From 162ed463b5776b45cfbe766ca5b7bf4ad78c8cc1 Mon Sep 17 00:00:00 2001 From: Vladimir Agafonkin Date: Tue, 10 Jul 2018 18:46:39 +0300 Subject: [PATCH 01/24] upgrade geojson-vt to 3.1.4 (#6942) --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index b90bc716bb6..36fb15e9dfa 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "csscolorparser": "~1.0.2", "earcut": "^2.1.3", "geojson-rewind": "^0.3.0", - "geojson-vt": "^3.1.2", + "geojson-vt": "^3.1.4", "gl-matrix": "^2.6.1", "gray-matter": "^3.0.8", "grid-index": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index 523dc51f490..ecd1941cfac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4369,9 +4369,9 @@ geojson-rewind@^0.3.0: concat-stream "~1.6.0" minimist "1.2.0" -geojson-vt@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/geojson-vt/-/geojson-vt-3.1.2.tgz#ea98849bd7717979db4c86fed8ef4e47475e4bab" +geojson-vt@^3.1.4: + version "3.1.4" + resolved "https://registry.yarnpkg.com/geojson-vt/-/geojson-vt-3.1.4.tgz#c8ffefbe3613d3ad2747e963b0b63b9e62ff11b8" get-caller-file@^1.0.1: version "1.0.2" From a43e11af70804f1d48257bb0b49e41a17e5664ae Mon Sep 17 00:00:00 2001 From: James Seppi Date: Tue, 10 Jul 2018 14:44:05 -0500 Subject: [PATCH 02/24] Update page shell and initialize analytics integrations (#6910) --- docs/components/page_shell.js | 7 +++++++ vendor/dotcom-page-shell/page-shell-script.js | 2 +- vendor/dotcom-page-shell/page-shell-styles.css | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/docs/components/page_shell.js b/docs/components/page_shell.js index db5b6b52451..152653597e7 100644 --- a/docs/components/page_shell.js +++ b/docs/components/page_shell.js @@ -3,6 +3,13 @@ import Helmet from 'react-helmet'; import ReactPageShell from '../../vendor/dotcom-page-shell/react-page-shell.js'; class PageShell extends React.Component { + componentDidMount() { + // initialize analytics + if (window && window.initializeMapboxAnalytics) { + window.initializeMapboxAnalytics(); + } + } + render() { return ( diff --git a/vendor/dotcom-page-shell/page-shell-script.js b/vendor/dotcom-page-shell/page-shell-script.js index d713fb162d5..112b4bed290 100644 --- a/vendor/dotcom-page-shell/page-shell-script.js +++ b/vendor/dotcom-page-shell/page-shell-script.js @@ -1,2 +1,2 @@ /*eslint-disable*/ -!(function(){"use strict";var e=function(){for(var e={},n=0;n1&&void 0!==arguments[1]?arguments[1]:window)}function pe(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:de;return e in n.style||!!t&&ue.some((function(t){return pe(fe(t,e))}))}function he(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:de,o=n.allowPrefixedProp,a=n.allowPrefixedValue,r=!1;return(o||a)&&(r=ue.some((function(n){return he(o?fe(n,e):e,a?"-"+n+"-"+t:t)}))),r||(i.style[e]=t,i.style[e]===t)}function ye(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:de;(ce={flexBox:pe("flex",e,t)&&he("display","flex",{allowPrefixedProp:!1,allowPrefixedValue:e},t),viewportUnits:he("width","100vw",{allowPrefixedProp:!1,allowPrefixedValue:!1},t),visibilityState:ge("visibilityState",window.document),devicePixelRatio:ge("devicePixelRatio")}).doesCutMustard=Object.keys(ce).every((function(e){return ce[e]}))}function we(){var e=window.document.getElementById("page-shell-compatibility-dismiss"),t=window.document.getElementById("page-shell-compatibility-warning");ve=!0,me=!1,e&&e.removeEventListener("click",we),t&&(t.style.display="none"),window.localStorage&&window.localStorage.setItem("suppress-browser-compatibility-warning","true")}var be=!1;function Ee(){window.matchMedia("(min-width: "+m+"px)").matches&&Le()}function ke(){var e=document.getElementById("mobile-nav-menu"),t=document.getElementById("page-header-content");e&&(be=!0,e.classList.add("shell-animated-menu--visible"),t.classList.add("shell-mobile-nav--visible"),pe("textOrientation",!0)||(document.querySelector(".shell-mobile-nav__trigger__bar--top").setAttribute("transform","translate(6 -1) rotate(45)"),document.querySelector(".shell-mobile-nav__trigger__bar--bottom").setAttribute("transform","translate(-6.5 6) rotate(-45)")),(function(){if(!le){var e=document.getElementById("page-shell"),t=document.getElementById("mobile-nav-menu"),n=document.getElementById("mobile-nav-backdrop");if(t&&e&&n){var i=Math.max(t.getBoundingClientRect().bottom+120,window.innerHeight);e.style.height=String(i)+"px",e.style.overflow="hidden",n.classList.add("shell-mobile-nav__backdrop--visible"),n.style.height=String(i-parseInt(n.style.top))+"px",le=!0}}})(),window.addEventListener("resize",Ee))}function Le(){var e=document.getElementById("mobile-nav-menu"),t=document.getElementById("page-header-content");e&&(be=!1,e.classList.remove("shell-animated-menu--visible"),t.classList.remove("shell-mobile-nav--visible"),pe("textOrientation",!0)||(document.querySelector(".shell-mobile-nav__trigger__bar--top").setAttribute("transform",""),document.querySelector(".shell-mobile-nav__trigger__bar--bottom").setAttribute("transform","")),se(),window.removeEventListener("resize",Ee))}function xe(e){var t=document.getElementById("mobile-nav-trigger-toggle"),n=document.getElementById("mobile-nav-menu"),i=document.getElementById("page-header-content");t&&n&&(e.target.getAttribute&&e.target.getAttribute("data-nav-link")?(document.documentElement.scrollTop=0,document.body.scrollTop=0,Le()):t.contains(e.target)?be?Le():ke():!be||n.contains(e.target)||i.contains(e.target)||Le())}var Be=!1;function Se(){if(!Be){Be=!0;var e=document.querySelectorAll("[data-nav-trigger]");if(0!==e.length){var t=void 0,n=void 0,i=void 0;for(i=0;i1&&void 0!==arguments[1]?arguments[1]:window)}function pe(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:de;return e in n.style||!!t&&ue.some((function(t){return pe(fe(t,e))}))}function he(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:de,o=n.allowPrefixedProp,a=n.allowPrefixedValue,r=!1;return(o||a)&&(r=ue.some((function(n){return he(o?fe(n,e):e,a?"-"+n+"-"+t:t)}))),r||(i.style[e]=t,i.style[e]===t)}function ye(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:de;(ce={flexBox:pe("flex",e,t)&&he("display","flex",{allowPrefixedProp:!1,allowPrefixedValue:e},t),viewportUnits:he("width","100vw",{allowPrefixedProp:!1,allowPrefixedValue:!1},t),visibilityState:ge("visibilityState",window.document),devicePixelRatio:ge("devicePixelRatio")}).doesCutMustard=Object.keys(ce).every((function(e){return ce[e]}))}function we(){var e=window.document.getElementById("page-shell-compatibility-dismiss"),t=window.document.getElementById("page-shell-compatibility-warning");ve=!0,me=!1,e&&e.removeEventListener("click",we),t&&(t.style.display="none"),window.localStorage&&window.localStorage.setItem("suppress-browser-compatibility-warning","true")}var be=!1;function Ee(){window.matchMedia("(min-width: "+m+"px)").matches&&Le()}function ke(){var e=document.getElementById("mobile-nav-menu"),t=document.getElementById("page-header-content");e&&(be=!0,e.classList.add("shell-animated-menu--visible"),t.classList.add("shell-mobile-nav--visible"),pe("textOrientation",!0)||(document.querySelector(".shell-mobile-nav__trigger__bar--top").setAttribute("transform","translate(6 -1) rotate(45)"),document.querySelector(".shell-mobile-nav__trigger__bar--bottom").setAttribute("transform","translate(-6.5 6) rotate(-45)")),(function(){if(!le){var e=document.getElementById("page-shell"),t=document.getElementById("mobile-nav-menu"),n=document.getElementById("mobile-nav-backdrop");if(t&&e&&n){var i=Math.max(t.getBoundingClientRect().bottom+120,window.innerHeight);e.style.height=String(i)+"px",e.style.overflow="hidden",n.classList.add("shell-mobile-nav__backdrop--visible"),n.style.height=String(i-parseInt(n.style.top))+"px",le=!0}}})(),window.addEventListener("resize",Ee))}function Le(){var e=document.getElementById("mobile-nav-menu"),t=document.getElementById("page-header-content");e&&(be=!1,e.classList.remove("shell-animated-menu--visible"),t.classList.remove("shell-mobile-nav--visible"),pe("textOrientation",!0)||(document.querySelector(".shell-mobile-nav__trigger__bar--top").setAttribute("transform",""),document.querySelector(".shell-mobile-nav__trigger__bar--bottom").setAttribute("transform","")),se(),window.removeEventListener("resize",Ee))}function Se(e){var t=document.getElementById("mobile-nav-trigger-toggle"),n=document.getElementById("mobile-nav-menu"),i=document.getElementById("page-header-content");t&&n&&(e.target.getAttribute&&e.target.getAttribute("data-nav-link")?(document.documentElement.scrollTop=0,document.body.scrollTop=0,Le()):t.contains(e.target)?be?Le():ke():!be||n.contains(e.target)||i.contains(e.target)||Le())}var xe=!1;function Be(){if(!xe){xe=!0;var e=document.querySelectorAll("[data-nav-trigger]");if(0!==e.length){var t=void 0,n=void 0,i=void 0;for(i=0;i Date: Wed, 11 Jul 2018 13:59:20 -0700 Subject: [PATCH 03/24] v0.47.0-beta.1 --- CHANGELOG.md | 24 ++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec0ecf870f4..5c793ce28e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,27 @@ +## 0.47.0-beta.1 + +## ✨ Features and improvements +* Add configurable drag pan threshold ([#6809](https://github.com/mapbox/mapbox-gl-js/pull/6809)) (h/t [msbarry](https://github.com/msbarry)) +* Add `raster-resampling` raster paint property ([#6411](https://github.com/mapbox/mapbox-gl-js/pull/6411)) (h/t [andrewharvey](https://github.com/andrewharvey)) +* Add `symbol-placement: line-center` ([#6821](https://github.com/mapbox/mapbox-gl-js/pull/6821)) +* Add methods for inspecting GeoJSON clusters ([#3318](https://github.com/mapbox/mapbox-gl-js/issues/3318), fixed by [#6829](https://github.com/mapbox/mapbox-gl-js/pull/6829)) +* Add warning to geolocate control when unsupported ([#6923](https://github.com/mapbox/mapbox-gl-js/pull/6923)) (h/t [aendrew](https://github.com/aendrew)) +* Upgrade geojson-vt to 3.1.4 ([#6942](https://github.com/mapbox/mapbox-gl-js/pull/6942)) + +## 🐛 Bug fixes +* Use updateData instead of re-creating buffers for repopulated paint arrays ([#6853](https://github.com/mapbox/mapbox-gl-js/pull/6853)) +* Fix ScrollZoom handler setting tr.zoom = NaN ([#6924](https://github.com/mapbox/mapbox-gl-js/pull/6924)) + - Failed to invert matrix error ([#6486](https://github.com/mapbox/mapbox-gl-js/issues/6486), fixed by [#6924](https://github.com/mapbox/mapbox-gl-js/pull/6924)) + - Fixing matrix errors ([#6782](https://github.com/mapbox/mapbox-gl-js/issues/6782), fixed by [#6924](https://github.com/mapbox/mapbox-gl-js/pull/6924)) +* Fix heatmap tile clipping when layers are ordered above it ([#6806](https://github.com/mapbox/mapbox-gl-js/issues/6806), fixed by [#6807](https://github.com/mapbox/mapbox-gl-js/pull/6807)) +* Fix video source in safari (macOS and iOS) ([#6443](https://github.com/mapbox/mapbox-gl-js/issues/6443), fixed by [#6811](https://github.com/mapbox/mapbox-gl-js/pull/6811)) +* Do not reload errored tiles ([#6813](https://github.com/mapbox/mapbox-gl-js/pull/6813)) +* Fix send / remove timing bug in Dispatcher ([#6756](https://github.com/mapbox/mapbox-gl-js/pull/6756), fixed by [#6826](https://github.com/mapbox/mapbox-gl-js/pull/6826)) +* Fix flyTo not zooming to exact given zoom ([#6828](https://github.com/mapbox/mapbox-gl-js/pull/6828)) +* Don't stop animation on map resize ([#6636](https://github.com/mapbox/mapbox-gl-js/pull/6636)) +* Fix map.getBounds() with rotated map ([#6875](https://github.com/mapbox/mapbox-gl-js/pull/6875)) (h/t [zoltan-mihalyi](https://github.com/zoltan-mihalyi)) +* Support collators in feature filter expressions. ([#6929](https://github.com/mapbox/mapbox-gl-js/pull/6929)) + ## 0.46.0 ### ⚠️ Breaking changes diff --git a/package.json b/package.json index 36fb15e9dfa..f9639e350dd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mapbox-gl", "description": "A WebGL interactive maps library", - "version": "0.46.0", + "version": "0.47.0-beta.1", "main": "dist/mapbox-gl.js", "style": "dist/mapbox-gl.css", "license": "SEE LICENSE IN LICENSE.txt", From e1af72cf07a46fc2c849e030b931e7669eac4b28 Mon Sep 17 00:00:00 2001 From: Anand Thakker Date: Mon, 16 Jul 2018 12:47:20 -0700 Subject: [PATCH 04/24] Include link to license in compiled bundle (#6975) --- rollup.config.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rollup.config.js b/rollup.config.js index bd8db38119c..da2736d1381 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -2,6 +2,8 @@ import fs from 'fs'; import sourcemaps from 'rollup-plugin-sourcemaps'; import {plugins} from './build/rollup_plugins'; +const version = JSON.parse(fs.readFileSync('package.json')).version; + const production = process.env.BUILD === 'production'; const outputFile = production ? 'dist/mapbox-gl.js' : 'dist/mapbox-gl-dev.js'; @@ -35,7 +37,8 @@ const config = [{ format: 'umd', sourcemap: production ? true : 'inline', indent: false, - intro: fs.readFileSync(require.resolve('./rollup/bundle_prelude.js'), 'utf8') + intro: fs.readFileSync(require.resolve('./rollup/bundle_prelude.js'), 'utf8'), + banner: `/* Mapbox GL JS is licensed under the 3-Clause BSD License. Full text of license: https://github.com/mapbox/mapbox-gl-js/blob/v${version}/LICENSE.txt */` }, treeshake: false, plugins: [ From 3f4acc82b35a5813abd08692a8baa9dfa257914c Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Tue, 17 Jul 2018 13:55:56 -0700 Subject: [PATCH 05/24] release-drink backport: Fix Webpack production mode compatibility (#6981) * fix webpack prod mode compatibility Closes #4359 * add a comment about ignoreGlobal --- build/rollup_plugins.js | 3 +++ package.json | 2 +- yarn.lock | 17 ++++++++--------- 3 files changed, 12 insertions(+), 10 deletions(-) diff --git a/build/rollup_plugins.js b/build/rollup_plugins.js index c91587ceede..d8930f920b3 100644 --- a/build/rollup_plugins.js +++ b/build/rollup_plugins.js @@ -29,6 +29,9 @@ export const plugins = () => [ include: 'src/shaders/index.js' }), commonjs({ + // global keyword handling causes Webpack compatibility issues, so we disabled it: + // https://github.com/mapbox/mapbox-gl-js/pull/6956 + ignoreGlobal: true, namedExports: { '@mapbox/whoots-js': ['getTileBBox'] } diff --git a/package.json b/package.json index f9639e350dd..3c6ef96b719 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "rollup": "^0.57.0", "rollup-plugin-browserify-transform": "^1.0.1", "rollup-plugin-buble": "^0.18.0", - "rollup-plugin-commonjs": "^8.2.6", + "rollup-plugin-commonjs": "^9.1.3", "rollup-plugin-json": "^2.3.0", "rollup-plugin-node-resolve": "3.0.0", "rollup-plugin-replace": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index ecd1941cfac..ab14d940c77 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3843,9 +3843,9 @@ estree-walker@^0.3.0: version "0.3.1" resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.3.1.tgz#e6b1a51cf7292524e7237c312e5fe6660c1ce1aa" -estree-walker@^0.5.0: - version "0.5.1" - resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.5.1.tgz#64fc375053abc6f57d73e9bd2f004644ad3c5854" +estree-walker@^0.5.1: + version "0.5.2" + resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.5.2.tgz#d3850be7529c9580d815600b53126515e146dd39" esutils@^2.0.2: version "2.0.2" @@ -8762,14 +8762,13 @@ rollup-plugin-buble@^0.18.0: buble "^0.18.0" rollup-pluginutils "^2.0.1" -rollup-plugin-commonjs@^8.2.6: - version "8.3.0" - resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-8.3.0.tgz#91b4ba18f340951e39ed7b1901f377a80ab3f9c3" +rollup-plugin-commonjs@^9.1.3: + version "9.1.3" + resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-9.1.3.tgz#37bfbf341292ea14f512438a56df8f9ca3ba4d67" dependencies: - acorn "^5.2.1" - estree-walker "^0.5.0" + estree-walker "^0.5.1" magic-string "^0.22.4" - resolve "^1.4.0" + resolve "^1.5.0" rollup-pluginutils "^2.0.1" rollup-plugin-json@^2.3.0: From 330de68a658b5efdf3de88b25680501511de04f3 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Wed, 18 Jul 2018 10:46:22 -0700 Subject: [PATCH 06/24] v0.47.0 --- CHANGELOG.md | 4 +++- package.json | 2 +- src/style-spec/CHANGELOG.md | 6 ++++++ src/style-spec/package.json | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c793ce28e7..add2c2cc2ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.47.0-beta.1 +## 0.47.0 ## ✨ Features and improvements * Add configurable drag pan threshold ([#6809](https://github.com/mapbox/mapbox-gl-js/pull/6809)) (h/t [msbarry](https://github.com/msbarry)) @@ -7,6 +7,7 @@ * Add methods for inspecting GeoJSON clusters ([#3318](https://github.com/mapbox/mapbox-gl-js/issues/3318), fixed by [#6829](https://github.com/mapbox/mapbox-gl-js/pull/6829)) * Add warning to geolocate control when unsupported ([#6923](https://github.com/mapbox/mapbox-gl-js/pull/6923)) (h/t [aendrew](https://github.com/aendrew)) * Upgrade geojson-vt to 3.1.4 ([#6942](https://github.com/mapbox/mapbox-gl-js/pull/6942)) +* Include link to license in compiled bundle ([#6975](https://github.com/mapbox/mapbox-gl-js/pull/6975)) ## 🐛 Bug fixes * Use updateData instead of re-creating buffers for repopulated paint arrays ([#6853](https://github.com/mapbox/mapbox-gl-js/pull/6853)) @@ -21,6 +22,7 @@ * Don't stop animation on map resize ([#6636](https://github.com/mapbox/mapbox-gl-js/pull/6636)) * Fix map.getBounds() with rotated map ([#6875](https://github.com/mapbox/mapbox-gl-js/pull/6875)) (h/t [zoltan-mihalyi](https://github.com/zoltan-mihalyi)) * Support collators in feature filter expressions. ([#6929](https://github.com/mapbox/mapbox-gl-js/pull/6929)) +* Fix Webpack production mode compatibility ([#6981](https://github.com/mapbox/mapbox-gl-js/pull/6981)) ## 0.46.0 diff --git a/package.json b/package.json index 3c6ef96b719..f91d6aa529b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mapbox-gl", "description": "A WebGL interactive maps library", - "version": "0.47.0-beta.1", + "version": "0.47.0", "main": "dist/mapbox-gl.js", "style": "dist/mapbox-gl.css", "license": "SEE LICENSE IN LICENSE.txt", diff --git a/src/style-spec/CHANGELOG.md b/src/style-spec/CHANGELOG.md index 54fd5ba918d..32b3915fd7f 100644 --- a/src/style-spec/CHANGELOG.md +++ b/src/style-spec/CHANGELOG.md @@ -1,3 +1,9 @@ +## 13.1.0 + +## ✨ Features and improvements +* Add `raster-resampling` raster paint property ([#6411](https://github.com/mapbox/mapbox-gl-js/pull/6411)) (h/t [andrewharvey](https://github.com/andrewharvey)) +* Add `symbol-placement: line-center` ([#6821](https://github.com/mapbox/mapbox-gl-js/pull/6821)) + ## 13.0.1 ### ⚠️ Breaking changes diff --git a/src/style-spec/package.json b/src/style-spec/package.json index 04025f2ef45..96720e027c0 100644 --- a/src/style-spec/package.json +++ b/src/style-spec/package.json @@ -1,7 +1,7 @@ { "name": "@mapbox/mapbox-gl-style-spec", "description": "a specification for mapbox gl styles", - "version": "13.0.1", + "version": "13.1.0", "author": "Mapbox", "keywords": [ "mapbox", From 073d8f3bb9f4c27f60b8bf74ca8dfa20cfdeb364 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Wed, 18 Jul 2018 11:16:27 -0700 Subject: [PATCH 07/24] ios-v4.2.0, macos-v0.9.0 in style spec --- src/style-spec/reference/v8.json | 42 +++++++++++++++++++++++++++++--- 1 file changed, 39 insertions(+), 3 deletions(-) diff --git a/src/style-spec/reference/v8.json b/src/style-spec/reference/v8.json index 31073ac0e26..aa995c603cf 100644 --- a/src/style-spec/reference/v8.json +++ b/src/style-spec/reference/v8.json @@ -2501,7 +2501,9 @@ "group": "Types", "sdk-support": { "basic functionality": { - "js": "0.45.0" + "js": "0.45.0", + "ios": "4.2.0", + "macos": "0.9.0" } } }, @@ -2971,6 +2973,11 @@ "android": "6.0.0", "ios": "4.0.0", "macos": "0.7.0" + }, + "collator": { + "js": "0.45.0", + "ios": "4.2.0", + "macos": "0.9.0" } } }, @@ -2983,6 +2990,11 @@ "android": "6.0.0", "ios": "4.0.0", "macos": "0.7.0" + }, + "collator": { + "js": "0.45.0", + "ios": "4.2.0", + "macos": "0.9.0" } } }, @@ -2995,6 +3007,11 @@ "android": "6.0.0", "ios": "4.0.0", "macos": "0.7.0" + }, + "collator": { + "js": "0.45.0", + "ios": "4.2.0", + "macos": "0.9.0" } } }, @@ -3007,6 +3024,11 @@ "android": "6.0.0", "ios": "4.0.0", "macos": "0.7.0" + }, + "collator": { + "js": "0.45.0", + "ios": "4.2.0", + "macos": "0.9.0" } } }, @@ -3019,6 +3041,11 @@ "android": "6.0.0", "ios": "4.0.0", "macos": "0.7.0" + }, + "collator": { + "js": "0.45.0", + "ios": "4.2.0", + "macos": "0.9.0" } } }, @@ -3031,6 +3058,11 @@ "android": "6.0.0", "ios": "4.0.0", "macos": "0.7.0" + }, + "collator": { + "js": "0.45.0", + "ios": "4.2.0", + "macos": "0.9.0" } } }, @@ -3115,7 +3147,9 @@ "group": "String", "sdk-support": { "basic functionality": { - "js": "0.45.0" + "js": "0.45.0", + "ios": "4.2.0", + "macos": "0.9.0" } } } @@ -5086,7 +5120,9 @@ "default": "linear", "sdk-support": { "basic functionality": { - "js": "0.47.0" + "js": "0.47.0", + "ios": "4.2.0", + "macos": "0.9.0" }, "data-driven styling": {} }, From 8abf00864c76781780f15d469c265f5d07735dd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Wed, 18 Jul 2018 11:25:03 -0700 Subject: [PATCH 08/24] android-v6.3.0 --- src/style-spec/reference/v8.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/style-spec/reference/v8.json b/src/style-spec/reference/v8.json index aa995c603cf..790f69d1e8f 100644 --- a/src/style-spec/reference/v8.json +++ b/src/style-spec/reference/v8.json @@ -5121,6 +5121,7 @@ "sdk-support": { "basic functionality": { "js": "0.47.0", + "android": "6.3.0", "ios": "4.2.0", "macos": "0.9.0" }, From f8fa54bd01d3fc9aa09ad2101b5b30ced41b27e2 Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Sat, 21 Jul 2018 12:25:11 +1000 Subject: [PATCH 09/24] add capability to inspect a cluster on click to cluster example --- docs/pages/example/cluster.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/docs/pages/example/cluster.html b/docs/pages/example/cluster.html index 108bbb1ce57..3e562286c6c 100644 --- a/docs/pages/example/cluster.html +++ b/docs/pages/example/cluster.html @@ -78,5 +78,27 @@ "circle-stroke-color": "#fff" } }); + + // inspect a cluster on click + map.on('click', 'clusters', function (e) { + var features = map.queryRenderedFeatures(e.point, { layers: ['clusters'] }); + var clusterId = features[0].properties.cluster_id; + map.getSource('earthquakes').getClusterExpansionZoom(clusterId, function (err, zoom) { + if (err) + return; + + map.easeTo({ + center: features[0].geometry.coordinates, + zoom: zoom + }); + }); + }); + + map.on('mouseenter', 'clusters', function () { + map.getCanvas().style.cursor = 'pointer'; + }); + map.on('mouseleave', 'clusters', function () { + map.getCanvas().style.cursor = ''; + }); }); From 4fbcdc491c70f98e6cbeb0e91459c921cea413ba Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Sat, 21 Jul 2018 12:36:00 +1000 Subject: [PATCH 10/24] link to cluster example from GeoJSON source in API doc --- src/source/geojson_source.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/source/geojson_source.js b/src/source/geojson_source.js index a63e5fcac4f..ff287a541d7 100644 --- a/src/source/geojson_source.js +++ b/src/source/geojson_source.js @@ -58,6 +58,7 @@ import type {PerformanceResourceTiming} from '../types/performance_resource_timi * @see [Draw GeoJSON points](https://www.mapbox.com/mapbox-gl-js/example/geojson-markers/) * @see [Add a GeoJSON line](https://www.mapbox.com/mapbox-gl-js/example/geojson-line/) * @see [Create a heatmap from points](https://www.mapbox.com/mapbox-gl-js/example/heatmap/) + * @see [Create and style clusters](https://www.mapbox.com/mapbox-gl-js/example/cluster/) */ class GeoJSONSource extends Evented implements Source { type: 'geojson'; From 692126ea7102f510ea623039c28ccc90374838dc Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Sun, 22 Jul 2018 09:38:17 +1000 Subject: [PATCH 11/24] simplify us_states.geojson asset to reduce file size (#7001) --- docs/pages/assets/us_states.geojson | 112 ++++++++++++++-------------- 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/docs/pages/assets/us_states.geojson b/docs/pages/assets/us_states.geojson index 772b72dc9ab..2b8fb263824 100644 --- a/docs/pages/assets/us_states.geojson +++ b/docs/pages/assets/us_states.geojson @@ -1,58 +1,58 @@ {"type":"FeatureCollection", "features": [ -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-80.519,40.6388],[-80.519,40.6386],[-80.519,40.6382],[-80.519,40.6379],[-80.519,40.6377],[-80.519,40.6375],[-80.519,40.6353],[-80.519,40.6352],[-80.519,40.635],[-80.519,40.6349],[-80.519,40.6348],[-80.519,40.6347],[-80.519,40.6346],[-80.519,40.6345],[-80.519,40.6344],[-80.519,40.6334],[-80.519,40.6333],[-80.519,40.6324],[-80.519,40.6294],[-80.519,40.6284],[-80.519,40.6281],[-80.519,40.6271],[-80.519,40.6268],[-80.519,40.6264],[-80.519,40.6254],[-80.519,40.6251],[-80.519,40.625],[-80.519,40.6249],[-80.519,40.6248],[-80.519,40.6238],[-80.519,40.6209],[-80.519,40.62],[-80.519,40.6195],[-80.519,40.618],[-80.519,40.6175],[-80.519,40.6173],[-80.519,40.6166],[-80.519,40.6164],[-80.5191,40.6164],[-80.5191,40.6162],[-80.5191,40.6157],[-80.5191,40.6155],[-80.5191,40.615],[-80.519,40.6132],[-80.519,40.6126],[-80.519,40.6122],[-80.519,40.611],[-80.519,40.6106],[-80.519,40.6103],[-80.519,40.6096],[-80.519,40.6094],[-80.519,40.6088],[-80.519,40.6084],[-80.519,40.6082],[-80.519,40.6081],[-80.519,40.6073],[-80.519,40.6072],[-80.519,40.607],[-80.519,40.6069],[-80.519,40.6068],[-80.519,40.6065],[-80.519,40.6063],[-80.519,40.6062],[-80.519,40.6057],[-80.519,40.6043],[-80.519,40.6038],[-80.5191,40.5988],[-80.5191,40.5983],[-80.5191,40.5982],[-80.5191,40.5979],[-80.5191,40.5976],[-80.5191,40.5975],[-80.5191,40.5924],[-80.5191,40.5923],[-80.5191,40.5902],[-80.5191,40.5903],[-80.5191,40.5902],[-80.5191,40.5901],[-80.519,40.581],[-80.519,40.5802],[-80.519,40.5799],[-80.519,40.5795],[-80.519,40.5793],[-80.519,40.5757],[-80.5189,40.5723],[-80.5189,40.5722],[-80.519,40.5722],[-80.519,40.572],[-80.519,40.5716],[-80.519,40.5703],[-80.519,40.5698],[-80.519,40.5687],[-80.5189,40.5654],[-80.5189,40.5643],[-80.5189,40.5633],[-80.5189,40.5618],[-80.5189,40.5603],[-80.5189,40.5596],[-80.5189,40.5593],[-80.5189,40.5588],[-80.5189,40.5574],[-80.519,40.5572],[-80.519,40.5567],[-80.519,40.5566],[-80.519,40.5565],[-80.519,40.5563],[-80.519,40.5562],[-80.5192,40.5525],[-80.5191,40.5513],[-80.5191,40.5426],[-80.5191,40.5419],[-80.5192,40.5345],[-80.5192,40.534],[-80.5192,40.5335],[-80.519,40.5246],[-80.5189,40.5214],[-80.5189,40.5211],[-80.5189,40.521],[-80.5189,40.5209],[-80.519,40.5198],[-80.5191,40.5185],[-80.5191,40.5178],[-80.519,40.5177],[-80.519,40.5176],[-80.519,40.5173],[-80.519,40.5167],[-80.519,40.5165],[-80.519,40.5161],[-80.5189,40.515],[-80.5189,40.5147],[-80.5189,40.5141],[-80.5189,40.5125],[-80.5189,40.512],[-80.5189,40.5117],[-80.5189,40.511],[-80.5189,40.5107],[-80.519,40.5088],[-80.519,40.5033],[-80.519,40.5014],[-80.519,40.5007],[-80.519,40.5001],[-80.519,40.4967],[-80.519,40.4948],[-80.5189,40.4907],[-80.519,40.4865],[-80.519,40.4857],[-80.5189,40.4828],[-80.519,40.4799],[-80.519,40.4794],[-80.519,40.4779],[-80.519,40.4774],[-80.519,40.4768],[-80.519,40.475],[-80.519,40.4744],[-80.519,40.4742],[-80.519,40.4738],[-80.519,40.4737],[-80.5189,40.4726],[-80.5185,40.4695],[-80.5184,40.4684],[-80.5179,40.4646],[-80.5178,40.4635],[-80.5177,40.4624],[-80.5177,40.4623],[-80.5177,40.4622],[-80.5177,40.4612],[-80.5177,40.4582],[-80.5177,40.4572],[-80.5178,40.4542],[-80.5178,40.4513],[-80.5179,40.4463],[-80.518,40.4323],[-80.518,40.4235],[-80.518,40.4234],[-80.518,40.4233],[-80.518,40.4231],[-80.5179,40.4225],[-80.5179,40.4223],[-80.5179,40.4216],[-80.5179,40.4197],[-80.5179,40.4191],[-80.5179,40.4189],[-80.5179,40.4182],[-80.5179,40.418],[-80.5179,40.4179],[-80.5179,40.4176],[-80.5179,40.4174],[-80.5179,40.4173],[-80.5179,40.4163],[-80.5179,40.4131],[-80.5179,40.4121],[-80.5179,40.4118],[-80.518,40.411],[-80.518,40.4108],[-80.518,40.4102],[-80.518,40.4086],[-80.518,40.4081],[-80.518,40.408],[-80.518,40.4077],[-80.518,40.4045],[-80.518,40.4038],[-80.518,40.4027],[-80.518,40.4021],[-80.518,40.3996],[-80.518,40.3995],[-80.518,40.3994],[-80.518,40.3993],[-80.518,40.3991],[-80.518,40.3989],[-80.518,40.3988],[-80.5181,40.3986],[-80.5181,40.3981],[-80.5181,40.3965],[-80.5181,40.3961],[-80.5181,40.3958],[-80.5181,40.3951],[-80.5181,40.3948],[-80.5181,40.3947],[-80.5181,40.3941],[-80.5181,40.3939],[-80.5181,40.3938],[-80.5181,40.3935],[-80.5181,40.3933],[-80.5181,40.3929],[-80.5181,40.3928],[-80.5181,40.3927],[-80.5181,40.3924],[-80.5181,40.3922],[-80.5181,40.3917],[-80.5181,40.3916],[-80.5181,40.3915],[-80.5181,40.3913],[-80.5181,40.3912],[-80.5181,40.3903],[-80.5181,40.3876],[-80.5181,40.3867],[-80.518,40.3832],[-80.518,40.3771],[-80.518,40.3727],[-80.518,40.3692],[-80.518,40.3691],[-80.518,40.369],[-80.518,40.3688],[-80.518,40.3687],[-80.518,40.3686],[-80.518,40.3685],[-80.518,40.3684],[-80.518,40.3683],[-80.518,40.3682],[-80.518,40.3681],[-80.518,40.3678],[-80.518,40.3677],[-80.518,40.3676],[-80.5179,40.3676],[-80.518,40.3671],[-80.518,40.3667],[-80.518,40.3659],[-80.5182,40.3634],[-80.5182,40.3626],[-80.5184,40.3601],[-80.5188,40.3524],[-80.519,40.3498],[-80.519,40.3487],[-80.519,40.3484],[-80.519,40.3454],[-80.519,40.3443],[-80.519,40.3439],[-80.519,40.3438],[-80.519,40.3425],[-80.519,40.3421],[-80.519,40.342],[-80.519,40.3416],[-80.519,40.3414],[-80.519,40.3411],[-80.519,40.3403],[-80.519,40.34],[-80.519,40.3396],[-80.519,40.3389],[-80.519,40.3382],[-80.519,40.3378],[-80.519,40.3376],[-80.519,40.3375],[-80.519,40.3366],[-80.519,40.3363],[-80.519,40.3352],[-80.519,40.3319],[-80.519,40.331],[-80.519,40.3308],[-80.519,40.3291],[-80.519,40.3238],[-80.519,40.322],[-80.519,40.3212],[-80.519,40.3189],[-80.519,40.3182],[-80.519,40.3169],[-80.519,40.3133],[-80.519,40.3121],[-80.519,40.312],[-80.519,40.3119],[-80.519,40.3117],[-80.519,40.3116],[-80.519,40.3115],[-80.519,40.3093],[-80.519,40.3027],[-80.519,40.3005],[-80.519,40.3003],[-80.519,40.2997],[-80.519,40.2995],[-80.519,40.2945],[-80.519,40.2942],[-80.519,40.2908],[-80.519,40.2906],[-80.519,40.2905],[-80.519,40.2904],[-80.519,40.29],[-80.519,40.2898],[-80.519,40.2897],[-80.519,40.2896],[-80.519,40.2895],[-80.519,40.2893],[-80.5191,40.2893],[-80.5191,40.2892],[-80.5191,40.289],[-80.5191,40.2889],[-80.5191,40.2888],[-80.5191,40.2886],[-80.5191,40.2883],[-80.5191,40.287],[-80.5191,40.2865],[-80.5191,40.2838],[-80.5191,40.2837],[-80.5191,40.2834],[-80.5191,40.2819],[-80.5191,40.2818],[-80.5191,40.2817],[-80.5191,40.2816],[-80.5191,40.2815],[-80.5191,40.2789],[-80.5192,40.271],[-80.5192,40.2683],[-80.5192,40.2682],[-80.5191,40.2681],[-80.5192,40.2622],[-80.5191,40.257],[-80.5191,40.2444],[-80.5191,40.231],[-80.5191,40.2309],[-80.5191,40.2068],[-80.5191,40.2035],[-80.5191,40.2027],[-80.519,40.199],[-80.5189,40.1985],[-80.5189,40.1968],[-80.5189,40.1962],[-80.5189,40.196],[-80.5189,40.1959],[-80.5189,40.1958],[-80.5189,40.1957],[-80.5189,40.1846],[-80.5189,40.1842],[-80.5189,40.1831],[-80.5189,40.1827],[-80.519,40.1807],[-80.519,40.1746],[-80.5191,40.1728],[-80.5191,40.1726],[-80.5191,40.1724],[-80.5191,40.1723],[-80.5191,40.1722],[-80.5191,40.1719],[-80.5191,40.1713],[-80.5191,40.1597],[-80.5191,40.1559],[-80.5191,40.1505],[-80.519,40.1471],[-80.519,40.1445],[-80.519,40.1442],[-80.519,40.1441],[-80.519,40.1439],[-80.519,40.1348],[-80.519,40.1345],[-80.5191,40.125],[-80.519,40.1218],[-80.5189,40.1177],[-80.5189,40.1175],[-80.5189,40.1157],[-80.519,40.1103],[-80.519,40.1084],[-80.519,40.1081],[-80.519,40.1069],[-80.519,40.1065],[-80.519,40.1063],[-80.519,40.1035],[-80.519,40.1031],[-80.519,40.1027],[-80.519,40.1026],[-80.519,40.099],[-80.519,40.0989],[-80.5191,40.0983],[-80.5192,40.0958],[-80.5192,40.0956],[-80.5192,40.0953],[-80.5192,40.0911],[-80.5191,40.0889],[-80.519,40.0781],[-80.519,40.0773],[-80.519,40.077],[-80.519,40.0739],[-80.519,40.0738],[-80.519,40.0735],[-80.519,40.0734],[-80.519,40.0733],[-80.519,40.0732],[-80.519,40.0731],[-80.519,40.0722],[-80.519,40.0696],[-80.519,40.0687],[-80.519,40.0686],[-80.519,40.0684],[-80.519,40.0683],[-80.519,40.0682],[-80.519,40.0679],[-80.519,40.0657],[-80.519,40.0654],[-80.519,40.0651],[-80.519,40.0647],[-80.519,40.0641],[-80.5191,40.0641],[-80.5192,40.052],[-80.5192,40.0517],[-80.5192,40.0508],[-80.5192,40.047],[-80.5193,40.0457],[-80.5193,40.0455],[-80.5193,40.0454],[-80.519,40.0367],[-80.519,40.0366],[-80.519,40.0365],[-80.519,40.0363],[-80.519,40.0362],[-80.5193,40.0262],[-80.5193,40.0258],[-80.5192,40.0203],[-80.5191,40.017],[-80.5191,40.0168],[-80.5191,40.0164],[-80.5191,40.0152],[-80.5191,40.0117],[-80.5191,40.0106],[-80.5191,40.009],[-80.5191,40.0089],[-80.519,40.0032],[-80.519,40.003],[-80.5191,40.0001],[-80.5191,39.9997],[-80.5191,39.9987],[-80.5191,39.9984],[-80.5191,39.9976],[-80.5191,39.9769],[-80.5191,39.97],[-80.5192,39.966],[-80.5192,39.9659],[-80.5192,39.9657],[-80.5192,39.9634],[-80.5192,39.9629],[-80.5191,39.9622],[-80.5191,39.9621],[-80.5191,39.962],[-80.5192,39.9617],[-80.5191,39.9595],[-80.5191,39.9594],[-80.5191,39.9593],[-80.5191,39.9585],[-80.5191,39.958],[-80.5191,39.9579],[-80.5191,39.958],[-80.5191,39.9574],[-80.5192,39.9569],[-80.5192,39.9476],[-80.5191,39.9474],[-80.5191,39.9473],[-80.519,39.9414],[-80.519,39.9413],[-80.519,39.9412],[-80.519,39.9411],[-80.519,39.9409],[-80.519,39.9407],[-80.519,39.9397],[-80.519,39.9387],[-80.5191,39.938],[-80.5191,39.9379],[-80.5192,39.9374],[-80.5192,39.9372],[-80.5193,39.9348],[-80.5193,39.9347],[-80.5193,39.9346],[-80.5193,39.9345],[-80.5194,39.9335],[-80.5194,39.9334],[-80.5194,39.9333],[-80.5194,39.9332],[-80.5193,39.9331],[-80.5193,39.9321],[-80.5192,39.932],[-80.5192,39.9319],[-80.5191,39.916],[-80.5191,39.9132],[-80.5191,39.9085],[-80.519,39.9019],[-80.519,39.8972],[-80.5189,39.896],[-80.5189,39.8913],[-80.5189,39.891],[-80.519,39.8782],[-80.5191,39.8754],[-80.5191,39.8706],[-80.5191,39.8703],[-80.519,39.8663],[-80.519,39.8658],[-80.519,39.865],[-80.519,39.8621],[-80.519,39.8583],[-80.519,39.8561],[-80.519,39.856],[-80.519,39.8489],[-80.519,39.8449],[-80.519,39.8447],[-80.5192,39.837],[-80.5192,39.8366],[-80.5192,39.8357],[-80.5192,39.8353],[-80.5191,39.8332],[-80.5191,39.8331],[-80.5191,39.8328],[-80.5192,39.829],[-80.5192,39.8283],[-80.5192,39.8226],[-80.5192,39.8211],[-80.5193,39.8165],[-80.5194,39.8066],[-80.5194,39.8062],[-80.5194,39.8055],[-80.5194,39.803],[-80.5194,39.8012],[-80.5193,39.7976],[-80.5193,39.7967],[-80.5193,39.7917],[-80.5193,39.7893],[-80.5193,39.789],[-80.5194,39.7867],[-80.5193,39.7865],[-80.5193,39.7864],[-80.5193,39.7854],[-80.5193,39.7809],[-80.5193,39.7803],[-80.5193,39.7786],[-80.5194,39.7741],[-80.5194,39.7674],[-80.5194,39.767],[-80.5194,39.7661],[-80.5193,39.7658],[-80.5193,39.7655],[-80.5193,39.765],[-80.5193,39.7634],[-80.5194,39.7501],[-80.5195,39.7452],[-80.5195,39.7449],[-80.5195,39.7446],[-80.5195,39.7444],[-80.5195,39.7443],[-80.5195,39.7442],[-80.5195,39.7441],[-80.5195,39.7422],[-80.5194,39.7401],[-80.5194,39.7388],[-80.5194,39.7375],[-80.5193,39.7371],[-80.5193,39.7369],[-80.5193,39.7237],[-80.5193,39.7214],[-80.5151,39.7214],[-80.515,39.7214],[-80.5054,39.7213],[-80.4998,39.7213],[-80.4955,39.7212],[-80.4924,39.7212],[-80.492,39.7212],[-80.4889,39.7212],[-80.4768,39.7213],[-80.4767,39.7213],[-80.4765,39.7213],[-80.4764,39.7213],[-80.4684,39.7213],[-80.4682,39.7213],[-80.468,39.7213],[-80.4583,39.7213],[-80.4579,39.7213],[-80.4542,39.7212],[-80.4523,39.7212],[-80.4501,39.7212],[-80.446,39.7212],[-80.4458,39.7212],[-80.4456,39.7212],[-80.4455,39.7212],[-80.4454,39.7212],[-80.4453,39.7212],[-80.4451,39.7212],[-80.4315,39.7212],[-80.4311,39.7212],[-80.4308,39.7212],[-80.4292,39.7212],[-80.4285,39.7212],[-80.4281,39.7212],[-80.428,39.7212],[-80.4279,39.7212],[-80.4278,39.7212],[-80.4276,39.7212],[-80.4258,39.7212],[-80.4214,39.7212],[-80.4126,39.7212],[-80.4121,39.7212],[-80.4101,39.7212],[-80.4034,39.7212],[-80.3974,39.7212],[-80.397,39.7212],[-80.3966,39.7212],[-80.3952,39.7212],[-80.3951,39.7212],[-80.3924,39.7212],[-80.3923,39.7212],[-80.3906,39.7213],[-80.3884,39.7213],[-80.3796,39.7213],[-80.3795,39.7213],[-80.3792,39.7213],[-80.3785,39.7213],[-80.3751,39.7213],[-80.3723,39.7214],[-80.3722,39.7214],[-80.3698,39.7214],[-80.3694,39.7214],[-80.3693,39.7214],[-80.3692,39.7214],[-80.3687,39.7214],[-80.3686,39.7214],[-80.3682,39.7214],[-80.3566,39.7214],[-80.3508,39.7214],[-80.3507,39.7214],[-80.3503,39.7214],[-80.3502,39.7214],[-80.35,39.7214],[-80.3499,39.7214],[-80.3485,39.7214],[-80.3389,39.7214],[-80.3388,39.7214],[-80.3378,39.7213],[-80.3365,39.7213],[-80.3363,39.7213],[-80.3358,39.7213],[-80.3357,39.7213],[-80.3356,39.7213],[-80.3355,39.7213],[-80.3354,39.7213],[-80.3344,39.7213],[-80.3343,39.7213],[-80.332,39.7213],[-80.3319,39.7213],[-80.3299,39.7213],[-80.3284,39.7213],[-80.3283,39.7213],[-80.3095,39.7213],[-80.3092,39.7213],[-80.3087,39.7213],[-80.3077,39.7213],[-80.3064,39.7213],[-80.3061,39.7213],[-80.306,39.7213],[-80.3059,39.7213],[-80.3058,39.7213],[-80.2939,39.7212],[-80.2938,39.7212],[-80.2909,39.7212],[-80.2908,39.7212],[-80.2889,39.7212],[-80.2874,39.7212],[-80.2839,39.7211],[-80.2835,39.7211],[-80.2812,39.7211],[-80.2811,39.7211],[-80.281,39.7211],[-80.2809,39.7211],[-80.2807,39.7211],[-80.28,39.7211],[-80.2796,39.7211],[-80.2768,39.7211],[-80.2764,39.7211],[-80.2762,39.7211],[-80.276,39.7211],[-80.2759,39.7211],[-80.2753,39.7211],[-80.275,39.7211],[-80.2748,39.7211],[-80.2746,39.7211],[-80.2745,39.7211],[-80.2743,39.7211],[-80.2742,39.7211],[-80.2739,39.7211],[-80.2704,39.7211],[-80.2702,39.7211],[-80.2701,39.7211],[-80.27,39.7211],[-80.2696,39.7211],[-80.2695,39.7211],[-80.2671,39.7211],[-80.2666,39.7211],[-80.2645,39.7211],[-80.2629,39.7211],[-80.2628,39.7211],[-80.2627,39.7211],[-80.2626,39.7211],[-80.2613,39.7211],[-80.2611,39.7211],[-80.2583,39.721],[-80.258,39.721],[-80.2569,39.721],[-80.2552,39.721],[-80.2495,39.721],[-80.2442,39.7211],[-80.244,39.7211],[-80.2439,39.7211],[-80.2437,39.7211],[-80.2433,39.7211],[-80.2413,39.7211],[-80.2404,39.7211],[-80.2393,39.7211],[-80.2392,39.7211],[-80.2389,39.7211],[-80.2387,39.7211],[-80.2384,39.7211],[-80.2367,39.7211],[-80.2366,39.7211],[-80.2365,39.7211],[-80.2362,39.7211],[-80.2356,39.7211],[-80.2336,39.7212],[-80.2327,39.7212],[-80.2326,39.7212],[-80.2324,39.7212],[-80.2322,39.7212],[-80.2294,39.7212],[-80.2285,39.7212],[-80.2271,39.7212],[-80.2262,39.7212],[-80.2259,39.7212],[-80.2252,39.7212],[-80.2242,39.7212],[-80.2241,39.7212],[-80.224,39.7212],[-80.2239,39.7212],[-80.2232,39.7212],[-80.2222,39.7212],[-80.2218,39.7212],[-80.2215,39.7212],[-80.2202,39.7212],[-80.2146,39.7212],[-80.214,39.7212],[-80.2136,39.7212],[-80.2123,39.7212],[-80.2122,39.7212],[-80.212,39.7212],[-80.2118,39.7212],[-80.2117,39.7212],[-80.2116,39.7212],[-80.2113,39.7212],[-80.2111,39.7212],[-80.2109,39.7212],[-80.2106,39.7212],[-80.2099,39.7212],[-80.2097,39.7212],[-80.2095,39.7212],[-80.2094,39.7212],[-80.2085,39.7212],[-80.2084,39.7212],[-80.2075,39.7212],[-80.2067,39.7212],[-80.2065,39.7212],[-80.2062,39.7212],[-80.2061,39.7212],[-80.206,39.7212],[-80.2059,39.7212],[-80.2058,39.7212],[-80.2054,39.7212],[-80.2051,39.7212],[-80.203,39.7212],[-80.2016,39.7212],[-80.2015,39.7212],[-80.2014,39.7211],[-80.2014,39.7212],[-80.201,39.7211],[-80.1994,39.7212],[-80.1993,39.7212],[-80.1992,39.7212],[-80.199,39.7212],[-80.1989,39.7212],[-80.1988,39.7212],[-80.1986,39.7212],[-80.1981,39.7212],[-80.198,39.7212],[-80.1979,39.7212],[-80.1974,39.7212],[-80.1951,39.7212],[-80.1947,39.7212],[-80.1926,39.7212],[-80.1925,39.7212],[-80.1921,39.7212],[-80.1912,39.7212],[-80.1911,39.7212],[-80.1909,39.7212],[-80.1896,39.7212],[-80.1893,39.7212],[-80.1887,39.7212],[-80.1886,39.7212],[-80.1885,39.7212],[-80.1875,39.7212],[-80.1854,39.7212],[-80.1853,39.7212],[-80.1852,39.7212],[-80.1851,39.7212],[-80.185,39.7212],[-80.1844,39.7212],[-80.1843,39.7212],[-80.1842,39.7212],[-80.1832,39.7212],[-80.1812,39.7212],[-80.1775,39.7211],[-80.1773,39.7211],[-80.1742,39.7212],[-80.1734,39.7212],[-80.1733,39.7212],[-80.1659,39.7212],[-80.1658,39.7212],[-80.1657,39.7212],[-80.1656,39.7212],[-80.1549,39.7212],[-80.1539,39.7212],[-80.1536,39.7212],[-80.1492,39.7212],[-80.1461,39.7212],[-80.1433,39.7212],[-80.1431,39.7212],[-80.143,39.7212],[-80.1421,39.7212],[-80.1411,39.7212],[-80.1409,39.7212],[-80.1321,39.7211],[-80.1303,39.7211],[-80.1293,39.7211],[-80.1285,39.7211],[-80.128,39.7211],[-80.1278,39.7211],[-80.1276,39.7211],[-80.1275,39.7211],[-80.1269,39.7211],[-80.1268,39.7211],[-80.1248,39.7211],[-80.1247,39.7211],[-80.1124,39.7211],[-80.1094,39.7211],[-80.1092,39.7211],[-80.1091,39.7211],[-80.109,39.7211],[-80.1089,39.7211],[-80.1059,39.7211],[-80.1058,39.7211],[-80.1056,39.7211],[-80.1054,39.7211],[-80.1049,39.7211],[-80.093,39.7212],[-80.0927,39.7212],[-80.0924,39.7212],[-80.0923,39.7212],[-80.0918,39.7212],[-80.0911,39.7212],[-80.0904,39.7212],[-80.0871,39.7212],[-80.0868,39.7212],[-80.0867,39.7212],[-80.0865,39.7212],[-80.0849,39.7212],[-80.0838,39.7212],[-80.0837,39.7212],[-80.0806,39.7214],[-80.0802,39.7214],[-80.078,39.7214],[-80.0776,39.7214],[-80.076,39.7214],[-80.0628,39.7213],[-80.0622,39.7213],[-80.0621,39.7213],[-80.0616,39.7213],[-80.0613,39.7213],[-80.0498,39.7213],[-80.044,39.7213],[-80.0417,39.7213],[-80.0311,39.7213],[-80.0302,39.7213],[-80.0288,39.7213],[-80.0193,39.7212],[-80.0191,39.7212],[-80.0135,39.7212],[-80.0067,39.7212],[-80.0066,39.7212],[-80.0065,39.7212],[-80.0064,39.7212],[-80.0063,39.7212],[-80,39.7212],[-79.9843,39.721],[-79.9736,39.7209],[-79.9725,39.7209],[-79.9636,39.7208],[-79.9598,39.7208],[-79.9566,39.7208],[-79.9505,39.7208],[-79.9501,39.7208],[-79.947,39.7207],[-79.9467,39.7207],[-79.9407,39.7207],[-79.9304,39.7207],[-79.9252,39.7207],[-79.9247,39.7207],[-79.9244,39.7207],[-79.9207,39.7208],[-79.9194,39.7208],[-79.9189,39.7208],[-79.917,39.7208],[-79.9163,39.7208],[-79.915,39.7208],[-79.9146,39.7208],[-79.9109,39.7208],[-79.9086,39.7208],[-79.8889,39.7207],[-79.8876,39.7207],[-79.8869,39.7207],[-79.8812,39.7207],[-79.8811,39.7207],[-79.8748,39.7207],[-79.8743,39.7207],[-79.8697,39.7207],[-79.8696,39.7207],[-79.8634,39.7207],[-79.8589,39.7207],[-79.8581,39.7207],[-79.858,39.7207],[-79.8573,39.7207],[-79.8571,39.7207],[-79.8565,39.7207],[-79.8557,39.7207],[-79.8551,39.7207],[-79.8545,39.7207],[-79.8543,39.7207],[-79.8538,39.7207],[-79.8537,39.7207],[-79.8531,39.7207],[-79.8529,39.7207],[-79.8516,39.7207],[-79.8515,39.7207],[-79.8477,39.7207],[-79.8464,39.7207],[-79.8458,39.7207],[-79.8442,39.7207],[-79.8436,39.7207],[-79.8432,39.7207],[-79.8417,39.7207],[-79.8403,39.7207],[-79.8391,39.7207],[-79.8388,39.7207],[-79.8386,39.7207],[-79.8383,39.7207],[-79.838,39.7207],[-79.8332,39.7208],[-79.8311,39.7208],[-79.8297,39.7208],[-79.8295,39.7208],[-79.829,39.7208],[-79.8288,39.7208],[-79.8281,39.7208],[-79.8261,39.7208],[-79.8255,39.7208],[-79.8227,39.7208],[-79.8222,39.7208],[-79.8219,39.7208],[-79.8218,39.7208],[-79.8198,39.7208],[-79.8161,39.7208],[-79.8156,39.7208],[-79.8155,39.7208],[-79.8143,39.7208],[-79.8081,39.7208],[-79.8079,39.7208],[-79.8073,39.7208],[-79.8071,39.7207],[-79.807,39.7207],[-79.8067,39.7208],[-79.8066,39.7208],[-79.8062,39.7208],[-79.8048,39.7208],[-79.8043,39.7208],[-79.8041,39.7208],[-79.8037,39.7208],[-79.8026,39.7208],[-79.8022,39.7208],[-79.7955,39.7208],[-79.7938,39.7209],[-79.7937,39.7208],[-79.7874,39.7208],[-79.7863,39.7208],[-79.781,39.7208],[-79.7638,39.7208],[-79.7627,39.7208],[-79.7596,39.7208],[-79.7585,39.7208],[-79.7568,39.7208],[-79.7519,39.7208],[-79.7502,39.7208],[-79.7498,39.7208],[-79.7497,39.7208],[-79.7483,39.7208],[-79.7478,39.7208],[-79.7449,39.7208],[-79.7362,39.7209],[-79.7333,39.7209],[-79.7307,39.7209],[-79.7231,39.721],[-79.7205,39.721],[-79.7204,39.721],[-79.7199,39.721],[-79.7191,39.721],[-79.7185,39.721],[-79.7128,39.721],[-79.7109,39.721],[-79.7095,39.721],[-79.7053,39.721],[-79.704,39.721],[-79.7036,39.721],[-79.7025,39.721],[-79.7022,39.721],[-79.7019,39.721],[-79.701,39.721],[-79.7007,39.721],[-79.7004,39.721],[-79.6958,39.721],[-79.6917,39.721],[-79.6881,39.721],[-79.6808,39.7209],[-79.6758,39.7208],[-79.6728,39.7208],[-79.6674,39.7208],[-79.664,39.7208],[-79.661,39.7208],[-79.6609,39.7208],[-79.6608,39.7208],[-79.6607,39.7208],[-79.6605,39.7208],[-79.6596,39.7208],[-79.6593,39.7208],[-79.6575,39.7208],[-79.6484,39.721],[-79.6467,39.721],[-79.646,39.721],[-79.6439,39.7209],[-79.6417,39.7209],[-79.6355,39.7209],[-79.6353,39.7209],[-79.6332,39.7209],[-79.6329,39.7209],[-79.6317,39.7209],[-79.628,39.7209],[-79.6274,39.7209],[-79.626,39.7209],[-79.6257,39.7209],[-79.6248,39.7209],[-79.6247,39.7209],[-79.6244,39.7209],[-79.624,39.7209],[-79.6228,39.7209],[-79.6225,39.721],[-79.6224,39.721],[-79.6223,39.721],[-79.6201,39.721],[-79.613,39.7212],[-79.6107,39.7212],[-79.6106,39.7212],[-79.6101,39.7212],[-79.6093,39.7212],[-79.6084,39.7212],[-79.6082,39.7212],[-79.6078,39.7212],[-79.6071,39.7211],[-79.6047,39.7211],[-79.6039,39.7211],[-79.6028,39.7211],[-79.5995,39.7211],[-79.5986,39.7211],[-79.5984,39.7211],[-79.5965,39.7211],[-79.5908,39.7212],[-79.5889,39.7212],[-79.5888,39.7212],[-79.5845,39.7213],[-79.5839,39.7213],[-79.574,39.7211],[-79.5713,39.7211],[-79.5669,39.721],[-79.5661,39.721],[-79.564,39.721],[-79.5633,39.721],[-79.5602,39.7209],[-79.551,39.7208],[-79.5485,39.7208],[-79.5479,39.7208],[-79.5478,39.7208],[-79.5476,39.7208],[-79.5449,39.7208],[-79.536,39.7208],[-79.5346,39.7208],[-79.5332,39.7209],[-79.5312,39.7209],[-79.5246,39.7209],[-79.5237,39.7209],[-79.5229,39.7209],[-79.5204,39.7209],[-79.5201,39.7209],[-79.5196,39.7209],[-79.5168,39.7209],[-79.5085,39.721],[-79.5058,39.721],[-79.5051,39.721],[-79.5029,39.721],[-79.5022,39.721],[-79.4998,39.721],[-79.4992,39.721],[-79.4903,39.721],[-79.4873,39.721],[-79.4857,39.7211],[-79.4852,39.7211],[-79.4788,39.7211],[-79.4767,39.7211],[-79.4767,39.7201],[-79.4767,39.7174],[-79.4767,39.7164],[-79.4767,39.7156],[-79.4767,39.7131],[-79.4767,39.7122],[-79.4768,39.7119],[-79.4768,39.7107],[-79.4768,39.7104],[-79.4768,39.7087],[-79.4768,39.7035],[-79.4769,39.7019],[-79.4769,39.7018],[-79.4769,39.7017],[-79.4768,39.6977],[-79.4768,39.6942],[-79.4768,39.6927],[-79.4768,39.691],[-79.4768,39.6853],[-79.4768,39.6812],[-79.4768,39.6811],[-79.4768,39.6805],[-79.4768,39.6787],[-79.4768,39.6781],[-79.4768,39.6772],[-79.4768,39.6747],[-79.4768,39.6739],[-79.4768,39.6736],[-79.4767,39.6726],[-79.4767,39.6723],[-79.4767,39.6721],[-79.4767,39.6706],[-79.4767,39.6654],[-79.4767,39.6637],[-79.4767,39.6636],[-79.4767,39.6635],[-79.4767,39.6632],[-79.4767,39.6631],[-79.4767,39.6604],[-79.4766,39.6553],[-79.4766,39.6523],[-79.4766,39.6497],[-79.4766,39.6496],[-79.4766,39.6495],[-79.4766,39.6494],[-79.4766,39.6486],[-79.4766,39.6459],[-79.4766,39.6451],[-79.4766,39.645],[-79.4766,39.6446],[-79.4766,39.6444],[-79.4766,39.6442],[-79.4766,39.644],[-79.4766,39.6427],[-79.4766,39.6425],[-79.4776,39.6423],[-79.4778,39.6423],[-79.4778,39.6422],[-79.4778,39.6418],[-79.4778,39.6417],[-79.4778,39.6403],[-79.4778,39.6381],[-79.4779,39.6363],[-79.4779,39.6349],[-79.4779,39.6339],[-79.478,39.6308],[-79.478,39.6298],[-79.478,39.6297],[-79.478,39.6276],[-79.4781,39.6251],[-79.4781,39.6213],[-79.4781,39.6192],[-79.4781,39.6191],[-79.4781,39.6188],[-79.4781,39.6177],[-79.4781,39.6174],[-79.4781,39.6168],[-79.4781,39.615],[-79.4782,39.6144],[-79.4782,39.6142],[-79.4782,39.6105],[-79.4783,39.6017],[-79.4783,39.5985],[-79.4783,39.5946],[-79.4783,39.5934],[-79.4784,39.5901],[-79.4784,39.5889],[-79.4784,39.5873],[-79.4784,39.5823],[-79.4784,39.5806],[-79.4785,39.5782],[-79.4785,39.5709],[-79.4785,39.5685],[-79.4785,39.5683],[-79.4785,39.5682],[-79.4786,39.5673],[-79.4786,39.567],[-79.4786,39.5648],[-79.4786,39.5646],[-79.4786,39.5583],[-79.4787,39.5563],[-79.4787,39.5561],[-79.4787,39.5552],[-79.4787,39.5537],[-79.4787,39.5462],[-79.4788,39.5441],[-79.4788,39.5437],[-79.4788,39.5427],[-79.4788,39.5395],[-79.4788,39.5388],[-79.4788,39.5385],[-79.4788,39.5379],[-79.4788,39.5362],[-79.4788,39.5356],[-79.4788,39.5349],[-79.4788,39.5329],[-79.4789,39.5322],[-79.4789,39.5321],[-79.4789,39.5318],[-79.4789,39.5317],[-79.4796,39.5317],[-79.4817,39.5317],[-79.4824,39.5317],[-79.4824,39.5309],[-79.4824,39.5284],[-79.4824,39.528],[-79.4824,39.5278],[-79.4824,39.5275],[-79.4824,39.5274],[-79.4824,39.5273],[-79.4824,39.5268],[-79.4824,39.5252],[-79.4823,39.5247],[-79.4824,39.524],[-79.4825,39.5235],[-79.4826,39.522],[-79.4827,39.5214],[-79.4826,39.5201],[-79.4826,39.5164],[-79.4826,39.5153],[-79.4826,39.5152],[-79.4826,39.5141],[-79.4826,39.5111],[-79.4826,39.5105],[-79.4826,39.5101],[-79.4827,39.5062],[-79.4827,39.5001],[-79.4828,39.4948],[-79.4829,39.491],[-79.4829,39.4908],[-79.4829,39.4902],[-79.4829,39.49],[-79.4829,39.4894],[-79.4829,39.4876],[-79.4829,39.4871],[-79.4829,39.4869],[-79.4828,39.4863],[-79.4828,39.4862],[-79.4827,39.4861],[-79.4828,39.4836],[-79.4829,39.4759],[-79.4829,39.4734],[-79.4829,39.473],[-79.4829,39.4719],[-79.4829,39.4715],[-79.4829,39.4714],[-79.4829,39.4713],[-79.4829,39.4707],[-79.4829,39.4705],[-79.4829,39.4704],[-79.4829,39.4671],[-79.4829,39.4603],[-79.483,39.4574],[-79.4831,39.4541],[-79.4831,39.4535],[-79.4831,39.4516],[-79.4831,39.451],[-79.4831,39.4505],[-79.4832,39.4491],[-79.4832,39.4488],[-79.4832,39.4487],[-79.4832,39.4486],[-79.4832,39.4478],[-79.4832,39.4475],[-79.4832,39.446],[-79.4832,39.442],[-79.4833,39.4381],[-79.4833,39.4355],[-79.4833,39.4337],[-79.4833,39.4285],[-79.4834,39.4269],[-79.4834,39.4267],[-79.4834,39.4253],[-79.4835,39.4208],[-79.4835,39.4194],[-79.4835,39.4193],[-79.4835,39.4191],[-79.4835,39.419],[-79.4835,39.4188],[-79.4835,39.4185],[-79.4835,39.417],[-79.4835,39.4165],[-79.4835,39.4157],[-79.4835,39.4133],[-79.4836,39.4125],[-79.4836,39.4123],[-79.4836,39.4121],[-79.4836,39.4119],[-79.4836,39.4118],[-79.4836,39.4107],[-79.4836,39.4074],[-79.4836,39.4063],[-79.4836,39.4062],[-79.4836,39.4043],[-79.4837,39.4005],[-79.4837,39.3983],[-79.4837,39.3963],[-79.4837,39.3954],[-79.4838,39.3929],[-79.4838,39.3921],[-79.4838,39.3905],[-79.4839,39.3859],[-79.4839,39.3843],[-79.4839,39.3842],[-79.4839,39.3839],[-79.4839,39.383],[-79.4839,39.3827],[-79.4839,39.3826],[-79.4839,39.3808],[-79.484,39.3751],[-79.484,39.375],[-79.484,39.373],[-79.484,39.3715],[-79.4841,39.367],[-79.4841,39.3655],[-79.4841,39.3642],[-79.4842,39.3603],[-79.4842,39.359],[-79.4842,39.3589],[-79.4842,39.3587],[-79.4842,39.3586],[-79.4842,39.3585],[-79.4842,39.357],[-79.4843,39.3526],[-79.4843,39.3514],[-79.4843,39.3512],[-79.4843,39.3511],[-79.4843,39.3507],[-79.4843,39.3506],[-79.4843,39.3505],[-79.4843,39.3504],[-79.4843,39.3499],[-79.4843,39.3478],[-79.4843,39.3471],[-79.4843,39.3468],[-79.4843,39.3467],[-79.4843,39.3464],[-79.4843,39.3458],[-79.4844,39.3454],[-79.4844,39.345],[-79.4844,39.3449],[-79.4844,39.3445],[-79.4844,39.3443],[-79.4847,39.3443],[-79.4857,39.3443],[-79.4861,39.3443],[-79.4861,39.3419],[-79.4862,39.3347],[-79.4862,39.3323],[-79.4863,39.3321],[-79.4863,39.3317],[-79.4863,39.3316],[-79.4863,39.3312],[-79.4863,39.33],[-79.4863,39.3296],[-79.4863,39.3284],[-79.4864,39.325],[-79.4864,39.3239],[-79.4864,39.3237],[-79.4864,39.323],[-79.4864,39.3227],[-79.4864,39.3221],[-79.4864,39.3203],[-79.4864,39.3201],[-79.4865,39.3196],[-79.4865,39.3195],[-79.4865,39.3193],[-79.4865,39.3192],[-79.4865,39.319],[-79.4865,39.3184],[-79.4865,39.3181],[-79.4865,39.3176],[-79.4865,39.3162],[-79.4865,39.3157],[-79.4865,39.3142],[-79.4866,39.3124],[-79.4867,39.3024],[-79.4868,39.2993],[-79.4868,39.2992],[-79.4868,39.2991],[-79.4868,39.2985],[-79.4868,39.2969],[-79.4868,39.2964],[-79.4868,39.2963],[-79.4868,39.2959],[-79.4868,39.2958],[-79.487,39.2926],[-79.487,39.2918],[-79.4875,39.2831],[-79.4876,39.2814],[-79.4877,39.2799],[-79.4875,39.279],[-79.4872,39.2764],[-79.4871,39.2757],[-79.4871,39.2754],[-79.4871,39.2734],[-79.4872,39.2732],[-79.4872,39.2672],[-79.4873,39.2652],[-79.487,39.2652],[-79.4864,39.265],[-79.4862,39.265],[-79.4861,39.265],[-79.4861,39.2649],[-79.4859,39.2649],[-79.4859,39.2648],[-79.4859,39.2647],[-79.4859,39.2639],[-79.4859,39.2637],[-79.4859,39.2636],[-79.4859,39.2633],[-79.4859,39.2632],[-79.4859,39.2631],[-79.4859,39.2621],[-79.486,39.2592],[-79.486,39.2582],[-79.4861,39.2567],[-79.4861,39.2544],[-79.4862,39.2522],[-79.4862,39.2508],[-79.4862,39.2507],[-79.4862,39.2504],[-79.4862,39.2503],[-79.4862,39.2501],[-79.4862,39.2495],[-79.4862,39.2492],[-79.4862,39.2491],[-79.4862,39.249],[-79.4862,39.2488],[-79.4863,39.2464],[-79.4864,39.2399],[-79.4864,39.2392],[-79.4864,39.2368],[-79.4865,39.2339],[-79.4865,39.2296],[-79.4866,39.225],[-79.4866,39.2221],[-79.4866,39.2212],[-79.4867,39.2188],[-79.4867,39.2179],[-79.4867,39.2175],[-79.4867,39.2162],[-79.4867,39.2158],[-79.4868,39.2144],[-79.4868,39.2103],[-79.4868,39.2089],[-79.4868,39.2085],[-79.4869,39.2073],[-79.4869,39.2069],[-79.4869,39.2068],[-79.4869,39.2067],[-79.4869,39.2061],[-79.4869,39.206],[-79.4869,39.2059],[-79.4866,39.2059],[-79.4862,39.2058],[-79.4859,39.2058],[-79.4857,39.2058],[-79.4855,39.2058],[-79.4851,39.2058],[-79.4845,39.2058],[-79.4844,39.2058],[-79.4843,39.2058],[-79.4842,39.2057],[-79.4841,39.2056],[-79.484,39.2055],[-79.4838,39.2056],[-79.4835,39.2057],[-79.4834,39.2057],[-79.4833,39.2057],[-79.4832,39.2057],[-79.4831,39.2056],[-79.4831,39.2055],[-79.4831,39.2053],[-79.4831,39.2052],[-79.483,39.2052],[-79.4829,39.2052],[-79.4827,39.2052],[-79.4824,39.2052],[-79.4823,39.2052],[-79.4822,39.2052],[-79.4821,39.2052],[-79.482,39.2052],[-79.4818,39.205],[-79.4817,39.205],[-79.4815,39.205],[-79.4814,39.205],[-79.4813,39.2049],[-79.4812,39.2049],[-79.4809,39.2049],[-79.4808,39.2048],[-79.4809,39.2047],[-79.4809,39.2046],[-79.4808,39.2045],[-79.4807,39.2045],[-79.4806,39.2045],[-79.4805,39.2045],[-79.4802,39.2044],[-79.4801,39.2044],[-79.4799,39.2044],[-79.4798,39.2044],[-79.4797,39.2043],[-79.4795,39.2043],[-79.4795,39.2042],[-79.479,39.2042],[-79.4789,39.2042],[-79.4787,39.2041],[-79.4786,39.2041],[-79.4784,39.204],[-79.4783,39.204],[-79.4779,39.2041],[-79.4778,39.2041],[-79.4776,39.2041],[-79.4774,39.2041],[-79.4767,39.2039],[-79.4765,39.2039],[-79.4764,39.2038],[-79.476,39.2036],[-79.4756,39.2035],[-79.4754,39.2034],[-79.4753,39.2033],[-79.4752,39.2033],[-79.4747,39.2029],[-79.4745,39.2028],[-79.4744,39.2028],[-79.4743,39.2028],[-79.4742,39.2027],[-79.4741,39.2027],[-79.4737,39.2023],[-79.4735,39.2022],[-79.4733,39.2021],[-79.4732,39.2021],[-79.4731,39.2021],[-79.473,39.2021],[-79.4729,39.2021],[-79.4729,39.2022],[-79.4728,39.2022],[-79.4727,39.2023],[-79.4727,39.2024],[-79.4727,39.2026],[-79.4726,39.2026],[-79.4724,39.2026],[-79.4724,39.2027],[-79.4723,39.2027],[-79.4722,39.2028],[-79.4722,39.2029],[-79.4722,39.203],[-79.4723,39.203],[-79.4724,39.203],[-79.4725,39.203],[-79.4724,39.2031],[-79.4723,39.2032],[-79.4722,39.2032],[-79.4721,39.2033],[-79.472,39.2033],[-79.4719,39.2033],[-79.4717,39.2033],[-79.4715,39.2032],[-79.4713,39.2033],[-79.4711,39.2033],[-79.4711,39.2034],[-79.471,39.2034],[-79.471,39.2035],[-79.4709,39.2035],[-79.4708,39.2034],[-79.4707,39.2034],[-79.4707,39.2033],[-79.4707,39.2032],[-79.4706,39.2032],[-79.4705,39.2032],[-79.4705,39.2033],[-79.4704,39.2034],[-79.4704,39.2036],[-79.4704,39.2037],[-79.4702,39.2037],[-79.4701,39.2037],[-79.47,39.2037],[-79.4699,39.2037],[-79.4698,39.2037],[-79.4698,39.2038],[-79.4697,39.204],[-79.4697,39.2041],[-79.4697,39.2042],[-79.4698,39.2043],[-79.47,39.2045],[-79.4701,39.2045],[-79.4701,39.2046],[-79.47,39.2046],[-79.4699,39.2046],[-79.4698,39.2046],[-79.4698,39.2045],[-79.4696,39.2045],[-79.4695,39.2045],[-79.4694,39.2045],[-79.4694,39.2046],[-79.4694,39.2047],[-79.4694,39.2048],[-79.4694,39.2049],[-79.4694,39.2051],[-79.4693,39.2052],[-79.4693,39.2053],[-79.4692,39.2053],[-79.4691,39.2055],[-79.469,39.2056],[-79.469,39.2057],[-79.4691,39.2059],[-79.4691,39.206],[-79.469,39.2061],[-79.4689,39.2062],[-79.4688,39.2062],[-79.4688,39.2063],[-79.4688,39.2064],[-79.4688,39.2065],[-79.4688,39.2066],[-79.4689,39.2067],[-79.469,39.2067],[-79.4691,39.2068],[-79.4695,39.207],[-79.4696,39.2071],[-79.4696,39.2072],[-79.4695,39.2073],[-79.4694,39.2074],[-79.4691,39.2075],[-79.4689,39.2076],[-79.4688,39.2076],[-79.4687,39.2077],[-79.4682,39.2076],[-79.4681,39.2076],[-79.4681,39.2077],[-79.4681,39.2078],[-79.468,39.2078],[-79.468,39.2079],[-79.4679,39.2079],[-79.4678,39.2079],[-79.4678,39.2081],[-79.4678,39.2082],[-79.4677,39.2083],[-79.4676,39.2083],[-79.4676,39.2084],[-79.4676,39.2085],[-79.4676,39.2086],[-79.4675,39.2087],[-79.4674,39.2088],[-79.4673,39.2088],[-79.4669,39.2088],[-79.4668,39.2088],[-79.4666,39.2089],[-79.4664,39.2089],[-79.4664,39.209],[-79.4663,39.209],[-79.4662,39.2091],[-79.4661,39.209],[-79.466,39.209],[-79.4658,39.209],[-79.4657,39.209],[-79.4656,39.2091],[-79.4655,39.2091],[-79.4655,39.2092],[-79.4655,39.2093],[-79.4655,39.2094],[-79.4653,39.2095],[-79.465,39.2096],[-79.4648,39.2096],[-79.4647,39.2097],[-79.4647,39.2096],[-79.4646,39.2096],[-79.4645,39.2097],[-79.4644,39.2098],[-79.4643,39.2098],[-79.4641,39.2099],[-79.4641,39.21],[-79.4639,39.2102],[-79.4638,39.2103],[-79.4637,39.2103],[-79.4635,39.2103],[-79.4634,39.2104],[-79.4633,39.2104],[-79.4631,39.2104],[-79.463,39.2104],[-79.4629,39.2106],[-79.4628,39.2107],[-79.4628,39.2108],[-79.4628,39.2109],[-79.4626,39.2109],[-79.4624,39.2109],[-79.4622,39.2109],[-79.4621,39.211],[-79.4619,39.2109],[-79.4616,39.211],[-79.4614,39.2111],[-79.4613,39.2112],[-79.4612,39.2114],[-79.4611,39.2114],[-79.461,39.2114],[-79.4608,39.2113],[-79.4607,39.2114],[-79.4606,39.2115],[-79.4605,39.2116],[-79.4605,39.2115],[-79.4604,39.2115],[-79.4603,39.2115],[-79.4602,39.2115],[-79.4601,39.2116],[-79.46,39.2116],[-79.4599,39.2114],[-79.4597,39.2114],[-79.4596,39.2114],[-79.4593,39.2114],[-79.4592,39.2114],[-79.4591,39.2114],[-79.4588,39.2116],[-79.4587,39.2116],[-79.4586,39.2116],[-79.4585,39.2116],[-79.4583,39.2114],[-79.4582,39.2114],[-79.4581,39.2114],[-79.458,39.2114],[-79.4579,39.2115],[-79.4578,39.2115],[-79.4577,39.2114],[-79.4575,39.2113],[-79.4575,39.2111],[-79.4574,39.2111],[-79.4573,39.2111],[-79.4573,39.2112],[-79.4572,39.2113],[-79.4571,39.2112],[-79.457,39.2109],[-79.4569,39.2109],[-79.4568,39.2109],[-79.4567,39.211],[-79.4567,39.2111],[-79.4565,39.2111],[-79.4564,39.2111],[-79.4563,39.2111],[-79.4562,39.211],[-79.4561,39.211],[-79.456,39.2111],[-79.4559,39.2112],[-79.4558,39.2112],[-79.4557,39.2112],[-79.4557,39.2111],[-79.4556,39.2111],[-79.4555,39.211],[-79.4554,39.2111],[-79.4553,39.2111],[-79.4553,39.211],[-79.4552,39.211],[-79.4553,39.2108],[-79.4553,39.2107],[-79.4553,39.2106],[-79.4553,39.2105],[-79.4552,39.2105],[-79.4553,39.2104],[-79.4553,39.2103],[-79.4554,39.2103],[-79.4553,39.2102],[-79.4552,39.2102],[-79.455,39.2102],[-79.4548,39.2102],[-79.4546,39.2102],[-79.4545,39.2102],[-79.4544,39.2102],[-79.4543,39.2103],[-79.4542,39.2103],[-79.4541,39.2104],[-79.4539,39.2104],[-79.4538,39.2104],[-79.4535,39.2104],[-79.4534,39.2105],[-79.4533,39.2105],[-79.4532,39.2105],[-79.453,39.2106],[-79.4528,39.2107],[-79.4527,39.2108],[-79.4527,39.2109],[-79.4526,39.211],[-79.4526,39.2112],[-79.4526,39.2113],[-79.4526,39.2114],[-79.4527,39.2114],[-79.4528,39.2113],[-79.4529,39.2113],[-79.453,39.2113],[-79.4531,39.2113],[-79.4531,39.2114],[-79.4531,39.2115],[-79.4529,39.2117],[-79.4528,39.2117],[-79.4527,39.2118],[-79.4527,39.2119],[-79.4526,39.212],[-79.4525,39.212],[-79.4524,39.212],[-79.4523,39.212],[-79.4522,39.2121],[-79.4522,39.2122],[-79.4522,39.2123],[-79.4522,39.2124],[-79.4523,39.2124],[-79.4523,39.2125],[-79.4523,39.2126],[-79.4522,39.2127],[-79.4521,39.2127],[-79.452,39.2127],[-79.4519,39.2126],[-79.4517,39.2127],[-79.4516,39.2127],[-79.4516,39.2128],[-79.4515,39.2128],[-79.4515,39.2129],[-79.4514,39.213],[-79.4513,39.213],[-79.4513,39.2129],[-79.4512,39.2129],[-79.4511,39.2128],[-79.451,39.2127],[-79.4509,39.2127],[-79.4508,39.2128],[-79.4507,39.2128],[-79.4506,39.2129],[-79.4506,39.213],[-79.4505,39.2133],[-79.4505,39.2135],[-79.4505,39.2136],[-79.4506,39.2138],[-79.4506,39.2139],[-79.4506,39.214],[-79.4505,39.214],[-79.4502,39.214],[-79.4501,39.214],[-79.4498,39.2141],[-79.4495,39.2141],[-79.4494,39.2141],[-79.4492,39.2142],[-79.4491,39.2142],[-79.4489,39.2143],[-79.4488,39.2143],[-79.4487,39.2144],[-79.4485,39.2144],[-79.4484,39.2146],[-79.4482,39.2147],[-79.4481,39.2149],[-79.4479,39.2153],[-79.4477,39.2155],[-79.4475,39.2156],[-79.4474,39.2157],[-79.4473,39.2157],[-79.4472,39.2158],[-79.447,39.2158],[-79.4464,39.2159],[-79.4462,39.2159],[-79.4461,39.2159],[-79.446,39.216],[-79.4456,39.2162],[-79.4455,39.2163],[-79.4454,39.2163],[-79.4451,39.2164],[-79.4448,39.2165],[-79.4443,39.2166],[-79.4441,39.2167],[-79.444,39.2167],[-79.4439,39.2167],[-79.4436,39.2166],[-79.4434,39.2166],[-79.443,39.2165],[-79.4427,39.2164],[-79.4425,39.2163],[-79.4424,39.2163],[-79.4423,39.2163],[-79.4421,39.2163],[-79.442,39.2164],[-79.4419,39.2165],[-79.4418,39.2167],[-79.4418,39.2168],[-79.4418,39.2169],[-79.4417,39.217],[-79.4416,39.217],[-79.4415,39.2169],[-79.4413,39.2169],[-79.4412,39.2169],[-79.4411,39.2167],[-79.441,39.2166],[-79.4409,39.2165],[-79.4408,39.2165],[-79.4407,39.2165],[-79.4403,39.2167],[-79.44,39.217],[-79.4398,39.2171],[-79.4397,39.2173],[-79.4396,39.2174],[-79.4395,39.2175],[-79.4394,39.2176],[-79.4393,39.2176],[-79.4391,39.2177],[-79.439,39.2178],[-79.439,39.2179],[-79.4389,39.218],[-79.4389,39.2181],[-79.4388,39.2184],[-79.4387,39.2185],[-79.4386,39.2186],[-79.4385,39.2186],[-79.4384,39.2186],[-79.4383,39.2186],[-79.4381,39.2186],[-79.438,39.2185],[-79.4378,39.2185],[-79.4377,39.2186],[-79.4376,39.2186],[-79.4376,39.2187],[-79.4376,39.2188],[-79.4376,39.2189],[-79.4376,39.219],[-79.4375,39.2191],[-79.4374,39.2191],[-79.4371,39.2191],[-79.4371,39.2192],[-79.4369,39.2193],[-79.4367,39.2194],[-79.4365,39.2195],[-79.4365,39.2196],[-79.4364,39.2197],[-79.4362,39.2201],[-79.4362,39.2202],[-79.4361,39.2204],[-79.436,39.2206],[-79.4356,39.2209],[-79.4352,39.2216],[-79.4349,39.2219],[-79.4346,39.2222],[-79.4346,39.2223],[-79.4343,39.2225],[-79.434,39.2229],[-79.4337,39.2231],[-79.433,39.2239],[-79.4326,39.2241],[-79.4325,39.2241],[-79.4325,39.2242],[-79.4321,39.2243],[-79.432,39.2243],[-79.4316,39.2244],[-79.4312,39.2245],[-79.4307,39.2244],[-79.4305,39.2243],[-79.4302,39.224],[-79.4301,39.2239],[-79.4302,39.2237],[-79.4301,39.2235],[-79.4299,39.2235],[-79.4294,39.2236],[-79.4292,39.2237],[-79.4291,39.2236],[-79.4291,39.2237],[-79.4286,39.2241],[-79.4285,39.2242],[-79.4285,39.2243],[-79.4283,39.2245],[-79.4282,39.2246],[-79.4277,39.2249],[-79.4273,39.225],[-79.4264,39.2251],[-79.4262,39.2251],[-79.4258,39.2253],[-79.4257,39.2253],[-79.4257,39.2254],[-79.4257,39.2255],[-79.4257,39.2256],[-79.4256,39.2257],[-79.4253,39.2262],[-79.4248,39.2265],[-79.4242,39.2268],[-79.4241,39.2271],[-79.424,39.2274],[-79.4241,39.2276],[-79.4246,39.2282],[-79.4247,39.2283],[-79.4244,39.2297],[-79.4244,39.2299],[-79.4243,39.2301],[-79.4246,39.2309],[-79.4245,39.2312],[-79.4245,39.2315],[-79.4245,39.2317],[-79.4245,39.2322],[-79.4247,39.2326],[-79.4248,39.2329],[-79.4248,39.233],[-79.425,39.2333],[-79.4253,39.2337],[-79.4253,39.234],[-79.4253,39.2343],[-79.4252,39.2345],[-79.4251,39.2346],[-79.4249,39.2347],[-79.4247,39.2347],[-79.4245,39.2345],[-79.4244,39.2343],[-79.4243,39.2342],[-79.4239,39.2341],[-79.4237,39.2342],[-79.4235,39.2342],[-79.4233,39.2343],[-79.4232,39.2343],[-79.4225,39.2345],[-79.4224,39.2345],[-79.4223,39.2346],[-79.4221,39.2346],[-79.4219,39.2349],[-79.4219,39.235],[-79.4216,39.2351],[-79.4211,39.2352],[-79.4207,39.2354],[-79.4206,39.2355],[-79.4205,39.2357],[-79.4204,39.236],[-79.4204,39.2361],[-79.4204,39.2364],[-79.4204,39.2366],[-79.4205,39.2367],[-79.4208,39.2371],[-79.4209,39.2371],[-79.4209,39.2372],[-79.4208,39.2375],[-79.4209,39.2381],[-79.4208,39.2385],[-79.4207,39.2386],[-79.4205,39.2387],[-79.4203,39.2389],[-79.4193,39.2391],[-79.4189,39.2393],[-79.4187,39.2395],[-79.4182,39.2397],[-79.4176,39.2398],[-79.4165,39.2399],[-79.4151,39.2396],[-79.415,39.2397],[-79.4149,39.2398],[-79.4148,39.2399],[-79.4148,39.2401],[-79.4146,39.2402],[-79.4143,39.2404],[-79.4139,39.2404],[-79.4138,39.2404],[-79.4137,39.2403],[-79.4137,39.2402],[-79.4136,39.2403],[-79.4135,39.2403],[-79.4134,39.2402],[-79.4131,39.2401],[-79.4128,39.24],[-79.4126,39.2401],[-79.4124,39.2401],[-79.4123,39.2401],[-79.4122,39.2402],[-79.4121,39.2405],[-79.4121,39.2406],[-79.4122,39.2408],[-79.4121,39.2412],[-79.412,39.2414],[-79.4119,39.2414],[-79.4115,39.2416],[-79.4109,39.2418],[-79.4106,39.242],[-79.4102,39.2423],[-79.4097,39.2426],[-79.4095,39.2428],[-79.4094,39.243],[-79.4093,39.2433],[-79.4091,39.2438],[-79.4091,39.244],[-79.4083,39.2451],[-79.4082,39.2455],[-79.4083,39.2455],[-79.4084,39.2456],[-79.4085,39.2457],[-79.4086,39.2457],[-79.4092,39.2458],[-79.4094,39.2458],[-79.4094,39.2459],[-79.4095,39.246],[-79.4095,39.2462],[-79.4094,39.2462],[-79.4093,39.2463],[-79.409,39.2465],[-79.4086,39.2465],[-79.4077,39.2466],[-79.407,39.2469],[-79.4064,39.2471],[-79.4063,39.2471],[-79.4059,39.2473],[-79.4058,39.2476],[-79.4056,39.2482],[-79.4054,39.2483],[-79.4044,39.2491],[-79.4036,39.2499],[-79.4036,39.25],[-79.4035,39.2501],[-79.4031,39.2502],[-79.4029,39.2502],[-79.4026,39.2501],[-79.4024,39.2502],[-79.4024,39.2501],[-79.4018,39.2504],[-79.4014,39.2506],[-79.4011,39.2507],[-79.4008,39.2506],[-79.4002,39.2509],[-79.3997,39.2515],[-79.3991,39.2524],[-79.399,39.2524],[-79.3988,39.2527],[-79.3985,39.2531],[-79.3985,39.2533],[-79.3984,39.2534],[-79.3985,39.2534],[-79.3985,39.2536],[-79.3986,39.2536],[-79.3986,39.2537],[-79.3986,39.254],[-79.3987,39.2544],[-79.3989,39.2546],[-79.3993,39.2546],[-79.3994,39.2547],[-79.3996,39.2548],[-79.3996,39.2549],[-79.3996,39.255],[-79.3995,39.2551],[-79.3994,39.2552],[-79.3993,39.2553],[-79.3989,39.2555],[-79.3988,39.2555],[-79.3988,39.2556],[-79.3982,39.2562],[-79.398,39.2563],[-79.3979,39.2563],[-79.3975,39.2563],[-79.3972,39.2561],[-79.3965,39.2561],[-79.3962,39.2561],[-79.3957,39.2564],[-79.3957,39.2565],[-79.3954,39.2567],[-79.395,39.2571],[-79.3948,39.2573],[-79.3946,39.2575],[-79.3944,39.258],[-79.3943,39.2583],[-79.3943,39.2584],[-79.3943,39.2585],[-79.3938,39.2605],[-79.3938,39.2608],[-79.3936,39.2612],[-79.3933,39.2616],[-79.3929,39.2618],[-79.3926,39.2618],[-79.392,39.2613],[-79.3914,39.2612],[-79.3909,39.2612],[-79.3903,39.2614],[-79.3898,39.2617],[-79.3897,39.2619],[-79.3895,39.2621],[-79.3891,39.2624],[-79.3889,39.2624],[-79.3886,39.2625],[-79.3883,39.2627],[-79.3874,39.2636],[-79.3873,39.2637],[-79.3872,39.2637],[-79.3873,39.2638],[-79.3872,39.2644],[-79.3872,39.2645],[-79.387,39.265],[-79.387,39.2655],[-79.3872,39.2661],[-79.3874,39.2668],[-79.3878,39.2674],[-79.3877,39.2675],[-79.3876,39.2676],[-79.3875,39.2677],[-79.3873,39.2678],[-79.3867,39.2681],[-79.3861,39.2683],[-79.386,39.2683],[-79.3856,39.2682],[-79.3855,39.2681],[-79.385,39.2677],[-79.3845,39.2674],[-79.3836,39.2672],[-79.3831,39.2671],[-79.3826,39.2669],[-79.3819,39.2669],[-79.3817,39.267],[-79.3816,39.267],[-79.3814,39.2677],[-79.3811,39.268],[-79.381,39.2683],[-79.3809,39.2687],[-79.3806,39.269],[-79.3798,39.27],[-79.3794,39.2707],[-79.3793,39.2711],[-79.3792,39.2714],[-79.3788,39.2718],[-79.3781,39.2722],[-79.378,39.2722],[-79.3774,39.2724],[-79.376,39.2732],[-79.3756,39.2733],[-79.3755,39.2734],[-79.3749,39.2736],[-79.3747,39.2736],[-79.3745,39.2736],[-79.3743,39.2737],[-79.3732,39.274],[-79.373,39.274],[-79.3726,39.274],[-79.372,39.274],[-79.3718,39.274],[-79.3716,39.274],[-79.3708,39.274],[-79.3703,39.274],[-79.3697,39.274],[-79.3687,39.2741],[-79.3672,39.2741],[-79.3662,39.2744],[-79.3658,39.2745],[-79.3657,39.2745],[-79.3649,39.2748],[-79.3647,39.2747],[-79.3644,39.2747],[-79.3625,39.2748],[-79.3624,39.2748],[-79.3622,39.2748],[-79.3617,39.2748],[-79.3614,39.275],[-79.361,39.2752],[-79.3609,39.2752],[-79.3607,39.2753],[-79.3604,39.2755],[-79.3596,39.2757],[-79.3591,39.276],[-79.3589,39.276],[-79.3586,39.2761],[-79.3582,39.2762],[-79.3576,39.2763],[-79.3575,39.2763],[-79.3572,39.2765],[-79.3569,39.2768],[-79.3568,39.2772],[-79.3565,39.2777],[-79.3561,39.278],[-79.3555,39.2781],[-79.3551,39.278],[-79.3548,39.2778],[-79.3545,39.2777],[-79.3542,39.2779],[-79.354,39.278],[-79.3536,39.2789],[-79.3534,39.2792],[-79.3523,39.2802],[-79.3521,39.2806],[-79.3519,39.2814],[-79.3517,39.2817],[-79.3514,39.2827],[-79.3515,39.2843],[-79.3513,39.2851],[-79.351,39.2852],[-79.3507,39.2853],[-79.3496,39.2852],[-79.3478,39.2846],[-79.3467,39.2845],[-79.3462,39.2845],[-79.3453,39.2847],[-79.3449,39.285],[-79.3447,39.2852],[-79.3443,39.2858],[-79.3438,39.2866],[-79.3436,39.287],[-79.3437,39.2871],[-79.344,39.2875],[-79.3443,39.2877],[-79.3449,39.2884],[-79.3459,39.2899],[-79.346,39.29],[-79.3462,39.2903],[-79.3465,39.2904],[-79.347,39.2906],[-79.3471,39.2907],[-79.3473,39.2909],[-79.3474,39.2911],[-79.3474,39.2914],[-79.3473,39.292],[-79.3473,39.2921],[-79.3472,39.2924],[-79.3471,39.293],[-79.347,39.2931],[-79.3468,39.2933],[-79.3466,39.2935],[-79.3463,39.2938],[-79.346,39.294],[-79.3458,39.2939],[-79.3456,39.2939],[-79.3455,39.2938],[-79.3451,39.2936],[-79.3446,39.2934],[-79.3425,39.2937],[-79.342,39.2937],[-79.341,39.2936],[-79.3404,39.2937],[-79.3401,39.2938],[-79.3396,39.2948],[-79.3394,39.2948],[-79.3394,39.2951],[-79.339,39.2958],[-79.3386,39.2963],[-79.3381,39.2968],[-79.3374,39.2973],[-79.3363,39.2979],[-79.3351,39.2984],[-79.3344,39.2986],[-79.334,39.2988],[-79.3334,39.2993],[-79.3329,39.3],[-79.3327,39.3001],[-79.332,39.3002],[-79.3305,39.2999],[-79.3298,39.2999],[-79.3294,39.2999],[-79.3289,39.3001],[-79.3278,39.3007],[-79.327,39.301],[-79.3263,39.3011],[-79.3256,39.301],[-79.3255,39.3009],[-79.3254,39.3009],[-79.3253,39.301],[-79.325,39.3008],[-79.3237,39.3004],[-79.3229,39.3002],[-79.3229,39.3001],[-79.3226,39.3],[-79.3218,39.2999],[-79.3213,39.3],[-79.3209,39.3002],[-79.3204,39.3006],[-79.3201,39.3012],[-79.32,39.3017],[-79.3197,39.3021],[-79.3184,39.3027],[-79.3176,39.3034],[-79.317,39.304],[-79.3166,39.3043],[-79.3159,39.3045],[-79.3157,39.3044],[-79.3139,39.3047],[-79.3129,39.3046],[-79.3126,39.3043],[-79.3123,39.3041],[-79.3121,39.3036],[-79.3116,39.3031],[-79.3114,39.303],[-79.3111,39.3029],[-79.311,39.3028],[-79.3099,39.3026],[-79.3089,39.3024],[-79.3086,39.3024],[-79.3081,39.3022],[-79.3061,39.301],[-79.3055,39.3007],[-79.3054,39.3006],[-79.3051,39.3005],[-79.3048,39.3002],[-79.3043,39.3],[-79.3034,39.2996],[-79.3029,39.2996],[-79.3025,39.2996],[-79.3003,39.3],[-79.299,39.3001],[-79.2976,39.3],[-79.2967,39.2999],[-79.2953,39.2994],[-79.2948,39.2992],[-79.2942,39.2991],[-79.2931,39.2989],[-79.2928,39.2989],[-79.2926,39.299],[-79.2926,39.2989],[-79.2909,39.2992],[-79.2908,39.2992],[-79.2904,39.2995],[-79.29,39.2999],[-79.2898,39.3004],[-79.2898,39.3008],[-79.2899,39.3009],[-79.2898,39.3012],[-79.2899,39.3013],[-79.2899,39.3019],[-79.2903,39.3029],[-79.2902,39.3035],[-79.2898,39.304],[-79.2895,39.3044],[-79.2891,39.3048],[-79.2886,39.3053],[-79.2878,39.3061],[-79.2864,39.3072],[-79.2857,39.3079],[-79.2847,39.3087],[-79.2847,39.3088],[-79.2844,39.3091],[-79.2841,39.3094],[-79.2839,39.3098],[-79.2837,39.3106],[-79.2836,39.311],[-79.2837,39.3111],[-79.2836,39.3113],[-79.2838,39.3118],[-79.2838,39.3122],[-79.2836,39.3126],[-79.2836,39.3128],[-79.2836,39.3132],[-79.2838,39.3136],[-79.2839,39.3139],[-79.284,39.3141],[-79.2841,39.3143],[-79.2842,39.3148],[-79.2841,39.3153],[-79.2841,39.3154],[-79.2842,39.3155],[-79.284,39.3156],[-79.284,39.3157],[-79.2839,39.3163],[-79.283,39.3174],[-79.2829,39.3178],[-79.2827,39.318],[-79.2827,39.3184],[-79.2827,39.3185],[-79.2827,39.3188],[-79.2825,39.3198],[-79.2821,39.3204],[-79.2821,39.3207],[-79.2824,39.3215],[-79.2825,39.3218],[-79.2824,39.322],[-79.2825,39.3221],[-79.2825,39.3228],[-79.2821,39.3233],[-79.2814,39.3237],[-79.281,39.3238],[-79.2797,39.3243],[-79.2789,39.3247],[-79.2776,39.3258],[-79.277,39.3261],[-79.2763,39.3265],[-79.2762,39.3266],[-79.2761,39.3266],[-79.2761,39.3267],[-79.276,39.3267],[-79.2755,39.3271],[-79.2754,39.3272],[-79.2746,39.3276],[-79.274,39.3277],[-79.2733,39.3278],[-79.2732,39.3278],[-79.2726,39.3279],[-79.2723,39.3279],[-79.2722,39.3279],[-79.2721,39.328],[-79.2717,39.328],[-79.2714,39.3282],[-79.2712,39.3283],[-79.271,39.3284],[-79.2708,39.3285],[-79.2707,39.3287],[-79.2704,39.3289],[-79.2703,39.329],[-79.2702,39.3291],[-79.27,39.3293],[-79.2697,39.3297],[-79.2695,39.33],[-79.2694,39.3302],[-79.2693,39.3304],[-79.2692,39.3306],[-79.2692,39.3307],[-79.2693,39.3308],[-79.2693,39.3309],[-79.2693,39.3312],[-79.2693,39.3314],[-79.2694,39.3316],[-79.2694,39.3318],[-79.2694,39.332],[-79.2694,39.3321],[-79.2694,39.3323],[-79.2694,39.3326],[-79.2694,39.3329],[-79.2694,39.3331],[-79.2694,39.3332],[-79.2694,39.3333],[-79.2694,39.3334],[-79.2695,39.3338],[-79.2695,39.3339],[-79.2695,39.3344],[-79.2695,39.3346],[-79.2695,39.3347],[-79.2695,39.3348],[-79.2695,39.335],[-79.2695,39.3351],[-79.2695,39.3352],[-79.2695,39.3353],[-79.2694,39.3354],[-79.2693,39.3355],[-79.2692,39.3357],[-79.2691,39.3358],[-79.269,39.3359],[-79.2688,39.3361],[-79.2687,39.3362],[-79.2685,39.3362],[-79.2683,39.3363],[-79.2682,39.3363],[-79.2681,39.3363],[-79.2679,39.3363],[-79.2677,39.3363],[-79.2676,39.3363],[-79.2674,39.3363],[-79.2671,39.3363],[-79.267,39.3363],[-79.2669,39.3363],[-79.2667,39.3363],[-79.2665,39.3362],[-79.2662,39.3361],[-79.266,39.336],[-79.2658,39.3359],[-79.2657,39.3359],[-79.2656,39.3358],[-79.2654,39.3357],[-79.2653,39.3356],[-79.2651,39.3356],[-79.2649,39.3355],[-79.2644,39.3353],[-79.2643,39.3353],[-79.2641,39.3352],[-79.2638,39.3351],[-79.2637,39.3351],[-79.2635,39.335],[-79.2629,39.3349],[-79.2628,39.3348],[-79.2626,39.3348],[-79.2624,39.3347],[-79.262,39.3347],[-79.2618,39.3346],[-79.2615,39.3346],[-79.2614,39.3345],[-79.261,39.3344],[-79.2609,39.3343],[-79.2608,39.3343],[-79.2605,39.3343],[-79.2603,39.3343],[-79.2602,39.3343],[-79.2599,39.3344],[-79.2597,39.3344],[-79.2593,39.3344],[-79.259,39.3345],[-79.2589,39.3345],[-79.2586,39.3346],[-79.2585,39.3346],[-79.2583,39.3347],[-79.2582,39.3347],[-79.2575,39.335],[-79.2573,39.3351],[-79.2571,39.3352],[-79.2569,39.3353],[-79.2565,39.3354],[-79.2563,39.3355],[-79.2562,39.3356],[-79.2559,39.3357],[-79.2556,39.3359],[-79.2554,39.336],[-79.2552,39.3361],[-79.255,39.3362],[-79.2548,39.3363],[-79.2545,39.3366],[-79.2541,39.3369],[-79.2539,39.3371],[-79.2538,39.3371],[-79.2538,39.3372],[-79.2537,39.3375],[-79.2537,39.3377],[-79.2537,39.3379],[-79.2537,39.3381],[-79.2538,39.3382],[-79.2538,39.3383],[-79.2539,39.3384],[-79.254,39.3386],[-79.2541,39.3388],[-79.2543,39.339],[-79.2544,39.3392],[-79.2545,39.3393],[-79.2546,39.3394],[-79.2547,39.3394],[-79.2548,39.3394],[-79.2549,39.3395],[-79.255,39.3396],[-79.2551,39.3396],[-79.2555,39.3398],[-79.2557,39.3399],[-79.2558,39.34],[-79.256,39.3401],[-79.2563,39.3403],[-79.2565,39.3404],[-79.2566,39.3405],[-79.2568,39.3406],[-79.2569,39.3408],[-79.257,39.3409],[-79.2571,39.3411],[-79.2572,39.3413],[-79.2572,39.3414],[-79.2573,39.3414],[-79.2573,39.3415],[-79.2573,39.3416],[-79.2573,39.3418],[-79.2574,39.3419],[-79.2574,39.3421],[-79.2574,39.3422],[-79.2574,39.3423],[-79.2574,39.3424],[-79.2574,39.3425],[-79.2574,39.3426],[-79.2573,39.3427],[-79.2573,39.3429],[-79.2572,39.3431],[-79.2572,39.3432],[-79.2571,39.3432],[-79.257,39.3434],[-79.2569,39.3436],[-79.2567,39.3438],[-79.2566,39.344],[-79.2563,39.3442],[-79.2561,39.3443],[-79.256,39.3443],[-79.2559,39.3445],[-79.2558,39.3445],[-79.2555,39.3446],[-79.2554,39.3447],[-79.2551,39.3449],[-79.255,39.345],[-79.2549,39.345],[-79.2548,39.3451],[-79.2546,39.3454],[-79.2545,39.3456],[-79.2543,39.3458],[-79.2542,39.346],[-79.254,39.3463],[-79.2539,39.3465],[-79.2538,39.3466],[-79.2537,39.3469],[-79.2536,39.3472],[-79.2536,39.3473],[-79.2535,39.3479],[-79.2535,39.3481],[-79.2535,39.3483],[-79.2535,39.3485],[-79.2535,39.3486],[-79.2535,39.3488],[-79.2535,39.3492],[-79.2536,39.3494],[-79.2537,39.3497],[-79.2537,39.3499],[-79.2539,39.3502],[-79.2542,39.3508],[-79.2542,39.3509],[-79.2543,39.3509],[-79.2544,39.3511],[-79.2545,39.3514],[-79.2546,39.3515],[-79.2546,39.3516],[-79.2547,39.3517],[-79.2549,39.3519],[-79.255,39.3522],[-79.2552,39.3526],[-79.2555,39.3529],[-79.2556,39.3531],[-79.2558,39.3533],[-79.2559,39.3536],[-79.256,39.3537],[-79.2563,39.3541],[-79.2563,39.3542],[-79.2565,39.3545],[-79.2565,39.3546],[-79.2567,39.355],[-79.2569,39.3554],[-79.2569,39.3555],[-79.2569,39.3561],[-79.2569,39.3562],[-79.2568,39.3566],[-79.2567,39.3569],[-79.2566,39.357],[-79.2565,39.3571],[-79.2563,39.3572],[-79.2561,39.3573],[-79.2559,39.3574],[-79.2558,39.3574],[-79.2554,39.3574],[-79.2553,39.3574],[-79.2552,39.3573],[-79.255,39.3573],[-79.2549,39.3572],[-79.2547,39.3571],[-79.2545,39.357],[-79.2543,39.3569],[-79.2542,39.3568],[-79.254,39.3567],[-79.2538,39.3566],[-79.2536,39.3565],[-79.2534,39.3563],[-79.253,39.3562],[-79.2527,39.356],[-79.2526,39.3559],[-79.2523,39.3558],[-79.252,39.3557],[-79.2519,39.3556],[-79.2517,39.3556],[-79.2515,39.3556],[-79.2512,39.3555],[-79.2509,39.3555],[-79.2506,39.3555],[-79.2504,39.3555],[-79.2501,39.3555],[-79.2499,39.3556],[-79.2498,39.3556],[-79.2495,39.3556],[-79.2494,39.3556],[-79.2491,39.3558],[-79.2488,39.3561],[-79.2486,39.3563],[-79.2485,39.3565],[-79.2484,39.3567],[-79.2485,39.3569],[-79.2484,39.3571],[-79.2481,39.3573],[-79.248,39.3573],[-79.2478,39.3575],[-79.2475,39.3576],[-79.247,39.3579],[-79.2465,39.358],[-79.2459,39.3581],[-79.2456,39.3582],[-79.2445,39.3587],[-79.2443,39.3588],[-79.2441,39.3588],[-79.2434,39.3591],[-79.243,39.3593],[-79.2429,39.3593],[-79.2426,39.3594],[-79.2423,39.3594],[-79.2422,39.3595],[-79.2417,39.3595],[-79.2415,39.3595],[-79.2408,39.3595],[-79.2402,39.3595],[-79.2399,39.3595],[-79.2396,39.3594],[-79.2393,39.3593],[-79.2391,39.3592],[-79.239,39.359],[-79.2387,39.3588],[-79.2385,39.3587],[-79.2382,39.3586],[-79.2374,39.3585],[-79.2375,39.3584],[-79.2369,39.3584],[-79.2368,39.3584],[-79.2363,39.3585],[-79.2361,39.3585],[-79.2356,39.3585],[-79.2353,39.3586],[-79.235,39.3587],[-79.2349,39.3587],[-79.2346,39.3588],[-79.2345,39.3588],[-79.2338,39.3591],[-79.2333,39.3593],[-79.2329,39.3596],[-79.2329,39.3597],[-79.2327,39.36],[-79.2325,39.3604],[-79.2324,39.3605],[-79.2324,39.3606],[-79.2324,39.3607],[-79.2322,39.361],[-79.2322,39.3611],[-79.2321,39.3613],[-79.232,39.3617],[-79.2319,39.3618],[-79.2319,39.362],[-79.2319,39.3621],[-79.2319,39.3624],[-79.232,39.3626],[-79.2321,39.3628],[-79.232,39.3634],[-79.2319,39.3639],[-79.2318,39.3642],[-79.2317,39.3646],[-79.2315,39.3647],[-79.2314,39.3648],[-79.2312,39.3648],[-79.231,39.3649],[-79.2309,39.3649],[-79.2305,39.3648],[-79.2298,39.3647],[-79.2294,39.3646],[-79.2288,39.3645],[-79.2288,39.3644],[-79.228,39.3644],[-79.2275,39.3644],[-79.2273,39.3644],[-79.2269,39.3643],[-79.2268,39.3643],[-79.2263,39.3643],[-79.2262,39.3643],[-79.2257,39.3642],[-79.2255,39.3642],[-79.2253,39.3642],[-79.2251,39.3641],[-79.2249,39.3641],[-79.2243,39.364],[-79.2236,39.3638],[-79.2232,39.3637],[-79.2215,39.3633],[-79.2209,39.3631],[-79.2203,39.3631],[-79.22,39.3632],[-79.2198,39.3633],[-79.2195,39.3634],[-79.2189,39.3633],[-79.2182,39.3634],[-79.2173,39.3634],[-79.217,39.3634],[-79.2158,39.3635],[-79.2156,39.3635],[-79.2155,39.3635],[-79.2151,39.3634],[-79.2147,39.3634],[-79.2146,39.3634],[-79.2144,39.3634],[-79.2143,39.3635],[-79.2139,39.3637],[-79.2138,39.3639],[-79.2136,39.3642],[-79.2134,39.3646],[-79.2134,39.3648],[-79.2133,39.365],[-79.2133,39.3652],[-79.2132,39.3655],[-79.2132,39.3657],[-79.2131,39.366],[-79.2131,39.3669],[-79.2131,39.367],[-79.2131,39.3675],[-79.2132,39.3676],[-79.2132,39.3679],[-79.2131,39.3687],[-79.213,39.3692],[-79.2126,39.3702],[-79.2121,39.3708],[-79.2115,39.3713],[-79.2113,39.3715],[-79.2111,39.3715],[-79.211,39.3716],[-79.2108,39.3716],[-79.2105,39.3717],[-79.2103,39.3718],[-79.2102,39.3718],[-79.21,39.3719],[-79.2097,39.3721],[-79.2088,39.3727],[-79.2084,39.373],[-79.2074,39.3737],[-79.207,39.374],[-79.2069,39.3741],[-79.2068,39.3742],[-79.2065,39.3745],[-79.2062,39.3748],[-79.2061,39.3749],[-79.206,39.375],[-79.206,39.3751],[-79.2059,39.3752],[-79.2058,39.3753],[-79.2057,39.3754],[-79.2056,39.3755],[-79.2055,39.3757],[-79.2048,39.3763],[-79.2048,39.3764],[-79.2046,39.3765],[-79.2045,39.3766],[-79.2042,39.3769],[-79.2041,39.3771],[-79.204,39.3771],[-79.2039,39.3772],[-79.2038,39.3773],[-79.203,39.3782],[-79.2028,39.3784],[-79.2026,39.3786],[-79.2025,39.3787],[-79.2024,39.3788],[-79.2023,39.379],[-79.2023,39.3791],[-79.2021,39.3793],[-79.202,39.3794],[-79.202,39.3795],[-79.2019,39.3797],[-79.2018,39.3797],[-79.2018,39.3799],[-79.2015,39.3803],[-79.2014,39.3805],[-79.2013,39.3807],[-79.2012,39.3809],[-79.2011,39.3812],[-79.2011,39.3813],[-79.2007,39.3816],[-79.2006,39.3818],[-79.2004,39.3819],[-79.2003,39.3822],[-79.2002,39.3823],[-79.2001,39.3826],[-79.2001,39.3827],[-79.2,39.3829],[-79.1998,39.3832],[-79.1997,39.3834],[-79.1997,39.3835],[-79.1997,39.3836],[-79.1996,39.3841],[-79.1995,39.3843],[-79.1995,39.3846],[-79.1993,39.385],[-79.1993,39.3851],[-79.1993,39.3854],[-79.1992,39.3856],[-79.1992,39.3857],[-79.1991,39.3859],[-79.199,39.3862],[-79.1989,39.3863],[-79.1989,39.3864],[-79.1986,39.3868],[-79.1984,39.3871],[-79.1984,39.3873],[-79.1984,39.3874],[-79.1981,39.388],[-79.198,39.3881],[-79.1978,39.3883],[-79.1977,39.3884],[-79.1976,39.3885],[-79.1974,39.3885],[-79.1973,39.3886],[-79.1971,39.3886],[-79.197,39.3886],[-79.1965,39.3886],[-79.1963,39.3887],[-79.1962,39.3887],[-79.196,39.3888],[-79.1958,39.3888],[-79.1957,39.3888],[-79.1954,39.3888],[-79.1952,39.3889],[-79.1947,39.3888],[-79.1946,39.3888],[-79.1945,39.3888],[-79.1944,39.3888],[-79.1943,39.3888],[-79.1942,39.3888],[-79.194,39.3888],[-79.1939,39.3887],[-79.1938,39.3887],[-79.1936,39.3887],[-79.1935,39.3887],[-79.1933,39.3886],[-79.1929,39.3885],[-79.1924,39.3883],[-79.1923,39.3882],[-79.1919,39.388],[-79.1918,39.3879],[-79.1917,39.3879],[-79.1916,39.3878],[-79.1915,39.3878],[-79.1914,39.3877],[-79.1913,39.3877],[-79.1911,39.3875],[-79.1908,39.3874],[-79.1905,39.3872],[-79.1897,39.3865],[-79.1894,39.3863],[-79.1893,39.3862],[-79.189,39.3861],[-79.1889,39.386],[-79.1884,39.3859],[-79.188,39.3858],[-79.1877,39.3857],[-79.1876,39.3856],[-79.1874,39.3856],[-79.1871,39.3854],[-79.1869,39.3854],[-79.1868,39.3854],[-79.1866,39.3853],[-79.1864,39.3853],[-79.1861,39.3852],[-79.1859,39.3852],[-79.1856,39.3852],[-79.1855,39.3852],[-79.1853,39.3852],[-79.185,39.3852],[-79.1849,39.3852],[-79.1848,39.3853],[-79.184,39.3853],[-79.1837,39.3853],[-79.1833,39.3854],[-79.183,39.3855],[-79.1828,39.3856],[-79.1826,39.3857],[-79.1823,39.3858],[-79.1819,39.386],[-79.1815,39.3863],[-79.1814,39.3863],[-79.1813,39.3864],[-79.181,39.3866],[-79.1807,39.3869],[-79.1806,39.387],[-79.1804,39.3871],[-79.1801,39.3874],[-79.1799,39.3875],[-79.1798,39.3876],[-79.1794,39.3879],[-79.1793,39.388],[-79.1791,39.3882],[-79.1791,39.3883],[-79.1789,39.3884],[-79.1788,39.3884],[-79.1787,39.3885],[-79.1787,39.3886],[-79.1786,39.3886],[-79.1785,39.3887],[-79.1783,39.3888],[-79.1782,39.3889],[-79.178,39.389],[-79.1779,39.389],[-79.1778,39.3891],[-79.1774,39.3887],[-79.177,39.389],[-79.1766,39.3897],[-79.1768,39.3899],[-79.1772,39.3902],[-79.1773,39.3903],[-79.1773,39.3905],[-79.1775,39.3907],[-79.1777,39.3908],[-79.1781,39.3913],[-79.1783,39.3914],[-79.1784,39.3916],[-79.1789,39.392],[-79.179,39.3921],[-79.1791,39.3922],[-79.1793,39.3924],[-79.1799,39.3928],[-79.1802,39.3933],[-79.1808,39.3939],[-79.1811,39.3944],[-79.1812,39.3946],[-79.1812,39.3948],[-79.1811,39.3951],[-79.1808,39.3954],[-79.1807,39.3954],[-79.1805,39.3955],[-79.1804,39.3956],[-79.1802,39.3957],[-79.18,39.3959],[-79.1799,39.3959],[-79.1799,39.396],[-79.1796,39.3962],[-79.1794,39.3963],[-79.1792,39.3965],[-79.1791,39.3965],[-79.179,39.3965],[-79.1789,39.3966],[-79.1786,39.3966],[-79.1784,39.3967],[-79.1782,39.3967],[-79.1776,39.3967],[-79.1774,39.3967],[-79.1768,39.3966],[-79.1766,39.3966],[-79.1763,39.3965],[-79.1762,39.3963],[-79.1758,39.3961],[-79.1754,39.3959],[-79.175,39.3957],[-79.175,39.3956],[-79.1747,39.3954],[-79.1746,39.3954],[-79.1744,39.3952],[-79.1743,39.3951],[-79.1742,39.3949],[-79.1741,39.3948],[-79.1739,39.3945],[-79.1735,39.3939],[-79.1734,39.3938],[-79.1732,39.3935],[-79.1731,39.3933],[-79.1729,39.3932],[-79.1728,39.393],[-79.1727,39.3929],[-79.1724,39.3923],[-79.1723,39.3921],[-79.1721,39.392],[-79.172,39.3918],[-79.1718,39.3915],[-79.1715,39.3913],[-79.1714,39.3912],[-79.171,39.3909],[-79.1709,39.3908],[-79.1706,39.3907],[-79.1701,39.3902],[-79.1701,39.3901],[-79.17,39.3901],[-79.1699,39.3901],[-79.1694,39.3896],[-79.1691,39.3894],[-79.1688,39.3892],[-79.1685,39.389],[-79.1682,39.3888],[-79.1676,39.3883],[-79.1675,39.3883],[-79.167,39.3879],[-79.1669,39.3879],[-79.1668,39.3879],[-79.1666,39.3877],[-79.1663,39.3876],[-79.1661,39.3875],[-79.1661,39.3874],[-79.1656,39.3873],[-79.1653,39.3872],[-79.1652,39.3871],[-79.165,39.3871],[-79.1646,39.3872],[-79.1644,39.3872],[-79.1638,39.3873],[-79.1636,39.3875],[-79.1632,39.3877],[-79.163,39.3877],[-79.1629,39.3878],[-79.1626,39.3879],[-79.1623,39.3881],[-79.1621,39.3882],[-79.162,39.3883],[-79.1617,39.3888],[-79.1617,39.3889],[-79.1616,39.389],[-79.1615,39.3892],[-79.1614,39.3894],[-79.1614,39.3899],[-79.1614,39.3902],[-79.1614,39.3905],[-79.1614,39.3907],[-79.1615,39.3908],[-79.1615,39.3909],[-79.1615,39.391],[-79.1616,39.3914],[-79.1618,39.3917],[-79.1619,39.3918],[-79.1619,39.3919],[-79.1621,39.3921],[-79.1623,39.3922],[-79.1623,39.3923],[-79.1624,39.3924],[-79.1626,39.3927],[-79.1627,39.3929],[-79.1628,39.3931],[-79.163,39.3932],[-79.163,39.3933],[-79.1632,39.3935],[-79.1634,39.3938],[-79.1637,39.3941],[-79.1638,39.3942],[-79.164,39.3945],[-79.1641,39.3946],[-79.1641,39.3947],[-79.1642,39.3948],[-79.1644,39.395],[-79.1645,39.395],[-79.1646,39.3951],[-79.1647,39.3952],[-79.165,39.3953],[-79.1651,39.3953],[-79.1655,39.3955],[-79.1657,39.3961],[-79.1657,39.3965],[-79.1658,39.397],[-79.1659,39.3976],[-79.1663,39.399],[-79.1664,39.3993],[-79.1665,39.3999],[-79.1667,39.4009],[-79.1665,39.4016],[-79.1653,39.404],[-79.1651,39.4043],[-79.1649,39.4048],[-79.1645,39.4057],[-79.1636,39.4064],[-79.1628,39.4069],[-79.1626,39.407],[-79.1617,39.4073],[-79.1609,39.4076],[-79.1606,39.4078],[-79.1604,39.408],[-79.1603,39.4081],[-79.16,39.4085],[-79.1601,39.4089],[-79.16,39.4089],[-79.1594,39.4095],[-79.1592,39.4102],[-79.159,39.4108],[-79.159,39.4114],[-79.1595,39.4142],[-79.1597,39.4146],[-79.16,39.4151],[-79.1602,39.4156],[-79.1603,39.4159],[-79.1602,39.4164],[-79.1595,39.417],[-79.1594,39.4171],[-79.1572,39.4178],[-79.1553,39.4183],[-79.1552,39.4183],[-79.154,39.4181],[-79.1537,39.418],[-79.1519,39.4173],[-79.1515,39.4172],[-79.1512,39.417],[-79.1507,39.4165],[-79.1501,39.4157],[-79.15,39.4154],[-79.1496,39.4145],[-79.1496,39.4137],[-79.1496,39.4132],[-79.1496,39.4124],[-79.1495,39.4108],[-79.1493,39.4105],[-79.1493,39.4104],[-79.1493,39.4102],[-79.1493,39.4101],[-79.1492,39.4093],[-79.1492,39.4091],[-79.1492,39.4088],[-79.1492,39.4085],[-79.1493,39.4084],[-79.1495,39.4077],[-79.1496,39.4077],[-79.1496,39.4074],[-79.15,39.4069],[-79.15,39.4066],[-79.15,39.4061],[-79.1497,39.4057],[-79.1496,39.4055],[-79.1493,39.4052],[-79.149,39.405],[-79.1477,39.4047],[-79.1476,39.4047],[-79.1467,39.4045],[-79.1462,39.4046],[-79.1446,39.405],[-79.1444,39.405],[-79.1437,39.4052],[-79.1431,39.4055],[-79.143,39.4056],[-79.1429,39.4057],[-79.1429,39.4058],[-79.1427,39.4059],[-79.1425,39.4061],[-79.1422,39.4065],[-79.1417,39.4071],[-79.1416,39.4075],[-79.1415,39.4081],[-79.1413,39.4083],[-79.1411,39.4087],[-79.141,39.4095],[-79.1411,39.4104],[-79.1412,39.4106],[-79.1412,39.4109],[-79.1413,39.411],[-79.1413,39.4112],[-79.1414,39.4116],[-79.1415,39.4116],[-79.1415,39.4117],[-79.1416,39.412],[-79.1417,39.4121],[-79.1418,39.4131],[-79.1418,39.4133],[-79.1418,39.4136],[-79.1419,39.4137],[-79.1418,39.4138],[-79.1419,39.4141],[-79.142,39.4141],[-79.1424,39.4144],[-79.1425,39.4147],[-79.1425,39.4151],[-79.1424,39.4154],[-79.1424,39.4155],[-79.1423,39.4157],[-79.1423,39.4158],[-79.1423,39.4159],[-79.1423,39.4167],[-79.1418,39.4171],[-79.141,39.4177],[-79.1408,39.4179],[-79.1401,39.4179],[-79.1398,39.418],[-79.1396,39.418],[-79.1391,39.4183],[-79.1389,39.4184],[-79.1387,39.4185],[-79.1377,39.4188],[-79.1365,39.4189],[-79.1338,39.4183],[-79.1325,39.4179],[-79.132,39.4178],[-79.1319,39.4178],[-79.1317,39.4178],[-79.1312,39.4177],[-79.1307,39.4175],[-79.1307,39.4176],[-79.1298,39.4173],[-79.1292,39.4173],[-79.129,39.4173],[-79.1284,39.4175],[-79.1283,39.4175],[-79.1276,39.418],[-79.1274,39.4182],[-79.1275,39.4185],[-79.1279,39.4191],[-79.1276,39.4195],[-79.1275,39.4197],[-79.1272,39.4209],[-79.1271,39.4213],[-79.1271,39.4218],[-79.1272,39.4219],[-79.1273,39.4221],[-79.1273,39.4226],[-79.1275,39.423],[-79.128,39.4233],[-79.1284,39.4236],[-79.1288,39.4246],[-79.1288,39.4249],[-79.1289,39.4251],[-79.1289,39.4252],[-79.129,39.4254],[-79.129,39.4255],[-79.129,39.4256],[-79.1291,39.4257],[-79.1292,39.4263],[-79.1294,39.4266],[-79.1294,39.4267],[-79.1294,39.427],[-79.1295,39.4271],[-79.1295,39.4281],[-79.1295,39.4287],[-79.1294,39.4291],[-79.1291,39.4295],[-79.129,39.4296],[-79.1288,39.4297],[-79.128,39.4302],[-79.1265,39.4309],[-79.1264,39.4309],[-79.1263,39.431],[-79.1261,39.4313],[-79.1258,39.4315],[-79.1252,39.4322],[-79.1251,39.4323],[-79.125,39.4324],[-79.1249,39.4324],[-79.1248,39.4324],[-79.1245,39.4327],[-79.1243,39.433],[-79.1242,39.4331],[-79.124,39.4332],[-79.123,39.4332],[-79.1226,39.4332],[-79.1223,39.4331],[-79.1221,39.4331],[-79.1214,39.4331],[-79.1212,39.4331],[-79.1209,39.433],[-79.1203,39.4329],[-79.1202,39.4329],[-79.119,39.4325],[-79.1174,39.432],[-79.117,39.4318],[-79.1169,39.4318],[-79.1167,39.4318],[-79.1166,39.4318],[-79.1164,39.4317],[-79.1162,39.4317],[-79.116,39.4317],[-79.1158,39.4317],[-79.1155,39.4317],[-79.1154,39.4316],[-79.1152,39.4316],[-79.1151,39.4315],[-79.1149,39.4314],[-79.1148,39.4314],[-79.1146,39.4314],[-79.1137,39.4311],[-79.1133,39.431],[-79.1132,39.431],[-79.113,39.4309],[-79.1127,39.4308],[-79.1125,39.4308],[-79.1122,39.4309],[-79.1119,39.4311],[-79.1118,39.4311],[-79.1113,39.4315],[-79.1109,39.4318],[-79.1108,39.4318],[-79.1106,39.4322],[-79.1106,39.4324],[-79.1106,39.4327],[-79.1107,39.433],[-79.1107,39.4331],[-79.1109,39.4335],[-79.1109,39.4337],[-79.111,39.4338],[-79.1111,39.4341],[-79.1112,39.4344],[-79.1115,39.4348],[-79.1118,39.4352],[-79.1119,39.4352],[-79.112,39.4354],[-79.1121,39.4355],[-79.1125,39.4359],[-79.1131,39.4364],[-79.1135,39.4367],[-79.1136,39.4368],[-79.1137,39.4369],[-79.114,39.4369],[-79.1142,39.437],[-79.1147,39.4371],[-79.1152,39.4373],[-79.1157,39.4376],[-79.1163,39.438],[-79.1165,39.4381],[-79.1167,39.4383],[-79.1168,39.4385],[-79.1169,39.4389],[-79.1168,39.4392],[-79.1166,39.4397],[-79.1165,39.4398],[-79.1164,39.4401],[-79.1164,39.4403],[-79.1162,39.4408],[-79.1162,39.4409],[-79.116,39.4414],[-79.1157,39.4419],[-79.1152,39.4424],[-79.1145,39.4428],[-79.1139,39.4435],[-79.1135,39.4438],[-79.1132,39.4439],[-79.1131,39.444],[-79.1126,39.4443],[-79.1118,39.4446],[-79.1106,39.4453],[-79.1104,39.4453],[-79.1102,39.4454],[-79.1099,39.4455],[-79.1097,39.4455],[-79.1096,39.4455],[-79.1095,39.4455],[-79.1093,39.4454],[-79.109,39.4454],[-79.1089,39.4454],[-79.1085,39.4455],[-79.1083,39.4456],[-79.1081,39.4457],[-79.1078,39.4459],[-79.1077,39.446],[-79.1076,39.446],[-79.1074,39.4461],[-79.1073,39.4463],[-79.1071,39.4465],[-79.1071,39.4466],[-79.1066,39.4469],[-79.1064,39.447],[-79.1062,39.4471],[-79.1061,39.4473],[-79.1055,39.4476],[-79.1051,39.4478],[-79.1051,39.4479],[-79.1047,39.4481],[-79.1042,39.4485],[-79.1037,39.4489],[-79.1036,39.4491],[-79.1033,39.4495],[-79.1032,39.4496],[-79.1031,39.4498],[-79.1031,39.4499],[-79.1029,39.4502],[-79.1029,39.4503],[-79.1028,39.4505],[-79.1027,39.4509],[-79.1027,39.4511],[-79.1026,39.4513],[-79.1026,39.4518],[-79.1026,39.4521],[-79.1025,39.4523],[-79.1024,39.4528],[-79.1024,39.4532],[-79.1025,39.4536],[-79.1028,39.4543],[-79.103,39.4546],[-79.103,39.4549],[-79.103,39.455],[-79.1029,39.455],[-79.1027,39.4552],[-79.1023,39.4554],[-79.1021,39.4556],[-79.102,39.4557],[-79.102,39.4559],[-79.1019,39.4561],[-79.1019,39.4565],[-79.1019,39.4566],[-79.1018,39.4569],[-79.1018,39.457],[-79.1018,39.4572],[-79.1019,39.4573],[-79.1023,39.4576],[-79.1026,39.4577],[-79.1028,39.4578],[-79.103,39.4578],[-79.1033,39.4578],[-79.1036,39.4578],[-79.1038,39.4577],[-79.1042,39.4577],[-79.1044,39.4577],[-79.1047,39.4577],[-79.1052,39.4576],[-79.1053,39.4576],[-79.1055,39.4576],[-79.1064,39.4574],[-79.1066,39.4574],[-79.1068,39.4573],[-79.1069,39.4573],[-79.1075,39.4572],[-79.1076,39.4571],[-79.1079,39.4571],[-79.1082,39.4571],[-79.1083,39.4571],[-79.1086,39.4573],[-79.1086,39.4574],[-79.1087,39.4577],[-79.1087,39.4579],[-79.1086,39.4588],[-79.1085,39.459],[-79.1085,39.4591],[-79.1084,39.4594],[-79.1083,39.4595],[-79.1083,39.4597],[-79.1082,39.4599],[-79.1082,39.46],[-79.1081,39.4604],[-79.1081,39.4606],[-79.108,39.4608],[-79.108,39.4609],[-79.1079,39.4612],[-79.1077,39.4614],[-79.1076,39.4616],[-79.1072,39.462],[-79.1067,39.4624],[-79.1061,39.4627],[-79.1056,39.4629],[-79.1053,39.463],[-79.1052,39.463],[-79.1049,39.463],[-79.1038,39.4631],[-79.1033,39.4631],[-79.1029,39.4631],[-79.1024,39.463],[-79.1021,39.4629],[-79.1011,39.4629],[-79.1009,39.4629],[-79.1006,39.4629],[-79.1002,39.4627],[-79.0998,39.4626],[-79.0994,39.4625],[-79.0989,39.4625],[-79.0987,39.4624],[-79.0985,39.4624],[-79.0974,39.4624],[-79.0972,39.4624],[-79.0966,39.4624],[-79.0965,39.4624],[-79.0963,39.4624],[-79.0958,39.4626],[-79.0956,39.4627],[-79.0955,39.4627],[-79.0953,39.4629],[-79.0952,39.4631],[-79.0951,39.4632],[-79.095,39.4634],[-79.0951,39.4637],[-79.0951,39.4638],[-79.095,39.4639],[-79.0949,39.4641],[-79.0948,39.4643],[-79.0947,39.4646],[-79.0945,39.4648],[-79.0945,39.4652],[-79.0948,39.4657],[-79.0948,39.4658],[-79.095,39.466],[-79.0951,39.4661],[-79.0952,39.4664],[-79.0953,39.4665],[-79.0954,39.4667],[-79.0955,39.4668],[-79.0957,39.4671],[-79.0959,39.4674],[-79.0961,39.4675],[-79.0965,39.468],[-79.0967,39.4681],[-79.097,39.4682],[-79.0973,39.4685],[-79.0976,39.4686],[-79.0978,39.4687],[-79.0982,39.4688],[-79.0984,39.4688],[-79.0986,39.4688],[-79.0987,39.4688],[-79.0991,39.4687],[-79.0995,39.4688],[-79.1,39.4688],[-79.1003,39.4688],[-79.1005,39.4688],[-79.1006,39.4688],[-79.1008,39.4688],[-79.1011,39.4689],[-79.1013,39.4691],[-79.1017,39.4692],[-79.102,39.4693],[-79.1022,39.4694],[-79.1023,39.4694],[-79.1025,39.4695],[-79.1027,39.4696],[-79.1031,39.4697],[-79.1036,39.47],[-79.1037,39.4701],[-79.1041,39.4704],[-79.1044,39.4708],[-79.1048,39.4714],[-79.1049,39.4715],[-79.105,39.4717],[-79.1051,39.4718],[-79.1052,39.4721],[-79.1053,39.4721],[-79.1054,39.4725],[-79.1054,39.4728],[-79.1055,39.473],[-79.1055,39.4731],[-79.1055,39.4732],[-79.1056,39.4736],[-79.1055,39.4739],[-79.1054,39.4741],[-79.1052,39.4742],[-79.1051,39.4743],[-79.105,39.4745],[-79.1049,39.4747],[-79.1048,39.4748],[-79.1047,39.4749],[-79.1044,39.4753],[-79.1039,39.4756],[-79.1033,39.4759],[-79.1032,39.476],[-79.103,39.4761],[-79.1024,39.4764],[-79.102,39.4766],[-79.1014,39.4768],[-79.1012,39.4769],[-79.1009,39.4769],[-79.1005,39.477],[-79.1002,39.477],[-79.1,39.477],[-79.0996,39.4768],[-79.0995,39.4768],[-79.0984,39.4764],[-79.0982,39.4763],[-79.0978,39.4762],[-79.0975,39.476],[-79.0974,39.476],[-79.0969,39.4758],[-79.0967,39.4756],[-79.096,39.4753],[-79.0957,39.4752],[-79.0949,39.4747],[-79.0944,39.4743],[-79.0943,39.4741],[-79.0939,39.4738],[-79.0933,39.4734],[-79.0921,39.4729],[-79.0911,39.4725],[-79.091,39.4725],[-79.0907,39.4724],[-79.0906,39.4724],[-79.0903,39.4723],[-79.0902,39.4723],[-79.0891,39.472],[-79.0879,39.4718],[-79.0876,39.4717],[-79.0868,39.4716],[-79.0862,39.4716],[-79.0858,39.4716],[-79.0853,39.4716],[-79.085,39.4715],[-79.0848,39.4715],[-79.0841,39.4714],[-79.083,39.4715],[-79.0821,39.4716],[-79.082,39.4716],[-79.0818,39.4716],[-79.0814,39.4717],[-79.0794,39.4723],[-79.0786,39.4725],[-79.0774,39.4727],[-79.0772,39.4727],[-79.0767,39.4728],[-79.0765,39.4728],[-79.0751,39.4732],[-79.0751,39.4733],[-79.0748,39.4733],[-79.0747,39.4733],[-79.0744,39.4734],[-79.0743,39.4734],[-79.074,39.4735],[-79.0739,39.4736],[-79.0737,39.4736],[-79.0736,39.4736],[-79.0735,39.4736],[-79.0734,39.4737],[-79.0729,39.4738],[-79.0729,39.4739],[-79.0716,39.4738],[-79.0712,39.4739],[-79.0709,39.4739],[-79.0707,39.474],[-79.0702,39.4742],[-79.0701,39.4743],[-79.07,39.4743],[-79.0699,39.4743],[-79.0697,39.4744],[-79.0696,39.4744],[-79.0696,39.4743],[-79.0695,39.4742],[-79.0693,39.474],[-79.0691,39.4741],[-79.0689,39.4743],[-79.0686,39.4745],[-79.0683,39.4749],[-79.068,39.4752],[-79.0679,39.4757],[-79.0678,39.476],[-79.0678,39.4763],[-79.0678,39.4767],[-79.0678,39.4768],[-79.0678,39.477],[-79.0678,39.4772],[-79.0678,39.4773],[-79.0678,39.4775],[-79.0678,39.4776],[-79.0679,39.4779],[-79.068,39.4782],[-79.068,39.4783],[-79.068,39.4786],[-79.0679,39.4787],[-79.068,39.4787],[-79.068,39.4788],[-79.068,39.4789],[-79.068,39.479],[-79.068,39.4791],[-79.0679,39.4792],[-79.0677,39.4793],[-79.0676,39.4794],[-79.0675,39.4795],[-79.0673,39.4796],[-79.0668,39.4798],[-79.0667,39.4798],[-79.0664,39.48],[-79.0663,39.48],[-79.0662,39.4799],[-79.066,39.4798],[-79.0658,39.4798],[-79.0655,39.4796],[-79.0649,39.4792],[-79.0644,39.4787],[-79.0642,39.4784],[-79.064,39.4781],[-79.0635,39.477],[-79.0627,39.4758],[-79.0622,39.4747],[-79.0621,39.4746],[-79.0617,39.4739],[-79.0615,39.4734],[-79.0615,39.4733],[-79.0615,39.4732],[-79.0615,39.4729],[-79.0614,39.4729],[-79.0614,39.4726],[-79.0613,39.4725],[-79.0612,39.4722],[-79.0611,39.4721],[-79.061,39.4719],[-79.0608,39.4717],[-79.0606,39.4716],[-79.0605,39.4716],[-79.0602,39.4715],[-79.06,39.4715],[-79.0599,39.4714],[-79.0598,39.4714],[-79.0597,39.4713],[-79.0593,39.4711],[-79.0591,39.471],[-79.0589,39.471],[-79.0583,39.4708],[-79.0581,39.4708],[-79.0572,39.4707],[-79.0569,39.4707],[-79.0565,39.4707],[-79.0558,39.4711],[-79.0554,39.4715],[-79.055,39.4723],[-79.0547,39.4731],[-79.0544,39.4742],[-79.0543,39.475],[-79.054,39.4766],[-79.054,39.4768],[-79.054,39.477],[-79.054,39.4772],[-79.0539,39.4774],[-79.0537,39.4776],[-79.0536,39.4778],[-79.0535,39.4779],[-79.0534,39.4787],[-79.0535,39.4799],[-79.0534,39.4802],[-79.0534,39.4806],[-79.0532,39.4811],[-79.0528,39.4817],[-79.0516,39.4826],[-79.0514,39.4827],[-79.0507,39.4829],[-79.0501,39.4832],[-79.0499,39.4832],[-79.0494,39.4832],[-79.0491,39.4834],[-79.0486,39.4834],[-79.0482,39.4835],[-79.0475,39.4834],[-79.047,39.4834],[-79.0468,39.4833],[-79.0467,39.4832],[-79.0465,39.4831],[-79.0465,39.483],[-79.0462,39.4828],[-79.0461,39.4828],[-79.046,39.4826],[-79.0459,39.4824],[-79.0457,39.482],[-79.0454,39.4815],[-79.0451,39.4809],[-79.0448,39.4803],[-79.0445,39.4799],[-79.0444,39.4799],[-79.0444,39.4798],[-79.0442,39.4797],[-79.0426,39.4791],[-79.0425,39.4791],[-79.0424,39.4787],[-79.0402,39.4775],[-79.0392,39.4775],[-79.0389,39.4774],[-79.0373,39.4763],[-79.037,39.4766],[-79.0369,39.4765],[-79.0367,39.4758],[-79.0364,39.4751],[-79.0363,39.4749],[-79.0363,39.4748],[-79.0362,39.4742],[-79.0359,39.4733],[-79.0358,39.4726],[-79.0359,39.4723],[-79.0361,39.4719],[-79.0362,39.4714],[-79.0362,39.4713],[-79.0362,39.471],[-79.0361,39.4708],[-79.0354,39.4695],[-79.0342,39.4676],[-79.0337,39.467],[-79.0323,39.4661],[-79.0309,39.4652],[-79.0299,39.4649],[-79.0294,39.4648],[-79.0287,39.4648],[-79.0273,39.465],[-79.027,39.4651],[-79.0269,39.4651],[-79.0262,39.4653],[-79.0248,39.4656],[-79.0228,39.466],[-79.022,39.4663],[-79.0217,39.4665],[-79.0216,39.4665],[-79.0216,39.4666],[-79.0214,39.4667],[-79.0209,39.4669],[-79.0203,39.4672],[-79.0192,39.4676],[-79.0186,39.4677],[-79.018,39.4677],[-79.018,39.4675],[-79.0178,39.4674],[-79.0175,39.4673],[-79.0173,39.4671],[-79.0172,39.4669],[-79.0171,39.4668],[-79.017,39.4667],[-79.0166,39.4663],[-79.0163,39.4659],[-79.0162,39.4657],[-79.016,39.4656],[-79.0157,39.4655],[-79.0153,39.4653],[-79.0147,39.465],[-79.0143,39.4647],[-79.0141,39.4646],[-79.0141,39.4645],[-79.0141,39.4643],[-79.0136,39.4638],[-79.0123,39.4628],[-79.0118,39.4624],[-79.0115,39.4622],[-79.0114,39.4621],[-79.0114,39.462],[-79.0112,39.4618],[-79.0113,39.4617],[-79.0112,39.4616],[-79.0111,39.4614],[-79.0109,39.4611],[-79.0105,39.4609],[-79.0102,39.4608],[-79.0098,39.4607],[-79.0092,39.4605],[-79.0071,39.4597],[-79.007,39.4596],[-79.0069,39.4596],[-79.0064,39.4594],[-79.0057,39.4593],[-79.0049,39.4592],[-79.0045,39.4591],[-79.0039,39.4589],[-79.0038,39.4589],[-79.0032,39.4587],[-79.0025,39.4583],[-79.0015,39.4579],[-79.0012,39.4577],[-79.0007,39.4573],[-79.0005,39.4572],[-78.9999,39.4567],[-78.9998,39.4566],[-78.9998,39.4565],[-78.9998,39.4564],[-78.9997,39.4564],[-78.9996,39.4564],[-78.9995,39.4564],[-78.9995,39.4565],[-78.9995,39.4566],[-78.999,39.4566],[-78.9986,39.4565],[-78.9984,39.4564],[-78.9982,39.4564],[-78.9978,39.456],[-78.9974,39.4558],[-78.9973,39.4557],[-78.9971,39.4554],[-78.9969,39.4553],[-78.9967,39.4552],[-78.9954,39.4546],[-78.9946,39.4544],[-78.9944,39.4544],[-78.9937,39.4541],[-78.9934,39.4539],[-78.9924,39.4534],[-78.9906,39.4527],[-78.9903,39.4526],[-78.9902,39.4525],[-78.9901,39.4524],[-78.99,39.4524],[-78.9899,39.4523],[-78.9898,39.4523],[-78.9894,39.4523],[-78.9887,39.4521],[-78.9873,39.4517],[-78.9851,39.4514],[-78.9838,39.451],[-78.9831,39.4507],[-78.9825,39.4504],[-78.9818,39.45],[-78.9812,39.4498],[-78.9807,39.4497],[-78.9803,39.4495],[-78.9802,39.4494],[-78.98,39.4492],[-78.9799,39.4489],[-78.9797,39.4488],[-78.9795,39.4487],[-78.9793,39.4487],[-78.9792,39.4487],[-78.9791,39.4487],[-78.9789,39.4487],[-78.9787,39.4487],[-78.9786,39.4487],[-78.9784,39.4487],[-78.9777,39.4483],[-78.9775,39.4482],[-78.9773,39.448],[-78.9771,39.4478],[-78.9766,39.4473],[-78.9763,39.4471],[-78.9754,39.4464],[-78.9746,39.4457],[-78.9742,39.4453],[-78.9741,39.4452],[-78.9733,39.4449],[-78.9732,39.4448],[-78.9731,39.4447],[-78.9725,39.4444],[-78.972,39.4442],[-78.9718,39.4442],[-78.9707,39.4439],[-78.9706,39.4438],[-78.9703,39.4437],[-78.9698,39.4436],[-78.9696,39.4434],[-78.9694,39.4433],[-78.9694,39.4432],[-78.9693,39.4428],[-78.9693,39.4423],[-78.9692,39.4421],[-78.9691,39.4417],[-78.969,39.4416],[-78.9689,39.4414],[-78.9684,39.4408],[-78.9682,39.4406],[-78.968,39.4405],[-78.9677,39.4403],[-78.9672,39.4401],[-78.9667,39.4395],[-78.9666,39.4394],[-78.9665,39.4393],[-78.9664,39.4392],[-78.966,39.4387],[-78.9657,39.4385],[-78.9655,39.4384],[-78.9653,39.4383],[-78.965,39.4383],[-78.9647,39.4383],[-78.9644,39.4384],[-78.9642,39.4385],[-78.964,39.4386],[-78.9639,39.4386],[-78.9639,39.4388],[-78.9637,39.439],[-78.9632,39.4393],[-78.9631,39.4395],[-78.9628,39.4395],[-78.9626,39.4395],[-78.9623,39.4395],[-78.9619,39.4395],[-78.9615,39.4395],[-78.9597,39.4398],[-78.9591,39.4399],[-78.9586,39.44],[-78.9583,39.44],[-78.958,39.44],[-78.9579,39.44],[-78.9573,39.4401],[-78.9568,39.4402],[-78.9566,39.4403],[-78.9562,39.4406],[-78.9557,39.4411],[-78.9556,39.4413],[-78.9556,39.4415],[-78.9555,39.4416],[-78.9555,39.4417],[-78.9556,39.4423],[-78.9557,39.4429],[-78.9557,39.4434],[-78.9556,39.4439],[-78.9557,39.4444],[-78.9557,39.4452],[-78.9558,39.4457],[-78.9558,39.4459],[-78.956,39.4467],[-78.9561,39.4472],[-78.9561,39.4475],[-78.9561,39.4476],[-78.9561,39.4477],[-78.956,39.4477],[-78.9559,39.4478],[-78.956,39.4478],[-78.956,39.4479],[-78.9561,39.448],[-78.9565,39.4482],[-78.957,39.4483],[-78.9572,39.4484],[-78.9573,39.4485],[-78.9574,39.4486],[-78.9574,39.4487],[-78.9575,39.4487],[-78.958,39.4488],[-78.9582,39.4489],[-78.9583,39.4489],[-78.9583,39.449],[-78.9582,39.4491],[-78.9583,39.4492],[-78.9584,39.4493],[-78.9587,39.4494],[-78.9595,39.4499],[-78.9601,39.4504],[-78.9603,39.4506],[-78.9605,39.4508],[-78.9605,39.4509],[-78.9605,39.451],[-78.9605,39.4511],[-78.9605,39.4512],[-78.9604,39.4513],[-78.9603,39.4514],[-78.9602,39.4515],[-78.9601,39.4516],[-78.96,39.4516],[-78.9598,39.4517],[-78.9597,39.4517],[-78.9595,39.4518],[-78.9594,39.4518],[-78.9592,39.4518],[-78.9591,39.4519],[-78.9589,39.4519],[-78.9587,39.452],[-78.9585,39.4521],[-78.9583,39.4522],[-78.9581,39.4522],[-78.9578,39.4523],[-78.9576,39.4524],[-78.9575,39.4524],[-78.9573,39.4524],[-78.9571,39.4524],[-78.9566,39.4526],[-78.9565,39.4526],[-78.9563,39.4527],[-78.9561,39.4528],[-78.9561,39.4529],[-78.9559,39.453],[-78.9558,39.453],[-78.9556,39.4531],[-78.9554,39.4532],[-78.9551,39.4534],[-78.955,39.4535],[-78.9547,39.4537],[-78.9544,39.4542],[-78.9543,39.4544],[-78.9543,39.4547],[-78.9544,39.455],[-78.9545,39.4551],[-78.9547,39.4553],[-78.9553,39.4556],[-78.9554,39.4556],[-78.9554,39.4557],[-78.9553,39.4558],[-78.9553,39.4559],[-78.9559,39.4563],[-78.9563,39.4566],[-78.9564,39.4567],[-78.9565,39.4569],[-78.9565,39.4571],[-78.9566,39.4572],[-78.9568,39.4574],[-78.957,39.4575],[-78.9576,39.458],[-78.958,39.4584],[-78.9584,39.4588],[-78.9585,39.459],[-78.9588,39.4596],[-78.959,39.4598],[-78.9591,39.4599],[-78.9591,39.4601],[-78.9592,39.4603],[-78.9592,39.4606],[-78.9593,39.461],[-78.9593,39.4612],[-78.9593,39.4616],[-78.9592,39.4619],[-78.959,39.4627],[-78.9589,39.4628],[-78.9587,39.4631],[-78.9581,39.4636],[-78.9577,39.4638],[-78.9575,39.4639],[-78.9572,39.4639],[-78.9562,39.4639],[-78.9558,39.4637],[-78.9556,39.4637],[-78.9553,39.4637],[-78.9542,39.4637],[-78.9537,39.4637],[-78.9533,39.4637],[-78.9526,39.4639],[-78.9521,39.4641],[-78.952,39.4641],[-78.952,39.464],[-78.9521,39.4639],[-78.9526,39.4637],[-78.9526,39.4636],[-78.9526,39.4635],[-78.9524,39.4636],[-78.9522,39.4637],[-78.9516,39.4642],[-78.9509,39.4647],[-78.9505,39.4649],[-78.9502,39.4651],[-78.9494,39.4654],[-78.9484,39.4658],[-78.9473,39.466],[-78.9463,39.4662],[-78.9462,39.4663],[-78.9458,39.4666],[-78.9448,39.4674],[-78.9438,39.468],[-78.9431,39.4685],[-78.9425,39.4689],[-78.942,39.4695],[-78.941,39.4705],[-78.9403,39.4712],[-78.9401,39.4714],[-78.94,39.4715],[-78.9397,39.4723],[-78.9394,39.4731],[-78.9391,39.4734],[-78.9387,39.4739],[-78.9386,39.4741],[-78.9385,39.4742],[-78.9385,39.4746],[-78.9387,39.4746],[-78.9387,39.4747],[-78.9391,39.4753],[-78.9392,39.4756],[-78.9394,39.4758],[-78.9397,39.4759],[-78.9398,39.4759],[-78.94,39.4761],[-78.9402,39.4763],[-78.9405,39.4765],[-78.9405,39.4766],[-78.9408,39.4767],[-78.941,39.4767],[-78.9414,39.4774],[-78.9415,39.4778],[-78.9415,39.4783],[-78.9415,39.4784],[-78.942,39.4787],[-78.9421,39.4789],[-78.9421,39.479],[-78.9422,39.4791],[-78.9424,39.4796],[-78.9426,39.48],[-78.9426,39.4805],[-78.9425,39.4806],[-78.9423,39.4809],[-78.9423,39.481],[-78.9416,39.4814],[-78.9414,39.4816],[-78.9412,39.482],[-78.9407,39.4825],[-78.9405,39.4826],[-78.9404,39.4826],[-78.9403,39.4826],[-78.9402,39.4826],[-78.9401,39.4826],[-78.94,39.4826],[-78.9396,39.4828],[-78.9394,39.4829],[-78.9387,39.4836],[-78.9386,39.4836],[-78.9384,39.4837],[-78.9376,39.4841],[-78.9366,39.4845],[-78.9359,39.4848],[-78.9357,39.4849],[-78.9357,39.485],[-78.9356,39.4851],[-78.9354,39.4853],[-78.9348,39.486],[-78.9343,39.4863],[-78.9333,39.4864],[-78.9317,39.4868],[-78.9311,39.4868],[-78.9306,39.4869],[-78.9293,39.4869],[-78.9286,39.4871],[-78.9279,39.4872],[-78.9269,39.4873],[-78.9266,39.4873],[-78.9265,39.4873],[-78.9255,39.4873],[-78.9241,39.4872],[-78.9224,39.4868],[-78.9196,39.4862],[-78.9183,39.486],[-78.9176,39.486],[-78.9173,39.4861],[-78.917,39.4862],[-78.9169,39.4862],[-78.9167,39.4863],[-78.9164,39.4867],[-78.9162,39.4871],[-78.9159,39.4875],[-78.9152,39.4889],[-78.9144,39.4906],[-78.9141,39.4913],[-78.9141,39.4918],[-78.9141,39.4928],[-78.9141,39.493],[-78.9138,39.4937],[-78.9132,39.4946],[-78.9128,39.495],[-78.9122,39.4953],[-78.9115,39.4954],[-78.9108,39.4956],[-78.9107,39.4957],[-78.9106,39.4958],[-78.9101,39.4958],[-78.9099,39.4958],[-78.9097,39.496],[-78.9092,39.4964],[-78.9091,39.4965],[-78.909,39.4966],[-78.9088,39.4969],[-78.9087,39.4969],[-78.9087,39.497],[-78.9081,39.4976],[-78.9078,39.4978],[-78.9076,39.4981],[-78.9076,39.4982],[-78.9077,39.4982],[-78.9078,39.4982],[-78.9064,39.5],[-78.9063,39.5001],[-78.906,39.5005],[-78.9059,39.5008],[-78.9056,39.5014],[-78.9053,39.5018],[-78.9051,39.5021],[-78.9048,39.5027],[-78.9045,39.5032],[-78.9043,39.5036],[-78.9042,39.5039],[-78.9041,39.5041],[-78.9039,39.5047],[-78.9038,39.5054],[-78.9038,39.506],[-78.9039,39.5067],[-78.9039,39.5068],[-78.904,39.5073],[-78.904,39.5078],[-78.9041,39.5081],[-78.9043,39.5086],[-78.9044,39.5089],[-78.9046,39.5092],[-78.9048,39.5095],[-78.9047,39.5095],[-78.9047,39.5096],[-78.9049,39.51],[-78.9052,39.5102],[-78.9054,39.5106],[-78.9055,39.5111],[-78.9055,39.5115],[-78.9052,39.5119],[-78.9047,39.5122],[-78.9043,39.5125],[-78.9038,39.5126],[-78.9034,39.5126],[-78.9031,39.5127],[-78.9025,39.5127],[-78.9015,39.5127],[-78.9009,39.5126],[-78.9003,39.5125],[-78.8996,39.5124],[-78.8988,39.5124],[-78.8976,39.5123],[-78.897,39.5123],[-78.8964,39.5124],[-78.8957,39.5125],[-78.8953,39.5126],[-78.8945,39.5125],[-78.894,39.5125],[-78.8932,39.5125],[-78.8931,39.5126],[-78.8929,39.5127],[-78.8924,39.5133],[-78.8922,39.5138],[-78.8918,39.5144],[-78.8915,39.5153],[-78.8914,39.5168],[-78.8911,39.5178],[-78.8911,39.5179],[-78.8911,39.5182],[-78.8911,39.5184],[-78.8914,39.519],[-78.8915,39.5194],[-78.8921,39.5202],[-78.8925,39.5208],[-78.8934,39.522],[-78.8936,39.5229],[-78.8936,39.5234],[-78.8933,39.5238],[-78.8931,39.524],[-78.8927,39.5244],[-78.8919,39.5248],[-78.8912,39.525],[-78.8904,39.5251],[-78.8896,39.525],[-78.8889,39.5249],[-78.8886,39.5246],[-78.8885,39.5244],[-78.8884,39.5243],[-78.8883,39.524],[-78.8878,39.5235],[-78.8875,39.5232],[-78.8871,39.523],[-78.8865,39.5228],[-78.8864,39.5228],[-78.8861,39.5227],[-78.8859,39.5227],[-78.8848,39.5225],[-78.8845,39.5226],[-78.8842,39.5226],[-78.8828,39.5224],[-78.8819,39.5222],[-78.8811,39.5219],[-78.8804,39.5216],[-78.8787,39.5213],[-78.8784,39.5213],[-78.8779,39.5213],[-78.8774,39.5214],[-78.877,39.5215],[-78.8766,39.5217],[-78.876,39.522],[-78.8752,39.5227],[-78.8747,39.5232],[-78.8745,39.5235],[-78.8739,39.5244],[-78.8736,39.5252],[-78.8731,39.5261],[-78.8731,39.5263],[-78.8729,39.5264],[-78.8728,39.5264],[-78.8726,39.5269],[-78.8723,39.5272],[-78.8719,39.5277],[-78.871,39.5291],[-78.8707,39.5299],[-78.8702,39.5305],[-78.8696,39.5314],[-78.8694,39.5318],[-78.8693,39.5322],[-78.8696,39.5332],[-78.87,39.5341],[-78.8706,39.5345],[-78.8708,39.5347],[-78.8712,39.5352],[-78.8713,39.5356],[-78.8714,39.5357],[-78.8714,39.5358],[-78.8713,39.5357],[-78.8711,39.5356],[-78.871,39.5356],[-78.871,39.5357],[-78.871,39.5358],[-78.8711,39.5359],[-78.8712,39.536],[-78.8711,39.536],[-78.8709,39.536],[-78.8709,39.5368],[-78.8709,39.5369],[-78.8709,39.5372],[-78.8709,39.5375],[-78.8709,39.5382],[-78.8709,39.5384],[-78.8708,39.5386],[-78.8707,39.5388],[-78.8704,39.539],[-78.8703,39.5392],[-78.87,39.5393],[-78.8692,39.5394],[-78.8691,39.5395],[-78.8669,39.5398],[-78.8659,39.5401],[-78.8653,39.5404],[-78.8651,39.5404],[-78.8643,39.5406],[-78.8637,39.5408],[-78.8632,39.5409],[-78.8631,39.5409],[-78.8629,39.5408],[-78.8627,39.5408],[-78.8624,39.5408],[-78.8619,39.5408],[-78.8616,39.5409],[-78.8614,39.541],[-78.8612,39.5412],[-78.861,39.5416],[-78.8609,39.5417],[-78.8608,39.5419],[-78.8606,39.542],[-78.8603,39.5423],[-78.8602,39.5424],[-78.8598,39.5426],[-78.8595,39.5429],[-78.8591,39.5432],[-78.8588,39.5437],[-78.8586,39.5439],[-78.8581,39.5445],[-78.8573,39.5453],[-78.8566,39.546],[-78.856,39.5467],[-78.8554,39.5474],[-78.8548,39.548],[-78.8544,39.5483],[-78.8535,39.5493],[-78.8524,39.5505],[-78.8522,39.5508],[-78.8521,39.551],[-78.852,39.5512],[-78.8519,39.5514],[-78.8518,39.5517],[-78.8518,39.5519],[-78.8517,39.5522],[-78.8516,39.5527],[-78.8516,39.553],[-78.8512,39.5537],[-78.8509,39.5556],[-78.8508,39.5566],[-78.8508,39.5576],[-78.8509,39.558],[-78.8509,39.5582],[-78.851,39.5587],[-78.8512,39.5592],[-78.8512,39.5593],[-78.8512,39.5595],[-78.8511,39.5599],[-78.851,39.5601],[-78.8508,39.5603],[-78.8506,39.5605],[-78.8503,39.5607],[-78.8497,39.561],[-78.8491,39.5614],[-78.8486,39.5616],[-78.8485,39.5618],[-78.8484,39.5619],[-78.8483,39.562],[-78.8477,39.5623],[-78.8472,39.5625],[-78.8458,39.5627],[-78.8456,39.5627],[-78.8455,39.5627],[-78.8454,39.5627],[-78.8451,39.5626],[-78.8448,39.5625],[-78.8447,39.5624],[-78.8444,39.5624],[-78.8442,39.5624],[-78.8438,39.5626],[-78.8434,39.5627],[-78.8433,39.5628],[-78.8426,39.5632],[-78.8423,39.5634],[-78.8421,39.5638],[-78.8419,39.5641],[-78.8416,39.5643],[-78.8408,39.5655],[-78.8404,39.566],[-78.8403,39.5661],[-78.8401,39.5663],[-78.8399,39.5665],[-78.8398,39.5666],[-78.8392,39.567],[-78.839,39.5671],[-78.8389,39.5671],[-78.8387,39.5672],[-78.8386,39.5672],[-78.8383,39.5673],[-78.8376,39.5671],[-78.8365,39.5668],[-78.8355,39.5664],[-78.8337,39.5659],[-78.8328,39.5657],[-78.8315,39.5655],[-78.8306,39.5654],[-78.83,39.5652],[-78.8295,39.565],[-78.8283,39.5643],[-78.8282,39.5641],[-78.828,39.5639],[-78.828,39.5637],[-78.8278,39.5633],[-78.8273,39.5631],[-78.8265,39.5627],[-78.8264,39.5626],[-78.8257,39.5624],[-78.8243,39.5617],[-78.8239,39.5616],[-78.8234,39.5613],[-78.8227,39.5611],[-78.8223,39.5609],[-78.8221,39.5607],[-78.8219,39.5606],[-78.8217,39.5606],[-78.8214,39.5606],[-78.8212,39.5606],[-78.8209,39.5607],[-78.8205,39.5607],[-78.8203,39.5608],[-78.8202,39.5609],[-78.8201,39.5609],[-78.8199,39.561],[-78.8195,39.5611],[-78.8193,39.5611],[-78.8192,39.5611],[-78.8188,39.5612],[-78.8186,39.5612],[-78.818,39.5613],[-78.8176,39.5614],[-78.8173,39.5617],[-78.8168,39.5621],[-78.8162,39.5625],[-78.8158,39.5629],[-78.8156,39.5631],[-78.8155,39.5633],[-78.8144,39.5651],[-78.8139,39.566],[-78.8138,39.5662],[-78.8133,39.5669],[-78.8132,39.5672],[-78.8134,39.5679],[-78.8136,39.5682],[-78.814,39.5686],[-78.8144,39.5695],[-78.8144,39.5696],[-78.8145,39.5697],[-78.8145,39.57],[-78.8145,39.5704],[-78.8146,39.5709],[-78.8149,39.5713],[-78.8151,39.5716],[-78.8153,39.5719],[-78.8159,39.5723],[-78.8168,39.5728],[-78.8175,39.5736],[-78.8183,39.5743],[-78.8185,39.5746],[-78.8187,39.575],[-78.819,39.5754],[-78.8199,39.5763],[-78.82,39.5764],[-78.8204,39.5766],[-78.821,39.5768],[-78.8216,39.5769],[-78.822,39.5769],[-78.8228,39.5767],[-78.8229,39.5767],[-78.8229,39.5766],[-78.823,39.5766],[-78.8235,39.5765],[-78.8243,39.5765],[-78.8248,39.5765],[-78.8254,39.5767],[-78.8257,39.5767],[-78.8259,39.5768],[-78.826,39.577],[-78.8261,39.5772],[-78.8262,39.5773],[-78.8262,39.5778],[-78.8261,39.5781],[-78.826,39.5786],[-78.8259,39.5793],[-78.8259,39.58],[-78.8259,39.5805],[-78.8265,39.5828],[-78.8265,39.583],[-78.8264,39.5835],[-78.8264,39.5837],[-78.8263,39.584],[-78.8263,39.5842],[-78.8263,39.5843],[-78.8262,39.5849],[-78.826,39.5859],[-78.826,39.5882],[-78.8257,39.5892],[-78.8255,39.5895],[-78.8251,39.5899],[-78.8246,39.5903],[-78.8245,39.5903],[-78.8242,39.5903],[-78.8235,39.5901],[-78.8231,39.5901],[-78.8221,39.59],[-78.8215,39.5901],[-78.8213,39.5901],[-78.821,39.5901],[-78.8201,39.5901],[-78.8197,39.5899],[-78.8195,39.5899],[-78.8193,39.5899],[-78.8186,39.5906],[-78.8181,39.5913],[-78.8179,39.5917],[-78.8179,39.5919],[-78.8179,39.592],[-78.8179,39.5925],[-78.8181,39.593],[-78.8184,39.5936],[-78.8184,39.5938],[-78.8184,39.5939],[-78.8184,39.5941],[-78.8181,39.5943],[-78.8175,39.5946],[-78.8169,39.5948],[-78.8166,39.595],[-78.8162,39.5952],[-78.8133,39.5968],[-78.8122,39.5976],[-78.8119,39.598],[-78.8118,39.5981],[-78.8118,39.5983],[-78.8118,39.5986],[-78.8121,39.5995],[-78.8121,39.5998],[-78.8121,39.6001],[-78.8121,39.6003],[-78.8121,39.6004],[-78.8118,39.6009],[-78.8115,39.6013],[-78.8112,39.6023],[-78.8105,39.6042],[-78.8097,39.6061],[-78.8094,39.6071],[-78.8095,39.6075],[-78.8095,39.6076],[-78.8094,39.6078],[-78.809,39.6082],[-78.8089,39.6082],[-78.8087,39.6082],[-78.8084,39.6082],[-78.8077,39.6079],[-78.807,39.6075],[-78.8063,39.6072],[-78.8057,39.6071],[-78.8047,39.607],[-78.8043,39.6071],[-78.8028,39.607],[-78.8019,39.6069],[-78.8016,39.6068],[-78.8012,39.6064],[-78.8011,39.6062],[-78.8008,39.6057],[-78.8007,39.6055],[-78.8003,39.6052],[-78.7998,39.605],[-78.7995,39.605],[-78.7979,39.605],[-78.7977,39.6051],[-78.7971,39.6054],[-78.7967,39.6056],[-78.7965,39.6059],[-78.7963,39.6062],[-78.7958,39.607],[-78.7955,39.6078],[-78.7952,39.6089],[-78.7952,39.6096],[-78.7953,39.6107],[-78.7955,39.6118],[-78.7955,39.6121],[-78.7956,39.6122],[-78.7958,39.6134],[-78.796,39.6141],[-78.796,39.6142],[-78.7961,39.6145],[-78.7962,39.6146],[-78.7962,39.6147],[-78.7964,39.6147],[-78.7964,39.6148],[-78.7965,39.6149],[-78.7966,39.6155],[-78.7966,39.6157],[-78.7967,39.6158],[-78.7967,39.6159],[-78.7968,39.6159],[-78.797,39.6158],[-78.7971,39.6158],[-78.7972,39.6159],[-78.7972,39.616],[-78.7974,39.6161],[-78.7977,39.6174],[-78.7977,39.618],[-78.7978,39.6186],[-78.7978,39.6188],[-78.798,39.6197],[-78.7981,39.6199],[-78.7982,39.6202],[-78.7984,39.6204],[-78.799,39.6212],[-78.8,39.6235],[-78.8003,39.6241],[-78.8007,39.6247],[-78.8009,39.6251],[-78.801,39.6253],[-78.8011,39.6254],[-78.8012,39.6257],[-78.8014,39.6266],[-78.8015,39.6268],[-78.8016,39.6273],[-78.8016,39.6275],[-78.8016,39.6277],[-78.8016,39.6279],[-78.8015,39.6281],[-78.8014,39.6284],[-78.8013,39.6285],[-78.8013,39.6286],[-78.8012,39.6287],[-78.8009,39.6289],[-78.8008,39.6289],[-78.8006,39.6289],[-78.8004,39.6289],[-78.8001,39.6288],[-78.7995,39.6287],[-78.7992,39.6287],[-78.7987,39.6287],[-78.7986,39.6287],[-78.7984,39.6287],[-78.7982,39.6288],[-78.798,39.6288],[-78.798,39.6289],[-78.7977,39.6291],[-78.7975,39.6293],[-78.7974,39.6295],[-78.7972,39.6299],[-78.7972,39.6302],[-78.7972,39.6303],[-78.797,39.6309],[-78.797,39.6313],[-78.7969,39.6317],[-78.7968,39.632],[-78.7967,39.6321],[-78.7965,39.6323],[-78.7961,39.6328],[-78.7952,39.6334],[-78.7949,39.6337],[-78.7946,39.6339],[-78.7941,39.6346],[-78.7941,39.6348],[-78.7945,39.6353],[-78.7947,39.6358],[-78.7948,39.636],[-78.795,39.636],[-78.7953,39.6362],[-78.7954,39.6364],[-78.7954,39.6365],[-78.7954,39.6367],[-78.7953,39.6368],[-78.7949,39.6371],[-78.7946,39.6371],[-78.7944,39.6371],[-78.7943,39.6371],[-78.7942,39.6372],[-78.7941,39.6373],[-78.7938,39.6374],[-78.7936,39.6374],[-78.7931,39.6374],[-78.7928,39.6375],[-78.7925,39.6377],[-78.7922,39.6378],[-78.7916,39.6381],[-78.7913,39.6382],[-78.7908,39.6383],[-78.7903,39.6382],[-78.7882,39.6375],[-78.7862,39.6371],[-78.7848,39.6368],[-78.7837,39.6367],[-78.7829,39.6366],[-78.7822,39.6367],[-78.7818,39.6367],[-78.7814,39.6368],[-78.7812,39.6369],[-78.7807,39.6373],[-78.7802,39.6382],[-78.7796,39.639],[-78.7795,39.6393],[-78.7793,39.6396],[-78.779,39.64],[-78.7785,39.6408],[-78.7784,39.641],[-78.7783,39.641],[-78.778,39.6418],[-78.7779,39.6418],[-78.7779,39.6419],[-78.7777,39.6423],[-78.7776,39.6425],[-78.7776,39.6428],[-78.7774,39.6432],[-78.7772,39.6436],[-78.7771,39.6438],[-78.7769,39.6441],[-78.7768,39.6444],[-78.7764,39.6449],[-78.776,39.6453],[-78.7755,39.6455],[-78.7753,39.6457],[-78.7745,39.6459],[-78.7744,39.6459],[-78.7738,39.6459],[-78.7737,39.6459],[-78.7736,39.646],[-78.7734,39.6459],[-78.7728,39.646],[-78.7726,39.646],[-78.7721,39.6459],[-78.7713,39.6459],[-78.7708,39.6459],[-78.7705,39.646],[-78.77,39.6461],[-78.7696,39.6461],[-78.7695,39.6462],[-78.769,39.6463],[-78.7689,39.6463],[-78.7687,39.6465],[-78.7685,39.6467],[-78.7678,39.6474],[-78.7676,39.6477],[-78.7674,39.6476],[-78.7668,39.6483],[-78.7667,39.6483],[-78.7666,39.6484],[-78.7664,39.6484],[-78.7662,39.6484],[-78.7661,39.6484],[-78.766,39.6484],[-78.7658,39.6484],[-78.7658,39.6483],[-78.7657,39.6482],[-78.7654,39.6478],[-78.7653,39.6476],[-78.7652,39.6474],[-78.7652,39.6473],[-78.7651,39.6472],[-78.7649,39.6469],[-78.7648,39.6468],[-78.7647,39.6459],[-78.7647,39.6451],[-78.7648,39.6447],[-78.7653,39.6437],[-78.7658,39.643],[-78.7673,39.6409],[-78.7682,39.6397],[-78.7683,39.6396],[-78.7683,39.6395],[-78.7685,39.6394],[-78.7685,39.6393],[-78.7688,39.6392],[-78.769,39.6391],[-78.7706,39.6386],[-78.7711,39.6384],[-78.7719,39.6375],[-78.7726,39.6369],[-78.7746,39.6325],[-78.7762,39.63],[-78.7765,39.6287],[-78.7767,39.6284],[-78.7767,39.6283],[-78.7771,39.6277],[-78.7772,39.6274],[-78.7774,39.627],[-78.7774,39.6267],[-78.7775,39.6264],[-78.7777,39.6263],[-78.7777,39.6262],[-78.7778,39.6261],[-78.7782,39.6253],[-78.7782,39.6251],[-78.7784,39.6245],[-78.7785,39.6239],[-78.7785,39.6233],[-78.7785,39.6231],[-78.7783,39.6227],[-78.778,39.6223],[-78.7776,39.622],[-78.7772,39.6218],[-78.7771,39.6217],[-78.777,39.6217],[-78.7767,39.6217],[-78.7764,39.6217],[-78.7757,39.6219],[-78.7755,39.6218],[-78.7755,39.6219],[-78.7753,39.6219],[-78.7751,39.6219],[-78.775,39.6218],[-78.7747,39.6218],[-78.7745,39.6219],[-78.7744,39.6218],[-78.7741,39.6217],[-78.7737,39.6216],[-78.7733,39.6213],[-78.7726,39.6212],[-78.7725,39.6212],[-78.7717,39.6211],[-78.7712,39.6211],[-78.7707,39.6209],[-78.7705,39.6208],[-78.7704,39.6208],[-78.7704,39.6206],[-78.7703,39.62],[-78.7703,39.6199],[-78.7701,39.6198],[-78.7697,39.6196],[-78.7691,39.6194],[-78.7688,39.6194],[-78.7685,39.6195],[-78.7678,39.6197],[-78.7675,39.6198],[-78.7671,39.6198],[-78.7667,39.6198],[-78.7662,39.6198],[-78.7659,39.6197],[-78.7641,39.6188],[-78.7637,39.6188],[-78.7634,39.6188],[-78.7632,39.6189],[-78.763,39.619],[-78.7625,39.6193],[-78.7619,39.6196],[-78.7616,39.6197],[-78.7609,39.6198],[-78.7603,39.6201],[-78.7597,39.6204],[-78.7593,39.6207],[-78.7588,39.6211],[-78.758,39.6219],[-78.7566,39.6228],[-78.7554,39.6234],[-78.7545,39.6238],[-78.7543,39.6239],[-78.7529,39.6246],[-78.7528,39.6247],[-78.7524,39.6249],[-78.7514,39.6253],[-78.751,39.6255],[-78.7507,39.6256],[-78.7505,39.6257],[-78.7504,39.6257],[-78.7503,39.6258],[-78.7499,39.626],[-78.7498,39.626],[-78.7497,39.6262],[-78.7496,39.6262],[-78.7496,39.6263],[-78.7493,39.6264],[-78.7492,39.6264],[-78.7489,39.6266],[-78.7483,39.6267],[-78.748,39.6268],[-78.7479,39.6268],[-78.7477,39.6268],[-78.7475,39.6268],[-78.7473,39.6268],[-78.7472,39.6268],[-78.7468,39.6267],[-78.7454,39.6262],[-78.7439,39.6256],[-78.7428,39.6252],[-78.7412,39.6245],[-78.7409,39.6243],[-78.7405,39.6242],[-78.74,39.6239],[-78.74,39.6238],[-78.7393,39.6235],[-78.739,39.6233],[-78.7386,39.6232],[-78.7382,39.623],[-78.7379,39.6228],[-78.7378,39.6227],[-78.7368,39.6222],[-78.7364,39.6218],[-78.7362,39.6215],[-78.736,39.6212],[-78.7357,39.6208],[-78.7356,39.6207],[-78.7353,39.6201],[-78.7351,39.6199],[-78.735,39.6198],[-78.7347,39.6196],[-78.7345,39.6195],[-78.7344,39.6193],[-78.734,39.6185],[-78.7339,39.6183],[-78.7339,39.6182],[-78.7339,39.6177],[-78.7338,39.6177],[-78.7338,39.6175],[-78.7335,39.6164],[-78.7332,39.6153],[-78.7331,39.6147],[-78.7331,39.6146],[-78.7332,39.6144],[-78.7334,39.614],[-78.7336,39.6138],[-78.7345,39.613],[-78.7374,39.6108],[-78.7386,39.6099],[-78.7389,39.6097],[-78.7391,39.6097],[-78.7393,39.6096],[-78.7399,39.6095],[-78.741,39.6095],[-78.7417,39.6095],[-78.742,39.6095],[-78.7423,39.6094],[-78.7426,39.6093],[-78.743,39.609],[-78.7435,39.6086],[-78.7442,39.608],[-78.7448,39.6076],[-78.7455,39.6069],[-78.7459,39.6065],[-78.7464,39.606],[-78.7466,39.6058],[-78.7467,39.6058],[-78.7468,39.6057],[-78.747,39.6056],[-78.7471,39.6056],[-78.7474,39.6056],[-78.7476,39.6056],[-78.7483,39.6057],[-78.7488,39.6058],[-78.7489,39.606],[-78.7491,39.6062],[-78.7494,39.6073],[-78.7494,39.6074],[-78.7496,39.608],[-78.7499,39.6087],[-78.75,39.6091],[-78.7501,39.6092],[-78.7502,39.6093],[-78.7503,39.6094],[-78.7506,39.6096],[-78.751,39.6098],[-78.7512,39.61],[-78.752,39.6102],[-78.7523,39.6102],[-78.7526,39.6102],[-78.753,39.6102],[-78.7538,39.6102],[-78.7552,39.6104],[-78.7559,39.6103],[-78.7569,39.6101],[-78.757,39.6101],[-78.7573,39.6101],[-78.758,39.6101],[-78.7596,39.6101],[-78.7605,39.6101],[-78.7608,39.6101],[-78.7612,39.6101],[-78.7627,39.6099],[-78.7635,39.6098],[-78.7642,39.6097],[-78.7643,39.6096],[-78.7657,39.6093],[-78.7665,39.6091],[-78.7668,39.609],[-78.7678,39.6088],[-78.7681,39.6086],[-78.7688,39.6081],[-78.7694,39.6073],[-78.7701,39.6067],[-78.7708,39.6062],[-78.7717,39.6059],[-78.7722,39.6058],[-78.773,39.6056],[-78.7735,39.6055],[-78.7743,39.6052],[-78.7746,39.605],[-78.7761,39.6045],[-78.7765,39.6043],[-78.7768,39.6041],[-78.7771,39.6039],[-78.7772,39.6037],[-78.7777,39.6029],[-78.7782,39.6019],[-78.7782,39.6016],[-78.7781,39.6014],[-78.778,39.6013],[-78.7766,39.5997],[-78.7758,39.5991],[-78.7754,39.5988],[-78.7751,39.5985],[-78.7749,39.5983],[-78.7744,39.5975],[-78.7743,39.5973],[-78.7741,39.5972],[-78.7739,39.5971],[-78.7729,39.5969],[-78.7727,39.5968],[-78.7706,39.5952],[-78.7703,39.595],[-78.77,39.5945],[-78.7691,39.593],[-78.7687,39.5922],[-78.7685,39.5917],[-78.7683,39.5914],[-78.7683,39.591],[-78.7683,39.59],[-78.7681,39.5893],[-78.7676,39.5882],[-78.7673,39.5878],[-78.7671,39.5875],[-78.7665,39.587],[-78.7651,39.5858],[-78.765,39.5857],[-78.7647,39.5854],[-78.7644,39.5852],[-78.764,39.5849],[-78.7633,39.5845],[-78.7629,39.5842],[-78.762,39.5835],[-78.7608,39.5827],[-78.7588,39.5818],[-78.757,39.5808],[-78.756,39.5807],[-78.7556,39.5807],[-78.7546,39.5809],[-78.7541,39.5811],[-78.7533,39.5814],[-78.7528,39.5817],[-78.7522,39.5818],[-78.7518,39.5818],[-78.7511,39.5818],[-78.7507,39.5816],[-78.7502,39.5814],[-78.7497,39.581],[-78.7489,39.5806],[-78.7477,39.58],[-78.7474,39.5799],[-78.7469,39.5798],[-78.7463,39.5798],[-78.7457,39.5799],[-78.7448,39.5801],[-78.7445,39.5802],[-78.744,39.5804],[-78.7438,39.5804],[-78.7434,39.5807],[-78.7432,39.5809],[-78.7431,39.581],[-78.743,39.5814],[-78.743,39.5819],[-78.743,39.5823],[-78.7429,39.5825],[-78.7427,39.583],[-78.7425,39.5834],[-78.7422,39.5836],[-78.7421,39.5838],[-78.7419,39.5841],[-78.7418,39.5843],[-78.7417,39.5845],[-78.7411,39.5854],[-78.7408,39.5858],[-78.7405,39.5862],[-78.7402,39.5864],[-78.7399,39.5865],[-78.7398,39.5866],[-78.7395,39.5868],[-78.7391,39.5868],[-78.7386,39.5869],[-78.737,39.587],[-78.7369,39.5869],[-78.7368,39.5869],[-78.7367,39.5868],[-78.7366,39.5866],[-78.7365,39.5866],[-78.7362,39.5862],[-78.7362,39.5863],[-78.7362,39.5865],[-78.7361,39.5865],[-78.736,39.5866],[-78.7357,39.5866],[-78.7353,39.5867],[-78.7352,39.5867],[-78.7349,39.5867],[-78.7345,39.5867],[-78.7344,39.5867],[-78.7338,39.5866],[-78.7335,39.5865],[-78.7334,39.5865],[-78.7333,39.5863],[-78.7332,39.5862],[-78.7331,39.5859],[-78.7329,39.5845],[-78.7325,39.5817],[-78.7323,39.5802],[-78.7322,39.5787],[-78.732,39.5773],[-78.7318,39.5761],[-78.7318,39.5757],[-78.7319,39.5757],[-78.7318,39.5756],[-78.7318,39.5752],[-78.7316,39.5747],[-78.7316,39.5746],[-78.7315,39.5745],[-78.7313,39.574],[-78.7308,39.5732],[-78.7305,39.5729],[-78.7294,39.572],[-78.729,39.5717],[-78.7281,39.5706],[-78.7278,39.5701],[-78.7271,39.5691],[-78.7261,39.5674],[-78.7257,39.5667],[-78.7257,39.5666],[-78.7255,39.5659],[-78.7254,39.5658],[-78.7253,39.5656],[-78.7252,39.5654],[-78.7251,39.5651],[-78.7251,39.565],[-78.7251,39.5648],[-78.7249,39.5643],[-78.7248,39.5641],[-78.7247,39.5641],[-78.7246,39.564],[-78.7246,39.5639],[-78.7245,39.5639],[-78.7242,39.5637],[-78.7241,39.5637],[-78.724,39.5636],[-78.7239,39.5635],[-78.7237,39.5635],[-78.7232,39.5634],[-78.7222,39.5634],[-78.7217,39.5635],[-78.7216,39.5635],[-78.7208,39.5635],[-78.7202,39.5635],[-78.7195,39.5635],[-78.7181,39.5633],[-78.7168,39.5632],[-78.7155,39.563],[-78.7153,39.563],[-78.7146,39.5628],[-78.7132,39.5623],[-78.7129,39.5621],[-78.7128,39.562],[-78.7127,39.5619],[-78.7126,39.5617],[-78.7125,39.5614],[-78.7125,39.5613],[-78.7125,39.5611],[-78.712,39.5602],[-78.7118,39.5598],[-78.7116,39.5596],[-78.7115,39.5595],[-78.7105,39.5587],[-78.7098,39.5584],[-78.7095,39.5581],[-78.7094,39.5581],[-78.7094,39.5579],[-78.7093,39.5576],[-78.7092,39.5574],[-78.7091,39.5573],[-78.7086,39.5567],[-78.7078,39.5561],[-78.7077,39.556],[-78.7075,39.5558],[-78.7066,39.5556],[-78.7063,39.5555],[-78.7059,39.5555],[-78.7058,39.5556],[-78.7057,39.5556],[-78.7056,39.5556],[-78.7055,39.5556],[-78.7053,39.5556],[-78.7048,39.5557],[-78.7043,39.5556],[-78.7038,39.5556],[-78.7032,39.5556],[-78.703,39.5555],[-78.7026,39.5554],[-78.7017,39.5551],[-78.7012,39.5549],[-78.7002,39.5546],[-78.6998,39.5545],[-78.6987,39.5543],[-78.698,39.5542],[-78.6976,39.5541],[-78.6966,39.5542],[-78.6962,39.5542],[-78.6959,39.5541],[-78.6955,39.554],[-78.695,39.5538],[-78.6947,39.5537],[-78.6944,39.5534],[-78.6935,39.5527],[-78.6926,39.552],[-78.6922,39.5517],[-78.6921,39.5515],[-78.692,39.5514],[-78.6921,39.5513],[-78.692,39.5512],[-78.6919,39.5511],[-78.6917,39.551],[-78.6918,39.5509],[-78.6919,39.5508],[-78.6918,39.5506],[-78.6918,39.5504],[-78.6918,39.5501],[-78.6918,39.5497],[-78.6918,39.5493],[-78.6917,39.5492],[-78.6917,39.5491],[-78.6915,39.5487],[-78.6911,39.5479],[-78.6907,39.5471],[-78.6905,39.5468],[-78.6903,39.5464],[-78.69,39.5461],[-78.6898,39.546],[-78.6896,39.5458],[-78.6894,39.5458],[-78.6893,39.5457],[-78.6887,39.5457],[-78.6874,39.5453],[-78.6868,39.545],[-78.6859,39.5448],[-78.6849,39.5445],[-78.6843,39.5444],[-78.6839,39.5442],[-78.6832,39.544],[-78.683,39.544],[-78.6827,39.544],[-78.6822,39.544],[-78.6818,39.5439],[-78.6814,39.5439],[-78.6812,39.5438],[-78.6809,39.5436],[-78.6806,39.5434],[-78.6804,39.5433],[-78.6794,39.5428],[-78.679,39.5425],[-78.6779,39.5417],[-78.6776,39.5415],[-78.6762,39.5405],[-78.6756,39.5402],[-78.6754,39.5402],[-78.6753,39.5402],[-78.6749,39.5402],[-78.6742,39.5403],[-78.6734,39.5404],[-78.6721,39.5406],[-78.6716,39.5406],[-78.6707,39.5406],[-78.6695,39.5405],[-78.6686,39.5404],[-78.6679,39.5402],[-78.6676,39.54],[-78.6673,39.5398],[-78.6668,39.5393],[-78.6665,39.5389],[-78.6663,39.5388],[-78.666,39.5386],[-78.6658,39.5384],[-78.6646,39.5374],[-78.6645,39.5372],[-78.6644,39.5371],[-78.6642,39.537],[-78.6638,39.5369],[-78.6634,39.5367],[-78.6631,39.5366],[-78.6626,39.5365],[-78.6612,39.5361],[-78.661,39.5361],[-78.6602,39.5359],[-78.6595,39.5358],[-78.6589,39.5356],[-78.6581,39.5353],[-78.6577,39.5352],[-78.6576,39.5352],[-78.6575,39.5352],[-78.6571,39.5351],[-78.6569,39.5351],[-78.6563,39.5349],[-78.6547,39.5346],[-78.6535,39.5346],[-78.6528,39.5348],[-78.6525,39.5349],[-78.6523,39.535],[-78.6518,39.535],[-78.6512,39.5352],[-78.6511,39.5352],[-78.649,39.5355],[-78.6485,39.5356],[-78.6481,39.5356],[-78.6469,39.5358],[-78.6459,39.5359],[-78.644,39.5362],[-78.6436,39.5362],[-78.6429,39.5363],[-78.6427,39.5363],[-78.6418,39.5362],[-78.6416,39.5363],[-78.6413,39.5363],[-78.6412,39.5363],[-78.6411,39.5363],[-78.6409,39.5363],[-78.6406,39.5363],[-78.6393,39.5363],[-78.6392,39.5363],[-78.639,39.5363],[-78.6389,39.5363],[-78.6387,39.5363],[-78.638,39.5364],[-78.6366,39.5366],[-78.6349,39.537],[-78.634,39.5371],[-78.6335,39.5371],[-78.6333,39.5371],[-78.6329,39.5372],[-78.6325,39.5372],[-78.6322,39.5371],[-78.6318,39.5371],[-78.6307,39.5371],[-78.6303,39.5371],[-78.63,39.5372],[-78.6297,39.5373],[-78.6294,39.5374],[-78.6292,39.5375],[-78.6292,39.5376],[-78.6291,39.5376],[-78.6289,39.5377],[-78.6287,39.5379],[-78.6286,39.5381],[-78.6286,39.5383],[-78.6288,39.5392],[-78.6288,39.5393],[-78.6287,39.5393],[-78.6286,39.5394],[-78.6279,39.5395],[-78.6271,39.5396],[-78.6268,39.5396],[-78.6265,39.5395],[-78.6261,39.5395],[-78.6255,39.5395],[-78.6252,39.5395],[-78.625,39.5395],[-78.6249,39.5395],[-78.6248,39.5395],[-78.6247,39.5395],[-78.6246,39.5396],[-78.6242,39.5397],[-78.6239,39.5397],[-78.6231,39.5397],[-78.6223,39.5396],[-78.622,39.5395],[-78.6218,39.5395],[-78.6214,39.5395],[-78.6205,39.5393],[-78.6199,39.5392],[-78.6188,39.5389],[-78.6184,39.5388],[-78.618,39.5387],[-78.6172,39.5384],[-78.6171,39.5384],[-78.6161,39.5381],[-78.6152,39.5378],[-78.6143,39.5375],[-78.6137,39.5373],[-78.6134,39.5372],[-78.6133,39.5372],[-78.6129,39.537],[-78.6122,39.5365],[-78.6117,39.5361],[-78.6112,39.536],[-78.6111,39.5359],[-78.611,39.5359],[-78.6107,39.5358],[-78.6106,39.5357],[-78.6102,39.5356],[-78.61,39.5355],[-78.6098,39.5355],[-78.6093,39.5355],[-78.609,39.5354],[-78.6084,39.5354],[-78.6081,39.5354],[-78.6077,39.5354],[-78.6075,39.5354],[-78.607,39.5353],[-78.6069,39.5352],[-78.6067,39.5351],[-78.6064,39.5349],[-78.6063,39.5347],[-78.6062,39.5345],[-78.606,39.5343],[-78.6059,39.5343],[-78.6058,39.5339],[-78.6058,39.5338],[-78.6057,39.5335],[-78.6055,39.5331],[-78.6055,39.533],[-78.6053,39.5329],[-78.6053,39.5328],[-78.6049,39.5326],[-78.6047,39.5325],[-78.6046,39.5324],[-78.6045,39.5324],[-78.604,39.5322],[-78.6038,39.5321],[-78.6036,39.532],[-78.6034,39.532],[-78.6026,39.532],[-78.6023,39.5321],[-78.6022,39.5321],[-78.6017,39.5324],[-78.6008,39.533],[-78.6008,39.5331],[-78.6003,39.5334],[-78.6001,39.5336],[-78.5991,39.5343],[-78.599,39.5344],[-78.5987,39.5346],[-78.5986,39.5347],[-78.5984,39.5349],[-78.598,39.5351],[-78.5978,39.5352],[-78.5976,39.5353],[-78.5975,39.5354],[-78.5974,39.5354],[-78.5969,39.5356],[-78.5969,39.5357],[-78.5964,39.5359],[-78.5963,39.5359],[-78.596,39.5361],[-78.5956,39.5362],[-78.5948,39.5364],[-78.5945,39.5365],[-78.5942,39.5366],[-78.5933,39.5369],[-78.5928,39.5369],[-78.5923,39.537],[-78.5921,39.537],[-78.5916,39.5369],[-78.5909,39.5367],[-78.5908,39.5367],[-78.5905,39.5365],[-78.5903,39.5364],[-78.5901,39.5362],[-78.59,39.536],[-78.59,39.5358],[-78.5901,39.5354],[-78.5902,39.5352],[-78.5908,39.5343],[-78.5917,39.5332],[-78.5917,39.5331],[-78.592,39.5327],[-78.5921,39.5325],[-78.5922,39.5322],[-78.5922,39.532],[-78.5922,39.5317],[-78.5921,39.5316],[-78.5921,39.5315],[-78.592,39.5315],[-78.5917,39.531],[-78.5916,39.531],[-78.5914,39.5308],[-78.5912,39.5307],[-78.5911,39.5306],[-78.5905,39.5302],[-78.5897,39.5296],[-78.589,39.529],[-78.5888,39.5289],[-78.5884,39.5286],[-78.5883,39.5285],[-78.5882,39.5284],[-78.5881,39.5282],[-78.5879,39.528],[-78.5878,39.5279],[-78.5876,39.5277],[-78.5873,39.5279],[-78.5871,39.5279],[-78.5868,39.528],[-78.5866,39.528],[-78.5859,39.5279],[-78.5855,39.5279],[-78.5853,39.5279],[-78.5847,39.5278],[-78.5836,39.5277],[-78.5827,39.5276],[-78.5821,39.5275],[-78.5817,39.5275],[-78.5801,39.5272],[-78.5795,39.5271],[-78.5786,39.5267],[-78.5782,39.5266],[-78.5775,39.5262],[-78.5772,39.526],[-78.5767,39.5255],[-78.5765,39.5254],[-78.5761,39.5252],[-78.576,39.5251],[-78.5758,39.5248],[-78.5757,39.5247],[-78.5753,39.5243],[-78.574,39.5234],[-78.5738,39.5232],[-78.5737,39.5231],[-78.5736,39.523],[-78.5735,39.523],[-78.5726,39.5224],[-78.5715,39.5218],[-78.5711,39.5215],[-78.5705,39.5212],[-78.5701,39.521],[-78.5695,39.5208],[-78.5687,39.5203],[-78.5683,39.5201],[-78.5682,39.52],[-78.5681,39.52],[-78.5678,39.5199],[-78.5674,39.5198],[-78.5669,39.5196],[-78.5668,39.5196],[-78.5664,39.5195],[-78.5661,39.5194],[-78.566,39.5194],[-78.5655,39.5193],[-78.5654,39.5193],[-78.5652,39.5194],[-78.5651,39.5194],[-78.5648,39.5196],[-78.5644,39.5198],[-78.5643,39.5198],[-78.5638,39.52],[-78.5632,39.5202],[-78.5627,39.5203],[-78.5622,39.5204],[-78.5621,39.5204],[-78.562,39.5204],[-78.5615,39.5207],[-78.5614,39.5207],[-78.5611,39.5208],[-78.5608,39.5209],[-78.5606,39.5209],[-78.5603,39.521],[-78.5593,39.5212],[-78.5584,39.5213],[-78.5579,39.5214],[-78.5565,39.5215],[-78.5564,39.5215],[-78.5562,39.5214],[-78.5556,39.5214],[-78.5554,39.5215],[-78.5552,39.5215],[-78.5548,39.5217],[-78.5544,39.5217],[-78.5541,39.5217],[-78.5537,39.5217],[-78.5533,39.5215],[-78.553,39.5215],[-78.5524,39.5214],[-78.5522,39.5214],[-78.5518,39.5212],[-78.5515,39.5212],[-78.5512,39.5211],[-78.551,39.5209],[-78.5508,39.5209],[-78.5506,39.5208],[-78.5496,39.5209],[-78.5494,39.5209],[-78.5488,39.5208],[-78.5487,39.5208],[-78.5485,39.5208],[-78.5483,39.5208],[-78.5481,39.5207],[-78.5471,39.5208],[-78.5469,39.5208],[-78.5468,39.5209],[-78.5467,39.521],[-78.5465,39.5211],[-78.5464,39.5212],[-78.5461,39.5214],[-78.5459,39.5214],[-78.5453,39.5215],[-78.5441,39.5215],[-78.5434,39.5215],[-78.543,39.5215],[-78.5425,39.5215],[-78.5423,39.5216],[-78.5421,39.5217],[-78.542,39.5217],[-78.5416,39.5218],[-78.5412,39.5219],[-78.5411,39.5219],[-78.5395,39.5224],[-78.5389,39.5226],[-78.5381,39.5228],[-78.5376,39.523],[-78.5364,39.5232],[-78.5361,39.5232],[-78.5358,39.5232],[-78.5342,39.5232],[-78.5338,39.5232],[-78.5336,39.5232],[-78.5335,39.5232],[-78.5332,39.5231],[-78.5314,39.523],[-78.5307,39.5229],[-78.5304,39.523],[-78.5301,39.523],[-78.5298,39.5232],[-78.5297,39.5232],[-78.5297,39.5233],[-78.5296,39.5234],[-78.5297,39.5234],[-78.5297,39.5236],[-78.5297,39.5238],[-78.5295,39.5239],[-78.5293,39.524],[-78.5293,39.5241],[-78.5292,39.5242],[-78.529,39.5244],[-78.5289,39.5244],[-78.5288,39.5245],[-78.5285,39.5246],[-78.5283,39.5247],[-78.5281,39.5247],[-78.5278,39.5247],[-78.5276,39.5247],[-78.5273,39.5248],[-78.5269,39.5248],[-78.5261,39.5247],[-78.5257,39.5247],[-78.5255,39.5247],[-78.5252,39.5247],[-78.525,39.5247],[-78.5246,39.5246],[-78.5245,39.5246],[-78.5243,39.5246],[-78.5239,39.5247],[-78.5238,39.5247],[-78.5236,39.5248],[-78.5234,39.5248],[-78.5233,39.5248],[-78.5233,39.5249],[-78.5231,39.5249],[-78.5228,39.5248],[-78.5225,39.5247],[-78.5216,39.5247],[-78.5213,39.5247],[-78.5212,39.5247],[-78.5211,39.5247],[-78.5209,39.5246],[-78.5207,39.5245],[-78.5203,39.5244],[-78.5197,39.5243],[-78.5192,39.5242],[-78.5189,39.5241],[-78.5188,39.524],[-78.5182,39.5238],[-78.5179,39.5238],[-78.5173,39.5237],[-78.517,39.5236],[-78.5162,39.5234],[-78.5159,39.5233],[-78.5154,39.5232],[-78.515,39.5231],[-78.5141,39.5228],[-78.5136,39.5226],[-78.5129,39.5224],[-78.5115,39.5219],[-78.5101,39.5213],[-78.51,39.5212],[-78.5097,39.5211],[-78.5094,39.521],[-78.509,39.5208],[-78.5085,39.5207],[-78.5082,39.5206],[-78.5077,39.5204],[-78.507,39.52],[-78.5065,39.5198],[-78.5059,39.5194],[-78.5057,39.5193],[-78.5053,39.5192],[-78.5049,39.519],[-78.5044,39.519],[-78.5043,39.519],[-78.5041,39.5189],[-78.5039,39.5189],[-78.5036,39.5187],[-78.5035,39.5186],[-78.5033,39.5186],[-78.5026,39.5186],[-78.5017,39.5187],[-78.5016,39.5187],[-78.5015,39.5187],[-78.5012,39.5188],[-78.5011,39.5189],[-78.501,39.5189],[-78.5006,39.519],[-78.5002,39.5191],[-78.4999,39.5191],[-78.4998,39.519],[-78.4994,39.519],[-78.4992,39.5189],[-78.499,39.5189],[-78.4988,39.5188],[-78.4974,39.5187],[-78.4965,39.5185],[-78.4958,39.5184],[-78.4953,39.5184],[-78.4951,39.5183],[-78.4943,39.5183],[-78.4941,39.5182],[-78.4939,39.5182],[-78.4938,39.5182],[-78.4937,39.5182],[-78.4934,39.5183],[-78.4933,39.5183],[-78.4929,39.5183],[-78.4928,39.5183],[-78.492,39.5183],[-78.4916,39.5183],[-78.4913,39.5182],[-78.4912,39.5181],[-78.4907,39.5179],[-78.4902,39.5177],[-78.49,39.5177],[-78.4899,39.5177],[-78.4898,39.5177],[-78.4897,39.5177],[-78.4891,39.5178],[-78.4887,39.5179],[-78.4877,39.5185],[-78.4876,39.5186],[-78.487,39.519],[-78.4869,39.5191],[-78.4865,39.5192],[-78.4862,39.5192],[-78.4857,39.5194],[-78.4854,39.5195],[-78.485,39.5196],[-78.4843,39.5196],[-78.4839,39.5196],[-78.4837,39.5195],[-78.4836,39.5195],[-78.4829,39.5195],[-78.4828,39.5195],[-78.4825,39.5194],[-78.4808,39.519],[-78.4806,39.5189],[-78.4802,39.5186],[-78.4798,39.5184],[-78.4797,39.5183],[-78.4796,39.5183],[-78.4794,39.5182],[-78.4791,39.518],[-78.4788,39.5178],[-78.4783,39.5175],[-78.478,39.5173],[-78.4777,39.5172],[-78.4771,39.5169],[-78.477,39.5169],[-78.4767,39.5167],[-78.4762,39.5166],[-78.476,39.5165],[-78.4757,39.5164],[-78.4754,39.5163],[-78.4748,39.5162],[-78.474,39.516],[-78.4733,39.5159],[-78.473,39.5159],[-78.4719,39.5159],[-78.4716,39.516],[-78.4714,39.516],[-78.4711,39.516],[-78.4708,39.5161],[-78.4697,39.5162],[-78.4689,39.5165],[-78.4686,39.5166],[-78.4673,39.5172],[-78.4662,39.5178],[-78.4652,39.5185],[-78.4648,39.5188],[-78.4647,39.5189],[-78.4647,39.519],[-78.4646,39.519],[-78.4645,39.5192],[-78.4643,39.5196],[-78.4641,39.5198],[-78.4641,39.5199],[-78.4639,39.52],[-78.4638,39.52],[-78.4637,39.5201],[-78.4634,39.5202],[-78.4633,39.5202],[-78.4631,39.5203],[-78.463,39.5205],[-78.4627,39.5208],[-78.4625,39.5211],[-78.462,39.5217],[-78.4618,39.5222],[-78.4615,39.523],[-78.4612,39.5239],[-78.4608,39.5252],[-78.4608,39.5254],[-78.4608,39.526],[-78.4607,39.5262],[-78.4607,39.5264],[-78.4607,39.5266],[-78.4607,39.5268],[-78.4607,39.5269],[-78.4607,39.527],[-78.4607,39.5271],[-78.4607,39.5274],[-78.4607,39.5275],[-78.4607,39.5276],[-78.4607,39.528],[-78.4607,39.5286],[-78.4608,39.5293],[-78.4609,39.5295],[-78.461,39.5299],[-78.461,39.53],[-78.4611,39.5303],[-78.4613,39.5307],[-78.4614,39.5308],[-78.4615,39.5309],[-78.4617,39.5311],[-78.4621,39.5315],[-78.4622,39.5316],[-78.4624,39.5319],[-78.4625,39.5321],[-78.4627,39.5327],[-78.4628,39.5329],[-78.4629,39.5331],[-78.463,39.5334],[-78.463,39.5337],[-78.463,39.5341],[-78.4631,39.5346],[-78.4631,39.5349],[-78.463,39.5354],[-78.4629,39.5358],[-78.4624,39.5364],[-78.462,39.5367],[-78.4617,39.5369],[-78.461,39.5374],[-78.4609,39.5374],[-78.4606,39.5376],[-78.4599,39.5379],[-78.4597,39.538],[-78.4596,39.538],[-78.4594,39.538],[-78.459,39.5382],[-78.4588,39.5382],[-78.458,39.5384],[-78.4575,39.5384],[-78.4567,39.5384],[-78.4557,39.5382],[-78.455,39.5382],[-78.4524,39.538],[-78.4523,39.538],[-78.4522,39.538],[-78.4519,39.538],[-78.4518,39.538],[-78.4511,39.5379],[-78.4509,39.5379],[-78.4508,39.5379],[-78.4506,39.5379],[-78.4505,39.5379],[-78.4504,39.538],[-78.4502,39.538],[-78.4499,39.5382],[-78.4497,39.5382],[-78.4497,39.5383],[-78.4494,39.5385],[-78.4492,39.5387],[-78.449,39.5389],[-78.4486,39.54],[-78.4485,39.5404],[-78.4485,39.5406],[-78.4484,39.5411],[-78.4484,39.5413],[-78.4484,39.5417],[-78.4485,39.5418],[-78.4486,39.5421],[-78.4488,39.5425],[-78.4491,39.5428],[-78.4493,39.543],[-78.4494,39.543],[-78.4498,39.5433],[-78.4499,39.5434],[-78.4503,39.5436],[-78.4509,39.5438],[-78.4513,39.5438],[-78.4513,39.5439],[-78.4517,39.5439],[-78.4527,39.544],[-78.4533,39.544],[-78.4538,39.5441],[-78.454,39.5441],[-78.4541,39.5441],[-78.4545,39.5442],[-78.4557,39.5443],[-78.456,39.5444],[-78.4562,39.5445],[-78.4578,39.5449],[-78.4579,39.545],[-78.4582,39.5451],[-78.4583,39.5451],[-78.4585,39.5452],[-78.459,39.5453],[-78.4592,39.5454],[-78.4594,39.5455],[-78.4596,39.5455],[-78.46,39.5458],[-78.4601,39.5459],[-78.4605,39.5462],[-78.4612,39.5469],[-78.4615,39.5473],[-78.4615,39.5474],[-78.4616,39.5476],[-78.4618,39.548],[-78.4618,39.5481],[-78.4619,39.5484],[-78.462,39.5489],[-78.4618,39.5496],[-78.4618,39.5498],[-78.4617,39.5499],[-78.4617,39.55],[-78.4616,39.5502],[-78.4615,39.5504],[-78.4612,39.5507],[-78.4611,39.5508],[-78.4609,39.5509],[-78.4605,39.5511],[-78.4604,39.5511],[-78.4603,39.5511],[-78.4602,39.5512],[-78.4597,39.5513],[-78.4596,39.5513],[-78.4589,39.5514],[-78.458,39.5514],[-78.4576,39.5514],[-78.4568,39.5513],[-78.4563,39.5511],[-78.4561,39.5511],[-78.4556,39.551],[-78.4549,39.5509],[-78.4547,39.5509],[-78.4545,39.5509],[-78.4541,39.5508],[-78.4535,39.5508],[-78.4534,39.5507],[-78.4531,39.5507],[-78.453,39.5507],[-78.4523,39.5506],[-78.4516,39.5504],[-78.4513,39.5503],[-78.4512,39.5502],[-78.4511,39.5502],[-78.4509,39.5501],[-78.4506,39.55],[-78.4506,39.5499],[-78.4504,39.5498],[-78.4502,39.5497],[-78.45,39.5496],[-78.4492,39.5492],[-78.4487,39.5488],[-78.4484,39.5486],[-78.4481,39.5485],[-78.4479,39.5482],[-78.4473,39.5477],[-78.4471,39.5475],[-78.4461,39.5465],[-78.445,39.5453],[-78.445,39.5452],[-78.4448,39.545],[-78.4444,39.5444],[-78.4442,39.5442],[-78.444,39.5437],[-78.4437,39.5431],[-78.4436,39.5431],[-78.4435,39.5429],[-78.4433,39.5426],[-78.4431,39.5423],[-78.443,39.5422],[-78.4426,39.5418],[-78.4425,39.5416],[-78.4424,39.5415],[-78.442,39.5412],[-78.4414,39.5407],[-78.4412,39.5405],[-78.441,39.5403],[-78.4409,39.5402],[-78.4409,39.5401],[-78.4408,39.5401],[-78.4402,39.5394],[-78.4401,39.5393],[-78.4398,39.5391],[-78.4394,39.5388],[-78.4391,39.5387],[-78.4384,39.5386],[-78.4379,39.5385],[-78.4375,39.5385],[-78.437,39.5386],[-78.4369,39.5387],[-78.4367,39.5388],[-78.4365,39.5389],[-78.4364,39.5389],[-78.4362,39.5391],[-78.4358,39.5395],[-78.4354,39.54],[-78.4353,39.5401],[-78.4352,39.5402],[-78.4352,39.5403],[-78.4351,39.5404],[-78.4351,39.5405],[-78.4348,39.5411],[-78.4348,39.5413],[-78.4347,39.5419],[-78.4346,39.5422],[-78.4346,39.5427],[-78.4347,39.5433],[-78.4348,39.5441],[-78.4349,39.5442],[-78.435,39.5447],[-78.4352,39.5452],[-78.4353,39.5455],[-78.4355,39.546],[-78.4356,39.5463],[-78.4357,39.5466],[-78.4361,39.5472],[-78.4364,39.5477],[-78.4364,39.5479],[-78.4365,39.5483],[-78.4366,39.5483],[-78.4367,39.5485],[-78.4368,39.5486],[-78.437,39.5487],[-78.4372,39.5488],[-78.4375,39.5489],[-78.438,39.5492],[-78.4382,39.5493],[-78.4383,39.5493],[-78.4384,39.5495],[-78.4385,39.5495],[-78.4385,39.5496],[-78.4386,39.5497],[-78.4386,39.5498],[-78.4387,39.5499],[-78.4388,39.55],[-78.4391,39.5506],[-78.4391,39.5508],[-78.4392,39.551],[-78.4392,39.5512],[-78.4392,39.5514],[-78.4391,39.5517],[-78.4391,39.5518],[-78.439,39.5519],[-78.4389,39.5521],[-78.4387,39.5523],[-78.4385,39.5527],[-78.4383,39.5529],[-78.4381,39.5531],[-78.4379,39.5532],[-78.4377,39.5534],[-78.4375,39.5534],[-78.4374,39.5535],[-78.4371,39.5536],[-78.437,39.5536],[-78.4369,39.5536],[-78.4367,39.5536],[-78.4365,39.5536],[-78.4364,39.5537],[-78.4361,39.5536],[-78.4357,39.5536],[-78.4355,39.5535],[-78.4354,39.5535],[-78.4352,39.5534],[-78.4351,39.5534],[-78.4349,39.5533],[-78.4348,39.5533],[-78.4345,39.5531],[-78.4343,39.5531],[-78.4341,39.553],[-78.434,39.553],[-78.4331,39.5528],[-78.4329,39.5527],[-78.4322,39.5526],[-78.4319,39.5525],[-78.4315,39.5523],[-78.4311,39.552],[-78.4305,39.5516],[-78.4301,39.5512],[-78.4301,39.5511],[-78.4298,39.5508],[-78.4296,39.5504],[-78.4296,39.5503],[-78.4295,39.5502],[-78.4294,39.55],[-78.4294,39.5499],[-78.4293,39.5498],[-78.4293,39.5497],[-78.4292,39.5494],[-78.4291,39.5493],[-78.429,39.5492],[-78.429,39.5491],[-78.4288,39.5489],[-78.4286,39.5485],[-78.4285,39.5484],[-78.4281,39.548],[-78.4276,39.5475],[-78.4273,39.5472],[-78.4266,39.5464],[-78.4262,39.546],[-78.426,39.5457],[-78.4258,39.5456],[-78.4256,39.5455],[-78.4253,39.5454],[-78.4245,39.5452],[-78.424,39.5451],[-78.4232,39.545],[-78.4231,39.545],[-78.4219,39.545],[-78.4217,39.545],[-78.4213,39.545],[-78.4212,39.5451],[-78.4207,39.5452],[-78.4206,39.5453],[-78.4205,39.5453],[-78.4201,39.5454],[-78.42,39.5454],[-78.4199,39.5455],[-78.4198,39.5455],[-78.4195,39.5456],[-78.4192,39.5457],[-78.4188,39.546],[-78.4187,39.5461],[-78.4185,39.5462],[-78.4183,39.5464],[-78.4182,39.5465],[-78.4179,39.5469],[-78.4177,39.547],[-78.4177,39.5471],[-78.4176,39.5472],[-78.4175,39.5473],[-78.4175,39.5474],[-78.4172,39.5479],[-78.4172,39.5481],[-78.4171,39.5484],[-78.417,39.5486],[-78.417,39.5487],[-78.4171,39.5489],[-78.417,39.5489],[-78.4171,39.5493],[-78.4173,39.5496],[-78.4175,39.5498],[-78.4182,39.5506],[-78.4186,39.5508],[-78.4187,39.5511],[-78.4188,39.5512],[-78.419,39.5515],[-78.4192,39.5518],[-78.4195,39.5521],[-78.4195,39.5522],[-78.4198,39.5524],[-78.4198,39.5525],[-78.42,39.5526],[-78.4203,39.5528],[-78.4204,39.5529],[-78.4205,39.553],[-78.4206,39.5532],[-78.4207,39.5532],[-78.4207,39.5533],[-78.4208,39.5535],[-78.4209,39.5535],[-78.421,39.5537],[-78.4213,39.5541],[-78.4215,39.5543],[-78.4216,39.5544],[-78.4219,39.5548],[-78.4222,39.5551],[-78.4232,39.5562],[-78.424,39.557],[-78.4244,39.5575],[-78.4246,39.5577],[-78.4249,39.5579],[-78.425,39.5579],[-78.4251,39.558],[-78.4252,39.5581],[-78.4253,39.5583],[-78.4254,39.5584],[-78.4258,39.5588],[-78.4263,39.5592],[-78.4266,39.5593],[-78.4268,39.5594],[-78.4269,39.5594],[-78.4274,39.5594],[-78.4276,39.5594],[-78.4278,39.5595],[-78.4279,39.5595],[-78.428,39.5596],[-78.4283,39.5598],[-78.4284,39.5599],[-78.4285,39.56],[-78.4287,39.5601],[-78.4288,39.5602],[-78.429,39.5603],[-78.4293,39.5605],[-78.4296,39.5605],[-78.4299,39.5606],[-78.4304,39.5608],[-78.4307,39.5609],[-78.4309,39.5609],[-78.431,39.561],[-78.4313,39.5611],[-78.4316,39.5611],[-78.4322,39.5613],[-78.4328,39.5615],[-78.4335,39.5618],[-78.4337,39.5619],[-78.4341,39.562],[-78.4342,39.5621],[-78.4343,39.5621],[-78.4346,39.5623],[-78.4347,39.5623],[-78.4348,39.5624],[-78.4351,39.5624],[-78.4352,39.5625],[-78.4358,39.5626],[-78.4363,39.5627],[-78.4368,39.5629],[-78.437,39.563],[-78.4374,39.5631],[-78.4375,39.5632],[-78.4378,39.5634],[-78.438,39.5635],[-78.4384,39.5638],[-78.4388,39.5641],[-78.439,39.5643],[-78.4391,39.5643],[-78.4393,39.5646],[-78.4394,39.5647],[-78.4396,39.5649],[-78.4399,39.5652],[-78.4406,39.5657],[-78.441,39.566],[-78.4411,39.566],[-78.4411,39.5661],[-78.4414,39.5662],[-78.4427,39.5669],[-78.4431,39.5671],[-78.4432,39.5672],[-78.4435,39.5674],[-78.4446,39.568],[-78.4449,39.5681],[-78.445,39.5681],[-78.4451,39.5682],[-78.4453,39.5682],[-78.4457,39.5684],[-78.446,39.5685],[-78.4463,39.5686],[-78.448,39.5695],[-78.4488,39.5699],[-78.449,39.5701],[-78.4494,39.5703],[-78.4499,39.5706],[-78.45,39.5707],[-78.4501,39.5708],[-78.4502,39.5708],[-78.4506,39.5712],[-78.4514,39.5718],[-78.452,39.5723],[-78.4523,39.5726],[-78.4524,39.5727],[-78.4525,39.5729],[-78.4527,39.5731],[-78.453,39.5733],[-78.4533,39.5734],[-78.4539,39.5737],[-78.454,39.5739],[-78.4543,39.5741],[-78.4546,39.5744],[-78.4552,39.5753],[-78.4557,39.5762],[-78.4557,39.5763],[-78.4558,39.5765],[-78.4561,39.5769],[-78.4562,39.577],[-78.4562,39.5771],[-78.4567,39.5776],[-78.457,39.578],[-78.4573,39.5783],[-78.4574,39.5784],[-78.4574,39.5785],[-78.4577,39.579],[-78.458,39.5797],[-78.4581,39.5802],[-78.4582,39.5805],[-78.4582,39.5806],[-78.4582,39.5811],[-78.4583,39.5813],[-78.4583,39.5814],[-78.4583,39.5816],[-78.4583,39.582],[-78.4583,39.5825],[-78.4582,39.5827],[-78.4583,39.5827],[-78.4582,39.5834],[-78.4581,39.584],[-78.4581,39.5842],[-78.4579,39.5849],[-78.4578,39.585],[-78.4578,39.5851],[-78.4578,39.5853],[-78.4577,39.5854],[-78.4577,39.5856],[-78.4575,39.586],[-78.4575,39.5861],[-78.4575,39.5863],[-78.4574,39.5867],[-78.4574,39.5869],[-78.4573,39.587],[-78.4572,39.5871],[-78.4571,39.5873],[-78.4568,39.5876],[-78.4566,39.5877],[-78.4556,39.5884],[-78.4543,39.5891],[-78.4541,39.5892],[-78.454,39.5892],[-78.4536,39.5893],[-78.4534,39.5895],[-78.4532,39.5896],[-78.4531,39.5897],[-78.4529,39.5898],[-78.4528,39.5898],[-78.4524,39.5899],[-78.4524,39.59],[-78.4523,39.59],[-78.4504,39.5906],[-78.4497,39.5907],[-78.4494,39.5908],[-78.4485,39.591],[-78.4475,39.5911],[-78.4471,39.5913],[-78.4469,39.5913],[-78.4455,39.5915],[-78.445,39.5915],[-78.4442,39.5915],[-78.4435,39.5913],[-78.4413,39.5907],[-78.4396,39.5902],[-78.4395,39.5902],[-78.4384,39.5898],[-78.4381,39.5897],[-78.438,39.5897],[-78.4378,39.5896],[-78.4373,39.5894],[-78.4365,39.589],[-78.4362,39.5889],[-78.4358,39.5888],[-78.4352,39.5887],[-78.4349,39.5886],[-78.4346,39.5886],[-78.4336,39.5883],[-78.4333,39.5883],[-78.4329,39.5882],[-78.4322,39.588],[-78.4318,39.5879],[-78.4315,39.5879],[-78.4313,39.5878],[-78.4306,39.5876],[-78.4304,39.5876],[-78.4303,39.5875],[-78.4297,39.5873],[-78.4288,39.5871],[-78.4287,39.5871],[-78.4285,39.587],[-78.4274,39.5866],[-78.427,39.5865],[-78.4266,39.5862],[-78.4264,39.5861],[-78.4262,39.5862],[-78.4261,39.5861],[-78.4257,39.5859],[-78.4252,39.5857],[-78.4251,39.5857],[-78.4242,39.5852],[-78.424,39.5851],[-78.4233,39.5847],[-78.4231,39.5846],[-78.4226,39.5842],[-78.4224,39.584],[-78.4223,39.5839],[-78.4222,39.5839],[-78.4219,39.5836],[-78.4216,39.5833],[-78.4209,39.5826],[-78.4201,39.5819],[-78.42,39.5818],[-78.4197,39.5816],[-78.4194,39.5814],[-78.4189,39.5812],[-78.4183,39.5809],[-78.4179,39.5808],[-78.4176,39.5807],[-78.4175,39.5807],[-78.4173,39.5806],[-78.4172,39.5806],[-78.4162,39.5803],[-78.4158,39.5802],[-78.4156,39.5802],[-78.4146,39.5799],[-78.4141,39.5796],[-78.4136,39.5795],[-78.4133,39.5794],[-78.413,39.5794],[-78.412,39.5792],[-78.4117,39.5791],[-78.4109,39.579],[-78.41,39.5789],[-78.4093,39.5788],[-78.4079,39.5786],[-78.4074,39.5786],[-78.4065,39.5786],[-78.4057,39.5787],[-78.4053,39.5788],[-78.4052,39.5788],[-78.4051,39.5789],[-78.405,39.579],[-78.4049,39.5791],[-78.4048,39.5791],[-78.4047,39.579],[-78.4046,39.579],[-78.4037,39.5792],[-78.4036,39.5792],[-78.4035,39.5793],[-78.4034,39.5793],[-78.4033,39.5793],[-78.4032,39.5793],[-78.403,39.5794],[-78.4028,39.5794],[-78.4027,39.5795],[-78.4023,39.5796],[-78.4021,39.5796],[-78.4017,39.5799],[-78.4013,39.5801],[-78.401,39.5803],[-78.4009,39.5803],[-78.4007,39.5804],[-78.4006,39.5804],[-78.4005,39.5804],[-78.4004,39.5804],[-78.4004,39.5805],[-78.4003,39.5805],[-78.4,39.5806],[-78.3999,39.5806],[-78.3997,39.5807],[-78.3993,39.581],[-78.399,39.5811],[-78.3989,39.5812],[-78.3986,39.5814],[-78.3984,39.5814],[-78.3982,39.5815],[-78.398,39.5817],[-78.3978,39.5817],[-78.3974,39.5819],[-78.3973,39.582],[-78.397,39.5824],[-78.3966,39.5828],[-78.3966,39.5829],[-78.3964,39.583],[-78.3962,39.5831],[-78.396,39.5832],[-78.3959,39.5833],[-78.3958,39.5834],[-78.3956,39.5836],[-78.3955,39.5839],[-78.3953,39.5841],[-78.3951,39.5845],[-78.3951,39.5846],[-78.395,39.5848],[-78.3949,39.5849],[-78.3948,39.5851],[-78.3948,39.5858],[-78.3948,39.5859],[-78.3948,39.586],[-78.3948,39.5863],[-78.3949,39.5866],[-78.395,39.5869],[-78.395,39.587],[-78.3951,39.5874],[-78.3956,39.5883],[-78.3962,39.5893],[-78.3964,39.5895],[-78.3965,39.5896],[-78.3967,39.5899],[-78.397,39.5902],[-78.3972,39.5904],[-78.3987,39.5915],[-78.3989,39.5916],[-78.3996,39.592],[-78.3998,39.5921],[-78.4001,39.5924],[-78.401,39.5929],[-78.4015,39.5932],[-78.4024,39.5937],[-78.4026,39.5937],[-78.403,39.5939],[-78.4034,39.594],[-78.4036,39.5941],[-78.404,39.5942],[-78.4047,39.5945],[-78.4048,39.5946],[-78.4051,39.5947],[-78.4053,39.5948],[-78.4058,39.595],[-78.4063,39.5952],[-78.4065,39.5953],[-78.407,39.5954],[-78.4077,39.5957],[-78.4081,39.5959],[-78.4084,39.596],[-78.4086,39.5961],[-78.409,39.5963],[-78.4095,39.5964],[-78.4099,39.5966],[-78.4103,39.5969],[-78.4106,39.597],[-78.4107,39.5971],[-78.4108,39.5971],[-78.4109,39.5971],[-78.4116,39.5974],[-78.4121,39.5977],[-78.4141,39.5992],[-78.4146,39.5996],[-78.4149,39.5998],[-78.4152,39.5999],[-78.4156,39.6002],[-78.4166,39.6009],[-78.4174,39.6015],[-78.4177,39.6017],[-78.4184,39.6022],[-78.4185,39.6023],[-78.4187,39.6024],[-78.4189,39.6024],[-78.4191,39.6025],[-78.4195,39.6027],[-78.4204,39.6033],[-78.4205,39.6033],[-78.421,39.6037],[-78.4218,39.6042],[-78.4224,39.6047],[-78.4225,39.6049],[-78.4227,39.605],[-78.4228,39.6051],[-78.4229,39.6052],[-78.423,39.6054],[-78.423,39.6056],[-78.4231,39.6057],[-78.4231,39.6058],[-78.4232,39.6058],[-78.4233,39.6059],[-78.4236,39.6062],[-78.424,39.6066],[-78.4241,39.6067],[-78.4243,39.6068],[-78.4244,39.6068],[-78.4245,39.6069],[-78.4247,39.607],[-78.4248,39.6071],[-78.4252,39.6075],[-78.4254,39.6076],[-78.4255,39.6077],[-78.4256,39.6078],[-78.4257,39.6079],[-78.4258,39.6081],[-78.426,39.6083],[-78.4261,39.6085],[-78.4262,39.6088],[-78.4263,39.6089],[-78.4266,39.6094],[-78.4267,39.6095],[-78.4272,39.6101],[-78.4275,39.6105],[-78.4279,39.6108],[-78.4281,39.611],[-78.4283,39.6112],[-78.4288,39.6116],[-78.4292,39.612],[-78.4293,39.6122],[-78.4293,39.6123],[-78.4295,39.6124],[-78.4296,39.6126],[-78.4297,39.6126],[-78.4301,39.6131],[-78.4303,39.6132],[-78.4304,39.6134],[-78.4315,39.6145],[-78.4321,39.6154],[-78.4326,39.6161],[-78.4326,39.6162],[-78.4329,39.6168],[-78.4333,39.6176],[-78.4335,39.6182],[-78.4336,39.6185],[-78.4337,39.6189],[-78.4337,39.6191],[-78.4337,39.6194],[-78.4337,39.6198],[-78.4337,39.62],[-78.4334,39.6205],[-78.4333,39.6207],[-78.4332,39.6208],[-78.433,39.621],[-78.4327,39.6215],[-78.4324,39.6218],[-78.4322,39.622],[-78.4316,39.6223],[-78.431,39.6228],[-78.4301,39.6234],[-78.4299,39.6236],[-78.4295,39.6236],[-78.4295,39.6237],[-78.4293,39.6237],[-78.4279,39.624],[-78.4275,39.6241],[-78.427,39.6242],[-78.4265,39.6243],[-78.4264,39.6243],[-78.4263,39.6243],[-78.4254,39.6245],[-78.4248,39.6245],[-78.4242,39.6245],[-78.424,39.6245],[-78.4228,39.6245],[-78.4217,39.6243],[-78.4213,39.6242],[-78.421,39.6242],[-78.4205,39.6241],[-78.4189,39.6236],[-78.4179,39.6232],[-78.4178,39.6232],[-78.4177,39.6232],[-78.4171,39.6229],[-78.4154,39.6223],[-78.4153,39.6223],[-78.4151,39.6222],[-78.415,39.6221],[-78.4143,39.6218],[-78.4137,39.6215],[-78.413,39.6213],[-78.4125,39.621],[-78.4121,39.6209],[-78.412,39.6209],[-78.4113,39.6207],[-78.4104,39.6205],[-78.4103,39.6204],[-78.4102,39.6204],[-78.4098,39.6204],[-78.4096,39.6204],[-78.4094,39.6204],[-78.4088,39.6202],[-78.4086,39.62],[-78.4083,39.6199],[-78.4082,39.6199],[-78.4078,39.6198],[-78.4074,39.6196],[-78.4072,39.6195],[-78.4071,39.6195],[-78.4068,39.6194],[-78.4066,39.6193],[-78.406,39.6191],[-78.4052,39.6188],[-78.4043,39.6185],[-78.404,39.6184],[-78.4038,39.6183],[-78.4035,39.6183],[-78.4035,39.6182],[-78.4021,39.6178],[-78.4007,39.6174],[-78.4005,39.6174],[-78.3996,39.6171],[-78.3977,39.6166],[-78.3975,39.6164],[-78.3972,39.6163],[-78.3971,39.6162],[-78.3969,39.6161],[-78.3967,39.616],[-78.3966,39.6161],[-78.3967,39.6162],[-78.397,39.6165],[-78.3971,39.6165],[-78.397,39.6165],[-78.397,39.6166],[-78.3968,39.6165],[-78.3965,39.6164],[-78.3964,39.6164],[-78.3956,39.616],[-78.3954,39.6159],[-78.3953,39.6159],[-78.3951,39.6157],[-78.3949,39.6156],[-78.3945,39.6152],[-78.394,39.6147],[-78.3932,39.6139],[-78.3929,39.6137],[-78.3927,39.6135],[-78.3925,39.6133],[-78.3917,39.6126],[-78.3915,39.6125],[-78.3914,39.6124],[-78.3912,39.6123],[-78.3909,39.6123],[-78.3906,39.6121],[-78.3904,39.612],[-78.3898,39.6116],[-78.3893,39.6113],[-78.3886,39.611],[-78.3881,39.6108],[-78.3876,39.6106],[-78.387,39.6103],[-78.3864,39.61],[-78.3859,39.6098],[-78.3856,39.6097],[-78.3851,39.6095],[-78.3843,39.6092],[-78.3843,39.6091],[-78.3839,39.609],[-78.3837,39.609],[-78.3835,39.6089],[-78.3831,39.6089],[-78.3826,39.6088],[-78.3813,39.6085],[-78.38,39.6082],[-78.3794,39.6082],[-78.3793,39.6081],[-78.3785,39.608],[-78.3783,39.608],[-78.3782,39.608],[-78.378,39.608],[-78.3774,39.608],[-78.3771,39.6081],[-78.3768,39.6081],[-78.3765,39.6081],[-78.3756,39.6083],[-78.3755,39.6083],[-78.3752,39.6084],[-78.375,39.6085],[-78.3747,39.6086],[-78.3744,39.6087],[-78.3742,39.6088],[-78.3741,39.6089],[-78.3738,39.609],[-78.3732,39.6094],[-78.3732,39.6095],[-78.3729,39.6097],[-78.3726,39.6102],[-78.3724,39.6105],[-78.3721,39.6114],[-78.372,39.6117],[-78.372,39.6119],[-78.3721,39.612],[-78.3722,39.6121],[-78.3723,39.6122],[-78.3723,39.6123],[-78.3725,39.6125],[-78.3726,39.6125],[-78.3727,39.6127],[-78.3728,39.6128],[-78.3731,39.613],[-78.3732,39.6131],[-78.3738,39.6136],[-78.3741,39.6141],[-78.3743,39.6143],[-78.3745,39.6144],[-78.3747,39.6147],[-78.3747,39.6148],[-78.3758,39.6156],[-78.3762,39.6159],[-78.3763,39.616],[-78.3767,39.6162],[-78.3772,39.6165],[-78.3777,39.6168],[-78.3784,39.6175],[-78.38,39.619],[-78.3807,39.6196],[-78.3807,39.6197],[-78.3814,39.6204],[-78.382,39.6211],[-78.3821,39.6212],[-78.3824,39.6216],[-78.3832,39.6228],[-78.3833,39.6229],[-78.3835,39.6232],[-78.3836,39.6236],[-78.3836,39.6237],[-78.3836,39.6238],[-78.3836,39.6239],[-78.3836,39.6241],[-78.3835,39.6243],[-78.3835,39.6244],[-78.3833,39.6247],[-78.3832,39.6249],[-78.383,39.6251],[-78.3829,39.6255],[-78.3829,39.6258],[-78.3828,39.6262],[-78.3828,39.6265],[-78.3828,39.6268],[-78.3827,39.6271],[-78.3826,39.6273],[-78.3824,39.6278],[-78.3821,39.6281],[-78.3817,39.6285],[-78.3814,39.6288],[-78.3812,39.6289],[-78.3809,39.6291],[-78.3808,39.6291],[-78.3806,39.6292],[-78.3798,39.6295],[-78.3792,39.6296],[-78.3788,39.6296],[-78.3787,39.6297],[-78.3786,39.6297],[-78.3782,39.6298],[-78.3781,39.6298],[-78.3777,39.6298],[-78.3774,39.6299],[-78.377,39.6299],[-78.3766,39.63],[-78.3765,39.63],[-78.3763,39.6301],[-78.376,39.6302],[-78.3758,39.6302],[-78.3755,39.6303],[-78.375,39.6303],[-78.3747,39.6303],[-78.3745,39.6303],[-78.3742,39.6304],[-78.374,39.6304],[-78.3739,39.6304],[-78.3738,39.6304],[-78.3734,39.6303],[-78.3724,39.6302],[-78.3718,39.6301],[-78.3717,39.6301],[-78.3713,39.63],[-78.3709,39.63],[-78.3705,39.6299],[-78.3701,39.6298],[-78.3691,39.6296],[-78.3689,39.6294],[-78.3686,39.6293],[-78.3683,39.6292],[-78.3674,39.6286],[-78.3669,39.6283],[-78.3668,39.6282],[-78.3659,39.6275],[-78.3657,39.6274],[-78.3651,39.6271],[-78.3649,39.627],[-78.3647,39.6269],[-78.3642,39.6267],[-78.3641,39.6267],[-78.364,39.6266],[-78.3638,39.6265],[-78.3632,39.6262],[-78.3629,39.6262],[-78.3625,39.626],[-78.3624,39.6259],[-78.362,39.6258],[-78.3619,39.6258],[-78.3618,39.6258],[-78.3613,39.6257],[-78.3612,39.6256],[-78.3605,39.6254],[-78.3604,39.6254],[-78.3599,39.6254],[-78.3595,39.6253],[-78.3589,39.6253],[-78.3587,39.6253],[-78.3582,39.6254],[-78.3579,39.6255],[-78.3578,39.6255],[-78.3574,39.6256],[-78.3571,39.6257],[-78.357,39.6258],[-78.3568,39.6258],[-78.3567,39.6258],[-78.3565,39.6258],[-78.3564,39.6258],[-78.3563,39.6258],[-78.3562,39.6258],[-78.356,39.6259],[-78.3559,39.6259],[-78.3555,39.6261],[-78.3551,39.6263],[-78.3548,39.6266],[-78.3545,39.6269],[-78.3544,39.627],[-78.3543,39.6272],[-78.3542,39.6273],[-78.3542,39.6276],[-78.354,39.6279],[-78.3539,39.628],[-78.3537,39.628],[-78.3536,39.6281],[-78.3536,39.6282],[-78.3534,39.6288],[-78.3533,39.6294],[-78.3533,39.6298],[-78.3534,39.6301],[-78.3535,39.6306],[-78.3537,39.6311],[-78.3538,39.6314],[-78.3542,39.632],[-78.3545,39.6324],[-78.3548,39.6328],[-78.3549,39.6329],[-78.3552,39.6333],[-78.3555,39.6335],[-78.3556,39.6337],[-78.356,39.6341],[-78.3562,39.6343],[-78.3564,39.6345],[-78.3564,39.6346],[-78.3566,39.6347],[-78.3567,39.6347],[-78.3569,39.6347],[-78.3573,39.6349],[-78.3579,39.6352],[-78.3582,39.6353],[-78.3585,39.6354],[-78.3585,39.6355],[-78.3586,39.6356],[-78.3587,39.6356],[-78.3588,39.6359],[-78.3591,39.6366],[-78.3592,39.637],[-78.3593,39.6372],[-78.3592,39.6377],[-78.3591,39.6379],[-78.359,39.6385],[-78.3589,39.6387],[-78.3587,39.6389],[-78.3587,39.639],[-78.3586,39.6391],[-78.3582,39.6396],[-78.358,39.6398],[-78.3579,39.6399],[-78.3578,39.64],[-78.3574,39.6401],[-78.3574,39.6402],[-78.3572,39.6402],[-78.3569,39.6404],[-78.3563,39.6406],[-78.3555,39.6407],[-78.3553,39.6407],[-78.3541,39.6405],[-78.3534,39.6405],[-78.3529,39.6405],[-78.3525,39.6406],[-78.3523,39.6406],[-78.3521,39.6405],[-78.352,39.6405],[-78.3517,39.6405],[-78.3516,39.6405],[-78.3514,39.6404],[-78.351,39.6403],[-78.3498,39.64],[-78.3497,39.6399],[-78.3496,39.6399],[-78.3481,39.6395],[-78.3472,39.6392],[-78.3471,39.6392],[-78.346,39.6389],[-78.3452,39.6388],[-78.3442,39.6386],[-78.3433,39.6385],[-78.3428,39.6385],[-78.3424,39.6385],[-78.342,39.6384],[-78.3419,39.6384],[-78.3417,39.6383],[-78.3415,39.6382],[-78.3414,39.6382],[-78.3411,39.6381],[-78.3405,39.6381],[-78.3398,39.6379],[-78.3392,39.6379],[-78.3384,39.6378],[-78.3378,39.6377],[-78.3377,39.6377],[-78.3373,39.6377],[-78.3369,39.6376],[-78.3366,39.6375],[-78.3363,39.6374],[-78.3362,39.6374],[-78.3361,39.6374],[-78.3358,39.6374],[-78.3357,39.6374],[-78.3352,39.6374],[-78.335,39.6373],[-78.3349,39.6373],[-78.3349,39.6371],[-78.3348,39.637],[-78.3346,39.637],[-78.3344,39.637],[-78.3343,39.6369],[-78.334,39.6368],[-78.3339,39.6368],[-78.3338,39.6368],[-78.3335,39.6366],[-78.3332,39.6365],[-78.3331,39.6365],[-78.3329,39.6364],[-78.3314,39.6358],[-78.3304,39.6355],[-78.3303,39.6355],[-78.3299,39.6354],[-78.3298,39.6354],[-78.3291,39.6352],[-78.3289,39.6351],[-78.3285,39.635],[-78.3284,39.635],[-78.328,39.6349],[-78.327,39.6347],[-78.3268,39.6347],[-78.3264,39.6345],[-78.3263,39.6345],[-78.3259,39.6343],[-78.3258,39.6343],[-78.3251,39.6342],[-78.3244,39.634],[-78.3243,39.634],[-78.324,39.634],[-78.3239,39.6339],[-78.3239,39.634],[-78.3237,39.6339],[-78.3232,39.6337],[-78.3231,39.6337],[-78.3229,39.6336],[-78.3228,39.6336],[-78.3227,39.6336],[-78.3224,39.6336],[-78.3222,39.6336],[-78.3215,39.6336],[-78.3214,39.6336],[-78.3212,39.6335],[-78.3211,39.6335],[-78.3209,39.6334],[-78.3208,39.6333],[-78.3205,39.6332],[-78.3203,39.6331],[-78.3199,39.6328],[-78.3198,39.6328],[-78.3197,39.6327],[-78.3192,39.6326],[-78.3189,39.6325],[-78.318,39.6322],[-78.3178,39.6321],[-78.3174,39.632],[-78.317,39.6318],[-78.3168,39.6318],[-78.3168,39.6317],[-78.3164,39.6317],[-78.3161,39.6315],[-78.3159,39.6314],[-78.3158,39.6314],[-78.3156,39.6313],[-78.3154,39.6312],[-78.3152,39.6312],[-78.3148,39.6311],[-78.3147,39.6311],[-78.3143,39.6311],[-78.3139,39.6311],[-78.3136,39.6311],[-78.3134,39.6311],[-78.313,39.6311],[-78.3127,39.6311],[-78.3122,39.6309],[-78.3118,39.6307],[-78.3116,39.6307],[-78.3111,39.6307],[-78.3109,39.6306],[-78.3104,39.6304],[-78.3103,39.6304],[-78.3099,39.6303],[-78.3092,39.6301],[-78.3087,39.63],[-78.308,39.6297],[-78.3078,39.6296],[-78.3076,39.6295],[-78.3073,39.6294],[-78.3072,39.6294],[-78.307,39.6294],[-78.3069,39.6293],[-78.3067,39.6291],[-78.3061,39.6289],[-78.3059,39.6288],[-78.3057,39.6287],[-78.3056,39.6286],[-78.3054,39.6286],[-78.3053,39.6285],[-78.3052,39.6285],[-78.3048,39.6284],[-78.3047,39.6283],[-78.3044,39.6282],[-78.3041,39.6281],[-78.3036,39.6279],[-78.3031,39.6277],[-78.302,39.6274],[-78.3018,39.6273],[-78.3013,39.6271],[-78.3005,39.6268],[-78.2997,39.6266],[-78.2991,39.6264],[-78.2989,39.6263],[-78.2982,39.6261],[-78.2977,39.626],[-78.2976,39.626],[-78.2973,39.6257],[-78.297,39.6255],[-78.2968,39.6253],[-78.2964,39.6252],[-78.2955,39.625],[-78.2952,39.6249],[-78.295,39.6248],[-78.2949,39.6248],[-78.2934,39.6242],[-78.2932,39.6241],[-78.2929,39.6239],[-78.2927,39.6237],[-78.2925,39.6236],[-78.2923,39.6234],[-78.2922,39.6234],[-78.2917,39.6232],[-78.2912,39.623],[-78.2908,39.6229],[-78.2905,39.623],[-78.2903,39.623],[-78.29,39.623],[-78.2898,39.6229],[-78.2896,39.6228],[-78.2895,39.6227],[-78.2895,39.6226],[-78.2887,39.6224],[-78.2886,39.6223],[-78.288,39.6221],[-78.2879,39.622],[-78.2879,39.6219],[-78.288,39.6218],[-78.2879,39.6217],[-78.2877,39.6217],[-78.2876,39.6217],[-78.2875,39.6216],[-78.287,39.6214],[-78.2865,39.6213],[-78.286,39.6212],[-78.2856,39.6211],[-78.2834,39.6208],[-78.2833,39.6208],[-78.283,39.6207],[-78.2827,39.6206],[-78.2824,39.6206],[-78.2821,39.6206],[-78.2811,39.6205],[-78.2804,39.6205],[-78.2799,39.6204],[-78.2794,39.6204],[-78.2787,39.6203],[-78.2786,39.6203],[-78.2775,39.6203],[-78.2762,39.6202],[-78.2754,39.6202],[-78.2751,39.6202],[-78.2747,39.6201],[-78.274,39.62],[-78.2729,39.6198],[-78.2725,39.6197],[-78.2724,39.6197],[-78.2722,39.6198],[-78.2721,39.6198],[-78.2716,39.6198],[-78.2708,39.6197],[-78.2691,39.6194],[-78.2688,39.6194],[-78.2685,39.6193],[-78.2684,39.6193],[-78.2679,39.6193],[-78.2676,39.6193],[-78.2672,39.6191],[-78.267,39.619],[-78.2668,39.619],[-78.2666,39.6189],[-78.2664,39.619],[-78.2661,39.6191],[-78.2655,39.6193],[-78.2651,39.6195],[-78.2649,39.6196],[-78.2647,39.6197],[-78.2643,39.6201],[-78.2642,39.6202],[-78.2642,39.6203],[-78.2641,39.6205],[-78.2641,39.6207],[-78.264,39.6209],[-78.2639,39.6211],[-78.2638,39.6213],[-78.2634,39.6216],[-78.2633,39.6218],[-78.2631,39.622],[-78.263,39.6222],[-78.2629,39.6225],[-78.2628,39.6229],[-78.2628,39.623],[-78.2628,39.6231],[-78.2628,39.6236],[-78.2629,39.6241],[-78.263,39.6247],[-78.263,39.6251],[-78.263,39.6257],[-78.263,39.626],[-78.263,39.6266],[-78.263,39.6268],[-78.263,39.6273],[-78.2629,39.6277],[-78.2628,39.6285],[-78.2628,39.6288],[-78.2628,39.6296],[-78.2627,39.6298],[-78.2626,39.63],[-78.2623,39.6305],[-78.2622,39.6307],[-78.2618,39.6311],[-78.2616,39.6314],[-78.2615,39.6314],[-78.2613,39.6315],[-78.2612,39.6315],[-78.2611,39.6317],[-78.2608,39.6319],[-78.2599,39.6327],[-78.2596,39.6331],[-78.2595,39.6332],[-78.2593,39.6335],[-78.2589,39.6339],[-78.2585,39.6343],[-78.2583,39.6345],[-78.2582,39.6347],[-78.2577,39.6353],[-78.2576,39.6354],[-78.2574,39.6358],[-78.2572,39.636],[-78.2569,39.6364],[-78.2561,39.6374],[-78.2559,39.6375],[-78.2555,39.6381],[-78.2555,39.6382],[-78.2553,39.6385],[-78.2549,39.639],[-78.2548,39.639],[-78.2547,39.6393],[-78.2542,39.64],[-78.2541,39.6402],[-78.2537,39.6404],[-78.2536,39.6405],[-78.2531,39.6409],[-78.2529,39.6409],[-78.2527,39.641],[-78.2525,39.641],[-78.2524,39.6411],[-78.2519,39.6415],[-78.2513,39.642],[-78.2511,39.6421],[-78.251,39.6421],[-78.2509,39.6422],[-78.2505,39.6424],[-78.2503,39.6425],[-78.2497,39.6428],[-78.2496,39.6429],[-78.2494,39.6429],[-78.2491,39.6432],[-78.2484,39.6435],[-78.2482,39.6437],[-78.2477,39.644],[-78.2474,39.6442],[-78.2471,39.6444],[-78.2464,39.6449],[-78.246,39.6453],[-78.2455,39.6457],[-78.2452,39.6461],[-78.2444,39.6467],[-78.2443,39.6469],[-78.2441,39.647],[-78.2436,39.6474],[-78.243,39.6479],[-78.2425,39.6483],[-78.2421,39.6486],[-78.2419,39.6487],[-78.2415,39.649],[-78.2414,39.6491],[-78.2411,39.6493],[-78.2405,39.6497],[-78.2404,39.6497],[-78.2401,39.6499],[-78.2401,39.65],[-78.2399,39.6501],[-78.2398,39.6502],[-78.2397,39.6503],[-78.2396,39.6505],[-78.2395,39.6505],[-78.2395,39.6506],[-78.2392,39.651],[-78.2391,39.6512],[-78.2389,39.6514],[-78.2389,39.6515],[-78.2386,39.6517],[-78.2386,39.6518],[-78.2383,39.652],[-78.2381,39.6521],[-78.2377,39.6524],[-78.2376,39.6524],[-78.2375,39.6523],[-78.2374,39.6523],[-78.2372,39.6524],[-78.2368,39.6526],[-78.2366,39.6527],[-78.2358,39.6531],[-78.2354,39.6533],[-78.2351,39.6535],[-78.2349,39.6536],[-78.2346,39.6538],[-78.234,39.6541],[-78.2333,39.6544],[-78.2331,39.6545],[-78.2327,39.6547],[-78.2322,39.655],[-78.2319,39.6551],[-78.2314,39.6553],[-78.2305,39.6555],[-78.2303,39.6556],[-78.2299,39.6558],[-78.2297,39.6559],[-78.2294,39.656],[-78.2285,39.6564],[-78.2277,39.6568],[-78.2275,39.6569],[-78.2272,39.6571],[-78.2268,39.6573],[-78.2263,39.6577],[-78.2259,39.6581],[-78.2256,39.6584],[-78.2255,39.6585],[-78.2251,39.659],[-78.2248,39.6594],[-78.2243,39.6599],[-78.2238,39.6605],[-78.2236,39.6609],[-78.2236,39.661],[-78.2235,39.6612],[-78.2234,39.6615],[-78.2234,39.6617],[-78.2235,39.662],[-78.2235,39.6621],[-78.2236,39.6625],[-78.2237,39.6627],[-78.2237,39.6628],[-78.2238,39.663],[-78.2239,39.6631],[-78.2242,39.6635],[-78.2247,39.6639],[-78.2252,39.6642],[-78.2255,39.6644],[-78.2255,39.6645],[-78.2257,39.6645],[-78.2258,39.6646],[-78.226,39.6646],[-78.2263,39.6647],[-78.2264,39.6647],[-78.2265,39.6647],[-78.2267,39.6648],[-78.2267,39.6649],[-78.2269,39.665],[-78.227,39.6652],[-78.2271,39.6653],[-78.2273,39.6654],[-78.2275,39.6657],[-78.2281,39.6663],[-78.2284,39.6666],[-78.2285,39.6667],[-78.2289,39.667],[-78.229,39.6671],[-78.2293,39.6673],[-78.2294,39.6674],[-78.2295,39.6675],[-78.2303,39.6681],[-78.2309,39.6686],[-78.2314,39.6691],[-78.232,39.6695],[-78.2323,39.6698],[-78.2325,39.67],[-78.2327,39.6703],[-78.2328,39.6704],[-78.233,39.6707],[-78.2332,39.671],[-78.2333,39.6712],[-78.2333,39.6713],[-78.2333,39.6715],[-78.2334,39.6716],[-78.2334,39.6718],[-78.2333,39.672],[-78.2333,39.6721],[-78.2333,39.6723],[-78.2333,39.6724],[-78.2332,39.6724],[-78.2331,39.6727],[-78.233,39.6729],[-78.233,39.673],[-78.2327,39.6734],[-78.2326,39.6736],[-78.2322,39.6739],[-78.2319,39.6741],[-78.2315,39.6744],[-78.2312,39.6746],[-78.2307,39.6749],[-78.2305,39.675],[-78.2302,39.6752],[-78.2296,39.6755],[-78.2292,39.6757],[-78.229,39.6758],[-78.2285,39.6759],[-78.2282,39.676],[-78.2275,39.6762],[-78.2271,39.6763],[-78.2268,39.6763],[-78.2266,39.6763],[-78.2263,39.6763],[-78.2262,39.6762],[-78.2261,39.6762],[-78.2259,39.6762],[-78.2255,39.6761],[-78.2251,39.6761],[-78.2248,39.6761],[-78.2242,39.676],[-78.224,39.676],[-78.2239,39.676],[-78.2231,39.676],[-78.2221,39.676],[-78.2218,39.676],[-78.2206,39.6758],[-78.22,39.6758],[-78.2193,39.6757],[-78.2162,39.6758],[-78.2147,39.676],[-78.2144,39.676],[-78.2126,39.6763],[-78.212,39.6763],[-78.2108,39.6763],[-78.2107,39.6763],[-78.2103,39.6763],[-78.2102,39.6763],[-78.21,39.6763],[-78.2099,39.6762],[-78.2097,39.6762],[-78.2096,39.6762],[-78.2095,39.6762],[-78.2094,39.6762],[-78.2093,39.6762],[-78.2093,39.6763],[-78.2092,39.6763],[-78.2091,39.6763],[-78.2088,39.6763],[-78.2087,39.6763],[-78.2084,39.6763],[-78.2084,39.6762],[-78.208,39.6762],[-78.2076,39.6761],[-78.2074,39.676],[-78.2068,39.676],[-78.2061,39.676],[-78.206,39.676],[-78.2056,39.676],[-78.2053,39.6761],[-78.2049,39.6761],[-78.2047,39.6761],[-78.2041,39.6762],[-78.2039,39.6763],[-78.2037,39.6763],[-78.2035,39.6764],[-78.2034,39.6764],[-78.2033,39.6765],[-78.2031,39.6765],[-78.203,39.6765],[-78.2028,39.6766],[-78.2027,39.6767],[-78.2022,39.6769],[-78.2017,39.6771],[-78.2013,39.6774],[-78.2011,39.6776],[-78.2008,39.6779],[-78.2005,39.6782],[-78.2002,39.6786],[-78.1999,39.6789],[-78.1998,39.6791],[-78.1996,39.6794],[-78.1993,39.6797],[-78.1989,39.68],[-78.1985,39.6803],[-78.1981,39.6808],[-78.1976,39.6812],[-78.197,39.6816],[-78.1969,39.6817],[-78.1964,39.6823],[-78.1963,39.6824],[-78.1962,39.6825],[-78.196,39.6827],[-78.1958,39.6829],[-78.1957,39.6833],[-78.1956,39.6839],[-78.1956,39.6842],[-78.1955,39.6844],[-78.1954,39.6846],[-78.1952,39.6849],[-78.195,39.6852],[-78.1942,39.6862],[-78.1941,39.6864],[-78.194,39.6866],[-78.1933,39.6875],[-78.1933,39.6876],[-78.1931,39.6878],[-78.1931,39.6879],[-78.193,39.6881],[-78.1925,39.6887],[-78.1921,39.6892],[-78.192,39.6893],[-78.1913,39.69],[-78.191,39.6903],[-78.1909,39.6903],[-78.1893,39.691],[-78.1891,39.691],[-78.1889,39.6911],[-78.1886,39.6912],[-78.1881,39.6915],[-78.1868,39.6924],[-78.1867,39.6925],[-78.1862,39.6927],[-78.1862,39.6928],[-78.1861,39.6928],[-78.1858,39.693],[-78.1855,39.6932],[-78.1845,39.6939],[-78.1835,39.6945],[-78.1833,39.6948],[-78.1828,39.6951],[-78.1827,39.6951],[-78.1826,39.6952],[-78.182,39.6953],[-78.1819,39.6953],[-78.1802,39.6955],[-78.1801,39.6955],[-78.1796,39.6956],[-78.1794,39.6956],[-78.1793,39.6956],[-78.1782,39.6957],[-78.178,39.6958],[-78.1779,39.6958],[-78.1777,39.6958],[-78.1774,39.6959],[-78.1773,39.6959],[-78.1767,39.696],[-78.1766,39.696],[-78.1765,39.696],[-78.1758,39.696],[-78.1752,39.6959],[-78.1746,39.6958],[-78.1743,39.6957],[-78.1739,39.6956],[-78.1734,39.6955],[-78.1731,39.6955],[-78.1729,39.6955],[-78.1724,39.6956],[-78.1723,39.6956],[-78.1722,39.6956],[-78.1721,39.6956],[-78.1719,39.6957],[-78.1718,39.6957],[-78.1716,39.6956],[-78.1715,39.6956],[-78.1714,39.6956],[-78.1711,39.6955],[-78.1706,39.6954],[-78.1702,39.6953],[-78.1699,39.6952],[-78.1697,39.6951],[-78.1693,39.695],[-78.1691,39.695],[-78.169,39.695],[-78.1689,39.695],[-78.1688,39.6949],[-78.1685,39.695],[-78.1682,39.6949],[-78.1675,39.6947],[-78.1673,39.6947],[-78.1668,39.6946],[-78.1665,39.6945],[-78.1663,39.6945],[-78.1661,39.6945],[-78.1657,39.6943],[-78.1656,39.6943],[-78.1654,39.6942],[-78.1649,39.6941],[-78.1648,39.6941],[-78.1646,39.6941],[-78.1644,39.694],[-78.164,39.694],[-78.1638,39.694],[-78.1634,39.694],[-78.1631,39.694],[-78.163,39.694],[-78.1626,39.6939],[-78.1612,39.6935],[-78.161,39.6934],[-78.1605,39.6932],[-78.1604,39.6932],[-78.16,39.6931],[-78.1597,39.6929],[-78.1596,39.6929],[-78.1595,39.6929],[-78.1594,39.6928],[-78.1592,39.6927],[-78.1591,39.6926],[-78.1588,39.6925],[-78.1581,39.6922],[-78.1578,39.6921],[-78.1575,39.692],[-78.1574,39.692],[-78.1573,39.6919],[-78.1572,39.6919],[-78.1571,39.6919],[-78.157,39.6918],[-78.1569,39.6918],[-78.1566,39.6917],[-78.1564,39.6916],[-78.156,39.6913],[-78.1559,39.6912],[-78.1558,39.6911],[-78.1555,39.691],[-78.1551,39.6908],[-78.1543,39.6906],[-78.1541,39.6906],[-78.1539,39.6906],[-78.1535,39.6906],[-78.1531,39.6905],[-78.1527,39.6905],[-78.1525,39.6905],[-78.1524,39.6905],[-78.1522,39.6905],[-78.1521,39.6905],[-78.1516,39.6905],[-78.1508,39.6905],[-78.15,39.6905],[-78.1494,39.6905],[-78.1491,39.6905],[-78.1488,39.6905],[-78.1484,39.6906],[-78.1483,39.6906],[-78.1478,39.6906],[-78.1476,39.6906],[-78.147,39.6906],[-78.1466,39.6906],[-78.1466,39.6905],[-78.1464,39.6905],[-78.1462,39.6905],[-78.1458,39.6904],[-78.1454,39.6904],[-78.1451,39.6904],[-78.1446,39.6904],[-78.1443,39.6905],[-78.1441,39.6905],[-78.1438,39.6905],[-78.1435,39.6905],[-78.143,39.6904],[-78.1428,39.6903],[-78.1425,39.6902],[-78.1423,39.6902],[-78.1421,39.6901],[-78.1419,39.6899],[-78.1417,39.6899],[-78.1416,39.6898],[-78.1412,39.6897],[-78.1409,39.6897],[-78.1408,39.6897],[-78.1407,39.6897],[-78.1405,39.6897],[-78.1404,39.6898],[-78.1403,39.6898],[-78.1402,39.6898],[-78.1401,39.6898],[-78.1399,39.6898],[-78.1398,39.6898],[-78.1396,39.6898],[-78.1395,39.6897],[-78.1394,39.6897],[-78.1392,39.6896],[-78.1391,39.6895],[-78.139,39.6895],[-78.1389,39.6894],[-78.1388,39.6894],[-78.1387,39.6893],[-78.1386,39.6893],[-78.1384,39.6893],[-78.1382,39.6893],[-78.138,39.6893],[-78.1371,39.689],[-78.137,39.689],[-78.1367,39.6889],[-78.1357,39.6886],[-78.1355,39.6885],[-78.1351,39.6884],[-78.135,39.6883],[-78.1348,39.6882],[-78.1346,39.688],[-78.1344,39.6878],[-78.1343,39.6878],[-78.1339,39.6876],[-78.1334,39.6874],[-78.1325,39.6871],[-78.1323,39.687],[-78.1322,39.687],[-78.1319,39.6869],[-78.1315,39.6868],[-78.1312,39.6867],[-78.1311,39.6867],[-78.131,39.6867],[-78.1308,39.6867],[-78.1307,39.6867],[-78.1306,39.6867],[-78.1305,39.6868],[-78.1304,39.6868],[-78.1303,39.6868],[-78.1302,39.6868],[-78.13,39.6868],[-78.1291,39.6866],[-78.1286,39.6865],[-78.1278,39.6863],[-78.1274,39.6863],[-78.1271,39.6862],[-78.1267,39.6862],[-78.1265,39.6861],[-78.126,39.6861],[-78.1258,39.6861],[-78.1252,39.686],[-78.1244,39.6859],[-78.1242,39.6858],[-78.124,39.6858],[-78.1239,39.6858],[-78.1237,39.6857],[-78.1233,39.6856],[-78.1225,39.6854],[-78.1224,39.6854],[-78.1213,39.6852],[-78.1208,39.685],[-78.1207,39.685],[-78.1206,39.685],[-78.1203,39.685],[-78.1196,39.6848],[-78.1193,39.6847],[-78.119,39.6846],[-78.1186,39.6846],[-78.1186,39.6845],[-78.1178,39.6843],[-78.1177,39.6843],[-78.1175,39.6843],[-78.1172,39.6842],[-78.117,39.6842],[-78.1168,39.6841],[-78.1161,39.684],[-78.1157,39.6839],[-78.1146,39.6836],[-78.1127,39.683],[-78.112,39.6829],[-78.1115,39.6827],[-78.1112,39.6827],[-78.1111,39.6827],[-78.1108,39.6826],[-78.1102,39.6825],[-78.11,39.6825],[-78.1096,39.6824],[-78.1092,39.6824],[-78.109,39.6824],[-78.1085,39.6823],[-78.108,39.6822],[-78.1078,39.6822],[-78.1077,39.6822],[-78.1077,39.6821],[-78.1076,39.6821],[-78.1072,39.682],[-78.107,39.682],[-78.1066,39.6819],[-78.1062,39.6818],[-78.1053,39.6817],[-78.1051,39.6816],[-78.1045,39.6815],[-78.1044,39.6814],[-78.104,39.6813],[-78.1035,39.6811],[-78.1029,39.6809],[-78.1024,39.6808],[-78.1019,39.6806],[-78.1017,39.6805],[-78.1015,39.6804],[-78.1006,39.68],[-78.1002,39.6798],[-78.0998,39.6796],[-78.0995,39.6795],[-78.0994,39.6794],[-78.0993,39.6794],[-78.0986,39.6791],[-78.0984,39.6789],[-78.0982,39.6789],[-78.0973,39.6784],[-78.097,39.6782],[-78.0962,39.6775],[-78.0956,39.6769],[-78.0955,39.6767],[-78.0953,39.6765],[-78.0952,39.6763],[-78.0948,39.6759],[-78.0948,39.6758],[-78.0947,39.6758],[-78.0946,39.6757],[-78.0945,39.6755],[-78.0939,39.675],[-78.0937,39.6748],[-78.0927,39.6741],[-78.0918,39.6732],[-78.0917,39.6731],[-78.0911,39.6726],[-78.0909,39.6725],[-78.0909,39.6724],[-78.0908,39.6724],[-78.0904,39.672],[-78.0903,39.672],[-78.0902,39.6718],[-78.09,39.6717],[-78.0895,39.6714],[-78.0894,39.6714],[-78.0893,39.6714],[-78.0889,39.6713],[-78.0887,39.6712],[-78.0883,39.6712],[-78.0882,39.6712],[-78.088,39.6712],[-78.0877,39.6714],[-78.0875,39.6714],[-78.0872,39.6714],[-78.0866,39.6713],[-78.0864,39.6713],[-78.0857,39.6712],[-78.0845,39.6713],[-78.0844,39.6713],[-78.0841,39.6713],[-78.0838,39.6713],[-78.0836,39.6714],[-78.0832,39.6715],[-78.0828,39.6714],[-78.0824,39.6713],[-78.0822,39.6712],[-78.0813,39.6709],[-78.0806,39.6705],[-78.08,39.6702],[-78.0798,39.6701],[-78.0784,39.6694],[-78.0783,39.6693],[-78.0772,39.6687],[-78.0769,39.6685],[-78.0767,39.6684],[-78.0763,39.6682],[-78.0758,39.6678],[-78.0755,39.6675],[-78.0745,39.6666],[-78.0742,39.6664],[-78.0738,39.666],[-78.0734,39.6657],[-78.0732,39.6655],[-78.073,39.6653],[-78.0712,39.6639],[-78.071,39.6638],[-78.0708,39.6636],[-78.0703,39.6632],[-78.0701,39.663],[-78.07,39.6629],[-78.0697,39.6626],[-78.0693,39.6622],[-78.0685,39.6615],[-78.0679,39.6609],[-78.0677,39.6609],[-78.0675,39.6608],[-78.0673,39.6607],[-78.0668,39.6603],[-78.0667,39.6602],[-78.0666,39.6601],[-78.0664,39.6599],[-78.0662,39.6597],[-78.0661,39.6595],[-78.0653,39.6589],[-78.0643,39.6581],[-78.0641,39.6579],[-78.0639,39.6575],[-78.0637,39.6574],[-78.0628,39.6567],[-78.0627,39.6566],[-78.0621,39.6562],[-78.0618,39.6561],[-78.0615,39.6559],[-78.0604,39.655],[-78.06,39.6545],[-78.0597,39.6543],[-78.0589,39.6538],[-78.0588,39.6537],[-78.0576,39.6531],[-78.0569,39.6529],[-78.0568,39.6528],[-78.0567,39.6527],[-78.0566,39.6527],[-78.0556,39.652],[-78.0555,39.6519],[-78.0548,39.6514],[-78.0542,39.651],[-78.0533,39.6499],[-78.0526,39.649],[-78.0525,39.6488],[-78.0523,39.6485],[-78.052,39.648],[-78.0518,39.6476],[-78.0517,39.6475],[-78.0515,39.6472],[-78.0514,39.647],[-78.0509,39.6465],[-78.0507,39.6463],[-78.0506,39.6461],[-78.0494,39.6447],[-78.0492,39.6445],[-78.0482,39.6435],[-78.0476,39.6431],[-78.0474,39.6429],[-78.0472,39.6427],[-78.0469,39.6426],[-78.0467,39.6425],[-78.0463,39.6423],[-78.0462,39.6422],[-78.0457,39.642],[-78.0457,39.6419],[-78.0455,39.6418],[-78.0451,39.6416],[-78.0449,39.6415],[-78.0444,39.6413],[-78.044,39.6412],[-78.0432,39.6406],[-78.0431,39.6406],[-78.0426,39.6402],[-78.0425,39.6401],[-78.0424,39.64],[-78.0423,39.64],[-78.0422,39.6399],[-78.0419,39.6397],[-78.0418,39.6397],[-78.041,39.6392],[-78.0405,39.6388],[-78.0402,39.6387],[-78.04,39.6386],[-78.0396,39.6384],[-78.0392,39.6382],[-78.0388,39.638],[-78.0383,39.6375],[-78.038,39.6374],[-78.0374,39.637],[-78.0373,39.637],[-78.0371,39.6367],[-78.0368,39.6363],[-78.0367,39.6363],[-78.0366,39.6362],[-78.0365,39.6361],[-78.0364,39.6361],[-78.0362,39.6359],[-78.0358,39.6352],[-78.0354,39.6347],[-78.0351,39.6341],[-78.0349,39.6338],[-78.0348,39.6337],[-78.0344,39.633],[-78.0339,39.6323],[-78.0337,39.632],[-78.0331,39.6314],[-78.0331,39.6313],[-78.0328,39.6311],[-78.0326,39.6307],[-78.0322,39.6302],[-78.0318,39.6296],[-78.0317,39.6294],[-78.0314,39.6292],[-78.0313,39.6291],[-78.0312,39.629],[-78.0311,39.6289],[-78.0309,39.6286],[-78.0308,39.6285],[-78.0306,39.6283],[-78.0305,39.6281],[-78.0303,39.6279],[-78.0299,39.6275],[-78.0296,39.6272],[-78.0295,39.6271],[-78.0293,39.627],[-78.0287,39.6264],[-78.0286,39.6263],[-78.0284,39.6262],[-78.0281,39.626],[-78.0281,39.6259],[-78.0277,39.6256],[-78.0276,39.6254],[-78.0274,39.6251],[-78.0273,39.6251],[-78.0273,39.625],[-78.0272,39.625],[-78.0272,39.6249],[-78.0271,39.6249],[-78.0271,39.6248],[-78.027,39.6247],[-78.0269,39.6247],[-78.0267,39.6245],[-78.0264,39.6243],[-78.026,39.6241],[-78.0258,39.6239],[-78.0257,39.6238],[-78.0252,39.6233],[-78.025,39.6231],[-78.0247,39.6227],[-78.0246,39.6226],[-78.0243,39.6223],[-78.0242,39.6222],[-78.024,39.6221],[-78.0236,39.6218],[-78.0235,39.6217],[-78.0235,39.6215],[-78.0234,39.6214],[-78.0231,39.6211],[-78.0227,39.6206],[-78.0225,39.6204],[-78.0221,39.6198],[-78.0221,39.6197],[-78.0221,39.6196],[-78.0219,39.6192],[-78.0217,39.619],[-78.0215,39.6187],[-78.0212,39.6181],[-78.021,39.6178],[-78.0208,39.6174],[-78.0206,39.6172],[-78.0204,39.6169],[-78.0196,39.6161],[-78.019,39.6153],[-78.0189,39.6152],[-78.0187,39.6149],[-78.0182,39.6142],[-78.0178,39.6136],[-78.0175,39.6132],[-78.0169,39.6126],[-78.0165,39.612],[-78.0164,39.6118],[-78.0164,39.6116],[-78.0161,39.6113],[-78.0158,39.6108],[-78.0156,39.6105],[-78.015,39.6099],[-78.0149,39.6095],[-78.0146,39.609],[-78.0144,39.6087],[-78.0142,39.6083],[-78.0139,39.6079],[-78.0136,39.6074],[-78.0134,39.607],[-78.013,39.6064],[-78.0129,39.6063],[-78.0129,39.6062],[-78.0125,39.6059],[-78.0124,39.6056],[-78.0123,39.6055],[-78.0121,39.6052],[-78.0119,39.6049],[-78.0117,39.6046],[-78.0111,39.6039],[-78.0108,39.6036],[-78.0103,39.6032],[-78.0101,39.6031],[-78.0101,39.603],[-78.0097,39.6029],[-78.0091,39.6026],[-78.0088,39.6025],[-78.0085,39.6024],[-78.0081,39.6023],[-78.008,39.6023],[-78.0078,39.6022],[-78.0077,39.6022],[-78.0076,39.6022],[-78.0076,39.6021],[-78.0075,39.6021],[-78.0074,39.602],[-78.0072,39.6019],[-78.0069,39.6016],[-78.0067,39.6015],[-78.0066,39.6014],[-78.0065,39.6014],[-78.0062,39.6013],[-78.006,39.6012],[-78.0052,39.601],[-78.0048,39.6009],[-78.0047,39.6009],[-78.0042,39.6008],[-78.0041,39.6008],[-78.0038,39.6007],[-78.0036,39.6007],[-78.0026,39.6005],[-78.0023,39.6006],[-78.0017,39.6006],[-78.0016,39.6007],[-78.0009,39.6007],[-78.0003,39.6008],[-77.9997,39.6009],[-77.9996,39.601],[-77.999,39.6008],[-77.9981,39.6008],[-77.998,39.6008],[-77.9978,39.6008],[-77.9976,39.6007],[-77.9973,39.6006],[-77.997,39.6005],[-77.9966,39.6004],[-77.9963,39.6005],[-77.996,39.6005],[-77.9959,39.6005],[-77.9956,39.6005],[-77.9953,39.6005],[-77.9944,39.6004],[-77.9942,39.6004],[-77.9934,39.6004],[-77.9926,39.6003],[-77.992,39.6002],[-77.9918,39.6002],[-77.9916,39.6001],[-77.9915,39.6],[-77.9913,39.6],[-77.991,39.6],[-77.9906,39.6],[-77.9897,39.6],[-77.9889,39.5999],[-77.9875,39.5997],[-77.9867,39.5995],[-77.9866,39.5995],[-77.9858,39.5994],[-77.9852,39.5993],[-77.9845,39.5993],[-77.9844,39.5993],[-77.9841,39.5993],[-77.9833,39.5995],[-77.9829,39.5995],[-77.9813,39.5995],[-77.981,39.5996],[-77.9805,39.5996],[-77.9801,39.5995],[-77.9793,39.5995],[-77.9784,39.5996],[-77.9776,39.5996],[-77.9772,39.5997],[-77.9764,39.5999],[-77.9762,39.5999],[-77.9756,39.6001],[-77.9753,39.6002],[-77.9749,39.6003],[-77.9745,39.6005],[-77.974,39.6008],[-77.9735,39.6011],[-77.9732,39.6013],[-77.9729,39.6016],[-77.9726,39.6022],[-77.9724,39.6023],[-77.9721,39.6028],[-77.9716,39.6031],[-77.9704,39.6042],[-77.9702,39.6044],[-77.97,39.6049],[-77.9699,39.6052],[-77.9697,39.6055],[-77.9696,39.6057],[-77.9694,39.6059],[-77.9691,39.606],[-77.9688,39.6062],[-77.9682,39.6065],[-77.9677,39.6069],[-77.9672,39.6071],[-77.9662,39.6075],[-77.9657,39.6076],[-77.9656,39.6077],[-77.9647,39.608],[-77.9639,39.6083],[-77.9631,39.6085],[-77.962,39.6087],[-77.961,39.6089],[-77.96,39.6089],[-77.9595,39.6089],[-77.9587,39.6089],[-77.9573,39.6085],[-77.9559,39.6083],[-77.955,39.6081],[-77.9547,39.6079],[-77.9541,39.6076],[-77.9526,39.6068],[-77.9517,39.6061],[-77.9515,39.6059],[-77.9513,39.6057],[-77.9513,39.6056],[-77.951,39.6052],[-77.9508,39.6046],[-77.9506,39.6038],[-77.9505,39.6034],[-77.9505,39.6026],[-77.9506,39.6022],[-77.9507,39.602],[-77.9508,39.6016],[-77.9509,39.6011],[-77.9512,39.6004],[-77.9513,39.6002],[-77.9515,39.5995],[-77.9515,39.5994],[-77.9517,39.599],[-77.952,39.5983],[-77.9521,39.5981],[-77.9521,39.5974],[-77.9521,39.5969],[-77.9523,39.5963],[-77.9523,39.5957],[-77.9523,39.5945],[-77.9522,39.5942],[-77.9521,39.5938],[-77.9521,39.5935],[-77.952,39.5928],[-77.9519,39.5923],[-77.9519,39.5921],[-77.9518,39.592],[-77.9518,39.5919],[-77.9514,39.5909],[-77.9513,39.5904],[-77.9512,39.5901],[-77.951,39.5895],[-77.9505,39.5884],[-77.95,39.5873],[-77.9499,39.5872],[-77.9496,39.5869],[-77.9493,39.5866],[-77.9488,39.5862],[-77.9486,39.5859],[-77.9485,39.5859],[-77.9483,39.5857],[-77.9473,39.5852],[-77.9467,39.585],[-77.9461,39.5848],[-77.9458,39.5848],[-77.9453,39.5847],[-77.9443,39.5845],[-77.9441,39.5845],[-77.9437,39.5845],[-77.9433,39.5846],[-77.9424,39.5849],[-77.9415,39.5852],[-77.9411,39.5854],[-77.9405,39.5858],[-77.94,39.5862],[-77.9391,39.587],[-77.9383,39.5887],[-77.9381,39.5886],[-77.938,39.5886],[-77.9375,39.5898],[-77.9374,39.5901],[-77.9373,39.5902],[-77.9373,39.5903],[-77.937,39.5911],[-77.937,39.5914],[-77.9369,39.5917],[-77.9369,39.592],[-77.9368,39.5926],[-77.9366,39.5934],[-77.9365,39.5941],[-77.9364,39.5943],[-77.9364,39.5945],[-77.9363,39.595],[-77.9363,39.5955],[-77.9363,39.5956],[-77.9362,39.5958],[-77.9361,39.5961],[-77.9361,39.5965],[-77.936,39.5968],[-77.936,39.5971],[-77.936,39.5976],[-77.9359,39.5982],[-77.9358,39.5985],[-77.9358,39.5996],[-77.9358,39.5997],[-77.9358,39.6],[-77.9358,39.6001],[-77.9357,39.6002],[-77.9357,39.6003],[-77.9357,39.6004],[-77.9357,39.6006],[-77.9356,39.6011],[-77.9356,39.6017],[-77.9356,39.6019],[-77.9356,39.602],[-77.9356,39.6021],[-77.9354,39.6036],[-77.9354,39.6038],[-77.9353,39.6054],[-77.9353,39.6056],[-77.9353,39.6066],[-77.9354,39.6075],[-77.9354,39.608],[-77.9355,39.6085],[-77.9356,39.6088],[-77.9359,39.6094],[-77.9361,39.6099],[-77.9364,39.6103],[-77.9368,39.6108],[-77.9374,39.6114],[-77.9376,39.6116],[-77.9379,39.612],[-77.9382,39.6124],[-77.9383,39.6125],[-77.9387,39.6129],[-77.939,39.6131],[-77.9396,39.6134],[-77.9397,39.6134],[-77.94,39.6135],[-77.941,39.6137],[-77.9416,39.6137],[-77.9419,39.6138],[-77.9421,39.6138],[-77.9423,39.6138],[-77.9426,39.6138],[-77.9428,39.6137],[-77.9429,39.6138],[-77.9432,39.614],[-77.9436,39.6142],[-77.9438,39.6144],[-77.9441,39.6146],[-77.9443,39.6148],[-77.9445,39.6151],[-77.9446,39.6152],[-77.9446,39.6153],[-77.9447,39.6154],[-77.9448,39.6156],[-77.9448,39.6158],[-77.9448,39.6164],[-77.9447,39.6167],[-77.9446,39.6169],[-77.9444,39.6172],[-77.9442,39.6174],[-77.944,39.6176],[-77.9435,39.618],[-77.9427,39.6184],[-77.9426,39.6185],[-77.9424,39.6186],[-77.9423,39.6186],[-77.9422,39.6187],[-77.9419,39.6188],[-77.9418,39.6188],[-77.9413,39.619],[-77.9411,39.619],[-77.9409,39.6191],[-77.9399,39.6191],[-77.9382,39.6192],[-77.9371,39.6191],[-77.937,39.6191],[-77.9368,39.6191],[-77.9365,39.6191],[-77.9361,39.619],[-77.9357,39.6189],[-77.9347,39.6186],[-77.9342,39.6184],[-77.9336,39.6181],[-77.9333,39.618],[-77.9328,39.6176],[-77.9318,39.6168],[-77.9313,39.6164],[-77.9309,39.6161],[-77.9306,39.6158],[-77.9304,39.6156],[-77.9296,39.615],[-77.9294,39.6146],[-77.929,39.6143],[-77.9283,39.6136],[-77.9283,39.6135],[-77.9278,39.6125],[-77.9277,39.6122],[-77.9275,39.6116],[-77.9273,39.6108],[-77.9271,39.6104],[-77.9264,39.6088],[-77.9261,39.6082],[-77.9259,39.6079],[-77.9258,39.6079],[-77.9258,39.6078],[-77.9257,39.6077],[-77.9256,39.6075],[-77.9254,39.6072],[-77.925,39.6068],[-77.9248,39.6066],[-77.9243,39.6059],[-77.9241,39.6058],[-77.9239,39.6054],[-77.9238,39.6053],[-77.9235,39.6053],[-77.9234,39.6053],[-77.9233,39.6053],[-77.9231,39.6051],[-77.923,39.6051],[-77.9229,39.6051],[-77.9228,39.6052],[-77.9227,39.6053],[-77.9226,39.6054],[-77.9225,39.6056],[-77.9224,39.6057],[-77.9223,39.6057],[-77.9222,39.6057],[-77.9222,39.6056],[-77.9222,39.6055],[-77.9221,39.6054],[-77.9221,39.6051],[-77.9221,39.605],[-77.9222,39.6049],[-77.9223,39.6049],[-77.9226,39.6049],[-77.9227,39.605],[-77.9228,39.6049],[-77.9229,39.6048],[-77.9227,39.6047],[-77.9223,39.6046],[-77.9222,39.6046],[-77.9219,39.6046],[-77.9217,39.6046],[-77.9208,39.6041],[-77.9204,39.6038],[-77.9203,39.6038],[-77.9201,39.6037],[-77.9196,39.6035],[-77.9191,39.6034],[-77.9185,39.6033],[-77.9175,39.6032],[-77.9172,39.6031],[-77.9162,39.6029],[-77.9155,39.6028],[-77.9151,39.6028],[-77.9146,39.6028],[-77.9135,39.6029],[-77.9133,39.6029],[-77.913,39.6029],[-77.9119,39.6028],[-77.9117,39.6027],[-77.9116,39.6027],[-77.9112,39.6026],[-77.9108,39.6026],[-77.9106,39.6025],[-77.9102,39.6024],[-77.9098,39.6023],[-77.9095,39.6022],[-77.9093,39.6021],[-77.9092,39.6021],[-77.909,39.602],[-77.9089,39.602],[-77.9087,39.6019],[-77.9083,39.6018],[-77.9078,39.6016],[-77.9076,39.6015],[-77.9075,39.6015],[-77.9074,39.6015],[-77.9073,39.6015],[-77.9072,39.6015],[-77.9073,39.6014],[-77.9072,39.6013],[-77.907,39.6012],[-77.9069,39.6012],[-77.9064,39.6011],[-77.9063,39.6011],[-77.9058,39.6009],[-77.9054,39.6009],[-77.9051,39.6008],[-77.9047,39.6009],[-77.9041,39.6008],[-77.9034,39.6007],[-77.9027,39.6007],[-77.9023,39.6007],[-77.902,39.6006],[-77.9017,39.6006],[-77.9008,39.6005],[-77.9005,39.6004],[-77.9002,39.6003],[-77.8999,39.6002],[-77.8996,39.6001],[-77.8991,39.5998],[-77.8989,39.5998],[-77.8984,39.5996],[-77.8977,39.5994],[-77.8967,39.5989],[-77.8964,39.5988],[-77.8937,39.5982],[-77.8933,39.5981],[-77.8929,39.5979],[-77.8925,39.5978],[-77.8921,39.5978],[-77.892,39.5978],[-77.8919,39.5978],[-77.8914,39.5977],[-77.891,39.5976],[-77.8903,39.5975],[-77.8891,39.5975],[-77.8884,39.5975],[-77.8878,39.5975],[-77.8874,39.5975],[-77.8865,39.5976],[-77.8864,39.5976],[-77.8858,39.5976],[-77.8856,39.5976],[-77.8854,39.5977],[-77.8849,39.5979],[-77.8845,39.5979],[-77.8843,39.598],[-77.8841,39.5982],[-77.884,39.5983],[-77.8833,39.5985],[-77.8829,39.5987],[-77.8826,39.5989],[-77.8821,39.5992],[-77.8819,39.5995],[-77.8816,39.6001],[-77.8812,39.601],[-77.8811,39.6014],[-77.881,39.6016],[-77.881,39.602],[-77.8809,39.6022],[-77.8808,39.6029],[-77.8808,39.6035],[-77.8808,39.6037],[-77.8808,39.6045],[-77.8809,39.6048],[-77.881,39.6055],[-77.8811,39.606],[-77.8812,39.6064],[-77.8822,39.6084],[-77.8825,39.6089],[-77.8828,39.6092],[-77.883,39.6095],[-77.8833,39.6099],[-77.8846,39.611],[-77.8854,39.6117],[-77.8863,39.6125],[-77.8867,39.6129],[-77.8868,39.6131],[-77.887,39.6136],[-77.887,39.6138],[-77.887,39.6139],[-77.887,39.6142],[-77.8868,39.6146],[-77.8865,39.6149],[-77.8863,39.6151],[-77.8858,39.6154],[-77.8855,39.6155],[-77.8852,39.6156],[-77.8851,39.6156],[-77.8851,39.6158],[-77.8849,39.6158],[-77.8847,39.6158],[-77.8845,39.6158],[-77.8841,39.6157],[-77.8838,39.6156],[-77.882,39.6155],[-77.8806,39.6151],[-77.8798,39.615],[-77.8793,39.6149],[-77.8786,39.6148],[-77.878,39.6147],[-77.8775,39.6147],[-77.8774,39.6146],[-77.8775,39.6146],[-77.8775,39.6145],[-77.8776,39.6144],[-77.8774,39.6144],[-77.877,39.6144],[-77.8768,39.6144],[-77.8763,39.6144],[-77.8756,39.6143],[-77.8748,39.6142],[-77.8747,39.6141],[-77.8744,39.6141],[-77.8743,39.6141],[-77.8731,39.6137],[-77.873,39.6136],[-77.8715,39.6127],[-77.8717,39.6126],[-77.8716,39.6124],[-77.871,39.6121],[-77.87,39.6117],[-77.8688,39.6109],[-77.8681,39.6104],[-77.8673,39.6101],[-77.8667,39.6098],[-77.8664,39.6097],[-77.8662,39.6095],[-77.8645,39.6089],[-77.8639,39.6088],[-77.8638,39.6088],[-77.8629,39.6086],[-77.8611,39.6084],[-77.8602,39.6084],[-77.86,39.6083],[-77.8594,39.6083],[-77.8568,39.6078],[-77.8562,39.6077],[-77.855,39.6073],[-77.8536,39.6071],[-77.8528,39.6071],[-77.8527,39.6071],[-77.8526,39.6072],[-77.8525,39.6072],[-77.8522,39.6071],[-77.8517,39.6071],[-77.8513,39.6071],[-77.8504,39.607],[-77.8491,39.607],[-77.849,39.607],[-77.8488,39.6071],[-77.8487,39.6071],[-77.8485,39.6071],[-77.8483,39.6071],[-77.8482,39.6071],[-77.848,39.607],[-77.8478,39.607],[-77.8473,39.6069],[-77.8471,39.607],[-77.8469,39.607],[-77.8469,39.6069],[-77.8467,39.6069],[-77.8466,39.6069],[-77.8465,39.6069],[-77.8462,39.6069],[-77.8458,39.6069],[-77.8455,39.6069],[-77.8452,39.607],[-77.845,39.607],[-77.8449,39.607],[-77.8445,39.607],[-77.8441,39.6071],[-77.8437,39.6071],[-77.8433,39.6071],[-77.8432,39.6071],[-77.8422,39.607],[-77.8419,39.607],[-77.8415,39.607],[-77.8406,39.6068],[-77.8392,39.6063],[-77.8391,39.6063],[-77.8386,39.6062],[-77.838,39.606],[-77.8378,39.6059],[-77.8374,39.6057],[-77.8371,39.6055],[-77.8368,39.6051],[-77.8364,39.6048],[-77.8362,39.6047],[-77.8341,39.6034],[-77.8334,39.6028],[-77.8325,39.6018],[-77.8323,39.6016],[-77.8322,39.6014],[-77.8319,39.6008],[-77.8318,39.6003],[-77.8317,39.6001],[-77.8316,39.5995],[-77.8315,39.5992],[-77.8314,39.5987],[-77.8314,39.5983],[-77.8312,39.5974],[-77.8312,39.5969],[-77.8309,39.5962],[-77.8307,39.596],[-77.8307,39.5957],[-77.8306,39.5953],[-77.8306,39.595],[-77.8306,39.5947],[-77.8303,39.5942],[-77.8303,39.594],[-77.8302,39.5938],[-77.8301,39.5936],[-77.8299,39.593],[-77.8299,39.5926],[-77.8299,39.5925],[-77.8298,39.5922],[-77.8297,39.5911],[-77.8298,39.5883],[-77.8298,39.5878],[-77.8298,39.5869],[-77.8299,39.5867],[-77.8302,39.5853],[-77.8302,39.5852],[-77.8304,39.5847],[-77.8304,39.5845],[-77.8305,39.5843],[-77.8306,39.584],[-77.8307,39.5834],[-77.831,39.5823],[-77.8311,39.5823],[-77.8311,39.582],[-77.831,39.5818],[-77.8309,39.5816],[-77.8309,39.5812],[-77.831,39.581],[-77.8312,39.5804],[-77.8314,39.5795],[-77.8318,39.5786],[-77.8319,39.5784],[-77.832,39.5778],[-77.8322,39.5774],[-77.8322,39.5772],[-77.8325,39.576],[-77.8327,39.5756],[-77.8327,39.5754],[-77.8328,39.5748],[-77.833,39.5741],[-77.8331,39.5739],[-77.8334,39.5727],[-77.8334,39.572],[-77.8334,39.5718],[-77.8335,39.5716],[-77.8333,39.5714],[-77.8333,39.5713],[-77.8333,39.5712],[-77.8334,39.571],[-77.8336,39.5707],[-77.8336,39.5706],[-77.8337,39.5707],[-77.8338,39.5706],[-77.834,39.5699],[-77.8343,39.5692],[-77.8345,39.5689],[-77.8346,39.5687],[-77.8347,39.5686],[-77.8349,39.5683],[-77.835,39.5682],[-77.8357,39.5672],[-77.8359,39.5669],[-77.8361,39.5667],[-77.8364,39.5664],[-77.8373,39.566],[-77.838,39.5657],[-77.8397,39.5652],[-77.8402,39.565],[-77.8405,39.5649],[-77.8411,39.5647],[-77.8417,39.5646],[-77.8419,39.5646],[-77.8425,39.5645],[-77.8432,39.5645],[-77.8435,39.5645],[-77.845,39.5646],[-77.8458,39.5644],[-77.847,39.5643],[-77.8488,39.5644],[-77.8502,39.5645],[-77.8506,39.5644],[-77.851,39.5643],[-77.8516,39.5644],[-77.8521,39.5645],[-77.8528,39.5645],[-77.8533,39.5646],[-77.8534,39.5646],[-77.8539,39.5646],[-77.8553,39.5647],[-77.8568,39.5647],[-77.8582,39.5645],[-77.8595,39.5645],[-77.8601,39.5644],[-77.8617,39.5641],[-77.862,39.564],[-77.8623,39.564],[-77.8638,39.5639],[-77.8646,39.5638],[-77.8649,39.5638],[-77.8655,39.5637],[-77.8657,39.5637],[-77.8661,39.5637],[-77.8682,39.5638],[-77.869,39.5639],[-77.8697,39.5639],[-77.8702,39.5639],[-77.872,39.564],[-77.8727,39.564],[-77.8731,39.564],[-77.8733,39.564],[-77.8738,39.5641],[-77.8742,39.5641],[-77.8743,39.5641],[-77.8747,39.564],[-77.8751,39.564],[-77.8753,39.564],[-77.8755,39.5639],[-77.8759,39.5639],[-77.876,39.5639],[-77.8765,39.5637],[-77.8773,39.5636],[-77.8777,39.5636],[-77.8779,39.5635],[-77.8786,39.5634],[-77.8792,39.5632],[-77.8796,39.5631],[-77.8799,39.563],[-77.8804,39.5628],[-77.8806,39.5628],[-77.8808,39.5628],[-77.881,39.5627],[-77.8812,39.5626],[-77.8814,39.5625],[-77.8817,39.5624],[-77.8818,39.5623],[-77.8819,39.5622],[-77.8821,39.5622],[-77.8824,39.562],[-77.8832,39.5615],[-77.8844,39.5612],[-77.8846,39.5611],[-77.8851,39.5609],[-77.8862,39.5603],[-77.8866,39.5601],[-77.8868,39.56],[-77.8869,39.56],[-77.8876,39.5594],[-77.8879,39.559],[-77.888,39.5589],[-77.8884,39.5585],[-77.8885,39.5584],[-77.8886,39.5582],[-77.8887,39.5578],[-77.8887,39.5576],[-77.8887,39.5575],[-77.8889,39.5571],[-77.8889,39.5568],[-77.8889,39.5565],[-77.8888,39.5563],[-77.8888,39.5556],[-77.8887,39.5554],[-77.8886,39.555],[-77.8884,39.5547],[-77.8883,39.5545],[-77.888,39.5538],[-77.8876,39.5531],[-77.8874,39.5528],[-77.8873,39.5527],[-77.8867,39.5522],[-77.8861,39.5518],[-77.886,39.5517],[-77.8854,39.5512],[-77.885,39.551],[-77.8846,39.5509],[-77.8846,39.5508],[-77.8843,39.5508],[-77.8839,39.5506],[-77.8835,39.5504],[-77.8831,39.5502],[-77.8829,39.5502],[-77.8822,39.5499],[-77.882,39.5498],[-77.8817,39.5496],[-77.8813,39.5494],[-77.8808,39.5492],[-77.8803,39.5489],[-77.8799,39.5487],[-77.8798,39.5487],[-77.8796,39.5486],[-77.8793,39.5485],[-77.8792,39.5483],[-77.8786,39.5479],[-77.8781,39.5476],[-77.8775,39.5471],[-77.8766,39.5467],[-77.8761,39.5464],[-77.8755,39.5462],[-77.8749,39.5459],[-77.8747,39.5458],[-77.8739,39.5453],[-77.8734,39.545],[-77.873,39.5449],[-77.8722,39.5446],[-77.8717,39.5443],[-77.8701,39.5431],[-77.8696,39.5425],[-77.8681,39.5411],[-77.8674,39.5406],[-77.8671,39.5403],[-77.8661,39.5393],[-77.8654,39.5386],[-77.8653,39.5384],[-77.8651,39.538],[-77.8648,39.5373],[-77.8645,39.5359],[-77.8645,39.5357],[-77.8645,39.5355],[-77.8645,39.5345],[-77.8647,39.5334],[-77.8648,39.5313],[-77.8649,39.5294],[-77.865,39.5288],[-77.865,39.5284],[-77.8651,39.528],[-77.8652,39.5276],[-77.8657,39.5262],[-77.8658,39.5256],[-77.8659,39.5252],[-77.866,39.5249],[-77.866,39.5246],[-77.8661,39.5239],[-77.8662,39.5237],[-77.8663,39.5222],[-77.8663,39.5221],[-77.8664,39.5212],[-77.8662,39.519],[-77.8661,39.5184],[-77.866,39.5179],[-77.8658,39.5176],[-77.8657,39.5172],[-77.865,39.5164],[-77.8651,39.5163],[-77.8649,39.5163],[-77.8649,39.5161],[-77.8648,39.516],[-77.8648,39.5159],[-77.8612,39.5143],[-77.8602,39.5143],[-77.8508,39.5154],[-77.8494,39.5156],[-77.8455,39.5169],[-77.8439,39.5176],[-77.8419,39.5184],[-77.8411,39.5196],[-77.8407,39.5209],[-77.8407,39.5228],[-77.8408,39.523],[-77.8408,39.5263],[-77.8407,39.5273],[-77.8406,39.5276],[-77.8406,39.5291],[-77.8403,39.5297],[-77.8391,39.5311],[-77.8385,39.5314],[-77.837,39.5321],[-77.8359,39.5324],[-77.8335,39.5326],[-77.8323,39.5323],[-77.8297,39.5315],[-77.8276,39.5305],[-77.8274,39.5304],[-77.8263,39.5299],[-77.826,39.5297],[-77.8258,39.5295],[-77.8254,39.5291],[-77.8252,39.5289],[-77.8251,39.5289],[-77.825,39.5287],[-77.8249,39.5287],[-77.8247,39.5285],[-77.8243,39.5277],[-77.824,39.5271],[-77.8238,39.5264],[-77.8235,39.5252],[-77.8235,39.5246],[-77.8235,39.5238],[-77.8239,39.5219],[-77.8243,39.5205],[-77.8245,39.5198],[-77.8251,39.5179],[-77.8255,39.5172],[-77.8258,39.5167],[-77.8261,39.5163],[-77.8264,39.516],[-77.828,39.5149],[-77.8311,39.5135],[-77.8312,39.5134],[-77.832,39.513],[-77.8338,39.512],[-77.8357,39.5108],[-77.8381,39.5093],[-77.8393,39.5086],[-77.8406,39.508],[-77.8422,39.5073],[-77.8437,39.5065],[-77.8444,39.5061],[-77.8453,39.5055],[-77.8463,39.5048],[-77.8466,39.5046],[-77.8469,39.5042],[-77.8474,39.5034],[-77.8477,39.5027],[-77.8478,39.5023],[-77.8478,39.5018],[-77.8478,39.5013],[-77.8477,39.5012],[-77.8474,39.5006],[-77.8471,39.5001],[-77.847,39.5],[-77.8469,39.4998],[-77.8467,39.4996],[-77.8466,39.4995],[-77.8466,39.4994],[-77.8464,39.4991],[-77.8462,39.499],[-77.846,39.4987],[-77.8457,39.4986],[-77.8455,39.4984],[-77.8454,39.4984],[-77.8454,39.4982],[-77.8454,39.4981],[-77.8453,39.4981],[-77.8451,39.4982],[-77.845,39.4982],[-77.8448,39.4981],[-77.8443,39.4979],[-77.8442,39.4979],[-77.8436,39.4978],[-77.8433,39.4978],[-77.8432,39.4978],[-77.8427,39.4977],[-77.8423,39.4975],[-77.8421,39.4975],[-77.8418,39.4975],[-77.8417,39.4975],[-77.8415,39.4974],[-77.8413,39.4973],[-77.8409,39.4971],[-77.8405,39.4969],[-77.8392,39.4965],[-77.8387,39.4963],[-77.8379,39.4962],[-77.8367,39.4958],[-77.8357,39.4956],[-77.8347,39.4952],[-77.8317,39.4944],[-77.8313,39.4943],[-77.83,39.4939],[-77.8289,39.4936],[-77.828,39.4934],[-77.8278,39.4934],[-77.8278,39.4933],[-77.8277,39.4932],[-77.8277,39.4931],[-77.8276,39.4931],[-77.8273,39.4931],[-77.8258,39.4933],[-77.8256,39.4933],[-77.8248,39.4936],[-77.824,39.4938],[-77.8196,39.4936],[-77.8195,39.4936],[-77.8194,39.4935],[-77.8193,39.4935],[-77.8191,39.4935],[-77.8188,39.4934],[-77.8175,39.4931],[-77.8171,39.4931],[-77.8165,39.4929],[-77.8163,39.4928],[-77.816,39.4928],[-77.8156,39.4927],[-77.8153,39.4927],[-77.8148,39.4925],[-77.8145,39.4924],[-77.8137,39.492],[-77.8132,39.4918],[-77.8127,39.4916],[-77.812,39.4913],[-77.8119,39.4913],[-77.8102,39.4908],[-77.8101,39.4908],[-77.8096,39.4907],[-77.8092,39.4906],[-77.8073,39.4901],[-77.807,39.4901],[-77.8068,39.4901],[-77.8059,39.4899],[-77.8054,39.4898],[-77.8042,39.4896],[-77.8029,39.4895],[-77.8019,39.4894],[-77.8,39.4895],[-77.799,39.4894],[-77.7973,39.4895],[-77.797,39.4895],[-77.7963,39.4896],[-77.7961,39.4896],[-77.7957,39.4897],[-77.7956,39.4897],[-77.7947,39.49],[-77.7945,39.4901],[-77.7936,39.4903],[-77.7929,39.4905],[-77.7928,39.4905],[-77.7927,39.4905],[-77.7921,39.4908],[-77.7918,39.4909],[-77.7916,39.4909],[-77.7916,39.491],[-77.7912,39.4911],[-77.7909,39.4914],[-77.7908,39.4914],[-77.7906,39.4916],[-77.7899,39.4922],[-77.7897,39.4923],[-77.7896,39.4924],[-77.7891,39.493],[-77.789,39.4931],[-77.7887,39.4934],[-77.7883,39.4942],[-77.7879,39.4947],[-77.7873,39.4955],[-77.7865,39.4965],[-77.7863,39.4966],[-77.7862,39.4967],[-77.7861,39.4967],[-77.786,39.4969],[-77.7855,39.4974],[-77.7854,39.4975],[-77.7849,39.4978],[-77.7847,39.4979],[-77.7844,39.4981],[-77.7839,39.4984],[-77.7831,39.4987],[-77.783,39.4988],[-77.7827,39.4988],[-77.7827,39.4989],[-77.7822,39.499],[-77.7816,39.4991],[-77.7807,39.4992],[-77.78,39.4993],[-77.7799,39.4993],[-77.7793,39.4993],[-77.7787,39.4994],[-77.7778,39.4993],[-77.7772,39.4994],[-77.7766,39.4994],[-77.7762,39.4994],[-77.7748,39.4993],[-77.7743,39.4993],[-77.7738,39.4992],[-77.773,39.499],[-77.7726,39.4989],[-77.7716,39.4988],[-77.7715,39.4989],[-77.7714,39.499],[-77.7712,39.499],[-77.7709,39.4989],[-77.7703,39.4988],[-77.7701,39.4987],[-77.7696,39.4985],[-77.7692,39.4982],[-77.7689,39.498],[-77.7688,39.498],[-77.7686,39.4979],[-77.7685,39.4978],[-77.7684,39.4978],[-77.7677,39.4973],[-77.7676,39.4973],[-77.7673,39.4971],[-77.7671,39.4969],[-77.7665,39.4964],[-77.7664,39.4963],[-77.7663,39.4962],[-77.7661,39.4957],[-77.7657,39.4952],[-77.7657,39.4951],[-77.7658,39.495],[-77.7656,39.4947],[-77.7655,39.4947],[-77.7655,39.4945],[-77.7656,39.4945],[-77.7655,39.4943],[-77.7655,39.494],[-77.7655,39.4937],[-77.7655,39.4934],[-77.7656,39.4931],[-77.7663,39.4922],[-77.7665,39.492],[-77.7665,39.4918],[-77.7668,39.4916],[-77.7673,39.4913],[-77.7675,39.4912],[-77.7679,39.491],[-77.769,39.4905],[-77.7692,39.4904],[-77.7696,39.4902],[-77.7706,39.4898],[-77.7709,39.4896],[-77.7717,39.4894],[-77.772,39.4893],[-77.7731,39.489],[-77.7739,39.4889],[-77.7742,39.4888],[-77.7757,39.4885],[-77.7764,39.4884],[-77.7772,39.4883],[-77.7775,39.4882],[-77.7776,39.4881],[-77.7779,39.4881],[-77.7795,39.4878],[-77.7797,39.4877],[-77.7804,39.4876],[-77.7812,39.4874],[-77.7817,39.4873],[-77.7823,39.487],[-77.7829,39.4868],[-77.7832,39.4867],[-77.7838,39.4866],[-77.7845,39.4863],[-77.7857,39.486],[-77.7862,39.4859],[-77.7866,39.4858],[-77.7873,39.4856],[-77.7874,39.4855],[-77.7876,39.4855],[-77.7878,39.4855],[-77.7886,39.4851],[-77.7898,39.4845],[-77.7906,39.4841],[-77.7907,39.4841],[-77.7927,39.4832],[-77.7939,39.4826],[-77.7944,39.4823],[-77.7952,39.4819],[-77.7957,39.4815],[-77.796,39.4813],[-77.7965,39.4809],[-77.7966,39.4807],[-77.7967,39.4806],[-77.7972,39.4801],[-77.7973,39.48],[-77.7973,39.4799],[-77.7974,39.4797],[-77.7978,39.4792],[-77.7978,39.4787],[-77.7978,39.4786],[-77.7979,39.4783],[-77.7979,39.4782],[-77.798,39.478],[-77.7981,39.4776],[-77.7982,39.4775],[-77.7982,39.4773],[-77.7982,39.4768],[-77.7981,39.476],[-77.798,39.4755],[-77.798,39.4752],[-77.7979,39.4751],[-77.7978,39.475],[-77.7978,39.4748],[-77.7978,39.4747],[-77.7976,39.4743],[-77.797,39.473],[-77.7964,39.4723],[-77.796,39.4718],[-77.7958,39.4717],[-77.7954,39.4713],[-77.7954,39.4712],[-77.7947,39.4707],[-77.7939,39.4702],[-77.7936,39.47],[-77.7928,39.4695],[-77.7926,39.4694],[-77.7927,39.4693],[-77.7916,39.4687],[-77.7899,39.4679],[-77.7895,39.4677],[-77.7885,39.4673],[-77.7874,39.4668],[-77.7862,39.4663],[-77.7849,39.4658],[-77.7829,39.4654],[-77.7821,39.4652],[-77.7813,39.4649],[-77.7807,39.4648],[-77.7803,39.4647],[-77.7794,39.4641],[-77.7789,39.4638],[-77.7787,39.4637],[-77.7783,39.4634],[-77.778,39.4631],[-77.7778,39.4628],[-77.7777,39.4626],[-77.7776,39.4623],[-77.7776,39.4622],[-77.7777,39.4619],[-77.7778,39.4616],[-77.7781,39.4612],[-77.7783,39.4609],[-77.7791,39.4604],[-77.7795,39.4602],[-77.7801,39.4599],[-77.7805,39.4599],[-77.7806,39.4598],[-77.7809,39.4598],[-77.7817,39.4598],[-77.7822,39.4598],[-77.7824,39.4599],[-77.7831,39.46],[-77.7834,39.4601],[-77.7839,39.4603],[-77.7845,39.4604],[-77.7868,39.461],[-77.7875,39.4612],[-77.788,39.4612],[-77.7891,39.4615],[-77.7894,39.4615],[-77.7903,39.4617],[-77.7909,39.4618],[-77.7914,39.4619],[-77.7927,39.4621],[-77.7933,39.4621],[-77.7948,39.462],[-77.7951,39.4619],[-77.7954,39.4618],[-77.7965,39.4616],[-77.7971,39.4614],[-77.7978,39.4609],[-77.798,39.4608],[-77.7989,39.4596],[-77.799,39.4593],[-77.7991,39.4591],[-77.7991,39.4588],[-77.799,39.4584],[-77.799,39.458],[-77.7988,39.4576],[-77.7987,39.4571],[-77.7984,39.4563],[-77.7983,39.4561],[-77.798,39.4558],[-77.7975,39.4553],[-77.7962,39.4541],[-77.7956,39.4535],[-77.7945,39.4526],[-77.794,39.4522],[-77.7938,39.452],[-77.7931,39.4517],[-77.7925,39.4512],[-77.7918,39.4508],[-77.7913,39.4505],[-77.791,39.4504],[-77.7901,39.45],[-77.7895,39.4496],[-77.7879,39.4486],[-77.7877,39.4485],[-77.7869,39.4481],[-77.7861,39.4474],[-77.7856,39.4468],[-77.7854,39.4465],[-77.7852,39.4462],[-77.7852,39.4458],[-77.7853,39.4454],[-77.7853,39.4452],[-77.7855,39.445],[-77.7858,39.4445],[-77.7861,39.4442],[-77.7865,39.4439],[-77.787,39.4435],[-77.7878,39.4431],[-77.7882,39.443],[-77.7888,39.4428],[-77.7898,39.4426],[-77.7907,39.4423],[-77.7913,39.4422],[-77.7916,39.4422],[-77.7918,39.4422],[-77.7922,39.4422],[-77.7926,39.4421],[-77.793,39.4421],[-77.7934,39.442],[-77.7939,39.4419],[-77.794,39.4419],[-77.7945,39.4419],[-77.7958,39.4418],[-77.7966,39.4417],[-77.7969,39.4417],[-77.7972,39.4416],[-77.7975,39.4416],[-77.7977,39.4415],[-77.7983,39.4415],[-77.7984,39.4414],[-77.7987,39.4414],[-77.7989,39.4414],[-77.7991,39.4413],[-77.7994,39.4412],[-77.7997,39.4411],[-77.8003,39.4409],[-77.8009,39.4407],[-77.8012,39.4405],[-77.8013,39.4404],[-77.8016,39.4401],[-77.8018,39.44],[-77.8019,39.44],[-77.8024,39.4393],[-77.8027,39.439],[-77.8029,39.4388],[-77.8031,39.4385],[-77.8032,39.4383],[-77.8033,39.4381],[-77.8033,39.438],[-77.8032,39.4373],[-77.8032,39.4371],[-77.8031,39.4369],[-77.8028,39.4363],[-77.8027,39.4362],[-77.8027,39.4361],[-77.8026,39.4361],[-77.8021,39.4356],[-77.802,39.4354],[-77.8018,39.4351],[-77.8016,39.435],[-77.8016,39.4349],[-77.8015,39.4349],[-77.8014,39.4349],[-77.8013,39.4348],[-77.8012,39.4348],[-77.8012,39.4347],[-77.8012,39.4346],[-77.8006,39.4342],[-77.8001,39.4338],[-77.7996,39.4335],[-77.7989,39.4332],[-77.7986,39.433],[-77.7985,39.4329],[-77.798,39.4326],[-77.7979,39.4325],[-77.7976,39.4323],[-77.7974,39.4322],[-77.7972,39.4321],[-77.7971,39.432],[-77.797,39.432],[-77.7968,39.4318],[-77.7967,39.4318],[-77.7964,39.4316],[-77.7961,39.4315],[-77.7953,39.4313],[-77.795,39.4312],[-77.7943,39.4309],[-77.7938,39.4308],[-77.7932,39.4307],[-77.7929,39.4306],[-77.7926,39.4306],[-77.7921,39.4305],[-77.7922,39.4304],[-77.7908,39.43],[-77.7898,39.4298],[-77.7892,39.4296],[-77.789,39.4295],[-77.7878,39.4292],[-77.7878,39.4291],[-77.7877,39.4291],[-77.7876,39.4291],[-77.7871,39.429],[-77.7863,39.4289],[-77.7858,39.4289],[-77.7849,39.429],[-77.7841,39.4291],[-77.783,39.4292],[-77.7824,39.4291],[-77.7817,39.4291],[-77.7816,39.4291],[-77.7815,39.4292],[-77.7814,39.4292],[-77.7814,39.4291],[-77.7814,39.429],[-77.7806,39.429],[-77.7798,39.4291],[-77.7798,39.429],[-77.7797,39.429],[-77.7794,39.429],[-77.7796,39.429],[-77.7796,39.4289],[-77.7796,39.4288],[-77.779,39.4288],[-77.7787,39.4288],[-77.7784,39.4287],[-77.7778,39.4287],[-77.7777,39.4287],[-77.7776,39.4287],[-77.7775,39.4287],[-77.7773,39.4286],[-77.7757,39.4281],[-77.7753,39.428],[-77.7748,39.4278],[-77.7747,39.4278],[-77.7744,39.4278],[-77.7742,39.4278],[-77.7739,39.4278],[-77.7721,39.4279],[-77.7718,39.428],[-77.7717,39.428],[-77.7714,39.428],[-77.7713,39.428],[-77.7712,39.428],[-77.771,39.428],[-77.7709,39.4281],[-77.7707,39.4281],[-77.7706,39.4281],[-77.7705,39.428],[-77.7701,39.428],[-77.7699,39.4281],[-77.7695,39.4281],[-77.7686,39.4282],[-77.7683,39.4282],[-77.7682,39.4284],[-77.7681,39.4283],[-77.768,39.4283],[-77.7679,39.4282],[-77.7675,39.4283],[-77.766,39.4283],[-77.7657,39.4283],[-77.7647,39.4282],[-77.7644,39.4282],[-77.7643,39.4282],[-77.7642,39.4283],[-77.7641,39.4283],[-77.764,39.4283],[-77.764,39.4282],[-77.7639,39.4282],[-77.7637,39.4284],[-77.7635,39.4282],[-77.7637,39.4282],[-77.7637,39.4281],[-77.7636,39.4281],[-77.7626,39.4281],[-77.7615,39.428],[-77.7614,39.4279],[-77.7602,39.4276],[-77.759,39.4271],[-77.7588,39.427],[-77.7579,39.4264],[-77.7574,39.4261],[-77.7567,39.4257],[-77.7565,39.4256],[-77.7558,39.4252],[-77.7553,39.4248],[-77.7542,39.4242],[-77.7539,39.4241],[-77.7537,39.4239],[-77.7533,39.4234],[-77.7529,39.423],[-77.7528,39.4229],[-77.7528,39.4227],[-77.7528,39.4225],[-77.7464,39.4094],[-77.7463,39.4092],[-77.7458,39.4089],[-77.7425,39.4049],[-77.7424,39.4049],[-77.7423,39.4048],[-77.7423,39.4047],[-77.7422,39.4047],[-77.7421,39.4047],[-77.7421,39.4046],[-77.742,39.4046],[-77.7418,39.4045],[-77.7417,39.4044],[-77.7416,39.4043],[-77.7415,39.4041],[-77.741,39.4036],[-77.741,39.4035],[-77.7409,39.4033],[-77.7408,39.4031],[-77.7406,39.4031],[-77.7406,39.403],[-77.7406,39.4029],[-77.7399,39.4018],[-77.7397,39.4014],[-77.7396,39.4012],[-77.7395,39.4009],[-77.7393,39.4006],[-77.7392,39.4004],[-77.7391,39.4004],[-77.7391,39.4003],[-77.739,39.4001],[-77.739,39.3999],[-77.7389,39.3999],[-77.7388,39.3998],[-77.7388,39.3996],[-77.7384,39.399],[-77.7382,39.3983],[-77.7381,39.3982],[-77.7379,39.3976],[-77.7377,39.3971],[-77.7376,39.3966],[-77.7375,39.3963],[-77.7374,39.396],[-77.7373,39.3957],[-77.7372,39.3953],[-77.7369,39.3946],[-77.7369,39.3943],[-77.7368,39.394],[-77.7368,39.3938],[-77.7365,39.3933],[-77.7364,39.3931],[-77.7364,39.3928],[-77.7361,39.3921],[-77.7361,39.3916],[-77.7359,39.3913],[-77.7359,39.3912],[-77.7359,39.3907],[-77.7359,39.3905],[-77.7358,39.3901],[-77.7357,39.3896],[-77.7357,39.3895],[-77.7359,39.3886],[-77.7361,39.388],[-77.7362,39.3878],[-77.7362,39.3877],[-77.7363,39.3875],[-77.7364,39.3874],[-77.7365,39.3874],[-77.7365,39.3873],[-77.7366,39.3871],[-77.7367,39.3871],[-77.7367,39.387],[-77.7369,39.3869],[-77.7373,39.3865],[-77.7376,39.3863],[-77.7384,39.3859],[-77.7387,39.3857],[-77.739,39.3856],[-77.7393,39.3856],[-77.7397,39.3855],[-77.74,39.3855],[-77.7404,39.3854],[-77.7414,39.3852],[-77.7418,39.3852],[-77.7429,39.3851],[-77.7432,39.3851],[-77.7433,39.3851],[-77.7439,39.385],[-77.7445,39.385],[-77.7455,39.3849],[-77.7461,39.3848],[-77.7465,39.3848],[-77.747,39.3847],[-77.7475,39.3846],[-77.7483,39.3846],[-77.7489,39.3844],[-77.7492,39.3843],[-77.7494,39.3843],[-77.7497,39.3842],[-77.7508,39.3836],[-77.7513,39.3835],[-77.7515,39.3834],[-77.7518,39.3831],[-77.7521,39.383],[-77.7524,39.3827],[-77.7525,39.3825],[-77.753,39.3817],[-77.753,39.3815],[-77.7529,39.3814],[-77.7529,39.3813],[-77.7532,39.3802],[-77.7532,39.3801],[-77.7531,39.3801],[-77.7531,39.3799],[-77.753,39.3793],[-77.753,39.379],[-77.7528,39.3785],[-77.7527,39.3782],[-77.7525,39.3779],[-77.7523,39.3774],[-77.7519,39.377],[-77.7515,39.3766],[-77.7511,39.3761],[-77.7507,39.3757],[-77.7506,39.3756],[-77.7504,39.3754],[-77.7504,39.3753],[-77.7503,39.3752],[-77.7503,39.3751],[-77.7502,39.3748],[-77.7501,39.3747],[-77.75,39.3745],[-77.7499,39.3743],[-77.7497,39.3741],[-77.7497,39.374],[-77.7495,39.3738],[-77.7493,39.3734],[-77.7492,39.3729],[-77.749,39.3725],[-77.749,39.3724],[-77.7488,39.3722],[-77.7487,39.372],[-77.7484,39.3716],[-77.7483,39.3714],[-77.7479,39.3709],[-77.7479,39.3708],[-77.7478,39.3708],[-77.7477,39.3706],[-77.7477,39.3705],[-77.7476,39.3705],[-77.7475,39.3703],[-77.7474,39.3703],[-77.7472,39.3701],[-77.7471,39.37],[-77.7469,39.3695],[-77.7468,39.3693],[-77.7465,39.3689],[-77.7463,39.3686],[-77.7458,39.368],[-77.7455,39.3675],[-77.7454,39.3674],[-77.7452,39.3672],[-77.7451,39.3669],[-77.7449,39.3667],[-77.7447,39.3665],[-77.7446,39.3662],[-77.7445,39.3661],[-77.744,39.3653],[-77.7438,39.3651],[-77.7437,39.3648],[-77.7436,39.3647],[-77.7435,39.3643],[-77.7435,39.364],[-77.7434,39.3632],[-77.7434,39.3628],[-77.7433,39.3623],[-77.7433,39.3621],[-77.7433,39.3617],[-77.7434,39.3616],[-77.7434,39.3611],[-77.7435,39.3604],[-77.7435,39.36],[-77.7436,39.3597],[-77.7437,39.3592],[-77.7437,39.3588],[-77.7438,39.3585],[-77.744,39.3579],[-77.7441,39.3577],[-77.7441,39.3574],[-77.7443,39.3569],[-77.7443,39.3568],[-77.7447,39.3559],[-77.7447,39.3558],[-77.745,39.3553],[-77.7453,39.3547],[-77.7454,39.3544],[-77.7455,39.3543],[-77.7455,39.3541],[-77.7457,39.3539],[-77.7461,39.3531],[-77.7462,39.353],[-77.7465,39.3526],[-77.7467,39.3524],[-77.747,39.352],[-77.7472,39.3517],[-77.7476,39.3513],[-77.7477,39.3512],[-77.7483,39.3507],[-77.7486,39.3504],[-77.7492,39.35],[-77.7497,39.3496],[-77.7498,39.3496],[-77.7501,39.3493],[-77.7505,39.3491],[-77.7517,39.3486],[-77.7523,39.3483],[-77.7527,39.3482],[-77.7534,39.3479],[-77.7541,39.3477],[-77.755,39.3474],[-77.7555,39.3473],[-77.7564,39.3469],[-77.7574,39.3464],[-77.7577,39.3462],[-77.7582,39.3459],[-77.7587,39.3455],[-77.7595,39.3449],[-77.7596,39.3448],[-77.7598,39.3445],[-77.7601,39.344],[-77.7604,39.3434],[-77.7608,39.3428],[-77.7609,39.3424],[-77.7609,39.3422],[-77.761,39.3416],[-77.761,39.341],[-77.7609,39.3403],[-77.7609,39.34],[-77.7605,39.3392],[-77.7602,39.3386],[-77.76,39.3381],[-77.7596,39.3375],[-77.7595,39.3373],[-77.7592,39.3369],[-77.7588,39.3364],[-77.7584,39.3361],[-77.7584,39.336],[-77.7583,39.3359],[-77.7582,39.3355],[-77.7581,39.3355],[-77.7579,39.3356],[-77.7576,39.3354],[-77.7557,39.3339],[-77.7548,39.3336],[-77.7545,39.3335],[-77.7544,39.3335],[-77.7542,39.3334],[-77.754,39.3333],[-77.7536,39.3334],[-77.7531,39.3334],[-77.7525,39.3334],[-77.752,39.3333],[-77.7515,39.3332],[-77.7511,39.3331],[-77.751,39.3331],[-77.7507,39.333],[-77.7504,39.3328],[-77.7498,39.3326],[-77.7497,39.3326],[-77.7495,39.3325],[-77.7493,39.3324],[-77.7493,39.3323],[-77.7489,39.3323],[-77.7487,39.3322],[-77.7486,39.3322],[-77.7484,39.332],[-77.7481,39.3319],[-77.7481,39.3318],[-77.748,39.3318],[-77.7479,39.3317],[-77.7478,39.3316],[-77.7474,39.3315],[-77.7463,39.331],[-77.7459,39.3308],[-77.7437,39.3298],[-77.742,39.3291],[-77.7416,39.3289],[-77.7412,39.3288],[-77.7408,39.3287],[-77.7407,39.3287],[-77.7403,39.3287],[-77.7401,39.3286],[-77.7397,39.3284],[-77.7394,39.3283],[-77.7392,39.3283],[-77.7387,39.328],[-77.737,39.3277],[-77.7369,39.3277],[-77.7357,39.3274],[-77.7351,39.3272],[-77.7348,39.3271],[-77.7347,39.3271],[-77.734,39.3267],[-77.7337,39.3265],[-77.7337,39.3264],[-77.7334,39.3264],[-77.7332,39.3263],[-77.7329,39.3262],[-77.7326,39.326],[-77.7316,39.3254],[-77.731,39.325],[-77.7304,39.3246],[-77.7301,39.3244],[-77.7297,39.3241],[-77.7294,39.3239],[-77.7292,39.3238],[-77.7291,39.3237],[-77.7288,39.3235],[-77.7287,39.3234],[-77.7287,39.3233],[-77.7286,39.3232],[-77.7286,39.3231],[-77.7284,39.3229],[-77.728,39.3224],[-77.7277,39.3221],[-77.7267,39.3219],[-77.7265,39.3219],[-77.7264,39.3219],[-77.7262,39.3218],[-77.7262,39.3217],[-77.7261,39.3216],[-77.725,39.3215],[-77.7248,39.3214],[-77.7246,39.3214],[-77.7239,39.3213],[-77.7237,39.3213],[-77.7229,39.3213],[-77.7227,39.3213],[-77.7218,39.3213],[-77.7214,39.3213],[-77.721,39.3213],[-77.7205,39.3213],[-77.72,39.3214],[-77.7197,39.3213],[-77.7196,39.3213],[-77.7195,39.3213],[-77.7197,39.3211],[-77.7199,39.3209],[-77.7202,39.3202],[-77.7203,39.3197],[-77.7206,39.3193],[-77.7208,39.319],[-77.7216,39.3185],[-77.7224,39.3181],[-77.7228,39.3182],[-77.7231,39.3181],[-77.7234,39.318],[-77.7237,39.3177],[-77.7242,39.3176],[-77.725,39.3175],[-77.7256,39.3176],[-77.7259,39.3177],[-77.7266,39.3174],[-77.7274,39.317],[-77.728,39.3166],[-77.7283,39.3164],[-77.7288,39.3163],[-77.729,39.3161],[-77.7296,39.3158],[-77.7307,39.3156],[-77.7311,39.3153],[-77.7313,39.3149],[-77.7322,39.3141],[-77.7327,39.3138],[-77.7342,39.313],[-77.7348,39.3127],[-77.7349,39.3126],[-77.7351,39.3122],[-77.7354,39.312],[-77.7355,39.3119],[-77.7363,39.3106],[-77.7367,39.31],[-77.7369,39.3096],[-77.7376,39.309],[-77.738,39.3085],[-77.7381,39.3084],[-77.7384,39.3082],[-77.7391,39.3072],[-77.7395,39.3064],[-77.7399,39.3056],[-77.74,39.3055],[-77.7406,39.3047],[-77.741,39.3037],[-77.7412,39.3032],[-77.7414,39.3028],[-77.7419,39.3019],[-77.7421,39.3014],[-77.7428,39.3006],[-77.7432,39.3001],[-77.7438,39.2992],[-77.7446,39.2984],[-77.7466,39.296],[-77.7471,39.2954],[-77.7476,39.2948],[-77.7479,39.2944],[-77.7483,39.2937],[-77.749,39.292],[-77.7497,39.2905],[-77.7503,39.2893],[-77.7504,39.2889],[-77.7507,39.2881],[-77.7513,39.2868],[-77.7518,39.2849],[-77.7527,39.2834],[-77.7531,39.2818],[-77.7531,39.2813],[-77.7534,39.2803],[-77.7532,39.2794],[-77.7533,39.2789],[-77.7533,39.2788],[-77.7532,39.2784],[-77.7532,39.2783],[-77.7531,39.278],[-77.753,39.2778],[-77.7531,39.2775],[-77.7531,39.2773],[-77.7532,39.2772],[-77.7535,39.2768],[-77.7536,39.2767],[-77.7541,39.276],[-77.7548,39.2757],[-77.7548,39.2756],[-77.7552,39.2752],[-77.7554,39.275],[-77.7556,39.2749],[-77.7558,39.2747],[-77.756,39.2746],[-77.7569,39.2741],[-77.7571,39.2738],[-77.7572,39.2736],[-77.7574,39.2733],[-77.7577,39.2728],[-77.758,39.2722],[-77.758,39.2718],[-77.758,39.2717],[-77.758,39.2714],[-77.7581,39.2712],[-77.7581,39.2711],[-77.7581,39.2708],[-77.7582,39.2706],[-77.7582,39.2703],[-77.7583,39.2701],[-77.7584,39.2697],[-77.7585,39.2695],[-77.7586,39.269],[-77.7588,39.2686],[-77.7588,39.2684],[-77.7589,39.2681],[-77.7588,39.268],[-77.7588,39.2679],[-77.7586,39.2676],[-77.7586,39.267],[-77.7584,39.2667],[-77.7581,39.2662],[-77.7582,39.2659],[-77.7584,39.2651],[-77.7585,39.2649],[-77.7587,39.2647],[-77.7591,39.2642],[-77.7596,39.2638],[-77.7596,39.2637],[-77.76,39.2636],[-77.7609,39.2638],[-77.7611,39.2638],[-77.7611,39.2637],[-77.7612,39.2637],[-77.7618,39.263],[-77.7618,39.2628],[-77.7619,39.2626],[-77.7622,39.262],[-77.7623,39.2616],[-77.7624,39.2614],[-77.7625,39.2613],[-77.7626,39.2612],[-77.7628,39.261],[-77.7629,39.2609],[-77.7631,39.2604],[-77.7631,39.2601],[-77.763,39.2598],[-77.7629,39.2597],[-77.7629,39.2596],[-77.7628,39.2592],[-77.7629,39.2584],[-77.7629,39.2583],[-77.7634,39.2581],[-77.7637,39.258],[-77.7639,39.258],[-77.7643,39.2579],[-77.7652,39.2579],[-77.7657,39.2578],[-77.7658,39.2578],[-77.7664,39.2577],[-77.7673,39.2578],[-77.7676,39.2578],[-77.7679,39.2576],[-77.768,39.2576],[-77.7683,39.2572],[-77.7684,39.2572],[-77.7687,39.2564],[-77.769,39.2565],[-77.7693,39.2565],[-77.7699,39.2564],[-77.7701,39.2564],[-77.7703,39.256],[-77.7704,39.2557],[-77.7707,39.2553],[-77.7707,39.255],[-77.7707,39.254],[-77.7708,39.2537],[-77.7709,39.2537],[-77.7708,39.2536],[-77.7706,39.2533],[-77.7706,39.2522],[-77.7706,39.2517],[-77.7707,39.2508],[-77.7709,39.2498],[-77.7709,39.2495],[-77.7698,39.2495],[-77.7685,39.2495],[-77.7673,39.2497],[-77.7672,39.249],[-77.7674,39.2486],[-77.7678,39.2481],[-77.7682,39.2467],[-77.7681,39.2455],[-77.7688,39.2449],[-77.7689,39.2446],[-77.7693,39.2439],[-77.7699,39.2429],[-77.7699,39.2422],[-77.7702,39.2412],[-77.7702,39.2411],[-77.7702,39.2409],[-77.7702,39.2405],[-77.7703,39.2401],[-77.7704,39.2393],[-77.7705,39.2391],[-77.771,39.2382],[-77.7711,39.2381],[-77.7711,39.238],[-77.771,39.2375],[-77.7714,39.2365],[-77.7724,39.2358],[-77.7732,39.2351],[-77.7733,39.235],[-77.7737,39.2345],[-77.7737,39.2344],[-77.7737,39.2339],[-77.7737,39.2337],[-77.7739,39.2336],[-77.7742,39.2335],[-77.7748,39.233],[-77.7749,39.2327],[-77.7752,39.2325],[-77.7758,39.2322],[-77.7759,39.2321],[-77.7767,39.2313],[-77.7771,39.2305],[-77.7774,39.2297],[-77.7776,39.2297],[-77.7777,39.2298],[-77.778,39.2298],[-77.7789,39.2299],[-77.7792,39.2298],[-77.7793,39.2297],[-77.7799,39.2293],[-77.7806,39.2289],[-77.7808,39.2287],[-77.7814,39.228],[-77.7816,39.2276],[-77.7817,39.2275],[-77.7816,39.2272],[-77.7813,39.2269],[-77.7813,39.2268],[-77.7818,39.2261],[-77.7823,39.2254],[-77.783,39.2249],[-77.7835,39.2242],[-77.7836,39.2241],[-77.7842,39.2235],[-77.7844,39.2232],[-77.7847,39.2228],[-77.7859,39.2221],[-77.7863,39.2218],[-77.7865,39.2215],[-77.7865,39.2214],[-77.7862,39.2213],[-77.7862,39.2212],[-77.7863,39.221],[-77.7862,39.2205],[-77.7861,39.2203],[-77.786,39.22],[-77.786,39.2199],[-77.7859,39.2197],[-77.7861,39.2195],[-77.7862,39.2194],[-77.7863,39.2193],[-77.7865,39.2189],[-77.7868,39.2186],[-77.7875,39.2175],[-77.7877,39.217],[-77.7879,39.2168],[-77.7881,39.2165],[-77.7883,39.2162],[-77.7885,39.2158],[-77.7886,39.2155],[-77.7888,39.2149],[-77.789,39.2148],[-77.7896,39.2143],[-77.7905,39.2135],[-77.7915,39.2125],[-77.792,39.2122],[-77.7927,39.2114],[-77.7931,39.2103],[-77.793,39.2102],[-77.7928,39.2097],[-77.7928,39.2096],[-77.7926,39.209],[-77.7929,39.2086],[-77.793,39.2085],[-77.7934,39.2082],[-77.7936,39.2076],[-77.794,39.2071],[-77.7943,39.2066],[-77.7947,39.206],[-77.7948,39.2057],[-77.795,39.2055],[-77.7953,39.2048],[-77.7957,39.2041],[-77.7962,39.2035],[-77.7967,39.2025],[-77.7968,39.2023],[-77.7968,39.2022],[-77.797,39.2021],[-77.7976,39.2015],[-77.7982,39.2007],[-77.7984,39.1992],[-77.7985,39.1989],[-77.7985,39.1983],[-77.7986,39.1979],[-77.7986,39.1975],[-77.7982,39.1965],[-77.7983,39.1961],[-77.7983,39.1957],[-77.7986,39.1949],[-77.7983,39.1946],[-77.7978,39.1941],[-77.798,39.1934],[-77.7981,39.1927],[-77.7982,39.1925],[-77.7985,39.1923],[-77.7989,39.192],[-77.7991,39.1918],[-77.7994,39.1912],[-77.7996,39.1905],[-77.7998,39.1902],[-77.7999,39.1899],[-77.8002,39.1888],[-77.8003,39.1886],[-77.8003,39.1885],[-77.8005,39.1882],[-77.8007,39.188],[-77.8011,39.1878],[-77.8011,39.1874],[-77.8011,39.1872],[-77.8011,39.1869],[-77.8013,39.1864],[-77.8013,39.1863],[-77.8013,39.186],[-77.8014,39.1854],[-77.8017,39.185],[-77.8018,39.1849],[-77.8019,39.1848],[-77.802,39.1846],[-77.8021,39.1844],[-77.8023,39.1841],[-77.8026,39.1836],[-77.8028,39.1833],[-77.8028,39.1831],[-77.8029,39.1827],[-77.8031,39.1824],[-77.8031,39.1823],[-77.8031,39.1822],[-77.8031,39.182],[-77.8035,39.1809],[-77.8036,39.1806],[-77.8041,39.1803],[-77.8047,39.1793],[-77.8049,39.179],[-77.8047,39.1789],[-77.8041,39.1786],[-77.8042,39.1781],[-77.8045,39.1778],[-77.8045,39.1777],[-77.8049,39.1771],[-77.805,39.177],[-77.8046,39.1766],[-77.8045,39.1762],[-77.805,39.1754],[-77.8051,39.175],[-77.8053,39.1741],[-77.8059,39.1731],[-77.806,39.1717],[-77.8066,39.1711],[-77.8082,39.1701],[-77.8086,39.1697],[-77.809,39.1693],[-77.8093,39.1689],[-77.8097,39.1682],[-77.8098,39.168],[-77.8101,39.1677],[-77.8102,39.1676],[-77.8109,39.1673],[-77.8111,39.1672],[-77.8112,39.1672],[-77.8114,39.1671],[-77.8115,39.1669],[-77.8114,39.1666],[-77.8117,39.1661],[-77.8119,39.1658],[-77.8123,39.1653],[-77.8125,39.165],[-77.8127,39.1645],[-77.8126,39.1642],[-77.8134,39.1643],[-77.8136,39.1644],[-77.8139,39.164],[-77.8143,39.1631],[-77.8143,39.163],[-77.8145,39.1628],[-77.8147,39.1624],[-77.8151,39.1617],[-77.8155,39.1608],[-77.816,39.1597],[-77.8161,39.1595],[-77.8161,39.1594],[-77.8163,39.1587],[-77.8168,39.1578],[-77.8172,39.1571],[-77.8174,39.1571],[-77.8176,39.157],[-77.8178,39.1567],[-77.8183,39.156],[-77.8183,39.1558],[-77.8184,39.1557],[-77.8187,39.1555],[-77.8186,39.1552],[-77.8186,39.1551],[-77.819,39.1545],[-77.8196,39.1539],[-77.8199,39.1535],[-77.8205,39.1531],[-77.8214,39.1523],[-77.8216,39.152],[-77.8216,39.1519],[-77.8217,39.1504],[-77.8218,39.15],[-77.8218,39.1496],[-77.8223,39.1492],[-77.8228,39.148],[-77.823,39.1477],[-77.8231,39.1475],[-77.8225,39.1471],[-77.8226,39.1469],[-77.8226,39.1465],[-77.823,39.1459],[-77.8234,39.1456],[-77.8233,39.1444],[-77.8228,39.1439],[-77.8225,39.1437],[-77.8221,39.1427],[-77.8219,39.1417],[-77.8219,39.1411],[-77.8221,39.1401],[-77.8222,39.14],[-77.8227,39.1395],[-77.8234,39.139],[-77.8236,39.1388],[-77.8237,39.1387],[-77.8239,39.1385],[-77.8244,39.138],[-77.8245,39.1372],[-77.8245,39.1371],[-77.8247,39.1367],[-77.8247,39.1366],[-77.8245,39.1362],[-77.8252,39.1354],[-77.8256,39.1357],[-77.8258,39.1357],[-77.8262,39.1357],[-77.8268,39.1355],[-77.8272,39.1353],[-77.8272,39.1352],[-77.8276,39.1347],[-77.8277,39.1344],[-77.8278,39.1341],[-77.8279,39.1336],[-77.828,39.133],[-77.8281,39.1328],[-77.8283,39.1325],[-77.8283,39.1324],[-77.8285,39.1325],[-77.8287,39.1327],[-77.8288,39.1328],[-77.83,39.1335],[-77.8336,39.1359],[-77.8348,39.1367],[-77.8352,39.1369],[-77.8364,39.1376],[-77.8367,39.1379],[-77.8385,39.139],[-77.8391,39.1394],[-77.8438,39.1424],[-77.8455,39.1435],[-77.8461,39.1439],[-77.8462,39.1439],[-77.8479,39.1451],[-77.8485,39.1455],[-77.8491,39.1458],[-77.85,39.1464],[-77.8546,39.1494],[-77.8561,39.1503],[-77.8569,39.1509],[-77.8594,39.1525],[-77.8602,39.153],[-77.8603,39.1531],[-77.8607,39.1533],[-77.8609,39.1534],[-77.8609,39.1535],[-77.861,39.1535],[-77.8612,39.1536],[-77.8613,39.1537],[-77.8644,39.1557],[-77.8735,39.1615],[-77.8747,39.1623],[-77.8766,39.1635],[-77.8774,39.1641],[-77.8797,39.1655],[-77.88,39.1657],[-77.8809,39.1663],[-77.881,39.1664],[-77.8811,39.1665],[-77.8814,39.1666],[-77.883,39.1677],[-77.8835,39.168],[-77.8836,39.168],[-77.884,39.1683],[-77.8852,39.1691],[-77.8855,39.1693],[-77.8856,39.1694],[-77.8857,39.1694],[-77.8859,39.1696],[-77.886,39.1696],[-77.8872,39.1704],[-77.8891,39.1716],[-77.8911,39.1729],[-77.8923,39.1737],[-77.8924,39.1737],[-77.8925,39.1738],[-77.8926,39.1739],[-77.897,39.1767],[-77.8971,39.1768],[-77.9105,39.1854],[-77.9108,39.1857],[-77.9149,39.1883],[-77.915,39.1884],[-77.9152,39.1885],[-77.9153,39.1886],[-77.9162,39.1891],[-77.9186,39.1907],[-77.9194,39.1912],[-77.9195,39.1912],[-77.9204,39.1918],[-77.9231,39.1936],[-77.9233,39.1937],[-77.924,39.1942],[-77.9243,39.1944],[-77.9248,39.1947],[-77.9251,39.1949],[-77.9273,39.1963],[-77.9274,39.1964],[-77.9282,39.1968],[-77.9297,39.1979],[-77.9344,39.2009],[-77.9359,39.2019],[-77.936,39.2019],[-77.936,39.202],[-77.9361,39.202],[-77.937,39.2026],[-77.9399,39.2045],[-77.94,39.2046],[-77.9409,39.2051],[-77.941,39.2052],[-77.9412,39.2053],[-77.9413,39.2054],[-77.9422,39.206],[-77.9423,39.206],[-77.9426,39.2062],[-77.9428,39.2064],[-77.9435,39.2068],[-77.9438,39.207],[-77.944,39.2071],[-77.9446,39.2075],[-77.9449,39.2077],[-77.9465,39.2088],[-77.947,39.2091],[-77.9534,39.2132],[-77.9548,39.2141],[-77.9554,39.2145],[-77.9555,39.2146],[-77.9559,39.2148],[-77.9571,39.2156],[-77.9575,39.2159],[-77.9579,39.2162],[-77.9594,39.2171],[-77.9598,39.2174],[-77.9613,39.2184],[-77.9652,39.2209],[-77.9658,39.2212],[-77.9672,39.2221],[-77.9673,39.2222],[-77.9687,39.2231],[-77.9712,39.2248],[-77.973,39.2259],[-77.9744,39.2268],[-77.9747,39.227],[-77.9755,39.2275],[-77.9758,39.2277],[-77.9766,39.2282],[-77.9789,39.2297],[-77.9797,39.2302],[-77.9813,39.2312],[-77.9835,39.2326],[-77.986,39.2343],[-77.9876,39.2353],[-77.9877,39.2353],[-77.9877,39.2354],[-77.9879,39.2355],[-77.9884,39.2358],[-77.9886,39.2359],[-77.9889,39.2362],[-77.9899,39.2368],[-77.9902,39.237],[-77.9904,39.2371],[-77.9906,39.2372],[-77.9911,39.2375],[-77.9913,39.2377],[-77.993,39.2388],[-77.9953,39.2403],[-77.998,39.242],[-77.9997,39.2431],[-78.0011,39.244],[-78.0053,39.2465],[-78.0066,39.2474],[-78.0067,39.2474],[-78.0068,39.2475],[-78.0069,39.2475],[-78.0069,39.2476],[-78.0073,39.2478],[-78.0075,39.2479],[-78.0092,39.2491],[-78.0096,39.2494],[-78.0106,39.25],[-78.0144,39.2524],[-78.0162,39.2536],[-78.0163,39.2536],[-78.0174,39.2544],[-78.0185,39.255],[-78.0189,39.2553],[-78.02,39.256],[-78.0203,39.2563],[-78.0217,39.2572],[-78.0222,39.2575],[-78.0227,39.2578],[-78.0278,39.2612],[-78.0297,39.2624],[-78.0298,39.2625],[-78.0304,39.2629],[-78.0306,39.263],[-78.031,39.2633],[-78.0323,39.2641],[-78.0324,39.2641],[-78.0327,39.2643],[-78.0328,39.2644],[-78.0329,39.2645],[-78.033,39.2645],[-78.0331,39.2645],[-78.0331,39.2646],[-78.0332,39.2646],[-78.0333,39.2647],[-78.0363,39.2665],[-78.0363,39.2666],[-78.0386,39.268],[-78.0387,39.268],[-78.0394,39.2685],[-78.0404,39.2691],[-78.0405,39.2692],[-78.0407,39.2693],[-78.0409,39.2694],[-78.041,39.2695],[-78.0431,39.2708],[-78.0492,39.2746],[-78.0509,39.2756],[-78.0513,39.2759],[-78.0514,39.276],[-78.0548,39.2781],[-78.0576,39.2799],[-78.059,39.2807],[-78.0593,39.2809],[-78.061,39.2821],[-78.0676,39.2864],[-78.0677,39.2864],[-78.0679,39.2865],[-78.0691,39.2873],[-78.0695,39.2876],[-78.0744,39.2908],[-78.079,39.2938],[-78.0798,39.2942],[-78.0799,39.2944],[-78.0802,39.2945],[-78.0811,39.2951],[-78.0813,39.2952],[-78.0814,39.2953],[-78.0816,39.2954],[-78.0825,39.296],[-78.0936,39.3031],[-78.0941,39.3034],[-78.1001,39.3072],[-78.1002,39.3072],[-78.1003,39.3072],[-78.1034,39.3091],[-78.1043,39.3097],[-78.1077,39.3118],[-78.1083,39.3122],[-78.1088,39.3125],[-78.113,39.3154],[-78.1172,39.3182],[-78.1238,39.3227],[-78.1247,39.3232],[-78.135,39.3299],[-78.1359,39.3305],[-78.1364,39.3308],[-78.1377,39.3316],[-78.1381,39.3319],[-78.1385,39.3322],[-78.1388,39.3324],[-78.1396,39.3329],[-78.14,39.3332],[-78.1409,39.3338],[-78.1414,39.334],[-78.1432,39.335],[-78.1438,39.3353],[-78.1461,39.3366],[-78.1481,39.3378],[-78.1507,39.3393],[-78.1542,39.3413],[-78.1561,39.3424],[-78.157,39.3428],[-78.1582,39.3434],[-78.1587,39.3438],[-78.1592,39.3441],[-78.1608,39.3453],[-78.1614,39.3457],[-78.1626,39.3466],[-78.1644,39.3479],[-78.1663,39.3493],[-78.1675,39.3502],[-78.1682,39.3507],[-78.1683,39.3507],[-78.1688,39.3511],[-78.1706,39.3524],[-78.1713,39.353],[-78.1714,39.353],[-78.1714,39.3531],[-78.1716,39.3531],[-78.1719,39.3534],[-78.172,39.3535],[-78.1765,39.3564],[-78.1813,39.3599],[-78.1842,39.3618],[-78.1865,39.3634],[-78.1874,39.364],[-78.1885,39.3646],[-78.1927,39.3672],[-78.1944,39.3683],[-78.1964,39.3695],[-78.1967,39.3697],[-78.1975,39.3702],[-78.1976,39.3703],[-78.1979,39.3704],[-78.2019,39.373],[-78.2054,39.3751],[-78.2064,39.3758],[-78.2083,39.3771],[-78.2138,39.3809],[-78.2156,39.3822],[-78.2165,39.3827],[-78.2191,39.3845],[-78.2198,39.385],[-78.2199,39.3851],[-78.22,39.3852],[-78.2201,39.3853],[-78.2202,39.3853],[-78.2288,39.3912],[-78.2329,39.3941],[-78.2336,39.3946],[-78.2342,39.395],[-78.2362,39.3964],[-78.2379,39.3976],[-78.2395,39.3986],[-78.2448,39.4023],[-78.245,39.4024],[-78.245,39.4025],[-78.2454,39.4027],[-78.2455,39.4028],[-78.2497,39.4051],[-78.2581,39.411],[-78.2585,39.4113],[-78.2627,39.4143],[-78.2628,39.4143],[-78.2719,39.4196],[-78.2742,39.4209],[-78.2743,39.4209],[-78.2744,39.4209],[-78.2869,39.4282],[-78.288,39.4288],[-78.2892,39.4295],[-78.2893,39.4296],[-78.2926,39.4316],[-78.3,39.4362],[-78.3002,39.4363],[-78.3033,39.4382],[-78.3036,39.4384],[-78.3061,39.44],[-78.3072,39.4406],[-78.3075,39.4408],[-78.3085,39.4415],[-78.313,39.4443],[-78.3154,39.4458],[-78.3195,39.4484],[-78.3222,39.4502],[-78.3224,39.4503],[-78.3303,39.4553],[-78.3372,39.4597],[-78.3382,39.4604],[-78.3395,39.4612],[-78.3399,39.4614],[-78.3408,39.462],[-78.3437,39.4639],[-78.3444,39.4644],[-78.3445,39.4644],[-78.3446,39.4644],[-78.3454,39.465],[-78.3456,39.4651],[-78.347,39.466],[-78.3471,39.466],[-78.3474,39.4654],[-78.3477,39.465],[-78.3479,39.4644],[-78.3483,39.4639],[-78.3489,39.4631],[-78.3493,39.4625],[-78.3495,39.4622],[-78.3497,39.462],[-78.3498,39.4618],[-78.3496,39.4617],[-78.3491,39.4618],[-78.3473,39.4607],[-78.3464,39.4602],[-78.3454,39.4599],[-78.3451,39.4595],[-78.3451,39.4585],[-78.3455,39.457],[-78.3456,39.4567],[-78.3458,39.4559],[-78.3456,39.4549],[-78.3458,39.4535],[-78.3466,39.4516],[-78.347,39.4507],[-78.347,39.4502],[-78.3471,39.4496],[-78.3471,39.4495],[-78.3473,39.4481],[-78.3473,39.4477],[-78.3467,39.4467],[-78.3467,39.4466],[-78.3462,39.4459],[-78.3461,39.4456],[-78.3464,39.4441],[-78.3465,39.4426],[-78.3478,39.4406],[-78.3501,39.4388],[-78.3511,39.4382],[-78.3524,39.4376],[-78.3531,39.4372],[-78.3532,39.4368],[-78.3529,39.4363],[-78.3525,39.4359],[-78.3513,39.4346],[-78.3504,39.4333],[-78.3494,39.4324],[-78.3491,39.432],[-78.3479,39.4309],[-78.3478,39.4299],[-78.3477,39.4287],[-78.3474,39.4284],[-78.347,39.428],[-78.3467,39.4276],[-78.347,39.4269],[-78.3476,39.4263],[-78.3479,39.4254],[-78.3483,39.4244],[-78.3493,39.4235],[-78.3501,39.4226],[-78.3506,39.4215],[-78.3512,39.4206],[-78.3523,39.4198],[-78.3534,39.4191],[-78.3552,39.4179],[-78.3565,39.4173],[-78.3569,39.4169],[-78.357,39.4166],[-78.3568,39.4162],[-78.3566,39.4159],[-78.3564,39.4154],[-78.3572,39.4147],[-78.3584,39.4135],[-78.3594,39.4125],[-78.3595,39.4119],[-78.3598,39.4107],[-78.3599,39.409],[-78.3588,39.4056],[-78.358,39.4042],[-78.3572,39.4037],[-78.3563,39.4033],[-78.3558,39.4025],[-78.3543,39.4012],[-78.353,39.4004],[-78.3523,39.3998],[-78.3521,39.3996],[-78.3511,39.3988],[-78.3506,39.3983],[-78.3499,39.3979],[-78.3494,39.3972],[-78.3493,39.3966],[-78.3496,39.3939],[-78.35,39.3929],[-78.3508,39.392],[-78.3512,39.3914],[-78.3509,39.391],[-78.35,39.3907],[-78.3479,39.3905],[-78.3467,39.3906],[-78.3459,39.3903],[-78.3452,39.3894],[-78.3447,39.3891],[-78.3434,39.3888],[-78.3432,39.3888],[-78.3443,39.3872],[-78.3456,39.3852],[-78.3469,39.3833],[-78.348,39.3814],[-78.3501,39.3791],[-78.3511,39.3777],[-78.3517,39.3764],[-78.3521,39.3751],[-78.3531,39.374],[-78.3546,39.3721],[-78.3548,39.3716],[-78.3554,39.371],[-78.3563,39.3702],[-78.3567,39.3695],[-78.3577,39.3684],[-78.3584,39.3681],[-78.3588,39.3676],[-78.3606,39.3652],[-78.3616,39.3639],[-78.3626,39.3629],[-78.364,39.3615],[-78.3657,39.3604],[-78.3665,39.3596],[-78.3669,39.3593],[-78.3655,39.3589],[-78.3645,39.3586],[-78.3643,39.3585],[-78.3625,39.3579],[-78.3624,39.3578],[-78.3614,39.3577],[-78.3611,39.3576],[-78.361,39.3576],[-78.3605,39.3575],[-78.36,39.3575],[-78.3599,39.3574],[-78.3594,39.3573],[-78.359,39.3573],[-78.358,39.357],[-78.3579,39.357],[-78.3575,39.3569],[-78.357,39.3568],[-78.3569,39.3568],[-78.3559,39.3565],[-78.3556,39.3564],[-78.3553,39.3563],[-78.3549,39.3562],[-78.3544,39.3561],[-78.3535,39.3558],[-78.353,39.3557],[-78.3529,39.3556],[-78.3518,39.3553],[-78.3514,39.3552],[-78.3509,39.3551],[-78.3508,39.3551],[-78.3506,39.355],[-78.3499,39.3549],[-78.3495,39.3548],[-78.3491,39.3547],[-78.3489,39.3547],[-78.3487,39.3547],[-78.348,39.3546],[-78.347,39.3545],[-78.3462,39.3544],[-78.3448,39.3542],[-78.3438,39.3541],[-78.3424,39.3539],[-78.3423,39.3539],[-78.3418,39.3539],[-78.3415,39.3538],[-78.3414,39.3538],[-78.341,39.3537],[-78.3407,39.3537],[-78.3404,39.3536],[-78.3406,39.3532],[-78.3409,39.3525],[-78.3407,39.3522],[-78.34,39.352],[-78.3395,39.3519],[-78.3392,39.352],[-78.3391,39.3517],[-78.3395,39.3508],[-78.3392,39.3503],[-78.339,39.3499],[-78.3393,39.3486],[-78.3402,39.3471],[-78.3407,39.3465],[-78.341,39.346],[-78.3413,39.3456],[-78.3415,39.3455],[-78.3417,39.3459],[-78.3419,39.3461],[-78.3422,39.3466],[-78.3425,39.3468],[-78.3431,39.3468],[-78.3433,39.3468],[-78.3437,39.3467],[-78.3445,39.3463],[-78.3452,39.3457],[-78.3462,39.3448],[-78.3468,39.3443],[-78.3474,39.3434],[-78.3476,39.3427],[-78.3469,39.3422],[-78.3461,39.3418],[-78.3456,39.3415],[-78.3456,39.3412],[-78.3456,39.3411],[-78.3455,39.341],[-78.3463,39.3391],[-78.3469,39.3382],[-78.3477,39.3374],[-78.3482,39.3368],[-78.3483,39.3368],[-78.3487,39.3361],[-78.349,39.3358],[-78.3495,39.3353],[-78.3502,39.3347],[-78.3501,39.3342],[-78.3505,39.3331],[-78.3515,39.3317],[-78.3517,39.3315],[-78.3517,39.3314],[-78.3523,39.3306],[-78.3527,39.3302],[-78.3531,39.3297],[-78.3535,39.329],[-78.3538,39.3282],[-78.3539,39.3279],[-78.355,39.3275],[-78.3554,39.3274],[-78.3555,39.3274],[-78.3557,39.3272],[-78.3557,39.3271],[-78.3557,39.3269],[-78.3556,39.3264],[-78.3556,39.3262],[-78.3556,39.3257],[-78.3558,39.3252],[-78.3564,39.3237],[-78.3569,39.323],[-78.3571,39.3227],[-78.3572,39.3225],[-78.3578,39.3214],[-78.3584,39.3202],[-78.3589,39.3195],[-78.3591,39.3194],[-78.3592,39.3192],[-78.3593,39.3192],[-78.3593,39.3191],[-78.3594,39.319],[-78.3599,39.3184],[-78.3599,39.3183],[-78.36,39.3181],[-78.36,39.3178],[-78.3602,39.3175],[-78.3606,39.3176],[-78.3619,39.3182],[-78.362,39.3183],[-78.3629,39.319],[-78.3634,39.3191],[-78.3641,39.3188],[-78.3642,39.3187],[-78.3644,39.3184],[-78.3646,39.318],[-78.3647,39.3177],[-78.3647,39.3173],[-78.3644,39.317],[-78.3641,39.3167],[-78.3639,39.3162],[-78.364,39.3156],[-78.3642,39.3152],[-78.3644,39.3151],[-78.3651,39.3147],[-78.3654,39.3144],[-78.3658,39.314],[-78.3662,39.3128],[-78.3666,39.3121],[-78.3667,39.3118],[-78.3669,39.3109],[-78.3672,39.3102],[-78.3679,39.3095],[-78.3696,39.3088],[-78.3705,39.3084],[-78.3716,39.3077],[-78.3747,39.3051],[-78.376,39.3038],[-78.3767,39.3029],[-78.3779,39.3019],[-78.3785,39.301],[-78.379,39.3002],[-78.38,39.2993],[-78.3809,39.2985],[-78.381,39.2985],[-78.3822,39.2977],[-78.3838,39.2966],[-78.3851,39.2957],[-78.3859,39.2949],[-78.3864,39.2942],[-78.3869,39.2938],[-78.3872,39.2934],[-78.3872,39.2933],[-78.3873,39.2931],[-78.3872,39.2925],[-78.3872,39.292],[-78.3872,39.2914],[-78.3876,39.2907],[-78.3881,39.2901],[-78.3884,39.2897],[-78.3885,39.2895],[-78.3887,39.2891],[-78.3887,39.2888],[-78.3888,39.2886],[-78.3891,39.2881],[-78.3896,39.2875],[-78.39,39.287],[-78.3903,39.2866],[-78.3906,39.2863],[-78.3909,39.2859],[-78.3913,39.2855],[-78.3918,39.2852],[-78.3921,39.285],[-78.3923,39.285],[-78.3923,39.2849],[-78.3924,39.2848],[-78.3925,39.2846],[-78.3928,39.284],[-78.3929,39.2839],[-78.393,39.2837],[-78.3931,39.2834],[-78.3934,39.283],[-78.3937,39.2828],[-78.3945,39.2824],[-78.3952,39.2823],[-78.3958,39.2823],[-78.3959,39.2822],[-78.3966,39.2821],[-78.397,39.2818],[-78.3971,39.2816],[-78.3974,39.2811],[-78.3975,39.2808],[-78.3977,39.2806],[-78.3978,39.2806],[-78.3979,39.2806],[-78.3981,39.2806],[-78.3983,39.2811],[-78.3987,39.2813],[-78.3992,39.2815],[-78.3999,39.2814],[-78.4005,39.2809],[-78.4016,39.2799],[-78.4029,39.2786],[-78.4032,39.2783],[-78.4032,39.2781],[-78.403,39.2776],[-78.4027,39.2775],[-78.4023,39.2772],[-78.4021,39.2771],[-78.4019,39.277],[-78.4018,39.2767],[-78.4022,39.2763],[-78.4028,39.2755],[-78.4037,39.2747],[-78.4049,39.2734],[-78.4066,39.2716],[-78.4075,39.2708],[-78.4078,39.2705],[-78.4078,39.2704],[-78.4078,39.2703],[-78.4078,39.2702],[-78.4082,39.2696],[-78.4089,39.2692],[-78.4093,39.2688],[-78.4097,39.2684],[-78.41,39.2677],[-78.4103,39.2674],[-78.4112,39.267],[-78.4115,39.2665],[-78.4122,39.2658],[-78.4129,39.2653],[-78.4142,39.2639],[-78.4146,39.2631],[-78.415,39.2625],[-78.4158,39.262],[-78.4164,39.2614],[-78.4165,39.2614],[-78.4165,39.2613],[-78.417,39.2609],[-78.4173,39.2605],[-78.4178,39.2598],[-78.4182,39.2589],[-78.4184,39.2585],[-78.419,39.258],[-78.4194,39.2575],[-78.4192,39.257],[-78.4187,39.2565],[-78.4187,39.2564],[-78.4186,39.2561],[-78.4181,39.256],[-78.4176,39.2559],[-78.4167,39.2555],[-78.4161,39.2554],[-78.4156,39.2556],[-78.4154,39.2557],[-78.4146,39.2557],[-78.4132,39.2549],[-78.4125,39.2545],[-78.4122,39.254],[-78.4117,39.2539],[-78.4108,39.2536],[-78.41,39.253],[-78.4096,39.2527],[-78.4091,39.2526],[-78.4077,39.2511],[-78.4072,39.2508],[-78.4068,39.2506],[-78.4064,39.2501],[-78.4057,39.2491],[-78.405,39.2484],[-78.4043,39.2479],[-78.4039,39.2476],[-78.4035,39.2468],[-78.403,39.2464],[-78.4024,39.246],[-78.4017,39.2456],[-78.4012,39.2454],[-78.4005,39.2448],[-78.3999,39.2443],[-78.3998,39.2443],[-78.3998,39.2441],[-78.3997,39.2439],[-78.4008,39.2431],[-78.4021,39.2424],[-78.4034,39.2417],[-78.4042,39.2412],[-78.4046,39.2403],[-78.4045,39.2395],[-78.4045,39.2394],[-78.4046,39.2391],[-78.4046,39.2389],[-78.4046,39.2388],[-78.4047,39.2387],[-78.4049,39.2383],[-78.405,39.238],[-78.405,39.2376],[-78.4048,39.2372],[-78.4045,39.2366],[-78.4043,39.2361],[-78.4043,39.236],[-78.4042,39.2358],[-78.4043,39.2357],[-78.4042,39.2354],[-78.4046,39.2351],[-78.4051,39.2346],[-78.4052,39.2343],[-78.4053,39.2342],[-78.4058,39.2334],[-78.4059,39.2332],[-78.406,39.2329],[-78.4061,39.2327],[-78.4061,39.2325],[-78.4057,39.2323],[-78.4055,39.2317],[-78.4056,39.2312],[-78.4059,39.2308],[-78.4067,39.2304],[-78.407,39.2304],[-78.4071,39.2303],[-78.4073,39.2302],[-78.4078,39.2294],[-78.4082,39.2286],[-78.4087,39.2282],[-78.4091,39.2275],[-78.4099,39.2269],[-78.4105,39.2265],[-78.4106,39.2263],[-78.4106,39.226],[-78.4107,39.2259],[-78.4115,39.2251],[-78.4121,39.2243],[-78.413,39.2231],[-78.4144,39.2218],[-78.4153,39.2211],[-78.4156,39.2207],[-78.4158,39.2202],[-78.4167,39.219],[-78.4172,39.2183],[-78.4179,39.2175],[-78.4206,39.2148],[-78.4209,39.2146],[-78.4211,39.2145],[-78.4213,39.2142],[-78.4222,39.2133],[-78.423,39.2126],[-78.4238,39.2121],[-78.424,39.212],[-78.4245,39.2118],[-78.4245,39.2117],[-78.4246,39.2117],[-78.4254,39.211],[-78.426,39.2104],[-78.4265,39.21],[-78.4266,39.2099],[-78.4267,39.2098],[-78.4274,39.2092],[-78.4278,39.2088],[-78.4279,39.2088],[-78.4279,39.2087],[-78.428,39.208],[-78.4287,39.2074],[-78.4295,39.2071],[-78.4299,39.207],[-78.4304,39.2069],[-78.4308,39.2064],[-78.4312,39.2059],[-78.4312,39.2058],[-78.4317,39.2053],[-78.4322,39.2048],[-78.4328,39.2037],[-78.4333,39.2026],[-78.434,39.2021],[-78.4357,39.2005],[-78.4365,39.2],[-78.437,39.1998],[-78.4371,39.1997],[-78.4372,39.1997],[-78.4372,39.1996],[-78.4376,39.1992],[-78.4377,39.1991],[-78.4382,39.1986],[-78.4387,39.1981],[-78.4382,39.1976],[-78.438,39.1974],[-78.4376,39.197],[-78.4367,39.1967],[-78.4352,39.1967],[-78.4342,39.1967],[-78.4338,39.1967],[-78.433,39.1963],[-78.4329,39.1962],[-78.4328,39.1961],[-78.4327,39.1961],[-78.4325,39.196],[-78.4324,39.1959],[-78.4318,39.1961],[-78.4317,39.1961],[-78.4313,39.1963],[-78.4309,39.1962],[-78.4304,39.1954],[-78.4301,39.1944],[-78.4296,39.1936],[-78.4292,39.193],[-78.4287,39.1926],[-78.4271,39.1936],[-78.4264,39.1941],[-78.426,39.1941],[-78.4249,39.1933],[-78.4243,39.1927],[-78.4243,39.1922],[-78.4259,39.1903],[-78.4272,39.1888],[-78.4274,39.1886],[-78.4285,39.1876],[-78.4286,39.1874],[-78.4287,39.1872],[-78.4284,39.187],[-78.4281,39.1867],[-78.428,39.1865],[-78.428,39.1864],[-78.4279,39.1861],[-78.4277,39.186],[-78.4276,39.1859],[-78.4274,39.1858],[-78.4271,39.1857],[-78.4269,39.1856],[-78.4268,39.185],[-78.4269,39.1845],[-78.427,39.1842],[-78.4269,39.1837],[-78.4266,39.1833],[-78.4265,39.183],[-78.4263,39.1828],[-78.4261,39.1827],[-78.4257,39.1827],[-78.4254,39.1827],[-78.4249,39.1829],[-78.4244,39.1827],[-78.4243,39.1827],[-78.424,39.1825],[-78.4236,39.182],[-78.4236,39.1818],[-78.4236,39.1815],[-78.4233,39.1814],[-78.4229,39.181],[-78.4228,39.181],[-78.4221,39.1803],[-78.4217,39.1799],[-78.4216,39.1798],[-78.421,39.1791],[-78.4206,39.1789],[-78.42,39.1784],[-78.4195,39.1781],[-78.4192,39.1777],[-78.4192,39.1776],[-78.4189,39.1773],[-78.4185,39.1774],[-78.4169,39.1776],[-78.4159,39.1777],[-78.4148,39.1778],[-78.4144,39.1763],[-78.4142,39.1759],[-78.4139,39.1754],[-78.4137,39.1744],[-78.4131,39.1736],[-78.412,39.1727],[-78.4107,39.172],[-78.41,39.172],[-78.4092,39.1718],[-78.4081,39.1715],[-78.407,39.1709],[-78.4063,39.1701],[-78.4058,39.1692],[-78.4052,39.1686],[-78.4045,39.1681],[-78.4039,39.1677],[-78.4037,39.1675],[-78.404,39.1674],[-78.4048,39.1669],[-78.4057,39.166],[-78.4068,39.1649],[-78.4072,39.1644],[-78.4078,39.1641],[-78.4086,39.1635],[-78.4091,39.1631],[-78.4094,39.1628],[-78.4097,39.1622],[-78.4107,39.1614],[-78.4116,39.1608],[-78.4123,39.1602],[-78.4126,39.16],[-78.4129,39.1594],[-78.4132,39.1589],[-78.4139,39.1584],[-78.4168,39.1576],[-78.4175,39.1573],[-78.4179,39.157],[-78.4184,39.1567],[-78.42,39.156],[-78.4204,39.1558],[-78.4217,39.1553],[-78.4246,39.1541],[-78.4273,39.1527],[-78.4287,39.1513],[-78.4301,39.1492],[-78.4314,39.1475],[-78.4321,39.1467],[-78.4323,39.1463],[-78.4327,39.1457],[-78.4334,39.1453],[-78.4341,39.1447],[-78.4345,39.1442],[-78.4346,39.1434],[-78.4348,39.1431],[-78.4367,39.1417],[-78.4369,39.1399],[-78.4372,39.1384],[-78.4377,39.1368],[-78.4378,39.1367],[-78.4378,39.1354],[-78.4382,39.1344],[-78.4389,39.133],[-78.4394,39.1322],[-78.4404,39.1316],[-78.4411,39.1307],[-78.442,39.1296],[-78.443,39.1286],[-78.4443,39.1276],[-78.4455,39.1266],[-78.4466,39.1258],[-78.4472,39.1251],[-78.4483,39.124],[-78.4498,39.1229],[-78.451,39.1218],[-78.4522,39.1207],[-78.4538,39.12],[-78.4548,39.1184],[-78.4561,39.1172],[-78.4573,39.1162],[-78.4579,39.1153],[-78.4593,39.1143],[-78.4599,39.1133],[-78.4608,39.1133],[-78.4638,39.1133],[-78.4656,39.113],[-78.4667,39.1129],[-78.468,39.112],[-78.4695,39.1112],[-78.4702,39.1102],[-78.4703,39.1101],[-78.4714,39.1093],[-78.4716,39.1092],[-78.4732,39.1081],[-78.4737,39.108],[-78.4746,39.1077],[-78.4751,39.1075],[-78.4754,39.1075],[-78.4761,39.1078],[-78.4766,39.1086],[-78.4773,39.1094],[-78.4775,39.1095],[-78.4778,39.1096],[-78.4784,39.1098],[-78.4796,39.1095],[-78.4825,39.1082],[-78.4843,39.1074],[-78.4868,39.1058],[-78.4898,39.1039],[-78.4937,39.1016],[-78.4948,39.1011],[-78.4952,39.101],[-78.4956,39.1001],[-78.496,39.099],[-78.4973,39.098],[-78.4987,39.0968],[-78.4997,39.0959],[-78.5007,39.0953],[-78.5009,39.0951],[-78.5017,39.0945],[-78.5033,39.093],[-78.5044,39.0914],[-78.5052,39.0908],[-78.507,39.0894],[-78.5081,39.0886],[-78.5092,39.0874],[-78.5094,39.0868],[-78.5101,39.0862],[-78.5103,39.0855],[-78.5105,39.0854],[-78.5107,39.0852],[-78.5121,39.0849],[-78.5134,39.084],[-78.5145,39.083],[-78.5156,39.0823],[-78.5165,39.0818],[-78.5164,39.081],[-78.516,39.08],[-78.5163,39.0796],[-78.5163,39.0788],[-78.5168,39.0776],[-78.5174,39.0769],[-78.5181,39.0761],[-78.52,39.0747],[-78.5208,39.0741],[-78.5216,39.0735],[-78.5222,39.0718],[-78.5227,39.0711],[-78.5243,39.0697],[-78.5265,39.0682],[-78.5291,39.0676],[-78.5317,39.0665],[-78.5322,39.066],[-78.5329,39.0654],[-78.5346,39.0644],[-78.5351,39.0629],[-78.5366,39.0622],[-78.5375,39.0617],[-78.5402,39.0606],[-78.5414,39.0591],[-78.5429,39.0576],[-78.5441,39.0566],[-78.5457,39.0551],[-78.5477,39.0541],[-78.5483,39.0533],[-78.5495,39.0525],[-78.5503,39.0517],[-78.5507,39.0508],[-78.5517,39.0498],[-78.5527,39.0485],[-78.5543,39.0481],[-78.5548,39.0469],[-78.556,39.0459],[-78.5567,39.0445],[-78.5584,39.043],[-78.56,39.0416],[-78.5616,39.0408],[-78.5626,39.0397],[-78.5646,39.0386],[-78.5654,39.0371],[-78.568,39.0354],[-78.5689,39.0342],[-78.5706,39.033],[-78.5719,39.032],[-78.5711,39.0309],[-78.5691,39.0295],[-78.568,39.0285],[-78.5666,39.027],[-78.5658,39.0263],[-78.5651,39.0259],[-78.5641,39.0263],[-78.5633,39.0263],[-78.5625,39.0257],[-78.5621,39.0254],[-78.5605,39.0247],[-78.5596,39.0245],[-78.5589,39.024],[-78.5583,39.0227],[-78.5582,39.022],[-78.5574,39.0214],[-78.5542,39.0197],[-78.5525,39.0188],[-78.5505,39.0181],[-78.5523,39.0164],[-78.5549,39.0151],[-78.5564,39.0141],[-78.5576,39.0132],[-78.5594,39.0119],[-78.5617,39.009],[-78.5626,39.0072],[-78.5683,39.0035],[-78.569,39.0029],[-78.5697,39.0022],[-78.5705,39.0016],[-78.5717,39.0001],[-78.5724,38.9995],[-78.5734,38.9985],[-78.575,38.9965],[-78.5779,38.993],[-78.5805,38.9906],[-78.582,38.9884],[-78.5829,38.9854],[-78.586,38.9829],[-78.5876,38.9807],[-78.5873,38.9798],[-78.5887,38.9786],[-78.5889,38.977],[-78.5908,38.9755],[-78.5919,38.9739],[-78.5933,38.9719],[-78.596,38.9702],[-78.5989,38.9695],[-78.5992,38.9692],[-78.6001,38.9682],[-78.6014,38.9665],[-78.6017,38.9646],[-78.6077,38.9692],[-78.6084,38.9697],[-78.6097,38.9699],[-78.6101,38.9704],[-78.6102,38.9705],[-78.6103,38.9719],[-78.6104,38.9736],[-78.6106,38.9751],[-78.6112,38.9761],[-78.6126,38.9763],[-78.6143,38.9759],[-78.6174,38.9746],[-78.6187,38.9741],[-78.6188,38.9751],[-78.6193,38.9761],[-78.6195,38.9765],[-78.62,38.9773],[-78.6201,38.9789],[-78.6202,38.9798],[-78.6199,38.9813],[-78.6205,38.9826],[-78.6211,38.9825],[-78.6218,38.9824],[-78.6235,38.9826],[-78.6247,38.9826],[-78.6257,38.9826],[-78.6278,38.9818],[-78.6295,38.9809],[-78.6308,38.9796],[-78.6317,38.9783],[-78.6318,38.9781],[-78.6325,38.977],[-78.6325,38.9747],[-78.6339,38.9727],[-78.6354,38.9704],[-78.6368,38.9685],[-78.6384,38.9668],[-78.6401,38.967],[-78.642,38.9677],[-78.6447,38.968],[-78.6466,38.9681],[-78.6483,38.966],[-78.6483,38.9652],[-78.6493,38.9636],[-78.651,38.962],[-78.6523,38.9607],[-78.6525,38.9604],[-78.653,38.9585],[-78.654,38.9566],[-78.655,38.9538],[-78.6575,38.9509],[-78.6581,38.9492],[-78.659,38.9474],[-78.6604,38.947],[-78.6621,38.9457],[-78.6643,38.9432],[-78.6659,38.9416],[-78.6666,38.9392],[-78.6683,38.9374],[-78.6698,38.935],[-78.6707,38.9338],[-78.6725,38.9325],[-78.6743,38.9307],[-78.6762,38.9292],[-78.6774,38.9279],[-78.6776,38.9277],[-78.6794,38.9266],[-78.68,38.9259],[-78.6805,38.9253],[-78.6809,38.9252],[-78.6816,38.9258],[-78.6849,38.9251],[-78.686,38.925],[-78.6873,38.9251],[-78.6883,38.9248],[-78.6884,38.9247],[-78.689,38.9241],[-78.6891,38.9241],[-78.6895,38.9237],[-78.6896,38.9237],[-78.6915,38.9222],[-78.6919,38.9214],[-78.6927,38.9196],[-78.6945,38.9184],[-78.6955,38.9176],[-78.6961,38.9172],[-78.6964,38.9168],[-78.6965,38.9166],[-78.6967,38.9163],[-78.6971,38.9159],[-78.6974,38.9156],[-78.6975,38.9153],[-78.6975,38.9151],[-78.6974,38.9148],[-78.6973,38.9146],[-78.6973,38.9145],[-78.6974,38.9144],[-78.6976,38.9143],[-78.6978,38.9143],[-78.6979,38.9144],[-78.6981,38.9145],[-78.6985,38.9147],[-78.6988,38.9148],[-78.6993,38.9149],[-78.6997,38.9151],[-78.7002,38.9151],[-78.7008,38.9151],[-78.7012,38.9153],[-78.7016,38.9154],[-78.7019,38.9156],[-78.7022,38.9156],[-78.7027,38.9156],[-78.7032,38.9155],[-78.7038,38.9154],[-78.7043,38.9152],[-78.7046,38.915],[-78.7049,38.9148],[-78.7053,38.9145],[-78.7054,38.9143],[-78.7075,38.9127],[-78.7089,38.9111],[-78.7126,38.9087],[-78.715,38.9064],[-78.7151,38.9063],[-78.7154,38.9058],[-78.7156,38.9055],[-78.7159,38.9052],[-78.7162,38.9048],[-78.7164,38.9046],[-78.7166,38.9045],[-78.7172,38.9043],[-78.7176,38.9043],[-78.7179,38.9043],[-78.7183,38.9044],[-78.7186,38.9046],[-78.7189,38.9048],[-78.7193,38.9052],[-78.7196,38.9056],[-78.7198,38.9059],[-78.7199,38.9061],[-78.7199,38.9064],[-78.7199,38.9066],[-78.7198,38.9068],[-78.7198,38.9069],[-78.7198,38.9071],[-78.7198,38.9075],[-78.7199,38.908],[-78.7199,38.9081],[-78.7202,38.9085],[-78.7203,38.9085],[-78.7204,38.9086],[-78.7204,38.9087],[-78.7205,38.9087],[-78.7207,38.909],[-78.7208,38.9094],[-78.7209,38.9098],[-78.7209,38.9099],[-78.7209,38.9102],[-78.7208,38.9104],[-78.7205,38.9109],[-78.7205,38.9113],[-78.7206,38.9121],[-78.7206,38.9122],[-78.7207,38.9123],[-78.7207,38.9124],[-78.7207,38.9125],[-78.7208,38.9128],[-78.7208,38.9131],[-78.7208,38.9132],[-78.7208,38.9136],[-78.7208,38.914],[-78.7207,38.9142],[-78.7207,38.9143],[-78.7206,38.9143],[-78.7205,38.9144],[-78.7204,38.9144],[-78.7198,38.9148],[-78.7194,38.9158],[-78.7198,38.9164],[-78.7202,38.9169],[-78.7194,38.9203],[-78.7193,38.9207],[-78.7193,38.9208],[-78.7193,38.9209],[-78.7194,38.921],[-78.7195,38.9212],[-78.7196,38.9217],[-78.7197,38.922],[-78.7198,38.9221],[-78.7198,38.9226],[-78.7198,38.923],[-78.7199,38.9231],[-78.7199,38.9232],[-78.7201,38.9235],[-78.7201,38.9239],[-78.72,38.9244],[-78.7198,38.9248],[-78.7196,38.9252],[-78.7197,38.9257],[-78.7196,38.9265],[-78.7194,38.9274],[-78.7192,38.9281],[-78.719,38.9288],[-78.7187,38.9294],[-78.7184,38.9302],[-78.7182,38.931],[-78.7179,38.9322],[-78.7175,38.9341],[-78.7173,38.9354],[-78.7171,38.936],[-78.7174,38.9357],[-78.7185,38.9343],[-78.7192,38.9339],[-78.7198,38.9333],[-78.7211,38.9322],[-78.7219,38.9317],[-78.7224,38.9314],[-78.7236,38.9311],[-78.7241,38.9311],[-78.7245,38.931],[-78.7249,38.931],[-78.7257,38.931],[-78.7262,38.9309],[-78.7267,38.9307],[-78.7273,38.9306],[-78.7292,38.93],[-78.7299,38.9298],[-78.7307,38.9297],[-78.7315,38.9295],[-78.7322,38.9294],[-78.7326,38.9292],[-78.7332,38.9289],[-78.7342,38.9285],[-78.7351,38.9282],[-78.7358,38.9279],[-78.7365,38.9276],[-78.737,38.9275],[-78.7374,38.9275],[-78.7379,38.9274],[-78.7383,38.9274],[-78.7386,38.9274],[-78.7387,38.9274],[-78.7388,38.9273],[-78.7389,38.9273],[-78.7391,38.9271],[-78.7403,38.9262],[-78.7411,38.9254],[-78.7421,38.9245],[-78.7428,38.9237],[-78.7431,38.9231],[-78.7434,38.923],[-78.7437,38.9226],[-78.7442,38.922],[-78.7446,38.9215],[-78.7449,38.9211],[-78.745,38.9211],[-78.7449,38.921],[-78.7447,38.9208],[-78.7446,38.9207],[-78.7445,38.9205],[-78.7444,38.9202],[-78.7445,38.9201],[-78.7447,38.9199],[-78.745,38.9198],[-78.7453,38.9196],[-78.7456,38.9195],[-78.746,38.9192],[-78.7466,38.9188],[-78.747,38.9185],[-78.7475,38.918],[-78.7481,38.9175],[-78.7488,38.9171],[-78.7492,38.9168],[-78.7497,38.9164],[-78.7505,38.916],[-78.7512,38.9147],[-78.7509,38.9131],[-78.7504,38.9117],[-78.7521,38.9109],[-78.7537,38.9096],[-78.7547,38.9076],[-78.7545,38.9057],[-78.7562,38.9041],[-78.7573,38.9032],[-78.7576,38.9029],[-78.7584,38.9012],[-78.7591,38.9005],[-78.7604,38.9001],[-78.7618,38.8996],[-78.7643,38.8982],[-78.7674,38.8971],[-78.7694,38.8971],[-78.7707,38.8961],[-78.7728,38.8937],[-78.7763,38.893],[-78.7792,38.8923],[-78.7842,38.8886],[-78.786,38.8872],[-78.788,38.8851],[-78.7893,38.8825],[-78.7901,38.8801],[-78.7911,38.879],[-78.7916,38.8776],[-78.793,38.8769],[-78.7942,38.8764],[-78.7951,38.876],[-78.7963,38.8751],[-78.7962,38.8746],[-78.7967,38.8736],[-78.7974,38.8726],[-78.7981,38.8716],[-78.7988,38.8706],[-78.7997,38.8692],[-78.8005,38.868],[-78.8012,38.8668],[-78.8017,38.866],[-78.8019,38.8657],[-78.8023,38.8648],[-78.8025,38.8644],[-78.8029,38.864],[-78.8032,38.8636],[-78.8036,38.8631],[-78.8039,38.8626],[-78.8044,38.8618],[-78.8048,38.8612],[-78.8049,38.8606],[-78.8051,38.86],[-78.805,38.8597],[-78.8051,38.8591],[-78.8052,38.8586],[-78.8054,38.8582],[-78.8058,38.8578],[-78.806,38.8572],[-78.8062,38.857],[-78.8066,38.8569],[-78.8073,38.8569],[-78.8076,38.8568],[-78.8082,38.8562],[-78.8087,38.8553],[-78.8089,38.8548],[-78.8091,38.8542],[-78.8094,38.8534],[-78.8095,38.8525],[-78.8096,38.8521],[-78.8097,38.8518],[-78.8102,38.851],[-78.8107,38.85],[-78.8109,38.8496],[-78.8111,38.849],[-78.8112,38.8486],[-78.8115,38.8481],[-78.8119,38.8475],[-78.8122,38.8471],[-78.8128,38.8461],[-78.8133,38.8451],[-78.814,38.8436],[-78.8145,38.8426],[-78.8149,38.842],[-78.8151,38.8416],[-78.8155,38.8408],[-78.8157,38.8402],[-78.8158,38.8399],[-78.816,38.8395],[-78.8165,38.8389],[-78.8171,38.8381],[-78.8177,38.8372],[-78.818,38.8366],[-78.8184,38.8358],[-78.8188,38.8349],[-78.8192,38.8344],[-78.8196,38.8336],[-78.8202,38.833],[-78.8204,38.8325],[-78.8208,38.8319],[-78.8212,38.831],[-78.8218,38.8302],[-78.8222,38.8297],[-78.8229,38.8288],[-78.8234,38.8278],[-78.8239,38.8271],[-78.8243,38.8264],[-78.8247,38.8259],[-78.8255,38.8252],[-78.8261,38.8244],[-78.8267,38.8237],[-78.827,38.823],[-78.8272,38.8222],[-78.8272,38.822],[-78.8273,38.8216],[-78.8276,38.8211],[-78.8282,38.8202],[-78.8285,38.8198],[-78.8287,38.8192],[-78.8291,38.8186],[-78.8294,38.8181],[-78.83,38.8173],[-78.8306,38.8164],[-78.8313,38.8154],[-78.8317,38.8149],[-78.8323,38.8144],[-78.833,38.8139],[-78.8337,38.8133],[-78.8343,38.8126],[-78.8349,38.812],[-78.8352,38.8115],[-78.8354,38.8108],[-78.8354,38.8102],[-78.8355,38.8099],[-78.8367,38.8091],[-78.8376,38.8083],[-78.8383,38.8076],[-78.8388,38.8071],[-78.8397,38.8059],[-78.8405,38.8047],[-78.8407,38.8042],[-78.841,38.8038],[-78.8416,38.8031],[-78.8423,38.8022],[-78.8431,38.8015],[-78.8439,38.8006],[-78.8447,38.7997],[-78.8457,38.7985],[-78.8463,38.7974],[-78.8464,38.797],[-78.8466,38.7963],[-78.8466,38.796],[-78.8468,38.7959],[-78.8472,38.7956],[-78.8482,38.795],[-78.8486,38.7944],[-78.8492,38.7937],[-78.8498,38.793],[-78.8502,38.7922],[-78.8504,38.7919],[-78.8504,38.7913],[-78.8506,38.7911],[-78.8508,38.7908],[-78.8514,38.7902],[-78.8521,38.7891],[-78.8528,38.788],[-78.8533,38.7869],[-78.8534,38.7867],[-78.8534,38.7866],[-78.8536,38.7865],[-78.854,38.786],[-78.8549,38.7846],[-78.8552,38.7841],[-78.8552,38.7839],[-78.8552,38.7836],[-78.8553,38.7834],[-78.8555,38.7832],[-78.8563,38.7825],[-78.8572,38.7814],[-78.8589,38.7792],[-78.8598,38.7779],[-78.86,38.7772],[-78.8602,38.7769],[-78.8604,38.7766],[-78.8615,38.7752],[-78.8616,38.7747],[-78.8616,38.7744],[-78.8617,38.7742],[-78.8618,38.7741],[-78.8621,38.7738],[-78.8627,38.7731],[-78.8637,38.7718],[-78.8639,38.7713],[-78.8641,38.7707],[-78.8642,38.7704],[-78.8648,38.7693],[-78.865,38.7685],[-78.8652,38.7678],[-78.8654,38.7674],[-78.8657,38.7673],[-78.8659,38.767],[-78.8666,38.7661],[-78.8674,38.7651],[-78.8682,38.7642],[-78.8687,38.7635],[-78.869,38.7631],[-78.8693,38.763],[-78.8748,38.7668],[-78.8774,38.7687],[-78.8877,38.7759],[-78.8914,38.7784],[-78.8933,38.7798],[-78.8947,38.7807],[-78.896,38.7817],[-78.8974,38.7826],[-78.9013,38.7853],[-78.9223,38.8],[-78.9244,38.8015],[-78.9316,38.8065],[-78.9397,38.8122],[-78.9398,38.8123],[-78.9399,38.8124],[-78.94,38.8124],[-78.9401,38.8124],[-78.9402,38.8125],[-78.9412,38.8132],[-78.9414,38.8134],[-78.9417,38.8136],[-78.942,38.8138],[-78.9429,38.8144],[-78.9455,38.8162],[-78.9457,38.8163],[-78.9461,38.8167],[-78.9463,38.8168],[-78.9471,38.8174],[-78.9483,38.8182],[-78.95,38.8193],[-78.9505,38.8197],[-78.9508,38.8199],[-78.9563,38.8237],[-78.9773,38.8384],[-78.9872,38.8454],[-78.9892,38.8468],[-78.9913,38.8483],[-78.9938,38.85],[-78.994,38.8501],[-78.9944,38.8498],[-78.9948,38.8495],[-78.9949,38.8495],[-78.995,38.8494],[-78.9953,38.8492],[-78.9955,38.8489],[-78.9958,38.8486],[-78.9961,38.8484],[-78.9964,38.8481],[-78.9972,38.8479],[-78.9975,38.8477],[-78.9982,38.8473],[-78.9988,38.8469],[-78.9993,38.8464],[-78.9998,38.8462],[-79.0002,38.8456],[-79.0002,38.8454],[-79.0002,38.845],[-79.0002,38.8447],[-78.9999,38.8443],[-78.9998,38.8441],[-78.9998,38.8437],[-78.9998,38.8435],[-78.9995,38.8431],[-78.9994,38.8428],[-78.9993,38.8423],[-78.9991,38.8416],[-78.9989,38.841],[-78.9989,38.8405],[-78.999,38.8401],[-78.9993,38.8395],[-78.9998,38.8392],[-79.0002,38.8385],[-79.001,38.8377],[-79.0017,38.8372],[-79.0018,38.8371],[-79.0024,38.8365],[-79.0025,38.8361],[-79.0027,38.8357],[-79.0032,38.8344],[-79.0037,38.833],[-79.0038,38.833],[-79.0038,38.8328],[-79.0039,38.8323],[-79.0044,38.8315],[-79.0045,38.8313],[-79.0049,38.8307],[-79.0052,38.8299],[-79.0054,38.8289],[-79.0057,38.8282],[-79.0058,38.8273],[-79.0062,38.8267],[-79.0063,38.8261],[-79.0063,38.8259],[-79.0062,38.8251],[-79.0061,38.8245],[-79.0066,38.8237],[-79.007,38.8233],[-79.0074,38.8229],[-79.0079,38.8223],[-79.0088,38.822],[-79.0093,38.8219],[-79.0097,38.8216],[-79.0101,38.8213],[-79.0106,38.8211],[-79.0114,38.8208],[-79.0119,38.8204],[-79.0126,38.8201],[-79.0136,38.82],[-79.0142,38.8201],[-79.0147,38.8203],[-79.0148,38.8203],[-79.0153,38.8203],[-79.0156,38.8202],[-79.0162,38.8201],[-79.0165,38.8201],[-79.0166,38.8201],[-79.0168,38.82],[-79.0173,38.8197],[-79.0175,38.8193],[-79.0179,38.8191],[-79.0182,38.819],[-79.0186,38.8188],[-79.019,38.8183],[-79.0192,38.8182],[-79.0195,38.8179],[-79.0198,38.817],[-79.02,38.8166],[-79.0202,38.8161],[-79.0199,38.8154],[-79.0196,38.8147],[-79.0196,38.8144],[-79.0196,38.8143],[-79.0196,38.8141],[-79.0196,38.814],[-79.0196,38.8139],[-79.0195,38.8133],[-79.0196,38.8123],[-79.0198,38.8117],[-79.0203,38.8114],[-79.0208,38.8112],[-79.0208,38.8111],[-79.0216,38.8109],[-79.022,38.8107],[-79.023,38.8102],[-79.0237,38.8098],[-79.0241,38.8092],[-79.0241,38.8086],[-79.0241,38.8085],[-79.0242,38.8083],[-79.0242,38.8077],[-79.0242,38.8074],[-79.0241,38.8069],[-79.0237,38.8065],[-79.0234,38.8061],[-79.0236,38.8056],[-79.0239,38.8052],[-79.0243,38.8045],[-79.0245,38.8037],[-79.0242,38.8034],[-79.0234,38.8026],[-79.0229,38.8001],[-79.0229,38.7995],[-79.0229,38.7993],[-79.023,38.7989],[-79.023,38.7986],[-79.0238,38.7979],[-79.0242,38.7972],[-79.0249,38.7961],[-79.0252,38.7953],[-79.0255,38.7946],[-79.0262,38.7934],[-79.0268,38.7927],[-79.0272,38.7921],[-79.0281,38.7915],[-79.0293,38.791],[-79.0302,38.791],[-79.0312,38.791],[-79.0323,38.791],[-79.0332,38.791],[-79.0344,38.7912],[-79.0357,38.7914],[-79.0369,38.7917],[-79.0375,38.7918],[-79.0388,38.7919],[-79.0396,38.7918],[-79.0405,38.7917],[-79.0412,38.7917],[-79.0417,38.7919],[-79.0422,38.7919],[-79.043,38.7918],[-79.0436,38.7916],[-79.0444,38.7916],[-79.0451,38.7918],[-79.0458,38.7921],[-79.046,38.7921],[-79.0465,38.7921],[-79.0473,38.7918],[-79.0481,38.7913],[-79.049,38.7907],[-79.0495,38.7901],[-79.0503,38.7896],[-79.0512,38.7889],[-79.0519,38.7882],[-79.052,38.7881],[-79.0525,38.7876],[-79.0528,38.7874],[-79.0529,38.7874],[-79.0533,38.7872],[-79.0537,38.7868],[-79.0541,38.7865],[-79.0543,38.7863],[-79.0543,38.7862],[-79.0546,38.786],[-79.055,38.7857],[-79.0553,38.7851],[-79.0554,38.7843],[-79.0556,38.7836],[-79.0556,38.783],[-79.0554,38.7822],[-79.055,38.7818],[-79.0546,38.7811],[-79.0543,38.7806],[-79.0543,38.7805],[-79.054,38.7802],[-79.0533,38.7797],[-79.0524,38.7792],[-79.052,38.7787],[-79.0516,38.778],[-79.0516,38.7772],[-79.052,38.7755],[-79.052,38.7753],[-79.052,38.7751],[-79.0515,38.7744],[-79.0513,38.7739],[-79.0513,38.7736],[-79.0513,38.7734],[-79.0513,38.7731],[-79.0516,38.7726],[-79.0521,38.7724],[-79.0533,38.7723],[-79.0537,38.7723],[-79.0545,38.772],[-79.0551,38.7716],[-79.0553,38.7715],[-79.0556,38.7709],[-79.0558,38.7703],[-79.0558,38.7695],[-79.0558,38.7689],[-79.0559,38.7683],[-79.0563,38.7678],[-79.0566,38.7673],[-79.0567,38.7665],[-79.0568,38.7658],[-79.0568,38.7652],[-79.057,38.7647],[-79.0571,38.764],[-79.0571,38.7634],[-79.0571,38.7633],[-79.0571,38.7631],[-79.0572,38.7628],[-79.0572,38.7625],[-79.0572,38.7623],[-79.0573,38.7619],[-79.0572,38.7617],[-79.0572,38.7615],[-79.0572,38.7614],[-79.0572,38.7611],[-79.0572,38.7607],[-79.0576,38.7602],[-79.0579,38.7599],[-79.0583,38.7597],[-79.0589,38.7591],[-79.059,38.7589],[-79.0596,38.7583],[-79.0598,38.7579],[-79.0602,38.7575],[-79.061,38.7567],[-79.062,38.756],[-79.063,38.7555],[-79.0636,38.7551],[-79.0643,38.7548],[-79.0649,38.7544],[-79.0657,38.754],[-79.0661,38.7535],[-79.0665,38.7532],[-79.067,38.7525],[-79.0674,38.7522],[-79.0674,38.7521],[-79.0676,38.752],[-79.0679,38.7518],[-79.068,38.7518],[-79.0683,38.7516],[-79.0687,38.7514],[-79.0688,38.7513],[-79.069,38.7512],[-79.0691,38.7511],[-79.0691,38.751],[-79.0692,38.7501],[-79.0695,38.7498],[-79.0695,38.7497],[-79.0696,38.7496],[-79.0696,38.7494],[-79.0697,38.7493],[-79.07,38.7492],[-79.0701,38.7491],[-79.0704,38.7491],[-79.0708,38.7489],[-79.0709,38.7488],[-79.0712,38.7487],[-79.0714,38.7486],[-79.0717,38.7483],[-79.0721,38.7481],[-79.0724,38.7478],[-79.0726,38.7475],[-79.0726,38.7471],[-79.0726,38.7468],[-79.0726,38.7464],[-79.0726,38.746],[-79.0726,38.7456],[-79.0726,38.7452],[-79.0726,38.7451],[-79.0728,38.7446],[-79.0729,38.7442],[-79.073,38.7438],[-79.0733,38.7434],[-79.0733,38.7432],[-79.0734,38.743],[-79.0737,38.7425],[-79.0738,38.7421],[-79.0742,38.7417],[-79.0743,38.7415],[-79.0747,38.7412],[-79.075,38.741],[-79.0752,38.7407],[-79.0755,38.7404],[-79.0756,38.74],[-79.076,38.7398],[-79.0763,38.7395],[-79.0765,38.7392],[-79.0769,38.739],[-79.0773,38.7388],[-79.0777,38.7385],[-79.0781,38.7382],[-79.0785,38.7379],[-79.0788,38.7376],[-79.079,38.7372],[-79.0792,38.7369],[-79.0793,38.7365],[-79.0794,38.7361],[-79.0794,38.7356],[-79.0795,38.7351],[-79.0797,38.7347],[-79.0798,38.7343],[-79.0798,38.734],[-79.0801,38.7336],[-79.0802,38.7332],[-79.0803,38.7327],[-79.0803,38.7325],[-79.0807,38.7322],[-79.0811,38.7318],[-79.0814,38.7314],[-79.0815,38.731],[-79.0816,38.7306],[-79.0819,38.7301],[-79.082,38.7297],[-79.0822,38.7294],[-79.0824,38.7291],[-79.0828,38.7287],[-79.0829,38.7284],[-79.0829,38.7283],[-79.0831,38.7281],[-79.0832,38.7277],[-79.0833,38.7274],[-79.0837,38.7271],[-79.0839,38.7269],[-79.084,38.7268],[-79.0842,38.7265],[-79.0844,38.7262],[-79.0846,38.7259],[-79.0846,38.7256],[-79.085,38.7254],[-79.0853,38.725],[-79.0854,38.7246],[-79.0855,38.7244],[-79.0855,38.7241],[-79.0856,38.724],[-79.0857,38.7238],[-79.0858,38.7236],[-79.0861,38.7232],[-79.0863,38.7229],[-79.0864,38.7225],[-79.0864,38.7224],[-79.0865,38.7221],[-79.0865,38.7217],[-79.0866,38.7214],[-79.0867,38.7211],[-79.0867,38.7208],[-79.087,38.7204],[-79.0871,38.7203],[-79.0872,38.7201],[-79.0872,38.7199],[-79.0872,38.7196],[-79.0872,38.7191],[-79.0871,38.7186],[-79.0869,38.7181],[-79.0867,38.7177],[-79.0865,38.7174],[-79.0865,38.7171],[-79.0865,38.717],[-79.0866,38.7168],[-79.0866,38.7166],[-79.0866,38.7164],[-79.0866,38.716],[-79.0867,38.7155],[-79.087,38.7149],[-79.0872,38.7143],[-79.0875,38.7137],[-79.0879,38.7132],[-79.088,38.7128],[-79.0882,38.7125],[-79.0883,38.7122],[-79.0884,38.7119],[-79.0884,38.7116],[-79.0884,38.7113],[-79.0887,38.7111],[-79.0888,38.7108],[-79.0889,38.7106],[-79.0891,38.7103],[-79.0891,38.71],[-79.0893,38.7094],[-79.0893,38.7092],[-79.0896,38.709],[-79.0897,38.7087],[-79.09,38.7083],[-79.0902,38.7079],[-79.0902,38.7075],[-79.0904,38.7071],[-79.0905,38.7068],[-79.0906,38.7068],[-79.0908,38.7066],[-79.0909,38.7064],[-79.0911,38.706],[-79.0912,38.7056],[-79.0913,38.7052],[-79.0913,38.7049],[-79.0915,38.7045],[-79.0917,38.7042],[-79.0918,38.7039],[-79.0919,38.7036],[-79.0922,38.7033],[-79.0923,38.7029],[-79.0926,38.7026],[-79.0927,38.7023],[-79.093,38.702],[-79.093,38.7017],[-79.0928,38.7014],[-79.0927,38.7011],[-79.0927,38.7008],[-79.0926,38.7004],[-79.0926,38.7002],[-79.0925,38.7],[-79.0925,38.6998],[-79.0925,38.6997],[-79.0924,38.6996],[-79.0924,38.6994],[-79.0923,38.6992],[-79.0921,38.6989],[-79.0918,38.6987],[-79.0917,38.6986],[-79.0915,38.6984],[-79.0914,38.698],[-79.0914,38.6976],[-79.0914,38.6971],[-79.0914,38.6966],[-79.0914,38.6961],[-79.0914,38.6955],[-79.0914,38.695],[-79.0914,38.6945],[-79.0913,38.6941],[-79.0911,38.6937],[-79.091,38.6933],[-79.091,38.6931],[-79.091,38.6929],[-79.0908,38.6925],[-79.0905,38.6921],[-79.0901,38.6917],[-79.0899,38.6916],[-79.0897,38.6913],[-79.0893,38.691],[-79.0888,38.6908],[-79.0885,38.6905],[-79.0883,38.6904],[-79.0883,38.6903],[-79.088,38.6901],[-79.0878,38.69],[-79.0876,38.6899],[-79.0872,38.6898],[-79.0868,38.6897],[-79.0865,38.6895],[-79.0862,38.6892],[-79.0858,38.6889],[-79.0855,38.6888],[-79.0854,38.6886],[-79.0852,38.6883],[-79.085,38.688],[-79.085,38.6876],[-79.0849,38.6873],[-79.0846,38.6871],[-79.0845,38.6869],[-79.0843,38.6865],[-79.0845,38.686],[-79.0845,38.6856],[-79.0845,38.6851],[-79.0845,38.6848],[-79.0846,38.6845],[-79.085,38.6841],[-79.0854,38.6837],[-79.0855,38.6834],[-79.0855,38.6833],[-79.0857,38.6829],[-79.0858,38.6827],[-79.0862,38.6823],[-79.0863,38.6821],[-79.0863,38.6818],[-79.0864,38.6816],[-79.0865,38.6814],[-79.0863,38.6809],[-79.0865,38.6804],[-79.0866,38.6799],[-79.0867,38.6795],[-79.0867,38.6791],[-79.0867,38.6787],[-79.0868,38.6782],[-79.087,38.6778],[-79.0871,38.6774],[-79.0871,38.677],[-79.0871,38.6766],[-79.0872,38.6763],[-79.0874,38.676],[-79.0875,38.6757],[-79.0876,38.6753],[-79.0878,38.675],[-79.0878,38.6747],[-79.0879,38.6744],[-79.0879,38.6741],[-79.0879,38.6738],[-79.088,38.6734],[-79.0883,38.6729],[-79.0885,38.6726],[-79.0888,38.6723],[-79.0888,38.6721],[-79.0892,38.6717],[-79.0893,38.6714],[-79.0895,38.6711],[-79.0896,38.671],[-79.0897,38.6709],[-79.09,38.6706],[-79.0902,38.6704],[-79.0905,38.6701],[-79.0906,38.6697],[-79.091,38.6693],[-79.0912,38.6692],[-79.0912,38.6691],[-79.0913,38.669],[-79.0914,38.6689],[-79.0917,38.6687],[-79.0921,38.6684],[-79.0922,38.6683],[-79.0923,38.6681],[-79.0924,38.6677],[-79.0927,38.6664],[-79.0927,38.666],[-79.0927,38.6657],[-79.0927,38.6653],[-79.0929,38.6649],[-79.093,38.6644],[-79.093,38.664],[-79.0929,38.6635],[-79.0929,38.6632],[-79.0927,38.6628],[-79.0927,38.6624],[-79.0929,38.6622],[-79.0929,38.662],[-79.0929,38.6617],[-79.0929,38.6614],[-79.0928,38.6613],[-79.0927,38.661],[-79.0927,38.6608],[-79.0927,38.6604],[-79.0927,38.6601],[-79.0927,38.6598],[-79.093,38.6595],[-79.0931,38.6594],[-79.0934,38.6593],[-79.0936,38.6592],[-79.094,38.6591],[-79.0944,38.6589],[-79.0945,38.6589],[-79.0948,38.6589],[-79.0952,38.659],[-79.0957,38.659],[-79.0961,38.659],[-79.0965,38.659],[-79.097,38.6588],[-79.0975,38.6587],[-79.098,38.6586],[-79.0984,38.6583],[-79.0987,38.6582],[-79.0989,38.6581],[-79.0992,38.6581],[-79.0995,38.658],[-79.0998,38.6579],[-79.1002,38.6577],[-79.1007,38.6575],[-79.1012,38.6574],[-79.1017,38.6573],[-79.1022,38.6573],[-79.1028,38.6572],[-79.1034,38.6572],[-79.1039,38.657],[-79.1047,38.6568],[-79.1052,38.6566],[-79.1057,38.6563],[-79.1061,38.6562],[-79.1062,38.6562],[-79.1064,38.6562],[-79.1068,38.6563],[-79.1071,38.6564],[-79.1075,38.6567],[-79.1078,38.657],[-79.1082,38.6573],[-79.1086,38.6576],[-79.1089,38.6577],[-79.1093,38.6579],[-79.1095,38.6582],[-79.1097,38.6584],[-79.11,38.6588],[-79.1105,38.6592],[-79.111,38.6595],[-79.1116,38.6597],[-79.1121,38.6598],[-79.1125,38.6598],[-79.1128,38.6598],[-79.1131,38.6598],[-79.1133,38.6598],[-79.1135,38.6597],[-79.1137,38.6596],[-79.1141,38.6595],[-79.1142,38.6594],[-79.1143,38.6593],[-79.1144,38.6593],[-79.1148,38.6591],[-79.1152,38.659],[-79.1156,38.6589],[-79.1159,38.6588],[-79.1164,38.6589],[-79.1167,38.659],[-79.1172,38.6591],[-79.1173,38.6592],[-79.1177,38.6593],[-79.1183,38.6595],[-79.1189,38.6598],[-79.1194,38.66],[-79.1198,38.6601],[-79.1203,38.6602],[-79.1205,38.6602],[-79.1208,38.6601],[-79.121,38.66],[-79.1213,38.6599],[-79.1215,38.6598],[-79.1218,38.6598],[-79.1221,38.6598],[-79.1223,38.6598],[-79.1224,38.6597],[-79.1227,38.6595],[-79.1229,38.6593],[-79.1231,38.6591],[-79.1233,38.6589],[-79.1234,38.6586],[-79.1235,38.6584],[-79.1236,38.6582],[-79.1237,38.6579],[-79.1236,38.6577],[-79.1236,38.6575],[-79.1235,38.6574],[-79.1235,38.6572],[-79.1235,38.6571],[-79.1235,38.657],[-79.1235,38.6569],[-79.1236,38.6567],[-79.1237,38.6566],[-79.1238,38.6564],[-79.1239,38.6563],[-79.124,38.6562],[-79.1241,38.6561],[-79.1242,38.656],[-79.1243,38.6558],[-79.1244,38.6558],[-79.1248,38.6556],[-79.1251,38.6555],[-79.1259,38.6552],[-79.1264,38.6551],[-79.1269,38.6553],[-79.128,38.6554],[-79.1289,38.6555],[-79.1295,38.6553],[-79.1298,38.655],[-79.1301,38.6546],[-79.1301,38.6545],[-79.1304,38.654],[-79.1305,38.6539],[-79.1308,38.6537],[-79.1311,38.6532],[-79.1312,38.6524],[-79.1313,38.6522],[-79.1313,38.6519],[-79.1312,38.6513],[-79.1311,38.6512],[-79.1311,38.6511],[-79.131,38.651],[-79.1311,38.6509],[-79.1311,38.6508],[-79.1312,38.6506],[-79.1312,38.6503],[-79.1319,38.6498],[-79.1325,38.6492],[-79.1326,38.6491],[-79.1327,38.6484],[-79.1327,38.6482],[-79.1328,38.6481],[-79.1327,38.6475],[-79.1329,38.6472],[-79.1333,38.6468],[-79.1335,38.6466],[-79.1335,38.6463],[-79.1336,38.646],[-79.1336,38.6453],[-79.1337,38.6452],[-79.1342,38.6448],[-79.135,38.6445],[-79.1351,38.6445],[-79.1356,38.6441],[-79.1356,38.6439],[-79.1356,38.6437],[-79.1356,38.6436],[-79.1357,38.6434],[-79.1357,38.6431],[-79.1362,38.6426],[-79.1364,38.6424],[-79.1367,38.6417],[-79.137,38.6407],[-79.1371,38.6405],[-79.1372,38.6403],[-79.1373,38.64],[-79.1374,38.6397],[-79.1373,38.6396],[-79.1374,38.6391],[-79.1373,38.6385],[-79.1376,38.638],[-79.1382,38.6377],[-79.139,38.6375],[-79.1395,38.6373],[-79.1397,38.6372],[-79.1402,38.6368],[-79.1406,38.6361],[-79.1413,38.6356],[-79.1419,38.6349],[-79.1423,38.6348],[-79.1427,38.6344],[-79.1428,38.634],[-79.1429,38.6335],[-79.1433,38.6328],[-79.1436,38.6323],[-79.1437,38.6317],[-79.1437,38.6312],[-79.1438,38.6309],[-79.144,38.6305],[-79.1444,38.6303],[-79.1445,38.6302],[-79.1447,38.63],[-79.1449,38.6292],[-79.146,38.6268],[-79.1461,38.6267],[-79.1464,38.6265],[-79.1465,38.6262],[-79.1466,38.626],[-79.1467,38.6258],[-79.1468,38.6258],[-79.147,38.6256],[-79.147,38.6255],[-79.147,38.6254],[-79.1471,38.6253],[-79.1473,38.6251],[-79.1474,38.6251],[-79.1475,38.625],[-79.1476,38.625],[-79.1479,38.6248],[-79.1481,38.6247],[-79.1482,38.6245],[-79.1483,38.6245],[-79.1484,38.6244],[-79.1486,38.6243],[-79.1486,38.6242],[-79.1488,38.624],[-79.1491,38.6237],[-79.1491,38.6236],[-79.1492,38.6235],[-79.1493,38.6233],[-79.1495,38.623],[-79.1496,38.6228],[-79.1497,38.6228],[-79.1497,38.6227],[-79.1498,38.6224],[-79.1499,38.6223],[-79.15,38.6221],[-79.1501,38.6221],[-79.1502,38.6219],[-79.1504,38.6217],[-79.1506,38.6215],[-79.1508,38.6213],[-79.151,38.6211],[-79.1511,38.6208],[-79.1513,38.6206],[-79.1514,38.6204],[-79.1515,38.6202],[-79.1516,38.6198],[-79.1517,38.6194],[-79.1518,38.6192],[-79.1518,38.619],[-79.1518,38.6189],[-79.1518,38.6188],[-79.1519,38.6187],[-79.152,38.6184],[-79.1521,38.6181],[-79.1523,38.6178],[-79.1524,38.6175],[-79.1525,38.6171],[-79.1526,38.617],[-79.1525,38.6168],[-79.1526,38.6165],[-79.1527,38.6165],[-79.1528,38.6163],[-79.1529,38.6162],[-79.1531,38.6159],[-79.1533,38.6157],[-79.1534,38.6155],[-79.1535,38.6154],[-79.1536,38.6152],[-79.1537,38.615],[-79.1539,38.6147],[-79.154,38.6145],[-79.1541,38.6141],[-79.1542,38.6139],[-79.1542,38.6136],[-79.1543,38.6135],[-79.1544,38.6131],[-79.1544,38.6129],[-79.1545,38.6128],[-79.1547,38.6125],[-79.1549,38.6122],[-79.155,38.6119],[-79.1552,38.6117],[-79.1553,38.6114],[-79.1554,38.6112],[-79.1555,38.6109],[-79.1555,38.6108],[-79.1556,38.6105],[-79.1556,38.6101],[-79.1556,38.6098],[-79.1556,38.6095],[-79.1556,38.6092],[-79.1555,38.6091],[-79.1554,38.6089],[-79.1554,38.6088],[-79.1552,38.6087],[-79.155,38.6083],[-79.1549,38.6081],[-79.1547,38.6079],[-79.1547,38.6077],[-79.1546,38.6077],[-79.1546,38.6076],[-79.1546,38.6075],[-79.1546,38.6072],[-79.1546,38.607],[-79.1545,38.607],[-79.1545,38.6067],[-79.1544,38.6065],[-79.1545,38.6063],[-79.1545,38.6061],[-79.1546,38.6061],[-79.1547,38.6059],[-79.1548,38.6058],[-79.1551,38.6055],[-79.1552,38.6054],[-79.1554,38.6053],[-79.1556,38.6051],[-79.1559,38.6049],[-79.1562,38.6046],[-79.1565,38.6043],[-79.1567,38.6041],[-79.1569,38.6037],[-79.1572,38.6034],[-79.1574,38.6032],[-79.1577,38.6028],[-79.1579,38.6026],[-79.1582,38.6025],[-79.1584,38.6022],[-79.1586,38.6021],[-79.1588,38.6019],[-79.1588,38.6018],[-79.1589,38.6016],[-79.159,38.6015],[-79.1592,38.6012],[-79.1593,38.6009],[-79.1593,38.6006],[-79.1594,38.6003],[-79.1593,38.6],[-79.1593,38.5998],[-79.1592,38.5996],[-79.1591,38.5994],[-79.1589,38.5992],[-79.1588,38.5989],[-79.1587,38.5988],[-79.1587,38.5986],[-79.1587,38.5983],[-79.1587,38.5978],[-79.1587,38.5977],[-79.1587,38.5976],[-79.1588,38.5974],[-79.1588,38.5972],[-79.1589,38.5969],[-79.159,38.5967],[-79.159,38.5966],[-79.159,38.5965],[-79.1591,38.5963],[-79.1592,38.5961],[-79.1594,38.5959],[-79.1595,38.5959],[-79.1595,38.5957],[-79.1596,38.5956],[-79.1597,38.5955],[-79.1598,38.5954],[-79.1598,38.5952],[-79.1598,38.5951],[-79.1597,38.5949],[-79.1596,38.5948],[-79.1594,38.5947],[-79.1592,38.5946],[-79.159,38.5945],[-79.1588,38.5944],[-79.1587,38.5944],[-79.1587,38.5943],[-79.1585,38.5942],[-79.1584,38.5941],[-79.1583,38.5939],[-79.1583,38.5937],[-79.1583,38.5935],[-79.1582,38.5935],[-79.1583,38.5934],[-79.1583,38.5932],[-79.1583,38.5931],[-79.1584,38.593],[-79.1586,38.5927],[-79.1587,38.5923],[-79.1589,38.5921],[-79.159,38.592],[-79.1591,38.5919],[-79.1591,38.5917],[-79.1593,38.5915],[-79.1594,38.5913],[-79.1596,38.5911],[-79.1597,38.5908],[-79.1598,38.5906],[-79.1599,38.5902],[-79.1601,38.59],[-79.1603,38.5899],[-79.1604,38.5897],[-79.1607,38.5895],[-79.1609,38.5892],[-79.1611,38.589],[-79.1614,38.5887],[-79.1615,38.5884],[-79.1616,38.5883],[-79.1617,38.5882],[-79.1618,38.5879],[-79.1619,38.5876],[-79.162,38.5873],[-79.162,38.5872],[-79.1621,38.587],[-79.1622,38.5867],[-79.1623,38.5864],[-79.1624,38.5862],[-79.1624,38.5859],[-79.1624,38.5858],[-79.1625,38.5857],[-79.1627,38.5853],[-79.1628,38.585],[-79.163,38.5848],[-79.163,38.5844],[-79.1632,38.5842],[-79.1633,38.5839],[-79.1633,38.5838],[-79.1634,38.5837],[-79.1634,38.5834],[-79.1635,38.5831],[-79.1635,38.5829],[-79.1634,38.5828],[-79.1637,38.5826],[-79.1639,38.5824],[-79.1641,38.5822],[-79.1643,38.582],[-79.1645,38.5817],[-79.1647,38.5816],[-79.1648,38.5814],[-79.1651,38.5812],[-79.1653,38.581],[-79.1654,38.5809],[-79.1655,38.5809],[-79.1658,38.5807],[-79.1661,38.5806],[-79.1663,38.5805],[-79.1664,38.5805],[-79.1667,38.5803],[-79.1671,38.5801],[-79.1673,38.58],[-79.1676,38.5798],[-79.1679,38.5795],[-79.1681,38.5792],[-79.1681,38.5789],[-79.1681,38.5788],[-79.1681,38.5786],[-79.1681,38.5781],[-79.1681,38.5777],[-79.1681,38.5776],[-79.1682,38.5775],[-79.1684,38.5771],[-79.1686,38.5768],[-79.1687,38.5766],[-79.1689,38.5763],[-79.1692,38.5761],[-79.1694,38.576],[-79.1695,38.5758],[-79.1695,38.5757],[-79.1697,38.5755],[-79.1699,38.5752],[-79.1701,38.575],[-79.1702,38.5749],[-79.1703,38.5748],[-79.1705,38.5745],[-79.1707,38.5742],[-79.1709,38.5741],[-79.171,38.5738],[-79.1711,38.5735],[-79.1712,38.5732],[-79.1713,38.573],[-79.1714,38.5727],[-79.1717,38.5722],[-79.1715,38.572],[-79.1717,38.5719],[-79.1717,38.5716],[-79.1716,38.5713],[-79.1715,38.5712],[-79.1715,38.5711],[-79.1714,38.5709],[-79.1711,38.5707],[-79.1711,38.5704],[-79.1709,38.5701],[-79.1709,38.5699],[-79.1708,38.5696],[-79.1707,38.5692],[-79.1707,38.569],[-79.1707,38.5688],[-79.1707,38.5687],[-79.1708,38.5685],[-79.1709,38.5683],[-79.171,38.5681],[-79.1712,38.568],[-79.1716,38.5678],[-79.1717,38.5678],[-79.1719,38.5677],[-79.172,38.5676],[-79.1724,38.5675],[-79.1728,38.5673],[-79.1731,38.5672],[-79.1734,38.5671],[-79.1738,38.5668],[-79.1741,38.5666],[-79.1745,38.5665],[-79.1748,38.5664],[-79.1748,38.5663],[-79.1749,38.5663],[-79.1753,38.5662],[-79.1756,38.5661],[-79.1759,38.566],[-79.1762,38.5659],[-79.1765,38.5657],[-79.1766,38.5656],[-79.1767,38.5655],[-79.1768,38.5651],[-79.177,38.5647],[-79.1771,38.5643],[-79.1772,38.5639],[-79.1772,38.5637],[-79.1772,38.5636],[-79.1773,38.5633],[-79.1775,38.563],[-79.1777,38.5627],[-79.1778,38.5625],[-79.178,38.5623],[-79.1782,38.5622],[-79.1784,38.5621],[-79.1788,38.5618],[-79.1792,38.5615],[-79.1794,38.5613],[-79.1797,38.561],[-79.18,38.5608],[-79.1802,38.5606],[-79.1804,38.5604],[-79.1806,38.5601],[-79.1809,38.5599],[-79.181,38.5596],[-79.1812,38.5593],[-79.1813,38.5591],[-79.1815,38.5588],[-79.1817,38.5585],[-79.1817,38.5584],[-79.1817,38.5583],[-79.1818,38.5581],[-79.1818,38.5578],[-79.1819,38.5575],[-79.1818,38.5575],[-79.1819,38.5571],[-79.182,38.5567],[-79.182,38.5565],[-79.1821,38.5563],[-79.1821,38.5562],[-79.1823,38.556],[-79.1823,38.5557],[-79.1825,38.5554],[-79.1826,38.5551],[-79.1828,38.5548],[-79.183,38.5545],[-79.183,38.5544],[-79.1831,38.5541],[-79.1832,38.554],[-79.1833,38.5538],[-79.1834,38.5535],[-79.1835,38.5532],[-79.1836,38.553],[-79.1836,38.5527],[-79.1837,38.5523],[-79.1838,38.5521],[-79.1839,38.5518],[-79.1841,38.5515],[-79.1843,38.5513],[-79.1845,38.5512],[-79.1848,38.5511],[-79.1851,38.5508],[-79.1854,38.5506],[-79.1856,38.5505],[-79.1859,38.5503],[-79.1862,38.5501],[-79.1862,38.55],[-79.1864,38.5499],[-79.1867,38.5496],[-79.187,38.5493],[-79.187,38.5492],[-79.1873,38.5489],[-79.1875,38.5486],[-79.1877,38.5484],[-79.1879,38.5482],[-79.1882,38.548],[-79.1885,38.5478],[-79.1887,38.5476],[-79.189,38.5474],[-79.1892,38.5471],[-79.1894,38.5467],[-79.1895,38.5466],[-79.1896,38.5465],[-79.1897,38.5463],[-79.1898,38.5461],[-79.1899,38.546],[-79.19,38.5458],[-79.19,38.5457],[-79.1901,38.5454],[-79.1903,38.5452],[-79.1904,38.5451],[-79.1905,38.545],[-79.1908,38.5447],[-79.1911,38.5444],[-79.1916,38.5441],[-79.1921,38.5438],[-79.1921,38.5437],[-79.1923,38.5436],[-79.1925,38.5434],[-79.1928,38.543],[-79.1934,38.5425],[-79.1935,38.5424],[-79.1936,38.542],[-79.1937,38.5417],[-79.194,38.5414],[-79.1941,38.541],[-79.1942,38.5408],[-79.1943,38.5407],[-79.1944,38.5405],[-79.1946,38.5403],[-79.1948,38.5401],[-79.1951,38.5398],[-79.1952,38.5396],[-79.1954,38.5393],[-79.1954,38.5391],[-79.1955,38.5389],[-79.1956,38.5386],[-79.1957,38.5382],[-79.1957,38.538],[-79.1958,38.5378],[-79.196,38.5375],[-79.1962,38.5373],[-79.1962,38.5372],[-79.1964,38.5371],[-79.1967,38.5369],[-79.197,38.5367],[-79.1971,38.5366],[-79.1973,38.5364],[-79.1975,38.5362],[-79.1978,38.5359],[-79.1981,38.5357],[-79.1985,38.5355],[-79.1988,38.5352],[-79.199,38.5351],[-79.1991,38.535],[-79.1991,38.5348],[-79.1991,38.5346],[-79.1991,38.5345],[-79.1991,38.5343],[-79.199,38.5341],[-79.199,38.5339],[-79.199,38.5338],[-79.199,38.5337],[-79.199,38.5335],[-79.199,38.5332],[-79.199,38.533],[-79.199,38.5328],[-79.1989,38.5328],[-79.1989,38.5327],[-79.1989,38.5325],[-79.1989,38.5324],[-79.1989,38.5323],[-79.1989,38.5321],[-79.199,38.5319],[-79.1993,38.5317],[-79.1995,38.5315],[-79.1998,38.5312],[-79.2,38.531],[-79.2001,38.5307],[-79.2002,38.5307],[-79.2003,38.5305],[-79.2005,38.5301],[-79.2007,38.5299],[-79.2009,38.5294],[-79.2011,38.529],[-79.2012,38.5287],[-79.2013,38.5284],[-79.2014,38.528],[-79.2015,38.5278],[-79.2018,38.5275],[-79.2021,38.5272],[-79.2022,38.5271],[-79.2023,38.5271],[-79.2024,38.527],[-79.2026,38.5268],[-79.2027,38.5267],[-79.2031,38.5264],[-79.2034,38.5262],[-79.2037,38.526],[-79.204,38.5258],[-79.2043,38.5257],[-79.2044,38.5256],[-79.2047,38.5255],[-79.2049,38.5254],[-79.2052,38.5252],[-79.2053,38.525],[-79.2057,38.5248],[-79.2059,38.5245],[-79.206,38.5242],[-79.2061,38.5239],[-79.2061,38.5236],[-79.2062,38.5235],[-79.2063,38.5231],[-79.2064,38.5229],[-79.2065,38.5227],[-79.2065,38.5226],[-79.2065,38.5223],[-79.2064,38.5221],[-79.2064,38.5218],[-79.2064,38.5214],[-79.2064,38.5211],[-79.2064,38.5209],[-79.2064,38.5205],[-79.2065,38.5201],[-79.2066,38.5197],[-79.2066,38.5195],[-79.2067,38.5192],[-79.2067,38.5191],[-79.2068,38.5188],[-79.2069,38.5184],[-79.207,38.5182],[-79.2071,38.518],[-79.2072,38.5176],[-79.2074,38.5174],[-79.2075,38.5171],[-79.2078,38.5167],[-79.2079,38.5164],[-79.208,38.5163],[-79.2081,38.5162],[-79.2081,38.5159],[-79.2083,38.5157],[-79.2085,38.5153],[-79.2087,38.5149],[-79.2089,38.5146],[-79.209,38.5143],[-79.209,38.5141],[-79.2091,38.5139],[-79.2092,38.5136],[-79.2091,38.5134],[-79.2091,38.5132],[-79.2092,38.5128],[-79.2097,38.512],[-79.2098,38.5119],[-79.2098,38.5116],[-79.2098,38.5113],[-79.2098,38.5111],[-79.2097,38.511],[-79.2097,38.5108],[-79.2098,38.5105],[-79.2098,38.5103],[-79.2098,38.5102],[-79.21,38.51],[-79.21,38.5099],[-79.2101,38.5097],[-79.2102,38.5095],[-79.2104,38.5092],[-79.2105,38.5089],[-79.2106,38.5087],[-79.2107,38.5085],[-79.2108,38.5082],[-79.2109,38.5081],[-79.211,38.508],[-79.211,38.5078],[-79.211,38.5077],[-79.211,38.5074],[-79.2109,38.5073],[-79.2105,38.5069],[-79.2105,38.5068],[-79.2104,38.5068],[-79.2104,38.5067],[-79.2103,38.5067],[-79.2103,38.5066],[-79.2101,38.5064],[-79.2099,38.5063],[-79.2098,38.5061],[-79.2097,38.506],[-79.2094,38.5058],[-79.2092,38.5056],[-79.209,38.5054],[-79.2087,38.5052],[-79.2084,38.505],[-79.2082,38.5048],[-79.208,38.5046],[-79.2078,38.5044],[-79.2076,38.5042],[-79.2075,38.5041],[-79.2074,38.5039],[-79.2073,38.5038],[-79.2072,38.5038],[-79.2071,38.5037],[-79.2071,38.5036],[-79.207,38.5035],[-79.207,38.5033],[-79.207,38.5032],[-79.2072,38.503],[-79.2072,38.5029],[-79.2073,38.5028],[-79.2075,38.5025],[-79.2076,38.5024],[-79.2076,38.5021],[-79.2077,38.502],[-79.2077,38.5019],[-79.2077,38.5017],[-79.2078,38.5016],[-79.2078,38.5015],[-79.2078,38.5014],[-79.2078,38.5012],[-79.2078,38.501],[-79.2078,38.5008],[-79.2078,38.5007],[-79.2078,38.5006],[-79.2078,38.5005],[-79.2079,38.5004],[-79.2079,38.5001],[-79.208,38.5001],[-79.2081,38.4997],[-79.2082,38.4995],[-79.2083,38.4988],[-79.2084,38.4983],[-79.2084,38.498],[-79.2085,38.4973],[-79.2085,38.497],[-79.2086,38.4968],[-79.2087,38.4965],[-79.2095,38.4958],[-79.2096,38.4957],[-79.2097,38.4956],[-79.2097,38.4953],[-79.2098,38.495],[-79.21,38.4943],[-79.21,38.4942],[-79.2101,38.4941],[-79.2102,38.4939],[-79.2106,38.4929],[-79.2124,38.4918],[-79.2138,38.491],[-79.2144,38.4908],[-79.2147,38.4907],[-79.2149,38.4904],[-79.215,38.49],[-79.2152,38.4893],[-79.2154,38.4889],[-79.2157,38.4886],[-79.2163,38.4884],[-79.2166,38.4883],[-79.2178,38.488],[-79.2186,38.4877],[-79.2191,38.4874],[-79.2201,38.4862],[-79.2214,38.4848],[-79.2215,38.4847],[-79.2213,38.4839],[-79.221,38.4825],[-79.221,38.4821],[-79.221,38.482],[-79.221,38.4817],[-79.221,38.4815],[-79.2209,38.4807],[-79.221,38.4806],[-79.2222,38.4796],[-79.2237,38.4785],[-79.2243,38.4778],[-79.2246,38.4776],[-79.2247,38.4775],[-79.2251,38.4771],[-79.2251,38.477],[-79.2255,38.4766],[-79.2257,38.4765],[-79.2259,38.4764],[-79.2268,38.4762],[-79.2271,38.4761],[-79.2274,38.4761],[-79.2277,38.476],[-79.2288,38.4751],[-79.2293,38.4748],[-79.2298,38.4747],[-79.2305,38.4746],[-79.2308,38.4745],[-79.2316,38.4741],[-79.2316,38.474],[-79.2317,38.474],[-79.2318,38.474],[-79.2319,38.474],[-79.2321,38.4738],[-79.2327,38.4736],[-79.2328,38.4735],[-79.2331,38.4734],[-79.2334,38.4733],[-79.2337,38.4732],[-79.234,38.4731],[-79.2342,38.4731],[-79.2344,38.473],[-79.2345,38.473],[-79.2345,38.4729],[-79.2346,38.4729],[-79.2357,38.4724],[-79.236,38.4723],[-79.2362,38.4719],[-79.2369,38.4715],[-79.2369,38.4714],[-79.2383,38.471],[-79.2391,38.4708],[-79.2391,38.4707],[-79.2396,38.4703],[-79.2398,38.4702],[-79.2399,38.4701],[-79.2399,38.47],[-79.2399,38.4699],[-79.24,38.4698],[-79.2401,38.4696],[-79.2402,38.4692],[-79.2403,38.4689],[-79.2404,38.4686],[-79.2405,38.4685],[-79.2405,38.4684],[-79.2405,38.4682],[-79.2405,38.4681],[-79.2405,38.468],[-79.2406,38.4679],[-79.2409,38.4675],[-79.2412,38.4671],[-79.2414,38.4668],[-79.2416,38.4665],[-79.2418,38.4662],[-79.2419,38.466],[-79.242,38.4658],[-79.242,38.4656],[-79.242,38.4653],[-79.2421,38.4652],[-79.2421,38.4651],[-79.242,38.465],[-79.2421,38.465],[-79.2421,38.4649],[-79.2422,38.4646],[-79.242,38.4643],[-79.2419,38.4628],[-79.2418,38.4626],[-79.2417,38.4623],[-79.2417,38.4619],[-79.2416,38.4616],[-79.2417,38.4612],[-79.2417,38.461],[-79.2418,38.4608],[-79.242,38.4598],[-79.242,38.4597],[-79.242,38.4587],[-79.242,38.458],[-79.2418,38.4571],[-79.2419,38.4567],[-79.2421,38.4564],[-79.2422,38.456],[-79.2423,38.4555],[-79.2422,38.4549],[-79.2424,38.4545],[-79.2427,38.4542],[-79.2429,38.454],[-79.2441,38.4539],[-79.2443,38.4539],[-79.2457,38.4534],[-79.2465,38.4533],[-79.2475,38.4533],[-79.2479,38.4534],[-79.2483,38.4536],[-79.2487,38.454],[-79.2491,38.4543],[-79.2492,38.4544],[-79.2497,38.4545],[-79.2501,38.4546],[-79.2504,38.4547],[-79.2508,38.4546],[-79.2512,38.4546],[-79.2524,38.4553],[-79.253,38.4558],[-79.2532,38.4558],[-79.2535,38.4559],[-79.2543,38.456],[-79.2545,38.4559],[-79.2558,38.4543],[-79.2559,38.454],[-79.256,38.453],[-79.2561,38.4529],[-79.2564,38.4522],[-79.2565,38.452],[-79.2568,38.4509],[-79.257,38.4506],[-79.2574,38.4502],[-79.2579,38.4498],[-79.2585,38.4494],[-79.2602,38.4488],[-79.2606,38.4486],[-79.2611,38.4481],[-79.2619,38.4466],[-79.2621,38.4463],[-79.2626,38.4458],[-79.2627,38.4456],[-79.2628,38.4452],[-79.2629,38.4447],[-79.2635,38.4438],[-79.2636,38.4437],[-79.2642,38.4434],[-79.265,38.4427],[-79.2652,38.4425],[-79.2653,38.4422],[-79.2653,38.4419],[-79.2653,38.4418],[-79.2655,38.4415],[-79.2656,38.4413],[-79.2657,38.4412],[-79.2658,38.441],[-79.2659,38.4407],[-79.266,38.4405],[-79.266,38.4404],[-79.2661,38.4402],[-79.2662,38.4398],[-79.2663,38.4394],[-79.2664,38.4394],[-79.2664,38.4393],[-79.2665,38.4392],[-79.2666,38.4391],[-79.2666,38.439],[-79.2667,38.439],[-79.2669,38.4388],[-79.267,38.4387],[-79.2671,38.4385],[-79.2672,38.4385],[-79.2673,38.4383],[-79.2675,38.4382],[-79.2676,38.4382],[-79.2678,38.4382],[-79.268,38.438],[-79.2684,38.4377],[-79.2692,38.4374],[-79.2693,38.4374],[-79.2694,38.4374],[-79.2715,38.4375],[-79.272,38.4374],[-79.2745,38.4364],[-79.2749,38.436],[-79.275,38.4355],[-79.2752,38.4351],[-79.2753,38.435],[-79.2775,38.4345],[-79.2778,38.4344],[-79.278,38.4342],[-79.2782,38.4339],[-79.2786,38.4333],[-79.2788,38.433],[-79.2791,38.4328],[-79.2811,38.4322],[-79.282,38.4322],[-79.2822,38.4321],[-79.2825,38.4319],[-79.2827,38.4317],[-79.2828,38.4315],[-79.2827,38.4311],[-79.2827,38.431],[-79.2827,38.4307],[-79.2827,38.4303],[-79.2827,38.4302],[-79.2827,38.4301],[-79.2827,38.4299],[-79.2826,38.4297],[-79.2824,38.4294],[-79.2823,38.4291],[-79.2823,38.429],[-79.2822,38.4288],[-79.2821,38.4286],[-79.2821,38.4285],[-79.2819,38.4283],[-79.2818,38.4281],[-79.2815,38.4277],[-79.2813,38.4275],[-79.2811,38.4273],[-79.281,38.4272],[-79.281,38.4271],[-79.2809,38.4271],[-79.2808,38.4269],[-79.2805,38.4263],[-79.2804,38.426],[-79.2803,38.4258],[-79.2803,38.4257],[-79.2803,38.4256],[-79.2803,38.4255],[-79.28,38.4253],[-79.2797,38.4242],[-79.2797,38.4237],[-79.2799,38.4233],[-79.2801,38.4213],[-79.2802,38.4207],[-79.2803,38.4204],[-79.2829,38.4181],[-79.2832,38.418],[-79.2835,38.4181],[-79.2856,38.4192],[-79.286,38.4197],[-79.2863,38.4199],[-79.2869,38.4206],[-79.2884,38.421],[-79.2904,38.421],[-79.2906,38.4211],[-79.2907,38.421],[-79.2908,38.421],[-79.2909,38.421],[-79.2909,38.4209],[-79.291,38.4209],[-79.291,38.4208],[-79.2913,38.4205],[-79.2914,38.4205],[-79.2915,38.4203],[-79.2917,38.4201],[-79.2918,38.42],[-79.2919,38.4199],[-79.292,38.4197],[-79.2929,38.4196],[-79.2931,38.4195],[-79.2932,38.4193],[-79.2934,38.419],[-79.2937,38.4187],[-79.2939,38.4186],[-79.2955,38.4183],[-79.2956,38.4183],[-79.2957,38.4183],[-79.2958,38.4183],[-79.2959,38.4184],[-79.296,38.4184],[-79.2961,38.4183],[-79.2962,38.4183],[-79.2963,38.4182],[-79.2964,38.4182],[-79.2965,38.4181],[-79.2966,38.418],[-79.2967,38.4179],[-79.2972,38.4173],[-79.2973,38.4172],[-79.2974,38.4171],[-79.2974,38.417],[-79.2975,38.4168],[-79.2976,38.4167],[-79.2976,38.4166],[-79.2977,38.4164],[-79.2984,38.4159],[-79.2987,38.4158],[-79.2989,38.4157],[-79.2992,38.4153],[-79.2996,38.4151],[-79.3001,38.4149],[-79.3007,38.4148],[-79.3011,38.4149],[-79.3025,38.4154],[-79.3038,38.4155],[-79.3046,38.4155],[-79.3048,38.4154],[-79.3052,38.4154],[-79.3055,38.4153],[-79.3057,38.4152],[-79.3062,38.4151],[-79.3064,38.4149],[-79.3067,38.4145],[-79.3072,38.4139],[-79.3079,38.4133],[-79.3087,38.4128],[-79.3089,38.4128],[-79.3095,38.4127],[-79.3097,38.4127],[-79.3103,38.4127],[-79.3105,38.4127],[-79.3108,38.4126],[-79.311,38.4125],[-79.3111,38.4124],[-79.3114,38.4122],[-79.3117,38.412],[-79.3122,38.4119],[-79.3123,38.4119],[-79.3127,38.412],[-79.3165,38.413],[-79.3167,38.413],[-79.3184,38.4135],[-79.3236,38.4148],[-79.3253,38.4153],[-79.3255,38.4153],[-79.326,38.4154],[-79.3274,38.4159],[-79.3279,38.416],[-79.3282,38.4161],[-79.329,38.4163],[-79.3293,38.4164],[-79.3302,38.4166],[-79.333,38.4174],[-79.334,38.4176],[-79.3344,38.4177],[-79.3357,38.4181],[-79.3362,38.4182],[-79.3365,38.4183],[-79.3374,38.4185],[-79.3376,38.4186],[-79.3377,38.4186],[-79.3379,38.4187],[-79.3386,38.4188],[-79.3387,38.4189],[-79.3389,38.4189],[-79.3435,38.4201],[-79.3573,38.4238],[-79.362,38.425],[-79.3633,38.4254],[-79.3675,38.4265],[-79.3688,38.4269],[-79.3691,38.4269],[-79.3695,38.427],[-79.3699,38.4271],[-79.3701,38.4272],[-79.3716,38.4276],[-79.3742,38.4283],[-79.3748,38.4285],[-79.376,38.4288],[-79.3774,38.4293],[-79.3782,38.4295],[-79.3805,38.4301],[-79.3812,38.4303],[-79.3831,38.4308],[-79.3845,38.4312],[-79.3887,38.4324],[-79.3906,38.4329],[-79.3921,38.4334],[-79.3944,38.434],[-79.3966,38.4346],[-79.3967,38.4346],[-79.3982,38.4351],[-79.4001,38.4356],[-79.4031,38.4364],[-79.4058,38.4372],[-79.4077,38.4377],[-79.4078,38.4378],[-79.408,38.4378],[-79.4081,38.4378],[-79.4085,38.438],[-79.4089,38.4381],[-79.4092,38.4382],[-79.4095,38.4382],[-79.4099,38.4383],[-79.4104,38.4385],[-79.4107,38.4386],[-79.4131,38.4393],[-79.4204,38.4413],[-79.4229,38.442],[-79.4248,38.4425],[-79.4254,38.4427],[-79.4257,38.4428],[-79.4271,38.4432],[-79.4277,38.4433],[-79.4279,38.4434],[-79.4287,38.4436],[-79.4289,38.4437],[-79.4292,38.4438],[-79.4298,38.4439],[-79.4299,38.444],[-79.4302,38.444],[-79.4304,38.4441],[-79.4307,38.4442],[-79.4313,38.4444],[-79.4315,38.4444],[-79.4316,38.4444],[-79.4317,38.4445],[-79.4318,38.4445],[-79.4319,38.4445],[-79.4321,38.4446],[-79.4326,38.4447],[-79.4328,38.4448],[-79.4356,38.4456],[-79.437,38.446],[-79.4439,38.4479],[-79.4467,38.4487],[-79.4468,38.4487],[-79.4469,38.4488],[-79.447,38.4488],[-79.4476,38.449],[-79.4477,38.449],[-79.45,38.4497],[-79.4507,38.4499],[-79.4511,38.45],[-79.4517,38.4501],[-79.4522,38.4503],[-79.4526,38.4504],[-79.4573,38.4517],[-79.4713,38.4557],[-79.476,38.4571],[-79.4761,38.4571],[-79.4763,38.4571],[-79.4764,38.4572],[-79.4766,38.4572],[-79.4784,38.4602],[-79.4792,38.4617],[-79.4839,38.4699],[-79.4857,38.4732],[-79.4861,38.4737],[-79.487,38.4755],[-79.4874,38.4761],[-79.4878,38.4767],[-79.4889,38.4787],[-79.4892,38.4793],[-79.4907,38.4819],[-79.4951,38.4896],[-79.4965,38.492],[-79.4966,38.4922],[-79.4966,38.4923],[-79.4967,38.4923],[-79.4969,38.4928],[-79.4977,38.4941],[-79.4979,38.4945],[-79.498,38.4947],[-79.4982,38.495],[-79.4984,38.4953],[-79.4985,38.4955],[-79.4985,38.4956],[-79.4987,38.4958],[-79.4987,38.4959],[-79.4995,38.4973],[-79.4998,38.4977],[-79.4998,38.4976],[-79.4998,38.4977],[-79.4999,38.4977],[-79.5,38.4979],[-79.5002,38.4983],[-79.5003,38.4984],[-79.5004,38.4984],[-79.5004,38.4985],[-79.5005,38.4986],[-79.5006,38.4987],[-79.5009,38.4993],[-79.501,38.4994],[-79.5011,38.4995],[-79.5011,38.4996],[-79.5012,38.4997],[-79.5012,38.4998],[-79.5016,38.5004],[-79.5025,38.502],[-79.5028,38.5026],[-79.503,38.503],[-79.5035,38.5038],[-79.5036,38.5042],[-79.5039,38.5046],[-79.5039,38.5047],[-79.5042,38.5051],[-79.5042,38.5052],[-79.5045,38.5057],[-79.505,38.5065],[-79.5053,38.507],[-79.5056,38.5075],[-79.5062,38.5085],[-79.5065,38.509],[-79.5079,38.5114],[-79.5085,38.5123],[-79.5087,38.5127],[-79.5092,38.5136],[-79.5094,38.5139],[-79.5096,38.5142],[-79.5102,38.5151],[-79.5104,38.5154],[-79.5104,38.5155],[-79.5106,38.5158],[-79.5111,38.5166],[-79.5112,38.5169],[-79.5113,38.517],[-79.5123,38.5187],[-79.5153,38.5236],[-79.5154,38.5239],[-79.5165,38.5256],[-79.5165,38.5257],[-79.5167,38.5259],[-79.5167,38.526],[-79.5169,38.5263],[-79.5174,38.5271],[-79.5176,38.5274],[-79.5178,38.5279],[-79.5183,38.5286],[-79.5187,38.5293],[-79.519,38.5298],[-79.5194,38.5305],[-79.5206,38.5325],[-79.521,38.5332],[-79.5211,38.5333],[-79.5214,38.5338],[-79.5215,38.5339],[-79.5215,38.534],[-79.5215,38.5341],[-79.5217,38.5342],[-79.5217,38.5343],[-79.5218,38.5343],[-79.5219,38.5343],[-79.5219,38.5344],[-79.522,38.5344],[-79.5221,38.5344],[-79.5222,38.5345],[-79.5224,38.5346],[-79.5227,38.5347],[-79.5231,38.5349],[-79.5236,38.535],[-79.5239,38.5353],[-79.5241,38.5356],[-79.5244,38.5359],[-79.5246,38.5361],[-79.525,38.5363],[-79.5254,38.5364],[-79.5259,38.5367],[-79.5264,38.5369],[-79.5265,38.537],[-79.5267,38.5371],[-79.5268,38.5375],[-79.5269,38.538],[-79.5271,38.5383],[-79.5274,38.5385],[-79.528,38.5389],[-79.5283,38.5391],[-79.5283,38.5395],[-79.5283,38.5398],[-79.5284,38.5402],[-79.5286,38.5405],[-79.5286,38.5406],[-79.5287,38.5406],[-79.5302,38.5418],[-79.5303,38.5419],[-79.5306,38.5419],[-79.5311,38.542],[-79.5315,38.5421],[-79.5318,38.5423],[-79.532,38.5424],[-79.5319,38.5428],[-79.532,38.543],[-79.532,38.5431],[-79.5329,38.5443],[-79.5332,38.5447],[-79.5336,38.5449],[-79.5338,38.5452],[-79.5336,38.5456],[-79.5334,38.546],[-79.5334,38.5462],[-79.5337,38.5466],[-79.534,38.5469],[-79.5341,38.547],[-79.5345,38.5474],[-79.5346,38.5475],[-79.5349,38.5477],[-79.5353,38.548],[-79.5357,38.5483],[-79.5359,38.5487],[-79.5361,38.549],[-79.5363,38.5494],[-79.5363,38.5498],[-79.5365,38.5503],[-79.5367,38.5506],[-79.5369,38.5509],[-79.5374,38.5512],[-79.5375,38.5513],[-79.5379,38.5516],[-79.5383,38.5518],[-79.5387,38.5519],[-79.5392,38.552],[-79.5398,38.5521],[-79.54,38.5521],[-79.5403,38.5521],[-79.5408,38.5521],[-79.5412,38.5523],[-79.5416,38.5526],[-79.5421,38.5529],[-79.5426,38.5532],[-79.5432,38.5535],[-79.5437,38.5537],[-79.5442,38.554],[-79.5446,38.5541],[-79.5451,38.5543],[-79.5457,38.5545],[-79.546,38.5549],[-79.5463,38.5551],[-79.5467,38.5553],[-79.5471,38.5555],[-79.5476,38.5556],[-79.5482,38.5559],[-79.5487,38.5561],[-79.549,38.5564],[-79.5494,38.5567],[-79.5495,38.5567],[-79.5505,38.5574],[-79.5536,38.5593],[-79.5547,38.5599],[-79.555,38.56],[-79.5555,38.5602],[-79.556,38.5602],[-79.5568,38.5603],[-79.5574,38.5604],[-79.5581,38.5607],[-79.5588,38.5609],[-79.5595,38.5609],[-79.5602,38.5609],[-79.561,38.5608],[-79.5617,38.5608],[-79.5622,38.5609],[-79.5625,38.5609],[-79.5627,38.561],[-79.5656,38.5623],[-79.5663,38.5625],[-79.5671,38.5627],[-79.568,38.5628],[-79.5683,38.5628],[-79.569,38.5629],[-79.5693,38.5629],[-79.5699,38.5629],[-79.5706,38.5629],[-79.5711,38.563],[-79.5716,38.5631],[-79.5718,38.5631],[-79.572,38.5632],[-79.5725,38.5634],[-79.5727,38.5635],[-79.5728,38.5635],[-79.5731,38.5636],[-79.5732,38.5636],[-79.5759,38.5647],[-79.5842,38.5677],[-79.587,38.5687],[-79.5892,38.5695],[-79.5957,38.5719],[-79.5978,38.5727],[-79.5979,38.5727],[-79.5979,38.5728],[-79.598,38.5728],[-79.5982,38.5729],[-79.5989,38.5731],[-79.5992,38.5732],[-79.6067,38.576],[-79.6153,38.5791],[-79.6248,38.5826],[-79.6292,38.5842],[-79.6367,38.587],[-79.6368,38.587],[-79.6371,38.5871],[-79.6383,38.5876],[-79.6417,38.5888],[-79.6429,38.5892],[-79.6439,38.5896],[-79.6467,38.5907],[-79.6477,38.591],[-79.648,38.5911],[-79.6488,38.5914],[-79.6491,38.5915],[-79.6492,38.5914],[-79.6492,38.591],[-79.6494,38.5907],[-79.6499,38.5903],[-79.6502,38.5897],[-79.6505,38.5891],[-79.6506,38.5885],[-79.6506,38.5884],[-79.6508,38.588],[-79.6512,38.5872],[-79.6519,38.5865],[-79.6525,38.586],[-79.6531,38.5855],[-79.6536,38.5851],[-79.654,38.5847],[-79.6545,38.584],[-79.6552,38.5831],[-79.6555,38.5824],[-79.6557,38.5819],[-79.6559,38.5814],[-79.6559,38.581],[-79.6558,38.5804],[-79.6555,38.5799],[-79.6554,38.5795],[-79.6554,38.5793],[-79.6555,38.5787],[-79.6556,38.5783],[-79.6558,38.5777],[-79.6559,38.5769],[-79.6561,38.5762],[-79.6563,38.576],[-79.6564,38.5759],[-79.6566,38.5758],[-79.6567,38.5758],[-79.6568,38.5757],[-79.6569,38.5756],[-79.657,38.5756],[-79.6573,38.5752],[-79.6574,38.5752],[-79.6575,38.5751],[-79.6576,38.575],[-79.6578,38.5749],[-79.6578,38.5748],[-79.6579,38.5747],[-79.658,38.5745],[-79.658,38.5742],[-79.6579,38.5741],[-79.6579,38.5739],[-79.6579,38.5735],[-79.658,38.5733],[-79.6582,38.573],[-79.6588,38.5728],[-79.6594,38.5726],[-79.6595,38.5726],[-79.6598,38.5726],[-79.6604,38.5725],[-79.6608,38.5722],[-79.6612,38.5719],[-79.6616,38.5715],[-79.6623,38.5709],[-79.6627,38.5706],[-79.6629,38.5704],[-79.6629,38.5703],[-79.6628,38.57],[-79.6627,38.5696],[-79.6626,38.5692],[-79.6625,38.5688],[-79.6624,38.5685],[-79.6623,38.568],[-79.662,38.5676],[-79.6618,38.5675],[-79.6616,38.5673],[-79.6615,38.5673],[-79.6614,38.5673],[-79.6613,38.5672],[-79.6612,38.5672],[-79.6611,38.5671],[-79.6606,38.5667],[-79.6607,38.5662],[-79.6607,38.5656],[-79.6607,38.5652],[-79.6606,38.5648],[-79.6605,38.5645],[-79.6601,38.5643],[-79.6599,38.5641],[-79.6595,38.5635],[-79.6594,38.5633],[-79.6594,38.5632],[-79.6593,38.563],[-79.6592,38.5627],[-79.6593,38.5624],[-79.6596,38.5622],[-79.6599,38.5619],[-79.6603,38.5615],[-79.6606,38.5614],[-79.6608,38.5613],[-79.6613,38.561],[-79.6614,38.561],[-79.6621,38.5607],[-79.6624,38.5606],[-79.6626,38.5605],[-79.6632,38.5605],[-79.6635,38.5606],[-79.6639,38.5607],[-79.6645,38.5608],[-79.6649,38.5609],[-79.6651,38.5609],[-79.6652,38.5607],[-79.6653,38.5604],[-79.6653,38.5601],[-79.6654,38.5598],[-79.6654,38.5597],[-79.6655,38.5596],[-79.6655,38.5595],[-79.6655,38.5594],[-79.6656,38.5594],[-79.6656,38.5593],[-79.6656,38.5592],[-79.6657,38.5592],[-79.6658,38.5591],[-79.6658,38.559],[-79.6659,38.5587],[-79.6659,38.5586],[-79.666,38.5582],[-79.666,38.5578],[-79.6659,38.5577],[-79.6659,38.5574],[-79.6659,38.5573],[-79.666,38.5569],[-79.6663,38.5565],[-79.6665,38.5563],[-79.6669,38.5559],[-79.6672,38.555],[-79.6672,38.5549],[-79.6671,38.5544],[-79.6671,38.5539],[-79.6671,38.5538],[-79.6671,38.5536],[-79.6673,38.5526],[-79.6677,38.5521],[-79.668,38.5518],[-79.6684,38.5515],[-79.6687,38.5513],[-79.6691,38.5511],[-79.6694,38.551],[-79.6696,38.5508],[-79.6698,38.5503],[-79.6698,38.5501],[-79.6697,38.55],[-79.6695,38.5497],[-79.6693,38.5495],[-79.6691,38.5491],[-79.6689,38.5485],[-79.6689,38.548],[-79.6691,38.5475],[-79.6694,38.5471],[-79.6696,38.5468],[-79.6697,38.5465],[-79.6696,38.5462],[-79.6694,38.5459],[-79.6692,38.5457],[-79.6692,38.5453],[-79.6694,38.5449],[-79.6697,38.5445],[-79.6697,38.544],[-79.6697,38.5437],[-79.6697,38.5434],[-79.6699,38.5431],[-79.6701,38.5428],[-79.6704,38.5425],[-79.6706,38.5422],[-79.6707,38.5418],[-79.6708,38.5415],[-79.6708,38.5413],[-79.6709,38.541],[-79.6707,38.5407],[-79.6707,38.5403],[-79.6704,38.5402],[-79.6703,38.5402],[-79.6699,38.5402],[-79.6694,38.5401],[-79.6692,38.5401],[-79.6689,38.5401],[-79.6688,38.54],[-79.6684,38.5398],[-79.668,38.5396],[-79.6678,38.5394],[-79.6674,38.5391],[-79.6671,38.5388],[-79.6669,38.5386],[-79.6669,38.5383],[-79.6671,38.538],[-79.6674,38.5378],[-79.6676,38.5375],[-79.6678,38.5373],[-79.6678,38.5372],[-79.6678,38.5371],[-79.6678,38.5369],[-79.6679,38.5365],[-79.6679,38.5363],[-79.6681,38.5356],[-79.6681,38.5355],[-79.6683,38.5351],[-79.6685,38.5347],[-79.6688,38.5342],[-79.6693,38.5338],[-79.6696,38.5336],[-79.6698,38.5333],[-79.6701,38.5328],[-79.6703,38.5323],[-79.6703,38.5322],[-79.6704,38.532],[-79.6706,38.5318],[-79.6707,38.5317],[-79.671,38.5315],[-79.6713,38.5311],[-79.6718,38.5307],[-79.672,38.5304],[-79.6723,38.5301],[-79.6726,38.5296],[-79.6728,38.5293],[-79.6729,38.529],[-79.673,38.5287],[-79.6728,38.5286],[-79.6726,38.5286],[-79.6723,38.5284],[-79.672,38.5282],[-79.6718,38.528],[-79.6718,38.5279],[-79.6718,38.5278],[-79.6717,38.5277],[-79.6716,38.5275],[-79.6712,38.5274],[-79.6711,38.5273],[-79.671,38.5272],[-79.6705,38.5271],[-79.6701,38.5271],[-79.6698,38.5269],[-79.6695,38.5266],[-79.6692,38.5262],[-79.669,38.5257],[-79.6688,38.5253],[-79.6684,38.525],[-79.6682,38.525],[-79.6677,38.5248],[-79.6672,38.5246],[-79.6668,38.5243],[-79.6666,38.5239],[-79.6662,38.5234],[-79.666,38.523],[-79.6657,38.5225],[-79.6654,38.5221],[-79.6652,38.5216],[-79.665,38.5213],[-79.6647,38.521],[-79.6646,38.5207],[-79.6644,38.5204],[-79.6643,38.5201],[-79.664,38.5198],[-79.6636,38.5194],[-79.6634,38.5192],[-79.6633,38.519],[-79.663,38.5187],[-79.6628,38.5183],[-79.6628,38.5181],[-79.6628,38.5177],[-79.6627,38.5174],[-79.6627,38.5171],[-79.6627,38.5169],[-79.6628,38.5168],[-79.6625,38.5161],[-79.6624,38.5159],[-79.6623,38.5157],[-79.6622,38.5156],[-79.6621,38.5155],[-79.6622,38.5152],[-79.6624,38.5149],[-79.6628,38.5146],[-79.6631,38.5144],[-79.6635,38.5141],[-79.664,38.514],[-79.6642,38.514],[-79.665,38.5139],[-79.6651,38.5139],[-79.6652,38.5139],[-79.6654,38.5139],[-79.6655,38.5139],[-79.6657,38.5138],[-79.6663,38.5136],[-79.6664,38.5135],[-79.6666,38.5134],[-79.667,38.5132],[-79.6674,38.513],[-79.6676,38.5129],[-79.6677,38.5129],[-79.668,38.5126],[-79.6682,38.5125],[-79.6685,38.5123],[-79.6688,38.512],[-79.6688,38.5118],[-79.6689,38.5117],[-79.6689,38.5115],[-79.669,38.5114],[-79.6691,38.511],[-79.6691,38.5109],[-79.6693,38.5105],[-79.6695,38.51],[-79.6697,38.5095],[-79.6697,38.5093],[-79.6698,38.509],[-79.6699,38.5085],[-79.67,38.5083],[-79.67,38.5082],[-79.6701,38.508],[-79.6702,38.5078],[-79.6705,38.5077],[-79.671,38.508],[-79.6716,38.5083],[-79.672,38.5086],[-79.6723,38.509],[-79.6726,38.5095],[-79.6729,38.5098],[-79.673,38.5098],[-79.6735,38.5101],[-79.6741,38.5104],[-79.6746,38.5105],[-79.675,38.5105],[-79.6753,38.5105],[-79.6754,38.5105],[-79.6755,38.5104],[-79.6756,38.5104],[-79.676,38.5103],[-79.6765,38.5103],[-79.6772,38.5102],[-79.6777,38.5102],[-79.6782,38.5102],[-79.679,38.5103],[-79.6794,38.5104],[-79.6801,38.5106],[-79.6804,38.5106],[-79.6805,38.5105],[-79.6806,38.5101],[-79.6809,38.5096],[-79.6811,38.5093],[-79.6811,38.5092],[-79.6814,38.5086],[-79.6816,38.5082],[-79.6817,38.5077],[-79.6817,38.5073],[-79.6814,38.506],[-79.6814,38.5059],[-79.6812,38.5055],[-79.6811,38.5053],[-79.6812,38.5049],[-79.6816,38.5045],[-79.6821,38.5043],[-79.6827,38.5041],[-79.683,38.5039],[-79.6831,38.5036],[-79.683,38.5034],[-79.6827,38.5031],[-79.6826,38.5028],[-79.6825,38.5025],[-79.6826,38.502],[-79.6828,38.5016],[-79.683,38.5013],[-79.6832,38.5011],[-79.6835,38.5009],[-79.6836,38.5009],[-79.6838,38.5008],[-79.6838,38.5006],[-79.6842,38.5001],[-79.6856,38.4988],[-79.6859,38.4985],[-79.6867,38.4977],[-79.687,38.4975],[-79.6883,38.4962],[-79.6892,38.4964],[-79.6896,38.4965],[-79.6904,38.4967],[-79.6908,38.4967],[-79.6913,38.4968],[-79.6923,38.4965],[-79.6927,38.4958],[-79.693,38.4949],[-79.6936,38.4945],[-79.6945,38.4942],[-79.6947,38.4939],[-79.695,38.4933],[-79.6951,38.4923],[-79.6956,38.4917],[-79.6958,38.4913],[-79.6961,38.4906],[-79.696,38.4894],[-79.696,38.4882],[-79.6961,38.4881],[-79.6962,38.488],[-79.6963,38.488],[-79.6964,38.488],[-79.6971,38.4877],[-79.6972,38.4877],[-79.6976,38.4872],[-79.6974,38.4858],[-79.6972,38.4853],[-79.697,38.4846],[-79.6969,38.4844],[-79.6967,38.4839],[-79.696,38.4825],[-79.6959,38.4822],[-79.6958,38.482],[-79.6957,38.4819],[-79.6955,38.4815],[-79.6954,38.4814],[-79.6952,38.4814],[-79.6946,38.4813],[-79.6941,38.4812],[-79.6935,38.4812],[-79.6934,38.481],[-79.6934,38.4807],[-79.6934,38.4802],[-79.6934,38.48],[-79.6935,38.4797],[-79.6936,38.4796],[-79.6937,38.4795],[-79.6939,38.4792],[-79.694,38.479],[-79.6941,38.4787],[-79.6942,38.4783],[-79.6944,38.4782],[-79.695,38.478],[-79.6956,38.4778],[-79.6957,38.4778],[-79.6958,38.4777],[-79.696,38.4777],[-79.696,38.4776],[-79.6961,38.4775],[-79.6962,38.4774],[-79.6963,38.4773],[-79.6964,38.4773],[-79.6964,38.4772],[-79.6965,38.4771],[-79.6965,38.477],[-79.6966,38.4769],[-79.6967,38.4769],[-79.6969,38.4767],[-79.6971,38.4765],[-79.6974,38.4763],[-79.6976,38.4761],[-79.6983,38.4756],[-79.6984,38.4756],[-79.6984,38.4755],[-79.6986,38.4754],[-79.6987,38.4753],[-79.6988,38.4752],[-79.6989,38.4751],[-79.699,38.475],[-79.6995,38.4745],[-79.6996,38.474],[-79.6994,38.4729],[-79.6993,38.4727],[-79.6988,38.472],[-79.6989,38.4712],[-79.6991,38.4703],[-79.6989,38.4699],[-79.6984,38.4697],[-79.6969,38.4696],[-79.6956,38.4691],[-79.6949,38.4683],[-79.694,38.4667],[-79.6938,38.4663],[-79.6936,38.4661],[-79.6931,38.465],[-79.6919,38.4644],[-79.6911,38.4638],[-79.6911,38.4637],[-79.6909,38.463],[-79.6907,38.4619],[-79.6889,38.4587],[-79.6885,38.4579],[-79.6884,38.4569],[-79.6882,38.4543],[-79.6882,38.4539],[-79.6884,38.4529],[-79.6881,38.4504],[-79.6882,38.4503],[-79.6884,38.4501],[-79.6887,38.4498],[-79.6888,38.4496],[-79.6894,38.4489],[-79.6897,38.4487],[-79.6907,38.4477],[-79.6913,38.4469],[-79.6914,38.4468],[-79.6915,38.4463],[-79.6914,38.4461],[-79.6914,38.446],[-79.6913,38.446],[-79.6912,38.4456],[-79.6911,38.4453],[-79.6906,38.4447],[-79.6904,38.4444],[-79.6902,38.444],[-79.6897,38.4432],[-79.6896,38.443],[-79.6895,38.4426],[-79.6894,38.4425],[-79.6893,38.4424],[-79.6893,38.4423],[-79.6893,38.4422],[-79.6893,38.4421],[-79.6893,38.442],[-79.6893,38.4419],[-79.6893,38.4418],[-79.6893,38.4417],[-79.6894,38.4416],[-79.6895,38.4414],[-79.6896,38.4413],[-79.6897,38.4412],[-79.6899,38.4411],[-79.69,38.441],[-79.6901,38.4409],[-79.6903,38.4407],[-79.6904,38.4407],[-79.6905,38.4406],[-79.6907,38.4405],[-79.6909,38.4403],[-79.6909,38.4402],[-79.691,38.4401],[-79.6911,38.44],[-79.6912,38.4399],[-79.6912,38.4398],[-79.6916,38.4394],[-79.6917,38.4371],[-79.6917,38.4364],[-79.6914,38.4359],[-79.6911,38.4348],[-79.6909,38.434],[-79.6904,38.4336],[-79.6902,38.4334],[-79.6899,38.4329],[-79.6897,38.4315],[-79.6904,38.4308],[-79.691,38.4305],[-79.6915,38.4303],[-79.6917,38.4301],[-79.6919,38.4301],[-79.6921,38.4299],[-79.6926,38.4295],[-79.6928,38.4292],[-79.6931,38.4289],[-79.6938,38.4282],[-79.6943,38.4279],[-79.6948,38.4277],[-79.696,38.4271],[-79.6968,38.4268],[-79.6966,38.4265],[-79.6961,38.4261],[-79.6958,38.4258],[-79.6954,38.4249],[-79.6954,38.4248],[-79.6953,38.4237],[-79.6955,38.4236],[-79.6963,38.4232],[-79.6984,38.4226],[-79.6994,38.422],[-79.6997,38.4219],[-79.7001,38.4209],[-79.7005,38.4203],[-79.7018,38.42],[-79.7028,38.4194],[-79.7041,38.4176],[-79.7046,38.4172],[-79.7056,38.4167],[-79.7056,38.4166],[-79.7066,38.4157],[-79.7072,38.4148],[-79.7081,38.4134],[-79.7084,38.4126],[-79.7091,38.4121],[-79.7093,38.4112],[-79.7088,38.41],[-79.709,38.4096],[-79.7096,38.4089],[-79.7099,38.4082],[-79.7109,38.4076],[-79.7123,38.4074],[-79.7124,38.4064],[-79.7129,38.405],[-79.7136,38.4046],[-79.7144,38.4041],[-79.7149,38.4033],[-79.7164,38.4023],[-79.7174,38.4016],[-79.7176,38.4012],[-79.7176,38.4011],[-79.7176,38.4005],[-79.7188,38.3984],[-79.7194,38.3972],[-79.7197,38.3964],[-79.721,38.3951],[-79.7211,38.3949],[-79.721,38.3935],[-79.7221,38.391],[-79.7227,38.3895],[-79.7238,38.3886],[-79.7256,38.3876],[-79.7263,38.3871],[-79.7268,38.386],[-79.7271,38.3848],[-79.7271,38.3845],[-79.7269,38.384],[-79.7273,38.3833],[-79.7283,38.3821],[-79.7295,38.3812],[-79.7299,38.3803],[-79.7299,38.3797],[-79.7303,38.3792],[-79.7308,38.3777],[-79.731,38.3757],[-79.7312,38.3751],[-79.7314,38.3747],[-79.7317,38.3741],[-79.7317,38.3737],[-79.7317,38.3734],[-79.7315,38.373],[-79.7305,38.3722],[-79.73,38.3721],[-79.7291,38.372],[-79.7277,38.3717],[-79.7272,38.3714],[-79.7268,38.3708],[-79.7268,38.369],[-79.7267,38.3687],[-79.7266,38.3682],[-79.726,38.367],[-79.7258,38.3665],[-79.7258,38.3661],[-79.7259,38.3654],[-79.7258,38.365],[-79.7256,38.3638],[-79.726,38.3632],[-79.7267,38.3625],[-79.7271,38.3622],[-79.7286,38.362],[-79.7293,38.3618],[-79.7306,38.3611],[-79.7312,38.3607],[-79.7321,38.3602],[-79.7323,38.3595],[-79.7323,38.3591],[-79.7324,38.3587],[-79.7336,38.3577],[-79.7346,38.3567],[-79.7348,38.3561],[-79.7349,38.3556],[-79.7351,38.3554],[-79.7353,38.3552],[-79.7365,38.3548],[-79.7371,38.355],[-79.738,38.355],[-79.7406,38.3541],[-79.7416,38.3534],[-79.7422,38.3533],[-79.7428,38.3534],[-79.7436,38.3538],[-79.7441,38.354],[-79.7448,38.354],[-79.7452,38.3542],[-79.7459,38.3544],[-79.7476,38.3543],[-79.748,38.3546],[-79.7483,38.3551],[-79.7486,38.3554],[-79.749,38.3556],[-79.7492,38.3556],[-79.7498,38.3556],[-79.7507,38.3559],[-79.7511,38.3559],[-79.7531,38.356],[-79.7534,38.3561],[-79.7536,38.3561],[-79.7552,38.3569],[-79.7556,38.3574],[-79.7576,38.3576],[-79.7615,38.3569],[-79.7627,38.3567],[-79.7642,38.3566],[-79.7644,38.3565],[-79.765,38.3556],[-79.7661,38.3544],[-79.7671,38.3536],[-79.7673,38.3534],[-79.7672,38.3532],[-79.7662,38.3525],[-79.766,38.3521],[-79.7659,38.3517],[-79.766,38.3513],[-79.7664,38.3509],[-79.7672,38.3503],[-79.7682,38.3492],[-79.7695,38.3483],[-79.77,38.3481],[-79.7703,38.348],[-79.7703,38.3478],[-79.7694,38.3468],[-79.7691,38.3465],[-79.7689,38.3465],[-79.7685,38.3464],[-79.7681,38.3462],[-79.7678,38.3457],[-79.7678,38.3455],[-79.7677,38.3451],[-79.7677,38.3448],[-79.7676,38.3445],[-79.7676,38.3444],[-79.7676,38.3443],[-79.7677,38.3441],[-79.7677,38.344],[-79.7678,38.3439],[-79.7679,38.3438],[-79.7679,38.3437],[-79.768,38.3436],[-79.7685,38.3433],[-79.7692,38.3426],[-79.7697,38.3421],[-79.7699,38.3418],[-79.77,38.3415],[-79.7706,38.3399],[-79.7707,38.3397],[-79.7708,38.3396],[-79.7709,38.3396],[-79.7716,38.3391],[-79.772,38.3388],[-79.7722,38.3385],[-79.7725,38.3373],[-79.7731,38.3355],[-79.7742,38.3346],[-79.7743,38.3345],[-79.7745,38.3343],[-79.7762,38.3336],[-79.7766,38.3334],[-79.7772,38.333],[-79.7785,38.3319],[-79.7793,38.3316],[-79.7803,38.3314],[-79.7805,38.3314],[-79.781,38.3314],[-79.783,38.3318],[-79.7837,38.3319],[-79.7844,38.3318],[-79.7858,38.3311],[-79.786,38.3309],[-79.7867,38.3287],[-79.787,38.3284],[-79.788,38.328],[-79.7882,38.328],[-79.7899,38.3283],[-79.79,38.3282],[-79.7903,38.3276],[-79.7905,38.3274],[-79.7911,38.327],[-79.7915,38.3266],[-79.792,38.3262],[-79.7943,38.3244],[-79.7962,38.3237],[-79.7965,38.3235],[-79.7967,38.3233],[-79.7969,38.3225],[-79.797,38.3216],[-79.7978,38.3208],[-79.798,38.3205],[-79.7982,38.3197],[-79.7982,38.3192],[-79.7983,38.319],[-79.7987,38.3184],[-79.7996,38.3171],[-79.8,38.3168],[-79.8004,38.3167],[-79.8017,38.3165],[-79.8019,38.3165],[-79.8023,38.3163],[-79.8031,38.3152],[-79.8033,38.315],[-79.8041,38.3139],[-79.8055,38.3123],[-79.8059,38.3119],[-79.8084,38.3098],[-79.8087,38.3094],[-79.8094,38.3079],[-79.8101,38.3069],[-79.8101,38.3067],[-79.8101,38.3051],[-79.8101,38.305],[-79.8099,38.3047],[-79.8075,38.3017],[-79.8059,38.3003],[-79.8042,38.2988],[-79.804,38.2986],[-79.8033,38.2967],[-79.8033,38.2948],[-79.8032,38.2938],[-79.8029,38.2927],[-79.8028,38.2921],[-79.8026,38.2919],[-79.8023,38.2918],[-79.8002,38.292],[-79.7982,38.292],[-79.7978,38.2921],[-79.7977,38.292],[-79.7955,38.2902],[-79.7948,38.2889],[-79.7946,38.2883],[-79.7945,38.2881],[-79.7928,38.2861],[-79.7923,38.2856],[-79.792,38.2852],[-79.7917,38.2846],[-79.791,38.2832],[-79.79,38.2815],[-79.7898,38.2812],[-79.7897,38.2809],[-79.7897,38.2805],[-79.7899,38.2802],[-79.7901,38.2794],[-79.7903,38.2787],[-79.7903,38.2783],[-79.7902,38.2779],[-79.79,38.2773],[-79.7879,38.2754],[-79.7877,38.2753],[-79.7876,38.2753],[-79.7873,38.2752],[-79.7869,38.2751],[-79.7868,38.2751],[-79.7866,38.2749],[-79.7865,38.2747],[-79.7865,38.2744],[-79.7869,38.274],[-79.7874,38.2734],[-79.7875,38.2733],[-79.7878,38.2728],[-79.7882,38.272],[-79.7883,38.2719],[-79.7884,38.2714],[-79.7888,38.27],[-79.7889,38.2696],[-79.7889,38.2687],[-79.7892,38.2685],[-79.7892,38.2684],[-79.7899,38.2679],[-79.7901,38.2677],[-79.7904,38.2676],[-79.7907,38.2676],[-79.7919,38.2674],[-79.7922,38.2672],[-79.7923,38.2671],[-79.7928,38.2668],[-79.793,38.2667],[-79.7934,38.2666],[-79.7948,38.2662],[-79.7952,38.266],[-79.7953,38.2659],[-79.7959,38.2655],[-79.7972,38.2662],[-79.7976,38.2662],[-79.798,38.2661],[-79.7983,38.266],[-79.7995,38.2643],[-79.8013,38.2615],[-79.8022,38.2608],[-79.8049,38.2601],[-79.8051,38.26],[-79.8063,38.2592],[-79.8065,38.2592],[-79.8093,38.26],[-79.8107,38.2604],[-79.8114,38.2604],[-79.812,38.2604],[-79.8122,38.2602],[-79.8128,38.2597],[-79.8136,38.2589],[-79.8142,38.2582],[-79.8146,38.2574],[-79.8146,38.2573],[-79.8146,38.2567],[-79.8157,38.2551],[-79.8157,38.2537],[-79.8152,38.2523],[-79.8149,38.2516],[-79.815,38.2514],[-79.8157,38.2507],[-79.8163,38.2501],[-79.8168,38.2498],[-79.8171,38.2495],[-79.8175,38.2493],[-79.8182,38.249],[-79.8189,38.2487],[-79.8191,38.2486],[-79.8192,38.2485],[-79.8193,38.2484],[-79.8195,38.2483],[-79.8196,38.2482],[-79.8199,38.2482],[-79.82,38.2481],[-79.8204,38.2481],[-79.821,38.2483],[-79.822,38.2488],[-79.8225,38.2491],[-79.8229,38.2494],[-79.8235,38.2497],[-79.8244,38.2501],[-79.825,38.2504],[-79.8253,38.2505],[-79.8256,38.2504],[-79.8261,38.2503],[-79.8264,38.2501],[-79.8265,38.2501],[-79.8269,38.2499],[-79.8273,38.2498],[-79.8281,38.2498],[-79.8283,38.2498],[-79.8285,38.2497],[-79.8289,38.2496],[-79.8293,38.2495],[-79.8296,38.2495],[-79.8307,38.2497],[-79.8309,38.2497],[-79.8312,38.2495],[-79.8315,38.2491],[-79.8315,38.249],[-79.832,38.2486],[-79.8326,38.248],[-79.833,38.2476],[-79.8331,38.2473],[-79.8331,38.247],[-79.8332,38.2467],[-79.8333,38.2463],[-79.8335,38.2459],[-79.8337,38.2455],[-79.8339,38.2452],[-79.834,38.245],[-79.834,38.2442],[-79.834,38.2435],[-79.8342,38.2429],[-79.8346,38.2423],[-79.8351,38.2419],[-79.8361,38.2415],[-79.8375,38.2413],[-79.8383,38.2412],[-79.8397,38.2413],[-79.8407,38.2415],[-79.8415,38.2415],[-79.843,38.2416],[-79.8437,38.2415],[-79.844,38.2415],[-79.8443,38.2413],[-79.8446,38.2413],[-79.845,38.2412],[-79.8452,38.2411],[-79.8458,38.2407],[-79.8462,38.2403],[-79.8465,38.24],[-79.8465,38.2396],[-79.8467,38.2392],[-79.8472,38.2383],[-79.8478,38.2374],[-79.8484,38.2364],[-79.8489,38.2355],[-79.8493,38.2351],[-79.8495,38.2348],[-79.8497,38.2346],[-79.8498,38.2342],[-79.8501,38.2336],[-79.8503,38.2333],[-79.8511,38.233],[-79.8517,38.2329],[-79.8528,38.2325],[-79.8534,38.2321],[-79.8547,38.2319],[-79.8559,38.2315],[-79.8567,38.2312],[-79.857,38.2311],[-79.8574,38.2306],[-79.8579,38.23],[-79.8585,38.2292],[-79.8599,38.2278],[-79.8603,38.2274],[-79.8605,38.2271],[-79.8605,38.2268],[-79.8604,38.2266],[-79.8604,38.2265],[-79.8604,38.2261],[-79.8605,38.2257],[-79.8609,38.2252],[-79.8618,38.2246],[-79.8625,38.2242],[-79.8632,38.224],[-79.8635,38.224],[-79.8636,38.224],[-79.8639,38.2238],[-79.8643,38.2235],[-79.8668,38.2212],[-79.8671,38.2208],[-79.8674,38.2204],[-79.8677,38.2199],[-79.8678,38.2196],[-79.868,38.2194],[-79.8685,38.2192],[-79.869,38.219],[-79.8695,38.2187],[-79.8699,38.2186],[-79.8703,38.2184],[-79.8732,38.2159],[-79.8736,38.2156],[-79.8738,38.2155],[-79.8739,38.2154],[-79.8739,38.2153],[-79.8739,38.2152],[-79.8741,38.2146],[-79.8744,38.2136],[-79.8746,38.213],[-79.8748,38.2129],[-79.8757,38.2123],[-79.8772,38.2116],[-79.8779,38.2113],[-79.8782,38.2113],[-79.8783,38.2113],[-79.8784,38.2112],[-79.8785,38.2112],[-79.8786,38.2111],[-79.8791,38.211],[-79.8792,38.2109],[-79.8793,38.2108],[-79.8796,38.2103],[-79.8799,38.2098],[-79.88,38.2096],[-79.8802,38.2094],[-79.8803,38.2094],[-79.8804,38.2094],[-79.8806,38.2094],[-79.8807,38.2094],[-79.8807,38.2093],[-79.8808,38.2093],[-79.8814,38.2091],[-79.8816,38.209],[-79.8817,38.2088],[-79.882,38.2083],[-79.8821,38.2081],[-79.8822,38.2079],[-79.8825,38.2075],[-79.8828,38.2071],[-79.8829,38.2069],[-79.8831,38.2069],[-79.8833,38.2068],[-79.8839,38.2076],[-79.8842,38.2079],[-79.8846,38.208],[-79.885,38.208],[-79.8856,38.2079],[-79.8862,38.2079],[-79.8864,38.2079],[-79.8876,38.2076],[-79.888,38.2074],[-79.8883,38.2072],[-79.8885,38.2071],[-79.8885,38.207],[-79.8892,38.2065],[-79.8903,38.2059],[-79.8905,38.2057],[-79.8907,38.2054],[-79.8907,38.205],[-79.891,38.2048],[-79.8916,38.2047],[-79.8917,38.2045],[-79.8918,38.2043],[-79.8919,38.2035],[-79.892,38.2034],[-79.892,38.2032],[-79.8919,38.2031],[-79.8919,38.203],[-79.892,38.2028],[-79.892,38.2027],[-79.8922,38.2025],[-79.8924,38.2022],[-79.8926,38.2019],[-79.8927,38.2015],[-79.8927,38.2007],[-79.8928,38.2002],[-79.8929,38.1999],[-79.8932,38.1996],[-79.8934,38.1994],[-79.8936,38.1994],[-79.8937,38.1994],[-79.8941,38.1994],[-79.8943,38.1993],[-79.8943,38.1992],[-79.8944,38.1988],[-79.8944,38.1987],[-79.8944,38.1986],[-79.8945,38.1985],[-79.8946,38.1985],[-79.8947,38.1985],[-79.895,38.1984],[-79.8952,38.1982],[-79.8958,38.1975],[-79.8966,38.1967],[-79.8969,38.1965],[-79.8971,38.1962],[-79.8972,38.1962],[-79.8972,38.1961],[-79.8974,38.1959],[-79.8975,38.1956],[-79.8974,38.1953],[-79.8973,38.1951],[-79.897,38.1947],[-79.897,38.1945],[-79.897,38.1942],[-79.8971,38.1937],[-79.8973,38.1934],[-79.8976,38.1932],[-79.8978,38.1931],[-79.8984,38.193],[-79.8987,38.1929],[-79.899,38.1928],[-79.8996,38.1925],[-79.9003,38.1921],[-79.9005,38.1919],[-79.9007,38.1917],[-79.901,38.1915],[-79.9013,38.1912],[-79.9016,38.191],[-79.9018,38.1909],[-79.9026,38.1908],[-79.9029,38.1908],[-79.9032,38.1906],[-79.9036,38.1904],[-79.9051,38.1895],[-79.9053,38.1894],[-79.9057,38.1892],[-79.9061,38.189],[-79.9064,38.1887],[-79.9069,38.1882],[-79.9072,38.1881],[-79.9074,38.188],[-79.9076,38.188],[-79.9083,38.1881],[-79.9095,38.1882],[-79.9098,38.1882],[-79.91,38.1882],[-79.9105,38.188],[-79.911,38.1879],[-79.9114,38.1878],[-79.9117,38.1876],[-79.9121,38.1876],[-79.9124,38.1877],[-79.9131,38.1882],[-79.9139,38.1885],[-79.9142,38.1885],[-79.9144,38.1884],[-79.9146,38.1882],[-79.9149,38.1879],[-79.9152,38.1875],[-79.9162,38.1865],[-79.9163,38.1864],[-79.9163,38.1863],[-79.9164,38.186],[-79.9163,38.1857],[-79.9162,38.1853],[-79.9162,38.185],[-79.9162,38.1842],[-79.9163,38.1841],[-79.9164,38.184],[-79.9166,38.1838],[-79.9167,38.1838],[-79.9178,38.1836],[-79.9183,38.1835],[-79.919,38.1832],[-79.9198,38.1827],[-79.9201,38.1825],[-79.9202,38.1824],[-79.9203,38.1821],[-79.9206,38.1816],[-79.9208,38.1814],[-79.921,38.1811],[-79.9211,38.181],[-79.9212,38.1808],[-79.9212,38.1804],[-79.921,38.1799],[-79.9207,38.1797],[-79.9201,38.1796],[-79.9198,38.1794],[-79.9195,38.1793],[-79.9193,38.1791],[-79.9191,38.1789],[-79.9188,38.1788],[-79.9182,38.1787],[-79.9176,38.1786],[-79.9174,38.1786],[-79.9171,38.1785],[-79.9166,38.178],[-79.9166,38.1777],[-79.9164,38.1768],[-79.9165,38.1766],[-79.9167,38.1762],[-79.9168,38.1759],[-79.9168,38.1755],[-79.9168,38.1753],[-79.917,38.1751],[-79.9178,38.1741],[-79.9179,38.174],[-79.9181,38.1738],[-79.9182,38.1735],[-79.9183,38.1734],[-79.9184,38.1731],[-79.9186,38.1727],[-79.9188,38.1722],[-79.9189,38.1719],[-79.919,38.1717],[-79.919,38.1715],[-79.9189,38.171],[-79.9189,38.1708],[-79.9189,38.1704],[-79.9189,38.1703],[-79.9188,38.1701],[-79.9187,38.17],[-79.9183,38.1698],[-79.9181,38.1696],[-79.918,38.1694],[-79.9181,38.1691],[-79.9182,38.1689],[-79.9182,38.1688],[-79.9182,38.1686],[-79.9179,38.1684],[-79.9176,38.1684],[-79.917,38.1684],[-79.9167,38.1684],[-79.9161,38.1684],[-79.9151,38.1681],[-79.9149,38.1679],[-79.9149,38.1677],[-79.9149,38.1675],[-79.915,38.1673],[-79.9152,38.1672],[-79.9152,38.1671],[-79.9153,38.1669],[-79.9152,38.1666],[-79.9153,38.1665],[-79.9154,38.1663],[-79.9157,38.166],[-79.9158,38.1659],[-79.916,38.1655],[-79.9162,38.165],[-79.9162,38.1645],[-79.916,38.1641],[-79.9159,38.1637],[-79.916,38.1634],[-79.9161,38.1632],[-79.9162,38.1631],[-79.9164,38.163],[-79.9167,38.163],[-79.9172,38.163],[-79.9179,38.1631],[-79.9185,38.1632],[-79.9187,38.1632],[-79.919,38.163],[-79.9194,38.1628],[-79.9195,38.1626],[-79.9196,38.1624],[-79.9195,38.1622],[-79.9193,38.1615],[-79.9191,38.1611],[-79.9191,38.1605],[-79.9191,38.1601],[-79.9193,38.1596],[-79.9195,38.1592],[-79.9198,38.1588],[-79.9198,38.1587],[-79.9198,38.1585],[-79.9196,38.1584],[-79.9192,38.1583],[-79.9188,38.1583],[-79.9187,38.1582],[-79.9186,38.1581],[-79.9185,38.1576],[-79.9185,38.1572],[-79.9188,38.1566],[-79.919,38.1562],[-79.919,38.156],[-79.919,38.1559],[-79.9188,38.1555],[-79.9186,38.1553],[-79.9186,38.1551],[-79.9187,38.1548],[-79.9188,38.1546],[-79.9192,38.1541],[-79.9194,38.1538],[-79.9196,38.1536],[-79.9197,38.1535],[-79.9199,38.1534],[-79.9205,38.1532],[-79.9209,38.1529],[-79.9214,38.1524],[-79.9216,38.1522],[-79.922,38.152],[-79.9225,38.1518],[-79.9227,38.1516],[-79.9228,38.1515],[-79.9229,38.1511],[-79.923,38.151],[-79.9231,38.1509],[-79.9234,38.1508],[-79.9249,38.1506],[-79.9253,38.1505],[-79.9255,38.1502],[-79.9257,38.15],[-79.926,38.1498],[-79.9261,38.1496],[-79.9262,38.1494],[-79.9262,38.1492],[-79.9262,38.1489],[-79.9262,38.1487],[-79.9263,38.1486],[-79.9263,38.1484],[-79.9262,38.1477],[-79.9262,38.1475],[-79.9264,38.1473],[-79.9267,38.1471],[-79.9268,38.147],[-79.9269,38.1468],[-79.9271,38.1465],[-79.9273,38.146],[-79.9275,38.1457],[-79.9277,38.1456],[-79.9279,38.1454],[-79.9284,38.1452],[-79.9287,38.1449],[-79.9287,38.1446],[-79.9287,38.1444],[-79.9287,38.1433],[-79.9287,38.1427],[-79.9288,38.1419],[-79.9288,38.1409],[-79.9289,38.1403],[-79.929,38.14],[-79.929,38.1399],[-79.929,38.1398],[-79.9293,38.1394],[-79.9299,38.1387],[-79.9305,38.1382],[-79.9311,38.1378],[-79.9315,38.1376],[-79.9319,38.1373],[-79.9321,38.1371],[-79.9323,38.1368],[-79.9326,38.1363],[-79.9327,38.1362],[-79.9338,38.1355],[-79.9338,38.1354],[-79.934,38.1353],[-79.934,38.1352],[-79.9342,38.1351],[-79.9343,38.1351],[-79.9343,38.135],[-79.9345,38.135],[-79.9346,38.135],[-79.9353,38.135],[-79.9354,38.1349],[-79.9356,38.1349],[-79.9362,38.1349],[-79.9363,38.1348],[-79.9368,38.1348],[-79.9371,38.1348],[-79.9373,38.1348],[-79.9376,38.1348],[-79.9379,38.1349],[-79.9381,38.1349],[-79.9382,38.1349],[-79.9394,38.1351],[-79.9399,38.135],[-79.9402,38.1348],[-79.9407,38.1345],[-79.9408,38.1344],[-79.9409,38.1344],[-79.941,38.1344],[-79.9411,38.1343],[-79.9416,38.1343],[-79.942,38.1344],[-79.9426,38.1343],[-79.9427,38.1343],[-79.9428,38.1343],[-79.9429,38.1343],[-79.943,38.1341],[-79.9429,38.1339],[-79.9429,38.1337],[-79.9429,38.1335],[-79.9431,38.1334],[-79.9432,38.1333],[-79.9436,38.1332],[-79.9437,38.1332],[-79.9438,38.1331],[-79.9439,38.133],[-79.9443,38.1326],[-79.9445,38.1325],[-79.9447,38.1325],[-79.9451,38.1325],[-79.9452,38.1324],[-79.9453,38.1322],[-79.9452,38.1321],[-79.9452,38.132],[-79.945,38.1318],[-79.9448,38.1316],[-79.9447,38.1314],[-79.9446,38.1312],[-79.9445,38.1308],[-79.9443,38.1304],[-79.9443,38.1302],[-79.9444,38.1299],[-79.9444,38.1297],[-79.9444,38.1295],[-79.9443,38.1292],[-79.9442,38.129],[-79.9441,38.1286],[-79.9439,38.1283],[-79.9435,38.128],[-79.9428,38.1273],[-79.9427,38.1272],[-79.9425,38.1269],[-79.9423,38.1267],[-79.942,38.1264],[-79.9418,38.1261],[-79.9413,38.1255],[-79.9412,38.1253],[-79.9412,38.1251],[-79.9411,38.1248],[-79.9412,38.1246],[-79.9416,38.1244],[-79.942,38.1243],[-79.9431,38.1236],[-79.9432,38.1234],[-79.9432,38.1232],[-79.9433,38.1231],[-79.9425,38.1225],[-79.9421,38.1221],[-79.9417,38.1217],[-79.941,38.1213],[-79.9407,38.1209],[-79.9407,38.1205],[-79.9409,38.1201],[-79.941,38.1197],[-79.9408,38.1193],[-79.9407,38.119],[-79.9408,38.1185],[-79.941,38.118],[-79.9415,38.1177],[-79.9415,38.1174],[-79.9413,38.1172],[-79.941,38.1169],[-79.9403,38.1159],[-79.9401,38.1152],[-79.9396,38.1144],[-79.9395,38.114],[-79.9397,38.1136],[-79.9395,38.1132],[-79.9391,38.1127],[-79.939,38.1116],[-79.9384,38.111],[-79.9381,38.1108],[-79.9377,38.1108],[-79.9372,38.111],[-79.9369,38.1112],[-79.9365,38.1112],[-79.9361,38.1111],[-79.9357,38.1112],[-79.9352,38.1109],[-79.9347,38.1106],[-79.9347,38.1101],[-79.9343,38.1097],[-79.9332,38.1096],[-79.9327,38.1097],[-79.9325,38.1097],[-79.932,38.1097],[-79.9316,38.1094],[-79.9309,38.1093],[-79.9304,38.1093],[-79.9297,38.1092],[-79.9289,38.1089],[-79.9263,38.1071],[-79.9263,38.1068],[-79.9264,38.1065],[-79.9268,38.1062],[-79.927,38.1058],[-79.9276,38.1049],[-79.9279,38.1044],[-79.928,38.1043],[-79.9287,38.1038],[-79.9288,38.1037],[-79.9293,38.103],[-79.9295,38.1029],[-79.9297,38.1028],[-79.9301,38.1025],[-79.9305,38.1022],[-79.9309,38.1017],[-79.931,38.1014],[-79.9311,38.1014],[-79.9312,38.1013],[-79.9314,38.1012],[-79.9316,38.1011],[-79.9322,38.1007],[-79.9324,38.1005],[-79.9325,38.1004],[-79.9331,38.0998],[-79.9339,38.0991],[-79.934,38.0985],[-79.9343,38.0977],[-79.9346,38.0973],[-79.9349,38.097],[-79.9351,38.0966],[-79.9355,38.0962],[-79.9364,38.0956],[-79.9378,38.0949],[-79.9383,38.0947],[-79.9399,38.0931],[-79.9413,38.0921],[-79.9419,38.0918],[-79.9424,38.0916],[-79.9427,38.0913],[-79.9429,38.0909],[-79.9433,38.0904],[-79.9436,38.09],[-79.944,38.0898],[-79.9443,38.0895],[-79.9452,38.0885],[-79.9457,38.0879],[-79.9466,38.087],[-79.947,38.0862],[-79.9471,38.0853],[-79.9473,38.0851],[-79.9476,38.0849],[-79.948,38.0848],[-79.9483,38.0846],[-79.9491,38.0842],[-79.9499,38.0838],[-79.9511,38.0829],[-79.9513,38.0827],[-79.9514,38.0826],[-79.9515,38.0825],[-79.9521,38.0822],[-79.9535,38.0815],[-79.9537,38.0812],[-79.9544,38.0804],[-79.9545,38.0801],[-79.9545,38.08],[-79.9545,38.0799],[-79.9545,38.0797],[-79.9544,38.0794],[-79.9542,38.079],[-79.9541,38.0788],[-79.9542,38.0785],[-79.9545,38.0782],[-79.9556,38.0776],[-79.9556,38.0775],[-79.9557,38.0773],[-79.9556,38.0769],[-79.9557,38.0767],[-79.9557,38.0765],[-79.9557,38.0764],[-79.9558,38.0761],[-79.9559,38.0757],[-79.9561,38.0755],[-79.9563,38.0754],[-79.9564,38.0752],[-79.9565,38.075],[-79.9574,38.0732],[-79.9575,38.0729],[-79.9576,38.0726],[-79.9577,38.0723],[-79.9578,38.072],[-79.9579,38.0719],[-79.9582,38.0717],[-79.9586,38.0716],[-79.9592,38.0713],[-79.9594,38.0712],[-79.9594,38.0708],[-79.9591,38.0704],[-79.9591,38.0701],[-79.9601,38.0687],[-79.9609,38.0681],[-79.9612,38.068],[-79.9617,38.0674],[-79.9616,38.0667],[-79.9616,38.0666],[-79.9616,38.0665],[-79.9618,38.0661],[-79.9618,38.0659],[-79.9608,38.0652],[-79.9603,38.0649],[-79.9599,38.0645],[-79.9597,38.0645],[-79.9595,38.0643],[-79.9596,38.0639],[-79.9598,38.0637],[-79.9599,38.0634],[-79.96,38.0631],[-79.96,38.0629],[-79.9602,38.0626],[-79.9604,38.0622],[-79.9607,38.0619],[-79.9609,38.0616],[-79.9612,38.0612],[-79.9612,38.0611],[-79.9613,38.061],[-79.9615,38.0607],[-79.9616,38.0606],[-79.9619,38.0602],[-79.9622,38.0597],[-79.9622,38.0595],[-79.9623,38.0591],[-79.9623,38.0585],[-79.9624,38.0582],[-79.9625,38.0579],[-79.9627,38.0577],[-79.9631,38.0574],[-79.9635,38.057],[-79.9638,38.0566],[-79.964,38.0553],[-79.9643,38.0545],[-79.9646,38.054],[-79.9653,38.0534],[-79.9656,38.0528],[-79.9659,38.052],[-79.9659,38.0515],[-79.966,38.0512],[-79.9661,38.0508],[-79.9667,38.05],[-79.9671,38.0495],[-79.9678,38.0489],[-79.9681,38.0485],[-79.9681,38.0482],[-79.9681,38.0479],[-79.9682,38.0477],[-79.9686,38.0473],[-79.9692,38.0469],[-79.9695,38.0465],[-79.9698,38.0461],[-79.9701,38.0457],[-79.9708,38.045],[-79.9711,38.0446],[-79.9712,38.0443],[-79.9714,38.0439],[-79.9723,38.0429],[-79.9726,38.0424],[-79.9727,38.0422],[-79.9728,38.0417],[-79.973,38.0414],[-79.9734,38.0408],[-79.9737,38.0404],[-79.9739,38.04],[-79.974,38.0393],[-79.9738,38.0387],[-79.9732,38.0377],[-79.9722,38.0361],[-79.972,38.0359],[-79.9717,38.0357],[-79.9715,38.0354],[-79.9716,38.0352],[-79.9721,38.035],[-79.9731,38.0347],[-79.9739,38.0346],[-79.9741,38.0344],[-79.9742,38.0341],[-79.9741,38.034],[-79.9738,38.0333],[-79.9736,38.0331],[-79.9737,38.0326],[-79.9739,38.0323],[-79.9743,38.0322],[-79.9749,38.0318],[-79.9754,38.0314],[-79.9754,38.0311],[-79.9754,38.0308],[-79.9753,38.0304],[-79.9753,38.0301],[-79.9756,38.0298],[-79.9762,38.0296],[-79.9767,38.0293],[-79.9769,38.029],[-79.977,38.0288],[-79.9773,38.0287],[-79.9778,38.029],[-79.978,38.0291],[-79.9784,38.0291],[-79.979,38.0287],[-79.9795,38.0283],[-79.98,38.0279],[-79.9803,38.0276],[-79.9804,38.0271],[-79.9806,38.0266],[-79.9808,38.0261],[-79.9811,38.0257],[-79.9815,38.0253],[-79.9819,38.0247],[-79.9821,38.0242],[-79.9824,38.0239],[-79.9828,38.0234],[-79.9833,38.0228],[-79.9836,38.0222],[-79.9838,38.0217],[-79.9839,38.0212],[-79.984,38.0207],[-79.9844,38.0204],[-79.9851,38.0199],[-79.9856,38.0192],[-79.9858,38.0185],[-79.9858,38.0181],[-79.985,38.0169],[-79.9848,38.0166],[-79.985,38.0162],[-79.9855,38.016],[-79.9859,38.0159],[-79.9861,38.0154],[-79.9862,38.0148],[-79.9861,38.0144],[-79.9861,38.0142],[-79.9869,38.014],[-79.9884,38.0139],[-79.9895,38.0136],[-79.9901,38.0132],[-79.9908,38.0121],[-79.9913,38.0115],[-79.9915,38.0112],[-79.9919,38.0105],[-79.9927,38.01],[-79.9937,38.0093],[-79.9943,38.0087],[-79.995,38.0078],[-79.9955,38.0071],[-79.9958,38.0065],[-79.9959,38.0058],[-79.9959,38.0054],[-79.9957,38.005],[-79.9954,38.0047],[-79.9951,38.0044],[-79.9949,38.0041],[-79.9951,38.0038],[-79.9954,38.0033],[-79.9956,38.0029],[-79.9961,38.001],[-79.9964,38.0006],[-79.9967,38.0004],[-79.9971,38.0001],[-79.9982,38],[-79.9985,37.9999],[-79.9986,38],[-79.9988,37.9998],[-79.9989,37.9997],[-79.9989,37.9996],[-79.9989,37.9995],[-79.9988,37.9993],[-79.9988,37.9991],[-79.9988,37.9989],[-79.9988,37.9988],[-79.9988,37.9987],[-79.9988,37.9984],[-79.9988,37.9982],[-79.9987,37.9979],[-79.9986,37.9977],[-79.9987,37.9976],[-79.9988,37.9975],[-79.9989,37.9974],[-79.999,37.9973],[-79.9991,37.9973],[-79.9992,37.9971],[-79.9993,37.9969],[-79.9993,37.9968],[-79.9994,37.9965],[-79.9994,37.9964],[-79.9994,37.9962],[-79.9994,37.9961],[-79.9994,37.996],[-79.9994,37.9958],[-79.9993,37.9956],[-79.9993,37.9955],[-79.9993,37.9953],[-79.9992,37.9952],[-79.9993,37.9951],[-79.9994,37.9949],[-79.9995,37.9949],[-79.9996,37.9949],[-79.9998,37.9948],[-80.001,37.9947],[-80.0016,37.9944],[-80.002,37.9938],[-80.0023,37.9932],[-80.0025,37.9928],[-80.0033,37.9925],[-80.004,37.9923],[-80.0045,37.992],[-80.0052,37.9917],[-80.0062,37.9916],[-80.0067,37.9914],[-80.0073,37.9909],[-80.0076,37.9906],[-80.0079,37.9906],[-80.0085,37.9908],[-80.0089,37.9908],[-80.0091,37.9907],[-80.0097,37.9898],[-80.0103,37.9893],[-80.011,37.9891],[-80.0117,37.9889],[-80.0122,37.9886],[-80.0126,37.9882],[-80.0129,37.9874],[-80.0126,37.986],[-80.0128,37.9857],[-80.0131,37.9851],[-80.0131,37.9843],[-80.0143,37.9839],[-80.0159,37.9831],[-80.0161,37.9825],[-80.0167,37.9823],[-80.0172,37.9822],[-80.0174,37.9817],[-80.0179,37.9813],[-80.0187,37.9812],[-80.0202,37.981],[-80.0206,37.9808],[-80.0209,37.9803],[-80.0211,37.9796],[-80.0216,37.9794],[-80.022,37.9791],[-80.0221,37.9784],[-80.0221,37.978],[-80.0228,37.9776],[-80.0231,37.9773],[-80.0237,37.9771],[-80.0242,37.9769],[-80.0246,37.9763],[-80.0256,37.9764],[-80.026,37.9763],[-80.0262,37.9758],[-80.0263,37.9751],[-80.0267,37.975],[-80.0271,37.9749],[-80.0272,37.9745],[-80.0272,37.9743],[-80.0278,37.9742],[-80.0288,37.9741],[-80.0292,37.974],[-80.0295,37.9738],[-80.0298,37.9732],[-80.0303,37.9727],[-80.0309,37.9722],[-80.0315,37.9716],[-80.0322,37.971],[-80.0327,37.9706],[-80.0347,37.9689],[-80.0356,37.9685],[-80.036,37.9682],[-80.0362,37.9679],[-80.0366,37.9671],[-80.0367,37.9664],[-80.0369,37.9659],[-80.0396,37.9657],[-80.0404,37.9656],[-80.0404,37.9651],[-80.0404,37.9644],[-80.0409,37.9637],[-80.0413,37.9636],[-80.0419,37.9635],[-80.0432,37.9624],[-80.0437,37.962],[-80.0441,37.9616],[-80.0444,37.9607],[-80.0445,37.9601],[-80.0455,37.9599],[-80.0462,37.96],[-80.0469,37.9601],[-80.0471,37.9599],[-80.0473,37.9592],[-80.0476,37.9583],[-80.0484,37.9575],[-80.0497,37.9572],[-80.0503,37.9571],[-80.051,37.9569],[-80.0515,37.9563],[-80.0522,37.9557],[-80.0528,37.9553],[-80.0536,37.9546],[-80.0545,37.9544],[-80.0547,37.9542],[-80.0551,37.9535],[-80.0556,37.9528],[-80.0561,37.952],[-80.0564,37.9519],[-80.0568,37.9518],[-80.0584,37.9511],[-80.0596,37.9503],[-80.0609,37.95],[-80.0618,37.9493],[-80.0624,37.9491],[-80.0629,37.9487],[-80.0637,37.948],[-80.0636,37.9476],[-80.0648,37.9476],[-80.0659,37.9475],[-80.0666,37.9472],[-80.067,37.9468],[-80.0683,37.9461],[-80.0692,37.9456],[-80.0694,37.9455],[-80.0696,37.9451],[-80.07,37.9439],[-80.0711,37.9436],[-80.072,37.9434],[-80.0726,37.9431],[-80.0734,37.9425],[-80.0745,37.9422],[-80.0746,37.9421],[-80.0746,37.9419],[-80.0747,37.9416],[-80.0749,37.9408],[-80.0754,37.9396],[-80.0761,37.9389],[-80.0771,37.9382],[-80.0796,37.937],[-80.0808,37.9355],[-80.0823,37.9346],[-80.084,37.9337],[-80.0844,37.9335],[-80.0846,37.9334],[-80.0846,37.9331],[-80.0853,37.932],[-80.0858,37.9319],[-80.0863,37.9316],[-80.0868,37.9304],[-80.087,37.9295],[-80.088,37.9285],[-80.0889,37.9278],[-80.0901,37.9273],[-80.0911,37.9269],[-80.0916,37.926],[-80.0921,37.9254],[-80.0918,37.925],[-80.0917,37.9244],[-80.092,37.9235],[-80.0929,37.9227],[-80.0943,37.9217],[-80.095,37.921],[-80.0952,37.9198],[-80.0957,37.9192],[-80.0962,37.9184],[-80.0966,37.9181],[-80.0974,37.918],[-80.0993,37.9184],[-80.1003,37.9189],[-80.1015,37.919],[-80.1027,37.919],[-80.1029,37.9189],[-80.1031,37.9182],[-80.1038,37.9163],[-80.1056,37.9157],[-80.1068,37.9147],[-80.1072,37.9142],[-80.1072,37.9135],[-80.1072,37.9127],[-80.1072,37.9124],[-80.1075,37.9123],[-80.1079,37.9122],[-80.1088,37.912],[-80.109,37.9119],[-80.1092,37.9117],[-80.1097,37.9113],[-80.1106,37.911],[-80.1115,37.9105],[-80.112,37.9101],[-80.1124,37.9096],[-80.1128,37.9091],[-80.1131,37.9082],[-80.1134,37.9076],[-80.1137,37.9072],[-80.1142,37.9071],[-80.1151,37.907],[-80.1162,37.9066],[-80.1169,37.9063],[-80.117,37.9055],[-80.1172,37.9043],[-80.1175,37.9042],[-80.1175,37.9041],[-80.1176,37.9041],[-80.1177,37.904],[-80.1182,37.904],[-80.1185,37.9039],[-80.1188,37.9038],[-80.119,37.9036],[-80.1191,37.9028],[-80.1191,37.902],[-80.1189,37.9016],[-80.1185,37.9012],[-80.1176,37.9008],[-80.1175,37.9006],[-80.1173,37.8996],[-80.1175,37.8985],[-80.1178,37.8977],[-80.1181,37.8975],[-80.1185,37.8972],[-80.1189,37.8971],[-80.1196,37.8971],[-80.1199,37.897],[-80.1206,37.8967],[-80.1213,37.897],[-80.1216,37.8971],[-80.1225,37.8975],[-80.123,37.898],[-80.1236,37.8979],[-80.1239,37.8977],[-80.1248,37.8969],[-80.1256,37.8965],[-80.1259,37.8961],[-80.1264,37.8954],[-80.127,37.8948],[-80.128,37.8944],[-80.1295,37.8941],[-80.1298,37.8942],[-80.1302,37.8938],[-80.1305,37.8935],[-80.1305,37.8932],[-80.1301,37.8929],[-80.13,37.8928],[-80.1302,37.8925],[-80.1307,37.892],[-80.131,37.8907],[-80.1315,37.89],[-80.1319,37.8895],[-80.1326,37.8893],[-80.1333,37.8886],[-80.1338,37.8883],[-80.1346,37.8883],[-80.1351,37.8882],[-80.1353,37.8879],[-80.1354,37.8874],[-80.1366,37.8867],[-80.1373,37.8865],[-80.138,37.8863],[-80.1382,37.8861],[-80.1393,37.8849],[-80.1402,37.8843],[-80.1406,37.8839],[-80.1413,37.8828],[-80.1413,37.8827],[-80.1415,37.8824],[-80.1417,37.8824],[-80.1419,37.8826],[-80.1428,37.8834],[-80.1427,37.8837],[-80.1429,37.8841],[-80.1432,37.8842],[-80.1439,37.8843],[-80.1442,37.8843],[-80.1445,37.8843],[-80.1446,37.8843],[-80.1453,37.8841],[-80.1456,37.8841],[-80.146,37.8844],[-80.1461,37.8845],[-80.1467,37.8851],[-80.1472,37.8856],[-80.1473,37.8859],[-80.1474,37.8859],[-80.1476,37.886],[-80.1484,37.8867],[-80.1487,37.887],[-80.1489,37.8869],[-80.1491,37.8865],[-80.1491,37.8862],[-80.1492,37.8859],[-80.1494,37.8856],[-80.1497,37.8854],[-80.1499,37.8851],[-80.1499,37.8849],[-80.1499,37.8845],[-80.1499,37.8834],[-80.1504,37.8832],[-80.1516,37.8828],[-80.1527,37.8825],[-80.1531,37.8823],[-80.1532,37.8823],[-80.1538,37.8818],[-80.1553,37.8805],[-80.1565,37.8794],[-80.1575,37.8784],[-80.1583,37.8777],[-80.1588,37.8774],[-80.1622,37.8751],[-80.1626,37.8736],[-80.1638,37.873],[-80.1654,37.8709],[-80.1656,37.8704],[-80.1656,37.8699],[-80.1654,37.8695],[-80.1651,37.869],[-80.1655,37.8685],[-80.1675,37.8681],[-80.168,37.868],[-80.1686,37.8676],[-80.169,37.8671],[-80.1695,37.866],[-80.1698,37.8654],[-80.1703,37.8647],[-80.1709,37.8641],[-80.1711,37.8634],[-80.1712,37.863],[-80.1716,37.8625],[-80.172,37.8621],[-80.172,37.8609],[-80.1721,37.8601],[-80.1719,37.8597],[-80.1718,37.8594],[-80.1716,37.8592],[-80.1716,37.859],[-80.172,37.8586],[-80.1726,37.858],[-80.173,37.8575],[-80.1735,37.8568],[-80.174,37.8566],[-80.1752,37.8561],[-80.1757,37.8557],[-80.1762,37.8553],[-80.1765,37.8546],[-80.1767,37.854],[-80.1767,37.8535],[-80.1767,37.853],[-80.1767,37.8528],[-80.1779,37.8528],[-80.1785,37.8526],[-80.179,37.8525],[-80.1796,37.8525],[-80.1802,37.8526],[-80.1807,37.8528],[-80.181,37.8529],[-80.1814,37.8529],[-80.1818,37.8527],[-80.1821,37.8522],[-80.1828,37.8514],[-80.1831,37.8507],[-80.1831,37.8506],[-80.1831,37.8493],[-80.183,37.8489],[-80.183,37.8486],[-80.1833,37.8483],[-80.1834,37.8482],[-80.1836,37.8478],[-80.1836,37.8475],[-80.1837,37.8474],[-80.1835,37.8468],[-80.1831,37.8456],[-80.1828,37.8452],[-80.1822,37.8446],[-80.1816,37.844],[-80.1812,37.8428],[-80.1807,37.8416],[-80.1804,37.8411],[-80.1798,37.8405],[-80.1795,37.8401],[-80.1794,37.8398],[-80.18,37.8392],[-80.1808,37.8387],[-80.181,37.8386],[-80.1818,37.8383],[-80.1834,37.8383],[-80.1852,37.8381],[-80.1864,37.8377],[-80.1871,37.837],[-80.1878,37.8364],[-80.1886,37.8361],[-80.1894,37.8355],[-80.1899,37.835],[-80.1901,37.8348],[-80.1912,37.8349],[-80.1916,37.8349],[-80.1923,37.8349],[-80.1927,37.8349],[-80.193,37.8347],[-80.1931,37.8344],[-80.1932,37.834],[-80.1936,37.8329],[-80.1946,37.8318],[-80.1955,37.8308],[-80.1975,37.8291],[-80.1996,37.8275],[-80.2012,37.8261],[-80.2015,37.8258],[-80.2028,37.8242],[-80.2036,37.8229],[-80.2048,37.8205],[-80.2058,37.8189],[-80.2061,37.8182],[-80.2061,37.8178],[-80.206,37.8173],[-80.2061,37.8167],[-80.2065,37.816],[-80.2077,37.8151],[-80.2094,37.8138],[-80.211,37.8126],[-80.2124,37.8119],[-80.2137,37.8112],[-80.2153,37.8103],[-80.2162,37.8098],[-80.2169,37.8095],[-80.2179,37.8098],[-80.2183,37.8098],[-80.2186,37.8098],[-80.2191,37.809],[-80.221,37.8066],[-80.2228,37.8043],[-80.2243,37.8025],[-80.2251,37.8013],[-80.2254,37.8011],[-80.2254,37.8008],[-80.2253,37.8004],[-80.2253,37.8003],[-80.2261,37.7998],[-80.2271,37.7989],[-80.2277,37.7979],[-80.228,37.7972],[-80.228,37.7971],[-80.2285,37.7963],[-80.2292,37.7947],[-80.2295,37.7935],[-80.2296,37.7928],[-80.2295,37.7923],[-80.2291,37.7921],[-80.228,37.7917],[-80.2273,37.791],[-80.227,37.7905],[-80.2263,37.7901],[-80.2261,37.7898],[-80.2259,37.7894],[-80.2261,37.7888],[-80.2262,37.7884],[-80.2258,37.7881],[-80.2251,37.7877],[-80.2245,37.7875],[-80.2243,37.7874],[-80.2234,37.7872],[-80.223,37.7867],[-80.2229,37.7863],[-80.2232,37.7859],[-80.2236,37.7858],[-80.2241,37.7856],[-80.2245,37.7852],[-80.2245,37.7846],[-80.2243,37.7836],[-80.2241,37.783],[-80.2235,37.7824],[-80.2227,37.782],[-80.2221,37.7818],[-80.2215,37.7819],[-80.221,37.7822],[-80.2206,37.7827],[-80.2201,37.7832],[-80.2196,37.7833],[-80.2191,37.7834],[-80.2186,37.7833],[-80.218,37.783],[-80.2173,37.7824],[-80.2166,37.7822],[-80.2163,37.7821],[-80.2159,37.782],[-80.2157,37.7816],[-80.2159,37.7812],[-80.2161,37.7803],[-80.2163,37.7798],[-80.2164,37.7794],[-80.2162,37.7792],[-80.2156,37.779],[-80.2155,37.7788],[-80.2156,37.7784],[-80.2156,37.7783],[-80.2156,37.7779],[-80.2157,37.7775],[-80.2159,37.7772],[-80.2163,37.7769],[-80.2165,37.7764],[-80.2166,37.776],[-80.2168,37.7759],[-80.2169,37.7761],[-80.2172,37.7765],[-80.2176,37.7768],[-80.2185,37.7771],[-80.2195,37.7772],[-80.2204,37.7776],[-80.2212,37.7781],[-80.2218,37.7783],[-80.2224,37.7782],[-80.2226,37.7779],[-80.2227,37.7778],[-80.223,37.7773],[-80.2236,37.7771],[-80.2242,37.777],[-80.2247,37.7769],[-80.2252,37.7769],[-80.2254,37.7771],[-80.2258,37.7776],[-80.2263,37.7782],[-80.2267,37.7787],[-80.2271,37.7789],[-80.2275,37.7789],[-80.2276,37.7789],[-80.2281,37.7788],[-80.229,37.7786],[-80.2298,37.7785],[-80.2305,37.7783],[-80.2307,37.7781],[-80.2309,37.778],[-80.2309,37.7776],[-80.2309,37.7775],[-80.2309,37.7772],[-80.2309,37.7771],[-80.2309,37.777],[-80.2315,37.7767],[-80.2315,37.7766],[-80.2318,37.7761],[-80.2318,37.776],[-80.2318,37.7759],[-80.232,37.7756],[-80.2325,37.7754],[-80.2327,37.7753],[-80.2333,37.7751],[-80.2337,37.7747],[-80.234,37.7745],[-80.2345,37.7745],[-80.2351,37.7746],[-80.2355,37.7744],[-80.2356,37.7739],[-80.2359,37.7731],[-80.2363,37.773],[-80.2386,37.7727],[-80.2395,37.7728],[-80.2403,37.7727],[-80.2409,37.7724],[-80.2412,37.7718],[-80.2412,37.7717],[-80.2412,37.7714],[-80.2412,37.7712],[-80.2412,37.7709],[-80.2414,37.7694],[-80.2414,37.7689],[-80.2414,37.7685],[-80.2414,37.7681],[-80.242,37.7677],[-80.2428,37.7675],[-80.2438,37.7674],[-80.2443,37.7672],[-80.2446,37.767],[-80.2449,37.7671],[-80.2453,37.7673],[-80.2459,37.7676],[-80.2465,37.7678],[-80.2469,37.768],[-80.2469,37.7683],[-80.2471,37.7686],[-80.2475,37.7686],[-80.248,37.7685],[-80.2484,37.7683],[-80.2485,37.7679],[-80.2488,37.7673],[-80.2494,37.7668],[-80.2498,37.7666],[-80.2504,37.7658],[-80.2513,37.764],[-80.2517,37.7632],[-80.2513,37.763],[-80.2509,37.7628],[-80.2505,37.7624],[-80.2503,37.7621],[-80.2505,37.7611],[-80.2505,37.7609],[-80.2507,37.7605],[-80.2508,37.7601],[-80.2509,37.7594],[-80.2507,37.7589],[-80.2502,37.7584],[-80.2498,37.758],[-80.2496,37.758],[-80.2494,37.7578],[-80.2494,37.7575],[-80.2494,37.7573],[-80.2496,37.7571],[-80.2498,37.7571],[-80.2505,37.7567],[-80.2506,37.7564],[-80.2506,37.7562],[-80.2508,37.7557],[-80.2509,37.7555],[-80.2512,37.7556],[-80.2516,37.7559],[-80.2521,37.7559],[-80.2528,37.756],[-80.2533,37.7561],[-80.2539,37.7562],[-80.2549,37.756],[-80.2558,37.7562],[-80.2564,37.7564],[-80.2571,37.7563],[-80.2574,37.7561],[-80.2576,37.7553],[-80.2576,37.7547],[-80.2577,37.754],[-80.258,37.7534],[-80.2584,37.753],[-80.2591,37.7525],[-80.2591,37.7522],[-80.2589,37.7516],[-80.2589,37.7511],[-80.2595,37.7506],[-80.2601,37.7501],[-80.2603,37.7499],[-80.2602,37.7498],[-80.2599,37.7497],[-80.2595,37.7495],[-80.2593,37.7489],[-80.2591,37.7483],[-80.2593,37.7474],[-80.259,37.7462],[-80.2593,37.745],[-80.2597,37.7445],[-80.2604,37.7435],[-80.2613,37.7423],[-80.2622,37.7416],[-80.2618,37.7408],[-80.2617,37.74],[-80.2621,37.7398],[-80.2623,37.7395],[-80.2624,37.739],[-80.2627,37.7386],[-80.2628,37.7383],[-80.262,37.7377],[-80.2613,37.7372],[-80.2612,37.7367],[-80.2613,37.7353],[-80.261,37.7344],[-80.2603,37.7335],[-80.2597,37.733],[-80.2576,37.7321],[-80.255,37.7314],[-80.2535,37.7306],[-80.252,37.7298],[-80.2519,37.7296],[-80.252,37.7285],[-80.2522,37.7273],[-80.2531,37.7259],[-80.2541,37.725],[-80.255,37.7241],[-80.2568,37.7222],[-80.2581,37.7206],[-80.2591,37.7201],[-80.2604,37.7199],[-80.2615,37.7198],[-80.2626,37.7193],[-80.2639,37.7191],[-80.2644,37.7188],[-80.265,37.7182],[-80.2654,37.7173],[-80.2669,37.716],[-80.2672,37.7157],[-80.2671,37.7149],[-80.2674,37.7142],[-80.2679,37.7138],[-80.2682,37.7129],[-80.269,37.7124],[-80.2696,37.7119],[-80.2704,37.7118],[-80.272,37.7115],[-80.2723,37.7113],[-80.2729,37.7105],[-80.2742,37.7089],[-80.275,37.7078],[-80.2761,37.7062],[-80.2766,37.7056],[-80.2806,37.7026],[-80.2811,37.702],[-80.2813,37.7018],[-80.2815,37.7017],[-80.2819,37.7012],[-80.2823,37.7008],[-80.2833,37.6998],[-80.2853,37.698],[-80.2858,37.6976],[-80.2858,37.6975],[-80.2865,37.697],[-80.2871,37.6964],[-80.2875,37.6962],[-80.2877,37.6961],[-80.288,37.696],[-80.2941,37.6938],[-80.2948,37.6937],[-80.2953,37.6934],[-80.2959,37.6928],[-80.2961,37.6924],[-80.2961,37.6918],[-80.2961,37.6917],[-80.2939,37.6872],[-80.2937,37.687],[-80.2933,37.6862],[-80.2931,37.6859],[-80.293,37.6857],[-80.2923,37.684],[-80.2923,37.6839],[-80.2922,37.6839],[-80.2922,37.6838],[-80.2922,37.6837],[-80.2922,37.6836],[-80.2922,37.6835],[-80.29,37.6788],[-80.2899,37.6786],[-80.2869,37.6725],[-80.2829,37.6643],[-80.2794,37.6571],[-80.2787,37.6562],[-80.2781,37.6557],[-80.2774,37.6551],[-80.2739,37.6521],[-80.2736,37.6519],[-80.2733,37.6516],[-80.2724,37.6508],[-80.2703,37.649],[-80.2703,37.6489],[-80.2699,37.6485],[-80.2691,37.6477],[-80.269,37.6476],[-80.2689,37.6475],[-80.2688,37.6474],[-80.268,37.6466],[-80.2677,37.6463],[-80.2675,37.6462],[-80.2672,37.646],[-80.2662,37.6458],[-80.2648,37.6455],[-80.2645,37.6454],[-80.2635,37.6452],[-80.2634,37.6451],[-80.2633,37.6451],[-80.2549,37.6425],[-80.2545,37.6424],[-80.2463,37.64],[-80.2408,37.6383],[-80.24,37.6379],[-80.2393,37.6377],[-80.2389,37.6374],[-80.2388,37.6374],[-80.2372,37.6364],[-80.237,37.6364],[-80.2342,37.635],[-80.2334,37.6345],[-80.2313,37.6334],[-80.2279,37.6315],[-80.2253,37.6301],[-80.2251,37.63],[-80.2229,37.6288],[-80.2217,37.6282],[-80.2212,37.6279],[-80.2211,37.6278],[-80.221,37.6278],[-80.2214,37.6273],[-80.222,37.6267],[-80.2225,37.6258],[-80.2226,37.6251],[-80.2234,37.6232],[-80.2243,37.622],[-80.226,37.6201],[-80.2288,37.6175],[-80.2306,37.6161],[-80.2319,37.6148],[-80.2331,37.6139],[-80.235,37.6125],[-80.236,37.6117],[-80.2365,37.611],[-80.2369,37.61],[-80.2381,37.609],[-80.239,37.6082],[-80.2394,37.6081],[-80.2398,37.6075],[-80.2403,37.607],[-80.2409,37.6067],[-80.2413,37.6065],[-80.2422,37.6063],[-80.2434,37.6056],[-80.2439,37.6051],[-80.2444,37.6048],[-80.245,37.6046],[-80.2459,37.6041],[-80.2467,37.6036],[-80.2481,37.6029],[-80.2487,37.6025],[-80.2493,37.6021],[-80.2498,37.6021],[-80.2506,37.6015],[-80.2515,37.601],[-80.2528,37.6],[-80.2537,37.5994],[-80.255,37.5984],[-80.2563,37.5974],[-80.2578,37.5965],[-80.2586,37.5959],[-80.2589,37.5955],[-80.2604,37.5949],[-80.2621,37.594],[-80.2636,37.5934],[-80.2652,37.5931],[-80.2662,37.5928],[-80.2669,37.5925],[-80.2685,37.5917],[-80.2703,37.5911],[-80.2724,37.59],[-80.2746,37.5892],[-80.2752,37.5887],[-80.2762,37.5882],[-80.277,37.5878],[-80.2778,37.5872],[-80.2787,37.5865],[-80.2792,37.586],[-80.2795,37.5857],[-80.2797,37.5855],[-80.28,37.5854],[-80.2806,37.5854],[-80.2818,37.5855],[-80.2824,37.5855],[-80.283,37.5853],[-80.2834,37.5852],[-80.2837,37.585],[-80.2841,37.5846],[-80.2847,37.5843],[-80.286,37.5837],[-80.2868,37.5832],[-80.2879,37.5826],[-80.2888,37.582],[-80.2896,37.5814],[-80.2908,37.5809],[-80.2921,37.5802],[-80.2931,37.5798],[-80.2939,37.5793],[-80.2949,37.5788],[-80.2956,37.5786],[-80.2966,37.5784],[-80.2976,37.5779],[-80.2997,37.5772],[-80.3007,37.5767],[-80.3014,37.5766],[-80.3025,37.5759],[-80.3041,37.5751],[-80.3062,37.5742],[-80.307,37.5738],[-80.3088,37.5729],[-80.3102,37.572],[-80.3108,37.5718],[-80.312,37.5715],[-80.3135,37.5711],[-80.3146,37.5707],[-80.3155,37.5703],[-80.3168,37.5692],[-80.318,37.5686],[-80.3192,37.5681],[-80.3217,37.5671],[-80.3235,37.5663],[-80.3285,37.5643],[-80.3282,37.564],[-80.3273,37.5629],[-80.3263,37.5618],[-80.3238,37.5591],[-80.3213,37.5563],[-80.32,37.5548],[-80.3167,37.5511],[-80.3145,37.5486],[-80.3134,37.5473],[-80.3124,37.5462],[-80.3123,37.5462],[-80.3122,37.5462],[-80.3124,37.5461],[-80.3125,37.546],[-80.3127,37.5458],[-80.3128,37.5457],[-80.3128,37.5455],[-80.313,37.5454],[-80.313,37.5453],[-80.3134,37.545],[-80.314,37.5446],[-80.3142,37.5446],[-80.3142,37.5445],[-80.3143,37.5442],[-80.3145,37.5441],[-80.3153,37.544],[-80.3155,37.544],[-80.317,37.5436],[-80.3176,37.5437],[-80.3177,37.5439],[-80.3182,37.544],[-80.3186,37.5438],[-80.3191,37.5436],[-80.3193,37.5433],[-80.3193,37.5431],[-80.3193,37.543],[-80.3193,37.5429],[-80.3195,37.5427],[-80.3199,37.5425],[-80.3205,37.5424],[-80.3206,37.5424],[-80.3207,37.5423],[-80.3208,37.5423],[-80.3209,37.5423],[-80.3209,37.5422],[-80.321,37.5421],[-80.3211,37.5417],[-80.3212,37.5415],[-80.3215,37.5414],[-80.324,37.5413],[-80.3247,37.5411],[-80.3251,37.5409],[-80.3254,37.5409],[-80.3262,37.5407],[-80.3266,37.5406],[-80.3268,37.5405],[-80.3275,37.5401],[-80.3278,37.5398],[-80.3278,37.5397],[-80.3279,37.5397],[-80.3281,37.5392],[-80.3284,37.5389],[-80.3285,37.5386],[-80.3284,37.5382],[-80.3284,37.5376],[-80.3287,37.5374],[-80.33,37.5367],[-80.3304,37.5363],[-80.3303,37.5362],[-80.3266,37.5347],[-80.3254,37.5342],[-80.323,37.5332],[-80.3194,37.5316],[-80.313,37.5289],[-80.3093,37.5274],[-80.2917,37.5365],[-80.2916,37.5365],[-80.2824,37.5335],[-80.2826,37.5333],[-80.2829,37.5328],[-80.2838,37.5315],[-80.2847,37.5302],[-80.2852,37.5294],[-80.2858,37.5286],[-80.2875,37.526],[-80.2893,37.5235],[-80.2905,37.5217],[-80.2917,37.52],[-80.2928,37.5184],[-80.2939,37.5168],[-80.2947,37.5156],[-80.2955,37.5144],[-80.2998,37.5083],[-80.3098,37.5038],[-80.3095,37.5033],[-80.3093,37.5029],[-80.3133,37.5016],[-80.3148,37.5009],[-80.3157,37.5006],[-80.3168,37.5001],[-80.3206,37.4989],[-80.3222,37.4982],[-80.3243,37.497],[-80.3271,37.4954],[-80.3293,37.4946],[-80.332,37.4937],[-80.3342,37.4933],[-80.3369,37.493],[-80.3389,37.4929],[-80.3405,37.4927],[-80.3415,37.4925],[-80.3424,37.4924],[-80.3438,37.4922],[-80.3464,37.4914],[-80.3487,37.4908],[-80.3518,37.4897],[-80.3548,37.4886],[-80.3572,37.4879],[-80.3603,37.487],[-80.3625,37.4865],[-80.3645,37.4855],[-80.3658,37.4849],[-80.3668,37.4849],[-80.3632,37.48],[-80.3653,37.479],[-80.3674,37.4779],[-80.3695,37.4766],[-80.3706,37.4755],[-80.3719,37.4741],[-80.3748,37.4729],[-80.3783,37.4714],[-80.3825,37.4704],[-80.3906,37.4666],[-80.3917,37.4661],[-80.3951,37.4645],[-80.3995,37.4625],[-80.3999,37.4623],[-80.4027,37.4604],[-80.4028,37.4603],[-80.4052,37.4592],[-80.406,37.4588],[-80.4064,37.4587],[-80.4065,37.4586],[-80.4067,37.4586],[-80.4073,37.4582],[-80.4076,37.4581],[-80.4132,37.4556],[-80.4143,37.4551],[-80.4183,37.4532],[-80.4188,37.453],[-80.4189,37.453],[-80.4195,37.4527],[-80.4211,37.4519],[-80.4218,37.4517],[-80.4241,37.4506],[-80.4243,37.4505],[-80.4256,37.4499],[-80.43,37.4469],[-80.443,37.4381],[-80.4514,37.434],[-80.4573,37.4323],[-80.4648,37.4261],[-80.4728,37.4238],[-80.4756,37.423],[-80.4758,37.4231],[-80.4916,37.4329],[-80.4949,37.4351],[-80.4973,37.4448],[-80.4972,37.4452],[-80.4971,37.4452],[-80.4971,37.4453],[-80.4968,37.4462],[-80.4946,37.4529],[-80.493,37.4577],[-80.4998,37.4669],[-80.5017,37.4693],[-80.504,37.4721],[-80.5061,37.4748],[-80.5114,37.4817],[-80.5134,37.4794],[-80.5142,37.4789],[-80.5151,37.4786],[-80.5164,37.4785],[-80.5176,37.4788],[-80.5186,37.4793],[-80.5197,37.4792],[-80.5208,37.4783],[-80.5216,37.4775],[-80.5223,37.4772],[-80.5235,37.4769],[-80.5238,37.4769],[-80.5254,37.4769],[-80.5284,37.4774],[-80.5308,37.4773],[-80.5324,37.4771],[-80.5335,37.4764],[-80.5338,37.4756],[-80.5344,37.4747],[-80.5351,37.4744],[-80.5369,37.474],[-80.5379,37.4742],[-80.5393,37.4744],[-80.5398,37.4745],[-80.5442,37.4747],[-80.5448,37.4747],[-80.5474,37.4737],[-80.5488,37.4737],[-80.5509,37.4737],[-80.552,37.4736],[-80.5532,37.4729],[-80.5545,37.4722],[-80.5551,37.4716],[-80.558,37.4711],[-80.559,37.4707],[-80.5614,37.4698],[-80.5638,37.4682],[-80.564,37.4681],[-80.5652,37.4673],[-80.5657,37.4669],[-80.5663,37.4666],[-80.5682,37.4656],[-80.5706,37.4646],[-80.5713,37.4643],[-80.5714,37.4642],[-80.5725,37.4637],[-80.5726,37.4635],[-80.5727,37.4633],[-80.5734,37.4631],[-80.5763,37.462],[-80.5765,37.4618],[-80.5774,37.461],[-80.578,37.4606],[-80.5794,37.4599],[-80.5808,37.4595],[-80.5815,37.4591],[-80.5819,37.4587],[-80.5824,37.4579],[-80.5826,37.457],[-80.5829,37.4567],[-80.5839,37.4565],[-80.5847,37.4566],[-80.5853,37.4568],[-80.5859,37.4567],[-80.5866,37.456],[-80.5876,37.4553],[-80.5897,37.4538],[-80.5902,37.4533],[-80.5906,37.4528],[-80.5911,37.452],[-80.5914,37.4514],[-80.5924,37.4507],[-80.5941,37.4497],[-80.5948,37.4495],[-80.5954,37.4494],[-80.5962,37.4489],[-80.5969,37.4484],[-80.5981,37.4476],[-80.599,37.4472],[-80.6002,37.4462],[-80.6015,37.4459],[-80.6027,37.4453],[-80.6043,37.4449],[-80.6066,37.444],[-80.6082,37.4431],[-80.6096,37.4423],[-80.6101,37.4418],[-80.6119,37.4412],[-80.6139,37.4402],[-80.6153,37.4398],[-80.6168,37.4394],[-80.6209,37.4369],[-80.6214,37.4367],[-80.6221,37.436],[-80.6223,37.4351],[-80.6224,37.4342],[-80.6227,37.4333],[-80.6248,37.433],[-80.6253,37.4329],[-80.626,37.4331],[-80.6264,37.4333],[-80.6273,37.4331],[-80.6286,37.432],[-80.6291,37.4322],[-80.6301,37.4323],[-80.6307,37.4325],[-80.6319,37.4322],[-80.6324,37.4321],[-80.6332,37.4317],[-80.6344,37.4312],[-80.6356,37.4305],[-80.6359,37.4304],[-80.6365,37.4302],[-80.6368,37.43],[-80.6374,37.4294],[-80.6376,37.4286],[-80.6374,37.4279],[-80.6369,37.4275],[-80.6419,37.4245],[-80.6459,37.4222],[-80.6479,37.4217],[-80.6492,37.4216],[-80.6497,37.4215],[-80.6502,37.4215],[-80.6524,37.4206],[-80.6531,37.4202],[-80.6536,37.4195],[-80.6567,37.4176],[-80.6584,37.4171],[-80.6593,37.4165],[-80.6596,37.4164],[-80.6605,37.4161],[-80.6612,37.4156],[-80.6622,37.4153],[-80.6641,37.4142],[-80.665,37.4142],[-80.6658,37.4138],[-80.6665,37.4134],[-80.67,37.4119],[-80.6716,37.411],[-80.672,37.4109],[-80.673,37.4104],[-80.6743,37.41],[-80.6749,37.4095],[-80.6753,37.4091],[-80.6781,37.4079],[-80.6792,37.4072],[-80.6846,37.4046],[-80.6851,37.4041],[-80.6857,37.404],[-80.6863,37.4039],[-80.6873,37.4034],[-80.6878,37.4033],[-80.6898,37.4027],[-80.691,37.402],[-80.6917,37.4017],[-80.6933,37.4005],[-80.6937,37.4001],[-80.6942,37.3999],[-80.696,37.3999],[-80.6975,37.3996],[-80.6984,37.3989],[-80.6994,37.3984],[-80.7007,37.3973],[-80.701,37.3968],[-80.7011,37.3967],[-80.7013,37.3966],[-80.7026,37.3962],[-80.7031,37.3959],[-80.7052,37.3946],[-80.706,37.3944],[-80.7072,37.3939],[-80.7084,37.3936],[-80.7091,37.3932],[-80.7105,37.3925],[-80.7125,37.392],[-80.7135,37.3915],[-80.7139,37.3913],[-80.7142,37.3914],[-80.7155,37.3907],[-80.716,37.3903],[-80.716,37.3899],[-80.7163,37.3888],[-80.7163,37.3887],[-80.7165,37.3886],[-80.7177,37.3888],[-80.7195,37.3896],[-80.7207,37.3893],[-80.7231,37.3883],[-80.7236,37.3883],[-80.7239,37.3878],[-80.7242,37.3865],[-80.7243,37.3863],[-80.7257,37.3855],[-80.7261,37.3856],[-80.727,37.3861],[-80.7273,37.3862],[-80.7278,37.3864],[-80.7316,37.3847],[-80.7321,37.3843],[-80.7332,37.3837],[-80.7342,37.3834],[-80.7348,37.3833],[-80.7368,37.3833],[-80.7374,37.3833],[-80.7376,37.3832],[-80.738,37.3826],[-80.7384,37.3823],[-80.7387,37.3822],[-80.741,37.3817],[-80.7429,37.3806],[-80.743,37.3805],[-80.7432,37.38],[-80.7434,37.3798],[-80.7442,37.3797],[-80.7443,37.3797],[-80.7444,37.3797],[-80.7445,37.3798],[-80.7454,37.3801],[-80.7455,37.3801],[-80.7459,37.3801],[-80.7476,37.3799],[-80.7481,37.3799],[-80.7485,37.3801],[-80.7487,37.38],[-80.7498,37.3793],[-80.7503,37.379],[-80.7506,37.3787],[-80.7509,37.3784],[-80.751,37.3782],[-80.7514,37.378],[-80.7518,37.3779],[-80.7522,37.3778],[-80.7537,37.3778],[-80.7541,37.3776],[-80.7545,37.3775],[-80.7549,37.3774],[-80.7553,37.3773],[-80.7556,37.3772],[-80.7568,37.3766],[-80.7571,37.3764],[-80.7576,37.3759],[-80.7578,37.3758],[-80.7582,37.3756],[-80.7589,37.3755],[-80.7596,37.3751],[-80.7598,37.3749],[-80.7599,37.3749],[-80.7602,37.3749],[-80.7619,37.3747],[-80.7626,37.3745],[-80.7628,37.3743],[-80.7634,37.374],[-80.764,37.3737],[-80.7652,37.3734],[-80.7656,37.3733],[-80.7659,37.3733],[-80.7668,37.3733],[-80.7669,37.3733],[-80.7685,37.3728],[-80.7701,37.3724],[-80.7717,37.3751],[-80.7755,37.3816],[-80.7756,37.3818],[-80.7767,37.3837],[-80.7767,37.3838],[-80.7767,37.384],[-80.7768,37.3841],[-80.7769,37.3845],[-80.777,37.3848],[-80.7773,37.3852],[-80.778,37.3855],[-80.7784,37.3857],[-80.7788,37.386],[-80.7793,37.3862],[-80.7796,37.3864],[-80.7798,37.3865],[-80.7801,37.3868],[-80.7805,37.3872],[-80.7807,37.3875],[-80.7808,37.3878],[-80.781,37.388],[-80.7811,37.3883],[-80.7815,37.3886],[-80.7817,37.3887],[-80.7819,37.3887],[-80.782,37.3888],[-80.7821,37.3888],[-80.7823,37.389],[-80.7823,37.3891],[-80.7825,37.3893],[-80.7826,37.3895],[-80.7828,37.3897],[-80.7828,37.3898],[-80.7829,37.39],[-80.7831,37.3903],[-80.7834,37.3907],[-80.7834,37.3908],[-80.7835,37.391],[-80.7835,37.3914],[-80.7835,37.3917],[-80.7835,37.392],[-80.7834,37.3922],[-80.7833,37.3926],[-80.7833,37.3927],[-80.7833,37.3928],[-80.7835,37.3929],[-80.7835,37.393],[-80.7835,37.3931],[-80.7836,37.3934],[-80.7839,37.3938],[-80.7841,37.3942],[-80.7842,37.3945],[-80.7842,37.3946],[-80.7844,37.3946],[-80.7845,37.3946],[-80.7848,37.3946],[-80.7851,37.3946],[-80.7854,37.3947],[-80.7865,37.3948],[-80.787,37.3948],[-80.7879,37.3948],[-80.7884,37.395],[-80.7885,37.395],[-80.7892,37.3953],[-80.7896,37.3954],[-80.7898,37.3955],[-80.79,37.3956],[-80.7901,37.3956],[-80.7902,37.3956],[-80.7903,37.3957],[-80.7909,37.3957],[-80.7913,37.3957],[-80.7927,37.3953],[-80.7932,37.3954],[-80.794,37.3953],[-80.7941,37.3953],[-80.7946,37.3952],[-80.7954,37.3952],[-80.7956,37.3952],[-80.7959,37.3954],[-80.7969,37.3956],[-80.797,37.3956],[-80.7972,37.3957],[-80.7973,37.3957],[-80.7977,37.3958],[-80.7989,37.3958],[-80.7989,37.3957],[-80.799,37.3957],[-80.7993,37.3957],[-80.7994,37.3957],[-80.7995,37.3958],[-80.7996,37.3958],[-80.7997,37.3958],[-80.8002,37.3959],[-80.8004,37.3959],[-80.8005,37.3959],[-80.8006,37.396],[-80.8007,37.3961],[-80.8008,37.3961],[-80.8009,37.3962],[-80.801,37.3963],[-80.8011,37.3964],[-80.8012,37.3965],[-80.8012,37.3966],[-80.8012,37.3967],[-80.8012,37.3968],[-80.8012,37.3969],[-80.8011,37.3969],[-80.8012,37.397],[-80.8012,37.3971],[-80.8012,37.3972],[-80.8013,37.3972],[-80.8013,37.3973],[-80.8014,37.3973],[-80.8015,37.3974],[-80.8016,37.3975],[-80.8016,37.3976],[-80.8017,37.3977],[-80.8017,37.3978],[-80.8018,37.3979],[-80.8019,37.3979],[-80.802,37.398],[-80.8021,37.3981],[-80.8022,37.3981],[-80.8025,37.3983],[-80.8028,37.3984],[-80.803,37.3984],[-80.8032,37.3984],[-80.8035,37.3985],[-80.8037,37.3984],[-80.8038,37.3984],[-80.8039,37.3984],[-80.8041,37.3984],[-80.8042,37.3983],[-80.8043,37.3983],[-80.8044,37.3982],[-80.8044,37.3981],[-80.8045,37.398],[-80.8046,37.3978],[-80.8047,37.3978],[-80.8053,37.3978],[-80.8055,37.3979],[-80.8056,37.3979],[-80.8057,37.398],[-80.8058,37.398],[-80.8059,37.3981],[-80.8062,37.3982],[-80.8063,37.3983],[-80.8063,37.3984],[-80.8064,37.3984],[-80.8064,37.3985],[-80.8063,37.3992],[-80.8062,37.3993],[-80.8063,37.3994],[-80.8063,37.3995],[-80.8063,37.3998],[-80.8064,37.4],[-80.8064,37.4001],[-80.8065,37.4003],[-80.8065,37.4005],[-80.8066,37.4008],[-80.8067,37.4009],[-80.8069,37.4012],[-80.807,37.4014],[-80.807,37.4015],[-80.807,37.4016],[-80.807,37.4019],[-80.807,37.4021],[-80.807,37.4022],[-80.8069,37.4025],[-80.8068,37.4027],[-80.8068,37.403],[-80.8067,37.4031],[-80.8066,37.4033],[-80.8066,37.4034],[-80.8064,37.4035],[-80.8064,37.4036],[-80.8062,37.4038],[-80.8061,37.404],[-80.8062,37.404],[-80.8062,37.4041],[-80.8062,37.4042],[-80.8063,37.4042],[-80.8064,37.4043],[-80.8065,37.4043],[-80.8065,37.4044],[-80.8067,37.4044],[-80.8068,37.4045],[-80.8069,37.4045],[-80.8071,37.4046],[-80.8073,37.4047],[-80.8075,37.4049],[-80.8076,37.405],[-80.8077,37.4051],[-80.8078,37.4052],[-80.8081,37.4055],[-80.8082,37.4057],[-80.8083,37.4058],[-80.8083,37.4059],[-80.8084,37.406],[-80.8084,37.4062],[-80.8085,37.4064],[-80.8086,37.4065],[-80.8087,37.4066],[-80.8088,37.4067],[-80.809,37.4068],[-80.8092,37.4068],[-80.8094,37.4069],[-80.8098,37.407],[-80.8101,37.4071],[-80.8103,37.4072],[-80.8104,37.4072],[-80.8105,37.4072],[-80.8108,37.4073],[-80.811,37.4073],[-80.8111,37.4073],[-80.8112,37.4074],[-80.8113,37.4076],[-80.8114,37.4076],[-80.8115,37.4077],[-80.8117,37.4078],[-80.8118,37.4078],[-80.8119,37.4079],[-80.812,37.4078],[-80.8121,37.4078],[-80.8171,37.4112],[-80.8174,37.4113],[-80.8202,37.4133],[-80.8238,37.4157],[-80.8239,37.4158],[-80.824,37.4158],[-80.8254,37.4167],[-80.8261,37.4173],[-80.8283,37.4187],[-80.8288,37.419],[-80.8308,37.4205],[-80.8315,37.4209],[-80.8326,37.4216],[-80.8326,37.4217],[-80.8329,37.4219],[-80.8341,37.4226],[-80.8357,37.4235],[-80.8358,37.4236],[-80.8359,37.4237],[-80.8361,37.4238],[-80.8364,37.424],[-80.8364,37.4243],[-80.8366,37.4247],[-80.8369,37.4252],[-80.8372,37.4254],[-80.8375,37.4255],[-80.8377,37.4257],[-80.8378,37.4257],[-80.8384,37.4258],[-80.8389,37.4259],[-80.8391,37.4259],[-80.8396,37.426],[-80.8397,37.4261],[-80.8405,37.4261],[-80.841,37.4261],[-80.8417,37.426],[-80.8422,37.4256],[-80.843,37.4248],[-80.8434,37.4244],[-80.8438,37.4239],[-80.8442,37.4236],[-80.8443,37.4235],[-80.8447,37.4234],[-80.8454,37.4233],[-80.8457,37.4233],[-80.846,37.4234],[-80.8463,37.4234],[-80.8469,37.4237],[-80.8472,37.424],[-80.8474,37.4241],[-80.8484,37.4248],[-80.8488,37.4251],[-80.8493,37.4255],[-80.8494,37.4255],[-80.8497,37.4257],[-80.8498,37.4257],[-80.8504,37.426],[-80.8507,37.4261],[-80.8512,37.4263],[-80.8515,37.4264],[-80.8517,37.4265],[-80.8522,37.4267],[-80.8532,37.4269],[-80.8535,37.4269],[-80.8537,37.4269],[-80.8542,37.4269],[-80.8544,37.4268],[-80.8551,37.4269],[-80.8554,37.4269],[-80.8558,37.4269],[-80.8563,37.4269],[-80.8567,37.427],[-80.8568,37.427],[-80.857,37.4271],[-80.8574,37.4272],[-80.8575,37.4273],[-80.8577,37.4275],[-80.8582,37.4279],[-80.8584,37.4282],[-80.8584,37.4283],[-80.8585,37.4283],[-80.8586,37.4284],[-80.8587,37.4289],[-80.8588,37.429],[-80.8589,37.4291],[-80.8595,37.4295],[-80.8597,37.4294],[-80.86,37.4291],[-80.8601,37.4291],[-80.8601,37.429],[-80.8604,37.4288],[-80.8605,37.4286],[-80.8606,37.4285],[-80.8607,37.4284],[-80.8608,37.4283],[-80.8608,37.4282],[-80.8611,37.4278],[-80.8612,37.4276],[-80.8612,37.4274],[-80.8614,37.4271],[-80.8615,37.4269],[-80.8617,37.4267],[-80.8619,37.4264],[-80.8621,37.4262],[-80.8621,37.4261],[-80.8621,37.426],[-80.8622,37.426],[-80.8625,37.4256],[-80.8625,37.4255],[-80.8626,37.4254],[-80.8628,37.4251],[-80.8629,37.425],[-80.863,37.4249],[-80.8631,37.4248],[-80.8632,37.4247],[-80.8633,37.4246],[-80.8633,37.4245],[-80.8634,37.4244],[-80.8635,37.4243],[-80.8636,37.4241],[-80.8636,37.4239],[-80.8637,37.4237],[-80.8641,37.4228],[-80.8642,37.4225],[-80.8642,37.4224],[-80.8643,37.4222],[-80.8644,37.4219],[-80.8645,37.4216],[-80.8645,37.4215],[-80.8646,37.4214],[-80.8647,37.4212],[-80.8649,37.4209],[-80.865,37.4208],[-80.865,37.4207],[-80.8651,37.4207],[-80.8651,37.4205],[-80.8652,37.4205],[-80.8653,37.4201],[-80.8653,37.4199],[-80.8654,37.4192],[-80.8654,37.4191],[-80.8654,37.4189],[-80.8654,37.4188],[-80.8656,37.4175],[-80.8656,37.4174],[-80.8655,37.4172],[-80.8655,37.4169],[-80.8654,37.4166],[-80.8653,37.4162],[-80.8653,37.4161],[-80.8652,37.4159],[-80.8652,37.4158],[-80.8651,37.4157],[-80.8651,37.4156],[-80.865,37.4154],[-80.865,37.4151],[-80.865,37.4149],[-80.8649,37.4146],[-80.8649,37.4144],[-80.8648,37.4144],[-80.8648,37.4142],[-80.8647,37.4141],[-80.8647,37.4138],[-80.8646,37.4138],[-80.8646,37.4137],[-80.8645,37.4134],[-80.8643,37.4132],[-80.8642,37.4129],[-80.8641,37.4128],[-80.864,37.4127],[-80.8639,37.4126],[-80.8636,37.4124],[-80.8636,37.4123],[-80.8635,37.4122],[-80.8635,37.4121],[-80.8633,37.4119],[-80.8633,37.4118],[-80.863,37.4115],[-80.8632,37.4113],[-80.8633,37.4111],[-80.8634,37.411],[-80.8645,37.4096],[-80.8672,37.4059],[-80.8681,37.4047],[-80.8695,37.4028],[-80.8723,37.3991],[-80.8748,37.3955],[-80.8753,37.3946],[-80.8755,37.3944],[-80.8808,37.3872],[-80.8826,37.3848],[-80.8827,37.3847],[-80.8828,37.3846],[-80.8828,37.3845],[-80.883,37.3842],[-80.8833,37.3839],[-80.8822,37.3828],[-80.8819,37.3824],[-80.8805,37.3809],[-80.8801,37.3805],[-80.88,37.3804],[-80.8799,37.3803],[-80.879,37.3792],[-80.8781,37.3783],[-80.878,37.3782],[-80.8778,37.378],[-80.8778,37.3779],[-80.8777,37.3778],[-80.877,37.3772],[-80.8763,37.3766],[-80.8762,37.3766],[-80.8752,37.3752],[-80.8748,37.3747],[-80.8736,37.3734],[-80.8733,37.3731],[-80.8726,37.3723],[-80.8724,37.3722],[-80.8724,37.3721],[-80.8723,37.3721],[-80.8723,37.372],[-80.8722,37.3719],[-80.872,37.3717],[-80.8693,37.3688],[-80.8685,37.3678],[-80.8684,37.3677],[-80.8683,37.3676],[-80.8679,37.3672],[-80.8672,37.3665],[-80.8672,37.3664],[-80.8669,37.3661],[-80.8667,37.3659],[-80.8666,37.3658],[-80.8666,37.3657],[-80.866,37.3651],[-80.8659,37.365],[-80.8657,37.3648],[-80.8656,37.3647],[-80.8655,37.3646],[-80.8654,37.3645],[-80.8653,37.3643],[-80.8588,37.3572],[-80.8557,37.3537],[-80.8495,37.3469],[-80.8506,37.3464],[-80.8509,37.3463],[-80.8512,37.3462],[-80.8516,37.3461],[-80.852,37.3459],[-80.8534,37.3454],[-80.8537,37.3452],[-80.8541,37.3451],[-80.8543,37.3449],[-80.8545,37.3448],[-80.8548,37.3447],[-80.8556,37.3443],[-80.8557,37.3441],[-80.8559,37.3441],[-80.8562,37.3441],[-80.8567,37.3439],[-80.857,37.3439],[-80.8574,37.3437],[-80.8576,37.3436],[-80.8581,37.3435],[-80.859,37.3428],[-80.8594,37.3426],[-80.8598,37.3424],[-80.8601,37.3422],[-80.8604,37.3421],[-80.8608,37.3419],[-80.8625,37.3415],[-80.863,37.3414],[-80.864,37.341],[-80.8653,37.3405],[-80.8659,37.3403],[-80.8661,37.3402],[-80.8667,37.3399],[-80.867,37.3398],[-80.8684,37.3389],[-80.869,37.3386],[-80.8691,37.3385],[-80.8695,37.3382],[-80.8698,37.3379],[-80.8707,37.3368],[-80.8709,37.3366],[-80.8716,37.336],[-80.8719,37.3358],[-80.8729,37.3352],[-80.8731,37.3351],[-80.8734,37.3348],[-80.8736,37.3346],[-80.8743,37.334],[-80.8748,37.3334],[-80.8765,37.3319],[-80.8801,37.3289],[-80.8829,37.3272],[-80.8853,37.3257],[-80.8858,37.325],[-80.8869,37.3246],[-80.8906,37.3214],[-80.8912,37.3214],[-80.898,37.3168],[-80.8992,37.3157],[-80.9,37.3156],[-80.9005,37.315],[-80.9016,37.3149],[-80.9051,37.3129],[-80.9079,37.3116],[-80.9104,37.3112],[-80.9111,37.3105],[-80.9121,37.3102],[-80.9136,37.3088],[-80.9149,37.3085],[-80.9159,37.3076],[-80.918,37.3069],[-80.9193,37.3062],[-80.927,37.3037],[-80.9281,37.3036],[-80.9311,37.3029],[-80.934,37.3017],[-80.937,37.3004],[-80.9381,37.3003],[-80.9384,37.2997],[-80.9394,37.2997],[-80.9398,37.2989],[-80.9413,37.2989],[-80.9424,37.2981],[-80.9432,37.2981],[-80.9434,37.2978],[-80.943,37.2976],[-80.943,37.2971],[-80.9442,37.2966],[-80.9443,37.2966],[-80.9455,37.2969],[-80.9479,37.2959],[-80.951,37.295],[-80.9561,37.2942],[-80.9576,37.2937],[-80.9649,37.2929],[-80.9666,37.2922],[-80.9684,37.2923],[-80.97,37.2919],[-80.9719,37.2924],[-80.9739,37.2914],[-80.9741,37.2915],[-80.9744,37.2916],[-80.9754,37.292],[-80.977,37.2918],[-80.9778,37.2923],[-80.9801,37.2927],[-80.9813,37.2935],[-80.9813,37.2946],[-80.9822,37.296],[-80.9809,37.2973],[-80.9808,37.2985],[-80.9791,37.3006],[-80.9797,37.3014],[-80.9796,37.3023],[-80.9808,37.302],[-80.9819,37.3009],[-80.9832,37.3012],[-80.9853,37.3006],[-80.9858,37.3014],[-80.9873,37.3014],[-80.9881,37.3007],[-80.9888,37.3009],[-80.9937,37.2996],[-80.9944,37.2998],[-80.996,37.2995],[-80.9972,37.2988],[-80.9985,37.2986],[-80.9991,37.2981],[-80.9998,37.2979],[-81.0006,37.2979],[-81.0018,37.2976],[-81.0026,37.2974],[-81.004,37.2972],[-81.0054,37.2969],[-81.0061,37.2967],[-81.0068,37.2965],[-81.0077,37.2964],[-81.0085,37.2961],[-81.0095,37.2959],[-81.0102,37.2958],[-81.0112,37.2957],[-81.0126,37.2955],[-81.0132,37.2954],[-81.0135,37.2954],[-81.0142,37.2953],[-81.0154,37.2952],[-81.0168,37.2948],[-81.0179,37.2947],[-81.0192,37.2945],[-81.0204,37.2943],[-81.021,37.2942],[-81.0219,37.2941],[-81.0233,37.2938],[-81.0245,37.2935],[-81.0252,37.2933],[-81.0266,37.2929],[-81.028,37.2926],[-81.0292,37.2922],[-81.0307,37.2918],[-81.0322,37.2916],[-81.0336,37.2912],[-81.0346,37.2908],[-81.0349,37.2906],[-81.0355,37.2905],[-81.0361,37.2903],[-81.0372,37.2903],[-81.0378,37.2904],[-81.0385,37.2903],[-81.0389,37.2901],[-81.0404,37.2898],[-81.0416,37.2896],[-81.0425,37.2894],[-81.0431,37.2894],[-81.0441,37.2894],[-81.0457,37.2891],[-81.0467,37.2891],[-81.0484,37.2891],[-81.0493,37.289],[-81.0499,37.2888],[-81.0504,37.2887],[-81.0511,37.2887],[-81.0519,37.2886],[-81.0529,37.2886],[-81.0537,37.2884],[-81.0547,37.2882],[-81.0554,37.288],[-81.0556,37.2878],[-81.0562,37.2878],[-81.0573,37.2877],[-81.0581,37.2875],[-81.0586,37.2874],[-81.0595,37.2873],[-81.0608,37.2871],[-81.0622,37.2869],[-81.0638,37.2868],[-81.0645,37.2868],[-81.0651,37.2867],[-81.0664,37.2864],[-81.0675,37.2863],[-81.0679,37.2862],[-81.0687,37.2862],[-81.0705,37.2859],[-81.072,37.2857],[-81.0731,37.2853],[-81.0745,37.2852],[-81.0753,37.285],[-81.0759,37.2849],[-81.0765,37.285],[-81.0778,37.285],[-81.0795,37.2848],[-81.0807,37.2846],[-81.0824,37.2846],[-81.084,37.2844],[-81.0857,37.2841],[-81.0877,37.2838],[-81.0905,37.2833],[-81.093,37.2828],[-81.0948,37.2826],[-81.0969,37.2819],[-81.0988,37.2817],[-81.1001,37.2814],[-81.1022,37.281],[-81.1042,37.2806],[-81.105,37.2803],[-81.1056,37.28],[-81.1076,37.2797],[-81.1093,37.2791],[-81.1102,37.2788],[-81.1126,37.2785],[-81.1132,37.2783],[-81.114,37.2781],[-81.1151,37.2777],[-81.1158,37.2774],[-81.1163,37.2773],[-81.1168,37.277],[-81.1179,37.2767],[-81.1193,37.2763],[-81.1205,37.2761],[-81.122,37.2757],[-81.1232,37.2754],[-81.1234,37.2754],[-81.1235,37.2754],[-81.1235,37.2753],[-81.1236,37.2753],[-81.1237,37.2753],[-81.1242,37.2752],[-81.1248,37.275],[-81.1268,37.2742],[-81.1277,37.274],[-81.128,37.2739],[-81.1291,37.2736],[-81.1301,37.2732],[-81.1314,37.273],[-81.132,37.2728],[-81.1336,37.2724],[-81.1345,37.2721],[-81.1359,37.2715],[-81.1371,37.2709],[-81.1384,37.2704],[-81.1395,37.2702],[-81.1407,37.2697],[-81.1414,37.2696],[-81.1424,37.2692],[-81.1432,37.2691],[-81.1442,37.2688],[-81.1452,37.2687],[-81.1456,37.2684],[-81.1463,37.2682],[-81.1477,37.2681],[-81.1496,37.2675],[-81.1507,37.2672],[-81.1517,37.2671],[-81.1527,37.2667],[-81.154,37.2664],[-81.1557,37.266],[-81.1573,37.2656],[-81.159,37.2654],[-81.1611,37.2647],[-81.1628,37.2641],[-81.1641,37.2637],[-81.1656,37.2633],[-81.167,37.2629],[-81.1682,37.2624],[-81.1697,37.2618],[-81.1705,37.2615],[-81.1716,37.2611],[-81.1734,37.2603],[-81.1746,37.2597],[-81.1758,37.2591],[-81.1769,37.2586],[-81.1782,37.258],[-81.1794,37.2573],[-81.1803,37.257],[-81.1806,37.2567],[-81.181,37.2563],[-81.1813,37.2562],[-81.1816,37.2561],[-81.1817,37.256],[-81.1823,37.2556],[-81.1829,37.2547],[-81.1833,37.2545],[-81.1835,37.2544],[-81.1836,37.2544],[-81.1841,37.2544],[-81.1843,37.2543],[-81.1845,37.2542],[-81.1848,37.254],[-81.1851,37.2539],[-81.1856,37.2536],[-81.1862,37.2533],[-81.1868,37.2529],[-81.1871,37.2528],[-81.1874,37.2527],[-81.1876,37.2527],[-81.1877,37.2526],[-81.1878,37.2525],[-81.1879,37.2525],[-81.1881,37.2522],[-81.1899,37.2514],[-81.19,37.2514],[-81.1907,37.251],[-81.1909,37.2508],[-81.1913,37.2506],[-81.1916,37.2505],[-81.192,37.2505],[-81.1921,37.2504],[-81.1922,37.2503],[-81.1924,37.2501],[-81.193,37.2497],[-81.1942,37.249],[-81.1962,37.2479],[-81.1977,37.2471],[-81.199,37.2464],[-81.1996,37.2459],[-81.2005,37.2453],[-81.203,37.2439],[-81.2048,37.243],[-81.2064,37.2424],[-81.2078,37.2418],[-81.2086,37.2416],[-81.21,37.2409],[-81.2116,37.2405],[-81.2126,37.24],[-81.2143,37.2394],[-81.2157,37.2388],[-81.2173,37.2382],[-81.2185,37.2377],[-81.2188,37.2377],[-81.2202,37.2371],[-81.2228,37.2357],[-81.2251,37.2349],[-81.2301,37.2383],[-81.2311,37.239],[-81.2317,37.2394],[-81.2318,37.2395],[-81.2323,37.2398],[-81.2327,37.2401],[-81.2335,37.2406],[-81.2336,37.2407],[-81.2342,37.2411],[-81.2349,37.2417],[-81.2359,37.2422],[-81.2362,37.2424],[-81.2365,37.2426],[-81.2367,37.2427],[-81.2368,37.2427],[-81.2369,37.2428],[-81.237,37.2428],[-81.2371,37.2429],[-81.2373,37.243],[-81.2373,37.2431],[-81.2374,37.2431],[-81.2377,37.2433],[-81.2378,37.2434],[-81.2399,37.245],[-81.2402,37.2452],[-81.2404,37.2454],[-81.241,37.2457],[-81.2411,37.2458],[-81.2414,37.246],[-81.242,37.2464],[-81.2447,37.2484],[-81.2449,37.2486],[-81.245,37.2487],[-81.2459,37.2492],[-81.2475,37.2501],[-81.2498,37.2518],[-81.2525,37.2536],[-81.2549,37.2551],[-81.2552,37.2553],[-81.2558,37.2557],[-81.2562,37.256],[-81.2563,37.2561],[-81.2568,37.2565],[-81.2569,37.2566],[-81.2572,37.2567],[-81.2575,37.2569],[-81.2575,37.257],[-81.2582,37.2574],[-81.2584,37.2576],[-81.2586,37.2577],[-81.2592,37.2581],[-81.2594,37.2583],[-81.2595,37.2583],[-81.2602,37.2588],[-81.2603,37.2588],[-81.2617,37.2598],[-81.2635,37.261],[-81.2654,37.2623],[-81.2668,37.2633],[-81.267,37.2634],[-81.2744,37.2684],[-81.2776,37.2705],[-81.2777,37.2706],[-81.279,37.2715],[-81.2791,37.2716],[-81.2852,37.2756],[-81.2888,37.2781],[-81.2889,37.2782],[-81.2922,37.2803],[-81.2957,37.2827],[-81.299,37.285],[-81.2991,37.2851],[-81.2993,37.2851],[-81.2993,37.2852],[-81.2999,37.2856],[-81.3071,37.2905],[-81.3072,37.2906],[-81.3073,37.2906],[-81.3074,37.2907],[-81.3075,37.2908],[-81.3076,37.2909],[-81.3078,37.291],[-81.3081,37.2912],[-81.3085,37.2915],[-81.3098,37.2923],[-81.3114,37.2934],[-81.3119,37.2938],[-81.3131,37.2946],[-81.3179,37.2978],[-81.3195,37.2989],[-81.3201,37.2993],[-81.3203,37.2995],[-81.3221,37.3012],[-81.3245,37.3035],[-81.3253,37.3042],[-81.3255,37.3043],[-81.3256,37.3044],[-81.3268,37.3054],[-81.3275,37.306],[-81.3279,37.3064],[-81.3282,37.3066],[-81.3285,37.307],[-81.3289,37.3073],[-81.3294,37.3078],[-81.3295,37.3079],[-81.33,37.3083],[-81.3302,37.3084],[-81.3302,37.3085],[-81.3303,37.3085],[-81.3303,37.3086],[-81.3308,37.3091],[-81.3324,37.3105],[-81.3325,37.3107],[-81.3327,37.3109],[-81.3331,37.3113],[-81.3335,37.3116],[-81.3342,37.3123],[-81.3343,37.3123],[-81.3344,37.3124],[-81.3344,37.3125],[-81.3347,37.3127],[-81.3352,37.3132],[-81.3361,37.314],[-81.3362,37.314],[-81.3362,37.3141],[-81.3365,37.3143],[-81.3383,37.3158],[-81.3428,37.3201],[-81.3429,37.3201],[-81.3462,37.3231],[-81.3463,37.3233],[-81.3464,37.3233],[-81.3465,37.3234],[-81.3469,37.3238],[-81.3472,37.3241],[-81.3476,37.3245],[-81.3488,37.3256],[-81.3586,37.3344],[-81.3586,37.3345],[-81.3619,37.3374],[-81.3619,37.3375],[-81.3622,37.3377],[-81.3626,37.338],[-81.3627,37.3381],[-81.3628,37.3381],[-81.3629,37.3381],[-81.363,37.3381],[-81.3631,37.3381],[-81.3634,37.338],[-81.3636,37.3379],[-81.3637,37.3379],[-81.3638,37.3379],[-81.364,37.3379],[-81.3642,37.338],[-81.3643,37.338],[-81.3644,37.338],[-81.3645,37.338],[-81.3646,37.338],[-81.3648,37.3379],[-81.3649,37.3379],[-81.365,37.3379],[-81.3651,37.3379],[-81.3652,37.3379],[-81.3653,37.3378],[-81.3654,37.3378],[-81.3654,37.3377],[-81.3655,37.3376],[-81.3656,37.3376],[-81.3657,37.3374],[-81.3658,37.3372],[-81.3658,37.3371],[-81.3659,37.337],[-81.3659,37.3369],[-81.366,37.3368],[-81.3662,37.3365],[-81.3664,37.3362],[-81.3665,37.3361],[-81.3666,37.336],[-81.3666,37.3359],[-81.3665,37.3355],[-81.3666,37.3352],[-81.3666,37.3348],[-81.3666,37.3346],[-81.3667,37.3346],[-81.367,37.3345],[-81.3671,37.3345],[-81.3672,37.3343],[-81.3673,37.3342],[-81.3673,37.3341],[-81.3673,37.3338],[-81.3673,37.3335],[-81.3673,37.3334],[-81.3673,37.3333],[-81.3674,37.3332],[-81.3674,37.3331],[-81.3674,37.333],[-81.3675,37.3329],[-81.3676,37.3328],[-81.3676,37.3327],[-81.3677,37.3327],[-81.3678,37.3327],[-81.3679,37.3327],[-81.3684,37.3326],[-81.3685,37.3326],[-81.3687,37.3326],[-81.369,37.3326],[-81.3692,37.3325],[-81.3692,37.3324],[-81.3693,37.3322],[-81.3694,37.3318],[-81.3694,37.3316],[-81.3694,37.3315],[-81.3695,37.3314],[-81.3695,37.3312],[-81.3695,37.3311],[-81.3695,37.331],[-81.3694,37.3308],[-81.3693,37.3307],[-81.3693,37.3306],[-81.3692,37.3306],[-81.3692,37.3305],[-81.3692,37.3304],[-81.3691,37.3302],[-81.3689,37.3301],[-81.3687,37.33],[-81.3687,37.3299],[-81.3684,37.3297],[-81.3683,37.3296],[-81.3683,37.3295],[-81.3683,37.3294],[-81.3683,37.3293],[-81.3682,37.3292],[-81.3682,37.329],[-81.3682,37.3289],[-81.3681,37.3289],[-81.3681,37.3287],[-81.368,37.3286],[-81.368,37.3285],[-81.3679,37.3285],[-81.3679,37.3284],[-81.3677,37.328],[-81.3676,37.3279],[-81.3676,37.3278],[-81.3676,37.3277],[-81.3677,37.3276],[-81.3675,37.3274],[-81.3675,37.3269],[-81.3679,37.3265],[-81.3683,37.3259],[-81.3687,37.3252],[-81.3694,37.3246],[-81.3697,37.3245],[-81.3702,37.3243],[-81.3709,37.3241],[-81.3714,37.3242],[-81.3715,37.3241],[-81.3715,37.324],[-81.3716,37.3238],[-81.3716,37.3237],[-81.3716,37.3236],[-81.3716,37.3235],[-81.3715,37.3233],[-81.3715,37.3232],[-81.3715,37.323],[-81.3715,37.3229],[-81.3715,37.3228],[-81.3716,37.3227],[-81.3717,37.3226],[-81.3719,37.3222],[-81.372,37.322],[-81.3721,37.3218],[-81.3722,37.3217],[-81.3722,37.3216],[-81.3722,37.3214],[-81.3723,37.3212],[-81.3724,37.3211],[-81.3724,37.3209],[-81.3724,37.3207],[-81.3725,37.3206],[-81.3725,37.3205],[-81.3727,37.3203],[-81.3728,37.3202],[-81.373,37.3201],[-81.3731,37.3201],[-81.3732,37.3201],[-81.3732,37.32],[-81.3733,37.32],[-81.3734,37.32],[-81.3734,37.3199],[-81.3735,37.3199],[-81.3736,37.3198],[-81.3738,37.3196],[-81.3739,37.3195],[-81.374,37.3194],[-81.3742,37.3192],[-81.3744,37.3191],[-81.3745,37.319],[-81.3746,37.3189],[-81.3748,37.3189],[-81.3749,37.3188],[-81.3751,37.3188],[-81.3753,37.3187],[-81.3754,37.3187],[-81.3755,37.3187],[-81.3756,37.3187],[-81.3761,37.3186],[-81.3766,37.3186],[-81.3769,37.3186],[-81.377,37.3186],[-81.3771,37.3186],[-81.3772,37.3186],[-81.3773,37.3187],[-81.3774,37.3184],[-81.3774,37.3182],[-81.3775,37.318],[-81.3776,37.3179],[-81.3778,37.3179],[-81.3781,37.318],[-81.3783,37.318],[-81.3785,37.318],[-81.3787,37.3178],[-81.3789,37.3177],[-81.3794,37.3176],[-81.3797,37.3176],[-81.38,37.3177],[-81.3801,37.3178],[-81.3802,37.3178],[-81.3803,37.3178],[-81.3804,37.3178],[-81.3805,37.3179],[-81.3808,37.3181],[-81.381,37.3181],[-81.3813,37.3182],[-81.3815,37.3182],[-81.3817,37.3182],[-81.3818,37.3182],[-81.3822,37.3183],[-81.3827,37.3183],[-81.383,37.3184],[-81.3832,37.3184],[-81.3833,37.3186],[-81.3834,37.3186],[-81.3835,37.3186],[-81.3835,37.3187],[-81.3841,37.3186],[-81.3845,37.3186],[-81.3847,37.3186],[-81.3849,37.3186],[-81.3849,37.3188],[-81.385,37.319],[-81.3851,37.319],[-81.3851,37.3191],[-81.3852,37.3191],[-81.3853,37.3191],[-81.3854,37.3192],[-81.3854,37.3193],[-81.3855,37.3195],[-81.3856,37.3197],[-81.3857,37.3198],[-81.3857,37.3199],[-81.3858,37.32],[-81.3858,37.3201],[-81.3856,37.3202],[-81.3857,37.3204],[-81.3858,37.3206],[-81.386,37.3207],[-81.3863,37.3206],[-81.3866,37.3205],[-81.3867,37.3205],[-81.3868,37.3205],[-81.3869,37.3205],[-81.3871,37.3204],[-81.3872,37.3203],[-81.3874,37.3203],[-81.3875,37.3203],[-81.3876,37.3202],[-81.3877,37.3201],[-81.3877,37.32],[-81.3878,37.32],[-81.3878,37.3199],[-81.3879,37.3199],[-81.388,37.3199],[-81.3881,37.3199],[-81.3882,37.3199],[-81.3884,37.3199],[-81.3885,37.32],[-81.389,37.3197],[-81.3893,37.3192],[-81.3897,37.3189],[-81.3897,37.3188],[-81.3897,37.3187],[-81.3899,37.3185],[-81.3898,37.3184],[-81.3896,37.3182],[-81.3896,37.3179],[-81.3898,37.3175],[-81.3899,37.3175],[-81.3903,37.3175],[-81.3906,37.3171],[-81.3909,37.3169],[-81.391,37.3169],[-81.3915,37.3168],[-81.3916,37.3167],[-81.3917,37.3167],[-81.3922,37.3167],[-81.3924,37.3163],[-81.3927,37.3162],[-81.393,37.3163],[-81.3935,37.3164],[-81.3943,37.3164],[-81.3945,37.316],[-81.3945,37.3158],[-81.3946,37.3152],[-81.3947,37.315],[-81.3949,37.3147],[-81.3953,37.3145],[-81.3954,37.3141],[-81.3954,37.3133],[-81.3952,37.3129],[-81.3953,37.3126],[-81.3965,37.3113],[-81.3971,37.3111],[-81.3972,37.3111],[-81.398,37.311],[-81.3986,37.3106],[-81.3986,37.3104],[-81.3987,37.3103],[-81.3987,37.3099],[-81.3986,37.3098],[-81.3981,37.3096],[-81.398,37.3093],[-81.3983,37.3086],[-81.3987,37.3081],[-81.3987,37.3078],[-81.3981,37.3071],[-81.3976,37.3066],[-81.3974,37.3064],[-81.3974,37.3055],[-81.3973,37.3052],[-81.397,37.3049],[-81.3968,37.3045],[-81.3972,37.3041],[-81.3974,37.304],[-81.3975,37.304],[-81.3979,37.3039],[-81.398,37.3034],[-81.3982,37.303],[-81.3986,37.3028],[-81.3992,37.3028],[-81.3997,37.3026],[-81.4004,37.3023],[-81.4008,37.3023],[-81.4012,37.302],[-81.4018,37.3019],[-81.4022,37.3017],[-81.4024,37.3015],[-81.4024,37.3012],[-81.4024,37.3009],[-81.4026,37.3008],[-81.403,37.3005],[-81.4035,37.3002],[-81.4038,37.3],[-81.4038,37.2996],[-81.404,37.2993],[-81.4051,37.2988],[-81.4049,37.2986],[-81.4047,37.2983],[-81.4046,37.2978],[-81.4043,37.2975],[-81.4042,37.2974],[-81.404,37.2973],[-81.404,37.2971],[-81.4038,37.2966],[-81.4032,37.2964],[-81.4029,37.2964],[-81.4026,37.2964],[-81.4023,37.2961],[-81.4023,37.2958],[-81.4025,37.2954],[-81.4029,37.2952],[-81.4036,37.2948],[-81.4039,37.2944],[-81.4039,37.294],[-81.4042,37.2937],[-81.4051,37.2935],[-81.4058,37.2935],[-81.4061,37.2933],[-81.4059,37.2929],[-81.406,37.2924],[-81.4066,37.2912],[-81.4069,37.2907],[-81.4072,37.2904],[-81.4074,37.2902],[-81.4073,37.2898],[-81.4071,37.2895],[-81.4071,37.2892],[-81.4073,37.2887],[-81.4075,37.2883],[-81.4078,37.288],[-81.4084,37.2877],[-81.4088,37.2874],[-81.4091,37.2871],[-81.409,37.2864],[-81.4092,37.286],[-81.4092,37.2859],[-81.4093,37.2856],[-81.4093,37.2854],[-81.4094,37.2852],[-81.4096,37.2851],[-81.4097,37.285],[-81.4097,37.2849],[-81.4098,37.2846],[-81.4098,37.2843],[-81.4097,37.2841],[-81.4096,37.284],[-81.4097,37.2838],[-81.4106,37.2825],[-81.4107,37.2824],[-81.4107,37.2823],[-81.411,37.2821],[-81.4114,37.2816],[-81.4114,37.2808],[-81.4116,37.2803],[-81.4119,37.2801],[-81.4124,37.2797],[-81.4129,37.2795],[-81.4134,37.2795],[-81.4141,37.2796],[-81.4146,37.2794],[-81.4152,37.2792],[-81.4157,37.2791],[-81.4159,37.2789],[-81.4163,37.2782],[-81.4165,37.2779],[-81.4168,37.2775],[-81.4167,37.2772],[-81.4164,37.277],[-81.4163,37.2769],[-81.416,37.2767],[-81.4161,37.2759],[-81.416,37.2757],[-81.416,37.2755],[-81.416,37.2753],[-81.4159,37.275],[-81.4158,37.2746],[-81.4158,37.2745],[-81.4158,37.2741],[-81.4159,37.2739],[-81.416,37.2736],[-81.4161,37.2736],[-81.4167,37.2732],[-81.4168,37.2732],[-81.4169,37.2732],[-81.417,37.2732],[-81.4178,37.2732],[-81.4186,37.2733],[-81.4189,37.2731],[-81.4191,37.2729],[-81.4194,37.2727],[-81.4201,37.2727],[-81.421,37.2725],[-81.4218,37.2724],[-81.4225,37.2722],[-81.4228,37.2718],[-81.4231,37.2714],[-81.4235,37.2712],[-81.4241,37.2713],[-81.4248,37.2717],[-81.4252,37.2718],[-81.426,37.2717],[-81.4267,37.2715],[-81.4274,37.2713],[-81.4279,37.271],[-81.4284,37.271],[-81.4288,37.2712],[-81.4294,37.2713],[-81.43,37.2717],[-81.4302,37.272],[-81.4306,37.2721],[-81.4309,37.2724],[-81.4314,37.2724],[-81.4322,37.2725],[-81.4329,37.2727],[-81.4333,37.2732],[-81.4333,37.2736],[-81.4335,37.2738],[-81.4341,37.2737],[-81.4346,37.2735],[-81.4349,37.2734],[-81.4352,37.2737],[-81.4353,37.274],[-81.4356,37.2742],[-81.436,37.2741],[-81.4366,37.2742],[-81.4372,37.2741],[-81.4377,37.2736],[-81.4381,37.2732],[-81.4388,37.2724],[-81.4391,37.2721],[-81.4393,37.2715],[-81.4395,37.2709],[-81.4399,37.2709],[-81.4403,37.2712],[-81.4409,37.2714],[-81.4414,37.2714],[-81.442,37.2716],[-81.4423,37.2717],[-81.4426,37.2718],[-81.4429,37.2717],[-81.4431,37.2716],[-81.4434,37.2714],[-81.4439,37.2714],[-81.4445,37.2716],[-81.4447,37.2719],[-81.4449,37.2723],[-81.4454,37.2724],[-81.446,37.2722],[-81.4464,37.272],[-81.447,37.2719],[-81.4473,37.2721],[-81.4476,37.2722],[-81.4483,37.272],[-81.4484,37.2717],[-81.4482,37.2712],[-81.4483,37.2711],[-81.4483,37.2706],[-81.4487,37.2702],[-81.4491,37.2696],[-81.4496,37.2694],[-81.4497,37.2694],[-81.4503,37.2693],[-81.4512,37.2692],[-81.452,37.2687],[-81.4527,37.2684],[-81.4535,37.2673],[-81.4542,37.267],[-81.4543,37.267],[-81.4544,37.267],[-81.4545,37.267],[-81.4547,37.267],[-81.4553,37.267],[-81.4558,37.2669],[-81.4563,37.2668],[-81.457,37.2668],[-81.4576,37.2666],[-81.4583,37.2665],[-81.4589,37.2665],[-81.459,37.2665],[-81.4591,37.2662],[-81.4597,37.2655],[-81.4601,37.2655],[-81.4604,37.2656],[-81.4606,37.2655],[-81.4605,37.2653],[-81.4603,37.2649],[-81.4599,37.2639],[-81.4596,37.2636],[-81.4591,37.2632],[-81.4589,37.2629],[-81.4592,37.2627],[-81.46,37.2625],[-81.4608,37.2625],[-81.4611,37.2626],[-81.4611,37.2621],[-81.4613,37.2616],[-81.4616,37.2613],[-81.4618,37.2612],[-81.4623,37.2612],[-81.4623,37.261],[-81.4621,37.2608],[-81.4618,37.2606],[-81.4618,37.2602],[-81.4621,37.2599],[-81.4627,37.2598],[-81.4634,37.2598],[-81.4639,37.2598],[-81.4644,37.2597],[-81.4646,37.2595],[-81.465,37.259],[-81.4652,37.2587],[-81.4653,37.2585],[-81.4656,37.2584],[-81.4658,37.2583],[-81.4661,37.2582],[-81.4664,37.2581],[-81.4667,37.2581],[-81.4668,37.2582],[-81.4668,37.2584],[-81.4668,37.2585],[-81.467,37.2586],[-81.4676,37.2585],[-81.468,37.2585],[-81.4684,37.258],[-81.4688,37.2578],[-81.4692,37.2575],[-81.4694,37.2575],[-81.4697,37.2575],[-81.4703,37.2573],[-81.4714,37.2569],[-81.472,37.2569],[-81.4726,37.257],[-81.4733,37.257],[-81.4736,37.2569],[-81.4736,37.2567],[-81.4735,37.2563],[-81.4736,37.256],[-81.474,37.2559],[-81.4744,37.2559],[-81.4749,37.2557],[-81.4752,37.2555],[-81.4754,37.2555],[-81.4757,37.2556],[-81.4759,37.2558],[-81.4761,37.2556],[-81.4764,37.2551],[-81.4766,37.2546],[-81.4767,37.2542],[-81.4773,37.254],[-81.4779,37.2537],[-81.4784,37.2534],[-81.4787,37.2529],[-81.4791,37.2527],[-81.4798,37.2526],[-81.4799,37.2525],[-81.4801,37.2522],[-81.4803,37.2519],[-81.4801,37.2515],[-81.4801,37.2513],[-81.4801,37.2511],[-81.4804,37.2511],[-81.4809,37.2511],[-81.4815,37.2511],[-81.4819,37.251],[-81.4824,37.2508],[-81.4831,37.2507],[-81.4836,37.2506],[-81.4839,37.2508],[-81.4843,37.251],[-81.4845,37.2511],[-81.4846,37.2513],[-81.485,37.2512],[-81.4852,37.2513],[-81.4855,37.2512],[-81.4857,37.2514],[-81.4859,37.2517],[-81.4861,37.2518],[-81.4868,37.2518],[-81.4876,37.2518],[-81.4879,37.2519],[-81.4882,37.2519],[-81.4884,37.2517],[-81.4894,37.2508],[-81.4902,37.2508],[-81.4908,37.251],[-81.4915,37.251],[-81.4923,37.251],[-81.4925,37.2512],[-81.4927,37.2516],[-81.493,37.2517],[-81.4933,37.2517],[-81.4938,37.2518],[-81.4946,37.2521],[-81.4955,37.2522],[-81.4957,37.2524],[-81.4962,37.2528],[-81.4965,37.2533],[-81.4972,37.2541],[-81.498,37.2547],[-81.4982,37.255],[-81.4983,37.2558],[-81.4984,37.2562],[-81.4984,37.2566],[-81.4984,37.2567],[-81.498,37.257],[-81.4978,37.2572],[-81.4977,37.2575],[-81.4978,37.2579],[-81.498,37.2581],[-81.4985,37.2581],[-81.4989,37.258],[-81.4991,37.258],[-81.4991,37.2576],[-81.4993,37.2572],[-81.4995,37.2571],[-81.4998,37.257],[-81.5001,37.2567],[-81.5002,37.2566],[-81.5005,37.2563],[-81.5007,37.256],[-81.5008,37.2557],[-81.5009,37.2557],[-81.5009,37.2555],[-81.5011,37.2552],[-81.5017,37.2546],[-81.5023,37.254],[-81.5023,37.2539],[-81.5026,37.2537],[-81.5027,37.2536],[-81.5028,37.2535],[-81.5029,37.2534],[-81.503,37.2533],[-81.5031,37.2531],[-81.5032,37.253],[-81.5032,37.2529],[-81.5032,37.2528],[-81.5032,37.2526],[-81.5032,37.2525],[-81.5032,37.2523],[-81.5033,37.2521],[-81.5033,37.252],[-81.5035,37.2516],[-81.5036,37.2514],[-81.5036,37.2513],[-81.5038,37.251],[-81.5038,37.2509],[-81.5039,37.2507],[-81.504,37.2506],[-81.504,37.2505],[-81.5041,37.2504],[-81.5041,37.2503],[-81.5041,37.2502],[-81.5042,37.2501],[-81.5042,37.25],[-81.5043,37.2497],[-81.5043,37.2495],[-81.5043,37.2493],[-81.5043,37.2492],[-81.5043,37.2491],[-81.5043,37.249],[-81.5043,37.2489],[-81.5044,37.2489],[-81.5044,37.2488],[-81.5045,37.2487],[-81.5046,37.2484],[-81.5047,37.2484],[-81.5047,37.2482],[-81.5048,37.2481],[-81.5049,37.248],[-81.505,37.2477],[-81.5051,37.2476],[-81.5052,37.2475],[-81.5052,37.2473],[-81.5052,37.2471],[-81.5053,37.2471],[-81.5054,37.2469],[-81.5055,37.2468],[-81.5056,37.2467],[-81.5057,37.2466],[-81.5059,37.2464],[-81.506,37.2463],[-81.5061,37.246],[-81.5062,37.246],[-81.5063,37.2457],[-81.5064,37.2455],[-81.5065,37.2454],[-81.5065,37.2452],[-81.5066,37.2451],[-81.5066,37.2449],[-81.5066,37.2448],[-81.5066,37.2447],[-81.5066,37.2445],[-81.5066,37.2444],[-81.5066,37.2443],[-81.5066,37.2441],[-81.5066,37.244],[-81.5066,37.2436],[-81.5067,37.2435],[-81.5067,37.2433],[-81.5067,37.2432],[-81.5067,37.243],[-81.5067,37.2428],[-81.5067,37.2427],[-81.5067,37.2426],[-81.5066,37.2423],[-81.5065,37.242],[-81.5064,37.2418],[-81.5063,37.2415],[-81.5063,37.2414],[-81.5063,37.2413],[-81.5062,37.2411],[-81.5062,37.241],[-81.5063,37.2409],[-81.5063,37.2407],[-81.5064,37.2406],[-81.5064,37.2405],[-81.5062,37.2403],[-81.5062,37.2402],[-81.5062,37.2401],[-81.5062,37.24],[-81.5062,37.2399],[-81.5063,37.2398],[-81.5063,37.2396],[-81.5063,37.2395],[-81.5063,37.2394],[-81.5063,37.2393],[-81.5062,37.2392],[-81.5062,37.2391],[-81.5062,37.239],[-81.5062,37.2389],[-81.5063,37.2385],[-81.5063,37.2384],[-81.5064,37.2382],[-81.5065,37.2378],[-81.5066,37.2375],[-81.5066,37.2374],[-81.5066,37.2373],[-81.5066,37.2371],[-81.5067,37.2367],[-81.5067,37.2361],[-81.5068,37.2358],[-81.5068,37.2356],[-81.5068,37.2353],[-81.5068,37.2352],[-81.5069,37.2349],[-81.5069,37.2348],[-81.507,37.2346],[-81.5071,37.2344],[-81.5072,37.2344],[-81.5073,37.2342],[-81.5075,37.234],[-81.5075,37.2339],[-81.5076,37.2338],[-81.5076,37.2337],[-81.5078,37.2336],[-81.5079,37.2336],[-81.508,37.2336],[-81.508,37.2335],[-81.5081,37.2335],[-81.5082,37.2335],[-81.5083,37.2334],[-81.5085,37.2332],[-81.5086,37.2331],[-81.509,37.2328],[-81.5093,37.2326],[-81.5096,37.2324],[-81.5099,37.2322],[-81.5101,37.2321],[-81.5102,37.2321],[-81.5105,37.232],[-81.5107,37.2319],[-81.511,37.2319],[-81.5111,37.2318],[-81.5114,37.2318],[-81.5115,37.2317],[-81.5117,37.2317],[-81.5119,37.2316],[-81.5121,37.2316],[-81.5122,37.2316],[-81.5123,37.2315],[-81.5127,37.2315],[-81.5129,37.2314],[-81.5134,37.2313],[-81.5136,37.2312],[-81.5138,37.2312],[-81.5139,37.2311],[-81.5144,37.2309],[-81.5145,37.2308],[-81.5146,37.2307],[-81.5148,37.2306],[-81.5149,37.2305],[-81.5152,37.2302],[-81.5157,37.2298],[-81.5159,37.2295],[-81.516,37.2294],[-81.5161,37.2293],[-81.5162,37.2291],[-81.5162,37.229],[-81.5163,37.2289],[-81.5164,37.2288],[-81.5165,37.2288],[-81.5166,37.2288],[-81.5167,37.2288],[-81.517,37.2288],[-81.5172,37.2288],[-81.5175,37.2288],[-81.5179,37.2288],[-81.5181,37.2288],[-81.5185,37.2288],[-81.5186,37.2287],[-81.5189,37.2287],[-81.5191,37.2286],[-81.5193,37.2284],[-81.5194,37.2283],[-81.5195,37.2282],[-81.5196,37.2281],[-81.5196,37.228],[-81.5197,37.2277],[-81.5198,37.2276],[-81.5199,37.2276],[-81.52,37.2274],[-81.5203,37.2272],[-81.5205,37.2271],[-81.5205,37.227],[-81.5207,37.227],[-81.521,37.2269],[-81.5212,37.2269],[-81.5213,37.2269],[-81.5214,37.2269],[-81.5216,37.227],[-81.5217,37.227],[-81.5218,37.2271],[-81.5219,37.2272],[-81.5221,37.2274],[-81.5222,37.2275],[-81.5224,37.2276],[-81.5225,37.2277],[-81.5226,37.2277],[-81.5227,37.2278],[-81.5229,37.2278],[-81.5231,37.2279],[-81.5233,37.2279],[-81.5236,37.2279],[-81.5237,37.2279],[-81.524,37.2279],[-81.5242,37.2279],[-81.5243,37.2279],[-81.5244,37.2279],[-81.5245,37.2278],[-81.5247,37.2277],[-81.5249,37.2276],[-81.5251,37.2275],[-81.5252,37.2275],[-81.5253,37.2274],[-81.5255,37.2271],[-81.5256,37.2269],[-81.5257,37.2268],[-81.5258,37.2267],[-81.526,37.2265],[-81.5262,37.2264],[-81.5268,37.2261],[-81.5273,37.2259],[-81.5275,37.2258],[-81.5276,37.2258],[-81.5277,37.2258],[-81.5279,37.2257],[-81.5281,37.2257],[-81.5283,37.2256],[-81.5285,37.2255],[-81.5288,37.2255],[-81.529,37.2254],[-81.5292,37.2254],[-81.5296,37.2255],[-81.5298,37.2255],[-81.53,37.2255],[-81.5302,37.2255],[-81.5303,37.2255],[-81.5304,37.2255],[-81.5305,37.2255],[-81.5306,37.2255],[-81.5311,37.2252],[-81.5311,37.2251],[-81.5313,37.225],[-81.5314,37.2249],[-81.5316,37.2248],[-81.5323,37.2242],[-81.5325,37.224],[-81.5327,37.2239],[-81.5328,37.2238],[-81.5329,37.2236],[-81.533,37.2236],[-81.5331,37.2235],[-81.5332,37.2235],[-81.5333,37.2235],[-81.5334,37.2235],[-81.5335,37.2235],[-81.5336,37.2235],[-81.5339,37.2236],[-81.5341,37.2236],[-81.5342,37.2236],[-81.5345,37.2235],[-81.5345,37.2234],[-81.5346,37.2234],[-81.5347,37.2234],[-81.535,37.2234],[-81.5351,37.2234],[-81.5354,37.2234],[-81.5359,37.2233],[-81.5361,37.2232],[-81.5362,37.2232],[-81.5363,37.2231],[-81.5364,37.2231],[-81.5365,37.223],[-81.5366,37.2229],[-81.5368,37.2227],[-81.537,37.2223],[-81.5371,37.2221],[-81.5372,37.222],[-81.5373,37.2219],[-81.5374,37.2218],[-81.5375,37.2218],[-81.5376,37.2217],[-81.5378,37.2217],[-81.5379,37.2217],[-81.5382,37.2217],[-81.5385,37.2217],[-81.5386,37.2217],[-81.5387,37.2218],[-81.5388,37.2218],[-81.539,37.2219],[-81.5391,37.2219],[-81.5392,37.2219],[-81.5394,37.2218],[-81.5396,37.2217],[-81.5397,37.2216],[-81.54,37.2213],[-81.5401,37.2212],[-81.5403,37.221],[-81.5405,37.2209],[-81.5405,37.2208],[-81.5406,37.2207],[-81.5407,37.2206],[-81.5408,37.2205],[-81.5409,37.2203],[-81.5411,37.2201],[-81.5412,37.22],[-81.5414,37.22],[-81.5415,37.22],[-81.5416,37.22],[-81.5419,37.22],[-81.5421,37.22],[-81.5423,37.2201],[-81.5427,37.2202],[-81.5428,37.2202],[-81.5432,37.2204],[-81.5434,37.2205],[-81.5436,37.2206],[-81.5438,37.2208],[-81.5439,37.2209],[-81.544,37.2209],[-81.5441,37.2209],[-81.5442,37.2208],[-81.5443,37.2208],[-81.5445,37.2207],[-81.5446,37.2206],[-81.5447,37.2205],[-81.5449,37.2204],[-81.5449,37.2203],[-81.545,37.2203],[-81.5452,37.2203],[-81.5453,37.2203],[-81.5456,37.2202],[-81.5456,37.2201],[-81.5457,37.22],[-81.5457,37.2199],[-81.5458,37.2196],[-81.5459,37.2194],[-81.5459,37.2193],[-81.5459,37.2191],[-81.546,37.2189],[-81.546,37.2188],[-81.5461,37.2187],[-81.5461,37.2186],[-81.5462,37.2185],[-81.5464,37.2183],[-81.5465,37.2181],[-81.5465,37.218],[-81.5467,37.2176],[-81.5468,37.2173],[-81.5468,37.2172],[-81.547,37.2164],[-81.547,37.2163],[-81.547,37.2162],[-81.5471,37.2161],[-81.5472,37.216],[-81.5472,37.2159],[-81.5473,37.2159],[-81.5473,37.2158],[-81.5474,37.2157],[-81.5476,37.2156],[-81.5478,37.2155],[-81.5483,37.2152],[-81.5484,37.2151],[-81.5486,37.2148],[-81.5487,37.2146],[-81.5489,37.2145],[-81.549,37.2142],[-81.5492,37.2141],[-81.5492,37.214],[-81.5494,37.2138],[-81.5497,37.2135],[-81.5501,37.2132],[-81.5502,37.2131],[-81.5503,37.213],[-81.5503,37.2129],[-81.5505,37.2126],[-81.5506,37.2126],[-81.5508,37.2124],[-81.5509,37.2123],[-81.5511,37.2121],[-81.5512,37.2119],[-81.5513,37.2118],[-81.5515,37.2117],[-81.5517,37.2116],[-81.5517,37.2115],[-81.5519,37.2113],[-81.5519,37.2112],[-81.552,37.2112],[-81.5521,37.2111],[-81.5522,37.211],[-81.5525,37.2109],[-81.5526,37.2109],[-81.5528,37.2107],[-81.5529,37.2106],[-81.553,37.2105],[-81.5531,37.2104],[-81.5532,37.2103],[-81.5532,37.2101],[-81.5533,37.2099],[-81.5533,37.2097],[-81.5534,37.2094],[-81.5535,37.2093],[-81.5535,37.2092],[-81.5535,37.209],[-81.5537,37.2088],[-81.5537,37.2087],[-81.5538,37.2086],[-81.554,37.2084],[-81.5542,37.2083],[-81.5544,37.2082],[-81.5547,37.208],[-81.5553,37.2077],[-81.5557,37.2076],[-81.556,37.2075],[-81.5563,37.2074],[-81.5564,37.2074],[-81.5566,37.2073],[-81.5568,37.2073],[-81.557,37.2073],[-81.5572,37.2073],[-81.5573,37.2073],[-81.5574,37.2074],[-81.5575,37.2075],[-81.5575,37.2076],[-81.5575,37.2077],[-81.5575,37.2078],[-81.5576,37.2079],[-81.5576,37.2081],[-81.5576,37.2082],[-81.5577,37.2082],[-81.5577,37.2083],[-81.5578,37.2084],[-81.5579,37.2084],[-81.558,37.2085],[-81.558,37.2086],[-81.5581,37.2085],[-81.5584,37.2082],[-81.5587,37.2079],[-81.5588,37.2078],[-81.5589,37.2077],[-81.559,37.2077],[-81.5591,37.2076],[-81.5593,37.2076],[-81.5595,37.2075],[-81.5597,37.2074],[-81.5598,37.2074],[-81.5599,37.2073],[-81.56,37.2073],[-81.5601,37.2072],[-81.5604,37.207],[-81.5605,37.2069],[-81.5606,37.2069],[-81.5606,37.2068],[-81.5606,37.2067],[-81.5608,37.2067],[-81.5609,37.2067],[-81.5613,37.2066],[-81.5627,37.2066],[-81.5699,37.2062],[-81.5762,37.206],[-81.5767,37.2059],[-81.5771,37.2059],[-81.5775,37.2059],[-81.5779,37.2059],[-81.5793,37.2058],[-81.5809,37.2058],[-81.581,37.2057],[-81.5812,37.2057],[-81.5827,37.2057],[-81.5828,37.2057],[-81.5829,37.2056],[-81.5831,37.2056],[-81.5865,37.2055],[-81.6166,37.2041],[-81.6169,37.2041],[-81.6174,37.2041],[-81.6183,37.2041],[-81.6185,37.2041],[-81.6248,37.2038],[-81.6329,37.2035],[-81.6357,37.2034],[-81.6366,37.2033],[-81.6368,37.2033],[-81.6399,37.2032],[-81.6633,37.2021],[-81.6639,37.2021],[-81.6675,37.202],[-81.6721,37.2017],[-81.6727,37.2017],[-81.6782,37.2015],[-81.6782,37.2017],[-81.6782,37.2019],[-81.6782,37.2022],[-81.6783,37.2024],[-81.6784,37.2024],[-81.6786,37.2025],[-81.6791,37.2027],[-81.6803,37.2032],[-81.6808,37.2034],[-81.6814,37.2036],[-81.6816,37.2038],[-81.6817,37.204],[-81.6822,37.2043],[-81.6828,37.2053],[-81.6833,37.2056],[-81.6834,37.2061],[-81.6832,37.2067],[-81.6833,37.2074],[-81.6835,37.2077],[-81.6837,37.2092],[-81.6839,37.2094],[-81.6839,37.2103],[-81.684,37.2111],[-81.6839,37.2114],[-81.6835,37.2114],[-81.6836,37.2116],[-81.684,37.2118],[-81.6843,37.2118],[-81.6845,37.2118],[-81.6848,37.2118],[-81.6852,37.2116],[-81.6856,37.2115],[-81.686,37.2116],[-81.6862,37.2118],[-81.6866,37.2125],[-81.6867,37.2129],[-81.6867,37.2131],[-81.6868,37.2132],[-81.687,37.2133],[-81.6875,37.2134],[-81.6883,37.2135],[-81.6898,37.2133],[-81.6907,37.2133],[-81.6917,37.2132],[-81.6919,37.2131],[-81.6924,37.2132],[-81.6932,37.2133],[-81.6942,37.2133],[-81.6947,37.2134],[-81.6951,37.2136],[-81.6952,37.2138],[-81.6951,37.2141],[-81.6952,37.2143],[-81.6955,37.2144],[-81.6958,37.2146],[-81.6959,37.2148],[-81.6961,37.2151],[-81.6963,37.2153],[-81.6964,37.2155],[-81.6964,37.2157],[-81.6962,37.2165],[-81.6961,37.2168],[-81.696,37.217],[-81.6962,37.2171],[-81.6965,37.2171],[-81.6967,37.2172],[-81.6971,37.2174],[-81.6973,37.2176],[-81.6975,37.2176],[-81.6985,37.2179],[-81.6988,37.218],[-81.6989,37.2182],[-81.6991,37.2185],[-81.6991,37.2189],[-81.6992,37.2195],[-81.6992,37.2198],[-81.6993,37.2199],[-81.6994,37.2199],[-81.7002,37.2199],[-81.7007,37.2199],[-81.7009,37.22],[-81.701,37.2203],[-81.7009,37.2205],[-81.7009,37.2208],[-81.701,37.2209],[-81.7011,37.2209],[-81.7014,37.2208],[-81.7025,37.2207],[-81.7027,37.2207],[-81.7029,37.2208],[-81.7035,37.2212],[-81.704,37.2217],[-81.7042,37.222],[-81.7042,37.2221],[-81.7041,37.2225],[-81.7039,37.223],[-81.7039,37.2231],[-81.704,37.2233],[-81.7042,37.2233],[-81.7045,37.2234],[-81.7051,37.2236],[-81.7055,37.2237],[-81.7059,37.224],[-81.7061,37.2243],[-81.7063,37.2244],[-81.7067,37.2242],[-81.7071,37.224],[-81.7074,37.2239],[-81.7079,37.2239],[-81.7082,37.2242],[-81.7083,37.2246],[-81.7086,37.2253],[-81.7087,37.2255],[-81.7092,37.2256],[-81.7098,37.2255],[-81.7101,37.2255],[-81.7103,37.2258],[-81.7104,37.2261],[-81.7106,37.2263],[-81.7109,37.2265],[-81.7111,37.2267],[-81.7113,37.227],[-81.7115,37.2274],[-81.7119,37.2277],[-81.7124,37.2279],[-81.7129,37.2282],[-81.7136,37.2283],[-81.7145,37.2284],[-81.7151,37.2285],[-81.7155,37.2287],[-81.7157,37.2288],[-81.7158,37.229],[-81.7158,37.2295],[-81.7156,37.2301],[-81.7156,37.2307],[-81.7157,37.2311],[-81.7159,37.2312],[-81.7162,37.2313],[-81.7163,37.2315],[-81.7163,37.232],[-81.7162,37.2324],[-81.7161,37.2326],[-81.7161,37.2328],[-81.7161,37.233],[-81.716,37.2331],[-81.7161,37.2336],[-81.7163,37.2343],[-81.7166,37.2349],[-81.7174,37.2353],[-81.7179,37.2354],[-81.7183,37.2355],[-81.7185,37.2355],[-81.7185,37.2357],[-81.7187,37.2362],[-81.7191,37.2368],[-81.7194,37.2372],[-81.7195,37.2378],[-81.7195,37.2383],[-81.7196,37.2384],[-81.7196,37.2385],[-81.7198,37.2386],[-81.7204,37.2388],[-81.7211,37.2388],[-81.7216,37.2387],[-81.7222,37.2386],[-81.7224,37.2388],[-81.7224,37.2392],[-81.7226,37.24],[-81.7227,37.2401],[-81.723,37.2405],[-81.7231,37.2405],[-81.7234,37.2405],[-81.7237,37.2406],[-81.7239,37.2406],[-81.7243,37.2407],[-81.7247,37.2406],[-81.7251,37.2405],[-81.7252,37.2405],[-81.7253,37.2405],[-81.7259,37.2405],[-81.7262,37.2405],[-81.7266,37.2402],[-81.7269,37.2401],[-81.7271,37.24],[-81.7274,37.2399],[-81.7277,37.2399],[-81.7282,37.2398],[-81.7286,37.2397],[-81.7287,37.2398],[-81.7291,37.24],[-81.7295,37.2402],[-81.7299,37.2402],[-81.7303,37.24],[-81.7305,37.2401],[-81.731,37.2401],[-81.7311,37.2401],[-81.7313,37.24],[-81.7319,37.2395],[-81.7324,37.239],[-81.7325,37.2389],[-81.7326,37.2389],[-81.7327,37.2387],[-81.7329,37.2385],[-81.7331,37.2384],[-81.7332,37.2383],[-81.7333,37.2382],[-81.7333,37.2381],[-81.7345,37.2381],[-81.735,37.2382],[-81.7352,37.2382],[-81.7353,37.2383],[-81.7357,37.2385],[-81.736,37.2387],[-81.7363,37.2387],[-81.7365,37.2386],[-81.7371,37.2383],[-81.7377,37.238],[-81.7379,37.238],[-81.7382,37.2381],[-81.7385,37.2383],[-81.7389,37.2384],[-81.7394,37.2382],[-81.7396,37.238],[-81.7398,37.2379],[-81.7401,37.2377],[-81.7403,37.2383],[-81.7404,37.2385],[-81.7406,37.2387],[-81.7408,37.239],[-81.7409,37.2392],[-81.7409,37.2394],[-81.741,37.2395],[-81.741,37.2397],[-81.7409,37.2398],[-81.7409,37.2399],[-81.7408,37.2401],[-81.7407,37.2403],[-81.7406,37.2405],[-81.7407,37.2407],[-81.7408,37.2411],[-81.741,37.2414],[-81.7411,37.2416],[-81.7414,37.2419],[-81.7421,37.242],[-81.7429,37.2422],[-81.7434,37.2423],[-81.7438,37.2424],[-81.744,37.2425],[-81.7442,37.2428],[-81.7443,37.2431],[-81.7444,37.2433],[-81.7444,37.2435],[-81.7443,37.2438],[-81.7443,37.2442],[-81.7442,37.2443],[-81.7441,37.2444],[-81.744,37.2447],[-81.744,37.2453],[-81.7439,37.2453],[-81.7439,37.2454],[-81.7439,37.2455],[-81.7439,37.2456],[-81.7438,37.2456],[-81.7438,37.2457],[-81.7438,37.2458],[-81.7436,37.246],[-81.7436,37.2475],[-81.7437,37.2476],[-81.7437,37.2477],[-81.7436,37.2479],[-81.7434,37.2484],[-81.7433,37.2487],[-81.7433,37.2488],[-81.7432,37.249],[-81.7432,37.2492],[-81.7432,37.2494],[-81.7432,37.2495],[-81.7432,37.2497],[-81.7431,37.2497],[-81.7431,37.2498],[-81.7431,37.2499],[-81.743,37.2499],[-81.743,37.25],[-81.7429,37.25],[-81.7429,37.2501],[-81.7428,37.2501],[-81.7428,37.2502],[-81.7427,37.2502],[-81.7426,37.2502],[-81.7426,37.2503],[-81.7425,37.2504],[-81.7422,37.2508],[-81.7421,37.251],[-81.742,37.2511],[-81.742,37.2512],[-81.742,37.2513],[-81.7419,37.2515],[-81.7419,37.2517],[-81.7418,37.252],[-81.7418,37.2521],[-81.7417,37.2523],[-81.7416,37.2525],[-81.7415,37.2527],[-81.7415,37.2529],[-81.7414,37.253],[-81.7413,37.253],[-81.7412,37.2531],[-81.7412,37.2532],[-81.7411,37.2533],[-81.741,37.2535],[-81.741,37.2536],[-81.7409,37.2538],[-81.7409,37.254],[-81.7409,37.2541],[-81.7409,37.2542],[-81.7409,37.2543],[-81.7409,37.2544],[-81.741,37.2544],[-81.741,37.2545],[-81.7411,37.2546],[-81.7412,37.2546],[-81.7413,37.2547],[-81.7414,37.2548],[-81.7416,37.2548],[-81.7416,37.2549],[-81.7417,37.2549],[-81.7421,37.2549],[-81.7423,37.2549],[-81.7425,37.255],[-81.7426,37.255],[-81.7427,37.2551],[-81.7428,37.2552],[-81.7429,37.2552],[-81.743,37.2553],[-81.7431,37.2555],[-81.7432,37.2556],[-81.7433,37.2557],[-81.7435,37.2557],[-81.7436,37.2558],[-81.7436,37.2559],[-81.7437,37.2559],[-81.7438,37.256],[-81.7439,37.2561],[-81.7439,37.2562],[-81.7439,37.2563],[-81.7439,37.2565],[-81.7439,37.2566],[-81.7438,37.2567],[-81.7437,37.2569],[-81.7437,37.257],[-81.7436,37.257],[-81.7436,37.2571],[-81.7436,37.2572],[-81.7436,37.2573],[-81.7436,37.2574],[-81.7437,37.2575],[-81.7438,37.2577],[-81.7438,37.2578],[-81.7439,37.2578],[-81.744,37.2578],[-81.7444,37.2578],[-81.7445,37.2579],[-81.7446,37.2579],[-81.7448,37.258],[-81.7449,37.258],[-81.745,37.258],[-81.7451,37.258],[-81.7452,37.258],[-81.7452,37.2579],[-81.7453,37.2579],[-81.7454,37.2579],[-81.7455,37.258],[-81.7456,37.258],[-81.7457,37.2581],[-81.7457,37.2582],[-81.7457,37.2583],[-81.7457,37.2584],[-81.7457,37.2586],[-81.7456,37.2587],[-81.7456,37.2589],[-81.7456,37.259],[-81.7456,37.2592],[-81.7456,37.2597],[-81.7456,37.2599],[-81.7456,37.2601],[-81.7456,37.2602],[-81.7455,37.2604],[-81.7455,37.2605],[-81.7454,37.2606],[-81.7454,37.2607],[-81.7453,37.2608],[-81.7452,37.2609],[-81.7453,37.261],[-81.7455,37.2613],[-81.7456,37.2617],[-81.7458,37.2618],[-81.7458,37.2619],[-81.7459,37.2619],[-81.746,37.262],[-81.7461,37.262],[-81.7462,37.262],[-81.7464,37.2621],[-81.7465,37.2621],[-81.7465,37.2622],[-81.7465,37.2623],[-81.7464,37.2624],[-81.7464,37.2625],[-81.7463,37.2627],[-81.7462,37.2629],[-81.7461,37.2631],[-81.7461,37.2632],[-81.746,37.2634],[-81.746,37.2635],[-81.746,37.2636],[-81.7461,37.2637],[-81.7461,37.2638],[-81.7462,37.2638],[-81.7463,37.2638],[-81.7465,37.2638],[-81.7467,37.2638],[-81.747,37.2637],[-81.7472,37.2637],[-81.7473,37.2637],[-81.7474,37.2637],[-81.7475,37.2637],[-81.7476,37.2638],[-81.7477,37.2638],[-81.7477,37.2639],[-81.7478,37.2639],[-81.7478,37.264],[-81.7479,37.2641],[-81.7479,37.2642],[-81.7479,37.2643],[-81.7483,37.2642],[-81.7488,37.264],[-81.7492,37.264],[-81.7495,37.264],[-81.7498,37.2641],[-81.7501,37.2642],[-81.7503,37.2645],[-81.7505,37.2648],[-81.7506,37.2649],[-81.7508,37.265],[-81.7511,37.265],[-81.7512,37.265],[-81.7513,37.2651],[-81.7514,37.2651],[-81.7515,37.2652],[-81.7516,37.2653],[-81.7518,37.2655],[-81.7519,37.2655],[-81.7521,37.2656],[-81.7523,37.2656],[-81.7526,37.2658],[-81.7526,37.2661],[-81.7528,37.2663],[-81.7529,37.2666],[-81.7529,37.2667],[-81.753,37.2667],[-81.7536,37.267],[-81.7537,37.267],[-81.7538,37.2671],[-81.754,37.2673],[-81.7541,37.2673],[-81.7543,37.2674],[-81.7544,37.2674],[-81.7545,37.2675],[-81.7546,37.2675],[-81.7547,37.2675],[-81.7548,37.2676],[-81.7549,37.2677],[-81.755,37.2677],[-81.7554,37.2676],[-81.7556,37.2675],[-81.7558,37.2674],[-81.756,37.2675],[-81.7563,37.2678],[-81.7566,37.268],[-81.7569,37.2682],[-81.7572,37.2684],[-81.7576,37.2685],[-81.7576,37.2688],[-81.7575,37.2692],[-81.7575,37.2695],[-81.7575,37.27],[-81.7576,37.2703],[-81.7576,37.2705],[-81.7576,37.2706],[-81.7577,37.2709],[-81.7577,37.2711],[-81.7578,37.2712],[-81.7578,37.2713],[-81.7579,37.2716],[-81.7578,37.2718],[-81.7578,37.2719],[-81.7578,37.2721],[-81.7577,37.2727],[-81.7577,37.2731],[-81.7577,37.2735],[-81.7577,37.2737],[-81.7576,37.274],[-81.7575,37.2742],[-81.7572,37.2746],[-81.757,37.2752],[-81.757,37.2757],[-81.757,37.2761],[-81.7571,37.2762],[-81.7572,37.2762],[-81.7573,37.2762],[-81.7579,37.2761],[-81.7584,37.2762],[-81.7587,37.2762],[-81.7589,37.2761],[-81.7593,37.2756],[-81.7596,37.2753],[-81.7598,37.2752],[-81.7602,37.2752],[-81.7603,37.2752],[-81.7604,37.2752],[-81.7605,37.2752],[-81.7605,37.2753],[-81.7608,37.2754],[-81.761,37.2755],[-81.7611,37.2755],[-81.7615,37.2756],[-81.7617,37.2757],[-81.7618,37.2757],[-81.762,37.2758],[-81.7623,37.2758],[-81.7627,37.2757],[-81.7627,37.2756],[-81.7628,37.2755],[-81.763,37.2754],[-81.7632,37.2753],[-81.7634,37.2752],[-81.7635,37.2752],[-81.7637,37.2752],[-81.7638,37.2752],[-81.7644,37.275],[-81.7652,37.2751],[-81.7653,37.2751],[-81.7654,37.275],[-81.7657,37.2749],[-81.7657,37.2748],[-81.7658,37.2748],[-81.7663,37.2745],[-81.7666,37.2743],[-81.7668,37.2742],[-81.7669,37.2742],[-81.7671,37.2741],[-81.7673,37.2741],[-81.7674,37.2741],[-81.7675,37.2741],[-81.7677,37.2741],[-81.7678,37.2742],[-81.7679,37.2742],[-81.7684,37.2739],[-81.7686,37.2738],[-81.7687,37.2736],[-81.7689,37.2733],[-81.7692,37.2732],[-81.7696,37.2733],[-81.7697,37.2734],[-81.7698,37.2735],[-81.7699,37.2735],[-81.77,37.2737],[-81.7727,37.2743],[-81.7728,37.2742],[-81.7729,37.2741],[-81.7732,37.2739],[-81.7736,37.274],[-81.7739,37.2742],[-81.7739,37.2744],[-81.7738,37.2745],[-81.7739,37.2747],[-81.7742,37.2748],[-81.7746,37.2747],[-81.7752,37.2748],[-81.7754,37.275],[-81.7757,37.2751],[-81.7761,37.2753],[-81.7763,37.2755],[-81.7768,37.2755],[-81.7772,37.2756],[-81.7773,37.2757],[-81.7773,37.2758],[-81.7773,37.2759],[-81.7775,37.2763],[-81.7777,37.2766],[-81.7782,37.2768],[-81.7788,37.2771],[-81.7792,37.2773],[-81.7793,37.2774],[-81.7794,37.2774],[-81.7794,37.2775],[-81.7795,37.2777],[-81.7794,37.2782],[-81.7794,37.2783],[-81.7793,37.2788],[-81.7793,37.279],[-81.7793,37.2793],[-81.7793,37.2797],[-81.7794,37.28],[-81.7796,37.2803],[-81.78,37.2805],[-81.7801,37.2805],[-81.7804,37.2807],[-81.781,37.2808],[-81.7812,37.2808],[-81.7813,37.2808],[-81.7815,37.2807],[-81.7818,37.281],[-81.7818,37.2816],[-81.7821,37.2819],[-81.7822,37.282],[-81.7824,37.2823],[-81.7831,37.2826],[-81.7835,37.2826],[-81.7837,37.2825],[-81.7838,37.2825],[-81.7839,37.2825],[-81.784,37.2824],[-81.7843,37.2822],[-81.7846,37.2823],[-81.785,37.2823],[-81.7852,37.2826],[-81.7852,37.2827],[-81.7853,37.283],[-81.7855,37.2832],[-81.786,37.2833],[-81.7861,37.2833],[-81.7862,37.2832],[-81.7865,37.2832],[-81.7866,37.2832],[-81.7869,37.2833],[-81.7869,37.2835],[-81.7869,37.2837],[-81.7869,37.2839],[-81.7872,37.2841],[-81.7877,37.2841],[-81.7878,37.2841],[-81.7879,37.2842],[-81.7884,37.2844],[-81.7888,37.2843],[-81.789,37.2844],[-81.7893,37.2844],[-81.7895,37.2842],[-81.79,37.2841],[-81.7902,37.2841],[-81.7902,37.284],[-81.7903,37.284],[-81.7903,37.2837],[-81.7903,37.2836],[-81.7903,37.2835],[-81.7907,37.2831],[-81.791,37.2829],[-81.7913,37.2828],[-81.7915,37.2827],[-81.7917,37.2824],[-81.7918,37.282],[-81.7918,37.2819],[-81.7919,37.2817],[-81.7921,37.2815],[-81.7927,37.2813],[-81.7931,37.2812],[-81.7933,37.2812],[-81.7934,37.2813],[-81.7935,37.2816],[-81.7936,37.2818],[-81.7937,37.2819],[-81.7937,37.282],[-81.7937,37.2821],[-81.7936,37.2822],[-81.7934,37.2826],[-81.7932,37.2832],[-81.7931,37.2835],[-81.7933,37.2843],[-81.7934,37.2846],[-81.7936,37.2848],[-81.794,37.2848],[-81.7941,37.2848],[-81.7944,37.2847],[-81.7948,37.2846],[-81.7949,37.2846],[-81.7953,37.2848],[-81.7955,37.285],[-81.7962,37.2851],[-81.7973,37.2852],[-81.7981,37.2852],[-81.7983,37.2852],[-81.7985,37.2851],[-81.7986,37.2849],[-81.7987,37.2848],[-81.7989,37.2846],[-81.7991,37.2847],[-81.7995,37.2849],[-81.7995,37.285],[-81.7995,37.2851],[-81.7996,37.2853],[-81.8,37.2855],[-81.8003,37.2856],[-81.8007,37.2857],[-81.8012,37.2855],[-81.8012,37.2854],[-81.8012,37.2853],[-81.8013,37.2851],[-81.8016,37.2851],[-81.802,37.2852],[-81.8022,37.2854],[-81.8024,37.2855],[-81.8025,37.2857],[-81.803,37.2859],[-81.8033,37.2859],[-81.804,37.2859],[-81.8047,37.2859],[-81.8054,37.2856],[-81.8054,37.2855],[-81.8055,37.2851],[-81.8056,37.2848],[-81.8058,37.2846],[-81.8063,37.2844],[-81.8067,37.284],[-81.8069,37.2836],[-81.807,37.2834],[-81.8072,37.2832],[-81.8076,37.2832],[-81.8079,37.2833],[-81.8082,37.2831],[-81.8085,37.283],[-81.8092,37.283],[-81.8095,37.2829],[-81.8096,37.2829],[-81.8097,37.2828],[-81.8099,37.2828],[-81.81,37.2828],[-81.8101,37.2829],[-81.8102,37.2829],[-81.8103,37.2829],[-81.8105,37.2829],[-81.8107,37.2829],[-81.8109,37.2829],[-81.811,37.2829],[-81.8111,37.2828],[-81.8112,37.2828],[-81.8114,37.2827],[-81.8115,37.2826],[-81.8117,37.2825],[-81.8118,37.2825],[-81.8119,37.2824],[-81.8122,37.2822],[-81.8123,37.2822],[-81.8125,37.2821],[-81.8126,37.2821],[-81.8127,37.2821],[-81.8129,37.282],[-81.8129,37.2819],[-81.8129,37.2818],[-81.8128,37.2815],[-81.813,37.2812],[-81.8132,37.2811],[-81.8138,37.2809],[-81.8143,37.281],[-81.8144,37.281],[-81.8148,37.2807],[-81.8152,37.2807],[-81.8157,37.2807],[-81.8159,37.2806],[-81.8161,37.2803],[-81.8163,37.28],[-81.8167,37.2799],[-81.8174,37.2798],[-81.8178,37.2799],[-81.8181,37.2799],[-81.8182,37.28],[-81.8183,37.2801],[-81.8184,37.28],[-81.8186,37.2799],[-81.819,37.2796],[-81.8196,37.2794],[-81.8202,37.2794],[-81.8205,37.2794],[-81.8206,37.2794],[-81.8209,37.2794],[-81.8211,37.2794],[-81.8215,37.2794],[-81.8217,37.2796],[-81.8219,37.2797],[-81.822,37.2797],[-81.822,37.2798],[-81.8223,37.2799],[-81.8228,37.2799],[-81.8232,37.2798],[-81.8233,37.2798],[-81.8233,37.2797],[-81.8235,37.2796],[-81.8238,37.2796],[-81.824,37.2797],[-81.8244,37.2796],[-81.8247,37.2796],[-81.825,37.2796],[-81.8251,37.2795],[-81.8251,37.2794],[-81.8256,37.2791],[-81.8257,37.2791],[-81.8259,37.2793],[-81.8261,37.2802],[-81.8263,37.2807],[-81.8265,37.2807],[-81.8268,37.2807],[-81.8274,37.2808],[-81.8278,37.2808],[-81.828,37.281],[-81.8283,37.2812],[-81.8285,37.2815],[-81.8289,37.2815],[-81.829,37.2814],[-81.8294,37.2812],[-81.8297,37.2812],[-81.83,37.2813],[-81.8303,37.2811],[-81.8305,37.281],[-81.8308,37.281],[-81.8311,37.2809],[-81.8316,37.2811],[-81.8317,37.2813],[-81.8318,37.2814],[-81.8318,37.2815],[-81.8319,37.2816],[-81.8319,37.2817],[-81.8321,37.2817],[-81.8328,37.2816],[-81.8332,37.2816],[-81.8339,37.2815],[-81.8345,37.2818],[-81.8346,37.2821],[-81.8345,37.2827],[-81.8344,37.2831],[-81.8339,37.2834],[-81.8338,37.2836],[-81.8338,37.2837],[-81.8337,37.2837],[-81.8337,37.2838],[-81.8335,37.2841],[-81.8334,37.2845],[-81.8334,37.2846],[-81.8336,37.285],[-81.8337,37.2851],[-81.8339,37.2852],[-81.8344,37.2854],[-81.8348,37.2855],[-81.8351,37.2855],[-81.8353,37.2854],[-81.8354,37.2854],[-81.8355,37.2854],[-81.8355,37.2853],[-81.836,37.2853],[-81.8364,37.2856],[-81.8368,37.2858],[-81.8369,37.2858],[-81.8373,37.286],[-81.8376,37.2861],[-81.8381,37.2862],[-81.8383,37.2863],[-81.8385,37.2863],[-81.8388,37.2863],[-81.839,37.2862],[-81.8394,37.286],[-81.8397,37.286],[-81.84,37.2861],[-81.8404,37.2861],[-81.8409,37.2859],[-81.8412,37.2857],[-81.8412,37.2856],[-81.8413,37.2856],[-81.8414,37.2855],[-81.8415,37.2853],[-81.8418,37.2852],[-81.842,37.2852],[-81.8421,37.2852],[-81.8422,37.2853],[-81.8423,37.2854],[-81.8424,37.2854],[-81.8426,37.2855],[-81.8427,37.2856],[-81.8428,37.2856],[-81.8429,37.2856],[-81.843,37.2856],[-81.8431,37.2856],[-81.8432,37.2856],[-81.8433,37.2856],[-81.8437,37.2854],[-81.8442,37.2854],[-81.8446,37.2853],[-81.845,37.2851],[-81.8452,37.2852],[-81.8455,37.2852],[-81.8455,37.2853],[-81.846,37.2854],[-81.8463,37.2853],[-81.8465,37.2852],[-81.8465,37.2851],[-81.8466,37.2848],[-81.8468,37.2846],[-81.8472,37.2848],[-81.8474,37.2848],[-81.8475,37.2849],[-81.8476,37.285],[-81.8478,37.2849],[-81.8481,37.2849],[-81.8482,37.285],[-81.8483,37.2852],[-81.8485,37.2854],[-81.8488,37.2854],[-81.8489,37.2854],[-81.8491,37.2853],[-81.8492,37.2853],[-81.8493,37.2853],[-81.8497,37.2852],[-81.85,37.2852],[-81.8501,37.2854],[-81.8502,37.2858],[-81.8501,37.2861],[-81.8499,37.2864],[-81.8498,37.2869],[-81.8498,37.2871],[-81.8498,37.2872],[-81.8499,37.2873],[-81.85,37.2874],[-81.8501,37.2876],[-81.851,37.2876],[-81.8513,37.2875],[-81.8516,37.2876],[-81.8521,37.2877],[-81.8523,37.2878],[-81.8524,37.2878],[-81.8526,37.2878],[-81.8528,37.2877],[-81.8533,37.2876],[-81.8534,37.2876],[-81.8535,37.2877],[-81.8536,37.2882],[-81.8538,37.289],[-81.8539,37.2897],[-81.8541,37.29],[-81.8541,37.2904],[-81.854,37.2908],[-81.8541,37.2912],[-81.8543,37.2919],[-81.8543,37.2921],[-81.8542,37.2923],[-81.8542,37.2925],[-81.854,37.2929],[-81.8539,37.293],[-81.8539,37.2932],[-81.8539,37.2933],[-81.8538,37.2936],[-81.8537,37.2941],[-81.8537,37.2942],[-81.8536,37.2942],[-81.8532,37.2947],[-81.853,37.2953],[-81.8527,37.296],[-81.8524,37.2963],[-81.8523,37.2966],[-81.8523,37.2967],[-81.8525,37.2974],[-81.8525,37.2976],[-81.8525,37.2977],[-81.8525,37.2978],[-81.8527,37.298],[-81.8528,37.2981],[-81.8531,37.2982],[-81.8533,37.2983],[-81.8535,37.2983],[-81.8537,37.2982],[-81.8538,37.2981],[-81.8538,37.298],[-81.8539,37.298],[-81.8541,37.2979],[-81.8544,37.2979],[-81.8546,37.2979],[-81.8548,37.298],[-81.8549,37.2983],[-81.8549,37.2986],[-81.8549,37.2989],[-81.855,37.2991],[-81.8551,37.2995],[-81.855,37.2998],[-81.8549,37.2998],[-81.8545,37.3],[-81.8543,37.3002],[-81.8542,37.3002],[-81.8541,37.3003],[-81.8541,37.3004],[-81.8538,37.3008],[-81.8538,37.3012],[-81.8538,37.3015],[-81.854,37.3019],[-81.854,37.3023],[-81.854,37.3025],[-81.8541,37.3027],[-81.8543,37.3029],[-81.8543,37.303],[-81.8545,37.3034],[-81.8546,37.3038],[-81.8545,37.3041],[-81.8544,37.3045],[-81.8543,37.3048],[-81.8543,37.3049],[-81.8542,37.3052],[-81.8541,37.3054],[-81.8541,37.3056],[-81.8543,37.3059],[-81.8544,37.3062],[-81.8544,37.3063],[-81.8545,37.3066],[-81.8547,37.3067],[-81.855,37.3068],[-81.8555,37.3068],[-81.8556,37.3068],[-81.856,37.3067],[-81.8564,37.3066],[-81.8565,37.3066],[-81.8566,37.3065],[-81.8572,37.3062],[-81.858,37.3057],[-81.8584,37.3055],[-81.8589,37.3051],[-81.8593,37.3049],[-81.8593,37.3048],[-81.8594,37.3047],[-81.8596,37.3048],[-81.8598,37.3049],[-81.86,37.3052],[-81.8602,37.3054],[-81.8607,37.3055],[-81.8612,37.3056],[-81.862,37.3056],[-81.8623,37.3059],[-81.8623,37.306],[-81.8626,37.3065],[-81.864,37.3073],[-81.864,37.3074],[-81.8641,37.3075],[-81.8641,37.3076],[-81.8641,37.3077],[-81.8642,37.3078],[-81.8644,37.3079],[-81.8645,37.3082],[-81.8648,37.3084],[-81.8649,37.3085],[-81.8651,37.3086],[-81.8653,37.3087],[-81.8654,37.3089],[-81.8655,37.3092],[-81.8657,37.3095],[-81.8655,37.3098],[-81.8654,37.3101],[-81.8653,37.3104],[-81.865,37.3108],[-81.8645,37.3113],[-81.864,37.3119],[-81.8637,37.3122],[-81.8632,37.3124],[-81.8628,37.3127],[-81.8623,37.3129],[-81.8619,37.313],[-81.8616,37.3131],[-81.8615,37.3133],[-81.8612,37.3135],[-81.8608,37.3137],[-81.8602,37.3138],[-81.8599,37.314],[-81.8598,37.3141],[-81.8599,37.3143],[-81.86,37.3146],[-81.8601,37.3149],[-81.8602,37.3153],[-81.8603,37.3157],[-81.8605,37.3159],[-81.8608,37.3161],[-81.8609,37.3161],[-81.8611,37.3162],[-81.8614,37.3162],[-81.8617,37.3161],[-81.8619,37.3162],[-81.8621,37.3163],[-81.8622,37.3166],[-81.8624,37.317],[-81.8626,37.3174],[-81.8629,37.3175],[-81.8634,37.318],[-81.8635,37.318],[-81.8637,37.3183],[-81.864,37.3185],[-81.8642,37.3185],[-81.8649,37.3189],[-81.865,37.3189],[-81.8652,37.319],[-81.8655,37.3193],[-81.8656,37.3195],[-81.8656,37.3197],[-81.8657,37.3198],[-81.866,37.3198],[-81.8662,37.3198],[-81.8663,37.3197],[-81.8665,37.3198],[-81.8667,37.3198],[-81.8669,37.3198],[-81.8671,37.3199],[-81.8671,37.32],[-81.867,37.3202],[-81.867,37.3203],[-81.8671,37.3204],[-81.8671,37.3206],[-81.8672,37.3207],[-81.8674,37.3208],[-81.868,37.3208],[-81.8688,37.3206],[-81.8691,37.3206],[-81.8697,37.3205],[-81.8702,37.3207],[-81.8703,37.3208],[-81.8704,37.3209],[-81.8704,37.3211],[-81.8707,37.3214],[-81.8709,37.3217],[-81.871,37.322],[-81.8713,37.3223],[-81.8715,37.3223],[-81.8719,37.3222],[-81.8722,37.3222],[-81.8725,37.3224],[-81.8727,37.3227],[-81.873,37.323],[-81.873,37.3231],[-81.8727,37.3233],[-81.8725,37.3236],[-81.8724,37.3241],[-81.8724,37.3242],[-81.8725,37.3242],[-81.8725,37.3243],[-81.8725,37.3244],[-81.8725,37.3245],[-81.873,37.325],[-81.8732,37.3251],[-81.8734,37.3251],[-81.8736,37.3255],[-81.8737,37.3256],[-81.8737,37.3257],[-81.8737,37.3258],[-81.8737,37.3259],[-81.8737,37.326],[-81.8737,37.3261],[-81.8738,37.3261],[-81.8738,37.3262],[-81.874,37.3263],[-81.874,37.3265],[-81.8741,37.3266],[-81.8741,37.3268],[-81.8741,37.3271],[-81.8741,37.3272],[-81.8741,37.3273],[-81.8741,37.3274],[-81.874,37.3275],[-81.874,37.3276],[-81.8741,37.3277],[-81.8743,37.3278],[-81.8747,37.3281],[-81.8749,37.3282],[-81.875,37.3282],[-81.8751,37.3282],[-81.8752,37.3282],[-81.8753,37.3281],[-81.8753,37.328],[-81.8755,37.3278],[-81.8757,37.3276],[-81.8758,37.3276],[-81.8758,37.3275],[-81.8759,37.3275],[-81.876,37.3275],[-81.8761,37.3275],[-81.8762,37.3275],[-81.8763,37.3275],[-81.8767,37.3277],[-81.8768,37.3277],[-81.8769,37.3278],[-81.877,37.3278],[-81.8772,37.3279],[-81.8772,37.328],[-81.8773,37.3281],[-81.8774,37.3285],[-81.8775,37.3286],[-81.8776,37.3287],[-81.8777,37.3288],[-81.8778,37.3289],[-81.8779,37.3289],[-81.878,37.3289],[-81.8782,37.3288],[-81.8783,37.3288],[-81.8781,37.3302],[-81.878,37.3305],[-81.8779,37.3306],[-81.8777,37.3308],[-81.8777,37.3309],[-81.8775,37.331],[-81.8774,37.3312],[-81.8773,37.3314],[-81.8775,37.3316],[-81.8777,37.3317],[-81.8778,37.3318],[-81.8781,37.3317],[-81.8782,37.3317],[-81.8784,37.3316],[-81.8786,37.3316],[-81.8787,37.3317],[-81.8787,37.3319],[-81.879,37.332],[-81.8791,37.3321],[-81.8792,37.3322],[-81.8793,37.3325],[-81.8794,37.3325],[-81.8795,37.3325],[-81.8795,37.3324],[-81.8795,37.3323],[-81.8795,37.3322],[-81.8795,37.3321],[-81.8796,37.332],[-81.8797,37.3319],[-81.8797,37.3318],[-81.8797,37.3317],[-81.8798,37.3316],[-81.8799,37.3314],[-81.88,37.3313],[-81.8802,37.3312],[-81.8803,37.3312],[-81.8804,37.3311],[-81.881,37.331],[-81.8812,37.3308],[-81.8816,37.3305],[-81.8819,37.3303],[-81.8822,37.3302],[-81.8825,37.3302],[-81.8827,37.3302],[-81.8828,37.3302],[-81.883,37.3302],[-81.8832,37.3301],[-81.8833,37.33],[-81.8836,37.3301],[-81.8838,37.3302],[-81.8841,37.3302],[-81.8843,37.3303],[-81.8845,37.3304],[-81.8848,37.3305],[-81.8849,37.3305],[-81.885,37.3304],[-81.8852,37.3304],[-81.8854,37.3304],[-81.8856,37.3303],[-81.8858,37.3303],[-81.886,37.3303],[-81.8862,37.3303],[-81.8863,37.3304],[-81.8864,37.3304],[-81.8865,37.3304],[-81.8867,37.3305],[-81.8869,37.3306],[-81.887,37.3307],[-81.8871,37.3308],[-81.8873,37.3309],[-81.8874,37.3309],[-81.8877,37.331],[-81.8878,37.331],[-81.8879,37.3311],[-81.888,37.3311],[-81.8882,37.3314],[-81.8884,37.3315],[-81.8885,37.3316],[-81.8886,37.3316],[-81.8887,37.3317],[-81.8888,37.3317],[-81.889,37.3317],[-81.8893,37.3317],[-81.8894,37.3317],[-81.8896,37.3317],[-81.8897,37.3317],[-81.89,37.3318],[-81.8902,37.3319],[-81.8903,37.3319],[-81.8905,37.3319],[-81.8906,37.3319],[-81.8907,37.3318],[-81.8908,37.3318],[-81.8909,37.3317],[-81.891,37.3317],[-81.8911,37.3316],[-81.8912,37.3316],[-81.8916,37.3313],[-81.8919,37.3311],[-81.8922,37.3309],[-81.8924,37.3306],[-81.8925,37.3304],[-81.8927,37.3302],[-81.8929,37.3301],[-81.893,37.33],[-81.8933,37.3299],[-81.8934,37.3299],[-81.8936,37.3298],[-81.8937,37.3299],[-81.8937,37.33],[-81.8938,37.33],[-81.8939,37.33],[-81.894,37.3301],[-81.8941,37.3302],[-81.8942,37.3303],[-81.8943,37.3304],[-81.8945,37.3306],[-81.8947,37.3308],[-81.8948,37.3309],[-81.8949,37.331],[-81.895,37.3311],[-81.895,37.3312],[-81.8951,37.3314],[-81.8951,37.3315],[-81.895,37.3315],[-81.8949,37.3316],[-81.8948,37.3318],[-81.8948,37.3319],[-81.8948,37.332],[-81.8949,37.332],[-81.895,37.332],[-81.8951,37.3321],[-81.8952,37.332],[-81.8954,37.3319],[-81.8954,37.332],[-81.8955,37.332],[-81.8956,37.332],[-81.8957,37.332],[-81.8959,37.332],[-81.896,37.332],[-81.8961,37.332],[-81.8965,37.332],[-81.8968,37.3321],[-81.8969,37.3321],[-81.8973,37.3325],[-81.8974,37.3325],[-81.8974,37.3327],[-81.8977,37.3332],[-81.8979,37.3337],[-81.8973,37.3339],[-81.8968,37.3342],[-81.8967,37.3344],[-81.8966,37.3345],[-81.8966,37.3349],[-81.8966,37.3353],[-81.8966,37.3354],[-81.8968,37.3361],[-81.897,37.3367],[-81.8971,37.3368],[-81.8971,37.3369],[-81.8972,37.337],[-81.8985,37.3393],[-81.8989,37.3396],[-81.8992,37.3396],[-81.8993,37.3395],[-81.8996,37.3395],[-81.8997,37.3396],[-81.8997,37.3397],[-81.8998,37.34],[-81.8998,37.3403],[-81.8997,37.3407],[-81.8996,37.3408],[-81.8997,37.3409],[-81.8995,37.3411],[-81.8994,37.3412],[-81.8994,37.3414],[-81.8996,37.3416],[-81.9,37.3419],[-81.9005,37.3421],[-81.9011,37.342],[-81.9018,37.342],[-81.9022,37.3419],[-81.9023,37.3419],[-81.9025,37.3418],[-81.9027,37.3418],[-81.9029,37.342],[-81.903,37.3422],[-81.903,37.3423],[-81.9031,37.3424],[-81.9033,37.3426],[-81.9034,37.3427],[-81.9035,37.3428],[-81.9036,37.3429],[-81.9037,37.343],[-81.9038,37.343],[-81.9038,37.3431],[-81.9039,37.3432],[-81.904,37.3432],[-81.9042,37.3432],[-81.9043,37.3432],[-81.9043,37.3431],[-81.9044,37.3431],[-81.9047,37.3429],[-81.905,37.3427],[-81.906,37.3428],[-81.9063,37.3428],[-81.9064,37.3427],[-81.9065,37.3426],[-81.9069,37.3426],[-81.9072,37.3426],[-81.9073,37.3428],[-81.9073,37.3429],[-81.9074,37.343],[-81.9075,37.343],[-81.9076,37.3431],[-81.9077,37.3432],[-81.9077,37.3433],[-81.9078,37.3434],[-81.9079,37.3435],[-81.908,37.3437],[-81.9082,37.3438],[-81.9084,37.3438],[-81.9085,37.3439],[-81.9087,37.3439],[-81.9087,37.3441],[-81.9086,37.3443],[-81.9085,37.3446],[-81.9083,37.3446],[-81.9083,37.3447],[-81.9081,37.3447],[-81.9079,37.3449],[-81.9078,37.345],[-81.9079,37.3452],[-81.9082,37.3454],[-81.9088,37.3453],[-81.9089,37.3453],[-81.909,37.3453],[-81.9092,37.3452],[-81.9095,37.3453],[-81.9096,37.3455],[-81.9096,37.3457],[-81.9096,37.346],[-81.9095,37.3463],[-81.9095,37.3469],[-81.9096,37.3478],[-81.9096,37.3481],[-81.9098,37.3485],[-81.91,37.3487],[-81.9102,37.349],[-81.9104,37.349],[-81.9109,37.3488],[-81.9109,37.3487],[-81.911,37.3487],[-81.9111,37.3487],[-81.9114,37.3488],[-81.9118,37.3492],[-81.9119,37.3493],[-81.912,37.3493],[-81.9121,37.3493],[-81.9123,37.3493],[-81.9126,37.3493],[-81.9128,37.3492],[-81.9133,37.3492],[-81.9134,37.3492],[-81.9137,37.3493],[-81.9143,37.3495],[-81.9144,37.3496],[-81.9146,37.3496],[-81.9149,37.3496],[-81.915,37.3496],[-81.9151,37.3495],[-81.9151,37.3494],[-81.9154,37.3492],[-81.9156,37.3492],[-81.9158,37.3493],[-81.9161,37.3494],[-81.9165,37.3494],[-81.9167,37.3494],[-81.9168,37.3493],[-81.9168,37.3492],[-81.9169,37.3492],[-81.9172,37.3491],[-81.9175,37.3491],[-81.9176,37.3492],[-81.9178,37.3493],[-81.9178,37.3494],[-81.918,37.3496],[-81.9178,37.3504],[-81.9177,37.3505],[-81.9176,37.3506],[-81.9176,37.3507],[-81.9175,37.3507],[-81.9175,37.351],[-81.9177,37.3511],[-81.9179,37.3511],[-81.9179,37.3512],[-81.9182,37.3514],[-81.9183,37.3518],[-81.9182,37.3522],[-81.9185,37.3526],[-81.9186,37.3529],[-81.9189,37.3532],[-81.9194,37.3532],[-81.9199,37.3533],[-81.9203,37.3534],[-81.9204,37.3537],[-81.9206,37.3543],[-81.9206,37.3544],[-81.9207,37.3548],[-81.9207,37.3554],[-81.9208,37.3556],[-81.9209,37.3556],[-81.9209,37.3557],[-81.921,37.3557],[-81.921,37.3558],[-81.9211,37.3558],[-81.9211,37.356],[-81.9212,37.3561],[-81.9216,37.3564],[-81.9216,37.3567],[-81.9218,37.3571],[-81.9223,37.3573],[-81.9232,37.3577],[-81.9235,37.3579],[-81.9235,37.358],[-81.9236,37.3582],[-81.9238,37.3583],[-81.9241,37.3582],[-81.9244,37.3579],[-81.9245,37.3575],[-81.9245,37.3574],[-81.9245,37.3573],[-81.925,37.3569],[-81.9253,37.357],[-81.9257,37.3573],[-81.9263,37.3579],[-81.9263,37.3581],[-81.9264,37.3584],[-81.9265,37.3585],[-81.9266,37.3587],[-81.9266,37.3588],[-81.9267,37.359],[-81.9271,37.3597],[-81.9275,37.3599],[-81.9281,37.3602],[-81.9285,37.3605],[-81.9285,37.3606],[-81.9285,37.3609],[-81.9282,37.3614],[-81.9278,37.3621],[-81.9276,37.3628],[-81.9275,37.3629],[-81.9274,37.3633],[-81.9273,37.3641],[-81.9272,37.3643],[-81.9269,37.3645],[-81.9267,37.3646],[-81.9267,37.3647],[-81.9266,37.3649],[-81.9264,37.3651],[-81.9262,37.3652],[-81.9261,37.3653],[-81.926,37.3654],[-81.9261,37.3655],[-81.9262,37.3656],[-81.9267,37.3658],[-81.927,37.3658],[-81.9272,37.3658],[-81.9273,37.3658],[-81.9274,37.3658],[-81.9278,37.3658],[-81.9283,37.3659],[-81.9287,37.366],[-81.9288,37.366],[-81.9289,37.3661],[-81.9289,37.3662],[-81.9289,37.3664],[-81.9291,37.3664],[-81.9293,37.3664],[-81.9296,37.3664],[-81.9298,37.3665],[-81.9299,37.3666],[-81.93,37.3666],[-81.9301,37.3667],[-81.9302,37.3667],[-81.9303,37.3667],[-81.9304,37.3668],[-81.9306,37.367],[-81.9309,37.3674],[-81.9312,37.3677],[-81.9316,37.3681],[-81.932,37.3685],[-81.9326,37.3689],[-81.933,37.3692],[-81.9334,37.3693],[-81.9333,37.3697],[-81.9332,37.3699],[-81.9332,37.3702],[-81.9332,37.3707],[-81.9332,37.371],[-81.9331,37.3715],[-81.9329,37.3721],[-81.9331,37.3723],[-81.9334,37.3725],[-81.9338,37.3726],[-81.9339,37.3728],[-81.934,37.3729],[-81.934,37.3732],[-81.9338,37.3736],[-81.9334,37.374],[-81.9328,37.3742],[-81.9322,37.3743],[-81.9318,37.3745],[-81.9312,37.3751],[-81.9311,37.3752],[-81.9311,37.3755],[-81.9311,37.3758],[-81.9314,37.376],[-81.9315,37.3761],[-81.9316,37.3765],[-81.9318,37.377],[-81.9321,37.3772],[-81.9325,37.3773],[-81.9329,37.3777],[-81.9331,37.3778],[-81.9339,37.3778],[-81.9346,37.3778],[-81.935,37.3781],[-81.9352,37.3785],[-81.9354,37.3785],[-81.9354,37.3784],[-81.9359,37.3785],[-81.9361,37.3788],[-81.9364,37.3797],[-81.9365,37.3802],[-81.9367,37.3807],[-81.9362,37.3812],[-81.9361,37.3815],[-81.936,37.3821],[-81.9359,37.3829],[-81.9357,37.3832],[-81.935,37.3836],[-81.9341,37.384],[-81.9333,37.3847],[-81.9326,37.3852],[-81.9318,37.3855],[-81.9317,37.3859],[-81.9317,37.3861],[-81.9315,37.3866],[-81.9317,37.3872],[-81.9321,37.3875],[-81.9321,37.3876],[-81.9325,37.3877],[-81.9331,37.388],[-81.9333,37.3884],[-81.9335,37.3889],[-81.9337,37.3891],[-81.9336,37.3892],[-81.9338,37.3897],[-81.9339,37.3901],[-81.9339,37.3907],[-81.9332,37.3914],[-81.9331,37.3915],[-81.9328,37.3918],[-81.9327,37.392],[-81.9323,37.3921],[-81.9317,37.3921],[-81.9309,37.3924],[-81.9299,37.3929],[-81.9295,37.3933],[-81.929,37.3935],[-81.9288,37.3938],[-81.929,37.3942],[-81.9294,37.3946],[-81.9293,37.3949],[-81.9291,37.3953],[-81.929,37.3954],[-81.929,37.3957],[-81.9293,37.3959],[-81.9299,37.3963],[-81.9299,37.3967],[-81.93,37.3969],[-81.93,37.3971],[-81.9297,37.3975],[-81.9291,37.398],[-81.9283,37.3981],[-81.9281,37.3983],[-81.928,37.3985],[-81.9279,37.3986],[-81.9278,37.3988],[-81.9279,37.3992],[-81.9283,37.3994],[-81.9287,37.3998],[-81.9289,37.3999],[-81.9288,37.4002],[-81.9288,37.4005],[-81.9291,37.4006],[-81.93,37.4007],[-81.9302,37.401],[-81.9303,37.4012],[-81.9308,37.4017],[-81.9307,37.4019],[-81.9304,37.4027],[-81.9303,37.403],[-81.9301,37.4035],[-81.9301,37.4038],[-81.9302,37.4046],[-81.9302,37.4047],[-81.93,37.4053],[-81.9296,37.4054],[-81.9295,37.4054],[-81.9289,37.4055],[-81.9288,37.4056],[-81.9286,37.4058],[-81.9285,37.4063],[-81.9282,37.4064],[-81.928,37.4065],[-81.9273,37.4068],[-81.9258,37.4069],[-81.925,37.4073],[-81.9249,37.4073],[-81.9243,37.4073],[-81.9245,37.4076],[-81.9246,37.408],[-81.9247,37.4084],[-81.9246,37.4085],[-81.9243,37.4088],[-81.9244,37.4091],[-81.9244,37.4093],[-81.9244,37.4094],[-81.9245,37.41],[-81.9241,37.4102],[-81.9234,37.4104],[-81.9234,37.4105],[-81.9232,37.4108],[-81.923,37.4114],[-81.9232,37.4114],[-81.9235,37.4114],[-81.924,37.4115],[-81.9247,37.4117],[-81.9252,37.4118],[-81.9259,37.4121],[-81.9263,37.4127],[-81.9268,37.4129],[-81.9275,37.4132],[-81.9278,37.4138],[-81.9282,37.4145],[-81.929,37.4146],[-81.9296,37.4145],[-81.93,37.4145],[-81.9301,37.4146],[-81.9302,37.4147],[-81.9304,37.4147],[-81.9304,37.4148],[-81.9306,37.4148],[-81.9308,37.4148],[-81.931,37.4148],[-81.9312,37.4148],[-81.9312,37.4149],[-81.9325,37.4152],[-81.9328,37.4156],[-81.9329,37.4157],[-81.9336,37.4169],[-81.934,37.4171],[-81.9343,37.4174],[-81.9344,37.4179],[-81.9346,37.4189],[-81.935,37.42],[-81.9352,37.4201],[-81.936,37.42],[-81.9369,37.4199],[-81.9376,37.4201],[-81.9379,37.4201],[-81.9378,37.4212],[-81.9381,37.4215],[-81.9381,37.4216],[-81.9389,37.422],[-81.9389,37.4224],[-81.9389,37.423],[-81.9386,37.4236],[-81.9383,37.4241],[-81.9385,37.4243],[-81.9386,37.4244],[-81.939,37.425],[-81.9391,37.4254],[-81.9393,37.4261],[-81.9395,37.4268],[-81.9402,37.4282],[-81.9403,37.4284],[-81.9404,37.4286],[-81.9406,37.4291],[-81.9403,37.4293],[-81.9399,37.4299],[-81.9395,37.4302],[-81.9388,37.4306],[-81.9385,37.4311],[-81.9383,37.4317],[-81.9378,37.4321],[-81.9369,37.4321],[-81.9363,37.432],[-81.9356,37.432],[-81.9356,37.4322],[-81.9358,37.4325],[-81.936,37.4329],[-81.9366,37.4332],[-81.9367,37.4333],[-81.9369,37.4337],[-81.9372,37.434],[-81.9371,37.4346],[-81.9368,37.4353],[-81.9368,37.4358],[-81.9368,37.4361],[-81.9365,37.4362],[-81.9355,37.4363],[-81.9353,37.4364],[-81.9352,37.4366],[-81.9352,37.4369],[-81.9355,37.4377],[-81.9355,37.438],[-81.9356,37.4384],[-81.9359,37.4386],[-81.936,37.4387],[-81.9363,37.439],[-81.9368,37.4393],[-81.9369,37.4394],[-81.9378,37.4397],[-81.938,37.4396],[-81.9381,37.4398],[-81.9383,37.4401],[-81.9385,37.4403],[-81.9388,37.4405],[-81.9393,37.4404],[-81.9396,37.4403],[-81.9397,37.4403],[-81.94,37.4404],[-81.9406,37.4405],[-81.9412,37.4405],[-81.9416,37.4404],[-81.942,37.4401],[-81.9421,37.44],[-81.9421,37.4398],[-81.9421,37.4397],[-81.9421,37.4395],[-81.9422,37.4396],[-81.9423,37.4397],[-81.9425,37.4398],[-81.9429,37.4399],[-81.943,37.4399],[-81.9432,37.4399],[-81.9436,37.44],[-81.9437,37.44],[-81.9439,37.44],[-81.9443,37.4399],[-81.9446,37.4399],[-81.9451,37.44],[-81.9452,37.44],[-81.9458,37.4402],[-81.9458,37.4405],[-81.9458,37.4407],[-81.9459,37.4412],[-81.9459,37.4417],[-81.946,37.4418],[-81.9463,37.4419],[-81.9468,37.442],[-81.9474,37.4425],[-81.9478,37.4431],[-81.9479,37.4434],[-81.9479,37.4439],[-81.948,37.4441],[-81.9484,37.4445],[-81.9488,37.4446],[-81.9492,37.445],[-81.9492,37.4452],[-81.9492,37.4454],[-81.9491,37.4456],[-81.9494,37.4457],[-81.9499,37.4458],[-81.9508,37.446],[-81.9519,37.446],[-81.9529,37.4462],[-81.9541,37.4463],[-81.9541,37.4464],[-81.9543,37.4465],[-81.9544,37.4466],[-81.9551,37.447],[-81.9557,37.4476],[-81.956,37.4477],[-81.9569,37.4483],[-81.9574,37.4488],[-81.9574,37.449],[-81.9576,37.4491],[-81.9578,37.4489],[-81.9582,37.4485],[-81.9587,37.4481],[-81.9594,37.4479],[-81.9602,37.4481],[-81.9606,37.4482],[-81.9608,37.4481],[-81.9611,37.4478],[-81.9612,37.4477],[-81.9618,37.4476],[-81.962,37.4477],[-81.9623,37.4477],[-81.9629,37.4479],[-81.963,37.4479],[-81.9634,37.4478],[-81.9641,37.4475],[-81.9643,37.4475],[-81.9644,37.4475],[-81.9646,37.4476],[-81.9648,37.4475],[-81.9656,37.4469],[-81.9663,37.4467],[-81.967,37.4468],[-81.968,37.4466],[-81.9685,37.4468],[-81.969,37.4471],[-81.9697,37.4474],[-81.9704,37.4477],[-81.9705,37.4486],[-81.9702,37.449],[-81.9701,37.4494],[-81.97,37.4494],[-81.9696,37.4499],[-81.9693,37.4503],[-81.9691,37.4508],[-81.9688,37.4515],[-81.9691,37.4516],[-81.9695,37.4518],[-81.9699,37.4521],[-81.9703,37.4522],[-81.9707,37.4524],[-81.9712,37.4526],[-81.9714,37.4528],[-81.9718,37.453],[-81.9724,37.4532],[-81.9727,37.4534],[-81.9728,37.4538],[-81.973,37.4541],[-81.9733,37.4544],[-81.9736,37.4549],[-81.9735,37.4551],[-81.9733,37.4553],[-81.9732,37.4554],[-81.973,37.4556],[-81.9731,37.4557],[-81.9733,37.4558],[-81.9734,37.4561],[-81.9734,37.4562],[-81.9737,37.4561],[-81.9744,37.456],[-81.9745,37.456],[-81.9748,37.4561],[-81.9749,37.4564],[-81.975,37.4566],[-81.9753,37.4567],[-81.9757,37.4568],[-81.9762,37.4572],[-81.9767,37.4572],[-81.9775,37.4572],[-81.9781,37.4573],[-81.9787,37.4572],[-81.9792,37.4571],[-81.9794,37.4571],[-81.98,37.4572],[-81.9802,37.457],[-81.9807,37.4568],[-81.9814,37.4561],[-81.9816,37.456],[-81.9824,37.4556],[-81.9831,37.4552],[-81.9845,37.4546],[-81.9849,37.4543],[-81.9855,37.4543],[-81.9862,37.4545],[-81.987,37.4549],[-81.9875,37.4553],[-81.9876,37.4558],[-81.9877,37.4561],[-81.9879,37.4564],[-81.9878,37.4575],[-81.9876,37.4587],[-81.9878,37.4589],[-81.9882,37.4592],[-81.9885,37.4595],[-81.9889,37.46],[-81.9895,37.4607],[-81.99,37.4606],[-81.9908,37.4608],[-81.9916,37.4609],[-81.9923,37.4609],[-81.9922,37.4613],[-81.9924,37.4619],[-81.9928,37.4625],[-81.9934,37.4639],[-81.9936,37.4646],[-81.9933,37.4661],[-81.9934,37.4669],[-81.9931,37.4675],[-81.993,37.4682],[-81.993,37.4684],[-81.9934,37.4688],[-81.994,37.4691],[-81.9941,37.4692],[-81.9942,37.4692],[-81.9949,37.4696],[-81.9956,37.4698],[-81.9958,37.4707],[-81.9961,37.4715],[-81.996,37.472],[-81.9957,37.4722],[-81.9952,37.4723],[-81.9953,37.4725],[-81.9955,37.4727],[-81.9955,37.4728],[-81.9955,37.4733],[-81.9956,37.4736],[-81.9957,37.4738],[-81.9959,37.4744],[-81.9959,37.4746],[-81.9959,37.4748],[-81.9959,37.475],[-81.9958,37.4757],[-81.9959,37.4758],[-81.996,37.4758],[-81.9962,37.4762],[-81.9966,37.4767],[-81.9965,37.4769],[-81.9962,37.4771],[-81.9961,37.4771],[-81.9959,37.4774],[-81.9958,37.4775],[-81.9956,37.4779],[-81.9949,37.4782],[-81.9946,37.4785],[-81.994,37.4789],[-81.993,37.4798],[-81.9931,37.4802],[-81.9931,37.4806],[-81.993,37.4808],[-81.9927,37.4812],[-81.9925,37.4817],[-81.9925,37.4818],[-81.9928,37.4821],[-81.9928,37.4826],[-81.9929,37.483],[-81.9926,37.4831],[-81.9924,37.4832],[-81.9917,37.4833],[-81.9915,37.4836],[-81.9914,37.4837],[-81.9912,37.4841],[-81.9909,37.4844],[-81.9903,37.4846],[-81.9899,37.4849],[-81.9896,37.4849],[-81.9891,37.485],[-81.988,37.4852],[-81.9875,37.4852],[-81.9871,37.4852],[-81.9867,37.4854],[-81.9866,37.4854],[-81.9858,37.4856],[-81.9857,37.4857],[-81.9848,37.4855],[-81.9845,37.4852],[-81.9843,37.4851],[-81.9839,37.485],[-81.9831,37.4851],[-81.9823,37.4851],[-81.9814,37.4853],[-81.9803,37.4855],[-81.9798,37.4851],[-81.9792,37.4846],[-81.9781,37.4846],[-81.9776,37.4846],[-81.9774,37.4849],[-81.9773,37.4849],[-81.9768,37.4851],[-81.9765,37.4855],[-81.9764,37.4858],[-81.9765,37.4861],[-81.9765,37.4862],[-81.9764,37.4863],[-81.9762,37.4864],[-81.976,37.4868],[-81.9759,37.4872],[-81.9758,37.4877],[-81.9752,37.4879],[-81.9739,37.4879],[-81.9732,37.488],[-81.9728,37.4882],[-81.9725,37.4885],[-81.9722,37.4885],[-81.9717,37.4886],[-81.9711,37.4885],[-81.9707,37.4885],[-81.9706,37.4886],[-81.9707,37.489],[-81.9708,37.4894],[-81.9707,37.4899],[-81.9702,37.4901],[-81.9695,37.4904],[-81.9687,37.4905],[-81.9677,37.4905],[-81.9675,37.4906],[-81.9671,37.4907],[-81.9668,37.4914],[-81.9666,37.4915],[-81.9666,37.4916],[-81.9666,37.4919],[-81.9667,37.4922],[-81.9667,37.4924],[-81.9666,37.4924],[-81.9663,37.4927],[-81.966,37.493],[-81.9653,37.4933],[-81.965,37.4935],[-81.9639,37.4935],[-81.9635,37.4934],[-81.9625,37.493],[-81.9611,37.4926],[-81.9603,37.4926],[-81.9603,37.4925],[-81.9596,37.4923],[-81.9594,37.4922],[-81.9584,37.4918],[-81.9581,37.4917],[-81.9572,37.4915],[-81.9559,37.4916],[-81.9544,37.4917],[-81.9538,37.4915],[-81.9533,37.4918],[-81.9527,37.4923],[-81.9528,37.4929],[-81.9527,37.4935],[-81.9527,37.4942],[-81.9531,37.4943],[-81.9532,37.4943],[-81.9536,37.4947],[-81.9542,37.4953],[-81.9544,37.4961],[-81.9543,37.497],[-81.9543,37.4975],[-81.9541,37.498],[-81.954,37.4982],[-81.954,37.4986],[-81.9539,37.4991],[-81.9539,37.4994],[-81.9541,37.4998],[-81.9539,37.5001],[-81.9531,37.5013],[-81.9526,37.5017],[-81.9518,37.502],[-81.9505,37.5022],[-81.9492,37.5024],[-81.9483,37.5023],[-81.9475,37.5021],[-81.9463,37.5019],[-81.946,37.5019],[-81.9454,37.5023],[-81.9447,37.5026],[-81.9439,37.5029],[-81.9438,37.5033],[-81.9439,37.5057],[-81.9442,37.5063],[-81.9442,37.507],[-81.9433,37.5083],[-81.943,37.5086],[-81.9426,37.5088],[-81.9414,37.5093],[-81.9411,37.5095],[-81.9408,37.5094],[-81.9402,37.5092],[-81.9394,37.5095],[-81.9381,37.5101],[-81.9365,37.5105],[-81.9351,37.5105],[-81.9334,37.5112],[-81.9323,37.512],[-81.9319,37.5122],[-81.9277,37.5121],[-81.9276,37.5121],[-81.9274,37.5124],[-81.9272,37.5125],[-81.927,37.5127],[-81.9267,37.5131],[-81.9264,37.5133],[-81.9262,37.5136],[-81.9262,37.5138],[-81.9261,37.514],[-81.9262,37.5141],[-81.9262,37.5142],[-81.9262,37.5144],[-81.9263,37.5146],[-81.9264,37.5146],[-81.9265,37.5147],[-81.9267,37.5149],[-81.9269,37.5151],[-81.927,37.5152],[-81.9272,37.5153],[-81.9273,37.5154],[-81.9275,37.5154],[-81.9278,37.5155],[-81.9281,37.5156],[-81.9283,37.5157],[-81.9285,37.5158],[-81.9289,37.516],[-81.9292,37.5161],[-81.9293,37.5162],[-81.9295,37.5162],[-81.9296,37.5162],[-81.93,37.5163],[-81.9301,37.5163],[-81.9302,37.5163],[-81.9305,37.5164],[-81.9305,37.5165],[-81.9306,37.5166],[-81.9308,37.5166],[-81.9309,37.5167],[-81.9311,37.5168],[-81.9314,37.5171],[-81.9316,37.5174],[-81.9318,37.5176],[-81.9321,37.518],[-81.9322,37.5181],[-81.9323,37.5184],[-81.9328,37.519],[-81.933,37.5192],[-81.9332,37.5194],[-81.9333,37.5194],[-81.9334,37.5194],[-81.9335,37.5195],[-81.9337,37.5195],[-81.9341,37.5195],[-81.9342,37.5194],[-81.9345,37.5194],[-81.9347,37.5193],[-81.9348,37.5192],[-81.935,37.519],[-81.9353,37.5186],[-81.9355,37.5183],[-81.9356,37.5182],[-81.9356,37.518],[-81.9359,37.5174],[-81.9359,37.5173],[-81.936,37.517],[-81.936,37.5169],[-81.936,37.5165],[-81.936,37.5163],[-81.936,37.516],[-81.9361,37.5154],[-81.9364,37.5149],[-81.9365,37.5147],[-81.9367,37.5144],[-81.937,37.5142],[-81.9374,37.5138],[-81.9377,37.5136],[-81.9378,37.5136],[-81.9382,37.5134],[-81.9387,37.5131],[-81.9389,37.513],[-81.939,37.513],[-81.9391,37.5129],[-81.9392,37.5129],[-81.9395,37.5128],[-81.94,37.5126],[-81.9402,37.5126],[-81.9406,37.5125],[-81.9409,37.5125],[-81.9413,37.5125],[-81.9415,37.5125],[-81.9419,37.5125],[-81.9424,37.5126],[-81.9426,37.5126],[-81.9434,37.5129],[-81.9438,37.513],[-81.9443,37.5133],[-81.9446,37.5136],[-81.9447,37.5136],[-81.9448,37.5137],[-81.9448,37.5139],[-81.9448,37.5141],[-81.9447,37.5142],[-81.9446,37.5143],[-81.9446,37.5144],[-81.9447,37.5145],[-81.9447,37.5146],[-81.9449,37.5148],[-81.945,37.5149],[-81.945,37.5151],[-81.945,37.5152],[-81.945,37.5153],[-81.9451,37.5154],[-81.9452,37.5156],[-81.9453,37.5158],[-81.9454,37.5161],[-81.9454,37.5162],[-81.9454,37.5164],[-81.9454,37.5165],[-81.9454,37.5167],[-81.9453,37.5169],[-81.9452,37.5171],[-81.945,37.5174],[-81.945,37.5175],[-81.9447,37.5179],[-81.9446,37.5181],[-81.9445,37.5181],[-81.9441,37.5188],[-81.9441,37.519],[-81.944,37.5191],[-81.9439,37.5192],[-81.9438,37.5194],[-81.9437,37.5196],[-81.9436,37.5196],[-81.9435,37.5198],[-81.9435,37.52],[-81.9435,37.5203],[-81.9435,37.5206],[-81.9435,37.5208],[-81.9436,37.5211],[-81.9437,37.5213],[-81.9439,37.5217],[-81.9442,37.5219],[-81.9442,37.522],[-81.9444,37.5221],[-81.9446,37.5223],[-81.9447,37.5223],[-81.945,37.5226],[-81.9453,37.5227],[-81.9457,37.523],[-81.946,37.5232],[-81.9461,37.5233],[-81.9463,37.5234],[-81.9466,37.5237],[-81.9467,37.5238],[-81.947,37.5242],[-81.9472,37.5245],[-81.9473,37.5246],[-81.9475,37.525],[-81.9476,37.5254],[-81.9476,37.5257],[-81.9476,37.5259],[-81.9476,37.5261],[-81.9476,37.5266],[-81.9476,37.5268],[-81.9475,37.527],[-81.9474,37.5271],[-81.9474,37.5272],[-81.9474,37.5273],[-81.9473,37.5275],[-81.9471,37.5278],[-81.947,37.528],[-81.9468,37.5282],[-81.9467,37.5284],[-81.9464,37.5287],[-81.946,37.529],[-81.9458,37.5292],[-81.9457,37.5292],[-81.9454,37.5293],[-81.9453,37.5294],[-81.9449,37.5296],[-81.9446,37.5298],[-81.9445,37.5298],[-81.9445,37.5299],[-81.9444,37.5299],[-81.9443,37.53],[-81.9442,37.5301],[-81.944,37.5302],[-81.9439,37.5303],[-81.9438,37.5304],[-81.9438,37.5305],[-81.9437,37.5307],[-81.9437,37.5309],[-81.9438,37.531],[-81.9438,37.5311],[-81.9438,37.5312],[-81.944,37.5313],[-81.9441,37.5314],[-81.9442,37.5314],[-81.9444,37.5315],[-81.945,37.5316],[-81.9452,37.5316],[-81.9453,37.5316],[-81.9455,37.5316],[-81.9458,37.5318],[-81.9459,37.5319],[-81.946,37.532],[-81.9461,37.532],[-81.9462,37.532],[-81.9463,37.532],[-81.9465,37.5319],[-81.9466,37.5318],[-81.9467,37.5318],[-81.9467,37.5317],[-81.9469,37.5316],[-81.947,37.5316],[-81.9471,37.5315],[-81.947,37.5314],[-81.9469,37.5314],[-81.9472,37.5313],[-81.9476,37.5312],[-81.9478,37.5311],[-81.948,37.5311],[-81.9481,37.531],[-81.9483,37.531],[-81.9486,37.5309],[-81.9487,37.5309],[-81.9487,37.531],[-81.9489,37.5309],[-81.9491,37.5307],[-81.9493,37.5306],[-81.9495,37.5305],[-81.9498,37.5303],[-81.9499,37.5302],[-81.95,37.5301],[-81.9501,37.53],[-81.9503,37.5299],[-81.9509,37.5296],[-81.951,37.5295],[-81.9511,37.5294],[-81.9512,37.5294],[-81.9512,37.5293],[-81.9512,37.5292],[-81.9513,37.5292],[-81.9514,37.5291],[-81.9516,37.529],[-81.9517,37.5289],[-81.952,37.5288],[-81.9521,37.5288],[-81.9523,37.5287],[-81.9526,37.5285],[-81.9527,37.5284],[-81.9528,37.5284],[-81.9528,37.5283],[-81.9529,37.5283],[-81.953,37.5283],[-81.9534,37.5282],[-81.9538,37.5282],[-81.9542,37.5281],[-81.9548,37.5282],[-81.9553,37.5283],[-81.9556,37.5283],[-81.9558,37.5284],[-81.956,37.5284],[-81.9562,37.5285],[-81.9564,37.5285],[-81.9565,37.5286],[-81.9566,37.5287],[-81.9567,37.5288],[-81.9571,37.5291],[-81.9571,37.5292],[-81.9574,37.5296],[-81.9575,37.5298],[-81.9575,37.53],[-81.9575,37.5301],[-81.9576,37.5303],[-81.9576,37.5305],[-81.9576,37.5306],[-81.9576,37.5307],[-81.9576,37.5309],[-81.9575,37.5313],[-81.9574,37.5324],[-81.9574,37.5325],[-81.9574,37.5326],[-81.9573,37.5331],[-81.9573,37.5335],[-81.9572,37.5337],[-81.9571,37.5338],[-81.9568,37.5342],[-81.9566,37.5344],[-81.9567,37.5346],[-81.9568,37.5349],[-81.957,37.535],[-81.9571,37.5352],[-81.9572,37.5353],[-81.9573,37.5354],[-81.9574,37.5354],[-81.9575,37.5355],[-81.9576,37.5355],[-81.9577,37.5355],[-81.9581,37.5355],[-81.9583,37.5355],[-81.9585,37.5355],[-81.9587,37.5356],[-81.9588,37.5356],[-81.9589,37.5356],[-81.9593,37.5355],[-81.9597,37.5355],[-81.9604,37.5353],[-81.9608,37.5351],[-81.961,37.535],[-81.9613,37.5348],[-81.9618,37.5346],[-81.9621,37.5345],[-81.9624,37.5344],[-81.9626,37.5343],[-81.9627,37.5342],[-81.963,37.5341],[-81.9635,37.534],[-81.9642,37.5337],[-81.9643,37.5337],[-81.9646,37.5336],[-81.9647,37.5335],[-81.9648,37.5335],[-81.9649,37.5335],[-81.965,37.5334],[-81.9653,37.5333],[-81.9656,37.5332],[-81.9659,37.5332],[-81.9661,37.5331],[-81.9663,37.5331],[-81.9666,37.533],[-81.9668,37.5329],[-81.9669,37.5329],[-81.9671,37.5329],[-81.9672,37.5329],[-81.9673,37.533],[-81.9675,37.533],[-81.9676,37.5331],[-81.9677,37.5331],[-81.9679,37.5332],[-81.9682,37.5335],[-81.9684,37.5337],[-81.9685,37.5338],[-81.9686,37.5339],[-81.9688,37.5342],[-81.9689,37.5344],[-81.969,37.5345],[-81.969,37.5346],[-81.969,37.5351],[-81.969,37.5356],[-81.969,37.5357],[-81.9689,37.5357],[-81.9689,37.5358],[-81.9687,37.5363],[-81.9685,37.5366],[-81.9685,37.5367],[-81.9684,37.5368],[-81.9683,37.5369],[-81.9683,37.537],[-81.9683,37.5372],[-81.9683,37.5374],[-81.9682,37.5375],[-81.9681,37.5377],[-81.9681,37.5378],[-81.968,37.538],[-81.968,37.5381],[-81.9677,37.5386],[-81.9674,37.5388],[-81.9667,37.5398],[-81.9662,37.5402],[-81.9659,37.5406],[-81.9656,37.5411],[-81.9651,37.5414],[-81.9649,37.5417],[-81.9648,37.5422],[-81.9649,37.5429],[-81.9649,37.5431],[-81.9651,37.5434],[-81.9653,37.5436],[-81.9658,37.5439],[-81.9661,37.544],[-81.9661,37.5441],[-81.9663,37.5444],[-81.9667,37.5447],[-81.9672,37.5449],[-81.9676,37.5451],[-81.9681,37.5457],[-81.9688,37.5462],[-81.9697,37.5466],[-81.9701,37.5467],[-81.9707,37.5467],[-81.9719,37.5467],[-81.9732,37.5466],[-81.9735,37.5465],[-81.9739,37.5462],[-81.9742,37.5461],[-81.9756,37.546],[-81.976,37.5458],[-81.977,37.5453],[-81.9777,37.5447],[-81.9784,37.5441],[-81.979,37.5436],[-81.9796,37.5431],[-81.9804,37.5427],[-81.9812,37.5423],[-81.9817,37.5421],[-81.9824,37.5421],[-81.9829,37.5421],[-81.9855,37.5428],[-81.9867,37.5429],[-81.9875,37.543],[-81.9885,37.543],[-81.9891,37.5428],[-81.9896,37.5424],[-81.9899,37.542],[-81.9905,37.541],[-81.991,37.54],[-81.9917,37.5391],[-81.9921,37.5388],[-81.9922,37.5387],[-81.9925,37.5385],[-81.9927,37.5384],[-81.9928,37.5383],[-81.993,37.5382],[-81.9933,37.5381],[-81.9935,37.538],[-81.9937,37.538],[-81.9938,37.5379],[-81.994,37.5378],[-81.9942,37.5378],[-81.9944,37.5378],[-81.9946,37.5378],[-81.995,37.5378],[-81.9951,37.5379],[-81.9954,37.538],[-81.9957,37.538],[-81.9959,37.5381],[-81.9962,37.5382],[-81.9964,37.5383],[-81.9966,37.5384],[-81.9967,37.5386],[-81.9968,37.5387],[-81.9969,37.539],[-81.9969,37.5392],[-81.997,37.5394],[-81.997,37.5396],[-81.997,37.5397],[-81.997,37.5398],[-81.997,37.54],[-81.9969,37.5401],[-81.9969,37.5403],[-81.9969,37.5406],[-81.9968,37.5407],[-81.9967,37.541],[-81.9966,37.5412],[-81.9965,37.5413],[-81.9965,37.5416],[-81.9965,37.5418],[-81.9965,37.5419],[-81.9966,37.5421],[-81.9967,37.5422],[-81.9967,37.5424],[-81.9968,37.5426],[-81.9968,37.5427],[-81.9969,37.5429],[-81.9969,37.543],[-81.997,37.5431],[-81.9971,37.5432],[-81.9972,37.5432],[-81.9976,37.5433],[-81.9977,37.5433],[-81.998,37.5433],[-81.9982,37.5433],[-81.9983,37.5433],[-81.9984,37.5433],[-81.9988,37.5431],[-81.9995,37.5429],[-81.9998,37.5428],[-82,37.5427],[-82.0001,37.5426],[-82.0003,37.5425],[-82.0004,37.5424],[-82.0006,37.5422],[-82.0007,37.542],[-82.001,37.5417],[-82.0011,37.5415],[-82.0013,37.5412],[-82.0015,37.5409],[-82.0016,37.5407],[-82.0017,37.5406],[-82.0018,37.5404],[-82.0019,37.5403],[-82.002,37.54],[-82.0021,37.5399],[-82.0022,37.5397],[-82.0022,37.5395],[-82.0024,37.5393],[-82.0024,37.5392],[-82.0025,37.5391],[-82.0026,37.5389],[-82.0028,37.5388],[-82.003,37.5387],[-82.0031,37.5386],[-82.0033,37.5384],[-82.0034,37.5382],[-82.0035,37.5381],[-82.0036,37.538],[-82.0037,37.5378],[-82.0038,37.5375],[-82.004,37.5374],[-82.004,37.5372],[-82.0041,37.5371],[-82.0042,37.537],[-82.0044,37.5369],[-82.0044,37.5368],[-82.0045,37.5367],[-82.0046,37.5366],[-82.0047,37.5364],[-82.0048,37.5363],[-82.0048,37.5362],[-82.005,37.5358],[-82.005,37.5356],[-82.0053,37.5354],[-82.0054,37.5351],[-82.0056,37.5349],[-82.0058,37.5348],[-82.0059,37.5346],[-82.0061,37.5344],[-82.0064,37.5343],[-82.0067,37.5341],[-82.0068,37.5339],[-82.007,37.5338],[-82.0072,37.5337],[-82.0075,37.5335],[-82.0078,37.5333],[-82.008,37.5333],[-82.0081,37.5332],[-82.0083,37.5331],[-82.0085,37.5331],[-82.0087,37.533],[-82.0088,37.533],[-82.0091,37.5331],[-82.0092,37.5331],[-82.0095,37.5331],[-82.0097,37.5331],[-82.0098,37.5331],[-82.01,37.5331],[-82.0101,37.5331],[-82.0105,37.5329],[-82.0108,37.5329],[-82.0109,37.5329],[-82.0112,37.5329],[-82.0114,37.5329],[-82.0115,37.533],[-82.0117,37.5331],[-82.0118,37.5331],[-82.012,37.5332],[-82.0122,37.5332],[-82.0123,37.5332],[-82.0125,37.5332],[-82.0127,37.5332],[-82.0129,37.5332],[-82.0131,37.5333],[-82.0132,37.5333],[-82.0135,37.5334],[-82.0138,37.5335],[-82.0141,37.5335],[-82.0144,37.5336],[-82.0147,37.5337],[-82.0148,37.5337],[-82.0151,37.5337],[-82.0153,37.5337],[-82.0155,37.5337],[-82.0156,37.5337],[-82.0158,37.5338],[-82.016,37.5339],[-82.0162,37.5342],[-82.0164,37.5344],[-82.0165,37.5348],[-82.0166,37.5351],[-82.0166,37.5353],[-82.0166,37.5354],[-82.0166,37.5356],[-82.0166,37.5358],[-82.0167,37.5361],[-82.0167,37.5362],[-82.0167,37.5364],[-82.0167,37.5367],[-82.0167,37.5369],[-82.0167,37.5372],[-82.0168,37.5376],[-82.0169,37.5379],[-82.017,37.5381],[-82.017,37.5382],[-82.0172,37.5384],[-82.0172,37.5386],[-82.0173,37.5388],[-82.0173,37.5389],[-82.0173,37.5391],[-82.0174,37.5392],[-82.0175,37.5394],[-82.0178,37.5396],[-82.0179,37.5398],[-82.0181,37.54],[-82.0182,37.5401],[-82.0184,37.5403],[-82.0186,37.5404],[-82.0187,37.5404],[-82.0189,37.5404],[-82.0191,37.5404],[-82.0193,37.5405],[-82.0195,37.5406],[-82.0196,37.5406],[-82.0198,37.5407],[-82.02,37.5407],[-82.0201,37.5407],[-82.0204,37.5407],[-82.0207,37.5406],[-82.0212,37.5405],[-82.0214,37.5404],[-82.0217,37.5403],[-82.022,37.54],[-82.0223,37.5399],[-82.0224,37.5397],[-82.0225,37.5396],[-82.0227,37.5395],[-82.0229,37.5394],[-82.0232,37.5393],[-82.0233,37.5392],[-82.0234,37.5392],[-82.0236,37.5391],[-82.0238,37.5391],[-82.0239,37.539],[-82.0242,37.5388],[-82.0243,37.5387],[-82.0246,37.5386],[-82.0247,37.5385],[-82.0249,37.5384],[-82.0251,37.5382],[-82.0256,37.538],[-82.0259,37.5378],[-82.0261,37.5377],[-82.0263,37.5377],[-82.0266,37.5376],[-82.0269,37.5376],[-82.0272,37.5376],[-82.0274,37.5376],[-82.0276,37.5375],[-82.028,37.5374],[-82.0282,37.5375],[-82.0283,37.5375],[-82.0284,37.5375],[-82.0285,37.5376],[-82.0287,37.5376],[-82.0289,37.5377],[-82.0291,37.5377],[-82.0293,37.5378],[-82.0295,37.5378],[-82.0296,37.5378],[-82.0298,37.538],[-82.0299,37.5381],[-82.03,37.5383],[-82.0302,37.5384],[-82.0306,37.5387],[-82.0309,37.539],[-82.0312,37.5392],[-82.0314,37.5394],[-82.0317,37.5397],[-82.0319,37.5399],[-82.0321,37.54],[-82.0323,37.5402],[-82.0325,37.5404],[-82.0327,37.5406],[-82.0329,37.5408],[-82.0331,37.5409],[-82.0333,37.541],[-82.0335,37.5412],[-82.0337,37.5413],[-82.034,37.5414],[-82.0343,37.5415],[-82.0346,37.5416],[-82.0349,37.5416],[-82.0352,37.5417],[-82.0355,37.5418],[-82.0359,37.5419],[-82.0362,37.542],[-82.0366,37.5421],[-82.0368,37.5423],[-82.037,37.5425],[-82.0372,37.5427],[-82.0374,37.5429],[-82.0375,37.5431],[-82.0376,37.5433],[-82.0378,37.5436],[-82.0379,37.5438],[-82.0379,37.544],[-82.0379,37.5442],[-82.038,37.5448],[-82.0381,37.5451],[-82.0381,37.5454],[-82.0382,37.5456],[-82.0382,37.546],[-82.0383,37.5462],[-82.0383,37.5464],[-82.0386,37.547],[-82.0387,37.5472],[-82.0389,37.5475],[-82.0391,37.5477],[-82.0392,37.5478],[-82.0395,37.548],[-82.0397,37.5481],[-82.0402,37.5483],[-82.0405,37.5483],[-82.041,37.5483],[-82.0414,37.5483],[-82.0417,37.5482],[-82.0421,37.5482],[-82.0423,37.5482],[-82.043,37.5481],[-82.0433,37.548],[-82.0436,37.5478],[-82.0439,37.5477],[-82.0442,37.5475],[-82.0444,37.5473],[-82.0446,37.5471],[-82.0447,37.5468],[-82.0448,37.5466],[-82.0449,37.5462],[-82.045,37.5459],[-82.0451,37.5457],[-82.045,37.5455],[-82.045,37.5453],[-82.045,37.5449],[-82.045,37.5447],[-82.045,37.5443],[-82.0448,37.5439],[-82.0448,37.5435],[-82.0448,37.5432],[-82.0447,37.5429],[-82.0447,37.5424],[-82.0446,37.5419],[-82.0445,37.5416],[-82.0443,37.5412],[-82.0439,37.5401],[-82.0437,37.5396],[-82.0435,37.5393],[-82.0433,37.539],[-82.0431,37.5386],[-82.043,37.5383],[-82.0429,37.5381],[-82.0428,37.5378],[-82.0425,37.5372],[-82.0423,37.5368],[-82.0422,37.5365],[-82.0421,37.5362],[-82.0421,37.5361],[-82.042,37.5359],[-82.0419,37.5358],[-82.0419,37.5356],[-82.042,37.5354],[-82.042,37.5352],[-82.0421,37.5351],[-82.042,37.5347],[-82.042,37.5344],[-82.042,37.5342],[-82.0421,37.534],[-82.0422,37.5337],[-82.0423,37.5335],[-82.0425,37.5333],[-82.0425,37.5331],[-82.0427,37.532],[-82.0429,37.5317],[-82.0429,37.5314],[-82.043,37.5312],[-82.0431,37.531],[-82.0432,37.5307],[-82.0432,37.5306],[-82.0433,37.5304],[-82.0433,37.5302],[-82.0435,37.53],[-82.0436,37.5299],[-82.0438,37.5296],[-82.0439,37.5294],[-82.0441,37.5292],[-82.0441,37.529],[-82.0443,37.5288],[-82.0444,37.5287],[-82.0446,37.5285],[-82.0449,37.5283],[-82.0451,37.5282],[-82.0454,37.528],[-82.0457,37.528],[-82.046,37.5279],[-82.0461,37.5279],[-82.0463,37.528],[-82.0466,37.528],[-82.0467,37.528],[-82.0468,37.5281],[-82.0469,37.5281],[-82.0473,37.5282],[-82.0476,37.5283],[-82.0478,37.5284],[-82.048,37.5286],[-82.0482,37.5288],[-82.0485,37.529],[-82.0487,37.5293],[-82.0488,37.5295],[-82.0489,37.5297],[-82.0489,37.53],[-82.0489,37.5303],[-82.0489,37.5307],[-82.0489,37.5309],[-82.0489,37.5312],[-82.0488,37.5315],[-82.0487,37.5318],[-82.0487,37.5321],[-82.0486,37.5325],[-82.0486,37.5327],[-82.0485,37.5329],[-82.0485,37.5332],[-82.0485,37.5335],[-82.0485,37.5337],[-82.0486,37.534],[-82.0487,37.5342],[-82.0488,37.5344],[-82.049,37.5346],[-82.0492,37.5348],[-82.0494,37.5349],[-82.0496,37.535],[-82.05,37.5353],[-82.0503,37.5354],[-82.0507,37.5356],[-82.0512,37.5359],[-82.0517,37.5359],[-82.0519,37.536],[-82.0524,37.536],[-82.0527,37.5361],[-82.053,37.5361],[-82.0533,37.5362],[-82.0536,37.5363],[-82.054,37.5364],[-82.0543,37.5365],[-82.0546,37.5366],[-82.055,37.5367],[-82.0555,37.5367],[-82.0559,37.5368],[-82.0563,37.5368],[-82.0568,37.5367],[-82.0573,37.5367],[-82.0578,37.5366],[-82.0582,37.5365],[-82.0587,37.5365],[-82.059,37.5364],[-82.0595,37.5363],[-82.06,37.5362],[-82.0601,37.5361],[-82.0606,37.536],[-82.0607,37.5359],[-82.061,37.5359],[-82.0617,37.5359],[-82.0629,37.5362],[-82.064,37.5367],[-82.0648,37.5372],[-82.0652,37.5378],[-82.0652,37.5382],[-82.0651,37.5385],[-82.0651,37.5389],[-82.0649,37.5392],[-82.0648,37.5395],[-82.0646,37.54],[-82.0644,37.5403],[-82.0643,37.5406],[-82.0641,37.5409],[-82.064,37.5412],[-82.0639,37.5416],[-82.0638,37.5419],[-82.0638,37.5422],[-82.0638,37.5425],[-82.0637,37.5427],[-82.0638,37.5429],[-82.0639,37.5431],[-82.064,37.5433],[-82.0643,37.5436],[-82.0644,37.5439],[-82.0647,37.5443],[-82.0649,37.5445],[-82.0651,37.5448],[-82.0653,37.5451],[-82.0655,37.5454],[-82.0657,37.5456],[-82.066,37.5458],[-82.0663,37.5461],[-82.0664,37.5461],[-82.0666,37.5464],[-82.0668,37.5468],[-82.067,37.547],[-82.0672,37.5473],[-82.0674,37.5475],[-82.0676,37.5477],[-82.0679,37.5481],[-82.0683,37.5485],[-82.0685,37.5488],[-82.0686,37.549],[-82.0688,37.5492],[-82.0689,37.5494],[-82.0691,37.5495],[-82.0695,37.5498],[-82.07,37.55],[-82.0708,37.5504],[-82.0712,37.5506],[-82.0714,37.5507],[-82.0717,37.5509],[-82.0719,37.551],[-82.072,37.5512],[-82.0722,37.5515],[-82.0723,37.5517],[-82.0724,37.552],[-82.0725,37.5523],[-82.0725,37.5526],[-82.0726,37.5527],[-82.0726,37.5531],[-82.0725,37.5534],[-82.0726,37.5536],[-82.0727,37.5538],[-82.0728,37.5541],[-82.0732,37.5547],[-82.0733,37.5549],[-82.0738,37.5553],[-82.0739,37.5554],[-82.0741,37.5554],[-82.0744,37.5556],[-82.0747,37.5557],[-82.0752,37.5558],[-82.0755,37.5559],[-82.0756,37.5559],[-82.077,37.5559],[-82.0803,37.5555],[-82.0811,37.5553],[-82.0821,37.5552],[-82.0835,37.5552],[-82.0847,37.5552],[-82.0869,37.5554],[-82.0876,37.5556],[-82.0881,37.556],[-82.0884,37.5561],[-82.0886,37.5561],[-82.0889,37.5561],[-82.089,37.5561],[-82.0896,37.5558],[-82.0902,37.5555],[-82.0908,37.5552],[-82.0914,37.5549],[-82.0922,37.5548],[-82.0934,37.5545],[-82.0948,37.5545],[-82.096,37.5542],[-82.0972,37.5538],[-82.0983,37.5534],[-82.0994,37.553],[-82.1,37.5528],[-82.101,37.5528],[-82.1025,37.5528],[-82.1031,37.5528],[-82.1036,37.5528],[-82.1037,37.5528],[-82.104,37.5529],[-82.1048,37.5531],[-82.1053,37.5534],[-82.1054,37.5543],[-82.105,37.5551],[-82.1041,37.5559],[-82.1027,37.5572],[-82.1022,37.5578],[-82.102,37.5584],[-82.1021,37.5589],[-82.1025,37.5595],[-82.1031,37.56],[-82.1039,37.5601],[-82.1048,37.5602],[-82.1055,37.5601],[-82.1059,37.5599],[-82.1063,37.5597],[-82.1074,37.5595],[-82.1084,37.5593],[-82.1087,37.5592],[-82.11,37.5589],[-82.1107,37.5587],[-82.1119,37.5588],[-82.1143,37.5591],[-82.1164,37.5592],[-82.1173,37.5592],[-82.118,37.559],[-82.1185,37.5585],[-82.1194,37.5577],[-82.1196,37.5575],[-82.1197,37.5573],[-82.12,37.5572],[-82.1202,37.557],[-82.1204,37.5567],[-82.1206,37.5565],[-82.1207,37.5564],[-82.1208,37.5562],[-82.1209,37.556],[-82.1209,37.5559],[-82.121,37.5556],[-82.121,37.5554],[-82.121,37.5551],[-82.121,37.5549],[-82.1211,37.5547],[-82.1211,37.5545],[-82.1212,37.5543],[-82.1213,37.5541],[-82.1215,37.554],[-82.1217,37.5538],[-82.1217,37.5536],[-82.1218,37.5534],[-82.1219,37.5532],[-82.1221,37.553],[-82.1222,37.5528],[-82.1222,37.5526],[-82.1224,37.5524],[-82.1226,37.5521],[-82.1228,37.5519],[-82.123,37.5517],[-82.1231,37.5517],[-82.1234,37.5515],[-82.1237,37.5515],[-82.1239,37.5515],[-82.1242,37.5514],[-82.1244,37.5514],[-82.1246,37.5514],[-82.1249,37.5514],[-82.1255,37.5513],[-82.1264,37.5512],[-82.1271,37.5513],[-82.1279,37.5513],[-82.1305,37.5519],[-82.1314,37.5522],[-82.1321,37.5524],[-82.1333,37.5528],[-82.1338,37.5533],[-82.1341,37.5536],[-82.1342,37.554],[-82.1342,37.5543],[-82.1342,37.5544],[-82.1343,37.5548],[-82.1353,37.5573],[-82.1352,37.5577],[-82.1349,37.5583],[-82.1346,37.5586],[-82.1346,37.5587],[-82.1339,37.5592],[-82.1337,37.5596],[-82.1335,37.5603],[-82.1336,37.5609],[-82.1337,37.5615],[-82.1339,37.5618],[-82.1341,37.5624],[-82.1344,37.5629],[-82.1347,37.5633],[-82.1351,37.5635],[-82.1361,37.5639],[-82.1376,37.5645],[-82.1377,37.5646],[-82.1386,37.5649],[-82.1395,37.5651],[-82.1421,37.5656],[-82.1424,37.5656],[-82.1437,37.566],[-82.1439,37.5661],[-82.1444,37.5663],[-82.1446,37.5665],[-82.1448,37.5667],[-82.1448,37.5668],[-82.1448,37.567],[-82.1449,37.5677],[-82.1447,37.5684],[-82.1445,37.5695],[-82.1443,37.5697],[-82.1442,37.57],[-82.1438,37.5703],[-82.1436,37.5704],[-82.1429,37.5707],[-82.1428,37.5707],[-82.1418,37.5711],[-82.1413,37.5712],[-82.1407,37.5712],[-82.1399,37.5712],[-82.1385,37.5714],[-82.1372,37.5714],[-82.1355,37.5716],[-82.1341,37.5718],[-82.1329,37.572],[-82.132,37.572],[-82.1314,37.572],[-82.131,37.572],[-82.13,37.572],[-82.1291,37.5721],[-82.1282,37.5724],[-82.1269,37.5732],[-82.1262,37.5737],[-82.125,37.5752],[-82.1244,37.5765],[-82.1244,37.5774],[-82.1247,37.578],[-82.1249,37.5785],[-82.125,37.5785],[-82.1257,37.5789],[-82.1258,37.579],[-82.1263,37.5808],[-82.1265,37.5814],[-82.1265,37.5816],[-82.1265,37.5819],[-82.1265,37.5823],[-82.1265,37.5825],[-82.1265,37.5831],[-82.1266,37.5844],[-82.1268,37.5852],[-82.1271,37.5859],[-82.1273,37.5866],[-82.1277,37.5872],[-82.1286,37.588],[-82.1291,37.5884],[-82.1293,37.5888],[-82.1299,37.5903],[-82.1304,37.5914],[-82.1313,37.5927],[-82.1323,37.5933],[-82.1326,37.5934],[-82.1334,37.5934],[-82.1337,37.5935],[-82.1341,37.5936],[-82.1362,37.5941],[-82.1372,37.5942],[-82.1379,37.5945],[-82.1388,37.5947],[-82.1399,37.595],[-82.1406,37.5951],[-82.1411,37.595],[-82.1417,37.5949],[-82.1422,37.5947],[-82.1425,37.5945],[-82.1431,37.5943],[-82.1439,37.5939],[-82.1449,37.5932],[-82.1452,37.593],[-82.1456,37.5927],[-82.1458,37.5927],[-82.1461,37.5925],[-82.1465,37.5924],[-82.1468,37.5921],[-82.1471,37.5918],[-82.1475,37.5913],[-82.1481,37.5908],[-82.1484,37.5907],[-82.1488,37.5908],[-82.1499,37.5911],[-82.1505,37.5912],[-82.1509,37.5913],[-82.1533,37.5916],[-82.1552,37.592],[-82.1563,37.5924],[-82.1569,37.5927],[-82.1572,37.5931],[-82.1575,37.594],[-82.1576,37.5951],[-82.1576,37.5963],[-82.1577,37.597],[-82.1576,37.5974],[-82.1575,37.598],[-82.1573,37.5988],[-82.157,37.6002],[-82.1569,37.6014],[-82.157,37.602],[-82.1572,37.6026],[-82.1571,37.603],[-82.1569,37.6035],[-82.1568,37.6039],[-82.1563,37.6048],[-82.1561,37.6054],[-82.1563,37.6079],[-82.1567,37.609],[-82.1571,37.6094],[-82.1573,37.6095],[-82.1579,37.6096],[-82.1588,37.6095],[-82.1598,37.6093],[-82.1622,37.6085],[-82.1634,37.6081],[-82.1637,37.608],[-82.1643,37.6079],[-82.1652,37.6077],[-82.1653,37.6077],[-82.1658,37.6077],[-82.1665,37.6078],[-82.1673,37.608],[-82.168,37.6083],[-82.1685,37.6087],[-82.1688,37.6091],[-82.1688,37.6093],[-82.1688,37.6097],[-82.1688,37.61],[-82.1688,37.6105],[-82.1689,37.6111],[-82.1693,37.6121],[-82.1696,37.613],[-82.1695,37.6133],[-82.1694,37.6134],[-82.1694,37.6135],[-82.1692,37.6138],[-82.1688,37.6142],[-82.1682,37.615],[-82.1676,37.6157],[-82.1669,37.6163],[-82.1664,37.6168],[-82.1663,37.6168],[-82.1657,37.6176],[-82.1649,37.6186],[-82.1643,37.6193],[-82.1642,37.6197],[-82.1641,37.62],[-82.1642,37.6203],[-82.1649,37.6204],[-82.1651,37.6204],[-82.1653,37.6204],[-82.1658,37.6206],[-82.1661,37.6211],[-82.1667,37.6214],[-82.1675,37.6218],[-82.1681,37.6218],[-82.169,37.6219],[-82.1696,37.6218],[-82.1703,37.6215],[-82.1715,37.6207],[-82.1723,37.62],[-82.1726,37.6198],[-82.1733,37.6195],[-82.1745,37.619],[-82.1752,37.6186],[-82.176,37.6183],[-82.1767,37.6181],[-82.177,37.6182],[-82.1772,37.6184],[-82.1773,37.6185],[-82.1782,37.6196],[-82.1785,37.6199],[-82.179,37.6202],[-82.1801,37.6206],[-82.1808,37.6211],[-82.1811,37.6214],[-82.1812,37.6215],[-82.1813,37.6219],[-82.1816,37.6222],[-82.1819,37.6225],[-82.1822,37.6228],[-82.1825,37.6237],[-82.1827,37.6244],[-82.1826,37.6253],[-82.1823,37.6261],[-82.1821,37.6264],[-82.1819,37.6267],[-82.1817,37.6272],[-82.1809,37.6278],[-82.1802,37.6281],[-82.1797,37.6284],[-82.1785,37.6288],[-82.1775,37.6292],[-82.1773,37.6293],[-82.1768,37.6296],[-82.1761,37.6298],[-82.175,37.6303],[-82.1731,37.6316],[-82.1726,37.6321],[-82.1724,37.6326],[-82.1723,37.6334],[-82.1723,37.6339],[-82.1725,37.6341],[-82.1737,37.6351],[-82.1745,37.6358],[-82.1747,37.636],[-82.176,37.638],[-82.1763,37.6385],[-82.1775,37.6401],[-82.1776,37.6409],[-82.1776,37.6414],[-82.1774,37.6423],[-82.177,37.6431],[-82.1764,37.6441],[-82.1759,37.6446],[-82.1752,37.6456],[-82.1748,37.6464],[-82.1748,37.6465],[-82.1747,37.6465],[-82.1746,37.647],[-82.1749,37.6476],[-82.1751,37.6478],[-82.1754,37.648],[-82.1758,37.648],[-82.1761,37.6481],[-82.1765,37.6485],[-82.1769,37.6487],[-82.1777,37.6488],[-82.1787,37.6487],[-82.1796,37.6487],[-82.1827,37.6489],[-82.184,37.6488],[-82.1841,37.6488],[-82.1844,37.6488],[-82.1858,37.6486],[-82.1865,37.6482],[-82.1867,37.6481],[-82.1869,37.648],[-82.1872,37.6478],[-82.1874,37.6477],[-82.1879,37.6474],[-82.1883,37.647],[-82.1887,37.6468],[-82.189,37.6466],[-82.1896,37.6461],[-82.19,37.6458],[-82.1908,37.6451],[-82.1911,37.6446],[-82.1912,37.6443],[-82.1912,37.644],[-82.1907,37.6429],[-82.1903,37.6421],[-82.1903,37.6416],[-82.1901,37.6413],[-82.1898,37.6409],[-82.1893,37.6405],[-82.1885,37.6401],[-82.1882,37.6398],[-82.1878,37.6394],[-82.1877,37.6387],[-82.1877,37.6383],[-82.1868,37.6357],[-82.1867,37.6351],[-82.1867,37.6346],[-82.1867,37.6337],[-82.1864,37.6321],[-82.1862,37.6308],[-82.1859,37.6296],[-82.1859,37.6289],[-82.186,37.6284],[-82.186,37.6283],[-82.1862,37.628],[-82.1865,37.6275],[-82.1872,37.627],[-82.1881,37.6266],[-82.1885,37.6266],[-82.1902,37.6261],[-82.1914,37.6257],[-82.1923,37.6257],[-82.1926,37.6257],[-82.1927,37.6257],[-82.193,37.6259],[-82.1936,37.6261],[-82.1946,37.6262],[-82.196,37.6264],[-82.1969,37.6266],[-82.1974,37.6268],[-82.1979,37.627],[-82.1985,37.6272],[-82.1986,37.6272],[-82.1991,37.6273],[-82.1997,37.6275],[-82.2005,37.6279],[-82.2006,37.6279],[-82.2009,37.628],[-82.2014,37.6279],[-82.202,37.6277],[-82.2023,37.6275],[-82.2026,37.6271],[-82.2027,37.627],[-82.2027,37.6268],[-82.2026,37.6264],[-82.2027,37.6263],[-82.2029,37.6261],[-82.2038,37.6256],[-82.2048,37.6252],[-82.2056,37.6251],[-82.2059,37.6251],[-82.2061,37.6251],[-82.2064,37.625],[-82.2066,37.6251],[-82.2069,37.6251],[-82.2072,37.6253],[-82.2074,37.6254],[-82.2077,37.6255],[-82.2087,37.6253],[-82.2092,37.6254],[-82.2097,37.6252],[-82.2106,37.6252],[-82.2113,37.6253],[-82.2121,37.6253],[-82.2123,37.6253],[-82.2127,37.6252],[-82.2134,37.6252],[-82.2145,37.6254],[-82.2154,37.6258],[-82.216,37.6262],[-82.216,37.6263],[-82.2157,37.6265],[-82.2154,37.6269],[-82.2147,37.6271],[-82.2146,37.6273],[-82.2146,37.6274],[-82.2147,37.6276],[-82.2151,37.628],[-82.2167,37.6298],[-82.2179,37.6311],[-82.2182,37.6314],[-82.2184,37.6317],[-82.2186,37.632],[-82.2188,37.6322],[-82.2194,37.6329],[-82.2197,37.6334],[-82.2202,37.6341],[-82.2203,37.6343],[-82.2204,37.6346],[-82.2205,37.6348],[-82.2205,37.6349],[-82.2204,37.6352],[-82.2202,37.6354],[-82.2201,37.6355],[-82.2199,37.6357],[-82.2197,37.6358],[-82.2196,37.6359],[-82.2194,37.6362],[-82.2193,37.6363],[-82.2191,37.6364],[-82.219,37.6365],[-82.2189,37.6367],[-82.2188,37.6367],[-82.2187,37.6368],[-82.2186,37.637],[-82.2185,37.6372],[-82.2184,37.6373],[-82.2183,37.6375],[-82.218,37.638],[-82.2179,37.6382],[-82.2178,37.6385],[-82.2176,37.6389],[-82.2174,37.6393],[-82.2173,37.6395],[-82.2172,37.6397],[-82.2171,37.6399],[-82.2169,37.6401],[-82.2168,37.6403],[-82.2168,37.6405],[-82.2167,37.6407],[-82.2167,37.641],[-82.2167,37.6412],[-82.2167,37.6414],[-82.2168,37.6416],[-82.217,37.6419],[-82.2173,37.6421],[-82.2175,37.6422],[-82.2177,37.6424],[-82.2181,37.6425],[-82.2184,37.6427],[-82.2187,37.6428],[-82.2189,37.6429],[-82.2192,37.643],[-82.2194,37.643],[-82.2197,37.6431],[-82.22,37.6432],[-82.2204,37.6433],[-82.2207,37.6434],[-82.221,37.6435],[-82.2214,37.6436],[-82.2218,37.6437],[-82.2221,37.6438],[-82.2225,37.6439],[-82.2228,37.6439],[-82.223,37.644],[-82.2233,37.6441],[-82.2236,37.6443],[-82.2239,37.6445],[-82.224,37.6446],[-82.2241,37.6447],[-82.2242,37.6448],[-82.2244,37.645],[-82.2245,37.6453],[-82.2246,37.6456],[-82.2247,37.6459],[-82.2248,37.6462],[-82.2249,37.6464],[-82.225,37.6467],[-82.225,37.6468],[-82.2251,37.6469],[-82.2252,37.6472],[-82.2253,37.6475],[-82.2254,37.6477],[-82.2255,37.6479],[-82.2255,37.6481],[-82.2256,37.6484],[-82.2256,37.6485],[-82.2256,37.6488],[-82.2256,37.649],[-82.2257,37.6495],[-82.2257,37.6498],[-82.2257,37.6503],[-82.2256,37.6506],[-82.2256,37.6509],[-82.2256,37.6511],[-82.2256,37.6515],[-82.2256,37.6517],[-82.2257,37.6519],[-82.2258,37.6521],[-82.2258,37.6524],[-82.2259,37.6526],[-82.226,37.6527],[-82.2262,37.6529],[-82.2264,37.6531],[-82.2266,37.6532],[-82.2269,37.6534],[-82.2271,37.6535],[-82.2274,37.6537],[-82.2276,37.6538],[-82.228,37.654],[-82.2282,37.6542],[-82.2285,37.6544],[-82.2287,37.6545],[-82.2289,37.6546],[-82.2293,37.6548],[-82.2297,37.655],[-82.2298,37.655],[-82.2301,37.6551],[-82.2305,37.6552],[-82.2307,37.6553],[-82.231,37.6553],[-82.2313,37.6553],[-82.2315,37.6553],[-82.2317,37.6553],[-82.2318,37.6552],[-82.232,37.6552],[-82.2322,37.6552],[-82.2324,37.6553],[-82.2326,37.6553],[-82.2328,37.6553],[-82.233,37.6554],[-82.2332,37.6555],[-82.2334,37.6557],[-82.2336,37.6558],[-82.2338,37.656],[-82.234,37.6562],[-82.2342,37.6563],[-82.2343,37.6564],[-82.2343,37.6565],[-82.2343,37.6566],[-82.2343,37.6567],[-82.2342,37.6569],[-82.2342,37.657],[-82.2342,37.6572],[-82.2342,37.6576],[-82.2344,37.6579],[-82.2361,37.6596],[-82.2364,37.6598],[-82.2367,37.6598],[-82.237,37.6597],[-82.2372,37.6597],[-82.2375,37.6598],[-82.2383,37.6604],[-82.2396,37.6613],[-82.24,37.6615],[-82.2404,37.6616],[-82.2409,37.6615],[-82.2437,37.6608],[-82.2444,37.6605],[-82.2454,37.6602],[-82.2461,37.6599],[-82.2469,37.6595],[-82.2473,37.6593],[-82.2477,37.6592],[-82.2481,37.659],[-82.2486,37.6586],[-82.2495,37.6581],[-82.2499,37.6579],[-82.25,37.6578],[-82.2504,37.6575],[-82.2507,37.6573],[-82.2511,37.6571],[-82.2514,37.657],[-82.2516,37.6569],[-82.2519,37.6568],[-82.2523,37.6568],[-82.2526,37.6567],[-82.2529,37.6567],[-82.2532,37.6566],[-82.2535,37.6566],[-82.2539,37.6566],[-82.2542,37.6566],[-82.2545,37.6566],[-82.2549,37.6566],[-82.2552,37.6566],[-82.2555,37.6566],[-82.256,37.6566],[-82.2562,37.6566],[-82.2565,37.6566],[-82.2568,37.6567],[-82.2571,37.6567],[-82.2576,37.6568],[-82.2579,37.6569],[-82.2581,37.6569],[-82.2584,37.657],[-82.2585,37.6571],[-82.2588,37.6572],[-82.2592,37.6574],[-82.2595,37.6576],[-82.2596,37.6576],[-82.2598,37.6577],[-82.2599,37.6579],[-82.2601,37.6579],[-82.2602,37.6581],[-82.2604,37.6581],[-82.2606,37.6583],[-82.2608,37.6584],[-82.2614,37.6587],[-82.2616,37.6589],[-82.2618,37.659],[-82.262,37.6592],[-82.2624,37.6595],[-82.2626,37.6596],[-82.2629,37.6599],[-82.2631,37.66],[-82.2634,37.6602],[-82.2635,37.6603],[-82.2638,37.6605],[-82.2639,37.6606],[-82.2642,37.6607],[-82.2643,37.6609],[-82.2645,37.661],[-82.2648,37.6611],[-82.265,37.6612],[-82.2652,37.6614],[-82.2655,37.6615],[-82.2658,37.6616],[-82.266,37.6617],[-82.2663,37.6618],[-82.2665,37.6619],[-82.2668,37.662],[-82.2672,37.6621],[-82.2675,37.6622],[-82.2678,37.6623],[-82.2683,37.6626],[-82.2686,37.6626],[-82.2689,37.6627],[-82.2693,37.6628],[-82.2695,37.6628],[-82.2696,37.6628],[-82.2698,37.663],[-82.2702,37.6631],[-82.2704,37.6631],[-82.2706,37.6632],[-82.2707,37.6633],[-82.2709,37.6634],[-82.2711,37.6635],[-82.2713,37.6636],[-82.2716,37.6638],[-82.2717,37.664],[-82.2719,37.6641],[-82.272,37.6642],[-82.2726,37.6649],[-82.2729,37.6653],[-82.2732,37.6657],[-82.2732,37.6659],[-82.2733,37.6661],[-82.2734,37.6662],[-82.2736,37.6664],[-82.2737,37.6667],[-82.2738,37.6669],[-82.274,37.6672],[-82.2741,37.6675],[-82.2743,37.6677],[-82.2745,37.668],[-82.2746,37.6681],[-82.2748,37.6683],[-82.275,37.6686],[-82.2752,37.6687],[-82.2755,37.6689],[-82.2757,37.669],[-82.2759,37.6692],[-82.2762,37.6693],[-82.2764,37.6694],[-82.2766,37.6694],[-82.2768,37.6694],[-82.277,37.6695],[-82.2772,37.6696],[-82.2777,37.6697],[-82.2778,37.6698],[-82.2779,37.6698],[-82.278,37.6699],[-82.2782,37.67],[-82.2784,37.6702],[-82.2785,37.6704],[-82.2787,37.6705],[-82.2789,37.6708],[-82.279,37.671],[-82.2792,37.6713],[-82.2793,37.6715],[-82.2794,37.6717],[-82.2796,37.6719],[-82.2796,37.6721],[-82.2797,37.6722],[-82.2797,37.6724],[-82.2799,37.6727],[-82.2802,37.673],[-82.2802,37.6731],[-82.2804,37.6734],[-82.2806,37.6738],[-82.2812,37.6746],[-82.2817,37.6752],[-82.282,37.6756],[-82.2822,37.6758],[-82.2823,37.6758],[-82.2825,37.6759],[-82.2827,37.676],[-82.2829,37.676],[-82.2831,37.6761],[-82.2834,37.6761],[-82.2835,37.6761],[-82.2835,37.676],[-82.2839,37.6758],[-82.2842,37.6756],[-82.2845,37.6752],[-82.2847,37.6749],[-82.2848,37.6745],[-82.285,37.6738],[-82.2853,37.6726],[-82.2854,37.6724],[-82.2855,37.6721],[-82.2857,37.6719],[-82.2857,37.6718],[-82.286,37.671],[-82.286,37.6709],[-82.2863,37.6705],[-82.2866,37.67],[-82.2867,37.6697],[-82.2869,37.6693],[-82.2871,37.669],[-82.2872,37.6689],[-82.2873,37.6687],[-82.2876,37.6684],[-82.2879,37.6681],[-82.2881,37.6681],[-82.2883,37.6681],[-82.2886,37.6682],[-82.2888,37.6683],[-82.289,37.6684],[-82.2894,37.6687],[-82.2896,37.6688],[-82.2898,37.6688],[-82.29,37.6688],[-82.2901,37.6688],[-82.2902,37.6688],[-82.2904,37.6688],[-82.2906,37.6688],[-82.2909,37.6689],[-82.2913,37.669],[-82.2916,37.669],[-82.293,37.6694],[-82.2937,37.6698],[-82.294,37.6699],[-82.2941,37.6699],[-82.2943,37.6701],[-82.2944,37.6702],[-82.2946,37.6704],[-82.2947,37.6706],[-82.2947,37.6707],[-82.2948,37.6708],[-82.2949,37.6712],[-82.2949,37.6714],[-82.295,37.6716],[-82.295,37.6718],[-82.2949,37.672],[-82.2948,37.6731],[-82.2947,37.6739],[-82.2946,37.6751],[-82.2946,37.6752],[-82.2946,37.6754],[-82.2946,37.6756],[-82.2946,37.6758],[-82.2945,37.676],[-82.2945,37.6763],[-82.2945,37.6767],[-82.2945,37.6771],[-82.2945,37.6773],[-82.2945,37.6774],[-82.2946,37.6776],[-82.2948,37.6779],[-82.295,37.678],[-82.2953,37.6782],[-82.2955,37.6782],[-82.2958,37.6782],[-82.296,37.6782],[-82.2963,37.6781],[-82.2966,37.678],[-82.2969,37.678],[-82.2972,37.6779],[-82.2976,37.6776],[-82.2978,37.6775],[-82.2983,37.6773],[-82.2988,37.6771],[-82.299,37.6769],[-82.2993,37.6768],[-82.2996,37.6767],[-82.2999,37.6765],[-82.3001,37.6765],[-82.3013,37.6759],[-82.3022,37.6757],[-82.3024,37.6756],[-82.3028,37.6756],[-82.303,37.6756],[-82.3032,37.6756],[-82.3035,37.6756],[-82.3036,37.6757],[-82.3038,37.6758],[-82.3041,37.6759],[-82.3043,37.6761],[-82.3045,37.6763],[-82.3045,37.6765],[-82.3045,37.6767],[-82.3046,37.6768],[-82.3046,37.677],[-82.3046,37.6772],[-82.3045,37.6774],[-82.3044,37.6777],[-82.3043,37.6778],[-82.3042,37.6781],[-82.3042,37.6782],[-82.3041,37.6783],[-82.3039,37.6784],[-82.3035,37.6788],[-82.3031,37.6792],[-82.3029,37.6794],[-82.3028,37.6795],[-82.3026,37.6797],[-82.3024,37.6799],[-82.3022,37.6801],[-82.302,37.6803],[-82.3019,37.6804],[-82.3018,37.6806],[-82.3017,37.6808],[-82.3015,37.681],[-82.3013,37.6812],[-82.3011,37.6813],[-82.3008,37.6816],[-82.3006,37.6817],[-82.3004,37.6818],[-82.3002,37.682],[-82.2999,37.6822],[-82.2998,37.6824],[-82.2995,37.6825],[-82.2993,37.6827],[-82.299,37.6829],[-82.2979,37.6837],[-82.2975,37.684],[-82.2973,37.6842],[-82.2971,37.6843],[-82.297,37.6845],[-82.2968,37.6847],[-82.2968,37.6848],[-82.2967,37.6849],[-82.2966,37.685],[-82.2965,37.6851],[-82.2964,37.6852],[-82.2963,37.6854],[-82.2963,37.6856],[-82.2962,37.6857],[-82.2961,37.6859],[-82.2959,37.6862],[-82.2959,37.6864],[-82.2959,37.6865],[-82.2959,37.6867],[-82.296,37.6868],[-82.2961,37.687],[-82.2963,37.6871],[-82.2964,37.6871],[-82.2966,37.6872],[-82.2968,37.6872],[-82.2969,37.6873],[-82.2971,37.6873],[-82.2973,37.6874],[-82.2975,37.6875],[-82.2976,37.6875],[-82.2977,37.6876],[-82.2979,37.6878],[-82.2981,37.688],[-82.2983,37.6882],[-82.2984,37.6884],[-82.2986,37.6886],[-82.2987,37.6887],[-82.2989,37.6889],[-82.2992,37.6891],[-82.2994,37.6893],[-82.2996,37.6894],[-82.2999,37.6896],[-82.3006,37.6901],[-82.3006,37.6902],[-82.3011,37.6907],[-82.3014,37.691],[-82.3018,37.6913],[-82.3022,37.6917],[-82.3026,37.6924],[-82.3027,37.6928],[-82.3027,37.6932],[-82.3028,37.6932],[-82.3029,37.6934],[-82.3029,37.6936],[-82.3029,37.6938],[-82.3029,37.6943],[-82.3028,37.6949],[-82.3025,37.6955],[-82.3024,37.696],[-82.3022,37.6962],[-82.3021,37.6965],[-82.302,37.6968],[-82.3015,37.6972],[-82.3012,37.6974],[-82.3005,37.6976],[-82.3003,37.6977],[-82.3002,37.6977],[-82.3001,37.6978],[-82.2999,37.6979],[-82.2998,37.698],[-82.2997,37.6981],[-82.2995,37.6982],[-82.2993,37.6983],[-82.2991,37.6984],[-82.298,37.6989],[-82.2977,37.6991],[-82.2972,37.6994],[-82.2969,37.6996],[-82.2967,37.6999],[-82.2966,37.6999],[-82.2966,37.7],[-82.2965,37.7002],[-82.2964,37.7003],[-82.2963,37.7005],[-82.2962,37.7007],[-82.2962,37.7009],[-82.2962,37.7012],[-82.2962,37.7015],[-82.2963,37.7018],[-82.2964,37.7022],[-82.2968,37.703],[-82.2969,37.7031],[-82.2972,37.7033],[-82.2973,37.7035],[-82.2974,37.7036],[-82.2975,37.7036],[-82.2981,37.7043],[-82.2993,37.7052],[-82.3003,37.7058],[-82.3016,37.7063],[-82.3021,37.7064],[-82.3022,37.7065],[-82.3029,37.7065],[-82.3032,37.7065],[-82.3045,37.7065],[-82.3052,37.7066],[-82.3054,37.7066],[-82.3055,37.7066],[-82.3056,37.7066],[-82.3057,37.7067],[-82.3059,37.7067],[-82.3063,37.7069],[-82.3066,37.7071],[-82.3071,37.7075],[-82.3077,37.708],[-82.3079,37.7084],[-82.3082,37.7093],[-82.3083,37.7098],[-82.3084,37.7105],[-82.3085,37.7108],[-82.3086,37.7113],[-82.3088,37.7116],[-82.3089,37.7117],[-82.3089,37.7118],[-82.309,37.712],[-82.3092,37.7121],[-82.3093,37.7122],[-82.3097,37.7124],[-82.3099,37.7126],[-82.3101,37.7126],[-82.3103,37.7128],[-82.3106,37.713],[-82.3108,37.7133],[-82.3109,37.7135],[-82.3109,37.7137],[-82.3109,37.7138],[-82.3108,37.7141],[-82.3109,37.7143],[-82.3108,37.7145],[-82.3109,37.7148],[-82.3109,37.7151],[-82.3109,37.7154],[-82.311,37.7157],[-82.3111,37.7161],[-82.3111,37.7163],[-82.311,37.7166],[-82.311,37.7168],[-82.311,37.7171],[-82.311,37.7174],[-82.311,37.7176],[-82.3111,37.718],[-82.3113,37.7182],[-82.3114,37.7185],[-82.3117,37.7187],[-82.3119,37.7191],[-82.3123,37.7194],[-82.3124,37.7195],[-82.3126,37.7196],[-82.3128,37.7197],[-82.313,37.7199],[-82.3133,37.7199],[-82.3135,37.72],[-82.3138,37.7201],[-82.3142,37.7201],[-82.3144,37.7202],[-82.3148,37.7204],[-82.315,37.7204],[-82.3155,37.7206],[-82.3157,37.7208],[-82.3161,37.7211],[-82.3164,37.7218],[-82.3166,37.7226],[-82.3167,37.7234],[-82.3168,37.7238],[-82.3169,37.7251],[-82.317,37.726],[-82.3173,37.7268],[-82.3174,37.7269],[-82.3178,37.7273],[-82.318,37.7276],[-82.3183,37.7283],[-82.3184,37.7291],[-82.3184,37.7305],[-82.3183,37.7319],[-82.3183,37.7327],[-82.3185,37.7332],[-82.3187,37.7335],[-82.3188,37.7337],[-82.3191,37.7339],[-82.3193,37.7341],[-82.3196,37.7342],[-82.3199,37.7343],[-82.3202,37.7345],[-82.3205,37.7346],[-82.3208,37.7347],[-82.3211,37.7347],[-82.3214,37.7348],[-82.3218,37.7349],[-82.3223,37.7351],[-82.3227,37.7352],[-82.3231,37.7353],[-82.3234,37.7354],[-82.3237,37.7355],[-82.324,37.7355],[-82.3244,37.7355],[-82.3247,37.7356],[-82.3248,37.7356],[-82.3251,37.7357],[-82.3255,37.7357],[-82.3257,37.7358],[-82.3261,37.7359],[-82.3263,37.7359],[-82.3265,37.736],[-82.3267,37.7361],[-82.327,37.7362],[-82.3273,37.7364],[-82.3276,37.7366],[-82.3279,37.7368],[-82.3281,37.7369],[-82.3283,37.737],[-82.3285,37.7371],[-82.3287,37.7373],[-82.3289,37.7374],[-82.329,37.7375],[-82.3293,37.7377],[-82.3295,37.7379],[-82.3297,37.738],[-82.3299,37.7382],[-82.3303,37.7385],[-82.3305,37.7387],[-82.3307,37.7389],[-82.3308,37.739],[-82.331,37.7391],[-82.3312,37.7393],[-82.3314,37.7394],[-82.3317,37.7396],[-82.3318,37.7397],[-82.3325,37.7403],[-82.3329,37.7406],[-82.3331,37.7409],[-82.3338,37.7415],[-82.3339,37.7417],[-82.3341,37.7422],[-82.3341,37.7424],[-82.3342,37.7428],[-82.334,37.7432],[-82.3338,37.7436],[-82.3323,37.7447],[-82.331,37.7458],[-82.3308,37.746],[-82.3301,37.7467],[-82.3293,37.7476],[-82.3286,37.7484],[-82.3277,37.7492],[-82.3275,37.7494],[-82.3272,37.7496],[-82.3265,37.7498],[-82.3259,37.7499],[-82.3248,37.7502],[-82.3234,37.7506],[-82.3222,37.751],[-82.3216,37.7513],[-82.3213,37.7516],[-82.3212,37.7519],[-82.3212,37.7522],[-82.3212,37.7526],[-82.3212,37.7528],[-82.3213,37.7538],[-82.3212,37.7561],[-82.321,37.7569],[-82.3206,37.7576],[-82.32,37.7586],[-82.3192,37.7592],[-82.3183,37.7597],[-82.3173,37.7602],[-82.3165,37.7604],[-82.3136,37.7607],[-82.3118,37.7611],[-82.3113,37.7613],[-82.3109,37.7617],[-82.3108,37.7621],[-82.311,37.7625],[-82.3113,37.7628],[-82.312,37.7643],[-82.3124,37.7648],[-82.313,37.7651],[-82.3137,37.7653],[-82.3152,37.7655],[-82.3168,37.7655],[-82.3184,37.7652],[-82.3196,37.7648],[-82.3201,37.7648],[-82.3203,37.7648],[-82.3205,37.7646],[-82.3207,37.7645],[-82.3211,37.7645],[-82.3216,37.7643],[-82.3222,37.7639],[-82.3237,37.7634],[-82.3256,37.7626],[-82.327,37.7623],[-82.3285,37.7621],[-82.3287,37.7621],[-82.3291,37.7622],[-82.3301,37.7627],[-82.3317,37.7636],[-82.3325,37.7639],[-82.3334,37.7644],[-82.3336,37.7647],[-82.334,37.7651],[-82.3344,37.7656],[-82.3343,37.7661],[-82.3341,37.7666],[-82.3336,37.7672],[-82.3329,37.7677],[-82.3323,37.768],[-82.3317,37.7683],[-82.3298,37.7694],[-82.3291,37.7698],[-82.3276,37.7704],[-82.3245,37.7716],[-82.3235,37.7722],[-82.3231,37.7727],[-82.3229,37.7731],[-82.323,37.7734],[-82.3234,37.774],[-82.3235,37.7742],[-82.3239,37.775],[-82.3243,37.7754],[-82.3248,37.7757],[-82.3254,37.7758],[-82.3262,37.7759],[-82.3269,37.7758],[-82.3276,37.7757],[-82.3289,37.7758],[-82.3297,37.7757],[-82.33,37.7756],[-82.3303,37.7755],[-82.3306,37.7753],[-82.3313,37.7748],[-82.3315,37.7746],[-82.3318,37.7744],[-82.3324,37.7742],[-82.3329,37.7741],[-82.3337,37.7742],[-82.3344,37.7743],[-82.3347,37.7742],[-82.3353,37.7742],[-82.3365,37.7745],[-82.3375,37.7749],[-82.3384,37.7756],[-82.3389,37.776],[-82.3396,37.7771],[-82.3396,37.7781],[-82.3394,37.7786],[-82.3391,37.7792],[-82.3389,37.7799],[-82.3389,37.7815],[-82.3389,37.7823],[-82.3391,37.7831],[-82.3393,37.7836],[-82.3394,37.7841],[-82.3398,37.7852],[-82.3401,37.7856],[-82.3406,37.786],[-82.3412,37.7861],[-82.3417,37.7862],[-82.3423,37.7862],[-82.3437,37.7864],[-82.3442,37.7864],[-82.3451,37.7865],[-82.3462,37.7865],[-82.3466,37.7865],[-82.3474,37.7866],[-82.3481,37.7867],[-82.3485,37.7868],[-82.349,37.7869],[-82.3494,37.7872],[-82.3502,37.7882],[-82.3503,37.7883],[-82.3508,37.789],[-82.3512,37.7896],[-82.3515,37.7899],[-82.3517,37.7902],[-82.3525,37.7911],[-82.353,37.7916],[-82.3536,37.7923],[-82.3544,37.7929],[-82.3551,37.7933],[-82.3557,37.7935],[-82.3576,37.7938],[-82.3588,37.7939],[-82.3599,37.7941],[-82.3605,37.7942],[-82.3606,37.7942],[-82.3611,37.7942],[-82.3619,37.7942],[-82.3624,37.7944],[-82.3633,37.7946],[-82.3639,37.795],[-82.3647,37.7959],[-82.3653,37.7968],[-82.3658,37.7982],[-82.3664,37.7991],[-82.3671,37.7995],[-82.3679,37.8003],[-82.3685,37.8008],[-82.369,37.8013],[-82.3704,37.8016],[-82.3725,37.8018],[-82.3738,37.8019],[-82.3748,37.802],[-82.3751,37.802],[-82.3757,37.802],[-82.3762,37.802],[-82.3765,37.8021],[-82.3766,37.8022],[-82.3771,37.8026],[-82.3773,37.8029],[-82.3773,37.803],[-82.3775,37.8033],[-82.3779,37.8039],[-82.3781,37.8043],[-82.3782,37.8047],[-82.3781,37.8051],[-82.3781,37.8056],[-82.3782,37.8063],[-82.3785,37.8077],[-82.3786,37.808],[-82.3786,37.8082],[-82.3789,37.8088],[-82.379,37.809],[-82.3794,37.8098],[-82.3795,37.8103],[-82.3796,37.8106],[-82.38,37.8112],[-82.3803,37.8116],[-82.3806,37.8121],[-82.3811,37.8125],[-82.3821,37.8134],[-82.3827,37.8138],[-82.3831,37.8141],[-82.3833,37.8144],[-82.384,37.8154],[-82.3843,37.8158],[-82.3849,37.8166],[-82.3854,37.8173],[-82.3855,37.8175],[-82.3861,37.8179],[-82.3867,37.8182],[-82.3872,37.8183],[-82.3877,37.8183],[-82.3882,37.818],[-82.3886,37.8177],[-82.389,37.8174],[-82.3893,37.8171],[-82.3897,37.8167],[-82.3899,37.8165],[-82.3901,37.8162],[-82.3904,37.8158],[-82.3905,37.8156],[-82.391,37.8151],[-82.3915,37.8145],[-82.3925,37.8132],[-82.3932,37.8123],[-82.3942,37.811],[-82.3945,37.8107],[-82.3948,37.8105],[-82.3951,37.8102],[-82.3955,37.8098],[-82.3959,37.8094],[-82.3962,37.8092],[-82.3966,37.8089],[-82.3969,37.8088],[-82.3974,37.8086],[-82.3978,37.8085],[-82.3984,37.8085],[-82.3988,37.8086],[-82.3992,37.8088],[-82.3996,37.8089],[-82.4002,37.8089],[-82.4004,37.809],[-82.4006,37.8091],[-82.4013,37.8095],[-82.4015,37.8097],[-82.4017,37.81],[-82.402,37.8105],[-82.402,37.8106],[-82.4021,37.8109],[-82.4022,37.8113],[-82.4023,37.812],[-82.4023,37.8126],[-82.4022,37.8129],[-82.4021,37.8133],[-82.4019,37.8137],[-82.4017,37.8143],[-82.4015,37.815],[-82.4012,37.8156],[-82.4011,37.816],[-82.4007,37.8168],[-82.4004,37.8174],[-82.4001,37.8181],[-82.3999,37.8186],[-82.3995,37.819],[-82.3992,37.8195],[-82.3988,37.82],[-82.3988,37.8202],[-82.3986,37.8205],[-82.3984,37.821],[-82.3982,37.8214],[-82.3982,37.8216],[-82.3982,37.8219],[-82.3982,37.8223],[-82.3983,37.8228],[-82.3984,37.8234],[-82.3987,37.8244],[-82.3989,37.825],[-82.3989,37.8251],[-82.3989,37.8254],[-82.3989,37.8257],[-82.3989,37.8258],[-82.399,37.8262],[-82.399,37.8267],[-82.399,37.8276],[-82.399,37.8281],[-82.3991,37.8286],[-82.3991,37.8287],[-82.3993,37.8295],[-82.3994,37.8296],[-82.3996,37.8299],[-82.4,37.8302],[-82.4004,37.8305],[-82.4011,37.8309],[-82.4015,37.8311],[-82.4028,37.8319],[-82.403,37.832],[-82.4036,37.8324],[-82.4041,37.8327],[-82.4053,37.8336],[-82.4054,37.8336],[-82.4056,37.8338],[-82.406,37.8341],[-82.4063,37.8342],[-82.407,37.8347],[-82.4076,37.8352],[-82.4081,37.8356],[-82.4084,37.8358],[-82.4087,37.8361],[-82.4089,37.8364],[-82.4091,37.8368],[-82.4093,37.837],[-82.4095,37.8373],[-82.4095,37.8374],[-82.4098,37.8377],[-82.4101,37.8381],[-82.4102,37.8385],[-82.4104,37.8389],[-82.4105,37.8393],[-82.4107,37.8399],[-82.4108,37.8404],[-82.4109,37.8406],[-82.411,37.841],[-82.4111,37.8414],[-82.4111,37.8415],[-82.4113,37.8418],[-82.4113,37.8419],[-82.4113,37.842],[-82.4114,37.8422],[-82.4115,37.8425],[-82.4119,37.8434],[-82.412,37.8436],[-82.4121,37.8439],[-82.4123,37.8441],[-82.4126,37.8445],[-82.4128,37.8447],[-82.4129,37.8448],[-82.4132,37.8449],[-82.4134,37.845],[-82.4136,37.8451],[-82.4137,37.8451],[-82.4138,37.8451],[-82.4145,37.8452],[-82.4152,37.8452],[-82.4156,37.8452],[-82.4165,37.8453],[-82.419,37.8456],[-82.4196,37.8458],[-82.4197,37.8459],[-82.42,37.846],[-82.4202,37.8462],[-82.4205,37.8464],[-82.4206,37.8467],[-82.4207,37.847],[-82.4206,37.8476],[-82.4206,37.8479],[-82.4203,37.8482],[-82.42,37.8486],[-82.4199,37.8487],[-82.4195,37.8491],[-82.4194,37.8492],[-82.4188,37.8499],[-82.4182,37.8506],[-82.4178,37.8511],[-82.4173,37.8517],[-82.4168,37.8525],[-82.4164,37.853],[-82.4163,37.8532],[-82.4162,37.8534],[-82.4155,37.8544],[-82.415,37.855],[-82.4148,37.8554],[-82.4148,37.8555],[-82.4147,37.8557],[-82.4147,37.856],[-82.4149,37.8563],[-82.4152,37.8565],[-82.4155,37.8567],[-82.4158,37.8567],[-82.4164,37.8569],[-82.4169,37.857],[-82.4177,37.8573],[-82.4183,37.8575],[-82.419,37.8578],[-82.4193,37.8579],[-82.4196,37.8581],[-82.4205,37.8586],[-82.421,37.8588],[-82.4213,37.859],[-82.4216,37.8591],[-82.422,37.8592],[-82.4223,37.8593],[-82.4229,37.8596],[-82.4235,37.8599],[-82.4239,37.8602],[-82.4242,37.8605],[-82.4245,37.861],[-82.4246,37.8614],[-82.4247,37.8619],[-82.4247,37.8622],[-82.4245,37.8625],[-82.4244,37.8628],[-82.4242,37.863],[-82.424,37.8632],[-82.4236,37.8634],[-82.423,37.8637],[-82.4227,37.8639],[-82.4224,37.8639],[-82.4223,37.864],[-82.4218,37.8641],[-82.4211,37.8642],[-82.4206,37.8643],[-82.4201,37.8644],[-82.4195,37.8644],[-82.4191,37.8645],[-82.4188,37.8646],[-82.4178,37.8647],[-82.4169,37.8649],[-82.4162,37.8649],[-82.4154,37.865],[-82.4148,37.8651],[-82.4141,37.8651],[-82.4136,37.8652],[-82.4131,37.8652],[-82.4115,37.8653],[-82.4105,37.8654],[-82.4097,37.8655],[-82.4093,37.8656],[-82.409,37.8658],[-82.4086,37.866],[-82.4084,37.8662],[-82.408,37.8665],[-82.4077,37.8668],[-82.4076,37.867],[-82.4075,37.8673],[-82.4076,37.8677],[-82.4078,37.868],[-82.4079,37.8681],[-82.4081,37.8683],[-82.4084,37.8684],[-82.4087,37.8685],[-82.4091,37.8687],[-82.4097,37.8689],[-82.4099,37.869],[-82.4102,37.869],[-82.4106,37.8691],[-82.4111,37.869],[-82.4115,37.869],[-82.4119,37.869],[-82.4124,37.8689],[-82.4128,37.8689],[-82.4132,37.8689],[-82.4137,37.869],[-82.4141,37.869],[-82.4144,37.869],[-82.4149,37.8691],[-82.4152,37.8692],[-82.4156,37.8692],[-82.4161,37.8693],[-82.4164,37.8695],[-82.4168,37.8696],[-82.4171,37.8697],[-82.4173,37.87],[-82.4176,37.8703],[-82.4178,37.8706],[-82.4179,37.8708],[-82.4182,37.8712],[-82.4185,37.8716],[-82.419,37.8727],[-82.419,37.8728],[-82.419,37.873],[-82.4189,37.8733],[-82.419,37.8735],[-82.4191,37.8737],[-82.4192,37.8739],[-82.4193,37.8742],[-82.4194,37.8746],[-82.4194,37.8751],[-82.4193,37.8757],[-82.4194,37.8762],[-82.4193,37.8766],[-82.4193,37.8774],[-82.4192,37.8783],[-82.4193,37.8794],[-82.4193,37.8802],[-82.4192,37.8812],[-82.4193,37.8828],[-82.4194,37.8835],[-82.4196,37.8843],[-82.4199,37.8849],[-82.4205,37.8854],[-82.4213,37.8859],[-82.4226,37.8867],[-82.4234,37.8869],[-82.424,37.8871],[-82.4249,37.8873],[-82.4256,37.8874],[-82.4274,37.8878],[-82.4284,37.8881],[-82.4293,37.8884],[-82.4302,37.8888],[-82.4309,37.8892],[-82.4314,37.8895],[-82.4315,37.8895],[-82.432,37.8899],[-82.4326,37.8903],[-82.4329,37.8907],[-82.4331,37.891],[-82.4333,37.8918],[-82.4337,37.893],[-82.4341,37.8939],[-82.4342,37.8944],[-82.4345,37.8952],[-82.4349,37.896],[-82.4353,37.8968],[-82.4354,37.8969],[-82.4357,37.8976],[-82.4359,37.8978],[-82.4361,37.898],[-82.4368,37.899],[-82.4371,37.8994],[-82.4373,37.8996],[-82.4376,37.8998],[-82.4379,37.9001],[-82.4381,37.9002],[-82.4387,37.9005],[-82.4395,37.9008],[-82.4399,37.9009],[-82.4401,37.901],[-82.4406,37.9012],[-82.4416,37.9016],[-82.4426,37.9019],[-82.443,37.9021],[-82.4433,37.9022],[-82.4439,37.9025],[-82.4445,37.9028],[-82.4452,37.9031],[-82.4461,37.9034],[-82.4468,37.9036],[-82.4469,37.9037],[-82.4473,37.9039],[-82.4475,37.904],[-82.4478,37.9043],[-82.4479,37.9044],[-82.4482,37.9048],[-82.4483,37.905],[-82.4485,37.9053],[-82.4488,37.9057],[-82.4491,37.9061],[-82.4495,37.9066],[-82.4499,37.9069],[-82.4509,37.9078],[-82.4513,37.9082],[-82.4519,37.9085],[-82.4523,37.9087],[-82.4529,37.9088],[-82.4534,37.9089],[-82.4542,37.9089],[-82.4548,37.909],[-82.4557,37.909],[-82.457,37.909],[-82.4581,37.9091],[-82.4588,37.9092],[-82.4589,37.9092],[-82.4596,37.9093],[-82.46,37.9095],[-82.4601,37.9096],[-82.4605,37.91],[-82.4607,37.9105],[-82.4609,37.9108],[-82.4609,37.9109],[-82.4611,37.9114],[-82.4613,37.9121],[-82.4613,37.9126],[-82.4615,37.913],[-82.4618,37.9135],[-82.4621,37.9141],[-82.4625,37.9145],[-82.463,37.9148],[-82.4637,37.915],[-82.4645,37.915],[-82.4652,37.9149],[-82.4659,37.9148],[-82.4668,37.9146],[-82.4674,37.9144],[-82.4677,37.9142],[-82.468,37.9139],[-82.4682,37.9135],[-82.4684,37.913],[-82.4688,37.9118],[-82.4689,37.9109],[-82.4689,37.9102],[-82.4687,37.9098],[-82.4686,37.9092],[-82.4684,37.9085],[-82.4683,37.908],[-82.4683,37.9073],[-82.4684,37.9073],[-82.4686,37.9069],[-82.4689,37.9064],[-82.4688,37.9061],[-82.4687,37.9056],[-82.4685,37.9051],[-82.4683,37.9045],[-82.4682,37.904],[-82.4682,37.9036],[-82.4684,37.9032],[-82.4686,37.9029],[-82.469,37.9024],[-82.4694,37.9018],[-82.4698,37.9011],[-82.4703,37.9004],[-82.4703,37.9003],[-82.4707,37.8998],[-82.471,37.8995],[-82.4711,37.8994],[-82.4714,37.8991],[-82.4717,37.899],[-82.4724,37.899],[-82.4727,37.8991],[-82.473,37.8992],[-82.4733,37.8995],[-82.4737,37.8997],[-82.4741,37.8998],[-82.4744,37.8999],[-82.4748,37.9002],[-82.4751,37.9006],[-82.4755,37.9012],[-82.4761,37.9021],[-82.4763,37.9024],[-82.4764,37.9027],[-82.4763,37.9031],[-82.4761,37.9036],[-82.4759,37.904],[-82.4757,37.9042],[-82.4754,37.9044],[-82.4752,37.9048],[-82.475,37.9053],[-82.4747,37.9059],[-82.4744,37.9067],[-82.4742,37.9074],[-82.4743,37.9079],[-82.4744,37.9082],[-82.4744,37.9084],[-82.4745,37.9089],[-82.4747,37.9092],[-82.4747,37.9094],[-82.4748,37.9096],[-82.4751,37.9109],[-82.4753,37.9114],[-82.4756,37.9118],[-82.4759,37.9122],[-82.4766,37.9128],[-82.4772,37.9132],[-82.4774,37.9133],[-82.478,37.9138],[-82.4785,37.9142],[-82.4793,37.9147],[-82.4802,37.9151],[-82.4805,37.9152],[-82.4813,37.9155],[-82.4822,37.9158],[-82.4834,37.916],[-82.4844,37.9162],[-82.4854,37.9163],[-82.4866,37.9164],[-82.4874,37.9167],[-82.4878,37.9169],[-82.488,37.9172],[-82.4883,37.9177],[-82.4884,37.9184],[-82.4883,37.919],[-82.4881,37.9196],[-82.4877,37.92],[-82.487,37.9205],[-82.4862,37.9211],[-82.4858,37.9214],[-82.4852,37.9218],[-82.4845,37.9224],[-82.4834,37.9232],[-82.483,37.9235],[-82.4826,37.9237],[-82.482,37.924],[-82.4812,37.9243],[-82.481,37.9245],[-82.4808,37.9246],[-82.4804,37.925],[-82.4803,37.9253],[-82.4803,37.9256],[-82.4807,37.9262],[-82.4811,37.9264],[-82.4815,37.9267],[-82.4819,37.9268],[-82.4825,37.9269],[-82.4835,37.9269],[-82.4843,37.927],[-82.4855,37.927],[-82.487,37.9271],[-82.4886,37.927],[-82.4897,37.927],[-82.4908,37.9271],[-82.4918,37.9271],[-82.4924,37.9271],[-82.4931,37.927],[-82.494,37.9269],[-82.4947,37.9268],[-82.4954,37.9269],[-82.4959,37.9269],[-82.4967,37.9273],[-82.4973,37.9276],[-82.4978,37.928],[-82.4984,37.9284],[-82.4988,37.9289],[-82.4992,37.9294],[-82.4998,37.93],[-82.4999,37.9302],[-82.5006,37.931],[-82.5014,37.9321],[-82.5018,37.9325],[-82.5022,37.9331],[-82.5024,37.9335],[-82.5025,37.9338],[-82.5024,37.9343],[-82.5023,37.9347],[-82.5019,37.9352],[-82.5017,37.9354],[-82.5017,37.9355],[-82.5014,37.9358],[-82.5007,37.9363],[-82.5005,37.9365],[-82.5002,37.9367],[-82.4999,37.9368],[-82.4993,37.937],[-82.4987,37.937],[-82.4981,37.937],[-82.4975,37.9368],[-82.4961,37.9365],[-82.4952,37.9365],[-82.4944,37.9363],[-82.4928,37.9359],[-82.4922,37.9357],[-82.4919,37.9357],[-82.4913,37.9357],[-82.4907,37.9359],[-82.4903,37.9363],[-82.4901,37.9367],[-82.4898,37.9373],[-82.4895,37.9378],[-82.4893,37.9382],[-82.4892,37.9386],[-82.4894,37.9389],[-82.4896,37.9391],[-82.4899,37.9392],[-82.4903,37.9394],[-82.4912,37.9396],[-82.4922,37.9398],[-82.493,37.9401],[-82.4937,37.9403],[-82.4945,37.9406],[-82.4961,37.9414],[-82.497,37.942],[-82.4974,37.9426],[-82.4976,37.943],[-82.4977,37.9432],[-82.4977,37.9436],[-82.4977,37.9442],[-82.4978,37.945],[-82.4978,37.9455],[-82.4977,37.9457],[-82.4976,37.946],[-82.4972,37.9462],[-82.4967,37.9465],[-82.4962,37.9467],[-82.4955,37.9468],[-82.495,37.9468],[-82.4942,37.9466],[-82.493,37.9462],[-82.4923,37.946],[-82.4915,37.9458],[-82.4908,37.9457],[-82.4902,37.9455],[-82.4891,37.9453],[-82.4886,37.9452],[-82.4883,37.9452],[-82.4875,37.9452],[-82.4865,37.9454],[-82.4862,37.9455],[-82.4856,37.9458],[-82.4852,37.946],[-82.4848,37.9463],[-82.4844,37.9467],[-82.4839,37.9471],[-82.4835,37.9474],[-82.4833,37.9475],[-82.4828,37.9478],[-82.4823,37.9481],[-82.4819,37.9484],[-82.4815,37.9488],[-82.4814,37.9489],[-82.4805,37.9498],[-82.4801,37.9503],[-82.4795,37.9509],[-82.4791,37.9513],[-82.4787,37.9515],[-82.4784,37.9518],[-82.478,37.9523],[-82.4777,37.9525],[-82.4773,37.9528],[-82.477,37.9531],[-82.4759,37.9538],[-82.4757,37.954],[-82.4752,37.9544],[-82.4747,37.9549],[-82.4742,37.9556],[-82.4739,37.956],[-82.4735,37.9566],[-82.4727,37.9576],[-82.4723,37.9581],[-82.4721,37.9583],[-82.4718,37.9587],[-82.4715,37.959],[-82.4715,37.9594],[-82.4715,37.9598],[-82.4716,37.9601],[-82.4718,37.9603],[-82.4722,37.9605],[-82.4725,37.9606],[-82.473,37.9608],[-82.4741,37.9611],[-82.4751,37.9614],[-82.4761,37.9615],[-82.4769,37.9616],[-82.4781,37.9618],[-82.4786,37.962],[-82.4794,37.9622],[-82.4801,37.9624],[-82.4818,37.9628],[-82.4823,37.9629],[-82.4826,37.963],[-82.4834,37.9632],[-82.484,37.9633],[-82.4845,37.9636],[-82.4848,37.9641],[-82.4851,37.9646],[-82.4851,37.965],[-82.4849,37.9656],[-82.4848,37.9661],[-82.4848,37.9666],[-82.4848,37.9676],[-82.4848,37.9683],[-82.4848,37.9688],[-82.4846,37.9693],[-82.4845,37.9698],[-82.4845,37.9703],[-82.4845,37.9706],[-82.4844,37.9709],[-82.4843,37.9714],[-82.484,37.9716],[-82.4837,37.9718],[-82.4831,37.9721],[-82.4828,37.9724],[-82.4825,37.9727],[-82.4821,37.9729],[-82.4819,37.973],[-82.4812,37.9731],[-82.4802,37.9731],[-82.4788,37.9732],[-82.4781,37.9733],[-82.4771,37.9733],[-82.4753,37.9732],[-82.4741,37.9731],[-82.4724,37.9729],[-82.4714,37.9729],[-82.4707,37.9729],[-82.4704,37.9729],[-82.4697,37.973],[-82.4689,37.9732],[-82.4683,37.9736],[-82.4678,37.9741],[-82.4674,37.9745],[-82.4671,37.9749],[-82.4667,37.9755],[-82.4664,37.9758],[-82.466,37.9762],[-82.4656,37.9764],[-82.4654,37.9766],[-82.4651,37.9767],[-82.4649,37.977],[-82.4646,37.9774],[-82.4644,37.9778],[-82.4644,37.9784],[-82.4643,37.979],[-82.4643,37.98],[-82.4643,37.9806],[-82.4643,37.9811],[-82.4643,37.9818],[-82.4642,37.9829],[-82.4643,37.9834],[-82.4646,37.9839],[-82.465,37.9843],[-82.4655,37.9847],[-82.4663,37.9851],[-82.4668,37.9853],[-82.4676,37.9856],[-82.4686,37.9858],[-82.4693,37.986],[-82.4699,37.9862],[-82.471,37.9865],[-82.4718,37.9867],[-82.4722,37.9867],[-82.4726,37.9867],[-82.4731,37.9866],[-82.4739,37.9865],[-82.4746,37.9862],[-82.4753,37.9861],[-82.4769,37.9857],[-82.4786,37.9852],[-82.4802,37.9845],[-82.4813,37.984],[-82.4822,37.9837],[-82.4827,37.9836],[-82.4832,37.9836],[-82.4836,37.9838],[-82.484,37.9841],[-82.4844,37.9845],[-82.4847,37.985],[-82.4851,37.9862],[-82.4854,37.9874],[-82.4861,37.9899],[-82.4861,37.9905],[-82.4861,37.9915],[-82.4862,37.992],[-82.4861,37.9926],[-82.4861,37.9931],[-82.486,37.9943],[-82.486,37.9951],[-82.4861,37.9956],[-82.4865,37.9966],[-82.4871,37.9976],[-82.4877,37.9984],[-82.4882,37.9988],[-82.4887,37.9989],[-82.4892,37.999],[-82.4899,37.999],[-82.4913,37.999],[-82.4921,37.999],[-82.493,37.999],[-82.4937,37.9989],[-82.4948,37.9989],[-82.4959,37.9989],[-82.4967,37.9988],[-82.4976,37.9988],[-82.4999,37.9989],[-82.5008,37.999],[-82.5022,37.9995],[-82.5035,38],[-82.5036,38.0001],[-82.5058,38.001],[-82.507,38.0013],[-82.5082,38.0015],[-82.5084,38.0015],[-82.509,38.0015],[-82.5097,38.0012],[-82.511,38.0003],[-82.5113,38.0001],[-82.5123,37.9996],[-82.513,37.9993],[-82.5136,37.9991],[-82.5144,37.9992],[-82.5174,38.0001],[-82.5183,38.0006],[-82.5189,38.0009],[-82.5192,38.0011],[-82.5193,38.0014],[-82.5193,38.0018],[-82.5191,38.002],[-82.519,38.0022],[-82.5165,38.0039],[-82.5159,38.0045],[-82.5156,38.0048],[-82.5154,38.0051],[-82.5154,38.0056],[-82.5154,38.0063],[-82.5155,38.0064],[-82.5156,38.0066],[-82.5159,38.0069],[-82.5161,38.007],[-82.518,38.0073],[-82.5186,38.0075],[-82.5191,38.0078],[-82.5195,38.0081],[-82.5198,38.0084],[-82.5202,38.0093],[-82.5207,38.0102],[-82.5215,38.0114],[-82.5219,38.0119],[-82.5225,38.0127],[-82.523,38.0136],[-82.5237,38.0149],[-82.5239,38.0154],[-82.524,38.0158],[-82.5245,38.0166],[-82.5249,38.0172],[-82.5251,38.0175],[-82.5255,38.0183],[-82.5257,38.0195],[-82.5258,38.0207],[-82.526,38.0212],[-82.5261,38.0217],[-82.5259,38.0241],[-82.5258,38.0251],[-82.5258,38.0253],[-82.5258,38.0259],[-82.5263,38.027],[-82.5269,38.0275],[-82.5276,38.0277],[-82.5288,38.0281],[-82.5313,38.029],[-82.5319,38.0293],[-82.5325,38.0299],[-82.5334,38.0307],[-82.5349,38.032],[-82.5361,38.0335],[-82.5367,38.0345],[-82.5374,38.0354],[-82.5378,38.0358],[-82.5387,38.0374],[-82.5391,38.0384],[-82.5392,38.0393],[-82.5388,38.0402],[-82.5383,38.041],[-82.5374,38.0428],[-82.5371,38.0441],[-82.5371,38.0446],[-82.5373,38.0452],[-82.5377,38.0456],[-82.5393,38.0465],[-82.54,38.047],[-82.5409,38.0477],[-82.5416,38.0485],[-82.542,38.049],[-82.5426,38.0502],[-82.5427,38.0504],[-82.5431,38.051],[-82.5432,38.0512],[-82.5437,38.0518],[-82.5442,38.0526],[-82.5445,38.0536],[-82.5449,38.0547],[-82.545,38.0553],[-82.5449,38.056],[-82.5449,38.0565],[-82.5446,38.0572],[-82.5446,38.0583],[-82.5448,38.0591],[-82.5452,38.0598],[-82.5459,38.0603],[-82.5467,38.0608],[-82.5472,38.0612],[-82.5482,38.062],[-82.5488,38.0626],[-82.5495,38.0632],[-82.5496,38.0636],[-82.5495,38.0648],[-82.5495,38.0661],[-82.5495,38.0663],[-82.5493,38.0671],[-82.5492,38.0675],[-82.5492,38.068],[-82.5494,38.0686],[-82.5499,38.0695],[-82.5504,38.0701],[-82.5505,38.0702],[-82.5507,38.0705],[-82.5512,38.0708],[-82.5524,38.0713],[-82.5532,38.0715],[-82.5547,38.0716],[-82.5558,38.0717],[-82.556,38.0717],[-82.5576,38.072],[-82.5582,38.0721],[-82.5587,38.0722],[-82.5596,38.0728],[-82.5602,38.0733],[-82.5612,38.0745],[-82.5617,38.0752],[-82.5622,38.0761],[-82.5625,38.0766],[-82.5628,38.077],[-82.5634,38.0779],[-82.5639,38.0785],[-82.5643,38.0793],[-82.5649,38.0801],[-82.566,38.081],[-82.5666,38.0813],[-82.5671,38.0814],[-82.568,38.0814],[-82.5688,38.0814],[-82.5722,38.0815],[-82.5731,38.0817],[-82.5738,38.0819],[-82.5746,38.0824],[-82.5755,38.0832],[-82.5767,38.0845],[-82.5772,38.0851],[-82.5784,38.0864],[-82.5793,38.0873],[-82.5803,38.0879],[-82.5803,38.088],[-82.5813,38.0886],[-82.5818,38.089],[-82.5825,38.0893],[-82.5834,38.09],[-82.5841,38.0909],[-82.5845,38.0915],[-82.5848,38.0922],[-82.585,38.093],[-82.5852,38.0935],[-82.5855,38.095],[-82.5856,38.0954],[-82.5855,38.0959],[-82.5854,38.0964],[-82.5854,38.0976],[-82.5852,38.0982],[-82.5851,38.0992],[-82.5851,38.0996],[-82.5852,38.1],[-82.5853,38.1006],[-82.5853,38.1013],[-82.5853,38.102],[-82.5854,38.1028],[-82.5854,38.1032],[-82.5854,38.1034],[-82.5853,38.1048],[-82.5853,38.1054],[-82.5853,38.1061],[-82.5853,38.1062],[-82.5853,38.1066],[-82.5856,38.1072],[-82.5861,38.1079],[-82.587,38.1087],[-82.5878,38.1091],[-82.5882,38.1093],[-82.5888,38.1093],[-82.5895,38.1095],[-82.59,38.1096],[-82.591,38.1098],[-82.5911,38.1099],[-82.5916,38.1101],[-82.5924,38.1104],[-82.5927,38.1106],[-82.5932,38.1109],[-82.5934,38.1111],[-82.5936,38.1113],[-82.5941,38.1117],[-82.5947,38.1121],[-82.5951,38.1125],[-82.5956,38.113],[-82.5959,38.1133],[-82.5964,38.1139],[-82.5972,38.115],[-82.5981,38.1162],[-82.5983,38.1164],[-82.5987,38.1167],[-82.599,38.1169],[-82.5994,38.1171],[-82.6003,38.1176],[-82.601,38.1178],[-82.6012,38.1178],[-82.6015,38.1179],[-82.6018,38.1181],[-82.6022,38.1182],[-82.6026,38.1185],[-82.6028,38.1186],[-82.6033,38.119],[-82.6042,38.1198],[-82.6047,38.1201],[-82.6053,38.1204],[-82.6054,38.1205],[-82.6062,38.1208],[-82.6063,38.1208],[-82.6069,38.1209],[-82.6073,38.1209],[-82.6078,38.1209],[-82.6091,38.1208],[-82.6095,38.1208],[-82.6118,38.1207],[-82.6133,38.1205],[-82.6143,38.1203],[-82.6153,38.1202],[-82.6168,38.1202],[-82.6188,38.1204],[-82.6192,38.1205],[-82.6197,38.121],[-82.6198,38.1211],[-82.6203,38.1216],[-82.6207,38.1222],[-82.6209,38.1228],[-82.6211,38.1239],[-82.6212,38.1243],[-82.6212,38.1249],[-82.6213,38.1253],[-82.6209,38.1288],[-82.621,38.1307],[-82.6211,38.132],[-82.6214,38.1328],[-82.6218,38.1333],[-82.6224,38.1337],[-82.6235,38.1341],[-82.6249,38.1344],[-82.6256,38.1346],[-82.6258,38.1346],[-82.6259,38.1345],[-82.626,38.1346],[-82.6264,38.1349],[-82.627,38.135],[-82.6273,38.1351],[-82.628,38.1352],[-82.6294,38.1355],[-82.6298,38.1356],[-82.6309,38.1359],[-82.6317,38.136],[-82.6327,38.1364],[-82.6347,38.1369],[-82.6349,38.1371],[-82.6354,38.1373],[-82.6361,38.1377],[-82.6366,38.138],[-82.637,38.1387],[-82.6376,38.1409],[-82.6377,38.1415],[-82.638,38.1429],[-82.6382,38.1437],[-82.6382,38.1439],[-82.6384,38.1456],[-82.6384,38.1469],[-82.6383,38.148],[-82.6384,38.1489],[-82.6386,38.1496],[-82.6386,38.1505],[-82.6386,38.1514],[-82.6386,38.1518],[-82.6386,38.1527],[-82.6387,38.1537],[-82.6387,38.154],[-82.6386,38.1551],[-82.6386,38.1559],[-82.6391,38.1571],[-82.64,38.1584],[-82.6409,38.1593],[-82.6411,38.1597],[-82.6413,38.16],[-82.6421,38.1611],[-82.6422,38.1614],[-82.643,38.1623],[-82.644,38.164],[-82.6445,38.1653],[-82.6446,38.1659],[-82.6444,38.1666],[-82.6435,38.1686],[-82.6431,38.1691],[-82.6429,38.1694],[-82.6421,38.1702],[-82.641,38.1705],[-82.64,38.1708],[-82.6395,38.171],[-82.6389,38.1711],[-82.6372,38.1714],[-82.6364,38.1713],[-82.6351,38.1711],[-82.6337,38.171],[-82.6324,38.1709],[-82.6289,38.1708],[-82.6277,38.1707],[-82.6272,38.1707],[-82.6261,38.1706],[-82.6249,38.1703],[-82.6211,38.1691],[-82.6194,38.1689],[-82.6183,38.1689],[-82.6164,38.1693],[-82.6159,38.1694],[-82.6149,38.1697],[-82.6137,38.1701],[-82.6125,38.1706],[-82.6116,38.1713],[-82.611,38.1726],[-82.6108,38.1737],[-82.6104,38.1747],[-82.6102,38.1752],[-82.61,38.1754],[-82.6099,38.1757],[-82.6097,38.176],[-82.6087,38.1778],[-82.608,38.1795],[-82.6073,38.1807],[-82.6068,38.1825],[-82.6066,38.1829],[-82.6048,38.186],[-82.6041,38.1875],[-82.6026,38.1917],[-82.6019,38.193],[-82.6016,38.1936],[-82.6011,38.1943],[-82.601,38.1944],[-82.6007,38.1949],[-82.6,38.1957],[-82.5994,38.1966],[-82.5991,38.1972],[-82.599,38.1978],[-82.599,38.1994],[-82.5991,38.2002],[-82.5991,38.2006],[-82.599,38.2011],[-82.5989,38.2017],[-82.5988,38.203],[-82.5986,38.2039],[-82.5987,38.2048],[-82.5986,38.2052],[-82.5986,38.2057],[-82.5985,38.2066],[-82.5986,38.2073],[-82.5987,38.2082],[-82.5986,38.2095],[-82.5985,38.2107],[-82.5987,38.2113],[-82.5987,38.2116],[-82.5986,38.2125],[-82.5986,38.2131],[-82.5987,38.2137],[-82.5987,38.2141],[-82.5986,38.2143],[-82.5986,38.2147],[-82.5986,38.2154],[-82.5984,38.2166],[-82.5983,38.2169],[-82.5983,38.2174],[-82.5985,38.2179],[-82.5988,38.2183],[-82.5993,38.2186],[-82.6002,38.219],[-82.6005,38.2191],[-82.6014,38.2194],[-82.6023,38.2198],[-82.6036,38.2204],[-82.6043,38.2207],[-82.6046,38.2208],[-82.6054,38.2211],[-82.6066,38.2218],[-82.6077,38.2225],[-82.6079,38.2228],[-82.6082,38.2232],[-82.6086,38.2235],[-82.6091,38.2243],[-82.6094,38.2251],[-82.6097,38.2257],[-82.61,38.2265],[-82.6104,38.2275],[-82.6105,38.2277],[-82.6106,38.2283],[-82.6113,38.2302],[-82.6124,38.2343],[-82.6125,38.2353],[-82.6122,38.2363],[-82.6114,38.238],[-82.6105,38.2395],[-82.6102,38.2403],[-82.6097,38.2412],[-82.6093,38.242],[-82.609,38.2428],[-82.6088,38.2433],[-82.6087,38.244],[-82.6081,38.2448],[-82.6074,38.2456],[-82.6069,38.246],[-82.6065,38.2465],[-82.606,38.2469],[-82.6053,38.2474],[-82.6048,38.2476],[-82.6047,38.2476],[-82.6046,38.2477],[-82.6039,38.2476],[-82.6036,38.2475],[-82.6031,38.2474],[-82.6025,38.2471],[-82.6017,38.2469],[-82.601,38.2467],[-82.5996,38.2465],[-82.5984,38.2462],[-82.5969,38.2458],[-82.596,38.2457],[-82.5945,38.2455],[-82.5936,38.2455],[-82.5921,38.2454],[-82.5913,38.2455],[-82.5905,38.2456],[-82.59,38.2456],[-82.5888,38.2456],[-82.5873,38.2456],[-82.5861,38.2457],[-82.5857,38.2457],[-82.5849,38.2459],[-82.5841,38.2463],[-82.5833,38.2468],[-82.5827,38.2475],[-82.5819,38.2483],[-82.5818,38.2485],[-82.5814,38.2487],[-82.5811,38.249],[-82.5811,38.2492],[-82.5811,38.2494],[-82.5807,38.2501],[-82.5806,38.2503],[-82.5794,38.2526],[-82.5789,38.2535],[-82.5788,38.2538],[-82.5786,38.2542],[-82.5782,38.2552],[-82.5778,38.256],[-82.5776,38.2565],[-82.5774,38.257],[-82.577,38.2581],[-82.5768,38.2584],[-82.5766,38.259],[-82.5764,38.2597],[-82.576,38.2607],[-82.5756,38.2615],[-82.575,38.2628],[-82.5748,38.2634],[-82.5746,38.2639],[-82.5745,38.2645],[-82.5745,38.2647],[-82.5746,38.2652],[-82.5746,38.2657],[-82.5746,38.2663],[-82.5747,38.2668],[-82.5748,38.2677],[-82.5748,38.2683],[-82.5748,38.2691],[-82.5747,38.27],[-82.5746,38.2709],[-82.5745,38.2715],[-82.5743,38.2726],[-82.5743,38.2738],[-82.5742,38.2743],[-82.5741,38.2746],[-82.5742,38.2748],[-82.5743,38.275],[-82.5745,38.2754],[-82.575,38.2759],[-82.5759,38.2769],[-82.5765,38.2778],[-82.5768,38.2782],[-82.5769,38.2784],[-82.5773,38.279],[-82.578,38.2803],[-82.5783,38.2808],[-82.5788,38.2819],[-82.5791,38.2828],[-82.5793,38.2836],[-82.5794,38.2846],[-82.5795,38.2854],[-82.5795,38.286],[-82.5795,38.2869],[-82.5794,38.2874],[-82.5794,38.2884],[-82.5794,38.2898],[-82.5794,38.2904],[-82.5795,38.291],[-82.5797,38.2915],[-82.58,38.2923],[-82.5803,38.2928],[-82.5806,38.2933],[-82.5815,38.2943],[-82.582,38.2948],[-82.5824,38.2952],[-82.5827,38.2957],[-82.583,38.2963],[-82.583,38.2964],[-82.583,38.2968],[-82.5829,38.2973],[-82.5828,38.2977],[-82.5827,38.2984],[-82.5825,38.2988],[-82.5822,38.2993],[-82.582,38.2996],[-82.5817,38.3002],[-82.5814,38.3006],[-82.5811,38.3011],[-82.5808,38.3019],[-82.5806,38.3022],[-82.5803,38.3028],[-82.5799,38.3033],[-82.5795,38.3039],[-82.579,38.3048],[-82.5781,38.3061],[-82.5774,38.307],[-82.5767,38.308],[-82.5762,38.3086],[-82.5748,38.3102],[-82.5736,38.3114],[-82.5729,38.3122],[-82.5727,38.3124],[-82.5724,38.3127],[-82.5721,38.313],[-82.5719,38.3133],[-82.5718,38.3136],[-82.5717,38.3141],[-82.5716,38.315],[-82.5716,38.3156],[-82.5716,38.3161],[-82.5717,38.3164],[-82.5718,38.3172],[-82.5719,38.3177],[-82.5722,38.3183],[-82.5725,38.3187],[-82.5726,38.319],[-82.573,38.3197],[-82.5733,38.3201],[-82.5735,38.3204],[-82.574,38.321],[-82.5754,38.323],[-82.5755,38.3234],[-82.5757,38.3242],[-82.5757,38.3249],[-82.5758,38.3257],[-82.5759,38.3261],[-82.576,38.3266],[-82.5762,38.3276],[-82.5765,38.3281],[-82.5767,38.3285],[-82.577,38.3288],[-82.5775,38.3291],[-82.578,38.3295],[-82.5789,38.33],[-82.5795,38.3305],[-82.5808,38.3314],[-82.5817,38.332],[-82.5836,38.333],[-82.584,38.3333],[-82.5846,38.3337],[-82.5852,38.3345],[-82.5863,38.336],[-82.5868,38.3367],[-82.5872,38.3374],[-82.5883,38.3391],[-82.5885,38.3395],[-82.5892,38.3403],[-82.5896,38.3405],[-82.59,38.3408],[-82.5901,38.3409],[-82.5906,38.3411],[-82.591,38.3412],[-82.5918,38.3415],[-82.5926,38.3417],[-82.5929,38.3419],[-82.5931,38.3419],[-82.5934,38.342],[-82.5941,38.3422],[-82.5944,38.3422],[-82.5948,38.3423],[-82.5952,38.3424],[-82.5955,38.3425],[-82.5959,38.3428],[-82.5964,38.3431],[-82.5965,38.3432],[-82.5969,38.3435],[-82.5971,38.3438],[-82.5973,38.3441],[-82.5975,38.3444],[-82.5977,38.3448],[-82.5979,38.3453],[-82.5981,38.3459],[-82.5982,38.3468],[-82.5983,38.3478],[-82.5983,38.3486],[-82.5982,38.349],[-82.5982,38.3502],[-82.5983,38.3525],[-82.5983,38.3535],[-82.5983,38.3547],[-82.5983,38.3561],[-82.5982,38.3566],[-82.5982,38.3569],[-82.5982,38.3579],[-82.5981,38.3591],[-82.598,38.3603],[-82.5979,38.3612],[-82.5978,38.3621],[-82.5977,38.3628],[-82.5977,38.3635],[-82.5976,38.3646],[-82.5976,38.3649],[-82.5975,38.365],[-82.5974,38.3655],[-82.5972,38.366],[-82.5971,38.3665],[-82.5967,38.3674],[-82.5965,38.3677],[-82.5964,38.3679],[-82.5961,38.3685],[-82.5957,38.3691],[-82.5954,38.3696],[-82.5953,38.3698],[-82.5952,38.37],[-82.595,38.3702],[-82.5947,38.3706],[-82.5945,38.371],[-82.5941,38.3718],[-82.5939,38.3721],[-82.5938,38.3724],[-82.5935,38.373],[-82.5933,38.3735],[-82.5932,38.374],[-82.5932,38.3745],[-82.593,38.3747],[-82.5928,38.3751],[-82.5928,38.3756],[-82.5927,38.3761],[-82.5927,38.3768],[-82.5928,38.3776],[-82.593,38.3785],[-82.593,38.3789],[-82.5933,38.3798],[-82.5935,38.3803],[-82.5938,38.3808],[-82.594,38.3812],[-82.5941,38.3814],[-82.5942,38.3815],[-82.5948,38.3825],[-82.5952,38.3829],[-82.5954,38.3834],[-82.5956,38.3835],[-82.5957,38.3837],[-82.5958,38.3839],[-82.5962,38.3844],[-82.5966,38.385],[-82.5974,38.3862],[-82.5979,38.3868],[-82.5983,38.3873],[-82.5986,38.3878],[-82.5989,38.3882],[-82.5991,38.3885],[-82.5992,38.3888],[-82.5994,38.3891],[-82.5994,38.3896],[-82.5995,38.39],[-82.5995,38.3904],[-82.5995,38.3908],[-82.5994,38.391],[-82.5994,38.3914],[-82.5993,38.3919],[-82.5993,38.3922],[-82.5992,38.3925],[-82.5992,38.3927],[-82.599,38.3932],[-82.5987,38.3938],[-82.5984,38.3942],[-82.5981,38.3948],[-82.5979,38.3949],[-82.5972,38.3956],[-82.5962,38.3964],[-82.5957,38.3967],[-82.5955,38.397],[-82.5952,38.3973],[-82.595,38.3975],[-82.5947,38.3978],[-82.5945,38.3983],[-82.5945,38.3986],[-82.5945,38.3991],[-82.5946,38.3997],[-82.5946,38.3999],[-82.5947,38.4001],[-82.5947,38.4004],[-82.5949,38.4011],[-82.595,38.4017],[-82.5951,38.4021],[-82.5954,38.4031],[-82.5954,38.4033],[-82.5957,38.4045],[-82.5959,38.4054],[-82.596,38.4059],[-82.5962,38.4066],[-82.5963,38.4073],[-82.5965,38.408],[-82.5967,38.4086],[-82.5968,38.4091],[-82.5969,38.4096],[-82.597,38.4102],[-82.5971,38.4105],[-82.5971,38.4108],[-82.597,38.4112],[-82.597,38.4117],[-82.5969,38.4124],[-82.5968,38.4129],[-82.5967,38.4135],[-82.5967,38.4143],[-82.5966,38.4148],[-82.5966,38.4154],[-82.5965,38.4159],[-82.5964,38.4164],[-82.5961,38.4168],[-82.5961,38.417],[-82.596,38.4173],[-82.596,38.4175],[-82.596,38.4179],[-82.5958,38.4181],[-82.5951,38.4193],[-82.5946,38.42],[-82.594,38.421],[-82.5935,38.4218],[-82.5932,38.421],[-82.5935,38.4183],[-82.5926,38.4172],[-82.5924,38.417],[-82.5919,38.4165],[-82.5919,38.4164],[-82.5914,38.4159],[-82.5911,38.4156],[-82.5906,38.4151],[-82.5899,38.4146],[-82.5892,38.414],[-82.5888,38.4136],[-82.5869,38.4123],[-82.5834,38.41],[-82.5799,38.4082],[-82.579,38.4078],[-82.5779,38.4073],[-82.5754,38.4064],[-82.5734,38.4057],[-82.5731,38.4056],[-82.5722,38.4054],[-82.5716,38.4051],[-82.5706,38.405],[-82.569,38.4049],[-82.5683,38.4048],[-82.5666,38.4046],[-82.5657,38.4047],[-82.5645,38.4048],[-82.5606,38.4047],[-82.5604,38.4047],[-82.56,38.4046],[-82.5597,38.4045],[-82.5593,38.4045],[-82.559,38.4044],[-82.5584,38.4044],[-82.5583,38.4044],[-82.5581,38.4044],[-82.5572,38.4042],[-82.557,38.4042],[-82.5569,38.4042],[-82.5568,38.4042],[-82.5567,38.4042],[-82.5566,38.4042],[-82.5565,38.4042],[-82.5564,38.4041],[-82.5564,38.404],[-82.5563,38.404],[-82.5562,38.404],[-82.556,38.404],[-82.5558,38.4039],[-82.5556,38.4039],[-82.5553,38.4038],[-82.5551,38.4038],[-82.5536,38.4037],[-82.553,38.4037],[-82.5528,38.4037],[-82.5525,38.4036],[-82.5522,38.4036],[-82.5519,38.4036],[-82.5516,38.4036],[-82.5513,38.4035],[-82.551,38.4035],[-82.5506,38.4035],[-82.5503,38.4034],[-82.5501,38.4034],[-82.5496,38.4034],[-82.5488,38.4034],[-82.5485,38.4035],[-82.5481,38.4035],[-82.5478,38.4035],[-82.5474,38.4036],[-82.5471,38.4036],[-82.5468,38.4036],[-82.5465,38.4036],[-82.5462,38.4036],[-82.546,38.4036],[-82.5456,38.4036],[-82.5452,38.4036],[-82.5449,38.4036],[-82.5447,38.4037],[-82.5443,38.4037],[-82.544,38.4037],[-82.5439,38.4037],[-82.5433,38.4037],[-82.5429,38.4037],[-82.5426,38.4037],[-82.5421,38.4038],[-82.5417,38.4038],[-82.5414,38.4038],[-82.541,38.4038],[-82.5409,38.4038],[-82.5407,38.4039],[-82.5405,38.4039],[-82.54,38.4039],[-82.5397,38.4039],[-82.5387,38.404],[-82.5385,38.4041],[-82.5382,38.4041],[-82.5377,38.4042],[-82.5374,38.4042],[-82.5373,38.4042],[-82.537,38.4043],[-82.5366,38.4044],[-82.5365,38.4045],[-82.5362,38.4045],[-82.5359,38.4046],[-82.5356,38.4046],[-82.5354,38.4046],[-82.5353,38.4046],[-82.535,38.4047],[-82.5349,38.4047],[-82.5348,38.4048],[-82.5347,38.4048],[-82.5346,38.4048],[-82.5345,38.4048],[-82.5343,38.4048],[-82.5339,38.4048],[-82.5336,38.4048],[-82.5335,38.4048],[-82.5334,38.4049],[-82.5331,38.4049],[-82.5329,38.405],[-82.5326,38.405],[-82.5325,38.405],[-82.5324,38.4051],[-82.5323,38.4051],[-82.5322,38.4051],[-82.5321,38.4051],[-82.532,38.4051],[-82.5318,38.4052],[-82.5314,38.4053],[-82.5313,38.4053],[-82.5311,38.4053],[-82.531,38.4053],[-82.5307,38.4054],[-82.5306,38.4054],[-82.5301,38.4055],[-82.5296,38.4056],[-82.5294,38.4056],[-82.5287,38.4057],[-82.5285,38.4058],[-82.5274,38.406],[-82.5273,38.406],[-82.527,38.4061],[-82.5266,38.4062],[-82.5262,38.4063],[-82.5259,38.4064],[-82.5255,38.4065],[-82.5253,38.4065],[-82.5252,38.4065],[-82.5249,38.4066],[-82.5248,38.4066],[-82.5246,38.4067],[-82.5237,38.4069],[-82.5235,38.407],[-82.5233,38.407],[-82.523,38.4071],[-82.5228,38.4071],[-82.5224,38.4072],[-82.522,38.4073],[-82.5218,38.4073],[-82.5217,38.4074],[-82.5215,38.4074],[-82.5207,38.4076],[-82.5205,38.4077],[-82.5203,38.4078],[-82.5201,38.4078],[-82.52,38.4079],[-82.5199,38.4079],[-82.5198,38.4079],[-82.5196,38.4079],[-82.5192,38.4079],[-82.519,38.408],[-82.5188,38.408],[-82.5186,38.4081],[-82.5185,38.4081],[-82.5183,38.4081],[-82.518,38.4082],[-82.5178,38.4083],[-82.5175,38.4084],[-82.5174,38.4084],[-82.5173,38.4085],[-82.5171,38.4085],[-82.5169,38.4086],[-82.5168,38.4087],[-82.5166,38.4087],[-82.5165,38.4088],[-82.5163,38.4088],[-82.5162,38.4089],[-82.516,38.4089],[-82.516,38.409],[-82.5158,38.4091],[-82.5155,38.4092],[-82.5152,38.4092],[-82.515,38.4093],[-82.5149,38.4093],[-82.5148,38.4094],[-82.5147,38.4094],[-82.5144,38.4095],[-82.5141,38.4096],[-82.5136,38.4097],[-82.5135,38.4097],[-82.5135,38.4098],[-82.5134,38.4098],[-82.5132,38.4099],[-82.5131,38.4099],[-82.5128,38.41],[-82.5127,38.41],[-82.5123,38.4101],[-82.5122,38.4101],[-82.5119,38.4102],[-82.5118,38.4102],[-82.5116,38.4103],[-82.5114,38.4103],[-82.5112,38.4104],[-82.5106,38.4106],[-82.5104,38.4106],[-82.51,38.4108],[-82.5098,38.4108],[-82.5094,38.4109],[-82.5091,38.4111],[-82.5087,38.4111],[-82.5085,38.4112],[-82.5083,38.4112],[-82.5082,38.4112],[-82.5079,38.4112],[-82.5078,38.4113],[-82.5041,38.4122],[-82.5014,38.413],[-82.5009,38.4131],[-82.5006,38.4132],[-82.5003,38.4134],[-82.5,38.4135],[-82.4999,38.4135],[-82.4998,38.4135],[-82.4977,38.4143],[-82.4963,38.4147],[-82.4952,38.4151],[-82.4951,38.4152],[-82.4948,38.4153],[-82.4946,38.4153],[-82.4944,38.4154],[-82.4943,38.4155],[-82.4907,38.4167],[-82.4873,38.4179],[-82.4872,38.4179],[-82.4871,38.4179],[-82.4869,38.418],[-82.4867,38.418],[-82.4865,38.4181],[-82.4864,38.4181],[-82.4862,38.4182],[-82.4845,38.4186],[-82.4836,38.4188],[-82.4718,38.4218],[-82.4715,38.4218],[-82.4713,38.4219],[-82.4712,38.4219],[-82.4685,38.4226],[-82.4678,38.4228],[-82.4667,38.423],[-82.466,38.4231],[-82.4652,38.4233],[-82.4639,38.4236],[-82.4638,38.4236],[-82.4637,38.4236],[-82.4636,38.4236],[-82.4634,38.4237],[-82.4632,38.4237],[-82.4629,38.4238],[-82.4628,38.4238],[-82.4625,38.4239],[-82.462,38.424],[-82.4619,38.4241],[-82.4617,38.4241],[-82.4611,38.4243],[-82.4598,38.4246],[-82.4597,38.4247],[-82.4566,38.4252],[-82.4565,38.4252],[-82.4538,38.4257],[-82.4519,38.4261],[-82.4518,38.4261],[-82.4517,38.4261],[-82.4516,38.4261],[-82.4514,38.4262],[-82.451,38.4263],[-82.4509,38.4263],[-82.4507,38.4263],[-82.4505,38.4263],[-82.449,38.4266],[-82.4481,38.4268],[-82.4471,38.427],[-82.4427,38.428],[-82.4405,38.4285],[-82.436,38.4297],[-82.4344,38.4301],[-82.4313,38.4309],[-82.4304,38.4313],[-82.4287,38.4318],[-82.4269,38.4323],[-82.426,38.4326],[-82.4251,38.4329],[-82.4187,38.4349],[-82.4176,38.4353],[-82.4154,38.436],[-82.4123,38.437],[-82.4102,38.4377],[-82.41,38.4377],[-82.4098,38.4378],[-82.409,38.438],[-82.4049,38.4393],[-82.404,38.4391],[-82.4039,38.439],[-82.3921,38.4354],[-82.392,38.4354],[-82.3898,38.4344],[-82.3897,38.4344],[-82.3896,38.4344],[-82.3891,38.4345],[-82.3863,38.4349],[-82.382,38.4348],[-82.3818,38.4348],[-82.3814,38.4348],[-82.3809,38.4349],[-82.3801,38.4351],[-82.3789,38.4353],[-82.3781,38.4354],[-82.3773,38.4356],[-82.3763,38.4357],[-82.3754,38.4359],[-82.3749,38.436],[-82.3747,38.436],[-82.3739,38.4362],[-82.3738,38.4362],[-82.3735,38.4362],[-82.373,38.4363],[-82.372,38.4365],[-82.3698,38.4372],[-82.3688,38.4374],[-82.3685,38.4375],[-82.3682,38.4376],[-82.3677,38.4377],[-82.3675,38.4378],[-82.3673,38.4378],[-82.3671,38.4378],[-82.367,38.4378],[-82.3662,38.438],[-82.3654,38.4382],[-82.3648,38.4383],[-82.3645,38.4384],[-82.3637,38.4384],[-82.3625,38.4385],[-82.3614,38.4385],[-82.3602,38.4386],[-82.3588,38.4388],[-82.3583,38.4388],[-82.3577,38.4389],[-82.357,38.439],[-82.3564,38.4391],[-82.3563,38.4391],[-82.356,38.4391],[-82.3559,38.4392],[-82.3558,38.4392],[-82.3548,38.4392],[-82.3537,38.4393],[-82.3526,38.4396],[-82.3522,38.4396],[-82.3515,38.4397],[-82.3503,38.4398],[-82.3499,38.4398],[-82.3488,38.44],[-82.3486,38.44],[-82.3485,38.44],[-82.3479,38.4401],[-82.3478,38.4401],[-82.3476,38.4401],[-82.3466,38.4402],[-82.3463,38.4403],[-82.3456,38.4404],[-82.3447,38.4405],[-82.3446,38.4405],[-82.3444,38.4406],[-82.3429,38.4406],[-82.3406,38.441],[-82.3398,38.4412],[-82.3395,38.4413],[-82.3387,38.4416],[-82.3382,38.4418],[-82.337,38.442],[-82.3357,38.4425],[-82.3348,38.4429],[-82.3339,38.4432],[-82.3327,38.4435],[-82.3315,38.444],[-82.3303,38.4445],[-82.3292,38.4453],[-82.3283,38.4459],[-82.3274,38.4465],[-82.3268,38.447],[-82.3245,38.4488],[-82.324,38.4493],[-82.3235,38.4502],[-82.323,38.4511],[-82.3224,38.452],[-82.3215,38.4529],[-82.3208,38.4538],[-82.3202,38.4545],[-82.3193,38.4559],[-82.3185,38.4575],[-82.3181,38.4579],[-82.3173,38.4596],[-82.317,38.4605],[-82.3166,38.4615],[-82.3164,38.4619],[-82.3163,38.462],[-82.3162,38.4623],[-82.3156,38.4634],[-82.3151,38.4646],[-82.3148,38.4652],[-82.3143,38.467],[-82.3139,38.4681],[-82.3137,38.4691],[-82.3135,38.47],[-82.3134,38.4706],[-82.3133,38.4707],[-82.3131,38.4718],[-82.3129,38.4721],[-82.3129,38.473],[-82.3128,38.4742],[-82.3126,38.4755],[-82.3125,38.4761],[-82.3122,38.4765],[-82.3118,38.4766],[-82.3118,38.4772],[-82.3118,38.4777],[-82.3117,38.4781],[-82.3117,38.4784],[-82.3115,38.4799],[-82.3115,38.48],[-82.3114,38.4807],[-82.3111,38.4819],[-82.3106,38.4832],[-82.3105,38.4835],[-82.3102,38.4842],[-82.3096,38.4854],[-82.3091,38.4862],[-82.3085,38.4872],[-82.3078,38.4885],[-82.307,38.4897],[-82.3063,38.4907],[-82.3063,38.4914],[-82.306,38.4919],[-82.3056,38.4925],[-82.3051,38.4935],[-82.3049,38.4939],[-82.3047,38.4948],[-82.3042,38.4963],[-82.304,38.4977],[-82.3037,38.4991],[-82.3035,38.5001],[-82.3031,38.5044],[-82.3032,38.5045],[-82.3032,38.5048],[-82.3033,38.505],[-82.3033,38.5052],[-82.3034,38.5055],[-82.3037,38.5123],[-82.3037,38.5128],[-82.3038,38.5134],[-82.304,38.5173],[-82.304,38.5174],[-82.304,38.5177],[-82.3035,38.52],[-82.3032,38.5212],[-82.3032,38.5215],[-82.3032,38.5217],[-82.3029,38.5232],[-82.3025,38.5241],[-82.302,38.5251],[-82.302,38.5253],[-82.3015,38.5265],[-82.3015,38.5267],[-82.3005,38.529],[-82.3003,38.5294],[-82.2995,38.5306],[-82.2989,38.5314],[-82.2987,38.5319],[-82.2982,38.5327],[-82.2979,38.5332],[-82.2978,38.5333],[-82.2964,38.5364],[-82.2962,38.5369],[-82.2961,38.5372],[-82.2961,38.5375],[-82.2959,38.5379],[-82.2958,38.5383],[-82.2957,38.5385],[-82.2957,38.5388],[-82.2957,38.5392],[-82.2956,38.5398],[-82.2956,38.5404],[-82.2956,38.5408],[-82.2956,38.541],[-82.2955,38.541],[-82.2954,38.5417],[-82.2948,38.5475],[-82.2948,38.5476],[-82.2939,38.5536],[-82.2939,38.5539],[-82.2934,38.557],[-82.2934,38.5571],[-82.2933,38.56],[-82.2933,38.5603],[-82.2939,38.5684],[-82.2938,38.5687],[-82.2937,38.5711],[-82.2939,38.5727],[-82.2938,38.5727],[-82.2938,38.5728],[-82.2938,38.5729],[-82.2937,38.5731],[-82.2937,38.5732],[-82.2935,38.5733],[-82.2934,38.5734],[-82.2933,38.5734],[-82.2932,38.5734],[-82.2931,38.5734],[-82.293,38.5735],[-82.2929,38.5736],[-82.2928,38.5737],[-82.2928,38.5738],[-82.2927,38.5739],[-82.2927,38.574],[-82.2926,38.574],[-82.2925,38.5742],[-82.2924,38.5743],[-82.2923,38.5745],[-82.2921,38.5746],[-82.292,38.5747],[-82.2919,38.5748],[-82.2918,38.5748],[-82.2918,38.5749],[-82.2918,38.575],[-82.2917,38.5751],[-82.2916,38.5753],[-82.2916,38.5754],[-82.2918,38.5755],[-82.2919,38.5755],[-82.292,38.5754],[-82.2921,38.5753],[-82.2922,38.5753],[-82.2923,38.5752],[-82.2923,38.5751],[-82.2925,38.575],[-82.2926,38.5748],[-82.2927,38.5747],[-82.2928,38.5746],[-82.2929,38.5745],[-82.293,38.5744],[-82.2932,38.5742],[-82.2934,38.5741],[-82.2934,38.5742],[-82.2934,38.5743],[-82.2935,38.5743],[-82.2934,38.5745],[-82.2934,38.5746],[-82.2934,38.5747],[-82.2934,38.5749],[-82.2935,38.5754],[-82.2928,38.5766],[-82.2928,38.5767],[-82.2926,38.5769],[-82.2925,38.5771],[-82.2923,38.5775],[-82.2921,38.5778],[-82.2919,38.5781],[-82.2917,38.5783],[-82.2916,38.5786],[-82.2913,38.579],[-82.2909,38.5794],[-82.2906,38.5797],[-82.2905,38.5798],[-82.2902,38.5801],[-82.2898,38.5804],[-82.2896,38.5806],[-82.2894,38.5807],[-82.2891,38.581],[-82.2889,38.5812],[-82.2888,38.5813],[-82.2887,38.5814],[-82.2885,38.5816],[-82.2883,38.5817],[-82.2882,38.5818],[-82.2881,38.5819],[-82.288,38.582],[-82.2879,38.5822],[-82.2878,38.5823],[-82.2876,38.5824],[-82.2875,38.5826],[-82.2873,38.5827],[-82.2873,38.5828],[-82.2859,38.5837],[-82.2857,38.5838],[-82.2856,38.5839],[-82.2854,38.584],[-82.2852,38.5841],[-82.2851,38.5842],[-82.2847,38.5845],[-82.2844,38.5847],[-82.2841,38.5849],[-82.2837,38.5851],[-82.2836,38.5852],[-82.2833,38.5854],[-82.2828,38.5857],[-82.2825,38.586],[-82.282,38.5863],[-82.2816,38.5867],[-82.281,38.587],[-82.2809,38.5871],[-82.2807,38.5873],[-82.2802,38.5876],[-82.28,38.5878],[-82.28,38.588],[-82.2799,38.5882],[-82.2797,38.5885],[-82.2794,38.5889],[-82.2792,38.5892],[-82.279,38.5894],[-82.2787,38.5895],[-82.2784,38.5898],[-82.2782,38.59],[-82.2781,38.59],[-82.2777,38.5905],[-82.2775,38.5908],[-82.2773,38.591],[-82.2769,38.5914],[-82.2766,38.5916],[-82.2761,38.5919],[-82.2758,38.5923],[-82.2756,38.5926],[-82.2751,38.5931],[-82.2747,38.5934],[-82.2743,38.5937],[-82.2738,38.594],[-82.2734,38.5942],[-82.2729,38.5945],[-82.2725,38.5948],[-82.2722,38.595],[-82.2718,38.5952],[-82.2715,38.5954],[-82.271,38.5955],[-82.2705,38.5957],[-82.2702,38.5958],[-82.2698,38.5959],[-82.2689,38.5962],[-82.2687,38.5963],[-82.2686,38.5963],[-82.2653,38.5973],[-82.2651,38.5974],[-82.265,38.5974],[-82.2649,38.5974],[-82.2647,38.5974],[-82.2645,38.5973],[-82.2643,38.5972],[-82.2641,38.5971],[-82.2639,38.597],[-82.2637,38.597],[-82.2634,38.5969],[-82.2632,38.597],[-82.2631,38.5972],[-82.2631,38.5973],[-82.2629,38.5974],[-82.2628,38.5976],[-82.2627,38.5978],[-82.2625,38.598],[-82.2623,38.5981],[-82.2621,38.5982],[-82.262,38.5982],[-82.2596,38.5984],[-82.2571,38.5986],[-82.2567,38.5986],[-82.2564,38.5987],[-82.2561,38.5987],[-82.2559,38.5986],[-82.2553,38.5986],[-82.255,38.5986],[-82.2545,38.5986],[-82.2543,38.5986],[-82.2542,38.5986],[-82.2536,38.5987],[-82.2533,38.5987],[-82.2529,38.5988],[-82.2525,38.5988],[-82.2508,38.5987],[-82.2499,38.5987],[-82.2494,38.5988],[-82.2486,38.5987],[-82.2475,38.5987],[-82.2468,38.5986],[-82.2467,38.5986],[-82.2463,38.5985],[-82.2457,38.5983],[-82.2457,38.5982],[-82.2469,38.5979],[-82.2476,38.5978],[-82.2481,38.5977],[-82.248,38.5973],[-82.2469,38.597],[-82.2465,38.5968],[-82.2453,38.5966],[-82.2442,38.5966],[-82.244,38.5966],[-82.2436,38.5966],[-82.244,38.5968],[-82.2441,38.5968],[-82.2445,38.597],[-82.2439,38.5971],[-82.2438,38.5972],[-82.2422,38.597],[-82.2406,38.5967],[-82.2392,38.5964],[-82.239,38.5963],[-82.2377,38.596],[-82.2361,38.5955],[-82.2347,38.595],[-82.2335,38.5947],[-82.2321,38.5944],[-82.2304,38.5941],[-82.2291,38.5939],[-82.2272,38.5938],[-82.2259,38.5935],[-82.2253,38.5932],[-82.2248,38.5927],[-82.2242,38.5922],[-82.2232,38.5917],[-82.2222,38.5914],[-82.2215,38.5913],[-82.2211,38.5913],[-82.2207,38.5914],[-82.22,38.5915],[-82.2197,38.5915],[-82.219,38.5917],[-82.2188,38.5917],[-82.2184,38.5918],[-82.2177,38.5919],[-82.2166,38.592],[-82.2157,38.5919],[-82.2151,38.5916],[-82.2146,38.5915],[-82.213,38.5916],[-82.2113,38.5916],[-82.2095,38.5915],[-82.2075,38.5916],[-82.2052,38.5917],[-82.2038,38.5919],[-82.2037,38.5919],[-82.2036,38.5919],[-82.2032,38.5919],[-82.201,38.5921],[-82.1979,38.5925],[-82.1938,38.5931],[-82.1923,38.5936],[-82.1916,38.5941],[-82.1912,38.5942],[-82.1911,38.5942],[-82.1903,38.5944],[-82.1894,38.5948],[-82.1888,38.595],[-82.1879,38.5956],[-82.1872,38.5961],[-82.1868,38.5965],[-82.1858,38.5971],[-82.1846,38.5977],[-82.1836,38.5983],[-82.1831,38.5987],[-82.182,38.5994],[-82.1812,38.5998],[-82.1807,38.6004],[-82.1798,38.6013],[-82.1796,38.6014],[-82.1791,38.602],[-82.1786,38.6025],[-82.1779,38.6032],[-82.1773,38.6038],[-82.1771,38.6042],[-82.1769,38.6049],[-82.1767,38.6055],[-82.1763,38.6062],[-82.1757,38.6067],[-82.1753,38.6071],[-82.1751,38.6078],[-82.1752,38.6085],[-82.1751,38.609],[-82.1747,38.6093],[-82.1745,38.6094],[-82.1744,38.6098],[-82.1745,38.6105],[-82.1743,38.611],[-82.1742,38.6111],[-82.1738,38.6115],[-82.1732,38.6124],[-82.1731,38.6133],[-82.1733,38.6144],[-82.1731,38.6151],[-82.1729,38.6157],[-82.1726,38.6169],[-82.1723,38.6179],[-82.1721,38.6186],[-82.1721,38.6192],[-82.1721,38.6193],[-82.1722,38.6199],[-82.1722,38.6205],[-82.1722,38.6216],[-82.1721,38.6222],[-82.172,38.623],[-82.1721,38.6238],[-82.1721,38.624],[-82.1721,38.6243],[-82.1721,38.6248],[-82.1722,38.625],[-82.1721,38.6251],[-82.1721,38.6253],[-82.172,38.6254],[-82.172,38.6256],[-82.1721,38.6257],[-82.1721,38.626],[-82.1721,38.6261],[-82.1722,38.6262],[-82.1722,38.6269],[-82.1722,38.6272],[-82.1724,38.6281],[-82.1725,38.6288],[-82.1727,38.6297],[-82.173,38.6306],[-82.1732,38.631],[-82.1734,38.6313],[-82.1735,38.6314],[-82.1738,38.6324],[-82.1739,38.6326],[-82.1742,38.6332],[-82.1746,38.6344],[-82.1751,38.636],[-82.1754,38.6376],[-82.1758,38.6388],[-82.1761,38.6398],[-82.1761,38.6401],[-82.1762,38.6405],[-82.1764,38.6412],[-82.1766,38.6418],[-82.1768,38.6428],[-82.1773,38.644],[-82.178,38.6457],[-82.1785,38.6471],[-82.1788,38.6481],[-82.1791,38.6489],[-82.1794,38.6495],[-82.1797,38.6499],[-82.1801,38.6506],[-82.1805,38.6516],[-82.181,38.6525],[-82.1815,38.6533],[-82.1822,38.6544],[-82.1829,38.6554],[-82.1836,38.6563],[-82.184,38.6569],[-82.1844,38.6576],[-82.1849,38.6583],[-82.1853,38.659],[-82.1856,38.6596],[-82.1856,38.6605],[-82.1856,38.661],[-82.1856,38.6617],[-82.1857,38.6628],[-82.1857,38.663],[-82.1858,38.6638],[-82.1858,38.6647],[-82.1858,38.6654],[-82.186,38.6667],[-82.1861,38.6668],[-82.1867,38.6686],[-82.1872,38.6707],[-82.1877,38.6727],[-82.1884,38.6744],[-82.1891,38.676],[-82.1897,38.6775],[-82.1898,38.6777],[-82.1904,38.6792],[-82.1909,38.6804],[-82.1909,38.681],[-82.191,38.6815],[-82.191,38.6816],[-82.191,38.6818],[-82.1908,38.6834],[-82.1906,38.6852],[-82.1905,38.6857],[-82.1904,38.6862],[-82.1902,38.6874],[-82.1894,38.69],[-82.1881,38.6925],[-82.1869,38.6949],[-82.1862,38.6966],[-82.1857,38.6979],[-82.1851,38.6992],[-82.1847,38.7005],[-82.1845,38.7011],[-82.1843,38.7018],[-82.1839,38.703],[-82.1834,38.7043],[-82.1831,38.705],[-82.183,38.705],[-82.1829,38.7055],[-82.1826,38.7068],[-82.1826,38.707],[-82.1826,38.7071],[-82.1826,38.7072],[-82.1826,38.7073],[-82.1826,38.7075],[-82.1825,38.7086],[-82.1825,38.7087],[-82.1825,38.7088],[-82.1827,38.7099],[-82.1829,38.7108],[-82.1832,38.7117],[-82.1835,38.7129],[-82.184,38.714],[-82.1842,38.715],[-82.1842,38.7151],[-82.1843,38.7152],[-82.1844,38.7154],[-82.1846,38.7159],[-82.185,38.7164],[-82.1853,38.7169],[-82.1856,38.7172],[-82.1857,38.7173],[-82.1857,38.7174],[-82.1867,38.7197],[-82.1891,38.724],[-82.1897,38.7249],[-82.1913,38.7272],[-82.1915,38.7277],[-82.1916,38.7281],[-82.1917,38.7283],[-82.1917,38.7285],[-82.1927,38.7311],[-82.193,38.7323],[-82.1938,38.7356],[-82.1931,38.7377],[-82.1928,38.7381],[-82.1926,38.7382],[-82.1925,38.7382],[-82.1923,38.7381],[-82.1921,38.738],[-82.1918,38.7376],[-82.1917,38.7374],[-82.1917,38.7369],[-82.1918,38.7363],[-82.1919,38.7357],[-82.1919,38.7351],[-82.192,38.7345],[-82.192,38.7339],[-82.192,38.7331],[-82.192,38.7324],[-82.192,38.7323],[-82.1919,38.7316],[-82.1917,38.731],[-82.1915,38.7304],[-82.1914,38.7298],[-82.1911,38.7293],[-82.1908,38.7286],[-82.1906,38.7281],[-82.1904,38.7275],[-82.1901,38.7269],[-82.1897,38.7263],[-82.1893,38.7256],[-82.189,38.7252],[-82.1888,38.7249],[-82.1885,38.7245],[-82.1883,38.7241],[-82.1882,38.7239],[-82.188,38.7232],[-82.1875,38.7226],[-82.1869,38.7223],[-82.1868,38.7224],[-82.1866,38.7225],[-82.1866,38.7227],[-82.1866,38.7228],[-82.1866,38.723],[-82.1867,38.7236],[-82.1867,38.7237],[-82.1869,38.7243],[-82.1871,38.7249],[-82.1873,38.7256],[-82.1874,38.7261],[-82.1875,38.7268],[-82.1876,38.7275],[-82.1877,38.7281],[-82.1877,38.7282],[-82.1878,38.7291],[-82.1878,38.7299],[-82.1878,38.7306],[-82.1878,38.7313],[-82.1879,38.7319],[-82.1879,38.7325],[-82.188,38.7331],[-82.1882,38.7336],[-82.1883,38.7341],[-82.1885,38.7347],[-82.1888,38.7354],[-82.189,38.7359],[-82.1892,38.7364],[-82.1895,38.7369],[-82.1897,38.7374],[-82.19,38.7377],[-82.1904,38.7382],[-82.1908,38.7387],[-82.1913,38.7392],[-82.1918,38.7397],[-82.192,38.7398],[-82.1925,38.7402],[-82.1927,38.7406],[-82.1929,38.7408],[-82.1933,38.7412],[-82.1935,38.7418],[-82.1936,38.7422],[-82.1938,38.7428],[-82.1939,38.7434],[-82.194,38.7439],[-82.1943,38.7448],[-82.1944,38.7453],[-82.1945,38.7458],[-82.1946,38.7464],[-82.1946,38.7469],[-82.1946,38.7475],[-82.1947,38.7482],[-82.1948,38.7488],[-82.1948,38.7491],[-82.1948,38.7496],[-82.1949,38.7501],[-82.1949,38.7503],[-82.1951,38.7507],[-82.1956,38.7524],[-82.1966,38.7544],[-82.1977,38.7562],[-82.1989,38.7577],[-82.2,38.7591],[-82.2015,38.7604],[-82.2034,38.7617],[-82.2048,38.7625],[-82.2062,38.7633],[-82.2071,38.7639],[-82.2079,38.7642],[-82.2092,38.7647],[-82.21,38.7648],[-82.2105,38.7652],[-82.2109,38.7655],[-82.2116,38.7659],[-82.2122,38.7663],[-82.2131,38.7668],[-82.2143,38.7675],[-82.2154,38.7679],[-82.2166,38.7683],[-82.217,38.7688],[-82.2174,38.7693],[-82.2178,38.7698],[-82.2185,38.7707],[-82.2196,38.7723],[-82.2204,38.7737],[-82.2205,38.7738],[-82.2209,38.7749],[-82.2212,38.7774],[-82.2214,38.7786],[-82.2214,38.7788],[-82.2215,38.7798],[-82.2216,38.7819],[-82.2217,38.7855],[-82.2217,38.7866],[-82.2216,38.7872],[-82.2209,38.7886],[-82.2206,38.7892],[-82.2195,38.7918],[-82.2184,38.7937],[-82.2173,38.7957],[-82.2171,38.7959],[-82.217,38.7959],[-82.2168,38.7962],[-82.2158,38.7975],[-82.2145,38.7987],[-82.214,38.7991],[-82.2128,38.8002],[-82.2119,38.8009],[-82.2118,38.8009],[-82.2115,38.8011],[-82.2115,38.8012],[-82.2114,38.8012],[-82.2113,38.8013],[-82.2093,38.8027],[-82.2036,38.8062],[-82.1993,38.8087],[-82.1985,38.8091],[-82.1975,38.8095],[-82.1964,38.8105],[-82.1955,38.8113],[-82.1948,38.8121],[-82.194,38.813],[-82.1932,38.8138],[-82.1921,38.8145],[-82.1912,38.8151],[-82.1903,38.8155],[-82.19,38.8156],[-82.1899,38.8156],[-82.1893,38.8158],[-82.189,38.8158],[-82.1889,38.8158],[-82.1881,38.8159],[-82.1872,38.8161],[-82.1871,38.8161],[-82.1868,38.8162],[-82.1855,38.8163],[-82.1853,38.8163],[-82.1853,38.8164],[-82.1844,38.8165],[-82.1839,38.8166],[-82.1838,38.8166],[-82.183,38.8166],[-82.1818,38.8167],[-82.1813,38.8168],[-82.1808,38.817],[-82.1803,38.8171],[-82.1795,38.8174],[-82.1764,38.8184],[-82.1717,38.8202],[-82.1709,38.8205],[-82.1701,38.8208],[-82.169,38.8212],[-82.1677,38.8217],[-82.1675,38.8218],[-82.1663,38.8223],[-82.1659,38.8224],[-82.1636,38.8234],[-82.1616,38.8246],[-82.1591,38.8265],[-82.1565,38.8288],[-82.1522,38.8329],[-82.1521,38.833],[-82.1509,38.8343],[-82.1501,38.8351],[-82.1494,38.8355],[-82.1492,38.8357],[-82.1491,38.8357],[-82.149,38.8358],[-82.1487,38.8361],[-82.148,38.8365],[-82.1477,38.837],[-82.1475,38.8375],[-82.1475,38.8376],[-82.1469,38.8383],[-82.1462,38.8391],[-82.1459,38.8393],[-82.1458,38.8394],[-82.1455,38.8397],[-82.1449,38.8405],[-82.1445,38.8412],[-82.1442,38.8419],[-82.144,38.8428],[-82.1437,38.8438],[-82.1436,38.8442],[-82.1434,38.8449],[-82.1431,38.8457],[-82.1431,38.8459],[-82.1429,38.8465],[-82.1425,38.8475],[-82.1416,38.8514],[-82.1409,38.855],[-82.1407,38.8561],[-82.1406,38.8568],[-82.1404,38.8583],[-82.1403,38.859],[-82.1402,38.8591],[-82.1402,38.8592],[-82.1401,38.8599],[-82.1401,38.86],[-82.1398,38.862],[-82.1397,38.8625],[-82.1395,38.8633],[-82.1394,38.8638],[-82.1393,38.8644],[-82.1393,38.8645],[-82.1393,38.8647],[-82.1392,38.865],[-82.1393,38.8664],[-82.1397,38.8685],[-82.14,38.8704],[-82.1406,38.8718],[-82.1408,38.8726],[-82.141,38.8734],[-82.1411,38.8737],[-82.1412,38.8741],[-82.1414,38.8747],[-82.1414,38.8749],[-82.1414,38.8753],[-82.1415,38.8756],[-82.1416,38.8759],[-82.1418,38.8763],[-82.1419,38.8767],[-82.1422,38.8771],[-82.1423,38.8775],[-82.1425,38.8779],[-82.1427,38.8785],[-82.1429,38.879],[-82.143,38.8795],[-82.1433,38.8797],[-82.1434,38.88],[-82.1435,38.8802],[-82.1436,38.8803],[-82.1439,38.8808],[-82.1442,38.8814],[-82.1445,38.8819],[-82.1447,38.8822],[-82.1448,38.8823],[-82.1449,38.8825],[-82.145,38.8829],[-82.1452,38.8832],[-82.1452,38.8834],[-82.1453,38.8834],[-82.1453,38.8835],[-82.1453,38.8838],[-82.1453,38.884],[-82.1454,38.8842],[-82.1453,38.8842],[-82.1447,38.8903],[-82.1447,38.8906],[-82.1447,38.8908],[-82.1446,38.891],[-82.1446,38.8912],[-82.1446,38.8916],[-82.1446,38.8917],[-82.1437,38.8963],[-82.1436,38.8964],[-82.1436,38.8965],[-82.1436,38.8966],[-82.1435,38.8968],[-82.1434,38.897],[-82.1434,38.8972],[-82.1433,38.8973],[-82.1432,38.8974],[-82.1432,38.8976],[-82.1433,38.8978],[-82.1433,38.8979],[-82.1432,38.8979],[-82.1432,38.8981],[-82.1431,38.8982],[-82.143,38.8983],[-82.1429,38.8984],[-82.1427,38.8985],[-82.1426,38.8987],[-82.1426,38.8989],[-82.1426,38.899],[-82.1425,38.8991],[-82.1424,38.8993],[-82.1423,38.8993],[-82.1421,38.8994],[-82.142,38.8995],[-82.1419,38.8995],[-82.1418,38.8996],[-82.1415,38.8998],[-82.1413,38.9],[-82.1411,38.9002],[-82.141,38.9003],[-82.1409,38.9005],[-82.1408,38.9006],[-82.1407,38.9008],[-82.1406,38.9009],[-82.1404,38.901],[-82.1402,38.9011],[-82.1401,38.9012],[-82.14,38.9011],[-82.1398,38.9011],[-82.1396,38.9009],[-82.1394,38.9008],[-82.1393,38.9008],[-82.1389,38.9008],[-82.1386,38.9009],[-82.1381,38.901],[-82.1376,38.9011],[-82.1375,38.9011],[-82.1373,38.9011],[-82.1371,38.9011],[-82.1369,38.9011],[-82.1368,38.9013],[-82.1366,38.9014],[-82.1365,38.9015],[-82.1364,38.9016],[-82.1362,38.9017],[-82.1363,38.9018],[-82.1364,38.9018],[-82.1366,38.9018],[-82.1367,38.9018],[-82.1369,38.9017],[-82.137,38.9017],[-82.1372,38.9016],[-82.1374,38.9016],[-82.1375,38.9016],[-82.1376,38.9017],[-82.1376,38.9019],[-82.1374,38.9021],[-82.1372,38.9022],[-82.137,38.9023],[-82.137,38.9025],[-82.137,38.9027],[-82.1371,38.9028],[-82.1372,38.903],[-82.1371,38.9032],[-82.1371,38.9034],[-82.1371,38.9036],[-82.1369,38.9038],[-82.1366,38.9042],[-82.136,38.9049],[-82.1358,38.905],[-82.1357,38.9051],[-82.1353,38.9053],[-82.1352,38.9054],[-82.135,38.9055],[-82.1348,38.9056],[-82.1345,38.9057],[-82.1342,38.9058],[-82.1341,38.9058],[-82.1341,38.9059],[-82.134,38.906],[-82.1338,38.906],[-82.1337,38.9061],[-82.1334,38.9062],[-82.1333,38.9062],[-82.1331,38.9063],[-82.1329,38.9065],[-82.1327,38.9065],[-82.1323,38.9066],[-82.1321,38.9066],[-82.1319,38.9067],[-82.1316,38.9068],[-82.1314,38.907],[-82.1312,38.9071],[-82.1311,38.9072],[-82.131,38.9072],[-82.131,38.9073],[-82.1309,38.9075],[-82.1307,38.9077],[-82.1307,38.9078],[-82.1306,38.908],[-82.1305,38.908],[-82.1304,38.9081],[-82.1304,38.9082],[-82.1303,38.9082],[-82.1302,38.9083],[-82.1301,38.9084],[-82.13,38.9084],[-82.13,38.9083],[-82.1299,38.9082],[-82.1299,38.9081],[-82.13,38.908],[-82.1301,38.9079],[-82.1301,38.9078],[-82.1301,38.9077],[-82.1301,38.9076],[-82.13,38.9074],[-82.1299,38.9075],[-82.1298,38.9075],[-82.1297,38.9076],[-82.1295,38.9078],[-82.1294,38.9079],[-82.1293,38.9081],[-82.1293,38.9082],[-82.1292,38.9082],[-82.1292,38.9085],[-82.1292,38.9086],[-82.1291,38.9088],[-82.1291,38.9091],[-82.129,38.9093],[-82.1289,38.9097],[-82.1289,38.9099],[-82.1289,38.91],[-82.1288,38.9103],[-82.1287,38.9105],[-82.1287,38.9107],[-82.1272,38.9122],[-82.1271,38.9123],[-82.127,38.9124],[-82.1265,38.913],[-82.1264,38.9132],[-82.1263,38.9133],[-82.1263,38.9135],[-82.1261,38.9138],[-82.126,38.914],[-82.1257,38.9144],[-82.1257,38.9145],[-82.1256,38.9146],[-82.1255,38.9147],[-82.1254,38.9148],[-82.1253,38.9149],[-82.1252,38.9152],[-82.1251,38.9152],[-82.1251,38.9153],[-82.125,38.9154],[-82.1249,38.9155],[-82.124,38.9165],[-82.1239,38.9166],[-82.1239,38.9168],[-82.1238,38.9169],[-82.1237,38.9172],[-82.1236,38.9173],[-82.1235,38.9176],[-82.1233,38.9178],[-82.1232,38.918],[-82.123,38.9183],[-82.1229,38.9185],[-82.1227,38.9188],[-82.1224,38.9191],[-82.1222,38.9194],[-82.122,38.9196],[-82.1218,38.9199],[-82.1216,38.9202],[-82.1214,38.9205],[-82.1212,38.9208],[-82.121,38.9211],[-82.1208,38.9212],[-82.1207,38.9214],[-82.1204,38.9218],[-82.1201,38.9221],[-82.1198,38.9225],[-82.1195,38.9228],[-82.1193,38.9231],[-82.1191,38.9234],[-82.1189,38.9237],[-82.1187,38.9241],[-82.1183,38.9244],[-82.118,38.9248],[-82.1178,38.9249],[-82.1177,38.9251],[-82.1174,38.9254],[-82.1172,38.9257],[-82.1169,38.926],[-82.1167,38.9263],[-82.1165,38.9267],[-82.1163,38.9269],[-82.1161,38.9271],[-82.1161,38.9272],[-82.116,38.9273],[-82.1146,38.9292],[-82.1143,38.9295],[-82.114,38.9298],[-82.1137,38.9301],[-82.1136,38.9303],[-82.1135,38.9304],[-82.1133,38.9306],[-82.1132,38.9309],[-82.1131,38.9312],[-82.113,38.9315],[-82.1129,38.9318],[-82.1128,38.932],[-82.1127,38.9322],[-82.1127,38.9324],[-82.1127,38.9326],[-82.1126,38.9327],[-82.1126,38.9329],[-82.1125,38.9331],[-82.1125,38.9333],[-82.1125,38.9334],[-82.1125,38.9336],[-82.1125,38.9338],[-82.1125,38.934],[-82.1125,38.9341],[-82.1122,38.9351],[-82.1117,38.9365],[-82.1116,38.9365],[-82.1115,38.9366],[-82.1114,38.9366],[-82.1112,38.9366],[-82.1111,38.9365],[-82.1109,38.9363],[-82.1109,38.9359],[-82.1123,38.9321],[-82.1123,38.932],[-82.1124,38.932],[-82.1124,38.9318],[-82.1123,38.9319],[-82.1122,38.932],[-82.1121,38.9321],[-82.112,38.9323],[-82.1118,38.9325],[-82.1117,38.9326],[-82.1116,38.9326],[-82.1115,38.933],[-82.1113,38.9333],[-82.1112,38.9336],[-82.1111,38.9339],[-82.1109,38.9342],[-82.1108,38.9346],[-82.1107,38.9349],[-82.1106,38.9353],[-82.1106,38.9357],[-82.1106,38.936],[-82.1106,38.9364],[-82.1107,38.9367],[-82.1107,38.937],[-82.1108,38.9373],[-82.1109,38.9377],[-82.1109,38.938],[-82.1109,38.9382],[-82.111,38.9385],[-82.111,38.9387],[-82.111,38.939],[-82.111,38.9394],[-82.111,38.9397],[-82.1109,38.9401],[-82.1109,38.9404],[-82.1108,38.9407],[-82.1106,38.941],[-82.1105,38.9414],[-82.1104,38.9418],[-82.1102,38.9422],[-82.1101,38.9426],[-82.1099,38.9429],[-82.1098,38.9434],[-82.1096,38.9437],[-82.1095,38.9441],[-82.1094,38.9446],[-82.1093,38.9449],[-82.1092,38.9452],[-82.1091,38.9456],[-82.1088,38.946],[-82.1086,38.9462],[-82.1085,38.9464],[-82.1083,38.9466],[-82.1082,38.9467],[-82.1081,38.9469],[-82.1077,38.9473],[-82.1073,38.9477],[-82.1069,38.9481],[-82.1066,38.9486],[-82.1063,38.9491],[-82.1059,38.9497],[-82.1054,38.9502],[-82.1051,38.9507],[-82.1047,38.9512],[-82.1045,38.9513],[-82.1043,38.9516],[-82.1039,38.952],[-82.1035,38.9524],[-82.1032,38.9528],[-82.1027,38.9532],[-82.1024,38.9536],[-82.1021,38.954],[-82.1018,38.9543],[-82.1015,38.9546],[-82.1012,38.9549],[-82.1009,38.9553],[-82.1006,38.9557],[-82.1005,38.956],[-82.1003,38.9563],[-82.1,38.9567],[-82.0999,38.9571],[-82.0997,38.9574],[-82.0995,38.9576],[-82.0994,38.9578],[-82.0993,38.958],[-82.0992,38.9581],[-82.0991,38.9582],[-82.099,38.9584],[-82.0989,38.9584],[-82.0989,38.9585],[-82.0988,38.9586],[-82.0988,38.9587],[-82.0987,38.9588],[-82.0986,38.9589],[-82.0981,38.9597],[-82.0977,38.9603],[-82.0976,38.9604],[-82.0975,38.9606],[-82.0974,38.9608],[-82.0974,38.9609],[-82.0973,38.961],[-82.0972,38.9612],[-82.0971,38.9614],[-82.097,38.9615],[-82.0969,38.9615],[-82.0966,38.9619],[-82.0961,38.9627],[-82.0955,38.9636],[-82.0955,38.9637],[-82.0954,38.9638],[-82.0954,38.9639],[-82.0953,38.964],[-82.0952,38.9642],[-82.0951,38.9643],[-82.095,38.9645],[-82.0949,38.9646],[-82.0949,38.9649],[-82.0948,38.9652],[-82.0948,38.9653],[-82.0944,38.9663],[-82.094,38.9672],[-82.094,38.9673],[-82.0939,38.9675],[-82.0939,38.9676],[-82.0939,38.9677],[-82.0938,38.9679],[-82.0937,38.9682],[-82.0936,38.9685],[-82.0935,38.9688],[-82.0935,38.969],[-82.0934,38.9693],[-82.0933,38.9699],[-82.0932,38.9705],[-82.0932,38.9707],[-82.093,38.9712],[-82.093,38.9714],[-82.0928,38.9717],[-82.0926,38.9721],[-82.0924,38.9725],[-82.0922,38.9729],[-82.0921,38.9731],[-82.092,38.9732],[-82.0917,38.9735],[-82.0916,38.9738],[-82.0913,38.9741],[-82.091,38.9744],[-82.0907,38.9748],[-82.0904,38.9751],[-82.0902,38.9753],[-82.0898,38.9755],[-82.0895,38.9757],[-82.0891,38.976],[-82.0887,38.9762],[-82.0883,38.9764],[-82.088,38.9766],[-82.0878,38.9767],[-82.0876,38.9768],[-82.0872,38.9769],[-82.0869,38.977],[-82.0865,38.9772],[-82.0861,38.9774],[-82.086,38.9774],[-82.0859,38.9774],[-82.0858,38.9775],[-82.0857,38.9776],[-82.0853,38.9778],[-82.0849,38.978],[-82.0845,38.9783],[-82.0844,38.9783],[-82.084,38.9786],[-82.0836,38.9789],[-82.0832,38.9792],[-82.0827,38.9794],[-82.0823,38.9796],[-82.0818,38.9798],[-82.0814,38.9801],[-82.0809,38.9803],[-82.0804,38.9805],[-82.0804,38.9806],[-82.0799,38.9808],[-82.0794,38.9811],[-82.0791,38.9812],[-82.0789,38.9813],[-82.0786,38.9814],[-82.0783,38.9815],[-82.0779,38.9816],[-82.0777,38.9817],[-82.0774,38.9818],[-82.0769,38.982],[-82.0763,38.9821],[-82.0758,38.9823],[-82.0753,38.9824],[-82.0748,38.9825],[-82.0744,38.9827],[-82.074,38.9829],[-82.0735,38.9831],[-82.0729,38.9834],[-82.0724,38.9836],[-82.0722,38.9837],[-82.0721,38.9837],[-82.072,38.9838],[-82.0715,38.984],[-82.0711,38.9841],[-82.0709,38.9842],[-82.0704,38.9843],[-82.0698,38.9845],[-82.0693,38.9848],[-82.0689,38.9849],[-82.0685,38.9851],[-82.0681,38.9853],[-82.0676,38.9856],[-82.0672,38.9857],[-82.0671,38.9858],[-82.0665,38.9862],[-82.066,38.9865],[-82.0655,38.9868],[-82.065,38.987],[-82.0649,38.987],[-82.0645,38.9873],[-82.0639,38.9876],[-82.0634,38.9879],[-82.0629,38.9881],[-82.0625,38.9883],[-82.062,38.9885],[-82.0616,38.9888],[-82.0609,38.989],[-82.0603,38.9893],[-82.0598,38.9896],[-82.0592,38.9899],[-82.0588,38.9901],[-82.0584,38.9904],[-82.0582,38.9905],[-82.058,38.9906],[-82.0575,38.9909],[-82.0571,38.9912],[-82.0566,38.9915],[-82.0561,38.9918],[-82.056,38.9918],[-82.0556,38.9921],[-82.0552,38.9924],[-82.0548,38.9927],[-82.0543,38.993],[-82.0542,38.993],[-82.054,38.9932],[-82.0536,38.9934],[-82.0531,38.9936],[-82.0526,38.9939],[-82.0521,38.994],[-82.0519,38.9942],[-82.0516,38.9944],[-82.0513,38.9947],[-82.0511,38.9949],[-82.0509,38.9952],[-82.0507,38.9954],[-82.0505,38.9957],[-82.0503,38.996],[-82.0502,38.996],[-82.0502,38.9962],[-82.05,38.9964],[-82.0498,38.9967],[-82.0497,38.9968],[-82.0495,38.9969],[-82.0495,38.997],[-82.0494,38.9972],[-82.0492,38.9973],[-82.0491,38.9975],[-82.049,38.9977],[-82.049,38.998],[-82.0489,38.9983],[-82.0488,38.9986],[-82.0487,38.9987],[-82.0486,38.9988],[-82.0485,38.9989],[-82.0483,38.9992],[-82.0483,38.9993],[-82.0482,38.9994],[-82.0482,38.9995],[-82.0481,38.9996],[-82.0478,38.9999],[-82.0477,39.0001],[-82.0476,39.0002],[-82.0476,39.0003],[-82.0474,39.0006],[-82.0473,39.0009],[-82.0472,39.0011],[-82.047,39.0016],[-82.0469,39.0016],[-82.0467,39.0019],[-82.0465,39.0025],[-82.0463,39.0027],[-82.046,39.0034],[-82.0457,39.0038],[-82.0455,39.0043],[-82.0451,39.0053],[-82.0449,39.0058],[-82.0447,39.0063],[-82.0447,39.0064],[-82.0446,39.0074],[-82.0445,39.008],[-82.0444,39.008],[-82.0444,39.0083],[-82.0443,39.0086],[-82.0442,39.0089],[-82.0442,39.0092],[-82.0441,39.0095],[-82.0431,39.0128],[-82.0428,39.0133],[-82.0427,39.0135],[-82.0425,39.014],[-82.0424,39.0142],[-82.0422,39.0146],[-82.0421,39.015],[-82.0421,39.0157],[-82.0422,39.0163],[-82.0421,39.0168],[-82.0419,39.0172],[-82.0418,39.0174],[-82.0416,39.0179],[-82.0413,39.0182],[-82.0413,39.0183],[-82.0411,39.0186],[-82.041,39.0189],[-82.0408,39.0192],[-82.0406,39.0194],[-82.0404,39.02],[-82.04,39.0207],[-82.0392,39.0219],[-82.0388,39.0227],[-82.0386,39.0228],[-82.0383,39.0233],[-82.0378,39.0239],[-82.0365,39.0245],[-82.035,39.0253],[-82.0329,39.0264],[-82.0317,39.027],[-82.0313,39.0271],[-82.0307,39.0273],[-82.0302,39.0275],[-82.0293,39.0279],[-82.0281,39.0283],[-82.0277,39.0283],[-82.0273,39.0284],[-82.0267,39.0285],[-82.0266,39.0285],[-82.0265,39.0286],[-82.0264,39.0286],[-82.026,39.0287],[-82.0249,39.0289],[-82.0245,39.029],[-82.024,39.0291],[-82.0239,39.0292],[-82.0226,39.0294],[-82.0224,39.0294],[-82.0219,39.0295],[-82.0107,39.0298],[-82.0099,39.0297],[-82.0089,39.0297],[-82.0081,39.0296],[-82.0071,39.0296],[-82.006,39.0294],[-82.0053,39.0291],[-82.0045,39.0289],[-82.0043,39.0288],[-82.0042,39.0288],[-82.0035,39.0285],[-82.003,39.0282],[-82.0027,39.0281],[-82.0026,39.028],[-82.0023,39.0279],[-82.002,39.0277],[-82.0012,39.0272],[-82.0005,39.0268],[-82.0003,39.0267],[-82,39.0264],[-81.9999,39.0263],[-81.9997,39.0262],[-81.9996,39.0261],[-81.9995,39.026],[-81.9993,39.0259],[-81.9992,39.0257],[-81.9989,39.0256],[-81.9988,39.0255],[-81.9987,39.0254],[-81.9984,39.0252],[-81.9982,39.025],[-81.9977,39.0247],[-81.9974,39.0244],[-81.997,39.0241],[-81.9964,39.0237],[-81.9959,39.0233],[-81.9955,39.0229],[-81.9954,39.0228],[-81.995,39.0225],[-81.9946,39.022],[-81.9944,39.0218],[-81.9943,39.0217],[-81.9941,39.0214],[-81.994,39.0213],[-81.9939,39.0212],[-81.9936,39.0209],[-81.9931,39.0204],[-81.9928,39.0201],[-81.9927,39.0199],[-81.9923,39.0194],[-81.9918,39.0189],[-81.9914,39.0184],[-81.991,39.0178],[-81.9906,39.0172],[-81.9901,39.0165],[-81.99,39.0164],[-81.9898,39.0161],[-81.9895,39.0156],[-81.9892,39.0151],[-81.9888,39.0146],[-81.9888,39.0145],[-81.9884,39.0139],[-81.988,39.0133],[-81.9878,39.013],[-81.9875,39.0126],[-81.9874,39.0125],[-81.9873,39.0124],[-81.9871,39.0121],[-81.9871,39.012],[-81.987,39.0119],[-81.9869,39.0117],[-81.9868,39.0115],[-81.9868,39.0114],[-81.9867,39.0112],[-81.9866,39.0111],[-81.9864,39.0106],[-81.9862,39.0104],[-81.9861,39.0101],[-81.986,39.01],[-81.986,39.0099],[-81.9856,39.0092],[-81.9853,39.0086],[-81.985,39.008],[-81.9847,39.0075],[-81.9845,39.007],[-81.9844,39.0068],[-81.9843,39.0067],[-81.9841,39.0062],[-81.984,39.006],[-81.984,39.0058],[-81.9838,39.0055],[-81.9837,39.0053],[-81.9837,39.0051],[-81.9837,39.005],[-81.9835,39.0045],[-81.9834,39.0041],[-81.9834,39.004],[-81.9832,39.0035],[-81.9831,39.0033],[-81.983,39.003],[-81.983,39.0028],[-81.983,39.0027],[-81.983,39.0025],[-81.9829,39.0023],[-81.9829,39.0022],[-81.9828,39.002],[-81.9827,39.0011],[-81.9826,39.0001],[-81.9825,38.9995],[-81.9824,38.9978],[-81.9824,38.9973],[-81.9822,38.9963],[-81.982,38.9957],[-81.9812,38.9943],[-81.9804,38.9939],[-81.9796,38.9933],[-81.9794,38.9932],[-81.9788,38.993],[-81.9775,38.9927],[-81.9762,38.9926],[-81.9754,38.9925],[-81.9753,38.9925],[-81.9752,38.9925],[-81.9751,38.9925],[-81.975,38.9925],[-81.9746,38.9925],[-81.9745,38.9925],[-81.9742,38.9924],[-81.9741,38.9924],[-81.9739,38.9924],[-81.9738,38.9924],[-81.9722,38.9926],[-81.9707,38.9927],[-81.9678,38.993],[-81.9672,38.9931],[-81.9655,38.9934],[-81.9652,38.9934],[-81.9644,38.9936],[-81.9641,38.9937],[-81.9635,38.9938],[-81.9625,38.9939],[-81.9616,38.9941],[-81.961,38.9943],[-81.9608,38.9943],[-81.9594,38.9951],[-81.9593,38.9952],[-81.9548,38.9959],[-81.9542,38.9959],[-81.9524,38.996],[-81.9514,38.996],[-81.9506,38.9958],[-81.9489,38.9955],[-81.9474,38.9952],[-81.9444,38.9941],[-81.9417,38.9932],[-81.9416,38.9932],[-81.9396,38.9919],[-81.9367,38.9903],[-81.9358,38.9896],[-81.9332,38.9877],[-81.9322,38.986],[-81.9316,38.9852],[-81.9312,38.9846],[-81.9306,38.9838],[-81.9301,38.983],[-81.9299,38.9826],[-81.9295,38.982],[-81.9285,38.9803],[-81.9285,38.9802],[-81.9266,38.9775],[-81.9251,38.9756],[-81.924,38.974],[-81.9231,38.9729],[-81.9206,38.9696],[-81.9198,38.9685],[-81.9184,38.9668],[-81.9182,38.9666],[-81.9171,38.9645],[-81.9156,38.9614],[-81.9155,38.961],[-81.9145,38.9591],[-81.9145,38.959],[-81.9145,38.9589],[-81.9144,38.9589],[-81.9142,38.9584],[-81.9137,38.9574],[-81.9134,38.9569],[-81.913,38.9564],[-81.913,38.9563],[-81.9128,38.9561],[-81.9129,38.9558],[-81.9129,38.9554],[-81.9124,38.9543],[-81.9119,38.954],[-81.9116,38.9538],[-81.9115,38.9534],[-81.9114,38.9533],[-81.9113,38.9529],[-81.9112,38.9527],[-81.9112,38.9526],[-81.9111,38.9525],[-81.9108,38.952],[-81.9107,38.9518],[-81.909,38.9487],[-81.9086,38.9481],[-81.9066,38.9453],[-81.9042,38.9425],[-81.9006,38.9378],[-81.9006,38.9377],[-81.9002,38.9363],[-81.8993,38.9338],[-81.8993,38.9336],[-81.8992,38.933],[-81.8987,38.9314],[-81.8985,38.93],[-81.8985,38.9298],[-81.8985,38.9297],[-81.8985,38.9296],[-81.899,38.928],[-81.9,38.9254],[-81.9009,38.9243],[-81.9083,38.9174],[-81.9094,38.9169],[-81.9105,38.9165],[-81.9111,38.9161],[-81.9116,38.9158],[-81.9119,38.9156],[-81.9129,38.9148],[-81.9133,38.9144],[-81.9134,38.9143],[-81.9144,38.9135],[-81.9175,38.9109],[-81.9178,38.9106],[-81.9183,38.9098],[-81.9191,38.9086],[-81.9191,38.9085],[-81.9188,38.9084],[-81.9169,38.9095],[-81.9167,38.9093],[-81.917,38.9091],[-81.9179,38.9084],[-81.9195,38.9073],[-81.9204,38.9064],[-81.9214,38.9053],[-81.9242,38.9037],[-81.9267,38.9013],[-81.9272,38.8997],[-81.9274,38.8987],[-81.9278,38.8977],[-81.9282,38.8966],[-81.9283,38.8954],[-81.9283,38.8951],[-81.928,38.8935],[-81.927,38.8916],[-81.925,38.8906],[-81.9221,38.8886],[-81.9217,38.8882],[-81.9191,38.8863],[-81.9159,38.8843],[-81.9135,38.8822],[-81.912,38.8808],[-81.9103,38.8793],[-81.9086,38.8785],[-81.9069,38.8776],[-81.903,38.8761],[-81.9001,38.8751],[-81.8985,38.8746],[-81.8969,38.8743],[-81.8961,38.8741],[-81.8951,38.874],[-81.8928,38.8739],[-81.8909,38.8739],[-81.8892,38.8743],[-81.8878,38.8748],[-81.887,38.8751],[-81.8854,38.8759],[-81.8799,38.8786],[-81.8776,38.8798],[-81.8749,38.8812],[-81.8708,38.8835],[-81.8691,38.8846],[-81.8685,38.8848],[-81.8679,38.8852],[-81.866,38.8862],[-81.8654,38.8866],[-81.8623,38.8882],[-81.8607,38.8893],[-81.8589,38.8902],[-81.856,38.8927],[-81.8542,38.8949],[-81.8531,38.8962],[-81.852,38.8976],[-81.8514,38.8984],[-81.8499,38.9005],[-81.8495,38.9007],[-81.8487,38.9013],[-81.8487,38.9014],[-81.8483,38.9024],[-81.8471,38.9055],[-81.8467,38.9066],[-81.8453,38.9101],[-81.8454,38.9103],[-81.8455,38.9106],[-81.8457,38.9109],[-81.846,38.9118],[-81.8461,38.9132],[-81.846,38.914],[-81.8453,38.9215],[-81.8453,38.9227],[-81.8453,38.924],[-81.8451,38.9245],[-81.8444,38.9263],[-81.8445,38.9288],[-81.8438,38.9297],[-81.843,38.9308],[-81.8427,38.9312],[-81.8422,38.9317],[-81.8409,38.9333],[-81.8408,38.9335],[-81.8403,38.9341],[-81.8403,38.9342],[-81.8396,38.935],[-81.839,38.9359],[-81.8381,38.9371],[-81.8354,38.9397],[-81.8353,38.9398],[-81.8352,38.9399],[-81.8344,38.9414],[-81.8341,38.9414],[-81.8343,38.9409],[-81.8344,38.9406],[-81.8344,38.9405],[-81.8331,38.941],[-81.8327,38.9415],[-81.8325,38.9417],[-81.8322,38.942],[-81.832,38.9425],[-81.8319,38.9427],[-81.8318,38.9428],[-81.8317,38.9431],[-81.8315,38.9437],[-81.8312,38.9438],[-81.8309,38.9439],[-81.8304,38.9441],[-81.8295,38.9444],[-81.8285,38.9451],[-81.8273,38.9459],[-81.825,38.9466],[-81.8224,38.9468],[-81.8216,38.9468],[-81.8214,38.9469],[-81.8213,38.9469],[-81.8212,38.9469],[-81.8211,38.9469],[-81.8209,38.9469],[-81.8197,38.947],[-81.8166,38.9467],[-81.8149,38.9463],[-81.8142,38.9462],[-81.8112,38.9447],[-81.8102,38.9442],[-81.8087,38.9434],[-81.8077,38.943],[-81.8069,38.9425],[-81.8061,38.9421],[-81.8027,38.9391],[-81.8023,38.9387],[-81.801,38.9372],[-81.7995,38.9356],[-81.7977,38.9338],[-81.7964,38.9325],[-81.7934,38.9302],[-81.7895,38.928],[-81.7857,38.9262],[-81.7812,38.9248],[-81.7811,38.9248],[-81.7777,38.9239],[-81.7741,38.923],[-81.7698,38.9227],[-81.7662,38.923],[-81.7661,38.923],[-81.7648,38.9234],[-81.7635,38.9239],[-81.7627,38.9241],[-81.76,38.9258],[-81.7596,38.9264],[-81.7585,38.9279],[-81.7579,38.9297],[-81.7579,38.9298],[-81.7571,38.9312],[-81.7571,38.9313],[-81.7566,38.9323],[-81.7561,38.9335],[-81.7563,38.9352],[-81.7564,38.9355],[-81.7568,38.9366],[-81.757,38.9372],[-81.7576,38.9377],[-81.758,38.9379],[-81.758,38.9375],[-81.7576,38.9372],[-81.7579,38.9368],[-81.7585,38.9372],[-81.7592,38.9374],[-81.7596,38.9375],[-81.761,38.938],[-81.7616,38.9388],[-81.7622,38.9399],[-81.7625,38.9406],[-81.7626,38.9409],[-81.7629,38.9412],[-81.763,38.9414],[-81.7642,38.9429],[-81.7646,38.9435],[-81.7648,38.9437],[-81.7659,38.9451],[-81.7674,38.9466],[-81.7677,38.9469],[-81.7697,38.9487],[-81.772,38.9503],[-81.774,38.9516],[-81.7766,38.9539],[-81.7773,38.9545],[-81.7788,38.9559],[-81.78,38.9578],[-81.7804,38.9584],[-81.7807,38.959],[-81.7811,38.9604],[-81.7813,38.9611],[-81.7814,38.9616],[-81.7816,38.9623],[-81.7817,38.9631],[-81.7817,38.9636],[-81.7818,38.9648],[-81.7818,38.9649],[-81.7811,38.9684],[-81.7809,38.9697],[-81.7809,38.97],[-81.7802,38.972],[-81.7799,38.9728],[-81.7788,38.9754],[-81.7769,38.9786],[-81.7767,38.979],[-81.7757,38.9807],[-81.7759,38.9811],[-81.7765,38.9821],[-81.7765,38.9823],[-81.7766,38.9828],[-81.7766,38.983],[-81.7767,38.9838],[-81.7767,38.9839],[-81.7768,38.9844],[-81.7767,38.9851],[-81.7766,38.9856],[-81.7764,38.9861],[-81.7763,38.9872],[-81.7763,38.9873],[-81.7761,38.9879],[-81.7759,38.9884],[-81.7759,38.9885],[-81.7758,38.9887],[-81.7757,38.9888],[-81.7756,38.9889],[-81.7756,38.9899],[-81.7755,38.9901],[-81.7751,38.9914],[-81.7746,38.9925],[-81.7745,38.9926],[-81.7742,38.9933],[-81.7741,38.9937],[-81.7737,38.9944],[-81.7736,38.9948],[-81.7732,38.9954],[-81.773,38.9957],[-81.772,38.9969],[-81.7717,38.9971],[-81.771,38.9978],[-81.7709,38.9979],[-81.7708,38.998],[-81.7707,38.9981],[-81.7705,38.9982],[-81.7704,38.9983],[-81.7702,38.9984],[-81.7693,38.9989],[-81.7691,38.999],[-81.7683,38.9995],[-81.7672,39.0001],[-81.7662,39.0012],[-81.766,39.0014],[-81.7653,39.0022],[-81.7653,39.0023],[-81.7652,39.0024],[-81.7652,39.0026],[-81.7652,39.0027],[-81.7652,39.0029],[-81.7651,39.0032],[-81.7649,39.0034],[-81.7649,39.0036],[-81.7649,39.0037],[-81.7648,39.004],[-81.7648,39.0042],[-81.7647,39.0046],[-81.7647,39.0048],[-81.7645,39.005],[-81.7645,39.0052],[-81.7645,39.0053],[-81.7644,39.0055],[-81.7644,39.0057],[-81.7643,39.006],[-81.7643,39.0061],[-81.7643,39.0063],[-81.7643,39.0066],[-81.7643,39.0068],[-81.7643,39.007],[-81.7643,39.0072],[-81.7642,39.0075],[-81.7642,39.0078],[-81.7641,39.0078],[-81.764,39.008],[-81.764,39.0082],[-81.7639,39.0086],[-81.7639,39.0088],[-81.7639,39.0092],[-81.7639,39.0093],[-81.7639,39.0094],[-81.7639,39.0095],[-81.7639,39.0097],[-81.764,39.0099],[-81.764,39.0101],[-81.764,39.0103],[-81.7639,39.0104],[-81.7639,39.0107],[-81.7639,39.0108],[-81.7639,39.0111],[-81.7639,39.0112],[-81.7639,39.0113],[-81.7639,39.0116],[-81.7639,39.0119],[-81.7639,39.012],[-81.7639,39.0121],[-81.7639,39.0123],[-81.764,39.0126],[-81.764,39.0129],[-81.764,39.0131],[-81.764,39.0132],[-81.764,39.0134],[-81.764,39.0137],[-81.764,39.014],[-81.764,39.0141],[-81.764,39.0142],[-81.7642,39.0143],[-81.7643,39.0153],[-81.7643,39.0154],[-81.7643,39.0155],[-81.7644,39.0157],[-81.7645,39.0159],[-81.7647,39.0162],[-81.7648,39.0165],[-81.7651,39.0168],[-81.7651,39.017],[-81.7652,39.0171],[-81.7652,39.0173],[-81.7655,39.0176],[-81.7656,39.0177],[-81.7656,39.0179],[-81.7657,39.018],[-81.7659,39.0182],[-81.766,39.0183],[-81.7661,39.0184],[-81.7661,39.0186],[-81.7662,39.0186],[-81.7664,39.0187],[-81.7665,39.0189],[-81.7666,39.0192],[-81.7669,39.0194],[-81.7669,39.0196],[-81.767,39.0197],[-81.7672,39.0198],[-81.7673,39.02],[-81.7673,39.0201],[-81.7674,39.0202],[-81.7675,39.0203],[-81.7675,39.0204],[-81.7678,39.0206],[-81.7678,39.0207],[-81.7679,39.0209],[-81.7681,39.021],[-81.7681,39.0211],[-81.7682,39.0212],[-81.7682,39.0213],[-81.7685,39.0215],[-81.7687,39.0217],[-81.7687,39.0218],[-81.7689,39.0219],[-81.769,39.022],[-81.7692,39.0222],[-81.7695,39.0224],[-81.7696,39.0226],[-81.7698,39.0227],[-81.7699,39.0228],[-81.7699,39.0229],[-81.77,39.023],[-81.7702,39.0231],[-81.7703,39.0232],[-81.7704,39.0234],[-81.7706,39.0235],[-81.7707,39.0236],[-81.7708,39.0237],[-81.7709,39.0239],[-81.7712,39.0242],[-81.7713,39.0244],[-81.7716,39.0246],[-81.7716,39.0248],[-81.7717,39.025],[-81.7719,39.0251],[-81.772,39.0253],[-81.772,39.0254],[-81.7721,39.0255],[-81.7722,39.0256],[-81.7725,39.0258],[-81.7725,39.0259],[-81.7728,39.026],[-81.7729,39.0262],[-81.773,39.0263],[-81.7732,39.0264],[-81.7733,39.0266],[-81.7737,39.0267],[-81.7738,39.0268],[-81.7742,39.027],[-81.7743,39.0272],[-81.7746,39.0273],[-81.7747,39.0274],[-81.775,39.0276],[-81.7751,39.0277],[-81.7751,39.0278],[-81.7754,39.0279],[-81.7755,39.0281],[-81.7757,39.0282],[-81.7759,39.0283],[-81.776,39.0283],[-81.7762,39.0284],[-81.7763,39.0285],[-81.7764,39.0286],[-81.7766,39.0287],[-81.7768,39.0287],[-81.7768,39.0288],[-81.7771,39.0289],[-81.7772,39.029],[-81.7776,39.0291],[-81.7777,39.0293],[-81.7779,39.0293],[-81.7779,39.0294],[-81.778,39.0294],[-81.778,39.0295],[-81.778,39.0296],[-81.7781,39.0297],[-81.7782,39.0298],[-81.7782,39.0299],[-81.7784,39.03],[-81.7785,39.0302],[-81.7785,39.0303],[-81.7785,39.0304],[-81.7786,39.0305],[-81.7789,39.0307],[-81.779,39.0308],[-81.7792,39.0309],[-81.7793,39.031],[-81.7794,39.031],[-81.7796,39.0311],[-81.7797,39.0312],[-81.7798,39.0313],[-81.7799,39.0314],[-81.7802,39.0314],[-81.7802,39.0315],[-81.7802,39.0317],[-81.7803,39.0318],[-81.7805,39.0318],[-81.7805,39.0319],[-81.7806,39.032],[-81.781,39.0325],[-81.7811,39.0326],[-81.7812,39.0327],[-81.7815,39.0328],[-81.7816,39.033],[-81.7819,39.0333],[-81.782,39.0334],[-81.7822,39.0335],[-81.7823,39.0336],[-81.7823,39.0337],[-81.7826,39.0339],[-81.7827,39.0341],[-81.7829,39.0343],[-81.7832,39.0344],[-81.7832,39.0345],[-81.7835,39.0347],[-81.7836,39.0348],[-81.7838,39.0349],[-81.7839,39.035],[-81.784,39.0351],[-81.7841,39.0352],[-81.7844,39.0354],[-81.7845,39.0355],[-81.7848,39.0356],[-81.785,39.0359],[-81.7851,39.0359],[-81.7853,39.0361],[-81.7855,39.0362],[-81.7856,39.0362],[-81.7857,39.0363],[-81.7861,39.0364],[-81.7862,39.0365],[-81.7866,39.0366],[-81.7867,39.0366],[-81.787,39.0367],[-81.7873,39.0368],[-81.7875,39.0369],[-81.7878,39.037],[-81.7879,39.0371],[-81.788,39.0372],[-81.7883,39.0374],[-81.7886,39.0375],[-81.7887,39.0376],[-81.7889,39.0377],[-81.7892,39.0378],[-81.7893,39.0379],[-81.7895,39.038],[-81.7896,39.0381],[-81.79,39.0383],[-81.7903,39.0385],[-81.7905,39.0387],[-81.7908,39.0389],[-81.7911,39.0391],[-81.7912,39.0391],[-81.7914,39.0393],[-81.7918,39.0396],[-81.7922,39.0398],[-81.7924,39.0399],[-81.7925,39.0399],[-81.7926,39.04],[-81.7929,39.0401],[-81.7931,39.0403],[-81.7933,39.0403],[-81.7934,39.0404],[-81.7935,39.0405],[-81.7938,39.0407],[-81.794,39.0408],[-81.7942,39.0409],[-81.7943,39.041],[-81.7944,39.0411],[-81.7947,39.0411],[-81.795,39.0413],[-81.7952,39.0414],[-81.7956,39.0417],[-81.7957,39.0419],[-81.796,39.042],[-81.7963,39.0421],[-81.7964,39.0423],[-81.7965,39.0424],[-81.7966,39.0424],[-81.7968,39.0425],[-81.7969,39.0427],[-81.797,39.0428],[-81.7973,39.043],[-81.7974,39.0431],[-81.7977,39.0432],[-81.7977,39.0434],[-81.798,39.0435],[-81.7981,39.0436],[-81.7982,39.0437],[-81.7986,39.0439],[-81.799,39.0441],[-81.7993,39.0443],[-81.7994,39.0444],[-81.7998,39.0446],[-81.8001,39.0448],[-81.8003,39.045],[-81.8006,39.0452],[-81.8007,39.0454],[-81.801,39.0455],[-81.8012,39.0457],[-81.8015,39.0459],[-81.8017,39.0462],[-81.802,39.0464],[-81.8022,39.0465],[-81.8023,39.0466],[-81.8024,39.0468],[-81.8027,39.047],[-81.8028,39.0471],[-81.8029,39.0472],[-81.8032,39.0475],[-81.8033,39.0477],[-81.8034,39.0479],[-81.8037,39.0482],[-81.8038,39.0484],[-81.804,39.0486],[-81.8041,39.0488],[-81.8043,39.0491],[-81.8044,39.0494],[-81.8045,39.0495],[-81.8048,39.0499],[-81.8048,39.05],[-81.8049,39.0501],[-81.8052,39.0504],[-81.8053,39.0505],[-81.8054,39.0507],[-81.8056,39.0509],[-81.8057,39.051],[-81.8058,39.0511],[-81.8059,39.0512],[-81.8059,39.0514],[-81.8063,39.0517],[-81.8064,39.0519],[-81.8067,39.0522],[-81.8068,39.0523],[-81.807,39.0524],[-81.8071,39.0527],[-81.8074,39.053],[-81.8076,39.0533],[-81.8078,39.0535],[-81.8079,39.0537],[-81.808,39.0538],[-81.8081,39.0541],[-81.8084,39.0543],[-81.8084,39.0545],[-81.8085,39.0547],[-81.8087,39.0549],[-81.8089,39.0551],[-81.8089,39.0552],[-81.8089,39.0554],[-81.8091,39.0556],[-81.8092,39.0558],[-81.8092,39.0559],[-81.8093,39.056],[-81.8093,39.0561],[-81.8094,39.0564],[-81.8095,39.0566],[-81.8096,39.0569],[-81.8098,39.0571],[-81.81,39.0573],[-81.8101,39.0575],[-81.8103,39.0576],[-81.8104,39.0578],[-81.8106,39.058],[-81.8107,39.0581],[-81.8108,39.0582],[-81.811,39.0584],[-81.8111,39.0586],[-81.8112,39.0587],[-81.8113,39.0589],[-81.8114,39.0592],[-81.8115,39.0594],[-81.8116,39.0596],[-81.8118,39.0599],[-81.8119,39.0602],[-81.8119,39.0605],[-81.8119,39.0606],[-81.8122,39.0609],[-81.8123,39.0613],[-81.8123,39.0616],[-81.8123,39.0618],[-81.8124,39.0619],[-81.8124,39.062],[-81.8124,39.0622],[-81.8126,39.0625],[-81.8126,39.0627],[-81.8126,39.063],[-81.8127,39.0632],[-81.8127,39.0633],[-81.8127,39.0635],[-81.8127,39.0638],[-81.8127,39.064],[-81.8127,39.0642],[-81.8128,39.0644],[-81.8128,39.0646],[-81.813,39.0648],[-81.8131,39.065],[-81.8131,39.0653],[-81.8131,39.0655],[-81.8132,39.0657],[-81.8133,39.0659],[-81.8133,39.0662],[-81.8135,39.0665],[-81.8135,39.0668],[-81.8135,39.067],[-81.8135,39.0672],[-81.8135,39.0675],[-81.8135,39.0677],[-81.8135,39.0679],[-81.8136,39.068],[-81.8136,39.0683],[-81.8137,39.0686],[-81.8139,39.0687],[-81.8139,39.0689],[-81.8139,39.069],[-81.8139,39.0692],[-81.8139,39.0695],[-81.8139,39.0696],[-81.8139,39.0698],[-81.8139,39.0701],[-81.8137,39.0703],[-81.8137,39.0705],[-81.8137,39.0707],[-81.8139,39.071],[-81.8139,39.0714],[-81.8139,39.0717],[-81.814,39.072],[-81.814,39.0723],[-81.814,39.0726],[-81.814,39.0729],[-81.8141,39.0732],[-81.8141,39.0735],[-81.8141,39.0736],[-81.814,39.0737],[-81.814,39.0739],[-81.814,39.0741],[-81.814,39.0743],[-81.814,39.0744],[-81.814,39.0747],[-81.814,39.075],[-81.814,39.0751],[-81.814,39.0754],[-81.814,39.0757],[-81.814,39.076],[-81.814,39.0762],[-81.814,39.0765],[-81.814,39.0768],[-81.814,39.077],[-81.814,39.0772],[-81.814,39.0774],[-81.814,39.0777],[-81.8139,39.0779],[-81.8139,39.0781],[-81.8137,39.0782],[-81.8137,39.0783],[-81.8136,39.0785],[-81.8136,39.0788],[-81.8137,39.0789],[-81.8137,39.0791],[-81.8139,39.0793],[-81.8139,39.0794],[-81.8139,39.0795],[-81.8139,39.0796],[-81.8139,39.0797],[-81.8137,39.0798],[-81.8136,39.08],[-81.8133,39.0802],[-81.8131,39.0804],[-81.8131,39.0806],[-81.813,39.0808],[-81.8127,39.0811],[-81.8127,39.0814],[-81.8127,39.0816],[-81.8126,39.0817],[-81.8126,39.0818],[-81.8124,39.0819],[-81.8123,39.0821],[-81.8123,39.0822],[-81.812,39.0823],[-81.8119,39.0825],[-81.8117,39.0826],[-81.8114,39.0828],[-81.8111,39.0829],[-81.811,39.0831],[-81.8107,39.0832],[-81.8106,39.0833],[-81.8105,39.0833],[-81.8102,39.0834],[-81.8098,39.0835],[-81.8096,39.0836],[-81.809,39.0837],[-81.8087,39.0838],[-81.8083,39.0839],[-81.8079,39.084],[-81.8075,39.084],[-81.8071,39.0841],[-81.8067,39.0841],[-81.8062,39.084],[-81.8059,39.084],[-81.8056,39.084],[-81.8054,39.084],[-81.8051,39.084],[-81.8049,39.084],[-81.8045,39.0839],[-81.8041,39.0839],[-81.8037,39.0839],[-81.8034,39.0839],[-81.803,39.0839],[-81.8026,39.0838],[-81.8024,39.0838],[-81.8021,39.0837],[-81.802,39.0837],[-81.8016,39.0836],[-81.8013,39.0836],[-81.8008,39.0835],[-81.8007,39.0834],[-81.8003,39.0834],[-81.7999,39.0833],[-81.7996,39.0832],[-81.7994,39.0832],[-81.7991,39.0831],[-81.7986,39.083],[-81.7982,39.0829],[-81.7978,39.0827],[-81.7974,39.0826],[-81.7973,39.0825],[-81.797,39.0825],[-81.7968,39.0824],[-81.7965,39.0823],[-81.7963,39.0822],[-81.796,39.0821],[-81.7956,39.0819],[-81.7953,39.0818],[-81.7951,39.0817],[-81.7949,39.0816],[-81.7946,39.0815],[-81.7942,39.0813],[-81.7939,39.0811],[-81.7938,39.0811],[-81.7935,39.0809],[-81.793,39.0807],[-81.7926,39.0806],[-81.7924,39.0805],[-81.7922,39.0804],[-81.7919,39.0803],[-81.7918,39.0803],[-81.7914,39.0801],[-81.7913,39.08],[-81.7909,39.0799],[-81.7908,39.0798],[-81.7905,39.0797],[-81.79,39.0796],[-81.7896,39.0796],[-81.7892,39.0794],[-81.7891,39.0794],[-81.7887,39.0793],[-81.7883,39.0792],[-81.7879,39.0791],[-81.7875,39.079],[-81.787,39.0789],[-81.7865,39.0788],[-81.7861,39.0787],[-81.7857,39.0786],[-81.7856,39.0786],[-81.7852,39.0785],[-81.7849,39.0785],[-81.7848,39.0785],[-81.7843,39.0784],[-81.784,39.0784],[-81.7836,39.0784],[-81.7835,39.0784],[-81.7832,39.0784],[-81.7827,39.0783],[-81.7826,39.0783],[-81.7823,39.0782],[-81.782,39.0782],[-81.7819,39.0782],[-81.7817,39.0782],[-81.7815,39.0781],[-81.7814,39.0781],[-81.7813,39.0781],[-81.781,39.0781],[-81.7802,39.0781],[-81.78,39.0781],[-81.7796,39.0781],[-81.7793,39.0781],[-81.7789,39.0782],[-81.7784,39.0782],[-81.778,39.0782],[-81.7777,39.0782],[-81.7774,39.0782],[-81.7771,39.0782],[-81.7768,39.0782],[-81.7767,39.0783],[-81.7763,39.0783],[-81.7759,39.0784],[-81.7755,39.0784],[-81.7753,39.0785],[-81.7749,39.0786],[-81.7745,39.0788],[-81.7742,39.079],[-81.774,39.0791],[-81.7737,39.0792],[-81.7733,39.0792],[-81.7733,39.0793],[-81.7732,39.0792],[-81.7729,39.0792],[-81.7728,39.0793],[-81.7725,39.0793],[-81.772,39.0794],[-81.7719,39.0795],[-81.7716,39.0796],[-81.7713,39.0796],[-81.771,39.0797],[-81.7707,39.0799],[-81.7704,39.0799],[-81.7703,39.08],[-81.77,39.0801],[-81.7699,39.0802],[-81.7697,39.0803],[-81.7694,39.0804],[-81.7691,39.0805],[-81.769,39.0806],[-81.7687,39.0807],[-81.7686,39.0808],[-81.7683,39.0808],[-81.7682,39.0809],[-81.768,39.081],[-81.7678,39.0811],[-81.7674,39.0812],[-81.7672,39.0813],[-81.7669,39.0813],[-81.7667,39.0814],[-81.7665,39.0815],[-81.7661,39.0816],[-81.7657,39.0817],[-81.7655,39.0818],[-81.7652,39.0819],[-81.7648,39.082],[-81.7647,39.0821],[-81.7643,39.0822],[-81.7642,39.0824],[-81.7639,39.0825],[-81.7635,39.0826],[-81.7634,39.0827],[-81.7631,39.0828],[-81.763,39.083],[-81.7626,39.0831],[-81.7623,39.0832],[-81.7622,39.0833],[-81.7619,39.0835],[-81.7617,39.0836],[-81.7613,39.0838],[-81.7612,39.0839],[-81.761,39.084],[-81.7608,39.0841],[-81.7606,39.0842],[-81.7605,39.0844],[-81.7601,39.0845],[-81.76,39.0847],[-81.7596,39.0848],[-81.7593,39.0851],[-81.7591,39.0852],[-81.7588,39.0854],[-81.7585,39.0856],[-81.7583,39.0857],[-81.7581,39.0858],[-81.758,39.0859],[-81.7578,39.086],[-81.7575,39.0862],[-81.7571,39.0865],[-81.7571,39.0866],[-81.757,39.0867],[-81.7567,39.0868],[-81.7563,39.0871],[-81.756,39.0873],[-81.7557,39.0875],[-81.7554,39.0877],[-81.7553,39.0878],[-81.755,39.0879],[-81.7548,39.0881],[-81.7545,39.0882],[-81.7541,39.0884],[-81.7541,39.0886],[-81.754,39.0887],[-81.7539,39.0888],[-81.7537,39.0889],[-81.7536,39.0891],[-81.7535,39.0892],[-81.7532,39.0894],[-81.753,39.0895],[-81.7529,39.0895],[-81.7528,39.0895],[-81.7528,39.0896],[-81.7524,39.0899],[-81.7522,39.0901],[-81.7519,39.0902],[-81.7518,39.0904],[-81.7516,39.0905],[-81.7515,39.0907],[-81.7512,39.0909],[-81.7511,39.091],[-81.7508,39.0912],[-81.7506,39.0915],[-81.7505,39.0917],[-81.7503,39.0917],[-81.7502,39.0918],[-81.7502,39.0919],[-81.7502,39.092],[-81.7501,39.0921],[-81.7499,39.0921],[-81.7498,39.0923],[-81.7493,39.0929],[-81.7478,39.0948],[-81.7472,39.0954],[-81.7464,39.0966],[-81.7463,39.0969],[-81.746,39.097],[-81.7459,39.0973],[-81.7458,39.0975],[-81.7455,39.098],[-81.7455,39.0981],[-81.7454,39.0985],[-81.7452,39.0989],[-81.7451,39.0994],[-81.745,39.0998],[-81.7447,39.1002],[-81.7446,39.1006],[-81.7443,39.1011],[-81.7441,39.1018],[-81.7438,39.1024],[-81.7437,39.1031],[-81.7435,39.1037],[-81.7434,39.1043],[-81.7434,39.1049],[-81.7434,39.1054],[-81.7433,39.1061],[-81.7429,39.1066],[-81.7429,39.1073],[-81.7429,39.108],[-81.743,39.1087],[-81.7429,39.1093],[-81.7429,39.1097],[-81.7429,39.11],[-81.7425,39.1107],[-81.7424,39.1113],[-81.7424,39.1119],[-81.7425,39.1125],[-81.7425,39.1132],[-81.7426,39.1138],[-81.7428,39.1145],[-81.7426,39.115],[-81.7425,39.1153],[-81.7425,39.1154],[-81.7425,39.1156],[-81.7424,39.1157],[-81.7422,39.116],[-81.7421,39.1164],[-81.7421,39.1168],[-81.7424,39.1173],[-81.7426,39.1178],[-81.7427,39.118],[-81.7429,39.1183],[-81.7429,39.1184],[-81.7429,39.1188],[-81.7429,39.119],[-81.7429,39.1191],[-81.7429,39.1193],[-81.7429,39.1197],[-81.743,39.1201],[-81.7431,39.1207],[-81.7433,39.1213],[-81.7434,39.122],[-81.7434,39.1227],[-81.7435,39.1233],[-81.7435,39.1237],[-81.7436,39.1239],[-81.7438,39.1244],[-81.7438,39.1248],[-81.7438,39.1249],[-81.7439,39.125],[-81.7439,39.1251],[-81.7442,39.1256],[-81.7446,39.1268],[-81.7446,39.1272],[-81.7446,39.1273],[-81.7446,39.1279],[-81.7448,39.1309],[-81.7445,39.1333],[-81.7447,39.1353],[-81.7448,39.1367],[-81.7452,39.1382],[-81.7445,39.1388],[-81.7443,39.1394],[-81.7443,39.1414],[-81.7444,39.1437],[-81.7442,39.144],[-81.7439,39.1437],[-81.7437,39.143],[-81.7437,39.1424],[-81.7436,39.142],[-81.7436,39.1419],[-81.7434,39.1416],[-81.7432,39.1414],[-81.7431,39.1413],[-81.7429,39.1415],[-81.7428,39.142],[-81.7428,39.1427],[-81.743,39.1437],[-81.7433,39.1456],[-81.7437,39.1469],[-81.7441,39.1478],[-81.7441,39.148],[-81.7444,39.1482],[-81.7446,39.1484],[-81.7453,39.1492],[-81.7455,39.1495],[-81.7458,39.1499],[-81.746,39.1506],[-81.7462,39.1511],[-81.7464,39.1517],[-81.7467,39.1527],[-81.747,39.1534],[-81.7475,39.1549],[-81.748,39.1564],[-81.7486,39.1583],[-81.7498,39.1606],[-81.7498,39.1605],[-81.7502,39.1616],[-81.7503,39.1617],[-81.7503,39.1618],[-81.7503,39.162],[-81.7504,39.1621],[-81.7504,39.1623],[-81.7505,39.1625],[-81.7506,39.1627],[-81.7506,39.1629],[-81.7507,39.1631],[-81.7508,39.1633],[-81.7508,39.1635],[-81.7509,39.1636],[-81.751,39.1638],[-81.7511,39.1641],[-81.7511,39.1643],[-81.7512,39.1645],[-81.7513,39.1647],[-81.7513,39.1649],[-81.7513,39.1651],[-81.7514,39.1653],[-81.7515,39.1655],[-81.7515,39.1656],[-81.7516,39.1658],[-81.7517,39.166],[-81.7518,39.1662],[-81.7518,39.1664],[-81.7519,39.1665],[-81.752,39.1667],[-81.7521,39.1669],[-81.7522,39.1671],[-81.7522,39.1673],[-81.7523,39.1675],[-81.7524,39.1677],[-81.7525,39.1678],[-81.7525,39.1679],[-81.7526,39.1681],[-81.7526,39.1682],[-81.7527,39.1684],[-81.7528,39.1686],[-81.753,39.1689],[-81.7531,39.1691],[-81.7533,39.1694],[-81.7535,39.1696],[-81.7536,39.1698],[-81.7537,39.17],[-81.7537,39.1701],[-81.7538,39.1704],[-81.754,39.1707],[-81.754,39.1709],[-81.7542,39.1711],[-81.7542,39.1714],[-81.7543,39.1717],[-81.7544,39.1719],[-81.7544,39.1722],[-81.7544,39.1724],[-81.7545,39.1726],[-81.7545,39.1729],[-81.7546,39.1731],[-81.7548,39.1734],[-81.7549,39.1736],[-81.7549,39.1738],[-81.7551,39.174],[-81.7552,39.1742],[-81.7554,39.1744],[-81.7555,39.1746],[-81.7556,39.175],[-81.7557,39.1753],[-81.7558,39.1757],[-81.7559,39.176],[-81.7561,39.1764],[-81.7562,39.1767],[-81.7563,39.177],[-81.7563,39.1773],[-81.7564,39.1776],[-81.7564,39.178],[-81.7564,39.1783],[-81.7564,39.1787],[-81.7564,39.1791],[-81.7564,39.1794],[-81.7563,39.1797],[-81.7563,39.1801],[-81.7562,39.1803],[-81.7562,39.1805],[-81.7561,39.1806],[-81.7559,39.1811],[-81.7559,39.1812],[-81.7554,39.1819],[-81.7548,39.1826],[-81.7548,39.1827],[-81.7547,39.1828],[-81.7542,39.1834],[-81.7541,39.1835],[-81.7541,39.1836],[-81.754,39.1837],[-81.754,39.1838],[-81.7539,39.1838],[-81.7534,39.1843],[-81.7522,39.1853],[-81.752,39.1855],[-81.7517,39.1857],[-81.7515,39.1859],[-81.7512,39.186],[-81.7504,39.1864],[-81.75,39.1866],[-81.7493,39.1869],[-81.7485,39.1871],[-81.7465,39.1877],[-81.7451,39.1884],[-81.7433,39.1887],[-81.7415,39.1892],[-81.74,39.1899],[-81.7381,39.1915],[-81.7378,39.1918],[-81.7376,39.192],[-81.7373,39.1923],[-81.7369,39.1926],[-81.7348,39.1955],[-81.7345,39.1961],[-81.7345,39.1962],[-81.7333,39.2021],[-81.7334,39.2037],[-81.7327,39.2055],[-81.7318,39.207],[-81.7301,39.2098],[-81.7263,39.215],[-81.7256,39.2159],[-81.7244,39.2165],[-81.7228,39.2168],[-81.7214,39.2171],[-81.721,39.2172],[-81.7205,39.2173],[-81.7191,39.2176],[-81.7177,39.2179],[-81.7166,39.2181],[-81.7157,39.2184],[-81.7141,39.2187],[-81.7134,39.2189],[-81.7116,39.2192],[-81.7105,39.2194],[-81.7094,39.2196],[-81.708,39.2197],[-81.7066,39.2198],[-81.7062,39.2198],[-81.7054,39.2199],[-81.7042,39.2202],[-81.703,39.2204],[-81.7019,39.2206],[-81.7009,39.2208],[-81.6998,39.2213],[-81.6993,39.2215],[-81.699,39.2216],[-81.6984,39.2219],[-81.6974,39.2224],[-81.6966,39.2228],[-81.6959,39.2232],[-81.6954,39.2236],[-81.6946,39.2241],[-81.6942,39.2244],[-81.6937,39.2249],[-81.6933,39.2255],[-81.6929,39.2258],[-81.6924,39.2264],[-81.6919,39.227],[-81.6916,39.2275],[-81.6914,39.2279],[-81.6913,39.2279],[-81.6912,39.2286],[-81.6911,39.2289],[-81.6911,39.2296],[-81.6911,39.2301],[-81.6913,39.2311],[-81.6914,39.2321],[-81.6915,39.2328],[-81.6916,39.2331],[-81.6916,39.2334],[-81.6918,39.2339],[-81.6919,39.2348],[-81.692,39.2353],[-81.6922,39.2361],[-81.6924,39.2367],[-81.6928,39.2372],[-81.6929,39.2374],[-81.6935,39.2383],[-81.694,39.2393],[-81.6945,39.2401],[-81.6948,39.2409],[-81.6951,39.2416],[-81.6957,39.2429],[-81.6961,39.2438],[-81.6962,39.2441],[-81.6963,39.2443],[-81.6965,39.2453],[-81.6966,39.2461],[-81.6968,39.2468],[-81.6969,39.2478],[-81.6969,39.2482],[-81.697,39.2488],[-81.697,39.2494],[-81.6967,39.2503],[-81.6965,39.2507],[-81.6965,39.2513],[-81.6967,39.2525],[-81.6968,39.2535],[-81.6967,39.2542],[-81.6966,39.2551],[-81.6966,39.2556],[-81.6966,39.2561],[-81.6964,39.257],[-81.6962,39.2575],[-81.6958,39.2581],[-81.695,39.259],[-81.6945,39.2595],[-81.6944,39.2596],[-81.6942,39.2599],[-81.694,39.2603],[-81.6939,39.2608],[-81.6938,39.261],[-81.6937,39.2613],[-81.6935,39.2617],[-81.6932,39.262],[-81.693,39.2621],[-81.6929,39.262],[-81.693,39.2615],[-81.6932,39.2611],[-81.6932,39.2608],[-81.6929,39.2607],[-81.6928,39.2608],[-81.6926,39.261],[-81.6924,39.2613],[-81.6924,39.2614],[-81.6923,39.2617],[-81.6922,39.2622],[-81.6922,39.2626],[-81.6921,39.2628],[-81.6921,39.2629],[-81.6921,39.2632],[-81.6916,39.2638],[-81.6905,39.2651],[-81.6895,39.266],[-81.6889,39.2665],[-81.6885,39.2669],[-81.687,39.268],[-81.6856,39.2692],[-81.6848,39.27],[-81.6836,39.2709],[-81.6835,39.271],[-81.6834,39.2711],[-81.6825,39.2715],[-81.6816,39.2721],[-81.6808,39.2725],[-81.6801,39.2728],[-81.6791,39.2733],[-81.679,39.2734],[-81.6783,39.2738],[-81.6776,39.2742],[-81.6764,39.2745],[-81.6757,39.2747],[-81.6751,39.2748],[-81.6736,39.2752],[-81.6724,39.2755],[-81.6713,39.2757],[-81.6702,39.276],[-81.669,39.276],[-81.6678,39.276],[-81.6668,39.276],[-81.6659,39.2761],[-81.6647,39.2762],[-81.664,39.2763],[-81.6632,39.2764],[-81.6624,39.2765],[-81.6616,39.2766],[-81.6611,39.2766],[-81.6605,39.2767],[-81.6591,39.277],[-81.6576,39.2773],[-81.6561,39.2774],[-81.655,39.2773],[-81.6539,39.2773],[-81.6526,39.2772],[-81.6511,39.2773],[-81.6495,39.2773],[-81.648,39.2774],[-81.6471,39.2774],[-81.6469,39.2774],[-81.6466,39.2774],[-81.6453,39.2773],[-81.6445,39.2773],[-81.6432,39.2772],[-81.6422,39.2771],[-81.641,39.2767],[-81.6404,39.2766],[-81.6398,39.2764],[-81.6397,39.2764],[-81.6394,39.2764],[-81.638,39.2762],[-81.6373,39.2762],[-81.6363,39.2762],[-81.6352,39.276],[-81.6337,39.2757],[-81.6328,39.2756],[-81.6321,39.2755],[-81.6319,39.2754],[-81.6309,39.2751],[-81.6295,39.2748],[-81.6292,39.2747],[-81.6288,39.2746],[-81.6269,39.2743],[-81.6266,39.2742],[-81.6264,39.2742],[-81.6241,39.2742],[-81.6237,39.2741],[-81.6236,39.2741],[-81.6228,39.2738],[-81.6222,39.2737],[-81.6213,39.2736],[-81.6209,39.2737],[-81.6198,39.2738],[-81.6192,39.274],[-81.619,39.2741],[-81.6183,39.2745],[-81.6177,39.2746],[-81.6164,39.2747],[-81.616,39.2747],[-81.6139,39.2753],[-81.6117,39.2757],[-81.6095,39.276],[-81.6084,39.276],[-81.6058,39.2758],[-81.6034,39.2755],[-81.6011,39.2749],[-81.5999,39.2746],[-81.5987,39.2743],[-81.598,39.274],[-81.5978,39.2739],[-81.5973,39.2738],[-81.5963,39.2736],[-81.5952,39.2734],[-81.5946,39.2732],[-81.5941,39.2729],[-81.5931,39.2724],[-81.5925,39.272],[-81.5921,39.2718],[-81.5916,39.2715],[-81.5907,39.2711],[-81.5904,39.2709],[-81.5898,39.2705],[-81.5892,39.2701],[-81.5886,39.2698],[-81.5881,39.2696],[-81.5874,39.2694],[-81.587,39.2691],[-81.5864,39.269],[-81.5863,39.2689],[-81.5856,39.2687],[-81.584,39.2685],[-81.5792,39.2683],[-81.5771,39.2675],[-81.5739,39.2671],[-81.5717,39.2674],[-81.5703,39.2677],[-81.5695,39.2685],[-81.5675,39.2705],[-81.5674,39.2707],[-81.5671,39.2712],[-81.5671,39.2713],[-81.567,39.2714],[-81.567,39.2715],[-81.5669,39.2716],[-81.5661,39.2738],[-81.5656,39.2753],[-81.5653,39.2762],[-81.5652,39.2766],[-81.5652,39.2778],[-81.5652,39.2788],[-81.5652,39.2795],[-81.5651,39.28],[-81.5651,39.2804],[-81.5651,39.2821],[-81.5651,39.2828],[-81.565,39.2834],[-81.565,39.2839],[-81.565,39.2855],[-81.565,39.2856],[-81.565,39.2882],[-81.565,39.2886],[-81.565,39.2891],[-81.565,39.2897],[-81.565,39.2904],[-81.565,39.2907],[-81.565,39.2939],[-81.5648,39.295],[-81.5646,39.2961],[-81.5634,39.302],[-81.5622,39.308],[-81.5601,39.3179],[-81.5601,39.3183],[-81.5601,39.3186],[-81.5601,39.3188],[-81.56,39.322],[-81.5599,39.3253],[-81.5598,39.3268],[-81.5597,39.3283],[-81.5597,39.3296],[-81.5597,39.3308],[-81.5595,39.3314],[-81.5591,39.333],[-81.5588,39.3342],[-81.5585,39.3354],[-81.558,39.3371],[-81.5576,39.3388],[-81.5566,39.3397],[-81.5556,39.3406],[-81.551,39.3449],[-81.5463,39.3492],[-81.5423,39.3529],[-81.5369,39.355],[-81.5365,39.3558],[-81.5359,39.3565],[-81.5354,39.3572],[-81.5349,39.3579],[-81.5345,39.3582],[-81.5339,39.3586],[-81.5328,39.3589],[-81.5319,39.3593],[-81.5309,39.3596],[-81.53,39.3598],[-81.5293,39.3599],[-81.5286,39.3601],[-81.5282,39.3602],[-81.5281,39.3602],[-81.5271,39.3606],[-81.5261,39.3609],[-81.5252,39.3612],[-81.5243,39.3616],[-81.5227,39.3625],[-81.5214,39.3631],[-81.5197,39.3639],[-81.518,39.3647],[-81.5168,39.3652],[-81.5161,39.3657],[-81.5147,39.3664],[-81.5135,39.367],[-81.5119,39.3679],[-81.5101,39.369],[-81.5086,39.3699],[-81.5075,39.3705],[-81.5062,39.3714],[-81.5051,39.372],[-81.5042,39.3726],[-81.5042,39.3727],[-81.5032,39.3732],[-81.5025,39.3739],[-81.5014,39.3746],[-81.5001,39.3754],[-81.4988,39.3761],[-81.4982,39.3768],[-81.4972,39.3776],[-81.4934,39.3808],[-81.492,39.3818],[-81.4918,39.382],[-81.489,39.3841],[-81.4868,39.3863],[-81.4849,39.3877],[-81.4837,39.389],[-81.4834,39.3892],[-81.4829,39.3897],[-81.4817,39.391],[-81.481,39.3919],[-81.4794,39.3934],[-81.478,39.3949],[-81.477,39.3964],[-81.4761,39.3974],[-81.4743,39.3991],[-81.4732,39.4002],[-81.4694,39.4026],[-81.4686,39.4032],[-81.4679,39.4037],[-81.4677,39.4038],[-81.4637,39.4056],[-81.4626,39.4061],[-81.4621,39.4064],[-81.4614,39.4066],[-81.4607,39.4069],[-81.4561,39.4093],[-81.4558,39.4093],[-81.4555,39.4093],[-81.4542,39.4095],[-81.4529,39.4096],[-81.4505,39.4099],[-81.4482,39.4101],[-81.4481,39.4102],[-81.448,39.4102],[-81.4478,39.4102],[-81.4465,39.4104],[-81.4461,39.4103],[-81.4356,39.4085],[-81.4349,39.408],[-81.4295,39.4057],[-81.4288,39.4055],[-81.4287,39.4054],[-81.4286,39.4053],[-81.4282,39.4051],[-81.4276,39.4047],[-81.4274,39.4046],[-81.4273,39.4045],[-81.4206,39.4004],[-81.4175,39.3982],[-81.4158,39.3971],[-81.4127,39.3946],[-81.4109,39.3928],[-81.4106,39.3924],[-81.4098,39.3916],[-81.4093,39.3907],[-81.4085,39.3899],[-81.4072,39.3886],[-81.4067,39.3881],[-81.4058,39.3849],[-81.404,39.3798],[-81.4035,39.3783],[-81.4027,39.3772],[-81.4028,39.3771],[-81.4028,39.377],[-81.4028,39.3769],[-81.4014,39.3716],[-81.4014,39.3715],[-81.4007,39.3692],[-81.4005,39.3685],[-81.4,39.3674],[-81.3992,39.3655],[-81.3989,39.3646],[-81.397,39.3594],[-81.397,39.3592],[-81.3959,39.3556],[-81.3938,39.3517],[-81.3912,39.3488],[-81.3876,39.3455],[-81.3846,39.3434],[-81.3841,39.3432],[-81.3832,39.3429],[-81.3825,39.3427],[-81.3822,39.3426],[-81.3814,39.3425],[-81.381,39.3424],[-81.3807,39.3423],[-81.3799,39.3422],[-81.3797,39.3421],[-81.3795,39.3421],[-81.376,39.3417],[-81.3734,39.3417],[-81.3713,39.3419],[-81.3715,39.3425],[-81.3677,39.3425],[-81.3644,39.3424],[-81.3624,39.3426],[-81.3598,39.3428],[-81.3569,39.3432],[-81.3557,39.3434],[-81.3554,39.3435],[-81.3552,39.3436],[-81.3538,39.3439],[-81.3508,39.3447],[-81.3476,39.3458],[-81.3449,39.3468],[-81.343,39.3479],[-81.3426,39.348],[-81.3401,39.3495],[-81.338,39.3509],[-81.3356,39.3528],[-81.3341,39.3539],[-81.334,39.354],[-81.3324,39.3551],[-81.3313,39.3558],[-81.3306,39.3562],[-81.3302,39.3564],[-81.3289,39.357],[-81.3279,39.3573],[-81.3262,39.3582],[-81.3233,39.3596],[-81.3224,39.3601],[-81.3223,39.3601],[-81.3216,39.3603],[-81.3207,39.3607],[-81.3196,39.3613],[-81.3178,39.3624],[-81.3167,39.363],[-81.3154,39.3637],[-81.3151,39.364],[-81.3143,39.3644],[-81.3133,39.365],[-81.3122,39.3656],[-81.3113,39.3662],[-81.3107,39.3666],[-81.3097,39.3674],[-81.3086,39.3681],[-81.3075,39.3688],[-81.3065,39.3695],[-81.3055,39.3701],[-81.3049,39.3705],[-81.3043,39.3708],[-81.304,39.371],[-81.3031,39.3715],[-81.3022,39.3719],[-81.3018,39.3722],[-81.3007,39.3728],[-81.2996,39.3733],[-81.2982,39.374],[-81.2975,39.3744],[-81.2968,39.3747],[-81.2961,39.375],[-81.296,39.375],[-81.2954,39.3753],[-81.2939,39.3756],[-81.2927,39.376],[-81.2916,39.3763],[-81.2909,39.3766],[-81.2902,39.3767],[-81.2891,39.3769],[-81.2883,39.3771],[-81.2876,39.3772],[-81.2867,39.3774],[-81.2856,39.3777],[-81.2842,39.3782],[-81.2833,39.3785],[-81.2824,39.3789],[-81.2814,39.3793],[-81.2806,39.3797],[-81.2796,39.3805],[-81.2793,39.3807],[-81.2791,39.3811],[-81.2788,39.3813],[-81.2781,39.3819],[-81.2773,39.3825],[-81.2757,39.3838],[-81.2751,39.3841],[-81.2746,39.3844],[-81.2742,39.3846],[-81.2737,39.3848],[-81.273,39.3851],[-81.2721,39.3854],[-81.2712,39.3857],[-81.2707,39.3859],[-81.2703,39.386],[-81.2693,39.3862],[-81.2684,39.3863],[-81.2674,39.3864],[-81.2668,39.3864],[-81.266,39.3864],[-81.2655,39.3865],[-81.2647,39.3865],[-81.2641,39.3865],[-81.2634,39.3865],[-81.2622,39.3865],[-81.2613,39.3865],[-81.2604,39.3866],[-81.2598,39.3867],[-81.2595,39.3868],[-81.2591,39.3869],[-81.2583,39.3871],[-81.2574,39.3873],[-81.2571,39.3874],[-81.2568,39.3875],[-81.2561,39.3877],[-81.2559,39.3878],[-81.2555,39.3879],[-81.2546,39.3883],[-81.254,39.3886],[-81.2538,39.3887],[-81.2529,39.389],[-81.2524,39.3892],[-81.2519,39.3894],[-81.2519,39.3895],[-81.2511,39.3898],[-81.2504,39.3901],[-81.2498,39.3902],[-81.2492,39.39],[-81.249,39.39],[-81.2487,39.3899],[-81.2465,39.3902],[-81.2454,39.3903],[-81.2444,39.3904],[-81.2418,39.3903],[-81.2391,39.3898],[-81.2381,39.3896],[-81.2355,39.3891],[-81.2322,39.388],[-81.2278,39.3867],[-81.2236,39.3861],[-81.2214,39.3862],[-81.2194,39.3868],[-81.2173,39.3876],[-81.2171,39.3877],[-81.2156,39.3886],[-81.2153,39.3889],[-81.2152,39.3889],[-81.2147,39.3892],[-81.2147,39.3893],[-81.2138,39.39],[-81.2134,39.3904],[-81.2131,39.3907],[-81.213,39.3907],[-81.2125,39.3916],[-81.2117,39.393],[-81.211,39.3954],[-81.2109,39.3971],[-81.2109,39.3981],[-81.2113,39.3991],[-81.2114,39.4002],[-81.2114,39.4019],[-81.2114,39.402],[-81.2112,39.4027],[-81.2108,39.4036],[-81.2082,39.4072],[-81.2052,39.4108],[-81.2033,39.4125],[-81.2022,39.4135],[-81.2012,39.4145],[-81.2008,39.4146],[-81.2007,39.4146],[-81.2004,39.4148],[-81.2002,39.4149],[-81.2003,39.4151],[-81.2004,39.4153],[-81.2001,39.4156],[-81.1998,39.4159],[-81.1984,39.4169],[-81.196,39.4188],[-81.1958,39.419],[-81.195,39.4196],[-81.1946,39.42],[-81.1941,39.4204],[-81.191,39.4233],[-81.1907,39.4236],[-81.1892,39.4254],[-81.1885,39.427],[-81.1882,39.4274],[-81.1881,39.4275],[-81.1879,39.4276],[-81.1879,39.4279],[-81.1875,39.4283],[-81.1872,39.4286],[-81.1867,39.4289],[-81.1864,39.4293],[-81.1861,39.4297],[-81.186,39.4302],[-81.186,39.4307],[-81.1851,39.4315],[-81.1823,39.4335],[-81.181,39.4342],[-81.1799,39.4351],[-81.1797,39.4352],[-81.1774,39.4363],[-81.1757,39.4368],[-81.1745,39.4373],[-81.1735,39.4377],[-81.1728,39.4378],[-81.1722,39.438],[-81.1716,39.4384],[-81.1711,39.4388],[-81.1709,39.439],[-81.1706,39.4392],[-81.1696,39.4394],[-81.1676,39.4401],[-81.1635,39.4412],[-81.1593,39.442],[-81.1576,39.4423],[-81.1548,39.4427],[-81.1526,39.4432],[-81.1525,39.4432],[-81.1516,39.443],[-81.1513,39.443],[-81.1508,39.4431],[-81.1506,39.4432],[-81.1504,39.4433],[-81.1502,39.4434],[-81.1501,39.4434],[-81.1495,39.4433],[-81.1475,39.4433],[-81.1459,39.4433],[-81.1428,39.4433],[-81.1399,39.4436],[-81.139,39.4437],[-81.1381,39.4438],[-81.1372,39.4442],[-81.1364,39.4445],[-81.1355,39.4448],[-81.1344,39.4451],[-81.1338,39.4454],[-81.1337,39.4455],[-81.1333,39.4459],[-81.133,39.446],[-81.1325,39.4463],[-81.1319,39.4468],[-81.1313,39.4473],[-81.1305,39.4479],[-81.1299,39.4484],[-81.1292,39.4489],[-81.1285,39.4494],[-81.128,39.4499],[-81.1278,39.4502],[-81.1274,39.4506],[-81.1267,39.4513],[-81.1261,39.452],[-81.1255,39.4527],[-81.1252,39.4531],[-81.125,39.4532],[-81.1248,39.4534],[-81.1247,39.4534],[-81.1215,39.4578],[-81.1202,39.4597],[-81.1194,39.4605],[-81.1193,39.4605],[-81.1192,39.4606],[-81.1192,39.4607],[-81.1191,39.4608],[-81.1185,39.4616],[-81.1185,39.4617],[-81.1184,39.4618],[-81.1176,39.463],[-81.1175,39.4632],[-81.1174,39.4634],[-81.1173,39.4637],[-81.1172,39.4639],[-81.1172,39.464],[-81.1171,39.4641],[-81.117,39.4642],[-81.1169,39.4645],[-81.1168,39.4647],[-81.1167,39.4649],[-81.1163,39.4652],[-81.1158,39.4658],[-81.1156,39.4661],[-81.1155,39.4662],[-81.1153,39.4663],[-81.1153,39.4664],[-81.1152,39.4665],[-81.1151,39.4663],[-81.1152,39.4662],[-81.1153,39.466],[-81.1153,39.4659],[-81.1153,39.4658],[-81.1153,39.4655],[-81.1153,39.4654],[-81.1152,39.4653],[-81.1151,39.4654],[-81.115,39.4654],[-81.1149,39.4656],[-81.1147,39.4656],[-81.1146,39.4658],[-81.1146,39.4659],[-81.1144,39.4663],[-81.1143,39.4664],[-81.1121,39.4696],[-81.1117,39.4702],[-81.1116,39.4702],[-81.1108,39.4716],[-81.1107,39.4718],[-81.1106,39.4721],[-81.1104,39.4723],[-81.1099,39.4732],[-81.1098,39.4734],[-81.1097,39.4735],[-81.1096,39.4737],[-81.1095,39.474],[-81.1095,39.4741],[-81.1093,39.4744],[-81.1091,39.4747],[-81.109,39.4749],[-81.1089,39.4749],[-81.1088,39.4751],[-81.1087,39.4752],[-81.1079,39.4763],[-81.1077,39.4767],[-81.1073,39.4772],[-81.1059,39.4792],[-81.1056,39.4795],[-81.1055,39.4796],[-81.1054,39.4798],[-81.1053,39.48],[-81.1053,39.4801],[-81.1052,39.4803],[-81.1051,39.4804],[-81.1049,39.4809],[-81.1048,39.481],[-81.1044,39.4816],[-81.1042,39.4819],[-81.1039,39.4825],[-81.1038,39.4826],[-81.1037,39.483],[-81.1036,39.4831],[-81.1033,39.4834],[-81.103,39.4837],[-81.1028,39.4839],[-81.1027,39.4841],[-81.1025,39.4842],[-81.1024,39.4843],[-81.1021,39.4846],[-81.102,39.4846],[-81.1019,39.4847],[-81.1018,39.4849],[-81.1013,39.4857],[-81.1012,39.4858],[-81.1011,39.486],[-81.1009,39.4865],[-81.1008,39.4869],[-81.1008,39.4871],[-81.1008,39.4872],[-81.1006,39.4874],[-81.1004,39.4876],[-81.0998,39.4883],[-81.0996,39.4884],[-81.0992,39.4889],[-81.0986,39.4895],[-81.0985,39.4896],[-81.0979,39.4902],[-81.0978,39.4903],[-81.0976,39.4905],[-81.0975,39.4906],[-81.0973,39.4907],[-81.0972,39.4909],[-81.0971,39.4909],[-81.097,39.491],[-81.097,39.4911],[-81.0967,39.4914],[-81.0961,39.492],[-81.096,39.4922],[-81.0958,39.4924],[-81.0957,39.4925],[-81.0955,39.4927],[-81.0951,39.4931],[-81.0949,39.4933],[-81.0944,39.4936],[-81.0941,39.4939],[-81.0936,39.4943],[-81.0933,39.4946],[-81.0931,39.4949],[-81.0929,39.4951],[-81.0927,39.4955],[-81.0925,39.4959],[-81.0924,39.4961],[-81.0919,39.4966],[-81.0914,39.497],[-81.0908,39.4974],[-81.0904,39.4976],[-81.0901,39.4978],[-81.0898,39.4979],[-81.0896,39.4981],[-81.0895,39.4983],[-81.0893,39.4985],[-81.0891,39.4988],[-81.0887,39.4992],[-81.0882,39.4996],[-81.0879,39.4998],[-81.0878,39.4999],[-81.0874,39.5001],[-81.0865,39.5007],[-81.0862,39.5011],[-81.0858,39.5015],[-81.0854,39.5019],[-81.0851,39.5022],[-81.0847,39.5025],[-81.0843,39.5028],[-81.0839,39.503],[-81.0834,39.5033],[-81.0831,39.5034],[-81.0826,39.5037],[-81.0822,39.5038],[-81.0816,39.5041],[-81.0813,39.5045],[-81.0811,39.505],[-81.0806,39.5057],[-81.0802,39.5061],[-81.0797,39.5065],[-81.0782,39.5078],[-81.0774,39.5085],[-81.0764,39.5093],[-81.076,39.5097],[-81.0754,39.5101],[-81.075,39.5105],[-81.0741,39.512],[-81.074,39.5123],[-81.0738,39.5125],[-81.0736,39.5128],[-81.0734,39.5132],[-81.0729,39.5135],[-81.0727,39.5138],[-81.0725,39.5141],[-81.0722,39.5144],[-81.072,39.5146],[-81.0717,39.5149],[-81.0713,39.5153],[-81.0712,39.5154],[-81.071,39.5156],[-81.0706,39.516],[-81.0702,39.5163],[-81.0676,39.5181],[-81.0673,39.5183],[-81.0671,39.5185],[-81.0665,39.5189],[-81.0636,39.5205],[-81.0622,39.5216],[-81.0619,39.5219],[-81.0616,39.5221],[-81.0611,39.5224],[-81.0604,39.5227],[-81.0601,39.5229],[-81.0597,39.5232],[-81.0593,39.5236],[-81.0589,39.5239],[-81.0587,39.524],[-81.0584,39.5243],[-81.0581,39.5247],[-81.0578,39.5251],[-81.0574,39.5254],[-81.0569,39.5256],[-81.0567,39.5257],[-81.0565,39.5258],[-81.0564,39.5258],[-81.056,39.5259],[-81.0557,39.5262],[-81.0555,39.5266],[-81.0553,39.527],[-81.0553,39.5271],[-81.0551,39.5273],[-81.0548,39.5275],[-81.0545,39.5278],[-81.0542,39.528],[-81.054,39.5282],[-81.0535,39.5285],[-81.053,39.5288],[-81.0525,39.529],[-81.052,39.5293],[-81.0516,39.5296],[-81.0513,39.5298],[-81.0507,39.5309],[-81.0506,39.5312],[-81.0503,39.5315],[-81.0499,39.5319],[-81.0499,39.532],[-81.0497,39.5321],[-81.0495,39.5322],[-81.0492,39.5325],[-81.049,39.5327],[-81.0488,39.5328],[-81.0485,39.5331],[-81.0483,39.5333],[-81.0481,39.5336],[-81.0479,39.5338],[-81.0478,39.5339],[-81.0476,39.534],[-81.0475,39.5342],[-81.0473,39.5343],[-81.047,39.5346],[-81.0469,39.5347],[-81.0467,39.5349],[-81.0465,39.5351],[-81.0463,39.5352],[-81.046,39.5353],[-81.0457,39.5356],[-81.0453,39.5359],[-81.0449,39.5363],[-81.0447,39.5364],[-81.0444,39.5365],[-81.0443,39.5366],[-81.0438,39.5369],[-81.0432,39.5373],[-81.0425,39.5376],[-81.041,39.5384],[-81.0394,39.5395],[-81.0387,39.5399],[-81.0385,39.54],[-81.0384,39.5401],[-81.038,39.5403],[-81.0379,39.5403],[-81.0377,39.5405],[-81.0376,39.5405],[-81.037,39.5409],[-81.035,39.5421],[-81.0344,39.5425],[-81.034,39.5427],[-81.0328,39.5434],[-81.0327,39.5435],[-81.0324,39.5436],[-81.0322,39.5438],[-81.0319,39.544],[-81.0315,39.5443],[-81.0313,39.5444],[-81.0309,39.5447],[-81.0302,39.5452],[-81.0299,39.5455],[-81.0294,39.5458],[-81.0293,39.5459],[-81.0292,39.5461],[-81.0289,39.5464],[-81.0288,39.5466],[-81.0287,39.5467],[-81.0285,39.5469],[-81.0282,39.5471],[-81.0281,39.5471],[-81.0279,39.5472],[-81.0276,39.5473],[-81.0272,39.5473],[-81.0269,39.5475],[-81.0267,39.5477],[-81.0266,39.5481],[-81.0267,39.5485],[-81.0266,39.5487],[-81.0266,39.5488],[-81.0243,39.5518],[-81.0239,39.5523],[-81.0236,39.5526],[-81.0213,39.5543],[-81.021,39.5546],[-81.0205,39.555],[-81.02,39.5554],[-81.0192,39.556],[-81.0186,39.5564],[-81.0171,39.5572],[-81.0161,39.5578],[-81.0154,39.5581],[-81.0149,39.5583],[-81.0146,39.5584],[-81.0143,39.5586],[-81.014,39.5588],[-81.0135,39.5591],[-81.0131,39.5594],[-81.0126,39.5596],[-81.012,39.5598],[-81.0117,39.56],[-81.0116,39.5601],[-81.0112,39.5603],[-81.0112,39.5604],[-81.0106,39.5608],[-81.0102,39.5612],[-81.01,39.5613],[-81.0098,39.5615],[-81.0096,39.5617],[-81.0095,39.5618],[-81.0092,39.5621],[-81.0091,39.5623],[-81.0089,39.5625],[-81.0087,39.5628],[-81.0083,39.5631],[-81.0082,39.5631],[-81.0076,39.5634],[-81.0071,39.5637],[-81.007,39.5638],[-81.0065,39.5641],[-81.0059,39.5644],[-81.0054,39.5647],[-81.0051,39.5649],[-81.005,39.565],[-81.0046,39.5652],[-81.0042,39.5654],[-81.0041,39.5654],[-81.0038,39.5656],[-81.0033,39.5658],[-81.0032,39.5658],[-81.0027,39.566],[-81.0023,39.5661],[-81.0021,39.5663],[-81.0016,39.5665],[-81.0014,39.5667],[-81.0012,39.5667],[-81.001,39.5669],[-81.0007,39.5669],[-81.0006,39.567],[-81.0005,39.567],[-81.0004,39.5671],[-81.0003,39.5671],[-80.9999,39.5673],[-80.9998,39.5675],[-80.9987,39.5681],[-80.9986,39.5681],[-80.9968,39.5691],[-80.9964,39.5694],[-80.9955,39.57],[-80.9945,39.5707],[-80.9937,39.5712],[-80.9915,39.5737],[-80.9909,39.5744],[-80.9894,39.5753],[-80.9882,39.5767],[-80.9877,39.5773],[-80.9815,39.5816],[-80.9787,39.5835],[-80.9781,39.5841],[-80.9778,39.5843],[-80.9775,39.5847],[-80.9771,39.585],[-80.9768,39.5853],[-80.9767,39.5854],[-80.9765,39.5856],[-80.9763,39.5858],[-80.9762,39.5859],[-80.9757,39.5864],[-80.975,39.587],[-80.9743,39.5877],[-80.9738,39.5882],[-80.9735,39.5885],[-80.9727,39.5889],[-80.9714,39.5896],[-80.9704,39.5901],[-80.97,39.5904],[-80.9688,39.5912],[-80.9641,39.5941],[-80.9617,39.5956],[-80.9592,39.5973],[-80.9521,39.6017],[-80.9515,39.602],[-80.9509,39.6022],[-80.9491,39.6033],[-80.9489,39.6035],[-80.9488,39.6036],[-80.9485,39.6037],[-80.9483,39.6039],[-80.9481,39.604],[-80.9477,39.6043],[-80.9463,39.6052],[-80.9459,39.6055],[-80.9456,39.6057],[-80.9454,39.6058],[-80.9451,39.606],[-80.9447,39.6063],[-80.9444,39.6065],[-80.9442,39.6066],[-80.9441,39.6067],[-80.9439,39.6069],[-80.9438,39.6069],[-80.942,39.6084],[-80.9411,39.6091],[-80.9369,39.6126],[-80.9364,39.6129],[-80.9359,39.6132],[-80.9343,39.6136],[-80.9343,39.6137],[-80.9333,39.6148],[-80.9318,39.6153],[-80.9283,39.6165],[-80.927,39.617],[-80.9258,39.6174],[-80.9237,39.6177],[-80.923,39.6178],[-80.92,39.6183],[-80.9199,39.6183],[-80.9198,39.6183],[-80.9197,39.6183],[-80.919,39.6182],[-80.9176,39.6187],[-80.9169,39.6187],[-80.9082,39.6185],[-80.9062,39.6184],[-80.9053,39.6183],[-80.9035,39.618],[-80.8981,39.617],[-80.8965,39.6168],[-80.8962,39.6168],[-80.8936,39.6168],[-80.8922,39.6168],[-80.888,39.6178],[-80.8859,39.6186],[-80.8834,39.6196],[-80.8832,39.6197],[-80.8804,39.6207],[-80.8778,39.6244],[-80.8773,39.6251],[-80.8766,39.6259],[-80.8766,39.6263],[-80.8765,39.6267],[-80.8763,39.627],[-80.876,39.6271],[-80.8754,39.6284],[-80.8754,39.6285],[-80.8748,39.63],[-80.8743,39.6315],[-80.8736,39.6333],[-80.8734,39.6347],[-80.8725,39.6361],[-80.8721,39.6369],[-80.872,39.6371],[-80.8718,39.6378],[-80.8717,39.6383],[-80.8718,39.6386],[-80.8716,39.6388],[-80.8712,39.6388],[-80.871,39.639],[-80.871,39.6394],[-80.8709,39.6401],[-80.8708,39.6402],[-80.8708,39.6404],[-80.8708,39.6406],[-80.8707,39.6407],[-80.8706,39.6413],[-80.8705,39.6418],[-80.8706,39.6421],[-80.8708,39.6424],[-80.8708,39.6429],[-80.8707,39.6431],[-80.8705,39.6438],[-80.8704,39.6443],[-80.8702,39.645],[-80.8701,39.6454],[-80.8698,39.6469],[-80.8695,39.6476],[-80.8684,39.6489],[-80.8679,39.6499],[-80.8671,39.652],[-80.8667,39.6526],[-80.8663,39.6544],[-80.8663,39.6545],[-80.8661,39.6568],[-80.8662,39.6572],[-80.866,39.6589],[-80.866,39.6593],[-80.8658,39.6604],[-80.8657,39.6613],[-80.8657,39.6614],[-80.8656,39.6628],[-80.8655,39.6634],[-80.8654,39.6649],[-80.8653,39.6652],[-80.8652,39.6655],[-80.8652,39.666],[-80.8654,39.6665],[-80.8654,39.6666],[-80.8655,39.6667],[-80.8655,39.6668],[-80.8655,39.6669],[-80.8656,39.667],[-80.8656,39.6671],[-80.8656,39.6673],[-80.8658,39.6679],[-80.8659,39.6694],[-80.8659,39.6704],[-80.866,39.6706],[-80.8661,39.6713],[-80.8661,39.672],[-80.8662,39.6728],[-80.8661,39.674],[-80.8661,39.6747],[-80.866,39.675],[-80.866,39.6751],[-80.8662,39.6757],[-80.8663,39.6759],[-80.8664,39.6763],[-80.8665,39.6771],[-80.8667,39.6785],[-80.8666,39.6793],[-80.8662,39.6794],[-80.8661,39.6786],[-80.8658,39.6786],[-80.8658,39.6793],[-80.8657,39.6795],[-80.8655,39.68],[-80.8654,39.6802],[-80.8653,39.6805],[-80.8656,39.681],[-80.8658,39.6812],[-80.8662,39.6815],[-80.8663,39.6816],[-80.8663,39.6818],[-80.8663,39.6828],[-80.8663,39.6832],[-80.8662,39.6843],[-80.8661,39.6846],[-80.866,39.6854],[-80.8658,39.6865],[-80.8656,39.6868],[-80.8653,39.6875],[-80.8648,39.6887],[-80.8647,39.689],[-80.8641,39.6899],[-80.864,39.69],[-80.8637,39.6905],[-80.8636,39.6906],[-80.8637,39.6914],[-80.8637,39.6917],[-80.8634,39.6921],[-80.8633,39.6923],[-80.8617,39.6936],[-80.86,39.6947],[-80.8596,39.6949],[-80.8595,39.6949],[-80.8583,39.6955],[-80.8582,39.6955],[-80.858,39.6956],[-80.8572,39.6959],[-80.857,39.696],[-80.8559,39.6968],[-80.8546,39.6975],[-80.8532,39.6978],[-80.8528,39.6981],[-80.8527,39.6981],[-80.852,39.6986],[-80.8503,39.6989],[-80.8447,39.6994],[-80.8415,39.7002],[-80.8391,39.701],[-80.8371,39.7023],[-80.8353,39.7029],[-80.8349,39.7031],[-80.8339,39.7035],[-80.8334,39.704],[-80.8319,39.7057],[-80.8308,39.7078],[-80.8307,39.7085],[-80.8303,39.7099],[-80.8303,39.7103],[-80.8302,39.7105],[-80.8302,39.7107],[-80.8301,39.7109],[-80.83,39.7111],[-80.8298,39.7118],[-80.8298,39.7121],[-80.8297,39.714],[-80.8303,39.7152],[-80.8305,39.7156],[-80.8307,39.7161],[-80.8309,39.7167],[-80.8311,39.7173],[-80.8314,39.7185],[-80.8315,39.7191],[-80.8315,39.7195],[-80.8316,39.7196],[-80.8319,39.7199],[-80.8325,39.7203],[-80.833,39.7206],[-80.8335,39.7208],[-80.8336,39.7208],[-80.8336,39.7209],[-80.8337,39.7209],[-80.8338,39.721],[-80.8343,39.7213],[-80.8346,39.7216],[-80.8353,39.7228],[-80.8354,39.723],[-80.8355,39.723],[-80.8359,39.7235],[-80.8366,39.7239],[-80.8366,39.724],[-80.8369,39.7244],[-80.8378,39.7259],[-80.838,39.7263],[-80.8383,39.7268],[-80.8385,39.727],[-80.8397,39.7282],[-80.8407,39.7294],[-80.8408,39.7296],[-80.8415,39.731],[-80.843,39.7332],[-80.8453,39.7355],[-80.8465,39.737],[-80.8466,39.7372],[-80.8474,39.7381],[-80.8475,39.7383],[-80.8473,39.7383],[-80.8461,39.7378],[-80.846,39.7378],[-80.8457,39.7379],[-80.8455,39.7381],[-80.8458,39.7385],[-80.846,39.7387],[-80.8482,39.7405],[-80.8483,39.7405],[-80.8487,39.7406],[-80.8493,39.7406],[-80.8494,39.7406],[-80.8496,39.7407],[-80.85,39.7408],[-80.8503,39.7409],[-80.8505,39.741],[-80.8509,39.7411],[-80.8521,39.7409],[-80.8523,39.741],[-80.8527,39.741],[-80.8547,39.7426],[-80.856,39.7441],[-80.8564,39.7448],[-80.8564,39.7449],[-80.8564,39.7454],[-80.8568,39.7456],[-80.8576,39.7459],[-80.8578,39.7459],[-80.8585,39.7464],[-80.8593,39.747],[-80.8598,39.7477],[-80.8606,39.7482],[-80.8618,39.7496],[-80.8622,39.7501],[-80.8634,39.7516],[-80.8641,39.7523],[-80.8649,39.7529],[-80.8653,39.7533],[-80.8654,39.7534],[-80.8664,39.7551],[-80.8667,39.7556],[-80.8676,39.7571],[-80.8676,39.7572],[-80.8682,39.7586],[-80.8683,39.7597],[-80.8681,39.7611],[-80.8686,39.7624],[-80.8702,39.7631],[-80.8702,39.7632],[-80.8703,39.7632],[-80.8699,39.7636],[-80.8697,39.7644],[-80.8696,39.7648],[-80.8691,39.7664],[-80.8683,39.7681],[-80.8678,39.7692],[-80.8675,39.7697],[-80.8672,39.7702],[-80.8663,39.7706],[-80.8663,39.7709],[-80.8663,39.7717],[-80.8645,39.7737],[-80.8631,39.7752],[-80.8606,39.7769],[-80.856,39.779],[-80.8554,39.7794],[-80.8548,39.7798],[-80.8538,39.7803],[-80.853,39.7802],[-80.8526,39.781],[-80.8524,39.7813],[-80.8523,39.7815],[-80.8517,39.7821],[-80.8514,39.7822],[-80.8505,39.7827],[-80.8495,39.7833],[-80.8479,39.784],[-80.8471,39.7845],[-80.8457,39.7851],[-80.844,39.7859],[-80.8418,39.7872],[-80.8412,39.7876],[-80.8405,39.788],[-80.8395,39.7887],[-80.8388,39.789],[-80.8367,39.7899],[-80.8353,39.7907],[-80.8339,39.7919],[-80.833,39.7927],[-80.8324,39.7932],[-80.8321,39.7935],[-80.8316,39.7939],[-80.8312,39.7943],[-80.8309,39.7946],[-80.8308,39.7946],[-80.8293,39.7961],[-80.8288,39.7965],[-80.8261,39.7986],[-80.8251,39.8009],[-80.825,39.8011],[-80.8248,39.8031],[-80.8248,39.8032],[-80.8245,39.804],[-80.8237,39.8067],[-80.8234,39.8076],[-80.8233,39.808],[-80.8231,39.8086],[-80.8229,39.8092],[-80.8228,39.8096],[-80.8225,39.8107],[-80.8222,39.8117],[-80.8226,39.8137],[-80.8229,39.8148],[-80.8232,39.8162],[-80.8232,39.8164],[-80.8232,39.8168],[-80.8225,39.8195],[-80.8225,39.8211],[-80.8225,39.8218],[-80.8224,39.8228],[-80.8224,39.8234],[-80.8224,39.8242],[-80.8225,39.825],[-80.8227,39.8261],[-80.823,39.8265],[-80.823,39.8275],[-80.8233,39.8281],[-80.8235,39.8284],[-80.8236,39.8286],[-80.8237,39.8294],[-80.8239,39.8297],[-80.8244,39.8305],[-80.8247,39.8313],[-80.8259,39.8347],[-80.8262,39.8358],[-80.8257,39.8355],[-80.8257,39.8358],[-80.8255,39.8364],[-80.8254,39.8368],[-80.8259,39.8375],[-80.8262,39.8379],[-80.8262,39.8381],[-80.8264,39.8392],[-80.8264,39.8401],[-80.8263,39.8402],[-80.8266,39.8407],[-80.827,39.8417],[-80.8269,39.8419],[-80.8261,39.8442],[-80.8254,39.8455],[-80.8247,39.8465],[-80.8247,39.8466],[-80.8243,39.8472],[-80.8241,39.8473],[-80.8221,39.8493],[-80.822,39.8494],[-80.8213,39.85],[-80.8193,39.8513],[-80.8175,39.8523],[-80.8174,39.8524],[-80.8173,39.8525],[-80.8164,39.853],[-80.8125,39.8543],[-80.8123,39.8544],[-80.8098,39.8548],[-80.8083,39.8554],[-80.8071,39.8562],[-80.8063,39.8567],[-80.8031,39.8582],[-80.8024,39.8582],[-80.8011,39.8584],[-80.7999,39.8589],[-80.7998,39.8591],[-80.7999,39.8593],[-80.8003,39.8597],[-80.7995,39.8596],[-80.7985,39.8601],[-80.7975,39.8606],[-80.7958,39.8617],[-80.7931,39.8638],[-80.7922,39.8649],[-80.7918,39.8653],[-80.7908,39.8673],[-80.7902,39.8698],[-80.7902,39.8723],[-80.7906,39.8735],[-80.791,39.8745],[-80.7912,39.8751],[-80.7916,39.8764],[-80.7917,39.8765],[-80.7917,39.8767],[-80.7918,39.877],[-80.7932,39.8811],[-80.794,39.8828],[-80.7948,39.884],[-80.7949,39.8841],[-80.795,39.8841],[-80.7952,39.8844],[-80.7956,39.885],[-80.7958,39.8852],[-80.7963,39.8858],[-80.7966,39.8862],[-80.7972,39.8867],[-80.7976,39.8871],[-80.7989,39.8883],[-80.7992,39.8886],[-80.7993,39.8887],[-80.8002,39.8896],[-80.8005,39.8898],[-80.8007,39.8901],[-80.8013,39.8907],[-80.8019,39.8912],[-80.8023,39.8917],[-80.8026,39.8921],[-80.8029,39.8925],[-80.8032,39.8929],[-80.8034,39.8933],[-80.8038,39.8939],[-80.804,39.8941],[-80.8044,39.8948],[-80.805,39.8956],[-80.8056,39.8965],[-80.8062,39.8976],[-80.8063,39.8978],[-80.8068,39.8987],[-80.8071,39.8994],[-80.8073,39.8997],[-80.8076,39.9003],[-80.8078,39.9006],[-80.808,39.9012],[-80.8082,39.9015],[-80.8086,39.9024],[-80.8089,39.903],[-80.809,39.9033],[-80.8092,39.9039],[-80.8094,39.9049],[-80.8095,39.9053],[-80.8096,39.9056],[-80.8096,39.9057],[-80.8096,39.9058],[-80.8096,39.9064],[-80.8096,39.9068],[-80.8096,39.907],[-80.8095,39.9077],[-80.8094,39.9087],[-80.8093,39.9096],[-80.8092,39.9105],[-80.8092,39.9106],[-80.8091,39.9108],[-80.809,39.9113],[-80.809,39.9114],[-80.8089,39.912],[-80.8087,39.9126],[-80.8086,39.9129],[-80.8084,39.9133],[-80.8083,39.9135],[-80.8079,39.9145],[-80.8078,39.9146],[-80.8075,39.9152],[-80.8075,39.9153],[-80.8073,39.9156],[-80.8072,39.9157],[-80.807,39.9159],[-80.8068,39.9162],[-80.8068,39.9163],[-80.8064,39.9168],[-80.8059,39.9173],[-80.8056,39.9176],[-80.8051,39.9179],[-80.8049,39.9181],[-80.8048,39.9182],[-80.8047,39.9182],[-80.8045,39.9183],[-80.8043,39.9184],[-80.8042,39.9185],[-80.8038,39.9186],[-80.8034,39.9188],[-80.803,39.919],[-80.8026,39.9191],[-80.8021,39.9192],[-80.8017,39.9193],[-80.8012,39.9194],[-80.8003,39.9195],[-80.7997,39.9196],[-80.7984,39.9197],[-80.7981,39.9197],[-80.7977,39.9197],[-80.7963,39.9197],[-80.796,39.9197],[-80.7957,39.9197],[-80.7956,39.9197],[-80.7952,39.9197],[-80.7948,39.9196],[-80.7941,39.9196],[-80.7922,39.9193],[-80.792,39.9192],[-80.7916,39.9191],[-80.791,39.919],[-80.7901,39.9189],[-80.79,39.9189],[-80.7897,39.9188],[-80.7896,39.9188],[-80.7895,39.9187],[-80.7892,39.9186],[-80.789,39.9185],[-80.7887,39.9184],[-80.7886,39.9184],[-80.7885,39.9184],[-80.7882,39.9184],[-80.7874,39.9184],[-80.7873,39.9184],[-80.7872,39.9184],[-80.7871,39.9184],[-80.787,39.9183],[-80.7868,39.9183],[-80.7863,39.9182],[-80.7854,39.9179],[-80.785,39.9178],[-80.7837,39.9174],[-80.7835,39.9173],[-80.7832,39.9172],[-80.7823,39.9168],[-80.782,39.9166],[-80.7819,39.9165],[-80.7815,39.9164],[-80.7813,39.9163],[-80.7808,39.9161],[-80.7802,39.9158],[-80.7798,39.9156],[-80.7795,39.9154],[-80.7789,39.915],[-80.7786,39.9148],[-80.7783,39.9146],[-80.7783,39.9145],[-80.778,39.9144],[-80.7778,39.9143],[-80.7772,39.914],[-80.7768,39.9137],[-80.776,39.9133],[-80.7752,39.9128],[-80.7746,39.9125],[-80.7741,39.9121],[-80.7735,39.9118],[-80.7724,39.9111],[-80.7714,39.9107],[-80.7708,39.9104],[-80.7704,39.9102],[-80.7699,39.91],[-80.7685,39.9096],[-80.7671,39.9091],[-80.7665,39.909],[-80.7659,39.9089],[-80.7655,39.9088],[-80.7645,39.9087],[-80.7641,39.9087],[-80.7634,39.9086],[-80.7626,39.9086],[-80.7619,39.9086],[-80.7611,39.9086],[-80.761,39.9086],[-80.7607,39.9086],[-80.7605,39.9087],[-80.7603,39.9087],[-80.76,39.9088],[-80.7597,39.9089],[-80.7596,39.9089],[-80.7594,39.909],[-80.7591,39.9092],[-80.7588,39.9094],[-80.7586,39.9095],[-80.7582,39.9098],[-80.7581,39.91],[-80.758,39.91],[-80.7577,39.9104],[-80.7575,39.9107],[-80.7574,39.911],[-80.7573,39.911],[-80.757,39.9117],[-80.7568,39.9121],[-80.7565,39.9128],[-80.7564,39.913],[-80.7562,39.9132],[-80.7562,39.9133],[-80.7561,39.9134],[-80.756,39.9137],[-80.7559,39.9139],[-80.7559,39.9142],[-80.7558,39.9145],[-80.7558,39.9147],[-80.7558,39.9148],[-80.7558,39.9149],[-80.7557,39.9151],[-80.7557,39.9153],[-80.7557,39.9155],[-80.7557,39.9157],[-80.7557,39.9161],[-80.7557,39.9162],[-80.7557,39.9163],[-80.7557,39.9165],[-80.7557,39.9167],[-80.7557,39.9168],[-80.7557,39.9171],[-80.7558,39.9174],[-80.7558,39.918],[-80.7559,39.9183],[-80.7559,39.9185],[-80.7559,39.9186],[-80.756,39.9188],[-80.7563,39.9198],[-80.7564,39.9202],[-80.7566,39.9208],[-80.7567,39.921],[-80.7567,39.9212],[-80.7568,39.9212],[-80.7569,39.9215],[-80.7571,39.9219],[-80.7574,39.9223],[-80.7575,39.9225],[-80.7575,39.9226],[-80.758,39.9234],[-80.7583,39.9239],[-80.7586,39.9243],[-80.7591,39.925],[-80.7593,39.9254],[-80.7595,39.9257],[-80.7595,39.9258],[-80.7606,39.9281],[-80.7611,39.9295],[-80.7612,39.9296],[-80.7612,39.9299],[-80.7613,39.9301],[-80.7614,39.9305],[-80.7615,39.931],[-80.7616,39.9319],[-80.7617,39.932],[-80.7618,39.9329],[-80.7619,39.9336],[-80.7619,39.9339],[-80.7621,39.9344],[-80.7621,39.9345],[-80.7621,39.9347],[-80.7622,39.9348],[-80.7622,39.9349],[-80.7622,39.935],[-80.7622,39.9351],[-80.7623,39.9356],[-80.7623,39.9357],[-80.7625,39.9366],[-80.7626,39.9371],[-80.7627,39.9375],[-80.7627,39.938],[-80.7628,39.9385],[-80.7631,39.9394],[-80.7631,39.9397],[-80.7631,39.9398],[-80.7632,39.9398],[-80.7635,39.9413],[-80.7636,39.9423],[-80.7637,39.9427],[-80.7639,39.9444],[-80.764,39.9446],[-80.7641,39.9452],[-80.7642,39.9462],[-80.7643,39.9471],[-80.7644,39.9477],[-80.7644,39.9481],[-80.7643,39.949],[-80.7643,39.9493],[-80.7643,39.95],[-80.7642,39.9506],[-80.7641,39.9509],[-80.7638,39.9517],[-80.7637,39.9519],[-80.7635,39.9522],[-80.7634,39.9525],[-80.7634,39.9526],[-80.7633,39.9527],[-80.7633,39.9528],[-80.7633,39.9529],[-80.7632,39.9533],[-80.7631,39.9535],[-80.763,39.9538],[-80.7628,39.9541],[-80.7622,39.9548],[-80.7615,39.9557],[-80.7609,39.9564],[-80.7608,39.9566],[-80.7604,39.9569],[-80.7601,39.9573],[-80.7598,39.9575],[-80.7596,39.9578],[-80.7594,39.9581],[-80.7593,39.9583],[-80.7593,39.9584],[-80.7592,39.9584],[-80.7591,39.9586],[-80.7584,39.9593],[-80.7579,39.9597],[-80.7575,39.96],[-80.7572,39.9603],[-80.7571,39.9603],[-80.7567,39.9606],[-80.7565,39.9607],[-80.7561,39.961],[-80.7559,39.9611],[-80.7559,39.9612],[-80.7556,39.9614],[-80.7555,39.9614],[-80.7552,39.9616],[-80.7551,39.9616],[-80.7549,39.9618],[-80.7538,39.9623],[-80.7531,39.9627],[-80.753,39.9628],[-80.7522,39.9632],[-80.7517,39.9635],[-80.75,39.9643],[-80.7498,39.9644],[-80.7497,39.9645],[-80.7489,39.9649],[-80.7486,39.965],[-80.7481,39.9654],[-80.7476,39.9656],[-80.7468,39.9661],[-80.7466,39.9663],[-80.7464,39.9663],[-80.7461,39.9665],[-80.7459,39.9667],[-80.7458,39.9668],[-80.7456,39.9669],[-80.7455,39.967],[-80.7451,39.9672],[-80.7445,39.9678],[-80.7442,39.9681],[-80.744,39.9683],[-80.7439,39.9684],[-80.7437,39.9686],[-80.7435,39.9688],[-80.7433,39.969],[-80.7433,39.9691],[-80.7432,39.9691],[-80.7422,39.9695],[-80.741,39.9701],[-80.7401,39.9708],[-80.74,39.9713],[-80.7401,39.9718],[-80.7405,39.9723],[-80.7407,39.9726],[-80.7408,39.9729],[-80.7409,39.973],[-80.741,39.9731],[-80.7409,39.9733],[-80.7408,39.9736],[-80.7408,39.9738],[-80.7407,39.9741],[-80.7406,39.9742],[-80.7406,39.9743],[-80.7404,39.975],[-80.7404,39.9752],[-80.7403,39.9753],[-80.7403,39.9754],[-80.7402,39.9759],[-80.7399,39.9767],[-80.7399,39.9768],[-80.7399,39.977],[-80.7398,39.9771],[-80.7398,39.9772],[-80.7398,39.9773],[-80.7398,39.9774],[-80.7397,39.9778],[-80.7396,39.9779],[-80.7396,39.9781],[-80.7395,39.9782],[-80.7395,39.9783],[-80.7395,39.9784],[-80.7395,39.9787],[-80.7395,39.9789],[-80.7394,39.9791],[-80.7394,39.9793],[-80.7394,39.9795],[-80.7393,39.9796],[-80.7392,39.9802],[-80.7391,39.9806],[-80.7391,39.9807],[-80.7391,39.981],[-80.739,39.9813],[-80.7389,39.9815],[-80.7388,39.9817],[-80.7388,39.9818],[-80.7389,39.9819],[-80.739,39.982],[-80.739,39.9821],[-80.739,39.9822],[-80.739,39.9827],[-80.739,39.9832],[-80.739,39.9835],[-80.739,39.9836],[-80.739,39.9837],[-80.7389,39.984],[-80.7389,39.9842],[-80.7389,39.9843],[-80.739,39.9845],[-80.739,39.9847],[-80.739,39.9848],[-80.739,39.9849],[-80.739,39.985],[-80.7389,39.9851],[-80.7389,39.9852],[-80.7389,39.9853],[-80.7389,39.9856],[-80.7389,39.9857],[-80.739,39.986],[-80.739,39.9861],[-80.7391,39.9863],[-80.7391,39.9866],[-80.7392,39.987],[-80.7393,39.9873],[-80.7394,39.9875],[-80.7394,39.9876],[-80.7395,39.9879],[-80.7395,39.9881],[-80.7395,39.9882],[-80.7396,39.9883],[-80.7396,39.9884],[-80.7397,39.9887],[-80.7397,39.9888],[-80.7397,39.989],[-80.7397,39.9891],[-80.7397,39.9892],[-80.7397,39.9898],[-80.7397,39.9903],[-80.7397,39.9906],[-80.7397,39.9909],[-80.7397,39.991],[-80.7397,39.9912],[-80.7397,39.9914],[-80.7397,39.9916],[-80.7397,39.9917],[-80.7397,39.9918],[-80.7398,39.9919],[-80.7398,39.9921],[-80.7398,39.9924],[-80.7399,39.9927],[-80.7399,39.9929],[-80.74,39.9931],[-80.7401,39.9935],[-80.7401,39.9937],[-80.7401,39.9939],[-80.7402,39.994],[-80.7402,39.9941],[-80.7402,39.9942],[-80.7403,39.9943],[-80.7404,39.9943],[-80.7405,39.9944],[-80.7406,39.9945],[-80.7407,39.9948],[-80.7408,39.995],[-80.7409,39.9954],[-80.7409,39.9956],[-80.741,39.9958],[-80.7411,39.9962],[-80.7412,39.9966],[-80.7412,39.9969],[-80.7412,39.9971],[-80.7412,39.9973],[-80.7412,39.998],[-80.7413,39.9982],[-80.7413,39.9986],[-80.7414,39.9991],[-80.7414,39.9993],[-80.7415,39.9995],[-80.7416,39.9997],[-80.7417,39.9999],[-80.7417,40.0001],[-80.7418,40.0003],[-80.7418,40.0005],[-80.7418,40.0006],[-80.7418,40.0007],[-80.7418,40.0012],[-80.7418,40.0014],[-80.7419,40.0016],[-80.7419,40.0018],[-80.7419,40.0019],[-80.7419,40.0022],[-80.7419,40.0025],[-80.7419,40.0033],[-80.742,40.0037],[-80.742,40.004],[-80.742,40.0045],[-80.742,40.0047],[-80.7421,40.0051],[-80.7421,40.0055],[-80.7422,40.0058],[-80.7422,40.0059],[-80.7422,40.0061],[-80.7422,40.0063],[-80.7422,40.0065],[-80.7422,40.0068],[-80.7421,40.0071],[-80.7421,40.0074],[-80.7421,40.0076],[-80.7421,40.0078],[-80.7421,40.0083],[-80.7421,40.0084],[-80.7421,40.0085],[-80.7421,40.0086],[-80.7422,40.0086],[-80.7421,40.0087],[-80.7421,40.0089],[-80.742,40.0089],[-80.742,40.009],[-80.7419,40.009],[-80.7419,40.0091],[-80.7418,40.0093],[-80.7418,40.0094],[-80.7418,40.0095],[-80.7417,40.0095],[-80.7417,40.0099],[-80.7416,40.0103],[-80.7416,40.0106],[-80.7415,40.0109],[-80.7415,40.0116],[-80.7415,40.0118],[-80.7413,40.0121],[-80.7413,40.0122],[-80.7413,40.0123],[-80.7413,40.0124],[-80.7413,40.0126],[-80.7412,40.013],[-80.7412,40.0131],[-80.7412,40.0132],[-80.7411,40.0136],[-80.7411,40.0137],[-80.7411,40.0139],[-80.741,40.0143],[-80.7409,40.0147],[-80.7408,40.0151],[-80.7407,40.0152],[-80.7407,40.0153],[-80.7407,40.0154],[-80.7406,40.0154],[-80.7406,40.0155],[-80.7406,40.0156],[-80.7405,40.0157],[-80.7403,40.0159],[-80.7402,40.0161],[-80.7401,40.0162],[-80.74,40.0164],[-80.74,40.0165],[-80.74,40.0166],[-80.7399,40.0167],[-80.7399,40.0168],[-80.7397,40.0171],[-80.7396,40.0173],[-80.7395,40.0175],[-80.7394,40.0176],[-80.7394,40.0178],[-80.7393,40.0179],[-80.7393,40.0181],[-80.7393,40.0182],[-80.7392,40.0185],[-80.7391,40.0188],[-80.7391,40.0189],[-80.739,40.0189],[-80.7389,40.0191],[-80.7389,40.0192],[-80.7388,40.0193],[-80.7386,40.0195],[-80.7386,40.0196],[-80.7385,40.0198],[-80.7384,40.0199],[-80.7384,40.02],[-80.7383,40.0201],[-80.7383,40.0202],[-80.7382,40.0202],[-80.7382,40.0203],[-80.7382,40.0206],[-80.7381,40.0208],[-80.7381,40.0209],[-80.7381,40.0211],[-80.7381,40.0212],[-80.738,40.0213],[-80.738,40.0214],[-80.7378,40.0218],[-80.7378,40.0219],[-80.7378,40.022],[-80.7377,40.0221],[-80.7377,40.0224],[-80.7376,40.0228],[-80.7376,40.0229],[-80.7376,40.0231],[-80.7376,40.0233],[-80.7377,40.0237],[-80.7376,40.024],[-80.7375,40.0243],[-80.7374,40.0245],[-80.7373,40.0245],[-80.7373,40.0246],[-80.7373,40.0247],[-80.7373,40.0248],[-80.7374,40.0249],[-80.7374,40.025],[-80.7375,40.0252],[-80.7376,40.0253],[-80.7377,40.0254],[-80.7377,40.0255],[-80.7377,40.0256],[-80.7378,40.0258],[-80.7378,40.026],[-80.7378,40.0262],[-80.7378,40.0265],[-80.7377,40.0266],[-80.7377,40.0268],[-80.7377,40.027],[-80.7377,40.0271],[-80.7376,40.0272],[-80.7375,40.0273],[-80.7375,40.0274],[-80.7374,40.0276],[-80.7374,40.0277],[-80.7373,40.0278],[-80.7373,40.0279],[-80.7373,40.028],[-80.7372,40.0281],[-80.7372,40.0283],[-80.7372,40.0284],[-80.7371,40.0285],[-80.7371,40.0287],[-80.737,40.0288],[-80.7369,40.029],[-80.7368,40.0293],[-80.7367,40.0295],[-80.7365,40.0297],[-80.7364,40.03],[-80.7363,40.0301],[-80.7363,40.0302],[-80.7363,40.0303],[-80.7362,40.0304],[-80.7362,40.0305],[-80.7361,40.0305],[-80.7361,40.0306],[-80.736,40.0307],[-80.736,40.0308],[-80.7359,40.0308],[-80.7359,40.0309],[-80.7358,40.031],[-80.7355,40.0312],[-80.7353,40.0314],[-80.7351,40.0315],[-80.7349,40.0317],[-80.7345,40.032],[-80.7344,40.0321],[-80.7343,40.0322],[-80.7342,40.0324],[-80.7342,40.0326],[-80.7339,40.0331],[-80.7339,40.0333],[-80.7338,40.0334],[-80.7337,40.0336],[-80.7334,40.0341],[-80.7331,40.0344],[-80.733,40.0347],[-80.7329,40.035],[-80.7329,40.0351],[-80.7328,40.0352],[-80.7328,40.0353],[-80.7327,40.0353],[-80.7326,40.0356],[-80.7324,40.0358],[-80.7323,40.0359],[-80.7322,40.0361],[-80.7322,40.0363],[-80.7321,40.0364],[-80.7319,40.037],[-80.7319,40.0372],[-80.7318,40.0374],[-80.7318,40.0377],[-80.7318,40.0378],[-80.7318,40.038],[-80.7318,40.0381],[-80.7318,40.0382],[-80.7318,40.0386],[-80.7318,40.0388],[-80.7318,40.0391],[-80.7317,40.0393],[-80.7317,40.0395],[-80.7317,40.0397],[-80.7316,40.0399],[-80.7316,40.0402],[-80.7316,40.0406],[-80.7315,40.0408],[-80.7315,40.0409],[-80.7315,40.041],[-80.7315,40.0413],[-80.7315,40.0414],[-80.7314,40.0414],[-80.7314,40.0416],[-80.7314,40.0417],[-80.7314,40.0418],[-80.7314,40.042],[-80.7313,40.0421],[-80.7313,40.0423],[-80.7313,40.0425],[-80.7312,40.0428],[-80.7311,40.0432],[-80.7311,40.0435],[-80.731,40.0436],[-80.731,40.044],[-80.731,40.0443],[-80.731,40.0444],[-80.731,40.0446],[-80.7311,40.0449],[-80.7311,40.0453],[-80.7311,40.0457],[-80.7311,40.0459],[-80.7311,40.046],[-80.7312,40.0463],[-80.7313,40.0466],[-80.7313,40.0467],[-80.7313,40.0469],[-80.7314,40.0473],[-80.7314,40.0474],[-80.7314,40.0478],[-80.7315,40.048],[-80.7314,40.0481],[-80.7313,40.0487],[-80.7313,40.0489],[-80.7314,40.049],[-80.7316,40.0491],[-80.7317,40.0491],[-80.7317,40.0492],[-80.7317,40.0493],[-80.7317,40.0495],[-80.7318,40.0496],[-80.7318,40.0497],[-80.7319,40.0498],[-80.732,40.0499],[-80.7321,40.0499],[-80.7321,40.05],[-80.7322,40.05],[-80.7322,40.0501],[-80.7323,40.0501],[-80.7323,40.0502],[-80.7323,40.0504],[-80.7324,40.0505],[-80.7324,40.0506],[-80.7325,40.0508],[-80.7325,40.0509],[-80.7325,40.0511],[-80.7326,40.0514],[-80.7326,40.0517],[-80.7326,40.0519],[-80.7326,40.052],[-80.7326,40.0524],[-80.7326,40.0528],[-80.7326,40.0531],[-80.7326,40.0534],[-80.7326,40.0535],[-80.7326,40.0536],[-80.7326,40.0538],[-80.7326,40.0543],[-80.7326,40.0544],[-80.7326,40.0545],[-80.7326,40.0548],[-80.7326,40.0549],[-80.7325,40.055],[-80.7325,40.0552],[-80.7325,40.0554],[-80.7325,40.0556],[-80.7325,40.0557],[-80.7325,40.0558],[-80.7325,40.0559],[-80.7326,40.056],[-80.7327,40.0565],[-80.7328,40.0568],[-80.733,40.0573],[-80.733,40.0576],[-80.7331,40.0577],[-80.7331,40.0579],[-80.7332,40.0583],[-80.7333,40.0585],[-80.7333,40.0586],[-80.7334,40.0588],[-80.7334,40.0589],[-80.7335,40.0592],[-80.7336,40.0593],[-80.7337,40.0594],[-80.7337,40.0595],[-80.7338,40.0596],[-80.7339,40.0596],[-80.734,40.0597],[-80.7341,40.0597],[-80.7342,40.0598],[-80.7343,40.0598],[-80.7344,40.0598],[-80.7345,40.0599],[-80.7346,40.06],[-80.7347,40.06],[-80.7347,40.0601],[-80.7349,40.0603],[-80.7349,40.0605],[-80.735,40.0606],[-80.7351,40.0608],[-80.7352,40.0609],[-80.7352,40.061],[-80.7354,40.0615],[-80.7356,40.0618],[-80.7357,40.0619],[-80.7358,40.062],[-80.7358,40.0621],[-80.7359,40.0622],[-80.7359,40.0623],[-80.736,40.0624],[-80.7361,40.0626],[-80.7361,40.0627],[-80.7362,40.063],[-80.7365,40.0634],[-80.7368,40.0637],[-80.737,40.064],[-80.7371,40.0641],[-80.7373,40.0645],[-80.7373,40.0646],[-80.7374,40.0647],[-80.7376,40.065],[-80.7376,40.0652],[-80.7377,40.0652],[-80.7378,40.0654],[-80.7379,40.0656],[-80.7379,40.0657],[-80.738,40.0658],[-80.738,40.0661],[-80.7381,40.0663],[-80.7381,40.0664],[-80.7382,40.0665],[-80.7382,40.0667],[-80.7382,40.0668],[-80.7382,40.0672],[-80.7383,40.0674],[-80.7383,40.0676],[-80.7383,40.0678],[-80.7383,40.0681],[-80.7383,40.0682],[-80.7383,40.0689],[-80.7383,40.069],[-80.7383,40.0691],[-80.7383,40.0694],[-80.7383,40.0695],[-80.7383,40.0696],[-80.7383,40.0697],[-80.7383,40.0701],[-80.7383,40.0702],[-80.7383,40.0703],[-80.7383,40.0704],[-80.7383,40.0705],[-80.7382,40.0705],[-80.7382,40.0704],[-80.7381,40.0703],[-80.738,40.0702],[-80.7379,40.0703],[-80.7379,40.0704],[-80.738,40.0706],[-80.7381,40.0707],[-80.7382,40.0707],[-80.7383,40.0708],[-80.7383,40.0709],[-80.7383,40.071],[-80.7382,40.0711],[-80.7382,40.0712],[-80.7382,40.0713],[-80.7383,40.0714],[-80.7385,40.0715],[-80.7386,40.0715],[-80.7387,40.0716],[-80.7388,40.0716],[-80.7389,40.0716],[-80.7389,40.0717],[-80.7389,40.0718],[-80.7389,40.0719],[-80.739,40.0722],[-80.739,40.0723],[-80.739,40.0724],[-80.739,40.0725],[-80.739,40.0726],[-80.739,40.0727],[-80.739,40.073],[-80.739,40.0734],[-80.739,40.0736],[-80.739,40.0737],[-80.7391,40.0739],[-80.7392,40.0742],[-80.7392,40.0745],[-80.7392,40.0746],[-80.7392,40.075],[-80.7392,40.0752],[-80.7391,40.0757],[-80.739,40.0759],[-80.739,40.0761],[-80.739,40.0762],[-80.7389,40.0763],[-80.7389,40.0765],[-80.7388,40.0767],[-80.7387,40.0772],[-80.7386,40.0774],[-80.7385,40.0778],[-80.7382,40.0784],[-80.7382,40.0785],[-80.7382,40.0786],[-80.7381,40.0788],[-80.7379,40.0792],[-80.7377,40.0795],[-80.7374,40.0799],[-80.7373,40.0801],[-80.7371,40.0802],[-80.7371,40.0803],[-80.737,40.0804],[-80.7368,40.0806],[-80.7367,40.0807],[-80.7366,40.0808],[-80.7366,40.0809],[-80.7365,40.081],[-80.7363,40.0811],[-80.7362,40.0812],[-80.7354,40.0821],[-80.7353,40.0821],[-80.7352,40.0822],[-80.735,40.0825],[-80.7349,40.0825],[-80.7347,40.0828],[-80.7346,40.0829],[-80.7345,40.083],[-80.7344,40.0832],[-80.734,40.0836],[-80.7337,40.0838],[-80.7335,40.084],[-80.7334,40.0841],[-80.7333,40.0842],[-80.733,40.0845],[-80.733,40.0846],[-80.7329,40.0847],[-80.7327,40.0849],[-80.7323,40.0854],[-80.7322,40.0856],[-80.7319,40.0858],[-80.7319,40.0859],[-80.7316,40.0862],[-80.7314,40.0863],[-80.7313,40.0864],[-80.7312,40.0865],[-80.731,40.0866],[-80.7309,40.0867],[-80.7307,40.0867],[-80.7306,40.0867],[-80.7304,40.0868],[-80.7302,40.0869],[-80.7301,40.0869],[-80.73,40.087],[-80.7298,40.0871],[-80.7296,40.0873],[-80.7294,40.0875],[-80.7293,40.0875],[-80.7285,40.0882],[-80.7281,40.0885],[-80.728,40.0886],[-80.7279,40.0887],[-80.7278,40.0888],[-80.7277,40.0889],[-80.7273,40.0892],[-80.7271,40.0893],[-80.727,40.0893],[-80.727,40.0894],[-80.7269,40.0894],[-80.7266,40.0896],[-80.726,40.0899],[-80.7258,40.09],[-80.7256,40.0902],[-80.7255,40.0903],[-80.7253,40.0904],[-80.7253,40.0905],[-80.7252,40.0906],[-80.7251,40.0907],[-80.725,40.0908],[-80.7249,40.0908],[-80.7247,40.0909],[-80.7246,40.0909],[-80.7245,40.091],[-80.7241,40.0912],[-80.724,40.0913],[-80.7232,40.0916],[-80.7228,40.0918],[-80.7226,40.0919],[-80.7224,40.092],[-80.7222,40.0921],[-80.7217,40.0924],[-80.7215,40.0924],[-80.7215,40.0925],[-80.7211,40.0927],[-80.7208,40.0928],[-80.7207,40.0928],[-80.7205,40.0929],[-80.7204,40.093],[-80.7203,40.0931],[-80.7202,40.0931],[-80.7202,40.0932],[-80.7202,40.0933],[-80.7202,40.0934],[-80.7201,40.0935],[-80.72,40.0935],[-80.7199,40.0935],[-80.7195,40.0936],[-80.7194,40.0937],[-80.7186,40.094],[-80.7182,40.0942],[-80.7179,40.0943],[-80.7178,40.0944],[-80.7176,40.0946],[-80.7175,40.0946],[-80.7174,40.0947],[-80.7172,40.0949],[-80.7171,40.095],[-80.7169,40.0951],[-80.7168,40.0952],[-80.7167,40.0954],[-80.7164,40.0956],[-80.716,40.0957],[-80.7159,40.0958],[-80.7154,40.0959],[-80.7151,40.0961],[-80.7145,40.0963],[-80.7143,40.0964],[-80.7139,40.0966],[-80.7136,40.0968],[-80.7134,40.0969],[-80.7133,40.097],[-80.7132,40.097],[-80.7132,40.0971],[-80.713,40.0972],[-80.7129,40.0973],[-80.7128,40.0975],[-80.7126,40.0976],[-80.7124,40.098],[-80.7122,40.0981],[-80.7121,40.0982],[-80.7119,40.0984],[-80.7115,40.0986],[-80.7113,40.0989],[-80.7112,40.099],[-80.711,40.0991],[-80.7109,40.0993],[-80.7108,40.0993],[-80.7107,40.0994],[-80.7106,40.0994],[-80.7104,40.0994],[-80.7103,40.0995],[-80.7101,40.0996],[-80.7101,40.0997],[-80.7101,40.0998],[-80.7101,40.0999],[-80.71,40.1],[-80.7098,40.1],[-80.7097,40.1001],[-80.7096,40.1002],[-80.7095,40.1003],[-80.7095,40.1004],[-80.7095,40.1005],[-80.7095,40.1006],[-80.7094,40.1006],[-80.7094,40.1007],[-80.7091,40.101],[-80.7091,40.1012],[-80.7089,40.1014],[-80.7089,40.1015],[-80.7089,40.1018],[-80.7089,40.1019],[-80.7089,40.102],[-80.7089,40.1021],[-80.709,40.1022],[-80.709,40.1023],[-80.7089,40.1023],[-80.7089,40.1024],[-80.7089,40.1025],[-80.7089,40.1026],[-80.7089,40.1027],[-80.7089,40.1028],[-80.7089,40.1029],[-80.7089,40.103],[-80.7089,40.1031],[-80.7088,40.1034],[-80.7088,40.1035],[-80.7087,40.1037],[-80.7087,40.104],[-80.7086,40.1041],[-80.7085,40.1045],[-80.7084,40.1046],[-80.7084,40.1047],[-80.7083,40.1048],[-80.7082,40.1049],[-80.7082,40.105],[-80.7082,40.1054],[-80.7082,40.1055],[-80.7081,40.1056],[-80.7081,40.1058],[-80.7081,40.1059],[-80.7081,40.1061],[-80.708,40.1062],[-80.708,40.1063],[-80.7079,40.1066],[-80.7079,40.1067],[-80.7078,40.107],[-80.7078,40.1075],[-80.7078,40.1077],[-80.7078,40.1079],[-80.7078,40.108],[-80.7078,40.1081],[-80.7078,40.1082],[-80.7077,40.1082],[-80.7077,40.1083],[-80.7076,40.1084],[-80.7076,40.1086],[-80.7075,40.1088],[-80.7074,40.109],[-80.7074,40.1092],[-80.7073,40.1094],[-80.7073,40.1096],[-80.7073,40.1098],[-80.7072,40.1102],[-80.7072,40.1105],[-80.7071,40.1108],[-80.7071,40.1111],[-80.7071,40.1114],[-80.7072,40.1119],[-80.7072,40.1123],[-80.7073,40.1125],[-80.7073,40.1127],[-80.7074,40.1127],[-80.7074,40.1128],[-80.7074,40.1129],[-80.7074,40.1132],[-80.7074,40.1135],[-80.7074,40.1136],[-80.7075,40.114],[-80.7077,40.1142],[-80.7077,40.1144],[-80.7078,40.1145],[-80.7078,40.1148],[-80.7079,40.115],[-80.7079,40.1153],[-80.708,40.1154],[-80.708,40.1155],[-80.708,40.1156],[-80.7081,40.1161],[-80.7081,40.1163],[-80.7081,40.1164],[-80.7082,40.1165],[-80.7082,40.1166],[-80.7082,40.1167],[-80.7083,40.1167],[-80.7083,40.1168],[-80.7084,40.1168],[-80.7085,40.1169],[-80.7086,40.1168],[-80.7088,40.1168],[-80.7088,40.1169],[-80.7089,40.1169],[-80.7087,40.117],[-80.7086,40.117],[-80.7085,40.1171],[-80.7084,40.1171],[-80.7084,40.1172],[-80.7084,40.1173],[-80.7084,40.1174],[-80.7084,40.1175],[-80.7085,40.1176],[-80.7085,40.1177],[-80.7085,40.1179],[-80.7086,40.1181],[-80.7086,40.1183],[-80.7086,40.1184],[-80.7087,40.1187],[-80.7088,40.1188],[-80.7088,40.1189],[-80.7089,40.119],[-80.7089,40.1192],[-80.7091,40.1196],[-80.7091,40.1198],[-80.7092,40.1198],[-80.7092,40.1199],[-80.7092,40.12],[-80.7093,40.1201],[-80.7094,40.1204],[-80.7095,40.1206],[-80.7095,40.121],[-80.7095,40.1211],[-80.7096,40.1213],[-80.7097,40.1218],[-80.7097,40.1221],[-80.7097,40.1223],[-80.7099,40.1228],[-80.71,40.123],[-80.71,40.1232],[-80.7101,40.1233],[-80.7101,40.1236],[-80.7102,40.1239],[-80.7104,40.1245],[-80.7104,40.1247],[-80.7105,40.125],[-80.7105,40.1251],[-80.7106,40.1252],[-80.7107,40.1255],[-80.7107,40.1262],[-80.7107,40.1266],[-80.7107,40.1272],[-80.7107,40.1273],[-80.7107,40.1276],[-80.7107,40.128],[-80.7107,40.1285],[-80.7106,40.1293],[-80.7106,40.1302],[-80.7105,40.1314],[-80.7105,40.1322],[-80.7104,40.1329],[-80.7104,40.133],[-80.7103,40.1334],[-80.7103,40.1336],[-80.7103,40.1339],[-80.7103,40.134],[-80.7103,40.1342],[-80.7103,40.1343],[-80.7102,40.1352],[-80.7102,40.1355],[-80.7103,40.136],[-80.7103,40.1363],[-80.7103,40.1366],[-80.7102,40.137],[-80.7101,40.1375],[-80.71,40.1376],[-80.71,40.1378],[-80.71,40.1379],[-80.71,40.138],[-80.71,40.1381],[-80.7101,40.1382],[-80.7102,40.1383],[-80.7101,40.1385],[-80.7101,40.1388],[-80.71,40.1389],[-80.71,40.139],[-80.7099,40.1391],[-80.7098,40.1392],[-80.7097,40.1396],[-80.7095,40.1401],[-80.7092,40.1407],[-80.7091,40.1409],[-80.709,40.141],[-80.709,40.1411],[-80.7087,40.1417],[-80.7085,40.1421],[-80.7085,40.1422],[-80.7084,40.1425],[-80.7083,40.1427],[-80.7083,40.1429],[-80.7081,40.1431],[-80.708,40.1433],[-80.7078,40.1439],[-80.7078,40.1441],[-80.7075,40.1447],[-80.7075,40.1448],[-80.7074,40.1449],[-80.7074,40.145],[-80.7073,40.1452],[-80.7073,40.1453],[-80.7073,40.1454],[-80.7071,40.146],[-80.707,40.1465],[-80.7069,40.1469],[-80.7065,40.1479],[-80.7065,40.148],[-80.7065,40.1482],[-80.7064,40.1485],[-80.7064,40.1488],[-80.7063,40.1493],[-80.7063,40.1494],[-80.7063,40.1499],[-80.7063,40.15],[-80.7063,40.1501],[-80.7063,40.1503],[-80.7062,40.1504],[-80.7061,40.1504],[-80.706,40.1505],[-80.7059,40.1506],[-80.7058,40.1506],[-80.7058,40.1507],[-80.7057,40.1508],[-80.7057,40.151],[-80.7056,40.151],[-80.7056,40.1511],[-80.7057,40.1511],[-80.7058,40.1512],[-80.7063,40.1514],[-80.7063,40.1515],[-80.7062,40.1519],[-80.7061,40.1522],[-80.706,40.1524],[-80.7059,40.1527],[-80.7058,40.153],[-80.7056,40.1535],[-80.7055,40.1537],[-80.7054,40.1539],[-80.7053,40.1542],[-80.705,40.1546],[-80.7047,40.155],[-80.7045,40.1552],[-80.7042,40.1557],[-80.704,40.156],[-80.7027,40.1572],[-80.7022,40.1579],[-80.7014,40.1597],[-80.7001,40.1614],[-80.7,40.1617],[-80.6998,40.1619],[-80.6993,40.1626],[-80.6986,40.1634],[-80.6984,40.1636],[-80.6983,40.1638],[-80.6979,40.1643],[-80.6978,40.1645],[-80.6976,40.1648],[-80.6975,40.165],[-80.6974,40.1652],[-80.6971,40.1655],[-80.697,40.1657],[-80.697,40.1658],[-80.6969,40.1659],[-80.6969,40.166],[-80.6968,40.166],[-80.6968,40.1661],[-80.6967,40.1662],[-80.6965,40.1665],[-80.6965,40.1666],[-80.6964,40.1666],[-80.6963,40.1667],[-80.6963,40.1668],[-80.6962,40.1669],[-80.6961,40.1671],[-80.6959,40.1674],[-80.6958,40.1676],[-80.6957,40.1677],[-80.6957,40.1678],[-80.6956,40.1679],[-80.6955,40.1679],[-80.6953,40.1682],[-80.6952,40.1683],[-80.6952,40.1684],[-80.695,40.1685],[-80.695,40.1686],[-80.6948,40.1688],[-80.6948,40.1689],[-80.6947,40.169],[-80.6946,40.1691],[-80.6945,40.1693],[-80.6944,40.1693],[-80.6944,40.1694],[-80.6941,40.17],[-80.6937,40.1704],[-80.6935,40.1706],[-80.6925,40.1717],[-80.6917,40.1727],[-80.6915,40.1731],[-80.691,40.1737],[-80.6907,40.174],[-80.6907,40.1741],[-80.6906,40.1742],[-80.6905,40.1743],[-80.6905,40.1744],[-80.6904,40.1745],[-80.69,40.1751],[-80.6899,40.1753],[-80.6898,40.1754],[-80.6898,40.1755],[-80.6897,40.1756],[-80.6895,40.176],[-80.6894,40.1762],[-80.6893,40.1764],[-80.6893,40.1765],[-80.6892,40.1765],[-80.6889,40.1771],[-80.6888,40.1773],[-80.6883,40.1783],[-80.6879,40.1788],[-80.6877,40.1792],[-80.6876,40.1794],[-80.6875,40.1795],[-80.6875,40.1796],[-80.6871,40.1802],[-80.6867,40.1808],[-80.6865,40.1811],[-80.6861,40.1816],[-80.6854,40.1823],[-80.6848,40.1829],[-80.6845,40.1832],[-80.6841,40.1837],[-80.6839,40.1839],[-80.6837,40.1841],[-80.6836,40.1843],[-80.6825,40.185],[-80.6824,40.1851],[-80.6823,40.1852],[-80.6819,40.1855],[-80.6818,40.1856],[-80.6814,40.1857],[-80.6808,40.1859],[-80.6801,40.1862],[-80.6797,40.1863],[-80.6796,40.1864],[-80.6795,40.1864],[-80.6794,40.1865],[-80.6792,40.1868],[-80.6791,40.1868],[-80.6789,40.187],[-80.6787,40.1872],[-80.6778,40.1879],[-80.6765,40.189],[-80.6756,40.1898],[-80.6739,40.1913],[-80.6726,40.1924],[-80.6709,40.1951],[-80.6681,40.1997],[-80.667,40.2038],[-80.6663,40.2063],[-80.6662,40.2069],[-80.666,40.2081],[-80.6654,40.2115],[-80.6654,40.2117],[-80.6647,40.2124],[-80.6645,40.2126],[-80.6644,40.2127],[-80.6643,40.2133],[-80.6643,40.2135],[-80.6643,40.2137],[-80.6642,40.214],[-80.6642,40.2142],[-80.6642,40.2145],[-80.6642,40.2146],[-80.6641,40.2147],[-80.6641,40.2151],[-80.6641,40.2152],[-80.664,40.2156],[-80.6639,40.2165],[-80.6639,40.2166],[-80.6638,40.217],[-80.6638,40.2173],[-80.6637,40.2176],[-80.6638,40.2178],[-80.6639,40.2182],[-80.6643,40.2192],[-80.664,40.2205],[-80.6628,40.225],[-80.6619,40.2269],[-80.6618,40.2274],[-80.6614,40.229],[-80.6615,40.2298],[-80.6612,40.2303],[-80.6604,40.2318],[-80.6601,40.2323],[-80.6596,40.2332],[-80.6591,40.234],[-80.6577,40.2358],[-80.6571,40.2366],[-80.6563,40.2379],[-80.6539,40.2419],[-80.6532,40.2432],[-80.653,40.2434],[-80.6527,40.244],[-80.6526,40.2442],[-80.6525,40.2444],[-80.6522,40.2448],[-80.6521,40.245],[-80.6513,40.2457],[-80.6488,40.2478],[-80.648,40.2485],[-80.6479,40.2485],[-80.6477,40.2487],[-80.6476,40.2488],[-80.6474,40.249],[-80.6472,40.2491],[-80.6472,40.2492],[-80.6471,40.2493],[-80.6469,40.2496],[-80.6468,40.2497],[-80.6467,40.2497],[-80.6466,40.2498],[-80.6465,40.2499],[-80.6464,40.2499],[-80.6462,40.2501],[-80.6458,40.2504],[-80.6457,40.2505],[-80.6456,40.2505],[-80.6454,40.2507],[-80.6448,40.2511],[-80.6446,40.2513],[-80.6429,40.2521],[-80.638,40.2546],[-80.6379,40.2547],[-80.6372,40.2551],[-80.6374,40.2544],[-80.6372,40.2543],[-80.6371,40.2543],[-80.6369,40.2544],[-80.636,40.2548],[-80.6357,40.255],[-80.6351,40.2553],[-80.6335,40.2561],[-80.6332,40.2563],[-80.6325,40.2566],[-80.6317,40.2571],[-80.6314,40.2572],[-80.629,40.2584],[-80.6281,40.2589],[-80.6275,40.2592],[-80.6265,40.2597],[-80.6255,40.2603],[-80.6248,40.2606],[-80.6235,40.2613],[-80.6225,40.2618],[-80.6203,40.2641],[-80.6193,40.2652],[-80.6192,40.2654],[-80.6192,40.2655],[-80.6189,40.266],[-80.6188,40.2662],[-80.6183,40.2674],[-80.6169,40.2707],[-80.6164,40.2718],[-80.6162,40.2723],[-80.6162,40.2728],[-80.6163,40.2734],[-80.6163,40.2745],[-80.6164,40.2762],[-80.6166,40.2778],[-80.6166,40.2779],[-80.6166,40.2783],[-80.6166,40.2788],[-80.6166,40.279],[-80.6167,40.2804],[-80.6167,40.2816],[-80.6167,40.2817],[-80.6167,40.2819],[-80.6168,40.2853],[-80.6158,40.2881],[-80.6157,40.2887],[-80.6156,40.2891],[-80.6154,40.2898],[-80.615,40.2916],[-80.6149,40.292],[-80.6112,40.2972],[-80.611,40.2974],[-80.6109,40.2976],[-80.6104,40.2983],[-80.6098,40.2991],[-80.6098,40.2992],[-80.6098,40.2993],[-80.6097,40.2994],[-80.6093,40.2999],[-80.6092,40.3001],[-80.6091,40.3002],[-80.609,40.3004],[-80.6087,40.3008],[-80.6078,40.3021],[-80.6077,40.3023],[-80.6074,40.3027],[-80.6068,40.3036],[-80.6066,40.3039],[-80.6052,40.3051],[-80.6046,40.3056],[-80.6038,40.3063],[-80.6036,40.3065],[-80.6034,40.3067],[-80.6031,40.3069],[-80.6029,40.3071],[-80.6029,40.3072],[-80.6028,40.3073],[-80.6028,40.3075],[-80.6028,40.3076],[-80.6027,40.3077],[-80.6027,40.3079],[-80.6027,40.308],[-80.6026,40.3081],[-80.6025,40.3086],[-80.6024,40.3093],[-80.6022,40.31],[-80.6021,40.3105],[-80.602,40.3107],[-80.602,40.3108],[-80.6018,40.3113],[-80.6018,40.3115],[-80.6017,40.3117],[-80.6017,40.3118],[-80.6016,40.3121],[-80.6015,40.3123],[-80.6014,40.3126],[-80.6012,40.3135],[-80.6011,40.3138],[-80.601,40.3142],[-80.6009,40.3143],[-80.6009,40.3145],[-80.6005,40.3155],[-80.6004,40.3159],[-80.6003,40.3162],[-80.6,40.3173],[-80.5999,40.3177],[-80.6,40.3183],[-80.6003,40.3201],[-80.6004,40.3208],[-80.6005,40.3212],[-80.6009,40.3222],[-80.6024,40.3265],[-80.6029,40.3279],[-80.603,40.328],[-80.6031,40.3282],[-80.6032,40.3283],[-80.6033,40.3284],[-80.6033,40.3285],[-80.6033,40.3286],[-80.6034,40.3286],[-80.6034,40.3287],[-80.6034,40.3288],[-80.6035,40.3288],[-80.6037,40.3292],[-80.6042,40.3301],[-80.6044,40.3305],[-80.6046,40.331],[-80.6047,40.3311],[-80.605,40.3316],[-80.6051,40.3317],[-80.6063,40.3336],[-80.6066,40.3341],[-80.607,40.3349],[-80.6075,40.3357],[-80.6077,40.3358],[-80.6077,40.3359],[-80.608,40.3364],[-80.6082,40.3367],[-80.6084,40.337],[-80.6087,40.3376],[-80.6093,40.3385],[-80.6096,40.339],[-80.6097,40.3392],[-80.6099,40.3395],[-80.61,40.3397],[-80.6104,40.3404],[-80.6105,40.3404],[-80.6105,40.3405],[-80.6107,40.3408],[-80.6108,40.3409],[-80.6112,40.3422],[-80.6124,40.3462],[-80.6128,40.3476],[-80.6128,40.3477],[-80.6127,40.3484],[-80.6127,40.3492],[-80.6125,40.3519],[-80.6118,40.3552],[-80.6103,40.3585],[-80.6103,40.3586],[-80.6094,40.3603],[-80.6092,40.3608],[-80.6091,40.3611],[-80.6088,40.3617],[-80.6087,40.362],[-80.6086,40.3629],[-80.6082,40.3655],[-80.6081,40.3664],[-80.608,40.367],[-80.6077,40.3689],[-80.6076,40.3696],[-80.6079,40.3703],[-80.6088,40.3726],[-80.6091,40.3734],[-80.6091,40.3736],[-80.6093,40.374],[-80.6094,40.3741],[-80.6094,40.3743],[-80.6097,40.3749],[-80.6097,40.375],[-80.6098,40.3751],[-80.6099,40.3751],[-80.61,40.3752],[-80.6102,40.3753],[-80.6109,40.3759],[-80.6117,40.3765],[-80.6117,40.3766],[-80.6118,40.3766],[-80.6133,40.3779],[-80.6144,40.3788],[-80.6153,40.3794],[-80.6184,40.3814],[-80.6191,40.3819],[-80.6221,40.3828],[-80.6247,40.3838],[-80.6262,40.3841],[-80.6288,40.3854],[-80.6304,40.386],[-80.6306,40.3853],[-80.6314,40.3857],[-80.6315,40.386],[-80.6318,40.3866],[-80.6327,40.3905],[-80.6322,40.3937],[-80.6297,40.395],[-80.6281,40.3958],[-80.6235,40.3971],[-80.6168,40.4007],[-80.6166,40.4007],[-80.6161,40.401],[-80.6161,40.4007],[-80.616,40.4001],[-80.6155,40.3999],[-80.6152,40.3999],[-80.6131,40.402],[-80.6123,40.4028],[-80.6123,40.4029],[-80.6123,40.4032],[-80.6123,40.4034],[-80.6123,40.4035],[-80.6123,40.4038],[-80.6125,40.4054],[-80.613,40.4063],[-80.6136,40.4075],[-80.6142,40.4087],[-80.6137,40.4097],[-80.6132,40.4106],[-80.6129,40.4111],[-80.6125,40.4117],[-80.6125,40.4119],[-80.6125,40.4121],[-80.6125,40.4131],[-80.6124,40.4147],[-80.6122,40.418],[-80.6122,40.4187],[-80.6122,40.4191],[-80.6123,40.4217],[-80.6124,40.4237],[-80.6125,40.4257],[-80.6124,40.4264],[-80.6124,40.4267],[-80.6123,40.427],[-80.6129,40.4291],[-80.6129,40.4294],[-80.6129,40.4295],[-80.6124,40.4332],[-80.6122,40.4348],[-80.6117,40.4361],[-80.6114,40.4371],[-80.6113,40.4372],[-80.6111,40.4377],[-80.6111,40.4378],[-80.6103,40.4392],[-80.61,40.4397],[-80.6097,40.4404],[-80.6094,40.4411],[-80.6061,40.4449],[-80.6047,40.4466],[-80.6046,40.4478],[-80.6043,40.4497],[-80.6041,40.4499],[-80.6035,40.4505],[-80.6033,40.4508],[-80.6029,40.4512],[-80.6027,40.4515],[-80.6026,40.4517],[-80.6012,40.4537],[-80.5981,40.4584],[-80.5974,40.4601],[-80.5964,40.4624],[-80.5962,40.4627],[-80.596,40.4632],[-80.596,40.4633],[-80.5959,40.4638],[-80.5958,40.4641],[-80.5956,40.4653],[-80.5956,40.4657],[-80.5951,40.469],[-80.5949,40.4702],[-80.5948,40.4704],[-80.5948,40.4705],[-80.5947,40.4714],[-80.5949,40.4724],[-80.5951,40.4738],[-80.5951,40.4739],[-80.5954,40.4753],[-80.5964,40.4772],[-80.5968,40.4781],[-80.5976,40.4796],[-80.5978,40.4798],[-80.5978,40.4799],[-80.598,40.4802],[-80.598,40.4803],[-80.5981,40.4804],[-80.5982,40.4806],[-80.5982,40.4807],[-80.5983,40.4808],[-80.5985,40.4813],[-80.5987,40.4817],[-80.5992,40.4826],[-80.5996,40.4829],[-80.5998,40.4831],[-80.6003,40.4836],[-80.6005,40.4837],[-80.6006,40.4838],[-80.6008,40.4838],[-80.601,40.4839],[-80.6012,40.4839],[-80.6019,40.484],[-80.6025,40.4842],[-80.6025,40.4843],[-80.6029,40.4845],[-80.6031,40.4847],[-80.6035,40.4854],[-80.6048,40.4864],[-80.6053,40.4868],[-80.6072,40.4884],[-80.6087,40.4896],[-80.6101,40.4912],[-80.6106,40.492],[-80.6107,40.4921],[-80.6108,40.4924],[-80.6117,40.4934],[-80.6124,40.4942],[-80.6126,40.4945],[-80.6126,40.4946],[-80.6131,40.495],[-80.6134,40.4954],[-80.6137,40.4958],[-80.6141,40.4965],[-80.6141,40.4967],[-80.6144,40.4973],[-80.6149,40.4978],[-80.6153,40.4981],[-80.6155,40.4984],[-80.6157,40.499],[-80.6158,40.4994],[-80.6158,40.4995],[-80.6157,40.4996],[-80.6155,40.4996],[-80.6153,40.4996],[-80.6149,40.4994],[-80.6148,40.4993],[-80.6146,40.4992],[-80.6144,40.4989],[-80.6143,40.4988],[-80.6139,40.4984],[-80.6137,40.4984],[-80.6136,40.4986],[-80.6137,40.499],[-80.6138,40.4993],[-80.614,40.4996],[-80.6141,40.4998],[-80.6143,40.5001],[-80.6145,40.5004],[-80.6147,40.5008],[-80.6148,40.501],[-80.6148,40.5011],[-80.6149,40.5012],[-80.615,40.5013],[-80.615,40.5014],[-80.6151,40.5015],[-80.6152,40.5015],[-80.6153,40.5017],[-80.6154,40.5019],[-80.6156,40.5019],[-80.6157,40.502],[-80.616,40.5019],[-80.6161,40.5019],[-80.6163,40.5017],[-80.6166,40.5016],[-80.617,40.5016],[-80.6174,40.5018],[-80.6175,40.5018],[-80.6176,40.5019],[-80.618,40.502],[-80.618,40.5023],[-80.6181,40.5025],[-80.6182,40.5027],[-80.6181,40.5029],[-80.618,40.5032],[-80.618,40.5033],[-80.6181,40.5035],[-80.6182,40.5038],[-80.6184,40.5042],[-80.6186,40.5047],[-80.6187,40.5049],[-80.6189,40.5052],[-80.6191,40.5057],[-80.6192,40.5061],[-80.6192,40.5065],[-80.6194,40.5067],[-80.6195,40.5069],[-80.6195,40.507],[-80.6195,40.5072],[-80.6195,40.5077],[-80.6194,40.508],[-80.6195,40.5082],[-80.6196,40.5086],[-80.6198,40.5089],[-80.62,40.509],[-80.6203,40.5091],[-80.6208,40.5093],[-80.621,40.5095],[-80.6211,40.51],[-80.6211,40.5105],[-80.6211,40.511],[-80.621,40.5112],[-80.6209,40.5114],[-80.6209,40.5121],[-80.6209,40.5123],[-80.6209,40.5124],[-80.6209,40.513],[-80.6209,40.5131],[-80.6209,40.5134],[-80.6209,40.5137],[-80.621,40.5141],[-80.6211,40.5143],[-80.6213,40.5151],[-80.6216,40.5159],[-80.6216,40.516],[-80.6217,40.5163],[-80.6218,40.5165],[-80.6221,40.517],[-80.6221,40.518],[-80.6221,40.5184],[-80.6221,40.5192],[-80.6222,40.5205],[-80.6228,40.5223],[-80.6228,40.5224],[-80.6232,40.5233],[-80.6234,40.5236],[-80.6234,40.5237],[-80.6237,40.5243],[-80.6238,40.5244],[-80.6242,40.5251],[-80.6245,40.526],[-80.6246,40.5264],[-80.6247,40.5267],[-80.6248,40.5269],[-80.6249,40.5275],[-80.6249,40.5277],[-80.6251,40.5281],[-80.6251,40.5282],[-80.6252,40.5287],[-80.6252,40.5289],[-80.6253,40.5294],[-80.6255,40.5302],[-80.6257,40.5309],[-80.6258,40.531],[-80.6259,40.5315],[-80.6262,40.5325],[-80.6267,40.534],[-80.6271,40.5352],[-80.6273,40.5354],[-80.6275,40.5358],[-80.6279,40.5361],[-80.6284,40.5364],[-80.6288,40.5367],[-80.629,40.5368],[-80.6291,40.5367],[-80.6291,40.5365],[-80.6293,40.5364],[-80.6295,40.5365],[-80.6296,40.5367],[-80.6298,40.537],[-80.6299,40.5373],[-80.6301,40.5376],[-80.6305,40.5379],[-80.631,40.5382],[-80.6313,40.5382],[-80.6318,40.5384],[-80.6324,40.5385],[-80.6326,40.5385],[-80.633,40.5386],[-80.6331,40.5387],[-80.6333,40.5389],[-80.6334,40.5392],[-80.6336,40.5398],[-80.6342,40.5404],[-80.6346,40.5408],[-80.6348,40.5411],[-80.6349,40.5414],[-80.635,40.5417],[-80.6351,40.5418],[-80.6354,40.5421],[-80.6357,40.5423],[-80.6366,40.5427],[-80.6369,40.5431],[-80.6373,40.5435],[-80.6377,40.5439],[-80.6377,40.544],[-80.6382,40.5446],[-80.6387,40.5452],[-80.6387,40.5453],[-80.6393,40.546],[-80.6398,40.5466],[-80.64,40.5471],[-80.6401,40.5473],[-80.6402,40.5476],[-80.6406,40.5479],[-80.6407,40.548],[-80.6414,40.5484],[-80.6418,40.5489],[-80.6424,40.5496],[-80.6434,40.5508],[-80.6447,40.5527],[-80.6455,40.5537],[-80.6458,40.5541],[-80.646,40.5544],[-80.6464,40.5549],[-80.6467,40.5554],[-80.6472,40.556],[-80.6476,40.5564],[-80.6479,40.5569],[-80.6486,40.5578],[-80.6489,40.5582],[-80.6494,40.5588],[-80.6498,40.5594],[-80.6508,40.5603],[-80.6513,40.5611],[-80.6521,40.562],[-80.6524,40.5625],[-80.6531,40.5631],[-80.6539,40.5638],[-80.6542,40.5641],[-80.6549,40.5647],[-80.6553,40.5652],[-80.656,40.5657],[-80.6561,40.5658],[-80.6566,40.5661],[-80.6578,40.5667],[-80.6585,40.5671],[-80.6594,40.5675],[-80.6602,40.5679],[-80.6609,40.5682],[-80.6618,40.5686],[-80.6624,40.5689],[-80.663,40.5693],[-80.6636,40.5696],[-80.6638,40.5697],[-80.664,40.5698],[-80.6644,40.57],[-80.6645,40.5702],[-80.6644,40.5702],[-80.664,40.5701],[-80.6637,40.5701],[-80.6634,40.57],[-80.6632,40.5699],[-80.6631,40.5699],[-80.6629,40.5698],[-80.6627,40.5699],[-80.6627,40.5702],[-80.6629,40.5705],[-80.6631,40.5709],[-80.6633,40.5713],[-80.6636,40.5717],[-80.6638,40.572],[-80.6641,40.5724],[-80.6645,40.5728],[-80.665,40.5733],[-80.6654,40.5736],[-80.6657,40.5738],[-80.666,40.5738],[-80.6663,40.5737],[-80.6666,40.5736],[-80.6668,40.5736],[-80.6669,40.5737],[-80.6669,40.5739],[-80.6669,40.5744],[-80.6669,40.5747],[-80.6669,40.5749],[-80.6672,40.5757],[-80.6674,40.5765],[-80.6676,40.5774],[-80.6678,40.5781],[-80.6678,40.5787],[-80.6679,40.5797],[-80.6679,40.5805],[-80.6679,40.5809],[-80.6679,40.5816],[-80.6679,40.5821],[-80.668,40.5825],[-80.6679,40.5829],[-80.6678,40.5835],[-80.6676,40.5841],[-80.6675,40.5843],[-80.6673,40.5845],[-80.6672,40.5848],[-80.6668,40.5854],[-80.6667,40.5859],[-80.6665,40.5863],[-80.6663,40.5868],[-80.6661,40.5873],[-80.6659,40.5877],[-80.6657,40.588],[-80.6652,40.5886],[-80.6648,40.5893],[-80.6647,40.5893],[-80.6645,40.5897],[-80.664,40.5903],[-80.6635,40.5908],[-80.663,40.5912],[-80.6626,40.5916],[-80.6623,40.5918],[-80.662,40.592],[-80.6617,40.5922],[-80.6613,40.5924],[-80.6609,40.5926],[-80.6603,40.593],[-80.6598,40.5934],[-80.659,40.5939],[-80.6583,40.5944],[-80.657,40.5953],[-80.6552,40.5965],[-80.6543,40.5972],[-80.6539,40.5975],[-80.6536,40.5977],[-80.6534,40.5978],[-80.6531,40.5979],[-80.6531,40.5978],[-80.6532,40.5977],[-80.6538,40.5971],[-80.6544,40.5966],[-80.6548,40.5962],[-80.6548,40.5961],[-80.6547,40.5961],[-80.6545,40.5962],[-80.654,40.5965],[-80.6535,40.5968],[-80.6532,40.5971],[-80.6528,40.5972],[-80.6522,40.5974],[-80.6517,40.5977],[-80.6514,40.5983],[-80.6513,40.5984],[-80.6511,40.5986],[-80.6506,40.5991],[-80.6502,40.5993],[-80.6498,40.5996],[-80.6493,40.6],[-80.6489,40.6003],[-80.6484,40.6006],[-80.6482,40.6008],[-80.648,40.6009],[-80.6475,40.6013],[-80.6472,40.6017],[-80.6471,40.602],[-80.6469,40.6022],[-80.6466,40.6025],[-80.6462,40.6029],[-80.6455,40.6033],[-80.6454,40.6034],[-80.6452,40.6035],[-80.6451,40.6035],[-80.645,40.6037],[-80.6448,40.6039],[-80.6446,40.6041],[-80.6445,40.6043],[-80.6438,40.6054],[-80.6426,40.607],[-80.642,40.6078],[-80.6403,40.6099],[-80.64,40.6106],[-80.6398,40.611],[-80.6397,40.6111],[-80.6397,40.6112],[-80.6394,40.6113],[-80.639,40.6114],[-80.6386,40.6116],[-80.6381,40.6118],[-80.6376,40.6123],[-80.6374,40.6125],[-80.6371,40.6127],[-80.6368,40.613],[-80.6367,40.6131],[-80.6367,40.6134],[-80.6366,40.6136],[-80.6365,40.6138],[-80.6363,40.614],[-80.6357,40.6144],[-80.6355,40.6145],[-80.6354,40.6147],[-80.635,40.6153],[-80.6343,40.6161],[-80.6334,40.6167],[-80.6329,40.617],[-80.6326,40.6172],[-80.6325,40.6172],[-80.632,40.6175],[-80.6319,40.6175],[-80.6311,40.6178],[-80.6305,40.618],[-80.6301,40.6182],[-80.63,40.6183],[-80.6297,40.6185],[-80.6296,40.6186],[-80.6292,40.6188],[-80.6287,40.6192],[-80.6286,40.6193],[-80.6284,40.6194],[-80.6278,40.6197],[-80.6272,40.6199],[-80.6265,40.6202],[-80.6259,40.6202],[-80.6258,40.6203],[-80.6256,40.6203],[-80.6253,40.6203],[-80.6248,40.6203],[-80.6241,40.6202],[-80.6228,40.6202],[-80.6227,40.6202],[-80.6209,40.6204],[-80.6195,40.6206],[-80.6181,40.621],[-80.6171,40.6213],[-80.617,40.6213],[-80.616,40.6217],[-80.6151,40.6221],[-80.615,40.6222],[-80.6142,40.6225],[-80.6139,40.6226],[-80.6122,40.6229],[-80.6112,40.6231],[-80.6107,40.6232],[-80.6102,40.6233],[-80.6101,40.6233],[-80.61,40.6233],[-80.6099,40.6234],[-80.6098,40.6234],[-80.6097,40.6235],[-80.6092,40.6237],[-80.6087,40.6238],[-80.6075,40.6241],[-80.6059,40.6245],[-80.6051,40.6247],[-80.6048,40.6248],[-80.6039,40.6251],[-80.6034,40.6251],[-80.6029,40.6252],[-80.6026,40.6253],[-80.6015,40.6254],[-80.6003,40.6254],[-80.5998,40.6253],[-80.5988,40.6253],[-80.5987,40.6252],[-80.5985,40.6252],[-80.5984,40.6251],[-80.5983,40.6251],[-80.5978,40.6249],[-80.5969,40.6247],[-80.5961,40.6244],[-80.5956,40.6242],[-80.5953,40.6241],[-80.5943,40.6238],[-80.5941,40.6237],[-80.5928,40.6229],[-80.5921,40.6225],[-80.5916,40.6217],[-80.5912,40.6212],[-80.5911,40.621],[-80.5901,40.6206],[-80.5898,40.6205],[-80.5895,40.6203],[-80.5893,40.6203],[-80.5893,40.6202],[-80.5891,40.6201],[-80.589,40.6201],[-80.5889,40.6201],[-80.5889,40.62],[-80.5881,40.6194],[-80.5873,40.6187],[-80.5866,40.618],[-80.586,40.6175],[-80.5852,40.6168],[-80.5847,40.6162],[-80.584,40.6157],[-80.5836,40.6155],[-80.5832,40.6153],[-80.5823,40.6149],[-80.5818,40.6148],[-80.5807,40.6145],[-80.5806,40.6145],[-80.5798,40.6143],[-80.5796,40.6143],[-80.5787,40.6141],[-80.5776,40.6141],[-80.5767,40.6142],[-80.5761,40.6144],[-80.576,40.6144],[-80.5751,40.6146],[-80.5748,40.6147],[-80.5743,40.6148],[-80.5742,40.6148],[-80.5734,40.615],[-80.5726,40.6152],[-80.5718,40.6155],[-80.5715,40.6157],[-80.5712,40.6157],[-80.5711,40.6158],[-80.5706,40.6161],[-80.5702,40.6163],[-80.5691,40.6169],[-80.569,40.6169],[-80.5685,40.6172],[-80.5681,40.6174],[-80.5676,40.6177],[-80.5672,40.618],[-80.5669,40.6181],[-80.5667,40.6183],[-80.5662,40.6187],[-80.5656,40.6195],[-80.5654,40.6197],[-80.565,40.62],[-80.565,40.6201],[-80.5649,40.6202],[-80.5646,40.6204],[-80.5645,40.6205],[-80.5643,40.6207],[-80.5642,40.6208],[-80.5641,40.6208],[-80.5638,40.6212],[-80.5636,40.6213],[-80.5636,40.6214],[-80.5635,40.6214],[-80.5634,40.6215],[-80.5633,40.6215],[-80.5632,40.6216],[-80.5632,40.6217],[-80.5623,40.6225],[-80.562,40.6227],[-80.5613,40.6233],[-80.5607,40.6237],[-80.5605,40.6239],[-80.5598,40.6242],[-80.5592,40.6245],[-80.5591,40.6245],[-80.5586,40.6248],[-80.5583,40.6249],[-80.5581,40.625],[-80.5581,40.6251],[-80.558,40.6251],[-80.5578,40.6253],[-80.5577,40.6254],[-80.5576,40.6255],[-80.5575,40.6256],[-80.5573,40.6257],[-80.5571,40.6259],[-80.5564,40.6262],[-80.5563,40.6262],[-80.5559,40.6263],[-80.5558,40.6263],[-80.5552,40.6265],[-80.5544,40.6268],[-80.5534,40.6273],[-80.5534,40.6274],[-80.5529,40.6277],[-80.5528,40.6278],[-80.5526,40.6279],[-80.5519,40.6285],[-80.5517,40.6286],[-80.5516,40.6286],[-80.5516,40.6287],[-80.5514,40.6287],[-80.5512,40.6288],[-80.5511,40.6288],[-80.5507,40.629],[-80.5506,40.629],[-80.5501,40.6291],[-80.55,40.6292],[-80.5491,40.6292],[-80.5486,40.6292],[-80.5481,40.6293],[-80.5474,40.6293],[-80.5466,40.6295],[-80.5459,40.6297],[-80.5455,40.6298],[-80.5444,40.6303],[-80.5434,40.6307],[-80.5423,40.6313],[-80.5413,40.6316],[-80.5402,40.632],[-80.5395,40.6321],[-80.5391,40.6322],[-80.5391,40.6324],[-80.5392,40.6324],[-80.5393,40.6326],[-80.5392,40.6326],[-80.5387,40.6327],[-80.5385,40.6328],[-80.538,40.6329],[-80.5374,40.6332],[-80.5366,40.6337],[-80.5363,40.6339],[-80.5362,40.6339],[-80.536,40.634],[-80.5359,40.634],[-80.5358,40.634],[-80.5355,40.634],[-80.5354,40.6341],[-80.5352,40.6342],[-80.535,40.6344],[-80.5349,40.6347],[-80.5348,40.6347],[-80.5346,40.6348],[-80.5344,40.6349],[-80.5337,40.6351],[-80.5327,40.6356],[-80.5315,40.636],[-80.5311,40.6361],[-80.5301,40.6362],[-80.5295,40.6362],[-80.529,40.6361],[-80.5276,40.636],[-80.5268,40.636],[-80.5257,40.6361],[-80.5251,40.6362],[-80.5246,40.6364],[-80.5238,40.6366],[-80.5237,40.6366],[-80.5224,40.6368],[-80.5219,40.637],[-80.5218,40.6371],[-80.5214,40.6372],[-80.5209,40.6376],[-80.5203,40.638],[-80.5196,40.6385],[-80.519,40.6388]]]},"properties":{"STATE_ID":"54","STATE_NAME":"West Virginia"},"id":54}, -{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-82.9862,24.6106],[-82.9875,24.6192],[-82.9875,24.6254],[-82.9855,24.6405],[-82.9777,24.6565],[-82.9641,24.6706],[-82.9514,24.6781],[-82.9407,24.6828],[-82.9329,24.6847],[-82.9308,24.6867],[-82.9246,24.6929],[-82.9226,24.695],[-82.902,24.7157],[-82.8999,24.7178],[-82.8832,24.7215],[-82.8748,24.7233],[-82.8656,24.7262],[-82.8002,24.7263],[-82.7665,24.7018],[-82.7667,24.6679],[-82.7952,24.6254],[-82.8008,24.6169],[-82.8056,24.6145],[-82.8051,24.6131],[-82.7996,24.6062],[-82.798,24.6042],[-82.8044,24.6043],[-82.8217,24.5907],[-82.8218,24.5908],[-82.8219,24.5907],[-82.8286,24.5855],[-82.8362,24.5811],[-82.8491,24.5768],[-82.8612,24.5753],[-82.8748,24.5753],[-82.8781,24.5759],[-82.881,24.5766],[-82.8871,24.5781],[-82.9003,24.5833],[-82.9043,24.5825],[-82.9153,24.5803],[-82.9282,24.5781],[-82.9371,24.5781],[-82.9475,24.5794],[-82.9582,24.5818],[-82.9656,24.5848],[-82.9656,24.5849],[-82.9748,24.5896],[-82.9807,24.5962],[-82.9834,24.6026],[-82.9862,24.6106]]],[[[-85.0025,31.0007],[-85.0024,31.0007],[-85.0023,31.0007],[-85.0022,31.0007],[-85.002,31.0007],[-85.0019,31.0007],[-85.0019,31.0003],[-85.0019,31.0002],[-85.0019,30.9995],[-85.0018,30.9991],[-85.0018,30.9979],[-85.0018,30.9976],[-85.0019,30.9971],[-85.0019,30.997],[-85.0019,30.9969],[-85.0019,30.9968],[-85.0019,30.9967],[-85.0019,30.9966],[-85.002,30.9966],[-85.002,30.9965],[-85.002,30.9964],[-85.002,30.9963],[-85.0021,30.9962],[-85.0022,30.9958],[-85.0023,30.9951],[-85.0026,30.9944],[-85.0028,30.9939],[-85.0028,30.9937],[-85.0029,30.9936],[-85.003,30.9926],[-85.003,30.9919],[-85.003,30.9917],[-85.0029,30.9908],[-85.0027,30.9899],[-85.0024,30.9888],[-85.0024,30.9878],[-85.0025,30.9869],[-85.0026,30.9869],[-85.0029,30.9862],[-85.0032,30.9858],[-85.0034,30.9854],[-85.0036,30.985],[-85.0038,30.9846],[-85.0041,30.9842],[-85.0043,30.9837],[-85.0046,30.9832],[-85.005,30.9822],[-85.0053,30.9816],[-85.0053,30.9815],[-85.0054,30.9814],[-85.0054,30.9813],[-85.0057,30.9805],[-85.0059,30.9798],[-85.006,30.9785],[-85.006,30.9782],[-85.0059,30.9774],[-85.0059,30.9771],[-85.0059,30.977],[-85.0058,30.9763],[-85.0058,30.976],[-85.0057,30.9759],[-85.0056,30.9757],[-85.0052,30.9748],[-85.0051,30.9747],[-85.0049,30.9745],[-85.0043,30.9737],[-85.004,30.9735],[-85.0028,30.9727],[-85.0016,30.9722],[-85.0012,30.972],[-85.0007,30.9717],[-85.0006,30.9716],[-85.0005,30.9716],[-85.0005,30.9715],[-85.0003,30.9714],[-85.0001,30.9713],[-84.9999,30.9712],[-84.9999,30.9713],[-84.9998,30.9714],[-84.9998,30.9715],[-84.9997,30.9715],[-84.9993,30.9715],[-84.9986,30.9714],[-84.9977,30.9712],[-84.9976,30.9712],[-84.9974,30.9711],[-84.9968,30.9709],[-84.9958,30.9706],[-84.9947,30.9704],[-84.9937,30.9702],[-84.9925,30.9699],[-84.9915,30.9697],[-84.9914,30.9696],[-84.9904,30.9694],[-84.9896,30.9692],[-84.9893,30.9691],[-84.9891,30.969],[-84.989,30.969],[-84.9887,30.9689],[-84.9886,30.9689],[-84.9883,30.9688],[-84.988,30.9688],[-84.9878,30.9687],[-84.9875,30.9686],[-84.9872,30.9685],[-84.987,30.9685],[-84.9868,30.9684],[-84.9859,30.968],[-84.9857,30.9679],[-84.9853,30.9677],[-84.9848,30.9675],[-84.9843,30.9672],[-84.9841,30.9671],[-84.9833,30.9664],[-84.9825,30.9656],[-84.9821,30.9649],[-84.9817,30.9643],[-84.9816,30.964],[-84.9814,30.9638],[-84.9811,30.9634],[-84.9808,30.9628],[-84.9804,30.9621],[-84.9802,30.9614],[-84.9801,30.9613],[-84.9798,30.9602],[-84.9796,30.959],[-84.9795,30.9578],[-84.9795,30.9566],[-84.9795,30.9556],[-84.9796,30.9547],[-84.9797,30.954],[-84.9799,30.9534],[-84.98,30.9533],[-84.9802,30.9527],[-84.9804,30.9524],[-84.9808,30.9514],[-84.9813,30.95],[-84.9813,30.9499],[-84.9814,30.9499],[-84.9814,30.9498],[-84.9816,30.9492],[-84.9818,30.9483],[-84.9821,30.9475],[-84.9822,30.9469],[-84.9824,30.9461],[-84.9825,30.9454],[-84.9826,30.9446],[-84.9828,30.9439],[-84.9828,30.9437],[-84.9829,30.9431],[-84.983,30.9426],[-84.983,30.942],[-84.983,30.9411],[-84.983,30.9409],[-84.983,30.9403],[-84.9831,30.9391],[-84.9833,30.9383],[-84.9834,30.9382],[-84.9835,30.9377],[-84.9835,30.9373],[-84.9836,30.937],[-84.9836,30.9365],[-84.9836,30.936],[-84.9835,30.9355],[-84.9833,30.9352],[-84.9831,30.9348],[-84.9826,30.9343],[-84.9821,30.9337],[-84.9813,30.9332],[-84.9806,30.9327],[-84.9796,30.9323],[-84.9786,30.9318],[-84.9778,30.9316],[-84.9777,30.9316],[-84.976,30.931],[-84.9752,30.9308],[-84.975,30.9306],[-84.9744,30.9303],[-84.9738,30.93],[-84.9732,30.9297],[-84.973,30.9296],[-84.9724,30.9292],[-84.9719,30.9289],[-84.9714,30.9286],[-84.971,30.9282],[-84.9706,30.9276],[-84.9704,30.9267],[-84.9704,30.926],[-84.9702,30.9252],[-84.9701,30.9247],[-84.9698,30.9235],[-84.9696,30.9228],[-84.9694,30.922],[-84.9692,30.9216],[-84.9691,30.9213],[-84.9688,30.9207],[-84.9686,30.9203],[-84.9684,30.9199],[-84.9681,30.9194],[-84.9679,30.9191],[-84.9673,30.9182],[-84.9671,30.9178],[-84.9667,30.9173],[-84.9662,30.9167],[-84.9658,30.9164],[-84.9649,30.9156],[-84.9644,30.9151],[-84.9639,30.9145],[-84.9638,30.9145],[-84.9632,30.9139],[-84.963,30.9138],[-84.9622,30.9131],[-84.9614,30.9123],[-84.9612,30.912],[-84.9609,30.9118],[-84.9605,30.9114],[-84.9602,30.9112],[-84.9598,30.9107],[-84.9596,30.9106],[-84.9588,30.91],[-84.9582,30.9095],[-84.9576,30.9088],[-84.9575,30.9088],[-84.9568,30.9082],[-84.9567,30.9082],[-84.9564,30.9079],[-84.9563,30.9078],[-84.9561,30.9076],[-84.9558,30.9071],[-84.9556,30.9068],[-84.9556,30.9067],[-84.9551,30.9062],[-84.9551,30.9061],[-84.9548,30.9057],[-84.9547,30.9055],[-84.9543,30.905],[-84.954,30.9044],[-84.9538,30.9042],[-84.9538,30.9041],[-84.9532,30.9035],[-84.9527,30.9027],[-84.9523,30.9023],[-84.9518,30.9014],[-84.9515,30.9006],[-84.9514,30.9005],[-84.9509,30.8995],[-84.9502,30.8984],[-84.9501,30.8982],[-84.9496,30.8974],[-84.9486,30.8962],[-84.948,30.8954],[-84.9471,30.8945],[-84.9464,30.8939],[-84.9459,30.8932],[-84.9451,30.8922],[-84.9443,30.8911],[-84.9435,30.8899],[-84.9433,30.8896],[-84.943,30.8892],[-84.9427,30.8888],[-84.9425,30.8885],[-84.9419,30.888],[-84.9413,30.8877],[-84.9404,30.8875],[-84.9403,30.8874],[-84.9394,30.8872],[-84.9391,30.8871],[-84.9381,30.8868],[-84.9373,30.8863],[-84.9367,30.8859],[-84.9352,30.8848],[-84.9351,30.8848],[-84.935,30.8848],[-84.9349,30.8846],[-84.9349,30.8845],[-84.9347,30.8841],[-84.9344,30.8836],[-84.9343,30.883],[-84.9342,30.8829],[-84.9342,30.8828],[-84.9341,30.8825],[-84.9342,30.8823],[-84.9342,30.8822],[-84.9343,30.8819],[-84.9345,30.8813],[-84.9349,30.8806],[-84.935,30.8803],[-84.9355,30.8796],[-84.9358,30.8791],[-84.936,30.8788],[-84.9367,30.878],[-84.9368,30.8779],[-84.9369,30.8778],[-84.9373,30.8774],[-84.9378,30.8767],[-84.9381,30.8763],[-84.9382,30.8763],[-84.9382,30.8762],[-84.9383,30.8761],[-84.9384,30.8761],[-84.9384,30.876],[-84.9387,30.8756],[-84.9387,30.8755],[-84.9388,30.8754],[-84.9389,30.8752],[-84.939,30.8752],[-84.9392,30.8749],[-84.9394,30.8746],[-84.9396,30.8743],[-84.9397,30.8742],[-84.9398,30.8737],[-84.9398,30.8731],[-84.9398,30.8726],[-84.9396,30.8721],[-84.9393,30.8715],[-84.9388,30.8708],[-84.9387,30.8707],[-84.9384,30.8704],[-84.9381,30.8702],[-84.9377,30.8699],[-84.9376,30.8698],[-84.9375,30.8697],[-84.9373,30.8694],[-84.9372,30.8693],[-84.9369,30.869],[-84.9366,30.8686],[-84.9363,30.8683],[-84.9356,30.8677],[-84.9348,30.8672],[-84.9345,30.8669],[-84.9341,30.8666],[-84.9339,30.8665],[-84.9338,30.8664],[-84.9335,30.8662],[-84.9333,30.8661],[-84.9331,30.8659],[-84.933,30.8658],[-84.9329,30.8656],[-84.9328,30.8655],[-84.9328,30.8654],[-84.9325,30.8647],[-84.9323,30.8643],[-84.9323,30.864],[-84.9323,30.8638],[-84.9325,30.8632],[-84.933,30.8626],[-84.9331,30.8625],[-84.9335,30.8623],[-84.9338,30.8621],[-84.934,30.862],[-84.9341,30.862],[-84.9346,30.8617],[-84.935,30.8615],[-84.9352,30.8614],[-84.9353,30.8613],[-84.9359,30.8607],[-84.936,30.8606],[-84.9364,30.8598],[-84.9364,30.8597],[-84.9366,30.859],[-84.9366,30.8587],[-84.9365,30.8581],[-84.9364,30.8579],[-84.9361,30.857],[-84.9358,30.8563],[-84.9355,30.8558],[-84.935,30.8548],[-84.9347,30.8542],[-84.9344,30.8535],[-84.9339,30.8526],[-84.9338,30.8522],[-84.9337,30.8521],[-84.9332,30.8515],[-84.9325,30.8509],[-84.9318,30.8506],[-84.9316,30.8505],[-84.9315,30.8504],[-84.9306,30.8498],[-84.9304,30.8496],[-84.9296,30.8492],[-84.9291,30.8489],[-84.9289,30.8488],[-84.9287,30.8486],[-84.9285,30.8485],[-84.9278,30.8479],[-84.9277,30.8477],[-84.9274,30.8473],[-84.9268,30.8464],[-84.9263,30.8454],[-84.9261,30.8449],[-84.9259,30.8443],[-84.9258,30.8439],[-84.9257,30.8438],[-84.9257,30.8437],[-84.9257,30.8436],[-84.9257,30.8427],[-84.9258,30.8415],[-84.9259,30.8409],[-84.926,30.8405],[-84.9262,30.84],[-84.927,30.8392],[-84.9271,30.839],[-84.9273,30.839],[-84.9275,30.8389],[-84.9279,30.8388],[-84.9284,30.8388],[-84.9291,30.8388],[-84.9297,30.8387],[-84.9298,30.8387],[-84.9299,30.8387],[-84.9307,30.8384],[-84.9315,30.8384],[-84.932,30.8383],[-84.9321,30.8383],[-84.9322,30.8382],[-84.9323,30.8381],[-84.9329,30.8376],[-84.9332,30.8374],[-84.9338,30.837],[-84.9344,30.8364],[-84.9347,30.836],[-84.9348,30.8359],[-84.9349,30.8356],[-84.935,30.8356],[-84.9351,30.8354],[-84.9353,30.8349],[-84.9354,30.8348],[-84.9355,30.8346],[-84.9356,30.8343],[-84.9357,30.8341],[-84.9357,30.834],[-84.9358,30.8338],[-84.9359,30.8333],[-84.9361,30.832],[-84.9361,30.8318],[-84.9361,30.8315],[-84.9361,30.8314],[-84.9362,30.8314],[-84.9362,30.8311],[-84.9362,30.8305],[-84.9362,30.8304],[-84.9363,30.8302],[-84.9363,30.83],[-84.9363,30.8296],[-84.9364,30.8292],[-84.9364,30.829],[-84.9364,30.8289],[-84.9365,30.8287],[-84.9365,30.8285],[-84.9365,30.8284],[-84.9366,30.8284],[-84.9366,30.8281],[-84.9367,30.8277],[-84.9369,30.8267],[-84.9371,30.8258],[-84.9372,30.8252],[-84.9373,30.8245],[-84.9373,30.8238],[-84.9373,30.8232],[-84.9374,30.8226],[-84.9374,30.8222],[-84.9374,30.8209],[-84.9372,30.8197],[-84.9368,30.8185],[-84.9362,30.8174],[-84.9361,30.8173],[-84.9352,30.8161],[-84.9349,30.8157],[-84.934,30.8143],[-84.9335,30.8138],[-84.9334,30.8137],[-84.9328,30.8131],[-84.9326,30.8129],[-84.9323,30.8125],[-84.9316,30.8115],[-84.9309,30.8105],[-84.9308,30.8102],[-84.9303,30.8095],[-84.9302,30.8093],[-84.9301,30.8091],[-84.93,30.8089],[-84.9299,30.8085],[-84.9296,30.808],[-84.9291,30.8072],[-84.9287,30.8062],[-84.9287,30.8061],[-84.9284,30.8052],[-84.9283,30.8051],[-84.9282,30.8045],[-84.9279,30.8037],[-84.9279,30.8028],[-84.928,30.8022],[-84.9281,30.8014],[-84.9283,30.8008],[-84.9286,30.7994],[-84.9287,30.7989],[-84.9289,30.7983],[-84.9289,30.7982],[-84.929,30.7979],[-84.929,30.7978],[-84.929,30.7975],[-84.929,30.7973],[-84.929,30.7968],[-84.929,30.7966],[-84.929,30.7964],[-84.929,30.7962],[-84.929,30.796],[-84.929,30.7958],[-84.9289,30.7957],[-84.9289,30.7956],[-84.9287,30.7947],[-84.9287,30.7945],[-84.9283,30.7931],[-84.9278,30.792],[-84.9273,30.7912],[-84.9267,30.7902],[-84.9267,30.7901],[-84.9262,30.7895],[-84.9256,30.7887],[-84.9247,30.7875],[-84.9242,30.7869],[-84.9233,30.7855],[-84.9231,30.7852],[-84.9221,30.7839],[-84.9208,30.7818],[-84.9205,30.7813],[-84.9204,30.7812],[-84.92,30.7807],[-84.9194,30.78],[-84.919,30.7796],[-84.9189,30.7795],[-84.9186,30.7789],[-84.9181,30.7783],[-84.918,30.7781],[-84.9179,30.7778],[-84.9178,30.7774],[-84.9177,30.7768],[-84.9175,30.7763],[-84.9174,30.7759],[-84.9175,30.7756],[-84.9175,30.7753],[-84.9176,30.7748],[-84.9176,30.7745],[-84.9177,30.774],[-84.9178,30.7733],[-84.9179,30.7726],[-84.918,30.7721],[-84.9181,30.7717],[-84.9183,30.7711],[-84.9185,30.7706],[-84.9187,30.7702],[-84.9188,30.7699],[-84.919,30.7695],[-84.9193,30.7687],[-84.9199,30.7672],[-84.9201,30.7665],[-84.9201,30.7664],[-84.9201,30.7662],[-84.9201,30.766],[-84.92,30.7658],[-84.9199,30.7657],[-84.9198,30.7656],[-84.9193,30.7651],[-84.9189,30.7648],[-84.9179,30.7638],[-84.9174,30.7633],[-84.9173,30.7632],[-84.9169,30.7628],[-84.9155,30.7616],[-84.915,30.7612],[-84.915,30.761],[-84.9149,30.7605],[-84.9149,30.7604],[-84.9149,30.7603],[-84.9148,30.76],[-84.9147,30.7595],[-84.9146,30.7589],[-84.9145,30.7586],[-84.9145,30.7585],[-84.9145,30.7578],[-84.9145,30.7577],[-84.9145,30.7571],[-84.9145,30.7562],[-84.9145,30.7554],[-84.9145,30.7552],[-84.9145,30.7547],[-84.9144,30.7539],[-84.9143,30.7536],[-84.9142,30.7534],[-84.9141,30.7531],[-84.914,30.753],[-84.9135,30.7523],[-84.9124,30.7517],[-84.9111,30.7512],[-84.91,30.7511],[-84.9099,30.7511],[-84.9092,30.7509],[-84.9084,30.7508],[-84.9083,30.7508],[-84.9082,30.7508],[-84.9074,30.7506],[-84.9073,30.7506],[-84.9063,30.7506],[-84.9053,30.7509],[-84.9046,30.7512],[-84.9043,30.7513],[-84.9037,30.7516],[-84.9034,30.7517],[-84.9031,30.7518],[-84.9024,30.7519],[-84.9021,30.7519],[-84.9019,30.7519],[-84.9011,30.7519],[-84.901,30.7519],[-84.9005,30.7519],[-84.9002,30.7519],[-84.8991,30.7517],[-84.898,30.7515],[-84.8979,30.7515],[-84.8976,30.7514],[-84.8972,30.7512],[-84.897,30.7511],[-84.8967,30.751],[-84.8965,30.7509],[-84.8961,30.7506],[-84.8962,30.7504],[-84.8962,30.7503],[-84.8962,30.7502],[-84.8956,30.7497],[-84.8954,30.7495],[-84.8953,30.7494],[-84.8951,30.7493],[-84.895,30.7492],[-84.8945,30.7488],[-84.8942,30.7484],[-84.8937,30.748],[-84.8934,30.7477],[-84.8929,30.7472],[-84.8924,30.7466],[-84.892,30.7462],[-84.8916,30.7458],[-84.8914,30.7456],[-84.891,30.7451],[-84.8905,30.7447],[-84.8904,30.7447],[-84.8898,30.7442],[-84.8894,30.7438],[-84.8888,30.7434],[-84.8885,30.743],[-84.8879,30.7423],[-84.8875,30.7418],[-84.8871,30.7411],[-84.8868,30.7405],[-84.8866,30.74],[-84.8864,30.7391],[-84.8862,30.7384],[-84.8859,30.7375],[-84.8857,30.7367],[-84.8855,30.7358],[-84.8855,30.7357],[-84.8852,30.735],[-84.8849,30.7344],[-84.8845,30.7337],[-84.8843,30.7333],[-84.8842,30.7331],[-84.8838,30.7326],[-84.8831,30.7322],[-84.8825,30.7317],[-84.8818,30.7312],[-84.8813,30.7308],[-84.8806,30.7305],[-84.88,30.7302],[-84.8795,30.7299],[-84.8787,30.7295],[-84.8781,30.7291],[-84.8777,30.7288],[-84.8773,30.7285],[-84.8771,30.7284],[-84.8768,30.7283],[-84.876,30.7278],[-84.8754,30.7275],[-84.8753,30.7274],[-84.8749,30.727],[-84.8748,30.727],[-84.8747,30.7268],[-84.8746,30.7267],[-84.8745,30.7266],[-84.8737,30.7259],[-84.8735,30.7258],[-84.8713,30.7238],[-84.8707,30.723],[-84.8699,30.722],[-84.8697,30.7219],[-84.8697,30.7218],[-84.8693,30.7211],[-84.8692,30.7208],[-84.869,30.7205],[-84.8687,30.7201],[-84.8685,30.7196],[-84.8683,30.7193],[-84.8681,30.7191],[-84.8675,30.7178],[-84.8666,30.7158],[-84.8655,30.7132],[-84.8648,30.7117],[-84.8647,30.7116],[-84.8647,30.7115],[-84.8644,30.7115],[-84.8641,30.7115],[-84.8638,30.7115],[-84.8637,30.7115],[-84.8635,30.7115],[-84.8634,30.7115],[-84.8574,30.7112],[-84.8569,30.7112],[-84.8568,30.7112],[-84.8554,30.7112],[-84.8549,30.7112],[-84.8491,30.7112],[-84.8489,30.7112],[-84.8472,30.7111],[-84.8471,30.7111],[-84.8437,30.711],[-84.8427,30.711],[-84.8363,30.7107],[-84.8306,30.7104],[-84.8294,30.7103],[-84.8253,30.7101],[-84.8251,30.7101],[-84.8249,30.7101],[-84.8246,30.7101],[-84.8245,30.7101],[-84.8243,30.7101],[-84.8242,30.7101],[-84.824,30.7101],[-84.8238,30.7101],[-84.8233,30.71],[-84.8228,30.71],[-84.8227,30.71],[-84.8223,30.71],[-84.8218,30.71],[-84.8158,30.7097],[-84.8107,30.7095],[-84.8025,30.7091],[-84.7965,30.7087],[-84.7901,30.7084],[-84.79,30.7084],[-84.7899,30.7084],[-84.7864,30.7082],[-84.7756,30.7077],[-84.7723,30.7076],[-84.772,30.7076],[-84.771,30.7075],[-84.7679,30.7074],[-84.767,30.7073],[-84.7669,30.7073],[-84.7662,30.7073],[-84.7642,30.7072],[-84.7635,30.7072],[-84.7614,30.707],[-84.7601,30.707],[-84.7569,30.7068],[-84.7553,30.7067],[-84.7548,30.7067],[-84.7541,30.7067],[-84.7533,30.7067],[-84.7532,30.7066],[-84.7523,30.7066],[-84.7499,30.7065],[-84.7494,30.7065],[-84.7489,30.7065],[-84.7485,30.7065],[-84.7473,30.7064],[-84.7437,30.7063],[-84.7425,30.7062],[-84.7419,30.7062],[-84.7401,30.7061],[-84.7397,30.7061],[-84.7396,30.7061],[-84.7395,30.7061],[-84.7367,30.706],[-84.735,30.7059],[-84.728,30.7056],[-84.7252,30.7055],[-84.7251,30.7055],[-84.7244,30.7055],[-84.7222,30.7054],[-84.7216,30.7054],[-84.7215,30.7053],[-84.7179,30.7052],[-84.7072,30.7048],[-84.7042,30.7046],[-84.7036,30.7046],[-84.6994,30.7044],[-84.695,30.7042],[-84.688,30.7039],[-84.6867,30.7039],[-84.6865,30.7039],[-84.6826,30.7037],[-84.6825,30.7037],[-84.6814,30.7037],[-84.6782,30.7035],[-84.6771,30.7035],[-84.6768,30.7035],[-84.6758,30.7034],[-84.6755,30.7034],[-84.6742,30.7033],[-84.6704,30.7032],[-84.6692,30.7031],[-84.6691,30.7031],[-84.6685,30.7031],[-84.6665,30.703],[-84.6659,30.703],[-84.6657,30.7029],[-84.665,30.7029],[-84.6649,30.7029],[-84.6647,30.7029],[-84.6637,30.7029],[-84.6608,30.7027],[-84.6598,30.7027],[-84.6587,30.7026],[-84.6552,30.7025],[-84.6541,30.7024],[-84.6539,30.7024],[-84.6537,30.7024],[-84.6534,30.7024],[-84.6531,30.7024],[-84.653,30.7024],[-84.6526,30.7023],[-84.6525,30.7023],[-84.6523,30.7023],[-84.6509,30.7023],[-84.646,30.702],[-84.6443,30.702],[-84.6441,30.702],[-84.6438,30.7019],[-84.6435,30.7019],[-84.6434,30.7019],[-84.6432,30.7019],[-84.6431,30.7019],[-84.6428,30.7019],[-84.6426,30.7019],[-84.6392,30.7017],[-84.6378,30.7016],[-84.6287,30.7011],[-84.6254,30.7009],[-84.6252,30.7009],[-84.6249,30.7008],[-84.623,30.7007],[-84.6164,30.7004],[-84.6142,30.7003],[-84.6127,30.7002],[-84.608,30.7],[-84.6064,30.6999],[-84.6063,30.6999],[-84.6055,30.6998],[-84.6047,30.6998],[-84.6033,30.6997],[-84.6026,30.6997],[-84.6017,30.6997],[-84.5992,30.6995],[-84.5984,30.6995],[-84.5972,30.6995],[-84.5939,30.6993],[-84.5927,30.6993],[-84.5912,30.6992],[-84.5865,30.699],[-84.5851,30.6989],[-84.585,30.6989],[-84.5841,30.6989],[-84.5817,30.6988],[-84.5809,30.6987],[-84.5808,30.6987],[-84.5786,30.6986],[-84.5752,30.6985],[-84.5718,30.6983],[-84.5696,30.6982],[-84.5694,30.6982],[-84.5691,30.6982],[-84.5676,30.6981],[-84.5671,30.6981],[-84.5638,30.698],[-84.5541,30.6975],[-84.5508,30.6973],[-84.5485,30.6972],[-84.5433,30.697],[-84.5431,30.697],[-84.5417,30.6969],[-84.5394,30.6968],[-84.5393,30.6968],[-84.5391,30.6967],[-84.5389,30.6967],[-84.5387,30.6967],[-84.5384,30.6967],[-84.5382,30.6967],[-84.5382,30.6968],[-84.538,30.6968],[-84.5378,30.6968],[-84.5375,30.6967],[-84.5373,30.6967],[-84.537,30.6967],[-84.5368,30.6967],[-84.5359,30.6966],[-84.535,30.6966],[-84.5346,30.6966],[-84.5339,30.6965],[-84.5332,30.6965],[-84.5328,30.6965],[-84.5327,30.6965],[-84.5326,30.6966],[-84.5325,30.6965],[-84.5323,30.6965],[-84.5319,30.6964],[-84.5317,30.6964],[-84.5315,30.6964],[-84.531,30.6963],[-84.5308,30.6963],[-84.5298,30.6962],[-84.5269,30.6961],[-84.5259,30.696],[-84.5236,30.6959],[-84.5169,30.6955],[-84.5148,30.6954],[-84.5147,30.6954],[-84.5124,30.6953],[-84.5057,30.6949],[-84.5034,30.6948],[-84.5032,30.6948],[-84.503,30.6948],[-84.5025,30.6947],[-84.5023,30.6947],[-84.5019,30.6947],[-84.5013,30.6947],[-84.4999,30.6946],[-84.4983,30.6945],[-84.4973,30.6944],[-84.497,30.6944],[-84.4947,30.6942],[-84.4869,30.6937],[-84.4847,30.6936],[-84.4843,30.6935],[-84.4841,30.6935],[-84.4828,30.6934],[-84.4822,30.6933],[-84.4763,30.6929],[-84.4744,30.6928],[-84.473,30.6928],[-84.4686,30.6926],[-84.4672,30.6926],[-84.467,30.6926],[-84.4666,30.6926],[-84.4665,30.6926],[-84.4649,30.6925],[-84.4602,30.6924],[-84.4591,30.6923],[-84.4587,30.6923],[-84.4574,30.6923],[-84.4536,30.6922],[-84.4525,30.6921],[-84.4523,30.6921],[-84.4493,30.692],[-84.4485,30.692],[-84.44,30.6918],[-84.437,30.6917],[-84.4326,30.6916],[-84.4207,30.6914],[-84.4196,30.6913],[-84.4153,30.6912],[-84.4149,30.6912],[-84.4138,30.6912],[-84.4092,30.691],[-84.408,30.691],[-84.4077,30.6909],[-84.4065,30.6909],[-84.403,30.6908],[-84.4018,30.6907],[-84.3984,30.6906],[-84.3909,30.6903],[-84.3883,30.6903],[-84.3863,30.6902],[-84.3849,30.6901],[-84.3841,30.6901],[-84.3818,30.69],[-84.381,30.69],[-84.3809,30.69],[-84.3808,30.69],[-84.3807,30.69],[-84.3785,30.6899],[-84.3749,30.6898],[-84.3695,30.6895],[-84.3673,30.6894],[-84.3599,30.689],[-84.3598,30.689],[-84.3576,30.6889],[-84.3555,30.6888],[-84.3541,30.6887],[-84.3532,30.6887],[-84.352,30.6886],[-84.3448,30.6882],[-84.3446,30.6882],[-84.3341,30.6877],[-84.334,30.6877],[-84.3174,30.6868],[-84.3154,30.6867],[-84.3137,30.6866],[-84.3047,30.6862],[-84.3028,30.6861],[-84.3004,30.686],[-84.3001,30.686],[-84.288,30.6855],[-84.2826,30.6853],[-84.2823,30.6853],[-84.2812,30.6853],[-84.2809,30.6852],[-84.2685,30.6849],[-84.2544,30.6843],[-84.2541,30.6843],[-84.2504,30.6841],[-84.2239,30.6828],[-84.2234,30.6828],[-84.2169,30.6825],[-84.2113,30.6822],[-84.2023,30.6818],[-84.1947,30.6814],[-84.1914,30.6812],[-84.1872,30.681],[-84.1753,30.6805],[-84.1552,30.6795],[-84.1547,30.6795],[-84.1511,30.6793],[-84.1483,30.6792],[-84.1438,30.679],[-84.141,30.6788],[-84.1385,30.6787],[-84.1367,30.6786],[-84.135,30.6785],[-84.1338,30.6785],[-84.1332,30.6784],[-84.1323,30.6784],[-84.1312,30.6784],[-84.1311,30.6784],[-84.131,30.6783],[-84.1249,30.678],[-84.1185,30.6776],[-84.1182,30.6776],[-84.1157,30.6774],[-84.1156,30.6774],[-84.1128,30.6772],[-84.1116,30.6771],[-84.1102,30.677],[-84.1077,30.6768],[-84.1048,30.6767],[-84.0927,30.6762],[-84.0845,30.6758],[-84.0841,30.6758],[-84.084,30.6758],[-84.0838,30.6758],[-84.0727,30.6755],[-84.0709,30.6754],[-84.0646,30.675],[-84.0637,30.675],[-84.0617,30.6749],[-84.0595,30.6748],[-84.0594,30.6748],[-84.0593,30.6748],[-84.0592,30.6748],[-84.0591,30.6748],[-84.0589,30.6747],[-84.0588,30.6747],[-84.0578,30.6747],[-84.0572,30.6747],[-84.0569,30.6747],[-84.0539,30.6745],[-84.0521,30.6744],[-84.0516,30.6744],[-84.051,30.6744],[-84.0506,30.6743],[-84.0502,30.6743],[-84.0494,30.6742],[-84.0493,30.6742],[-84.0469,30.6741],[-84.0468,30.6741],[-84.0467,30.6741],[-84.0447,30.674],[-84.0439,30.674],[-84.0419,30.6739],[-84.0416,30.6738],[-84.04,30.6738],[-84.0397,30.6737],[-84.0371,30.6736],[-84.0348,30.6735],[-84.0333,30.6734],[-84.0258,30.6731],[-84.0255,30.6731],[-84.0219,30.6729],[-84.0191,30.6728],[-84.0182,30.6727],[-84.0168,30.6726],[-84.0164,30.6726],[-84.0146,30.6725],[-84.0085,30.6722],[-84.0075,30.6721],[-84.0074,30.6721],[-84.0072,30.6721],[-84.0067,30.6721],[-84.0063,30.6721],[-84.006,30.672],[-84.0054,30.672],[-84.0038,30.6719],[-84.0033,30.6719],[-84.0026,30.6719],[-84.0006,30.6717],[-83.9999,30.6717],[-83.9977,30.6716],[-83.9912,30.6712],[-83.9891,30.6711],[-83.9864,30.6709],[-83.9783,30.6705],[-83.9757,30.6704],[-83.9737,30.6703],[-83.9702,30.6701],[-83.9692,30.6701],[-83.968,30.67],[-83.9661,30.67],[-83.9658,30.6699],[-83.9655,30.6699],[-83.9632,30.6698],[-83.961,30.6697],[-83.9582,30.6695],[-83.9545,30.6693],[-83.9543,30.6693],[-83.9539,30.6693],[-83.9534,30.6693],[-83.9528,30.6692],[-83.9522,30.6692],[-83.9497,30.669],[-83.9458,30.6689],[-83.9437,30.6688],[-83.9436,30.6688],[-83.9428,30.6687],[-83.9399,30.6686],[-83.9372,30.6685],[-83.935,30.6684],[-83.9326,30.6683],[-83.9263,30.668],[-83.9213,30.6677],[-83.9142,30.6673],[-83.9061,30.6669],[-83.9,30.6667],[-83.8961,30.6665],[-83.8931,30.6664],[-83.8912,30.6663],[-83.889,30.6662],[-83.8881,30.6661],[-83.8862,30.6661],[-83.8861,30.6661],[-83.8844,30.666],[-83.8837,30.666],[-83.8833,30.666],[-83.8822,30.6659],[-83.882,30.6659],[-83.8819,30.6659],[-83.8801,30.6658],[-83.8799,30.6658],[-83.8798,30.6658],[-83.8797,30.6658],[-83.8778,30.6657],[-83.8758,30.6656],[-83.8747,30.6655],[-83.8738,30.6655],[-83.8737,30.6654],[-83.8674,30.6651],[-83.8619,30.6648],[-83.8599,30.6647],[-83.8593,30.6646],[-83.8591,30.6646],[-83.8589,30.6646],[-83.8588,30.6646],[-83.8585,30.6646],[-83.8574,30.6645],[-83.8554,30.6644],[-83.8551,30.6644],[-83.855,30.6644],[-83.8498,30.6638],[-83.8473,30.6637],[-83.8431,30.6635],[-83.843,30.6635],[-83.8427,30.6635],[-83.8396,30.6634],[-83.8342,30.6632],[-83.8319,30.6631],[-83.8318,30.6631],[-83.8317,30.6631],[-83.8299,30.6629],[-83.8274,30.6628],[-83.826,30.6627],[-83.825,30.6626],[-83.8249,30.6626],[-83.8243,30.6626],[-83.8233,30.6625],[-83.8206,30.6624],[-83.8196,30.6624],[-83.8192,30.6624],[-83.8181,30.6623],[-83.8178,30.6623],[-83.8171,30.6623],[-83.816,30.6622],[-83.8149,30.6622],[-83.8143,30.6621],[-83.8131,30.6621],[-83.8116,30.662],[-83.8107,30.6619],[-83.8103,30.6618],[-83.81,30.6618],[-83.8091,30.6618],[-83.8088,30.6618],[-83.8088,30.6617],[-83.8082,30.6617],[-83.8065,30.6616],[-83.8059,30.6616],[-83.8057,30.6616],[-83.8056,30.6616],[-83.8037,30.6615],[-83.8036,30.6615],[-83.7978,30.6612],[-83.7959,30.6611],[-83.7938,30.661],[-83.7922,30.6609],[-83.7902,30.6608],[-83.7892,30.6607],[-83.789,30.6607],[-83.7816,30.6603],[-83.781,30.6603],[-83.7774,30.6602],[-83.7773,30.6602],[-83.7767,30.6601],[-83.7766,30.6601],[-83.7746,30.66],[-83.7744,30.66],[-83.7739,30.6599],[-83.7735,30.6599],[-83.7726,30.6599],[-83.7717,30.6598],[-83.7689,30.6597],[-83.7677,30.6596],[-83.7669,30.6596],[-83.7645,30.6595],[-83.7621,30.6593],[-83.7571,30.6591],[-83.7562,30.659],[-83.7548,30.659],[-83.7546,30.659],[-83.7522,30.6588],[-83.7515,30.6588],[-83.7512,30.6588],[-83.7502,30.6587],[-83.7498,30.6587],[-83.7486,30.6587],[-83.7479,30.6586],[-83.7452,30.6585],[-83.7451,30.6584],[-83.7449,30.6584],[-83.7448,30.6584],[-83.7439,30.6584],[-83.7438,30.6584],[-83.7437,30.6584],[-83.7428,30.6583],[-83.7399,30.6582],[-83.7389,30.6581],[-83.7388,30.6581],[-83.7386,30.6581],[-83.7358,30.6579],[-83.7309,30.6577],[-83.7263,30.6574],[-83.7231,30.6573],[-83.7229,30.6572],[-83.7223,30.6572],[-83.7204,30.6571],[-83.7198,30.6571],[-83.718,30.657],[-83.7127,30.6567],[-83.7116,30.6567],[-83.7111,30.6567],[-83.711,30.6566],[-83.7083,30.6565],[-83.7002,30.656],[-83.6975,30.6559],[-83.6959,30.6558],[-83.6909,30.6556],[-83.6892,30.6555],[-83.6867,30.6554],[-83.6793,30.655],[-83.6768,30.6549],[-83.6767,30.6549],[-83.6766,30.6549],[-83.6761,30.6549],[-83.6746,30.6548],[-83.6742,30.6547],[-83.6741,30.6547],[-83.6677,30.6544],[-83.6555,30.6537],[-83.6486,30.6533],[-83.6422,30.6529],[-83.6402,30.6528],[-83.6343,30.6524],[-83.6323,30.6523],[-83.6317,30.6523],[-83.6299,30.6522],[-83.6292,30.6521],[-83.6262,30.652],[-83.6249,30.6519],[-83.6172,30.6515],[-83.6142,30.6514],[-83.6137,30.6514],[-83.6122,30.6513],[-83.6117,30.6513],[-83.6002,30.6507],[-83.5944,30.6504],[-83.5905,30.6502],[-83.589,30.6501],[-83.5837,30.6499],[-83.5835,30.6499],[-83.5834,30.6499],[-83.5819,30.6498],[-83.5793,30.6497],[-83.5791,30.6496],[-83.5764,30.6495],[-83.5752,30.6494],[-83.5734,30.6493],[-83.5678,30.6491],[-83.5659,30.649],[-83.5651,30.6489],[-83.5626,30.6488],[-83.5618,30.6488],[-83.5609,30.6487],[-83.5579,30.6486],[-83.557,30.6485],[-83.556,30.6485],[-83.5533,30.6484],[-83.5524,30.6483],[-83.5472,30.6481],[-83.5369,30.6475],[-83.5217,30.6468],[-83.5212,30.6468],[-83.5148,30.6464],[-83.51,30.6462],[-83.5098,30.6462],[-83.5079,30.6461],[-83.5019,30.6458],[-83.4999,30.6457],[-83.4978,30.6455],[-83.4952,30.6453],[-83.4914,30.645],[-83.4905,30.645],[-83.4899,30.6449],[-83.4893,30.6449],[-83.4874,30.6447],[-83.4818,30.6443],[-83.48,30.6442],[-83.4793,30.6441],[-83.4774,30.644],[-83.4767,30.644],[-83.4757,30.6439],[-83.4726,30.6438],[-83.4707,30.6437],[-83.4688,30.6436],[-83.4606,30.6431],[-83.4579,30.6429],[-83.4567,30.6429],[-83.4563,30.6428],[-83.4556,30.6428],[-83.4537,30.6427],[-83.4518,30.6426],[-83.4516,30.6426],[-83.4515,30.6426],[-83.4514,30.6425],[-83.4506,30.6425],[-83.4499,30.6425],[-83.449,30.6424],[-83.4489,30.6424],[-83.4403,30.642],[-83.4394,30.642],[-83.438,30.6419],[-83.4376,30.6419],[-83.4358,30.6418],[-83.4353,30.6418],[-83.4347,30.6417],[-83.4334,30.6417],[-83.4331,30.6416],[-83.4324,30.6416],[-83.4321,30.6416],[-83.4305,30.6415],[-83.4302,30.6414],[-83.4297,30.6415],[-83.4296,30.6415],[-83.4294,30.6415],[-83.4284,30.6414],[-83.4274,30.6414],[-83.4241,30.6412],[-83.4208,30.641],[-83.4041,30.64],[-83.4024,30.6399],[-83.3972,30.6396],[-83.3957,30.6395],[-83.3955,30.6395],[-83.3944,30.6394],[-83.3933,30.6394],[-83.3915,30.6394],[-83.3912,30.6393],[-83.3911,30.6393],[-83.3907,30.6393],[-83.3903,30.6393],[-83.3901,30.6393],[-83.3881,30.6392],[-83.3817,30.6388],[-83.3795,30.6387],[-83.3767,30.6385],[-83.3749,30.6384],[-83.3685,30.638],[-83.3658,30.6379],[-83.3643,30.6378],[-83.3609,30.6376],[-83.36,30.6375],[-83.3597,30.6375],[-83.3582,30.6374],[-83.3581,30.6374],[-83.3578,30.6374],[-83.3577,30.6374],[-83.3575,30.6374],[-83.3573,30.6373],[-83.3571,30.6373],[-83.3568,30.6373],[-83.3513,30.637],[-83.3505,30.6369],[-83.3501,30.6369],[-83.3486,30.6368],[-83.3478,30.6367],[-83.3474,30.6367],[-83.3462,30.6366],[-83.3458,30.6366],[-83.3448,30.6366],[-83.342,30.6364],[-83.3412,30.6364],[-83.3411,30.6364],[-83.341,30.6364],[-83.3409,30.6363],[-83.3385,30.6362],[-83.3316,30.6358],[-83.3293,30.6356],[-83.3278,30.6355],[-83.3233,30.6353],[-83.3218,30.6352],[-83.3201,30.6351],[-83.3198,30.6351],[-83.315,30.6348],[-83.3132,30.6347],[-83.3129,30.6347],[-83.3119,30.6346],[-83.3115,30.6346],[-83.3111,30.6345],[-83.3106,30.6345],[-83.3097,30.6344],[-83.3096,30.6344],[-83.3094,30.6344],[-83.3093,30.6344],[-83.3092,30.6344],[-83.3074,30.6343],[-83.2916,30.6334],[-83.2786,30.6326],[-83.2757,30.6324],[-83.2711,30.6321],[-83.2665,30.6319],[-83.2662,30.6319],[-83.2659,30.6318],[-83.2647,30.6318],[-83.2562,30.6312],[-83.2541,30.6311],[-83.2515,30.6309],[-83.25,30.6309],[-83.2499,30.6308],[-83.2493,30.6308],[-83.2488,30.6308],[-83.2487,30.6307],[-83.2486,30.6307],[-83.2484,30.6307],[-83.248,30.6307],[-83.247,30.6306],[-83.2469,30.6306],[-83.2468,30.6306],[-83.2467,30.6306],[-83.2466,30.6306],[-83.2291,30.6296],[-83.2287,30.6296],[-83.227,30.6295],[-83.2252,30.6294],[-83.2208,30.6291],[-83.1983,30.6279],[-83.1871,30.6273],[-83.1796,30.6269],[-83.1761,30.6267],[-83.1757,30.6267],[-83.1751,30.6266],[-83.175,30.6266],[-83.1748,30.6266],[-83.1729,30.6264],[-83.1724,30.6264],[-83.1723,30.6264],[-83.172,30.6264],[-83.1718,30.6264],[-83.1659,30.626],[-83.1654,30.626],[-83.1638,30.6259],[-83.1633,30.6259],[-83.1614,30.6258],[-83.1555,30.6254],[-83.1536,30.6252],[-83.1502,30.625],[-83.14,30.6242],[-83.1366,30.624],[-83.1314,30.6236],[-83.1249,30.6233],[-83.1236,30.6232],[-83.1187,30.623],[-83.1186,30.623],[-83.1183,30.6229],[-83.1171,30.6229],[-83.0982,30.6219],[-83.0981,30.6219],[-83.0977,30.6219],[-83.0859,30.6212],[-83.0855,30.6212],[-83.0841,30.6211],[-83.0744,30.6206],[-83.0652,30.62],[-83.0597,30.6197],[-83.0575,30.6196],[-83.0559,30.6195],[-83.0557,30.6195],[-83.051,30.6192],[-83.0387,30.6184],[-83.0377,30.6184],[-83.0253,30.6176],[-83.0235,30.6176],[-83.0229,30.6175],[-83.0228,30.6175],[-83.0224,30.6175],[-83.0054,30.6165],[-83.0053,30.6165],[-82.9999,30.6162],[-82.9957,30.616],[-82.9914,30.6157],[-82.9768,30.6149],[-82.959,30.6139],[-82.9589,30.6139],[-82.9588,30.6139],[-82.9573,30.6137],[-82.9404,30.6128],[-82.9399,30.6127],[-82.9372,30.6125],[-82.9366,30.6125],[-82.9355,30.6124],[-82.9325,30.6122],[-82.9236,30.6117],[-82.9235,30.6117],[-82.8871,30.6096],[-82.8778,30.6092],[-82.8776,30.6092],[-82.8749,30.6089],[-82.8683,30.6086],[-82.8337,30.6064],[-82.8206,30.6056],[-82.806,30.6047],[-82.8038,30.6046],[-82.7669,30.6022],[-82.7498,30.6012],[-82.7283,30.6002],[-82.7279,30.6002],[-82.7074,30.5988],[-82.6989,30.5983],[-82.6986,30.5982],[-82.6978,30.5982],[-82.6895,30.5977],[-82.6894,30.5977],[-82.6893,30.5977],[-82.6859,30.5975],[-82.6751,30.5969],[-82.6715,30.5967],[-82.6689,30.5966],[-82.6611,30.5962],[-82.6585,30.596],[-82.6565,30.5959],[-82.6504,30.5956],[-82.6483,30.5955],[-82.6455,30.5953],[-82.6372,30.5949],[-82.6344,30.5947],[-82.6325,30.5946],[-82.6278,30.5943],[-82.6271,30.5943],[-82.6253,30.5942],[-82.6252,30.5942],[-82.6248,30.5942],[-82.6211,30.594],[-82.6086,30.5933],[-82.6044,30.593],[-82.6036,30.593],[-82.601,30.5928],[-82.6001,30.5928],[-82.5993,30.5927],[-82.5981,30.5927],[-82.5968,30.5926],[-82.596,30.5925],[-82.5957,30.5925],[-82.595,30.5925],[-82.5919,30.5923],[-82.5909,30.5922],[-82.5908,30.5922],[-82.5905,30.5922],[-82.5904,30.5922],[-82.5896,30.5921],[-82.5854,30.5917],[-82.584,30.5916],[-82.5821,30.5915],[-82.581,30.5914],[-82.5722,30.5909],[-82.5713,30.5908],[-82.5691,30.5908],[-82.5689,30.5908],[-82.5688,30.5908],[-82.5669,30.5907],[-82.5657,30.5906],[-82.5654,30.5906],[-82.565,30.5906],[-82.5637,30.5904],[-82.5598,30.5902],[-82.5579,30.5901],[-82.5562,30.59],[-82.5548,30.5899],[-82.5542,30.5899],[-82.5538,30.5898],[-82.5532,30.5899],[-82.5532,30.59],[-82.5531,30.5899],[-82.553,30.5899],[-82.5515,30.5898],[-82.5512,30.5898],[-82.5502,30.5897],[-82.5495,30.5897],[-82.5483,30.5896],[-82.5477,30.5896],[-82.5472,30.5895],[-82.5462,30.5895],[-82.545,30.5894],[-82.5428,30.5892],[-82.5396,30.589],[-82.5363,30.5888],[-82.5358,30.5889],[-82.5357,30.5888],[-82.5355,30.5888],[-82.5353,30.5888],[-82.5344,30.5888],[-82.534,30.5888],[-82.534,30.5887],[-82.5321,30.5887],[-82.5321,30.5886],[-82.532,30.5886],[-82.53,30.5885],[-82.5274,30.5884],[-82.5271,30.5884],[-82.5271,30.5883],[-82.5254,30.5882],[-82.5251,30.5882],[-82.5249,30.5882],[-82.5242,30.5881],[-82.5183,30.5878],[-82.5172,30.5877],[-82.5065,30.5871],[-82.5029,30.5869],[-82.4985,30.5866],[-82.4972,30.5866],[-82.4958,30.5865],[-82.4922,30.5862],[-82.4907,30.5861],[-82.4887,30.586],[-82.4805,30.5855],[-82.478,30.5854],[-82.476,30.5853],[-82.4751,30.5852],[-82.4737,30.5851],[-82.471,30.585],[-82.4695,30.5849],[-82.4694,30.5849],[-82.4677,30.5848],[-82.4673,30.5847],[-82.4668,30.5847],[-82.4603,30.5843],[-82.4598,30.5843],[-82.4595,30.5843],[-82.4537,30.5839],[-82.453,30.5839],[-82.4477,30.5835],[-82.4317,30.5825],[-82.4286,30.5824],[-82.4247,30.5822],[-82.4219,30.582],[-82.4218,30.582],[-82.4189,30.5818],[-82.4069,30.581],[-82.4067,30.581],[-82.4066,30.581],[-82.4065,30.581],[-82.4056,30.5809],[-82.3968,30.5804],[-82.394,30.5802],[-82.3927,30.5801],[-82.3909,30.58],[-82.3881,30.5799],[-82.387,30.5798],[-82.3859,30.5797],[-82.3847,30.5796],[-82.3827,30.5795],[-82.3756,30.579],[-82.3751,30.579],[-82.3748,30.579],[-82.3722,30.5789],[-82.3681,30.5786],[-82.3677,30.5786],[-82.3673,30.5786],[-82.3663,30.5785],[-82.3646,30.5784],[-82.3639,30.5783],[-82.3623,30.5782],[-82.3617,30.5782],[-82.3577,30.5779],[-82.3571,30.5779],[-82.3421,30.5769],[-82.3223,30.5757],[-82.3208,30.5756],[-82.3092,30.5748],[-82.3091,30.5748],[-82.309,30.5748],[-82.3089,30.5748],[-82.3074,30.5747],[-82.3072,30.5747],[-82.3064,30.5747],[-82.303,30.5745],[-82.3019,30.5744],[-82.3015,30.5743],[-82.3001,30.5742],[-82.2999,30.5742],[-82.2992,30.5742],[-82.2962,30.574],[-82.2951,30.5739],[-82.2935,30.5738],[-82.2929,30.5738],[-82.2924,30.5737],[-82.2892,30.5735],[-82.2881,30.5734],[-82.2873,30.5734],[-82.2841,30.5732],[-82.2834,30.5731],[-82.2825,30.5731],[-82.2804,30.573],[-82.2779,30.5728],[-82.2634,30.5718],[-82.2631,30.5718],[-82.2582,30.5715],[-82.2582,30.5716],[-82.2499,30.5709],[-82.2394,30.5702],[-82.2388,30.5701],[-82.2377,30.57],[-82.2332,30.5698],[-82.233,30.5698],[-82.2294,30.5696],[-82.2277,30.5694],[-82.2147,30.5686],[-82.2147,30.5685],[-82.2147,30.568],[-82.2144,30.5668],[-82.2145,30.5668],[-82.2146,30.5668],[-82.2147,30.5667],[-82.215,30.5666],[-82.2151,30.5665],[-82.2153,30.5664],[-82.2155,30.5663],[-82.2156,30.5662],[-82.2157,30.5662],[-82.2159,30.5661],[-82.216,30.5659],[-82.2167,30.5655],[-82.2167,30.5654],[-82.2169,30.5653],[-82.2172,30.5652],[-82.2173,30.5652],[-82.2176,30.5652],[-82.218,30.5652],[-82.2182,30.5653],[-82.2188,30.5654],[-82.2195,30.5655],[-82.2197,30.5655],[-82.2201,30.5655],[-82.2209,30.5656],[-82.2212,30.5657],[-82.2215,30.5657],[-82.2219,30.5657],[-82.2223,30.5657],[-82.2228,30.5656],[-82.2232,30.5655],[-82.2233,30.5654],[-82.2236,30.5653],[-82.2239,30.5653],[-82.224,30.5652],[-82.224,30.5651],[-82.2241,30.5651],[-82.2244,30.5648],[-82.2245,30.5648],[-82.2248,30.5647],[-82.2249,30.5647],[-82.225,30.5647],[-82.2251,30.5646],[-82.2251,30.5645],[-82.2252,30.5645],[-82.2253,30.5644],[-82.2255,30.5643],[-82.2256,30.5642],[-82.2259,30.564],[-82.226,30.564],[-82.2261,30.5639],[-82.2262,30.5638],[-82.2263,30.5637],[-82.2264,30.5637],[-82.2265,30.5636],[-82.2266,30.5636],[-82.2268,30.5635],[-82.2271,30.5633],[-82.2274,30.5632],[-82.2278,30.5629],[-82.2279,30.5628],[-82.2281,30.5627],[-82.2282,30.5626],[-82.2283,30.5626],[-82.2284,30.5624],[-82.2285,30.5624],[-82.2285,30.5623],[-82.2286,30.5622],[-82.2287,30.5621],[-82.2288,30.5618],[-82.2291,30.5617],[-82.2293,30.5615],[-82.2295,30.5614],[-82.2297,30.5611],[-82.2298,30.561],[-82.2299,30.5609],[-82.23,30.5608],[-82.2301,30.5607],[-82.2302,30.5606],[-82.2302,30.5605],[-82.2303,30.5605],[-82.2304,30.5604],[-82.2306,30.5601],[-82.2309,30.5598],[-82.231,30.5595],[-82.2312,30.5592],[-82.2316,30.5587],[-82.2317,30.5587],[-82.2317,30.5586],[-82.2319,30.5583],[-82.232,30.5583],[-82.2321,30.5582],[-82.2322,30.5581],[-82.2324,30.5581],[-82.2326,30.558],[-82.2329,30.5579],[-82.2335,30.5579],[-82.2339,30.5578],[-82.2341,30.5577],[-82.2342,30.5576],[-82.2342,30.5574],[-82.2344,30.557],[-82.2344,30.5566],[-82.2344,30.5564],[-82.2344,30.5562],[-82.2342,30.5553],[-82.2342,30.5552],[-82.2339,30.5538],[-82.2338,30.5527],[-82.2339,30.5521],[-82.2339,30.5514],[-82.2341,30.5501],[-82.2344,30.549],[-82.2344,30.5487],[-82.2345,30.5487],[-82.2349,30.5484],[-82.2351,30.5483],[-82.2358,30.5479],[-82.2361,30.5477],[-82.2363,30.5476],[-82.237,30.5472],[-82.2372,30.5471],[-82.2373,30.547],[-82.2383,30.5462],[-82.2384,30.5461],[-82.2386,30.5459],[-82.2389,30.5455],[-82.2389,30.5454],[-82.239,30.5452],[-82.2392,30.5446],[-82.2393,30.5439],[-82.2393,30.5438],[-82.2394,30.5437],[-82.2394,30.5433],[-82.2394,30.5431],[-82.2394,30.543],[-82.2394,30.5428],[-82.2393,30.5426],[-82.2392,30.5419],[-82.2393,30.5415],[-82.2393,30.5412],[-82.2393,30.5411],[-82.2394,30.541],[-82.2394,30.5409],[-82.2395,30.5408],[-82.2396,30.5407],[-82.2396,30.5406],[-82.2398,30.5405],[-82.2398,30.5404],[-82.2399,30.5404],[-82.24,30.5403],[-82.2402,30.5399],[-82.2402,30.5396],[-82.2402,30.5386],[-82.2403,30.5384],[-82.2403,30.5383],[-82.2404,30.5378],[-82.2403,30.5375],[-82.2401,30.5372],[-82.24,30.5371],[-82.2399,30.5367],[-82.2398,30.5366],[-82.2397,30.5365],[-82.2396,30.5365],[-82.2395,30.5362],[-82.2395,30.536],[-82.2395,30.5359],[-82.2396,30.5358],[-82.2396,30.5356],[-82.2395,30.5354],[-82.2392,30.5353],[-82.2391,30.5351],[-82.2391,30.535],[-82.2391,30.5348],[-82.2391,30.5347],[-82.2391,30.5346],[-82.239,30.5345],[-82.2389,30.5344],[-82.2389,30.5342],[-82.2389,30.534],[-82.2388,30.5339],[-82.2387,30.5339],[-82.2387,30.5338],[-82.2385,30.5338],[-82.2384,30.5338],[-82.2383,30.5336],[-82.238,30.5333],[-82.2378,30.5331],[-82.2378,30.533],[-82.2377,30.5329],[-82.2376,30.5326],[-82.2375,30.5324],[-82.2374,30.5323],[-82.2374,30.5322],[-82.2373,30.5322],[-82.237,30.5321],[-82.2367,30.532],[-82.2366,30.5318],[-82.2365,30.5317],[-82.2364,30.5316],[-82.2362,30.5313],[-82.2362,30.5312],[-82.2361,30.5312],[-82.236,30.531],[-82.2359,30.5309],[-82.2358,30.5308],[-82.2356,30.5306],[-82.2356,30.5305],[-82.2355,30.5304],[-82.2354,30.5304],[-82.2353,30.5303],[-82.2353,30.5302],[-82.2353,30.5301],[-82.2352,30.5299],[-82.2351,30.5299],[-82.2348,30.5298],[-82.2347,30.5297],[-82.2346,30.5297],[-82.2345,30.5294],[-82.2343,30.5292],[-82.2342,30.5291],[-82.2342,30.5292],[-82.234,30.5291],[-82.2338,30.5291],[-82.2337,30.529],[-82.2334,30.5285],[-82.2333,30.5284],[-82.2332,30.5284],[-82.2331,30.5283],[-82.2328,30.5283],[-82.2326,30.5282],[-82.2325,30.5281],[-82.2324,30.528],[-82.2323,30.5278],[-82.2322,30.5276],[-82.2321,30.5275],[-82.2319,30.5273],[-82.2317,30.5271],[-82.2315,30.527],[-82.2314,30.5269],[-82.2313,30.5269],[-82.2312,30.5269],[-82.2311,30.5268],[-82.2309,30.5267],[-82.2308,30.5267],[-82.2308,30.5266],[-82.2308,30.5265],[-82.2308,30.5264],[-82.2309,30.5263],[-82.231,30.526],[-82.231,30.5259],[-82.231,30.5258],[-82.2309,30.5257],[-82.2307,30.5255],[-82.2306,30.5254],[-82.2306,30.5253],[-82.2305,30.5253],[-82.2304,30.5251],[-82.2301,30.5245],[-82.2301,30.5243],[-82.23,30.5241],[-82.23,30.5237],[-82.23,30.5236],[-82.2301,30.5233],[-82.2301,30.5231],[-82.2301,30.5227],[-82.23,30.5225],[-82.2299,30.5223],[-82.2298,30.5222],[-82.2297,30.5222],[-82.2296,30.5221],[-82.2295,30.5219],[-82.2295,30.5218],[-82.2296,30.5214],[-82.2295,30.5211],[-82.2293,30.5207],[-82.2293,30.5206],[-82.2293,30.5204],[-82.2293,30.5203],[-82.2294,30.5202],[-82.2294,30.5201],[-82.2295,30.5197],[-82.2296,30.5194],[-82.2297,30.519],[-82.2298,30.5186],[-82.2299,30.5186],[-82.23,30.5184],[-82.23,30.5183],[-82.2301,30.5183],[-82.2301,30.5182],[-82.2302,30.5181],[-82.2304,30.5179],[-82.2304,30.5178],[-82.2303,30.5176],[-82.2303,30.5175],[-82.2303,30.5173],[-82.2302,30.5172],[-82.2301,30.5171],[-82.2298,30.5168],[-82.2297,30.5167],[-82.2296,30.5166],[-82.2295,30.5165],[-82.2294,30.5164],[-82.2291,30.5162],[-82.2289,30.5161],[-82.2288,30.516],[-82.2287,30.5159],[-82.2287,30.5158],[-82.2287,30.5157],[-82.2287,30.5155],[-82.2287,30.5153],[-82.2287,30.5152],[-82.2288,30.5151],[-82.2288,30.5149],[-82.2287,30.5147],[-82.2287,30.5144],[-82.2287,30.514],[-82.2287,30.5138],[-82.2287,30.5137],[-82.2287,30.5136],[-82.2286,30.5133],[-82.2285,30.5132],[-82.2284,30.5131],[-82.2283,30.513],[-82.2282,30.5129],[-82.2281,30.5128],[-82.2279,30.5127],[-82.2277,30.5125],[-82.2276,30.5124],[-82.2274,30.5121],[-82.2271,30.5117],[-82.227,30.5116],[-82.227,30.5115],[-82.2269,30.5115],[-82.2269,30.5113],[-82.2269,30.5111],[-82.227,30.511],[-82.2271,30.5107],[-82.2271,30.5105],[-82.227,30.5104],[-82.2269,30.5101],[-82.2267,30.51],[-82.2266,30.51],[-82.2265,30.5099],[-82.226,30.5097],[-82.2259,30.5095],[-82.2259,30.5094],[-82.2258,30.5091],[-82.2257,30.509],[-82.2255,30.5088],[-82.2253,30.5086],[-82.2252,30.5084],[-82.2253,30.5082],[-82.2252,30.5079],[-82.2251,30.5077],[-82.2249,30.5076],[-82.2247,30.5075],[-82.2245,30.5075],[-82.2243,30.5075],[-82.2242,30.5074],[-82.2241,30.5073],[-82.2241,30.5072],[-82.224,30.5072],[-82.2238,30.507],[-82.2235,30.5068],[-82.2234,30.5068],[-82.2233,30.5067],[-82.2231,30.5067],[-82.2229,30.5068],[-82.2227,30.5068],[-82.2225,30.5067],[-82.2224,30.5066],[-82.2224,30.5065],[-82.2223,30.5065],[-82.2221,30.5062],[-82.2218,30.5059],[-82.2214,30.5057],[-82.2213,30.5056],[-82.2211,30.5055],[-82.221,30.5054],[-82.2209,30.5052],[-82.2208,30.5051],[-82.2206,30.505],[-82.2205,30.5049],[-82.2204,30.5048],[-82.2203,30.5048],[-82.2202,30.5047],[-82.2199,30.5046],[-82.2197,30.5046],[-82.2192,30.5046],[-82.219,30.5044],[-82.2189,30.5043],[-82.2188,30.5042],[-82.2187,30.5042],[-82.2186,30.5042],[-82.2185,30.5043],[-82.2185,30.5044],[-82.2184,30.5045],[-82.2183,30.5046],[-82.2182,30.5046],[-82.218,30.5045],[-82.218,30.5044],[-82.2179,30.5044],[-82.2178,30.5042],[-82.2178,30.504],[-82.2177,30.5039],[-82.2175,30.5038],[-82.2173,30.5038],[-82.2171,30.5038],[-82.2169,30.5036],[-82.2168,30.5034],[-82.2167,30.5033],[-82.2165,30.5033],[-82.2164,30.5032],[-82.2164,30.5031],[-82.2164,30.5029],[-82.2164,30.5027],[-82.2163,30.5026],[-82.2161,30.5024],[-82.2159,30.5023],[-82.2159,30.5022],[-82.2158,30.502],[-82.2157,30.5018],[-82.2155,30.5016],[-82.2153,30.5014],[-82.2152,30.5014],[-82.2151,30.5014],[-82.215,30.5015],[-82.2148,30.5016],[-82.2147,30.5017],[-82.2147,30.5018],[-82.2146,30.5018],[-82.2145,30.5017],[-82.2144,30.5016],[-82.2143,30.5016],[-82.2143,30.5015],[-82.2142,30.5014],[-82.2139,30.5013],[-82.2136,30.5012],[-82.2133,30.501],[-82.2131,30.5008],[-82.213,30.5008],[-82.2126,30.5006],[-82.2126,30.5005],[-82.2125,30.5004],[-82.2125,30.5003],[-82.2124,30.5002],[-82.2123,30.5001],[-82.2122,30.5],[-82.2121,30.5],[-82.2121,30.4999],[-82.2121,30.4997],[-82.2122,30.4997],[-82.2123,30.4996],[-82.2124,30.4995],[-82.2126,30.4995],[-82.2127,30.4994],[-82.2127,30.4992],[-82.2127,30.4991],[-82.2126,30.4991],[-82.2126,30.499],[-82.2124,30.499],[-82.2122,30.4989],[-82.2121,30.4988],[-82.2121,30.4987],[-82.2121,30.4986],[-82.2121,30.4985],[-82.2121,30.4983],[-82.2121,30.4982],[-82.2121,30.4981],[-82.2117,30.4978],[-82.2116,30.4975],[-82.2116,30.4973],[-82.2114,30.4971],[-82.2112,30.4969],[-82.2111,30.4969],[-82.211,30.4967],[-82.2109,30.4965],[-82.2108,30.4964],[-82.2104,30.4963],[-82.2102,30.4962],[-82.21,30.4961],[-82.2099,30.496],[-82.2099,30.4958],[-82.2098,30.4957],[-82.2097,30.4957],[-82.2097,30.4956],[-82.2098,30.4955],[-82.2098,30.4954],[-82.2098,30.4953],[-82.2098,30.4952],[-82.2096,30.495],[-82.2095,30.4948],[-82.2092,30.4947],[-82.209,30.4947],[-82.2088,30.4949],[-82.2087,30.4949],[-82.2086,30.4949],[-82.2085,30.4948],[-82.2084,30.4948],[-82.2083,30.4946],[-82.2082,30.4946],[-82.2082,30.4944],[-82.2083,30.4944],[-82.2083,30.4943],[-82.2083,30.4941],[-82.2081,30.4939],[-82.2079,30.4936],[-82.2077,30.4937],[-82.2075,30.4938],[-82.2072,30.4937],[-82.2072,30.4936],[-82.2072,30.4935],[-82.2072,30.4934],[-82.2072,30.4933],[-82.2071,30.4933],[-82.207,30.4933],[-82.2068,30.4933],[-82.2067,30.4932],[-82.2066,30.493],[-82.2066,30.4928],[-82.2065,30.4928],[-82.2065,30.4927],[-82.2064,30.4926],[-82.2063,30.4925],[-82.2063,30.4924],[-82.2063,30.4923],[-82.2064,30.4923],[-82.2063,30.4923],[-82.2064,30.4922],[-82.2063,30.4921],[-82.2063,30.492],[-82.2064,30.492],[-82.2064,30.4919],[-82.2065,30.4919],[-82.2065,30.4918],[-82.2066,30.4918],[-82.2066,30.4917],[-82.2066,30.4916],[-82.2065,30.4915],[-82.2064,30.4914],[-82.2062,30.4913],[-82.2061,30.4912],[-82.2061,30.4911],[-82.2061,30.491],[-82.2061,30.4909],[-82.2061,30.4908],[-82.2061,30.4907],[-82.206,30.4907],[-82.2058,30.4906],[-82.2057,30.4906],[-82.2055,30.4907],[-82.2055,30.4908],[-82.2054,30.4908],[-82.2053,30.4908],[-82.2052,30.4908],[-82.205,30.4906],[-82.205,30.4905],[-82.2049,30.4904],[-82.2048,30.4903],[-82.2046,30.4901],[-82.2045,30.4899],[-82.2044,30.4898],[-82.2043,30.4897],[-82.2042,30.4896],[-82.2041,30.4896],[-82.2041,30.4895],[-82.204,30.4894],[-82.2039,30.4893],[-82.2039,30.4892],[-82.2038,30.4891],[-82.2037,30.4887],[-82.2037,30.4886],[-82.2037,30.4885],[-82.2036,30.4883],[-82.2034,30.4882],[-82.2033,30.4882],[-82.2032,30.4882],[-82.2029,30.4879],[-82.2029,30.4878],[-82.2031,30.4876],[-82.2031,30.4874],[-82.203,30.4873],[-82.203,30.4871],[-82.2029,30.4868],[-82.2026,30.4866],[-82.2023,30.4864],[-82.202,30.4863],[-82.2017,30.4863],[-82.2017,30.4862],[-82.2018,30.4858],[-82.2016,30.4856],[-82.2014,30.4855],[-82.2014,30.4854],[-82.2013,30.4853],[-82.2012,30.4851],[-82.2014,30.4849],[-82.2016,30.4847],[-82.2017,30.4846],[-82.2018,30.4844],[-82.2019,30.4843],[-82.2021,30.4843],[-82.2023,30.4842],[-82.2023,30.4841],[-82.2024,30.484],[-82.2025,30.4838],[-82.2025,30.4837],[-82.2026,30.4836],[-82.2027,30.4835],[-82.2027,30.4834],[-82.2027,30.4833],[-82.2027,30.4831],[-82.2027,30.483],[-82.2028,30.4828],[-82.203,30.4827],[-82.2031,30.4827],[-82.2031,30.4825],[-82.2032,30.4824],[-82.2032,30.4822],[-82.2032,30.4821],[-82.2031,30.482],[-82.203,30.4819],[-82.2025,30.4819],[-82.2023,30.4818],[-82.2022,30.4818],[-82.2021,30.4817],[-82.2022,30.4816],[-82.2022,30.4815],[-82.2022,30.4814],[-82.2023,30.4814],[-82.2024,30.4812],[-82.2024,30.4809],[-82.2024,30.4808],[-82.2024,30.4807],[-82.2023,30.4806],[-82.2023,30.4805],[-82.2021,30.4804],[-82.202,30.4804],[-82.2019,30.4804],[-82.2018,30.4804],[-82.2015,30.4801],[-82.2015,30.4799],[-82.2015,30.4798],[-82.2016,30.4796],[-82.2016,30.4795],[-82.2015,30.4792],[-82.2014,30.479],[-82.2014,30.4789],[-82.2013,30.4788],[-82.2013,30.4786],[-82.2013,30.4785],[-82.2014,30.4784],[-82.2014,30.4783],[-82.2013,30.4782],[-82.2012,30.4781],[-82.2011,30.4781],[-82.2012,30.478],[-82.2012,30.4779],[-82.2013,30.4777],[-82.2014,30.4775],[-82.2014,30.4773],[-82.2014,30.4772],[-82.2014,30.4768],[-82.2015,30.4767],[-82.2014,30.4763],[-82.2013,30.4761],[-82.2011,30.476],[-82.201,30.4759],[-82.2009,30.4757],[-82.2009,30.4755],[-82.2009,30.4753],[-82.2009,30.4752],[-82.201,30.4748],[-82.201,30.4747],[-82.2013,30.4744],[-82.2015,30.4742],[-82.2018,30.4741],[-82.2019,30.4739],[-82.202,30.4738],[-82.2022,30.4737],[-82.2023,30.4736],[-82.2024,30.4736],[-82.2025,30.4736],[-82.2027,30.4734],[-82.2029,30.4733],[-82.203,30.4732],[-82.203,30.4731],[-82.203,30.473],[-82.203,30.4729],[-82.2031,30.4729],[-82.2031,30.4728],[-82.2031,30.4724],[-82.2031,30.4723],[-82.2032,30.4722],[-82.2032,30.4721],[-82.2032,30.472],[-82.2032,30.4719],[-82.2033,30.4719],[-82.2035,30.4717],[-82.2035,30.4716],[-82.2035,30.4715],[-82.2036,30.4715],[-82.2036,30.4714],[-82.2035,30.4713],[-82.2035,30.4712],[-82.2035,30.4711],[-82.2036,30.471],[-82.2036,30.4709],[-82.2037,30.471],[-82.2038,30.471],[-82.2039,30.4711],[-82.204,30.4711],[-82.2041,30.4711],[-82.2042,30.4712],[-82.2043,30.4712],[-82.2043,30.4711],[-82.2044,30.4711],[-82.2044,30.471],[-82.2044,30.4709],[-82.2044,30.4708],[-82.2043,30.4707],[-82.2044,30.4707],[-82.2044,30.4706],[-82.2045,30.4704],[-82.2045,30.4703],[-82.2046,30.4702],[-82.2047,30.4702],[-82.2047,30.4701],[-82.2046,30.4698],[-82.2046,30.4697],[-82.2045,30.4696],[-82.2045,30.4694],[-82.2045,30.4693],[-82.2044,30.4692],[-82.2044,30.4691],[-82.2043,30.469],[-82.2043,30.4689],[-82.2044,30.4689],[-82.2045,30.4688],[-82.2045,30.4687],[-82.2047,30.4687],[-82.2047,30.4686],[-82.2048,30.4686],[-82.2048,30.4685],[-82.205,30.4684],[-82.2051,30.4684],[-82.2052,30.4683],[-82.2053,30.4683],[-82.2054,30.4684],[-82.2055,30.4684],[-82.2056,30.4685],[-82.2056,30.4686],[-82.2057,30.4687],[-82.2059,30.4687],[-82.206,30.4687],[-82.2061,30.4687],[-82.2062,30.4687],[-82.2063,30.4686],[-82.2064,30.4686],[-82.2064,30.4685],[-82.2064,30.4683],[-82.2064,30.4682],[-82.2064,30.4681],[-82.2064,30.468],[-82.2063,30.468],[-82.2062,30.4679],[-82.2062,30.4678],[-82.2063,30.4677],[-82.2065,30.4675],[-82.2066,30.4674],[-82.2066,30.4673],[-82.2066,30.4672],[-82.2065,30.4671],[-82.2065,30.467],[-82.2065,30.4669],[-82.2063,30.4667],[-82.2062,30.4666],[-82.2063,30.4665],[-82.2064,30.4664],[-82.2065,30.4664],[-82.2066,30.4664],[-82.2066,30.4663],[-82.2066,30.4662],[-82.2066,30.4661],[-82.2066,30.466],[-82.2066,30.4659],[-82.2066,30.4658],[-82.2067,30.4658],[-82.2067,30.4657],[-82.2067,30.4656],[-82.2066,30.4655],[-82.2065,30.4653],[-82.2063,30.4653],[-82.2062,30.4652],[-82.2062,30.4651],[-82.2062,30.465],[-82.2062,30.4649],[-82.2062,30.4648],[-82.2062,30.4647],[-82.2062,30.4646],[-82.2062,30.4645],[-82.2062,30.4644],[-82.2062,30.4643],[-82.2061,30.4642],[-82.206,30.4642],[-82.206,30.4641],[-82.206,30.464],[-82.206,30.4639],[-82.206,30.4638],[-82.2061,30.4637],[-82.2061,30.4636],[-82.2061,30.4635],[-82.2062,30.4634],[-82.2062,30.4633],[-82.2063,30.463],[-82.2063,30.4629],[-82.2063,30.4628],[-82.2062,30.4628],[-82.2061,30.4626],[-82.2061,30.4624],[-82.2062,30.4623],[-82.2063,30.4622],[-82.2064,30.4622],[-82.2064,30.4621],[-82.2065,30.4621],[-82.2065,30.462],[-82.2065,30.4618],[-82.2065,30.4617],[-82.2066,30.4617],[-82.2067,30.4617],[-82.2067,30.4616],[-82.2068,30.4616],[-82.2069,30.4616],[-82.2072,30.4615],[-82.2073,30.4615],[-82.2074,30.4614],[-82.2074,30.4613],[-82.2074,30.4611],[-82.2074,30.461],[-82.2074,30.4609],[-82.2075,30.4608],[-82.2076,30.4608],[-82.2076,30.4607],[-82.2077,30.4606],[-82.2077,30.4605],[-82.2077,30.4604],[-82.2077,30.4603],[-82.2076,30.4602],[-82.2076,30.4601],[-82.2076,30.46],[-82.2075,30.4599],[-82.2075,30.4598],[-82.2075,30.4597],[-82.2075,30.4596],[-82.2075,30.4595],[-82.2075,30.4594],[-82.2075,30.4593],[-82.2075,30.4591],[-82.2075,30.4589],[-82.2074,30.4588],[-82.2074,30.4587],[-82.2073,30.4587],[-82.2072,30.4586],[-82.2072,30.4585],[-82.2073,30.4583],[-82.2073,30.4582],[-82.2073,30.4581],[-82.2074,30.4581],[-82.2075,30.458],[-82.2075,30.4579],[-82.2076,30.4579],[-82.2076,30.4578],[-82.2076,30.4577],[-82.2075,30.4577],[-82.2075,30.4576],[-82.2074,30.4575],[-82.2074,30.4574],[-82.2074,30.4572],[-82.2074,30.4571],[-82.2074,30.457],[-82.2073,30.4569],[-82.2072,30.4568],[-82.2071,30.4568],[-82.207,30.4568],[-82.2069,30.4568],[-82.2067,30.4567],[-82.2066,30.4567],[-82.2065,30.4567],[-82.2065,30.4566],[-82.2065,30.4565],[-82.2065,30.4564],[-82.2065,30.4563],[-82.2066,30.4562],[-82.2066,30.4561],[-82.2066,30.4559],[-82.2065,30.4558],[-82.2064,30.4557],[-82.2063,30.4556],[-82.2062,30.4556],[-82.2061,30.4556],[-82.2061,30.4557],[-82.206,30.4557],[-82.2059,30.4558],[-82.2057,30.4558],[-82.2056,30.4558],[-82.2055,30.4557],[-82.2054,30.4557],[-82.2053,30.4557],[-82.2052,30.4556],[-82.205,30.4555],[-82.2049,30.4555],[-82.2047,30.4555],[-82.2046,30.4555],[-82.2045,30.4554],[-82.2045,30.4553],[-82.2045,30.455],[-82.2045,30.4549],[-82.2045,30.4548],[-82.2045,30.4547],[-82.2045,30.4546],[-82.2045,30.4545],[-82.2045,30.4543],[-82.2044,30.4542],[-82.2044,30.4541],[-82.2044,30.454],[-82.2043,30.4539],[-82.2043,30.4538],[-82.2043,30.4537],[-82.2043,30.4536],[-82.2044,30.4535],[-82.2044,30.4534],[-82.2043,30.4534],[-82.2042,30.4533],[-82.2042,30.4532],[-82.2041,30.4532],[-82.2041,30.4531],[-82.204,30.453],[-82.204,30.4529],[-82.2041,30.4529],[-82.2041,30.4528],[-82.2042,30.4527],[-82.2043,30.4526],[-82.2044,30.4526],[-82.2045,30.4525],[-82.2046,30.4524],[-82.2046,30.4523],[-82.2047,30.4522],[-82.2047,30.4521],[-82.2048,30.452],[-82.2048,30.4519],[-82.2048,30.4518],[-82.2047,30.4517],[-82.2046,30.4517],[-82.2047,30.4516],[-82.2047,30.4515],[-82.2047,30.4514],[-82.2048,30.4513],[-82.2049,30.4513],[-82.205,30.4513],[-82.2051,30.4513],[-82.2053,30.4513],[-82.2054,30.4513],[-82.2055,30.4513],[-82.2056,30.4513],[-82.2056,30.4512],[-82.2057,30.4511],[-82.2057,30.451],[-82.2057,30.4509],[-82.2056,30.4509],[-82.2055,30.4508],[-82.2055,30.4507],[-82.2055,30.4506],[-82.2054,30.4506],[-82.2054,30.4505],[-82.2053,30.4504],[-82.2052,30.4504],[-82.2051,30.4504],[-82.205,30.4504],[-82.2049,30.4503],[-82.2049,30.4502],[-82.205,30.4501],[-82.2051,30.45],[-82.2051,30.4499],[-82.2052,30.4498],[-82.2052,30.4496],[-82.2053,30.4495],[-82.2053,30.4493],[-82.2053,30.4492],[-82.2053,30.4491],[-82.2053,30.4489],[-82.2053,30.4486],[-82.2053,30.4485],[-82.2052,30.4484],[-82.2052,30.4483],[-82.2051,30.4482],[-82.205,30.4481],[-82.2049,30.448],[-82.2047,30.4479],[-82.2046,30.4479],[-82.2046,30.4478],[-82.2045,30.4478],[-82.2045,30.4477],[-82.2046,30.4476],[-82.2047,30.4475],[-82.2047,30.4473],[-82.2047,30.4472],[-82.2046,30.4471],[-82.2044,30.447],[-82.2044,30.4469],[-82.2044,30.4468],[-82.2044,30.4466],[-82.2044,30.4465],[-82.2043,30.4464],[-82.2043,30.4463],[-82.2043,30.4462],[-82.2044,30.446],[-82.2044,30.4459],[-82.2044,30.4458],[-82.2044,30.4457],[-82.2044,30.4456],[-82.2043,30.4456],[-82.2042,30.4454],[-82.2041,30.4453],[-82.204,30.4452],[-82.2039,30.4451],[-82.2038,30.4451],[-82.2038,30.445],[-82.2038,30.4449],[-82.2039,30.4448],[-82.2039,30.4447],[-82.204,30.4446],[-82.2041,30.4446],[-82.2042,30.4445],[-82.2043,30.4445],[-82.2043,30.4444],[-82.2044,30.4443],[-82.2044,30.4441],[-82.2044,30.444],[-82.2043,30.4439],[-82.2043,30.4438],[-82.2043,30.4437],[-82.2044,30.4435],[-82.2044,30.4434],[-82.2044,30.4433],[-82.2044,30.4432],[-82.2044,30.443],[-82.2045,30.4428],[-82.2045,30.4427],[-82.2045,30.4426],[-82.2046,30.4426],[-82.2047,30.4425],[-82.2048,30.4425],[-82.205,30.4425],[-82.2051,30.4423],[-82.2051,30.4421],[-82.205,30.4421],[-82.205,30.442],[-82.2049,30.4418],[-82.2049,30.4416],[-82.205,30.4415],[-82.2051,30.4414],[-82.2052,30.4413],[-82.2053,30.4413],[-82.2054,30.4412],[-82.2055,30.4412],[-82.2056,30.4412],[-82.2057,30.4411],[-82.2057,30.441],[-82.2058,30.441],[-82.2058,30.4409],[-82.2058,30.4408],[-82.2058,30.4406],[-82.2058,30.4405],[-82.2058,30.4404],[-82.2059,30.4404],[-82.2059,30.4403],[-82.2059,30.4402],[-82.206,30.4402],[-82.206,30.4401],[-82.2061,30.44],[-82.2061,30.4399],[-82.2061,30.4398],[-82.2062,30.4397],[-82.2063,30.4396],[-82.2066,30.4395],[-82.2067,30.4394],[-82.2068,30.4394],[-82.2069,30.4393],[-82.207,30.4393],[-82.2071,30.4393],[-82.2072,30.4393],[-82.2073,30.4393],[-82.2073,30.4392],[-82.2074,30.4392],[-82.2074,30.4391],[-82.2073,30.439],[-82.2073,30.4389],[-82.2072,30.4388],[-82.2072,30.4387],[-82.207,30.4384],[-82.2069,30.4384],[-82.2069,30.4383],[-82.2069,30.4379],[-82.2069,30.4378],[-82.2069,30.4377],[-82.2068,30.4376],[-82.2067,30.4375],[-82.2065,30.4374],[-82.2064,30.4373],[-82.2064,30.4372],[-82.2063,30.4371],[-82.2062,30.4369],[-82.2062,30.4368],[-82.2062,30.4367],[-82.2063,30.4366],[-82.2063,30.4364],[-82.2063,30.4363],[-82.2063,30.4362],[-82.2063,30.4361],[-82.2063,30.436],[-82.2064,30.4357],[-82.2065,30.4357],[-82.2065,30.4356],[-82.2065,30.4355],[-82.2066,30.4355],[-82.2066,30.4354],[-82.2068,30.4353],[-82.207,30.4352],[-82.2071,30.4352],[-82.2071,30.4351],[-82.2072,30.4351],[-82.2072,30.435],[-82.2072,30.4349],[-82.2072,30.4348],[-82.2071,30.4348],[-82.2071,30.4347],[-82.2072,30.4347],[-82.2072,30.4346],[-82.2073,30.4346],[-82.2075,30.4345],[-82.2078,30.4344],[-82.2079,30.4344],[-82.208,30.4344],[-82.2081,30.4344],[-82.2082,30.4345],[-82.2083,30.4346],[-82.2083,30.4347],[-82.2084,30.4347],[-82.2085,30.4347],[-82.2086,30.4346],[-82.2087,30.4346],[-82.2088,30.4345],[-82.2089,30.4344],[-82.2089,30.4343],[-82.2089,30.4342],[-82.209,30.4341],[-82.209,30.434],[-82.2089,30.4338],[-82.2089,30.4337],[-82.2089,30.4336],[-82.209,30.4335],[-82.2091,30.4334],[-82.2092,30.4333],[-82.2094,30.4333],[-82.2095,30.4333],[-82.2096,30.4332],[-82.2097,30.4332],[-82.2097,30.4331],[-82.2098,30.4327],[-82.2098,30.4326],[-82.2098,30.4324],[-82.2098,30.4323],[-82.2098,30.4322],[-82.2097,30.4322],[-82.2097,30.4321],[-82.2096,30.4321],[-82.2095,30.4321],[-82.2094,30.4321],[-82.2093,30.4321],[-82.2093,30.4322],[-82.2092,30.4322],[-82.2091,30.4322],[-82.209,30.4321],[-82.2089,30.4321],[-82.2088,30.4321],[-82.2088,30.432],[-82.2088,30.4319],[-82.2087,30.4319],[-82.2087,30.4318],[-82.2087,30.4317],[-82.2087,30.4316],[-82.2088,30.4315],[-82.2089,30.4315],[-82.209,30.4314],[-82.2091,30.4315],[-82.2092,30.4315],[-82.2092,30.4314],[-82.2093,30.4314],[-82.2094,30.4313],[-82.2095,30.4312],[-82.2095,30.4309],[-82.2096,30.4308],[-82.2096,30.4305],[-82.2095,30.4304],[-82.2095,30.4303],[-82.2093,30.4301],[-82.2093,30.43],[-82.2093,30.4299],[-82.2093,30.4297],[-82.2094,30.4295],[-82.2095,30.4294],[-82.2095,30.4293],[-82.2095,30.4292],[-82.2096,30.4292],[-82.2097,30.4292],[-82.2097,30.4291],[-82.2098,30.4291],[-82.2098,30.429],[-82.2098,30.4289],[-82.2098,30.4288],[-82.2096,30.4287],[-82.2094,30.4287],[-82.2092,30.4287],[-82.2091,30.4286],[-82.209,30.4286],[-82.209,30.4285],[-82.209,30.4284],[-82.209,30.4283],[-82.2091,30.4282],[-82.2091,30.4281],[-82.2092,30.428],[-82.2093,30.4278],[-82.2094,30.4275],[-82.2094,30.4274],[-82.2095,30.427],[-82.2096,30.4269],[-82.2097,30.4268],[-82.2098,30.4266],[-82.2099,30.4265],[-82.21,30.4264],[-82.2101,30.4263],[-82.2102,30.4261],[-82.2103,30.426],[-82.2104,30.4259],[-82.2107,30.4256],[-82.2108,30.4256],[-82.2108,30.4255],[-82.2109,30.4254],[-82.2108,30.4253],[-82.2108,30.4252],[-82.2106,30.4251],[-82.2105,30.4251],[-82.2105,30.425],[-82.2104,30.425],[-82.2104,30.4249],[-82.2103,30.4249],[-82.2102,30.4247],[-82.2101,30.4246],[-82.21,30.4246],[-82.21,30.4245],[-82.21,30.4244],[-82.21,30.4243],[-82.21,30.4242],[-82.2101,30.4241],[-82.2102,30.424],[-82.2102,30.4239],[-82.2102,30.4238],[-82.2101,30.4238],[-82.21,30.4237],[-82.2097,30.4236],[-82.2096,30.4236],[-82.2095,30.4235],[-82.2095,30.4234],[-82.2094,30.4233],[-82.2094,30.4232],[-82.2092,30.423],[-82.2091,30.4229],[-82.2091,30.4227],[-82.209,30.4225],[-82.209,30.4224],[-82.209,30.4223],[-82.209,30.4221],[-82.2091,30.4218],[-82.2092,30.4217],[-82.2092,30.4215],[-82.2092,30.4214],[-82.2092,30.4213],[-82.2091,30.4213],[-82.209,30.4212],[-82.2088,30.4212],[-82.2087,30.4212],[-82.2086,30.4213],[-82.2085,30.4213],[-82.2084,30.4213],[-82.2083,30.4213],[-82.2081,30.4213],[-82.208,30.4213],[-82.2078,30.4213],[-82.2077,30.4213],[-82.2076,30.4213],[-82.2075,30.4212],[-82.2075,30.4211],[-82.2074,30.4211],[-82.2074,30.4208],[-82.2074,30.4207],[-82.2075,30.4206],[-82.2076,30.4205],[-82.2078,30.4204],[-82.2079,30.4204],[-82.208,30.4203],[-82.2082,30.4202],[-82.2083,30.4201],[-82.2084,30.42],[-82.2085,30.42],[-82.2085,30.4199],[-82.2085,30.4198],[-82.2085,30.4197],[-82.2085,30.4196],[-82.2083,30.4192],[-82.2082,30.419],[-82.2082,30.4189],[-82.2081,30.4189],[-82.208,30.4188],[-82.2079,30.4187],[-82.2078,30.4187],[-82.2077,30.4185],[-82.2076,30.4185],[-82.2076,30.4184],[-82.2076,30.4182],[-82.2076,30.4181],[-82.2077,30.4181],[-82.2078,30.4179],[-82.2079,30.4178],[-82.208,30.4178],[-82.208,30.4177],[-82.208,30.4176],[-82.208,30.4175],[-82.208,30.4174],[-82.2078,30.4173],[-82.2077,30.4172],[-82.2074,30.4173],[-82.2071,30.4173],[-82.207,30.4174],[-82.2068,30.4175],[-82.2067,30.4174],[-82.2066,30.4174],[-82.2065,30.4173],[-82.2065,30.4172],[-82.2064,30.4172],[-82.2064,30.4171],[-82.2065,30.417],[-82.2065,30.4169],[-82.2066,30.4168],[-82.2067,30.4167],[-82.2067,30.4166],[-82.2068,30.4165],[-82.2069,30.4164],[-82.207,30.4163],[-82.2071,30.4162],[-82.2072,30.4161],[-82.2073,30.416],[-82.2073,30.4159],[-82.2073,30.4158],[-82.2074,30.4157],[-82.2076,30.4153],[-82.2077,30.4152],[-82.2078,30.4151],[-82.2078,30.415],[-82.2079,30.415],[-82.208,30.4149],[-82.2081,30.4149],[-82.2082,30.4148],[-82.2082,30.4146],[-82.2083,30.4146],[-82.2083,30.4145],[-82.2084,30.4144],[-82.2084,30.4143],[-82.2084,30.4142],[-82.2083,30.4141],[-82.2083,30.414],[-82.2082,30.4139],[-82.2081,30.4138],[-82.208,30.4137],[-82.2079,30.4137],[-82.2079,30.4136],[-82.2078,30.4136],[-82.2077,30.4135],[-82.2076,30.4135],[-82.2075,30.4134],[-82.2075,30.4132],[-82.2075,30.4131],[-82.2074,30.4129],[-82.2073,30.4128],[-82.2072,30.4126],[-82.2071,30.4125],[-82.207,30.4124],[-82.2069,30.4124],[-82.2068,30.4123],[-82.2067,30.4123],[-82.2064,30.4122],[-82.2063,30.4122],[-82.2061,30.4123],[-82.206,30.4122],[-82.2059,30.4121],[-82.2058,30.412],[-82.2057,30.412],[-82.2057,30.4119],[-82.2057,30.4118],[-82.2057,30.4117],[-82.2058,30.4117],[-82.206,30.4115],[-82.2062,30.4112],[-82.2063,30.4111],[-82.2064,30.4109],[-82.2064,30.4108],[-82.2065,30.4107],[-82.2065,30.4105],[-82.2065,30.4103],[-82.2064,30.4101],[-82.2064,30.41],[-82.2064,30.4099],[-82.2064,30.4098],[-82.2062,30.4096],[-82.2061,30.4094],[-82.2059,30.4093],[-82.2058,30.4091],[-82.2056,30.4088],[-82.2055,30.4087],[-82.2054,30.4086],[-82.2053,30.4085],[-82.2053,30.4084],[-82.2053,30.4083],[-82.2053,30.4082],[-82.2054,30.4081],[-82.2054,30.408],[-82.2055,30.4079],[-82.2056,30.4078],[-82.2059,30.4077],[-82.2064,30.4076],[-82.2064,30.4075],[-82.2065,30.4075],[-82.2066,30.4075],[-82.2067,30.4073],[-82.2068,30.4073],[-82.2068,30.4072],[-82.2068,30.4071],[-82.2068,30.407],[-82.2068,30.4069],[-82.2068,30.4068],[-82.2067,30.4068],[-82.2066,30.4066],[-82.2066,30.4065],[-82.2064,30.4064],[-82.2062,30.4063],[-82.2061,30.4063],[-82.2059,30.4063],[-82.2057,30.4062],[-82.2056,30.4062],[-82.2054,30.4062],[-82.2052,30.4063],[-82.2049,30.4063],[-82.2047,30.4064],[-82.2047,30.4063],[-82.2045,30.4063],[-82.2044,30.4062],[-82.2043,30.406],[-82.2042,30.4058],[-82.2041,30.4058],[-82.2041,30.4057],[-82.204,30.4056],[-82.2039,30.4055],[-82.2038,30.4053],[-82.2037,30.4053],[-82.2037,30.405],[-82.2038,30.4049],[-82.2037,30.4047],[-82.2036,30.4046],[-82.2034,30.4042],[-82.2033,30.4039],[-82.2033,30.4038],[-82.2032,30.4037],[-82.2032,30.4036],[-82.2033,30.4036],[-82.2033,30.4035],[-82.2034,30.4035],[-82.2035,30.4034],[-82.2037,30.4033],[-82.2038,30.4033],[-82.2039,30.4033],[-82.2041,30.4033],[-82.2042,30.4033],[-82.2043,30.4033],[-82.2044,30.4033],[-82.2044,30.4032],[-82.2046,30.4032],[-82.2046,30.4031],[-82.2047,30.4031],[-82.2047,30.4028],[-82.2046,30.4027],[-82.2046,30.4026],[-82.2046,30.4025],[-82.2045,30.4024],[-82.2044,30.4023],[-82.2044,30.4022],[-82.2043,30.4022],[-82.2043,30.4021],[-82.2043,30.402],[-82.2043,30.4019],[-82.2043,30.4017],[-82.2043,30.4016],[-82.2042,30.4015],[-82.2041,30.4014],[-82.204,30.4013],[-82.2039,30.4013],[-82.2037,30.4013],[-82.2036,30.4013],[-82.2035,30.4014],[-82.2034,30.4014],[-82.2034,30.4015],[-82.2033,30.4015],[-82.2032,30.4015],[-82.2031,30.4014],[-82.203,30.4013],[-82.2029,30.4013],[-82.2028,30.4012],[-82.2028,30.4011],[-82.2028,30.401],[-82.2028,30.4009],[-82.2028,30.4006],[-82.2028,30.4005],[-82.2028,30.4004],[-82.2028,30.4003],[-82.2028,30.4002],[-82.2029,30.4],[-82.203,30.3998],[-82.203,30.3997],[-82.2031,30.3995],[-82.2031,30.3994],[-82.2031,30.3992],[-82.2031,30.3991],[-82.203,30.399],[-82.203,30.3989],[-82.2029,30.3988],[-82.2028,30.3987],[-82.2026,30.3986],[-82.2025,30.3984],[-82.2024,30.3983],[-82.2023,30.3982],[-82.2022,30.3982],[-82.202,30.3981],[-82.2019,30.3979],[-82.2019,30.3977],[-82.2019,30.3976],[-82.202,30.3975],[-82.202,30.3974],[-82.202,30.3973],[-82.202,30.3972],[-82.202,30.3971],[-82.2019,30.3969],[-82.2019,30.3968],[-82.2018,30.3966],[-82.2017,30.3964],[-82.2017,30.3963],[-82.2016,30.3961],[-82.2016,30.3959],[-82.2015,30.3957],[-82.2014,30.3954],[-82.2013,30.3953],[-82.2012,30.3952],[-82.2012,30.3951],[-82.2011,30.3951],[-82.201,30.3951],[-82.2009,30.395],[-82.2007,30.395],[-82.2006,30.395],[-82.2005,30.3949],[-82.2004,30.3949],[-82.2004,30.3948],[-82.2003,30.3947],[-82.2003,30.3946],[-82.2003,30.3945],[-82.2003,30.3944],[-82.2003,30.3942],[-82.2004,30.3941],[-82.2004,30.394],[-82.2004,30.3939],[-82.2004,30.3938],[-82.2003,30.3937],[-82.2002,30.3936],[-82.2002,30.3935],[-82.2,30.3935],[-82.1999,30.3934],[-82.1998,30.3933],[-82.1997,30.3933],[-82.1995,30.3931],[-82.1993,30.3928],[-82.1992,30.3928],[-82.1991,30.3927],[-82.199,30.3926],[-82.1988,30.3926],[-82.1986,30.3925],[-82.1985,30.3924],[-82.1984,30.3924],[-82.1983,30.3922],[-82.1982,30.3921],[-82.1981,30.3918],[-82.1981,30.3917],[-82.1981,30.3916],[-82.198,30.3916],[-82.198,30.3915],[-82.198,30.3914],[-82.1981,30.3913],[-82.1981,30.3912],[-82.1981,30.3911],[-82.1982,30.3909],[-82.1983,30.3907],[-82.1984,30.3906],[-82.1985,30.3905],[-82.1986,30.3905],[-82.1988,30.3904],[-82.1989,30.3904],[-82.199,30.3903],[-82.1991,30.3903],[-82.1992,30.3902],[-82.1993,30.3901],[-82.1993,30.39],[-82.1992,30.3898],[-82.1991,30.3896],[-82.1989,30.3895],[-82.1989,30.3894],[-82.1988,30.3894],[-82.1986,30.3893],[-82.1985,30.3893],[-82.1984,30.3892],[-82.1983,30.3892],[-82.1982,30.3892],[-82.198,30.3891],[-82.1979,30.389],[-82.1976,30.3887],[-82.1974,30.3886],[-82.1973,30.3885],[-82.1971,30.3884],[-82.1968,30.3883],[-82.1966,30.3883],[-82.1965,30.3883],[-82.1964,30.3883],[-82.1963,30.3883],[-82.1962,30.3884],[-82.196,30.3885],[-82.1958,30.3887],[-82.1957,30.3889],[-82.1956,30.389],[-82.1955,30.3893],[-82.1955,30.3894],[-82.1954,30.3894],[-82.1953,30.3895],[-82.1952,30.3895],[-82.195,30.3895],[-82.1949,30.3895],[-82.1948,30.3895],[-82.1947,30.3895],[-82.1946,30.3894],[-82.1944,30.3893],[-82.1943,30.3893],[-82.1942,30.3892],[-82.194,30.389],[-82.1939,30.3889],[-82.1938,30.3887],[-82.1937,30.3886],[-82.1936,30.3885],[-82.1935,30.3883],[-82.1935,30.3882],[-82.1934,30.3881],[-82.1933,30.388],[-82.1933,30.3879],[-82.1933,30.3878],[-82.1932,30.3877],[-82.1932,30.3873],[-82.1931,30.3872],[-82.1932,30.387],[-82.1932,30.3868],[-82.1932,30.3865],[-82.1933,30.3863],[-82.1933,30.3862],[-82.1933,30.386],[-82.1933,30.3859],[-82.1932,30.3859],[-82.1932,30.3858],[-82.1931,30.3857],[-82.193,30.3857],[-82.1929,30.3856],[-82.1928,30.3855],[-82.1927,30.3854],[-82.1925,30.3854],[-82.1924,30.3853],[-82.1923,30.3852],[-82.1922,30.3851],[-82.1919,30.3849],[-82.1918,30.3848],[-82.1918,30.3847],[-82.1918,30.3846],[-82.1918,30.3845],[-82.1918,30.3843],[-82.1919,30.3841],[-82.1919,30.384],[-82.192,30.384],[-82.1921,30.384],[-82.1923,30.384],[-82.1924,30.384],[-82.1925,30.384],[-82.1926,30.3841],[-82.1927,30.3841],[-82.1928,30.384],[-82.1929,30.384],[-82.193,30.384],[-82.1931,30.3839],[-82.1932,30.3838],[-82.1933,30.3836],[-82.1934,30.3834],[-82.1934,30.3833],[-82.1934,30.3832],[-82.1934,30.3831],[-82.1933,30.383],[-82.193,30.3827],[-82.193,30.3826],[-82.1929,30.3824],[-82.1929,30.3823],[-82.1928,30.3822],[-82.1928,30.3821],[-82.1928,30.382],[-82.1927,30.3817],[-82.1927,30.3813],[-82.1926,30.381],[-82.1926,30.3808],[-82.1926,30.3803],[-82.1926,30.3802],[-82.1928,30.3798],[-82.1928,30.3795],[-82.1928,30.3794],[-82.1928,30.3792],[-82.1928,30.3791],[-82.1926,30.3788],[-82.1925,30.3787],[-82.1921,30.3784],[-82.1919,30.3782],[-82.1915,30.3778],[-82.1913,30.3776],[-82.1912,30.3774],[-82.1911,30.3773],[-82.1911,30.3772],[-82.191,30.3772],[-82.191,30.3771],[-82.1909,30.3771],[-82.1907,30.3769],[-82.1905,30.3766],[-82.1904,30.3765],[-82.1904,30.3764],[-82.1903,30.3764],[-82.1903,30.3763],[-82.1902,30.3762],[-82.1901,30.3762],[-82.1899,30.3762],[-82.1898,30.3762],[-82.1896,30.3762],[-82.1896,30.3763],[-82.1895,30.3765],[-82.1894,30.3766],[-82.1893,30.377],[-82.1892,30.3771],[-82.1892,30.3772],[-82.1891,30.3773],[-82.1889,30.3775],[-82.1888,30.3776],[-82.1887,30.3776],[-82.1886,30.3777],[-82.1883,30.3777],[-82.1882,30.3778],[-82.1881,30.3779],[-82.1878,30.378],[-82.1877,30.3781],[-82.1876,30.3782],[-82.1876,30.3783],[-82.1875,30.3785],[-82.1874,30.3786],[-82.1874,30.3787],[-82.1874,30.3788],[-82.1873,30.3789],[-82.1872,30.3789],[-82.1871,30.379],[-82.1869,30.379],[-82.1868,30.379],[-82.1866,30.379],[-82.1865,30.3789],[-82.1864,30.3789],[-82.1862,30.3787],[-82.1861,30.3787],[-82.186,30.3787],[-82.1859,30.3787],[-82.1858,30.3787],[-82.1857,30.3787],[-82.1856,30.3787],[-82.1856,30.3788],[-82.1855,30.3788],[-82.1852,30.3789],[-82.1851,30.379],[-82.185,30.379],[-82.1848,30.379],[-82.1848,30.3789],[-82.1847,30.3789],[-82.1847,30.3788],[-82.1846,30.3788],[-82.1846,30.3787],[-82.1846,30.3786],[-82.1846,30.3784],[-82.1845,30.3782],[-82.1845,30.3781],[-82.1845,30.378],[-82.1844,30.378],[-82.1844,30.3779],[-82.1845,30.3778],[-82.1845,30.3777],[-82.1845,30.3776],[-82.1845,30.3774],[-82.1844,30.3772],[-82.1844,30.3771],[-82.1844,30.3769],[-82.1844,30.3768],[-82.1843,30.3767],[-82.1842,30.3766],[-82.1842,30.3765],[-82.1841,30.3764],[-82.184,30.3762],[-82.184,30.3761],[-82.1839,30.3759],[-82.1838,30.3758],[-82.1837,30.3756],[-82.1836,30.3752],[-82.1836,30.375],[-82.1836,30.3749],[-82.1837,30.3744],[-82.1837,30.3743],[-82.1838,30.3742],[-82.1838,30.3741],[-82.1837,30.3739],[-82.1837,30.3737],[-82.1836,30.3735],[-82.1835,30.3733],[-82.1834,30.3732],[-82.1833,30.3731],[-82.183,30.3729],[-82.1829,30.3729],[-82.1828,30.3728],[-82.1827,30.3728],[-82.1826,30.3728],[-82.1823,30.3728],[-82.1822,30.3728],[-82.1821,30.3728],[-82.1818,30.3729],[-82.1815,30.3731],[-82.1814,30.3731],[-82.1813,30.3731],[-82.1811,30.3731],[-82.1809,30.3731],[-82.1808,30.3731],[-82.1807,30.3731],[-82.1806,30.373],[-82.1804,30.3729],[-82.1804,30.3728],[-82.1803,30.3727],[-82.1802,30.3726],[-82.1802,30.3723],[-82.1802,30.3722],[-82.1802,30.3721],[-82.1802,30.3719],[-82.1803,30.3718],[-82.1804,30.3717],[-82.1805,30.3716],[-82.1806,30.3715],[-82.1807,30.3715],[-82.1808,30.3715],[-82.181,30.3714],[-82.1812,30.3713],[-82.1813,30.3711],[-82.1813,30.3709],[-82.1813,30.3708],[-82.1813,30.3706],[-82.1813,30.3705],[-82.1811,30.3704],[-82.1808,30.37],[-82.1807,30.3699],[-82.1807,30.3698],[-82.1807,30.3697],[-82.1806,30.3694],[-82.1807,30.3693],[-82.1808,30.3692],[-82.1808,30.3691],[-82.1809,30.369],[-82.181,30.369],[-82.181,30.3689],[-82.1811,30.3688],[-82.1811,30.3687],[-82.181,30.3687],[-82.181,30.3686],[-82.1808,30.3685],[-82.1807,30.3685],[-82.1805,30.3685],[-82.1803,30.3685],[-82.1801,30.3686],[-82.18,30.3687],[-82.1799,30.3686],[-82.1798,30.3686],[-82.1795,30.3684],[-82.1794,30.3684],[-82.1793,30.3683],[-82.1791,30.3682],[-82.179,30.3681],[-82.1788,30.368],[-82.1785,30.3678],[-82.1783,30.3675],[-82.1782,30.3674],[-82.1781,30.3674],[-82.1777,30.3673],[-82.1776,30.3672],[-82.1774,30.3672],[-82.1773,30.3671],[-82.1771,30.3669],[-82.177,30.3669],[-82.1768,30.3666],[-82.1768,30.3665],[-82.1767,30.3664],[-82.1766,30.3663],[-82.1765,30.3662],[-82.1764,30.3662],[-82.1763,30.3662],[-82.1762,30.3662],[-82.1761,30.3663],[-82.1761,30.3664],[-82.176,30.3664],[-82.1759,30.3665],[-82.1758,30.3665],[-82.1757,30.3664],[-82.1756,30.3664],[-82.1754,30.3663],[-82.1753,30.3663],[-82.1752,30.3662],[-82.1751,30.3661],[-82.1749,30.3659],[-82.1748,30.3657],[-82.1747,30.3656],[-82.1746,30.3655],[-82.1745,30.3654],[-82.1744,30.3653],[-82.1741,30.3652],[-82.1739,30.3652],[-82.1738,30.3651],[-82.1737,30.3651],[-82.1736,30.365],[-82.1736,30.3649],[-82.1736,30.3648],[-82.1735,30.3647],[-82.1735,30.3646],[-82.1736,30.3644],[-82.1736,30.3643],[-82.1737,30.364],[-82.1737,30.3638],[-82.1737,30.3637],[-82.1737,30.3636],[-82.1736,30.3636],[-82.1736,30.3635],[-82.1735,30.3634],[-82.1734,30.3633],[-82.1733,30.3633],[-82.1733,30.3632],[-82.173,30.3631],[-82.1729,30.363],[-82.1728,30.3629],[-82.1727,30.3628],[-82.1727,30.3627],[-82.1728,30.3625],[-82.1729,30.3622],[-82.1729,30.3621],[-82.1729,30.362],[-82.1729,30.3619],[-82.1729,30.3618],[-82.1728,30.3617],[-82.1728,30.3616],[-82.1727,30.3614],[-82.1726,30.3612],[-82.1725,30.3612],[-82.1724,30.3612],[-82.1723,30.3611],[-82.1723,30.361],[-82.1722,30.361],[-82.1721,30.3609],[-82.1721,30.3608],[-82.172,30.3606],[-82.172,30.3605],[-82.172,30.3603],[-82.1719,30.3602],[-82.1719,30.3601],[-82.1717,30.36],[-82.1716,30.3599],[-82.1715,30.3599],[-82.1714,30.3598],[-82.1712,30.3598],[-82.1711,30.3598],[-82.171,30.3598],[-82.1709,30.3598],[-82.1709,30.3597],[-82.1708,30.3596],[-82.1707,30.3594],[-82.1705,30.3592],[-82.1704,30.3592],[-82.1704,30.3591],[-82.1703,30.359],[-82.1702,30.359],[-82.1701,30.3589],[-82.17,30.3589],[-82.1698,30.3589],[-82.1696,30.359],[-82.1695,30.359],[-82.1694,30.359],[-82.1693,30.3591],[-82.1692,30.3592],[-82.1691,30.3594],[-82.169,30.3595],[-82.1689,30.3595],[-82.1688,30.3596],[-82.1685,30.3596],[-82.1684,30.3596],[-82.1683,30.3596],[-82.1681,30.3597],[-82.168,30.3597],[-82.1678,30.3599],[-82.1677,30.3599],[-82.1676,30.36],[-82.1675,30.36],[-82.1674,30.36],[-82.1673,30.36],[-82.1672,30.3599],[-82.1671,30.3598],[-82.1671,30.3597],[-82.167,30.3597],[-82.1669,30.3597],[-82.1668,30.3596],[-82.1667,30.3595],[-82.1666,30.3595],[-82.1666,30.3594],[-82.1665,30.3593],[-82.1664,30.3591],[-82.1664,30.359],[-82.1664,30.3589],[-82.1664,30.3588],[-82.1664,30.3587],[-82.1664,30.3586],[-82.1662,30.3584],[-82.1659,30.3584],[-82.1658,30.3584],[-82.1657,30.3584],[-82.1656,30.3584],[-82.1655,30.3584],[-82.1654,30.3583],[-82.1653,30.3582],[-82.1652,30.3581],[-82.1651,30.3581],[-82.165,30.3581],[-82.1648,30.3582],[-82.1647,30.3582],[-82.1646,30.3583],[-82.1645,30.3582],[-82.1643,30.3581],[-82.1642,30.358],[-82.1641,30.3579],[-82.1639,30.358],[-82.1639,30.3581],[-82.1638,30.3582],[-82.1638,30.3583],[-82.1638,30.3585],[-82.1638,30.3586],[-82.1638,30.3587],[-82.1637,30.3588],[-82.1636,30.3589],[-82.1635,30.3589],[-82.1634,30.3589],[-82.1633,30.3589],[-82.1632,30.3589],[-82.1632,30.3588],[-82.1631,30.3587],[-82.163,30.3587],[-82.163,30.3586],[-82.163,30.3584],[-82.1629,30.3581],[-82.1629,30.358],[-82.1629,30.3579],[-82.1628,30.3579],[-82.1626,30.3577],[-82.1625,30.3577],[-82.1623,30.3577],[-82.1623,30.3576],[-82.1622,30.3576],[-82.1621,30.3575],[-82.162,30.3573],[-82.1619,30.3572],[-82.1618,30.3571],[-82.1617,30.3572],[-82.1615,30.3573],[-82.1615,30.3574],[-82.1614,30.3575],[-82.1615,30.3576],[-82.1616,30.3577],[-82.1617,30.3578],[-82.1617,30.3579],[-82.1616,30.3579],[-82.1616,30.358],[-82.1616,30.3581],[-82.1614,30.3582],[-82.1612,30.3583],[-82.1611,30.3583],[-82.1609,30.3583],[-82.1607,30.3583],[-82.1603,30.3584],[-82.16,30.3586],[-82.1597,30.3587],[-82.1596,30.3587],[-82.1594,30.3588],[-82.1591,30.3588],[-82.1588,30.3588],[-82.1585,30.3588],[-82.1584,30.3588],[-82.1583,30.3589],[-82.1582,30.3589],[-82.1581,30.359],[-82.158,30.359],[-82.1579,30.3592],[-82.1579,30.3593],[-82.158,30.3595],[-82.158,30.3596],[-82.1581,30.3597],[-82.1581,30.3599],[-82.1579,30.3601],[-82.1578,30.3601],[-82.1577,30.3602],[-82.1574,30.3602],[-82.1572,30.3602],[-82.157,30.3601],[-82.1568,30.3601],[-82.1566,30.36],[-82.1565,30.36],[-82.1564,30.36],[-82.1563,30.3601],[-82.1562,30.3601],[-82.156,30.3602],[-82.1559,30.3602],[-82.1557,30.3603],[-82.1555,30.3604],[-82.1554,30.3604],[-82.1552,30.3604],[-82.1549,30.3604],[-82.1548,30.3604],[-82.1546,30.3604],[-82.1543,30.3605],[-82.1542,30.3605],[-82.1541,30.3605],[-82.1541,30.3606],[-82.1538,30.3607],[-82.1536,30.3608],[-82.1536,30.3609],[-82.1535,30.361],[-82.1534,30.3611],[-82.1532,30.3611],[-82.1532,30.3612],[-82.1529,30.3612],[-82.1527,30.3613],[-82.1523,30.3613],[-82.1518,30.3612],[-82.1516,30.3612],[-82.1514,30.3612],[-82.1513,30.3612],[-82.1512,30.3613],[-82.151,30.3614],[-82.1509,30.3614],[-82.1508,30.3615],[-82.1507,30.3616],[-82.1505,30.3617],[-82.1504,30.3618],[-82.1502,30.3618],[-82.1501,30.3618],[-82.1498,30.3618],[-82.1496,30.3618],[-82.1496,30.3617],[-82.1494,30.3616],[-82.1493,30.3615],[-82.1491,30.3611],[-82.149,30.361],[-82.1489,30.361],[-82.1488,30.3609],[-82.1486,30.3609],[-82.1484,30.3609],[-82.1483,30.361],[-82.1482,30.3611],[-82.1481,30.3612],[-82.148,30.3613],[-82.148,30.3615],[-82.148,30.3617],[-82.148,30.3619],[-82.1479,30.362],[-82.1479,30.3621],[-82.1478,30.3622],[-82.1477,30.3623],[-82.1476,30.3623],[-82.1475,30.3623],[-82.1474,30.3623],[-82.1474,30.3622],[-82.1473,30.3622],[-82.1471,30.362],[-82.147,30.3619],[-82.1469,30.3619],[-82.1468,30.3618],[-82.1467,30.3619],[-82.1465,30.3619],[-82.1464,30.362],[-82.1463,30.3621],[-82.1463,30.3622],[-82.1461,30.3624],[-82.146,30.3624],[-82.1459,30.3624],[-82.1459,30.3625],[-82.1458,30.3625],[-82.1457,30.3626],[-82.1455,30.3626],[-82.1454,30.3625],[-82.1452,30.3625],[-82.145,30.3624],[-82.1447,30.3623],[-82.1446,30.3622],[-82.1445,30.3622],[-82.1444,30.3623],[-82.1443,30.3623],[-82.1442,30.3624],[-82.1441,30.3625],[-82.144,30.3626],[-82.144,30.3627],[-82.1439,30.3628],[-82.1439,30.3629],[-82.144,30.3629],[-82.144,30.363],[-82.144,30.3631],[-82.1441,30.3632],[-82.1442,30.3633],[-82.1441,30.3635],[-82.144,30.3635],[-82.1439,30.3635],[-82.1438,30.3635],[-82.1437,30.3635],[-82.1434,30.3634],[-82.1433,30.3634],[-82.1432,30.3634],[-82.1431,30.3634],[-82.1429,30.3635],[-82.1428,30.3635],[-82.1427,30.3635],[-82.1425,30.3636],[-82.1424,30.3636],[-82.1423,30.3636],[-82.1421,30.3636],[-82.1419,30.3637],[-82.1417,30.3637],[-82.1416,30.3638],[-82.1415,30.3639],[-82.1414,30.3639],[-82.1414,30.364],[-82.1412,30.3641],[-82.1411,30.3642],[-82.141,30.3643],[-82.1409,30.3644],[-82.1408,30.3645],[-82.1407,30.3646],[-82.1406,30.3646],[-82.1405,30.3646],[-82.1403,30.3648],[-82.1402,30.3648],[-82.1401,30.3649],[-82.14,30.3649],[-82.1397,30.3649],[-82.1395,30.365],[-82.1394,30.365],[-82.139,30.3648],[-82.1388,30.3648],[-82.1386,30.3647],[-82.1384,30.3646],[-82.1382,30.3645],[-82.1379,30.3643],[-82.1378,30.3643],[-82.1376,30.3643],[-82.1375,30.3643],[-82.1374,30.3644],[-82.1372,30.3643],[-82.1371,30.3643],[-82.1369,30.3642],[-82.1368,30.364],[-82.1367,30.3639],[-82.1368,30.3639],[-82.1368,30.3637],[-82.1369,30.3637],[-82.137,30.3636],[-82.1371,30.3636],[-82.1372,30.3635],[-82.1373,30.3635],[-82.1374,30.3634],[-82.1374,30.3633],[-82.1374,30.3632],[-82.1375,30.3631],[-82.1375,30.363],[-82.1374,30.3629],[-82.1374,30.3628],[-82.1373,30.3627],[-82.1371,30.3625],[-82.1367,30.3624],[-82.1366,30.3624],[-82.1365,30.3624],[-82.1362,30.3624],[-82.1361,30.3624],[-82.1357,30.3623],[-82.1354,30.3622],[-82.1351,30.3621],[-82.135,30.3621],[-82.1349,30.3621],[-82.1347,30.3621],[-82.1344,30.3621],[-82.1343,30.3621],[-82.1342,30.3621],[-82.1339,30.3622],[-82.1337,30.3623],[-82.1335,30.3624],[-82.1333,30.3624],[-82.1333,30.3625],[-82.1331,30.3626],[-82.133,30.3626],[-82.1329,30.3626],[-82.1328,30.3627],[-82.1326,30.3628],[-82.1325,30.3628],[-82.1324,30.3629],[-82.1323,30.363],[-82.1323,30.3631],[-82.1322,30.3631],[-82.1321,30.3631],[-82.1317,30.3633],[-82.1311,30.3634],[-82.1309,30.3635],[-82.1308,30.3636],[-82.1307,30.3636],[-82.1306,30.3637],[-82.1304,30.3638],[-82.1303,30.3639],[-82.1302,30.364],[-82.1301,30.364],[-82.13,30.3641],[-82.1299,30.3642],[-82.1299,30.3643],[-82.1298,30.3645],[-82.1297,30.3646],[-82.1296,30.3646],[-82.1296,30.3647],[-82.1295,30.3648],[-82.1294,30.3649],[-82.1292,30.3651],[-82.129,30.3652],[-82.1288,30.3653],[-82.1286,30.3653],[-82.1285,30.3653],[-82.128,30.3653],[-82.1279,30.3653],[-82.1278,30.3653],[-82.1276,30.3654],[-82.1274,30.3656],[-82.1274,30.3657],[-82.1273,30.3658],[-82.1273,30.3659],[-82.1274,30.366],[-82.1274,30.3661],[-82.1275,30.3662],[-82.1276,30.3663],[-82.1277,30.3664],[-82.1278,30.3664],[-82.1279,30.3665],[-82.128,30.3665],[-82.1281,30.3666],[-82.1284,30.3666],[-82.1285,30.3666],[-82.1285,30.3667],[-82.1286,30.3668],[-82.1287,30.3669],[-82.1287,30.3671],[-82.1286,30.3671],[-82.1286,30.3672],[-82.1285,30.3673],[-82.1282,30.3673],[-82.1281,30.3673],[-82.1279,30.3674],[-82.1279,30.3675],[-82.1277,30.3677],[-82.1276,30.3678],[-82.1275,30.3679],[-82.1273,30.368],[-82.1272,30.3681],[-82.1271,30.3681],[-82.127,30.3682],[-82.1269,30.3682],[-82.1269,30.3683],[-82.1267,30.3683],[-82.1265,30.3683],[-82.1264,30.3683],[-82.1261,30.3683],[-82.1258,30.3682],[-82.1256,30.3681],[-82.1255,30.368],[-82.1254,30.3679],[-82.1253,30.3677],[-82.1253,30.3676],[-82.1252,30.3675],[-82.1252,30.3673],[-82.1252,30.3671],[-82.1253,30.367],[-82.1253,30.3668],[-82.1252,30.3667],[-82.1252,30.3666],[-82.1251,30.3666],[-82.1249,30.3664],[-82.1248,30.3664],[-82.1246,30.3663],[-82.1245,30.3663],[-82.1243,30.3663],[-82.1241,30.3663],[-82.124,30.3663],[-82.1239,30.3663],[-82.1237,30.3661],[-82.1235,30.366],[-82.1234,30.3659],[-82.1233,30.3658],[-82.1232,30.3658],[-82.1231,30.3658],[-82.123,30.3659],[-82.1229,30.3659],[-82.1229,30.366],[-82.1228,30.366],[-82.1227,30.3666],[-82.1226,30.3667],[-82.1225,30.3668],[-82.1224,30.3668],[-82.1223,30.3668],[-82.1222,30.3668],[-82.1221,30.3667],[-82.122,30.3667],[-82.122,30.3666],[-82.1219,30.3665],[-82.1219,30.3664],[-82.1219,30.366],[-82.1219,30.3658],[-82.1219,30.3657],[-82.1218,30.3656],[-82.1217,30.3655],[-82.1215,30.3654],[-82.1214,30.3653],[-82.1213,30.3653],[-82.1212,30.3653],[-82.1209,30.3653],[-82.1206,30.3653],[-82.1205,30.3654],[-82.1204,30.3654],[-82.1203,30.3654],[-82.1201,30.3653],[-82.12,30.3652],[-82.1198,30.3651],[-82.1196,30.365],[-82.1196,30.3649],[-82.1195,30.3649],[-82.1194,30.3649],[-82.1192,30.3649],[-82.1191,30.3649],[-82.1188,30.3647],[-82.1184,30.3645],[-82.1182,30.3644],[-82.1181,30.3644],[-82.118,30.3644],[-82.1179,30.3644],[-82.1178,30.3645],[-82.1176,30.3647],[-82.1175,30.3648],[-82.1171,30.3651],[-82.117,30.3653],[-82.1169,30.3653],[-82.1168,30.3654],[-82.1167,30.3656],[-82.1167,30.3657],[-82.1166,30.3659],[-82.1165,30.3663],[-82.1164,30.3666],[-82.1164,30.3668],[-82.1164,30.3671],[-82.1164,30.3672],[-82.1165,30.3673],[-82.1164,30.3675],[-82.1164,30.3676],[-82.1163,30.3677],[-82.1162,30.3678],[-82.1161,30.3679],[-82.1158,30.3681],[-82.1157,30.3681],[-82.1155,30.3681],[-82.1154,30.3681],[-82.1153,30.3681],[-82.1149,30.368],[-82.1146,30.3679],[-82.1145,30.3679],[-82.1144,30.3678],[-82.1142,30.3678],[-82.1141,30.3678],[-82.1138,30.3679],[-82.1137,30.368],[-82.1135,30.3681],[-82.1134,30.3682],[-82.1133,30.3683],[-82.1132,30.3682],[-82.1131,30.3681],[-82.113,30.368],[-82.113,30.3679],[-82.113,30.3678],[-82.1131,30.3677],[-82.1132,30.3676],[-82.1132,30.3675],[-82.1133,30.3674],[-82.1133,30.3673],[-82.1133,30.3672],[-82.1133,30.3671],[-82.1132,30.3671],[-82.1131,30.367],[-82.113,30.3669],[-82.1129,30.3669],[-82.1128,30.3669],[-82.1126,30.3669],[-82.1125,30.3669],[-82.1125,30.367],[-82.1124,30.367],[-82.1123,30.3671],[-82.1122,30.3672],[-82.1122,30.3673],[-82.1121,30.3673],[-82.112,30.3674],[-82.112,30.3675],[-82.1119,30.3675],[-82.1117,30.3676],[-82.1116,30.3676],[-82.1115,30.3676],[-82.1114,30.3675],[-82.1114,30.3674],[-82.1114,30.3672],[-82.1114,30.367],[-82.1115,30.3669],[-82.1115,30.3667],[-82.1116,30.3666],[-82.1116,30.3663],[-82.1116,30.3662],[-82.1115,30.3661],[-82.1115,30.366],[-82.1114,30.3659],[-82.1114,30.3658],[-82.1113,30.3658],[-82.1112,30.3657],[-82.1111,30.3657],[-82.1109,30.3656],[-82.1108,30.3656],[-82.1107,30.3655],[-82.1106,30.3654],[-82.1104,30.3652],[-82.1103,30.3652],[-82.1101,30.3653],[-82.11,30.3653],[-82.1099,30.3654],[-82.1099,30.3655],[-82.1099,30.3656],[-82.1099,30.3657],[-82.1101,30.3659],[-82.1102,30.3659],[-82.1103,30.366],[-82.1104,30.3661],[-82.1105,30.3662],[-82.1106,30.3663],[-82.1106,30.3664],[-82.1106,30.3665],[-82.1106,30.3666],[-82.1105,30.3666],[-82.1104,30.3667],[-82.1103,30.3668],[-82.1102,30.3668],[-82.1101,30.3668],[-82.11,30.3667],[-82.1099,30.3667],[-82.1098,30.3667],[-82.1097,30.3668],[-82.1096,30.3668],[-82.1095,30.3669],[-82.1094,30.367],[-82.1091,30.3672],[-82.109,30.3672],[-82.1088,30.3673],[-82.1087,30.3673],[-82.1086,30.3673],[-82.1085,30.3673],[-82.1078,30.367],[-82.1077,30.367],[-82.1076,30.367],[-82.1074,30.367],[-82.1072,30.3671],[-82.1071,30.3671],[-82.107,30.3672],[-82.1069,30.3673],[-82.1068,30.3674],[-82.1067,30.3675],[-82.1066,30.3676],[-82.1064,30.3678],[-82.1063,30.3678],[-82.1062,30.3679],[-82.1061,30.368],[-82.106,30.3681],[-82.1059,30.3681],[-82.1058,30.3683],[-82.1057,30.3685],[-82.1056,30.3687],[-82.1056,30.3688],[-82.1055,30.3688],[-82.1054,30.3689],[-82.1053,30.3689],[-82.1052,30.3689],[-82.1051,30.3689],[-82.105,30.3688],[-82.105,30.3687],[-82.1049,30.3687],[-82.1049,30.3684],[-82.1048,30.3683],[-82.1048,30.3682],[-82.1047,30.3681],[-82.1045,30.368],[-82.1042,30.3679],[-82.104,30.3678],[-82.1037,30.3678],[-82.1036,30.3678],[-82.1035,30.3678],[-82.1033,30.3678],[-82.1031,30.3678],[-82.103,30.3679],[-82.1029,30.3679],[-82.1028,30.3679],[-82.1026,30.3678],[-82.1025,30.3677],[-82.1024,30.3676],[-82.1023,30.3674],[-82.1022,30.3671],[-82.1021,30.367],[-82.102,30.3669],[-82.1018,30.3667],[-82.1016,30.3667],[-82.1016,30.3666],[-82.1015,30.3665],[-82.1015,30.3664],[-82.1016,30.3663],[-82.1017,30.3662],[-82.1017,30.3661],[-82.1018,30.366],[-82.1018,30.3658],[-82.1019,30.3658],[-82.1019,30.3656],[-82.1019,30.3655],[-82.1019,30.3654],[-82.1019,30.3653],[-82.1019,30.3652],[-82.1022,30.3648],[-82.1023,30.3646],[-82.1024,30.3645],[-82.1024,30.3644],[-82.1024,30.3643],[-82.1023,30.3642],[-82.1022,30.3642],[-82.1022,30.3641],[-82.1021,30.3641],[-82.102,30.3641],[-82.1018,30.3641],[-82.1017,30.3641],[-82.1015,30.3643],[-82.1014,30.3644],[-82.1013,30.3645],[-82.1012,30.3645],[-82.1011,30.3646],[-82.101,30.3646],[-82.1009,30.3646],[-82.1008,30.3646],[-82.1007,30.3645],[-82.1006,30.3644],[-82.1006,30.3643],[-82.1006,30.3642],[-82.1005,30.3642],[-82.1006,30.364],[-82.1006,30.3639],[-82.1007,30.3639],[-82.1008,30.3638],[-82.1011,30.3637],[-82.1012,30.3636],[-82.1014,30.3634],[-82.1015,30.3634],[-82.1015,30.3633],[-82.1015,30.3632],[-82.1014,30.3631],[-82.1013,30.363],[-82.1013,30.3629],[-82.1012,30.3628],[-82.1011,30.3628],[-82.101,30.3628],[-82.1009,30.3629],[-82.1007,30.363],[-82.1005,30.3631],[-82.1003,30.3631],[-82.1001,30.3632],[-82.1,30.3633],[-82.0998,30.3633],[-82.0997,30.3634],[-82.0995,30.3635],[-82.0994,30.3636],[-82.0993,30.3637],[-82.0991,30.3639],[-82.099,30.364],[-82.0989,30.364],[-82.0987,30.3641],[-82.0986,30.364],[-82.0985,30.364],[-82.0983,30.3639],[-82.0983,30.3638],[-82.0983,30.3637],[-82.0983,30.3635],[-82.0983,30.3634],[-82.0984,30.3633],[-82.0984,30.3632],[-82.0984,30.3631],[-82.0983,30.363],[-82.0982,30.3629],[-82.0981,30.3628],[-82.098,30.3628],[-82.0979,30.3628],[-82.0978,30.3628],[-82.0975,30.3628],[-82.0972,30.3628],[-82.097,30.3628],[-82.0969,30.3627],[-82.0968,30.3627],[-82.0966,30.3626],[-82.0965,30.3625],[-82.0965,30.3624],[-82.0964,30.3623],[-82.0964,30.3622],[-82.0963,30.3621],[-82.0963,30.3619],[-82.0962,30.3616],[-82.0962,30.3615],[-82.0961,30.3614],[-82.096,30.3613],[-82.0959,30.3613],[-82.0959,30.3612],[-82.0955,30.3611],[-82.0954,30.3611],[-82.0952,30.361],[-82.0951,30.3609],[-82.0949,30.3608],[-82.0948,30.3607],[-82.0947,30.3607],[-82.0946,30.3607],[-82.0939,30.3608],[-82.0938,30.3608],[-82.0934,30.3608],[-82.0928,30.3608],[-82.0927,30.3607],[-82.0926,30.3608],[-82.092,30.3608],[-82.0918,30.3609],[-82.0912,30.361],[-82.091,30.3611],[-82.0909,30.3611],[-82.0907,30.3611],[-82.0905,30.3612],[-82.0904,30.3612],[-82.0903,30.3612],[-82.0902,30.3612],[-82.0899,30.3611],[-82.0897,30.3611],[-82.0895,30.3611],[-82.0893,30.361],[-82.089,30.3609],[-82.0885,30.3606],[-82.0884,30.3606],[-82.0882,30.3605],[-82.0878,30.3605],[-82.0876,30.3605],[-82.087,30.3605],[-82.0867,30.3605],[-82.0864,30.3604],[-82.0863,30.3604],[-82.0862,30.3604],[-82.0859,30.3604],[-82.0855,30.3604],[-82.0849,30.3603],[-82.0848,30.3603],[-82.0847,30.3603],[-82.0845,30.3603],[-82.0842,30.3604],[-82.0841,30.3604],[-82.084,30.3604],[-82.0838,30.3604],[-82.0837,30.3604],[-82.0833,30.3603],[-82.0832,30.3603],[-82.0831,30.3603],[-82.083,30.3602],[-82.0829,30.3601],[-82.0826,30.3598],[-82.0824,30.3596],[-82.0824,30.3595],[-82.0823,30.3593],[-82.0822,30.3592],[-82.082,30.3591],[-82.082,30.359],[-82.0819,30.359],[-82.0818,30.3589],[-82.0816,30.3589],[-82.0814,30.3588],[-82.0812,30.3588],[-82.0811,30.3588],[-82.0809,30.3588],[-82.0806,30.3589],[-82.08,30.359],[-82.0799,30.359],[-82.0798,30.3591],[-82.0795,30.3592],[-82.0793,30.3593],[-82.0788,30.3594],[-82.0782,30.3596],[-82.078,30.3597],[-82.0777,30.3598],[-82.0776,30.3598],[-82.0775,30.3599],[-82.0774,30.3599],[-82.0772,30.3601],[-82.0771,30.3601],[-82.0764,30.3604],[-82.0761,30.3605],[-82.0757,30.3606],[-82.0756,30.3607],[-82.0754,30.3607],[-82.0753,30.3607],[-82.0751,30.3608],[-82.075,30.3608],[-82.0748,30.3609],[-82.0742,30.361],[-82.0735,30.3612],[-82.0733,30.3613],[-82.0733,30.3614],[-82.0732,30.3614],[-82.0731,30.3614],[-82.0729,30.3614],[-82.0727,30.3614],[-82.0721,30.3613],[-82.0719,30.3612],[-82.0716,30.3611],[-82.0713,30.361],[-82.071,30.3608],[-82.0707,30.3606],[-82.0706,30.3605],[-82.0703,30.3602],[-82.0701,30.36],[-82.0699,30.3599],[-82.0698,30.3598],[-82.0697,30.3597],[-82.0694,30.3595],[-82.0689,30.3593],[-82.0688,30.3592],[-82.0687,30.3591],[-82.0685,30.3589],[-82.0682,30.3586],[-82.0681,30.3586],[-82.068,30.3584],[-82.0679,30.3583],[-82.0678,30.3581],[-82.0675,30.3575],[-82.0673,30.3572],[-82.0672,30.3571],[-82.067,30.3569],[-82.0669,30.3567],[-82.0668,30.3565],[-82.0666,30.3562],[-82.0666,30.3561],[-82.0666,30.356],[-82.0665,30.3559],[-82.0664,30.3559],[-82.0664,30.3558],[-82.0663,30.3558],[-82.0662,30.3558],[-82.0659,30.3558],[-82.0657,30.3559],[-82.0656,30.3559],[-82.0655,30.3559],[-82.0655,30.356],[-82.0654,30.3561],[-82.0653,30.3561],[-82.0653,30.3562],[-82.0652,30.3562],[-82.0651,30.3562],[-82.065,30.3563],[-82.0649,30.3564],[-82.0649,30.3567],[-82.0649,30.3568],[-82.065,30.3571],[-82.0651,30.3572],[-82.0653,30.3576],[-82.0655,30.3578],[-82.0655,30.3579],[-82.0656,30.358],[-82.0656,30.3581],[-82.0656,30.3582],[-82.0655,30.3584],[-82.0654,30.3586],[-82.0653,30.3587],[-82.0652,30.3588],[-82.0651,30.3588],[-82.0649,30.3588],[-82.0648,30.3588],[-82.0646,30.3588],[-82.0644,30.3587],[-82.064,30.3586],[-82.0639,30.3586],[-82.0637,30.3586],[-82.0635,30.3586],[-82.0633,30.3586],[-82.0629,30.3587],[-82.0629,30.3588],[-82.0628,30.3588],[-82.0627,30.359],[-82.0626,30.3591],[-82.0626,30.3594],[-82.0626,30.3595],[-82.0627,30.3601],[-82.0627,30.3602],[-82.0627,30.3603],[-82.0627,30.3604],[-82.0626,30.3605],[-82.0625,30.3605],[-82.0625,30.3606],[-82.0624,30.3606],[-82.0624,30.3607],[-82.0623,30.3607],[-82.0622,30.3607],[-82.0621,30.3606],[-82.062,30.3606],[-82.0619,30.3605],[-82.0617,30.3605],[-82.0616,30.3604],[-82.0613,30.3603],[-82.061,30.3602],[-82.0608,30.3602],[-82.0607,30.3602],[-82.0605,30.3603],[-82.0604,30.3603],[-82.0602,30.3604],[-82.0601,30.3604],[-82.06,30.3604],[-82.0598,30.3603],[-82.0597,30.3602],[-82.0594,30.3601],[-82.0593,30.36],[-82.0591,30.3598],[-82.0589,30.3596],[-82.0588,30.3596],[-82.0587,30.3595],[-82.0586,30.3594],[-82.0583,30.3593],[-82.0582,30.3592],[-82.0581,30.3592],[-82.0579,30.3593],[-82.0578,30.3593],[-82.0577,30.3593],[-82.0577,30.3594],[-82.0576,30.3594],[-82.0576,30.3595],[-82.0576,30.3597],[-82.0576,30.3599],[-82.0575,30.36],[-82.0574,30.3601],[-82.0573,30.3602],[-82.0571,30.3602],[-82.057,30.3603],[-82.0569,30.3603],[-82.0565,30.3603],[-82.0562,30.3602],[-82.0561,30.3602],[-82.056,30.3602],[-82.0558,30.3603],[-82.0557,30.3603],[-82.0554,30.3604],[-82.0552,30.3605],[-82.0551,30.3606],[-82.055,30.3607],[-82.0544,30.361],[-82.0543,30.3611],[-82.0542,30.3611],[-82.0541,30.3612],[-82.0539,30.3614],[-82.0537,30.3617],[-82.0536,30.3618],[-82.0534,30.3619],[-82.0533,30.3619],[-82.0532,30.3619],[-82.053,30.362],[-82.0528,30.362],[-82.0525,30.3621],[-82.0521,30.3621],[-82.052,30.3622],[-82.0518,30.3622],[-82.0517,30.3622],[-82.0516,30.3623],[-82.0515,30.3624],[-82.0512,30.3624],[-82.051,30.3625],[-82.0507,30.3625],[-82.0505,30.3625],[-82.0502,30.3625],[-82.05,30.3625],[-82.0499,30.3625],[-82.0497,30.3625],[-82.0495,30.3626],[-82.0485,30.3632],[-82.0479,30.3634],[-82.0478,30.3635],[-82.0477,30.3636],[-82.0476,30.3637],[-82.0475,30.3641],[-82.0475,30.3643],[-82.0475,30.3647],[-82.0473,30.3651],[-82.0472,30.3653],[-82.0471,30.3654],[-82.0469,30.3654],[-82.0466,30.3655],[-82.0465,30.3654],[-82.0463,30.3652],[-82.046,30.3651],[-82.0457,30.3651],[-82.0455,30.3651],[-82.0454,30.3652],[-82.0453,30.3653],[-82.0453,30.3655],[-82.0454,30.3658],[-82.0454,30.366],[-82.0453,30.3661],[-82.0452,30.3662],[-82.0451,30.3663],[-82.045,30.3664],[-82.0448,30.3664],[-82.0447,30.3664],[-82.0446,30.3663],[-82.0443,30.3661],[-82.0442,30.366],[-82.0441,30.3658],[-82.044,30.3656],[-82.044,30.3655],[-82.044,30.3652],[-82.0439,30.3651],[-82.0437,30.3651],[-82.0436,30.3651],[-82.0434,30.3652],[-82.0432,30.3652],[-82.043,30.3652],[-82.0425,30.3652],[-82.0423,30.3653],[-82.0422,30.3654],[-82.0421,30.3654],[-82.0421,30.3655],[-82.042,30.3657],[-82.042,30.3658],[-82.0421,30.366],[-82.0423,30.3662],[-82.0424,30.3663],[-82.0427,30.3664],[-82.0433,30.3665],[-82.0438,30.3665],[-82.044,30.3666],[-82.0441,30.3667],[-82.0443,30.3668],[-82.0446,30.3672],[-82.0446,30.3673],[-82.0446,30.3675],[-82.0445,30.3677],[-82.0443,30.3678],[-82.044,30.3679],[-82.0438,30.3679],[-82.0436,30.3679],[-82.0434,30.3679],[-82.0428,30.3678],[-82.0423,30.3677],[-82.0422,30.3677],[-82.0419,30.3676],[-82.0418,30.3676],[-82.0417,30.3677],[-82.0417,30.3678],[-82.0418,30.3679],[-82.0419,30.368],[-82.042,30.3681],[-82.0421,30.3684],[-82.0422,30.3687],[-82.0422,30.3689],[-82.0421,30.369],[-82.0419,30.3692],[-82.0418,30.3693],[-82.0414,30.3694],[-82.0408,30.3696],[-82.0405,30.3697],[-82.0404,30.3699],[-82.0405,30.37],[-82.0405,30.3701],[-82.0406,30.3701],[-82.0407,30.3702],[-82.0408,30.3703],[-82.0408,30.3704],[-82.0408,30.3706],[-82.0406,30.3707],[-82.0402,30.3709],[-82.04,30.3709],[-82.0397,30.371],[-82.0395,30.371],[-82.0392,30.371],[-82.0389,30.371],[-82.0387,30.3711],[-82.0385,30.3713],[-82.0382,30.3715],[-82.0379,30.3716],[-82.0377,30.3716],[-82.0375,30.3716],[-82.0373,30.3717],[-82.0372,30.3718],[-82.0372,30.372],[-82.0371,30.3721],[-82.0372,30.3722],[-82.0373,30.3722],[-82.0374,30.3723],[-82.0376,30.3723],[-82.0378,30.3723],[-82.0379,30.3724],[-82.0381,30.3725],[-82.0382,30.3728],[-82.0381,30.3729],[-82.038,30.3732],[-82.0375,30.3739],[-82.0373,30.3742],[-82.0369,30.3745],[-82.0368,30.3747],[-82.0367,30.375],[-82.0368,30.3751],[-82.0369,30.3752],[-82.0372,30.3752],[-82.0375,30.3752],[-82.0384,30.3745],[-82.0385,30.3745],[-82.0386,30.3745],[-82.0387,30.3745],[-82.0388,30.3746],[-82.0388,30.3747],[-82.0388,30.3751],[-82.0388,30.3753],[-82.0387,30.3755],[-82.0385,30.3758],[-82.0381,30.3763],[-82.0379,30.3768],[-82.0379,30.3769],[-82.0381,30.3772],[-82.0382,30.3772],[-82.0382,30.3773],[-82.038,30.3775],[-82.0375,30.3774],[-82.0373,30.3775],[-82.0371,30.3776],[-82.0369,30.3777],[-82.0367,30.3778],[-82.0367,30.3779],[-82.0366,30.3781],[-82.0367,30.3783],[-82.0367,30.3784],[-82.0367,30.3785],[-82.0371,30.3789],[-82.0371,30.3792],[-82.0372,30.3792],[-82.0374,30.3794],[-82.0375,30.3794],[-82.0375,30.3795],[-82.0376,30.3797],[-82.0377,30.38],[-82.0376,30.3802],[-82.0374,30.3805],[-82.037,30.381],[-82.0369,30.3811],[-82.0368,30.3812],[-82.0368,30.3813],[-82.0368,30.3814],[-82.0369,30.3815],[-82.0372,30.3817],[-82.0375,30.3818],[-82.0376,30.3818],[-82.0378,30.3818],[-82.0381,30.3819],[-82.0382,30.3821],[-82.0382,30.3822],[-82.0381,30.3823],[-82.038,30.3824],[-82.038,30.3825],[-82.038,30.3827],[-82.0378,30.3828],[-82.0377,30.3828],[-82.0376,30.3827],[-82.0376,30.3828],[-82.0376,30.3829],[-82.0375,30.3829],[-82.0373,30.3834],[-82.0372,30.3839],[-82.037,30.3842],[-82.037,30.3843],[-82.0367,30.3844],[-82.0365,30.3844],[-82.0361,30.3844],[-82.036,30.3845],[-82.0359,30.3845],[-82.0358,30.3846],[-82.0358,30.3849],[-82.0358,30.385],[-82.0359,30.3851],[-82.0361,30.3854],[-82.0364,30.3856],[-82.0368,30.3857],[-82.0369,30.3857],[-82.0371,30.3858],[-82.0372,30.3859],[-82.0373,30.3863],[-82.0372,30.3865],[-82.0372,30.3867],[-82.0372,30.3869],[-82.037,30.3871],[-82.037,30.3873],[-82.0371,30.3874],[-82.0372,30.3875],[-82.0379,30.388],[-82.0381,30.3882],[-82.0383,30.3885],[-82.0383,30.3886],[-82.0387,30.3889],[-82.0388,30.389],[-82.0389,30.3892],[-82.0389,30.3893],[-82.0389,30.3895],[-82.0387,30.39],[-82.0387,30.3901],[-82.0388,30.3903],[-82.0389,30.3904],[-82.0398,30.3909],[-82.0399,30.3911],[-82.0401,30.3914],[-82.0401,30.3915],[-82.04,30.3915],[-82.0399,30.3918],[-82.0398,30.3919],[-82.0396,30.392],[-82.0395,30.3924],[-82.0396,30.3928],[-82.0397,30.3929],[-82.0398,30.3932],[-82.0401,30.3935],[-82.0401,30.3936],[-82.0402,30.3939],[-82.0401,30.3942],[-82.0402,30.3943],[-82.0402,30.3944],[-82.0403,30.3945],[-82.0405,30.3946],[-82.0407,30.3947],[-82.0411,30.3949],[-82.0412,30.3951],[-82.0413,30.3954],[-82.0412,30.3957],[-82.0413,30.3959],[-82.0419,30.3966],[-82.042,30.3966],[-82.0421,30.3969],[-82.0422,30.3969],[-82.0422,30.397],[-82.0423,30.3974],[-82.0425,30.3978],[-82.0428,30.3987],[-82.0432,30.4002],[-82.0434,30.4006],[-82.0438,30.4012],[-82.0439,30.4016],[-82.044,30.402],[-82.0442,30.403],[-82.0443,30.4033],[-82.0446,30.4037],[-82.0446,30.4038],[-82.0447,30.404],[-82.0447,30.4041],[-82.0447,30.4044],[-82.0447,30.4045],[-82.0446,30.4047],[-82.0445,30.4049],[-82.0442,30.4054],[-82.044,30.4055],[-82.0438,30.4056],[-82.0433,30.4058],[-82.0432,30.4059],[-82.0429,30.406],[-82.042,30.4061],[-82.0419,30.4061],[-82.0418,30.4062],[-82.0417,30.4062],[-82.0416,30.4063],[-82.0414,30.4064],[-82.0413,30.4065],[-82.0413,30.4067],[-82.0413,30.4068],[-82.0414,30.407],[-82.0415,30.4071],[-82.0417,30.4072],[-82.0419,30.4073],[-82.042,30.4073],[-82.0427,30.4071],[-82.0429,30.4071],[-82.0432,30.4071],[-82.0434,30.4072],[-82.0436,30.4074],[-82.0437,30.4075],[-82.0438,30.4076],[-82.0439,30.4078],[-82.0439,30.408],[-82.0439,30.4083],[-82.0438,30.4085],[-82.0437,30.4087],[-82.0435,30.4094],[-82.0436,30.4097],[-82.0437,30.4101],[-82.0437,30.4102],[-82.0437,30.4104],[-82.0436,30.4106],[-82.0435,30.4107],[-82.0432,30.4109],[-82.0428,30.411],[-82.0423,30.4111],[-82.0421,30.4111],[-82.042,30.4112],[-82.0419,30.4113],[-82.0418,30.4115],[-82.0419,30.4116],[-82.042,30.4118],[-82.0421,30.4119],[-82.0424,30.4121],[-82.0429,30.4122],[-82.0432,30.4123],[-82.0433,30.4124],[-82.0434,30.4124],[-82.0435,30.4126],[-82.0434,30.413],[-82.0432,30.4133],[-82.043,30.4134],[-82.0425,30.4136],[-82.042,30.4136],[-82.0414,30.4136],[-82.0412,30.4136],[-82.041,30.4138],[-82.0409,30.4139],[-82.0409,30.414],[-82.0409,30.4144],[-82.0408,30.4148],[-82.0409,30.4149],[-82.0409,30.4151],[-82.041,30.4152],[-82.0411,30.4153],[-82.0412,30.4153],[-82.0413,30.4153],[-82.0415,30.4152],[-82.0417,30.415],[-82.0418,30.4148],[-82.042,30.4145],[-82.0423,30.4143],[-82.0425,30.4142],[-82.0427,30.4141],[-82.043,30.4141],[-82.0432,30.4141],[-82.0435,30.4142],[-82.0436,30.4143],[-82.0437,30.4143],[-82.0438,30.4149],[-82.0436,30.4152],[-82.0434,30.4154],[-82.0429,30.416],[-82.0425,30.4162],[-82.042,30.4164],[-82.0418,30.4164],[-82.0415,30.4165],[-82.0413,30.4166],[-82.041,30.4166],[-82.0406,30.4166],[-82.0405,30.4165],[-82.0404,30.4165],[-82.0401,30.4162],[-82.04,30.416],[-82.04,30.4157],[-82.0399,30.4155],[-82.0397,30.4155],[-82.0396,30.4155],[-82.0395,30.4155],[-82.0394,30.4156],[-82.0393,30.4157],[-82.0391,30.4167],[-82.0391,30.4169],[-82.0391,30.417],[-82.0392,30.4172],[-82.0394,30.4173],[-82.0396,30.4174],[-82.0397,30.4174],[-82.0399,30.4174],[-82.04,30.4174],[-82.0404,30.4172],[-82.0405,30.4172],[-82.0407,30.4172],[-82.0407,30.4173],[-82.0407,30.4174],[-82.0406,30.4175],[-82.0405,30.4176],[-82.0403,30.4178],[-82.0396,30.418],[-82.0394,30.418],[-82.0392,30.418],[-82.0391,30.418],[-82.0379,30.4175],[-82.0378,30.4175],[-82.0376,30.4175],[-82.0375,30.4175],[-82.0373,30.4177],[-82.0372,30.4179],[-82.0371,30.418],[-82.037,30.4181],[-82.037,30.4184],[-82.037,30.4186],[-82.0369,30.4189],[-82.0368,30.419],[-82.0366,30.4191],[-82.0364,30.4191],[-82.036,30.4193],[-82.0355,30.4195],[-82.0352,30.4196],[-82.0349,30.4197],[-82.0347,30.4198],[-82.0344,30.4198],[-82.0343,30.4198],[-82.0341,30.4199],[-82.0341,30.42],[-82.034,30.4202],[-82.034,30.4204],[-82.034,30.4205],[-82.034,30.4207],[-82.0342,30.4211],[-82.0345,30.4214],[-82.0349,30.4218],[-82.0352,30.4221],[-82.0353,30.4222],[-82.0353,30.4224],[-82.0352,30.4226],[-82.035,30.4235],[-82.035,30.4236],[-82.035,30.4238],[-82.0351,30.4241],[-82.0352,30.4243],[-82.0353,30.4244],[-82.0356,30.4245],[-82.0358,30.4247],[-82.0359,30.4248],[-82.036,30.425],[-82.036,30.4251],[-82.0357,30.4253],[-82.0355,30.4254],[-82.035,30.4255],[-82.0348,30.4255],[-82.0347,30.4256],[-82.0345,30.4258],[-82.0342,30.4262],[-82.0342,30.4263],[-82.034,30.4267],[-82.0338,30.4272],[-82.0338,30.4276],[-82.0339,30.4278],[-82.0341,30.4279],[-82.0343,30.4279],[-82.0345,30.4278],[-82.0347,30.4278],[-82.0348,30.4278],[-82.0352,30.4279],[-82.0353,30.428],[-82.0354,30.4281],[-82.0351,30.4294],[-82.0351,30.4295],[-82.0352,30.4298],[-82.0353,30.4302],[-82.0353,30.4304],[-82.0353,30.4309],[-82.0353,30.431],[-82.0354,30.4311],[-82.0357,30.4312],[-82.036,30.4313],[-82.0363,30.4316],[-82.0365,30.4318],[-82.0368,30.4321],[-82.0369,30.4324],[-82.037,30.4329],[-82.0371,30.4333],[-82.0372,30.4338],[-82.0372,30.4341],[-82.0372,30.4342],[-82.0373,30.4345],[-82.0376,30.4353],[-82.0377,30.4354],[-82.0377,30.4355],[-82.0379,30.4356],[-82.0382,30.4358],[-82.0385,30.4358],[-82.0387,30.4357],[-82.0389,30.4355],[-82.039,30.4353],[-82.039,30.4348],[-82.039,30.4345],[-82.0391,30.4344],[-82.0392,30.4344],[-82.0393,30.4343],[-82.0394,30.4343],[-82.0395,30.4344],[-82.0396,30.4344],[-82.0397,30.4346],[-82.0398,30.4348],[-82.0398,30.4349],[-82.04,30.4355],[-82.04,30.4359],[-82.04,30.4362],[-82.04,30.4367],[-82.0399,30.4368],[-82.0396,30.4371],[-82.0393,30.4373],[-82.039,30.4375],[-82.0389,30.4375],[-82.0382,30.4376],[-82.0374,30.4378],[-82.0368,30.438],[-82.0365,30.4381],[-82.0361,30.4385],[-82.0353,30.4392],[-82.0348,30.4397],[-82.0345,30.4402],[-82.0343,30.4407],[-82.0343,30.4409],[-82.0341,30.4419],[-82.034,30.4422],[-82.0339,30.4423],[-82.0337,30.4424],[-82.0336,30.4424],[-82.0334,30.4425],[-82.0333,30.4424],[-82.0332,30.4423],[-82.0331,30.4422],[-82.0331,30.4419],[-82.0329,30.4417],[-82.0328,30.4416],[-82.0327,30.4416],[-82.0326,30.4416],[-82.0325,30.4416],[-82.0323,30.4418],[-82.0321,30.4421],[-82.032,30.4425],[-82.0319,30.4429],[-82.0319,30.4431],[-82.0318,30.4432],[-82.0317,30.4435],[-82.0315,30.4439],[-82.0313,30.4441],[-82.0311,30.4442],[-82.0309,30.4443],[-82.0304,30.4444],[-82.0302,30.4445],[-82.0301,30.4447],[-82.0296,30.4457],[-82.0294,30.4459],[-82.0292,30.4461],[-82.0285,30.4468],[-82.0284,30.4469],[-82.0281,30.4473],[-82.0281,30.4474],[-82.0281,30.4477],[-82.0282,30.4481],[-82.0282,30.449],[-82.0283,30.4491],[-82.0283,30.4493],[-82.0285,30.4496],[-82.0285,30.4498],[-82.0286,30.4498],[-82.0286,30.4499],[-82.0295,30.4504],[-82.0296,30.4505],[-82.0296,30.4507],[-82.0296,30.4509],[-82.0295,30.4511],[-82.0293,30.4512],[-82.029,30.4512],[-82.0289,30.4512],[-82.0289,30.4511],[-82.0288,30.4511],[-82.0287,30.4512],[-82.0288,30.4515],[-82.0287,30.4516],[-82.0287,30.4517],[-82.0288,30.4519],[-82.0291,30.452],[-82.0291,30.4521],[-82.0291,30.4522],[-82.029,30.4523],[-82.0289,30.4524],[-82.0288,30.4525],[-82.0287,30.4525],[-82.0285,30.4525],[-82.0284,30.4525],[-82.0283,30.4524],[-82.028,30.4522],[-82.0278,30.452],[-82.0276,30.4519],[-82.0275,30.4519],[-82.0274,30.4519],[-82.0273,30.4519],[-82.0272,30.452],[-82.0272,30.4522],[-82.0272,30.4524],[-82.0272,30.4526],[-82.0273,30.4528],[-82.0273,30.453],[-82.0272,30.4533],[-82.027,30.4535],[-82.0269,30.4536],[-82.0269,30.4537],[-82.0269,30.4538],[-82.0269,30.4539],[-82.027,30.454],[-82.0271,30.4541],[-82.0274,30.4542],[-82.0275,30.4542],[-82.0279,30.4544],[-82.028,30.4545],[-82.0282,30.4546],[-82.0284,30.4549],[-82.0284,30.455],[-82.0284,30.4552],[-82.0283,30.4554],[-82.0281,30.4557],[-82.028,30.4559],[-82.0278,30.4561],[-82.0275,30.4564],[-82.0273,30.4565],[-82.0271,30.4565],[-82.027,30.4565],[-82.0268,30.4566],[-82.0266,30.4567],[-82.0266,30.4568],[-82.0263,30.4568],[-82.026,30.4569],[-82.0258,30.457],[-82.0256,30.4571],[-82.0254,30.4573],[-82.0254,30.4574],[-82.0254,30.4576],[-82.0254,30.4579],[-82.0254,30.4581],[-82.0253,30.4582],[-82.0248,30.4587],[-82.0247,30.459],[-82.0246,30.4592],[-82.0247,30.4595],[-82.0246,30.4596],[-82.0246,30.4597],[-82.0244,30.4598],[-82.0241,30.4599],[-82.0239,30.4599],[-82.0236,30.4599],[-82.0235,30.4599],[-82.0234,30.46],[-82.0233,30.4601],[-82.0233,30.4602],[-82.0233,30.4603],[-82.0234,30.4606],[-82.0235,30.4607],[-82.0234,30.461],[-82.0232,30.4611],[-82.023,30.4611],[-82.0228,30.4611],[-82.0226,30.4611],[-82.0225,30.4611],[-82.0223,30.4612],[-82.0223,30.4614],[-82.0223,30.4615],[-82.0224,30.4616],[-82.023,30.4621],[-82.0231,30.4623],[-82.0232,30.4626],[-82.0233,30.4628],[-82.0233,30.463],[-82.0233,30.4632],[-82.0234,30.4634],[-82.0239,30.4638],[-82.024,30.4639],[-82.0241,30.4641],[-82.0242,30.4645],[-82.0242,30.4649],[-82.0241,30.4653],[-82.024,30.4658],[-82.0239,30.4661],[-82.0238,30.4667],[-82.0237,30.467],[-82.0236,30.4672],[-82.0235,30.4673],[-82.0233,30.4675],[-82.0229,30.4677],[-82.0225,30.468],[-82.0214,30.4697],[-82.0212,30.4699],[-82.0212,30.4701],[-82.0211,30.4703],[-82.0208,30.4706],[-82.0203,30.4714],[-82.0193,30.4726],[-82.0191,30.4727],[-82.019,30.4728],[-82.0185,30.4729],[-82.0181,30.4733],[-82.0179,30.4736],[-82.0178,30.4738],[-82.0178,30.474],[-82.0176,30.4744],[-82.0174,30.4746],[-82.0171,30.4749],[-82.0169,30.4751],[-82.0169,30.4755],[-82.0169,30.4758],[-82.017,30.4759],[-82.0171,30.4761],[-82.0174,30.4764],[-82.0179,30.477],[-82.0179,30.4772],[-82.0178,30.4774],[-82.0178,30.4775],[-82.0178,30.4777],[-82.0178,30.4778],[-82.0179,30.4779],[-82.0187,30.4783],[-82.0191,30.4786],[-82.0194,30.479],[-82.0194,30.4792],[-82.0194,30.4794],[-82.0193,30.4795],[-82.0192,30.4797],[-82.0191,30.4797],[-82.0189,30.4798],[-82.0185,30.4798],[-82.0183,30.4797],[-82.018,30.4796],[-82.0178,30.4795],[-82.0176,30.4795],[-82.0176,30.4796],[-82.0175,30.4797],[-82.0174,30.4799],[-82.0176,30.4803],[-82.0178,30.4808],[-82.018,30.4814],[-82.0181,30.482],[-82.0182,30.4822],[-82.0184,30.4824],[-82.0186,30.4825],[-82.0187,30.4825],[-82.0189,30.4826],[-82.0191,30.4827],[-82.0192,30.4828],[-82.0192,30.483],[-82.0192,30.4831],[-82.0191,30.4832],[-82.0189,30.4832],[-82.0188,30.4832],[-82.0187,30.4832],[-82.0183,30.4834],[-82.0181,30.4835],[-82.018,30.4837],[-82.0178,30.4839],[-82.0177,30.4841],[-82.0176,30.4842],[-82.0174,30.4844],[-82.0172,30.4845],[-82.017,30.4844],[-82.0163,30.4839],[-82.0162,30.4838],[-82.016,30.4837],[-82.0158,30.4838],[-82.0156,30.4838],[-82.0156,30.484],[-82.0155,30.4841],[-82.0155,30.4842],[-82.0156,30.4844],[-82.0156,30.4846],[-82.0157,30.4846],[-82.0157,30.4848],[-82.0159,30.4849],[-82.0161,30.485],[-82.0162,30.4851],[-82.0168,30.4853],[-82.0169,30.4853],[-82.017,30.4854],[-82.0171,30.4856],[-82.0173,30.4865],[-82.0173,30.4871],[-82.0173,30.4873],[-82.0172,30.4876],[-82.0169,30.4879],[-82.0167,30.4882],[-82.0167,30.4883],[-82.0164,30.4885],[-82.0164,30.4887],[-82.0165,30.4889],[-82.0166,30.4891],[-82.0169,30.4892],[-82.0172,30.4893],[-82.0174,30.4894],[-82.0176,30.4895],[-82.0177,30.4898],[-82.0178,30.49],[-82.0177,30.4903],[-82.0176,30.4905],[-82.0174,30.4907],[-82.0173,30.4909],[-82.0172,30.491],[-82.0171,30.4911],[-82.017,30.4913],[-82.0171,30.4915],[-82.0171,30.4916],[-82.0174,30.4918],[-82.0177,30.4919],[-82.018,30.4919],[-82.018,30.492],[-82.018,30.4921],[-82.018,30.4922],[-82.018,30.4923],[-82.0178,30.4927],[-82.0178,30.4929],[-82.0177,30.493],[-82.0176,30.4931],[-82.0176,30.4932],[-82.0174,30.4935],[-82.0172,30.4938],[-82.0169,30.494],[-82.0165,30.4944],[-82.0163,30.4945],[-82.0158,30.4948],[-82.0157,30.4948],[-82.0157,30.495],[-82.0158,30.4953],[-82.0159,30.4954],[-82.0161,30.4954],[-82.0173,30.4954],[-82.0175,30.4955],[-82.0177,30.4956],[-82.0177,30.4957],[-82.0178,30.4958],[-82.0177,30.4959],[-82.0175,30.496],[-82.0173,30.4961],[-82.0172,30.4961],[-82.017,30.4961],[-82.0167,30.4962],[-82.0163,30.4964],[-82.0162,30.4965],[-82.0161,30.4966],[-82.0161,30.4967],[-82.0161,30.4968],[-82.0161,30.497],[-82.0158,30.4974],[-82.0157,30.4975],[-82.0157,30.4977],[-82.0156,30.498],[-82.0156,30.4981],[-82.0156,30.4983],[-82.0155,30.4985],[-82.0154,30.4986],[-82.0154,30.4987],[-82.0154,30.4988],[-82.0154,30.4989],[-82.0156,30.4992],[-82.0157,30.4993],[-82.0156,30.4995],[-82.0155,30.4995],[-82.0153,30.4997],[-82.0152,30.4997],[-82.0152,30.4998],[-82.0152,30.4999],[-82.0152,30.5],[-82.0153,30.5003],[-82.0155,30.5006],[-82.0168,30.5016],[-82.0169,30.5018],[-82.017,30.5019],[-82.0171,30.5021],[-82.017,30.5028],[-82.0169,30.5034],[-82.0169,30.5037],[-82.0169,30.504],[-82.0169,30.5042],[-82.0168,30.5045],[-82.0168,30.5048],[-82.0165,30.5053],[-82.0165,30.5055],[-82.0165,30.5056],[-82.0165,30.5059],[-82.0166,30.5061],[-82.0167,30.5063],[-82.0168,30.5064],[-82.0169,30.5065],[-82.017,30.5067],[-82.017,30.5068],[-82.017,30.507],[-82.017,30.5071],[-82.0169,30.5073],[-82.0167,30.5074],[-82.0164,30.5075],[-82.0161,30.5075],[-82.0159,30.5076],[-82.0157,30.5077],[-82.0156,30.5079],[-82.0155,30.5081],[-82.0155,30.5084],[-82.0147,30.5112],[-82.0146,30.5123],[-82.0146,30.5128],[-82.0148,30.5132],[-82.015,30.5137],[-82.015,30.514],[-82.0151,30.5144],[-82.0152,30.5148],[-82.0152,30.5153],[-82.0153,30.5158],[-82.0153,30.5163],[-82.0154,30.5165],[-82.0158,30.5177],[-82.0158,30.5179],[-82.0157,30.5183],[-82.0156,30.5185],[-82.0155,30.5187],[-82.0155,30.5189],[-82.0154,30.5194],[-82.0155,30.5198],[-82.0155,30.5201],[-82.0157,30.5202],[-82.0159,30.5203],[-82.0162,30.5202],[-82.0163,30.5201],[-82.0164,30.5201],[-82.0167,30.5196],[-82.0169,30.5193],[-82.0175,30.5188],[-82.0178,30.5187],[-82.018,30.5187],[-82.0182,30.5187],[-82.0186,30.5192],[-82.0186,30.5195],[-82.0185,30.5199],[-82.0184,30.5202],[-82.0182,30.5204],[-82.0179,30.5206],[-82.0177,30.5208],[-82.0171,30.5211],[-82.0166,30.5215],[-82.0165,30.5215],[-82.0164,30.5216],[-82.0163,30.5217],[-82.0163,30.5219],[-82.0164,30.5221],[-82.017,30.5231],[-82.0171,30.5233],[-82.0171,30.5236],[-82.0171,30.5238],[-82.0172,30.5239],[-82.0173,30.524],[-82.0175,30.524],[-82.0176,30.524],[-82.0177,30.5239],[-82.0178,30.5237],[-82.0178,30.5236],[-82.0179,30.5236],[-82.0181,30.5235],[-82.0182,30.5235],[-82.0184,30.5236],[-82.0186,30.5237],[-82.0186,30.5238],[-82.0186,30.5239],[-82.0186,30.5241],[-82.0185,30.5242],[-82.0185,30.5244],[-82.0183,30.5247],[-82.0182,30.5247],[-82.0179,30.5252],[-82.0178,30.5254],[-82.0177,30.5255],[-82.0178,30.5258],[-82.0179,30.5263],[-82.0182,30.527],[-82.0182,30.5273],[-82.0182,30.5275],[-82.0181,30.5277],[-82.018,30.5278],[-82.0178,30.5278],[-82.0175,30.5277],[-82.0174,30.5276],[-82.0173,30.5275],[-82.0171,30.5274],[-82.0171,30.5272],[-82.0168,30.5269],[-82.0167,30.5269],[-82.0165,30.5269],[-82.0164,30.5269],[-82.0162,30.527],[-82.0161,30.5272],[-82.0159,30.5274],[-82.0156,30.5281],[-82.0155,30.5282],[-82.0154,30.5284],[-82.0154,30.5285],[-82.0155,30.5286],[-82.0156,30.5287],[-82.0157,30.5287],[-82.0158,30.5287],[-82.0161,30.5287],[-82.0163,30.5286],[-82.0165,30.5285],[-82.0167,30.5284],[-82.0168,30.5284],[-82.0171,30.5283],[-82.0174,30.5283],[-82.0177,30.5283],[-82.018,30.5284],[-82.0181,30.5284],[-82.0183,30.5285],[-82.0186,30.529],[-82.0185,30.5291],[-82.0184,30.5292],[-82.0182,30.5293],[-82.018,30.5294],[-82.0178,30.5295],[-82.0177,30.5297],[-82.0176,30.5299],[-82.0175,30.5302],[-82.0173,30.5306],[-82.0174,30.5308],[-82.0175,30.5309],[-82.0176,30.5309],[-82.0179,30.531],[-82.0181,30.531],[-82.0183,30.5311],[-82.0184,30.5313],[-82.0184,30.5314],[-82.0181,30.5318],[-82.0178,30.5321],[-82.0177,30.5322],[-82.0176,30.5323],[-82.0177,30.5326],[-82.0178,30.5327],[-82.018,30.5327],[-82.0184,30.5327],[-82.0186,30.5326],[-82.0189,30.5326],[-82.019,30.5327],[-82.019,30.5328],[-82.019,30.5329],[-82.019,30.533],[-82.019,30.5331],[-82.0189,30.5332],[-82.0189,30.5333],[-82.0187,30.5334],[-82.0183,30.5334],[-82.0179,30.5334],[-82.0178,30.5334],[-82.0177,30.5335],[-82.0174,30.5338],[-82.0173,30.5342],[-82.0172,30.5343],[-82.0171,30.5344],[-82.0168,30.5346],[-82.0166,30.5347],[-82.0166,30.5348],[-82.0167,30.5348],[-82.017,30.535],[-82.0174,30.535],[-82.0174,30.5351],[-82.0174,30.5353],[-82.0174,30.5354],[-82.0169,30.5358],[-82.0163,30.5366],[-82.0162,30.5367],[-82.0163,30.5368],[-82.0163,30.5369],[-82.0165,30.537],[-82.0165,30.5372],[-82.0164,30.5374],[-82.016,30.5377],[-82.016,30.5378],[-82.016,30.538],[-82.016,30.5385],[-82.016,30.5386],[-82.0158,30.5389],[-82.0158,30.539],[-82.0157,30.5392],[-82.0158,30.5394],[-82.0157,30.5395],[-82.0157,30.5396],[-82.0156,30.5397],[-82.0152,30.5398],[-82.015,30.5399],[-82.0149,30.5401],[-82.0148,30.5403],[-82.0145,30.541],[-82.0143,30.5415],[-82.0143,30.5416],[-82.0143,30.5417],[-82.014,30.542],[-82.0135,30.5422],[-82.0135,30.5423],[-82.0134,30.5424],[-82.0134,30.5426],[-82.0137,30.5432],[-82.0141,30.5441],[-82.0141,30.5442],[-82.014,30.5443],[-82.014,30.5445],[-82.0139,30.5446],[-82.0139,30.5449],[-82.0141,30.5466],[-82.014,30.5468],[-82.0138,30.5473],[-82.0138,30.5474],[-82.0135,30.5476],[-82.0132,30.5479],[-82.0131,30.548],[-82.013,30.5484],[-82.0131,30.5487],[-82.0131,30.549],[-82.0132,30.5494],[-82.0133,30.5496],[-82.0132,30.5498],[-82.0132,30.5499],[-82.013,30.5503],[-82.0129,30.5503],[-82.0128,30.5504],[-82.0126,30.5506],[-82.0122,30.5507],[-82.012,30.5507],[-82.0119,30.5507],[-82.0118,30.5507],[-82.0111,30.5503],[-82.011,30.5502],[-82.0107,30.5501],[-82.0105,30.5501],[-82.0103,30.5502],[-82.0101,30.5502],[-82.01,30.5504],[-82.0098,30.5506],[-82.0097,30.5509],[-82.0097,30.551],[-82.0097,30.5511],[-82.0097,30.5513],[-82.0099,30.5516],[-82.0101,30.5519],[-82.0104,30.5521],[-82.0107,30.5523],[-82.011,30.5526],[-82.0111,30.553],[-82.0112,30.5534],[-82.0111,30.5535],[-82.0111,30.5536],[-82.011,30.5537],[-82.0109,30.5537],[-82.0108,30.5537],[-82.0099,30.5538],[-82.0097,30.5538],[-82.0096,30.554],[-82.0095,30.554],[-82.009,30.5542],[-82.0087,30.5543],[-82.0085,30.5544],[-82.0084,30.5545],[-82.0084,30.5546],[-82.0084,30.5547],[-82.0085,30.5548],[-82.0087,30.555],[-82.009,30.5551],[-82.0092,30.5553],[-82.0095,30.5557],[-82.0096,30.5561],[-82.0096,30.5562],[-82.0095,30.5565],[-82.0093,30.5569],[-82.0092,30.557],[-82.0085,30.5577],[-82.0084,30.5579],[-82.0085,30.5581],[-82.0085,30.5582],[-82.0086,30.5582],[-82.0087,30.5582],[-82.0089,30.5582],[-82.0091,30.5582],[-82.0094,30.5579],[-82.0095,30.5578],[-82.0097,30.5578],[-82.01,30.5578],[-82.01,30.5579],[-82.0101,30.5581],[-82.0102,30.5583],[-82.0102,30.5584],[-82.0101,30.5586],[-82.01,30.5587],[-82.0098,30.5589],[-82.0097,30.559],[-82.0097,30.5592],[-82.0097,30.5594],[-82.0098,30.5595],[-82.0101,30.5596],[-82.0104,30.5597],[-82.0108,30.5598],[-82.0109,30.5598],[-82.0109,30.5599],[-82.0109,30.5601],[-82.0109,30.5603],[-82.0108,30.5604],[-82.0107,30.5607],[-82.0105,30.5611],[-82.0104,30.5612],[-82.0102,30.5614],[-82.0099,30.5614],[-82.0097,30.5613],[-82.0096,30.5613],[-82.0095,30.5612],[-82.0093,30.5606],[-82.0092,30.5606],[-82.009,30.5605],[-82.009,30.5604],[-82.0088,30.5603],[-82.0085,30.5602],[-82.0083,30.5602],[-82.008,30.5602],[-82.0078,30.5604],[-82.0065,30.5619],[-82.0064,30.5619],[-82.0064,30.562],[-82.0064,30.5621],[-82.0065,30.5624],[-82.0066,30.5628],[-82.0066,30.5629],[-82.0065,30.563],[-82.0064,30.5631],[-82.0062,30.5632],[-82.0057,30.5633],[-82.0055,30.5634],[-82.0054,30.5635],[-82.0054,30.5636],[-82.0054,30.5637],[-82.0054,30.5638],[-82.0055,30.5639],[-82.0058,30.564],[-82.006,30.564],[-82.0063,30.5638],[-82.0066,30.5636],[-82.0071,30.5635],[-82.0072,30.5634],[-82.0073,30.5633],[-82.0074,30.5633],[-82.0076,30.5633],[-82.008,30.5634],[-82.0083,30.5635],[-82.0084,30.5637],[-82.0084,30.5641],[-82.0084,30.5642],[-82.0083,30.5643],[-82.0082,30.5643],[-82.008,30.5644],[-82.0076,30.5644],[-82.0072,30.5644],[-82.0065,30.5644],[-82.0064,30.5645],[-82.0062,30.5646],[-82.006,30.5647],[-82.0059,30.5649],[-82.0058,30.5651],[-82.0058,30.5654],[-82.0059,30.566],[-82.006,30.5663],[-82.0061,30.5664],[-82.0063,30.5667],[-82.0065,30.5672],[-82.0067,30.5674],[-82.0072,30.5675],[-82.0073,30.5675],[-82.0074,30.5675],[-82.0075,30.5676],[-82.0076,30.5678],[-82.0076,30.5679],[-82.0075,30.568],[-82.0074,30.5682],[-82.0072,30.5684],[-82.0072,30.5686],[-82.0073,30.5687],[-82.0074,30.5688],[-82.0078,30.5691],[-82.008,30.5693],[-82.0081,30.5694],[-82.0082,30.5697],[-82.0082,30.5699],[-82.0082,30.5704],[-82.0081,30.5709],[-82.0081,30.5713],[-82.0082,30.5719],[-82.0081,30.5721],[-82.0079,30.5722],[-82.0078,30.5723],[-82.0074,30.5723],[-82.0072,30.5723],[-82.007,30.5723],[-82.0069,30.5724],[-82.0067,30.5725],[-82.0066,30.5727],[-82.0065,30.5728],[-82.0065,30.5729],[-82.0066,30.5733],[-82.0067,30.5734],[-82.0069,30.5735],[-82.0071,30.5736],[-82.0072,30.5737],[-82.0077,30.5738],[-82.008,30.5739],[-82.008,30.574],[-82.0081,30.5742],[-82.0081,30.5743],[-82.0079,30.575],[-82.0078,30.5751],[-82.0076,30.5752],[-82.0074,30.5753],[-82.0073,30.5752],[-82.0066,30.5746],[-82.0064,30.5746],[-82.0063,30.5747],[-82.0062,30.5748],[-82.0062,30.575],[-82.0062,30.5751],[-82.0064,30.5754],[-82.0065,30.5755],[-82.0068,30.5757],[-82.0069,30.5757],[-82.0072,30.5759],[-82.0073,30.576],[-82.0075,30.5763],[-82.0077,30.5764],[-82.0079,30.5765],[-82.008,30.5768],[-82.008,30.5769],[-82.008,30.577],[-82.0079,30.5772],[-82.0079,30.5773],[-82.0077,30.5773],[-82.0076,30.5773],[-82.0072,30.5772],[-82.007,30.5771],[-82.0068,30.5769],[-82.0065,30.5768],[-82.0063,30.5768],[-82.0062,30.5768],[-82.0061,30.5769],[-82.0061,30.577],[-82.0061,30.5771],[-82.0062,30.5772],[-82.0062,30.5773],[-82.0063,30.5775],[-82.0067,30.578],[-82.0068,30.5781],[-82.0068,30.5783],[-82.0068,30.5785],[-82.0069,30.5789],[-82.0069,30.579],[-82.007,30.5791],[-82.0075,30.5794],[-82.0079,30.5797],[-82.008,30.5798],[-82.0083,30.5799],[-82.0088,30.58],[-82.0089,30.58],[-82.009,30.5801],[-82.009,30.5803],[-82.009,30.5804],[-82.0086,30.5806],[-82.0082,30.5808],[-82.0081,30.5809],[-82.0081,30.581],[-82.0081,30.5811],[-82.0082,30.5812],[-82.0083,30.5813],[-82.0085,30.5814],[-82.0086,30.5814],[-82.0087,30.5815],[-82.0089,30.5818],[-82.009,30.5819],[-82.009,30.5821],[-82.009,30.5822],[-82.009,30.5823],[-82.0088,30.5826],[-82.0088,30.5827],[-82.0088,30.5828],[-82.0089,30.5829],[-82.009,30.583],[-82.0091,30.5831],[-82.0092,30.5832],[-82.0095,30.5832],[-82.0096,30.5831],[-82.0101,30.5831],[-82.0103,30.5831],[-82.0105,30.5832],[-82.0108,30.5837],[-82.0109,30.5843],[-82.011,30.5848],[-82.011,30.585],[-82.0109,30.5851],[-82.0108,30.5852],[-82.0104,30.5855],[-82.0103,30.5856],[-82.0102,30.5858],[-82.0102,30.586],[-82.0102,30.5861],[-82.0102,30.5863],[-82.0102,30.5864],[-82.0105,30.5867],[-82.0108,30.5871],[-82.0109,30.5871],[-82.0111,30.5872],[-82.0113,30.5871],[-82.0114,30.587],[-82.0113,30.5869],[-82.0114,30.5865],[-82.0114,30.5863],[-82.0115,30.5861],[-82.0116,30.586],[-82.0117,30.586],[-82.0118,30.586],[-82.0121,30.5862],[-82.0122,30.5863],[-82.0122,30.5864],[-82.0122,30.5867],[-82.012,30.587],[-82.0119,30.5873],[-82.012,30.5878],[-82.012,30.5882],[-82.0119,30.5884],[-82.0118,30.5885],[-82.0117,30.5886],[-82.0114,30.5887],[-82.0113,30.5888],[-82.0112,30.5889],[-82.0112,30.589],[-82.0114,30.5892],[-82.0116,30.5895],[-82.0123,30.59],[-82.0126,30.5901],[-82.0127,30.5901],[-82.0128,30.5902],[-82.0128,30.5903],[-82.0128,30.5904],[-82.0126,30.5907],[-82.0125,30.5912],[-82.0125,30.5915],[-82.0125,30.592],[-82.0126,30.5921],[-82.013,30.5923],[-82.0131,30.5923],[-82.0131,30.5924],[-82.0131,30.5926],[-82.0128,30.5928],[-82.0124,30.5931],[-82.0123,30.5932],[-82.0122,30.5934],[-82.0122,30.5936],[-82.0122,30.5939],[-82.0123,30.5942],[-82.0126,30.5945],[-82.0128,30.5946],[-82.0132,30.5946],[-82.0134,30.5948],[-82.0134,30.5949],[-82.0134,30.595],[-82.0133,30.5951],[-82.0132,30.5953],[-82.0131,30.5954],[-82.0132,30.5955],[-82.0132,30.5956],[-82.0131,30.5961],[-82.0132,30.5962],[-82.0135,30.5963],[-82.0138,30.5963],[-82.0142,30.5962],[-82.0143,30.5962],[-82.0144,30.5962],[-82.0144,30.5963],[-82.0145,30.5964],[-82.0145,30.5965],[-82.0144,30.5966],[-82.0143,30.5968],[-82.0142,30.5969],[-82.0142,30.597],[-82.0148,30.599],[-82.0151,30.5996],[-82.0152,30.5998],[-82.0152,30.5999],[-82.0151,30.6005],[-82.0151,30.6006],[-82.0152,30.6007],[-82.0155,30.601],[-82.0156,30.601],[-82.0157,30.6017],[-82.0158,30.6018],[-82.016,30.6021],[-82.0162,30.6023],[-82.0165,30.6025],[-82.0169,30.6027],[-82.0171,30.6027],[-82.0177,30.6028],[-82.0182,30.6029],[-82.0186,30.603],[-82.019,30.6031],[-82.0203,30.6038],[-82.0204,30.604],[-82.0214,30.6045],[-82.0221,30.6049],[-82.0226,30.6052],[-82.023,30.6056],[-82.0231,30.6058],[-82.0232,30.6059],[-82.0232,30.6064],[-82.0233,30.6065],[-82.0234,30.6066],[-82.0237,30.6068],[-82.0239,30.6068],[-82.0242,30.6068],[-82.0245,30.6068],[-82.0248,30.6066],[-82.0252,30.6063],[-82.0254,30.6062],[-82.0257,30.6061],[-82.0259,30.6061],[-82.0262,30.606],[-82.0265,30.6061],[-82.0267,30.6062],[-82.0268,30.6063],[-82.0269,30.6063],[-82.0271,30.6065],[-82.0272,30.6067],[-82.0273,30.6068],[-82.0273,30.607],[-82.0273,30.6074],[-82.0272,30.6077],[-82.027,30.608],[-82.0269,30.6082],[-82.0268,30.6088],[-82.0268,30.6095],[-82.0267,30.6101],[-82.0268,30.6104],[-82.0268,30.6109],[-82.0269,30.6111],[-82.027,30.6112],[-82.0271,30.6113],[-82.0273,30.6114],[-82.0276,30.6114],[-82.0278,30.6114],[-82.0281,30.6113],[-82.0284,30.6113],[-82.0287,30.6114],[-82.0289,30.6116],[-82.0289,30.6117],[-82.0289,30.6118],[-82.0287,30.6119],[-82.0285,30.6121],[-82.0278,30.6124],[-82.0271,30.6125],[-82.0269,30.6126],[-82.0266,30.6127],[-82.0264,30.6128],[-82.0263,30.6131],[-82.0263,30.6134],[-82.0263,30.6137],[-82.0265,30.614],[-82.0269,30.6149],[-82.0272,30.6157],[-82.0272,30.6161],[-82.0273,30.6166],[-82.0275,30.6172],[-82.0276,30.6175],[-82.0278,30.6177],[-82.028,30.618],[-82.0283,30.6186],[-82.0283,30.6187],[-82.0283,30.6188],[-82.0278,30.6194],[-82.0278,30.6195],[-82.0278,30.6197],[-82.0279,30.6198],[-82.0279,30.6199],[-82.0286,30.6203],[-82.0287,30.6204],[-82.0288,30.6207],[-82.0288,30.621],[-82.0287,30.6211],[-82.0282,30.6216],[-82.0282,30.6218],[-82.0283,30.622],[-82.0284,30.6222],[-82.0285,30.6223],[-82.0291,30.6225],[-82.0293,30.6225],[-82.0295,30.6224],[-82.0296,30.6224],[-82.0298,30.6222],[-82.0299,30.6221],[-82.03,30.6219],[-82.03,30.6217],[-82.03,30.6216],[-82.0299,30.6214],[-82.0296,30.6207],[-82.0293,30.62],[-82.0292,30.6198],[-82.0292,30.6197],[-82.0293,30.6195],[-82.0293,30.6194],[-82.0294,30.6193],[-82.0295,30.6192],[-82.0297,30.6191],[-82.0298,30.619],[-82.03,30.6189],[-82.0304,30.6189],[-82.0306,30.6189],[-82.0307,30.6189],[-82.0308,30.6189],[-82.031,30.619],[-82.0311,30.6191],[-82.0313,30.6192],[-82.0315,30.6193],[-82.0316,30.6195],[-82.0318,30.6197],[-82.0319,30.6205],[-82.0319,30.6207],[-82.0319,30.6209],[-82.0318,30.6211],[-82.0316,30.6214],[-82.0315,30.6216],[-82.0312,30.6218],[-82.0311,30.6219],[-82.031,30.6222],[-82.0309,30.6225],[-82.031,30.6227],[-82.031,30.6229],[-82.0314,30.624],[-82.0317,30.6245],[-82.0316,30.6246],[-82.0317,30.625],[-82.0317,30.6251],[-82.0319,30.6252],[-82.0321,30.6253],[-82.0329,30.6257],[-82.034,30.6261],[-82.0348,30.6266],[-82.0349,30.6267],[-82.035,30.6268],[-82.0349,30.6271],[-82.0349,30.6272],[-82.0349,30.6274],[-82.0347,30.6275],[-82.0346,30.6276],[-82.0343,30.6278],[-82.0339,30.6279],[-82.0336,30.6282],[-82.0334,30.6283],[-82.0333,30.6286],[-82.0332,30.629],[-82.0331,30.6294],[-82.0332,30.6295],[-82.0332,30.6296],[-82.0333,30.6297],[-82.0335,30.6298],[-82.0337,30.6299],[-82.034,30.63],[-82.0352,30.63],[-82.0356,30.63],[-82.0359,30.6299],[-82.0366,30.6299],[-82.0367,30.63],[-82.0369,30.6301],[-82.0369,30.6302],[-82.0368,30.6304],[-82.0368,30.6305],[-82.0366,30.6307],[-82.0361,30.6311],[-82.0358,30.6314],[-82.0358,30.6316],[-82.0358,30.6319],[-82.036,30.632],[-82.0365,30.6325],[-82.0369,30.633],[-82.0372,30.6332],[-82.0373,30.6333],[-82.0375,30.6334],[-82.0378,30.6335],[-82.0384,30.6337],[-82.0389,30.6338],[-82.039,30.6338],[-82.0392,30.634],[-82.0393,30.6341],[-82.0393,30.6346],[-82.0392,30.6349],[-82.0391,30.6351],[-82.0388,30.6353],[-82.0387,30.6355],[-82.0387,30.6356],[-82.0387,30.6357],[-82.0388,30.6358],[-82.0388,30.6359],[-82.0389,30.636],[-82.0391,30.6361],[-82.0393,30.6361],[-82.0395,30.6359],[-82.0396,30.6358],[-82.0399,30.6357],[-82.0401,30.6357],[-82.0403,30.6358],[-82.0404,30.6359],[-82.0405,30.6361],[-82.0405,30.6362],[-82.0405,30.6364],[-82.0404,30.6366],[-82.0403,30.6367],[-82.0402,30.6367],[-82.0399,30.6368],[-82.0395,30.6369],[-82.0394,30.6369],[-82.0393,30.637],[-82.0393,30.6371],[-82.0394,30.6371],[-82.0394,30.6374],[-82.0395,30.6378],[-82.0394,30.638],[-82.0393,30.6382],[-82.0392,30.6383],[-82.0391,30.6385],[-82.0389,30.6386],[-82.0388,30.6385],[-82.0388,30.6387],[-82.0388,30.6388],[-82.039,30.6389],[-82.0392,30.6389],[-82.0395,30.6389],[-82.0397,30.6389],[-82.04,30.6388],[-82.0401,30.6388],[-82.0403,30.6388],[-82.0403,30.639],[-82.0403,30.6395],[-82.0402,30.6397],[-82.0402,30.6399],[-82.0401,30.64],[-82.04,30.6401],[-82.0398,30.6403],[-82.0396,30.6404],[-82.0393,30.6405],[-82.0388,30.6407],[-82.0387,30.6408],[-82.0386,30.6408],[-82.0386,30.641],[-82.0389,30.6427],[-82.0389,30.6429],[-82.0391,30.6432],[-82.0409,30.6467],[-82.0411,30.6471],[-82.0414,30.6474],[-82.0415,30.6482],[-82.0416,30.6488],[-82.0416,30.649],[-82.0417,30.6491],[-82.0419,30.6493],[-82.0421,30.6495],[-82.0433,30.6501],[-82.0439,30.6504],[-82.0443,30.6506],[-82.0444,30.6507],[-82.0446,30.6509],[-82.0449,30.6512],[-82.0451,30.6513],[-82.0452,30.6514],[-82.0459,30.6519],[-82.046,30.6519],[-82.0461,30.6521],[-82.0461,30.6523],[-82.0461,30.6525],[-82.0459,30.6526],[-82.0457,30.6526],[-82.0455,30.6526],[-82.0451,30.6525],[-82.0449,30.6524],[-82.0447,30.6523],[-82.0446,30.6522],[-82.0445,30.6521],[-82.0443,30.6522],[-82.0441,30.6523],[-82.0441,30.6524],[-82.0441,30.6525],[-82.0441,30.6526],[-82.0443,30.6529],[-82.0445,30.6531],[-82.0447,30.6532],[-82.045,30.6533],[-82.0454,30.6534],[-82.0458,30.6535],[-82.0462,30.6534],[-82.0466,30.6532],[-82.0468,30.6532],[-82.0471,30.6533],[-82.0472,30.6534],[-82.0473,30.6535],[-82.0474,30.6537],[-82.0474,30.6538],[-82.0477,30.654],[-82.048,30.6542],[-82.0482,30.6543],[-82.0484,30.6543],[-82.0486,30.6546],[-82.0488,30.6548],[-82.049,30.6551],[-82.049,30.6553],[-82.0491,30.656],[-82.0491,30.6562],[-82.049,30.6564],[-82.0486,30.6573],[-82.0486,30.6576],[-82.0487,30.6578],[-82.0488,30.658],[-82.049,30.6582],[-82.0492,30.6583],[-82.0493,30.6587],[-82.0494,30.6588],[-82.0494,30.659],[-82.0493,30.6594],[-82.0493,30.6598],[-82.0494,30.6603],[-82.0494,30.6607],[-82.0495,30.661],[-82.0495,30.6614],[-82.0494,30.662],[-82.0489,30.6626],[-82.0487,30.6628],[-82.0486,30.6629],[-82.0485,30.6629],[-82.0483,30.6629],[-82.0482,30.6629],[-82.048,30.6626],[-82.0479,30.6625],[-82.0478,30.6623],[-82.0478,30.6622],[-82.0478,30.6621],[-82.0479,30.6619],[-82.048,30.6616],[-82.048,30.6614],[-82.0479,30.6612],[-82.0477,30.661],[-82.0476,30.6609],[-82.0475,30.6608],[-82.0473,30.6608],[-82.0469,30.6607],[-82.0466,30.6608],[-82.0465,30.6608],[-82.0464,30.6609],[-82.0464,30.6612],[-82.0465,30.6615],[-82.0469,30.6623],[-82.0469,30.6625],[-82.047,30.6627],[-82.047,30.6631],[-82.0469,30.6635],[-82.0469,30.6637],[-82.0469,30.664],[-82.047,30.6642],[-82.0472,30.6643],[-82.0473,30.6644],[-82.0479,30.6647],[-82.048,30.6648],[-82.0481,30.6649],[-82.0481,30.665],[-82.048,30.6652],[-82.0478,30.6654],[-82.0476,30.6656],[-82.0473,30.6657],[-82.0469,30.6658],[-82.0466,30.6659],[-82.0463,30.666],[-82.046,30.6663],[-82.046,30.6664],[-82.046,30.6665],[-82.0461,30.6667],[-82.0463,30.6668],[-82.0465,30.6669],[-82.0467,30.667],[-82.047,30.6673],[-82.0472,30.6675],[-82.0472,30.6677],[-82.0472,30.6678],[-82.0473,30.6679],[-82.0478,30.6683],[-82.0481,30.6685],[-82.0483,30.6689],[-82.0484,30.6695],[-82.0489,30.6703],[-82.0491,30.671],[-82.0492,30.6713],[-82.0493,30.672],[-82.0496,30.6727],[-82.0497,30.6731],[-82.0498,30.6735],[-82.0499,30.6736],[-82.05,30.6738],[-82.0502,30.6745],[-82.0503,30.675],[-82.0503,30.6754],[-82.0503,30.6757],[-82.0503,30.6761],[-82.0501,30.6765],[-82.0499,30.6769],[-82.0491,30.6777],[-82.0486,30.6782],[-82.0484,30.6785],[-82.0483,30.6786],[-82.0481,30.6791],[-82.048,30.6791],[-82.0477,30.6796],[-82.0476,30.6797],[-82.0476,30.6798],[-82.0473,30.6799],[-82.0467,30.6805],[-82.0466,30.6806],[-82.0464,30.6808],[-82.0463,30.6811],[-82.0463,30.6813],[-82.0464,30.6815],[-82.0465,30.6816],[-82.0467,30.6817],[-82.0469,30.6817],[-82.0471,30.6818],[-82.0476,30.6817],[-82.0479,30.6817],[-82.0481,30.6817],[-82.0483,30.6819],[-82.0484,30.682],[-82.0485,30.6821],[-82.0485,30.6823],[-82.0484,30.6824],[-82.0481,30.6829],[-82.0479,30.683],[-82.0476,30.6832],[-82.0471,30.6834],[-82.0468,30.6835],[-82.0463,30.6836],[-82.0458,30.6836],[-82.0457,30.6836],[-82.045,30.6837],[-82.0443,30.6837],[-82.0439,30.6838],[-82.0437,30.6839],[-82.0436,30.6841],[-82.0435,30.6842],[-82.0435,30.6847],[-82.0434,30.6853],[-82.0434,30.6855],[-82.0432,30.6858],[-82.0431,30.6861],[-82.0431,30.6864],[-82.0431,30.6876],[-82.043,30.6883],[-82.0429,30.6887],[-82.0428,30.6889],[-82.0427,30.6891],[-82.0427,30.6892],[-82.0428,30.6893],[-82.0429,30.6895],[-82.043,30.6896],[-82.043,30.6897],[-82.043,30.69],[-82.043,30.6901],[-82.0429,30.6901],[-82.0428,30.6902],[-82.0422,30.6902],[-82.042,30.6902],[-82.0418,30.6903],[-82.0416,30.6905],[-82.0415,30.6906],[-82.0413,30.6909],[-82.0412,30.691],[-82.0412,30.6913],[-82.0414,30.6919],[-82.0415,30.6927],[-82.0415,30.693],[-82.0414,30.6936],[-82.0414,30.6945],[-82.0415,30.6949],[-82.0417,30.6954],[-82.0417,30.6955],[-82.0417,30.6958],[-82.0417,30.696],[-82.0417,30.6961],[-82.0417,30.6963],[-82.0419,30.6964],[-82.042,30.6963],[-82.0423,30.6962],[-82.0425,30.696],[-82.0426,30.6959],[-82.0427,30.6959],[-82.0429,30.6959],[-82.0432,30.6961],[-82.0435,30.6963],[-82.0436,30.6964],[-82.0438,30.6967],[-82.0439,30.697],[-82.044,30.6974],[-82.044,30.6976],[-82.044,30.6977],[-82.0439,30.6979],[-82.0438,30.698],[-82.0437,30.6981],[-82.0435,30.6982],[-82.0433,30.6983],[-82.043,30.6983],[-82.0425,30.6982],[-82.0423,30.6982],[-82.0422,30.6982],[-82.0421,30.6983],[-82.042,30.6985],[-82.042,30.6987],[-82.0419,30.6988],[-82.0418,30.6989],[-82.0416,30.699],[-82.0414,30.6991],[-82.0413,30.6992],[-82.0412,30.6994],[-82.0412,30.6995],[-82.0413,30.6996],[-82.0413,30.6998],[-82.0415,30.6999],[-82.0416,30.6999],[-82.042,30.7],[-82.0423,30.7001],[-82.0426,30.7002],[-82.0428,30.7003],[-82.0429,30.7005],[-82.043,30.7007],[-82.043,30.7009],[-82.0428,30.701],[-82.0427,30.7011],[-82.0421,30.7011],[-82.0419,30.701],[-82.0417,30.7009],[-82.041,30.7005],[-82.0409,30.7004],[-82.0408,30.7003],[-82.0406,30.7003],[-82.0404,30.7003],[-82.0401,30.7004],[-82.0398,30.7005],[-82.0396,30.7007],[-82.0395,30.7007],[-82.0392,30.701],[-82.0391,30.7011],[-82.039,30.7012],[-82.039,30.7013],[-82.0391,30.7015],[-82.0392,30.7016],[-82.0395,30.7017],[-82.0396,30.7018],[-82.0397,30.7019],[-82.0398,30.702],[-82.0398,30.7021],[-82.0398,30.7022],[-82.0397,30.7023],[-82.0395,30.7023],[-82.0394,30.7024],[-82.0393,30.7023],[-82.0392,30.7023],[-82.0388,30.7023],[-82.0386,30.7024],[-82.0385,30.7024],[-82.0384,30.7025],[-82.0384,30.7027],[-82.0384,30.7028],[-82.0385,30.7031],[-82.0385,30.7032],[-82.0385,30.7033],[-82.0384,30.7035],[-82.0383,30.7036],[-82.038,30.704],[-82.0378,30.7042],[-82.0375,30.7043],[-82.0371,30.7044],[-82.0369,30.7045],[-82.0369,30.7046],[-82.0371,30.7054],[-82.0371,30.7056],[-82.0371,30.7057],[-82.0369,30.7058],[-82.0367,30.7059],[-82.0364,30.7059],[-82.0362,30.7059],[-82.0361,30.706],[-82.036,30.7061],[-82.0359,30.7062],[-82.0361,30.7068],[-82.0362,30.7074],[-82.0364,30.7081],[-82.0365,30.7086],[-82.0365,30.709],[-82.0366,30.7098],[-82.0365,30.7101],[-82.0365,30.7104],[-82.0365,30.7112],[-82.0367,30.7128],[-82.0368,30.713],[-82.0369,30.7132],[-82.0371,30.7134],[-82.0372,30.7136],[-82.0374,30.7137],[-82.0376,30.7138],[-82.0382,30.714],[-82.0384,30.7141],[-82.0386,30.7142],[-82.0387,30.7144],[-82.0389,30.7146],[-82.039,30.7148],[-82.039,30.715],[-82.039,30.7151],[-82.039,30.7153],[-82.0385,30.7159],[-82.0385,30.716],[-82.0385,30.7162],[-82.0385,30.7163],[-82.0385,30.7164],[-82.0386,30.7165],[-82.0388,30.7168],[-82.0389,30.717],[-82.039,30.7171],[-82.039,30.7173],[-82.0389,30.7175],[-82.0389,30.7176],[-82.0388,30.7177],[-82.0385,30.7179],[-82.0382,30.718],[-82.0379,30.718],[-82.0375,30.7181],[-82.0374,30.7182],[-82.0371,30.7185],[-82.0371,30.7186],[-82.0372,30.7188],[-82.0373,30.7189],[-82.0375,30.7191],[-82.0378,30.7192],[-82.0379,30.7192],[-82.0385,30.7191],[-82.0387,30.7191],[-82.0391,30.7191],[-82.0393,30.7191],[-82.0395,30.7191],[-82.0396,30.7193],[-82.0396,30.7195],[-82.0395,30.7197],[-82.0394,30.7199],[-82.0392,30.7201],[-82.0389,30.7204],[-82.0388,30.7206],[-82.0387,30.7207],[-82.0386,30.721],[-82.0387,30.7212],[-82.0387,30.7214],[-82.0389,30.7217],[-82.0389,30.7218],[-82.0389,30.7219],[-82.0388,30.7221],[-82.0386,30.7224],[-82.0386,30.7225],[-82.0385,30.7226],[-82.0394,30.7236],[-82.0395,30.7237],[-82.0397,30.7242],[-82.04,30.7246],[-82.0409,30.7251],[-82.0411,30.7252],[-82.0414,30.7253],[-82.0434,30.7256],[-82.0435,30.7256],[-82.0436,30.7256],[-82.0445,30.7262],[-82.045,30.7264],[-82.0453,30.7267],[-82.0453,30.7268],[-82.0455,30.727],[-82.0455,30.7271],[-82.0456,30.7273],[-82.0456,30.7276],[-82.0455,30.7279],[-82.0454,30.7281],[-82.0452,30.7283],[-82.0448,30.7285],[-82.0444,30.7287],[-82.0439,30.7292],[-82.0436,30.7294],[-82.0432,30.7296],[-82.0429,30.7298],[-82.0426,30.7299],[-82.0421,30.7299],[-82.0419,30.73],[-82.0419,30.7301],[-82.0419,30.7303],[-82.0419,30.7305],[-82.0419,30.7306],[-82.042,30.7307],[-82.0422,30.7308],[-82.0423,30.7308],[-82.0425,30.7309],[-82.0437,30.7309],[-82.044,30.731],[-82.0441,30.7311],[-82.0441,30.7312],[-82.0441,30.7313],[-82.044,30.7313],[-82.0438,30.7315],[-82.0435,30.7316],[-82.043,30.7317],[-82.0428,30.7318],[-82.0427,30.7319],[-82.0426,30.7321],[-82.0426,30.7323],[-82.0425,30.7325],[-82.0425,30.7328],[-82.0426,30.7332],[-82.0426,30.7334],[-82.0425,30.7335],[-82.0425,30.7336],[-82.0423,30.7337],[-82.0422,30.7337],[-82.0416,30.7339],[-82.0414,30.7339],[-82.0413,30.734],[-82.0409,30.7342],[-82.0407,30.7343],[-82.0406,30.7345],[-82.0405,30.7348],[-82.0404,30.7351],[-82.0403,30.7353],[-82.0402,30.7353],[-82.04,30.7355],[-82.0398,30.7356],[-82.0391,30.7359],[-82.039,30.736],[-82.0389,30.7361],[-82.0388,30.7365],[-82.0388,30.7367],[-82.0389,30.7368],[-82.039,30.7369],[-82.0391,30.737],[-82.0394,30.7372],[-82.0401,30.7374],[-82.0402,30.7375],[-82.0403,30.7376],[-82.0404,30.7378],[-82.0405,30.738],[-82.0404,30.7381],[-82.0401,30.7388],[-82.04,30.7389],[-82.0401,30.7392],[-82.0402,30.7395],[-82.0405,30.7399],[-82.0406,30.74],[-82.0405,30.7402],[-82.0404,30.7404],[-82.0402,30.7406],[-82.04,30.7407],[-82.0397,30.7407],[-82.0395,30.7408],[-82.0394,30.7409],[-82.0393,30.7411],[-82.0392,30.7413],[-82.0393,30.7414],[-82.0397,30.7423],[-82.0397,30.7425],[-82.0397,30.7426],[-82.0396,30.7427],[-82.0395,30.7429],[-82.0392,30.7431],[-82.039,30.7432],[-82.0389,30.7434],[-82.0389,30.7437],[-82.0389,30.7439],[-82.0389,30.7441],[-82.0394,30.7448],[-82.0395,30.7451],[-82.0397,30.7463],[-82.0398,30.7471],[-82.0398,30.7473],[-82.0395,30.7485],[-82.0394,30.749],[-82.0393,30.7493],[-82.0393,30.7494],[-82.039,30.7503],[-82.0387,30.7511],[-82.0385,30.7515],[-82.0382,30.752],[-82.0381,30.7521],[-82.038,30.7523],[-82.0373,30.7535],[-82.037,30.7539],[-82.0368,30.7544],[-82.0366,30.7546],[-82.0361,30.7548],[-82.0358,30.7548],[-82.0356,30.7548],[-82.0353,30.7547],[-82.0348,30.7544],[-82.0346,30.7543],[-82.0344,30.7541],[-82.0338,30.7534],[-82.0334,30.7528],[-82.0329,30.752],[-82.0327,30.7516],[-82.0322,30.7508],[-82.0321,30.7506],[-82.0319,30.7505],[-82.0317,30.7504],[-82.0315,30.7503],[-82.0312,30.7504],[-82.031,30.7504],[-82.0309,30.7505],[-82.0307,30.7506],[-82.0306,30.7507],[-82.0305,30.7508],[-82.0304,30.7509],[-82.0302,30.7511],[-82.03,30.7512],[-82.0298,30.7513],[-82.0296,30.7514],[-82.0293,30.7514],[-82.0291,30.7514],[-82.0289,30.7513],[-82.0284,30.751],[-82.0282,30.7509],[-82.028,30.7509],[-82.0279,30.7509],[-82.0277,30.7509],[-82.0276,30.751],[-82.0271,30.7511],[-82.0268,30.7513],[-82.026,30.7518],[-82.0254,30.7524],[-82.0247,30.7531],[-82.0245,30.7532],[-82.0243,30.7533],[-82.024,30.7535],[-82.0237,30.7535],[-82.0224,30.7535],[-82.022,30.7536],[-82.0218,30.7536],[-82.0218,30.7537],[-82.0217,30.7538],[-82.0217,30.7547],[-82.0216,30.7549],[-82.0216,30.7551],[-82.0214,30.7552],[-82.0212,30.7553],[-82.021,30.7553],[-82.0208,30.7552],[-82.0207,30.7551],[-82.0203,30.7548],[-82.0202,30.7547],[-82.0199,30.7545],[-82.0196,30.7545],[-82.0192,30.7545],[-82.0188,30.7546],[-82.0183,30.7547],[-82.0179,30.7548],[-82.0176,30.755],[-82.0173,30.7552],[-82.0173,30.7554],[-82.0173,30.7557],[-82.0174,30.7559],[-82.0175,30.756],[-82.0178,30.7562],[-82.0189,30.7566],[-82.0192,30.7567],[-82.0193,30.7567],[-82.0198,30.7569],[-82.0199,30.757],[-82.02,30.7571],[-82.0202,30.7572],[-82.0203,30.7574],[-82.0203,30.7577],[-82.0202,30.7578],[-82.0202,30.7579],[-82.02,30.758],[-82.0197,30.7581],[-82.0194,30.7582],[-82.019,30.7582],[-82.0187,30.7582],[-82.0182,30.7582],[-82.0179,30.7582],[-82.0176,30.7582],[-82.0174,30.7583],[-82.0172,30.7585],[-82.0169,30.7588],[-82.0166,30.7591],[-82.0164,30.7596],[-82.0162,30.7597],[-82.0161,30.7598],[-82.0159,30.7599],[-82.0151,30.76],[-82.0149,30.76],[-82.0147,30.7601],[-82.0145,30.7602],[-82.0143,30.7603],[-82.0141,30.7605],[-82.014,30.7607],[-82.0139,30.7609],[-82.0139,30.7613],[-82.0138,30.7614],[-82.0136,30.7616],[-82.0134,30.7617],[-82.0131,30.7617],[-82.0127,30.7615],[-82.0123,30.7615],[-82.0122,30.7615],[-82.0121,30.7615],[-82.0119,30.7616],[-82.0118,30.7616],[-82.0117,30.7617],[-82.0116,30.7619],[-82.0114,30.7626],[-82.0113,30.7627],[-82.0112,30.7631],[-82.0112,30.7634],[-82.0112,30.7637],[-82.0114,30.7643],[-82.0115,30.7644],[-82.0116,30.7645],[-82.0118,30.7646],[-82.0119,30.7646],[-82.0126,30.7647],[-82.0129,30.7648],[-82.013,30.7648],[-82.0133,30.765],[-82.0135,30.7652],[-82.0136,30.7654],[-82.0137,30.7656],[-82.0137,30.7658],[-82.0137,30.766],[-82.0137,30.7661],[-82.0136,30.7662],[-82.0136,30.7663],[-82.0135,30.7663],[-82.0131,30.7665],[-82.0128,30.7665],[-82.0126,30.7666],[-82.0125,30.7667],[-82.0125,30.7668],[-82.0125,30.767],[-82.0138,30.769],[-82.0145,30.7701],[-82.0149,30.7709],[-82.0149,30.7711],[-82.015,30.7715],[-82.0151,30.7717],[-82.0152,30.772],[-82.0152,30.7721],[-82.0153,30.7722],[-82.0155,30.7724],[-82.0157,30.7726],[-82.0159,30.7727],[-82.0161,30.7727],[-82.0164,30.7727],[-82.0168,30.7726],[-82.017,30.7725],[-82.0174,30.7723],[-82.0176,30.7722],[-82.0178,30.7722],[-82.018,30.7723],[-82.0181,30.7724],[-82.0182,30.7725],[-82.0184,30.7726],[-82.0185,30.7728],[-82.0186,30.7736],[-82.0188,30.7746],[-82.0186,30.7747],[-82.0185,30.7748],[-82.0183,30.7749],[-82.018,30.7749],[-82.0176,30.775],[-82.0174,30.7751],[-82.0173,30.7752],[-82.0173,30.7753],[-82.0173,30.7755],[-82.0173,30.7757],[-82.0174,30.7758],[-82.0175,30.7759],[-82.0178,30.7762],[-82.0185,30.7766],[-82.0191,30.7768],[-82.0196,30.7772],[-82.0198,30.7774],[-82.0198,30.7775],[-82.0197,30.7776],[-82.0196,30.7777],[-82.0195,30.7778],[-82.0193,30.7781],[-82.0193,30.7783],[-82.0194,30.7785],[-82.0196,30.7786],[-82.0198,30.7787],[-82.0202,30.7787],[-82.0205,30.7788],[-82.0208,30.7789],[-82.0211,30.7792],[-82.0213,30.7793],[-82.0213,30.7794],[-82.0214,30.7797],[-82.0215,30.7801],[-82.0215,30.7804],[-82.0215,30.7806],[-82.0233,30.7827],[-82.0235,30.7829],[-82.0236,30.7831],[-82.0237,30.7832],[-82.0237,30.7833],[-82.0238,30.7836],[-82.0239,30.784],[-82.0239,30.7844],[-82.0238,30.7848],[-82.0238,30.7853],[-82.0236,30.7863],[-82.0234,30.7867],[-82.0232,30.7873],[-82.023,30.7875],[-82.0229,30.7877],[-82.0227,30.7879],[-82.0225,30.788],[-82.0223,30.7881],[-82.022,30.7882],[-82.0217,30.7883],[-82.0209,30.7884],[-82.0202,30.7883],[-82.0194,30.7882],[-82.0192,30.7881],[-82.0187,30.788],[-82.0183,30.7878],[-82.0182,30.7877],[-82.0181,30.7877],[-82.0179,30.7876],[-82.0176,30.7876],[-82.0173,30.7877],[-82.017,30.7878],[-82.0169,30.7879],[-82.0173,30.7889],[-82.0176,30.7896],[-82.0177,30.7899],[-82.0177,30.7902],[-82.0177,30.7906],[-82.0176,30.7908],[-82.0174,30.7911],[-82.0171,30.7913],[-82.0167,30.7915],[-82.0166,30.7915],[-82.0163,30.7916],[-82.0159,30.7916],[-82.0135,30.7912],[-82.0132,30.7911],[-82.013,30.7909],[-82.013,30.7908],[-82.0131,30.7905],[-82.0132,30.7904],[-82.0134,30.7903],[-82.0138,30.7901],[-82.014,30.79],[-82.0143,30.7898],[-82.0144,30.7897],[-82.0144,30.7896],[-82.0144,30.7895],[-82.0144,30.7894],[-82.0143,30.7893],[-82.0142,30.7892],[-82.0138,30.7891],[-82.0132,30.7892],[-82.0131,30.7892],[-82.0125,30.7893],[-82.012,30.7895],[-82.0117,30.7896],[-82.0106,30.79],[-82.0105,30.79],[-82.0103,30.79],[-82.0102,30.7901],[-82.0102,30.7902],[-82.0101,30.7904],[-82.0101,30.7905],[-82.0102,30.7906],[-82.0102,30.7907],[-82.0103,30.7909],[-82.0105,30.7909],[-82.0105,30.791],[-82.0105,30.7911],[-82.0105,30.7912],[-82.0104,30.7913],[-82.0102,30.7914],[-82.01,30.7914],[-82.0097,30.7913],[-82.0097,30.7912],[-82.0096,30.7912],[-82.0094,30.7911],[-82.0091,30.7909],[-82.009,30.7909],[-82.0088,30.7909],[-82.0087,30.7909],[-82.0084,30.791],[-82.0083,30.7911],[-82.0082,30.7911],[-82.0082,30.7913],[-82.0081,30.7917],[-82.008,30.792],[-82.0081,30.7924],[-82.0081,30.7929],[-82.008,30.793],[-82.0079,30.7931],[-82.0078,30.7931],[-82.0077,30.793],[-82.0074,30.793],[-82.0072,30.7928],[-82.0071,30.7927],[-82.0069,30.7925],[-82.0069,30.7924],[-82.0069,30.7922],[-82.0068,30.7917],[-82.0067,30.7914],[-82.0066,30.7911],[-82.0065,30.7909],[-82.0063,30.7908],[-82.0061,30.7906],[-82.006,30.7905],[-82.0058,30.7904],[-82.0057,30.7904],[-82.0055,30.7904],[-82.0053,30.7905],[-82.0051,30.7905],[-82.005,30.7907],[-82.005,30.7908],[-82.0049,30.791],[-82.0048,30.7914],[-82.0046,30.7916],[-82.0044,30.7917],[-82.0042,30.7918],[-82.004,30.7918],[-82.0038,30.7918],[-82.0036,30.7917],[-82.0035,30.7916],[-82.0034,30.7915],[-82.0034,30.7914],[-82.0033,30.7913],[-82.0028,30.7904],[-82.0024,30.7898],[-82.0022,30.7897],[-82.0021,30.7897],[-82.0019,30.7897],[-82.0018,30.7897],[-82.0016,30.7897],[-82.0015,30.7896],[-82.0014,30.7895],[-82.001,30.7889],[-82.001,30.7888],[-82.0005,30.7886],[-82.0007,30.7886],[-81.9999,30.7884],[-81.9993,30.7883],[-81.9989,30.7883],[-81.9987,30.7883],[-81.9985,30.7882],[-81.9985,30.7881],[-81.9983,30.788],[-81.998,30.7875],[-81.9979,30.7873],[-81.9978,30.787],[-81.9978,30.7869],[-81.9977,30.7867],[-81.9976,30.7865],[-81.9974,30.7864],[-81.9972,30.7863],[-81.997,30.7863],[-81.9968,30.7864],[-81.9967,30.7864],[-81.9966,30.7864],[-81.9963,30.7867],[-81.9961,30.7868],[-81.996,30.7869],[-81.9959,30.7869],[-81.9958,30.7869],[-81.9956,30.7868],[-81.9953,30.7866],[-81.9951,30.7864],[-81.9949,30.7862],[-81.9948,30.786],[-81.9947,30.7859],[-81.994,30.7851],[-81.9934,30.7845],[-81.9926,30.7836],[-81.9924,30.7832],[-81.9921,30.783],[-81.9917,30.7827],[-81.9914,30.7826],[-81.9896,30.7812],[-81.989,30.7806],[-81.9887,30.7804],[-81.9885,30.7802],[-81.9882,30.7801],[-81.9879,30.78],[-81.9877,30.7799],[-81.9871,30.7798],[-81.9866,30.7797],[-81.9864,30.7796],[-81.9862,30.7795],[-81.9851,30.7789],[-81.9834,30.7781],[-81.9813,30.7771],[-81.981,30.777],[-81.979,30.7766],[-81.9789,30.7766],[-81.9782,30.7766],[-81.978,30.7766],[-81.9777,30.7766],[-81.9774,30.7768],[-81.9768,30.7775],[-81.9764,30.778],[-81.9761,30.7782],[-81.9758,30.7784],[-81.9756,30.7785],[-81.9754,30.7785],[-81.975,30.7786],[-81.9745,30.7787],[-81.9742,30.7787],[-81.974,30.7786],[-81.9739,30.7787],[-81.9736,30.7787],[-81.9734,30.7788],[-81.9733,30.7789],[-81.9731,30.7793],[-81.9727,30.7796],[-81.9725,30.7799],[-81.9722,30.7803],[-81.972,30.7808],[-81.9718,30.7815],[-81.9717,30.7824],[-81.9716,30.783],[-81.9715,30.7832],[-81.9713,30.7836],[-81.9712,30.7837],[-81.9708,30.7839],[-81.9703,30.7841],[-81.9702,30.7842],[-81.9701,30.7844],[-81.9701,30.7846],[-81.9702,30.7851],[-81.9703,30.7855],[-81.9703,30.7856],[-81.9704,30.7859],[-81.9704,30.7866],[-81.9704,30.7872],[-81.9703,30.7878],[-81.9702,30.788],[-81.9699,30.7891],[-81.9695,30.7903],[-81.969,30.7913],[-81.9685,30.7922],[-81.9679,30.7927],[-81.9666,30.7939],[-81.9662,30.7943],[-81.9657,30.7948],[-81.9653,30.795],[-81.9648,30.7952],[-81.9641,30.7954],[-81.9635,30.7955],[-81.9631,30.7957],[-81.9629,30.7959],[-81.9625,30.7963],[-81.9624,30.7964],[-81.9624,30.7965],[-81.9623,30.7967],[-81.9622,30.797],[-81.9621,30.7973],[-81.962,30.7991],[-81.9619,30.7997],[-81.9617,30.8003],[-81.9617,30.8008],[-81.9617,30.801],[-81.9617,30.8011],[-81.9618,30.8013],[-81.962,30.8015],[-81.9622,30.8018],[-81.9624,30.8022],[-81.9625,30.8024],[-81.9626,30.8027],[-81.9628,30.8033],[-81.963,30.8035],[-81.9633,30.8041],[-81.9638,30.8048],[-81.9643,30.8053],[-81.9645,30.8055],[-81.9647,30.8057],[-81.9648,30.8059],[-81.9648,30.806],[-81.965,30.8065],[-81.965,30.8068],[-81.965,30.807],[-81.9649,30.8072],[-81.9646,30.8074],[-81.9645,30.8074],[-81.9644,30.8075],[-81.9641,30.8077],[-81.9631,30.8081],[-81.9624,30.8083],[-81.9622,30.8084],[-81.962,30.8086],[-81.9619,30.8087],[-81.9619,30.8089],[-81.962,30.8097],[-81.9621,30.8101],[-81.9622,30.8103],[-81.9635,30.8119],[-81.9636,30.8122],[-81.9637,30.8122],[-81.9638,30.8125],[-81.9639,30.8127],[-81.9639,30.813],[-81.9638,30.8132],[-81.9636,30.8133],[-81.9631,30.8136],[-81.9628,30.8137],[-81.9623,30.8138],[-81.9618,30.8138],[-81.9617,30.8138],[-81.9615,30.8139],[-81.9613,30.8139],[-81.9612,30.814],[-81.9617,30.8145],[-81.9635,30.816],[-81.9639,30.8162],[-81.9642,30.8164],[-81.9644,30.8167],[-81.9645,30.8169],[-81.9645,30.8171],[-81.9645,30.8173],[-81.9642,30.8178],[-81.9639,30.8181],[-81.963,30.8189],[-81.9615,30.8198],[-81.9598,30.8212],[-81.9594,30.8214],[-81.9557,30.8227],[-81.9552,30.8231],[-81.9535,30.8247],[-81.9514,30.8259],[-81.9499,30.8277],[-81.9498,30.8278],[-81.9496,30.8278],[-81.9495,30.8279],[-81.9491,30.8278],[-81.9487,30.8277],[-81.9484,30.8275],[-81.9481,30.8273],[-81.9478,30.8272],[-81.947,30.8269],[-81.9466,30.8268],[-81.9465,30.8267],[-81.9462,30.8267],[-81.9453,30.8265],[-81.9441,30.8261],[-81.9437,30.826],[-81.9431,30.8258],[-81.943,30.8257],[-81.9428,30.8256],[-81.9426,30.8255],[-81.9423,30.8255],[-81.942,30.8255],[-81.9418,30.8256],[-81.9417,30.8257],[-81.9415,30.8258],[-81.9415,30.826],[-81.9414,30.8261],[-81.9415,30.8264],[-81.9417,30.8267],[-81.9419,30.8269],[-81.9423,30.8273],[-81.9427,30.8278],[-81.9429,30.8281],[-81.9429,30.8284],[-81.9428,30.8285],[-81.9425,30.8286],[-81.9422,30.8286],[-81.9418,30.8285],[-81.9415,30.8283],[-81.9412,30.828],[-81.9408,30.8277],[-81.9403,30.8274],[-81.9399,30.8272],[-81.9396,30.8271],[-81.9393,30.8271],[-81.9391,30.8272],[-81.9389,30.8273],[-81.9388,30.8274],[-81.9387,30.8275],[-81.9385,30.8276],[-81.9385,30.8278],[-81.9384,30.828],[-81.9385,30.8282],[-81.9385,30.8285],[-81.9392,30.8294],[-81.9392,30.8296],[-81.9392,30.8297],[-81.9392,30.8298],[-81.9388,30.8299],[-81.9384,30.8296],[-81.9381,30.8293],[-81.9377,30.8291],[-81.9372,30.8289],[-81.937,30.8285],[-81.9368,30.8283],[-81.9365,30.828],[-81.9363,30.8278],[-81.9362,30.8276],[-81.9361,30.8272],[-81.9361,30.8268],[-81.9361,30.8266],[-81.9361,30.8263],[-81.9361,30.8259],[-81.9362,30.8254],[-81.9362,30.825],[-81.9362,30.8247],[-81.9361,30.8245],[-81.936,30.8243],[-81.9356,30.8241],[-81.9353,30.8241],[-81.9348,30.8241],[-81.9345,30.824],[-81.9341,30.8239],[-81.9338,30.8238],[-81.9337,30.8236],[-81.9336,30.8235],[-81.9335,30.8234],[-81.9335,30.823],[-81.9335,30.8228],[-81.9336,30.8226],[-81.9337,30.8224],[-81.9338,30.8223],[-81.934,30.8222],[-81.9344,30.8221],[-81.9349,30.8219],[-81.9353,30.8218],[-81.9353,30.8217],[-81.9354,30.8216],[-81.9354,30.8214],[-81.9354,30.8212],[-81.9353,30.8211],[-81.9351,30.821],[-81.935,30.8209],[-81.9348,30.8209],[-81.9345,30.8208],[-81.9338,30.8206],[-81.9334,30.8205],[-81.9331,30.8204],[-81.9328,30.8204],[-81.9316,30.8204],[-81.9306,30.8203],[-81.9301,30.8202],[-81.9299,30.8201],[-81.9298,30.8201],[-81.9295,30.8199],[-81.9293,30.8197],[-81.9291,30.8194],[-81.929,30.819],[-81.929,30.8184],[-81.929,30.818],[-81.9289,30.8177],[-81.9288,30.8176],[-81.9287,30.8175],[-81.9284,30.8174],[-81.9281,30.8174],[-81.9276,30.8175],[-81.9265,30.8177],[-81.9256,30.8177],[-81.9249,30.8178],[-81.9247,30.8179],[-81.9241,30.8179],[-81.9239,30.8178],[-81.9237,30.8177],[-81.9235,30.8176],[-81.9234,30.8175],[-81.9232,30.8173],[-81.9228,30.8171],[-81.9226,30.817],[-81.9223,30.8169],[-81.9219,30.8168],[-81.9218,30.8168],[-81.9215,30.8169],[-81.9213,30.817],[-81.9211,30.8171],[-81.9199,30.8175],[-81.9194,30.8177],[-81.9191,30.8178],[-81.9186,30.8178],[-81.9184,30.8178],[-81.9181,30.8177],[-81.9178,30.8176],[-81.9174,30.8173],[-81.9173,30.8173],[-81.9173,30.8172],[-81.9168,30.817],[-81.9164,30.8169],[-81.9158,30.8168],[-81.915,30.8168],[-81.9141,30.8168],[-81.913,30.8168],[-81.9126,30.8168],[-81.9123,30.8167],[-81.912,30.8166],[-81.9109,30.8161],[-81.9104,30.8159],[-81.9102,30.8158],[-81.9099,30.8157],[-81.9095,30.8157],[-81.9091,30.8157],[-81.9089,30.8157],[-81.9086,30.8159],[-81.9084,30.816],[-81.9082,30.8162],[-81.9081,30.8165],[-81.908,30.8167],[-81.908,30.8168],[-81.9079,30.817],[-81.9078,30.8171],[-81.9077,30.8173],[-81.9076,30.8174],[-81.9073,30.8175],[-81.907,30.8175],[-81.9067,30.8174],[-81.9065,30.8172],[-81.9064,30.8171],[-81.9061,30.8168],[-81.906,30.8168],[-81.9058,30.8167],[-81.9057,30.8167],[-81.9055,30.8167],[-81.9054,30.8168],[-81.9053,30.8169],[-81.9051,30.817],[-81.9048,30.8173],[-81.9045,30.8177],[-81.9043,30.8182],[-81.9042,30.8186],[-81.9042,30.819],[-81.9041,30.8192],[-81.9041,30.8199],[-81.9041,30.8204],[-81.9042,30.8207],[-81.9042,30.8208],[-81.9045,30.8211],[-81.9047,30.8216],[-81.9049,30.8219],[-81.9052,30.8223],[-81.9053,30.8224],[-81.906,30.8227],[-81.9063,30.8229],[-81.9065,30.8231],[-81.9067,30.8233],[-81.9067,30.8234],[-81.9069,30.8237],[-81.907,30.8239],[-81.9073,30.8252],[-81.9073,30.8254],[-81.9073,30.8255],[-81.9072,30.8259],[-81.9071,30.8263],[-81.907,30.8265],[-81.9066,30.827],[-81.9063,30.8273],[-81.906,30.8276],[-81.9056,30.828],[-81.9055,30.828],[-81.9052,30.8282],[-81.9051,30.8283],[-81.9048,30.8283],[-81.9049,30.8283],[-81.9048,30.8283],[-81.9047,30.8283],[-81.9046,30.8284],[-81.9043,30.8286],[-81.9042,30.8286],[-81.9038,30.8288],[-81.9037,30.8289],[-81.9033,30.8291],[-81.9027,30.8294],[-81.9026,30.8295],[-81.9024,30.8296],[-81.902,30.8298],[-81.9018,30.8299],[-81.9017,30.8299],[-81.9014,30.8299],[-81.9013,30.8299],[-81.9011,30.8298],[-81.901,30.8297],[-81.9009,30.8297],[-81.9007,30.8295],[-81.9005,30.8293],[-81.9,30.8287],[-81.8998,30.8284],[-81.8996,30.8281],[-81.8992,30.8278],[-81.8986,30.8273],[-81.8983,30.8271],[-81.8982,30.8269],[-81.8978,30.8267],[-81.8972,30.8263],[-81.8969,30.8261],[-81.8962,30.8257],[-81.8956,30.8253],[-81.8955,30.8253],[-81.8952,30.8252],[-81.8949,30.8252],[-81.8947,30.8252],[-81.8942,30.8253],[-81.894,30.8254],[-81.8938,30.8254],[-81.8935,30.8255],[-81.8934,30.8255],[-81.8932,30.8255],[-81.893,30.8255],[-81.8929,30.8255],[-81.8928,30.8255],[-81.8927,30.8254],[-81.8925,30.8254],[-81.8922,30.8251],[-81.8921,30.8251],[-81.892,30.8249],[-81.8918,30.8246],[-81.8911,30.8229],[-81.8911,30.8228],[-81.891,30.8226],[-81.891,30.8225],[-81.8911,30.8223],[-81.8913,30.8217],[-81.8914,30.8212],[-81.8915,30.8207],[-81.8911,30.8192],[-81.8911,30.8189],[-81.891,30.8185],[-81.8912,30.8181],[-81.8914,30.8178],[-81.8915,30.8176],[-81.8915,30.8174],[-81.8915,30.8173],[-81.8915,30.8169],[-81.8915,30.8168],[-81.8915,30.8167],[-81.8914,30.8166],[-81.8914,30.8165],[-81.8913,30.8164],[-81.8912,30.8163],[-81.8908,30.8158],[-81.8904,30.8152],[-81.8903,30.8151],[-81.8901,30.8149],[-81.8897,30.8141],[-81.8894,30.8138],[-81.8892,30.8137],[-81.8891,30.8136],[-81.8882,30.813],[-81.8879,30.8128],[-81.8878,30.8127],[-81.8874,30.8124],[-81.8869,30.8122],[-81.8868,30.8121],[-81.8866,30.8121],[-81.8864,30.8121],[-81.8859,30.812],[-81.8854,30.8119],[-81.8853,30.8119],[-81.8851,30.8118],[-81.8848,30.8115],[-81.8847,30.8114],[-81.8847,30.8113],[-81.8846,30.8108],[-81.8846,30.8102],[-81.8846,30.8101],[-81.8847,30.8095],[-81.8848,30.8091],[-81.8847,30.8087],[-81.8845,30.8076],[-81.8844,30.8072],[-81.8843,30.8072],[-81.8841,30.8068],[-81.8839,30.8066],[-81.8834,30.8062],[-81.8829,30.8059],[-81.8827,30.8057],[-81.8825,30.8055],[-81.8824,30.8055],[-81.8822,30.8051],[-81.8821,30.8048],[-81.8821,30.8046],[-81.8822,30.8043],[-81.8824,30.8031],[-81.8825,30.802],[-81.8828,30.8009],[-81.8828,30.8008],[-81.8828,30.8007],[-81.8828,30.8005],[-81.8827,30.8004],[-81.8827,30.8003],[-81.8825,30.8002],[-81.8822,30.8],[-81.8819,30.8],[-81.8815,30.7999],[-81.8811,30.7999],[-81.8801,30.8],[-81.8794,30.8],[-81.8793,30.8],[-81.8792,30.8],[-81.8777,30.8],[-81.8775,30.8],[-81.8772,30.7999],[-81.8767,30.7999],[-81.8762,30.7998],[-81.8757,30.7997],[-81.8745,30.7992],[-81.8732,30.7984],[-81.8719,30.7982],[-81.8716,30.7982],[-81.8714,30.7981],[-81.8711,30.798],[-81.8709,30.7979],[-81.8707,30.7978],[-81.8705,30.7977],[-81.8704,30.7975],[-81.8703,30.7972],[-81.8702,30.797],[-81.8702,30.7969],[-81.8702,30.7964],[-81.8702,30.7962],[-81.8703,30.7959],[-81.8705,30.7956],[-81.8705,30.7954],[-81.8705,30.7953],[-81.8704,30.7948],[-81.8703,30.7946],[-81.8701,30.7943],[-81.8697,30.7939],[-81.8689,30.7932],[-81.8685,30.7929],[-81.8684,30.7929],[-81.8683,30.7929],[-81.8679,30.7929],[-81.8678,30.793],[-81.8675,30.7931],[-81.8672,30.7932],[-81.8664,30.7934],[-81.866,30.7935],[-81.8658,30.7935],[-81.8652,30.7936],[-81.8646,30.7939],[-81.8645,30.794],[-81.8642,30.7941],[-81.864,30.7942],[-81.8637,30.7943],[-81.8634,30.7943],[-81.862,30.7942],[-81.8615,30.7941],[-81.8603,30.794],[-81.86,30.794],[-81.8596,30.7939],[-81.8594,30.7939],[-81.8593,30.7939],[-81.8591,30.7939],[-81.859,30.7939],[-81.8585,30.7939],[-81.8569,30.7943],[-81.8567,30.7943],[-81.8565,30.7943],[-81.8561,30.7942],[-81.8551,30.794],[-81.8549,30.794],[-81.8548,30.794],[-81.8546,30.794],[-81.8544,30.7941],[-81.8543,30.7941],[-81.8535,30.7946],[-81.8533,30.7947],[-81.8529,30.7949],[-81.8528,30.7949],[-81.8527,30.7949],[-81.8526,30.7949],[-81.8524,30.7948],[-81.852,30.7946],[-81.8509,30.7936],[-81.8508,30.7935],[-81.8507,30.7934],[-81.8506,30.7933],[-81.8505,30.7932],[-81.8492,30.7924],[-81.8486,30.792],[-81.8481,30.7917],[-81.8471,30.7913],[-81.8468,30.7911],[-81.8465,30.7909],[-81.8462,30.7908],[-81.8459,30.7907],[-81.8456,30.7907],[-81.8455,30.7907],[-81.8451,30.7907],[-81.845,30.7907],[-81.8447,30.7907],[-81.8438,30.7909],[-81.8433,30.7911],[-81.8431,30.7912],[-81.8423,30.7916],[-81.8418,30.7919],[-81.8414,30.7921],[-81.8413,30.7922],[-81.8412,30.7923],[-81.8406,30.7926],[-81.8404,30.7926],[-81.8403,30.7926],[-81.8401,30.7925],[-81.84,30.7925],[-81.8398,30.7923],[-81.8397,30.7921],[-81.8396,30.7919],[-81.8397,30.7914],[-81.8397,30.7912],[-81.8398,30.791],[-81.8398,30.7909],[-81.8401,30.7905],[-81.8414,30.7884],[-81.8416,30.7881],[-81.8418,30.7878],[-81.8419,30.7876],[-81.8419,30.7875],[-81.8418,30.7873],[-81.8416,30.7871],[-81.8414,30.787],[-81.8411,30.7869],[-81.841,30.7869],[-81.8404,30.7868],[-81.8398,30.7867],[-81.8395,30.7866],[-81.8392,30.7866],[-81.8386,30.7868],[-81.8384,30.7868],[-81.8382,30.7869],[-81.8381,30.7869],[-81.8379,30.787],[-81.8376,30.787],[-81.8375,30.7871],[-81.8372,30.7871],[-81.8371,30.7872],[-81.8368,30.7873],[-81.8367,30.7873],[-81.8364,30.7874],[-81.8362,30.7875],[-81.836,30.7876],[-81.8356,30.7879],[-81.8354,30.788],[-81.8352,30.7881],[-81.8348,30.7882],[-81.8341,30.7884],[-81.8338,30.7885],[-81.8337,30.7885],[-81.8331,30.7887],[-81.8318,30.789],[-81.8308,30.7892],[-81.83,30.7894],[-81.8295,30.7894],[-81.8285,30.7894],[-81.8284,30.7893],[-81.8281,30.7893],[-81.8276,30.7892],[-81.8268,30.7889],[-81.8267,30.7889],[-81.8265,30.7888],[-81.8261,30.7888],[-81.826,30.7887],[-81.8259,30.7887],[-81.8257,30.7885],[-81.8256,30.7884],[-81.8255,30.7883],[-81.8251,30.7877],[-81.8248,30.7874],[-81.8246,30.7871],[-81.8245,30.787],[-81.8242,30.7869],[-81.824,30.7868],[-81.8238,30.7868],[-81.8237,30.7868],[-81.8236,30.7869],[-81.8235,30.7869],[-81.8233,30.7871],[-81.8226,30.7879],[-81.8222,30.7882],[-81.8216,30.7887],[-81.8213,30.7889],[-81.8212,30.7891],[-81.821,30.7893],[-81.8205,30.7895],[-81.8204,30.7896],[-81.82,30.7897],[-81.8197,30.7898],[-81.8195,30.7899],[-81.8192,30.7899],[-81.8188,30.7899],[-81.8173,30.7898],[-81.8172,30.7898],[-81.8165,30.7897],[-81.8156,30.7896],[-81.8152,30.7896],[-81.8147,30.7896],[-81.8138,30.7896],[-81.8135,30.7897],[-81.8131,30.7897],[-81.8117,30.7902],[-81.8113,30.7903],[-81.811,30.7903],[-81.8105,30.7903],[-81.809,30.7903],[-81.8075,30.7901],[-81.8066,30.79],[-81.8064,30.7899],[-81.8061,30.7897],[-81.8054,30.7892],[-81.8051,30.7891],[-81.805,30.789],[-81.8049,30.7889],[-81.8044,30.7885],[-81.8036,30.7879],[-81.8033,30.7876],[-81.8029,30.7874],[-81.8024,30.7872],[-81.802,30.7869],[-81.8019,30.7869],[-81.8018,30.7867],[-81.8017,30.7866],[-81.8017,30.7865],[-81.8016,30.7864],[-81.8014,30.7857],[-81.8013,30.7856],[-81.8009,30.7848],[-81.8008,30.7847],[-81.8004,30.7842],[-81.7999,30.7835],[-81.7993,30.7829],[-81.7981,30.7819],[-81.7978,30.7818],[-81.7978,30.7817],[-81.7977,30.7817],[-81.7975,30.7815],[-81.7973,30.7815],[-81.7972,30.7815],[-81.7971,30.7815],[-81.7969,30.7815],[-81.7965,30.7816],[-81.7962,30.7817],[-81.7961,30.7819],[-81.796,30.7819],[-81.796,30.782],[-81.796,30.7821],[-81.796,30.7822],[-81.796,30.7824],[-81.7962,30.7826],[-81.7966,30.7829],[-81.7968,30.783],[-81.7973,30.7836],[-81.7974,30.7838],[-81.7974,30.7841],[-81.7974,30.7843],[-81.7973,30.7847],[-81.7973,30.7848],[-81.7971,30.785],[-81.7969,30.7854],[-81.7966,30.7856],[-81.7963,30.7859],[-81.7961,30.786],[-81.7959,30.7861],[-81.7956,30.7864],[-81.795,30.7867],[-81.7947,30.7869],[-81.7944,30.787],[-81.794,30.7872],[-81.7938,30.7873],[-81.7937,30.7873],[-81.7935,30.7873],[-81.7934,30.7873],[-81.7931,30.7873],[-81.7929,30.7872],[-81.7928,30.7871],[-81.7926,30.7868],[-81.7926,30.7863],[-81.7926,30.7858],[-81.7926,30.7855],[-81.7926,30.7853],[-81.7924,30.7849],[-81.7923,30.7847],[-81.7921,30.7841],[-81.7918,30.7836],[-81.7916,30.7833],[-81.7913,30.7828],[-81.7909,30.7822],[-81.7895,30.7802],[-81.7894,30.7801],[-81.7893,30.78],[-81.7892,30.7798],[-81.789,30.7795],[-81.789,30.7794],[-81.7889,30.7794],[-81.7888,30.7792],[-81.7887,30.7791],[-81.7886,30.779],[-81.7885,30.7789],[-81.7884,30.7788],[-81.7881,30.7784],[-81.788,30.7783],[-81.7878,30.7781],[-81.787,30.7774],[-81.7868,30.7772],[-81.7866,30.7769],[-81.7863,30.7766],[-81.7857,30.7758],[-81.785,30.7747],[-81.7844,30.774],[-81.7841,30.7738],[-81.7841,30.7737],[-81.7839,30.7735],[-81.7838,30.7733],[-81.7837,30.7731],[-81.7837,30.7729],[-81.7837,30.7726],[-81.7837,30.7724],[-81.7837,30.7723],[-81.7837,30.7722],[-81.7838,30.772],[-81.784,30.7719],[-81.7842,30.7717],[-81.7845,30.7715],[-81.7854,30.7711],[-81.7857,30.771],[-81.7861,30.7708],[-81.7862,30.7707],[-81.7863,30.7706],[-81.7865,30.7704],[-81.7866,30.7702],[-81.7867,30.77],[-81.7867,30.7698],[-81.7866,30.7696],[-81.7865,30.7694],[-81.7862,30.7691],[-81.7859,30.769],[-81.7857,30.7689],[-81.784,30.7679],[-81.7837,30.7676],[-81.7832,30.7673],[-81.7829,30.7669],[-81.7828,30.7666],[-81.7827,30.7664],[-81.7826,30.7661],[-81.7826,30.7657],[-81.7826,30.7651],[-81.7826,30.7649],[-81.7827,30.7647],[-81.7828,30.7644],[-81.7829,30.7642],[-81.7832,30.7639],[-81.7835,30.7633],[-81.7836,30.763],[-81.7836,30.7627],[-81.7835,30.7625],[-81.7835,30.7623],[-81.7833,30.762],[-81.7832,30.7619],[-81.783,30.7617],[-81.7828,30.7616],[-81.7826,30.7614],[-81.7825,30.7614],[-81.7823,30.7614],[-81.7822,30.7613],[-81.7814,30.7614],[-81.7806,30.7616],[-81.7803,30.7617],[-81.7774,30.7624],[-81.7767,30.7626],[-81.7765,30.7626],[-81.7764,30.7627],[-81.7762,30.7627],[-81.7739,30.7633],[-81.7724,30.7636],[-81.7722,30.7637],[-81.772,30.7638],[-81.7717,30.764],[-81.7716,30.7641],[-81.7715,30.7643],[-81.7714,30.7645],[-81.7713,30.7646],[-81.7714,30.7648],[-81.7714,30.765],[-81.7716,30.7652],[-81.7716,30.7653],[-81.7717,30.7653],[-81.7718,30.7655],[-81.772,30.7657],[-81.7721,30.7657],[-81.7723,30.7659],[-81.7724,30.766],[-81.7732,30.7666],[-81.7733,30.7667],[-81.7734,30.7667],[-81.7734,30.7668],[-81.7735,30.767],[-81.7736,30.7677],[-81.7736,30.768],[-81.7734,30.7683],[-81.7732,30.7686],[-81.7731,30.7688],[-81.7727,30.7692],[-81.7727,30.7693],[-81.7725,30.7696],[-81.7724,30.7699],[-81.7725,30.7706],[-81.7725,30.7707],[-81.7725,30.7712],[-81.7722,30.7716],[-81.772,30.7721],[-81.7719,30.7723],[-81.7717,30.7724],[-81.7716,30.7725],[-81.7715,30.7726],[-81.7714,30.7727],[-81.7709,30.7728],[-81.7708,30.773],[-81.7707,30.7731],[-81.7704,30.7735],[-81.7703,30.7737],[-81.7702,30.7739],[-81.7702,30.774],[-81.7702,30.7741],[-81.7704,30.7744],[-81.7704,30.7745],[-81.7709,30.7752],[-81.7713,30.7757],[-81.7714,30.776],[-81.7714,30.7762],[-81.7713,30.7763],[-81.7711,30.7765],[-81.7707,30.7768],[-81.7704,30.777],[-81.7701,30.7771],[-81.7699,30.7771],[-81.7697,30.7771],[-81.7696,30.7771],[-81.7694,30.7771],[-81.7685,30.777],[-81.7679,30.7767],[-81.7676,30.7767],[-81.7669,30.7765],[-81.7661,30.7763],[-81.7658,30.7762],[-81.7656,30.7761],[-81.7654,30.7761],[-81.7641,30.7759],[-81.7637,30.776],[-81.7634,30.776],[-81.7632,30.776],[-81.7631,30.7759],[-81.7622,30.7758],[-81.762,30.7757],[-81.7617,30.7757],[-81.7612,30.7755],[-81.7609,30.7753],[-81.7607,30.7752],[-81.7606,30.775],[-81.7605,30.7749],[-81.7604,30.7747],[-81.7603,30.7745],[-81.7598,30.7729],[-81.7595,30.7724],[-81.7593,30.772],[-81.759,30.7716],[-81.7585,30.7711],[-81.7583,30.7708],[-81.7582,30.7708],[-81.757,30.7699],[-81.7565,30.7696],[-81.7559,30.7693],[-81.7552,30.769],[-81.7546,30.7688],[-81.7539,30.7685],[-81.7528,30.768],[-81.7522,30.7678],[-81.7508,30.7673],[-81.75,30.7671],[-81.7498,30.7671],[-81.7494,30.7671],[-81.7485,30.7671],[-81.748,30.7671],[-81.7478,30.7671],[-81.7466,30.7669],[-81.7464,30.7669],[-81.7454,30.7667],[-81.7446,30.7666],[-81.7445,30.7665],[-81.744,30.7664],[-81.7438,30.7663],[-81.7434,30.7662],[-81.742,30.7656],[-81.741,30.7651],[-81.7408,30.765],[-81.7406,30.7648],[-81.7404,30.7645],[-81.7403,30.7643],[-81.7403,30.764],[-81.7404,30.7636],[-81.7406,30.7633],[-81.7408,30.763],[-81.7421,30.7619],[-81.7423,30.7618],[-81.7425,30.7615],[-81.7427,30.7609],[-81.7427,30.7606],[-81.7427,30.7603],[-81.7426,30.76],[-81.7425,30.7598],[-81.7424,30.7595],[-81.7422,30.7593],[-81.742,30.7591],[-81.7417,30.7588],[-81.7411,30.7585],[-81.7404,30.7581],[-81.7397,30.7579],[-81.7397,30.7578],[-81.7388,30.7575],[-81.7378,30.7571],[-81.7376,30.757],[-81.7373,30.7569],[-81.7369,30.7568],[-81.7367,30.7567],[-81.7363,30.7565],[-81.7362,30.7565],[-81.7356,30.7563],[-81.7355,30.7563],[-81.7354,30.7562],[-81.7343,30.756],[-81.7342,30.7559],[-81.734,30.7559],[-81.7339,30.7559],[-81.7333,30.7557],[-81.7331,30.7556],[-81.7329,30.7555],[-81.7325,30.7554],[-81.7324,30.7553],[-81.7323,30.7553],[-81.7322,30.7552],[-81.7319,30.755],[-81.7316,30.7548],[-81.7315,30.7545],[-81.7314,30.7544],[-81.7314,30.7542],[-81.7314,30.754],[-81.7314,30.7538],[-81.7315,30.7537],[-81.7319,30.7531],[-81.7325,30.7526],[-81.733,30.752],[-81.7331,30.7518],[-81.7332,30.7516],[-81.7332,30.7513],[-81.7332,30.7511],[-81.7332,30.751],[-81.7331,30.7508],[-81.7328,30.7505],[-81.7325,30.7501],[-81.7324,30.7501],[-81.7321,30.7498],[-81.7318,30.7497],[-81.7317,30.7496],[-81.7313,30.7494],[-81.7309,30.7492],[-81.7308,30.7492],[-81.7307,30.7492],[-81.7302,30.7489],[-81.7297,30.7485],[-81.7293,30.7483],[-81.7285,30.7476],[-81.7284,30.7476],[-81.7283,30.7475],[-81.7282,30.7475],[-81.7276,30.7473],[-81.7272,30.747],[-81.7264,30.7467],[-81.7258,30.7466],[-81.7251,30.7465],[-81.725,30.7465],[-81.7249,30.7465],[-81.7247,30.7465],[-81.7246,30.7465],[-81.7245,30.7465],[-81.7239,30.7466],[-81.7236,30.7466],[-81.7233,30.7466],[-81.7231,30.7466],[-81.7228,30.7465],[-81.7226,30.7465],[-81.7225,30.7464],[-81.722,30.746],[-81.7213,30.7454],[-81.7209,30.7451],[-81.7203,30.7448],[-81.7201,30.7447],[-81.7199,30.7447],[-81.7197,30.7447],[-81.7195,30.7446],[-81.7192,30.7446],[-81.7189,30.7446],[-81.7186,30.7447],[-81.7183,30.7447],[-81.7181,30.7448],[-81.7179,30.7449],[-81.7175,30.7451],[-81.7173,30.7452],[-81.7168,30.7455],[-81.7163,30.7458],[-81.7157,30.746],[-81.7151,30.7462],[-81.7141,30.7466],[-81.7138,30.7466],[-81.713,30.747],[-81.7127,30.7472],[-81.7125,30.7472],[-81.7119,30.7474],[-81.7117,30.7475],[-81.7114,30.7476],[-81.7103,30.7478],[-81.7097,30.7479],[-81.7091,30.748],[-81.7085,30.7479],[-81.708,30.7478],[-81.7075,30.7476],[-81.7071,30.7474],[-81.7061,30.7467],[-81.7057,30.7464],[-81.7053,30.7462],[-81.7049,30.746],[-81.7036,30.7455],[-81.7033,30.7455],[-81.703,30.7455],[-81.7027,30.7454],[-81.7026,30.7454],[-81.7025,30.7454],[-81.7021,30.7455],[-81.7017,30.7455],[-81.7015,30.7456],[-81.7014,30.7456],[-81.701,30.7458],[-81.7006,30.7459],[-81.7001,30.7462],[-81.6997,30.7463],[-81.6995,30.7464],[-81.6981,30.7471],[-81.6977,30.7473],[-81.6976,30.7473],[-81.6975,30.7474],[-81.6966,30.7479],[-81.6962,30.748],[-81.696,30.7481],[-81.6953,30.7483],[-81.6948,30.7485],[-81.6945,30.7485],[-81.6944,30.7485],[-81.6939,30.7485],[-81.6933,30.7483],[-81.693,30.7481],[-81.6927,30.7479],[-81.6924,30.7476],[-81.6922,30.7473],[-81.6919,30.7464],[-81.6918,30.7456],[-81.6917,30.7452],[-81.6916,30.7447],[-81.6916,30.7444],[-81.6914,30.744],[-81.6911,30.7433],[-81.6907,30.7428],[-81.6903,30.7424],[-81.6899,30.7421],[-81.6899,30.742],[-81.6894,30.7417],[-81.6891,30.7416],[-81.6886,30.7415],[-81.6885,30.7415],[-81.6884,30.7415],[-81.6882,30.7415],[-81.6881,30.7414],[-81.688,30.7414],[-81.6877,30.7414],[-81.6871,30.7415],[-81.6861,30.7415],[-81.685,30.7415],[-81.6848,30.7415],[-81.6846,30.7416],[-81.6845,30.7416],[-81.6834,30.7416],[-81.6832,30.7416],[-81.6826,30.7416],[-81.6801,30.7416],[-81.6795,30.7415],[-81.6794,30.7415],[-81.6789,30.7414],[-81.6783,30.7412],[-81.6778,30.741],[-81.6771,30.7406],[-81.6765,30.7401],[-81.6756,30.7396],[-81.675,30.7393],[-81.6747,30.7392],[-81.6746,30.7391],[-81.6743,30.739],[-81.6738,30.7388],[-81.6735,30.7388],[-81.673,30.7388],[-81.6725,30.7388],[-81.6723,30.7389],[-81.6722,30.7389],[-81.672,30.7389],[-81.6714,30.7393],[-81.6713,30.7393],[-81.6707,30.7398],[-81.67,30.7404],[-81.6697,30.7407],[-81.6693,30.7413],[-81.6692,30.7415],[-81.6691,30.7417],[-81.6688,30.7425],[-81.6688,30.7428],[-81.6688,30.7429],[-81.6688,30.7434],[-81.6688,30.744],[-81.6688,30.7443],[-81.6689,30.7445],[-81.6691,30.745],[-81.6692,30.7452],[-81.6693,30.7457],[-81.6696,30.7461],[-81.6697,30.7463],[-81.6698,30.7464],[-81.6703,30.7469],[-81.6705,30.7471],[-81.6707,30.7472],[-81.6708,30.7474],[-81.6709,30.7475],[-81.6712,30.7477],[-81.6716,30.748],[-81.6719,30.7482],[-81.672,30.7482],[-81.6724,30.7484],[-81.6725,30.7484],[-81.6728,30.7486],[-81.6731,30.7486],[-81.6732,30.7486],[-81.6735,30.7486],[-81.6737,30.7485],[-81.6742,30.7482],[-81.6745,30.748],[-81.6748,30.7477],[-81.675,30.7475],[-81.6753,30.7472],[-81.6755,30.7471],[-81.6764,30.7464],[-81.6767,30.7461],[-81.6771,30.7458],[-81.6774,30.7456],[-81.6779,30.7453],[-81.6783,30.7451],[-81.6788,30.7449],[-81.6789,30.7449],[-81.679,30.7448],[-81.6793,30.7447],[-81.6796,30.7447],[-81.6799,30.7447],[-81.6801,30.7447],[-81.6805,30.7448],[-81.6811,30.7449],[-81.6813,30.745],[-81.6818,30.7451],[-81.6819,30.7452],[-81.6821,30.7453],[-81.6822,30.7454],[-81.6824,30.7455],[-81.6828,30.746],[-81.6831,30.7464],[-81.6833,30.7468],[-81.6833,30.7471],[-81.6833,30.7476],[-81.6833,30.7478],[-81.6833,30.7479],[-81.6833,30.7481],[-81.6832,30.7483],[-81.6831,30.7485],[-81.683,30.7486],[-81.6827,30.7489],[-81.6824,30.7492],[-81.682,30.7495],[-81.6815,30.7499],[-81.6811,30.7502],[-81.6806,30.7504],[-81.6802,30.7505],[-81.6791,30.7509],[-81.6789,30.751],[-81.6784,30.7511],[-81.6778,30.7512],[-81.6776,30.7512],[-81.6768,30.7513],[-81.6756,30.7515],[-81.6752,30.7515],[-81.6751,30.7515],[-81.6747,30.7515],[-81.6744,30.7516],[-81.6743,30.7516],[-81.6741,30.7516],[-81.6736,30.7517],[-81.6736,30.7516],[-81.6735,30.7516],[-81.6732,30.7516],[-81.6729,30.7516],[-81.6728,30.7515],[-81.6726,30.7515],[-81.6724,30.7514],[-81.6721,30.7515],[-81.6717,30.7515],[-81.6714,30.7516],[-81.6708,30.7516],[-81.6702,30.7516],[-81.6698,30.7517],[-81.6696,30.7517],[-81.6691,30.7518],[-81.6689,30.7519],[-81.6685,30.752],[-81.6682,30.7522],[-81.6678,30.7524],[-81.6677,30.7524],[-81.6676,30.7525],[-81.6675,30.7525],[-81.6674,30.7526],[-81.6662,30.7533],[-81.6656,30.7537],[-81.6654,30.7538],[-81.6647,30.754],[-81.6645,30.7541],[-81.6644,30.7541],[-81.6639,30.7543],[-81.6638,30.7543],[-81.6636,30.7544],[-81.6635,30.7544],[-81.6633,30.7544],[-81.663,30.7543],[-81.6627,30.7543],[-81.6625,30.7542],[-81.6623,30.7542],[-81.662,30.754],[-81.6618,30.7539],[-81.6617,30.7539],[-81.6615,30.7538],[-81.6614,30.7537],[-81.6611,30.7535],[-81.6608,30.7532],[-81.6603,30.7525],[-81.6603,30.7524],[-81.6602,30.752],[-81.66,30.7519],[-81.66,30.7518],[-81.6599,30.7516],[-81.6598,30.7513],[-81.6598,30.7509],[-81.6598,30.7508],[-81.6597,30.7503],[-81.6597,30.7502],[-81.6597,30.7497],[-81.6598,30.7494],[-81.6599,30.7492],[-81.66,30.749],[-81.6601,30.7489],[-81.6604,30.7486],[-81.6605,30.7485],[-81.6608,30.7483],[-81.6612,30.748],[-81.6616,30.7477],[-81.6616,30.7476],[-81.6617,30.7476],[-81.6618,30.7475],[-81.6619,30.7474],[-81.6623,30.7471],[-81.6625,30.7469],[-81.6626,30.7467],[-81.6629,30.7465],[-81.663,30.7464],[-81.6633,30.7461],[-81.6633,30.746],[-81.6635,30.7459],[-81.6635,30.7457],[-81.6636,30.7457],[-81.6636,30.7455],[-81.6637,30.7451],[-81.6637,30.7448],[-81.6636,30.7444],[-81.6633,30.7438],[-81.663,30.7435],[-81.6629,30.7434],[-81.6627,30.7431],[-81.6623,30.7429],[-81.6619,30.7426],[-81.6617,30.7426],[-81.6614,30.7425],[-81.6608,30.7423],[-81.6604,30.7424],[-81.6597,30.7426],[-81.6587,30.743],[-81.6579,30.7432],[-81.6567,30.7438],[-81.6565,30.7438],[-81.6561,30.744],[-81.6551,30.7443],[-81.6549,30.7443],[-81.6548,30.7444],[-81.6546,30.7444],[-81.6545,30.7444],[-81.6544,30.7444],[-81.6543,30.7444],[-81.6541,30.7443],[-81.654,30.7443],[-81.6539,30.7443],[-81.6537,30.7442],[-81.6533,30.744],[-81.6532,30.7439],[-81.6529,30.7437],[-81.6526,30.7434],[-81.6523,30.7431],[-81.6521,30.7427],[-81.6518,30.7422],[-81.6517,30.7419],[-81.6517,30.7416],[-81.6516,30.7413],[-81.6515,30.7411],[-81.6515,30.741],[-81.6515,30.7407],[-81.6517,30.7402],[-81.6517,30.74],[-81.6518,30.7399],[-81.6519,30.7396],[-81.6522,30.739],[-81.6525,30.7384],[-81.6526,30.7382],[-81.6529,30.7373],[-81.6531,30.7369],[-81.6533,30.7365],[-81.6534,30.7364],[-81.6536,30.7356],[-81.6536,30.7355],[-81.6538,30.7351],[-81.654,30.7339],[-81.6541,30.7335],[-81.6541,30.7331],[-81.654,30.7322],[-81.654,30.7317],[-81.6539,30.7316],[-81.6537,30.7309],[-81.6536,30.7307],[-81.6535,30.7304],[-81.6535,30.7303],[-81.6534,30.7301],[-81.6532,30.7299],[-81.6531,30.7298],[-81.6528,30.7294],[-81.6527,30.7293],[-81.6526,30.7293],[-81.6524,30.7291],[-81.6522,30.7289],[-81.6514,30.7284],[-81.6513,30.7283],[-81.6502,30.7279],[-81.6501,30.7279],[-81.6497,30.7277],[-81.6496,30.7277],[-81.649,30.7275],[-81.6485,30.7274],[-81.6475,30.7274],[-81.6469,30.7274],[-81.6464,30.7275],[-81.6445,30.7279],[-81.6444,30.7279],[-81.6442,30.728],[-81.644,30.7281],[-81.6437,30.7281],[-81.6436,30.7282],[-81.6424,30.7288],[-81.6419,30.7289],[-81.6418,30.729],[-81.6414,30.7293],[-81.6411,30.7296],[-81.6406,30.7303],[-81.6405,30.7303],[-81.6403,30.7308],[-81.6401,30.7311],[-81.6398,30.7315],[-81.6396,30.7318],[-81.6393,30.7321],[-81.6391,30.7324],[-81.639,30.7326],[-81.6385,30.733],[-81.6381,30.7334],[-81.6375,30.7337],[-81.6374,30.7338],[-81.6371,30.7339],[-81.6369,30.7339],[-81.6366,30.7339],[-81.6364,30.7339],[-81.6362,30.7339],[-81.6361,30.7339],[-81.6359,30.7338],[-81.6354,30.7335],[-81.6351,30.7333],[-81.6347,30.733],[-81.6343,30.7323],[-81.6342,30.7322],[-81.634,30.7317],[-81.6338,30.7311],[-81.6338,30.7305],[-81.6337,30.7303],[-81.6335,30.7298],[-81.6333,30.7294],[-81.6328,30.7288],[-81.6327,30.7286],[-81.6325,30.7284],[-81.6322,30.7283],[-81.6319,30.7282],[-81.6316,30.7281],[-81.6307,30.7281],[-81.6304,30.7281],[-81.6299,30.7282],[-81.6295,30.7284],[-81.6294,30.7285],[-81.6293,30.7285],[-81.6291,30.7287],[-81.6289,30.7291],[-81.6288,30.7293],[-81.6288,30.7297],[-81.6288,30.7298],[-81.6287,30.73],[-81.6288,30.7303],[-81.6289,30.7309],[-81.6291,30.7321],[-81.6292,30.7328],[-81.6292,30.7335],[-81.6291,30.7341],[-81.629,30.7344],[-81.6289,30.7346],[-81.6287,30.7349],[-81.6286,30.735],[-81.6283,30.7354],[-81.6282,30.7355],[-81.628,30.7358],[-81.6279,30.7358],[-81.6276,30.736],[-81.6273,30.7362],[-81.627,30.7363],[-81.6268,30.7364],[-81.6267,30.7364],[-81.6261,30.7364],[-81.6257,30.7365],[-81.6255,30.7365],[-81.6254,30.7365],[-81.6252,30.7365],[-81.6251,30.7365],[-81.625,30.7365],[-81.6248,30.7365],[-81.6247,30.7364],[-81.6244,30.7363],[-81.624,30.7362],[-81.6239,30.7361],[-81.6238,30.736],[-81.6235,30.7358],[-81.6226,30.7349],[-81.6222,30.7345],[-81.6219,30.7341],[-81.6215,30.7334],[-81.6213,30.7331],[-81.6212,30.7328],[-81.6212,30.7327],[-81.6211,30.7326],[-81.6211,30.7325],[-81.621,30.7323],[-81.6208,30.7316],[-81.6208,30.7314],[-81.6207,30.7312],[-81.6207,30.7311],[-81.6207,30.731],[-81.6207,30.7309],[-81.6206,30.7303],[-81.6207,30.73],[-81.6207,30.7299],[-81.6207,30.7298],[-81.6209,30.7295],[-81.621,30.7292],[-81.6211,30.7288],[-81.6213,30.7285],[-81.6215,30.7282],[-81.6216,30.7281],[-81.6218,30.7279],[-81.622,30.7276],[-81.6226,30.7268],[-81.6227,30.7266],[-81.6231,30.7261],[-81.6233,30.7259],[-81.6234,30.7257],[-81.6234,30.7255],[-81.6235,30.7252],[-81.6236,30.7249],[-81.6235,30.7247],[-81.6234,30.7241],[-81.623,30.7235],[-81.6227,30.7232],[-81.6224,30.723],[-81.622,30.7228],[-81.6216,30.7227],[-81.6211,30.7225],[-81.6209,30.7225],[-81.6207,30.7225],[-81.6193,30.7223],[-81.6187,30.7224],[-81.6185,30.7225],[-81.6181,30.7225],[-81.6171,30.7226],[-81.6156,30.7227],[-81.6151,30.7227],[-81.6146,30.7226],[-81.6145,30.7225],[-81.6142,30.7223],[-81.6138,30.7221],[-81.6137,30.7219],[-81.6136,30.7217],[-81.6133,30.7212],[-81.613,30.7204],[-81.6128,30.7197],[-81.6126,30.7192],[-81.6125,30.7186],[-81.6123,30.7179],[-81.6122,30.7176],[-81.6119,30.7172],[-81.6118,30.717],[-81.6113,30.7166],[-81.6112,30.7165],[-81.6107,30.7162],[-81.6103,30.7161],[-81.6101,30.716],[-81.6099,30.7159],[-81.6096,30.7159],[-81.6093,30.7158],[-81.6091,30.7158],[-81.6086,30.7158],[-81.6084,30.7159],[-81.6081,30.7161],[-81.6076,30.7164],[-81.6072,30.7168],[-81.6069,30.717],[-81.6067,30.7173],[-81.6064,30.7178],[-81.6062,30.7183],[-81.606,30.7187],[-81.606,30.7188],[-81.6059,30.7192],[-81.6058,30.7197],[-81.6057,30.7214],[-81.6057,30.7219],[-81.6057,30.7225],[-81.6058,30.7231],[-81.6058,30.7235],[-81.6059,30.7242],[-81.6059,30.7245],[-81.606,30.7259],[-81.606,30.7262],[-81.606,30.7267],[-81.606,30.7269],[-81.606,30.727],[-81.6058,30.7273],[-81.6053,30.728],[-81.6052,30.7281],[-81.6049,30.7284],[-81.6046,30.7287],[-81.6043,30.7289],[-81.6039,30.7292],[-81.6038,30.7292],[-81.6035,30.7293],[-81.6033,30.7294],[-81.6032,30.7294],[-81.603,30.7295],[-81.6029,30.7295],[-81.6028,30.7295],[-81.6026,30.7295],[-81.6023,30.7296],[-81.6021,30.7296],[-81.602,30.7296],[-81.6019,30.7296],[-81.6018,30.7296],[-81.6009,30.7294],[-81.6004,30.7294],[-81.5996,30.7292],[-81.599,30.7291],[-81.5984,30.7289],[-81.5983,30.7288],[-81.5979,30.7286],[-81.5975,30.7285],[-81.5973,30.7282],[-81.597,30.728],[-81.5968,30.7277],[-81.5965,30.7275],[-81.5965,30.7273],[-81.5962,30.7265],[-81.5961,30.7261],[-81.5961,30.7259],[-81.5961,30.7257],[-81.596,30.7253],[-81.596,30.7251],[-81.5961,30.7246],[-81.5962,30.724],[-81.5963,30.7238],[-81.5964,30.7235],[-81.5965,30.7231],[-81.5966,30.7229],[-81.597,30.7217],[-81.5973,30.721],[-81.5974,30.7203],[-81.5974,30.7202],[-81.5973,30.72],[-81.5972,30.7196],[-81.5971,30.7193],[-81.5969,30.7191],[-81.5968,30.719],[-81.5966,30.7188],[-81.5964,30.7188],[-81.5962,30.7187],[-81.5958,30.7186],[-81.5957,30.7186],[-81.5953,30.7185],[-81.595,30.7185],[-81.5946,30.7184],[-81.5943,30.7184],[-81.5941,30.7185],[-81.594,30.7185],[-81.5938,30.7185],[-81.5936,30.7185],[-81.5934,30.7186],[-81.5931,30.7187],[-81.5927,30.7189],[-81.5924,30.7191],[-81.5923,30.7191],[-81.5922,30.7193],[-81.592,30.7195],[-81.5916,30.72],[-81.5911,30.7207],[-81.5906,30.7213],[-81.5905,30.7215],[-81.5903,30.7217],[-81.5898,30.7223],[-81.5893,30.7228],[-81.5892,30.7229],[-81.5888,30.7232],[-81.5885,30.7234],[-81.5883,30.7234],[-81.5881,30.7235],[-81.5877,30.7236],[-81.5872,30.7237],[-81.5868,30.7237],[-81.5852,30.7237],[-81.5845,30.7236],[-81.5837,30.7235],[-81.5836,30.7235],[-81.5833,30.7234],[-81.5831,30.7233],[-81.582,30.7231],[-81.5816,30.723],[-81.581,30.7229],[-81.5807,30.7229],[-81.5797,30.7228],[-81.5777,30.7228],[-81.5769,30.7228],[-81.5761,30.7228],[-81.5759,30.7228],[-81.5754,30.7227],[-81.5752,30.7227],[-81.5742,30.7225],[-81.5734,30.7223],[-81.5732,30.7222],[-81.5725,30.7219],[-81.5724,30.7219],[-81.5717,30.7215],[-81.5716,30.7215],[-81.5715,30.7214],[-81.5709,30.7211],[-81.5704,30.7207],[-81.5702,30.7205],[-81.5698,30.7201],[-81.5695,30.7198],[-81.5691,30.7194],[-81.569,30.7193],[-81.5687,30.7191],[-81.5684,30.719],[-81.5683,30.7189],[-81.5682,30.7189],[-81.568,30.7188],[-81.5679,30.7188],[-81.5676,30.7187],[-81.5673,30.7187],[-81.5669,30.7187],[-81.5665,30.7186],[-81.566,30.7186],[-81.5653,30.7184],[-81.5652,30.7184],[-81.5651,30.7184],[-81.5648,30.7183],[-81.5644,30.7181],[-81.5641,30.7179],[-81.5638,30.7177],[-81.5635,30.7175],[-81.5634,30.7174],[-81.5633,30.7172],[-81.5632,30.717],[-81.5632,30.7169],[-81.5631,30.7167],[-81.5631,30.7165],[-81.5632,30.7161],[-81.5632,30.716],[-81.5632,30.7159],[-81.5633,30.7157],[-81.5635,30.7153],[-81.5636,30.7145],[-81.5636,30.7143],[-81.5636,30.714],[-81.5636,30.7137],[-81.5635,30.7134],[-81.5633,30.713],[-81.5631,30.7127],[-81.5629,30.7125],[-81.5627,30.7123],[-81.5624,30.7121],[-81.5621,30.7119],[-81.5619,30.7118],[-81.5618,30.7118],[-81.5614,30.7117],[-81.5607,30.7117],[-81.5604,30.7117],[-81.5602,30.7117],[-81.56,30.7117],[-81.5598,30.7118],[-81.5597,30.7118],[-81.5583,30.7123],[-81.5581,30.7124],[-81.5575,30.7129],[-81.5568,30.7133],[-81.5562,30.7138],[-81.5561,30.7138],[-81.556,30.7139],[-81.5559,30.714],[-81.5558,30.7141],[-81.5556,30.7142],[-81.5556,30.7143],[-81.5554,30.7145],[-81.5552,30.7148],[-81.5551,30.7148],[-81.555,30.715],[-81.5545,30.7155],[-81.5545,30.7156],[-81.5542,30.7158],[-81.5541,30.7159],[-81.5534,30.7165],[-81.5533,30.7166],[-81.5531,30.7168],[-81.5526,30.7171],[-81.5521,30.7174],[-81.5512,30.7178],[-81.5508,30.718],[-81.5504,30.7181],[-81.5501,30.7182],[-81.55,30.7182],[-81.5493,30.7183],[-81.5489,30.7183],[-81.5488,30.7183],[-81.5484,30.7183],[-81.548,30.7182],[-81.5476,30.7181],[-81.5473,30.7179],[-81.547,30.7178],[-81.5468,30.7177],[-81.5467,30.7176],[-81.5466,30.7175],[-81.5465,30.7173],[-81.5463,30.7172],[-81.5461,30.717],[-81.546,30.7169],[-81.546,30.7167],[-81.5456,30.7161],[-81.5453,30.7154],[-81.5452,30.715],[-81.5447,30.7137],[-81.5442,30.7128],[-81.5438,30.7122],[-81.5435,30.7118],[-81.5428,30.7111],[-81.5425,30.7108],[-81.5416,30.7101],[-81.5407,30.7095],[-81.5399,30.7091],[-81.5393,30.7089],[-81.5392,30.7089],[-81.5391,30.7088],[-81.5387,30.7087],[-81.5384,30.7087],[-81.5382,30.7087],[-81.5377,30.7086],[-81.5376,30.7086],[-81.5371,30.7087],[-81.5366,30.7088],[-81.5365,30.7089],[-81.536,30.709],[-81.5358,30.7091],[-81.5358,30.7092],[-81.5357,30.7092],[-81.5355,30.7093],[-81.5353,30.7095],[-81.5352,30.7097],[-81.5345,30.7107],[-81.5342,30.7111],[-81.5341,30.7113],[-81.534,30.7114],[-81.5339,30.7118],[-81.5338,30.7121],[-81.5338,30.7132],[-81.5339,30.7141],[-81.534,30.7147],[-81.5341,30.7156],[-81.5341,30.7159],[-81.5343,30.7167],[-81.5343,30.717],[-81.5343,30.7172],[-81.5343,30.7173],[-81.5344,30.7176],[-81.5345,30.7181],[-81.5346,30.7189],[-81.5345,30.7195],[-81.5345,30.7201],[-81.5345,30.7202],[-81.5344,30.7205],[-81.5343,30.721],[-81.5342,30.7213],[-81.5342,30.7218],[-81.5341,30.722],[-81.5341,30.7222],[-81.5339,30.7227],[-81.5337,30.7231],[-81.5334,30.7234],[-81.5333,30.7235],[-81.5332,30.7235],[-81.5332,30.7236],[-81.5331,30.7236],[-81.5328,30.7238],[-81.5328,30.7239],[-81.5327,30.7239],[-81.5324,30.724],[-81.5323,30.7241],[-81.532,30.7242],[-81.5319,30.7242],[-81.5315,30.7242],[-81.5312,30.7242],[-81.5306,30.7242],[-81.5301,30.7241],[-81.5281,30.7238],[-81.5273,30.7236],[-81.5263,30.7234],[-81.5251,30.7231],[-81.5247,30.723],[-81.5244,30.723],[-81.524,30.723],[-81.5227,30.7229],[-81.5213,30.7228],[-81.521,30.7228],[-81.519,30.7228],[-81.5184,30.7228],[-81.5182,30.7228],[-81.5179,30.7228],[-81.5174,30.7227],[-81.5168,30.7227],[-81.5165,30.7227],[-81.5159,30.7226],[-81.5155,30.7226],[-81.5153,30.7226],[-81.5145,30.7225],[-81.5137,30.7225],[-81.5135,30.7225],[-81.5129,30.7225],[-81.5128,30.7225],[-81.5126,30.7225],[-81.5125,30.7225],[-81.5124,30.7225],[-81.5112,30.7226],[-81.5108,30.7226],[-81.5101,30.7226],[-81.5099,30.7226],[-81.5079,30.7228],[-81.5075,30.7229],[-81.5073,30.7229],[-81.5072,30.7229],[-81.5069,30.723],[-81.5059,30.7231],[-81.5056,30.7232],[-81.5054,30.7232],[-81.5045,30.7235],[-81.5042,30.7236],[-81.5029,30.724],[-81.5017,30.7243],[-81.5002,30.7245],[-81.5,30.7245],[-81.4995,30.7246],[-81.4986,30.7247],[-81.4979,30.7248],[-81.4973,30.7248],[-81.4966,30.7249],[-81.4963,30.7249],[-81.4959,30.725],[-81.4942,30.7253],[-81.4909,30.7259],[-81.4899,30.7262],[-81.4895,30.7262],[-81.489,30.7263],[-81.4885,30.7263],[-81.488,30.7263],[-81.4876,30.7262],[-81.4871,30.7261],[-81.4866,30.726],[-81.4862,30.7258],[-81.4861,30.7258],[-81.4854,30.7255],[-81.4848,30.7251],[-81.4845,30.7249],[-81.4839,30.7242],[-81.4838,30.724],[-81.4833,30.7235],[-81.4831,30.7232],[-81.483,30.7231],[-81.4822,30.7222],[-81.4816,30.7213],[-81.4803,30.7198],[-81.4796,30.7189],[-81.4772,30.7163],[-81.4759,30.715],[-81.4755,30.7147],[-81.475,30.7144],[-81.4746,30.7141],[-81.4741,30.7139],[-81.4736,30.7137],[-81.4724,30.7133],[-81.4718,30.713],[-81.4701,30.7125],[-81.47,30.7124],[-81.4697,30.7124],[-81.4686,30.712],[-81.4654,30.7113],[-81.4651,30.7112],[-81.4647,30.7111],[-81.4643,30.711],[-81.464,30.711],[-81.4624,30.7108],[-81.4608,30.7105],[-81.46,30.7104],[-81.4548,30.7099],[-81.4525,30.7096],[-81.4512,30.7095],[-81.4505,30.7094],[-81.4487,30.7094],[-81.447,30.7094],[-81.4448,30.7096],[-81.4446,30.7097],[-81.4419,30.71],[-81.4405,30.71],[-81.4404,30.71],[-81.4392,30.7098],[-81.4391,30.7098],[-81.4382,30.7096],[-81.4364,30.7092],[-81.4341,30.7089],[-81.4315,30.7087],[-81.43,30.7088],[-81.4244,30.709],[-81.4098,30.7096],[-81.4037,30.7098],[-81.4042,30.7124],[-81.3993,30.7124],[-81.3947,30.7124],[-81.3809,30.7124],[-81.3763,30.7124],[-81.376,30.7124],[-81.3756,30.7124],[-81.3751,30.7124],[-81.375,30.7124],[-81.3749,30.7124],[-81.3748,30.7124],[-81.3746,30.7124],[-81.3741,30.7124],[-81.3739,30.7124],[-81.3737,30.7124],[-81.373,30.7124],[-81.3728,30.7124],[-81.3724,30.7124],[-81.3718,30.7124],[-81.3713,30.7124],[-81.3709,30.7124],[-81.3661,30.7124],[-81.3518,30.7124],[-81.347,30.7124],[-81.347,30.7122],[-81.3468,30.7111],[-81.3464,30.7063],[-81.3464,30.7014],[-81.3468,30.6993],[-81.3472,30.6968],[-81.3493,30.6906],[-81.3516,30.6857],[-81.3549,30.6802],[-81.3582,30.676],[-81.3628,30.6713],[-81.3678,30.6667],[-81.3681,30.6664],[-81.3734,30.6628],[-81.3748,30.6565],[-81.3748,30.6546],[-81.375,30.6537],[-81.3757,30.6506],[-81.3779,30.6405],[-81.3796,30.6332],[-81.3809,30.6273],[-81.3812,30.6252],[-81.3812,30.625],[-81.3812,30.6241],[-81.382,30.6159],[-81.3821,30.6144],[-81.3821,30.6111],[-81.3822,30.6095],[-81.3823,30.6047],[-81.3824,30.6031],[-81.3825,30.6007],[-81.3824,30.6003],[-81.3824,30.6002],[-81.3824,30.6],[-81.3824,30.5978],[-81.382,30.5836],[-81.3819,30.5818],[-81.3814,30.5765],[-81.3807,30.5677],[-81.3803,30.5632],[-81.3777,30.5445],[-81.377,30.5414],[-81.375,30.5328],[-81.3716,30.5266],[-81.3696,30.5229],[-81.368,30.5188],[-81.3664,30.5148],[-81.3642,30.5101],[-81.3624,30.5075],[-81.3623,30.5074],[-81.3616,30.5064],[-81.36,30.5043],[-81.3592,30.5026],[-81.3588,30.5015],[-81.358,30.5002],[-81.3549,30.4928],[-81.3525,30.4821],[-81.3518,30.4734],[-81.3534,30.4627],[-81.3539,30.4603],[-81.3539,30.4534],[-81.3543,30.4497],[-81.3536,30.4467],[-81.35,30.445],[-81.3387,30.4382],[-81.3323,30.433],[-81.3249,30.4247],[-81.3198,30.4165],[-81.3169,30.4077],[-81.3167,30.4017],[-81.3173,30.3961],[-81.3175,30.3941],[-81.3179,30.3928],[-81.3187,30.3889],[-81.3207,30.3816],[-81.3216,30.3786],[-81.3235,30.3752],[-81.3253,30.3722],[-81.3294,30.3668],[-81.3336,30.3624],[-81.3354,30.3613],[-81.3354,30.361],[-81.3354,30.3424],[-81.3354,30.3378],[-81.3342,30.3245],[-81.3336,30.3181],[-81.3332,30.3154],[-81.3319,30.3073],[-81.3318,30.3066],[-81.3309,30.301],[-81.3306,30.2995],[-81.3303,30.2982],[-81.3281,30.2886],[-81.327,30.2842],[-81.3259,30.2792],[-81.3179,30.2529],[-81.3202,30.2529],[-81.3186,30.2462],[-81.316,30.2361],[-81.3005,30.1806],[-81.2853,30.1252],[-81.2628,30.032],[-81.2551,30.0002],[-81.2498,29.9829],[-81.2457,29.972],[-81.2421,29.9624],[-81.2391,29.9556],[-81.237,29.9479],[-81.2352,29.9423],[-81.2326,29.9374],[-81.2268,29.9291],[-81.2263,29.9277],[-81.2238,29.9216],[-81.2209,29.912],[-81.218,29.9012],[-81.2149,29.891],[-81.2119,29.8838],[-81.2094,29.8756],[-81.2093,29.8753],[-81.209,29.8742],[-81.2082,29.868],[-81.2076,29.863],[-81.2065,29.8556],[-81.2063,29.848],[-81.2062,29.8385],[-81.2062,29.8354],[-81.2052,29.8224],[-81.204,29.8197],[-81.2022,29.8155],[-81.2004,29.8115],[-81.1994,29.8025],[-81.1992,29.8012],[-81.1951,29.787],[-81.1944,29.7845],[-81.1928,29.7783],[-81.1892,29.7682],[-81.1864,29.7601],[-81.1831,29.7535],[-81.1814,29.7503],[-81.1758,29.7393],[-81.1756,29.7391],[-81.1749,29.7379],[-81.1733,29.7347],[-81.1715,29.7314],[-81.1701,29.7288],[-81.1688,29.726],[-81.1674,29.7231],[-81.1662,29.7198],[-81.1656,29.7175],[-81.1654,29.7167],[-81.1646,29.7138],[-81.1642,29.7121],[-81.1639,29.7103],[-81.1637,29.7075],[-81.1629,29.7047],[-81.1622,29.7029],[-81.1616,29.7004],[-81.1603,29.6963],[-81.1587,29.6927],[-81.1572,29.6895],[-81.1556,29.6852],[-81.1541,29.6801],[-81.1529,29.6769],[-81.1515,29.6732],[-81.1508,29.6711],[-81.1503,29.6695],[-81.1491,29.6661],[-81.1478,29.663],[-81.1459,29.6589],[-81.1457,29.6586],[-81.1442,29.6549],[-81.1427,29.6516],[-81.1415,29.6487],[-81.1401,29.6449],[-81.1389,29.642],[-81.1375,29.6387],[-81.1361,29.6355],[-81.1347,29.6323],[-81.1338,29.6291],[-81.1327,29.6263],[-81.1323,29.6253],[-81.1312,29.6229],[-81.1304,29.621],[-81.1302,29.6207],[-81.1273,29.6141],[-81.1252,29.6092],[-81.125,29.6086],[-81.1248,29.6081],[-81.1238,29.6055],[-81.123,29.6038],[-81.1226,29.6028],[-81.1198,29.5967],[-81.1168,29.5913],[-81.116,29.5895],[-81.114,29.5853],[-81.1138,29.5847],[-81.1113,29.5789],[-81.1087,29.574],[-81.1062,29.5681],[-81.1037,29.5627],[-81.102,29.5596],[-81.0999,29.5559],[-81.0975,29.5517],[-81.0948,29.5463],[-81.0918,29.5411],[-81.0902,29.5382],[-81.0881,29.5343],[-81.0852,29.5289],[-81.0833,29.5249],[-81.0828,29.5237],[-81.0802,29.5184],[-81.0782,29.5138],[-81.0771,29.5116],[-81.0759,29.5091],[-81.075,29.5072],[-81.0722,29.5015],[-81.0717,29.5003],[-81.0716,29.5001],[-81.0716,29.5],[-81.0697,29.4957],[-81.0695,29.4952],[-81.064,29.4827],[-81.062,29.4784],[-81.058,29.4693],[-81.0531,29.4582],[-81.046,29.442],[-81.0419,29.4329],[-81.0427,29.4328],[-81.045,29.4325],[-81.0457,29.4325],[-81.037,29.4144],[-81.011,29.3602],[-81.0023,29.3421],[-81.0012,29.3397],[-81,29.3373],[-80.9999,29.3371],[-80.9998,29.3368],[-80.9959,29.3292],[-80.9942,29.3259],[-80.9886,29.3148],[-80.9848,29.3073],[-80.9829,29.3036],[-80.9772,29.2924],[-80.9753,29.2886],[-80.9724,29.283],[-80.9639,29.2662],[-80.961,29.2605],[-80.9604,29.2593],[-80.9586,29.2557],[-80.9579,29.2545],[-80.9575,29.2536],[-80.9562,29.2511],[-80.9558,29.2503],[-80.9557,29.2501],[-80.9557,29.25],[-80.955,29.2482],[-80.9537,29.245],[-80.9525,29.2421],[-80.9517,29.2401],[-80.9506,29.2375],[-80.9475,29.2298],[-80.9464,29.2272],[-80.9418,29.2158],[-80.9402,29.2117],[-80.9263,29.1824],[-80.921,29.1713],[-80.9068,29.1447],[-80.9045,29.1418],[-80.8753,29.1064],[-80.8748,29.106],[-80.8721,29.1019],[-80.872,29.1018],[-80.8717,29.1014],[-80.8709,29.1002],[-80.8706,29.0998],[-80.8687,29.0969],[-80.8628,29.0882],[-80.8608,29.0853],[-80.8607,29.0852],[-80.8604,29.0847],[-80.8603,29.0846],[-80.8573,29.0802],[-80.8484,29.0671],[-80.8454,29.0627],[-80.8428,29.0587],[-80.8349,29.0466],[-80.8323,29.0426],[-80.826,29.0329],[-80.8132,29.0134],[-80.807,29.0038],[-80.8006,28.9941],[-80.7997,28.9927],[-80.797,28.9885],[-80.7961,28.9871],[-80.7896,28.9772],[-80.7703,28.9476],[-80.7639,28.9378],[-80.7638,28.9377],[-80.7637,28.9374],[-80.7636,28.9373],[-80.7609,28.9333],[-80.7568,28.9274],[-80.7527,28.9214],[-80.75,28.9174],[-80.7498,28.9171],[-80.7437,28.9079],[-80.7293,28.8863],[-80.7256,28.8807],[-80.7249,28.8795],[-80.7226,28.8761],[-80.7218,28.875],[-80.7102,28.8581],[-80.6927,28.8328],[-80.6751,28.8075],[-80.6635,28.7906],[-80.6356,28.7503],[-80.6248,28.7353],[-80.6115,28.7194],[-80.5365,28.6253],[-80.5268,28.6145],[-80.5242,28.6102],[-80.523,28.6082],[-80.5191,28.5988],[-80.5151,28.5877],[-80.5113,28.5752],[-80.5088,28.5659],[-80.5081,28.5628],[-80.5062,28.5539],[-80.5049,28.5453],[-80.5036,28.5404],[-80.5012,28.5367],[-80.5,28.534],[-80.4999,28.5337],[-80.4998,28.5334],[-80.4866,28.5082],[-80.4825,28.5003],[-80.478,28.4925],[-80.4749,28.4844],[-80.4706,28.4723],[-80.4686,28.4631],[-80.4694,28.4531],[-80.4723,28.4434],[-80.4762,28.4341],[-80.4793,28.4288],[-80.4812,28.4255],[-80.4877,28.4184],[-80.4936,28.413],[-80.4998,28.4095],[-80.4999,28.4094],[-80.5,28.4093],[-80.5004,28.4089],[-80.5015,28.4079],[-80.5023,28.4071],[-80.503,28.4065],[-80.5063,28.4034],[-80.5164,28.3939],[-80.5194,28.3911],[-80.5195,28.3906],[-80.5225,28.3796],[-80.5226,28.3792],[-80.5231,28.3773],[-80.5246,28.3717],[-80.5251,28.3698],[-80.5251,28.3696],[-80.5253,28.369],[-80.5254,28.3688],[-80.5259,28.3668],[-80.5275,28.3609],[-80.528,28.3589],[-80.5287,28.3561],[-80.531,28.3477],[-80.5317,28.3449],[-80.5324,28.3423],[-80.5342,28.3357],[-80.5343,28.3346],[-80.5347,28.332],[-80.5351,28.3297],[-80.5361,28.323],[-80.5365,28.3207],[-80.5367,28.3188],[-80.5376,28.3132],[-80.5379,28.3113],[-80.5395,28.3007],[-80.5412,28.2897],[-80.5439,28.272],[-80.544,28.2711],[-80.5411,28.2603],[-80.5342,28.2342],[-80.5322,28.2252],[-80.5296,28.2135],[-80.5295,28.2127],[-80.529,28.2106],[-80.5289,28.2099],[-80.5286,28.2089],[-80.528,28.2058],[-80.5277,28.2047],[-80.5275,28.2037],[-80.5268,28.2004],[-80.5265,28.1993],[-80.5253,28.1939],[-80.5239,28.1871],[-80.5237,28.1865],[-80.5233,28.1844],[-80.5231,28.1837],[-80.5229,28.1828],[-80.5223,28.18],[-80.5221,28.179],[-80.5218,28.1779],[-80.5211,28.1747],[-80.5209,28.1736],[-80.5206,28.1722],[-80.5197,28.1681],[-80.5194,28.1667],[-80.519,28.1652],[-80.518,28.1605],[-80.5177,28.159],[-80.5175,28.1582],[-80.517,28.156],[-80.5169,28.1552],[-80.5166,28.1541],[-80.5158,28.1506],[-80.5156,28.1494],[-80.5152,28.1474],[-80.5138,28.1414],[-80.5134,28.1394],[-80.5124,28.1347],[-80.5093,28.1207],[-80.5083,28.116],[-80.5074,28.1119],[-80.5047,28.0998],[-80.5038,28.0958],[-80.5031,28.0922],[-80.5019,28.087],[-80.5007,28.0816],[-80.5,28.0783],[-80.5,28.0781],[-80.4999,28.078],[-80.4998,28.0773],[-80.4998,28.0772],[-80.4964,28.0699],[-80.4926,28.0627],[-80.4921,28.0619],[-80.4884,28.0549],[-80.485,28.0485],[-80.4844,28.0472],[-80.4823,28.0432],[-80.4816,28.0419],[-80.4812,28.0411],[-80.4799,28.0388],[-80.4795,28.038],[-80.479,28.037],[-80.4774,28.0341],[-80.477,28.0333],[-80.4769,28.033],[-80.4762,28.0315],[-80.4741,28.0269],[-80.4739,28.0264],[-80.4733,28.0253],[-80.4708,28.0203],[-80.4631,28.0053],[-80.4605,28.0003],[-80.4605,28.0002],[-80.4604,28],[-80.4577,27.995],[-80.4533,27.987],[-80.449,27.9792],[-80.4462,27.9739],[-80.4407,27.9637],[-80.429,27.9415],[-80.4242,27.9332],[-80.4184,27.9232],[-80.4145,27.9165],[-80.4129,27.9137],[-80.406,27.9015],[-80.3994,27.8915],[-80.3965,27.8853],[-80.394,27.8799],[-80.392,27.8753],[-80.3919,27.8752],[-80.3919,27.875],[-80.3906,27.8725],[-80.3885,27.8682],[-80.3865,27.8641],[-80.3851,27.8614],[-80.3839,27.859],[-80.3827,27.8566],[-80.3789,27.8488],[-80.375,27.841],[-80.3748,27.8406],[-80.3739,27.839],[-80.3676,27.8271],[-80.3496,27.7922],[-80.3419,27.777],[-80.3393,27.7725],[-80.335,27.7649],[-80.3325,27.7612],[-80.3281,27.7503],[-80.3281,27.7502],[-80.328,27.75],[-80.3274,27.7481],[-80.3262,27.7446],[-80.3251,27.7414],[-80.3243,27.7391],[-80.3219,27.7319],[-80.3195,27.7249],[-80.3148,27.7103],[-80.3124,27.7031],[-80.3114,27.7],[-80.3094,27.6938],[-80.3085,27.6909],[-80.3076,27.6879],[-80.305,27.6793],[-80.3033,27.6738],[-80.3012,27.6671],[-80.2989,27.6621],[-80.2965,27.6537],[-80.2965,27.6534],[-80.2953,27.6448],[-80.2952,27.6444],[-80.2949,27.6393],[-80.2849,27.6253],[-80.2819,27.622],[-80.2814,27.6212],[-80.2809,27.6196],[-80.2794,27.6147],[-80.2748,27.5984],[-80.2748,27.5982],[-80.2744,27.5967],[-80.2721,27.5867],[-80.2709,27.5817],[-80.2686,27.5729],[-80.2684,27.5725],[-80.2638,27.5574],[-80.2635,27.5568],[-80.2611,27.5493],[-80.2611,27.5491],[-80.2562,27.5379],[-80.2524,27.5274],[-80.2522,27.5266],[-80.25,27.5206],[-80.2499,27.5203],[-80.2498,27.52],[-80.2498,27.5198],[-80.2498,27.5192],[-80.2498,27.519],[-80.2459,27.5133],[-80.2459,27.5128],[-80.2458,27.5116],[-80.2458,27.5102],[-80.243,27.508],[-80.24,27.5049],[-80.2373,27.5014],[-80.2371,27.5003],[-80.2331,27.4947],[-80.2315,27.4909],[-80.2293,27.4856],[-80.229,27.4828],[-80.2285,27.478],[-80.228,27.4729],[-80.228,27.4631],[-80.228,27.463],[-80.2224,27.447],[-80.2201,27.4413],[-80.2182,27.4367],[-80.2155,27.4299],[-80.2134,27.4247],[-80.206,27.4099],[-80.2028,27.4033],[-80.2,27.3977],[-80.1918,27.3809],[-80.189,27.3753],[-80.1889,27.3752],[-80.1889,27.375],[-80.1791,27.3527],[-80.1695,27.3306],[-80.1484,27.2853],[-80.1381,27.2629],[-80.1329,27.2517],[-80.1322,27.2503],[-80.1279,27.2414],[-80.1271,27.2394],[-80.125,27.2359],[-80.1249,27.2357],[-80.1248,27.2355],[-80.1233,27.2326],[-80.1164,27.2208],[-80.1107,27.2116],[-80.1082,27.2021],[-80.1008,27.1922],[-80.0954,27.1806],[-80.0942,27.1646],[-80.0941,27.1637],[-80.0905,27.1556],[-80.081,27.1253],[-80.0733,27.1098],[-80.0726,27.1083],[-80.0634,27.0916],[-80.0608,27.0845],[-80.0534,27.0645],[-80.0391,27.0298],[-80.0333,27.0086],[-80.0302,27.0003],[-80.0228,26.9704],[-80.0149,26.9438],[-80.0147,26.9431],[-80.0143,26.9417],[-80.0132,26.9383],[-80.0052,26.9112],[-79.9998,26.8928],[-79.9989,26.8896],[-79.9966,26.8822],[-79.9965,26.8818],[-79.9939,26.8753],[-79.9935,26.873],[-79.9919,26.8664],[-79.9908,26.8606],[-79.9908,26.8588],[-79.9908,26.8565],[-79.9897,26.853],[-79.9853,26.8366],[-79.9851,26.8358],[-79.9836,26.829],[-79.9793,26.8142],[-79.9777,26.8087],[-79.9754,26.8002],[-79.9743,26.7924],[-79.9749,26.786],[-79.9755,26.7817],[-79.9755,26.7808],[-79.9755,26.7792],[-79.9749,26.7748],[-79.975,26.7729],[-79.9756,26.765],[-79.9771,26.7563],[-79.9797,26.7503],[-79.9794,26.7468],[-79.979,26.7402],[-79.9787,26.7328],[-79.9792,26.7267],[-79.9786,26.7239],[-79.9784,26.7219],[-79.9776,26.7161],[-79.977,26.7135],[-79.9747,26.7082],[-79.9747,26.7075],[-79.9747,26.7026],[-79.9749,26.6975],[-79.9757,26.6921],[-79.9765,26.6875],[-79.9784,26.6829],[-79.9797,26.6775],[-79.9799,26.6758],[-79.9803,26.6721],[-79.9809,26.6636],[-79.9813,26.6503],[-79.9813,26.6474],[-79.9812,26.6383],[-79.9813,26.6253],[-79.9811,26.6184],[-79.981,26.6154],[-79.9807,26.6048],[-79.9806,26.5954],[-79.9807,26.5946],[-79.9813,26.5877],[-79.9814,26.5872],[-79.9817,26.584],[-79.9821,26.5796],[-79.9825,26.5693],[-79.9841,26.5609],[-79.9851,26.5538],[-79.9859,26.5509],[-79.9855,26.5494],[-79.9853,26.545],[-79.9853,26.5447],[-79.9863,26.537],[-79.9885,26.5273],[-79.9913,26.523],[-79.9929,26.51],[-79.9931,26.5085],[-79.9936,26.5049],[-79.9939,26.5029],[-79.9942,26.5004],[-79.9956,26.4961],[-79.9965,26.493],[-79.9967,26.4885],[-79.9969,26.4837],[-79.998,26.4775],[-79.9984,26.4762],[-79.9998,26.4711],[-80.0025,26.4545],[-80.0062,26.4328],[-80.0069,26.4265],[-80.011,26.3911],[-80.0144,26.3622],[-80.0146,26.351],[-80.0149,26.3365],[-80.0149,26.3361],[-80.0153,26.321],[-80.0156,26.3075],[-80.0167,26.267],[-80.0169,26.258],[-80.0175,26.2535],[-80.019,26.2433],[-80.0235,26.2126],[-80.025,26.2024],[-80.0282,26.1804],[-80.0377,26.1145],[-80.0409,26.0925],[-80.043,26.0714],[-80.0491,26.0079],[-80.0511,25.9867],[-80.0513,25.9844],[-80.052,25.9773],[-80.0523,25.975],[-80.0523,25.9747],[-80.0524,25.9745],[-80.0533,25.9701],[-80.0555,25.9595],[-80.0587,25.9446],[-80.0637,25.921],[-80.0677,25.9024],[-80.0638,25.887],[-80.0619,25.8794],[-80.0607,25.8709],[-80.0594,25.8617],[-80.0575,25.8481],[-80.0561,25.8377],[-80.0563,25.8341],[-80.0587,25.7943],[-80.0592,25.7919],[-80.0601,25.7879],[-80.0615,25.7813],[-80.0643,25.7683],[-80.0669,25.7567],[-80.0713,25.7504],[-80.0729,25.7448],[-80.0764,25.7379],[-80.0794,25.7338],[-80.0818,25.7304],[-80.088,25.7243],[-80.0912,25.7219],[-80.0895,25.7168],[-80.0889,25.7132],[-80.0885,25.7103],[-80.0887,25.7053],[-80.0888,25.702],[-80.0892,25.7004],[-80.0903,25.6949],[-80.0925,25.6902],[-80.0942,25.6867],[-80.0962,25.6834],[-80.0966,25.6828],[-80.0971,25.682],[-80.0954,25.6782],[-80.0943,25.672],[-80.0942,25.667],[-80.0941,25.6631],[-80.0955,25.6573],[-80.0965,25.6528],[-80.1004,25.6446],[-80.1036,25.6401],[-80.1037,25.6382],[-80.0981,25.6388],[-80.0904,25.6383],[-80.0853,25.6371],[-80.0806,25.6361],[-80.0721,25.6324],[-80.0649,25.6285],[-80.0613,25.6254],[-80.0609,25.6254],[-80.0602,25.6254],[-80.0565,25.6212],[-80.0555,25.6201],[-80.0543,25.6183],[-80.0468,25.6064],[-80.0435,25.5981],[-80.0427,25.5889],[-80.0438,25.5791],[-80.0482,25.5669],[-80.0567,25.5552],[-80.0658,25.5482],[-80.0734,25.5446],[-80.0798,25.5415],[-80.0919,25.539],[-80.0997,25.5385],[-80.108,25.5393],[-80.1157,25.5414],[-80.1157,25.5413],[-80.116,25.5336],[-80.118,25.5257],[-80.1169,25.5192],[-80.1171,25.5159],[-80.1174,25.5128],[-80.1189,25.506],[-80.1192,25.5046],[-80.1206,25.5004],[-80.1224,25.5004],[-80.1227,25.4994],[-80.123,25.4987],[-80.1235,25.4978],[-80.1239,25.4969],[-80.1248,25.4955],[-80.125,25.4947],[-80.1261,25.4939],[-80.1274,25.4928],[-80.1248,25.4876],[-80.1248,25.4858],[-80.1248,25.485],[-80.1249,25.4824],[-80.1254,25.4786],[-80.1264,25.4746],[-80.1295,25.466],[-80.1357,25.4544],[-80.1376,25.4509],[-80.1386,25.4429],[-80.1411,25.4374],[-80.1418,25.4347],[-80.1383,25.4326],[-80.1362,25.4314],[-80.1338,25.43],[-80.1311,25.4282],[-80.13,25.4272],[-80.1288,25.4261],[-80.1271,25.4246],[-80.1265,25.4242],[-80.126,25.4239],[-80.1248,25.4231],[-80.1214,25.4194],[-80.1186,25.4155],[-80.1164,25.4116],[-80.1139,25.4063],[-80.1118,25.4009],[-80.1106,25.3937],[-80.1102,25.3875],[-80.1106,25.3826],[-80.1111,25.3805],[-80.1118,25.3782],[-80.1126,25.3754],[-80.1136,25.3728],[-80.1148,25.3704],[-80.1165,25.3669],[-80.1188,25.3635],[-80.1206,25.3606],[-80.1227,25.3578],[-80.1248,25.3558],[-80.126,25.3546],[-80.1275,25.3535],[-80.1287,25.3526],[-80.1311,25.3511],[-80.1316,25.3468],[-80.1324,25.3428],[-80.1334,25.3393],[-80.1373,25.332],[-80.1387,25.3295],[-80.1404,25.3265],[-80.1435,25.3233],[-80.1476,25.3196],[-80.15,25.3144],[-80.1502,25.3142],[-80.1562,25.3073],[-80.1595,25.3043],[-80.1636,25.3011],[-80.1689,25.298],[-80.1694,25.2977],[-80.1715,25.2966],[-80.1746,25.295],[-80.1806,25.2929],[-80.1886,25.2913],[-80.198,25.2911],[-80.2053,25.292],[-80.2096,25.2924],[-80.2136,25.2938],[-80.2179,25.2952],[-80.2262,25.287],[-80.233,25.2744],[-80.2432,25.2554],[-80.2412,25.2533],[-80.2406,25.2524],[-80.2391,25.2504],[-80.2388,25.2504],[-80.2355,25.245],[-80.2327,25.2402],[-80.2312,25.2347],[-80.23,25.2299],[-80.2293,25.2255],[-80.2296,25.2198],[-80.2308,25.213],[-80.233,25.2053],[-80.2353,25.2003],[-80.238,25.1953],[-80.2405,25.1919],[-80.2437,25.1875],[-80.2498,25.1795],[-80.2499,25.1794],[-80.25,25.1792],[-80.2523,25.1769],[-80.255,25.1743],[-80.2598,25.1706],[-80.2645,25.168],[-80.2684,25.1662],[-80.2716,25.1648],[-80.2753,25.1637],[-80.2819,25.1623],[-80.2873,25.162],[-80.2973,25.1622],[-80.2995,25.1531],[-80.2999,25.1515],[-80.3001,25.1508],[-80.3013,25.1479],[-80.3024,25.1459],[-80.3029,25.1449],[-80.3053,25.1419],[-80.3079,25.138],[-80.3127,25.1304],[-80.3128,25.1302],[-80.3164,25.1254],[-80.3161,25.1254],[-80.3154,25.1254],[-80.3152,25.1254],[-80.3154,25.1252],[-80.3155,25.125],[-80.317,25.123],[-80.3178,25.1219],[-80.3183,25.1213],[-80.3203,25.1192],[-80.3271,25.1088],[-80.3299,25.1045],[-80.3333,25.0992],[-80.3342,25.0981],[-80.3419,25.0884],[-80.3494,25.0804],[-80.3527,25.0768],[-80.3551,25.0752],[-80.356,25.0746],[-80.3578,25.0729],[-80.3588,25.0724],[-80.3617,25.0709],[-80.3664,25.0678],[-80.3708,25.0653],[-80.3748,25.063],[-80.3749,25.0629],[-80.375,25.0628],[-80.3763,25.0622],[-80.3782,25.0614],[-80.3795,25.0608],[-80.3813,25.06],[-80.3841,25.0588],[-80.3873,25.0578],[-80.3904,25.0572],[-80.3903,25.0532],[-80.3903,25.053],[-80.3906,25.0484],[-80.3906,25.0477],[-80.3907,25.0468],[-80.3909,25.0439],[-80.3909,25.0433],[-80.391,25.043],[-80.3916,25.0394],[-80.3917,25.0391],[-80.3928,25.0354],[-80.3949,25.0312],[-80.3963,25.0285],[-80.3965,25.0282],[-80.3984,25.0254],[-80.3985,25.0253],[-80.3997,25.0236],[-80.4026,25.0197],[-80.404,25.018],[-80.406,25.0157],[-80.4093,25.0127],[-80.4125,25.0102],[-80.415,25.0086],[-80.4201,25.0058],[-80.4241,25.0036],[-80.4264,25.0027],[-80.4279,25.002],[-80.4304,25.0013],[-80.4351,25],[-80.4348,25],[-80.434,25],[-80.4337,25],[-80.4391,24.998],[-80.439,24.9956],[-80.4394,24.9922],[-80.4402,24.9857],[-80.4455,24.9734],[-80.4534,24.9637],[-80.4551,24.9623],[-80.4629,24.9559],[-80.4641,24.9551],[-80.4674,24.9531],[-80.4695,24.9518],[-80.4781,24.9484],[-80.4782,24.9484],[-80.4819,24.9474],[-80.4856,24.9465],[-80.4964,24.9438],[-80.5,24.9429],[-80.5082,24.9414],[-80.5143,24.9406],[-80.5163,24.9369],[-80.5182,24.9334],[-80.5253,24.9235],[-80.5382,24.9127],[-80.5499,24.9062],[-80.5588,24.9024],[-80.5592,24.9023],[-80.5669,24.9006],[-80.57,24.8975],[-80.5748,24.8939],[-80.5781,24.8921],[-80.5815,24.8903],[-80.5854,24.8893],[-80.5872,24.8868],[-80.5875,24.8865],[-80.5897,24.884],[-80.5912,24.8823],[-80.5933,24.8799],[-80.5954,24.8769],[-80.5968,24.875],[-80.597,24.875],[-80.5979,24.875],[-80.5982,24.875],[-80.6003,24.8732],[-80.6037,24.8703],[-80.6061,24.8683],[-80.6113,24.8651],[-80.6146,24.8601],[-80.6191,24.8554],[-80.6199,24.8546],[-80.6248,24.8509],[-80.6258,24.8501],[-80.6284,24.848],[-80.6288,24.8477],[-80.63,24.847],[-80.6323,24.8457],[-80.6404,24.8384],[-80.6523,24.8314],[-80.6578,24.8297],[-80.6695,24.826],[-80.6748,24.8256],[-80.6809,24.8208],[-80.689,24.8157],[-80.6964,24.8126],[-80.7088,24.8047],[-80.7194,24.7997],[-80.7281,24.7972],[-80.7312,24.7949],[-80.7357,24.7927],[-80.7396,24.7907],[-80.7451,24.7889],[-80.7461,24.7873],[-80.7462,24.7873],[-80.7479,24.7849],[-80.7498,24.7833],[-80.7565,24.7762],[-80.7711,24.766],[-80.7834,24.7613],[-80.7841,24.7611],[-80.793,24.7597],[-80.8014,24.7593],[-80.8082,24.7602],[-80.8125,24.7612],[-80.8202,24.7568],[-80.8241,24.7552],[-80.8295,24.7529],[-80.837,24.75],[-80.838,24.7498],[-80.8383,24.7498],[-80.8407,24.7493],[-80.8416,24.7492],[-80.8453,24.7485],[-80.8498,24.7488],[-80.8522,24.7489],[-80.8542,24.7467],[-80.8614,24.7397],[-80.8685,24.7359],[-80.8693,24.7351],[-80.875,24.7291],[-80.8786,24.7252],[-80.887,24.7197],[-80.8902,24.718],[-80.8933,24.7164],[-80.9008,24.7147],[-80.9056,24.7135],[-80.913,24.713],[-80.9189,24.7131],[-80.9238,24.709],[-80.9339,24.7022],[-80.942,24.6979],[-80.9453,24.6962],[-80.9571,24.6928],[-80.9591,24.691],[-80.9593,24.6908],[-80.9629,24.6886],[-80.9674,24.6859],[-80.9741,24.6833],[-80.9765,24.6824],[-80.9778,24.6814],[-80.978,24.6813],[-80.978,24.6812],[-80.9814,24.6788],[-80.9821,24.6783],[-80.9892,24.6738],[-80.9952,24.671],[-80.9998,24.6689],[-80.9998,24.6692],[-80.9998,24.6701],[-80.9998,24.6704],[-81.0027,24.6692],[-81.0032,24.6689],[-81.0116,24.6669],[-81.0118,24.6669],[-81.0147,24.6664],[-81.0165,24.6662],[-81.0221,24.6654],[-81.0226,24.6653],[-81.0232,24.6641],[-81.0233,24.664],[-81.0234,24.6637],[-81.0235,24.6637],[-81.024,24.6627],[-81.0253,24.6604],[-81.0257,24.6598],[-81.0264,24.659],[-81.0301,24.6546],[-81.0365,24.6486],[-81.0386,24.6465],[-81.041,24.6449],[-81.0477,24.6402],[-81.0597,24.6359],[-81.0763,24.6334],[-81.0765,24.6334],[-81.0872,24.6329],[-81.0907,24.633],[-81.0972,24.633],[-81.1023,24.6335],[-81.1109,24.6344],[-81.1206,24.6357],[-81.1248,24.6366],[-81.1302,24.6385],[-81.1341,24.6399],[-81.1362,24.641],[-81.137,24.6414],[-81.1409,24.6431],[-81.1438,24.6454],[-81.1456,24.6468],[-81.1459,24.6472],[-81.1462,24.6476],[-81.1464,24.6478],[-81.1473,24.6487],[-81.1477,24.6491],[-81.1493,24.6475],[-81.1519,24.6449],[-81.1525,24.6445],[-81.1548,24.6427],[-81.1583,24.6402],[-81.162,24.6383],[-81.166,24.636],[-81.1694,24.6346],[-81.1696,24.6346],[-81.1726,24.6335],[-81.1759,24.6327],[-81.1787,24.6319],[-81.1835,24.6313],[-81.184,24.6312],[-81.1899,24.6308],[-81.1938,24.6306],[-81.1979,24.6307],[-81.2,24.6307],[-81.2016,24.6309],[-81.2043,24.6312],[-81.2056,24.6299],[-81.2061,24.6296],[-81.2092,24.6275],[-81.2112,24.6264],[-81.2126,24.6254],[-81.2129,24.6252],[-81.2133,24.625],[-81.2164,24.6232],[-81.2207,24.6215],[-81.2253,24.6199],[-81.2291,24.6188],[-81.2308,24.6183],[-81.2341,24.6175],[-81.2366,24.6172],[-81.2399,24.6171],[-81.242,24.6142],[-81.2453,24.6105],[-81.2482,24.608],[-81.2498,24.6066],[-81.2545,24.6036],[-81.2595,24.6013],[-81.2646,24.5992],[-81.2717,24.5971],[-81.2759,24.5966],[-81.2779,24.5964],[-81.2831,24.5961],[-81.2874,24.5959],[-81.2915,24.5963],[-81.2935,24.5967],[-81.2937,24.5966],[-81.298,24.5946],[-81.3044,24.5926],[-81.3102,24.5914],[-81.3178,24.5892],[-81.3185,24.589],[-81.3275,24.5869],[-81.3363,24.585],[-81.3376,24.5848],[-81.3382,24.5838],[-81.3399,24.5829],[-81.3429,24.5816],[-81.3462,24.5807],[-81.3493,24.5803],[-81.3519,24.5798],[-81.3558,24.5797],[-81.3576,24.5785],[-81.3645,24.5745],[-81.3701,24.5728],[-81.3748,24.5715],[-81.3783,24.5709],[-81.3854,24.5699],[-81.3917,24.5697],[-81.3933,24.5697],[-81.3988,24.5698],[-81.3992,24.5697],[-81.4013,24.5697],[-81.4086,24.5696],[-81.411,24.5696],[-81.4115,24.5696],[-81.4145,24.5699],[-81.4206,24.5706],[-81.4243,24.5684],[-81.4273,24.5666],[-81.4278,24.5663],[-81.4307,24.5647],[-81.4372,24.5609],[-81.4411,24.5595],[-81.4447,24.5581],[-81.4516,24.5555],[-81.4532,24.5552],[-81.4651,24.5528],[-81.4747,24.5535],[-81.4798,24.5547],[-81.4834,24.5556],[-81.4883,24.5576],[-81.4889,24.5578],[-81.4905,24.559],[-81.4921,24.5602],[-81.4946,24.5625],[-81.4968,24.562],[-81.4972,24.562],[-81.4993,24.5619],[-81.4998,24.5616],[-81.5019,24.5619],[-81.5044,24.5623],[-81.5091,24.5633],[-81.5112,24.5638],[-81.5114,24.5638],[-81.5146,24.5648],[-81.5164,24.5624],[-81.5216,24.5583],[-81.5279,24.5533],[-81.5239,24.5454],[-81.522,24.5401],[-81.5205,24.5358],[-81.5194,24.5306],[-81.5191,24.5287],[-81.5189,24.5265],[-81.519,24.5227],[-81.5191,24.5212],[-81.5191,24.5173],[-81.5199,24.5126],[-81.5218,24.5074],[-81.5227,24.5055],[-81.5239,24.5031],[-81.5257,24.5004],[-81.5263,24.5004],[-81.528,24.5004],[-81.5286,24.5004],[-81.5287,24.5002],[-81.5288,24.5],[-81.5306,24.4966],[-81.5378,24.4885],[-81.5399,24.486],[-81.5515,24.478],[-81.565,24.4728],[-81.5754,24.471],[-81.5786,24.471],[-81.5831,24.471],[-81.5858,24.4711],[-81.5893,24.4668],[-81.5913,24.4653],[-81.5968,24.4611],[-81.6027,24.4581],[-81.6103,24.4543],[-81.6201,24.4521],[-81.6248,24.4513],[-81.6253,24.4513],[-81.6324,24.4511],[-81.6335,24.4505],[-81.6372,24.4481],[-81.641,24.4468],[-81.644,24.4458],[-81.6541,24.4437],[-81.6557,24.4434],[-81.6589,24.4419],[-81.6601,24.4413],[-81.6663,24.4401],[-81.6728,24.4394],[-81.6741,24.4394],[-81.6774,24.4391],[-81.6791,24.4383],[-81.6819,24.437],[-81.6872,24.4353],[-81.6897,24.4345],[-81.6972,24.4323],[-81.7027,24.4316],[-81.7118,24.4297],[-81.7126,24.4298],[-81.7213,24.4302],[-81.7287,24.4306],[-81.7301,24.4307],[-81.7408,24.434],[-81.7487,24.4378],[-81.7494,24.4382],[-81.7498,24.4384],[-81.7553,24.4426],[-81.7556,24.4428],[-81.7629,24.4496],[-81.7639,24.4516],[-81.7702,24.4632],[-81.7737,24.4727],[-81.7744,24.4793],[-81.7737,24.4866],[-81.7737,24.4868],[-81.7725,24.4925],[-81.7708,24.4969],[-81.7725,24.4962],[-81.7727,24.4961],[-81.7741,24.4959],[-81.776,24.4955],[-81.7793,24.4948],[-81.7838,24.495],[-81.786,24.4951],[-81.7877,24.4952],[-81.7894,24.4954],[-81.79,24.4954],[-81.792,24.4956],[-81.7924,24.4956],[-81.7921,24.4954],[-81.7916,24.4947],[-81.7913,24.4944],[-81.7886,24.4916],[-81.7883,24.4913],[-81.788,24.4905],[-81.7833,24.4787],[-81.7818,24.4609],[-81.789,24.4395],[-81.7955,24.4326],[-81.8007,24.4271],[-81.8135,24.4176],[-81.8255,24.4125],[-81.8331,24.41],[-81.841,24.4076],[-81.8498,24.4059],[-81.8593,24.4047],[-81.8621,24.4051],[-81.8635,24.4046],[-81.8669,24.4036],[-81.8748,24.4031],[-81.8827,24.4037],[-81.8893,24.4046],[-81.8932,24.4053],[-81.8943,24.4057],[-81.8967,24.4046],[-81.903,24.4009],[-81.9111,24.3978],[-81.9206,24.3963],[-81.9348,24.3969],[-81.9464,24.3993],[-81.9584,24.4052],[-81.9673,24.412],[-81.9685,24.4135],[-81.9745,24.4208],[-81.9798,24.4317],[-81.9821,24.4455],[-81.9809,24.457],[-81.9786,24.4634],[-81.9767,24.468],[-81.9748,24.4706],[-81.9746,24.471],[-81.9744,24.4712],[-81.9784,24.472],[-81.9809,24.4726],[-81.9824,24.4732],[-81.9864,24.4733],[-81.9887,24.4737],[-81.9937,24.4746],[-81.9965,24.4754],[-81.9983,24.4762],[-81.9992,24.4766],[-81.9998,24.4762],[-82.001,24.4755],[-82.0014,24.4755],[-82.0039,24.4757],[-82.0138,24.4761],[-82.0235,24.4779],[-82.0316,24.4814],[-82.0343,24.4825],[-82.0441,24.4894],[-82.0447,24.4898],[-82.0461,24.4913],[-82.0511,24.4968],[-82.0516,24.4977],[-82.0533,24.5],[-82.053,24.5],[-82.0521,24.5],[-82.0518,24.5],[-82.0541,24.5036],[-82.0552,24.5062],[-82.0565,24.5096],[-82.0582,24.5144],[-82.0602,24.5168],[-82.0628,24.519],[-82.0672,24.5237],[-82.0689,24.5213],[-82.0723,24.5177],[-82.0793,24.5116],[-82.0876,24.5061],[-82.1003,24.5],[-82.1056,24.5004],[-82.1067,24.5],[-82.1089,24.4991],[-82.1133,24.4982],[-82.1201,24.4977],[-82.1248,24.4977],[-82.1309,24.4974],[-82.1357,24.4978],[-82.1421,24.4989],[-82.1518,24.4972],[-82.1639,24.4976],[-82.1751,24.4996],[-82.1767,24.5],[-82.1764,24.5],[-82.1754,24.5],[-82.175,24.5],[-82.1823,24.5029],[-82.1863,24.5048],[-82.1923,24.5077],[-82.2055,24.519],[-82.2125,24.5296],[-82.2142,24.5321],[-82.2181,24.5404],[-82.219,24.5422],[-82.2201,24.5489],[-82.2205,24.5509],[-82.221,24.557],[-82.2203,24.5652],[-82.2187,24.5736],[-82.2183,24.5747],[-82.2162,24.58],[-82.215,24.5828],[-82.2102,24.5908],[-82.2083,24.593],[-82.2019,24.6],[-82.1918,24.6098],[-82.1814,24.6178],[-82.1799,24.619],[-82.1715,24.625],[-82.1647,24.6295],[-82.1535,24.6349],[-82.1513,24.6354],[-82.1376,24.6387],[-82.12,24.6403],[-82.1017,24.6395],[-82.0834,24.636],[-82.0817,24.6356],[-82.0635,24.625],[-82.0599,24.6229],[-82.0507,24.6175],[-82.0491,24.6168],[-82.0453,24.6153],[-82.0368,24.612],[-82.0363,24.6118],[-82.0266,24.6077],[-82.0222,24.6113],[-82.0122,24.6195],[-82.0102,24.6211],[-82.0043,24.6251],[-82.0034,24.6253],[-82.0007,24.6258],[-81.9998,24.626],[-81.9943,24.6288],[-81.9878,24.6348],[-81.9829,24.6375],[-81.977,24.6396],[-81.976,24.6399],[-81.966,24.6428],[-81.9617,24.6437],[-81.9595,24.6464],[-81.9538,24.6501],[-81.9452,24.6539],[-81.9367,24.6565],[-81.9267,24.6582],[-81.9204,24.6583],[-81.9167,24.6584],[-81.9134,24.6603],[-81.9084,24.6624],[-81.9015,24.6641],[-81.8999,24.6645],[-81.8916,24.6659],[-81.8823,24.6658],[-81.8748,24.6648],[-81.8696,24.6645],[-81.8695,24.6645],[-81.8664,24.6633],[-81.8636,24.6658],[-81.8588,24.6694],[-81.8563,24.6706],[-81.8523,24.6726],[-81.8514,24.6728],[-81.8461,24.6741],[-81.8426,24.6772],[-81.8413,24.6784],[-81.8336,24.6821],[-81.8257,24.6843],[-81.8233,24.687],[-81.8163,24.6915],[-81.8153,24.6921],[-81.8073,24.696],[-81.8069,24.6962],[-81.8064,24.6965],[-81.8057,24.6966],[-81.8053,24.6967],[-81.8011,24.6977],[-81.7964,24.6989],[-81.7891,24.7001],[-81.7884,24.7007],[-81.7857,24.7033],[-81.7852,24.7036],[-81.7725,24.711],[-81.7712,24.7118],[-81.761,24.7159],[-81.7498,24.7175],[-81.7467,24.7179],[-81.7439,24.7178],[-81.7417,24.7172],[-81.7395,24.7189],[-81.7354,24.721],[-81.7313,24.7227],[-81.7295,24.7235],[-81.7263,24.7245],[-81.7235,24.7255],[-81.7223,24.7271],[-81.7199,24.7307],[-81.7191,24.7319],[-81.7183,24.733],[-81.7161,24.7351],[-81.7151,24.7361],[-81.7143,24.7369],[-81.7142,24.737],[-81.7115,24.7394],[-81.7107,24.7401],[-81.7106,24.7402],[-81.7056,24.7425],[-81.7048,24.7429],[-81.6988,24.746],[-81.694,24.7478],[-81.6906,24.7487],[-81.6897,24.749],[-81.6866,24.7497],[-81.6852,24.75],[-81.6833,24.7512],[-81.682,24.752],[-81.6799,24.7539],[-81.6779,24.7554],[-81.6773,24.7559],[-81.6718,24.7586],[-81.667,24.7611],[-81.6606,24.7645],[-81.654,24.7678],[-81.6535,24.768],[-81.647,24.7707],[-81.645,24.7715],[-81.6426,24.7725],[-81.6405,24.7729],[-81.6404,24.773],[-81.6366,24.7769],[-81.6327,24.7801],[-81.6293,24.7822],[-81.6281,24.7829],[-81.625,24.7845],[-81.6235,24.7851],[-81.6224,24.7855],[-81.6191,24.7865],[-81.6176,24.787],[-81.6171,24.7871],[-81.6167,24.7875],[-81.6145,24.7899],[-81.6137,24.7906],[-81.612,24.7924],[-81.6099,24.794],[-81.6028,24.7996],[-81.5974,24.8023],[-81.5967,24.8026],[-81.5936,24.8038],[-81.5927,24.804],[-81.5887,24.805],[-81.5885,24.805],[-81.587,24.8051],[-81.5833,24.808],[-81.5777,24.8096],[-81.5758,24.8101],[-81.5738,24.8106],[-81.5704,24.8115],[-81.5674,24.812],[-81.5667,24.8124],[-81.5626,24.815],[-81.5593,24.8167],[-81.5534,24.8187],[-81.5479,24.82],[-81.5465,24.8203],[-81.542,24.8214],[-81.5406,24.8237],[-81.5395,24.8255],[-81.539,24.8262],[-81.535,24.8299],[-81.5341,24.8307],[-81.5334,24.8313],[-81.5282,24.8355],[-81.5237,24.8379],[-81.5213,24.8392],[-81.5152,24.8418],[-81.5122,24.8427],[-81.509,24.8455],[-81.504,24.8486],[-81.4998,24.8511],[-81.4947,24.8533],[-81.4927,24.8539],[-81.4894,24.8549],[-81.4841,24.8563],[-81.4813,24.8566],[-81.4809,24.8567],[-81.4772,24.8568],[-81.4757,24.8585],[-81.4717,24.8608],[-81.4713,24.8611],[-81.4656,24.8645],[-81.4589,24.8675],[-81.4508,24.8694],[-81.442,24.8711],[-81.4389,24.8709],[-81.4356,24.8707],[-81.4305,24.8739],[-81.4287,24.875],[-81.4284,24.875],[-81.4278,24.875],[-81.4275,24.875],[-81.4239,24.8776],[-81.419,24.8794],[-81.4178,24.8797],[-81.4143,24.8807],[-81.4071,24.8817],[-81.4025,24.8818],[-81.3979,24.8812],[-81.3924,24.8806],[-81.3882,24.8799],[-81.3857,24.8789],[-81.3821,24.8776],[-81.3756,24.875],[-81.3748,24.8747],[-81.3692,24.8713],[-81.3671,24.8695],[-81.3655,24.8681],[-81.3612,24.8648],[-81.3582,24.8617],[-81.3533,24.8655],[-81.346,24.8693],[-81.342,24.8704],[-81.3383,24.8715],[-81.332,24.8725],[-81.3291,24.873],[-81.3214,24.8736],[-81.3197,24.8738],[-81.3126,24.8737],[-81.3067,24.8726],[-81.3002,24.8707],[-81.2937,24.8681],[-81.2909,24.8702],[-81.2889,24.8716],[-81.2845,24.8741],[-81.2814,24.875],[-81.2751,24.8782],[-81.2691,24.8798],[-81.2676,24.8802],[-81.2618,24.8808],[-81.2602,24.881],[-81.2573,24.8811],[-81.255,24.8813],[-81.2529,24.8812],[-81.2498,24.8807],[-81.2465,24.8802],[-81.2444,24.8797],[-81.2403,24.8787],[-81.2372,24.8781],[-81.2342,24.8783],[-81.2307,24.8783],[-81.2297,24.8781],[-81.2261,24.8774],[-81.2209,24.8763],[-81.2168,24.875],[-81.2151,24.8744],[-81.2116,24.8728],[-81.2068,24.8708],[-81.2023,24.8683],[-81.1999,24.8662],[-81.1975,24.8641],[-81.1928,24.8589],[-81.1876,24.8508],[-81.1831,24.8433],[-81.1787,24.8423],[-81.1737,24.8413],[-81.1679,24.8394],[-81.1592,24.836],[-81.156,24.8339],[-81.1507,24.8303],[-81.1423,24.8222],[-81.1417,24.8213],[-81.1377,24.8155],[-81.1358,24.8126],[-81.1324,24.8058],[-81.1297,24.8069],[-81.1248,24.8081],[-81.1226,24.8087],[-81.12,24.8093],[-81.1156,24.8097],[-81.1131,24.8099],[-81.1111,24.8099],[-81.1036,24.8098],[-81.0977,24.8093],[-81.0966,24.8093],[-81.0933,24.8083],[-81.089,24.807],[-81.0887,24.8068],[-81.0829,24.804],[-81.0773,24.8004],[-81.076,24.7994],[-81.0722,24.7967],[-81.072,24.7965],[-81.0678,24.7933],[-81.0664,24.7923],[-81.0645,24.7911],[-81.0609,24.7919],[-81.0549,24.7934],[-81.0508,24.7943],[-81.046,24.7943],[-81.0459,24.7943],[-81.0445,24.7943],[-81.0406,24.7948],[-81.0395,24.7958],[-81.0378,24.7974],[-81.0344,24.7995],[-81.0341,24.7996],[-81.0305,24.8014],[-81.0274,24.8029],[-81.0239,24.8047],[-81.0187,24.8063],[-81.0159,24.8068],[-81.0142,24.8072],[-81.0115,24.8076],[-81.0098,24.8089],[-81.0089,24.8096],[-81.008,24.8099],[-81.0058,24.8107],[-81.0032,24.8113],[-81.0019,24.8115],[-80.9998,24.8119],[-80.9998,24.8114],[-80.9998,24.8102],[-80.9998,24.8098],[-80.9995,24.81],[-80.9971,24.8108],[-80.9959,24.8113],[-80.9917,24.8118],[-80.9885,24.8118],[-80.9856,24.8117],[-80.9819,24.8144],[-80.9755,24.8171],[-80.9689,24.8188],[-80.9643,24.8199],[-80.9608,24.8264],[-80.9532,24.8346],[-80.9455,24.8394],[-80.9383,24.8432],[-80.9367,24.8438],[-80.9299,24.8461],[-80.9242,24.847],[-80.9228,24.8473],[-80.9177,24.8472],[-80.9083,24.8474],[-80.9061,24.8485],[-80.9044,24.8494],[-80.9033,24.8498],[-80.8996,24.8512],[-80.8945,24.8522],[-80.8944,24.8522],[-80.8914,24.8527],[-80.8912,24.854],[-80.8911,24.8547],[-80.8898,24.8568],[-80.8893,24.8574],[-80.8885,24.8584],[-80.888,24.8591],[-80.8898,24.8608],[-80.8971,24.8679],[-80.8995,24.8702],[-80.915,24.8615],[-80.9155,24.8613],[-80.9247,24.8582],[-80.9339,24.8562],[-80.9408,24.8558],[-80.9488,24.8568],[-80.9587,24.8596],[-80.9663,24.8629],[-80.9684,24.864],[-80.9731,24.8664],[-80.9795,24.8717],[-80.9825,24.8754],[-80.9858,24.8796],[-80.9895,24.8864],[-80.9919,24.8934],[-80.9934,24.9007],[-80.9941,24.9069],[-80.994,24.9105],[-80.9998,24.9127],[-81.0026,24.9143],[-81.0073,24.9177],[-81.0085,24.9186],[-81.0154,24.9252],[-81.0201,24.9309],[-81.0232,24.9354],[-81.0267,24.9413],[-81.0287,24.9464],[-81.0293,24.9485],[-81.0322,24.9493],[-81.0373,24.9508],[-81.0429,24.9538],[-81.0471,24.9579],[-81.0515,24.9647],[-81.0551,24.9714],[-81.0569,24.9758],[-81.0584,24.9801],[-81.0592,24.9834],[-81.0605,24.9901],[-81.0616,25],[-81.0617,25.0004],[-81.0616,25.0028],[-81.065,25.0075],[-81.069,25.0141],[-81.072,25.0228],[-81.0754,25.0332],[-81.0807,25.0373],[-81.087,25.0438],[-81.0884,25.0457],[-81.093,25.0518],[-81.0959,25.0588],[-81.0985,25.0665],[-81.1038,25.0672],[-81.1093,25.0689],[-81.113,25.0708],[-81.116,25.0713],[-81.1201,25.0735],[-81.125,25.078],[-81.1296,25.0815],[-81.1351,25.0875],[-81.136,25.0891],[-81.1393,25.0946],[-81.1417,25.1004],[-81.1429,25.1016],[-81.1464,25.1046],[-81.1495,25.1074],[-81.1557,25.1086],[-81.1607,25.11],[-81.1644,25.1113],[-81.1681,25.1124],[-81.1714,25.1146],[-81.1721,25.1151],[-81.1784,25.1196],[-81.1844,25.125],[-81.186,25.1271],[-81.1902,25.1335],[-81.1956,25.1471],[-81.1958,25.1505],[-81.1964,25.1603],[-81.1953,25.1688],[-81.1985,25.174],[-81.2003,25.1782],[-81.2047,25.1805],[-81.2155,25.1894],[-81.2208,25.1976],[-81.2251,25.2074],[-81.2269,25.2154],[-81.2309,25.2222],[-81.231,25.2225],[-81.234,25.2345],[-81.2334,25.2464],[-81.2329,25.2504],[-81.231,25.2553],[-81.2279,25.2614],[-81.2227,25.2695],[-81.2224,25.2779],[-81.2205,25.2849],[-81.2181,25.2913],[-81.2155,25.2957],[-81.2153,25.2961],[-81.2157,25.3054],[-81.2132,25.3133],[-81.2099,25.321],[-81.208,25.3241],[-81.2086,25.3267],[-81.2068,25.3371],[-81.2038,25.3444],[-81.1992,25.3523],[-81.1961,25.3571],[-81.2005,25.364],[-81.2028,25.3692],[-81.2053,25.3754],[-81.2059,25.377],[-81.2062,25.3829],[-81.2062,25.391],[-81.2062,25.3993],[-81.2061,25.4066],[-81.2057,25.4108],[-81.2083,25.4125],[-81.2124,25.4176],[-81.2164,25.4241],[-81.2192,25.431],[-81.2195,25.4323],[-81.2209,25.4372],[-81.2216,25.4395],[-81.2218,25.4415],[-81.2237,25.4427],[-81.2267,25.446],[-81.2294,25.4497],[-81.2305,25.4517],[-81.2328,25.4519],[-81.235,25.4536],[-81.2387,25.4568],[-81.2419,25.4602],[-81.2462,25.464],[-81.2498,25.4687],[-81.2499,25.4688],[-81.25,25.4689],[-81.2513,25.4702],[-81.2535,25.473],[-81.2551,25.4755],[-81.2562,25.4763],[-81.2591,25.48],[-81.2623,25.4855],[-81.2656,25.4936],[-81.2666,25.5004],[-81.2663,25.5016],[-81.2663,25.5033],[-81.266,25.5047],[-81.2703,25.5112],[-81.2732,25.5191],[-81.2748,25.5277],[-81.2759,25.5328],[-81.276,25.5351],[-81.2798,25.5388],[-81.2834,25.5439],[-81.2865,25.55],[-81.2875,25.5528],[-81.2922,25.5555],[-81.2964,25.5598],[-81.3012,25.5656],[-81.3041,25.5704],[-81.305,25.5722],[-81.3101,25.5752],[-81.3146,25.5791],[-81.3194,25.5851],[-81.3233,25.5931],[-81.3268,25.6022],[-81.3295,25.6105],[-81.331,25.6159],[-81.3312,25.6182],[-81.3352,25.6207],[-81.3379,25.6234],[-81.3396,25.6254],[-81.3425,25.629],[-81.3457,25.6337],[-81.3472,25.6367],[-81.3545,25.6367],[-81.3614,25.6374],[-81.3681,25.6392],[-81.373,25.6406],[-81.3748,25.6413],[-81.3796,25.6435],[-81.3867,25.6477],[-81.393,25.6529],[-81.3992,25.6593],[-81.4035,25.6657],[-81.4049,25.6696],[-81.4062,25.6712],[-81.4102,25.6772],[-81.413,25.6835],[-81.4139,25.6879],[-81.4138,25.689],[-81.4159,25.6915],[-81.4177,25.6949],[-81.418,25.6971],[-81.418,25.6978],[-81.424,25.7019],[-81.4309,25.7084],[-81.4357,25.7147],[-81.4402,25.7235],[-81.4438,25.7315],[-81.4449,25.7359],[-81.4451,25.7376],[-81.4516,25.7391],[-81.4588,25.7418],[-81.4638,25.7444],[-81.4658,25.7464],[-81.4716,25.7475],[-81.4779,25.7486],[-81.4819,25.7499],[-81.4836,25.7504],[-81.4855,25.7512],[-81.4877,25.7523],[-81.4912,25.7547],[-81.4931,25.7559],[-81.4964,25.7574],[-81.4998,25.7591],[-81.5055,25.7624],[-81.511,25.7672],[-81.5161,25.7728],[-81.5175,25.7759],[-81.5216,25.7777],[-81.5262,25.7806],[-81.5283,25.7828],[-81.5292,25.7838],[-81.5328,25.7842],[-81.5349,25.7853],[-81.5365,25.7865],[-81.5406,25.7868],[-81.5463,25.7886],[-81.555,25.7914],[-81.5622,25.7948],[-81.5673,25.7984],[-81.571,25.802],[-81.5714,25.8025],[-81.5737,25.805],[-81.5881,25.8099],[-81.5907,25.8034],[-81.5936,25.7969],[-81.598,25.7906],[-81.6021,25.7863],[-81.6077,25.7817],[-81.6136,25.7779],[-81.6199,25.7747],[-81.6248,25.7729],[-81.6287,25.7713],[-81.6363,25.7702],[-81.6396,25.77],[-81.6456,25.7695],[-81.6534,25.7698],[-81.6615,25.7697],[-81.6708,25.7694],[-81.6807,25.77],[-81.6876,25.7709],[-81.6941,25.7735],[-81.7008,25.7764],[-81.707,25.7812],[-81.7125,25.7866],[-81.7181,25.793],[-81.7223,25.8],[-81.7251,25.8072],[-81.7274,25.815],[-81.7289,25.8167],[-81.7328,25.821],[-81.7372,25.8275],[-81.739,25.8317],[-81.7402,25.8347],[-81.7417,25.84],[-81.7422,25.8439],[-81.7458,25.8469],[-81.7498,25.8507],[-81.75,25.8509],[-81.7516,25.8527],[-81.7538,25.8556],[-81.7565,25.8603],[-81.7583,25.8648],[-81.759,25.866],[-81.76,25.8668],[-81.7629,25.8686],[-81.7662,25.8714],[-81.77,25.875],[-81.7704,25.8754],[-81.7753,25.8809],[-81.777,25.884],[-81.779,25.8878],[-81.7818,25.894],[-81.7836,25.9025],[-81.784,25.9065],[-81.7844,25.9104],[-81.7849,25.9138],[-81.7849,25.914],[-81.791,25.9194],[-81.7968,25.9251],[-81.8011,25.9317],[-81.8046,25.9415],[-81.8053,25.9467],[-81.806,25.9521],[-81.8062,25.9535],[-81.8062,25.9537],[-81.8055,25.96],[-81.8037,25.9667],[-81.8022,25.9718],[-81.801,25.9738],[-81.8012,25.974],[-81.804,25.9781],[-81.8072,25.9841],[-81.8097,25.9913],[-81.8159,26.0004],[-81.8213,26.0065],[-81.8231,26.0096],[-81.826,26.0144],[-81.8314,26.0236],[-81.8359,26.0328],[-81.8403,26.0411],[-81.8465,26.0546],[-81.8503,26.0629],[-81.8523,26.0701],[-81.855,26.079],[-81.8558,26.0817],[-81.8562,26.0854],[-81.8592,26.1082],[-81.8596,26.1133],[-81.8605,26.1253],[-81.8606,26.1254],[-81.8608,26.1288],[-81.8613,26.1348],[-81.8618,26.1419],[-81.8627,26.153],[-81.8628,26.1541],[-81.8633,26.1605],[-81.8649,26.1818],[-81.8655,26.189],[-81.8662,26.1978],[-81.8679,26.2144],[-81.8704,26.2198],[-81.8748,26.2293],[-81.8749,26.2296],[-81.875,26.2299],[-81.8754,26.2314],[-81.8759,26.2329],[-81.877,26.2367],[-81.8785,26.2447],[-81.8794,26.2504],[-81.8802,26.2543],[-81.8818,26.2606],[-81.8821,26.2615],[-81.8822,26.2622],[-81.8838,26.2707],[-81.8846,26.2768],[-81.886,26.2818],[-81.8876,26.2872],[-81.8928,26.3006],[-81.898,26.3115],[-81.9027,26.3244],[-81.9055,26.3301],[-81.9061,26.3314],[-81.9122,26.3411],[-81.9187,26.352],[-81.9211,26.3545],[-81.9265,26.3602],[-81.9347,26.3686],[-81.9386,26.3722],[-81.9395,26.373],[-81.9416,26.375],[-81.9417,26.3751],[-81.942,26.3754],[-81.9543,26.3845],[-81.9671,26.3941],[-81.9674,26.3943],[-81.9781,26.3997],[-82,26.3969],[-82.0007,26.3968],[-82.0082,26.3954],[-82.0088,26.395],[-82.0124,26.3934],[-82.0159,26.3917],[-82.0201,26.3897],[-82.0378,26.3826],[-82.038,26.3826],[-82.0528,26.3754],[-82.0529,26.3754],[-82.053,26.3754],[-82.0544,26.375],[-82.0574,26.3742],[-82.0616,26.3727],[-82.0689,26.3713],[-82.0776,26.3711],[-82.0803,26.3714],[-82.082,26.3716],[-82.0844,26.3718],[-82.0919,26.3725],[-82.0987,26.3737],[-82.0989,26.3737],[-82.101,26.3744],[-82.103,26.375],[-82.1036,26.3752],[-82.1042,26.3754],[-82.1043,26.3754],[-82.1122,26.3778],[-82.1125,26.3779],[-82.1204,26.3821],[-82.1248,26.3861],[-82.1447,26.4003],[-82.1598,26.4169],[-82.1732,26.4377],[-82.1733,26.4379],[-82.1772,26.4408],[-82.1835,26.4438],[-82.1944,26.449],[-82.1963,26.4495],[-82.2053,26.452],[-82.2162,26.4565],[-82.2216,26.4624],[-82.2287,26.4676],[-82.2291,26.4681],[-82.2365,26.4773],[-82.2411,26.487],[-82.2459,26.5004],[-82.2491,26.5129],[-82.2498,26.5156],[-82.2498,26.5169],[-82.25,26.5173],[-82.2513,26.5205],[-82.2554,26.536],[-82.258,26.5458],[-82.2592,26.5473],[-82.2625,26.5526],[-82.2718,26.568],[-82.2762,26.5752],[-82.2791,26.5839],[-82.2817,26.5936],[-82.2822,26.6037],[-82.2822,26.6044],[-82.2819,26.6102],[-82.29,26.6198],[-82.2927,26.625],[-82.2929,26.6254],[-82.2948,26.6285],[-82.2961,26.6311],[-82.2984,26.6333],[-82.3054,26.6398],[-82.3165,26.6552],[-82.3219,26.6651],[-82.3247,26.6729],[-82.3254,26.678],[-82.3252,26.6829],[-82.3246,26.6879],[-82.3243,26.6902],[-82.3231,26.6962],[-82.3226,26.6992],[-82.3215,26.7034],[-82.3193,26.7078],[-82.3179,26.7098],[-82.3201,26.7148],[-82.321,26.7199],[-82.3201,26.7264],[-82.3188,26.7311],[-82.3178,26.7331],[-82.3179,26.7344],[-82.3204,26.7459],[-82.3206,26.7474],[-82.3195,26.749],[-82.3198,26.7504],[-82.3199,26.7514],[-82.3222,26.7697],[-82.3248,26.772],[-82.3294,26.7773],[-82.3333,26.7837],[-82.335,26.7879],[-82.3353,26.7885],[-82.3362,26.7906],[-82.3377,26.7983],[-82.3383,26.8033],[-82.3459,26.8134],[-82.3748,26.8518],[-82.3948,26.8753],[-82.4015,26.8865],[-82.4064,26.8946],[-82.4242,26.9242],[-82.4324,26.9378],[-82.4373,26.946],[-82.4373,26.9461],[-82.4593,26.9799],[-82.4614,26.9843],[-82.4639,26.9892],[-82.466,26.9941],[-82.4676,26.998],[-82.4689,27.0002],[-82.4726,27.0053],[-82.4779,27.012],[-82.4855,27.022],[-82.4914,27.0315],[-82.4914,27.0316],[-82.4916,27.0316],[-82.4967,27.0389],[-82.4998,27.0439],[-82.4998,27.0437],[-82.5026,27.05],[-82.5047,27.0564],[-82.5062,27.0606],[-82.5069,27.0626],[-82.5091,27.0686],[-82.5112,27.0758],[-82.5113,27.0762],[-82.5127,27.0803],[-82.5158,27.0852],[-82.5191,27.0907],[-82.5228,27.0958],[-82.5237,27.0987],[-82.5242,27.1003],[-82.5248,27.1056],[-82.5264,27.1116],[-82.5276,27.1192],[-82.5304,27.1253],[-82.5344,27.1366],[-82.5436,27.1517],[-82.5502,27.1655],[-82.5555,27.1793],[-82.5556,27.1801],[-82.5581,27.1943],[-82.5647,27.2056],[-82.566,27.207],[-82.5713,27.2131],[-82.5806,27.2219],[-82.5951,27.2307],[-82.5988,27.2333],[-82.6057,27.2382],[-82.6163,27.2495],[-82.6229,27.2608],[-82.6236,27.2656],[-82.6249,27.2733],[-82.6249,27.2738],[-82.6278,27.2851],[-82.6318,27.2951],[-82.6384,27.3039],[-82.6503,27.3152],[-82.6635,27.3277],[-82.6754,27.3415],[-82.678,27.3441],[-82.6783,27.3441],[-82.6849,27.3543],[-82.6863,27.356],[-82.6874,27.3574],[-82.6956,27.3699],[-82.7009,27.38],[-82.7054,27.3897],[-82.7213,27.4019],[-82.7352,27.4158],[-82.7486,27.4401],[-82.7498,27.4424],[-82.7543,27.4508],[-82.7567,27.4576],[-82.7591,27.4639],[-82.7605,27.4671],[-82.7623,27.4713],[-82.7626,27.4718],[-82.7652,27.4774],[-82.7688,27.4816],[-82.769,27.482],[-82.7712,27.4846],[-82.7719,27.4854],[-82.7722,27.4857],[-82.7803,27.4952],[-82.7841,27.5003],[-82.8015,27.5203],[-82.8016,27.5203],[-82.8154,27.536],[-82.8209,27.5555],[-82.823,27.5706],[-82.8237,27.5751],[-82.8237,27.5894],[-82.8209,27.6064],[-82.8154,27.6259],[-82.8112,27.6364],[-82.8134,27.6457],[-82.8154,27.6546],[-82.8126,27.6755],[-82.8121,27.6767],[-82.8043,27.6937],[-82.8054,27.7059],[-82.8057,27.7094],[-82.8072,27.7112],[-82.8113,27.7164],[-82.815,27.721],[-82.843,27.7563],[-82.8457,27.7596],[-82.875,27.7943],[-82.8756,27.7953],[-82.8766,27.7969],[-82.8779,27.799],[-82.8786,27.7999],[-82.8793,27.801],[-82.8808,27.8033],[-82.8859,27.8118],[-82.8896,27.8175],[-82.894,27.8244],[-82.9013,27.8391],[-82.9028,27.8439],[-82.9043,27.8487],[-82.9064,27.8572],[-82.9068,27.8586],[-82.9081,27.8671],[-82.9084,27.8723],[-82.9086,27.8753],[-82.9089,27.8832],[-82.9089,27.8901],[-82.9079,27.8959],[-82.9074,27.9003],[-82.9073,27.9015],[-82.9057,27.9049],[-82.9058,27.9083],[-82.9053,27.9113],[-82.9044,27.9164],[-82.9024,27.9271],[-82.9004,27.936],[-82.8999,27.9376],[-82.8979,27.9444],[-82.8949,27.9506],[-82.8915,27.9582],[-82.8882,27.9637],[-82.8884,27.966],[-82.8887,27.9685],[-82.8881,27.9729],[-82.8869,27.9776],[-82.8868,27.9781],[-82.8849,27.9824],[-82.8851,27.9842],[-82.8852,27.9852],[-82.8851,27.9878],[-82.8848,27.9896],[-82.8846,27.9907],[-82.8839,27.993],[-82.8838,27.9941],[-82.8841,27.9963],[-82.8841,28.0003],[-82.8864,28.0075],[-82.8868,28.0106],[-82.8865,28.0137],[-82.8861,28.0166],[-82.8858,28.0177],[-82.8854,28.0194],[-82.8845,28.0211],[-82.8848,28.0221],[-82.885,28.0231],[-82.8848,28.0247],[-82.884,28.0277],[-82.8824,28.0341],[-82.8802,28.0396],[-82.8781,28.0428],[-82.8798,28.0437],[-82.8834,28.0465],[-82.8867,28.0495],[-82.8895,28.0527],[-82.8902,28.0537],[-82.8923,28.0581],[-82.8946,28.0637],[-82.896,28.0687],[-82.8967,28.0728],[-82.8969,28.0772],[-82.8966,28.0803],[-82.8965,28.0813],[-82.8955,28.0867],[-82.8944,28.0939],[-82.8937,28.0996],[-82.8934,28.1035],[-82.8929,28.1063],[-82.8919,28.108],[-82.893,28.1086],[-82.8966,28.1128],[-82.8997,28.1174],[-82.9006,28.1188],[-82.902,28.121],[-82.9028,28.1239],[-82.9032,28.1253],[-82.9039,28.1292],[-82.9046,28.1349],[-82.905,28.1414],[-82.9049,28.1421],[-82.9046,28.1467],[-82.9037,28.1514],[-82.9024,28.1564],[-82.9019,28.1614],[-82.9019,28.1634],[-82.9024,28.1655],[-82.9039,28.1695],[-82.9046,28.1719],[-82.9049,28.1729],[-82.9059,28.1779],[-82.9058,28.1801],[-82.9057,28.184],[-82.9056,28.1879],[-82.9059,28.189],[-82.9066,28.1903],[-82.9076,28.1937],[-82.9079,28.1996],[-82.9082,28.205],[-82.9083,28.2066],[-82.9079,28.2128],[-82.9078,28.2134],[-82.9066,28.2196],[-82.9048,28.2244],[-82.9039,28.2268],[-82.9006,28.2336],[-82.8965,28.2396],[-82.8922,28.2452],[-82.8867,28.2503],[-82.8856,28.2512],[-82.8848,28.2517],[-82.8831,28.2528],[-82.8789,28.2555],[-82.875,28.2572],[-82.8749,28.2573],[-82.8748,28.2573],[-82.8736,28.2577],[-82.8719,28.2583],[-82.8668,28.2597],[-82.8593,28.2608],[-82.8495,28.2616],[-82.8439,28.2626],[-82.8399,28.2631],[-82.8374,28.2631],[-82.8328,28.262],[-82.8246,28.2603],[-82.8196,28.2593],[-82.8193,28.2628],[-82.8186,28.2658],[-82.8183,28.2673],[-82.816,28.2738],[-82.8128,28.2814],[-82.8104,28.2854],[-82.8091,28.2876],[-82.8045,28.2929],[-82.8019,28.2949],[-82.7997,28.2967],[-82.7964,28.2991],[-82.7953,28.2998],[-82.7946,28.302],[-82.7932,28.3083],[-82.7926,28.3149],[-82.793,28.3188],[-82.7932,28.3201],[-82.7945,28.3238],[-82.797,28.328],[-82.7973,28.3288],[-82.7997,28.3343],[-82.8005,28.3392],[-82.8006,28.3411],[-82.8007,28.3442],[-82.8008,28.3471],[-82.8004,28.3533],[-82.8003,28.3547],[-82.7999,28.3563],[-82.7997,28.357],[-82.7991,28.3591],[-82.7989,28.3598],[-82.7981,28.3625],[-82.7979,28.363],[-82.7948,28.3707],[-82.7936,28.3723],[-82.7914,28.375],[-82.7912,28.3753],[-82.7895,28.3768],[-82.7892,28.3771],[-82.7857,28.3809],[-82.7861,28.3832],[-82.7862,28.3836],[-82.7857,28.3858],[-82.7853,28.3877],[-82.7835,28.3925],[-82.7816,28.3967],[-82.7814,28.3972],[-82.7767,28.4032],[-82.7692,28.4108],[-82.7616,28.4173],[-82.7614,28.4191],[-82.7607,28.4217],[-82.76,28.4233],[-82.7598,28.4239],[-82.754,28.4328],[-82.754,28.4333],[-82.7539,28.4342],[-82.7533,28.4373],[-82.7516,28.4411],[-82.75,28.4439],[-82.7498,28.4442],[-82.747,28.4481],[-82.7462,28.4493],[-82.7477,28.4525],[-82.7483,28.4552],[-82.7487,28.4587],[-82.7487,28.4624],[-82.7488,28.463],[-82.7484,28.4675],[-82.7475,28.4722],[-82.7475,28.4723],[-82.7454,28.4776],[-82.7435,28.4824],[-82.742,28.4858],[-82.7427,28.4877],[-82.7441,28.4918],[-82.7442,28.4922],[-82.7458,28.4973],[-82.7458,28.4974],[-82.7479,28.5003],[-82.7483,28.5016],[-82.7482,28.5034],[-82.7481,28.506],[-82.7481,28.5096],[-82.7473,28.5134],[-82.7466,28.5164],[-82.7458,28.5191],[-82.7469,28.5221],[-82.7479,28.5253],[-82.7485,28.5284],[-82.7487,28.5321],[-82.7487,28.5338],[-82.7487,28.5351],[-82.7486,28.538],[-82.7482,28.5417],[-82.7475,28.5451],[-82.7465,28.5484],[-82.7454,28.552],[-82.7439,28.5552],[-82.7421,28.5581],[-82.7425,28.5608],[-82.7428,28.5638],[-82.7423,28.5672],[-82.7414,28.5712],[-82.7403,28.5749],[-82.7394,28.5777],[-82.739,28.5788],[-82.7376,28.5819],[-82.7358,28.5849],[-82.7336,28.5881],[-82.7316,28.5909],[-82.7289,28.594],[-82.7276,28.5954],[-82.7274,28.5956],[-82.7289,28.5981],[-82.7303,28.6006],[-82.7313,28.6022],[-82.7322,28.6045],[-82.7331,28.6071],[-82.7339,28.6099],[-82.7345,28.6122],[-82.7349,28.6142],[-82.7358,28.6154],[-82.7371,28.6176],[-82.7384,28.6203],[-82.7398,28.6235],[-82.7405,28.6253],[-82.7498,28.6362],[-82.75,28.6363],[-82.7512,28.6371],[-82.7526,28.6384],[-82.756,28.6421],[-82.7581,28.645],[-82.7601,28.6477],[-82.7615,28.6501],[-82.7635,28.6533],[-82.7652,28.6565],[-82.7662,28.6597],[-82.7675,28.666],[-82.7682,28.6693],[-82.7684,28.6728],[-82.7682,28.674],[-82.7683,28.6748],[-82.769,28.6757],[-82.7696,28.6762],[-82.771,28.6778],[-82.7732,28.6818],[-82.7758,28.6874],[-82.7761,28.6882],[-82.7765,28.6894],[-82.7768,28.6908],[-82.7768,28.6917],[-82.777,28.6927],[-82.7775,28.6932],[-82.7782,28.694],[-82.7784,28.6942],[-82.779,28.6948],[-82.7809,28.6969],[-82.7825,28.6991],[-82.7836,28.7007],[-82.7863,28.7054],[-82.788,28.7093],[-82.7892,28.7135],[-82.7899,28.7167],[-82.7901,28.7177],[-82.7908,28.7213],[-82.7909,28.7231],[-82.7911,28.7252],[-82.791,28.7292],[-82.791,28.7297],[-82.7906,28.7325],[-82.7898,28.7366],[-82.7887,28.7389],[-82.7879,28.7406],[-82.7875,28.7423],[-82.7875,28.7435],[-82.7879,28.744],[-82.7884,28.7447],[-82.7903,28.7476],[-82.7907,28.7483],[-82.7921,28.7503],[-82.7925,28.7513],[-82.7932,28.7522],[-82.7945,28.7538],[-82.7948,28.754],[-82.7968,28.7564],[-82.7988,28.7589],[-82.7995,28.7598],[-82.8014,28.7621],[-82.8028,28.7651],[-82.8038,28.7673],[-82.805,28.7702],[-82.8056,28.773],[-82.8058,28.7748],[-82.8063,28.7758],[-82.8073,28.7774],[-82.8084,28.7792],[-82.8093,28.7805],[-82.8095,28.7809],[-82.8101,28.7822],[-82.8106,28.7834],[-82.8113,28.786],[-82.8119,28.7878],[-82.8123,28.7891],[-82.813,28.7911],[-82.813,28.7913],[-82.8133,28.7932],[-82.8134,28.7954],[-82.8135,28.7974],[-82.8137,28.8006],[-82.8137,28.8015],[-82.8138,28.8044],[-82.8138,28.8049],[-82.8135,28.8076],[-82.8136,28.8115],[-82.8133,28.8137],[-82.8129,28.8166],[-82.8128,28.8166],[-82.8123,28.8188],[-82.8118,28.8211],[-82.8106,28.8245],[-82.8097,28.8271],[-82.8088,28.8291],[-82.8079,28.8314],[-82.8069,28.8335],[-82.8058,28.8356],[-82.8039,28.8377],[-82.8021,28.8399],[-82.7998,28.8423],[-82.7984,28.8438],[-82.7972,28.8447],[-82.7963,28.8449],[-82.7965,28.8456],[-82.7966,28.8464],[-82.7966,28.8468],[-82.7964,28.8482],[-82.796,28.8507],[-82.7956,28.8531],[-82.7954,28.8545],[-82.795,28.8561],[-82.7945,28.8569],[-82.7946,28.8573],[-82.7948,28.8577],[-82.7948,28.8578],[-82.7952,28.8582],[-82.7958,28.8588],[-82.7965,28.8596],[-82.7971,28.8603],[-82.7975,28.8609],[-82.7977,28.8613],[-82.7989,28.8627],[-82.7998,28.8643],[-82.801,28.8667],[-82.8018,28.8679],[-82.8024,28.8691],[-82.8036,28.8715],[-82.8043,28.873],[-82.8049,28.8743],[-82.8052,28.875],[-82.8052,28.8751],[-82.8052,28.8752],[-82.8053,28.8753],[-82.8061,28.878],[-82.8063,28.8784],[-82.8072,28.8826],[-82.808,28.8865],[-82.8081,28.8871],[-82.8082,28.8894],[-82.8082,28.8902],[-82.8089,28.8903],[-82.8104,28.8906],[-82.813,28.8912],[-82.8161,28.8919],[-82.817,28.8923],[-82.8197,28.8933],[-82.8244,28.8951],[-82.8293,28.8974],[-82.833,28.8994],[-82.8367,28.902],[-82.8411,28.9053],[-82.8424,28.9067],[-82.844,28.9083],[-82.8459,28.9107],[-82.8479,28.9141],[-82.8482,28.9145],[-82.8497,28.9164],[-82.8517,28.9199],[-82.853,28.9234],[-82.8541,28.9262],[-82.855,28.9295],[-82.8562,28.9325],[-82.8571,28.9354],[-82.8577,28.9386],[-82.8578,28.942],[-82.8574,28.9455],[-82.8569,28.9491],[-82.8563,28.9521],[-82.8555,28.9545],[-82.8545,28.9575],[-82.8532,28.9607],[-82.8521,28.9627],[-82.8512,28.9637],[-82.8495,28.9657],[-82.8474,28.9684],[-82.8451,28.9716],[-82.8448,28.9721],[-82.8451,28.9726],[-82.8457,28.9734],[-82.8463,28.9742],[-82.8477,28.9759],[-82.8491,28.9776],[-82.8504,28.9804],[-82.8517,28.9829],[-82.8527,28.9862],[-82.8534,28.9882],[-82.8541,28.9906],[-82.8544,28.9926],[-82.8546,28.9935],[-82.8548,28.9972],[-82.8548,28.9997],[-82.8548,29.0003],[-82.8523,29.0003],[-82.8532,29.002],[-82.8531,29.0024],[-82.8531,29.0028],[-82.8531,29.0042],[-82.8531,29.0046],[-82.8531,29.0054],[-82.8528,29.0081],[-82.8527,29.0088],[-82.8518,29.0135],[-82.8513,29.0174],[-82.8521,29.0183],[-82.8533,29.0197],[-82.8545,29.021],[-82.8579,29.0247],[-82.8582,29.0251],[-82.8623,29.0307],[-82.8652,29.0377],[-82.8656,29.04],[-82.8661,29.0428],[-82.8666,29.0455],[-82.8677,29.0454],[-82.8678,29.0454],[-82.871,29.0453],[-82.8714,29.0452],[-82.8726,29.0451],[-82.8731,29.0451],[-82.8745,29.045],[-82.8748,29.045],[-82.875,29.045],[-82.8786,29.0453],[-82.8878,29.0462],[-82.8931,29.0475],[-82.895,29.048],[-82.9025,29.0509],[-82.909,29.0545],[-82.9139,29.0587],[-82.9232,29.0606],[-82.9335,29.0642],[-82.9406,29.0684],[-82.9427,29.0699],[-82.9467,29.073],[-82.9501,29.0761],[-82.9583,29.0732],[-82.9587,29.0731],[-82.9668,29.0712],[-82.9679,29.071],[-82.9742,29.0699],[-82.9781,29.0692],[-82.9834,29.0631],[-82.9895,29.0572],[-82.9915,29.0558],[-82.9937,29.0543],[-82.9998,29.0508],[-82.9998,29.0511],[-82.9998,29.0521],[-82.9998,29.0524],[-82.9999,29.0524],[-83,29.0523],[-83.0046,29.0497],[-83.0147,29.0463],[-83.0243,29.045],[-83.0246,29.045],[-83.0438,29.0472],[-83.0484,29.0452],[-83.0631,29.0417],[-83.076,29.0418],[-83.0825,29.0436],[-83.0922,29.0462],[-83.0976,29.0467],[-83.1014,29.0476],[-83.1111,29.0499],[-83.1248,29.0581],[-83.125,29.0582],[-83.1294,29.0618],[-83.1339,29.0645],[-83.1441,29.0728],[-83.1458,29.0753],[-83.1504,29.0817],[-83.1541,29.09],[-83.1566,29.0986],[-83.1578,29.1046],[-83.161,29.1094],[-83.1648,29.1183],[-83.1667,29.1252],[-83.1673,29.1361],[-83.1654,29.1444],[-83.169,29.1509],[-83.1724,29.1571],[-83.1735,29.176],[-83.1733,29.1771],[-83.1725,29.182],[-83.1718,29.1859],[-83.1811,29.1917],[-83.1815,29.192],[-83.1847,29.1952],[-83.1934,29.2038],[-83.1952,29.2075],[-83.1976,29.2123],[-83.2138,29.2176],[-83.2249,29.2251],[-83.2333,29.2351],[-83.2338,29.2357],[-83.2397,29.25],[-83.2397,29.2502],[-83.2398,29.2502],[-83.2398,29.2508],[-83.2399,29.251],[-83.2406,29.257],[-83.241,29.26],[-83.2408,29.2669],[-83.2405,29.2696],[-83.2409,29.2752],[-83.2413,29.2801],[-83.2414,29.2811],[-83.2414,29.2812],[-83.2401,29.2885],[-83.2398,29.2894],[-83.2395,29.2908],[-83.2399,29.2943],[-83.2397,29.2996],[-83.2387,29.3086],[-83.243,29.3112],[-83.2435,29.3117],[-83.2498,29.3168],[-83.25,29.3169],[-83.2515,29.3183],[-83.2524,29.3193],[-83.254,29.3208],[-83.2574,29.3245],[-83.2593,29.3267],[-83.2594,29.3268],[-83.2623,29.327],[-83.2626,29.3271],[-83.2655,29.3278],[-83.2686,29.3286],[-83.2735,29.3298],[-83.2793,29.3323],[-83.2853,29.3357],[-83.2858,29.336],[-83.2899,29.3393],[-83.2901,29.3394],[-83.2933,29.3421],[-83.2964,29.3449],[-83.2977,29.3461],[-83.3016,29.3518],[-83.3057,29.3596],[-83.3078,29.3668],[-83.3084,29.3687],[-83.3086,29.375],[-83.3086,29.3752],[-83.3085,29.3792],[-83.3085,29.383],[-83.3173,29.3843],[-83.3212,29.3857],[-83.3227,29.3862],[-83.3271,29.3877],[-83.3284,29.3882],[-83.3286,29.3883],[-83.336,29.3924],[-83.3408,29.3959],[-83.3434,29.3978],[-83.3483,29.4026],[-83.3519,29.4081],[-83.3571,29.4199],[-83.3602,29.4311],[-83.3623,29.4323],[-83.3667,29.4349],[-83.3717,29.4385],[-83.3749,29.4387],[-83.3892,29.4411],[-83.3957,29.4443],[-83.4106,29.4516],[-83.4178,29.453],[-83.4254,29.4558],[-83.4317,29.4595],[-83.4391,29.4661],[-83.4449,29.474],[-83.4476,29.4796],[-83.4495,29.4834],[-83.4542,29.5002],[-83.4548,29.5013],[-83.4548,29.5027],[-83.4547,29.5039],[-83.4551,29.5044],[-83.4555,29.5048],[-83.4566,29.5071],[-83.4578,29.5104],[-83.4588,29.5153],[-83.459,29.5171],[-83.4592,29.519],[-83.4591,29.5208],[-83.4595,29.5214],[-83.4597,29.5217],[-83.4615,29.5257],[-83.4619,29.5276],[-83.4624,29.5303],[-83.4636,29.5348],[-83.4641,29.5402],[-83.4637,29.5463],[-83.4633,29.5474],[-83.4624,29.5497],[-83.4625,29.5499],[-83.4644,29.5535],[-83.4652,29.555],[-83.467,29.5613],[-83.4685,29.5697],[-83.4685,29.5702],[-83.4686,29.5763],[-83.4678,29.5799],[-83.4659,29.5838],[-83.4685,29.5889],[-83.4688,29.5937],[-83.4686,29.5991],[-83.4675,29.6047],[-83.4662,29.6103],[-83.4645,29.6133],[-83.4665,29.6151],[-83.4697,29.6177],[-83.4732,29.6206],[-83.4777,29.6252],[-83.4791,29.6273],[-83.4813,29.6303],[-83.4849,29.6295],[-83.4883,29.6287],[-83.494,29.6294],[-83.4961,29.6298],[-83.4999,29.6305],[-83.5024,29.631],[-83.5127,29.6346],[-83.521,29.6393],[-83.5289,29.6453],[-83.5415,29.6629],[-83.5444,29.6715],[-83.5551,29.6743],[-83.567,29.6799],[-83.5748,29.6857],[-83.5803,29.6858],[-83.5971,29.6917],[-83.6093,29.6984],[-83.6194,29.7093],[-83.6243,29.7199],[-83.6249,29.7225],[-83.6249,29.7226],[-83.625,29.7226],[-83.6277,29.7248],[-83.6291,29.7264],[-83.6341,29.732],[-83.639,29.74],[-83.6391,29.7405],[-83.6405,29.7462],[-83.6407,29.747],[-83.641,29.7481],[-83.6413,29.7494],[-83.6415,29.75],[-83.6415,29.7501],[-83.6415,29.7502],[-83.6423,29.7558],[-83.6429,29.7607],[-83.6427,29.7632],[-83.6447,29.767],[-83.6457,29.7721],[-83.6461,29.7745],[-83.6464,29.7776],[-83.6471,29.7853],[-83.6461,29.7892],[-83.6475,29.7909],[-83.6476,29.792],[-83.6476,29.7938],[-83.6473,29.7971],[-83.6473,29.7972],[-83.6491,29.7983],[-83.6572,29.8027],[-83.6663,29.8118],[-83.6732,29.8238],[-83.675,29.8303],[-83.6782,29.8326],[-83.687,29.8406],[-83.6935,29.8506],[-83.6966,29.8583],[-83.6966,29.8584],[-83.6967,29.8585],[-83.6968,29.8587],[-83.7016,29.8611],[-83.7038,29.8623],[-83.7101,29.8663],[-83.7149,29.8712],[-83.7163,29.8726],[-83.7188,29.8752],[-83.7192,29.8762],[-83.7201,29.8765],[-83.7249,29.8782],[-83.7257,29.8786],[-83.7275,29.8795],[-83.7315,29.8815],[-83.7324,29.8821],[-83.7375,29.8857],[-83.7447,29.8933],[-83.7452,29.8938],[-83.7476,29.8936],[-83.7499,29.8944],[-83.7514,29.8946],[-83.7537,29.8955],[-83.756,29.8968],[-83.7577,29.8975],[-83.7587,29.8978],[-83.7602,29.8976],[-83.7645,29.8978],[-83.7681,29.8979],[-83.7764,29.8981],[-83.7874,29.8991],[-83.7942,29.9002],[-83.8012,29.902],[-83.8085,29.9044],[-83.8097,29.9049],[-83.8152,29.9074],[-83.8204,29.9103],[-83.8233,29.912],[-83.8241,29.9125],[-83.8254,29.9134],[-83.8276,29.9149],[-83.8313,29.9174],[-83.8318,29.9178],[-83.8338,29.9194],[-83.8344,29.9204],[-83.8351,29.9209],[-83.836,29.9211],[-83.8373,29.9211],[-83.8418,29.9217],[-83.8426,29.9219],[-83.8479,29.9234],[-83.8532,29.9256],[-83.859,29.9284],[-83.8628,29.9304],[-83.8671,29.9332],[-83.8683,29.9342],[-83.8708,29.9365],[-83.875,29.941],[-83.8783,29.9459],[-83.8842,29.9555],[-83.8907,29.9559],[-83.8961,29.9561],[-83.9133,29.9587],[-83.9241,29.9636],[-83.9363,29.9744],[-83.9436,29.9849],[-83.9459,29.9894],[-83.9484,29.9901],[-83.9579,29.9929],[-83.9652,29.9974],[-83.9694,30],[-83.9695,30.0001],[-83.9697,30.0002],[-83.9722,30.0024],[-83.9744,30.0051],[-83.9745,30.0051],[-83.9754,30.0072],[-83.9793,30.0075],[-83.9838,30.0078],[-83.9912,30.0093],[-83.9935,30.0099],[-83.9967,30.0107],[-83.9993,30.0119],[-83.9996,30.0121],[-83.9999,30.0122],[-84.0057,30.0131],[-84.0107,30.0146],[-84.0169,30.0164],[-84.0222,30.0188],[-84.0259,30.0209],[-84.0296,30.0233],[-84.0357,30.0289],[-84.0397,30.0344],[-84.0434,30.0398],[-84.0471,30.039],[-84.0535,30.0375],[-84.0593,30.0363],[-84.0665,30.035],[-84.0715,30.0345],[-84.0742,30.0354],[-84.0755,30.0346],[-84.0765,30.034],[-84.0815,30.0321],[-84.0863,30.0303],[-84.0871,30.03],[-84.0933,30.0288],[-84.1001,30.028],[-84.1053,30.0276],[-84.1094,30.0281],[-84.1108,30.0245],[-84.1144,30.0177],[-84.1146,30.0174],[-84.1176,30.0128],[-84.1214,30.0081],[-84.1215,30.008],[-84.1222,30.0072],[-84.1225,30.0068],[-84.1237,30.0052],[-84.1241,30.0048],[-84.1249,30.004],[-84.1252,30.0038],[-84.1254,30.0035],[-84.1256,30.0033],[-84.1257,30.0033],[-84.1258,30.0032],[-84.1268,30.0025],[-84.1281,30.0016],[-84.1283,30.0015],[-84.13,30.0002],[-84.1301,30.0001],[-84.1302,30],[-84.1336,29.9969],[-84.1413,29.9935],[-84.1414,29.9934],[-84.1463,29.9921],[-84.1504,29.9911],[-84.1544,29.9905],[-84.1598,29.9899],[-84.1661,29.9907],[-84.1682,29.9887],[-84.1749,29.9862],[-84.1797,29.9847],[-84.1798,29.9846],[-84.1846,29.9831],[-84.1879,29.9828],[-84.1928,29.9831],[-84.1938,29.9831],[-84.2013,29.9831],[-84.2047,29.9836],[-84.2085,29.9842],[-84.2174,29.9863],[-84.2268,29.9901],[-84.2327,29.9928],[-84.2371,29.9959],[-84.238,29.9957],[-84.2418,29.9951],[-84.2454,29.9951],[-84.2499,29.9955],[-84.25,29.9956],[-84.2502,29.9956],[-84.2507,29.9958],[-84.251,29.9959],[-84.2513,29.996],[-84.2521,29.994],[-84.2528,29.9922],[-84.2551,29.9886],[-84.2559,29.9874],[-84.2563,29.9869],[-84.2582,29.985],[-84.2598,29.9834],[-84.2641,29.98],[-84.2653,29.979],[-84.2647,29.9781],[-84.2647,29.978],[-84.2646,29.9778],[-84.2633,29.9755],[-84.2615,29.9721],[-84.2607,29.9705],[-84.2569,29.9617],[-84.2559,29.9551],[-84.256,29.9538],[-84.2563,29.9478],[-84.2564,29.9473],[-84.2569,29.9428],[-84.2591,29.9368],[-84.2615,29.9316],[-84.2616,29.9315],[-84.265,29.9268],[-84.2689,29.9215],[-84.2728,29.9171],[-84.2758,29.9139],[-84.2764,29.9106],[-84.2766,29.9099],[-84.2779,29.9041],[-84.2804,29.8961],[-84.2833,29.8905],[-84.2849,29.8884],[-84.2879,29.8844],[-84.2918,29.8811],[-84.2942,29.875],[-84.294,29.875],[-84.2934,29.875],[-84.2931,29.875],[-84.2955,29.8719],[-84.2988,29.8671],[-84.3047,29.8619],[-84.3112,29.8573],[-84.3148,29.8554],[-84.3182,29.8535],[-84.3249,29.8506],[-84.3315,29.8486],[-84.339,29.8471],[-84.3469,29.8466],[-84.3563,29.8467],[-84.3609,29.8475],[-84.3687,29.8456],[-84.3749,29.8451],[-84.3766,29.8448],[-84.3797,29.8449],[-84.3841,29.845],[-84.3898,29.8459],[-84.3967,29.8468],[-84.4014,29.8482],[-84.4032,29.8487],[-84.4079,29.8507],[-84.4116,29.8531],[-84.4144,29.8533],[-84.4171,29.8539],[-84.4219,29.8557],[-84.4271,29.8555],[-84.4295,29.8555],[-84.4315,29.8555],[-84.4367,29.8563],[-84.4413,29.8574],[-84.4469,29.8587],[-84.45,29.8557],[-84.4541,29.8522],[-84.4588,29.8475],[-84.4643,29.8428],[-84.4686,29.8399],[-84.47,29.839],[-84.4733,29.8371],[-84.48,29.8347],[-84.4811,29.8344],[-84.4845,29.8334],[-84.4848,29.8334],[-84.4896,29.8327],[-84.4943,29.8318],[-84.4962,29.8317],[-84.5,29.8315],[-84.5031,29.8315],[-84.5075,29.8317],[-84.5076,29.8317],[-84.5121,29.8322],[-84.5128,29.832],[-84.5128,29.8293],[-84.5135,29.8241],[-84.5146,29.8205],[-84.5159,29.8158],[-84.5161,29.8148],[-84.5169,29.8122],[-84.5185,29.8093],[-84.5193,29.8079],[-84.5193,29.8078],[-84.52,29.8039],[-84.5209,29.7993],[-84.5226,29.7944],[-84.5246,29.7902],[-84.525,29.7894],[-84.528,29.784],[-84.5324,29.7785],[-84.5374,29.7739],[-84.5423,29.7698],[-84.5474,29.767],[-84.5521,29.765],[-84.5568,29.763],[-84.5623,29.7618],[-84.5681,29.7609],[-84.5693,29.7609],[-84.5716,29.7608],[-84.5735,29.7576],[-84.577,29.7548],[-84.58,29.7524],[-84.5824,29.7509],[-84.5837,29.75],[-84.5862,29.7483],[-84.5906,29.7464],[-84.5915,29.7461],[-84.5956,29.7445],[-84.5995,29.7435],[-84.6031,29.7432],[-84.6065,29.7432],[-84.6082,29.7419],[-84.6125,29.7397],[-84.6164,29.7385],[-84.6171,29.7382],[-84.621,29.7371],[-84.625,29.7368],[-84.6277,29.7359],[-84.6301,29.7355],[-84.6317,29.7354],[-84.6355,29.735],[-84.6392,29.7352],[-84.641,29.7333],[-84.645,29.7319],[-84.65,29.7309],[-84.6509,29.7299],[-84.6536,29.7269],[-84.656,29.7254],[-84.6562,29.7253],[-84.6565,29.7251],[-84.6579,29.7243],[-84.6584,29.724],[-84.6623,29.7217],[-84.6672,29.7197],[-84.6691,29.7157],[-84.6718,29.7126],[-84.6776,29.7055],[-84.6836,29.6996],[-84.685,29.6988],[-84.6899,29.6957],[-84.6962,29.6935],[-84.7008,29.6859],[-84.7086,29.6786],[-84.7149,29.6741],[-84.7161,29.6733],[-84.7198,29.6708],[-84.7224,29.6674],[-84.7241,29.6657],[-84.7263,29.6633],[-84.7302,29.66],[-84.7357,29.6564],[-84.7413,29.6534],[-84.7468,29.6509],[-84.7499,29.6495],[-84.7523,29.6488],[-84.7542,29.6483],[-84.7563,29.6478],[-84.7584,29.6474],[-84.7606,29.6449],[-84.7634,29.6427],[-84.768,29.6402],[-84.7731,29.6379],[-84.7764,29.6369],[-84.7788,29.6362],[-84.7855,29.6348],[-84.7919,29.6337],[-84.7958,29.6306],[-84.8017,29.6277],[-84.8117,29.625],[-84.8144,29.6247],[-84.8202,29.6241],[-84.8256,29.6236],[-84.8257,29.6236],[-84.8318,29.6197],[-84.8383,29.6158],[-84.8478,29.614],[-84.8521,29.6102],[-84.8585,29.6075],[-84.8635,29.6059],[-84.8662,29.605],[-84.875,29.5979],[-84.8777,29.5959],[-84.8808,29.5946],[-84.8838,29.5932],[-84.8878,29.5923],[-84.8905,29.5891],[-84.8939,29.5871],[-84.8979,29.5853],[-84.8986,29.5851],[-84.9018,29.5837],[-84.9032,29.5823],[-84.9057,29.5804],[-84.9086,29.579],[-84.912,29.5771],[-84.9161,29.5752],[-84.9197,29.5747],[-84.9227,29.5724],[-84.9275,29.5696],[-84.9346,29.5672],[-84.9392,29.5652],[-84.9428,29.5646],[-84.947,29.5639],[-84.9501,29.5624],[-84.9561,29.5603],[-84.9622,29.5594],[-84.9677,29.5585],[-84.9723,29.5552],[-84.9734,29.5549],[-84.9771,29.5539],[-84.9816,29.5534],[-84.9848,29.5527],[-84.9925,29.5498],[-84.9999,29.5488],[-85.0017,29.5487],[-85.0036,29.5486],[-85.0059,29.5488],[-85.0064,29.5488],[-85.0074,29.5488],[-85.0094,29.549],[-85.0111,29.5492],[-85.0121,29.5495],[-85.0131,29.5485],[-85.0142,29.5474],[-85.0155,29.5465],[-85.0167,29.5459],[-85.0179,29.5452],[-85.0193,29.5444],[-85.0212,29.5437],[-85.0232,29.5426],[-85.0235,29.5424],[-85.0252,29.5415],[-85.0275,29.5406],[-85.0294,29.5397],[-85.0312,29.5391],[-85.0336,29.5385],[-85.0365,29.5376],[-85.037,29.5375],[-85.038,29.5373],[-85.0395,29.5368],[-85.0407,29.5367],[-85.0424,29.5365],[-85.0445,29.5364],[-85.0463,29.5363],[-85.0485,29.5362],[-85.051,29.536],[-85.0533,29.5361],[-85.0554,29.5359],[-85.0581,29.5362],[-85.0607,29.5365],[-85.0628,29.5369],[-85.0654,29.5373],[-85.0672,29.5378],[-85.0684,29.5382],[-85.0704,29.5385],[-85.072,29.539],[-85.0735,29.5395],[-85.0749,29.5399],[-85.0761,29.5405],[-85.0763,29.5406],[-85.078,29.5413],[-85.0795,29.5423],[-85.0812,29.5435],[-85.0827,29.5442],[-85.0844,29.5453],[-85.086,29.5464],[-85.0874,29.5472],[-85.0887,29.5483],[-85.0899,29.5491],[-85.0915,29.5506],[-85.0932,29.5522],[-85.0948,29.5537],[-85.0956,29.5546],[-85.0959,29.555],[-85.097,29.5564],[-85.098,29.5574],[-85.0994,29.5588],[-85.1004,29.5596],[-85.1011,29.5605],[-85.1022,29.5617],[-85.1034,29.563],[-85.1047,29.5644],[-85.1051,29.5648],[-85.106,29.5657],[-85.1072,29.5672],[-85.1081,29.5682],[-85.1094,29.5694],[-85.1103,29.5699],[-85.1118,29.5707],[-85.1136,29.5716],[-85.1156,29.5725],[-85.1172,29.5732],[-85.1186,29.5739],[-85.1197,29.5744],[-85.12,29.5746],[-85.1213,29.5754],[-85.1227,29.5762],[-85.1235,29.5767],[-85.1241,29.5769],[-85.125,29.5768],[-85.1257,29.5767],[-85.1267,29.5766],[-85.1277,29.5767],[-85.1283,29.5768],[-85.1307,29.5771],[-85.1327,29.5776],[-85.1353,29.5779],[-85.1383,29.5784],[-85.1412,29.5789],[-85.1437,29.5795],[-85.1456,29.5802],[-85.1481,29.5811],[-85.1513,29.582],[-85.1518,29.5822],[-85.1547,29.583],[-85.1578,29.5841],[-85.1603,29.5851],[-85.1653,29.5872],[-85.1684,29.5885],[-85.171,29.5898],[-85.1733,29.5909],[-85.1758,29.5925],[-85.1781,29.5938],[-85.1806,29.5953],[-85.1826,29.5967],[-85.1853,29.5985],[-85.1871,29.6003],[-85.1892,29.6019],[-85.191,29.6036],[-85.1933,29.6052],[-85.1952,29.6067],[-85.1971,29.6079],[-85.199,29.6091],[-85.2012,29.6102],[-85.2029,29.6112],[-85.2046,29.6123],[-85.2059,29.6134],[-85.2075,29.6143],[-85.2093,29.6154],[-85.2117,29.6166],[-85.2126,29.6169],[-85.2136,29.6173],[-85.2154,29.6182],[-85.2179,29.6194],[-85.2202,29.6203],[-85.2221,29.6212],[-85.2241,29.6218],[-85.2261,29.6224],[-85.2279,29.623],[-85.2294,29.6235],[-85.2311,29.624],[-85.2335,29.6244],[-85.2348,29.625],[-85.2352,29.625],[-85.2364,29.625],[-85.2368,29.625],[-85.2387,29.625],[-85.2444,29.625],[-85.2463,29.625],[-85.2469,29.6253],[-85.247,29.6253],[-85.248,29.6256],[-85.2487,29.6259],[-85.2492,29.626],[-85.2493,29.626],[-85.2499,29.6264],[-85.25,29.6265],[-85.2544,29.6272],[-85.2588,29.628],[-85.2602,29.6283],[-85.2633,29.6288],[-85.2683,29.6301],[-85.2705,29.6304],[-85.2711,29.6309],[-85.2727,29.6312],[-85.2757,29.6315],[-85.2801,29.6319],[-85.2848,29.6323],[-85.2891,29.6324],[-85.2912,29.6323],[-85.292,29.6323],[-85.2928,29.6307],[-85.2938,29.6294],[-85.2944,29.6286],[-85.2964,29.6268],[-85.2982,29.625],[-85.2994,29.6238],[-85.3009,29.6218],[-85.3029,29.6196],[-85.3042,29.6182],[-85.3055,29.6171],[-85.3073,29.6158],[-85.3101,29.6137],[-85.3122,29.6125],[-85.3135,29.6118],[-85.3147,29.6112],[-85.3158,29.6106],[-85.3179,29.6095],[-85.3198,29.609],[-85.322,29.6081],[-85.3242,29.607],[-85.3266,29.6059],[-85.3288,29.6053],[-85.331,29.6048],[-85.3331,29.6044],[-85.3361,29.6042],[-85.3389,29.604],[-85.3408,29.6038],[-85.3435,29.6037],[-85.3463,29.6035],[-85.3484,29.6036],[-85.3503,29.6037],[-85.3524,29.6039],[-85.3545,29.604],[-85.3568,29.6044],[-85.3591,29.6048],[-85.361,29.6051],[-85.3644,29.6057],[-85.3662,29.6061],[-85.3683,29.6068],[-85.3696,29.6073],[-85.3714,29.6076],[-85.3726,29.6081],[-85.374,29.6087],[-85.3749,29.6094],[-85.3761,29.61],[-85.3772,29.6105],[-85.3776,29.6106],[-85.3787,29.6112],[-85.3796,29.6117],[-85.3808,29.6123],[-85.3817,29.6129],[-85.3825,29.6136],[-85.3833,29.6142],[-85.3844,29.615],[-85.3851,29.616],[-85.3859,29.6167],[-85.3868,29.6176],[-85.3875,29.6183],[-85.3883,29.6192],[-85.3893,29.6205],[-85.3903,29.6216],[-85.3909,29.6225],[-85.3915,29.6233],[-85.3919,29.6239],[-85.3924,29.6244],[-85.3928,29.625],[-85.393,29.6252],[-85.3942,29.6262],[-85.3949,29.6272],[-85.3953,29.6276],[-85.3961,29.6284],[-85.3976,29.6303],[-85.3988,29.6318],[-85.3999,29.6328],[-85.401,29.6339],[-85.4026,29.6351],[-85.4027,29.6352],[-85.4041,29.6366],[-85.4053,29.6377],[-85.4066,29.6396],[-85.4083,29.6412],[-85.4093,29.6423],[-85.4108,29.6437],[-85.411,29.6439],[-85.4128,29.6458],[-85.4149,29.6476],[-85.4164,29.6495],[-85.4183,29.6518],[-85.419,29.6533],[-85.4201,29.6549],[-85.4211,29.6564],[-85.4223,29.6585],[-85.4232,29.6604],[-85.424,29.6619],[-85.425,29.6635],[-85.425,29.6636],[-85.4263,29.6653],[-85.4276,29.6668],[-85.429,29.6686],[-85.43,29.67],[-85.4312,29.6719],[-85.4323,29.6738],[-85.434,29.6767],[-85.4346,29.6779],[-85.4348,29.6786],[-85.4353,29.6799],[-85.4362,29.6815],[-85.4374,29.6839],[-85.4382,29.6859],[-85.4393,29.6885],[-85.4399,29.6905],[-85.4405,29.6923],[-85.4412,29.6938],[-85.442,29.6955],[-85.4429,29.6974],[-85.4436,29.6991],[-85.4441,29.7003],[-85.4457,29.7034],[-85.4462,29.7048],[-85.4467,29.7057],[-85.4469,29.7061],[-85.4475,29.7074],[-85.4479,29.7087],[-85.4493,29.712],[-85.4497,29.7132],[-85.4502,29.715],[-85.4506,29.7167],[-85.4513,29.719],[-85.4519,29.7206],[-85.4524,29.722],[-85.4525,29.7223],[-85.4529,29.7241],[-85.4534,29.7258],[-85.4538,29.7268],[-85.4542,29.7279],[-85.4549,29.7298],[-85.4553,29.731],[-85.4557,29.732],[-85.4562,29.7329],[-85.4567,29.7339],[-85.4574,29.7352],[-85.4577,29.7367],[-85.4581,29.738],[-85.4584,29.7394],[-85.4588,29.7408],[-85.4592,29.7422],[-85.4594,29.743],[-85.4595,29.7435],[-85.4597,29.7447],[-85.46,29.7457],[-85.4602,29.7468],[-85.4604,29.7488],[-85.461,29.7502],[-85.4611,29.7511],[-85.4615,29.7523],[-85.4618,29.7535],[-85.4619,29.754],[-85.4623,29.756],[-85.4629,29.758],[-85.4633,29.7595],[-85.4638,29.761],[-85.4641,29.7622],[-85.4641,29.7635],[-85.4641,29.7637],[-85.4644,29.7651],[-85.4646,29.766],[-85.4651,29.7667],[-85.4655,29.7678],[-85.4661,29.7696],[-85.4662,29.77],[-85.4666,29.7719],[-85.4672,29.7739],[-85.468,29.7761],[-85.4685,29.7784],[-85.4686,29.7785],[-85.4688,29.7792],[-85.4693,29.7813],[-85.4695,29.7823],[-85.4698,29.7845],[-85.4704,29.787],[-85.4705,29.7874],[-85.4709,29.789],[-85.4712,29.791],[-85.4715,29.7934],[-85.4718,29.7954],[-85.472,29.7963],[-85.4724,29.7988],[-85.4729,29.801],[-85.4729,29.803],[-85.4728,29.8048],[-85.473,29.8059],[-85.4732,29.8074],[-85.4733,29.8089],[-85.4737,29.8104],[-85.474,29.812],[-85.4741,29.8138],[-85.4742,29.8154],[-85.4743,29.8183],[-85.4743,29.8186],[-85.4745,29.8197],[-85.4745,29.8215],[-85.4744,29.8235],[-85.4746,29.8252],[-85.4747,29.8268],[-85.4749,29.8277],[-85.4749,29.8301],[-85.475,29.8315],[-85.4749,29.8339],[-85.4748,29.836],[-85.4748,29.8369],[-85.4748,29.8377],[-85.4747,29.8393],[-85.4747,29.8407],[-85.4746,29.8418],[-85.4745,29.8431],[-85.4746,29.8442],[-85.4744,29.8456],[-85.4742,29.8477],[-85.474,29.8495],[-85.474,29.8507],[-85.4739,29.8528],[-85.4736,29.8541],[-85.4736,29.8543],[-85.4731,29.8558],[-85.4725,29.8576],[-85.4721,29.8595],[-85.4714,29.8615],[-85.471,29.8632],[-85.4707,29.8653],[-85.4702,29.8671],[-85.4698,29.8683],[-85.4694,29.8694],[-85.4691,29.8701],[-85.4686,29.8713],[-85.468,29.8727],[-85.4678,29.8737],[-85.4674,29.8746],[-85.4671,29.8752],[-85.4667,29.8759],[-85.4663,29.8768],[-85.4658,29.8779],[-85.4652,29.879],[-85.4647,29.8799],[-85.4642,29.8806],[-85.4636,29.8817],[-85.4629,29.8829],[-85.4625,29.8837],[-85.4616,29.8849],[-85.4609,29.886],[-85.4602,29.8873],[-85.4596,29.8883],[-85.4589,29.8892],[-85.4583,29.8898],[-85.4577,29.8905],[-85.4563,29.892],[-85.4554,29.893],[-85.4547,29.8935],[-85.4544,29.8937],[-85.4531,29.8949],[-85.4531,29.895],[-85.4523,29.8959],[-85.4509,29.8972],[-85.45,29.898],[-85.449,29.8987],[-85.448,29.8996],[-85.4479,29.8997],[-85.4471,29.9003],[-85.4463,29.901],[-85.459,29.9066],[-85.4602,29.9064],[-85.461,29.9063],[-85.4622,29.9062],[-85.4629,29.9061],[-85.4635,29.9061],[-85.4648,29.9059],[-85.4654,29.9059],[-85.4664,29.906],[-85.4673,29.9059],[-85.468,29.906],[-85.4695,29.9059],[-85.4712,29.906],[-85.4722,29.9061],[-85.4741,29.9062],[-85.4753,29.9064],[-85.4771,29.9066],[-85.4796,29.9069],[-85.4818,29.9071],[-85.4834,29.9074],[-85.4848,29.9076],[-85.4873,29.908],[-85.4897,29.9083],[-85.4926,29.9091],[-85.4949,29.9095],[-85.4978,29.9104],[-85.4999,29.9109],[-85.5034,29.9114],[-85.5051,29.9118],[-85.5096,29.9136],[-85.5135,29.9147],[-85.5184,29.9167],[-85.5207,29.9181],[-85.5233,29.9195],[-85.5262,29.9205],[-85.5288,29.922],[-85.5309,29.923],[-85.5331,29.9244],[-85.5355,29.9257],[-85.5378,29.9268],[-85.54,29.928],[-85.5417,29.9294],[-85.5434,29.9309],[-85.545,29.9319],[-85.549,29.9343],[-85.5508,29.9353],[-85.5531,29.9364],[-85.555,29.9378],[-85.5567,29.939],[-85.5584,29.9402],[-85.5599,29.9413],[-85.5611,29.9423],[-85.5634,29.9437],[-85.565,29.9447],[-85.5663,29.9459],[-85.5677,29.9467],[-85.569,29.9476],[-85.5703,29.9488],[-85.5719,29.9499],[-85.5731,29.9511],[-85.5745,29.9524],[-85.5762,29.9537],[-85.5778,29.9551],[-85.5798,29.9564],[-85.5819,29.958],[-85.5832,29.9587],[-85.5847,29.9602],[-85.5861,29.9615],[-85.5876,29.9625],[-85.589,29.9639],[-85.5903,29.9654],[-85.5917,29.9668],[-85.5933,29.9685],[-85.5953,29.9706],[-85.5966,29.9723],[-85.5982,29.974],[-85.601,29.9772],[-85.6021,29.9785],[-85.6033,29.98],[-85.6045,29.9814],[-85.6056,29.983],[-85.6066,29.9846],[-85.6076,29.9858],[-85.6089,29.9872],[-85.6105,29.9887],[-85.6118,29.99],[-85.6131,29.9915],[-85.6142,29.9925],[-85.6149,29.9933],[-85.6159,29.9945],[-85.6172,29.9955],[-85.6181,29.9964],[-85.6189,29.9974],[-85.6202,29.9987],[-85.6213,30.0002],[-85.6228,30.0012],[-85.6237,30.0023],[-85.6249,30.0039],[-85.626,30.0052],[-85.6272,30.0068],[-85.6298,30.0103],[-85.6325,30.0143],[-85.635,30.0156],[-85.6394,30.0175],[-85.6434,30.0194],[-85.6474,30.0219],[-85.6513,30.0242],[-85.6546,30.025],[-85.6597,30.0257],[-85.6604,30.0258],[-85.6661,30.027],[-85.672,30.0291],[-85.6756,30.0306],[-85.6818,30.0327],[-85.6886,30.0348],[-85.694,30.0368],[-85.6992,30.039],[-85.7058,30.0415],[-85.7098,30.0432],[-85.7152,30.0458],[-85.7189,30.048],[-85.7227,30.0499],[-85.7263,30.0522],[-85.7311,30.0544],[-85.7374,30.0578],[-85.7406,30.0601],[-85.7437,30.0619],[-85.7458,30.063],[-85.7499,30.0659],[-85.7525,30.0669],[-85.7574,30.07],[-85.7627,30.0731],[-85.768,30.0764],[-85.7715,30.0796],[-85.7836,30.0911],[-85.7842,30.0917],[-85.7899,30.0976],[-85.7948,30.1021],[-85.7995,30.106],[-85.8071,30.1116],[-85.8133,30.1165],[-85.8174,30.1193],[-85.8203,30.1213],[-85.8262,30.1252],[-85.8344,30.1298],[-85.8465,30.136],[-85.8748,30.1531],[-85.8793,30.1563],[-85.8852,30.1595],[-85.8898,30.1617],[-85.8947,30.1637],[-85.9017,30.1668],[-85.9047,30.1688],[-85.9134,30.1727],[-85.9218,30.1769],[-85.9278,30.18],[-85.9375,30.1865],[-85.9425,30.1892],[-85.9472,30.1914],[-85.9529,30.1934],[-85.9584,30.1954],[-85.9621,30.1969],[-85.9643,30.1978],[-85.9686,30.2001],[-85.9759,30.2035],[-85.9821,30.206],[-85.9892,30.2087],[-85.9941,30.2103],[-85.9949,30.2106],[-85.9999,30.2131],[-86,30.2131],[-86.0509,30.2313],[-86.0785,30.2412],[-86.08,30.2418],[-86.1035,30.2502],[-86.1186,30.2556],[-86.1328,30.2607],[-86.1799,30.2763],[-86.1848,30.278],[-86.2443,30.2945],[-86.2682,30.3011],[-86.2796,30.3043],[-86.2978,30.3084],[-86.3047,30.3099],[-86.375,30.3216],[-86.3964,30.3252],[-86.3975,30.3254],[-86.4119,30.327],[-86.4321,30.3288],[-86.4422,30.3294],[-86.4492,30.3297],[-86.4772,30.3312],[-86.4869,30.3317],[-86.4898,30.3309],[-86.4899,30.3309],[-86.4925,30.3302],[-86.4939,30.33],[-86.4999,30.329],[-86.5049,30.3292],[-86.5097,30.3298],[-86.518,30.3302],[-86.5235,30.3303],[-86.5365,30.3348],[-86.5385,30.3364],[-86.5413,30.3356],[-86.5481,30.3361],[-86.5534,30.3369],[-86.5645,30.3376],[-86.5722,30.3395],[-86.5887,30.3419],[-86.6093,30.3437],[-86.6249,30.3454],[-86.6459,30.3462],[-86.6602,30.3455],[-86.6766,30.3444],[-86.6899,30.3433],[-86.7019,30.3438],[-86.7134,30.3434],[-86.74,30.3406],[-86.75,30.3398],[-86.7698,30.3381],[-86.7953,30.3351],[-86.799,30.3347],[-86.8006,30.3345],[-86.8133,30.3331],[-86.8322,30.3306],[-86.8472,30.3283],[-86.8502,30.3279],[-86.8577,30.327],[-86.8624,30.3264],[-86.875,30.3252],[-86.8819,30.3246],[-86.9089,30.3202],[-86.9166,30.3187],[-86.9326,30.3156],[-86.9539,30.3115],[-86.9778,30.3072],[-87,30.3034],[-87.0233,30.3011],[-87.0645,30.2947],[-87.0935,30.2888],[-87.1108,30.2861],[-87.125,30.2813],[-87.1388,30.2785],[-87.1632,30.2761],[-87.1932,30.2711],[-87.1982,30.2703],[-87.2212,30.2673],[-87.2395,30.266],[-87.25,30.2654],[-87.2577,30.2642],[-87.2732,30.2679],[-87.2872,30.2722],[-87.2965,30.2727],[-87.3032,30.2704],[-87.3104,30.2679],[-87.3207,30.2646],[-87.375,30.2537],[-87.3931,30.2502],[-87.395,30.2502],[-87.4406,30.2443],[-87.4769,30.2363],[-87.5,30.2333],[-87.5183,30.2295],[-87.5184,30.2342],[-87.5184,30.2401],[-87.5185,30.25],[-87.5185,30.2502],[-87.5185,30.2533],[-87.5184,30.2578],[-87.5184,30.2677],[-87.5183,30.277],[-87.5183,30.2786],[-87.5183,30.2802],[-87.5183,30.2804],[-87.5184,30.2807],[-87.5184,30.2816],[-87.5184,30.282],[-87.5184,30.2821],[-87.5184,30.2822],[-87.5184,30.2823],[-87.5184,30.2824],[-87.5184,30.2829],[-87.5184,30.2839],[-87.5151,30.2846],[-87.5146,30.2847],[-87.512,30.2856],[-87.5119,30.2856],[-87.5117,30.2856],[-87.5105,30.2858],[-87.5089,30.2861],[-87.5074,30.2865],[-87.5055,30.2871],[-87.5037,30.2875],[-87.502,30.288],[-87.5011,30.2881],[-87.5,30.2879],[-87.4927,30.2898],[-87.4524,30.3002],[-87.4511,30.306],[-87.4511,30.3061],[-87.4501,30.3111],[-87.4503,30.3111],[-87.4508,30.3111],[-87.4512,30.3109],[-87.4517,30.3108],[-87.4523,30.3106],[-87.4527,30.3104],[-87.4532,30.3104],[-87.4539,30.3102],[-87.4544,30.3103],[-87.455,30.3103],[-87.4556,30.3102],[-87.4559,30.3101],[-87.4565,30.3098],[-87.4569,30.3095],[-87.4572,30.3093],[-87.4578,30.3091],[-87.4583,30.3088],[-87.4588,30.3086],[-87.4592,30.3085],[-87.4596,30.3083],[-87.4603,30.3082],[-87.461,30.3081],[-87.4619,30.308],[-87.4625,30.3079],[-87.463,30.3078],[-87.4638,30.3078],[-87.4643,30.3077],[-87.4651,30.3076],[-87.4658,30.3076],[-87.4659,30.3077],[-87.4662,30.3078],[-87.4666,30.3078],[-87.4672,30.3078],[-87.4674,30.3078],[-87.4678,30.3079],[-87.4682,30.3081],[-87.4687,30.3082],[-87.4692,30.3082],[-87.4698,30.308],[-87.4707,30.3079],[-87.4713,30.3079],[-87.4718,30.3079],[-87.4726,30.308],[-87.4735,30.308],[-87.474,30.308],[-87.4745,30.308],[-87.4753,30.308],[-87.4759,30.3079],[-87.4763,30.3077],[-87.4766,30.3075],[-87.4772,30.3072],[-87.4779,30.3069],[-87.4785,30.3069],[-87.4789,30.3068],[-87.4796,30.3068],[-87.4803,30.3068],[-87.4806,30.3067],[-87.4809,30.3066],[-87.4814,30.3064],[-87.4816,30.3062],[-87.4819,30.306],[-87.4837,30.3048],[-87.4838,30.3048],[-87.4842,30.3049],[-87.4848,30.3049],[-87.4852,30.305],[-87.4857,30.3051],[-87.4861,30.3051],[-87.4862,30.3051],[-87.4864,30.3051],[-87.487,30.3051],[-87.4874,30.305],[-87.4882,30.3048],[-87.4887,30.3048],[-87.4892,30.3049],[-87.4899,30.3049],[-87.4907,30.3049],[-87.4913,30.3049],[-87.492,30.3048],[-87.4925,30.3049],[-87.4929,30.3049],[-87.4934,30.3049],[-87.4941,30.3049],[-87.4944,30.305],[-87.4949,30.305],[-87.4952,30.3051],[-87.4956,30.3053],[-87.496,30.3054],[-87.4965,30.3056],[-87.4968,30.3057],[-87.4972,30.3058],[-87.4974,30.3059],[-87.4977,30.3061],[-87.498,30.3062],[-87.4984,30.3063],[-87.4988,30.3063],[-87.499,30.3062],[-87.4992,30.3062],[-87.4993,30.3062],[-87.4996,30.3062],[-87.4999,30.3062],[-87.5,30.3062],[-87.5,30.3065],[-87.501,30.3068],[-87.5017,30.3069],[-87.5022,30.3071],[-87.5023,30.3071],[-87.5028,30.3073],[-87.5035,30.3076],[-87.5039,30.308],[-87.5047,30.3089],[-87.5052,30.3099],[-87.5056,30.3111],[-87.5058,30.3125],[-87.5059,30.3139],[-87.5058,30.3151],[-87.5059,30.3194],[-87.5047,30.324],[-87.5026,30.3274],[-87.5,30.329],[-87.4998,30.3289],[-87.4993,30.3291],[-87.4987,30.3293],[-87.4982,30.3295],[-87.4973,30.3297],[-87.4959,30.33],[-87.4949,30.3302],[-87.4942,30.3304],[-87.4936,30.3306],[-87.4931,30.3306],[-87.4925,30.3308],[-87.492,30.3309],[-87.4919,30.3309],[-87.4909,30.331],[-87.49,30.3311],[-87.4891,30.3311],[-87.4884,30.3311],[-87.4878,30.331],[-87.4875,30.331],[-87.4867,30.3311],[-87.4859,30.3311],[-87.4847,30.3311],[-87.4836,30.3311],[-87.4828,30.3311],[-87.4817,30.3311],[-87.4809,30.3311],[-87.4801,30.3311],[-87.48,30.3311],[-87.4795,30.3312],[-87.4786,30.3312],[-87.4775,30.3313],[-87.4769,30.3313],[-87.4763,30.3314],[-87.4756,30.3314],[-87.4748,30.3315],[-87.4736,30.3316],[-87.4727,30.3317],[-87.4719,30.3318],[-87.4709,30.332],[-87.4701,30.3322],[-87.4695,30.3323],[-87.4688,30.3324],[-87.4681,30.3326],[-87.4676,30.3327],[-87.4673,30.3328],[-87.4671,30.3329],[-87.4663,30.333],[-87.4655,30.3332],[-87.4649,30.3333],[-87.4644,30.3335],[-87.4641,30.3336],[-87.4638,30.3337],[-87.4633,30.3339],[-87.4631,30.334],[-87.463,30.334],[-87.4613,30.3352],[-87.4611,30.3353],[-87.4608,30.3356],[-87.4604,30.336],[-87.46,30.3363],[-87.4597,30.3366],[-87.4593,30.337],[-87.4589,30.3375],[-87.4585,30.3379],[-87.4581,30.3384],[-87.4577,30.3388],[-87.4573,30.3392],[-87.4569,30.3397],[-87.4563,30.3402],[-87.4558,30.3407],[-87.4554,30.3412],[-87.455,30.3416],[-87.4545,30.3421],[-87.4542,30.3424],[-87.4538,30.3428],[-87.4537,30.3428],[-87.4537,30.3429],[-87.4534,30.3431],[-87.453,30.3435],[-87.4523,30.3441],[-87.452,30.3445],[-87.4516,30.345],[-87.4514,30.3453],[-87.4511,30.3456],[-87.451,30.3462],[-87.451,30.3463],[-87.4509,30.3466],[-87.4508,30.347],[-87.4509,30.3476],[-87.451,30.348],[-87.451,30.3488],[-87.4511,30.3495],[-87.4511,30.3501],[-87.4511,30.351],[-87.4511,30.3515],[-87.4511,30.3519],[-87.4512,30.3525],[-87.4512,30.3529],[-87.4512,30.3534],[-87.4513,30.354],[-87.4514,30.3549],[-87.4516,30.3559],[-87.4518,30.3567],[-87.4518,30.3575],[-87.4519,30.3583],[-87.452,30.3592],[-87.452,30.3598],[-87.452,30.3603],[-87.452,30.3611],[-87.4521,30.3619],[-87.452,30.3625],[-87.4519,30.3634],[-87.4518,30.364],[-87.4518,30.3646],[-87.4519,30.365],[-87.4518,30.3659],[-87.4515,30.3667],[-87.4514,30.367],[-87.4514,30.3672],[-87.4502,30.3688],[-87.45,30.3693],[-87.4498,30.3696],[-87.4494,30.3701],[-87.4491,30.3704],[-87.4488,30.3706],[-87.4485,30.3709],[-87.448,30.3712],[-87.4477,30.3715],[-87.4474,30.3717],[-87.447,30.372],[-87.4466,30.3723],[-87.4462,30.3727],[-87.446,30.3729],[-87.4455,30.3733],[-87.445,30.3737],[-87.4443,30.3741],[-87.4441,30.3744],[-87.4437,30.3748],[-87.4435,30.3751],[-87.4429,30.3752],[-87.4418,30.3763],[-87.4417,30.3765],[-87.4416,30.3766],[-87.4415,30.3767],[-87.4414,30.3769],[-87.4409,30.3776],[-87.4406,30.378],[-87.44,30.3788],[-87.4399,30.3789],[-87.4394,30.3799],[-87.4391,30.3802],[-87.4387,30.3808],[-87.4386,30.381],[-87.4385,30.3812],[-87.4385,30.3814],[-87.4385,30.3818],[-87.4387,30.3821],[-87.4391,30.3829],[-87.4394,30.3833],[-87.4398,30.3839],[-87.4399,30.3842],[-87.4402,30.3846],[-87.4403,30.3849],[-87.4407,30.3861],[-87.4409,30.3867],[-87.4411,30.3877],[-87.4411,30.388],[-87.4412,30.3886],[-87.4411,30.389],[-87.4411,30.3898],[-87.4411,30.39],[-87.4408,30.391],[-87.4407,30.3915],[-87.4399,30.3928],[-87.4395,30.3935],[-87.4386,30.3946],[-87.4381,30.3951],[-87.4373,30.3959],[-87.4369,30.3962],[-87.436,30.3966],[-87.4355,30.3969],[-87.4347,30.3972],[-87.4346,30.3973],[-87.4343,30.3975],[-87.4341,30.3978],[-87.4335,30.3989],[-87.4333,30.3994],[-87.433,30.4004],[-87.4329,30.4009],[-87.4323,30.4021],[-87.4321,30.4024],[-87.4319,30.403],[-87.4318,30.4032],[-87.4314,30.4038],[-87.4313,30.4041],[-87.4309,30.4048],[-87.4308,30.4049],[-87.4306,30.4052],[-87.4302,30.4057],[-87.4298,30.4062],[-87.4296,30.4065],[-87.4295,30.4066],[-87.4284,30.4076],[-87.4278,30.4081],[-87.4275,30.4084],[-87.4269,30.4088],[-87.4268,30.4088],[-87.4264,30.4091],[-87.4262,30.4092],[-87.4259,30.4093],[-87.4256,30.4094],[-87.4251,30.4095],[-87.425,30.4096],[-87.4248,30.4096],[-87.4245,30.4097],[-87.4244,30.4098],[-87.4237,30.4099],[-87.4233,30.41],[-87.4227,30.4101],[-87.4223,30.4101],[-87.4216,30.4102],[-87.4212,30.4102],[-87.4206,30.4102],[-87.4202,30.4102],[-87.4195,30.4102],[-87.4192,30.4102],[-87.4186,30.4101],[-87.4184,30.4101],[-87.418,30.41],[-87.4177,30.41],[-87.4172,30.4099],[-87.4167,30.4097],[-87.4157,30.4095],[-87.4153,30.4094],[-87.4146,30.4093],[-87.4142,30.4092],[-87.4136,30.409],[-87.4132,30.409],[-87.4125,30.4089],[-87.4122,30.4089],[-87.4115,30.4088],[-87.4111,30.4088],[-87.4107,30.4088],[-87.4104,30.4088],[-87.4096,30.4088],[-87.4094,30.4088],[-87.4089,30.4088],[-87.4085,30.4089],[-87.4078,30.4089],[-87.4074,30.409],[-87.4065,30.4092],[-87.4061,30.4092],[-87.4057,30.4094],[-87.4053,30.4095],[-87.4048,30.4096],[-87.4035,30.4102],[-87.403,30.4104],[-87.4028,30.4106],[-87.4023,30.411],[-87.4018,30.4114],[-87.4013,30.412],[-87.401,30.4123],[-87.4006,30.4129],[-87.4005,30.4132],[-87.4004,30.4134],[-87.4003,30.4135],[-87.3988,30.4151],[-87.3985,30.4155],[-87.3977,30.416],[-87.3974,30.4163],[-87.3963,30.4172],[-87.3957,30.4176],[-87.3946,30.4181],[-87.394,30.4183],[-87.3932,30.4185],[-87.3926,30.4187],[-87.3906,30.4192],[-87.3903,30.4193],[-87.3895,30.4196],[-87.3891,30.4197],[-87.3881,30.42],[-87.3877,30.4201],[-87.3868,30.4204],[-87.3864,30.4205],[-87.3855,30.421],[-87.3849,30.4213],[-87.3843,30.4216],[-87.3839,30.4219],[-87.3834,30.4221],[-87.3826,30.4226],[-87.3821,30.4229],[-87.3809,30.4238],[-87.3801,30.4243],[-87.3787,30.4252],[-87.3784,30.4254],[-87.3776,30.4261],[-87.3773,30.4264],[-87.3765,30.4271],[-87.3762,30.4273],[-87.3754,30.428],[-87.3753,30.4281],[-87.3751,30.4282],[-87.375,30.4283],[-87.3731,30.4294],[-87.3712,30.4305],[-87.3694,30.432],[-87.3682,30.4334],[-87.3674,30.4345],[-87.3666,30.4367],[-87.3669,30.4405],[-87.3687,30.4446],[-87.3708,30.4469],[-87.375,30.4485],[-87.375,30.4486],[-87.3751,30.4486],[-87.3756,30.4487],[-87.3759,30.4488],[-87.3767,30.449],[-87.3771,30.4491],[-87.3777,30.4493],[-87.3778,30.4493],[-87.3782,30.4494],[-87.3783,30.4494],[-87.3787,30.4496],[-87.3792,30.4497],[-87.3795,30.4497],[-87.38,30.4499],[-87.3804,30.4499],[-87.3812,30.4501],[-87.3815,30.4501],[-87.3819,30.4501],[-87.3822,30.4501],[-87.383,30.4501],[-87.3836,30.4502],[-87.3844,30.4503],[-87.3846,30.4503],[-87.3852,30.4504],[-87.3854,30.4504],[-87.3857,30.4504],[-87.3858,30.4504],[-87.3863,30.4504],[-87.3864,30.4504],[-87.3868,30.4504],[-87.3869,30.4504],[-87.3878,30.4504],[-87.3879,30.4504],[-87.3885,30.4506],[-87.3889,30.4508],[-87.3898,30.4511],[-87.39,30.4512],[-87.3908,30.4513],[-87.3913,30.4515],[-87.392,30.4516],[-87.3923,30.4516],[-87.3931,30.4516],[-87.3935,30.4515],[-87.3939,30.4514],[-87.3942,30.4514],[-87.3951,30.4511],[-87.3954,30.451],[-87.3965,30.4507],[-87.3969,30.4506],[-87.397,30.4506],[-87.3971,30.4506],[-87.3978,30.4506],[-87.398,30.4506],[-87.3986,30.4507],[-87.3989,30.4508],[-87.3996,30.4509],[-87.3998,30.451],[-87.3999,30.451],[-87.4001,30.4511],[-87.4011,30.4515],[-87.4017,30.4517],[-87.4028,30.4521],[-87.4032,30.4523],[-87.4039,30.4525],[-87.4043,30.4527],[-87.4047,30.4529],[-87.4049,30.4531],[-87.4053,30.4537],[-87.4055,30.454],[-87.406,30.4546],[-87.4062,30.4549],[-87.4067,30.4554],[-87.407,30.4557],[-87.4077,30.4563],[-87.4079,30.4564],[-87.4087,30.4567],[-87.4093,30.4568],[-87.4106,30.4569],[-87.4111,30.4569],[-87.412,30.4569],[-87.4125,30.4569],[-87.4131,30.4569],[-87.4135,30.457],[-87.4138,30.457],[-87.4145,30.4573],[-87.4147,30.4573],[-87.4149,30.4575],[-87.4149,30.4576],[-87.4155,30.4581],[-87.4157,30.4582],[-87.416,30.4587],[-87.416,30.4589],[-87.4164,30.4594],[-87.4167,30.4597],[-87.4168,30.4599],[-87.4169,30.4599],[-87.4177,30.4609],[-87.4178,30.4611],[-87.4187,30.4616],[-87.4191,30.4619],[-87.4199,30.4622],[-87.4204,30.4624],[-87.4212,30.4627],[-87.4215,30.4628],[-87.4222,30.4632],[-87.4227,30.4636],[-87.4236,30.4643],[-87.4237,30.4644],[-87.424,30.4647],[-87.4243,30.4649],[-87.4246,30.4652],[-87.4251,30.4656],[-87.4253,30.4658],[-87.4258,30.4663],[-87.4261,30.4666],[-87.4267,30.4672],[-87.4268,30.4673],[-87.4271,30.4675],[-87.4273,30.4678],[-87.4278,30.4684],[-87.428,30.4687],[-87.428,30.4688],[-87.4286,30.4694],[-87.4289,30.4698],[-87.4294,30.4704],[-87.4296,30.4706],[-87.4298,30.4711],[-87.4299,30.4714],[-87.4299,30.4716],[-87.4301,30.472],[-87.4302,30.4727],[-87.4302,30.4728],[-87.4302,30.4731],[-87.4302,30.4741],[-87.4302,30.4743],[-87.4302,30.4752],[-87.4303,30.4757],[-87.4303,30.4758],[-87.4305,30.4764],[-87.4306,30.4766],[-87.431,30.4771],[-87.4313,30.4773],[-87.4316,30.4777],[-87.432,30.4779],[-87.4326,30.4782],[-87.4329,30.4783],[-87.4337,30.4786],[-87.4338,30.4787],[-87.434,30.4788],[-87.4343,30.4789],[-87.4347,30.4792],[-87.4348,30.4793],[-87.4353,30.4799],[-87.4356,30.4805],[-87.4355,30.4809],[-87.4355,30.4811],[-87.4353,30.4814],[-87.4352,30.4815],[-87.4352,30.4816],[-87.435,30.4818],[-87.4348,30.4819],[-87.4346,30.482],[-87.4345,30.482],[-87.4344,30.482],[-87.4343,30.482],[-87.4341,30.4822],[-87.4341,30.4824],[-87.4334,30.4833],[-87.4333,30.4836],[-87.4331,30.4839],[-87.433,30.4841],[-87.4329,30.4843],[-87.433,30.4849],[-87.4332,30.4855],[-87.4337,30.4863],[-87.4338,30.4866],[-87.434,30.487],[-87.4341,30.4872],[-87.434,30.4873],[-87.4339,30.4877],[-87.4337,30.4879],[-87.4336,30.488],[-87.4332,30.4882],[-87.4329,30.4882],[-87.4321,30.4882],[-87.4315,30.4881],[-87.4309,30.4878],[-87.4305,30.4877],[-87.43,30.4875],[-87.4298,30.4874],[-87.4296,30.4874],[-87.4293,30.4874],[-87.4292,30.4874],[-87.4291,30.4875],[-87.429,30.4876],[-87.4288,30.4878],[-87.4286,30.4881],[-87.4285,30.4883],[-87.4284,30.4885],[-87.4284,30.4887],[-87.4284,30.4889],[-87.4284,30.489],[-87.4284,30.4891],[-87.4284,30.4892],[-87.4284,30.4894],[-87.4285,30.4895],[-87.4286,30.4897],[-87.429,30.4901],[-87.4291,30.4902],[-87.4294,30.4903],[-87.4298,30.4906],[-87.4299,30.4907],[-87.43,30.4907],[-87.4303,30.4908],[-87.4306,30.4911],[-87.4307,30.4914],[-87.4308,30.4915],[-87.4311,30.4918],[-87.4313,30.4921],[-87.4315,30.4926],[-87.4316,30.4927],[-87.4317,30.4929],[-87.4318,30.4934],[-87.4319,30.4937],[-87.4318,30.4942],[-87.4318,30.4946],[-87.4317,30.4949],[-87.4312,30.4958],[-87.431,30.4961],[-87.4305,30.4966],[-87.4306,30.4972],[-87.4307,30.4976],[-87.4309,30.4981],[-87.431,30.4983],[-87.4316,30.4988],[-87.432,30.499],[-87.4325,30.4991],[-87.433,30.4992],[-87.4331,30.4992],[-87.4335,30.4993],[-87.4337,30.4994],[-87.4339,30.4995],[-87.434,30.4996],[-87.4345,30.5002],[-87.4346,30.5003],[-87.4347,30.5005],[-87.4353,30.5015],[-87.4359,30.502],[-87.4362,30.5022],[-87.4365,30.5024],[-87.4367,30.503],[-87.4372,30.5037],[-87.4377,30.5046],[-87.4383,30.5054],[-87.4389,30.5058],[-87.4392,30.5062],[-87.4397,30.5067],[-87.4404,30.5066],[-87.4411,30.5067],[-87.4419,30.5067],[-87.4424,30.5068],[-87.4429,30.5068],[-87.4432,30.5068],[-87.4439,30.5072],[-87.4447,30.5075],[-87.4451,30.5082],[-87.4461,30.5089],[-87.4465,30.5095],[-87.4472,30.5099],[-87.4473,30.51],[-87.4473,30.5101],[-87.4476,30.5104],[-87.4477,30.5104],[-87.4477,30.5105],[-87.4478,30.5107],[-87.4478,30.5108],[-87.4479,30.511],[-87.4479,30.5118],[-87.448,30.5126],[-87.4479,30.513],[-87.4479,30.5131],[-87.4484,30.5137],[-87.449,30.5142],[-87.4498,30.5145],[-87.4499,30.5145],[-87.4504,30.5145],[-87.45,30.5149],[-87.4498,30.5152],[-87.4491,30.5153],[-87.4485,30.515],[-87.448,30.5146],[-87.4473,30.5139],[-87.4467,30.5136],[-87.4456,30.5137],[-87.445,30.5138],[-87.4445,30.5143],[-87.4444,30.5149],[-87.4446,30.5153],[-87.445,30.5155],[-87.4458,30.5154],[-87.4464,30.5147],[-87.4468,30.5146],[-87.447,30.5146],[-87.4473,30.515],[-87.4473,30.5156],[-87.4472,30.5164],[-87.4469,30.5168],[-87.4465,30.517],[-87.4461,30.517],[-87.4457,30.5169],[-87.4456,30.5171],[-87.4454,30.5177],[-87.4457,30.5182],[-87.4459,30.5187],[-87.446,30.5197],[-87.4464,30.5204],[-87.4471,30.5213],[-87.4473,30.522],[-87.4472,30.5222],[-87.4471,30.5225],[-87.4463,30.5232],[-87.4451,30.5239],[-87.4447,30.5237],[-87.4443,30.5236],[-87.4439,30.5236],[-87.4438,30.5236],[-87.4438,30.5239],[-87.4441,30.5242],[-87.4446,30.5245],[-87.4449,30.5247],[-87.445,30.5249],[-87.445,30.5251],[-87.4451,30.5254],[-87.4452,30.5257],[-87.4454,30.526],[-87.4457,30.5262],[-87.446,30.5264],[-87.447,30.5265],[-87.4472,30.5264],[-87.4473,30.5262],[-87.4473,30.5259],[-87.4471,30.5256],[-87.4469,30.5252],[-87.447,30.525],[-87.4472,30.5249],[-87.4476,30.5249],[-87.448,30.5249],[-87.4481,30.5251],[-87.4481,30.5252],[-87.4482,30.5253],[-87.4482,30.5255],[-87.448,30.5266],[-87.4477,30.5271],[-87.4475,30.5273],[-87.4472,30.5273],[-87.4468,30.5273],[-87.4467,30.5272],[-87.4463,30.5272],[-87.4459,30.5274],[-87.4457,30.5283],[-87.4451,30.5289],[-87.4447,30.5289],[-87.4445,30.5287],[-87.4444,30.5282],[-87.4444,30.5278],[-87.4441,30.5278],[-87.4437,30.5281],[-87.4434,30.5287],[-87.4431,30.5291],[-87.4426,30.5298],[-87.4426,30.53],[-87.4429,30.5301],[-87.4433,30.53],[-87.4438,30.5301],[-87.4442,30.5303],[-87.4442,30.5309],[-87.4439,30.5315],[-87.4432,30.5317],[-87.4425,30.5314],[-87.442,30.5311],[-87.442,30.5306],[-87.442,30.5301],[-87.4419,30.5299],[-87.4417,30.5297],[-87.4412,30.5297],[-87.4405,30.5298],[-87.4395,30.5302],[-87.439,30.5303],[-87.4389,30.5304],[-87.4389,30.5305],[-87.4391,30.5308],[-87.4395,30.5312],[-87.4399,30.5312],[-87.4403,30.5313],[-87.4406,30.5316],[-87.4406,30.5319],[-87.4403,30.5323],[-87.4402,30.5326],[-87.4403,30.5331],[-87.4404,30.5339],[-87.4407,30.535],[-87.4407,30.536],[-87.4408,30.5364],[-87.4408,30.5365],[-87.4408,30.5366],[-87.4411,30.5368],[-87.4416,30.5371],[-87.4416,30.5374],[-87.4414,30.5376],[-87.441,30.5377],[-87.4406,30.5378],[-87.4402,30.538],[-87.4399,30.5381],[-87.4399,30.5383],[-87.4399,30.5384],[-87.4402,30.5385],[-87.4405,30.5387],[-87.4406,30.5389],[-87.4404,30.5394],[-87.44,30.54],[-87.4398,30.5403],[-87.4396,30.5402],[-87.4395,30.5401],[-87.4396,30.5399],[-87.4397,30.5396],[-87.4397,30.5394],[-87.4395,30.5394],[-87.4393,30.5394],[-87.4389,30.5399],[-87.4386,30.5403],[-87.4383,30.5403],[-87.4382,30.5401],[-87.4379,30.5401],[-87.4377,30.5401],[-87.4373,30.5401],[-87.437,30.5402],[-87.4368,30.5402],[-87.4368,30.5407],[-87.4367,30.5411],[-87.4364,30.5413],[-87.4364,30.5415],[-87.4365,30.5416],[-87.4367,30.5417],[-87.4374,30.5418],[-87.4374,30.542],[-87.4372,30.5422],[-87.4368,30.5425],[-87.4368,30.5428],[-87.4364,30.543],[-87.4362,30.543],[-87.436,30.5429],[-87.4357,30.5427],[-87.4354,30.5427],[-87.4353,30.5429],[-87.4354,30.5433],[-87.4353,30.5436],[-87.4353,30.5437],[-87.4353,30.5439],[-87.4355,30.544],[-87.4359,30.544],[-87.4363,30.5441],[-87.4366,30.5437],[-87.4367,30.5437],[-87.4367,30.5439],[-87.4366,30.5442],[-87.4367,30.5446],[-87.4365,30.5449],[-87.4363,30.5449],[-87.4361,30.545],[-87.4361,30.5452],[-87.4362,30.5455],[-87.436,30.5459],[-87.4357,30.5463],[-87.4353,30.5463],[-87.4352,30.5463],[-87.4352,30.5464],[-87.4351,30.5464],[-87.4351,30.5465],[-87.4354,30.547],[-87.4354,30.5474],[-87.4352,30.5476],[-87.4349,30.5479],[-87.4349,30.5481],[-87.435,30.5487],[-87.4351,30.5491],[-87.4349,30.5494],[-87.433,30.5496],[-87.4319,30.5498],[-87.4312,30.55],[-87.4309,30.5503],[-87.4308,30.5505],[-87.4307,30.551],[-87.4304,30.5512],[-87.4294,30.5517],[-87.4289,30.5525],[-87.4285,30.5526],[-87.4281,30.5531],[-87.4275,30.5537],[-87.4273,30.5543],[-87.4272,30.5548],[-87.427,30.555],[-87.427,30.5554],[-87.4272,30.5555],[-87.4272,30.5557],[-87.427,30.5568],[-87.4269,30.5568],[-87.4268,30.5568],[-87.4267,30.5566],[-87.4266,30.5562],[-87.4265,30.5561],[-87.4263,30.5561],[-87.4261,30.5565],[-87.4256,30.5569],[-87.4257,30.5573],[-87.4259,30.5574],[-87.4264,30.5575],[-87.4264,30.5579],[-87.4264,30.5583],[-87.4265,30.5588],[-87.4263,30.559],[-87.4261,30.5591],[-87.4258,30.5593],[-87.4257,30.5598],[-87.4254,30.5603],[-87.4251,30.5604],[-87.4248,30.56],[-87.4248,30.5599],[-87.4247,30.5597],[-87.4246,30.5597],[-87.4243,30.5596],[-87.4242,30.5597],[-87.4241,30.5599],[-87.4239,30.5603],[-87.4239,30.5605],[-87.424,30.5608],[-87.424,30.561],[-87.4237,30.561],[-87.4235,30.5609],[-87.4234,30.5608],[-87.4232,30.5609],[-87.4232,30.5613],[-87.4231,30.5615],[-87.423,30.5615],[-87.4229,30.5614],[-87.4227,30.5613],[-87.4226,30.5611],[-87.4223,30.561],[-87.4222,30.5608],[-87.4222,30.5605],[-87.4222,30.5602],[-87.4221,30.5601],[-87.4219,30.5601],[-87.4218,30.5603],[-87.4218,30.5607],[-87.4217,30.561],[-87.4216,30.561],[-87.4215,30.561],[-87.4214,30.561],[-87.4214,30.5609],[-87.4213,30.5608],[-87.4212,30.5606],[-87.4211,30.5605],[-87.4209,30.5605],[-87.4207,30.5605],[-87.4205,30.5606],[-87.4199,30.5611],[-87.4196,30.5613],[-87.4192,30.5613],[-87.419,30.5615],[-87.4185,30.562],[-87.4183,30.5621],[-87.418,30.5621],[-87.4179,30.5622],[-87.4179,30.5624],[-87.4182,30.5627],[-87.4183,30.563],[-87.4183,30.5633],[-87.418,30.5637],[-87.418,30.564],[-87.4182,30.5644],[-87.4185,30.5648],[-87.4183,30.5651],[-87.418,30.565],[-87.4178,30.5648],[-87.4177,30.5646],[-87.4176,30.5645],[-87.4174,30.5647],[-87.4173,30.5651],[-87.4173,30.5652],[-87.4171,30.5655],[-87.4168,30.5658],[-87.4164,30.566],[-87.4161,30.5661],[-87.4162,30.5663],[-87.4166,30.5666],[-87.4167,30.5668],[-87.4167,30.5672],[-87.4167,30.5674],[-87.4166,30.5676],[-87.4166,30.5679],[-87.4167,30.568],[-87.417,30.568],[-87.4173,30.568],[-87.4175,30.5681],[-87.4175,30.5685],[-87.4175,30.5687],[-87.4176,30.5689],[-87.4178,30.5691],[-87.4182,30.5694],[-87.4184,30.5698],[-87.4185,30.5701],[-87.4184,30.5703],[-87.4182,30.5702],[-87.418,30.57],[-87.4177,30.5698],[-87.4176,30.5698],[-87.4172,30.5699],[-87.4171,30.5701],[-87.4172,30.5704],[-87.4171,30.5707],[-87.4169,30.5708],[-87.4167,30.5706],[-87.4165,30.5706],[-87.4164,30.5708],[-87.4163,30.571],[-87.4162,30.5711],[-87.4163,30.5715],[-87.4164,30.572],[-87.4161,30.5724],[-87.4157,30.5727],[-87.4152,30.5728],[-87.4149,30.5726],[-87.4145,30.5725],[-87.4144,30.5728],[-87.4143,30.5733],[-87.4141,30.5736],[-87.4139,30.5736],[-87.4138,30.5734],[-87.4137,30.573],[-87.4134,30.5729],[-87.4131,30.573],[-87.4128,30.5733],[-87.4126,30.5734],[-87.4125,30.5734],[-87.4125,30.5735],[-87.4124,30.5735],[-87.4124,30.5736],[-87.4122,30.5737],[-87.4122,30.5738],[-87.412,30.5742],[-87.4119,30.5742],[-87.4118,30.5749],[-87.4117,30.5754],[-87.4118,30.5756],[-87.4119,30.5757],[-87.412,30.5759],[-87.4123,30.5761],[-87.4125,30.5765],[-87.4126,30.5767],[-87.4125,30.5771],[-87.4123,30.5771],[-87.4122,30.5771],[-87.4121,30.5769],[-87.4121,30.5765],[-87.412,30.5764],[-87.4118,30.5763],[-87.4117,30.5763],[-87.4116,30.5768],[-87.4115,30.5771],[-87.4115,30.5774],[-87.4118,30.5778],[-87.4118,30.578],[-87.4115,30.5781],[-87.4111,30.5781],[-87.4108,30.5782],[-87.4106,30.5783],[-87.4105,30.5785],[-87.4104,30.5788],[-87.4103,30.5789],[-87.41,30.579],[-87.4098,30.5794],[-87.4098,30.5797],[-87.41,30.5799],[-87.4103,30.5798],[-87.4104,30.5796],[-87.4107,30.5795],[-87.411,30.5798],[-87.411,30.5804],[-87.4108,30.5806],[-87.4105,30.5807],[-87.4102,30.581],[-87.4098,30.5816],[-87.4093,30.582],[-87.4092,30.5823],[-87.4092,30.583],[-87.4091,30.583],[-87.4089,30.5833],[-87.4083,30.5835],[-87.408,30.5837],[-87.408,30.584],[-87.4083,30.5844],[-87.4087,30.5851],[-87.4092,30.5854],[-87.4092,30.5855],[-87.4094,30.5859],[-87.4092,30.5861],[-87.409,30.5862],[-87.4088,30.5863],[-87.4081,30.5872],[-87.4077,30.5875],[-87.4075,30.5876],[-87.4073,30.5879],[-87.4074,30.5881],[-87.4075,30.5881],[-87.408,30.5883],[-87.4082,30.5886],[-87.4082,30.5887],[-87.4081,30.5887],[-87.4077,30.5893],[-87.4076,30.5894],[-87.4078,30.5901],[-87.4078,30.5903],[-87.4078,30.591],[-87.4078,30.5911],[-87.4078,30.5913],[-87.4077,30.5915],[-87.4077,30.5916],[-87.4072,30.5923],[-87.4071,30.5924],[-87.4068,30.5934],[-87.407,30.5941],[-87.407,30.5948],[-87.407,30.595],[-87.4073,30.5955],[-87.4073,30.5956],[-87.4073,30.5959],[-87.4073,30.596],[-87.4071,30.5962],[-87.4055,30.5974],[-87.4055,30.5975],[-87.4057,30.5978],[-87.406,30.598],[-87.4062,30.5981],[-87.4062,30.5984],[-87.406,30.5985],[-87.4059,30.5985],[-87.4057,30.5985],[-87.4055,30.5986],[-87.4054,30.5986],[-87.4053,30.5987],[-87.4053,30.5988],[-87.4054,30.5992],[-87.4055,30.5993],[-87.4055,30.5994],[-87.4058,30.6],[-87.4059,30.6001],[-87.4064,30.6],[-87.4069,30.5999],[-87.4073,30.6],[-87.4075,30.6002],[-87.4076,30.6003],[-87.4076,30.6008],[-87.4076,30.6009],[-87.4072,30.6015],[-87.4069,30.6017],[-87.4067,30.6017],[-87.4065,30.6017],[-87.4064,30.6017],[-87.4059,30.6014],[-87.4057,30.6015],[-87.4057,30.6018],[-87.4059,30.6022],[-87.406,30.6023],[-87.4061,30.6025],[-87.4061,30.6033],[-87.4057,30.6034],[-87.4052,30.6031],[-87.4049,30.603],[-87.4041,30.603],[-87.404,30.603],[-87.4039,30.6031],[-87.4035,30.6034],[-87.4034,30.6035],[-87.4033,30.6038],[-87.4036,30.6045],[-87.4035,30.605],[-87.4035,30.6051],[-87.4034,30.6053],[-87.4033,30.6054],[-87.4032,30.6054],[-87.4028,30.6055],[-87.4023,30.6056],[-87.4021,30.6056],[-87.4015,30.6056],[-87.4009,30.606],[-87.4002,30.6062],[-87.3996,30.6059],[-87.3989,30.6054],[-87.3988,30.6054],[-87.3987,30.6055],[-87.3985,30.6058],[-87.3985,30.6061],[-87.3984,30.6065],[-87.3979,30.607],[-87.3972,30.6083],[-87.3971,30.6084],[-87.3966,30.6089],[-87.3966,30.6095],[-87.3966,30.6101],[-87.3965,30.611],[-87.3962,30.6115],[-87.3956,30.6127],[-87.3951,30.6135],[-87.3949,30.6143],[-87.3947,30.6152],[-87.3947,30.6159],[-87.3948,30.616],[-87.3949,30.6161],[-87.395,30.6162],[-87.3953,30.6163],[-87.3957,30.6162],[-87.396,30.6163],[-87.3964,30.6166],[-87.3965,30.6171],[-87.3965,30.6173],[-87.3962,30.6178],[-87.3958,30.6185],[-87.3958,30.6191],[-87.3959,30.6197],[-87.3959,30.6198],[-87.396,30.6201],[-87.3958,30.6202],[-87.3954,30.6203],[-87.3953,30.6205],[-87.3953,30.621],[-87.3953,30.6214],[-87.3951,30.6219],[-87.395,30.6222],[-87.3952,30.6225],[-87.3953,30.6228],[-87.3952,30.6231],[-87.3951,30.6233],[-87.3951,30.6235],[-87.3953,30.6236],[-87.3957,30.6237],[-87.3958,30.6237],[-87.396,30.6239],[-87.396,30.6241],[-87.3958,30.6243],[-87.3953,30.6242],[-87.3949,30.6242],[-87.3946,30.6242],[-87.3944,30.6246],[-87.3944,30.625],[-87.3939,30.6257],[-87.3937,30.6261],[-87.3936,30.6267],[-87.3936,30.6269],[-87.3933,30.6272],[-87.3934,30.6277],[-87.3934,30.6282],[-87.3935,30.6289],[-87.3937,30.6291],[-87.3937,30.6293],[-87.3935,30.6299],[-87.3934,30.6303],[-87.3934,30.6304],[-87.3935,30.631],[-87.3935,30.6312],[-87.3934,30.6315],[-87.3937,30.6317],[-87.394,30.6317],[-87.3942,30.6317],[-87.3945,30.6318],[-87.3946,30.632],[-87.3949,30.6322],[-87.3952,30.6324],[-87.3956,30.6327],[-87.3957,30.633],[-87.3954,30.6333],[-87.3945,30.6334],[-87.3941,30.6335],[-87.3941,30.6338],[-87.3943,30.6343],[-87.3947,30.6348],[-87.3952,30.6354],[-87.3952,30.6361],[-87.3949,30.6367],[-87.3946,30.637],[-87.3944,30.6375],[-87.3943,30.6383],[-87.3942,30.6391],[-87.3942,30.6395],[-87.3944,30.6398],[-87.3943,30.6404],[-87.394,30.6414],[-87.394,30.6419],[-87.3942,30.6422],[-87.3946,30.6423],[-87.395,30.6428],[-87.3953,30.6434],[-87.3957,30.644],[-87.3957,30.6446],[-87.3954,30.645],[-87.3949,30.6453],[-87.3948,30.6452],[-87.3943,30.6453],[-87.3943,30.6456],[-87.3953,30.6466],[-87.3956,30.6468],[-87.3962,30.6473],[-87.3969,30.6479],[-87.397,30.6483],[-87.3969,30.6487],[-87.3966,30.6491],[-87.3964,30.6495],[-87.3959,30.6502],[-87.3959,30.6505],[-87.396,30.6509],[-87.3963,30.6517],[-87.3966,30.6523],[-87.3966,30.6527],[-87.3965,30.6538],[-87.3966,30.6545],[-87.3968,30.6548],[-87.3978,30.6556],[-87.3984,30.6562],[-87.3986,30.6563],[-87.3988,30.6563],[-87.3991,30.6562],[-87.3997,30.6558],[-87.3998,30.656],[-87.3999,30.6564],[-87.3999,30.6571],[-87.4002,30.6573],[-87.4005,30.6571],[-87.4006,30.6564],[-87.4011,30.6562],[-87.4017,30.6568],[-87.4021,30.6569],[-87.4027,30.657],[-87.4031,30.6575],[-87.4033,30.658],[-87.4029,30.6588],[-87.4029,30.6596],[-87.4024,30.6601],[-87.4022,30.6606],[-87.4023,30.6614],[-87.4026,30.6618],[-87.403,30.6621],[-87.4034,30.6628],[-87.4031,30.6638],[-87.4026,30.6644],[-87.4027,30.6649],[-87.4031,30.6655],[-87.4035,30.6659],[-87.4042,30.6661],[-87.4047,30.6661],[-87.4052,30.6663],[-87.4053,30.6663],[-87.4054,30.6664],[-87.4058,30.6664],[-87.4058,30.6667],[-87.4055,30.6671],[-87.4054,30.668],[-87.4055,30.6686],[-87.406,30.6692],[-87.406,30.6697],[-87.4058,30.6701],[-87.4058,30.6704],[-87.4059,30.6709],[-87.4061,30.6712],[-87.4065,30.6714],[-87.4072,30.6716],[-87.4074,30.6718],[-87.4074,30.6723],[-87.4071,30.6729],[-87.4067,30.6738],[-87.4064,30.6744],[-87.4063,30.6749],[-87.4065,30.6751],[-87.4068,30.6753],[-87.4072,30.6754],[-87.4078,30.6755],[-87.4083,30.6757],[-87.4088,30.676],[-87.4092,30.6763],[-87.4097,30.6766],[-87.4103,30.6769],[-87.4109,30.6772],[-87.4117,30.6776],[-87.4122,30.6777],[-87.4125,30.6779],[-87.4129,30.6779],[-87.4134,30.678],[-87.4137,30.678],[-87.414,30.6781],[-87.4146,30.6782],[-87.4152,30.6784],[-87.4161,30.6787],[-87.4167,30.6793],[-87.4169,30.6793],[-87.4171,30.6792],[-87.4172,30.679],[-87.4173,30.6788],[-87.4175,30.6785],[-87.4177,30.6782],[-87.4179,30.6781],[-87.4183,30.6782],[-87.4186,30.6784],[-87.419,30.6785],[-87.4191,30.6786],[-87.4191,30.6787],[-87.4191,30.6789],[-87.4192,30.6794],[-87.4193,30.6797],[-87.4195,30.6799],[-87.4199,30.6804],[-87.4202,30.6809],[-87.4205,30.681],[-87.421,30.6809],[-87.4213,30.6808],[-87.4215,30.6808],[-87.4217,30.6809],[-87.422,30.681],[-87.4221,30.6813],[-87.4221,30.6817],[-87.4222,30.6819],[-87.4224,30.6822],[-87.4227,30.6824],[-87.4235,30.6827],[-87.4243,30.6831],[-87.4246,30.6833],[-87.425,30.6834],[-87.4254,30.6833],[-87.4261,30.6828],[-87.4263,30.6829],[-87.4266,30.6831],[-87.4271,30.684],[-87.4275,30.6842],[-87.4278,30.6845],[-87.4277,30.6852],[-87.4278,30.6859],[-87.4283,30.6863],[-87.4287,30.6864],[-87.4294,30.6864],[-87.4299,30.6865],[-87.4301,30.6871],[-87.4298,30.688],[-87.4301,30.6883],[-87.4305,30.6883],[-87.4311,30.6878],[-87.4317,30.6877],[-87.4321,30.6877],[-87.4325,30.6881],[-87.433,30.6884],[-87.4336,30.6883],[-87.4341,30.6882],[-87.4347,30.6882],[-87.4357,30.6883],[-87.4362,30.6884],[-87.4363,30.6884],[-87.4364,30.6884],[-87.4364,30.6888],[-87.4366,30.6889],[-87.437,30.6889],[-87.4374,30.6894],[-87.4377,30.6896],[-87.4383,30.6898],[-87.4386,30.69],[-87.4387,30.69],[-87.439,30.6901],[-87.44,30.6903],[-87.4403,30.6903],[-87.4404,30.6904],[-87.4406,30.6906],[-87.4407,30.6907],[-87.4413,30.6914],[-87.4418,30.6918],[-87.4423,30.6924],[-87.4427,30.6927],[-87.4428,30.693],[-87.4428,30.6932],[-87.4431,30.6934],[-87.4433,30.6939],[-87.4437,30.6945],[-87.4444,30.6949],[-87.445,30.6951],[-87.4454,30.6951],[-87.4457,30.6952],[-87.446,30.6954],[-87.4462,30.6956],[-87.4464,30.6956],[-87.4471,30.6956],[-87.4475,30.6959],[-87.4479,30.6964],[-87.4484,30.6966],[-87.4485,30.6966],[-87.4487,30.6967],[-87.4488,30.6972],[-87.4487,30.6975],[-87.4487,30.6979],[-87.4489,30.6982],[-87.4491,30.6983],[-87.4492,30.6987],[-87.4496,30.699],[-87.4498,30.699],[-87.4502,30.6989],[-87.4506,30.6989],[-87.4509,30.6991],[-87.4511,30.6995],[-87.4513,30.6996],[-87.4516,30.6994],[-87.4519,30.6985],[-87.4522,30.6982],[-87.4526,30.6982],[-87.4529,30.6984],[-87.4532,30.6987],[-87.4536,30.6987],[-87.4539,30.6987],[-87.454,30.6986],[-87.4541,30.6984],[-87.4547,30.698],[-87.4552,30.6978],[-87.4558,30.6978],[-87.4563,30.6977],[-87.4566,30.6976],[-87.4569,30.6972],[-87.4573,30.697],[-87.4575,30.6968],[-87.458,30.6964],[-87.4583,30.6966],[-87.4585,30.6968],[-87.4586,30.6974],[-87.4587,30.6977],[-87.4587,30.6979],[-87.4589,30.6981],[-87.4592,30.6982],[-87.4597,30.6982],[-87.46,30.6983],[-87.4604,30.6988],[-87.4608,30.6993],[-87.4611,30.6997],[-87.4613,30.6998],[-87.4617,30.6998],[-87.4619,30.6998],[-87.4622,30.7002],[-87.4627,30.7003],[-87.4629,30.7004],[-87.4633,30.7005],[-87.4635,30.7006],[-87.4638,30.7006],[-87.4642,30.7006],[-87.4649,30.7004],[-87.4652,30.7005],[-87.4653,30.7005],[-87.4655,30.7006],[-87.4659,30.7007],[-87.4664,30.7007],[-87.4667,30.7006],[-87.4671,30.7004],[-87.4675,30.7001],[-87.4677,30.7],[-87.4679,30.7002],[-87.4681,30.7002],[-87.4682,30.7004],[-87.4682,30.7007],[-87.4678,30.7009],[-87.4677,30.7011],[-87.4678,30.7015],[-87.4681,30.7022],[-87.4683,30.7025],[-87.4685,30.7026],[-87.4688,30.7026],[-87.4691,30.7027],[-87.4695,30.703],[-87.4696,30.7032],[-87.4696,30.7034],[-87.4695,30.7039],[-87.4695,30.7044],[-87.4696,30.7048],[-87.4698,30.705],[-87.4701,30.7051],[-87.4705,30.7052],[-87.4709,30.7051],[-87.4712,30.7051],[-87.4718,30.7054],[-87.4722,30.7057],[-87.4726,30.7056],[-87.4728,30.7054],[-87.4728,30.7052],[-87.4726,30.7045],[-87.4728,30.7044],[-87.4732,30.7044],[-87.4736,30.7048],[-87.474,30.7048],[-87.4742,30.7048],[-87.4743,30.705],[-87.4747,30.7051],[-87.4753,30.7052],[-87.4758,30.7052],[-87.476,30.7055],[-87.476,30.7057],[-87.4759,30.7058],[-87.4754,30.7061],[-87.4746,30.7063],[-87.4745,30.7066],[-87.4746,30.707],[-87.4753,30.7077],[-87.4756,30.7081],[-87.4755,30.7083],[-87.4751,30.7086],[-87.4752,30.7091],[-87.4755,30.7093],[-87.4765,30.7097],[-87.4771,30.7099],[-87.4775,30.7099],[-87.4778,30.7099],[-87.478,30.7097],[-87.4784,30.7096],[-87.4787,30.7095],[-87.4791,30.7095],[-87.4793,30.7096],[-87.4795,30.71],[-87.4798,30.7107],[-87.4802,30.7113],[-87.4803,30.7118],[-87.4801,30.7123],[-87.48,30.7123],[-87.4797,30.7126],[-87.4794,30.7127],[-87.4789,30.7127],[-87.4783,30.7126],[-87.4781,30.7128],[-87.478,30.7133],[-87.4783,30.7137],[-87.4791,30.7142],[-87.4795,30.7145],[-87.4799,30.7149],[-87.4805,30.7158],[-87.481,30.7161],[-87.4813,30.7165],[-87.4813,30.717],[-87.4816,30.7172],[-87.4817,30.7172],[-87.4819,30.7173],[-87.4822,30.7172],[-87.4826,30.7169],[-87.483,30.7161],[-87.4832,30.7156],[-87.4834,30.7154],[-87.4836,30.7153],[-87.484,30.7154],[-87.4842,30.7156],[-87.4844,30.7157],[-87.4846,30.7159],[-87.4846,30.7163],[-87.4845,30.7169],[-87.4846,30.7171],[-87.4849,30.7172],[-87.4852,30.7173],[-87.4855,30.7174],[-87.4858,30.7175],[-87.486,30.7177],[-87.4863,30.7179],[-87.4866,30.7182],[-87.487,30.7183],[-87.4873,30.7184],[-87.4876,30.7183],[-87.4878,30.7181],[-87.4881,30.7177],[-87.4883,30.7176],[-87.4884,30.7176],[-87.4886,30.7176],[-87.4888,30.7176],[-87.4891,30.718],[-87.4894,30.7187],[-87.4898,30.7188],[-87.4903,30.719],[-87.4905,30.719],[-87.4907,30.719],[-87.4909,30.719],[-87.4911,30.7189],[-87.4912,30.7189],[-87.4914,30.719],[-87.4916,30.7192],[-87.4918,30.7197],[-87.4921,30.7204],[-87.4924,30.7204],[-87.4927,30.7203],[-87.4928,30.7199],[-87.493,30.7197],[-87.4933,30.7197],[-87.4936,30.72],[-87.494,30.72],[-87.4945,30.7198],[-87.4947,30.7197],[-87.4948,30.7197],[-87.4952,30.7199],[-87.4953,30.7199],[-87.4958,30.72],[-87.4963,30.7201],[-87.4965,30.7202],[-87.4968,30.7203],[-87.4971,30.7203],[-87.4973,30.7201],[-87.4976,30.7199],[-87.4979,30.7199],[-87.498,30.72],[-87.4981,30.7203],[-87.4981,30.7207],[-87.4981,30.7209],[-87.4982,30.721],[-87.4983,30.7211],[-87.4985,30.721],[-87.4987,30.7208],[-87.499,30.7207],[-87.4994,30.7207],[-87.5,30.7209],[-87.5006,30.7212],[-87.5009,30.7211],[-87.5012,30.7211],[-87.5015,30.7211],[-87.5019,30.7213],[-87.5023,30.7215],[-87.5024,30.7215],[-87.503,30.7221],[-87.5031,30.7225],[-87.5031,30.7233],[-87.5033,30.7238],[-87.5037,30.7242],[-87.5043,30.7244],[-87.5051,30.7246],[-87.5057,30.7249],[-87.5059,30.7251],[-87.506,30.7253],[-87.5057,30.7255],[-87.5052,30.7257],[-87.505,30.726],[-87.5051,30.7263],[-87.5054,30.7265],[-87.506,30.7267],[-87.5067,30.7268],[-87.5071,30.7271],[-87.5074,30.7276],[-87.5077,30.7278],[-87.5082,30.728],[-87.5088,30.7281],[-87.509,30.7285],[-87.5089,30.7293],[-87.509,30.7296],[-87.5093,30.7302],[-87.5095,30.7307],[-87.5096,30.7312],[-87.5099,30.7314],[-87.5102,30.7315],[-87.5106,30.7317],[-87.5106,30.7321],[-87.5105,30.7325],[-87.5105,30.7326],[-87.5105,30.7328],[-87.5106,30.7329],[-87.5113,30.733],[-87.5116,30.7332],[-87.5117,30.7334],[-87.5119,30.7338],[-87.5121,30.7337],[-87.5126,30.7333],[-87.5131,30.7331],[-87.5136,30.7333],[-87.5141,30.7332],[-87.5145,30.733],[-87.5146,30.733],[-87.5149,30.7331],[-87.5149,30.7333],[-87.515,30.7337],[-87.5151,30.7343],[-87.5154,30.7344],[-87.5159,30.7344],[-87.5162,30.7342],[-87.5168,30.7342],[-87.5174,30.7343],[-87.5179,30.735],[-87.5182,30.7358],[-87.5182,30.7361],[-87.5183,30.7361],[-87.5186,30.7362],[-87.5191,30.7363],[-87.5194,30.7364],[-87.5198,30.7369],[-87.5199,30.7371],[-87.5203,30.7374],[-87.5209,30.7375],[-87.5216,30.7376],[-87.5224,30.7376],[-87.5229,30.7377],[-87.5232,30.7378],[-87.5236,30.7383],[-87.5241,30.7387],[-87.5246,30.7389],[-87.5252,30.7391],[-87.5254,30.7392],[-87.5255,30.7397],[-87.5259,30.7402],[-87.5262,30.7405],[-87.5265,30.7405],[-87.5274,30.7405],[-87.5281,30.7406],[-87.5286,30.7411],[-87.5293,30.7409],[-87.53,30.741],[-87.5302,30.7413],[-87.5302,30.7415],[-87.53,30.7418],[-87.5296,30.7423],[-87.5296,30.7424],[-87.5296,30.7426],[-87.5298,30.7427],[-87.5299,30.7428],[-87.5303,30.7429],[-87.5307,30.7431],[-87.531,30.7432],[-87.5311,30.7433],[-87.5316,30.7433],[-87.5322,30.7431],[-87.5326,30.7432],[-87.5326,30.7433],[-87.5325,30.7437],[-87.5325,30.7442],[-87.5326,30.7448],[-87.5324,30.7452],[-87.5316,30.7457],[-87.5317,30.7461],[-87.532,30.7462],[-87.5325,30.7465],[-87.533,30.7469],[-87.5333,30.7474],[-87.5335,30.748],[-87.5336,30.7485],[-87.5339,30.7486],[-87.5339,30.7487],[-87.5345,30.749],[-87.5351,30.7494],[-87.5353,30.7498],[-87.5353,30.75],[-87.5352,30.7505],[-87.5352,30.7511],[-87.5352,30.7516],[-87.5353,30.7521],[-87.5353,30.7524],[-87.5351,30.7524],[-87.5348,30.7524],[-87.5345,30.7527],[-87.5344,30.7529],[-87.5344,30.7532],[-87.5343,30.7535],[-87.5343,30.7539],[-87.5345,30.7545],[-87.5347,30.7549],[-87.535,30.755],[-87.5352,30.7551],[-87.5352,30.7554],[-87.5352,30.7559],[-87.5352,30.7563],[-87.5352,30.757],[-87.5354,30.7574],[-87.5354,30.7578],[-87.5353,30.758],[-87.5353,30.7582],[-87.5353,30.7583],[-87.5353,30.7584],[-87.5355,30.7586],[-87.5356,30.7589],[-87.5357,30.7592],[-87.5357,30.7599],[-87.5359,30.7602],[-87.536,30.7607],[-87.536,30.7612],[-87.5361,30.7613],[-87.5363,30.7616],[-87.5366,30.7617],[-87.5368,30.7618],[-87.5369,30.7621],[-87.5369,30.7627],[-87.5371,30.763],[-87.5379,30.7634],[-87.5384,30.7635],[-87.5387,30.7636],[-87.5391,30.7638],[-87.5395,30.7641],[-87.5399,30.7646],[-87.5403,30.7651],[-87.5403,30.7655],[-87.5404,30.7657],[-87.5406,30.7661],[-87.5412,30.7668],[-87.5418,30.7674],[-87.542,30.7676],[-87.5422,30.7679],[-87.5428,30.7688],[-87.5431,30.7692],[-87.5435,30.7696],[-87.5439,30.77],[-87.5442,30.7705],[-87.5442,30.7706],[-87.5443,30.7713],[-87.5444,30.7716],[-87.5447,30.7717],[-87.5452,30.7717],[-87.5456,30.7717],[-87.5459,30.7718],[-87.546,30.7721],[-87.5461,30.7722],[-87.546,30.7726],[-87.5455,30.7736],[-87.5452,30.7749],[-87.5452,30.7752],[-87.5452,30.7756],[-87.545,30.7761],[-87.545,30.7764],[-87.545,30.7767],[-87.546,30.7771],[-87.546,30.7772],[-87.5456,30.7773],[-87.5452,30.7775],[-87.5448,30.7776],[-87.5448,30.7779],[-87.5448,30.7784],[-87.5451,30.7789],[-87.5454,30.7794],[-87.5458,30.7796],[-87.5463,30.7797],[-87.5466,30.7798],[-87.547,30.7801],[-87.5471,30.7805],[-87.5472,30.7809],[-87.5475,30.781],[-87.5478,30.7808],[-87.5479,30.7806],[-87.5481,30.7807],[-87.5485,30.7813],[-87.5487,30.7814],[-87.549,30.7813],[-87.5495,30.781],[-87.5498,30.781],[-87.5503,30.7812],[-87.5504,30.7815],[-87.5506,30.782],[-87.5509,30.7824],[-87.5512,30.7828],[-87.5512,30.7831],[-87.5511,30.7834],[-87.5508,30.784],[-87.5507,30.7844],[-87.5511,30.7846],[-87.5515,30.7847],[-87.5516,30.785],[-87.5514,30.7853],[-87.5513,30.7857],[-87.5515,30.7859],[-87.552,30.7862],[-87.5523,30.7864],[-87.5526,30.7867],[-87.553,30.7869],[-87.5533,30.7871],[-87.5536,30.7871],[-87.5539,30.787],[-87.5542,30.787],[-87.5545,30.7871],[-87.5546,30.7873],[-87.5546,30.7876],[-87.5549,30.7879],[-87.5553,30.7881],[-87.5557,30.7882],[-87.5561,30.7882],[-87.5564,30.7884],[-87.5566,30.7887],[-87.5567,30.789],[-87.5569,30.7891],[-87.5573,30.7891],[-87.5574,30.7893],[-87.5573,30.7896],[-87.5573,30.7897],[-87.5571,30.7901],[-87.5572,30.7903],[-87.5575,30.7903],[-87.558,30.7902],[-87.5583,30.7903],[-87.5587,30.7904],[-87.5591,30.7904],[-87.5592,30.7906],[-87.5589,30.791],[-87.5589,30.7912],[-87.5593,30.7913],[-87.5597,30.7914],[-87.5599,30.7919],[-87.56,30.792],[-87.5602,30.7922],[-87.5605,30.7923],[-87.5609,30.7923],[-87.5611,30.7924],[-87.5609,30.7927],[-87.5609,30.793],[-87.561,30.7931],[-87.5611,30.7933],[-87.5612,30.7934],[-87.5614,30.7935],[-87.5618,30.7938],[-87.562,30.7941],[-87.5622,30.7943],[-87.5626,30.7944],[-87.5626,30.7946],[-87.5626,30.7949],[-87.5627,30.795],[-87.563,30.7951],[-87.563,30.7954],[-87.5635,30.7956],[-87.5637,30.7958],[-87.5637,30.7961],[-87.5639,30.7963],[-87.5646,30.7964],[-87.565,30.7968],[-87.5652,30.7968],[-87.5654,30.7968],[-87.5655,30.7968],[-87.5656,30.7969],[-87.5658,30.797],[-87.5663,30.7973],[-87.5667,30.7978],[-87.5668,30.798],[-87.567,30.7981],[-87.5674,30.798],[-87.5676,30.798],[-87.5678,30.7983],[-87.5681,30.7986],[-87.5682,30.7987],[-87.568,30.7988],[-87.5679,30.799],[-87.568,30.7992],[-87.5679,30.7993],[-87.5679,30.7996],[-87.5681,30.7998],[-87.5683,30.8001],[-87.5685,30.8002],[-87.5688,30.8002],[-87.5691,30.8003],[-87.5694,30.8005],[-87.5695,30.8005],[-87.5697,30.8002],[-87.5699,30.8],[-87.5701,30.8],[-87.5702,30.8001],[-87.5704,30.8004],[-87.5704,30.8006],[-87.5706,30.8006],[-87.5709,30.8003],[-87.5712,30.8001],[-87.5715,30.8001],[-87.5717,30.8002],[-87.5719,30.8004],[-87.5719,30.8006],[-87.5719,30.8009],[-87.5721,30.8011],[-87.5723,30.8011],[-87.5726,30.8014],[-87.5726,30.8015],[-87.5724,30.8019],[-87.5723,30.8021],[-87.5723,30.8024],[-87.5725,30.8025],[-87.5727,30.8026],[-87.5731,30.8027],[-87.5735,30.8029],[-87.5741,30.8033],[-87.5743,30.8036],[-87.5744,30.8041],[-87.5746,30.8045],[-87.5747,30.8047],[-87.5745,30.8051],[-87.5748,30.8053],[-87.575,30.8057],[-87.5756,30.8063],[-87.5758,30.8065],[-87.576,30.8064],[-87.5762,30.8065],[-87.5764,30.8066],[-87.5767,30.8069],[-87.5766,30.8074],[-87.5765,30.8078],[-87.5766,30.8081],[-87.5769,30.8085],[-87.5772,30.8088],[-87.5775,30.8089],[-87.5777,30.8088],[-87.5778,30.8089],[-87.5784,30.8092],[-87.5786,30.8094],[-87.5787,30.8096],[-87.5788,30.8099],[-87.579,30.8101],[-87.5794,30.8106],[-87.5796,30.8109],[-87.5798,30.8109],[-87.5801,30.8108],[-87.5803,30.8108],[-87.5803,30.8109],[-87.5803,30.811],[-87.5801,30.8112],[-87.5802,30.8113],[-87.5804,30.8113],[-87.5808,30.8113],[-87.581,30.8113],[-87.5811,30.8114],[-87.581,30.8117],[-87.581,30.8118],[-87.5812,30.8119],[-87.5815,30.8121],[-87.5818,30.8123],[-87.5819,30.8126],[-87.5822,30.8127],[-87.5826,30.8127],[-87.5828,30.8128],[-87.5832,30.8128],[-87.5835,30.8128],[-87.5836,30.8129],[-87.5836,30.8132],[-87.5836,30.8134],[-87.5838,30.8135],[-87.5841,30.8133],[-87.5842,30.8132],[-87.5843,30.8132],[-87.5845,30.8133],[-87.5847,30.8135],[-87.5851,30.8137],[-87.5852,30.8137],[-87.5854,30.8135],[-87.5856,30.8135],[-87.5858,30.8136],[-87.5861,30.8138],[-87.5865,30.8138],[-87.5867,30.8139],[-87.5869,30.8141],[-87.5869,30.8145],[-87.5869,30.8146],[-87.5871,30.8144],[-87.5873,30.8144],[-87.5873,30.8146],[-87.5872,30.815],[-87.5873,30.8152],[-87.5875,30.8152],[-87.5877,30.8151],[-87.5878,30.8149],[-87.5879,30.8149],[-87.5881,30.815],[-87.5883,30.8151],[-87.5885,30.8151],[-87.5888,30.8151],[-87.5893,30.8152],[-87.5897,30.8154],[-87.5901,30.8158],[-87.5902,30.8159],[-87.5904,30.8159],[-87.5905,30.8157],[-87.5908,30.816],[-87.591,30.8161],[-87.5914,30.816],[-87.5917,30.816],[-87.5919,30.816],[-87.5921,30.8161],[-87.5923,30.8161],[-87.5925,30.816],[-87.5927,30.816],[-87.593,30.8164],[-87.5931,30.8165],[-87.5932,30.8165],[-87.5933,30.8164],[-87.5935,30.8164],[-87.5936,30.8167],[-87.5936,30.8169],[-87.5937,30.817],[-87.5939,30.8169],[-87.5942,30.8169],[-87.5943,30.817],[-87.5944,30.8171],[-87.5943,30.8172],[-87.5942,30.8172],[-87.5941,30.8174],[-87.5941,30.8175],[-87.5946,30.8176],[-87.595,30.8176],[-87.5951,30.8176],[-87.5957,30.8177],[-87.5959,30.8182],[-87.5961,30.8183],[-87.5963,30.8182],[-87.5965,30.8182],[-87.5969,30.8183],[-87.5975,30.8186],[-87.5979,30.8189],[-87.5983,30.8194],[-87.5987,30.8197],[-87.5992,30.8202],[-87.5997,30.8205],[-87.6001,30.8205],[-87.6005,30.8209],[-87.6008,30.8213],[-87.6008,30.8218],[-87.601,30.8227],[-87.6012,30.8235],[-87.6013,30.8243],[-87.6014,30.8251],[-87.6015,30.8253],[-87.6017,30.8254],[-87.6022,30.8255],[-87.6022,30.8256],[-87.602,30.8258],[-87.602,30.8261],[-87.6021,30.8261],[-87.6021,30.8262],[-87.6023,30.8263],[-87.6027,30.8264],[-87.603,30.8266],[-87.6031,30.8268],[-87.603,30.827],[-87.6028,30.8272],[-87.6029,30.8279],[-87.603,30.8281],[-87.603,30.8284],[-87.6031,30.8287],[-87.6031,30.8289],[-87.6029,30.829],[-87.6029,30.8292],[-87.6029,30.8294],[-87.6031,30.8297],[-87.6035,30.8302],[-87.6038,30.8307],[-87.6041,30.8312],[-87.6043,30.8314],[-87.6046,30.8314],[-87.6047,30.8311],[-87.6049,30.8312],[-87.605,30.8313],[-87.6053,30.8314],[-87.6054,30.8312],[-87.6055,30.831],[-87.6056,30.8309],[-87.6057,30.8311],[-87.6059,30.8312],[-87.6062,30.8312],[-87.6064,30.8312],[-87.6067,30.8313],[-87.6068,30.8314],[-87.6071,30.8316],[-87.6075,30.8318],[-87.6083,30.8322],[-87.6085,30.8324],[-87.6087,30.8326],[-87.609,30.8327],[-87.6094,30.8328],[-87.6097,30.8328],[-87.6099,30.8327],[-87.6101,30.8325],[-87.6104,30.8325],[-87.6106,30.8326],[-87.6107,30.8327],[-87.6112,30.8333],[-87.6114,30.8334],[-87.6116,30.8335],[-87.6118,30.8334],[-87.6119,30.8333],[-87.612,30.8333],[-87.6123,30.8334],[-87.6128,30.8336],[-87.6137,30.8341],[-87.614,30.8342],[-87.6142,30.8341],[-87.6145,30.8341],[-87.6147,30.8342],[-87.6148,30.8343],[-87.6149,30.8342],[-87.6151,30.8341],[-87.6153,30.8342],[-87.6154,30.8345],[-87.6156,30.8348],[-87.6157,30.835],[-87.6157,30.8353],[-87.6154,30.8353],[-87.6152,30.8353],[-87.615,30.8355],[-87.6151,30.8357],[-87.6152,30.836],[-87.6152,30.8361],[-87.615,30.8361],[-87.6149,30.8362],[-87.6149,30.8364],[-87.6151,30.8367],[-87.6155,30.8372],[-87.6155,30.8374],[-87.6154,30.8376],[-87.6155,30.8377],[-87.6156,30.8378],[-87.6159,30.8379],[-87.6161,30.8379],[-87.6162,30.838],[-87.6163,30.8381],[-87.6162,30.8383],[-87.6162,30.8387],[-87.6162,30.8389],[-87.6163,30.839],[-87.6169,30.8395],[-87.6171,30.8397],[-87.6172,30.8398],[-87.617,30.8402],[-87.6171,30.8403],[-87.6174,30.8405],[-87.6179,30.8406],[-87.6181,30.8408],[-87.6182,30.8409],[-87.6184,30.841],[-87.6186,30.841],[-87.6188,30.8411],[-87.6189,30.8413],[-87.6189,30.8415],[-87.6189,30.8417],[-87.6189,30.8419],[-87.619,30.842],[-87.6192,30.842],[-87.6192,30.8418],[-87.6193,30.8416],[-87.6196,30.8418],[-87.6198,30.8419],[-87.6201,30.8419],[-87.6202,30.8419],[-87.6203,30.8421],[-87.6204,30.8422],[-87.6204,30.8423],[-87.6206,30.8424],[-87.621,30.8426],[-87.6212,30.8428],[-87.6212,30.8429],[-87.621,30.8431],[-87.6211,30.8432],[-87.6213,30.8432],[-87.6217,30.8432],[-87.6222,30.8436],[-87.6225,30.8438],[-87.6224,30.8441],[-87.6224,30.8443],[-87.6225,30.8444],[-87.6226,30.8444],[-87.6228,30.8444],[-87.6229,30.8445],[-87.623,30.8447],[-87.6232,30.845],[-87.6233,30.8454],[-87.6234,30.8454],[-87.6235,30.8455],[-87.6238,30.8458],[-87.6239,30.8458],[-87.6241,30.8457],[-87.6243,30.8457],[-87.6244,30.8458],[-87.6246,30.8461],[-87.6248,30.8462],[-87.625,30.8461],[-87.6253,30.8459],[-87.6255,30.8461],[-87.6255,30.8462],[-87.6256,30.8464],[-87.6259,30.8465],[-87.626,30.8465],[-87.6262,30.8467],[-87.6262,30.8468],[-87.6261,30.847],[-87.6262,30.8471],[-87.6264,30.8472],[-87.6266,30.8473],[-87.6267,30.8473],[-87.627,30.8478],[-87.6271,30.8481],[-87.6271,30.8483],[-87.6269,30.8485],[-87.6269,30.8486],[-87.6271,30.8489],[-87.6271,30.8491],[-87.6271,30.8492],[-87.627,30.8496],[-87.6269,30.8496],[-87.6267,30.8496],[-87.6265,30.8497],[-87.6264,30.8499],[-87.6264,30.8503],[-87.6264,30.8505],[-87.6263,30.8508],[-87.626,30.851],[-87.626,30.8515],[-87.626,30.852],[-87.6259,30.8527],[-87.6258,30.8528],[-87.6255,30.8529],[-87.6254,30.8531],[-87.6255,30.8533],[-87.6255,30.8536],[-87.6252,30.8539],[-87.6251,30.8542],[-87.6251,30.8547],[-87.6252,30.8548],[-87.6255,30.8548],[-87.6257,30.8549],[-87.626,30.8551],[-87.626,30.8552],[-87.6258,30.8554],[-87.6257,30.8557],[-87.6257,30.856],[-87.6258,30.856],[-87.6259,30.8562],[-87.626,30.8565],[-87.626,30.8568],[-87.626,30.8574],[-87.6262,30.8577],[-87.6267,30.8577],[-87.6268,30.8579],[-87.6268,30.8582],[-87.6269,30.8585],[-87.6271,30.8589],[-87.6272,30.8592],[-87.6276,30.8597],[-87.6278,30.8599],[-87.6278,30.8601],[-87.6279,30.8602],[-87.6281,30.8602],[-87.6284,30.86],[-87.6286,30.8601],[-87.6287,30.8603],[-87.6288,30.8605],[-87.629,30.8606],[-87.6296,30.861],[-87.6301,30.8615],[-87.6303,30.8618],[-87.6304,30.8622],[-87.6307,30.8623],[-87.6311,30.8623],[-87.6314,30.8621],[-87.6316,30.8622],[-87.6316,30.8625],[-87.6315,30.8629],[-87.6315,30.8631],[-87.6317,30.8631],[-87.6319,30.8631],[-87.6319,30.8632],[-87.6318,30.8634],[-87.6318,30.8637],[-87.632,30.8637],[-87.6322,30.8638],[-87.6323,30.8639],[-87.6323,30.8642],[-87.6325,30.8644],[-87.6329,30.8646],[-87.6336,30.8647],[-87.6338,30.8648],[-87.6336,30.865],[-87.6337,30.8651],[-87.6339,30.8653],[-87.6345,30.8654],[-87.6347,30.8656],[-87.6347,30.8658],[-87.6348,30.8661],[-87.6349,30.8662],[-87.6349,30.8663],[-87.6349,30.8665],[-87.6348,30.8667],[-87.6346,30.867],[-87.6343,30.8674],[-87.6342,30.8677],[-87.6341,30.8678],[-87.6339,30.8681],[-87.6337,30.8683],[-87.6334,30.8684],[-87.6331,30.8688],[-87.633,30.869],[-87.6331,30.8692],[-87.6331,30.8693],[-87.6331,30.8694],[-87.6331,30.8695],[-87.6329,30.8699],[-87.6329,30.8711],[-87.6329,30.8712],[-87.6328,30.8713],[-87.6325,30.8713],[-87.6324,30.8714],[-87.6324,30.8717],[-87.6323,30.8718],[-87.6322,30.8718],[-87.6321,30.8719],[-87.6318,30.8722],[-87.6317,30.8723],[-87.6319,30.8724],[-87.6319,30.8723],[-87.632,30.8724],[-87.632,30.8726],[-87.6319,30.8727],[-87.6319,30.8728],[-87.6318,30.8729],[-87.6317,30.873],[-87.6315,30.8733],[-87.6312,30.8738],[-87.6312,30.8743],[-87.631,30.8745],[-87.631,30.8748],[-87.6309,30.875],[-87.6308,30.8752],[-87.6307,30.8754],[-87.6305,30.8755],[-87.6305,30.8759],[-87.6304,30.876],[-87.6303,30.8761],[-87.6302,30.8762],[-87.6302,30.8764],[-87.6301,30.8773],[-87.6299,30.8776],[-87.6297,30.878],[-87.6296,30.8782],[-87.6296,30.8783],[-87.6296,30.8784],[-87.6297,30.8785],[-87.6296,30.8786],[-87.6295,30.8787],[-87.6295,30.8788],[-87.6296,30.8789],[-87.6296,30.8792],[-87.6296,30.8793],[-87.6294,30.8796],[-87.6294,30.8798],[-87.6294,30.8799],[-87.6293,30.8799],[-87.6293,30.88],[-87.6292,30.8802],[-87.6291,30.8804],[-87.6289,30.8805],[-87.6288,30.8805],[-87.6283,30.8807],[-87.6282,30.8808],[-87.628,30.881],[-87.6275,30.8816],[-87.627,30.8818],[-87.6268,30.8819],[-87.6266,30.8821],[-87.6264,30.8823],[-87.6262,30.8826],[-87.6261,30.8828],[-87.6261,30.883],[-87.626,30.8833],[-87.6259,30.8834],[-87.6255,30.8838],[-87.6254,30.8838],[-87.6253,30.8838],[-87.625,30.8838],[-87.6247,30.8838],[-87.6245,30.8838],[-87.6244,30.884],[-87.6243,30.8841],[-87.6243,30.8842],[-87.6246,30.8842],[-87.6247,30.8842],[-87.6247,30.8844],[-87.6245,30.8845],[-87.6243,30.8845],[-87.6236,30.8846],[-87.6234,30.8846],[-87.6232,30.8847],[-87.623,30.8848],[-87.6228,30.8849],[-87.6224,30.8849],[-87.6223,30.8849],[-87.6222,30.885],[-87.6222,30.8852],[-87.622,30.8854],[-87.6216,30.8855],[-87.6215,30.8855],[-87.6214,30.8855],[-87.6213,30.8858],[-87.6212,30.8859],[-87.6211,30.8861],[-87.621,30.8863],[-87.6211,30.8865],[-87.621,30.8866],[-87.6209,30.8866],[-87.6209,30.8867],[-87.6211,30.8869],[-87.621,30.887],[-87.6209,30.887],[-87.6205,30.887],[-87.6203,30.8873],[-87.6203,30.8874],[-87.6204,30.8876],[-87.6205,30.8876],[-87.6206,30.8877],[-87.6206,30.8878],[-87.6204,30.8881],[-87.6203,30.8881],[-87.6203,30.8883],[-87.6205,30.8886],[-87.6206,30.889],[-87.6205,30.8893],[-87.6204,30.8895],[-87.6204,30.89],[-87.6207,30.8907],[-87.6208,30.8907],[-87.6212,30.8914],[-87.6212,30.8916],[-87.6212,30.892],[-87.6213,30.8922],[-87.6214,30.8922],[-87.6215,30.8923],[-87.6218,30.8925],[-87.622,30.8936],[-87.622,30.8937],[-87.622,30.894],[-87.622,30.8942],[-87.6222,30.8946],[-87.6222,30.8948],[-87.6219,30.8951],[-87.6217,30.8951],[-87.6213,30.8951],[-87.6211,30.8951],[-87.6209,30.8953],[-87.6209,30.8955],[-87.6209,30.8957],[-87.6211,30.8959],[-87.6212,30.896],[-87.6212,30.8962],[-87.6213,30.8963],[-87.6217,30.8965],[-87.6219,30.8966],[-87.622,30.8966],[-87.6221,30.8966],[-87.6221,30.8968],[-87.6218,30.897],[-87.6217,30.8971],[-87.6218,30.8972],[-87.6219,30.8976],[-87.6218,30.8977],[-87.6214,30.8979],[-87.6211,30.8981],[-87.621,30.8982],[-87.6209,30.8983],[-87.6206,30.8984],[-87.6204,30.8987],[-87.6202,30.8991],[-87.6199,30.8993],[-87.6198,30.8993],[-87.6192,30.8991],[-87.619,30.8991],[-87.6188,30.8992],[-87.6188,30.8995],[-87.6186,30.8999],[-87.6185,30.9],[-87.6182,30.9],[-87.6179,30.8999],[-87.6178,30.8999],[-87.6174,30.9001],[-87.6173,30.9001],[-87.6167,30.9006],[-87.6163,30.901],[-87.616,30.9013],[-87.6157,30.9016],[-87.6155,30.9021],[-87.6153,30.9028],[-87.6153,30.9031],[-87.6153,30.9035],[-87.6153,30.9037],[-87.6148,30.9038],[-87.6144,30.9041],[-87.6144,30.9043],[-87.6144,30.9045],[-87.6146,30.9046],[-87.6147,30.9048],[-87.6151,30.905],[-87.6152,30.9052],[-87.6151,30.9055],[-87.615,30.9056],[-87.6147,30.9058],[-87.6144,30.9062],[-87.6143,30.9066],[-87.6144,30.9069],[-87.6141,30.9072],[-87.6139,30.9074],[-87.6138,30.9075],[-87.6138,30.9077],[-87.6141,30.908],[-87.6141,30.9083],[-87.614,30.9085],[-87.6137,30.9087],[-87.6133,30.9091],[-87.6129,30.9094],[-87.6128,30.91],[-87.6127,30.9101],[-87.6126,30.9102],[-87.6123,30.9106],[-87.6123,30.9109],[-87.6123,30.9118],[-87.6123,30.9129],[-87.6122,30.9134],[-87.6121,30.9137],[-87.6117,30.914],[-87.6115,30.9145],[-87.6114,30.9148],[-87.611,30.9151],[-87.6109,30.9151],[-87.6107,30.9154],[-87.6106,30.9158],[-87.6106,30.916],[-87.6102,30.9163],[-87.6099,30.9165],[-87.6099,30.9167],[-87.6099,30.9171],[-87.6098,30.9177],[-87.6096,30.9181],[-87.6091,30.9192],[-87.6087,30.9195],[-87.6084,30.9198],[-87.6083,30.9201],[-87.6083,30.9207],[-87.6076,30.9217],[-87.6077,30.9222],[-87.6077,30.9225],[-87.6075,30.923],[-87.6075,30.9233],[-87.6074,30.9239],[-87.6072,30.9247],[-87.6071,30.9251],[-87.607,30.9252],[-87.6066,30.9253],[-87.6064,30.9256],[-87.6058,30.9266],[-87.6058,30.9268],[-87.6058,30.927],[-87.6058,30.9272],[-87.6055,30.9274],[-87.6053,30.9276],[-87.6053,30.9278],[-87.6052,30.928],[-87.6051,30.9281],[-87.6049,30.9284],[-87.6049,30.9287],[-87.6049,30.9289],[-87.6048,30.929],[-87.6047,30.929],[-87.6045,30.9292],[-87.6044,30.9295],[-87.6042,30.93],[-87.6039,30.9305],[-87.6037,30.9306],[-87.6035,30.9308],[-87.6035,30.9311],[-87.6035,30.9312],[-87.6033,30.9313],[-87.603,30.9314],[-87.6028,30.9316],[-87.6028,30.9318],[-87.603,30.9321],[-87.6031,30.9323],[-87.6031,30.9326],[-87.6028,30.9331],[-87.6024,30.9338],[-87.6021,30.9344],[-87.602,30.9348],[-87.6018,30.935],[-87.6017,30.9351],[-87.6018,30.9353],[-87.6018,30.9356],[-87.6017,30.9357],[-87.6013,30.9359],[-87.6012,30.936],[-87.6009,30.9364],[-87.6007,30.9367],[-87.5997,30.9378],[-87.5994,30.938],[-87.5985,30.938],[-87.5982,30.9382],[-87.5981,30.9383],[-87.598,30.9384],[-87.598,30.9385],[-87.5979,30.939],[-87.5978,30.9393],[-87.5973,30.9399],[-87.5969,30.9406],[-87.5967,30.9409],[-87.5967,30.941],[-87.5965,30.9415],[-87.5962,30.9418],[-87.5961,30.9419],[-87.596,30.942],[-87.5958,30.9424],[-87.5958,30.9425],[-87.5957,30.9428],[-87.5955,30.9434],[-87.595,30.9446],[-87.5949,30.9454],[-87.5949,30.9457],[-87.5948,30.9457],[-87.5946,30.9461],[-87.5945,30.9465],[-87.5944,30.9468],[-87.5944,30.947],[-87.5941,30.9476],[-87.5939,30.948],[-87.5939,30.9484],[-87.5938,30.9487],[-87.5938,30.9491],[-87.5939,30.9494],[-87.5941,30.9496],[-87.5942,30.9497],[-87.5942,30.9499],[-87.5938,30.9501],[-87.5935,30.9503],[-87.5933,30.9506],[-87.593,30.9509],[-87.5927,30.9512],[-87.592,30.9512],[-87.5917,30.9514],[-87.5916,30.9517],[-87.5917,30.9519],[-87.5919,30.9523],[-87.5918,30.9525],[-87.5914,30.9528],[-87.5911,30.9531],[-87.5909,30.9535],[-87.5909,30.9538],[-87.5911,30.9543],[-87.5912,30.9546],[-87.5914,30.955],[-87.5914,30.9557],[-87.5914,30.9564],[-87.5913,30.9567],[-87.5912,30.9571],[-87.5909,30.9575],[-87.5905,30.9578],[-87.5904,30.9581],[-87.5901,30.9586],[-87.5899,30.9589],[-87.5899,30.9592],[-87.59,30.9593],[-87.59,30.9597],[-87.59,30.9599],[-87.59,30.96],[-87.5897,30.9602],[-87.5896,30.9604],[-87.5895,30.9608],[-87.5894,30.9609],[-87.5891,30.9611],[-87.589,30.9613],[-87.589,30.9614],[-87.589,30.9616],[-87.5891,30.9619],[-87.5892,30.9619],[-87.5891,30.962],[-87.5891,30.9623],[-87.5889,30.9627],[-87.5889,30.9633],[-87.5887,30.9638],[-87.5887,30.9642],[-87.5889,30.9645],[-87.5888,30.9649],[-87.5888,30.9653],[-87.5889,30.9658],[-87.5891,30.9663],[-87.5893,30.9666],[-87.5897,30.9669],[-87.59,30.9673],[-87.59,30.9676],[-87.5904,30.968],[-87.5905,30.9684],[-87.5905,30.9686],[-87.5906,30.9691],[-87.5907,30.9693],[-87.5909,30.9697],[-87.5912,30.9699],[-87.5915,30.9701],[-87.5917,30.9702],[-87.5917,30.9704],[-87.5918,30.9705],[-87.5919,30.9707],[-87.5919,30.9709],[-87.5919,30.9713],[-87.5919,30.9714],[-87.5921,30.9718],[-87.5923,30.9723],[-87.5927,30.9727],[-87.5927,30.9729],[-87.5925,30.9733],[-87.5925,30.9739],[-87.5927,30.9741],[-87.5928,30.9745],[-87.5929,30.9747],[-87.5929,30.9751],[-87.593,30.9754],[-87.5931,30.9754],[-87.5932,30.9755],[-87.5935,30.9757],[-87.5935,30.976],[-87.5935,30.9761],[-87.5934,30.9762],[-87.5933,30.9763],[-87.5932,30.9765],[-87.5933,30.9767],[-87.5935,30.977],[-87.5935,30.9771],[-87.5935,30.9774],[-87.5935,30.9775],[-87.5932,30.9777],[-87.5928,30.9782],[-87.5928,30.9784],[-87.5928,30.9786],[-87.5925,30.9791],[-87.5925,30.9794],[-87.5925,30.9796],[-87.5923,30.9797],[-87.5922,30.9799],[-87.5923,30.9802],[-87.5925,30.9803],[-87.5929,30.9803],[-87.5931,30.9805],[-87.5932,30.9808],[-87.5931,30.9811],[-87.5928,30.9814],[-87.5928,30.9816],[-87.593,30.9821],[-87.5931,30.9824],[-87.5931,30.983],[-87.5933,30.9834],[-87.5936,30.984],[-87.5938,30.984],[-87.5944,30.9842],[-87.5948,30.9846],[-87.5951,30.985],[-87.5951,30.9852],[-87.5947,30.9855],[-87.5947,30.9858],[-87.5951,30.9861],[-87.5955,30.9863],[-87.5957,30.9866],[-87.5959,30.9868],[-87.5962,30.9868],[-87.5965,30.9872],[-87.5965,30.9885],[-87.5967,30.9887],[-87.5968,30.9888],[-87.5968,30.9891],[-87.5967,30.9894],[-87.5965,30.9897],[-87.5965,30.9898],[-87.5964,30.9899],[-87.5967,30.9906],[-87.5971,30.9908],[-87.5972,30.9908],[-87.5973,30.991],[-87.5974,30.9913],[-87.5976,30.9916],[-87.5977,30.9921],[-87.5978,30.9924],[-87.5982,30.993],[-87.5981,30.9933],[-87.5981,30.9937],[-87.5982,30.9943],[-87.5984,30.9946],[-87.5987,30.995],[-87.5986,30.9954],[-87.5986,30.9956],[-87.599,30.9963],[-87.599,30.9965],[-87.5988,30.9968],[-87.5987,30.9968],[-87.5986,30.997],[-87.5986,30.9971],[-87.5987,30.9972],[-87.5988,30.9974],[-87.5988,30.9975],[-87.5961,30.9975],[-87.5931,30.9975],[-87.5859,30.9976],[-87.5855,30.9976],[-87.5814,30.9976],[-87.5812,30.9976],[-87.5811,30.9976],[-87.5708,30.9976],[-87.5705,30.9976],[-87.5691,30.9975],[-87.5688,30.9976],[-87.5686,30.9975],[-87.5685,30.9975],[-87.5684,30.9975],[-87.5664,30.9975],[-87.5655,30.9975],[-87.5652,30.9975],[-87.5648,30.9975],[-87.5644,30.9975],[-87.5641,30.9975],[-87.5638,30.9975],[-87.5637,30.9976],[-87.5629,30.9976],[-87.5605,30.9976],[-87.5593,30.9976],[-87.5575,30.9976],[-87.5567,30.9976],[-87.5557,30.9976],[-87.5555,30.9976],[-87.5549,30.9976],[-87.5524,30.9976],[-87.5512,30.9976],[-87.551,30.9976],[-87.5504,30.9976],[-87.5501,30.9976],[-87.5499,30.9976],[-87.5497,30.9976],[-87.549,30.9975],[-87.5489,30.9975],[-87.5488,30.9975],[-87.5487,30.9975],[-87.5486,30.9975],[-87.5486,30.9976],[-87.5484,30.9977],[-87.5482,30.9978],[-87.5481,30.9979],[-87.548,30.9979],[-87.5427,30.9979],[-87.5414,30.9978],[-87.5411,30.9978],[-87.5409,30.9978],[-87.5408,30.9978],[-87.5337,30.9977],[-87.5308,30.9977],[-87.528,30.9977],[-87.5279,30.9977],[-87.5275,30.9977],[-87.5271,30.9977],[-87.5201,30.9976],[-87.5178,30.9976],[-87.5156,30.9976],[-87.5149,30.9975],[-87.5148,30.9976],[-87.5134,30.9976],[-87.5133,30.9976],[-87.5132,30.9976],[-87.5077,30.9976],[-87.5052,30.9977],[-87.5,30.9977],[-87.499,30.9978],[-87.4985,30.9979],[-87.4984,30.9979],[-87.4965,30.9979],[-87.49,30.998],[-87.4884,30.998],[-87.4883,30.998],[-87.4876,30.998],[-87.4861,30.998],[-87.486,30.998],[-87.4852,30.9981],[-87.4838,30.9981],[-87.4827,30.9981],[-87.4816,30.9981],[-87.4803,30.998],[-87.48,30.998],[-87.4799,30.998],[-87.4797,30.998],[-87.4796,30.998],[-87.4796,30.9979],[-87.4795,30.9979],[-87.4793,30.9979],[-87.4792,30.9979],[-87.479,30.9979],[-87.4787,30.9979],[-87.4783,30.9979],[-87.478,30.9979],[-87.4779,30.9979],[-87.4777,30.9979],[-87.4776,30.9979],[-87.4775,30.9979],[-87.4774,30.9979],[-87.4772,30.9979],[-87.4761,30.9979],[-87.4736,30.9979],[-87.4727,30.9979],[-87.4725,30.9979],[-87.4717,30.9979],[-87.4698,30.9979],[-87.4675,30.9979],[-87.4673,30.9978],[-87.4671,30.9978],[-87.4671,30.9979],[-87.467,30.998],[-87.4669,30.998],[-87.4668,30.998],[-87.4667,30.998],[-87.4664,30.998],[-87.4663,30.998],[-87.4661,30.998],[-87.4656,30.998],[-87.4655,30.998],[-87.4654,30.998],[-87.4653,30.998],[-87.4647,30.9979],[-87.4626,30.9979],[-87.4622,30.9979],[-87.4621,30.9979],[-87.4618,30.9979],[-87.4617,30.9979],[-87.4616,30.9979],[-87.4598,30.998],[-87.4592,30.9981],[-87.4589,30.9981],[-87.4587,30.9979],[-87.4585,30.9979],[-87.4584,30.9979],[-87.4582,30.9979],[-87.4581,30.9979],[-87.4557,30.9979],[-87.4548,30.9979],[-87.4541,30.9979],[-87.4538,30.9978],[-87.4537,30.9978],[-87.4535,30.9978],[-87.4533,30.9978],[-87.4517,30.9978],[-87.4508,30.9978],[-87.4498,30.9978],[-87.4496,30.9978],[-87.4473,30.9979],[-87.4469,30.9979],[-87.4465,30.9979],[-87.4446,30.9979],[-87.4436,30.9979],[-87.4415,30.9979],[-87.4414,30.9979],[-87.4372,30.9979],[-87.4357,30.9978],[-87.4353,30.9978],[-87.4343,30.9978],[-87.4337,30.9978],[-87.432,30.9977],[-87.4313,30.9977],[-87.4301,30.9977],[-87.4264,30.9977],[-87.426,30.9977],[-87.4256,30.9977],[-87.4153,30.9981],[-87.4151,30.9981],[-87.4098,30.998],[-87.4088,30.998],[-87.4081,30.998],[-87.4079,30.998],[-87.4078,30.998],[-87.4074,30.998],[-87.4073,30.998],[-87.4045,30.998],[-87.4043,30.998],[-87.404,30.998],[-87.4036,30.998],[-87.4019,30.998],[-87.4004,30.998],[-87.3987,30.998],[-87.3986,30.998],[-87.3985,30.998],[-87.3979,30.998],[-87.3947,30.998],[-87.3919,30.998],[-87.3918,30.998],[-87.3917,30.998],[-87.3875,30.998],[-87.3815,30.998],[-87.3814,30.998],[-87.3813,30.998],[-87.3808,30.998],[-87.375,30.998],[-87.3736,30.9981],[-87.3735,30.9981],[-87.3734,30.9981],[-87.3731,30.9981],[-87.372,30.9982],[-87.3706,30.9983],[-87.3705,30.9983],[-87.3703,30.9983],[-87.3678,30.9979],[-87.3677,30.9979],[-87.3673,30.9979],[-87.3671,30.9979],[-87.3669,30.9979],[-87.3662,30.9979],[-87.3654,30.9979],[-87.3647,30.9979],[-87.3642,30.9979],[-87.3641,30.9979],[-87.364,30.9979],[-87.3639,30.9979],[-87.3638,30.9979],[-87.3637,30.9979],[-87.3634,30.9979],[-87.3629,30.9978],[-87.3624,30.9978],[-87.3612,30.9978],[-87.3606,30.9978],[-87.3602,30.9978],[-87.3596,30.9979],[-87.3595,30.9979],[-87.3594,30.9979],[-87.3583,30.9979],[-87.3572,30.9979],[-87.3556,30.9979],[-87.3555,30.9979],[-87.3508,30.9982],[-87.3479,30.9983],[-87.3473,30.9983],[-87.3445,30.9983],[-87.344,30.9983],[-87.3383,30.9983],[-87.3381,30.9982],[-87.3378,30.9982],[-87.3374,30.9982],[-87.3372,30.9982],[-87.3369,30.9981],[-87.3353,30.998],[-87.3351,30.9979],[-87.335,30.9979],[-87.3343,30.9979],[-87.3342,30.9979],[-87.3341,30.9979],[-87.3341,30.9978],[-87.334,30.9979],[-87.3331,30.9978],[-87.3326,30.9978],[-87.3321,30.9978],[-87.3316,30.9978],[-87.3295,30.9978],[-87.3291,30.9978],[-87.3271,30.9978],[-87.327,30.9978],[-87.3269,30.9978],[-87.3267,30.9978],[-87.3262,30.9978],[-87.326,30.9978],[-87.3257,30.9978],[-87.3238,30.9978],[-87.3227,30.9978],[-87.3211,30.9978],[-87.3196,30.9978],[-87.3188,30.9978],[-87.3185,30.9978],[-87.3181,30.9978],[-87.3173,30.9978],[-87.3172,30.9978],[-87.3171,30.9978],[-87.317,30.9978],[-87.3167,30.9978],[-87.3158,30.9978],[-87.3152,30.9978],[-87.3149,30.9978],[-87.3147,30.9978],[-87.3141,30.9978],[-87.3127,30.9978],[-87.3126,30.9978],[-87.3125,30.9979],[-87.3124,30.9979],[-87.3123,30.9979],[-87.3123,30.998],[-87.3121,30.9982],[-87.312,30.9984],[-87.3119,30.9984],[-87.3098,30.9984],[-87.3096,30.9984],[-87.3095,30.9984],[-87.3093,30.9983],[-87.3092,30.9983],[-87.309,30.9983],[-87.304,30.9982],[-87.3037,30.9983],[-87.3016,30.9984],[-87.3015,30.9984],[-87.2994,30.9984],[-87.2977,30.9984],[-87.2957,30.9984],[-87.2955,30.9984],[-87.291,30.9983],[-87.2892,30.9983],[-87.2891,30.9983],[-87.289,30.9983],[-87.2888,30.9983],[-87.2887,30.9983],[-87.2886,30.9983],[-87.2849,30.9983],[-87.2847,30.9983],[-87.2782,30.9983],[-87.2781,30.9983],[-87.278,30.9983],[-87.2763,30.9983],[-87.2667,30.9978],[-87.2665,30.9978],[-87.2657,30.9978],[-87.265,30.9978],[-87.2648,30.9978],[-87.2647,30.9978],[-87.263,30.9978],[-87.2616,30.9978],[-87.2612,30.9978],[-87.2608,30.9978],[-87.2604,30.9978],[-87.26,30.9978],[-87.2598,30.9978],[-87.2597,30.9978],[-87.2594,30.9978],[-87.2581,30.9978],[-87.2574,30.9979],[-87.2573,30.9979],[-87.2572,30.9979],[-87.2571,30.9979],[-87.257,30.9978],[-87.2558,30.9979],[-87.2555,30.9979],[-87.2552,30.9979],[-87.2548,30.9979],[-87.2524,30.9979],[-87.2518,30.9979],[-87.25,30.9978],[-87.2492,30.9977],[-87.2416,30.9967],[-87.2405,30.9966],[-87.2404,30.9966],[-87.2402,30.9966],[-87.2401,30.9966],[-87.2399,30.9966],[-87.2397,30.9966],[-87.2394,30.9965],[-87.2389,30.9965],[-87.2383,30.9964],[-87.2381,30.9964],[-87.2379,30.9964],[-87.2377,30.9964],[-87.2372,30.9964],[-87.2297,30.9968],[-87.2295,30.9968],[-87.2272,30.997],[-87.2264,30.997],[-87.2256,30.9971],[-87.2252,30.9971],[-87.2248,30.9972],[-87.2244,30.9972],[-87.2215,30.9973],[-87.2182,30.9974],[-87.2118,30.9976],[-87.2062,30.9978],[-87.2055,30.9978],[-87.2006,30.998],[-87.2001,30.998],[-87.1967,30.9981],[-87.1934,30.9982],[-87.1897,30.9983],[-87.1882,30.9984],[-87.188,30.9984],[-87.1833,30.9985],[-87.1794,30.9986],[-87.1755,30.9987],[-87.1754,30.9987],[-87.1753,30.9987],[-87.1752,30.9987],[-87.1748,30.9987],[-87.1741,30.9988],[-87.1725,30.9988],[-87.1715,30.9988],[-87.1705,30.9989],[-87.1655,30.999],[-87.1647,30.999],[-87.1643,30.999],[-87.1642,30.999],[-87.1641,30.999],[-87.1638,30.999],[-87.1635,30.999],[-87.1633,30.999],[-87.1631,30.999],[-87.1628,30.9991],[-87.1608,30.9991],[-87.1506,30.9993],[-87.1496,30.9993],[-87.1494,30.9993],[-87.1407,30.9995],[-87.1358,30.9993],[-87.1356,30.9993],[-87.134,30.9992],[-87.127,30.9989],[-87.125,30.9988],[-87.1189,30.9994],[-87.1165,30.9994],[-87.1151,30.9994],[-87.1054,30.9993],[-87.0969,30.9993],[-87.0899,30.9993],[-87.0896,30.9993],[-87.0856,30.9992],[-87.081,30.9992],[-87.0761,30.9992],[-87.076,30.9992],[-87.071,30.9992],[-87.0686,30.9991],[-87.0685,30.9991],[-87.0676,30.9993],[-87.067,30.9994],[-87.0669,30.9994],[-87.0641,30.9992],[-87.0602,30.9992],[-87.055,30.9991],[-87.0537,30.9991],[-87.0535,30.9991],[-87.0534,30.9992],[-87.0532,30.9992],[-87.0526,30.9992],[-87.0525,30.9992],[-87.0517,30.9992],[-87.0507,30.9992],[-87.0498,30.9992],[-87.0488,30.9992],[-87.0483,30.9992],[-87.048,30.9992],[-87.047,30.9992],[-87.0458,30.9992],[-87.0444,30.9992],[-87.0438,30.9992],[-87.0428,30.9992],[-87.0422,30.9992],[-87.0419,30.9992],[-87.0417,30.9992],[-87.0413,30.9993],[-87.041,30.9993],[-87.0408,30.9994],[-87.0402,30.9995],[-87.0401,30.9995],[-87.0371,30.9993],[-87.0365,30.9993],[-87.0358,30.9992],[-87.0353,30.9992],[-87.0307,30.9992],[-87.0301,30.9992],[-87.03,30.9992],[-87.0292,30.9992],[-87.0291,30.9992],[-87.0284,30.9992],[-87.0282,30.9992],[-87.0274,30.9992],[-87.0269,30.9992],[-87.0244,30.9994],[-87.0241,30.9994],[-87.0239,30.9994],[-87.0199,30.9994],[-87.0135,30.9993],[-87.0134,30.9993],[-87.0097,30.9993],[-87.0073,30.9993],[-87.0047,30.9993],[-87.0043,30.9993],[-87,30.999],[-86.9985,30.9987],[-86.9876,30.9985],[-86.9871,30.9985],[-86.9821,30.9984],[-86.9799,30.9984],[-86.9711,30.9983],[-86.9659,30.9982],[-86.9657,30.9982],[-86.9605,30.9981],[-86.9604,30.9981],[-86.9561,30.9981],[-86.9546,30.9981],[-86.9537,30.998],[-86.9534,30.998],[-86.9533,30.998],[-86.9532,30.998],[-86.9531,30.998],[-86.9445,30.9979],[-86.9441,30.9979],[-86.9379,30.9978],[-86.9378,30.9978],[-86.9322,30.9978],[-86.9308,30.9977],[-86.9307,30.9977],[-86.9278,30.9977],[-86.9257,30.9977],[-86.9256,30.9977],[-86.9228,30.9977],[-86.9196,30.9977],[-86.9158,30.9977],[-86.9155,30.9977],[-86.9152,30.9977],[-86.9111,30.9976],[-86.9108,30.9976],[-86.9067,30.9976],[-86.9063,30.9976],[-86.9061,30.9976],[-86.9052,30.9976],[-86.9047,30.9976],[-86.9038,30.9976],[-86.8993,30.9977],[-86.8992,30.9977],[-86.8907,30.9977],[-86.8887,30.9978],[-86.8886,30.9977],[-86.8885,30.9977],[-86.8884,30.9977],[-86.8878,30.9977],[-86.8872,30.9977],[-86.8861,30.9977],[-86.8859,30.9976],[-86.884,30.9977],[-86.882,30.9976],[-86.8813,30.9976],[-86.8805,30.9976],[-86.8801,30.9976],[-86.8796,30.9976],[-86.8793,30.9976],[-86.8788,30.9976],[-86.8746,30.9976],[-86.8672,30.9976],[-86.8667,30.9976],[-86.8628,30.9976],[-86.8548,30.9975],[-86.8545,30.9975],[-86.8522,30.9975],[-86.8495,30.9975],[-86.8492,30.9975],[-86.8406,30.9974],[-86.8387,30.9974],[-86.8384,30.9974],[-86.8319,30.9974],[-86.8305,30.9974],[-86.8302,30.9974],[-86.8275,30.9974],[-86.819,30.9973],[-86.8102,30.9972],[-86.81,30.9972],[-86.8088,30.9972],[-86.8011,30.9971],[-86.7965,30.9971],[-86.7938,30.9971],[-86.7912,30.997],[-86.7883,30.997],[-86.7859,30.997],[-86.7857,30.997],[-86.7781,30.9969],[-86.7759,30.9969],[-86.7724,30.9969],[-86.7642,30.9968],[-86.7553,30.9967],[-86.7512,30.9965],[-86.75,30.9964],[-86.7454,30.9963],[-86.7452,30.9963],[-86.745,30.9964],[-86.7411,30.9964],[-86.7397,30.9966],[-86.7375,30.9968],[-86.7368,30.9966],[-86.7327,30.9964],[-86.7296,30.9966],[-86.7282,30.9963],[-86.7282,30.9962],[-86.728,30.9963],[-86.7276,30.9964],[-86.7271,30.9965],[-86.7267,30.9965],[-86.7264,30.9965],[-86.7257,30.9965],[-86.7255,30.9965],[-86.7244,30.9965],[-86.7236,30.9966],[-86.7229,30.9965],[-86.7201,30.9963],[-86.7184,30.996],[-86.7183,30.9959],[-86.7182,30.9959],[-86.7146,30.9957],[-86.713,30.9957],[-86.7113,30.9953],[-86.7082,30.995],[-86.7077,30.995],[-86.7067,30.9949],[-86.7065,30.9949],[-86.7063,30.9947],[-86.7056,30.9945],[-86.7045,30.9947],[-86.7014,30.9946],[-86.6968,30.9946],[-86.6883,30.9945],[-86.6849,30.9946],[-86.6785,30.9947],[-86.6776,30.9947],[-86.6775,30.9947],[-86.6759,30.9947],[-86.6758,30.9947],[-86.6757,30.9947],[-86.6755,30.9947],[-86.6751,30.9947],[-86.6742,30.9947],[-86.6722,30.9947],[-86.6721,30.9947],[-86.6718,30.9947],[-86.6717,30.9947],[-86.6716,30.9947],[-86.67,30.9947],[-86.6665,30.9947],[-86.6663,30.9947],[-86.6662,30.9947],[-86.6651,30.9947],[-86.6588,30.9946],[-86.6587,30.9946],[-86.6532,30.9946],[-86.6515,30.9948],[-86.6514,30.9948],[-86.6512,30.9949],[-86.6509,30.9948],[-86.6507,30.9948],[-86.6485,30.9947],[-86.6484,30.9947],[-86.6422,30.9947],[-86.6397,30.9948],[-86.6393,30.9948],[-86.6372,30.9948],[-86.6368,30.9948],[-86.6362,30.9948],[-86.6361,30.9948],[-86.635,30.9949],[-86.6347,30.9949],[-86.6346,30.9949],[-86.6345,30.9949],[-86.6334,30.9949],[-86.6278,30.9949],[-86.6273,30.9949],[-86.625,30.9949],[-86.6229,30.9949],[-86.6227,30.9949],[-86.6198,30.9949],[-86.616,30.9949],[-86.6082,30.9949],[-86.6024,30.9949],[-86.598,30.9949],[-86.5979,30.9949],[-86.597,30.9949],[-86.5943,30.9949],[-86.5942,30.9949],[-86.5937,30.9949],[-86.5921,30.9949],[-86.5917,30.9949],[-86.5916,30.9949],[-86.5915,30.9949],[-86.5889,30.9949],[-86.5841,30.995],[-86.5805,30.995],[-86.5743,30.995],[-86.5707,30.995],[-86.5679,30.9951],[-86.5676,30.9951],[-86.5655,30.995],[-86.5641,30.9951],[-86.5638,30.9951],[-86.5634,30.9952],[-86.5552,30.9948],[-86.5551,30.9948],[-86.5491,30.9946],[-86.5428,30.9943],[-86.5426,30.9943],[-86.5425,30.9943],[-86.5424,30.9943],[-86.5357,30.9939],[-86.5356,30.994],[-86.5292,30.9936],[-86.529,30.9936],[-86.5247,30.9935],[-86.5246,30.9934],[-86.5245,30.9934],[-86.5202,30.9933],[-86.5202,30.9934],[-86.5201,30.9935],[-86.5134,30.9937],[-86.5132,30.9937],[-86.5131,30.9937],[-86.5128,30.9937],[-86.5093,30.9936],[-86.5,30.9933],[-86.4999,30.9933],[-86.4951,30.9934],[-86.4935,30.9935],[-86.4886,30.9936],[-86.4863,30.9936],[-86.4851,30.9936],[-86.4849,30.9936],[-86.4847,30.9937],[-86.4845,30.9937],[-86.4836,30.9937],[-86.4835,30.9937],[-86.4833,30.9937],[-86.4779,30.9937],[-86.4757,30.9937],[-86.4745,30.9937],[-86.4733,30.9937],[-86.4731,30.9937],[-86.4664,30.9939],[-86.4607,30.994],[-86.4583,30.994],[-86.4581,30.994],[-86.4555,30.9939],[-86.4554,30.9939],[-86.4553,30.9939],[-86.4552,30.9939],[-86.455,30.994],[-86.4549,30.9939],[-86.4547,30.9938],[-86.4457,30.9939],[-86.4385,30.994],[-86.426,30.9941],[-86.4256,30.9941],[-86.4254,30.9941],[-86.4227,30.9941],[-86.4223,30.9941],[-86.4151,30.9941],[-86.4148,30.9941],[-86.4145,30.9941],[-86.4143,30.9941],[-86.4134,30.9941],[-86.4133,30.9941],[-86.4132,30.9941],[-86.413,30.9941],[-86.4127,30.9941],[-86.4126,30.9941],[-86.4071,30.9943],[-86.4052,30.9944],[-86.4051,30.9944],[-86.4032,30.9944],[-86.4025,30.9944],[-86.4008,30.9944],[-86.3989,30.9944],[-86.3987,30.9944],[-86.3957,30.9944],[-86.3938,30.9944],[-86.392,30.9944],[-86.3886,30.9942],[-86.3838,30.9942],[-86.3791,30.9943],[-86.379,30.9943],[-86.3744,30.9945],[-86.3743,30.9945],[-86.3732,30.9945],[-86.3731,30.9945],[-86.3726,30.9945],[-86.3723,30.9945],[-86.372,30.9945],[-86.3709,30.9945],[-86.3698,30.9945],[-86.3694,30.9945],[-86.3685,30.9945],[-86.3684,30.9945],[-86.3681,30.9945],[-86.3675,30.9945],[-86.3655,30.9946],[-86.3652,30.9946],[-86.3651,30.9945],[-86.365,30.9945],[-86.3649,30.9945],[-86.3648,30.9945],[-86.3566,30.9944],[-86.3504,30.9944],[-86.3502,30.9944],[-86.3488,30.9944],[-86.3485,30.9944],[-86.3484,30.9944],[-86.3429,30.9944],[-86.3425,30.9944],[-86.3408,30.9944],[-86.3399,30.9943],[-86.3394,30.9943],[-86.3393,30.9943],[-86.3389,30.9943],[-86.3384,30.9943],[-86.3375,30.9943],[-86.3355,30.9943],[-86.3351,30.9943],[-86.334,30.9943],[-86.332,30.9943],[-86.3311,30.9943],[-86.3309,30.9943],[-86.3308,30.9943],[-86.3279,30.9942],[-86.3273,30.9942],[-86.3249,30.9942],[-86.3226,30.9942],[-86.3175,30.9942],[-86.3174,30.9942],[-86.3159,30.9941],[-86.3156,30.994],[-86.3093,30.994],[-86.3091,30.994],[-86.3066,30.994],[-86.3052,30.994],[-86.3049,30.994],[-86.3044,30.9939],[-86.3043,30.9939],[-86.3037,30.9939],[-86.3036,30.9939],[-86.3032,30.9939],[-86.3028,30.9939],[-86.3023,30.9938],[-86.3008,30.9938],[-86.2999,30.9938],[-86.2991,30.9938],[-86.2987,30.9938],[-86.2982,30.9938],[-86.2969,30.9938],[-86.2965,30.9937],[-86.2956,30.9937],[-86.2948,30.9937],[-86.2946,30.9937],[-86.2943,30.9937],[-86.2932,30.9937],[-86.293,30.9937],[-86.2928,30.9937],[-86.2921,30.9937],[-86.2919,30.9937],[-86.2911,30.9937],[-86.2902,30.9937],[-86.2896,30.9937],[-86.289,30.9937],[-86.2888,30.9937],[-86.2748,30.9938],[-86.2712,30.9938],[-86.2679,30.9938],[-86.2604,30.9938],[-86.2603,30.9938],[-86.2591,30.9938],[-86.2585,30.9938],[-86.2579,30.9939],[-86.2564,30.9939],[-86.2499,30.9941],[-86.2383,30.9944],[-86.2339,30.9943],[-86.2338,30.9943],[-86.2336,30.9943],[-86.2281,30.9941],[-86.2273,30.9941],[-86.2214,30.9941],[-86.2177,30.9941],[-86.2147,30.9941],[-86.2146,30.9941],[-86.2063,30.9941],[-86.2061,30.9941],[-86.2006,30.9941],[-86.2004,30.9941],[-86.1955,30.994],[-86.1909,30.994],[-86.1873,30.994],[-86.1808,30.994],[-86.1806,30.9939],[-86.1804,30.9939],[-86.1803,30.9939],[-86.1801,30.9938],[-86.1791,30.9938],[-86.1789,30.9938],[-86.1762,30.9937],[-86.1756,30.9937],[-86.1754,30.9937],[-86.1752,30.9937],[-86.1751,30.9937],[-86.1749,30.9937],[-86.1747,30.9938],[-86.1737,30.9938],[-86.1733,30.9938],[-86.1719,30.9938],[-86.1708,30.9938],[-86.1707,30.9938],[-86.1703,30.9937],[-86.1693,30.9936],[-86.1684,30.9936],[-86.1667,30.9936],[-86.166,30.9936],[-86.1659,30.9936],[-86.1658,30.9936],[-86.1657,30.9936],[-86.1655,30.9936],[-86.1653,30.9936],[-86.165,30.9936],[-86.1649,30.9936],[-86.1645,30.9937],[-86.1643,30.9937],[-86.164,30.9937],[-86.163,30.9937],[-86.1582,30.9936],[-86.1455,30.9934],[-86.1327,30.9933],[-86.1326,30.9933],[-86.1311,30.9934],[-86.1309,30.9934],[-86.1308,30.9934],[-86.1307,30.9934],[-86.1249,30.9931],[-86.1215,30.9929],[-86.1214,30.9929],[-86.1175,30.9929],[-86.1171,30.9929],[-86.1124,30.9929],[-86.1043,30.9929],[-86.1025,30.9929],[-86.1024,30.9929],[-86.0915,30.9929],[-86.0912,30.9929],[-86.0856,30.9929],[-86.0786,30.9929],[-86.0785,30.9929],[-86.0714,30.9929],[-86.0662,30.9929],[-86.0638,30.9929],[-86.0635,30.9929],[-86.0634,30.9929],[-86.0633,30.9929],[-86.0632,30.9929],[-86.0631,30.9929],[-86.063,30.9929],[-86.0624,30.9929],[-86.0618,30.9929],[-86.0614,30.9929],[-86.0612,30.9929],[-86.061,30.9929],[-86.0602,30.993],[-86.0595,30.993],[-86.0563,30.9934],[-86.0562,30.9934],[-86.0559,30.9934],[-86.0548,30.9934],[-86.0543,30.9934],[-86.0535,30.9934],[-86.0526,30.9933],[-86.0524,30.9933],[-86.0367,30.9933],[-86.0358,30.9933],[-86.035,30.9933],[-86.0323,30.9933],[-86.0242,30.9933],[-86.0163,30.9932],[-86.0162,30.9932],[-86.016,30.9932],[-86.0158,30.9932],[-86.0157,30.9932],[-86.0071,30.9932],[-86.0064,30.9932],[-85.9999,30.9931],[-85.9986,30.9929],[-85.9973,30.9929],[-85.9869,30.9929],[-85.986,30.993],[-85.9851,30.993],[-85.9789,30.993],[-85.9787,30.993],[-85.9785,30.993],[-85.9783,30.993],[-85.9778,30.993],[-85.9773,30.993],[-85.9659,30.993],[-85.9658,30.993],[-85.9657,30.993],[-85.9656,30.993],[-85.9655,30.993],[-85.9649,30.9931],[-85.9622,30.9931],[-85.9581,30.9931],[-85.9509,30.9931],[-85.9475,30.9931],[-85.9428,30.9932],[-85.9401,30.9932],[-85.94,30.9932],[-85.9399,30.9932],[-85.9391,30.9932],[-85.939,30.9932],[-85.9388,30.9932],[-85.9358,30.9932],[-85.933,30.9932],[-85.9325,30.9932],[-85.9319,30.9933],[-85.9313,30.9933],[-85.9265,30.9933],[-85.9178,30.9933],[-85.9114,30.9934],[-85.9113,30.9934],[-85.9111,30.9934],[-85.906,30.9934],[-85.8993,30.9935],[-85.8935,30.9935],[-85.8911,30.9935],[-85.8878,30.9935],[-85.8811,30.9936],[-85.8785,30.9936],[-85.8783,30.9936],[-85.8749,30.9936],[-85.8746,30.9936],[-85.8708,30.9938],[-85.8704,30.9938],[-85.8651,30.9938],[-85.865,30.9938],[-85.8566,30.9939],[-85.84,30.9941],[-85.8323,30.9941],[-85.8312,30.9941],[-85.8311,30.9941],[-85.831,30.9941],[-85.8308,30.9941],[-85.8306,30.9941],[-85.8304,30.9941],[-85.8303,30.9941],[-85.8288,30.9941],[-85.8136,30.9943],[-85.8011,30.9944],[-85.78,30.9946],[-85.7799,30.9946],[-85.7797,30.9946],[-85.7727,30.9946],[-85.769,30.9947],[-85.7623,30.9947],[-85.76,30.9947],[-85.7599,30.9947],[-85.7569,30.9948],[-85.7523,30.9948],[-85.7499,30.9948],[-85.7496,30.9953],[-85.7416,30.9953],[-85.7392,30.9953],[-85.733,30.9954],[-85.7245,30.9954],[-85.7145,30.9955],[-85.6922,30.9956],[-85.6921,30.9956],[-85.6907,30.9956],[-85.6906,30.9956],[-85.6879,30.9956],[-85.6854,30.9956],[-85.6849,30.9956],[-85.6843,30.9956],[-85.6838,30.9956],[-85.683,30.9956],[-85.6825,30.9956],[-85.6816,30.9956],[-85.6813,30.9956],[-85.6812,30.9956],[-85.6798,30.9956],[-85.6762,30.9956],[-85.6726,30.9956],[-85.671,30.9957],[-85.6695,30.9957],[-85.6678,30.9957],[-85.6634,30.9957],[-85.6598,30.9957],[-85.6525,30.9958],[-85.6522,30.9958],[-85.6475,30.9958],[-85.6474,30.9958],[-85.6472,30.9958],[-85.6471,30.9958],[-85.6463,30.9958],[-85.6444,30.9958],[-85.6369,30.9959],[-85.6314,30.9959],[-85.6288,30.9959],[-85.6249,30.9959],[-85.6236,30.9959],[-85.6197,30.996],[-85.6169,30.996],[-85.614,30.996],[-85.6033,30.9961],[-85.6029,30.9961],[-85.6025,30.9961],[-85.6023,30.9961],[-85.6,30.9961],[-85.5986,30.9961],[-85.5862,30.9962],[-85.5834,30.9962],[-85.5798,30.9962],[-85.5795,30.9962],[-85.5774,30.9962],[-85.5773,30.9962],[-85.5767,30.9962],[-85.5761,30.9962],[-85.576,30.9962],[-85.5759,30.9962],[-85.5757,30.9962],[-85.5754,30.9962],[-85.5751,30.9962],[-85.5728,30.9962],[-85.569,30.9963],[-85.5681,30.9962],[-85.5627,30.9963],[-85.5554,30.9964],[-85.5524,30.9964],[-85.5522,30.9964],[-85.552,30.9964],[-85.5518,30.9964],[-85.5516,30.9964],[-85.5488,30.9964],[-85.5477,30.9964],[-85.5476,30.9964],[-85.5474,30.9964],[-85.5473,30.9964],[-85.546,30.9964],[-85.5383,30.9965],[-85.5341,30.9966],[-85.5336,30.9966],[-85.5324,30.9966],[-85.5316,30.9967],[-85.5291,30.9967],[-85.5272,30.9967],[-85.5247,30.9967],[-85.5156,30.9968],[-85.5131,30.9968],[-85.5086,30.9968],[-85.5044,30.9969],[-85.5039,30.9969],[-85.5037,30.9969],[-85.5032,30.9969],[-85.5013,30.9969],[-85.4999,30.9969],[-85.498,30.9969],[-85.4969,30.9969],[-85.4937,30.997],[-85.4926,30.997],[-85.4918,30.997],[-85.4892,30.9971],[-85.4883,30.9971],[-85.4864,30.9971],[-85.4806,30.9972],[-85.4788,30.9972],[-85.4787,30.9972],[-85.4781,30.9972],[-85.4761,30.9972],[-85.4754,30.9973],[-85.4746,30.9973],[-85.4722,30.9973],[-85.4714,30.9973],[-85.4705,30.9973],[-85.4679,30.9974],[-85.467,30.9974],[-85.4653,30.9974],[-85.4603,30.9975],[-85.4587,30.9975],[-85.4562,30.9975],[-85.4487,30.9976],[-85.4462,30.9977],[-85.4441,30.9977],[-85.4378,30.9978],[-85.4357,30.9978],[-85.4326,30.9978],[-85.4232,30.998],[-85.4202,30.998],[-85.4137,30.9981],[-85.4136,30.9981],[-85.4134,30.9981],[-85.4125,30.9982],[-85.412,30.9982],[-85.4119,30.9982],[-85.41,30.9982],[-85.4099,30.9982],[-85.4095,30.9982],[-85.4082,30.9982],[-85.4078,30.9982],[-85.4077,30.9982],[-85.4075,30.9982],[-85.4073,30.9982],[-85.4063,30.9982],[-85.406,30.9982],[-85.4058,30.9982],[-85.4052,30.9983],[-85.405,30.9983],[-85.4034,30.9983],[-85.3988,30.9984],[-85.3973,30.9984],[-85.3962,30.9984],[-85.3929,30.9985],[-85.3918,30.9985],[-85.3898,30.9985],[-85.3838,30.9986],[-85.3817,30.9987],[-85.3802,30.9987],[-85.3755,30.9988],[-85.3749,30.9988],[-85.3739,30.9988],[-85.373,30.9988],[-85.3705,30.9987],[-85.3696,30.9987],[-85.3686,30.9987],[-85.3657,30.9988],[-85.3648,30.9988],[-85.3497,30.999],[-85.3485,30.999],[-85.3467,30.9991],[-85.3379,30.9992],[-85.3349,30.9992],[-85.3337,30.9993],[-85.3301,30.9993],[-85.3289,30.9993],[-85.3272,30.9994],[-85.3219,30.9994],[-85.3202,30.9995],[-85.3188,30.9995],[-85.3147,30.9995],[-85.3134,30.9996],[-85.3128,30.9996],[-85.311,30.9996],[-85.3104,30.9996],[-85.3103,30.9996],[-85.3101,30.9996],[-85.31,30.9996],[-85.3099,30.9996],[-85.3084,30.9996],[-85.3038,30.9997],[-85.3023,30.9997],[-85.3004,30.9998],[-85.2945,30.9999],[-85.2925,30.9999],[-85.2922,30.9999],[-85.2912,30.9999],[-85.2909,30.9999],[-85.2881,31],[-85.28,31.0001],[-85.2773,31.0002],[-85.277,31.0002],[-85.2764,31.0002],[-85.2736,31.0002],[-85.2727,31.0002],[-85.2726,31.0002],[-85.2725,31.0002],[-85.2722,31.0002],[-85.272,31.0002],[-85.2718,31.0002],[-85.2715,31.0002],[-85.2712,31.0002],[-85.271,31.0002],[-85.2697,31.0003],[-85.2658,31.0004],[-85.2645,31.0004],[-85.2628,31.0004],[-85.2578,31.0005],[-85.2561,31.0006],[-85.2554,31.0006],[-85.2532,31.0007],[-85.2524,31.0007],[-85.2519,31.0007],[-85.2504,31.0007],[-85.2501,31.0007],[-85.2498,31.0007],[-85.2479,31.0008],[-85.2436,31.0009],[-85.242,31.0009],[-85.2401,31.0009],[-85.238,31.0009],[-85.2317,31.0009],[-85.2297,31.0009],[-85.2294,31.0009],[-85.2285,31.0009],[-85.2282,31.0009],[-85.227,31.0009],[-85.2252,31.0009],[-85.2161,31.0008],[-85.2131,31.0008],[-85.2112,31.0008],[-85.21,31.0008],[-85.2053,31.0008],[-85.2034,31.0008],[-85.2006,31.0008],[-85.1928,31.0009],[-85.1922,31.0009],[-85.1894,31.0009],[-85.1893,31.0009],[-85.1891,31.0009],[-85.1889,31.0009],[-85.1888,31.0009],[-85.1887,31.0009],[-85.1886,31.0009],[-85.1881,31.0009],[-85.1865,31.0009],[-85.186,31.0009],[-85.1841,31.0009],[-85.1783,31.0009],[-85.1764,31.0009],[-85.1763,31.0009],[-85.176,31.0009],[-85.1759,31.0009],[-85.1758,31.0009],[-85.1757,31.0009],[-85.1743,31.0009],[-85.1701,31.0009],[-85.1687,31.001],[-85.1685,31.001],[-85.1679,31.001],[-85.1677,31.001],[-85.167,31.001],[-85.1651,31.001],[-85.1645,31.001],[-85.1626,31.0009],[-85.157,31.0009],[-85.1551,31.0008],[-85.155,31.0009],[-85.1549,31.0009],[-85.1548,31.0009],[-85.1547,31.0009],[-85.1546,31.0009],[-85.1542,31.0009],[-85.1535,31.0009],[-85.1527,31.0009],[-85.1523,31.0009],[-85.1521,31.0009],[-85.1495,31.0008],[-85.1481,31.0008],[-85.1467,31.0007],[-85.1458,31.0007],[-85.1453,31.0007],[-85.1439,31.0007],[-85.1434,31.0007],[-85.1433,31.0007],[-85.1431,31.0007],[-85.143,31.0007],[-85.1429,31.0007],[-85.1428,31.0007],[-85.1427,31.0007],[-85.1426,31.0007],[-85.1424,31.0007],[-85.1419,31.0007],[-85.1396,31.0007],[-85.1388,31.0007],[-85.1371,31.0007],[-85.1318,31.0008],[-85.13,31.0008],[-85.1296,31.0008],[-85.1284,31.0008],[-85.128,31.0008],[-85.1274,31.0008],[-85.127,31.0008],[-85.1257,31.0008],[-85.1241,31.0008],[-85.1231,31.0008],[-85.1219,31.0008],[-85.1215,31.0008],[-85.1187,31.0008],[-85.1184,31.0008],[-85.1172,31.0008],[-85.1171,31.0008],[-85.1168,31.0008],[-85.1156,31.0008],[-85.1152,31.0008],[-85.1139,31.0008],[-85.1134,31.0008],[-85.1127,31.0008],[-85.1115,31.0008],[-85.1101,31.0008],[-85.1088,31.0008],[-85.1078,31.0008],[-85.1074,31.0008],[-85.1047,31.0008],[-85.1044,31.0008],[-85.1035,31.0008],[-85.1034,31.0008],[-85.103,31.0008],[-85.1021,31.0008],[-85.1009,31.0008],[-85.1004,31.0008],[-85.099,31.0008],[-85.0954,31.0008],[-85.0937,31.0008],[-85.0934,31.0008],[-85.0928,31.0008],[-85.0924,31.0008],[-85.092,31.0008],[-85.0888,31.0008],[-85.0884,31.0008],[-85.0854,31.0008],[-85.0836,31.0008],[-85.0824,31.0008],[-85.0791,31.0008],[-85.0789,31.0008],[-85.075,31.0007],[-85.0749,31.0007],[-85.0746,31.0007],[-85.0732,31.0007],[-85.0724,31.0007],[-85.0711,31.0007],[-85.0691,31.0006],[-85.0648,31.0006],[-85.0638,31.0006],[-85.0632,31.0006],[-85.0626,31.0006],[-85.0623,31.0007],[-85.0622,31.0007],[-85.062,31.0007],[-85.0619,31.0007],[-85.0618,31.0007],[-85.0616,31.0007],[-85.061,31.0007],[-85.0608,31.0007],[-85.0604,31.0006],[-85.0594,31.0006],[-85.059,31.0006],[-85.0589,31.0006],[-85.0588,31.0006],[-85.0587,31.0006],[-85.0571,31.0006],[-85.0524,31.0006],[-85.0507,31.0006],[-85.0488,31.0006],[-85.0428,31.0006],[-85.0411,31.0006],[-85.0408,31.0006],[-85.0407,31.0006],[-85.0404,31.0006],[-85.0403,31.0006],[-85.0386,31.0006],[-85.0335,31.0006],[-85.0318,31.0006],[-85.0317,31.0006],[-85.0314,31.0006],[-85.0313,31.0007],[-85.0311,31.0007],[-85.0309,31.0007],[-85.0306,31.0007],[-85.0305,31.0007],[-85.0303,31.0007],[-85.0301,31.0007],[-85.0298,31.0007],[-85.0281,31.0007],[-85.0275,31.0007],[-85.027,31.0007],[-85.0266,31.0006],[-85.0259,31.0007],[-85.0256,31.0007],[-85.0255,31.0007],[-85.0253,31.0007],[-85.0249,31.0007],[-85.0248,31.0007],[-85.0243,31.0007],[-85.0241,31.0007],[-85.0239,31.0007],[-85.0229,31.0007],[-85.02,31.0007],[-85.019,31.0007],[-85.0182,31.0007],[-85.0157,31.0007],[-85.0149,31.0007],[-85.0131,31.0007],[-85.0076,31.0007],[-85.0057,31.0007],[-85.0052,31.0007],[-85.0034,31.0007],[-85.0028,31.0007],[-85.0026,31.0007],[-85.0025,31.0007]]]]},"properties":{"STATE_ID":"12","STATE_NAME":"Florida"},"id":12}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-90.6428,42.5085],[-90.6399,42.5082],[-90.6394,42.5082],[-90.6392,42.5083],[-90.639,42.5083],[-90.6366,42.5083],[-90.6348,42.5083],[-90.6339,42.5083],[-90.6308,42.5083],[-90.6297,42.5083],[-90.6249,42.5082],[-90.6177,42.5081],[-90.6146,42.508],[-90.6116,42.508],[-90.6098,42.508],[-90.6093,42.508],[-90.6087,42.508],[-90.6073,42.508],[-90.6034,42.508],[-90.5957,42.5079],[-90.5911,42.5079],[-90.5899,42.5079],[-90.5876,42.5078],[-90.5872,42.5078],[-90.5866,42.5078],[-90.5863,42.5078],[-90.5855,42.5078],[-90.5854,42.5078],[-90.583,42.5077],[-90.5829,42.5077],[-90.5828,42.5078],[-90.5813,42.5078],[-90.5806,42.5078],[-90.5695,42.5076],[-90.5654,42.5078],[-90.5653,42.5078],[-90.565,42.5078],[-90.5634,42.5078],[-90.5618,42.5078],[-90.5609,42.5078],[-90.5595,42.5078],[-90.559,42.5078],[-90.5587,42.5078],[-90.5564,42.5078],[-90.5561,42.5077],[-90.556,42.5077],[-90.5559,42.5077],[-90.5558,42.5077],[-90.5557,42.5076],[-90.5555,42.5078],[-90.5554,42.5078],[-90.5553,42.5078],[-90.5552,42.5079],[-90.5541,42.5078],[-90.5522,42.5078],[-90.5513,42.5078],[-90.5512,42.5078],[-90.5497,42.5078],[-90.5449,42.5078],[-90.5447,42.5078],[-90.5443,42.5078],[-90.5414,42.5082],[-90.5351,42.5078],[-90.5336,42.5078],[-90.5335,42.5078],[-90.5334,42.5078],[-90.5333,42.5078],[-90.5331,42.5078],[-90.533,42.5078],[-90.5329,42.5078],[-90.5327,42.5078],[-90.5325,42.5078],[-90.5324,42.5078],[-90.5323,42.5078],[-90.5306,42.5077],[-90.5218,42.5076],[-90.5217,42.5076],[-90.5155,42.5077],[-90.5152,42.5077],[-90.5139,42.5077],[-90.5117,42.5077],[-90.5109,42.5077],[-90.5104,42.5077],[-90.5104,42.5076],[-90.5104,42.5075],[-90.5102,42.5075],[-90.5097,42.5075],[-90.5079,42.5075],[-90.5076,42.5075],[-90.5067,42.5075],[-90.5062,42.5075],[-90.5057,42.5075],[-90.5053,42.5075],[-90.505,42.5076],[-90.5046,42.5076],[-90.5042,42.5076],[-90.503,42.5076],[-90.5012,42.5076],[-90.5011,42.5076],[-90.5005,42.5076],[-90.5001,42.5076],[-90.4986,42.5076],[-90.4974,42.5076],[-90.497,42.5076],[-90.4963,42.5076],[-90.4955,42.5076],[-90.4944,42.5076],[-90.4925,42.5076],[-90.4922,42.5076],[-90.4919,42.5076],[-90.4918,42.5076],[-90.4875,42.5076],[-90.4861,42.5076],[-90.4859,42.5076],[-90.482,42.5075],[-90.4794,42.5074],[-90.4791,42.5073],[-90.4776,42.5072],[-90.4758,42.5073],[-90.475,42.5075],[-90.4372,42.5072],[-90.4371,42.5073],[-90.437,42.5072],[-90.4264,42.5072],[-90.4264,42.5071],[-90.4194,42.507],[-90.4186,42.507],[-90.4059,42.5069],[-90.4017,42.5069],[-90.3991,42.5069],[-90.3957,42.5069],[-90.394,42.5069],[-90.3906,42.5069],[-90.3819,42.507],[-90.3763,42.507],[-90.3751,42.5071],[-90.3707,42.5071],[-90.3694,42.5072],[-90.368,42.5073],[-90.3679,42.5073],[-90.3679,42.5072],[-90.3678,42.5072],[-90.3677,42.5072],[-90.3676,42.5072],[-90.3665,42.5071],[-90.3655,42.5072],[-90.3646,42.5072],[-90.3641,42.5072],[-90.3635,42.5072],[-90.3632,42.5072],[-90.3629,42.5072],[-90.3628,42.5071],[-90.3536,42.5071],[-90.3373,42.5072],[-90.3086,42.5074],[-90.3041,42.5075],[-90.304,42.5075],[-90.3023,42.5075],[-90.3019,42.5075],[-90.3004,42.5075],[-90.2995,42.5075],[-90.2993,42.5075],[-90.299,42.5075],[-90.2987,42.5075],[-90.2979,42.5076],[-90.2975,42.5077],[-90.297,42.5077],[-90.2967,42.5077],[-90.2963,42.5076],[-90.2947,42.5076],[-90.2945,42.5076],[-90.2942,42.5076],[-90.2933,42.5075],[-90.2923,42.5075],[-90.2917,42.5075],[-90.2907,42.5075],[-90.2892,42.5075],[-90.288,42.5075],[-90.2873,42.5074],[-90.2866,42.5074],[-90.2825,42.5075],[-90.2824,42.5075],[-90.2796,42.5075],[-90.2727,42.5076],[-90.2693,42.5077],[-90.2682,42.5077],[-90.2671,42.5076],[-90.2653,42.5075],[-90.2531,42.5073],[-90.253,42.5074],[-90.2529,42.5074],[-90.2528,42.5075],[-90.2526,42.5076],[-90.2524,42.5076],[-90.2521,42.5076],[-90.2511,42.5076],[-90.2509,42.5076],[-90.2508,42.5076],[-90.2507,42.5076],[-90.2478,42.5076],[-90.2435,42.5077],[-90.2237,42.5078],[-90.2236,42.5078],[-90.2235,42.5078],[-90.2232,42.5078],[-90.2228,42.5078],[-90.2214,42.5078],[-90.2211,42.5078],[-90.22,42.5078],[-90.2188,42.5078],[-90.2179,42.5078],[-90.2178,42.5078],[-90.2177,42.5078],[-90.2176,42.5078],[-90.2174,42.5079],[-90.2172,42.5079],[-90.2167,42.5079],[-90.2162,42.5079],[-90.2157,42.5079],[-90.2152,42.5079],[-90.2145,42.5078],[-90.2139,42.5078],[-90.2128,42.5078],[-90.2126,42.5078],[-90.2125,42.5078],[-90.2121,42.5078],[-90.2101,42.5078],[-90.2085,42.5078],[-90.2067,42.5078],[-90.2062,42.5078],[-90.2061,42.5078],[-90.2032,42.5078],[-90.2029,42.5078],[-90.2027,42.5079],[-90.2025,42.5079],[-90.2022,42.5079],[-90.1934,42.508],[-90.1928,42.508],[-90.1873,42.508],[-90.1871,42.508],[-90.1816,42.5081],[-90.173,42.5082],[-90.1644,42.5083],[-90.1583,42.5083],[-90.1574,42.5083],[-90.1518,42.5083],[-90.1433,42.5083],[-90.1431,42.5083],[-90.143,42.5083],[-90.1428,42.5083],[-90.1425,42.5083],[-90.1424,42.5083],[-90.134,42.5081],[-90.1324,42.5081],[-90.1251,42.5081],[-90.1043,42.508],[-90.104,42.508],[-90.1013,42.5079],[-90.101,42.5079],[-90.0952,42.5079],[-90.0952,42.508],[-90.0952,42.5081],[-90.0951,42.5081],[-90.0951,42.5082],[-90.095,42.5082],[-90.0949,42.5082],[-90.0937,42.5082],[-90.0935,42.5082],[-90.0934,42.5082],[-90.0933,42.5082],[-90.0932,42.5083],[-90.0856,42.5081],[-90.0847,42.5081],[-90.0846,42.5081],[-90.0737,42.5083],[-90.0734,42.5083],[-90.0685,42.5082],[-90.0678,42.5082],[-90.0663,42.5082],[-90.0662,42.5082],[-90.0506,42.508],[-90.0318,42.5077],[-90.0262,42.5075],[-90.0187,42.5072],[-90.0186,42.5072],[-90.018,42.5072],[-90.0172,42.5072],[-90.017,42.5071],[-90.0167,42.5072],[-90.0082,42.5069],[-90.0001,42.5068],[-89.9996,42.5069],[-89.9994,42.5069],[-89.9973,42.5068],[-89.9972,42.5068],[-89.986,42.5067],[-89.9858,42.5066],[-89.9856,42.5065],[-89.9855,42.5065],[-89.9854,42.5065],[-89.9849,42.5065],[-89.9826,42.5065],[-89.9816,42.5064],[-89.9807,42.5064],[-89.9804,42.5064],[-89.9762,42.5063],[-89.9739,42.5063],[-89.9729,42.5062],[-89.9709,42.5061],[-89.9695,42.5061],[-89.9679,42.506],[-89.9663,42.506],[-89.9662,42.506],[-89.9655,42.506],[-89.9654,42.506],[-89.9651,42.5059],[-89.9643,42.5059],[-89.9612,42.5059],[-89.9591,42.5058],[-89.9585,42.5058],[-89.9566,42.5057],[-89.9565,42.5057],[-89.9555,42.5057],[-89.9554,42.5057],[-89.9552,42.5057],[-89.9547,42.5057],[-89.9542,42.5057],[-89.9535,42.5057],[-89.951,42.5057],[-89.9464,42.5057],[-89.9459,42.5057],[-89.9446,42.5057],[-89.9415,42.5057],[-89.9384,42.5057],[-89.9373,42.5057],[-89.9331,42.5057],[-89.9298,42.5058],[-89.9284,42.5058],[-89.9282,42.5058],[-89.9272,42.5058],[-89.927,42.5058],[-89.9265,42.5058],[-89.9262,42.5058],[-89.9259,42.5058],[-89.9249,42.5058],[-89.9246,42.5058],[-89.921,42.5058],[-89.9197,42.5058],[-89.9124,42.5058],[-89.9102,42.5058],[-89.9066,42.5058],[-89.9061,42.5058],[-89.9059,42.5058],[-89.9036,42.5058],[-89.9029,42.5058],[-89.9021,42.5058],[-89.9017,42.5058],[-89.898,42.5058],[-89.8968,42.5058],[-89.8958,42.5058],[-89.8928,42.5058],[-89.8918,42.5058],[-89.8903,42.5058],[-89.8869,42.5058],[-89.8861,42.5058],[-89.8846,42.5058],[-89.8831,42.5058],[-89.8786,42.5057],[-89.8771,42.5057],[-89.8751,42.5057],[-89.8689,42.5057],[-89.8679,42.5057],[-89.8673,42.5057],[-89.8668,42.5057],[-89.8633,42.5057],[-89.8575,42.5057],[-89.8526,42.5057],[-89.8491,42.5057],[-89.8487,42.5057],[-89.8478,42.5057],[-89.8475,42.5057],[-89.8468,42.5057],[-89.8446,42.5057],[-89.8445,42.5057],[-89.8439,42.5057],[-89.8426,42.5057],[-89.8388,42.5057],[-89.8376,42.5057],[-89.8368,42.5057],[-89.8352,42.5057],[-89.8345,42.5057],[-89.8338,42.5057],[-89.8332,42.5057],[-89.8315,42.5057],[-89.8309,42.5057],[-89.8306,42.5057],[-89.8296,42.5057],[-89.8293,42.5057],[-89.829,42.5057],[-89.8279,42.5057],[-89.8275,42.5057],[-89.8268,42.5057],[-89.8247,42.5057],[-89.824,42.5057],[-89.8215,42.5057],[-89.8139,42.5057],[-89.8114,42.5056],[-89.8112,42.5056],[-89.8106,42.5056],[-89.8105,42.5056],[-89.8093,42.5056],[-89.809,42.5056],[-89.8056,42.5056],[-89.8048,42.5056],[-89.8034,42.5055],[-89.8031,42.5055],[-89.8023,42.5055],[-89.802,42.5055],[-89.8018,42.5055],[-89.801,42.5055],[-89.8007,42.5055],[-89.8006,42.5055],[-89.8001,42.5055],[-89.8,42.5055],[-89.799,42.5055],[-89.7959,42.5055],[-89.7953,42.5055],[-89.7951,42.5055],[-89.7949,42.5055],[-89.7948,42.5055],[-89.7947,42.5055],[-89.794,42.5055],[-89.7938,42.5056],[-89.7912,42.5055],[-89.7898,42.5055],[-89.7831,42.5055],[-89.7804,42.5055],[-89.7697,42.5054],[-89.7696,42.5054],[-89.7685,42.5053],[-89.7685,42.5054],[-89.7675,42.5054],[-89.7659,42.5054],[-89.7629,42.5054],[-89.7538,42.5054],[-89.7508,42.5054],[-89.7507,42.5054],[-89.7503,42.5054],[-89.7501,42.5054],[-89.749,42.5054],[-89.7455,42.5054],[-89.7444,42.5054],[-89.744,42.5054],[-89.7428,42.5054],[-89.7424,42.5054],[-89.7408,42.5054],[-89.7358,42.5053],[-89.7342,42.5052],[-89.7312,42.5052],[-89.7224,42.5052],[-89.7194,42.5052],[-89.7143,42.5052],[-89.6991,42.5052],[-89.694,42.5051],[-89.6938,42.5051],[-89.6933,42.5052],[-89.6931,42.5052],[-89.6929,42.5052],[-89.6926,42.5052],[-89.6908,42.5052],[-89.6903,42.5052],[-89.6862,42.5051],[-89.6739,42.5051],[-89.6698,42.505],[-89.6697,42.505],[-89.6695,42.505],[-89.6694,42.505],[-89.6693,42.505],[-89.669,42.505],[-89.6681,42.505],[-89.6678,42.5049],[-89.6644,42.5049],[-89.6542,42.5048],[-89.6541,42.5048],[-89.6511,42.5047],[-89.651,42.5047],[-89.6509,42.5047],[-89.6508,42.5046],[-89.6507,42.5046],[-89.6506,42.5045],[-89.6505,42.5046],[-89.6503,42.5046],[-89.6502,42.5046],[-89.6498,42.5046],[-89.6487,42.5046],[-89.6483,42.5046],[-89.6482,42.5046],[-89.648,42.5046],[-89.6477,42.5046],[-89.6476,42.5046],[-89.6475,42.5046],[-89.6469,42.5046],[-89.645,42.5045],[-89.6444,42.5045],[-89.6443,42.5046],[-89.6441,42.5046],[-89.644,42.5046],[-89.6439,42.5046],[-89.6427,42.5046],[-89.6374,42.5045],[-89.6357,42.5045],[-89.6355,42.5045],[-89.6347,42.5045],[-89.6345,42.5045],[-89.6308,42.5044],[-89.6232,42.5042],[-89.6198,42.5042],[-89.6161,42.5041],[-89.6155,42.5041],[-89.6139,42.504],[-89.6133,42.504],[-89.6131,42.504],[-89.6123,42.5039],[-89.6121,42.5039],[-89.6119,42.5038],[-89.6114,42.5038],[-89.6095,42.5038],[-89.6093,42.5038],[-89.6088,42.5038],[-89.6086,42.5037],[-89.608,42.5037],[-89.6077,42.5037],[-89.6069,42.5037],[-89.6064,42.5037],[-89.6063,42.5037],[-89.6044,42.5037],[-89.6035,42.5037],[-89.6031,42.5037],[-89.6018,42.5037],[-89.6015,42.5037],[-89.6014,42.5037],[-89.6013,42.5038],[-89.6008,42.5038],[-89.6006,42.5038],[-89.6004,42.5038],[-89.6001,42.5038],[-89.6,42.5038],[-89.6,42.5037],[-89.5999,42.5037],[-89.5995,42.5035],[-89.5992,42.5035],[-89.5989,42.5035],[-89.597,42.5035],[-89.5963,42.5035],[-89.5959,42.5035],[-89.5948,42.5036],[-89.5945,42.5036],[-89.5937,42.5035],[-89.5919,42.5035],[-89.5842,42.5033],[-89.584,42.5033],[-89.5816,42.5032],[-89.5811,42.5032],[-89.5795,42.5031],[-89.5792,42.5031],[-89.579,42.503],[-89.5789,42.503],[-89.5787,42.503],[-89.5785,42.5029],[-89.5783,42.5029],[-89.5782,42.5029],[-89.5781,42.5029],[-89.578,42.5029],[-89.5779,42.5029],[-89.5771,42.503],[-89.577,42.503],[-89.5767,42.503],[-89.5756,42.503],[-89.5747,42.503],[-89.5745,42.503],[-89.5739,42.5029],[-89.5731,42.5029],[-89.5722,42.5029],[-89.5669,42.5028],[-89.5652,42.5027],[-89.5649,42.5027],[-89.5641,42.5026],[-89.5638,42.5026],[-89.5636,42.5026],[-89.5631,42.5026],[-89.5629,42.5026],[-89.5626,42.5026],[-89.5618,42.5026],[-89.5616,42.5026],[-89.5577,42.5025],[-89.5462,42.5023],[-89.5424,42.5022],[-89.5423,42.5022],[-89.5399,42.5022],[-89.5324,42.5021],[-89.53,42.502],[-89.5284,42.502],[-89.5238,42.502],[-89.5223,42.502],[-89.5219,42.502],[-89.5209,42.502],[-89.5206,42.502],[-89.52,42.502],[-89.5165,42.5019],[-89.5128,42.5019],[-89.5121,42.5019],[-89.5088,42.5018],[-89.5079,42.5018],[-89.503,42.5016],[-89.5026,42.5016],[-89.4984,42.5016],[-89.4932,42.5015],[-89.493,42.5015],[-89.4926,42.5015],[-89.4912,42.5015],[-89.4842,42.5016],[-89.4836,42.5015],[-89.4787,42.5015],[-89.4785,42.5015],[-89.4742,42.5014],[-89.4692,42.5013],[-89.4637,42.5013],[-89.4599,42.5012],[-89.458,42.5012],[-89.4551,42.5012],[-89.45,42.5011],[-89.444,42.501],[-89.4417,42.501],[-89.4403,42.501],[-89.4358,42.5009],[-89.4308,42.5009],[-89.4251,42.5008],[-89.4239,42.5008],[-89.4238,42.5008],[-89.4237,42.5009],[-89.4232,42.5008],[-89.4215,42.5008],[-89.4211,42.5008],[-89.421,42.5008],[-89.4206,42.5008],[-89.4196,42.5008],[-89.4192,42.5008],[-89.4174,42.5007],[-89.4118,42.5007],[-89.4111,42.5007],[-89.4099,42.5007],[-89.4095,42.5007],[-89.4083,42.5006],[-89.4079,42.5006],[-89.4076,42.5006],[-89.4065,42.5006],[-89.4061,42.5006],[-89.4052,42.5006],[-89.4024,42.5006],[-89.4014,42.5005],[-89.4009,42.5006],[-89.4002,42.5006],[-89.4001,42.5006],[-89.3996,42.5006],[-89.3986,42.5006],[-89.3964,42.5005],[-89.3962,42.5005],[-89.3954,42.5005],[-89.3952,42.5005],[-89.3949,42.5005],[-89.394,42.5005],[-89.3937,42.5005],[-89.3932,42.5005],[-89.3931,42.5004],[-89.3918,42.5004],[-89.3913,42.5004],[-89.3871,42.5003],[-89.3854,42.5003],[-89.3849,42.5003],[-89.384,42.5003],[-89.3833,42.5003],[-89.3829,42.5003],[-89.3826,42.5003],[-89.3821,42.5003],[-89.3811,42.5003],[-89.3805,42.5003],[-89.3799,42.5002],[-89.378,42.5002],[-89.3749,42.5002],[-89.3744,42.5002],[-89.3738,42.5002],[-89.3724,42.5002],[-89.3718,42.5002],[-89.3713,42.5001],[-89.3706,42.5001],[-89.3683,42.5001],[-89.3677,42.5001],[-89.3669,42.5001],[-89.3658,42.5001],[-89.3652,42.5001],[-89.3634,42.5001],[-89.3628,42.5],[-89.362,42.5],[-89.3611,42.5],[-89.3584,42.5],[-89.3575,42.5],[-89.3567,42.5],[-89.3543,42.5],[-89.3536,42.4999],[-89.3535,42.4999],[-89.352,42.4999],[-89.3477,42.4999],[-89.3463,42.4998],[-89.3449,42.4998],[-89.3438,42.4998],[-89.3408,42.4997],[-89.3395,42.4997],[-89.339,42.4997],[-89.3375,42.4997],[-89.337,42.4997],[-89.3364,42.4997],[-89.3349,42.4996],[-89.3344,42.4996],[-89.3343,42.4996],[-89.3341,42.4996],[-89.334,42.4996],[-89.3328,42.4996],[-89.3289,42.4995],[-89.3277,42.4995],[-89.3271,42.4995],[-89.3253,42.4995],[-89.3247,42.4995],[-89.3246,42.4995],[-89.3243,42.4995],[-89.3218,42.4994],[-89.3144,42.4993],[-89.3119,42.4992],[-89.3109,42.4992],[-89.308,42.4992],[-89.307,42.4992],[-89.306,42.4991],[-89.3032,42.4991],[-89.3023,42.4991],[-89.3001,42.499],[-89.2949,42.499],[-89.2937,42.499],[-89.2915,42.4989],[-89.2914,42.4989],[-89.2913,42.4989],[-89.2911,42.4989],[-89.291,42.4989],[-89.2627,42.4982],[-89.2625,42.4982],[-89.2624,42.4982],[-89.2623,42.4982],[-89.2622,42.4982],[-89.2621,42.4982],[-89.261,42.4982],[-89.2607,42.4982],[-89.2605,42.4982],[-89.252,42.498],[-89.2519,42.498],[-89.2508,42.498],[-89.2501,42.4981],[-89.2479,42.4981],[-89.2478,42.4981],[-89.2476,42.4981],[-89.2471,42.4981],[-89.247,42.4981],[-89.2467,42.4981],[-89.2458,42.4981],[-89.2455,42.4981],[-89.2446,42.4981],[-89.2417,42.4981],[-89.2408,42.4981],[-89.2407,42.4981],[-89.2404,42.4981],[-89.2403,42.4981],[-89.2401,42.4981],[-89.2398,42.4981],[-89.2397,42.4981],[-89.2394,42.4981],[-89.2384,42.4981],[-89.2381,42.4981],[-89.2361,42.498],[-89.23,42.498],[-89.2279,42.4979],[-89.2276,42.4979],[-89.2267,42.4979],[-89.2263,42.4979],[-89.2254,42.4979],[-89.2242,42.498],[-89.2234,42.498],[-89.2191,42.4979],[-89.2185,42.4979],[-89.2136,42.4978],[-89.2087,42.4978],[-89.2038,42.4977],[-89.1989,42.4977],[-89.1981,42.4977],[-89.1979,42.4977],[-89.1965,42.4977],[-89.194,42.4976],[-89.1915,42.4976],[-89.1894,42.4976],[-89.1891,42.4976],[-89.1842,42.4975],[-89.1826,42.4975],[-89.1736,42.4974],[-89.1675,42.4973],[-89.1674,42.4973],[-89.1669,42.4973],[-89.1667,42.4973],[-89.1666,42.4973],[-89.1665,42.4973],[-89.1664,42.4973],[-89.166,42.4973],[-89.165,42.4973],[-89.1647,42.4973],[-89.1632,42.4973],[-89.1586,42.4973],[-89.1572,42.4973],[-89.1561,42.4972],[-89.1541,42.4972],[-89.153,42.4972],[-89.1526,42.4972],[-89.152,42.4972],[-89.1505,42.4972],[-89.1461,42.4972],[-89.1446,42.4972],[-89.1417,42.4971],[-89.1327,42.4971],[-89.1299,42.4971],[-89.1298,42.4971],[-89.129,42.4971],[-89.1269,42.4971],[-89.1262,42.4971],[-89.126,42.497],[-89.1253,42.497],[-89.1251,42.497],[-89.125,42.497],[-89.1249,42.497],[-89.1234,42.497],[-89.1206,42.4969],[-89.1205,42.4969],[-89.1202,42.4969],[-89.1201,42.4969],[-89.1186,42.4969],[-89.1185,42.4969],[-89.1184,42.4969],[-89.1183,42.4969],[-89.1181,42.4969],[-89.118,42.4969],[-89.1179,42.4969],[-89.1178,42.4969],[-89.1175,42.4969],[-89.1174,42.4969],[-89.1173,42.4969],[-89.117,42.4969],[-89.1169,42.4969],[-89.1168,42.4969],[-89.1165,42.4969],[-89.1157,42.4969],[-89.1155,42.4969],[-89.1144,42.4968],[-89.1112,42.4967],[-89.1103,42.4967],[-89.1102,42.4968],[-89.1085,42.4967],[-89.1035,42.4967],[-89.1018,42.4967],[-89.1014,42.4967],[-89.1003,42.4966],[-89.0999,42.4966],[-89.0997,42.4966],[-89.0992,42.4966],[-89.099,42.4966],[-89.0989,42.4966],[-89.0989,42.4965],[-89.095,42.4965],[-89.0834,42.4963],[-89.0795,42.4963],[-89.0778,42.4963],[-89.0725,42.4962],[-89.0712,42.4962],[-89.0708,42.4963],[-89.0707,42.4963],[-89.0704,42.4963],[-89.0703,42.4963],[-89.07,42.4963],[-89.0699,42.4963],[-89.0694,42.4963],[-89.0679,42.4963],[-89.0674,42.4963],[-89.0672,42.4963],[-89.0663,42.4963],[-89.0662,42.4963],[-89.066,42.4963],[-89.0656,42.4963],[-89.0642,42.4963],[-89.0637,42.4963],[-89.0635,42.4963],[-89.0627,42.4962],[-89.0625,42.4962],[-89.0623,42.4962],[-89.0615,42.4962],[-89.0612,42.4962],[-89.0609,42.4962],[-89.0601,42.4962],[-89.0598,42.4962],[-89.0596,42.4962],[-89.059,42.4962],[-89.0588,42.4962],[-89.0585,42.4962],[-89.0576,42.4962],[-89.0573,42.4962],[-89.0571,42.4962],[-89.0565,42.4962],[-89.0564,42.4962],[-89.0563,42.4962],[-89.0562,42.4962],[-89.0561,42.4962],[-89.0559,42.4962],[-89.0553,42.4962],[-89.055,42.4962],[-89.0548,42.4962],[-89.0547,42.4962],[-89.0545,42.4962],[-89.0541,42.4962],[-89.0539,42.4962],[-89.0537,42.4962],[-89.053,42.4962],[-89.0528,42.4962],[-89.0525,42.4962],[-89.0518,42.4962],[-89.0516,42.4962],[-89.0513,42.4962],[-89.0506,42.4962],[-89.0503,42.4962],[-89.05,42.4962],[-89.0493,42.4962],[-89.049,42.4962],[-89.0488,42.4962],[-89.0481,42.4962],[-89.0478,42.4962],[-89.0476,42.4962],[-89.0468,42.4962],[-89.0466,42.4962],[-89.046,42.4962],[-89.0444,42.4962],[-89.0438,42.4962],[-89.0436,42.4962],[-89.0428,42.4962],[-89.0426,42.4962],[-89.0425,42.4962],[-89.0423,42.4962],[-89.0421,42.4962],[-89.042,42.4962],[-89.0417,42.4962],[-89.0415,42.4962],[-89.0409,42.4962],[-89.0402,42.4962],[-89.0401,42.4962],[-89.0398,42.4962],[-89.0387,42.4962],[-89.0382,42.4962],[-89.0366,42.4962],[-89.0318,42.4962],[-89.0307,42.4962],[-89.0269,42.4961],[-89.0262,42.4961],[-89.0253,42.4961],[-89.025,42.4961],[-89.0248,42.4961],[-89.0246,42.4961],[-89.022,42.4961],[-89.0201,42.4961],[-89.02,42.4961],[-89.0198,42.4961],[-89.0187,42.4961],[-89.015,42.4961],[-89.0148,42.4961],[-89.0141,42.4961],[-89.0139,42.4961],[-89.0137,42.4961],[-89.0136,42.4961],[-89.0134,42.4961],[-89.0129,42.4961],[-89.0127,42.4961],[-89.0126,42.4961],[-89.0122,42.4961],[-89.0121,42.4961],[-89.012,42.4961],[-89.0118,42.4961],[-89.0117,42.4961],[-89.0116,42.4961],[-89.0114,42.4961],[-89.0108,42.4961],[-89.0105,42.4961],[-89.0104,42.4961],[-89.01,42.4961],[-89.0099,42.4961],[-89.0097,42.4961],[-89.0092,42.4961],[-89.0091,42.4961],[-89.009,42.4961],[-89.0087,42.4961],[-89.0086,42.4961],[-89.008,42.4961],[-89.0076,42.4961],[-89.0063,42.4961],[-89.0058,42.4961],[-89.0054,42.4961],[-89.0047,42.496],[-89.0045,42.496],[-89.0041,42.496],[-89.0038,42.496],[-89.003,42.496],[-89.0027,42.496],[-89.0026,42.496],[-89.0024,42.496],[-89.0023,42.496],[-89.0022,42.496],[-89.0021,42.496],[-89.002,42.496],[-89.0019,42.496],[-89.0018,42.496],[-89.0016,42.496],[-89.0014,42.496],[-89.0013,42.496],[-89.0012,42.496],[-89.001,42.496],[-89.0008,42.496],[-89.0007,42.496],[-89.0004,42.496],[-89.0002,42.496],[-88.9997,42.496],[-88.9984,42.496],[-88.998,42.496],[-88.9979,42.496],[-88.9978,42.496],[-88.9977,42.496],[-88.9939,42.496],[-88.993,42.496],[-88.9929,42.496],[-88.9927,42.496],[-88.9926,42.496],[-88.9925,42.496],[-88.9923,42.496],[-88.9918,42.496],[-88.9916,42.496],[-88.991,42.496],[-88.9904,42.496],[-88.9868,42.4959],[-88.9856,42.4959],[-88.9844,42.4959],[-88.9808,42.4958],[-88.9796,42.4958],[-88.9795,42.4958],[-88.9794,42.4958],[-88.9792,42.4958],[-88.9791,42.4958],[-88.9789,42.4958],[-88.9785,42.4958],[-88.9782,42.4958],[-88.9778,42.4957],[-88.9776,42.4957],[-88.9761,42.4957],[-88.976,42.4957],[-88.965,42.4955],[-88.9648,42.4955],[-88.9519,42.4953],[-88.9506,42.4952],[-88.9436,42.4951],[-88.9435,42.4951],[-88.9433,42.4951],[-88.9429,42.4951],[-88.9424,42.4951],[-88.9409,42.4951],[-88.9404,42.495],[-88.9403,42.495],[-88.9346,42.4949],[-88.9318,42.4949],[-88.9239,42.4948],[-88.9238,42.4948],[-88.9213,42.4947],[-88.921,42.4947],[-88.9202,42.4947],[-88.9185,42.4946],[-88.918,42.4946],[-88.9063,42.4944],[-88.8946,42.4942],[-88.8945,42.4942],[-88.8895,42.4941],[-88.8882,42.494],[-88.8873,42.494],[-88.8872,42.494],[-88.8849,42.494],[-88.8848,42.494],[-88.8791,42.4938],[-88.8751,42.4938],[-88.8747,42.4938],[-88.8694,42.4937],[-88.8692,42.4937],[-88.8682,42.4937],[-88.8652,42.4936],[-88.8651,42.4936],[-88.8642,42.4936],[-88.8624,42.4935],[-88.8623,42.4935],[-88.8607,42.4935],[-88.8549,42.4933],[-88.8526,42.4933],[-88.8513,42.4932],[-88.8336,42.4927],[-88.8332,42.4927],[-88.8301,42.4927],[-88.8256,42.4926],[-88.8255,42.4926],[-88.8251,42.4925],[-88.825,42.4925],[-88.8234,42.4925],[-88.8199,42.4924],[-88.8164,42.4924],[-88.8163,42.4924],[-88.8042,42.4921],[-88.8041,42.4921],[-88.8011,42.4921],[-88.801,42.4921],[-88.8009,42.4921],[-88.7952,42.4921],[-88.7949,42.4921],[-88.7867,42.492],[-88.7765,42.492],[-88.7765,42.4919],[-88.7764,42.4919],[-88.7751,42.4919],[-88.7708,42.4919],[-88.7693,42.4919],[-88.7687,42.492],[-88.7685,42.492],[-88.7661,42.492],[-88.7653,42.492],[-88.7617,42.4921],[-88.7507,42.4923],[-88.747,42.4924],[-88.7468,42.4924],[-88.7462,42.4924],[-88.746,42.4924],[-88.7443,42.4925],[-88.7389,42.4927],[-88.7372,42.4927],[-88.737,42.4927],[-88.7366,42.4928],[-88.7365,42.4928],[-88.7357,42.4928],[-88.7333,42.4929],[-88.7325,42.4929],[-88.7324,42.4929],[-88.7323,42.4929],[-88.7314,42.4929],[-88.7284,42.493],[-88.7274,42.4931],[-88.7273,42.4931],[-88.7269,42.4931],[-88.7268,42.4931],[-88.7259,42.4931],[-88.7237,42.4932],[-88.7233,42.4932],[-88.7225,42.4932],[-88.722,42.4932],[-88.7195,42.4933],[-88.7141,42.4934],[-88.7128,42.4935],[-88.7123,42.4935],[-88.7101,42.4935],[-88.7074,42.4936],[-88.7044,42.4937],[-88.6979,42.4938],[-88.6881,42.4941],[-88.687,42.4941],[-88.6853,42.4941],[-88.6806,42.4942],[-88.6783,42.4943],[-88.6782,42.4943],[-88.6708,42.4945],[-88.6683,42.4946],[-88.6659,42.4946],[-88.6608,42.4948],[-88.6584,42.4948],[-88.658,42.4948],[-88.656,42.4948],[-88.6459,42.4949],[-88.6438,42.4949],[-88.6386,42.495],[-88.629,42.495],[-88.6231,42.495],[-88.6191,42.4951],[-88.6067,42.4951],[-88.5994,42.4951],[-88.5896,42.495],[-88.5894,42.495],[-88.5834,42.495],[-88.5697,42.495],[-88.5667,42.495],[-88.5665,42.495],[-88.5659,42.495],[-88.564,42.495],[-88.5633,42.495],[-88.5626,42.495],[-88.5605,42.495],[-88.5598,42.495],[-88.5592,42.495],[-88.5502,42.495],[-88.5405,42.495],[-88.5403,42.495],[-88.5374,42.495],[-88.5286,42.4949],[-88.5257,42.4949],[-88.5159,42.4948],[-88.5158,42.4948],[-88.5076,42.4948],[-88.5075,42.4948],[-88.5074,42.4948],[-88.5073,42.4948],[-88.5071,42.4948],[-88.5057,42.4948],[-88.5015,42.4948],[-88.5001,42.4948],[-88.4978,42.4946],[-88.496,42.4946],[-88.4861,42.4946],[-88.486,42.4946],[-88.484,42.4946],[-88.479,42.4946],[-88.478,42.4946],[-88.4761,42.4946],[-88.475,42.4946],[-88.474,42.4946],[-88.472,42.4946],[-88.4717,42.4946],[-88.4713,42.4946],[-88.4706,42.4946],[-88.4689,42.4947],[-88.4637,42.4948],[-88.462,42.4948],[-88.4619,42.4948],[-88.4618,42.4948],[-88.4601,42.4948],[-88.4598,42.4948],[-88.4577,42.4948],[-88.455,42.4948],[-88.4541,42.4948],[-88.4537,42.4948],[-88.4533,42.4948],[-88.4469,42.4948],[-88.4423,42.4947],[-88.4396,42.4947],[-88.4373,42.4947],[-88.432,42.4947],[-88.4316,42.4947],[-88.4234,42.4946],[-88.423,42.4946],[-88.4227,42.4946],[-88.4226,42.4945],[-88.4225,42.4945],[-88.4223,42.4945],[-88.4222,42.4945],[-88.4221,42.4945],[-88.422,42.4946],[-88.4219,42.4946],[-88.4217,42.4946],[-88.4214,42.4945],[-88.4206,42.4946],[-88.4184,42.4946],[-88.4135,42.4946],[-88.4131,42.4946],[-88.4092,42.4946],[-88.3929,42.4945],[-88.3906,42.4945],[-88.39,42.4945],[-88.3784,42.4945],[-88.3751,42.4945],[-88.355,42.4946],[-88.3391,42.4946],[-88.3383,42.4946],[-88.3358,42.4946],[-88.3349,42.4946],[-88.3347,42.4946],[-88.3346,42.4946],[-88.3338,42.4946],[-88.3315,42.4946],[-88.3308,42.4946],[-88.3303,42.4946],[-88.3302,42.4946],[-88.3294,42.4946],[-88.329,42.4946],[-88.3285,42.4946],[-88.3282,42.4946],[-88.3275,42.4946],[-88.3273,42.4946],[-88.3268,42.4946],[-88.3253,42.4946],[-88.3248,42.4946],[-88.3244,42.4946],[-88.3231,42.4946],[-88.3227,42.4946],[-88.3219,42.4946],[-88.32,42.4946],[-88.3185,42.4946],[-88.3176,42.4946],[-88.3165,42.4946],[-88.3161,42.4946],[-88.3157,42.4946],[-88.3153,42.4946],[-88.3119,42.4946],[-88.3116,42.4946],[-88.3112,42.4946],[-88.3103,42.4946],[-88.3047,42.4946],[-88.3044,42.4946],[-88.3035,42.4946],[-88.3032,42.4946],[-88.303,42.4946],[-88.3027,42.4946],[-88.3026,42.4946],[-88.3024,42.4946],[-88.302,42.4946],[-88.2992,42.4947],[-88.2886,42.4947],[-88.2851,42.4948],[-88.2841,42.4948],[-88.2818,42.4948],[-88.2816,42.4948],[-88.2813,42.4948],[-88.281,42.4948],[-88.28,42.4948],[-88.2799,42.4948],[-88.2796,42.4948],[-88.2795,42.4948],[-88.2793,42.4948],[-88.279,42.4948],[-88.2785,42.4948],[-88.2774,42.4948],[-88.2772,42.4948],[-88.2769,42.4948],[-88.2764,42.4948],[-88.275,42.4948],[-88.2746,42.4948],[-88.2742,42.4948],[-88.2732,42.4948],[-88.2729,42.4948],[-88.2728,42.4948],[-88.2727,42.4948],[-88.2725,42.4948],[-88.2719,42.4947],[-88.2717,42.4947],[-88.2715,42.4947],[-88.271,42.4947],[-88.2709,42.4947],[-88.2707,42.4947],[-88.2706,42.4947],[-88.2705,42.4947],[-88.2704,42.4947],[-88.2703,42.4947],[-88.2701,42.4947],[-88.2698,42.4947],[-88.2695,42.4947],[-88.2693,42.4947],[-88.269,42.4947],[-88.2685,42.4947],[-88.2683,42.4947],[-88.2681,42.4947],[-88.2677,42.4947],[-88.2675,42.4947],[-88.2671,42.4947],[-88.2659,42.4947],[-88.2654,42.4947],[-88.2646,42.4947],[-88.2624,42.4947],[-88.2617,42.4947],[-88.2601,42.4948],[-88.2594,42.4948],[-88.2583,42.4949],[-88.257,42.4949],[-88.254,42.4949],[-88.2524,42.4949],[-88.2511,42.4949],[-88.2501,42.4949],[-88.2496,42.4949],[-88.2483,42.4949],[-88.2478,42.4949],[-88.2477,42.4949],[-88.2475,42.4949],[-88.2464,42.4949],[-88.2433,42.4949],[-88.2429,42.4949],[-88.2398,42.4949],[-88.2379,42.4949],[-88.2343,42.4949],[-88.2318,42.495],[-88.2286,42.495],[-88.2279,42.495],[-88.2263,42.495],[-88.2262,42.495],[-88.2237,42.495],[-88.2213,42.495],[-88.2189,42.495],[-88.2188,42.495],[-88.2183,42.495],[-88.217,42.495],[-88.2168,42.495],[-88.2166,42.495],[-88.2165,42.495],[-88.2164,42.495],[-88.2159,42.4951],[-88.2141,42.4951],[-88.2131,42.4951],[-88.2066,42.4952],[-88.205,42.4952],[-88.1995,42.4951],[-88.1989,42.4951],[-88.1986,42.4951],[-88.1965,42.4952],[-88.1903,42.4952],[-88.1883,42.4952],[-88.1879,42.4952],[-88.1878,42.4952],[-88.1876,42.4952],[-88.1875,42.4952],[-88.1874,42.4952],[-88.1871,42.4952],[-88.1834,42.4953],[-88.1822,42.4953],[-88.1821,42.4953],[-88.1819,42.4953],[-88.1818,42.4953],[-88.1814,42.4953],[-88.1799,42.4953],[-88.1769,42.4953],[-88.162,42.4955],[-88.1598,42.4955],[-88.151,42.4955],[-88.1501,42.4955],[-88.1486,42.4956],[-88.1478,42.4956],[-88.1474,42.4956],[-88.147,42.4956],[-88.1457,42.4956],[-88.1452,42.4956],[-88.1445,42.4956],[-88.1425,42.4956],[-88.1419,42.4956],[-88.1418,42.4956],[-88.1417,42.4956],[-88.1414,42.4956],[-88.1402,42.4956],[-88.1399,42.4956],[-88.1397,42.4956],[-88.1391,42.4956],[-88.1389,42.4956],[-88.1388,42.4956],[-88.1385,42.4956],[-88.1384,42.4956],[-88.1382,42.4956],[-88.1381,42.4956],[-88.1359,42.4956],[-88.1292,42.4956],[-88.127,42.4956],[-88.1264,42.4956],[-88.1245,42.4956],[-88.1238,42.4956],[-88.1237,42.4956],[-88.118,42.4956],[-88.1115,42.4956],[-88.1097,42.4956],[-88.1091,42.4956],[-88.109,42.4956],[-88.1088,42.4956],[-88.1087,42.4956],[-88.1075,42.4956],[-88.1039,42.4956],[-88.1032,42.4956],[-88.1022,42.4956],[-88.1015,42.4956],[-88.1013,42.4956],[-88.101,42.4956],[-88.1002,42.4956],[-88.0993,42.4956],[-88.0984,42.4956],[-88.0972,42.4956],[-88.0942,42.4956],[-88.0917,42.4956],[-88.0909,42.4956],[-88.0901,42.4956],[-88.09,42.4956],[-88.0834,42.4956],[-88.0833,42.4956],[-88.0829,42.4956],[-88.0828,42.4956],[-88.0824,42.4956],[-88.0814,42.4956],[-88.0811,42.4956],[-88.081,42.4956],[-88.0807,42.4956],[-88.0804,42.4956],[-88.0798,42.4956],[-88.0795,42.4956],[-88.0787,42.4956],[-88.0777,42.4956],[-88.0771,42.4956],[-88.0701,42.4956],[-88.0697,42.4956],[-88.0687,42.4956],[-88.0685,42.4956],[-88.0684,42.4956],[-88.0651,42.4955],[-88.0621,42.4955],[-88.0619,42.4955],[-88.0592,42.4955],[-88.0589,42.4955],[-88.0587,42.4955],[-88.0511,42.4954],[-88.0496,42.4954],[-88.0425,42.4953],[-88.038,42.4952],[-88.0306,42.4952],[-88.0272,42.4951],[-88.0271,42.4951],[-88.027,42.4951],[-88.025,42.4951],[-88.0208,42.4951],[-88.0176,42.495],[-88.0175,42.495],[-88.0051,42.4949],[-88.005,42.4949],[-88.0033,42.4949],[-88.0033,42.495],[-88.0031,42.495],[-88.0024,42.495],[-87.9971,42.495],[-87.9913,42.4949],[-87.9904,42.4949],[-87.9901,42.4949],[-87.9813,42.4949],[-87.981,42.4949],[-87.9716,42.4948],[-87.9618,42.4948],[-87.9546,42.4947],[-87.9516,42.4946],[-87.951,42.4946],[-87.9509,42.4946],[-87.9502,42.4946],[-87.9501,42.4946],[-87.9498,42.4946],[-87.9496,42.4946],[-87.9314,42.4943],[-87.9251,42.4942],[-87.9225,42.4942],[-87.9194,42.4942],[-87.9193,42.4942],[-87.9192,42.4942],[-87.919,42.4942],[-87.9188,42.4942],[-87.9175,42.4941],[-87.9174,42.4941],[-87.9173,42.4941],[-87.9171,42.4941],[-87.917,42.4941],[-87.912,42.4941],[-87.9082,42.494],[-87.9028,42.494],[-87.9024,42.494],[-87.8997,42.4939],[-87.8995,42.4939],[-87.8982,42.4939],[-87.8977,42.4939],[-87.893,42.4938],[-87.8918,42.4938],[-87.8868,42.4937],[-87.8867,42.4937],[-87.8865,42.4937],[-87.8857,42.4937],[-87.8841,42.4937],[-87.8834,42.4936],[-87.8821,42.4936],[-87.881,42.4936],[-87.8753,42.4935],[-87.8743,42.4935],[-87.874,42.4935],[-87.8737,42.4935],[-87.8724,42.4935],[-87.8706,42.4934],[-87.8675,42.4934],[-87.8642,42.4933],[-87.8626,42.4933],[-87.8617,42.4933],[-87.8611,42.4933],[-87.8586,42.4933],[-87.8529,42.4932],[-87.8491,42.4931],[-87.8486,42.4931],[-87.848,42.4931],[-87.8478,42.4931],[-87.8477,42.4931],[-87.8474,42.4931],[-87.8473,42.4931],[-87.8472,42.4931],[-87.847,42.4931],[-87.8467,42.4931],[-87.8466,42.4931],[-87.8457,42.4931],[-87.8454,42.4931],[-87.8448,42.493],[-87.8446,42.493],[-87.8444,42.493],[-87.844,42.493],[-87.8429,42.493],[-87.8427,42.493],[-87.8401,42.493],[-87.8388,42.493],[-87.8349,42.4929],[-87.8343,42.4929],[-87.8337,42.4929],[-87.8325,42.4929],[-87.8313,42.4929],[-87.8301,42.4929],[-87.8289,42.4929],[-87.8276,42.4929],[-87.8264,42.4928],[-87.8252,42.4928],[-87.8219,42.4928],[-87.8178,42.4928],[-87.8173,42.4928],[-87.8166,42.4927],[-87.8163,42.4927],[-87.8156,42.4927],[-87.8128,42.4927],[-87.8097,42.4927],[-87.8089,42.4927],[-87.807,42.4926],[-87.8064,42.4926],[-87.8062,42.4926],[-87.8056,42.4926],[-87.8053,42.4926],[-87.805,42.4926],[-87.8038,42.4926],[-87.8035,42.4926],[-87.8032,42.4926],[-87.8031,42.4925],[-87.8029,42.4925],[-87.8028,42.4925],[-87.8025,42.4924],[-87.8024,42.4924],[-87.801,42.492],[-87.8006,42.4919],[-87.8005,42.4919],[-87.7991,42.4919],[-87.7973,42.4919],[-87.7948,42.4918],[-87.7934,42.4917],[-87.7847,42.4919],[-87.7587,42.4925],[-87.7501,42.4927],[-87.6251,42.493],[-87.604,42.493],[-87.5001,42.4935],[-87.3751,42.4938],[-87.2501,42.4936],[-87.2247,42.4936],[-87.166,42.4936],[-87.1251,42.4937],[-87.0199,42.4935],[-87.0212,42.4889],[-87.04,42.417],[-87.0492,42.3846],[-87.0518,42.375],[-87.068,42.3143],[-87.0846,42.25],[-87.0883,42.2353],[-87.0948,42.2107],[-87.1015,42.1854],[-87.1024,42.1822],[-87.1042,42.1755],[-87.11,42.1538],[-87.1112,42.1494],[-87.1139,42.1389],[-87.1176,42.125],[-87.1223,42.1076],[-87.125,42.0971],[-87.125,42.0967],[-87.125,42.0955],[-87.125,42.0951],[-87.1308,42.0729],[-87.1313,42.0712],[-87.1318,42.0693],[-87.1345,42.0588],[-87.15,42],[-87.1497,42],[-87.1488,42],[-87.1484,42],[-87.1518,41.9866],[-87.1617,41.9463],[-87.165,41.9329],[-87.1663,41.9278],[-87.1701,41.9126],[-87.1713,41.9075],[-87.1718,41.9057],[-87.1721,41.9043],[-87.1723,41.9034],[-87.173,41.9007],[-87.1732,41.8999],[-87.1754,41.8909],[-87.1794,41.875],[-87.1821,41.8641],[-87.1843,41.8551],[-87.1846,41.8541],[-87.1848,41.853],[-87.1852,41.8515],[-87.1864,41.847],[-87.1867,41.8454],[-87.1906,41.8299],[-87.2022,41.7834],[-87.206,41.7679],[-87.2063,41.767],[-87.2064,41.7663],[-87.2078,41.761],[-87.2104,41.7609],[-87.2184,41.7609],[-87.221,41.7609],[-87.25,41.7606],[-87.2768,41.7605],[-87.375,41.7602],[-87.4442,41.7603],[-87.5,41.7604],[-87.5,41.7602],[-87.5,41.7601],[-87.5001,41.7601],[-87.501,41.7601],[-87.5019,41.7601],[-87.5048,41.7601],[-87.5189,41.76],[-87.5237,41.7599],[-87.5239,41.7428],[-87.5239,41.739],[-87.524,41.7351],[-87.5241,41.7238],[-87.5242,41.7231],[-87.5242,41.723],[-87.5242,41.7225],[-87.5242,41.7219],[-87.5242,41.7195],[-87.5243,41.7183],[-87.5243,41.7182],[-87.5242,41.7173],[-87.5242,41.717],[-87.5242,41.7126],[-87.5242,41.7083],[-87.5242,41.7079],[-87.5242,41.7075],[-87.5243,41.7066],[-87.5244,41.7041],[-87.5245,41.7033],[-87.5245,41.7031],[-87.5245,41.7029],[-87.5245,41.7028],[-87.5245,41.7027],[-87.5245,41.7009],[-87.5245,41.7007],[-87.5246,41.699],[-87.5246,41.6972],[-87.5246,41.6954],[-87.5246,41.6951],[-87.5246,41.6938],[-87.5246,41.6936],[-87.5246,41.6933],[-87.5247,41.6918],[-87.5248,41.6869],[-87.5248,41.6864],[-87.5247,41.6817],[-87.5248,41.681],[-87.5248,41.6765],[-87.5248,41.6754],[-87.5248,41.6737],[-87.5248,41.6735],[-87.5248,41.672],[-87.5249,41.6679],[-87.5249,41.6676],[-87.5248,41.6617],[-87.5247,41.6604],[-87.5247,41.6592],[-87.5247,41.6587],[-87.5247,41.6572],[-87.5247,41.6567],[-87.5248,41.6556],[-87.5248,41.6545],[-87.5248,41.6537],[-87.5248,41.6514],[-87.5248,41.6501],[-87.5249,41.6473],[-87.5248,41.6473],[-87.525,41.6446],[-87.525,41.6393],[-87.525,41.638],[-87.525,41.6373],[-87.5251,41.6355],[-87.5251,41.633],[-87.5251,41.6326],[-87.525,41.6313],[-87.5251,41.6308],[-87.525,41.6302],[-87.5251,41.6295],[-87.525,41.629],[-87.5251,41.6259],[-87.5251,41.6253],[-87.5251,41.6231],[-87.5251,41.623],[-87.5251,41.6226],[-87.5251,41.6218],[-87.5251,41.6209],[-87.5251,41.6208],[-87.5251,41.6206],[-87.5251,41.6205],[-87.5251,41.6192],[-87.5251,41.6189],[-87.5251,41.6174],[-87.5251,41.6168],[-87.5251,41.6158],[-87.5251,41.6155],[-87.5251,41.6147],[-87.5251,41.6138],[-87.5251,41.613],[-87.5251,41.6126],[-87.5251,41.6121],[-87.5252,41.6112],[-87.5252,41.6103],[-87.5252,41.6099],[-87.5252,41.6095],[-87.5252,41.6086],[-87.5252,41.6077],[-87.5252,41.6068],[-87.5252,41.6059],[-87.5252,41.6051],[-87.5252,41.6042],[-87.5252,41.6033],[-87.5252,41.602],[-87.5252,41.6014],[-87.5252,41.6011],[-87.5252,41.6007],[-87.5252,41.6003],[-87.5252,41.5993],[-87.5252,41.5977],[-87.5252,41.597],[-87.5252,41.5956],[-87.5252,41.5943],[-87.5253,41.5937],[-87.5254,41.5935],[-87.5254,41.5932],[-87.5254,41.593],[-87.5254,41.5929],[-87.5254,41.592],[-87.5254,41.5918],[-87.5254,41.5916],[-87.5254,41.5913],[-87.5254,41.5911],[-87.5254,41.5902],[-87.5254,41.5895],[-87.5254,41.5893],[-87.5254,41.5888],[-87.5254,41.5883],[-87.5254,41.5881],[-87.5254,41.5879],[-87.5254,41.5876],[-87.5254,41.5874],[-87.5254,41.5872],[-87.5254,41.587],[-87.5254,41.5867],[-87.5254,41.5866],[-87.5254,41.5858],[-87.5254,41.5856],[-87.5254,41.5853],[-87.5253,41.5835],[-87.5253,41.5831],[-87.5253,41.5829],[-87.5253,41.5826],[-87.5253,41.5824],[-87.5253,41.5822],[-87.5253,41.5818],[-87.5253,41.5815],[-87.5253,41.5813],[-87.5253,41.5808],[-87.5253,41.5802],[-87.5253,41.5794],[-87.5253,41.5791],[-87.5253,41.5787],[-87.5253,41.5783],[-87.5253,41.5776],[-87.5253,41.5771],[-87.5253,41.577],[-87.5253,41.5766],[-87.5253,41.5749],[-87.5253,41.5738],[-87.5253,41.5711],[-87.5253,41.5703],[-87.5253,41.57],[-87.5253,41.5688],[-87.5253,41.5672],[-87.5253,41.5665],[-87.5253,41.5653],[-87.5253,41.5639],[-87.5253,41.5635],[-87.5253,41.5614],[-87.5253,41.5588],[-87.5254,41.5575],[-87.5254,41.5574],[-87.5254,41.5573],[-87.5254,41.5565],[-87.5254,41.5563],[-87.5254,41.5542],[-87.5254,41.5541],[-87.5254,41.5539],[-87.5254,41.5538],[-87.5254,41.5513],[-87.5254,41.5503],[-87.5254,41.55],[-87.5254,41.549],[-87.5254,41.5487],[-87.5254,41.5478],[-87.5254,41.5475],[-87.5254,41.5457],[-87.5254,41.5429],[-87.5254,41.5399],[-87.5256,41.5283],[-87.5256,41.5247],[-87.5256,41.5227],[-87.5256,41.5226],[-87.5256,41.5174],[-87.5256,41.5141],[-87.5256,41.5138],[-87.5256,41.5124],[-87.5255,41.5085],[-87.5255,41.5077],[-87.5255,41.5068],[-87.5255,41.5008],[-87.5255,41.5006],[-87.5256,41.5005],[-87.5255,41.5001],[-87.5255,41.4999],[-87.5255,41.4989],[-87.5255,41.4986],[-87.5255,41.4979],[-87.5255,41.4977],[-87.5255,41.4975],[-87.5256,41.4969],[-87.5255,41.4953],[-87.5255,41.4946],[-87.5255,41.49],[-87.5255,41.4898],[-87.5255,41.4897],[-87.5255,41.4892],[-87.5255,41.4885],[-87.5255,41.4828],[-87.5256,41.479],[-87.5255,41.4761],[-87.5255,41.4753],[-87.5255,41.4746],[-87.5256,41.4725],[-87.5256,41.4718],[-87.5256,41.4715],[-87.5257,41.4706],[-87.5257,41.4704],[-87.5257,41.4703],[-87.5257,41.4696],[-87.5257,41.4673],[-87.5257,41.4665],[-87.5257,41.4656],[-87.5257,41.4648],[-87.5257,41.4629],[-87.5257,41.4619],[-87.5257,41.4618],[-87.5256,41.4617],[-87.5256,41.4616],[-87.5256,41.4612],[-87.5256,41.461],[-87.5256,41.4609],[-87.5256,41.4607],[-87.5256,41.4606],[-87.5256,41.4603],[-87.5256,41.4592],[-87.5256,41.4588],[-87.5256,41.4584],[-87.5256,41.4573],[-87.5256,41.457],[-87.5256,41.4567],[-87.5258,41.4543],[-87.5258,41.4541],[-87.5258,41.454],[-87.5258,41.4537],[-87.5258,41.4535],[-87.5259,41.4516],[-87.5259,41.451],[-87.5259,41.4496],[-87.5259,41.4452],[-87.5259,41.4439],[-87.5259,41.4438],[-87.5259,41.4436],[-87.5259,41.4435],[-87.5259,41.4433],[-87.5259,41.4432],[-87.5258,41.4426],[-87.5258,41.4408],[-87.5258,41.4402],[-87.5258,41.4394],[-87.5258,41.4393],[-87.5258,41.4388],[-87.5258,41.4365],[-87.5258,41.4356],[-87.5258,41.4342],[-87.5258,41.4331],[-87.5258,41.4316],[-87.5259,41.43],[-87.5259,41.4289],[-87.5259,41.4286],[-87.5259,41.4283],[-87.5259,41.4273],[-87.5259,41.427],[-87.5259,41.4268],[-87.5259,41.4265],[-87.5259,41.4262],[-87.5259,41.4249],[-87.5259,41.4248],[-87.526,41.42],[-87.526,41.4194],[-87.526,41.4169],[-87.5261,41.4162],[-87.5261,41.4139],[-87.5261,41.4125],[-87.5261,41.4115],[-87.5262,41.4082],[-87.5262,41.408],[-87.5261,41.4071],[-87.5261,41.4068],[-87.5261,41.4067],[-87.5261,41.4055],[-87.5261,41.4052],[-87.5261,41.4044],[-87.5261,41.4035],[-87.5261,41.4008],[-87.5261,41.3993],[-87.5262,41.3979],[-87.5262,41.3972],[-87.5262,41.3936],[-87.5262,41.3925],[-87.5262,41.3922],[-87.5262,41.3907],[-87.5262,41.3865],[-87.5262,41.3862],[-87.5262,41.3853],[-87.5262,41.3846],[-87.5262,41.3839],[-87.5262,41.3817],[-87.5263,41.3809],[-87.5263,41.3803],[-87.5263,41.3784],[-87.5263,41.3778],[-87.5263,41.3773],[-87.5263,41.3759],[-87.5263,41.3754],[-87.5263,41.3753],[-87.5263,41.3751],[-87.5263,41.375],[-87.5263,41.3749],[-87.5263,41.3745],[-87.5263,41.3744],[-87.5263,41.373],[-87.5263,41.369],[-87.5263,41.3677],[-87.5264,41.3653],[-87.5264,41.3632],[-87.5264,41.3581],[-87.5264,41.3558],[-87.5264,41.3543],[-87.5265,41.3509],[-87.5265,41.3499],[-87.5265,41.3484],[-87.5265,41.3476],[-87.5265,41.3454],[-87.5266,41.3447],[-87.5266,41.3441],[-87.5265,41.3422],[-87.5265,41.3416],[-87.5266,41.3387],[-87.5266,41.3386],[-87.5266,41.3338],[-87.5266,41.3321],[-87.5266,41.33],[-87.5266,41.3294],[-87.5267,41.3271],[-87.5267,41.327],[-87.5267,41.3269],[-87.5267,41.3267],[-87.5267,41.3263],[-87.5267,41.3261],[-87.5267,41.3242],[-87.5267,41.3237],[-87.5267,41.3179],[-87.5267,41.3166],[-87.5267,41.3142],[-87.5267,41.3138],[-87.5267,41.3124],[-87.5267,41.3122],[-87.5267,41.312],[-87.5267,41.311],[-87.5268,41.3083],[-87.5268,41.308],[-87.5267,41.307],[-87.5267,41.3067],[-87.5267,41.3058],[-87.5267,41.3055],[-87.5267,41.3053],[-87.5267,41.3042],[-87.5267,41.3005],[-87.5267,41.2992],[-87.5267,41.299],[-87.5267,41.2984],[-87.5267,41.2982],[-87.5267,41.2981],[-87.5267,41.288],[-87.5267,41.283],[-87.5267,41.2827],[-87.5267,41.2753],[-87.5267,41.2725],[-87.5267,41.268],[-87.5267,41.2639],[-87.5266,41.261],[-87.5266,41.2595],[-87.5266,41.2548],[-87.5266,41.2533],[-87.5266,41.25],[-87.5266,41.2447],[-87.5265,41.2385],[-87.5265,41.2304],[-87.5265,41.2238],[-87.5265,41.223],[-87.5265,41.2102],[-87.5265,41.2091],[-87.5265,41.1984],[-87.5265,41.1945],[-87.5265,41.1897],[-87.5265,41.1894],[-87.5265,41.1893],[-87.5265,41.1892],[-87.5266,41.184],[-87.5266,41.1818],[-87.5266,41.1797],[-87.5266,41.1775],[-87.5266,41.1767],[-87.5266,41.1745],[-87.5266,41.1738],[-87.5266,41.1699],[-87.5266,41.1698],[-87.5266,41.1662],[-87.5266,41.1661],[-87.5266,41.166],[-87.5266,41.1659],[-87.5266,41.1657],[-87.5266,41.1655],[-87.5266,41.1651],[-87.5265,41.1645],[-87.5265,41.1644],[-87.5266,41.1643],[-87.5266,41.1642],[-87.5266,41.164],[-87.5266,41.1639],[-87.5266,41.1634],[-87.5266,41.1632],[-87.5266,41.1629],[-87.5266,41.1628],[-87.5266,41.1624],[-87.5266,41.1612],[-87.5266,41.1608],[-87.5266,41.1607],[-87.5266,41.1605],[-87.5266,41.1604],[-87.5266,41.1603],[-87.5266,41.16],[-87.5266,41.1598],[-87.5266,41.1595],[-87.5266,41.1594],[-87.5266,41.1587],[-87.5266,41.1583],[-87.5267,41.1575],[-87.5266,41.1565],[-87.5267,41.1559],[-87.5267,41.1551],[-87.5267,41.1548],[-87.5266,41.1542],[-87.5266,41.154],[-87.5266,41.1539],[-87.5266,41.1538],[-87.5266,41.1537],[-87.5266,41.1535],[-87.5266,41.153],[-87.5266,41.1527],[-87.5266,41.1526],[-87.5265,41.1525],[-87.5265,41.1518],[-87.5267,41.1499],[-87.5267,41.1492],[-87.5267,41.1473],[-87.5267,41.1416],[-87.5266,41.1398],[-87.5266,41.1397],[-87.5266,41.1387],[-87.5266,41.1379],[-87.5266,41.1366],[-87.5267,41.1347],[-87.5267,41.1325],[-87.5266,41.1311],[-87.5266,41.1307],[-87.5266,41.13],[-87.5266,41.1295],[-87.5267,41.1278],[-87.5266,41.1262],[-87.5266,41.125],[-87.5266,41.1243],[-87.5266,41.1233],[-87.5266,41.1222],[-87.5266,41.1215],[-87.5266,41.1204],[-87.5266,41.1196],[-87.5267,41.1193],[-87.5266,41.1186],[-87.5267,41.118],[-87.5267,41.1172],[-87.5267,41.1167],[-87.5267,41.1161],[-87.5267,41.116],[-87.5267,41.1154],[-87.5266,41.1134],[-87.5266,41.1133],[-87.5266,41.1125],[-87.5266,41.1124],[-87.5266,41.1123],[-87.5266,41.1121],[-87.5266,41.112],[-87.5266,41.1118],[-87.5266,41.111],[-87.5266,41.1106],[-87.5266,41.1101],[-87.5266,41.1095],[-87.5266,41.1082],[-87.5266,41.1079],[-87.5266,41.1075],[-87.5266,41.1069],[-87.5266,41.1061],[-87.5266,41.104],[-87.5266,41.1039],[-87.5266,41.1034],[-87.5266,41.1032],[-87.5266,41.1031],[-87.5266,41.103],[-87.5266,41.1027],[-87.5266,41.1025],[-87.5266,41.1018],[-87.5266,41.1016],[-87.5266,41.1009],[-87.5266,41.099],[-87.5266,41.0983],[-87.5266,41.0976],[-87.5266,41.0967],[-87.5266,41.0953],[-87.5266,41.0952],[-87.5266,41.0945],[-87.5266,41.0941],[-87.5266,41.0938],[-87.5266,41.0929],[-87.5266,41.0928],[-87.5266,41.0917],[-87.5266,41.091],[-87.5266,41.0906],[-87.5266,41.0905],[-87.5266,41.09],[-87.5266,41.0893],[-87.5266,41.0889],[-87.5266,41.0885],[-87.5265,41.0875],[-87.5265,41.0872],[-87.5265,41.0866],[-87.5265,41.0853],[-87.5265,41.0848],[-87.5265,41.0842],[-87.5265,41.0841],[-87.5266,41.0837],[-87.5266,41.0835],[-87.5266,41.0833],[-87.5266,41.0832],[-87.5266,41.0825],[-87.5266,41.0811],[-87.5266,41.0797],[-87.5266,41.0792],[-87.5266,41.0791],[-87.5266,41.078],[-87.5265,41.0765],[-87.5266,41.0752],[-87.5266,41.0739],[-87.5265,41.0727],[-87.5265,41.0719],[-87.5265,41.0704],[-87.5265,41.0686],[-87.5265,41.0668],[-87.5265,41.0667],[-87.5265,41.0659],[-87.5265,41.0627],[-87.5265,41.0624],[-87.5265,41.0617],[-87.5265,41.0615],[-87.5265,41.0607],[-87.5265,41.0605],[-87.5265,41.0592],[-87.5265,41.059],[-87.5264,41.0589],[-87.5264,41.0588],[-87.5264,41.0586],[-87.5265,41.0584],[-87.5265,41.0578],[-87.5264,41.0577],[-87.5264,41.057],[-87.5264,41.0565],[-87.5264,41.0558],[-87.5264,41.0556],[-87.5264,41.0551],[-87.5264,41.0541],[-87.5264,41.0535],[-87.5264,41.0532],[-87.5264,41.0528],[-87.5264,41.0521],[-87.5264,41.0514],[-87.5264,41.0501],[-87.5264,41.0498],[-87.5264,41.0487],[-87.5264,41.0482],[-87.5264,41.0472],[-87.5263,41.0462],[-87.5263,41.0454],[-87.5263,41.0442],[-87.5263,41.0431],[-87.5263,41.0425],[-87.5263,41.042],[-87.5263,41.0412],[-87.5263,41.0411],[-87.5263,41.0404],[-87.5263,41.0402],[-87.5263,41.0398],[-87.5263,41.0397],[-87.5263,41.0396],[-87.5263,41.0395],[-87.5264,41.0379],[-87.5264,41.0371],[-87.5264,41.0366],[-87.5264,41.0352],[-87.5264,41.0341],[-87.5264,41.0326],[-87.5264,41.0316],[-87.5264,41.0283],[-87.5264,41.0277],[-87.5264,41.0274],[-87.5264,41.0269],[-87.5264,41.0254],[-87.5264,41.0252],[-87.5264,41.025],[-87.5264,41.0249],[-87.5264,41.0248],[-87.5264,41.0245],[-87.5264,41.0244],[-87.5264,41.0234],[-87.5264,41.0206],[-87.5263,41.0191],[-87.5263,41.0179],[-87.5263,41.0177],[-87.5263,41.017],[-87.5263,41.0164],[-87.5263,41.0147],[-87.5262,41.014],[-87.5262,41.0133],[-87.5262,41.0116],[-87.5262,41.0113],[-87.5262,41.0109],[-87.5262,41.0106],[-87.5262,41.0105],[-87.5262,41.0104],[-87.5262,41.0102],[-87.5262,41.0096],[-87.5263,41.0088],[-87.5263,41.0085],[-87.5263,41.0078],[-87.5263,41.0074],[-87.5263,41.0071],[-87.5263,41.007],[-87.5263,41.0058],[-87.5263,41.0035],[-87.5263,41.0033],[-87.5263,41.0031],[-87.5263,41.0027],[-87.5263,41.0026],[-87.5263,41.0016],[-87.5263,41],[-87.5263,40.9998],[-87.5263,40.9983],[-87.5262,40.9948],[-87.5263,40.9932],[-87.5262,40.9901],[-87.5262,40.9886],[-87.5262,40.9875],[-87.5262,40.987],[-87.5262,40.9855],[-87.5261,40.9822],[-87.5261,40.9813],[-87.5261,40.9811],[-87.5261,40.9799],[-87.5261,40.9774],[-87.5261,40.9769],[-87.5261,40.9765],[-87.526,40.976],[-87.526,40.9757],[-87.526,40.9754],[-87.526,40.9751],[-87.526,40.9743],[-87.526,40.9734],[-87.526,40.9716],[-87.526,40.9678],[-87.526,40.9671],[-87.526,40.9668],[-87.526,40.9663],[-87.526,40.9641],[-87.526,40.9631],[-87.526,40.9622],[-87.526,40.9615],[-87.526,40.9609],[-87.526,40.9598],[-87.526,40.9591],[-87.526,40.959],[-87.526,40.9588],[-87.526,40.9576],[-87.526,40.9565],[-87.526,40.9559],[-87.526,40.9554],[-87.526,40.9552],[-87.526,40.9549],[-87.526,40.9541],[-87.526,40.9525],[-87.526,40.9517],[-87.526,40.9515],[-87.526,40.9506],[-87.526,40.9492],[-87.526,40.9485],[-87.526,40.948],[-87.5261,40.9469],[-87.5261,40.9458],[-87.526,40.9449],[-87.5261,40.9376],[-87.5261,40.9336],[-87.5261,40.9335],[-87.5261,40.9333],[-87.5261,40.9321],[-87.5261,40.9312],[-87.5261,40.9293],[-87.5261,40.9269],[-87.5261,40.9261],[-87.5261,40.925],[-87.5261,40.9214],[-87.526,40.9192],[-87.5261,40.9119],[-87.5261,40.9118],[-87.526,40.9118],[-87.526,40.9086],[-87.526,40.9085],[-87.526,40.9083],[-87.526,40.908],[-87.526,40.9065],[-87.526,40.9064],[-87.526,40.905],[-87.526,40.9021],[-87.526,40.9006],[-87.526,40.8991],[-87.526,40.8976],[-87.526,40.8961],[-87.526,40.8956],[-87.526,40.8946],[-87.526,40.8945],[-87.526,40.8944],[-87.526,40.8942],[-87.5262,40.8942],[-87.5264,40.8942],[-87.5259,40.8806],[-87.526,40.8799],[-87.5261,40.8797],[-87.5259,40.875],[-87.526,40.865],[-87.5259,40.8542],[-87.5259,40.8541],[-87.5258,40.854],[-87.5258,40.8539],[-87.5258,40.8538],[-87.5258,40.8536],[-87.5258,40.8526],[-87.5258,40.8518],[-87.5258,40.8512],[-87.5257,40.8498],[-87.5257,40.8468],[-87.5257,40.8437],[-87.5257,40.8376],[-87.5257,40.8361],[-87.5257,40.836],[-87.5257,40.8356],[-87.5257,40.8352],[-87.5257,40.8345],[-87.5257,40.8331],[-87.5257,40.8302],[-87.5257,40.8274],[-87.5257,40.8237],[-87.5257,40.8217],[-87.5257,40.8216],[-87.5257,40.8173],[-87.5258,40.8135],[-87.5258,40.8133],[-87.5258,40.8132],[-87.5258,40.8131],[-87.5258,40.8129],[-87.5258,40.8125],[-87.5258,40.8123],[-87.5258,40.8121],[-87.5258,40.8117],[-87.5258,40.811],[-87.5258,40.8107],[-87.5258,40.8104],[-87.5258,40.8093],[-87.5258,40.8091],[-87.5258,40.8087],[-87.5258,40.8081],[-87.5258,40.8079],[-87.5258,40.8076],[-87.5258,40.8072],[-87.5258,40.8069],[-87.5259,40.8065],[-87.5259,40.8048],[-87.5259,40.8035],[-87.5259,40.8031],[-87.5259,40.8027],[-87.5259,40.8016],[-87.5259,40.8008],[-87.5259,40.7972],[-87.5259,40.7966],[-87.5259,40.7961],[-87.5259,40.7959],[-87.5259,40.7955],[-87.5259,40.795],[-87.5259,40.7947],[-87.5259,40.7945],[-87.5259,40.7934],[-87.5259,40.7929],[-87.5259,40.7927],[-87.5259,40.7922],[-87.5259,40.7918],[-87.5259,40.7916],[-87.5259,40.7909],[-87.5259,40.7903],[-87.5259,40.7894],[-87.5258,40.789],[-87.5258,40.7875],[-87.5258,40.7863],[-87.5259,40.7848],[-87.5259,40.7835],[-87.5259,40.7829],[-87.5259,40.7826],[-87.5259,40.7822],[-87.5259,40.781],[-87.5259,40.7805],[-87.5259,40.7801],[-87.5259,40.7796],[-87.5259,40.7779],[-87.526,40.7777],[-87.526,40.7773],[-87.526,40.7758],[-87.526,40.7756],[-87.526,40.775],[-87.526,40.7748],[-87.526,40.7744],[-87.526,40.7731],[-87.526,40.7717],[-87.526,40.7714],[-87.526,40.7707],[-87.526,40.7706],[-87.526,40.7704],[-87.526,40.7703],[-87.526,40.77],[-87.526,40.7697],[-87.526,40.7694],[-87.526,40.7679],[-87.526,40.7656],[-87.526,40.7626],[-87.526,40.7587],[-87.526,40.7561],[-87.526,40.752],[-87.526,40.7519],[-87.526,40.7514],[-87.526,40.7513],[-87.526,40.7497],[-87.526,40.7495],[-87.526,40.7485],[-87.526,40.747],[-87.526,40.7441],[-87.526,40.7413],[-87.526,40.7379],[-87.526,40.7377],[-87.526,40.737],[-87.526,40.7369],[-87.526,40.7368],[-87.526,40.7367],[-87.526,40.7363],[-87.526,40.7351],[-87.526,40.7345],[-87.526,40.734],[-87.5261,40.7338],[-87.526,40.7337],[-87.526,40.7332],[-87.526,40.7328],[-87.5261,40.7322],[-87.5261,40.7316],[-87.5261,40.7313],[-87.5261,40.7298],[-87.5261,40.7287],[-87.5261,40.7261],[-87.5261,40.7257],[-87.5261,40.725],[-87.5261,40.7247],[-87.5261,40.7234],[-87.5261,40.7229],[-87.5261,40.7226],[-87.5261,40.7224],[-87.5261,40.7223],[-87.5261,40.7218],[-87.5261,40.7206],[-87.5261,40.7199],[-87.5261,40.7197],[-87.5261,40.7196],[-87.5262,40.7193],[-87.5262,40.7192],[-87.5262,40.7186],[-87.5262,40.7178],[-87.5262,40.717],[-87.5262,40.7166],[-87.5262,40.7144],[-87.5262,40.714],[-87.5262,40.7132],[-87.5262,40.7127],[-87.5262,40.7101],[-87.5262,40.71],[-87.5262,40.7086],[-87.5262,40.708],[-87.5262,40.7079],[-87.5262,40.7078],[-87.5262,40.7077],[-87.5262,40.7076],[-87.5262,40.7072],[-87.5262,40.7069],[-87.5262,40.7062],[-87.5262,40.7055],[-87.5262,40.7053],[-87.5262,40.7047],[-87.5262,40.7046],[-87.5262,40.7045],[-87.5262,40.7041],[-87.5262,40.704],[-87.5262,40.7022],[-87.5262,40.6998],[-87.5262,40.6967],[-87.5262,40.6966],[-87.5262,40.6953],[-87.5262,40.6949],[-87.5262,40.6946],[-87.5262,40.6937],[-87.5262,40.6934],[-87.5262,40.6933],[-87.5262,40.6927],[-87.5262,40.6907],[-87.5262,40.6901],[-87.5262,40.6898],[-87.5262,40.6889],[-87.5262,40.6881],[-87.5263,40.6853],[-87.5263,40.6821],[-87.5263,40.6819],[-87.5263,40.6803],[-87.5263,40.6801],[-87.5263,40.6798],[-87.5263,40.6791],[-87.5263,40.6788],[-87.5263,40.6787],[-87.5263,40.6781],[-87.5263,40.6767],[-87.5263,40.6759],[-87.5263,40.6758],[-87.5263,40.6755],[-87.5263,40.6753],[-87.5263,40.6752],[-87.5263,40.6747],[-87.5263,40.6739],[-87.5263,40.6733],[-87.5262,40.6731],[-87.5263,40.6729],[-87.5262,40.6727],[-87.5262,40.6726],[-87.5262,40.6713],[-87.5262,40.6711],[-87.5262,40.6693],[-87.5262,40.6676],[-87.5262,40.666],[-87.5262,40.6654],[-87.5262,40.6643],[-87.5262,40.6642],[-87.5262,40.6635],[-87.5262,40.6619],[-87.5262,40.6616],[-87.5262,40.6615],[-87.5262,40.6605],[-87.5262,40.6582],[-87.5262,40.6573],[-87.5262,40.6561],[-87.5262,40.6551],[-87.5262,40.6547],[-87.5262,40.6538],[-87.5262,40.653],[-87.5262,40.6524],[-87.5262,40.6514],[-87.5262,40.6512],[-87.5262,40.6502],[-87.5262,40.6501],[-87.5262,40.6499],[-87.5262,40.6498],[-87.5262,40.6494],[-87.5262,40.6481],[-87.5262,40.6477],[-87.5262,40.6474],[-87.5262,40.6468],[-87.5262,40.6456],[-87.5262,40.6439],[-87.5262,40.6434],[-87.5262,40.6409],[-87.5262,40.6392],[-87.5261,40.6389],[-87.5261,40.6371],[-87.5261,40.6369],[-87.5261,40.6366],[-87.5261,40.6365],[-87.5261,40.6361],[-87.5261,40.6356],[-87.5261,40.6343],[-87.5261,40.6333],[-87.5261,40.631],[-87.5261,40.6287],[-87.5261,40.6278],[-87.5261,40.6264],[-87.5261,40.6257],[-87.5261,40.6256],[-87.5261,40.625],[-87.5261,40.6242],[-87.5261,40.6231],[-87.5261,40.6225],[-87.5261,40.6223],[-87.5261,40.6221],[-87.5261,40.622],[-87.526,40.6217],[-87.526,40.6216],[-87.5259,40.6215],[-87.526,40.6214],[-87.526,40.6212],[-87.526,40.6211],[-87.526,40.621],[-87.5261,40.6209],[-87.5261,40.6206],[-87.5261,40.6205],[-87.5261,40.6201],[-87.5261,40.6194],[-87.5261,40.6192],[-87.5261,40.619],[-87.5261,40.6189],[-87.5261,40.6186],[-87.5261,40.6185],[-87.5261,40.6184],[-87.526,40.6178],[-87.526,40.6173],[-87.526,40.6168],[-87.526,40.6164],[-87.526,40.6142],[-87.526,40.6116],[-87.526,40.6105],[-87.526,40.6099],[-87.526,40.6095],[-87.526,40.6083],[-87.526,40.6082],[-87.526,40.608],[-87.526,40.6079],[-87.526,40.6078],[-87.526,40.6075],[-87.526,40.6074],[-87.526,40.6069],[-87.526,40.6068],[-87.526,40.6063],[-87.526,40.606],[-87.526,40.6051],[-87.526,40.6048],[-87.526,40.6045],[-87.5261,40.6023],[-87.5261,40.6016],[-87.5261,40.6012],[-87.5261,40.6009],[-87.5261,40.6006],[-87.5261,40.6003],[-87.5261,40.5983],[-87.5261,40.5956],[-87.5261,40.5949],[-87.5261,40.5939],[-87.5261,40.5934],[-87.5261,40.5933],[-87.5261,40.5931],[-87.5261,40.593],[-87.5261,40.5929],[-87.5261,40.5925],[-87.5261,40.5921],[-87.5261,40.5902],[-87.5261,40.59],[-87.5261,40.5893],[-87.5261,40.589],[-87.5262,40.5876],[-87.5262,40.5872],[-87.5261,40.587],[-87.5262,40.5852],[-87.5262,40.5836],[-87.5262,40.5821],[-87.5262,40.5809],[-87.5262,40.58],[-87.5262,40.5791],[-87.5262,40.5788],[-87.5262,40.5787],[-87.5262,40.5784],[-87.5262,40.5782],[-87.5262,40.578],[-87.5262,40.5761],[-87.5262,40.5733],[-87.5263,40.5721],[-87.5263,40.5709],[-87.5263,40.5696],[-87.5263,40.5695],[-87.5263,40.5674],[-87.5263,40.5673],[-87.5263,40.5667],[-87.5263,40.5648],[-87.5263,40.5647],[-87.5262,40.5642],[-87.5263,40.5633],[-87.5263,40.5619],[-87.5263,40.5601],[-87.5263,40.5596],[-87.5263,40.558],[-87.5263,40.5574],[-87.5263,40.5552],[-87.5263,40.5548],[-87.5263,40.5545],[-87.5263,40.554],[-87.5263,40.5525],[-87.5263,40.5524],[-87.5263,40.552],[-87.5263,40.5518],[-87.5263,40.5508],[-87.5263,40.5506],[-87.5263,40.5501],[-87.5263,40.55],[-87.5263,40.5498],[-87.5263,40.5496],[-87.5263,40.5495],[-87.5263,40.5489],[-87.5263,40.5484],[-87.5263,40.5478],[-87.5263,40.5472],[-87.5263,40.5471],[-87.5263,40.5468],[-87.5263,40.5465],[-87.5263,40.5459],[-87.5263,40.5443],[-87.5263,40.5434],[-87.5263,40.5428],[-87.5263,40.5422],[-87.5263,40.5404],[-87.5263,40.5387],[-87.5263,40.5378],[-87.5263,40.5356],[-87.5263,40.5355],[-87.5263,40.5353],[-87.5263,40.5352],[-87.5263,40.5349],[-87.5263,40.5338],[-87.5263,40.5324],[-87.5263,40.5317],[-87.5263,40.5273],[-87.5263,40.5262],[-87.5263,40.525],[-87.5263,40.5239],[-87.5264,40.5228],[-87.5264,40.5221],[-87.5264,40.5215],[-87.5264,40.5211],[-87.5264,40.5209],[-87.5264,40.5206],[-87.5264,40.5205],[-87.5264,40.5204],[-87.5264,40.5203],[-87.5264,40.5202],[-87.5263,40.5187],[-87.5263,40.5179],[-87.5263,40.5174],[-87.5263,40.5165],[-87.5263,40.5164],[-87.5263,40.5161],[-87.5263,40.5152],[-87.5262,40.5122],[-87.5262,40.5107],[-87.5262,40.5087],[-87.5262,40.5082],[-87.5262,40.5074],[-87.5262,40.5066],[-87.5262,40.5058],[-87.5262,40.5048],[-87.5262,40.5039],[-87.5262,40.5021],[-87.5262,40.502],[-87.5262,40.5014],[-87.5262,40.501],[-87.5263,40.5006],[-87.5263,40.4999],[-87.5263,40.4993],[-87.5263,40.4992],[-87.5263,40.4977],[-87.5263,40.4973],[-87.5263,40.4953],[-87.5263,40.494],[-87.5263,40.4934],[-87.5263,40.4928],[-87.5263,40.4922],[-87.5263,40.492],[-87.5264,40.4914],[-87.5264,40.4912],[-87.5264,40.4909],[-87.5264,40.4902],[-87.5264,40.4899],[-87.5264,40.4895],[-87.5264,40.4892],[-87.5264,40.4891],[-87.5264,40.487],[-87.5264,40.4866],[-87.5264,40.4859],[-87.5264,40.4855],[-87.5265,40.4811],[-87.5265,40.48],[-87.5266,40.4794],[-87.5266,40.479],[-87.5266,40.4781],[-87.5266,40.4769],[-87.5266,40.4768],[-87.5266,40.4766],[-87.5266,40.4762],[-87.5266,40.4758],[-87.5266,40.4756],[-87.5266,40.4755],[-87.5266,40.4745],[-87.5267,40.4721],[-87.5267,40.4717],[-87.5267,40.4707],[-87.5267,40.4699],[-87.5267,40.469],[-87.5267,40.468],[-87.5267,40.4671],[-87.5267,40.466],[-87.5268,40.4637],[-87.5268,40.4628],[-87.5268,40.4623],[-87.5268,40.462],[-87.5268,40.4619],[-87.5268,40.4617],[-87.5268,40.4601],[-87.5268,40.4595],[-87.5269,40.4577],[-87.5269,40.4546],[-87.5269,40.4542],[-87.5269,40.4537],[-87.5269,40.4532],[-87.5269,40.4525],[-87.5269,40.452],[-87.527,40.4504],[-87.527,40.4497],[-87.527,40.4496],[-87.527,40.4494],[-87.527,40.4491],[-87.527,40.4488],[-87.527,40.4483],[-87.527,40.4481],[-87.527,40.4478],[-87.5271,40.4474],[-87.5271,40.4466],[-87.5271,40.4445],[-87.5271,40.4444],[-87.5271,40.4438],[-87.5271,40.4436],[-87.5272,40.4432],[-87.5272,40.4418],[-87.5272,40.4415],[-87.5272,40.4406],[-87.5272,40.4397],[-87.5272,40.4391],[-87.5272,40.4377],[-87.5272,40.4369],[-87.5272,40.4356],[-87.5272,40.435],[-87.5272,40.4345],[-87.5273,40.4333],[-87.5273,40.4329],[-87.5273,40.4327],[-87.5273,40.4314],[-87.5273,40.4312],[-87.5273,40.4279],[-87.5274,40.427],[-87.5274,40.4266],[-87.5274,40.4255],[-87.5274,40.4252],[-87.5274,40.4247],[-87.5274,40.4243],[-87.5274,40.4226],[-87.5274,40.4222],[-87.5274,40.4214],[-87.5274,40.4211],[-87.5274,40.4208],[-87.5274,40.42],[-87.5274,40.4196],[-87.5274,40.4194],[-87.5275,40.4185],[-87.5275,40.4183],[-87.5275,40.4182],[-87.5275,40.4179],[-87.5275,40.4178],[-87.5275,40.4175],[-87.5275,40.4164],[-87.5275,40.414],[-87.5275,40.4124],[-87.5275,40.4123],[-87.5275,40.411],[-87.5275,40.4109],[-87.5275,40.4105],[-87.5275,40.41],[-87.5276,40.4093],[-87.5276,40.4092],[-87.5276,40.4089],[-87.5276,40.4088],[-87.5276,40.4063],[-87.5278,40.3986],[-87.5279,40.3961],[-87.5279,40.3946],[-87.528,40.3904],[-87.528,40.389],[-87.528,40.3889],[-87.528,40.3886],[-87.528,40.3885],[-87.528,40.3864],[-87.5281,40.38],[-87.5281,40.3779],[-87.5281,40.3773],[-87.5282,40.3756],[-87.5282,40.375],[-87.5282,40.3742],[-87.5281,40.3716],[-87.5281,40.3708],[-87.5282,40.3687],[-87.5283,40.3624],[-87.5284,40.3603],[-87.5284,40.3602],[-87.5284,40.36],[-87.5284,40.3599],[-87.5283,40.3598],[-87.5283,40.3597],[-87.5282,40.3597],[-87.5283,40.3596],[-87.5283,40.3595],[-87.5283,40.359],[-87.5284,40.3576],[-87.5284,40.3567],[-87.5284,40.3559],[-87.5284,40.3553],[-87.5284,40.3551],[-87.5284,40.3533],[-87.5284,40.3526],[-87.5284,40.3521],[-87.5284,40.3511],[-87.5285,40.3505],[-87.5285,40.3503],[-87.5285,40.35],[-87.5285,40.3497],[-87.5285,40.3494],[-87.5285,40.3492],[-87.5285,40.3471],[-87.5285,40.3468],[-87.5285,40.346],[-87.5285,40.3458],[-87.5285,40.3455],[-87.5285,40.3453],[-87.5285,40.3452],[-87.5285,40.3451],[-87.5286,40.345],[-87.5285,40.3448],[-87.5285,40.3442],[-87.5286,40.3435],[-87.5286,40.3421],[-87.5286,40.342],[-87.5286,40.341],[-87.5286,40.34],[-87.5286,40.3388],[-87.5287,40.3378],[-87.5287,40.3369],[-87.5287,40.336],[-87.5287,40.3345],[-87.5288,40.3335],[-87.5288,40.3334],[-87.5288,40.3323],[-87.5288,40.3318],[-87.5288,40.3308],[-87.5288,40.3306],[-87.5288,40.3295],[-87.5289,40.3277],[-87.5289,40.326],[-87.5289,40.3248],[-87.5289,40.3243],[-87.5289,40.3239],[-87.5289,40.323],[-87.529,40.3192],[-87.529,40.3189],[-87.529,40.318],[-87.529,40.3164],[-87.529,40.3163],[-87.529,40.3158],[-87.529,40.3157],[-87.529,40.3156],[-87.5291,40.314],[-87.5291,40.3133],[-87.5291,40.312],[-87.5291,40.3113],[-87.5291,40.3111],[-87.5291,40.3107],[-87.5292,40.3085],[-87.5292,40.3078],[-87.5292,40.3072],[-87.5292,40.306],[-87.5293,40.3042],[-87.5293,40.3036],[-87.5293,40.3032],[-87.5293,40.3031],[-87.5293,40.3022],[-87.5293,40.3019],[-87.5293,40.3018],[-87.5293,40.3017],[-87.5293,40.2999],[-87.5293,40.2991],[-87.5293,40.2982],[-87.5293,40.2975],[-87.5294,40.2966],[-87.5294,40.296],[-87.5294,40.2953],[-87.5294,40.2944],[-87.5294,40.2939],[-87.5294,40.2938],[-87.5294,40.2936],[-87.5294,40.2932],[-87.5294,40.293],[-87.5295,40.292],[-87.5295,40.2919],[-87.5295,40.2918],[-87.5295,40.2912],[-87.5295,40.2909],[-87.5295,40.2903],[-87.5295,40.2889],[-87.5295,40.2877],[-87.5295,40.2876],[-87.5295,40.2866],[-87.5296,40.2857],[-87.5296,40.2842],[-87.5296,40.2834],[-87.5296,40.2829],[-87.5296,40.282],[-87.5296,40.2817],[-87.5296,40.2815],[-87.5296,40.2811],[-87.5296,40.281],[-87.5296,40.2799],[-87.5296,40.2788],[-87.5296,40.2785],[-87.5297,40.2778],[-87.5297,40.2776],[-87.5297,40.2768],[-87.5297,40.2766],[-87.5297,40.275],[-87.5297,40.2745],[-87.5297,40.2744],[-87.5297,40.2737],[-87.5297,40.2734],[-87.5297,40.2726],[-87.5297,40.2723],[-87.5297,40.2714],[-87.5297,40.2712],[-87.5297,40.2697],[-87.5297,40.268],[-87.5297,40.2678],[-87.5298,40.2667],[-87.5298,40.2656],[-87.5298,40.264],[-87.5298,40.2638],[-87.5298,40.2618],[-87.5298,40.2615],[-87.5299,40.261],[-87.5299,40.2602],[-87.5299,40.2589],[-87.5299,40.2563],[-87.5299,40.255],[-87.53,40.2521],[-87.53,40.252],[-87.53,40.2518],[-87.53,40.2517],[-87.53,40.2515],[-87.53,40.2508],[-87.53,40.2506],[-87.53,40.2505],[-87.53,40.2503],[-87.53,40.2502],[-87.53,40.2501],[-87.53,40.2496],[-87.5301,40.2472],[-87.5301,40.2439],[-87.5302,40.2418],[-87.5302,40.2392],[-87.5302,40.2388],[-87.5303,40.236],[-87.5303,40.2344],[-87.5303,40.2332],[-87.5304,40.2318],[-87.5304,40.2296],[-87.5304,40.2289],[-87.5304,40.2281],[-87.5304,40.2267],[-87.5304,40.2252],[-87.5304,40.2236],[-87.5304,40.2225],[-87.5304,40.2211],[-87.5304,40.2209],[-87.5304,40.2204],[-87.5304,40.2203],[-87.5304,40.2197],[-87.5305,40.2192],[-87.5305,40.2159],[-87.5305,40.2157],[-87.5305,40.2148],[-87.5305,40.2135],[-87.5305,40.2131],[-87.5306,40.2117],[-87.5306,40.21],[-87.5306,40.2081],[-87.5306,40.2065],[-87.5306,40.2051],[-87.5306,40.2041],[-87.5307,40.2023],[-87.5307,40.2012],[-87.5307,40.2008],[-87.5307,40.2007],[-87.5307,40.1998],[-87.5307,40.1994],[-87.5307,40.1992],[-87.5308,40.1986],[-87.5308,40.1985],[-87.5308,40.1983],[-87.5308,40.1981],[-87.5308,40.1977],[-87.5309,40.1975],[-87.5309,40.1973],[-87.5309,40.1971],[-87.5309,40.197],[-87.5309,40.1969],[-87.5309,40.1968],[-87.5309,40.1966],[-87.5309,40.1964],[-87.5309,40.1961],[-87.5308,40.1957],[-87.5308,40.1955],[-87.5308,40.1952],[-87.5308,40.195],[-87.5308,40.1942],[-87.5308,40.194],[-87.5308,40.1935],[-87.5308,40.1923],[-87.5308,40.1918],[-87.5308,40.1911],[-87.5308,40.1904],[-87.5308,40.189],[-87.5309,40.1883],[-87.531,40.1801],[-87.531,40.1773],[-87.531,40.1772],[-87.531,40.1758],[-87.5311,40.1714],[-87.5311,40.17],[-87.5311,40.1684],[-87.5311,40.1673],[-87.5311,40.1672],[-87.5311,40.1671],[-87.5312,40.1655],[-87.5312,40.1637],[-87.5312,40.1621],[-87.5312,40.1615],[-87.5312,40.1608],[-87.5313,40.1588],[-87.5313,40.1578],[-87.5313,40.1567],[-87.5313,40.1554],[-87.5313,40.1553],[-87.5314,40.1541],[-87.5314,40.1539],[-87.5314,40.1524],[-87.5314,40.1496],[-87.5314,40.1488],[-87.5314,40.1483],[-87.5315,40.1481],[-87.5315,40.148],[-87.5318,40.1443],[-87.5317,40.144],[-87.5315,40.1428],[-87.5315,40.142],[-87.5315,40.1395],[-87.5315,40.1387],[-87.5315,40.1385],[-87.5315,40.1384],[-87.5315,40.1374],[-87.5315,40.1371],[-87.5316,40.1355],[-87.5316,40.1343],[-87.5316,40.1338],[-87.5316,40.1333],[-87.5316,40.1332],[-87.5316,40.133],[-87.5316,40.13],[-87.5317,40.1274],[-87.5317,40.121],[-87.5317,40.1181],[-87.5317,40.118],[-87.5317,40.1179],[-87.5317,40.1178],[-87.5317,40.1177],[-87.5317,40.1176],[-87.5317,40.1159],[-87.5318,40.1107],[-87.5318,40.109],[-87.5318,40.1088],[-87.5318,40.1079],[-87.5318,40.1071],[-87.5318,40.1045],[-87.5318,40.1034],[-87.5319,40.1019],[-87.5319,40.0975],[-87.5319,40.096],[-87.5319,40.0946],[-87.5319,40.0903],[-87.5319,40.0889],[-87.532,40.0873],[-87.532,40.0827],[-87.532,40.0823],[-87.532,40.0812],[-87.532,40.0782],[-87.532,40.0776],[-87.5321,40.0694],[-87.5321,40.067],[-87.5321,40.0664],[-87.5321,40.0649],[-87.5322,40.0603],[-87.5322,40.0596],[-87.5322,40.0588],[-87.5322,40.0562],[-87.5322,40.0482],[-87.5323,40.0455],[-87.5323,40.0423],[-87.5323,40.0327],[-87.5323,40.0295],[-87.5323,40.0266],[-87.5324,40.0176],[-87.5324,40.0152],[-87.5324,40.0147],[-87.5324,40.0141],[-87.5323,40.0126],[-87.5323,40.0121],[-87.5323,40.012],[-87.5323,40.0119],[-87.5323,40.0118],[-87.5323,40.0117],[-87.5323,40.0116],[-87.5323,40.0109],[-87.5323,40],[-87.5322,40],[-87.5323,39.9997],[-87.5323,39.998],[-87.5323,39.9975],[-87.5323,39.9967],[-87.5323,39.9944],[-87.5323,39.994],[-87.5323,39.9936],[-87.5323,39.9933],[-87.5323,39.9931],[-87.5324,39.9916],[-87.5324,39.9914],[-87.5324,39.9912],[-87.5324,39.9911],[-87.5324,39.991],[-87.5324,39.9904],[-87.5324,39.99],[-87.5324,39.989],[-87.5324,39.9882],[-87.5324,39.9881],[-87.5324,39.9876],[-87.5324,39.9873],[-87.5324,39.9871],[-87.5324,39.9865],[-87.5324,39.9863],[-87.5324,39.9861],[-87.5324,39.986],[-87.5324,39.9856],[-87.5324,39.9851],[-87.5325,39.9846],[-87.5325,39.9842],[-87.5325,39.9837],[-87.5325,39.9835],[-87.5325,39.9833],[-87.5325,39.9832],[-87.5325,39.9827],[-87.5325,39.9825],[-87.5325,39.9821],[-87.5325,39.9817],[-87.5325,39.9808],[-87.5325,39.9803],[-87.5325,39.9799],[-87.5325,39.9793],[-87.5325,39.9787],[-87.5325,39.9786],[-87.5325,39.9783],[-87.5325,39.9782],[-87.5325,39.9781],[-87.5325,39.978],[-87.5326,39.9778],[-87.5326,39.9777],[-87.5326,39.9772],[-87.5326,39.9756],[-87.5327,39.975],[-87.5326,39.9748],[-87.5326,39.9747],[-87.5326,39.9745],[-87.5326,39.9743],[-87.5326,39.9741],[-87.5326,39.974],[-87.5326,39.9737],[-87.5326,39.9729],[-87.5326,39.9726],[-87.5326,39.9721],[-87.5326,39.9719],[-87.5326,39.9714],[-87.5326,39.9712],[-87.5326,39.9709],[-87.5326,39.9708],[-87.5327,39.9706],[-87.5327,39.9705],[-87.5327,39.9702],[-87.5328,39.9696],[-87.5328,39.9695],[-87.5328,39.9693],[-87.5328,39.9671],[-87.5328,39.9604],[-87.5328,39.9581],[-87.5328,39.9577],[-87.5328,39.9565],[-87.5328,39.9561],[-87.5328,39.9534],[-87.5327,39.9488],[-87.5327,39.9484],[-87.5327,39.9474],[-87.5327,39.947],[-87.5327,39.9466],[-87.5327,39.945],[-87.5327,39.939],[-87.5327,39.937],[-87.5327,39.9357],[-87.5328,39.9317],[-87.5328,39.9306],[-87.5328,39.9305],[-87.5328,39.9304],[-87.5328,39.9302],[-87.5328,39.9293],[-87.5329,39.926],[-87.5329,39.925],[-87.5329,39.9249],[-87.5329,39.9247],[-87.5329,39.9241],[-87.5329,39.9239],[-87.5329,39.9237],[-87.5329,39.9231],[-87.5329,39.9229],[-87.5329,39.9227],[-87.5329,39.9222],[-87.5329,39.922],[-87.5329,39.9218],[-87.5329,39.9217],[-87.5329,39.9216],[-87.5329,39.9209],[-87.5329,39.9194],[-87.5329,39.9189],[-87.5329,39.9182],[-87.533,39.9181],[-87.533,39.9175],[-87.533,39.9153],[-87.533,39.9145],[-87.533,39.9142],[-87.533,39.9134],[-87.533,39.9131],[-87.533,39.9125],[-87.533,39.9109],[-87.533,39.9104],[-87.533,39.9093],[-87.5331,39.9061],[-87.5331,39.905],[-87.5331,39.9038],[-87.5331,39.9003],[-87.5331,39.8992],[-87.5331,39.8982],[-87.5331,39.8954],[-87.5331,39.8944],[-87.5332,39.8933],[-87.5332,39.8899],[-87.5332,39.8888],[-87.5332,39.8876],[-87.5332,39.8842],[-87.5332,39.883],[-87.5333,39.875],[-87.5333,39.872],[-87.5332,39.8689],[-87.5332,39.8616],[-87.5333,39.861],[-87.5333,39.8608],[-87.5332,39.8604],[-87.5332,39.8597],[-87.5332,39.8596],[-87.5332,39.8574],[-87.5332,39.8534],[-87.5331,39.8326],[-87.5331,39.8252],[-87.5331,39.8233],[-87.5331,39.8125],[-87.5332,39.811],[-87.5332,39.8107],[-87.5332,39.8087],[-87.5332,39.8067],[-87.5332,39.804],[-87.5332,39.8039],[-87.5331,39.8038],[-87.5331,39.8036],[-87.5332,39.7963],[-87.5332,39.7931],[-87.5332,39.7926],[-87.5332,39.791],[-87.5332,39.7893],[-87.5332,39.7875],[-87.5332,39.7859],[-87.5332,39.7843],[-87.5332,39.7824],[-87.5332,39.7817],[-87.5332,39.7807],[-87.533,39.7743],[-87.533,39.7671],[-87.533,39.7599],[-87.533,39.75],[-87.533,39.7453],[-87.5329,39.7333],[-87.5329,39.7308],[-87.5329,39.7134],[-87.5329,39.7128],[-87.5328,39.7088],[-87.5328,39.7065],[-87.5328,39.7017],[-87.5328,39.7015],[-87.5328,39.6991],[-87.5328,39.699],[-87.5328,39.6945],[-87.5328,39.6938],[-87.5328,39.6895],[-87.5328,39.6868],[-87.5328,39.6862],[-87.5328,39.6847],[-87.5327,39.6745],[-87.5327,39.6739],[-87.5327,39.6662],[-87.5327,39.6651],[-87.5327,39.6649],[-87.5326,39.6647],[-87.5326,39.6644],[-87.5326,39.6631],[-87.5325,39.6623],[-87.5325,39.6622],[-87.5325,39.661],[-87.5325,39.6587],[-87.5325,39.6565],[-87.5325,39.6555],[-87.5325,39.6544],[-87.5325,39.654],[-87.5324,39.6506],[-87.5324,39.6482],[-87.5324,39.6464],[-87.5324,39.6461],[-87.5324,39.6454],[-87.5324,39.6435],[-87.5324,39.6434],[-87.5324,39.6432],[-87.5323,39.6424],[-87.5323,39.6361],[-87.5323,39.6327],[-87.5322,39.625],[-87.5323,39.6218],[-87.5322,39.6179],[-87.5322,39.6073],[-87.5321,39.593],[-87.5321,39.5876],[-87.5321,39.5834],[-87.5321,39.5816],[-87.5321,39.5784],[-87.5321,39.5776],[-87.532,39.5712],[-87.532,39.5684],[-87.5319,39.564],[-87.5319,39.5637],[-87.5319,39.5621],[-87.5319,39.5598],[-87.5319,39.5585],[-87.5318,39.5548],[-87.5318,39.5515],[-87.5318,39.5489],[-87.5318,39.5487],[-87.5318,39.5475],[-87.5318,39.5466],[-87.5318,39.5465],[-87.5318,39.5458],[-87.5318,39.5457],[-87.5318,39.5453],[-87.5319,39.5452],[-87.5318,39.5442],[-87.5318,39.5441],[-87.5318,39.5425],[-87.5318,39.54],[-87.5318,39.5395],[-87.5318,39.5389],[-87.5318,39.5386],[-87.5318,39.538],[-87.5318,39.5376],[-87.5318,39.5352],[-87.5318,39.5351],[-87.5318,39.535],[-87.5318,39.5337],[-87.5318,39.5331],[-87.5319,39.5245],[-87.5319,39.524],[-87.5319,39.5239],[-87.5319,39.5237],[-87.5319,39.5235],[-87.5319,39.5234],[-87.5319,39.5204],[-87.5319,39.5091],[-87.5319,39.509],[-87.5319,39.5088],[-87.5319,39.5086],[-87.5319,39.5081],[-87.5318,39.5032],[-87.5318,39.5],[-87.5317,39.4986],[-87.5317,39.494],[-87.5317,39.4939],[-87.5318,39.4938],[-87.5318,39.4937],[-87.5317,39.4934],[-87.5317,39.4933],[-87.5317,39.4926],[-87.5317,39.4922],[-87.5317,39.492],[-87.5318,39.4917],[-87.5318,39.4914],[-87.5318,39.4902],[-87.5317,39.4881],[-87.5318,39.4879],[-87.5318,39.4877],[-87.5317,39.4866],[-87.5318,39.4865],[-87.5318,39.4864],[-87.5317,39.4844],[-87.5317,39.4839],[-87.5317,39.4829],[-87.5317,39.4808],[-87.5317,39.4801],[-87.5317,39.4786],[-87.5317,39.4781],[-87.5317,39.478],[-87.5316,39.4773],[-87.5316,39.4771],[-87.5317,39.4765],[-87.5317,39.4761],[-87.5316,39.4749],[-87.5316,39.4745],[-87.5316,39.474],[-87.5316,39.4724],[-87.5316,39.4718],[-87.5316,39.4713],[-87.5316,39.4699],[-87.5316,39.4694],[-87.5316,39.4692],[-87.5316,39.4685],[-87.5316,39.4683],[-87.5316,39.4662],[-87.5315,39.4502],[-87.5315,39.4498],[-87.5315,39.4497],[-87.5315,39.4495],[-87.5315,39.449],[-87.5315,39.4477],[-87.5315,39.4472],[-87.5315,39.4468],[-87.5315,39.4452],[-87.5315,39.4447],[-87.5314,39.4386],[-87.5314,39.4384],[-87.5314,39.4377],[-87.5314,39.4375],[-87.5314,39.4372],[-87.5314,39.4371],[-87.5314,39.4367],[-87.5314,39.4366],[-87.5314,39.4364],[-87.5314,39.4357],[-87.5314,39.4355],[-87.5314,39.435],[-87.5314,39.4336],[-87.5314,39.4335],[-87.5314,39.4331],[-87.5314,39.4303],[-87.5314,39.4218],[-87.5314,39.419],[-87.5314,39.4179],[-87.5314,39.4148],[-87.5314,39.4137],[-87.5314,39.4133],[-87.5314,39.4121],[-87.5314,39.4118],[-87.5314,39.4117],[-87.5314,39.4106],[-87.5314,39.4071],[-87.5314,39.4059],[-87.5314,39.4057],[-87.5314,39.4052],[-87.5314,39.405],[-87.5314,39.4019],[-87.5314,39.3926],[-87.5314,39.3896],[-87.5314,39.3895],[-87.5314,39.3886],[-87.5314,39.3862],[-87.5314,39.3854],[-87.5314,39.3836],[-87.5314,39.378],[-87.5314,39.3762],[-87.5314,39.3751],[-87.5314,39.375],[-87.5316,39.3721],[-87.5317,39.371],[-87.5317,39.3682],[-87.5317,39.3597],[-87.5317,39.3569],[-87.5317,39.3552],[-87.5316,39.3504],[-87.5316,39.3488],[-87.5316,39.3486],[-87.5316,39.3481],[-87.5316,39.3479],[-87.5324,39.3479],[-87.5335,39.3487],[-87.5353,39.3504],[-87.5362,39.3512],[-87.5373,39.3521],[-87.5387,39.3526],[-87.5404,39.3529],[-87.5422,39.3531],[-87.544,39.3529],[-87.5459,39.3522],[-87.5475,39.3505],[-87.5482,39.3499],[-87.5495,39.3477],[-87.5497,39.3466],[-87.5499,39.3452],[-87.5503,39.3434],[-87.5508,39.3424],[-87.5521,39.3415],[-87.5544,39.3405],[-87.5547,39.3404],[-87.5577,39.3393],[-87.5607,39.3389],[-87.5625,39.3389],[-87.5661,39.3397],[-87.5707,39.3413],[-87.5721,39.3414],[-87.5741,39.3414],[-87.5758,39.3412],[-87.5783,39.3403],[-87.5802,39.3395],[-87.5849,39.3373],[-87.5877,39.335],[-87.5883,39.3345],[-87.5891,39.3338],[-87.59,39.3327],[-87.5905,39.3321],[-87.5918,39.3303],[-87.593,39.3283],[-87.5967,39.322],[-87.6007,39.3185],[-87.6012,39.3177],[-87.6038,39.3139],[-87.604,39.3136],[-87.604,39.3135],[-87.6046,39.3128],[-87.6059,39.3111],[-87.6064,39.3108],[-87.6073,39.3104],[-87.6085,39.3098],[-87.6097,39.3094],[-87.6126,39.3086],[-87.6167,39.3082],[-87.6176,39.308],[-87.6185,39.3079],[-87.6202,39.3074],[-87.6205,39.3071],[-87.6206,39.307],[-87.6207,39.3064],[-87.6209,39.306],[-87.6211,39.3056],[-87.6212,39.3053],[-87.6212,39.3047],[-87.6212,39.3042],[-87.6209,39.3034],[-87.6205,39.3028],[-87.6198,39.3023],[-87.619,39.3017],[-87.6182,39.3014],[-87.6178,39.3013],[-87.6158,39.3009],[-87.615,39.3009],[-87.614,39.3009],[-87.6133,39.3011],[-87.6131,39.3012],[-87.6102,39.3022],[-87.6084,39.3027],[-87.6068,39.303],[-87.6054,39.3032],[-87.6041,39.3027],[-87.5998,39.3009],[-87.5984,39.3001],[-87.5979,39.2995],[-87.5975,39.2982],[-87.5973,39.297],[-87.5973,39.2969],[-87.5975,39.2964],[-87.5999,39.2936],[-87.6055,39.2893],[-87.6088,39.2867],[-87.6098,39.2847],[-87.61,39.2826],[-87.6101,39.2822],[-87.6094,39.2785],[-87.6085,39.2772],[-87.6073,39.2762],[-87.6064,39.2759],[-87.6053,39.2758],[-87.6031,39.2755],[-87.602,39.2752],[-87.6014,39.2744],[-87.6013,39.2736],[-87.6015,39.2722],[-87.6021,39.2707],[-87.6053,39.2634],[-87.6056,39.2624],[-87.6055,39.2611],[-87.605,39.2602],[-87.6041,39.2595],[-87.6005,39.2561],[-87.5981,39.2541],[-87.5961,39.2512],[-87.5955,39.25],[-87.5947,39.2487],[-87.594,39.248],[-87.5935,39.2475],[-87.593,39.2473],[-87.5924,39.2471],[-87.5918,39.2471],[-87.5911,39.2473],[-87.5903,39.2476],[-87.5892,39.2483],[-87.5887,39.2485],[-87.5883,39.2487],[-87.588,39.249],[-87.5875,39.2493],[-87.5872,39.2496],[-87.5868,39.25],[-87.5852,39.2531],[-87.5842,39.254],[-87.5836,39.2543],[-87.5824,39.2548],[-87.5807,39.2552],[-87.5787,39.2554],[-87.5768,39.2555],[-87.5748,39.2551],[-87.5734,39.2546],[-87.5724,39.2537],[-87.5716,39.2523],[-87.5713,39.2508],[-87.5715,39.2493],[-87.5721,39.2478],[-87.5731,39.2467],[-87.5743,39.2458],[-87.5765,39.2452],[-87.5782,39.2448],[-87.579,39.2441],[-87.5793,39.2435],[-87.5791,39.2427],[-87.5788,39.2419],[-87.5782,39.2406],[-87.5776,39.2392],[-87.5758,39.2302],[-87.5754,39.2284],[-87.5746,39.2239],[-87.5746,39.2184],[-87.5756,39.2138],[-87.577,39.2111],[-87.5803,39.2084],[-87.5829,39.2067],[-87.585,39.2053],[-87.5857,39.2039],[-87.5859,39.2026],[-87.5857,39.2004],[-87.5886,39.1978],[-87.5941,39.1949],[-87.597,39.1942],[-87.6001,39.1934],[-87.6016,39.1925],[-87.603,39.1913],[-87.6037,39.1893],[-87.6052,39.1859],[-87.6063,39.1851],[-87.6079,39.1845],[-87.61,39.184],[-87.6131,39.1842],[-87.6163,39.1859],[-87.6185,39.1864],[-87.6196,39.186],[-87.6204,39.1852],[-87.6205,39.185],[-87.6211,39.1839],[-87.6213,39.1826],[-87.6214,39.1819],[-87.6214,39.1789],[-87.6208,39.1748],[-87.6198,39.1734],[-87.6195,39.1726],[-87.6195,39.1725],[-87.6194,39.1722],[-87.6194,39.1721],[-87.6196,39.171],[-87.6205,39.1703],[-87.6218,39.1701],[-87.6236,39.1695],[-87.6242,39.1694],[-87.625,39.1693],[-87.6278,39.169],[-87.6296,39.1689],[-87.6329,39.1689],[-87.6348,39.169],[-87.6365,39.1688],[-87.6379,39.1684],[-87.6385,39.1681],[-87.6395,39.1675],[-87.6404,39.1667],[-87.641,39.1657],[-87.6413,39.1653],[-87.6418,39.1637],[-87.6421,39.1625],[-87.6421,39.1613],[-87.6415,39.1605],[-87.6414,39.1604],[-87.6412,39.1602],[-87.6409,39.1599],[-87.6398,39.1595],[-87.6394,39.1594],[-87.6383,39.1591],[-87.6374,39.159],[-87.6357,39.1589],[-87.6339,39.1588],[-87.6332,39.1587],[-87.6318,39.1586],[-87.6315,39.1585],[-87.6312,39.1584],[-87.6306,39.1584],[-87.6304,39.1583],[-87.6294,39.158],[-87.6291,39.1578],[-87.629,39.1577],[-87.6287,39.1574],[-87.6282,39.1569],[-87.6277,39.1562],[-87.6275,39.1554],[-87.6277,39.1549],[-87.628,39.1545],[-87.6283,39.1542],[-87.6287,39.1539],[-87.6292,39.1537],[-87.6297,39.1534],[-87.6302,39.1532],[-87.6308,39.1531],[-87.6316,39.153],[-87.6324,39.1529],[-87.6333,39.1531],[-87.6343,39.1534],[-87.6344,39.1534],[-87.6348,39.1538],[-87.6353,39.1545],[-87.6358,39.1549],[-87.6363,39.1556],[-87.6369,39.1562],[-87.6374,39.1568],[-87.6381,39.157],[-87.6385,39.1571],[-87.639,39.1572],[-87.6397,39.1572],[-87.6406,39.1571],[-87.6411,39.1572],[-87.6415,39.1571],[-87.6416,39.1571],[-87.6422,39.1571],[-87.6426,39.1568],[-87.6429,39.1565],[-87.6435,39.1561],[-87.6438,39.1554],[-87.6442,39.1549],[-87.645,39.1543],[-87.6464,39.1534],[-87.6482,39.1525],[-87.65,39.1516],[-87.6517,39.1506],[-87.6528,39.1494],[-87.6533,39.148],[-87.6533,39.1466],[-87.6533,39.1456],[-87.653,39.1449],[-87.6532,39.144],[-87.6541,39.1427],[-87.6582,39.1384],[-87.6587,39.1373],[-87.6587,39.137],[-87.6587,39.136],[-87.6581,39.1349],[-87.657,39.1337],[-87.656,39.1328],[-87.6552,39.1323],[-87.6515,39.1308],[-87.65,39.1306],[-87.6471,39.1302],[-87.6455,39.1297],[-87.6448,39.1295],[-87.6441,39.1291],[-87.6431,39.1286],[-87.6427,39.128],[-87.6423,39.1269],[-87.6422,39.126],[-87.642,39.125],[-87.6421,39.1249],[-87.6422,39.1237],[-87.6422,39.1232],[-87.6419,39.1231],[-87.6416,39.123],[-87.6414,39.1229],[-87.6409,39.1228],[-87.6393,39.123],[-87.6382,39.1235],[-87.638,39.1234],[-87.6369,39.1231],[-87.6351,39.1223],[-87.635,39.1221],[-87.6349,39.1215],[-87.635,39.1201],[-87.6353,39.1193],[-87.6359,39.1183],[-87.6365,39.1177],[-87.6375,39.1169],[-87.6385,39.1164],[-87.6395,39.1159],[-87.6409,39.1153],[-87.6408,39.1144],[-87.6439,39.115],[-87.6443,39.1152],[-87.6462,39.1154],[-87.6476,39.1156],[-87.6488,39.116],[-87.6499,39.1164],[-87.6502,39.1165],[-87.6504,39.1165],[-87.651,39.1164],[-87.6514,39.1161],[-87.6521,39.1155],[-87.6533,39.1144],[-87.6542,39.1134],[-87.6549,39.1124],[-87.655,39.1109],[-87.655,39.1105],[-87.6549,39.1105],[-87.6549,39.1103],[-87.6549,39.1101],[-87.6546,39.1091],[-87.6536,39.1078],[-87.6528,39.1068],[-87.6512,39.1058],[-87.6492,39.1048],[-87.6471,39.1043],[-87.6446,39.1044],[-87.6423,39.1052],[-87.6403,39.1056],[-87.6386,39.1059],[-87.6371,39.1057],[-87.6347,39.1054],[-87.6326,39.1049],[-87.6287,39.1045],[-87.625,39.1042],[-87.6235,39.1045],[-87.6208,39.1044],[-87.6184,39.1043],[-87.6157,39.1033],[-87.6149,39.1026],[-87.614,39.101],[-87.614,39.0995],[-87.6143,39.0978],[-87.6155,39.0958],[-87.6176,39.0943],[-87.619,39.093],[-87.6204,39.0915],[-87.6207,39.0903],[-87.6211,39.089],[-87.621,39.0881],[-87.6203,39.0866],[-87.6187,39.085],[-87.6186,39.0849],[-87.616,39.0826],[-87.6142,39.0818],[-87.6119,39.0812],[-87.6107,39.0812],[-87.6071,39.0812],[-87.6041,39.0814],[-87.6029,39.0816],[-87.6011,39.0814],[-87.5986,39.0806],[-87.5975,39.0802],[-87.5964,39.0796],[-87.5956,39.079],[-87.5946,39.078],[-87.594,39.0772],[-87.5934,39.0763],[-87.5928,39.0752],[-87.5924,39.0742],[-87.5915,39.0732],[-87.59,39.0723],[-87.5898,39.0723],[-87.5877,39.071],[-87.5857,39.0697],[-87.5836,39.068],[-87.5819,39.0658],[-87.5801,39.0639],[-87.5787,39.0617],[-87.577,39.0602],[-87.5743,39.0585],[-87.5726,39.0573],[-87.5721,39.0555],[-87.5719,39.0527],[-87.5723,39.0506],[-87.5726,39.0501],[-87.573,39.0492],[-87.5747,39.0469],[-87.5764,39.0455],[-87.5775,39.0445],[-87.5788,39.0435],[-87.5802,39.0419],[-87.5804,39.0407],[-87.5803,39.0394],[-87.5795,39.0384],[-87.5776,39.0367],[-87.5761,39.0352],[-87.575,39.0341],[-87.5707,39.025],[-87.5699,39.0231],[-87.5696,39.0219],[-87.5696,39.021],[-87.5696,39.0204],[-87.5697,39.0194],[-87.5703,39.0173],[-87.5719,39.0125],[-87.573,39.0103],[-87.5738,39.0087],[-87.5756,39.0064],[-87.5768,39.0048],[-87.5778,39.0038],[-87.5786,39.0031],[-87.5789,39.0024],[-87.5791,39.0016],[-87.5788,39],[-87.5786,38.9995],[-87.5783,38.9988],[-87.5776,38.9979],[-87.577,38.9973],[-87.5766,38.997],[-87.5754,38.9965],[-87.5731,38.9955],[-87.5713,38.9948],[-87.5695,38.9941],[-87.5682,38.9937],[-87.5671,38.9935],[-87.5665,38.9936],[-87.5661,38.9939],[-87.5652,38.9941],[-87.5647,38.9943],[-87.564,38.9944],[-87.5633,38.9945],[-87.5629,38.9944],[-87.562,38.9942],[-87.5614,38.9939],[-87.561,38.9935],[-87.5606,38.9929],[-87.5604,38.9924],[-87.5606,38.9919],[-87.5607,38.9913],[-87.5613,38.9904],[-87.562,38.9895],[-87.563,38.989],[-87.564,38.9888],[-87.5652,38.9888],[-87.5668,38.9891],[-87.5684,38.9896],[-87.5698,38.9901],[-87.5718,38.9909],[-87.5725,38.9913],[-87.5734,38.9914],[-87.5745,38.9915],[-87.5758,38.9915],[-87.577,38.9913],[-87.5776,38.991],[-87.578,38.9907],[-87.5783,38.9902],[-87.5785,38.9898],[-87.5783,38.9888],[-87.5776,38.9879],[-87.5765,38.9867],[-87.5756,38.9862],[-87.5735,38.9854],[-87.5693,38.9844],[-87.5644,38.983],[-87.5626,38.9825],[-87.5603,38.9814],[-87.558,38.9807],[-87.5544,38.9799],[-87.5513,38.9793],[-87.548,38.9785],[-87.5436,38.9761],[-87.5425,38.9756],[-87.5424,38.9756],[-87.5408,38.9753],[-87.5378,38.9746],[-87.5345,38.9736],[-87.5324,38.9731],[-87.5309,38.9725],[-87.5295,38.9719],[-87.5287,38.9712],[-87.5276,38.9698],[-87.527,38.9688],[-87.5265,38.9674],[-87.526,38.9664],[-87.5255,38.9649],[-87.525,38.9638],[-87.5243,38.963],[-87.5218,38.9607],[-87.5206,38.9598],[-87.5192,38.9589],[-87.5179,38.9581],[-87.5175,38.9579],[-87.5164,38.9573],[-87.5151,38.9568],[-87.5138,38.9562],[-87.5134,38.956],[-87.5126,38.9551],[-87.5122,38.9544],[-87.5121,38.9538],[-87.5122,38.9526],[-87.5123,38.9519],[-87.5129,38.9501],[-87.5136,38.9488],[-87.5143,38.9478],[-87.5154,38.9466],[-87.5163,38.9456],[-87.5175,38.9445],[-87.5186,38.9436],[-87.5192,38.9431],[-87.5193,38.9431],[-87.5195,38.943],[-87.521,38.9421],[-87.5213,38.9418],[-87.5218,38.9411],[-87.5219,38.9406],[-87.5219,38.9401],[-87.5216,38.9395],[-87.5212,38.9389],[-87.5199,38.9375],[-87.5173,38.9349],[-87.5168,38.934],[-87.5167,38.9335],[-87.5166,38.933],[-87.5168,38.9323],[-87.517,38.9315],[-87.5184,38.9291],[-87.5187,38.9283],[-87.5188,38.9278],[-87.5187,38.9269],[-87.5186,38.9259],[-87.5185,38.9248],[-87.5186,38.9239],[-87.5188,38.9232],[-87.5191,38.9226],[-87.5202,38.9219],[-87.5206,38.9217],[-87.5217,38.9215],[-87.5225,38.9213],[-87.5235,38.9214],[-87.5242,38.9216],[-87.5248,38.9217],[-87.5252,38.9216],[-87.5255,38.9215],[-87.5261,38.9213],[-87.5268,38.9208],[-87.5272,38.9203],[-87.5275,38.9199],[-87.5277,38.9192],[-87.5277,38.9188],[-87.5277,38.9184],[-87.5275,38.9173],[-87.5271,38.9162],[-87.5267,38.9158],[-87.5263,38.9151],[-87.5261,38.9144],[-87.526,38.9136],[-87.526,38.9131],[-87.5272,38.9104],[-87.5276,38.9097],[-87.5279,38.9092],[-87.5279,38.9086],[-87.5279,38.9082],[-87.5276,38.9077],[-87.5273,38.9072],[-87.5266,38.9064],[-87.5261,38.9059],[-87.5253,38.9055],[-87.5243,38.9052],[-87.5234,38.9051],[-87.5227,38.9051],[-87.5218,38.9053],[-87.5202,38.9057],[-87.5196,38.9058],[-87.519,38.9059],[-87.5185,38.9058],[-87.5177,38.9057],[-87.5172,38.9053],[-87.517,38.905],[-87.5168,38.9045],[-87.5167,38.9041],[-87.5168,38.9037],[-87.5171,38.9032],[-87.5174,38.903],[-87.518,38.9027],[-87.5189,38.9026],[-87.5205,38.9025],[-87.5221,38.9025],[-87.5227,38.9025],[-87.5229,38.9024],[-87.5245,38.9024],[-87.5253,38.9022],[-87.5273,38.9019],[-87.5283,38.9016],[-87.529,38.9016],[-87.5306,38.9017],[-87.5313,38.9018],[-87.5321,38.9017],[-87.5329,38.9015],[-87.5337,38.901],[-87.5339,38.9006],[-87.534,38.9],[-87.5366,38.8956],[-87.5366,38.895],[-87.5364,38.8946],[-87.5358,38.8939],[-87.5355,38.8935],[-87.535,38.893],[-87.5346,38.8926],[-87.5345,38.8923],[-87.5343,38.8913],[-87.5344,38.8904],[-87.5348,38.8889],[-87.5352,38.8879],[-87.5357,38.8872],[-87.536,38.887],[-87.5363,38.8874],[-87.5365,38.8879],[-87.5369,38.8885],[-87.5372,38.8888],[-87.5374,38.8891],[-87.5376,38.8895],[-87.5376,38.8903],[-87.5377,38.8909],[-87.5379,38.8914],[-87.5384,38.8926],[-87.5386,38.8935],[-87.5385,38.8952],[-87.5386,38.8955],[-87.5391,38.8961],[-87.5399,38.8963],[-87.5408,38.8964],[-87.5416,38.8964],[-87.5424,38.8962],[-87.5432,38.8957],[-87.5441,38.8951],[-87.5446,38.8944],[-87.5449,38.8935],[-87.5451,38.8915],[-87.5451,38.8908],[-87.5448,38.8901],[-87.5443,38.889],[-87.5434,38.8882],[-87.5426,38.8877],[-87.5415,38.8872],[-87.5406,38.8869],[-87.5399,38.8867],[-87.5387,38.8861],[-87.5383,38.8858],[-87.538,38.8855],[-87.5378,38.8851],[-87.5375,38.8848],[-87.5372,38.884],[-87.5367,38.8828],[-87.5365,38.8826],[-87.5361,38.8823],[-87.5355,38.8815],[-87.535,38.8806],[-87.5348,38.8794],[-87.5349,38.8789],[-87.5351,38.8785],[-87.5355,38.8781],[-87.5359,38.8778],[-87.5368,38.8774],[-87.5384,38.8772],[-87.5404,38.8769],[-87.5418,38.8768],[-87.5437,38.8768],[-87.5452,38.8767],[-87.5459,38.8766],[-87.5467,38.8763],[-87.5471,38.876],[-87.5474,38.8756],[-87.5475,38.8753],[-87.5476,38.875],[-87.5477,38.874],[-87.5476,38.8725],[-87.547,38.8712],[-87.5459,38.87],[-87.5443,38.8689],[-87.5433,38.8679],[-87.5426,38.8666],[-87.5426,38.8653],[-87.5432,38.8642],[-87.5442,38.8634],[-87.5457,38.863],[-87.5479,38.8634],[-87.5495,38.8642],[-87.551,38.8646],[-87.5521,38.8645],[-87.5529,38.8642],[-87.5534,38.8633],[-87.5534,38.8624],[-87.5531,38.8614],[-87.552,38.8603],[-87.5505,38.8596],[-87.5448,38.8568],[-87.5426,38.8559],[-87.5417,38.8553],[-87.5403,38.8547],[-87.5388,38.8542],[-87.5373,38.8536],[-87.5345,38.8531],[-87.5311,38.8525],[-87.5292,38.8521],[-87.5282,38.8517],[-87.5267,38.8504],[-87.5259,38.8488],[-87.5259,38.8475],[-87.526,38.8461],[-87.5262,38.8454],[-87.526,38.8449],[-87.5259,38.8441],[-87.5261,38.8435],[-87.5265,38.8429],[-87.5267,38.8426],[-87.5267,38.8411],[-87.5267,38.8386],[-87.526,38.8362],[-87.5246,38.8336],[-87.5232,38.8319],[-87.5222,38.8305],[-87.5218,38.8287],[-87.5217,38.8266],[-87.5232,38.824],[-87.5234,38.8234],[-87.5236,38.8226],[-87.5244,38.8221],[-87.5252,38.8216],[-87.5259,38.8212],[-87.5265,38.8205],[-87.5271,38.8194],[-87.5274,38.8188],[-87.5273,38.8181],[-87.5268,38.8174],[-87.5216,38.813],[-87.5192,38.8105],[-87.5178,38.8081],[-87.5167,38.8062],[-87.5149,38.8037],[-87.5123,38.8008],[-87.5105,38.7984],[-87.5082,38.7957],[-87.5066,38.7946],[-87.5031,38.7929],[-87.5015,38.7917],[-87.5011,38.7914],[-87.5,38.7902],[-87.4993,38.7892],[-87.4986,38.7885],[-87.4979,38.7877],[-87.4978,38.7874],[-87.4978,38.7872],[-87.4978,38.7871],[-87.4959,38.7854],[-87.4955,38.7846],[-87.4954,38.7838],[-87.4952,38.7831],[-87.4952,38.782],[-87.4957,38.7803],[-87.4965,38.7786],[-87.4974,38.7774],[-87.4986,38.7765],[-87.5,38.7756],[-87.5021,38.7746],[-87.5035,38.7741],[-87.5038,38.774],[-87.5043,38.7739],[-87.5053,38.7737],[-87.5057,38.7737],[-87.5118,38.7736],[-87.5131,38.7732],[-87.5138,38.7728],[-87.5145,38.7718],[-87.5149,38.7705],[-87.5144,38.7692],[-87.5136,38.7685],[-87.512,38.7675],[-87.5103,38.7672],[-87.5082,38.7673],[-87.5066,38.7679],[-87.5059,38.7684],[-87.5049,38.7689],[-87.5025,38.7692],[-87.5005,38.7692],[-87.5,38.769],[-87.4998,38.769],[-87.4991,38.7688],[-87.4982,38.7683],[-87.4975,38.7677],[-87.4969,38.7668],[-87.4969,38.7662],[-87.4971,38.7645],[-87.4973,38.7636],[-87.4976,38.7626],[-87.4979,38.7619],[-87.4982,38.7601],[-87.4985,38.759],[-87.4989,38.7578],[-87.4997,38.7568],[-87.5,38.7562],[-87.5009,38.7553],[-87.5018,38.7542],[-87.5026,38.7526],[-87.5034,38.751],[-87.5035,38.7504],[-87.5036,38.7501],[-87.504,38.7497],[-87.5041,38.7485],[-87.5039,38.748],[-87.5033,38.7471],[-87.5016,38.7457],[-87.5,38.7449],[-87.4996,38.7445],[-87.4985,38.744],[-87.4974,38.7434],[-87.4965,38.7427],[-87.4961,38.7421],[-87.4958,38.7414],[-87.4958,38.741],[-87.4958,38.7407],[-87.496,38.74],[-87.4965,38.7393],[-87.4975,38.7385],[-87.5,38.737],[-87.5019,38.7364],[-87.5041,38.7358],[-87.5053,38.735],[-87.5062,38.7337],[-87.5062,38.7335],[-87.5071,38.73],[-87.5077,38.7273],[-87.5085,38.7258],[-87.5107,38.7234],[-87.5146,38.719],[-87.5167,38.7163],[-87.5186,38.7127],[-87.5195,38.7105],[-87.5192,38.7074],[-87.5192,38.7072],[-87.519,38.7052],[-87.519,38.6995],[-87.5196,38.6972],[-87.5206,38.6955],[-87.5209,38.6951],[-87.522,38.6934],[-87.5257,38.6893],[-87.5281,38.6868],[-87.5286,38.6864],[-87.5312,38.684],[-87.5332,38.6826],[-87.5344,38.6818],[-87.5351,38.6815],[-87.5352,38.6814],[-87.54,38.6791],[-87.5455,38.6776],[-87.5584,38.6756],[-87.5644,38.6749],[-87.5647,38.6749],[-87.5696,38.6744],[-87.5794,38.6725],[-87.5877,38.67],[-87.5901,38.6689],[-87.5937,38.6674],[-87.5973,38.6653],[-87.6002,38.6625],[-87.602,38.6591],[-87.6029,38.6564],[-87.6028,38.6544],[-87.6029,38.6526],[-87.603,38.6512],[-87.6043,38.6484],[-87.6058,38.6465],[-87.6079,38.645],[-87.6098,38.6442],[-87.6109,38.6439],[-87.6122,38.6435],[-87.6143,38.643],[-87.6173,38.6422],[-87.6192,38.6407],[-87.6201,38.6395],[-87.621,38.6377],[-87.6209,38.6361],[-87.6206,38.635],[-87.6204,38.6343],[-87.6198,38.6327],[-87.6189,38.6314],[-87.6164,38.6287],[-87.6159,38.6279],[-87.6158,38.6275],[-87.6157,38.6273],[-87.6157,38.6271],[-87.6156,38.6265],[-87.6155,38.6259],[-87.6156,38.6251],[-87.6162,38.6232],[-87.617,38.6222],[-87.6182,38.6215],[-87.6191,38.621],[-87.6205,38.6205],[-87.6218,38.6196],[-87.6224,38.6189],[-87.6226,38.618],[-87.6228,38.6171],[-87.6224,38.6165],[-87.621,38.6139],[-87.6204,38.6128],[-87.6205,38.6122],[-87.6213,38.6115],[-87.6227,38.6108],[-87.6239,38.6103],[-87.625,38.6097],[-87.6255,38.6094],[-87.6261,38.6089],[-87.6266,38.6083],[-87.627,38.608],[-87.6272,38.6076],[-87.6273,38.6072],[-87.6274,38.6069],[-87.6274,38.6066],[-87.6274,38.6063],[-87.6274,38.606],[-87.6274,38.6054],[-87.6273,38.6053],[-87.6273,38.6052],[-87.6266,38.6037],[-87.6262,38.6032],[-87.6261,38.6026],[-87.6258,38.602],[-87.6256,38.6011],[-87.6256,38.6006],[-87.6255,38.6002],[-87.6255,38.5996],[-87.6254,38.5992],[-87.6252,38.599],[-87.625,38.5983],[-87.6241,38.597],[-87.6234,38.5962],[-87.6226,38.5956],[-87.6208,38.5952],[-87.6194,38.5948],[-87.6164,38.5949],[-87.6135,38.595],[-87.6124,38.5946],[-87.6114,38.5936],[-87.6109,38.5926],[-87.6109,38.5914],[-87.6114,38.5905],[-87.612,38.5892],[-87.6131,38.5883],[-87.6145,38.5875],[-87.6166,38.587],[-87.6196,38.5865],[-87.6214,38.5861],[-87.6229,38.5862],[-87.625,38.5867],[-87.6253,38.5868],[-87.6259,38.587],[-87.6268,38.5873],[-87.6274,38.5876],[-87.6282,38.5881],[-87.6322,38.5912],[-87.633,38.5918],[-87.6341,38.5924],[-87.6348,38.5927],[-87.6355,38.5928],[-87.6362,38.5929],[-87.6368,38.5929],[-87.6376,38.5926],[-87.6378,38.5925],[-87.6384,38.5922],[-87.6391,38.5916],[-87.6394,38.5913],[-87.6398,38.5907],[-87.6401,38.5901],[-87.6402,38.5898],[-87.6403,38.5892],[-87.6403,38.5859],[-87.6402,38.5851],[-87.6401,38.5844],[-87.64,38.5833],[-87.6398,38.5825],[-87.6398,38.582],[-87.6395,38.5815],[-87.6391,38.5806],[-87.6386,38.5795],[-87.6384,38.5791],[-87.6383,38.5788],[-87.6381,38.5783],[-87.6381,38.5778],[-87.6381,38.5773],[-87.6381,38.5768],[-87.6382,38.5763],[-87.6385,38.5756],[-87.6389,38.5749],[-87.6396,38.5742],[-87.6401,38.5738],[-87.6406,38.5734],[-87.6414,38.5729],[-87.6423,38.5725],[-87.6429,38.5723],[-87.644,38.572],[-87.6451,38.5718],[-87.6464,38.5715],[-87.6472,38.5715],[-87.6479,38.5713],[-87.6486,38.5711],[-87.6497,38.5705],[-87.6502,38.5701],[-87.6506,38.5696],[-87.6511,38.569],[-87.6513,38.5686],[-87.6515,38.5682],[-87.6519,38.5672],[-87.6525,38.566],[-87.6527,38.565],[-87.6527,38.5645],[-87.6527,38.5639],[-87.6525,38.5633],[-87.6522,38.5626],[-87.6519,38.5619],[-87.6515,38.5613],[-87.651,38.5603],[-87.6508,38.5598],[-87.6507,38.5594],[-87.6506,38.5592],[-87.6504,38.5588],[-87.6502,38.5584],[-87.6501,38.5581],[-87.6501,38.5577],[-87.6504,38.557],[-87.6507,38.5562],[-87.6513,38.5557],[-87.652,38.5552],[-87.6533,38.5547],[-87.655,38.5542],[-87.6564,38.5536],[-87.6573,38.5533],[-87.6581,38.553],[-87.6624,38.5513],[-87.6634,38.5509],[-87.6642,38.5505],[-87.6654,38.55],[-87.6663,38.5493],[-87.6675,38.5485],[-87.6685,38.5477],[-87.6692,38.5468],[-87.6697,38.5459],[-87.6698,38.5457],[-87.6701,38.5452],[-87.6701,38.5447],[-87.6701,38.5441],[-87.6698,38.5431],[-87.6696,38.5424],[-87.6692,38.5417],[-87.6688,38.5411],[-87.6612,38.5325],[-87.661,38.5321],[-87.6609,38.5315],[-87.6607,38.5305],[-87.6605,38.5297],[-87.6597,38.5279],[-87.6597,38.5274],[-87.6595,38.5267],[-87.6583,38.5251],[-87.6561,38.5217],[-87.6558,38.5212],[-87.6553,38.5208],[-87.6546,38.5203],[-87.6532,38.5197],[-87.6529,38.5196],[-87.6526,38.5194],[-87.65,38.5177],[-87.6482,38.5166],[-87.6477,38.5163],[-87.6472,38.5159],[-87.6467,38.5155],[-87.6462,38.5151],[-87.646,38.5147],[-87.6458,38.5144],[-87.6454,38.5138],[-87.6452,38.5127],[-87.6451,38.5118],[-87.6451,38.5111],[-87.6453,38.5102],[-87.6458,38.5091],[-87.6467,38.5078],[-87.6483,38.5061],[-87.6501,38.5046],[-87.6513,38.5038],[-87.6524,38.5032],[-87.6538,38.5026],[-87.655,38.5022],[-87.6558,38.5019],[-87.6567,38.5018],[-87.6577,38.5017],[-87.6582,38.5017],[-87.6588,38.5017],[-87.6595,38.5018],[-87.6609,38.5021],[-87.6629,38.5026],[-87.6637,38.5029],[-87.6645,38.5034],[-87.6655,38.504],[-87.6668,38.505],[-87.6679,38.5057],[-87.669,38.5066],[-87.6698,38.5072],[-87.6707,38.5075],[-87.6713,38.5077],[-87.6719,38.5076],[-87.6724,38.5074],[-87.6738,38.5063],[-87.6742,38.5057],[-87.6749,38.5044],[-87.6764,38.5013],[-87.6768,38.5007],[-87.6774,38.5001],[-87.6778,38.4993],[-87.6784,38.4984],[-87.6794,38.4975],[-87.681,38.4959],[-87.6823,38.4946],[-87.6842,38.4931],[-87.6859,38.4918],[-87.6883,38.4905],[-87.6915,38.4889],[-87.6932,38.488],[-87.6976,38.4861],[-87.701,38.4848],[-87.7081,38.4822],[-87.7116,38.4806],[-87.7141,38.4799],[-87.7157,38.4798],[-87.7199,38.4795],[-87.724,38.4796],[-87.728,38.4799],[-87.73,38.4802],[-87.7347,38.4801],[-87.7349,38.48],[-87.7377,38.4795],[-87.74,38.4792],[-87.7409,38.4789],[-87.7422,38.4783],[-87.7446,38.4773],[-87.75,38.4714],[-87.7509,38.4698],[-87.7514,38.4691],[-87.7519,38.4685],[-87.7528,38.4672],[-87.7537,38.4662],[-87.754,38.4659],[-87.7547,38.4651],[-87.7554,38.464],[-87.7562,38.4625],[-87.7564,38.4615],[-87.7567,38.4603],[-87.7568,38.4585],[-87.7565,38.4569],[-87.7559,38.4559],[-87.7548,38.4552],[-87.7528,38.4544],[-87.7515,38.4542],[-87.7508,38.4542],[-87.75,38.4542],[-87.7495,38.4544],[-87.7484,38.4545],[-87.7454,38.4546],[-87.7439,38.455],[-87.7422,38.4549],[-87.7405,38.4547],[-87.7393,38.4542],[-87.7378,38.4536],[-87.7357,38.453],[-87.7346,38.4525],[-87.7332,38.4518],[-87.732,38.4508],[-87.7308,38.4492],[-87.7304,38.4479],[-87.7301,38.4465],[-87.7302,38.4454],[-87.7304,38.4442],[-87.7307,38.4429],[-87.7316,38.4422],[-87.7328,38.4414],[-87.7346,38.4409],[-87.7361,38.4401],[-87.7377,38.4395],[-87.7388,38.4389],[-87.7398,38.438],[-87.7404,38.4371],[-87.7406,38.4366],[-87.741,38.4356],[-87.7416,38.4332],[-87.7428,38.4273],[-87.7431,38.4233],[-87.7431,38.4231],[-87.7432,38.4217],[-87.7435,38.4173],[-87.7435,38.4169],[-87.7437,38.4144],[-87.7437,38.4143],[-87.7437,38.414],[-87.7438,38.4131],[-87.7443,38.4117],[-87.745,38.4098],[-87.7452,38.409],[-87.7469,38.407],[-87.7494,38.4038],[-87.75,38.403],[-87.7515,38.4017],[-87.752,38.4011],[-87.7524,38.4008],[-87.7527,38.4004],[-87.753,38.4001],[-87.7541,38.3991],[-87.7541,38.399],[-87.7546,38.3984],[-87.7546,38.3983],[-87.7548,38.3981],[-87.755,38.3979],[-87.756,38.3967],[-87.7567,38.3956],[-87.7569,38.3954],[-87.7573,38.3948],[-87.7585,38.3936],[-87.7594,38.3927],[-87.7617,38.3903],[-87.7627,38.389],[-87.7631,38.3885],[-87.7657,38.3859],[-87.7672,38.3841],[-87.7676,38.3835],[-87.7687,38.3821],[-87.7697,38.3807],[-87.772,38.3785],[-87.7754,38.3751],[-87.7776,38.373],[-87.7778,38.3728],[-87.7789,38.3718],[-87.779,38.3716],[-87.78,38.3708],[-87.7807,38.3703],[-87.7817,38.3698],[-87.7825,38.3693],[-87.7831,38.3689],[-87.7837,38.3686],[-87.785,38.368],[-87.7861,38.3676],[-87.7878,38.3672],[-87.7881,38.3671],[-87.7903,38.3667],[-87.7916,38.3666],[-87.7935,38.3664],[-87.7954,38.3661],[-87.7973,38.3656],[-87.7996,38.3649],[-87.802,38.3646],[-87.8036,38.3642],[-87.8061,38.3631],[-87.8068,38.3625],[-87.8083,38.3611],[-87.8089,38.3604],[-87.809,38.3603],[-87.8103,38.3587],[-87.811,38.3579],[-87.8111,38.3576],[-87.8119,38.3564],[-87.8128,38.3551],[-87.8138,38.3538],[-87.8144,38.3534],[-87.815,38.3529],[-87.8155,38.3524],[-87.8162,38.352],[-87.8172,38.3512],[-87.8182,38.3505],[-87.82,38.3492],[-87.8218,38.3477],[-87.8227,38.3469],[-87.8234,38.346],[-87.8235,38.3456],[-87.8237,38.3452],[-87.8242,38.3445],[-87.8243,38.3441],[-87.8245,38.3432],[-87.8248,38.3423],[-87.8252,38.341],[-87.8253,38.34],[-87.8256,38.3392],[-87.8258,38.3383],[-87.8261,38.3375],[-87.8265,38.3366],[-87.827,38.3356],[-87.8273,38.3348],[-87.8277,38.334],[-87.8282,38.333],[-87.8288,38.332],[-87.83,38.3299],[-87.8306,38.3291],[-87.8314,38.3281],[-87.832,38.327],[-87.8324,38.326],[-87.8327,38.3248],[-87.833,38.3229],[-87.8332,38.3217],[-87.8333,38.3209],[-87.8335,38.3196],[-87.8334,38.3184],[-87.8334,38.3175],[-87.8334,38.3167],[-87.8333,38.3156],[-87.8329,38.3128],[-87.8325,38.3115],[-87.8323,38.31],[-87.8319,38.3082],[-87.8315,38.3075],[-87.8311,38.3068],[-87.8308,38.3056],[-87.8307,38.3031],[-87.8307,38.3014],[-87.831,38.2994],[-87.8313,38.2978],[-87.8315,38.2967],[-87.8328,38.2933],[-87.8339,38.2906],[-87.8365,38.2855],[-87.8381,38.2834],[-87.839,38.2823],[-87.841,38.2801],[-87.8435,38.2782],[-87.8459,38.2767],[-87.8492,38.2755],[-87.8511,38.2751],[-87.8529,38.2752],[-87.8566,38.2755],[-87.8597,38.2767],[-87.8618,38.2786],[-87.863,38.2802],[-87.8631,38.2803],[-87.864,38.2826],[-87.8643,38.2833],[-87.8648,38.2845],[-87.8655,38.2861],[-87.866,38.2878],[-87.8662,38.29],[-87.8658,38.292],[-87.8651,38.2944],[-87.8648,38.2954],[-87.8631,38.2979],[-87.8618,38.3],[-87.8608,38.3023],[-87.8605,38.3031],[-87.8605,38.3054],[-87.8611,38.3078],[-87.8616,38.3084],[-87.8631,38.3098],[-87.8643,38.3107],[-87.866,38.3115],[-87.8673,38.312],[-87.8689,38.3123],[-87.8705,38.3122],[-87.8729,38.3114],[-87.8733,38.3112],[-87.875,38.3102],[-87.8757,38.3099],[-87.8764,38.3094],[-87.8775,38.3086],[-87.8783,38.3079],[-87.8794,38.3065],[-87.8801,38.3053],[-87.8808,38.3037],[-87.8812,38.3023],[-87.8816,38.3002],[-87.8821,38.2983],[-87.8824,38.2975],[-87.8825,38.2974],[-87.8828,38.2966],[-87.883,38.2962],[-87.8831,38.2961],[-87.8831,38.296],[-87.8836,38.2952],[-87.8843,38.2942],[-87.8847,38.2933],[-87.8848,38.2932],[-87.8849,38.2931],[-87.8851,38.2925],[-87.8851,38.2924],[-87.8852,38.2924],[-87.8853,38.2914],[-87.8854,38.2912],[-87.8856,38.29],[-87.8858,38.2889],[-87.8864,38.287],[-87.8869,38.2865],[-87.8879,38.2853],[-87.8879,38.2852],[-87.888,38.2852],[-87.888,38.2851],[-87.8882,38.2849],[-87.8891,38.2844],[-87.8909,38.2834],[-87.8924,38.2829],[-87.8933,38.2824],[-87.8934,38.2824],[-87.8936,38.2823],[-87.8946,38.2818],[-87.8956,38.2811],[-87.8971,38.2801],[-87.8978,38.2795],[-87.8997,38.2772],[-87.9018,38.2749],[-87.9024,38.2742],[-87.9037,38.2728],[-87.9057,38.2708],[-87.9068,38.2696],[-87.9085,38.2686],[-87.9101,38.2681],[-87.9111,38.268],[-87.9129,38.2681],[-87.9141,38.2683],[-87.9153,38.2687],[-87.9161,38.2691],[-87.9171,38.2697],[-87.9176,38.2701],[-87.9183,38.2709],[-87.9188,38.2719],[-87.9192,38.2728],[-87.9194,38.2737],[-87.9195,38.2745],[-87.9193,38.2759],[-87.9189,38.2768],[-87.9181,38.2785],[-87.9177,38.2794],[-87.9171,38.2801],[-87.9154,38.2824],[-87.9137,38.2845],[-87.9126,38.2862],[-87.912,38.287],[-87.9107,38.2884],[-87.9099,38.2893],[-87.9089,38.2905],[-87.9085,38.291],[-87.9083,38.2917],[-87.908,38.2923],[-87.9079,38.2932],[-87.908,38.2938],[-87.9083,38.2942],[-87.9086,38.2946],[-87.909,38.2951],[-87.9093,38.2957],[-87.9095,38.2961],[-87.9101,38.2966],[-87.9114,38.2976],[-87.9133,38.2985],[-87.9148,38.299],[-87.9165,38.2994],[-87.9185,38.2994],[-87.9214,38.2993],[-87.9228,38.2992],[-87.925,38.2987],[-87.9268,38.298],[-87.9288,38.2973],[-87.9299,38.2969],[-87.9319,38.2965],[-87.9336,38.2959],[-87.9348,38.2951],[-87.9356,38.2944],[-87.9368,38.293],[-87.9373,38.2924],[-87.9375,38.2921],[-87.9382,38.2903],[-87.9386,38.2887],[-87.9389,38.2875],[-87.939,38.2864],[-87.9389,38.2845],[-87.9392,38.2829],[-87.9399,38.2815],[-87.9403,38.2811],[-87.9411,38.2803],[-87.9423,38.2794],[-87.944,38.2787],[-87.9445,38.2785],[-87.9467,38.278],[-87.9493,38.2773],[-87.9503,38.2768],[-87.9512,38.2758],[-87.9519,38.2743],[-87.9521,38.2738],[-87.9522,38.2731],[-87.9523,38.2716],[-87.9522,38.2705],[-87.9516,38.2694],[-87.9513,38.2687],[-87.9507,38.268],[-87.9506,38.2668],[-87.9489,38.2641],[-87.9466,38.2627],[-87.9457,38.2625],[-87.9455,38.2625],[-87.9421,38.2603],[-87.943,38.2578],[-87.9436,38.2571],[-87.9447,38.2562],[-87.9461,38.2553],[-87.9482,38.2546],[-87.9489,38.2544],[-87.9507,38.254],[-87.954,38.253],[-87.9554,38.2522],[-87.9561,38.2516],[-87.9576,38.2501],[-87.9579,38.2494],[-87.9581,38.2488],[-87.9589,38.2467],[-87.9588,38.245],[-87.9584,38.2429],[-87.9584,38.2428],[-87.9579,38.2413],[-87.958,38.2401],[-87.9583,38.239],[-87.9589,38.2383],[-87.9602,38.2371],[-87.961,38.2368],[-87.9623,38.2366],[-87.9633,38.2364],[-87.9643,38.2363],[-87.9654,38.2364],[-87.9676,38.2367],[-87.969,38.2374],[-87.9702,38.2386],[-87.9702,38.2387],[-87.9703,38.2391],[-87.9706,38.2409],[-87.9705,38.2411],[-87.97,38.2428],[-87.9699,38.2433],[-87.9705,38.2446],[-87.9711,38.2454],[-87.9715,38.2459],[-87.9723,38.247],[-87.9728,38.2475],[-87.9755,38.2501],[-87.9783,38.2529],[-87.9819,38.2564],[-87.9847,38.258],[-87.9861,38.2581],[-87.9871,38.2577],[-87.9876,38.2574],[-87.9879,38.257],[-87.9881,38.2567],[-87.9881,38.2565],[-87.9882,38.2558],[-87.988,38.2555],[-87.988,38.2553],[-87.9879,38.2551],[-87.9877,38.2549],[-87.9863,38.2537],[-87.9847,38.2519],[-87.9839,38.251],[-87.9831,38.2501],[-87.9824,38.2487],[-87.9821,38.248],[-87.9809,38.2451],[-87.9798,38.2417],[-87.9796,38.2405],[-87.9797,38.239],[-87.9802,38.2361],[-87.9805,38.2354],[-87.9812,38.2342],[-87.9834,38.2309],[-87.9837,38.2304],[-87.9843,38.2296],[-87.9848,38.2287],[-87.9849,38.2285],[-87.9849,38.2283],[-87.985,38.228],[-87.9856,38.2225],[-87.9856,38.218],[-87.9853,38.2155],[-87.9852,38.2148],[-87.9842,38.21],[-87.984,38.2091],[-87.9834,38.208],[-87.9828,38.2067],[-87.9798,38.2026],[-87.9775,38.1998],[-87.9758,38.1978],[-87.9699,38.1918],[-87.9595,38.1844],[-87.9589,38.184],[-87.9575,38.1832],[-87.9548,38.182],[-87.9534,38.1814],[-87.9509,38.1803],[-87.9477,38.1789],[-87.9451,38.1776],[-87.9405,38.1749],[-87.9372,38.1722],[-87.9364,38.1713],[-87.9351,38.1684],[-87.9338,38.1643],[-87.9338,38.1631],[-87.9342,38.1613],[-87.935,38.1596],[-87.9352,38.1593],[-87.9352,38.1587],[-87.9346,38.1568],[-87.9343,38.1565],[-87.9338,38.1563],[-87.9317,38.1563],[-87.9312,38.1564],[-87.9305,38.1567],[-87.9303,38.1568],[-87.9297,38.157],[-87.9296,38.1571],[-87.9274,38.1582],[-87.9264,38.1588],[-87.926,38.1593],[-87.9246,38.1614],[-87.9245,38.162],[-87.9245,38.1631],[-87.9247,38.1637],[-87.9251,38.1646],[-87.9258,38.1661],[-87.9259,38.1665],[-87.9253,38.1702],[-87.9253,38.1703],[-87.9252,38.1706],[-87.925,38.1711],[-87.9242,38.1722],[-87.9241,38.1723],[-87.924,38.1724],[-87.9236,38.1727],[-87.9229,38.1733],[-87.9217,38.1738],[-87.9207,38.174],[-87.9191,38.174],[-87.9183,38.1741],[-87.9173,38.1742],[-87.917,38.1741],[-87.9157,38.1733],[-87.9132,38.1716],[-87.9131,38.1715],[-87.9127,38.1711],[-87.9125,38.1708],[-87.9123,38.1701],[-87.9114,38.1686],[-87.9108,38.1677],[-87.9106,38.1666],[-87.9107,38.1651],[-87.9109,38.1626],[-87.911,38.1622],[-87.9114,38.1617],[-87.912,38.1612],[-87.9126,38.1608],[-87.9129,38.1606],[-87.9134,38.1597],[-87.9137,38.1592],[-87.9152,38.1578],[-87.9167,38.1566],[-87.9177,38.1559],[-87.9191,38.1551],[-87.9214,38.1541],[-87.9223,38.1537],[-87.9234,38.1532],[-87.9236,38.1531],[-87.9241,38.1529],[-87.9247,38.1529],[-87.9254,38.1529],[-87.9259,38.1529],[-87.9272,38.1523],[-87.9274,38.1521],[-87.9275,38.1519],[-87.9279,38.1516],[-87.9283,38.1509],[-87.9282,38.1504],[-87.9278,38.15],[-87.9269,38.1492],[-87.9259,38.1478],[-87.9255,38.1463],[-87.9254,38.1449],[-87.9258,38.1436],[-87.9266,38.1425],[-87.9278,38.1416],[-87.9294,38.1407],[-87.9314,38.1402],[-87.9333,38.1399],[-87.9342,38.1397],[-87.9351,38.1394],[-87.9379,38.1368],[-87.9386,38.136],[-87.9388,38.1358],[-87.9404,38.1337],[-87.9422,38.1318],[-87.9425,38.1313],[-87.9429,38.1306],[-87.9448,38.1273],[-87.9452,38.1268],[-87.9455,38.1266],[-87.9459,38.1264],[-87.9464,38.1266],[-87.9472,38.1269],[-87.9473,38.127],[-87.9475,38.1272],[-87.9477,38.1276],[-87.948,38.1279],[-87.9481,38.128],[-87.9492,38.1291],[-87.9514,38.1308],[-87.9536,38.1321],[-87.9549,38.1326],[-87.9559,38.1329],[-87.9569,38.1329],[-87.9594,38.1322],[-87.9605,38.1321],[-87.9643,38.1326],[-87.9644,38.1326],[-87.9658,38.1326],[-87.9664,38.1325],[-87.9673,38.1321],[-87.9684,38.1316],[-87.9695,38.1307],[-87.9699,38.1303],[-87.9699,38.1301],[-87.9713,38.1282],[-87.9715,38.1279],[-87.9722,38.1263],[-87.9729,38.1252],[-87.973,38.1251],[-87.9741,38.1221],[-87.9743,38.122],[-87.9745,38.1208],[-87.9745,38.1196],[-87.9744,38.1189],[-87.9741,38.1184],[-87.974,38.1183],[-87.9738,38.1144],[-87.9738,38.1134],[-87.9742,38.1116],[-87.9745,38.111],[-87.9748,38.1105],[-87.9753,38.1101],[-87.9761,38.1096],[-87.9785,38.1084],[-87.9799,38.108],[-87.9831,38.1071],[-87.9858,38.1071],[-87.9913,38.1075],[-87.9937,38.1078],[-87.9972,38.1085],[-87.9974,38.1086],[-87.9975,38.1086],[-87.9982,38.1086],[-87.9983,38.1085],[-88,38.1079],[-88.0032,38.1073],[-88.0067,38.1062],[-88.0099,38.1051],[-88.0131,38.1035],[-88.0151,38.1014],[-88.0159,38.0998],[-88.0167,38.0973],[-88.0168,38.0957],[-88.0161,38.0939],[-88.0157,38.0929],[-88.0146,38.0904],[-88.0142,38.0888],[-88.0131,38.0868],[-88.0121,38.0853],[-88.0114,38.0847],[-88.0101,38.0844],[-88.0067,38.0839],[-88.0047,38.084],[-88.0026,38.0845],[-88.001,38.0851],[-88,38.0854],[-87.997,38.0866],[-87.9901,38.0887],[-87.9856,38.0903],[-87.9834,38.0912],[-87.9788,38.0928],[-87.9775,38.0934],[-87.9765,38.0938],[-87.9753,38.0942],[-87.9688,38.0959],[-87.968,38.0963],[-87.9663,38.0975],[-87.9646,38.099],[-87.964,38.0994],[-87.9629,38.0999],[-87.9622,38.1001],[-87.9611,38.1001],[-87.9607,38.1002],[-87.9604,38.1],[-87.9602,38.0999],[-87.9603,38.0998],[-87.9605,38.0991],[-87.9603,38.0965],[-87.9591,38.0925],[-87.9573,38.089],[-87.9569,38.0883],[-87.9567,38.0862],[-87.9579,38.0838],[-87.959,38.0815],[-87.9613,38.0783],[-87.964,38.0743],[-87.9658,38.0705],[-87.9672,38.0671],[-87.9732,38.0633],[-87.9776,38.0605],[-87.9787,38.0598],[-87.9888,38.0556],[-88,38.0523],[-88.0013,38.0515],[-88.0047,38.051],[-88.0074,38.0511],[-88.0105,38.0513],[-88.014,38.0515],[-88.0172,38.0517],[-88.0206,38.0519],[-88.0241,38.0519],[-88.0272,38.0521],[-88.03,38.0521],[-88.0326,38.0517],[-88.0353,38.0511],[-88.0378,38.0502],[-88.0404,38.0485],[-88.0421,38.0463],[-88.0424,38.045],[-88.0424,38.0445],[-88.0424,38.0433],[-88.0423,38.0425],[-88.0422,38.0406],[-88.0421,38.039],[-88.0421,38.0389],[-88.0418,38.0382],[-88.0417,38.0379],[-88.0415,38.0373],[-88.041,38.0367],[-88.0402,38.0356],[-88.0379,38.0339],[-88.0356,38.0329],[-88.0341,38.032],[-88.0325,38.0316],[-88.0304,38.0316],[-88.0277,38.0318],[-88.0246,38.0325],[-88.0221,38.0333],[-88.0196,38.0342],[-88.0176,38.0348],[-88.0159,38.0346],[-88.0141,38.0343],[-88.0121,38.0338],[-88.0105,38.0331],[-88.0089,38.032],[-88.0079,38.0308],[-88.0076,38.0291],[-88.0086,38.0275],[-88.0103,38.0265],[-88.0106,38.0263],[-88.0125,38.0257],[-88.0127,38.0256],[-88.0141,38.0254],[-88.015,38.0251],[-88.0169,38.0241],[-88.0189,38.0219],[-88.021,38.0194],[-88.0212,38.0191],[-88.0224,38.0171],[-88.0233,38.0154],[-88.0244,38.013],[-88.0251,38.0111],[-88.0253,38.0106],[-88.0256,38.0091],[-88.0258,38.0072],[-88.0254,38.0057],[-88.0249,38.0046],[-88.0241,38.0023],[-88.0236,38.001],[-88.0233,38.0003],[-88.0232,38.0002],[-88.0231,38.0001],[-88.0231,37.9986],[-88.0229,37.998],[-88.0195,37.9911],[-88.0152,37.983],[-88.0137,37.9796],[-88.0126,37.9771],[-88.0123,37.9699],[-88.0129,37.9665],[-88.0139,37.9646],[-88.0151,37.9627],[-88.0163,37.9616],[-88.0182,37.9607],[-88.0209,37.9594],[-88.0282,37.9584],[-88.032,37.9586],[-88.0348,37.958],[-88.0359,37.9575],[-88.0367,37.9569],[-88.0368,37.9568],[-88.037,37.9563],[-88.0367,37.9511],[-88.0366,37.9498],[-88.0362,37.9439],[-88.0361,37.9427],[-88.033,37.9355],[-88.0313,37.9329],[-88.0307,37.9321],[-88.0303,37.931],[-88.0303,37.9304],[-88.0304,37.9301],[-88.0305,37.9296],[-88.0311,37.9289],[-88.0325,37.9275],[-88.0339,37.9263],[-88.0341,37.9262],[-88.0347,37.9259],[-88.0353,37.9255],[-88.0364,37.9252],[-88.0371,37.9248],[-88.0377,37.9246],[-88.0386,37.9244],[-88.0396,37.9243],[-88.0401,37.9243],[-88.0413,37.9243],[-88.0425,37.9245],[-88.045,37.9251],[-88.0471,37.926],[-88.0487,37.9268],[-88.0494,37.9272],[-88.0505,37.9281],[-88.0528,37.9305],[-88.0533,37.9311],[-88.0536,37.9325],[-88.0541,37.933],[-88.0548,37.9335],[-88.0562,37.934],[-88.057,37.9341],[-88.0571,37.9342],[-88.0585,37.9341],[-88.0591,37.934],[-88.0598,37.9339],[-88.0599,37.9338],[-88.0633,37.9328],[-88.0648,37.932],[-88.0676,37.9302],[-88.068,37.9298],[-88.069,37.9286],[-88.0695,37.9273],[-88.0696,37.9269],[-88.0695,37.9257],[-88.069,37.9242],[-88.0682,37.9227],[-88.068,37.9227],[-88.0672,37.9217],[-88.0669,37.9213],[-88.0652,37.9197],[-88.0638,37.9186],[-88.063,37.9182],[-88.0622,37.9179],[-88.0592,37.9172],[-88.0534,37.9161],[-88.0485,37.9155],[-88.0421,37.915],[-88.0405,37.9149],[-88.038,37.915],[-88.0364,37.9149],[-88.0348,37.9146],[-88.0341,37.9143],[-88.0335,37.9139],[-88.0329,37.9137],[-88.0325,37.9136],[-88.0319,37.9138],[-88.0302,37.9143],[-88.0288,37.9146],[-88.0273,37.9147],[-88.0251,37.9145],[-88.0241,37.9145],[-88.0225,37.9148],[-88.0219,37.9142],[-88.0208,37.9138],[-88.0202,37.9131],[-88.0201,37.9129],[-88.0199,37.9124],[-88.0199,37.9117],[-88.0199,37.9107],[-88.02,37.9098],[-88.0188,37.9059],[-88.0178,37.9027],[-88.016,37.8999],[-88.0134,37.8948],[-88.0135,37.8939],[-88.014,37.8927],[-88.0142,37.8922],[-88.0143,37.8919],[-88.0152,37.8908],[-88.0171,37.8892],[-88.0187,37.8884],[-88.0203,37.888],[-88.0211,37.8881],[-88.0232,37.8883],[-88.0242,37.8886],[-88.0248,37.8889],[-88.0257,37.89],[-88.0266,37.891],[-88.0278,37.892],[-88.0291,37.8926],[-88.0305,37.8929],[-88.0313,37.893],[-88.0329,37.8929],[-88.0338,37.8928],[-88.0346,37.8928],[-88.036,37.8928],[-88.0388,37.892],[-88.0449,37.8912],[-88.0495,37.8911],[-88.0554,37.8912],[-88.0567,37.8917],[-88.0582,37.8927],[-88.0621,37.8939],[-88.0679,37.8948],[-88.0714,37.8958],[-88.079,37.9005],[-88.0808,37.9019],[-88.0829,37.9036],[-88.0862,37.9057],[-88.0927,37.9062],[-88.0957,37.9058],[-88.0978,37.904],[-88.0979,37.9015],[-88.095,37.8937],[-88.0935,37.892],[-88.0922,37.8909],[-88.0918,37.8907],[-88.0893,37.8887],[-88.0844,37.8856],[-88.0785,37.8791],[-88.0768,37.8751],[-88.076,37.8733],[-88.0748,37.8708],[-88.0738,37.8692],[-88.0732,37.8683],[-88.0724,37.8668],[-88.0713,37.8645],[-88.0703,37.8621],[-88.0693,37.8598],[-88.0685,37.858],[-88.0674,37.8561],[-88.0662,37.8544],[-88.065,37.8532],[-88.0641,37.8525],[-88.0627,37.8513],[-88.061,37.8499],[-88.0594,37.8487],[-88.0576,37.8479],[-88.0559,37.8472],[-88.0535,37.8463],[-88.0494,37.8452],[-88.0463,37.8446],[-88.0433,37.8442],[-88.0399,37.8434],[-88.036,37.8426],[-88.0333,37.8419],[-88.0314,37.8412],[-88.0297,37.8398],[-88.0282,37.8386],[-88.0274,37.837],[-88.026,37.8337],[-88.0259,37.8327],[-88.0264,37.8311],[-88.0271,37.8296],[-88.0278,37.8283],[-88.0287,37.8271],[-88.03,37.8261],[-88.0315,37.8251],[-88.033,37.8244],[-88.037,37.8232],[-88.0419,37.8219],[-88.0438,37.8215],[-88.048,37.8217],[-88.0496,37.8219],[-88.0519,37.8221],[-88.0551,37.8224],[-88.058,37.8225],[-88.0602,37.8229],[-88.061,37.823],[-88.0637,37.8239],[-88.0678,37.8257],[-88.0709,37.8274],[-88.074,37.8292],[-88.0764,37.8302],[-88.078,37.8308],[-88.0795,37.831],[-88.0799,37.831],[-88.0808,37.8309],[-88.0819,37.8307],[-88.0837,37.8302],[-88.0857,37.8294],[-88.0876,37.8282],[-88.0888,37.827],[-88.0901,37.8256],[-88.0909,37.8245],[-88.0915,37.8232],[-88.0918,37.8221],[-88.0918,37.8209],[-88.0912,37.8192],[-88.0906,37.8176],[-88.09,37.8168],[-88.0887,37.8155],[-88.0868,37.8144],[-88.0859,37.8138],[-88.0852,37.8132],[-88.0842,37.8121],[-88.0832,37.8109],[-88.0812,37.8089],[-88.0798,37.8077],[-88.0785,37.8063],[-88.0774,37.8053],[-88.0773,37.8053],[-88.077,37.805],[-88.0764,37.8046],[-88.0707,37.8017],[-88.0689,37.801],[-88.0669,37.8006],[-88.0642,37.8004],[-88.0622,37.8006],[-88.0597,37.8012],[-88.0576,37.802],[-88.0544,37.8035],[-88.0525,37.8047],[-88.0508,37.8058],[-88.0488,37.8068],[-88.0457,37.8081],[-88.0421,37.8092],[-88.0399,37.8097],[-88.0387,37.8098],[-88.0376,37.8099],[-88.0355,37.8095],[-88.0334,37.8088],[-88.0333,37.8087],[-88.0331,37.8087],[-88.033,37.8087],[-88.0329,37.8086],[-88.0318,37.808],[-88.0317,37.8079],[-88.0308,37.8073],[-88.0305,37.807],[-88.03,37.8065],[-88.0298,37.8063],[-88.0291,37.8053],[-88.0287,37.8048],[-88.0285,37.8044],[-88.0285,37.8042],[-88.0284,37.8042],[-88.0284,37.8037],[-88.0282,37.8026],[-88.0282,37.8021],[-88.0283,37.8017],[-88.0283,37.8015],[-88.0284,37.8008],[-88.0284,37.8],[-88.028,37.7992],[-88.0284,37.7991],[-88.0296,37.7984],[-88.0307,37.7978],[-88.0316,37.7971],[-88.0324,37.7963],[-88.0333,37.7952],[-88.0345,37.7937],[-88.0349,37.7932],[-88.0355,37.7925],[-88.0363,37.7914],[-88.0365,37.7908],[-88.0368,37.7899],[-88.0378,37.7872],[-88.0384,37.7856],[-88.0388,37.7839],[-88.039,37.7832],[-88.039,37.7825],[-88.039,37.7818],[-88.0392,37.7813],[-88.0395,37.7807],[-88.0396,37.7802],[-88.0396,37.7799],[-88.0396,37.7794],[-88.0401,37.776],[-88.0401,37.7756],[-88.0409,37.7719],[-88.0413,37.7704],[-88.0417,37.7693],[-88.0419,37.7686],[-88.0421,37.7681],[-88.0425,37.7673],[-88.0434,37.7657],[-88.0438,37.7649],[-88.0442,37.764],[-88.0443,37.7637],[-88.0446,37.7631],[-88.0466,37.7597],[-88.0474,37.7583],[-88.0477,37.7578],[-88.0479,37.7573],[-88.0492,37.7551],[-88.0507,37.7529],[-88.0511,37.7525],[-88.0516,37.7518],[-88.0525,37.751],[-88.0552,37.749],[-88.0563,37.748],[-88.0564,37.7477],[-88.0568,37.7473],[-88.0573,37.7461],[-88.058,37.7446],[-88.0593,37.743],[-88.06,37.7423],[-88.0618,37.7406],[-88.0636,37.739],[-88.0656,37.7375],[-88.0675,37.7364],[-88.0687,37.7356],[-88.0704,37.7346],[-88.0723,37.7335],[-88.0749,37.7324],[-88.0761,37.732],[-88.0766,37.7318],[-88.0779,37.7314],[-88.0787,37.7313],[-88.0802,37.7311],[-88.0814,37.7307],[-88.0826,37.7302],[-88.0844,37.7293],[-88.0853,37.7289],[-88.0865,37.7284],[-88.0875,37.7279],[-88.0888,37.7272],[-88.0897,37.7266],[-88.0908,37.7259],[-88.092,37.7253],[-88.0928,37.7249],[-88.093,37.7248],[-88.0945,37.724],[-88.0957,37.7233],[-88.0969,37.7224],[-88.0984,37.7211],[-88.0997,37.7197],[-88.1003,37.7193],[-88.101,37.7187],[-88.1022,37.7179],[-88.1045,37.7169],[-88.1048,37.7168],[-88.1067,37.7162],[-88.1107,37.715],[-88.1127,37.7144],[-88.1144,37.7139],[-88.1163,37.7133],[-88.1177,37.7126],[-88.1191,37.712],[-88.1198,37.7115],[-88.1204,37.7112],[-88.1213,37.7106],[-88.1222,37.71],[-88.1224,37.7097],[-88.1229,37.7092],[-88.1231,37.7089],[-88.1236,37.7084],[-88.1246,37.7077],[-88.125,37.7072],[-88.1256,37.7062],[-88.1259,37.7059],[-88.1264,37.7052],[-88.1273,37.7039],[-88.1286,37.7019],[-88.1289,37.7016],[-88.1298,37.7005],[-88.1303,37.6999],[-88.131,37.699],[-88.1319,37.6978],[-88.1328,37.6963],[-88.1332,37.6955],[-88.1333,37.6953],[-88.1333,37.6952],[-88.1336,37.6943],[-88.1338,37.6936],[-88.134,37.6923],[-88.134,37.6922],[-88.1341,37.6919],[-88.1344,37.6914],[-88.1346,37.6912],[-88.1349,37.691],[-88.1367,37.6902],[-88.1371,37.6898],[-88.1377,37.689],[-88.1381,37.6885],[-88.1387,37.6878],[-88.1395,37.6872],[-88.141,37.6862],[-88.143,37.6847],[-88.1436,37.6843],[-88.1443,37.6838],[-88.1462,37.6819],[-88.1479,37.68],[-88.1511,37.6761],[-88.1522,37.6744],[-88.1529,37.6734],[-88.1533,37.6724],[-88.1538,37.6709],[-88.1545,37.6697],[-88.1548,37.6693],[-88.1553,37.6687],[-88.1569,37.6667],[-88.1579,37.6652],[-88.1583,37.6645],[-88.1589,37.6633],[-88.1596,37.6617],[-88.1599,37.6606],[-88.1601,37.6595],[-88.1602,37.6589],[-88.1603,37.6575],[-88.1604,37.6561],[-88.1603,37.6551],[-88.1602,37.6543],[-88.1597,37.6527],[-88.159,37.6497],[-88.1588,37.6486],[-88.1587,37.6477],[-88.1587,37.6473],[-88.1586,37.6464],[-88.1587,37.6433],[-88.1586,37.6411],[-88.1581,37.6372],[-88.158,37.6367],[-88.1579,37.6362],[-88.1577,37.6353],[-88.1572,37.6333],[-88.1566,37.632],[-88.1562,37.631],[-88.1553,37.629],[-88.1543,37.6269],[-88.154,37.6261],[-88.1535,37.6247],[-88.1533,37.6245],[-88.1529,37.624],[-88.1527,37.6236],[-88.1527,37.6233],[-88.1526,37.6228],[-88.1526,37.6226],[-88.1524,37.6225],[-88.152,37.6223],[-88.1519,37.6221],[-88.1517,37.6217],[-88.1515,37.6211],[-88.1508,37.6197],[-88.1507,37.6193],[-88.1503,37.6184],[-88.1494,37.6169],[-88.1486,37.6155],[-88.1479,37.6139],[-88.1475,37.6133],[-88.1464,37.6112],[-88.1456,37.6098],[-88.1448,37.6085],[-88.1444,37.6078],[-88.143,37.6054],[-88.1423,37.604],[-88.142,37.6032],[-88.1418,37.6027],[-88.1414,37.6017],[-88.1409,37.6002],[-88.1408,37.5996],[-88.1406,37.5983],[-88.1406,37.5982],[-88.1405,37.5977],[-88.1402,37.5956],[-88.1403,37.5951],[-88.1403,37.5949],[-88.1404,37.5945],[-88.141,37.5913],[-88.141,37.5904],[-88.1408,37.5896],[-88.1402,37.5872],[-88.14,37.5867],[-88.1397,37.5862],[-88.1385,37.5842],[-88.138,37.5833],[-88.1369,37.5814],[-88.1358,37.5795],[-88.1353,37.5785],[-88.1337,37.5749],[-88.1336,37.5747],[-88.1336,37.5746],[-88.1335,37.5744],[-88.1332,37.5741],[-88.1326,37.5738],[-88.1312,37.5728],[-88.1305,37.5724],[-88.1283,37.5715],[-88.1268,37.5709],[-88.1256,37.5705],[-88.1252,37.5702],[-88.1249,37.5701],[-88.1247,37.57],[-88.124,37.5696],[-88.1234,37.5693],[-88.1217,37.5682],[-88.1205,37.5673],[-88.12,37.5667],[-88.1194,37.5662],[-88.119,37.5659],[-88.1184,37.5655],[-88.1176,37.5648],[-88.1171,37.5645],[-88.1163,37.5639],[-88.1156,37.5632],[-88.1147,37.5625],[-88.1139,37.5616],[-88.1125,37.5607],[-88.1115,37.56],[-88.1103,37.5592],[-88.1101,37.5591],[-88.1088,37.5583],[-88.1066,37.557],[-88.1059,37.5564],[-88.1051,37.5555],[-88.1046,37.555],[-88.1038,37.5542],[-88.1034,37.5538],[-88.1032,37.5535],[-88.1028,37.553],[-88.1017,37.5517],[-88.101,37.5507],[-88.1004,37.5499],[-88.0995,37.5488],[-88.0991,37.548],[-88.0987,37.5474],[-88.0982,37.5467],[-88.098,37.5463],[-88.0973,37.5455],[-88.097,37.545],[-88.0968,37.5447],[-88.0961,37.5437],[-88.0956,37.5429],[-88.0953,37.5425],[-88.0949,37.542],[-88.0942,37.541],[-88.0933,37.5398],[-88.0924,37.5388],[-88.0919,37.5382],[-88.0911,37.5375],[-88.0907,37.5371],[-88.0906,37.5369],[-88.0897,37.5361],[-88.0889,37.5357],[-88.0884,37.5352],[-88.088,37.5349],[-88.0874,37.5347],[-88.0862,37.5343],[-88.0852,37.534],[-88.0846,37.5339],[-88.0829,37.5333],[-88.0825,37.533],[-88.0819,37.5327],[-88.0812,37.5325],[-88.0808,37.5326],[-88.0803,37.5326],[-88.0795,37.5325],[-88.0786,37.5323],[-88.0777,37.532],[-88.0767,37.5315],[-88.0763,37.5313],[-88.0744,37.5304],[-88.0733,37.5297],[-88.0728,37.5293],[-88.0721,37.5288],[-88.0708,37.5274],[-88.0703,37.5269],[-88.0699,37.5264],[-88.069,37.5253],[-88.0684,37.524],[-88.068,37.523],[-88.0678,37.5226],[-88.0677,37.5223],[-88.0674,37.5218],[-88.0671,37.5213],[-88.0666,37.5205],[-88.066,37.5197],[-88.0647,37.5179],[-88.0637,37.5164],[-88.063,37.515],[-88.0627,37.5141],[-88.0626,37.5133],[-88.0627,37.5124],[-88.0629,37.5113],[-88.0629,37.5098],[-88.0629,37.5087],[-88.0627,37.5078],[-88.0622,37.5069],[-88.0616,37.506],[-88.0613,37.5053],[-88.0612,37.5048],[-88.0612,37.5043],[-88.0612,37.5028],[-88.0614,37.502],[-88.0615,37.5011],[-88.0618,37.5002],[-88.062,37.4995],[-88.0623,37.4985],[-88.0627,37.4964],[-88.0631,37.4949],[-88.0637,37.4935],[-88.0644,37.492],[-88.0647,37.4915],[-88.065,37.491],[-88.0652,37.4894],[-88.0654,37.4888],[-88.066,37.4882],[-88.0665,37.4878],[-88.0669,37.4875],[-88.0673,37.4866],[-88.0678,37.4859],[-88.0684,37.4855],[-88.0693,37.4852],[-88.07,37.4854],[-88.0708,37.4858],[-88.0715,37.486],[-88.0721,37.486],[-88.0731,37.4857],[-88.0735,37.4853],[-88.0735,37.4843],[-88.0734,37.4836],[-88.0737,37.4827],[-88.074,37.4819],[-88.0745,37.4813],[-88.076,37.4804],[-88.0766,37.4798],[-88.0772,37.4792],[-88.0786,37.4772],[-88.0791,37.4764],[-88.0795,37.4758],[-88.08,37.475],[-88.0806,37.4742],[-88.081,37.4738],[-88.0811,37.4736],[-88.0813,37.4734],[-88.0818,37.473],[-88.082,37.4728],[-88.0822,37.4727],[-88.0828,37.4724],[-88.0837,37.472],[-88.0846,37.4717],[-88.0852,37.4715],[-88.0859,37.4714],[-88.0865,37.4714],[-88.0872,37.4714],[-88.0881,37.4715],[-88.0891,37.4716],[-88.09,37.472],[-88.091,37.4729],[-88.0918,37.4734],[-88.0926,37.4737],[-88.0935,37.4737],[-88.0943,37.4736],[-88.0969,37.4735],[-88.0978,37.4734],[-88.0998,37.4736],[-88.1004,37.4734],[-88.1015,37.4731],[-88.1021,37.4729],[-88.1028,37.4729],[-88.1035,37.4728],[-88.1042,37.4727],[-88.1056,37.4728],[-88.1071,37.4726],[-88.1097,37.4724],[-88.1109,37.4724],[-88.1119,37.4724],[-88.1124,37.4722],[-88.1127,37.4721],[-88.1131,37.472],[-88.1139,37.4719],[-88.1143,37.4719],[-88.1148,37.4718],[-88.1155,37.472],[-88.1162,37.4721],[-88.1169,37.4721],[-88.1176,37.4721],[-88.1187,37.472],[-88.1198,37.4718],[-88.1214,37.4718],[-88.1228,37.4717],[-88.1236,37.4716],[-88.1243,37.4714],[-88.125,37.4712],[-88.1256,37.4711],[-88.1272,37.4706],[-88.128,37.4704],[-88.1283,37.4704],[-88.1287,37.4703],[-88.1299,37.4705],[-88.1305,37.4708],[-88.1316,37.4712],[-88.1326,37.4716],[-88.1334,37.4716],[-88.1335,37.4717],[-88.1344,37.4717],[-88.1358,37.4715],[-88.1363,37.4715],[-88.1373,37.4713],[-88.1381,37.471],[-88.1403,37.4705],[-88.1428,37.47],[-88.1465,37.4693],[-88.1473,37.4691],[-88.1476,37.4689],[-88.148,37.4688],[-88.1484,37.4687],[-88.1488,37.4686],[-88.1499,37.4683],[-88.1505,37.4682],[-88.151,37.468],[-88.1513,37.468],[-88.1517,37.4679],[-88.1524,37.4677],[-88.1533,37.4675],[-88.1537,37.4675],[-88.154,37.4675],[-88.1543,37.4675],[-88.1547,37.4674],[-88.1555,37.4672],[-88.1566,37.4669],[-88.1581,37.4667],[-88.1591,37.4665],[-88.16,37.4664],[-88.1606,37.4663],[-88.1617,37.4663],[-88.1626,37.4663],[-88.1639,37.4661],[-88.1643,37.4661],[-88.1656,37.466],[-88.1665,37.4659],[-88.17,37.4657],[-88.1707,37.4656],[-88.171,37.4656],[-88.1718,37.4654],[-88.1722,37.4654],[-88.1728,37.4651],[-88.1732,37.4648],[-88.1736,37.4646],[-88.174,37.4643],[-88.1744,37.4639],[-88.175,37.4636],[-88.1757,37.4634],[-88.1766,37.4634],[-88.1782,37.4637],[-88.1797,37.4639],[-88.1812,37.4636],[-88.1823,37.4633],[-88.1843,37.4626],[-88.1869,37.462],[-88.1879,37.4618],[-88.1898,37.4613],[-88.1911,37.4611],[-88.1953,37.4605],[-88.1966,37.4603],[-88.1971,37.4603],[-88.1977,37.4602],[-88.1995,37.4603],[-88.2013,37.4603],[-88.2032,37.46],[-88.2036,37.46],[-88.204,37.46],[-88.2047,37.4599],[-88.2051,37.4599],[-88.206,37.4599],[-88.2065,37.4599],[-88.2075,37.4599],[-88.2087,37.4598],[-88.2097,37.4595],[-88.2102,37.4593],[-88.211,37.459],[-88.2118,37.4587],[-88.2126,37.4587],[-88.2127,37.4587],[-88.213,37.4587],[-88.2134,37.4587],[-88.2141,37.4587],[-88.2147,37.4586],[-88.2155,37.4586],[-88.2168,37.4584],[-88.2216,37.4575],[-88.2241,37.4572],[-88.2257,37.4571],[-88.2286,37.4568],[-88.2309,37.4567],[-88.2334,37.4568],[-88.2347,37.457],[-88.2352,37.4569],[-88.2359,37.4566],[-88.2365,37.4566],[-88.2383,37.4565],[-88.2399,37.4563],[-88.242,37.4563],[-88.2441,37.4562],[-88.2448,37.4562],[-88.2459,37.4562],[-88.2465,37.4562],[-88.2476,37.4563],[-88.248,37.4563],[-88.2502,37.4568],[-88.2507,37.4569],[-88.2518,37.4569],[-88.253,37.457],[-88.2559,37.4567],[-88.2598,37.4562],[-88.2627,37.4556],[-88.2636,37.4555],[-88.2673,37.4552],[-88.2735,37.454],[-88.2758,37.4537],[-88.2772,37.4535],[-88.2792,37.4533],[-88.2807,37.453],[-88.2816,37.4527],[-88.2843,37.4519],[-88.2871,37.4511],[-88.2904,37.4497],[-88.2917,37.4492],[-88.2952,37.4478],[-88.2991,37.4465],[-88.301,37.4457],[-88.3039,37.4442],[-88.3056,37.4437],[-88.3063,37.4435],[-88.307,37.4431],[-88.3075,37.4429],[-88.3086,37.4423],[-88.3107,37.4415],[-88.312,37.441],[-88.313,37.4404],[-88.3147,37.4389],[-88.3168,37.4369],[-88.3185,37.4356],[-88.32,37.4351],[-88.3217,37.4348],[-88.3226,37.4345],[-88.3236,37.434],[-88.3254,37.4325],[-88.327,37.4314],[-88.3293,37.4302],[-88.3298,37.43],[-88.3308,37.4295],[-88.3337,37.4268],[-88.3349,37.4254],[-88.335,37.4253],[-88.3354,37.4248],[-88.3366,37.4237],[-88.3372,37.4231],[-88.3397,37.4205],[-88.3405,37.4198],[-88.3426,37.4179],[-88.3436,37.4167],[-88.344,37.4162],[-88.3448,37.4152],[-88.3459,37.4135],[-88.3465,37.4128],[-88.3473,37.4122],[-88.3478,37.4117],[-88.3484,37.411],[-88.3489,37.4106],[-88.3499,37.4099],[-88.3507,37.4093],[-88.3511,37.4091],[-88.3521,37.4089],[-88.3527,37.4089],[-88.3534,37.4083],[-88.3559,37.4065],[-88.3585,37.4047],[-88.3606,37.4034],[-88.3626,37.4024],[-88.3644,37.4017],[-88.3654,37.4017],[-88.3658,37.4016],[-88.3669,37.4017],[-88.3676,37.4019],[-88.368,37.402],[-88.3692,37.4021],[-88.3704,37.4024],[-88.3717,37.4029],[-88.3725,37.4035],[-88.3735,37.4043],[-88.3743,37.4053],[-88.3747,37.4062],[-88.3748,37.4064],[-88.3764,37.4086],[-88.3772,37.4096],[-88.3775,37.4098],[-88.3778,37.41],[-88.3787,37.4105],[-88.38,37.4115],[-88.3809,37.4123],[-88.3819,37.413],[-88.3824,37.4135],[-88.3829,37.4137],[-88.3837,37.4141],[-88.3844,37.4147],[-88.3851,37.415],[-88.3857,37.4152],[-88.3878,37.4165],[-88.3884,37.417],[-88.3889,37.4171],[-88.3892,37.4173],[-88.3908,37.4183],[-88.3936,37.4199],[-88.3965,37.4212],[-88.3977,37.4216],[-88.4009,37.423],[-88.4039,37.4241],[-88.4059,37.4248],[-88.4063,37.4249],[-88.4083,37.4252],[-88.4101,37.4254],[-88.4109,37.4254],[-88.4116,37.4253],[-88.4128,37.4251],[-88.4142,37.4245],[-88.4151,37.4241],[-88.4159,37.4237],[-88.4193,37.4223],[-88.4213,37.4216],[-88.4243,37.4206],[-88.425,37.4205],[-88.4263,37.4202],[-88.4286,37.42],[-88.4292,37.4198],[-88.4302,37.4196],[-88.4313,37.4192],[-88.4319,37.4191],[-88.4324,37.419],[-88.4328,37.4189],[-88.4344,37.4187],[-88.4351,37.4185],[-88.4354,37.4184],[-88.4375,37.4175],[-88.4385,37.4171],[-88.4399,37.4166],[-88.4403,37.4164],[-88.4411,37.4161],[-88.4424,37.4157],[-88.4444,37.4149],[-88.446,37.4142],[-88.4467,37.4139],[-88.4509,37.412],[-88.4528,37.4111],[-88.4546,37.41],[-88.4569,37.4083],[-88.4576,37.4077],[-88.459,37.4067],[-88.4648,37.4019],[-88.4667,37.4004],[-88.4674,37.3998],[-88.4696,37.3975],[-88.4719,37.3944],[-88.473,37.3931],[-88.4741,37.3919],[-88.476,37.3887],[-88.4761,37.3883],[-88.477,37.3857],[-88.477,37.3848],[-88.4771,37.3825],[-88.4782,37.3781],[-88.4783,37.3776],[-88.4785,37.376],[-88.4793,37.3741],[-88.4795,37.3733],[-88.4799,37.3721],[-88.4803,37.3706],[-88.4808,37.3688],[-88.4811,37.368],[-88.4815,37.3672],[-88.4818,37.3665],[-88.4823,37.3656],[-88.4825,37.3648],[-88.4827,37.3639],[-88.4827,37.3629],[-88.4826,37.3611],[-88.4829,37.3547],[-88.483,37.3546],[-88.483,37.3534],[-88.4831,37.3521],[-88.4834,37.3509],[-88.4837,37.3498],[-88.4847,37.3472],[-88.4848,37.3467],[-88.4846,37.3461],[-88.4846,37.3454],[-88.4847,37.3451],[-88.4852,37.3445],[-88.4857,37.3437],[-88.486,37.3429],[-88.4862,37.3421],[-88.4863,37.3416],[-88.4866,37.3405],[-88.4872,37.3391],[-88.4879,37.3382],[-88.4887,37.3371],[-88.4906,37.3348],[-88.4913,37.3335],[-88.4915,37.3326],[-88.4919,37.3313],[-88.4922,37.3305],[-88.4924,37.3301],[-88.493,37.3295],[-88.4937,37.3286],[-88.4981,37.3217],[-88.4996,37.3195],[-88.5002,37.3183],[-88.5013,37.3162],[-88.5018,37.3151],[-88.502,37.3142],[-88.5022,37.3135],[-88.5029,37.3119],[-88.5046,37.3088],[-88.5055,37.3074],[-88.5062,37.3064],[-88.5072,37.3053],[-88.5078,37.3044],[-88.5096,37.3017],[-88.5105,37.3002],[-88.5112,37.299],[-88.5123,37.2971],[-88.5128,37.2957],[-88.5133,37.2942],[-88.5137,37.293],[-88.5145,37.2914],[-88.5146,37.291],[-88.5147,37.2907],[-88.5149,37.2897],[-88.515,37.2887],[-88.5149,37.2883],[-88.5148,37.2883],[-88.5145,37.2882],[-88.5143,37.2882],[-88.5142,37.288],[-88.5143,37.2879],[-88.5146,37.2878],[-88.515,37.2878],[-88.5151,37.2875],[-88.5151,37.2869],[-88.5152,37.2863],[-88.5155,37.2855],[-88.5157,37.2846],[-88.5158,37.2841],[-88.5156,37.2837],[-88.5152,37.2834],[-88.5147,37.2829],[-88.5143,37.2824],[-88.514,37.2815],[-88.5138,37.2806],[-88.5139,37.2802],[-88.5141,37.2795],[-88.514,37.2794],[-88.5137,37.2795],[-88.5135,37.2795],[-88.5134,37.2792],[-88.5134,37.2788],[-88.5131,37.2785],[-88.5126,37.2781],[-88.5117,37.2776],[-88.5112,37.2771],[-88.5107,37.2767],[-88.51,37.2756],[-88.5099,37.2749],[-88.5097,37.2736],[-88.5091,37.2711],[-88.5087,37.27],[-88.5083,37.2692],[-88.5078,37.2684],[-88.5073,37.2675],[-88.5068,37.2664],[-88.5069,37.2661],[-88.5069,37.2659],[-88.5069,37.2653],[-88.5068,37.265],[-88.5066,37.2649],[-88.5061,37.2646],[-88.5057,37.2645],[-88.5055,37.2646],[-88.5052,37.2649],[-88.5048,37.2652],[-88.5043,37.2652],[-88.504,37.265],[-88.5039,37.2646],[-88.5041,37.2641],[-88.5046,37.2637],[-88.5052,37.2634],[-88.506,37.2631],[-88.5066,37.2629],[-88.507,37.2626],[-88.5073,37.2624],[-88.5075,37.2624],[-88.5078,37.2626],[-88.5081,37.2627],[-88.5084,37.2625],[-88.5088,37.2622],[-88.5093,37.2621],[-88.5096,37.2621],[-88.5099,37.2623],[-88.5104,37.2628],[-88.5109,37.2633],[-88.5114,37.2636],[-88.5118,37.2639],[-88.5122,37.2638],[-88.5124,37.2636],[-88.5124,37.2632],[-88.5121,37.2625],[-88.5117,37.2618],[-88.5113,37.2613],[-88.5109,37.2611],[-88.5101,37.2608],[-88.509,37.2605],[-88.5084,37.2603],[-88.5078,37.2601],[-88.5071,37.2597],[-88.5064,37.2592],[-88.5056,37.2586],[-88.5045,37.2575],[-88.5038,37.2565],[-88.5031,37.2557],[-88.502,37.2546],[-88.5009,37.2536],[-88.5006,37.2534],[-88.5002,37.2531],[-88.4977,37.2514],[-88.4968,37.2507],[-88.4959,37.2501],[-88.4951,37.2497],[-88.4945,37.2495],[-88.4933,37.2489],[-88.4927,37.2486],[-88.4922,37.2483],[-88.4919,37.248],[-88.4915,37.2478],[-88.491,37.2473],[-88.4902,37.2465],[-88.4894,37.2458],[-88.4878,37.2445],[-88.4865,37.243],[-88.486,37.2424],[-88.4855,37.2417],[-88.4846,37.24],[-88.4836,37.238],[-88.4833,37.2374],[-88.483,37.2366],[-88.4822,37.2347],[-88.4813,37.2324],[-88.4803,37.2303],[-88.4794,37.2288],[-88.478,37.2266],[-88.476,37.2243],[-88.4737,37.2216],[-88.4725,37.2205],[-88.4715,37.2197],[-88.471,37.2193],[-88.4703,37.2189],[-88.4691,37.2181],[-88.4681,37.2176],[-88.4667,37.2171],[-88.4654,37.2165],[-88.4639,37.2158],[-88.4624,37.2149],[-88.4612,37.2144],[-88.4598,37.2139],[-88.4589,37.2135],[-88.4578,37.2128],[-88.4559,37.2109],[-88.4546,37.2097],[-88.454,37.2092],[-88.4534,37.2088],[-88.4523,37.208],[-88.4514,37.2073],[-88.4505,37.2066],[-88.4493,37.2052],[-88.4485,37.2042],[-88.448,37.2034],[-88.4466,37.2001],[-88.4461,37.1988],[-88.4444,37.1956],[-88.4442,37.1949],[-88.4441,37.1945],[-88.4441,37.1935],[-88.444,37.1925],[-88.4437,37.1917],[-88.4426,37.1902],[-88.4425,37.19],[-88.4423,37.1898],[-88.4423,37.1893],[-88.4423,37.1885],[-88.4421,37.188],[-88.4414,37.1868],[-88.441,37.1859],[-88.4409,37.185],[-88.4406,37.1841],[-88.4399,37.1826],[-88.4394,37.1815],[-88.4388,37.181],[-88.4382,37.1805],[-88.438,37.1801],[-88.4379,37.1798],[-88.4378,37.1794],[-88.4375,37.1781],[-88.4373,37.1775],[-88.4371,37.1764],[-88.4369,37.1759],[-88.4367,37.1752],[-88.4359,37.1733],[-88.4354,37.1718],[-88.4351,37.1707],[-88.4351,37.17],[-88.4349,37.1692],[-88.4346,37.1686],[-88.4338,37.1674],[-88.4335,37.1667],[-88.4334,37.1658],[-88.4337,37.1656],[-88.4339,37.1651],[-88.4337,37.1641],[-88.4334,37.1631],[-88.4325,37.1616],[-88.4316,37.1605],[-88.4307,37.1596],[-88.4297,37.1585],[-88.4288,37.158],[-88.4282,37.1577],[-88.4271,37.1562],[-88.4264,37.1555],[-88.4256,37.1545],[-88.4252,37.1538],[-88.4248,37.1527],[-88.4246,37.1518],[-88.4247,37.1509],[-88.4253,37.1498],[-88.4262,37.1483],[-88.4265,37.1477],[-88.427,37.1463],[-88.4277,37.1439],[-88.4283,37.1426],[-88.4285,37.142],[-88.4287,37.1413],[-88.4291,37.1404],[-88.4299,37.1375],[-88.4305,37.1365],[-88.4313,37.1353],[-88.4318,37.1343],[-88.4322,37.1333],[-88.4326,37.1325],[-88.4333,37.1312],[-88.4336,37.1299],[-88.4346,37.1273],[-88.4358,37.1252],[-88.4364,37.1242],[-88.4371,37.1232],[-88.4379,37.1216],[-88.4388,37.1199],[-88.4407,37.116],[-88.4413,37.115],[-88.4424,37.1131],[-88.4433,37.1114],[-88.4435,37.1102],[-88.4436,37.1091],[-88.4435,37.1087],[-88.4433,37.1087],[-88.4432,37.1088],[-88.4429,37.1092],[-88.4427,37.1092],[-88.4426,37.109],[-88.4426,37.1085],[-88.4425,37.1082],[-88.4422,37.1081],[-88.4418,37.1085],[-88.4413,37.109],[-88.4409,37.1093],[-88.4407,37.1093],[-88.4407,37.109],[-88.4407,37.1085],[-88.4412,37.1067],[-88.4416,37.1058],[-88.4421,37.1045],[-88.443,37.1028],[-88.4437,37.1015],[-88.4445,37.1006],[-88.4458,37.0997],[-88.4458,37.0994],[-88.4456,37.099],[-88.4453,37.0987],[-88.445,37.0982],[-88.4446,37.0974],[-88.4446,37.0964],[-88.4448,37.0953],[-88.4456,37.0933],[-88.4464,37.0921],[-88.4478,37.0903],[-88.449,37.0888],[-88.4491,37.0885],[-88.4493,37.0881],[-88.4493,37.0876],[-88.4498,37.0871],[-88.4511,37.086],[-88.4525,37.0845],[-88.4546,37.0821],[-88.4558,37.0806],[-88.4562,37.0801],[-88.4565,37.0796],[-88.4573,37.0781],[-88.4585,37.0761],[-88.4593,37.0752],[-88.4601,37.0746],[-88.4612,37.074],[-88.4623,37.0735],[-88.4637,37.073],[-88.4665,37.0723],[-88.4698,37.0713],[-88.4706,37.071],[-88.4718,37.0702],[-88.4728,37.0698],[-88.4747,37.0692],[-88.4767,37.0689],[-88.4781,37.0688],[-88.4795,37.0685],[-88.4807,37.0682],[-88.4815,37.0678],[-88.4822,37.0674],[-88.4826,37.0673],[-88.4829,37.0673],[-88.4833,37.0676],[-88.4841,37.0679],[-88.4846,37.0679],[-88.4858,37.0677],[-88.4866,37.0676],[-88.487,37.0678],[-88.4877,37.0681],[-88.4888,37.0684],[-88.4904,37.0686],[-88.4915,37.0683],[-88.4926,37.0681],[-88.4941,37.0675],[-88.4955,37.0671],[-88.4977,37.0666],[-88.4995,37.0662],[-88.5001,37.0662],[-88.5008,37.0662],[-88.5018,37.0659],[-88.503,37.0656],[-88.5043,37.0656],[-88.5079,37.0655],[-88.5112,37.0654],[-88.5123,37.0655],[-88.514,37.0654],[-88.5152,37.0654],[-88.5167,37.0654],[-88.5204,37.0656],[-88.5232,37.0658],[-88.5253,37.0662],[-88.5294,37.0669],[-88.5337,37.0679],[-88.5346,37.068],[-88.5356,37.0682],[-88.5408,37.0695],[-88.5422,37.0699],[-88.5438,37.0701],[-88.5453,37.0705],[-88.5461,37.0708],[-88.5474,37.0711],[-88.5486,37.0715],[-88.5496,37.0718],[-88.5516,37.0724],[-88.5536,37.0731],[-88.5547,37.0736],[-88.5555,37.074],[-88.5579,37.0751],[-88.5601,37.0762],[-88.5615,37.0767],[-88.5635,37.0769],[-88.565,37.0773],[-88.566,37.0777],[-88.5662,37.0776],[-88.5661,37.0774],[-88.5657,37.0768],[-88.5652,37.0761],[-88.5652,37.0755],[-88.5654,37.0752],[-88.5661,37.0752],[-88.5666,37.0754],[-88.5676,37.0759],[-88.5685,37.0765],[-88.5692,37.0772],[-88.57,37.078],[-88.5729,37.0796],[-88.5733,37.08],[-88.5734,37.0805],[-88.5736,37.0823],[-88.574,37.0834],[-88.5743,37.0839],[-88.5745,37.0851],[-88.5748,37.0863],[-88.5755,37.0881],[-88.5763,37.0893],[-88.5768,37.0898],[-88.5798,37.0922],[-88.5812,37.0934],[-88.5815,37.0936],[-88.5844,37.0963],[-88.5846,37.0964],[-88.5864,37.0977],[-88.588,37.0988],[-88.5903,37.1001],[-88.5945,37.1021],[-88.5952,37.1026],[-88.5965,37.1041],[-88.5979,37.1052],[-88.6004,37.1068],[-88.6008,37.1071],[-88.6033,37.1087],[-88.6038,37.1091],[-88.6052,37.1099],[-88.6065,37.1106],[-88.609,37.1121],[-88.6122,37.1136],[-88.6151,37.1152],[-88.6169,37.116],[-88.6218,37.1181],[-88.6231,37.1185],[-88.6255,37.1193],[-88.6273,37.12],[-88.6287,37.1206],[-88.6297,37.1209],[-88.6308,37.1211],[-88.6315,37.1212],[-88.6338,37.121],[-88.6342,37.121],[-88.6349,37.121],[-88.6361,37.1212],[-88.6379,37.1214],[-88.6393,37.1215],[-88.6404,37.1218],[-88.6411,37.122],[-88.6429,37.1222],[-88.644,37.1224],[-88.6445,37.1227],[-88.6453,37.1236],[-88.6458,37.1238],[-88.6479,37.1247],[-88.65,37.1254],[-88.6504,37.1255],[-88.6521,37.1261],[-88.6534,37.1264],[-88.6582,37.1279],[-88.6601,37.1286],[-88.6633,37.1297],[-88.6652,37.1305],[-88.6675,37.1316],[-88.6691,37.1322],[-88.6704,37.1328],[-88.6742,37.1346],[-88.675,37.1348],[-88.6763,37.135],[-88.6781,37.1355],[-88.6794,37.136],[-88.6805,37.1367],[-88.6812,37.1373],[-88.6816,37.1375],[-88.6825,37.1379],[-88.684,37.1384],[-88.6851,37.1388],[-88.6852,37.1388],[-88.6852,37.1389],[-88.6858,37.1391],[-88.6884,37.14],[-88.6902,37.1405],[-88.6918,37.1409],[-88.6939,37.1414],[-88.6945,37.1415],[-88.6964,37.1418],[-88.6995,37.1422],[-88.7,37.1423],[-88.7009,37.1425],[-88.7033,37.1429],[-88.7039,37.143],[-88.7043,37.143],[-88.7045,37.1429],[-88.7046,37.1427],[-88.7044,37.1425],[-88.7039,37.1423],[-88.7038,37.1422],[-88.7039,37.1421],[-88.7042,37.142],[-88.7052,37.1419],[-88.7062,37.1415],[-88.7067,37.1414],[-88.7071,37.1415],[-88.7072,37.1418],[-88.7074,37.1424],[-88.7078,37.1427],[-88.708,37.1427],[-88.7081,37.1427],[-88.7086,37.1427],[-88.7119,37.1419],[-88.7122,37.1419],[-88.7132,37.1417],[-88.7136,37.1417],[-88.7137,37.1416],[-88.7173,37.141],[-88.7194,37.1409],[-88.7206,37.141],[-88.7217,37.1411],[-88.7245,37.1416],[-88.7262,37.142],[-88.7267,37.1422],[-88.7269,37.1422],[-88.7274,37.1423],[-88.7293,37.143],[-88.7323,37.1441],[-88.733,37.1443],[-88.7338,37.1447],[-88.7351,37.1452],[-88.7366,37.1461],[-88.7372,37.1464],[-88.7377,37.1467],[-88.739,37.1474],[-88.7401,37.148],[-88.7413,37.1487],[-88.7416,37.1489],[-88.7424,37.1494],[-88.7433,37.1499],[-88.7446,37.1509],[-88.7454,37.1514],[-88.7466,37.1518],[-88.7479,37.1524],[-88.7495,37.1531],[-88.7514,37.1542],[-88.7528,37.1548],[-88.7557,37.1567],[-88.7561,37.157],[-88.7582,37.158],[-88.761,37.1593],[-88.7614,37.1595],[-88.7622,37.16],[-88.7642,37.1614],[-88.7676,37.1641],[-88.7685,37.1647],[-88.7735,37.1675],[-88.7754,37.1688],[-88.7759,37.1691],[-88.7766,37.1696],[-88.7776,37.1704],[-88.7784,37.1714],[-88.7796,37.1727],[-88.7801,37.1731],[-88.7803,37.1732],[-88.7803,37.1733],[-88.7805,37.1734],[-88.7815,37.1739],[-88.7827,37.1743],[-88.7834,37.1745],[-88.7836,37.1747],[-88.7843,37.175],[-88.7847,37.1754],[-88.7849,37.1756],[-88.7854,37.1763],[-88.7862,37.1776],[-88.7869,37.1784],[-88.7886,37.1792],[-88.7892,37.1796],[-88.7897,37.1801],[-88.7902,37.1806],[-88.7909,37.181],[-88.7928,37.1817],[-88.7934,37.1821],[-88.7943,37.1826],[-88.795,37.1831],[-88.7972,37.1848],[-88.7992,37.186],[-88.8004,37.1868],[-88.8025,37.1879],[-88.8037,37.1882],[-88.8044,37.1884],[-88.8049,37.1886],[-88.8074,37.189],[-88.8109,37.1897],[-88.8123,37.1899],[-88.8135,37.1901],[-88.8137,37.1902],[-88.8142,37.1903],[-88.8156,37.191],[-88.8166,37.1913],[-88.8178,37.1916],[-88.8194,37.1918],[-88.8197,37.1918],[-88.8201,37.1919],[-88.8216,37.1925],[-88.8223,37.1928],[-88.8231,37.193],[-88.825,37.1935],[-88.8264,37.1939],[-88.8303,37.1951],[-88.832,37.1956],[-88.8343,37.1962],[-88.8353,37.1965],[-88.8365,37.197],[-88.8376,37.1975],[-88.8401,37.1986],[-88.8426,37.1997],[-88.8441,37.2003],[-88.8481,37.2017],[-88.8489,37.2019],[-88.85,37.2024],[-88.8534,37.2038],[-88.8537,37.2038],[-88.8538,37.2038],[-88.8544,37.2038],[-88.8546,37.2042],[-88.855,37.2044],[-88.8596,37.2063],[-88.8637,37.2078],[-88.8648,37.2083],[-88.8652,37.2084],[-88.871,37.2104],[-88.8721,37.2107],[-88.8732,37.2111],[-88.8735,37.2112],[-88.8738,37.2113],[-88.8742,37.2114],[-88.8746,37.2116],[-88.8749,37.2117],[-88.8751,37.2117],[-88.8786,37.2126],[-88.8796,37.2129],[-88.8857,37.2147],[-88.8917,37.2162],[-88.8961,37.2175],[-88.8988,37.2184],[-88.9094,37.2219],[-88.9162,37.224],[-88.9199,37.2246],[-88.9224,37.2248],[-88.923,37.2249],[-88.924,37.2251],[-88.926,37.2258],[-88.928,37.2264],[-88.9297,37.2269],[-88.9314,37.2274],[-88.9348,37.2278],[-88.9369,37.228],[-88.942,37.2289],[-88.9423,37.2288],[-88.9423,37.2286],[-88.9414,37.2281],[-88.9393,37.2274],[-88.9366,37.2268],[-88.9345,37.2261],[-88.9332,37.2257],[-88.9328,37.2254],[-88.9327,37.2253],[-88.9329,37.2252],[-88.9334,37.225],[-88.9342,37.2249],[-88.9345,37.2248],[-88.936,37.2247],[-88.9387,37.2244],[-88.9419,37.2243],[-88.947,37.2246],[-88.9503,37.2249],[-88.9517,37.2248],[-88.9528,37.2248],[-88.9545,37.2249],[-88.9572,37.2256],[-88.9588,37.2259],[-88.9616,37.2257],[-88.9645,37.2261],[-88.9661,37.2263],[-88.9673,37.2269],[-88.9683,37.2277],[-88.9695,37.2283],[-88.9706,37.2284],[-88.9724,37.2283],[-88.9728,37.2283],[-88.973,37.2285],[-88.9727,37.2287],[-88.9683,37.2295],[-88.9661,37.2296],[-88.9661,37.2297],[-88.9665,37.2298],[-88.9666,37.2299],[-88.9665,37.23],[-88.9663,37.2301],[-88.9666,37.2302],[-88.9685,37.2299],[-88.9725,37.2298],[-88.9738,37.2298],[-88.9763,37.2296],[-88.9767,37.2294],[-88.9771,37.2286],[-88.978,37.2274],[-88.9786,37.2269],[-88.9798,37.2261],[-88.9815,37.2253],[-88.9852,37.2243],[-88.9882,37.2237],[-88.9883,37.224],[-88.9874,37.2244],[-88.9869,37.2247],[-88.9847,37.2249],[-88.9829,37.2253],[-88.9811,37.226],[-88.9797,37.2266],[-88.979,37.2272],[-88.9779,37.2282],[-88.9771,37.2292],[-88.977,37.2295],[-88.9772,37.2295],[-88.978,37.2292],[-88.9788,37.2291],[-88.9797,37.2291],[-88.9804,37.2291],[-88.9839,37.2285],[-88.9857,37.228],[-88.9872,37.2276],[-88.9924,37.2266],[-88.9961,37.2258],[-88.9968,37.2257],[-88.9973,37.2255],[-88.9977,37.2253],[-88.999,37.2251],[-89.0002,37.2248],[-89.0017,37.224],[-89.0023,37.2238],[-89.0028,37.2235],[-89.0035,37.2231],[-89.0041,37.2228],[-89.0047,37.2225],[-89.0053,37.2223],[-89.0059,37.2219],[-89.0068,37.2215],[-89.0072,37.2212],[-89.0079,37.2209],[-89.0083,37.2207],[-89.0085,37.2206],[-89.0085,37.2205],[-89.0086,37.2205],[-89.0085,37.2204],[-89.0084,37.2204],[-89.0083,37.2204],[-89.0082,37.2205],[-89.0076,37.2207],[-89.007,37.221],[-89.0066,37.2211],[-89.0063,37.2213],[-89.0062,37.2214],[-89.0059,37.2214],[-89.0058,37.2214],[-89.0058,37.2213],[-89.0058,37.2212],[-89.008,37.2198],[-89.0085,37.2194],[-89.0089,37.2192],[-89.0101,37.2184],[-89.0106,37.2181],[-89.0115,37.2175],[-89.0125,37.2168],[-89.0131,37.2165],[-89.014,37.2162],[-89.0153,37.2157],[-89.0179,37.2151],[-89.022,37.2135],[-89.0242,37.2126],[-89.0267,37.2113],[-89.0273,37.2112],[-89.0288,37.2114],[-89.0295,37.2113],[-89.0299,37.2111],[-89.0322,37.2092],[-89.0329,37.2087],[-89.034,37.2077],[-89.0365,37.2049],[-89.0368,37.2045],[-89.038,37.2037],[-89.0396,37.2034],[-89.0408,37.2031],[-89.0437,37.2007],[-89.0461,37.1987],[-89.0488,37.1966],[-89.0495,37.1961],[-89.0537,37.1922],[-89.0553,37.1908],[-89.0565,37.1897],[-89.0576,37.189],[-89.0583,37.1886],[-89.0627,37.1852],[-89.0644,37.1839],[-89.0706,37.1793],[-89.0711,37.1789],[-89.0716,37.1785],[-89.072,37.178],[-89.0725,37.1776],[-89.0732,37.177],[-89.0747,37.1762],[-89.0752,37.1759],[-89.0757,37.1755],[-89.0774,37.1739],[-89.0786,37.1729],[-89.0801,37.1715],[-89.0804,37.1712],[-89.0807,37.1709],[-89.081,37.1706],[-89.0813,37.1703],[-89.0817,37.17],[-89.0819,37.1698],[-89.0821,37.1696],[-89.0824,37.1693],[-89.0827,37.169],[-89.0829,37.1688],[-89.0832,37.1684],[-89.0835,37.168],[-89.0837,37.1679],[-89.0838,37.1678],[-89.0841,37.1675],[-89.0845,37.1671],[-89.0849,37.1668],[-89.0852,37.1665],[-89.0855,37.1663],[-89.0859,37.166],[-89.0862,37.1658],[-89.0865,37.1656],[-89.0867,37.1654],[-89.0869,37.1652],[-89.0871,37.1649],[-89.0873,37.1647],[-89.0874,37.1644],[-89.0877,37.164],[-89.088,37.1636],[-89.0881,37.1633],[-89.0884,37.1629],[-89.0887,37.1625],[-89.0888,37.1622],[-89.0888,37.1621],[-89.0891,37.1617],[-89.0892,37.1615],[-89.0894,37.1612],[-89.0897,37.1609],[-89.0899,37.1606],[-89.0905,37.1597],[-89.0909,37.1592],[-89.0912,37.1588],[-89.0917,37.1582],[-89.0919,37.1579],[-89.0921,37.1576],[-89.0923,37.1574],[-89.0925,37.1571],[-89.0927,37.1568],[-89.093,37.1564],[-89.0931,37.1561],[-89.0933,37.1558],[-89.0935,37.1553],[-89.0937,37.1551],[-89.0954,37.1512],[-89.0957,37.1505],[-89.0961,37.1489],[-89.0966,37.1461],[-89.0973,37.1448],[-89.0978,37.1438],[-89.0991,37.141],[-89.099,37.1408],[-89.099,37.1404],[-89.0992,37.1401],[-89.0994,37.1399],[-89.1002,37.139],[-89.1004,37.1387],[-89.1005,37.1386],[-89.1007,37.1382],[-89.1009,37.138],[-89.101,37.1378],[-89.1012,37.1375],[-89.1014,37.1372],[-89.1016,37.1369],[-89.1017,37.1367],[-89.1019,37.1363],[-89.1021,37.1361],[-89.1022,37.1357],[-89.1023,37.1355],[-89.1025,37.1352],[-89.1026,37.1349],[-89.1027,37.1347],[-89.1028,37.1343],[-89.103,37.1341],[-89.103,37.1337],[-89.1031,37.1334],[-89.1032,37.1332],[-89.1033,37.1327],[-89.1035,37.1324],[-89.1036,37.1321],[-89.1038,37.1318],[-89.1039,37.1315],[-89.1042,37.1313],[-89.1043,37.1311],[-89.1045,37.1307],[-89.1047,37.1305],[-89.1048,37.1304],[-89.1048,37.1303],[-89.1051,37.13],[-89.1053,37.1297],[-89.1054,37.1295],[-89.1055,37.1293],[-89.1057,37.129],[-89.1058,37.1287],[-89.106,37.1283],[-89.1061,37.1281],[-89.1064,37.1277],[-89.1065,37.1274],[-89.1067,37.1272],[-89.1068,37.1269],[-89.1069,37.1267],[-89.1071,37.1266],[-89.1073,37.1262],[-89.1075,37.1261],[-89.1077,37.1258],[-89.1079,37.1255],[-89.1081,37.1253],[-89.1082,37.1251],[-89.1085,37.1245],[-89.1085,37.1242],[-89.1088,37.1232],[-89.1097,37.1213],[-89.1103,37.1205],[-89.1114,37.119],[-89.1117,37.1188],[-89.112,37.1185],[-89.1134,37.1175],[-89.1139,37.1171],[-89.115,37.1159],[-89.1155,37.1157],[-89.1157,37.1157],[-89.1157,37.1159],[-89.114,37.1181],[-89.1137,37.1189],[-89.1136,37.1196],[-89.1132,37.12],[-89.1128,37.1203],[-89.1122,37.1205],[-89.1102,37.1216],[-89.1097,37.1222],[-89.1095,37.1227],[-89.1096,37.1229],[-89.1098,37.1229],[-89.11,37.1227],[-89.1106,37.1221],[-89.1118,37.1214],[-89.1125,37.121],[-89.113,37.1207],[-89.1143,37.1192],[-89.1154,37.1181],[-89.1182,37.1158],[-89.1193,37.1148],[-89.12,37.1141],[-89.1205,37.1136],[-89.1211,37.1129],[-89.1212,37.1128],[-89.1221,37.1114],[-89.1251,37.1091],[-89.1256,37.1086],[-89.1278,37.1075],[-89.1298,37.1063],[-89.132,37.105],[-89.1338,37.1042],[-89.1348,37.1036],[-89.1354,37.1031],[-89.1357,37.1027],[-89.136,37.1021],[-89.1371,37.0991],[-89.1373,37.0986],[-89.1376,37.0981],[-89.1379,37.0978],[-89.1388,37.0967],[-89.1398,37.0958],[-89.1415,37.0942],[-89.1421,37.0938],[-89.1422,37.0939],[-89.1421,37.094],[-89.1419,37.0942],[-89.1419,37.0943],[-89.1421,37.0943],[-89.1426,37.094],[-89.1443,37.0925],[-89.146,37.0912],[-89.1465,37.0908],[-89.147,37.0906],[-89.1473,37.0907],[-89.1475,37.091],[-89.1478,37.0912],[-89.1482,37.0912],[-89.1495,37.0902],[-89.1495,37.0901],[-89.1497,37.09],[-89.1513,37.089],[-89.1514,37.089],[-89.1514,37.0891],[-89.1515,37.0892],[-89.151,37.0904],[-89.151,37.0906],[-89.1513,37.0906],[-89.1515,37.0905],[-89.1527,37.09],[-89.1535,37.0896],[-89.1543,37.089],[-89.1547,37.0886],[-89.1566,37.0868],[-89.1581,37.0852],[-89.1616,37.0812],[-89.1651,37.0776],[-89.1671,37.0754],[-89.1674,37.075],[-89.1721,37.0683],[-89.173,37.0672],[-89.1738,37.0663],[-89.1739,37.0661],[-89.1739,37.0657],[-89.174,37.0653],[-89.1741,37.0649],[-89.1741,37.0646],[-89.1743,37.0643],[-89.1745,37.0641],[-89.1747,37.0637],[-89.1753,37.0629],[-89.1774,37.0588],[-89.1779,37.0578],[-89.1792,37.0538],[-89.1798,37.0524],[-89.1809,37.049],[-89.1814,37.0463],[-89.1814,37.0457],[-89.1815,37.045],[-89.1816,37.0446],[-89.1817,37.0439],[-89.1822,37.0405],[-89.1826,37.039],[-89.1825,37.0366],[-89.1817,37.0337],[-89.1816,37.0324],[-89.1815,37.0305],[-89.1814,37.0285],[-89.1811,37.0269],[-89.1809,37.0261],[-89.1807,37.0252],[-89.1796,37.0222],[-89.1789,37.0206],[-89.1778,37.0188],[-89.1771,37.0177],[-89.1766,37.0166],[-89.176,37.0154],[-89.1754,37.0141],[-89.1738,37.0114],[-89.1718,37.0092],[-89.1712,37.0084],[-89.1702,37.0071],[-89.1685,37.0057],[-89.168,37.0053],[-89.1663,37.0037],[-89.1621,37.0006],[-89.1616,37.0001],[-89.1609,36.9994],[-89.1569,36.9968],[-89.1487,36.9911],[-89.1472,36.99],[-89.144,36.988],[-89.1409,36.9861],[-89.1366,36.9838],[-89.1329,36.9821],[-89.1361,36.9804],[-89.138,36.9799],[-89.1399,36.9793],[-89.1416,36.9789],[-89.1421,36.9789],[-89.1445,36.9788],[-89.1454,36.9787],[-89.1457,36.9786],[-89.146,36.9785],[-89.1464,36.9785],[-89.147,36.9784],[-89.1475,36.9783],[-89.1482,36.9781],[-89.1488,36.9779],[-89.1499,36.9776],[-89.1536,36.9762],[-89.1541,36.976],[-89.1547,36.9758],[-89.1557,36.9754],[-89.157,36.9748],[-89.1594,36.9738],[-89.1616,36.9728],[-89.1618,36.9728],[-89.1685,36.9708],[-89.17,36.9703],[-89.1726,36.9705],[-89.173,36.9705],[-89.1733,36.9706],[-89.174,36.9706],[-89.1772,36.9709],[-89.1855,36.9735],[-89.191,36.9789],[-89.1921,36.98],[-89.1925,36.9813],[-89.1941,36.9857],[-89.1948,36.9887],[-89.1948,36.9888],[-89.1949,36.9889],[-89.1949,36.9894],[-89.195,36.9898],[-89.1951,36.9901],[-89.1951,36.9905],[-89.1953,36.9934],[-89.195,36.9986],[-89.195,36.9988],[-89.195,37],[-89.195,37.0001],[-89.1953,37.0011],[-89.1965,37.005],[-89.1973,37.0077],[-89.1974,37.0081],[-89.1975,37.0086],[-89.1976,37.0086],[-89.1976,37.0087],[-89.1985,37.0117],[-89.1989,37.0126],[-89.199,37.0128],[-89.1991,37.013],[-89.1991,37.0131],[-89.1998,37.0146],[-89.2008,37.0162],[-89.202,37.0175],[-89.2021,37.0177],[-89.2034,37.0189],[-89.2041,37.0194],[-89.205,37.0201],[-89.2062,37.0205],[-89.2097,37.0228],[-89.2107,37.0233],[-89.2113,37.0236],[-89.2114,37.0237],[-89.2121,37.0241],[-89.2137,37.0249],[-89.2155,37.026],[-89.2157,37.0261],[-89.2162,37.0264],[-89.2165,37.0265],[-89.2192,37.0277],[-89.2221,37.0292],[-89.2255,37.0311],[-89.2276,37.0324],[-89.2294,37.0339],[-89.2296,37.034],[-89.2323,37.0357],[-89.234,37.0373],[-89.2355,37.039],[-89.2359,37.0395],[-89.2371,37.041],[-89.2382,37.0429],[-89.2394,37.0448],[-89.241,37.0485],[-89.2429,37.052],[-89.2443,37.0553],[-89.2456,37.0578],[-89.2468,37.0596],[-89.2478,37.0612],[-89.2495,37.0637],[-89.2501,37.0648],[-89.2514,37.0668],[-89.2523,37.0682],[-89.2533,37.0696],[-89.2533,37.0697],[-89.2534,37.0697],[-89.2549,37.072],[-89.2553,37.0714],[-89.2554,37.0713],[-89.2559,37.0705],[-89.2565,37.0695],[-89.2566,37.0694],[-89.2567,37.0692],[-89.2568,37.0692],[-89.257,37.0689],[-89.257,37.0688],[-89.2573,37.0684],[-89.2574,37.0683],[-89.2574,37.0682],[-89.2575,37.0682],[-89.2575,37.0681],[-89.258,37.0675],[-89.258,37.0674],[-89.258,37.0673],[-89.2584,37.0669],[-89.2589,37.0661],[-89.259,37.066],[-89.2592,37.0656],[-89.2593,37.0655],[-89.2593,37.0654],[-89.2595,37.0653],[-89.2595,37.0652],[-89.2593,37.0647],[-89.2599,37.0641],[-89.2617,37.0641],[-89.2645,37.0648],[-89.2804,37.0652],[-89.2816,37.0657],[-89.2835,37.0658],[-89.2837,37.0667],[-89.294,37.0673],[-89.2989,37.0683],[-89.299,37.0683],[-89.2993,37.0684],[-89.2996,37.0685],[-89.2998,37.0686],[-89.3001,37.0687],[-89.3002,37.0687],[-89.3021,37.0689],[-89.3043,37.0692],[-89.3051,37.0691],[-89.3052,37.0691],[-89.3053,37.0691],[-89.3064,37.0694],[-89.3076,37.0696],[-89.3077,37.0697],[-89.3083,37.0684],[-89.3088,37.0665],[-89.3091,37.0649],[-89.3095,37.0634],[-89.3108,37.0579],[-89.3104,37.0559],[-89.3094,37.0538],[-89.3091,37.0532],[-89.3074,37.0504],[-89.3072,37.0502],[-89.3047,37.0476],[-89.3014,37.045],[-89.2979,37.0434],[-89.2978,37.0433],[-89.2976,37.0433],[-89.2975,37.0432],[-89.2974,37.0431],[-89.2972,37.0431],[-89.2971,37.043],[-89.2969,37.0429],[-89.2968,37.0429],[-89.2962,37.0426],[-89.2955,37.0423],[-89.2954,37.0423],[-89.2952,37.0422],[-89.2951,37.0421],[-89.295,37.0421],[-89.2912,37.0404],[-89.2891,37.0398],[-89.289,37.0397],[-89.2889,37.0397],[-89.2886,37.0396],[-89.2883,37.0395],[-89.2882,37.0395],[-89.2881,37.0395],[-89.288,37.0394],[-89.2878,37.0394],[-89.2876,37.0393],[-89.2873,37.0393],[-89.2872,37.0392],[-89.2871,37.0392],[-89.2841,37.0383],[-89.2777,37.0361],[-89.2752,37.0347],[-89.2663,37.0287],[-89.2657,37.0282],[-89.263,37.0258],[-89.2602,37.0235],[-89.26,37.0233],[-89.2598,37.0228],[-89.259,37.02],[-89.2581,37.0172],[-89.2576,37.0155],[-89.2602,37.0087],[-89.2606,37.0078],[-89.2609,37.0068],[-89.262,37.0039],[-89.2631,37.001],[-89.2635,37.0001],[-89.2636,37],[-89.2636,36.9999],[-89.2637,36.9998],[-89.2642,36.9992],[-89.2646,36.9986],[-89.2662,36.9963],[-89.2696,36.9934],[-89.2697,36.9933],[-89.2742,36.9905],[-89.2772,36.9892],[-89.2782,36.9888],[-89.2786,36.9887],[-89.2799,36.989],[-89.2921,36.9922],[-89.2969,36.9961],[-89.3018,37.0001],[-89.3047,37.0024],[-89.3087,37.0057],[-89.3127,37.009],[-89.3172,37.0128],[-89.3175,37.0129],[-89.3176,37.013],[-89.318,37.0132],[-89.3183,37.0134],[-89.3184,37.0135],[-89.323,37.0161],[-89.328,37.0185],[-89.3281,37.0185],[-89.3312,37.0199],[-89.3322,37.0203],[-89.3323,37.0204],[-89.3324,37.0204],[-89.3326,37.0205],[-89.3328,37.0206],[-89.3385,37.0227],[-89.346,37.0255],[-89.3508,37.0269],[-89.3509,37.0269],[-89.3511,37.027],[-89.3512,37.0271],[-89.353,37.0276],[-89.3578,37.0289],[-89.3591,37.0292],[-89.3604,37.0296],[-89.3605,37.0296],[-89.3607,37.0297],[-89.3608,37.0297],[-89.3624,37.0302],[-89.3644,37.0313],[-89.3645,37.0313],[-89.3679,37.0332],[-89.372,37.0357],[-89.3751,37.0376],[-89.3766,37.0385],[-89.3783,37.0396],[-89.3796,37.0407],[-89.3806,37.0418],[-89.3816,37.043],[-89.3826,37.0444],[-89.3839,37.0464],[-89.3847,37.0483],[-89.3851,37.0509],[-89.3851,37.0511],[-89.3852,37.0519],[-89.3852,37.0527],[-89.3852,37.0533],[-89.3854,37.0551],[-89.3854,37.0562],[-89.3853,37.0571],[-89.3852,37.0577],[-89.3851,37.058],[-89.3847,37.0587],[-89.3838,37.0603],[-89.3831,37.0616],[-89.3823,37.0631],[-89.382,37.0637],[-89.3818,37.064],[-89.3817,37.0643],[-89.381,37.0657],[-89.3798,37.0687],[-89.3789,37.0705],[-89.3783,37.072],[-89.378,37.0727],[-89.3776,37.0739],[-89.3771,37.0754],[-89.3766,37.077],[-89.3765,37.0776],[-89.3764,37.0777],[-89.3763,37.0782],[-89.3757,37.0805],[-89.3755,37.0818],[-89.3755,37.0832],[-89.3756,37.0844],[-89.3756,37.0855],[-89.3756,37.0859],[-89.3758,37.0866],[-89.376,37.0876],[-89.3764,37.0888],[-89.3771,37.0908],[-89.3777,37.0922],[-89.3783,37.0937],[-89.3787,37.0946],[-89.3796,37.0961],[-89.3802,37.0972],[-89.381,37.0983],[-89.3816,37.0992],[-89.3818,37.0995],[-89.3828,37.101],[-89.3834,37.1021],[-89.3842,37.1033],[-89.3851,37.1044],[-89.386,37.1054],[-89.3866,37.106],[-89.387,37.1064],[-89.3881,37.1075],[-89.389,37.1083],[-89.3902,37.1091],[-89.3903,37.1092],[-89.3916,37.11],[-89.3921,37.1103],[-89.3922,37.1104],[-89.3923,37.1104],[-89.3934,37.1112],[-89.3955,37.1123],[-89.3976,37.1134],[-89.399,37.1142],[-89.3993,37.1144],[-89.3996,37.1145],[-89.401,37.1153],[-89.4026,37.1164],[-89.4043,37.1174],[-89.4061,37.1185],[-89.4074,37.1193],[-89.4084,37.12],[-89.4094,37.1207],[-89.4104,37.1215],[-89.4117,37.1225],[-89.4119,37.1227],[-89.4126,37.1234],[-89.4138,37.1245],[-89.4145,37.1251],[-89.4152,37.1259],[-89.4163,37.1272],[-89.4174,37.1285],[-89.4256,37.1382],[-89.4341,37.1505],[-89.4352,37.1521],[-89.4383,37.1613],[-89.4383,37.1614],[-89.4389,37.1622],[-89.4394,37.163],[-89.4422,37.167],[-89.4449,37.171],[-89.4472,37.1745],[-89.4481,37.1758],[-89.4525,37.1826],[-89.4541,37.1851],[-89.4544,37.1854],[-89.4553,37.1868],[-89.4561,37.1881],[-89.4562,37.1884],[-89.4566,37.1891],[-89.4569,37.1897],[-89.4572,37.1903],[-89.4575,37.1908],[-89.4619,37.1995],[-89.4619,37.1998],[-89.462,37.2002],[-89.4621,37.2005],[-89.4627,37.2034],[-89.4639,37.207],[-89.4655,37.2117],[-89.467,37.2163],[-89.4672,37.2168],[-89.4673,37.2173],[-89.4675,37.2178],[-89.4676,37.2182],[-89.4675,37.2218],[-89.4667,37.224],[-89.4662,37.225],[-89.4658,37.2259],[-89.4654,37.2266],[-89.4648,37.2277],[-89.4643,37.2287],[-89.4635,37.2303],[-89.4618,37.2333],[-89.46,37.2366],[-89.4583,37.2404],[-89.4582,37.241],[-89.458,37.2419],[-89.4578,37.2426],[-89.4581,37.2452],[-89.4583,37.2471],[-89.4587,37.2483],[-89.4588,37.2487],[-89.4592,37.2491],[-89.46,37.2501],[-89.4607,37.2506],[-89.4627,37.2515],[-89.4629,37.2516],[-89.4645,37.2521],[-89.4669,37.2527],[-89.469,37.2531],[-89.4705,37.2534],[-89.4724,37.2534],[-89.4745,37.2533],[-89.4761,37.2533],[-89.4769,37.2532],[-89.4792,37.2531],[-89.48,37.2529],[-89.4809,37.2527],[-89.4826,37.2523],[-89.4841,37.252],[-89.486,37.2518],[-89.4872,37.2516],[-89.4883,37.2515],[-89.4887,37.2515],[-89.4891,37.2514],[-89.4895,37.2514],[-89.4898,37.2513],[-89.4899,37.2513],[-89.4904,37.2518],[-89.4911,37.2527],[-89.4913,37.2529],[-89.4919,37.2535],[-89.4928,37.2545],[-89.4955,37.2575],[-89.4964,37.2585],[-89.4971,37.2591],[-89.4994,37.261],[-89.5001,37.2617],[-89.5016,37.263],[-89.5023,37.2637],[-89.505,37.2667],[-89.5057,37.2674],[-89.5068,37.2685],[-89.5071,37.2689],[-89.5093,37.2714],[-89.5116,37.2743],[-89.5139,37.2772],[-89.5154,37.2789],[-89.5154,37.279],[-89.5166,37.2813],[-89.517,37.2819],[-89.517,37.282],[-89.5171,37.282],[-89.5172,37.2821],[-89.5172,37.2823],[-89.5176,37.283],[-89.5177,37.2832],[-89.5177,37.2833],[-89.5178,37.2835],[-89.518,37.2841],[-89.518,37.2842],[-89.5181,37.2843],[-89.5183,37.2855],[-89.5184,37.2857],[-89.5185,37.2863],[-89.5185,37.2873],[-89.5184,37.2881],[-89.5184,37.2891],[-89.5184,37.2893],[-89.5182,37.2899],[-89.5182,37.2901],[-89.5181,37.2907],[-89.5181,37.2908],[-89.5179,37.2912],[-89.5177,37.292],[-89.5175,37.2924],[-89.5166,37.294],[-89.5159,37.2951],[-89.5159,37.2952],[-89.5158,37.2953],[-89.5157,37.2954],[-89.5156,37.2957],[-89.5155,37.2962],[-89.5153,37.2969],[-89.5146,37.2993],[-89.5142,37.3028],[-89.514,37.3038],[-89.5128,37.3085],[-89.5122,37.31],[-89.5119,37.3106],[-89.5118,37.3108],[-89.5118,37.311],[-89.5117,37.311],[-89.5117,37.3111],[-89.5116,37.3112],[-89.5115,37.3114],[-89.5114,37.3116],[-89.511,37.3124],[-89.5108,37.3127],[-89.5106,37.3129],[-89.5097,37.3143],[-89.5088,37.3151],[-89.5087,37.3152],[-89.5082,37.3157],[-89.507,37.3165],[-89.5063,37.3169],[-89.5037,37.3186],[-89.5004,37.3207],[-89.5001,37.3209],[-89.4991,37.3215],[-89.4981,37.3222],[-89.4973,37.3228],[-89.4961,37.324],[-89.4952,37.3248],[-89.4945,37.3259],[-89.4936,37.3271],[-89.4932,37.3282],[-89.493,37.3284],[-89.4925,37.3292],[-89.4923,37.3295],[-89.4919,37.3303],[-89.4912,37.3314],[-89.4902,37.3323],[-89.4893,37.3331],[-89.4892,37.3332],[-89.4891,37.3332],[-89.4891,37.3333],[-89.489,37.3334],[-89.4888,37.3335],[-89.4887,37.3335],[-89.4882,37.3338],[-89.4878,37.3341],[-89.487,37.3344],[-89.4866,37.3346],[-89.4863,37.3347],[-89.4861,37.3348],[-89.4842,37.3357],[-89.4826,37.3362],[-89.481,37.3367],[-89.4796,37.337],[-89.4785,37.3373],[-89.4769,37.3377],[-89.4767,37.3377],[-89.4763,37.3378],[-89.4762,37.3378],[-89.476,37.3379],[-89.4758,37.3379],[-89.4756,37.3379],[-89.4746,37.3382],[-89.471,37.3384],[-89.4694,37.3385],[-89.4692,37.3385],[-89.469,37.3385],[-89.4688,37.3385],[-89.4686,37.3386],[-89.4647,37.3387],[-89.4616,37.339],[-89.4575,37.3392],[-89.4547,37.3393],[-89.4527,37.3396],[-89.4513,37.3396],[-89.4495,37.34],[-89.4476,37.3405],[-89.4463,37.3409],[-89.4452,37.3413],[-89.4437,37.3421],[-89.4419,37.343],[-89.4386,37.3438],[-89.436,37.3444],[-89.4343,37.3456],[-89.4328,37.3471],[-89.4319,37.3483],[-89.4306,37.3505],[-89.4297,37.352],[-89.4294,37.3528],[-89.4282,37.3562],[-89.4265,37.3641],[-89.4245,37.3715],[-89.4244,37.3719],[-89.4243,37.3722],[-89.4236,37.375],[-89.4235,37.3751],[-89.4228,37.3778],[-89.422,37.3805],[-89.4214,37.3835],[-89.4205,37.388],[-89.4209,37.3939],[-89.4245,37.4035],[-89.4246,37.404],[-89.4252,37.4053],[-89.4259,37.4075],[-89.4265,37.409],[-89.4273,37.4107],[-89.428,37.4124],[-89.4287,37.4143],[-89.4287,37.4144],[-89.4298,37.4168],[-89.4309,37.4193],[-89.4319,37.4218],[-89.4322,37.4225],[-89.4331,37.4243],[-89.4341,37.4269],[-89.4354,37.4294],[-89.4368,37.4322],[-89.4386,37.4353],[-89.4398,37.4372],[-89.4411,37.439],[-89.4435,37.4421],[-89.445,37.4438],[-89.4455,37.4444],[-89.4466,37.4456],[-89.4489,37.4479],[-89.451,37.4501],[-89.4526,37.4517],[-89.4544,37.4531],[-89.4574,37.4556],[-89.4602,37.4578],[-89.4627,37.4599],[-89.4643,37.4609],[-89.4654,37.4618],[-89.4665,37.4626],[-89.4688,37.4644],[-89.4699,37.4654],[-89.4712,37.4665],[-89.4728,37.4681],[-89.4746,37.4703],[-89.4755,37.4713],[-89.4755,37.4714],[-89.4771,37.4736],[-89.4777,37.4745],[-89.4785,37.4757],[-89.4802,37.4779],[-89.4819,37.48],[-89.4821,37.4804],[-89.483,37.4816],[-89.4833,37.482],[-89.4849,37.4842],[-89.4862,37.4858],[-89.4881,37.4883],[-89.4897,37.4904],[-89.4906,37.4917],[-89.4913,37.4929],[-89.4915,37.4932],[-89.4921,37.494],[-89.4928,37.4952],[-89.4936,37.4965],[-89.4943,37.4978],[-89.4948,37.4989],[-89.4948,37.499],[-89.4953,37.5001],[-89.4967,37.5027],[-89.4977,37.505],[-89.4984,37.5073],[-89.4995,37.5103],[-89.4997,37.5112],[-89.4998,37.5114],[-89.4998,37.5116],[-89.4999,37.512],[-89.5,37.5123],[-89.5001,37.5128],[-89.5002,37.5129],[-89.5009,37.514],[-89.5014,37.5151],[-89.5017,37.5155],[-89.5017,37.5156],[-89.5022,37.5164],[-89.5029,37.5179],[-89.5034,37.5185],[-89.5038,37.5192],[-89.5048,37.5205],[-89.5055,37.5214],[-89.5061,37.5222],[-89.5068,37.5232],[-89.5075,37.5243],[-89.5084,37.5258],[-89.5097,37.5269],[-89.5112,37.5282],[-89.5124,37.5298],[-89.5129,37.5306],[-89.5136,37.5317],[-89.5154,37.534],[-89.5156,37.5344],[-89.5165,37.5356],[-89.5169,37.5367],[-89.517,37.5373],[-89.5177,37.5403],[-89.5183,37.5429],[-89.5189,37.5461],[-89.5193,37.5473],[-89.5195,37.5482],[-89.5206,37.5513],[-89.5211,37.5538],[-89.5217,37.5573],[-89.5219,37.5607],[-89.522,37.5634],[-89.5219,37.5661],[-89.5219,37.5662],[-89.5218,37.5668],[-89.5218,37.5675],[-89.5217,37.5686],[-89.5216,37.5719],[-89.5216,37.5722],[-89.5214,37.5748],[-89.5214,37.575],[-89.5213,37.5772],[-89.5213,37.579],[-89.5208,37.5812],[-89.5198,37.5827],[-89.5196,37.5829],[-89.518,37.584],[-89.5172,37.5843],[-89.5165,37.5845],[-89.5163,37.5845],[-89.5155,37.5847],[-89.5139,37.5848],[-89.5137,37.5848],[-89.5128,37.5847],[-89.5119,37.5846],[-89.5095,37.5842],[-89.5076,37.5836],[-89.5064,37.5832],[-89.5058,37.583],[-89.5057,37.583],[-89.5056,37.5829],[-89.505,37.5828],[-89.5047,37.5827],[-89.5034,37.5824],[-89.5022,37.5821],[-89.501,37.5818],[-89.5001,37.5817],[-89.497,37.5808],[-89.4955,37.5804],[-89.4941,37.5801],[-89.4929,37.5801],[-89.4922,37.5801],[-89.4921,37.5801],[-89.4909,37.5803],[-89.4895,37.5804],[-89.4891,37.5803],[-89.4877,37.5805],[-89.4861,37.5808],[-89.4843,37.5814],[-89.4828,37.5821],[-89.4811,37.583],[-89.4791,37.5844],[-89.4775,37.5859],[-89.4765,37.5882],[-89.476,37.5902],[-89.4759,37.593],[-89.4765,37.5956],[-89.4784,37.5989],[-89.4808,37.6018],[-89.4834,37.6045],[-89.4836,37.6048],[-89.485,37.6063],[-89.4858,37.6072],[-89.4878,37.6092],[-89.4905,37.6113],[-89.4929,37.6132],[-89.4951,37.6145],[-89.4953,37.6147],[-89.4957,37.615],[-89.4961,37.6154],[-89.4971,37.6162],[-89.4985,37.6178],[-89.5001,37.6197],[-89.501,37.6203],[-89.5018,37.6211],[-89.5022,37.6215],[-89.5024,37.6216],[-89.5031,37.6222],[-89.5037,37.6227],[-89.5057,37.6244],[-89.5066,37.6251],[-89.5079,37.6275],[-89.5093,37.63],[-89.5105,37.6317],[-89.5136,37.6346],[-89.5156,37.6364],[-89.516,37.6372],[-89.5163,37.6379],[-89.5168,37.6391],[-89.5177,37.6412],[-89.5176,37.6416],[-89.5174,37.6427],[-89.5171,37.6438],[-89.517,37.6439],[-89.5164,37.6449],[-89.5159,37.6456],[-89.5159,37.6483],[-89.5159,37.6495],[-89.5159,37.6503],[-89.5159,37.6508],[-89.5162,37.6526],[-89.5164,37.6534],[-89.5165,37.6541],[-89.5168,37.6561],[-89.5168,37.6563],[-89.5168,37.657],[-89.5168,37.659],[-89.5167,37.6608],[-89.5165,37.6649],[-89.5163,37.6668],[-89.5162,37.6673],[-89.5161,37.668],[-89.516,37.6687],[-89.5159,37.6691],[-89.5154,37.6714],[-89.5153,37.6718],[-89.5139,37.6766],[-89.5127,37.6795],[-89.512,37.681],[-89.512,37.682],[-89.512,37.6836],[-89.512,37.6855],[-89.5132,37.6879],[-89.5139,37.6892],[-89.514,37.6895],[-89.5143,37.6899],[-89.5145,37.6902],[-89.5147,37.6904],[-89.5151,37.6909],[-89.5161,37.692],[-89.5162,37.6923],[-89.5165,37.6925],[-89.5166,37.6927],[-89.5167,37.6928],[-89.5174,37.6933],[-89.5192,37.6947],[-89.5197,37.695],[-89.5205,37.6955],[-89.5217,37.6963],[-89.522,37.6965],[-89.5256,37.6984],[-89.5257,37.6984],[-89.5269,37.6988],[-89.5271,37.6989],[-89.5274,37.699],[-89.5277,37.6991],[-89.5279,37.6992],[-89.5294,37.6997],[-89.5314,37.7003],[-89.5341,37.7006],[-89.5357,37.7008],[-89.5387,37.7011],[-89.5395,37.7012],[-89.5485,37.7031],[-89.5509,37.7037],[-89.5546,37.7047],[-89.5559,37.705],[-89.5567,37.7052],[-89.5597,37.7058],[-89.561,37.7061],[-89.5632,37.7065],[-89.5667,37.7072],[-89.5698,37.708],[-89.5719,37.7086],[-89.5722,37.7087],[-89.5732,37.709],[-89.5735,37.7091],[-89.5742,37.7094],[-89.5761,37.7103],[-89.5767,37.7105],[-89.5772,37.7107],[-89.5773,37.7108],[-89.5779,37.7109],[-89.5788,37.7112],[-89.5793,37.7114],[-89.5798,37.7116],[-89.5799,37.7117],[-89.5806,37.712],[-89.5807,37.712],[-89.5816,37.7123],[-89.5825,37.7128],[-89.5831,37.7131],[-89.5833,37.7133],[-89.584,37.7138],[-89.584,37.7139],[-89.5842,37.714],[-89.5845,37.7143],[-89.585,37.7148],[-89.5851,37.7149],[-89.5855,37.7153],[-89.5858,37.7157],[-89.586,37.7159],[-89.5867,37.7168],[-89.5869,37.7171],[-89.5872,37.7175],[-89.5876,37.7184],[-89.588,37.7192],[-89.5888,37.7205],[-89.5899,37.7217],[-89.5911,37.7231],[-89.5911,37.7232],[-89.5913,37.7234],[-89.5913,37.7235],[-89.5914,37.7237],[-89.5914,37.7238],[-89.5915,37.7241],[-89.5915,37.7242],[-89.5915,37.7243],[-89.5915,37.7244],[-89.5916,37.7246],[-89.5916,37.7251],[-89.5917,37.7254],[-89.5921,37.7258],[-89.5922,37.7262],[-89.5929,37.7267],[-89.5931,37.727],[-89.5937,37.7277],[-89.5939,37.7281],[-89.5938,37.7282],[-89.5939,37.7285],[-89.5939,37.7288],[-89.5941,37.7293],[-89.5944,37.7298],[-89.5945,37.7301],[-89.5947,37.7304],[-89.5952,37.7312],[-89.5961,37.7319],[-89.5975,37.7335],[-89.5983,37.7342],[-89.5986,37.7344],[-89.599,37.7347],[-89.5998,37.735],[-89.6009,37.7355],[-89.601,37.7356],[-89.6012,37.7358],[-89.6018,37.7361],[-89.6021,37.7363],[-89.6023,37.7365],[-89.6024,37.7366],[-89.6025,37.7366],[-89.6026,37.7366],[-89.6027,37.7366],[-89.6036,37.737],[-89.6043,37.7373],[-89.6052,37.7378],[-89.6067,37.7384],[-89.6081,37.7393],[-89.6088,37.7397],[-89.6092,37.7398],[-89.6098,37.74],[-89.6103,37.7401],[-89.6109,37.74],[-89.6112,37.7399],[-89.6116,37.7399],[-89.612,37.74],[-89.6122,37.74],[-89.6125,37.74],[-89.6127,37.7401],[-89.613,37.7404],[-89.6131,37.7404],[-89.6132,37.7405],[-89.6134,37.7407],[-89.6135,37.7407],[-89.6137,37.741],[-89.6144,37.7417],[-89.6147,37.742],[-89.615,37.7423],[-89.6151,37.7424],[-89.6154,37.7425],[-89.6156,37.7427],[-89.6157,37.7427],[-89.6159,37.7431],[-89.616,37.7433],[-89.6162,37.7437],[-89.6162,37.7443],[-89.6161,37.7449],[-89.6161,37.745],[-89.6161,37.7456],[-89.6161,37.746],[-89.616,37.7467],[-89.616,37.7476],[-89.6159,37.7482],[-89.6161,37.7487],[-89.6164,37.7492],[-89.6167,37.7494],[-89.6173,37.7497],[-89.6175,37.7497],[-89.6181,37.7498],[-89.6186,37.7498],[-89.6197,37.7496],[-89.6216,37.7493],[-89.6227,37.7493],[-89.624,37.7491],[-89.6251,37.7491],[-89.6263,37.749],[-89.6272,37.7486],[-89.628,37.7481],[-89.6297,37.7474],[-89.631,37.7468],[-89.6315,37.7466],[-89.6325,37.7462],[-89.6334,37.7458],[-89.6342,37.7458],[-89.6362,37.7461],[-89.6366,37.7461],[-89.6372,37.7461],[-89.64,37.7461],[-89.6402,37.7461],[-89.6409,37.746],[-89.6421,37.746],[-89.6431,37.746],[-89.6454,37.7461],[-89.6455,37.7461],[-89.6461,37.7461],[-89.6466,37.746],[-89.6469,37.746],[-89.6477,37.7458],[-89.648,37.7457],[-89.6482,37.7456],[-89.6484,37.7456],[-89.6495,37.7455],[-89.6505,37.7457],[-89.6527,37.7461],[-89.6556,37.7468],[-89.6577,37.7475],[-89.6585,37.7477],[-89.6599,37.7482],[-89.6601,37.7482],[-89.6602,37.7483],[-89.6604,37.7484],[-89.6606,37.7486],[-89.6608,37.7486],[-89.6613,37.7489],[-89.6621,37.7493],[-89.6628,37.7498],[-89.6633,37.7501],[-89.6637,37.7503],[-89.664,37.7506],[-89.6647,37.7511],[-89.6649,37.7512],[-89.665,37.7514],[-89.6655,37.752],[-89.6655,37.7521],[-89.666,37.7536],[-89.666,37.7537],[-89.6661,37.7544],[-89.6661,37.7549],[-89.6663,37.7552],[-89.6664,37.7556],[-89.6665,37.7559],[-89.667,37.7568],[-89.6672,37.7571],[-89.6677,37.7581],[-89.6679,37.7586],[-89.668,37.7595],[-89.6679,37.7603],[-89.6675,37.7613],[-89.6674,37.7614],[-89.667,37.7623],[-89.6668,37.7625],[-89.6665,37.764],[-89.6665,37.7642],[-89.6658,37.7655],[-89.6648,37.767],[-89.6641,37.7685],[-89.664,37.7688],[-89.6635,37.77],[-89.6633,37.7705],[-89.6632,37.7707],[-89.6629,37.7715],[-89.6628,37.7717],[-89.6626,37.7721],[-89.6624,37.7728],[-89.6622,37.7734],[-89.662,37.7738],[-89.6612,37.7757],[-89.6607,37.7774],[-89.6607,37.7775],[-89.6604,37.7794],[-89.6602,37.781],[-89.6603,37.7826],[-89.6602,37.7847],[-89.6604,37.7863],[-89.6607,37.7873],[-89.6613,37.7882],[-89.6618,37.7886],[-89.6621,37.7889],[-89.6627,37.7895],[-89.6634,37.7901],[-89.664,37.7908],[-89.6643,37.7915],[-89.6645,37.7918],[-89.6648,37.7922],[-89.665,37.7926],[-89.6652,37.7929],[-89.6659,37.794],[-89.666,37.7942],[-89.6672,37.7965],[-89.6679,37.7974],[-89.6684,37.7982],[-89.6686,37.7986],[-89.6693,37.7994],[-89.6696,37.7999],[-89.6701,37.8003],[-89.6713,37.8011],[-89.6732,37.8023],[-89.6733,37.8023],[-89.6743,37.8031],[-89.6746,37.8033],[-89.6753,37.8036],[-89.6756,37.8037],[-89.6758,37.8039],[-89.6761,37.8041],[-89.6765,37.8043],[-89.6769,37.8046],[-89.6772,37.8048],[-89.6776,37.8051],[-89.6779,37.8052],[-89.6795,37.8061],[-89.6802,37.8063],[-89.681,37.8066],[-89.6811,37.8066],[-89.6812,37.8067],[-89.6814,37.8068],[-89.6815,37.8069],[-89.6824,37.8075],[-89.6829,37.8078],[-89.6849,37.8087],[-89.6855,37.8089],[-89.6866,37.8092],[-89.6871,37.8094],[-89.6872,37.8095],[-89.6886,37.8102],[-89.689,37.8105],[-89.6895,37.8108],[-89.6901,37.8111],[-89.6912,37.8117],[-89.6918,37.812],[-89.6934,37.8127],[-89.695,37.8136],[-89.6962,37.8141],[-89.6966,37.8143],[-89.6979,37.8148],[-89.699,37.8152],[-89.6995,37.8154],[-89.7007,37.8158],[-89.7024,37.8166],[-89.7028,37.8168],[-89.7035,37.8172],[-89.7044,37.8178],[-89.7047,37.8179],[-89.7067,37.8191],[-89.7074,37.8195],[-89.7083,37.8202],[-89.7101,37.8213],[-89.7118,37.8224],[-89.7144,37.8239],[-89.7158,37.8247],[-89.7174,37.8257],[-89.7188,37.8267],[-89.7199,37.8275],[-89.7206,37.8281],[-89.7212,37.8287],[-89.7228,37.8302],[-89.7239,37.831],[-89.7255,37.832],[-89.7272,37.8332],[-89.7284,37.8342],[-89.7294,37.8351],[-89.73,37.8357],[-89.7308,37.8365],[-89.7311,37.8369],[-89.7316,37.8374],[-89.7326,37.8384],[-89.7338,37.8395],[-89.7343,37.8408],[-89.7352,37.8418],[-89.7355,37.8424],[-89.7356,37.8424],[-89.7364,37.8434],[-89.7364,37.8435],[-89.7371,37.844],[-89.7382,37.8447],[-89.7389,37.8452],[-89.7397,37.8462],[-89.7399,37.8469],[-89.7405,37.847],[-89.7407,37.8471],[-89.7412,37.847],[-89.742,37.8469],[-89.7431,37.8467],[-89.7432,37.8467],[-89.7437,37.8465],[-89.7441,37.8463],[-89.7446,37.8462],[-89.7447,37.8461],[-89.745,37.8464],[-89.7456,37.8462],[-89.7462,37.8463],[-89.747,37.8465],[-89.7478,37.847],[-89.748,37.847],[-89.7487,37.847],[-89.749,37.847],[-89.7499,37.847],[-89.75,37.847],[-89.7501,37.847],[-89.7507,37.8469],[-89.7541,37.8464],[-89.7574,37.8476],[-89.7586,37.8484],[-89.7599,37.8494],[-89.7612,37.8502],[-89.762,37.8506],[-89.7652,37.8518],[-89.7672,37.852],[-89.7695,37.8522],[-89.7743,37.8521],[-89.775,37.8523],[-89.776,37.8527],[-89.7798,37.8539],[-89.782,37.855],[-89.7823,37.8548],[-89.7825,37.8547],[-89.7826,37.8546],[-89.7828,37.8543],[-89.7829,37.8543],[-89.7831,37.8542],[-89.7863,37.8517],[-89.7937,37.8571],[-89.7951,37.8584],[-89.7961,37.8595],[-89.7969,37.8611],[-89.7975,37.8621],[-89.7994,37.8675],[-89.8003,37.8686],[-89.8003,37.8688],[-89.8,37.8699],[-89.7999,37.8703],[-89.8,37.8709],[-89.7998,37.8713],[-89.7991,37.872],[-89.799,37.8722],[-89.7987,37.8725],[-89.7983,37.873],[-89.7981,37.8732],[-89.7979,37.8736],[-89.7977,37.8742],[-89.7977,37.8743],[-89.7977,37.8744],[-89.7977,37.8745],[-89.798,37.875],[-89.7981,37.8752],[-89.7982,37.8755],[-89.7982,37.8757],[-89.7983,37.8764],[-89.7983,37.8767],[-89.7984,37.8771],[-89.7984,37.8772],[-89.7983,37.8783],[-89.7983,37.8786],[-89.7982,37.8788],[-89.7982,37.879],[-89.7981,37.8792],[-89.7981,37.8794],[-89.798,37.8796],[-89.7983,37.8805],[-89.7993,37.8815],[-89.7996,37.8816],[-89.8009,37.882],[-89.8039,37.883],[-89.8069,37.8844],[-89.8077,37.8848],[-89.8104,37.886],[-89.8105,37.8861],[-89.8107,37.8862],[-89.8108,37.8862],[-89.8109,37.8863],[-89.8121,37.8869],[-89.8136,37.8877],[-89.8157,37.8889],[-89.8168,37.8897],[-89.8205,37.8919],[-89.8245,37.8945],[-89.8246,37.8946],[-89.8247,37.8946],[-89.8298,37.8977],[-89.83,37.8979],[-89.8363,37.9019],[-89.8372,37.9023],[-89.8378,37.9027],[-89.8383,37.903],[-89.8403,37.9041],[-89.8426,37.9052],[-89.8438,37.9054],[-89.844,37.9054],[-89.8446,37.9055],[-89.8448,37.9056],[-89.8448,37.9055],[-89.8451,37.9055],[-89.8456,37.9053],[-89.8461,37.9052],[-89.8464,37.9051],[-89.8466,37.905],[-89.8473,37.9047],[-89.8475,37.9047],[-89.8478,37.9046],[-89.8479,37.9046],[-89.8481,37.9046],[-89.8482,37.9045],[-89.8483,37.9045],[-89.849,37.9044],[-89.8497,37.9042],[-89.8505,37.9042],[-89.8509,37.904],[-89.8511,37.9039],[-89.8514,37.9037],[-89.8515,37.9034],[-89.8526,37.9026],[-89.8532,37.9022],[-89.8536,37.902],[-89.8542,37.9016],[-89.8544,37.9015],[-89.8551,37.9011],[-89.856,37.9005],[-89.8561,37.9004],[-89.8565,37.8999],[-89.8567,37.8996],[-89.8568,37.8994],[-89.8571,37.8992],[-89.8572,37.8991],[-89.8573,37.8991],[-89.858,37.899],[-89.8584,37.899],[-89.8585,37.8989],[-89.8587,37.8989],[-89.8592,37.8987],[-89.8595,37.8987],[-89.8605,37.8983],[-89.8612,37.898],[-89.8619,37.8977],[-89.8624,37.8973],[-89.8634,37.8966],[-89.8644,37.8958],[-89.8652,37.8952],[-89.8667,37.8937],[-89.8673,37.8931],[-89.8678,37.8925],[-89.8682,37.8923],[-89.8687,37.8918],[-89.8693,37.8911],[-89.8701,37.8904],[-89.8705,37.89],[-89.8708,37.8894],[-89.8719,37.8881],[-89.8723,37.8877],[-89.8724,37.8877],[-89.8725,37.8876],[-89.8725,37.8875],[-89.8737,37.8864],[-89.8741,37.8857],[-89.8747,37.8852],[-89.8748,37.885],[-89.8749,37.8849],[-89.875,37.8849],[-89.8752,37.8848],[-89.8752,37.8846],[-89.8761,37.8836],[-89.8786,37.8815],[-89.8797,37.8807],[-89.882,37.8793],[-89.8834,37.8785],[-89.8838,37.8783],[-89.8895,37.8752],[-89.8897,37.8751],[-89.8898,37.8751],[-89.8899,37.875],[-89.8899,37.8749],[-89.89,37.8749],[-89.8902,37.8749],[-89.8904,37.8747],[-89.8906,37.8746],[-89.8908,37.8745],[-89.891,37.8744],[-89.8911,37.8744],[-89.8913,37.8742],[-89.8915,37.8742],[-89.8922,37.8738],[-89.8924,37.8738],[-89.8927,37.8736],[-89.8928,37.8736],[-89.8931,37.8734],[-89.8933,37.8734],[-89.8935,37.8732],[-89.8936,37.8732],[-89.894,37.873],[-89.8942,37.873],[-89.8945,37.8728],[-89.8946,37.8728],[-89.8951,37.8726],[-89.8953,37.8724],[-89.8955,37.8724],[-89.8961,37.872],[-89.8963,37.872],[-89.8966,37.8717],[-89.8968,37.8718],[-89.8974,37.8713],[-89.8975,37.8713],[-89.8979,37.8711],[-89.898,37.8711],[-89.8983,37.8709],[-89.8985,37.8709],[-89.8988,37.8708],[-89.8991,37.8707],[-89.8993,37.8706],[-89.8997,37.8705],[-89.9009,37.8701],[-89.9011,37.8701],[-89.9013,37.87],[-89.9016,37.8699],[-89.9021,37.87],[-89.9024,37.8697],[-89.903,37.8698],[-89.9032,37.8696],[-89.9034,37.8695],[-89.9041,37.8696],[-89.9042,37.8695],[-89.9056,37.8694],[-89.9087,37.8695],[-89.9097,37.8695],[-89.9099,37.8696],[-89.9132,37.8697],[-89.9147,37.8698],[-89.9175,37.8699],[-89.918,37.8699],[-89.9188,37.8702],[-89.9199,37.8702],[-89.9215,37.8704],[-89.9223,37.8704],[-89.9225,37.8706],[-89.923,37.8707],[-89.9234,37.8707],[-89.9234,37.8708],[-89.9237,37.8708],[-89.9243,37.8709],[-89.9245,37.8709],[-89.9246,37.871],[-89.9253,37.8712],[-89.9259,37.8714],[-89.9261,37.8714],[-89.9263,37.8715],[-89.9265,37.8716],[-89.9275,37.8719],[-89.9279,37.8721],[-89.9282,37.8721],[-89.9283,37.8722],[-89.9288,37.8723],[-89.9289,37.8724],[-89.929,37.8724],[-89.9297,37.8726],[-89.9301,37.8727],[-89.9305,37.8728],[-89.931,37.8731],[-89.9311,37.8731],[-89.9313,37.8732],[-89.9317,37.8733],[-89.9318,37.8733],[-89.9319,37.8734],[-89.9325,37.8735],[-89.9327,37.8735],[-89.9328,37.8735],[-89.933,37.8735],[-89.9332,37.8737],[-89.9337,37.8738],[-89.9339,37.8738],[-89.9341,37.8739],[-89.9343,37.8739],[-89.9343,37.874],[-89.9346,37.874],[-89.9352,37.8743],[-89.9368,37.8747],[-89.9369,37.8748],[-89.9373,37.8749],[-89.9373,37.8748],[-89.9374,37.8748],[-89.9375,37.8748],[-89.9376,37.8747],[-89.9379,37.8744],[-89.9381,37.8744],[-89.9383,37.8743],[-89.9385,37.8743],[-89.9386,37.8743],[-89.9383,37.8746],[-89.9378,37.875],[-89.9377,37.8751],[-89.938,37.8752],[-89.9394,37.8757],[-89.9395,37.8758],[-89.9404,37.8762],[-89.9407,37.8764],[-89.9429,37.8774],[-89.9459,37.8789],[-89.9474,37.8797],[-89.9478,37.8798],[-89.948,37.88],[-89.9483,37.8802],[-89.9511,37.8821],[-89.9523,37.8832],[-89.953,37.884],[-89.9534,37.8846],[-89.9536,37.8851],[-89.9543,37.8864],[-89.9543,37.8866],[-89.9548,37.8875],[-89.955,37.8879],[-89.9551,37.888],[-89.9551,37.8881],[-89.9552,37.8882],[-89.956,37.8898],[-89.9561,37.8899],[-89.9568,37.8911],[-89.9588,37.8947],[-89.9605,37.8974],[-89.9614,37.8984],[-89.9633,37.9006],[-89.9641,37.9014],[-89.9653,37.9023],[-89.9653,37.9024],[-89.9652,37.9023],[-89.9651,37.9023],[-89.9651,37.9024],[-89.965,37.9025],[-89.9653,37.903],[-89.9653,37.9031],[-89.9657,37.904],[-89.9658,37.9046],[-89.9662,37.9063],[-89.9663,37.9067],[-89.9668,37.9074],[-89.9672,37.9081],[-89.9683,37.9099],[-89.9704,37.9138],[-89.9708,37.9146],[-89.973,37.9169],[-89.9738,37.918],[-89.9742,37.9195],[-89.9741,37.9211],[-89.9741,37.9226],[-89.9742,37.9235],[-89.9747,37.9249],[-89.9749,37.926],[-89.9748,37.9263],[-89.9748,37.9265],[-89.9746,37.9271],[-89.9741,37.9277],[-89.9735,37.9284],[-89.9726,37.9289],[-89.9711,37.93],[-89.9695,37.9308],[-89.9694,37.9309],[-89.9685,37.9314],[-89.9679,37.9318],[-89.9658,37.933],[-89.9654,37.9331],[-89.9644,37.9334],[-89.963,37.9337],[-89.9629,37.9337],[-89.9624,37.9338],[-89.9621,37.9339],[-89.9619,37.9341],[-89.962,37.9344],[-89.962,37.9346],[-89.9621,37.9346],[-89.9626,37.935],[-89.9626,37.9353],[-89.9625,37.9355],[-89.9624,37.9356],[-89.9623,37.9357],[-89.9618,37.936],[-89.9613,37.9362],[-89.9611,37.9364],[-89.9609,37.9366],[-89.9608,37.9371],[-89.9608,37.9374],[-89.9604,37.9381],[-89.9603,37.9385],[-89.9603,37.9388],[-89.9603,37.939],[-89.9603,37.9393],[-89.9597,37.94],[-89.9598,37.9401],[-89.9597,37.9401],[-89.9596,37.9402],[-89.9594,37.9402],[-89.9586,37.9402],[-89.9582,37.9401],[-89.9578,37.94],[-89.9575,37.9399],[-89.9561,37.9402],[-89.956,37.9402],[-89.9545,37.9404],[-89.9537,37.9404],[-89.9533,37.9403],[-89.9531,37.9402],[-89.9525,37.9401],[-89.9518,37.94],[-89.9505,37.9401],[-89.9484,37.94],[-89.9476,37.9402],[-89.9474,37.9403],[-89.9473,37.9403],[-89.9466,37.9407],[-89.9462,37.9409],[-89.9457,37.9412],[-89.9447,37.942],[-89.9442,37.9422],[-89.9431,37.9428],[-89.9417,37.9436],[-89.9414,37.9439],[-89.9393,37.9454],[-89.938,37.9463],[-89.9373,37.9467],[-89.937,37.9468],[-89.9364,37.9468],[-89.9355,37.9469],[-89.9347,37.9468],[-89.9341,37.9469],[-89.933,37.9472],[-89.9322,37.9477],[-89.9313,37.9483],[-89.9309,37.9487],[-89.9306,37.9492],[-89.9299,37.9498],[-89.9287,37.9506],[-89.9282,37.9511],[-89.9278,37.9516],[-89.9275,37.952],[-89.9274,37.9521],[-89.9272,37.9522],[-89.927,37.9524],[-89.9267,37.9526],[-89.9267,37.9528],[-89.9261,37.9533],[-89.9253,37.9542],[-89.9251,37.9545],[-89.9249,37.9549],[-89.9247,37.9552],[-89.9247,37.9558],[-89.9248,37.956],[-89.9248,37.9566],[-89.9249,37.9574],[-89.9252,37.9584],[-89.9251,37.9588],[-89.925,37.9589],[-89.9248,37.9595],[-89.9246,37.9599],[-89.9247,37.9599],[-89.9248,37.9599],[-89.9251,37.96],[-89.9304,37.9595],[-89.9318,37.9593],[-89.9321,37.9593],[-89.9338,37.9591],[-89.9338,37.9592],[-89.9344,37.9592],[-89.9347,37.9593],[-89.9348,37.9593],[-89.9359,37.9596],[-89.936,37.9596],[-89.9364,37.96],[-89.9364,37.9601],[-89.9366,37.9608],[-89.9368,37.9612],[-89.9369,37.9614],[-89.9369,37.9615],[-89.9369,37.9617],[-89.9367,37.9624],[-89.9367,37.9627],[-89.9367,37.9628],[-89.9368,37.9629],[-89.937,37.9634],[-89.9375,37.9643],[-89.9376,37.9644],[-89.9377,37.965],[-89.9393,37.9665],[-89.9395,37.9679],[-89.9397,37.968],[-89.9397,37.9681],[-89.9399,37.9684],[-89.9402,37.9694],[-89.9406,37.9705],[-89.9407,37.9709],[-89.9423,37.9704],[-89.9507,37.968],[-89.9517,37.9678],[-89.9623,37.965],[-89.9651,37.9644],[-89.9694,37.9639],[-89.972,37.9639],[-89.9724,37.9639],[-89.9789,37.9628],[-89.9822,37.9621],[-89.9845,37.9619],[-89.9881,37.9618],[-89.992,37.9622],[-89.9968,37.9632],[-90.0001,37.9646],[-90.0033,37.9664],[-90.0079,37.9701],[-90.012,37.9746],[-90.0143,37.9772],[-90.0163,37.9796],[-90.0223,37.9862],[-90.0242,37.9881],[-90.0318,37.9951],[-90.0357,37.9978],[-90.0405,38.0002],[-90.0444,38.002],[-90.0519,38.0054],[-90.0531,38.0071],[-90.0537,38.009],[-90.0537,38.0092],[-90.0537,38.0093],[-90.0536,38.0094],[-90.0538,38.0096],[-90.0543,38.0101],[-90.0545,38.0103],[-90.0546,38.0106],[-90.0554,38.0119],[-90.0564,38.013],[-90.0573,38.0144],[-90.0586,38.0151],[-90.0592,38.0154],[-90.0594,38.0155],[-90.0595,38.0156],[-90.0603,38.0158],[-90.0614,38.0161],[-90.0618,38.0162],[-90.0628,38.0164],[-90.0636,38.0166],[-90.0637,38.0166],[-90.0642,38.0167],[-90.065,38.0169],[-90.0651,38.0169],[-90.0653,38.0169],[-90.066,38.0169],[-90.0666,38.0169],[-90.0679,38.0169],[-90.0695,38.0169],[-90.0706,38.0169],[-90.0712,38.017],[-90.0713,38.017],[-90.0723,38.017],[-90.0742,38.0166],[-90.0761,38.0162],[-90.0772,38.016],[-90.081,38.0154],[-90.0841,38.0154],[-90.085,38.0156],[-90.0852,38.0157],[-90.0853,38.0157],[-90.0854,38.0157],[-90.0868,38.0155],[-90.0883,38.0158],[-90.0891,38.016],[-90.0894,38.0161],[-90.0895,38.0162],[-90.0897,38.0162],[-90.0899,38.0163],[-90.0905,38.0166],[-90.0907,38.0167],[-90.0914,38.017],[-90.0922,38.0171],[-90.0924,38.0171],[-90.0928,38.0173],[-90.093,38.0174],[-90.0935,38.0177],[-90.0937,38.0178],[-90.0938,38.0178],[-90.0944,38.0182],[-90.0954,38.0188],[-90.0966,38.0194],[-90.0974,38.0196],[-90.0975,38.0197],[-90.0978,38.0199],[-90.0982,38.02],[-90.0986,38.02],[-90.0991,38.0202],[-90.1002,38.0209],[-90.1021,38.022],[-90.1029,38.0224],[-90.1041,38.0231],[-90.1049,38.0236],[-90.105,38.0236],[-90.106,38.0241],[-90.1065,38.0246],[-90.107,38.0248],[-90.1077,38.0251],[-90.1088,38.0257],[-90.1089,38.0257],[-90.1094,38.026],[-90.1096,38.026],[-90.1096,38.0261],[-90.1097,38.0261],[-90.1105,38.0266],[-90.1107,38.0266],[-90.1107,38.0267],[-90.1108,38.0267],[-90.1109,38.0268],[-90.1114,38.0272],[-90.112,38.0276],[-90.1124,38.0279],[-90.1125,38.028],[-90.1126,38.0281],[-90.1127,38.0281],[-90.1127,38.0282],[-90.1128,38.0282],[-90.1129,38.0283],[-90.1133,38.0286],[-90.1134,38.0286],[-90.1141,38.029],[-90.1142,38.029],[-90.1142,38.0291],[-90.1143,38.0291],[-90.1149,38.0296],[-90.1157,38.0303],[-90.1174,38.0317],[-90.1185,38.0327],[-90.1186,38.0328],[-90.1187,38.0329],[-90.1191,38.0333],[-90.1202,38.0346],[-90.1205,38.0348],[-90.1213,38.0357],[-90.1222,38.0366],[-90.1225,38.037],[-90.123,38.0374],[-90.123,38.0375],[-90.1235,38.0379],[-90.1245,38.0388],[-90.1251,38.0393],[-90.1262,38.0407],[-90.1265,38.0417],[-90.1265,38.0424],[-90.1265,38.0425],[-90.1266,38.0431],[-90.1266,38.044],[-90.1262,38.047],[-90.1261,38.0471],[-90.1261,38.0473],[-90.126,38.0506],[-90.1261,38.0513],[-90.1261,38.052],[-90.1263,38.0543],[-90.1263,38.0544],[-90.1264,38.0549],[-90.1274,38.0578],[-90.1275,38.058],[-90.1275,38.0581],[-90.1276,38.0581],[-90.1278,38.0588],[-90.1281,38.0596],[-90.1282,38.0596],[-90.1288,38.0607],[-90.1294,38.0613],[-90.1295,38.0613],[-90.1296,38.0614],[-90.1308,38.0623],[-90.1339,38.0639],[-90.1367,38.0647],[-90.1376,38.0652],[-90.1386,38.0658],[-90.1413,38.0674],[-90.1413,38.0675],[-90.1416,38.0676],[-90.1417,38.0677],[-90.1419,38.0678],[-90.142,38.0678],[-90.1421,38.0679],[-90.1422,38.0679],[-90.1432,38.0684],[-90.1441,38.0688],[-90.1442,38.0688],[-90.1445,38.069],[-90.1449,38.0692],[-90.1463,38.0698],[-90.1471,38.07],[-90.1475,38.0701],[-90.1481,38.0703],[-90.1482,38.0703],[-90.1487,38.0705],[-90.1489,38.0706],[-90.1493,38.0707],[-90.1506,38.0713],[-90.1515,38.0717],[-90.1518,38.0718],[-90.1519,38.0718],[-90.152,38.0719],[-90.1522,38.072],[-90.1529,38.0723],[-90.153,38.0724],[-90.1536,38.0729],[-90.1538,38.0729],[-90.1552,38.0736],[-90.1568,38.0743],[-90.1576,38.0747],[-90.1581,38.0749],[-90.1583,38.075],[-90.1599,38.0749],[-90.1606,38.0749],[-90.1616,38.0749],[-90.1626,38.0746],[-90.1634,38.0744],[-90.1644,38.0739],[-90.1686,38.0716],[-90.1722,38.0696],[-90.176,38.0707],[-90.1788,38.0719],[-90.1881,38.0769],[-90.2028,38.0852],[-90.2067,38.088],[-90.2071,38.0882],[-90.2077,38.0885],[-90.2082,38.0888],[-90.217,38.0935],[-90.2233,38.0978],[-90.2282,38.1013],[-90.2303,38.1034],[-90.2343,38.1061],[-90.2379,38.1082],[-90.2407,38.1104],[-90.2426,38.1121],[-90.2456,38.1159],[-90.2483,38.1201],[-90.2487,38.1209],[-90.2493,38.1225],[-90.2501,38.1251],[-90.2506,38.1256],[-90.2511,38.1261],[-90.2525,38.1275],[-90.2527,38.1278],[-90.2533,38.1286],[-90.2551,38.1311],[-90.2558,38.1319],[-90.2582,38.1351],[-90.2658,38.1454],[-90.2664,38.1462],[-90.2748,38.1576],[-90.2765,38.159],[-90.283,38.1644],[-90.2906,38.1704],[-90.3003,38.1751],[-90.3042,38.1764],[-90.3106,38.1786],[-90.3169,38.1795],[-90.3204,38.1808],[-90.324,38.1824],[-90.3272,38.1843],[-90.3302,38.1865],[-90.3342,38.1899],[-90.3357,38.1915],[-90.3362,38.1922],[-90.3371,38.1931],[-90.3379,38.1941],[-90.3384,38.1947],[-90.3393,38.1957],[-90.3399,38.1963],[-90.3418,38.1991],[-90.3425,38.2002],[-90.3433,38.2013],[-90.3444,38.2026],[-90.3478,38.2065],[-90.3502,38.2094],[-90.3522,38.2116],[-90.3524,38.2118],[-90.3525,38.212],[-90.3532,38.2129],[-90.3534,38.2132],[-90.3554,38.2163],[-90.3558,38.2169],[-90.3586,38.222],[-90.3601,38.2257],[-90.3622,38.2312],[-90.3639,38.2364],[-90.3651,38.2407],[-90.3664,38.2459],[-90.367,38.2483],[-90.3669,38.2507],[-90.3669,38.2525],[-90.3672,38.2555],[-90.3677,38.2581],[-90.3681,38.2602],[-90.3684,38.2616],[-90.3685,38.2619],[-90.3688,38.2631],[-90.3691,38.2639],[-90.3693,38.2648],[-90.3699,38.2677],[-90.3704,38.2711],[-90.3707,38.2744],[-90.3711,38.2766],[-90.3713,38.2779],[-90.3714,38.2787],[-90.3716,38.2794],[-90.3716,38.28],[-90.3718,38.2805],[-90.3724,38.2837],[-90.3727,38.2862],[-90.3727,38.2895],[-90.3727,38.291],[-90.3727,38.2936],[-90.3726,38.2964],[-90.3726,38.2984],[-90.3726,38.3004],[-90.3719,38.3034],[-90.3715,38.3062],[-90.3717,38.3079],[-90.3723,38.31],[-90.3725,38.312],[-90.3726,38.3162],[-90.3719,38.3198],[-90.3716,38.3217],[-90.3714,38.323],[-90.3713,38.3265],[-90.3715,38.3309],[-90.3708,38.3336],[-90.3692,38.3371],[-90.3674,38.3411],[-90.3644,38.3475],[-90.3612,38.3524],[-90.3578,38.3572],[-90.3559,38.3605],[-90.355,38.364],[-90.354,38.3673],[-90.3521,38.3718],[-90.3506,38.3748],[-90.3492,38.3773],[-90.3475,38.3797],[-90.3451,38.3828],[-90.3443,38.384],[-90.3436,38.3851],[-90.3433,38.3856],[-90.3414,38.3883],[-90.3404,38.3893],[-90.3379,38.3909],[-90.3343,38.3948],[-90.332,38.3961],[-90.33,38.3974],[-90.3294,38.398],[-90.3258,38.401],[-90.3205,38.4065],[-90.3144,38.4124],[-90.3122,38.4147],[-90.3112,38.4157],[-90.3085,38.4174],[-90.3042,38.42],[-90.2969,38.4248],[-90.2937,38.4275],[-90.2911,38.4309],[-90.2899,38.4331],[-90.2885,38.4369],[-90.2875,38.4402],[-90.2857,38.4457],[-90.284,38.4517],[-90.2829,38.457],[-90.2827,38.4575],[-90.2824,38.4605],[-90.2818,38.4627],[-90.2809,38.4664],[-90.2799,38.4695],[-90.2792,38.4719],[-90.2791,38.474],[-90.2785,38.4777],[-90.2778,38.4799],[-90.2768,38.4825],[-90.2756,38.4851],[-90.2749,38.4863],[-90.2747,38.4866],[-90.2739,38.4891],[-90.2733,38.4915],[-90.2722,38.4943],[-90.2713,38.4976],[-90.2708,38.4999],[-90.2708,38.5],[-90.2707,38.5009],[-90.2705,38.5015],[-90.2695,38.5041],[-90.2688,38.5072],[-90.2663,38.5127],[-90.2662,38.5131],[-90.2649,38.5172],[-90.2642,38.5203],[-90.2641,38.521],[-90.2633,38.5223],[-90.2632,38.5225],[-90.2617,38.525],[-90.2606,38.5269],[-90.2578,38.5313],[-90.2574,38.5318],[-90.2574,38.5319],[-90.2566,38.5337],[-90.2547,38.5367],[-90.2523,38.5403],[-90.2504,38.5429],[-90.2492,38.5444],[-90.2483,38.5466],[-90.2472,38.5486],[-90.2447,38.5507],[-90.2428,38.5519],[-90.2422,38.5526],[-90.2413,38.5532],[-90.2406,38.5546],[-90.24,38.5553],[-90.2398,38.5555],[-90.2396,38.5558],[-90.2382,38.5574],[-90.2378,38.5579],[-90.2376,38.5583],[-90.237,38.5592],[-90.2369,38.5594],[-90.2367,38.5597],[-90.2362,38.5605],[-90.2355,38.5616],[-90.2349,38.5626],[-90.2348,38.5628],[-90.2347,38.563],[-90.2342,38.5638],[-90.2324,38.5665],[-90.2323,38.5667],[-90.2297,38.569],[-90.2293,38.5693],[-90.2241,38.5739],[-90.2231,38.5757],[-90.2221,38.5764],[-90.2211,38.5768],[-90.2204,38.5771],[-90.2191,38.5777],[-90.218,38.5783],[-90.2143,38.5806],[-90.2117,38.5825],[-90.2109,38.5833],[-90.2055,38.5867],[-90.2046,38.5874],[-90.2032,38.5881],[-90.2016,38.5893],[-90.201,38.5899],[-90.1996,38.5912],[-90.1983,38.5922],[-90.1974,38.593],[-90.1958,38.5945],[-90.1944,38.596],[-90.1934,38.5973],[-90.1924,38.5986],[-90.1903,38.6023],[-90.1886,38.605],[-90.1877,38.6066],[-90.1869,38.6079],[-90.186,38.6095],[-90.1853,38.6108],[-90.1851,38.6111],[-90.185,38.6114],[-90.1849,38.6116],[-90.1848,38.612],[-90.1844,38.6135],[-90.1838,38.6145],[-90.1838,38.6146],[-90.1837,38.615],[-90.1836,38.6152],[-90.1829,38.6172],[-90.1827,38.6175],[-90.1826,38.6178],[-90.1826,38.6179],[-90.1826,38.618],[-90.1826,38.6181],[-90.1825,38.6183],[-90.1809,38.6223],[-90.1794,38.6267],[-90.1789,38.6289],[-90.1788,38.6292],[-90.1788,38.6293],[-90.1785,38.6305],[-90.1784,38.6309],[-90.1784,38.631],[-90.1779,38.6338],[-90.1776,38.6365],[-90.1775,38.6396],[-90.1776,38.6409],[-90.1777,38.6412],[-90.1778,38.642],[-90.1779,38.6427],[-90.1782,38.6444],[-90.1785,38.6457],[-90.1785,38.6459],[-90.1786,38.6461],[-90.1791,38.6485],[-90.1793,38.65],[-90.1793,38.6509],[-90.1793,38.6524],[-90.1801,38.6557],[-90.1806,38.6574],[-90.1813,38.6592],[-90.1814,38.6597],[-90.1816,38.6604],[-90.1827,38.6651],[-90.1832,38.6662],[-90.1837,38.667],[-90.184,38.6677],[-90.1845,38.669],[-90.1849,38.6706],[-90.1856,38.6723],[-90.1866,38.6746],[-90.1867,38.6749],[-90.1868,38.6753],[-90.1871,38.6764],[-90.1878,38.6776],[-90.1886,38.6786],[-90.1897,38.6802],[-90.1908,38.6819],[-90.1918,38.6833],[-90.1941,38.6859],[-90.1957,38.6873],[-90.1962,38.6877],[-90.1968,38.6882],[-90.1976,38.6888],[-90.1988,38.6896],[-90.2016,38.6923],[-90.2025,38.6933],[-90.206,38.6974],[-90.2082,38.7009],[-90.2102,38.7044],[-90.2109,38.707],[-90.2119,38.7098],[-90.213,38.712],[-90.2125,38.7145],[-90.2119,38.7162],[-90.2119,38.718],[-90.2114,38.7214],[-90.2112,38.7221],[-90.2111,38.7223],[-90.2102,38.7252],[-90.2101,38.7253],[-90.2099,38.7261],[-90.2098,38.7262],[-90.2087,38.7285],[-90.2065,38.7307],[-90.2052,38.7321],[-90.2034,38.7349],[-90.2002,38.7374],[-90.1978,38.7395],[-90.1939,38.7418],[-90.1876,38.7448],[-90.1836,38.7467],[-90.1791,38.7503],[-90.1759,38.755],[-90.1753,38.759],[-90.175,38.7601],[-90.1749,38.7603],[-90.1746,38.7608],[-90.1735,38.7624],[-90.1724,38.7639],[-90.1721,38.7643],[-90.172,38.7644],[-90.171,38.7659],[-90.1704,38.7668],[-90.1691,38.7687],[-90.1683,38.7702],[-90.1666,38.7724],[-90.1664,38.7727],[-90.1621,38.7752],[-90.1604,38.7762],[-90.1544,38.7792],[-90.1487,38.782],[-90.1467,38.7831],[-90.145,38.7841],[-90.1447,38.7843],[-90.1444,38.7846],[-90.1392,38.7879],[-90.1386,38.7883],[-90.1339,38.7912],[-90.1325,38.7921],[-90.1312,38.7929],[-90.1287,38.7945],[-90.1262,38.7961],[-90.1231,38.7981],[-90.1217,38.8001],[-90.1215,38.8003],[-90.1196,38.803],[-90.1177,38.8057],[-90.1177,38.8058],[-90.1159,38.8112],[-90.1147,38.815],[-90.1145,38.8158],[-90.1123,38.8244],[-90.1114,38.828],[-90.1101,38.8331],[-90.1101,38.8333],[-90.11,38.8336],[-90.1095,38.8355],[-90.1091,38.8374],[-90.1093,38.8415],[-90.1094,38.8436],[-90.1096,38.8438],[-90.1101,38.8445],[-90.1102,38.8447],[-90.1104,38.845],[-90.1106,38.8452],[-90.1112,38.846],[-90.1113,38.8462],[-90.1118,38.8468],[-90.1133,38.8493],[-90.1149,38.8501],[-90.1165,38.8509],[-90.1174,38.8513],[-90.1201,38.8525],[-90.121,38.8529],[-90.1232,38.8539],[-90.1265,38.8554],[-90.1276,38.8559],[-90.1297,38.8569],[-90.1319,38.858],[-90.1325,38.8583],[-90.1343,38.8593],[-90.1349,38.8597],[-90.1363,38.8605],[-90.1368,38.8608],[-90.1388,38.862],[-90.1401,38.8627],[-90.1404,38.8628],[-90.1419,38.8633],[-90.1421,38.8634],[-90.1425,38.8635],[-90.1438,38.8639],[-90.1442,38.864],[-90.1446,38.8642],[-90.1448,38.8642],[-90.1459,38.8647],[-90.1463,38.8648],[-90.1479,38.8655],[-90.1483,38.8657],[-90.1494,38.8662],[-90.15,38.8665],[-90.1506,38.8668],[-90.1515,38.8672],[-90.1535,38.8684],[-90.1536,38.8684],[-90.1539,38.8686],[-90.1547,38.8691],[-90.1557,38.8698],[-90.1577,38.871],[-90.1616,38.8736],[-90.1633,38.8747],[-90.1661,38.8762],[-90.1664,38.8764],[-90.1665,38.8764],[-90.1705,38.8781],[-90.1743,38.8797],[-90.1745,38.8798],[-90.1748,38.88],[-90.1786,38.8815],[-90.1794,38.8819],[-90.1795,38.8819],[-90.1801,38.8822],[-90.1803,38.8823],[-90.1822,38.8831],[-90.1824,38.8832],[-90.1829,38.8834],[-90.1837,38.8837],[-90.1861,38.8847],[-90.1869,38.885],[-90.188,38.8854],[-90.1886,38.8856],[-90.1902,38.8862],[-90.1903,38.8862],[-90.1915,38.8864],[-90.1927,38.8865],[-90.1952,38.8867],[-90.1976,38.8877],[-90.201,38.8903],[-90.2016,38.8908],[-90.2023,38.8913],[-90.2036,38.8924],[-90.2044,38.893],[-90.207,38.895],[-90.2078,38.8957],[-90.208,38.8959],[-90.2088,38.8965],[-90.209,38.8967],[-90.2093,38.8969],[-90.2102,38.8977],[-90.2113,38.8987],[-90.2135,38.9004],[-90.2139,38.9008],[-90.2152,38.9017],[-90.2166,38.9028],[-90.217,38.9031],[-90.2173,38.9033],[-90.2199,38.9052],[-90.222,38.9067],[-90.223,38.9074],[-90.2237,38.9077],[-90.2258,38.9089],[-90.226,38.909],[-90.2281,38.91],[-90.2297,38.9106],[-90.2303,38.9109],[-90.2359,38.9126],[-90.236,38.9126],[-90.2406,38.9144],[-90.2417,38.9148],[-90.2464,38.9171],[-90.2498,38.9191],[-90.2502,38.9193],[-90.254,38.9205],[-90.257,38.9208],[-90.2592,38.9205],[-90.2609,38.9203],[-90.2628,38.9203],[-90.2652,38.9209],[-90.2656,38.9211],[-90.2679,38.922],[-90.2699,38.9226],[-90.2739,38.9232],[-90.2758,38.9235],[-90.2775,38.9237],[-90.2796,38.9239],[-90.2807,38.9239],[-90.2837,38.9241],[-90.2847,38.924],[-90.2856,38.9239],[-90.2865,38.9239],[-90.2891,38.9237],[-90.291,38.9236],[-90.2918,38.9236],[-90.2941,38.9235],[-90.2945,38.9234],[-90.2947,38.9234],[-90.2957,38.9234],[-90.2987,38.9234],[-90.3008,38.9234],[-90.3013,38.9235],[-90.3025,38.9236],[-90.303,38.9236],[-90.3032,38.9236],[-90.3041,38.9236],[-90.3053,38.9236],[-90.3061,38.9235],[-90.3078,38.9238],[-90.3086,38.9239],[-90.3094,38.9241],[-90.3104,38.9245],[-90.3112,38.9249],[-90.3118,38.9252],[-90.313,38.9258],[-90.3141,38.9263],[-90.3176,38.9279],[-90.3178,38.928],[-90.3188,38.9285],[-90.3191,38.9287],[-90.3196,38.9289],[-90.3205,38.929],[-90.3211,38.9291],[-90.3226,38.9294],[-90.3236,38.9297],[-90.3242,38.9298],[-90.3244,38.9299],[-90.3255,38.9303],[-90.3269,38.9308],[-90.3276,38.931],[-90.3277,38.9311],[-90.3287,38.9314],[-90.3306,38.9322],[-90.3316,38.9326],[-90.3325,38.9331],[-90.3335,38.9335],[-90.3359,38.9346],[-90.336,38.9347],[-90.3382,38.9358],[-90.3383,38.9359],[-90.3387,38.9362],[-90.3395,38.9368],[-90.3406,38.9376],[-90.3423,38.9385],[-90.3431,38.9389],[-90.3439,38.9394],[-90.3464,38.9408],[-90.3556,38.9445],[-90.3598,38.9462],[-90.3607,38.9465],[-90.3616,38.9469],[-90.3623,38.9471],[-90.3642,38.9479],[-90.3649,38.9482],[-90.3669,38.949],[-90.3693,38.9499],[-90.3731,38.9515],[-90.3737,38.9517],[-90.3744,38.952],[-90.3751,38.9523],[-90.376,38.9525],[-90.3764,38.9526],[-90.3773,38.9528],[-90.3773,38.9529],[-90.378,38.9532],[-90.3781,38.9532],[-90.3792,38.9536],[-90.38,38.9539],[-90.3809,38.9544],[-90.3818,38.9548],[-90.3831,38.9554],[-90.3836,38.9556],[-90.3845,38.9559],[-90.3849,38.9561],[-90.3853,38.9563],[-90.3858,38.9564],[-90.3866,38.9567],[-90.3878,38.9571],[-90.3893,38.9578],[-90.3901,38.958],[-90.3908,38.9582],[-90.3912,38.9583],[-90.3915,38.9584],[-90.3927,38.9591],[-90.3931,38.9592],[-90.3943,38.9595],[-90.3949,38.9596],[-90.3958,38.96],[-90.3967,38.9603],[-90.3972,38.9604],[-90.3983,38.9606],[-90.3995,38.9611],[-90.4008,38.9613],[-90.402,38.9615],[-90.4033,38.9618],[-90.4044,38.9621],[-90.4052,38.9623],[-90.4064,38.9626],[-90.4075,38.9627],[-90.4097,38.9629],[-90.4112,38.9631],[-90.4131,38.9633],[-90.4144,38.9633],[-90.4154,38.9634],[-90.416,38.9634],[-90.4166,38.9635],[-90.4176,38.9635],[-90.4184,38.9635],[-90.4193,38.9637],[-90.4202,38.9636],[-90.4214,38.9637],[-90.4219,38.9637],[-90.423,38.9637],[-90.4238,38.9637],[-90.4246,38.9638],[-90.4247,38.9638],[-90.4262,38.9638],[-90.4271,38.9638],[-90.4272,38.9638],[-90.428,38.9638],[-90.4284,38.9637],[-90.4285,38.9637],[-90.4294,38.9637],[-90.4298,38.9638],[-90.4301,38.964],[-90.4305,38.9642],[-90.431,38.9644],[-90.4314,38.9646],[-90.4323,38.9649],[-90.4334,38.9654],[-90.4338,38.9655],[-90.4344,38.9657],[-90.4345,38.9658],[-90.4348,38.9659],[-90.4349,38.9659],[-90.435,38.966],[-90.4356,38.9662],[-90.4358,38.9663],[-90.4365,38.9666],[-90.4373,38.9667],[-90.4373,38.9668],[-90.4376,38.9668],[-90.438,38.9669],[-90.4385,38.9671],[-90.4388,38.9672],[-90.439,38.9672],[-90.4392,38.9673],[-90.4398,38.9674],[-90.4399,38.9674],[-90.4401,38.9674],[-90.4403,38.9673],[-90.4407,38.9673],[-90.441,38.9673],[-90.4411,38.9673],[-90.4412,38.9673],[-90.4413,38.9673],[-90.4414,38.9673],[-90.4415,38.9673],[-90.442,38.9673],[-90.4423,38.9672],[-90.4425,38.9672],[-90.4428,38.9671],[-90.4433,38.967],[-90.4434,38.967],[-90.4441,38.9668],[-90.4453,38.9668],[-90.446,38.9669],[-90.4467,38.967],[-90.4469,38.967],[-90.4477,38.9671],[-90.448,38.9671],[-90.4483,38.9672],[-90.4497,38.9675],[-90.45,38.9676],[-90.4507,38.9678],[-90.4508,38.9678],[-90.4513,38.9677],[-90.4517,38.9676],[-90.4521,38.9675],[-90.4525,38.9672],[-90.4529,38.9671],[-90.4532,38.967],[-90.4537,38.9669],[-90.454,38.9669],[-90.4544,38.9668],[-90.4551,38.9666],[-90.456,38.9663],[-90.4566,38.9662],[-90.4573,38.9659],[-90.4582,38.9656],[-90.4586,38.9655],[-90.4599,38.965],[-90.4611,38.9647],[-90.4618,38.9644],[-90.4624,38.9643],[-90.4636,38.9637],[-90.4645,38.9634],[-90.4654,38.963],[-90.4662,38.9626],[-90.4671,38.9622],[-90.4678,38.9618],[-90.4682,38.9615],[-90.4688,38.9612],[-90.4694,38.9608],[-90.4698,38.9604],[-90.4701,38.9602],[-90.4705,38.96],[-90.4711,38.9596],[-90.4714,38.9594],[-90.4717,38.9592],[-90.4721,38.9588],[-90.4723,38.9584],[-90.4725,38.9581],[-90.4727,38.9578],[-90.4729,38.9572],[-90.4732,38.957],[-90.4734,38.9568],[-90.4738,38.9561],[-90.4742,38.9554],[-90.4745,38.9549],[-90.4749,38.9545],[-90.4751,38.954],[-90.4754,38.9535],[-90.4758,38.9528],[-90.4762,38.9525],[-90.4766,38.9519],[-90.4774,38.9512],[-90.4779,38.9505],[-90.4782,38.9503],[-90.4784,38.95],[-90.4787,38.9495],[-90.4792,38.949],[-90.4796,38.9484],[-90.4798,38.9482],[-90.4801,38.9477],[-90.4805,38.9474],[-90.4807,38.947],[-90.4809,38.9466],[-90.4812,38.9461],[-90.4815,38.9458],[-90.4818,38.9454],[-90.4822,38.9449],[-90.4824,38.9445],[-90.4827,38.9439],[-90.4828,38.9436],[-90.4831,38.9431],[-90.4832,38.9426],[-90.4833,38.9421],[-90.4834,38.9415],[-90.4834,38.9411],[-90.4835,38.9404],[-90.4834,38.9399],[-90.4834,38.9394],[-90.4833,38.9391],[-90.4833,38.9387],[-90.4831,38.9382],[-90.483,38.9378],[-90.4828,38.9374],[-90.4828,38.9368],[-90.4827,38.9364],[-90.4827,38.9357],[-90.4827,38.9352],[-90.4827,38.9347],[-90.4828,38.9343],[-90.4829,38.934],[-90.4831,38.9337],[-90.4833,38.9333],[-90.4835,38.9329],[-90.4837,38.9325],[-90.484,38.9322],[-90.4842,38.9316],[-90.4846,38.931],[-90.4849,38.9305],[-90.4853,38.93],[-90.4855,38.9296],[-90.4862,38.9284],[-90.4867,38.927],[-90.4871,38.9259],[-90.4897,38.9226],[-90.4924,38.9194],[-90.4924,38.9193],[-90.4928,38.919],[-90.4934,38.9183],[-90.494,38.9174],[-90.4948,38.9167],[-90.496,38.9153],[-90.4963,38.915],[-90.4964,38.9148],[-90.4966,38.9145],[-90.4967,38.9144],[-90.4973,38.9137],[-90.4973,38.9136],[-90.4977,38.913],[-90.4984,38.9122],[-90.499,38.9115],[-90.4997,38.9106],[-90.5001,38.9104],[-90.5032,38.9074],[-90.5042,38.9063],[-90.506,38.9044],[-90.5075,38.9028],[-90.5086,38.9022],[-90.5089,38.902],[-90.5091,38.9019],[-90.5107,38.9011],[-90.5113,38.9009],[-90.5116,38.9009],[-90.5118,38.9008],[-90.5128,38.9004],[-90.5131,38.9004],[-90.5143,38.9001],[-90.5153,38.8995],[-90.5166,38.899],[-90.517,38.8988],[-90.5183,38.8973],[-90.5186,38.897],[-90.5282,38.8894],[-90.5327,38.8855],[-90.5332,38.885],[-90.5336,38.8846],[-90.5338,38.8845],[-90.534,38.8843],[-90.534,38.8842],[-90.5341,38.8841],[-90.5342,38.8841],[-90.5354,38.8829],[-90.5365,38.8818],[-90.5369,38.8814],[-90.5372,38.8811],[-90.5374,38.8809],[-90.5376,38.8807],[-90.5386,38.8797],[-90.5457,38.8751],[-90.5468,38.874],[-90.5488,38.873],[-90.5489,38.8729],[-90.5503,38.8724],[-90.5512,38.8721],[-90.5529,38.8716],[-90.5537,38.8714],[-90.5546,38.8711],[-90.5576,38.8705],[-90.561,38.8695],[-90.5646,38.8691],[-90.5684,38.8687],[-90.5731,38.8684],[-90.5776,38.8684],[-90.5819,38.8688],[-90.5823,38.8688],[-90.5834,38.869],[-90.584,38.8693],[-90.585,38.8697],[-90.5854,38.8698],[-90.5857,38.87],[-90.5859,38.8703],[-90.5861,38.8706],[-90.5862,38.8707],[-90.5863,38.8711],[-90.5865,38.8713],[-90.5867,38.8714],[-90.5875,38.8717],[-90.5883,38.8721],[-90.5918,38.8736],[-90.5953,38.8751],[-90.5997,38.877],[-90.6064,38.88],[-90.6092,38.8813],[-90.6112,38.8822],[-90.6162,38.8842],[-90.6195,38.8854],[-90.6234,38.8871],[-90.6247,38.8882],[-90.626,38.8894],[-90.6285,38.8916],[-90.6288,38.892],[-90.6297,38.8932],[-90.6318,38.8969],[-90.6359,38.9039],[-90.637,38.9051],[-90.6393,38.9069],[-90.6407,38.908],[-90.6441,38.9104],[-90.6445,38.9105],[-90.6473,38.9121],[-90.6499,38.9143],[-90.6516,38.9159],[-90.6551,38.9194],[-90.6592,38.9234],[-90.6616,38.9254],[-90.663,38.9263],[-90.6635,38.9274],[-90.6637,38.9287],[-90.6634,38.9299],[-90.6631,38.9316],[-90.6629,38.9331],[-90.6632,38.9342],[-90.6634,38.9355],[-90.6643,38.9373],[-90.665,38.9382],[-90.6659,38.9393],[-90.6681,38.943],[-90.6686,38.9447],[-90.6687,38.9459],[-90.6689,38.947],[-90.6692,38.9482],[-90.6704,38.95],[-90.6718,38.9523],[-90.6732,38.9553],[-90.6743,38.9577],[-90.6744,38.9578],[-90.6752,38.9598],[-90.676,38.9621],[-90.6761,38.9627],[-90.6763,38.9644],[-90.6764,38.9658],[-90.6763,38.9672],[-90.6763,38.9684],[-90.6763,38.9703],[-90.6762,38.9717],[-90.6762,38.972],[-90.6763,38.9736],[-90.6763,38.974],[-90.6764,38.9751],[-90.6764,38.9767],[-90.6763,38.9772],[-90.6762,38.9783],[-90.676,38.9798],[-90.6757,38.9811],[-90.6759,38.9826],[-90.676,38.9828],[-90.6764,38.9841],[-90.6767,38.9852],[-90.6772,38.9871],[-90.6778,38.9893],[-90.6782,38.9918],[-90.679,38.9939],[-90.68,38.9953],[-90.6806,38.9965],[-90.6808,38.9967],[-90.6813,38.9976],[-90.6814,38.9979],[-90.6821,38.9988],[-90.6836,39],[-90.6837,39.0001],[-90.6851,39.0017],[-90.6855,39.0023],[-90.6877,39.0054],[-90.6888,39.0073],[-90.6892,39.0095],[-90.6898,39.0115],[-90.69,39.0122],[-90.6919,39.0158],[-90.6924,39.0167],[-90.6928,39.0172],[-90.7006,39.0291],[-90.7071,39.0408],[-90.7073,39.0412],[-90.7079,39.0423],[-90.7116,39.0468],[-90.7127,39.0497],[-90.7136,39.054],[-90.7136,39.0556],[-90.7125,39.0571],[-90.7084,39.0602],[-90.7029,39.0645],[-90.7026,39.065],[-90.7021,39.0656],[-90.7018,39.067],[-90.7013,39.0699],[-90.7012,39.0703],[-90.7002,39.0723],[-90.6983,39.0746],[-90.6967,39.0762],[-90.6936,39.0792],[-90.6907,39.0817],[-90.6862,39.085],[-90.6853,39.0859],[-90.6827,39.0883],[-90.682,39.0901],[-90.681,39.0995],[-90.6811,39.1006],[-90.6845,39.1136],[-90.6852,39.1155],[-90.686,39.1178],[-90.6874,39.1199],[-90.6901,39.1227],[-90.6923,39.1251],[-90.6924,39.1256],[-90.6934,39.1273],[-90.6949,39.1297],[-90.6959,39.1311],[-90.6971,39.1324],[-90.7005,39.1354],[-90.7029,39.1388],[-90.7052,39.1431],[-90.7067,39.1476],[-90.7071,39.1486],[-90.7079,39.1509],[-90.7081,39.1515],[-90.7083,39.1524],[-90.7086,39.1533],[-90.7091,39.1551],[-90.7093,39.1576],[-90.7094,39.1609],[-90.7097,39.1668],[-90.71,39.1729],[-90.7105,39.1764],[-90.7111,39.1784],[-90.7124,39.1807],[-90.7137,39.1833],[-90.7144,39.1853],[-90.716,39.1915],[-90.7163,39.1927],[-90.7174,39.1974],[-90.7176,39.2002],[-90.7174,39.2028],[-90.7167,39.2067],[-90.7166,39.2104],[-90.7171,39.2139],[-90.7182,39.2163],[-90.7188,39.2176],[-90.7197,39.2196],[-90.7205,39.2214],[-90.7215,39.2231],[-90.7218,39.2241],[-90.722,39.2252],[-90.7219,39.2262],[-90.7218,39.2266],[-90.7214,39.2281],[-90.7213,39.2285],[-90.7212,39.2302],[-90.7216,39.2327],[-90.7223,39.235],[-90.7225,39.2357],[-90.7237,39.239],[-90.7237,39.2392],[-90.7259,39.2473],[-90.7267,39.2501],[-90.727,39.2512],[-90.7276,39.2525],[-90.7286,39.2541],[-90.73,39.2559],[-90.732,39.2577],[-90.7327,39.2582],[-90.734,39.2591],[-90.736,39.2604],[-90.7376,39.2612],[-90.7391,39.2619],[-90.7408,39.2624],[-90.7423,39.2629],[-90.7447,39.2634],[-90.7472,39.2638],[-90.7489,39.2641],[-90.7501,39.2645],[-90.7516,39.2654],[-90.7527,39.2666],[-90.7549,39.2685],[-90.7565,39.27],[-90.7577,39.2713],[-90.7582,39.2717],[-90.7598,39.2731],[-90.7666,39.279],[-90.7677,39.28],[-90.7689,39.2815],[-90.771,39.2853],[-90.7739,39.2905],[-90.7748,39.2919],[-90.7757,39.2928],[-90.7768,39.2936],[-90.7781,39.2943],[-90.7795,39.2951],[-90.7838,39.2972],[-90.7847,39.2978],[-90.7861,39.2989],[-90.7875,39.3001],[-90.7886,39.3011],[-90.7897,39.3019],[-90.7907,39.3029],[-90.7913,39.3043],[-90.7914,39.3051],[-90.7915,39.3061],[-90.7917,39.307],[-90.7918,39.3071],[-90.7921,39.3077],[-90.7923,39.3083],[-90.7935,39.3095],[-90.7982,39.3124],[-90.7994,39.3131],[-90.8075,39.3167],[-90.8141,39.3192],[-90.8169,39.3205],[-90.8213,39.3237],[-90.8347,39.3355],[-90.8401,39.3404],[-90.8422,39.3419],[-90.8475,39.3453],[-90.852,39.3476],[-90.8591,39.3514],[-90.8666,39.3546],[-90.8684,39.3556],[-90.8708,39.3568],[-90.8751,39.359],[-90.8761,39.3595],[-90.8786,39.3606],[-90.8827,39.3623],[-90.8873,39.3641],[-90.8905,39.3655],[-90.8909,39.3658],[-90.8938,39.3673],[-90.8959,39.3688],[-90.8965,39.3692],[-90.9001,39.3723],[-90.9023,39.3751],[-90.9027,39.3754],[-90.9027,39.3758],[-90.9029,39.3775],[-90.9029,39.3776],[-90.9032,39.378],[-90.9038,39.3786],[-90.9049,39.3794],[-90.9058,39.3799],[-90.9068,39.3804],[-90.908,39.3808],[-90.9094,39.3811],[-90.9107,39.3815],[-90.9115,39.3816],[-90.9127,39.3817],[-90.9129,39.3817],[-90.9137,39.3819],[-90.9147,39.382],[-90.9168,39.3825],[-90.9185,39.383],[-90.9189,39.383],[-90.921,39.3837],[-90.923,39.3845],[-90.9246,39.3851],[-90.9268,39.3864],[-90.9287,39.3875],[-90.9309,39.3892],[-90.9325,39.3906],[-90.9335,39.3916],[-90.934,39.3921],[-90.9348,39.3935],[-90.9353,39.3959],[-90.9357,39.3973],[-90.9363,39.3986],[-90.9367,39.3995],[-90.9368,39.3997],[-90.9374,39.4008],[-90.9381,39.4018],[-90.939,39.4027],[-90.9408,39.404],[-90.9426,39.4051],[-90.9449,39.4062],[-90.9483,39.4075],[-90.9496,39.4078],[-90.9506,39.408],[-90.9512,39.4081],[-90.9537,39.4084],[-90.9575,39.409],[-90.9623,39.4103],[-90.9649,39.4111],[-90.9675,39.4119],[-90.9697,39.4129],[-90.9725,39.4141],[-90.9745,39.4156],[-90.976,39.4169],[-90.977,39.4179],[-90.9776,39.4183],[-90.9793,39.4189],[-90.9813,39.4198],[-90.983,39.4205],[-90.9841,39.4207],[-90.9857,39.4211],[-90.99,39.4218],[-90.9923,39.4224],[-90.9938,39.423],[-90.9949,39.4235],[-90.9958,39.424],[-90.9984,39.4256],[-90.9992,39.4261],[-90.9997,39.4264],[-91.0001,39.4265],[-91.0026,39.4271],[-91.0037,39.4276],[-91.0071,39.4298],[-91.0119,39.4327],[-91.0173,39.4354],[-91.0236,39.4387],[-91.0243,39.4392],[-91.0247,39.4394],[-91.0276,39.4412],[-91.0297,39.4425],[-91.03,39.4427],[-91.0333,39.4452],[-91.0339,39.4456],[-91.0355,39.4466],[-91.0383,39.4484],[-91.0423,39.4521],[-91.0426,39.4523],[-91.0468,39.4561],[-91.0474,39.4568],[-91.0496,39.459],[-91.0503,39.4596],[-91.0531,39.4621],[-91.0571,39.4661],[-91.0594,39.4689],[-91.0612,39.4714],[-91.0624,39.4741],[-91.0628,39.4781],[-91.0629,39.4812],[-91.0629,39.4814],[-91.0631,39.484],[-91.0641,39.4917],[-91.0643,39.4946],[-91.0649,39.495],[-91.0666,39.496],[-91.0696,39.4983],[-91.0718,39.5001],[-91.0753,39.5029],[-91.0758,39.5034],[-91.0784,39.5062],[-91.0798,39.5077],[-91.0826,39.5117],[-91.0863,39.5171],[-91.0893,39.523],[-91.0929,39.5293],[-91.0965,39.5343],[-91.0977,39.5356],[-91.0981,39.5361],[-91.1003,39.5387],[-91.1009,39.539],[-91.1029,39.5393],[-91.1094,39.5403],[-91.1143,39.5411],[-91.1159,39.5412],[-91.1186,39.5415],[-91.1225,39.5418],[-91.1251,39.5421],[-91.1266,39.5422],[-91.1283,39.5425],[-91.1312,39.5431],[-91.1334,39.5436],[-91.135,39.5439],[-91.1367,39.5442],[-91.139,39.5445],[-91.1417,39.5448],[-91.1432,39.545],[-91.1449,39.5452],[-91.1466,39.5455],[-91.1483,39.5458],[-91.1492,39.5461],[-91.1504,39.5466],[-91.1526,39.5477],[-91.1536,39.5483],[-91.1562,39.5506],[-91.1586,39.553],[-91.1607,39.5553],[-91.1628,39.5576],[-91.1636,39.5586],[-91.1666,39.5623],[-91.1667,39.5625],[-91.1676,39.5638],[-91.1684,39.5649],[-91.1689,39.5661],[-91.1694,39.5681],[-91.1698,39.5696],[-91.17,39.5711],[-91.1702,39.5732],[-91.1705,39.5749],[-91.1707,39.5775],[-91.1711,39.5795],[-91.1716,39.5819],[-91.1735,39.589],[-91.1742,39.592],[-91.1746,39.5933],[-91.1754,39.5945],[-91.1765,39.596],[-91.1774,39.5973],[-91.178,39.5982],[-91.1784,39.5987],[-91.1796,39.6002],[-91.1804,39.6011],[-91.1819,39.6027],[-91.184,39.6041],[-91.1859,39.6051],[-91.1891,39.6062],[-91.1926,39.6073],[-91.1959,39.6082],[-91.1991,39.6091],[-91.2018,39.61],[-91.2043,39.6109],[-91.2065,39.6117],[-91.2089,39.6125],[-91.2117,39.6134],[-91.2146,39.6144],[-91.2166,39.6151],[-91.2188,39.6159],[-91.2209,39.6167],[-91.2233,39.6176],[-91.2256,39.6187],[-91.2276,39.6199],[-91.2293,39.6208],[-91.2306,39.6218],[-91.2323,39.623],[-91.2351,39.6251],[-91.2397,39.6287],[-91.2412,39.6301],[-91.2424,39.6314],[-91.2436,39.6331],[-91.2445,39.635],[-91.2451,39.636],[-91.2459,39.6373],[-91.2464,39.6381],[-91.2473,39.6392],[-91.2481,39.6401],[-91.2486,39.6406],[-91.2488,39.6409],[-91.2494,39.6415],[-91.2501,39.6421],[-91.2519,39.6433],[-91.2543,39.6446],[-91.2565,39.6462],[-91.257,39.6465],[-91.2593,39.648],[-91.2605,39.649],[-91.2612,39.6499],[-91.2631,39.6525],[-91.2643,39.6544],[-91.2654,39.6555],[-91.266,39.6562],[-91.2668,39.657],[-91.2705,39.6607],[-91.2737,39.6637],[-91.2749,39.6648],[-91.2761,39.6658],[-91.2786,39.667],[-91.2812,39.6686],[-91.2833,39.6701],[-91.2851,39.6709],[-91.2893,39.6728],[-91.2938,39.6748],[-91.2956,39.6758],[-91.2966,39.6765],[-91.2984,39.6775],[-91.3,39.6782],[-91.3016,39.6791],[-91.3025,39.6796],[-91.3034,39.6805],[-91.3037,39.681],[-91.3042,39.6824],[-91.3047,39.6833],[-91.3054,39.684],[-91.3067,39.6849],[-91.3111,39.6878],[-91.3178,39.6926],[-91.3254,39.6969],[-91.3258,39.6971],[-91.3304,39.6997],[-91.3307,39.6999],[-91.3316,39.7004],[-91.3353,39.7028],[-91.3378,39.7044],[-91.3396,39.7057],[-91.341,39.7068],[-91.3435,39.7084],[-91.3453,39.7094],[-91.3473,39.7105],[-91.3478,39.711],[-91.3489,39.7122],[-91.349,39.7123],[-91.3503,39.7138],[-91.3507,39.7141],[-91.3516,39.7147],[-91.3528,39.7153],[-91.3543,39.7161],[-91.3545,39.7162],[-91.3553,39.717],[-91.3567,39.7187],[-91.358,39.7203],[-91.3581,39.7204],[-91.3583,39.7206],[-91.3623,39.7242],[-91.3623,39.7243],[-91.3678,39.729],[-91.3679,39.7291],[-91.3684,39.7297],[-91.3694,39.7312],[-91.37,39.7325],[-91.3701,39.7333],[-91.37,39.7343],[-91.3696,39.736],[-91.3694,39.7372],[-91.3695,39.7382],[-91.3698,39.7391],[-91.3699,39.7401],[-91.3699,39.7416],[-91.3699,39.743],[-91.37,39.7442],[-91.37,39.745],[-91.3698,39.7457],[-91.3694,39.7469],[-91.3689,39.748],[-91.3684,39.7501],[-91.368,39.7519],[-91.3676,39.7534],[-91.3674,39.7539],[-91.3661,39.756],[-91.3653,39.7577],[-91.3651,39.7587],[-91.3652,39.7602],[-91.3656,39.7623],[-91.3656,39.7626],[-91.3659,39.765],[-91.3658,39.7687],[-91.3657,39.7709],[-91.3658,39.7726],[-91.3658,39.7728],[-91.3657,39.7749],[-91.3654,39.7773],[-91.3649,39.7794],[-91.3641,39.7811],[-91.364,39.7813],[-91.3635,39.7824],[-91.3631,39.7828],[-91.3624,39.7836],[-91.3617,39.7851],[-91.3616,39.7876],[-91.3618,39.7887],[-91.3624,39.7905],[-91.3634,39.7928],[-91.3667,39.7982],[-91.368,39.8004],[-91.3685,39.801],[-91.369,39.8015],[-91.3708,39.8035],[-91.3722,39.8055],[-91.3747,39.8084],[-91.3765,39.81],[-91.3776,39.8108],[-91.3794,39.8117],[-91.3812,39.8127],[-91.3837,39.8146],[-91.3867,39.8163],[-91.3894,39.8179],[-91.3907,39.8186],[-91.3934,39.8199],[-91.3973,39.8215],[-91.4001,39.8225],[-91.4019,39.8236],[-91.4051,39.8255],[-91.4062,39.8265],[-91.4078,39.8276],[-91.4113,39.8294],[-91.4151,39.8311],[-91.4218,39.8343],[-91.4285,39.8376],[-91.4304,39.8389],[-91.4322,39.8403],[-91.4338,39.8419],[-91.4355,39.8451],[-91.4365,39.8471],[-91.4366,39.8473],[-91.4367,39.8476],[-91.4371,39.8488],[-91.4372,39.8492],[-91.4373,39.8495],[-91.4375,39.8497],[-91.4377,39.852],[-91.4392,39.8566],[-91.4397,39.8579],[-91.4413,39.862],[-91.4439,39.8671],[-91.4467,39.8716],[-91.4475,39.8751],[-91.4475,39.8753],[-91.4476,39.8755],[-91.4478,39.8779],[-91.4471,39.882],[-91.4469,39.883],[-91.4455,39.8872],[-91.4443,39.8918],[-91.4437,39.8931],[-91.4435,39.8936],[-91.4411,39.8961],[-91.441,39.8961],[-91.4381,39.899],[-91.4367,39.9003],[-91.4344,39.9024],[-91.4319,39.905],[-91.4311,39.9057],[-91.429,39.9077],[-91.4277,39.9087],[-91.4237,39.9121],[-91.4234,39.9124],[-91.4232,39.9126],[-91.423,39.9128],[-91.4224,39.9134],[-91.4218,39.914],[-91.4216,39.9141],[-91.4215,39.9143],[-91.4209,39.9149],[-91.4202,39.916],[-91.4201,39.9162],[-91.4199,39.9165],[-91.4194,39.9185],[-91.4192,39.9192],[-91.419,39.9203],[-91.4189,39.9211],[-91.4189,39.9214],[-91.4189,39.9217],[-91.4188,39.9221],[-91.4189,39.9238],[-91.419,39.9254],[-91.4191,39.9257],[-91.4194,39.9277],[-91.4199,39.9293],[-91.4202,39.93],[-91.4207,39.9312],[-91.421,39.9316],[-91.4213,39.9321],[-91.4218,39.933],[-91.4219,39.933],[-91.4219,39.9331],[-91.423,39.9344],[-91.4231,39.9345],[-91.4232,39.9347],[-91.4235,39.935],[-91.4239,39.9354],[-91.4241,39.9357],[-91.4246,39.9364],[-91.4257,39.9376],[-91.4258,39.9378],[-91.4265,39.9385],[-91.4272,39.9393],[-91.4275,39.9395],[-91.4291,39.9407],[-91.4294,39.941],[-91.43,39.9414],[-91.4302,39.9416],[-91.4307,39.9419],[-91.4329,39.9433],[-91.433,39.9434],[-91.4353,39.9451],[-91.4355,39.9452],[-91.4365,39.946],[-91.4371,39.9464],[-91.4391,39.9485],[-91.4393,39.9487],[-91.4399,39.9494],[-91.4416,39.9513],[-91.4434,39.9537],[-91.4453,39.9565],[-91.4472,39.9595],[-91.4475,39.9602],[-91.4477,39.9606],[-91.4489,39.9634],[-91.4498,39.9653],[-91.4513,39.9672],[-91.4531,39.9693],[-91.4547,39.9713],[-91.4559,39.9736],[-91.4572,39.9758],[-91.4579,39.9775],[-91.4588,39.979],[-91.459,39.9792],[-91.4595,39.9799],[-91.4603,39.9803],[-91.4614,39.9809],[-91.4628,39.9813],[-91.463,39.9815],[-91.4637,39.9818],[-91.4642,39.9825],[-91.4647,39.9831],[-91.4653,39.984],[-91.466,39.9855],[-91.4667,39.9873],[-91.4669,39.9885],[-91.467,39.989],[-91.4673,39.9906],[-91.4677,39.9919],[-91.4685,39.9937],[-91.4693,39.9953],[-91.4697,39.996],[-91.4702,39.9967],[-91.4717,39.9987],[-91.4726,40.0001],[-91.4735,40.0014],[-91.4741,40.0023],[-91.4746,40.0035],[-91.4757,40.0058],[-91.4761,40.0069],[-91.4764,40.0077],[-91.4766,40.008],[-91.4768,40.0084],[-91.4773,40.009],[-91.4795,40.0124],[-91.4797,40.0127],[-91.4841,40.0193],[-91.4853,40.021],[-91.4857,40.0214],[-91.4866,40.0222],[-91.4871,40.0227],[-91.4874,40.0232],[-91.4881,40.0245],[-91.4881,40.0246],[-91.4912,40.0301],[-91.4932,40.0335],[-91.4949,40.0365],[-91.495,40.0369],[-91.4949,40.0374],[-91.4948,40.0377],[-91.4939,40.0413],[-91.493,40.0447],[-91.4929,40.0454],[-91.4915,40.0502],[-91.4897,40.0564],[-91.4896,40.0572],[-91.4896,40.0574],[-91.4897,40.0577],[-91.49,40.0584],[-91.4901,40.0587],[-91.4907,40.06],[-91.4908,40.0604],[-91.491,40.0608],[-91.4921,40.0634],[-91.4954,40.071],[-91.4973,40.077],[-91.4977,40.0783],[-91.4981,40.0802],[-91.5001,40.0883],[-91.5002,40.0883],[-91.5005,40.0897],[-91.5008,40.091],[-91.501,40.0923],[-91.5011,40.093],[-91.5012,40.0942],[-91.5012,40.0947],[-91.5014,40.0958],[-91.502,40.0973],[-91.5022,40.0978],[-91.5026,40.0988],[-91.5027,40.099],[-91.5031,40.0998],[-91.5034,40.1005],[-91.5041,40.1021],[-91.5042,40.1025],[-91.5044,40.1028],[-91.5049,40.1042],[-91.505,40.1049],[-91.5051,40.1052],[-91.5053,40.106],[-91.5055,40.1065],[-91.506,40.1081],[-91.5065,40.11],[-91.5067,40.1113],[-91.5068,40.1118],[-91.5071,40.1134],[-91.5073,40.1145],[-91.5075,40.1151],[-91.5079,40.1172],[-91.5079,40.1176],[-91.5082,40.1187],[-91.5082,40.1189],[-91.5087,40.1205],[-91.5092,40.1219],[-91.5099,40.1234],[-91.51,40.1236],[-91.5101,40.1238],[-91.5106,40.1251],[-91.5108,40.1261],[-91.5106,40.1269],[-91.5105,40.1273],[-91.5103,40.128],[-91.5104,40.1286],[-91.5104,40.13],[-91.5104,40.1305],[-91.5104,40.1311],[-91.5105,40.1326],[-91.5105,40.1328],[-91.5105,40.1331],[-91.5106,40.1339],[-91.5107,40.134],[-91.5107,40.1343],[-91.5107,40.1344],[-91.5108,40.1347],[-91.5108,40.135],[-91.5111,40.1361],[-91.5113,40.1368],[-91.5115,40.1374],[-91.5115,40.1377],[-91.5116,40.138],[-91.5116,40.1384],[-91.5116,40.1386],[-91.5117,40.1392],[-91.5116,40.1401],[-91.5115,40.1407],[-91.5115,40.1408],[-91.5115,40.141],[-91.5115,40.1411],[-91.5114,40.1419],[-91.5113,40.1433],[-91.5115,40.1443],[-91.5117,40.1451],[-91.5118,40.1471],[-91.5116,40.1493],[-91.5109,40.151],[-91.5108,40.1512],[-91.5097,40.1539],[-91.5091,40.1549],[-91.5083,40.1563],[-91.5082,40.1577],[-91.509,40.1603],[-91.5092,40.1612],[-91.512,40.1704],[-91.5123,40.1729],[-91.5127,40.1753],[-91.5128,40.1759],[-91.5131,40.1785],[-91.513,40.1811],[-91.5128,40.1818],[-91.5123,40.1847],[-91.5111,40.1888],[-91.5096,40.1913],[-91.5076,40.1933],[-91.5055,40.1956],[-91.5048,40.1967],[-91.5045,40.1981],[-91.5045,40.1983],[-91.5048,40.1993],[-91.5051,40.1999],[-91.5054,40.2005],[-91.5058,40.2018],[-91.5067,40.2048],[-91.507,40.2069],[-91.5073,40.2093],[-91.5071,40.213],[-91.507,40.2156],[-91.5062,40.2182],[-91.5052,40.2209],[-91.5048,40.2225],[-91.5046,40.2235],[-91.5043,40.2243],[-91.5042,40.226],[-91.5042,40.2261],[-91.5043,40.2276],[-91.5043,40.2296],[-91.5043,40.2315],[-91.5043,40.2317],[-91.506,40.2343],[-91.5063,40.2355],[-91.5065,40.2363],[-91.5063,40.2371],[-91.5061,40.2379],[-91.5059,40.2387],[-91.5058,40.2388],[-91.5058,40.239],[-91.5053,40.2399],[-91.5052,40.24],[-91.5052,40.2401],[-91.505,40.2403],[-91.5049,40.2405],[-91.5049,40.2406],[-91.5048,40.2407],[-91.5043,40.2416],[-91.5041,40.242],[-91.504,40.2421],[-91.504,40.2422],[-91.5037,40.2426],[-91.5032,40.2435],[-91.5025,40.2444],[-91.5018,40.245],[-91.5009,40.2457],[-91.5002,40.246],[-91.4997,40.2463],[-91.4993,40.2465],[-91.4989,40.2467],[-91.4981,40.2474],[-91.4977,40.248],[-91.4975,40.2482],[-91.4973,40.2488],[-91.4972,40.2488],[-91.4971,40.2491],[-91.497,40.2494],[-91.4968,40.2497],[-91.4965,40.2501],[-91.4964,40.2501],[-91.4962,40.2504],[-91.4957,40.2511],[-91.4952,40.2518],[-91.4947,40.2525],[-91.4941,40.2534],[-91.4933,40.2546],[-91.4917,40.2571],[-91.4908,40.2589],[-91.4908,40.259],[-91.4907,40.2591],[-91.4905,40.2595],[-91.49,40.2623],[-91.4905,40.2648],[-91.492,40.2674],[-91.4929,40.2699],[-91.493,40.2726],[-91.4931,40.2753],[-91.4927,40.2782],[-91.4918,40.2808],[-91.4915,40.2817],[-91.491,40.2834],[-91.4909,40.2835],[-91.4899,40.2861],[-91.4893,40.2871],[-91.4886,40.2886],[-91.4882,40.2892],[-91.4873,40.2912],[-91.4861,40.2934],[-91.4842,40.2965],[-91.4837,40.2981],[-91.4825,40.3006],[-91.4814,40.3022],[-91.4797,40.3045],[-91.4771,40.3083],[-91.475,40.3116],[-91.4731,40.315],[-91.4718,40.3173],[-91.4711,40.319],[-91.4708,40.3198],[-91.4707,40.3201],[-91.4697,40.3224],[-91.4691,40.3244],[-91.4686,40.3265],[-91.4671,40.3329],[-91.467,40.3332],[-91.467,40.3333],[-91.4666,40.3345],[-91.4657,40.3365],[-91.464,40.3396],[-91.4623,40.3421],[-91.4621,40.3424],[-91.4588,40.3465],[-91.458,40.3474],[-91.4573,40.3481],[-91.4572,40.3483],[-91.457,40.3484],[-91.4569,40.3486],[-91.4555,40.3502],[-91.4541,40.3519],[-91.4522,40.3537],[-91.4509,40.3553],[-91.4495,40.3572],[-91.4484,40.3585],[-91.4478,40.3591],[-91.4463,40.3618],[-91.4454,40.3626],[-91.4451,40.3629],[-91.445,40.363],[-91.4449,40.3631],[-91.4448,40.3632],[-91.4432,40.3643],[-91.4416,40.3654],[-91.4393,40.3666],[-91.437,40.3675],[-91.4368,40.3676],[-91.4357,40.368],[-91.4346,40.3684],[-91.4341,40.3686],[-91.4336,40.3688],[-91.4331,40.369],[-91.4317,40.3695],[-91.4311,40.3697],[-91.4294,40.3704],[-91.4283,40.3711],[-91.4266,40.372],[-91.4229,40.375],[-91.422,40.3759],[-91.4202,40.3776],[-91.4198,40.3779],[-91.4194,40.3783],[-91.419,40.3787],[-91.4171,40.3804],[-91.4157,40.3814],[-91.415,40.3817],[-91.4143,40.382],[-91.413,40.3823],[-91.411,40.3824],[-91.4024,40.3827],[-91.397,40.3831],[-91.3922,40.3839],[-91.3916,40.384],[-91.3901,40.3845],[-91.3884,40.3849],[-91.3842,40.3864],[-91.382,40.3876],[-91.3799,40.3889],[-91.3784,40.3897],[-91.3777,40.3902],[-91.3769,40.3908],[-91.3767,40.3909],[-91.3766,40.391],[-91.3765,40.3912],[-91.3764,40.3913],[-91.3757,40.3919],[-91.3754,40.3927],[-91.3752,40.3932],[-91.3729,40.3991],[-91.3726,40.4012],[-91.3724,40.4028],[-91.3724,40.4044],[-91.3724,40.4054],[-91.3724,40.4073],[-91.3724,40.4087],[-91.3725,40.4115],[-91.3728,40.4143],[-91.3733,40.4165],[-91.3737,40.4179],[-91.3752,40.4217],[-91.3765,40.4243],[-91.3776,40.4263],[-91.3777,40.4266],[-91.3788,40.4294],[-91.3796,40.4315],[-91.3802,40.4329],[-91.381,40.4354],[-91.3815,40.4373],[-91.3815,40.4381],[-91.3816,40.4389],[-91.3818,40.4425],[-91.3815,40.446],[-91.3811,40.4485],[-91.38,40.4517],[-91.3799,40.4521],[-91.3781,40.4564],[-91.3767,40.4592],[-91.3752,40.462],[-91.3742,40.464],[-91.3739,40.4646],[-91.3733,40.4655],[-91.3717,40.4682],[-91.3696,40.4714],[-91.3681,40.4746],[-91.3675,40.4762],[-91.3665,40.4789],[-91.3649,40.4842],[-91.3639,40.4901],[-91.3637,40.493],[-91.3637,40.4931],[-91.3637,40.4942],[-91.3639,40.4981],[-91.3642,40.5],[-91.3665,40.5068],[-91.3668,40.5077],[-91.3679,40.5105],[-91.3685,40.5116],[-91.3691,40.5125],[-91.3752,40.5199],[-91.3777,40.523],[-91.3819,40.5282],[-91.3845,40.5309],[-91.3881,40.5331],[-91.3945,40.5345],[-91.4007,40.5368],[-91.4031,40.5384],[-91.4041,40.5391],[-91.4062,40.5427],[-91.4069,40.5476],[-91.4064,40.5518],[-91.4063,40.5519],[-91.4052,40.5546],[-91.4015,40.5595],[-91.3882,40.5686],[-91.3852,40.5707],[-91.382,40.5727],[-91.3812,40.5732],[-91.3798,40.5744],[-91.3752,40.5813],[-91.3743,40.5826],[-91.3711,40.5868],[-91.3697,40.5888],[-91.3648,40.5954],[-91.3647,40.5955],[-91.3599,40.6018],[-91.3571,40.6043],[-91.3549,40.6059],[-91.354,40.6065],[-91.3487,40.6097],[-91.3413,40.6128],[-91.3397,40.6135],[-91.3101,40.625],[-91.3091,40.6254],[-91.3079,40.6258],[-91.3066,40.6262],[-91.305,40.6266],[-91.3035,40.6269],[-91.3009,40.6274],[-91.2981,40.6279],[-91.2974,40.628],[-91.2973,40.628],[-91.2972,40.6281],[-91.296,40.6283],[-91.2955,40.6283],[-91.2933,40.6287],[-91.2904,40.6293],[-91.2867,40.6299],[-91.2841,40.6304],[-91.2822,40.6309],[-91.2794,40.6315],[-91.2762,40.6322],[-91.2731,40.6328],[-91.2715,40.633],[-91.2698,40.6331],[-91.2681,40.6333],[-91.2664,40.6336],[-91.2649,40.6339],[-91.2643,40.6341],[-91.2638,40.6343],[-91.2637,40.6343],[-91.2625,40.6347],[-91.2599,40.636],[-91.2583,40.6367],[-91.2568,40.6371],[-91.2561,40.6373],[-91.2554,40.6375],[-91.2531,40.638],[-91.2519,40.6381],[-91.251,40.6382],[-91.2502,40.6382],[-91.2478,40.6384],[-91.2324,40.6381],[-91.2282,40.6383],[-91.2246,40.6385],[-91.2184,40.6384],[-91.2113,40.6379],[-91.2024,40.6366],[-91.1979,40.6361],[-91.1955,40.6363],[-91.1926,40.6365],[-91.187,40.6373],[-91.1853,40.6378],[-91.1751,40.643],[-91.1635,40.6489],[-91.1591,40.6511],[-91.1543,40.6536],[-91.145,40.6576],[-91.1381,40.6609],[-91.1335,40.6637],[-91.1284,40.6668],[-91.1251,40.6687],[-91.1239,40.6692],[-91.1224,40.6707],[-91.1208,40.6728],[-91.1196,40.6759],[-91.1178,40.6834],[-91.1154,40.6918],[-91.1133,40.6951],[-91.1125,40.6963],[-91.1119,40.697],[-91.1109,40.7033],[-91.1111,40.7083],[-91.1139,40.7195],[-91.1145,40.7206],[-91.1152,40.7219],[-91.1157,40.7239],[-91.1157,40.7252],[-91.1142,40.7309],[-91.1104,40.7455],[-91.1088,40.75],[-91.1086,40.7504],[-91.1082,40.7509],[-91.1073,40.752],[-91.1061,40.7531],[-91.1055,40.7538],[-91.1052,40.7541],[-91.1025,40.7571],[-91.1005,40.76],[-91.0981,40.7632],[-91.0961,40.7671],[-91.0948,40.7709],[-91.0935,40.774],[-91.0934,40.7743],[-91.0925,40.7768],[-91.0917,40.7797],[-91.0916,40.7803],[-91.0913,40.7825],[-91.0913,40.7831],[-91.0913,40.7867],[-91.0916,40.7898],[-91.0917,40.7903],[-91.0919,40.7914],[-91.0923,40.7929],[-91.0931,40.7948],[-91.0943,40.7971],[-91.0947,40.7978],[-91.0955,40.7993],[-91.097,40.8025],[-91.0973,40.8041],[-91.0977,40.8056],[-91.0975,40.8084],[-91.0975,40.8089],[-91.097,40.8114],[-91.0967,40.812],[-91.0967,40.8121],[-91.0967,40.8122],[-91.0954,40.816],[-91.0936,40.8199],[-91.093,40.8211],[-91.0916,40.8228],[-91.0901,40.8246],[-91.085,40.8281],[-91.0813,40.8306],[-91.0783,40.8328],[-91.0775,40.8334],[-91.0714,40.8387],[-91.0672,40.842],[-91.0622,40.8446],[-91.0588,40.8463],[-91.0564,40.8484],[-91.0543,40.8518],[-91.0528,40.854],[-91.0517,40.856],[-91.0502,40.8585],[-91.0473,40.8646],[-91.0447,40.8684],[-91.042,40.8711],[-91.0391,40.8736],[-91.0368,40.875],[-91.0345,40.876],[-91.0325,40.8768],[-91.0311,40.8775],[-91.0304,40.8778],[-91.0291,40.8784],[-91.0281,40.8788],[-91.0279,40.879],[-91.0275,40.8792],[-91.0268,40.8796],[-91.0263,40.8802],[-91.0245,40.8817],[-91.0232,40.8828],[-91.0223,40.8835],[-91.0216,40.884],[-91.0209,40.8848],[-91.0203,40.8856],[-91.02,40.886],[-91.0195,40.8867],[-91.0181,40.8891],[-91.0176,40.8899],[-91.0174,40.8902],[-91.0161,40.8922],[-91.015,40.8939],[-91.0139,40.8956],[-91.0132,40.8966],[-91.0121,40.8981],[-91.0119,40.8983],[-91.0118,40.8984],[-91.0095,40.9006],[-91.0075,40.9021],[-91.005,40.9041],[-91.0035,40.9051],[-91.0017,40.9064],[-91.0001,40.9073],[-90.9985,40.9081],[-90.9956,40.9091],[-90.9929,40.9097],[-90.9855,40.9121],[-90.9792,40.9155],[-90.974,40.9174],[-90.969,40.9191],[-90.9653,40.9216],[-90.9629,40.925],[-90.9626,40.9258],[-90.9619,40.9285],[-90.9611,40.9335],[-90.9605,40.9364],[-90.96,40.9377],[-90.9573,40.9434],[-90.9572,40.9434],[-90.9539,40.9499],[-90.9536,40.9505],[-90.9535,40.9506],[-90.9522,40.9541],[-90.952,40.9582],[-90.9527,40.9621],[-90.9551,40.9699],[-90.9568,40.9736],[-90.9581,40.9766],[-90.9581,40.9798],[-90.9555,40.9862],[-90.9552,40.9868],[-90.9518,40.9914],[-90.9496,40.9952],[-90.9488,40.9988],[-90.9484,41],[-90.9479,41.0015],[-90.9459,41.0065],[-90.945,41.0119],[-90.9454,41.0155],[-90.9453,41.0193],[-90.944,41.0258],[-90.9438,41.0265],[-90.9432,41.0296],[-90.9423,41.0347],[-90.9423,41.0385],[-90.943,41.0408],[-90.9437,41.0431],[-90.944,41.0451],[-90.9437,41.0486],[-90.9446,41.0523],[-90.946,41.0563],[-90.9459,41.0576],[-90.9456,41.0603],[-90.9455,41.0617],[-90.946,41.0636],[-90.9471,41.0657],[-90.949,41.0703],[-90.9491,41.0706],[-90.9492,41.0707],[-90.9493,41.0722],[-90.9494,41.0727],[-90.9494,41.0728],[-90.9493,41.0744],[-90.9493,41.0745],[-90.9493,41.0749],[-90.9492,41.0752],[-90.9491,41.0761],[-90.9489,41.0774],[-90.9487,41.0784],[-90.9484,41.0811],[-90.9483,41.0827],[-90.9482,41.0844],[-90.9482,41.0852],[-90.9482,41.0856],[-90.948,41.0874],[-90.9479,41.0881],[-90.9475,41.0905],[-90.9467,41.0928],[-90.9463,41.0945],[-90.9463,41.0947],[-90.9464,41.0957],[-90.9466,41.0966],[-90.9477,41.0983],[-90.9483,41.099],[-90.9484,41.0992],[-90.9488,41.0999],[-90.9489,41.1001],[-90.9491,41.1002],[-90.9492,41.1004],[-90.9493,41.1006],[-90.9497,41.1013],[-90.9505,41.1022],[-90.9508,41.1027],[-90.9523,41.1047],[-90.9527,41.1052],[-90.9544,41.1074],[-90.9573,41.1111],[-90.9582,41.1121],[-90.9586,41.1125],[-90.9595,41.1134],[-90.9608,41.1148],[-90.9617,41.1156],[-90.9625,41.1164],[-90.9627,41.1166],[-90.9635,41.1173],[-90.9645,41.1183],[-90.9652,41.1189],[-90.9659,41.1196],[-90.9666,41.121],[-90.9673,41.1225],[-90.9674,41.1227],[-90.968,41.1238],[-90.9685,41.125],[-90.9686,41.1251],[-90.9687,41.1253],[-90.9689,41.1257],[-90.969,41.1264],[-90.9694,41.1274],[-90.9704,41.1293],[-90.9707,41.1299],[-90.9709,41.1301],[-90.9733,41.1333],[-90.9749,41.1353],[-90.9764,41.1371],[-90.977,41.1377],[-90.9773,41.138],[-90.9775,41.1382],[-90.9791,41.1398],[-90.9813,41.1427],[-90.9816,41.1431],[-90.9831,41.1452],[-90.9833,41.1455],[-90.9847,41.1478],[-90.985,41.1483],[-90.985,41.1484],[-90.9855,41.1495],[-90.9859,41.1502],[-90.9861,41.1506],[-90.9879,41.1533],[-90.9897,41.1557],[-90.9906,41.1566],[-90.9909,41.1569],[-90.9922,41.1582],[-90.9925,41.1585],[-90.9944,41.1601],[-90.995,41.1606],[-90.9971,41.162],[-90.9979,41.1626],[-91.0002,41.1634],[-91.0008,41.1637],[-91.0017,41.1641],[-91.0031,41.1646],[-91.0035,41.1647],[-91.0043,41.1651],[-91.0055,41.1656],[-91.0065,41.1659],[-91.0076,41.1662],[-91.0081,41.1662],[-91.0094,41.1662],[-91.0096,41.1662],[-91.0104,41.1662],[-91.0115,41.166],[-91.0126,41.1659],[-91.0135,41.1658],[-91.0144,41.1656],[-91.0151,41.1655],[-91.0165,41.1653],[-91.0178,41.1652],[-91.019,41.1649],[-91.0198,41.1647],[-91.02,41.1647],[-91.0202,41.1647],[-91.0224,41.164],[-91.0241,41.1636],[-91.0255,41.1635],[-91.0272,41.1634],[-91.0301,41.1636],[-91.0322,41.164],[-91.0344,41.1644],[-91.0359,41.1648],[-91.0365,41.165],[-91.0369,41.1651],[-91.0384,41.1655],[-91.0386,41.1656],[-91.0412,41.166],[-91.0416,41.1662],[-91.0419,41.1665],[-91.0439,41.1691],[-91.0448,41.1705],[-91.0464,41.173],[-91.048,41.1753],[-91.0498,41.1781],[-91.0515,41.1805],[-91.0543,41.1847],[-91.0551,41.1858],[-91.0579,41.1893],[-91.058,41.1894],[-91.0584,41.1899],[-91.0594,41.1912],[-91.0598,41.1917],[-91.0603,41.1922],[-91.0603,41.1923],[-91.0615,41.1938],[-91.0638,41.1966],[-91.0648,41.1981],[-91.0659,41.1995],[-91.0669,41.2006],[-91.0678,41.2016],[-91.073,41.2071],[-91.074,41.208],[-91.0755,41.2093],[-91.0757,41.2095],[-91.076,41.2098],[-91.0778,41.2113],[-91.0795,41.2128],[-91.0815,41.2144],[-91.0835,41.2159],[-91.0871,41.2182],[-91.0902,41.2204],[-91.093,41.2226],[-91.094,41.2237],[-91.0947,41.2245],[-91.0957,41.2255],[-91.0975,41.2275],[-91.0989,41.229],[-91.1,41.2298],[-91.1008,41.2305],[-91.1009,41.2305],[-91.103,41.2321],[-91.1044,41.2333],[-91.1058,41.2343],[-91.1062,41.2346],[-91.1078,41.2354],[-91.1088,41.236],[-91.1096,41.2366],[-91.1104,41.2373],[-91.1107,41.2376],[-91.1118,41.2385],[-91.1119,41.2386],[-91.1124,41.239],[-91.1131,41.24],[-91.1133,41.2406],[-91.1137,41.2414],[-91.1139,41.2431],[-91.114,41.2438],[-91.1141,41.2444],[-91.1141,41.245],[-91.1141,41.2457],[-91.1142,41.2469],[-91.1142,41.2482],[-91.1142,41.2488],[-91.1142,41.2495],[-91.1142,41.25],[-91.1138,41.2507],[-91.1128,41.2525],[-91.1103,41.2561],[-91.1094,41.2571],[-91.1075,41.2588],[-91.1073,41.2589],[-91.1045,41.2621],[-91.1031,41.264],[-91.1011,41.2672],[-91.1001,41.269],[-91.0989,41.2715],[-91.098,41.2736],[-91.0964,41.2773],[-91.0954,41.2797],[-91.0947,41.2814],[-91.0942,41.2826],[-91.0935,41.284],[-91.092,41.2869],[-91.0907,41.2891],[-91.0892,41.2912],[-91.0877,41.2931],[-91.0869,41.2944],[-91.0864,41.2948],[-91.084,41.2967],[-91.083,41.2976],[-91.0815,41.2987],[-91.0797,41.3001],[-91.0775,41.3018],[-91.076,41.3037],[-91.0755,41.3044],[-91.0748,41.3056],[-91.0742,41.3076],[-91.0739,41.3085],[-91.0738,41.3093],[-91.0735,41.3105],[-91.0732,41.3134],[-91.0732,41.3141],[-91.0731,41.3149],[-91.073,41.3171],[-91.0729,41.3198],[-91.0729,41.3199],[-91.0728,41.3214],[-91.0727,41.323],[-91.0723,41.3265],[-91.0722,41.3285],[-91.0721,41.3296],[-91.072,41.3316],[-91.0721,41.3323],[-91.0721,41.3328],[-91.0721,41.3334],[-91.0721,41.3336],[-91.072,41.3341],[-91.072,41.335],[-91.0718,41.3364],[-91.0718,41.3376],[-91.0717,41.3386],[-91.0716,41.3396],[-91.0713,41.341],[-91.0711,41.3422],[-91.071,41.3432],[-91.0709,41.3438],[-91.0708,41.3443],[-91.0708,41.3446],[-91.0707,41.3448],[-91.0707,41.3451],[-91.0706,41.3454],[-91.0705,41.3463],[-91.0698,41.3503],[-91.069,41.3539],[-91.0684,41.3558],[-91.0676,41.3593],[-91.0671,41.3621],[-91.067,41.3629],[-91.0669,41.3634],[-91.0665,41.3653],[-91.0662,41.3664],[-91.0657,41.368],[-91.0651,41.3691],[-91.0644,41.3698],[-91.0637,41.3707],[-91.0637,41.3708],[-91.0633,41.3713],[-91.0623,41.3725],[-91.0611,41.3738],[-91.06,41.375],[-91.0597,41.3756],[-91.0596,41.3759],[-91.0585,41.377],[-91.0577,41.3779],[-91.0571,41.3785],[-91.0568,41.3789],[-91.0556,41.38],[-91.0546,41.3812],[-91.0535,41.3826],[-91.0531,41.3831],[-91.0525,41.3837],[-91.0519,41.3845],[-91.0518,41.3847],[-91.0516,41.3853],[-91.0514,41.3859],[-91.0511,41.3867],[-91.051,41.3876],[-91.051,41.3892],[-91.0509,41.3898],[-91.0509,41.3906],[-91.0509,41.3909],[-91.0509,41.3911],[-91.0509,41.3915],[-91.0509,41.3928],[-91.0509,41.3933],[-91.0508,41.3941],[-91.0508,41.3956],[-91.0507,41.396],[-91.0506,41.3973],[-91.0503,41.4001],[-91.0501,41.4015],[-91.0499,41.4026],[-91.0497,41.4031],[-91.0493,41.4049],[-91.0491,41.4057],[-91.049,41.4061],[-91.0486,41.408],[-91.0483,41.4097],[-91.0483,41.4098],[-91.0478,41.4109],[-91.0477,41.4113],[-91.0476,41.4113],[-91.047,41.4123],[-91.047,41.4124],[-91.0468,41.4127],[-91.0466,41.413],[-91.0465,41.4132],[-91.0459,41.4141],[-91.0455,41.4145],[-91.0451,41.4149],[-91.044,41.4159],[-91.0435,41.4162],[-91.0421,41.417],[-91.0417,41.4173],[-91.0416,41.4174],[-91.0414,41.4175],[-91.0399,41.4185],[-91.0382,41.4194],[-91.0378,41.4197],[-91.0371,41.42],[-91.0364,41.4203],[-91.0361,41.4204],[-91.035,41.4207],[-91.0347,41.4208],[-91.0344,41.4209],[-91.0335,41.4213],[-91.0332,41.4214],[-91.0331,41.4214],[-91.0309,41.4224],[-91.0306,41.4225],[-91.0278,41.4236],[-91.0241,41.4241],[-91.0237,41.4241],[-91.0212,41.4243],[-91.0194,41.4245],[-91.0189,41.4245],[-91.0146,41.4248],[-91.012,41.425],[-91.0119,41.425],[-91.0096,41.4255],[-91.0094,41.4255],[-91.0091,41.4256],[-91.0087,41.4257],[-91.006,41.4261],[-91.0058,41.4261],[-91.0052,41.4265],[-91.0042,41.4269],[-91.0034,41.4273],[-91.0012,41.4281],[-91.0003,41.4284],[-91.0002,41.4284],[-90.9993,41.4286],[-90.9982,41.4288],[-90.9972,41.4292],[-90.9962,41.4295],[-90.995,41.4299],[-90.9948,41.43],[-90.994,41.4303],[-90.9929,41.4308],[-90.9919,41.4312],[-90.9909,41.4316],[-90.99,41.432],[-90.9893,41.4323],[-90.9884,41.4327],[-90.9876,41.4331],[-90.9868,41.4334],[-90.9859,41.4337],[-90.9849,41.4339],[-90.9839,41.434],[-90.9829,41.4342],[-90.9818,41.4342],[-90.9803,41.4343],[-90.9798,41.4343],[-90.9787,41.4343],[-90.9779,41.4342],[-90.9767,41.4341],[-90.9758,41.434],[-90.9752,41.434],[-90.9749,41.4339],[-90.9742,41.4337],[-90.9736,41.4335],[-90.9732,41.4333],[-90.9731,41.4333],[-90.9728,41.4331],[-90.9727,41.4331],[-90.9727,41.433],[-90.9725,41.4329],[-90.9723,41.4327],[-90.9719,41.4324],[-90.9711,41.4318],[-90.971,41.4317],[-90.9706,41.4314],[-90.9702,41.4312],[-90.9695,41.431],[-90.9689,41.4308],[-90.9683,41.4305],[-90.9679,41.4304],[-90.9674,41.4302],[-90.9667,41.4301],[-90.9658,41.4299],[-90.965,41.4299],[-90.9643,41.4297],[-90.9642,41.4297],[-90.9636,41.4297],[-90.963,41.4295],[-90.9625,41.4295],[-90.9621,41.4293],[-90.9613,41.429],[-90.9607,41.4287],[-90.9601,41.4285],[-90.9595,41.4283],[-90.9589,41.428],[-90.9583,41.4277],[-90.9578,41.4273],[-90.9573,41.427],[-90.9567,41.4267],[-90.9563,41.4264],[-90.9555,41.4261],[-90.9551,41.4259],[-90.9547,41.4256],[-90.954,41.4253],[-90.9532,41.4251],[-90.9521,41.4248],[-90.9512,41.4246],[-90.9503,41.4244],[-90.9498,41.4242],[-90.949,41.4241],[-90.9485,41.4241],[-90.9477,41.424],[-90.9468,41.4239],[-90.946,41.4238],[-90.9454,41.4237],[-90.9449,41.4236],[-90.9438,41.4235],[-90.9425,41.4234],[-90.9417,41.4233],[-90.9407,41.4232],[-90.9397,41.4231],[-90.9389,41.4229],[-90.9381,41.4228],[-90.9371,41.4226],[-90.9361,41.4224],[-90.9348,41.4221],[-90.9338,41.4219],[-90.9328,41.4218],[-90.9321,41.4216],[-90.9314,41.4214],[-90.931,41.4214],[-90.9307,41.4214],[-90.93,41.4214],[-90.9292,41.4215],[-90.9283,41.4218],[-90.927,41.4221],[-90.9258,41.4223],[-90.925,41.4226],[-90.9243,41.4229],[-90.9234,41.4234],[-90.9227,41.4237],[-90.9218,41.4242],[-90.921,41.4247],[-90.9203,41.4251],[-90.9198,41.4254],[-90.9193,41.4256],[-90.9187,41.4258],[-90.9183,41.4259],[-90.9178,41.426],[-90.9165,41.4265],[-90.9147,41.4271],[-90.9132,41.4276],[-90.9122,41.4279],[-90.9113,41.4282],[-90.9102,41.4285],[-90.9094,41.4288],[-90.9082,41.429],[-90.9079,41.4291],[-90.9068,41.4293],[-90.9053,41.4297],[-90.904,41.4301],[-90.9031,41.4302],[-90.9027,41.4303],[-90.902,41.4306],[-90.9012,41.4309],[-90.9005,41.4312],[-90.9003,41.4312],[-90.8998,41.4315],[-90.8996,41.4316],[-90.8983,41.4321],[-90.898,41.4322],[-90.897,41.4327],[-90.8966,41.4328],[-90.8956,41.4334],[-90.894,41.4341],[-90.8932,41.4345],[-90.8921,41.435],[-90.892,41.435],[-90.8918,41.4351],[-90.8915,41.4352],[-90.8913,41.4352],[-90.8908,41.4354],[-90.8907,41.4355],[-90.8905,41.4356],[-90.8896,41.436],[-90.8881,41.4368],[-90.8876,41.4371],[-90.8859,41.4379],[-90.8848,41.4385],[-90.884,41.4389],[-90.8828,41.4395],[-90.8814,41.4402],[-90.8811,41.4404],[-90.881,41.4405],[-90.8798,41.4411],[-90.8789,41.4417],[-90.8788,41.4417],[-90.8781,41.4422],[-90.8778,41.4423],[-90.8776,41.4425],[-90.877,41.4429],[-90.8761,41.4434],[-90.8759,41.4434],[-90.8751,41.4438],[-90.8744,41.4443],[-90.8741,41.4445],[-90.8735,41.4447],[-90.8727,41.4453],[-90.8722,41.4455],[-90.8721,41.4456],[-90.8714,41.446],[-90.8706,41.4464],[-90.8698,41.4468],[-90.8693,41.4472],[-90.8692,41.4472],[-90.8684,41.4476],[-90.8679,41.4479],[-90.8673,41.4482],[-90.8665,41.4486],[-90.8652,41.4491],[-90.8641,41.4497],[-90.8628,41.4503],[-90.8627,41.4503],[-90.8615,41.4509],[-90.8611,41.4511],[-90.8606,41.4514],[-90.8595,41.4519],[-90.8585,41.4523],[-90.8576,41.4528],[-90.8564,41.4531],[-90.8549,41.4534],[-90.8539,41.4538],[-90.8536,41.4539],[-90.8529,41.454],[-90.8523,41.4541],[-90.8516,41.4542],[-90.8502,41.4544],[-90.8497,41.4545],[-90.8494,41.4545],[-90.8475,41.455],[-90.8466,41.4551],[-90.8448,41.4553],[-90.8433,41.4555],[-90.8423,41.4555],[-90.8415,41.4556],[-90.8408,41.4556],[-90.8395,41.4556],[-90.8374,41.4556],[-90.8363,41.4556],[-90.8354,41.4556],[-90.8338,41.4555],[-90.8325,41.4554],[-90.8323,41.4554],[-90.8312,41.4553],[-90.8301,41.4552],[-90.829,41.4551],[-90.8285,41.4551],[-90.8274,41.4548],[-90.8273,41.4548],[-90.8256,41.4546],[-90.8247,41.4545],[-90.8238,41.4544],[-90.8231,41.4544],[-90.8226,41.4544],[-90.8207,41.4544],[-90.8192,41.4544],[-90.8187,41.4544],[-90.8181,41.4543],[-90.8177,41.4543],[-90.8168,41.4543],[-90.8154,41.4544],[-90.8153,41.4544],[-90.8151,41.4544],[-90.8142,41.4545],[-90.8131,41.4545],[-90.812,41.4546],[-90.8113,41.4546],[-90.8109,41.4546],[-90.8108,41.4546],[-90.81,41.4546],[-90.8096,41.4545],[-90.8094,41.4545],[-90.8084,41.4545],[-90.8073,41.4545],[-90.8068,41.4544],[-90.8056,41.4544],[-90.804,41.4543],[-90.8036,41.4543],[-90.8033,41.4542],[-90.8004,41.4541],[-90.7989,41.454],[-90.7973,41.4539],[-90.7953,41.4538],[-90.7951,41.4538],[-90.7945,41.4538],[-90.7931,41.4536],[-90.7914,41.4535],[-90.7905,41.4534],[-90.7898,41.4533],[-90.789,41.4532],[-90.7882,41.4532],[-90.7863,41.4529],[-90.786,41.4528],[-90.7858,41.4528],[-90.7853,41.4527],[-90.7848,41.4526],[-90.7831,41.4522],[-90.7826,41.4521],[-90.7816,41.452],[-90.7811,41.4519],[-90.7807,41.4518],[-90.7793,41.4516],[-90.7783,41.4514],[-90.7776,41.4513],[-90.7758,41.4511],[-90.7756,41.4511],[-90.7734,41.4509],[-90.7725,41.4508],[-90.7717,41.4508],[-90.7707,41.4507],[-90.7692,41.4507],[-90.768,41.4508],[-90.7671,41.4507],[-90.7662,41.4507],[-90.7655,41.4507],[-90.7645,41.4506],[-90.7635,41.4506],[-90.7622,41.4504],[-90.7621,41.4504],[-90.7604,41.4503],[-90.7584,41.4501],[-90.7583,41.4501],[-90.7544,41.4498],[-90.7524,41.4497],[-90.7519,41.4497],[-90.7517,41.4497],[-90.7515,41.4497],[-90.7508,41.4496],[-90.7506,41.4496],[-90.7501,41.4496],[-90.7499,41.4496],[-90.7496,41.4496],[-90.7459,41.4497],[-90.7375,41.4501],[-90.7374,41.4501],[-90.7373,41.4502],[-90.7356,41.4504],[-90.7334,41.4509],[-90.7326,41.451],[-90.7307,41.4513],[-90.7287,41.4515],[-90.7284,41.4516],[-90.727,41.4517],[-90.7261,41.4518],[-90.7236,41.4522],[-90.7233,41.4523],[-90.721,41.4524],[-90.7183,41.4528],[-90.7148,41.453],[-90.7112,41.4534],[-90.7103,41.4535],[-90.7079,41.4537],[-90.707,41.4539],[-90.7062,41.454],[-90.7055,41.4541],[-90.7012,41.4547],[-90.6997,41.455],[-90.6983,41.4553],[-90.691,41.4566],[-90.6884,41.4573],[-90.6878,41.4575],[-90.6872,41.4576],[-90.6861,41.458],[-90.685,41.4583],[-90.6828,41.459],[-90.6826,41.459],[-90.6821,41.4592],[-90.6814,41.4594],[-90.6793,41.46],[-90.679,41.4601],[-90.6788,41.4601],[-90.6772,41.4606],[-90.6764,41.4608],[-90.6757,41.4608],[-90.6738,41.4608],[-90.6719,41.4607],[-90.6715,41.4607],[-90.6704,41.4607],[-90.6689,41.4606],[-90.6684,41.4606],[-90.6671,41.4606],[-90.6668,41.4606],[-90.6662,41.4606],[-90.6657,41.4607],[-90.6652,41.4608],[-90.6642,41.4609],[-90.6605,41.4615],[-90.6579,41.4618],[-90.6558,41.4621],[-90.6502,41.465],[-90.6454,41.4691],[-90.6437,41.4705],[-90.642,41.4719],[-90.6402,41.4733],[-90.639,41.4742],[-90.6325,41.4787],[-90.6324,41.4788],[-90.6322,41.4789],[-90.6321,41.479],[-90.632,41.479],[-90.6318,41.4791],[-90.6317,41.4792],[-90.6314,41.4794],[-90.631,41.4796],[-90.6307,41.4797],[-90.6306,41.4798],[-90.6304,41.4799],[-90.6283,41.4808],[-90.626,41.4818],[-90.6215,41.4838],[-90.621,41.484],[-90.6207,41.4841],[-90.6192,41.4848],[-90.6189,41.4849],[-90.6185,41.485],[-90.6177,41.4856],[-90.6169,41.4862],[-90.6166,41.4865],[-90.6128,41.4892],[-90.6106,41.4908],[-90.6086,41.4923],[-90.608,41.4927],[-90.6076,41.493],[-90.6065,41.4938],[-90.6062,41.494],[-90.6059,41.4942],[-90.6057,41.4946],[-90.6055,41.4949],[-90.6049,41.4958],[-90.6047,41.4961],[-90.6043,41.4969],[-90.6042,41.497],[-90.6037,41.4995],[-90.6034,41.5003],[-90.6033,41.5008],[-90.6032,41.5013],[-90.6032,41.5015],[-90.6027,41.5037],[-90.6024,41.5049],[-90.6021,41.506],[-90.6019,41.5062],[-90.6017,41.5064],[-90.6006,41.5071],[-90.5961,41.5104],[-90.5952,41.511],[-90.5946,41.5113],[-90.5945,41.5114],[-90.5944,41.5114],[-90.5939,41.5116],[-90.5919,41.5124],[-90.5918,41.5124],[-90.5917,41.5125],[-90.5914,41.5126],[-90.5912,41.5127],[-90.591,41.5128],[-90.5901,41.5131],[-90.5887,41.5135],[-90.5886,41.5135],[-90.5885,41.5136],[-90.5866,41.5141],[-90.5862,41.5142],[-90.5854,41.5144],[-90.5849,41.5145],[-90.5843,41.5146],[-90.5836,41.5147],[-90.5829,41.5148],[-90.5828,41.5149],[-90.582,41.5151],[-90.5816,41.5152],[-90.5805,41.5153],[-90.5797,41.5154],[-90.5788,41.5155],[-90.5776,41.5157],[-90.5764,41.5158],[-90.5759,41.5158],[-90.5756,41.5159],[-90.5735,41.5161],[-90.5733,41.5161],[-90.5726,41.5162],[-90.5723,41.5162],[-90.572,41.5162],[-90.5715,41.5163],[-90.5712,41.5163],[-90.5711,41.5163],[-90.5704,41.5166],[-90.568,41.5173],[-90.5672,41.5175],[-90.567,41.5176],[-90.5665,41.5179],[-90.5663,41.5179],[-90.5663,41.518],[-90.5662,41.518],[-90.5662,41.5181],[-90.566,41.5181],[-90.566,41.5182],[-90.5644,41.5192],[-90.5638,41.5196],[-90.5596,41.5222],[-90.558,41.5232],[-90.5577,41.5233],[-90.5574,41.5235],[-90.5566,41.524],[-90.5562,41.5242],[-90.5556,41.5243],[-90.5555,41.5243],[-90.5552,41.5244],[-90.5549,41.5244],[-90.553,41.5247],[-90.5474,41.5255],[-90.5455,41.5257],[-90.5446,41.5258],[-90.5433,41.5259],[-90.5418,41.526],[-90.5411,41.5261],[-90.541,41.5261],[-90.5409,41.5261],[-90.5402,41.526],[-90.538,41.5257],[-90.5372,41.5256],[-90.5364,41.5255],[-90.5339,41.5251],[-90.533,41.5249],[-90.5329,41.5249],[-90.5327,41.5248],[-90.5291,41.5239],[-90.5282,41.5236],[-90.5253,41.5228],[-90.5172,41.5206],[-90.5164,41.5204],[-90.514,41.5198],[-90.5132,41.5196],[-90.5131,41.5195],[-90.513,41.5195],[-90.5129,41.5195],[-90.511,41.5193],[-90.5076,41.5188],[-90.5055,41.5185],[-90.5053,41.5185],[-90.5036,41.5182],[-90.5033,41.5182],[-90.5024,41.5181],[-90.5021,41.5181],[-90.5017,41.5181],[-90.5006,41.518],[-90.5003,41.518],[-90.4998,41.5181],[-90.4995,41.5181],[-90.4981,41.5181],[-90.4975,41.5181],[-90.4968,41.5181],[-90.496,41.5181],[-90.4953,41.5181],[-90.4915,41.5182],[-90.49,41.5182],[-90.4899,41.5182],[-90.4895,41.5183],[-90.4884,41.5184],[-90.48,41.5192],[-90.4796,41.5192],[-90.4792,41.5193],[-90.4784,41.5193],[-90.4782,41.5194],[-90.4781,41.5194],[-90.4777,41.5194],[-90.477,41.5195],[-90.4766,41.5195],[-90.4754,41.5196],[-90.475,41.5197],[-90.4749,41.5197],[-90.4743,41.5197],[-90.4718,41.5205],[-90.464,41.5228],[-90.4614,41.5235],[-90.4613,41.5237],[-90.4611,41.5238],[-90.4595,41.525],[-90.4565,41.5273],[-90.4539,41.5294],[-90.452,41.5309],[-90.4518,41.531],[-90.4511,41.5315],[-90.4509,41.5317],[-90.4506,41.5319],[-90.4495,41.5328],[-90.4491,41.5331],[-90.4483,41.5337],[-90.4477,41.5341],[-90.446,41.5355],[-90.4456,41.5358],[-90.4454,41.536],[-90.4452,41.5361],[-90.4449,41.5365],[-90.4439,41.5376],[-90.4435,41.538],[-90.4429,41.5388],[-90.4411,41.5409],[-90.4405,41.5416],[-90.44,41.5423],[-90.4396,41.5427],[-90.4395,41.5429],[-90.4384,41.5441],[-90.438,41.5446],[-90.4368,41.5457],[-90.4367,41.5458],[-90.4356,41.5468],[-90.4353,41.5471],[-90.4343,41.5481],[-90.4339,41.5484],[-90.4332,41.5491],[-90.4327,41.5495],[-90.4306,41.5503],[-90.4297,41.5506],[-90.4287,41.551],[-90.4272,41.5515],[-90.427,41.5516],[-90.4261,41.5521],[-90.426,41.5522],[-90.4252,41.5526],[-90.4251,41.5527],[-90.4248,41.5528],[-90.4247,41.5528],[-90.4246,41.5529],[-90.4245,41.5529],[-90.4243,41.5531],[-90.4236,41.5534],[-90.4234,41.5536],[-90.4225,41.5541],[-90.4222,41.5542],[-90.4221,41.5544],[-90.4211,41.5559],[-90.4206,41.5566],[-90.4201,41.5574],[-90.4193,41.5585],[-90.4188,41.5592],[-90.4171,41.5613],[-90.4169,41.5616],[-90.4169,41.5617],[-90.4168,41.5618],[-90.4164,41.5622],[-90.416,41.5627],[-90.4159,41.5629],[-90.4158,41.5629],[-90.4153,41.5634],[-90.4145,41.5639],[-90.4136,41.5647],[-90.413,41.5652],[-90.4128,41.5653],[-90.4116,41.5659],[-90.4072,41.5677],[-90.4057,41.5683],[-90.4042,41.5691],[-90.3998,41.5713],[-90.3995,41.5714],[-90.3979,41.5722],[-90.3941,41.5733],[-90.3938,41.5733],[-90.3897,41.5744],[-90.3874,41.575],[-90.3851,41.5756],[-90.3837,41.576],[-90.3826,41.5763],[-90.3822,41.5764],[-90.3813,41.5766],[-90.3801,41.5769],[-90.3794,41.577],[-90.3788,41.5771],[-90.3772,41.5774],[-90.3763,41.5775],[-90.3738,41.578],[-90.3726,41.5782],[-90.3724,41.5782],[-90.371,41.5784],[-90.3653,41.5794],[-90.3647,41.5795],[-90.3646,41.5796],[-90.3641,41.5796],[-90.3637,41.5798],[-90.3633,41.5799],[-90.363,41.5801],[-90.3622,41.5804],[-90.362,41.5805],[-90.361,41.5809],[-90.3585,41.5818],[-90.3577,41.5822],[-90.3561,41.5828],[-90.3559,41.5829],[-90.3552,41.5832],[-90.355,41.5833],[-90.3522,41.5843],[-90.3519,41.5844],[-90.3516,41.5845],[-90.3471,41.5863],[-90.3432,41.5878],[-90.3424,41.5892],[-90.3415,41.5906],[-90.3414,41.5912],[-90.3412,41.5918],[-90.3411,41.5925],[-90.3408,41.5934],[-90.3401,41.5962],[-90.3399,41.5972],[-90.3397,41.5981],[-90.3395,41.5986],[-90.3396,41.5998],[-90.3397,41.6007],[-90.3397,41.6011],[-90.3398,41.6016],[-90.3398,41.6018],[-90.3398,41.602],[-90.34,41.6039],[-90.3401,41.6045],[-90.3403,41.6069],[-90.3406,41.6095],[-90.3407,41.6112],[-90.3407,41.6114],[-90.3408,41.612],[-90.3408,41.6123],[-90.3409,41.6131],[-90.3409,41.6134],[-90.341,41.6138],[-90.341,41.6139],[-90.341,41.6141],[-90.341,41.6143],[-90.341,41.6147],[-90.341,41.6151],[-90.3409,41.6165],[-90.3411,41.6179],[-90.3413,41.6195],[-90.3413,41.6198],[-90.3417,41.6215],[-90.3418,41.6227],[-90.3419,41.6235],[-90.342,41.6248],[-90.342,41.6251],[-90.342,41.6275],[-90.342,41.6277],[-90.3421,41.6285],[-90.3421,41.6292],[-90.3423,41.6309],[-90.3425,41.6343],[-90.3428,41.6381],[-90.3433,41.6409],[-90.3433,41.6411],[-90.3433,41.6432],[-90.3435,41.6445],[-90.3435,41.6457],[-90.3435,41.6468],[-90.3435,41.647],[-90.3432,41.6478],[-90.3432,41.6481],[-90.3429,41.6492],[-90.3425,41.6501],[-90.3422,41.651],[-90.3417,41.6521],[-90.3412,41.6532],[-90.3406,41.6547],[-90.3404,41.6552],[-90.3402,41.6556],[-90.3401,41.6558],[-90.3399,41.6564],[-90.3399,41.6566],[-90.3398,41.6569],[-90.3393,41.6577],[-90.3391,41.6582],[-90.3388,41.6586],[-90.3385,41.6595],[-90.3383,41.66],[-90.338,41.6605],[-90.3376,41.6614],[-90.3376,41.6615],[-90.3373,41.6626],[-90.3372,41.663],[-90.3371,41.6635],[-90.3367,41.6645],[-90.3367,41.6647],[-90.3365,41.6658],[-90.3364,41.6661],[-90.3359,41.6693],[-90.3357,41.6704],[-90.3355,41.6725],[-90.3355,41.673],[-90.3355,41.6733],[-90.3354,41.6746],[-90.3351,41.6763],[-90.3348,41.6781],[-90.3347,41.6786],[-90.3345,41.6796],[-90.334,41.6804],[-90.3339,41.6805],[-90.3339,41.6806],[-90.3336,41.6809],[-90.3335,41.681],[-90.3333,41.6813],[-90.3325,41.6822],[-90.3319,41.6827],[-90.3314,41.6831],[-90.3307,41.6836],[-90.3302,41.684],[-90.329,41.6847],[-90.3281,41.6851],[-90.327,41.6856],[-90.3259,41.6863],[-90.325,41.6869],[-90.3239,41.6875],[-90.3238,41.6876],[-90.3234,41.6878],[-90.3232,41.6879],[-90.3223,41.6885],[-90.321,41.6891],[-90.3204,41.6895],[-90.3199,41.6897],[-90.3193,41.6902],[-90.3183,41.6908],[-90.3173,41.6917],[-90.3166,41.6923],[-90.3164,41.6926],[-90.316,41.693],[-90.3153,41.6939],[-90.3147,41.6948],[-90.3142,41.6959],[-90.314,41.6965],[-90.3138,41.697],[-90.3134,41.6981],[-90.3133,41.6988],[-90.3131,41.6996],[-90.3129,41.7004],[-90.3129,41.7005],[-90.3129,41.7014],[-90.3128,41.7024],[-90.3128,41.7028],[-90.3128,41.7037],[-90.3127,41.7046],[-90.3127,41.7061],[-90.3128,41.7069],[-90.3129,41.7075],[-90.313,41.7081],[-90.3132,41.7088],[-90.3133,41.7095],[-90.3138,41.7103],[-90.3143,41.7114],[-90.3149,41.7124],[-90.3152,41.713],[-90.3155,41.7137],[-90.3161,41.715],[-90.3165,41.7158],[-90.3165,41.716],[-90.317,41.7173],[-90.3174,41.7183],[-90.3175,41.7189],[-90.3175,41.7196],[-90.3176,41.7202],[-90.3176,41.7209],[-90.3175,41.7211],[-90.3175,41.7213],[-90.3175,41.7221],[-90.3177,41.7227],[-90.3174,41.7237],[-90.3172,41.7245],[-90.317,41.7254],[-90.3166,41.7268],[-90.3166,41.727],[-90.3164,41.7277],[-90.3163,41.7282],[-90.3161,41.7288],[-90.3166,41.7289],[-90.3164,41.7295],[-90.3159,41.7323],[-90.3158,41.7336],[-90.3157,41.734],[-90.3156,41.7344],[-90.3153,41.735],[-90.315,41.7356],[-90.3147,41.7362],[-90.3145,41.7365],[-90.3137,41.7379],[-90.3126,41.7399],[-90.3123,41.7404],[-90.3116,41.7414],[-90.3109,41.7423],[-90.3106,41.7426],[-90.31,41.7434],[-90.3091,41.7443],[-90.3089,41.7444],[-90.308,41.7453],[-90.3072,41.7461],[-90.3067,41.7466],[-90.3061,41.7471],[-90.3053,41.7479],[-90.3045,41.7486],[-90.3037,41.7492],[-90.3028,41.75],[-90.3026,41.7502],[-90.3024,41.7503],[-90.3002,41.7519],[-90.2944,41.7561],[-90.2923,41.7576],[-90.2897,41.7595],[-90.2892,41.7597],[-90.2884,41.7602],[-90.2877,41.7606],[-90.2863,41.7616],[-90.2854,41.7623],[-90.2848,41.7628],[-90.2845,41.7631],[-90.2839,41.7637],[-90.2838,41.7639],[-90.2836,41.7643],[-90.2836,41.7644],[-90.2823,41.765],[-90.2821,41.7651],[-90.2819,41.7652],[-90.2816,41.7653],[-90.2809,41.7658],[-90.2806,41.766],[-90.2806,41.7661],[-90.2805,41.7661],[-90.2804,41.7662],[-90.2786,41.7674],[-90.2785,41.7674],[-90.2719,41.7696],[-90.2698,41.7703],[-90.2697,41.7703],[-90.2687,41.7706],[-90.2685,41.7706],[-90.2683,41.7707],[-90.2673,41.7709],[-90.2659,41.7712],[-90.2658,41.7712],[-90.2647,41.7715],[-90.2633,41.7721],[-90.2616,41.7731],[-90.261,41.7736],[-90.2606,41.7739],[-90.2599,41.7744],[-90.2595,41.7746],[-90.2589,41.7751],[-90.2586,41.7753],[-90.2569,41.7761],[-90.2519,41.7784],[-90.2502,41.7792],[-90.2501,41.7792],[-90.2497,41.7794],[-90.2496,41.7794],[-90.249,41.7796],[-90.2486,41.7798],[-90.2472,41.7805],[-90.2469,41.7807],[-90.2467,41.7808],[-90.2458,41.7812],[-90.2432,41.7825],[-90.2424,41.783],[-90.2368,41.7858],[-90.2361,41.7861],[-90.2312,41.7886],[-90.2223,41.7931],[-90.2222,41.7932],[-90.2218,41.7933],[-90.2214,41.7935],[-90.2212,41.7936],[-90.2211,41.7936],[-90.2203,41.7939],[-90.2197,41.7942],[-90.217,41.7953],[-90.2169,41.7953],[-90.2102,41.7972],[-90.2101,41.7973],[-90.2097,41.7974],[-90.2095,41.7974],[-90.2091,41.7975],[-90.2091,41.7976],[-90.2087,41.7977],[-90.2085,41.7977],[-90.2081,41.7978],[-90.208,41.7979],[-90.2076,41.798],[-90.2065,41.7983],[-90.2036,41.7991],[-90.2031,41.7992],[-90.202,41.7994],[-90.197,41.8005],[-90.1962,41.8007],[-90.1922,41.8019],[-90.1913,41.8021],[-90.1904,41.8024],[-90.188,41.8032],[-90.1851,41.8051],[-90.1829,41.8065],[-90.182,41.8071],[-90.1811,41.8089],[-90.1809,41.8094],[-90.1809,41.81],[-90.1809,41.8103],[-90.1808,41.8109],[-90.1806,41.812],[-90.1807,41.8126],[-90.1812,41.8177],[-90.1814,41.8194],[-90.1815,41.8205],[-90.1816,41.8214],[-90.1816,41.8216],[-90.1817,41.8226],[-90.1819,41.8246],[-90.1818,41.8261],[-90.1819,41.8276],[-90.1819,41.8278],[-90.1822,41.8283],[-90.1824,41.8286],[-90.1825,41.8289],[-90.1827,41.8291],[-90.1828,41.8294],[-90.1832,41.83],[-90.1834,41.8307],[-90.1837,41.8314],[-90.1837,41.8316],[-90.184,41.8331],[-90.1839,41.8349],[-90.1839,41.8352],[-90.1838,41.8362],[-90.1837,41.8363],[-90.1836,41.8366],[-90.1834,41.8375],[-90.1833,41.8378],[-90.1833,41.8379],[-90.183,41.8385],[-90.1829,41.8387],[-90.1826,41.8392],[-90.1826,41.8393],[-90.1823,41.8409],[-90.1822,41.8414],[-90.182,41.8422],[-90.182,41.8423],[-90.182,41.8425],[-90.1819,41.8432],[-90.1819,41.8433],[-90.1818,41.8435],[-90.1816,41.8441],[-90.1814,41.8447],[-90.1806,41.8456],[-90.1802,41.8461],[-90.18,41.8463],[-90.1799,41.8465],[-90.1792,41.8475],[-90.1789,41.8479],[-90.1768,41.851],[-90.1751,41.8536],[-90.1747,41.8542],[-90.1739,41.8556],[-90.173,41.8574],[-90.1729,41.8584],[-90.1731,41.8609],[-90.1731,41.8611],[-90.1732,41.8625],[-90.1733,41.8633],[-90.1733,41.8634],[-90.1733,41.8637],[-90.1733,41.864],[-90.1733,41.8644],[-90.1732,41.8646],[-90.1732,41.8647],[-90.1732,41.8648],[-90.173,41.8653],[-90.1728,41.8661],[-90.1725,41.8668],[-90.1723,41.8672],[-90.1722,41.8673],[-90.1721,41.8675],[-90.1719,41.868],[-90.1716,41.8687],[-90.1712,41.8695],[-90.1712,41.8696],[-90.171,41.8701],[-90.171,41.8703],[-90.1709,41.8708],[-90.1709,41.871],[-90.1708,41.8718],[-90.1708,41.8723],[-90.1706,41.8735],[-90.1706,41.8742],[-90.1706,41.8743],[-90.1705,41.875],[-90.1703,41.8758],[-90.17,41.8764],[-90.1693,41.8775],[-90.1691,41.8777],[-90.1686,41.8783],[-90.1681,41.879],[-90.1679,41.8794],[-90.1669,41.8809],[-90.1668,41.8811],[-90.1666,41.8813],[-90.1663,41.8818],[-90.1651,41.8838],[-90.164,41.8856],[-90.1636,41.8863],[-90.161,41.891],[-90.1583,41.8957],[-90.1575,41.8972],[-90.157,41.898],[-90.1569,41.8984],[-90.1568,41.8985],[-90.1563,41.8999],[-90.1557,41.9013],[-90.1554,41.9022],[-90.1543,41.9047],[-90.154,41.9056],[-90.1537,41.9063],[-90.1536,41.9066],[-90.1535,41.9087],[-90.1535,41.9095],[-90.1534,41.9121],[-90.1534,41.9133],[-90.1534,41.9156],[-90.1525,41.9248],[-90.1521,41.928],[-90.152,41.9287],[-90.152,41.9289],[-90.1517,41.9305],[-90.1516,41.931],[-90.1527,41.9331],[-90.1542,41.9344],[-90.1543,41.9345],[-90.1549,41.9355],[-90.1551,41.9358],[-90.1568,41.938],[-90.1569,41.9382],[-90.1607,41.9408],[-90.1629,41.9437],[-90.1638,41.9449],[-90.1642,41.9462],[-90.1649,41.9489],[-90.1646,41.952],[-90.1641,41.9562],[-90.1621,41.9613],[-90.1605,41.964],[-90.1586,41.9671],[-90.1576,41.968],[-90.1563,41.9691],[-90.1551,41.9713],[-90.1544,41.9729],[-90.1538,41.9741],[-90.1521,41.9757],[-90.1507,41.9767],[-90.1496,41.9775],[-90.1486,41.9783],[-90.1462,41.9813],[-90.1464,41.9854],[-90.146,41.9881],[-90.1442,41.991],[-90.1412,41.9951],[-90.1406,41.996],[-90.1405,42],[-90.1404,42.0007],[-90.1404,42.001],[-90.1403,42.0019],[-90.1401,42.0029],[-90.1401,42.0033],[-90.1401,42.0036],[-90.1403,42.0044],[-90.1406,42.0057],[-90.1409,42.0076],[-90.141,42.0079],[-90.1412,42.0089],[-90.1417,42.0102],[-90.1423,42.0118],[-90.143,42.0132],[-90.1438,42.0149],[-90.1447,42.0162],[-90.1454,42.0168],[-90.146,42.0173],[-90.1466,42.0179],[-90.1472,42.0185],[-90.1481,42.02],[-90.1486,42.0214],[-90.1486,42.0215],[-90.1491,42.0227],[-90.1492,42.024],[-90.1492,42.0241],[-90.1494,42.0251],[-90.1497,42.0266],[-90.1503,42.0281],[-90.1509,42.0294],[-90.1513,42.0301],[-90.1516,42.0306],[-90.1523,42.0312],[-90.1525,42.0314],[-90.1533,42.0321],[-90.154,42.0327],[-90.1542,42.0331],[-90.1544,42.0333],[-90.1555,42.0346],[-90.1562,42.035],[-90.1567,42.0354],[-90.1588,42.0378],[-90.1601,42.0385],[-90.1616,42.0393],[-90.1627,42.0399],[-90.1628,42.04],[-90.1634,42.0404],[-90.164,42.041],[-90.1643,42.0415],[-90.1645,42.0421],[-90.1645,42.0431],[-90.1645,42.0447],[-90.1645,42.045],[-90.1649,42.0482],[-90.1653,42.051],[-90.1658,42.0524],[-90.1659,42.0528],[-90.1665,42.0545],[-90.1667,42.0548],[-90.1668,42.0549],[-90.1668,42.0555],[-90.1668,42.0559],[-90.1664,42.0573],[-90.1663,42.058],[-90.1661,42.0588],[-90.1658,42.0599],[-90.1658,42.06],[-90.1655,42.0615],[-90.1655,42.0626],[-90.1657,42.0632],[-90.1659,42.064],[-90.1659,42.0642],[-90.1662,42.0658],[-90.1663,42.0666],[-90.1665,42.0673],[-90.1669,42.0686],[-90.1673,42.0697],[-90.1677,42.0715],[-90.168,42.0731],[-90.1681,42.0735],[-90.1682,42.0747],[-90.1684,42.0758],[-90.1683,42.0759],[-90.1681,42.0769],[-90.1676,42.0782],[-90.1676,42.0783],[-90.1669,42.0795],[-90.1665,42.0806],[-90.1657,42.0817],[-90.1653,42.0827],[-90.1648,42.084],[-90.1645,42.0848],[-90.1645,42.0849],[-90.1641,42.0857],[-90.1637,42.0867],[-90.1636,42.0871],[-90.1634,42.0876],[-90.1632,42.0886],[-90.163,42.0892],[-90.1629,42.0898],[-90.1628,42.0903],[-90.1626,42.091],[-90.1626,42.0918],[-90.1625,42.0924],[-90.1625,42.0925],[-90.1625,42.0929],[-90.1624,42.0941],[-90.1624,42.0942],[-90.1623,42.0945],[-90.1621,42.0956],[-90.1619,42.0965],[-90.1618,42.0968],[-90.1615,42.0989],[-90.1614,42.1006],[-90.1613,42.1024],[-90.1613,42.1027],[-90.1611,42.1043],[-90.1611,42.1044],[-90.1611,42.1054],[-90.1612,42.1064],[-90.1613,42.1086],[-90.1613,42.1087],[-90.1613,42.1097],[-90.1613,42.1102],[-90.1616,42.112],[-90.1616,42.1121],[-90.1619,42.1138],[-90.1622,42.1149],[-90.1629,42.1167],[-90.164,42.1183],[-90.1643,42.1187],[-90.1654,42.1199],[-90.1659,42.1205],[-90.1661,42.1207],[-90.1661,42.1208],[-90.1666,42.1214],[-90.1668,42.1216],[-90.1675,42.1224],[-90.1675,42.1225],[-90.1689,42.1237],[-90.1696,42.1244],[-90.1698,42.1245],[-90.1704,42.125],[-90.171,42.1252],[-90.1744,42.1252],[-90.1847,42.1252],[-90.1865,42.1253],[-90.1875,42.1254],[-90.1904,42.1258],[-90.1905,42.1258],[-90.1913,42.1261],[-90.1925,42.1264],[-90.1939,42.1269],[-90.1947,42.1272],[-90.1957,42.1275],[-90.1962,42.1277],[-90.1973,42.1282],[-90.2001,42.1301],[-90.2014,42.1309],[-90.2031,42.1347],[-90.2041,42.137],[-90.2046,42.1377],[-90.2054,42.1391],[-90.2057,42.1413],[-90.2064,42.1455],[-90.2074,42.1491],[-90.2083,42.151],[-90.2095,42.1527],[-90.2113,42.154],[-90.2131,42.1551],[-90.2161,42.1567],[-90.2242,42.16],[-90.2288,42.1623],[-90.2311,42.1634],[-90.2349,42.1654],[-90.239,42.1671],[-90.2421,42.1683],[-90.2449,42.1694],[-90.248,42.1707],[-90.2492,42.1711],[-90.2501,42.1715],[-90.2503,42.1715],[-90.2555,42.1718],[-90.2623,42.1735],[-90.2691,42.1745],[-90.2766,42.177],[-90.2822,42.1788],[-90.2854,42.1806],[-90.2939,42.1852],[-90.2961,42.1864],[-90.2982,42.1874],[-90.2984,42.1876],[-90.3045,42.1897],[-90.3065,42.1904],[-90.3067,42.1905],[-90.3088,42.191],[-90.3145,42.1925],[-90.3151,42.1928],[-90.3166,42.1934],[-90.3172,42.1936],[-90.3178,42.1938],[-90.3179,42.1939],[-90.3198,42.1952],[-90.3249,42.1987],[-90.3283,42.2011],[-90.3322,42.2022],[-90.3382,42.2033],[-90.3492,42.2043],[-90.3518,42.2047],[-90.357,42.2054],[-90.3604,42.2075],[-90.3606,42.2077],[-90.3632,42.2093],[-90.3651,42.2105],[-90.3709,42.2131],[-90.3721,42.2135],[-90.3747,42.2146],[-90.3751,42.2148],[-90.3766,42.2158],[-90.3777,42.2165],[-90.3811,42.2189],[-90.3822,42.2197],[-90.3826,42.2199],[-90.3846,42.2214],[-90.3868,42.223],[-90.3911,42.2255],[-90.3912,42.2255],[-90.3932,42.2272],[-90.3935,42.2276],[-90.3946,42.2289],[-90.3948,42.2291],[-90.3949,42.2295],[-90.3953,42.2309],[-90.3959,42.2331],[-90.3973,42.235],[-90.3983,42.2362],[-90.3991,42.2373],[-90.4006,42.2393],[-90.4019,42.2403],[-90.4029,42.2412],[-90.4036,42.2418],[-90.405,42.243],[-90.408,42.2457],[-90.4105,42.2478],[-90.4114,42.2484],[-90.4124,42.2491],[-90.4136,42.25],[-90.4139,42.2502],[-90.4145,42.2505],[-90.4149,42.2507],[-90.4152,42.2509],[-90.416,42.2515],[-90.4163,42.2517],[-90.4183,42.2532],[-90.4189,42.2539],[-90.4193,42.2545],[-90.4198,42.2552],[-90.4202,42.2559],[-90.421,42.2573],[-90.4217,42.2588],[-90.4218,42.2592],[-90.4222,42.2599],[-90.4224,42.2606],[-90.4227,42.2613],[-90.4228,42.2624],[-90.4229,42.2629],[-90.4232,42.2644],[-90.4241,42.2664],[-90.4247,42.2676],[-90.4249,42.2679],[-90.4256,42.2692],[-90.4257,42.2692],[-90.4257,42.2693],[-90.4258,42.2694],[-90.4261,42.27],[-90.4262,42.2701],[-90.4269,42.2712],[-90.4278,42.2728],[-90.4282,42.2734],[-90.4293,42.2756],[-90.4309,42.2782],[-90.431,42.28],[-90.431,42.2814],[-90.431,42.2824],[-90.4307,42.2842],[-90.4305,42.2844],[-90.4302,42.2846],[-90.4301,42.2848],[-90.4293,42.2861],[-90.4291,42.2866],[-90.4284,42.2877],[-90.4283,42.2881],[-90.4269,42.2907],[-90.4256,42.2922],[-90.4255,42.2923],[-90.4243,42.2933],[-90.4243,42.2936],[-90.4243,42.2943],[-90.4243,42.2946],[-90.4237,42.296],[-90.4232,42.2971],[-90.4232,42.2972],[-90.4227,42.2988],[-90.4222,42.3009],[-90.4217,42.3025],[-90.421,42.3041],[-90.4206,42.305],[-90.4205,42.3054],[-90.4199,42.3066],[-90.4193,42.3074],[-90.4189,42.3083],[-90.419,42.3092],[-90.4194,42.3102],[-90.4203,42.3117],[-90.4209,42.3138],[-90.4212,42.3153],[-90.421,42.3161],[-90.4207,42.3168],[-90.4201,42.3177],[-90.419,42.3186],[-90.418,42.3192],[-90.4171,42.3199],[-90.4166,42.3206],[-90.4162,42.3213],[-90.4159,42.3227],[-90.4162,42.3236],[-90.4165,42.3251],[-90.4184,42.3276],[-90.419,42.3285],[-90.4203,42.3296],[-90.4214,42.3305],[-90.4228,42.3313],[-90.4254,42.3326],[-90.4272,42.334],[-90.428,42.3347],[-90.4293,42.3358],[-90.43,42.3364],[-90.4305,42.3369],[-90.4318,42.3386],[-90.4324,42.3394],[-90.4325,42.3395],[-90.4326,42.3396],[-90.4339,42.3417],[-90.4356,42.3439],[-90.4377,42.3463],[-90.4388,42.3476],[-90.439,42.3477],[-90.4403,42.3497],[-90.4414,42.3518],[-90.4425,42.3535],[-90.4439,42.3552],[-90.4452,42.3564],[-90.4463,42.357],[-90.4487,42.3579],[-90.4508,42.3585],[-90.4527,42.3593],[-90.4547,42.3606],[-90.4563,42.3625],[-90.4588,42.3645],[-90.461,42.3661],[-90.4618,42.3667],[-90.4626,42.3672],[-90.4641,42.3686],[-90.4648,42.3695],[-90.4655,42.3706],[-90.4659,42.3712],[-90.4665,42.3725],[-90.4674,42.3743],[-90.4675,42.3744],[-90.4677,42.3749],[-90.4678,42.3749],[-90.4678,42.375],[-90.4679,42.375],[-90.4689,42.3765],[-90.469,42.3767],[-90.4703,42.3783],[-90.4711,42.3791],[-90.472,42.38],[-90.4724,42.3803],[-90.4738,42.3815],[-90.4741,42.3817],[-90.4749,42.3823],[-90.4758,42.3828],[-90.4773,42.3838],[-90.4779,42.3841],[-90.4791,42.3844],[-90.4792,42.3844],[-90.4801,42.3846],[-90.4815,42.3847],[-90.4829,42.3846],[-90.4846,42.3845],[-90.4857,42.3847],[-90.4864,42.3849],[-90.4871,42.3851],[-90.4882,42.3858],[-90.4891,42.3864],[-90.4903,42.3871],[-90.4913,42.3879],[-90.4925,42.389],[-90.4936,42.39],[-90.4945,42.391],[-90.4952,42.3918],[-90.4958,42.3924],[-90.4962,42.3927],[-90.4968,42.3929],[-90.4978,42.3938],[-90.4991,42.3948],[-90.5001,42.3955],[-90.5006,42.3958],[-90.502,42.3965],[-90.5024,42.3967],[-90.5029,42.397],[-90.5051,42.3979],[-90.5067,42.3987],[-90.5068,42.3988],[-90.5073,42.399],[-90.5103,42.4001],[-90.5135,42.4013],[-90.5175,42.403],[-90.5201,42.4038],[-90.5222,42.4046],[-90.5227,42.4048],[-90.5254,42.4057],[-90.5273,42.4063],[-90.5328,42.4082],[-90.5359,42.4092],[-90.5419,42.4114],[-90.5481,42.4131],[-90.5495,42.4137],[-90.5528,42.415],[-90.5548,42.416],[-90.5549,42.416],[-90.555,42.4161],[-90.5555,42.4166],[-90.5562,42.4173],[-90.5567,42.4181],[-90.5576,42.4193],[-90.5577,42.4196],[-90.5579,42.4201],[-90.5582,42.421],[-90.5583,42.422],[-90.5583,42.4237],[-90.5583,42.4254],[-90.5585,42.4269],[-90.5588,42.4285],[-90.559,42.4295],[-90.5594,42.4307],[-90.56,42.4319],[-90.5602,42.4322],[-90.5604,42.4329],[-90.561,42.4339],[-90.5618,42.435],[-90.5626,42.4358],[-90.5629,42.4362],[-90.5638,42.4372],[-90.5641,42.4374],[-90.564,42.4375],[-90.5653,42.4387],[-90.5676,42.4402],[-90.568,42.4404],[-90.5696,42.4412],[-90.5707,42.4417],[-90.5751,42.4429],[-90.5804,42.4441],[-90.5821,42.4444],[-90.5847,42.4454],[-90.5853,42.4456],[-90.5904,42.4475],[-90.5963,42.4492],[-90.5975,42.4495],[-90.604,42.4508],[-90.6063,42.4515],[-90.6243,42.4589],[-90.6304,42.4623],[-90.641,42.4683],[-90.6432,42.4694],[-90.6436,42.4696],[-90.6438,42.4697],[-90.644,42.4698],[-90.6441,42.4699],[-90.6444,42.4701],[-90.6445,42.4701],[-90.6448,42.4703],[-90.645,42.4704],[-90.6452,42.4706],[-90.6455,42.4707],[-90.6458,42.4709],[-90.6461,42.4711],[-90.6462,42.4712],[-90.6464,42.4713],[-90.6466,42.4716],[-90.6467,42.4717],[-90.647,42.4719],[-90.6471,42.472],[-90.6474,42.4722],[-90.6476,42.4723],[-90.648,42.4727],[-90.6483,42.4729],[-90.6486,42.4731],[-90.6488,42.4733],[-90.6489,42.4734],[-90.6492,42.4736],[-90.6495,42.4738],[-90.6498,42.4741],[-90.6501,42.4744],[-90.6503,42.4746],[-90.6506,42.4748],[-90.6508,42.4749],[-90.6511,42.4752],[-90.6513,42.4754],[-90.6514,42.4755],[-90.6519,42.4761],[-90.6522,42.4764],[-90.6527,42.477],[-90.6534,42.4779],[-90.6542,42.4788],[-90.6543,42.479],[-90.6545,42.4792],[-90.6546,42.4793],[-90.6548,42.4796],[-90.6548,42.4798],[-90.655,42.48],[-90.6551,42.4802],[-90.6551,42.4803],[-90.6552,42.4805],[-90.6553,42.4806],[-90.6554,42.4808],[-90.6554,42.4809],[-90.6555,42.481],[-90.6555,42.4813],[-90.6556,42.4815],[-90.6556,42.4817],[-90.6556,42.4818],[-90.6557,42.4819],[-90.6558,42.4821],[-90.6558,42.4823],[-90.6559,42.4825],[-90.6559,42.4826],[-90.6559,42.4827],[-90.6559,42.4828],[-90.656,42.4829],[-90.6563,42.4837],[-90.6563,42.4838],[-90.6563,42.4839],[-90.6563,42.484],[-90.6563,42.4841],[-90.6564,42.4842],[-90.6564,42.4846],[-90.6564,42.4847],[-90.6564,42.4849],[-90.6564,42.485],[-90.6564,42.4851],[-90.6565,42.4852],[-90.6565,42.4853],[-90.6565,42.4854],[-90.6565,42.4855],[-90.6565,42.4857],[-90.6565,42.4858],[-90.6565,42.4859],[-90.6566,42.4867],[-90.6567,42.4872],[-90.6567,42.4881],[-90.6567,42.4888],[-90.6565,42.4903],[-90.6565,42.491],[-90.6563,42.4914],[-90.656,42.4917],[-90.656,42.4918],[-90.6555,42.4923],[-90.6555,42.4924],[-90.6549,42.4931],[-90.6537,42.4947],[-90.653,42.4958],[-90.6521,42.4966],[-90.651,42.4977],[-90.6507,42.4984],[-90.6505,42.4987],[-90.6503,42.4993],[-90.6499,42.5002],[-90.6497,42.5007],[-90.6496,42.5009],[-90.6479,42.5025],[-90.6475,42.5029],[-90.6473,42.5032],[-90.647,42.5035],[-90.6467,42.5039],[-90.6464,42.5042],[-90.6461,42.5046],[-90.6459,42.505],[-90.6457,42.5052],[-90.6455,42.5055],[-90.6453,42.5058],[-90.6451,42.506],[-90.6449,42.5063],[-90.6448,42.5064],[-90.6444,42.5067],[-90.6442,42.507],[-90.6439,42.5074],[-90.6428,42.5085]]]},"properties":{"STATE_ID":"17","STATE_NAME":"Illinois"},"id":17}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-96.7802,46.877],[-96.7803,46.877],[-96.7802,46.877],[-96.7812,46.8793],[-96.7802,46.8801],[-96.7793,46.8799],[-96.7785,46.8793],[-96.7767,46.8792],[-96.7762,46.8792],[-96.7755,46.8791],[-96.7742,46.8799],[-96.7739,46.88],[-96.7738,46.8801],[-96.7735,46.8803],[-96.7724,46.8811],[-96.7717,46.8811],[-96.7714,46.8798],[-96.772,46.8783],[-96.7713,46.8774],[-96.7698,46.8775],[-96.769,46.8786],[-96.7684,46.8795],[-96.7673,46.8835],[-96.7672,46.8836],[-96.7678,46.8847],[-96.7681,46.8847],[-96.7697,46.8848],[-96.7698,46.8848],[-96.7719,46.8841],[-96.7736,46.8848],[-96.7739,46.8863],[-96.7747,46.8887],[-96.7743,46.8898],[-96.7732,46.8904],[-96.7721,46.8908],[-96.7696,46.892],[-96.7702,46.8937],[-96.7713,46.8939],[-96.7734,46.8939],[-96.7749,46.8941],[-96.7758,46.8948],[-96.7767,46.8956],[-96.776,46.8976],[-96.7755,46.8981],[-96.7753,46.8983],[-96.7748,46.8994],[-96.7707,46.9003],[-96.7708,46.9018],[-96.7716,46.9022],[-96.7717,46.9023],[-96.773,46.9031],[-96.7736,46.9036],[-96.7729,46.9042],[-96.7727,46.9044],[-96.7705,46.9068],[-96.7698,46.9063],[-96.7687,46.9058],[-96.7675,46.9052],[-96.7663,46.9049],[-96.7657,46.905],[-96.7656,46.905],[-96.7646,46.9072],[-96.7645,46.9075],[-96.7635,46.9095],[-96.7639,46.912],[-96.764,46.9125],[-96.7638,46.913],[-96.7596,46.9157],[-96.7596,46.9164],[-96.7583,46.9164],[-96.7557,46.9138],[-96.7534,46.9147],[-96.7551,46.916],[-96.7561,46.916],[-96.7613,46.9196],[-96.7618,46.9201],[-96.7633,46.9234],[-96.7614,46.9244],[-96.757,46.9229],[-96.7538,46.9231],[-96.7533,46.9246],[-96.7636,46.9264],[-96.7653,46.9276],[-96.7652,46.9281],[-96.7651,46.9291],[-96.7626,46.9295],[-96.7591,46.9278],[-96.7569,46.9285],[-96.7571,46.9295],[-96.7575,46.9308],[-96.7613,46.9322],[-96.7618,46.9347],[-96.7633,46.9351],[-96.7655,46.9339],[-96.7752,46.9309],[-96.7752,46.9284],[-96.7762,46.927],[-96.7767,46.9264],[-96.778,46.9261],[-96.7786,46.9281],[-96.7803,46.9283],[-96.7805,46.928],[-96.7838,46.9247],[-96.7858,46.925],[-96.7851,46.9292],[-96.7857,46.9299],[-96.786,46.9302],[-96.7877,46.9302],[-96.7892,46.928],[-96.7905,46.9274],[-96.7908,46.9277],[-96.7918,46.9285],[-96.7917,46.9291],[-96.7917,46.9299],[-96.7917,46.9309],[-96.7915,46.9318],[-96.7914,46.9328],[-96.7912,46.9339],[-96.7913,46.9343],[-96.7911,46.9353],[-96.791,46.9355],[-96.791,46.9356],[-96.7906,46.9363],[-96.7906,46.9365],[-96.7905,46.9365],[-96.7902,46.9374],[-96.79,46.9377],[-96.7903,46.938],[-96.7905,46.9383],[-96.7922,46.9406],[-96.7921,46.9411],[-96.7921,46.9413],[-96.7916,46.9445],[-96.7927,46.9468],[-96.7954,46.947],[-96.7981,46.9446],[-96.7988,46.9448],[-96.8017,46.9459],[-96.8022,46.946],[-96.8029,46.9463],[-96.8035,46.9466],[-96.8039,46.9469],[-96.8043,46.9472],[-96.8047,46.9475],[-96.8028,46.9486],[-96.8018,46.9487],[-96.801,46.9484],[-96.8003,46.9485],[-96.8002,46.9486],[-96.7997,46.9488],[-96.7992,46.9492],[-96.7989,46.9496],[-96.7987,46.9503],[-96.7986,46.9512],[-96.7987,46.952],[-96.7988,46.9527],[-96.7988,46.953],[-96.7991,46.9538],[-96.7996,46.9543],[-96.8004,46.9548],[-96.8011,46.9552],[-96.8015,46.9556],[-96.8016,46.9556],[-96.8021,46.9558],[-96.8025,46.956],[-96.8031,46.9565],[-96.8033,46.9567],[-96.8034,46.9568],[-96.8036,46.9571],[-96.8037,46.9574],[-96.8037,46.9578],[-96.8037,46.9582],[-96.8035,46.9584],[-96.803,46.9585],[-96.8017,46.9588],[-96.8012,46.9589],[-96.8007,46.9591],[-96.7999,46.9592],[-96.7992,46.9597],[-96.7989,46.9601],[-96.7988,46.9603],[-96.7988,46.9604],[-96.7987,46.9606],[-96.7985,46.961],[-96.7983,46.9614],[-96.7982,46.9619],[-96.7981,46.9622],[-96.7978,46.9625],[-96.7973,46.963],[-96.7969,46.9633],[-96.7964,46.9637],[-96.7957,46.9643],[-96.7952,46.965],[-96.795,46.9654],[-96.7951,46.9658],[-96.7954,46.9661],[-96.7962,46.9664],[-96.7971,46.9668],[-96.7983,46.9675],[-96.7984,46.9674],[-96.799,46.9678],[-96.7992,46.9679],[-96.7996,46.9681],[-96.8007,46.9683],[-96.8012,46.9684],[-96.8016,46.9683],[-96.802,46.968],[-96.8022,46.9675],[-96.8023,46.9669],[-96.8021,46.9665],[-96.8018,46.966],[-96.8015,46.9656],[-96.8012,46.9652],[-96.8011,46.9648],[-96.8013,46.9644],[-96.8016,46.9642],[-96.802,46.9641],[-96.8025,46.9642],[-96.8031,46.9645],[-96.8037,46.9653],[-96.8039,46.9656],[-96.8043,46.9663],[-96.8045,46.9669],[-96.8048,46.9673],[-96.8058,46.9677],[-96.8063,46.9677],[-96.8065,46.9676],[-96.8067,46.9676],[-96.8069,46.9673],[-96.807,46.9673],[-96.8071,46.9669],[-96.8074,46.9662],[-96.8074,46.9656],[-96.8076,46.965],[-96.8076,46.9646],[-96.808,46.9644],[-96.8084,46.9641],[-96.8089,46.9639],[-96.8098,46.9638],[-96.8111,46.9642],[-96.8122,46.9646],[-96.8124,46.9649],[-96.8128,46.9653],[-96.8131,46.9658],[-96.8133,46.9661],[-96.814,46.9666],[-96.8156,46.967],[-96.8175,46.967],[-96.8186,46.9671],[-96.8196,46.9674],[-96.8203,46.968],[-96.8216,46.9692],[-96.8227,46.97],[-96.8231,46.9706],[-96.8232,46.9708],[-96.8233,46.9712],[-96.8232,46.9715],[-96.8226,46.9719],[-96.8221,46.9721],[-96.8217,46.9724],[-96.8216,46.9726],[-96.8214,46.9728],[-96.8213,46.9734],[-96.8213,46.9742],[-96.8212,46.9748],[-96.8209,46.9755],[-96.8205,46.976],[-96.8202,46.9763],[-96.82,46.9768],[-96.8199,46.9773],[-96.8199,46.9783],[-96.8201,46.9794],[-96.8204,46.9804],[-96.8208,46.9815],[-96.8213,46.9822],[-96.8214,46.983],[-96.8217,46.9838],[-96.822,46.985],[-96.8224,46.9855],[-96.8226,46.9859],[-96.8229,46.9862],[-96.8231,46.9863],[-96.8238,46.9866],[-96.8254,46.9871],[-96.8262,46.9875],[-96.8263,46.9877],[-96.8264,46.9879],[-96.8264,46.9885],[-96.826,46.9888],[-96.825,46.9891],[-96.8239,46.9892],[-96.8235,46.9893],[-96.8229,46.9898],[-96.8225,46.9901],[-96.8223,46.9906],[-96.8224,46.9909],[-96.8225,46.9913],[-96.8227,46.9915],[-96.8231,46.9918],[-96.8236,46.9922],[-96.824,46.9925],[-96.8244,46.993],[-96.8246,46.9933],[-96.8245,46.9943],[-96.8245,46.9952],[-96.8245,46.9962],[-96.8242,46.9969],[-96.8239,46.9974],[-96.8235,46.9977],[-96.8229,46.9978],[-96.8223,46.9978],[-96.8217,46.9977],[-96.8209,46.9974],[-96.8204,46.9972],[-96.8199,46.9972],[-96.8195,46.9974],[-96.8194,46.9977],[-96.8194,46.9982],[-96.8195,46.9984],[-96.8199,46.9987],[-96.8209,46.999],[-96.8222,46.9993],[-96.823,47],[-96.8232,47],[-96.8233,47.0003],[-96.8233,47.0004],[-96.8234,47.0009],[-96.823,47.0014],[-96.8225,47.0018],[-96.8211,47.0028],[-96.8209,47.003],[-96.821,47.0033],[-96.8211,47.0035],[-96.8213,47.0036],[-96.8221,47.0039],[-96.8232,47.0037],[-96.8237,47.0034],[-96.825,47.0025],[-96.8264,47.0017],[-96.8268,47.0016],[-96.8275,47.0016],[-96.828,47.0019],[-96.8282,47.0023],[-96.8282,47.0032],[-96.8281,47.0034],[-96.8281,47.0043],[-96.8283,47.0046],[-96.8288,47.0051],[-96.8294,47.0053],[-96.8298,47.0054],[-96.8302,47.0053],[-96.8318,47.0044],[-96.8324,47.0042],[-96.833,47.0042],[-96.8333,47.0044],[-96.8336,47.0047],[-96.8338,47.0051],[-96.8338,47.0065],[-96.8339,47.0068],[-96.8343,47.007],[-96.8348,47.0072],[-96.8354,47.0072],[-96.8364,47.0068],[-96.8371,47.0064],[-96.8381,47.0061],[-96.8387,47.0061],[-96.8391,47.0063],[-96.8394,47.0065],[-96.8396,47.0067],[-96.8395,47.0072],[-96.8393,47.0075],[-96.8388,47.008],[-96.8377,47.0088],[-96.8363,47.0094],[-96.834,47.0098],[-96.8335,47.0101],[-96.8334,47.0104],[-96.8334,47.011],[-96.8335,47.0114],[-96.8336,47.0115],[-96.8337,47.0117],[-96.834,47.0121],[-96.8339,47.0128],[-96.8325,47.0143],[-96.8323,47.0152],[-96.8324,47.0154],[-96.833,47.016],[-96.8344,47.0167],[-96.8347,47.017],[-96.8348,47.0174],[-96.8344,47.0177],[-96.8337,47.0179],[-96.8313,47.0183],[-96.831,47.0185],[-96.8307,47.0188],[-96.8306,47.0189],[-96.8301,47.0206],[-96.83,47.0209],[-96.8298,47.0213],[-96.8295,47.0215],[-96.8283,47.0224],[-96.8279,47.0226],[-96.8278,47.0226],[-96.8274,47.0229],[-96.8264,47.0232],[-96.8255,47.0234],[-96.8243,47.0235],[-96.8234,47.0237],[-96.8221,47.0241],[-96.8209,47.0244],[-96.8196,47.0245],[-96.8182,47.0242],[-96.8169,47.0238],[-96.8162,47.0237],[-96.8155,47.0237],[-96.8153,47.0239],[-96.8148,47.0244],[-96.8147,47.0248],[-96.8148,47.0251],[-96.8149,47.0251],[-96.8149,47.0252],[-96.8155,47.0258],[-96.8174,47.0272],[-96.818,47.0277],[-96.8181,47.0279],[-96.8183,47.0282],[-96.8184,47.0284],[-96.8185,47.0286],[-96.8187,47.0288],[-96.8192,47.0294],[-96.8205,47.0303],[-96.8208,47.0305],[-96.8212,47.0306],[-96.8218,47.0307],[-96.8233,47.0306],[-96.8251,47.0301],[-96.826,47.0301],[-96.8264,47.0302],[-96.8269,47.0307],[-96.8272,47.0309],[-96.8273,47.0313],[-96.8273,47.0321],[-96.8269,47.0327],[-96.8266,47.0329],[-96.8249,47.0336],[-96.824,47.0337],[-96.8233,47.0337],[-96.8224,47.0337],[-96.8204,47.0333],[-96.8188,47.0331],[-96.8177,47.0332],[-96.8171,47.0333],[-96.8163,47.0338],[-96.8157,47.0344],[-96.8157,47.0346],[-96.8156,47.0346],[-96.8153,47.035],[-96.813,47.0378],[-96.8127,47.0383],[-96.8127,47.0386],[-96.8128,47.0389],[-96.813,47.0393],[-96.8138,47.0397],[-96.8144,47.0399],[-96.8157,47.0398],[-96.8161,47.0396],[-96.8172,47.0389],[-96.8172,47.0387],[-96.8179,47.0379],[-96.8184,47.0367],[-96.8188,47.0362],[-96.8195,47.0359],[-96.8204,47.0356],[-96.8212,47.0357],[-96.8215,47.0358],[-96.8221,47.0363],[-96.8227,47.0369],[-96.8229,47.0377],[-96.8227,47.0382],[-96.8226,47.0389],[-96.8202,47.0421],[-96.8178,47.0453],[-96.8176,47.0459],[-96.8176,47.0464],[-96.8179,47.0471],[-96.8182,47.0474],[-96.8186,47.0476],[-96.8194,47.0477],[-96.8204,47.0476],[-96.8218,47.0472],[-96.8232,47.0465],[-96.8247,47.0462],[-96.8256,47.0456],[-96.8264,47.0452],[-96.8269,47.0452],[-96.8275,47.0456],[-96.8276,47.0457],[-96.8276,47.0463],[-96.8273,47.0466],[-96.8268,47.0468],[-96.8266,47.047],[-96.8252,47.0472],[-96.8237,47.0475],[-96.8225,47.048],[-96.821,47.0488],[-96.82,47.0493],[-96.8196,47.0495],[-96.8187,47.0501],[-96.8177,47.0511],[-96.8177,47.0512],[-96.8177,47.0514],[-96.8176,47.0516],[-96.8177,47.0523],[-96.8187,47.0531],[-96.8199,47.0538],[-96.822,47.0545],[-96.8235,47.0549],[-96.8247,47.0553],[-96.8251,47.0556],[-96.8251,47.0557],[-96.8251,47.0565],[-96.825,47.0566],[-96.8245,47.057],[-96.8239,47.0574],[-96.8219,47.0581],[-96.8217,47.0582],[-96.8216,47.0587],[-96.8216,47.059],[-96.8217,47.0592],[-96.8222,47.0595],[-96.823,47.0597],[-96.8243,47.0595],[-96.8263,47.0591],[-96.8274,47.0591],[-96.8289,47.0594],[-96.8296,47.0597],[-96.8302,47.06],[-96.8303,47.0603],[-96.8304,47.0608],[-96.8303,47.061],[-96.8299,47.0613],[-96.8294,47.0616],[-96.8285,47.0619],[-96.8272,47.0621],[-96.8259,47.0619],[-96.8244,47.0613],[-96.8229,47.061],[-96.8222,47.0609],[-96.8209,47.0609],[-96.8202,47.0612],[-96.8198,47.0615],[-96.8197,47.0617],[-96.8198,47.0621],[-96.8199,47.0624],[-96.8202,47.0628],[-96.8204,47.0629],[-96.8204,47.0631],[-96.8216,47.0638],[-96.8217,47.0639],[-96.8217,47.064],[-96.8217,47.0641],[-96.8218,47.0641],[-96.8219,47.0641],[-96.823,47.0652],[-96.8232,47.0654],[-96.8233,47.0656],[-96.8234,47.0658],[-96.8235,47.066],[-96.8234,47.0668],[-96.8233,47.0673],[-96.8232,47.069],[-96.8235,47.0697],[-96.8239,47.0704],[-96.824,47.0705],[-96.824,47.0707],[-96.8243,47.0709],[-96.8244,47.0711],[-96.8246,47.0715],[-96.8245,47.072],[-96.8241,47.0724],[-96.8235,47.0725],[-96.8216,47.0727],[-96.8207,47.0731],[-96.8202,47.0735],[-96.8199,47.074],[-96.8196,47.0744],[-96.8196,47.0753],[-96.8202,47.0757],[-96.8209,47.0761],[-96.8219,47.0763],[-96.8228,47.0762],[-96.8237,47.0759],[-96.8241,47.0758],[-96.8248,47.0752],[-96.8255,47.0744],[-96.8255,47.0743],[-96.8256,47.0742],[-96.826,47.0732],[-96.8264,47.0728],[-96.8268,47.0726],[-96.8274,47.0726],[-96.8281,47.0729],[-96.8288,47.0734],[-96.8293,47.0739],[-96.8293,47.0744],[-96.8293,47.0746],[-96.8291,47.0748],[-96.828,47.0755],[-96.8261,47.0765],[-96.8245,47.0769],[-96.8231,47.0772],[-96.8221,47.0776],[-96.8212,47.0779],[-96.8192,47.0782],[-96.8167,47.0784],[-96.8161,47.0787],[-96.8157,47.079],[-96.8156,47.0794],[-96.8157,47.0799],[-96.8158,47.0801],[-96.8166,47.0806],[-96.8179,47.081],[-96.8188,47.0812],[-96.8195,47.0818],[-96.82,47.0822],[-96.8203,47.0828],[-96.8204,47.083],[-96.8204,47.0838],[-96.8201,47.0843],[-96.8198,47.0847],[-96.8192,47.0851],[-96.8171,47.0861],[-96.8162,47.0868],[-96.8157,47.0873],[-96.8156,47.0876],[-96.8155,47.0879],[-96.8158,47.088],[-96.816,47.0885],[-96.8165,47.0888],[-96.8184,47.0894],[-96.8189,47.0896],[-96.8195,47.0897],[-96.8208,47.0897],[-96.8212,47.0896],[-96.8217,47.0895],[-96.8229,47.089],[-96.8242,47.0884],[-96.8249,47.0881],[-96.8253,47.0881],[-96.8257,47.0883],[-96.8263,47.0887],[-96.8264,47.0889],[-96.8263,47.0896],[-96.8261,47.0898],[-96.8254,47.0902],[-96.8242,47.0905],[-96.8212,47.0908],[-96.8192,47.0911],[-96.818,47.0914],[-96.8175,47.0918],[-96.8173,47.0921],[-96.8171,47.0925],[-96.8171,47.0927],[-96.8171,47.0929],[-96.8176,47.094],[-96.8177,47.0951],[-96.8176,47.0961],[-96.8171,47.0972],[-96.8172,47.0972],[-96.8172,47.0979],[-96.8173,47.0981],[-96.8175,47.0983],[-96.8179,47.0986],[-96.8205,47.0993],[-96.8208,47.0996],[-96.821,47.0998],[-96.8211,47.1],[-96.821,47.1009],[-96.8205,47.1014],[-96.8195,47.1024],[-96.8184,47.1029],[-96.8168,47.1036],[-96.8159,47.1041],[-96.8157,47.1045],[-96.8157,47.1047],[-96.8158,47.1055],[-96.816,47.1061],[-96.8162,47.1071],[-96.8162,47.1085],[-96.8163,47.1085],[-96.8166,47.109],[-96.8168,47.1091],[-96.8172,47.1091],[-96.8176,47.109],[-96.8179,47.1087],[-96.8183,47.1084],[-96.8184,47.1084],[-96.8195,47.108],[-96.8198,47.108],[-96.8203,47.108],[-96.8211,47.1082],[-96.8216,47.1085],[-96.8221,47.1089],[-96.8225,47.1094],[-96.8227,47.1097],[-96.8227,47.1106],[-96.8222,47.1117],[-96.8218,47.1123],[-96.8213,47.1128],[-96.8206,47.1138],[-96.8206,47.1146],[-96.8212,47.1157],[-96.8224,47.1169],[-96.8233,47.1175],[-96.824,47.1178],[-96.8256,47.1182],[-96.8266,47.1185],[-96.8272,47.1192],[-96.8273,47.1196],[-96.8274,47.1197],[-96.8277,47.1202],[-96.8284,47.1208],[-96.829,47.1209],[-96.8315,47.1204],[-96.8331,47.1204],[-96.8344,47.1207],[-96.8368,47.1215],[-96.8376,47.122],[-96.8375,47.1226],[-96.837,47.1232],[-96.8367,47.1234],[-96.836,47.1236],[-96.8349,47.1238],[-96.8337,47.1236],[-96.8324,47.1234],[-96.8299,47.1228],[-96.8289,47.1227],[-96.8267,47.1228],[-96.8258,47.1231],[-96.8254,47.1234],[-96.8251,47.1239],[-96.8249,47.1243],[-96.8248,47.125],[-96.8248,47.1265],[-96.8245,47.1272],[-96.8241,47.1276],[-96.8232,47.1283],[-96.8226,47.1287],[-96.8212,47.1293],[-96.8209,47.1297],[-96.8207,47.13],[-96.8207,47.1304],[-96.8212,47.1307],[-96.8219,47.1309],[-96.8226,47.1307],[-96.8234,47.1303],[-96.8247,47.1294],[-96.8254,47.129],[-96.8264,47.1287],[-96.8273,47.1285],[-96.8284,47.1285],[-96.8293,47.1287],[-96.8297,47.1288],[-96.8304,47.1292],[-96.8307,47.1297],[-96.8309,47.1299],[-96.8308,47.1306],[-96.8306,47.1312],[-96.8303,47.1316],[-96.83,47.1318],[-96.8291,47.1323],[-96.8276,47.1329],[-96.827,47.1333],[-96.8265,47.1339],[-96.8264,47.1341],[-96.8263,47.1349],[-96.8267,47.1357],[-96.8268,47.1358],[-96.8276,47.1368],[-96.8278,47.1372],[-96.8281,47.1379],[-96.8281,47.1382],[-96.8282,47.1382],[-96.8282,47.1386],[-96.8283,47.1389],[-96.8286,47.1398],[-96.8288,47.1402],[-96.8289,47.1403],[-96.8291,47.1405],[-96.8295,47.1409],[-96.8302,47.1415],[-96.8306,47.1416],[-96.8307,47.1416],[-96.8308,47.1417],[-96.831,47.1417],[-96.8311,47.1417],[-96.8312,47.1417],[-96.8314,47.1418],[-96.8316,47.1418],[-96.8321,47.1419],[-96.8326,47.1419],[-96.8327,47.1419],[-96.8328,47.1419],[-96.8329,47.142],[-96.833,47.142],[-96.8332,47.142],[-96.8334,47.1421],[-96.8336,47.1422],[-96.8337,47.1422],[-96.8341,47.1425],[-96.8342,47.1426],[-96.8343,47.1427],[-96.8344,47.1429],[-96.8345,47.1429],[-96.8345,47.1431],[-96.8346,47.1434],[-96.8346,47.1436],[-96.8346,47.1438],[-96.8346,47.1439],[-96.8346,47.144],[-96.8346,47.1441],[-96.8345,47.1442],[-96.8344,47.1443],[-96.8343,47.1444],[-96.8342,47.1444],[-96.834,47.1446],[-96.8339,47.1446],[-96.8338,47.1447],[-96.8336,47.1447],[-96.8335,47.1448],[-96.8334,47.1448],[-96.833,47.1449],[-96.8327,47.145],[-96.8323,47.145],[-96.8321,47.145],[-96.8319,47.1451],[-96.8318,47.1451],[-96.8314,47.1451],[-96.8312,47.1451],[-96.8303,47.1451],[-96.8298,47.1452],[-96.8293,47.1452],[-96.8291,47.1453],[-96.829,47.1453],[-96.8289,47.1454],[-96.8288,47.1455],[-96.8287,47.1456],[-96.8286,47.1457],[-96.8286,47.1459],[-96.8286,47.1462],[-96.8286,47.1464],[-96.8287,47.1465],[-96.8288,47.1467],[-96.8289,47.1467],[-96.8292,47.1471],[-96.8296,47.1474],[-96.8299,47.1476],[-96.8302,47.1478],[-96.8305,47.148],[-96.8307,47.1483],[-96.8309,47.1485],[-96.8311,47.1487],[-96.8312,47.1488],[-96.8313,47.149],[-96.8314,47.1491],[-96.8315,47.1492],[-96.8315,47.1493],[-96.8316,47.1494],[-96.8317,47.1495],[-96.8319,47.1496],[-96.832,47.1497],[-96.8321,47.1497],[-96.8322,47.1497],[-96.8324,47.1498],[-96.8325,47.1498],[-96.8327,47.1498],[-96.8329,47.1498],[-96.8331,47.1498],[-96.8333,47.1497],[-96.8337,47.1495],[-96.8341,47.1493],[-96.8345,47.149],[-96.8347,47.1489],[-96.8348,47.1489],[-96.8348,47.1488],[-96.835,47.1487],[-96.8353,47.1487],[-96.8353,47.1486],[-96.8354,47.1486],[-96.8357,47.1486],[-96.8359,47.1485],[-96.8361,47.1485],[-96.8363,47.1485],[-96.8365,47.1485],[-96.8367,47.1486],[-96.837,47.1486],[-96.8371,47.1486],[-96.8371,47.1487],[-96.8372,47.1487],[-96.8375,47.1488],[-96.8377,47.1489],[-96.838,47.1491],[-96.8381,47.1492],[-96.8386,47.1495],[-96.839,47.1497],[-96.8392,47.1499],[-96.8396,47.1501],[-96.8401,47.1504],[-96.8401,47.1505],[-96.8404,47.1507],[-96.8406,47.1508],[-96.8406,47.1509],[-96.8407,47.1509],[-96.8407,47.151],[-96.841,47.1512],[-96.841,47.1513],[-96.8411,47.1514],[-96.8412,47.1515],[-96.8412,47.1516],[-96.8412,47.1517],[-96.8413,47.1519],[-96.8412,47.152],[-96.8412,47.1521],[-96.8411,47.1522],[-96.841,47.1523],[-96.8409,47.1524],[-96.8407,47.1525],[-96.8406,47.1526],[-96.8404,47.1526],[-96.8401,47.1527],[-96.8395,47.1527],[-96.8387,47.1527],[-96.8381,47.1527],[-96.838,47.1528],[-96.8378,47.1528],[-96.8377,47.1528],[-96.8375,47.1528],[-96.8373,47.1528],[-96.8371,47.1529],[-96.8368,47.153],[-96.8367,47.153],[-96.8366,47.1531],[-96.8365,47.1531],[-96.8363,47.1533],[-96.8362,47.1534],[-96.8362,47.1535],[-96.8362,47.1536],[-96.8361,47.1536],[-96.8361,47.1537],[-96.8361,47.1538],[-96.8361,47.154],[-96.8362,47.1541],[-96.8363,47.1543],[-96.8364,47.1546],[-96.8365,47.1549],[-96.8366,47.1552],[-96.8368,47.1555],[-96.8368,47.1557],[-96.8369,47.1558],[-96.8369,47.1559],[-96.8369,47.156],[-96.8369,47.1561],[-96.8368,47.1562],[-96.8367,47.1564],[-96.8365,47.1565],[-96.8364,47.1566],[-96.8362,47.1566],[-96.8361,47.1567],[-96.836,47.1567],[-96.8359,47.1567],[-96.8356,47.1566],[-96.8355,47.1566],[-96.8352,47.1566],[-96.835,47.1565],[-96.8349,47.1565],[-96.8347,47.1564],[-96.834,47.1559],[-96.8336,47.1557],[-96.8335,47.1557],[-96.8334,47.1556],[-96.8332,47.1555],[-96.8331,47.1555],[-96.833,47.1554],[-96.8328,47.1554],[-96.8327,47.1553],[-96.8325,47.1553],[-96.8323,47.1552],[-96.8322,47.1552],[-96.8321,47.1551],[-96.8318,47.155],[-96.8315,47.155],[-96.8309,47.1549],[-96.8307,47.1549],[-96.8306,47.1548],[-96.8303,47.1548],[-96.8295,47.1547],[-96.8291,47.1547],[-96.8288,47.1547],[-96.8285,47.1547],[-96.8283,47.1546],[-96.8281,47.1546],[-96.8279,47.1546],[-96.8277,47.1546],[-96.8272,47.1546],[-96.8268,47.1547],[-96.8267,47.1547],[-96.8266,47.1547],[-96.8257,47.1548],[-96.8256,47.1548],[-96.8255,47.1548],[-96.8254,47.1548],[-96.8253,47.1548],[-96.8252,47.1548],[-96.8249,47.1549],[-96.8248,47.1549],[-96.8247,47.155],[-96.8245,47.1551],[-96.8243,47.1551],[-96.8241,47.1551],[-96.8241,47.1552],[-96.824,47.1552],[-96.8239,47.1552],[-96.8237,47.1553],[-96.8235,47.1554],[-96.8233,47.1555],[-96.8232,47.1555],[-96.8231,47.1556],[-96.8229,47.1557],[-96.8228,47.1558],[-96.8227,47.1559],[-96.8226,47.156],[-96.8225,47.1561],[-96.8224,47.1563],[-96.8222,47.1566],[-96.8222,47.1568],[-96.8222,47.1569],[-96.8222,47.157],[-96.8222,47.1572],[-96.8222,47.1573],[-96.8223,47.1575],[-96.8224,47.1576],[-96.8224,47.1577],[-96.8225,47.1577],[-96.8226,47.1578],[-96.823,47.1581],[-96.8231,47.1581],[-96.8233,47.1582],[-96.8236,47.1583],[-96.8237,47.1583],[-96.8239,47.1584],[-96.8241,47.1585],[-96.8243,47.1585],[-96.8244,47.1585],[-96.8245,47.1586],[-96.8247,47.1586],[-96.825,47.1586],[-96.8254,47.1586],[-96.8259,47.1586],[-96.8264,47.1585],[-96.8268,47.1585],[-96.8278,47.1584],[-96.8283,47.1583],[-96.8286,47.1583],[-96.8288,47.1582],[-96.8292,47.1582],[-96.8295,47.1582],[-96.8299,47.1582],[-96.8301,47.1582],[-96.8303,47.1582],[-96.8305,47.1582],[-96.8306,47.1582],[-96.8309,47.1583],[-96.8311,47.1583],[-96.8312,47.1584],[-96.8316,47.1586],[-96.8317,47.1587],[-96.8318,47.1588],[-96.8319,47.1589],[-96.8319,47.1591],[-96.832,47.1592],[-96.832,47.1594],[-96.832,47.1595],[-96.8319,47.1597],[-96.8319,47.1598],[-96.8319,47.1599],[-96.8318,47.16],[-96.8316,47.1602],[-96.8315,47.1603],[-96.8312,47.1605],[-96.8311,47.1606],[-96.8308,47.1607],[-96.8304,47.1608],[-96.8303,47.1609],[-96.8301,47.1609],[-96.8299,47.1609],[-96.8296,47.1609],[-96.8287,47.161],[-96.8281,47.161],[-96.8276,47.1609],[-96.8274,47.1609],[-96.8266,47.1609],[-96.8262,47.1609],[-96.8259,47.161],[-96.8253,47.161],[-96.8249,47.161],[-96.8245,47.1611],[-96.8243,47.1611],[-96.8238,47.1612],[-96.8236,47.1612],[-96.8234,47.1613],[-96.8232,47.1613],[-96.8231,47.1613],[-96.8228,47.1614],[-96.8227,47.1614],[-96.8226,47.1615],[-96.8224,47.1615],[-96.8218,47.1618],[-96.8217,47.1619],[-96.8215,47.162],[-96.8213,47.1621],[-96.8212,47.1621],[-96.8211,47.1622],[-96.8208,47.1624],[-96.8206,47.1625],[-96.8203,47.1627],[-96.8202,47.1628],[-96.8201,47.1629],[-96.82,47.1629],[-96.82,47.163],[-96.8199,47.1631],[-96.8199,47.1632],[-96.8197,47.1633],[-96.8196,47.1634],[-96.8195,47.1636],[-96.8194,47.1637],[-96.8193,47.1638],[-96.8192,47.1639],[-96.8191,47.1641],[-96.819,47.1643],[-96.819,47.1644],[-96.8189,47.1646],[-96.819,47.1649],[-96.819,47.165],[-96.819,47.1651],[-96.8191,47.1652],[-96.8192,47.1653],[-96.8194,47.1654],[-96.8196,47.1655],[-96.8196,47.1656],[-96.8198,47.1656],[-96.8199,47.1657],[-96.8201,47.1658],[-96.8202,47.1658],[-96.8205,47.1658],[-96.8207,47.1659],[-96.8208,47.1659],[-96.8209,47.1659],[-96.8213,47.1659],[-96.8218,47.166],[-96.8225,47.166],[-96.8229,47.166],[-96.8232,47.166],[-96.8233,47.166],[-96.8234,47.166],[-96.8235,47.166],[-96.8236,47.1661],[-96.8239,47.1662],[-96.824,47.1662],[-96.8241,47.1663],[-96.8244,47.1664],[-96.8246,47.1666],[-96.8247,47.1667],[-96.8248,47.1668],[-96.8249,47.1669],[-96.825,47.167],[-96.8251,47.1672],[-96.8251,47.1675],[-96.8252,47.1678],[-96.8253,47.1679],[-96.8253,47.168],[-96.8253,47.1682],[-96.8252,47.1686],[-96.8252,47.1688],[-96.8251,47.169],[-96.8251,47.1691],[-96.825,47.1692],[-96.8248,47.1696],[-96.8247,47.1697],[-96.8245,47.1699],[-96.8243,47.1701],[-96.8243,47.1702],[-96.8242,47.1702],[-96.8242,47.1703],[-96.824,47.1704],[-96.8239,47.1705],[-96.8238,47.1706],[-96.8237,47.1707],[-96.8236,47.1709],[-96.8235,47.1709],[-96.8233,47.1712],[-96.8233,47.1713],[-96.8232,47.1713],[-96.8231,47.1714],[-96.8231,47.1715],[-96.823,47.1715],[-96.823,47.1716],[-96.823,47.1717],[-96.8229,47.1718],[-96.8228,47.1719],[-96.8225,47.1725],[-96.8225,47.1726],[-96.8224,47.1727],[-96.8224,47.1728],[-96.8224,47.1729],[-96.8225,47.1731],[-96.8227,47.1734],[-96.8228,47.1736],[-96.8229,47.1737],[-96.8232,47.1739],[-96.8234,47.174],[-96.8235,47.174],[-96.8236,47.174],[-96.8242,47.1742],[-96.8244,47.1742],[-96.8247,47.1742],[-96.8251,47.1743],[-96.8253,47.1743],[-96.8255,47.1743],[-96.8264,47.1742],[-96.8269,47.1741],[-96.8272,47.1741],[-96.8273,47.174],[-96.8278,47.174],[-96.8279,47.174],[-96.8282,47.174],[-96.8285,47.1739],[-96.8286,47.1739],[-96.8287,47.1739],[-96.8289,47.1739],[-96.8294,47.174],[-96.8295,47.174],[-96.8297,47.1741],[-96.83,47.1741],[-96.8303,47.1742],[-96.8305,47.1743],[-96.8307,47.1743],[-96.8309,47.1744],[-96.8314,47.1747],[-96.8316,47.1748],[-96.8317,47.1749],[-96.8322,47.1753],[-96.8325,47.1754],[-96.8328,47.1757],[-96.8329,47.1757],[-96.833,47.1759],[-96.8332,47.176],[-96.8333,47.1761],[-96.8334,47.1763],[-96.8334,47.1764],[-96.8335,47.1765],[-96.8335,47.1766],[-96.8335,47.1767],[-96.8335,47.1769],[-96.8334,47.1769],[-96.8334,47.1771],[-96.8333,47.1772],[-96.8332,47.1773],[-96.8329,47.1775],[-96.8328,47.1775],[-96.8327,47.1776],[-96.8326,47.1776],[-96.8325,47.1776],[-96.8324,47.1777],[-96.8322,47.1777],[-96.832,47.1777],[-96.8316,47.1777],[-96.8314,47.1777],[-96.831,47.1777],[-96.8301,47.1775],[-96.8296,47.1774],[-96.8292,47.1774],[-96.829,47.1773],[-96.8289,47.1773],[-96.8285,47.1773],[-96.8278,47.1772],[-96.8274,47.1772],[-96.8271,47.1773],[-96.8269,47.1773],[-96.8267,47.1773],[-96.8265,47.1774],[-96.8263,47.1774],[-96.826,47.1775],[-96.8259,47.1775],[-96.8258,47.1775],[-96.8256,47.1776],[-96.8254,47.1777],[-96.8252,47.1777],[-96.8252,47.1778],[-96.825,47.1779],[-96.8248,47.178],[-96.8246,47.1782],[-96.8245,47.1783],[-96.8243,47.1785],[-96.8243,47.1787],[-96.8243,47.1788],[-96.8242,47.1789],[-96.8243,47.1795],[-96.8243,47.1796],[-96.8245,47.1799],[-96.8246,47.18],[-96.8247,47.1801],[-96.8248,47.1802],[-96.8249,47.1802],[-96.825,47.1803],[-96.8251,47.1803],[-96.8256,47.1806],[-96.8257,47.1806],[-96.8259,47.1807],[-96.826,47.1807],[-96.8263,47.1808],[-96.8264,47.1809],[-96.8265,47.1809],[-96.8267,47.181],[-96.8269,47.181],[-96.8271,47.1811],[-96.8273,47.1813],[-96.8275,47.1814],[-96.8276,47.1815],[-96.8276,47.1816],[-96.8276,47.1818],[-96.8276,47.1819],[-96.8275,47.182],[-96.8274,47.1821],[-96.8272,47.1823],[-96.8271,47.1823],[-96.8269,47.1824],[-96.8268,47.1824],[-96.8267,47.1824],[-96.8266,47.1824],[-96.8263,47.1825],[-96.8262,47.1825],[-96.8259,47.1824],[-96.8256,47.1824],[-96.8253,47.1823],[-96.8249,47.1823],[-96.8247,47.1822],[-96.8246,47.1822],[-96.8243,47.1822],[-96.8241,47.1822],[-96.8237,47.1822],[-96.8235,47.1822],[-96.8232,47.1822],[-96.8231,47.1822],[-96.823,47.1823],[-96.8229,47.1823],[-96.8227,47.1824],[-96.8225,47.1825],[-96.8221,47.1828],[-96.822,47.1829],[-96.8218,47.1831],[-96.8218,47.1832],[-96.8217,47.1833],[-96.8217,47.1834],[-96.8216,47.1835],[-96.8216,47.1837],[-96.8216,47.1838],[-96.8215,47.184],[-96.8216,47.1843],[-96.8216,47.1844],[-96.8217,47.1847],[-96.8217,47.1848],[-96.8219,47.185],[-96.822,47.1851],[-96.8221,47.1852],[-96.8222,47.1853],[-96.8224,47.1854],[-96.8227,47.1855],[-96.8229,47.1856],[-96.8231,47.1857],[-96.8232,47.1857],[-96.8234,47.1858],[-96.8237,47.1858],[-96.8238,47.1859],[-96.8241,47.1859],[-96.8242,47.1859],[-96.8244,47.1859],[-96.8246,47.1859],[-96.8248,47.1858],[-96.8252,47.1857],[-96.8255,47.1857],[-96.8256,47.1856],[-96.8257,47.1856],[-96.8259,47.1855],[-96.8261,47.1854],[-96.8264,47.1852],[-96.8265,47.1852],[-96.8266,47.1852],[-96.8267,47.1851],[-96.8268,47.1851],[-96.8271,47.185],[-96.8272,47.1849],[-96.8273,47.1849],[-96.8275,47.1848],[-96.8276,47.1848],[-96.8277,47.1847],[-96.8278,47.1847],[-96.8281,47.1846],[-96.8281,47.1845],[-96.8285,47.1844],[-96.8287,47.1843],[-96.8289,47.1842],[-96.829,47.1842],[-96.8291,47.1842],[-96.8292,47.1841],[-96.8294,47.1841],[-96.8296,47.184],[-96.8299,47.1839],[-96.8302,47.1838],[-96.8303,47.1838],[-96.8307,47.1837],[-96.831,47.1836],[-96.8313,47.1836],[-96.8319,47.1835],[-96.8325,47.1834],[-96.8329,47.1834],[-96.8331,47.1834],[-96.8335,47.1834],[-96.8337,47.1834],[-96.8338,47.1835],[-96.834,47.1835],[-96.8341,47.1835],[-96.8342,47.1836],[-96.8346,47.1837],[-96.8348,47.1838],[-96.835,47.1839],[-96.8352,47.184],[-96.8354,47.1842],[-96.8356,47.1843],[-96.8357,47.1844],[-96.8358,47.1846],[-96.8359,47.1848],[-96.836,47.1849],[-96.836,47.1851],[-96.836,47.1852],[-96.836,47.1853],[-96.836,47.1855],[-96.836,47.1856],[-96.8359,47.1858],[-96.8358,47.1859],[-96.8358,47.186],[-96.8357,47.186],[-96.8355,47.1862],[-96.8355,47.1863],[-96.8354,47.1863],[-96.8349,47.1867],[-96.8347,47.1868],[-96.8342,47.187],[-96.834,47.1871],[-96.8334,47.1874],[-96.8331,47.1875],[-96.833,47.1876],[-96.8329,47.1876],[-96.8326,47.1876],[-96.8325,47.1877],[-96.8323,47.1877],[-96.8322,47.1877],[-96.8319,47.1878],[-96.8317,47.1879],[-96.8316,47.1879],[-96.8311,47.188],[-96.8309,47.188],[-96.8308,47.188],[-96.8297,47.1881],[-96.8293,47.1882],[-96.8289,47.1882],[-96.8284,47.1883],[-96.8279,47.1884],[-96.8278,47.1884],[-96.8276,47.1885],[-96.8273,47.1885],[-96.8271,47.1886],[-96.8269,47.1887],[-96.8268,47.1887],[-96.8267,47.1888],[-96.8266,47.1888],[-96.8266,47.1889],[-96.8263,47.1891],[-96.826,47.1893],[-96.8259,47.1894],[-96.8258,47.1895],[-96.8258,47.1896],[-96.8257,47.1897],[-96.8257,47.1898],[-96.8257,47.1901],[-96.8257,47.1903],[-96.8257,47.1904],[-96.8258,47.1905],[-96.8259,47.1908],[-96.8261,47.1911],[-96.8262,47.1913],[-96.8263,47.1913],[-96.8264,47.1915],[-96.8266,47.1916],[-96.8269,47.1918],[-96.827,47.1919],[-96.8272,47.192],[-96.8273,47.1921],[-96.8281,47.1925],[-96.8282,47.1926],[-96.8284,47.1927],[-96.8285,47.1928],[-96.8288,47.1929],[-96.8289,47.1929],[-96.8293,47.1931],[-96.8294,47.1931],[-96.8296,47.1932],[-96.8298,47.1933],[-96.8304,47.1934],[-96.8305,47.1935],[-96.8306,47.1935],[-96.8312,47.1936],[-96.8316,47.1937],[-96.8319,47.1938],[-96.832,47.1939],[-96.8323,47.1939],[-96.8324,47.194],[-96.8325,47.194],[-96.8329,47.1941],[-96.8331,47.1942],[-96.8332,47.1942],[-96.8334,47.1943],[-96.8336,47.1943],[-96.8337,47.1944],[-96.834,47.1945],[-96.8341,47.1945],[-96.8343,47.1946],[-96.8344,47.1946],[-96.8348,47.1948],[-96.835,47.1949],[-96.8352,47.195],[-96.8354,47.1951],[-96.8357,47.1953],[-96.8364,47.1958],[-96.8366,47.196],[-96.8369,47.1961],[-96.8372,47.1962],[-96.8374,47.1963],[-96.8375,47.1964],[-96.8377,47.1964],[-96.8378,47.1964],[-96.8379,47.1964],[-96.838,47.1965],[-96.8383,47.1965],[-96.8384,47.1965],[-96.8387,47.1965],[-96.8388,47.1965],[-96.8391,47.1964],[-96.8393,47.1964],[-96.8394,47.1964],[-96.8397,47.1962],[-96.8398,47.1961],[-96.84,47.1959],[-96.8401,47.1959],[-96.8402,47.1958],[-96.8402,47.1957],[-96.8403,47.1955],[-96.8404,47.1954],[-96.8404,47.1951],[-96.8405,47.1948],[-96.8405,47.1947],[-96.8405,47.1945],[-96.8404,47.1944],[-96.8404,47.1942],[-96.8404,47.1941],[-96.8403,47.1941],[-96.8403,47.194],[-96.8402,47.1939],[-96.8402,47.1938],[-96.8401,47.1937],[-96.8401,47.1936],[-96.84,47.1936],[-96.84,47.1934],[-96.8399,47.1933],[-96.8399,47.1932],[-96.8398,47.1932],[-96.8398,47.193],[-96.8397,47.1929],[-96.8397,47.1927],[-96.8396,47.1926],[-96.8396,47.1925],[-96.8395,47.1925],[-96.8395,47.1924],[-96.8395,47.1923],[-96.8395,47.192],[-96.8395,47.1918],[-96.8396,47.1917],[-96.8397,47.1914],[-96.8398,47.1913],[-96.8399,47.1912],[-96.8401,47.1911],[-96.8402,47.191],[-96.8404,47.191],[-96.8405,47.1909],[-96.8408,47.1909],[-96.841,47.1908],[-96.8412,47.1908],[-96.8416,47.1908],[-96.8418,47.1908],[-96.842,47.1909],[-96.8421,47.1909],[-96.8423,47.1909],[-96.8424,47.1909],[-96.8425,47.191],[-96.8427,47.191],[-96.8429,47.1911],[-96.843,47.1911],[-96.8432,47.1912],[-96.8435,47.1914],[-96.8439,47.1917],[-96.844,47.1918],[-96.8441,47.1919],[-96.8442,47.192],[-96.8444,47.1922],[-96.8444,47.1923],[-96.8445,47.1924],[-96.8447,47.1929],[-96.8448,47.193],[-96.8448,47.1932],[-96.8448,47.1934],[-96.8448,47.1936],[-96.8448,47.194],[-96.8448,47.1942],[-96.8447,47.1943],[-96.8447,47.1944],[-96.8446,47.1945],[-96.8445,47.1946],[-96.8444,47.1948],[-96.8443,47.1949],[-96.8442,47.195],[-96.8441,47.195],[-96.844,47.1951],[-96.8439,47.1952],[-96.8437,47.1953],[-96.8435,47.1955],[-96.8434,47.1956],[-96.8431,47.1958],[-96.8428,47.1961],[-96.8424,47.1963],[-96.8419,47.1967],[-96.8415,47.197],[-96.841,47.1973],[-96.8406,47.1976],[-96.8398,47.1981],[-96.8396,47.1982],[-96.8392,47.1985],[-96.8389,47.1988],[-96.8388,47.199],[-96.8387,47.199],[-96.8386,47.1991],[-96.8381,47.1995],[-96.8377,47.1999],[-96.8375,47.2001],[-96.8374,47.2002],[-96.8372,47.2003],[-96.8368,47.2007],[-96.8366,47.201],[-96.8365,47.2011],[-96.8362,47.2015],[-96.8355,47.2022],[-96.8351,47.2026],[-96.8349,47.2028],[-96.8347,47.203],[-96.8344,47.2033],[-96.8342,47.2034],[-96.8341,47.2035],[-96.834,47.2035],[-96.8337,47.2036],[-96.8337,47.2037],[-96.8336,47.2037],[-96.8335,47.2037],[-96.8334,47.2037],[-96.8333,47.2037],[-96.8331,47.2037],[-96.8329,47.2037],[-96.8328,47.2037],[-96.8326,47.2037],[-96.8325,47.2037],[-96.8324,47.2036],[-96.8323,47.2036],[-96.8321,47.2035],[-96.8319,47.2035],[-96.8318,47.2034],[-96.8316,47.2032],[-96.8314,47.2031],[-96.8313,47.203],[-96.831,47.2026],[-96.8309,47.2024],[-96.8307,47.202],[-96.8306,47.2017],[-96.8305,47.2015],[-96.8304,47.2014],[-96.8304,47.2013],[-96.8304,47.2012],[-96.8303,47.2011],[-96.8302,47.2008],[-96.8301,47.2007],[-96.8299,47.2005],[-96.8298,47.2004],[-96.8296,47.2003],[-96.8295,47.2002],[-96.8294,47.2002],[-96.8293,47.2001],[-96.8292,47.2001],[-96.8289,47.2001],[-96.8286,47.2],[-96.8285,47.2],[-96.8284,47.2001],[-96.8281,47.2001],[-96.8279,47.2002],[-96.8278,47.2002],[-96.8277,47.2003],[-96.8276,47.2004],[-96.8275,47.2005],[-96.8273,47.201],[-96.8272,47.2011],[-96.8272,47.2012],[-96.8272,47.2013],[-96.8272,47.2015],[-96.8272,47.2016],[-96.8272,47.2017],[-96.8273,47.2018],[-96.8274,47.2019],[-96.8275,47.2021],[-96.8276,47.2023],[-96.8278,47.2025],[-96.8278,47.2026],[-96.8279,47.2026],[-96.828,47.2027],[-96.8282,47.2029],[-96.8283,47.203],[-96.8284,47.2031],[-96.8285,47.2032],[-96.8289,47.2035],[-96.829,47.2036],[-96.8296,47.204],[-96.83,47.2043],[-96.8303,47.2044],[-96.8304,47.2045],[-96.8306,47.2046],[-96.8307,47.2046],[-96.8313,47.2049],[-96.8315,47.205],[-96.8317,47.2051],[-96.8319,47.2052],[-96.8323,47.2053],[-96.8325,47.2054],[-96.8327,47.2054],[-96.8329,47.2055],[-96.833,47.2055],[-96.8332,47.2056],[-96.8335,47.2057],[-96.8336,47.2057],[-96.8337,47.2058],[-96.8339,47.2058],[-96.834,47.2059],[-96.8341,47.2059],[-96.8343,47.206],[-96.8345,47.206],[-96.8348,47.2061],[-96.8349,47.2061],[-96.8353,47.2062],[-96.8355,47.2063],[-96.8357,47.2064],[-96.8358,47.2064],[-96.8359,47.2064],[-96.836,47.2065],[-96.8362,47.2066],[-96.8366,47.2067],[-96.8367,47.2068],[-96.8369,47.2069],[-96.837,47.207],[-96.837,47.2071],[-96.8371,47.2071],[-96.8371,47.2072],[-96.8372,47.2073],[-96.8372,47.2075],[-96.8372,47.2077],[-96.8371,47.2077],[-96.8371,47.2078],[-96.8371,47.2079],[-96.837,47.208],[-96.8369,47.2081],[-96.8367,47.2083],[-96.8365,47.2084],[-96.8364,47.2085],[-96.8363,47.2085],[-96.8361,47.2086],[-96.836,47.2086],[-96.8359,47.2086],[-96.8357,47.2086],[-96.8353,47.2087],[-96.8348,47.2087],[-96.8341,47.2087],[-96.8334,47.2087],[-96.8329,47.2087],[-96.8328,47.2088],[-96.8326,47.2088],[-96.8323,47.2088],[-96.832,47.2089],[-96.8317,47.209],[-96.8316,47.209],[-96.8313,47.2091],[-96.8312,47.2092],[-96.8311,47.2093],[-96.831,47.2093],[-96.8308,47.2095],[-96.8307,47.2095],[-96.8307,47.2096],[-96.8306,47.2097],[-96.8306,47.2098],[-96.8305,47.2099],[-96.8303,47.2103],[-96.8303,47.2105],[-96.8303,47.2106],[-96.8303,47.2109],[-96.8303,47.211],[-96.8303,47.2111],[-96.8304,47.2112],[-96.8304,47.2113],[-96.8305,47.2114],[-96.8306,47.2115],[-96.8307,47.2116],[-96.8307,47.2117],[-96.8308,47.2117],[-96.831,47.2119],[-96.8312,47.2121],[-96.8317,47.2124],[-96.8321,47.2126],[-96.8328,47.213],[-96.8329,47.2131],[-96.8336,47.2134],[-96.834,47.2136],[-96.8342,47.2137],[-96.8346,47.2139],[-96.8347,47.2139],[-96.835,47.2141],[-96.8354,47.2142],[-96.8358,47.2145],[-96.836,47.2146],[-96.8362,47.2148],[-96.8364,47.215],[-96.8365,47.215],[-96.8367,47.2152],[-96.8368,47.2153],[-96.8371,47.2156],[-96.8371,47.2158],[-96.8372,47.2159],[-96.8372,47.2162],[-96.8373,47.2162],[-96.8373,47.2163],[-96.8373,47.2164],[-96.8373,47.2165],[-96.8372,47.2165],[-96.8372,47.2166],[-96.8372,47.2167],[-96.8371,47.2167],[-96.8371,47.2168],[-96.837,47.2169],[-96.837,47.217],[-96.8369,47.217],[-96.8368,47.2171],[-96.8366,47.2172],[-96.8365,47.2173],[-96.8363,47.2174],[-96.8359,47.2176],[-96.8357,47.2177],[-96.8356,47.2177],[-96.8353,47.2178],[-96.8351,47.2179],[-96.835,47.2179],[-96.8349,47.218],[-96.8347,47.218],[-96.8346,47.2181],[-96.8345,47.2182],[-96.8342,47.2183],[-96.8341,47.2184],[-96.8336,47.2187],[-96.8335,47.2189],[-96.8333,47.2191],[-96.8332,47.2192],[-96.8332,47.2193],[-96.8331,47.2195],[-96.833,47.2196],[-96.8329,47.2197],[-96.8329,47.2199],[-96.8329,47.22],[-96.8329,47.2203],[-96.8329,47.2204],[-96.833,47.2205],[-96.8331,47.2208],[-96.8332,47.221],[-96.8334,47.2213],[-96.8334,47.2214],[-96.8335,47.2214],[-96.8336,47.2216],[-96.8338,47.2217],[-96.834,47.2219],[-96.8341,47.222],[-96.8343,47.2221],[-96.8347,47.2224],[-96.8348,47.2225],[-96.8351,47.2226],[-96.8354,47.2227],[-96.8355,47.2227],[-96.8356,47.2228],[-96.836,47.2229],[-96.8362,47.2229],[-96.8364,47.2229],[-96.8367,47.223],[-96.8368,47.223],[-96.837,47.223],[-96.8372,47.223],[-96.8374,47.223],[-96.8379,47.223],[-96.838,47.223],[-96.8382,47.223],[-96.8384,47.2229],[-96.8386,47.2229],[-96.8387,47.2228],[-96.8388,47.2228],[-96.8389,47.2227],[-96.839,47.2227],[-96.8391,47.2227],[-96.8392,47.2226],[-96.8394,47.2225],[-96.8395,47.2224],[-96.8396,47.2223],[-96.8397,47.2222],[-96.8398,47.2221],[-96.8399,47.2219],[-96.84,47.2217],[-96.8401,47.2216],[-96.8401,47.2215],[-96.8402,47.2211],[-96.8402,47.2209],[-96.8402,47.2204],[-96.8402,47.22],[-96.8402,47.2198],[-96.8402,47.2193],[-96.8402,47.2192],[-96.8403,47.219],[-96.8404,47.2188],[-96.8404,47.2187],[-96.8405,47.2186],[-96.8407,47.2184],[-96.8409,47.2183],[-96.8412,47.2181],[-96.8414,47.218],[-96.8415,47.218],[-96.8415,47.2179],[-96.8416,47.2179],[-96.8418,47.2179],[-96.8419,47.2178],[-96.8421,47.2178],[-96.8424,47.2178],[-96.8426,47.2177],[-96.8427,47.2177],[-96.8429,47.2177],[-96.8433,47.2178],[-96.8434,47.2178],[-96.8435,47.2178],[-96.8436,47.2178],[-96.844,47.2179],[-96.8441,47.218],[-96.8442,47.218],[-96.8443,47.2181],[-96.8445,47.2182],[-96.845,47.2186],[-96.8451,47.2187],[-96.8452,47.2188],[-96.8454,47.219],[-96.8455,47.2191],[-96.8456,47.2193],[-96.8457,47.2196],[-96.8457,47.2198],[-96.8457,47.2199],[-96.8458,47.22],[-96.8458,47.2201],[-96.8458,47.2203],[-96.8458,47.2205],[-96.8457,47.2209],[-96.8457,47.221],[-96.8456,47.2211],[-96.8455,47.2213],[-96.8454,47.2214],[-96.8452,47.2217],[-96.8451,47.2218],[-96.8449,47.2219],[-96.8443,47.2223],[-96.8442,47.2224],[-96.844,47.2225],[-96.8439,47.2225],[-96.8438,47.2226],[-96.8435,47.2227],[-96.8434,47.2227],[-96.8433,47.2228],[-96.8427,47.2231],[-96.8423,47.2233],[-96.842,47.2233],[-96.842,47.2234],[-96.8419,47.2234],[-96.8417,47.2234],[-96.8415,47.2235],[-96.8413,47.2236],[-96.8412,47.2236],[-96.841,47.2237],[-96.8409,47.2237],[-96.8408,47.2238],[-96.8406,47.2238],[-96.8405,47.2238],[-96.8402,47.2239],[-96.8393,47.2242],[-96.839,47.2242],[-96.8389,47.2243],[-96.8388,47.2243],[-96.8387,47.2243],[-96.8387,47.2244],[-96.8384,47.2244],[-96.8373,47.2247],[-96.8372,47.2247],[-96.837,47.2248],[-96.8366,47.2248],[-96.8361,47.2249],[-96.8354,47.225],[-96.8351,47.2251],[-96.8349,47.2251],[-96.8347,47.2251],[-96.8341,47.2252],[-96.8338,47.2253],[-96.8334,47.2254],[-96.833,47.2255],[-96.8328,47.2256],[-96.8327,47.2256],[-96.8323,47.2258],[-96.8321,47.2259],[-96.832,47.226],[-96.8318,47.2261],[-96.8318,47.2262],[-96.8317,47.2263],[-96.8316,47.2264],[-96.8315,47.2266],[-96.8315,47.2267],[-96.8314,47.2268],[-96.8314,47.227],[-96.8315,47.2272],[-96.8315,47.2275],[-96.8316,47.2276],[-96.8318,47.2279],[-96.8319,47.228],[-96.832,47.2281],[-96.8324,47.2283],[-96.8326,47.2285],[-96.8329,47.2286],[-96.8334,47.2288],[-96.834,47.229],[-96.8342,47.2291],[-96.8343,47.2291],[-96.8345,47.2292],[-96.8349,47.2293],[-96.8352,47.2294],[-96.8353,47.2294],[-96.8354,47.2294],[-96.8357,47.2294],[-96.8358,47.2295],[-96.8362,47.2295],[-96.8365,47.2295],[-96.8367,47.2294],[-96.8369,47.2294],[-96.838,47.2292],[-96.8384,47.2291],[-96.8387,47.2291],[-96.8393,47.2291],[-96.8396,47.2291],[-96.8399,47.2291],[-96.8401,47.2291],[-96.8404,47.2292],[-96.8407,47.2292],[-96.8408,47.2293],[-96.8409,47.2293],[-96.841,47.2293],[-96.8412,47.2294],[-96.8414,47.2295],[-96.8417,47.2297],[-96.842,47.2299],[-96.8423,47.2302],[-96.8424,47.2303],[-96.8426,47.2304],[-96.8427,47.2306],[-96.8427,47.2307],[-96.8427,47.2308],[-96.8428,47.2309],[-96.8428,47.231],[-96.8428,47.2313],[-96.8427,47.2317],[-96.8426,47.2318],[-96.8425,47.2321],[-96.8423,47.2323],[-96.8422,47.2324],[-96.8422,47.2325],[-96.8421,47.2326],[-96.842,47.2326],[-96.8419,47.2328],[-96.8418,47.2329],[-96.8417,47.233],[-96.8415,47.2332],[-96.8414,47.2333],[-96.8412,47.2334],[-96.8409,47.2336],[-96.8404,47.2339],[-96.84,47.2341],[-96.8397,47.2343],[-96.8395,47.2344],[-96.8391,47.2345],[-96.8387,47.2347],[-96.8386,47.2347],[-96.8385,47.2348],[-96.8383,47.2348],[-96.8379,47.2349],[-96.8377,47.2349],[-96.8374,47.235],[-96.8373,47.235],[-96.8371,47.235],[-96.8369,47.235],[-96.8366,47.2349],[-96.8364,47.2349],[-96.8363,47.2349],[-96.8361,47.2348],[-96.836,47.2347],[-96.8356,47.2346],[-96.8354,47.2345],[-96.8351,47.2343],[-96.8348,47.2341],[-96.8346,47.2339],[-96.8345,47.2338],[-96.8343,47.2336],[-96.834,47.2334],[-96.8338,47.2332],[-96.8336,47.2329],[-96.8334,47.2327],[-96.8334,47.2326],[-96.8333,47.2326],[-96.833,47.2322],[-96.8326,47.2318],[-96.8324,47.2316],[-96.8323,47.2315],[-96.8322,47.2314],[-96.8321,47.2314],[-96.832,47.2314],[-96.8319,47.2313],[-96.8316,47.2313],[-96.8314,47.2313],[-96.8313,47.2313],[-96.831,47.2313],[-96.8309,47.2313],[-96.8306,47.2313],[-96.8303,47.2313],[-96.8302,47.2314],[-96.8301,47.2314],[-96.8299,47.2315],[-96.8297,47.2316],[-96.8296,47.2316],[-96.8294,47.2317],[-96.8293,47.2318],[-96.8291,47.2319],[-96.829,47.232],[-96.829,47.2321],[-96.8289,47.2323],[-96.8288,47.2323],[-96.8288,47.2325],[-96.8288,47.2326],[-96.8287,47.233],[-96.8287,47.2333],[-96.8287,47.2335],[-96.8287,47.2338],[-96.8288,47.234],[-96.8289,47.2343],[-96.829,47.2345],[-96.829,47.2346],[-96.8291,47.2347],[-96.8293,47.2349],[-96.8294,47.235],[-96.8297,47.2354],[-96.83,47.2357],[-96.8301,47.2358],[-96.8302,47.2359],[-96.8303,47.236],[-96.8304,47.2361],[-96.8305,47.2362],[-96.8306,47.2363],[-96.8307,47.2364],[-96.8308,47.2365],[-96.831,47.2367],[-96.8312,47.2368],[-96.8315,47.237],[-96.8318,47.2372],[-96.8322,47.2374],[-96.8326,47.2376],[-96.8329,47.2378],[-96.8333,47.238],[-96.8334,47.238],[-96.8335,47.2381],[-96.8342,47.2386],[-96.8346,47.2389],[-96.8347,47.239],[-96.8349,47.2391],[-96.835,47.2393],[-96.835,47.2394],[-96.8351,47.2395],[-96.8353,47.2396],[-96.8353,47.2397],[-96.8353,47.2398],[-96.8354,47.2401],[-96.8355,47.2403],[-96.8356,47.2408],[-96.8357,47.2413],[-96.8357,47.2414],[-96.8358,47.2416],[-96.8358,47.2417],[-96.8359,47.2418],[-96.8359,47.2419],[-96.836,47.242],[-96.8361,47.2421],[-96.8365,47.2424],[-96.8367,47.2425],[-96.8369,47.2425],[-96.8371,47.2426],[-96.8373,47.2426],[-96.8375,47.2426],[-96.8377,47.2425],[-96.8379,47.2425],[-96.8381,47.2424],[-96.8382,47.2424],[-96.8384,47.2423],[-96.8385,47.2422],[-96.8387,47.2421],[-96.8389,47.242],[-96.8391,47.2419],[-96.8391,47.2418],[-96.8392,47.2417],[-96.8393,47.2416],[-96.8394,47.2415],[-96.8395,47.2413],[-96.8396,47.2412],[-96.8398,47.2408],[-96.8398,47.2405],[-96.84,47.2401],[-96.84,47.2399],[-96.84,47.2398],[-96.8401,47.2397],[-96.8401,47.2395],[-96.8402,47.2394],[-96.8403,47.2394],[-96.8405,47.2391],[-96.8406,47.2391],[-96.8407,47.239],[-96.8408,47.2389],[-96.8411,47.2388],[-96.8412,47.2388],[-96.8413,47.2388],[-96.8415,47.2388],[-96.8417,47.2388],[-96.8419,47.2388],[-96.8421,47.2388],[-96.8424,47.2388],[-96.8426,47.2389],[-96.8428,47.239],[-96.8429,47.239],[-96.8431,47.2391],[-96.8433,47.2393],[-96.8435,47.2394],[-96.8436,47.2395],[-96.8437,47.2396],[-96.8437,47.2397],[-96.8437,47.2398],[-96.8438,47.2399],[-96.8438,47.2403],[-96.8438,47.2405],[-96.8437,47.2409],[-96.8436,47.2411],[-96.8433,47.2417],[-96.8432,47.2418],[-96.8431,47.2419],[-96.843,47.2421],[-96.8429,47.2422],[-96.8427,47.2423],[-96.8426,47.2424],[-96.8422,47.2427],[-96.842,47.2428],[-96.8416,47.2431],[-96.8415,47.2431],[-96.8413,47.2433],[-96.8411,47.2434],[-96.8409,47.2435],[-96.8407,47.2436],[-96.8406,47.2437],[-96.8405,47.2437],[-96.8404,47.2437],[-96.8399,47.2439],[-96.8397,47.244],[-96.8396,47.2441],[-96.8392,47.2442],[-96.839,47.2443],[-96.8389,47.2443],[-96.8384,47.2444],[-96.8383,47.2445],[-96.838,47.2445],[-96.8377,47.2446],[-96.8373,47.2447],[-96.837,47.2448],[-96.8367,47.2448],[-96.8366,47.2448],[-96.8364,47.2448],[-96.8363,47.2449],[-96.8361,47.2449],[-96.8359,47.2449],[-96.8358,47.245],[-96.8357,47.245],[-96.8356,47.245],[-96.8354,47.245],[-96.835,47.2452],[-96.8349,47.2452],[-96.8348,47.2452],[-96.8346,47.2453],[-96.8342,47.2454],[-96.8341,47.2454],[-96.834,47.2455],[-96.8337,47.2456],[-96.8336,47.2457],[-96.8335,47.2457],[-96.8334,47.2457],[-96.8332,47.2459],[-96.833,47.246],[-96.8327,47.2462],[-96.8325,47.2464],[-96.8324,47.2465],[-96.8323,47.2467],[-96.8322,47.2468],[-96.8322,47.2469],[-96.8321,47.247],[-96.8321,47.2473],[-96.8322,47.2474],[-96.8322,47.2475],[-96.8323,47.2477],[-96.8323,47.2478],[-96.8324,47.2478],[-96.8324,47.2479],[-96.8325,47.248],[-96.8327,47.2482],[-96.8329,47.2484],[-96.8332,47.2487],[-96.8334,47.2488],[-96.8336,47.2489],[-96.8341,47.2492],[-96.8343,47.2493],[-96.8347,47.2497],[-96.8349,47.2498],[-96.835,47.25],[-96.8352,47.2501],[-96.8353,47.2502],[-96.8354,47.2503],[-96.8354,47.2504],[-96.8355,47.2505],[-96.8356,47.2506],[-96.8356,47.2507],[-96.8357,47.2508],[-96.8359,47.2512],[-96.836,47.2513],[-96.8361,47.2514],[-96.8362,47.2515],[-96.8363,47.2518],[-96.8365,47.2522],[-96.8367,47.2525],[-96.8369,47.2527],[-96.837,47.2528],[-96.8371,47.2529],[-96.8373,47.253],[-96.8374,47.2531],[-96.8375,47.2531],[-96.8376,47.2531],[-96.8378,47.2531],[-96.838,47.2531],[-96.8381,47.2531],[-96.8384,47.253],[-96.8385,47.253],[-96.8387,47.253],[-96.8388,47.2529],[-96.8389,47.2529],[-96.839,47.2529],[-96.8391,47.2528],[-96.8393,47.2527],[-96.8394,47.2526],[-96.8395,47.2525],[-96.8396,47.2523],[-96.8396,47.2522],[-96.8397,47.252],[-96.8398,47.2518],[-96.8398,47.2517],[-96.8398,47.2515],[-96.8398,47.2512],[-96.8398,47.251],[-96.8399,47.2506],[-96.84,47.2505],[-96.8401,47.2502],[-96.8403,47.25],[-96.8404,47.2499],[-96.8405,47.2499],[-96.8406,47.2498],[-96.8407,47.2498],[-96.8408,47.2497],[-96.8409,47.2496],[-96.8411,47.2495],[-96.8412,47.2495],[-96.8416,47.2494],[-96.8417,47.2494],[-96.842,47.2494],[-96.8422,47.2494],[-96.8423,47.2494],[-96.8427,47.2495],[-96.843,47.2495],[-96.8433,47.2496],[-96.8434,47.2497],[-96.8436,47.2498],[-96.8437,47.2499],[-96.8438,47.2499],[-96.8438,47.25],[-96.8438,47.2501],[-96.8439,47.2501],[-96.844,47.2503],[-96.8442,47.2506],[-96.8443,47.2507],[-96.8444,47.2509],[-96.8444,47.2512],[-96.8444,47.2514],[-96.8444,47.2515],[-96.8444,47.2516],[-96.8443,47.2516],[-96.8443,47.2518],[-96.8442,47.2519],[-96.8441,47.252],[-96.844,47.2521],[-96.8439,47.2522],[-96.8439,47.2523],[-96.8438,47.2524],[-96.8436,47.2525],[-96.8435,47.2526],[-96.8434,47.2527],[-96.8433,47.2528],[-96.8432,47.2529],[-96.8431,47.253],[-96.843,47.2532],[-96.8429,47.2533],[-96.8427,47.2534],[-96.8427,47.2535],[-96.8424,47.2536],[-96.8423,47.2536],[-96.8421,47.2537],[-96.8418,47.2537],[-96.8417,47.2538],[-96.8416,47.2538],[-96.8414,47.2539],[-96.8412,47.254],[-96.841,47.254],[-96.8409,47.2541],[-96.8405,47.2543],[-96.8403,47.2543],[-96.8401,47.2544],[-96.8399,47.2545],[-96.8398,47.2545],[-96.8395,47.2548],[-96.8394,47.2548],[-96.8392,47.255],[-96.839,47.2552],[-96.839,47.2553],[-96.8389,47.2553],[-96.8388,47.2555],[-96.8387,47.2557],[-96.8387,47.2558],[-96.8386,47.2559],[-96.8386,47.256],[-96.8385,47.2561],[-96.8385,47.2562],[-96.8386,47.2564],[-96.8387,47.2567],[-96.8388,47.2568],[-96.8388,47.2569],[-96.8389,47.257],[-96.839,47.2571],[-96.8392,47.2572],[-96.8394,47.2573],[-96.8395,47.2574],[-96.8396,47.2574],[-96.8398,47.2575],[-96.84,47.2575],[-96.8401,47.2575],[-96.8406,47.2576],[-96.8412,47.2576],[-96.8413,47.2576],[-96.8414,47.2576],[-96.8423,47.2574],[-96.8426,47.2574],[-96.8431,47.2573],[-96.8432,47.2573],[-96.8433,47.2573],[-96.8434,47.2573],[-96.8435,47.2573],[-96.8437,47.2572],[-96.844,47.2572],[-96.8444,47.2573],[-96.8445,47.2573],[-96.8448,47.2574],[-96.8451,47.2576],[-96.8452,47.2577],[-96.8452,47.2578],[-96.8453,47.2578],[-96.8453,47.2579],[-96.8453,47.2581],[-96.8453,47.2582],[-96.8453,47.2583],[-96.8453,47.2584],[-96.8452,47.2585],[-96.8452,47.2586],[-96.8451,47.2586],[-96.845,47.2587],[-96.8449,47.2588],[-96.8448,47.2589],[-96.8447,47.2589],[-96.8446,47.259],[-96.8445,47.259],[-96.8444,47.259],[-96.8443,47.2591],[-96.8438,47.2592],[-96.8437,47.2592],[-96.8435,47.2592],[-96.843,47.2592],[-96.8429,47.2592],[-96.8423,47.2591],[-96.8422,47.2591],[-96.8418,47.2591],[-96.8417,47.2591],[-96.8416,47.259],[-96.841,47.2589],[-96.8408,47.2588],[-96.8407,47.2587],[-96.8404,47.2587],[-96.8403,47.2586],[-96.8402,47.2586],[-96.8399,47.2585],[-96.8394,47.2584],[-96.8392,47.2584],[-96.8389,47.2584],[-96.8386,47.2583],[-96.8384,47.2583],[-96.8381,47.2583],[-96.8379,47.2583],[-96.8377,47.2583],[-96.8375,47.2584],[-96.8373,47.2585],[-96.8372,47.2585],[-96.8371,47.2586],[-96.837,47.2586],[-96.8368,47.2587],[-96.8366,47.2589],[-96.8362,47.2591],[-96.8361,47.2592],[-96.836,47.2593],[-96.8359,47.2595],[-96.8358,47.2597],[-96.8357,47.26],[-96.8356,47.26],[-96.8356,47.2601],[-96.8356,47.2602],[-96.8355,47.2604],[-96.8355,47.2605],[-96.8354,47.2607],[-96.8354,47.261],[-96.8354,47.2614],[-96.8355,47.2616],[-96.8355,47.2617],[-96.8356,47.2619],[-96.8357,47.2621],[-96.8358,47.2622],[-96.8359,47.2625],[-96.836,47.2625],[-96.8361,47.2626],[-96.8364,47.2628],[-96.8364,47.2629],[-96.8365,47.2629],[-96.8367,47.263],[-96.8369,47.263],[-96.837,47.263],[-96.8373,47.263],[-96.8376,47.2631],[-96.838,47.263],[-96.8384,47.263],[-96.8385,47.263],[-96.8388,47.2629],[-96.8392,47.2629],[-96.8396,47.2628],[-96.84,47.2628],[-96.8404,47.2628],[-96.8408,47.2627],[-96.8411,47.2627],[-96.8414,47.2627],[-96.8418,47.2626],[-96.8421,47.2626],[-96.8423,47.2625],[-96.8424,47.2625],[-96.8425,47.2625],[-96.8426,47.2624],[-96.8427,47.2624],[-96.8428,47.2623],[-96.8431,47.2621],[-96.8434,47.2619],[-96.8439,47.2615],[-96.844,47.2614],[-96.8443,47.2612],[-96.8445,47.2611],[-96.8446,47.2611],[-96.8447,47.261],[-96.8449,47.261],[-96.845,47.2609],[-96.8454,47.2608],[-96.8455,47.2608],[-96.8458,47.2608],[-96.846,47.2608],[-96.8463,47.2608],[-96.8464,47.2608],[-96.8465,47.2609],[-96.8466,47.2609],[-96.8467,47.261],[-96.8468,47.261],[-96.847,47.2611],[-96.8471,47.2612],[-96.8472,47.2613],[-96.8473,47.2614],[-96.8473,47.2615],[-96.8474,47.2617],[-96.8474,47.2618],[-96.8474,47.2619],[-96.8474,47.2625],[-96.8474,47.2626],[-96.8473,47.2628],[-96.847,47.2633],[-96.847,47.2634],[-96.8469,47.2635],[-96.8468,47.2636],[-96.8468,47.2637],[-96.8466,47.2638],[-96.8466,47.2639],[-96.8464,47.2641],[-96.846,47.2646],[-96.8458,47.2648],[-96.8457,47.2649],[-96.8456,47.2649],[-96.8453,47.2651],[-96.8452,47.2652],[-96.845,47.2653],[-96.8448,47.2654],[-96.8446,47.2654],[-96.8445,47.2654],[-96.8444,47.2655],[-96.8441,47.2655],[-96.8439,47.2655],[-96.8438,47.2655],[-96.8436,47.2655],[-96.8434,47.2655],[-96.8432,47.2655],[-96.843,47.2654],[-96.8427,47.2654],[-96.8422,47.2653],[-96.8419,47.2651],[-96.8416,47.265],[-96.8414,47.265],[-96.8412,47.2649],[-96.8411,47.2649],[-96.8407,47.2648],[-96.8401,47.2646],[-96.8398,47.2646],[-96.8395,47.2645],[-96.8389,47.2646],[-96.8387,47.2646],[-96.8385,47.2646],[-96.8377,47.2646],[-96.8374,47.2647],[-96.8371,47.2647],[-96.8367,47.2648],[-96.8366,47.2649],[-96.8363,47.265],[-96.8358,47.2652],[-96.8356,47.2653],[-96.8354,47.2654],[-96.835,47.2657],[-96.835,47.2658],[-96.8349,47.2659],[-96.8348,47.2659],[-96.8347,47.2662],[-96.8347,47.2663],[-96.8346,47.2663],[-96.8346,47.2664],[-96.8346,47.2665],[-96.8346,47.2666],[-96.8346,47.2667],[-96.8346,47.2668],[-96.8346,47.267],[-96.8346,47.2672],[-96.8346,47.2673],[-96.8347,47.2674],[-96.8347,47.2676],[-96.8349,47.2679],[-96.835,47.268],[-96.835,47.2681],[-96.8351,47.2681],[-96.8352,47.2682],[-96.8352,47.2683],[-96.8353,47.2683],[-96.8357,47.2686],[-96.8359,47.2687],[-96.836,47.2688],[-96.8362,47.2689],[-96.8364,47.2689],[-96.8365,47.269],[-96.8367,47.269],[-96.8369,47.2691],[-96.837,47.2691],[-96.8371,47.2691],[-96.8372,47.2691],[-96.8373,47.2692],[-96.8378,47.2692],[-96.8381,47.2692],[-96.8384,47.2692],[-96.8387,47.2692],[-96.8389,47.2692],[-96.8392,47.2692],[-96.8393,47.2691],[-96.8396,47.269],[-96.8397,47.269],[-96.8404,47.2688],[-96.8406,47.2688],[-96.8407,47.2687],[-96.8411,47.2687],[-96.8414,47.2686],[-96.8417,47.2686],[-96.8419,47.2685],[-96.8427,47.2685],[-96.8428,47.2685],[-96.8435,47.2685],[-96.8436,47.2686],[-96.8439,47.2686],[-96.8441,47.2686],[-96.8442,47.2686],[-96.8444,47.2687],[-96.8447,47.2687],[-96.8448,47.2687],[-96.8449,47.2688],[-96.8451,47.2688],[-96.8452,47.2689],[-96.8453,47.2689],[-96.8456,47.269],[-96.8459,47.2692],[-96.8461,47.2693],[-96.8467,47.2697],[-96.8472,47.27],[-96.8472,47.2701],[-96.8473,47.2702],[-96.8474,47.2703],[-96.8475,47.2704],[-96.8475,47.2705],[-96.8477,47.2707],[-96.8477,47.2708],[-96.8477,47.2709],[-96.8477,47.2711],[-96.8477,47.2713],[-96.8476,47.2715],[-96.8476,47.2716],[-96.8475,47.2717],[-96.8475,47.2718],[-96.8474,47.272],[-96.8472,47.2722],[-96.8471,47.2724],[-96.847,47.2724],[-96.8468,47.2726],[-96.8466,47.2727],[-96.8465,47.2728],[-96.8464,47.2728],[-96.8462,47.2729],[-96.846,47.273],[-96.8458,47.2731],[-96.8457,47.2731],[-96.8456,47.2731],[-96.8454,47.2732],[-96.8451,47.2732],[-96.845,47.2732],[-96.8447,47.2733],[-96.844,47.2733],[-96.8437,47.2734],[-96.8435,47.2734],[-96.8433,47.2734],[-96.8427,47.2735],[-96.8426,47.2735],[-96.8424,47.2736],[-96.8423,47.2736],[-96.8421,47.2737],[-96.8419,47.2737],[-96.8418,47.2738],[-96.8415,47.2739],[-96.8414,47.2739],[-96.8412,47.274],[-96.841,47.2741],[-96.8408,47.2743],[-96.8406,47.2745],[-96.8405,47.2747],[-96.8404,47.2748],[-96.8403,47.2749],[-96.8402,47.2751],[-96.8402,47.2752],[-96.8401,47.2753],[-96.8401,47.2754],[-96.8401,47.2756],[-96.8401,47.2758],[-96.8401,47.276],[-96.8401,47.2766],[-96.8402,47.2769],[-96.8402,47.2771],[-96.8403,47.2776],[-96.8403,47.2777],[-96.8404,47.2779],[-96.8404,47.278],[-96.8406,47.2784],[-96.8407,47.279],[-96.8408,47.2793],[-96.8409,47.2797],[-96.8409,47.2798],[-96.841,47.2802],[-96.841,47.2808],[-96.841,47.2811],[-96.841,47.2814],[-96.841,47.2819],[-96.8411,47.282],[-96.8411,47.2823],[-96.8411,47.2825],[-96.8411,47.2829],[-96.8411,47.2831],[-96.8411,47.2832],[-96.8413,47.2837],[-96.8414,47.2839],[-96.8415,47.2842],[-96.8415,47.2844],[-96.8416,47.2846],[-96.8417,47.2848],[-96.8418,47.2849],[-96.8418,47.285],[-96.8419,47.2852],[-96.842,47.2854],[-96.8421,47.2854],[-96.8422,47.2857],[-96.8423,47.2859],[-96.8426,47.2865],[-96.8429,47.2872],[-96.8431,47.2876],[-96.8432,47.288],[-96.8434,47.2884],[-96.8434,47.2885],[-96.8435,47.2888],[-96.8437,47.2894],[-96.8437,47.2896],[-96.8438,47.29],[-96.8439,47.2905],[-96.844,47.2915],[-96.844,47.2918],[-96.844,47.2922],[-96.8439,47.2924],[-96.8439,47.2929],[-96.8438,47.293],[-96.8438,47.2931],[-96.8437,47.2933],[-96.8436,47.2934],[-96.8433,47.2939],[-96.8431,47.2942],[-96.8429,47.2944],[-96.8427,47.2945],[-96.8427,47.2946],[-96.8426,47.2947],[-96.8422,47.2951],[-96.8421,47.2952],[-96.842,47.2953],[-96.8419,47.2954],[-96.8417,47.2956],[-96.8416,47.2957],[-96.8413,47.296],[-96.8412,47.296],[-96.841,47.2962],[-96.8409,47.2963],[-96.8406,47.2965],[-96.8405,47.2966],[-96.8401,47.297],[-96.8398,47.2971],[-96.8393,47.2975],[-96.8391,47.2976],[-96.8389,47.2976],[-96.8388,47.2977],[-96.8387,47.2977],[-96.8385,47.2978],[-96.8381,47.2982],[-96.8378,47.2985],[-96.8377,47.2986],[-96.8375,47.2987],[-96.8371,47.2991],[-96.8369,47.2993],[-96.8367,47.2995],[-96.8366,47.2995],[-96.8366,47.2996],[-96.8365,47.2996],[-96.8364,47.2997],[-96.8363,47.3],[-96.8362,47.3002],[-96.8361,47.3003],[-96.836,47.3005],[-96.8359,47.3006],[-96.8358,47.3007],[-96.8356,47.3012],[-96.8356,47.3014],[-96.8355,47.3015],[-96.8355,47.3016],[-96.8354,47.3017],[-96.8354,47.302],[-96.8353,47.3022],[-96.8353,47.3023],[-96.8352,47.3024],[-96.8351,47.3027],[-96.835,47.3028],[-96.835,47.3029],[-96.8349,47.303],[-96.8348,47.3031],[-96.8347,47.3032],[-96.8346,47.3033],[-96.8343,47.3034],[-96.8342,47.3035],[-96.834,47.3037],[-96.8339,47.3037],[-96.8338,47.3038],[-96.8337,47.3038],[-96.8336,47.3038],[-96.8334,47.3039],[-96.8332,47.304],[-96.8331,47.304],[-96.8328,47.3042],[-96.8327,47.3042],[-96.8326,47.3042],[-96.8324,47.3043],[-96.8322,47.3044],[-96.832,47.3044],[-96.8318,47.3045],[-96.8317,47.3045],[-96.8317,47.3046],[-96.8313,47.3048],[-96.8311,47.3049],[-96.831,47.305],[-96.8309,47.3051],[-96.8308,47.3052],[-96.8307,47.3054],[-96.8307,47.3055],[-96.8306,47.3056],[-96.8306,47.3057],[-96.8307,47.3061],[-96.8307,47.3062],[-96.8307,47.3063],[-96.8308,47.3064],[-96.8309,47.3066],[-96.831,47.3066],[-96.831,47.3067],[-96.8314,47.3069],[-96.8315,47.307],[-96.8317,47.3071],[-96.8322,47.3073],[-96.8324,47.3075],[-96.833,47.3079],[-96.8331,47.308],[-96.8336,47.3084],[-96.8337,47.3085],[-96.8338,47.3086],[-96.8339,47.3088],[-96.8341,47.3091],[-96.8343,47.3093],[-96.8343,47.3094],[-96.8344,47.3095],[-96.8346,47.3098],[-96.8347,47.31],[-96.8349,47.3102],[-96.8349,47.3103],[-96.8351,47.3105],[-96.8354,47.3108],[-96.8355,47.3109],[-96.8357,47.3111],[-96.8359,47.3112],[-96.8361,47.3113],[-96.8362,47.3114],[-96.8363,47.3114],[-96.8365,47.3115],[-96.8368,47.3115],[-96.8371,47.3115],[-96.8374,47.3115],[-96.8376,47.3115],[-96.8377,47.3115],[-96.8379,47.3115],[-96.8381,47.3114],[-96.8383,47.3113],[-96.8384,47.3113],[-96.8385,47.3113],[-96.8386,47.3112],[-96.8388,47.311],[-96.839,47.3109],[-96.8392,47.3107],[-96.8392,47.3106],[-96.8393,47.3105],[-96.8394,47.3104],[-96.8394,47.3103],[-96.8395,47.3102],[-96.8396,47.31],[-96.8397,47.3098],[-96.8398,47.3098],[-96.8398,47.3097],[-96.84,47.3095],[-96.8401,47.3094],[-96.8401,47.3093],[-96.8402,47.3092],[-96.8403,47.3091],[-96.8404,47.3091],[-96.8405,47.309],[-96.8407,47.3089],[-96.8408,47.3088],[-96.841,47.3088],[-96.8414,47.3087],[-96.8416,47.3087],[-96.8419,47.3086],[-96.8421,47.3086],[-96.8422,47.3086],[-96.8423,47.3086],[-96.8425,47.3086],[-96.8428,47.3087],[-96.8429,47.3087],[-96.843,47.3088],[-96.8433,47.309],[-96.8434,47.3091],[-96.8436,47.3092],[-96.8437,47.3093],[-96.8438,47.3096],[-96.8439,47.3097],[-96.8439,47.3099],[-96.844,47.3101],[-96.8439,47.3102],[-96.8439,47.3104],[-96.8438,47.3105],[-96.8437,47.3107],[-96.8436,47.3107],[-96.8436,47.3109],[-96.8435,47.311],[-96.8434,47.3111],[-96.8433,47.3112],[-96.8431,47.3114],[-96.843,47.3115],[-96.8427,47.3118],[-96.8424,47.3121],[-96.8423,47.3122],[-96.8423,47.3124],[-96.8422,47.3126],[-96.8422,47.3128],[-96.8422,47.313],[-96.8422,47.3131],[-96.8423,47.3132],[-96.8424,47.3134],[-96.8425,47.3135],[-96.8426,47.3137],[-96.8427,47.3138],[-96.8431,47.314],[-96.8433,47.3141],[-96.8435,47.3142],[-96.8436,47.3143],[-96.8438,47.3144],[-96.8443,47.3145],[-96.8444,47.3145],[-96.8445,47.3145],[-96.8447,47.3146],[-96.8449,47.3146],[-96.8454,47.3146],[-96.8455,47.3147],[-96.8457,47.3147],[-96.8458,47.3147],[-96.846,47.3147],[-96.846,47.3148],[-96.8463,47.3149],[-96.8466,47.3151],[-96.8468,47.3152],[-96.8468,47.3153],[-96.8469,47.3154],[-96.8469,47.3155],[-96.847,47.3156],[-96.847,47.3157],[-96.847,47.3158],[-96.847,47.3159],[-96.8469,47.3163],[-96.8468,47.3164],[-96.8467,47.3165],[-96.8467,47.3166],[-96.8466,47.3166],[-96.8462,47.3169],[-96.8461,47.317],[-96.846,47.317],[-96.8458,47.3171],[-96.8457,47.3171],[-96.8454,47.3173],[-96.8452,47.3174],[-96.845,47.3174],[-96.8447,47.3175],[-96.8446,47.3176],[-96.8445,47.3176],[-96.8443,47.3177],[-96.8441,47.3178],[-96.8439,47.3179],[-96.8438,47.3179],[-96.8437,47.3179],[-96.8436,47.318],[-96.8434,47.318],[-96.8428,47.3182],[-96.8427,47.3183],[-96.8425,47.3183],[-96.8423,47.3184],[-96.8422,47.3184],[-96.842,47.3184],[-96.8416,47.3185],[-96.8414,47.3185],[-96.8409,47.3186],[-96.8405,47.3186],[-96.8404,47.3186],[-96.84,47.3186],[-96.8393,47.3185],[-96.8389,47.3185],[-96.8386,47.3185],[-96.8377,47.3184],[-96.8374,47.3184],[-96.8372,47.3184],[-96.837,47.3184],[-96.8369,47.3184],[-96.8368,47.3185],[-96.8364,47.3186],[-96.8363,47.3187],[-96.8361,47.3188],[-96.8358,47.3189],[-96.8357,47.319],[-96.8354,47.3191],[-96.8353,47.3191],[-96.8351,47.3193],[-96.835,47.3194],[-96.8349,47.3195],[-96.8348,47.3196],[-96.8348,47.3198],[-96.8347,47.3199],[-96.8347,47.3202],[-96.8346,47.3204],[-96.8346,47.3205],[-96.8347,47.3207],[-96.8347,47.3208],[-96.8349,47.3212],[-96.835,47.3213],[-96.8351,47.3215],[-96.8352,47.3216],[-96.8354,47.3218],[-96.8355,47.322],[-96.8357,47.3221],[-96.8358,47.3222],[-96.8359,47.3223],[-96.8359,47.3224],[-96.8364,47.3227],[-96.8365,47.3228],[-96.8366,47.3229],[-96.8368,47.3231],[-96.8369,47.3233],[-96.8369,47.3234],[-96.837,47.3237],[-96.8371,47.3239],[-96.8371,47.324],[-96.8371,47.3243],[-96.837,47.3245],[-96.837,47.3246],[-96.837,47.3247],[-96.8369,47.3248],[-96.8368,47.325],[-96.8367,47.3251],[-96.8366,47.3251],[-96.8365,47.3252],[-96.836,47.3255],[-96.8357,47.3256],[-96.8356,47.3256],[-96.8355,47.3256],[-96.8354,47.3257],[-96.835,47.3257],[-96.8347,47.3257],[-96.8345,47.3257],[-96.8338,47.3258],[-96.8334,47.3258],[-96.833,47.3258],[-96.8324,47.3257],[-96.8318,47.3257],[-96.8315,47.3257],[-96.8312,47.3257],[-96.8311,47.3258],[-96.831,47.3258],[-96.8309,47.3259],[-96.8305,47.326],[-96.8304,47.3261],[-96.8303,47.3261],[-96.8301,47.3262],[-96.8299,47.3263],[-96.8296,47.3265],[-96.8295,47.3266],[-96.8293,47.3267],[-96.8292,47.3268],[-96.8292,47.3269],[-96.8291,47.3269],[-96.829,47.3271],[-96.8289,47.3274],[-96.8288,47.3276],[-96.8288,47.3277],[-96.8288,47.3278],[-96.8288,47.328],[-96.8288,47.3281],[-96.8288,47.3282],[-96.8289,47.3284],[-96.829,47.3285],[-96.8291,47.3286],[-96.8293,47.3289],[-96.8294,47.3289],[-96.8295,47.3291],[-96.8296,47.3291],[-96.8296,47.3292],[-96.8297,47.3293],[-96.8299,47.3295],[-96.83,47.3295],[-96.83,47.3296],[-96.8305,47.3299],[-96.8307,47.33],[-96.8308,47.3301],[-96.8309,47.3302],[-96.8312,47.3303],[-96.8314,47.3303],[-96.8315,47.3304],[-96.8316,47.3304],[-96.8317,47.3304],[-96.8323,47.3306],[-96.8328,47.3307],[-96.8329,47.3308],[-96.833,47.3308],[-96.8331,47.3308],[-96.8332,47.3308],[-96.8334,47.3308],[-96.8335,47.3309],[-96.8338,47.3309],[-96.8344,47.3309],[-96.8346,47.331],[-96.835,47.3309],[-96.8352,47.3309],[-96.8354,47.3308],[-96.8355,47.3308],[-96.8358,47.3307],[-96.836,47.3306],[-96.8362,47.3305],[-96.8365,47.3303],[-96.8367,47.3301],[-96.8368,47.33],[-96.8369,47.33],[-96.8371,47.3297],[-96.8372,47.3296],[-96.8375,47.3292],[-96.8375,47.3291],[-96.8377,47.3289],[-96.8377,47.3288],[-96.8378,47.3287],[-96.8379,47.3285],[-96.838,47.3285],[-96.8381,47.3283],[-96.8381,47.3282],[-96.8386,47.3278],[-96.8389,47.3275],[-96.8391,47.3274],[-96.8392,47.3273],[-96.8396,47.3271],[-96.8398,47.327],[-96.84,47.3269],[-96.8401,47.3269],[-96.8402,47.3268],[-96.8405,47.3267],[-96.8408,47.3267],[-96.841,47.3266],[-96.8413,47.3265],[-96.8416,47.3265],[-96.8418,47.3265],[-96.842,47.3265],[-96.8426,47.3266],[-96.8429,47.3266],[-96.8433,47.3266],[-96.8435,47.3267],[-96.8436,47.3267],[-96.8438,47.3267],[-96.8439,47.3268],[-96.8441,47.3268],[-96.8444,47.3269],[-96.8446,47.3271],[-96.8449,47.3272],[-96.8452,47.3275],[-96.8454,47.3276],[-96.8455,47.3277],[-96.8456,47.3278],[-96.8457,47.3279],[-96.8458,47.328],[-96.8459,47.3281],[-96.846,47.3283],[-96.846,47.3284],[-96.8461,47.3287],[-96.8462,47.3289],[-96.8462,47.329],[-96.8462,47.3295],[-96.8461,47.3298],[-96.8461,47.3299],[-96.846,47.3301],[-96.846,47.3302],[-96.8458,47.3303],[-96.8457,47.3304],[-96.8457,47.3306],[-96.8456,47.3306],[-96.8455,47.3307],[-96.8452,47.3309],[-96.845,47.3311],[-96.8449,47.3312],[-96.8446,47.3314],[-96.8441,47.3316],[-96.844,47.3317],[-96.8438,47.3317],[-96.8437,47.3318],[-96.8436,47.3318],[-96.8435,47.3318],[-96.8435,47.3319],[-96.8429,47.3321],[-96.8428,47.3321],[-96.8425,47.3321],[-96.8422,47.3322],[-96.8419,47.3322],[-96.8414,47.3322],[-96.841,47.3322],[-96.8408,47.3322],[-96.8405,47.3322],[-96.8404,47.3322],[-96.84,47.3321],[-96.8391,47.3321],[-96.8382,47.3319],[-96.8379,47.3319],[-96.8376,47.3319],[-96.8373,47.3319],[-96.8371,47.3319],[-96.8366,47.3319],[-96.8364,47.3319],[-96.8363,47.3319],[-96.8362,47.332],[-96.8361,47.332],[-96.8358,47.3321],[-96.8356,47.3321],[-96.8355,47.3321],[-96.8354,47.3322],[-96.8351,47.3323],[-96.8349,47.3324],[-96.8348,47.3325],[-96.8345,47.3327],[-96.8344,47.3327],[-96.8343,47.3328],[-96.8342,47.3329],[-96.8339,47.3333],[-96.8337,47.3335],[-96.8336,47.3336],[-96.8336,47.3337],[-96.8336,47.3338],[-96.8334,47.3339],[-96.8334,47.334],[-96.8333,47.3341],[-96.8332,47.3343],[-96.8331,47.3344],[-96.8331,47.3345],[-96.8329,47.3348],[-96.8328,47.335],[-96.8327,47.335],[-96.8327,47.3351],[-96.8326,47.3352],[-96.8324,47.3355],[-96.8322,47.3357],[-96.8321,47.3359],[-96.832,47.3361],[-96.8316,47.3364],[-96.8314,47.3367],[-96.8313,47.3369],[-96.8312,47.3369],[-96.8312,47.337],[-96.8311,47.3371],[-96.831,47.3373],[-96.831,47.3374],[-96.8309,47.3375],[-96.8307,47.3378],[-96.8306,47.338],[-96.8306,47.3381],[-96.8306,47.3383],[-96.8306,47.3384],[-96.8306,47.3386],[-96.8306,47.3388],[-96.8307,47.3389],[-96.8307,47.339],[-96.8308,47.3391],[-96.8309,47.3392],[-96.8309,47.3393],[-96.831,47.3394],[-96.8311,47.3395],[-96.8312,47.3396],[-96.8315,47.3398],[-96.8319,47.3401],[-96.8321,47.3402],[-96.8325,47.3403],[-96.8325,47.3404],[-96.8326,47.3404],[-96.8328,47.3404],[-96.8329,47.3405],[-96.8331,47.3406],[-96.8334,47.3407],[-96.8335,47.3407],[-96.8336,47.3407],[-96.8337,47.3408],[-96.8342,47.3409],[-96.8344,47.3409],[-96.8345,47.341],[-96.8349,47.341],[-96.835,47.341],[-96.8353,47.341],[-96.8356,47.341],[-96.8361,47.341],[-96.8363,47.3409],[-96.8368,47.3409],[-96.8371,47.3408],[-96.8371,47.3407],[-96.8374,47.3407],[-96.8376,47.3406],[-96.8378,47.3406],[-96.838,47.3406],[-96.8383,47.3405],[-96.8386,47.3405],[-96.8388,47.3405],[-96.8391,47.3405],[-96.8391,47.3406],[-96.8393,47.3406],[-96.8394,47.3406],[-96.8396,47.3406],[-96.8397,47.3406],[-96.8399,47.3407],[-96.8402,47.3408],[-96.8404,47.3409],[-96.8406,47.3411],[-96.8408,47.3412],[-96.841,47.3414],[-96.8412,47.3416],[-96.8412,47.3417],[-96.8413,47.3418],[-96.8414,47.3418],[-96.8414,47.3419],[-96.8414,47.342],[-96.8415,47.3421],[-96.8416,47.3423],[-96.8417,47.3425],[-96.8417,47.3426],[-96.8418,47.3427],[-96.8419,47.3431],[-96.842,47.3434],[-96.8422,47.3438],[-96.8422,47.3439],[-96.8423,47.344],[-96.8423,47.3441],[-96.8425,47.3444],[-96.8426,47.3445],[-96.8427,47.3446],[-96.8427,47.3447],[-96.8431,47.345],[-96.8432,47.3451],[-96.8434,47.3452],[-96.8436,47.3453],[-96.8439,47.3454],[-96.844,47.3454],[-96.8441,47.3454],[-96.8443,47.3455],[-96.8444,47.3455],[-96.8447,47.3456],[-96.8448,47.3457],[-96.8449,47.3457],[-96.8451,47.3458],[-96.8452,47.3459],[-96.8453,47.346],[-96.8458,47.3464],[-96.8463,47.3467],[-96.8465,47.3469],[-96.8466,47.347],[-96.8468,47.3472],[-96.8468,47.3473],[-96.8469,47.3474],[-96.847,47.3475],[-96.8471,47.3477],[-96.8472,47.3479],[-96.8472,47.348],[-96.8473,47.3481],[-96.8473,47.3483],[-96.8474,47.3484],[-96.8474,47.3485],[-96.8474,47.3487],[-96.8474,47.3489],[-96.8474,47.3491],[-96.8473,47.3494],[-96.8473,47.3495],[-96.8472,47.3496],[-96.847,47.3497],[-96.8469,47.3498],[-96.8468,47.3498],[-96.8467,47.3499],[-96.8465,47.3499],[-96.8461,47.3501],[-96.8459,47.3501],[-96.8452,47.3502],[-96.845,47.3502],[-96.8446,47.3503],[-96.8445,47.3503],[-96.8444,47.3502],[-96.844,47.3502],[-96.8438,47.3502],[-96.8436,47.3503],[-96.8435,47.3503],[-96.8435,47.3504],[-96.8434,47.3504],[-96.8433,47.3504],[-96.8432,47.3505],[-96.8431,47.3506],[-96.843,47.3506],[-96.843,47.3507],[-96.8429,47.3507],[-96.8429,47.3508],[-96.8429,47.3509],[-96.8429,47.3511],[-96.8429,47.3512],[-96.843,47.3512],[-96.843,47.3513],[-96.8431,47.3514],[-96.8431,47.3515],[-96.8433,47.3517],[-96.8434,47.3518],[-96.8435,47.3519],[-96.8439,47.3522],[-96.8441,47.3523],[-96.8442,47.3524],[-96.8443,47.3525],[-96.8443,47.3526],[-96.8444,47.3526],[-96.8445,47.3527],[-96.8446,47.3528],[-96.8447,47.3528],[-96.8447,47.3529],[-96.8448,47.353],[-96.8449,47.3531],[-96.845,47.3532],[-96.8451,47.3535],[-96.8451,47.3536],[-96.845,47.3537],[-96.845,47.3538],[-96.8449,47.3539],[-96.8448,47.3541],[-96.8447,47.3542],[-96.8446,47.3543],[-96.8445,47.3543],[-96.8443,47.3544],[-96.8441,47.3545],[-96.8439,47.3546],[-96.8438,47.3546],[-96.8436,47.3547],[-96.8433,47.3547],[-96.8431,47.3547],[-96.843,47.3547],[-96.8428,47.3547],[-96.8423,47.3546],[-96.8423,47.3545],[-96.8419,47.3544],[-96.8418,47.3543],[-96.8417,47.3543],[-96.8414,47.3541],[-96.8411,47.3539],[-96.841,47.3539],[-96.8405,47.3537],[-96.8403,47.3536],[-96.8401,47.3535],[-96.84,47.3535],[-96.8396,47.3534],[-96.8393,47.3534],[-96.8389,47.3534],[-96.8387,47.3534],[-96.8384,47.3534],[-96.8381,47.3535],[-96.838,47.3535],[-96.8377,47.3536],[-96.8377,47.3537],[-96.8376,47.3537],[-96.8374,47.3539],[-96.8373,47.354],[-96.8372,47.3541],[-96.8371,47.3542],[-96.8371,47.3543],[-96.8371,47.3544],[-96.837,47.3545],[-96.837,47.3547],[-96.837,47.3548],[-96.8371,47.3551],[-96.8372,47.3552],[-96.8373,47.3555],[-96.8374,47.3555],[-96.8375,47.3557],[-96.8376,47.3557],[-96.8377,47.3558],[-96.8379,47.356],[-96.8381,47.356],[-96.8385,47.3562],[-96.8388,47.3562],[-96.839,47.3563],[-96.8394,47.3563],[-96.8396,47.3563],[-96.8399,47.3563],[-96.8402,47.3563],[-96.8406,47.3563],[-96.8412,47.3563],[-96.8414,47.3563],[-96.8424,47.3564],[-96.8432,47.3564],[-96.8435,47.3564],[-96.8442,47.3564],[-96.8449,47.3564],[-96.8458,47.3564],[-96.8465,47.3564],[-96.847,47.3564],[-96.8472,47.3564],[-96.8478,47.3565],[-96.8484,47.3565],[-96.8485,47.3566],[-96.8486,47.3566],[-96.8488,47.3566],[-96.849,47.3567],[-96.8493,47.3567],[-96.8497,47.3568],[-96.8498,47.3569],[-96.8501,47.3569],[-96.8503,47.357],[-96.8505,47.3571],[-96.8511,47.3574],[-96.8512,47.3575],[-96.8518,47.3579],[-96.8518,47.358],[-96.8519,47.3581],[-96.852,47.3581],[-96.8522,47.3584],[-96.8522,47.3585],[-96.8523,47.3587],[-96.8524,47.3588],[-96.8524,47.359],[-96.8524,47.3591],[-96.8523,47.3595],[-96.8523,47.3596],[-96.8521,47.3599],[-96.8519,47.3603],[-96.8518,47.3604],[-96.8517,47.3605],[-96.8514,47.3607],[-96.8512,47.3608],[-96.8509,47.361],[-96.8505,47.3612],[-96.8504,47.3613],[-96.8502,47.3614],[-96.8494,47.3619],[-96.8493,47.3619],[-96.8492,47.362],[-96.8491,47.3621],[-96.8489,47.3622],[-96.8488,47.3622],[-96.8486,47.3624],[-96.8484,47.3625],[-96.8483,47.3626],[-96.8482,47.3627],[-96.8482,47.3628],[-96.848,47.3631],[-96.848,47.3632],[-96.8479,47.3633],[-96.8479,47.3634],[-96.8479,47.3636],[-96.8479,47.3637],[-96.848,47.3639],[-96.8481,47.3641],[-96.8481,47.3642],[-96.8482,47.3643],[-96.8482,47.3644],[-96.8483,47.3645],[-96.8484,47.3646],[-96.8484,47.3647],[-96.8485,47.3647],[-96.8485,47.3648],[-96.8486,47.3649],[-96.8487,47.365],[-96.8488,47.3651],[-96.8489,47.3652],[-96.849,47.3653],[-96.8493,47.3655],[-96.8494,47.3656],[-96.8494,47.3657],[-96.8495,47.3657],[-96.8498,47.366],[-96.8501,47.3661],[-96.8504,47.3663],[-96.8506,47.3663],[-96.8508,47.3664],[-96.851,47.3664],[-96.8511,47.3665],[-96.8516,47.3665],[-96.8521,47.3664],[-96.8525,47.3664],[-96.8527,47.3664],[-96.8528,47.3663],[-96.853,47.3663],[-96.8534,47.3663],[-96.8541,47.3661],[-96.8544,47.3661],[-96.8546,47.3661],[-96.855,47.3661],[-96.8552,47.3661],[-96.8554,47.3661],[-96.8562,47.3661],[-96.8565,47.3662],[-96.8567,47.3662],[-96.8568,47.3662],[-96.8569,47.3663],[-96.857,47.3663],[-96.8574,47.3665],[-96.8575,47.3666],[-96.8578,47.3668],[-96.8579,47.3669],[-96.858,47.367],[-96.8581,47.3671],[-96.8581,47.3673],[-96.8582,47.3675],[-96.8582,47.3676],[-96.8582,47.3677],[-96.8582,47.3678],[-96.8581,47.3679],[-96.8581,47.368],[-96.8581,47.3681],[-96.858,47.3682],[-96.858,47.3683],[-96.8578,47.3685],[-96.8577,47.3685],[-96.8576,47.3687],[-96.8573,47.3689],[-96.8572,47.369],[-96.857,47.369],[-96.8568,47.3691],[-96.8567,47.3691],[-96.8566,47.3692],[-96.8565,47.3692],[-96.8562,47.3693],[-96.856,47.3693],[-96.8556,47.3694],[-96.8553,47.3695],[-96.8547,47.3696],[-96.8544,47.3696],[-96.854,47.3697],[-96.8534,47.3697],[-96.8528,47.3697],[-96.8525,47.3697],[-96.8523,47.3697],[-96.8516,47.3697],[-96.8515,47.3697],[-96.8514,47.3697],[-96.8506,47.3696],[-96.8504,47.3695],[-96.8501,47.3694],[-96.8499,47.3694],[-96.8497,47.3693],[-96.8495,47.3692],[-96.8491,47.3691],[-96.8488,47.3689],[-96.8484,47.3688],[-96.8481,47.3686],[-96.8479,47.3686],[-96.8476,47.3685],[-96.8472,47.3684],[-96.8468,47.3684],[-96.8461,47.3683],[-96.8459,47.3682],[-96.8458,47.3682],[-96.8456,47.3681],[-96.845,47.368],[-96.8448,47.368],[-96.8446,47.368],[-96.8444,47.368],[-96.8443,47.368],[-96.8441,47.368],[-96.844,47.368],[-96.8437,47.3681],[-96.8434,47.3682],[-96.8431,47.3683],[-96.8428,47.3684],[-96.8427,47.3685],[-96.8425,47.3685],[-96.842,47.3689],[-96.8415,47.3692],[-96.8413,47.3693],[-96.841,47.3695],[-96.8406,47.3697],[-96.8402,47.3698],[-96.8401,47.3699],[-96.8398,47.37],[-96.8397,47.37],[-96.8396,47.3701],[-96.8394,47.3701],[-96.8393,47.3702],[-96.8391,47.3702],[-96.8387,47.3704],[-96.8381,47.3706],[-96.838,47.3707],[-96.8378,47.3708],[-96.8375,47.371],[-96.8371,47.3713],[-96.8371,47.3714],[-96.837,47.3714],[-96.837,47.3715],[-96.837,47.3717],[-96.8369,47.3718],[-96.8367,47.372],[-96.8367,47.3722],[-96.8367,47.3723],[-96.8367,47.3726],[-96.8367,47.3727],[-96.8368,47.3728],[-96.8369,47.3729],[-96.837,47.373],[-96.8372,47.3731],[-96.8374,47.3732],[-96.8375,47.3733],[-96.8379,47.3734],[-96.838,47.3734],[-96.8381,47.3734],[-96.8384,47.3735],[-96.8388,47.3735],[-96.8391,47.3736],[-96.8393,47.3736],[-96.8397,47.3735],[-96.8398,47.3735],[-96.84,47.3735],[-96.8402,47.3734],[-96.8406,47.3733],[-96.8408,47.3733],[-96.8411,47.3732],[-96.8412,47.3732],[-96.8413,47.3731],[-96.8415,47.3731],[-96.8418,47.3729],[-96.842,47.3728],[-96.8423,47.3726],[-96.8426,47.3724],[-96.8428,47.3723],[-96.843,47.3721],[-96.8434,47.3718],[-96.8436,47.3716],[-96.8439,47.3713],[-96.844,47.3713],[-96.8443,47.371],[-96.8445,47.3709],[-96.8448,47.3707],[-96.8449,47.3707],[-96.8451,47.3706],[-96.8456,47.3704],[-96.846,47.3704],[-96.8461,47.3703],[-96.8463,47.3703],[-96.8465,47.3703],[-96.847,47.3703],[-96.8471,47.3703],[-96.8473,47.3703],[-96.8479,47.3704],[-96.848,47.3704],[-96.8482,47.3704],[-96.8483,47.3704],[-96.8484,47.3705],[-96.8486,47.3705],[-96.8488,47.3706],[-96.8489,47.3706],[-96.8491,47.3706],[-96.8495,47.3707],[-96.8496,47.3708],[-96.8501,47.3709],[-96.8502,47.371],[-96.8503,47.371],[-96.8504,47.3711],[-96.8506,47.3711],[-96.8507,47.3712],[-96.8514,47.3716],[-96.8515,47.3717],[-96.8518,47.3718],[-96.8521,47.372],[-96.8523,47.372],[-96.8525,47.3721],[-96.8528,47.3722],[-96.853,47.3723],[-96.8532,47.3723],[-96.8533,47.3724],[-96.8535,47.3725],[-96.8537,47.3725],[-96.8538,47.3725],[-96.8539,47.3726],[-96.854,47.3726],[-96.8541,47.3727],[-96.8542,47.3728],[-96.8543,47.3729],[-96.8544,47.373],[-96.8545,47.3732],[-96.8545,47.3733],[-96.8546,47.3738],[-96.8546,47.374],[-96.8546,47.3741],[-96.8546,47.3742],[-96.8545,47.3742],[-96.8544,47.3744],[-96.8543,47.3744],[-96.8541,47.3746],[-96.854,47.3747],[-96.8539,47.3747],[-96.8535,47.3748],[-96.8532,47.3749],[-96.8529,47.375],[-96.8527,47.375],[-96.8525,47.375],[-96.8522,47.3751],[-96.8521,47.3751],[-96.8518,47.375],[-96.8517,47.375],[-96.8515,47.375],[-96.8514,47.3751],[-96.8512,47.3751],[-96.8509,47.3751],[-96.8505,47.3751],[-96.8504,47.3751],[-96.8503,47.3751],[-96.8501,47.3751],[-96.8496,47.375],[-96.8491,47.3749],[-96.8486,47.3748],[-96.8483,47.3748],[-96.8482,47.3747],[-96.848,47.3747],[-96.847,47.3747],[-96.8466,47.3747],[-96.8461,47.3747],[-96.8459,47.3747],[-96.8458,47.3748],[-96.8457,47.3748],[-96.8456,47.3748],[-96.8456,47.3749],[-96.8453,47.3749],[-96.8452,47.3749],[-96.8451,47.375],[-96.845,47.375],[-96.8446,47.3752],[-96.8445,47.3752],[-96.8444,47.3753],[-96.8443,47.3753],[-96.8442,47.3753],[-96.8439,47.3756],[-96.8438,47.3756],[-96.8438,47.3757],[-96.8437,47.3757],[-96.8436,47.3758],[-96.8435,47.3759],[-96.8435,47.376],[-96.8434,47.3761],[-96.8434,47.3762],[-96.8433,47.3763],[-96.8433,47.3764],[-96.8433,47.3767],[-96.8433,47.3769],[-96.8433,47.377],[-96.8434,47.3771],[-96.8435,47.3772],[-96.8436,47.3774],[-96.8439,47.3777],[-96.844,47.3778],[-96.8442,47.3779],[-96.8444,47.3781],[-96.8447,47.3783],[-96.845,47.3784],[-96.8454,47.3786],[-96.846,47.3788],[-96.8467,47.3791],[-96.8468,47.3791],[-96.8469,47.3792],[-96.847,47.3792],[-96.8473,47.3793],[-96.8477,47.3794],[-96.8478,47.3795],[-96.8483,47.3796],[-96.8487,47.3798],[-96.8489,47.3799],[-96.8491,47.38],[-96.8493,47.3801],[-96.8493,47.3802],[-96.8494,47.3803],[-96.8495,47.3804],[-96.8496,47.3804],[-96.8496,47.3805],[-96.8498,47.3806],[-96.8499,47.3807],[-96.85,47.3809],[-96.8501,47.381],[-96.8501,47.3811],[-96.8501,47.3812],[-96.8501,47.3813],[-96.8501,47.3815],[-96.85,47.3816],[-96.85,47.3817],[-96.8499,47.3818],[-96.8498,47.382],[-96.8496,47.3822],[-96.8493,47.3824],[-96.8492,47.3824],[-96.849,47.3825],[-96.8488,47.3826],[-96.8486,47.3826],[-96.8485,47.3827],[-96.8483,47.3827],[-96.8482,47.3827],[-96.848,47.3827],[-96.8479,47.3828],[-96.8477,47.3828],[-96.8474,47.3827],[-96.8472,47.3827],[-96.847,47.3827],[-96.8469,47.3826],[-96.8468,47.3826],[-96.8467,47.3826],[-96.8466,47.3826],[-96.8465,47.3825],[-96.8464,47.3824],[-96.8461,47.3823],[-96.8459,47.3822],[-96.8457,47.3821],[-96.8449,47.3815],[-96.8447,47.3814],[-96.8445,47.3813],[-96.8443,47.3812],[-96.8442,47.3811],[-96.844,47.3811],[-96.8438,47.381],[-96.8436,47.3809],[-96.8435,47.3809],[-96.8434,47.3809],[-96.8432,47.3808],[-96.8428,47.3807],[-96.8427,47.3807],[-96.8424,47.3807],[-96.8419,47.3807],[-96.8414,47.3807],[-96.8412,47.3807],[-96.8411,47.3807],[-96.8405,47.3808],[-96.8404,47.3808],[-96.8401,47.3808],[-96.84,47.3809],[-96.8398,47.3809],[-96.8394,47.3811],[-96.8392,47.3812],[-96.8389,47.3814],[-96.8388,47.3815],[-96.8386,47.3817],[-96.8385,47.3817],[-96.8384,47.3818],[-96.8384,47.3819],[-96.8382,47.3821],[-96.8381,47.3822],[-96.8381,47.3824],[-96.838,47.3825],[-96.838,47.3826],[-96.838,47.3827],[-96.838,47.3829],[-96.838,47.383],[-96.8381,47.3832],[-96.8381,47.3833],[-96.8383,47.3835],[-96.8384,47.3837],[-96.8386,47.3839],[-96.8388,47.3841],[-96.8389,47.3842],[-96.8392,47.3844],[-96.8394,47.3845],[-96.8397,47.3847],[-96.84,47.3848],[-96.8401,47.3849],[-96.8406,47.3851],[-96.8409,47.3852],[-96.8412,47.3854],[-96.8418,47.3856],[-96.8419,47.3858],[-96.8421,47.3859],[-96.8422,47.386],[-96.8422,47.3862],[-96.8421,47.3864],[-96.8421,47.3865],[-96.842,47.3867],[-96.8419,47.3868],[-96.8418,47.3869],[-96.8417,47.387],[-96.8416,47.3871],[-96.8414,47.3872],[-96.841,47.3874],[-96.8409,47.3874],[-96.8406,47.3875],[-96.8404,47.3876],[-96.8403,47.3876],[-96.8402,47.3876],[-96.84,47.3877],[-96.8396,47.3877],[-96.8396,47.3878],[-96.8395,47.3878],[-96.8392,47.3879],[-96.8391,47.3879],[-96.8389,47.3879],[-96.8388,47.3879],[-96.8387,47.388],[-96.8385,47.388],[-96.8383,47.3881],[-96.8382,47.3882],[-96.8379,47.3884],[-96.8378,47.3885],[-96.8376,47.3887],[-96.8375,47.389],[-96.8375,47.3891],[-96.8374,47.3893],[-96.8375,47.3895],[-96.8375,47.3896],[-96.8376,47.3898],[-96.8376,47.3899],[-96.8377,47.39],[-96.8378,47.3901],[-96.8379,47.3903],[-96.8381,47.3906],[-96.8382,47.3907],[-96.8385,47.391],[-96.8386,47.3912],[-96.8387,47.3913],[-96.8388,47.3914],[-96.8389,47.3915],[-96.8391,47.3918],[-96.8392,47.392],[-96.8393,47.3921],[-96.8394,47.3924],[-96.8395,47.3925],[-96.8396,47.3926],[-96.8396,47.3927],[-96.8397,47.3928],[-96.8399,47.3929],[-96.84,47.393],[-96.8402,47.3931],[-96.8403,47.3932],[-96.8404,47.3932],[-96.8405,47.3933],[-96.8407,47.3933],[-96.8408,47.3933],[-96.8409,47.3933],[-96.841,47.3933],[-96.8411,47.3933],[-96.8412,47.3933],[-96.8414,47.3932],[-96.8415,47.3931],[-96.8416,47.393],[-96.8419,47.3927],[-96.8421,47.3927],[-96.8421,47.3926],[-96.8423,47.3925],[-96.8426,47.3924],[-96.8427,47.3923],[-96.8428,47.3923],[-96.8429,47.3923],[-96.8431,47.3922],[-96.8434,47.3922],[-96.8438,47.3921],[-96.844,47.3921],[-96.8443,47.3922],[-96.8445,47.3922],[-96.8447,47.3922],[-96.8449,47.3922],[-96.8451,47.3923],[-96.8453,47.3923],[-96.8461,47.3925],[-96.8462,47.3925],[-96.8464,47.3926],[-96.8467,47.3927],[-96.8468,47.3927],[-96.8469,47.3927],[-96.8472,47.3929],[-96.8477,47.393],[-96.8483,47.3932],[-96.8487,47.3934],[-96.8489,47.3935],[-96.849,47.3936],[-96.8491,47.3937],[-96.8491,47.3938],[-96.8491,47.3939],[-96.8491,47.394],[-96.8489,47.3945],[-96.8488,47.3948],[-96.8487,47.395],[-96.8486,47.3951],[-96.8484,47.3954],[-96.8483,47.3954],[-96.848,47.3957],[-96.8478,47.3957],[-96.8477,47.3958],[-96.8474,47.3959],[-96.847,47.3961],[-96.8467,47.3961],[-96.8463,47.3962],[-96.846,47.3963],[-96.8456,47.3963],[-96.8451,47.3964],[-96.845,47.3964],[-96.8445,47.3964],[-96.8444,47.3964],[-96.8439,47.3965],[-96.8437,47.3965],[-96.8435,47.3966],[-96.8434,47.3966],[-96.8433,47.3967],[-96.843,47.3967],[-96.8425,47.397],[-96.8424,47.3971],[-96.8421,47.3972],[-96.842,47.3972],[-96.8418,47.3974],[-96.8417,47.3974],[-96.8414,47.3975],[-96.8414,47.3976],[-96.8412,47.3976],[-96.8409,47.3977],[-96.8407,47.3978],[-96.8405,47.3979],[-96.8404,47.398],[-96.8402,47.398],[-96.8399,47.3982],[-96.8397,47.3984],[-96.8395,47.3985],[-96.8393,47.3987],[-96.8392,47.3989],[-96.8392,47.399],[-96.8391,47.3991],[-96.8391,47.3992],[-96.8391,47.3994],[-96.8392,47.3994],[-96.8392,47.3995],[-96.8393,47.3996],[-96.8394,47.3997],[-96.8395,47.3998],[-96.8397,47.3998],[-96.8398,47.3999],[-96.84,47.3999],[-96.8401,47.4],[-96.8404,47.4001],[-96.8406,47.4001],[-96.8408,47.4002],[-96.8409,47.4002],[-96.8411,47.4003],[-96.8413,47.4004],[-96.8417,47.4005],[-96.8422,47.4007],[-96.8423,47.4008],[-96.8425,47.4009],[-96.8427,47.4011],[-96.843,47.4012],[-96.8433,47.4014],[-96.8436,47.4017],[-96.8438,47.4018],[-96.8439,47.4019],[-96.844,47.402],[-96.8443,47.4024],[-96.8446,47.4027],[-96.8448,47.4029],[-96.8451,47.4031],[-96.8452,47.4031],[-96.8454,47.4032],[-96.8456,47.4033],[-96.8459,47.4034],[-96.8462,47.4035],[-96.8464,47.4035],[-96.847,47.4037],[-96.8471,47.4037],[-96.8473,47.4037],[-96.8474,47.4038],[-96.8481,47.4039],[-96.8484,47.404],[-96.8486,47.404],[-96.8487,47.4041],[-96.849,47.4041],[-96.8493,47.4042],[-96.8495,47.4042],[-96.8499,47.4043],[-96.8504,47.4044],[-96.8506,47.4045],[-96.851,47.4046],[-96.8511,47.4047],[-96.8513,47.4048],[-96.8516,47.405],[-96.8517,47.405],[-96.8519,47.4051],[-96.852,47.4052],[-96.8521,47.4053],[-96.8523,47.4055],[-96.8524,47.4055],[-96.8525,47.4057],[-96.8526,47.4059],[-96.8527,47.406],[-96.8527,47.4061],[-96.8527,47.4062],[-96.8527,47.4064],[-96.8527,47.4065],[-96.8527,47.4066],[-96.8525,47.4068],[-96.8521,47.4071],[-96.8519,47.4072],[-96.8518,47.4072],[-96.8517,47.4072],[-96.8516,47.4073],[-96.8514,47.4073],[-96.8511,47.4074],[-96.8503,47.4075],[-96.8494,47.4076],[-96.8483,47.4077],[-96.8481,47.4077],[-96.8478,47.4078],[-96.8475,47.4079],[-96.8473,47.4079],[-96.8469,47.408],[-96.8465,47.4083],[-96.8463,47.4083],[-96.846,47.4085],[-96.8458,47.4086],[-96.8457,47.4087],[-96.8456,47.4087],[-96.8451,47.4089],[-96.8451,47.409],[-96.8447,47.4091],[-96.8446,47.4092],[-96.8444,47.4093],[-96.8443,47.4093],[-96.8439,47.4095],[-96.8434,47.4096],[-96.8433,47.4097],[-96.8431,47.4098],[-96.843,47.4098],[-96.8429,47.4099],[-96.8427,47.41],[-96.8424,47.4102],[-96.8423,47.4103],[-96.8421,47.4105],[-96.842,47.4106],[-96.8419,47.4107],[-96.8419,47.4108],[-96.8418,47.4111],[-96.8418,47.4113],[-96.8418,47.4114],[-96.8418,47.4115],[-96.8419,47.4115],[-96.8419,47.4116],[-96.8421,47.4117],[-96.8421,47.4118],[-96.8422,47.4118],[-96.8423,47.4119],[-96.8425,47.412],[-96.8427,47.412],[-96.8428,47.412],[-96.8429,47.412],[-96.8431,47.412],[-96.8434,47.412],[-96.8435,47.412],[-96.8436,47.4121],[-96.8438,47.4121],[-96.844,47.4121],[-96.8443,47.412],[-96.8448,47.412],[-96.8449,47.4119],[-96.8453,47.4118],[-96.8455,47.4118],[-96.8456,47.4117],[-96.8457,47.4117],[-96.8459,47.4116],[-96.846,47.4116],[-96.8461,47.4116],[-96.8461,47.4115],[-96.8462,47.4115],[-96.8463,47.4115],[-96.8464,47.4114],[-96.8465,47.4114],[-96.8467,47.4113],[-96.8468,47.4113],[-96.8473,47.4111],[-96.8474,47.4111],[-96.8478,47.411],[-96.8479,47.4109],[-96.8485,47.4108],[-96.8486,47.4108],[-96.8488,47.4107],[-96.8491,47.4106],[-96.8492,47.4106],[-96.8494,47.4106],[-96.8495,47.4105],[-96.8497,47.4105],[-96.8507,47.4102],[-96.8511,47.4101],[-96.8516,47.41],[-96.852,47.4099],[-96.8524,47.4098],[-96.8536,47.4096],[-96.8539,47.4096],[-96.8543,47.4096],[-96.8548,47.4095],[-96.855,47.4095],[-96.8553,47.4095],[-96.8556,47.4095],[-96.8564,47.4096],[-96.8565,47.4096],[-96.8568,47.4097],[-96.8571,47.4098],[-96.8572,47.4098],[-96.8574,47.4099],[-96.8575,47.4099],[-96.8577,47.41],[-96.8578,47.41],[-96.8581,47.4102],[-96.8582,47.4103],[-96.8583,47.4105],[-96.8584,47.4106],[-96.8585,47.4107],[-96.8586,47.4108],[-96.8587,47.411],[-96.8588,47.4112],[-96.8589,47.4113],[-96.859,47.4114],[-96.859,47.4115],[-96.8593,47.4118],[-96.8593,47.4119],[-96.8594,47.4121],[-96.8595,47.4122],[-96.8595,47.4123],[-96.8597,47.4125],[-96.8599,47.4127],[-96.86,47.4128],[-96.8601,47.4129],[-96.8602,47.413],[-96.8603,47.4131],[-96.8607,47.4135],[-96.8609,47.4136],[-96.8611,47.4137],[-96.8613,47.414],[-96.8614,47.4141],[-96.8615,47.4142],[-96.8616,47.4143],[-96.8617,47.4144],[-96.8618,47.4145],[-96.8618,47.4147],[-96.8619,47.4149],[-96.8619,47.4151],[-96.8619,47.4154],[-96.8619,47.4155],[-96.8618,47.4157],[-96.8618,47.4158],[-96.8617,47.4159],[-96.8616,47.4161],[-96.8616,47.4162],[-96.8615,47.4162],[-96.8615,47.4163],[-96.8614,47.4164],[-96.8613,47.4165],[-96.8613,47.4166],[-96.8612,47.4167],[-96.8611,47.4168],[-96.8611,47.4169],[-96.861,47.417],[-96.8609,47.4172],[-96.8608,47.4174],[-96.8608,47.4175],[-96.8609,47.4176],[-96.861,47.4177],[-96.8612,47.4178],[-96.8613,47.4178],[-96.8614,47.4178],[-96.8616,47.4179],[-96.862,47.4179],[-96.8627,47.418],[-96.8631,47.418],[-96.8633,47.418],[-96.8635,47.418],[-96.8637,47.4181],[-96.8638,47.4181],[-96.864,47.4181],[-96.8641,47.4182],[-96.8642,47.4182],[-96.8644,47.4183],[-96.8648,47.4186],[-96.865,47.4187],[-96.8653,47.4188],[-96.8655,47.4189],[-96.8658,47.419],[-96.8659,47.419],[-96.8661,47.419],[-96.8662,47.419],[-96.8666,47.419],[-96.8667,47.419],[-96.8669,47.4189],[-96.8672,47.4189],[-96.8673,47.4188],[-96.8674,47.4188],[-96.8676,47.4187],[-96.8678,47.4187],[-96.8679,47.4186],[-96.868,47.4186],[-96.8684,47.4184],[-96.8688,47.4183],[-96.8691,47.4182],[-96.8693,47.4182],[-96.8695,47.4181],[-96.8698,47.4181],[-96.8701,47.4181],[-96.8704,47.4181],[-96.8705,47.4181],[-96.8706,47.4181],[-96.8707,47.4181],[-96.8708,47.4182],[-96.871,47.4182],[-96.8711,47.4183],[-96.8714,47.4185],[-96.8716,47.4186],[-96.8717,47.4189],[-96.8718,47.4189],[-96.8718,47.419],[-96.8718,47.4191],[-96.8718,47.4192],[-96.8717,47.4192],[-96.8717,47.4194],[-96.8715,47.4196],[-96.8714,47.4196],[-96.8714,47.4197],[-96.8713,47.4198],[-96.8712,47.4198],[-96.871,47.4199],[-96.8709,47.42],[-96.8708,47.42],[-96.8705,47.4201],[-96.8703,47.4201],[-96.8703,47.4202],[-96.87,47.4202],[-96.8699,47.4203],[-96.8695,47.4203],[-96.8682,47.4203],[-96.8676,47.4204],[-96.867,47.4205],[-96.8663,47.4205],[-96.8662,47.4205],[-96.8661,47.4205],[-96.8658,47.4206],[-96.8655,47.4206],[-96.8653,47.4207],[-96.8651,47.4207],[-96.8648,47.4208],[-96.8646,47.4209],[-96.8645,47.4209],[-96.8643,47.421],[-96.8636,47.4215],[-96.8629,47.422],[-96.8627,47.4222],[-96.8624,47.4223],[-96.8622,47.4224],[-96.8621,47.4224],[-96.8621,47.4225],[-96.8614,47.4227],[-96.8611,47.4228],[-96.861,47.4229],[-96.8609,47.4229],[-96.8607,47.423],[-96.8606,47.423],[-96.8605,47.423],[-96.8604,47.4231],[-96.8601,47.4231],[-96.8599,47.4232],[-96.8595,47.4233],[-96.8593,47.4233],[-96.8592,47.4233],[-96.8589,47.4234],[-96.8586,47.4234],[-96.8583,47.4235],[-96.8579,47.4235],[-96.857,47.4237],[-96.8568,47.4237],[-96.8565,47.4238],[-96.8562,47.4239],[-96.8561,47.4239],[-96.8559,47.424],[-96.8555,47.4242],[-96.8553,47.4243],[-96.8551,47.4245],[-96.8548,47.4247],[-96.8546,47.4249],[-96.8545,47.4249],[-96.8545,47.425],[-96.8544,47.4251],[-96.8544,47.4252],[-96.8543,47.4253],[-96.8543,47.4254],[-96.8543,47.4256],[-96.8544,47.4258],[-96.8544,47.426],[-96.8545,47.426],[-96.8546,47.4261],[-96.8547,47.4263],[-96.8548,47.4263],[-96.855,47.4264],[-96.8551,47.4265],[-96.8552,47.4266],[-96.8554,47.4266],[-96.8556,47.4267],[-96.8558,47.4268],[-96.8559,47.4268],[-96.856,47.4269],[-96.8562,47.4269],[-96.8566,47.4271],[-96.8568,47.4271],[-96.857,47.4272],[-96.8573,47.4272],[-96.8576,47.4273],[-96.8579,47.4273],[-96.8583,47.4273],[-96.8588,47.4272],[-96.8592,47.4272],[-96.8595,47.4272],[-96.8598,47.4271],[-96.8599,47.4271],[-96.8602,47.427],[-96.8603,47.4269],[-96.8604,47.4269],[-96.8605,47.4269],[-96.8607,47.4268],[-96.8611,47.4266],[-96.8614,47.4266],[-96.8615,47.4265],[-96.8618,47.4265],[-96.8621,47.4265],[-96.8625,47.4265],[-96.8627,47.4265],[-96.8629,47.4265],[-96.8632,47.4265],[-96.8633,47.4266],[-96.8638,47.4268],[-96.8639,47.4269],[-96.8641,47.4269],[-96.8644,47.4272],[-96.8645,47.4272],[-96.8646,47.4274],[-96.8647,47.4275],[-96.8647,47.4276],[-96.8648,47.4277],[-96.8647,47.428],[-96.8647,47.4281],[-96.8646,47.4283],[-96.8646,47.4284],[-96.8645,47.4285],[-96.8644,47.4286],[-96.8642,47.4288],[-96.864,47.4289],[-96.8639,47.429],[-96.8637,47.429],[-96.8635,47.4291],[-96.8634,47.4292],[-96.8631,47.4293],[-96.863,47.4293],[-96.8629,47.4293],[-96.8627,47.4294],[-96.8624,47.4295],[-96.8622,47.4296],[-96.8621,47.4296],[-96.862,47.4297],[-96.8619,47.4297],[-96.8612,47.4299],[-96.8609,47.43],[-96.8608,47.43],[-96.8604,47.4302],[-96.8603,47.4303],[-96.8602,47.4304],[-96.86,47.4305],[-96.8598,47.4308],[-96.8597,47.4308],[-96.8593,47.4312],[-96.859,47.4315],[-96.8589,47.4316],[-96.8588,47.4317],[-96.8587,47.4318],[-96.8583,47.432],[-96.8582,47.4321],[-96.858,47.4322],[-96.8577,47.4322],[-96.8576,47.4323],[-96.8574,47.4323],[-96.8572,47.4324],[-96.8569,47.4324],[-96.8567,47.4324],[-96.8566,47.4323],[-96.8565,47.4323],[-96.8562,47.4322],[-96.8555,47.4319],[-96.8554,47.4319],[-96.8551,47.4317],[-96.8547,47.4315],[-96.8544,47.4314],[-96.8543,47.4314],[-96.8542,47.4314],[-96.854,47.4314],[-96.8537,47.4314],[-96.8535,47.4315],[-96.8534,47.4315],[-96.8533,47.4315],[-96.8532,47.4316],[-96.853,47.4318],[-96.8529,47.4318],[-96.8528,47.432],[-96.8528,47.4323],[-96.8529,47.4324],[-96.8529,47.4325],[-96.853,47.4326],[-96.8531,47.4327],[-96.8532,47.4328],[-96.8534,47.4329],[-96.8539,47.4331],[-96.854,47.4332],[-96.8542,47.4333],[-96.8544,47.4334],[-96.8545,47.4334],[-96.8548,47.4335],[-96.855,47.4335],[-96.8553,47.4336],[-96.8555,47.4336],[-96.8557,47.4336],[-96.856,47.4337],[-96.8561,47.4337],[-96.8564,47.4337],[-96.8565,47.4338],[-96.8566,47.4338],[-96.857,47.4339],[-96.8574,47.4339],[-96.8581,47.434],[-96.8583,47.434],[-96.8585,47.434],[-96.8588,47.434],[-96.859,47.4341],[-96.8591,47.4341],[-96.8594,47.4342],[-96.8595,47.4342],[-96.8597,47.4342],[-96.86,47.4343],[-96.8601,47.4343],[-96.8602,47.4344],[-96.8605,47.4345],[-96.8608,47.4346],[-96.8613,47.4348],[-96.8616,47.435],[-96.8619,47.4351],[-96.8621,47.4353],[-96.8624,47.4355],[-96.8625,47.4356],[-96.8626,47.4357],[-96.8627,47.4358],[-96.8627,47.4359],[-96.8628,47.4361],[-96.8628,47.4363],[-96.8629,47.4364],[-96.8628,47.4367],[-96.8628,47.4368],[-96.8627,47.4369],[-96.8627,47.437],[-96.8626,47.437],[-96.8626,47.4371],[-96.8625,47.4372],[-96.8624,47.4373],[-96.8622,47.4374],[-96.8619,47.4376],[-96.8618,47.4376],[-96.8615,47.4377],[-96.8614,47.4378],[-96.8612,47.4378],[-96.8606,47.4379],[-96.86,47.4379],[-96.8597,47.4379],[-96.8593,47.4379],[-96.8591,47.4379],[-96.859,47.4379],[-96.8589,47.4379],[-96.8588,47.4379],[-96.8586,47.4379],[-96.8582,47.4379],[-96.8579,47.4379],[-96.8576,47.438],[-96.8573,47.438],[-96.8572,47.4381],[-96.8571,47.4381],[-96.8568,47.4383],[-96.8567,47.4384],[-96.8563,47.4387],[-96.8561,47.4388],[-96.8561,47.4389],[-96.856,47.4389],[-96.8559,47.4391],[-96.8559,47.4392],[-96.8558,47.4393],[-96.8558,47.4394],[-96.8558,47.4395],[-96.8558,47.4397],[-96.8559,47.4399],[-96.8559,47.44],[-96.8561,47.4404],[-96.8562,47.4406],[-96.8562,47.4407],[-96.8563,47.4408],[-96.8563,47.4409],[-96.8565,47.4411],[-96.8565,47.4412],[-96.8569,47.4415],[-96.857,47.4416],[-96.8571,47.4417],[-96.8572,47.4418],[-96.8576,47.4421],[-96.8577,47.4423],[-96.8579,47.4424],[-96.858,47.4426],[-96.8582,47.4429],[-96.8583,47.443],[-96.8584,47.4431],[-96.8584,47.4433],[-96.8585,47.4434],[-96.8586,47.4439],[-96.8586,47.4441],[-96.8587,47.4444],[-96.8588,47.4447],[-96.8589,47.4449],[-96.859,47.4449],[-96.8592,47.4453],[-96.8593,47.4454],[-96.8594,47.4455],[-96.8595,47.4457],[-96.8596,47.4458],[-96.8596,47.4459],[-96.8596,47.446],[-96.8596,47.4464],[-96.8596,47.4465],[-96.8595,47.4465],[-96.8594,47.4467],[-96.8594,47.4468],[-96.8593,47.4468],[-96.8593,47.4469],[-96.8591,47.447],[-96.8588,47.4472],[-96.8583,47.4475],[-96.8581,47.4477],[-96.8579,47.4478],[-96.8577,47.4479],[-96.8576,47.4481],[-96.8575,47.4483],[-96.8574,47.4483],[-96.8573,47.4485],[-96.8572,47.4485],[-96.8572,47.4487],[-96.8571,47.4489],[-96.857,47.449],[-96.857,47.4492],[-96.8571,47.4493],[-96.8571,47.4494],[-96.8572,47.4495],[-96.8574,47.4496],[-96.8575,47.4497],[-96.8576,47.4498],[-96.8577,47.4499],[-96.8579,47.4501],[-96.858,47.4502],[-96.8583,47.4505],[-96.8587,47.4509],[-96.8589,47.451],[-96.859,47.4511],[-96.8591,47.4513],[-96.8592,47.4513],[-96.8592,47.4514],[-96.8593,47.4516],[-96.8593,47.4517],[-96.8592,47.4518],[-96.8592,47.452],[-96.8591,47.452],[-96.8591,47.4521],[-96.859,47.4521],[-96.8588,47.4523],[-96.8587,47.4523],[-96.8586,47.4523],[-96.8585,47.4524],[-96.8582,47.4524],[-96.8581,47.4524],[-96.8579,47.4525],[-96.8577,47.4525],[-96.8571,47.4526],[-96.856,47.4527],[-96.8559,47.4527],[-96.8557,47.4527],[-96.8553,47.4528],[-96.8551,47.4529],[-96.8551,47.453],[-96.8549,47.4531],[-96.8548,47.4532],[-96.8546,47.4533],[-96.8545,47.4535],[-96.8544,47.4536],[-96.8543,47.4538],[-96.8542,47.454],[-96.8542,47.4541],[-96.8542,47.4542],[-96.8542,47.4544],[-96.8543,47.4546],[-96.8544,47.4547],[-96.8544,47.4548],[-96.8545,47.4548],[-96.8545,47.4549],[-96.8548,47.455],[-96.8549,47.4551],[-96.8551,47.4552],[-96.8552,47.4552],[-96.8554,47.4552],[-96.8556,47.4553],[-96.856,47.4554],[-96.8561,47.4554],[-96.8563,47.4554],[-96.8566,47.4555],[-96.8568,47.4555],[-96.8569,47.4555],[-96.8575,47.4555],[-96.8576,47.4555],[-96.8581,47.4555],[-96.8584,47.4554],[-96.8589,47.4554],[-96.8592,47.4553],[-96.8593,47.4553],[-96.8596,47.4553],[-96.86,47.4553],[-96.8604,47.4553],[-96.8606,47.4553],[-96.8607,47.4553],[-96.8609,47.4554],[-96.8611,47.4554],[-96.8618,47.4554],[-96.8621,47.4555],[-96.8622,47.4555],[-96.8623,47.4555],[-96.8625,47.4556],[-96.8627,47.4558],[-96.8631,47.456],[-96.8632,47.4562],[-96.8634,47.4563],[-96.8635,47.4564],[-96.8636,47.4568],[-96.8636,47.457],[-96.8636,47.4571],[-96.8636,47.4573],[-96.8635,47.4574],[-96.8633,47.4577],[-96.8632,47.4578],[-96.8631,47.4579],[-96.8628,47.4581],[-96.8627,47.4581],[-96.8625,47.4582],[-96.8623,47.4583],[-96.8622,47.4583],[-96.8618,47.4583],[-96.86,47.4582],[-96.8599,47.4582],[-96.8598,47.4582],[-96.8597,47.4582],[-96.8596,47.4582],[-96.859,47.4582],[-96.8589,47.4583],[-96.8588,47.4583],[-96.8586,47.4583],[-96.8583,47.4584],[-96.8582,47.4584],[-96.8581,47.4585],[-96.8578,47.4586],[-96.8568,47.459],[-96.8566,47.4591],[-96.8565,47.4592],[-96.8563,47.4593],[-96.8559,47.4595],[-96.8558,47.4595],[-96.8555,47.4595],[-96.8554,47.4595],[-96.8553,47.4595],[-96.8551,47.4594],[-96.8549,47.4594],[-96.8548,47.4594],[-96.8547,47.4595],[-96.8545,47.4597],[-96.8542,47.46],[-96.854,47.4602],[-96.8539,47.4604],[-96.8538,47.4605],[-96.8538,47.4606],[-96.8538,47.4607],[-96.8538,47.461],[-96.8538,47.4612],[-96.8539,47.4613],[-96.854,47.4615],[-96.8541,47.4617],[-96.8542,47.4618],[-96.8543,47.462],[-96.8544,47.4621],[-96.8545,47.4621],[-96.8546,47.4622],[-96.8549,47.4625],[-96.8553,47.4628],[-96.8554,47.4629],[-96.8555,47.4629],[-96.8556,47.4629],[-96.8557,47.463],[-96.8558,47.463],[-96.8559,47.4631],[-96.856,47.4631],[-96.856,47.4632],[-96.8561,47.4633],[-96.8562,47.4634],[-96.8564,47.4635],[-96.8568,47.4637],[-96.8573,47.4641],[-96.8574,47.4642],[-96.8577,47.4644],[-96.8578,47.4645],[-96.8581,47.4647],[-96.8583,47.465],[-96.8584,47.4651],[-96.8585,47.4653],[-96.8586,47.4653],[-96.8587,47.4654],[-96.8587,47.4655],[-96.8588,47.4656],[-96.8589,47.4657],[-96.8589,47.4658],[-96.859,47.4659],[-96.8592,47.4662],[-96.8594,47.4665],[-96.8595,47.4668],[-96.8596,47.4669],[-96.8596,47.467],[-96.8599,47.4674],[-96.86,47.4675],[-96.8601,47.4677],[-96.8601,47.4678],[-96.8602,47.4682],[-96.8603,47.4684],[-96.8604,47.4688],[-96.8605,47.4689],[-96.8605,47.4691],[-96.8605,47.4693],[-96.8605,47.4694],[-96.8606,47.4701],[-96.8605,47.4701],[-96.8605,47.4702],[-96.8604,47.4702],[-96.8604,47.4703],[-96.8605,47.4703],[-96.8606,47.4704],[-96.8607,47.4708],[-96.8607,47.471],[-96.8609,47.4714],[-96.861,47.4718],[-96.861,47.4721],[-96.861,47.4723],[-96.861,47.4724],[-96.861,47.4726],[-96.861,47.4728],[-96.8609,47.4729],[-96.8609,47.473],[-96.8607,47.4732],[-96.8606,47.4734],[-96.8605,47.4735],[-96.8603,47.4736],[-96.8602,47.4737],[-96.86,47.4737],[-96.8599,47.4738],[-96.8598,47.4738],[-96.8595,47.4739],[-96.8594,47.4739],[-96.8593,47.4739],[-96.8586,47.4739],[-96.8585,47.4739],[-96.8583,47.4738],[-96.8579,47.4737],[-96.8578,47.4737],[-96.8577,47.4737],[-96.8576,47.4737],[-96.8575,47.4738],[-96.8574,47.4738],[-96.8572,47.474],[-96.8571,47.474],[-96.857,47.4741],[-96.8569,47.4741],[-96.8568,47.4742],[-96.8564,47.4743],[-96.8563,47.4744],[-96.8561,47.4745],[-96.8557,47.4747],[-96.8555,47.4748],[-96.8552,47.475],[-96.8545,47.4754],[-96.8538,47.4759],[-96.8534,47.4762],[-96.8532,47.4763],[-96.8531,47.4764],[-96.853,47.4765],[-96.8529,47.4767],[-96.8527,47.4768],[-96.8526,47.477],[-96.8524,47.4771],[-96.8524,47.4772],[-96.8523,47.4773],[-96.8522,47.4774],[-96.8521,47.4777],[-96.852,47.4779],[-96.8519,47.4782],[-96.8519,47.4784],[-96.8519,47.4787],[-96.8519,47.4789],[-96.852,47.4791],[-96.852,47.4792],[-96.8522,47.4795],[-96.8522,47.4796],[-96.8523,47.4796],[-96.8524,47.4797],[-96.8526,47.4799],[-96.8526,47.48],[-96.853,47.4802],[-96.8533,47.4804],[-96.8534,47.4805],[-96.8538,47.4806],[-96.854,47.4807],[-96.8542,47.4807],[-96.8543,47.4808],[-96.8544,47.4808],[-96.8547,47.4809],[-96.8555,47.481],[-96.8557,47.4811],[-96.8559,47.4811],[-96.856,47.4811],[-96.8561,47.4811],[-96.8564,47.4812],[-96.8565,47.4812],[-96.8569,47.4812],[-96.8571,47.4812],[-96.8572,47.4811],[-96.8573,47.4811],[-96.8577,47.4811],[-96.8578,47.4811],[-96.8581,47.4811],[-96.8585,47.4811],[-96.8588,47.4811],[-96.8589,47.4811],[-96.8592,47.481],[-96.8598,47.4809],[-96.8599,47.4809],[-96.86,47.4809],[-96.8601,47.4808],[-96.8605,47.4807],[-96.8606,47.4806],[-96.8608,47.4805],[-96.8609,47.4804],[-96.861,47.4803],[-96.8612,47.4802],[-96.8613,47.48],[-96.8616,47.4798],[-96.862,47.4795],[-96.8622,47.4793],[-96.8624,47.4791],[-96.8626,47.479],[-96.8629,47.4786],[-96.863,47.4785],[-96.8631,47.4785],[-96.8632,47.4783],[-96.8633,47.4781],[-96.8634,47.4781],[-96.8636,47.4779],[-96.8641,47.4774],[-96.8644,47.4772],[-96.8645,47.4771],[-96.8647,47.477],[-96.8648,47.4769],[-96.8649,47.4769],[-96.8652,47.4768],[-96.8654,47.4768],[-96.8657,47.4767],[-96.8661,47.4767],[-96.8663,47.4767],[-96.8666,47.4767],[-96.8668,47.4767],[-96.8669,47.4767],[-96.8671,47.4767],[-96.8673,47.4768],[-96.8674,47.4768],[-96.8675,47.4769],[-96.8677,47.477],[-96.8678,47.4771],[-96.8679,47.4771],[-96.8683,47.4774],[-96.8684,47.4775],[-96.8685,47.4776],[-96.8685,47.4778],[-96.8684,47.4778],[-96.8684,47.4779],[-96.8684,47.478],[-96.8684,47.4781],[-96.8685,47.4782],[-96.8685,47.4785],[-96.8685,47.4787],[-96.8685,47.4789],[-96.8684,47.479],[-96.8684,47.4791],[-96.8683,47.4791],[-96.8682,47.4792],[-96.8681,47.4793],[-96.8678,47.4795],[-96.8678,47.4796],[-96.8676,47.4796],[-96.8675,47.4797],[-96.8672,47.4798],[-96.867,47.4798],[-96.8668,47.4799],[-96.8666,47.48],[-96.8665,47.4801],[-96.8662,47.4803],[-96.8661,47.4803],[-96.866,47.4804],[-96.8659,47.4805],[-96.8658,47.4806],[-96.8656,47.4809],[-96.8654,47.4812],[-96.865,47.4815],[-96.8649,47.4817],[-96.8647,47.4819],[-96.8644,47.4822],[-96.8643,47.4823],[-96.8643,47.4824],[-96.8641,47.4826],[-96.864,47.4828],[-96.8638,47.4832],[-96.8637,47.4833],[-96.8636,47.4833],[-96.8634,47.4837],[-96.8633,47.4837],[-96.8632,47.4838],[-96.863,47.484],[-96.8628,47.4841],[-96.8624,47.4841],[-96.8622,47.4842],[-96.8621,47.4842],[-96.8619,47.4842],[-96.8616,47.4843],[-96.8613,47.4843],[-96.8611,47.4843],[-96.8609,47.4842],[-96.8608,47.4842],[-96.8608,47.4841],[-96.8604,47.484],[-96.8601,47.4839],[-96.8599,47.4838],[-96.8596,47.4837],[-96.8595,47.4837],[-96.8593,47.4837],[-96.8591,47.4836],[-96.8589,47.4836],[-96.8588,47.4836],[-96.8586,47.4836],[-96.8584,47.4836],[-96.8583,47.4836],[-96.858,47.4834],[-96.8576,47.4834],[-96.8574,47.4833],[-96.8572,47.4833],[-96.8568,47.4832],[-96.8563,47.4832],[-96.8561,47.4832],[-96.8557,47.4832],[-96.8553,47.4832],[-96.8552,47.4832],[-96.855,47.4832],[-96.8549,47.4833],[-96.8547,47.4833],[-96.8544,47.4834],[-96.8543,47.4834],[-96.8542,47.4835],[-96.8541,47.4835],[-96.854,47.4835],[-96.8539,47.4836],[-96.8538,47.4836],[-96.8533,47.484],[-96.8532,47.4841],[-96.8529,47.4843],[-96.8529,47.4844],[-96.8528,47.4845],[-96.8527,47.4846],[-96.8527,47.4847],[-96.8526,47.4847],[-96.8526,47.4848],[-96.8525,47.4849],[-96.8523,47.4853],[-96.8523,47.4854],[-96.8522,47.4856],[-96.8522,47.4858],[-96.8522,47.486],[-96.8522,47.4864],[-96.8522,47.4865],[-96.8523,47.4867],[-96.8523,47.4868],[-96.8525,47.487],[-96.8527,47.4871],[-96.8529,47.4872],[-96.8531,47.4874],[-96.8534,47.4875],[-96.8536,47.4876],[-96.8538,47.4876],[-96.8541,47.4877],[-96.8544,47.4877],[-96.8546,47.4878],[-96.855,47.4879],[-96.8552,47.4879],[-96.8558,47.488],[-96.8561,47.4881],[-96.8565,47.4881],[-96.8566,47.4881],[-96.8567,47.4881],[-96.8568,47.4882],[-96.857,47.4882],[-96.8571,47.4882],[-96.8572,47.4882],[-96.8574,47.4883],[-96.8575,47.4883],[-96.8577,47.4883],[-96.858,47.4884],[-96.8581,47.4884],[-96.8582,47.4885],[-96.8583,47.4885],[-96.8585,47.4886],[-96.8587,47.4886],[-96.8588,47.4886],[-96.8589,47.4886],[-96.859,47.4886],[-96.8592,47.4887],[-96.8594,47.4887],[-96.8595,47.4888],[-96.8598,47.4889],[-96.8599,47.4889],[-96.8601,47.4889],[-96.8605,47.489],[-96.8606,47.489],[-96.8608,47.489],[-96.8609,47.489],[-96.861,47.4891],[-96.8611,47.4892],[-96.8613,47.4892],[-96.8614,47.4892],[-96.8616,47.4892],[-96.8617,47.4893],[-96.8618,47.4893],[-96.8619,47.4894],[-96.862,47.4894],[-96.8621,47.4894],[-96.8624,47.4895],[-96.8626,47.4896],[-96.863,47.4897],[-96.8632,47.4897],[-96.8634,47.4897],[-96.8635,47.4897],[-96.8636,47.4897],[-96.8637,47.4898],[-96.8639,47.4899],[-96.864,47.49],[-96.8644,47.4902],[-96.8647,47.4905],[-96.8648,47.4905],[-96.8649,47.4907],[-96.865,47.4908],[-96.865,47.491],[-96.8651,47.4912],[-96.8651,47.4913],[-96.8651,47.4915],[-96.865,47.4916],[-96.865,47.4918],[-96.8649,47.4919],[-96.8649,47.492],[-96.8648,47.492],[-96.8646,47.4922],[-96.8645,47.4922],[-96.8644,47.4924],[-96.864,47.4926],[-96.8636,47.4926],[-96.8633,47.4926],[-96.8629,47.4925],[-96.8627,47.4924],[-96.8621,47.492],[-96.8615,47.492],[-96.8614,47.492],[-96.8612,47.4921],[-96.8611,47.4921],[-96.8609,47.4921],[-96.8608,47.4922],[-96.8607,47.4922],[-96.8603,47.4923],[-96.86,47.4924],[-96.8599,47.4925],[-96.8598,47.4925],[-96.8596,47.4926],[-96.8594,47.4927],[-96.8592,47.4927],[-96.8589,47.4928],[-96.8588,47.4928],[-96.8586,47.4929],[-96.8585,47.493],[-96.8583,47.493],[-96.8581,47.4931],[-96.858,47.4931],[-96.8578,47.4932],[-96.8574,47.4933],[-96.8572,47.4934],[-96.857,47.4934],[-96.8569,47.4935],[-96.8567,47.4935],[-96.8566,47.4935],[-96.8564,47.4936],[-96.8561,47.4938],[-96.856,47.4939],[-96.8559,47.494],[-96.8559,47.4941],[-96.8558,47.4943],[-96.8558,47.4944],[-96.8557,47.4946],[-96.8556,47.4947],[-96.8552,47.495],[-96.8551,47.4952],[-96.855,47.4953],[-96.8548,47.4954],[-96.8544,47.4956],[-96.8544,47.4957],[-96.8541,47.4958],[-96.854,47.4958],[-96.8539,47.4959],[-96.8536,47.496],[-96.8534,47.4961],[-96.8533,47.4962],[-96.8532,47.4962],[-96.8531,47.4962],[-96.8527,47.4963],[-96.8526,47.4964],[-96.8524,47.4964],[-96.8523,47.4965],[-96.8522,47.4965],[-96.8521,47.4965],[-96.852,47.4966],[-96.8517,47.4967],[-96.8515,47.4967],[-96.8513,47.4968],[-96.8508,47.4969],[-96.8507,47.4969],[-96.8505,47.497],[-96.8504,47.4971],[-96.85,47.4973],[-96.8499,47.4973],[-96.8497,47.4974],[-96.8494,47.4976],[-96.8491,47.4978],[-96.849,47.4978],[-96.8489,47.4979],[-96.8489,47.498],[-96.8488,47.498],[-96.8488,47.4981],[-96.8487,47.4982],[-96.8487,47.4983],[-96.8487,47.4985],[-96.8487,47.4986],[-96.8488,47.4989],[-96.8489,47.499],[-96.849,47.4991],[-96.8491,47.4993],[-96.8493,47.4993],[-96.8497,47.4995],[-96.85,47.4997],[-96.8501,47.4997],[-96.8502,47.4998],[-96.8504,47.4999],[-96.8505,47.4999],[-96.8507,47.5],[-96.8508,47.5],[-96.8508,47.5001],[-96.8511,47.5001],[-96.8514,47.5002],[-96.8515,47.5003],[-96.8517,47.5003],[-96.8518,47.5004],[-96.852,47.5004],[-96.8521,47.5005],[-96.8524,47.5005],[-96.8526,47.5006],[-96.8527,47.5007],[-96.8528,47.5007],[-96.853,47.5009],[-96.8531,47.501],[-96.8532,47.501],[-96.8533,47.5012],[-96.8533,47.5013],[-96.8534,47.5013],[-96.8534,47.5015],[-96.8535,47.5016],[-96.8536,47.5018],[-96.8536,47.5019],[-96.8536,47.5021],[-96.8537,47.5022],[-96.8537,47.5025],[-96.8536,47.5026],[-96.8536,47.5028],[-96.8536,47.5029],[-96.8536,47.5032],[-96.8535,47.5034],[-96.8535,47.5035],[-96.8535,47.5036],[-96.8535,47.5037],[-96.8534,47.5037],[-96.8534,47.5038],[-96.8533,47.504],[-96.8532,47.5042],[-96.8532,47.5043],[-96.8531,47.5045],[-96.853,47.5047],[-96.8529,47.5049],[-96.8529,47.5051],[-96.8529,47.5055],[-96.8529,47.5057],[-96.8529,47.506],[-96.853,47.5062],[-96.853,47.5065],[-96.853,47.5066],[-96.853,47.5067],[-96.853,47.5069],[-96.853,47.507],[-96.8529,47.5071],[-96.8529,47.5072],[-96.8527,47.5073],[-96.8527,47.5074],[-96.8525,47.5075],[-96.8524,47.5076],[-96.8523,47.5076],[-96.8521,47.5077],[-96.852,47.5077],[-96.8519,47.5077],[-96.8518,47.5077],[-96.8517,47.5076],[-96.8515,47.5076],[-96.8514,47.5076],[-96.8512,47.5075],[-96.8509,47.5074],[-96.8509,47.5073],[-96.8508,47.5072],[-96.8507,47.5072],[-96.8505,47.5071],[-96.8504,47.5071],[-96.8501,47.5069],[-96.8499,47.5068],[-96.8498,47.5067],[-96.8496,47.5066],[-96.8494,47.5065],[-96.8492,47.5065],[-96.8491,47.5064],[-96.8489,47.5064],[-96.8487,47.5064],[-96.8485,47.5064],[-96.8478,47.5064],[-96.847,47.5065],[-96.8466,47.5065],[-96.8464,47.5066],[-96.8461,47.5066],[-96.8458,47.5067],[-96.8455,47.5068],[-96.8451,47.5069],[-96.8449,47.5069],[-96.8448,47.507],[-96.8447,47.507],[-96.8445,47.5071],[-96.8444,47.5071],[-96.8437,47.5074],[-96.8435,47.5074],[-96.8434,47.5075],[-96.8433,47.5076],[-96.8432,47.5076],[-96.8429,47.5078],[-96.8426,47.508],[-96.8426,47.5081],[-96.8425,47.5082],[-96.8424,47.5082],[-96.8424,47.5083],[-96.8423,47.5084],[-96.8423,47.5085],[-96.8423,47.5086],[-96.8423,47.509],[-96.8424,47.5092],[-96.8425,47.5094],[-96.8426,47.5095],[-96.8428,47.5097],[-96.8431,47.5099],[-96.8432,47.5099],[-96.8433,47.51],[-96.8435,47.51],[-96.8437,47.5101],[-96.8439,47.5102],[-96.8442,47.5103],[-96.8447,47.5104],[-96.8448,47.5104],[-96.8449,47.5104],[-96.8451,47.5105],[-96.8453,47.5105],[-96.8455,47.5105],[-96.8457,47.5105],[-96.8464,47.5105],[-96.8466,47.5104],[-96.8468,47.5104],[-96.8469,47.5104],[-96.8476,47.5102],[-96.8477,47.5102],[-96.8479,47.5101],[-96.8481,47.5101],[-96.8482,47.5101],[-96.8483,47.51],[-96.8484,47.51],[-96.8488,47.5099],[-96.8489,47.5099],[-96.8492,47.5098],[-96.8494,47.5097],[-96.8495,47.5097],[-96.8497,47.5097],[-96.8498,47.5097],[-96.8503,47.5096],[-96.8505,47.5096],[-96.8507,47.5096],[-96.8511,47.5096],[-96.8512,47.5096],[-96.8514,47.5096],[-96.8515,47.5096],[-96.8518,47.5097],[-96.8519,47.5097],[-96.8521,47.5098],[-96.8522,47.5098],[-96.8524,47.5099],[-96.8525,47.51],[-96.8528,47.5102],[-96.8529,47.5102],[-96.853,47.5104],[-96.8531,47.5105],[-96.8531,47.5106],[-96.8532,47.5106],[-96.8533,47.5108],[-96.8534,47.5108],[-96.8535,47.511],[-96.8535,47.5112],[-96.8536,47.5114],[-96.8536,47.5115],[-96.8536,47.5117],[-96.8536,47.5119],[-96.8536,47.5121],[-96.8535,47.5121],[-96.8535,47.5123],[-96.8534,47.5124],[-96.8534,47.5125],[-96.8533,47.5126],[-96.8533,47.5127],[-96.8532,47.5127],[-96.8528,47.513],[-96.8526,47.5131],[-96.8525,47.5131],[-96.8524,47.5132],[-96.8522,47.5133],[-96.8519,47.5134],[-96.8518,47.5134],[-96.8517,47.5134],[-96.8514,47.5135],[-96.8511,47.5136],[-96.8508,47.5136],[-96.8504,47.5136],[-96.8501,47.5135],[-96.85,47.5135],[-96.8499,47.5135],[-96.8495,47.5134],[-96.8494,47.5134],[-96.8493,47.5134],[-96.8492,47.5133],[-96.8491,47.5133],[-96.8488,47.5132],[-96.8487,47.5132],[-96.8484,47.5131],[-96.8482,47.513],[-96.8481,47.5129],[-96.8479,47.5129],[-96.8478,47.5128],[-96.8476,47.5127],[-96.8472,47.5126],[-96.847,47.5125],[-96.8469,47.5124],[-96.8468,47.5124],[-96.8467,47.5124],[-96.8466,47.5123],[-96.8464,47.5123],[-96.8462,47.5123],[-96.846,47.5123],[-96.8457,47.5123],[-96.8452,47.5123],[-96.8447,47.5124],[-96.8446,47.5124],[-96.8445,47.5124],[-96.8443,47.5125],[-96.8439,47.5126],[-96.8438,47.5126],[-96.8437,47.5127],[-96.8436,47.5127],[-96.8434,47.5129],[-96.8433,47.5129],[-96.8431,47.513],[-96.8429,47.5133],[-96.8428,47.5133],[-96.8427,47.5134],[-96.8427,47.5135],[-96.8426,47.5136],[-96.8425,47.5137],[-96.8424,47.5138],[-96.8423,47.514],[-96.8422,47.5143],[-96.8421,47.5144],[-96.8421,47.5145],[-96.842,47.5146],[-96.842,47.5147],[-96.8419,47.5149],[-96.8419,47.5152],[-96.842,47.5154],[-96.842,47.5155],[-96.842,47.5156],[-96.8421,47.5158],[-96.8422,47.516],[-96.8423,47.516],[-96.8424,47.5161],[-96.8425,47.5162],[-96.8427,47.5163],[-96.843,47.5164],[-96.843,47.5165],[-96.8433,47.5166],[-96.8437,47.5168],[-96.8438,47.5168],[-96.844,47.5168],[-96.8441,47.5169],[-96.8443,47.5169],[-96.8444,47.517],[-96.8448,47.517],[-96.8452,47.517],[-96.8456,47.517],[-96.8458,47.517],[-96.8461,47.517],[-96.8464,47.5169],[-96.8465,47.5169],[-96.8468,47.5168],[-96.8473,47.5167],[-96.8476,47.5166],[-96.8484,47.5163],[-96.8485,47.5162],[-96.8487,47.5161],[-96.849,47.5159],[-96.8492,47.5158],[-96.8493,47.5158],[-96.8494,47.5158],[-96.8496,47.5157],[-96.8499,47.5156],[-96.85,47.5156],[-96.8502,47.5155],[-96.8506,47.5154],[-96.8507,47.5154],[-96.8508,47.5153],[-96.8509,47.5153],[-96.851,47.5153],[-96.8512,47.5152],[-96.8514,47.5151],[-96.8516,47.515],[-96.8517,47.515],[-96.8519,47.5149],[-96.852,47.5148],[-96.8522,47.5148],[-96.8523,47.5147],[-96.8524,47.5147],[-96.8525,47.5147],[-96.8526,47.5146],[-96.8529,47.5146],[-96.853,47.5145],[-96.8534,47.5145],[-96.8539,47.5144],[-96.8543,47.5144],[-96.8551,47.5144],[-96.8556,47.5144],[-96.8564,47.5145],[-96.8566,47.5145],[-96.8568,47.5145],[-96.8572,47.5146],[-96.8574,47.5146],[-96.8576,47.5147],[-96.8581,47.5147],[-96.8583,47.5148],[-96.8584,47.5148],[-96.8586,47.5149],[-96.8589,47.5149],[-96.8591,47.515],[-96.8594,47.515],[-96.8597,47.5151],[-96.8599,47.5152],[-96.8603,47.5153],[-96.8604,47.5153],[-96.8605,47.5153],[-96.8607,47.5154],[-96.8609,47.5155],[-96.8611,47.5156],[-96.8613,47.5157],[-96.8617,47.5159],[-96.8618,47.5159],[-96.8619,47.516],[-96.8623,47.5162],[-96.8626,47.5165],[-96.8628,47.5166],[-96.863,47.5168],[-96.8632,47.517],[-96.8633,47.5172],[-96.8634,47.5175],[-96.8635,47.5177],[-96.8636,47.5179],[-96.8636,47.518],[-96.8636,47.5182],[-96.8636,47.5187],[-96.8635,47.5193],[-96.8635,47.5196],[-96.8635,47.5197],[-96.8636,47.5198],[-96.8636,47.52],[-96.8637,47.5201],[-96.8637,47.5202],[-96.8637,47.5203],[-96.8638,47.5204],[-96.8639,47.5205],[-96.864,47.5207],[-96.8641,47.5208],[-96.8642,47.5209],[-96.8643,47.521],[-96.8644,47.5211],[-96.8645,47.5212],[-96.8647,47.5213],[-96.8648,47.5214],[-96.8649,47.5216],[-96.865,47.5217],[-96.8651,47.5218],[-96.8652,47.5219],[-96.8653,47.522],[-96.8655,47.5222],[-96.8656,47.5222],[-96.8657,47.5223],[-96.8657,47.5224],[-96.8658,47.5226],[-96.8661,47.5229],[-96.8662,47.5232],[-96.8663,47.5234],[-96.8663,47.5238],[-96.8664,47.5246],[-96.8665,47.5248],[-96.8665,47.5249],[-96.8665,47.525],[-96.8667,47.5252],[-96.8667,47.5254],[-96.8669,47.5255],[-96.8671,47.5257],[-96.8673,47.5257],[-96.8674,47.5258],[-96.8675,47.5258],[-96.8676,47.5259],[-96.8677,47.5259],[-96.8678,47.5259],[-96.868,47.526],[-96.8681,47.526],[-96.8683,47.526],[-96.8684,47.5261],[-96.8686,47.5261],[-96.8687,47.5261],[-96.8689,47.5261],[-96.8691,47.5261],[-96.8695,47.5262],[-96.8697,47.5262],[-96.8699,47.5262],[-96.8701,47.5263],[-96.8702,47.5264],[-96.8703,47.5264],[-96.8704,47.5264],[-96.8704,47.5265],[-96.8705,47.5265],[-96.8706,47.5265],[-96.8707,47.5266],[-96.8708,47.5267],[-96.8709,47.5267],[-96.8709,47.5268],[-96.871,47.5269],[-96.8711,47.527],[-96.8711,47.5271],[-96.8711,47.5272],[-96.8712,47.5273],[-96.8712,47.5276],[-96.8711,47.5277],[-96.8711,47.5278],[-96.871,47.5279],[-96.871,47.528],[-96.8709,47.528],[-96.8708,47.5281],[-96.8707,47.5282],[-96.8704,47.5284],[-96.8702,47.5285],[-96.87,47.5286],[-96.8698,47.5287],[-96.8697,47.5288],[-96.8696,47.5288],[-96.8695,47.5288],[-96.8692,47.5289],[-96.8691,47.5289],[-96.8687,47.529],[-96.8684,47.529],[-96.8675,47.529],[-96.8673,47.529],[-96.8658,47.5289],[-96.8652,47.5289],[-96.8649,47.5289],[-96.8643,47.5289],[-96.8641,47.5289],[-96.8636,47.5289],[-96.8628,47.529],[-96.8625,47.529],[-96.8622,47.529],[-96.8621,47.529],[-96.862,47.529],[-96.8619,47.5291],[-96.8616,47.5291],[-96.8614,47.5292],[-96.8612,47.5292],[-96.8609,47.5294],[-96.8608,47.5294],[-96.8606,47.5295],[-96.8603,47.5297],[-96.86,47.53],[-96.8599,47.5301],[-96.8598,47.5302],[-96.8597,47.5303],[-96.8595,47.5304],[-96.8594,47.5305],[-96.8593,47.5306],[-96.8592,47.5307],[-96.8591,47.5307],[-96.8591,47.5308],[-96.859,47.5309],[-96.8589,47.5309],[-96.8588,47.531],[-96.8588,47.5311],[-96.8587,47.5312],[-96.8586,47.5313],[-96.8585,47.5315],[-96.8584,47.5316],[-96.8583,47.5318],[-96.8582,47.5319],[-96.858,47.5323],[-96.858,47.5324],[-96.8579,47.5326],[-96.8578,47.5326],[-96.8577,47.5329],[-96.8576,47.5331],[-96.8575,47.5331],[-96.8575,47.5332],[-96.8573,47.5334],[-96.8571,47.5336],[-96.8569,47.5339],[-96.8568,47.5339],[-96.8567,47.5341],[-96.8565,47.5342],[-96.8562,47.5344],[-96.8557,47.5347],[-96.8548,47.5353],[-96.8546,47.5354],[-96.8543,47.5355],[-96.8542,47.5356],[-96.8538,47.5359],[-96.8538,47.536],[-96.8536,47.5361],[-96.8536,47.5362],[-96.8535,47.5362],[-96.8533,47.5368],[-96.8533,47.5369],[-96.8533,47.5372],[-96.8534,47.5374],[-96.8535,47.5376],[-96.8535,47.5377],[-96.8535,47.5378],[-96.8536,47.5378],[-96.8537,47.5379],[-96.8538,47.538],[-96.8539,47.538],[-96.8539,47.5381],[-96.854,47.5381],[-96.8541,47.5381],[-96.8543,47.5382],[-96.8545,47.5383],[-96.8546,47.5383],[-96.8547,47.5383],[-96.8551,47.5383],[-96.8554,47.5383],[-96.8557,47.5382],[-96.8559,47.5382],[-96.8561,47.5381],[-96.8562,47.5381],[-96.8563,47.5381],[-96.8564,47.538],[-96.8567,47.5379],[-96.8573,47.5376],[-96.8575,47.5376],[-96.8577,47.5375],[-96.858,47.5374],[-96.8581,47.5373],[-96.8582,47.5373],[-96.8583,47.5373],[-96.8585,47.5372],[-96.8586,47.5372],[-96.8588,47.5372],[-96.859,47.5371],[-96.8592,47.5371],[-96.8596,47.5371],[-96.8602,47.5372],[-96.8603,47.5372],[-96.8606,47.5372],[-96.8607,47.5373],[-96.8609,47.5373],[-96.8612,47.5374],[-96.8613,47.5375],[-96.8614,47.5375],[-96.8616,47.5376],[-96.862,47.5378],[-96.8623,47.538],[-96.8627,47.5383],[-96.8628,47.5384],[-96.863,47.5386],[-96.8631,47.5386],[-96.8632,47.5387],[-96.8632,47.5388],[-96.8634,47.5391],[-96.8635,47.5392],[-96.8635,47.5393],[-96.8636,47.5393],[-96.8636,47.5394],[-96.8636,47.5395],[-96.8636,47.5397],[-96.8635,47.54],[-96.8634,47.5403],[-96.8633,47.5405],[-96.8632,47.5406],[-96.863,47.5408],[-96.8629,47.5408],[-96.8626,47.541],[-96.8625,47.5411],[-96.8623,47.5412],[-96.8622,47.5412],[-96.8619,47.5413],[-96.8618,47.5414],[-96.8616,47.5414],[-96.8615,47.5414],[-96.8611,47.5415],[-96.8608,47.5416],[-96.8606,47.5416],[-96.8604,47.5417],[-96.86,47.5418],[-96.8598,47.5418],[-96.8595,47.5419],[-96.8593,47.5419],[-96.8591,47.5419],[-96.859,47.542],[-96.8589,47.542],[-96.8586,47.542],[-96.8582,47.5421],[-96.8581,47.5421],[-96.8577,47.5422],[-96.8574,47.5422],[-96.8573,47.5422],[-96.8569,47.5423],[-96.8566,47.5423],[-96.8563,47.5423],[-96.8561,47.5422],[-96.856,47.5422],[-96.8557,47.5422],[-96.8554,47.5421],[-96.8552,47.542],[-96.8551,47.542],[-96.8549,47.5419],[-96.8548,47.5419],[-96.8547,47.5419],[-96.8545,47.5418],[-96.8543,47.5417],[-96.8543,47.5416],[-96.8537,47.5413],[-96.8534,47.5412],[-96.853,47.541],[-96.8528,47.5408],[-96.8526,47.5407],[-96.8523,47.5405],[-96.8521,47.5403],[-96.8519,47.5401],[-96.8517,47.5398],[-96.8517,47.5397],[-96.8513,47.5391],[-96.8512,47.5389],[-96.8511,47.5387],[-96.851,47.5385],[-96.8509,47.5384],[-96.8506,47.5381],[-96.8504,47.538],[-96.8499,47.5377],[-96.8497,47.5376],[-96.8494,47.5374],[-96.8493,47.5373],[-96.8491,47.5373],[-96.8488,47.5372],[-96.8485,47.5372],[-96.8483,47.5372],[-96.8479,47.5372],[-96.8476,47.5372],[-96.8475,47.5372],[-96.8474,47.5372],[-96.8472,47.5373],[-96.847,47.5373],[-96.8467,47.5374],[-96.8465,47.5375],[-96.8464,47.5376],[-96.8463,47.5376],[-96.8461,47.5378],[-96.846,47.5379],[-96.8458,47.5381],[-96.8457,47.5383],[-96.8457,47.5384],[-96.8455,47.5385],[-96.8453,47.5388],[-96.8453,47.539],[-96.8453,47.5393],[-96.8454,47.5396],[-96.8456,47.5397],[-96.8457,47.5399],[-96.8457,47.54],[-96.8458,47.5401],[-96.8458,47.5402],[-96.8459,47.5404],[-96.846,47.5406],[-96.8462,47.5408],[-96.8463,47.541],[-96.8467,47.5413],[-96.8472,47.5417],[-96.8473,47.5417],[-96.8474,47.5418],[-96.8474,47.5419],[-96.8477,47.5421],[-96.8479,47.5422],[-96.8482,47.5423],[-96.8482,47.5424],[-96.8485,47.5425],[-96.8486,47.5426],[-96.8487,47.5426],[-96.8489,47.5427],[-96.849,47.5427],[-96.8491,47.5428],[-96.8492,47.5428],[-96.8494,47.5429],[-96.8496,47.543],[-96.8502,47.5432],[-96.8503,47.5432],[-96.8504,47.5432],[-96.8506,47.5433],[-96.8507,47.5433],[-96.851,47.5434],[-96.8511,47.5434],[-96.8512,47.5434],[-96.8513,47.5434],[-96.8514,47.5434],[-96.8515,47.5435],[-96.852,47.5436],[-96.8523,47.5436],[-96.8525,47.5437],[-96.8526,47.5437],[-96.8528,47.5437],[-96.8531,47.5438],[-96.8532,47.5438],[-96.8536,47.5439],[-96.8539,47.544],[-96.8541,47.544],[-96.8543,47.544],[-96.8549,47.5441],[-96.8552,47.5442],[-96.8553,47.5442],[-96.8555,47.5443],[-96.8556,47.5443],[-96.8557,47.5443],[-96.8559,47.5444],[-96.8563,47.5445],[-96.8564,47.5445],[-96.8566,47.5446],[-96.8568,47.5446],[-96.8571,47.5447],[-96.8574,47.5448],[-96.8577,47.5448],[-96.858,47.5449],[-96.8581,47.5449],[-96.8583,47.5449],[-96.8585,47.545],[-96.8587,47.5451],[-96.8589,47.5451],[-96.8591,47.5452],[-96.8593,47.5453],[-96.8594,47.5453],[-96.8595,47.5454],[-96.8597,47.5455],[-96.8599,47.5456],[-96.8602,47.5457],[-96.8603,47.5459],[-96.8604,47.5459],[-96.8605,47.546],[-96.8605,47.5461],[-96.8605,47.5462],[-96.8605,47.5463],[-96.8605,47.5464],[-96.8605,47.5465],[-96.8604,47.5466],[-96.8604,47.5467],[-96.8602,47.5468],[-96.8601,47.5469],[-96.8598,47.547],[-96.8596,47.5471],[-96.8591,47.547],[-96.8589,47.547],[-96.8587,47.5471],[-96.8586,47.5471],[-96.8582,47.5474],[-96.8577,47.5478],[-96.8576,47.5478],[-96.8573,47.5479],[-96.8571,47.548],[-96.857,47.548],[-96.8568,47.5481],[-96.8565,47.5481],[-96.8564,47.5482],[-96.8563,47.5482],[-96.8557,47.5483],[-96.8555,47.5484],[-96.8551,47.5485],[-96.8549,47.5486],[-96.8548,47.5486],[-96.8547,47.5487],[-96.8546,47.5488],[-96.8545,47.5488],[-96.8544,47.5489],[-96.8542,47.549],[-96.8538,47.5492],[-96.8536,47.5494],[-96.8534,47.5495],[-96.8531,47.5498],[-96.8527,47.5501],[-96.8525,47.5502],[-96.8524,47.5503],[-96.8519,47.5506],[-96.8514,47.551],[-96.8508,47.5515],[-96.8504,47.5518],[-96.8503,47.5519],[-96.8501,47.5521],[-96.85,47.5522],[-96.8499,47.5525],[-96.8498,47.5527],[-96.8498,47.5529],[-96.8498,47.5532],[-96.8499,47.5532],[-96.8499,47.5533],[-96.85,47.5535],[-96.85,47.5536],[-96.8501,47.5537],[-96.8502,47.5538],[-96.8504,47.554],[-96.8507,47.5542],[-96.8509,47.5543],[-96.8513,47.5545],[-96.8514,47.5545],[-96.8517,47.5547],[-96.8519,47.5547],[-96.852,47.5547],[-96.8521,47.5547],[-96.8524,47.5548],[-96.8525,47.5548],[-96.8531,47.5549],[-96.854,47.5549],[-96.8541,47.5549],[-96.8542,47.555],[-96.8543,47.555],[-96.8548,47.555],[-96.8549,47.555],[-96.8554,47.555],[-96.8557,47.555],[-96.8558,47.555],[-96.8559,47.555],[-96.8561,47.555],[-96.8563,47.555],[-96.8564,47.555],[-96.8567,47.5551],[-96.8569,47.5551],[-96.8572,47.5552],[-96.8573,47.5552],[-96.8575,47.5553],[-96.8578,47.5554],[-96.8579,47.5555],[-96.8581,47.5556],[-96.8582,47.5556],[-96.8585,47.5558],[-96.8589,47.5561],[-96.8591,47.5562],[-96.8595,47.5567],[-96.8596,47.5567],[-96.8597,47.5568],[-96.8598,47.557],[-96.8601,47.5573],[-96.8602,47.5573],[-96.8603,47.5575],[-96.8605,47.5576],[-96.8606,47.5578],[-96.8607,47.5579],[-96.8608,47.5579],[-96.8608,47.558],[-96.861,47.5582],[-96.8612,47.5584],[-96.8613,47.5585],[-96.8615,47.5588],[-96.8616,47.5589],[-96.8617,47.559],[-96.8617,47.5591],[-96.8618,47.5593],[-96.8618,47.5595],[-96.8617,47.5597],[-96.8617,47.5598],[-96.8616,47.5599],[-96.8615,47.56],[-96.8614,47.5601],[-96.8612,47.5603],[-96.861,47.5604],[-96.8608,47.5604],[-96.8607,47.5605],[-96.8606,47.5605],[-96.8605,47.5605],[-96.8603,47.5606],[-96.8601,47.5606],[-96.86,47.5607],[-96.8597,47.5607],[-96.8594,47.5606],[-96.8592,47.5606],[-96.8587,47.5605],[-96.8585,47.5604],[-96.8584,47.5604],[-96.8583,47.5603],[-96.8581,47.5603],[-96.858,47.5603],[-96.8579,47.5602],[-96.8577,47.5602],[-96.8576,47.5602],[-96.8572,47.5601],[-96.857,47.56],[-96.8568,47.56],[-96.8564,47.56],[-96.8563,47.56],[-96.8561,47.56],[-96.8557,47.56],[-96.8556,47.56],[-96.8554,47.56],[-96.8551,47.5601],[-96.855,47.5601],[-96.8547,47.5602],[-96.8545,47.5602],[-96.8542,47.5604],[-96.854,47.5605],[-96.8539,47.5605],[-96.8537,47.5606],[-96.8535,47.5608],[-96.8534,47.5608],[-96.8528,47.5612],[-96.8518,47.562],[-96.8514,47.5622],[-96.8512,47.5624],[-96.851,47.5625],[-96.8503,47.563],[-96.8501,47.5631],[-96.8498,47.5632],[-96.8495,47.5634],[-96.8493,47.5635],[-96.8487,47.5638],[-96.8486,47.5639],[-96.8484,47.564],[-96.8483,47.5641],[-96.8479,47.5644],[-96.8476,47.5647],[-96.8475,47.5647],[-96.8475,47.5648],[-96.8474,47.565],[-96.8473,47.5652],[-96.8473,47.5656],[-96.8473,47.5658],[-96.8473,47.5659],[-96.8474,47.5661],[-96.8475,47.5662],[-96.8476,47.5663],[-96.8478,47.5664],[-96.8479,47.5665],[-96.8481,47.5666],[-96.8482,47.5666],[-96.8485,47.5667],[-96.8486,47.5667],[-96.849,47.5668],[-96.8492,47.5668],[-96.8495,47.5667],[-96.8498,47.5667],[-96.85,47.5666],[-96.8501,47.5665],[-96.8504,47.5664],[-96.8507,47.5662],[-96.8508,47.5661],[-96.851,47.566],[-96.8512,47.566],[-96.8513,47.5659],[-96.8515,47.5658],[-96.8519,47.5657],[-96.8521,47.5657],[-96.8523,47.5656],[-96.8528,47.5655],[-96.8532,47.5655],[-96.854,47.5654],[-96.8542,47.5654],[-96.8544,47.5653],[-96.8546,47.5653],[-96.8549,47.5652],[-96.855,47.5652],[-96.8553,47.5652],[-96.8555,47.5651],[-96.8556,47.5651],[-96.8557,47.5651],[-96.8558,47.565],[-96.856,47.565],[-96.8561,47.5649],[-96.8562,47.5649],[-96.8563,47.5648],[-96.8567,47.5647],[-96.8569,47.5646],[-96.857,47.5646],[-96.8574,47.5644],[-96.8575,47.5644],[-96.8583,47.564],[-96.8592,47.5635],[-96.8595,47.5634],[-96.8595,47.5633],[-96.8598,47.5632],[-96.86,47.5632],[-96.8601,47.5631],[-96.8603,47.563],[-96.8604,47.563],[-96.8607,47.5629],[-96.8608,47.5629],[-96.8609,47.5628],[-96.8612,47.5627],[-96.8615,47.5627],[-96.8616,47.5626],[-96.8617,47.5626],[-96.8622,47.5625],[-96.8625,47.5625],[-96.8627,47.5625],[-96.8628,47.5625],[-96.8631,47.5625],[-96.8632,47.5625],[-96.8633,47.5625],[-96.8636,47.5626],[-96.8637,47.5626],[-96.864,47.5627],[-96.8641,47.5627],[-96.8644,47.5628],[-96.8648,47.5629],[-96.8649,47.563],[-96.865,47.563],[-96.8654,47.5632],[-96.8657,47.5634],[-96.8661,47.5636],[-96.8663,47.5638],[-96.8668,47.5641],[-96.8669,47.5642],[-96.8671,47.5644],[-96.8672,47.5645],[-96.8676,47.5649],[-96.8678,47.5651],[-96.868,47.5653],[-96.8682,47.5655],[-96.8683,47.5656],[-96.8684,47.5658],[-96.8685,47.566],[-96.8686,47.5661],[-96.8687,47.5662],[-96.8687,47.5664],[-96.8688,47.5667],[-96.8689,47.5667],[-96.8689,47.567],[-96.8689,47.5672],[-96.8689,47.5674],[-96.8689,47.5676],[-96.8689,47.5677],[-96.8688,47.5678],[-96.8688,47.5679],[-96.8687,47.5681],[-96.8686,47.5682],[-96.8685,47.5683],[-96.8684,47.5684],[-96.8682,47.5685],[-96.8682,47.5686],[-96.8678,47.5688],[-96.8677,47.5689],[-96.8675,47.569],[-96.8673,47.569],[-96.8672,47.569],[-96.8671,47.569],[-96.8669,47.569],[-96.8668,47.5691],[-96.8666,47.5692],[-96.8664,47.5694],[-96.8663,47.5695],[-96.8662,47.5695],[-96.8661,47.5696],[-96.8659,47.5697],[-96.8658,47.5697],[-96.8657,47.5697],[-96.8656,47.5697],[-96.8655,47.5697],[-96.8653,47.5697],[-96.8652,47.5696],[-96.865,47.5696],[-96.8648,47.5695],[-96.8647,47.5695],[-96.8645,47.5691],[-96.8642,47.5689],[-96.8638,47.5688],[-96.8632,47.5687],[-96.8628,47.5686],[-96.8626,47.5686],[-96.8621,47.5686],[-96.8619,47.5685],[-96.8618,47.5685],[-96.8616,47.5684],[-96.8613,47.5683],[-96.861,47.5681],[-96.8607,47.5679],[-96.8606,47.5678],[-96.8605,47.5677],[-96.8601,47.5675],[-96.8598,47.5674],[-96.8594,47.5673],[-96.8591,47.5672],[-96.8589,47.5672],[-96.8585,47.5671],[-96.858,47.5671],[-96.8579,47.5671],[-96.8576,47.5671],[-96.8573,47.5671],[-96.8569,47.5671],[-96.8568,47.5672],[-96.8565,47.5672],[-96.8563,47.5672],[-96.8555,47.5673],[-96.8552,47.5673],[-96.8551,47.5673],[-96.8549,47.5673],[-96.8544,47.5674],[-96.8542,47.5675],[-96.854,47.5675],[-96.8536,47.5677],[-96.8534,47.5677],[-96.8533,47.5677],[-96.8532,47.5678],[-96.8531,47.5678],[-96.8529,47.5678],[-96.8528,47.5679],[-96.8527,47.5679],[-96.8526,47.568],[-96.8524,47.5681],[-96.8523,47.5681],[-96.8519,47.5683],[-96.8518,47.5684],[-96.8517,47.5685],[-96.8516,47.5686],[-96.8515,47.5688],[-96.8514,47.569],[-96.8514,47.5691],[-96.8514,47.5693],[-96.8515,47.5695],[-96.8515,47.5696],[-96.8516,47.5698],[-96.8517,47.5703],[-96.8518,47.5703],[-96.8518,47.5704],[-96.8519,47.5705],[-96.852,47.5707],[-96.8521,47.5708],[-96.8523,47.5709],[-96.8524,47.571],[-96.8529,47.5714],[-96.8531,47.5715],[-96.8531,47.5716],[-96.8533,47.5717],[-96.8535,47.5718],[-96.8537,47.5719],[-96.8544,47.5722],[-96.8545,47.5723],[-96.8547,47.5724],[-96.8549,47.5724],[-96.855,47.5725],[-96.8553,47.5726],[-96.8556,47.5727],[-96.8557,47.5727],[-96.8558,47.5727],[-96.8559,47.5728],[-96.856,47.5728],[-96.8567,47.5731],[-96.857,47.5732],[-96.8571,47.5732],[-96.8573,47.5733],[-96.8576,47.5734],[-96.8578,47.5735],[-96.858,47.5735],[-96.8583,47.5736],[-96.8584,47.5737],[-96.8585,47.5737],[-96.8589,47.5738],[-96.859,47.5738],[-96.8592,47.5739],[-96.8595,47.574],[-96.8596,47.574],[-96.8598,47.5741],[-96.8599,47.5741],[-96.8601,47.5743],[-96.8602,47.5744],[-96.8603,47.5745],[-96.8604,47.5746],[-96.8604,47.5747],[-96.8605,47.5748],[-96.8605,47.575],[-96.8605,47.5752],[-96.8604,47.5752],[-96.8603,47.5753],[-96.8603,47.5754],[-96.8601,47.5754],[-96.8598,47.5753],[-96.8595,47.5754],[-96.8591,47.5755],[-96.8585,47.5758],[-96.858,47.5761],[-96.8576,47.5762],[-96.8574,47.5763],[-96.8572,47.5764],[-96.8571,47.5764],[-96.857,47.5765],[-96.8568,47.5765],[-96.8567,47.5766],[-96.8566,47.5767],[-96.8564,47.5767],[-96.8563,47.5768],[-96.8562,47.5769],[-96.856,47.577],[-96.8554,47.5774],[-96.8552,47.5775],[-96.8551,47.5776],[-96.8549,47.5778],[-96.8545,47.578],[-96.8544,47.5782],[-96.8543,47.5782],[-96.8543,47.5783],[-96.8542,47.5783],[-96.854,47.5786],[-96.8539,47.5786],[-96.8538,47.5788],[-96.8537,47.5789],[-96.8536,47.5792],[-96.8535,47.5792],[-96.8535,47.5793],[-96.8534,47.5795],[-96.8533,47.5796],[-96.8533,47.5797],[-96.8531,47.5801],[-96.853,47.5802],[-96.853,47.5803],[-96.8529,47.5806],[-96.8529,47.5809],[-96.8528,47.5811],[-96.8528,47.5815],[-96.8528,47.5818],[-96.8529,47.5822],[-96.8529,47.5826],[-96.8532,47.5827],[-96.8533,47.5829],[-96.8533,47.5832],[-96.8533,47.5836],[-96.8531,47.5839],[-96.8529,47.5842],[-96.8527,47.5843],[-96.8525,47.5843],[-96.8524,47.5844],[-96.8524,47.5845],[-96.8523,47.5846],[-96.8523,47.5847],[-96.8522,47.5847],[-96.8522,47.5848],[-96.8522,47.5849],[-96.8521,47.5849],[-96.8521,47.585],[-96.8521,47.5851],[-96.852,47.5851],[-96.852,47.5852],[-96.8519,47.5853],[-96.8518,47.5855],[-96.8517,47.5856],[-96.8517,47.5857],[-96.8516,47.5857],[-96.8516,47.5858],[-96.8516,47.5859],[-96.8515,47.5861],[-96.8515,47.5865],[-96.8515,47.5868],[-96.8515,47.5869],[-96.8514,47.5872],[-96.8513,47.5874],[-96.8513,47.5875],[-96.8513,47.5876],[-96.8512,47.5879],[-96.8512,47.588],[-96.8511,47.5881],[-96.8511,47.5882],[-96.8511,47.5883],[-96.851,47.5885],[-96.8509,47.5886],[-96.8509,47.5888],[-96.8508,47.5889],[-96.8508,47.589],[-96.8507,47.5891],[-96.8506,47.5894],[-96.8505,47.5895],[-96.8503,47.5899],[-96.8503,47.59],[-96.8501,47.5902],[-96.8501,47.5903],[-96.85,47.5904],[-96.85,47.5905],[-96.8499,47.5907],[-96.8499,47.5908],[-96.8499,47.5909],[-96.8499,47.5911],[-96.85,47.5913],[-96.85,47.5914],[-96.8501,47.5915],[-96.8503,47.5918],[-96.8504,47.5919],[-96.8505,47.592],[-96.8506,47.5921],[-96.851,47.5923],[-96.8514,47.5926],[-96.8516,47.5926],[-96.8517,47.5927],[-96.8518,47.5927],[-96.8523,47.5928],[-96.8525,47.5928],[-96.8526,47.5929],[-96.8527,47.5929],[-96.8529,47.5929],[-96.853,47.5929],[-96.8537,47.593],[-96.8539,47.593],[-96.8541,47.593],[-96.8544,47.5931],[-96.8546,47.5932],[-96.8547,47.5932],[-96.8548,47.5933],[-96.855,47.5934],[-96.8551,47.5934],[-96.8552,47.5934],[-96.8553,47.5935],[-96.8554,47.5936],[-96.8556,47.5936],[-96.8559,47.5937],[-96.8561,47.5938],[-96.8563,47.5939],[-96.8564,47.5939],[-96.8569,47.5941],[-96.8578,47.5944],[-96.858,47.5945],[-96.8582,47.5946],[-96.8583,47.5946],[-96.8586,47.5948],[-96.8587,47.5949],[-96.8588,47.595],[-96.8589,47.5951],[-96.8589,47.5952],[-96.859,47.5954],[-96.859,47.5956],[-96.8589,47.5957],[-96.8589,47.5959],[-96.8588,47.5959],[-96.8587,47.596],[-96.8585,47.5961],[-96.8583,47.5962],[-96.8582,47.5962],[-96.8581,47.5962],[-96.858,47.5962],[-96.8577,47.5963],[-96.8576,47.5962],[-96.8574,47.5962],[-96.857,47.5962],[-96.8562,47.5962],[-96.8557,47.5962],[-96.8552,47.5961],[-96.855,47.5961],[-96.8547,47.596],[-96.8539,47.596],[-96.8538,47.596],[-96.8537,47.596],[-96.8535,47.596],[-96.8532,47.596],[-96.853,47.5961],[-96.8528,47.5962],[-96.8527,47.5962],[-96.8525,47.5963],[-96.8524,47.5963],[-96.8522,47.5964],[-96.8519,47.5966],[-96.8517,47.5968],[-96.8516,47.5969],[-96.8514,47.5971],[-96.8513,47.5973],[-96.8512,47.5974],[-96.8512,47.5975],[-96.8511,47.5975],[-96.8511,47.5977],[-96.8511,47.5979],[-96.851,47.5981],[-96.851,47.5982],[-96.851,47.5983],[-96.851,47.5985],[-96.8511,47.5988],[-96.8512,47.5988],[-96.8512,47.599],[-96.8514,47.5992],[-96.8515,47.5993],[-96.8516,47.5994],[-96.8518,47.5995],[-96.8521,47.5997],[-96.8523,47.5998],[-96.8525,47.5999],[-96.8526,47.6],[-96.8527,47.6],[-96.8529,47.6001],[-96.8537,47.6003],[-96.8539,47.6003],[-96.854,47.6003],[-96.8541,47.6004],[-96.8543,47.6004],[-96.8545,47.6005],[-96.8546,47.6005],[-96.8549,47.6006],[-96.8551,47.6006],[-96.8553,47.6007],[-96.8554,47.6007],[-96.8555,47.6008],[-96.8558,47.6009],[-96.8559,47.601],[-96.8561,47.6011],[-96.8562,47.6012],[-96.8563,47.6013],[-96.8565,47.6014],[-96.8566,47.6015],[-96.8567,47.6017],[-96.8568,47.6018],[-96.8569,47.6019],[-96.857,47.6022],[-96.857,47.6023],[-96.857,47.6024],[-96.857,47.6025],[-96.857,47.6029],[-96.8569,47.6029],[-96.8569,47.6031],[-96.8568,47.6031],[-96.8568,47.6032],[-96.8567,47.6033],[-96.8566,47.6034],[-96.8565,47.6037],[-96.8564,47.6037],[-96.8564,47.6038],[-96.8563,47.604],[-96.8563,47.6041],[-96.8563,47.6043],[-96.8562,47.6043],[-96.8561,47.6044],[-96.856,47.6045],[-96.856,47.6046],[-96.8559,47.6046],[-96.8558,47.6047],[-96.8556,47.6049],[-96.8555,47.605],[-96.8553,47.6053],[-96.8551,47.6055],[-96.8551,47.6056],[-96.855,47.6058],[-96.8549,47.606],[-96.8549,47.6061],[-96.8548,47.6063],[-96.8548,47.6064],[-96.8548,47.6067],[-96.8548,47.6069],[-96.8549,47.6071],[-96.8549,47.6073],[-96.855,47.6076],[-96.8551,47.6079],[-96.8552,47.6082],[-96.8553,47.6085],[-96.8554,47.6088],[-96.8555,47.609],[-96.8555,47.6091],[-96.8556,47.6092],[-96.8556,47.6093],[-96.8558,47.6096],[-96.8559,47.6097],[-96.8561,47.6099],[-96.8562,47.6099],[-96.8565,47.6102],[-96.8566,47.6103],[-96.8569,47.6106],[-96.857,47.6107],[-96.8571,47.6107],[-96.8573,47.6109],[-96.8579,47.6113],[-96.8581,47.6114],[-96.8585,47.6116],[-96.859,47.6118],[-96.8592,47.6119],[-96.8595,47.612],[-96.8597,47.6121],[-96.86,47.6121],[-96.8601,47.6122],[-96.8602,47.6122],[-96.8603,47.6122],[-96.8605,47.6122],[-96.8608,47.6123],[-96.8612,47.6123],[-96.8613,47.6123],[-96.8618,47.6123],[-96.8623,47.6124],[-96.863,47.6124],[-96.8636,47.6123],[-96.8641,47.6123],[-96.8647,47.6123],[-96.8648,47.6123],[-96.8649,47.6123],[-96.865,47.6124],[-96.8654,47.6124],[-96.8656,47.6125],[-96.8658,47.6125],[-96.8659,47.6126],[-96.8662,47.6127],[-96.8665,47.6128],[-96.8666,47.6128],[-96.8668,47.613],[-96.8669,47.6131],[-96.8672,47.6133],[-96.8673,47.6133],[-96.8674,47.6135],[-96.8676,47.6137],[-96.8677,47.6138],[-96.8678,47.6139],[-96.8679,47.614],[-96.8679,47.6141],[-96.868,47.6141],[-96.8681,47.6142],[-96.8681,47.6143],[-96.8683,47.6144],[-96.8683,47.6145],[-96.8684,47.6146],[-96.8686,47.6146],[-96.8687,47.6147],[-96.8688,47.6148],[-96.869,47.6148],[-96.8691,47.6148],[-96.8692,47.6149],[-96.8693,47.6149],[-96.8695,47.6149],[-96.8697,47.6148],[-96.8698,47.6148],[-96.8699,47.6148],[-96.87,47.6147],[-96.8701,47.6147],[-96.8703,47.6147],[-96.8703,47.6146],[-96.8706,47.6145],[-96.8708,47.6144],[-96.871,47.6143],[-96.8713,47.6141],[-96.8714,47.614],[-96.8717,47.6138],[-96.8718,47.6137],[-96.8721,47.6136],[-96.8723,47.6135],[-96.8725,47.6135],[-96.8726,47.6135],[-96.8727,47.6135],[-96.8731,47.6135],[-96.8733,47.6135],[-96.8734,47.6135],[-96.8735,47.6135],[-96.8736,47.6135],[-96.8737,47.6136],[-96.8739,47.6137],[-96.874,47.6138],[-96.8741,47.6139],[-96.8742,47.614],[-96.8742,47.6143],[-96.8742,47.6144],[-96.8741,47.6146],[-96.8741,47.6148],[-96.874,47.6149],[-96.8739,47.615],[-96.8738,47.6151],[-96.8737,47.6153],[-96.8736,47.6153],[-96.8734,47.6155],[-96.8732,47.6156],[-96.873,47.6157],[-96.8729,47.6158],[-96.8727,47.6159],[-96.8726,47.6159],[-96.8724,47.616],[-96.8723,47.616],[-96.8721,47.6161],[-96.8718,47.6163],[-96.8714,47.6165],[-96.8713,47.6166],[-96.8711,47.6168],[-96.871,47.6169],[-96.8709,47.6169],[-96.8709,47.617],[-96.8708,47.6171],[-96.8708,47.6172],[-96.8708,47.6174],[-96.8708,47.6176],[-96.8708,47.6177],[-96.8709,47.6178],[-96.8709,47.6179],[-96.8709,47.618],[-96.871,47.6181],[-96.8711,47.6182],[-96.8713,47.6183],[-96.8714,47.6184],[-96.8716,47.6184],[-96.8718,47.6185],[-96.872,47.6185],[-96.8723,47.6184],[-96.8727,47.6184],[-96.873,47.6185],[-96.8732,47.6185],[-96.8742,47.6187],[-96.8747,47.6189],[-96.8754,47.6191],[-96.876,47.6191],[-96.8771,47.619],[-96.8779,47.6188],[-96.8786,47.6188],[-96.879,47.6188],[-96.8794,47.619],[-96.8797,47.6193],[-96.8798,47.6199],[-96.8797,47.6203],[-96.8793,47.6205],[-96.8778,47.6213],[-96.877,47.6216],[-96.8763,47.6221],[-96.8759,47.6226],[-96.8758,47.6231],[-96.8759,47.6234],[-96.8764,47.624],[-96.8775,47.6245],[-96.8782,47.6245],[-96.8788,47.6245],[-96.8796,47.6247],[-96.8799,47.6248],[-96.8804,47.6252],[-96.8806,47.6256],[-96.8805,47.626],[-96.88,47.6263],[-96.8792,47.6267],[-96.8783,47.6268],[-96.8771,47.6267],[-96.8763,47.6266],[-96.8756,47.6266],[-96.8754,47.6266],[-96.8747,47.6268],[-96.8745,47.6269],[-96.8744,47.6271],[-96.8743,47.6273],[-96.8743,47.6274],[-96.8744,47.6278],[-96.8745,47.6282],[-96.8747,47.6283],[-96.875,47.6286],[-96.8752,47.6287],[-96.8754,47.6287],[-96.876,47.6289],[-96.8766,47.6289],[-96.8778,47.6289],[-96.8784,47.6288],[-96.8788,47.6287],[-96.8794,47.6287],[-96.8802,47.6289],[-96.8809,47.6295],[-96.8815,47.63],[-96.8816,47.6306],[-96.8819,47.6314],[-96.8818,47.6322],[-96.882,47.6329],[-96.8821,47.6331],[-96.8823,47.6335],[-96.8825,47.6337],[-96.8828,47.634],[-96.8835,47.6345],[-96.8845,47.6351],[-96.8859,47.6363],[-96.8867,47.6368],[-96.8876,47.6377],[-96.8881,47.6383],[-96.8882,47.6389],[-96.8881,47.6397],[-96.8875,47.64],[-96.8869,47.6401],[-96.8863,47.6403],[-96.8853,47.6404],[-96.8844,47.6406],[-96.8835,47.641],[-96.883,47.6414],[-96.8826,47.6419],[-96.8824,47.6427],[-96.8824,47.643],[-96.8826,47.6434],[-96.8828,47.6438],[-96.8829,47.6443],[-96.8827,47.6452],[-96.8825,47.646],[-96.8825,47.6465],[-96.8824,47.647],[-96.8822,47.6474],[-96.8821,47.6481],[-96.8822,47.6494],[-96.8825,47.6501],[-96.8833,47.6506],[-96.8837,47.6509],[-96.8841,47.6511],[-96.8843,47.6512],[-96.8845,47.6514],[-96.8848,47.6516],[-96.8852,47.6517],[-96.8854,47.6518],[-96.8856,47.6519],[-96.8858,47.6521],[-96.8862,47.6523],[-96.8863,47.6524],[-96.8864,47.6525],[-96.8865,47.6526],[-96.8866,47.6527],[-96.8867,47.6529],[-96.8867,47.653],[-96.8868,47.6532],[-96.8868,47.6534],[-96.8868,47.6537],[-96.8868,47.6541],[-96.8867,47.6546],[-96.8867,47.6549],[-96.8867,47.6551],[-96.8867,47.6555],[-96.8867,47.6556],[-96.8867,47.6557],[-96.8868,47.6559],[-96.887,47.6564],[-96.8872,47.657],[-96.8872,47.6571],[-96.8874,47.6574],[-96.8874,47.6575],[-96.8875,47.6576],[-96.8875,47.6579],[-96.8875,47.6582],[-96.8875,47.6584],[-96.8875,47.6587],[-96.8874,47.6589],[-96.8874,47.6591],[-96.8873,47.6592],[-96.8873,47.6593],[-96.8872,47.6595],[-96.8871,47.6596],[-96.887,47.6598],[-96.8869,47.6598],[-96.8866,47.6603],[-96.8865,47.6605],[-96.8864,47.6606],[-96.8863,47.6606],[-96.8862,47.6608],[-96.8861,47.6609],[-96.8861,47.661],[-96.886,47.661],[-96.8859,47.6613],[-96.8858,47.6613],[-96.8858,47.6614],[-96.8856,47.6617],[-96.8855,47.6618],[-96.8855,47.6621],[-96.8854,47.6622],[-96.8854,47.6623],[-96.8853,47.6624],[-96.8853,47.6626],[-96.8853,47.6627],[-96.8853,47.6629],[-96.8853,47.6631],[-96.8853,47.6632],[-96.8853,47.6634],[-96.8854,47.6636],[-96.8854,47.6639],[-96.8856,47.6643],[-96.8858,47.6646],[-96.886,47.665],[-96.8861,47.6651],[-96.8862,47.6653],[-96.8864,47.6657],[-96.8865,47.6657],[-96.8866,47.6659],[-96.8867,47.666],[-96.8868,47.6662],[-96.887,47.6664],[-96.8872,47.6665],[-96.8874,47.6667],[-96.8874,47.6668],[-96.888,47.6672],[-96.8882,47.6674],[-96.8884,47.6675],[-96.8885,47.6677],[-96.8888,47.6679],[-96.889,47.6681],[-96.8893,47.6684],[-96.8894,47.6685],[-96.8895,47.6686],[-96.8895,47.6687],[-96.8896,47.6688],[-96.8897,47.6689],[-96.8898,47.6692],[-96.8899,47.6693],[-96.8899,47.6694],[-96.8899,47.6697],[-96.8899,47.6698],[-96.8899,47.6702],[-96.8898,47.6703],[-96.8898,47.6704],[-96.8897,47.6706],[-96.8895,47.6707],[-96.8894,47.6709],[-96.8891,47.671],[-96.8889,47.6712],[-96.8886,47.6713],[-96.8884,47.6714],[-96.8882,47.6715],[-96.888,47.6716],[-96.8879,47.6716],[-96.8878,47.6717],[-96.8877,47.6717],[-96.8875,47.6718],[-96.8871,47.672],[-96.8869,47.672],[-96.8868,47.6721],[-96.8866,47.6722],[-96.8865,47.6722],[-96.8863,47.6723],[-96.886,47.6724],[-96.886,47.6725],[-96.8858,47.6726],[-96.8857,47.6726],[-96.8857,47.6727],[-96.8856,47.6727],[-96.8854,47.6729],[-96.8853,47.673],[-96.8852,47.6731],[-96.8851,47.6732],[-96.8851,47.6733],[-96.885,47.6735],[-96.885,47.6736],[-96.8851,47.6737],[-96.8851,47.6738],[-96.8852,47.6739],[-96.8852,47.674],[-96.8854,47.674],[-96.8854,47.6741],[-96.8855,47.6741],[-96.8857,47.6742],[-96.8858,47.6742],[-96.886,47.6743],[-96.8861,47.6743],[-96.8864,47.6743],[-96.8867,47.6743],[-96.8868,47.6742],[-96.8871,47.6742],[-96.8872,47.6742],[-96.8873,47.6741],[-96.8875,47.6741],[-96.8876,47.6741],[-96.8877,47.6741],[-96.8879,47.674],[-96.888,47.6739],[-96.8881,47.6739],[-96.8882,47.6739],[-96.8884,47.6738],[-96.8885,47.6738],[-96.8886,47.6738],[-96.8889,47.6737],[-96.889,47.6736],[-96.8893,47.6736],[-96.8895,47.6735],[-96.89,47.6734],[-96.8904,47.6733],[-96.8916,47.6731],[-96.892,47.6731],[-96.8923,47.673],[-96.8926,47.673],[-96.8929,47.673],[-96.8935,47.6731],[-96.8938,47.6731],[-96.8939,47.6731],[-96.894,47.6731],[-96.8942,47.6732],[-96.8944,47.6732],[-96.8946,47.6733],[-96.8948,47.6733],[-96.8948,47.6734],[-96.895,47.6734],[-96.8953,47.6736],[-96.8956,47.6737],[-96.8958,47.6738],[-96.8959,47.6739],[-96.8961,47.6741],[-96.8962,47.6742],[-96.8964,47.6743],[-96.8964,47.6745],[-96.8965,47.6745],[-96.8965,47.6746],[-96.8965,47.6748],[-96.8966,47.675],[-96.8966,47.6753],[-96.8966,47.6754],[-96.8965,47.6757],[-96.8965,47.6758],[-96.8964,47.6761],[-96.8964,47.6763],[-96.8963,47.6766],[-96.8963,47.6767],[-96.8962,47.6769],[-96.8962,47.677],[-96.8961,47.6771],[-96.8961,47.6772],[-96.896,47.6775],[-96.896,47.6779],[-96.896,47.678],[-96.896,47.6782],[-96.896,47.6783],[-96.896,47.6784],[-96.8962,47.6787],[-96.8962,47.6788],[-96.8963,47.679],[-96.8965,47.6795],[-96.8966,47.6797],[-96.8967,47.6798],[-96.8968,47.6799],[-96.897,47.6803],[-96.8971,47.6805],[-96.8972,47.6807],[-96.8973,47.6808],[-96.8974,47.681],[-96.8974,47.6811],[-96.8975,47.6813],[-96.8976,47.6815],[-96.8977,47.6818],[-96.8979,47.6824],[-96.8979,47.6826],[-96.898,47.6827],[-96.898,47.6828],[-96.8981,47.683],[-96.8981,47.6831],[-96.8982,47.6832],[-96.8983,47.6835],[-96.8984,47.6836],[-96.8984,47.6837],[-96.8986,47.684],[-96.8988,47.6844],[-96.8989,47.6847],[-96.899,47.6849],[-96.8991,47.6856],[-96.8991,47.6857],[-96.8991,47.6861],[-96.8991,47.6868],[-96.8991,47.6873],[-96.8991,47.6874],[-96.8991,47.6877],[-96.8991,47.6879],[-96.8991,47.688],[-96.8991,47.6887],[-96.8991,47.6889],[-96.8991,47.6891],[-96.8991,47.6892],[-96.8992,47.6894],[-96.8992,47.6896],[-96.8995,47.6899],[-96.8995,47.69],[-96.8996,47.6902],[-96.8997,47.6904],[-96.8998,47.6904],[-96.9001,47.6908],[-96.9002,47.6909],[-96.9003,47.691],[-96.9004,47.6911],[-96.9008,47.6913],[-96.9009,47.6914],[-96.901,47.6914],[-96.9012,47.6915],[-96.9015,47.6916],[-96.9016,47.6917],[-96.9017,47.6917],[-96.9019,47.6917],[-96.902,47.6917],[-96.9024,47.6917],[-96.9025,47.6917],[-96.9026,47.6917],[-96.9027,47.6916],[-96.9029,47.6915],[-96.903,47.6915],[-96.9031,47.6915],[-96.9034,47.6913],[-96.9035,47.6912],[-96.9036,47.6911],[-96.9037,47.6909],[-96.9038,47.6908],[-96.9039,47.6907],[-96.904,47.6905],[-96.9041,47.6904],[-96.9042,47.6903],[-96.9042,47.6902],[-96.9043,47.6901],[-96.9044,47.69],[-96.9044,47.6899],[-96.9045,47.6897],[-96.9046,47.6897],[-96.9047,47.6896],[-96.9048,47.6894],[-96.9051,47.6893],[-96.9052,47.6892],[-96.9058,47.6889],[-96.906,47.6888],[-96.9061,47.6887],[-96.9063,47.6887],[-96.9065,47.6886],[-96.9068,47.6886],[-96.907,47.6885],[-96.9072,47.6885],[-96.9076,47.6885],[-96.9079,47.6885],[-96.908,47.6885],[-96.9081,47.6885],[-96.9084,47.6886],[-96.9086,47.6887],[-96.9088,47.6887],[-96.9089,47.6888],[-96.9092,47.689],[-96.9095,47.6892],[-96.9097,47.6894],[-96.9098,47.6895],[-96.9098,47.6896],[-96.9099,47.6898],[-96.9099,47.6901],[-96.9099,47.6902],[-96.91,47.6908],[-96.9099,47.6911],[-96.9099,47.6914],[-96.9098,47.6916],[-96.9098,47.6917],[-96.9097,47.6918],[-96.9096,47.6919],[-96.9094,47.6922],[-96.9093,47.6923],[-96.9092,47.6924],[-96.9091,47.6924],[-96.9089,47.6926],[-96.9085,47.6929],[-96.9083,47.693],[-96.9076,47.6934],[-96.9074,47.6935],[-96.9073,47.6936],[-96.9071,47.6938],[-96.9071,47.6939],[-96.907,47.694],[-96.907,47.6941],[-96.907,47.6944],[-96.907,47.6946],[-96.9071,47.6947],[-96.9071,47.6948],[-96.9072,47.6949],[-96.9073,47.6951],[-96.9073,47.6952],[-96.9075,47.6955],[-96.9077,47.6957],[-96.9079,47.6959],[-96.9081,47.6961],[-96.9084,47.6962],[-96.9086,47.6964],[-96.9087,47.6966],[-96.9089,47.6967],[-96.9091,47.6969],[-96.9092,47.697],[-96.9094,47.6972],[-96.9094,47.6973],[-96.9095,47.6973],[-96.9097,47.6977],[-96.9098,47.6979],[-96.91,47.6983],[-96.9101,47.6983],[-96.9101,47.6984],[-96.9102,47.6986],[-96.9103,47.6987],[-96.9105,47.6991],[-96.9105,47.6992],[-96.9106,47.6993],[-96.9107,47.6995],[-96.9107,47.6996],[-96.9111,47.7003],[-96.9114,47.7008],[-96.9115,47.7009],[-96.9116,47.7011],[-96.9117,47.7012],[-96.912,47.7015],[-96.9122,47.7016],[-96.9125,47.7018],[-96.9127,47.7018],[-96.9129,47.7019],[-96.913,47.7019],[-96.9132,47.7019],[-96.9135,47.7019],[-96.9136,47.7019],[-96.9138,47.7019],[-96.914,47.7018],[-96.9141,47.7017],[-96.9144,47.7016],[-96.9153,47.7009],[-96.916,47.7004],[-96.9167,47.6998],[-96.917,47.6996],[-96.9171,47.6996],[-96.9172,47.6995],[-96.9173,47.6994],[-96.9174,47.6994],[-96.9176,47.6993],[-96.9179,47.6992],[-96.9182,47.6992],[-96.9184,47.6992],[-96.9186,47.6991],[-96.919,47.6992],[-96.9194,47.6992],[-96.9198,47.6992],[-96.9199,47.6993],[-96.92,47.6993],[-96.9201,47.6993],[-96.9201,47.6994],[-96.9202,47.6994],[-96.9204,47.6996],[-96.9206,47.6996],[-96.9208,47.6998],[-96.9209,47.7],[-96.921,47.7002],[-96.9211,47.7003],[-96.9211,47.7004],[-96.9211,47.7005],[-96.9211,47.7006],[-96.9211,47.7008],[-96.9211,47.7009],[-96.921,47.701],[-96.921,47.7011],[-96.9209,47.7013],[-96.9208,47.7014],[-96.9206,47.7015],[-96.9206,47.7016],[-96.9205,47.7017],[-96.9204,47.7018],[-96.92,47.702],[-96.9197,47.7022],[-96.9193,47.7025],[-96.9191,47.7027],[-96.9188,47.7029],[-96.9186,47.703],[-96.9184,47.7031],[-96.9183,47.7032],[-96.9181,47.7032],[-96.918,47.7033],[-96.9179,47.7033],[-96.9178,47.7034],[-96.9177,47.7034],[-96.9176,47.7034],[-96.9174,47.7034],[-96.9171,47.7034],[-96.917,47.7034],[-96.9167,47.7034],[-96.9164,47.7034],[-96.9163,47.7034],[-96.9159,47.7034],[-96.9157,47.7034],[-96.9154,47.7034],[-96.915,47.7034],[-96.9148,47.7035],[-96.9147,47.7035],[-96.9146,47.7035],[-96.9145,47.7036],[-96.9144,47.7037],[-96.914,47.7039],[-96.9138,47.704],[-96.9136,47.7042],[-96.9134,47.7043],[-96.9132,47.7045],[-96.9129,47.7047],[-96.9128,47.7049],[-96.9127,47.7051],[-96.9126,47.7051],[-96.9125,47.7052],[-96.9125,47.7053],[-96.9125,47.7054],[-96.9124,47.7055],[-96.9124,47.7057],[-96.9123,47.7059],[-96.9121,47.7062],[-96.9121,47.7063],[-96.912,47.7064],[-96.912,47.7065],[-96.9119,47.7066],[-96.9119,47.7067],[-96.9119,47.7068],[-96.9119,47.7069],[-96.9119,47.7072],[-96.9119,47.7074],[-96.912,47.7076],[-96.9121,47.7077],[-96.9122,47.7079],[-96.9124,47.7081],[-96.9127,47.7083],[-96.9128,47.7083],[-96.913,47.7084],[-96.9131,47.7084],[-96.9132,47.7084],[-96.9134,47.7085],[-96.9137,47.7085],[-96.9152,47.7085],[-96.9154,47.7085],[-96.9163,47.7086],[-96.9165,47.7086],[-96.9166,47.7086],[-96.9168,47.7087],[-96.9169,47.7087],[-96.9171,47.7088],[-96.9173,47.7089],[-96.9175,47.7089],[-96.9177,47.709],[-96.9179,47.7091],[-96.9181,47.7092],[-96.9183,47.7093],[-96.9184,47.7093],[-96.9188,47.7095],[-96.919,47.7096],[-96.9194,47.7099],[-96.9196,47.71],[-96.9197,47.7101],[-96.9197,47.7102],[-96.9198,47.7102],[-96.9199,47.7104],[-96.9201,47.7106],[-96.9202,47.7108],[-96.9202,47.7109],[-96.9203,47.711],[-96.9203,47.7112],[-96.9203,47.7114],[-96.9204,47.7114],[-96.9203,47.7115],[-96.9203,47.7118],[-96.9203,47.712],[-96.9203,47.7122],[-96.9202,47.7123],[-96.9202,47.7125],[-96.9202,47.7126],[-96.9201,47.7127],[-96.9201,47.7128],[-96.92,47.713],[-96.9199,47.713],[-96.9199,47.7131],[-96.9198,47.7132],[-96.9197,47.7133],[-96.9197,47.7135],[-96.9196,47.7135],[-96.9195,47.7138],[-96.9194,47.7139],[-96.9193,47.714],[-96.9193,47.7141],[-96.9192,47.7142],[-96.9191,47.7143],[-96.9191,47.7144],[-96.9189,47.7149],[-96.9189,47.715],[-96.9189,47.7151],[-96.9189,47.7154],[-96.9189,47.7156],[-96.9191,47.7159],[-96.9193,47.7163],[-96.9194,47.7164],[-96.9194,47.7165],[-96.9195,47.7166],[-96.9198,47.7169],[-96.9199,47.717],[-96.9201,47.7171],[-96.9203,47.7173],[-96.9205,47.7174],[-96.9208,47.7176],[-96.9209,47.7176],[-96.921,47.7177],[-96.9212,47.7177],[-96.9215,47.7178],[-96.9216,47.7179],[-96.9219,47.7179],[-96.9221,47.7179],[-96.9223,47.7179],[-96.9225,47.7179],[-96.9227,47.7179],[-96.9228,47.7179],[-96.9231,47.7178],[-96.9235,47.7177],[-96.9235,47.7176],[-96.9238,47.7175],[-96.9239,47.7174],[-96.924,47.7173],[-96.9242,47.7171],[-96.9245,47.7168],[-96.9246,47.7167],[-96.9247,47.7166],[-96.9249,47.7163],[-96.925,47.7162],[-96.9253,47.7159],[-96.9254,47.7158],[-96.9254,47.7157],[-96.9255,47.7156],[-96.9257,47.7155],[-96.9258,47.7154],[-96.9259,47.7153],[-96.9262,47.715],[-96.9266,47.7148],[-96.9268,47.7147],[-96.9273,47.7145],[-96.9275,47.7144],[-96.9276,47.7144],[-96.9278,47.7143],[-96.9283,47.7143],[-96.9285,47.7143],[-96.9287,47.7143],[-96.9289,47.7143],[-96.9291,47.7143],[-96.9292,47.7143],[-96.9296,47.7144],[-96.9297,47.7145],[-96.9298,47.7145],[-96.9299,47.7146],[-96.9301,47.7147],[-96.9304,47.7149],[-96.9306,47.715],[-96.9306,47.7151],[-96.9307,47.7152],[-96.9308,47.7152],[-96.9309,47.7154],[-96.931,47.7156],[-96.931,47.7157],[-96.9311,47.7159],[-96.9311,47.716],[-96.9311,47.7162],[-96.931,47.7165],[-96.931,47.7167],[-96.9309,47.717],[-96.9309,47.7172],[-96.9308,47.7174],[-96.9307,47.7174],[-96.9307,47.7176],[-96.9305,47.7177],[-96.9304,47.7178],[-96.9303,47.718],[-96.9301,47.7181],[-96.9299,47.7182],[-96.9299,47.7183],[-96.9297,47.7183],[-96.9295,47.7184],[-96.9293,47.7185],[-96.9292,47.7185],[-96.929,47.7186],[-96.9289,47.7186],[-96.9288,47.7186],[-96.9286,47.7187],[-96.9284,47.7187],[-96.9277,47.7189],[-96.9274,47.7189],[-96.9272,47.719],[-96.927,47.719],[-96.9267,47.7191],[-96.9262,47.7193],[-96.926,47.7193],[-96.9258,47.7194],[-96.9253,47.7196],[-96.925,47.7197],[-96.9249,47.7197],[-96.9248,47.7197],[-96.9247,47.7198],[-96.9246,47.7198],[-96.9245,47.7199],[-96.9244,47.7199],[-96.9243,47.7199],[-96.924,47.7201],[-96.9234,47.7204],[-96.9233,47.7204],[-96.9231,47.7205],[-96.9229,47.7206],[-96.9227,47.7207],[-96.9226,47.7207],[-96.9224,47.7208],[-96.9222,47.7209],[-96.9221,47.7209],[-96.9219,47.721],[-96.9218,47.7211],[-96.9217,47.7211],[-96.9214,47.7212],[-96.9212,47.7213],[-96.9211,47.7214],[-96.9209,47.7215],[-96.9205,47.7218],[-96.92,47.722],[-96.92,47.7221],[-96.9198,47.7222],[-96.9197,47.7223],[-96.919,47.7229],[-96.9189,47.7231],[-96.9188,47.7231],[-96.9188,47.7232],[-96.9187,47.7232],[-96.9187,47.7233],[-96.9186,47.7234],[-96.9186,47.7235],[-96.9185,47.7236],[-96.9185,47.7237],[-96.9184,47.7239],[-96.9184,47.724],[-96.9184,47.7242],[-96.9185,47.7244],[-96.9186,47.7245],[-96.9186,47.7246],[-96.9187,47.7246],[-96.9189,47.7248],[-96.919,47.7249],[-96.9191,47.7249],[-96.9193,47.725],[-96.9196,47.7251],[-96.9199,47.7252],[-96.92,47.7252],[-96.9202,47.7253],[-96.9204,47.7253],[-96.9206,47.7254],[-96.9207,47.7254],[-96.9212,47.7254],[-96.9213,47.7255],[-96.9216,47.7255],[-96.9221,47.7255],[-96.9222,47.7255],[-96.9223,47.7256],[-96.9227,47.7256],[-96.9231,47.7257],[-96.9235,47.7259],[-96.9236,47.7259],[-96.9239,47.7261],[-96.924,47.7261],[-96.9241,47.7262],[-96.9244,47.7265],[-96.9244,47.7266],[-96.9245,47.7269],[-96.9246,47.7271],[-96.9247,47.7274],[-96.9248,47.7278],[-96.9248,47.728],[-96.9248,47.7282],[-96.9249,47.7286],[-96.9249,47.7289],[-96.9249,47.7294],[-96.9249,47.7296],[-96.9249,47.7297],[-96.925,47.7297],[-96.9251,47.73],[-96.9252,47.7301],[-96.9254,47.7302],[-96.9255,47.7303],[-96.9256,47.7304],[-96.9258,47.7305],[-96.9259,47.7306],[-96.9264,47.7309],[-96.9266,47.7311],[-96.9272,47.7315],[-96.9273,47.7315],[-96.9274,47.7317],[-96.9276,47.7318],[-96.9276,47.7319],[-96.9277,47.7319],[-96.9278,47.732],[-96.9278,47.7321],[-96.9279,47.7321],[-96.928,47.7322],[-96.9281,47.7323],[-96.9283,47.7325],[-96.9284,47.7326],[-96.9285,47.7327],[-96.9286,47.7328],[-96.9287,47.7329],[-96.929,47.7332],[-96.9291,47.7332],[-96.9295,47.7336],[-96.9297,47.7338],[-96.93,47.7341],[-96.9302,47.7342],[-96.9303,47.7343],[-96.9304,47.7344],[-96.9304,47.7345],[-96.9307,47.7347],[-96.9309,47.7349],[-96.931,47.735],[-96.9311,47.7351],[-96.9312,47.7352],[-96.9313,47.7353],[-96.9313,47.7354],[-96.9314,47.7354],[-96.9314,47.7355],[-96.9315,47.7356],[-96.9316,47.7357],[-96.9318,47.7358],[-96.9318,47.7359],[-96.932,47.7361],[-96.9321,47.7363],[-96.9322,47.7364],[-96.9323,47.7367],[-96.9324,47.7368],[-96.9325,47.7368],[-96.9325,47.737],[-96.9327,47.7372],[-96.9328,47.7375],[-96.9329,47.7377],[-96.9329,47.7379],[-96.933,47.7386],[-96.933,47.7388],[-96.933,47.7389],[-96.933,47.7392],[-96.933,47.7394],[-96.933,47.7395],[-96.933,47.7396],[-96.9329,47.7398],[-96.9329,47.7399],[-96.9328,47.7401],[-96.9326,47.7403],[-96.9325,47.7404],[-96.9325,47.7405],[-96.9323,47.7407],[-96.9321,47.7408],[-96.9314,47.7413],[-96.9311,47.7415],[-96.9301,47.7421],[-96.9296,47.7425],[-96.9294,47.7427],[-96.9293,47.7428],[-96.9292,47.7429],[-96.9291,47.743],[-96.929,47.7432],[-96.9289,47.7434],[-96.9287,47.7438],[-96.9286,47.7439],[-96.9286,47.744],[-96.9286,47.7441],[-96.9286,47.7442],[-96.9285,47.7445],[-96.9285,47.7448],[-96.9285,47.745],[-96.9284,47.7452],[-96.9284,47.7456],[-96.9284,47.746],[-96.9284,47.7467],[-96.9284,47.7472],[-96.9284,47.7477],[-96.9284,47.7481],[-96.9284,47.7483],[-96.9285,47.7487],[-96.9285,47.7488],[-96.9286,47.749],[-96.9286,47.7492],[-96.9286,47.7493],[-96.9286,47.7495],[-96.9287,47.7495],[-96.9287,47.7496],[-96.9289,47.7497],[-96.9289,47.7498],[-96.929,47.7499],[-96.929,47.75],[-96.9289,47.75],[-96.929,47.7501],[-96.9292,47.7504],[-96.9292,47.7505],[-96.9294,47.7507],[-96.9295,47.7507],[-96.9297,47.7509],[-96.9298,47.751],[-96.9299,47.751],[-96.9301,47.7512],[-96.9303,47.7513],[-96.9304,47.7513],[-96.9307,47.7515],[-96.9314,47.7518],[-96.9317,47.7519],[-96.9326,47.7523],[-96.9327,47.7524],[-96.9328,47.7524],[-96.9329,47.7525],[-96.933,47.7525],[-96.9333,47.7526],[-96.9336,47.7527],[-96.9338,47.7528],[-96.9339,47.7528],[-96.934,47.7529],[-96.9342,47.7529],[-96.9343,47.7529],[-96.9346,47.7531],[-96.9349,47.7531],[-96.935,47.7531],[-96.9351,47.7532],[-96.9353,47.7532],[-96.9357,47.7533],[-96.936,47.7533],[-96.9361,47.7534],[-96.9362,47.7534],[-96.9363,47.7534],[-96.9366,47.7535],[-96.9368,47.7535],[-96.9369,47.7536],[-96.937,47.7536],[-96.9372,47.7536],[-96.9375,47.7537],[-96.9377,47.7537],[-96.9378,47.7537],[-96.938,47.7537],[-96.9381,47.7538],[-96.9382,47.7538],[-96.9383,47.7538],[-96.9384,47.7539],[-96.9385,47.7539],[-96.9386,47.7539],[-96.9387,47.754],[-96.9389,47.7541],[-96.9391,47.7542],[-96.9394,47.7544],[-96.9395,47.7545],[-96.9396,47.7546],[-96.9396,47.7547],[-96.9397,47.7548],[-96.9397,47.7549],[-96.9398,47.7552],[-96.9398,47.7553],[-96.9397,47.7554],[-96.9397,47.7555],[-96.9395,47.7558],[-96.9394,47.7559],[-96.9394,47.756],[-96.9391,47.7562],[-96.939,47.7562],[-96.9388,47.7563],[-96.9387,47.7563],[-96.9386,47.7563],[-96.9382,47.7564],[-96.9381,47.7564],[-96.9379,47.7564],[-96.9376,47.7564],[-96.9372,47.7564],[-96.937,47.7563],[-96.9368,47.7562],[-96.9365,47.7562],[-96.9364,47.7561],[-96.9363,47.7561],[-96.9362,47.7561],[-96.936,47.756],[-96.9359,47.756],[-96.9358,47.7559],[-96.9357,47.7559],[-96.9354,47.7557],[-96.9353,47.7557],[-96.9352,47.7556],[-96.935,47.7555],[-96.9346,47.7554],[-96.9344,47.7553],[-96.9342,47.7552],[-96.9341,47.7552],[-96.9338,47.7551],[-96.9337,47.755],[-96.9336,47.755],[-96.9332,47.7549],[-96.9331,47.7549],[-96.933,47.7548],[-96.9327,47.7548],[-96.9322,47.7547],[-96.9317,47.7547],[-96.9312,47.7547],[-96.931,47.7547],[-96.9303,47.7548],[-96.9302,47.7548],[-96.9301,47.7548],[-96.9299,47.7548],[-96.9296,47.7549],[-96.9294,47.755],[-96.9293,47.755],[-96.9292,47.755],[-96.9291,47.7551],[-96.929,47.7552],[-96.9289,47.7552],[-96.9288,47.7553],[-96.9288,47.7555],[-96.9288,47.7557],[-96.9288,47.7558],[-96.9289,47.7559],[-96.929,47.756],[-96.9291,47.756],[-96.9291,47.7561],[-96.9293,47.7562],[-96.9295,47.7563],[-96.9296,47.7564],[-96.9303,47.7567],[-96.9304,47.7567],[-96.9307,47.7568],[-96.9308,47.7568],[-96.9308,47.7569],[-96.9311,47.757],[-96.9312,47.757],[-96.9316,47.7571],[-96.9317,47.7571],[-96.932,47.7572],[-96.9321,47.7572],[-96.9322,47.7573],[-96.9325,47.7573],[-96.9326,47.7574],[-96.9329,47.7574],[-96.933,47.7575],[-96.9331,47.7575],[-96.9332,47.7575],[-96.9334,47.7576],[-96.9335,47.7576],[-96.9338,47.7577],[-96.9339,47.7577],[-96.9343,47.7578],[-96.9347,47.7579],[-96.9348,47.758],[-96.935,47.758],[-96.9352,47.7581],[-96.9353,47.7582],[-96.9354,47.7582],[-96.9355,47.7582],[-96.9358,47.7584],[-96.936,47.7585],[-96.9363,47.7587],[-96.9366,47.7589],[-96.9368,47.7591],[-96.9369,47.7591],[-96.9371,47.7593],[-96.9372,47.7595],[-96.9373,47.7595],[-96.9373,47.7596],[-96.9374,47.7597],[-96.9375,47.7598],[-96.9376,47.7599],[-96.9377,47.76],[-96.9378,47.7602],[-96.9379,47.7603],[-96.938,47.7604],[-96.9381,47.7606],[-96.9382,47.7607],[-96.9382,47.7608],[-96.9383,47.7609],[-96.9383,47.761],[-96.9384,47.7612],[-96.9384,47.7613],[-96.9385,47.7615],[-96.9385,47.7616],[-96.9385,47.7621],[-96.9385,47.7622],[-96.9385,47.7624],[-96.9385,47.7625],[-96.9384,47.7626],[-96.9383,47.7629],[-96.9383,47.763],[-96.9383,47.7631],[-96.9382,47.7632],[-96.9381,47.7634],[-96.9379,47.7635],[-96.9378,47.7637],[-96.9377,47.7638],[-96.9372,47.7643],[-96.9371,47.7644],[-96.9363,47.765],[-96.9362,47.7651],[-96.9356,47.7655],[-96.9356,47.7656],[-96.9353,47.7658],[-96.9351,47.766],[-96.935,47.7661],[-96.9349,47.7662],[-96.9348,47.7665],[-96.9347,47.7666],[-96.9347,47.7668],[-96.9347,47.7669],[-96.9348,47.767],[-96.9349,47.7672],[-96.9349,47.7673],[-96.935,47.7673],[-96.9351,47.7674],[-96.9352,47.7675],[-96.9353,47.7675],[-96.9355,47.7676],[-96.9356,47.7677],[-96.9357,47.7677],[-96.9359,47.7677],[-96.9362,47.7678],[-96.9363,47.7679],[-96.9365,47.7679],[-96.9367,47.7679],[-96.9369,47.7679],[-96.9378,47.768],[-96.9379,47.7681],[-96.9381,47.7681],[-96.9383,47.7681],[-96.9384,47.7681],[-96.9386,47.7682],[-96.9388,47.7683],[-96.9392,47.7685],[-96.9397,47.7687],[-96.9398,47.7688],[-96.94,47.7689],[-96.9402,47.769],[-96.9405,47.7692],[-96.9413,47.7699],[-96.9415,47.77],[-96.9417,47.7702],[-96.9418,47.7703],[-96.9422,47.7706],[-96.9423,47.7707],[-96.9425,47.7708],[-96.9427,47.771],[-96.943,47.7712],[-96.9432,47.7713],[-96.9437,47.7715],[-96.944,47.7716],[-96.9441,47.7716],[-96.9442,47.7717],[-96.9443,47.7717],[-96.9445,47.7718],[-96.9448,47.772],[-96.9451,47.7722],[-96.9454,47.7724],[-96.9455,47.7725],[-96.9458,47.7727],[-96.9458,47.7728],[-96.9459,47.7729],[-96.9459,47.7731],[-96.946,47.7734],[-96.946,47.7741],[-96.946,47.7742],[-96.946,47.7743],[-96.9461,47.7745],[-96.9462,47.7747],[-96.9463,47.7748],[-96.9464,47.7749],[-96.9465,47.7749],[-96.9466,47.775],[-96.9468,47.7751],[-96.9472,47.7752],[-96.9475,47.7753],[-96.9476,47.7753],[-96.9478,47.7753],[-96.9481,47.7753],[-96.9487,47.7754],[-96.9489,47.7753],[-96.949,47.7753],[-96.9491,47.7753],[-96.9493,47.7753],[-96.9496,47.7753],[-96.9498,47.7752],[-96.95,47.7752],[-96.9503,47.7751],[-96.9506,47.775],[-96.9509,47.7749],[-96.9511,47.7749],[-96.9513,47.7749],[-96.9513,47.7748],[-96.9516,47.7747],[-96.9519,47.7747],[-96.9522,47.7746],[-96.9526,47.7746],[-96.9527,47.7745],[-96.9529,47.7745],[-96.9532,47.7745],[-96.954,47.7745],[-96.9542,47.7745],[-96.9547,47.7746],[-96.9548,47.7746],[-96.9549,47.7746],[-96.955,47.7746],[-96.9552,47.7746],[-96.9553,47.7747],[-96.9557,47.7747],[-96.9559,47.7748],[-96.9559,47.7749],[-96.9561,47.7749],[-96.9561,47.775],[-96.9563,47.7751],[-96.9565,47.7752],[-96.9566,47.7753],[-96.9566,47.7754],[-96.9566,47.7755],[-96.9566,47.7758],[-96.9566,47.776],[-96.9565,47.7761],[-96.9564,47.7762],[-96.9564,47.7763],[-96.9562,47.7764],[-96.9561,47.7765],[-96.956,47.7766],[-96.9558,47.7768],[-96.9557,47.7769],[-96.9552,47.7772],[-96.9546,47.7776],[-96.9544,47.7777],[-96.9542,47.7778],[-96.9541,47.7779],[-96.954,47.7779],[-96.9537,47.7781],[-96.9532,47.7784],[-96.9527,47.7788],[-96.9525,47.779],[-96.9524,47.7791],[-96.9524,47.7792],[-96.9524,47.7793],[-96.9524,47.7794],[-96.9524,47.7795],[-96.9525,47.7796],[-96.9526,47.7797],[-96.9527,47.7798],[-96.9528,47.7799],[-96.9529,47.7799],[-96.953,47.7799],[-96.9532,47.78],[-96.9533,47.78],[-96.9536,47.7799],[-96.954,47.7799],[-96.9541,47.7799],[-96.9544,47.7799],[-96.9545,47.7798],[-96.9552,47.7798],[-96.9553,47.7798],[-96.9559,47.7798],[-96.9561,47.7798],[-96.9567,47.7798],[-96.957,47.7798],[-96.9573,47.7799],[-96.9575,47.7799],[-96.9576,47.7799],[-96.9578,47.7799],[-96.958,47.78],[-96.9583,47.7801],[-96.9584,47.7801],[-96.9586,47.7802],[-96.9588,47.7803],[-96.9589,47.7804],[-96.959,47.7805],[-96.9591,47.7806],[-96.9592,47.7807],[-96.9593,47.7808],[-96.9594,47.781],[-96.9594,47.7811],[-96.9594,47.7812],[-96.9594,47.7813],[-96.9593,47.7817],[-96.9593,47.7818],[-96.9592,47.7819],[-96.9591,47.7821],[-96.9591,47.7822],[-96.959,47.7822],[-96.959,47.7823],[-96.9589,47.7824],[-96.9588,47.7825],[-96.9588,47.7826],[-96.9586,47.7828],[-96.9585,47.7829],[-96.9584,47.783],[-96.9584,47.7831],[-96.9582,47.7833],[-96.958,47.7835],[-96.9578,47.7839],[-96.9577,47.7841],[-96.9576,47.7842],[-96.9576,47.7843],[-96.9575,47.7845],[-96.9575,47.7846],[-96.9575,47.7849],[-96.9575,47.7851],[-96.9576,47.7853],[-96.9576,47.7854],[-96.9577,47.7854],[-96.9577,47.7855],[-96.958,47.7857],[-96.9581,47.7857],[-96.9582,47.7857],[-96.9583,47.7857],[-96.9585,47.7857],[-96.9586,47.7856],[-96.9587,47.7856],[-96.9588,47.7855],[-96.9589,47.7854],[-96.959,47.7853],[-96.9591,47.7852],[-96.9592,47.7851],[-96.9592,47.785],[-96.9593,47.785],[-96.9594,47.7849],[-96.9595,47.7848],[-96.9596,47.7847],[-96.9598,47.7845],[-96.96,47.7843],[-96.9602,47.7842],[-96.9603,47.7841],[-96.9605,47.7839],[-96.9608,47.7837],[-96.9609,47.7836],[-96.9613,47.7834],[-96.9614,47.7834],[-96.9615,47.7833],[-96.9617,47.7833],[-96.9618,47.7832],[-96.9622,47.7831],[-96.9627,47.783],[-96.9629,47.783],[-96.9631,47.783],[-96.9633,47.7829],[-96.9634,47.7829],[-96.9636,47.783],[-96.9639,47.783],[-96.964,47.783],[-96.9641,47.783],[-96.9643,47.7831],[-96.9644,47.7831],[-96.9645,47.7831],[-96.9647,47.7832],[-96.965,47.7834],[-96.9651,47.7835],[-96.9652,47.7836],[-96.9652,47.7837],[-96.9653,47.7838],[-96.9653,47.7839],[-96.9654,47.784],[-96.9654,47.7842],[-96.9654,47.7843],[-96.9654,47.7845],[-96.9654,47.7847],[-96.9652,47.7852],[-96.9651,47.7852],[-96.9651,47.7853],[-96.9651,47.7854],[-96.9649,47.7857],[-96.9648,47.7858],[-96.9647,47.7859],[-96.9647,47.786],[-96.9646,47.7861],[-96.9644,47.7863],[-96.9643,47.7864],[-96.9643,47.7865],[-96.9642,47.7866],[-96.9641,47.7867],[-96.964,47.7868],[-96.9636,47.7873],[-96.9635,47.7874],[-96.963,47.7878],[-96.9629,47.7878],[-96.9628,47.7879],[-96.9627,47.788],[-96.9626,47.788],[-96.9624,47.7882],[-96.9619,47.7885],[-96.9617,47.7887],[-96.9616,47.7888],[-96.9614,47.7888],[-96.9613,47.7889],[-96.9611,47.789],[-96.961,47.789],[-96.9607,47.7891],[-96.9605,47.7892],[-96.9604,47.7892],[-96.9601,47.7893],[-96.9599,47.7893],[-96.9598,47.7894],[-96.9595,47.7894],[-96.9594,47.7894],[-96.9592,47.7895],[-96.9591,47.7895],[-96.9588,47.7896],[-96.9587,47.7896],[-96.9583,47.7897],[-96.9582,47.7897],[-96.958,47.7898],[-96.9579,47.7898],[-96.9578,47.7898],[-96.9577,47.7899],[-96.9576,47.7899],[-96.9575,47.79],[-96.9572,47.7902],[-96.9571,47.7903],[-96.9571,47.7905],[-96.957,47.7905],[-96.957,47.7906],[-96.957,47.791],[-96.9571,47.7911],[-96.9572,47.7913],[-96.9573,47.7916],[-96.9574,47.7916],[-96.9574,47.7917],[-96.9575,47.7918],[-96.9577,47.792],[-96.9579,47.7922],[-96.958,47.7922],[-96.9582,47.7924],[-96.9583,47.7925],[-96.9586,47.7927],[-96.9587,47.7927],[-96.9594,47.793],[-96.9595,47.7931],[-96.9596,47.7931],[-96.9597,47.7931],[-96.9599,47.7932],[-96.9603,47.7934],[-96.9605,47.7935],[-96.9607,47.7935],[-96.961,47.7937],[-96.9615,47.7938],[-96.9616,47.7938],[-96.9624,47.7942],[-96.9625,47.7942],[-96.9628,47.7943],[-96.9629,47.7943],[-96.9631,47.7944],[-96.9633,47.7945],[-96.9635,47.7946],[-96.9638,47.7948],[-96.9643,47.7951],[-96.9645,47.7953],[-96.9647,47.7954],[-96.9648,47.7955],[-96.9649,47.7956],[-96.965,47.7957],[-96.9651,47.7958],[-96.9654,47.7961],[-96.9655,47.7962],[-96.9656,47.7964],[-96.9657,47.7966],[-96.9658,47.7966],[-96.9658,47.7967],[-96.966,47.7971],[-96.9661,47.7972],[-96.9661,47.7973],[-96.9661,47.7974],[-96.9661,47.7975],[-96.9661,47.7977],[-96.9661,47.7982],[-96.9661,47.7986],[-96.9661,47.7989],[-96.9661,47.799],[-96.9662,47.7991],[-96.9663,47.7993],[-96.9663,47.7995],[-96.9664,47.7995],[-96.9665,47.7996],[-96.9667,47.7997],[-96.9669,47.7998],[-96.9671,47.7998],[-96.9672,47.7999],[-96.9675,47.7999],[-96.9677,47.7998],[-96.9678,47.7998],[-96.9681,47.7998],[-96.9682,47.7997],[-96.9685,47.7996],[-96.9688,47.7995],[-96.9689,47.7995],[-96.9696,47.7991],[-96.97,47.7989],[-96.9704,47.7987],[-96.9706,47.7986],[-96.9707,47.7986],[-96.9709,47.7985],[-96.9717,47.7982],[-96.9718,47.7982],[-96.9723,47.798],[-96.9724,47.798],[-96.9725,47.798],[-96.9726,47.7979],[-96.9729,47.7978],[-96.973,47.7978],[-96.9733,47.7978],[-96.9737,47.7977],[-96.974,47.7977],[-96.9745,47.7976],[-96.975,47.7976],[-96.9758,47.7977],[-96.9761,47.7977],[-96.9762,47.7977],[-96.9762,47.7978],[-96.9764,47.7978],[-96.9766,47.798],[-96.9768,47.7981],[-96.9768,47.7982],[-96.9769,47.7982],[-96.977,47.7985],[-96.9772,47.7987],[-96.9772,47.799],[-96.9772,47.7993],[-96.9772,47.7995],[-96.9772,47.7998],[-96.9771,47.8],[-96.9771,47.8001],[-96.977,47.8002],[-96.977,47.8004],[-96.977,47.8005],[-96.9769,47.8006],[-96.9768,47.8008],[-96.9767,47.801],[-96.9766,47.8012],[-96.9766,47.8013],[-96.9765,47.8014],[-96.9764,47.8014],[-96.9764,47.8015],[-96.9763,47.8015],[-96.9761,47.8017],[-96.9759,47.8017],[-96.9757,47.8018],[-96.9756,47.8019],[-96.9754,47.8019],[-96.9752,47.8019],[-96.9748,47.8019],[-96.9741,47.8019],[-96.9735,47.8018],[-96.9734,47.8018],[-96.9732,47.8018],[-96.973,47.8018],[-96.9728,47.8018],[-96.9727,47.8018],[-96.9726,47.8019],[-96.9724,47.8019],[-96.9724,47.802],[-96.9722,47.8021],[-96.9721,47.8022],[-96.9721,47.8023],[-96.9721,47.8025],[-96.9721,47.8026],[-96.9722,47.8027],[-96.9722,47.8028],[-96.9723,47.8028],[-96.9724,47.8029],[-96.9725,47.803],[-96.9727,47.8031],[-96.9729,47.8032],[-96.9731,47.8033],[-96.9732,47.8033],[-96.9734,47.8034],[-96.9742,47.8036],[-96.9744,47.8036],[-96.9745,47.8036],[-96.9748,47.8037],[-96.975,47.8037],[-96.9752,47.8037],[-96.9758,47.8037],[-96.9765,47.8037],[-96.9766,47.8037],[-96.9768,47.8037],[-96.977,47.8037],[-96.9775,47.8038],[-96.9776,47.8038],[-96.9777,47.8038],[-96.9779,47.8038],[-96.978,47.8038],[-96.9783,47.8039],[-96.9786,47.8039],[-96.9789,47.804],[-96.979,47.804],[-96.9791,47.804],[-96.9793,47.804],[-96.9794,47.804],[-96.9796,47.8041],[-96.9798,47.8041],[-96.9799,47.8042],[-96.9802,47.8042],[-96.9805,47.8043],[-96.9807,47.8043],[-96.9809,47.8044],[-96.981,47.8044],[-96.9811,47.8044],[-96.9812,47.8045],[-96.9813,47.8045],[-96.9815,47.8045],[-96.9817,47.8046],[-96.982,47.8047],[-96.9825,47.8049],[-96.9828,47.805],[-96.983,47.8051],[-96.9834,47.8053],[-96.9835,47.8054],[-96.9841,47.8059],[-96.9848,47.8063],[-96.985,47.8064],[-96.9853,47.8066],[-96.9856,47.8067],[-96.9859,47.8069],[-96.986,47.8069],[-96.9861,47.8069],[-96.9862,47.807],[-96.9864,47.807],[-96.9865,47.807],[-96.9866,47.807],[-96.9868,47.8071],[-96.9871,47.8071],[-96.9875,47.8071],[-96.9878,47.8071],[-96.988,47.8071],[-96.9889,47.8072],[-96.9893,47.8072],[-96.9895,47.8072],[-96.9898,47.8073],[-96.99,47.8073],[-96.9902,47.8073],[-96.9904,47.8074],[-96.9905,47.8074],[-96.9907,47.8075],[-96.9908,47.8075],[-96.991,47.8077],[-96.9912,47.8078],[-96.9914,47.8079],[-96.9915,47.8081],[-96.9916,47.8082],[-96.9916,47.8083],[-96.9916,47.8085],[-96.9916,47.8088],[-96.9916,47.8089],[-96.9915,47.809],[-96.9914,47.8091],[-96.9914,47.8092],[-96.9913,47.8092],[-96.9912,47.8093],[-96.9911,47.8094],[-96.991,47.8095],[-96.9908,47.8096],[-96.9905,47.8097],[-96.9903,47.8097],[-96.9902,47.8098],[-96.9901,47.8098],[-96.99,47.8098],[-96.9898,47.8099],[-96.9897,47.8099],[-96.9896,47.8099],[-96.9891,47.8099],[-96.989,47.8099],[-96.988,47.8099],[-96.9876,47.8099],[-96.9871,47.8099],[-96.987,47.8099],[-96.9866,47.8098],[-96.986,47.8097],[-96.9848,47.8095],[-96.9845,47.8094],[-96.9842,47.8094],[-96.9838,47.8093],[-96.9835,47.8092],[-96.9833,47.8092],[-96.9831,47.8092],[-96.983,47.8092],[-96.9827,47.8091],[-96.9823,47.8091],[-96.9821,47.809],[-96.9819,47.809],[-96.9817,47.809],[-96.9816,47.809],[-96.9815,47.809],[-96.981,47.8091],[-96.9807,47.8091],[-96.9805,47.8091],[-96.9802,47.8092],[-96.9801,47.8092],[-96.98,47.8093],[-96.9798,47.8093],[-96.9794,47.8094],[-96.9792,47.8095],[-96.979,47.8097],[-96.9787,47.8099],[-96.9785,47.81],[-96.9784,47.8102],[-96.9783,47.8103],[-96.9783,47.8104],[-96.9782,47.8105],[-96.9782,47.8106],[-96.978,47.8109],[-96.978,47.8111],[-96.9779,47.8115],[-96.9779,47.8117],[-96.978,47.8118],[-96.978,47.812],[-96.978,47.8121],[-96.9781,47.8122],[-96.9782,47.8124],[-96.9782,47.8125],[-96.9783,47.8125],[-96.9783,47.8126],[-96.9784,47.8126],[-96.9784,47.8128],[-96.9786,47.8129],[-96.9787,47.8131],[-96.9788,47.8132],[-96.9789,47.8132],[-96.979,47.8133],[-96.9791,47.8135],[-96.9792,47.8136],[-96.9793,47.8137],[-96.9794,47.8138],[-96.9795,47.8139],[-96.9796,47.814],[-96.9796,47.8141],[-96.9797,47.8143],[-96.9798,47.8144],[-96.9798,47.8145],[-96.9799,47.8145],[-96.98,47.8148],[-96.9801,47.8151],[-96.9801,47.8153],[-96.9802,47.816],[-96.9803,47.8164],[-96.9804,47.8165],[-96.9804,47.8167],[-96.9804,47.8169],[-96.9804,47.8171],[-96.9803,47.8178],[-96.9803,47.8181],[-96.9803,47.8186],[-96.9804,47.8189],[-96.9804,47.819],[-96.9804,47.8191],[-96.9804,47.8193],[-96.9805,47.8194],[-96.9805,47.8198],[-96.9805,47.8201],[-96.9806,47.8207],[-96.9806,47.8212],[-96.9806,47.8216],[-96.9805,47.8217],[-96.9805,47.8219],[-96.9804,47.8221],[-96.9803,47.8223],[-96.9801,47.8224],[-96.98,47.8225],[-96.9799,47.8225],[-96.9797,47.8226],[-96.9796,47.8226],[-96.9795,47.8226],[-96.9794,47.8226],[-96.9791,47.8226],[-96.9788,47.8225],[-96.9787,47.8225],[-96.9781,47.8223],[-96.9779,47.8223],[-96.9775,47.8222],[-96.9772,47.8221],[-96.9771,47.8221],[-96.9767,47.8221],[-96.9764,47.8221],[-96.9761,47.8221],[-96.9756,47.8221],[-96.9754,47.8221],[-96.9753,47.8222],[-96.975,47.8222],[-96.9748,47.8223],[-96.9747,47.8224],[-96.9745,47.8225],[-96.9744,47.8226],[-96.9742,47.8228],[-96.9742,47.8229],[-96.9742,47.823],[-96.9741,47.8231],[-96.9741,47.8232],[-96.9741,47.8234],[-96.9741,47.8235],[-96.9742,47.8237],[-96.9743,47.8238],[-96.9745,47.824],[-96.9746,47.8242],[-96.9747,47.8242],[-96.9748,47.8243],[-96.9748,47.8244],[-96.9749,47.8244],[-96.975,47.8245],[-96.975,47.8246],[-96.9753,47.8247],[-96.9754,47.8248],[-96.9756,47.8249],[-96.9757,47.825],[-96.9758,47.825],[-96.9759,47.8251],[-96.9761,47.8251],[-96.9763,47.8252],[-96.9764,47.8252],[-96.9766,47.8253],[-96.9767,47.8253],[-96.9768,47.8253],[-96.9771,47.8254],[-96.9773,47.8254],[-96.9775,47.8254],[-96.9777,47.8255],[-96.9778,47.8255],[-96.9783,47.8255],[-96.9784,47.8256],[-96.9788,47.8256],[-96.9796,47.8257],[-96.9802,47.8257],[-96.9805,47.8257],[-96.981,47.8257],[-96.9815,47.8257],[-96.9817,47.8257],[-96.9819,47.8256],[-96.9822,47.8256],[-96.9824,47.8256],[-96.9826,47.8255],[-96.9827,47.8255],[-96.9834,47.8254],[-96.9838,47.8253],[-96.9843,47.8253],[-96.9852,47.8252],[-96.9858,47.8252],[-96.9861,47.8252],[-96.9866,47.8253],[-96.9867,47.8253],[-96.9868,47.8253],[-96.9871,47.8255],[-96.9871,47.8256],[-96.9872,47.8257],[-96.9873,47.8258],[-96.9873,47.8259],[-96.9873,47.826],[-96.9873,47.8261],[-96.9872,47.8261],[-96.9871,47.8263],[-96.987,47.8263],[-96.9869,47.8265],[-96.9867,47.8266],[-96.9864,47.8267],[-96.986,47.8269],[-96.9856,47.827],[-96.9855,47.827],[-96.9854,47.8271],[-96.9853,47.8271],[-96.9852,47.8272],[-96.985,47.8272],[-96.9849,47.8273],[-96.9848,47.8273],[-96.9846,47.8274],[-96.9844,47.8275],[-96.9841,47.8276],[-96.9838,47.8277],[-96.9836,47.8278],[-96.9834,47.8278],[-96.9831,47.828],[-96.983,47.8281],[-96.9829,47.8281],[-96.9824,47.8284],[-96.9822,47.8286],[-96.982,47.8287],[-96.9819,47.8289],[-96.9818,47.829],[-96.9817,47.8291],[-96.9816,47.8293],[-96.9816,47.8295],[-96.9815,47.8296],[-96.9815,47.8297],[-96.9816,47.8299],[-96.9816,47.83],[-96.9817,47.8303],[-96.9818,47.8305],[-96.9819,47.8306],[-96.982,47.8307],[-96.9821,47.8309],[-96.9822,47.831],[-96.9823,47.8311],[-96.9824,47.8312],[-96.9825,47.8313],[-96.9827,47.8314],[-96.9829,47.8316],[-96.9831,47.8317],[-96.9832,47.8318],[-96.9838,47.8322],[-96.9839,47.8323],[-96.9842,47.8325],[-96.9844,47.8327],[-96.9845,47.8327],[-96.9846,47.8328],[-96.9848,47.833],[-96.9849,47.8331],[-96.985,47.8333],[-96.9851,47.8334],[-96.9852,47.8335],[-96.9852,47.8336],[-96.9852,47.8337],[-96.9854,47.834],[-96.9854,47.8341],[-96.9856,47.8347],[-96.9856,47.8349],[-96.9856,47.8351],[-96.9857,47.8355],[-96.9857,47.8357],[-96.9857,47.8358],[-96.9858,47.8359],[-96.9858,47.836],[-96.9858,47.8361],[-96.9859,47.8364],[-96.9862,47.8369],[-96.9862,47.8371],[-96.9863,47.8371],[-96.9863,47.8372],[-96.9864,47.8373],[-96.9865,47.8374],[-96.9866,47.8375],[-96.9867,47.8375],[-96.9867,47.8376],[-96.9868,47.8377],[-96.9869,47.8377],[-96.9872,47.8379],[-96.9873,47.8379],[-96.9875,47.838],[-96.9877,47.8381],[-96.9879,47.8381],[-96.9881,47.8381],[-96.989,47.8381],[-96.9892,47.8381],[-96.9896,47.8381],[-96.9898,47.8381],[-96.99,47.838],[-96.9901,47.838],[-96.9905,47.8379],[-96.9908,47.8379],[-96.9911,47.8378],[-96.9914,47.8378],[-96.9919,47.8377],[-96.992,47.8377],[-96.9923,47.8378],[-96.9925,47.8378],[-96.9926,47.8378],[-96.993,47.8379],[-96.9931,47.8379],[-96.9934,47.8381],[-96.9936,47.8381],[-96.9938,47.8383],[-96.994,47.8384],[-96.9941,47.8385],[-96.9941,47.8386],[-96.9942,47.8387],[-96.9942,47.8388],[-96.9942,47.839],[-96.9942,47.8391],[-96.9942,47.8392],[-96.9942,47.8393],[-96.9941,47.8394],[-96.9941,47.8396],[-96.9939,47.8398],[-96.9938,47.8399],[-96.9937,47.8401],[-96.9936,47.8402],[-96.9935,47.8403],[-96.9934,47.8404],[-96.9934,47.8405],[-96.993,47.841],[-96.9929,47.8411],[-96.9928,47.8414],[-96.9927,47.8415],[-96.9926,47.8416],[-96.9924,47.8419],[-96.9924,47.8421],[-96.9924,47.8424],[-96.9924,47.8425],[-96.9924,47.8426],[-96.9925,47.8426],[-96.9926,47.8427],[-96.9927,47.8428],[-96.9928,47.8428],[-96.9929,47.8428],[-96.993,47.8428],[-96.9931,47.8429],[-96.9932,47.8428],[-96.9934,47.8428],[-96.9936,47.8428],[-96.9938,47.8427],[-96.9939,47.8427],[-96.9941,47.8426],[-96.9942,47.8426],[-96.9944,47.8425],[-96.9945,47.8424],[-96.9947,47.8424],[-96.9949,47.8423],[-96.995,47.8422],[-96.9951,47.8422],[-96.9952,47.8422],[-96.9952,47.8421],[-96.9954,47.8421],[-96.9955,47.8421],[-96.9956,47.842],[-96.9957,47.842],[-96.9958,47.8419],[-96.9961,47.8418],[-96.9962,47.8418],[-96.9964,47.8417],[-96.9966,47.8417],[-96.997,47.8416],[-96.9973,47.8415],[-96.9976,47.8415],[-96.9977,47.8415],[-96.9978,47.8415],[-96.9979,47.8416],[-96.9981,47.8418],[-96.9983,47.8418],[-96.9983,47.8419],[-96.9984,47.842],[-96.9984,47.8423],[-96.9984,47.8424],[-96.9983,47.8425],[-96.9983,47.8426],[-96.9982,47.8427],[-96.9981,47.8429],[-96.998,47.843],[-96.998,47.8431],[-96.9979,47.8432],[-96.9978,47.8433],[-96.9976,47.8435],[-96.9976,47.8436],[-96.9974,47.8438],[-96.9972,47.844],[-96.9968,47.8443],[-96.9967,47.8443],[-96.9966,47.8444],[-96.9963,47.8445],[-96.9961,47.8445],[-96.996,47.8446],[-96.9957,47.8447],[-96.9954,47.8448],[-96.9953,47.8448],[-96.9951,47.8448],[-96.9948,47.845],[-96.9945,47.8451],[-96.9944,47.8452],[-96.9942,47.8453],[-96.9941,47.8454],[-96.994,47.8455],[-96.994,47.8456],[-96.994,47.8457],[-96.994,47.8459],[-96.994,47.846],[-96.9941,47.8462],[-96.9942,47.8463],[-96.9942,47.8464],[-96.9943,47.8464],[-96.9943,47.8465],[-96.9945,47.8467],[-96.9947,47.8469],[-96.9949,47.847],[-96.9952,47.8472],[-96.9956,47.8474],[-96.9957,47.8474],[-96.9959,47.8475],[-96.996,47.8476],[-96.9962,47.8477],[-96.9965,47.8479],[-96.9968,47.848],[-96.997,47.8482],[-96.9971,47.8482],[-96.9972,47.8483],[-96.9972,47.8484],[-96.9973,47.8485],[-96.9974,47.8487],[-96.9974,47.8488],[-96.9975,47.8489],[-96.9975,47.8491],[-96.9975,47.8494],[-96.9975,47.8495],[-96.9975,47.8498],[-96.9975,47.85],[-96.9974,47.8502],[-96.9974,47.8504],[-96.9973,47.8505],[-96.9973,47.8506],[-96.9972,47.8509],[-96.9971,47.851],[-96.9971,47.8512],[-96.997,47.8516],[-96.9969,47.8517],[-96.9969,47.8518],[-96.9969,47.852],[-96.9968,47.8523],[-96.9968,47.8526],[-96.9968,47.8528],[-96.9968,47.8531],[-96.9967,47.8533],[-96.9967,47.8535],[-96.9968,47.8541],[-96.9968,47.8543],[-96.9968,47.8548],[-96.9969,47.8552],[-96.9971,47.8561],[-96.9972,47.8564],[-96.9972,47.8566],[-96.9973,47.8569],[-96.9974,47.8571],[-96.9974,47.8573],[-96.9975,47.8576],[-96.9976,47.8577],[-96.9976,47.8578],[-96.9978,47.8582],[-96.9979,47.8584],[-96.998,47.8586],[-96.9981,47.8589],[-96.9983,47.8592],[-96.9984,47.8592],[-96.9984,47.8593],[-96.9984,47.8594],[-96.9985,47.8595],[-96.9986,47.8595],[-96.9986,47.8596],[-96.9988,47.8598],[-96.9989,47.8599],[-96.999,47.86],[-96.9991,47.8601],[-96.9992,47.8602],[-96.9994,47.8604],[-96.9996,47.8606],[-96.9999,47.8608],[-97.0001,47.8609],[-97.0002,47.861],[-97.0005,47.8612],[-97.0009,47.8614],[-97.0013,47.8616],[-97.0014,47.8617],[-97.0015,47.8617],[-97.0016,47.8618],[-97.0019,47.8619],[-97.0021,47.862],[-97.0028,47.8624],[-97.0029,47.8624],[-97.0032,47.8626],[-97.0038,47.8629],[-97.0041,47.863],[-97.0047,47.8634],[-97.0054,47.8639],[-97.0055,47.864],[-97.0057,47.8641],[-97.0058,47.8642],[-97.0058,47.8643],[-97.0059,47.8645],[-97.0059,47.8646],[-97.0059,47.8648],[-97.0059,47.8649],[-97.0058,47.865],[-97.0058,47.8651],[-97.0057,47.8652],[-97.0055,47.8653],[-97.0054,47.8653],[-97.0053,47.8654],[-97.0052,47.8654],[-97.0049,47.8655],[-97.0047,47.8655],[-97.004,47.8656],[-97.0039,47.8656],[-97.0036,47.8656],[-97.0035,47.8657],[-97.0033,47.8657],[-97.0032,47.8657],[-97.003,47.8658],[-97.0028,47.8659],[-97.0026,47.866],[-97.0025,47.866],[-97.0024,47.8661],[-97.0022,47.8662],[-97.0021,47.8663],[-97.0019,47.8665],[-97.0018,47.8666],[-97.0016,47.8667],[-97.0015,47.8669],[-97.0015,47.867],[-97.0014,47.867],[-97.0014,47.8672],[-97.0014,47.8673],[-97.0014,47.8674],[-97.0014,47.8675],[-97.0015,47.8677],[-97.0016,47.8678],[-97.0016,47.8679],[-97.0017,47.868],[-97.0018,47.8681],[-97.0019,47.8682],[-97.002,47.8683],[-97.0023,47.8685],[-97.0029,47.869],[-97.0029,47.8691],[-97.0032,47.8692],[-97.0036,47.8695],[-97.0037,47.8695],[-97.0039,47.8697],[-97.004,47.8697],[-97.0044,47.8698],[-97.0045,47.8699],[-97.0049,47.8701],[-97.0053,47.8702],[-97.0054,47.8702],[-97.0058,47.8703],[-97.0059,47.8704],[-97.006,47.8704],[-97.0062,47.8704],[-97.0063,47.8705],[-97.0065,47.8705],[-97.0067,47.8705],[-97.0069,47.8706],[-97.0071,47.8706],[-97.0072,47.8706],[-97.0074,47.8707],[-97.0075,47.8707],[-97.0076,47.8707],[-97.0079,47.8708],[-97.0082,47.8708],[-97.0084,47.8709],[-97.0086,47.8709],[-97.0088,47.8709],[-97.0089,47.8709],[-97.009,47.871],[-97.0092,47.871],[-97.0096,47.8711],[-97.0097,47.8711],[-97.0101,47.8712],[-97.0103,47.8712],[-97.0106,47.8712],[-97.0107,47.8712],[-97.0108,47.8712],[-97.011,47.8712],[-97.0114,47.8712],[-97.0116,47.8712],[-97.0126,47.8712],[-97.0132,47.8712],[-97.0135,47.8712],[-97.0141,47.8712],[-97.0152,47.8712],[-97.0154,47.8712],[-97.0156,47.8713],[-97.016,47.8713],[-97.0161,47.8713],[-97.0165,47.8713],[-97.0166,47.8714],[-97.0167,47.8714],[-97.0168,47.8714],[-97.0172,47.8715],[-97.0174,47.8715],[-97.0175,47.8715],[-97.0177,47.8715],[-97.0183,47.8717],[-97.0186,47.8718],[-97.0187,47.8718],[-97.0189,47.8718],[-97.019,47.8719],[-97.0191,47.8719],[-97.0195,47.872],[-97.02,47.8722],[-97.0201,47.8722],[-97.0202,47.8722],[-97.0204,47.8723],[-97.0205,47.8723],[-97.0206,47.8724],[-97.0208,47.8725],[-97.0211,47.8725],[-97.0212,47.8726],[-97.0214,47.8727],[-97.0215,47.8727],[-97.0216,47.8728],[-97.0218,47.8729],[-97.0219,47.873],[-97.022,47.873],[-97.0221,47.8731],[-97.0222,47.8732],[-97.0225,47.8734],[-97.0226,47.8734],[-97.0227,47.8735],[-97.0228,47.8736],[-97.0229,47.8737],[-97.023,47.8738],[-97.023,47.8739],[-97.0231,47.874],[-97.0231,47.8741],[-97.0232,47.8742],[-97.0232,47.8743],[-97.0233,47.8748],[-97.0233,47.8749],[-97.0232,47.8749],[-97.0231,47.875],[-97.023,47.8751],[-97.0229,47.8752],[-97.0226,47.8753],[-97.0224,47.8755],[-97.0223,47.8755],[-97.0222,47.8756],[-97.0219,47.8757],[-97.0216,47.8758],[-97.0215,47.8758],[-97.0214,47.8759],[-97.0211,47.8759],[-97.0209,47.876],[-97.0206,47.8761],[-97.0205,47.8761],[-97.0204,47.8761],[-97.0203,47.8762],[-97.0201,47.8762],[-97.02,47.8763],[-97.0196,47.8764],[-97.0194,47.8765],[-97.0191,47.8767],[-97.0187,47.877],[-97.0183,47.8774],[-97.0182,47.8776],[-97.0181,47.8779],[-97.018,47.878],[-97.018,47.8782],[-97.018,47.8783],[-97.018,47.8787],[-97.018,47.8788],[-97.0181,47.8789],[-97.0182,47.8791],[-97.0183,47.8792],[-97.0183,47.8793],[-97.0185,47.8794],[-97.0186,47.8796],[-97.0187,47.8796],[-97.0188,47.8798],[-97.0189,47.8798],[-97.019,47.8799],[-97.0193,47.8801],[-97.0197,47.8804],[-97.0198,47.8805],[-97.02,47.8805],[-97.0204,47.8807],[-97.0206,47.8808],[-97.0207,47.8808],[-97.0209,47.8809],[-97.0212,47.881],[-97.0217,47.8813],[-97.0218,47.8813],[-97.022,47.8814],[-97.0221,47.8814],[-97.0224,47.8816],[-97.0226,47.8817],[-97.0229,47.8818],[-97.023,47.8819],[-97.0232,47.882],[-97.0235,47.8822],[-97.0238,47.8824],[-97.0239,47.8825],[-97.024,47.8826],[-97.0241,47.8827],[-97.0242,47.8828],[-97.0245,47.8831],[-97.0247,47.8833],[-97.0249,47.8835],[-97.025,47.8836],[-97.025,47.8837],[-97.0251,47.8838],[-97.0252,47.8842],[-97.0253,47.8844],[-97.0254,47.8849],[-97.0254,47.885],[-97.0255,47.8852],[-97.0255,47.8854],[-97.0255,47.8855],[-97.0254,47.8859],[-97.0254,47.886],[-97.0254,47.8861],[-97.0253,47.8862],[-97.0253,47.8863],[-97.0251,47.8866],[-97.0251,47.8867],[-97.025,47.8868],[-97.025,47.8869],[-97.0248,47.887],[-97.0248,47.8871],[-97.0247,47.8871],[-97.0246,47.8872],[-97.0245,47.8874],[-97.0241,47.8876],[-97.0239,47.8877],[-97.0238,47.8878],[-97.0235,47.8879],[-97.0232,47.888],[-97.023,47.8882],[-97.0227,47.8882],[-97.0225,47.8883],[-97.0224,47.8883],[-97.0223,47.8884],[-97.0222,47.8884],[-97.022,47.8884],[-97.0218,47.8885],[-97.0217,47.8886],[-97.0216,47.8886],[-97.0215,47.8886],[-97.0212,47.8887],[-97.021,47.8888],[-97.0208,47.8889],[-97.0207,47.8889],[-97.0202,47.8891],[-97.0199,47.8892],[-97.0197,47.8893],[-97.0196,47.8894],[-97.0194,47.8895],[-97.0192,47.8896],[-97.0191,47.8897],[-97.019,47.8899],[-97.019,47.89],[-97.0189,47.89],[-97.0189,47.8901],[-97.0189,47.8902],[-97.0188,47.8902],[-97.0188,47.8903],[-97.0188,47.8904],[-97.0188,47.8905],[-97.0188,47.8909],[-97.0188,47.891],[-97.0189,47.8911],[-97.0189,47.8912],[-97.019,47.8912],[-97.0192,47.8915],[-97.0194,47.8917],[-97.0196,47.8918],[-97.0196,47.8919],[-97.0198,47.892],[-97.0201,47.8922],[-97.0203,47.8923],[-97.0208,47.8926],[-97.0211,47.8927],[-97.0217,47.8929],[-97.0219,47.8931],[-97.022,47.8931],[-97.0222,47.8931],[-97.0222,47.8932],[-97.0225,47.8933],[-97.0229,47.8935],[-97.0232,47.8937],[-97.0235,47.8938],[-97.024,47.8941],[-97.0242,47.8943],[-97.0244,47.8944],[-97.0245,47.8945],[-97.0245,47.8946],[-97.0247,47.8947],[-97.0247,47.8948],[-97.0249,47.8949],[-97.0249,47.895],[-97.025,47.8952],[-97.0251,47.8954],[-97.0251,47.8957],[-97.0251,47.8961],[-97.0251,47.8964],[-97.025,47.8968],[-97.025,47.897],[-97.0249,47.8971],[-97.0249,47.8972],[-97.0248,47.8973],[-97.0246,47.8975],[-97.0245,47.8976],[-97.0245,47.8977],[-97.0244,47.8978],[-97.0242,47.8979],[-97.0241,47.898],[-97.024,47.8981],[-97.0239,47.8981],[-97.0238,47.8982],[-97.0235,47.8983],[-97.0234,47.8984],[-97.0232,47.8984],[-97.0229,47.8986],[-97.0225,47.8988],[-97.022,47.899],[-97.0218,47.8991],[-97.0216,47.8991],[-97.0214,47.8993],[-97.0212,47.8993],[-97.0208,47.8996],[-97.0207,47.8997],[-97.0206,47.8998],[-97.0205,47.8999],[-97.0204,47.8999],[-97.0204,47.9],[-97.0203,47.9001],[-97.0202,47.9003],[-97.0201,47.9004],[-97.02,47.9005],[-97.02,47.9006],[-97.0199,47.9008],[-97.0199,47.901],[-97.0199,47.9013],[-97.0199,47.9016],[-97.0199,47.9017],[-97.02,47.9018],[-97.0201,47.902],[-97.0204,47.9023],[-97.0205,47.9025],[-97.0206,47.9025],[-97.0209,47.9027],[-97.0215,47.9031],[-97.0219,47.9034],[-97.0221,47.9035],[-97.0224,47.9037],[-97.0227,47.9039],[-97.023,47.9041],[-97.0232,47.9043],[-97.0233,47.9044],[-97.0235,47.9046],[-97.0236,47.9047],[-97.0237,47.9048],[-97.0238,47.9049],[-97.0239,47.905],[-97.0239,47.9051],[-97.024,47.9051],[-97.0242,47.9053],[-97.0243,47.9055],[-97.0244,47.9055],[-97.0244,47.9056],[-97.0247,47.9059],[-97.0247,47.906],[-97.0248,47.9061],[-97.0249,47.9062],[-97.025,47.9065],[-97.0251,47.9067],[-97.0252,47.907],[-97.0252,47.9073],[-97.0252,47.9074],[-97.0252,47.9075],[-97.0252,47.9077],[-97.0252,47.9078],[-97.0252,47.9079],[-97.0251,47.908],[-97.025,47.9081],[-97.0249,47.9082],[-97.0247,47.9083],[-97.0246,47.9084],[-97.0243,47.9085],[-97.0241,47.9085],[-97.0238,47.9085],[-97.0237,47.9085],[-97.0236,47.9085],[-97.0235,47.9085],[-97.0234,47.9085],[-97.0232,47.9084],[-97.0231,47.9084],[-97.0228,47.9082],[-97.0227,47.9082],[-97.0225,47.9081],[-97.0224,47.9079],[-97.0221,47.9078],[-97.022,47.9077],[-97.0217,47.9073],[-97.0215,47.9071],[-97.0211,47.9068],[-97.0207,47.9065],[-97.0205,47.9063],[-97.0203,47.9062],[-97.0202,47.9061],[-97.0198,47.906],[-97.0197,47.9059],[-97.0195,47.9058],[-97.0192,47.9057],[-97.0189,47.9057],[-97.0188,47.9057],[-97.0187,47.9057],[-97.0186,47.9056],[-97.0183,47.9056],[-97.0181,47.9056],[-97.0179,47.9056],[-97.0177,47.9056],[-97.0176,47.9056],[-97.0175,47.9057],[-97.0172,47.9057],[-97.0171,47.9057],[-97.017,47.9057],[-97.0169,47.9058],[-97.0168,47.9058],[-97.0166,47.9059],[-97.0165,47.9059],[-97.0164,47.9059],[-97.0163,47.906],[-97.0162,47.9061],[-97.0161,47.9061],[-97.0159,47.9062],[-97.0157,47.9064],[-97.0155,47.9065],[-97.0154,47.9066],[-97.0153,47.9067],[-97.0151,47.9071],[-97.0151,47.9072],[-97.015,47.9073],[-97.015,47.9074],[-97.0149,47.9075],[-97.0149,47.9077],[-97.0149,47.908],[-97.0149,47.9083],[-97.0149,47.9086],[-97.0149,47.9087],[-97.0151,47.9092],[-97.0151,47.9093],[-97.0152,47.9096],[-97.0153,47.9098],[-97.0154,47.9101],[-97.0156,47.9104],[-97.0156,47.9106],[-97.0157,47.9107],[-97.0158,47.911],[-97.0158,47.9111],[-97.0159,47.9112],[-97.016,47.9115],[-97.0161,47.9116],[-97.0162,47.9118],[-97.0164,47.9121],[-97.0165,47.9121],[-97.0165,47.9122],[-97.0167,47.9124],[-97.0168,47.9126],[-97.0169,47.9127],[-97.017,47.9128],[-97.0172,47.9129],[-97.0175,47.9132],[-97.0177,47.9133],[-97.0181,47.9136],[-97.0185,47.9138],[-97.0189,47.914],[-97.0194,47.9142],[-97.0195,47.9143],[-97.0196,47.9143],[-97.0198,47.9143],[-97.0199,47.9144],[-97.0201,47.9144],[-97.0207,47.9146],[-97.021,47.9147],[-97.0213,47.9147],[-97.0214,47.9147],[-97.0215,47.9147],[-97.0216,47.9148],[-97.0217,47.9148],[-97.0218,47.9148],[-97.022,47.9148],[-97.0223,47.9149],[-97.0224,47.9149],[-97.0227,47.915],[-97.023,47.9151],[-97.0232,47.9152],[-97.0233,47.9153],[-97.0236,47.9155],[-97.0237,47.9155],[-97.0238,47.9156],[-97.0238,47.9157],[-97.0238,47.9158],[-97.0238,47.916],[-97.0237,47.9161],[-97.0237,47.9162],[-97.0236,47.9162],[-97.0235,47.9163],[-97.0232,47.9165],[-97.023,47.9166],[-97.0228,47.9168],[-97.0227,47.9168],[-97.0223,47.9169],[-97.0222,47.917],[-97.0221,47.917],[-97.0219,47.9171],[-97.0216,47.9171],[-97.0216,47.9172],[-97.0215,47.9172],[-97.0213,47.9173],[-97.0211,47.9173],[-97.0208,47.9174],[-97.0205,47.9175],[-97.0204,47.9175],[-97.0203,47.9175],[-97.0201,47.9176],[-97.0198,47.9177],[-97.0196,47.9177],[-97.0195,47.9177],[-97.0191,47.9179],[-97.019,47.9179],[-97.0189,47.9179],[-97.0188,47.918],[-97.0187,47.918],[-97.0186,47.9181],[-97.0185,47.9181],[-97.0184,47.9181],[-97.0182,47.9183],[-97.0179,47.9186],[-97.0178,47.9186],[-97.0177,47.9188],[-97.0176,47.9188],[-97.0176,47.9189],[-97.0176,47.919],[-97.0176,47.9192],[-97.0176,47.9193],[-97.0176,47.9194],[-97.0177,47.9197],[-97.0178,47.9199],[-97.0179,47.92],[-97.018,47.9201],[-97.0181,47.9202],[-97.0183,47.9204],[-97.0185,47.9205],[-97.0187,47.9206],[-97.0191,47.9209],[-97.0194,47.9211],[-97.0204,47.9215],[-97.0208,47.9217],[-97.0209,47.9218],[-97.0211,47.9219],[-97.0213,47.922],[-97.0214,47.9222],[-97.0215,47.9224],[-97.0217,47.9225],[-97.0219,47.9225],[-97.0223,47.9227],[-97.0224,47.9227],[-97.0227,47.9229],[-97.0231,47.9231],[-97.0236,47.9235],[-97.0239,47.9236],[-97.0245,47.9241],[-97.0246,47.9242],[-97.0247,47.9242],[-97.0248,47.9243],[-97.0249,47.9243],[-97.0251,47.9245],[-97.0252,47.9246],[-97.0257,47.925],[-97.0258,47.9251],[-97.0259,47.9252],[-97.026,47.9253],[-97.0261,47.9253],[-97.0262,47.9254],[-97.0263,47.9255],[-97.0264,47.9257],[-97.0265,47.9257],[-97.0267,47.9258],[-97.0272,47.9261],[-97.0276,47.9264],[-97.0279,47.9266],[-97.0282,47.9268],[-97.0284,47.9269],[-97.0285,47.9269],[-97.0286,47.927],[-97.0289,47.9271],[-97.0293,47.9273],[-97.0295,47.9274],[-97.0296,47.9275],[-97.0297,47.9275],[-97.0298,47.9276],[-97.0299,47.9276],[-97.0303,47.9278],[-97.0306,47.9279],[-97.0307,47.928],[-97.0308,47.928],[-97.0312,47.9282],[-97.0313,47.9282],[-97.0314,47.9282],[-97.0317,47.9283],[-97.0319,47.9283],[-97.032,47.9284],[-97.0323,47.9285],[-97.0325,47.9286],[-97.0326,47.9286],[-97.0328,47.9287],[-97.0331,47.9288],[-97.0332,47.9288],[-97.0333,47.9289],[-97.0337,47.929],[-97.0339,47.9291],[-97.034,47.9292],[-97.0344,47.9293],[-97.0351,47.9298],[-97.0353,47.9299],[-97.036,47.9304],[-97.0361,47.9305],[-97.0364,47.9308],[-97.0366,47.931],[-97.0368,47.9312],[-97.0369,47.9314],[-97.037,47.9315],[-97.0371,47.9316],[-97.0372,47.9319],[-97.0373,47.9321],[-97.0374,47.9323],[-97.0374,47.9325],[-97.0374,47.9326],[-97.0374,47.933],[-97.0373,47.9332],[-97.0373,47.9333],[-97.0373,47.9334],[-97.0372,47.9335],[-97.0372,47.9336],[-97.0371,47.9337],[-97.037,47.9339],[-97.0368,47.9343],[-97.0367,47.9344],[-97.0366,47.9345],[-97.0366,47.9346],[-97.0365,47.9347],[-97.0363,47.935],[-97.0362,47.9351],[-97.0361,47.9352],[-97.0361,47.9353],[-97.036,47.9353],[-97.036,47.9354],[-97.0359,47.9356],[-97.0359,47.9357],[-97.0358,47.9357],[-97.0357,47.9359],[-97.0357,47.936],[-97.0357,47.9361],[-97.0356,47.9362],[-97.0356,47.9363],[-97.0355,47.9364],[-97.0355,47.9366],[-97.0355,47.9367],[-97.0355,47.9373],[-97.0355,47.9379],[-97.0356,47.9382],[-97.0357,47.9386],[-97.0358,47.9388],[-97.0358,47.939],[-97.036,47.9392],[-97.0361,47.9393],[-97.0362,47.9394],[-97.0365,47.9396],[-97.0367,47.9398],[-97.0369,47.9399],[-97.0372,47.94],[-97.0374,47.9401],[-97.0375,47.9402],[-97.0377,47.9402],[-97.0379,47.9403],[-97.0383,47.9404],[-97.0388,47.9405],[-97.0389,47.9406],[-97.0395,47.9406],[-97.0399,47.9406],[-97.0413,47.9406],[-97.0417,47.9406],[-97.0418,47.9406],[-97.0422,47.9407],[-97.0423,47.9407],[-97.0426,47.9407],[-97.0432,47.9408],[-97.0437,47.9408],[-97.044,47.9409],[-97.0441,47.9409],[-97.0443,47.941],[-97.0446,47.941],[-97.0448,47.941],[-97.0449,47.9411],[-97.045,47.9411],[-97.0452,47.9412],[-97.0454,47.9412],[-97.0456,47.9412],[-97.0458,47.9413],[-97.046,47.9413],[-97.0461,47.9413],[-97.0462,47.9414],[-97.0467,47.9415],[-97.0472,47.9417],[-97.0473,47.9417],[-97.0476,47.9418],[-97.0477,47.9418],[-97.0478,47.9419],[-97.048,47.942],[-97.0482,47.942],[-97.0484,47.9421],[-97.0487,47.9422],[-97.0489,47.9423],[-97.049,47.9424],[-97.0491,47.9424],[-97.0496,47.9427],[-97.0498,47.9427],[-97.0499,47.9428],[-97.0504,47.9431],[-97.0509,47.9434],[-97.0513,47.9436],[-97.0516,47.9437],[-97.0522,47.9441],[-97.0528,47.9445],[-97.0529,47.9446],[-97.0533,47.9449],[-97.0534,47.945],[-97.0535,47.9451],[-97.0537,47.9453],[-97.0539,47.9455],[-97.0542,47.9459],[-97.0543,47.946],[-97.0545,47.9462],[-97.0546,47.9463],[-97.0547,47.9464],[-97.0547,47.9465],[-97.0549,47.9466],[-97.055,47.9468],[-97.0551,47.9471],[-97.0552,47.9472],[-97.0553,47.9474],[-97.0553,47.9475],[-97.0554,47.9476],[-97.0554,47.9478],[-97.0556,47.9483],[-97.0556,47.9485],[-97.0556,47.9486],[-97.0556,47.9487],[-97.0556,47.9491],[-97.0556,47.9494],[-97.0555,47.9496],[-97.0554,47.95],[-97.0554,47.9501],[-97.0554,47.9502],[-97.0554,47.9503],[-97.0554,47.9504],[-97.0553,47.9505],[-97.0552,47.9507],[-97.0552,47.9508],[-97.0551,47.9509],[-97.055,47.951],[-97.0549,47.9512],[-97.0548,47.9514],[-97.0548,47.9515],[-97.0546,47.9516],[-97.0546,47.9517],[-97.0545,47.9519],[-97.0544,47.9519],[-97.0543,47.952],[-97.0542,47.9522],[-97.0541,47.9523],[-97.0541,47.9524],[-97.054,47.9524],[-97.0539,47.9526],[-97.0537,47.9528],[-97.0535,47.9531],[-97.0534,47.9532],[-97.0534,47.9533],[-97.0533,47.9533],[-97.0532,47.9536],[-97.0531,47.9538],[-97.053,47.9539],[-97.0529,47.954],[-97.0527,47.9544],[-97.0526,47.9547],[-97.0525,47.9549],[-97.0525,47.955],[-97.0524,47.9552],[-97.0524,47.9553],[-97.0524,47.9554],[-97.0523,47.9555],[-97.0523,47.9558],[-97.0523,47.9559],[-97.0523,47.9566],[-97.0523,47.9568],[-97.0523,47.957],[-97.0524,47.9574],[-97.0525,47.9577],[-97.0527,47.9581],[-97.0528,47.9582],[-97.0529,47.9584],[-97.053,47.9585],[-97.0532,47.9588],[-97.0534,47.9591],[-97.0535,47.9592],[-97.0536,47.9592],[-97.0537,47.9594],[-97.0538,47.9594],[-97.0541,47.9597],[-97.0549,47.9602],[-97.0551,47.9604],[-97.0554,47.9605],[-97.0558,47.9608],[-97.056,47.9609],[-97.0564,47.9611],[-97.0568,47.9612],[-97.0571,47.9614],[-97.0575,47.9615],[-97.0578,47.9616],[-97.0579,47.9616],[-97.058,47.9617],[-97.0581,47.9617],[-97.0583,47.9617],[-97.0586,47.9619],[-97.0587,47.9619],[-97.0588,47.9619],[-97.0589,47.962],[-97.059,47.962],[-97.0591,47.962],[-97.0592,47.962],[-97.0593,47.962],[-97.0593,47.9621],[-97.0593,47.9622],[-97.0593,47.9623],[-97.0596,47.9622],[-97.0596,47.9623],[-97.0597,47.9623],[-97.0599,47.9624],[-97.0604,47.9627],[-97.0607,47.9629],[-97.0609,47.9631],[-97.061,47.9632],[-97.0611,47.9633],[-97.0613,47.9635],[-97.0614,47.9635],[-97.0614,47.9636],[-97.0614,47.9637],[-97.0615,47.9637],[-97.0616,47.9639],[-97.0617,47.9641],[-97.0618,47.9643],[-97.0618,47.9645],[-97.0618,47.9647],[-97.0618,47.9652],[-97.0618,47.9654],[-97.0617,47.9654],[-97.0617,47.9656],[-97.0615,47.9657],[-97.0613,47.966],[-97.0613,47.9661],[-97.0612,47.9662],[-97.0611,47.9664],[-97.061,47.9665],[-97.0609,47.9665],[-97.0608,47.9667],[-97.0601,47.9672],[-97.06,47.9672],[-97.0599,47.9673],[-97.0595,47.9676],[-97.0592,47.9678],[-97.0581,47.9686],[-97.058,47.9688],[-97.0578,47.969],[-97.0577,47.9691],[-97.0576,47.9692],[-97.0576,47.9693],[-97.0575,47.9694],[-97.0574,47.9697],[-97.0573,47.97],[-97.0572,47.9703],[-97.0572,47.9705],[-97.0572,47.9706],[-97.0573,47.9707],[-97.0573,47.9708],[-97.0574,47.9709],[-97.0575,47.971],[-97.0576,47.9712],[-97.0577,47.9713],[-97.0579,47.9717],[-97.058,47.9717],[-97.058,47.9718],[-97.0582,47.972],[-97.0584,47.9722],[-97.0585,47.9724],[-97.0589,47.9729],[-97.0591,47.9732],[-97.0591,47.9733],[-97.0592,47.9734],[-97.0593,47.9737],[-97.0593,47.9739],[-97.0594,47.9741],[-97.0594,47.9743],[-97.0593,47.9746],[-97.0593,47.9748],[-97.0593,47.9753],[-97.0592,47.9755],[-97.059,47.9759],[-97.0589,47.9761],[-97.0588,47.9763],[-97.0587,47.9766],[-97.0585,47.977],[-97.0583,47.9773],[-97.0582,47.9774],[-97.0581,47.9775],[-97.058,47.9777],[-97.0579,47.9778],[-97.0577,47.9782],[-97.0575,47.9787],[-97.0574,47.9787],[-97.0572,47.9791],[-97.0571,47.9792],[-97.0568,47.9798],[-97.0567,47.98],[-97.0565,47.9806],[-97.0563,47.9811],[-97.0562,47.9814],[-97.0561,47.9817],[-97.0559,47.9821],[-97.0557,47.9827],[-97.0555,47.9832],[-97.0555,47.9833],[-97.0554,47.9837],[-97.0552,47.9842],[-97.0549,47.9848],[-97.0546,47.9855],[-97.0544,47.986],[-97.0542,47.9865],[-97.054,47.9871],[-97.0538,47.9876],[-97.0535,47.9879],[-97.0534,47.9883],[-97.0534,47.9885],[-97.0533,47.9886],[-97.0533,47.9887],[-97.0532,47.989],[-97.0531,47.9893],[-97.0531,47.9897],[-97.0531,47.9903],[-97.0531,47.9904],[-97.0531,47.9905],[-97.0532,47.9907],[-97.0532,47.9908],[-97.0533,47.9911],[-97.0534,47.9913],[-97.0534,47.9914],[-97.0536,47.9916],[-97.0538,47.9919],[-97.0542,47.9923],[-97.0545,47.9926],[-97.0549,47.9929],[-97.0555,47.9933],[-97.0562,47.9936],[-97.0567,47.9937],[-97.0571,47.9939],[-97.0578,47.9941],[-97.0585,47.9943],[-97.0592,47.9945],[-97.0597,47.9947],[-97.0601,47.9949],[-97.0605,47.995],[-97.0609,47.9952],[-97.0614,47.9955],[-97.0618,47.9957],[-97.0619,47.9958],[-97.0623,47.996],[-97.0626,47.9962],[-97.0629,47.9964],[-97.063,47.9966],[-97.0632,47.9968],[-97.0633,47.9969],[-97.0635,47.9971],[-97.0637,47.9974],[-97.0639,47.9977],[-97.064,47.9979],[-97.0641,47.998],[-97.0641,47.9981],[-97.0643,47.9985],[-97.0644,47.9989],[-97.0645,47.9993],[-97.0645,48],[-97.0645,48.0004],[-97.0644,48.0019],[-97.0644,48.0027],[-97.0645,48.0034],[-97.0647,48.0039],[-97.0648,48.0044],[-97.0649,48.0044],[-97.0654,48.0057],[-97.0656,48.0062],[-97.066,48.0071],[-97.066,48.0072],[-97.0663,48.0078],[-97.0664,48.008],[-97.0667,48.0088],[-97.0668,48.0096],[-97.0666,48.0104],[-97.0654,48.0113],[-97.0639,48.0124],[-97.0637,48.0126],[-97.063,48.0132],[-97.0629,48.0138],[-97.0629,48.014],[-97.063,48.0145],[-97.0633,48.015],[-97.064,48.0153],[-97.0649,48.0157],[-97.0685,48.0159],[-97.0693,48.0162],[-97.07,48.0166],[-97.0701,48.0166],[-97.0703,48.0167],[-97.0707,48.0169],[-97.0709,48.0172],[-97.0713,48.0175],[-97.0713,48.0176],[-97.0717,48.018],[-97.0718,48.0181],[-97.0722,48.019],[-97.0722,48.0191],[-97.0723,48.0195],[-97.0724,48.02],[-97.0722,48.0206],[-97.0719,48.0214],[-97.0713,48.0228],[-97.0699,48.0247],[-97.069,48.0263],[-97.0687,48.0277],[-97.0688,48.029],[-97.0689,48.0294],[-97.0689,48.0297],[-97.0692,48.0313],[-97.0698,48.0333],[-97.0698,48.0334],[-97.0701,48.0361],[-97.0701,48.0362],[-97.07,48.0374],[-97.0704,48.0418],[-97.0709,48.044],[-97.071,48.0447],[-97.0713,48.0458],[-97.072,48.0474],[-97.0723,48.0481],[-97.0731,48.0496],[-97.0732,48.0499],[-97.074,48.0512],[-97.0747,48.052],[-97.0756,48.0527],[-97.0767,48.0533],[-97.0774,48.0536],[-97.0782,48.054],[-97.0789,48.0542],[-97.079,48.0543],[-97.0792,48.0543],[-97.0795,48.0545],[-97.0805,48.0548],[-97.0816,48.0552],[-97.0829,48.0558],[-97.0838,48.0563],[-97.084,48.0564],[-97.0841,48.0564],[-97.0846,48.0566],[-97.0859,48.0575],[-97.087,48.0582],[-97.0872,48.0585],[-97.0874,48.0587],[-97.0876,48.0588],[-97.0878,48.059],[-97.0879,48.0591],[-97.0881,48.0593],[-97.0885,48.0599],[-97.0886,48.06],[-97.0893,48.061],[-97.0905,48.0626],[-97.0906,48.0627],[-97.0908,48.063],[-97.0918,48.0641],[-97.092,48.0644],[-97.0932,48.0652],[-97.0952,48.0668],[-97.0958,48.0676],[-97.0961,48.0682],[-97.0963,48.0687],[-97.097,48.07],[-97.0972,48.0704],[-97.0973,48.0706],[-97.0978,48.0711],[-97.098,48.0712],[-97.0983,48.0713],[-97.0988,48.0715],[-97.0995,48.0715],[-97.0998,48.0715],[-97.1013,48.0715],[-97.103,48.0717],[-97.1031,48.0717],[-97.1039,48.0719],[-97.1042,48.0722],[-97.1045,48.0724],[-97.1047,48.0731],[-97.1046,48.0737],[-97.1045,48.0739],[-97.1042,48.0746],[-97.1011,48.0772],[-97.1008,48.0774],[-97.1005,48.078],[-97.1002,48.0786],[-97.1002,48.0788],[-97.0999,48.0799],[-97.0994,48.0821],[-97.0994,48.0837],[-97.0996,48.0849],[-97.0998,48.0859],[-97.1002,48.0868],[-97.1013,48.0883],[-97.1022,48.0891],[-97.1026,48.0893],[-97.1035,48.0897],[-97.1047,48.0901],[-97.1077,48.0905],[-97.1081,48.0905],[-97.1093,48.0909],[-97.1094,48.0909],[-97.1095,48.091],[-97.1095,48.0911],[-97.1096,48.0911],[-97.1097,48.0912],[-97.1098,48.0913],[-97.1099,48.0914],[-97.1098,48.0915],[-97.1098,48.0916],[-97.1095,48.0925],[-97.1089,48.0929],[-97.1084,48.093],[-97.1069,48.0934],[-97.104,48.0938],[-97.1032,48.0941],[-97.1026,48.0945],[-97.1023,48.0949],[-97.1021,48.0953],[-97.1019,48.0959],[-97.1022,48.0967],[-97.1024,48.0968],[-97.103,48.0973],[-97.1042,48.0979],[-97.1061,48.0986],[-97.1074,48.0992],[-97.1078,48.0993],[-97.1081,48.0995],[-97.1082,48.0997],[-97.1084,48.0999],[-97.1085,48.0999],[-97.1087,48.1003],[-97.1088,48.1008],[-97.109,48.1016],[-97.1089,48.1027],[-97.1091,48.1038],[-97.1095,48.1047],[-97.1103,48.1052],[-97.1108,48.1056],[-97.1115,48.1059],[-97.1124,48.1061],[-97.1125,48.1061],[-97.1132,48.1062],[-97.1149,48.106],[-97.1159,48.1058],[-97.1169,48.1056],[-97.1181,48.1055],[-97.1197,48.1054],[-97.1198,48.1054],[-97.1208,48.1056],[-97.1218,48.1059],[-97.1221,48.106],[-97.1223,48.1061],[-97.1226,48.1062],[-97.123,48.1065],[-97.1232,48.1067],[-97.1235,48.1072],[-97.1236,48.1078],[-97.1237,48.108],[-97.1231,48.1095],[-97.1222,48.1107],[-97.122,48.1108],[-97.121,48.1123],[-97.1206,48.1134],[-97.1207,48.115],[-97.1211,48.1159],[-97.1216,48.1169],[-97.1234,48.1195],[-97.1253,48.1222],[-97.1254,48.1223],[-97.1256,48.1223],[-97.1258,48.1227],[-97.1261,48.1233],[-97.1268,48.1241],[-97.1269,48.1243],[-97.127,48.1246],[-97.1272,48.125],[-97.1276,48.1258],[-97.1277,48.126],[-97.1283,48.1272],[-97.1289,48.129],[-97.129,48.1305],[-97.129,48.1308],[-97.1292,48.132],[-97.1293,48.1321],[-97.1293,48.1324],[-97.1294,48.1326],[-97.1294,48.1328],[-97.1295,48.1331],[-97.13,48.134],[-97.1315,48.135],[-97.1324,48.1358],[-97.1332,48.1365],[-97.1333,48.1366],[-97.1335,48.1371],[-97.133,48.1374],[-97.1327,48.1375],[-97.1326,48.1376],[-97.1325,48.1376],[-97.1322,48.1376],[-97.132,48.1376],[-97.1317,48.1375],[-97.1308,48.1373],[-97.1305,48.1372],[-97.1303,48.1371],[-97.1295,48.1369],[-97.129,48.1367],[-97.1277,48.1362],[-97.1267,48.1361],[-97.1265,48.1361],[-97.1254,48.1361],[-97.1253,48.1361],[-97.1249,48.1362],[-97.1248,48.1362],[-97.1242,48.1364],[-97.1231,48.137],[-97.123,48.137],[-97.1228,48.1374],[-97.1227,48.1375],[-97.1225,48.1379],[-97.1224,48.1381],[-97.1224,48.1384],[-97.1223,48.1386],[-97.1224,48.1391],[-97.1227,48.1396],[-97.1229,48.1397],[-97.1231,48.1399],[-97.1232,48.14],[-97.1235,48.1402],[-97.1237,48.1403],[-97.1238,48.1404],[-97.124,48.1405],[-97.1243,48.1407],[-97.1244,48.1407],[-97.1246,48.1408],[-97.1248,48.1409],[-97.125,48.1409],[-97.1251,48.141],[-97.1253,48.1411],[-97.1266,48.1415],[-97.1277,48.1417],[-97.1294,48.142],[-97.1319,48.1424],[-97.1347,48.143],[-97.1354,48.1431],[-97.1368,48.1433],[-97.1379,48.1432],[-97.138,48.1432],[-97.1388,48.143],[-97.1393,48.1429],[-97.1407,48.1422],[-97.1411,48.142],[-97.1416,48.1417],[-97.1418,48.1416],[-97.1419,48.1415],[-97.1422,48.1414],[-97.1424,48.1413],[-97.1426,48.1412],[-97.1427,48.1412],[-97.1428,48.1412],[-97.1436,48.141],[-97.1442,48.141],[-97.1445,48.141],[-97.1455,48.1413],[-97.1461,48.1416],[-97.1465,48.1422],[-97.1467,48.1432],[-97.1465,48.1441],[-97.1459,48.1451],[-97.145,48.1462],[-97.1447,48.1466],[-97.1437,48.1474],[-97.1436,48.1475],[-97.1433,48.1478],[-97.1431,48.148],[-97.1427,48.1485],[-97.1426,48.1487],[-97.1413,48.15],[-97.1412,48.1501],[-97.1406,48.1506],[-97.1404,48.1508],[-97.1403,48.1509],[-97.1395,48.1513],[-97.1392,48.1515],[-97.1371,48.1522],[-97.1365,48.1524],[-97.1329,48.1534],[-97.1305,48.1542],[-97.1282,48.1551],[-97.1281,48.1551],[-97.1263,48.1559],[-97.1254,48.1562],[-97.1253,48.1562],[-97.1245,48.1566],[-97.1237,48.157],[-97.1236,48.157],[-97.1226,48.1577],[-97.1217,48.1582],[-97.1212,48.1587],[-97.121,48.1591],[-97.121,48.1596],[-97.121,48.1607],[-97.1212,48.1611],[-97.1215,48.1615],[-97.1219,48.1617],[-97.1225,48.1621],[-97.1226,48.1621],[-97.123,48.1623],[-97.1234,48.1624],[-97.1235,48.1625],[-97.1237,48.1625],[-97.1241,48.1626],[-97.1248,48.1628],[-97.1253,48.1628],[-97.1274,48.1628],[-97.1286,48.1625],[-97.1306,48.1619],[-97.132,48.1615],[-97.1321,48.1614],[-97.1322,48.1614],[-97.1325,48.1612],[-97.1327,48.1612],[-97.1334,48.1608],[-97.1345,48.1603],[-97.1358,48.1599],[-97.1364,48.1598],[-97.1366,48.1597],[-97.1369,48.1597],[-97.1375,48.1596],[-97.138,48.1595],[-97.1383,48.1595],[-97.1384,48.1595],[-97.1386,48.1595],[-97.1387,48.1595],[-97.1388,48.1595],[-97.1403,48.1598],[-97.1404,48.1598],[-97.1419,48.1602],[-97.1431,48.1611],[-97.1442,48.1625],[-97.1444,48.1633],[-97.1446,48.1641],[-97.1447,48.1647],[-97.1449,48.1653],[-97.145,48.1658],[-97.1451,48.1663],[-97.1452,48.1667],[-97.1454,48.1675],[-97.1463,48.1686],[-97.1475,48.1706],[-97.1475,48.1723],[-97.1475,48.1724],[-97.1473,48.1726],[-97.147,48.173],[-97.1469,48.173],[-97.1468,48.1732],[-97.1467,48.1732],[-97.146,48.1736],[-97.1454,48.174],[-97.1452,48.1741],[-97.1449,48.1741],[-97.1442,48.1742],[-97.1436,48.1743],[-97.1434,48.1743],[-97.1417,48.1745],[-97.1389,48.1747],[-97.1371,48.1754],[-97.1367,48.1757],[-97.1366,48.1758],[-97.1364,48.176],[-97.136,48.1767],[-97.136,48.177],[-97.136,48.1777],[-97.136,48.1783],[-97.136,48.1789],[-97.1367,48.1809],[-97.137,48.1812],[-97.1376,48.1817],[-97.1382,48.1822],[-97.1384,48.1823],[-97.1387,48.1824],[-97.1391,48.1825],[-97.1396,48.1827],[-97.1406,48.1829],[-97.1417,48.183],[-97.1432,48.1828],[-97.1456,48.1823],[-97.1468,48.1821],[-97.1485,48.1824],[-97.1498,48.1835],[-97.1498,48.1854],[-97.1497,48.1858],[-97.1492,48.1864],[-97.1488,48.1867],[-97.1483,48.1871],[-97.1478,48.1876],[-97.1475,48.1878],[-97.1461,48.1887],[-97.1449,48.1895],[-97.1429,48.191],[-97.1427,48.1912],[-97.1426,48.1913],[-97.1415,48.1925],[-97.1414,48.1933],[-97.1412,48.1936],[-97.1411,48.194],[-97.1411,48.1941],[-97.141,48.1941],[-97.141,48.1943],[-97.1409,48.1944],[-97.1397,48.1951],[-97.1384,48.1955],[-97.1365,48.1963],[-97.1357,48.1971],[-97.1359,48.1983],[-97.136,48.1984],[-97.1362,48.1987],[-97.1364,48.199],[-97.1368,48.1995],[-97.1383,48.2005],[-97.1401,48.2018],[-97.141,48.2027],[-97.1411,48.2028],[-97.1412,48.2029],[-97.1412,48.203],[-97.1411,48.204],[-97.1409,48.2045],[-97.1401,48.2051],[-97.1391,48.2058],[-97.1376,48.2062],[-97.1341,48.2067],[-97.1316,48.2071],[-97.1301,48.2076],[-97.1296,48.208],[-97.1293,48.2084],[-97.1292,48.2096],[-97.1292,48.2099],[-97.1297,48.2105],[-97.1302,48.2108],[-97.1308,48.2109],[-97.1318,48.2112],[-97.1354,48.2115],[-97.1364,48.2119],[-97.1383,48.2131],[-97.1394,48.2143],[-97.1395,48.2144],[-97.1395,48.2145],[-97.1394,48.2154],[-97.1393,48.2163],[-97.1393,48.2167],[-97.1389,48.2171],[-97.1383,48.2173],[-97.1374,48.2177],[-97.1355,48.2178],[-97.1344,48.2178],[-97.1329,48.2176],[-97.1314,48.2172],[-97.1302,48.2163],[-97.1292,48.2157],[-97.1279,48.2144],[-97.1274,48.2133],[-97.1272,48.2126],[-97.1269,48.2119],[-97.1265,48.2112],[-97.1261,48.21],[-97.1258,48.2097],[-97.1253,48.2092],[-97.1249,48.2086],[-97.1245,48.208],[-97.1244,48.2079],[-97.1237,48.2076],[-97.1229,48.2074],[-97.1216,48.2073],[-97.1205,48.2073],[-97.1198,48.2075],[-97.1191,48.2077],[-97.1189,48.2078],[-97.1188,48.2081],[-97.1183,48.2086],[-97.118,48.2091],[-97.1178,48.2098],[-97.1179,48.2106],[-97.118,48.211],[-97.1181,48.2114],[-97.1184,48.2119],[-97.1186,48.2122],[-97.1188,48.2126],[-97.119,48.2129],[-97.1195,48.2135],[-97.1209,48.215],[-97.1221,48.2159],[-97.1229,48.2165],[-97.1248,48.2174],[-97.1253,48.2178],[-97.1273,48.2184],[-97.1289,48.2187],[-97.1322,48.2196],[-97.1351,48.2206],[-97.136,48.2209],[-97.1372,48.2214],[-97.1385,48.2218],[-97.139,48.2219],[-97.1406,48.2221],[-97.1417,48.2221],[-97.1427,48.2218],[-97.1436,48.2215],[-97.1448,48.2208],[-97.1456,48.2203],[-97.1457,48.2202],[-97.1458,48.2201],[-97.146,48.2199],[-97.1462,48.2197],[-97.1465,48.2195],[-97.1471,48.2189],[-97.1475,48.2187],[-97.1483,48.2183],[-97.1489,48.2182],[-97.1498,48.2181],[-97.1509,48.2183],[-97.1518,48.2189],[-97.1522,48.2196],[-97.1522,48.2204],[-97.1519,48.221],[-97.1517,48.2214],[-97.1511,48.2221],[-97.1497,48.2231],[-97.1483,48.2237],[-97.1465,48.2243],[-97.1436,48.2252],[-97.1434,48.2253],[-97.1408,48.2262],[-97.1386,48.2267],[-97.1372,48.227],[-97.1358,48.2271],[-97.1333,48.2269],[-97.1317,48.2264],[-97.1311,48.2261],[-97.1306,48.2258],[-97.1291,48.2251],[-97.1285,48.2248],[-97.1277,48.2244],[-97.1266,48.2238],[-97.1259,48.2236],[-97.1253,48.2234],[-97.1245,48.2232],[-97.1233,48.2231],[-97.1223,48.2233],[-97.1217,48.2236],[-97.1211,48.2241],[-97.1207,48.2247],[-97.1207,48.2248],[-97.1206,48.2254],[-97.1208,48.2258],[-97.1211,48.2263],[-97.1213,48.2265],[-97.1215,48.2267],[-97.1217,48.2269],[-97.1225,48.2275],[-97.1235,48.228],[-97.1244,48.2284],[-97.1253,48.2287],[-97.1278,48.2292],[-97.1303,48.2297],[-97.1325,48.2297],[-97.1351,48.2297],[-97.1369,48.2299],[-97.1393,48.2302],[-97.1421,48.2309],[-97.1424,48.231],[-97.1427,48.2312],[-97.143,48.2314],[-97.1434,48.2317],[-97.1436,48.2318],[-97.1436,48.2319],[-97.144,48.2325],[-97.1444,48.2332],[-97.1446,48.2336],[-97.1446,48.2343],[-97.1443,48.2351],[-97.143,48.2361],[-97.1416,48.2365],[-97.1411,48.2365],[-97.1399,48.2366],[-97.1378,48.2368],[-97.1358,48.2369],[-97.1344,48.2377],[-97.134,48.2382],[-97.1337,48.2391],[-97.134,48.2395],[-97.1341,48.2397],[-97.1342,48.2398],[-97.1346,48.2403],[-97.1357,48.2409],[-97.1376,48.2413],[-97.1385,48.2415],[-97.1406,48.2415],[-97.1422,48.2412],[-97.1444,48.2412],[-97.1459,48.2416],[-97.1468,48.2421],[-97.1471,48.2422],[-97.1472,48.243],[-97.1471,48.2432],[-97.147,48.2436],[-97.1469,48.2441],[-97.1467,48.2445],[-97.1461,48.2452],[-97.1445,48.2461],[-97.1432,48.2467],[-97.14,48.2473],[-97.1388,48.2478],[-97.1377,48.2484],[-97.1356,48.2495],[-97.1345,48.2497],[-97.1334,48.2499],[-97.1329,48.2499],[-97.1326,48.2498],[-97.1324,48.2498],[-97.1299,48.2497],[-97.1291,48.2494],[-97.1274,48.2494],[-97.1264,48.2497],[-97.1262,48.2498],[-97.1259,48.2498],[-97.1256,48.2499],[-97.1254,48.2499],[-97.1253,48.2499],[-97.1252,48.25],[-97.1251,48.25],[-97.1248,48.2503],[-97.1245,48.2506],[-97.1245,48.2507],[-97.1243,48.2513],[-97.1244,48.2519],[-97.1246,48.2525],[-97.1248,48.253],[-97.1249,48.2532],[-97.1253,48.2537],[-97.1256,48.2539],[-97.1262,48.2546],[-97.1268,48.255],[-97.1274,48.2554],[-97.1274,48.2555],[-97.1291,48.2566],[-97.13,48.2572],[-97.1304,48.2576],[-97.1306,48.2581],[-97.1307,48.2586],[-97.1306,48.2589],[-97.1306,48.259],[-97.1304,48.2595],[-97.1299,48.2598],[-97.1292,48.2599],[-97.1291,48.2599],[-97.1288,48.2599],[-97.1286,48.2599],[-97.1283,48.26],[-97.1281,48.26],[-97.1273,48.26],[-97.1253,48.26],[-97.1249,48.2601],[-97.1243,48.2603],[-97.1241,48.2604],[-97.1237,48.2606],[-97.1231,48.2612],[-97.123,48.2617],[-97.1231,48.2622],[-97.1234,48.2628],[-97.1238,48.2632],[-97.1241,48.2635],[-97.1242,48.2636],[-97.1247,48.2639],[-97.1253,48.264],[-97.1263,48.2644],[-97.1286,48.2648],[-97.1291,48.2648],[-97.1304,48.265],[-97.1334,48.2655],[-97.1351,48.2658],[-97.1361,48.2659],[-97.1376,48.2657],[-97.1395,48.2655],[-97.1407,48.2653],[-97.142,48.2654],[-97.1428,48.2656],[-97.1439,48.2657],[-97.1444,48.2662],[-97.1449,48.2668],[-97.1451,48.2677],[-97.145,48.2686],[-97.145,48.2688],[-97.1444,48.2697],[-97.1437,48.2701],[-97.1431,48.2704],[-97.142,48.2707],[-97.1404,48.2711],[-97.1392,48.2712],[-97.1378,48.2712],[-97.1361,48.271],[-97.1344,48.2706],[-97.1314,48.27],[-97.1299,48.2698],[-97.1298,48.2698],[-97.1289,48.2698],[-97.1272,48.2698],[-97.1264,48.27],[-97.1253,48.2704],[-97.125,48.2707],[-97.1247,48.2709],[-97.1243,48.2711],[-97.1241,48.2713],[-97.1239,48.2716],[-97.1237,48.2721],[-97.1238,48.2724],[-97.1239,48.2728],[-97.1241,48.2733],[-97.1243,48.2736],[-97.1247,48.2742],[-97.1249,48.2745],[-97.1253,48.275],[-97.1255,48.2752],[-97.1256,48.2754],[-97.1256,48.2756],[-97.1256,48.2757],[-97.1256,48.2759],[-97.1256,48.276],[-97.1255,48.2762],[-97.1254,48.2763],[-97.1251,48.2767],[-97.1247,48.2768],[-97.124,48.277],[-97.1236,48.277],[-97.1233,48.2769],[-97.1225,48.2769],[-97.1214,48.2767],[-97.1206,48.2767],[-97.1198,48.2769],[-97.1188,48.2774],[-97.1175,48.278],[-97.1172,48.2785],[-97.117,48.2788],[-97.1166,48.2796],[-97.1166,48.2797],[-97.1166,48.2805],[-97.1166,48.2807],[-97.1167,48.281],[-97.1167,48.2812],[-97.117,48.2819],[-97.1171,48.2822],[-97.1172,48.2826],[-97.1177,48.2835],[-97.1184,48.2844],[-97.1222,48.2901],[-97.123,48.2907],[-97.1231,48.2908],[-97.1239,48.2912],[-97.1244,48.2915],[-97.1248,48.2917],[-97.1253,48.2918],[-97.1257,48.2918],[-97.1261,48.2918],[-97.1266,48.2918],[-97.1272,48.2918],[-97.128,48.2915],[-97.1286,48.2913],[-97.1296,48.2908],[-97.13,48.2905],[-97.1304,48.2902],[-97.1315,48.2891],[-97.1323,48.2884],[-97.133,48.2879],[-97.1335,48.2876],[-97.1343,48.2873],[-97.1349,48.2871],[-97.1355,48.2871],[-97.1367,48.2873],[-97.1375,48.2877],[-97.1378,48.2878],[-97.1379,48.2879],[-97.138,48.288],[-97.1381,48.2881],[-97.1381,48.2883],[-97.1384,48.2886],[-97.1385,48.2893],[-97.1384,48.2897],[-97.1383,48.2902],[-97.1381,48.2908],[-97.1373,48.2918],[-97.1369,48.2921],[-97.1365,48.2924],[-97.1363,48.2925],[-97.1355,48.2929],[-97.1344,48.2935],[-97.1337,48.294],[-97.1336,48.2941],[-97.1334,48.2942],[-97.133,48.2946],[-97.1325,48.2951],[-97.1324,48.2952],[-97.1323,48.2953],[-97.1319,48.2958],[-97.1315,48.2963],[-97.1312,48.2965],[-97.1307,48.2972],[-97.13,48.2978],[-97.1293,48.2983],[-97.1287,48.2987],[-97.1283,48.2988],[-97.1276,48.299],[-97.1272,48.2991],[-97.127,48.2991],[-97.1263,48.2991],[-97.1253,48.2989],[-97.125,48.2988],[-97.1246,48.2986],[-97.1242,48.2984],[-97.1234,48.2974],[-97.1228,48.2966],[-97.122,48.296],[-97.1213,48.2954],[-97.1206,48.295],[-97.1204,48.2948],[-97.1192,48.2942],[-97.1167,48.2939],[-97.1153,48.2939],[-97.1138,48.2942],[-97.1129,48.2948],[-97.1125,48.2952],[-97.1124,48.2953],[-97.1122,48.2959],[-97.1122,48.2965],[-97.1127,48.2972],[-97.1131,48.2978],[-97.1139,48.2984],[-97.1148,48.2989],[-97.118,48.3004],[-97.1195,48.3009],[-97.1201,48.3011],[-97.1229,48.3017],[-97.1242,48.3021],[-97.1248,48.3024],[-97.1253,48.3029],[-97.1256,48.303],[-97.1259,48.3032],[-97.1261,48.3034],[-97.1262,48.3036],[-97.1267,48.304],[-97.1267,48.3045],[-97.1267,48.3046],[-97.1267,48.3049],[-97.1266,48.3054],[-97.1263,48.3058],[-97.1261,48.306],[-97.1257,48.3064],[-97.1253,48.3067],[-97.1242,48.3073],[-97.1238,48.3075],[-97.123,48.308],[-97.1222,48.3087],[-97.1221,48.3092],[-97.1221,48.3094],[-97.1222,48.3099],[-97.1231,48.3105],[-97.1238,48.3109],[-97.1242,48.3111],[-97.1248,48.3115],[-97.1253,48.3117],[-97.1259,48.3118],[-97.1264,48.3119],[-97.127,48.3119],[-97.1276,48.3118],[-97.1282,48.3117],[-97.129,48.3115],[-97.1298,48.3111],[-97.1304,48.3107],[-97.1312,48.3102],[-97.1314,48.3101],[-97.1318,48.3098],[-97.1325,48.3094],[-97.1332,48.3091],[-97.1337,48.309],[-97.1343,48.3088],[-97.1351,48.3088],[-97.1358,48.3089],[-97.1366,48.3091],[-97.1372,48.3093],[-97.1377,48.3097],[-97.138,48.3101],[-97.1381,48.3106],[-97.1381,48.3111],[-97.1381,48.3113],[-97.138,48.3115],[-97.1379,48.312],[-97.1376,48.3124],[-97.1372,48.3129],[-97.1367,48.3133],[-97.1366,48.3135],[-97.1362,48.3141],[-97.1356,48.3148],[-97.1351,48.3154],[-97.1349,48.3158],[-97.1349,48.3159],[-97.1348,48.316],[-97.1347,48.3166],[-97.1345,48.317],[-97.1343,48.3176],[-97.1341,48.318],[-97.1338,48.3183],[-97.1336,48.3185],[-97.133,48.3189],[-97.1328,48.319],[-97.1326,48.3191],[-97.1321,48.3194],[-97.1317,48.3194],[-97.1312,48.3195],[-97.1306,48.3196],[-97.1303,48.3196],[-97.1291,48.3195],[-97.1282,48.3194],[-97.1274,48.3195],[-97.1268,48.3195],[-97.1253,48.3196],[-97.123,48.3201],[-97.121,48.3205],[-97.1197,48.3208],[-97.1173,48.3216],[-97.1165,48.3221],[-97.1159,48.3228],[-97.1157,48.323],[-97.1156,48.3235],[-97.1156,48.3239],[-97.1162,48.3248],[-97.1169,48.3253],[-97.1175,48.3259],[-97.1188,48.3266],[-97.1203,48.3271],[-97.1209,48.3272],[-97.1222,48.3274],[-97.1231,48.3275],[-97.1253,48.3277],[-97.1257,48.3277],[-97.1263,48.3278],[-97.1276,48.328],[-97.128,48.328],[-97.1292,48.3281],[-97.1303,48.3282],[-97.1311,48.3282],[-97.1317,48.3282],[-97.1327,48.3281],[-97.1338,48.3278],[-97.1343,48.3277],[-97.1345,48.3276],[-97.1353,48.3273],[-97.1358,48.327],[-97.1359,48.3269],[-97.1368,48.3262],[-97.1376,48.3257],[-97.138,48.3255],[-97.1382,48.3254],[-97.1385,48.3253],[-97.1385,48.3252],[-97.139,48.3251],[-97.1398,48.3251],[-97.1402,48.3252],[-97.1405,48.3252],[-97.1411,48.3254],[-97.1413,48.3255],[-97.1417,48.3257],[-97.1419,48.326],[-97.142,48.3261],[-97.1423,48.3267],[-97.1423,48.327],[-97.1422,48.3275],[-97.142,48.328],[-97.1416,48.3286],[-97.1409,48.3294],[-97.14,48.3299],[-97.1399,48.3299],[-97.1394,48.3302],[-97.139,48.3304],[-97.1378,48.3308],[-97.1372,48.331],[-97.1362,48.3312],[-97.1347,48.3315],[-97.1327,48.3316],[-97.1311,48.3319],[-97.1309,48.332],[-97.1296,48.3326],[-97.129,48.3329],[-97.1289,48.333],[-97.1284,48.3336],[-97.1282,48.3339],[-97.1275,48.3351],[-97.1264,48.3378],[-97.1259,48.3383],[-97.1258,48.3384],[-97.1258,48.3385],[-97.1259,48.3392],[-97.1259,48.3397],[-97.1259,48.3406],[-97.1262,48.3412],[-97.1264,48.3415],[-97.1267,48.3421],[-97.1276,48.3427],[-97.1284,48.343],[-97.1298,48.3435],[-97.1309,48.3438],[-97.132,48.3439],[-97.1335,48.3438],[-97.1354,48.3438],[-97.1373,48.3439],[-97.1384,48.3439],[-97.1388,48.3441],[-97.1396,48.3443],[-97.1401,48.3446],[-97.1405,48.345],[-97.1407,48.3452],[-97.1408,48.3452],[-97.141,48.3456],[-97.141,48.3458],[-97.1408,48.3467],[-97.1405,48.3471],[-97.1397,48.3477],[-97.1386,48.3484],[-97.1377,48.349],[-97.1376,48.3491],[-97.1369,48.3496],[-97.1363,48.3501],[-97.1361,48.3502],[-97.136,48.3504],[-97.136,48.3505],[-97.1359,48.3509],[-97.136,48.3511],[-97.136,48.3517],[-97.1362,48.3521],[-97.1362,48.3522],[-97.1364,48.3524],[-97.1365,48.3525],[-97.1373,48.3529],[-97.1382,48.3531],[-97.1388,48.3532],[-97.1398,48.3534],[-97.1406,48.3536],[-97.1415,48.3537],[-97.1424,48.3539],[-97.143,48.3541],[-97.1435,48.3543],[-97.1439,48.3545],[-97.144,48.3546],[-97.1441,48.3548],[-97.1443,48.355],[-97.1444,48.3554],[-97.1446,48.3559],[-97.1448,48.3565],[-97.1448,48.3566],[-97.1449,48.3567],[-97.145,48.3571],[-97.1453,48.3576],[-97.1454,48.3577],[-97.1455,48.3579],[-97.1456,48.358],[-97.1458,48.3583],[-97.1459,48.3585],[-97.1465,48.3591],[-97.1469,48.3595],[-97.1473,48.3599],[-97.1477,48.3602],[-97.148,48.3604],[-97.1485,48.3607],[-97.1496,48.3611],[-97.1501,48.3612],[-97.1503,48.3613],[-97.1518,48.3619],[-97.1535,48.3627],[-97.1545,48.3632],[-97.1547,48.3633],[-97.1555,48.3638],[-97.1559,48.3644],[-97.1559,48.3646],[-97.1562,48.3655],[-97.1563,48.3656],[-97.1563,48.3662],[-97.1561,48.3671],[-97.1558,48.368],[-97.1556,48.3686],[-97.1555,48.3686],[-97.1555,48.3687],[-97.1554,48.3689],[-97.1553,48.3691],[-97.1551,48.3695],[-97.1548,48.37],[-97.1537,48.3705],[-97.1531,48.3707],[-97.1525,48.371],[-97.1513,48.3712],[-97.1498,48.3711],[-97.1477,48.3709],[-97.1439,48.3703],[-97.1433,48.3702],[-97.1411,48.3702],[-97.1407,48.3702],[-97.1405,48.3702],[-97.1404,48.3702],[-97.1403,48.3702],[-97.1402,48.3702],[-97.1393,48.3704],[-97.1386,48.3707],[-97.1379,48.3712],[-97.1374,48.3718],[-97.1372,48.3724],[-97.1373,48.373],[-97.1376,48.3736],[-97.1383,48.3743],[-97.1384,48.3743],[-97.139,48.375],[-97.1398,48.3759],[-97.1399,48.3759],[-97.1406,48.3769],[-97.1412,48.3776],[-97.1412,48.3777],[-97.1414,48.3785],[-97.141,48.3792],[-97.1404,48.3797],[-97.1395,48.38],[-97.1379,48.3802],[-97.1366,48.3803],[-97.1356,48.3804],[-97.1345,48.3808],[-97.1339,48.3811],[-97.1334,48.3817],[-97.1334,48.382],[-97.1333,48.3822],[-97.1338,48.3828],[-97.1344,48.3833],[-97.1354,48.3837],[-97.1363,48.3839],[-97.1374,48.3839],[-97.1389,48.3837],[-97.1402,48.3834],[-97.1406,48.3832],[-97.143,48.3822],[-97.1443,48.3816],[-97.1451,48.3815],[-97.1455,48.3814],[-97.1463,48.3814],[-97.147,48.3814],[-97.148,48.3816],[-97.1491,48.3819],[-97.1506,48.3824],[-97.152,48.3829],[-97.1526,48.3831],[-97.1529,48.3833],[-97.1533,48.3834],[-97.1534,48.3835],[-97.1535,48.3836],[-97.1537,48.3837],[-97.1538,48.3838],[-97.1539,48.3839],[-97.1548,48.3844],[-97.156,48.385],[-97.1572,48.3857],[-97.1577,48.3865],[-97.1577,48.3873],[-97.1577,48.3874],[-97.1576,48.3876],[-97.1572,48.3884],[-97.1566,48.3895],[-97.1564,48.3904],[-97.1566,48.3906],[-97.1568,48.3909],[-97.1577,48.3912],[-97.1585,48.3912],[-97.1587,48.3912],[-97.1597,48.3912],[-97.1608,48.3912],[-97.1617,48.3914],[-97.1628,48.3918],[-97.1631,48.3919],[-97.1633,48.392],[-97.1634,48.3929],[-97.1631,48.3936],[-97.1621,48.3948],[-97.1608,48.3955],[-97.1594,48.396],[-97.1586,48.3963],[-97.1575,48.3965],[-97.1552,48.3968],[-97.1534,48.397],[-97.152,48.3968],[-97.1499,48.3967],[-97.1482,48.3968],[-97.1468,48.397],[-97.1457,48.3974],[-97.1446,48.398],[-97.1435,48.3989],[-97.1428,48.3995],[-97.1422,48.4003],[-97.1414,48.4012],[-97.1406,48.4019],[-97.14,48.4025],[-97.1393,48.4028],[-97.1388,48.403],[-97.1383,48.4032],[-97.137,48.4038],[-97.1359,48.4042],[-97.1349,48.4045],[-97.1334,48.4053],[-97.1323,48.4059],[-97.1315,48.4066],[-97.1312,48.4073],[-97.131,48.4079],[-97.1313,48.4089],[-97.1315,48.4094],[-97.1316,48.4094],[-97.1316,48.4095],[-97.1323,48.4104],[-97.1334,48.4111],[-97.1348,48.4119],[-97.1363,48.4126],[-97.1372,48.4133],[-97.1374,48.4134],[-97.1378,48.4138],[-97.1382,48.4143],[-97.1385,48.4145],[-97.1388,48.4163],[-97.1389,48.4172],[-97.1393,48.418],[-97.1394,48.4181],[-97.1395,48.4181],[-97.1399,48.4185],[-97.1406,48.4187],[-97.1412,48.4186],[-97.1421,48.4185],[-97.1429,48.4182],[-97.1435,48.418],[-97.1445,48.4172],[-97.145,48.4165],[-97.1453,48.4159],[-97.1467,48.4139],[-97.1479,48.4132],[-97.1489,48.4129],[-97.1505,48.4127],[-97.1521,48.4129],[-97.1533,48.413],[-97.1542,48.4134],[-97.1544,48.4135],[-97.1551,48.4143],[-97.1555,48.415],[-97.1555,48.4159],[-97.1554,48.4167],[-97.1548,48.4175],[-97.154,48.4181],[-97.1528,48.4188],[-97.1509,48.4195],[-97.1489,48.42],[-97.1466,48.4206],[-97.1443,48.4211],[-97.1421,48.4214],[-97.1404,48.4216],[-97.1384,48.4216],[-97.1367,48.4215],[-97.1357,48.4214],[-97.135,48.4213],[-97.1336,48.4209],[-97.1325,48.4204],[-97.1312,48.4196],[-97.1301,48.419],[-97.1285,48.4176],[-97.1274,48.4168],[-97.1265,48.4163],[-97.1264,48.4162],[-97.126,48.4161],[-97.1253,48.4162],[-97.1252,48.4162],[-97.1251,48.4162],[-97.1244,48.4164],[-97.1242,48.4164],[-97.1237,48.4167],[-97.1233,48.417],[-97.1228,48.4175],[-97.1226,48.4179],[-97.1225,48.4183],[-97.1224,48.4191],[-97.1224,48.4192],[-97.1224,48.4195],[-97.1225,48.4198],[-97.1226,48.4199],[-97.1227,48.4203],[-97.1229,48.4207],[-97.1231,48.4209],[-97.1234,48.4212],[-97.1242,48.4218],[-97.1247,48.4222],[-97.125,48.4224],[-97.1253,48.4226],[-97.1268,48.4234],[-97.1284,48.424],[-97.1286,48.4241],[-97.1312,48.4251],[-97.1332,48.4258],[-97.1347,48.4261],[-97.1376,48.4264],[-97.1381,48.4264],[-97.1391,48.4264],[-97.1407,48.4269],[-97.1413,48.4271],[-97.1426,48.4276],[-97.1438,48.4285],[-97.1446,48.429],[-97.1451,48.4297],[-97.1452,48.4297],[-97.1458,48.4303],[-97.1458,48.4305],[-97.1459,48.4312],[-97.1456,48.4321],[-97.1452,48.4326],[-97.144,48.4331],[-97.1421,48.4336],[-97.1412,48.4338],[-97.1398,48.4337],[-97.1385,48.4335],[-97.1367,48.4329],[-97.1344,48.432],[-97.1332,48.4316],[-97.1316,48.4312],[-97.1306,48.431],[-97.1305,48.431],[-97.1291,48.4311],[-97.1278,48.4313],[-97.1268,48.4318],[-97.1259,48.4324],[-97.1253,48.4329],[-97.125,48.4332],[-97.1247,48.4336],[-97.1245,48.434],[-97.1243,48.4345],[-97.1242,48.4346],[-97.1239,48.4355],[-97.1237,48.436],[-97.1235,48.437],[-97.1234,48.4376],[-97.1234,48.4383],[-97.1236,48.4389],[-97.1239,48.4399],[-97.1241,48.4406],[-97.1241,48.4407],[-97.1244,48.4412],[-97.1245,48.4416],[-97.1248,48.4419],[-97.1251,48.4421],[-97.1253,48.4423],[-97.1258,48.4426],[-97.1266,48.4431],[-97.128,48.4437],[-97.1296,48.444],[-97.1307,48.444],[-97.1314,48.444],[-97.1328,48.4438],[-97.1345,48.4433],[-97.1355,48.4427],[-97.1366,48.4418],[-97.138,48.4405],[-97.1399,48.4392],[-97.1411,48.4386],[-97.1429,48.4383],[-97.1452,48.4381],[-97.1462,48.4381],[-97.1464,48.4381],[-97.1478,48.4383],[-97.1491,48.4389],[-97.1497,48.4391],[-97.1498,48.4391],[-97.1504,48.4396],[-97.1505,48.4403],[-97.1506,48.4408],[-97.1505,48.4412],[-97.1502,48.4422],[-97.1492,48.4434],[-97.1481,48.444],[-97.1468,48.4445],[-97.1463,48.4447],[-97.1426,48.4459],[-97.1402,48.4467],[-97.1378,48.4477],[-97.1353,48.4489],[-97.1315,48.4516],[-97.1307,48.4522],[-97.1293,48.4541],[-97.1292,48.4564],[-97.1292,48.4565],[-97.1292,48.4566],[-97.1292,48.4568],[-97.1291,48.4575],[-97.1289,48.4581],[-97.1288,48.4584],[-97.1288,48.4586],[-97.1287,48.4595],[-97.1286,48.4599],[-97.1285,48.4603],[-97.1286,48.4605],[-97.1289,48.4616],[-97.1294,48.4624],[-97.1296,48.4626],[-97.1299,48.4629],[-97.1306,48.4634],[-97.1315,48.4636],[-97.1319,48.4637],[-97.1334,48.4638],[-97.1347,48.4636],[-97.136,48.4633],[-97.1381,48.463],[-97.1396,48.4629],[-97.1408,48.463],[-97.1421,48.4633],[-97.143,48.4638],[-97.1444,48.4648],[-97.1456,48.4659],[-97.1463,48.4669],[-97.147,48.4676],[-97.1475,48.4684],[-97.148,48.4699],[-97.1481,48.4699],[-97.1482,48.4707],[-97.1478,48.4721],[-97.1474,48.4727],[-97.1466,48.4736],[-97.1461,48.474],[-97.1451,48.4744],[-97.1445,48.4746],[-97.1433,48.4748],[-97.1419,48.4748],[-97.1407,48.4747],[-97.1394,48.4742],[-97.138,48.4737],[-97.1368,48.4731],[-97.1353,48.4724],[-97.1341,48.4717],[-97.1332,48.4715],[-97.1325,48.4713],[-97.1316,48.4712],[-97.1306,48.4712],[-97.1295,48.4715],[-97.1289,48.4719],[-97.1283,48.4728],[-97.1281,48.4736],[-97.1282,48.4744],[-97.1284,48.4747],[-97.1286,48.475],[-97.1289,48.4757],[-97.1298,48.4763],[-97.1309,48.4769],[-97.1324,48.4772],[-97.1346,48.4775],[-97.1365,48.4776],[-97.1384,48.4776],[-97.1406,48.4775],[-97.1419,48.4772],[-97.1434,48.4768],[-97.1448,48.4765],[-97.1462,48.4761],[-97.1477,48.4758],[-97.1493,48.4755],[-97.1511,48.4752],[-97.1531,48.475],[-97.1549,48.4749],[-97.1561,48.4749],[-97.157,48.4749],[-97.1586,48.4751],[-97.1589,48.4752],[-97.1591,48.4753],[-97.1593,48.4753],[-97.1599,48.4755],[-97.161,48.4758],[-97.1617,48.4762],[-97.1622,48.4769],[-97.1625,48.4775],[-97.1627,48.4778],[-97.1626,48.4782],[-97.1625,48.4784],[-97.1625,48.4785],[-97.1624,48.4787],[-97.1624,48.4792],[-97.1616,48.4798],[-97.1603,48.4806],[-97.1592,48.4811],[-97.1574,48.4816],[-97.1562,48.4818],[-97.1546,48.482],[-97.1529,48.4822],[-97.1507,48.4824],[-97.1483,48.4827],[-97.1456,48.483],[-97.1438,48.4834],[-97.1424,48.4838],[-97.1411,48.4842],[-97.1403,48.4847],[-97.1396,48.4854],[-97.1395,48.4858],[-97.1393,48.4861],[-97.1393,48.4863],[-97.1393,48.4873],[-97.1397,48.4881],[-97.1402,48.4887],[-97.1408,48.4892],[-97.1413,48.4896],[-97.1418,48.49],[-97.1428,48.4908],[-97.1431,48.4911],[-97.1434,48.4913],[-97.1433,48.4919],[-97.143,48.4923],[-97.1423,48.4925],[-97.1415,48.4926],[-97.1407,48.4923],[-97.14,48.492],[-97.139,48.4912],[-97.1383,48.4903],[-97.1381,48.4897],[-97.1373,48.4889],[-97.1368,48.4884],[-97.1361,48.488],[-97.1351,48.4877],[-97.134,48.4878],[-97.1332,48.488],[-97.1322,48.4884],[-97.1315,48.489],[-97.1312,48.4896],[-97.1312,48.4902],[-97.1312,48.4903],[-97.1312,48.4907],[-97.1316,48.4915],[-97.1322,48.4924],[-97.1335,48.4935],[-97.1346,48.4942],[-97.1368,48.4953],[-97.1388,48.496],[-97.1391,48.496],[-97.1409,48.4967],[-97.1425,48.4971],[-97.1445,48.4975],[-97.1453,48.4979],[-97.1479,48.4995],[-97.148,48.4996],[-97.1481,48.4997],[-97.1482,48.4999],[-97.1483,48.5],[-97.1492,48.5008],[-97.1498,48.502],[-97.1498,48.5025],[-97.1499,48.5033],[-97.1499,48.5046],[-97.1498,48.5061],[-97.1496,48.5074],[-97.1496,48.5075],[-97.1495,48.5085],[-97.1497,48.5096],[-97.1502,48.5105],[-97.1502,48.5108],[-97.1503,48.5114],[-97.1503,48.5116],[-97.15,48.512],[-97.1492,48.5123],[-97.1477,48.5123],[-97.1473,48.5123],[-97.147,48.5122],[-97.1454,48.512],[-97.1438,48.5118],[-97.1421,48.5115],[-97.139,48.5117],[-97.1366,48.5122],[-97.1365,48.5122],[-97.1338,48.5138],[-97.1337,48.5139],[-97.1329,48.5146],[-97.1294,48.5169],[-97.1282,48.5177],[-97.1281,48.5178],[-97.1271,48.5189],[-97.1269,48.5198],[-97.1268,48.5202],[-97.1271,48.5206],[-97.1273,48.521],[-97.1275,48.5213],[-97.1276,48.5214],[-97.1277,48.5214],[-97.1282,48.5218],[-97.1288,48.5221],[-97.129,48.5222],[-97.1293,48.5223],[-97.1308,48.5227],[-97.134,48.5227],[-97.1366,48.5221],[-97.1385,48.5214],[-97.1395,48.5209],[-97.1412,48.5202],[-97.1427,48.5194],[-97.1434,48.5192],[-97.1442,48.519],[-97.1454,48.5187],[-97.1474,48.5188],[-97.1488,48.5189],[-97.1506,48.5194],[-97.1524,48.5204],[-97.154,48.5217],[-97.1548,48.5242],[-97.1549,48.5265],[-97.1544,48.5284],[-97.1536,48.5295],[-97.1528,48.5303],[-97.1513,48.5309],[-97.15,48.5312],[-97.1484,48.5314],[-97.1482,48.5314],[-97.1458,48.5315],[-97.1439,48.5316],[-97.1425,48.5321],[-97.1422,48.5322],[-97.1412,48.5332],[-97.141,48.5342],[-97.1414,48.5354],[-97.1424,48.5365],[-97.1425,48.5366],[-97.144,48.5374],[-97.1456,48.5381],[-97.1461,48.5382],[-97.1467,48.5384],[-97.1473,48.5386],[-97.1481,48.5388],[-97.1505,48.5395],[-97.1533,48.5399],[-97.1558,48.5403],[-97.1582,48.5409],[-97.1596,48.5414],[-97.161,48.542],[-97.1614,48.5423],[-97.1616,48.5425],[-97.1623,48.5429],[-97.1624,48.543],[-97.1625,48.5431],[-97.1627,48.5433],[-97.1628,48.5433],[-97.163,48.5436],[-97.1631,48.5437],[-97.1633,48.5439],[-97.1633,48.544],[-97.1636,48.5442],[-97.1637,48.5443],[-97.1637,48.5444],[-97.1638,48.5445],[-97.164,48.5448],[-97.1641,48.5449],[-97.1642,48.545],[-97.1643,48.5451],[-97.1645,48.5455],[-97.1646,48.5458],[-97.1648,48.546],[-97.1648,48.5461],[-97.165,48.5465],[-97.1651,48.5466],[-97.1652,48.5469],[-97.1653,48.547],[-97.1654,48.5472],[-97.1656,48.5478],[-97.1657,48.548],[-97.1658,48.5483],[-97.1659,48.5485],[-97.166,48.5489],[-97.166,48.5492],[-97.1661,48.5496],[-97.1662,48.5501],[-97.1663,48.5511],[-97.1663,48.5512],[-97.1662,48.5515],[-97.1662,48.5517],[-97.1661,48.5523],[-97.166,48.5524],[-97.166,48.5525],[-97.166,48.5526],[-97.1659,48.5527],[-97.1658,48.5529],[-97.1658,48.553],[-97.1657,48.5531],[-97.1656,48.5531],[-97.1656,48.5532],[-97.1654,48.5533],[-97.1653,48.5534],[-97.1651,48.5535],[-97.1649,48.5536],[-97.1647,48.5537],[-97.1645,48.5538],[-97.1643,48.5539],[-97.1642,48.5539],[-97.1639,48.554],[-97.1637,48.554],[-97.1636,48.554],[-97.1633,48.5541],[-97.163,48.5541],[-97.1628,48.5541],[-97.1625,48.5541],[-97.1622,48.5541],[-97.162,48.5541],[-97.1619,48.554],[-97.1616,48.554],[-97.1614,48.5539],[-97.1612,48.5538],[-97.1609,48.5537],[-97.1607,48.5536],[-97.1606,48.5535],[-97.1605,48.5535],[-97.1599,48.5532],[-97.1598,48.5531],[-97.1595,48.5529],[-97.1591,48.5526],[-97.1589,48.5525],[-97.1587,48.5523],[-97.1584,48.5521],[-97.1582,48.5519],[-97.1579,48.5518],[-97.1578,48.5517],[-97.1577,48.5517],[-97.1576,48.5517],[-97.1572,48.5515],[-97.1571,48.5515],[-97.1569,48.5514],[-97.1568,48.5514],[-97.1566,48.5513],[-97.1561,48.5512],[-97.1559,48.5512],[-97.1555,48.5511],[-97.1551,48.5511],[-97.155,48.5511],[-97.1548,48.5511],[-97.154,48.5511],[-97.1537,48.5511],[-97.1528,48.5512],[-97.1526,48.5513],[-97.152,48.5513],[-97.1516,48.5514],[-97.1504,48.5515],[-97.1501,48.5515],[-97.1499,48.5515],[-97.1494,48.5515],[-97.1489,48.5515],[-97.1474,48.5515],[-97.1454,48.5514],[-97.1441,48.5513],[-97.1438,48.5513],[-97.143,48.5513],[-97.1423,48.5513],[-97.1418,48.5513],[-97.1416,48.5513],[-97.1412,48.5513],[-97.141,48.5513],[-97.1406,48.5514],[-97.1404,48.5514],[-97.1402,48.5514],[-97.1401,48.5515],[-97.14,48.5515],[-97.1399,48.5515],[-97.1397,48.5516],[-97.1394,48.5517],[-97.1393,48.5518],[-97.139,48.5519],[-97.1389,48.552],[-97.1389,48.5521],[-97.1388,48.5521],[-97.1387,48.5522],[-97.1386,48.5523],[-97.1385,48.5524],[-97.1385,48.5525],[-97.1384,48.5526],[-97.1383,48.5528],[-97.1383,48.5529],[-97.1382,48.553],[-97.1381,48.5532],[-97.1381,48.5533],[-97.1381,48.5535],[-97.1381,48.5537],[-97.1381,48.5539],[-97.1382,48.554],[-97.1382,48.5542],[-97.1384,48.5544],[-97.1385,48.5547],[-97.1387,48.5549],[-97.1388,48.555],[-97.1389,48.5551],[-97.1394,48.5555],[-97.1397,48.5557],[-97.1401,48.5559],[-97.1402,48.556],[-97.1403,48.556],[-97.1407,48.5562],[-97.141,48.5563],[-97.1411,48.5564],[-97.1418,48.5566],[-97.1419,48.5566],[-97.1422,48.5567],[-97.1425,48.5568],[-97.1428,48.5569],[-97.143,48.5569],[-97.1432,48.557],[-97.1435,48.557],[-97.1437,48.5571],[-97.1438,48.5571],[-97.1439,48.5571],[-97.1441,48.5572],[-97.1444,48.5572],[-97.1448,48.5572],[-97.1458,48.5573],[-97.1461,48.5573],[-97.147,48.5574],[-97.1486,48.5574],[-97.15,48.5574],[-97.1512,48.5574],[-97.1516,48.5574],[-97.1523,48.5574],[-97.1532,48.5574],[-97.1545,48.5574],[-97.1554,48.5574],[-97.1559,48.5574],[-97.1563,48.5573],[-97.157,48.5573],[-97.1581,48.5572],[-97.1599,48.5571],[-97.1618,48.557],[-97.1621,48.557],[-97.1636,48.557],[-97.1644,48.557],[-97.1647,48.5571],[-97.1648,48.5571],[-97.1653,48.5571],[-97.1655,48.5571],[-97.1657,48.5572],[-97.1658,48.5572],[-97.166,48.5572],[-97.1662,48.5572],[-97.1663,48.5573],[-97.1664,48.5573],[-97.1669,48.5574],[-97.1671,48.5574],[-97.1675,48.5575],[-97.1679,48.5577],[-97.1681,48.5577],[-97.1684,48.5578],[-97.1685,48.5579],[-97.1686,48.5579],[-97.1688,48.5579],[-97.1691,48.558],[-97.1692,48.5581],[-97.1694,48.5581],[-97.1701,48.5584],[-97.1703,48.5584],[-97.1705,48.5585],[-97.1706,48.5585],[-97.1708,48.5586],[-97.1714,48.5588],[-97.1717,48.5589],[-97.1718,48.559],[-97.1722,48.5591],[-97.1726,48.5593],[-97.1732,48.5596],[-97.1738,48.5599],[-97.1739,48.56],[-97.1741,48.5601],[-97.1746,48.5604],[-97.1746,48.5605],[-97.1748,48.5606],[-97.1749,48.5607],[-97.175,48.5608],[-97.1751,48.5609],[-97.1752,48.5611],[-97.1753,48.5612],[-97.1753,48.5613],[-97.1754,48.5617],[-97.1754,48.5618],[-97.1754,48.562],[-97.1754,48.5623],[-97.1753,48.5625],[-97.1752,48.5627],[-97.1752,48.5628],[-97.1751,48.5628],[-97.1751,48.5629],[-97.175,48.5631],[-97.1749,48.5632],[-97.1749,48.5633],[-97.1748,48.5633],[-97.1745,48.5637],[-97.1743,48.5639],[-97.174,48.5641],[-97.1737,48.5643],[-97.1736,48.5644],[-97.1735,48.5644],[-97.1733,48.5645],[-97.1731,48.5646],[-97.1728,48.5647],[-97.1725,48.5647],[-97.1724,48.5648],[-97.1723,48.5648],[-97.172,48.565],[-97.1718,48.565],[-97.1716,48.565],[-97.1714,48.5651],[-97.1713,48.5651],[-97.1711,48.5651],[-97.1709,48.5651],[-97.1705,48.5652],[-97.1701,48.5653],[-97.1697,48.5653],[-97.1694,48.5653],[-97.1692,48.5654],[-97.1691,48.5654],[-97.169,48.5654],[-97.1688,48.5654],[-97.168,48.5655],[-97.1677,48.5656],[-97.1673,48.5656],[-97.167,48.5656],[-97.1659,48.5657],[-97.1652,48.5658],[-97.165,48.5658],[-97.1641,48.5659],[-97.1633,48.5659],[-97.1626,48.566],[-97.1623,48.566],[-97.1621,48.566],[-97.1619,48.5661],[-97.1606,48.5662],[-97.1604,48.5662],[-97.1594,48.5663],[-97.1588,48.5663],[-97.1576,48.5664],[-97.1569,48.5664],[-97.1565,48.5665],[-97.1561,48.5665],[-97.1556,48.5665],[-97.155,48.5666],[-97.1548,48.5666],[-97.1546,48.5667],[-97.1545,48.5667],[-97.1542,48.5667],[-97.154,48.5668],[-97.1536,48.5669],[-97.1531,48.567],[-97.1529,48.5671],[-97.1528,48.5671],[-97.1526,48.5672],[-97.1523,48.5673],[-97.1521,48.5674],[-97.1515,48.5677],[-97.1514,48.5678],[-97.1511,48.568],[-97.1507,48.5683],[-97.1505,48.5685],[-97.1504,48.5686],[-97.1502,48.5688],[-97.1501,48.5688],[-97.1501,48.5689],[-97.1499,48.5691],[-97.1498,48.5692],[-97.1497,48.5693],[-97.1495,48.5695],[-97.1495,48.5696],[-97.1492,48.57],[-97.149,48.5703],[-97.1488,48.5705],[-97.1486,48.571],[-97.1484,48.5714],[-97.1483,48.5716],[-97.1481,48.572],[-97.1481,48.5721],[-97.1479,48.5725],[-97.1479,48.5727],[-97.1479,48.573],[-97.1478,48.5734],[-97.1478,48.5735],[-97.1479,48.5737],[-97.1479,48.574],[-97.1479,48.5743],[-97.1479,48.5746],[-97.1479,48.5748],[-97.148,48.575],[-97.148,48.5753],[-97.1481,48.5755],[-97.1481,48.5756],[-97.1482,48.5757],[-97.1482,48.5758],[-97.1483,48.576],[-97.1484,48.5761],[-97.1487,48.5764],[-97.1488,48.5765],[-97.1493,48.5769],[-97.1495,48.5769],[-97.1499,48.5772],[-97.1501,48.5773],[-97.1502,48.5773],[-97.1503,48.5774],[-97.1504,48.5774],[-97.1505,48.5775],[-97.1506,48.5775],[-97.1507,48.5775],[-97.1508,48.5776],[-97.1509,48.5776],[-97.1512,48.5777],[-97.1516,48.5778],[-97.1519,48.5778],[-97.152,48.5779],[-97.1526,48.5779],[-97.153,48.578],[-97.1536,48.578],[-97.154,48.578],[-97.1548,48.5779],[-97.155,48.5779],[-97.1555,48.5779],[-97.1557,48.5779],[-97.1561,48.5779],[-97.1562,48.5779],[-97.1566,48.5779],[-97.1569,48.5779],[-97.1571,48.578],[-97.1573,48.578],[-97.1574,48.578],[-97.1575,48.578],[-97.158,48.5781],[-97.1582,48.5781],[-97.1584,48.5781],[-97.1585,48.5781],[-97.1587,48.5782],[-97.1591,48.5784],[-97.1592,48.5784],[-97.1594,48.5785],[-97.1598,48.5787],[-97.1599,48.5788],[-97.1602,48.5791],[-97.1603,48.5792],[-97.1604,48.5793],[-97.1605,48.5795],[-97.1606,48.5796],[-97.1607,48.5797],[-97.1607,48.58],[-97.1607,48.5801],[-97.1608,48.5802],[-97.1607,48.5804],[-97.1607,48.5805],[-97.1607,48.5806],[-97.1606,48.5809],[-97.1606,48.5811],[-97.1605,48.5812],[-97.1604,48.5813],[-97.1603,48.5814],[-97.16,48.5816],[-97.1596,48.5818],[-97.1596,48.5819],[-97.1594,48.5819],[-97.1593,48.582],[-97.1588,48.5822],[-97.1585,48.5823],[-97.1582,48.5824],[-97.158,48.5824],[-97.1575,48.5825],[-97.1573,48.5826],[-97.1567,48.5827],[-97.1564,48.5827],[-97.156,48.5827],[-97.1556,48.5827],[-97.1551,48.5827],[-97.1549,48.5827],[-97.1543,48.5827],[-97.1541,48.5826],[-97.1539,48.5826],[-97.1537,48.5826],[-97.1531,48.5824],[-97.1529,48.5824],[-97.1528,48.5824],[-97.1525,48.5823],[-97.1523,48.5822],[-97.1521,48.5821],[-97.1519,48.5821],[-97.1518,48.5821],[-97.1516,48.582],[-97.1514,48.5819],[-97.1511,48.5818],[-97.1507,48.5816],[-97.1506,48.5816],[-97.1505,48.5816],[-97.1503,48.5815],[-97.1499,48.5814],[-97.1498,48.5814],[-97.1493,48.5812],[-97.149,48.5812],[-97.1487,48.5811],[-97.1484,48.5811],[-97.1476,48.581],[-97.1475,48.581],[-97.1473,48.581],[-97.1472,48.581],[-97.1466,48.581],[-97.1463,48.5811],[-97.1459,48.5812],[-97.1456,48.5812],[-97.1453,48.5813],[-97.1451,48.5814],[-97.1446,48.5816],[-97.1442,48.5819],[-97.1441,48.5819],[-97.1439,48.5821],[-97.1438,48.5822],[-97.1437,48.5823],[-97.1437,48.5824],[-97.1436,48.5825],[-97.1434,48.5827],[-97.1433,48.5828],[-97.1432,48.583],[-97.1431,48.5833],[-97.143,48.5835],[-97.1429,48.5837],[-97.1429,48.5838],[-97.1429,48.5839],[-97.1428,48.584],[-97.1428,48.5843],[-97.1427,48.5844],[-97.1427,48.5846],[-97.1426,48.5848],[-97.1426,48.5849],[-97.1425,48.5851],[-97.1425,48.5852],[-97.1425,48.5853],[-97.1425,48.5854],[-97.1424,48.5856],[-97.1424,48.5857],[-97.1423,48.5861],[-97.1423,48.5869],[-97.1423,48.5873],[-97.1423,48.5876],[-97.1423,48.5878],[-97.1422,48.5881],[-97.1422,48.5887],[-97.1422,48.5889],[-97.1421,48.5892],[-97.142,48.5897],[-97.142,48.5902],[-97.1419,48.5903],[-97.1419,48.5904],[-97.1419,48.5906],[-97.1419,48.5907],[-97.1419,48.5912],[-97.1419,48.5914],[-97.1419,48.5919],[-97.142,48.5922],[-97.1421,48.5923],[-97.1421,48.5924],[-97.1422,48.5924],[-97.1423,48.5926],[-97.1424,48.5928],[-97.1427,48.593],[-97.1428,48.5931],[-97.1429,48.5932],[-97.1432,48.5934],[-97.1434,48.5935],[-97.1437,48.5936],[-97.1439,48.5937],[-97.1443,48.5939],[-97.1445,48.5939],[-97.1448,48.594],[-97.145,48.594],[-97.1452,48.5941],[-97.1456,48.5941],[-97.1458,48.5941],[-97.1463,48.5941],[-97.1464,48.5941],[-97.1466,48.5941],[-97.1474,48.5941],[-97.1483,48.594],[-97.1484,48.5939],[-97.1487,48.5939],[-97.1491,48.5939],[-97.1495,48.5939],[-97.15,48.5938],[-97.1501,48.5938],[-97.151,48.5937],[-97.1511,48.5937],[-97.1513,48.5937],[-97.1515,48.5937],[-97.1518,48.5938],[-97.1519,48.5938],[-97.1521,48.5938],[-97.1523,48.5938],[-97.1526,48.5939],[-97.1527,48.5939],[-97.1529,48.594],[-97.1533,48.5942],[-97.1534,48.5943],[-97.1535,48.5944],[-97.1536,48.5945],[-97.1537,48.5946],[-97.1538,48.5947],[-97.1539,48.595],[-97.154,48.5951],[-97.154,48.5952],[-97.154,48.5953],[-97.154,48.5954],[-97.1537,48.5957],[-97.1532,48.596],[-97.153,48.5961],[-97.1529,48.5963],[-97.1528,48.5964],[-97.1527,48.5965],[-97.1527,48.5966],[-97.1525,48.5968],[-97.1524,48.5968],[-97.1523,48.5971],[-97.1522,48.5973],[-97.1522,48.5974],[-97.1522,48.5975],[-97.1522,48.5976],[-97.1522,48.5977],[-97.152,48.5978],[-97.1519,48.5978],[-97.1518,48.5979],[-97.1514,48.598],[-97.1512,48.5981],[-97.151,48.5981],[-97.1506,48.5981],[-97.1501,48.5981],[-97.1498,48.5981],[-97.1491,48.5981],[-97.1486,48.598],[-97.1483,48.598],[-97.1477,48.5979],[-97.1466,48.5978],[-97.1465,48.5978],[-97.1464,48.5977],[-97.1461,48.5978],[-97.146,48.5978],[-97.1458,48.5978],[-97.1455,48.5978],[-97.1452,48.5979],[-97.1449,48.5979],[-97.1446,48.598],[-97.1445,48.5981],[-97.1442,48.5982],[-97.1439,48.5983],[-97.1438,48.5984],[-97.1435,48.5986],[-97.1432,48.5988],[-97.1429,48.599],[-97.1426,48.5993],[-97.1423,48.5996],[-97.1422,48.5997],[-97.1421,48.5998],[-97.1419,48.6],[-97.1419,48.6001],[-97.1417,48.6002],[-97.1416,48.6004],[-97.1415,48.6006],[-97.1414,48.6007],[-97.1413,48.6009],[-97.1412,48.601],[-97.1411,48.6011],[-97.141,48.6013],[-97.1407,48.6017],[-97.1406,48.6018],[-97.1405,48.6019],[-97.1404,48.6021],[-97.1402,48.6023],[-97.1401,48.6024],[-97.1399,48.6027],[-97.1397,48.6029],[-97.1396,48.6031],[-97.1395,48.6032],[-97.1393,48.6034],[-97.1389,48.6037],[-97.1388,48.6039],[-97.1385,48.6041],[-97.1384,48.6042],[-97.1381,48.6044],[-97.1376,48.6047],[-97.1373,48.6049],[-97.1368,48.6052],[-97.1366,48.6052],[-97.1362,48.6054],[-97.1358,48.6056],[-97.1356,48.6058],[-97.1352,48.6061],[-97.1351,48.6061],[-97.1348,48.6063],[-97.1347,48.6064],[-97.1346,48.6065],[-97.1344,48.6069],[-97.1343,48.607],[-97.1343,48.6071],[-97.1343,48.6072],[-97.1343,48.6074],[-97.1343,48.6075],[-97.1343,48.6076],[-97.1344,48.6077],[-97.1345,48.6078],[-97.1346,48.608],[-97.1347,48.6081],[-97.1348,48.6081],[-97.135,48.6082],[-97.1352,48.6083],[-97.1354,48.6084],[-97.1355,48.6085],[-97.1358,48.6086],[-97.1361,48.6087],[-97.1363,48.6087],[-97.1367,48.6088],[-97.1368,48.6088],[-97.1372,48.6089],[-97.1375,48.6089],[-97.1377,48.6089],[-97.1379,48.6089],[-97.1381,48.6089],[-97.1386,48.6088],[-97.1393,48.6088],[-97.1396,48.6087],[-97.1398,48.6087],[-97.1401,48.6086],[-97.1409,48.6085],[-97.1412,48.6085],[-97.1415,48.6084],[-97.1421,48.6083],[-97.1425,48.6082],[-97.1433,48.6081],[-97.1437,48.608],[-97.1441,48.608],[-97.1447,48.608],[-97.1456,48.608],[-97.1461,48.608],[-97.1464,48.608],[-97.1468,48.608],[-97.147,48.608],[-97.1472,48.6081],[-97.1475,48.6081],[-97.1477,48.6082],[-97.1479,48.6082],[-97.148,48.6083],[-97.1483,48.6084],[-97.1485,48.6084],[-97.1487,48.6085],[-97.1489,48.6086],[-97.1491,48.6087],[-97.1493,48.6088],[-97.1496,48.6091],[-97.1497,48.6091],[-97.15,48.6093],[-97.1501,48.6095],[-97.1503,48.6097],[-97.1504,48.6098],[-97.1505,48.61],[-97.1506,48.6101],[-97.1507,48.6103],[-97.1507,48.6105],[-97.1508,48.6106],[-97.1508,48.6109],[-97.1508,48.6111],[-97.1507,48.6114],[-97.1507,48.6115],[-97.1506,48.6117],[-97.1505,48.6118],[-97.1505,48.6119],[-97.1504,48.612],[-97.1503,48.6122],[-97.1501,48.6124],[-97.1501,48.6125],[-97.1498,48.6127],[-97.1496,48.6128],[-97.1496,48.6129],[-97.1494,48.613],[-97.1493,48.6131],[-97.1491,48.6132],[-97.1488,48.6135],[-97.1487,48.6135],[-97.1485,48.6136],[-97.1482,48.6138],[-97.148,48.6138],[-97.1478,48.614],[-97.1475,48.614],[-97.1472,48.6141],[-97.147,48.6142],[-97.1466,48.6143],[-97.1462,48.6144],[-97.1457,48.6145],[-97.1456,48.6145],[-97.1453,48.6146],[-97.1451,48.6146],[-97.145,48.6146],[-97.1445,48.6147],[-97.1438,48.6148],[-97.1435,48.6148],[-97.1426,48.6148],[-97.1424,48.6149],[-97.1419,48.6149],[-97.1415,48.6149],[-97.141,48.6149],[-97.1403,48.6148],[-97.1398,48.6148],[-97.1396,48.6148],[-97.1395,48.6148],[-97.1393,48.6148],[-97.1384,48.6147],[-97.1381,48.6147],[-97.1379,48.6146],[-97.1377,48.6146],[-97.1373,48.6145],[-97.1371,48.6144],[-97.1369,48.6144],[-97.1362,48.6142],[-97.1357,48.614],[-97.1356,48.6139],[-97.1354,48.6139],[-97.1352,48.6138],[-97.135,48.6138],[-97.1349,48.6137],[-97.1342,48.6135],[-97.1332,48.6133],[-97.1331,48.6132],[-97.1327,48.6132],[-97.1326,48.6132],[-97.1323,48.6131],[-97.1321,48.6131],[-97.1319,48.6131],[-97.1315,48.6131],[-97.131,48.6132],[-97.1308,48.6132],[-97.1305,48.6133],[-97.1302,48.6134],[-97.13,48.6135],[-97.1298,48.6135],[-97.1296,48.6137],[-97.1294,48.6138],[-97.1292,48.614],[-97.1291,48.6141],[-97.129,48.6143],[-97.129,48.6144],[-97.1289,48.6145],[-97.1289,48.6146],[-97.1288,48.6148],[-97.1288,48.615],[-97.1288,48.6152],[-97.1288,48.6154],[-97.1288,48.6155],[-97.1289,48.6157],[-97.1291,48.6161],[-97.1293,48.6164],[-97.1295,48.6167],[-97.1295,48.6168],[-97.1297,48.6169],[-97.1297,48.617],[-97.1298,48.6171],[-97.1299,48.6172],[-97.13,48.6173],[-97.1301,48.6174],[-97.1303,48.6176],[-97.1305,48.6178],[-97.1308,48.6181],[-97.131,48.6182],[-97.1317,48.6186],[-97.1321,48.6189],[-97.1325,48.6191],[-97.1333,48.6194],[-97.1338,48.6197],[-97.1341,48.6198],[-97.1344,48.62],[-97.1346,48.6202],[-97.135,48.6205],[-97.1351,48.6206],[-97.1352,48.6207],[-97.1353,48.6209],[-97.1354,48.621],[-97.1354,48.6213],[-97.1355,48.6213],[-97.1355,48.6215],[-97.1354,48.6217],[-97.1354,48.6218],[-97.1353,48.6219],[-97.1353,48.622],[-97.1352,48.6221],[-97.1351,48.6222],[-97.1348,48.6224],[-97.1346,48.6225],[-97.1343,48.6226],[-97.1341,48.6227],[-97.1339,48.6228],[-97.1337,48.6228],[-97.1335,48.6228],[-97.1332,48.6229],[-97.1329,48.6229],[-97.1326,48.6229],[-97.1323,48.6229],[-97.1316,48.6229],[-97.1314,48.6229],[-97.1312,48.6228],[-97.1309,48.6228],[-97.1307,48.6227],[-97.1305,48.6227],[-97.1304,48.6227],[-97.13,48.6226],[-97.1296,48.6224],[-97.1295,48.6223],[-97.1293,48.6222],[-97.1288,48.6219],[-97.1287,48.6218],[-97.1283,48.6216],[-97.128,48.6213],[-97.1278,48.6212],[-97.1275,48.621],[-97.1268,48.6204],[-97.1264,48.6199],[-97.1259,48.6195],[-97.1259,48.6194],[-97.1255,48.619],[-97.1237,48.6181],[-97.1228,48.6179],[-97.1217,48.6178],[-97.1204,48.618],[-97.1195,48.6186],[-97.1192,48.619],[-97.1192,48.6197],[-97.1194,48.6207],[-97.1201,48.6217],[-97.1234,48.624],[-97.1241,48.6246],[-97.1243,48.6247],[-97.1247,48.6251],[-97.125,48.6253],[-97.1253,48.6253],[-97.1256,48.6255],[-97.1258,48.6256],[-97.126,48.6257],[-97.1261,48.6257],[-97.1266,48.626],[-97.127,48.6262],[-97.1276,48.6265],[-97.128,48.6268],[-97.1285,48.6271],[-97.1286,48.6272],[-97.1291,48.6275],[-97.1293,48.6277],[-97.1296,48.6279],[-97.1297,48.628],[-97.1299,48.6281],[-97.1299,48.6282],[-97.13,48.6283],[-97.1301,48.6284],[-97.1302,48.6285],[-97.1303,48.6285],[-97.1303,48.6286],[-97.1304,48.6287],[-97.1305,48.6288],[-97.1306,48.6289],[-97.1307,48.6291],[-97.1308,48.6292],[-97.1309,48.6294],[-97.131,48.6295],[-97.131,48.6296],[-97.1311,48.6298],[-97.1312,48.63],[-97.1312,48.6302],[-97.1312,48.6303],[-97.1312,48.6305],[-97.1312,48.6308],[-97.1312,48.6313],[-97.1312,48.6314],[-97.1311,48.6315],[-97.131,48.6319],[-97.1309,48.632],[-97.1308,48.632],[-97.1308,48.6321],[-97.1307,48.6323],[-97.1306,48.6323],[-97.1306,48.6324],[-97.1305,48.6325],[-97.1304,48.6326],[-97.1303,48.6327],[-97.1302,48.6328],[-97.1301,48.6329],[-97.1299,48.633],[-97.1298,48.6331],[-97.1297,48.6331],[-97.1295,48.6332],[-97.1294,48.6333],[-97.1291,48.6334],[-97.1289,48.6335],[-97.1287,48.6336],[-97.1284,48.6337],[-97.128,48.6338],[-97.1277,48.6339],[-97.1271,48.634],[-97.1269,48.634],[-97.1268,48.634],[-97.1267,48.634],[-97.1265,48.6341],[-97.1263,48.6341],[-97.126,48.6341],[-97.1259,48.6341],[-97.1256,48.6341],[-97.1254,48.6341],[-97.1253,48.6341],[-97.1252,48.6341],[-97.1246,48.634],[-97.1243,48.634],[-97.1242,48.634],[-97.1234,48.6338],[-97.123,48.6337],[-97.1228,48.6336],[-97.1221,48.6334],[-97.1214,48.6331],[-97.1211,48.633],[-97.1209,48.6329],[-97.1206,48.6327],[-97.1202,48.6325],[-97.1198,48.6323],[-97.1194,48.632],[-97.1193,48.632],[-97.1185,48.6315],[-97.1184,48.6315],[-97.1179,48.6313],[-97.1176,48.6311],[-97.1171,48.6309],[-97.1169,48.6309],[-97.1167,48.6308],[-97.1166,48.6307],[-97.1165,48.6307],[-97.1164,48.6307],[-97.1163,48.6306],[-97.1162,48.6306],[-97.1158,48.6305],[-97.1153,48.6304],[-97.1147,48.6303],[-97.1145,48.6303],[-97.1142,48.6303],[-97.1139,48.6304],[-97.1135,48.6304],[-97.1132,48.6304],[-97.113,48.6305],[-97.1127,48.6305],[-97.1126,48.6305],[-97.1122,48.6307],[-97.112,48.6308],[-97.1118,48.6308],[-97.1117,48.6309],[-97.1113,48.631],[-97.111,48.6312],[-97.1108,48.6313],[-97.1107,48.6314],[-97.1104,48.6316],[-97.1103,48.6317],[-97.1101,48.6319],[-97.1098,48.6321],[-97.1096,48.6323],[-97.1094,48.6325],[-97.1094,48.6326],[-97.1092,48.633],[-97.1091,48.6332],[-97.1091,48.6333],[-97.109,48.6334],[-97.109,48.6337],[-97.109,48.6341],[-97.109,48.6345],[-97.109,48.6348],[-97.1091,48.6353],[-97.1092,48.6358],[-97.1092,48.636],[-97.1093,48.6363],[-97.1093,48.6366],[-97.1094,48.637],[-97.1095,48.6374],[-97.1096,48.6378],[-97.1096,48.6379],[-97.1097,48.6381],[-97.1098,48.6383],[-97.1099,48.6385],[-97.11,48.6388],[-97.1103,48.6393],[-97.1104,48.6394],[-97.1105,48.6395],[-97.1105,48.6396],[-97.1106,48.6397],[-97.1107,48.6399],[-97.1108,48.64],[-97.1109,48.6401],[-97.1112,48.6404],[-97.1115,48.6407],[-97.1117,48.6408],[-97.1123,48.6412],[-97.1128,48.6415],[-97.1132,48.6418],[-97.1135,48.6419],[-97.1139,48.6422],[-97.1141,48.6423],[-97.1143,48.6424],[-97.1146,48.6426],[-97.1147,48.6427],[-97.1148,48.6427],[-97.115,48.6429],[-97.1152,48.6431],[-97.1153,48.6432],[-97.1154,48.6434],[-97.1156,48.6435],[-97.1156,48.6436],[-97.1157,48.6437],[-97.1157,48.6438],[-97.1158,48.6439],[-97.1158,48.6441],[-97.1158,48.6443],[-97.1157,48.6445],[-97.1157,48.6446],[-97.1156,48.6447],[-97.1156,48.6448],[-97.1155,48.6449],[-97.1155,48.645],[-97.1153,48.6451],[-97.115,48.6453],[-97.1148,48.6454],[-97.1147,48.6454],[-97.1146,48.6455],[-97.1144,48.6455],[-97.1143,48.6456],[-97.1141,48.6456],[-97.1139,48.6456],[-97.1132,48.6457],[-97.113,48.6457],[-97.1129,48.6457],[-97.1121,48.6459],[-97.1118,48.6459],[-97.1116,48.6459],[-97.1114,48.646],[-97.1113,48.646],[-97.111,48.6461],[-97.1109,48.6461],[-97.1106,48.6462],[-97.1102,48.6464],[-97.11,48.6464],[-97.1095,48.6467],[-97.1094,48.6467],[-97.109,48.6469],[-97.1089,48.647],[-97.1088,48.6471],[-97.1084,48.6474],[-97.1083,48.6476],[-97.1082,48.6476],[-97.1079,48.6479],[-97.1078,48.648],[-97.1077,48.6481],[-97.1076,48.6482],[-97.1074,48.6485],[-97.1072,48.6488],[-97.1072,48.6489],[-97.1072,48.649],[-97.107,48.6493],[-97.107,48.6494],[-97.1069,48.6496],[-97.1069,48.6498],[-97.1069,48.6501],[-97.1069,48.6504],[-97.1069,48.6507],[-97.1069,48.6512],[-97.1068,48.6516],[-97.1067,48.6519],[-97.1067,48.6521],[-97.1066,48.6522],[-97.1064,48.6527],[-97.1062,48.653],[-97.1061,48.6532],[-97.106,48.6534],[-97.1059,48.6536],[-97.1055,48.654],[-97.1052,48.6544],[-97.105,48.6545],[-97.1048,48.6547],[-97.1047,48.6548],[-97.1043,48.6551],[-97.1037,48.6556],[-97.1033,48.6559],[-97.103,48.6561],[-97.1027,48.6563],[-97.1023,48.6565],[-97.1022,48.6567],[-97.1019,48.6569],[-97.1018,48.657],[-97.1016,48.6571],[-97.1011,48.6575],[-97.101,48.6576],[-97.1008,48.6578],[-97.1007,48.6578],[-97.1005,48.658],[-97.0999,48.6585],[-97.0997,48.6587],[-97.0996,48.6588],[-97.0996,48.6589],[-97.0994,48.6591],[-97.0992,48.6594],[-97.0991,48.6595],[-97.0991,48.6596],[-97.099,48.6596],[-97.099,48.6598],[-97.0989,48.6599],[-97.0989,48.6601],[-97.0988,48.6601],[-97.0988,48.6602],[-97.0988,48.6603],[-97.0988,48.6604],[-97.0987,48.6605],[-97.0987,48.6608],[-97.0987,48.661],[-97.0987,48.6613],[-97.0988,48.6614],[-97.0988,48.6615],[-97.099,48.6617],[-97.0991,48.6619],[-97.0993,48.6621],[-97.0994,48.6621],[-97.0996,48.6623],[-97.0999,48.6625],[-97.1001,48.6625],[-97.1003,48.6626],[-97.1005,48.6627],[-97.1006,48.6627],[-97.1007,48.6627],[-97.1008,48.6627],[-97.101,48.6628],[-97.1015,48.6628],[-97.102,48.6628],[-97.1024,48.6628],[-97.103,48.6628],[-97.1033,48.6628],[-97.104,48.6628],[-97.1044,48.6627],[-97.1046,48.6627],[-97.1047,48.6626],[-97.1052,48.6626],[-97.1053,48.6626],[-97.1058,48.6625],[-97.106,48.6625],[-97.1065,48.6625],[-97.1068,48.6625],[-97.1073,48.6625],[-97.1075,48.6626],[-97.1077,48.6626],[-97.108,48.6627],[-97.1081,48.6627],[-97.1082,48.6628],[-97.1084,48.6629],[-97.1089,48.6632],[-97.109,48.6633],[-97.1091,48.6634],[-97.1091,48.6635],[-97.1092,48.6638],[-97.1093,48.664],[-97.1093,48.6641],[-97.1092,48.6643],[-97.1091,48.6644],[-97.1091,48.6645],[-97.109,48.6646],[-97.1088,48.6647],[-97.1086,48.6649],[-97.1084,48.665],[-97.1081,48.6651],[-97.108,48.6652],[-97.1077,48.6653],[-97.1075,48.6653],[-97.1071,48.6654],[-97.1068,48.6654],[-97.1066,48.6655],[-97.1064,48.6655],[-97.1062,48.6656],[-97.1061,48.6656],[-97.1058,48.6656],[-97.1049,48.6659],[-97.1048,48.6659],[-97.1045,48.666],[-97.1042,48.6661],[-97.1041,48.6661],[-97.104,48.6662],[-97.1039,48.6662],[-97.1032,48.6664],[-97.1029,48.6666],[-97.1028,48.6666],[-97.1026,48.6667],[-97.1024,48.6668],[-97.1022,48.6669],[-97.1019,48.6671],[-97.1017,48.6673],[-97.1014,48.6675],[-97.1013,48.6675],[-97.1011,48.6677],[-97.101,48.6678],[-97.1009,48.6679],[-97.1007,48.6681],[-97.1007,48.6682],[-97.1006,48.6684],[-97.1003,48.6689],[-97.1003,48.6691],[-97.1002,48.6692],[-97.1002,48.6694],[-97.1001,48.6697],[-97.1001,48.6699],[-97.1001,48.6704],[-97.1001,48.6709],[-97.1001,48.6711],[-97.1002,48.6716],[-97.1003,48.6721],[-97.1003,48.6723],[-97.1004,48.6728],[-97.1005,48.6731],[-97.1006,48.6738],[-97.1006,48.6743],[-97.1007,48.6749],[-97.1007,48.6753],[-97.1007,48.6756],[-97.1008,48.6758],[-97.1008,48.6763],[-97.1009,48.6765],[-97.1009,48.6769],[-97.101,48.6774],[-97.1011,48.6776],[-97.1012,48.6778],[-97.1012,48.6782],[-97.1014,48.6786],[-97.1014,48.6787],[-97.1015,48.679],[-97.1016,48.6794],[-97.1018,48.6799],[-97.1018,48.6806],[-97.1019,48.6808],[-97.1018,48.6812],[-97.1017,48.6815],[-97.1016,48.6818],[-97.1015,48.6819],[-97.1015,48.682],[-97.1014,48.6822],[-97.1013,48.6823],[-97.1009,48.6826],[-97.1008,48.6829],[-97.1007,48.6829],[-97.1004,48.6831],[-97.1002,48.6832],[-97.1001,48.6832],[-97.1,48.6832],[-97.0997,48.6833],[-97.0994,48.6834],[-97.0992,48.6834],[-97.0988,48.6834],[-97.0987,48.6834],[-97.0984,48.6834],[-97.098,48.6834],[-97.0976,48.6833],[-97.0974,48.6833],[-97.0972,48.6832],[-97.0966,48.683],[-97.0961,48.6827],[-97.096,48.6827],[-97.0957,48.6825],[-97.0954,48.6824],[-97.0952,48.6823],[-97.095,48.6822],[-97.0948,48.6822],[-97.0946,48.6821],[-97.0945,48.6821],[-97.0944,48.6821],[-97.0942,48.6821],[-97.0941,48.682],[-97.0939,48.682],[-97.0937,48.682],[-97.0931,48.682],[-97.0928,48.6821],[-97.0927,48.6821],[-97.0924,48.6821],[-97.0923,48.6822],[-97.092,48.6822],[-97.0917,48.6823],[-97.0916,48.6824],[-97.0912,48.6826],[-97.0911,48.6827],[-97.0908,48.6828],[-97.0908,48.6829],[-97.0907,48.683],[-97.0906,48.6832],[-97.0904,48.6834],[-97.0904,48.6835],[-97.0904,48.6838],[-97.0903,48.6841],[-97.0903,48.6844],[-97.0903,48.6845],[-97.0904,48.6846],[-97.0904,48.6848],[-97.0905,48.6848],[-97.0905,48.6849],[-97.0906,48.685],[-97.0907,48.6851],[-97.0908,48.6852],[-97.0909,48.6853],[-97.0911,48.6855],[-97.0912,48.6856],[-97.0913,48.6856],[-97.0914,48.6857],[-97.0918,48.6859],[-97.0919,48.686],[-97.0923,48.6861],[-97.0925,48.6862],[-97.0926,48.6863],[-97.093,48.6864],[-97.0934,48.6866],[-97.0939,48.6867],[-97.094,48.6868],[-97.0941,48.6868],[-97.0942,48.6869],[-97.0944,48.6869],[-97.0947,48.687],[-97.095,48.6871],[-97.0958,48.6873],[-97.096,48.6874],[-97.0964,48.6875],[-97.0966,48.6875],[-97.0967,48.6875],[-97.0971,48.6876],[-97.0972,48.6877],[-97.0978,48.6878],[-97.0981,48.6879],[-97.0983,48.688],[-97.0984,48.688],[-97.0985,48.688],[-97.0986,48.688],[-97.0988,48.688],[-97.0989,48.6881],[-97.099,48.6881],[-97.0991,48.6881],[-97.0995,48.6882],[-97.0996,48.6882],[-97.1,48.6883],[-97.1003,48.6883],[-97.1005,48.6884],[-97.1008,48.6885],[-97.1009,48.6885],[-97.101,48.6885],[-97.1012,48.6886],[-97.1013,48.6886],[-97.1018,48.6887],[-97.102,48.6888],[-97.1021,48.6888],[-97.1023,48.6888],[-97.1031,48.6891],[-97.1033,48.6891],[-97.1037,48.6892],[-97.1041,48.6893],[-97.1045,48.6894],[-97.1047,48.6895],[-97.1048,48.6895],[-97.1054,48.6897],[-97.1055,48.6897],[-97.1057,48.6897],[-97.1061,48.6899],[-97.1064,48.6899],[-97.1066,48.69],[-97.1072,48.6902],[-97.1077,48.6905],[-97.1083,48.6908],[-97.1087,48.691],[-97.1089,48.6911],[-97.1092,48.6913],[-97.1097,48.6917],[-97.1098,48.6917],[-97.1101,48.692],[-97.1103,48.6922],[-97.1105,48.6923],[-97.1106,48.6924],[-97.1107,48.6925],[-97.1108,48.6925],[-97.1109,48.6927],[-97.111,48.6928],[-97.1111,48.6929],[-97.1112,48.693],[-97.1114,48.6932],[-97.1114,48.6933],[-97.1115,48.6935],[-97.1119,48.6939],[-97.1122,48.6943],[-97.1126,48.6948],[-97.1126,48.6949],[-97.1127,48.695],[-97.1128,48.6951],[-97.1128,48.6952],[-97.1129,48.6953],[-97.113,48.6954],[-97.1131,48.6955],[-97.1132,48.6956],[-97.1133,48.6957],[-97.1135,48.696],[-97.1138,48.6963],[-97.114,48.6965],[-97.1142,48.6967],[-97.1142,48.6968],[-97.1144,48.6969],[-97.1147,48.6972],[-97.1151,48.6975],[-97.1152,48.6976],[-97.1153,48.6978],[-97.1155,48.6979],[-97.1164,48.6986],[-97.1169,48.6989],[-97.1173,48.6992],[-97.1175,48.6994],[-97.1179,48.6996],[-97.1185,48.7001],[-97.1189,48.7004],[-97.1192,48.7006],[-97.1193,48.7007],[-97.1196,48.7009],[-97.1197,48.701],[-97.1198,48.7012],[-97.1199,48.7013],[-97.1201,48.7014],[-97.1202,48.7016],[-97.1203,48.7018],[-97.1204,48.7019],[-97.1206,48.7022],[-97.1206,48.7023],[-97.1207,48.7026],[-97.1207,48.7028],[-97.1207,48.703],[-97.1207,48.7031],[-97.1207,48.7035],[-97.1206,48.7036],[-97.1205,48.7038],[-97.1203,48.704],[-97.12,48.7042],[-97.1199,48.7043],[-97.1198,48.7043],[-97.1195,48.7045],[-97.1194,48.7045],[-97.1193,48.7045],[-97.1192,48.7045],[-97.1191,48.7046],[-97.1189,48.7046],[-97.1187,48.7047],[-97.1186,48.7047],[-97.1185,48.7047],[-97.1184,48.7047],[-97.1178,48.7049],[-97.1176,48.7049],[-97.1175,48.705],[-97.1172,48.705],[-97.1168,48.7051],[-97.1163,48.7051],[-97.116,48.7052],[-97.1155,48.7052],[-97.1153,48.7052],[-97.1148,48.7053],[-97.1133,48.7054],[-97.1127,48.7054],[-97.1126,48.7054],[-97.1125,48.7054],[-97.1123,48.7055],[-97.1122,48.7055],[-97.1121,48.7055],[-97.1117,48.7056],[-97.1116,48.7056],[-97.1114,48.7057],[-97.1113,48.7057],[-97.1111,48.7058],[-97.111,48.7059],[-97.1107,48.706],[-97.1106,48.7061],[-97.1105,48.7061],[-97.1104,48.7062],[-97.1102,48.7064],[-97.1101,48.7065],[-97.1099,48.7068],[-97.1099,48.7069],[-97.1099,48.7071],[-97.1099,48.7072],[-97.1099,48.7074],[-97.1099,48.7076],[-97.1099,48.7077],[-97.11,48.7078],[-97.1101,48.7079],[-97.1101,48.708],[-97.1102,48.7081],[-97.1103,48.7082],[-97.1105,48.7083],[-97.1107,48.7085],[-97.1111,48.7088],[-97.1113,48.7089],[-97.1115,48.709],[-97.1119,48.7091],[-97.1121,48.7092],[-97.1125,48.7094],[-97.1128,48.7094],[-97.1129,48.7095],[-97.113,48.7095],[-97.1132,48.7096],[-97.1135,48.7096],[-97.1136,48.7097],[-97.1142,48.7098],[-97.1143,48.7098],[-97.1147,48.7099],[-97.1148,48.7099],[-97.115,48.71],[-97.1152,48.71],[-97.1155,48.7101],[-97.1158,48.7102],[-97.1162,48.7103],[-97.1166,48.7104],[-97.1169,48.7105],[-97.1178,48.7108],[-97.1181,48.7109],[-97.1186,48.7111],[-97.1187,48.7112],[-97.1189,48.7113],[-97.119,48.7114],[-97.1192,48.7115],[-97.1194,48.7116],[-97.1198,48.7119],[-97.1199,48.712],[-97.1201,48.7122],[-97.1204,48.7124],[-97.1209,48.7129],[-97.1212,48.7132],[-97.1213,48.7134],[-97.1214,48.7135],[-97.1215,48.7136],[-97.1217,48.7139],[-97.1218,48.714],[-97.1219,48.7142],[-97.1221,48.7148],[-97.1223,48.7153],[-97.1224,48.7155],[-97.1227,48.7162],[-97.1227,48.7164],[-97.1228,48.7166],[-97.1229,48.7167],[-97.1229,48.7169],[-97.123,48.7171],[-97.1231,48.7172],[-97.1231,48.7174],[-97.1232,48.7176],[-97.1234,48.718],[-97.1235,48.7182],[-97.1236,48.7183],[-97.1238,48.7186],[-97.1239,48.7187],[-97.124,48.7188],[-97.1242,48.7191],[-97.1244,48.7193],[-97.1247,48.7196],[-97.1249,48.7198],[-97.1249,48.7199],[-97.125,48.7199],[-97.1252,48.7201],[-97.1252,48.7202],[-97.1254,48.7204],[-97.1255,48.7204],[-97.1256,48.7205],[-97.1256,48.7206],[-97.1257,48.7206],[-97.1258,48.7207],[-97.126,48.7208],[-97.1262,48.7209],[-97.1263,48.721],[-97.127,48.7215],[-97.1272,48.7216],[-97.1273,48.7216],[-97.1274,48.7217],[-97.1276,48.7218],[-97.128,48.7219],[-97.1288,48.7222],[-97.1291,48.7223],[-97.1293,48.7224],[-97.1295,48.7225],[-97.1299,48.7227],[-97.1301,48.7228],[-97.1304,48.7229],[-97.131,48.7232],[-97.1313,48.7234],[-97.1317,48.7236],[-97.1318,48.7236],[-97.1319,48.7237],[-97.1322,48.7238],[-97.1327,48.7241],[-97.1333,48.7244],[-97.1336,48.7245],[-97.1344,48.7249],[-97.1347,48.725],[-97.1351,48.7251],[-97.1353,48.7252],[-97.1356,48.7253],[-97.1357,48.7254],[-97.1361,48.7255],[-97.1362,48.7256],[-97.1364,48.7257],[-97.1369,48.726],[-97.137,48.7261],[-97.1371,48.7262],[-97.1372,48.7263],[-97.1373,48.7264],[-97.1374,48.7266],[-97.1376,48.727],[-97.1376,48.7271],[-97.1376,48.7272],[-97.1376,48.7273],[-97.1376,48.7276],[-97.1375,48.7277],[-97.1375,48.7278],[-97.1374,48.7278],[-97.1373,48.728],[-97.1371,48.7281],[-97.137,48.7282],[-97.1368,48.7283],[-97.1365,48.7284],[-97.1364,48.7285],[-97.1361,48.7286],[-97.1356,48.7287],[-97.1353,48.7288],[-97.1351,48.7288],[-97.135,48.7288],[-97.1344,48.7289],[-97.1339,48.7289],[-97.1324,48.7291],[-97.1321,48.7291],[-97.1319,48.7291],[-97.1317,48.7291],[-97.1316,48.7292],[-97.1314,48.7292],[-97.1313,48.7292],[-97.1311,48.7293],[-97.1307,48.7294],[-97.1305,48.7295],[-97.1303,48.7295],[-97.1301,48.7296],[-97.1299,48.7297],[-97.1297,48.7299],[-97.1294,48.7301],[-97.1292,48.7302],[-97.1289,48.7305],[-97.1288,48.7306],[-97.1286,48.7308],[-97.1285,48.7312],[-97.1284,48.7315],[-97.1283,48.7317],[-97.1283,48.7321],[-97.1284,48.7323],[-97.1284,48.7324],[-97.1284,48.7325],[-97.1285,48.7328],[-97.1287,48.7331],[-97.1288,48.7332],[-97.129,48.7334],[-97.1291,48.7335],[-97.1292,48.7336],[-97.1294,48.7338],[-97.1296,48.7339],[-97.1298,48.734],[-97.1299,48.7341],[-97.1302,48.7342],[-97.1303,48.7342],[-97.1304,48.7343],[-97.1306,48.7343],[-97.1308,48.7344],[-97.1309,48.7344],[-97.1313,48.7345],[-97.1319,48.7345],[-97.1323,48.7345],[-97.1329,48.7345],[-97.1333,48.7345],[-97.134,48.7345],[-97.1345,48.7344],[-97.1352,48.7344],[-97.1354,48.7344],[-97.1355,48.7343],[-97.1363,48.7343],[-97.1365,48.7342],[-97.1371,48.7342],[-97.1375,48.7342],[-97.1377,48.7342],[-97.1384,48.7342],[-97.1387,48.7343],[-97.1388,48.7343],[-97.1391,48.7343],[-97.1392,48.7344],[-97.1393,48.7344],[-97.1397,48.7345],[-97.1399,48.7346],[-97.14,48.7346],[-97.1404,48.7348],[-97.1406,48.7349],[-97.1411,48.7352],[-97.1412,48.7353],[-97.1415,48.7355],[-97.1416,48.7356],[-97.1418,48.7357],[-97.142,48.736],[-97.1421,48.7361],[-97.1421,48.7362],[-97.1422,48.7364],[-97.1423,48.7365],[-97.1423,48.7366],[-97.1423,48.7368],[-97.1422,48.7371],[-97.1422,48.7372],[-97.1422,48.7373],[-97.1421,48.7375],[-97.1419,48.7378],[-97.1418,48.7379],[-97.1417,48.738],[-97.1414,48.7382],[-97.1406,48.7386],[-97.1401,48.739],[-97.1389,48.7398],[-97.1386,48.74],[-97.1384,48.7402],[-97.1383,48.7403],[-97.1379,48.7406],[-97.1376,48.7409],[-97.1375,48.7411],[-97.1374,48.7412],[-97.1372,48.7414],[-97.1369,48.7419],[-97.1367,48.7423],[-97.1367,48.7425],[-97.1366,48.7426],[-97.1366,48.7428],[-97.1365,48.7429],[-97.1365,48.7433],[-97.1364,48.7434],[-97.1364,48.7435],[-97.1364,48.7436],[-97.1364,48.7438],[-97.1363,48.744],[-97.1363,48.7441],[-97.1363,48.7444],[-97.1362,48.7448],[-97.1362,48.7452],[-97.1362,48.7458],[-97.1362,48.7464],[-97.1363,48.7465],[-97.1363,48.7468],[-97.1364,48.7473],[-97.1365,48.7477],[-97.1367,48.7481],[-97.1367,48.7483],[-97.1368,48.7484],[-97.1369,48.7487],[-97.137,48.7487],[-97.1372,48.749],[-97.1372,48.7491],[-97.1373,48.7493],[-97.1374,48.7495],[-97.1375,48.7496],[-97.1377,48.7498],[-97.1379,48.7499],[-97.138,48.7501],[-97.1382,48.7502],[-97.1386,48.7504],[-97.1387,48.7505],[-97.1389,48.7505],[-97.139,48.7506],[-97.1391,48.7506],[-97.1393,48.7507],[-97.1395,48.7507],[-97.1398,48.7508],[-97.14,48.7508],[-97.1401,48.7509],[-97.1403,48.7509],[-97.1405,48.7509],[-97.1411,48.751],[-97.1414,48.751],[-97.1418,48.751],[-97.1421,48.751],[-97.1422,48.7509],[-97.1425,48.7509],[-97.1435,48.7507],[-97.1436,48.7507],[-97.1438,48.7507],[-97.1442,48.7506],[-97.1444,48.7506],[-97.1445,48.7505],[-97.1447,48.7505],[-97.1449,48.7504],[-97.145,48.7504],[-97.1452,48.7503],[-97.1455,48.7503],[-97.1456,48.7503],[-97.1462,48.7502],[-97.1464,48.7502],[-97.1466,48.7502],[-97.1484,48.7502],[-97.1487,48.7503],[-97.1492,48.7503],[-97.1495,48.7505],[-97.1497,48.7505],[-97.15,48.7506],[-97.1501,48.7507],[-97.1503,48.7507],[-97.1508,48.7509],[-97.151,48.751],[-97.1512,48.7512],[-97.1515,48.7513],[-97.1517,48.7516],[-97.1519,48.7517],[-97.152,48.7518],[-97.1523,48.752],[-97.1525,48.7522],[-97.1527,48.7524],[-97.153,48.7528],[-97.1531,48.753],[-97.1532,48.7532],[-97.1533,48.7532],[-97.1533,48.7533],[-97.1534,48.7534],[-97.1535,48.7536],[-97.1536,48.7538],[-97.1537,48.7539],[-97.1538,48.754],[-97.1539,48.7541],[-97.1539,48.7542],[-97.1541,48.7545],[-97.1542,48.7548],[-97.1544,48.7551],[-97.1546,48.7557],[-97.1547,48.7559],[-97.1548,48.7562],[-97.1548,48.7565],[-97.1548,48.757],[-97.1548,48.7572],[-97.1548,48.7574],[-97.1547,48.7578],[-97.1546,48.758],[-97.1544,48.7582],[-97.1543,48.7583],[-97.1542,48.7585],[-97.1541,48.7586],[-97.154,48.7587],[-97.1539,48.7588],[-97.1537,48.759],[-97.1536,48.7591],[-97.1533,48.7592],[-97.1531,48.7593],[-97.1529,48.7594],[-97.1527,48.7596],[-97.1526,48.7596],[-97.1525,48.7597],[-97.1524,48.7597],[-97.1523,48.7598],[-97.1521,48.7599],[-97.152,48.76],[-97.1518,48.76],[-97.1517,48.7601],[-97.1515,48.7601],[-97.1511,48.7602],[-97.1509,48.7603],[-97.1507,48.7604],[-97.1505,48.7604],[-97.1503,48.7605],[-97.1501,48.7606],[-97.1499,48.7606],[-97.1496,48.7607],[-97.1492,48.7608],[-97.149,48.7609],[-97.1489,48.7609],[-97.1486,48.761],[-97.1483,48.7611],[-97.1482,48.7612],[-97.148,48.7612],[-97.1477,48.7613],[-97.1475,48.7614],[-97.1474,48.7615],[-97.1472,48.7616],[-97.147,48.7617],[-97.1468,48.7619],[-97.1466,48.762],[-97.1465,48.7621],[-97.1465,48.7622],[-97.1464,48.7623],[-97.1463,48.7624],[-97.1462,48.7625],[-97.1461,48.7627],[-97.146,48.7627],[-97.146,48.7628],[-97.1458,48.7631],[-97.1456,48.7634],[-97.1455,48.7637],[-97.1455,48.764],[-97.1454,48.7646],[-97.1454,48.7647],[-97.1455,48.7648],[-97.1455,48.7649],[-97.1456,48.7651],[-97.1457,48.7652],[-97.1457,48.7653],[-97.1458,48.7655],[-97.1459,48.7655],[-97.1459,48.7656],[-97.1462,48.7658],[-97.1465,48.7662],[-97.1467,48.7663],[-97.1468,48.7664],[-97.1473,48.7668],[-97.1474,48.7669],[-97.1477,48.7671],[-97.1477,48.7672],[-97.1478,48.7673],[-97.1482,48.7675],[-97.1484,48.7677],[-97.1485,48.7678],[-97.1486,48.7679],[-97.1487,48.7679],[-97.1488,48.7681],[-97.149,48.7683],[-97.1492,48.7685],[-97.1494,48.7686],[-97.1495,48.7687],[-97.1497,48.769],[-97.1498,48.7691],[-97.1501,48.7693],[-97.1501,48.7694],[-97.1502,48.7695],[-97.1502,48.7696],[-97.1504,48.7698],[-97.1505,48.77],[-97.1506,48.7702],[-97.1507,48.7702],[-97.1507,48.7703],[-97.1508,48.7704],[-97.151,48.7708],[-97.1511,48.7712],[-97.1512,48.7713],[-97.1513,48.7714],[-97.1514,48.7715],[-97.1515,48.7717],[-97.1517,48.7719],[-97.1518,48.772],[-97.1522,48.7723],[-97.1523,48.7724],[-97.1525,48.7725],[-97.1526,48.7725],[-97.1528,48.7726],[-97.1532,48.7727],[-97.1534,48.7727],[-97.1535,48.7727],[-97.1536,48.7728],[-97.1539,48.7728],[-97.1541,48.7728],[-97.1545,48.7729],[-97.1551,48.7729],[-97.1554,48.7729],[-97.1556,48.7729],[-97.1558,48.773],[-97.156,48.773],[-97.1563,48.773],[-97.1567,48.7731],[-97.1568,48.7731],[-97.1569,48.7731],[-97.1572,48.7732],[-97.1573,48.7732],[-97.1574,48.7732],[-97.1576,48.7733],[-97.1577,48.7734],[-97.1579,48.7734],[-97.158,48.7735],[-97.1581,48.7736],[-97.1582,48.7737],[-97.1583,48.7738],[-97.1584,48.7739],[-97.1585,48.774],[-97.1586,48.7741],[-97.1587,48.7743],[-97.1588,48.7743],[-97.1589,48.7745],[-97.159,48.7747],[-97.159,48.7748],[-97.159,48.7749],[-97.159,48.775],[-97.159,48.7754],[-97.159,48.7757],[-97.159,48.7758],[-97.1589,48.7759],[-97.1588,48.776],[-97.1585,48.7763],[-97.1584,48.7764],[-97.1583,48.7765],[-97.1579,48.7767],[-97.1577,48.7768],[-97.1575,48.7769],[-97.1572,48.777],[-97.1571,48.7771],[-97.1569,48.7771],[-97.1566,48.7772],[-97.1564,48.7773],[-97.1561,48.7773],[-97.1557,48.7774],[-97.1554,48.7775],[-97.1548,48.7776],[-97.1545,48.7777],[-97.1539,48.7778],[-97.1538,48.7778],[-97.1535,48.7779],[-97.1531,48.778],[-97.1529,48.778],[-97.1528,48.7781],[-97.1526,48.7781],[-97.1523,48.7781],[-97.1521,48.7782],[-97.1518,48.7783],[-97.1516,48.7783],[-97.1515,48.7783],[-97.1511,48.7784],[-97.1508,48.7785],[-97.1506,48.7785],[-97.1503,48.7786],[-97.1501,48.7787],[-97.1499,48.7787],[-97.1498,48.7788],[-97.1495,48.7789],[-97.1491,48.779],[-97.1489,48.7791],[-97.1486,48.7792],[-97.1484,48.7793],[-97.1482,48.7794],[-97.1481,48.7796],[-97.148,48.7796],[-97.1479,48.7797],[-97.1478,48.7798],[-97.1477,48.7799],[-97.1476,48.78],[-97.1475,48.7801],[-97.1474,48.7802],[-97.1473,48.7803],[-97.1473,48.7805],[-97.1473,48.7806],[-97.1472,48.7808],[-97.1472,48.7809],[-97.1472,48.781],[-97.1473,48.7811],[-97.1474,48.7813],[-97.1475,48.7814],[-97.1476,48.7815],[-97.1476,48.7816],[-97.1482,48.782],[-97.1485,48.7821],[-97.1487,48.7822],[-97.1491,48.7824],[-97.1493,48.7824],[-97.1494,48.7825],[-97.1496,48.7825],[-97.1499,48.7826],[-97.15,48.7826],[-97.1506,48.7826],[-97.1515,48.7825],[-97.1521,48.7825],[-97.1525,48.7824],[-97.1528,48.7824],[-97.1531,48.7824],[-97.1534,48.7824],[-97.1538,48.7823],[-97.154,48.7823],[-97.1543,48.7823],[-97.1545,48.7823],[-97.1548,48.7823],[-97.1552,48.7823],[-97.1553,48.7823],[-97.1556,48.7823],[-97.1559,48.7823],[-97.156,48.7824],[-97.1563,48.7824],[-97.1566,48.7824],[-97.1567,48.7824],[-97.1569,48.7825],[-97.1575,48.7827],[-97.1576,48.7827],[-97.1579,48.7828],[-97.1583,48.783],[-97.1584,48.783],[-97.1585,48.7831],[-97.1588,48.7832],[-97.1589,48.7833],[-97.159,48.7833],[-97.1591,48.7834],[-97.1591,48.7835],[-97.1592,48.7836],[-97.1594,48.7838],[-97.1595,48.7839],[-97.1595,48.784],[-97.1596,48.7841],[-97.1597,48.7842],[-97.1598,48.7843],[-97.1598,48.7844],[-97.1597,48.7848],[-97.1597,48.7849],[-97.1597,48.785],[-97.1596,48.7853],[-97.1596,48.7855],[-97.1595,48.7856],[-97.1595,48.7857],[-97.1594,48.7858],[-97.1592,48.7861],[-97.1592,48.7862],[-97.159,48.7864],[-97.159,48.7865],[-97.1589,48.7865],[-97.1588,48.7866],[-97.1587,48.7867],[-97.1584,48.787],[-97.1582,48.7872],[-97.1581,48.7873],[-97.1579,48.7874],[-97.1577,48.7875],[-97.1576,48.7875],[-97.1576,48.7876],[-97.1575,48.7877],[-97.1574,48.788],[-97.1574,48.7881],[-97.1573,48.7883],[-97.1572,48.7885],[-97.1571,48.7887],[-97.157,48.7889],[-97.157,48.789],[-97.1569,48.7892],[-97.1569,48.7894],[-97.1569,48.7896],[-97.1569,48.7897],[-97.1569,48.7899],[-97.1569,48.7901],[-97.157,48.7902],[-97.1572,48.7905],[-97.1575,48.7907],[-97.1576,48.7908],[-97.1579,48.791],[-97.1581,48.7911],[-97.1582,48.7912],[-97.1584,48.7913],[-97.1585,48.7913],[-97.1586,48.7913],[-97.1587,48.7914],[-97.159,48.7914],[-97.1592,48.7914],[-97.1593,48.7915],[-97.1597,48.7915],[-97.1598,48.7915],[-97.1605,48.7915],[-97.1608,48.7915],[-97.1611,48.7914],[-97.1614,48.7914],[-97.1619,48.7913],[-97.162,48.7913],[-97.1626,48.7912],[-97.1632,48.7911],[-97.1633,48.7911],[-97.1634,48.791],[-97.1636,48.791],[-97.1637,48.791],[-97.1641,48.7909],[-97.1643,48.7909],[-97.1645,48.7909],[-97.1646,48.7909],[-97.165,48.7909],[-97.1651,48.791],[-97.1654,48.791],[-97.1656,48.791],[-97.1658,48.791],[-97.1662,48.7911],[-97.1664,48.7911],[-97.1665,48.7911],[-97.167,48.7912],[-97.1671,48.7912],[-97.1672,48.7912],[-97.1675,48.7912],[-97.1678,48.7913],[-97.1681,48.7914],[-97.1682,48.7914],[-97.1683,48.7914],[-97.1686,48.7915],[-97.1689,48.7915],[-97.169,48.7916],[-97.1691,48.7916],[-97.1695,48.7916],[-97.1697,48.7917],[-97.1699,48.7918],[-97.1701,48.7918],[-97.1704,48.7918],[-97.1706,48.7918],[-97.1708,48.7919],[-97.1712,48.792],[-97.1713,48.792],[-97.1714,48.792],[-97.1715,48.7921],[-97.1716,48.7921],[-97.1717,48.7922],[-97.1718,48.7922],[-97.1721,48.7924],[-97.1724,48.7926],[-97.1728,48.7929],[-97.1729,48.7929],[-97.1731,48.793],[-97.1733,48.7931],[-97.1736,48.7933],[-97.1738,48.7935],[-97.1739,48.7936],[-97.1739,48.7938],[-97.174,48.7939],[-97.1741,48.794],[-97.1741,48.7942],[-97.1742,48.7943],[-97.1742,48.7946],[-97.1742,48.7947],[-97.1742,48.7948],[-97.1741,48.7949],[-97.174,48.795],[-97.1739,48.7952],[-97.1739,48.7953],[-97.1738,48.7955],[-97.1737,48.7955],[-97.1734,48.7958],[-97.1733,48.7958],[-97.1731,48.796],[-97.173,48.796],[-97.1727,48.7961],[-97.1726,48.7962],[-97.1721,48.7963],[-97.1714,48.7965],[-97.1712,48.7966],[-97.1709,48.7966],[-97.1707,48.7966],[-97.1704,48.7967],[-97.17,48.7967],[-97.1698,48.7967],[-97.1697,48.7967],[-97.1691,48.7966],[-97.169,48.7966],[-97.1687,48.7966],[-97.1681,48.7965],[-97.1679,48.7964],[-97.1677,48.7964],[-97.1675,48.7963],[-97.1673,48.7963],[-97.1672,48.7963],[-97.1669,48.7963],[-97.1666,48.7962],[-97.1665,48.7962],[-97.1665,48.7961],[-97.1664,48.7961],[-97.1659,48.7961],[-97.1656,48.7961],[-97.165,48.796],[-97.1642,48.796],[-97.1639,48.7961],[-97.1638,48.7961],[-97.1637,48.7961],[-97.1636,48.7961],[-97.1634,48.7962],[-97.1631,48.7963],[-97.1629,48.7964],[-97.1628,48.7965],[-97.1625,48.7967],[-97.1622,48.7968],[-97.162,48.7969],[-97.1619,48.7971],[-97.1618,48.7972],[-97.1617,48.7974],[-97.1617,48.7975],[-97.1616,48.7976],[-97.1616,48.7979],[-97.1616,48.7981],[-97.1617,48.7983],[-97.1617,48.7987],[-97.1618,48.7988],[-97.1619,48.7989],[-97.1619,48.799],[-97.162,48.7992],[-97.162,48.7995],[-97.1621,48.7996],[-97.1624,48.7999],[-97.1625,48.8],[-97.1626,48.8001],[-97.1628,48.8003],[-97.1632,48.8005],[-97.1633,48.8006],[-97.1634,48.8006],[-97.1636,48.8007],[-97.1639,48.8008],[-97.1641,48.8009],[-97.1642,48.801],[-97.1643,48.801],[-97.1646,48.8011],[-97.1649,48.8012],[-97.1652,48.8013],[-97.1656,48.8013],[-97.1658,48.8014],[-97.1659,48.8014],[-97.1661,48.8014],[-97.1664,48.8015],[-97.1666,48.8015],[-97.1673,48.8015],[-97.1676,48.8015],[-97.1681,48.8014],[-97.1687,48.8014],[-97.169,48.8014],[-97.1694,48.8013],[-97.1696,48.8013],[-97.1699,48.8012],[-97.17,48.8011],[-97.1702,48.8011],[-97.1704,48.801],[-97.1705,48.801],[-97.1707,48.801],[-97.1711,48.8008],[-97.1714,48.8007],[-97.1718,48.8006],[-97.1721,48.8004],[-97.1724,48.8002],[-97.1731,48.7998],[-97.1735,48.7996],[-97.1736,48.7995],[-97.1738,48.7993],[-97.1739,48.7992],[-97.1741,48.7991],[-97.1744,48.7988],[-97.1745,48.7987],[-97.1747,48.7985],[-97.1751,48.7982],[-97.1753,48.798],[-97.1756,48.7978],[-97.1757,48.7977],[-97.1759,48.7976],[-97.1763,48.7974],[-97.1766,48.7973],[-97.1768,48.7972],[-97.1771,48.7971],[-97.1772,48.7971],[-97.1776,48.7971],[-97.1777,48.7971],[-97.1787,48.7971],[-97.1788,48.7971],[-97.1792,48.7971],[-97.1795,48.7971],[-97.1798,48.7972],[-97.1799,48.7972],[-97.1801,48.7973],[-97.1803,48.7973],[-97.1804,48.7974],[-97.1806,48.7975],[-97.1812,48.7979],[-97.1813,48.7979],[-97.1813,48.798],[-97.1815,48.7982],[-97.1816,48.7984],[-97.1816,48.7985],[-97.1817,48.7987],[-97.1817,48.7988],[-97.1817,48.7989],[-97.1816,48.7991],[-97.1815,48.7994],[-97.1815,48.7995],[-97.1813,48.7997],[-97.1812,48.7998],[-97.1811,48.7999],[-97.1811,48.8],[-97.181,48.8],[-97.181,48.8001],[-97.1809,48.8001],[-97.1808,48.8002],[-97.1807,48.8002],[-97.1801,48.8006],[-97.18,48.8007],[-97.1798,48.8008],[-97.1797,48.8008],[-97.1796,48.8009],[-97.1792,48.801],[-97.1791,48.8011],[-97.1789,48.8011],[-97.1787,48.8012],[-97.1786,48.8012],[-97.1785,48.8012],[-97.1783,48.8013],[-97.1782,48.8013],[-97.1779,48.8014],[-97.1779,48.8015],[-97.1778,48.8015],[-97.1775,48.8015],[-97.1773,48.8016],[-97.1772,48.8016],[-97.1771,48.8016],[-97.1768,48.8017],[-97.1767,48.8018],[-97.1765,48.8018],[-97.1762,48.8018],[-97.1759,48.8019],[-97.1757,48.802],[-97.1753,48.802],[-97.175,48.8021],[-97.1748,48.8021],[-97.1745,48.8022],[-97.1744,48.8022],[-97.1744,48.8023],[-97.1743,48.8023],[-97.1741,48.8023],[-97.174,48.8024],[-97.1739,48.8024],[-97.1737,48.8025],[-97.1736,48.8025],[-97.1732,48.8027],[-97.1727,48.8028],[-97.1724,48.8029],[-97.1722,48.8031],[-97.1719,48.8032],[-97.1715,48.8033],[-97.1713,48.8034],[-97.1709,48.8035],[-97.1708,48.8036],[-97.1707,48.8036],[-97.1706,48.8036],[-97.1704,48.8037],[-97.1701,48.8039],[-97.17,48.8039],[-97.1699,48.8039],[-97.1696,48.804],[-97.1693,48.8041],[-97.1692,48.8042],[-97.1688,48.8043],[-97.1685,48.8044],[-97.1683,48.8045],[-97.168,48.8046],[-97.1679,48.8046],[-97.1676,48.8047],[-97.1666,48.8049],[-97.166,48.805],[-97.1658,48.805],[-97.1653,48.8051],[-97.165,48.8051],[-97.1645,48.8052],[-97.1644,48.8052],[-97.1642,48.8052],[-97.1636,48.8053],[-97.1634,48.8053],[-97.163,48.8053],[-97.1629,48.8053],[-97.1626,48.8054],[-97.1624,48.8054],[-97.1617,48.8055],[-97.1615,48.8056],[-97.1613,48.8056],[-97.161,48.8056],[-97.1607,48.8057],[-97.1606,48.8057],[-97.16,48.8059],[-97.1598,48.806],[-97.1596,48.806],[-97.1595,48.8061],[-97.1592,48.8062],[-97.1591,48.8063],[-97.159,48.8063],[-97.1588,48.8064],[-97.1587,48.8065],[-97.1583,48.8068],[-97.1581,48.8069],[-97.1581,48.807],[-97.158,48.8071],[-97.1579,48.8071],[-97.1579,48.8072],[-97.1578,48.8074],[-97.1578,48.8075],[-97.1577,48.8077],[-97.1576,48.8079],[-97.1575,48.808],[-97.1575,48.8081],[-97.1575,48.8083],[-97.1575,48.8085],[-97.1576,48.8087],[-97.1576,48.8088],[-97.1576,48.809],[-97.1576,48.8091],[-97.1577,48.8093],[-97.1577,48.8096],[-97.1578,48.8097],[-97.1579,48.8099],[-97.158,48.8101],[-97.1581,48.8103],[-97.1582,48.8105],[-97.1584,48.8106],[-97.1587,48.8109],[-97.1588,48.8109],[-97.159,48.811],[-97.1593,48.8111],[-97.1596,48.8112],[-97.1598,48.8113],[-97.1599,48.8113],[-97.16,48.8113],[-97.1602,48.8114],[-97.1604,48.8115],[-97.1605,48.8115],[-97.1606,48.8115],[-97.1608,48.8115],[-97.1609,48.8116],[-97.161,48.8116],[-97.1611,48.8116],[-97.1614,48.8116],[-97.1616,48.8117],[-97.162,48.8117],[-97.1621,48.8118],[-97.1625,48.8118],[-97.1627,48.8118],[-97.1628,48.8118],[-97.1629,48.8119],[-97.1631,48.8119],[-97.1632,48.8119],[-97.1633,48.8119],[-97.1637,48.812],[-97.1639,48.812],[-97.164,48.812],[-97.1641,48.812],[-97.1643,48.812],[-97.1646,48.812],[-97.1649,48.812],[-97.1651,48.812],[-97.1656,48.8119],[-97.1658,48.8119],[-97.166,48.8119],[-97.1663,48.8118],[-97.1664,48.8117],[-97.1666,48.8117],[-97.1669,48.8117],[-97.1675,48.8116],[-97.1677,48.8115],[-97.1679,48.8115],[-97.168,48.8115],[-97.1684,48.8114],[-97.1687,48.8114],[-97.1691,48.8113],[-97.1694,48.8113],[-97.1697,48.8113],[-97.1699,48.8113],[-97.1702,48.8113],[-97.1704,48.8113],[-97.1707,48.8114],[-97.171,48.8114],[-97.1712,48.8114],[-97.1715,48.8114],[-97.1718,48.8115],[-97.1721,48.8115],[-97.1723,48.8116],[-97.1724,48.8116],[-97.1727,48.8117],[-97.1729,48.8117],[-97.173,48.8118],[-97.1731,48.8118],[-97.1734,48.8119],[-97.1736,48.812],[-97.1739,48.8121],[-97.1741,48.8122],[-97.1747,48.8125],[-97.175,48.8127],[-97.1758,48.8131],[-97.1759,48.8132],[-97.1761,48.8132],[-97.1763,48.8134],[-97.1765,48.8135],[-97.1767,48.8136],[-97.1769,48.8136],[-97.1773,48.8139],[-97.1779,48.8142],[-97.1781,48.8143],[-97.1785,48.8145],[-97.1787,48.8146],[-97.1791,48.8147],[-97.1793,48.8148],[-97.1794,48.8148],[-97.1795,48.8149],[-97.1796,48.8149],[-97.1798,48.815],[-97.1799,48.815],[-97.1801,48.8151],[-97.1803,48.8151],[-97.1805,48.8151],[-97.1807,48.8152],[-97.1809,48.8152],[-97.181,48.8152],[-97.1811,48.8152],[-97.1816,48.8153],[-97.182,48.8153],[-97.1823,48.8153],[-97.1827,48.8153],[-97.1832,48.8152],[-97.1834,48.8152],[-97.1838,48.8152],[-97.1841,48.8151],[-97.1846,48.815],[-97.1848,48.8149],[-97.1851,48.8149],[-97.1852,48.8148],[-97.1853,48.8148],[-97.1854,48.8148],[-97.1856,48.8147],[-97.1857,48.8147],[-97.1859,48.8146],[-97.186,48.8146],[-97.1861,48.8145],[-97.1862,48.8145],[-97.1863,48.8144],[-97.1867,48.8143],[-97.187,48.8143],[-97.1872,48.8143],[-97.1875,48.8142],[-97.1877,48.8142],[-97.1881,48.8142],[-97.1882,48.8142],[-97.1885,48.8142],[-97.1886,48.8142],[-97.1888,48.8143],[-97.1889,48.8143],[-97.1891,48.8143],[-97.1892,48.8143],[-97.1893,48.8144],[-97.1894,48.8144],[-97.1895,48.8144],[-97.1896,48.8145],[-97.1899,48.8147],[-97.19,48.8148],[-97.1901,48.8149],[-97.1902,48.815],[-97.1903,48.8151],[-97.1903,48.8152],[-97.1903,48.8154],[-97.1903,48.8157],[-97.1903,48.8159],[-97.1902,48.816],[-97.1902,48.8161],[-97.1899,48.8163],[-97.1898,48.8163],[-97.1896,48.8165],[-97.1893,48.8166],[-97.189,48.8168],[-97.1888,48.8169],[-97.1886,48.817],[-97.1884,48.817],[-97.1881,48.8171],[-97.1877,48.8173],[-97.1874,48.8173],[-97.1871,48.8174],[-97.1869,48.8174],[-97.1867,48.8175],[-97.1865,48.8175],[-97.1856,48.8176],[-97.1854,48.8176],[-97.1851,48.8177],[-97.1843,48.8178],[-97.1842,48.8178],[-97.184,48.8178],[-97.1837,48.8179],[-97.1836,48.818],[-97.1831,48.8181],[-97.1827,48.8182],[-97.1825,48.8183],[-97.1823,48.8184],[-97.1821,48.8185],[-97.1818,48.8186],[-97.1816,48.8188],[-97.1813,48.8189],[-97.181,48.819],[-97.1808,48.8192],[-97.1805,48.8194],[-97.1804,48.8195],[-97.1799,48.8199],[-97.1798,48.82],[-97.1796,48.8201],[-97.1794,48.8203],[-97.1791,48.8206],[-97.1791,48.8207],[-97.1789,48.8209],[-97.1787,48.8212],[-97.1787,48.8213],[-97.1786,48.8214],[-97.1785,48.8216],[-97.1785,48.8218],[-97.1784,48.8218],[-97.1784,48.822],[-97.1782,48.8223],[-97.1781,48.8225],[-97.178,48.8228],[-97.1779,48.8231],[-97.1779,48.8232],[-97.1779,48.8235],[-97.1778,48.8243],[-97.1779,48.8247],[-97.178,48.8251],[-97.178,48.8252],[-97.1781,48.8253],[-97.1781,48.8255],[-97.1782,48.8255],[-97.1783,48.8257],[-97.1787,48.8263],[-97.1788,48.8264],[-97.179,48.8267],[-97.1791,48.8267],[-97.1793,48.8269],[-97.1796,48.8271],[-97.1798,48.8272],[-97.18,48.8274],[-97.1803,48.8275],[-97.1805,48.8276],[-97.1809,48.828],[-97.1811,48.8281],[-97.1812,48.8282],[-97.1813,48.8282],[-97.1813,48.8283],[-97.182,48.8287],[-97.1821,48.8288],[-97.1822,48.8288],[-97.1823,48.8289],[-97.1825,48.8291],[-97.183,48.8294],[-97.1833,48.8296],[-97.1835,48.8298],[-97.1836,48.83],[-97.1837,48.83],[-97.1837,48.8301],[-97.1839,48.8303],[-97.1841,48.8305],[-97.1843,48.8308],[-97.1844,48.8311],[-97.1847,48.8314],[-97.1848,48.8318],[-97.1848,48.8322],[-97.1848,48.8325],[-97.1848,48.8328],[-97.1848,48.8329],[-97.1846,48.8332],[-97.1845,48.8334],[-97.1843,48.8337],[-97.1842,48.8339],[-97.1841,48.834],[-97.184,48.8341],[-97.1839,48.8342],[-97.1838,48.8342],[-97.1837,48.8343],[-97.1835,48.8344],[-97.1829,48.8347],[-97.1828,48.8347],[-97.1825,48.8348],[-97.1822,48.8349],[-97.182,48.8349],[-97.1817,48.8349],[-97.1814,48.835],[-97.1804,48.835],[-97.1794,48.835],[-97.1791,48.835],[-97.1786,48.835],[-97.1784,48.835],[-97.1783,48.835],[-97.178,48.8351],[-97.1779,48.8351],[-97.1778,48.8351],[-97.1775,48.8352],[-97.1774,48.8352],[-97.1774,48.8353],[-97.1772,48.8353],[-97.1769,48.8354],[-97.1768,48.8354],[-97.1766,48.8355],[-97.1764,48.8356],[-97.176,48.8358],[-97.1757,48.836],[-97.1755,48.8361],[-97.1751,48.8363],[-97.1749,48.8365],[-97.1746,48.8367],[-97.1745,48.8368],[-97.1745,48.8369],[-97.1744,48.837],[-97.1743,48.8371],[-97.1742,48.8372],[-97.1741,48.8374],[-97.1741,48.8375],[-97.174,48.8377],[-97.1739,48.8378],[-97.1739,48.8379],[-97.1739,48.838],[-97.1738,48.8387],[-97.1738,48.8389],[-97.1738,48.8392],[-97.1738,48.8394],[-97.1738,48.8396],[-97.1738,48.84],[-97.1739,48.8406],[-97.174,48.8409],[-97.174,48.841],[-97.1741,48.8413],[-97.1741,48.8414],[-97.1741,48.8417],[-97.1742,48.842],[-97.1743,48.8424],[-97.1745,48.8429],[-97.1746,48.8432],[-97.1747,48.8435],[-97.1749,48.8437],[-97.1749,48.8438],[-97.1751,48.844],[-97.1753,48.8442],[-97.1755,48.8446],[-97.1758,48.8448],[-97.1759,48.8449],[-97.1762,48.8451],[-97.1764,48.8453],[-97.1766,48.8453],[-97.1768,48.8454],[-97.177,48.8455],[-97.1771,48.8455],[-97.1772,48.8455],[-97.1773,48.8456],[-97.1774,48.8456],[-97.1776,48.8457],[-97.1777,48.8457],[-97.178,48.8458],[-97.1782,48.8458],[-97.179,48.8458],[-97.1801,48.8459],[-97.1808,48.8459],[-97.181,48.8459],[-97.1813,48.846],[-97.1815,48.846],[-97.1817,48.846],[-97.1817,48.8461],[-97.1818,48.8461],[-97.1821,48.8462],[-97.1823,48.8462],[-97.1826,48.8465],[-97.1828,48.8466],[-97.1829,48.8467],[-97.1829,48.8469],[-97.1829,48.847],[-97.1829,48.8472],[-97.1829,48.8473],[-97.1828,48.8474],[-97.1828,48.8475],[-97.1825,48.8477],[-97.1824,48.8477],[-97.1823,48.8478],[-97.1821,48.8479],[-97.1818,48.848],[-97.1815,48.8481],[-97.1812,48.8481],[-97.1808,48.8481],[-97.1805,48.8481],[-97.1802,48.8481],[-97.1793,48.8481],[-97.1787,48.8482],[-97.1786,48.8482],[-97.1781,48.8482],[-97.178,48.8482],[-97.1778,48.8482],[-97.1776,48.8482],[-97.1772,48.8483],[-97.1769,48.8483],[-97.1766,48.8483],[-97.1764,48.8484],[-97.1762,48.8484],[-97.1761,48.8484],[-97.1758,48.8485],[-97.1753,48.8487],[-97.1752,48.8487],[-97.175,48.8488],[-97.1748,48.8489],[-97.1744,48.8491],[-97.1741,48.8493],[-97.174,48.8493],[-97.1739,48.8494],[-97.1739,48.8495],[-97.1737,48.8496],[-97.1736,48.8498],[-97.1735,48.8499],[-97.1734,48.85],[-97.1734,48.8501],[-97.1733,48.8503],[-97.1731,48.8506],[-97.1731,48.8508],[-97.173,48.8509],[-97.173,48.8511],[-97.173,48.8516],[-97.1731,48.8517],[-97.1732,48.852],[-97.1733,48.8521],[-97.1734,48.8523],[-97.1735,48.8525],[-97.1737,48.8528],[-97.1739,48.8531],[-97.174,48.8532],[-97.1741,48.8533],[-97.1743,48.8535],[-97.1746,48.8537],[-97.175,48.854],[-97.1755,48.8542],[-97.1756,48.8543],[-97.1757,48.8543],[-97.1762,48.8545],[-97.1765,48.8547],[-97.1767,48.8548],[-97.1771,48.8551],[-97.1776,48.8554],[-97.1781,48.8558],[-97.1783,48.856],[-97.1784,48.8561],[-97.1785,48.8562],[-97.1786,48.8563],[-97.1787,48.8565],[-97.1788,48.8567],[-97.179,48.857],[-97.179,48.8571],[-97.1791,48.8573],[-97.1792,48.8578],[-97.1792,48.8579],[-97.1793,48.858],[-97.1793,48.8582],[-97.1793,48.8584],[-97.1793,48.8586],[-97.1792,48.8587],[-97.1792,48.8589],[-97.1792,48.8592],[-97.1791,48.8596],[-97.1791,48.86],[-97.1791,48.8601],[-97.179,48.8602],[-97.1789,48.8605],[-97.1788,48.861],[-97.1787,48.8614],[-97.1787,48.8616],[-97.1787,48.8618],[-97.1788,48.8619],[-97.1789,48.8622],[-97.1789,48.8623],[-97.179,48.8625],[-97.1792,48.8628],[-97.1793,48.863],[-97.1794,48.8631],[-97.1799,48.8634],[-97.1801,48.8635],[-97.1804,48.8636],[-97.1806,48.8637],[-97.1807,48.8637],[-97.1809,48.8637],[-97.1811,48.8638],[-97.1813,48.8638],[-97.1816,48.8639],[-97.1818,48.8639],[-97.1822,48.864],[-97.1823,48.864],[-97.1828,48.864],[-97.1831,48.864],[-97.1834,48.8639],[-97.1837,48.8639],[-97.1841,48.8638],[-97.1847,48.8637],[-97.185,48.8637],[-97.1851,48.8636],[-97.1853,48.8636],[-97.1854,48.8635],[-97.1858,48.8634],[-97.1862,48.8633],[-97.1863,48.8633],[-97.1867,48.8631],[-97.1872,48.863],[-97.1873,48.863],[-97.1876,48.863],[-97.1877,48.863],[-97.188,48.863],[-97.1882,48.863],[-97.1886,48.863],[-97.1887,48.863],[-97.1888,48.8631],[-97.189,48.8631],[-97.1891,48.8631],[-97.1892,48.8632],[-97.1894,48.8632],[-97.1897,48.8634],[-97.19,48.8635],[-97.1901,48.8636],[-97.1902,48.8637],[-97.1903,48.8637],[-97.1904,48.8639],[-97.1905,48.864],[-97.1906,48.8642],[-97.1906,48.8643],[-97.1906,48.8644],[-97.1906,48.8645],[-97.1905,48.8649],[-97.1904,48.8653],[-97.1904,48.8655],[-97.1903,48.8656],[-97.1902,48.8657],[-97.1901,48.8658],[-97.19,48.866],[-97.1899,48.8661],[-97.1898,48.8662],[-97.1897,48.8664],[-97.1896,48.8665],[-97.1894,48.8667],[-97.1894,48.8668],[-97.1893,48.8668],[-97.189,48.867],[-97.1886,48.8673],[-97.1884,48.8674],[-97.1883,48.8675],[-97.1881,48.8676],[-97.1877,48.8678],[-97.1876,48.8679],[-97.1873,48.868],[-97.1869,48.8682],[-97.1867,48.8684],[-97.1865,48.8685],[-97.1863,48.8686],[-97.186,48.8687],[-97.1859,48.8687],[-97.1856,48.8689],[-97.1854,48.869],[-97.1851,48.8692],[-97.185,48.8693],[-97.1848,48.8694],[-97.1847,48.8695],[-97.1843,48.8698],[-97.1837,48.8702],[-97.1834,48.8704],[-97.1832,48.8706],[-97.183,48.8706],[-97.1826,48.871],[-97.1825,48.871],[-97.1824,48.8711],[-97.1823,48.8712],[-97.1818,48.8715],[-97.1815,48.8717],[-97.1814,48.8717],[-97.1813,48.8718],[-97.1811,48.8719],[-97.181,48.872],[-97.1809,48.8721],[-97.1805,48.8724],[-97.1801,48.8726],[-97.18,48.8727],[-97.1799,48.8728],[-97.1796,48.8729],[-97.1796,48.873],[-97.1793,48.8731],[-97.1791,48.8733],[-97.1789,48.8735],[-97.1788,48.8736],[-97.1787,48.8737],[-97.1786,48.8738],[-97.1786,48.8739],[-97.1784,48.874],[-97.1783,48.8742],[-97.1782,48.8743],[-97.1781,48.8744],[-97.178,48.8745],[-97.178,48.8746],[-97.1779,48.8749],[-97.1779,48.875],[-97.1778,48.8752],[-97.1778,48.8753],[-97.1778,48.8755],[-97.1778,48.8756],[-97.1778,48.8757],[-97.178,48.8761],[-97.1781,48.8761],[-97.1782,48.8762],[-97.1783,48.8763],[-97.1784,48.8765],[-97.1787,48.8767],[-97.1789,48.8768],[-97.1791,48.8769],[-97.1792,48.8769],[-97.1796,48.877],[-97.1797,48.8771],[-97.1802,48.8771],[-97.1805,48.8772],[-97.1809,48.8772],[-97.1811,48.8772],[-97.1813,48.8772],[-97.1818,48.8772],[-97.1822,48.8772],[-97.1829,48.8772],[-97.183,48.8772],[-97.1833,48.8771],[-97.1835,48.8771],[-97.1836,48.877],[-97.1837,48.877],[-97.1839,48.877],[-97.184,48.8769],[-97.1842,48.8769],[-97.1848,48.8767],[-97.1855,48.8766],[-97.1856,48.8766],[-97.1859,48.8765],[-97.1862,48.8765],[-97.1863,48.8765],[-97.1867,48.8764],[-97.1877,48.8764],[-97.1879,48.8764],[-97.1883,48.8764],[-97.1884,48.8764],[-97.1889,48.8765],[-97.1892,48.8765],[-97.1893,48.8766],[-97.1895,48.8766],[-97.1896,48.8766],[-97.1898,48.8766],[-97.1899,48.8767],[-97.1903,48.8767],[-97.1904,48.8768],[-97.1905,48.8768],[-97.1907,48.8768],[-97.191,48.8769],[-97.1911,48.877],[-97.1912,48.877],[-97.1914,48.8771],[-97.1915,48.8771],[-97.1916,48.8772],[-97.1918,48.8772],[-97.1919,48.8772],[-97.1922,48.8774],[-97.1923,48.8774],[-97.1924,48.8774],[-97.1927,48.8775],[-97.1928,48.8776],[-97.1931,48.8777],[-97.1935,48.8779],[-97.1936,48.8779],[-97.1937,48.8779],[-97.1939,48.878],[-97.194,48.878],[-97.1941,48.8781],[-97.1943,48.8781],[-97.1944,48.8782],[-97.195,48.8784],[-97.1951,48.8785],[-97.1953,48.8786],[-97.1955,48.8787],[-97.1957,48.8787],[-97.1959,48.8788],[-97.196,48.8788],[-97.1962,48.8789],[-97.1966,48.8791],[-97.1967,48.8791],[-97.1967,48.8792],[-97.1968,48.8792],[-97.1969,48.8793],[-97.1974,48.8796],[-97.1978,48.8798],[-97.1981,48.88],[-97.1984,48.8802],[-97.1985,48.8802],[-97.1989,48.8806],[-97.199,48.8807],[-97.1991,48.8808],[-97.1992,48.8809],[-97.1994,48.8811],[-97.1995,48.8812],[-97.1996,48.8813],[-97.1996,48.8815],[-97.1997,48.8816],[-97.1997,48.8817],[-97.1998,48.8819],[-97.1998,48.8822],[-97.1999,48.8826],[-97.1998,48.883],[-97.1998,48.8833],[-97.1997,48.8836],[-97.1996,48.8838],[-97.1995,48.884],[-97.1994,48.8841],[-97.1992,48.8844],[-97.1991,48.8845],[-97.1987,48.8849],[-97.1984,48.8852],[-97.1983,48.8853],[-97.1982,48.8854],[-97.198,48.8856],[-97.1979,48.8857],[-97.1977,48.8861],[-97.1975,48.8865],[-97.1974,48.8867],[-97.1973,48.8869],[-97.1973,48.8871],[-97.1973,48.8873],[-97.1974,48.8875],[-97.1976,48.8879],[-97.1976,48.888],[-97.1977,48.8882],[-97.1979,48.8883],[-97.198,48.8885],[-97.1981,48.8886],[-97.1982,48.8887],[-97.1983,48.8888],[-97.1984,48.8889],[-97.1985,48.889],[-97.1986,48.889],[-97.1988,48.8892],[-97.1989,48.8893],[-97.1996,48.8897],[-97.1997,48.8898],[-97.2003,48.8902],[-97.2005,48.8903],[-97.2009,48.8906],[-97.2011,48.8907],[-97.2012,48.8909],[-97.2014,48.891],[-97.2016,48.8912],[-97.2016,48.8913],[-97.2017,48.8914],[-97.2017,48.8916],[-97.2017,48.8917],[-97.2017,48.8918],[-97.2016,48.8919],[-97.2015,48.8921],[-97.2014,48.8922],[-97.2012,48.8923],[-97.201,48.8924],[-97.2008,48.8925],[-97.2006,48.8925],[-97.2005,48.8925],[-97.2004,48.8926],[-97.2,48.8926],[-97.1995,48.8926],[-97.1993,48.8925],[-97.1987,48.8925],[-97.1984,48.8924],[-97.1983,48.8924],[-97.1982,48.8923],[-97.198,48.8923],[-97.1978,48.8922],[-97.1975,48.8921],[-97.1973,48.892],[-97.197,48.8919],[-97.1966,48.8917],[-97.1964,48.8917],[-97.1961,48.8916],[-97.1957,48.8915],[-97.1955,48.8914],[-97.1953,48.8914],[-97.195,48.8914],[-97.1941,48.8914],[-97.1937,48.8914],[-97.1936,48.8914],[-97.1935,48.8914],[-97.1931,48.8915],[-97.193,48.8915],[-97.1929,48.8915],[-97.1925,48.8916],[-97.1924,48.8916],[-97.1922,48.8917],[-97.1921,48.8917],[-97.192,48.8918],[-97.1917,48.8918],[-97.1916,48.8919],[-97.1914,48.892],[-97.1912,48.8921],[-97.1911,48.8921],[-97.191,48.8922],[-97.1906,48.8925],[-97.1905,48.8925],[-97.1904,48.8926],[-97.1903,48.8928],[-97.1902,48.893],[-97.19,48.8932],[-97.1899,48.8935],[-97.1898,48.8937],[-97.1898,48.8941],[-97.1898,48.8943],[-97.1898,48.8945],[-97.1898,48.8947],[-97.1898,48.895],[-97.1898,48.8951],[-97.1899,48.8952],[-97.19,48.8955],[-97.1901,48.8956],[-97.1902,48.8957],[-97.1905,48.8961],[-97.1906,48.8962],[-97.1908,48.8963],[-97.1908,48.8964],[-97.191,48.8966],[-97.1912,48.8967],[-97.1912,48.8968],[-97.1914,48.8969],[-97.1916,48.8971],[-97.1916,48.8972],[-97.1918,48.8974],[-97.1922,48.8976],[-97.1923,48.8977],[-97.1924,48.8978],[-97.1925,48.8979],[-97.1928,48.8981],[-97.1929,48.8982],[-97.193,48.8982],[-97.1933,48.8983],[-97.1937,48.8985],[-97.1938,48.8986],[-97.194,48.8986],[-97.1942,48.8987],[-97.1943,48.8988],[-97.1946,48.8989],[-97.1947,48.8989],[-97.195,48.899],[-97.1951,48.899],[-97.1954,48.8991],[-97.1956,48.8992],[-97.1957,48.8992],[-97.1959,48.8992],[-97.1961,48.8993],[-97.1965,48.8994],[-97.1965,48.8995],[-97.1968,48.8995],[-97.197,48.8996],[-97.1971,48.8997],[-97.1972,48.8997],[-97.1974,48.8998],[-97.198,48.9],[-97.1982,48.9001],[-97.1988,48.9003],[-97.1991,48.9004],[-97.1992,48.9004],[-97.1997,48.9006],[-97.1999,48.9006],[-97.2002,48.9007],[-97.2006,48.9008],[-97.2007,48.9008],[-97.201,48.9009],[-97.2013,48.901],[-97.2015,48.901],[-97.2017,48.901],[-97.2018,48.901],[-97.202,48.9011],[-97.2023,48.9011],[-97.2025,48.9012],[-97.2027,48.9012],[-97.2029,48.9012],[-97.2031,48.9013],[-97.2036,48.9014],[-97.2037,48.9014],[-97.2039,48.9015],[-97.2042,48.9016],[-97.2046,48.9016],[-97.2048,48.9017],[-97.2052,48.9018],[-97.2053,48.9018],[-97.2055,48.9019],[-97.2057,48.902],[-97.2058,48.902],[-97.206,48.9021],[-97.2061,48.9021],[-97.2064,48.9021],[-97.2069,48.9023],[-97.2071,48.9024],[-97.2074,48.9025],[-97.2079,48.9027],[-97.2081,48.9028],[-97.2086,48.9031],[-97.2091,48.9035],[-97.2098,48.904],[-97.21,48.9042],[-97.2101,48.9042],[-97.2103,48.9045],[-97.2105,48.9046],[-97.2109,48.905],[-97.2111,48.9052],[-97.2113,48.9055],[-97.2114,48.9056],[-97.2115,48.9057],[-97.2117,48.9061],[-97.2118,48.9062],[-97.2119,48.9063],[-97.2119,48.9064],[-97.2121,48.9067],[-97.2122,48.907],[-97.2123,48.9072],[-97.2123,48.9073],[-97.2124,48.9077],[-97.2125,48.9079],[-97.2125,48.9081],[-97.2126,48.9084],[-97.2126,48.9086],[-97.2126,48.909],[-97.2126,48.9094],[-97.2125,48.9098],[-97.2124,48.9102],[-97.2124,48.9103],[-97.2123,48.9104],[-97.2123,48.9106],[-97.2122,48.9107],[-97.2121,48.9109],[-97.212,48.911],[-97.2119,48.9112],[-97.2118,48.9113],[-97.2117,48.9115],[-97.2117,48.9116],[-97.2114,48.9121],[-97.2113,48.9123],[-97.2112,48.9125],[-97.2111,48.9128],[-97.2109,48.9133],[-97.2108,48.9136],[-97.2107,48.9139],[-97.2106,48.9142],[-97.2106,48.9145],[-97.2106,48.9146],[-97.2106,48.9147],[-97.2106,48.9148],[-97.2105,48.915],[-97.2105,48.9151],[-97.2106,48.9151],[-97.2106,48.9152],[-97.2106,48.9154],[-97.2106,48.9155],[-97.2106,48.9156],[-97.2107,48.9157],[-97.2107,48.9158],[-97.2108,48.916],[-97.2109,48.9162],[-97.211,48.9164],[-97.2111,48.9165],[-97.2113,48.9168],[-97.2114,48.917],[-97.2115,48.9171],[-97.2116,48.9172],[-97.2119,48.9174],[-97.2121,48.9176],[-97.2122,48.9176],[-97.2123,48.9177],[-97.2125,48.9177],[-97.2125,48.9178],[-97.2126,48.9179],[-97.2127,48.9179],[-97.2129,48.918],[-97.2131,48.9181],[-97.2131,48.9182],[-97.2133,48.9182],[-97.2136,48.9183],[-97.2138,48.9183],[-97.214,48.9184],[-97.2142,48.9185],[-97.2143,48.9185],[-97.2144,48.9185],[-97.2146,48.9186],[-97.2147,48.9186],[-97.2149,48.9186],[-97.2151,48.9186],[-97.2152,48.9186],[-97.2153,48.9186],[-97.2155,48.9187],[-97.2157,48.9187],[-97.2159,48.9188],[-97.2162,48.9189],[-97.2165,48.919],[-97.2167,48.919],[-97.217,48.9192],[-97.2173,48.9193],[-97.2175,48.9194],[-97.2177,48.9195],[-97.218,48.9197],[-97.2183,48.92],[-97.2185,48.9201],[-97.2186,48.9202],[-97.2187,48.9203],[-97.2188,48.9203],[-97.2188,48.9204],[-97.2189,48.9205],[-97.2193,48.9209],[-97.2195,48.9211],[-97.2195,48.9212],[-97.2196,48.9213],[-97.2197,48.9215],[-97.2197,48.9218],[-97.2198,48.922],[-97.2198,48.9222],[-97.2198,48.9226],[-97.2198,48.9229],[-97.2197,48.9233],[-97.2197,48.9235],[-97.2196,48.9236],[-97.2196,48.9238],[-97.2195,48.9239],[-97.2195,48.924],[-97.2194,48.9242],[-97.2193,48.9244],[-97.2192,48.9245],[-97.2192,48.9246],[-97.2191,48.9248],[-97.219,48.9249],[-97.2189,48.9251],[-97.2189,48.9252],[-97.2188,48.9253],[-97.2187,48.9254],[-97.2186,48.9256],[-97.2185,48.9258],[-97.2185,48.926],[-97.2184,48.9261],[-97.2183,48.9262],[-97.2181,48.9264],[-97.218,48.9265],[-97.2178,48.9267],[-97.2175,48.9273],[-97.2174,48.9274],[-97.2173,48.9275],[-97.2172,48.9277],[-97.217,48.9279],[-97.2168,48.928],[-97.2165,48.9283],[-97.2164,48.9284],[-97.2161,48.9287],[-97.216,48.9288],[-97.2158,48.9289],[-97.2156,48.929],[-97.2153,48.9293],[-97.2152,48.9294],[-97.2151,48.9295],[-97.2149,48.9297],[-97.2148,48.9298],[-97.2147,48.9299],[-97.2147,48.93],[-97.2146,48.9301],[-97.2145,48.9303],[-97.2145,48.9304],[-97.2144,48.9306],[-97.2144,48.9307],[-97.2143,48.9309],[-97.2143,48.931],[-97.2143,48.9314],[-97.2143,48.9315],[-97.2144,48.9316],[-97.2145,48.9317],[-97.2145,48.9318],[-97.2146,48.9319],[-97.2149,48.9322],[-97.2151,48.9323],[-97.2154,48.9325],[-97.2156,48.9325],[-97.2156,48.9326],[-97.2158,48.9326],[-97.2159,48.9326],[-97.216,48.9327],[-97.2164,48.9327],[-97.2167,48.9327],[-97.2171,48.9327],[-97.2172,48.9327],[-97.2176,48.9327],[-97.218,48.9326],[-97.219,48.9325],[-97.2199,48.9324],[-97.2202,48.9324],[-97.2206,48.9324],[-97.2207,48.9324],[-97.221,48.9324],[-97.2212,48.9324],[-97.2213,48.9325],[-97.2215,48.9325],[-97.2217,48.9325],[-97.2218,48.9325],[-97.222,48.9325],[-97.2222,48.9326],[-97.2224,48.9326],[-97.2225,48.9327],[-97.2226,48.9327],[-97.2228,48.9328],[-97.2229,48.9328],[-97.2233,48.933],[-97.2235,48.9331],[-97.2238,48.9333],[-97.224,48.9334],[-97.2241,48.9335],[-97.2243,48.9336],[-97.2245,48.9337],[-97.2246,48.9338],[-97.2248,48.9339],[-97.2248,48.934],[-97.2249,48.9341],[-97.225,48.9341],[-97.225,48.9343],[-97.2251,48.9343],[-97.2253,48.9345],[-97.2254,48.9346],[-97.2254,48.9347],[-97.2255,48.9348],[-97.2256,48.935],[-97.2258,48.9353],[-97.2259,48.9355],[-97.2259,48.9356],[-97.226,48.9358],[-97.2261,48.936],[-97.2262,48.9362],[-97.2263,48.9364],[-97.2263,48.9365],[-97.2264,48.9366],[-97.2264,48.9367],[-97.2264,48.9368],[-97.2265,48.937],[-97.2265,48.9371],[-97.2266,48.9374],[-97.2267,48.9376],[-97.2267,48.9379],[-97.2269,48.9384],[-97.227,48.9389],[-97.227,48.9391],[-97.2271,48.9392],[-97.2271,48.9394],[-97.2271,48.9398],[-97.2271,48.9404],[-97.2271,48.9408],[-97.2271,48.9413],[-97.227,48.9419],[-97.227,48.9423],[-97.2269,48.9425],[-97.2268,48.9428],[-97.2267,48.9432],[-97.2267,48.9433],[-97.2266,48.9435],[-97.2265,48.9437],[-97.2265,48.9439],[-97.2265,48.9442],[-97.2265,48.9446],[-97.2265,48.9447],[-97.2264,48.9448],[-97.2264,48.9449],[-97.2264,48.9451],[-97.2264,48.9452],[-97.2264,48.9454],[-97.2265,48.9456],[-97.2265,48.9457],[-97.2266,48.9458],[-97.2268,48.946],[-97.227,48.9462],[-97.2273,48.9464],[-97.2275,48.9465],[-97.2275,48.9466],[-97.2276,48.9466],[-97.2279,48.9467],[-97.2281,48.9467],[-97.2284,48.9468],[-97.2286,48.9468],[-97.2287,48.9468],[-97.2289,48.9468],[-97.2292,48.9467],[-97.2293,48.9467],[-97.2294,48.9467],[-97.2295,48.9467],[-97.2298,48.9466],[-97.2303,48.9464],[-97.2304,48.9464],[-97.2305,48.9464],[-97.2312,48.9464],[-97.2316,48.9463],[-97.232,48.9464],[-97.2322,48.9464],[-97.2323,48.9464],[-97.2324,48.9464],[-97.2326,48.9464],[-97.2327,48.9465],[-97.2329,48.9466],[-97.233,48.9466],[-97.2331,48.9467],[-97.2333,48.9468],[-97.2335,48.947],[-97.2338,48.9472],[-97.234,48.9474],[-97.234,48.9476],[-97.2341,48.9478],[-97.2341,48.9479],[-97.2341,48.9481],[-97.2342,48.9483],[-97.2341,48.9487],[-97.2341,48.949],[-97.234,48.9494],[-97.2339,48.9496],[-97.2338,48.9497],[-97.2337,48.9498],[-97.2336,48.9499],[-97.2335,48.9501],[-97.2334,48.9505],[-97.2332,48.9508],[-97.2331,48.9511],[-97.233,48.9513],[-97.233,48.9514],[-97.233,48.9515],[-97.2329,48.9518],[-97.2328,48.9519],[-97.2327,48.9522],[-97.2327,48.9523],[-97.2327,48.9524],[-97.2326,48.9528],[-97.2325,48.953],[-97.2324,48.9537],[-97.2324,48.9538],[-97.2323,48.9539],[-97.2323,48.954],[-97.2323,48.9541],[-97.2322,48.9543],[-97.2322,48.9544],[-97.2322,48.9545],[-97.2321,48.9548],[-97.232,48.955],[-97.232,48.9551],[-97.2319,48.9553],[-97.2319,48.9555],[-97.2318,48.9557],[-97.2317,48.956],[-97.2317,48.9562],[-97.2316,48.9563],[-97.2316,48.9564],[-97.2314,48.9567],[-97.2314,48.9568],[-97.2313,48.957],[-97.2311,48.9572],[-97.2309,48.9576],[-97.2309,48.9578],[-97.2308,48.9579],[-97.2308,48.958],[-97.2308,48.9581],[-97.2307,48.9581],[-97.2305,48.9584],[-97.2294,48.9595],[-97.2293,48.9596],[-97.2292,48.9597],[-97.2292,48.9598],[-97.2291,48.9598],[-97.229,48.9599],[-97.229,48.96],[-97.2289,48.96],[-97.2289,48.9601],[-97.2288,48.9601],[-97.2287,48.9602],[-97.2287,48.9603],[-97.2286,48.9603],[-97.2285,48.9604],[-97.2284,48.9605],[-97.2283,48.9606],[-97.2282,48.9607],[-97.2281,48.9607],[-97.2281,48.9608],[-97.228,48.9608],[-97.228,48.9609],[-97.2279,48.9609],[-97.2279,48.961],[-97.2278,48.9611],[-97.2278,48.9612],[-97.2277,48.9612],[-97.2277,48.9613],[-97.2277,48.9614],[-97.2276,48.9614],[-97.2276,48.9615],[-97.2276,48.9616],[-97.2275,48.9616],[-97.2275,48.9617],[-97.2275,48.9618],[-97.2275,48.9619],[-97.2275,48.962],[-97.2275,48.9621],[-97.2275,48.9622],[-97.2275,48.9623],[-97.2275,48.9624],[-97.2275,48.9625],[-97.2276,48.9626],[-97.2277,48.9627],[-97.2277,48.9628],[-97.2278,48.9629],[-97.2279,48.9629],[-97.2279,48.963],[-97.228,48.9631],[-97.2281,48.9632],[-97.2281,48.9633],[-97.2282,48.9633],[-97.2282,48.9634],[-97.2283,48.9634],[-97.2284,48.9635],[-97.2285,48.9636],[-97.2285,48.9637],[-97.2286,48.9637],[-97.2287,48.9638],[-97.2287,48.9639],[-97.2288,48.9639],[-97.2289,48.9639],[-97.229,48.9639],[-97.2291,48.964],[-97.2292,48.964],[-97.2293,48.9641],[-97.2294,48.9641],[-97.2295,48.9641],[-97.2296,48.9642],[-97.2297,48.9642],[-97.2299,48.9643],[-97.23,48.9643],[-97.2301,48.9643],[-97.2302,48.9643],[-97.2303,48.9644],[-97.2304,48.9644],[-97.2305,48.9644],[-97.2306,48.9644],[-97.2307,48.9644],[-97.2308,48.9644],[-97.2309,48.9644],[-97.231,48.9644],[-97.2311,48.9644],[-97.2313,48.9644],[-97.2314,48.9644],[-97.2315,48.9644],[-97.2316,48.9645],[-97.2317,48.9645],[-97.2318,48.9645],[-97.2319,48.9645],[-97.232,48.9645],[-97.2321,48.9645],[-97.2322,48.9645],[-97.2323,48.9645],[-97.2324,48.9646],[-97.2325,48.9646],[-97.2327,48.9646],[-97.2328,48.9646],[-97.2329,48.9646],[-97.233,48.9646],[-97.2331,48.9646],[-97.2332,48.9646],[-97.2333,48.9646],[-97.2334,48.9646],[-97.2335,48.9646],[-97.2336,48.9646],[-97.2337,48.9646],[-97.2339,48.9646],[-97.234,48.9646],[-97.2341,48.9646],[-97.2342,48.9646],[-97.2343,48.9646],[-97.2344,48.9647],[-97.2345,48.9647],[-97.2346,48.9647],[-97.2347,48.9647],[-97.2348,48.9647],[-97.2349,48.9647],[-97.2351,48.9648],[-97.2352,48.9648],[-97.2353,48.9648],[-97.2355,48.9648],[-97.2356,48.9649],[-97.2357,48.9649],[-97.2359,48.9649],[-97.236,48.965],[-97.2361,48.965],[-97.2362,48.965],[-97.2363,48.965],[-97.2364,48.9651],[-97.2365,48.9651],[-97.2365,48.9652],[-97.2366,48.9652],[-97.2367,48.9652],[-97.2368,48.9653],[-97.2369,48.9653],[-97.237,48.9654],[-97.2371,48.9654],[-97.2372,48.9654],[-97.2372,48.9655],[-97.2373,48.9655],[-97.2374,48.9656],[-97.2375,48.9656],[-97.2376,48.9657],[-97.2377,48.9657],[-97.2378,48.9658],[-97.2379,48.9659],[-97.238,48.9659],[-97.2381,48.966],[-97.2382,48.9661],[-97.2383,48.9661],[-97.2383,48.9662],[-97.2384,48.9663],[-97.2385,48.9663],[-97.2385,48.9664],[-97.2386,48.9664],[-97.2386,48.9665],[-97.2386,48.9666],[-97.2387,48.9666],[-97.2387,48.9667],[-97.2387,48.9668],[-97.2388,48.9669],[-97.2388,48.967],[-97.2389,48.967],[-97.2389,48.9671],[-97.2389,48.9672],[-97.239,48.9673],[-97.239,48.9674],[-97.239,48.9675],[-97.239,48.9676],[-97.239,48.9677],[-97.239,48.9678],[-97.2391,48.9678],[-97.2391,48.9679],[-97.2391,48.968],[-97.2391,48.9681],[-97.2391,48.9682],[-97.2391,48.9683],[-97.2391,48.9684],[-97.2391,48.9685],[-97.2391,48.9686],[-97.2391,48.9687],[-97.2391,48.9688],[-97.2391,48.9689],[-97.2391,48.969],[-97.2391,48.9691],[-97.2391,48.9692],[-97.2391,48.9693],[-97.239,48.9693],[-97.239,48.9694],[-97.239,48.9695],[-97.2389,48.9696],[-97.2389,48.9697],[-97.2389,48.9698],[-97.2388,48.9698],[-97.2388,48.9699],[-97.2388,48.97],[-97.2387,48.97],[-97.2387,48.9701],[-97.2387,48.9702],[-97.2386,48.9702],[-97.2386,48.9703],[-97.2386,48.9704],[-97.2385,48.9705],[-97.2385,48.9706],[-97.2384,48.9707],[-97.2384,48.9708],[-97.2384,48.9709],[-97.2383,48.971],[-97.2383,48.9711],[-97.2383,48.9712],[-97.2382,48.9713],[-97.2382,48.9714],[-97.2381,48.9715],[-97.2381,48.9716],[-97.2381,48.9717],[-97.238,48.9718],[-97.238,48.9719],[-97.238,48.972],[-97.238,48.9721],[-97.2379,48.9721],[-97.2379,48.9722],[-97.2379,48.9723],[-97.2379,48.9724],[-97.2379,48.9725],[-97.2378,48.9725],[-97.2378,48.9726],[-97.2378,48.9727],[-97.2378,48.9728],[-97.2378,48.9729],[-97.2378,48.973],[-97.2378,48.9731],[-97.2378,48.9732],[-97.2378,48.9733],[-97.2378,48.9734],[-97.2378,48.9735],[-97.2378,48.9736],[-97.2378,48.9737],[-97.2378,48.9738],[-97.2378,48.9739],[-97.2378,48.974],[-97.2378,48.9741],[-97.2378,48.9742],[-97.2378,48.9743],[-97.2378,48.9744],[-97.2378,48.9745],[-97.2378,48.9746],[-97.2378,48.9747],[-97.2378,48.9748],[-97.2378,48.9749],[-97.2378,48.975],[-97.2378,48.9751],[-97.2378,48.9752],[-97.2378,48.9753],[-97.2378,48.9754],[-97.2378,48.9755],[-97.2378,48.9756],[-97.2378,48.9757],[-97.2378,48.9758],[-97.2379,48.9758],[-97.2379,48.9759],[-97.2379,48.976],[-97.2379,48.9761],[-97.2379,48.9762],[-97.2379,48.9763],[-97.2379,48.9764],[-97.2379,48.9765],[-97.2379,48.9766],[-97.2379,48.9767],[-97.238,48.9768],[-97.238,48.9769],[-97.238,48.977],[-97.238,48.9771],[-97.238,48.9772],[-97.238,48.9775],[-97.2381,48.9785],[-97.2382,48.9786],[-97.2382,48.9791],[-97.2383,48.9796],[-97.2383,48.98],[-97.2383,48.9801],[-97.2383,48.9804],[-97.2383,48.9808],[-97.2383,48.981],[-97.2383,48.9811],[-97.2383,48.9812],[-97.2383,48.9813],[-97.2383,48.9816],[-97.2383,48.9819],[-97.2383,48.9826],[-97.2382,48.9833],[-97.2381,48.9836],[-97.2381,48.9837],[-97.2381,48.9839],[-97.2379,48.9842],[-97.2379,48.9845],[-97.2378,48.9848],[-97.2377,48.985],[-97.2376,48.9851],[-97.2374,48.9855],[-97.2373,48.9856],[-97.2372,48.9858],[-97.2371,48.9858],[-97.237,48.986],[-97.2369,48.9861],[-97.2368,48.9862],[-97.2366,48.9865],[-97.2366,48.9866],[-97.2364,48.9867],[-97.2362,48.9869],[-97.2359,48.9873],[-97.2358,48.9874],[-97.2357,48.9875],[-97.2356,48.9876],[-97.2354,48.9878],[-97.235,48.9882],[-97.2345,48.9886],[-97.2344,48.9887],[-97.2343,48.9888],[-97.2341,48.989],[-97.234,48.9891],[-97.2336,48.9894],[-97.2331,48.9897],[-97.2328,48.9899],[-97.2325,48.99],[-97.2323,48.9901],[-97.2321,48.9901],[-97.232,48.9902],[-97.2318,48.9903],[-97.2316,48.9904],[-97.2308,48.9907],[-97.2303,48.9909],[-97.23,48.991],[-97.2298,48.9911],[-97.2294,48.9913],[-97.2291,48.9915],[-97.2288,48.9916],[-97.2287,48.9916],[-97.2286,48.9917],[-97.2285,48.9917],[-97.2281,48.9919],[-97.2277,48.9921],[-97.2276,48.9922],[-97.2272,48.9924],[-97.2271,48.9925],[-97.227,48.9926],[-97.2269,48.9927],[-97.2268,48.9928],[-97.2267,48.9929],[-97.2267,48.993],[-97.2266,48.9932],[-97.2265,48.9933],[-97.2265,48.9934],[-97.2265,48.9937],[-97.2266,48.9938],[-97.2266,48.9939],[-97.2267,48.9941],[-97.2269,48.9942],[-97.227,48.9943],[-97.2272,48.9944],[-97.2275,48.9946],[-97.2277,48.9946],[-97.2282,48.9948],[-97.2283,48.9948],[-97.2285,48.9949],[-97.2289,48.9949],[-97.2293,48.9949],[-97.2295,48.9949],[-97.2306,48.9949],[-97.2308,48.9949],[-97.2309,48.9949],[-97.2311,48.9949],[-97.2314,48.9949],[-97.2316,48.9949],[-97.2322,48.995],[-97.2326,48.995],[-97.2327,48.995],[-97.2329,48.9951],[-97.2332,48.9952],[-97.2335,48.9954],[-97.2336,48.9955],[-97.2338,48.9957],[-97.2342,48.9962],[-97.2342,48.9963],[-97.2343,48.9965],[-97.2343,48.9968],[-97.2343,48.9969],[-97.2342,48.997],[-97.2342,48.9971],[-97.2342,48.9972],[-97.2341,48.9974],[-97.234,48.9977],[-97.2338,48.9979],[-97.2337,48.9981],[-97.2335,48.9982],[-97.2333,48.9983],[-97.233,48.9985],[-97.2328,48.9986],[-97.2325,48.9988],[-97.2323,48.9989],[-97.2323,48.999],[-97.232,48.9991],[-97.2319,48.9991],[-97.2318,48.9992],[-97.2316,48.9993],[-97.2313,48.9994],[-97.2311,48.9995],[-97.231,48.9996],[-97.2306,48.9997],[-97.2304,48.9998],[-97.2303,48.9999],[-97.2302,48.9999],[-97.2296,49.0002],[-97.2289,49.0005],[-97.2287,49.0006],[-97.2284,49.0007],[-97.2274,49.0007],[-97.2175,49.0007],[-97.2174,49.0007],[-97.2161,49.0007],[-97.2157,49.0007],[-97.2121,49.0007],[-97.2084,49.0007],[-97.2044,49.0006],[-97.2036,49.0006],[-97.2032,49.0006],[-97.2031,49.0006],[-97.2007,49.0006],[-97.1956,49.0006],[-97.1941,49.0006],[-97.193,49.0006],[-97.1872,49.0006],[-97.1859,49.0006],[-97.1819,49.0006],[-97.1798,49.0006],[-97.1679,49.0005],[-97.1508,49.0005],[-97.1253,49.0004],[-97.1063,49.0005],[-97.0839,49.0004],[-97.0624,49.0004],[-97.056,49.0004],[-97.0556,49.0004],[-97.0265,49.0004],[-97.0003,49.0004],[-96.931,49.0004],[-96.931,49.0001],[-96.931,49],[-96.9309,49],[-96.93,49],[-96.8753,49],[-96.8426,49],[-96.8013,49],[-96.8012,49],[-96.8003,49],[-96.8002,49],[-96.7982,49],[-96.7905,49],[-96.7904,49],[-96.7898,49],[-96.7503,49],[-96.7347,49],[-96.6692,49],[-96.6253,49],[-96.5362,49],[-96.5359,49],[-96.5062,49],[-96.506,49],[-96.5059,49],[-96.5058,49],[-96.5057,49],[-96.5028,49],[-96.5027,49],[-96.5025,49],[-96.5023,49],[-96.5022,49],[-96.5003,49],[-96.4985,49],[-96.4983,49],[-96.4981,49],[-96.4979,49],[-96.4977,49],[-96.4601,49],[-96.4494,49],[-96.4491,49],[-96.4054,49],[-96.3961,49],[-96.3681,49],[-96.3588,49],[-96.3459,49],[-96.3072,49],[-96.2943,49],[-96.2855,49],[-96.2591,49],[-96.2503,49],[-96.242,49],[-96.2171,49],[-96.2088,49],[-96.1951,49],[-96.1539,49],[-96.1402,49],[-96.1372,49],[-96.1283,49],[-96.1253,49],[-96.1092,49],[-96.0611,49],[-96.0451,49],[-96.0378,49],[-96.0157,49],[-96.0084,49],[-96.0068,49],[-96.0019,49],[-96.0003,49],[-95.9959,49],[-95.9826,49],[-95.9782,49],[-95.9781,49],[-95.9764,49],[-95.9754,49],[-95.9462,48.9998],[-95.9225,48.9997],[-95.9222,48.9997],[-95.922,48.9997],[-95.9169,48.9997],[-95.9014,48.9998],[-95.8962,48.9998],[-95.8924,48.9998],[-95.8809,48.9998],[-95.877,48.9998],[-95.8753,48.9998],[-95.8729,48.9998],[-95.8605,48.9998],[-95.8563,48.9997],[-95.856,48.9997],[-95.8552,48.9997],[-95.8551,48.9997],[-95.8549,48.9997],[-95.8372,48.9997],[-95.8187,48.9997],[-95.7841,48.9997],[-95.7834,48.9997],[-95.7666,48.9997],[-95.7664,48.9997],[-95.7663,48.9997],[-95.7662,48.9997],[-95.766,48.9997],[-95.7648,48.9997],[-95.7607,48.9997],[-95.7593,48.9997],[-95.751,48.9996],[-95.7503,48.9996],[-95.748,48.9995],[-95.7261,48.9995],[-95.7178,48.9995],[-95.7073,48.9995],[-95.7067,48.9995],[-95.6756,48.9995],[-95.6654,48.9995],[-95.665,48.9995],[-95.6643,48.9995],[-95.6623,48.9993],[-95.6622,48.9993],[-95.6616,48.9994],[-95.6614,48.9994],[-95.6608,48.9994],[-95.6606,48.9994],[-95.6605,48.9994],[-95.6601,48.9994],[-95.6588,48.9994],[-95.6584,48.9994],[-95.6553,48.9994],[-95.646,48.9994],[-95.6429,48.9994],[-95.6402,48.9993],[-95.6377,48.9993],[-95.6252,48.9993],[-95.6223,48.9993],[-95.6206,48.9994],[-95.6172,48.9994],[-95.601,48.9994],[-95.585,48.9994],[-95.5524,48.9993],[-95.5497,48.9993],[-95.5362,48.9993],[-95.5165,48.9993],[-95.5052,48.9991],[-95.5002,48.999],[-95.5002,48.9991],[-95.5002,48.9992],[-95.4844,48.9992],[-95.4842,48.9992],[-95.4836,48.9992],[-95.4835,48.9992],[-95.4816,48.9991],[-95.476,48.9991],[-95.4741,48.9991],[-95.4695,48.9991],[-95.4556,48.9991],[-95.4509,48.999],[-95.4389,48.999],[-95.4245,48.999],[-95.3953,48.999],[-95.3762,48.999],[-95.376,48.999],[-95.3758,48.999],[-95.3756,48.9989],[-95.3754,48.9989],[-95.3753,48.9989],[-95.3752,48.9989],[-95.375,48.9989],[-95.3742,48.9989],[-95.374,48.9989],[-95.3687,48.9987],[-95.3558,48.9987],[-95.341,48.9987],[-95.3199,48.9988],[-95.3174,48.9988],[-95.3161,48.9988],[-95.3152,48.9987],[-95.3088,48.9988],[-95.3084,48.9988],[-95.2976,48.9988],[-95.2969,48.9988],[-95.2953,48.9987],[-95.2828,48.9988],[-95.2811,48.9988],[-95.2502,48.9988],[-95.2038,48.9988],[-95.1574,48.9989],[-95.1556,48.9989],[-95.1537,48.9989],[-95.1537,49],[-95.1537,49.0075],[-95.1534,49.125],[-95.1535,49.125],[-95.1534,49.1744],[-95.1534,49.1781],[-95.1534,49.1805],[-95.1533,49.1849],[-95.1534,49.1931],[-95.1534,49.1932],[-95.1534,49.2196],[-95.1534,49.222],[-95.1534,49.2309],[-95.1534,49.2457],[-95.1534,49.2478],[-95.1534,49.2496],[-95.1534,49.25],[-95.1533,49.2881],[-95.1534,49.2908],[-95.1533,49.3056],[-95.1533,49.3077],[-95.1533,49.3078],[-95.1534,49.308],[-95.1533,49.3084],[-95.1533,49.3093],[-95.1533,49.3161],[-95.1534,49.3201],[-95.1533,49.3213],[-95.1532,49.3223],[-95.1532,49.3229],[-95.1532,49.3231],[-95.1534,49.3232],[-95.1534,49.3233],[-95.1534,49.3237],[-95.1534,49.3388],[-95.1533,49.3429],[-95.1533,49.3434],[-95.1533,49.3436],[-95.1533,49.3437],[-95.1533,49.3451],[-95.1533,49.3494],[-95.1533,49.3517],[-95.1534,49.3544],[-95.1533,49.3599],[-95.1533,49.3651],[-95.1534,49.3656],[-95.1533,49.3659],[-95.1533,49.3676],[-95.1533,49.3677],[-95.1533,49.3678],[-95.1533,49.3691],[-95.1533,49.3693],[-95.1533,49.3695],[-95.1534,49.375],[-95.1534,49.3831],[-95.1533,49.3844],[-95.1502,49.383],[-95.1497,49.3806],[-95.1468,49.3803],[-95.1453,49.3783],[-95.1418,49.3783],[-95.1399,49.3762],[-95.1367,49.375],[-95.1366,49.3749],[-95.1357,49.3745],[-95.1348,49.3742],[-95.1337,49.3739],[-95.1332,49.3736],[-95.1327,49.3735],[-95.1314,49.3725],[-95.1298,49.3713],[-95.1286,49.3704],[-95.1278,49.3699],[-95.1265,49.3694],[-95.1252,49.3693],[-95.1159,49.3665],[-95.1098,49.3663],[-95.1067,49.3657],[-95.1031,49.3651],[-95.1031,49.3635],[-95.0928,49.3616],[-95.0898,49.3611],[-95.0795,49.3585],[-95.059,49.3533],[-95.0584,49.3531],[-95.0494,49.353],[-95.0144,49.3563],[-95.0093,49.3588],[-95.0002,49.3632],[-95.0002,49.3633],[-94.9953,49.3657],[-94.9889,49.3688],[-94.9743,49.3675],[-94.973,49.3677],[-94.9574,49.3701],[-94.9533,49.369],[-94.9521,49.3686],[-94.9093,49.3501],[-94.9071,49.3485],[-94.8785,49.3332],[-94.8752,49.332],[-94.8543,49.3241],[-94.843,49.3241],[-94.8369,49.324],[-94.8165,49.321],[-94.8243,49.3088],[-94.8256,49.2944],[-94.8129,49.2585],[-94.8099,49.2499],[-94.7975,49.2144],[-94.7981,49.1979],[-94.7743,49.125],[-94.7742,49.1246],[-94.7738,49.123],[-94.7732,49.1207],[-94.7503,49.0993],[-94.7502,49.0496],[-94.7502,49],[-94.7191,49],[-94.7189,49],[-94.702,48.9456],[-94.6843,48.884],[-94.6843,48.8832],[-94.6842,48.8781],[-94.6843,48.875],[-94.6843,48.8726],[-94.6843,48.8724],[-94.6924,48.869],[-94.6925,48.8689],[-94.6913,48.8661],[-94.6905,48.8642],[-94.6903,48.8638],[-94.6903,48.8634],[-94.6903,48.8633],[-94.6931,48.8534],[-94.6931,48.8533],[-94.6931,48.8532],[-94.693,48.8532],[-94.6906,48.8488],[-94.6893,48.8465],[-94.6857,48.8401],[-94.6879,48.8392],[-94.6901,48.8383],[-94.6902,48.8383],[-94.6903,48.8382],[-94.696,48.8361],[-94.6972,48.8357],[-94.6978,48.8354],[-94.7003,48.8331],[-94.7021,48.8317],[-94.7026,48.8299],[-94.7044,48.8243],[-94.7043,48.8241],[-94.7011,48.8189],[-94.6971,48.8123],[-94.6953,48.8088],[-94.6958,48.8013],[-94.6959,48.8007],[-94.6961,48.7993],[-94.6957,48.7969],[-94.695,48.7927],[-94.6946,48.7893],[-94.6944,48.7822],[-94.6917,48.7792],[-94.691,48.7783],[-94.6911,48.7781],[-94.6909,48.778],[-94.6904,48.7776],[-94.6881,48.7758],[-94.687,48.775],[-94.6824,48.7734],[-94.673,48.7694],[-94.6724,48.769],[-94.6681,48.7665],[-94.6673,48.766],[-94.6648,48.7641],[-94.6603,48.7603],[-94.6584,48.7593],[-94.652,48.7559],[-94.6505,48.7543],[-94.6479,48.7512],[-94.6463,48.75],[-94.6453,48.749],[-94.6454,48.7486],[-94.6454,48.7441],[-94.6412,48.7413],[-94.6408,48.7412],[-94.6387,48.7408],[-94.6372,48.7405],[-94.6346,48.74],[-94.63,48.739],[-94.6289,48.7388],[-94.6252,48.7382],[-94.6191,48.7373],[-94.619,48.7373],[-94.6141,48.734],[-94.611,48.7319],[-94.6105,48.7317],[-94.6012,48.7281],[-94.6004,48.7276],[-94.5965,48.7245],[-94.5936,48.7208],[-94.5921,48.7191],[-94.5919,48.719],[-94.5915,48.7187],[-94.5912,48.7185],[-94.5907,48.7182],[-94.5903,48.718],[-94.5876,48.7175],[-94.5875,48.7175],[-94.5686,48.7155],[-94.5668,48.7156],[-94.5558,48.7162],[-94.5551,48.716],[-94.5507,48.715],[-94.5506,48.715],[-94.5491,48.7146],[-94.5455,48.7122],[-94.5425,48.708],[-94.5386,48.7026],[-94.5377,48.7024],[-94.537,48.7022],[-94.533,48.7012],[-94.5309,48.7013],[-94.5263,48.7015],[-94.5248,48.7015],[-94.5199,48.701],[-94.5177,48.7007],[-94.5173,48.7007],[-94.5159,48.7006],[-94.5112,48.7005],[-94.5089,48.7004],[-94.5028,48.6986],[-94.5001,48.6981],[-94.4999,48.698],[-94.4996,48.698],[-94.4863,48.6979],[-94.4806,48.6974],[-94.473,48.6967],[-94.4702,48.6965],[-94.4636,48.6953],[-94.462,48.6949],[-94.4617,48.6948],[-94.4567,48.6932],[-94.4553,48.6929],[-94.4524,48.6924],[-94.4523,48.6924],[-94.452,48.6924],[-94.4466,48.6929],[-94.4441,48.6935],[-94.4421,48.694],[-94.441,48.6943],[-94.4398,48.6946],[-94.4387,48.6949],[-94.4351,48.6974],[-94.4303,48.7009],[-94.4243,48.705],[-94.4242,48.7052],[-94.4241,48.7052],[-94.4238,48.7057],[-94.4237,48.7058],[-94.4214,48.7087],[-94.4198,48.7096],[-94.4197,48.7096],[-94.4189,48.7101],[-94.4182,48.7103],[-94.4181,48.7104],[-94.4162,48.7109],[-94.4109,48.7108],[-94.4063,48.7105],[-94.3889,48.7119],[-94.3842,48.7118],[-94.3841,48.7117],[-94.3791,48.7105],[-94.3782,48.7102],[-94.3761,48.7093],[-94.3752,48.7089],[-94.3733,48.7082],[-94.3733,48.7081],[-94.3686,48.7063],[-94.3535,48.704],[-94.3532,48.704],[-94.3531,48.704],[-94.3428,48.7032],[-94.3332,48.7039],[-94.3284,48.7044],[-94.3261,48.705],[-94.3086,48.7102],[-94.3084,48.7102],[-94.2993,48.7089],[-94.291,48.7077],[-94.2829,48.7055],[-94.2821,48.705],[-94.2801,48.7036],[-94.2745,48.6998],[-94.2737,48.6997],[-94.2724,48.6995],[-94.2645,48.6989],[-94.2642,48.6987],[-94.2633,48.6982],[-94.2606,48.6963],[-94.2599,48.6948],[-94.2582,48.6918],[-94.2579,48.6915],[-94.2528,48.6863],[-94.2512,48.6835],[-94.2507,48.6782],[-94.2547,48.6638],[-94.2546,48.6613],[-94.2505,48.6566],[-94.2505,48.6565],[-94.2503,48.6564],[-94.2502,48.6563],[-94.2498,48.6561],[-94.2494,48.6558],[-94.2469,48.6542],[-94.2444,48.6534],[-94.2336,48.6523],[-94.2314,48.6516],[-94.2243,48.6495],[-94.2144,48.6493],[-94.1995,48.6509],[-94.1886,48.6499],[-94.1847,48.6496],[-94.169,48.6482],[-94.1677,48.648],[-94.1584,48.6459],[-94.1574,48.6457],[-94.1521,48.6455],[-94.1387,48.6457],[-94.1284,48.6446],[-94.1274,48.6445],[-94.126,48.6443],[-94.1259,48.6443],[-94.1252,48.6443],[-94.1233,48.6443],[-94.115,48.6442],[-94.11,48.6441],[-94.0999,48.6457],[-94.0912,48.6435],[-94.085,48.6439],[-94.0805,48.644],[-94.0767,48.6441],[-94.0713,48.6458],[-94.0658,48.646],[-94.0642,48.6436],[-94.0603,48.643],[-94.0524,48.6439],[-94.0432,48.6433],[-94.0356,48.6409],[-94.0295,48.6408],[-94.0069,48.6431],[-94.0007,48.6427],[-94.0002,48.6419],[-93.9978,48.6415],[-93.9943,48.6408],[-93.9901,48.6397],[-93.9872,48.6393],[-93.984,48.6391],[-93.9804,48.6383],[-93.9788,48.6379],[-93.9765,48.6375],[-93.9726,48.6375],[-93.9701,48.6375],[-93.9669,48.6375],[-93.9634,48.6371],[-93.9606,48.6365],[-93.959,48.6358],[-93.9575,48.6351],[-93.9544,48.6337],[-93.9508,48.633],[-93.9472,48.6326],[-93.9442,48.6323],[-93.94,48.6321],[-93.9368,48.632],[-93.9344,48.6318],[-93.9323,48.6314],[-93.9302,48.6313],[-93.927,48.6312],[-93.9249,48.6315],[-93.9226,48.6317],[-93.918,48.6321],[-93.9166,48.6322],[-93.9158,48.6324],[-93.9155,48.6327],[-93.9149,48.6335],[-93.9148,48.6338],[-93.9148,48.634],[-93.9143,48.6343],[-93.9142,48.6344],[-93.9138,48.6345],[-93.9132,48.6346],[-93.9126,48.6347],[-93.9115,48.6347],[-93.9098,48.6343],[-93.9077,48.6339],[-93.9055,48.6335],[-93.9023,48.633],[-93.8968,48.6321],[-93.8925,48.6315],[-93.8889,48.631],[-93.8879,48.6309],[-93.8869,48.6307],[-93.8839,48.6308],[-93.8818,48.6308],[-93.8813,48.6309],[-93.8793,48.6312],[-93.8771,48.6312],[-93.8752,48.6309],[-93.8732,48.6307],[-93.8726,48.6306],[-93.8702,48.6303],[-93.8657,48.6301],[-93.8593,48.6302],[-93.8548,48.6302],[-93.8516,48.6301],[-93.8476,48.6298],[-93.844,48.6294],[-93.8408,48.6285],[-93.8374,48.6271],[-93.8354,48.6258],[-93.8343,48.6249],[-93.8323,48.6208],[-93.8304,48.6179],[-93.8296,48.6163],[-93.829,48.6147],[-93.828,48.613],[-93.826,48.6119],[-93.8242,48.6107],[-93.8227,48.6091],[-93.8212,48.6063],[-93.8201,48.6037],[-93.8197,48.6021],[-93.8196,48.5997],[-93.8186,48.5953],[-93.8166,48.5921],[-93.8156,48.5909],[-93.8145,48.5886],[-93.8137,48.5864],[-93.8121,48.5849],[-93.81,48.5824],[-93.808,48.5803],[-93.8068,48.5776],[-93.8063,48.5755],[-93.8058,48.5729],[-93.8053,48.5703],[-93.8054,48.5684],[-93.8064,48.5644],[-93.8068,48.5618],[-93.8081,48.5586],[-93.809,48.5559],[-93.8105,48.5539],[-93.8116,48.5519],[-93.8121,48.5507],[-93.8123,48.5493],[-93.8123,48.5492],[-93.8123,48.5491],[-93.812,48.5473],[-93.8114,48.5455],[-93.8111,48.5442],[-93.8112,48.5424],[-93.8119,48.5413],[-93.8123,48.5405],[-93.814,48.5386],[-93.8157,48.5372],[-93.8176,48.5358],[-93.8184,48.5344],[-93.8189,48.5326],[-93.8183,48.53],[-93.817,48.5282],[-93.8152,48.5265],[-93.8122,48.5248],[-93.8084,48.5231],[-93.8044,48.5217],[-93.8015,48.5205],[-93.7974,48.5183],[-93.7944,48.516],[-93.7847,48.5155],[-93.7814,48.5156],[-93.7804,48.5157],[-93.7781,48.5159],[-93.7777,48.5159],[-93.7773,48.516],[-93.7743,48.516],[-93.7725,48.5161],[-93.7698,48.516],[-93.7692,48.5158],[-93.7657,48.516],[-93.7635,48.5161],[-93.7632,48.5161],[-93.7608,48.516],[-93.7582,48.5157],[-93.757,48.5155],[-93.7553,48.5151],[-93.7548,48.5151],[-93.7529,48.5151],[-93.7502,48.5156],[-93.7476,48.5164],[-93.7471,48.5165],[-93.7418,48.5173],[-93.738,48.5178],[-93.7321,48.518],[-93.728,48.5177],[-93.7265,48.5175],[-93.7254,48.5174],[-93.7237,48.5173],[-93.7196,48.5173],[-93.718,48.5175],[-93.7176,48.5175],[-93.7173,48.5175],[-93.7159,48.5176],[-93.7157,48.5177],[-93.7155,48.5177],[-93.7152,48.5177],[-93.7148,48.5178],[-93.7144,48.5178],[-93.7142,48.5178],[-93.7141,48.5179],[-93.7139,48.5179],[-93.7137,48.5179],[-93.7116,48.518],[-93.7091,48.518],[-93.7066,48.5178],[-93.7033,48.5171],[-93.7006,48.5163],[-93.6971,48.5153],[-93.6966,48.5152],[-93.6947,48.5148],[-93.6909,48.5146],[-93.6867,48.5149],[-93.6826,48.5153],[-93.6779,48.5161],[-93.6746,48.5163],[-93.6713,48.5161],[-93.6666,48.5157],[-93.6624,48.5157],[-93.6575,48.5157],[-93.6566,48.5157],[-93.6519,48.5163],[-93.6483,48.5167],[-93.6454,48.5173],[-93.6431,48.5183],[-93.6414,48.5192],[-93.6392,48.5213],[-93.6382,48.5225],[-93.6372,48.5245],[-93.6363,48.5262],[-93.6359,48.5269],[-93.6354,48.5277],[-93.6343,48.5287],[-93.6332,48.5294],[-93.6329,48.5297],[-93.6325,48.53],[-93.6323,48.5301],[-93.632,48.5302],[-93.6312,48.5306],[-93.6308,48.5307],[-93.6306,48.5308],[-93.6302,48.5309],[-93.6299,48.531],[-93.6295,48.5311],[-93.6289,48.5312],[-93.628,48.5312],[-93.6272,48.5312],[-93.627,48.5311],[-93.6269,48.5311],[-93.6268,48.5311],[-93.6267,48.5311],[-93.6265,48.531],[-93.6258,48.5304],[-93.6253,48.5299],[-93.6252,48.5296],[-93.6247,48.529],[-93.6237,48.5278],[-93.6223,48.5265],[-93.6202,48.525],[-93.6186,48.5241],[-93.6183,48.524],[-93.6166,48.5232],[-93.6134,48.5221],[-93.6128,48.5219],[-93.6127,48.5218],[-93.6112,48.5217],[-93.6106,48.5217],[-93.6082,48.5219],[-93.6059,48.5225],[-93.6037,48.5233],[-93.6009,48.5254],[-93.5982,48.5271],[-93.5964,48.5281],[-93.5962,48.5282],[-93.5944,48.5288],[-93.5919,48.5289],[-93.5903,48.529],[-93.59,48.529],[-93.5897,48.529],[-93.5891,48.5289],[-93.5888,48.5289],[-93.588,48.5289],[-93.5876,48.5288],[-93.5871,48.5287],[-93.5866,48.5286],[-93.584,48.5275],[-93.5824,48.5271],[-93.5807,48.5267],[-93.5783,48.5265],[-93.5759,48.5267],[-93.5717,48.5274],[-93.5709,48.5275],[-93.5679,48.5281],[-93.5652,48.5285],[-93.5621,48.5289],[-93.5609,48.5289],[-93.5588,48.5289],[-93.5547,48.5288],[-93.5508,48.5286],[-93.5485,48.5287],[-93.5472,48.5287],[-93.5443,48.5291],[-93.5404,48.5299],[-93.5369,48.5311],[-93.5321,48.5324],[-93.5261,48.5333],[-93.5223,48.5336],[-93.5187,48.534],[-93.5154,48.5348],[-93.5117,48.5366],[-93.5076,48.5379],[-93.5047,48.5392],[-93.5026,48.5401],[-93.5024,48.5402],[-93.5002,48.5412],[-93.4987,48.5411],[-93.4954,48.5418],[-93.4916,48.5423],[-93.4864,48.5425],[-93.4829,48.5429],[-93.4815,48.5431],[-93.4787,48.5436],[-93.4773,48.5439],[-93.4734,48.5446],[-93.4731,48.5447],[-93.4694,48.5452],[-93.4675,48.5457],[-93.4654,48.5467],[-93.4628,48.5488],[-93.4608,48.5506],[-93.4595,48.5527],[-93.4582,48.5553],[-93.4573,48.5589],[-93.4567,48.5618],[-93.4566,48.5651],[-93.4567,48.5656],[-93.457,48.5672],[-93.4576,48.5686],[-93.459,48.5701],[-93.4607,48.5723],[-93.4617,48.574],[-93.4617,48.5741],[-93.4626,48.5767],[-93.4651,48.5847],[-93.466,48.5873],[-93.466,48.5874],[-93.4659,48.5885],[-93.4655,48.5897],[-93.4652,48.5906],[-93.4648,48.5913],[-93.4643,48.5918],[-93.4633,48.592],[-93.4621,48.5921],[-93.4597,48.5921],[-93.4558,48.5922],[-93.4556,48.5922],[-93.4548,48.5923],[-93.4528,48.5923],[-93.4522,48.5924],[-93.45,48.5925],[-93.4477,48.5926],[-93.4461,48.5926],[-93.4456,48.5926],[-93.4426,48.5928],[-93.4413,48.5929],[-93.4385,48.5934],[-93.437,48.5939],[-93.4366,48.594],[-93.4363,48.5941],[-93.436,48.5943],[-93.4357,48.5944],[-93.4354,48.5945],[-93.4353,48.5945],[-93.4348,48.5948],[-93.4345,48.5949],[-93.4343,48.595],[-93.4341,48.5951],[-93.4337,48.5954],[-93.4336,48.5955],[-93.4331,48.5957],[-93.4328,48.5961],[-93.4325,48.5964],[-93.4323,48.5967],[-93.4317,48.5973],[-93.4313,48.5976],[-93.4299,48.5986],[-93.4288,48.5994],[-93.4283,48.5998],[-93.4255,48.6013],[-93.423,48.6023],[-93.4213,48.6028],[-93.4201,48.6031],[-93.4197,48.6032],[-93.4194,48.6033],[-93.4189,48.6034],[-93.418,48.6036],[-93.4177,48.6037],[-93.4168,48.6041],[-93.4166,48.6042],[-93.4163,48.6043],[-93.4155,48.6047],[-93.4146,48.6052],[-93.414,48.6056],[-93.412,48.6066],[-93.4117,48.6068],[-93.4108,48.6072],[-93.4085,48.6084],[-93.4069,48.609],[-93.4053,48.6093],[-93.4042,48.6093],[-93.404,48.6086],[-93.4039,48.6082],[-93.4037,48.6076],[-93.4033,48.6075],[-93.4027,48.6075],[-93.4021,48.6068],[-93.402,48.6067],[-93.4014,48.6061],[-93.4013,48.6059],[-93.4,48.6046],[-93.3997,48.6044],[-93.3991,48.6039],[-93.399,48.6039],[-93.3981,48.6037],[-93.3971,48.6034],[-93.395,48.6033],[-93.3947,48.6033],[-93.394,48.6034],[-93.3931,48.6034],[-93.3906,48.6038],[-93.3902,48.6039],[-93.3863,48.6047],[-93.3838,48.6051],[-93.3813,48.6053],[-93.3789,48.6054],[-93.3783,48.6054],[-93.3752,48.6052],[-93.3733,48.6051],[-93.3712,48.6051],[-93.3693,48.6061],[-93.368,48.6068],[-93.3676,48.607],[-93.367,48.6083],[-93.3644,48.6112],[-93.3621,48.6138],[-93.3616,48.6138],[-93.3598,48.6132],[-93.3576,48.6122],[-93.3564,48.6118],[-93.3557,48.6116],[-93.3551,48.6114],[-93.3545,48.6119],[-93.3539,48.6125],[-93.3528,48.6135],[-93.3526,48.6136],[-93.3527,48.6138],[-93.3529,48.6141],[-93.3531,48.6144],[-93.3531,48.6148],[-93.3531,48.6149],[-93.3531,48.615],[-93.3531,48.6151],[-93.3531,48.6157],[-93.3528,48.6165],[-93.3521,48.6182],[-93.3516,48.6193],[-93.3514,48.6197],[-93.351,48.6208],[-93.3509,48.6209],[-93.3503,48.6222],[-93.3499,48.6231],[-93.3491,48.6249],[-93.3482,48.6264],[-93.3475,48.6266],[-93.3306,48.6295],[-93.314,48.6326],[-93.2895,48.6368],[-93.2549,48.6427],[-93.2502,48.6427],[-93.2258,48.6424],[-93.2115,48.6424],[-93.2074,48.6424],[-93.1916,48.6328],[-93.1891,48.6313],[-93.189,48.6313],[-93.1842,48.6283],[-93.183,48.6274],[-93.181,48.6254],[-93.1802,48.6248],[-93.1797,48.6243],[-93.1791,48.6238],[-93.1785,48.6233],[-93.1758,48.6234],[-93.1754,48.6234],[-93.1713,48.6236],[-93.1703,48.6237],[-93.1625,48.624],[-93.1576,48.6242],[-93.1553,48.6243],[-93.1531,48.6244],[-93.1509,48.6245],[-93.1445,48.6248],[-93.1424,48.6249],[-93.1389,48.6251],[-93.1286,48.6257],[-93.1251,48.6259],[-93.1178,48.6262],[-93.0958,48.6274],[-93.0896,48.6277],[-93.0884,48.6276],[-93.0881,48.6276],[-93.082,48.6274],[-93.0665,48.6269],[-93.0303,48.6254],[-93.0181,48.6249],[-93.0048,48.6244],[-93.0001,48.6242],[-92.985,48.6237],[-92.9847,48.6238],[-92.9805,48.6249],[-92.9549,48.6315],[-92.9546,48.6314],[-92.9501,48.6304],[-92.9501,48.6303],[-92.9499,48.6249],[-92.9498,48.6083],[-92.9296,48.6069],[-92.9099,48.5963],[-92.9028,48.5957],[-92.8947,48.5949],[-92.882,48.5907],[-92.8751,48.5884],[-92.7502,48.5466],[-92.7371,48.5423],[-92.7327,48.5408],[-92.7282,48.5393],[-92.728,48.5393],[-92.7125,48.5408],[-92.6849,48.5436],[-92.6579,48.5463],[-92.6449,48.5444],[-92.6349,48.5429],[-92.6349,48.5427],[-92.6306,48.5302],[-92.6278,48.5222],[-92.6267,48.52],[-92.6262,48.5191],[-92.6257,48.5182],[-92.6255,48.5175],[-92.6266,48.5144],[-92.6264,48.5136],[-92.6252,48.513],[-92.6254,48.5129],[-92.6265,48.5123],[-92.6274,48.5114],[-92.628,48.5108],[-92.6286,48.5104],[-92.6296,48.5099],[-92.6309,48.5092],[-92.6309,48.5091],[-92.6309,48.509],[-92.631,48.5086],[-92.6311,48.5082],[-92.6311,48.5081],[-92.6312,48.5073],[-92.6315,48.5068],[-92.6308,48.5063],[-92.6291,48.5053],[-92.6272,48.5034],[-92.6284,48.5023],[-92.6306,48.5009],[-92.6333,48.5002],[-92.6344,48.4999],[-92.6345,48.4999],[-92.6367,48.4994],[-92.6373,48.4994],[-92.638,48.4995],[-92.6387,48.4997],[-92.6392,48.4997],[-92.6397,48.4997],[-92.6415,48.4998],[-92.6434,48.4998],[-92.6452,48.4999],[-92.6471,48.4999],[-92.6491,48.5004],[-92.6511,48.5009],[-92.654,48.5016],[-92.6566,48.4999],[-92.6588,48.4984],[-92.661,48.4969],[-92.6611,48.4968],[-92.6613,48.4967],[-92.6614,48.4966],[-92.6615,48.4966],[-92.663,48.4966],[-92.6645,48.4967],[-92.6849,48.4976],[-92.6958,48.4955],[-92.6988,48.4949],[-92.7008,48.4865],[-92.7011,48.4853],[-92.7013,48.4846],[-92.703,48.4821],[-92.7037,48.4811],[-92.704,48.4807],[-92.7093,48.4731],[-92.7086,48.4704],[-92.7126,48.463],[-92.7111,48.4619],[-92.688,48.4439],[-92.6633,48.4402],[-92.656,48.4367],[-92.65,48.437],[-92.6272,48.4381],[-92.6268,48.4382],[-92.6256,48.4382],[-92.6252,48.4382],[-92.6248,48.4382],[-92.6237,48.4383],[-92.6234,48.4383],[-92.6063,48.4391],[-92.6054,48.4391],[-92.5756,48.4408],[-92.5521,48.4451],[-92.5372,48.4477],[-92.537,48.4477],[-92.5357,48.4477],[-92.5344,48.4478],[-92.527,48.448],[-92.5217,48.4482],[-92.5149,48.4483],[-92.5134,48.4482],[-92.5073,48.4479],[-92.5067,48.4473],[-92.5056,48.4463],[-92.5034,48.4444],[-92.5002,48.4414],[-92.4997,48.441],[-92.4992,48.4405],[-92.4991,48.4404],[-92.4932,48.4348],[-92.4921,48.4337],[-92.4919,48.4335],[-92.4892,48.4303],[-92.4852,48.4298],[-92.4841,48.4295],[-92.4832,48.4293],[-92.4821,48.4287],[-92.4819,48.4284],[-92.4816,48.4275],[-92.4808,48.4266],[-92.4809,48.4265],[-92.4809,48.4264],[-92.4809,48.4263],[-92.4809,48.4262],[-92.481,48.4261],[-92.481,48.426],[-92.4811,48.4254],[-92.4802,48.4245],[-92.4756,48.4188],[-92.4654,48.4164],[-92.4563,48.4142],[-92.4563,48.4141],[-92.4563,48.4132],[-92.4563,48.4121],[-92.4564,48.4011],[-92.4577,48.3992],[-92.4636,48.3904],[-92.4644,48.3893],[-92.4745,48.3749],[-92.4756,48.3734],[-92.4767,48.3718],[-92.4747,48.3658],[-92.4704,48.3532],[-92.4702,48.3526],[-92.4699,48.3518],[-92.4694,48.351],[-92.469,48.3505],[-92.4669,48.3476],[-92.4606,48.3389],[-92.4584,48.3361],[-92.4578,48.3352],[-92.456,48.3327],[-92.4554,48.3319],[-92.4551,48.3314],[-92.4541,48.3301],[-92.4538,48.3297],[-92.4538,48.3296],[-92.4537,48.3295],[-92.4513,48.3269],[-92.4438,48.3184],[-92.4413,48.3156],[-92.4411,48.3154],[-92.4408,48.3152],[-92.4405,48.3144],[-92.4403,48.3141],[-92.4403,48.314],[-92.4389,48.3112],[-92.4387,48.311],[-92.4378,48.3098],[-92.4359,48.308],[-92.4344,48.307],[-92.432,48.3051],[-92.4306,48.3054],[-92.4289,48.3058],[-92.4274,48.3051],[-92.4261,48.3045],[-92.425,48.3037],[-92.4231,48.3016],[-92.4219,48.3],[-92.4207,48.2989],[-92.4188,48.2974],[-92.4163,48.2955],[-92.4151,48.2938],[-92.4067,48.2794],[-92.4043,48.2757],[-92.3997,48.2687],[-92.3992,48.2679],[-92.3976,48.2655],[-92.3938,48.2606],[-92.3933,48.2597],[-92.3931,48.2592],[-92.3931,48.2591],[-92.3931,48.259],[-92.393,48.259],[-92.393,48.2589],[-92.3931,48.2584],[-92.3931,48.258],[-92.3934,48.2575],[-92.3925,48.2568],[-92.3914,48.2559],[-92.3896,48.2538],[-92.3894,48.2535],[-92.3893,48.2533],[-92.3896,48.2529],[-92.39,48.2527],[-92.3908,48.2527],[-92.3917,48.2528],[-92.3922,48.2527],[-92.3924,48.2525],[-92.3925,48.2524],[-92.3925,48.2523],[-92.3925,48.2518],[-92.3922,48.2511],[-92.3913,48.2507],[-92.3904,48.2505],[-92.3899,48.2507],[-92.3897,48.2508],[-92.3895,48.2509],[-92.3873,48.2516],[-92.3867,48.2517],[-92.3856,48.2505],[-92.3851,48.25],[-92.3851,48.2499],[-92.385,48.2498],[-92.3849,48.2492],[-92.3871,48.2493],[-92.3866,48.2476],[-92.3877,48.2471],[-92.3878,48.247],[-92.3879,48.247],[-92.3881,48.2467],[-92.3881,48.2466],[-92.3877,48.2458],[-92.3872,48.2446],[-92.3869,48.2443],[-92.3864,48.2442],[-92.3853,48.2447],[-92.3851,48.2447],[-92.3848,48.2448],[-92.3845,48.2448],[-92.3842,48.2449],[-92.3839,48.2447],[-92.3839,48.2446],[-92.3841,48.244],[-92.3843,48.2433],[-92.3845,48.2427],[-92.3845,48.2422],[-92.3846,48.2421],[-92.3846,48.2419],[-92.3846,48.2415],[-92.3844,48.2406],[-92.3843,48.2405],[-92.3842,48.2401],[-92.3839,48.2393],[-92.3831,48.2384],[-92.3821,48.2375],[-92.382,48.2375],[-92.3817,48.2373],[-92.3814,48.237],[-92.381,48.2366],[-92.3805,48.2362],[-92.3804,48.2361],[-92.3801,48.236],[-92.3794,48.2358],[-92.379,48.2356],[-92.3788,48.2354],[-92.3788,48.2353],[-92.3789,48.2351],[-92.3791,48.2349],[-92.3792,48.2344],[-92.3792,48.2343],[-92.3792,48.2339],[-92.3791,48.2333],[-92.3789,48.2327],[-92.3788,48.2323],[-92.3787,48.2321],[-92.3786,48.2315],[-92.3786,48.2311],[-92.3786,48.2307],[-92.3786,48.2304],[-92.3783,48.23],[-92.3781,48.2296],[-92.3776,48.2292],[-92.3769,48.2287],[-92.3763,48.2283],[-92.3759,48.2279],[-92.3758,48.2277],[-92.3758,48.2272],[-92.3757,48.2268],[-92.3757,48.2266],[-92.3756,48.2263],[-92.3754,48.226],[-92.3752,48.2258],[-92.3749,48.2257],[-92.3744,48.2253],[-92.374,48.225],[-92.3736,48.2244],[-92.3734,48.2239],[-92.3731,48.2236],[-92.3728,48.2234],[-92.3725,48.2234],[-92.3723,48.2236],[-92.3721,48.2237],[-92.3718,48.2237],[-92.3715,48.2238],[-92.3713,48.2237],[-92.3712,48.2235],[-92.3711,48.2233],[-92.3711,48.2231],[-92.3711,48.2228],[-92.371,48.2225],[-92.3709,48.222],[-92.3706,48.2219],[-92.3704,48.2216],[-92.3702,48.2211],[-92.3702,48.2209],[-92.3701,48.2205],[-92.3701,48.2203],[-92.37,48.2201],[-92.3695,48.2201],[-92.3692,48.2201],[-92.3688,48.2203],[-92.368,48.2209],[-92.3677,48.2211],[-92.3672,48.2215],[-92.3668,48.2219],[-92.3665,48.222],[-92.3666,48.2222],[-92.3667,48.2224],[-92.3668,48.2228],[-92.367,48.2229],[-92.3674,48.2232],[-92.3675,48.2232],[-92.3678,48.2234],[-92.3679,48.2235],[-92.368,48.2235],[-92.3681,48.2235],[-92.3682,48.2236],[-92.3681,48.2237],[-92.368,48.2238],[-92.3678,48.2239],[-92.3675,48.224],[-92.367,48.2239],[-92.3665,48.2238],[-92.366,48.2237],[-92.3656,48.2236],[-92.3652,48.2234],[-92.3647,48.2231],[-92.3643,48.2229],[-92.3638,48.2228],[-92.3634,48.2227],[-92.3628,48.2226],[-92.3624,48.2227],[-92.362,48.2227],[-92.3618,48.2229],[-92.3616,48.2231],[-92.3614,48.2234],[-92.3612,48.2238],[-92.361,48.2243],[-92.3607,48.2247],[-92.3604,48.2251],[-92.3601,48.2254],[-92.3596,48.2257],[-92.359,48.2261],[-92.3582,48.2265],[-92.3573,48.2269],[-92.3565,48.2273],[-92.3559,48.2276],[-92.3554,48.2278],[-92.3551,48.228],[-92.3548,48.2282],[-92.3546,48.2283],[-92.3545,48.2285],[-92.3543,48.2286],[-92.3541,48.2288],[-92.3538,48.2291],[-92.3537,48.2294],[-92.3536,48.2296],[-92.3534,48.2299],[-92.3533,48.23],[-92.3526,48.2302],[-92.352,48.2304],[-92.3513,48.2306],[-92.3507,48.2307],[-92.3501,48.2309],[-92.3496,48.231],[-92.3491,48.2312],[-92.3487,48.2313],[-92.3478,48.2313],[-92.3473,48.2314],[-92.3456,48.2316],[-92.3449,48.2318],[-92.3444,48.2319],[-92.344,48.2319],[-92.3436,48.2319],[-92.3431,48.2319],[-92.3427,48.2317],[-92.3423,48.2317],[-92.3421,48.2317],[-92.3418,48.2317],[-92.3415,48.2317],[-92.3412,48.232],[-92.3411,48.2322],[-92.3408,48.233],[-92.3406,48.2332],[-92.3404,48.2336],[-92.3396,48.2343],[-92.3392,48.2345],[-92.339,48.2346],[-92.3388,48.2347],[-92.3384,48.2349],[-92.338,48.2348],[-92.3377,48.2347],[-92.3374,48.2347],[-92.3372,48.2348],[-92.337,48.2349],[-92.3368,48.2351],[-92.3366,48.2353],[-92.3364,48.2354],[-92.3363,48.2354],[-92.3362,48.2353],[-92.336,48.2353],[-92.3359,48.2353],[-92.3356,48.2351],[-92.3353,48.235],[-92.3348,48.2345],[-92.3347,48.2344],[-92.3346,48.2343],[-92.3344,48.234],[-92.334,48.2338],[-92.3336,48.2337],[-92.3331,48.2337],[-92.3325,48.2337],[-92.3321,48.2338],[-92.3319,48.2339],[-92.3315,48.2341],[-92.3309,48.2346],[-92.3307,48.2347],[-92.3303,48.2348],[-92.3299,48.2348],[-92.3295,48.2349],[-92.3293,48.2349],[-92.329,48.235],[-92.3287,48.2353],[-92.3284,48.2355],[-92.3282,48.2356],[-92.3272,48.2366],[-92.3264,48.2367],[-92.326,48.2368],[-92.3258,48.2369],[-92.3252,48.237],[-92.3217,48.2373],[-92.3161,48.2399],[-92.3147,48.2405],[-92.3145,48.2405],[-92.2807,48.2443],[-92.2805,48.2444],[-92.2697,48.2482],[-92.2698,48.2484],[-92.27,48.249],[-92.2701,48.2492],[-92.2703,48.2499],[-92.2735,48.2564],[-92.2737,48.2567],[-92.2879,48.2641],[-92.2904,48.2655],[-92.2932,48.2693],[-92.2939,48.2703],[-92.2945,48.2716],[-92.2939,48.2737],[-92.293,48.2759],[-92.293,48.2764],[-92.2931,48.2766],[-92.2937,48.2766],[-92.2938,48.2766],[-92.2939,48.2766],[-92.294,48.2766],[-92.2941,48.2766],[-92.2943,48.2766],[-92.2951,48.2766],[-92.2951,48.2768],[-92.2954,48.2775],[-92.2954,48.2776],[-92.2955,48.2779],[-92.2957,48.2781],[-92.2985,48.2833],[-92.3014,48.2885],[-92.3015,48.2886],[-92.2976,48.2985],[-92.2945,48.3065],[-92.3062,48.3164],[-92.3046,48.323],[-92.2968,48.3238],[-92.2955,48.324],[-92.2954,48.324],[-92.2932,48.3305],[-92.289,48.343],[-92.2675,48.3526],[-92.265,48.3537],[-92.2625,48.3548],[-92.2623,48.3549],[-92.2417,48.352],[-92.2228,48.3492],[-92.2221,48.349],[-92.2215,48.3488],[-92.2208,48.3485],[-92.2197,48.3481],[-92.217,48.3451],[-92.2095,48.3455],[-92.2068,48.3456],[-92.2068,48.3457],[-92.2067,48.3463],[-92.2066,48.3469],[-92.2065,48.3473],[-92.2074,48.3477],[-92.2077,48.3478],[-92.2051,48.3506],[-92.2038,48.3519],[-92.2037,48.3521],[-92.1958,48.3506],[-92.1955,48.3505],[-92.1951,48.3505],[-92.1949,48.3504],[-92.1942,48.3488],[-92.1942,48.3487],[-92.1936,48.3486],[-92.193,48.3487],[-92.1858,48.3503],[-92.1785,48.3519],[-92.1784,48.3519],[-92.1789,48.3552],[-92.1773,48.3572],[-92.1765,48.3575],[-92.1728,48.359],[-92.1681,48.3609],[-92.162,48.3633],[-92.1452,48.3656],[-92.145,48.3657],[-92.144,48.3585],[-92.1436,48.3561],[-92.1251,48.3557],[-92.1151,48.3552],[-92.0923,48.3546],[-92.0921,48.3546],[-92.0917,48.3546],[-92.0915,48.3546],[-92.0867,48.3542],[-92.0835,48.3539],[-92.0779,48.3583],[-92.0722,48.3588],[-92.0706,48.3589],[-92.0686,48.3593],[-92.0663,48.3596],[-92.0602,48.3594],[-92.0552,48.3592],[-92.0543,48.3577],[-92.0486,48.3489],[-92.0478,48.3485],[-92.0457,48.3479],[-92.0455,48.3469],[-92.0452,48.3458],[-92.0477,48.3438],[-92.0477,48.3437],[-92.0466,48.3347],[-92.0377,48.3332],[-92.0309,48.3258],[-92.0071,48.3224],[-92.0001,48.3214],[-92.0059,48.3112],[-92.0077,48.3073],[-92.013,48.2974],[-92.013,48.2964],[-92.0121,48.2873],[-92.0072,48.2804],[-92.0066,48.2654],[-92.002,48.2644],[-92.0003,48.2636],[-92.0001,48.2636],[-91.995,48.2618],[-91.9895,48.2602],[-91.9892,48.2599],[-91.9891,48.2596],[-91.989,48.2596],[-91.989,48.2595],[-91.9882,48.2585],[-91.9879,48.258],[-91.9878,48.2578],[-91.9875,48.2573],[-91.9874,48.2572],[-91.9874,48.2571],[-91.9857,48.2548],[-91.9852,48.2541],[-91.9849,48.2537],[-91.9847,48.2535],[-91.9847,48.2534],[-91.9845,48.2532],[-91.984,48.2523],[-91.9836,48.252],[-91.9822,48.2499],[-91.9808,48.2478],[-91.9806,48.2477],[-91.9802,48.2476],[-91.9793,48.2475],[-91.979,48.2474],[-91.9784,48.2473],[-91.978,48.2472],[-91.9779,48.2472],[-91.9775,48.2471],[-91.9777,48.2471],[-91.9777,48.247],[-91.9778,48.2468],[-91.9777,48.2465],[-91.9776,48.2465],[-91.9775,48.2463],[-91.9776,48.2461],[-91.9776,48.246],[-91.9777,48.2457],[-91.9776,48.2456],[-91.9775,48.2455],[-91.9774,48.2453],[-91.9773,48.2453],[-91.9771,48.245],[-91.977,48.2448],[-91.9769,48.2446],[-91.9768,48.2445],[-91.9765,48.2445],[-91.9764,48.2445],[-91.9763,48.2445],[-91.9762,48.2445],[-91.9761,48.2445],[-91.9758,48.2445],[-91.9754,48.2448],[-91.9747,48.2453],[-91.9744,48.2456],[-91.9741,48.2461],[-91.974,48.2462],[-91.9739,48.2463],[-91.9737,48.2465],[-91.9733,48.2466],[-91.973,48.2468],[-91.9726,48.247],[-91.9711,48.2477],[-91.9706,48.2481],[-91.9705,48.2484],[-91.9704,48.2487],[-91.9704,48.249],[-91.9704,48.2491],[-91.9704,48.2492],[-91.9704,48.2494],[-91.9706,48.2494],[-91.9707,48.2495],[-91.9711,48.2497],[-91.9716,48.2499],[-91.972,48.2501],[-91.9723,48.2503],[-91.9726,48.2504],[-91.9721,48.2522],[-91.9718,48.253],[-91.971,48.2533],[-91.9703,48.2536],[-91.9702,48.2536],[-91.968,48.2536],[-91.9638,48.2535],[-91.9627,48.2535],[-91.9596,48.2535],[-91.9591,48.2535],[-91.958,48.2527],[-91.9577,48.2526],[-91.9573,48.2525],[-91.9569,48.2523],[-91.9568,48.2522],[-91.9564,48.2522],[-91.9553,48.2522],[-91.9545,48.2518],[-91.9544,48.2517],[-91.9544,48.2516],[-91.9544,48.2512],[-91.9544,48.2511],[-91.9544,48.251],[-91.9544,48.2504],[-91.9543,48.2499],[-91.9542,48.2493],[-91.9485,48.2458],[-91.9485,48.2457],[-91.9488,48.2453],[-91.9496,48.2445],[-91.9498,48.2444],[-91.9541,48.2441],[-91.9583,48.2438],[-91.9584,48.2438],[-91.9574,48.2388],[-91.9599,48.237],[-91.9599,48.2368],[-91.9596,48.236],[-91.9584,48.2331],[-91.9583,48.233],[-91.9534,48.233],[-91.953,48.2331],[-91.9518,48.2334],[-91.9515,48.2333],[-91.9465,48.231],[-91.9462,48.2309],[-91.9451,48.2304],[-91.9442,48.2304],[-91.9418,48.2306],[-91.9416,48.2307],[-91.9415,48.2308],[-91.9407,48.232],[-91.9396,48.2329],[-91.9386,48.2335],[-91.9377,48.234],[-91.9374,48.2342],[-91.9342,48.2346],[-91.9297,48.2357],[-91.9291,48.2358],[-91.9283,48.2359],[-91.9208,48.2368],[-91.9191,48.2376],[-91.9181,48.2381],[-91.9175,48.2383],[-91.9158,48.2389],[-91.9156,48.2389],[-91.915,48.2389],[-91.9139,48.2388],[-91.9138,48.2388],[-91.9137,48.2387],[-91.9137,48.2386],[-91.9136,48.2386],[-91.9132,48.2383],[-91.9127,48.2381],[-91.9116,48.2381],[-91.9107,48.2382],[-91.9098,48.2382],[-91.9096,48.2382],[-91.9092,48.2383],[-91.9076,48.2382],[-91.9075,48.2381],[-91.9074,48.2381],[-91.9072,48.2379],[-91.9071,48.2379],[-91.907,48.2378],[-91.9067,48.2376],[-91.9065,48.2375],[-91.9064,48.2374],[-91.9062,48.2373],[-91.906,48.2371],[-91.9038,48.237],[-91.9022,48.237],[-91.9009,48.2371],[-91.8996,48.2372],[-91.8935,48.2377],[-91.8932,48.2375],[-91.8931,48.2373],[-91.8926,48.2368],[-91.8925,48.2366],[-91.8907,48.2346],[-91.8906,48.2344],[-91.8904,48.2342],[-91.8901,48.2338],[-91.8898,48.2336],[-91.8897,48.2333],[-91.889,48.2325],[-91.8888,48.2323],[-91.8887,48.2322],[-91.8885,48.232],[-91.888,48.2313],[-91.8865,48.2295],[-91.8864,48.2294],[-91.8864,48.2293],[-91.8855,48.2283],[-91.8852,48.2279],[-91.8848,48.2276],[-91.8847,48.2273],[-91.8841,48.227],[-91.882,48.226],[-91.8751,48.2227],[-91.8744,48.2223],[-91.8741,48.2223],[-91.8706,48.2205],[-91.8684,48.2194],[-91.8679,48.2191],[-91.8676,48.2183],[-91.8676,48.218],[-91.8673,48.2172],[-91.8672,48.2166],[-91.867,48.216],[-91.8669,48.2156],[-91.8667,48.215],[-91.8667,48.2147],[-91.8665,48.2142],[-91.8664,48.2137],[-91.8662,48.2134],[-91.8662,48.2131],[-91.866,48.2125],[-91.8659,48.2119],[-91.8657,48.2114],[-91.8656,48.2109],[-91.8654,48.2106],[-91.8654,48.2103],[-91.8652,48.2096],[-91.8651,48.2093],[-91.8649,48.2086],[-91.8648,48.2082],[-91.8647,48.2079],[-91.8646,48.2077],[-91.8646,48.2076],[-91.8645,48.2075],[-91.8645,48.2072],[-91.8644,48.2071],[-91.8644,48.207],[-91.8638,48.2071],[-91.8635,48.2071],[-91.8601,48.2073],[-91.8587,48.2074],[-91.8471,48.2085],[-91.8458,48.2086],[-91.8395,48.2096],[-91.8361,48.2103],[-91.8344,48.2098],[-91.8324,48.2093],[-91.832,48.2093],[-91.8162,48.2118],[-91.8158,48.2118],[-91.8145,48.2087],[-91.8141,48.2085],[-91.8133,48.2081],[-91.8126,48.2077],[-91.8107,48.2068],[-91.8103,48.2066],[-91.809,48.206],[-91.8016,48.2038],[-91.7998,48.2033],[-91.7982,48.2029],[-91.7981,48.2028],[-91.7918,48.2025],[-91.7916,48.2024],[-91.7913,48.2017],[-91.7913,48.2016],[-91.7912,48.2015],[-91.791,48.2011],[-91.7909,48.2007],[-91.7908,48.2004],[-91.7906,48.2],[-91.7904,48.1997],[-91.7903,48.1991],[-91.7901,48.199],[-91.79,48.1986],[-91.7897,48.1981],[-91.7897,48.1978],[-91.7895,48.1975],[-91.7895,48.1973],[-91.7894,48.1972],[-91.7891,48.1966],[-91.789,48.1966],[-91.7861,48.1964],[-91.785,48.1973],[-91.7838,48.1984],[-91.7827,48.1992],[-91.7827,48.1993],[-91.7823,48.1995],[-91.7818,48.2],[-91.7812,48.2004],[-91.7785,48.2004],[-91.7665,48.2005],[-91.7663,48.2005],[-91.7647,48.2006],[-91.7641,48.2009],[-91.7639,48.201],[-91.7632,48.2015],[-91.763,48.2019],[-91.763,48.202],[-91.7629,48.202],[-91.7628,48.2022],[-91.7621,48.203],[-91.7621,48.2031],[-91.762,48.2032],[-91.762,48.2034],[-91.7617,48.2037],[-91.7617,48.2038],[-91.7613,48.2042],[-91.7613,48.2043],[-91.7612,48.2046],[-91.7609,48.2048],[-91.7593,48.2052],[-91.7575,48.2056],[-91.7568,48.2058],[-91.7564,48.2058],[-91.7562,48.2058],[-91.7559,48.2055],[-91.7558,48.2051],[-91.7557,48.2049],[-91.7557,48.2048],[-91.7555,48.2047],[-91.7552,48.2038],[-91.755,48.2036],[-91.755,48.2034],[-91.7548,48.203],[-91.7547,48.2028],[-91.7546,48.2026],[-91.7545,48.2025],[-91.7543,48.202],[-91.7542,48.202],[-91.7543,48.2018],[-91.7541,48.2017],[-91.7542,48.2016],[-91.754,48.2016],[-91.7539,48.2012],[-91.7524,48.2004],[-91.7501,48.1993],[-91.7491,48.1989],[-91.745,48.1985],[-91.7419,48.1991],[-91.7421,48.2006],[-91.7422,48.2013],[-91.7423,48.2024],[-91.7425,48.203],[-91.7426,48.2045],[-91.7423,48.2045],[-91.7389,48.2042],[-91.738,48.204],[-91.737,48.2038],[-91.7356,48.2035],[-91.7297,48.2022],[-91.7178,48.1998],[-91.7152,48.1993],[-91.7149,48.1991],[-91.7138,48.1981],[-91.712,48.1959],[-91.7117,48.1956],[-91.7116,48.1954],[-91.7115,48.1953],[-91.7108,48.1945],[-91.7105,48.1939],[-91.7105,48.1935],[-91.7105,48.1927],[-91.7116,48.1893],[-91.7116,48.1891],[-91.7123,48.1878],[-91.7124,48.1875],[-91.7214,48.1803],[-91.7226,48.1783],[-91.7233,48.1734],[-91.7245,48.1709],[-91.7246,48.1707],[-91.7243,48.1704],[-91.7242,48.1704],[-91.724,48.1701],[-91.7236,48.1696],[-91.7233,48.1693],[-91.7209,48.1704],[-91.7191,48.1711],[-91.7176,48.1718],[-91.7144,48.1722],[-91.7133,48.1724],[-91.7094,48.1727],[-91.7054,48.1708],[-91.7053,48.1708],[-91.7053,48.1624],[-91.7051,48.1605],[-91.7051,48.1597],[-91.7053,48.1592],[-91.7053,48.1589],[-91.7058,48.1578],[-91.7062,48.1567],[-91.7062,48.1564],[-91.7064,48.1561],[-91.7073,48.1537],[-91.7084,48.1529],[-91.7085,48.1527],[-91.7084,48.1526],[-91.708,48.1519],[-91.7075,48.1512],[-91.7074,48.151],[-91.7072,48.1508],[-91.7071,48.1505],[-91.7071,48.1504],[-91.7068,48.1502],[-91.7068,48.1501],[-91.7062,48.1493],[-91.7061,48.1491],[-91.7057,48.1485],[-91.7056,48.1484],[-91.7056,48.1483],[-91.7055,48.1482],[-91.7054,48.148],[-91.7047,48.1472],[-91.7047,48.1469],[-91.7044,48.1467],[-91.7044,48.1466],[-91.7043,48.1465],[-91.7042,48.1463],[-91.7041,48.1462],[-91.7039,48.146],[-91.7039,48.1458],[-91.7036,48.1455],[-91.7036,48.1454],[-91.7033,48.1452],[-91.7023,48.1449],[-91.7017,48.1448],[-91.7009,48.1448],[-91.6995,48.1448],[-91.6993,48.1447],[-91.6989,48.1443],[-91.6987,48.144],[-91.6984,48.1438],[-91.6982,48.1416],[-91.6983,48.1412],[-91.6988,48.1397],[-91.699,48.1393],[-91.6994,48.1382],[-91.6995,48.138],[-91.6997,48.1353],[-91.6999,48.1331],[-91.7,48.1318],[-91.7009,48.1308],[-91.7019,48.1289],[-91.702,48.1288],[-91.7024,48.128],[-91.7038,48.1255],[-91.7041,48.1249],[-91.7041,48.1246],[-91.7045,48.1245],[-91.7049,48.1243],[-91.7073,48.1234],[-91.7081,48.123],[-91.7083,48.1225],[-91.7083,48.1223],[-91.7085,48.1219],[-91.7086,48.1217],[-91.7096,48.1191],[-91.7104,48.1185],[-91.7111,48.1179],[-91.7122,48.1169],[-91.7124,48.1161],[-91.7125,48.1157],[-91.712,48.1147],[-91.7118,48.1146],[-91.7106,48.1144],[-91.7039,48.1136],[-91.7035,48.1136],[-91.6971,48.1155],[-91.6953,48.1159],[-91.6936,48.1162],[-91.6929,48.1164],[-91.6925,48.1167],[-91.6924,48.1168],[-91.6921,48.1171],[-91.6916,48.1176],[-91.6915,48.1176],[-91.6915,48.1177],[-91.6916,48.1178],[-91.6917,48.118],[-91.692,48.1184],[-91.692,48.1186],[-91.6921,48.1187],[-91.6922,48.119],[-91.6924,48.1191],[-91.6924,48.1193],[-91.6916,48.1196],[-91.6884,48.1206],[-91.6838,48.1219],[-91.6828,48.1221],[-91.6829,48.1216],[-91.6838,48.1177],[-91.6844,48.1169],[-91.6846,48.1164],[-91.6873,48.1123],[-91.6874,48.1121],[-91.6876,48.1117],[-91.6874,48.1116],[-91.684,48.1103],[-91.6823,48.1097],[-91.682,48.1095],[-91.6816,48.1089],[-91.6815,48.1088],[-91.6813,48.1087],[-91.6813,48.1085],[-91.6809,48.1081],[-91.6769,48.1073],[-91.6715,48.1084],[-91.6675,48.1084],[-91.6657,48.1072],[-91.6652,48.107],[-91.6644,48.1076],[-91.6643,48.1078],[-91.6631,48.1089],[-91.6631,48.1095],[-91.6629,48.1098],[-91.6628,48.1114],[-91.6626,48.1115],[-91.654,48.114],[-91.6533,48.1142],[-91.6532,48.1141],[-91.6522,48.1137],[-91.6519,48.1133],[-91.6518,48.1132],[-91.6517,48.113],[-91.6516,48.1127],[-91.6517,48.1126],[-91.6518,48.1124],[-91.6521,48.1119],[-91.6535,48.1098],[-91.6536,48.1096],[-91.6535,48.1095],[-91.6533,48.1094],[-91.6518,48.1084],[-91.6484,48.106],[-91.6482,48.1056],[-91.6481,48.1054],[-91.6475,48.104],[-91.6474,48.1037],[-91.6447,48.1012],[-91.6443,48.1008],[-91.6415,48.0982],[-91.6412,48.098],[-91.6411,48.0977],[-91.6402,48.0969],[-91.6347,48.098],[-91.6251,48.0999],[-91.6153,48.1019],[-91.6129,48.102],[-91.5945,48.1021],[-91.589,48.1022],[-91.5887,48.1022],[-91.585,48.1035],[-91.5772,48.1061],[-91.5759,48.1065],[-91.5597,48.1083],[-91.5593,48.1083],[-91.5551,48.1049],[-91.5546,48.1044],[-91.5541,48.1041],[-91.5539,48.1038],[-91.5531,48.1032],[-91.5529,48.103],[-91.5578,48.1002],[-91.5589,48.0996],[-91.5695,48.0936],[-91.5697,48.0933],[-91.57,48.0921],[-91.57,48.0918],[-91.5709,48.0882],[-91.571,48.0875],[-91.5716,48.0849],[-91.5717,48.0844],[-91.5718,48.084],[-91.5719,48.0834],[-91.5721,48.083],[-91.5721,48.0826],[-91.5724,48.0812],[-91.5725,48.0802],[-91.5727,48.0798],[-91.5727,48.0794],[-91.574,48.0738],[-91.5742,48.0727],[-91.5743,48.0724],[-91.5743,48.0722],[-91.5745,48.0713],[-91.5746,48.0711],[-91.5746,48.0706],[-91.5747,48.0701],[-91.5751,48.0683],[-91.5753,48.0671],[-91.5754,48.0668],[-91.5755,48.0663],[-91.5753,48.066],[-91.5752,48.0654],[-91.5751,48.065],[-91.575,48.0644],[-91.5748,48.0641],[-91.574,48.0608],[-91.5738,48.0601],[-91.5737,48.0599],[-91.5737,48.0596],[-91.5736,48.0595],[-91.5736,48.0593],[-91.5734,48.0588],[-91.5732,48.0578],[-91.573,48.0573],[-91.5757,48.0488],[-91.5685,48.0445],[-91.5673,48.0437],[-91.567,48.0437],[-91.5425,48.0533],[-91.5274,48.0574],[-91.5199,48.0595],[-91.5078,48.0628],[-91.5001,48.0649],[-91.4887,48.0681],[-91.4881,48.0681],[-91.481,48.0677],[-91.4655,48.0668],[-91.4644,48.0668],[-91.4561,48.0679],[-91.4513,48.0687],[-91.4503,48.0688],[-91.4479,48.068],[-91.4472,48.0677],[-91.4466,48.0674],[-91.4467,48.0665],[-91.4467,48.0661],[-91.4468,48.0655],[-91.4469,48.0652],[-91.4469,48.0648],[-91.447,48.0641],[-91.4471,48.0632],[-91.447,48.0629],[-91.4454,48.0611],[-91.4453,48.0608],[-91.445,48.0605],[-91.4447,48.0603],[-91.4444,48.0599],[-91.4442,48.0597],[-91.4441,48.0595],[-91.444,48.0594],[-91.4438,48.0592],[-91.4438,48.0591],[-91.4427,48.0578],[-91.4422,48.0571],[-91.4418,48.0568],[-91.4417,48.0566],[-91.4415,48.0564],[-91.4413,48.0562],[-91.4412,48.056],[-91.4411,48.0558],[-91.4409,48.0556],[-91.4405,48.0551],[-91.4389,48.0531],[-91.4388,48.0529],[-91.4386,48.0527],[-91.4382,48.0523],[-91.4381,48.0521],[-91.4381,48.0517],[-91.4383,48.0513],[-91.4384,48.0512],[-91.4385,48.0511],[-91.4386,48.0509],[-91.4386,48.0508],[-91.439,48.0501],[-91.4389,48.05],[-91.4384,48.0498],[-91.4383,48.0497],[-91.4383,48.0496],[-91.4379,48.0494],[-91.4376,48.0493],[-91.4367,48.0492],[-91.4365,48.0491],[-91.4336,48.0489],[-91.433,48.0488],[-91.4329,48.0488],[-91.4323,48.0487],[-91.4316,48.0487],[-91.4312,48.0486],[-91.4297,48.0486],[-91.4296,48.0486],[-91.4271,48.05],[-91.427,48.05],[-91.4248,48.0506],[-91.4245,48.0506],[-91.4226,48.0508],[-91.4139,48.0535],[-91.4082,48.0544],[-91.3911,48.0571],[-91.3889,48.0587],[-91.3821,48.0634],[-91.3795,48.0653],[-91.3794,48.0654],[-91.3789,48.0658],[-91.3777,48.0663],[-91.3751,48.0675],[-91.3709,48.0694],[-91.3707,48.0694],[-91.3674,48.068],[-91.3651,48.067],[-91.3628,48.0677],[-91.3541,48.0705],[-91.3537,48.0708],[-91.3534,48.0708],[-91.3533,48.0709],[-91.3532,48.0709],[-91.3531,48.0709],[-91.3523,48.0712],[-91.3508,48.0717],[-91.3505,48.0717],[-91.3504,48.0716],[-91.3502,48.0715],[-91.3502,48.0714],[-91.3496,48.0715],[-91.3494,48.0716],[-91.3492,48.0717],[-91.3487,48.0719],[-91.3485,48.0719],[-91.3484,48.0719],[-91.3482,48.0719],[-91.3452,48.0724],[-91.3402,48.0732],[-91.3367,48.0709],[-91.3367,48.0706],[-91.3366,48.0696],[-91.3353,48.0695],[-91.3349,48.0694],[-91.3346,48.0694],[-91.3345,48.0694],[-91.3343,48.0693],[-91.3339,48.0693],[-91.3326,48.0693],[-91.3321,48.0694],[-91.3319,48.0695],[-91.3316,48.0695],[-91.3314,48.0696],[-91.33,48.0698],[-91.3292,48.0702],[-91.3291,48.0702],[-91.3287,48.0706],[-91.3287,48.0707],[-91.3286,48.0707],[-91.3283,48.071],[-91.3282,48.0711],[-91.3281,48.0712],[-91.3279,48.0714],[-91.3268,48.0718],[-91.3259,48.0723],[-91.3251,48.0725],[-91.3248,48.0726],[-91.3207,48.0729],[-91.3175,48.0732],[-91.3159,48.0733],[-91.3147,48.0734],[-91.3146,48.0734],[-91.3139,48.0734],[-91.3127,48.0732],[-91.3118,48.0729],[-91.3113,48.0727],[-91.3102,48.0727],[-91.3071,48.0727],[-91.3066,48.0727],[-91.3061,48.0727],[-91.3051,48.0728],[-91.3042,48.0729],[-91.3026,48.073],[-91.2972,48.0735],[-91.2936,48.0738],[-91.2902,48.074],[-91.2763,48.0784],[-91.276,48.0785],[-91.2711,48.0785],[-91.2673,48.0785],[-91.2664,48.0787],[-91.2632,48.0798],[-91.2624,48.08],[-91.261,48.0805],[-91.2574,48.0817],[-91.2569,48.0819],[-91.2555,48.0823],[-91.2501,48.0841],[-91.2349,48.0959],[-91.2323,48.0971],[-91.2262,48.0997],[-91.2163,48.1022],[-91.2144,48.1029],[-91.2066,48.1103],[-91.1905,48.1249],[-91.1902,48.1253],[-91.1895,48.1249],[-91.1832,48.1222],[-91.1781,48.1249],[-91.1762,48.1258],[-91.1732,48.128],[-91.17,48.1304],[-91.1561,48.1405],[-91.1539,48.1415],[-91.1467,48.1449],[-91.1449,48.1458],[-91.1408,48.1477],[-91.1377,48.1491],[-91.1378,48.1497],[-91.1379,48.1509],[-91.1379,48.151],[-91.1379,48.1511],[-91.1379,48.1512],[-91.1379,48.1513],[-91.1379,48.1514],[-91.138,48.1517],[-91.1381,48.1517],[-91.1389,48.1517],[-91.14,48.1516],[-91.1404,48.1516],[-91.1405,48.1517],[-91.1407,48.152],[-91.1408,48.1526],[-91.141,48.153],[-91.142,48.1536],[-91.143,48.1542],[-91.1429,48.1544],[-91.1401,48.1553],[-91.1386,48.1559],[-91.1291,48.1581],[-91.1282,48.1584],[-91.1269,48.1587],[-91.1251,48.1591],[-91.1201,48.1604],[-91.1184,48.1616],[-91.118,48.1621],[-91.1178,48.1623],[-91.1165,48.164],[-91.1165,48.1641],[-91.1149,48.1661],[-91.1137,48.1665],[-91.1089,48.1684],[-91.0979,48.1712],[-91.0923,48.1731],[-91.0905,48.1752],[-91.0902,48.1756],[-91.0887,48.1773],[-91.0886,48.1776],[-91.088,48.178],[-91.0868,48.1786],[-91.0843,48.1799],[-91.0838,48.1802],[-91.0827,48.1808],[-91.0823,48.1807],[-91.0813,48.1805],[-91.0811,48.1804],[-91.0811,48.1802],[-91.081,48.1801],[-91.0809,48.1797],[-91.0808,48.1797],[-91.0808,48.1796],[-91.0806,48.1793],[-91.0804,48.1793],[-91.0757,48.1792],[-91.0734,48.1797],[-91.0656,48.1812],[-91.0646,48.1826],[-91.0635,48.1842],[-91.0635,48.1845],[-91.0634,48.1845],[-91.0629,48.1852],[-91.0593,48.1853],[-91.0584,48.1863],[-91.0579,48.1869],[-91.0566,48.1876],[-91.0555,48.188],[-91.0549,48.188],[-91.053,48.1878],[-91.0527,48.1878],[-91.0524,48.1878],[-91.052,48.1878],[-91.0511,48.1882],[-91.0503,48.1885],[-91.0487,48.1884],[-91.0472,48.1884],[-91.047,48.1884],[-91.047,48.1885],[-91.0461,48.1887],[-91.0459,48.1887],[-91.0459,48.1888],[-91.0458,48.1888],[-91.0456,48.1889],[-91.0439,48.1891],[-91.0436,48.1892],[-91.0384,48.1895],[-91.0366,48.1896],[-91.0366,48.1895],[-91.0362,48.1895],[-91.0356,48.1894],[-91.0355,48.1894],[-91.0354,48.1894],[-91.0348,48.189],[-91.0325,48.1886],[-91.0318,48.1885],[-91.0316,48.1885],[-91.0313,48.1885],[-91.031,48.1886],[-91.0282,48.1892],[-91.025,48.1899],[-91.0249,48.1899],[-91.0246,48.19],[-91.0242,48.1901],[-91.024,48.1903],[-91.024,48.1904],[-91.0238,48.1906],[-91.0237,48.1908],[-91.0236,48.191],[-91.0231,48.1921],[-91.0227,48.1925],[-91.0223,48.1927],[-91.0221,48.1927],[-91.022,48.1927],[-91.0219,48.1927],[-91.0216,48.1928],[-91.0215,48.1928],[-91.0213,48.1928],[-91.0211,48.1928],[-91.021,48.1928],[-91.0207,48.1928],[-91.0205,48.1928],[-91.0204,48.193],[-91.0203,48.1935],[-91.0202,48.1938],[-91.0197,48.194],[-91.0188,48.1945],[-91.0156,48.1959],[-91.0124,48.1981],[-91.0081,48.1991],[-91.0033,48.2002],[-91.0033,48.2005],[-91.0033,48.2006],[-91.0035,48.2007],[-91.0036,48.2013],[-91.0039,48.2018],[-91.0042,48.2024],[-91.0042,48.2026],[-91.004,48.2028],[-91.0001,48.2054],[-90.9769,48.2194],[-90.9639,48.2221],[-90.9251,48.2299],[-90.9183,48.2306],[-90.9172,48.2309],[-90.915,48.2306],[-90.9115,48.2335],[-90.9068,48.2373],[-90.8989,48.2405],[-90.8922,48.2431],[-90.8856,48.2457],[-90.8855,48.2458],[-90.8815,48.2405],[-90.8809,48.2402],[-90.8751,48.2378],[-90.8677,48.2381],[-90.8671,48.2382],[-90.8474,48.2444],[-90.8439,48.2436],[-90.8436,48.2436],[-90.8429,48.2412],[-90.8392,48.2395],[-90.8381,48.2359],[-90.8378,48.2347],[-90.8379,48.2341],[-90.838,48.2333],[-90.8382,48.2327],[-90.8384,48.2319],[-90.8387,48.2312],[-90.8389,48.2307],[-90.8392,48.23],[-90.8393,48.2297],[-90.8393,48.2295],[-90.8394,48.2293],[-90.8395,48.2291],[-90.8396,48.2289],[-90.8397,48.2287],[-90.8398,48.2284],[-90.8398,48.2283],[-90.8398,48.2281],[-90.8396,48.2277],[-90.8391,48.2273],[-90.8388,48.2271],[-90.8377,48.2265],[-90.8375,48.2263],[-90.8374,48.2262],[-90.8373,48.2256],[-90.8373,48.2254],[-90.8372,48.2248],[-90.8372,48.2241],[-90.837,48.2225],[-90.837,48.2215],[-90.8368,48.2201],[-90.8365,48.2195],[-90.8365,48.2194],[-90.8364,48.2188],[-90.8364,48.2187],[-90.8364,48.2186],[-90.8364,48.2181],[-90.8364,48.2176],[-90.8364,48.2163],[-90.8362,48.2153],[-90.8361,48.2147],[-90.8359,48.2126],[-90.8359,48.212],[-90.8357,48.2097],[-90.8354,48.2077],[-90.8353,48.2066],[-90.8349,48.2022],[-90.8348,48.2019],[-90.8348,48.2018],[-90.8348,48.2016],[-90.8346,48.1979],[-90.8345,48.196],[-90.8342,48.1887],[-90.834,48.1878],[-90.8342,48.1865],[-90.8342,48.1864],[-90.8342,48.1862],[-90.8342,48.1861],[-90.8343,48.1859],[-90.8347,48.184],[-90.8348,48.184],[-90.8356,48.1801],[-90.836,48.1785],[-90.8363,48.177],[-90.8363,48.1769],[-90.8362,48.1768],[-90.8353,48.176],[-90.8341,48.1749],[-90.8328,48.174],[-90.8326,48.1738],[-90.8261,48.1771],[-90.8246,48.1769],[-90.8243,48.1772],[-90.8239,48.1776],[-90.8238,48.1777],[-90.8236,48.1781],[-90.824,48.1796],[-90.8243,48.1799],[-90.8247,48.1806],[-90.825,48.1809],[-90.8254,48.1812],[-90.8258,48.1827],[-90.8258,48.1835],[-90.8257,48.1836],[-90.8249,48.1838],[-90.8241,48.1839],[-90.8219,48.1846],[-90.8211,48.1847],[-90.821,48.1846],[-90.8209,48.1845],[-90.8208,48.1844],[-90.8203,48.184],[-90.8195,48.1829],[-90.8193,48.1827],[-90.819,48.182],[-90.8188,48.1813],[-90.8185,48.1807],[-90.8185,48.1806],[-90.8178,48.1796],[-90.8177,48.1796],[-90.8176,48.1796],[-90.8144,48.1796],[-90.8111,48.1797],[-90.8109,48.1797],[-90.8106,48.1797],[-90.8096,48.1795],[-90.8079,48.179],[-90.8075,48.1789],[-90.807,48.1787],[-90.8053,48.1782],[-90.8046,48.178],[-90.8042,48.1778],[-90.8029,48.1725],[-90.8026,48.172],[-90.8023,48.1716],[-90.8018,48.1709],[-90.8017,48.169],[-90.8017,48.1675],[-90.8012,48.1647],[-90.8007,48.1632],[-90.8,48.1627],[-90.799,48.1622],[-90.798,48.1618],[-90.7978,48.1617],[-90.7976,48.1615],[-90.7976,48.1614],[-90.7973,48.1605],[-90.7966,48.1594],[-90.7955,48.1594],[-90.7948,48.1599],[-90.7938,48.1612],[-90.7933,48.1614],[-90.793,48.1614],[-90.7927,48.1613],[-90.7919,48.1608],[-90.7915,48.1605],[-90.7911,48.1603],[-90.7905,48.16],[-90.7904,48.16],[-90.7882,48.1604],[-90.7859,48.1609],[-90.7847,48.1624],[-90.7838,48.1634],[-90.7836,48.1637],[-90.7834,48.1639],[-90.7829,48.1641],[-90.782,48.1645],[-90.7819,48.1645],[-90.7813,48.1647],[-90.7808,48.1646],[-90.7794,48.1644],[-90.779,48.1642],[-90.7785,48.164],[-90.7783,48.1639],[-90.7779,48.1638],[-90.7777,48.1636],[-90.7774,48.1634],[-90.7766,48.1623],[-90.7763,48.1621],[-90.7763,48.1619],[-90.7763,48.1616],[-90.7763,48.1614],[-90.7765,48.1607],[-90.7765,48.1605],[-90.7766,48.1603],[-90.7769,48.159],[-90.7773,48.1576],[-90.7774,48.1572],[-90.7775,48.1569],[-90.7778,48.1557],[-90.778,48.1547],[-90.7785,48.1535],[-90.779,48.1508],[-90.7789,48.1503],[-90.7788,48.1501],[-90.778,48.1487],[-90.778,48.1485],[-90.7779,48.1482],[-90.7789,48.1471],[-90.7802,48.1463],[-90.7808,48.1459],[-90.7809,48.1458],[-90.7843,48.1462],[-90.7844,48.1461],[-90.7858,48.1455],[-90.7896,48.1435],[-90.7897,48.1435],[-90.7908,48.1425],[-90.7916,48.1419],[-90.7916,48.1418],[-90.7925,48.1411],[-90.7946,48.1403],[-90.7968,48.1395],[-90.7971,48.1393],[-90.7975,48.1381],[-90.798,48.1369],[-90.7961,48.1358],[-90.7952,48.1355],[-90.7939,48.1356],[-90.7927,48.1356],[-90.7925,48.1356],[-90.7923,48.1356],[-90.792,48.1357],[-90.7917,48.1357],[-90.7906,48.1358],[-90.7896,48.136],[-90.7894,48.1361],[-90.7888,48.1362],[-90.788,48.1359],[-90.7874,48.1357],[-90.7872,48.1356],[-90.787,48.1355],[-90.7864,48.1353],[-90.7861,48.1353],[-90.7854,48.1353],[-90.7852,48.1353],[-90.7833,48.1359],[-90.783,48.1358],[-90.7826,48.1358],[-90.7821,48.1354],[-90.7822,48.1351],[-90.7826,48.1342],[-90.7829,48.1337],[-90.783,48.1337],[-90.7832,48.1333],[-90.7834,48.133],[-90.7836,48.1329],[-90.7838,48.1328],[-90.7853,48.1331],[-90.7871,48.1329],[-90.7876,48.1329],[-90.788,48.1326],[-90.7881,48.1325],[-90.7899,48.1303],[-90.7899,48.1299],[-90.7892,48.1292],[-90.7888,48.129],[-90.7877,48.1284],[-90.7875,48.1282],[-90.7873,48.128],[-90.7872,48.1278],[-90.7871,48.1277],[-90.7866,48.1277],[-90.7856,48.1277],[-90.7849,48.1277],[-90.784,48.1281],[-90.7838,48.1281],[-90.7837,48.1281],[-90.783,48.1278],[-90.7831,48.1277],[-90.7831,48.1274],[-90.7835,48.1269],[-90.7827,48.1262],[-90.7817,48.1257],[-90.7805,48.1254],[-90.7789,48.1249],[-90.7788,48.1248],[-90.7787,48.1248],[-90.7785,48.1247],[-90.7774,48.1243],[-90.7768,48.1241],[-90.7765,48.1233],[-90.7764,48.1232],[-90.7764,48.1231],[-90.7763,48.1228],[-90.7762,48.1225],[-90.7761,48.1225],[-90.776,48.1222],[-90.7751,48.121],[-90.7747,48.1202],[-90.7746,48.12],[-90.7745,48.1197],[-90.7744,48.1194],[-90.7744,48.1193],[-90.7743,48.1191],[-90.7742,48.1189],[-90.7742,48.1186],[-90.7739,48.1184],[-90.7739,48.1183],[-90.7734,48.1179],[-90.7731,48.1176],[-90.773,48.1175],[-90.7727,48.1174],[-90.7716,48.117],[-90.7706,48.1169],[-90.7702,48.1168],[-90.7691,48.1166],[-90.7689,48.1166],[-90.7688,48.1166],[-90.7671,48.1145],[-90.7673,48.1123],[-90.7676,48.1103],[-90.7616,48.1001],[-90.7616,48.0984],[-90.7616,48.0983],[-90.7516,48.091],[-90.7505,48.0914],[-90.7504,48.0914],[-90.7501,48.0915],[-90.7415,48.0946],[-90.7222,48.0953],[-90.708,48.0959],[-90.7037,48.096],[-90.693,48.0987],[-90.6866,48.1005],[-90.6566,48.1025],[-90.645,48.1032],[-90.6416,48.1035],[-90.6407,48.104],[-90.6381,48.1055],[-90.6369,48.1062],[-90.6362,48.1066],[-90.6351,48.1072],[-90.6331,48.1083],[-90.6318,48.1091],[-90.6314,48.1093],[-90.6302,48.11],[-90.629,48.1106],[-90.628,48.1113],[-90.6269,48.1118],[-90.6251,48.1119],[-90.6204,48.1119],[-90.6198,48.1117],[-90.6196,48.1118],[-90.6179,48.1125],[-90.6162,48.1125],[-90.6128,48.1136],[-90.6109,48.1142],[-90.6076,48.1157],[-90.6064,48.116],[-90.5959,48.1171],[-90.5957,48.1172],[-90.5915,48.1176],[-90.5906,48.1198],[-90.5868,48.121],[-90.5857,48.1223],[-90.5822,48.1238],[-90.5799,48.1239],[-90.5778,48.122],[-90.5775,48.1217],[-90.5774,48.1216],[-90.5772,48.1214],[-90.577,48.1213],[-90.5759,48.1209],[-90.5747,48.1209],[-90.5719,48.1213],[-90.5705,48.1215],[-90.5677,48.1222],[-90.5661,48.1226],[-90.5655,48.1226],[-90.5619,48.1221],[-90.5605,48.1219],[-90.5593,48.1217],[-90.5579,48.1198],[-90.5559,48.1171],[-90.5669,48.109],[-90.5698,48.1069],[-90.5697,48.1069],[-90.5697,48.1068],[-90.5696,48.1064],[-90.5694,48.1059],[-90.5678,48.1019],[-90.5677,48.1016],[-90.5675,48.1012],[-90.5643,48.0988],[-90.5627,48.0981],[-90.5601,48.0972],[-90.5585,48.0966],[-90.5568,48.096],[-90.5171,48.0994],[-90.5109,48.0974],[-90.5081,48.0992],[-90.5076,48.0993],[-90.5068,48.0994],[-90.5055,48.0996],[-90.5048,48.0997],[-90.5037,48.0996],[-90.5029,48.0994],[-90.5026,48.0993],[-90.5015,48.0992],[-90.5001,48.099],[-90.4962,48.0988],[-90.4956,48.0994],[-90.4954,48.0998],[-90.4938,48.1013],[-90.4899,48.099],[-90.4871,48.0991],[-90.4834,48.1004],[-90.4813,48.1015],[-90.4803,48.1021],[-90.4776,48.1055],[-90.4744,48.1056],[-90.4717,48.1058],[-90.471,48.1061],[-90.4677,48.1088],[-90.4655,48.1087],[-90.4632,48.1074],[-90.4619,48.1065],[-90.4526,48.1051],[-90.452,48.105],[-90.4474,48.1034],[-90.4435,48.1006],[-90.4385,48.0988],[-90.4148,48.1041],[-90.4103,48.105],[-90.4032,48.1051],[-90.3981,48.1024],[-90.3969,48.1023],[-90.3964,48.102],[-90.396,48.1013],[-90.3948,48.1013],[-90.3935,48.1004],[-90.3922,48.1004],[-90.3907,48.1002],[-90.3902,48.1001],[-90.3891,48.099],[-90.3882,48.0986],[-90.3864,48.0982],[-90.3862,48.0978],[-90.3856,48.0958],[-90.3846,48.0946],[-90.3839,48.0945],[-90.3828,48.0935],[-90.3823,48.0932],[-90.3792,48.0924],[-90.3781,48.0924],[-90.3777,48.0922],[-90.3768,48.0917],[-90.3758,48.0912],[-90.3751,48.0911],[-90.3745,48.0909],[-90.3733,48.0911],[-90.373,48.0912],[-90.3735,48.0924],[-90.3737,48.0934],[-90.3735,48.0939],[-90.3732,48.094],[-90.3726,48.0938],[-90.3723,48.0936],[-90.3714,48.0937],[-90.3702,48.0941],[-90.3694,48.094],[-90.3691,48.0941],[-90.369,48.0941],[-90.3677,48.0946],[-90.3587,48.0949],[-90.3574,48.0945],[-90.3537,48.095],[-90.3467,48.0941],[-90.3457,48.0941],[-90.3442,48.0945],[-90.3439,48.0946],[-90.3435,48.0951],[-90.3429,48.0956],[-90.3384,48.0962],[-90.3372,48.0998],[-90.3335,48.101],[-90.33,48.1024],[-90.3289,48.1027],[-90.3263,48.103],[-90.3223,48.103],[-90.3172,48.1038],[-90.3141,48.105],[-90.3127,48.1052],[-90.3124,48.1053],[-90.3102,48.1054],[-90.3069,48.1053],[-90.3056,48.1051],[-90.3045,48.1045],[-90.304,48.1041],[-90.3031,48.1036],[-90.3002,48.103],[-90.2989,48.1028],[-90.2981,48.1025],[-90.2954,48.1004],[-90.2949,48.1002],[-90.2938,48.0994],[-90.2933,48.0991],[-90.2893,48.099],[-90.2746,48.1033],[-90.265,48.1033],[-90.2604,48.1026],[-90.2539,48.1022],[-90.2501,48.1032],[-90.247,48.1039],[-90.2338,48.1071],[-90.2247,48.1082],[-90.223,48.1077],[-90.2171,48.1067],[-90.2164,48.1065],[-90.2145,48.1063],[-90.2114,48.1063],[-90.2105,48.1063],[-90.2049,48.1071],[-90.1951,48.1084],[-90.1887,48.108],[-90.1766,48.1125],[-90.1642,48.1097],[-90.1507,48.1103],[-90.1488,48.1108],[-90.1478,48.111],[-90.1473,48.1112],[-90.1459,48.1116],[-90.1452,48.1116],[-90.1448,48.1118],[-90.1443,48.1125],[-90.1438,48.1126],[-90.1436,48.1126],[-90.1428,48.1125],[-90.1409,48.1125],[-90.1396,48.1123],[-90.1385,48.1123],[-90.1362,48.1121],[-90.1334,48.1119],[-90.1326,48.1118],[-90.1312,48.1107],[-90.131,48.1106],[-90.1302,48.11],[-90.1299,48.1099],[-90.1297,48.1096],[-90.1296,48.1093],[-90.1292,48.1088],[-90.1286,48.1084],[-90.1281,48.1082],[-90.1277,48.1081],[-90.1273,48.108],[-90.1268,48.108],[-90.1264,48.108],[-90.1259,48.108],[-90.1257,48.1079],[-90.1256,48.1076],[-90.1251,48.1075],[-90.1251,48.1077],[-90.1239,48.1071],[-90.1231,48.1065],[-90.1226,48.1056],[-90.1163,48.1043],[-90.0936,48.1045],[-90.0916,48.1046],[-90.0739,48.1011],[-90.0656,48.0982],[-90.0623,48.0975],[-90.0597,48.0968],[-90.0576,48.0964],[-90.0496,48.0921],[-90.049,48.0917],[-90.048,48.0915],[-90.0463,48.0917],[-90.0457,48.0916],[-90.0456,48.0914],[-90.0456,48.0909],[-90.0451,48.0907],[-90.0434,48.0904],[-90.0433,48.0904],[-90.0422,48.0899],[-90.0417,48.0892],[-90.0392,48.0899],[-90.0377,48.0893],[-90.035,48.0887],[-90.0326,48.0881],[-90.0308,48.0878],[-90.0296,48.0876],[-90.0236,48.0847],[-90.0188,48.072],[-90.0151,48.0672],[-90.0109,48.0679],[-90.01,48.0688],[-90.0084,48.0684],[-90.0076,48.0674],[-90.0062,48.0654],[-90.0062,48.0653],[-90.0044,48.0651],[-90.0045,48.0642],[-90.0001,48.0598],[-89.9981,48.0577],[-89.9978,48.0576],[-89.9938,48.049],[-89.996,48.0416],[-89.9964,48.0398],[-89.9964,48.0392],[-89.9965,48.0378],[-89.9967,48.0366],[-89.9967,48.0354],[-89.9965,48.0347],[-89.9962,48.0339],[-89.9956,48.0327],[-89.9948,48.0315],[-89.9946,48.0309],[-89.9947,48.0307],[-89.9946,48.0296],[-89.9943,48.029],[-89.9938,48.0284],[-89.9938,48.0282],[-89.9936,48.0281],[-89.993,48.0284],[-89.9917,48.0285],[-89.9908,48.0286],[-89.9904,48.0285],[-89.9905,48.0282],[-89.9903,48.0281],[-89.9895,48.0282],[-89.9891,48.0279],[-89.9891,48.0277],[-89.9896,48.0274],[-89.9899,48.0272],[-89.9898,48.0267],[-89.9895,48.0264],[-89.989,48.0263],[-89.9889,48.0258],[-89.9889,48.0257],[-89.9873,48.0255],[-89.9868,48.0256],[-89.9859,48.026],[-89.9852,48.0262],[-89.9843,48.0261],[-89.9836,48.0257],[-89.9826,48.025],[-89.9817,48.0246],[-89.9788,48.0238],[-89.9772,48.0235],[-89.9749,48.0232],[-89.9745,48.0231],[-89.9737,48.0219],[-89.9735,48.0209],[-89.9734,48.0204],[-89.9729,48.0201],[-89.9719,48.0198],[-89.9715,48.0193],[-89.9715,48.0183],[-89.9711,48.0177],[-89.9699,48.017],[-89.9691,48.0161],[-89.9688,48.0152],[-89.9685,48.0147],[-89.9682,48.0145],[-89.9676,48.0144],[-89.9655,48.0147],[-89.9647,48.0148],[-89.9635,48.0146],[-89.9616,48.0135],[-89.9604,48.0135],[-89.9591,48.0132],[-89.9568,48.0121],[-89.9546,48.0115],[-89.9542,48.0112],[-89.954,48.0109],[-89.9531,48.0107],[-89.952,48.0108],[-89.9515,48.011],[-89.9512,48.0114],[-89.9498,48.0133],[-89.9502,48.014],[-89.9509,48.0149],[-89.9509,48.0157],[-89.9506,48.0159],[-89.9501,48.0159],[-89.9492,48.0157],[-89.9474,48.0154],[-89.9466,48.0151],[-89.9454,48.0148],[-89.9444,48.0145],[-89.9429,48.0144],[-89.9413,48.0145],[-89.941,48.015],[-89.9407,48.0154],[-89.9405,48.0156],[-89.9363,48.0157],[-89.9353,48.0158],[-89.9345,48.0156],[-89.9339,48.0151],[-89.934,48.0149],[-89.9342,48.0144],[-89.9339,48.0138],[-89.9337,48.0135],[-89.933,48.0132],[-89.9329,48.0127],[-89.9328,48.0119],[-89.9326,48.011],[-89.9326,48.0104],[-89.9317,48.0094],[-89.9308,48.0082],[-89.9296,48.0076],[-89.9278,48.0072],[-89.9266,48.0068],[-89.9259,48.0066],[-89.9257,48.006],[-89.9258,48.0049],[-89.9257,48.004],[-89.9259,48.0037],[-89.9277,48.0029],[-89.9281,48.0025],[-89.928,48.002],[-89.9275,48.0018],[-89.927,48.0018],[-89.9264,48.0018],[-89.9253,48.0013],[-89.9236,48.001],[-89.9223,48.0003],[-89.9216,47.9999],[-89.9217,47.9994],[-89.9224,47.9988],[-89.9225,47.9981],[-89.9223,47.9973],[-89.9215,47.9969],[-89.921,47.9969],[-89.9192,47.9972],[-89.9177,47.9972],[-89.9168,47.997],[-89.9161,47.9966],[-89.9153,47.9949],[-89.9147,47.9944],[-89.913,47.9937],[-89.9113,47.9933],[-89.9097,47.993],[-89.9064,47.9926],[-89.9048,47.9923],[-89.9035,47.9917],[-89.9021,47.9905],[-89.9002,47.9888],[-89.8991,47.9881],[-89.8974,47.9876],[-89.8949,47.9872],[-89.8939,47.9873],[-89.8923,47.9878],[-89.8907,47.9876],[-89.8889,47.9871],[-89.8876,47.9865],[-89.8865,47.9863],[-89.8858,47.9861],[-89.8845,47.9862],[-89.883,47.9863],[-89.882,47.9861],[-89.8807,47.9864],[-89.879,47.9866],[-89.8772,47.9864],[-89.8755,47.9861],[-89.8751,47.986],[-89.8742,47.9857],[-89.8733,47.9854],[-89.872,47.9856],[-89.8713,47.986],[-89.8701,47.9872],[-89.8696,47.988],[-89.8689,47.9893],[-89.8681,47.9899],[-89.8671,47.99],[-89.8656,47.99],[-89.8631,47.9904],[-89.8627,47.9905],[-89.8605,47.9906],[-89.85,47.9923],[-89.8476,47.9924],[-89.8471,47.9922],[-89.8462,47.9927],[-89.8458,47.9937],[-89.8455,47.995],[-89.8449,47.9956],[-89.8443,47.9969],[-89.8439,47.9972],[-89.843,47.9971],[-89.8427,47.9974],[-89.8427,47.9981],[-89.8427,47.9984],[-89.8425,47.9988],[-89.8426,47.9999],[-89.8429,47.9999],[-89.8428,48.0004],[-89.8424,48.0008],[-89.8426,48.0014],[-89.8442,48.0018],[-89.8451,48.0027],[-89.8448,48.0031],[-89.8444,48.0033],[-89.8437,48.0034],[-89.8431,48.0034],[-89.8412,48.0028],[-89.8398,48.0025],[-89.8387,48.0022],[-89.8378,48.0018],[-89.8353,48.0003],[-89.8351,47.9999],[-89.8346,47.9999],[-89.8341,47.9995],[-89.8334,47.9994],[-89.8326,47.9994],[-89.8319,47.9994],[-89.8312,47.9997],[-89.831,47.9999],[-89.8309,47.9999],[-89.8305,48.0002],[-89.8304,48.0003],[-89.8298,48.0014],[-89.8293,48.0024],[-89.829,48.0036],[-89.829,48.0043],[-89.8289,48.0046],[-89.8275,48.0054],[-89.8269,48.0058],[-89.8259,48.0067],[-89.8253,48.0076],[-89.8238,48.0087],[-89.823,48.0093],[-89.8224,48.0099],[-89.8222,48.0105],[-89.8226,48.0107],[-89.8228,48.0108],[-89.824,48.0108],[-89.8241,48.0109],[-89.824,48.0111],[-89.8217,48.012],[-89.8206,48.0128],[-89.8207,48.0134],[-89.8209,48.0139],[-89.8205,48.0147],[-89.8198,48.0151],[-89.8185,48.0153],[-89.8175,48.0152],[-89.8164,48.0153],[-89.8147,48.0157],[-89.8133,48.0159],[-89.8117,48.0164],[-89.811,48.0166],[-89.8104,48.0165],[-89.8096,48.0162],[-89.8093,48.0164],[-89.8089,48.017],[-89.8083,48.0172],[-89.8075,48.0172],[-89.8072,48.0169],[-89.8071,48.0159],[-89.8065,48.0146],[-89.806,48.014],[-89.8049,48.0138],[-89.8032,48.0139],[-89.8013,48.014],[-89.7999,48.0146],[-89.799,48.0146],[-89.7977,48.0145],[-89.7966,48.0147],[-89.7962,48.0149],[-89.796,48.0158],[-89.7952,48.0172],[-89.7942,48.0177],[-89.7927,48.0179],[-89.7918,48.0182],[-89.79,48.0182],[-89.7857,48.0178],[-89.7843,48.0179],[-89.7827,48.0178],[-89.7814,48.0181],[-89.781,48.0183],[-89.7794,48.0184],[-89.7792,48.0185],[-89.7778,48.0203],[-89.7766,48.0216],[-89.7759,48.0224],[-89.775,48.0226],[-89.7747,48.0225],[-89.7743,48.022],[-89.7739,48.0217],[-89.7744,48.0209],[-89.7741,48.0201],[-89.7737,48.0201],[-89.773,48.0204],[-89.7715,48.0213],[-89.7705,48.0217],[-89.7689,48.022],[-89.7677,48.0226],[-89.764,48.023],[-89.7605,48.0226],[-89.7595,48.0226],[-89.7583,48.023],[-89.7575,48.0231],[-89.7567,48.0233],[-89.7557,48.0234],[-89.7549,48.0231],[-89.7537,48.0224],[-89.7533,48.0223],[-89.7523,48.0224],[-89.7501,48.0233],[-89.7493,48.0233],[-89.7486,48.0231],[-89.7473,48.0223],[-89.7467,48.0219],[-89.746,48.0218],[-89.7447,48.0222],[-89.7442,48.0222],[-89.7439,48.0219],[-89.7436,48.0211],[-89.7433,48.0207],[-89.743,48.02],[-89.7426,48.0198],[-89.7409,48.0203],[-89.7399,48.0204],[-89.7391,48.0204],[-89.7378,48.0208],[-89.7369,48.0213],[-89.7365,48.0216],[-89.734,48.0219],[-89.7332,48.0216],[-89.7322,48.0206],[-89.7313,48.0202],[-89.7311,48.0201],[-89.7313,48.0198],[-89.7323,48.0194],[-89.7324,48.0193],[-89.7323,48.019],[-89.7317,48.0188],[-89.7312,48.0188],[-89.7295,48.019],[-89.7278,48.0189],[-89.7271,48.0188],[-89.7257,48.0191],[-89.7241,48.019],[-89.7236,48.0192],[-89.7236,48.0194],[-89.7242,48.0198],[-89.7241,48.0202],[-89.7238,48.0205],[-89.7232,48.0205],[-89.7222,48.0202],[-89.72,48.0187],[-89.7197,48.0182],[-89.7197,48.0176],[-89.7202,48.017],[-89.7206,48.0168],[-89.723,48.0169],[-89.7239,48.0168],[-89.7243,48.0165],[-89.7242,48.0155],[-89.724,48.014],[-89.724,48.0137],[-89.7238,48.0135],[-89.7229,48.0137],[-89.7213,48.0144],[-89.7203,48.0151],[-89.7197,48.0159],[-89.7193,48.0167],[-89.7188,48.017],[-89.7184,48.017],[-89.7171,48.0172],[-89.7163,48.0168],[-89.7161,48.0164],[-89.7163,48.0152],[-89.7165,48.0142],[-89.7169,48.0139],[-89.7168,48.0133],[-89.7163,48.0128],[-89.7161,48.0124],[-89.7164,48.0102],[-89.7162,48.0095],[-89.7159,48.0093],[-89.7152,48.0093],[-89.7143,48.0094],[-89.7132,48.01],[-89.7121,48.01],[-89.7107,48.01],[-89.7093,48.0102],[-89.7085,48.0102],[-89.7082,48.0102],[-89.7075,48.0099],[-89.7071,48.0095],[-89.7061,48.008],[-89.7048,48.0071],[-89.7045,48.007],[-89.7036,48.0066],[-89.7025,48.0063],[-89.7014,48.0062],[-89.7009,48.0065],[-89.6995,48.0074],[-89.6989,48.0076],[-89.6968,48.0081],[-89.6943,48.0091],[-89.6932,48.0095],[-89.6905,48.01],[-89.6897,48.0103],[-89.6889,48.0108],[-89.6884,48.0108],[-89.6879,48.0108],[-89.6865,48.0106],[-89.6863,48.0104],[-89.686,48.0098],[-89.6849,48.0098],[-89.683,48.0102],[-89.6814,48.0101],[-89.6798,48.0103],[-89.6785,48.0107],[-89.6775,48.011],[-89.6769,48.0112],[-89.6753,48.0113],[-89.6738,48.0115],[-89.6728,48.0114],[-89.6719,48.0109],[-89.6717,48.0104],[-89.6716,48.0102],[-89.6701,48.009],[-89.6694,48.0083],[-89.6692,48.0083],[-89.6688,48.008],[-89.6679,48.0076],[-89.6671,48.0074],[-89.6661,48.0074],[-89.6658,48.0074],[-89.6648,48.0079],[-89.6641,48.0093],[-89.6638,48.0101],[-89.6632,48.0106],[-89.6625,48.0107],[-89.6605,48.0105],[-89.6592,48.0104],[-89.657,48.01],[-89.6567,48.0097],[-89.6559,48.008],[-89.6558,48.0075],[-89.6552,48.0069],[-89.6544,48.0062],[-89.6532,48.0046],[-89.6519,48.0038],[-89.6511,48.0036],[-89.6502,48.0036],[-89.6491,48.0038],[-89.6484,48.0043],[-89.6478,48.0051],[-89.6463,48.006],[-89.6454,48.0062],[-89.642,48.0061],[-89.6415,48.0059],[-89.6404,48.0046],[-89.6398,48.004],[-89.6391,48.0037],[-89.638,48.0038],[-89.6373,48.0041],[-89.6371,48.0044],[-89.6372,48.0049],[-89.6376,48.0057],[-89.6376,48.0067],[-89.6381,48.0074],[-89.6388,48.0082],[-89.6387,48.0085],[-89.6382,48.0087],[-89.6372,48.0093],[-89.6355,48.0095],[-89.6341,48.0095],[-89.633,48.0097],[-89.6309,48.0099],[-89.6278,48.0109],[-89.6264,48.0113],[-89.6251,48.0115],[-89.6251,48.0113],[-89.6251,48.0112],[-89.6238,48.0112],[-89.623,48.0114],[-89.6228,48.0115],[-89.6218,48.0114],[-89.6205,48.0107],[-89.6187,48.0107],[-89.6179,48.011],[-89.6176,48.0111],[-89.6166,48.012],[-89.6161,48.0124],[-89.6149,48.0147],[-89.6142,48.0155],[-89.6127,48.0162],[-89.6117,48.0175],[-89.6111,48.0178],[-89.6103,48.0178],[-89.6099,48.0176],[-89.6094,48.0167],[-89.6094,48.0157],[-89.6097,48.0152],[-89.6094,48.0143],[-89.6088,48.0134],[-89.6085,48.0125],[-89.6086,48.0115],[-89.6091,48.0108],[-89.6098,48.0102],[-89.6103,48.0099],[-89.6104,48.0098],[-89.6097,48.0094],[-89.6087,48.0079],[-89.6078,48.0066],[-89.6075,48.0063],[-89.6073,48.0063],[-89.6065,48.0062],[-89.6063,48.0059],[-89.6036,48.0055],[-89.6027,48.0052],[-89.6026,48.0051],[-89.6017,48.0048],[-89.6002,48.0045],[-89.5986,48.0047],[-89.5979,48.0046],[-89.5977,48.0043],[-89.597,48.0043],[-89.5961,48.0046],[-89.5948,48.0043],[-89.5943,48.0038],[-89.5934,48.0035],[-89.5929,48.0033],[-89.5926,48.0028],[-89.5924,48.0026],[-89.5922,48.002],[-89.5916,48.002],[-89.5911,48.0016],[-89.591,48.0014],[-89.5904,48.0014],[-89.589,48.0018],[-89.5879,48.0017],[-89.5875,48.0016],[-89.5868,48.0016],[-89.5861,48.0014],[-89.5859,48.0012],[-89.5857,48.001],[-89.5859,48.0003],[-89.586,47.9999],[-89.5858,47.9999],[-89.5855,47.9999],[-89.5855,47.9996],[-89.5852,47.9993],[-89.585,47.999],[-89.5845,47.9986],[-89.5842,47.9982],[-89.5835,47.9975],[-89.5833,47.9973],[-89.5829,47.997],[-89.5828,47.9969],[-89.5825,47.9966],[-89.5821,47.9963],[-89.5818,47.9961],[-89.5815,47.9959],[-89.581,47.9959],[-89.5806,47.9962],[-89.5798,47.9964],[-89.579,47.9966],[-89.5782,47.9967],[-89.5771,47.9968],[-89.5761,47.9969],[-89.5746,47.997],[-89.5733,47.9972],[-89.5725,47.9974],[-89.5716,47.9977],[-89.5707,47.998],[-89.5699,47.9984],[-89.569,47.9989],[-89.5686,47.9992],[-89.5683,47.9996],[-89.5682,47.9999],[-89.5643,48.0029],[-89.5283,48.0087],[-89.5001,48.0132],[-89.4892,48.0145],[-89.4834,48.0137],[-89.4889,48.0056],[-89.4921,47.9999],[-89.5001,47.9885],[-89.5482,47.9164],[-89.5755,47.8749],[-89.6252,47.7996],[-89.641,47.7751],[-89.6574,47.7499],[-89.6807,47.7146],[-89.7086,47.6717],[-89.7391,47.6249],[-89.7501,47.6082],[-89.7923,47.5429],[-89.82,47.4999],[-89.8373,47.4736],[-89.8892,47.3946],[-89.9064,47.3683],[-89.9166,47.3528],[-89.947,47.3065],[-89.9571,47.2911],[-89.9657,47.2915],[-89.9915,47.2926],[-90.0001,47.293],[-90.0434,47.2942],[-90.0529,47.2945],[-90.1251,47.2966],[-90.2114,47.2989],[-90.2501,47.2999],[-90.2642,47.3003],[-90.3752,47.3032],[-90.4216,47.3044],[-90.5002,47.3063],[-90.6252,47.3087],[-90.6547,47.3098],[-90.6602,47.3073],[-90.7501,47.2653],[-90.7514,47.2647],[-90.7554,47.2628],[-90.7567,47.2622],[-90.7603,47.2605],[-90.7711,47.2555],[-90.7747,47.2538],[-90.7764,47.253],[-90.7814,47.2507],[-90.7831,47.2499],[-90.7855,47.2488],[-90.7928,47.2454],[-90.7952,47.2443],[-90.8096,47.2376],[-90.8529,47.2176],[-90.8673,47.211],[-90.8689,47.2102],[-90.8736,47.2081],[-90.8752,47.2073],[-90.8816,47.2044],[-90.9008,47.1955],[-90.9072,47.1926],[-90.9073,47.1926],[-90.9258,47.184],[-90.9816,47.1583],[-91.0002,47.1498],[-91.0641,47.1198],[-91.1166,47.0952],[-91.2558,47.0299],[-91.272,47.0223],[-91.3196,46.9999],[-91.3557,46.9826],[-91.3752,46.9733],[-91.4641,46.9306],[-91.5002,46.9133],[-91.51,46.9093],[-91.5395,46.8972],[-91.5494,46.8932],[-91.5506,46.8927],[-91.5921,46.8749],[-91.6092,46.8684],[-91.6252,46.8623],[-91.7502,46.8132],[-91.7963,46.7948],[-91.8121,46.7885],[-91.8594,46.7696],[-91.8752,46.7633],[-91.8864,46.7591],[-91.92,46.7463],[-91.9312,46.7421],[-91.9412,46.7383],[-91.9713,46.7269],[-91.9813,46.7231],[-91.9854,46.7211],[-91.9896,46.719],[-91.9976,46.715],[-91.9978,46.7149],[-91.9995,46.7141],[-92.0017,46.713],[-92.0025,46.7126],[-92.005,46.7114],[-92.0058,46.711],[-92.0072,46.7103],[-92.0116,46.7082],[-92.0131,46.7075],[-92.0135,46.7073],[-92.0148,46.7067],[-92.0153,46.7065],[-92.0158,46.7062],[-92.0159,46.7062],[-92.0164,46.7059],[-92.0165,46.7059],[-92.0175,46.7054],[-92.0181,46.7051],[-92.0194,46.7045],[-92.0203,46.704],[-92.0234,46.7051],[-92.0247,46.7056],[-92.0251,46.7057],[-92.0286,46.707],[-92.034,46.7089],[-92.0395,46.7129],[-92.0429,46.7152],[-92.0429,46.7153],[-92.0462,46.7177],[-92.0561,46.7249],[-92.0594,46.7273],[-92.0595,46.7273],[-92.0605,46.7281],[-92.0638,46.7304],[-92.0649,46.7312],[-92.0714,46.7358],[-92.0714,46.7359],[-92.0877,46.7479],[-92.0895,46.7492],[-92.0983,46.749],[-92.0999,46.749],[-92.1004,46.7491],[-92.1006,46.7491],[-92.1007,46.7491],[-92.101,46.7491],[-92.1011,46.7491],[-92.1012,46.7491],[-92.1014,46.749],[-92.1016,46.7491],[-92.1025,46.7491],[-92.1044,46.7491],[-92.1062,46.7491],[-92.1074,46.7491],[-92.1077,46.7491],[-92.1082,46.7491],[-92.1085,46.749],[-92.1087,46.7489],[-92.1088,46.7489],[-92.1095,46.7489],[-92.1115,46.7489],[-92.1122,46.7489],[-92.1133,46.7488],[-92.1139,46.7488],[-92.1164,46.7486],[-92.1166,46.7486],[-92.1174,46.7483],[-92.1176,46.7482],[-92.1183,46.7479],[-92.1185,46.7478],[-92.1187,46.7477],[-92.119,46.7476],[-92.1198,46.7473],[-92.1221,46.7463],[-92.1239,46.7455],[-92.1253,46.7449],[-92.1278,46.7439],[-92.129,46.7433],[-92.1303,46.7428],[-92.1379,46.7395],[-92.1398,46.7378],[-92.1428,46.7351],[-92.1433,46.7346],[-92.1433,46.7316],[-92.1433,46.7315],[-92.1433,46.7305],[-92.1434,46.7284],[-92.1434,46.7281],[-92.1425,46.7268],[-92.1415,46.7253],[-92.1453,46.7188],[-92.1463,46.716],[-92.1467,46.7158],[-92.1487,46.7151],[-92.1552,46.7159],[-92.1629,46.7185],[-92.1673,46.7199],[-92.1679,46.7197],[-92.1706,46.7189],[-92.172,46.7184],[-92.1721,46.7184],[-92.1726,46.7182],[-92.1731,46.7178],[-92.1733,46.7177],[-92.1743,46.7172],[-92.1765,46.717],[-92.1789,46.7167],[-92.1868,46.7174],[-92.1891,46.7175],[-92.1915,46.7162],[-92.1916,46.7159],[-92.1917,46.7156],[-92.1917,46.7155],[-92.1918,46.7152],[-92.1926,46.7131],[-92.1933,46.7112],[-92.1974,46.7076],[-92.1975,46.7076],[-92.1998,46.7066],[-92.2005,46.7063],[-92.2009,46.7062],[-92.2015,46.706],[-92.2019,46.7058],[-92.2025,46.7055],[-92.2027,46.7053],[-92.2047,46.704],[-92.2057,46.7025],[-92.2052,46.6983],[-92.2035,46.6978],[-92.2019,46.6973],[-92.2006,46.6968],[-92.1992,46.6964],[-92.1985,46.6961],[-92.1925,46.6957],[-92.1894,46.696],[-92.183,46.6957],[-92.1777,46.6921],[-92.1763,46.6905],[-92.1759,46.6865],[-92.1774,46.6835],[-92.1814,46.6802],[-92.1825,46.6799],[-92.1876,46.6789],[-92.1888,46.6784],[-92.1902,46.6778],[-92.1916,46.6771],[-92.1925,46.6767],[-92.1935,46.6759],[-92.1959,46.6739],[-92.1991,46.6706],[-92.1995,46.6702],[-92.2041,46.6669],[-92.2055,46.6648],[-92.2055,46.6647],[-92.2053,46.6645],[-92.2042,46.6624],[-92.2037,46.6618],[-92.2019,46.6593],[-92.2019,46.6591],[-92.2019,46.6589],[-92.2019,46.6588],[-92.2018,46.6578],[-92.2016,46.6567],[-92.2016,46.6566],[-92.2019,46.6559],[-92.2023,46.6551],[-92.2023,46.655],[-92.2025,46.6549],[-92.203,46.6546],[-92.2035,46.6543],[-92.2045,46.6536],[-92.2048,46.6535],[-92.205,46.6533],[-92.2071,46.6519],[-92.2085,46.6514],[-92.2109,46.6505],[-92.2116,46.6502],[-92.2123,46.65],[-92.2124,46.6499],[-92.2164,46.6498],[-92.2181,46.6505],[-92.22,46.6513],[-92.2218,46.652],[-92.2219,46.652],[-92.2235,46.6526],[-92.2258,46.6528],[-92.226,46.6528],[-92.2263,46.6528],[-92.2285,46.6529],[-92.2286,46.6529],[-92.2314,46.6518],[-92.2316,46.6517],[-92.2345,46.6505],[-92.2356,46.65],[-92.2425,46.6492],[-92.2435,46.6499],[-92.2461,46.6517],[-92.2487,46.6534],[-92.2489,46.6538],[-92.2494,46.6545],[-92.2499,46.6553],[-92.2502,46.6555],[-92.2511,46.6562],[-92.2514,46.6564],[-92.2516,46.6565],[-92.2521,46.6569],[-92.2523,46.6571],[-92.2526,46.6572],[-92.2533,46.6577],[-92.2536,46.6579],[-92.2537,46.6579],[-92.2541,46.6582],[-92.2542,46.6582],[-92.2543,46.6583],[-92.2545,46.6584],[-92.2545,46.6585],[-92.2547,46.6585],[-92.255,46.6585],[-92.2556,46.6586],[-92.2562,46.6587],[-92.2566,46.6587],[-92.2597,46.6571],[-92.2616,46.6552],[-92.2621,46.6548],[-92.2623,46.6546],[-92.2637,46.6533],[-92.266,46.651],[-92.2706,46.6507],[-92.2728,46.6528],[-92.2736,46.6549],[-92.2744,46.6574],[-92.2771,46.6582],[-92.2785,46.6586],[-92.2833,46.6586],[-92.2839,46.6587],[-92.284,46.6588],[-92.2841,46.6589],[-92.2842,46.6591],[-92.2843,46.6591],[-92.2853,46.6598],[-92.2862,46.6603],[-92.287,46.6628],[-92.2871,46.6628],[-92.2872,46.6639],[-92.2872,46.6645],[-92.2873,46.6664],[-92.2874,46.667],[-92.2874,46.6672],[-92.2874,46.6673],[-92.2878,46.6674],[-92.288,46.6675],[-92.2886,46.6676],[-92.2905,46.668],[-92.2911,46.6681],[-92.2913,46.6681],[-92.2914,46.6678],[-92.2915,46.6676],[-92.2918,46.667],[-92.292,46.6664],[-92.2921,46.6662],[-92.2922,46.666],[-92.2922,46.6657],[-92.2922,46.6656],[-92.2923,46.6652],[-92.2923,46.6651],[-92.2923,46.6647],[-92.2923,46.6645],[-92.2923,46.6639],[-92.2922,46.6637],[-92.2922,46.6636],[-92.2922,46.6633],[-92.2923,46.6633],[-92.2922,46.6632],[-92.2922,46.6631],[-92.2921,46.6621],[-92.2921,46.6583],[-92.292,46.6574],[-92.292,46.6572],[-92.292,46.657],[-92.292,46.6566],[-92.292,46.6555],[-92.292,46.6551],[-92.292,46.6549],[-92.2919,46.6546],[-92.2919,46.6545],[-92.2919,46.6532],[-92.2919,46.6528],[-92.2919,46.6527],[-92.2918,46.6503],[-92.2917,46.6431],[-92.2917,46.6408],[-92.2917,46.6407],[-92.2917,46.6401],[-92.2917,46.6386],[-92.2917,46.6381],[-92.2916,46.638],[-92.2916,46.6373],[-92.2916,46.6349],[-92.2916,46.6341],[-92.2916,46.6333],[-92.2916,46.6309],[-92.2916,46.6302],[-92.2916,46.6301],[-92.2916,46.6295],[-92.2916,46.6275],[-92.2916,46.6269],[-92.2916,46.6265],[-92.2916,46.6253],[-92.2916,46.6249],[-92.2916,46.6245],[-92.2916,46.623],[-92.2916,46.6225],[-92.2916,46.6217],[-92.2916,46.6191],[-92.2916,46.6183],[-92.2916,46.6182],[-92.2916,46.6176],[-92.2916,46.6156],[-92.2916,46.6149],[-92.2916,46.6138],[-92.2916,46.6104],[-92.2916,46.6093],[-92.2916,46.6088],[-92.2916,46.6075],[-92.2916,46.607],[-92.2916,46.6066],[-92.2917,46.6054],[-92.2917,46.605],[-92.2917,46.6049],[-92.2917,46.6048],[-92.2917,46.6047],[-92.2917,46.6046],[-92.2917,46.604],[-92.2917,46.602],[-92.2917,46.6014],[-92.2917,46.601],[-92.2917,46.5998],[-92.2917,46.5994],[-92.2917,46.5993],[-92.2917,46.599],[-92.2917,46.5988],[-92.2917,46.5986],[-92.2917,46.5985],[-92.2917,46.5979],[-92.2917,46.596],[-92.2917,46.5954],[-92.2917,46.5953],[-92.2917,46.5951],[-92.2917,46.595],[-92.2917,46.5945],[-92.2917,46.5931],[-92.2917,46.5928],[-92.2917,46.5922],[-92.2917,46.5919],[-92.2917,46.591],[-92.2917,46.5909],[-92.2917,46.5907],[-92.2917,46.5893],[-92.2917,46.5849],[-92.2917,46.5835],[-92.2917,46.577],[-92.2917,46.5725],[-92.2917,46.5679],[-92.2917,46.5643],[-92.2918,46.5623],[-92.2918,46.5611],[-92.2918,46.5574],[-92.2918,46.5562],[-92.2918,46.5549],[-92.2918,46.5509],[-92.2918,46.5496],[-92.2918,46.5474],[-92.2918,46.5472],[-92.2918,46.5409],[-92.2918,46.5388],[-92.2918,46.5339],[-92.2918,46.5338],[-92.2918,46.5337],[-92.2918,46.5332],[-92.2918,46.5331],[-92.2918,46.5329],[-92.2918,46.5328],[-92.2919,46.5216],[-92.2919,46.5215],[-92.2919,46.5214],[-92.292,46.504],[-92.2921,46.503],[-92.2922,46.5],[-92.2923,46.4964],[-92.2922,46.495],[-92.2922,46.494],[-92.2923,46.4931],[-92.2923,46.4911],[-92.2923,46.4905],[-92.2923,46.4901],[-92.2923,46.49],[-92.2923,46.4895],[-92.2923,46.4894],[-92.2923,46.4887],[-92.2923,46.4876],[-92.2923,46.4822],[-92.2923,46.4805],[-92.2923,46.4804],[-92.2922,46.4801],[-92.2922,46.48],[-92.2923,46.4793],[-92.2922,46.4791],[-92.2922,46.4787],[-92.2922,46.4785],[-92.2923,46.4712],[-92.2926,46.4499],[-92.2926,46.4488],[-92.2927,46.4413],[-92.2926,46.4372],[-92.2926,46.432],[-92.2927,46.4286],[-92.2927,46.4261],[-92.2926,46.4246],[-92.2926,46.4239],[-92.2929,46.4172],[-92.2929,46.4078],[-92.293,46.3795],[-92.293,46.375],[-92.293,46.37],[-92.293,46.3697],[-92.293,46.3696],[-92.293,46.3694],[-92.293,46.3685],[-92.293,46.3682],[-92.293,46.3677],[-92.293,46.3632],[-92.293,46.3499],[-92.293,46.3455],[-92.293,46.3428],[-92.293,46.3348],[-92.293,46.3322],[-92.293,46.332],[-92.293,46.3314],[-92.293,46.3312],[-92.293,46.3298],[-92.293,46.3257],[-92.293,46.3243],[-92.293,46.3238],[-92.2928,46.3224],[-92.2928,46.3219],[-92.2927,46.3217],[-92.2927,46.3216],[-92.2927,46.3214],[-92.2927,46.3213],[-92.2927,46.3211],[-92.2927,46.321],[-92.2927,46.3209],[-92.2927,46.3208],[-92.2927,46.3206],[-92.2927,46.3205],[-92.2927,46.3204],[-92.2926,46.3203],[-92.2926,46.3202],[-92.2926,46.3201],[-92.2927,46.3196],[-92.2926,46.3182],[-92.2926,46.3177],[-92.2926,46.317],[-92.2925,46.3149],[-92.2924,46.3142],[-92.2924,46.3141],[-92.2924,46.314],[-92.2924,46.3139],[-92.2925,46.3136],[-92.2926,46.3127],[-92.2926,46.3124],[-92.2926,46.3114],[-92.2926,46.3085],[-92.2926,46.3075],[-92.2926,46.3071],[-92.2926,46.3069],[-92.2924,46.3058],[-92.2924,46.3054],[-92.2924,46.3052],[-92.2925,46.3049],[-92.2925,46.3046],[-92.2926,46.3032],[-92.2927,46.2989],[-92.2928,46.2975],[-92.2928,46.2971],[-92.2929,46.2961],[-92.2929,46.2958],[-92.2929,46.2957],[-92.2929,46.2956],[-92.293,46.2951],[-92.2931,46.295],[-92.2931,46.2949],[-92.2931,46.2944],[-92.2931,46.2935],[-92.2931,46.2892],[-92.2931,46.2879],[-92.2931,46.2878],[-92.2931,46.287],[-92.2931,46.2845],[-92.2931,46.2837],[-92.2932,46.2772],[-92.2935,46.2578],[-92.2936,46.2514],[-92.2936,46.2513],[-92.2935,46.2498],[-92.2933,46.2454],[-92.2933,46.2439],[-92.2933,46.2435],[-92.2932,46.2421],[-92.2932,46.2413],[-92.2932,46.24],[-92.2932,46.2389],[-92.2932,46.2378],[-92.2932,46.2375],[-92.2932,46.2373],[-92.2932,46.2371],[-92.2931,46.2369],[-92.2931,46.2368],[-92.2931,46.2364],[-92.2931,46.2358],[-92.2931,46.2329],[-92.293,46.2304],[-92.293,46.2296],[-92.293,46.2284],[-92.293,46.2279],[-92.2931,46.2246],[-92.2931,46.2239],[-92.2931,46.2218],[-92.2931,46.2211],[-92.2931,46.2182],[-92.2931,46.2177],[-92.2931,46.2174],[-92.2931,46.2168],[-92.2931,46.2162],[-92.2931,46.2155],[-92.2931,46.215],[-92.2931,46.2139],[-92.2931,46.2122],[-92.2931,46.2117],[-92.2931,46.2108],[-92.2931,46.2095],[-92.2931,46.2092],[-92.2931,46.2085],[-92.2931,46.2066],[-92.2931,46.206],[-92.2931,46.205],[-92.2931,46.2002],[-92.2931,46.1997],[-92.2931,46.1989],[-92.2931,46.1982],[-92.2932,46.1934],[-92.2933,46.1919],[-92.2933,46.1885],[-92.2933,46.1855],[-92.2933,46.1845],[-92.2933,46.1819],[-92.2932,46.1814],[-92.2932,46.1798],[-92.2932,46.1795],[-92.2931,46.1748],[-92.2931,46.1742],[-92.2931,46.1728],[-92.2931,46.172],[-92.2931,46.1717],[-92.293,46.1704],[-92.2931,46.1703],[-92.2931,46.1702],[-92.2931,46.1701],[-92.2932,46.17],[-92.2932,46.1697],[-92.2932,46.1694],[-92.2933,46.1687],[-92.2933,46.1677],[-92.2933,46.1671],[-92.2933,46.1666],[-92.2933,46.1665],[-92.2934,46.1664],[-92.2935,46.1663],[-92.2935,46.1645],[-92.2937,46.1591],[-92.2937,46.1573],[-92.2937,46.1571],[-92.2937,46.1544],[-92.2937,46.1541],[-92.2937,46.1466],[-92.2937,46.1443],[-92.2937,46.1441],[-92.2937,46.144],[-92.2937,46.1438],[-92.2937,46.1437],[-92.2936,46.1434],[-92.2936,46.1432],[-92.2936,46.143],[-92.2936,46.1249],[-92.2936,46.1225],[-92.2936,46.1127],[-92.2936,46.112],[-92.2936,46.1115],[-92.2937,46.1109],[-92.2937,46.1105],[-92.2937,46.1098],[-92.2936,46.1097],[-92.2936,46.1095],[-92.2937,46.1076],[-92.2937,46.1069],[-92.2937,46.1066],[-92.2937,46.1054],[-92.2937,46.1042],[-92.2937,46.1019],[-92.2937,46.101],[-92.2937,46.1002],[-92.2937,46.0999],[-92.2938,46.099],[-92.2938,46.0981],[-92.2938,46.0979],[-92.2937,46.0979],[-92.2937,46.0978],[-92.2938,46.0977],[-92.2938,46.0969],[-92.2938,46.0967],[-92.2938,46.0964],[-92.2938,46.0962],[-92.2938,46.0947],[-92.2939,46.0933],[-92.2939,46.0926],[-92.2939,46.0919],[-92.2939,46.0917],[-92.2939,46.0916],[-92.2939,46.0907],[-92.2939,46.0899],[-92.2939,46.089],[-92.294,46.0884],[-92.294,46.0881],[-92.294,46.0875],[-92.294,46.0866],[-92.2941,46.0856],[-92.2941,46.0846],[-92.2941,46.0792],[-92.2941,46.0784],[-92.2941,46.0776],[-92.294,46.0754],[-92.294,46.0747],[-92.294,46.0746],[-92.294,46.0744],[-92.2941,46.0744],[-92.2943,46.0743],[-92.2955,46.0739],[-92.2966,46.0734],[-92.2975,46.0731],[-92.2979,46.073],[-92.2986,46.073],[-92.2995,46.073],[-92.2999,46.0729],[-92.3003,46.0729],[-92.3016,46.0726],[-92.3018,46.0726],[-92.303,46.0726],[-92.3039,46.0727],[-92.3046,46.0727],[-92.3058,46.0726],[-92.3068,46.0724],[-92.3087,46.0719],[-92.3093,46.0717],[-92.3098,46.0715],[-92.3101,46.0714],[-92.3118,46.0705],[-92.3127,46.07],[-92.3128,46.07],[-92.3141,46.0696],[-92.3143,46.0696],[-92.3147,46.0697],[-92.3153,46.0698],[-92.3161,46.0698],[-92.3174,46.0696],[-92.3184,46.0695],[-92.3186,46.0694],[-92.3189,46.0694],[-92.3193,46.0693],[-92.3203,46.0689],[-92.3214,46.0684],[-92.3225,46.068],[-92.3231,46.0677],[-92.3234,46.0674],[-92.3235,46.0674],[-92.3243,46.0673],[-92.3253,46.0671],[-92.3262,46.0668],[-92.3269,46.0666],[-92.3279,46.0662],[-92.3298,46.0652],[-92.3313,46.0641],[-92.3315,46.064],[-92.3329,46.0627],[-92.3332,46.0622],[-92.3338,46.0614],[-92.334,46.0613],[-92.3347,46.0604],[-92.3353,46.0594],[-92.3357,46.0584],[-92.3358,46.0583],[-92.3363,46.057],[-92.3366,46.056],[-92.3368,46.0554],[-92.3371,46.0546],[-92.3372,46.0542],[-92.3376,46.0534],[-92.3378,46.0531],[-92.3382,46.0521],[-92.3383,46.0513],[-92.3386,46.0501],[-92.3386,46.0496],[-92.3387,46.0492],[-92.3387,46.049],[-92.3387,46.0481],[-92.339,46.0478],[-92.3391,46.0476],[-92.3392,46.0474],[-92.3393,46.0473],[-92.3401,46.0466],[-92.3403,46.0463],[-92.3407,46.0459],[-92.3413,46.0454],[-92.3418,46.0448],[-92.3426,46.0442],[-92.3432,46.0436],[-92.3435,46.043],[-92.3436,46.0419],[-92.3436,46.0417],[-92.3436,46.0409],[-92.3436,46.0408],[-92.3434,46.0399],[-92.3433,46.0387],[-92.3432,46.0378],[-92.3432,46.037],[-92.3428,46.0356],[-92.3427,46.0355],[-92.3424,46.0345],[-92.3425,46.034],[-92.3426,46.0329],[-92.3427,46.032],[-92.3431,46.0312],[-92.3432,46.031],[-92.3435,46.03],[-92.3435,46.0294],[-92.3437,46.0285],[-92.3442,46.0274],[-92.3446,46.0271],[-92.3453,46.0265],[-92.3463,46.0254],[-92.347,46.025],[-92.3476,46.0247],[-92.3484,46.0242],[-92.3493,46.0236],[-92.3494,46.0234],[-92.3497,46.0227],[-92.35,46.0219],[-92.3499,46.0212],[-92.35,46.0209],[-92.3499,46.0204],[-92.3498,46.0202],[-92.35,46.02],[-92.3501,46.0198],[-92.3502,46.0197],[-92.3503,46.019],[-92.3502,46.0183],[-92.3501,46.018],[-92.3499,46.0176],[-92.35,46.017],[-92.3504,46.0164],[-92.3509,46.0161],[-92.3513,46.0159],[-92.3518,46.0157],[-92.3528,46.0153],[-92.3532,46.0152],[-92.3542,46.0148],[-92.356,46.0142],[-92.3568,46.014],[-92.358,46.0134],[-92.359,46.0136],[-92.3605,46.0135],[-92.3606,46.0135],[-92.3611,46.0133],[-92.3617,46.0132],[-92.3621,46.0131],[-92.3625,46.0131],[-92.3627,46.0132],[-92.3629,46.0132],[-92.363,46.0132],[-92.3631,46.0132],[-92.3632,46.0132],[-92.3636,46.0133],[-92.3637,46.0133],[-92.3646,46.0134],[-92.3649,46.0134],[-92.3655,46.0135],[-92.3661,46.0136],[-92.367,46.0136],[-92.3674,46.0137],[-92.3687,46.0137],[-92.3692,46.0139],[-92.3698,46.0139],[-92.3701,46.0139],[-92.3713,46.014],[-92.3723,46.0141],[-92.3727,46.0142],[-92.3733,46.0144],[-92.3736,46.0146],[-92.3737,46.0146],[-92.3743,46.015],[-92.3748,46.0152],[-92.375,46.0152],[-92.3752,46.0153],[-92.3755,46.0155],[-92.3758,46.0157],[-92.376,46.0159],[-92.3763,46.0159],[-92.3774,46.016],[-92.38,46.0167],[-92.3801,46.0167],[-92.3807,46.0168],[-92.3817,46.017],[-92.3838,46.0178],[-92.3868,46.0181],[-92.3885,46.0184],[-92.3895,46.0186],[-92.3902,46.0188],[-92.3915,46.0192],[-92.3927,46.0195],[-92.3933,46.0198],[-92.3941,46.0202],[-92.3959,46.0211],[-92.3966,46.0214],[-92.3971,46.0216],[-92.3972,46.0216],[-92.3982,46.022],[-92.3994,46.0226],[-92.3996,46.0228],[-92.4012,46.0237],[-92.4023,46.0243],[-92.4029,46.0245],[-92.4035,46.0247],[-92.4039,46.0248],[-92.4047,46.025],[-92.4064,46.0256],[-92.4072,46.026],[-92.4081,46.0264],[-92.4083,46.0266],[-92.4087,46.0268],[-92.41,46.0273],[-92.4103,46.0273],[-92.4119,46.0275],[-92.4143,46.0271],[-92.4156,46.027],[-92.4168,46.0269],[-92.4174,46.0269],[-92.4189,46.0269],[-92.419,46.0269],[-92.4192,46.0269],[-92.4198,46.0268],[-92.42,46.0268],[-92.4203,46.0268],[-92.4207,46.0268],[-92.4213,46.0266],[-92.4216,46.0265],[-92.423,46.026],[-92.425,46.0253],[-92.426,46.0249],[-92.4286,46.0242],[-92.4304,46.0236],[-92.4319,46.023],[-92.432,46.0229],[-92.4341,46.0219],[-92.4351,46.0215],[-92.4356,46.0212],[-92.4371,46.0203],[-92.4383,46.0194],[-92.4396,46.0185],[-92.4409,46.0174],[-92.4423,46.0162],[-92.4433,46.0147],[-92.4435,46.014],[-92.4436,46.0133],[-92.4439,46.0127],[-92.4439,46.0126],[-92.4444,46.0118],[-92.4444,46.0107],[-92.4442,46.0102],[-92.4442,46.0101],[-92.4441,46.0097],[-92.4443,46.0092],[-92.4444,46.0091],[-92.445,46.0082],[-92.4454,46.0075],[-92.4458,46.007],[-92.4467,46.0057],[-92.4474,46.005],[-92.4477,46.0045],[-92.448,46.0042],[-92.4485,46.0037],[-92.4496,46.0022],[-92.4505,46.0016],[-92.4512,46.0009],[-92.4516,46.0004],[-92.4517,46.0002],[-92.4518,45.9999],[-92.4522,45.9992],[-92.453,45.9978],[-92.4536,45.9962],[-92.4534,45.9941],[-92.4534,45.9929],[-92.4535,45.9928],[-92.4543,45.9919],[-92.4565,45.9902],[-92.457,45.9899],[-92.4591,45.989],[-92.4604,45.9886],[-92.4625,45.9879],[-92.463,45.9873],[-92.4635,45.9867],[-92.4645,45.9851],[-92.4645,45.985],[-92.4646,45.9843],[-92.4646,45.9836],[-92.4642,45.9824],[-92.4634,45.9815],[-92.4621,45.9809],[-92.4617,45.9806],[-92.4614,45.9804],[-92.4611,45.9802],[-92.4613,45.9794],[-92.4616,45.9789],[-92.4621,45.9784],[-92.4638,45.9769],[-92.4645,45.9763],[-92.4646,45.9762],[-92.4667,45.9751],[-92.4689,45.9741],[-92.4698,45.9736],[-92.4701,45.9735],[-92.4713,45.9732],[-92.4724,45.973],[-92.4728,45.9729],[-92.4749,45.9731],[-92.477,45.9738],[-92.4777,45.974],[-92.4806,45.974],[-92.4815,45.9743],[-92.4822,45.9747],[-92.483,45.9751],[-92.484,45.9757],[-92.4846,45.9759],[-92.4849,45.9759],[-92.4859,45.9759],[-92.4881,45.9758],[-92.4884,45.9758],[-92.4901,45.9755],[-92.491,45.9756],[-92.4921,45.9758],[-92.4979,45.9782],[-92.5002,45.979],[-92.5005,45.9791],[-92.5012,45.9794],[-92.5018,45.9797],[-92.5025,45.98],[-92.5055,45.9806],[-92.5088,45.9815],[-92.5089,45.9815],[-92.5101,45.9818],[-92.5123,45.9823],[-92.5144,45.9828],[-92.516,45.9832],[-92.517,45.9834],[-92.5188,45.9838],[-92.5195,45.9839],[-92.522,45.9842],[-92.5243,45.984],[-92.5252,45.9839],[-92.5258,45.9836],[-92.5261,45.9836],[-92.5271,45.9832],[-92.5305,45.9819],[-92.5308,45.9817],[-92.5318,45.9811],[-92.5327,45.9805],[-92.5332,45.9802],[-92.5344,45.9796],[-92.5353,45.9791],[-92.5363,45.9785],[-92.5374,45.978],[-92.5377,45.9778],[-92.5379,45.9777],[-92.5403,45.9756],[-92.5406,45.9752],[-92.5414,45.974],[-92.5436,45.9719],[-92.5457,45.9701],[-92.5485,45.9691],[-92.5486,45.9689],[-92.5498,45.968],[-92.5499,45.9677],[-92.55,45.9671],[-92.5501,45.9664],[-92.5499,45.9648],[-92.5504,45.9628],[-92.5507,45.9615],[-92.5507,45.9608],[-92.5504,45.9599],[-92.5504,45.9598],[-92.5501,45.959],[-92.5499,45.9586],[-92.5499,45.9584],[-92.5499,45.957],[-92.5503,45.9548],[-92.5508,45.9535],[-92.551,45.9529],[-92.5512,45.9522],[-92.5514,45.9521],[-92.5519,45.9517],[-92.5522,45.9516],[-92.5533,45.9513],[-92.5536,45.9513],[-92.5548,45.9512],[-92.5552,45.9512],[-92.5585,45.9512],[-92.5591,45.9511],[-92.5593,45.951],[-92.5601,45.951],[-92.5613,45.951],[-92.5623,45.9508],[-92.5629,45.9507],[-92.5635,45.9503],[-92.564,45.95],[-92.5661,45.9493],[-92.5669,45.9488],[-92.5682,45.9486],[-92.5698,45.9481],[-92.571,45.948],[-92.5725,45.9483],[-92.5735,45.9484],[-92.5744,45.9482],[-92.5749,45.9481],[-92.5759,45.9478],[-92.5771,45.9474],[-92.5786,45.9469],[-92.5789,45.9468],[-92.5801,45.9464],[-92.5806,45.9462],[-92.5853,45.9443],[-92.5858,45.944],[-92.5863,45.9436],[-92.5867,45.9433],[-92.5869,45.9432],[-92.5875,45.943],[-92.5879,45.9425],[-92.5895,45.9418],[-92.59,45.9418],[-92.5911,45.9417],[-92.5923,45.9417],[-92.5926,45.9416],[-92.593,45.9416],[-92.5958,45.9413],[-92.5971,45.9413],[-92.5978,45.9413],[-92.5986,45.9412],[-92.5987,45.9412],[-92.6007,45.9412],[-92.6025,45.9408],[-92.6038,45.9402],[-92.6046,45.9398],[-92.6054,45.9395],[-92.606,45.9392],[-92.6061,45.9391],[-92.6069,45.9388],[-92.6074,45.9386],[-92.6078,45.9383],[-92.6083,45.9381],[-92.6093,45.9373],[-92.6094,45.9371],[-92.6096,45.937],[-92.6102,45.9367],[-92.6107,45.9364],[-92.6109,45.9363],[-92.6121,45.9356],[-92.6131,45.935],[-92.6134,45.9349],[-92.6143,45.9345],[-92.6155,45.9344],[-92.6157,45.9344],[-92.6161,45.9344],[-92.617,45.9346],[-92.6179,45.9347],[-92.6195,45.9351],[-92.6209,45.9353],[-92.6211,45.9353],[-92.6216,45.9352],[-92.6225,45.9352],[-92.6227,45.9352],[-92.6238,45.9345],[-92.6247,45.934],[-92.625,45.9339],[-92.6252,45.9339],[-92.6257,45.9337],[-92.6263,45.9335],[-92.6276,45.9327],[-92.6277,45.9327],[-92.6293,45.9324],[-92.6307,45.9326],[-92.6321,45.933],[-92.6344,45.9342],[-92.6352,45.9344],[-92.6363,45.9346],[-92.6364,45.9346],[-92.6371,45.9346],[-92.6378,45.9345],[-92.6379,45.9345],[-92.638,45.9344],[-92.6383,45.9343],[-92.6388,45.9342],[-92.6391,45.934],[-92.6394,45.9338],[-92.6396,45.9337],[-92.6399,45.9335],[-92.64,45.9331],[-92.6401,45.9325],[-92.64,45.9314],[-92.6393,45.9286],[-92.639,45.9278],[-92.6388,45.9272],[-92.6385,45.926],[-92.6385,45.9257],[-92.6387,45.925],[-92.6391,45.9246],[-92.6403,45.9243],[-92.6417,45.9244],[-92.6427,45.9246],[-92.6433,45.9246],[-92.6445,45.9246],[-92.6462,45.9246],[-92.6474,45.9245],[-92.6486,45.9245],[-92.6492,45.9246],[-92.6501,45.9246],[-92.6514,45.9245],[-92.6524,45.9246],[-92.6535,45.9246],[-92.6545,45.9246],[-92.6549,45.9246],[-92.6556,45.9246],[-92.6561,45.9244],[-92.6573,45.9239],[-92.6586,45.9233],[-92.6593,45.923],[-92.6595,45.9229],[-92.6608,45.9221],[-92.6611,45.9218],[-92.6612,45.9217],[-92.6614,45.9216],[-92.662,45.921],[-92.663,45.9203],[-92.6646,45.9194],[-92.6649,45.9192],[-92.6656,45.9186],[-92.6663,45.918],[-92.6676,45.9175],[-92.6693,45.9168],[-92.6703,45.9163],[-92.6703,45.9162],[-92.6708,45.9156],[-92.6719,45.9147],[-92.6737,45.9135],[-92.6743,45.9131],[-92.6753,45.9125],[-92.6762,45.9121],[-92.6762,45.912],[-92.6766,45.9116],[-92.6768,45.9109],[-92.6766,45.9099],[-92.6759,45.908],[-92.6757,45.9075],[-92.6761,45.9068],[-92.6766,45.9064],[-92.6774,45.9058],[-92.6783,45.9057],[-92.6785,45.9057],[-92.6792,45.9056],[-92.6803,45.9055],[-92.681,45.9052],[-92.6818,45.9048],[-92.6838,45.904],[-92.6839,45.9039],[-92.684,45.9039],[-92.6843,45.9037],[-92.6853,45.9031],[-92.6857,45.9029],[-92.6859,45.9029],[-92.6861,45.9028],[-92.6873,45.9024],[-92.6889,45.9014],[-92.6895,45.9012],[-92.6897,45.9012],[-92.6906,45.9002],[-92.6925,45.8995],[-92.6939,45.8992],[-92.6948,45.8987],[-92.6955,45.8982],[-92.6961,45.8978],[-92.6974,45.8973],[-92.6975,45.8972],[-92.6978,45.8971],[-92.699,45.8965],[-92.6998,45.8961],[-92.6999,45.8961],[-92.7007,45.8961],[-92.7013,45.8962],[-92.7022,45.8962],[-92.7033,45.8962],[-92.7045,45.8959],[-92.7054,45.8956],[-92.7055,45.8955],[-92.7057,45.8955],[-92.7064,45.8954],[-92.7077,45.8949],[-92.7089,45.8941],[-92.7097,45.893],[-92.7098,45.8929],[-92.7101,45.8927],[-92.7107,45.8923],[-92.7118,45.8919],[-92.7125,45.8917],[-92.7133,45.891],[-92.7135,45.8907],[-92.7136,45.8903],[-92.7142,45.8896],[-92.7145,45.8893],[-92.7149,45.8892],[-92.7152,45.8889],[-92.7158,45.8884],[-92.7162,45.888],[-92.7165,45.8877],[-92.7167,45.8875],[-92.717,45.8873],[-92.7177,45.886],[-92.719,45.8849],[-92.7199,45.8841],[-92.7211,45.8838],[-92.7221,45.8831],[-92.7222,45.883],[-92.7227,45.8823],[-92.7229,45.8816],[-92.7236,45.8808],[-92.724,45.8804],[-92.7249,45.8795],[-92.725,45.8794],[-92.725,45.8791],[-92.7251,45.8786],[-92.7254,45.8777],[-92.7262,45.8767],[-92.7264,45.8764],[-92.7275,45.876],[-92.7284,45.8749],[-92.7296,45.8734],[-92.7301,45.8723],[-92.7306,45.8715],[-92.7309,45.8713],[-92.7314,45.8708],[-92.7319,45.8705],[-92.7322,45.8702],[-92.7325,45.87],[-92.7329,45.8697],[-92.734,45.8681],[-92.7353,45.8659],[-92.7358,45.8644],[-92.7365,45.8634],[-92.7376,45.8625],[-92.7382,45.862],[-92.7384,45.8614],[-92.7381,45.8608],[-92.7373,45.8603],[-92.7361,45.8591],[-92.7363,45.8584],[-92.7364,45.8581],[-92.7366,45.8574],[-92.7367,45.8573],[-92.737,45.8565],[-92.7373,45.8558],[-92.7375,45.8553],[-92.7379,45.8533],[-92.738,45.8528],[-92.7381,45.8524],[-92.7383,45.8515],[-92.7383,45.8514],[-92.7392,45.8493],[-92.7395,45.8487],[-92.7393,45.8476],[-92.74,45.8463],[-92.7412,45.8455],[-92.7418,45.8451],[-92.7419,45.8451],[-92.742,45.845],[-92.7425,45.8446],[-92.7431,45.8443],[-92.7432,45.8442],[-92.7441,45.8432],[-92.7443,45.8428],[-92.745,45.842],[-92.7455,45.8415],[-92.7456,45.8415],[-92.7462,45.8413],[-92.747,45.8411],[-92.7471,45.8411],[-92.7475,45.841],[-92.7477,45.841],[-92.748,45.8409],[-92.7492,45.8407],[-92.7502,45.8406],[-92.7511,45.8406],[-92.7514,45.8404],[-92.7516,45.8402],[-92.7519,45.84],[-92.752,45.8399],[-92.7526,45.8392],[-92.7541,45.838],[-92.7562,45.837],[-92.7571,45.8365],[-92.7577,45.8363],[-92.7582,45.836],[-92.7595,45.8353],[-92.7617,45.8339],[-92.7626,45.8331],[-92.7637,45.8321],[-92.7652,45.8302],[-92.7655,45.829],[-92.7657,45.8272],[-92.7655,45.8267],[-92.7652,45.8258],[-92.7649,45.8249],[-92.7647,45.8244],[-92.7646,45.8243],[-92.7646,45.8242],[-92.7632,45.8214],[-92.7626,45.8191],[-92.7622,45.8185],[-92.7619,45.8179],[-92.7609,45.8167],[-92.7609,45.8166],[-92.7599,45.8156],[-92.7595,45.8146],[-92.7592,45.8136],[-92.7591,45.8134],[-92.759,45.8128],[-92.7588,45.8126],[-92.7586,45.8125],[-92.7584,45.8124],[-92.7584,45.8122],[-92.7579,45.8112],[-92.7576,45.8085],[-92.7578,45.8066],[-92.759,45.804],[-92.7618,45.8013],[-92.7656,45.7993],[-92.7665,45.7988],[-92.7677,45.7983],[-92.7684,45.798],[-92.769,45.7976],[-92.7699,45.7969],[-92.7708,45.7962],[-92.7721,45.7952],[-92.7743,45.7925],[-92.7765,45.79],[-92.7767,45.7886],[-92.777,45.7878],[-92.7781,45.7858],[-92.7796,45.7826],[-92.7803,45.7796],[-92.7813,45.7734],[-92.7814,45.7731],[-92.7829,45.768],[-92.7846,45.7642],[-92.7858,45.7635],[-92.7881,45.7621],[-92.7904,45.76],[-92.7933,45.7578],[-92.7955,45.7561],[-92.7986,45.7537],[-92.7988,45.7536],[-92.8002,45.7529],[-92.8016,45.7523],[-92.8018,45.7522],[-92.802,45.7522],[-92.8024,45.752],[-92.8026,45.7519],[-92.803,45.7513],[-92.8039,45.7499],[-92.804,45.7498],[-92.8042,45.7492],[-92.8045,45.7486],[-92.8049,45.7479],[-92.8054,45.7475],[-92.8062,45.747],[-92.8067,45.7467],[-92.8068,45.7467],[-92.8071,45.7466],[-92.8073,45.7465],[-92.8075,45.7463],[-92.8076,45.746],[-92.8084,45.7452],[-92.8091,45.7447],[-92.8098,45.7442],[-92.8109,45.7437],[-92.8121,45.7431],[-92.8129,45.7427],[-92.8137,45.7426],[-92.8141,45.7425],[-92.8159,45.7423],[-92.8166,45.742],[-92.817,45.7416],[-92.8171,45.7415],[-92.8174,45.7412],[-92.8179,45.7409],[-92.8182,45.7407],[-92.8189,45.7402],[-92.8201,45.7396],[-92.821,45.7393],[-92.8216,45.739],[-92.8221,45.7387],[-92.8224,45.7382],[-92.8234,45.7378],[-92.8249,45.7373],[-92.8258,45.7368],[-92.826,45.7366],[-92.827,45.7359],[-92.8272,45.7358],[-92.8272,45.7357],[-92.8275,45.7349],[-92.8279,45.7345],[-92.829,45.7337],[-92.8307,45.7331],[-92.8316,45.733],[-92.8325,45.733],[-92.8345,45.7329],[-92.8348,45.7329],[-92.8353,45.7328],[-92.8359,45.7328],[-92.836,45.7328],[-92.8365,45.7324],[-92.8371,45.7319],[-92.8372,45.7319],[-92.8374,45.7319],[-92.8384,45.7316],[-92.8385,45.7315],[-92.8396,45.7309],[-92.8406,45.7303],[-92.841,45.73],[-92.8417,45.7297],[-92.8424,45.7294],[-92.8431,45.7292],[-92.8433,45.7291],[-92.8439,45.729],[-92.8446,45.7289],[-92.8454,45.7288],[-92.8459,45.7289],[-92.8467,45.729],[-92.8475,45.7289],[-92.8488,45.7287],[-92.849,45.7286],[-92.8491,45.7286],[-92.8492,45.7285],[-92.8498,45.7282],[-92.8503,45.7277],[-92.8504,45.7276],[-92.8505,45.7269],[-92.8505,45.7267],[-92.8504,45.7255],[-92.8505,45.7249],[-92.8505,45.7244],[-92.8509,45.7238],[-92.8513,45.7237],[-92.8518,45.7234],[-92.8534,45.7231],[-92.856,45.723],[-92.8566,45.7228],[-92.8575,45.7227],[-92.8602,45.7226],[-92.8626,45.7222],[-92.8637,45.7218],[-92.8657,45.7206],[-92.8671,45.7195],[-92.8677,45.719],[-92.8679,45.7189],[-92.8681,45.7188],[-92.8684,45.7185],[-92.8692,45.7176],[-92.8694,45.7167],[-92.8694,45.7164],[-92.8695,45.7161],[-92.8695,45.7159],[-92.8697,45.7151],[-92.8692,45.7141],[-92.8689,45.7132],[-92.8689,45.7124],[-92.8689,45.7122],[-92.8689,45.7121],[-92.8689,45.712],[-92.8689,45.7119],[-92.8695,45.7106],[-92.87,45.7093],[-92.87,45.7082],[-92.87,45.7067],[-92.8703,45.7052],[-92.871,45.7039],[-92.8713,45.7025],[-92.8717,45.7006],[-92.8718,45.6998],[-92.8716,45.6992],[-92.8709,45.6987],[-92.8706,45.698],[-92.8703,45.6977],[-92.87,45.6973],[-92.8701,45.6968],[-92.8705,45.6963],[-92.8708,45.696],[-92.8714,45.6953],[-92.8715,45.695],[-92.8718,45.6946],[-92.872,45.6942],[-92.8724,45.6937],[-92.8727,45.6933],[-92.8727,45.6932],[-92.8735,45.6919],[-92.8742,45.691],[-92.8744,45.6905],[-92.8746,45.69],[-92.8752,45.6892],[-92.8755,45.689],[-92.8755,45.6887],[-92.8755,45.6883],[-92.8757,45.6879],[-92.8758,45.6873],[-92.8758,45.6869],[-92.8758,45.6865],[-92.876,45.6863],[-92.8761,45.6859],[-92.8761,45.6854],[-92.876,45.6849],[-92.8761,45.6845],[-92.8761,45.684],[-92.8761,45.6838],[-92.8761,45.6833],[-92.8761,45.683],[-92.8761,45.6826],[-92.8763,45.6822],[-92.8764,45.6817],[-92.8765,45.6814],[-92.8765,45.6813],[-92.8767,45.6808],[-92.8767,45.6803],[-92.8768,45.6796],[-92.8767,45.6791],[-92.8767,45.679],[-92.8767,45.6785],[-92.8767,45.6778],[-92.8767,45.6776],[-92.8767,45.6771],[-92.8768,45.6766],[-92.8767,45.676],[-92.8769,45.6753],[-92.877,45.6746],[-92.8772,45.6739],[-92.8773,45.6734],[-92.8773,45.6729],[-92.8774,45.6723],[-92.8776,45.6717],[-92.8777,45.6711],[-92.8779,45.6705],[-92.8781,45.6698],[-92.8783,45.6694],[-92.8785,45.6688],[-92.8785,45.6683],[-92.8785,45.6682],[-92.8785,45.6678],[-92.8787,45.6672],[-92.8788,45.6666],[-92.8788,45.6661],[-92.8789,45.6656],[-92.8791,45.6652],[-92.8794,45.6647],[-92.8795,45.6646],[-92.8798,45.6641],[-92.88,45.6638],[-92.8803,45.6634],[-92.8805,45.663],[-92.8807,45.6627],[-92.8808,45.6624],[-92.8812,45.6618],[-92.8818,45.661],[-92.882,45.6605],[-92.8823,45.66],[-92.8825,45.6595],[-92.8826,45.6589],[-92.8827,45.6583],[-92.8827,45.6582],[-92.8827,45.6575],[-92.8831,45.6568],[-92.8832,45.6566],[-92.8834,45.6561],[-92.8838,45.6555],[-92.884,45.6549],[-92.8841,45.6541],[-92.8841,45.6536],[-92.8841,45.6533],[-92.8841,45.6532],[-92.8841,45.653],[-92.8841,45.6523],[-92.8843,45.6515],[-92.8847,45.6508],[-92.8847,45.6507],[-92.8848,45.6505],[-92.8849,45.65],[-92.8849,45.6499],[-92.8851,45.6495],[-92.8852,45.649],[-92.8854,45.648],[-92.8854,45.6472],[-92.8855,45.6468],[-92.8855,45.6466],[-92.8857,45.646],[-92.8859,45.6455],[-92.8861,45.6453],[-92.8863,45.645],[-92.8867,45.6445],[-92.8871,45.6442],[-92.8871,45.6441],[-92.8872,45.644],[-92.8876,45.6437],[-92.888,45.6434],[-92.8883,45.6431],[-92.8886,45.6427],[-92.8887,45.6427],[-92.889,45.6425],[-92.889,45.6423],[-92.8891,45.6421],[-92.8893,45.6417],[-92.8894,45.6412],[-92.8894,45.6407],[-92.8893,45.6403],[-92.8892,45.6403],[-92.8892,45.6402],[-92.8891,45.6401],[-92.889,45.6399],[-92.8886,45.6397],[-92.8879,45.639],[-92.8878,45.6386],[-92.8878,45.6385],[-92.8875,45.6378],[-92.8873,45.6375],[-92.8872,45.6374],[-92.887,45.637],[-92.887,45.6368],[-92.8869,45.6357],[-92.8869,45.6351],[-92.8869,45.635],[-92.8869,45.6342],[-92.8869,45.6337],[-92.8868,45.6334],[-92.8869,45.6329],[-92.8869,45.6327],[-92.8869,45.6323],[-92.8871,45.6316],[-92.8871,45.6313],[-92.8873,45.6306],[-92.8876,45.6298],[-92.8877,45.6295],[-92.8879,45.6293],[-92.8881,45.6284],[-92.888,45.6276],[-92.888,45.6252],[-92.888,45.625],[-92.888,45.6248],[-92.887,45.6219],[-92.8869,45.6217],[-92.8867,45.6198],[-92.8852,45.617],[-92.8834,45.6144],[-92.883,45.6137],[-92.8829,45.6132],[-92.8828,45.6121],[-92.8826,45.611],[-92.8825,45.6102],[-92.8827,45.6098],[-92.8829,45.6091],[-92.8849,45.605],[-92.8855,45.6021],[-92.8858,45.6008],[-92.886,45.6004],[-92.8864,45.5987],[-92.8864,45.5955],[-92.8864,45.5949],[-92.8859,45.5941],[-92.884,45.5912],[-92.8833,45.5898],[-92.8833,45.5887],[-92.8846,45.582],[-92.8849,45.5798],[-92.885,45.5788],[-92.8848,45.5783],[-92.8843,45.577],[-92.8838,45.5757],[-92.8838,45.5755],[-92.8836,45.5754],[-92.8825,45.5746],[-92.8815,45.5737],[-92.8811,45.5734],[-92.8809,45.5733],[-92.8793,45.5724],[-92.8773,45.5717],[-92.8756,45.5708],[-92.8752,45.5705],[-92.8749,45.5703],[-92.8747,45.5701],[-92.8746,45.5699],[-92.8736,45.5691],[-92.8722,45.568],[-92.8717,45.5678],[-92.8711,45.5676],[-92.869,45.5673],[-92.8689,45.5673],[-92.8651,45.5675],[-92.8636,45.5673],[-92.8632,45.5672],[-92.8625,45.5672],[-92.8621,45.5671],[-92.862,45.5671],[-92.8619,45.5671],[-92.8613,45.567],[-92.8582,45.5668],[-92.8536,45.5666],[-92.853,45.5666],[-92.8495,45.5666],[-92.8465,45.5665],[-92.846,45.5665],[-92.8455,45.5664],[-92.8438,45.5661],[-92.8413,45.5654],[-92.8341,45.5631],[-92.8331,45.5629],[-92.8233,45.5609],[-92.822,45.5609],[-92.8211,45.5609],[-92.8198,45.5609],[-92.8197,45.5609],[-92.8194,45.5609],[-92.8192,45.5609],[-92.8191,45.5609],[-92.819,45.5609],[-92.8186,45.5609],[-92.8177,45.5609],[-92.8168,45.5609],[-92.8166,45.561],[-92.8121,45.5611],[-92.8059,45.5621],[-92.8049,45.5622],[-92.8044,45.5623],[-92.8034,45.5625],[-92.8015,45.5628],[-92.7992,45.5637],[-92.795,45.5653],[-92.7901,45.5669],[-92.7879,45.5672],[-92.7878,45.5672],[-92.7868,45.5675],[-92.7857,45.5679],[-92.7845,45.568],[-92.7815,45.5682],[-92.7785,45.5685],[-92.7784,45.5685],[-92.776,45.5685],[-92.7734,45.5682],[-92.7723,45.5678],[-92.7708,45.5672],[-92.7702,45.5669],[-92.766,45.5644],[-92.7646,45.5636],[-92.7626,45.5617],[-92.7605,45.5603],[-92.759,45.5588],[-92.7569,45.5575],[-92.7556,45.557],[-92.7546,45.5568],[-92.7544,45.5567],[-92.7534,45.5562],[-92.7524,45.5557],[-92.7502,45.5546],[-92.7496,45.5547],[-92.7495,45.5547],[-92.7493,45.5546],[-92.7481,45.5541],[-92.7471,45.5538],[-92.7456,45.553],[-92.7444,45.5522],[-92.7431,45.5513],[-92.7418,45.5506],[-92.7406,45.5499],[-92.74,45.5496],[-92.7399,45.5495],[-92.7391,45.5491],[-92.7378,45.5481],[-92.7365,45.5471],[-92.7358,45.5466],[-92.7353,45.5462],[-92.7338,45.5453],[-92.7325,45.5446],[-92.7314,45.5443],[-92.73,45.5438],[-92.7288,45.5431],[-92.7274,45.5421],[-92.7267,45.5416],[-92.7261,45.5411],[-92.7253,45.5396],[-92.7248,45.5386],[-92.7246,45.5379],[-92.7246,45.5367],[-92.725,45.5359],[-92.7251,45.5357],[-92.7257,45.5352],[-92.7264,45.5343],[-92.7266,45.5335],[-92.7264,45.5328],[-92.7264,45.5326],[-92.7261,45.5317],[-92.7262,45.5311],[-92.7263,45.531],[-92.7266,45.5295],[-92.7271,45.5282],[-92.7271,45.5281],[-92.7274,45.5274],[-92.7276,45.5268],[-92.7277,45.5267],[-92.728,45.5256],[-92.728,45.5254],[-92.7281,45.5239],[-92.728,45.5224],[-92.7279,45.5211],[-92.7279,45.5204],[-92.7279,45.5203],[-92.7279,45.52],[-92.7278,45.5194],[-92.7278,45.5189],[-92.7277,45.5188],[-92.7275,45.5178],[-92.7272,45.5171],[-92.7271,45.5161],[-92.7271,45.5153],[-92.7267,45.5145],[-92.7265,45.5143],[-92.7256,45.5133],[-92.7243,45.5122],[-92.7226,45.5112],[-92.7218,45.5107],[-92.7204,45.5099],[-92.7158,45.5067],[-92.7139,45.5055],[-92.7134,45.5052],[-92.7129,45.5048],[-92.7119,45.5033],[-92.7114,45.5026],[-92.7108,45.5018],[-92.7095,45.5005],[-92.7092,45.5],[-92.7086,45.4997],[-92.7081,45.4995],[-92.7078,45.4993],[-92.7075,45.4989],[-92.7064,45.4975],[-92.7058,45.4969],[-92.7048,45.4958],[-92.7045,45.4955],[-92.7036,45.4945],[-92.7026,45.4935],[-92.7022,45.493],[-92.7015,45.4922],[-92.7009,45.4916],[-92.6998,45.4899],[-92.6986,45.488],[-92.6976,45.4863],[-92.6972,45.4857],[-92.6965,45.4847],[-92.6964,45.4845],[-92.6952,45.4829],[-92.6947,45.4823],[-92.6942,45.4817],[-92.6932,45.4797],[-92.6921,45.4771],[-92.6916,45.4763],[-92.691,45.4754],[-92.6903,45.475],[-92.6898,45.4745],[-92.6888,45.4738],[-92.6879,45.4731],[-92.6868,45.4723],[-92.686,45.4718],[-92.6855,45.4715],[-92.6846,45.471],[-92.6836,45.4707],[-92.6831,45.4704],[-92.6829,45.4702],[-92.6826,45.4699],[-92.6825,45.4697],[-92.6822,45.4693],[-92.6818,45.4684],[-92.6815,45.4678],[-92.6813,45.4671],[-92.6811,45.4662],[-92.6811,45.4656],[-92.6807,45.465],[-92.6802,45.4643],[-92.6797,45.464],[-92.679,45.4637],[-92.6788,45.4636],[-92.6775,45.463],[-92.6772,45.4629],[-92.6767,45.4627],[-92.6759,45.4626],[-92.6745,45.4622],[-92.6736,45.4619],[-92.6733,45.4619],[-92.6716,45.4612],[-92.671,45.461],[-92.6686,45.4602],[-92.6667,45.4598],[-92.6657,45.4595],[-92.665,45.4593],[-92.6643,45.4591],[-92.6632,45.4589],[-92.6623,45.4587],[-92.6622,45.4587],[-92.6616,45.4586],[-92.6611,45.4583],[-92.6603,45.4579],[-92.6597,45.4577],[-92.6586,45.4573],[-92.6573,45.457],[-92.6571,45.4569],[-92.656,45.4566],[-92.6559,45.4565],[-92.6557,45.4565],[-92.6546,45.456],[-92.654,45.4556],[-92.6535,45.4554],[-92.6534,45.455],[-92.6533,45.455],[-92.6531,45.4548],[-92.6529,45.4547],[-92.6527,45.4545],[-92.6525,45.4539],[-92.6523,45.4533],[-92.652,45.4526],[-92.6519,45.4526],[-92.6514,45.4519],[-92.6514,45.4517],[-92.6508,45.4508],[-92.6504,45.4492],[-92.6497,45.4478],[-92.6491,45.4468],[-92.6483,45.4453],[-92.6482,45.4451],[-92.648,45.4447],[-92.6478,45.4444],[-92.6477,45.4443],[-92.6477,45.4442],[-92.6476,45.4441],[-92.6473,45.4436],[-92.6472,45.4434],[-92.647,45.4426],[-92.6466,45.4418],[-92.6466,45.4416],[-92.6466,45.4411],[-92.6465,45.4403],[-92.6466,45.4396],[-92.6466,45.4393],[-92.6468,45.4379],[-92.6475,45.4356],[-92.6475,45.4354],[-92.6483,45.4333],[-92.6487,45.4319],[-92.6488,45.4317],[-92.6488,45.4314],[-92.6489,45.4306],[-92.6491,45.4299],[-92.6492,45.4296],[-92.649,45.429],[-92.6487,45.4282],[-92.6486,45.428],[-92.6485,45.4275],[-92.6486,45.4268],[-92.6487,45.4266],[-92.6487,45.4264],[-92.6487,45.4263],[-92.6488,45.4262],[-92.6489,45.4257],[-92.6491,45.4251],[-92.6492,45.4249],[-92.6496,45.4239],[-92.6499,45.4231],[-92.6499,45.4226],[-92.65,45.4218],[-92.65,45.4215],[-92.6501,45.4212],[-92.6501,45.4209],[-92.6501,45.4202],[-92.6502,45.4199],[-92.6503,45.4192],[-92.65,45.4181],[-92.6499,45.4173],[-92.6495,45.4164],[-92.6493,45.4162],[-92.6488,45.4159],[-92.6482,45.4152],[-92.6473,45.4146],[-92.6469,45.4143],[-92.6467,45.4138],[-92.6467,45.4134],[-92.6467,45.4133],[-92.6467,45.4132],[-92.6467,45.4131],[-92.6469,45.4126],[-92.647,45.4122],[-92.6471,45.4121],[-92.6477,45.4117],[-92.6485,45.411],[-92.6484,45.4107],[-92.6484,45.4103],[-92.6483,45.4096],[-92.6483,45.4086],[-92.6482,45.4076],[-92.6482,45.4074],[-92.6482,45.4073],[-92.6482,45.407],[-92.6483,45.4068],[-92.6483,45.4065],[-92.6485,45.4058],[-92.6487,45.4057],[-92.6488,45.4055],[-92.6493,45.4049],[-92.6496,45.4046],[-92.6496,45.4045],[-92.6497,45.4045],[-92.6498,45.4044],[-92.6498,45.4043],[-92.6499,45.4042],[-92.6502,45.4038],[-92.6506,45.4033],[-92.6505,45.4027],[-92.6505,45.4022],[-92.6505,45.4019],[-92.6505,45.4018],[-92.6504,45.4016],[-92.6504,45.4015],[-92.6504,45.4014],[-92.6504,45.4013],[-92.6503,45.4008],[-92.6503,45.4007],[-92.6503,45.4003],[-92.6503,45.3988],[-92.6504,45.3985],[-92.6507,45.3984],[-92.6512,45.3981],[-92.6521,45.398],[-92.6525,45.3979],[-92.6535,45.3977],[-92.6544,45.3973],[-92.6556,45.397],[-92.6567,45.3966],[-92.6575,45.3963],[-92.6583,45.3961],[-92.6585,45.3961],[-92.6587,45.396],[-92.6592,45.3957],[-92.66,45.3953],[-92.6606,45.395],[-92.6607,45.395],[-92.6608,45.395],[-92.6613,45.3948],[-92.6617,45.3946],[-92.6619,45.3945],[-92.662,45.3944],[-92.6633,45.3936],[-92.6639,45.3934],[-92.664,45.3934],[-92.664,45.3933],[-92.6641,45.3933],[-92.6649,45.3926],[-92.6657,45.392],[-92.6659,45.3918],[-92.6671,45.3908],[-92.6686,45.3898],[-92.6695,45.3891],[-92.6697,45.389],[-92.6698,45.3888],[-92.6699,45.3886],[-92.67,45.3886],[-92.6702,45.3884],[-92.6704,45.3881],[-92.6706,45.3879],[-92.6707,45.3878],[-92.6707,45.3877],[-92.6714,45.3868],[-92.6714,45.3867],[-92.6719,45.3861],[-92.672,45.3859],[-92.6721,45.3858],[-92.6725,45.3853],[-92.6727,45.385],[-92.6728,45.3849],[-92.6729,45.3847],[-92.673,45.3846],[-92.6734,45.3839],[-92.6735,45.3839],[-92.6735,45.3838],[-92.6736,45.3837],[-92.6745,45.3829],[-92.6747,45.3827],[-92.6748,45.3826],[-92.6755,45.3818],[-92.6762,45.3809],[-92.677,45.3801],[-92.6776,45.3791],[-92.6779,45.3781],[-92.6784,45.3772],[-92.6784,45.3771],[-92.6787,45.3767],[-92.6788,45.3762],[-92.6787,45.3757],[-92.6787,45.3756],[-92.6786,45.3755],[-92.6786,45.3754],[-92.6785,45.3752],[-92.6784,45.3752],[-92.6782,45.375],[-92.6782,45.3749],[-92.6783,45.3746],[-92.6783,45.3745],[-92.6782,45.3741],[-92.6782,45.3738],[-92.6782,45.3737],[-92.6782,45.3736],[-92.6786,45.3733],[-92.679,45.3729],[-92.6792,45.3727],[-92.6793,45.3727],[-92.6805,45.372],[-92.6806,45.3719],[-92.6807,45.3719],[-92.6808,45.3719],[-92.6808,45.3718],[-92.6809,45.3718],[-92.681,45.3717],[-92.6826,45.371],[-92.6849,45.3699],[-92.6856,45.3697],[-92.6864,45.3693],[-92.687,45.3691],[-92.6876,45.3688],[-92.6885,45.3684],[-92.6894,45.3677],[-92.6895,45.3676],[-92.6896,45.3676],[-92.6896,45.3675],[-92.6897,45.3675],[-92.6902,45.367],[-92.6906,45.3667],[-92.6907,45.3667],[-92.6911,45.3663],[-92.6915,45.3659],[-92.6921,45.3654],[-92.6935,45.3648],[-92.6936,45.3648],[-92.6938,45.3647],[-92.6959,45.3638],[-92.696,45.3638],[-92.6965,45.3635],[-92.6971,45.3631],[-92.6976,45.3627],[-92.6977,45.3627],[-92.6984,45.3622],[-92.6984,45.3621],[-92.6986,45.362],[-92.7003,45.3607],[-92.7006,45.3605],[-92.7006,45.3604],[-92.7007,45.3604],[-92.7009,45.3602],[-92.7014,45.3597],[-92.7021,45.3591],[-92.7022,45.359],[-92.7022,45.3589],[-92.7023,45.3588],[-92.7025,45.3587],[-92.7025,45.3586],[-92.7026,45.3586],[-92.7027,45.3585],[-92.703,45.3579],[-92.7031,45.3576],[-92.7032,45.3574],[-92.7034,45.3569],[-92.7035,45.3569],[-92.7037,45.3563],[-92.7038,45.3557],[-92.7039,45.3548],[-92.704,45.354],[-92.704,45.3537],[-92.7035,45.352],[-92.7033,45.3513],[-92.7033,45.3512],[-92.7027,45.3497],[-92.7016,45.3471],[-92.7009,45.3455],[-92.7,45.3434],[-92.6998,45.343],[-92.6995,45.3424],[-92.6995,45.3421],[-92.6994,45.342],[-92.6993,45.341],[-92.6992,45.3409],[-92.6991,45.3402],[-92.699,45.3398],[-92.699,45.3395],[-92.6989,45.3394],[-92.6989,45.3392],[-92.6989,45.3384],[-92.6989,45.3379],[-92.699,45.3365],[-92.699,45.3364],[-92.699,45.3363],[-92.7,45.3337],[-92.702,45.3311],[-92.7034,45.3285],[-92.7036,45.3282],[-92.7037,45.3281],[-92.7038,45.328],[-92.7048,45.3265],[-92.7058,45.3255],[-92.7061,45.3252],[-92.7072,45.324],[-92.7086,45.3226],[-92.7087,45.3225],[-92.7089,45.3224],[-92.7094,45.3219],[-92.7099,45.3214],[-92.71,45.3213],[-92.7101,45.3212],[-92.7102,45.3212],[-92.7112,45.3205],[-92.712,45.32],[-92.7123,45.3198],[-92.7137,45.319],[-92.7148,45.3184],[-92.7152,45.3181],[-92.7171,45.3165],[-92.718,45.3158],[-92.7191,45.3148],[-92.7203,45.3139],[-92.7204,45.3138],[-92.7211,45.3134],[-92.7215,45.3132],[-92.7225,45.3125],[-92.7233,45.312],[-92.725,45.311],[-92.7256,45.3107],[-92.7277,45.3093],[-92.7293,45.3075],[-92.7308,45.306],[-92.7316,45.3051],[-92.7326,45.3042],[-92.733,45.3039],[-92.7331,45.3038],[-92.7331,45.3037],[-92.7332,45.3037],[-92.7348,45.3022],[-92.7349,45.3021],[-92.735,45.302],[-92.7355,45.3016],[-92.7371,45.3005],[-92.7372,45.3004],[-92.7373,45.3004],[-92.7374,45.3004],[-92.7375,45.3004],[-92.7376,45.3003],[-92.738,45.3002],[-92.7381,45.3002],[-92.74,45.2996],[-92.7419,45.2985],[-92.7423,45.2983],[-92.7424,45.2982],[-92.7425,45.2982],[-92.7442,45.2969],[-92.7443,45.2969],[-92.7447,45.2966],[-92.7448,45.2966],[-92.7451,45.2964],[-92.7455,45.2961],[-92.7457,45.296],[-92.7463,45.2957],[-92.7478,45.295],[-92.7482,45.2947],[-92.7494,45.294],[-92.7498,45.2938],[-92.7502,45.2936],[-92.7508,45.293],[-92.7511,45.2928],[-92.7515,45.2927],[-92.7517,45.2927],[-92.7534,45.2923],[-92.7551,45.2919],[-92.7569,45.2915],[-92.758,45.2911],[-92.7587,45.291],[-92.7604,45.2899],[-92.7612,45.2891],[-92.762,45.2882],[-92.762,45.2879],[-92.762,45.287],[-92.762,45.285],[-92.7614,45.2822],[-92.7612,45.2806],[-92.7606,45.2788],[-92.76,45.278],[-92.7599,45.2776],[-92.7598,45.2774],[-92.7596,45.2773],[-92.7594,45.2772],[-92.7592,45.2767],[-92.7589,45.2762],[-92.758,45.2748],[-92.7575,45.2744],[-92.7568,45.2739],[-92.7557,45.2729],[-92.7552,45.2724],[-92.7538,45.271],[-92.7528,45.2689],[-92.7528,45.2688],[-92.7526,45.2681],[-92.7525,45.2677],[-92.7524,45.2675],[-92.7519,45.2659],[-92.7519,45.2638],[-92.7524,45.2624],[-92.7526,45.2618],[-92.7536,45.2594],[-92.7546,45.2581],[-92.7556,45.257],[-92.7566,45.2563],[-92.7588,45.2544],[-92.7598,45.2529],[-92.7603,45.2517],[-92.7602,45.2496],[-92.7593,45.2468],[-92.7593,45.2464],[-92.7591,45.2444],[-92.7581,45.2408],[-92.7575,45.2383],[-92.7573,45.2361],[-92.7576,45.233],[-92.7574,45.2314],[-92.7575,45.2305],[-92.7567,45.2281],[-92.7565,45.2277],[-92.7557,45.2259],[-92.7546,45.2244],[-92.7546,45.2243],[-92.7539,45.2229],[-92.7533,45.2222],[-92.753,45.222],[-92.7526,45.2218],[-92.7526,45.2217],[-92.7524,45.2215],[-92.7523,45.2213],[-92.7522,45.221],[-92.752,45.2205],[-92.7519,45.22],[-92.7517,45.2187],[-92.7519,45.2181],[-92.7521,45.2175],[-92.7523,45.2169],[-92.7526,45.2161],[-92.7529,45.2154],[-92.7531,45.2149],[-92.7533,45.2145],[-92.7535,45.214],[-92.7537,45.2135],[-92.754,45.2128],[-92.7544,45.2125],[-92.7551,45.2119],[-92.7558,45.2113],[-92.7569,45.2105],[-92.758,45.2096],[-92.7587,45.2092],[-92.7593,45.2088],[-92.7621,45.2072],[-92.7622,45.2071],[-92.7639,45.2049],[-92.7648,45.2024],[-92.7655,45.2004],[-92.7657,45.1998],[-92.7669,45.1951],[-92.7671,45.1942],[-92.7673,45.1918],[-92.7673,45.1911],[-92.7674,45.1904],[-92.7674,45.1902],[-92.7673,45.1897],[-92.7673,45.1893],[-92.7672,45.1888],[-92.7668,45.1855],[-92.7666,45.1851],[-92.7649,45.1828],[-92.7639,45.1821],[-92.762,45.1808],[-92.7601,45.1795],[-92.7598,45.1793],[-92.7595,45.1791],[-92.7588,45.1787],[-92.7582,45.1782],[-92.7579,45.178],[-92.7577,45.1779],[-92.7574,45.1777],[-92.7571,45.1775],[-92.7555,45.1763],[-92.7539,45.1752],[-92.7532,45.1748],[-92.7524,45.1739],[-92.7522,45.173],[-92.7523,45.1727],[-92.7524,45.1724],[-92.7524,45.1722],[-92.7525,45.1718],[-92.7531,45.1708],[-92.7532,45.1707],[-92.7545,45.169],[-92.7546,45.1689],[-92.7548,45.1686],[-92.7549,45.1685],[-92.7549,45.1684],[-92.7553,45.1679],[-92.7556,45.1673],[-92.7557,45.1672],[-92.7558,45.1671],[-92.7569,45.1652],[-92.757,45.1624],[-92.7572,45.1619],[-92.7575,45.1613],[-92.7579,45.1605],[-92.7581,45.1597],[-92.7581,45.1593],[-92.758,45.1589],[-92.7578,45.1566],[-92.7579,45.1554],[-92.7579,45.1549],[-92.7578,45.1544],[-92.7575,45.1534],[-92.7572,45.1529],[-92.7572,45.1526],[-92.7574,45.1523],[-92.7569,45.1516],[-92.7567,45.1513],[-92.7559,45.1504],[-92.7554,45.1494],[-92.7554,45.1493],[-92.7553,45.1492],[-92.7553,45.1491],[-92.7552,45.149],[-92.7549,45.1487],[-92.7542,45.148],[-92.754,45.1478],[-92.7535,45.1471],[-92.7532,45.1468],[-92.7529,45.1466],[-92.7528,45.1463],[-92.7525,45.146],[-92.7525,45.1458],[-92.7525,45.1456],[-92.7524,45.1448],[-92.7524,45.1442],[-92.7524,45.144],[-92.7523,45.1434],[-92.7523,45.1432],[-92.7522,45.1425],[-92.7521,45.1421],[-92.752,45.1415],[-92.7515,45.1408],[-92.7511,45.1402],[-92.7502,45.1388],[-92.7497,45.1385],[-92.7494,45.1381],[-92.7492,45.1375],[-92.7491,45.1371],[-92.749,45.1369],[-92.749,45.1367],[-92.7486,45.1351],[-92.7482,45.134],[-92.748,45.1329],[-92.7479,45.1318],[-92.7477,45.1312],[-92.7472,45.1298],[-92.7468,45.1278],[-92.7465,45.1258],[-92.7462,45.125],[-92.7461,45.1246],[-92.746,45.1242],[-92.7459,45.1238],[-92.7458,45.1233],[-92.7457,45.1231],[-92.7456,45.1231],[-92.7445,45.1214],[-92.7443,45.1212],[-92.7439,45.1209],[-92.7436,45.1205],[-92.7434,45.1204],[-92.7432,45.1202],[-92.7429,45.1199],[-92.7418,45.1192],[-92.7416,45.1191],[-92.7414,45.1189],[-92.7412,45.1188],[-92.741,45.1187],[-92.7406,45.1185],[-92.7403,45.118],[-92.7402,45.1177],[-92.7399,45.1171],[-92.7395,45.1165],[-92.7396,45.1156],[-92.7405,45.1134],[-92.7414,45.1124],[-92.7416,45.1122],[-92.7426,45.1112],[-92.7438,45.1097],[-92.7449,45.1083],[-92.7464,45.1073],[-92.7468,45.1071],[-92.7479,45.1065],[-92.7489,45.1061],[-92.7492,45.1061],[-92.7502,45.1057],[-92.7512,45.1051],[-92.7523,45.1045],[-92.7534,45.1039],[-92.7544,45.1031],[-92.7556,45.1019],[-92.7565,45.101],[-92.7571,45.1006],[-92.7577,45.1003],[-92.7582,45.1001],[-92.7595,45.0995],[-92.7613,45.0985],[-92.7614,45.0985],[-92.7626,45.0977],[-92.7627,45.0976],[-92.7631,45.0973],[-92.7656,45.0957],[-92.7676,45.0942],[-92.7678,45.0941],[-92.7702,45.0923],[-92.772,45.091],[-92.7733,45.0898],[-92.774,45.0891],[-92.7745,45.0889],[-92.7749,45.0886],[-92.7758,45.0882],[-92.7764,45.0879],[-92.7777,45.0871],[-92.7802,45.0858],[-92.7802,45.0857],[-92.7832,45.0842],[-92.7848,45.0835],[-92.7859,45.083],[-92.7871,45.0824],[-92.7876,45.0821],[-92.788,45.0819],[-92.7884,45.0817],[-92.7895,45.081],[-92.7903,45.0806],[-92.7908,45.0802],[-92.7915,45.0797],[-92.7921,45.0792],[-92.7922,45.079],[-92.7924,45.0789],[-92.7927,45.0788],[-92.7929,45.0785],[-92.7932,45.0781],[-92.7945,45.0765],[-92.7952,45.0754],[-92.7961,45.0743],[-92.7966,45.0736],[-92.7967,45.0733],[-92.7972,45.0727],[-92.7978,45.0723],[-92.7984,45.0719],[-92.7988,45.0715],[-92.7993,45.0711],[-92.8001,45.0704],[-92.8008,45.0695],[-92.8015,45.0686],[-92.8022,45.0675],[-92.8025,45.0667],[-92.8029,45.0654],[-92.8029,45.0648],[-92.803,45.0644],[-92.8031,45.0635],[-92.8031,45.0626],[-92.8031,45.0616],[-92.8031,45.061],[-92.8028,45.0597],[-92.8024,45.0582],[-92.8023,45.0582],[-92.8021,45.0574],[-92.8018,45.0569],[-92.8016,45.0565],[-92.801,45.0557],[-92.8008,45.0553],[-92.8007,45.0552],[-92.8005,45.0548],[-92.7998,45.0538],[-92.7984,45.0522],[-92.7971,45.0506],[-92.7956,45.0492],[-92.7933,45.0472],[-92.7912,45.0457],[-92.7895,45.0445],[-92.7879,45.0435],[-92.7877,45.0434],[-92.7864,45.0429],[-92.7857,45.0427],[-92.7855,45.0425],[-92.7836,45.0417],[-92.781,45.0404],[-92.7788,45.0393],[-92.7763,45.0378],[-92.774,45.0364],[-92.7721,45.035],[-92.7704,45.0338],[-92.7686,45.0324],[-92.7671,45.0311],[-92.7657,45.0298],[-92.7651,45.0292],[-92.7646,45.0288],[-92.7645,45.0285],[-92.7638,45.0274],[-92.7636,45.0271],[-92.7628,45.0257],[-92.7621,45.0243],[-92.762,45.0231],[-92.7619,45.0228],[-92.7619,45.0225],[-92.7619,45.0221],[-92.7625,45.0206],[-92.7627,45.0201],[-92.7633,45.0189],[-92.764,45.0174],[-92.7641,45.0171],[-92.7642,45.0167],[-92.7649,45.0153],[-92.7657,45.0138],[-92.7658,45.0137],[-92.7659,45.0136],[-92.766,45.0135],[-92.7669,45.0115],[-92.7674,45.0107],[-92.7681,45.0091],[-92.7686,45.008],[-92.7688,45.0077],[-92.7689,45.0072],[-92.7692,45.0063],[-92.7696,45.0055],[-92.7696,45.0054],[-92.7697,45.0053],[-92.7698,45.005],[-92.7701,45.0044],[-92.7704,45.0036],[-92.7709,45.0025],[-92.7712,45.0014],[-92.7711,45.0007],[-92.7713,44.9995],[-92.7708,44.9941],[-92.7706,44.9931],[-92.7704,44.9924],[-92.7703,44.9921],[-92.7696,44.9901],[-92.7693,44.9893],[-92.769,44.9882],[-92.7691,44.9875],[-92.7703,44.9833],[-92.7703,44.9804],[-92.7703,44.9798],[-92.7703,44.9793],[-92.7703,44.9791],[-92.7703,44.979],[-92.7695,44.9743],[-92.7695,44.9734],[-92.7695,44.9726],[-92.7694,44.9721],[-92.7692,44.9714],[-92.7685,44.9698],[-92.7678,44.9688],[-92.7676,44.9685],[-92.7672,44.9681],[-92.7634,44.9664],[-92.7607,44.965],[-92.7596,44.9628],[-92.7595,44.9627],[-92.7595,44.9626],[-92.7592,44.9621],[-92.7575,44.9596],[-92.7548,44.956],[-92.7547,44.956],[-92.7546,44.9558],[-92.7536,44.9526],[-92.753,44.95],[-92.7526,44.9486],[-92.7519,44.9457],[-92.751,44.9425],[-92.7509,44.9419],[-92.7508,44.9416],[-92.7506,44.9373],[-92.7511,44.935],[-92.7516,44.933],[-92.7521,44.9309],[-92.7527,44.9286],[-92.7555,44.9186],[-92.7576,44.9112],[-92.7579,44.9103],[-92.7587,44.909],[-92.7596,44.9079],[-92.7613,44.9069],[-92.7623,44.9065],[-92.7634,44.9061],[-92.7636,44.906],[-92.7648,44.9054],[-92.7663,44.9049],[-92.7679,44.904],[-92.7681,44.9039],[-92.7684,44.9038],[-92.7731,44.9014],[-92.774,44.9001],[-92.7746,44.8981],[-92.775,44.8951],[-92.775,44.8948],[-92.7749,44.8928],[-92.7739,44.89],[-92.7733,44.889],[-92.7724,44.8875],[-92.7711,44.8856],[-92.7696,44.883],[-92.7658,44.8778],[-92.7648,44.8767],[-92.7641,44.8759],[-92.7638,44.875],[-92.7634,44.8741],[-92.7634,44.8729],[-92.7638,44.8721],[-92.7646,44.8706],[-92.7658,44.869],[-92.7674,44.8667],[-92.7687,44.8643],[-92.7688,44.864],[-92.7695,44.862],[-92.7696,44.8607],[-92.7696,44.8601],[-92.7695,44.8586],[-92.7695,44.8584],[-92.7695,44.8582],[-92.7695,44.8579],[-92.7694,44.8575],[-92.7693,44.8571],[-92.7694,44.8558],[-92.7691,44.854],[-92.7688,44.8524],[-92.7684,44.8505],[-92.7679,44.8488],[-92.7675,44.8476],[-92.7669,44.8458],[-92.7666,44.8448],[-92.7663,44.8436],[-92.7659,44.8422],[-92.7657,44.841],[-92.7656,44.8391],[-92.7656,44.8372],[-92.7658,44.8362],[-92.7659,44.8356],[-92.7664,44.835],[-92.767,44.8344],[-92.768,44.8335],[-92.7686,44.8328],[-92.7688,44.8326],[-92.7695,44.8319],[-92.7699,44.8314],[-92.7724,44.8282],[-92.773,44.8268],[-92.773,44.826],[-92.7728,44.8254],[-92.7726,44.8248],[-92.7725,44.8245],[-92.7723,44.8237],[-92.7722,44.8231],[-92.7724,44.8224],[-92.7727,44.8219],[-92.7729,44.8215],[-92.7743,44.8198],[-92.7755,44.8185],[-92.7768,44.817],[-92.7783,44.8155],[-92.7787,44.815],[-92.7792,44.8146],[-92.7793,44.8145],[-92.7807,44.8123],[-92.7811,44.8111],[-92.7813,44.8105],[-92.7815,44.8099],[-92.7818,44.809],[-92.7822,44.8061],[-92.7823,44.8046],[-92.7825,44.8029],[-92.7828,44.801],[-92.783,44.7989],[-92.7831,44.7985],[-92.7832,44.7981],[-92.7832,44.7978],[-92.7833,44.7977],[-92.7835,44.7968],[-92.7836,44.7965],[-92.7839,44.7957],[-92.7846,44.794],[-92.785,44.7932],[-92.7853,44.7926],[-92.7855,44.7921],[-92.7856,44.7919],[-92.7859,44.7915],[-92.786,44.7913],[-92.7862,44.791],[-92.7866,44.7904],[-92.7868,44.7902],[-92.7876,44.7892],[-92.7878,44.789],[-92.7886,44.7883],[-92.7892,44.7878],[-92.7898,44.7872],[-92.7912,44.7859],[-92.7914,44.7858],[-92.7921,44.7852],[-92.7925,44.7849],[-92.7932,44.7843],[-92.794,44.7837],[-92.7962,44.7821],[-92.7973,44.781],[-92.7973,44.7809],[-92.7974,44.7809],[-92.7977,44.7805],[-92.7992,44.779],[-92.8005,44.7774],[-92.8014,44.7761],[-92.8025,44.7741],[-92.8034,44.7725],[-92.8037,44.772],[-92.804,44.7715],[-92.8044,44.7709],[-92.8045,44.7708],[-92.8056,44.7684],[-92.806,44.7663],[-92.8064,44.7646],[-92.8069,44.7627],[-92.8073,44.7609],[-92.8075,44.7604],[-92.8077,44.7593],[-92.808,44.7574],[-92.8081,44.7573],[-92.8081,44.757],[-92.8082,44.7561],[-92.8083,44.7552],[-92.8083,44.7544],[-92.8084,44.7539],[-92.8083,44.7534],[-92.8083,44.7527],[-92.8083,44.7525],[-92.8084,44.7522],[-92.8084,44.7519],[-92.8084,44.7516],[-92.8083,44.7513],[-92.8082,44.7511],[-92.8081,44.7509],[-92.8078,44.7507],[-92.8074,44.7505],[-92.8067,44.7503],[-92.8066,44.7502],[-92.806,44.75],[-92.8055,44.7498],[-92.8048,44.7492],[-92.8046,44.7491],[-92.8045,44.7489],[-92.8044,44.7488],[-92.8042,44.7485],[-92.8041,44.7483],[-92.804,44.7481],[-92.804,44.748],[-92.804,44.7479],[-92.8039,44.7479],[-92.8039,44.7477],[-92.8038,44.7476],[-92.8038,44.7475],[-92.8038,44.7474],[-92.8032,44.7471],[-92.802,44.7457],[-92.8019,44.7456],[-92.7923,44.7394],[-92.7811,44.7354],[-92.7765,44.7337],[-92.7763,44.7337],[-92.7736,44.7327],[-92.772,44.7321],[-92.7694,44.7307],[-92.7618,44.7263],[-92.7557,44.7232],[-92.7542,44.7228],[-92.7533,44.7225],[-92.752,44.7222],[-92.7501,44.7218],[-92.7497,44.7217],[-92.7392,44.718],[-92.7365,44.7164],[-92.7323,44.7145],[-92.732,44.7143],[-92.7286,44.7119],[-92.7263,44.7103],[-92.7201,44.7057],[-92.7173,44.7038],[-92.7134,44.7011],[-92.7131,44.7009],[-92.7125,44.7005],[-92.7123,44.7003],[-92.7119,44.7001],[-92.7095,44.6985],[-92.7069,44.6967],[-92.7015,44.6934],[-92.6999,44.6918],[-92.6999,44.6917],[-92.6993,44.6913],[-92.6983,44.6908],[-92.697,44.6901],[-92.6955,44.6893],[-92.6949,44.6889],[-92.6947,44.6889],[-92.6943,44.6886],[-92.6906,44.6856],[-92.6862,44.6824],[-92.6835,44.6798],[-92.6833,44.6796],[-92.6796,44.6763],[-92.6776,44.6742],[-92.6761,44.6725],[-92.674,44.6709],[-92.672,44.6692],[-92.67,44.6679],[-92.6678,44.6662],[-92.6658,44.6643],[-92.6647,44.6634],[-92.661,44.6609],[-92.6558,44.6581],[-92.6466,44.6547],[-92.6448,44.6538],[-92.6436,44.6531],[-92.6432,44.6531],[-92.6395,44.6522],[-92.632,44.6492],[-92.6304,44.6476],[-92.6277,44.6449],[-92.6251,44.6422],[-92.6218,44.639],[-92.6217,44.6386],[-92.6212,44.637],[-92.6202,44.6342],[-92.6202,44.6336],[-92.6203,44.6316],[-92.6202,44.631],[-92.6202,44.6306],[-92.6202,44.6295],[-92.6202,44.6294],[-92.6203,44.6287],[-92.6205,44.6279],[-92.6208,44.6273],[-92.6211,44.6265],[-92.6215,44.6258],[-92.6218,44.6251],[-92.6219,44.6249],[-92.6228,44.6235],[-92.6234,44.6218],[-92.6235,44.621],[-92.6236,44.6206],[-92.6236,44.6192],[-92.6234,44.6181],[-92.623,44.6169],[-92.6229,44.6168],[-92.6225,44.6161],[-92.6221,44.6155],[-92.6216,44.6149],[-92.6198,44.6136],[-92.6191,44.6132],[-92.619,44.6132],[-92.6182,44.6128],[-92.6168,44.6122],[-92.6155,44.6118],[-92.6147,44.6117],[-92.6138,44.6116],[-92.6128,44.6117],[-92.6124,44.6118],[-92.6119,44.6118],[-92.6113,44.6118],[-92.6112,44.6119],[-92.6102,44.612],[-92.6101,44.612],[-92.61,44.6121],[-92.6091,44.6122],[-92.6074,44.6124],[-92.6073,44.6124],[-92.605,44.6125],[-92.6038,44.6125],[-92.6026,44.6123],[-92.6016,44.612],[-92.6003,44.6114],[-92.6002,44.6114],[-92.5982,44.6101],[-92.5957,44.6081],[-92.5948,44.6077],[-92.5941,44.6073],[-92.5925,44.6067],[-92.5921,44.6065],[-92.5919,44.6064],[-92.5905,44.6059],[-92.5905,44.6057],[-92.5905,44.6055],[-92.5904,44.6054],[-92.5896,44.604],[-92.5893,44.6028],[-92.5892,44.6027],[-92.589,44.6022],[-92.5888,44.6017],[-92.5883,44.6011],[-92.5873,44.6004],[-92.5862,44.6001],[-92.5847,44.5999],[-92.5833,44.6002],[-92.5828,44.6004],[-92.5816,44.6009],[-92.5804,44.6021],[-92.579,44.6038],[-92.5788,44.6039],[-92.5786,44.604],[-92.578,44.6043],[-92.5775,44.6046],[-92.5774,44.6047],[-92.5772,44.6049],[-92.5772,44.605],[-92.5767,44.605],[-92.5747,44.6049],[-92.5733,44.6048],[-92.5727,44.6046],[-92.5705,44.604],[-92.57,44.6038],[-92.5694,44.6036],[-92.5691,44.6034],[-92.569,44.6034],[-92.5685,44.603],[-92.5682,44.6028],[-92.5681,44.6027],[-92.568,44.6026],[-92.5678,44.6025],[-92.5674,44.6022],[-92.567,44.6017],[-92.5667,44.6013],[-92.5667,44.6012],[-92.5663,44.6006],[-92.5662,44.6005],[-92.5657,44.5999],[-92.5651,44.5992],[-92.5644,44.5984],[-92.564,44.5981],[-92.5633,44.5974],[-92.5626,44.5968],[-92.5624,44.5966],[-92.5619,44.5962],[-92.5615,44.5957],[-92.5611,44.5952],[-92.5605,44.5945],[-92.5599,44.5936],[-92.5593,44.5928],[-92.5592,44.5926],[-92.5592,44.5925],[-92.5591,44.5924],[-92.5591,44.5923],[-92.559,44.5922],[-92.559,44.5921],[-92.5588,44.5919],[-92.5584,44.591],[-92.558,44.5903],[-92.5575,44.5894],[-92.5574,44.5893],[-92.5573,44.5892],[-92.557,44.5888],[-92.5564,44.5881],[-92.5561,44.5877],[-92.5556,44.5872],[-92.5546,44.5862],[-92.5528,44.5847],[-92.552,44.5839],[-92.5513,44.583],[-92.5506,44.5823],[-92.5504,44.5821],[-92.55,44.5815],[-92.5498,44.5811],[-92.5495,44.5805],[-92.5494,44.58],[-92.5493,44.579],[-92.5493,44.5785],[-92.5493,44.5781],[-92.5493,44.5778],[-92.5498,44.5761],[-92.55,44.5758],[-92.55,44.5756],[-92.5504,44.5749],[-92.551,44.5738],[-92.5512,44.5735],[-92.5514,44.573],[-92.5515,44.5726],[-92.5516,44.5722],[-92.5515,44.5719],[-92.5515,44.5715],[-92.5513,44.571],[-92.5512,44.5705],[-92.5507,44.5697],[-92.5503,44.5692],[-92.55,44.569],[-92.5499,44.5689],[-92.5493,44.5686],[-92.5489,44.5682],[-92.548,44.5678],[-92.5472,44.5675],[-92.5471,44.5675],[-92.5469,44.5674],[-92.5468,44.5674],[-92.5467,44.5673],[-92.5464,44.5673],[-92.5459,44.5672],[-92.5454,44.5671],[-92.5451,44.567],[-92.5448,44.567],[-92.5446,44.567],[-92.5445,44.567],[-92.544,44.5669],[-92.5436,44.5669],[-92.5432,44.5669],[-92.5425,44.5669],[-92.5421,44.5669],[-92.5417,44.567],[-92.541,44.5671],[-92.5399,44.5675],[-92.5388,44.568],[-92.5382,44.5682],[-92.5356,44.5696],[-92.5342,44.5703],[-92.5341,44.5703],[-92.5329,44.5709],[-92.5327,44.5711],[-92.532,44.5714],[-92.528,44.5733],[-92.5264,44.5738],[-92.525,44.5742],[-92.5231,44.5747],[-92.5218,44.5751],[-92.5212,44.5752],[-92.5207,44.5753],[-92.5202,44.5753],[-92.5198,44.5753],[-92.5192,44.5753],[-92.5187,44.5752],[-92.5184,44.5751],[-92.5181,44.575],[-92.5176,44.5748],[-92.5174,44.5747],[-92.5165,44.5743],[-92.5164,44.5742],[-92.5162,44.5741],[-92.516,44.574],[-92.5155,44.5738],[-92.5151,44.5736],[-92.5149,44.5735],[-92.5147,44.5733],[-92.5144,44.5731],[-92.5136,44.5725],[-92.513,44.5721],[-92.5125,44.5718],[-92.5105,44.571],[-92.5087,44.5703],[-92.5081,44.5701],[-92.5079,44.5701],[-92.507,44.5697],[-92.505,44.5692],[-92.5028,44.5686],[-92.5008,44.568],[-92.5006,44.568],[-92.5,44.5678],[-92.4981,44.5673],[-92.4977,44.5671],[-92.4972,44.5669],[-92.4971,44.5669],[-92.497,44.5669],[-92.4963,44.5667],[-92.4945,44.5662],[-92.4937,44.566],[-92.4928,44.566],[-92.4924,44.566],[-92.4921,44.566],[-92.4919,44.566],[-92.4918,44.566],[-92.4908,44.5662],[-92.4905,44.5662],[-92.4885,44.5667],[-92.4884,44.5667],[-92.4881,44.5668],[-92.4879,44.5669],[-92.4878,44.5669],[-92.4867,44.5673],[-92.4857,44.5678],[-92.4857,44.5679],[-92.4851,44.568],[-92.4847,44.5682],[-92.4834,44.5684],[-92.4832,44.5685],[-92.4824,44.5685],[-92.4823,44.5685],[-92.4822,44.5685],[-92.481,44.5684],[-92.48,44.5683],[-92.4782,44.5679],[-92.4776,44.5676],[-92.4769,44.5674],[-92.4767,44.5673],[-92.4766,44.5673],[-92.4752,44.5668],[-92.4741,44.5665],[-92.4734,44.5664],[-92.4732,44.5663],[-92.4724,44.566],[-92.4713,44.5656],[-92.4701,44.5653],[-92.469,44.565],[-92.4667,44.5646],[-92.4657,44.5644],[-92.4632,44.5638],[-92.4626,44.5637],[-92.4614,44.5634],[-92.4608,44.5633],[-92.4589,44.5627],[-92.4578,44.5624],[-92.4567,44.5622],[-92.4561,44.5621],[-92.456,44.5621],[-92.4551,44.562],[-92.454,44.562],[-92.4529,44.5621],[-92.4517,44.5621],[-92.451,44.5622],[-92.4495,44.5623],[-92.4483,44.5624],[-92.4465,44.5627],[-92.445,44.5627],[-92.4437,44.5627],[-92.4421,44.5628],[-92.4407,44.5628],[-92.4396,44.5632],[-92.4384,44.5635],[-92.4382,44.5636],[-92.437,44.564],[-92.4359,44.5645],[-92.4348,44.565],[-92.4333,44.5655],[-92.4325,44.5657],[-92.4317,44.5658],[-92.4311,44.5658],[-92.4295,44.5655],[-92.4279,44.5652],[-92.4271,44.565],[-92.4262,44.5647],[-92.4258,44.5646],[-92.4247,44.5641],[-92.4234,44.5634],[-92.4218,44.5625],[-92.4207,44.562],[-92.4188,44.5614],[-92.417,44.5608],[-92.4151,44.5604],[-92.4138,44.5602],[-92.4129,44.5603],[-92.4115,44.5602],[-92.4111,44.5601],[-92.4099,44.5599],[-92.4077,44.5595],[-92.4061,44.5591],[-92.4043,44.5589],[-92.4021,44.5586],[-92.3993,44.5583],[-92.3953,44.558],[-92.3915,44.5576],[-92.389,44.5577],[-92.386,44.5578],[-92.3828,44.5582],[-92.3803,44.5585],[-92.3756,44.5587],[-92.3752,44.5588],[-92.3683,44.5592],[-92.3659,44.5591],[-92.3615,44.5589],[-92.3576,44.5585],[-92.3573,44.5585],[-92.3541,44.558],[-92.3506,44.5575],[-92.3476,44.5572],[-92.3442,44.5564],[-92.3432,44.5561],[-92.3401,44.5553],[-92.3361,44.554],[-92.3357,44.5538],[-92.3327,44.5526],[-92.329,44.5509],[-92.3261,44.5491],[-92.3256,44.5487],[-92.3223,44.5468],[-92.3199,44.5449],[-92.3178,44.5429],[-92.3177,44.5428],[-92.3174,44.5425],[-92.3162,44.541],[-92.3156,44.5403],[-92.3141,44.538],[-92.3136,44.5369],[-92.3135,44.5365],[-92.3133,44.5361],[-92.313,44.5352],[-92.3122,44.5324],[-92.3114,44.5302],[-92.3108,44.5288],[-92.308,44.5245],[-92.3057,44.5221],[-92.3035,44.5198],[-92.303,44.5187],[-92.3028,44.5179],[-92.3028,44.5176],[-92.3027,44.5173],[-92.3025,44.5165],[-92.3024,44.5134],[-92.3027,44.5109],[-92.3029,44.5097],[-92.303,44.507],[-92.303,44.5036],[-92.3026,44.5014],[-92.3022,44.5003],[-92.302,44.5],[-92.3016,44.4994],[-92.3013,44.4988],[-92.3003,44.4974],[-92.2985,44.4946],[-92.2976,44.4933],[-92.2971,44.4927],[-92.2955,44.4907],[-92.2944,44.4893],[-92.2923,44.487],[-92.291,44.4855],[-92.288,44.4827],[-92.2861,44.481],[-92.2843,44.4794],[-92.2824,44.4777],[-92.2803,44.4762],[-92.2768,44.4736],[-92.274,44.4719],[-92.2718,44.4705],[-92.2704,44.4697],[-92.2674,44.4679],[-92.2652,44.4666],[-92.2625,44.4652],[-92.2597,44.4638],[-92.2566,44.4625],[-92.2544,44.4616],[-92.2521,44.4606],[-92.2506,44.4601],[-92.2502,44.4599],[-92.2491,44.4595],[-92.2473,44.4585],[-92.2449,44.4568],[-92.243,44.4553],[-92.242,44.4543],[-92.2412,44.4534],[-92.2404,44.4525],[-92.2395,44.4516],[-92.2373,44.4494],[-92.2339,44.4463],[-92.2325,44.4454],[-92.2309,44.4445],[-92.2217,44.4407],[-92.2211,44.4404],[-92.2171,44.4391],[-92.2152,44.4385],[-92.2126,44.4379],[-92.2104,44.4374],[-92.2083,44.4369],[-92.1954,44.4338],[-92.1904,44.4328],[-92.1893,44.4325],[-92.1855,44.4317],[-92.1817,44.431],[-92.1703,44.4286],[-92.1637,44.4274],[-92.1625,44.4272],[-92.1582,44.4267],[-92.1557,44.4265],[-92.1532,44.4262],[-92.1396,44.4247],[-92.1381,44.4244],[-92.1366,44.4242],[-92.1352,44.424],[-92.1338,44.4237],[-92.1255,44.4223],[-92.1253,44.4222],[-92.1252,44.4222],[-92.1245,44.4221],[-92.1237,44.4218],[-92.1223,44.4212],[-92.1213,44.4207],[-92.1211,44.4206],[-92.1206,44.4201],[-92.1191,44.419],[-92.1181,44.4181],[-92.1167,44.417],[-92.1153,44.4161],[-92.1141,44.4152],[-92.1136,44.415],[-92.1129,44.4146],[-92.1125,44.4144],[-92.1123,44.4143],[-92.1111,44.4139],[-92.1092,44.4136],[-92.1071,44.4132],[-92.1045,44.4127],[-92.1016,44.4122],[-92.0988,44.4117],[-92.0977,44.4115],[-92.0974,44.4115],[-92.095,44.4109],[-92.092,44.4101],[-92.0899,44.4095],[-92.0872,44.4089],[-92.0851,44.4081],[-92.0844,44.4077],[-92.0836,44.4073],[-92.0826,44.4069],[-92.0813,44.4062],[-92.0812,44.4061],[-92.0796,44.4053],[-92.0792,44.4051],[-92.0786,44.4049],[-92.077,44.4047],[-92.0746,44.4042],[-92.0723,44.404],[-92.0706,44.404],[-92.0692,44.404],[-92.068,44.404],[-92.0664,44.4041],[-92.0649,44.4042],[-92.0632,44.4042],[-92.0616,44.4041],[-92.0603,44.4038],[-92.0581,44.4032],[-92.0565,44.4027],[-92.0549,44.4021],[-92.0536,44.4014],[-92.0523,44.4004],[-92.0514,44.3994],[-92.0506,44.3985],[-92.0495,44.3973],[-92.0484,44.3963],[-92.0473,44.3953],[-92.0473,44.3952],[-92.0463,44.3944],[-92.0457,44.3941],[-92.0456,44.394],[-92.0448,44.3936],[-92.0429,44.3924],[-92.0421,44.3917],[-92.0412,44.3909],[-92.0399,44.3898],[-92.0382,44.3887],[-92.0378,44.3886],[-92.0367,44.3881],[-92.0347,44.3873],[-92.0334,44.3868],[-92.0323,44.3864],[-92.0322,44.3864],[-92.032,44.3863],[-92.0319,44.3863],[-92.0306,44.3857],[-92.0287,44.3849],[-92.0281,44.3847],[-92.0251,44.3834],[-92.0229,44.3825],[-92.0225,44.3823],[-92.0219,44.3821],[-92.0193,44.3812],[-92.0182,44.3809],[-92.0167,44.3806],[-92.0145,44.3802],[-92.0121,44.3802],[-92.0097,44.3798],[-92.0086,44.3796],[-92.0078,44.3794],[-92.0062,44.3788],[-92.0046,44.3782],[-92.0028,44.3771],[-92.0013,44.3761],[-92.0002,44.375],[-91.994,44.3718],[-91.9873,44.3691],[-91.987,44.369],[-91.9856,44.3686],[-91.984,44.3685],[-91.9802,44.3684],[-91.9786,44.3684],[-91.9771,44.3681],[-91.9749,44.3675],[-91.9725,44.3668],[-91.9703,44.3658],[-91.9702,44.3658],[-91.968,44.3646],[-91.9668,44.364],[-91.9667,44.3639],[-91.9636,44.3621],[-91.96,44.3598],[-91.9595,44.3594],[-91.9586,44.3584],[-91.9556,44.3556],[-91.955,44.355],[-91.9528,44.353],[-91.9498,44.3491],[-91.9496,44.3488],[-91.943,44.3423],[-91.9429,44.3422],[-91.9413,44.341],[-91.9362,44.3388],[-91.9358,44.3387],[-91.9282,44.3355],[-91.9256,44.3336],[-91.9239,44.3314],[-91.9197,44.3245],[-91.9186,44.3227],[-91.9162,44.3181],[-91.9136,44.3116],[-91.9135,44.3114],[-91.9136,44.3104],[-91.9138,44.3093],[-91.9144,44.3082],[-91.9168,44.3056],[-91.9177,44.3044],[-91.9181,44.3042],[-91.9186,44.3036],[-91.9187,44.3035],[-91.921,44.3011],[-91.9218,44.3],[-91.9235,44.2979],[-91.9241,44.2971],[-91.9249,44.2957],[-91.925,44.2948],[-91.9249,44.2938],[-91.9246,44.2918],[-91.9241,44.2908],[-91.9239,44.2903],[-91.9233,44.2892],[-91.9222,44.2878],[-91.9219,44.2876],[-91.9203,44.2865],[-91.9181,44.2856],[-91.9155,44.285],[-91.913,44.2842],[-91.9118,44.2838],[-91.9089,44.2828],[-91.9058,44.2816],[-91.9043,44.2808],[-91.9037,44.2804],[-91.9025,44.2798],[-91.9024,44.2797],[-91.9007,44.2786],[-91.8987,44.2772],[-91.8973,44.276],[-91.897,44.2757],[-91.8964,44.2747],[-91.8959,44.2738],[-91.8957,44.273],[-91.8957,44.2718],[-91.8957,44.2716],[-91.8959,44.2703],[-91.8963,44.2691],[-91.8965,44.2678],[-91.8966,44.2666],[-91.8968,44.2655],[-91.8965,44.2641],[-91.896,44.2629],[-91.8957,44.2624],[-91.8952,44.2618],[-91.8942,44.2613],[-91.8937,44.2607],[-91.8927,44.2599],[-91.891,44.258],[-91.8891,44.2561],[-91.8885,44.255],[-91.8878,44.2542],[-91.8875,44.2535],[-91.8872,44.2525],[-91.887,44.2518],[-91.887,44.251],[-91.8871,44.2503],[-91.887,44.25],[-91.8875,44.2478],[-91.8879,44.2464],[-91.8913,44.2389],[-91.8925,44.2363],[-91.893,44.2351],[-91.8927,44.2311],[-91.8898,44.2263],[-91.8848,44.2211],[-91.8814,44.2177],[-91.8803,44.2165],[-91.8774,44.2129],[-91.8764,44.2096],[-91.8764,44.209],[-91.8764,44.2081],[-91.8764,44.2078],[-91.8764,44.2077],[-91.8765,44.206],[-91.8761,44.2027],[-91.8755,44.2013],[-91.8752,44.2006],[-91.8724,44.1992],[-91.8674,44.1976],[-91.8658,44.1971],[-91.8644,44.1966],[-91.8633,44.1959],[-91.8626,44.1955],[-91.8597,44.1937],[-91.8582,44.193],[-91.8579,44.1928],[-91.8568,44.1923],[-91.8565,44.1921],[-91.856,44.1919],[-91.8539,44.1906],[-91.853,44.19],[-91.852,44.1892],[-91.8478,44.1865],[-91.8448,44.1849],[-91.8426,44.1839],[-91.8415,44.1835],[-91.8388,44.1825],[-91.8382,44.1823],[-91.8377,44.182],[-91.8376,44.182],[-91.836,44.1814],[-91.8342,44.1809],[-91.8331,44.1805],[-91.8325,44.1803],[-91.8314,44.1797],[-91.8292,44.1784],[-91.8246,44.1731],[-91.8196,44.1673],[-91.8173,44.1642],[-91.8161,44.1635],[-91.8112,44.1609],[-91.8111,44.1609],[-91.8105,44.1606],[-91.8081,44.1593],[-91.802,44.1565],[-91.7975,44.1547],[-91.7967,44.1543],[-91.7929,44.1531],[-91.7895,44.1522],[-91.7885,44.1519],[-91.7848,44.1508],[-91.7748,44.1476],[-91.7745,44.1475],[-91.7729,44.1468],[-91.7698,44.1444],[-91.7686,44.1435],[-91.7648,44.1414],[-91.7628,44.1403],[-91.761,44.1393],[-91.7567,44.1368],[-91.754,44.1356],[-91.7518,44.1348],[-91.7502,44.1346],[-91.7483,44.1343],[-91.7409,44.1339],[-91.7331,44.1331],[-91.733,44.1331],[-91.7329,44.1331],[-91.7318,44.133],[-91.7306,44.1329],[-91.7284,44.1323],[-91.7273,44.132],[-91.7259,44.1316],[-91.7257,44.1316],[-91.7241,44.1311],[-91.7227,44.1308],[-91.7216,44.1304],[-91.7215,44.1303],[-91.7203,44.1296],[-91.7202,44.1295],[-91.7197,44.1292],[-91.7196,44.1292],[-91.7191,44.1288],[-91.7152,44.125],[-91.7136,44.1236],[-91.7106,44.1205],[-91.71,44.1193],[-91.7097,44.1183],[-91.7095,44.1176],[-91.7099,44.1163],[-91.7097,44.1153],[-91.709,44.114],[-91.7081,44.1109],[-91.7082,44.1052],[-91.7081,44.1045],[-91.7076,44.104],[-91.7075,44.1039],[-91.7045,44.1026],[-91.7043,44.1026],[-91.7039,44.1024],[-91.6953,44.0986],[-91.6913,44.0979],[-91.6906,44.0979],[-91.6886,44.098],[-91.6874,44.0983],[-91.6857,44.0984],[-91.6842,44.0982],[-91.6828,44.0979],[-91.6815,44.0974],[-91.6741,44.0924],[-91.6725,44.0913],[-91.6715,44.0905],[-91.6695,44.089],[-91.6687,44.0884],[-91.6686,44.0883],[-91.667,44.087],[-91.6653,44.085],[-91.6643,44.0832],[-91.6638,44.0816],[-91.6634,44.0809],[-91.661,44.0767],[-91.6595,44.0742],[-91.657,44.0714],[-91.6558,44.0709],[-91.6547,44.0703],[-91.6543,44.0701],[-91.6522,44.0686],[-91.652,44.0684],[-91.6519,44.0684],[-91.6506,44.0672],[-91.6488,44.065],[-91.6479,44.0641],[-91.6465,44.0633],[-91.6447,44.0628],[-91.6434,44.0627],[-91.6417,44.0633],[-91.6406,44.0636],[-91.6405,44.0637],[-91.6392,44.0637],[-91.6381,44.0633],[-91.6372,44.0629],[-91.6371,44.0628],[-91.6361,44.0623],[-91.6359,44.0622],[-91.6334,44.0604],[-91.6325,44.0596],[-91.6317,44.0591],[-91.6312,44.0587],[-91.6299,44.0573],[-91.6296,44.057],[-91.6292,44.0567],[-91.629,44.0566],[-91.6283,44.0561],[-91.6281,44.056],[-91.628,44.0559],[-91.6279,44.0558],[-91.6276,44.0557],[-91.6275,44.0556],[-91.627,44.0554],[-91.6256,44.0548],[-91.6252,44.0546],[-91.6247,44.0544],[-91.6243,44.0543],[-91.6242,44.0543],[-91.6238,44.0541],[-91.6217,44.0536],[-91.6208,44.0533],[-91.6197,44.053],[-91.6196,44.053],[-91.6165,44.052],[-91.6154,44.0516],[-91.6133,44.0506],[-91.6132,44.0506],[-91.6112,44.0496],[-91.6105,44.0493],[-91.6073,44.0474],[-91.607,44.0471],[-91.6052,44.0455],[-91.605,44.0453],[-91.6039,44.0441],[-91.6035,44.0437],[-91.6018,44.0414],[-91.6006,44.0393],[-91.6003,44.0388],[-91.5998,44.0379],[-91.5996,44.0377],[-91.5994,44.0372],[-91.5976,44.035],[-91.5969,44.0344],[-91.5956,44.0333],[-91.5921,44.0314],[-91.5879,44.0295],[-91.5853,44.0285],[-91.5826,44.0274],[-91.5812,44.0271],[-91.58,44.0269],[-91.5768,44.0269],[-91.5733,44.0269],[-91.5728,44.0269],[-91.5707,44.0267],[-91.5671,44.0262],[-91.5636,44.0257],[-91.5635,44.0257],[-91.5605,44.0255],[-91.559,44.0253],[-91.5585,44.0252],[-91.5568,44.0248],[-91.5567,44.0247],[-91.5563,44.0246],[-91.5531,44.0236],[-91.5525,44.0234],[-91.5505,44.0228],[-91.5495,44.0226],[-91.547,44.0222],[-91.5338,44.0214],[-91.5323,44.0215],[-91.5278,44.0216],[-91.5263,44.0215],[-91.5243,44.0214],[-91.5174,44.0206],[-91.5166,44.0205],[-91.5071,44.019],[-91.5059,44.0187],[-91.5022,44.0169],[-91.5001,44.0156],[-91.4996,44.0154],[-91.4966,44.0135],[-91.495,44.0125],[-91.4909,44.0111],[-91.4896,44.0107],[-91.4809,44.0081],[-91.4802,44.008],[-91.4798,44.008],[-91.4785,44.008],[-91.477,44.0083],[-91.4711,44.0092],[-91.4706,44.0093],[-91.4685,44.0095],[-91.4675,44.0095],[-91.4674,44.0095],[-91.4652,44.0093],[-91.4647,44.0092],[-91.4642,44.0091],[-91.4635,44.009],[-91.4616,44.0082],[-91.4591,44.007],[-91.4574,44.0063],[-91.4541,44.0052],[-91.4538,44.0051],[-91.4511,44.0044],[-91.4504,44.0042],[-91.4482,44.0035],[-91.4475,44.0033],[-91.4463,44.003],[-91.4454,44.0028],[-91.4405,44.0015],[-91.4393,44.001],[-91.4386,44.0006],[-91.4376,44.0001],[-91.4375,44],[-91.4374,44],[-91.4353,43.9986],[-91.4351,43.9985],[-91.4341,43.9979],[-91.4323,43.9967],[-91.4312,43.9954],[-91.4298,43.9938],[-91.4269,43.9888],[-91.4267,43.9885],[-91.4257,43.9851],[-91.4252,43.9843],[-91.4241,43.9826],[-91.4197,43.9792],[-91.415,43.9756],[-91.4127,43.9736],[-91.4125,43.9734],[-91.4105,43.9709],[-91.4094,43.9689],[-91.4077,43.9657],[-91.4074,43.9652],[-91.406,43.9639],[-91.4015,43.9621],[-91.4002,43.9616],[-91.3978,43.9606],[-91.3974,43.9604],[-91.3971,43.9603],[-91.3967,43.9601],[-91.3966,43.96],[-91.3964,43.96],[-91.3963,43.9599],[-91.3959,43.9597],[-91.3951,43.9594],[-91.3948,43.9592],[-91.3934,43.9585],[-91.3927,43.9581],[-91.392,43.9577],[-91.3919,43.9577],[-91.3918,43.9576],[-91.3912,43.9572],[-91.3897,43.9564],[-91.3885,43.9558],[-91.3876,43.9553],[-91.3872,43.955],[-91.3867,43.9547],[-91.3858,43.9542],[-91.3849,43.9535],[-91.3848,43.9534],[-91.3844,43.9531],[-91.3829,43.9516],[-91.3827,43.9514],[-91.3824,43.9511],[-91.3819,43.9507],[-91.3818,43.9506],[-91.3796,43.9484],[-91.3794,43.9483],[-91.379,43.9478],[-91.3786,43.9475],[-91.3782,43.9471],[-91.3776,43.9465],[-91.377,43.946],[-91.3758,43.9449],[-91.3755,43.9446],[-91.3752,43.9443],[-91.3751,43.9443],[-91.3742,43.9435],[-91.3734,43.9429],[-91.3732,43.9427],[-91.3683,43.9388],[-91.3681,43.9386],[-91.368,43.9385],[-91.3673,43.938],[-91.3666,43.9375],[-91.3661,43.9369],[-91.366,43.9368],[-91.3658,43.9365],[-91.3654,43.9361],[-91.3647,43.9349],[-91.3646,43.9344],[-91.3643,43.9335],[-91.3642,43.9331],[-91.3642,43.9326],[-91.3641,43.9321],[-91.364,43.9317],[-91.364,43.9314],[-91.364,43.9311],[-91.364,43.93],[-91.3638,43.9286],[-91.3636,43.9279],[-91.3634,43.9273],[-91.3633,43.9268],[-91.3632,43.9266],[-91.3628,43.926],[-91.362,43.9247],[-91.3615,43.9239],[-91.36,43.9213],[-91.3598,43.9209],[-91.3588,43.9193],[-91.3587,43.9192],[-91.3581,43.9182],[-91.3575,43.9174],[-91.3574,43.9172],[-91.3567,43.9166],[-91.3562,43.9164],[-91.3557,43.9162],[-91.3542,43.9156],[-91.3519,43.9146],[-91.3517,43.9145],[-91.3498,43.9134],[-91.3497,43.9134],[-91.3496,43.9133],[-91.3487,43.9128],[-91.3477,43.912],[-91.3471,43.9111],[-91.3467,43.9106],[-91.3463,43.9101],[-91.3456,43.9086],[-91.3448,43.9069],[-91.3442,43.9061],[-91.3438,43.9054],[-91.3435,43.9047],[-91.3434,43.9046],[-91.343,43.9038],[-91.3428,43.9036],[-91.3423,43.9027],[-91.3405,43.9001],[-91.3397,43.8992],[-91.3397,43.8991],[-91.3393,43.8987],[-91.3387,43.8981],[-91.3381,43.8977],[-91.3366,43.8969],[-91.3332,43.8955],[-91.3309,43.8947],[-91.3308,43.8947],[-91.3281,43.8934],[-91.3263,43.8926],[-91.3255,43.8922],[-91.3252,43.892],[-91.3224,43.8899],[-91.3219,43.8896],[-91.3206,43.8885],[-91.319,43.8867],[-91.317,43.8843],[-91.3154,43.8819],[-91.3153,43.8818],[-91.3142,43.8791],[-91.3136,43.8776],[-91.3135,43.8773],[-91.313,43.8758],[-91.313,43.8755],[-91.313,43.8754],[-91.313,43.8752],[-91.3129,43.875],[-91.3113,43.8678],[-91.3111,43.8675],[-91.311,43.8674],[-91.3107,43.8671],[-91.3104,43.8669],[-91.31,43.8666],[-91.3094,43.8662],[-91.3089,43.866],[-91.3077,43.8652],[-91.3077,43.8649],[-91.3076,43.8649],[-91.3068,43.8643],[-91.3063,43.864],[-91.3061,43.8639],[-91.3052,43.8633],[-91.3045,43.8628],[-91.3039,43.8623],[-91.3033,43.8619],[-91.3027,43.8613],[-91.3022,43.8607],[-91.3017,43.8601],[-91.3015,43.8597],[-91.3012,43.8593],[-91.3008,43.8588],[-91.3007,43.8586],[-91.3006,43.8585],[-91.3002,43.858],[-91.3001,43.8579],[-91.3001,43.8578],[-91.3,43.8578],[-91.3,43.8577],[-91.2995,43.8572],[-91.2994,43.8571],[-91.2993,43.857],[-91.2988,43.8566],[-91.2986,43.8564],[-91.298,43.856],[-91.2973,43.8555],[-91.2969,43.8553],[-91.2967,43.8552],[-91.2966,43.8552],[-91.296,43.8549],[-91.2956,43.8547],[-91.2955,43.8546],[-91.2948,43.8543],[-91.2939,43.854],[-91.2935,43.8539],[-91.2933,43.8538],[-91.2928,43.8536],[-91.2919,43.8533],[-91.2915,43.8529],[-91.2912,43.8528],[-91.291,43.8527],[-91.2902,43.8522],[-91.2891,43.8514],[-91.2883,43.8507],[-91.2877,43.8501],[-91.287,43.8494],[-91.2861,43.8487],[-91.2859,43.8486],[-91.2855,43.8482],[-91.2848,43.8477],[-91.2845,43.8474],[-91.2841,43.8471],[-91.2838,43.8466],[-91.2836,43.8462],[-91.2835,43.8459],[-91.2831,43.8449],[-91.2827,43.8441],[-91.2825,43.8437],[-91.2823,43.8434],[-91.2822,43.8432],[-91.282,43.8427],[-91.2818,43.8425],[-91.2817,43.8423],[-91.2815,43.842],[-91.2814,43.8419],[-91.2813,43.8417],[-91.2809,43.8415],[-91.2806,43.8411],[-91.2803,43.8408],[-91.2802,43.8408],[-91.2795,43.8399],[-91.2785,43.8389],[-91.2777,43.8378],[-91.2777,43.8377],[-91.2773,43.8368],[-91.2773,43.8366],[-91.2772,43.8362],[-91.2772,43.836],[-91.2771,43.8352],[-91.2771,43.8351],[-91.277,43.8347],[-91.277,43.8342],[-91.2769,43.833],[-91.2768,43.8325],[-91.2768,43.8318],[-91.2768,43.8316],[-91.2768,43.8315],[-91.2768,43.8312],[-91.2768,43.8306],[-91.2768,43.8303],[-91.2768,43.8302],[-91.2768,43.8301],[-91.2768,43.8299],[-91.2767,43.8297],[-91.2767,43.8294],[-91.2766,43.8292],[-91.2765,43.8285],[-91.2761,43.8265],[-91.2759,43.8258],[-91.2758,43.8252],[-91.2757,43.8249],[-91.2751,43.8234],[-91.2748,43.8228],[-91.2745,43.822],[-91.2744,43.8219],[-91.2735,43.8196],[-91.2732,43.8188],[-91.2731,43.8188],[-91.2731,43.8187],[-91.273,43.8186],[-91.273,43.8185],[-91.273,43.8183],[-91.2726,43.8166],[-91.272,43.8138],[-91.2712,43.812],[-91.2708,43.8117],[-91.2695,43.8105],[-91.2694,43.8104],[-91.2688,43.8099],[-91.2687,43.8098],[-91.2686,43.8097],[-91.2685,43.8095],[-91.2684,43.8093],[-91.268,43.8089],[-91.2678,43.8088],[-91.2678,43.8076],[-91.2677,43.8073],[-91.2674,43.8042],[-91.2674,43.8041],[-91.2667,43.8032],[-91.265,43.8011],[-91.2644,43.8004],[-91.2643,43.7998],[-91.2642,43.7993],[-91.2637,43.7974],[-91.2632,43.7955],[-91.2632,43.7954],[-91.2629,43.7943],[-91.2627,43.7934],[-91.2626,43.7931],[-91.2624,43.7924],[-91.2624,43.7922],[-91.2614,43.7912],[-91.2614,43.7911],[-91.2612,43.7909],[-91.2611,43.7909],[-91.261,43.7908],[-91.261,43.7907],[-91.2608,43.7905],[-91.2607,43.7904],[-91.2606,43.7903],[-91.2605,43.7903],[-91.2605,43.7902],[-91.2602,43.7899],[-91.2601,43.7899],[-91.2601,43.7898],[-91.2598,43.7895],[-91.2597,43.7895],[-91.2592,43.789],[-91.2585,43.7882],[-91.2578,43.7875],[-91.2573,43.787],[-91.2565,43.7862],[-91.2553,43.785],[-91.2541,43.7839],[-91.2533,43.7831],[-91.2527,43.7824],[-91.2516,43.7815],[-91.2506,43.7806],[-91.2499,43.7799],[-91.2491,43.7792],[-91.248,43.7782],[-91.2468,43.7771],[-91.2461,43.7764],[-91.2458,43.7762],[-91.2453,43.7757],[-91.2448,43.7753],[-91.2445,43.775],[-91.2443,43.7748],[-91.2441,43.7747],[-91.2439,43.773],[-91.2441,43.7724],[-91.2441,43.7722],[-91.2442,43.772],[-91.2442,43.7718],[-91.2443,43.7716],[-91.2443,43.7715],[-91.2443,43.7714],[-91.2444,43.7713],[-91.2444,43.7712],[-91.2448,43.7704],[-91.2449,43.7703],[-91.2466,43.7674],[-91.2471,43.7666],[-91.2472,43.7665],[-91.2473,43.7662],[-91.2474,43.7658],[-91.2476,43.7653],[-91.2477,43.765],[-91.248,43.7641],[-91.2485,43.7627],[-91.249,43.7614],[-91.2494,43.7604],[-91.2494,43.7603],[-91.2502,43.7584],[-91.2521,43.7534],[-91.2525,43.7521],[-91.2532,43.75],[-91.2539,43.7485],[-91.2541,43.748],[-91.2547,43.7468],[-91.2553,43.7454],[-91.2554,43.7449],[-91.2555,43.7417],[-91.2555,43.7416],[-91.2555,43.7393],[-91.2552,43.7377],[-91.2552,43.7373],[-91.2549,43.7353],[-91.2549,43.7335],[-91.255,43.733],[-91.2552,43.732],[-91.2554,43.7314],[-91.2558,43.7302],[-91.2559,43.7298],[-91.2567,43.7283],[-91.2574,43.7268],[-91.2577,43.726],[-91.2578,43.7257],[-91.2588,43.7234],[-91.2613,43.7195],[-91.2615,43.7193],[-91.2649,43.7158],[-91.2651,43.7156],[-91.2665,43.7139],[-91.2679,43.7117],[-91.2679,43.7116],[-91.268,43.7113],[-91.2685,43.7098],[-91.2682,43.7046],[-91.2681,43.7015],[-91.2679,43.6993],[-91.2678,43.6957],[-91.2684,43.6928],[-91.2688,43.6909],[-91.2691,43.6897],[-91.2703,43.6863],[-91.2704,43.6859],[-91.2705,43.6846],[-91.2708,43.6815],[-91.2722,43.6789],[-91.2727,43.6766],[-91.2726,43.6754],[-91.2718,43.674],[-91.2715,43.6735],[-91.2713,43.6728],[-91.2719,43.6712],[-91.2728,43.6696],[-91.2733,43.6683],[-91.2733,43.6666],[-91.2726,43.664],[-91.2724,43.663],[-91.272,43.6614],[-91.272,43.6601],[-91.2724,43.6583],[-91.2724,43.6577],[-91.2717,43.6549],[-91.271,43.6535],[-91.2708,43.6531],[-91.2694,43.6518],[-91.2671,43.6505],[-91.2651,43.6491],[-91.2639,43.6477],[-91.2629,43.6448],[-91.2628,43.6446],[-91.2627,43.6441],[-91.2627,43.6439],[-91.2624,43.6418],[-91.2632,43.6382],[-91.2638,43.6368],[-91.2651,43.6341],[-91.2685,43.6273],[-91.2686,43.6264],[-91.2682,43.625],[-91.268,43.6233],[-91.268,43.6232],[-91.2686,43.6194],[-91.269,43.6166],[-91.2687,43.6153],[-91.2651,43.61],[-91.2619,43.6065],[-91.2616,43.6062],[-91.2583,43.6035],[-91.2529,43.6004],[-91.2501,43.5982],[-91.248,43.5967],[-91.2451,43.5943],[-91.2437,43.5932],[-91.2434,43.5931],[-91.2424,43.5923],[-91.2415,43.5916],[-91.2391,43.5898],[-91.2367,43.5877],[-91.2345,43.5855],[-91.2327,43.5836],[-91.2327,43.5835],[-91.2319,43.5818],[-91.2314,43.5782],[-91.2314,43.577],[-91.2315,43.5764],[-91.2315,43.5756],[-91.2318,43.5727],[-91.2318,43.5717],[-91.2322,43.5697],[-91.2324,43.567],[-91.2328,43.5648],[-91.2344,43.5618],[-91.2363,43.5596],[-91.2385,43.5572],[-91.2387,43.557],[-91.2407,43.555],[-91.2422,43.5528],[-91.2432,43.5507],[-91.2435,43.55],[-91.2438,43.5491],[-91.2441,43.5473],[-91.2441,43.5469],[-91.2441,43.5468],[-91.2441,43.5466],[-91.2441,43.546],[-91.2441,43.5459],[-91.2441,43.5456],[-91.2435,43.5425],[-91.2432,43.5403],[-91.2419,43.5385],[-91.2392,43.5359],[-91.2372,43.5335],[-91.2367,43.5329],[-91.2357,43.5311],[-91.2356,43.5308],[-91.2356,43.5307],[-91.2348,43.5285],[-91.2339,43.5256],[-91.2329,43.524],[-91.2318,43.5228],[-91.23,43.5216],[-91.2284,43.521],[-91.228,43.5208],[-91.2252,43.5195],[-91.2243,43.519],[-91.2226,43.5179],[-91.2225,43.5178],[-91.2183,43.5144],[-91.2173,43.5125],[-91.2173,43.5105],[-91.2177,43.5093],[-91.2177,43.5092],[-91.2179,43.5081],[-91.2179,43.506],[-91.2178,43.5027],[-91.2177,43.5008],[-91.2177,43.5007],[-91.2177,43.5005],[-91.2178,43.5005],[-91.2179,43.5005],[-91.218,43.5005],[-91.2184,43.5005],[-91.2189,43.5005],[-91.2194,43.5006],[-91.2198,43.5006],[-91.2201,43.5006],[-91.221,43.5006],[-91.2213,43.5006],[-91.2215,43.5006],[-91.2217,43.5006],[-91.222,43.5005],[-91.2221,43.5005],[-91.2224,43.5005],[-91.2227,43.5005],[-91.2235,43.5005],[-91.2245,43.5005],[-91.2251,43.5005],[-91.2255,43.5005],[-91.226,43.5006],[-91.2262,43.5006],[-91.227,43.5006],[-91.2276,43.5006],[-91.2277,43.5006],[-91.2282,43.5005],[-91.2284,43.5005],[-91.2285,43.5005],[-91.2288,43.5005],[-91.2289,43.5005],[-91.2292,43.5005],[-91.23,43.5005],[-91.2302,43.5005],[-91.2318,43.5005],[-91.2364,43.5005],[-91.238,43.5005],[-91.2384,43.5005],[-91.2398,43.5005],[-91.2402,43.5005],[-91.2406,43.5005],[-91.2416,43.5005],[-91.2417,43.5005],[-91.242,43.5005],[-91.2421,43.5005],[-91.2424,43.5005],[-91.2426,43.5005],[-91.2428,43.5005],[-91.243,43.5005],[-91.2435,43.5005],[-91.2437,43.5005],[-91.2438,43.5005],[-91.2439,43.5005],[-91.244,43.5005],[-91.2442,43.5005],[-91.2443,43.5005],[-91.2445,43.5005],[-91.2447,43.5005],[-91.2454,43.5005],[-91.2456,43.5005],[-91.2457,43.5005],[-91.2459,43.5005],[-91.246,43.5005],[-91.2461,43.5005],[-91.2462,43.5005],[-91.2465,43.5005],[-91.2466,43.5005],[-91.2469,43.5005],[-91.2477,43.5005],[-91.248,43.5005],[-91.2482,43.5005],[-91.2486,43.5005],[-91.2489,43.5005],[-91.2492,43.5005],[-91.2494,43.5006],[-91.2498,43.5007],[-91.2501,43.5008],[-91.2518,43.5007],[-91.2521,43.5007],[-91.2525,43.5008],[-91.2527,43.5008],[-91.2532,43.5009],[-91.2534,43.5009],[-91.2535,43.5009],[-91.2536,43.5009],[-91.2537,43.5009],[-91.2538,43.5009],[-91.2575,43.501],[-91.2612,43.501],[-91.2613,43.501],[-91.2615,43.501],[-91.2617,43.501],[-91.2618,43.501],[-91.2619,43.501],[-91.2631,43.501],[-91.2665,43.5009],[-91.2677,43.5009],[-91.2678,43.5009],[-91.2679,43.5009],[-91.268,43.5009],[-91.2682,43.5009],[-91.2688,43.5009],[-91.2704,43.5009],[-91.2709,43.5009],[-91.271,43.5009],[-91.2712,43.5009],[-91.2713,43.5009],[-91.2715,43.5009],[-91.2737,43.5009],[-91.2803,43.5009],[-91.2825,43.5009],[-91.2827,43.5009],[-91.2829,43.5009],[-91.2837,43.5009],[-91.2839,43.5009],[-91.2843,43.5009],[-91.2844,43.5009],[-91.2845,43.5009],[-91.2846,43.5009],[-91.2847,43.5009],[-91.2862,43.5009],[-91.2906,43.5008],[-91.2921,43.5008],[-91.2926,43.5008],[-91.2936,43.5008],[-91.2942,43.5008],[-91.2947,43.5008],[-91.2951,43.5008],[-91.3003,43.5008],[-91.317,43.5008],[-91.3226,43.5007],[-91.3228,43.5007],[-91.3233,43.5007],[-91.3235,43.5007],[-91.3245,43.5007],[-91.3277,43.5007],[-91.3288,43.5007],[-91.3289,43.5007],[-91.329,43.5007],[-91.3291,43.5007],[-91.3296,43.5007],[-91.3312,43.5007],[-91.3317,43.5007],[-91.3361,43.5007],[-91.343,43.5007],[-91.3523,43.5007],[-91.3526,43.5007],[-91.3591,43.5008],[-91.3595,43.5008],[-91.3597,43.5008],[-91.3598,43.5008],[-91.3617,43.5008],[-91.3674,43.5008],[-91.3693,43.5008],[-91.3713,43.5008],[-91.3715,43.5009],[-91.3717,43.5009],[-91.3718,43.5008],[-91.372,43.5008],[-91.3727,43.5006],[-91.3751,43.5006],[-91.3766,43.5005],[-91.3785,43.5005],[-91.3839,43.5006],[-91.3857,43.5007],[-91.3859,43.5007],[-91.387,43.5007],[-91.3906,43.5007],[-91.3919,43.5008],[-91.3933,43.5008],[-91.3973,43.5009],[-91.3976,43.5009],[-91.3985,43.5009],[-91.399,43.5009],[-91.4001,43.5009],[-91.4034,43.5008],[-91.4045,43.5008],[-91.4046,43.5008],[-91.4051,43.5008],[-91.4069,43.5008],[-91.4075,43.5008],[-91.4084,43.5008],[-91.4112,43.5008],[-91.4121,43.5008],[-91.414,43.5008],[-91.4161,43.5008],[-91.42,43.5008],[-91.4219,43.5008],[-91.4239,43.5008],[-91.4296,43.5007],[-91.4315,43.5007],[-91.4328,43.5007],[-91.4365,43.5007],[-91.4366,43.5007],[-91.4379,43.5006],[-91.438,43.5006],[-91.4381,43.5006],[-91.4388,43.5006],[-91.4412,43.5006],[-91.4419,43.5006],[-91.4422,43.5006],[-91.4424,43.5006],[-91.4426,43.5006],[-91.4448,43.5006],[-91.4455,43.5006],[-91.4456,43.5006],[-91.4457,43.5006],[-91.4463,43.5006],[-91.4482,43.5006],[-91.4488,43.5006],[-91.4506,43.5006],[-91.4557,43.5006],[-91.4574,43.5006],[-91.4582,43.5006],[-91.4606,43.5006],[-91.4614,43.5006],[-91.4621,43.5006],[-91.464,43.5006],[-91.4647,43.5006],[-91.4651,43.5007],[-91.4653,43.5007],[-91.4654,43.5007],[-91.4655,43.5007],[-91.4691,43.5007],[-91.4719,43.5007],[-91.472,43.5007],[-91.475,43.5006],[-91.4794,43.5007],[-91.4795,43.5007],[-91.4801,43.5007],[-91.4805,43.5007],[-91.4826,43.5007],[-91.4842,43.5007],[-91.4854,43.5007],[-91.4906,43.5007],[-91.491,43.5007],[-91.4935,43.5008],[-91.4938,43.5007],[-91.4939,43.5007],[-91.4991,43.5007],[-91.5001,43.5006],[-91.5039,43.5006],[-91.5066,43.5006],[-91.5149,43.5006],[-91.5176,43.5006],[-91.5183,43.5006],[-91.5204,43.5006],[-91.5211,43.5006],[-91.5212,43.5006],[-91.5218,43.5006],[-91.5228,43.5006],[-91.5275,43.5006],[-91.529,43.5006],[-91.53,43.5006],[-91.5328,43.5006],[-91.5338,43.5006],[-91.5416,43.5007],[-91.5423,43.5007],[-91.5453,43.5007],[-91.5463,43.5007],[-91.5493,43.5007],[-91.5507,43.5007],[-91.551,43.5007],[-91.5591,43.5005],[-91.5602,43.5005],[-91.5637,43.5005],[-91.5649,43.5005],[-91.566,43.5005],[-91.5691,43.5005],[-91.5701,43.5005],[-91.5703,43.5005],[-91.5708,43.5005],[-91.571,43.5005],[-91.5736,43.5005],[-91.5897,43.5007],[-91.591,43.5007],[-91.5914,43.5007],[-91.5917,43.5007],[-91.5945,43.5007],[-91.6031,43.5007],[-91.6056,43.5007],[-91.6083,43.5007],[-91.6104,43.5007],[-91.6108,43.5007],[-91.6132,43.5006],[-91.6142,43.5006],[-91.6151,43.5006],[-91.6155,43.5006],[-91.6156,43.5006],[-91.6157,43.5007],[-91.6158,43.5007],[-91.6171,43.5007],[-91.6172,43.5006],[-91.6173,43.5006],[-91.6174,43.5006],[-91.6175,43.5007],[-91.6202,43.5007],[-91.6209,43.5007],[-91.6211,43.5007],[-91.6251,43.5007],[-91.6255,43.5007],[-91.6256,43.5007],[-91.6286,43.5006],[-91.6314,43.5005],[-91.6322,43.5004],[-91.6342,43.5005],[-91.6344,43.5005],[-91.6344,43.5004],[-91.6345,43.5004],[-91.6356,43.5005],[-91.6397,43.5006],[-91.6403,43.5005],[-91.6404,43.5005],[-91.6407,43.5005],[-91.6408,43.5006],[-91.6409,43.5005],[-91.6427,43.5005],[-91.6428,43.5005],[-91.643,43.5006],[-91.6433,43.5006],[-91.6438,43.5006],[-91.6445,43.5006],[-91.6446,43.5006],[-91.6448,43.5007],[-91.6449,43.5006],[-91.645,43.5006],[-91.6451,43.5005],[-91.6457,43.5005],[-91.6467,43.5006],[-91.6477,43.5006],[-91.6484,43.5005],[-91.6485,43.5005],[-91.6489,43.5005],[-91.6495,43.5005],[-91.65,43.5005],[-91.6505,43.5005],[-91.6507,43.5005],[-91.6514,43.5005],[-91.6559,43.5005],[-91.656,43.5005],[-91.6584,43.5005],[-91.6608,43.5006],[-91.6617,43.5006],[-91.6622,43.5006],[-91.6634,43.5006],[-91.6708,43.5006],[-91.6753,43.5006],[-91.6805,43.5006],[-91.7007,43.5007],[-91.7118,43.5008],[-91.7153,43.5007],[-91.7155,43.5007],[-91.716,43.5007],[-91.7205,43.5007],[-91.7255,43.5007],[-91.7257,43.5007],[-91.73,43.5007],[-91.7301,43.5007],[-91.7302,43.5008],[-91.7303,43.5008],[-91.7305,43.5007],[-91.7309,43.5007],[-91.7314,43.5007],[-91.7333,43.5006],[-91.7366,43.5006],[-91.7372,43.5005],[-91.7372,43.5007],[-91.7373,43.5007],[-91.7374,43.5008],[-91.7375,43.5008],[-91.7386,43.5007],[-91.7396,43.5007],[-91.7405,43.5007],[-91.7413,43.5007],[-91.7417,43.5007],[-91.7457,43.5007],[-91.7463,43.5007],[-91.7484,43.5007],[-91.7493,43.5007],[-91.75,43.5007],[-91.7529,43.5007],[-91.7538,43.5007],[-91.7547,43.5007],[-91.7568,43.5007],[-91.7569,43.5007],[-91.7586,43.5008],[-91.7589,43.5008],[-91.7593,43.5008],[-91.76,43.5008],[-91.7608,43.5008],[-91.7613,43.5008],[-91.7769,43.5007],[-91.777,43.5008],[-91.7772,43.5008],[-91.7775,43.5008],[-91.7782,43.5008],[-91.7785,43.5008],[-91.7788,43.5008],[-91.7789,43.5008],[-91.779,43.5008],[-91.7821,43.5007],[-91.7825,43.5007],[-91.7906,43.5007],[-91.7988,43.5007],[-91.7989,43.5007],[-91.8056,43.5007],[-91.8057,43.5007],[-91.806,43.5007],[-91.8063,43.5007],[-91.8065,43.5007],[-91.8068,43.5007],[-91.8069,43.5007],[-91.807,43.5007],[-91.8071,43.5007],[-91.8072,43.5007],[-91.811,43.5007],[-91.8156,43.5007],[-91.8201,43.5007],[-91.8203,43.5007],[-91.825,43.5007],[-91.8251,43.5007],[-91.8253,43.5007],[-91.828,43.5007],[-91.8281,43.5007],[-91.8297,43.5007],[-91.8301,43.5008],[-91.8302,43.5007],[-91.8306,43.5007],[-91.8307,43.5007],[-91.835,43.5008],[-91.8359,43.5008],[-91.8361,43.5008],[-91.8364,43.5008],[-91.8377,43.5008],[-91.8427,43.5008],[-91.8448,43.5007],[-91.8464,43.5007],[-91.8487,43.5008],[-91.8497,43.5007],[-91.8499,43.5007],[-91.8509,43.5007],[-91.8512,43.5007],[-91.8622,43.5007],[-91.8639,43.5007],[-91.8662,43.5007],[-91.8682,43.5007],[-91.8693,43.5007],[-91.8696,43.5007],[-91.8698,43.5007],[-91.87,43.5008],[-91.8702,43.5008],[-91.8702,43.5009],[-91.8703,43.5008],[-91.8705,43.5008],[-91.8706,43.5007],[-91.8709,43.5007],[-91.8711,43.5007],[-91.8733,43.5007],[-91.8749,43.5007],[-91.8783,43.5007],[-91.8785,43.5007],[-91.8816,43.5008],[-91.8832,43.5007],[-91.8876,43.5007],[-91.888,43.5007],[-91.8898,43.5007],[-91.89,43.5007],[-91.8902,43.5007],[-91.8923,43.5007],[-91.8942,43.5007],[-91.8959,43.5007],[-91.8973,43.5007],[-91.8994,43.5007],[-91.9011,43.5008],[-91.9033,43.5008],[-91.9056,43.5008],[-91.9059,43.5008],[-91.9068,43.5008],[-91.9081,43.5008],[-91.9086,43.5008],[-91.9097,43.5008],[-91.9099,43.5008],[-91.9107,43.5008],[-91.911,43.5008],[-91.9118,43.5008],[-91.9133,43.5008],[-91.9143,43.5008],[-91.9151,43.5008],[-91.9174,43.5008],[-91.9176,43.5008],[-91.9185,43.5008],[-91.9195,43.5008],[-91.9207,43.5008],[-91.9213,43.5008],[-91.9214,43.5008],[-91.9223,43.5008],[-91.9287,43.5007],[-91.9292,43.5007],[-91.9294,43.5007],[-91.9296,43.5008],[-91.9299,43.5008],[-91.93,43.5009],[-91.9302,43.5006],[-91.9305,43.5007],[-91.9307,43.5007],[-91.9308,43.5007],[-91.931,43.5007],[-91.9343,43.5007],[-91.9367,43.5007],[-91.9381,43.5007],[-91.9391,43.5007],[-91.9404,43.5007],[-91.9406,43.5007],[-91.9413,43.5007],[-91.9416,43.5007],[-91.9417,43.5007],[-91.9475,43.5005],[-91.9476,43.5005],[-91.95,43.5007],[-91.9501,43.5007],[-91.9503,43.5007],[-91.9505,43.5007],[-91.9513,43.5007],[-91.9519,43.5007],[-91.9526,43.5007],[-91.9532,43.5007],[-91.9538,43.5007],[-91.9544,43.5007],[-91.9549,43.5007],[-91.9556,43.5007],[-91.9564,43.5007],[-91.957,43.5007],[-91.9574,43.5007],[-91.9578,43.5007],[-91.9586,43.5007],[-91.9589,43.5007],[-91.9596,43.5007],[-91.9607,43.5007],[-91.9613,43.5007],[-91.9617,43.5007],[-91.9619,43.5007],[-91.9621,43.5007],[-91.9661,43.5007],[-91.967,43.5007],[-91.9684,43.5007],[-91.9694,43.5007],[-91.9696,43.5007],[-91.9697,43.5007],[-91.9699,43.5007],[-91.9704,43.5006],[-91.9707,43.5006],[-91.9715,43.5006],[-91.9732,43.5007],[-91.9748,43.5007],[-91.9757,43.5007],[-91.9765,43.5007],[-91.9781,43.5007],[-91.9789,43.5007],[-91.9793,43.5007],[-91.9826,43.5007],[-91.9839,43.5007],[-91.9853,43.5007],[-91.9878,43.5007],[-91.9885,43.5007],[-91.9896,43.5007],[-91.9899,43.5007],[-91.9906,43.5007],[-91.9909,43.5007],[-91.9913,43.5007],[-91.9956,43.5007],[-91.9962,43.5007],[-91.9986,43.5007],[-92,43.5008],[-92.0001,43.5008],[-92.0006,43.5008],[-92.002,43.5008],[-92.004,43.5007],[-92.005,43.5007],[-92.0064,43.5007],[-92.0093,43.5007],[-92.0097,43.5007],[-92.0102,43.5007],[-92.0111,43.5007],[-92.0112,43.5007],[-92.0123,43.5007],[-92.0124,43.5007],[-92.0125,43.5007],[-92.0132,43.5007],[-92.0133,43.5007],[-92.0145,43.5007],[-92.016,43.5007],[-92.0168,43.5007],[-92.0171,43.5007],[-92.0189,43.5007],[-92.0201,43.5006],[-92.0217,43.5006],[-92.0233,43.5006],[-92.0242,43.5007],[-92.0246,43.5007],[-92.025,43.5007],[-92.0258,43.5006],[-92.0296,43.5006],[-92.0297,43.5006],[-92.0298,43.5006],[-92.0306,43.5006],[-92.0307,43.5006],[-92.0324,43.5006],[-92.0346,43.5007],[-92.0359,43.5007],[-92.037,43.5007],[-92.0376,43.5007],[-92.0412,43.5007],[-92.0428,43.5007],[-92.0473,43.5007],[-92.0482,43.5007],[-92.0483,43.5007],[-92.049,43.5007],[-92.0513,43.5007],[-92.0523,43.5007],[-92.0535,43.5007],[-92.0539,43.5007],[-92.0542,43.5007],[-92.0557,43.5007],[-92.0565,43.5007],[-92.0569,43.5007],[-92.058,43.5007],[-92.0589,43.5007],[-92.059,43.5007],[-92.0593,43.5007],[-92.06,43.5007],[-92.0601,43.5007],[-92.0605,43.5007],[-92.0606,43.5007],[-92.0627,43.5008],[-92.0656,43.5007],[-92.0679,43.5008],[-92.0717,43.5007],[-92.0727,43.5008],[-92.074,43.5007],[-92.0747,43.5007],[-92.0763,43.5007],[-92.0768,43.5007],[-92.0774,43.5007],[-92.0785,43.5007],[-92.0795,43.5007],[-92.0798,43.5006],[-92.0812,43.5007],[-92.0827,43.5008],[-92.0828,43.5007],[-92.0829,43.5007],[-92.087,43.5007],[-92.0895,43.5007],[-92.09,43.5007],[-92.0908,43.5007],[-92.0921,43.5007],[-92.0924,43.5007],[-92.0928,43.5007],[-92.0929,43.5007],[-92.1011,43.5007],[-92.1012,43.5007],[-92.1039,43.5007],[-92.1174,43.5008],[-92.1176,43.5008],[-92.1185,43.5008],[-92.1187,43.5008],[-92.1189,43.5008],[-92.1192,43.5008],[-92.1194,43.5008],[-92.1226,43.5007],[-92.1243,43.5007],[-92.1249,43.5007],[-92.127,43.5007],[-92.1278,43.5007],[-92.1292,43.5007],[-92.1299,43.5007],[-92.1304,43.5007],[-92.1321,43.5007],[-92.1328,43.5007],[-92.1344,43.5007],[-92.135,43.5007],[-92.1362,43.5007],[-92.1365,43.5007],[-92.1367,43.5007],[-92.1369,43.5007],[-92.1371,43.5007],[-92.1393,43.5008],[-92.14,43.5008],[-92.1402,43.5008],[-92.1475,43.5008],[-92.1476,43.5008],[-92.1499,43.5007],[-92.1501,43.5007],[-92.1507,43.5007],[-92.1518,43.5007],[-92.1545,43.5007],[-92.1557,43.5007],[-92.1563,43.5007],[-92.1565,43.5007],[-92.1569,43.5007],[-92.1572,43.5007],[-92.1582,43.5007],[-92.1588,43.5007],[-92.1595,43.5007],[-92.1624,43.5007],[-92.163,43.5007],[-92.1631,43.5007],[-92.1632,43.5007],[-92.1641,43.5007],[-92.1647,43.5007],[-92.1661,43.5007],[-92.1679,43.5007],[-92.1687,43.5007],[-92.1693,43.5007],[-92.1701,43.5007],[-92.1713,43.5007],[-92.1714,43.5007],[-92.1716,43.5007],[-92.1718,43.5008],[-92.1719,43.5008],[-92.1787,43.5007],[-92.1789,43.5007],[-92.1825,43.5007],[-92.1826,43.5007],[-92.1979,43.5006],[-92.1989,43.5006],[-92.1989,43.5005],[-92.199,43.5005],[-92.1992,43.5005],[-92.1996,43.5005],[-92.2,43.5006],[-92.2002,43.5006],[-92.2004,43.5006],[-92.2007,43.5006],[-92.2014,43.5006],[-92.2015,43.5005],[-92.209,43.5005],[-92.2127,43.5005],[-92.2128,43.5005],[-92.2225,43.5006],[-92.2237,43.5007],[-92.2239,43.5007],[-92.224,43.5006],[-92.2242,43.5006],[-92.2244,43.5006],[-92.2247,43.5006],[-92.2249,43.5006],[-92.2253,43.5006],[-92.2257,43.5006],[-92.226,43.5006],[-92.2263,43.5006],[-92.2268,43.5006],[-92.2272,43.5006],[-92.2279,43.5006],[-92.2293,43.5006],[-92.2307,43.5006],[-92.2311,43.5006],[-92.2312,43.5006],[-92.2328,43.5006],[-92.2345,43.5006],[-92.2367,43.5006],[-92.2373,43.5006],[-92.2375,43.5006],[-92.2382,43.5006],[-92.2393,43.5006],[-92.2411,43.5006],[-92.2437,43.5006],[-92.2478,43.5006],[-92.2494,43.5006],[-92.2499,43.5006],[-92.25,43.5006],[-92.251,43.5006],[-92.2524,43.5006],[-92.2541,43.5006],[-92.2558,43.5006],[-92.257,43.5006],[-92.2609,43.5006],[-92.2614,43.5006],[-92.2621,43.5006],[-92.2644,43.5006],[-92.2666,43.5006],[-92.2694,43.5006],[-92.2702,43.5006],[-92.2711,43.5006],[-92.2716,43.5006],[-92.2717,43.5006],[-92.272,43.5006],[-92.275,43.5006],[-92.2752,43.5006],[-92.2769,43.5006],[-92.277,43.5006],[-92.2772,43.5005],[-92.2774,43.5005],[-92.2775,43.5005],[-92.2785,43.5004],[-92.2788,43.5005],[-92.2788,43.5006],[-92.2789,43.5006],[-92.2791,43.5006],[-92.2792,43.5006],[-92.2795,43.5006],[-92.2797,43.5006],[-92.2821,43.5006],[-92.2829,43.5006],[-92.2851,43.5006],[-92.2862,43.5006],[-92.2873,43.5006],[-92.2881,43.5006],[-92.2882,43.5006],[-92.2886,43.5006],[-92.2894,43.5005],[-92.2947,43.5005],[-92.3012,43.5006],[-92.3013,43.5006],[-92.3017,43.5006],[-92.3093,43.5005],[-92.3101,43.5005],[-92.3125,43.5005],[-92.3143,43.5005],[-92.3162,43.5005],[-92.3163,43.5005],[-92.3186,43.5005],[-92.3204,43.5005],[-92.321,43.5005],[-92.3232,43.5005],[-92.3255,43.5005],[-92.3263,43.5005],[-92.3276,43.5005],[-92.3286,43.5005],[-92.3294,43.5005],[-92.3431,43.5006],[-92.3455,43.5006],[-92.3462,43.5006],[-92.3468,43.5006],[-92.3475,43.5006],[-92.3494,43.5006],[-92.3498,43.5006],[-92.3513,43.5006],[-92.3524,43.5006],[-92.3557,43.5006],[-92.3587,43.5005],[-92.3613,43.5005],[-92.3618,43.5005],[-92.3663,43.5005],[-92.3666,43.5005],[-92.368,43.5005],[-92.3689,43.5005],[-92.3691,43.5005],[-92.3752,43.5006],[-92.3762,43.5006],[-92.3766,43.5006],[-92.3768,43.5006],[-92.3775,43.5006],[-92.3778,43.5007],[-92.3779,43.5007],[-92.378,43.5007],[-92.3782,43.5007],[-92.3793,43.5006],[-92.3796,43.5006],[-92.3799,43.5006],[-92.38,43.5006],[-92.3804,43.5006],[-92.3811,43.5006],[-92.3813,43.5007],[-92.3816,43.5006],[-92.3826,43.5006],[-92.384,43.5006],[-92.3841,43.5006],[-92.3842,43.5006],[-92.386,43.5005],[-92.3861,43.5005],[-92.3866,43.5005],[-92.3878,43.5005],[-92.3883,43.5005],[-92.3918,43.5006],[-92.395,43.5006],[-92.3963,43.5006],[-92.4007,43.5005],[-92.4024,43.5005],[-92.4047,43.5005],[-92.406,43.5005],[-92.4062,43.5005],[-92.4065,43.5005],[-92.4086,43.5005],[-92.4088,43.5005],[-92.4089,43.5005],[-92.4089,43.5006],[-92.4092,43.5006],[-92.4096,43.5006],[-92.4105,43.5005],[-92.4123,43.5006],[-92.4134,43.5005],[-92.4136,43.5005],[-92.4142,43.5005],[-92.4164,43.5006],[-92.4188,43.5006],[-92.4189,43.5006],[-92.4207,43.5005],[-92.4237,43.5005],[-92.4266,43.5006],[-92.4288,43.5005],[-92.4308,43.5005],[-92.4316,43.5005],[-92.4317,43.5005],[-92.4322,43.5005],[-92.4325,43.5005],[-92.4351,43.5005],[-92.4355,43.5005],[-92.4356,43.5005],[-92.4358,43.5005],[-92.4377,43.5005],[-92.439,43.5005],[-92.4413,43.5005],[-92.4445,43.5005],[-92.4455,43.5005],[-92.4466,43.5005],[-92.4489,43.5005],[-92.4528,43.5004],[-92.4529,43.5004],[-92.4546,43.5004],[-92.4547,43.5004],[-92.4555,43.5004],[-92.4577,43.5004],[-92.459,43.5004],[-92.4617,43.5004],[-92.4627,43.5003],[-92.463,43.5003],[-92.4644,43.5003],[-92.4645,43.5003],[-92.4647,43.5003],[-92.4677,43.5003],[-92.4689,43.5003],[-92.471,43.5003],[-92.4737,43.5003],[-92.4752,43.5003],[-92.4757,43.5003],[-92.484,43.5003],[-92.4873,43.5003],[-92.4875,43.5003],[-92.4876,43.5003],[-92.488,43.5003],[-92.4893,43.5003],[-92.4896,43.5003],[-92.4947,43.5003],[-92.4949,43.5003],[-92.4954,43.5003],[-92.4955,43.5003],[-92.4962,43.5003],[-92.4968,43.5003],[-92.4969,43.5003],[-92.4971,43.5004],[-92.4975,43.5004],[-92.4977,43.5004],[-92.4986,43.5004],[-92.4988,43.5004],[-92.4989,43.5003],[-92.499,43.5003],[-92.4991,43.5003],[-92.4992,43.5003],[-92.5,43.5003],[-92.5019,43.5003],[-92.5038,43.5003],[-92.504,43.5003],[-92.5041,43.5003],[-92.505,43.5002],[-92.5051,43.5002],[-92.5057,43.5002],[-92.508,43.5002],[-92.5089,43.5002],[-92.5144,43.5002],[-92.5147,43.5002],[-92.5256,43.5002],[-92.5279,43.5002],[-92.5289,43.5002],[-92.529,43.5002],[-92.5319,43.5002],[-92.5321,43.5002],[-92.5341,43.5002],[-92.5362,43.5002],[-92.5388,43.5002],[-92.5389,43.5002],[-92.5408,43.5002],[-92.5433,43.5002],[-92.5434,43.5002],[-92.5453,43.5002],[-92.5476,43.5002],[-92.5498,43.5002],[-92.5522,43.5002],[-92.5531,43.5002],[-92.5574,43.5003],[-92.558,43.5003],[-92.5589,43.5003],[-92.559,43.5003],[-92.561,43.5003],[-92.5616,43.5003],[-92.5669,43.5003],[-92.5689,43.5003],[-92.5698,43.5003],[-92.5723,43.5003],[-92.5731,43.5003],[-92.5749,43.5003],[-92.5763,43.5003],[-92.5822,43.5003],[-92.5859,43.5002],[-92.5888,43.5002],[-92.5891,43.5002],[-92.5894,43.5002],[-92.5906,43.5002],[-92.591,43.5002],[-92.5914,43.5002],[-92.5927,43.5002],[-92.5931,43.5002],[-92.5946,43.5002],[-92.599,43.5002],[-92.6005,43.5002],[-92.6015,43.5002],[-92.6016,43.5002],[-92.6048,43.5002],[-92.6059,43.5002],[-92.6065,43.5002],[-92.6071,43.5002],[-92.6083,43.5002],[-92.6088,43.5002],[-92.6089,43.5002],[-92.6098,43.5002],[-92.6124,43.5002],[-92.6132,43.5002],[-92.6143,43.5002],[-92.6157,43.5002],[-92.6229,43.5002],[-92.6244,43.5002],[-92.6254,43.5002],[-92.6258,43.5002],[-92.6271,43.5002],[-92.6274,43.5002],[-92.6275,43.5002],[-92.6279,43.5002],[-92.6288,43.5002],[-92.6289,43.5002],[-92.6293,43.5002],[-92.6297,43.5002],[-92.631,43.5002],[-92.6315,43.5002],[-92.6317,43.5002],[-92.6326,43.5002],[-92.6329,43.5002],[-92.6335,43.5002],[-92.6354,43.5002],[-92.636,43.5002],[-92.6363,43.5002],[-92.6374,43.5002],[-92.6414,43.5002],[-92.6427,43.5002],[-92.643,43.5002],[-92.6437,43.5002],[-92.6439,43.5002],[-92.6442,43.5002],[-92.6452,43.5002],[-92.6481,43.5002],[-92.6482,43.5002],[-92.6488,43.5002],[-92.6492,43.5002],[-92.65,43.5002],[-92.6524,43.5002],[-92.6527,43.5002],[-92.6532,43.5002],[-92.6543,43.5002],[-92.6557,43.5002],[-92.6577,43.5002],[-92.6589,43.5002],[-92.659,43.5002],[-92.6591,43.5002],[-92.6609,43.5002],[-92.667,43.5001],[-92.6687,43.5001],[-92.669,43.5001],[-92.6694,43.5001],[-92.6705,43.5001],[-92.6709,43.5001],[-92.6712,43.5001],[-92.6722,43.5001],[-92.6726,43.5001],[-92.6759,43.5001],[-92.6762,43.5001],[-92.6857,43.5001],[-92.6887,43.5001],[-92.689,43.5001],[-92.6898,43.5001],[-92.6919,43.5001],[-92.6927,43.5001],[-92.694,43.5001],[-92.6953,43.5001],[-92.6983,43.5001],[-92.7032,43.5001],[-92.7047,43.5001],[-92.7059,43.5001],[-92.706,43.5001],[-92.7066,43.5001],[-92.7086,43.5001],[-92.7089,43.5001],[-92.7092,43.5001],[-92.7095,43.5001],[-92.7102,43.5001],[-92.7104,43.5001],[-92.7108,43.5001],[-92.712,43.5001],[-92.7124,43.5001],[-92.7145,43.5001],[-92.7178,43.5001],[-92.7207,43.5001],[-92.7228,43.5001],[-92.7233,43.5001],[-92.725,43.5001],[-92.7255,43.5001],[-92.7262,43.5001],[-92.7265,43.5001],[-92.7282,43.5001],[-92.7286,43.5001],[-92.7287,43.5001],[-92.7288,43.5001],[-92.7295,43.5],[-92.7316,43.5],[-92.732,43.5],[-92.7322,43.5],[-92.7323,43.5],[-92.7325,43.5],[-92.7326,43.5],[-92.7355,43.5],[-92.7371,43.5001],[-92.7396,43.5001],[-92.7403,43.5],[-92.7442,43.5],[-92.7472,43.5],[-92.7473,43.5],[-92.7475,43.5],[-92.7476,43.5],[-92.7477,43.5],[-92.748,43.5],[-92.7489,43.5],[-92.7493,43.5],[-92.7494,43.5],[-92.75,43.5],[-92.7502,43.5],[-92.7505,43.5],[-92.7516,43.5],[-92.752,43.5],[-92.754,43.5],[-92.7601,43.5],[-92.7614,43.5],[-92.7621,43.5],[-92.7635,43.5],[-92.7675,43.5],[-92.7689,43.5],[-92.769,43.5],[-92.7696,43.5],[-92.7698,43.5],[-92.7712,43.5],[-92.7743,43.5],[-92.7753,43.5],[-92.7767,43.5],[-92.7779,43.5],[-92.7808,43.5],[-92.7814,43.5],[-92.7825,43.5],[-92.7837,43.5],[-92.7874,43.5],[-92.7886,43.5],[-92.789,43.5],[-92.79,43.5],[-92.7903,43.5],[-92.7939,43.5],[-92.8023,43.5],[-92.805,43.5],[-92.8062,43.5],[-92.8086,43.4999],[-92.809,43.4999],[-92.81,43.4999],[-92.8103,43.4999],[-92.8126,43.5],[-92.8195,43.5],[-92.8217,43.5],[-92.8231,43.5],[-92.8272,43.4999],[-92.8286,43.4999],[-92.8286,43.4995],[-92.829,43.4995],[-92.8299,43.4995],[-92.8303,43.4996],[-92.8314,43.4996],[-92.8347,43.4998],[-92.8358,43.4999],[-92.8358,43.4995],[-92.8386,43.4996],[-92.8467,43.4998],[-92.8495,43.4999],[-92.8496,43.4995],[-92.851,43.4995],[-92.8552,43.4995],[-92.8567,43.4995],[-92.8567,43.4999],[-92.8571,43.4999],[-92.8582,43.4999],[-92.8586,43.4999],[-92.8586,43.4995],[-92.8609,43.4995],[-92.8679,43.4995],[-92.8703,43.4995],[-92.8719,43.4996],[-92.8751,43.4998],[-92.8769,43.4998],[-92.8785,43.4999],[-92.8786,43.4996],[-92.8795,43.4996],[-92.882,43.4995],[-92.8829,43.4995],[-92.883,43.4999],[-92.8843,43.4998],[-92.8883,43.4996],[-92.8897,43.4995],[-92.8898,43.4999],[-92.8899,43.4998],[-92.8903,43.4998],[-92.8904,43.4998],[-92.8922,43.4997],[-92.8976,43.4996],[-92.8994,43.4996],[-92.8995,43.4999],[-92.9002,43.4999],[-92.9026,43.4999],[-92.9034,43.4999],[-92.9035,43.4995],[-92.9039,43.4995],[-92.9051,43.4996],[-92.9055,43.4996],[-92.9076,43.4996],[-92.9137,43.4996],[-92.9158,43.4996],[-92.9163,43.4996],[-92.9178,43.4996],[-92.9184,43.4996],[-92.9184,43.4998],[-92.9197,43.4998],[-92.9238,43.4996],[-92.9252,43.4995],[-92.9261,43.4996],[-92.9287,43.4997],[-92.9296,43.4998],[-92.9297,43.4996],[-92.9301,43.4996],[-92.9312,43.4997],[-92.9315,43.4998],[-92.9331,43.4998],[-92.938,43.4998],[-92.9396,43.4998],[-92.9396,43.4995],[-92.9397,43.4995],[-92.9401,43.4995],[-92.9402,43.4996],[-92.9404,43.4996],[-92.941,43.4997],[-92.9412,43.4998],[-92.9413,43.4995],[-92.9414,43.4995],[-92.9417,43.4996],[-92.9418,43.4996],[-92.9423,43.4996],[-92.9438,43.4997],[-92.9439,43.4997],[-92.9443,43.4998],[-92.9445,43.4998],[-92.9449,43.4997],[-92.9458,43.4996],[-92.9462,43.4995],[-92.9463,43.4996],[-92.9466,43.4998],[-92.9467,43.4998],[-92.947,43.4998],[-92.9471,43.4998],[-92.9483,43.4996],[-92.9487,43.4995],[-92.9488,43.4995],[-92.9493,43.4995],[-92.9494,43.4995],[-92.9494,43.4996],[-92.9495,43.4996],[-92.9494,43.4998],[-92.9496,43.4998],[-92.9505,43.4998],[-92.9533,43.4996],[-92.9542,43.4995],[-92.9548,43.4996],[-92.9564,43.4998],[-92.957,43.4998],[-92.9587,43.4998],[-92.9641,43.4996],[-92.9658,43.4995],[-92.9674,43.4995],[-92.9723,43.4996],[-92.974,43.4996],[-92.9751,43.4997],[-92.9784,43.4997],[-92.9795,43.4998],[-92.9797,43.4998],[-92.9803,43.4998],[-92.9805,43.4998],[-92.9806,43.4998],[-92.9809,43.4998],[-92.981,43.4998],[-92.9812,43.4998],[-92.9816,43.4998],[-92.9818,43.4998],[-92.982,43.4998],[-92.9826,43.4998],[-92.9828,43.4998],[-92.9831,43.4998],[-92.9836,43.4998],[-92.9859,43.4998],[-92.9867,43.4998],[-92.9869,43.4998],[-92.9874,43.4998],[-92.9876,43.4998],[-92.9878,43.4998],[-92.9885,43.4998],[-92.9888,43.4998],[-92.9894,43.4998],[-92.9913,43.4998],[-92.9919,43.4998],[-92.992,43.4998],[-92.9939,43.4998],[-92.9981,43.4998],[-92.9998,43.4998],[-93.001,43.4998],[-93.0016,43.4998],[-93.0017,43.4998],[-93.0018,43.4998],[-93.0019,43.4998],[-93.002,43.4998],[-93.003,43.4998],[-93.0065,43.4998],[-93.0077,43.4998],[-93.0088,43.4997],[-93.0095,43.4997],[-93.0096,43.4997],[-93.0142,43.4997],[-93.0181,43.4997],[-93.0195,43.4997],[-93.0243,43.4997],[-93.0281,43.4997],[-93.0296,43.4997],[-93.0336,43.4997],[-93.0362,43.4997],[-93.0388,43.4997],[-93.0394,43.4997],[-93.0411,43.4997],[-93.0428,43.4997],[-93.0444,43.4997],[-93.046,43.4997],[-93.0492,43.4997],[-93.0502,43.4997],[-93.0528,43.4997],[-93.0554,43.4997],[-93.0559,43.4997],[-93.0575,43.4997],[-93.06,43.4997],[-93.0604,43.4997],[-93.0605,43.4997],[-93.062,43.4997],[-93.0623,43.4997],[-93.0625,43.4997],[-93.0654,43.4996],[-93.0693,43.4996],[-93.0712,43.4996],[-93.0724,43.4996],[-93.0756,43.4997],[-93.0785,43.4997],[-93.0819,43.4997],[-93.0822,43.4997],[-93.0825,43.4997],[-93.0843,43.4996],[-93.0867,43.4996],[-93.0893,43.4996],[-93.0917,43.4996],[-93.092,43.4996],[-93.0924,43.4996],[-93.094,43.4996],[-93.0952,43.4997],[-93.1005,43.4996],[-93.1028,43.4996],[-93.1074,43.4997],[-93.1077,43.4997],[-93.1093,43.4997],[-93.1101,43.4996],[-93.1115,43.4996],[-93.1141,43.4996],[-93.1167,43.4996],[-93.1178,43.4996],[-93.1236,43.4996],[-93.124,43.4996],[-93.1243,43.4996],[-93.1277,43.4996],[-93.129,43.4996],[-93.1317,43.4996],[-93.1329,43.4996],[-93.1364,43.4996],[-93.1374,43.4996],[-93.1412,43.4996],[-93.1444,43.4996],[-93.1492,43.4996],[-93.1554,43.4996],[-93.1569,43.4996],[-93.1611,43.4996],[-93.1623,43.4996],[-93.1691,43.4996],[-93.1692,43.4996],[-93.1714,43.4996],[-93.172,43.4996],[-93.1769,43.4996],[-93.1838,43.4996],[-93.1875,43.4996],[-93.1891,43.4996],[-93.1934,43.4996],[-93.1979,43.4996],[-93.2011,43.4996],[-93.2091,43.4995],[-93.2097,43.4995],[-93.2107,43.4995],[-93.2131,43.4995],[-93.2155,43.4995],[-93.2156,43.4995],[-93.2178,43.4995],[-93.2206,43.4995],[-93.2261,43.4995],[-93.2279,43.4995],[-93.2284,43.4995],[-93.2287,43.4995],[-93.2339,43.4995],[-93.2436,43.4995],[-93.2447,43.4995],[-93.246,43.4995],[-93.2461,43.4995],[-93.2472,43.4995],[-93.2478,43.4995],[-93.2502,43.4994],[-93.261,43.4994],[-93.267,43.4994],[-93.2673,43.4994],[-93.2674,43.4994],[-93.2675,43.4994],[-93.2676,43.4994],[-93.2678,43.4994],[-93.2718,43.4995],[-93.2721,43.4995],[-93.2739,43.4995],[-93.2763,43.4995],[-93.2804,43.4995],[-93.2818,43.4995],[-93.2862,43.4995],[-93.289,43.4995],[-93.2906,43.4995],[-93.2951,43.4995],[-93.2963,43.4995],[-93.2989,43.4995],[-93.3006,43.4995],[-93.3011,43.4995],[-93.3028,43.4995],[-93.303,43.4995],[-93.3032,43.4995],[-93.3039,43.4995],[-93.3066,43.4995],[-93.3071,43.4995],[-93.3125,43.4995],[-93.3139,43.4995],[-93.3145,43.4995],[-93.3168,43.4995],[-93.3178,43.4995],[-93.3206,43.4995],[-93.3214,43.4995],[-93.322,43.4995],[-93.3258,43.4995],[-93.3287,43.4995],[-93.3302,43.4995],[-93.334,43.4995],[-93.3369,43.4995],[-93.3371,43.4995],[-93.3374,43.4995],[-93.3388,43.4995],[-93.3401,43.4995],[-93.3418,43.4995],[-93.3431,43.4995],[-93.344,43.4995],[-93.3442,43.4995],[-93.3452,43.4995],[-93.3453,43.4995],[-93.3455,43.4995],[-93.346,43.4995],[-93.3467,43.4995],[-93.3502,43.4995],[-93.353,43.4995],[-93.3533,43.4995],[-93.3537,43.4995],[-93.3549,43.4995],[-93.3587,43.4995],[-93.3588,43.4995],[-93.3626,43.4995],[-93.367,43.4995],[-93.369,43.4995],[-93.3691,43.4995],[-93.37,43.4995],[-93.3701,43.4995],[-93.3721,43.4995],[-93.375,43.4995],[-93.3752,43.4995],[-93.3758,43.4995],[-93.3786,43.4995],[-93.3795,43.4995],[-93.3799,43.4995],[-93.3817,43.4995],[-93.3819,43.4995],[-93.3821,43.4995],[-93.3864,43.4995],[-93.3901,43.4995],[-93.391,43.4995],[-93.3911,43.4995],[-93.3935,43.4995],[-93.3986,43.4995],[-93.399,43.4995],[-93.4033,43.4995],[-93.4086,43.4995],[-93.4106,43.4995],[-93.4135,43.4995],[-93.4136,43.4995],[-93.4145,43.4995],[-93.4186,43.4996],[-93.4203,43.4996],[-93.4229,43.4996],[-93.4276,43.4996],[-93.4279,43.4996],[-93.4281,43.4996],[-93.4285,43.4996],[-93.4286,43.4996],[-93.4312,43.4996],[-93.4347,43.4995],[-93.4375,43.4995],[-93.4381,43.4996],[-93.4388,43.4996],[-93.4419,43.4996],[-93.4458,43.4995],[-93.4487,43.4995],[-93.4534,43.4996],[-93.4536,43.4996],[-93.4586,43.4996],[-93.4614,43.4996],[-93.4668,43.4996],[-93.468,43.4996],[-93.4683,43.4996],[-93.4723,43.4995],[-93.4728,43.4995],[-93.4785,43.4995],[-93.4814,43.4995],[-93.4831,43.4995],[-93.4878,43.4996],[-93.4882,43.4996],[-93.4888,43.4996],[-93.4893,43.4996],[-93.4898,43.4996],[-93.4914,43.4996],[-93.4918,43.4996],[-93.4921,43.4996],[-93.4926,43.4996],[-93.4973,43.4996],[-93.4976,43.4996],[-93.4982,43.4996],[-93.4984,43.4996],[-93.4989,43.4996],[-93.5002,43.4996],[-93.5004,43.4996],[-93.5009,43.4996],[-93.5012,43.4996],[-93.5021,43.4996],[-93.5022,43.4996],[-93.5024,43.4996],[-93.5029,43.4996],[-93.5038,43.4996],[-93.5044,43.4996],[-93.5049,43.4996],[-93.5051,43.4996],[-93.5054,43.4996],[-93.5055,43.4996],[-93.5061,43.4996],[-93.5075,43.4996],[-93.5081,43.4996],[-93.5087,43.4996],[-93.5095,43.4996],[-93.5118,43.4996],[-93.5123,43.4996],[-93.5126,43.4996],[-93.5131,43.4996],[-93.5147,43.4996],[-93.5152,43.4996],[-93.5156,43.4996],[-93.5164,43.4996],[-93.5168,43.4996],[-93.517,43.4996],[-93.5172,43.4996],[-93.5174,43.4996],[-93.5179,43.4996],[-93.518,43.4996],[-93.5186,43.4996],[-93.5193,43.4996],[-93.5203,43.4996],[-93.5208,43.4996],[-93.5209,43.4996],[-93.5212,43.4996],[-93.5214,43.4996],[-93.5224,43.4996],[-93.5238,43.4996],[-93.5255,43.4996],[-93.5261,43.4996],[-93.5266,43.4996],[-93.5269,43.4996],[-93.5279,43.4996],[-93.5282,43.4996],[-93.5283,43.4996],[-93.5284,43.4996],[-93.5285,43.4996],[-93.5292,43.4996],[-93.5312,43.4997],[-93.5314,43.4997],[-93.5319,43.4997],[-93.5321,43.4997],[-93.5322,43.4997],[-93.5324,43.4997],[-93.5331,43.4997],[-93.5333,43.4997],[-93.5336,43.4997],[-93.5343,43.4997],[-93.5358,43.4997],[-93.5375,43.4996],[-93.5386,43.4996],[-93.5401,43.4996],[-93.544,43.4996],[-93.5448,43.4996],[-93.5463,43.4996],[-93.5464,43.4996],[-93.5468,43.4996],[-93.5481,43.4996],[-93.5486,43.4996],[-93.5488,43.4996],[-93.5495,43.4996],[-93.5497,43.4996],[-93.5505,43.4996],[-93.5512,43.4996],[-93.5548,43.4997],[-93.5556,43.4996],[-93.557,43.4996],[-93.5572,43.4996],[-93.5579,43.4996],[-93.5581,43.4996],[-93.5582,43.4996],[-93.5585,43.4996],[-93.5602,43.4997],[-93.5608,43.4997],[-93.5652,43.4996],[-93.5669,43.4996],[-93.5688,43.4996],[-93.5691,43.4996],[-93.5721,43.4996],[-93.5746,43.4996],[-93.5758,43.4997],[-93.5765,43.4996],[-93.5769,43.4996],[-93.5781,43.4996],[-93.5785,43.4996],[-93.5805,43.4996],[-93.5808,43.4996],[-93.5841,43.4996],[-93.5865,43.4996],[-93.5876,43.4996],[-93.5885,43.4996],[-93.5887,43.4996],[-93.5892,43.4996],[-93.5894,43.4996],[-93.5896,43.4996],[-93.5904,43.4996],[-93.5928,43.4996],[-93.5933,43.4996],[-93.5941,43.4996],[-93.5943,43.4996],[-93.5964,43.4996],[-93.6008,43.4996],[-93.6025,43.4996],[-93.6046,43.4996],[-93.6048,43.4996],[-93.606,43.4996],[-93.6099,43.4997],[-93.6102,43.4997],[-93.6115,43.4997],[-93.6126,43.4996],[-93.6134,43.4996],[-93.6158,43.4997],[-93.6165,43.4997],[-93.6169,43.4997],[-93.6172,43.4997],[-93.6183,43.4997],[-93.6186,43.4997],[-93.6212,43.4997],[-93.6223,43.4997],[-93.623,43.4997],[-93.625,43.4997],[-93.6267,43.4997],[-93.6283,43.4997],[-93.6299,43.4997],[-93.6317,43.4997],[-93.6328,43.4997],[-93.6332,43.4997],[-93.6344,43.4997],[-93.6369,43.4997],[-93.6382,43.4997],[-93.6406,43.4997],[-93.6413,43.4997],[-93.6422,43.4997],[-93.6427,43.4997],[-93.6436,43.4997],[-93.6446,43.4997],[-93.6453,43.4997],[-93.6475,43.4997],[-93.648,43.4997],[-93.6485,43.4997],[-93.6513,43.4997],[-93.653,43.4997],[-93.6566,43.4997],[-93.6616,43.4997],[-93.6679,43.4997],[-93.6685,43.4997],[-93.6762,43.4997],[-93.6763,43.4997],[-93.6773,43.4997],[-93.6832,43.4997],[-93.6911,43.4997],[-93.6946,43.4997],[-93.6966,43.4997],[-93.6972,43.4997],[-93.7001,43.4997],[-93.7003,43.4997],[-93.7007,43.4997],[-93.7039,43.4997],[-93.7046,43.4997],[-93.7083,43.4997],[-93.7085,43.4997],[-93.7088,43.4997],[-93.7161,43.4997],[-93.7225,43.4997],[-93.7261,43.4997],[-93.7285,43.4997],[-93.7339,43.4997],[-93.738,43.4997],[-93.7384,43.4997],[-93.7386,43.4997],[-93.7436,43.4997],[-93.7484,43.4997],[-93.7536,43.4997],[-93.7537,43.4997],[-93.7563,43.4997],[-93.7645,43.4997],[-93.7673,43.4997],[-93.7685,43.4997],[-93.7691,43.4997],[-93.7737,43.4997],[-93.7806,43.4997],[-93.7819,43.4997],[-93.7859,43.4997],[-93.7884,43.4997],[-93.7913,43.4997],[-93.7932,43.4997],[-93.794,43.4997],[-93.7964,43.4997],[-93.797,43.4997],[-93.7978,43.4997],[-93.7993,43.4997],[-93.8018,43.4997],[-93.8056,43.4997],[-93.8064,43.4997],[-93.8085,43.4997],[-93.813,43.4997],[-93.8133,43.4997],[-93.8176,43.4997],[-93.8285,43.4997],[-93.8358,43.4997],[-93.8485,43.4997],[-93.8523,43.4997],[-93.8633,43.4997],[-93.8684,43.4997],[-93.872,43.4997],[-93.8723,43.4997],[-93.8725,43.4997],[-93.8752,43.4997],[-93.8766,43.4998],[-93.888,43.4998],[-93.8884,43.4998],[-93.8923,43.4998],[-93.8931,43.4998],[-93.8933,43.4998],[-93.8971,43.4998],[-93.9053,43.4998],[-93.9083,43.4998],[-93.9086,43.4998],[-93.9122,43.4998],[-93.9147,43.4998],[-93.9197,43.4998],[-93.9199,43.4998],[-93.9286,43.4998],[-93.9304,43.4998],[-93.9385,43.4998],[-93.9427,43.4999],[-93.9483,43.4999],[-93.9523,43.4999],[-93.9616,43.4999],[-93.9621,43.4999],[-93.9683,43.4999],[-93.9706,43.4999],[-93.9708,43.4999],[-93.9735,43.4999],[-93.9771,43.4999],[-93.9793,43.4999],[-93.9817,43.4999],[-93.9823,43.4999],[-93.9882,43.4999],[-93.9908,43.4999],[-93.9916,43.4999],[-93.9951,43.4999],[-93.9992,43.4999],[-94.0002,43.4999],[-94.0004,43.4999],[-94.002,43.4999],[-94.0061,43.4999],[-94.0079,43.4999],[-94.0082,43.4999],[-94.0084,43.4999],[-94.0108,43.4999],[-94.0163,43.4999],[-94.0181,43.4999],[-94.0208,43.4999],[-94.0233,43.4999],[-94.0259,43.4999],[-94.0282,43.4999],[-94.0295,43.4999],[-94.0307,43.4999],[-94.0308,43.4999],[-94.034,43.5],[-94.0401,43.5],[-94.0425,43.5],[-94.0438,43.5],[-94.0439,43.5],[-94.0508,43.5],[-94.0536,43.5],[-94.0584,43.5],[-94.0609,43.5],[-94.0648,43.5],[-94.0652,43.5],[-94.0662,43.5],[-94.068,43.5],[-94.0682,43.5],[-94.0683,43.5],[-94.0684,43.5],[-94.0686,43.5],[-94.0692,43.5],[-94.0726,43.5],[-94.0752,43.5],[-94.0782,43.5],[-94.0799,43.5],[-94.0828,43.5001],[-94.0829,43.5001],[-94.085,43.5001],[-94.0865,43.5001],[-94.0886,43.5001],[-94.0934,43.5001],[-94.0936,43.5001],[-94.0941,43.5001],[-94.0943,43.5001],[-94.0947,43.5001],[-94.0961,43.5001],[-94.0981,43.5001],[-94.0982,43.5001],[-94.1019,43.5001],[-94.105,43.5001],[-94.1064,43.5001],[-94.1069,43.5001],[-94.1078,43.5001],[-94.1079,43.5001],[-94.1081,43.5001],[-94.1083,43.5001],[-94.1098,43.5001],[-94.1129,43.5001],[-94.1136,43.5001],[-94.1146,43.5001],[-94.1163,43.5001],[-94.1177,43.5001],[-94.1178,43.5001],[-94.1183,43.5001],[-94.1201,43.5001],[-94.1221,43.5001],[-94.1241,43.5001],[-94.125,43.5001],[-94.1281,43.5001],[-94.13,43.5001],[-94.1328,43.5001],[-94.1337,43.5001],[-94.1405,43.5001],[-94.1423,43.5001],[-94.1438,43.5001],[-94.145,43.5001],[-94.1471,43.5001],[-94.149,43.5001],[-94.1504,43.5001],[-94.1509,43.5001],[-94.1511,43.5001],[-94.1521,43.5001],[-94.1547,43.5001],[-94.1565,43.5001],[-94.1567,43.5001],[-94.1574,43.5001],[-94.1595,43.5001],[-94.1606,43.5001],[-94.1634,43.5001],[-94.1655,43.5001],[-94.166,43.5001],[-94.1669,43.5001],[-94.1671,43.5001],[-94.1672,43.5001],[-94.168,43.5001],[-94.1693,43.5001],[-94.1709,43.5001],[-94.1725,43.5001],[-94.1751,43.5001],[-94.1768,43.5001],[-94.178,43.5001],[-94.1794,43.5001],[-94.1813,43.5001],[-94.1822,43.5001],[-94.1834,43.5001],[-94.1858,43.5001],[-94.1861,43.5001],[-94.187,43.5001],[-94.188,43.5001],[-94.1881,43.5001],[-94.1887,43.5001],[-94.1902,43.5001],[-94.1927,43.5001],[-94.1932,43.5001],[-94.196,43.5001],[-94.201,43.5001],[-94.2011,43.5001],[-94.203,43.5001],[-94.2048,43.5001],[-94.2064,43.5001],[-94.207,43.5001],[-94.208,43.5001],[-94.2088,43.5001],[-94.2105,43.5001],[-94.212,43.5001],[-94.2121,43.5001],[-94.2127,43.5001],[-94.2159,43.5001],[-94.2174,43.5001],[-94.2189,43.5001],[-94.2206,43.5002],[-94.2232,43.5001],[-94.2247,43.5001],[-94.2251,43.5001],[-94.2261,43.5001],[-94.228,43.5001],[-94.2293,43.5001],[-94.2308,43.5001],[-94.2322,43.5001],[-94.2341,43.5001],[-94.2363,43.5001],[-94.2378,43.5001],[-94.2397,43.5001],[-94.2454,43.5001],[-94.248,43.5001],[-94.2486,43.5001],[-94.2496,43.5001],[-94.2505,43.5001],[-94.2511,43.5001],[-94.2545,43.5001],[-94.2554,43.5001],[-94.2586,43.5001],[-94.2608,43.5001],[-94.2632,43.5001],[-94.2644,43.5002],[-94.2646,43.5002],[-94.2656,43.5001],[-94.2663,43.5001],[-94.2674,43.5001],[-94.2678,43.5001],[-94.2725,43.5001],[-94.2728,43.5001],[-94.2748,43.5001],[-94.2771,43.5001],[-94.2787,43.5002],[-94.2796,43.5002],[-94.2814,43.5002],[-94.2838,43.5002],[-94.2858,43.5002],[-94.2862,43.5002],[-94.2873,43.5002],[-94.2878,43.5002],[-94.2889,43.5002],[-94.2899,43.5002],[-94.2964,43.5002],[-94.2985,43.5002],[-94.3007,43.5002],[-94.3026,43.5002],[-94.3069,43.5002],[-94.3074,43.5002],[-94.3095,43.5002],[-94.3111,43.5002],[-94.3141,43.5002],[-94.3154,43.5002],[-94.3162,43.5002],[-94.3185,43.5002],[-94.32,43.5002],[-94.3209,43.5003],[-94.3222,43.5002],[-94.3233,43.5002],[-94.324,43.5002],[-94.325,43.5002],[-94.3261,43.5003],[-94.3272,43.5002],[-94.3277,43.5002],[-94.3292,43.5002],[-94.3297,43.5002],[-94.3305,43.5002],[-94.3322,43.5002],[-94.3329,43.5002],[-94.3349,43.5002],[-94.3365,43.5002],[-94.3374,43.5002],[-94.3392,43.5002],[-94.3418,43.5002],[-94.343,43.5003],[-94.3433,43.5003],[-94.3445,43.5003],[-94.3453,43.5002],[-94.3472,43.5003],[-94.3482,43.5003],[-94.3493,43.5003],[-94.3521,43.5003],[-94.3547,43.5003],[-94.3558,43.5003],[-94.357,43.5003],[-94.3577,43.5003],[-94.3584,43.5003],[-94.3636,43.5003],[-94.3642,43.5003],[-94.3654,43.5002],[-94.3666,43.5002],[-94.3681,43.5002],[-94.3692,43.5003],[-94.375,43.5002],[-94.3762,43.5002],[-94.3765,43.5002],[-94.3768,43.5002],[-94.3769,43.5002],[-94.377,43.5002],[-94.3772,43.5002],[-94.3774,43.5002],[-94.3775,43.5004],[-94.3776,43.5004],[-94.3778,43.5004],[-94.378,43.5004],[-94.3785,43.5004],[-94.3793,43.5004],[-94.3801,43.5004],[-94.3828,43.5004],[-94.3832,43.5004],[-94.3852,43.5004],[-94.3862,43.5004],[-94.3877,43.5005],[-94.3893,43.5005],[-94.3905,43.5005],[-94.3905,43.5004],[-94.3906,43.5003],[-94.3907,43.5003],[-94.3908,43.5003],[-94.3938,43.5003],[-94.3947,43.5003],[-94.3984,43.5003],[-94.3997,43.5003],[-94.4002,43.5003],[-94.403,43.5003],[-94.4034,43.5003],[-94.4046,43.5003],[-94.4063,43.5003],[-94.4085,43.5003],[-94.4103,43.5003],[-94.4117,43.5003],[-94.4128,43.5003],[-94.4144,43.5004],[-94.4155,43.5003],[-94.4191,43.5003],[-94.4204,43.5003],[-94.4233,43.5003],[-94.4244,43.5003],[-94.4271,43.5003],[-94.4277,43.5003],[-94.4299,43.5004],[-94.4316,43.5004],[-94.4328,43.5004],[-94.4345,43.5004],[-94.4373,43.5004],[-94.4375,43.5004],[-94.4389,43.5004],[-94.4398,43.5004],[-94.4426,43.5004],[-94.4429,43.5004],[-94.4454,43.5004],[-94.4471,43.5004],[-94.4474,43.5004],[-94.4482,43.5004],[-94.4527,43.5004],[-94.4573,43.5004],[-94.4638,43.5004],[-94.4703,43.5003],[-94.4704,43.5003],[-94.4706,43.5003],[-94.4707,43.5004],[-94.4708,43.5004],[-94.4709,43.5004],[-94.471,43.5004],[-94.4719,43.5004],[-94.4721,43.5004],[-94.4729,43.5005],[-94.4753,43.5005],[-94.4763,43.5004],[-94.4784,43.5005],[-94.4799,43.5004],[-94.481,43.5004],[-94.4819,43.5005],[-94.4826,43.5004],[-94.4857,43.5005],[-94.4882,43.5005],[-94.4906,43.5005],[-94.4916,43.5005],[-94.4922,43.5005],[-94.4924,43.5005],[-94.4976,43.5005],[-94.5017,43.5005],[-94.5025,43.5005],[-94.5058,43.5005],[-94.5083,43.5005],[-94.5124,43.5005],[-94.5141,43.5005],[-94.515,43.5005],[-94.5202,43.5005],[-94.5226,43.5005],[-94.5268,43.5005],[-94.5324,43.5005],[-94.536,43.5005],[-94.5425,43.5005],[-94.5448,43.5005],[-94.5469,43.5005],[-94.5491,43.5005],[-94.5523,43.5005],[-94.5575,43.5005],[-94.5608,43.5005],[-94.5631,43.5006],[-94.5644,43.5006],[-94.5648,43.5006],[-94.5651,43.5006],[-94.5658,43.5006],[-94.566,43.5006],[-94.5661,43.5006],[-94.5665,43.5003],[-94.5669,43.5004],[-94.5673,43.5004],[-94.6072,43.5005],[-94.6082,43.5005],[-94.6097,43.5005],[-94.6098,43.5005],[-94.6111,43.5005],[-94.6116,43.5005],[-94.6133,43.5007],[-94.6137,43.5008],[-94.6142,43.5007],[-94.6147,43.5007],[-94.6165,43.5007],[-94.6167,43.5007],[-94.6169,43.5007],[-94.6189,43.5007],[-94.6206,43.5007],[-94.6243,43.5007],[-94.6244,43.5007],[-94.625,43.5007],[-94.6282,43.5007],[-94.6302,43.5007],[-94.6304,43.5007],[-94.6343,43.5007],[-94.637,43.5007],[-94.6381,43.5007],[-94.6395,43.5007],[-94.6401,43.5007],[-94.6405,43.5007],[-94.6426,43.5007],[-94.6453,43.5007],[-94.6472,43.5007],[-94.6497,43.5007],[-94.6526,43.5007],[-94.6534,43.5007],[-94.6543,43.5007],[-94.6568,43.5007],[-94.6581,43.5008],[-94.6588,43.5008],[-94.6604,43.5008],[-94.6616,43.5008],[-94.6649,43.5008],[-94.6666,43.5008],[-94.6676,43.5008],[-94.668,43.5008],[-94.6691,43.5008],[-94.6703,43.5008],[-94.6716,43.5008],[-94.6735,43.5008],[-94.6742,43.5008],[-94.6774,43.5008],[-94.678,43.5008],[-94.6785,43.5008],[-94.6792,43.5008],[-94.6802,43.5008],[-94.6812,43.5008],[-94.6823,43.5008],[-94.6836,43.5008],[-94.6856,43.5008],[-94.6867,43.5008],[-94.6878,43.5008],[-94.6899,43.5008],[-94.6933,43.5008],[-94.6942,43.5008],[-94.6953,43.5008],[-94.6977,43.5008],[-94.6981,43.5008],[-94.6984,43.5008],[-94.7003,43.5008],[-94.7013,43.5008],[-94.7032,43.5008],[-94.7051,43.5008],[-94.7064,43.5008],[-94.7104,43.5008],[-94.7111,43.5009],[-94.712,43.5008],[-94.7126,43.5008],[-94.7134,43.5009],[-94.7142,43.5009],[-94.7143,43.5009],[-94.7146,43.5009],[-94.7162,43.5009],[-94.7168,43.5009],[-94.7182,43.5009],[-94.7185,43.5009],[-94.72,43.5009],[-94.7207,43.5009],[-94.721,43.5009],[-94.7213,43.5009],[-94.7218,43.5009],[-94.7224,43.5009],[-94.7232,43.5009],[-94.7238,43.5009],[-94.7254,43.5009],[-94.7261,43.5009],[-94.7269,43.5009],[-94.7291,43.5009],[-94.7294,43.5009],[-94.7315,43.5009],[-94.7323,43.5009],[-94.734,43.5009],[-94.7342,43.5009],[-94.7381,43.501],[-94.7384,43.501],[-94.7397,43.501],[-94.7441,43.501],[-94.7445,43.501],[-94.7475,43.501],[-94.7494,43.501],[-94.7526,43.501],[-94.7542,43.501],[-94.7583,43.501],[-94.7608,43.501],[-94.7613,43.501],[-94.7619,43.501],[-94.7657,43.501],[-94.7701,43.501],[-94.7733,43.501],[-94.7743,43.501],[-94.7744,43.501],[-94.7776,43.501],[-94.782,43.501],[-94.7851,43.501],[-94.7858,43.501],[-94.7882,43.501],[-94.7904,43.501],[-94.7922,43.501],[-94.7942,43.501],[-94.7944,43.501],[-94.7962,43.501],[-94.7972,43.501],[-94.7979,43.501],[-94.7982,43.501],[-94.7994,43.501],[-94.801,43.501],[-94.8019,43.501],[-94.804,43.501],[-94.8041,43.501],[-94.8042,43.501],[-94.8055,43.501],[-94.8079,43.501],[-94.809,43.501],[-94.8102,43.501],[-94.814,43.501],[-94.8166,43.501],[-94.818,43.5009],[-94.8192,43.5009],[-94.8213,43.5009],[-94.8244,43.5009],[-94.8256,43.5009],[-94.8266,43.5009],[-94.8331,43.5009],[-94.8339,43.5009],[-94.8344,43.5009],[-94.8348,43.5009],[-94.8365,43.5009],[-94.8375,43.5009],[-94.8379,43.5009],[-94.8388,43.5009],[-94.8424,43.5009],[-94.8442,43.5009],[-94.8463,43.5009],[-94.8476,43.5009],[-94.8508,43.5009],[-94.8546,43.5009],[-94.8579,43.5009],[-94.8582,43.5009],[-94.8584,43.5009],[-94.8585,43.5008],[-94.8588,43.5006],[-94.8597,43.5006],[-94.8598,43.5006],[-94.8601,43.5008],[-94.8605,43.5008],[-94.8608,43.5009],[-94.8611,43.5009],[-94.8618,43.5009],[-94.8628,43.5009],[-94.8657,43.5009],[-94.8688,43.5009],[-94.8696,43.5009],[-94.8708,43.5009],[-94.8717,43.5009],[-94.8722,43.5009],[-94.8725,43.5009],[-94.8727,43.501],[-94.8736,43.501],[-94.8744,43.501],[-94.8746,43.5009],[-94.8748,43.5009],[-94.8753,43.5009],[-94.8767,43.5009],[-94.8783,43.5009],[-94.8791,43.5009],[-94.8803,43.5009],[-94.8812,43.5009],[-94.8821,43.5009],[-94.8829,43.5009],[-94.8836,43.501],[-94.8844,43.5009],[-94.8891,43.5005],[-94.9038,43.5005],[-94.904,43.5005],[-94.9146,43.5009],[-94.9146,43.5008],[-94.9149,43.5009],[-94.9153,43.5009],[-94.9163,43.5009],[-94.9178,43.5009],[-94.9196,43.5009],[-94.9207,43.5009],[-94.9211,43.5009],[-94.922,43.5009],[-94.9223,43.5009],[-94.9227,43.5009],[-94.9237,43.5009],[-94.9238,43.5009],[-94.9245,43.5009],[-94.9248,43.5009],[-94.9251,43.501],[-94.9256,43.501],[-94.9262,43.501],[-94.9268,43.5009],[-94.9271,43.5009],[-94.9274,43.5009],[-94.928,43.5009],[-94.9282,43.501],[-94.9286,43.501],[-94.9293,43.501],[-94.9297,43.501],[-94.9303,43.501],[-94.9317,43.501],[-94.9328,43.501],[-94.9329,43.501],[-94.934,43.5009],[-94.9341,43.5009],[-94.9342,43.5009],[-94.9345,43.5009],[-94.9346,43.5009],[-94.9352,43.5009],[-94.9359,43.5009],[-94.9367,43.5009],[-94.9379,43.5009],[-94.9397,43.5009],[-94.94,43.5009],[-94.9408,43.5009],[-94.941,43.5009],[-94.9417,43.5009],[-94.943,43.5009],[-94.9435,43.5009],[-94.9457,43.5009],[-94.948,43.5009],[-94.9489,43.5009],[-94.9498,43.5009],[-94.9512,43.5009],[-94.9514,43.5009],[-94.9522,43.5009],[-94.9537,43.501],[-94.9539,43.501],[-94.9543,43.501],[-94.9544,43.5009],[-94.9547,43.5009],[-94.955,43.5009],[-94.9563,43.501],[-94.9582,43.501],[-94.9584,43.501],[-94.9589,43.501],[-94.9597,43.501],[-94.9616,43.501],[-94.9627,43.501],[-94.9637,43.501],[-94.9644,43.501],[-94.965,43.501],[-94.9661,43.501],[-94.9676,43.501],[-94.9687,43.501],[-94.9703,43.501],[-94.9713,43.501],[-94.9727,43.501],[-94.9736,43.501],[-94.9742,43.501],[-94.9743,43.501],[-94.9744,43.501],[-94.9746,43.5009],[-94.9747,43.5009],[-94.9748,43.5009],[-94.9784,43.5009],[-94.9787,43.5009],[-94.9799,43.5009],[-94.9845,43.5009],[-94.9859,43.5009],[-94.9887,43.5009],[-94.99,43.5009],[-94.9905,43.5009],[-94.9919,43.5009],[-94.9944,43.5009],[-94.9945,43.5009],[-94.9975,43.5009],[-94.9984,43.5009],[-95.0019,43.501],[-95.0087,43.501],[-95.0102,43.501],[-95.0141,43.501],[-95.0142,43.501],[-95.0155,43.501],[-95.0197,43.501],[-95.0211,43.501],[-95.0218,43.501],[-95.0238,43.501],[-95.0242,43.501],[-95.0245,43.501],[-95.0261,43.501],[-95.0289,43.501],[-95.0309,43.501],[-95.0326,43.501],[-95.0328,43.501],[-95.0336,43.501],[-95.0338,43.501],[-95.0378,43.501],[-95.0496,43.501],[-95.0536,43.501],[-95.0542,43.501],[-95.0543,43.501],[-95.0564,43.501],[-95.0581,43.501],[-95.0626,43.501],[-95.0701,43.501],[-95.0722,43.501],[-95.0741,43.501],[-95.0746,43.501],[-95.0763,43.501],[-95.0768,43.501],[-95.0769,43.501],[-95.0777,43.501],[-95.078,43.501],[-95.0812,43.501],[-95.0823,43.501],[-95.0824,43.501],[-95.0839,43.501],[-95.0861,43.501],[-95.0869,43.501],[-95.0886,43.501],[-95.0901,43.501],[-95.0909,43.501],[-95.0919,43.501],[-95.0932,43.501],[-95.094,43.501],[-95.0944,43.501],[-95.0955,43.501],[-95.0959,43.501],[-95.0963,43.501],[-95.0967,43.501],[-95.0971,43.501],[-95.0976,43.5009],[-95.098,43.5009],[-95.0988,43.5009],[-95.0991,43.5009],[-95.1013,43.501],[-95.1021,43.501],[-95.1023,43.501],[-95.1025,43.501],[-95.1027,43.501],[-95.1028,43.501],[-95.1037,43.5009],[-95.1042,43.5009],[-95.105,43.5009],[-95.1057,43.5009],[-95.1069,43.5008],[-95.1122,43.5008],[-95.1131,43.5008],[-95.1135,43.5008],[-95.1144,43.5008],[-95.1146,43.5008],[-95.1147,43.5008],[-95.1149,43.5008],[-95.1156,43.5009],[-95.1158,43.501],[-95.116,43.501],[-95.1161,43.501],[-95.1172,43.501],[-95.1206,43.501],[-95.1217,43.501],[-95.1219,43.501],[-95.1224,43.501],[-95.1225,43.501],[-95.1227,43.501],[-95.123,43.501],[-95.1239,43.5009],[-95.1243,43.5009],[-95.1248,43.5007],[-95.1253,43.5006],[-95.1263,43.5006],[-95.1268,43.5006],[-95.1282,43.5006],[-95.1325,43.5006],[-95.1339,43.5006],[-95.1345,43.5006],[-95.1362,43.5006],[-95.1368,43.5006],[-95.1388,43.5006],[-95.1413,43.5006],[-95.1446,43.5005],[-95.1465,43.5005],[-95.1475,43.5005],[-95.1503,43.5005],[-95.1513,43.5005],[-95.1518,43.5005],[-95.1535,43.5005],[-95.154,43.5005],[-95.1549,43.5005],[-95.1564,43.5005],[-95.1569,43.5005],[-95.1614,43.5006],[-95.1634,43.5007],[-95.1658,43.5008],[-95.1661,43.5008],[-95.1671,43.501],[-95.1674,43.501],[-95.1675,43.501],[-95.1676,43.501],[-95.1678,43.501],[-95.1679,43.501],[-95.1684,43.501],[-95.1692,43.501],[-95.1717,43.501],[-95.1732,43.501],[-95.1742,43.501],[-95.1745,43.501],[-95.1749,43.501],[-95.1752,43.5009],[-95.1758,43.5009],[-95.1762,43.5009],[-95.1769,43.5009],[-95.177,43.5009],[-95.1772,43.5009],[-95.1792,43.5009],[-95.1793,43.5009],[-95.1799,43.5009],[-95.1806,43.5009],[-95.1825,43.5009],[-95.1832,43.5009],[-95.1855,43.5009],[-95.1925,43.5009],[-95.1947,43.5009],[-95.1948,43.5009],[-95.1958,43.5009],[-95.1966,43.5009],[-95.1988,43.5009],[-95.1998,43.5009],[-95.2009,43.5008],[-95.2013,43.5008],[-95.2039,43.5008],[-95.2043,43.5008],[-95.2047,43.5008],[-95.2048,43.5008],[-95.2049,43.5008],[-95.205,43.5008],[-95.2061,43.5008],[-95.2082,43.5008],[-95.21,43.5008],[-95.2113,43.5008],[-95.2119,43.5008],[-95.2136,43.5009],[-95.2142,43.501],[-95.2149,43.501],[-95.2159,43.501],[-95.2207,43.501],[-95.2224,43.501],[-95.2249,43.501],[-95.2323,43.501],[-95.2348,43.5011],[-95.2349,43.5011],[-95.2368,43.5011],[-95.2388,43.5011],[-95.2428,43.5012],[-95.2448,43.5012],[-95.246,43.5011],[-95.2497,43.5007],[-95.2504,43.5007],[-95.2509,43.5005],[-95.2509,43.5006],[-95.251,43.5006],[-95.2518,43.5006],[-95.254,43.5006],[-95.2544,43.5006],[-95.2548,43.5006],[-95.2576,43.5006],[-95.2633,43.5006],[-95.2661,43.5006],[-95.269,43.5005],[-95.2701,43.5005],[-95.2736,43.5005],[-95.2747,43.5005],[-95.2748,43.5005],[-95.2758,43.5005],[-95.2786,43.5005],[-95.2796,43.5005],[-95.2846,43.5005],[-95.2998,43.5004],[-95.3049,43.5004],[-95.3049,43.5005],[-95.305,43.5005],[-95.3056,43.5005],[-95.3058,43.5005],[-95.3062,43.5005],[-95.3064,43.5005],[-95.3084,43.5005],[-95.3091,43.5005],[-95.311,43.5004],[-95.3111,43.5004],[-95.3171,43.5004],[-95.3177,43.5004],[-95.3191,43.5004],[-95.3192,43.5004],[-95.3197,43.5004],[-95.3198,43.5004],[-95.3208,43.5004],[-95.3232,43.5004],[-95.3239,43.5004],[-95.3248,43.5004],[-95.3249,43.5004],[-95.3257,43.5004],[-95.3282,43.5004],[-95.3284,43.5004],[-95.329,43.5004],[-95.3303,43.5004],[-95.3335,43.5004],[-95.334,43.5004],[-95.3352,43.5004],[-95.3353,43.5004],[-95.3372,43.5004],[-95.3431,43.5004],[-95.3444,43.5003],[-95.345,43.5004],[-95.345,43.5003],[-95.3458,43.5003],[-95.3481,43.5003],[-95.3488,43.5003],[-95.3519,43.5003],[-95.3528,43.5003],[-95.3603,43.5003],[-95.3648,43.5003],[-95.3676,43.5003],[-95.3688,43.5003],[-95.3689,43.5003],[-95.3691,43.5003],[-95.3692,43.5003],[-95.3701,43.5003],[-95.3728,43.5003],[-95.3733,43.5003],[-95.3737,43.5003],[-95.3739,43.5003],[-95.3745,43.5003],[-95.3747,43.5003],[-95.3748,43.5003],[-95.3752,43.5003],[-95.3754,43.5003],[-95.3765,43.5003],[-95.3826,43.5003],[-95.3878,43.5002],[-95.3887,43.5002],[-95.3888,43.5002],[-95.3899,43.5002],[-95.3934,43.5002],[-95.3946,43.5002],[-95.3951,43.5002],[-95.3965,43.5002],[-95.397,43.5002],[-95.3971,43.5002],[-95.3973,43.5002],[-95.3974,43.5002],[-95.3997,43.5002],[-95.4067,43.5002],[-95.409,43.5002],[-95.4101,43.5002],[-95.4134,43.5002],[-95.4137,43.5002],[-95.4145,43.5002],[-95.4149,43.5002],[-95.4162,43.5002],[-95.4166,43.5002],[-95.4182,43.5001],[-95.4232,43.5001],[-95.4248,43.5001],[-95.4253,43.5001],[-95.427,43.5001],[-95.4275,43.5001],[-95.4284,43.5001],[-95.4313,43.5001],[-95.4323,43.5001],[-95.4324,43.5001],[-95.4326,43.5001],[-95.4338,43.5001],[-95.4339,43.5001],[-95.434,43.5001],[-95.4341,43.5002],[-95.4342,43.5002],[-95.4342,43.5003],[-95.4342,43.5004],[-95.4343,43.5004],[-95.4369,43.5004],[-95.4449,43.5005],[-95.4475,43.5005],[-95.4489,43.5006],[-95.4531,43.5006],[-95.4544,43.5007],[-95.4546,43.5007],[-95.4546,43.5006],[-95.4547,43.5006],[-95.4566,43.5005],[-95.4575,43.5005],[-95.458,43.5005],[-95.4604,43.5005],[-95.4605,43.5005],[-95.4748,43.5003],[-95.4751,43.5003],[-95.4754,43.5003],[-95.4756,43.5003],[-95.4762,43.5003],[-95.4767,43.5003],[-95.4775,43.5003],[-95.4783,43.5],[-95.4804,43.5],[-95.4829,43.5],[-95.4843,43.5],[-95.4863,43.5],[-95.4865,43.5],[-95.4868,43.5],[-95.4874,43.5],[-95.4887,43.5],[-95.4888,43.5],[-95.489,43.5001],[-95.4927,43.5002],[-95.493,43.5002],[-95.4984,43.5],[-95.4985,43.5],[-95.4993,43.5],[-95.5,43.5],[-95.5001,43.5],[-95.5003,43.5],[-95.5025,43.5],[-95.5049,43.5],[-95.5147,43.4999],[-95.5159,43.4999],[-95.5162,43.4999],[-95.5173,43.5],[-95.5181,43.5],[-95.5207,43.5],[-95.5217,43.5],[-95.5245,43.4999],[-95.5246,43.4999],[-95.5247,43.4999],[-95.5248,43.5],[-95.5249,43.5],[-95.5352,43.4999],[-95.5354,43.4999],[-95.5445,43.4999],[-95.5476,43.4999],[-95.5498,43.4999],[-95.5524,43.4999],[-95.56,43.4999],[-95.5625,43.4999],[-95.5645,43.4999],[-95.5647,43.4999],[-95.5648,43.4999],[-95.5649,43.4999],[-95.565,43.4999],[-95.5651,43.4999],[-95.5652,43.4999],[-95.5677,43.4999],[-95.569,43.4999],[-95.5691,43.4999],[-95.5694,43.4999],[-95.5704,43.4999],[-95.5741,43.4999],[-95.5743,43.4999],[-95.5744,43.4999],[-95.5773,43.4999],[-95.5799,43.4999],[-95.5845,43.4999],[-95.5885,43.4999],[-95.5903,43.4999],[-95.5925,43.4999],[-95.5942,43.4999],[-95.5943,43.4999],[-95.5976,43.4999],[-95.6,43.4999],[-95.6025,43.4999],[-95.6044,43.4999],[-95.6066,43.4999],[-95.6086,43.4999],[-95.6096,43.4999],[-95.6099,43.4999],[-95.6142,43.4999],[-95.6161,43.4999],[-95.6168,43.4999],[-95.6189,43.4999],[-95.6195,43.4999],[-95.6206,43.4999],[-95.621,43.4999],[-95.6233,43.4999],[-95.625,43.4999],[-95.6265,43.4999],[-95.6266,43.4999],[-95.6269,43.4999],[-95.6285,43.4999],[-95.6304,43.4999],[-95.6306,43.4999],[-95.6312,43.4999],[-95.6317,43.4999],[-95.6366,43.4999],[-95.6403,43.4999],[-95.6432,43.4999],[-95.6483,43.4999],[-95.649,43.4999],[-95.6491,43.4999],[-95.6523,43.4999],[-95.6582,43.4999],[-95.6608,43.4999],[-95.6609,43.4999],[-95.6631,43.4999],[-95.6662,43.4999],[-95.6682,43.4999],[-95.6696,43.4999],[-95.6711,43.4999],[-95.6714,43.4999],[-95.6723,43.4999],[-95.6732,43.4999],[-95.6771,43.4999],[-95.6813,43.4999],[-95.6817,43.4999],[-95.6821,43.4999],[-95.6825,43.4999],[-95.6829,43.4999],[-95.683,43.4999],[-95.6831,43.4999],[-95.6834,43.4999],[-95.6836,43.4999],[-95.684,43.4999],[-95.6841,43.4999],[-95.6842,43.4999],[-95.6843,43.4999],[-95.6844,43.4999],[-95.6875,43.4999],[-95.6893,43.4999],[-95.6894,43.4999],[-95.6926,43.4999],[-95.6927,43.4999],[-95.6939,43.4999],[-95.694,43.4999],[-95.6941,43.4999],[-95.6942,43.4999],[-95.6951,43.4999],[-95.6955,43.4999],[-95.6958,43.4999],[-95.698,43.4999],[-95.7013,43.4999],[-95.7046,43.4999],[-95.7076,43.4999],[-95.7077,43.4999],[-95.7111,43.4999],[-95.7143,43.4999],[-95.716,43.4999],[-95.7163,43.4999],[-95.7187,43.4999],[-95.7227,43.4999],[-95.724,43.4999],[-95.7241,43.4999],[-95.7247,43.4999],[-95.7264,43.4999],[-95.7266,43.4999],[-95.7267,43.4999],[-95.7302,43.4999],[-95.7321,43.4999],[-95.734,43.4999],[-95.7363,43.4999],[-95.74,43.4999],[-95.7408,43.4999],[-95.7414,43.4999],[-95.7415,43.4999],[-95.7424,43.4999],[-95.7432,43.4999],[-95.7459,43.4999],[-95.746,43.4999],[-95.7464,43.4999],[-95.7497,43.4999],[-95.7498,43.4999],[-95.7504,43.4999],[-95.7519,43.4999],[-95.7526,43.4999],[-95.7527,43.4999],[-95.754,43.4999],[-95.7547,43.4999],[-95.7566,43.4999],[-95.7567,43.4999],[-95.7568,43.4999],[-95.7581,43.4999],[-95.7613,43.4999],[-95.7643,43.4999],[-95.7645,43.4999],[-95.7655,43.4999],[-95.7657,43.4999],[-95.7663,43.4999],[-95.7665,43.4999],[-95.7685,43.4999],[-95.769,43.4999],[-95.7724,43.4999],[-95.7725,43.4999],[-95.7729,43.4999],[-95.774,43.4999],[-95.7772,43.4999],[-95.7797,43.4999],[-95.7799,43.4999],[-95.7814,43.4999],[-95.7845,43.4999],[-95.7877,43.4999],[-95.7881,43.4999],[-95.7907,43.4999],[-95.7927,43.5],[-95.793,43.5],[-95.7932,43.5],[-95.7945,43.5],[-95.7969,43.5],[-95.7972,43.5],[-95.8024,43.5],[-95.8027,43.5],[-95.8028,43.5],[-95.8125,43.5],[-95.8154,43.5],[-95.8156,43.5],[-95.8159,43.5],[-95.8161,43.5],[-95.8179,43.5],[-95.8203,43.5],[-95.8211,43.5],[-95.8212,43.5],[-95.8247,43.5],[-95.8277,43.5],[-95.8298,43.5],[-95.8314,43.5],[-95.8317,43.5],[-95.8338,43.5],[-95.8371,43.5],[-95.839,43.5],[-95.8411,43.5],[-95.8429,43.5],[-95.8435,43.5],[-95.8436,43.5],[-95.8438,43.5],[-95.8439,43.5],[-95.844,43.5],[-95.849,43.5001],[-95.8493,43.5001],[-95.8494,43.5001],[-95.8495,43.5001],[-95.851,43.5001],[-95.8555,43.5],[-95.857,43.5],[-95.8583,43.5],[-95.8598,43.5],[-95.861,43.5],[-95.8632,43.5],[-95.8648,43.5001],[-95.8665,43.5001],[-95.869,43.5001],[-95.8735,43.5001],[-95.8762,43.5001],[-95.8783,43.5001],[-95.8785,43.5001],[-95.8795,43.5001],[-95.8801,43.5001],[-95.8808,43.5001],[-95.8809,43.5001],[-95.8827,43.5001],[-95.8858,43.5001],[-95.8885,43.5001],[-95.8897,43.5001],[-95.8936,43.5001],[-95.8966,43.5],[-95.8987,43.5],[-95.9006,43.5],[-95.901,43.5],[-95.9036,43.5],[-95.9073,43.5],[-95.9091,43.5],[-95.9117,43.5],[-95.9122,43.5],[-95.9154,43.5001],[-95.9183,43.5001],[-95.9205,43.5],[-95.9226,43.5],[-95.9256,43.5],[-95.9322,43.5001],[-95.9335,43.5001],[-95.9337,43.5001],[-95.9359,43.5001],[-95.936,43.5001],[-95.9375,43.5001],[-95.9382,43.5001],[-95.9405,43.5001],[-95.9408,43.5001],[-95.9433,43.5001],[-95.9437,43.5001],[-95.9458,43.5001],[-95.9472,43.5001],[-95.9483,43.5001],[-95.9506,43.5001],[-95.9509,43.5001],[-95.9523,43.5001],[-95.9534,43.5001],[-95.9538,43.5001],[-95.9559,43.5001],[-95.9584,43.5001],[-95.9606,43.5001],[-95.9613,43.5001],[-95.9644,43.5001],[-95.9666,43.5001],[-95.9684,43.5001],[-95.9725,43.5001],[-95.9734,43.5001],[-95.9749,43.5001],[-95.9781,43.5001],[-95.9783,43.5001],[-95.9795,43.5001],[-95.9797,43.5001],[-95.9811,43.5001],[-95.9901,43.5001],[-95.9931,43.5001],[-95.9934,43.5001],[-95.996,43.5001],[-95.9972,43.5001],[-95.9982,43.5001],[-95.999,43.5001],[-96,43.5001],[-96.0003,43.5001],[-96.0162,43.5001],[-96.0182,43.5001],[-96.0204,43.5001],[-96.0222,43.5001],[-96.0228,43.5001],[-96.0257,43.5001],[-96.0287,43.5001],[-96.0321,43.5001],[-96.0332,43.5001],[-96.0357,43.5001],[-96.0366,43.5001],[-96.0382,43.5001],[-96.0411,43.5001],[-96.0434,43.5001],[-96.0468,43.5001],[-96.048,43.5001],[-96.0507,43.5001],[-96.0532,43.5001],[-96.055,43.5002],[-96.0554,43.5002],[-96.0555,43.5002],[-96.0556,43.5002],[-96.0561,43.5002],[-96.0574,43.5001],[-96.0579,43.5001],[-96.0609,43.5001],[-96.0701,43.5001],[-96.0731,43.5002],[-96.0741,43.5002],[-96.0771,43.5002],[-96.078,43.5002],[-96.0812,43.5002],[-96.0828,43.5002],[-96.0853,43.5002],[-96.0909,43.5002],[-96.0924,43.5001],[-96.0934,43.5002],[-96.0941,43.5002],[-96.0942,43.5002],[-96.0945,43.5002],[-96.0946,43.5002],[-96.0949,43.5002],[-96.0959,43.5002],[-96.0962,43.5002],[-96.098,43.5002],[-96.1035,43.5002],[-96.1038,43.5002],[-96.1053,43.5002],[-96.1075,43.5002],[-96.1093,43.5002],[-96.111,43.5002],[-96.112,43.5002],[-96.1142,43.5002],[-96.1164,43.5002],[-96.117,43.5002],[-96.1181,43.5002],[-96.1188,43.5002],[-96.1194,43.5002],[-96.1195,43.5002],[-96.1201,43.5001],[-96.1202,43.5001],[-96.121,43.5001],[-96.1232,43.5001],[-96.1239,43.5001],[-96.1256,43.5001],[-96.1308,43.5002],[-96.1318,43.5002],[-96.1325,43.5002],[-96.1326,43.5002],[-96.1327,43.5002],[-96.1332,43.5002],[-96.1333,43.5002],[-96.1367,43.5002],[-96.1391,43.5002],[-96.1428,43.5002],[-96.1469,43.5002],[-96.1488,43.5002],[-96.1503,43.5002],[-96.1505,43.5002],[-96.1512,43.5002],[-96.1513,43.5002],[-96.1517,43.5002],[-96.1528,43.5002],[-96.1529,43.5002],[-96.1531,43.5002],[-96.1534,43.5002],[-96.1542,43.5002],[-96.1544,43.5002],[-96.1548,43.5002],[-96.1557,43.5002],[-96.156,43.5002],[-96.1592,43.5002],[-96.1642,43.5002],[-96.1687,43.5002],[-96.1712,43.5002],[-96.1719,43.5002],[-96.172,43.5002],[-96.1723,43.5002],[-96.1724,43.5002],[-96.1725,43.5002],[-96.1728,43.5002],[-96.1729,43.5002],[-96.1737,43.5002],[-96.1738,43.5002],[-96.1739,43.5002],[-96.174,43.5002],[-96.1741,43.5002],[-96.1742,43.5002],[-96.1744,43.5002],[-96.1755,43.5002],[-96.1759,43.5002],[-96.1775,43.5002],[-96.1776,43.5002],[-96.1828,43.5002],[-96.1837,43.5002],[-96.1843,43.5002],[-96.1844,43.5002],[-96.1845,43.5002],[-96.1846,43.5002],[-96.1847,43.5002],[-96.1861,43.5002],[-96.1907,43.5003],[-96.191,43.5003],[-96.1927,43.5003],[-96.1933,43.5003],[-96.1951,43.5003],[-96.1957,43.5003],[-96.1962,43.5003],[-96.1979,43.5003],[-96.198,43.5003],[-96.1985,43.5003],[-96.1986,43.5003],[-96.1988,43.5003],[-96.199,43.5003],[-96.1991,43.5003],[-96.1993,43.5003],[-96.1994,43.5003],[-96.1996,43.5003],[-96.1998,43.5003],[-96.2002,43.5003],[-96.2004,43.5003],[-96.2021,43.5003],[-96.2026,43.5003],[-96.2072,43.5003],[-96.2086,43.5003],[-96.2089,43.5004],[-96.2094,43.5003],[-96.2096,43.5003],[-96.2103,43.5003],[-96.2105,43.5003],[-96.2112,43.5003],[-96.2117,43.5003],[-96.2124,43.5003],[-96.2127,43.5003],[-96.2137,43.5003],[-96.214,43.5003],[-96.2154,43.5003],[-96.2155,43.5003],[-96.2161,43.5003],[-96.2181,43.5003],[-96.2193,43.5003],[-96.2199,43.5003],[-96.2208,43.5003],[-96.2214,43.5003],[-96.2221,43.5003],[-96.223,43.5003],[-96.2236,43.5003],[-96.2244,43.5003],[-96.2256,43.5003],[-96.2263,43.5003],[-96.228,43.5003],[-96.2292,43.5003],[-96.2303,43.5003],[-96.231,43.5003],[-96.2321,43.5003],[-96.2325,43.5003],[-96.2326,43.5003],[-96.2328,43.5003],[-96.2329,43.5003],[-96.2347,43.5003],[-96.2359,43.5003],[-96.2363,43.5003],[-96.2368,43.5002],[-96.2377,43.5003],[-96.2391,43.5003],[-96.2403,43.5003],[-96.2418,43.5003],[-96.2421,43.5003],[-96.2422,43.5003],[-96.2425,43.5002],[-96.2426,43.5002],[-96.2429,43.5002],[-96.2437,43.5003],[-96.2446,43.5003],[-96.2452,43.5003],[-96.2469,43.5003],[-96.2474,43.5002],[-96.2506,43.5003],[-96.2525,43.5003],[-96.2528,43.5003],[-96.2536,43.5003],[-96.2538,43.5003],[-96.2565,43.5003],[-96.2566,43.5003],[-96.2643,43.5003],[-96.2647,43.5003],[-96.2674,43.5003],[-96.2684,43.5003],[-96.2709,43.5003],[-96.2713,43.5003],[-96.2723,43.5003],[-96.2724,43.5003],[-96.2728,43.5003],[-96.2729,43.5003],[-96.273,43.5003],[-96.2731,43.5003],[-96.2736,43.5003],[-96.2737,43.5003],[-96.2754,43.5003],[-96.2759,43.5003],[-96.2775,43.5003],[-96.2779,43.5003],[-96.2822,43.5003],[-96.2838,43.5003],[-96.2855,43.5003],[-96.2907,43.5003],[-96.2924,43.5003],[-96.2926,43.5003],[-96.293,43.5003],[-96.2934,43.5003],[-96.2937,43.5003],[-96.2945,43.5003],[-96.2955,43.5003],[-96.2965,43.5003],[-96.2969,43.5003],[-96.2977,43.5003],[-96.2984,43.5003],[-96.3002,43.5003],[-96.3008,43.5003],[-96.3016,43.5003],[-96.3037,43.5003],[-96.3087,43.5003],[-96.3102,43.5003],[-96.3123,43.5003],[-96.3124,43.5003],[-96.315,43.5003],[-96.3158,43.5003],[-96.3252,43.5003],[-96.3262,43.5003],[-96.3297,43.5003],[-96.3301,43.5003],[-96.3314,43.5004],[-96.3319,43.5004],[-96.332,43.5004],[-96.3321,43.5004],[-96.3334,43.5004],[-96.3374,43.5004],[-96.3387,43.5004],[-96.339,43.5004],[-96.3397,43.5004],[-96.34,43.5004],[-96.3422,43.5003],[-96.3463,43.5003],[-96.3487,43.5003],[-96.3508,43.5002],[-96.3511,43.5002],[-96.3519,43.5002],[-96.3528,43.5002],[-96.3551,43.5003],[-96.3562,43.5003],[-96.3564,43.5003],[-96.3571,43.5003],[-96.3573,43.5003],[-96.3579,43.5003],[-96.3597,43.5003],[-96.3603,43.5003],[-96.3606,43.5003],[-96.3614,43.5003],[-96.3617,43.5003],[-96.3619,43.5003],[-96.362,43.5003],[-96.3629,43.5003],[-96.3632,43.5003],[-96.3646,43.5003],[-96.3687,43.5003],[-96.3689,43.5003],[-96.3701,43.5003],[-96.3702,43.5003],[-96.3704,43.5003],[-96.3708,43.5003],[-96.3718,43.5003],[-96.3722,43.5003],[-96.3739,43.5003],[-96.3788,43.5003],[-96.3804,43.5003],[-96.3824,43.5003],[-96.3843,43.5003],[-96.3879,43.5003],[-96.3882,43.5003],[-96.3901,43.5003],[-96.3905,43.5003],[-96.3917,43.5003],[-96.3921,43.5003],[-96.3933,43.5003],[-96.3968,43.5003],[-96.3979,43.5003],[-96.398,43.5003],[-96.4002,43.5003],[-96.4003,43.5003],[-96.4073,43.5003],[-96.4076,43.5003],[-96.4097,43.5003],[-96.4102,43.5003],[-96.4116,43.5003],[-96.4121,43.5003],[-96.4136,43.5003],[-96.4151,43.5003],[-96.4184,43.5004],[-96.4199,43.5004],[-96.4219,43.5004],[-96.4238,43.5004],[-96.4274,43.5004],[-96.4279,43.5004],[-96.4299,43.5004],[-96.4303,43.5004],[-96.4316,43.5003],[-96.432,43.5003],[-96.4335,43.5003],[-96.4376,43.5004],[-96.4379,43.5004],[-96.4394,43.5004],[-96.4409,43.5004],[-96.4453,43.5004],[-96.4468,43.5004],[-96.4533,43.5004],[-96.4533,43.5007],[-96.4533,43.5008],[-96.4533,43.5015],[-96.4533,43.5044],[-96.4533,43.5075],[-96.4533,43.5099],[-96.4533,43.5117],[-96.4533,43.5137],[-96.4533,43.5149],[-96.4533,43.5245],[-96.4533,43.5265],[-96.4533,43.5295],[-96.4533,43.5311],[-96.4533,43.5334],[-96.4533,43.5368],[-96.4534,43.5405],[-96.4534,43.5435],[-96.4534,43.544],[-96.4534,43.5473],[-96.4534,43.5565],[-96.4534,43.5578],[-96.4534,43.5586],[-96.4534,43.5609],[-96.4534,43.5665],[-96.4534,43.5675],[-96.4534,43.5688],[-96.4534,43.5697],[-96.4534,43.5699],[-96.4534,43.5723],[-96.4534,43.5732],[-96.4534,43.5739],[-96.4534,43.5748],[-96.4534,43.5796],[-96.4534,43.5812],[-96.4534,43.5813],[-96.4534,43.5816],[-96.4534,43.5824],[-96.4534,43.5826],[-96.4534,43.5827],[-96.4534,43.5836],[-96.4534,43.5862],[-96.4534,43.5867],[-96.4534,43.587],[-96.4534,43.5871],[-96.4534,43.5873],[-96.4534,43.5874],[-96.4534,43.5875],[-96.4534,43.5876],[-96.4534,43.5877],[-96.4534,43.5878],[-96.4534,43.588],[-96.4534,43.5882],[-96.4534,43.5885],[-96.4534,43.5887],[-96.4534,43.5891],[-96.4534,43.5892],[-96.4534,43.5938],[-96.4534,43.5966],[-96.4534,43.5986],[-96.4534,43.6001],[-96.4534,43.602],[-96.4534,43.6022],[-96.4534,43.6029],[-96.4534,43.6077],[-96.4534,43.6078],[-96.4534,43.6079],[-96.4535,43.6087],[-96.4535,43.6089],[-96.4535,43.6091],[-96.4535,43.6092],[-96.4534,43.6096],[-96.4534,43.6097],[-96.4534,43.6114],[-96.4534,43.6118],[-96.4534,43.6131],[-96.4534,43.6168],[-96.4534,43.6179],[-96.4534,43.6208],[-96.4534,43.6223],[-96.4534,43.6226],[-96.4534,43.6238],[-96.4534,43.624],[-96.4534,43.6243],[-96.4534,43.625],[-96.4534,43.626],[-96.4534,43.6275],[-96.4534,43.6301],[-96.4534,43.6313],[-96.4534,43.6315],[-96.4534,43.6331],[-96.4535,43.6386],[-96.4535,43.6388],[-96.4535,43.6447],[-96.4535,43.6451],[-96.4535,43.6459],[-96.4535,43.6476],[-96.4535,43.6482],[-96.4535,43.6523],[-96.4535,43.6526],[-96.4535,43.6542],[-96.4534,43.6555],[-96.4534,43.6592],[-96.4534,43.66],[-96.4534,43.6604],[-96.4534,43.6606],[-96.4534,43.6678],[-96.4534,43.6687],[-96.4535,43.6709],[-96.4534,43.6723],[-96.4535,43.6734],[-96.4535,43.675],[-96.4534,43.6751],[-96.4534,43.6764],[-96.4534,43.6803],[-96.4534,43.6816],[-96.4534,43.6817],[-96.4534,43.6822],[-96.4534,43.6824],[-96.4534,43.6838],[-96.4534,43.6847],[-96.4534,43.6881],[-96.4534,43.6895],[-96.4534,43.6898],[-96.4534,43.6904],[-96.4534,43.6913],[-96.4534,43.6914],[-96.4534,43.692],[-96.4534,43.6946],[-96.4534,43.697],[-96.4534,43.6989],[-96.4534,43.7004],[-96.4534,43.7026],[-96.4534,43.7041],[-96.4534,43.7043],[-96.4534,43.706],[-96.4534,43.7077],[-96.4533,43.7116],[-96.4533,43.7118],[-96.4533,43.7121],[-96.4533,43.7155],[-96.4533,43.7179],[-96.4533,43.718],[-96.4533,43.7184],[-96.4533,43.7186],[-96.4534,43.7189],[-96.4534,43.7236],[-96.4534,43.7332],[-96.4534,43.7361],[-96.4534,43.7362],[-96.4534,43.7372],[-96.4534,43.7384],[-96.4534,43.7403],[-96.4534,43.7423],[-96.4534,43.7448],[-96.4534,43.7449],[-96.4534,43.7468],[-96.4534,43.7478],[-96.4533,43.75],[-96.4533,43.7568],[-96.4533,43.7576],[-96.4533,43.7577],[-96.4533,43.7578],[-96.4533,43.758],[-96.4533,43.7582],[-96.4533,43.7583],[-96.4533,43.759],[-96.4532,43.7593],[-96.4532,43.7594],[-96.4532,43.7595],[-96.4533,43.7601],[-96.4533,43.7605],[-96.4533,43.7608],[-96.4533,43.7614],[-96.4533,43.7622],[-96.4533,43.7625],[-96.4533,43.7626],[-96.4533,43.7627],[-96.4533,43.7628],[-96.4533,43.7632],[-96.4533,43.7634],[-96.4533,43.7636],[-96.4533,43.7637],[-96.4533,43.7638],[-96.4533,43.7642],[-96.4533,43.7644],[-96.4533,43.7658],[-96.4533,43.7665],[-96.4533,43.7666],[-96.4533,43.7669],[-96.4532,43.7669],[-96.4532,43.7672],[-96.4532,43.7673],[-96.4533,43.7675],[-96.4533,43.7677],[-96.4533,43.7756],[-96.4533,43.7758],[-96.4533,43.7764],[-96.4533,43.7766],[-96.4533,43.7768],[-96.4533,43.7773],[-96.4533,43.7779],[-96.4533,43.7786],[-96.4533,43.7792],[-96.4533,43.7803],[-96.4533,43.7813],[-96.4533,43.7818],[-96.4532,43.7842],[-96.4532,43.7843],[-96.4532,43.7845],[-96.4532,43.785],[-96.4532,43.7859],[-96.4532,43.7867],[-96.4532,43.7871],[-96.4532,43.788],[-96.4532,43.7888],[-96.4532,43.7894],[-96.4532,43.79],[-96.4532,43.7914],[-96.4532,43.7924],[-96.4531,43.7954],[-96.4531,43.7964],[-96.4531,43.798],[-96.4531,43.8013],[-96.4531,43.8028],[-96.4531,43.8043],[-96.4531,43.8045],[-96.4531,43.805],[-96.4531,43.8051],[-96.453,43.8084],[-96.4529,43.8139],[-96.4529,43.8179],[-96.4529,43.8204],[-96.4529,43.8205],[-96.4529,43.8206],[-96.4529,43.8207],[-96.4529,43.8209],[-96.4529,43.8211],[-96.4528,43.8212],[-96.4528,43.8215],[-96.4528,43.8217],[-96.4528,43.8219],[-96.4528,43.8222],[-96.4528,43.8223],[-96.4528,43.8226],[-96.4529,43.8227],[-96.4529,43.8228],[-96.4529,43.823],[-96.4528,43.823],[-96.4528,43.8241],[-96.4529,43.8241],[-96.4529,43.8247],[-96.4529,43.8248],[-96.4529,43.825],[-96.4529,43.8251],[-96.4529,43.8266],[-96.4529,43.8267],[-96.4529,43.8268],[-96.4529,43.8269],[-96.4529,43.8273],[-96.4529,43.8274],[-96.4529,43.8275],[-96.4529,43.8278],[-96.4529,43.8287],[-96.4529,43.8288],[-96.4529,43.8295],[-96.4529,43.8296],[-96.4529,43.8304],[-96.4529,43.8309],[-96.4529,43.831],[-96.4529,43.8311],[-96.4529,43.8314],[-96.453,43.8317],[-96.453,43.832],[-96.453,43.8321],[-96.4529,43.8323],[-96.453,43.8331],[-96.453,43.8335],[-96.453,43.8344],[-96.453,43.8347],[-96.453,43.8348],[-96.453,43.835],[-96.453,43.8356],[-96.453,43.8377],[-96.453,43.8379],[-96.453,43.838],[-96.453,43.8381],[-96.453,43.8383],[-96.453,43.8384],[-96.453,43.8385],[-96.453,43.8387],[-96.453,43.839],[-96.453,43.8391],[-96.453,43.8392],[-96.453,43.8393],[-96.453,43.8396],[-96.453,43.84],[-96.453,43.8401],[-96.453,43.8408],[-96.453,43.8409],[-96.453,43.842],[-96.453,43.8422],[-96.453,43.8424],[-96.453,43.8425],[-96.453,43.8426],[-96.453,43.8428],[-96.453,43.8446],[-96.453,43.8447],[-96.453,43.8449],[-96.453,43.845],[-96.453,43.8466],[-96.453,43.8468],[-96.453,43.8469],[-96.453,43.8487],[-96.453,43.8495],[-96.453,43.85],[-96.4531,43.8505],[-96.4532,43.8529],[-96.4533,43.8547],[-96.4533,43.8548],[-96.4533,43.8549],[-96.4533,43.8551],[-96.4533,43.8553],[-96.4533,43.8554],[-96.4533,43.8555],[-96.4533,43.856],[-96.4533,43.8599],[-96.4534,43.8614],[-96.4532,43.8614],[-96.4532,43.8615],[-96.4533,43.8771],[-96.4533,43.8779],[-96.4533,43.8784],[-96.4533,43.8789],[-96.4534,43.8808],[-96.4534,43.8813],[-96.4534,43.8814],[-96.4534,43.8815],[-96.4534,43.8816],[-96.4533,43.8817],[-96.4533,43.8819],[-96.4533,43.8824],[-96.4533,43.8832],[-96.4533,43.8847],[-96.4533,43.8848],[-96.4533,43.8849],[-96.4533,43.885],[-96.4533,43.8852],[-96.4533,43.8853],[-96.4533,43.8854],[-96.4533,43.8856],[-96.4533,43.8858],[-96.4533,43.8859],[-96.4533,43.886],[-96.4533,43.8864],[-96.4533,43.8865],[-96.4533,43.8866],[-96.4533,43.8867],[-96.4533,43.8868],[-96.4533,43.8869],[-96.4533,43.8873],[-96.4533,43.8874],[-96.4533,43.8875],[-96.4533,43.8877],[-96.4533,43.8892],[-96.4533,43.8893],[-96.4533,43.8894],[-96.4533,43.8898],[-96.4533,43.8899],[-96.4533,43.89],[-96.4533,43.8912],[-96.4535,43.9063],[-96.4535,43.9064],[-96.4535,43.9076],[-96.4535,43.9077],[-96.4535,43.908],[-96.4535,43.9081],[-96.4535,43.9088],[-96.4535,43.9093],[-96.4534,43.9095],[-96.4534,43.9096],[-96.4534,43.9099],[-96.4534,43.9105],[-96.4534,43.9117],[-96.4534,43.9118],[-96.4534,43.9135],[-96.4534,43.9145],[-96.4534,43.9155],[-96.4534,43.9156],[-96.4534,43.9157],[-96.4534,43.9158],[-96.4534,43.916],[-96.4534,43.9191],[-96.4534,43.9203],[-96.4534,43.922],[-96.4534,43.9233],[-96.4534,43.9258],[-96.4534,43.9316],[-96.4534,43.9322],[-96.4534,43.9327],[-96.4534,43.9346],[-96.4534,43.9347],[-96.4533,43.9348],[-96.4533,43.9353],[-96.4533,43.9367],[-96.4533,43.9368],[-96.4533,43.9378],[-96.4533,43.9403],[-96.4533,43.9417],[-96.4533,43.9427],[-96.4533,43.9429],[-96.4533,43.9446],[-96.4533,43.9449],[-96.4533,43.9491],[-96.4533,43.95],[-96.4533,43.9509],[-96.4533,43.951],[-96.4533,43.9513],[-96.4533,43.9516],[-96.4532,43.9602],[-96.4532,43.963],[-96.4532,43.9636],[-96.4532,43.9657],[-96.4532,43.9659],[-96.4532,43.9663],[-96.4532,43.9665],[-96.4532,43.9668],[-96.4532,43.967],[-96.4533,43.9671],[-96.4534,43.9672],[-96.4533,43.9672],[-96.4533,43.9673],[-96.4533,43.969],[-96.4533,43.9692],[-96.4533,43.9701],[-96.4533,43.9702],[-96.4533,43.9703],[-96.4533,43.9704],[-96.4533,43.9718],[-96.4534,43.9738],[-96.4534,43.9739],[-96.4534,43.9781],[-96.4533,43.9781],[-96.4533,43.9783],[-96.4533,43.9791],[-96.4533,43.9792],[-96.4533,43.9793],[-96.4533,43.9799],[-96.4533,43.9801],[-96.4533,43.9803],[-96.4532,43.9927],[-96.4532,43.993],[-96.4532,43.9933],[-96.4533,43.9939],[-96.4533,43.9943],[-96.4533,43.9945],[-96.4533,43.9947],[-96.4531,44.001],[-96.4531,44.0012],[-96.4531,44.0015],[-96.4531,44.0018],[-96.4533,44.007],[-96.4533,44.0072],[-96.4533,44.0073],[-96.4533,44.0076],[-96.4533,44.0084],[-96.4532,44.0087],[-96.4532,44.0089],[-96.4532,44.0144],[-96.4532,44.0173],[-96.4532,44.0174],[-96.4532,44.0175],[-96.4533,44.0194],[-96.4533,44.0195],[-96.4533,44.0205],[-96.4533,44.0216],[-96.4533,44.0219],[-96.4533,44.022],[-96.4533,44.0223],[-96.4534,44.0227],[-96.4534,44.0238],[-96.4534,44.0254],[-96.4533,44.0365],[-96.4533,44.0366],[-96.4532,44.0367],[-96.4532,44.0372],[-96.4532,44.038],[-96.4532,44.0382],[-96.4531,44.045],[-96.4531,44.0452],[-96.4531,44.0514],[-96.4531,44.0515],[-96.4531,44.0517],[-96.4531,44.0521],[-96.4531,44.0526],[-96.4531,44.0527],[-96.4531,44.0528],[-96.4531,44.0529],[-96.4531,44.0531],[-96.4531,44.0656],[-96.4531,44.0692],[-96.4531,44.0694],[-96.4531,44.0774],[-96.4531,44.0775],[-96.4531,44.0776],[-96.4531,44.0777],[-96.4531,44.082],[-96.4531,44.0821],[-96.4531,44.083],[-96.4531,44.0832],[-96.4531,44.0836],[-96.4531,44.0839],[-96.4531,44.084],[-96.4532,44.0845],[-96.4532,44.0939],[-96.4531,44.0979],[-96.4531,44.1],[-96.4531,44.1007],[-96.4531,44.1008],[-96.4531,44.1011],[-96.4531,44.1049],[-96.4531,44.106],[-96.4531,44.1061],[-96.453,44.1105],[-96.453,44.111],[-96.453,44.1112],[-96.453,44.1113],[-96.453,44.115],[-96.453,44.1151],[-96.453,44.1153],[-96.453,44.1154],[-96.453,44.1155],[-96.453,44.1161],[-96.453,44.1163],[-96.453,44.1164],[-96.453,44.1165],[-96.453,44.1209],[-96.453,44.121],[-96.453,44.1257],[-96.453,44.1269],[-96.453,44.1271],[-96.453,44.1337],[-96.453,44.1379],[-96.4529,44.1396],[-96.4529,44.1402],[-96.4529,44.1431],[-96.4529,44.1432],[-96.4529,44.1466],[-96.4529,44.1467],[-96.4529,44.1468],[-96.4529,44.1469],[-96.4529,44.1472],[-96.4529,44.1474],[-96.4529,44.1475],[-96.4529,44.1484],[-96.4529,44.1485],[-96.4529,44.1487],[-96.4528,44.1541],[-96.4528,44.1547],[-96.4528,44.1552],[-96.4528,44.1692],[-96.4528,44.1693],[-96.4528,44.1698],[-96.4528,44.17],[-96.4528,44.1701],[-96.4528,44.1703],[-96.4528,44.1704],[-96.4528,44.1712],[-96.4528,44.1713],[-96.4528,44.1714],[-96.4528,44.1715],[-96.4528,44.1717],[-96.4528,44.1718],[-96.4527,44.172],[-96.4527,44.1735],[-96.4527,44.1747],[-96.4527,44.1759],[-96.4527,44.1762],[-96.4527,44.1763],[-96.4527,44.1775],[-96.4527,44.1777],[-96.4527,44.1778],[-96.4527,44.1779],[-96.4527,44.1781],[-96.4527,44.1782],[-96.4527,44.1787],[-96.4527,44.1801],[-96.4527,44.1838],[-96.4527,44.1842],[-96.4527,44.1845],[-96.4527,44.1846],[-96.4527,44.1852],[-96.4527,44.1854],[-96.4527,44.1855],[-96.4527,44.1856],[-96.4527,44.1857],[-96.4527,44.1863],[-96.4527,44.1879],[-96.4527,44.1883],[-96.4527,44.1885],[-96.4527,44.1886],[-96.4528,44.1968],[-96.4527,44.2057],[-96.4527,44.2058],[-96.4527,44.2059],[-96.4527,44.2112],[-96.4527,44.2155],[-96.4527,44.2176],[-96.4527,44.2178],[-96.4527,44.2192],[-96.4527,44.2194],[-96.4527,44.2195],[-96.4527,44.2196],[-96.4527,44.22],[-96.4526,44.2257],[-96.4526,44.2277],[-96.4526,44.2289],[-96.4526,44.2319],[-96.4526,44.238],[-96.4525,44.2403],[-96.4526,44.2439],[-96.4526,44.2446],[-96.4526,44.2447],[-96.4526,44.2461],[-96.4526,44.2462],[-96.4526,44.2467],[-96.4526,44.2468],[-96.4526,44.2474],[-96.4526,44.2475],[-96.4526,44.2476],[-96.4525,44.2477],[-96.4525,44.2478],[-96.4525,44.248],[-96.4525,44.2485],[-96.4526,44.2502],[-96.4527,44.2544],[-96.4526,44.2544],[-96.4525,44.2544],[-96.4525,44.2548],[-96.4525,44.2552],[-96.4525,44.2553],[-96.4525,44.2603],[-96.4525,44.2651],[-96.4525,44.2652],[-96.4525,44.2686],[-96.4525,44.2687],[-96.4525,44.2718],[-96.4525,44.272],[-96.4524,44.2737],[-96.4524,44.2738],[-96.4525,44.2792],[-96.4525,44.2794],[-96.4525,44.2796],[-96.4525,44.2799],[-96.4525,44.2803],[-96.4525,44.2804],[-96.4526,44.2824],[-96.4525,44.2825],[-96.4524,44.2826],[-96.4524,44.2827],[-96.4524,44.2841],[-96.4524,44.2842],[-96.4525,44.2851],[-96.4525,44.2855],[-96.4525,44.2857],[-96.4524,44.2925],[-96.4523,44.2959],[-96.4523,44.2968],[-96.4524,44.2986],[-96.4523,44.3021],[-96.4524,44.3111],[-96.4524,44.3123],[-96.4523,44.3132],[-96.4523,44.3136],[-96.4522,44.3139],[-96.4522,44.314],[-96.4523,44.3154],[-96.4523,44.3156],[-96.4523,44.3244],[-96.4524,44.3246],[-96.4525,44.3258],[-96.4524,44.3281],[-96.4523,44.3299],[-96.4523,44.3331],[-96.4523,44.3333],[-96.4523,44.3338],[-96.4522,44.3388],[-96.4522,44.3405],[-96.452,44.3423],[-96.4521,44.3444],[-96.4522,44.3455],[-96.4522,44.3469],[-96.4522,44.3478],[-96.4523,44.3549],[-96.4523,44.355],[-96.4523,44.3569],[-96.4523,44.357],[-96.4523,44.3571],[-96.4523,44.3577],[-96.4523,44.3593],[-96.4522,44.3628],[-96.4522,44.3717],[-96.4522,44.3749],[-96.4522,44.3836],[-96.4521,44.3857],[-96.4521,44.3897],[-96.4521,44.3901],[-96.4521,44.3951],[-96.4521,44.3955],[-96.452,44.4024],[-96.452,44.4128],[-96.452,44.4164],[-96.452,44.4212],[-96.452,44.4213],[-96.4519,44.4366],[-96.4519,44.4369],[-96.4519,44.437],[-96.4519,44.4414],[-96.4519,44.4418],[-96.4519,44.4425],[-96.4519,44.4433],[-96.4519,44.4441],[-96.4519,44.4453],[-96.4519,44.4482],[-96.452,44.4516],[-96.452,44.4559],[-96.4519,44.4582],[-96.4519,44.4589],[-96.4519,44.4607],[-96.4521,44.4705],[-96.4519,44.4709],[-96.452,44.4725],[-96.4519,44.4731],[-96.4519,44.4732],[-96.4519,44.4734],[-96.4519,44.4849],[-96.4518,44.4878],[-96.4518,44.488],[-96.4519,44.4924],[-96.4519,44.4925],[-96.4518,44.4992],[-96.4518,44.5],[-96.4519,44.5053],[-96.4519,44.5054],[-96.4518,44.5055],[-96.4516,44.5058],[-96.4516,44.5059],[-96.452,44.5062],[-96.4519,44.5063],[-96.4519,44.5064],[-96.4518,44.5064],[-96.4515,44.5067],[-96.4515,44.507],[-96.4516,44.5074],[-96.4518,44.5108],[-96.4519,44.5138],[-96.4519,44.514],[-96.4519,44.5169],[-96.4519,44.517],[-96.452,44.5176],[-96.452,44.5179],[-96.452,44.5181],[-96.4519,44.5194],[-96.4519,44.5195],[-96.4519,44.5217],[-96.4519,44.5256],[-96.4519,44.5264],[-96.452,44.5267],[-96.452,44.5269],[-96.4521,44.527],[-96.4521,44.5308],[-96.4521,44.5316],[-96.4518,44.5398],[-96.4517,44.5429],[-96.4518,44.5431],[-96.4518,44.5435],[-96.4518,44.5436],[-96.4518,44.5437],[-96.4519,44.5441],[-96.4518,44.5539],[-96.4518,44.5543],[-96.4518,44.5546],[-96.4518,44.5549],[-96.4518,44.5553],[-96.4518,44.559],[-96.4518,44.5594],[-96.4518,44.5599],[-96.4518,44.5681],[-96.4518,44.5726],[-96.4518,44.5784],[-96.4518,44.5866],[-96.4518,44.5868],[-96.4517,44.5947],[-96.4517,44.6013],[-96.4517,44.6037],[-96.4517,44.6038],[-96.4517,44.6045],[-96.4517,44.6054],[-96.4517,44.6074],[-96.4517,44.6075],[-96.4517,44.6076],[-96.4516,44.6163],[-96.4516,44.6236],[-96.4516,44.6238],[-96.4517,44.6248],[-96.4517,44.625],[-96.4517,44.6272],[-96.4517,44.6285],[-96.4516,44.6295],[-96.4516,44.6307],[-96.4516,44.6308],[-96.4516,44.6313],[-96.4516,44.6318],[-96.4516,44.6326],[-96.4516,44.6361],[-96.4516,44.6368],[-96.4516,44.6382],[-96.4516,44.6387],[-96.4516,44.6447],[-96.4516,44.6453],[-96.4516,44.6458],[-96.4516,44.6459],[-96.4516,44.6467],[-96.4516,44.649],[-96.4516,44.6547],[-96.4515,44.6598],[-96.4515,44.6601],[-96.4515,44.6668],[-96.4515,44.6681],[-96.4515,44.6682],[-96.4515,44.6688],[-96.4514,44.6707],[-96.4514,44.6727],[-96.4515,44.6743],[-96.4514,44.6748],[-96.4514,44.6749],[-96.4514,44.6757],[-96.4515,44.6763],[-96.4515,44.6764],[-96.4515,44.6765],[-96.4515,44.6783],[-96.4515,44.6803],[-96.4514,44.6819],[-96.4514,44.6821],[-96.4515,44.6831],[-96.4515,44.6846],[-96.4515,44.688],[-96.4515,44.6888],[-96.4515,44.6894],[-96.4515,44.6899],[-96.4515,44.6919],[-96.4515,44.6931],[-96.4515,44.6939],[-96.4515,44.6954],[-96.4515,44.6955],[-96.4515,44.6979],[-96.4515,44.7009],[-96.4515,44.7019],[-96.4515,44.7032],[-96.4515,44.7034],[-96.4514,44.7035],[-96.4514,44.7036],[-96.4513,44.7037],[-96.4514,44.7072],[-96.4513,44.7122],[-96.4513,44.7123],[-96.4513,44.7131],[-96.4513,44.7139],[-96.4513,44.7161],[-96.4512,44.718],[-96.4512,44.7183],[-96.4513,44.7228],[-96.4513,44.7282],[-96.4513,44.7325],[-96.4513,44.7335],[-96.4513,44.7358],[-96.4513,44.7365],[-96.4513,44.7375],[-96.4513,44.7376],[-96.4513,44.7377],[-96.4514,44.7379],[-96.4514,44.738],[-96.4514,44.7381],[-96.4513,44.7385],[-96.4513,44.7386],[-96.4513,44.7387],[-96.4514,44.7389],[-96.4514,44.739],[-96.4514,44.7391],[-96.4514,44.7392],[-96.4514,44.7393],[-96.4514,44.7396],[-96.4514,44.74],[-96.4514,44.7408],[-96.4514,44.7434],[-96.4515,44.747],[-96.4515,44.7471],[-96.4516,44.7499],[-96.4516,44.7605],[-96.4515,44.7612],[-96.4515,44.7614],[-96.4515,44.7616],[-96.4515,44.7618],[-96.4516,44.7619],[-96.4515,44.7691],[-96.4516,44.7726],[-96.4516,44.7727],[-96.4517,44.7761],[-96.4518,44.7813],[-96.4518,44.7832],[-96.4518,44.7868],[-96.4518,44.7876],[-96.4518,44.7886],[-96.4519,44.7897],[-96.4519,44.7903],[-96.4519,44.7905],[-96.4518,44.7912],[-96.4517,44.7922],[-96.4517,44.7935],[-96.4517,44.7941],[-96.4517,44.7947],[-96.4517,44.7956],[-96.4517,44.7969],[-96.4517,44.798],[-96.4517,44.7986],[-96.4517,44.7998],[-96.4517,44.8016],[-96.4517,44.8035],[-96.4517,44.8036],[-96.4517,44.8038],[-96.4517,44.8048],[-96.4518,44.8056],[-96.4515,44.8056],[-96.4514,44.8064],[-96.4514,44.8066],[-96.4514,44.8067],[-96.4514,44.8074],[-96.4514,44.8077],[-96.4514,44.8106],[-96.4515,44.816],[-96.4515,44.8195],[-96.4515,44.8197],[-96.4515,44.82],[-96.4515,44.8201],[-96.4515,44.8204],[-96.4516,44.8234],[-96.4516,44.8262],[-96.4516,44.8263],[-96.4515,44.8265],[-96.4516,44.8344],[-96.4516,44.8346],[-96.4516,44.8366],[-96.4516,44.8389],[-96.4516,44.8419],[-96.4516,44.8433],[-96.4516,44.8435],[-96.4516,44.8449],[-96.4516,44.8473],[-96.4516,44.8478],[-96.4516,44.8487],[-96.4516,44.849],[-96.4516,44.8498],[-96.4516,44.85],[-96.4516,44.8501],[-96.4516,44.8505],[-96.4516,44.8507],[-96.4516,44.8509],[-96.4516,44.8517],[-96.4516,44.8518],[-96.4516,44.852],[-96.4516,44.8522],[-96.4516,44.8526],[-96.4516,44.8527],[-96.4516,44.8528],[-96.4516,44.8531],[-96.4516,44.8534],[-96.4516,44.8536],[-96.4516,44.854],[-96.4516,44.8549],[-96.4516,44.8554],[-96.4516,44.8558],[-96.4516,44.857],[-96.4516,44.8588],[-96.4516,44.8611],[-96.4516,44.8635],[-96.4516,44.8639],[-96.4516,44.8659],[-96.4516,44.8679],[-96.4516,44.8682],[-96.4516,44.8689],[-96.4517,44.8726],[-96.4517,44.8729],[-96.4517,44.8732],[-96.4518,44.8736],[-96.4519,44.875],[-96.452,44.8771],[-96.452,44.8795],[-96.452,44.8827],[-96.452,44.8833],[-96.452,44.885],[-96.4519,44.8901],[-96.4518,44.8902],[-96.4518,44.8903],[-96.4518,44.8911],[-96.4518,44.892],[-96.4518,44.8924],[-96.4518,44.8925],[-96.4518,44.8934],[-96.4518,44.8982],[-96.4518,44.8989],[-96.4518,44.899],[-96.4519,44.9024],[-96.4519,44.9025],[-96.4519,44.9026],[-96.4519,44.9045],[-96.4519,44.9064],[-96.4518,44.9066],[-96.4516,44.9069],[-96.4516,44.9071],[-96.4516,44.9072],[-96.4516,44.9074],[-96.4517,44.9078],[-96.4519,44.9085],[-96.452,44.9103],[-96.452,44.9104],[-96.452,44.9108],[-96.4519,44.9111],[-96.4519,44.9132],[-96.4519,44.919],[-96.4519,44.9203],[-96.4519,44.9211],[-96.4519,44.9216],[-96.4519,44.9231],[-96.4519,44.9251],[-96.4519,44.9272],[-96.4519,44.9291],[-96.4519,44.9304],[-96.4519,44.9306],[-96.4519,44.9312],[-96.4519,44.9315],[-96.4519,44.9334],[-96.4519,44.9355],[-96.4519,44.9361],[-96.4519,44.9395],[-96.4519,44.9433],[-96.4519,44.9436],[-96.4519,44.9437],[-96.4519,44.9469],[-96.4519,44.947],[-96.4519,44.9483],[-96.4519,44.9491],[-96.4519,44.951],[-96.4519,44.9519],[-96.452,44.9524],[-96.4521,44.953],[-96.4521,44.9531],[-96.4521,44.9533],[-96.4521,44.9535],[-96.452,44.9538],[-96.452,44.9544],[-96.4519,44.9548],[-96.452,44.9579],[-96.452,44.958],[-96.452,44.9603],[-96.452,44.9625],[-96.452,44.9626],[-96.452,44.9627],[-96.4521,44.9627],[-96.4522,44.9628],[-96.4523,44.9628],[-96.4521,44.9656],[-96.4521,44.9658],[-96.4521,44.9664],[-96.4521,44.967],[-96.452,44.9674],[-96.452,44.9684],[-96.452,44.9686],[-96.452,44.9687],[-96.452,44.9688],[-96.4521,44.9696],[-96.4523,44.9772],[-96.4522,44.9772],[-96.452,44.9774],[-96.452,44.9776],[-96.452,44.9794],[-96.452,44.9795],[-96.452,44.9907],[-96.452,44.9917],[-96.452,44.9919],[-96.452,44.9939],[-96.452,44.994],[-96.452,44.9949],[-96.452,45.0015],[-96.452,45.0017],[-96.452,45.0018],[-96.452,45.0064],[-96.452,45.0067],[-96.452,45.0074],[-96.4521,45.0083],[-96.4521,45.0121],[-96.4521,45.0146],[-96.4521,45.015],[-96.4521,45.0157],[-96.4521,45.0168],[-96.4521,45.0178],[-96.4521,45.0211],[-96.4522,45.0219],[-96.4522,45.0226],[-96.4521,45.0235],[-96.4521,45.0257],[-96.4522,45.0275],[-96.4522,45.0276],[-96.4521,45.0281],[-96.4522,45.0309],[-96.4522,45.0356],[-96.4522,45.036],[-96.4522,45.0373],[-96.4522,45.0381],[-96.4522,45.0391],[-96.4522,45.0397],[-96.4522,45.0417],[-96.4522,45.0423],[-96.4522,45.0438],[-96.4522,45.0482],[-96.4522,45.0495],[-96.4522,45.0497],[-96.4523,45.0501],[-96.4522,45.0516],[-96.4522,45.0543],[-96.4522,45.0544],[-96.4522,45.0549],[-96.4522,45.0561],[-96.4522,45.0565],[-96.4522,45.0642],[-96.4522,45.0648],[-96.4522,45.0657],[-96.4522,45.0661],[-96.4522,45.0665],[-96.4522,45.0668],[-96.4522,45.0669],[-96.4522,45.0673],[-96.4522,45.069],[-96.4521,45.0752],[-96.4521,45.0768],[-96.4522,45.0773],[-96.4522,45.0774],[-96.4522,45.0777],[-96.4522,45.0778],[-96.4522,45.0782],[-96.4522,45.0783],[-96.4522,45.0808],[-96.4522,45.0883],[-96.4523,45.0933],[-96.4523,45.0943],[-96.4524,45.0948],[-96.4524,45.0951],[-96.4523,45.1081],[-96.4523,45.1088],[-96.4522,45.109],[-96.4523,45.1151],[-96.4523,45.1153],[-96.4525,45.1225],[-96.4524,45.1228],[-96.4524,45.1242],[-96.4526,45.1253],[-96.4524,45.1368],[-96.4521,45.1499],[-96.4521,45.1503],[-96.4521,45.1511],[-96.452,45.1514],[-96.452,45.1517],[-96.452,45.152],[-96.4521,45.1531],[-96.4521,45.1534],[-96.4521,45.1539],[-96.4521,45.154],[-96.4521,45.1549],[-96.4523,45.1656],[-96.4524,45.1677],[-96.4524,45.1715],[-96.4526,45.1784],[-96.4526,45.1785],[-96.4527,45.1823],[-96.4526,45.1909],[-96.4526,45.191],[-96.4524,45.1916],[-96.4524,45.192],[-96.4523,45.1952],[-96.4523,45.1963],[-96.4523,45.1976],[-96.4524,45.2016],[-96.4524,45.2029],[-96.4524,45.2049],[-96.4524,45.209],[-96.4525,45.2113],[-96.4526,45.2197],[-96.4526,45.2198],[-96.4526,45.2232],[-96.4526,45.2246],[-96.4526,45.2247],[-96.4526,45.2259],[-96.4526,45.226],[-96.4526,45.2273],[-96.4527,45.24],[-96.4528,45.2544],[-96.453,45.2689],[-96.453,45.2726],[-96.453,45.2761],[-96.453,45.2774],[-96.453,45.2775],[-96.453,45.2791],[-96.453,45.2792],[-96.453,45.2798],[-96.453,45.283],[-96.453,45.2834],[-96.4531,45.2836],[-96.453,45.2864],[-96.453,45.2866],[-96.453,45.2867],[-96.453,45.2871],[-96.453,45.2872],[-96.453,45.2873],[-96.453,45.2876],[-96.453,45.2877],[-96.4531,45.2888],[-96.4531,45.2892],[-96.4531,45.2904],[-96.4531,45.2915],[-96.4531,45.2916],[-96.453,45.2936],[-96.453,45.2938],[-96.453,45.2942],[-96.453,45.2946],[-96.453,45.2947],[-96.453,45.2952],[-96.453,45.2971],[-96.4531,45.2977],[-96.4531,45.2978],[-96.4531,45.2979],[-96.4531,45.298],[-96.4531,45.2981],[-96.4531,45.2982],[-96.4531,45.2983],[-96.4531,45.2984],[-96.4531,45.2986],[-96.4531,45.2987],[-96.4531,45.2989],[-96.4531,45.2995],[-96.4531,45.2998],[-96.4531,45.2999],[-96.4531,45.3004],[-96.4531,45.3005],[-96.4531,45.3006],[-96.4531,45.3008],[-96.4533,45.301],[-96.4534,45.3012],[-96.4535,45.3012],[-96.4537,45.3013],[-96.4537,45.3014],[-96.4538,45.3014],[-96.4539,45.3015],[-96.454,45.3016],[-96.4543,45.3017],[-96.4545,45.3019],[-96.4552,45.3024],[-96.4555,45.3026],[-96.4556,45.3027],[-96.4557,45.3027],[-96.4557,45.3028],[-96.4558,45.3028],[-96.4562,45.3031],[-96.4565,45.3033],[-96.4566,45.3034],[-96.4567,45.3035],[-96.4567,45.3036],[-96.4568,45.3036],[-96.4568,45.3037],[-96.4569,45.3038],[-96.457,45.3039],[-96.457,45.304],[-96.4571,45.3041],[-96.4571,45.3042],[-96.4571,45.3043],[-96.4572,45.3044],[-96.4572,45.3046],[-96.4573,45.3047],[-96.4573,45.3049],[-96.4573,45.305],[-96.4573,45.3052],[-96.4573,45.3054],[-96.4574,45.3056],[-96.4574,45.3059],[-96.4574,45.3061],[-96.4574,45.3062],[-96.4574,45.3064],[-96.4574,45.3066],[-96.4574,45.3068],[-96.4575,45.307],[-96.4575,45.3072],[-96.4575,45.3073],[-96.4575,45.3074],[-96.4575,45.3075],[-96.4576,45.3076],[-96.4576,45.3077],[-96.4577,45.3078],[-96.4578,45.308],[-96.4579,45.3081],[-96.458,45.3083],[-96.4581,45.3084],[-96.4582,45.3085],[-96.4582,45.3086],[-96.4584,45.3088],[-96.4585,45.309],[-96.4587,45.3092],[-96.4587,45.3093],[-96.4589,45.3095],[-96.4591,45.3097],[-96.4592,45.3099],[-96.4594,45.3101],[-96.4595,45.3103],[-96.4597,45.3105],[-96.4599,45.3107],[-96.46,45.311],[-96.4601,45.3111],[-96.4603,45.3113],[-96.4607,45.3121],[-96.4614,45.3131],[-96.4619,45.3139],[-96.4627,45.3146],[-96.4637,45.3153],[-96.4638,45.3154],[-96.4645,45.3158],[-96.4656,45.3164],[-96.4662,45.3169],[-96.4666,45.3172],[-96.4674,45.318],[-96.468,45.3186],[-96.4685,45.3194],[-96.4685,45.3195],[-96.4687,45.3204],[-96.4688,45.3206],[-96.4689,45.3222],[-96.4689,45.3236],[-96.4693,45.3249],[-96.4699,45.3258],[-96.47,45.3259],[-96.47,45.326],[-96.4704,45.3264],[-96.4705,45.3265],[-96.4705,45.3266],[-96.4711,45.3273],[-96.4716,45.3281],[-96.4719,45.3287],[-96.4728,45.33],[-96.4738,45.3312],[-96.4744,45.3321],[-96.4745,45.3323],[-96.4747,45.3328],[-96.4751,45.3337],[-96.4753,45.334],[-96.4755,45.3345],[-96.4766,45.3364],[-96.4781,45.3385],[-96.4791,45.3394],[-96.4793,45.3396],[-96.4803,45.3407],[-96.4809,45.3421],[-96.4814,45.3438],[-96.482,45.3456],[-96.4826,45.3463],[-96.4844,45.3483],[-96.4859,45.3506],[-96.4867,45.3526],[-96.4879,45.3553],[-96.4891,45.3571],[-96.4905,45.3581],[-96.4925,45.3592],[-96.4929,45.3595],[-96.4941,45.3602],[-96.4968,45.3621],[-96.4988,45.3633],[-96.5003,45.3644],[-96.502,45.3655],[-96.5033,45.3661],[-96.5046,45.3667],[-96.5051,45.3669],[-96.5063,45.3673],[-96.5081,45.3678],[-96.5097,45.3683],[-96.5105,45.3685],[-96.5114,45.3691],[-96.5129,45.3702],[-96.5144,45.3714],[-96.5161,45.3727],[-96.5173,45.3733],[-96.5194,45.3744],[-96.5205,45.375],[-96.5207,45.3751],[-96.521,45.3753],[-96.5213,45.3754],[-96.5218,45.3756],[-96.524,45.3763],[-96.5242,45.3764],[-96.5244,45.3764],[-96.525,45.3766],[-96.5285,45.3778],[-96.5305,45.3784],[-96.5309,45.3785],[-96.534,45.3791],[-96.537,45.3798],[-96.5397,45.3803],[-96.5426,45.3806],[-96.546,45.3811],[-96.5493,45.3821],[-96.5494,45.3822],[-96.5521,45.3832],[-96.5546,45.3839],[-96.5555,45.3842],[-96.5592,45.3852],[-96.5594,45.3852],[-96.5621,45.3861],[-96.5629,45.3864],[-96.5652,45.3875],[-96.5681,45.3888],[-96.5707,45.3897],[-96.5714,45.3899],[-96.5746,45.3909],[-96.5748,45.391],[-96.5753,45.3912],[-96.5775,45.3918],[-96.5789,45.3923],[-96.5795,45.3926],[-96.5814,45.3935],[-96.5848,45.3957],[-96.5882,45.3973],[-96.5892,45.3977],[-96.5911,45.3986],[-96.5927,45.3994],[-96.5933,45.3997],[-96.596,45.401],[-96.5972,45.4014],[-96.5989,45.4022],[-96.6002,45.4028],[-96.6009,45.4031],[-96.6012,45.4032],[-96.6038,45.404],[-96.6049,45.4042],[-96.6066,45.4046],[-96.6095,45.4054],[-96.6122,45.4063],[-96.6125,45.4064],[-96.6152,45.4072],[-96.6163,45.4076],[-96.6168,45.4078],[-96.6174,45.408],[-96.6177,45.4081],[-96.6197,45.4089],[-96.6212,45.409],[-96.6219,45.4091],[-96.6229,45.4089],[-96.6242,45.4087],[-96.6253,45.4086],[-96.6256,45.4085],[-96.626,45.4086],[-96.6265,45.4086],[-96.6279,45.4087],[-96.6286,45.4088],[-96.6294,45.4089],[-96.6312,45.4092],[-96.6336,45.4098],[-96.6359,45.4099],[-96.6378,45.4098],[-96.6406,45.4092],[-96.643,45.4089],[-96.6431,45.4089],[-96.6445,45.4089],[-96.6464,45.4095],[-96.6479,45.4101],[-96.6489,45.4103],[-96.6497,45.4103],[-96.6499,45.4103],[-96.6501,45.4103],[-96.6504,45.4103],[-96.6505,45.4103],[-96.6528,45.4099],[-96.6535,45.4098],[-96.6542,45.4097],[-96.6543,45.4097],[-96.6549,45.4096],[-96.6566,45.4094],[-96.6571,45.4093],[-96.6573,45.4093],[-96.6577,45.4093],[-96.658,45.4093],[-96.6615,45.4091],[-96.6623,45.409],[-96.6639,45.4092],[-96.6671,45.4101],[-96.6703,45.4105],[-96.6707,45.4105],[-96.6739,45.4103],[-96.6754,45.4102],[-96.676,45.4102],[-96.677,45.4103],[-96.6781,45.4104],[-96.6783,45.4104],[-96.6788,45.4104],[-96.679,45.4104],[-96.6804,45.4105],[-96.6806,45.4105],[-96.6838,45.4116],[-96.6849,45.4122],[-96.6863,45.413],[-96.6866,45.4133],[-96.6871,45.4136],[-96.6898,45.4153],[-96.69,45.4155],[-96.6906,45.4159],[-96.6925,45.4173],[-96.6935,45.4181],[-96.6957,45.42],[-96.6968,45.421],[-96.6974,45.4215],[-96.6993,45.4235],[-96.6996,45.4238],[-96.7007,45.425],[-96.7013,45.4255],[-96.7019,45.4261],[-96.702,45.4263],[-96.7035,45.4279],[-96.7036,45.428],[-96.7037,45.4282],[-96.7042,45.4287],[-96.7045,45.429],[-96.7061,45.431],[-96.707,45.4323],[-96.7075,45.4329],[-96.708,45.4335],[-96.7086,45.4342],[-96.7108,45.4369],[-96.7109,45.437],[-96.7127,45.439],[-96.7131,45.4395],[-96.7138,45.4402],[-96.7156,45.4422],[-96.7181,45.4448],[-96.7206,45.4475],[-96.7218,45.4487],[-96.7225,45.4495],[-96.723,45.4501],[-96.7242,45.4515],[-96.7245,45.4517],[-96.7262,45.4533],[-96.7282,45.4548],[-96.7314,45.457],[-96.7327,45.4587],[-96.7344,45.4616],[-96.7356,45.4639],[-96.7368,45.4668],[-96.7371,45.4676],[-96.7371,45.4678],[-96.7372,45.4679],[-96.7374,45.4685],[-96.7375,45.4691],[-96.7376,45.4694],[-96.738,45.4718],[-96.7381,45.4721],[-96.7381,45.4723],[-96.7382,45.4725],[-96.7382,45.4727],[-96.7383,45.4731],[-96.7384,45.4734],[-96.7385,45.4735],[-96.7389,45.4744],[-96.7401,45.4756],[-96.7413,45.477],[-96.7416,45.4774],[-96.7425,45.4787],[-96.7433,45.4802],[-96.7435,45.4806],[-96.7436,45.4817],[-96.7435,45.4829],[-96.7437,45.4843],[-96.7437,45.4844],[-96.7445,45.4862],[-96.7455,45.4887],[-96.746,45.4897],[-96.7467,45.4911],[-96.7471,45.4918],[-96.7481,45.4934],[-96.7486,45.4943],[-96.7493,45.4955],[-96.7503,45.4974],[-96.7504,45.4975],[-96.7505,45.4976],[-96.751,45.4985],[-96.7515,45.4994],[-96.7516,45.4995],[-96.7517,45.4997],[-96.7518,45.4997],[-96.7519,45.5],[-96.752,45.5002],[-96.7526,45.5017],[-96.7529,45.5022],[-96.755,45.5056],[-96.7553,45.5062],[-96.7577,45.5102],[-96.7578,45.5103],[-96.7579,45.5104],[-96.7606,45.5149],[-96.7612,45.516],[-96.7632,45.5195],[-96.7634,45.52],[-96.7653,45.5214],[-96.7683,45.5239],[-96.7691,45.5246],[-96.7694,45.5249],[-96.7697,45.5252],[-96.771,45.5264],[-96.7711,45.5266],[-96.7724,45.5289],[-96.7746,45.5304],[-96.7752,45.5309],[-96.7759,45.5313],[-96.7763,45.5316],[-96.781,45.536],[-96.7849,45.5413],[-96.7905,45.5473],[-96.7916,45.5484],[-96.7923,45.5492],[-96.7927,45.5496],[-96.7931,45.55],[-96.7938,45.5507],[-96.7959,45.5521],[-96.7991,45.5542],[-96.8016,45.5553],[-96.802,45.5554],[-96.8021,45.5556],[-96.8036,45.5569],[-96.8039,45.5572],[-96.804,45.5574],[-96.8041,45.5575],[-96.8044,45.5577],[-96.8045,45.5578],[-96.8047,45.558],[-96.8054,45.5586],[-96.8057,45.5588],[-96.8064,45.5595],[-96.8087,45.5616],[-96.8089,45.5618],[-96.8093,45.5622],[-96.8094,45.5622],[-96.8094,45.5623],[-96.8095,45.5624],[-96.8099,45.5627],[-96.8113,45.564],[-96.8116,45.5643],[-96.8117,45.5643],[-96.8117,45.5644],[-96.8118,45.5645],[-96.8132,45.5658],[-96.8177,45.5699],[-96.8191,45.5712],[-96.8192,45.5713],[-96.824,45.5757],[-96.8297,45.5808],[-96.8339,45.5847],[-96.8354,45.5861],[-96.8366,45.5872],[-96.8402,45.5903],[-96.8409,45.591],[-96.8413,45.5914],[-96.8414,45.5915],[-96.8415,45.5916],[-96.8422,45.5923],[-96.8424,45.5926],[-96.8426,45.5927],[-96.8431,45.5932],[-96.8433,45.5933],[-96.8434,45.5934],[-96.8438,45.5938],[-96.844,45.594],[-96.8441,45.5941],[-96.8444,45.5944],[-96.8446,45.5945],[-96.8447,45.5946],[-96.8449,45.5949],[-96.845,45.5949],[-96.8452,45.5951],[-96.8458,45.5956],[-96.846,45.5958],[-96.8461,45.5959],[-96.8466,45.5964],[-96.8468,45.5965],[-96.8468,45.5966],[-96.8469,45.5966],[-96.8475,45.5972],[-96.8497,45.599],[-96.8505,45.5997],[-96.8506,45.5998],[-96.8507,45.5998],[-96.8507,45.5999],[-96.8508,45.5999],[-96.851,45.6001],[-96.8514,45.6005],[-96.8516,45.6006],[-96.8517,45.6007],[-96.852,45.601],[-96.8521,45.6011],[-96.8531,45.602],[-96.8534,45.6022],[-96.8534,45.6023],[-96.8539,45.6027],[-96.8543,45.6031],[-96.8548,45.6035],[-96.8559,45.6045],[-96.8563,45.6049],[-96.8568,45.6054],[-96.8568,45.6056],[-96.8568,45.6061],[-96.8567,45.6063],[-96.8567,45.6065],[-96.8567,45.6066],[-96.8567,45.6067],[-96.8567,45.6068],[-96.8567,45.6071],[-96.8566,45.6076],[-96.8565,45.6078],[-96.8565,45.608],[-96.8564,45.6082],[-96.8564,45.6083],[-96.8564,45.6085],[-96.8564,45.6088],[-96.8562,45.6097],[-96.8562,45.6099],[-96.8548,45.6121],[-96.8543,45.6127],[-96.8536,45.6136],[-96.8533,45.6139],[-96.8527,45.6148],[-96.8524,45.6151],[-96.8521,45.6159],[-96.8521,45.616],[-96.8515,45.618],[-96.8514,45.6185],[-96.8513,45.6194],[-96.8514,45.6195],[-96.8516,45.6198],[-96.8513,45.6205],[-96.8511,45.6211],[-96.8507,45.6219],[-96.8501,45.6236],[-96.8501,45.6243],[-96.8502,45.625],[-96.8498,45.6257],[-96.8495,45.6264],[-96.8494,45.6265],[-96.8486,45.6283],[-96.8484,45.6287],[-96.8483,45.6291],[-96.848,45.6297],[-96.8461,45.6349],[-96.8461,45.635],[-96.8457,45.6362],[-96.8442,45.6396],[-96.8434,45.6411],[-96.8428,45.6421],[-96.8423,45.6431],[-96.8407,45.6453],[-96.84,45.6461],[-96.8395,45.6466],[-96.839,45.6471],[-96.8387,45.6475],[-96.8385,45.6476],[-96.8358,45.6497],[-96.835,45.6501],[-96.8334,45.6512],[-96.8333,45.6513],[-96.8327,45.6517],[-96.8313,45.6521],[-96.8293,45.6523],[-96.8274,45.6531],[-96.8269,45.6535],[-96.8267,45.6537],[-96.8262,45.6542],[-96.826,45.6544],[-96.8253,45.655],[-96.8247,45.6553],[-96.8242,45.6557],[-96.8212,45.6569],[-96.8195,45.6578],[-96.8172,45.6591],[-96.8161,45.6597],[-96.8158,45.6598],[-96.8138,45.6609],[-96.8134,45.6611],[-96.8076,45.6644],[-96.8042,45.6663],[-96.8025,45.6673],[-96.8002,45.6683],[-96.7996,45.6685],[-96.7972,45.6694],[-96.7954,45.67],[-96.7936,45.6707],[-96.7918,45.6717],[-96.7906,45.6726],[-96.7898,45.6732],[-96.7894,45.6735],[-96.7843,45.6761],[-96.7838,45.6764],[-96.7816,45.6775],[-96.7805,45.6781],[-96.7789,45.6789],[-96.7784,45.6792],[-96.778,45.6794],[-96.7768,45.6801],[-96.7654,45.6853],[-96.7621,45.6869],[-96.7612,45.6873],[-96.7609,45.6875],[-96.7605,45.6878],[-96.76,45.6882],[-96.7595,45.6886],[-96.7593,45.6887],[-96.7572,45.691],[-96.7555,45.6931],[-96.7503,45.6988],[-96.7501,45.6989],[-96.7457,45.7013],[-96.7451,45.7016],[-96.7382,45.7047],[-96.7315,45.708],[-96.7268,45.7103],[-96.7178,45.7145],[-96.7122,45.7171],[-96.7112,45.7176],[-96.7077,45.719],[-96.7015,45.7212],[-96.6991,45.722],[-96.6988,45.7221],[-96.6986,45.7222],[-96.698,45.7224],[-96.6977,45.7225],[-96.6975,45.7226],[-96.6974,45.7226],[-96.6965,45.7229],[-96.6957,45.7231],[-96.6921,45.7243],[-96.6915,45.7245],[-96.6872,45.7259],[-96.6769,45.7305],[-96.6727,45.7323],[-96.672,45.7328],[-96.6706,45.7335],[-96.6697,45.7341],[-96.6696,45.7342],[-96.6695,45.7343],[-96.669,45.7346],[-96.6626,45.7387],[-96.6602,45.7404],[-96.6595,45.7409],[-96.6574,45.7426],[-96.6567,45.7431],[-96.6554,45.7442],[-96.6547,45.7447],[-96.6541,45.7453],[-96.6532,45.746],[-96.6523,45.7468],[-96.6522,45.7468],[-96.6514,45.7479],[-96.6508,45.7488],[-96.65,45.75],[-96.6495,45.7508],[-96.6489,45.7518],[-96.6481,45.7532],[-96.6474,45.7543],[-96.6465,45.7554],[-96.6452,45.7567],[-96.6449,45.757],[-96.6442,45.7578],[-96.6432,45.7586],[-96.6425,45.7593],[-96.6422,45.7596],[-96.6419,45.7599],[-96.6412,45.7614],[-96.641,45.7618],[-96.6402,45.7639],[-96.6397,45.7654],[-96.6392,45.7669],[-96.6392,45.7671],[-96.6391,45.7678],[-96.639,45.7687],[-96.639,45.7688],[-96.6391,45.7689],[-96.6391,45.769],[-96.6391,45.7691],[-96.639,45.7695],[-96.6389,45.7697],[-96.6388,45.77],[-96.6389,45.7702],[-96.6391,45.7705],[-96.6394,45.7708],[-96.6395,45.7708],[-96.6397,45.7711],[-96.6397,45.7712],[-96.6397,45.7713],[-96.6395,45.7716],[-96.6392,45.7721],[-96.6388,45.7724],[-96.6384,45.7726],[-96.6383,45.7726],[-96.6377,45.773],[-96.6372,45.7733],[-96.6367,45.7737],[-96.6363,45.774],[-96.6356,45.7744],[-96.6351,45.7745],[-96.6347,45.7745],[-96.6344,45.7745],[-96.6342,45.7746],[-96.6338,45.7751],[-96.6337,45.7755],[-96.6336,45.7757],[-96.6337,45.7757],[-96.6339,45.776],[-96.6341,45.7762],[-96.6344,45.7764],[-96.6344,45.7767],[-96.6342,45.7777],[-96.6342,45.7778],[-96.6341,45.7779],[-96.6338,45.7779],[-96.6334,45.7779],[-96.6329,45.7779],[-96.6328,45.7779],[-96.6326,45.778],[-96.6321,45.7783],[-96.6317,45.7787],[-96.6313,45.7791],[-96.6309,45.7792],[-96.6306,45.7792],[-96.6303,45.7793],[-96.6301,45.7794],[-96.6301,45.7797],[-96.6302,45.78],[-96.6305,45.7809],[-96.6305,45.781],[-96.6304,45.7822],[-96.6304,45.7823],[-96.6303,45.7824],[-96.6297,45.7837],[-96.6294,45.7842],[-96.6279,45.7861],[-96.6278,45.7862],[-96.6266,45.7871],[-96.6253,45.7879],[-96.6246,45.7883],[-96.6232,45.7889],[-96.6217,45.7895],[-96.6197,45.7903],[-96.6182,45.7911],[-96.6171,45.7917],[-96.6163,45.7921],[-96.6158,45.7924],[-96.6155,45.7925],[-96.615,45.7928],[-96.6139,45.7934],[-96.6125,45.7944],[-96.6114,45.7954],[-96.6105,45.7962],[-96.6092,45.7974],[-96.6076,45.7991],[-96.6067,45.8002],[-96.6057,45.8013],[-96.6049,45.8024],[-96.6039,45.8036],[-96.6029,45.805],[-96.6019,45.8063],[-96.6012,45.807],[-96.6005,45.8076],[-96.5993,45.809],[-96.5988,45.8096],[-96.5983,45.8102],[-96.5977,45.8108],[-96.5967,45.8118],[-96.5957,45.8124],[-96.5955,45.8126],[-96.5946,45.8131],[-96.5932,45.8139],[-96.593,45.8139],[-96.5919,45.8145],[-96.5902,45.8151],[-96.5885,45.8157],[-96.5871,45.8164],[-96.5867,45.8167],[-96.5854,45.8176],[-96.5848,45.8182],[-96.5839,45.819],[-96.5837,45.8193],[-96.5833,45.8198],[-96.5831,45.82],[-96.5819,45.822],[-96.5816,45.8224],[-96.5812,45.823],[-96.5808,45.8236],[-96.5806,45.824],[-96.5797,45.8258],[-96.5794,45.827],[-96.5791,45.8286],[-96.5786,45.8302],[-96.5782,45.8316],[-96.578,45.8324],[-96.5775,45.8331],[-96.5773,45.8337],[-96.5773,45.8338],[-96.5773,45.8345],[-96.5775,45.8356],[-96.5775,45.8375],[-96.5775,45.8377],[-96.5775,45.8379],[-96.5772,45.8386],[-96.5762,45.8407],[-96.5758,45.8414],[-96.5757,45.8416],[-96.5755,45.8419],[-96.5754,45.8422],[-96.5753,45.8424],[-96.5752,45.8424],[-96.5752,45.8425],[-96.5751,45.8426],[-96.5748,45.8434],[-96.5746,45.8438],[-96.5745,45.844],[-96.5744,45.8447],[-96.5744,45.8449],[-96.5743,45.8453],[-96.5743,45.8455],[-96.5743,45.8456],[-96.5743,45.8457],[-96.5744,45.8458],[-96.5744,45.8459],[-96.5744,45.846],[-96.5743,45.8463],[-96.5743,45.8466],[-96.5742,45.8474],[-96.574,45.8481],[-96.574,45.8485],[-96.574,45.8486],[-96.574,45.8491],[-96.574,45.8492],[-96.574,45.8496],[-96.574,45.8497],[-96.574,45.8499],[-96.5739,45.85],[-96.574,45.8503],[-96.574,45.8505],[-96.5741,45.8505],[-96.574,45.8507],[-96.5739,45.851],[-96.5739,45.8513],[-96.5738,45.8515],[-96.5738,45.8517],[-96.5738,45.8521],[-96.5738,45.8528],[-96.5737,45.8533],[-96.5736,45.8542],[-96.5735,45.8548],[-96.5735,45.8555],[-96.5735,45.856],[-96.5734,45.8567],[-96.5734,45.8574],[-96.5733,45.858],[-96.5732,45.8595],[-96.5731,45.8615],[-96.5731,45.8616],[-96.5731,45.8618],[-96.5732,45.8621],[-96.5733,45.8624],[-96.5733,45.8625],[-96.5733,45.8627],[-96.5736,45.8633],[-96.574,45.864],[-96.5744,45.865],[-96.5746,45.8659],[-96.5747,45.8668],[-96.5744,45.8672],[-96.5742,45.8677],[-96.5736,45.8688],[-96.573,45.8697],[-96.5726,45.8703],[-96.5722,45.8709],[-96.5719,45.8719],[-96.5718,45.8722],[-96.5718,45.8733],[-96.5721,45.8744],[-96.5722,45.875],[-96.5725,45.8758],[-96.5726,45.8765],[-96.5726,45.8766],[-96.5726,45.8772],[-96.5726,45.8774],[-96.5725,45.8787],[-96.5721,45.8798],[-96.572,45.8802],[-96.5716,45.8813],[-96.571,45.8824],[-96.5708,45.8832],[-96.5709,45.8839],[-96.5713,45.8852],[-96.5715,45.886],[-96.5713,45.8867],[-96.5711,45.8869],[-96.571,45.8871],[-96.5704,45.8873],[-96.5696,45.8876],[-96.5694,45.8877],[-96.5691,45.8879],[-96.569,45.888],[-96.5689,45.888],[-96.5688,45.8881],[-96.5687,45.8887],[-96.5686,45.8899],[-96.5684,45.8906],[-96.5684,45.8907],[-96.5684,45.8909],[-96.5683,45.8914],[-96.5684,45.8916],[-96.5684,45.8919],[-96.5686,45.8927],[-96.5687,45.8935],[-96.5689,45.8952],[-96.5688,45.8963],[-96.5687,45.8967],[-96.5684,45.8975],[-96.5683,45.8977],[-96.5683,45.898],[-96.5683,45.8983],[-96.5683,45.8984],[-96.5683,45.8985],[-96.5684,45.8997],[-96.5684,45.8999],[-96.5685,45.9004],[-96.5685,45.9006],[-96.5685,45.9009],[-96.5686,45.9009],[-96.5686,45.901],[-96.5685,45.9015],[-96.5685,45.9016],[-96.5684,45.9019],[-96.5682,45.9033],[-96.5682,45.9034],[-96.5678,45.9036],[-96.5675,45.9038],[-96.5674,45.904],[-96.5674,45.9042],[-96.5673,45.9045],[-96.5672,45.905],[-96.5672,45.9052],[-96.5671,45.9055],[-96.567,45.9057],[-96.5668,45.906],[-96.5667,45.9061],[-96.5665,45.9063],[-96.5664,45.9064],[-96.5664,45.9067],[-96.5663,45.9069],[-96.5662,45.9073],[-96.5663,45.9077],[-96.5664,45.908],[-96.5664,45.9082],[-96.5662,45.9087],[-96.566,45.9089],[-96.5657,45.909],[-96.5653,45.9091],[-96.5647,45.9092],[-96.5645,45.9093],[-96.5644,45.9095],[-96.5645,45.9097],[-96.5646,45.9098],[-96.5652,45.9101],[-96.5654,45.9102],[-96.5654,45.9105],[-96.5655,45.9107],[-96.566,45.911],[-96.5664,45.9113],[-96.5666,45.9114],[-96.5671,45.9117],[-96.5674,45.9119],[-96.5675,45.9121],[-96.5678,45.9121],[-96.5679,45.9121],[-96.5682,45.9119],[-96.5683,45.9119],[-96.5684,45.9118],[-96.5685,45.9117],[-96.5687,45.9115],[-96.5688,45.9115],[-96.5689,45.9115],[-96.569,45.9114],[-96.5691,45.9114],[-96.5692,45.9114],[-96.5693,45.9114],[-96.5694,45.9114],[-96.5695,45.9114],[-96.5696,45.9114],[-96.5699,45.9115],[-96.5702,45.912],[-96.5701,45.9129],[-96.57,45.9133],[-96.57,45.9134],[-96.57,45.9135],[-96.5699,45.9136],[-96.5698,45.9137],[-96.5697,45.9137],[-96.5696,45.9138],[-96.5696,45.9139],[-96.5696,45.9141],[-96.5697,45.9143],[-96.5696,45.9145],[-96.5696,45.9146],[-96.5696,45.9147],[-96.5695,45.9148],[-96.5695,45.9149],[-96.5694,45.9151],[-96.5692,45.9152],[-96.5691,45.9153],[-96.5691,45.9154],[-96.5691,45.9155],[-96.5691,45.9161],[-96.5691,45.917],[-96.5689,45.9171],[-96.5682,45.9169],[-96.5676,45.9168],[-96.5675,45.9168],[-96.5668,45.9169],[-96.5667,45.9169],[-96.5666,45.9169],[-96.5658,45.9183],[-96.5654,45.9189],[-96.5653,45.9191],[-96.5652,45.9193],[-96.5649,45.9194],[-96.5648,45.9194],[-96.5646,45.9194],[-96.5645,45.9194],[-96.5644,45.9194],[-96.5643,45.9194],[-96.5642,45.9194],[-96.5641,45.9194],[-96.564,45.9196],[-96.5639,45.9201],[-96.564,45.9203],[-96.564,45.9205],[-96.5641,45.9207],[-96.5641,45.9208],[-96.5642,45.9209],[-96.5642,45.921],[-96.5643,45.9211],[-96.5644,45.9215],[-96.5644,45.9216],[-96.5644,45.9217],[-96.5644,45.9218],[-96.5645,45.9222],[-96.5645,45.9224],[-96.5645,45.9228],[-96.5646,45.923],[-96.5646,45.9231],[-96.5646,45.9234],[-96.5646,45.9237],[-96.5648,45.9245],[-96.5648,45.9246],[-96.5648,45.9247],[-96.5648,45.9249],[-96.5648,45.9256],[-96.5648,45.9257],[-96.5648,45.9259],[-96.5647,45.9261],[-96.5646,45.9269],[-96.5646,45.9272],[-96.5647,45.9275],[-96.5648,45.9286],[-96.565,45.9301],[-96.5643,45.9335],[-96.5642,45.934],[-96.5639,45.9348],[-96.5638,45.9351],[-96.5637,45.9351],[-96.5637,45.9352],[-96.5628,45.9371],[-96.562,45.9405],[-96.5619,45.9417],[-96.5619,45.9423],[-96.5619,45.9429],[-96.5618,45.9436],[-96.5616,45.9442],[-96.5615,45.9447],[-96.5614,45.9453],[-96.5613,45.9457],[-96.5616,45.9464],[-96.5616,45.9468],[-96.5621,45.9477],[-96.5627,45.9482],[-96.5629,45.9484],[-96.5632,45.9486],[-96.564,45.9493],[-96.5645,45.9499],[-96.5648,45.9504],[-96.565,45.9512],[-96.5651,45.9517],[-96.5652,45.9521],[-96.5654,45.9535],[-96.5653,45.9556],[-96.5652,45.9561],[-96.5653,45.9569],[-96.5653,45.957],[-96.5653,45.9573],[-96.5662,45.9578],[-96.5673,45.9582],[-96.5679,45.9585],[-96.5682,45.9588],[-96.5682,45.9589],[-96.5691,45.9607],[-96.5693,45.9608],[-96.5693,45.9611],[-96.5694,45.9613],[-96.5695,45.9616],[-96.5696,45.9617],[-96.5697,45.9621],[-96.5698,45.9623],[-96.5703,45.9635],[-96.5704,45.9636],[-96.5704,45.9643],[-96.5706,45.9653],[-96.5706,45.966],[-96.5708,45.9663],[-96.5709,45.9667],[-96.5709,45.9668],[-96.5709,45.9678],[-96.5711,45.9693],[-96.5711,45.9695],[-96.5712,45.9698],[-96.5712,45.9705],[-96.5715,45.972],[-96.5716,45.9721],[-96.5718,45.9735],[-96.5719,45.9736],[-96.572,45.9745],[-96.5721,45.9746],[-96.5721,45.975],[-96.5722,45.9752],[-96.5722,45.976],[-96.5724,45.9761],[-96.5724,45.9768],[-96.5725,45.977],[-96.5725,45.9776],[-96.5725,45.9787],[-96.5725,45.9794],[-96.5724,45.9802],[-96.5723,45.9819],[-96.5724,45.986],[-96.5724,45.9864],[-96.5724,45.9882],[-96.5725,45.9896],[-96.5726,45.9909],[-96.5727,45.9915],[-96.5728,45.992],[-96.5729,45.9927],[-96.573,45.993],[-96.573,45.9931],[-96.573,45.9934],[-96.5734,46],[-96.5735,46.0007],[-96.5735,46.0013],[-96.5736,46.0016],[-96.5736,46.0023],[-96.5737,46.0025],[-96.5738,46.0036],[-96.5741,46.0044],[-96.5744,46.0051],[-96.5756,46.007],[-96.5758,46.0073],[-96.5758,46.0077],[-96.5759,46.008],[-96.5757,46.0085],[-96.5755,46.0097],[-96.5754,46.01],[-96.5752,46.0112],[-96.5751,46.0113],[-96.575,46.0123],[-96.575,46.0125],[-96.5748,46.0136],[-96.5747,46.0139],[-96.5746,46.0144],[-96.5745,46.0151],[-96.5744,46.0152],[-96.5744,46.0155],[-96.5742,46.0158],[-96.5742,46.0165],[-96.5743,46.0167],[-96.5745,46.0177],[-96.5747,46.0179],[-96.5747,46.0181],[-96.5748,46.0183],[-96.5749,46.0185],[-96.5753,46.019],[-96.5764,46.0216],[-96.5766,46.0219],[-96.5767,46.0221],[-96.5768,46.0223],[-96.577,46.0228],[-96.5771,46.023],[-96.5772,46.0232],[-96.5772,46.0235],[-96.5774,46.0242],[-96.5775,46.0246],[-96.5775,46.0248],[-96.5775,46.0249],[-96.5776,46.0254],[-96.5777,46.0258],[-96.5777,46.0261],[-96.5778,46.0265],[-96.5779,46.027],[-96.5779,46.0272],[-96.5779,46.0274],[-96.5778,46.0277],[-96.5778,46.0278],[-96.5777,46.028],[-96.5777,46.0281],[-96.5777,46.0282],[-96.5776,46.0285],[-96.5775,46.0287],[-96.5774,46.0288],[-96.5774,46.0289],[-96.5772,46.0293],[-96.5771,46.0296],[-96.577,46.0299],[-96.5769,46.03],[-96.5768,46.0303],[-96.5768,46.0305],[-96.5767,46.0306],[-96.5767,46.0307],[-96.5766,46.0309],[-96.5766,46.031],[-96.5765,46.0312],[-96.5765,46.0313],[-96.5764,46.0315],[-96.5763,46.0317],[-96.5763,46.0318],[-96.5762,46.0321],[-96.5761,46.0322],[-96.5761,46.0323],[-96.5761,46.0324],[-96.576,46.0326],[-96.5759,46.0328],[-96.5759,46.0329],[-96.5758,46.0331],[-96.5757,46.0332],[-96.5757,46.0333],[-96.5755,46.0337],[-96.5755,46.0338],[-96.5755,46.0339],[-96.5754,46.034],[-96.5754,46.0341],[-96.5753,46.0343],[-96.5753,46.0344],[-96.5753,46.0345],[-96.5752,46.0347],[-96.5751,46.0348],[-96.5751,46.035],[-96.5751,46.0351],[-96.575,46.0352],[-96.5749,46.0354],[-96.5749,46.0355],[-96.5749,46.0356],[-96.5748,46.0357],[-96.5748,46.0359],[-96.5747,46.0359],[-96.5747,46.0361],[-96.5746,46.0364],[-96.5745,46.0364],[-96.5745,46.0365],[-96.5744,46.0367],[-96.5744,46.0368],[-96.5743,46.0369],[-96.5742,46.0371],[-96.574,46.0374],[-96.5738,46.0377],[-96.5737,46.0379],[-96.5736,46.038],[-96.5735,46.0381],[-96.5735,46.0382],[-96.5734,46.0383],[-96.5733,46.0385],[-96.5731,46.0387],[-96.5731,46.0388],[-96.573,46.0388],[-96.573,46.0389],[-96.5729,46.039],[-96.5728,46.0391],[-96.5728,46.0392],[-96.5727,46.0394],[-96.5726,46.0395],[-96.5726,46.0396],[-96.5725,46.0396],[-96.5725,46.0397],[-96.5724,46.0398],[-96.5724,46.0399],[-96.5723,46.0399],[-96.5723,46.04],[-96.5722,46.0401],[-96.572,46.0403],[-96.572,46.0405],[-96.5718,46.0407],[-96.5714,46.0414],[-96.5711,46.0419],[-96.571,46.0421],[-96.5707,46.0428],[-96.5706,46.0431],[-96.5705,46.0431],[-96.5704,46.0433],[-96.5703,46.0436],[-96.5698,46.0445],[-96.5697,46.0448],[-96.5696,46.045],[-96.5695,46.045],[-96.5692,46.0455],[-96.5689,46.0461],[-96.5689,46.0462],[-96.5687,46.0464],[-96.5687,46.0466],[-96.5684,46.047],[-96.5682,46.0474],[-96.5682,46.0475],[-96.5681,46.0476],[-96.568,46.0478],[-96.5679,46.0479],[-96.5677,46.0482],[-96.5675,46.0487],[-96.5674,46.0488],[-96.5674,46.0489],[-96.5673,46.049],[-96.5672,46.0492],[-96.5671,46.0493],[-96.567,46.0495],[-96.5668,46.0499],[-96.5666,46.0504],[-96.5665,46.0504],[-96.5665,46.0506],[-96.5664,46.0507],[-96.5664,46.0508],[-96.5663,46.051],[-96.5663,46.0511],[-96.5663,46.0514],[-96.5663,46.0515],[-96.5662,46.0517],[-96.5661,46.0517],[-96.5661,46.0518],[-96.5659,46.0519],[-96.5656,46.0521],[-96.5654,46.0522],[-96.5653,46.0523],[-96.5652,46.0523],[-96.5651,46.0524],[-96.565,46.0525],[-96.5649,46.0525],[-96.5646,46.0526],[-96.5643,46.0528],[-96.5641,46.053],[-96.5639,46.0531],[-96.5638,46.0531],[-96.5633,46.0534],[-96.5627,46.0538],[-96.5624,46.054],[-96.562,46.0543],[-96.5619,46.0544],[-96.5617,46.0546],[-96.5616,46.0548],[-96.5614,46.0549],[-96.5612,46.0551],[-96.561,46.0553],[-96.5609,46.0554],[-96.5608,46.0555],[-96.5606,46.0556],[-96.5606,46.0557],[-96.5604,46.0559],[-96.5604,46.056],[-96.5603,46.0561],[-96.5603,46.0562],[-96.5601,46.0566],[-96.56,46.0567],[-96.56,46.0569],[-96.5599,46.057],[-96.5599,46.0571],[-96.5599,46.0572],[-96.5597,46.0574],[-96.5596,46.0576],[-96.5596,46.0577],[-96.5595,46.0579],[-96.5593,46.0581],[-96.5592,46.0583],[-96.5592,46.0584],[-96.5591,46.0585],[-96.5591,46.0586],[-96.559,46.0588],[-96.559,46.059],[-96.559,46.0591],[-96.5591,46.0597],[-96.5591,46.0599],[-96.5591,46.0601],[-96.5591,46.0602],[-96.5591,46.0605],[-96.559,46.0606],[-96.5589,46.0608],[-96.5589,46.0609],[-96.5587,46.0611],[-96.5584,46.0613],[-96.5584,46.0614],[-96.5583,46.0615],[-96.5583,46.0616],[-96.5582,46.0617],[-96.5582,46.0618],[-96.5581,46.062],[-96.5582,46.0621],[-96.5582,46.0622],[-96.5582,46.0623],[-96.5583,46.0623],[-96.5583,46.0624],[-96.5584,46.0626],[-96.5585,46.0628],[-96.5585,46.0629],[-96.5585,46.063],[-96.5585,46.0632],[-96.5585,46.0633],[-96.5584,46.0634],[-96.5584,46.0635],[-96.5583,46.0635],[-96.5582,46.0636],[-96.5579,46.0638],[-96.5578,46.0639],[-96.5575,46.0641],[-96.5574,46.0641],[-96.5572,46.0643],[-96.5571,46.0643],[-96.557,46.0645],[-96.5569,46.0645],[-96.5568,46.0647],[-96.5568,46.065],[-96.5568,46.0652],[-96.5568,46.0654],[-96.5568,46.0655],[-96.5568,46.0656],[-96.5568,46.066],[-96.5567,46.0668],[-96.5568,46.0682],[-96.5568,46.0685],[-96.5568,46.0693],[-96.5568,46.0696],[-96.5568,46.0699],[-96.5569,46.07],[-96.557,46.0702],[-96.5571,46.0704],[-96.5575,46.0706],[-96.5576,46.0707],[-96.5576,46.0708],[-96.5577,46.0709],[-96.5578,46.0712],[-96.5578,46.0714],[-96.5578,46.0716],[-96.5579,46.072],[-96.5579,46.0724],[-96.5579,46.0725],[-96.5579,46.0726],[-96.5578,46.0729],[-96.5578,46.073],[-96.5578,46.0731],[-96.5577,46.0733],[-96.5576,46.0735],[-96.5575,46.0736],[-96.5574,46.0738],[-96.5573,46.0738],[-96.5573,46.0739],[-96.5572,46.074],[-96.5569,46.0744],[-96.5567,46.0745],[-96.5567,46.0746],[-96.5566,46.0748],[-96.5565,46.075],[-96.5564,46.075],[-96.5564,46.0751],[-96.5564,46.0754],[-96.5564,46.0755],[-96.5565,46.0755],[-96.5565,46.0757],[-96.5566,46.0758],[-96.5567,46.0759],[-96.5569,46.0761],[-96.557,46.0762],[-96.557,46.0763],[-96.5571,46.0764],[-96.5572,46.0766],[-96.5572,46.0767],[-96.5573,46.0769],[-96.5573,46.077],[-96.5573,46.0772],[-96.5573,46.0776],[-96.5573,46.0777],[-96.5572,46.0778],[-96.5572,46.0779],[-96.5571,46.0779],[-96.5569,46.0782],[-96.5568,46.0782],[-96.5567,46.0783],[-96.5563,46.0787],[-96.5561,46.0788],[-96.556,46.0789],[-96.5559,46.079],[-96.5559,46.0791],[-96.5557,46.0795],[-96.5557,46.0796],[-96.5557,46.0797],[-96.5557,46.0799],[-96.5557,46.0803],[-96.5557,46.0809],[-96.5556,46.0812],[-96.5556,46.0818],[-96.5556,46.0819],[-96.5555,46.082],[-96.5555,46.0821],[-96.5555,46.0822],[-96.5554,46.0823],[-96.5553,46.0825],[-96.5553,46.0826],[-96.5552,46.0827],[-96.5551,46.0828],[-96.5551,46.0829],[-96.555,46.0829],[-96.5547,46.0833],[-96.5547,46.0834],[-96.5546,46.0834],[-96.5545,46.0836],[-96.5545,46.0838],[-96.5544,46.0838],[-96.5544,46.0839],[-96.5544,46.0841],[-96.5544,46.0842],[-96.5545,46.0844],[-96.5546,46.0845],[-96.5546,46.0846],[-96.5548,46.0847],[-96.5551,46.085],[-96.5553,46.0852],[-96.5554,46.0853],[-96.5555,46.0854],[-96.5555,46.0855],[-96.5556,46.0857],[-96.5556,46.0862],[-96.5557,46.0863],[-96.5558,46.0864],[-96.5558,46.0865],[-96.5559,46.0866],[-96.556,46.0866],[-96.5562,46.0867],[-96.5563,46.0868],[-96.5565,46.0869],[-96.5567,46.087],[-96.5569,46.0872],[-96.5571,46.0873],[-96.5572,46.0874],[-96.5573,46.0875],[-96.5573,46.0876],[-96.5573,46.0877],[-96.5574,46.0879],[-96.5574,46.088],[-96.5573,46.0882],[-96.5572,46.0884],[-96.5572,46.0885],[-96.5571,46.0886],[-96.557,46.0887],[-96.557,46.0888],[-96.557,46.0889],[-96.557,46.089],[-96.557,46.0891],[-96.5571,46.0893],[-96.5572,46.0895],[-96.5573,46.0898],[-96.5574,46.09],[-96.5574,46.0902],[-96.5574,46.0903],[-96.5574,46.0906],[-96.5573,46.0907],[-96.5572,46.0908],[-96.5571,46.0909],[-96.5568,46.0912],[-96.5567,46.0913],[-96.5566,46.0913],[-96.5566,46.0914],[-96.5565,46.0915],[-96.5565,46.0916],[-96.5564,46.0917],[-96.5564,46.0919],[-96.5565,46.092],[-96.5565,46.0921],[-96.5566,46.0923],[-96.5567,46.0926],[-96.5567,46.0928],[-96.5567,46.093],[-96.5567,46.0931],[-96.5566,46.0934],[-96.5565,46.0935],[-96.5564,46.0936],[-96.5564,46.0937],[-96.5563,46.0938],[-96.5563,46.0939],[-96.5563,46.094],[-96.5563,46.0941],[-96.5563,46.0942],[-96.5563,46.0943],[-96.5564,46.0944],[-96.5565,46.0945],[-96.5566,46.0945],[-96.5566,46.0946],[-96.5569,46.0948],[-96.5571,46.095],[-96.5572,46.0951],[-96.5573,46.0951],[-96.5574,46.0952],[-96.5574,46.0953],[-96.5575,46.0954],[-96.5575,46.0955],[-96.5575,46.0956],[-96.5575,46.0957],[-96.5574,46.0959],[-96.5572,46.0961],[-96.5572,46.0962],[-96.5571,46.0964],[-96.557,46.0965],[-96.5569,46.0965],[-96.5568,46.0968],[-96.5567,46.0969],[-96.5567,46.0971],[-96.5567,46.0972],[-96.5567,46.0973],[-96.5567,46.0974],[-96.5568,46.0976],[-96.557,46.098],[-96.5572,46.0984],[-96.5573,46.0985],[-96.5575,46.0987],[-96.5575,46.0988],[-96.5576,46.0989],[-96.5576,46.099],[-96.5577,46.099],[-96.5578,46.0992],[-96.5581,46.0996],[-96.5582,46.0997],[-96.5583,46.0998],[-96.5584,46.0999],[-96.5584,46.1],[-96.5585,46.1001],[-96.5586,46.1003],[-96.5587,46.1004],[-96.5587,46.1005],[-96.5588,46.1007],[-96.5588,46.1008],[-96.5587,46.101],[-96.5587,46.1011],[-96.5586,46.1012],[-96.5585,46.1013],[-96.5584,46.1015],[-96.5582,46.1016],[-96.558,46.1018],[-96.558,46.1019],[-96.5579,46.102],[-96.5579,46.1021],[-96.5579,46.1022],[-96.5579,46.1023],[-96.5579,46.1024],[-96.5579,46.1025],[-96.558,46.1026],[-96.558,46.1027],[-96.5581,46.1028],[-96.5582,46.1029],[-96.5588,46.1033],[-96.5589,46.1033],[-96.559,46.1034],[-96.559,46.1035],[-96.5591,46.1036],[-96.5592,46.1038],[-96.5592,46.104],[-96.5591,46.1042],[-96.559,46.1045],[-96.559,46.1046],[-96.559,46.1048],[-96.559,46.1049],[-96.5591,46.105],[-96.5592,46.1052],[-96.5594,46.1053],[-96.5604,46.106],[-96.5606,46.1061],[-96.5607,46.1061],[-96.5607,46.1062],[-96.5609,46.1064],[-96.561,46.1069],[-96.5611,46.1071],[-96.5612,46.1071],[-96.5613,46.1073],[-96.5614,46.1073],[-96.5615,46.1074],[-96.5617,46.1075],[-96.5618,46.1076],[-96.5621,46.1076],[-96.5622,46.1077],[-96.5623,46.1077],[-96.5625,46.1078],[-96.5627,46.1079],[-96.5629,46.108],[-96.563,46.1081],[-96.563,46.1082],[-96.5631,46.1083],[-96.5631,46.1084],[-96.5631,46.1085],[-96.5632,46.1085],[-96.5632,46.1086],[-96.5632,46.1087],[-96.5632,46.1088],[-96.5632,46.1089],[-96.5632,46.109],[-96.5632,46.1092],[-96.5632,46.1093],[-96.5632,46.1098],[-96.5632,46.1099],[-96.5631,46.11],[-96.5631,46.1101],[-96.5632,46.1101],[-96.5633,46.1101],[-96.5645,46.1106],[-96.5649,46.1109],[-96.5651,46.1113],[-96.5652,46.1115],[-96.5653,46.1115],[-96.5654,46.1116],[-96.5657,46.112],[-96.5657,46.1125],[-96.5661,46.1134],[-96.5661,46.1135],[-96.5665,46.1139],[-96.5665,46.114],[-96.5666,46.1141],[-96.5669,46.1148],[-96.5664,46.1151],[-96.5651,46.1155],[-96.564,46.1159],[-96.5637,46.116],[-96.5634,46.1161],[-96.5628,46.1162],[-96.5628,46.1163],[-96.5627,46.1163],[-96.5624,46.1162],[-96.5621,46.1162],[-96.5619,46.1162],[-96.5612,46.1162],[-96.5604,46.1165],[-96.5603,46.1165],[-96.5602,46.1166],[-96.5603,46.1166],[-96.5603,46.1167],[-96.5604,46.1168],[-96.5605,46.1169],[-96.5606,46.117],[-96.5607,46.1172],[-96.5608,46.1174],[-96.5609,46.1174],[-96.5609,46.1175],[-96.561,46.1176],[-96.561,46.1177],[-96.5612,46.1179],[-96.5613,46.118],[-96.5615,46.1184],[-96.5616,46.1185],[-96.5617,46.1186],[-96.5618,46.1187],[-96.562,46.119],[-96.5621,46.1191],[-96.5621,46.1192],[-96.5622,46.1193],[-96.5623,46.1193],[-96.5623,46.1194],[-96.5625,46.1195],[-96.5626,46.1195],[-96.5627,46.1195],[-96.5627,46.1196],[-96.5631,46.1196],[-96.5633,46.1197],[-96.5636,46.1197],[-96.5641,46.1196],[-96.5645,46.1196],[-96.5653,46.1195],[-96.5657,46.1194],[-96.5661,46.1194],[-96.5662,46.1194],[-96.5664,46.1194],[-96.5666,46.1194],[-96.5667,46.1194],[-96.5668,46.1195],[-96.5669,46.1195],[-96.5672,46.1198],[-96.5673,46.1198],[-96.5674,46.1199],[-96.5674,46.12],[-96.5675,46.12],[-96.5675,46.1201],[-96.5675,46.1202],[-96.5676,46.1204],[-96.5676,46.1205],[-96.5676,46.121],[-96.5677,46.1213],[-96.5677,46.1215],[-96.5677,46.1216],[-96.5678,46.1219],[-96.5678,46.1221],[-96.5678,46.1222],[-96.5679,46.1223],[-96.5679,46.1224],[-96.5679,46.1225],[-96.568,46.1227],[-96.5681,46.1229],[-96.5682,46.123],[-96.5683,46.1231],[-96.5683,46.1232],[-96.5684,46.1233],[-96.5686,46.1234],[-96.5687,46.1234],[-96.5702,46.124],[-96.5709,46.1241],[-96.5713,46.1242],[-96.5715,46.1242],[-96.572,46.1246],[-96.5722,46.1249],[-96.572,46.1253],[-96.5719,46.1254],[-96.5719,46.1255],[-96.5717,46.1257],[-96.5713,46.1259],[-96.5708,46.126],[-96.5699,46.126],[-96.5698,46.126],[-96.5697,46.1261],[-96.5697,46.1262],[-96.5697,46.1264],[-96.5698,46.1268],[-96.5699,46.1271],[-96.5701,46.1281],[-96.5701,46.1282],[-96.5701,46.1284],[-96.5701,46.1286],[-96.57,46.1287],[-96.57,46.1288],[-96.5698,46.129],[-96.5697,46.1291],[-96.5697,46.1292],[-96.5696,46.1293],[-96.5696,46.1294],[-96.5695,46.1294],[-96.5694,46.1295],[-96.5692,46.1297],[-96.5691,46.1298],[-96.5689,46.13],[-96.5688,46.1301],[-96.5687,46.1302],[-96.5686,46.1302],[-96.5686,46.1303],[-96.5687,46.1304],[-96.5688,46.1305],[-96.569,46.1306],[-96.5696,46.1306],[-96.5698,46.1305],[-96.5702,46.1305],[-96.5709,46.1306],[-96.5713,46.1308],[-96.5714,46.1311],[-96.571,46.1314],[-96.5702,46.1318],[-96.5698,46.1319],[-96.5696,46.132],[-96.5689,46.1322],[-96.5687,46.1323],[-96.5686,46.1323],[-96.5686,46.1324],[-96.5687,46.1328],[-96.5687,46.133],[-96.5687,46.1332],[-96.5687,46.1333],[-96.5688,46.1334],[-96.5689,46.1334],[-96.5689,46.1335],[-96.569,46.1335],[-96.5692,46.1336],[-96.5694,46.1337],[-96.5698,46.1339],[-96.5699,46.134],[-96.57,46.134],[-96.5701,46.134],[-96.5704,46.1342],[-96.5705,46.1342],[-96.5707,46.1343],[-96.5708,46.1343],[-96.5709,46.1343],[-96.5712,46.1345],[-96.5714,46.1346],[-96.5716,46.1347],[-96.5717,46.1348],[-96.5718,46.1349],[-96.5718,46.135],[-96.5719,46.1351],[-96.5719,46.1352],[-96.5719,46.1353],[-96.5718,46.1355],[-96.5718,46.1356],[-96.5717,46.1358],[-96.5716,46.136],[-96.5715,46.1361],[-96.5714,46.1361],[-96.5714,46.1362],[-96.5713,46.1364],[-96.5712,46.1365],[-96.5712,46.1366],[-96.5712,46.1368],[-96.5712,46.1369],[-96.5713,46.137],[-96.5713,46.1371],[-96.5714,46.1372],[-96.5715,46.1373],[-96.5718,46.1377],[-96.5719,46.1377],[-96.572,46.1378],[-96.572,46.1379],[-96.5721,46.1379],[-96.5723,46.138],[-96.5724,46.1381],[-96.5726,46.1382],[-96.5727,46.1384],[-96.5728,46.1385],[-96.5729,46.1387],[-96.5729,46.1388],[-96.5729,46.1389],[-96.5729,46.139],[-96.5729,46.1392],[-96.5729,46.1393],[-96.5729,46.1394],[-96.5728,46.1395],[-96.5728,46.1396],[-96.5727,46.1399],[-96.5727,46.1401],[-96.5727,46.1403],[-96.5728,46.1405],[-96.5728,46.1406],[-96.5729,46.1407],[-96.573,46.1408],[-96.5731,46.1409],[-96.5733,46.141],[-96.5737,46.1413],[-96.5738,46.1413],[-96.5741,46.1415],[-96.5745,46.1418],[-96.5747,46.1419],[-96.5749,46.142],[-96.575,46.1422],[-96.575,46.1425],[-96.575,46.1426],[-96.5749,46.1427],[-96.5749,46.1429],[-96.5748,46.1431],[-96.5748,46.1432],[-96.5747,46.1433],[-96.5747,46.1436],[-96.5748,46.1437],[-96.5748,46.1438],[-96.5749,46.1439],[-96.5751,46.144],[-96.5752,46.1441],[-96.5753,46.1442],[-96.5754,46.1442],[-96.5755,46.1442],[-96.5758,46.1443],[-96.5759,46.1443],[-96.576,46.1444],[-96.5761,46.1444],[-96.5764,46.1445],[-96.5765,46.1445],[-96.5766,46.1446],[-96.5767,46.1446],[-96.5768,46.1446],[-96.5769,46.1447],[-96.5772,46.1449],[-96.5773,46.145],[-96.5774,46.1451],[-96.5775,46.1453],[-96.5775,46.1455],[-96.5775,46.1456],[-96.5775,46.1457],[-96.5775,46.1462],[-96.5775,46.1463],[-96.5775,46.1465],[-96.5775,46.1466],[-96.5777,46.1467],[-96.5779,46.1469],[-96.578,46.1469],[-96.5782,46.147],[-96.5784,46.1471],[-96.5785,46.1471],[-96.5786,46.1472],[-96.5789,46.1472],[-96.5791,46.1473],[-96.5792,46.1474],[-96.5793,46.1474],[-96.5793,46.1475],[-96.5794,46.1477],[-96.5794,46.148],[-96.5793,46.1483],[-96.5792,46.1486],[-96.5792,46.1487],[-96.5792,46.1489],[-96.5792,46.1491],[-96.5793,46.1493],[-96.5793,46.1494],[-96.5793,46.1495],[-96.5794,46.1497],[-96.5795,46.1498],[-96.5796,46.1499],[-96.5797,46.1501],[-96.5798,46.1502],[-96.5799,46.1503],[-96.5799,46.1505],[-96.5801,46.1508],[-96.5802,46.1508],[-96.5802,46.151],[-96.5803,46.1511],[-96.5803,46.1512],[-96.5803,46.1514],[-96.5803,46.1515],[-96.5802,46.1516],[-96.5802,46.1517],[-96.5801,46.1518],[-96.5799,46.152],[-96.5798,46.1521],[-96.5793,46.1524],[-96.5791,46.1525],[-96.5789,46.1527],[-96.5787,46.1528],[-96.5786,46.1529],[-96.5784,46.1531],[-96.5784,46.1532],[-96.5783,46.1534],[-96.5783,46.1535],[-96.5782,46.1536],[-96.5783,46.155],[-96.5783,46.1554],[-96.5784,46.1557],[-96.5784,46.1561],[-96.5784,46.1564],[-96.5784,46.1565],[-96.5783,46.1566],[-96.5783,46.1567],[-96.5782,46.1568],[-96.5782,46.1569],[-96.5781,46.157],[-96.578,46.1571],[-96.578,46.1572],[-96.5779,46.1573],[-96.5778,46.1574],[-96.5777,46.1575],[-96.5776,46.1577],[-96.5775,46.1578],[-96.5773,46.158],[-96.5772,46.1581],[-96.5772,46.1582],[-96.5771,46.1582],[-96.5769,46.1586],[-96.5768,46.1587],[-96.5768,46.1588],[-96.5767,46.1588],[-96.5765,46.1591],[-96.5765,46.1592],[-96.5764,46.1593],[-96.5763,46.1594],[-96.5763,46.1596],[-96.5764,46.1596],[-96.5764,46.1597],[-96.5768,46.1599],[-96.5775,46.1603],[-96.578,46.1607],[-96.5787,46.1607],[-96.579,46.1607],[-96.5793,46.1608],[-96.5794,46.1608],[-96.5796,46.1609],[-96.5798,46.161],[-96.5799,46.1611],[-96.5799,46.1612],[-96.5799,46.1613],[-96.5799,46.1615],[-96.5798,46.1616],[-96.5798,46.1617],[-96.5797,46.1617],[-96.5795,46.1619],[-96.5793,46.162],[-96.5792,46.1621],[-96.5791,46.1621],[-96.5789,46.1622],[-96.5789,46.1623],[-96.5788,46.1623],[-96.5784,46.1624],[-96.5783,46.1625],[-96.5781,46.1626],[-96.578,46.1626],[-96.5779,46.1626],[-96.5778,46.1627],[-96.5775,46.1628],[-96.5774,46.1629],[-96.5773,46.1629],[-96.5773,46.163],[-96.5773,46.1631],[-96.5773,46.1632],[-96.5773,46.1636],[-96.5773,46.1638],[-96.5774,46.1639],[-96.5774,46.1641],[-96.5775,46.1641],[-96.5775,46.1642],[-96.5777,46.1644],[-96.5778,46.1645],[-96.5778,46.1646],[-96.5779,46.1647],[-96.5778,46.1648],[-96.5778,46.165],[-96.5777,46.1651],[-96.5776,46.1652],[-96.5775,46.1653],[-96.5774,46.1655],[-96.5772,46.1656],[-96.5772,46.1657],[-96.5771,46.1658],[-96.577,46.166],[-96.5771,46.1661],[-96.5772,46.1662],[-96.5775,46.1664],[-96.5777,46.1664],[-96.5779,46.1665],[-96.5786,46.1664],[-96.579,46.1664],[-96.5793,46.1664],[-96.5801,46.1666],[-96.5806,46.1668],[-96.5807,46.1671],[-96.5807,46.1672],[-96.5806,46.1677],[-96.5801,46.1679],[-96.58,46.1679],[-96.5792,46.1682],[-96.5785,46.1681],[-96.578,46.1681],[-96.5767,46.168],[-96.5764,46.1681],[-96.5755,46.1684],[-96.5754,46.1684],[-96.5753,46.1685],[-96.5753,46.1686],[-96.5752,46.1688],[-96.5753,46.169],[-96.5753,46.1692],[-96.5755,46.1695],[-96.5756,46.1696],[-96.5757,46.1697],[-96.5759,46.1698],[-96.576,46.1699],[-96.5762,46.17],[-96.5763,46.1701],[-96.5765,46.1702],[-96.5766,46.1702],[-96.5766,46.1703],[-96.5767,46.1703],[-96.5769,46.1703],[-96.5776,46.1704],[-96.5784,46.1701],[-96.579,46.1698],[-96.5795,46.1697],[-96.5797,46.1697],[-96.5809,46.1698],[-96.5821,46.1698],[-96.5832,46.1698],[-96.5838,46.1701],[-96.5839,46.1706],[-96.5835,46.1711],[-96.5825,46.1714],[-96.5813,46.1716],[-96.5802,46.1717],[-96.5799,46.1717],[-96.5795,46.1717],[-96.5786,46.1714],[-96.5782,46.1713],[-96.5776,46.1714],[-96.5772,46.1715],[-96.5771,46.1715],[-96.577,46.1716],[-96.577,46.1718],[-96.577,46.1719],[-96.5771,46.172],[-96.5771,46.1722],[-96.5772,46.1724],[-96.5772,46.1725],[-96.5771,46.1728],[-96.5771,46.173],[-96.577,46.173],[-96.5769,46.1731],[-96.5769,46.1732],[-96.5768,46.1733],[-96.5768,46.1734],[-96.5768,46.1735],[-96.5767,46.1736],[-96.5766,46.1739],[-96.5768,46.174],[-96.5778,46.1744],[-96.5785,46.1744],[-96.5791,46.1741],[-96.5794,46.1739],[-96.5795,46.1738],[-96.58,46.1734],[-96.5807,46.1734],[-96.5812,46.1737],[-96.5816,46.1739],[-96.5823,46.1738],[-96.5825,46.1735],[-96.5826,46.1731],[-96.5829,46.1728],[-96.5835,46.1727],[-96.5838,46.1731],[-96.5838,46.1736],[-96.5833,46.1741],[-96.5823,46.1749],[-96.5816,46.1753],[-96.5814,46.1754],[-96.5807,46.1758],[-96.5797,46.1764],[-96.5793,46.1767],[-96.5792,46.1768],[-96.5791,46.1768],[-96.5792,46.1769],[-96.5793,46.1769],[-96.5794,46.1771],[-96.5796,46.1771],[-96.5799,46.1772],[-96.5801,46.1773],[-96.5802,46.1773],[-96.5803,46.1773],[-96.5806,46.1773],[-96.5809,46.1773],[-96.5812,46.1773],[-96.5818,46.1773],[-96.5826,46.1773],[-96.5829,46.1773],[-96.5836,46.1773],[-96.584,46.1773],[-96.5842,46.1773],[-96.5843,46.1773],[-96.5847,46.1773],[-96.5854,46.1773],[-96.5855,46.1773],[-96.5856,46.1773],[-96.5857,46.1773],[-96.5857,46.1772],[-96.586,46.1769],[-96.586,46.1768],[-96.5859,46.1765],[-96.5858,46.1761],[-96.5856,46.1757],[-96.5856,46.1754],[-96.5863,46.1755],[-96.5868,46.1759],[-96.5869,46.176],[-96.5875,46.1764],[-96.5881,46.1764],[-96.5889,46.1762],[-96.5892,46.1759],[-96.5894,46.1757],[-96.5902,46.1749],[-96.5911,46.1745],[-96.592,46.1746],[-96.5927,46.1752],[-96.5918,46.1769],[-96.5921,46.1781],[-96.5918,46.1784],[-96.5917,46.1785],[-96.5903,46.1786],[-96.5893,46.1787],[-96.5889,46.1789],[-96.5885,46.179],[-96.5885,46.1791],[-96.5884,46.1791],[-96.5884,46.1792],[-96.5885,46.1793],[-96.5885,46.1794],[-96.5886,46.1795],[-96.5886,46.1796],[-96.5887,46.1797],[-96.5887,46.1798],[-96.5888,46.1802],[-96.5889,46.1803],[-96.589,46.1808],[-96.5891,46.181],[-96.5891,46.1812],[-96.5892,46.1812],[-96.5893,46.1813],[-96.5892,46.1813],[-96.5892,46.1814],[-96.5891,46.1815],[-96.589,46.1815],[-96.5887,46.1816],[-96.5885,46.1817],[-96.588,46.1815],[-96.5879,46.1814],[-96.5872,46.1813],[-96.5869,46.1814],[-96.5866,46.1815],[-96.5863,46.1816],[-96.5862,46.1818],[-96.5861,46.1821],[-96.5862,46.1823],[-96.5863,46.1825],[-96.5866,46.1828],[-96.5868,46.1829],[-96.5872,46.183],[-96.5873,46.1831],[-96.5882,46.1833],[-96.5883,46.1833],[-96.5884,46.1834],[-96.5885,46.1834],[-96.5886,46.1834],[-96.5896,46.1837],[-96.5901,46.1838],[-96.5907,46.184],[-96.5913,46.1843],[-96.5916,46.1847],[-96.5913,46.1851],[-96.5903,46.1853],[-96.5898,46.1854],[-96.5891,46.1855],[-96.589,46.1856],[-96.5876,46.1858],[-96.5874,46.1858],[-96.5874,46.1859],[-96.5874,46.186],[-96.5875,46.1861],[-96.5876,46.1862],[-96.5877,46.1862],[-96.5878,46.1863],[-96.5879,46.1863],[-96.588,46.1863],[-96.5881,46.1863],[-96.5884,46.1863],[-96.5887,46.1863],[-96.589,46.1864],[-96.5892,46.1865],[-96.5894,46.1866],[-96.5895,46.1867],[-96.5896,46.1868],[-96.5896,46.1869],[-96.5896,46.1871],[-96.5896,46.1872],[-96.5895,46.1873],[-96.5894,46.1873],[-96.5893,46.1874],[-96.5892,46.1874],[-96.5891,46.1874],[-96.589,46.1875],[-96.5888,46.1875],[-96.5888,46.1876],[-96.5887,46.1876],[-96.5885,46.1876],[-96.5883,46.1876],[-96.588,46.1877],[-96.5879,46.1877],[-96.5877,46.1878],[-96.5876,46.1878],[-96.5875,46.1879],[-96.5874,46.188],[-96.5873,46.1881],[-96.5873,46.1882],[-96.5873,46.1883],[-96.5873,46.1885],[-96.5874,46.1887],[-96.5875,46.1887],[-96.5875,46.1888],[-96.5877,46.1889],[-96.588,46.1892],[-96.5881,46.1893],[-96.5881,46.1894],[-96.5882,46.1895],[-96.5884,46.1896],[-96.5885,46.1897],[-96.5886,46.1897],[-96.5889,46.1898],[-96.5892,46.1899],[-96.5893,46.1899],[-96.5895,46.1899],[-96.5897,46.1898],[-96.5899,46.1898],[-96.5901,46.1899],[-96.5902,46.1899],[-96.5904,46.19],[-96.5905,46.1901],[-96.5905,46.1902],[-96.5905,46.1903],[-96.5906,46.1903],[-96.5906,46.1904],[-96.5905,46.1905],[-96.5905,46.1906],[-96.5904,46.1906],[-96.5902,46.1908],[-96.5901,46.1909],[-96.59,46.1909],[-96.5897,46.191],[-96.5893,46.1911],[-96.5891,46.1912],[-96.589,46.1912],[-96.5889,46.1913],[-96.5887,46.1914],[-96.5884,46.1915],[-96.588,46.1917],[-96.5879,46.1918],[-96.5877,46.1919],[-96.5875,46.1921],[-96.5874,46.1922],[-96.5873,46.1922],[-96.5873,46.1923],[-96.5873,46.1924],[-96.5873,46.1925],[-96.5875,46.1927],[-96.5875,46.1928],[-96.5876,46.1929],[-96.5877,46.193],[-96.5879,46.1932],[-96.5879,46.1933],[-96.5879,46.1934],[-96.588,46.1935],[-96.5879,46.1936],[-96.5879,46.1937],[-96.5878,46.1938],[-96.5877,46.1939],[-96.5876,46.194],[-96.5875,46.194],[-96.5874,46.194],[-96.5872,46.194],[-96.5869,46.194],[-96.5868,46.194],[-96.5867,46.1939],[-96.5863,46.1939],[-96.5862,46.1939],[-96.586,46.1939],[-96.5859,46.1939],[-96.5857,46.1939],[-96.5855,46.1939],[-96.5854,46.194],[-96.5853,46.194],[-96.5852,46.1941],[-96.5851,46.1941],[-96.5851,46.1942],[-96.5851,46.1943],[-96.585,46.1945],[-96.5851,46.1946],[-96.5851,46.1947],[-96.5852,46.1948],[-96.5853,46.1949],[-96.5855,46.1949],[-96.5855,46.195],[-96.5858,46.195],[-96.5859,46.1951],[-96.586,46.1951],[-96.5863,46.1951],[-96.5864,46.1951],[-96.5866,46.1951],[-96.5871,46.1951],[-96.5873,46.1952],[-96.5878,46.1952],[-96.588,46.1952],[-96.5886,46.1951],[-96.5889,46.1951],[-96.5895,46.1951],[-96.5897,46.1951],[-96.5902,46.1952],[-96.5903,46.1952],[-96.5904,46.1952],[-96.5905,46.1952],[-96.5907,46.1952],[-96.5908,46.1953],[-96.591,46.1954],[-96.5911,46.1955],[-96.5912,46.1955],[-96.5912,46.1956],[-96.5912,46.1957],[-96.5912,46.1958],[-96.5912,46.1959],[-96.5911,46.196],[-96.591,46.1962],[-96.5909,46.1962],[-96.5908,46.1963],[-96.5905,46.1965],[-96.5903,46.1966],[-96.59,46.1968],[-96.5898,46.1968],[-96.5896,46.1969],[-96.5894,46.1969],[-96.5893,46.1969],[-96.5892,46.197],[-96.589,46.197],[-96.5888,46.197],[-96.5885,46.197],[-96.588,46.197],[-96.5874,46.197],[-96.5868,46.197],[-96.5865,46.197],[-96.586,46.197],[-96.5857,46.197],[-96.5855,46.197],[-96.5854,46.197],[-96.5852,46.1971],[-96.5851,46.1971],[-96.585,46.1971],[-96.5848,46.1973],[-96.5847,46.1974],[-96.5846,46.1975],[-96.5845,46.1977],[-96.5845,46.1978],[-96.5845,46.1979],[-96.5844,46.198],[-96.5843,46.1984],[-96.5843,46.1985],[-96.5844,46.1987],[-96.5844,46.1988],[-96.5845,46.199],[-96.5845,46.1992],[-96.5844,46.1993],[-96.5844,46.1994],[-96.5843,46.1996],[-96.5842,46.1998],[-96.5841,46.1999],[-96.5841,46.2],[-96.5839,46.2003],[-96.5839,46.2004],[-96.5838,46.2005],[-96.5837,46.2006],[-96.5837,46.2007],[-96.5837,46.2009],[-96.5836,46.201],[-96.5837,46.2011],[-96.5837,46.2012],[-96.5838,46.2013],[-96.5839,46.2014],[-96.584,46.2014],[-96.5841,46.2014],[-96.5842,46.2015],[-96.5845,46.2015],[-96.5847,46.2015],[-96.5849,46.2015],[-96.5851,46.2014],[-96.5853,46.2014],[-96.5854,46.2014],[-96.5856,46.2013],[-96.5857,46.2013],[-96.5859,46.2013],[-96.586,46.2012],[-96.5862,46.2012],[-96.5864,46.2012],[-96.5866,46.2012],[-96.5869,46.2013],[-96.587,46.2013],[-96.5872,46.2015],[-96.5873,46.2015],[-96.5873,46.2016],[-96.5874,46.2016],[-96.5873,46.2017],[-96.5873,46.2018],[-96.5872,46.202],[-96.5871,46.2021],[-96.5868,46.2023],[-96.5866,46.2024],[-96.5865,46.2025],[-96.5864,46.2026],[-96.5862,46.2026],[-96.5858,46.2028],[-96.5855,46.2029],[-96.5847,46.2032],[-96.5846,46.2033],[-96.5845,46.2034],[-96.5844,46.2035],[-96.5843,46.2036],[-96.5843,46.2037],[-96.5842,46.2038],[-96.5842,46.2039],[-96.5842,46.204],[-96.5843,46.2041],[-96.5843,46.2042],[-96.5844,46.2043],[-96.5846,46.2043],[-96.5846,46.2044],[-96.5848,46.2044],[-96.585,46.2044],[-96.5851,46.2044],[-96.5852,46.2044],[-96.5853,46.2044],[-96.5854,46.2044],[-96.5856,46.2043],[-96.586,46.2043],[-96.5864,46.2042],[-96.5868,46.2042],[-96.5873,46.2042],[-96.5879,46.2042],[-96.5883,46.2042],[-96.5886,46.2043],[-96.5887,46.2043],[-96.5889,46.2045],[-96.589,46.2046],[-96.589,46.2048],[-96.589,46.2049],[-96.589,46.205],[-96.5889,46.2052],[-96.5888,46.2054],[-96.5888,46.2055],[-96.5887,46.2056],[-96.5885,46.2058],[-96.5884,46.2059],[-96.5884,46.206],[-96.5882,46.2062],[-96.5881,46.2064],[-96.588,46.2065],[-96.588,46.2066],[-96.5879,46.2067],[-96.5877,46.2069],[-96.5876,46.207],[-96.5875,46.207],[-96.5874,46.2071],[-96.5872,46.2071],[-96.5871,46.2072],[-96.587,46.2072],[-96.5867,46.2072],[-96.5866,46.2072],[-96.5863,46.2072],[-96.5859,46.2072],[-96.5852,46.2072],[-96.5851,46.2073],[-96.5845,46.2073],[-96.5844,46.2073],[-96.5843,46.2074],[-96.5841,46.2075],[-96.584,46.2076],[-96.5839,46.2077],[-96.5838,46.2078],[-96.5838,46.2079],[-96.5838,46.2081],[-96.5838,46.2082],[-96.5838,46.2083],[-96.5838,46.2084],[-96.5839,46.2085],[-96.584,46.2085],[-96.5841,46.2086],[-96.5845,46.2088],[-96.5846,46.2089],[-96.585,46.209],[-96.5853,46.2092],[-96.5856,46.2093],[-96.586,46.2095],[-96.5865,46.2098],[-96.5866,46.2098],[-96.5867,46.2099],[-96.5868,46.2099],[-96.587,46.21],[-96.5871,46.21],[-96.5873,46.21],[-96.5875,46.2099],[-96.5876,46.2099],[-96.5878,46.2098],[-96.5879,46.2098],[-96.588,46.2098],[-96.5881,46.2097],[-96.5882,46.2097],[-96.5886,46.2095],[-96.5887,46.2094],[-96.589,46.2092],[-96.5891,46.2091],[-96.5893,46.209],[-96.5894,46.2089],[-96.5898,46.2087],[-96.59,46.2086],[-96.5901,46.2085],[-96.5903,46.2085],[-96.5904,46.2085],[-96.5907,46.2085],[-96.5908,46.2085],[-96.591,46.2086],[-96.5911,46.2087],[-96.5912,46.2089],[-96.5912,46.209],[-96.5912,46.2091],[-96.5911,46.2092],[-96.591,46.2093],[-96.5908,46.2095],[-96.5905,46.2098],[-96.5903,46.2099],[-96.5902,46.21],[-96.5899,46.2104],[-96.5898,46.2105],[-96.5897,46.2106],[-96.5897,46.2107],[-96.5896,46.2108],[-96.5895,46.2109],[-96.5894,46.211],[-96.5893,46.2112],[-96.5893,46.2113],[-96.5892,46.2114],[-96.5891,46.2115],[-96.5891,46.2116],[-96.589,46.2117],[-96.5889,46.2118],[-96.5889,46.2119],[-96.5888,46.212],[-96.5887,46.2121],[-96.5887,46.2122],[-96.5885,46.2125],[-96.5884,46.2128],[-96.5884,46.2129],[-96.5885,46.2129],[-96.5885,46.213],[-96.5886,46.2131],[-96.5887,46.2132],[-96.5888,46.2132],[-96.589,46.2133],[-96.5891,46.2133],[-96.5892,46.2133],[-96.5893,46.2133],[-96.5899,46.2134],[-96.59,46.2134],[-96.5903,46.2134],[-96.591,46.2135],[-96.5913,46.2135],[-96.5918,46.2135],[-96.5919,46.2135],[-96.5922,46.2135],[-96.5924,46.2137],[-96.5925,46.2137],[-96.5927,46.2138],[-96.5928,46.2139],[-96.5928,46.214],[-96.5929,46.2141],[-96.5929,46.2143],[-96.5928,46.2144],[-96.5928,46.2145],[-96.5927,46.2146],[-96.5926,46.2147],[-96.5924,46.2149],[-96.5923,46.215],[-96.5923,46.2151],[-96.5922,46.2152],[-96.5921,46.2154],[-96.592,46.2155],[-96.5919,46.2156],[-96.5919,46.2157],[-96.5918,46.2158],[-96.5918,46.2159],[-96.5917,46.216],[-96.5916,46.2162],[-96.5915,46.2164],[-96.5915,46.2165],[-96.5915,46.2167],[-96.5915,46.2172],[-96.5915,46.2174],[-96.5915,46.2176],[-96.5916,46.2178],[-96.5917,46.2179],[-96.5917,46.218],[-96.5917,46.2181],[-96.5918,46.2182],[-96.5919,46.2183],[-96.5919,46.2184],[-96.592,46.2185],[-96.5921,46.2186],[-96.5924,46.2188],[-96.5926,46.2189],[-96.5929,46.219],[-96.5932,46.219],[-96.5933,46.2191],[-96.5934,46.2191],[-96.5936,46.2191],[-96.5937,46.2191],[-96.5939,46.2191],[-96.5941,46.2192],[-96.5942,46.2192],[-96.5944,46.2192],[-96.5945,46.2192],[-96.5946,46.2192],[-96.5949,46.2193],[-96.595,46.2193],[-96.5951,46.2193],[-96.5952,46.2193],[-96.5953,46.2194],[-96.5954,46.2194],[-96.5956,46.2195],[-96.5957,46.2196],[-96.5957,46.2197],[-96.5958,46.2198],[-96.5958,46.2199],[-96.5958,46.2201],[-96.5958,46.2205],[-96.5957,46.2207],[-96.5956,46.2209],[-96.5955,46.221],[-96.5955,46.2211],[-96.5954,46.2212],[-96.5952,46.2216],[-96.5951,46.2218],[-96.595,46.222],[-96.5949,46.2222],[-96.5948,46.2224],[-96.5948,46.2225],[-96.5948,46.2227],[-96.5947,46.2227],[-96.5947,46.2229],[-96.5947,46.2231],[-96.5947,46.2235],[-96.5947,46.2236],[-96.5948,46.2238],[-96.5948,46.2239],[-96.5949,46.2239],[-96.5949,46.2241],[-96.595,46.2241],[-96.5951,46.2242],[-96.5952,46.2243],[-96.5952,46.2244],[-96.5955,46.2246],[-96.5958,46.2249],[-96.5959,46.225],[-96.596,46.2251],[-96.596,46.2252],[-96.5963,46.2254],[-96.5964,46.2255],[-96.5965,46.2256],[-96.5966,46.2257],[-96.5967,46.2257],[-96.5967,46.2259],[-96.5968,46.2259],[-96.5969,46.226],[-96.5969,46.2261],[-96.597,46.2262],[-96.5971,46.2265],[-96.5972,46.2268],[-96.5973,46.227],[-96.5973,46.2276],[-96.5974,46.2278],[-96.5975,46.2281],[-96.5977,46.2284],[-96.5977,46.2286],[-96.5978,46.2289],[-96.5978,46.2291],[-96.5978,46.2293],[-96.5978,46.2294],[-96.5978,46.2296],[-96.5977,46.2296],[-96.5976,46.2298],[-96.5975,46.2301],[-96.5975,46.2303],[-96.5974,46.2305],[-96.5973,46.2306],[-96.5973,46.2307],[-96.5972,46.2307],[-96.5971,46.231],[-96.5971,46.2311],[-96.5971,46.2312],[-96.597,46.2313],[-96.597,46.2316],[-96.5969,46.2319],[-96.5969,46.232],[-96.5969,46.2321],[-96.5969,46.2322],[-96.5969,46.2324],[-96.597,46.2326],[-96.597,46.2327],[-96.597,46.2328],[-96.5971,46.2329],[-96.5971,46.2331],[-96.5972,46.2332],[-96.5973,46.2333],[-96.5974,46.2336],[-96.5978,46.234],[-96.5979,46.2342],[-96.5981,46.2343],[-96.5981,46.2344],[-96.5982,46.2344],[-96.5984,46.2347],[-96.5985,46.2348],[-96.5987,46.2351],[-96.5988,46.2351],[-96.5988,46.2352],[-96.5989,46.2354],[-96.599,46.2355],[-96.599,46.2356],[-96.5991,46.2357],[-96.5991,46.2359],[-96.599,46.2359],[-96.599,46.2362],[-96.5988,46.2365],[-96.5986,46.2368],[-96.5985,46.2369],[-96.5985,46.237],[-96.5984,46.237],[-96.5983,46.2372],[-96.5983,46.2373],[-96.5982,46.2374],[-96.5981,46.2376],[-96.5981,46.2377],[-96.5981,46.2378],[-96.598,46.238],[-96.598,46.2381],[-96.598,46.2383],[-96.598,46.2385],[-96.598,46.2389],[-96.5981,46.2393],[-96.5981,46.2395],[-96.5981,46.2396],[-96.5981,46.2398],[-96.5982,46.2402],[-96.5982,46.2405],[-96.5983,46.2408],[-96.5984,46.2411],[-96.5984,46.2412],[-96.5986,46.2417],[-96.5987,46.2418],[-96.5987,46.2419],[-96.5987,46.2421],[-96.5987,46.2422],[-96.5987,46.2423],[-96.5987,46.2424],[-96.5987,46.2425],[-96.5987,46.2426],[-96.5986,46.2427],[-96.5985,46.2428],[-96.5984,46.2428],[-96.5983,46.2429],[-96.5982,46.243],[-96.5979,46.2432],[-96.5978,46.2432],[-96.5976,46.2433],[-96.5971,46.2435],[-96.597,46.2435],[-96.5969,46.2436],[-96.5966,46.2437],[-96.5964,46.2437],[-96.5961,46.2437],[-96.596,46.2438],[-96.5958,46.2438],[-96.5957,46.2439],[-96.5954,46.244],[-96.5952,46.2441],[-96.5951,46.2441],[-96.5949,46.2443],[-96.5948,46.2444],[-96.5947,46.2446],[-96.5946,46.2447],[-96.5945,46.2451],[-96.5944,46.2452],[-96.5942,46.2453],[-96.5941,46.2454],[-96.594,46.2455],[-96.5939,46.2455],[-96.5937,46.2456],[-96.5936,46.2456],[-96.5935,46.2456],[-96.5934,46.2456],[-96.5933,46.2456],[-96.5931,46.2456],[-96.5929,46.2456],[-96.5928,46.2456],[-96.5927,46.2455],[-96.5926,46.2455],[-96.5925,46.2454],[-96.5923,46.2453],[-96.5922,46.2453],[-96.5921,46.2453],[-96.5919,46.2452],[-96.5917,46.2451],[-96.5916,46.2451],[-96.5915,46.245],[-96.5914,46.245],[-96.5912,46.245],[-96.5911,46.245],[-96.591,46.245],[-96.5907,46.2451],[-96.5906,46.2451],[-96.5905,46.2451],[-96.5901,46.2453],[-96.5898,46.2454],[-96.5896,46.2455],[-96.5894,46.2455],[-96.5893,46.2456],[-96.5891,46.2457],[-96.5889,46.2458],[-96.5887,46.2459],[-96.5884,46.246],[-96.5882,46.246],[-96.5881,46.2461],[-96.5879,46.2462],[-96.5879,46.2463],[-96.5878,46.2463],[-96.5877,46.2463],[-96.5873,46.2465],[-96.5871,46.2466],[-96.587,46.2466],[-96.5864,46.2469],[-96.5861,46.247],[-96.5858,46.2472],[-96.5855,46.2473],[-96.5854,46.2474],[-96.5854,46.2475],[-96.5851,46.2477],[-96.5849,46.2478],[-96.5848,46.2479],[-96.5847,46.2481],[-96.5845,46.2482],[-96.5844,46.2484],[-96.5842,46.2487],[-96.5841,46.2489],[-96.5839,46.2492],[-96.5837,46.2495],[-96.5837,46.2496],[-96.5837,46.2498],[-96.5837,46.2499],[-96.5839,46.2501],[-96.5839,46.2502],[-96.5839,46.2503],[-96.584,46.2503],[-96.5841,46.2503],[-96.5842,46.2504],[-96.5843,46.2505],[-96.5844,46.2505],[-96.5846,46.2505],[-96.5847,46.2505],[-96.5852,46.2505],[-96.5853,46.2505],[-96.5857,46.2504],[-96.5858,46.2504],[-96.5859,46.2504],[-96.5862,46.2503],[-96.5866,46.2502],[-96.5867,46.2501],[-96.5868,46.2501],[-96.5871,46.25],[-96.5872,46.2499],[-96.5874,46.2499],[-96.5876,46.2498],[-96.5879,46.2498],[-96.5881,46.2497],[-96.5882,46.2497],[-96.5883,46.2497],[-96.5885,46.2496],[-96.5887,46.2496],[-96.589,46.2495],[-96.5891,46.2495],[-96.5896,46.2495],[-96.59,46.2495],[-96.5903,46.2495],[-96.5907,46.2496],[-96.5911,46.2497],[-96.5913,46.2497],[-96.5914,46.2498],[-96.5915,46.2499],[-96.5916,46.2499],[-96.5917,46.2499],[-96.5918,46.25],[-96.5923,46.2503],[-96.5928,46.2508],[-96.5929,46.2508],[-96.593,46.2509],[-96.5932,46.2512],[-96.5933,46.2513],[-96.5934,46.2514],[-96.5935,46.2515],[-96.5937,46.2517],[-96.5938,46.2518],[-96.5939,46.252],[-96.5941,46.2521],[-96.5941,46.2522],[-96.5942,46.2523],[-96.5949,46.2527],[-96.5951,46.2529],[-96.5952,46.253],[-96.5953,46.2531],[-96.5953,46.2532],[-96.5954,46.2533],[-96.5954,46.2534],[-96.5954,46.2535],[-96.5953,46.2537],[-96.5953,46.2538],[-96.5952,46.2538],[-96.5952,46.2539],[-96.5951,46.254],[-96.5949,46.2541],[-96.5948,46.2542],[-96.5946,46.2543],[-96.5942,46.2545],[-96.5938,46.2547],[-96.5935,46.255],[-96.5934,46.255],[-96.5934,46.2551],[-96.5933,46.2552],[-96.5931,46.2554],[-96.5931,46.2555],[-96.593,46.2556],[-96.5929,46.2557],[-96.5928,46.2558],[-96.5928,46.256],[-96.5927,46.2561],[-96.5927,46.2562],[-96.5926,46.2565],[-96.5926,46.2566],[-96.5927,46.2567],[-96.5927,46.2568],[-96.5927,46.257],[-96.5928,46.2571],[-96.5928,46.2572],[-96.5929,46.2572],[-96.5929,46.2573],[-96.593,46.2573],[-96.5931,46.2575],[-96.5932,46.2576],[-96.5932,46.2577],[-96.5933,46.2578],[-96.5934,46.2579],[-96.5935,46.258],[-96.5935,46.2581],[-96.5937,46.2583],[-96.5937,46.2584],[-96.5938,46.2585],[-96.5939,46.2586],[-96.5939,46.2587],[-96.594,46.2588],[-96.5941,46.2588],[-96.5941,46.2589],[-96.5942,46.259],[-96.5943,46.2591],[-96.5944,46.2592],[-96.5945,46.2593],[-96.5946,46.2594],[-96.5948,46.2595],[-96.5949,46.2596],[-96.5954,46.2599],[-96.5955,46.26],[-96.596,46.2603],[-96.5963,46.2605],[-96.5967,46.2607],[-96.5968,46.2608],[-96.597,46.2609],[-96.5973,46.261],[-96.5975,46.261],[-96.5977,46.261],[-96.5978,46.261],[-96.598,46.2611],[-96.5981,46.2611],[-96.5982,46.2611],[-96.5984,46.2611],[-96.5992,46.2612],[-96.5995,46.2612],[-96.5996,46.2612],[-96.5997,46.2612],[-96.5999,46.2613],[-96.6,46.2613],[-96.6002,46.2615],[-96.6003,46.2616],[-96.6004,46.2616],[-96.6004,46.2617],[-96.6004,46.2618],[-96.6004,46.2619],[-96.6004,46.262],[-96.6004,46.2621],[-96.6004,46.2622],[-96.6003,46.2622],[-96.6003,46.2623],[-96.6002,46.2624],[-96.6,46.2625],[-96.6,46.2626],[-96.5999,46.2627],[-96.5999,46.2628],[-96.5998,46.2628],[-96.5997,46.2629],[-96.5996,46.263],[-96.5995,46.2631],[-96.5994,46.2633],[-96.5993,46.2634],[-96.5992,46.2635],[-96.5991,46.2637],[-96.5991,46.2638],[-96.599,46.2639],[-96.599,46.264],[-96.5989,46.2641],[-96.5989,46.2642],[-96.5989,46.2643],[-96.5989,46.2644],[-96.5989,46.2645],[-96.5989,46.2647],[-96.5989,46.2649],[-96.5988,46.265],[-96.5987,46.2653],[-96.5985,46.2656],[-96.5982,46.266],[-96.5973,46.2673],[-96.5973,46.2674],[-96.5969,46.2678],[-96.5969,46.268],[-96.5968,46.2681],[-96.597,46.2685],[-96.597,46.2686],[-96.5972,46.2691],[-96.5975,46.2696],[-96.5976,46.2699],[-96.5976,46.27],[-96.5974,46.2704],[-96.5971,46.2707],[-96.5962,46.2713],[-96.5961,46.2715],[-96.596,46.2715],[-96.5961,46.2717],[-96.5962,46.2719],[-96.5963,46.2719],[-96.5969,46.2723],[-96.5972,46.2725],[-96.5973,46.2727],[-96.5974,46.2728],[-96.5972,46.2731],[-96.5966,46.2734],[-96.596,46.2734],[-96.5955,46.2735],[-96.5952,46.2737],[-96.595,46.2743],[-96.5951,46.2747],[-96.5952,46.2754],[-96.5955,46.2766],[-96.5956,46.2768],[-96.5957,46.2769],[-96.5959,46.2772],[-96.5959,46.2773],[-96.596,46.2774],[-96.5961,46.2775],[-96.5962,46.2778],[-96.5963,46.2778],[-96.5963,46.2779],[-96.5964,46.278],[-96.5965,46.2781],[-96.597,46.2785],[-96.5975,46.2788],[-96.5987,46.2796],[-96.5998,46.2801],[-96.6002,46.2804],[-96.6004,46.2807],[-96.6003,46.2811],[-96.6002,46.2813],[-96.5998,46.2823],[-96.5996,46.2825],[-96.5995,46.2827],[-96.5993,46.2828],[-96.5992,46.2829],[-96.5991,46.283],[-96.5989,46.2831],[-96.5986,46.2834],[-96.5984,46.2835],[-96.5979,46.2838],[-96.5978,46.284],[-96.5972,46.2843],[-96.5971,46.2844],[-96.5968,46.2845],[-96.5965,46.2847],[-96.5961,46.2848],[-96.5958,46.285],[-96.5957,46.285],[-96.5953,46.2852],[-96.5951,46.2853],[-96.595,46.2854],[-96.5949,46.2855],[-96.5948,46.2856],[-96.5948,46.2857],[-96.5948,46.2858],[-96.5948,46.2859],[-96.5948,46.286],[-96.5948,46.2861],[-96.5948,46.2862],[-96.5948,46.2863],[-96.5949,46.2864],[-96.595,46.2864],[-96.5951,46.2865],[-96.5952,46.2865],[-96.5953,46.2866],[-96.5954,46.2866],[-96.5957,46.2866],[-96.5958,46.2866],[-96.5959,46.2866],[-96.5961,46.2866],[-96.5963,46.2866],[-96.5966,46.2866],[-96.5968,46.2865],[-96.5969,46.2865],[-96.597,46.2864],[-96.5974,46.2863],[-96.5976,46.2863],[-96.5983,46.2861],[-96.5985,46.2861],[-96.5986,46.2861],[-96.5987,46.286],[-96.5989,46.286],[-96.599,46.2859],[-96.5991,46.2859],[-96.5992,46.2859],[-96.5995,46.2859],[-96.5998,46.2858],[-96.6001,46.2858],[-96.6002,46.2858],[-96.6003,46.2858],[-96.6004,46.2858],[-96.601,46.2859],[-96.6013,46.2859],[-96.6016,46.2859],[-96.6017,46.2859],[-96.6018,46.286],[-96.6018,46.2861],[-96.602,46.2862],[-96.6021,46.2863],[-96.6022,46.2864],[-96.6022,46.2865],[-96.6022,46.2866],[-96.6022,46.2867],[-96.6021,46.2869],[-96.602,46.2871],[-96.6019,46.2871],[-96.6016,46.2873],[-96.6013,46.2874],[-96.601,46.2875],[-96.6008,46.2875],[-96.6003,46.2876],[-96.6002,46.2876],[-96.5999,46.2876],[-96.5998,46.2876],[-96.5995,46.2876],[-96.599,46.2876],[-96.5986,46.2876],[-96.5983,46.2876],[-96.5982,46.2876],[-96.5975,46.2876],[-96.5972,46.2876],[-96.5971,46.2877],[-96.5969,46.2877],[-96.5968,46.2878],[-96.5967,46.2878],[-96.5965,46.2879],[-96.5964,46.288],[-96.5963,46.2881],[-96.5962,46.2882],[-96.5961,46.2883],[-96.596,46.2884],[-96.5959,46.2886],[-96.5959,46.2887],[-96.5958,46.2888],[-96.5958,46.289],[-96.5958,46.2891],[-96.5958,46.2892],[-96.5958,46.2893],[-96.5959,46.2894],[-96.5959,46.2895],[-96.5959,46.2896],[-96.596,46.2898],[-96.596,46.29],[-96.596,46.2901],[-96.596,46.2902],[-96.5961,46.2906],[-96.5961,46.2907],[-96.5963,46.291],[-96.5964,46.2912],[-96.5965,46.2914],[-96.5965,46.2915],[-96.5966,46.2915],[-96.5967,46.2916],[-96.5969,46.2916],[-96.597,46.2917],[-96.5971,46.2918],[-96.5973,46.2918],[-96.5974,46.2919],[-96.5975,46.2919],[-96.5976,46.2919],[-96.5977,46.2919],[-96.5978,46.292],[-96.5979,46.292],[-96.598,46.2921],[-96.5983,46.2921],[-96.5985,46.2922],[-96.5987,46.2922],[-96.5989,46.2923],[-96.5991,46.2923],[-96.5992,46.2923],[-96.5994,46.2923],[-96.5996,46.2923],[-96.5999,46.2923],[-96.6,46.2923],[-96.6006,46.2924],[-96.6011,46.2924],[-96.6014,46.2924],[-96.6018,46.2925],[-96.602,46.2925],[-96.6021,46.2925],[-96.6023,46.2925],[-96.6024,46.2926],[-96.6025,46.2926],[-96.6026,46.2926],[-96.6029,46.2927],[-96.603,46.2927],[-96.6031,46.2927],[-96.6033,46.2928],[-96.6035,46.2928],[-96.6036,46.2929],[-96.6038,46.2929],[-96.6039,46.2929],[-96.6041,46.2929],[-96.6045,46.2929],[-96.6047,46.293],[-96.6048,46.293],[-96.605,46.293],[-96.6051,46.293],[-96.6051,46.2931],[-96.6053,46.2931],[-96.6054,46.2932],[-96.6055,46.2933],[-96.6056,46.2934],[-96.6056,46.2935],[-96.6057,46.2936],[-96.6057,46.2937],[-96.6057,46.2938],[-96.6056,46.294],[-96.6056,46.2941],[-96.6056,46.2942],[-96.6055,46.2943],[-96.6054,46.2944],[-96.6053,46.2945],[-96.6052,46.2946],[-96.6051,46.2947],[-96.6049,46.2948],[-96.6046,46.295],[-96.6045,46.2951],[-96.604,46.2952],[-96.6039,46.2953],[-96.6036,46.2953],[-96.6034,46.2954],[-96.6032,46.2955],[-96.603,46.2955],[-96.6029,46.2955],[-96.6028,46.2956],[-96.6026,46.2957],[-96.6025,46.2957],[-96.6024,46.2957],[-96.6022,46.2958],[-96.6014,46.296],[-96.6012,46.2961],[-96.6011,46.2961],[-96.6009,46.2961],[-96.6007,46.2962],[-96.6005,46.2962],[-96.6004,46.2963],[-96.6003,46.2963],[-96.6002,46.2963],[-96.6,46.2963],[-96.5998,46.2964],[-96.5997,46.2964],[-96.5996,46.2964],[-96.5994,46.2965],[-96.5991,46.2965],[-96.599,46.2966],[-96.5989,46.2966],[-96.5987,46.2966],[-96.5986,46.2967],[-96.5984,46.2967],[-96.5983,46.2967],[-96.5982,46.2968],[-96.598,46.2969],[-96.5979,46.2969],[-96.5978,46.297],[-96.5975,46.2972],[-96.5975,46.2973],[-96.5974,46.2974],[-96.5973,46.2976],[-96.5973,46.2977],[-96.5973,46.2979],[-96.5973,46.298],[-96.5973,46.2982],[-96.5973,46.2983],[-96.5974,46.2985],[-96.5974,46.2987],[-96.5975,46.2987],[-96.5975,46.2988],[-96.598,46.2992],[-96.5988,46.2997],[-96.5994,46.3002],[-96.6001,46.3004],[-96.6003,46.3004],[-96.6009,46.3007],[-96.601,46.3007],[-96.6012,46.3007],[-96.6015,46.3007],[-96.6016,46.3007],[-96.6017,46.3008],[-96.6018,46.3008],[-96.602,46.3009],[-96.6022,46.301],[-96.6023,46.301],[-96.6023,46.3011],[-96.6025,46.3012],[-96.6026,46.3013],[-96.6027,46.3014],[-96.6028,46.3015],[-96.6029,46.3016],[-96.603,46.3017],[-96.6031,46.3018],[-96.6033,46.302],[-96.6034,46.3021],[-96.6035,46.3022],[-96.6035,46.3023],[-96.6036,46.3024],[-96.6036,46.3025],[-96.6036,46.3027],[-96.6035,46.3027],[-96.6035,46.3028],[-96.6034,46.3029],[-96.6033,46.303],[-96.6032,46.3031],[-96.603,46.3032],[-96.6028,46.3034],[-96.6027,46.3034],[-96.6026,46.3035],[-96.6025,46.3036],[-96.6023,46.3036],[-96.6021,46.3037],[-96.6018,46.3038],[-96.6017,46.3039],[-96.6015,46.304],[-96.6014,46.304],[-96.6013,46.3041],[-96.6009,46.3044],[-96.6007,46.3046],[-96.6006,46.3047],[-96.6005,46.3048],[-96.6004,46.3048],[-96.6004,46.3049],[-96.6003,46.3051],[-96.6002,46.3053],[-96.6001,46.3054],[-96.6,46.3057],[-96.6,46.3059],[-96.6,46.3061],[-96.6,46.3063],[-96.6,46.3067],[-96.6,46.307],[-96.6,46.3074],[-96.6003,46.308],[-96.6003,46.3088],[-96.6003,46.3089],[-96.6001,46.3091],[-96.6,46.3093],[-96.5998,46.3094],[-96.5996,46.3096],[-96.5994,46.3097],[-96.5992,46.3098],[-96.5991,46.31],[-96.5989,46.3102],[-96.5988,46.3104],[-96.5987,46.3106],[-96.5986,46.3108],[-96.5986,46.3109],[-96.5985,46.311],[-96.5984,46.3112],[-96.5984,46.3114],[-96.5983,46.3115],[-96.5983,46.3117],[-96.5982,46.312],[-96.5982,46.3123],[-96.5982,46.3125],[-96.5982,46.3127],[-96.5982,46.3129],[-96.5982,46.3132],[-96.5983,46.3134],[-96.5983,46.3138],[-96.5983,46.3139],[-96.5983,46.3141],[-96.5983,46.3144],[-96.5983,46.3145],[-96.5982,46.3147],[-96.5982,46.3148],[-96.5981,46.3149],[-96.5981,46.315],[-96.598,46.3151],[-96.5979,46.3151],[-96.5979,46.3152],[-96.5978,46.3152],[-96.5977,46.3154],[-96.5976,46.3155],[-96.5975,46.3156],[-96.5974,46.3156],[-96.5974,46.3157],[-96.5971,46.3159],[-96.597,46.316],[-96.597,46.3161],[-96.597,46.3162],[-96.5969,46.3164],[-96.5968,46.3165],[-96.5968,46.3167],[-96.5968,46.317],[-96.5968,46.3171],[-96.5969,46.3173],[-96.5969,46.3175],[-96.597,46.3176],[-96.5971,46.3177],[-96.5972,46.3178],[-96.5974,46.3178],[-96.5975,46.3179],[-96.5976,46.318],[-96.5978,46.318],[-96.5981,46.3181],[-96.5983,46.3182],[-96.5993,46.3184],[-96.5995,46.3184],[-96.5996,46.3185],[-96.5998,46.3185],[-96.5999,46.3185],[-96.6,46.3186],[-96.6001,46.3186],[-96.6002,46.3186],[-96.6003,46.3187],[-96.6006,46.3189],[-96.6008,46.319],[-96.601,46.3191],[-96.601,46.3192],[-96.6011,46.3193],[-96.6012,46.3194],[-96.6012,46.3195],[-96.6012,46.3196],[-96.6012,46.3197],[-96.601,46.3204],[-96.601,46.3207],[-96.601,46.3208],[-96.6009,46.3211],[-96.6009,46.3212],[-96.6008,46.3213],[-96.6008,46.3214],[-96.6008,46.3216],[-96.6007,46.3218],[-96.6007,46.322],[-96.6006,46.3222],[-96.6006,46.3225],[-96.6006,46.3227],[-96.6006,46.3228],[-96.6006,46.3229],[-96.6007,46.3229],[-96.6007,46.3232],[-96.6008,46.3234],[-96.6009,46.3235],[-96.6009,46.3236],[-96.6009,46.3237],[-96.6009,46.3238],[-96.6008,46.3239],[-96.6008,46.3242],[-96.6007,46.3244],[-96.6004,46.3247],[-96.6003,46.3248],[-96.6002,46.3249],[-96.6001,46.325],[-96.6,46.3251],[-96.6,46.3252],[-96.5999,46.3253],[-96.5999,46.3254],[-96.5998,46.3254],[-96.5998,46.3256],[-96.5998,46.3257],[-96.5998,46.3258],[-96.5998,46.3259],[-96.5998,46.326],[-96.5998,46.3262],[-96.5998,46.3263],[-96.5998,46.3264],[-96.5998,46.3265],[-96.5998,46.3266],[-96.5999,46.3266],[-96.6,46.3268],[-96.6001,46.3268],[-96.6001,46.3269],[-96.6002,46.3269],[-96.6003,46.327],[-96.6004,46.327],[-96.6006,46.327],[-96.6008,46.327],[-96.601,46.327],[-96.6013,46.3269],[-96.602,46.3267],[-96.6021,46.3267],[-96.6021,46.3266],[-96.6022,46.3266],[-96.6024,46.3266],[-96.6037,46.3264],[-96.6038,46.3264],[-96.6039,46.3263],[-96.6041,46.3262],[-96.6042,46.3262],[-96.6044,46.3261],[-96.6045,46.3261],[-96.6046,46.326],[-96.6048,46.3259],[-96.605,46.3259],[-96.6052,46.3259],[-96.6053,46.3259],[-96.6054,46.3259],[-96.6055,46.3259],[-96.6056,46.3259],[-96.6057,46.326],[-96.6058,46.326],[-96.6059,46.3261],[-96.606,46.3262],[-96.6061,46.3264],[-96.6061,46.3265],[-96.6061,46.3266],[-96.6061,46.3267],[-96.606,46.3268],[-96.606,46.3269],[-96.606,46.327],[-96.6059,46.3271],[-96.6057,46.3272],[-96.6056,46.3273],[-96.6051,46.3277],[-96.6045,46.328],[-96.6044,46.328],[-96.6026,46.3283],[-96.6025,46.3283],[-96.6018,46.3285],[-96.6017,46.3285],[-96.6011,46.3287],[-96.6008,46.3288],[-96.6007,46.3288],[-96.6005,46.3289],[-96.6003,46.329],[-96.6,46.3291],[-96.5999,46.3292],[-96.5996,46.3294],[-96.5994,46.3297],[-96.5994,46.33],[-96.5995,46.3302],[-96.5996,46.3304],[-96.5997,46.3305],[-96.5998,46.3306],[-96.5999,46.3306],[-96.5999,46.3307],[-96.6002,46.3308],[-96.6004,46.3309],[-96.6005,46.331],[-96.6008,46.331],[-96.6013,46.3311],[-96.6014,46.3311],[-96.6017,46.3312],[-96.602,46.3312],[-96.6023,46.3312],[-96.6026,46.3312],[-96.6033,46.331],[-96.6034,46.331],[-96.6039,46.331],[-96.6041,46.331],[-96.6042,46.331],[-96.6044,46.331],[-96.6053,46.331],[-96.6057,46.3311],[-96.6059,46.3311],[-96.606,46.3311],[-96.6062,46.3312],[-96.6064,46.3314],[-96.6065,46.3314],[-96.6065,46.3315],[-96.6066,46.3316],[-96.6067,46.3317],[-96.6072,46.3319],[-96.6074,46.3321],[-96.6076,46.3322],[-96.6077,46.3324],[-96.6078,46.3324],[-96.6078,46.3325],[-96.6079,46.3326],[-96.6084,46.3334],[-96.6085,46.3335],[-96.6085,46.3336],[-96.6086,46.3338],[-96.6086,46.3339],[-96.6086,46.334],[-96.6086,46.3341],[-96.6086,46.3342],[-96.6086,46.3343],[-96.6088,46.335],[-96.6088,46.3351],[-96.6089,46.3356],[-96.6092,46.3358],[-96.6094,46.3361],[-96.6096,46.3362],[-96.6098,46.3363],[-96.61,46.3364],[-96.6101,46.3364],[-96.6102,46.3364],[-96.6102,46.3365],[-96.6105,46.3366],[-96.6107,46.3367],[-96.611,46.3368],[-96.6111,46.3368],[-96.6112,46.3368],[-96.6113,46.3369],[-96.6117,46.3369],[-96.612,46.337],[-96.6125,46.337],[-96.613,46.337],[-96.6131,46.337],[-96.6133,46.3371],[-96.6134,46.3371],[-96.6136,46.3371],[-96.6137,46.3372],[-96.6138,46.3372],[-96.6139,46.3372],[-96.6141,46.3373],[-96.6142,46.3374],[-96.6143,46.3374],[-96.6144,46.3375],[-96.6146,46.3376],[-96.615,46.3379],[-96.6154,46.3383],[-96.6155,46.3384],[-96.6156,46.3386],[-96.6157,46.3387],[-96.6158,46.3387],[-96.6159,46.3388],[-96.6159,46.3389],[-96.616,46.3389],[-96.6163,46.3392],[-96.6165,46.3394],[-96.6165,46.3395],[-96.6166,46.3395],[-96.6169,46.3396],[-96.617,46.3396],[-96.6171,46.3396],[-96.6172,46.3397],[-96.6173,46.3397],[-96.6175,46.3397],[-96.6181,46.3398],[-96.6184,46.3398],[-96.6191,46.3398],[-96.6192,46.3399],[-96.6193,46.3399],[-96.6195,46.3399],[-96.6196,46.3399],[-96.6197,46.34],[-96.6198,46.34],[-96.62,46.3401],[-96.6202,46.3402],[-96.6204,46.3404],[-96.6204,46.3406],[-96.6204,46.3408],[-96.6204,46.3409],[-96.6204,46.3411],[-96.6204,46.3412],[-96.6204,46.3413],[-96.6203,46.3413],[-96.6202,46.3418],[-96.62,46.3419],[-96.6198,46.3423],[-96.6195,46.3427],[-96.6194,46.3429],[-96.6192,46.3432],[-96.6191,46.3433],[-96.6188,46.3436],[-96.6185,46.3439],[-96.6181,46.3443],[-96.6172,46.345],[-96.6171,46.3451],[-96.6164,46.3456],[-96.6164,46.3457],[-96.6163,46.3457],[-96.6163,46.3458],[-96.6162,46.3459],[-96.6162,46.3464],[-96.6163,46.3465],[-96.6163,46.3468],[-96.6164,46.3468],[-96.6165,46.347],[-96.6166,46.3471],[-96.6167,46.3474],[-96.6168,46.3475],[-96.6169,46.3475],[-96.6169,46.3476],[-96.6171,46.3476],[-96.6172,46.3477],[-96.6174,46.3477],[-96.6176,46.3477],[-96.6177,46.3477],[-96.6181,46.3477],[-96.6198,46.3477],[-96.6203,46.3477],[-96.6208,46.3476],[-96.6212,46.3476],[-96.6224,46.348],[-96.6228,46.3481],[-96.6233,46.3483],[-96.6253,46.3487],[-96.6265,46.349],[-96.6267,46.349],[-96.627,46.3491],[-96.6274,46.3492],[-96.6278,46.3494],[-96.6286,46.35],[-96.6289,46.3505],[-96.6294,46.3516],[-96.6294,46.3519],[-96.6294,46.352],[-96.6294,46.3522],[-96.6294,46.3524],[-96.6293,46.3525],[-96.6293,46.3527],[-96.6292,46.3528],[-96.6291,46.3531],[-96.6291,46.3532],[-96.6291,46.3534],[-96.629,46.354],[-96.6291,46.354],[-96.6292,46.3542],[-96.6293,46.3543],[-96.6294,46.3543],[-96.6296,46.3544],[-96.6297,46.3544],[-96.6301,46.3544],[-96.6303,46.3544],[-96.6305,46.3543],[-96.6306,46.3543],[-96.6307,46.3543],[-96.6308,46.3542],[-96.6311,46.3541],[-96.6313,46.3539],[-96.6314,46.3538],[-96.6318,46.3535],[-96.6322,46.3532],[-96.6323,46.3531],[-96.6326,46.3529],[-96.6328,46.3529],[-96.6329,46.3528],[-96.6333,46.3528],[-96.6338,46.3527],[-96.6341,46.3526],[-96.6343,46.3526],[-96.6357,46.3526],[-96.6368,46.3525],[-96.6371,46.3523],[-96.6374,46.3522],[-96.6375,46.3522],[-96.6376,46.3522],[-96.6378,46.3522],[-96.6379,46.3521],[-96.6381,46.3521],[-96.6382,46.3521],[-96.6384,46.352],[-96.6385,46.352],[-96.6388,46.352],[-96.639,46.3519],[-96.6392,46.3519],[-96.6397,46.3517],[-96.64,46.3516],[-96.6401,46.3516],[-96.6402,46.3515],[-96.6404,46.3515],[-96.6404,46.3514],[-96.6407,46.3512],[-96.641,46.351],[-96.6412,46.3509],[-96.6412,46.3508],[-96.6414,46.3506],[-96.6417,46.3504],[-96.642,46.3503],[-96.642,46.3502],[-96.6421,46.3502],[-96.6424,46.3501],[-96.6426,46.35],[-96.6427,46.35],[-96.6429,46.35],[-96.643,46.35],[-96.6433,46.35],[-96.6436,46.35],[-96.6437,46.35],[-96.6442,46.3501],[-96.6445,46.3502],[-96.6446,46.3503],[-96.6448,46.3504],[-96.645,46.3505],[-96.6452,46.3507],[-96.6454,46.3509],[-96.6455,46.351],[-96.6456,46.3511],[-96.6456,46.3512],[-96.6456,46.3513],[-96.6456,46.3514],[-96.6457,46.3515],[-96.6458,46.3518],[-96.6459,46.3518],[-96.646,46.352],[-96.6463,46.3523],[-96.6463,46.3524],[-96.6464,46.3525],[-96.6465,46.3527],[-96.6465,46.3528],[-96.6466,46.353],[-96.6466,46.3532],[-96.6467,46.3533],[-96.6468,46.3535],[-96.6468,46.3536],[-96.6468,46.3537],[-96.6469,46.3538],[-96.6469,46.3539],[-96.6469,46.354],[-96.647,46.3542],[-96.647,46.3544],[-96.6471,46.3546],[-96.6471,46.3547],[-96.6472,46.3548],[-96.6473,46.355],[-96.6473,46.3552],[-96.6474,46.3553],[-96.6474,46.3554],[-96.6476,46.3556],[-96.6477,46.3558],[-96.6477,46.3559],[-96.6479,46.3562],[-96.6481,46.3567],[-96.6482,46.3569],[-96.6483,46.3571],[-96.6484,46.3572],[-96.6484,46.3573],[-96.6485,46.3575],[-96.6485,46.3576],[-96.6485,46.3577],[-96.6485,46.3578],[-96.6484,46.3581],[-96.6484,46.3582],[-96.6483,46.3584],[-96.6483,46.3585],[-96.6482,46.3586],[-96.648,46.3588],[-96.6477,46.359],[-96.6476,46.3591],[-96.6473,46.3592],[-96.6472,46.3592],[-96.6471,46.3593],[-96.6469,46.3593],[-96.6468,46.3594],[-96.6467,46.3594],[-96.6466,46.3594],[-96.6464,46.3595],[-96.6462,46.3596],[-96.646,46.3596],[-96.6458,46.3597],[-96.6457,46.3597],[-96.6445,46.3602],[-96.6444,46.3603],[-96.6443,46.3603],[-96.6441,46.3604],[-96.644,46.3605],[-96.6437,46.3607],[-96.6432,46.3612],[-96.6431,46.3613],[-96.6431,46.3614],[-96.6431,46.3616],[-96.6431,46.3618],[-96.6432,46.3619],[-96.6432,46.362],[-96.6434,46.3621],[-96.6436,46.3623],[-96.6438,46.3623],[-96.644,46.3625],[-96.6442,46.3625],[-96.6444,46.3625],[-96.6449,46.3626],[-96.645,46.3626],[-96.6451,46.3626],[-96.6452,46.3627],[-96.6455,46.3627],[-96.6458,46.3627],[-96.6463,46.3628],[-96.6473,46.3628],[-96.6477,46.3628],[-96.6478,46.3628],[-96.6479,46.3628],[-96.6485,46.3629],[-96.6489,46.363],[-96.6491,46.3631],[-96.6492,46.3631],[-96.6502,46.3635],[-96.6505,46.3636],[-96.6508,46.3637],[-96.651,46.3638],[-96.6514,46.3639],[-96.6516,46.364],[-96.6519,46.3642],[-96.6526,46.3644],[-96.6529,46.3646],[-96.6531,46.3647],[-96.6538,46.3651],[-96.6539,46.3652],[-96.6543,46.3655],[-96.6548,46.3658],[-96.655,46.3659],[-96.6551,46.366],[-96.6551,46.3661],[-96.6552,46.3662],[-96.6553,46.3663],[-96.6553,46.3664],[-96.6554,46.3665],[-96.6555,46.3665],[-96.6555,46.3666],[-96.6556,46.3668],[-96.6557,46.3671],[-96.6558,46.3676],[-96.6559,46.368],[-96.656,46.3681],[-96.656,46.3684],[-96.6561,46.3685],[-96.6562,46.3688],[-96.6563,46.369],[-96.6563,46.3691],[-96.6565,46.3693],[-96.6565,46.3694],[-96.6566,46.3694],[-96.6566,46.3695],[-96.6567,46.3696],[-96.6568,46.3697],[-96.6569,46.3698],[-96.657,46.3699],[-96.6571,46.3699],[-96.6571,46.37],[-96.6574,46.3701],[-96.6575,46.3702],[-96.6577,46.3703],[-96.6579,46.3704],[-96.658,46.3704],[-96.6587,46.3706],[-96.6589,46.3707],[-96.659,46.3707],[-96.6592,46.3708],[-96.6595,46.3708],[-96.6596,46.3709],[-96.6597,46.3709],[-96.66,46.3711],[-96.6601,46.3712],[-96.6603,46.3714],[-96.6603,46.3715],[-96.6604,46.3716],[-96.6604,46.3717],[-96.6603,46.3718],[-96.6602,46.372],[-96.66,46.3723],[-96.6599,46.3723],[-96.6596,46.3725],[-96.6593,46.3727],[-96.6592,46.3727],[-96.6592,46.3728],[-96.659,46.3728],[-96.6589,46.3729],[-96.6587,46.373],[-96.6586,46.373],[-96.6586,46.3731],[-96.6582,46.3733],[-96.658,46.3734],[-96.6578,46.3735],[-96.6577,46.3736],[-96.6577,46.3737],[-96.6576,46.3738],[-96.6576,46.3739],[-96.6576,46.374],[-96.6576,46.3741],[-96.6576,46.3742],[-96.6576,46.3743],[-96.6577,46.3743],[-96.6577,46.3744],[-96.6578,46.3744],[-96.658,46.3745],[-96.6581,46.3745],[-96.6583,46.3745],[-96.6586,46.3745],[-96.6588,46.3745],[-96.659,46.3744],[-96.6593,46.3744],[-96.6595,46.3744],[-96.6596,46.3743],[-96.6598,46.3744],[-96.6599,46.3744],[-96.6602,46.3744],[-96.6603,46.3743],[-96.6606,46.3743],[-96.6607,46.3743],[-96.6608,46.3744],[-96.6609,46.3744],[-96.6613,46.3744],[-96.6619,46.3744],[-96.6625,46.3744],[-96.6627,46.3744],[-96.6631,46.3743],[-96.6637,46.3743],[-96.664,46.3743],[-96.6643,46.3743],[-96.6645,46.3744],[-96.6646,46.3744],[-96.6648,46.3744],[-96.6649,46.3744],[-96.665,46.3744],[-96.6651,46.3745],[-96.6654,46.3745],[-96.6656,46.3746],[-96.6658,46.3746],[-96.666,46.3747],[-96.6662,46.3748],[-96.6663,46.3749],[-96.6666,46.3751],[-96.6667,46.3751],[-96.6668,46.3752],[-96.6669,46.3754],[-96.6671,46.3755],[-96.6671,46.3756],[-96.6672,46.3757],[-96.6673,46.3758],[-96.6673,46.3759],[-96.6674,46.376],[-96.6674,46.3761],[-96.6675,46.3764],[-96.6675,46.3766],[-96.6675,46.3769],[-96.6674,46.3773],[-96.6674,46.3776],[-96.6673,46.3778],[-96.6672,46.3779],[-96.6672,46.378],[-96.6672,46.3781],[-96.6671,46.3782],[-96.6669,46.3789],[-96.6669,46.379],[-96.6669,46.3794],[-96.6668,46.3797],[-96.6668,46.3799],[-96.6669,46.3801],[-96.6673,46.3808],[-96.6673,46.3809],[-96.6674,46.381],[-96.6674,46.3811],[-96.6675,46.3813],[-96.6676,46.3814],[-96.6677,46.3816],[-96.6679,46.3819],[-96.668,46.382],[-96.6681,46.3821],[-96.6682,46.3823],[-96.6683,46.3824],[-96.6685,46.3826],[-96.6686,46.3828],[-96.6687,46.3829],[-96.6688,46.3829],[-96.6689,46.3831],[-96.6692,46.3834],[-96.6693,46.3835],[-96.6693,46.3836],[-96.6694,46.3837],[-96.6695,46.384],[-96.6696,46.3841],[-96.6696,46.3843],[-96.6696,46.3844],[-96.6696,46.3846],[-96.6696,46.3848],[-96.6696,46.3849],[-96.6695,46.385],[-96.6695,46.3852],[-96.6694,46.3853],[-96.6693,46.3855],[-96.669,46.3858],[-96.669,46.3859],[-96.6689,46.386],[-96.6688,46.3861],[-96.6685,46.3864],[-96.6684,46.3865],[-96.6683,46.3868],[-96.6682,46.387],[-96.6682,46.3871],[-96.6681,46.3872],[-96.6681,46.3873],[-96.6681,46.3875],[-96.6682,46.3876],[-96.6683,46.3877],[-96.6683,46.3878],[-96.6684,46.3879],[-96.6685,46.388],[-96.669,46.3882],[-96.6694,46.3884],[-96.6696,46.3885],[-96.6701,46.3888],[-96.6703,46.3889],[-96.6705,46.389],[-96.6706,46.389],[-96.6707,46.389],[-96.6707,46.3891],[-96.6709,46.3892],[-96.6709,46.3893],[-96.671,46.3894],[-96.671,46.3895],[-96.671,46.3896],[-96.671,46.3897],[-96.671,46.3898],[-96.6709,46.3898],[-96.6708,46.3899],[-96.6707,46.39],[-96.6706,46.39],[-96.6705,46.39],[-96.6703,46.39],[-96.6701,46.39],[-96.67,46.39],[-96.6695,46.3899],[-96.6692,46.3899],[-96.6689,46.3899],[-96.6683,46.3899],[-96.6682,46.3899],[-96.6681,46.3899],[-96.668,46.39],[-96.6679,46.3901],[-96.6677,46.3902],[-96.6676,46.3902],[-96.6676,46.3904],[-96.6675,46.3905],[-96.6675,46.3906],[-96.6675,46.3907],[-96.6675,46.3909],[-96.6676,46.391],[-96.6676,46.3911],[-96.6677,46.3912],[-96.6678,46.3913],[-96.6679,46.3914],[-96.668,46.3915],[-96.6681,46.3915],[-96.6682,46.3916],[-96.6684,46.3916],[-96.6685,46.3916],[-96.6687,46.3916],[-96.6689,46.3916],[-96.6693,46.3916],[-96.6694,46.3916],[-96.6696,46.3916],[-96.6699,46.3915],[-96.6702,46.3914],[-96.6706,46.3913],[-96.6709,46.3912],[-96.6711,46.3912],[-96.6711,46.3911],[-96.6713,46.3911],[-96.6715,46.391],[-96.6718,46.391],[-96.6719,46.3909],[-96.6724,46.3908],[-96.6732,46.3907],[-96.6733,46.3906],[-96.6736,46.3906],[-96.6738,46.3905],[-96.6742,46.3905],[-96.6743,46.3905],[-96.6744,46.3906],[-96.6746,46.3906],[-96.6747,46.3907],[-96.675,46.3909],[-96.6751,46.391],[-96.6751,46.3911],[-96.6752,46.3912],[-96.6753,46.3913],[-96.6753,46.3916],[-96.6752,46.3917],[-96.6752,46.3918],[-96.6751,46.392],[-96.675,46.3921],[-96.6749,46.3922],[-96.6748,46.3923],[-96.6741,46.3927],[-96.6733,46.3933],[-96.673,46.3935],[-96.6729,46.3937],[-96.6727,46.3938],[-96.6726,46.394],[-96.6725,46.3942],[-96.6724,46.3944],[-96.6724,46.3946],[-96.6724,46.395],[-96.6724,46.3951],[-96.6725,46.3953],[-96.6725,46.3954],[-96.6726,46.3956],[-96.6729,46.396],[-96.6736,46.3966],[-96.6738,46.3968],[-96.6739,46.3971],[-96.6741,46.3975],[-96.6743,46.3978],[-96.6744,46.398],[-96.6745,46.398],[-96.6746,46.3981],[-96.6747,46.3982],[-96.6747,46.3983],[-96.6747,46.3984],[-96.6748,46.3985],[-96.6749,46.3986],[-96.6751,46.3987],[-96.6756,46.3991],[-96.6759,46.3994],[-96.676,46.3995],[-96.6761,46.3996],[-96.6761,46.3997],[-96.6763,46.4001],[-96.6764,46.4001],[-96.6765,46.4004],[-96.6767,46.4008],[-96.6769,46.4011],[-96.677,46.4016],[-96.6772,46.4018],[-96.6774,46.4023],[-96.6776,46.4028],[-96.6777,46.4031],[-96.6778,46.4034],[-96.6779,46.4036],[-96.6782,46.4043],[-96.6783,46.4045],[-96.6784,46.4046],[-96.6785,46.4047],[-96.6785,46.4048],[-96.6787,46.4051],[-96.6788,46.4051],[-96.679,46.4054],[-96.6792,46.4056],[-96.6792,46.4057],[-96.6794,46.4059],[-96.6795,46.406],[-96.6795,46.4061],[-96.6797,46.4064],[-96.6799,46.4065],[-96.68,46.4067],[-96.6801,46.4067],[-96.6801,46.4068],[-96.6803,46.4069],[-96.6804,46.407],[-96.6805,46.4071],[-96.6808,46.4073],[-96.681,46.4074],[-96.6811,46.4075],[-96.6813,46.4075],[-96.6815,46.4076],[-96.6817,46.4076],[-96.6821,46.4076],[-96.6822,46.4075],[-96.6823,46.4075],[-96.6825,46.4075],[-96.6826,46.4074],[-96.6828,46.4074],[-96.6831,46.4073],[-96.6832,46.4072],[-96.6834,46.4071],[-96.6838,46.407],[-96.6843,46.4068],[-96.6845,46.4066],[-96.6848,46.4065],[-96.6851,46.4063],[-96.6855,46.4061],[-96.6857,46.4061],[-96.6858,46.406],[-96.6859,46.4059],[-96.686,46.4059],[-96.6861,46.4059],[-96.6864,46.4058],[-96.6866,46.4057],[-96.6867,46.4057],[-96.6869,46.4057],[-96.6872,46.4056],[-96.6874,46.4056],[-96.6875,46.4056],[-96.6876,46.4056],[-96.6878,46.4056],[-96.6879,46.4057],[-96.688,46.4057],[-96.6881,46.4057],[-96.6882,46.4058],[-96.6883,46.4058],[-96.6885,46.406],[-96.6886,46.4061],[-96.6886,46.4062],[-96.6887,46.4063],[-96.6888,46.4064],[-96.6889,46.4065],[-96.6889,46.4066],[-96.689,46.4066],[-96.6891,46.4068],[-96.6892,46.407],[-96.6893,46.4071],[-96.6893,46.4072],[-96.6893,46.4074],[-96.6893,46.4076],[-96.6894,46.4082],[-96.6894,46.4083],[-96.6894,46.4085],[-96.6895,46.4087],[-96.6896,46.4088],[-96.6897,46.4089],[-96.6898,46.409],[-96.6899,46.4093],[-96.6899,46.4094],[-96.6899,46.4095],[-96.6899,46.4096],[-96.6899,46.4097],[-96.6898,46.4098],[-96.6897,46.41],[-96.6896,46.41],[-96.6894,46.4102],[-96.6892,46.4102],[-96.6889,46.4104],[-96.6883,46.4107],[-96.6881,46.4108],[-96.6878,46.4109],[-96.6876,46.411],[-96.6873,46.4111],[-96.6869,46.4113],[-96.6867,46.4114],[-96.6863,46.4116],[-96.6862,46.4116],[-96.6861,46.4117],[-96.686,46.4117],[-96.6859,46.4118],[-96.6858,46.4119],[-96.6857,46.4119],[-96.6855,46.412],[-96.6854,46.412],[-96.6853,46.4121],[-96.6852,46.4122],[-96.6851,46.4123],[-96.685,46.4124],[-96.6849,46.4124],[-96.6849,46.4125],[-96.6848,46.4126],[-96.6848,46.4127],[-96.6848,46.4129],[-96.6848,46.4131],[-96.6848,46.4132],[-96.6849,46.4134],[-96.6849,46.4136],[-96.685,46.4137],[-96.6851,46.4139],[-96.6852,46.414],[-96.6853,46.4142],[-96.6854,46.4142],[-96.6855,46.4143],[-96.6857,46.4144],[-96.6859,46.4145],[-96.6862,46.4146],[-96.6864,46.4146],[-96.6867,46.4146],[-96.6871,46.4146],[-96.6872,46.4146],[-96.6874,46.4145],[-96.6876,46.4145],[-96.6878,46.4144],[-96.6879,46.4144],[-96.688,46.4144],[-96.6881,46.4144],[-96.6883,46.4144],[-96.6886,46.4144],[-96.6895,46.4143],[-96.6897,46.4143],[-96.6914,46.4142],[-96.6916,46.4142],[-96.692,46.4141],[-96.6923,46.4141],[-96.6924,46.4141],[-96.6927,46.414],[-96.6928,46.4139],[-96.6929,46.4139],[-96.693,46.4138],[-96.6932,46.4138],[-96.6939,46.4136],[-96.6941,46.4135],[-96.6943,46.4134],[-96.695,46.413],[-96.6953,46.4129],[-96.6955,46.4128],[-96.6957,46.4128],[-96.6958,46.4128],[-96.696,46.4127],[-96.6965,46.4126],[-96.6966,46.4126],[-96.6969,46.4126],[-96.6972,46.4126],[-96.6977,46.4126],[-96.6978,46.4126],[-96.698,46.4127],[-96.6981,46.4127],[-96.6983,46.4127],[-96.6985,46.4128],[-96.6987,46.4129],[-96.6988,46.4129],[-96.6989,46.4129],[-96.6991,46.413],[-96.6992,46.4131],[-96.6995,46.4134],[-96.6996,46.4134],[-96.6998,46.4136],[-96.7,46.4137],[-96.7001,46.4138],[-96.7002,46.4139],[-96.7004,46.414],[-96.7005,46.4141],[-96.7005,46.4142],[-96.7006,46.4142],[-96.7008,46.4145],[-96.7013,46.4148],[-96.7015,46.415],[-96.7015,46.4151],[-96.7016,46.4151],[-96.7017,46.4152],[-96.7017,46.4154],[-96.7018,46.4155],[-96.7018,46.4156],[-96.7018,46.4159],[-96.7018,46.4161],[-96.7017,46.4163],[-96.7015,46.4165],[-96.7013,46.4167],[-96.7011,46.4167],[-96.701,46.4168],[-96.7008,46.4169],[-96.7006,46.4169],[-96.7002,46.417],[-96.7,46.4171],[-96.6999,46.4171],[-96.6997,46.4171],[-96.6994,46.4171],[-96.6992,46.4172],[-96.6989,46.4172],[-96.6985,46.4172],[-96.6976,46.4172],[-96.6974,46.4172],[-96.6972,46.4172],[-96.697,46.4171],[-96.6969,46.4171],[-96.6967,46.417],[-96.6965,46.4169],[-96.6959,46.4167],[-96.6957,46.4166],[-96.6955,46.4164],[-96.6954,46.4163],[-96.6947,46.4159],[-96.6947,46.4158],[-96.6946,46.4158],[-96.6944,46.4156],[-96.6943,46.4156],[-96.6942,46.4156],[-96.694,46.4155],[-96.6939,46.4155],[-96.6936,46.4155],[-96.6932,46.4156],[-96.6931,46.4156],[-96.693,46.4156],[-96.6928,46.4157],[-96.6926,46.4158],[-96.6925,46.4159],[-96.6923,46.4161],[-96.6922,46.4162],[-96.692,46.4164],[-96.692,46.4165],[-96.692,46.4166],[-96.692,46.4167],[-96.692,46.4168],[-96.692,46.4171],[-96.6921,46.4175],[-96.6922,46.4177],[-96.6922,46.4178],[-96.6923,46.4178],[-96.6924,46.418],[-96.6924,46.4181],[-96.6925,46.4182],[-96.6925,46.4183],[-96.6927,46.4185],[-96.6928,46.4187],[-96.6929,46.4189],[-96.6929,46.419],[-96.693,46.4192],[-96.693,46.4193],[-96.6931,46.4196],[-96.6931,46.4197],[-96.6931,46.42],[-96.693,46.4203],[-96.693,46.4204],[-96.6929,46.4204],[-96.6929,46.4205],[-96.6929,46.4206],[-96.6929,46.4207],[-96.6928,46.4209],[-96.6928,46.4211],[-96.6927,46.4211],[-96.6927,46.4212],[-96.6927,46.4213],[-96.6927,46.4215],[-96.6927,46.4216],[-96.6927,46.4217],[-96.6927,46.4218],[-96.6928,46.4218],[-96.6928,46.4219],[-96.6929,46.422],[-96.6931,46.422],[-96.6932,46.4221],[-96.6933,46.4221],[-96.6934,46.4221],[-96.6935,46.4221],[-96.6937,46.4221],[-96.6938,46.4221],[-96.6939,46.4221],[-96.694,46.4221],[-96.694,46.422],[-96.6941,46.422],[-96.6942,46.422],[-96.6944,46.4219],[-96.6945,46.4218],[-96.6946,46.4217],[-96.6949,46.4215],[-96.6954,46.4212],[-96.6958,46.4209],[-96.6961,46.4207],[-96.6962,46.4207],[-96.6967,46.4204],[-96.697,46.4203],[-96.6971,46.4202],[-96.6974,46.4201],[-96.6977,46.4199],[-96.6978,46.4199],[-96.6979,46.4199],[-96.698,46.4198],[-96.6981,46.4198],[-96.6984,46.4197],[-96.6985,46.4197],[-96.6986,46.4197],[-96.6987,46.4197],[-96.6989,46.4196],[-96.6992,46.4195],[-96.6996,46.4193],[-96.7001,46.419],[-96.7006,46.4188],[-96.7011,46.4185],[-96.7013,46.4184],[-96.7015,46.4182],[-96.7018,46.4181],[-96.7019,46.418],[-96.7022,46.4179],[-96.7026,46.4177],[-96.7027,46.4176],[-96.703,46.4175],[-96.7031,46.4175],[-96.7034,46.4174],[-96.7036,46.4174],[-96.7037,46.4174],[-96.7039,46.4175],[-96.704,46.4175],[-96.7041,46.4175],[-96.7043,46.4177],[-96.7044,46.4178],[-96.7045,46.4179],[-96.7046,46.418],[-96.7047,46.4182],[-96.7047,46.4183],[-96.7048,46.4184],[-96.7048,46.4185],[-96.7048,46.4186],[-96.7048,46.4187],[-96.7048,46.4189],[-96.7048,46.4192],[-96.7047,46.4194],[-96.7046,46.4196],[-96.7045,46.4197],[-96.7044,46.4199],[-96.7042,46.4201],[-96.7041,46.4203],[-96.704,46.4203],[-96.7038,46.4205],[-96.7038,46.4206],[-96.7037,46.4207],[-96.7036,46.4208],[-96.7032,46.4213],[-96.7031,46.4214],[-96.703,46.4216],[-96.7029,46.4217],[-96.7028,46.4218],[-96.7027,46.4219],[-96.7026,46.422],[-96.7025,46.4222],[-96.7024,46.4225],[-96.7023,46.4226],[-96.7023,46.4228],[-96.7022,46.4229],[-96.7022,46.423],[-96.7022,46.4231],[-96.7022,46.4233],[-96.7022,46.4235],[-96.7022,46.4237],[-96.7022,46.4239],[-96.7022,46.4241],[-96.7022,46.4242],[-96.7022,46.4244],[-96.7021,46.4249],[-96.7021,46.4251],[-96.7021,46.4252],[-96.702,46.4252],[-96.702,46.4253],[-96.7019,46.4254],[-96.7018,46.4255],[-96.7018,46.4256],[-96.7017,46.4257],[-96.7015,46.4258],[-96.7014,46.4259],[-96.7012,46.4259],[-96.7011,46.426],[-96.7009,46.426],[-96.7008,46.426],[-96.7005,46.426],[-96.7003,46.426],[-96.7001,46.426],[-96.6999,46.426],[-96.6998,46.4259],[-96.6997,46.4259],[-96.6995,46.4259],[-96.6993,46.4259],[-96.6991,46.426],[-96.699,46.4261],[-96.6989,46.4261],[-96.6989,46.4262],[-96.6989,46.4263],[-96.6988,46.4264],[-96.6988,46.4265],[-96.6989,46.4266],[-96.6989,46.4267],[-96.699,46.4268],[-96.6992,46.4269],[-96.6993,46.427],[-96.6996,46.4271],[-96.6997,46.4271],[-96.6998,46.4271],[-96.7,46.4272],[-96.7001,46.4272],[-96.7004,46.4272],[-96.7004,46.4273],[-96.7006,46.4273],[-96.701,46.4272],[-96.7014,46.4272],[-96.7018,46.4271],[-96.7019,46.4271],[-96.7022,46.427],[-96.7024,46.427],[-96.7028,46.4268],[-96.703,46.4267],[-96.7031,46.4267],[-96.7032,46.4266],[-96.7033,46.4266],[-96.7038,46.4263],[-96.704,46.4263],[-96.7041,46.4262],[-96.7042,46.4262],[-96.7044,46.4262],[-96.7045,46.4262],[-96.7045,46.4263],[-96.7046,46.4263],[-96.7047,46.4263],[-96.7047,46.4264],[-96.7048,46.4265],[-96.7048,46.4266],[-96.7047,46.4267],[-96.7047,46.4268],[-96.7046,46.4269],[-96.7043,46.4271],[-96.7042,46.4272],[-96.704,46.4273],[-96.7039,46.4273],[-96.7036,46.4274],[-96.7034,46.4275],[-96.7033,46.4275],[-96.7029,46.4277],[-96.7028,46.4277],[-96.7027,46.4278],[-96.7025,46.4278],[-96.7024,46.4279],[-96.7023,46.428],[-96.7022,46.428],[-96.702,46.4282],[-96.7017,46.4284],[-96.7015,46.4285],[-96.7015,46.4286],[-96.7013,46.4288],[-96.7011,46.429],[-96.701,46.4291],[-96.7009,46.4292],[-96.7009,46.4293],[-96.7008,46.4294],[-96.7008,46.4295],[-96.7008,46.4296],[-96.7007,46.4297],[-96.7008,46.4299],[-96.7009,46.43],[-96.7009,46.4301],[-96.7011,46.4302],[-96.7012,46.4302],[-96.7014,46.4303],[-96.7015,46.4303],[-96.7016,46.4303],[-96.7018,46.4303],[-96.7021,46.4303],[-96.7022,46.4303],[-96.7023,46.4303],[-96.7025,46.4303],[-96.7026,46.4302],[-96.7027,46.4302],[-96.7028,46.4302],[-96.703,46.4301],[-96.7034,46.4299],[-96.7037,46.4297],[-96.7039,46.4295],[-96.7042,46.4293],[-96.7045,46.4291],[-96.7047,46.429],[-96.7048,46.429],[-96.7049,46.4289],[-96.7051,46.4289],[-96.7053,46.4288],[-96.7057,46.4288],[-96.706,46.4288],[-96.7061,46.4288],[-96.7063,46.4288],[-96.7065,46.4289],[-96.7067,46.429],[-96.7069,46.4291],[-96.707,46.4291],[-96.7072,46.4293],[-96.7074,46.4294],[-96.7075,46.4295],[-96.7076,46.4297],[-96.7077,46.4298],[-96.7077,46.4299],[-96.7078,46.4302],[-96.7078,46.4304],[-96.7077,46.4306],[-96.7077,46.4307],[-96.7077,46.431],[-96.7076,46.431],[-96.7076,46.4311],[-96.7075,46.4312],[-96.7075,46.4314],[-96.7074,46.4315],[-96.7074,46.4316],[-96.7073,46.4318],[-96.7072,46.4318],[-96.707,46.4321],[-96.7068,46.4324],[-96.7066,46.4325],[-96.7065,46.4327],[-96.7063,46.4328],[-96.706,46.433],[-96.7058,46.4331],[-96.7056,46.4331],[-96.7054,46.4332],[-96.7053,46.4332],[-96.7053,46.4333],[-96.705,46.4334],[-96.7047,46.4336],[-96.7045,46.4338],[-96.7044,46.4339],[-96.7043,46.434],[-96.7043,46.4343],[-96.7043,46.4344],[-96.7043,46.4346],[-96.7044,46.4347],[-96.7044,46.4348],[-96.7044,46.4349],[-96.7044,46.4351],[-96.7044,46.4352],[-96.7043,46.4353],[-96.7041,46.4356],[-96.7041,46.4357],[-96.704,46.4358],[-96.7038,46.4359],[-96.7035,46.4362],[-96.7033,46.4365],[-96.7032,46.4366],[-96.7031,46.4367],[-96.7031,46.4368],[-96.7031,46.4369],[-96.7031,46.4371],[-96.7032,46.4372],[-96.7033,46.4373],[-96.7034,46.4374],[-96.7035,46.4374],[-96.7037,46.4375],[-96.7039,46.4376],[-96.704,46.4377],[-96.7043,46.4379],[-96.7045,46.4381],[-96.7046,46.4382],[-96.7047,46.4382],[-96.7048,46.4382],[-96.7049,46.4382],[-96.705,46.4382],[-96.7051,46.4382],[-96.7052,46.4381],[-96.7053,46.438],[-96.7054,46.4379],[-96.7055,46.4378],[-96.7055,46.4377],[-96.7055,46.4376],[-96.7056,46.4376],[-96.7057,46.4374],[-96.7058,46.4373],[-96.7059,46.4372],[-96.7059,46.4371],[-96.706,46.437],[-96.7062,46.4368],[-96.7065,46.4366],[-96.7067,46.4365],[-96.7068,46.4364],[-96.707,46.4363],[-96.7072,46.4361],[-96.7074,46.436],[-96.7078,46.4359],[-96.7079,46.4359],[-96.7082,46.4358],[-96.7083,46.4358],[-96.7086,46.4357],[-96.7092,46.4357],[-96.7096,46.4356],[-96.7102,46.4356],[-96.7104,46.4356],[-96.7111,46.4356],[-96.7114,46.4357],[-96.7116,46.4357],[-96.7118,46.4357],[-96.7119,46.4358],[-96.7121,46.4359],[-96.7122,46.436],[-96.7122,46.4361],[-96.7123,46.4361],[-96.7123,46.4362],[-96.7123,46.4363],[-96.7124,46.4365],[-96.7125,46.4366],[-96.7125,46.4367],[-96.7125,46.4368],[-96.7125,46.437],[-96.7124,46.4374],[-96.7123,46.4376],[-96.7123,46.4377],[-96.7123,46.4378],[-96.7124,46.4378],[-96.7124,46.4379],[-96.7125,46.4379],[-96.7126,46.4379],[-96.7128,46.4379],[-96.713,46.4378],[-96.7132,46.4377],[-96.7136,46.4376],[-96.7137,46.4376],[-96.7138,46.4376],[-96.7139,46.4375],[-96.714,46.4374],[-96.7141,46.4374],[-96.7143,46.4372],[-96.7144,46.4372],[-96.7146,46.4372],[-96.7149,46.4372],[-96.7151,46.4372],[-96.7152,46.4373],[-96.7154,46.4373],[-96.7155,46.4373],[-96.7156,46.4373],[-96.7157,46.4373],[-96.7159,46.4373],[-96.716,46.4372],[-96.7161,46.4371],[-96.7162,46.437],[-96.7162,46.4369],[-96.7162,46.4368],[-96.7162,46.4367],[-96.7159,46.4365],[-96.7158,46.4364],[-96.7157,46.4363],[-96.7156,46.4363],[-96.7155,46.4362],[-96.7153,46.4361],[-96.7152,46.4361],[-96.7151,46.4361],[-96.7149,46.436],[-96.7145,46.4357],[-96.7141,46.4355],[-96.7141,46.4354],[-96.7139,46.4353],[-96.7138,46.4351],[-96.7138,46.435],[-96.7137,46.4348],[-96.7138,46.4347],[-96.7138,46.4346],[-96.7139,46.4344],[-96.7139,46.4343],[-96.714,46.4343],[-96.7142,46.4341],[-96.7144,46.434],[-96.7145,46.434],[-96.7146,46.434],[-96.7147,46.434],[-96.715,46.4339],[-96.7151,46.4339],[-96.7154,46.434],[-96.7157,46.434],[-96.7159,46.4341],[-96.716,46.4341],[-96.7162,46.4342],[-96.7164,46.4344],[-96.7166,46.4345],[-96.7168,46.4346],[-96.7168,46.4347],[-96.7169,46.4348],[-96.7171,46.4352],[-96.7171,46.4353],[-96.7172,46.4355],[-96.7172,46.4356],[-96.7173,46.4359],[-96.7173,46.4362],[-96.7174,46.4363],[-96.7174,46.4364],[-96.7174,46.4366],[-96.7174,46.4367],[-96.7173,46.437],[-96.7172,46.4372],[-96.7172,46.4375],[-96.7172,46.4376],[-96.7172,46.4378],[-96.7172,46.4379],[-96.7174,46.4386],[-96.7176,46.4388],[-96.7176,46.439],[-96.7177,46.4391],[-96.7178,46.4392],[-96.7179,46.4394],[-96.718,46.4394],[-96.7182,46.4396],[-96.7184,46.4397],[-96.7185,46.4397],[-96.7187,46.4398],[-96.7188,46.4399],[-96.719,46.4399],[-96.7193,46.44],[-96.7194,46.44],[-96.7197,46.44],[-96.7201,46.44],[-96.7202,46.44],[-96.7203,46.44],[-96.7205,46.4399],[-96.7206,46.4398],[-96.7208,46.4397],[-96.721,46.4396],[-96.7211,46.4395],[-96.7213,46.4395],[-96.7214,46.4395],[-96.7216,46.4396],[-96.7217,46.4397],[-96.7218,46.4397],[-96.7218,46.4398],[-96.7219,46.4398],[-96.7219,46.4399],[-96.7219,46.44],[-96.7219,46.4401],[-96.7219,46.4402],[-96.7218,46.4403],[-96.7217,46.4404],[-96.7217,46.4405],[-96.7216,46.4406],[-96.7216,46.4407],[-96.7213,46.4408],[-96.7211,46.441],[-96.7207,46.4411],[-96.7203,46.4412],[-96.72,46.4413],[-96.7198,46.4414],[-96.7196,46.4415],[-96.7194,46.4416],[-96.7191,46.4416],[-96.719,46.4417],[-96.7189,46.4417],[-96.7187,46.4417],[-96.7183,46.4418],[-96.7181,46.4419],[-96.7179,46.4419],[-96.7178,46.4419],[-96.7177,46.4419],[-96.7175,46.4419],[-96.7173,46.4419],[-96.7169,46.4419],[-96.7166,46.4419],[-96.7164,46.4419],[-96.716,46.4418],[-96.7154,46.4417],[-96.7151,46.4417],[-96.7149,46.4416],[-96.7145,46.4415],[-96.7144,46.4415],[-96.7143,46.4415],[-96.7142,46.4415],[-96.7141,46.4414],[-96.714,46.4414],[-96.7139,46.4414],[-96.7137,46.4413],[-96.7136,46.4413],[-96.7134,46.4412],[-96.7133,46.4412],[-96.7132,46.4412],[-96.7131,46.4411],[-96.713,46.4411],[-96.7128,46.4411],[-96.7127,46.4411],[-96.7126,46.4411],[-96.7125,46.4411],[-96.7124,46.4412],[-96.7123,46.4412],[-96.7123,46.4413],[-96.7122,46.4415],[-96.7123,46.4417],[-96.7123,46.4419],[-96.7124,46.442],[-96.7125,46.4421],[-96.7126,46.4421],[-96.7127,46.4421],[-96.7128,46.4422],[-96.7129,46.4422],[-96.7131,46.4422],[-96.7132,46.4422],[-96.7133,46.4423],[-96.7136,46.4425],[-96.7138,46.4426],[-96.7139,46.4427],[-96.714,46.4428],[-96.7141,46.4429],[-96.7143,46.443],[-96.7145,46.4432],[-96.7148,46.4434],[-96.7149,46.4435],[-96.7157,46.4438],[-96.7158,46.4439],[-96.7161,46.4441],[-96.7162,46.4441],[-96.7162,46.4442],[-96.7163,46.4443],[-96.7163,46.4444],[-96.7164,46.4446],[-96.7163,46.4447],[-96.716,46.4449],[-96.7159,46.445],[-96.7153,46.4453],[-96.7144,46.4455],[-96.714,46.4456],[-96.7138,46.4457],[-96.7133,46.4458],[-96.713,46.4459],[-96.7123,46.4461],[-96.7118,46.4462],[-96.7114,46.4465],[-96.7113,46.4467],[-96.7115,46.447],[-96.712,46.4472],[-96.7123,46.4475],[-96.7127,46.4479],[-96.713,46.4485],[-96.7134,46.4488],[-96.7142,46.4487],[-96.715,46.4484],[-96.7153,46.4479],[-96.7154,46.4474],[-96.7154,46.4468],[-96.7155,46.4464],[-96.7157,46.4464],[-96.7158,46.4463],[-96.7159,46.4463],[-96.7159,46.4464],[-96.716,46.4464],[-96.716,46.4465],[-96.7162,46.4466],[-96.7163,46.4466],[-96.7164,46.4466],[-96.7166,46.4466],[-96.7167,46.4466],[-96.7168,46.4466],[-96.7169,46.4466],[-96.717,46.4465],[-96.7171,46.4465],[-96.7172,46.4464],[-96.7173,46.4462],[-96.7174,46.4462],[-96.7175,46.4461],[-96.7176,46.4461],[-96.7177,46.446],[-96.7178,46.446],[-96.718,46.446],[-96.7182,46.4461],[-96.7186,46.4462],[-96.7187,46.4462],[-96.7189,46.4463],[-96.7192,46.4464],[-96.7193,46.4465],[-96.7195,46.4465],[-96.7196,46.4466],[-96.7197,46.4466],[-96.7198,46.4466],[-96.7199,46.4466],[-96.72,46.4466],[-96.7201,46.4467],[-96.7202,46.4467],[-96.7203,46.4468],[-96.7205,46.4469],[-96.7207,46.447],[-96.7208,46.4471],[-96.7209,46.4471],[-96.7209,46.4472],[-96.721,46.4472],[-96.7211,46.4475],[-96.7213,46.4476],[-96.7214,46.4478],[-96.7215,46.4479],[-96.7216,46.4481],[-96.7216,46.4482],[-96.7217,46.4483],[-96.7217,46.4484],[-96.7218,46.4485],[-96.7218,46.4487],[-96.7218,46.4488],[-96.7218,46.4489],[-96.7218,46.449],[-96.7217,46.4491],[-96.7216,46.4492],[-96.7215,46.4493],[-96.7214,46.4494],[-96.7212,46.4494],[-96.7211,46.4495],[-96.7209,46.4495],[-96.7208,46.4495],[-96.7207,46.4495],[-96.7206,46.4495],[-96.7204,46.4495],[-96.7202,46.4495],[-96.72,46.4495],[-96.7199,46.4494],[-96.7198,46.4494],[-96.7197,46.4494],[-96.7193,46.4494],[-96.7176,46.4494],[-96.7171,46.4493],[-96.7164,46.4493],[-96.7158,46.4494],[-96.7155,46.4494],[-96.7151,46.4494],[-96.7148,46.4495],[-96.7145,46.4495],[-96.7144,46.4495],[-96.7142,46.4496],[-96.7138,46.4497],[-96.7136,46.4498],[-96.7135,46.4499],[-96.7133,46.45],[-96.7132,46.4501],[-96.7131,46.4502],[-96.713,46.4504],[-96.713,46.4505],[-96.7129,46.4507],[-96.7129,46.4508],[-96.713,46.451],[-96.713,46.4511],[-96.7131,46.4514],[-96.7133,46.4517],[-96.7134,46.4519],[-96.7135,46.452],[-96.7136,46.4521],[-96.7137,46.4523],[-96.7138,46.4524],[-96.7139,46.4524],[-96.7141,46.4526],[-96.7142,46.4526],[-96.7143,46.4527],[-96.7144,46.4527],[-96.7146,46.4528],[-96.7148,46.4528],[-96.715,46.4529],[-96.7151,46.4529],[-96.7154,46.4529],[-96.716,46.453],[-96.7162,46.453],[-96.7165,46.453],[-96.7167,46.453],[-96.7168,46.453],[-96.7169,46.453],[-96.717,46.453],[-96.7171,46.4531],[-96.7172,46.4531],[-96.7172,46.4532],[-96.7172,46.4533],[-96.7173,46.4533],[-96.7173,46.4534],[-96.7174,46.4534],[-96.7174,46.4535],[-96.7175,46.4536],[-96.7175,46.4537],[-96.7176,46.4538],[-96.7176,46.4539],[-96.7176,46.454],[-96.7175,46.454],[-96.7175,46.4541],[-96.7176,46.4543],[-96.7176,46.4544],[-96.7174,46.4549],[-96.7174,46.4552],[-96.7173,46.4554],[-96.7172,46.4555],[-96.7171,46.4557],[-96.717,46.4557],[-96.7169,46.4558],[-96.7167,46.4559],[-96.7167,46.456],[-96.7166,46.456],[-96.7165,46.456],[-96.7162,46.456],[-96.7161,46.456],[-96.7158,46.4559],[-96.7157,46.4559],[-96.7156,46.4558],[-96.7153,46.4557],[-96.7151,46.4556],[-96.7148,46.4554],[-96.7145,46.4551],[-96.7143,46.455],[-96.7142,46.455],[-96.7141,46.4549],[-96.714,46.4549],[-96.7138,46.4549],[-96.7135,46.4549],[-96.7133,46.4549],[-96.7131,46.455],[-96.713,46.455],[-96.7129,46.455],[-96.7127,46.4552],[-96.7125,46.4552],[-96.7124,46.4553],[-96.7122,46.4554],[-96.7121,46.4556],[-96.7121,46.4557],[-96.7121,46.4558],[-96.7121,46.4561],[-96.7121,46.4562],[-96.7121,46.4563],[-96.7121,46.4564],[-96.7122,46.4565],[-96.7122,46.4566],[-96.7122,46.4567],[-96.7123,46.4568],[-96.7124,46.4569],[-96.7124,46.4573],[-96.7124,46.4577],[-96.7124,46.4579],[-96.7123,46.4583],[-96.7122,46.4585],[-96.7122,46.4586],[-96.7121,46.4587],[-96.712,46.4588],[-96.712,46.4589],[-96.7119,46.459],[-96.7119,46.4591],[-96.7118,46.4592],[-96.7117,46.4593],[-96.7116,46.4595],[-96.7116,46.4596],[-96.7116,46.4598],[-96.7116,46.4599],[-96.7117,46.46],[-96.7119,46.4602],[-96.712,46.4603],[-96.7122,46.4604],[-96.7124,46.4605],[-96.7126,46.4606],[-96.7127,46.4607],[-96.7129,46.4607],[-96.7131,46.4608],[-96.7134,46.4609],[-96.7135,46.4609],[-96.7138,46.461],[-96.7143,46.461],[-96.7145,46.461],[-96.7156,46.4611],[-96.7171,46.4612],[-96.7172,46.4612],[-96.7176,46.4613],[-96.7177,46.4613],[-96.7179,46.4613],[-96.718,46.4613],[-96.7181,46.4613],[-96.7181,46.4614],[-96.7183,46.4614],[-96.7185,46.4616],[-96.7186,46.4616],[-96.7187,46.4617],[-96.7187,46.4618],[-96.7187,46.4619],[-96.7187,46.4621],[-96.7187,46.4622],[-96.7186,46.4623],[-96.7185,46.4623],[-96.7182,46.4625],[-96.7181,46.4626],[-96.7179,46.4628],[-96.7178,46.4629],[-96.7177,46.4629],[-96.7175,46.4632],[-96.7173,46.4633],[-96.7173,46.4634],[-96.7173,46.4635],[-96.7172,46.4636],[-96.7171,46.4636],[-96.7169,46.4637],[-96.7168,46.4638],[-96.7165,46.4639],[-96.7163,46.4639],[-96.7162,46.4639],[-96.7158,46.4641],[-96.7157,46.4642],[-96.7156,46.4642],[-96.7155,46.4643],[-96.7154,46.4643],[-96.7153,46.4644],[-96.7151,46.4644],[-96.7147,46.4646],[-96.7145,46.4647],[-96.7143,46.4648],[-96.7141,46.4649],[-96.7138,46.465],[-96.7137,46.465],[-96.7135,46.4651],[-96.7133,46.4653],[-96.7131,46.4655],[-96.713,46.4656],[-96.7129,46.4657],[-96.7129,46.4658],[-96.7129,46.4659],[-96.7129,46.466],[-96.7129,46.4662],[-96.713,46.4663],[-96.7131,46.4664],[-96.7132,46.4665],[-96.7134,46.4666],[-96.7135,46.4666],[-96.7135,46.4667],[-96.7136,46.4667],[-96.7138,46.4667],[-96.714,46.4667],[-96.7142,46.4666],[-96.7143,46.4666],[-96.7144,46.4666],[-96.7145,46.4665],[-96.7146,46.4665],[-96.7149,46.4665],[-96.7151,46.4664],[-96.7152,46.4664],[-96.7155,46.4663],[-96.7156,46.4663],[-96.7158,46.4663],[-96.716,46.4664],[-96.7162,46.4664],[-96.7164,46.4665],[-96.7165,46.4665],[-96.7166,46.4665],[-96.7169,46.4667],[-96.717,46.4669],[-96.7171,46.467],[-96.7172,46.4671],[-96.7173,46.4673],[-96.7174,46.4674],[-96.7175,46.4675],[-96.7176,46.4676],[-96.7177,46.4676],[-96.7178,46.4677],[-96.718,46.4678],[-96.7182,46.4678],[-96.7183,46.4678],[-96.7184,46.4678],[-96.7185,46.4678],[-96.7186,46.4678],[-96.7187,46.4678],[-96.7188,46.4677],[-96.719,46.4676],[-96.7191,46.4675],[-96.7192,46.4674],[-96.7193,46.4673],[-96.7194,46.4672],[-96.7195,46.467],[-96.7196,46.4668],[-96.7197,46.4667],[-96.7199,46.4665],[-96.7201,46.4663],[-96.7202,46.4662],[-96.7202,46.4661],[-96.7203,46.466],[-96.7204,46.4659],[-96.7205,46.4658],[-96.7206,46.4656],[-96.7209,46.4654],[-96.721,46.4653],[-96.7212,46.4652],[-96.7213,46.4652],[-96.7214,46.4652],[-96.7215,46.4652],[-96.7216,46.4653],[-96.7217,46.4653],[-96.7218,46.4653],[-96.7222,46.4656],[-96.7224,46.4657],[-96.7224,46.4658],[-96.7226,46.466],[-96.7227,46.4661],[-96.7229,46.4663],[-96.7229,46.4664],[-96.723,46.4665],[-96.7231,46.4666],[-96.7231,46.4667],[-96.7231,46.4669],[-96.7231,46.467],[-96.723,46.4671],[-96.723,46.4672],[-96.7229,46.4672],[-96.7229,46.4673],[-96.723,46.4674],[-96.723,46.4675],[-96.723,46.4678],[-96.7231,46.468],[-96.7231,46.4681],[-96.7231,46.4683],[-96.723,46.4685],[-96.723,46.4687],[-96.7229,46.4688],[-96.7228,46.4689],[-96.7227,46.469],[-96.7225,46.4692],[-96.7223,46.4693],[-96.7222,46.4693],[-96.7216,46.4695],[-96.7214,46.4695],[-96.7212,46.4696],[-96.7211,46.4697],[-96.721,46.4697],[-96.7208,46.4698],[-96.7206,46.47],[-96.7205,46.4701],[-96.7204,46.4702],[-96.7203,46.4703],[-96.7202,46.4704],[-96.72,46.4706],[-96.7197,46.4707],[-96.7197,46.4708],[-96.7196,46.4708],[-96.7195,46.4708],[-96.7194,46.4708],[-96.7192,46.4709],[-96.7189,46.4709],[-96.7183,46.4709],[-96.7178,46.4708],[-96.7173,46.4708],[-96.7171,46.4707],[-96.717,46.4707],[-96.7167,46.4707],[-96.7161,46.4706],[-96.716,46.4705],[-96.7157,46.4705],[-96.7156,46.4705],[-96.7153,46.4705],[-96.715,46.4705],[-96.7148,46.4705],[-96.7147,46.4706],[-96.7145,46.4706],[-96.7143,46.4709],[-96.7142,46.471],[-96.7142,46.4711],[-96.7141,46.4712],[-96.7141,46.4713],[-96.7141,46.4714],[-96.7141,46.4715],[-96.7142,46.4717],[-96.7142,46.4718],[-96.7143,46.4719],[-96.7143,46.472],[-96.7144,46.4721],[-96.7145,46.4721],[-96.7145,46.4722],[-96.7146,46.4723],[-96.7147,46.4723],[-96.7148,46.4724],[-96.7149,46.4725],[-96.715,46.4725],[-96.7151,46.4725],[-96.7152,46.4725],[-96.7154,46.4726],[-96.7155,46.4726],[-96.7156,46.4726],[-96.7164,46.4726],[-96.7166,46.4727],[-96.7168,46.4727],[-96.7169,46.4727],[-96.7172,46.4727],[-96.7173,46.4727],[-96.7174,46.4728],[-96.7177,46.4729],[-96.7178,46.4729],[-96.718,46.473],[-96.7182,46.4731],[-96.7184,46.4732],[-96.7187,46.4733],[-96.7189,46.4734],[-96.719,46.4734],[-96.7193,46.4734],[-96.7195,46.4734],[-96.7196,46.4734],[-96.7197,46.4734],[-96.7199,46.4734],[-96.72,46.4733],[-96.7202,46.4732],[-96.7205,46.473],[-96.7207,46.4729],[-96.7208,46.4727],[-96.721,46.4725],[-96.7211,46.4722],[-96.7211,46.4721],[-96.7211,46.4718],[-96.7211,46.4716],[-96.7212,46.4715],[-96.7213,46.4712],[-96.7213,46.4711],[-96.7214,46.4709],[-96.7215,46.4709],[-96.7216,46.4708],[-96.7217,46.4707],[-96.722,46.4707],[-96.7221,46.4707],[-96.7224,46.4707],[-96.7225,46.4707],[-96.7228,46.4707],[-96.7229,46.4708],[-96.723,46.4708],[-96.7231,46.4708],[-96.7234,46.4708],[-96.7236,46.4709],[-96.7239,46.471],[-96.7242,46.4711],[-96.7246,46.4712],[-96.7247,46.4712],[-96.7248,46.4713],[-96.7251,46.4714],[-96.7254,46.4714],[-96.7255,46.4714],[-96.7257,46.4715],[-96.7259,46.4715],[-96.7261,46.4716],[-96.7263,46.4716],[-96.7264,46.4717],[-96.7266,46.4718],[-96.7267,46.4719],[-96.7269,46.472],[-96.727,46.4721],[-96.7271,46.4723],[-96.7272,46.4723],[-96.7272,46.4724],[-96.7272,46.4726],[-96.7272,46.4727],[-96.7272,46.4728],[-96.7272,46.4731],[-96.7272,46.4732],[-96.7272,46.4733],[-96.7271,46.474],[-96.727,46.4741],[-96.727,46.4742],[-96.7269,46.4744],[-96.7269,46.4745],[-96.7268,46.4746],[-96.7267,46.475],[-96.7266,46.4752],[-96.7265,46.4752],[-96.7265,46.4753],[-96.7265,46.4755],[-96.7265,46.4757],[-96.7266,46.476],[-96.7267,46.4762],[-96.7268,46.4763],[-96.7269,46.4764],[-96.7271,46.4764],[-96.7271,46.4765],[-96.7274,46.4766],[-96.7275,46.4766],[-96.7276,46.4766],[-96.7279,46.4767],[-96.728,46.4767],[-96.7282,46.4768],[-96.7284,46.4768],[-96.7285,46.4768],[-96.7286,46.4768],[-96.7288,46.4768],[-96.7291,46.4769],[-96.7292,46.4769],[-96.7296,46.4772],[-96.7297,46.4772],[-96.7297,46.4773],[-96.7298,46.4774],[-96.7299,46.4776],[-96.7299,46.4777],[-96.7299,46.4778],[-96.7299,46.4779],[-96.7299,46.478],[-96.7299,46.4781],[-96.73,46.4781],[-96.7301,46.4783],[-96.7302,46.4785],[-96.7303,46.4786],[-96.7304,46.4787],[-96.7305,46.4787],[-96.7306,46.4788],[-96.7307,46.4788],[-96.7309,46.4788],[-96.731,46.4788],[-96.7311,46.4788],[-96.7313,46.4787],[-96.7314,46.4786],[-96.7315,46.4786],[-96.7315,46.4785],[-96.7317,46.4784],[-96.7318,46.4783],[-96.7318,46.4782],[-96.7319,46.4782],[-96.732,46.4781],[-96.7322,46.4781],[-96.7323,46.4782],[-96.7324,46.4782],[-96.7325,46.4782],[-96.7326,46.4783],[-96.7327,46.4784],[-96.7327,46.4785],[-96.7328,46.4785],[-96.7328,46.4787],[-96.7328,46.4789],[-96.7328,46.4791],[-96.7328,46.4795],[-96.7328,46.4796],[-96.7328,46.4798],[-96.7328,46.4799],[-96.733,46.48],[-96.7331,46.4801],[-96.7331,46.4802],[-96.7334,46.4804],[-96.7335,46.4805],[-96.7337,46.4805],[-96.7338,46.4806],[-96.7339,46.4806],[-96.7341,46.4806],[-96.7343,46.4806],[-96.7347,46.4806],[-96.7348,46.4806],[-96.735,46.4806],[-96.7351,46.4806],[-96.7352,46.4805],[-96.7353,46.4805],[-96.7354,46.4804],[-96.7355,46.4803],[-96.7356,46.4802],[-96.7357,46.4802],[-96.7357,46.4801],[-96.7357,46.48],[-96.7357,46.4798],[-96.7357,46.4796],[-96.7357,46.4795],[-96.7356,46.4793],[-96.7356,46.4792],[-96.7355,46.4791],[-96.7354,46.4789],[-96.7353,46.4788],[-96.7353,46.4787],[-96.7353,46.4786],[-96.7353,46.4785],[-96.7352,46.4783],[-96.7353,46.4783],[-96.7353,46.4781],[-96.7354,46.4779],[-96.7355,46.4778],[-96.7356,46.4777],[-96.7357,46.4776],[-96.7358,46.4776],[-96.736,46.4775],[-96.7362,46.4774],[-96.7365,46.4774],[-96.7367,46.4774],[-96.7369,46.4774],[-96.7371,46.4775],[-96.7372,46.4775],[-96.7374,46.4776],[-96.7375,46.4776],[-96.7376,46.4776],[-96.7377,46.4776],[-96.7381,46.4778],[-96.7382,46.4779],[-96.7383,46.478],[-96.7385,46.4781],[-96.7386,46.4782],[-96.7387,46.4782],[-96.7387,46.4783],[-96.7388,46.4785],[-96.7389,46.4787],[-96.7389,46.4788],[-96.7389,46.4789],[-96.7389,46.4791],[-96.7389,46.4792],[-96.7387,46.4795],[-96.7386,46.4796],[-96.7386,46.4797],[-96.7385,46.4799],[-96.7379,46.4804],[-96.7379,46.4805],[-96.7377,46.4807],[-96.7376,46.4808],[-96.7375,46.4809],[-96.7373,46.4811],[-96.7369,46.4813],[-96.7368,46.4814],[-96.7365,46.4816],[-96.7364,46.4816],[-96.7362,46.4817],[-96.736,46.4817],[-96.7352,46.4818],[-96.7348,46.4819],[-96.7345,46.4819],[-96.7344,46.482],[-96.7343,46.482],[-96.7342,46.482],[-96.7339,46.4821],[-96.7333,46.4822],[-96.7331,46.4822],[-96.733,46.4823],[-96.7329,46.4824],[-96.7327,46.4825],[-96.7326,46.4826],[-96.7325,46.4828],[-96.7325,46.4829],[-96.7325,46.483],[-96.7325,46.4831],[-96.7325,46.4832],[-96.7325,46.4833],[-96.7326,46.4834],[-96.7327,46.4835],[-96.7327,46.4836],[-96.733,46.4838],[-96.7331,46.4839],[-96.7333,46.484],[-96.7336,46.4841],[-96.7338,46.4842],[-96.7341,46.4843],[-96.7342,46.4844],[-96.7344,46.4844],[-96.7345,46.4845],[-96.7349,46.4847],[-96.7351,46.4847],[-96.7351,46.4848],[-96.7352,46.4848],[-96.7353,46.4848],[-96.7354,46.4849],[-96.7358,46.4849],[-96.7361,46.485],[-96.7363,46.4851],[-96.7364,46.4851],[-96.7366,46.4851],[-96.7367,46.4852],[-96.7378,46.4853],[-96.738,46.4853],[-96.7381,46.4853],[-96.7382,46.4853],[-96.7383,46.4853],[-96.7384,46.4854],[-96.7385,46.4854],[-96.7386,46.4855],[-96.7388,46.4856],[-96.7391,46.4858],[-96.7392,46.4859],[-96.7393,46.486],[-96.7394,46.4861],[-96.7395,46.4862],[-96.7396,46.4863],[-96.7396,46.4865],[-96.7396,46.4866],[-96.7397,46.4868],[-96.7397,46.487],[-96.7396,46.4871],[-96.7396,46.4872],[-96.7394,46.4874],[-96.7393,46.4875],[-96.7392,46.4876],[-96.7389,46.4878],[-96.7385,46.4881],[-96.7382,46.4882],[-96.7379,46.4883],[-96.7377,46.4883],[-96.7374,46.4883],[-96.7373,46.4883],[-96.7369,46.4883],[-96.7368,46.4883],[-96.7363,46.4882],[-96.736,46.4882],[-96.7355,46.4881],[-96.7352,46.4881],[-96.7349,46.4881],[-96.7348,46.4881],[-96.7347,46.4881],[-96.7346,46.4882],[-96.7345,46.4883],[-96.7343,46.4884],[-96.7342,46.4885],[-96.7341,46.4886],[-96.7341,46.4887],[-96.7341,46.4888],[-96.7341,46.489],[-96.7342,46.489],[-96.7343,46.4891],[-96.7346,46.4894],[-96.7347,46.4895],[-96.7349,46.4897],[-96.7351,46.4898],[-96.7352,46.49],[-96.7353,46.49],[-96.7356,46.4903],[-96.7364,46.4908],[-96.7367,46.4911],[-96.7368,46.4912],[-96.7369,46.4913],[-96.737,46.4915],[-96.737,46.4916],[-96.737,46.4917],[-96.7369,46.4918],[-96.7369,46.4919],[-96.7368,46.492],[-96.7366,46.4921],[-96.7365,46.4922],[-96.7364,46.4922],[-96.7363,46.4922],[-96.7361,46.4923],[-96.736,46.4923],[-96.7358,46.4923],[-96.7352,46.4923],[-96.7351,46.4923],[-96.7344,46.4923],[-96.7341,46.4923],[-96.7337,46.4924],[-96.7336,46.4924],[-96.7335,46.4924],[-96.7335,46.4925],[-96.7332,46.4926],[-96.7332,46.4927],[-96.7332,46.4928],[-96.7332,46.4929],[-96.7332,46.493],[-96.7333,46.4931],[-96.7334,46.4932],[-96.7334,46.4933],[-96.7335,46.4933],[-96.7335,46.4934],[-96.7336,46.4935],[-96.7337,46.4936],[-96.7338,46.4937],[-96.7338,46.4938],[-96.7339,46.4939],[-96.7342,46.494],[-96.7343,46.4941],[-96.7344,46.4943],[-96.7347,46.4945],[-96.7349,46.4946],[-96.7349,46.4947],[-96.7349,46.4948],[-96.7349,46.495],[-96.7349,46.4952],[-96.7349,46.4953],[-96.7349,46.4954],[-96.7348,46.4955],[-96.7347,46.4956],[-96.7346,46.4957],[-96.7343,46.4959],[-96.7341,46.496],[-96.7339,46.4961],[-96.7338,46.4961],[-96.7338,46.4962],[-96.7337,46.4962],[-96.7336,46.4964],[-96.7335,46.4965],[-96.7334,46.4967],[-96.7334,46.4968],[-96.7334,46.497],[-96.7334,46.4971],[-96.7335,46.4971],[-96.7335,46.4972],[-96.7336,46.4973],[-96.7339,46.4975],[-96.7341,46.4976],[-96.7342,46.4976],[-96.7345,46.4977],[-96.7347,46.4978],[-96.7349,46.4978],[-96.735,46.4978],[-96.7355,46.4978],[-96.7358,46.4978],[-96.7361,46.4978],[-96.7368,46.4977],[-96.7373,46.4977],[-96.7374,46.4976],[-96.7375,46.4977],[-96.7377,46.4977],[-96.7378,46.4977],[-96.738,46.4977],[-96.7381,46.4977],[-96.7382,46.4978],[-96.7385,46.498],[-96.7386,46.498],[-96.7386,46.4981],[-96.7386,46.4982],[-96.7386,46.4983],[-96.7387,46.4984],[-96.7386,46.4986],[-96.7386,46.4987],[-96.7386,46.4988],[-96.7385,46.4988],[-96.7385,46.4989],[-96.7384,46.499],[-96.7384,46.4991],[-96.7383,46.4992],[-96.7382,46.4993],[-96.738,46.4994],[-96.7378,46.4995],[-96.7377,46.4995],[-96.7377,46.4996],[-96.7376,46.4997],[-96.7375,46.4997],[-96.7374,46.4999],[-96.7373,46.4999],[-96.7372,46.4999],[-96.737,46.5001],[-96.7369,46.5001],[-96.7367,46.5003],[-96.7366,46.5003],[-96.7365,46.5005],[-96.7364,46.5006],[-96.7364,46.5007],[-96.7364,46.5008],[-96.7365,46.5008],[-96.7365,46.5009],[-96.7367,46.5011],[-96.7368,46.5011],[-96.737,46.5012],[-96.7371,46.5012],[-96.7373,46.5013],[-96.7375,46.5013],[-96.7377,46.5014],[-96.7379,46.5014],[-96.7381,46.5014],[-96.7383,46.5014],[-96.7387,46.5013],[-96.739,46.5013],[-96.7393,46.5012],[-96.7394,46.5012],[-96.7395,46.5012],[-96.7397,46.5011],[-96.7398,46.5011],[-96.7399,46.501],[-96.7402,46.5009],[-96.7404,46.5008],[-96.7406,46.5006],[-96.7407,46.5005],[-96.7409,46.5003],[-96.7409,46.5001],[-96.741,46.5],[-96.741,46.4999],[-96.7411,46.4997],[-96.7411,46.4996],[-96.7412,46.4995],[-96.7413,46.4994],[-96.7413,46.4993],[-96.7414,46.4993],[-96.7415,46.4992],[-96.7416,46.4992],[-96.7418,46.4992],[-96.7419,46.4992],[-96.7421,46.4993],[-96.7422,46.4994],[-96.7423,46.4995],[-96.7424,46.4996],[-96.7424,46.4997],[-96.7424,46.4998],[-96.7424,46.4999],[-96.7424,46.5],[-96.7424,46.5001],[-96.7423,46.5002],[-96.7423,46.5003],[-96.7421,46.5005],[-96.7419,46.5006],[-96.7418,46.5007],[-96.7416,46.5008],[-96.7414,46.5009],[-96.7412,46.501],[-96.7411,46.501],[-96.741,46.5011],[-96.7408,46.5012],[-96.7406,46.5012],[-96.7404,46.5013],[-96.7402,46.5014],[-96.7401,46.5015],[-96.7398,46.5018],[-96.7394,46.5021],[-96.7391,46.5023],[-96.7386,46.5028],[-96.7385,46.5029],[-96.7381,46.5033],[-96.7379,46.5035],[-96.7377,46.5037],[-96.7376,46.5037],[-96.7373,46.5041],[-96.7371,46.5042],[-96.737,46.5043],[-96.7369,46.5044],[-96.7367,46.5046],[-96.7366,46.5046],[-96.7366,46.5047],[-96.7362,46.5049],[-96.7361,46.505],[-96.736,46.5051],[-96.7357,46.5052],[-96.7355,46.5052],[-96.7354,46.5052],[-96.7352,46.5053],[-96.7351,46.5053],[-96.7349,46.5052],[-96.7348,46.5052],[-96.7346,46.5051],[-96.7345,46.505],[-96.7344,46.5049],[-96.7344,46.5048],[-96.7343,46.5047],[-96.7344,46.5042],[-96.7344,46.504],[-96.7344,46.5038],[-96.7344,46.5036],[-96.7344,46.5035],[-96.7343,46.5035],[-96.7343,46.5034],[-96.7342,46.5034],[-96.7341,46.5033],[-96.734,46.5033],[-96.7339,46.5033],[-96.7338,46.5033],[-96.7337,46.5033],[-96.7336,46.5034],[-96.7335,46.5034],[-96.7335,46.5035],[-96.7334,46.5036],[-96.7333,46.5038],[-96.7333,46.5039],[-96.7333,46.5041],[-96.7333,46.5044],[-96.7333,46.5046],[-96.7334,46.5048],[-96.7334,46.5049],[-96.7335,46.505],[-96.7335,46.5051],[-96.7335,46.5052],[-96.7336,46.5052],[-96.7336,46.5054],[-96.7337,46.5055],[-96.7337,46.5056],[-96.7337,46.5057],[-96.7338,46.5059],[-96.7339,46.5062],[-96.734,46.5064],[-96.7342,46.5068],[-96.7344,46.507],[-96.7345,46.5071],[-96.7346,46.5072],[-96.7348,46.5073],[-96.735,46.5074],[-96.7352,46.5075],[-96.7353,46.5075],[-96.7357,46.5076],[-96.7359,46.5077],[-96.736,46.5077],[-96.7361,46.5078],[-96.7364,46.5078],[-96.7366,46.5079],[-96.7369,46.508],[-96.7373,46.5081],[-96.7376,46.5082],[-96.7378,46.5082],[-96.7378,46.5083],[-96.7379,46.5083],[-96.7381,46.5084],[-96.7384,46.5086],[-96.7385,46.5087],[-96.7386,46.5087],[-96.7387,46.5088],[-96.7387,46.5089],[-96.7388,46.5091],[-96.739,46.5092],[-96.739,46.5093],[-96.7391,46.5094],[-96.7391,46.5095],[-96.7393,46.5097],[-96.7393,46.5098],[-96.7394,46.5099],[-96.7395,46.51],[-96.7396,46.5101],[-96.7397,46.5102],[-96.7398,46.5103],[-96.7399,46.5103],[-96.74,46.5104],[-96.7402,46.5106],[-96.7404,46.5108],[-96.7404,46.5109],[-96.7404,46.5111],[-96.7404,46.5112],[-96.7404,46.5114],[-96.7403,46.5114],[-96.7402,46.5115],[-96.7401,46.5115],[-96.74,46.5115],[-96.7399,46.5116],[-96.7395,46.5116],[-96.7392,46.5116],[-96.7391,46.5116],[-96.7389,46.5115],[-96.7388,46.5115],[-96.7387,46.5115],[-96.7387,46.5114],[-96.7386,46.5114],[-96.7385,46.5114],[-96.7381,46.5112],[-96.7379,46.5112],[-96.7378,46.5111],[-96.7376,46.511],[-96.7375,46.511],[-96.7374,46.511],[-96.7373,46.5109],[-96.7372,46.5109],[-96.7371,46.5108],[-96.7368,46.5108],[-96.7363,46.5107],[-96.7361,46.5107],[-96.736,46.5107],[-96.7356,46.5107],[-96.7354,46.5107],[-96.7353,46.5107],[-96.735,46.5108],[-96.7349,46.5109],[-96.7347,46.511],[-96.7346,46.5111],[-96.7345,46.5111],[-96.7345,46.5112],[-96.7344,46.5112],[-96.7344,46.5114],[-96.7343,46.5115],[-96.7343,46.5116],[-96.7342,46.5117],[-96.7342,46.5119],[-96.7342,46.5121],[-96.7342,46.5122],[-96.7343,46.5123],[-96.7344,46.5124],[-96.7344,46.5125],[-96.7346,46.5126],[-96.7348,46.5127],[-96.7351,46.5128],[-96.7352,46.5129],[-96.7353,46.5129],[-96.7355,46.513],[-96.7356,46.513],[-96.7357,46.513],[-96.7357,46.5131],[-96.7359,46.5131],[-96.736,46.5132],[-96.7364,46.5134],[-96.7365,46.5134],[-96.7368,46.5136],[-96.7372,46.514],[-96.7373,46.514],[-96.7373,46.5141],[-96.7374,46.5142],[-96.7375,46.5143],[-96.7376,46.5144],[-96.7376,46.5145],[-96.7377,46.5145],[-96.7377,46.5146],[-96.7378,46.5147],[-96.7378,46.5149],[-96.7379,46.5151],[-96.738,46.5153],[-96.738,46.5155],[-96.738,46.5157],[-96.738,46.5159],[-96.7379,46.516],[-96.7379,46.5162],[-96.7377,46.5165],[-96.7376,46.5167],[-96.7375,46.5169],[-96.7374,46.517],[-96.7374,46.5171],[-96.7374,46.5172],[-96.7374,46.5174],[-96.7374,46.5175],[-96.7375,46.5176],[-96.7376,46.5177],[-96.7378,46.5179],[-96.7379,46.518],[-96.7381,46.5181],[-96.7381,46.5182],[-96.7382,46.5182],[-96.7384,46.5183],[-96.7385,46.5185],[-96.7387,46.5186],[-96.739,46.5189],[-96.7391,46.519],[-96.7392,46.5191],[-96.7394,46.5192],[-96.7394,46.5193],[-96.7395,46.5194],[-96.7395,46.5195],[-96.7396,46.5196],[-96.7397,46.5197],[-96.7397,46.5198],[-96.7398,46.5199],[-96.7399,46.52],[-96.74,46.52],[-96.7403,46.5202],[-96.7403,46.5203],[-96.7405,46.5203],[-96.7407,46.5203],[-96.7408,46.5203],[-96.7409,46.5203],[-96.741,46.5202],[-96.7411,46.5202],[-96.7412,46.5201],[-96.7414,46.5199],[-96.7416,46.5197],[-96.7417,46.5196],[-96.7418,46.5195],[-96.7419,46.5194],[-96.742,46.5194],[-96.7421,46.5193],[-96.7423,46.5192],[-96.7426,46.5192],[-96.7427,46.5191],[-96.7428,46.5191],[-96.7431,46.5191],[-96.7434,46.5192],[-96.7435,46.5192],[-96.7437,46.5192],[-96.7437,46.5193],[-96.7438,46.5193],[-96.7439,46.5193],[-96.744,46.5194],[-96.7445,46.5196],[-96.7446,46.5197],[-96.745,46.5199],[-96.7451,46.52],[-96.7452,46.5201],[-96.7452,46.5202],[-96.7452,46.5203],[-96.7452,46.5204],[-96.7451,46.5205],[-96.745,46.5206],[-96.7449,46.5206],[-96.7448,46.5206],[-96.7446,46.5207],[-96.7444,46.5207],[-96.7441,46.5207],[-96.7438,46.5206],[-96.7431,46.5205],[-96.743,46.5205],[-96.7429,46.5205],[-96.7426,46.5205],[-96.7425,46.5205],[-96.7422,46.5205],[-96.742,46.5206],[-96.7419,46.5206],[-96.7417,46.5207],[-96.7416,46.5207],[-96.7416,46.5208],[-96.7411,46.5211],[-96.741,46.5212],[-96.7409,46.5213],[-96.7407,46.5214],[-96.7404,46.5216],[-96.7401,46.5217],[-96.7399,46.5217],[-96.7399,46.5218],[-96.7394,46.5218],[-96.7389,46.5219],[-96.7386,46.5218],[-96.7384,46.5218],[-96.7382,46.5218],[-96.7379,46.5218],[-96.7378,46.5218],[-96.7376,46.5219],[-96.7374,46.5219],[-96.7374,46.522],[-96.7373,46.5221],[-96.7372,46.5222],[-96.7371,46.5224],[-96.737,46.5226],[-96.7369,46.5232],[-96.7369,46.5234],[-96.7369,46.5235],[-96.7369,46.5236],[-96.7368,46.5237],[-96.7368,46.5239],[-96.7367,46.5241],[-96.7368,46.5243],[-96.7368,46.5245],[-96.7369,46.5247],[-96.7369,46.5248],[-96.737,46.5249],[-96.737,46.525],[-96.7371,46.525],[-96.7372,46.5251],[-96.7373,46.5252],[-96.7374,46.5252],[-96.7375,46.5253],[-96.7376,46.5253],[-96.7377,46.5253],[-96.7378,46.5254],[-96.7379,46.5254],[-96.738,46.5254],[-96.7385,46.5255],[-96.7389,46.5255],[-96.7391,46.5255],[-96.7392,46.5255],[-96.7395,46.5255],[-96.7397,46.5255],[-96.7399,46.5254],[-96.7401,46.5254],[-96.7403,46.5254],[-96.7403,46.5253],[-96.7405,46.5253],[-96.7406,46.5252],[-96.7407,46.5252],[-96.7408,46.5251],[-96.7409,46.5251],[-96.7411,46.5251],[-96.7412,46.525],[-96.7414,46.5249],[-96.7415,46.5249],[-96.7417,46.5249],[-96.7418,46.5249],[-96.7419,46.5248],[-96.7424,46.5248],[-96.7427,46.5248],[-96.7428,46.5247],[-96.743,46.5248],[-96.7432,46.5248],[-96.7436,46.5247],[-96.744,46.5247],[-96.7443,46.5247],[-96.7445,46.5247],[-96.7448,46.5247],[-96.7449,46.5247],[-96.745,46.5248],[-96.7451,46.5248],[-96.7452,46.5249],[-96.7453,46.525],[-96.7454,46.5251],[-96.7454,46.5252],[-96.7455,46.5253],[-96.7455,46.5254],[-96.7454,46.5254],[-96.7454,46.5255],[-96.7453,46.5256],[-96.7451,46.5257],[-96.7447,46.5258],[-96.7444,46.5259],[-96.7443,46.526],[-96.7442,46.526],[-96.7441,46.5261],[-96.7437,46.5263],[-96.7436,46.5263],[-96.7435,46.5264],[-96.7434,46.5265],[-96.7434,46.5266],[-96.7433,46.5267],[-96.7432,46.5269],[-96.7432,46.527],[-96.7431,46.5272],[-96.743,46.5274],[-96.7429,46.5275],[-96.7429,46.5276],[-96.7428,46.5277],[-96.7428,46.5278],[-96.7426,46.528],[-96.7425,46.5281],[-96.7424,46.5282],[-96.7423,46.5283],[-96.7422,46.5285],[-96.7421,46.5286],[-96.7421,46.5287],[-96.7421,46.5288],[-96.742,46.5288],[-96.742,46.5291],[-96.7421,46.5293],[-96.7421,46.5298],[-96.7422,46.53],[-96.7422,46.5303],[-96.7422,46.5304],[-96.7423,46.5306],[-96.7424,46.531],[-96.7424,46.5311],[-96.7425,46.5315],[-96.7426,46.5317],[-96.7426,46.5318],[-96.7427,46.532],[-96.7427,46.5321],[-96.7428,46.5322],[-96.7428,46.5326],[-96.743,46.5331],[-96.743,46.5333],[-96.7431,46.5334],[-96.7432,46.5335],[-96.7432,46.5336],[-96.7433,46.5337],[-96.7434,46.5337],[-96.7435,46.5338],[-96.7437,46.5339],[-96.7438,46.534],[-96.744,46.5341],[-96.7442,46.5341],[-96.7445,46.5342],[-96.7447,46.5343],[-96.7448,46.5343],[-96.745,46.5343],[-96.7455,46.5343],[-96.7455,46.5344],[-96.7456,46.5344],[-96.7458,46.5344],[-96.746,46.5346],[-96.7461,46.5346],[-96.7461,46.5347],[-96.7462,46.5348],[-96.7462,46.5349],[-96.7462,46.535],[-96.7461,46.535],[-96.746,46.5351],[-96.7459,46.5352],[-96.7458,46.5353],[-96.7457,46.5353],[-96.7456,46.5353],[-96.7454,46.5354],[-96.7452,46.5354],[-96.7451,46.5354],[-96.7446,46.5355],[-96.744,46.5355],[-96.7437,46.5355],[-96.7432,46.5355],[-96.7425,46.5354],[-96.7423,46.5354],[-96.7419,46.5354],[-96.7417,46.5353],[-96.7414,46.5353],[-96.7409,46.5352],[-96.7407,46.5351],[-96.7403,46.535],[-96.7399,46.5349],[-96.7397,46.5349],[-96.7395,46.5348],[-96.7394,46.5348],[-96.7391,46.5347],[-96.739,46.5347],[-96.7389,46.5347],[-96.7386,46.5346],[-96.7385,46.5346],[-96.7383,46.5346],[-96.7382,46.5346],[-96.7381,46.5346],[-96.738,46.5346],[-96.7379,46.5347],[-96.7378,46.5348],[-96.7378,46.5349],[-96.7378,46.535],[-96.7378,46.5351],[-96.7378,46.5353],[-96.7379,46.5354],[-96.738,46.5356],[-96.7381,46.5357],[-96.7382,46.5358],[-96.7384,46.5359],[-96.7385,46.536],[-96.7386,46.536],[-96.7386,46.5361],[-96.7388,46.5361],[-96.7391,46.5363],[-96.7394,46.5364],[-96.7395,46.5364],[-96.7397,46.5365],[-96.7398,46.5365],[-96.7399,46.5365],[-96.74,46.5366],[-96.7401,46.5366],[-96.7402,46.5366],[-96.7405,46.5367],[-96.7408,46.5368],[-96.741,46.5369],[-96.7413,46.5369],[-96.7416,46.537],[-96.7417,46.537],[-96.7418,46.5371],[-96.7422,46.5373],[-96.7423,46.5374],[-96.7423,46.5375],[-96.7424,46.5375],[-96.7425,46.5376],[-96.7426,46.5378],[-96.7426,46.5379],[-96.7426,46.538],[-96.7426,46.5381],[-96.7426,46.5382],[-96.7426,46.5383],[-96.7424,46.5384],[-96.7422,46.5386],[-96.7421,46.5386],[-96.7419,46.5387],[-96.7418,46.5388],[-96.7416,46.5388],[-96.7413,46.5389],[-96.7409,46.5389],[-96.7403,46.5389],[-96.74,46.5389],[-96.7394,46.5389],[-96.7391,46.5389],[-96.7388,46.5389],[-96.7387,46.5389],[-96.7386,46.5389],[-96.7385,46.539],[-96.7384,46.539],[-96.7383,46.5391],[-96.7383,46.5392],[-96.7382,46.5392],[-96.7383,46.5393],[-96.7383,46.5394],[-96.7384,46.5394],[-96.7385,46.5395],[-96.7386,46.5395],[-96.7387,46.5396],[-96.7389,46.5397],[-96.739,46.5397],[-96.7393,46.5397],[-96.7396,46.5398],[-96.7401,46.5398],[-96.7412,46.5398],[-96.7415,46.5398],[-96.7417,46.5398],[-96.7418,46.5399],[-96.7419,46.5399],[-96.7422,46.5399],[-96.7423,46.54],[-96.7425,46.54],[-96.7428,46.5401],[-96.7432,46.5403],[-96.7434,46.5403],[-96.7436,46.5404],[-96.7438,46.5404],[-96.7439,46.5404],[-96.744,46.5404],[-96.744,46.5403],[-96.7441,46.5403],[-96.7443,46.5402],[-96.7445,46.5401],[-96.7446,46.54],[-96.7449,46.5397],[-96.745,46.5396],[-96.7451,46.5395],[-96.7453,46.5394],[-96.7455,46.5392],[-96.7456,46.5391],[-96.7458,46.5391],[-96.746,46.539],[-96.7461,46.5389],[-96.7463,46.5389],[-96.7464,46.5389],[-96.7466,46.5388],[-96.7467,46.5388],[-96.7468,46.5389],[-96.7469,46.5389],[-96.7472,46.539],[-96.7476,46.5391],[-96.7479,46.5392],[-96.748,46.5392],[-96.7481,46.5393],[-96.7482,46.5393],[-96.7486,46.5395],[-96.7489,46.5397],[-96.7492,46.5398],[-96.7492,46.5399],[-96.7493,46.5399],[-96.7495,46.54],[-96.7497,46.5402],[-96.7498,46.5403],[-96.7499,46.5403],[-96.75,46.5404],[-96.75,46.5405],[-96.75,46.5406],[-96.7501,46.5407],[-96.7501,46.5408],[-96.7501,46.5409],[-96.7499,46.541],[-96.7496,46.5413],[-96.7494,46.5414],[-96.7492,46.5414],[-96.7491,46.5415],[-96.749,46.5415],[-96.7489,46.5416],[-96.7486,46.5416],[-96.7484,46.5417],[-96.7481,46.5417],[-96.748,46.5417],[-96.7478,46.5418],[-96.7477,46.5418],[-96.7474,46.5418],[-96.7473,46.5418],[-96.7471,46.5419],[-96.7468,46.5419],[-96.7461,46.542],[-96.7457,46.542],[-96.7455,46.542],[-96.7451,46.5421],[-96.745,46.542],[-96.7448,46.542],[-96.7446,46.542],[-96.7445,46.542],[-96.7444,46.5419],[-96.7443,46.5419],[-96.7442,46.5418],[-96.7441,46.5418],[-96.7438,46.5417],[-96.7431,46.5413],[-96.743,46.5413],[-96.7426,46.541],[-96.7424,46.5409],[-96.7423,46.5409],[-96.7423,46.5408],[-96.7421,46.5408],[-96.7419,46.5407],[-96.7418,46.5407],[-96.7417,46.5407],[-96.7416,46.5406],[-96.7415,46.5406],[-96.7413,46.5406],[-96.7412,46.5407],[-96.7411,46.5407],[-96.7409,46.5408],[-96.7408,46.5408],[-96.7406,46.541],[-96.7404,46.5411],[-96.7402,46.5413],[-96.74,46.5414],[-96.7398,46.5416],[-96.7397,46.5417],[-96.7396,46.5418],[-96.7395,46.5419],[-96.739,46.5423],[-96.739,46.5424],[-96.7389,46.5425],[-96.7388,46.5426],[-96.7387,46.5428],[-96.7387,46.5431],[-96.7387,46.5432],[-96.7388,46.5434],[-96.7388,46.5435],[-96.7389,46.5436],[-96.739,46.5436],[-96.7391,46.5436],[-96.7391,46.5437],[-96.7392,46.5437],[-96.7393,46.5438],[-96.7396,46.5438],[-96.7397,46.5439],[-96.7398,46.5439],[-96.7401,46.5439],[-96.741,46.5439],[-96.7411,46.5439],[-96.7418,46.5439],[-96.742,46.5439],[-96.7421,46.5439],[-96.7423,46.5439],[-96.7425,46.5438],[-96.7427,46.5438],[-96.7428,46.5438],[-96.7428,46.5437],[-96.7429,46.5437],[-96.743,46.5436],[-96.7431,46.5436],[-96.7433,46.5436],[-96.7434,46.5435],[-96.7438,46.5434],[-96.7438,46.5433],[-96.7439,46.5433],[-96.7441,46.5433],[-96.7442,46.5432],[-96.7443,46.5432],[-96.7446,46.5431],[-96.745,46.543],[-96.7451,46.543],[-96.7454,46.543],[-96.7456,46.543],[-96.7458,46.5431],[-96.7461,46.5431],[-96.7462,46.5431],[-96.7463,46.5431],[-96.7468,46.5432],[-96.7469,46.5433],[-96.747,46.5433],[-96.7473,46.5434],[-96.7474,46.5434],[-96.7475,46.5434],[-96.7476,46.5435],[-96.7477,46.5435],[-96.7478,46.5435],[-96.748,46.5436],[-96.7482,46.5436],[-96.7486,46.5437],[-96.7489,46.5437],[-96.749,46.5437],[-96.7493,46.5437],[-96.7497,46.5438],[-96.7502,46.544],[-96.7504,46.544],[-96.7505,46.544],[-96.7505,46.5441],[-96.7506,46.5442],[-96.7506,46.5443],[-96.7506,46.5444],[-96.7506,46.5445],[-96.7506,46.5446],[-96.7505,46.5447],[-96.7504,46.5448],[-96.7503,46.5449],[-96.75,46.545],[-96.7499,46.545],[-96.7498,46.545],[-96.7495,46.5451],[-96.7494,46.5452],[-96.7492,46.5452],[-96.7486,46.5454],[-96.7483,46.5455],[-96.7482,46.5455],[-96.7481,46.5456],[-96.748,46.5456],[-96.7478,46.5458],[-96.7477,46.5459],[-96.7476,46.546],[-96.7475,46.5461],[-96.7474,46.5462],[-96.7473,46.5463],[-96.7472,46.5465],[-96.7471,46.5466],[-96.747,46.5468],[-96.7469,46.5469],[-96.7469,46.547],[-96.7467,46.5471],[-96.7465,46.5472],[-96.7462,46.5476],[-96.7458,46.5479],[-96.7457,46.5479],[-96.7455,46.548],[-96.7454,46.5481],[-96.7451,46.5482],[-96.745,46.5482],[-96.7448,46.5483],[-96.7447,46.5483],[-96.7445,46.5483],[-96.7444,46.5483],[-96.7443,46.5482],[-96.7442,46.5482],[-96.7441,46.5481],[-96.744,46.5481],[-96.7438,46.5479],[-96.7436,46.5478],[-96.7435,46.5477],[-96.7434,46.5476],[-96.7433,46.5475],[-96.7432,46.5474],[-96.7432,46.5473],[-96.7431,46.5472],[-96.7431,46.5471],[-96.743,46.5471],[-96.743,46.547],[-96.7429,46.5467],[-96.7428,46.5465],[-96.7427,46.5464],[-96.7427,46.5463],[-96.7426,46.5462],[-96.7426,46.5461],[-96.7425,46.546],[-96.7424,46.5459],[-96.7423,46.5457],[-96.7423,46.5456],[-96.7421,46.5455],[-96.742,46.5454],[-96.7419,46.5454],[-96.7419,46.5453],[-96.7417,46.5453],[-96.7416,46.5453],[-96.7414,46.5453],[-96.7413,46.5453],[-96.7412,46.5453],[-96.7411,46.5454],[-96.741,46.5454],[-96.7409,46.5455],[-96.7408,46.5455],[-96.7407,46.5456],[-96.7407,46.5457],[-96.7406,46.5458],[-96.7405,46.5461],[-96.7405,46.5462],[-96.7405,46.5464],[-96.7405,46.5465],[-96.7406,46.5468],[-96.7406,46.5469],[-96.7407,46.5472],[-96.7408,46.5474],[-96.7409,46.5475],[-96.741,46.5477],[-96.7411,46.5478],[-96.7412,46.5479],[-96.7416,46.5482],[-96.7421,46.5485],[-96.7423,46.5486],[-96.7425,46.5488],[-96.7427,46.549],[-96.7429,46.5492],[-96.743,46.5493],[-96.7432,46.5495],[-96.7434,46.5496],[-96.7439,46.55],[-96.7441,46.5501],[-96.7444,46.5503],[-96.7445,46.5503],[-96.7449,46.5505],[-96.745,46.5505],[-96.7451,46.5506],[-96.7452,46.5506],[-96.7455,46.5506],[-96.7455,46.5507],[-96.7458,46.5506],[-96.7459,46.5506],[-96.746,46.5506],[-96.7463,46.5506],[-96.7464,46.5505],[-96.7466,46.5504],[-96.7469,46.5502],[-96.7478,46.5496],[-96.748,46.5495],[-96.7481,46.5495],[-96.7483,46.5494],[-96.7485,46.5494],[-96.7487,46.5494],[-96.7488,46.5494],[-96.7489,46.5494],[-96.749,46.5494],[-96.7492,46.5495],[-96.7492,46.5496],[-96.7492,46.5497],[-96.7492,46.5499],[-96.7492,46.55],[-96.7492,46.5501],[-96.7491,46.5502],[-96.749,46.5504],[-96.7487,46.5507],[-96.7486,46.5508],[-96.7485,46.5509],[-96.7483,46.5511],[-96.7482,46.5512],[-96.7481,46.5513],[-96.7479,46.5516],[-96.7478,46.5518],[-96.7477,46.5519],[-96.7476,46.5521],[-96.7475,46.5524],[-96.7475,46.5526],[-96.7474,46.5527],[-96.7472,46.5531],[-96.7472,46.5532],[-96.7472,46.5533],[-96.7471,46.5533],[-96.747,46.5535],[-96.7469,46.5537],[-96.7468,46.5539],[-96.7467,46.554],[-96.7466,46.5542],[-96.7465,46.5543],[-96.7465,46.5544],[-96.7464,46.5545],[-96.7464,46.5546],[-96.7463,46.5546],[-96.7462,46.5548],[-96.7462,46.5549],[-96.7461,46.555],[-96.746,46.555],[-96.746,46.5551],[-96.7459,46.5552],[-96.7459,46.5555],[-96.7458,46.5555],[-96.7458,46.5557],[-96.7458,46.5558],[-96.7459,46.5559],[-96.7459,46.556],[-96.746,46.556],[-96.746,46.5561],[-96.7462,46.5562],[-96.7464,46.5563],[-96.7465,46.5563],[-96.7466,46.5563],[-96.7467,46.5563],[-96.7469,46.5563],[-96.7471,46.5563],[-96.7473,46.5563],[-96.748,46.5562],[-96.7481,46.5562],[-96.7482,46.5562],[-96.7489,46.556],[-96.7491,46.556],[-96.7493,46.556],[-96.7495,46.5559],[-96.7496,46.5559],[-96.7502,46.5558],[-96.7503,46.5558],[-96.7504,46.5558],[-96.7505,46.5558],[-96.7507,46.5557],[-96.7508,46.5557],[-96.7511,46.5556],[-96.7515,46.5556],[-96.7518,46.5555],[-96.7519,46.5555],[-96.752,46.5555],[-96.7521,46.5556],[-96.7523,46.5556],[-96.7527,46.5557],[-96.753,46.5557],[-96.7531,46.5558],[-96.7532,46.5558],[-96.7533,46.5559],[-96.7534,46.5559],[-96.7535,46.556],[-96.7537,46.5561],[-96.754,46.5563],[-96.7542,46.5564],[-96.7543,46.5565],[-96.7544,46.5567],[-96.7544,46.5568],[-96.7544,46.5569],[-96.7544,46.557],[-96.7544,46.5571],[-96.7543,46.5573],[-96.7542,46.5574],[-96.7542,46.5575],[-96.7541,46.5575],[-96.754,46.5576],[-96.7539,46.5577],[-96.7538,46.5578],[-96.7536,46.5579],[-96.7533,46.5579],[-96.7531,46.558],[-96.7525,46.5581],[-96.7523,46.5581],[-96.7516,46.5583],[-96.7512,46.5583],[-96.7505,46.5584],[-96.75,46.5584],[-96.7499,46.5584],[-96.7497,46.5584],[-96.7492,46.5583],[-96.7489,46.5583],[-96.7483,46.5584],[-96.7482,46.5584],[-96.7481,46.5584],[-96.7479,46.5584],[-96.7476,46.5584],[-96.7474,46.5585],[-96.7472,46.5585],[-96.7471,46.5586],[-96.747,46.5586],[-96.7469,46.5587],[-96.7468,46.5588],[-96.7468,46.5589],[-96.7467,46.559],[-96.7467,46.5591],[-96.7468,46.5592],[-96.7468,46.5593],[-96.7469,46.5595],[-96.747,46.5596],[-96.7471,46.5597],[-96.7473,46.5599],[-96.7475,46.56],[-96.7477,46.5601],[-96.7478,46.5602],[-96.7481,46.5603],[-96.7485,46.5605],[-96.7492,46.5607],[-96.7493,46.5608],[-96.7495,46.5609],[-96.7497,46.5609],[-96.7498,46.5609],[-96.7502,46.561],[-96.7506,46.5611],[-96.7507,46.5611],[-96.7508,46.5611],[-96.7509,46.5612],[-96.751,46.5612],[-96.7511,46.5612],[-96.7514,46.5613],[-96.7516,46.5613],[-96.752,46.5615],[-96.7521,46.5615],[-96.7522,46.5616],[-96.7523,46.5616],[-96.7523,46.5617],[-96.7524,46.5617],[-96.7525,46.5618],[-96.7525,46.562],[-96.7525,46.5621],[-96.7525,46.5622],[-96.7524,46.5622],[-96.7524,46.5623],[-96.7523,46.5624],[-96.7521,46.5625],[-96.752,46.5626],[-96.7518,46.5627],[-96.7517,46.5627],[-96.7515,46.5628],[-96.7513,46.5628],[-96.7512,46.5628],[-96.7511,46.5628],[-96.7509,46.5629],[-96.7506,46.5628],[-96.7503,46.5628],[-96.75,46.5627],[-96.7498,46.5627],[-96.7495,46.5626],[-96.7493,46.5625],[-96.7492,46.5625],[-96.7491,46.5625],[-96.7487,46.5624],[-96.7485,46.5624],[-96.7484,46.5624],[-96.7482,46.5623],[-96.748,46.5623],[-96.7477,46.5623],[-96.7474,46.5623],[-96.7473,46.5624],[-96.7472,46.5624],[-96.7471,46.5624],[-96.7469,46.5625],[-96.7468,46.5626],[-96.7466,46.5627],[-96.7465,46.5628],[-96.7464,46.5629],[-96.7464,46.563],[-96.7463,46.5631],[-96.7463,46.5633],[-96.7463,46.5638],[-96.7462,46.5639],[-96.7462,46.5642],[-96.7462,46.5645],[-96.7462,46.5647],[-96.7461,46.5649],[-96.746,46.565],[-96.746,46.5651],[-96.7459,46.5652],[-96.7458,46.5652],[-96.7457,46.5652],[-96.7456,46.5653],[-96.7454,46.5653],[-96.7453,46.5653],[-96.7452,46.5652],[-96.7451,46.5652],[-96.745,46.5652],[-96.7448,46.565],[-96.7445,46.5649],[-96.7444,46.5648],[-96.744,46.5645],[-96.7437,46.5643],[-96.7433,46.5639],[-96.7429,46.5636],[-96.7426,46.5635],[-96.7425,46.5634],[-96.7424,46.5634],[-96.7423,46.5634],[-96.7421,46.5634],[-96.742,46.5634],[-96.742,46.5635],[-96.7419,46.5636],[-96.7418,46.5636],[-96.7418,46.5637],[-96.7417,46.5638],[-96.7417,46.5639],[-96.7417,46.564],[-96.7418,46.5641],[-96.7419,46.5642],[-96.742,46.5644],[-96.7422,46.5645],[-96.7428,46.565],[-96.743,46.5652],[-96.7431,46.5653],[-96.7432,46.5654],[-96.7432,46.5655],[-96.7433,46.5655],[-96.7433,46.5656],[-96.7433,46.5657],[-96.7433,46.5659],[-96.7433,46.566],[-96.7433,46.5661],[-96.7432,46.5665],[-96.7433,46.5666],[-96.7433,46.5667],[-96.7433,46.5668],[-96.7434,46.5669],[-96.7435,46.567],[-96.7437,46.5671],[-96.7438,46.5672],[-96.7439,46.5672],[-96.744,46.5672],[-96.7441,46.5672],[-96.7442,46.5673],[-96.7444,46.5673],[-96.7448,46.5672],[-96.7451,46.5672],[-96.7454,46.5672],[-96.7458,46.5671],[-96.7459,46.5671],[-96.7461,46.5671],[-96.7467,46.5671],[-96.7468,46.5671],[-96.747,46.5672],[-96.7471,46.5672],[-96.7472,46.5672],[-96.7474,46.5673],[-96.7475,46.5675],[-96.7475,46.5677],[-96.7474,46.5678],[-96.7474,46.5679],[-96.7474,46.568],[-96.7473,46.568],[-96.7472,46.5682],[-96.7471,46.5683],[-96.747,46.5684],[-96.7468,46.5685],[-96.7465,46.5687],[-96.7464,46.5688],[-96.7459,46.569],[-96.7457,46.5692],[-96.7456,46.5692],[-96.7454,46.5694],[-96.7452,46.5696],[-96.7451,46.5697],[-96.745,46.5698],[-96.745,46.5699],[-96.745,46.57],[-96.745,46.5702],[-96.745,46.5703],[-96.7451,46.5705],[-96.7452,46.5707],[-96.7454,46.5708],[-96.7457,46.571],[-96.7458,46.5711],[-96.7459,46.5711],[-96.746,46.5712],[-96.7461,46.5712],[-96.7462,46.5712],[-96.7464,46.5712],[-96.7465,46.5713],[-96.7466,46.5713],[-96.7467,46.5714],[-96.7468,46.5714],[-96.7469,46.5714],[-96.7472,46.5714],[-96.7474,46.5715],[-96.7484,46.5715],[-96.7486,46.5715],[-96.7488,46.5715],[-96.7489,46.5714],[-96.749,46.5714],[-96.7492,46.5714],[-96.7493,46.5714],[-96.7495,46.5713],[-96.7497,46.5713],[-96.7499,46.5712],[-96.75,46.5712],[-96.7504,46.5711],[-96.7505,46.5711],[-96.7507,46.571],[-96.7509,46.571],[-96.751,46.5709],[-96.7511,46.5709],[-96.7514,46.5708],[-96.7517,46.5708],[-96.7519,46.5708],[-96.7521,46.5708],[-96.7522,46.5708],[-96.7523,46.5709],[-96.7525,46.571],[-96.7525,46.5711],[-96.7526,46.5712],[-96.7527,46.5713],[-96.7528,46.5714],[-96.7528,46.5716],[-96.7529,46.5717],[-96.7529,46.5718],[-96.7529,46.572],[-96.7528,46.5722],[-96.7528,46.5724],[-96.7527,46.5725],[-96.7527,46.5726],[-96.7526,46.5727],[-96.7525,46.5728],[-96.7524,46.573],[-96.7523,46.5731],[-96.7522,46.5731],[-96.7521,46.5732],[-96.752,46.5733],[-96.7519,46.5733],[-96.7518,46.5733],[-96.7517,46.5733],[-96.7516,46.5734],[-96.7515,46.5734],[-96.7514,46.5735],[-96.7513,46.5735],[-96.751,46.5735],[-96.7508,46.5736],[-96.7507,46.5736],[-96.7505,46.5736],[-96.7503,46.5737],[-96.7502,46.5737],[-96.7501,46.5737],[-96.7496,46.5736],[-96.749,46.5736],[-96.7487,46.5735],[-96.7485,46.5735],[-96.7483,46.5735],[-96.7482,46.5734],[-96.748,46.5734],[-96.7479,46.5734],[-96.7476,46.5734],[-96.7475,46.5734],[-96.7474,46.5734],[-96.7471,46.5734],[-96.747,46.5734],[-96.7469,46.5735],[-96.7468,46.5735],[-96.7466,46.5737],[-96.7465,46.5738],[-96.7463,46.5739],[-96.7463,46.574],[-96.7462,46.574],[-96.7462,46.5741],[-96.7461,46.5743],[-96.7461,46.5744],[-96.7461,46.5745],[-96.7461,46.5746],[-96.7462,46.5748],[-96.7463,46.575],[-96.7463,46.5751],[-96.7464,46.5753],[-96.7465,46.5754],[-96.7466,46.5755],[-96.7469,46.5757],[-96.7471,46.5759],[-96.7474,46.576],[-96.7476,46.5761],[-96.7482,46.5761],[-96.7487,46.5762],[-96.7492,46.5762],[-96.7502,46.5763],[-96.7503,46.5763],[-96.7507,46.5763],[-96.7509,46.5763],[-96.7517,46.5764],[-96.7518,46.5764],[-96.7523,46.5763],[-96.7524,46.5763],[-96.7525,46.5763],[-96.7527,46.5763],[-96.7529,46.5763],[-96.7531,46.5762],[-96.7534,46.5761],[-96.7536,46.5761],[-96.7537,46.576],[-96.7539,46.5759],[-96.754,46.5758],[-96.7541,46.5757],[-96.7542,46.5757],[-96.7543,46.5756],[-96.7544,46.5755],[-96.7546,46.5753],[-96.7547,46.5751],[-96.7548,46.5749],[-96.755,46.5747],[-96.755,46.5746],[-96.7551,46.5745],[-96.7552,46.5744],[-96.7554,46.5744],[-96.7555,46.5743],[-96.7557,46.5743],[-96.7558,46.5743],[-96.7559,46.5743],[-96.7561,46.5744],[-96.7562,46.5745],[-96.7563,46.5746],[-96.7564,46.5748],[-96.7565,46.575],[-96.7565,46.5751],[-96.7566,46.5753],[-96.7566,46.5754],[-96.7565,46.5756],[-96.7565,46.5759],[-96.7564,46.576],[-96.7564,46.5762],[-96.7565,46.5765],[-96.7565,46.5766],[-96.7566,46.5768],[-96.7566,46.5769],[-96.7567,46.577],[-96.7569,46.5772],[-96.7571,46.5773],[-96.7573,46.5775],[-96.7574,46.5776],[-96.7575,46.5777],[-96.7575,46.5778],[-96.7575,46.5779],[-96.7575,46.578],[-96.7574,46.5781],[-96.7573,46.5781],[-96.7572,46.5782],[-96.7568,46.5782],[-96.7566,46.5781],[-96.7562,46.5781],[-96.7561,46.5781],[-96.7557,46.578],[-96.7556,46.578],[-96.7551,46.578],[-96.7547,46.578],[-96.7545,46.5781],[-96.7541,46.5782],[-96.7538,46.5783],[-96.7536,46.5784],[-96.7532,46.5787],[-96.7531,46.5788],[-96.7531,46.5789],[-96.753,46.5789],[-96.7529,46.579],[-96.7529,46.5791],[-96.7528,46.5792],[-96.7527,46.5793],[-96.7527,46.5794],[-96.7526,46.5797],[-96.7526,46.58],[-96.7525,46.5805],[-96.7525,46.5812],[-96.7524,46.5817],[-96.7524,46.5818],[-96.7523,46.5819],[-96.7522,46.582],[-96.7521,46.5821],[-96.752,46.5821],[-96.7519,46.5821],[-96.7518,46.5822],[-96.7516,46.5822],[-96.7514,46.5821],[-96.7511,46.5821],[-96.7508,46.582],[-96.7507,46.582],[-96.7507,46.5819],[-96.7506,46.5819],[-96.7504,46.5818],[-96.7498,46.5814],[-96.7493,46.581],[-96.7491,46.5809],[-96.7488,46.5807],[-96.7488,46.5806],[-96.7486,46.5806],[-96.7485,46.5806],[-96.7484,46.5806],[-96.7482,46.5806],[-96.7479,46.5806],[-96.7478,46.5806],[-96.7476,46.5807],[-96.7474,46.5808],[-96.7473,46.5809],[-96.7472,46.581],[-96.7472,46.5811],[-96.7472,46.5812],[-96.7472,46.5814],[-96.7472,46.5815],[-96.7472,46.5818],[-96.7472,46.5819],[-96.7473,46.582],[-96.7473,46.5822],[-96.7474,46.5823],[-96.7476,46.5827],[-96.7478,46.5828],[-96.7478,46.5829],[-96.7479,46.583],[-96.748,46.583],[-96.7484,46.5833],[-96.7485,46.5834],[-96.7487,46.5835],[-96.7489,46.5836],[-96.7491,46.5837],[-96.7492,46.5837],[-96.7494,46.5837],[-96.7495,46.5838],[-96.7497,46.5838],[-96.7498,46.5838],[-96.7504,46.5838],[-96.7506,46.5838],[-96.7507,46.5838],[-96.7508,46.5838],[-96.751,46.5838],[-96.7513,46.5837],[-96.7517,46.5837],[-96.7518,46.5836],[-96.752,46.5836],[-96.7524,46.5836],[-96.7525,46.5835],[-96.7528,46.5834],[-96.753,46.5833],[-96.7531,46.5833],[-96.7532,46.5832],[-96.7533,46.5831],[-96.7535,46.5829],[-96.754,46.5826],[-96.7545,46.5823],[-96.7546,46.5822],[-96.7548,46.5821],[-96.7549,46.5821],[-96.7551,46.5821],[-96.7552,46.5821],[-96.7553,46.5821],[-96.7556,46.5821],[-96.756,46.5822],[-96.7563,46.5823],[-96.7565,46.5823],[-96.7569,46.5823],[-96.757,46.5823],[-96.7573,46.5824],[-96.7575,46.5823],[-96.7577,46.5823],[-96.7578,46.5823],[-96.758,46.5822],[-96.7581,46.5822],[-96.7582,46.5821],[-96.7583,46.5821],[-96.7585,46.5819],[-96.759,46.5817],[-96.7592,46.5816],[-96.7593,46.5816],[-96.7595,46.5815],[-96.7597,46.5814],[-96.7598,46.5814],[-96.7599,46.5814],[-96.7602,46.5814],[-96.7603,46.5814],[-96.7604,46.5815],[-96.7605,46.5815],[-96.7607,46.5816],[-96.7608,46.5817],[-96.7608,46.5818],[-96.7609,46.5818],[-96.7609,46.5819],[-96.761,46.582],[-96.761,46.5821],[-96.7611,46.5823],[-96.7612,46.5827],[-96.7612,46.5828],[-96.7611,46.5829],[-96.7611,46.583],[-96.7611,46.5831],[-96.761,46.5831],[-96.761,46.5832],[-96.7609,46.5833],[-96.7607,46.5834],[-96.7606,46.5835],[-96.7604,46.5835],[-96.7601,46.5836],[-96.7597,46.5837],[-96.7592,46.5838],[-96.7591,46.5838],[-96.7588,46.5838],[-96.7587,46.5838],[-96.7582,46.5839],[-96.758,46.5839],[-96.7579,46.5839],[-96.7578,46.5839],[-96.7574,46.5839],[-96.7569,46.5838],[-96.7566,46.5838],[-96.7561,46.5838],[-96.7559,46.5838],[-96.7553,46.5838],[-96.7549,46.5839],[-96.7546,46.5839],[-96.7543,46.584],[-96.754,46.5841],[-96.7537,46.5842],[-96.7532,46.5843],[-96.753,46.5844],[-96.7525,46.5844],[-96.7522,46.5845],[-96.752,46.5845],[-96.7519,46.5846],[-96.7516,46.5846],[-96.7513,46.5847],[-96.7512,46.5847],[-96.7511,46.5848],[-96.751,46.5849],[-96.7509,46.5851],[-96.7508,46.5851],[-96.7508,46.5852],[-96.7508,46.5853],[-96.7507,46.5854],[-96.7507,46.5857],[-96.7508,46.5857],[-96.7508,46.5859],[-96.7509,46.5861],[-96.751,46.5862],[-96.7511,46.5863],[-96.7513,46.5866],[-96.7514,46.5868],[-96.7515,46.5869],[-96.7515,46.587],[-96.7516,46.587],[-96.7516,46.5871],[-96.7517,46.5872],[-96.7519,46.5876],[-96.752,46.5879],[-96.7521,46.588],[-96.7522,46.5881],[-96.7524,46.5882],[-96.7525,46.5883],[-96.7527,46.5883],[-96.753,46.5884],[-96.7533,46.5884],[-96.7536,46.5883],[-96.7538,46.5882],[-96.7539,46.5882],[-96.7541,46.5881],[-96.7544,46.5879],[-96.7546,46.5879],[-96.755,46.5876],[-96.7556,46.5873],[-96.756,46.5871],[-96.7561,46.587],[-96.7563,46.587],[-96.7564,46.5869],[-96.7565,46.5869],[-96.7566,46.5869],[-96.7568,46.5869],[-96.7569,46.5869],[-96.7572,46.5869],[-96.7575,46.5869],[-96.7576,46.5869],[-96.7578,46.5869],[-96.7579,46.587],[-96.7581,46.587],[-96.7583,46.587],[-96.7584,46.5871],[-96.7587,46.5872],[-96.7588,46.5872],[-96.759,46.5872],[-96.7592,46.5873],[-96.7597,46.5876],[-96.76,46.5877],[-96.7605,46.588],[-96.7606,46.588],[-96.7609,46.5882],[-96.7612,46.5883],[-96.7614,46.5884],[-96.7617,46.5886],[-96.7624,46.5891],[-96.7625,46.5891],[-96.7626,46.5893],[-96.7627,46.5895],[-96.7628,46.5899],[-96.7629,46.5901],[-96.763,46.5904],[-96.763,46.5907],[-96.7631,46.591],[-96.763,46.5911],[-96.763,46.5912],[-96.763,46.5914],[-96.7629,46.5914],[-96.7629,46.5915],[-96.7627,46.5916],[-96.7626,46.5917],[-96.7624,46.5919],[-96.7622,46.592],[-96.7621,46.592],[-96.7619,46.5921],[-96.7618,46.5921],[-96.7617,46.5921],[-96.7616,46.5921],[-96.7614,46.5921],[-96.761,46.5921],[-96.7608,46.5921],[-96.7604,46.5919],[-96.7602,46.5919],[-96.76,46.5918],[-96.7599,46.5918],[-96.7598,46.5917],[-96.7595,46.5916],[-96.7593,46.5916],[-96.7587,46.5914],[-96.7586,46.5914],[-96.7585,46.5914],[-96.7583,46.5914],[-96.758,46.5914],[-96.7578,46.5915],[-96.7576,46.5915],[-96.7575,46.5915],[-96.7573,46.5916],[-96.757,46.5917],[-96.757,46.5918],[-96.7569,46.5918],[-96.7566,46.592],[-96.7563,46.5922],[-96.7562,46.5923],[-96.7561,46.5924],[-96.756,46.5925],[-96.7558,46.5928],[-96.7557,46.5929],[-96.7557,46.593],[-96.7556,46.5931],[-96.7556,46.5932],[-96.7555,46.5933],[-96.7555,46.5934],[-96.7554,46.5938],[-96.7554,46.5941],[-96.7554,46.5944],[-96.7554,46.5945],[-96.7554,46.5947],[-96.7554,46.5948],[-96.7554,46.5949],[-96.7555,46.595],[-96.7556,46.5951],[-96.7557,46.5952],[-96.7558,46.5953],[-96.756,46.5954],[-96.7561,46.5954],[-96.7562,46.5954],[-96.7563,46.5955],[-96.7565,46.5955],[-96.7569,46.5955],[-96.7571,46.5955],[-96.7572,46.5955],[-96.7575,46.5955],[-96.7576,46.5954],[-96.7579,46.5954],[-96.7583,46.5952],[-96.7588,46.595],[-96.759,46.595],[-96.7591,46.5949],[-96.7592,46.5949],[-96.7593,46.5949],[-96.7594,46.5948],[-96.7595,46.5948],[-96.7596,46.5948],[-96.7597,46.5947],[-96.7598,46.5947],[-96.7599,46.5947],[-96.76,46.5946],[-96.7601,46.5946],[-96.7602,46.5946],[-96.7602,46.5945],[-96.7603,46.5945],[-96.7604,46.5945],[-96.7605,46.5945],[-96.7606,46.5944],[-96.7607,46.5944],[-96.7609,46.5943],[-96.761,46.5943],[-96.7613,46.5942],[-96.7617,46.5941],[-96.7618,46.5941],[-96.7622,46.5941],[-96.7623,46.5941],[-96.7625,46.5941],[-96.7628,46.5941],[-96.7629,46.5941],[-96.763,46.5941],[-96.7632,46.5942],[-96.7635,46.5944],[-96.7639,46.5946],[-96.764,46.5947],[-96.7641,46.5948],[-96.7642,46.595],[-96.7642,46.5951],[-96.7644,46.5953],[-96.7645,46.5955],[-96.7645,46.5956],[-96.7647,46.5959],[-96.7648,46.5962],[-96.7648,46.5963],[-96.7649,46.5968],[-96.7649,46.5969],[-96.7651,46.5974],[-96.7652,46.5974],[-96.7653,46.5977],[-96.7654,46.5979],[-96.7655,46.598],[-96.7655,46.5981],[-96.7656,46.5982],[-96.7657,46.5983],[-96.7657,46.5984],[-96.7659,46.5985],[-96.7662,46.5987],[-96.7663,46.5988],[-96.7665,46.5988],[-96.7667,46.5989],[-96.767,46.5989],[-96.7674,46.5989],[-96.7676,46.5988],[-96.7679,46.5988],[-96.768,46.5988],[-96.7681,46.5987],[-96.7682,46.5987],[-96.7686,46.5985],[-96.7688,46.5983],[-96.769,46.5982],[-96.7693,46.598],[-96.7694,46.598],[-96.7694,46.5979],[-96.7695,46.5978],[-96.7696,46.5977],[-96.7698,46.5973],[-96.7698,46.5972],[-96.7698,46.5969],[-96.7699,46.5966],[-96.7699,46.5964],[-96.7698,46.5962],[-96.7698,46.596],[-96.7698,46.5959],[-96.7699,46.5958],[-96.77,46.5957],[-96.77,46.5956],[-96.7701,46.5956],[-96.7702,46.5955],[-96.7703,46.5955],[-96.7704,46.5955],[-96.7705,46.5955],[-96.7707,46.5955],[-96.7708,46.5955],[-96.7709,46.5956],[-96.7711,46.5957],[-96.7712,46.5958],[-96.7713,46.5959],[-96.7714,46.596],[-96.7715,46.5961],[-96.7716,46.5962],[-96.7716,46.5963],[-96.7717,46.5965],[-96.7718,46.5966],[-96.7718,46.5968],[-96.7719,46.5969],[-96.7719,46.597],[-96.7718,46.597],[-96.7718,46.5971],[-96.7718,46.5972],[-96.7718,46.5973],[-96.7719,46.5977],[-96.7719,46.598],[-96.7719,46.5981],[-96.7719,46.5982],[-96.7719,46.5985],[-96.7719,46.5988],[-96.7719,46.599],[-96.7719,46.5991],[-96.772,46.5991],[-96.772,46.5992],[-96.772,46.5993],[-96.7721,46.5995],[-96.7722,46.5997],[-96.7723,46.5999],[-96.7725,46.6003],[-96.7725,46.6004],[-96.7725,46.6005],[-96.7725,46.6006],[-96.7725,46.6007],[-96.7725,46.6008],[-96.7725,46.6009],[-96.7724,46.6009],[-96.7723,46.601],[-96.7722,46.6011],[-96.7721,46.6012],[-96.772,46.6012],[-96.772,46.6013],[-96.7719,46.6013],[-96.7718,46.6013],[-96.7717,46.6013],[-96.7715,46.6014],[-96.7713,46.6015],[-96.771,46.6016],[-96.7708,46.6017],[-96.7706,46.6017],[-96.7706,46.6018],[-96.7705,46.6018],[-96.7703,46.6019],[-96.7702,46.602],[-96.7702,46.6021],[-96.7701,46.6022],[-96.7701,46.6023],[-96.7701,46.6024],[-96.7701,46.6025],[-96.7702,46.6025],[-96.7703,46.6026],[-96.7704,46.6027],[-96.7706,46.6027],[-96.7707,46.6028],[-96.7708,46.6028],[-96.771,46.6029],[-96.7712,46.603],[-96.7713,46.603],[-96.7714,46.6031],[-96.7716,46.6031],[-96.7717,46.6031],[-96.772,46.6032],[-96.772,46.6033],[-96.7721,46.6033],[-96.7722,46.6034],[-96.7722,46.6035],[-96.7723,46.6037],[-96.7722,46.6038],[-96.7722,46.6039],[-96.7721,46.604],[-96.7719,46.6041],[-96.7718,46.6042],[-96.7717,46.6042],[-96.7716,46.6043],[-96.7713,46.6044],[-96.7711,46.6044],[-96.7705,46.6045],[-96.7704,46.6046],[-96.7702,46.6046],[-96.7699,46.6047],[-96.7696,46.6048],[-96.7695,46.6048],[-96.7693,46.6049],[-96.7691,46.6049],[-96.7689,46.6051],[-96.7688,46.6051],[-96.7687,46.6052],[-96.7685,46.6054],[-96.7683,46.6056],[-96.7682,46.6058],[-96.7682,46.6059],[-96.7682,46.6062],[-96.7682,46.6063],[-96.7683,46.6065],[-96.7684,46.6065],[-96.7686,46.6066],[-96.7686,46.6067],[-96.7687,46.6067],[-96.7689,46.6067],[-96.7692,46.6067],[-96.7695,46.6068],[-96.7698,46.6067],[-96.77,46.6067],[-96.7702,46.6067],[-96.7703,46.6066],[-96.7707,46.6066],[-96.7711,46.6065],[-96.7712,46.6065],[-96.7713,46.6065],[-96.7715,46.6065],[-96.7718,46.6064],[-96.7719,46.6064],[-96.7721,46.6064],[-96.7722,46.6064],[-96.7725,46.6063],[-96.7729,46.6062],[-96.7732,46.6061],[-96.7735,46.606],[-96.7737,46.606],[-96.7738,46.6059],[-96.774,46.6059],[-96.7742,46.6058],[-96.7743,46.6058],[-96.7745,46.6057],[-96.7746,46.6057],[-96.7747,46.6057],[-96.7749,46.6056],[-96.7751,46.6055],[-96.7753,46.6055],[-96.7755,46.6054],[-96.7757,46.6054],[-96.776,46.6054],[-96.7761,46.6054],[-96.7764,46.6054],[-96.7766,46.6054],[-96.7768,46.6055],[-96.7769,46.6056],[-96.777,46.6056],[-96.7771,46.6056],[-96.7772,46.6057],[-96.7775,46.6059],[-96.778,46.6062],[-96.7783,46.6064],[-96.7784,46.6065],[-96.7785,46.6066],[-96.7786,46.6067],[-96.7786,46.6068],[-96.7787,46.6069],[-96.7787,46.607],[-96.7788,46.6072],[-96.7788,46.6073],[-96.7788,46.6075],[-96.7788,46.6076],[-96.7787,46.6077],[-96.7786,46.6078],[-96.7785,46.6079],[-96.7783,46.608],[-96.7781,46.608],[-96.7779,46.6081],[-96.7778,46.6081],[-96.7776,46.6081],[-96.7775,46.6081],[-96.7774,46.6081],[-96.7766,46.6082],[-96.7764,46.6082],[-96.7763,46.6082],[-96.7762,46.6082],[-96.776,46.6082],[-96.7758,46.6083],[-96.7756,46.6083],[-96.7754,46.6083],[-96.7752,46.6084],[-96.7751,46.6084],[-96.7747,46.6085],[-96.7745,46.6085],[-96.7743,46.6086],[-96.7742,46.6086],[-96.774,46.6087],[-96.7738,46.6087],[-96.7735,46.6088],[-96.7734,46.6088],[-96.7732,46.6089],[-96.773,46.609],[-96.7729,46.609],[-96.7728,46.6091],[-96.7726,46.6092],[-96.7725,46.6093],[-96.7725,46.6094],[-96.7724,46.6094],[-96.7724,46.6095],[-96.7724,46.6096],[-96.7724,46.6097],[-96.7724,46.6098],[-96.7725,46.6099],[-96.7726,46.6099],[-96.7728,46.61],[-96.7729,46.6101],[-96.7731,46.6102],[-96.7732,46.6102],[-96.7733,46.6103],[-96.7734,46.6103],[-96.7738,46.6105],[-96.774,46.6106],[-96.7742,46.6108],[-96.7743,46.6108],[-96.7743,46.6109],[-96.7745,46.611],[-96.7745,46.6111],[-96.7746,46.6114],[-96.7747,46.6116],[-96.7747,46.6118],[-96.7746,46.612],[-96.7746,46.6121],[-96.7746,46.6122],[-96.7745,46.6123],[-96.7744,46.6125],[-96.7744,46.6127],[-96.7743,46.6128],[-96.7743,46.6129],[-96.7743,46.613],[-96.7742,46.6131],[-96.7742,46.6132],[-96.7741,46.6134],[-96.7741,46.6135],[-96.7741,46.6136],[-96.774,46.6137],[-96.7739,46.6138],[-96.7738,46.6139],[-96.7737,46.614],[-96.7735,46.6142],[-96.7734,46.6142],[-96.7733,46.6142],[-96.7732,46.6142],[-96.7731,46.6143],[-96.7726,46.6143],[-96.7724,46.6142],[-96.772,46.6142],[-96.7716,46.6142],[-96.7714,46.6142],[-96.7713,46.6142],[-96.7711,46.6143],[-96.771,46.6144],[-96.7709,46.6145],[-96.7708,46.6145],[-96.7707,46.6147],[-96.7707,46.6148],[-96.7707,46.615],[-96.7708,46.6151],[-96.7708,46.6152],[-96.7708,46.6153],[-96.7709,46.6154],[-96.7711,46.6156],[-96.7712,46.6157],[-96.7716,46.6159],[-96.7717,46.616],[-96.7718,46.6161],[-96.7719,46.6161],[-96.772,46.6161],[-96.7722,46.6162],[-96.7723,46.6163],[-96.7724,46.6163],[-96.7725,46.6163],[-96.7727,46.6164],[-96.7728,46.6164],[-96.7729,46.6164],[-96.7732,46.6164],[-96.7734,46.6164],[-96.7735,46.6164],[-96.7737,46.6163],[-96.7738,46.6163],[-96.774,46.6162],[-96.7741,46.6162],[-96.7743,46.616],[-96.7746,46.6158],[-96.7747,46.6158],[-96.7748,46.6156],[-96.7749,46.6155],[-96.775,46.6154],[-96.7751,46.6153],[-96.7753,46.6152],[-96.7755,46.615],[-96.7757,46.6148],[-96.7759,46.6146],[-96.776,46.6145],[-96.7761,46.6144],[-96.7762,46.6144],[-96.7764,46.6142],[-96.7765,46.6142],[-96.7766,46.6141],[-96.7767,46.614],[-96.7769,46.614],[-96.777,46.6139],[-96.7773,46.6139],[-96.7775,46.6139],[-96.7778,46.6138],[-96.7779,46.6138],[-96.778,46.6138],[-96.7784,46.6138],[-96.7786,46.6139],[-96.7788,46.614],[-96.7789,46.614],[-96.779,46.614],[-96.7791,46.614],[-96.7792,46.6141],[-96.7793,46.6141],[-96.7794,46.6142],[-96.7797,46.6143],[-96.7801,46.6145],[-96.7803,46.6146],[-96.7805,46.6147],[-96.781,46.6151],[-96.7811,46.6152],[-96.7812,46.6154],[-96.7813,46.6155],[-96.7814,46.6159],[-96.7814,46.616],[-96.7815,46.6161],[-96.7815,46.6163],[-96.7815,46.6164],[-96.7815,46.6165],[-96.7815,46.6167],[-96.7814,46.6168],[-96.7814,46.6169],[-96.7813,46.6169],[-96.7813,46.617],[-96.7812,46.617],[-96.7811,46.6171],[-96.781,46.6172],[-96.7808,46.6172],[-96.7807,46.6173],[-96.7806,46.6173],[-96.7804,46.6173],[-96.7803,46.6173],[-96.7801,46.6173],[-96.7799,46.6173],[-96.7796,46.6173],[-96.7795,46.6173],[-96.7794,46.6173],[-96.779,46.6173],[-96.7788,46.6173],[-96.7785,46.6172],[-96.7783,46.6172],[-96.7781,46.6171],[-96.7778,46.6171],[-96.7777,46.617],[-96.7775,46.617],[-96.7772,46.6169],[-96.7768,46.6169],[-96.7766,46.6169],[-96.7762,46.6168],[-96.7761,46.6169],[-96.776,46.6169],[-96.7758,46.617],[-96.7756,46.6171],[-96.7754,46.6172],[-96.7752,46.6174],[-96.775,46.6175],[-96.775,46.6176],[-96.7749,46.6176],[-96.7748,46.6178],[-96.7748,46.6179],[-96.7748,46.618],[-96.7748,46.6181],[-96.7748,46.6186],[-96.7748,46.6187],[-96.7749,46.6187],[-96.7749,46.6188],[-96.775,46.619],[-96.775,46.6193],[-96.775,46.6195],[-96.775,46.6197],[-96.775,46.6201],[-96.7751,46.6204],[-96.7751,46.6206],[-96.7751,46.6207],[-96.7751,46.6208],[-96.7752,46.621],[-96.7753,46.6211],[-96.7754,46.6211],[-96.7754,46.6212],[-96.7755,46.6212],[-96.7756,46.6212],[-96.7757,46.6212],[-96.776,46.6212],[-96.7761,46.6212],[-96.7762,46.6212],[-96.7766,46.621],[-96.7767,46.6209],[-96.7773,46.6206],[-96.7775,46.6204],[-96.7776,46.6203],[-96.7778,46.6202],[-96.778,46.62],[-96.7782,46.6199],[-96.7785,46.6198],[-96.7786,46.6198],[-96.7786,46.6197],[-96.7789,46.6196],[-96.7791,46.6195],[-96.7793,46.6195],[-96.7794,46.6195],[-96.7795,46.6195],[-96.7797,46.6195],[-96.7799,46.6195],[-96.7802,46.6195],[-96.7803,46.6195],[-96.7805,46.6196],[-96.7806,46.6196],[-96.7807,46.6196],[-96.7808,46.6197],[-96.7809,46.6198],[-96.7811,46.6199],[-96.7813,46.62],[-96.7815,46.6203],[-96.7816,46.6204],[-96.7817,46.6204],[-96.7817,46.6205],[-96.7817,46.6206],[-96.7818,46.6207],[-96.7818,46.6208],[-96.7819,46.6209],[-96.782,46.621],[-96.7821,46.6212],[-96.7821,46.6213],[-96.7822,46.6214],[-96.7823,46.6215],[-96.7824,46.6216],[-96.7826,46.6218],[-96.7827,46.6219],[-96.7829,46.622],[-96.7831,46.6221],[-96.7832,46.6221],[-96.7833,46.6221],[-96.7834,46.6222],[-96.7835,46.6222],[-96.7836,46.6221],[-96.7837,46.6221],[-96.7838,46.6221],[-96.7839,46.6221],[-96.7839,46.622],[-96.784,46.622],[-96.7841,46.622],[-96.7842,46.6219],[-96.7844,46.6217],[-96.7846,46.6216],[-96.7846,46.6215],[-96.7847,46.6213],[-96.7848,46.6212],[-96.7848,46.621],[-96.7848,46.6208],[-96.7848,46.6207],[-96.7848,46.6205],[-96.7848,46.6201],[-96.7848,46.62],[-96.7848,46.6199],[-96.7848,46.6198],[-96.7848,46.6197],[-96.7849,46.6196],[-96.7849,46.6194],[-96.7849,46.6193],[-96.785,46.6192],[-96.785,46.6191],[-96.7852,46.619],[-96.7853,46.619],[-96.7854,46.6189],[-96.7855,46.6189],[-96.7856,46.6189],[-96.7857,46.6189],[-96.786,46.6189],[-96.7862,46.6189],[-96.7863,46.6189],[-96.7864,46.6189],[-96.7865,46.6189],[-96.7866,46.6189],[-96.7867,46.619],[-96.787,46.6192],[-96.7871,46.6193],[-96.7872,46.6193],[-96.7873,46.6194],[-96.7873,46.6195],[-96.7874,46.6197],[-96.7875,46.6198],[-96.7875,46.62],[-96.7875,46.6201],[-96.7875,46.6204],[-96.7875,46.6206],[-96.7874,46.6209],[-96.7873,46.6211],[-96.7872,46.6213],[-96.7871,46.6214],[-96.7869,46.6217],[-96.7869,46.6218],[-96.7867,46.622],[-96.7866,46.6221],[-96.7865,46.6222],[-96.7863,46.6224],[-96.7857,46.6228],[-96.7854,46.623],[-96.7853,46.623],[-96.7849,46.6232],[-96.7848,46.6232],[-96.7846,46.6233],[-96.7843,46.6234],[-96.7842,46.6234],[-96.7841,46.6234],[-96.7839,46.6234],[-96.7838,46.6234],[-96.7836,46.6235],[-96.7835,46.6235],[-96.7833,46.6236],[-96.7832,46.6236],[-96.7831,46.6237],[-96.783,46.6238],[-96.7828,46.6238],[-96.7825,46.624],[-96.7824,46.624],[-96.7822,46.6241],[-96.7821,46.6241],[-96.782,46.6242],[-96.7818,46.6242],[-96.7817,46.6243],[-96.7814,46.6243],[-96.7813,46.6244],[-96.7812,46.6244],[-96.7811,46.6244],[-96.781,46.6245],[-96.7809,46.6245],[-96.7806,46.6245],[-96.7805,46.6245],[-96.7802,46.6245],[-96.78,46.6245],[-96.7795,46.6245],[-96.7793,46.6244],[-96.779,46.6244],[-96.7787,46.6244],[-96.7786,46.6244],[-96.7785,46.6245],[-96.7783,46.6245],[-96.7782,46.6245],[-96.7781,46.6245],[-96.778,46.6246],[-96.7779,46.6247],[-96.7779,46.6248],[-96.7779,46.625],[-96.778,46.6251],[-96.778,46.6252],[-96.7781,46.6253],[-96.7783,46.6254],[-96.7787,46.6256],[-96.7789,46.6256],[-96.779,46.6257],[-96.7791,46.6257],[-96.7793,46.6257],[-96.7803,46.6258],[-96.7805,46.6258],[-96.7807,46.6258],[-96.7808,46.6258],[-96.781,46.6257],[-96.7813,46.6257],[-96.7816,46.6257],[-96.7819,46.6257],[-96.7821,46.6256],[-96.7825,46.6255],[-96.7826,46.6255],[-96.7827,46.6255],[-96.7828,46.6254],[-96.7829,46.6254],[-96.783,46.6254],[-96.7831,46.6253],[-96.7832,46.6253],[-96.7833,46.6253],[-96.7834,46.6252],[-96.7837,46.6251],[-96.7838,46.6251],[-96.7841,46.625],[-96.7845,46.6249],[-96.7846,46.6249],[-96.7848,46.6248],[-96.7849,46.6247],[-96.785,46.6247],[-96.7855,46.6245],[-96.7857,46.6243],[-96.786,46.6243],[-96.7862,46.6242],[-96.7864,46.6241],[-96.7866,46.624],[-96.7867,46.624],[-96.7869,46.624],[-96.787,46.6239],[-96.7873,46.6239],[-96.7874,46.6239],[-96.7876,46.6239],[-96.7878,46.6239],[-96.7884,46.624],[-96.7886,46.624],[-96.789,46.6241],[-96.7892,46.6241],[-96.7893,46.6241],[-96.7895,46.6242],[-96.7897,46.6243],[-96.7899,46.6243],[-96.7901,46.6244],[-96.7903,46.6244],[-96.7905,46.6245],[-96.7906,46.6245],[-96.7908,46.6246],[-96.7909,46.6247],[-96.7911,46.6247],[-96.7913,46.6249],[-96.7913,46.625],[-96.7913,46.6252],[-96.7913,46.6253],[-96.7912,46.6254],[-96.7911,46.6255],[-96.791,46.6255],[-96.791,46.6256],[-96.7908,46.6257],[-96.7905,46.6258],[-96.7903,46.6258],[-96.7902,46.6259],[-96.7901,46.6259],[-96.7899,46.6259],[-96.7895,46.626],[-96.7894,46.626],[-96.7889,46.6261],[-96.7887,46.6262],[-96.7885,46.6262],[-96.7884,46.6262],[-96.7881,46.6263],[-96.788,46.6263],[-96.7878,46.6264],[-96.7875,46.6264],[-96.7872,46.6265],[-96.7871,46.6265],[-96.787,46.6266],[-96.7869,46.6266],[-96.7868,46.6267],[-96.7867,46.6267],[-96.7866,46.6268],[-96.7865,46.6268],[-96.7864,46.6268],[-96.7863,46.6269],[-96.786,46.6271],[-96.7859,46.6272],[-96.7857,46.6274],[-96.7856,46.6275],[-96.7856,46.6276],[-96.7855,46.6277],[-96.7854,46.6278],[-96.7854,46.6279],[-96.7853,46.628],[-96.7853,46.6284],[-96.7852,46.6286],[-96.7852,46.6289],[-96.7852,46.6291],[-96.7852,46.6292],[-96.7853,46.6293],[-96.7853,46.6295],[-96.7852,46.6299],[-96.7852,46.63],[-96.7851,46.6301],[-96.785,46.6302],[-96.7849,46.6303],[-96.7848,46.6304],[-96.7847,46.6304],[-96.7845,46.6305],[-96.7844,46.6305],[-96.7843,46.6305],[-96.7842,46.6305],[-96.784,46.6306],[-96.7831,46.6306],[-96.7829,46.6306],[-96.7828,46.6307],[-96.7827,46.6307],[-96.7824,46.6308],[-96.7823,46.6309],[-96.7822,46.631],[-96.7821,46.6311],[-96.7821,46.6312],[-96.7821,46.6313],[-96.7822,46.6314],[-96.7823,46.6315],[-96.7824,46.6316],[-96.7826,46.6316],[-96.7827,46.6317],[-96.7829,46.6317],[-96.783,46.6317],[-96.7833,46.6317],[-96.7834,46.6317],[-96.7838,46.6316],[-96.7839,46.6316],[-96.7841,46.6316],[-96.7842,46.6316],[-96.7842,46.6315],[-96.7846,46.6314],[-96.7848,46.6314],[-96.7849,46.6313],[-96.785,46.6313],[-96.7852,46.6311],[-96.7854,46.631],[-96.7855,46.6309],[-96.7856,46.6309],[-96.7859,46.6306],[-96.7861,46.6305],[-96.7865,46.6303],[-96.7865,46.6302],[-96.7867,46.6301],[-96.7869,46.6299],[-96.7871,46.6298],[-96.7872,46.6298],[-96.7873,46.6298],[-96.7875,46.6297],[-96.7877,46.6296],[-96.7882,46.6293],[-96.7883,46.6293],[-96.7884,46.6293],[-96.7886,46.6292],[-96.7887,46.6292],[-96.7888,46.6292],[-96.7891,46.6292],[-96.7892,46.6292],[-96.7896,46.6292],[-96.7898,46.6293],[-96.79,46.6294],[-96.7902,46.6294],[-96.7904,46.6295],[-96.7905,46.6295],[-96.7907,46.6296],[-96.7909,46.6296],[-96.791,46.6297],[-96.7911,46.6297],[-96.7912,46.6298],[-96.7914,46.6299],[-96.7916,46.63],[-96.7918,46.6301],[-96.7919,46.6302],[-96.7921,46.6302],[-96.7923,46.6302],[-96.7925,46.6303],[-96.7926,46.6303],[-96.7927,46.6304],[-96.7929,46.6304],[-96.7931,46.6305],[-96.7932,46.6305],[-96.7934,46.6306],[-96.7936,46.6306],[-96.7939,46.6308],[-96.7942,46.6309],[-96.7942,46.631],[-96.7944,46.6311],[-96.7946,46.6313],[-96.7947,46.6314],[-96.7949,46.6315],[-96.795,46.6315],[-96.7951,46.6316],[-96.7952,46.6316],[-96.7953,46.6316],[-96.7954,46.6316],[-96.7956,46.6315],[-96.7958,46.6314],[-96.7959,46.6313],[-96.796,46.6313],[-96.796,46.6312],[-96.7961,46.6311],[-96.7961,46.631],[-96.796,46.6307],[-96.796,46.6305],[-96.7959,46.6303],[-96.7959,46.6302],[-96.7959,46.6301],[-96.7958,46.6299],[-96.7958,46.6298],[-96.7957,46.6296],[-96.7957,46.6295],[-96.7957,46.6294],[-96.7957,46.6293],[-96.7957,46.6292],[-96.7958,46.629],[-96.7959,46.629],[-96.796,46.6289],[-96.7961,46.6288],[-96.7963,46.6287],[-96.7964,46.6287],[-96.7966,46.6287],[-96.7967,46.6287],[-96.7968,46.6287],[-96.7971,46.6287],[-96.7973,46.6287],[-96.7974,46.6288],[-96.7975,46.6288],[-96.7977,46.6289],[-96.7979,46.6291],[-96.798,46.6292],[-96.7981,46.6292],[-96.7981,46.6293],[-96.7982,46.6295],[-96.7982,46.6296],[-96.7982,46.6299],[-96.7982,46.63],[-96.7982,46.6302],[-96.7981,46.6303],[-96.798,46.6303],[-96.798,46.6305],[-96.7975,46.6312],[-96.7973,46.6315],[-96.7973,46.6316],[-96.7971,46.6319],[-96.7964,46.6328],[-96.796,46.6332],[-96.7953,46.6335],[-96.7948,46.6336],[-96.7947,46.6336],[-96.793,46.6343],[-96.7923,46.6348],[-96.7922,46.635],[-96.7919,46.6354],[-96.7919,46.6355],[-96.7916,46.6362],[-96.7914,46.6368],[-96.7913,46.6375],[-96.7911,46.6384],[-96.7908,46.6387],[-96.7896,46.6391],[-96.7879,46.6396],[-96.7873,46.6398],[-96.7861,46.6401],[-96.7859,46.6403],[-96.7858,46.6405],[-96.786,46.6408],[-96.7866,46.6411],[-96.7895,46.6416],[-96.7902,46.6419],[-96.7905,46.6421],[-96.7908,46.6426],[-96.7909,46.643],[-96.7909,46.6431],[-96.7912,46.6443],[-96.7915,46.6447],[-96.7918,46.645],[-96.7923,46.6454],[-96.7937,46.6461],[-96.7942,46.6465],[-96.7941,46.6467],[-96.7939,46.6469],[-96.7928,46.6472],[-96.7911,46.6476],[-96.7909,46.6478],[-96.7907,46.648],[-96.7905,46.6483],[-96.7906,46.6488],[-96.7906,46.6491],[-96.7922,46.6502],[-96.7942,46.6519],[-96.7951,46.6525],[-96.7961,46.6531],[-96.7967,46.6534],[-96.7981,46.6535],[-96.7982,46.6536],[-96.7987,46.6538],[-96.799,46.6541],[-96.7989,46.6552],[-96.7988,46.6556],[-96.7988,46.6565],[-96.799,46.657],[-96.799,46.6576],[-96.7988,46.6579],[-96.7987,46.6581],[-96.7975,46.6585],[-96.7972,46.6588],[-96.797,46.659],[-96.7971,46.6592],[-96.7972,46.6596],[-96.7979,46.6601],[-96.7997,46.6606],[-96.8,46.6609],[-96.7999,46.6611],[-96.7997,46.6612],[-96.7995,46.6613],[-96.7978,46.6618],[-96.7976,46.662],[-96.7974,46.6625],[-96.7975,46.6627],[-96.7976,46.6632],[-96.7978,46.6634],[-96.7979,46.6636],[-96.7981,46.6638],[-96.7981,46.664],[-96.7983,46.6641],[-96.7986,46.6648],[-96.7986,46.6651],[-96.7983,46.6653],[-96.796,46.6657],[-96.7957,46.6658],[-96.7956,46.666],[-96.7956,46.6663],[-96.7958,46.6667],[-96.7964,46.667],[-96.7968,46.6671],[-96.7979,46.667],[-96.7993,46.6667],[-96.8004,46.6667],[-96.8012,46.6669],[-96.8014,46.667],[-96.8018,46.6672],[-96.8021,46.6675],[-96.802,46.6679],[-96.8019,46.6681],[-96.8013,46.6685],[-96.8002,46.6688],[-96.7991,46.6689],[-96.7978,46.6688],[-96.7972,46.6685],[-96.7968,46.668],[-96.7961,46.6675],[-96.7959,46.6674],[-96.7951,46.6675],[-96.7947,46.6677],[-96.7944,46.6679],[-96.7942,46.668],[-96.7939,46.6686],[-96.7937,46.6693],[-96.7937,46.6697],[-96.7938,46.67],[-96.7939,46.6701],[-96.794,46.6702],[-96.7946,46.6708],[-96.7946,46.6714],[-96.7942,46.6716],[-96.7934,46.6716],[-96.7925,46.6718],[-96.7923,46.6717],[-96.7923,46.6718],[-96.7919,46.6719],[-96.7916,46.6722],[-96.7915,46.6725],[-96.7915,46.6728],[-96.7917,46.6731],[-96.7921,46.6735],[-96.7928,46.6739],[-96.7932,46.674],[-96.794,46.6738],[-96.7957,46.6733],[-96.7967,46.6733],[-96.7977,46.6734],[-96.7983,46.6737],[-96.7989,46.6742],[-96.799,46.6744],[-96.7994,46.6749],[-96.7995,46.6752],[-96.7995,46.676],[-96.7994,46.6766],[-96.7993,46.6782],[-96.799,46.6784],[-96.7986,46.6786],[-96.7972,46.6787],[-96.7967,46.6789],[-96.7965,46.679],[-96.796,46.6793],[-96.7952,46.6795],[-96.7948,46.6795],[-96.7944,46.6795],[-96.7939,46.6791],[-96.7937,46.6789],[-96.7934,46.6775],[-96.7931,46.6772],[-96.7926,46.6767],[-96.7921,46.6766],[-96.7888,46.6766],[-96.7881,46.6767],[-96.7876,46.677],[-96.7875,46.6771],[-96.7874,46.6775],[-96.7875,46.6778],[-96.7877,46.6782],[-96.7883,46.6786],[-96.7896,46.6793],[-96.7904,46.6797],[-96.7918,46.6804],[-96.7926,46.6808],[-96.7932,46.6809],[-96.7933,46.681],[-96.7939,46.6814],[-96.7944,46.682],[-96.7945,46.6821],[-96.7946,46.6823],[-96.7947,46.6824],[-96.7948,46.6828],[-96.7948,46.6833],[-96.7944,46.6835],[-96.7941,46.6835],[-96.794,46.6836],[-96.7935,46.6836],[-96.792,46.6833],[-96.7913,46.6831],[-96.7906,46.6826],[-96.7897,46.6819],[-96.7892,46.6817],[-96.7884,46.6817],[-96.7881,46.6818],[-96.7879,46.682],[-96.7877,46.6823],[-96.7876,46.683],[-96.7876,46.6839],[-96.7877,46.6843],[-96.7879,46.6846],[-96.7878,46.685],[-96.7876,46.6852],[-96.7871,46.6852],[-96.7868,46.6851],[-96.7862,46.6848],[-96.7857,46.6846],[-96.7851,46.6846],[-96.7845,46.6848],[-96.7843,46.685],[-96.7841,46.6853],[-96.7839,46.6857],[-96.784,46.6861],[-96.7841,46.6867],[-96.7842,46.6867],[-96.7843,46.6868],[-96.7845,46.6871],[-96.7847,46.6874],[-96.7851,46.6876],[-96.7854,46.6877],[-96.7862,46.6878],[-96.7879,46.6878],[-96.7893,46.6882],[-96.7898,46.6884],[-96.7906,46.6891],[-96.7906,46.69],[-96.7903,46.6903],[-96.7896,46.6907],[-96.7868,46.6911],[-96.7863,46.6913],[-96.7861,46.6915],[-96.786,46.6919],[-96.7863,46.6923],[-96.7873,46.693],[-96.7873,46.6932],[-96.7869,46.6936],[-96.7856,46.6937],[-96.7851,46.6939],[-96.7849,46.6944],[-96.785,46.695],[-96.7852,46.6958],[-96.7856,46.6963],[-96.7861,46.6976],[-96.7862,46.6976],[-96.7862,46.6977],[-96.7863,46.6979],[-96.7863,46.698],[-96.7864,46.698],[-96.7864,46.6981],[-96.7871,46.6988],[-96.7873,46.6992],[-96.7879,46.6998],[-96.7881,46.7002],[-96.788,46.7006],[-96.7876,46.7009],[-96.7869,46.701],[-96.7852,46.7008],[-96.7844,46.7009],[-96.7843,46.701],[-96.7842,46.7015],[-96.7845,46.7018],[-96.7848,46.7019],[-96.7858,46.7021],[-96.7867,46.7022],[-96.7885,46.7022],[-96.7898,46.7023],[-96.7904,46.7026],[-96.7909,46.703],[-96.7912,46.7034],[-96.7912,46.7037],[-96.7907,46.704],[-96.7904,46.7042],[-96.7898,46.7045],[-96.7895,46.7047],[-96.7879,46.7052],[-96.7867,46.7054],[-96.7859,46.7056],[-96.7845,46.7056],[-96.784,46.7058],[-96.7838,46.706],[-96.7839,46.7064],[-96.784,46.7064],[-96.7841,46.7066],[-96.7849,46.7072],[-96.7855,46.7075],[-96.7864,46.7077],[-96.7872,46.7079],[-96.7878,46.7081],[-96.7886,46.7084],[-96.7892,46.7088],[-96.7895,46.7091],[-96.7895,46.7092],[-96.7896,46.7094],[-96.7896,46.7096],[-96.7892,46.7099],[-96.7881,46.7103],[-96.7862,46.7104],[-96.785,46.7107],[-96.784,46.7111],[-96.7836,46.7114],[-96.7835,46.7117],[-96.7835,46.7118],[-96.7838,46.712],[-96.784,46.7122],[-96.785,46.7126],[-96.7862,46.7129],[-96.7869,46.7131],[-96.7873,46.7134],[-96.7875,46.7136],[-96.7875,46.714],[-96.7865,46.7148],[-96.7844,46.7159],[-96.7837,46.7161],[-96.7826,46.7163],[-96.7823,46.7164],[-96.7821,46.7165],[-96.7821,46.7169],[-96.7823,46.7171],[-96.7828,46.7175],[-96.7838,46.7178],[-96.7852,46.718],[-96.7867,46.718],[-96.7878,46.7182],[-96.7884,46.718],[-96.7891,46.7175],[-96.7895,46.7174],[-96.7902,46.7174],[-96.7908,46.7176],[-96.7911,46.7178],[-96.7912,46.718],[-96.7912,46.7189],[-96.7909,46.7193],[-96.7903,46.7197],[-96.7895,46.7197],[-96.7869,46.7198],[-96.7863,46.7199],[-96.7848,46.7205],[-96.784,46.7209],[-96.7829,46.7212],[-96.7811,46.7221],[-96.7799,46.7229],[-96.7799,46.723],[-96.7798,46.7233],[-96.7798,46.7237],[-96.7801,46.724],[-96.7805,46.7243],[-96.7813,46.7246],[-96.7818,46.7247],[-96.782,46.7249],[-96.782,46.7252],[-96.7818,46.7253],[-96.7806,46.7255],[-96.78,46.7257],[-96.7795,46.7261],[-96.7791,46.7266],[-96.7792,46.7281],[-96.7793,46.7283],[-96.7793,46.7296],[-96.7795,46.7298],[-96.7796,46.73],[-96.78,46.7301],[-96.7805,46.73],[-96.7807,46.7299],[-96.781,46.7295],[-96.781,46.7293],[-96.7814,46.729],[-96.782,46.7288],[-96.7825,46.7289],[-96.783,46.729],[-96.7833,46.7292],[-96.7835,46.7294],[-96.7841,46.7301],[-96.7842,46.7304],[-96.7842,46.731],[-96.7842,46.7311],[-96.7844,46.7315],[-96.7845,46.7319],[-96.7845,46.7327],[-96.7842,46.733],[-96.7838,46.7331],[-96.7818,46.7331],[-96.7811,46.7334],[-96.7809,46.7335],[-96.7808,46.7338],[-96.7808,46.7343],[-96.7809,46.7344],[-96.7809,46.7346],[-96.7818,46.7353],[-96.7826,46.7356],[-96.7831,46.736],[-96.7832,46.7361],[-96.7831,46.7365],[-96.7828,46.7367],[-96.7823,46.737],[-96.7815,46.7372],[-96.7811,46.7375],[-96.7809,46.7379],[-96.7809,46.7384],[-96.7811,46.7387],[-96.7814,46.7389],[-96.7819,46.7395],[-96.7826,46.74],[-96.7829,46.7403],[-96.7828,46.7406],[-96.7827,46.7408],[-96.7822,46.7409],[-96.7811,46.741],[-96.7805,46.7412],[-96.7803,46.7414],[-96.7805,46.7418],[-96.7808,46.7422],[-96.7812,46.7424],[-96.7823,46.7426],[-96.7829,46.7426],[-96.7863,46.7426],[-96.7869,46.7427],[-96.7873,46.743],[-96.7874,46.7431],[-96.7872,46.7438],[-96.7868,46.7442],[-96.7865,46.7445],[-96.7858,46.7447],[-96.7852,46.7446],[-96.7826,46.744],[-96.7821,46.7439],[-96.7811,46.744],[-96.7807,46.7442],[-96.7804,46.7446],[-96.7803,46.745],[-96.7804,46.7455],[-96.7805,46.7457],[-96.7808,46.746],[-96.7843,46.7465],[-96.7855,46.7469],[-96.7871,46.7477],[-96.7877,46.7482],[-96.7876,46.7488],[-96.7875,46.749],[-96.7867,46.7492],[-96.7859,46.749],[-96.7845,46.7487],[-96.7833,46.7487],[-96.783,46.7488],[-96.7826,46.7492],[-96.7825,46.7495],[-96.7827,46.75],[-96.7828,46.7504],[-96.7828,46.7505],[-96.7829,46.7506],[-96.7833,46.7509],[-96.7838,46.7512],[-96.7847,46.7514],[-96.7863,46.7516],[-96.7873,46.7517],[-96.7888,46.7516],[-96.7892,46.7518],[-96.7894,46.752],[-96.7893,46.7524],[-96.7892,46.7525],[-96.789,46.7527],[-96.7884,46.7529],[-96.7877,46.7529],[-96.7866,46.7528],[-96.7851,46.7524],[-96.7842,46.7524],[-96.7831,46.7528],[-96.7827,46.7531],[-96.7827,46.7539],[-96.7828,46.7542],[-96.7829,46.7543],[-96.783,46.7545],[-96.7835,46.7548],[-96.7843,46.755],[-96.7848,46.7549],[-96.786,46.7549],[-96.7872,46.7551],[-96.7887,46.7557],[-96.7893,46.7561],[-96.7898,46.7566],[-96.7898,46.7567],[-96.7897,46.757],[-96.7894,46.7575],[-96.7889,46.7577],[-96.7884,46.7579],[-96.7877,46.7579],[-96.7871,46.7578],[-96.7859,46.757],[-96.7848,46.7564],[-96.7835,46.7565],[-96.7831,46.7566],[-96.7829,46.7567],[-96.7829,46.7578],[-96.7831,46.7583],[-96.7832,46.7587],[-96.7834,46.7587],[-96.7833,46.7588],[-96.7836,46.7591],[-96.7839,46.7592],[-96.7848,46.7594],[-96.7858,46.7595],[-96.7865,46.7597],[-96.787,46.7601],[-96.7873,46.7604],[-96.7873,46.761],[-96.7867,46.7616],[-96.7864,46.7619],[-96.7858,46.762],[-96.7848,46.7621],[-96.784,46.762],[-96.7835,46.7618],[-96.7822,46.761],[-96.7811,46.7604],[-96.7803,46.7602],[-96.7791,46.7602],[-96.7782,46.7604],[-96.778,46.7606],[-96.7779,46.7609],[-96.7779,46.7616],[-96.7781,46.7621],[-96.7782,46.7624],[-96.7789,46.7628],[-96.7793,46.763],[-96.7797,46.763],[-96.783,46.7629],[-96.7839,46.763],[-96.7854,46.7633],[-96.7865,46.7636],[-96.7879,46.7642],[-96.7891,46.7649],[-96.7895,46.7654],[-96.7895,46.766],[-96.7893,46.7662],[-96.7888,46.7665],[-96.7884,46.7665],[-96.7879,46.7665],[-96.7878,46.7665],[-96.7857,46.7662],[-96.781,46.7653],[-96.7788,46.7645],[-96.7784,46.7645],[-96.7782,46.7645],[-96.7782,46.7646],[-96.7779,46.7647],[-96.7768,46.765],[-96.7764,46.7652],[-96.7757,46.766],[-96.7755,46.7668],[-96.7755,46.7672],[-96.7758,46.7675],[-96.7762,46.7678],[-96.779,46.7684],[-96.7806,46.7685],[-96.7844,46.7689],[-96.7861,46.7691],[-96.7871,46.7695],[-96.788,46.77],[-96.7884,46.7703],[-96.7892,46.7712],[-96.7893,46.7715],[-96.7896,46.7718],[-96.7897,46.7724],[-96.7898,46.7726],[-96.7899,46.7728],[-96.7899,46.7731],[-96.79,46.7734],[-96.7901,46.7745],[-96.7901,46.7746],[-96.7898,46.7748],[-96.7895,46.7749],[-96.7889,46.775],[-96.788,46.7747],[-96.7865,46.7741],[-96.7859,46.774],[-96.785,46.7741],[-96.7843,46.7743],[-96.7837,46.7747],[-96.7836,46.7749],[-96.7835,46.775],[-96.7832,46.776],[-96.7831,46.7761],[-96.7831,46.7764],[-96.7832,46.7772],[-96.7834,46.7777],[-96.7834,46.7778],[-96.7838,46.7782],[-96.7842,46.7784],[-96.7848,46.7785],[-96.7859,46.7786],[-96.7872,46.7784],[-96.7882,46.778],[-96.7887,46.7777],[-96.7903,46.7768],[-96.7914,46.7762],[-96.7922,46.7759],[-96.7944,46.7758],[-96.7951,46.776],[-96.7959,46.7763],[-96.7965,46.7767],[-96.7968,46.777],[-96.7967,46.7775],[-96.7964,46.7779],[-96.7957,46.7784],[-96.7941,46.7794],[-96.7933,46.7799],[-96.7926,46.7808],[-96.7919,46.7815],[-96.7913,46.782],[-96.7907,46.7825],[-96.7886,46.7835],[-96.7882,46.7837],[-96.7879,46.7841],[-96.7874,46.7847],[-96.7873,46.7848],[-96.7871,46.7852],[-96.7871,46.7853],[-96.7871,46.7855],[-96.7871,46.7856],[-96.7876,46.7862],[-96.788,46.7865],[-96.7895,46.7869],[-96.7899,46.787],[-96.7902,46.7873],[-96.7902,46.788],[-96.7899,46.7885],[-96.7893,46.7892],[-96.7893,46.7894],[-96.7896,46.7896],[-96.7901,46.7896],[-96.7905,46.7895],[-96.7913,46.7891],[-96.7921,46.7886],[-96.7928,46.7886],[-96.7943,46.7886],[-96.7951,46.7888],[-96.7955,46.7892],[-96.7958,46.7894],[-96.7962,46.7899],[-96.797,46.7916],[-96.797,46.7924],[-96.7967,46.7928],[-96.7957,46.7933],[-96.795,46.7936],[-96.7947,46.7938],[-96.7944,46.7941],[-96.7943,46.7946],[-96.7944,46.7951],[-96.7946,46.7955],[-96.7949,46.7958],[-96.7956,46.7962],[-96.7966,46.7966],[-96.797,46.7966],[-96.7996,46.7963],[-96.8004,46.7963],[-96.8011,46.7964],[-96.8016,46.7966],[-96.8019,46.797],[-96.8019,46.7972],[-96.8019,46.7976],[-96.8017,46.7979],[-96.8013,46.7982],[-96.8001,46.7986],[-96.799,46.7989],[-96.7981,46.7991],[-96.7972,46.7994],[-96.7962,46.7999],[-96.796,46.8003],[-96.7958,46.8008],[-96.7958,46.8017],[-96.7959,46.802],[-96.7959,46.8021],[-96.796,46.8024],[-96.7961,46.8029],[-96.7963,46.8031],[-96.7964,46.8031],[-96.7964,46.8034],[-96.7965,46.8034],[-96.7966,46.8035],[-96.7968,46.8037],[-96.7968,46.8039],[-96.7972,46.8042],[-96.7978,46.8045],[-96.7981,46.8046],[-96.7984,46.8046],[-96.7994,46.8045],[-96.8005,46.8043],[-96.8012,46.8042],[-96.8017,46.8043],[-96.8021,46.8043],[-96.8028,46.8046],[-96.8031,46.8048],[-96.8031,46.8051],[-96.8028,46.8055],[-96.8021,46.8059],[-96.8002,46.8061],[-96.7985,46.8062],[-96.7968,46.8065],[-96.7963,46.8068],[-96.7959,46.8071],[-96.7957,46.8074],[-96.7958,46.8078],[-96.7959,46.8082],[-96.7965,46.8087],[-96.7975,46.8091],[-96.7995,46.8098],[-96.801,46.8101],[-96.8015,46.8104],[-96.8021,46.811],[-96.8024,46.8113],[-96.8024,46.8115],[-96.8025,46.8115],[-96.8025,46.8119],[-96.8023,46.8122],[-96.802,46.8125],[-96.8019,46.8125],[-96.8016,46.8126],[-96.801,46.813],[-96.8004,46.8135],[-96.7997,46.8147],[-96.7993,46.8154],[-96.7995,46.8163],[-96.7996,46.817],[-96.7999,46.8176],[-96.7999,46.818],[-96.8,46.8182],[-96.8,46.8183],[-96.8,46.8184],[-96.8,46.8189],[-96.8002,46.8197],[-96.7985,46.8218],[-96.7983,46.822],[-96.798,46.8224],[-96.7926,46.8233],[-96.793,46.8258],[-96.7923,46.8268],[-96.7916,46.8279],[-96.7914,46.8278],[-96.7839,46.8263],[-96.7821,46.8251],[-96.7818,46.8251],[-96.7814,46.8247],[-96.7813,46.8248],[-96.7803,46.8258],[-96.7829,46.828],[-96.7831,46.8282],[-96.7834,46.8283],[-96.7869,46.8303],[-96.7927,46.8326],[-96.7939,46.8331],[-96.794,46.8331],[-96.7932,46.8344],[-96.7927,46.8345],[-96.7926,46.8343],[-96.7921,46.8341],[-96.7872,46.8326],[-96.7852,46.8331],[-96.7849,46.8334],[-96.7845,46.8334],[-96.7848,46.8334],[-96.7848,46.8335],[-96.7829,46.8362],[-96.7829,46.8363],[-96.7828,46.8371],[-96.7837,46.8375],[-96.7868,46.8388],[-96.7876,46.8399],[-96.788,46.8405],[-96.7872,46.8411],[-96.782,46.841],[-96.7786,46.8392],[-96.7759,46.8389],[-96.7754,46.8389],[-96.7751,46.8404],[-96.7768,46.8422],[-96.7797,46.8437],[-96.7817,46.8457],[-96.7813,46.8473],[-96.7807,46.8477],[-96.7806,46.8478],[-96.7805,46.8478],[-96.779,46.8487],[-96.7739,46.85],[-96.7732,46.8515],[-96.7735,46.8517],[-96.7747,46.8524],[-96.777,46.8525],[-96.7814,46.8512],[-96.7842,46.852],[-96.7853,46.8543],[-96.7855,46.8549],[-96.7839,46.8558],[-96.7781,46.854],[-96.7761,46.8545],[-96.7773,46.8573],[-96.7792,46.8586],[-96.7793,46.8587],[-96.784,46.8617],[-96.7839,46.8633],[-96.783,46.8645],[-96.7826,46.8649],[-96.7816,46.866],[-96.7814,46.8663],[-96.7813,46.8663],[-96.7812,46.8665],[-96.781,46.8669],[-96.7808,46.8672],[-96.7807,46.8672],[-96.7804,46.8684],[-96.7805,46.8685],[-96.7805,46.8686],[-96.7814,46.8695],[-96.7821,46.8697],[-96.7823,46.8708],[-96.782,46.8708],[-96.7805,46.8722],[-96.7794,46.8727],[-96.7793,46.8727],[-96.7763,46.8738],[-96.7762,46.8739],[-96.7759,46.8742],[-96.7759,46.8743],[-96.7759,46.8744],[-96.7764,46.875],[-96.7765,46.8752],[-96.7792,46.876],[-96.7802,46.8769],[-96.7802,46.877]]]},"properties":{"STATE_ID":"27","STATE_NAME":"Minnesota"},"id":27}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-77.7195,39.3213],[-77.7196,39.3213],[-77.7197,39.3213],[-77.72,39.3214],[-77.7205,39.3213],[-77.721,39.3213],[-77.7214,39.3213],[-77.7218,39.3213],[-77.7227,39.3213],[-77.7229,39.3213],[-77.7237,39.3213],[-77.7239,39.3213],[-77.7246,39.3214],[-77.7248,39.3214],[-77.725,39.3215],[-77.7261,39.3216],[-77.7262,39.3217],[-77.7262,39.3218],[-77.7264,39.3219],[-77.7265,39.3219],[-77.7267,39.3219],[-77.7277,39.3221],[-77.728,39.3224],[-77.7284,39.3229],[-77.7286,39.3231],[-77.7286,39.3232],[-77.7287,39.3233],[-77.7287,39.3234],[-77.7288,39.3235],[-77.7291,39.3237],[-77.7292,39.3238],[-77.7294,39.3239],[-77.7297,39.3241],[-77.7301,39.3244],[-77.7304,39.3246],[-77.731,39.325],[-77.7316,39.3254],[-77.7326,39.326],[-77.7329,39.3262],[-77.7332,39.3263],[-77.7334,39.3264],[-77.7337,39.3264],[-77.7337,39.3265],[-77.734,39.3267],[-77.7347,39.3271],[-77.7348,39.3271],[-77.7351,39.3272],[-77.7357,39.3274],[-77.7369,39.3277],[-77.737,39.3277],[-77.7387,39.328],[-77.7392,39.3283],[-77.7394,39.3283],[-77.7397,39.3284],[-77.7401,39.3286],[-77.7403,39.3287],[-77.7407,39.3287],[-77.7408,39.3287],[-77.7412,39.3288],[-77.7416,39.3289],[-77.742,39.3291],[-77.7437,39.3298],[-77.7459,39.3308],[-77.7463,39.331],[-77.7474,39.3315],[-77.7478,39.3316],[-77.7479,39.3317],[-77.748,39.3318],[-77.7481,39.3318],[-77.7481,39.3319],[-77.7484,39.332],[-77.7486,39.3322],[-77.7487,39.3322],[-77.7489,39.3323],[-77.7493,39.3323],[-77.7493,39.3324],[-77.7495,39.3325],[-77.7497,39.3326],[-77.7498,39.3326],[-77.7504,39.3328],[-77.7507,39.333],[-77.751,39.3331],[-77.7511,39.3331],[-77.7515,39.3332],[-77.752,39.3333],[-77.7525,39.3334],[-77.7531,39.3334],[-77.7536,39.3334],[-77.754,39.3333],[-77.7542,39.3334],[-77.7544,39.3335],[-77.7545,39.3335],[-77.7548,39.3336],[-77.7557,39.3339],[-77.7576,39.3354],[-77.7579,39.3356],[-77.7581,39.3355],[-77.7582,39.3355],[-77.7583,39.3359],[-77.7584,39.336],[-77.7584,39.3361],[-77.7588,39.3364],[-77.7592,39.3369],[-77.7595,39.3373],[-77.7596,39.3375],[-77.76,39.3381],[-77.7602,39.3386],[-77.7605,39.3392],[-77.7609,39.34],[-77.7609,39.3403],[-77.761,39.341],[-77.761,39.3416],[-77.7609,39.3422],[-77.7609,39.3424],[-77.7608,39.3428],[-77.7604,39.3434],[-77.7601,39.344],[-77.7598,39.3445],[-77.7596,39.3448],[-77.7595,39.3449],[-77.7587,39.3455],[-77.7582,39.3459],[-77.7577,39.3462],[-77.7574,39.3464],[-77.7564,39.3469],[-77.7555,39.3473],[-77.755,39.3474],[-77.7541,39.3477],[-77.7534,39.3479],[-77.7527,39.3482],[-77.7523,39.3483],[-77.7517,39.3486],[-77.7505,39.3491],[-77.7501,39.3493],[-77.7498,39.3496],[-77.7497,39.3496],[-77.7492,39.35],[-77.7486,39.3504],[-77.7483,39.3507],[-77.7477,39.3512],[-77.7476,39.3513],[-77.7472,39.3517],[-77.747,39.352],[-77.7467,39.3524],[-77.7465,39.3526],[-77.7462,39.353],[-77.7461,39.3531],[-77.7457,39.3539],[-77.7455,39.3541],[-77.7455,39.3543],[-77.7454,39.3544],[-77.7453,39.3547],[-77.745,39.3553],[-77.7447,39.3558],[-77.7447,39.3559],[-77.7443,39.3568],[-77.7443,39.3569],[-77.7441,39.3574],[-77.7441,39.3577],[-77.744,39.3579],[-77.7438,39.3585],[-77.7437,39.3588],[-77.7437,39.3592],[-77.7436,39.3597],[-77.7435,39.36],[-77.7435,39.3604],[-77.7434,39.3611],[-77.7434,39.3616],[-77.7433,39.3617],[-77.7433,39.3621],[-77.7433,39.3623],[-77.7434,39.3628],[-77.7434,39.3632],[-77.7435,39.364],[-77.7435,39.3643],[-77.7436,39.3647],[-77.7437,39.3648],[-77.7438,39.3651],[-77.744,39.3653],[-77.7445,39.3661],[-77.7446,39.3662],[-77.7447,39.3665],[-77.7449,39.3667],[-77.7451,39.3669],[-77.7452,39.3672],[-77.7454,39.3674],[-77.7455,39.3675],[-77.7458,39.368],[-77.7463,39.3686],[-77.7465,39.3689],[-77.7468,39.3693],[-77.7469,39.3695],[-77.7471,39.37],[-77.7472,39.3701],[-77.7474,39.3703],[-77.7475,39.3703],[-77.7476,39.3705],[-77.7477,39.3705],[-77.7477,39.3706],[-77.7478,39.3708],[-77.7479,39.3708],[-77.7479,39.3709],[-77.7483,39.3714],[-77.7484,39.3716],[-77.7487,39.372],[-77.7488,39.3722],[-77.749,39.3724],[-77.749,39.3725],[-77.7492,39.3729],[-77.7493,39.3734],[-77.7495,39.3738],[-77.7497,39.374],[-77.7497,39.3741],[-77.7499,39.3743],[-77.75,39.3745],[-77.7501,39.3747],[-77.7502,39.3748],[-77.7503,39.3751],[-77.7503,39.3752],[-77.7504,39.3753],[-77.7504,39.3754],[-77.7506,39.3756],[-77.7507,39.3757],[-77.7511,39.3761],[-77.7515,39.3766],[-77.7519,39.377],[-77.7523,39.3774],[-77.7525,39.3779],[-77.7527,39.3782],[-77.7528,39.3785],[-77.753,39.379],[-77.753,39.3793],[-77.7531,39.3799],[-77.7531,39.3801],[-77.7532,39.3801],[-77.7532,39.3802],[-77.7529,39.3813],[-77.7529,39.3814],[-77.753,39.3815],[-77.753,39.3817],[-77.7525,39.3825],[-77.7524,39.3827],[-77.7521,39.383],[-77.7518,39.3831],[-77.7515,39.3834],[-77.7513,39.3835],[-77.7508,39.3836],[-77.7497,39.3842],[-77.7494,39.3843],[-77.7492,39.3843],[-77.7489,39.3844],[-77.7483,39.3846],[-77.7475,39.3846],[-77.747,39.3847],[-77.7465,39.3848],[-77.7461,39.3848],[-77.7455,39.3849],[-77.7445,39.385],[-77.7439,39.385],[-77.7433,39.3851],[-77.7432,39.3851],[-77.7429,39.3851],[-77.7418,39.3852],[-77.7414,39.3852],[-77.7404,39.3854],[-77.74,39.3855],[-77.7397,39.3855],[-77.7393,39.3856],[-77.739,39.3856],[-77.7387,39.3857],[-77.7384,39.3859],[-77.7376,39.3863],[-77.7373,39.3865],[-77.7369,39.3869],[-77.7367,39.387],[-77.7367,39.3871],[-77.7366,39.3871],[-77.7365,39.3873],[-77.7365,39.3874],[-77.7364,39.3874],[-77.7363,39.3875],[-77.7362,39.3877],[-77.7362,39.3878],[-77.7361,39.388],[-77.7359,39.3886],[-77.7357,39.3895],[-77.7357,39.3896],[-77.7358,39.3901],[-77.7359,39.3905],[-77.7359,39.3907],[-77.7359,39.3912],[-77.7359,39.3913],[-77.7361,39.3916],[-77.7361,39.3921],[-77.7364,39.3928],[-77.7364,39.3931],[-77.7365,39.3933],[-77.7368,39.3938],[-77.7368,39.394],[-77.7369,39.3943],[-77.7369,39.3946],[-77.7372,39.3953],[-77.7373,39.3957],[-77.7374,39.396],[-77.7375,39.3963],[-77.7376,39.3966],[-77.7377,39.3971],[-77.7379,39.3976],[-77.7381,39.3982],[-77.7382,39.3983],[-77.7384,39.399],[-77.7388,39.3996],[-77.7388,39.3998],[-77.7389,39.3999],[-77.739,39.3999],[-77.739,39.4001],[-77.7391,39.4003],[-77.7391,39.4004],[-77.7392,39.4004],[-77.7393,39.4006],[-77.7395,39.4009],[-77.7396,39.4012],[-77.7397,39.4014],[-77.7399,39.4018],[-77.7406,39.4029],[-77.7406,39.403],[-77.7406,39.4031],[-77.7408,39.4031],[-77.7409,39.4033],[-77.741,39.4035],[-77.741,39.4036],[-77.7415,39.4041],[-77.7416,39.4043],[-77.7417,39.4044],[-77.7418,39.4045],[-77.742,39.4046],[-77.7421,39.4046],[-77.7421,39.4047],[-77.7422,39.4047],[-77.7423,39.4047],[-77.7423,39.4048],[-77.7424,39.4049],[-77.7425,39.4049],[-77.7458,39.4089],[-77.7463,39.4092],[-77.7464,39.4094],[-77.7528,39.4225],[-77.7528,39.4227],[-77.7528,39.4229],[-77.7529,39.423],[-77.7533,39.4234],[-77.7537,39.4239],[-77.7539,39.4241],[-77.7542,39.4242],[-77.7553,39.4248],[-77.7558,39.4252],[-77.7565,39.4256],[-77.7567,39.4257],[-77.7574,39.4261],[-77.7579,39.4264],[-77.7588,39.427],[-77.759,39.4271],[-77.7602,39.4276],[-77.7614,39.4279],[-77.7615,39.428],[-77.7626,39.4281],[-77.7636,39.4281],[-77.7637,39.4281],[-77.7637,39.4282],[-77.7635,39.4282],[-77.7637,39.4284],[-77.7639,39.4282],[-77.764,39.4282],[-77.764,39.4283],[-77.7641,39.4283],[-77.7642,39.4283],[-77.7643,39.4282],[-77.7644,39.4282],[-77.7647,39.4282],[-77.7657,39.4283],[-77.766,39.4283],[-77.7675,39.4283],[-77.7679,39.4282],[-77.768,39.4283],[-77.7681,39.4283],[-77.7682,39.4284],[-77.7683,39.4282],[-77.7686,39.4282],[-77.7695,39.4281],[-77.7699,39.4281],[-77.7701,39.428],[-77.7705,39.428],[-77.7706,39.4281],[-77.7707,39.4281],[-77.7709,39.4281],[-77.771,39.428],[-77.7712,39.428],[-77.7713,39.428],[-77.7714,39.428],[-77.7717,39.428],[-77.7718,39.428],[-77.7721,39.4279],[-77.7739,39.4278],[-77.7742,39.4278],[-77.7744,39.4278],[-77.7747,39.4278],[-77.7748,39.4278],[-77.7753,39.428],[-77.7757,39.4281],[-77.7773,39.4286],[-77.7775,39.4287],[-77.7776,39.4287],[-77.7777,39.4287],[-77.7778,39.4287],[-77.7784,39.4287],[-77.7787,39.4288],[-77.779,39.4288],[-77.7796,39.4288],[-77.7796,39.4289],[-77.7796,39.429],[-77.7794,39.429],[-77.7797,39.429],[-77.7798,39.429],[-77.7798,39.4291],[-77.7806,39.429],[-77.7814,39.429],[-77.7814,39.4291],[-77.7814,39.4292],[-77.7815,39.4292],[-77.7816,39.4291],[-77.7817,39.4291],[-77.7824,39.4291],[-77.783,39.4292],[-77.7841,39.4291],[-77.7849,39.429],[-77.7858,39.4289],[-77.7863,39.4289],[-77.7871,39.429],[-77.7876,39.4291],[-77.7877,39.4291],[-77.7878,39.4291],[-77.7878,39.4292],[-77.789,39.4295],[-77.7892,39.4296],[-77.7898,39.4298],[-77.7908,39.43],[-77.7922,39.4304],[-77.7921,39.4305],[-77.7926,39.4306],[-77.7929,39.4306],[-77.7932,39.4307],[-77.7938,39.4308],[-77.7943,39.4309],[-77.795,39.4312],[-77.7953,39.4313],[-77.7961,39.4315],[-77.7964,39.4316],[-77.7967,39.4318],[-77.7968,39.4318],[-77.797,39.432],[-77.7971,39.432],[-77.7972,39.4321],[-77.7974,39.4322],[-77.7976,39.4323],[-77.7979,39.4325],[-77.798,39.4326],[-77.7985,39.4329],[-77.7986,39.433],[-77.7989,39.4332],[-77.7996,39.4335],[-77.8001,39.4338],[-77.8006,39.4342],[-77.8012,39.4346],[-77.8012,39.4347],[-77.8012,39.4348],[-77.8013,39.4348],[-77.8014,39.4349],[-77.8015,39.4349],[-77.8016,39.4349],[-77.8016,39.435],[-77.8018,39.4351],[-77.802,39.4354],[-77.8021,39.4356],[-77.8026,39.4361],[-77.8027,39.4361],[-77.8027,39.4362],[-77.8028,39.4363],[-77.8031,39.4369],[-77.8032,39.4371],[-77.8032,39.4373],[-77.8033,39.438],[-77.8033,39.4381],[-77.8032,39.4383],[-77.8031,39.4385],[-77.8029,39.4388],[-77.8027,39.439],[-77.8024,39.4393],[-77.8019,39.44],[-77.8018,39.44],[-77.8016,39.4401],[-77.8013,39.4404],[-77.8012,39.4405],[-77.8009,39.4407],[-77.8003,39.4409],[-77.7997,39.4411],[-77.7994,39.4412],[-77.7991,39.4413],[-77.7989,39.4414],[-77.7987,39.4414],[-77.7984,39.4414],[-77.7983,39.4415],[-77.7977,39.4415],[-77.7975,39.4416],[-77.7972,39.4416],[-77.7969,39.4417],[-77.7966,39.4417],[-77.7958,39.4418],[-77.7945,39.4419],[-77.794,39.4419],[-77.7939,39.4419],[-77.7934,39.442],[-77.793,39.4421],[-77.7926,39.4421],[-77.7922,39.4422],[-77.7918,39.4422],[-77.7916,39.4422],[-77.7913,39.4422],[-77.7907,39.4423],[-77.7898,39.4426],[-77.7888,39.4428],[-77.7882,39.443],[-77.7878,39.4431],[-77.787,39.4435],[-77.7865,39.4439],[-77.7861,39.4442],[-77.7858,39.4445],[-77.7855,39.445],[-77.7853,39.4452],[-77.7853,39.4454],[-77.7852,39.4458],[-77.7852,39.4462],[-77.7854,39.4465],[-77.7856,39.4468],[-77.7861,39.4474],[-77.7869,39.4481],[-77.7877,39.4485],[-77.7879,39.4486],[-77.7895,39.4496],[-77.7901,39.45],[-77.791,39.4504],[-77.7913,39.4505],[-77.7918,39.4508],[-77.7925,39.4512],[-77.7931,39.4517],[-77.7938,39.452],[-77.794,39.4522],[-77.7945,39.4526],[-77.7956,39.4535],[-77.7962,39.4541],[-77.7975,39.4553],[-77.798,39.4558],[-77.7983,39.4561],[-77.7984,39.4563],[-77.7987,39.4571],[-77.7988,39.4576],[-77.799,39.458],[-77.799,39.4584],[-77.7991,39.4588],[-77.7991,39.4591],[-77.799,39.4593],[-77.7989,39.4596],[-77.798,39.4608],[-77.7978,39.4609],[-77.7971,39.4614],[-77.7965,39.4616],[-77.7954,39.4618],[-77.7951,39.4619],[-77.7948,39.462],[-77.7933,39.4621],[-77.7927,39.4621],[-77.7914,39.4619],[-77.7909,39.4618],[-77.7903,39.4617],[-77.7894,39.4615],[-77.7891,39.4615],[-77.788,39.4612],[-77.7875,39.4612],[-77.7868,39.461],[-77.7845,39.4604],[-77.7839,39.4603],[-77.7834,39.4601],[-77.7831,39.46],[-77.7824,39.4599],[-77.7822,39.4598],[-77.7817,39.4598],[-77.7809,39.4598],[-77.7806,39.4598],[-77.7805,39.4599],[-77.7801,39.4599],[-77.7795,39.4602],[-77.7791,39.4604],[-77.7783,39.4609],[-77.7781,39.4612],[-77.7778,39.4616],[-77.7777,39.4619],[-77.7776,39.4622],[-77.7776,39.4623],[-77.7777,39.4626],[-77.7778,39.4628],[-77.778,39.4631],[-77.7783,39.4634],[-77.7787,39.4637],[-77.7789,39.4638],[-77.7794,39.4641],[-77.7803,39.4647],[-77.7807,39.4648],[-77.7813,39.4649],[-77.7821,39.4652],[-77.7829,39.4654],[-77.7849,39.4658],[-77.7862,39.4663],[-77.7874,39.4668],[-77.7885,39.4673],[-77.7895,39.4677],[-77.7899,39.4679],[-77.7916,39.4687],[-77.7927,39.4693],[-77.7926,39.4694],[-77.7928,39.4695],[-77.7936,39.47],[-77.7939,39.4702],[-77.7947,39.4707],[-77.7954,39.4712],[-77.7954,39.4713],[-77.7958,39.4717],[-77.796,39.4718],[-77.7964,39.4723],[-77.797,39.473],[-77.7976,39.4743],[-77.7978,39.4747],[-77.7978,39.4748],[-77.7978,39.475],[-77.7979,39.4751],[-77.798,39.4752],[-77.798,39.4755],[-77.7981,39.476],[-77.7982,39.4768],[-77.7982,39.4773],[-77.7982,39.4775],[-77.7981,39.4776],[-77.798,39.478],[-77.7979,39.4782],[-77.7979,39.4783],[-77.7978,39.4786],[-77.7978,39.4787],[-77.7978,39.4792],[-77.7974,39.4797],[-77.7973,39.4799],[-77.7973,39.48],[-77.7972,39.4801],[-77.7967,39.4806],[-77.7966,39.4807],[-77.7965,39.4809],[-77.796,39.4813],[-77.7957,39.4815],[-77.7952,39.4819],[-77.7944,39.4823],[-77.7939,39.4826],[-77.7927,39.4832],[-77.7907,39.4841],[-77.7906,39.4841],[-77.7898,39.4845],[-77.7886,39.4851],[-77.7878,39.4855],[-77.7876,39.4855],[-77.7874,39.4855],[-77.7873,39.4856],[-77.7866,39.4858],[-77.7862,39.4859],[-77.7857,39.486],[-77.7845,39.4863],[-77.7838,39.4866],[-77.7832,39.4867],[-77.7829,39.4868],[-77.7823,39.487],[-77.7817,39.4873],[-77.7812,39.4874],[-77.7804,39.4876],[-77.7797,39.4877],[-77.7795,39.4878],[-77.7779,39.4881],[-77.7776,39.4881],[-77.7775,39.4882],[-77.7772,39.4883],[-77.7764,39.4884],[-77.7757,39.4885],[-77.7742,39.4888],[-77.7739,39.4889],[-77.7731,39.489],[-77.772,39.4893],[-77.7717,39.4894],[-77.7709,39.4896],[-77.7706,39.4898],[-77.7696,39.4902],[-77.7692,39.4904],[-77.769,39.4905],[-77.7679,39.491],[-77.7675,39.4912],[-77.7673,39.4913],[-77.7668,39.4916],[-77.7665,39.4918],[-77.7665,39.492],[-77.7663,39.4922],[-77.7656,39.4931],[-77.7655,39.4934],[-77.7655,39.4937],[-77.7655,39.494],[-77.7655,39.4943],[-77.7656,39.4945],[-77.7655,39.4945],[-77.7655,39.4947],[-77.7656,39.4947],[-77.7658,39.495],[-77.7657,39.4951],[-77.7657,39.4952],[-77.7661,39.4957],[-77.7663,39.4962],[-77.7664,39.4963],[-77.7665,39.4964],[-77.7671,39.4969],[-77.7673,39.4971],[-77.7676,39.4973],[-77.7677,39.4973],[-77.7684,39.4978],[-77.7685,39.4978],[-77.7686,39.4979],[-77.7688,39.498],[-77.7689,39.498],[-77.7692,39.4982],[-77.7696,39.4985],[-77.7701,39.4987],[-77.7703,39.4988],[-77.7709,39.4989],[-77.7712,39.499],[-77.7714,39.499],[-77.7715,39.4989],[-77.7716,39.4988],[-77.7726,39.4989],[-77.773,39.499],[-77.7738,39.4992],[-77.7743,39.4993],[-77.7748,39.4993],[-77.7762,39.4994],[-77.7766,39.4994],[-77.7772,39.4994],[-77.7778,39.4993],[-77.7787,39.4994],[-77.7793,39.4993],[-77.7799,39.4993],[-77.78,39.4993],[-77.7807,39.4992],[-77.7816,39.4991],[-77.7822,39.499],[-77.7827,39.4989],[-77.7827,39.4988],[-77.783,39.4988],[-77.7831,39.4987],[-77.7839,39.4984],[-77.7844,39.4981],[-77.7847,39.4979],[-77.7849,39.4978],[-77.7854,39.4975],[-77.7855,39.4974],[-77.786,39.4969],[-77.7861,39.4967],[-77.7862,39.4967],[-77.7863,39.4966],[-77.7865,39.4965],[-77.7873,39.4955],[-77.7879,39.4947],[-77.7883,39.4942],[-77.7887,39.4934],[-77.789,39.4931],[-77.7891,39.493],[-77.7896,39.4924],[-77.7897,39.4923],[-77.7899,39.4922],[-77.7906,39.4916],[-77.7908,39.4914],[-77.7909,39.4914],[-77.7912,39.4911],[-77.7916,39.491],[-77.7916,39.4909],[-77.7918,39.4909],[-77.7921,39.4908],[-77.7927,39.4905],[-77.7928,39.4905],[-77.7929,39.4905],[-77.7936,39.4903],[-77.7945,39.4901],[-77.7947,39.49],[-77.7956,39.4897],[-77.7957,39.4897],[-77.7961,39.4896],[-77.7963,39.4896],[-77.797,39.4895],[-77.7973,39.4895],[-77.799,39.4894],[-77.8,39.4895],[-77.8019,39.4894],[-77.8029,39.4895],[-77.8042,39.4896],[-77.8054,39.4898],[-77.8059,39.4899],[-77.8068,39.4901],[-77.807,39.4901],[-77.8073,39.4901],[-77.8092,39.4906],[-77.8096,39.4907],[-77.8101,39.4908],[-77.8102,39.4908],[-77.8119,39.4913],[-77.812,39.4913],[-77.8127,39.4916],[-77.8132,39.4918],[-77.8137,39.492],[-77.8145,39.4924],[-77.8148,39.4925],[-77.8153,39.4927],[-77.8156,39.4927],[-77.816,39.4928],[-77.8163,39.4928],[-77.8165,39.4929],[-77.8171,39.4931],[-77.8175,39.4931],[-77.8188,39.4934],[-77.8191,39.4935],[-77.8193,39.4935],[-77.8194,39.4935],[-77.8195,39.4936],[-77.8196,39.4936],[-77.824,39.4938],[-77.8248,39.4936],[-77.8256,39.4933],[-77.8258,39.4933],[-77.8273,39.4931],[-77.8276,39.4931],[-77.8277,39.4931],[-77.8277,39.4932],[-77.8278,39.4933],[-77.8278,39.4934],[-77.828,39.4934],[-77.8289,39.4936],[-77.83,39.4939],[-77.8313,39.4943],[-77.8317,39.4944],[-77.8347,39.4952],[-77.8357,39.4956],[-77.8367,39.4958],[-77.8379,39.4962],[-77.8387,39.4963],[-77.8392,39.4965],[-77.8405,39.4969],[-77.8409,39.4971],[-77.8413,39.4973],[-77.8415,39.4974],[-77.8417,39.4975],[-77.8418,39.4975],[-77.8421,39.4975],[-77.8423,39.4975],[-77.8427,39.4977],[-77.8432,39.4978],[-77.8433,39.4978],[-77.8436,39.4978],[-77.8442,39.4979],[-77.8443,39.4979],[-77.8448,39.4981],[-77.845,39.4982],[-77.8451,39.4982],[-77.8453,39.4981],[-77.8454,39.4981],[-77.8454,39.4982],[-77.8454,39.4984],[-77.8455,39.4984],[-77.8457,39.4986],[-77.846,39.4987],[-77.8462,39.499],[-77.8464,39.4991],[-77.8466,39.4994],[-77.8466,39.4995],[-77.8467,39.4996],[-77.8469,39.4998],[-77.847,39.5],[-77.8471,39.5001],[-77.8474,39.5006],[-77.8477,39.5012],[-77.8478,39.5013],[-77.8478,39.5018],[-77.8478,39.5023],[-77.8477,39.5027],[-77.8474,39.5034],[-77.8469,39.5042],[-77.8466,39.5046],[-77.8463,39.5048],[-77.8453,39.5055],[-77.8444,39.5061],[-77.8437,39.5065],[-77.8422,39.5073],[-77.8406,39.508],[-77.8393,39.5086],[-77.8381,39.5093],[-77.8357,39.5108],[-77.8338,39.512],[-77.832,39.513],[-77.8312,39.5134],[-77.8311,39.5135],[-77.828,39.5149],[-77.8264,39.516],[-77.8261,39.5163],[-77.8258,39.5167],[-77.8255,39.5172],[-77.8251,39.5179],[-77.8245,39.5198],[-77.8243,39.5205],[-77.8239,39.5219],[-77.8235,39.5238],[-77.8235,39.5246],[-77.8235,39.5252],[-77.8238,39.5264],[-77.824,39.5271],[-77.8243,39.5277],[-77.8247,39.5285],[-77.8249,39.5287],[-77.825,39.5287],[-77.8251,39.5289],[-77.8252,39.5289],[-77.8254,39.5291],[-77.8258,39.5295],[-77.826,39.5297],[-77.8263,39.5299],[-77.8274,39.5304],[-77.8276,39.5305],[-77.8297,39.5315],[-77.8323,39.5323],[-77.8335,39.5326],[-77.8359,39.5324],[-77.837,39.5321],[-77.8385,39.5314],[-77.8391,39.5311],[-77.8403,39.5297],[-77.8406,39.5291],[-77.8406,39.5276],[-77.8407,39.5273],[-77.8408,39.5263],[-77.8408,39.523],[-77.8407,39.5228],[-77.8407,39.5209],[-77.8411,39.5196],[-77.8419,39.5184],[-77.8439,39.5176],[-77.8455,39.5169],[-77.8494,39.5156],[-77.8508,39.5154],[-77.8602,39.5143],[-77.8612,39.5143],[-77.8648,39.5159],[-77.8648,39.516],[-77.8649,39.5161],[-77.8649,39.5163],[-77.8651,39.5163],[-77.865,39.5164],[-77.8657,39.5172],[-77.8658,39.5176],[-77.866,39.5179],[-77.8661,39.5184],[-77.8662,39.519],[-77.8664,39.5212],[-77.8663,39.5221],[-77.8663,39.5222],[-77.8662,39.5237],[-77.8661,39.5239],[-77.866,39.5246],[-77.866,39.5249],[-77.8659,39.5252],[-77.8658,39.5256],[-77.8657,39.5262],[-77.8652,39.5276],[-77.8651,39.528],[-77.865,39.5284],[-77.865,39.5288],[-77.8649,39.5294],[-77.8648,39.5313],[-77.8647,39.5334],[-77.8645,39.5345],[-77.8645,39.5355],[-77.8645,39.5357],[-77.8645,39.5359],[-77.8648,39.5373],[-77.8651,39.538],[-77.8653,39.5384],[-77.8654,39.5386],[-77.8661,39.5393],[-77.8671,39.5403],[-77.8674,39.5406],[-77.8681,39.5411],[-77.8696,39.5425],[-77.8701,39.5431],[-77.8717,39.5443],[-77.8722,39.5446],[-77.873,39.5449],[-77.8734,39.545],[-77.8739,39.5453],[-77.8747,39.5458],[-77.8749,39.5459],[-77.8755,39.5462],[-77.8761,39.5464],[-77.8766,39.5467],[-77.8775,39.5471],[-77.8781,39.5476],[-77.8786,39.5479],[-77.8792,39.5483],[-77.8793,39.5485],[-77.8796,39.5486],[-77.8798,39.5487],[-77.8799,39.5487],[-77.8803,39.5489],[-77.8808,39.5492],[-77.8813,39.5494],[-77.8817,39.5496],[-77.882,39.5498],[-77.8822,39.5499],[-77.8829,39.5502],[-77.8831,39.5502],[-77.8835,39.5504],[-77.8839,39.5506],[-77.8843,39.5508],[-77.8846,39.5508],[-77.8846,39.5509],[-77.885,39.551],[-77.8854,39.5512],[-77.886,39.5517],[-77.8861,39.5518],[-77.8867,39.5522],[-77.8873,39.5527],[-77.8874,39.5528],[-77.8876,39.5531],[-77.888,39.5538],[-77.8883,39.5545],[-77.8884,39.5547],[-77.8886,39.555],[-77.8887,39.5554],[-77.8888,39.5556],[-77.8888,39.5563],[-77.8889,39.5565],[-77.8889,39.5568],[-77.8889,39.5571],[-77.8887,39.5575],[-77.8887,39.5576],[-77.8887,39.5578],[-77.8886,39.5582],[-77.8885,39.5584],[-77.8884,39.5585],[-77.888,39.5589],[-77.8879,39.559],[-77.8876,39.5594],[-77.8869,39.56],[-77.8868,39.56],[-77.8866,39.5601],[-77.8862,39.5603],[-77.8851,39.5609],[-77.8846,39.5611],[-77.8844,39.5612],[-77.8832,39.5615],[-77.8824,39.562],[-77.8821,39.5622],[-77.8819,39.5622],[-77.8818,39.5623],[-77.8817,39.5624],[-77.8814,39.5625],[-77.8812,39.5626],[-77.881,39.5627],[-77.8808,39.5628],[-77.8806,39.5628],[-77.8804,39.5628],[-77.8799,39.563],[-77.8796,39.5631],[-77.8792,39.5632],[-77.8786,39.5634],[-77.8779,39.5635],[-77.8777,39.5636],[-77.8773,39.5636],[-77.8765,39.5637],[-77.876,39.5639],[-77.8759,39.5639],[-77.8755,39.5639],[-77.8753,39.564],[-77.8751,39.564],[-77.8747,39.564],[-77.8743,39.5641],[-77.8742,39.5641],[-77.8738,39.5641],[-77.8733,39.564],[-77.8731,39.564],[-77.8727,39.564],[-77.872,39.564],[-77.8702,39.5639],[-77.8697,39.5639],[-77.869,39.5639],[-77.8682,39.5638],[-77.8661,39.5637],[-77.8657,39.5637],[-77.8655,39.5637],[-77.8649,39.5638],[-77.8646,39.5638],[-77.8638,39.5639],[-77.8623,39.564],[-77.862,39.564],[-77.8617,39.5641],[-77.8601,39.5644],[-77.8595,39.5645],[-77.8582,39.5645],[-77.8568,39.5647],[-77.8553,39.5647],[-77.8539,39.5646],[-77.8534,39.5646],[-77.8533,39.5646],[-77.8528,39.5645],[-77.8521,39.5645],[-77.8516,39.5644],[-77.851,39.5643],[-77.8506,39.5644],[-77.8502,39.5645],[-77.8488,39.5644],[-77.847,39.5643],[-77.8458,39.5644],[-77.845,39.5646],[-77.8435,39.5645],[-77.8432,39.5645],[-77.8425,39.5645],[-77.8419,39.5646],[-77.8417,39.5646],[-77.8411,39.5647],[-77.8405,39.5649],[-77.8402,39.565],[-77.8397,39.5652],[-77.838,39.5657],[-77.8373,39.566],[-77.8364,39.5664],[-77.8361,39.5667],[-77.8359,39.5669],[-77.8357,39.5672],[-77.835,39.5682],[-77.8349,39.5683],[-77.8347,39.5686],[-77.8346,39.5687],[-77.8345,39.5689],[-77.8343,39.5692],[-77.834,39.5699],[-77.8338,39.5706],[-77.8337,39.5707],[-77.8336,39.5706],[-77.8336,39.5707],[-77.8334,39.571],[-77.8333,39.5712],[-77.8333,39.5713],[-77.8333,39.5714],[-77.8335,39.5716],[-77.8334,39.5718],[-77.8334,39.572],[-77.8334,39.5727],[-77.8331,39.5739],[-77.833,39.5741],[-77.8328,39.5748],[-77.8327,39.5754],[-77.8327,39.5756],[-77.8325,39.576],[-77.8322,39.5772],[-77.8322,39.5774],[-77.832,39.5778],[-77.8319,39.5784],[-77.8318,39.5786],[-77.8314,39.5795],[-77.8312,39.5804],[-77.831,39.581],[-77.8309,39.5812],[-77.8309,39.5816],[-77.831,39.5818],[-77.8311,39.582],[-77.8311,39.5823],[-77.831,39.5823],[-77.8307,39.5834],[-77.8306,39.584],[-77.8305,39.5843],[-77.8304,39.5845],[-77.8304,39.5847],[-77.8302,39.5852],[-77.8302,39.5853],[-77.8299,39.5867],[-77.8298,39.5869],[-77.8298,39.5878],[-77.8298,39.5883],[-77.8297,39.5911],[-77.8298,39.5922],[-77.8299,39.5925],[-77.8299,39.5926],[-77.8299,39.593],[-77.8301,39.5936],[-77.8302,39.5938],[-77.8303,39.594],[-77.8303,39.5942],[-77.8306,39.5947],[-77.8306,39.595],[-77.8306,39.5953],[-77.8307,39.5957],[-77.8307,39.596],[-77.8309,39.5962],[-77.8312,39.5969],[-77.8312,39.5974],[-77.8314,39.5983],[-77.8314,39.5987],[-77.8315,39.5992],[-77.8316,39.5995],[-77.8317,39.6001],[-77.8318,39.6003],[-77.8319,39.6008],[-77.8322,39.6014],[-77.8323,39.6016],[-77.8325,39.6018],[-77.8334,39.6028],[-77.8341,39.6034],[-77.8362,39.6047],[-77.8364,39.6048],[-77.8368,39.6051],[-77.8371,39.6055],[-77.8374,39.6057],[-77.8378,39.6059],[-77.838,39.606],[-77.8386,39.6062],[-77.8391,39.6063],[-77.8392,39.6063],[-77.8406,39.6068],[-77.8415,39.607],[-77.8419,39.607],[-77.8422,39.607],[-77.8432,39.6071],[-77.8433,39.6071],[-77.8437,39.6071],[-77.8441,39.6071],[-77.8445,39.607],[-77.8449,39.607],[-77.845,39.607],[-77.8452,39.607],[-77.8455,39.6069],[-77.8458,39.6069],[-77.8462,39.6069],[-77.8465,39.6069],[-77.8466,39.6069],[-77.8467,39.6069],[-77.8469,39.6069],[-77.8469,39.607],[-77.8471,39.607],[-77.8473,39.6069],[-77.8478,39.607],[-77.848,39.607],[-77.8482,39.6071],[-77.8483,39.6071],[-77.8485,39.6071],[-77.8487,39.6071],[-77.8488,39.6071],[-77.849,39.607],[-77.8491,39.607],[-77.8504,39.607],[-77.8513,39.6071],[-77.8517,39.6071],[-77.8522,39.6071],[-77.8525,39.6072],[-77.8526,39.6072],[-77.8527,39.6071],[-77.8528,39.6071],[-77.8536,39.6071],[-77.855,39.6073],[-77.8562,39.6077],[-77.8568,39.6078],[-77.8594,39.6083],[-77.86,39.6083],[-77.8602,39.6084],[-77.8611,39.6084],[-77.8629,39.6086],[-77.8638,39.6088],[-77.8639,39.6088],[-77.8645,39.6089],[-77.8662,39.6095],[-77.8664,39.6097],[-77.8667,39.6098],[-77.8673,39.6101],[-77.8681,39.6104],[-77.8688,39.6109],[-77.87,39.6117],[-77.871,39.6121],[-77.8716,39.6124],[-77.8717,39.6126],[-77.8715,39.6127],[-77.873,39.6136],[-77.8731,39.6137],[-77.8743,39.6141],[-77.8744,39.6141],[-77.8747,39.6141],[-77.8748,39.6142],[-77.8756,39.6143],[-77.8763,39.6144],[-77.8768,39.6144],[-77.877,39.6144],[-77.8774,39.6144],[-77.8776,39.6144],[-77.8775,39.6145],[-77.8775,39.6146],[-77.8774,39.6146],[-77.8775,39.6147],[-77.878,39.6147],[-77.8786,39.6148],[-77.8793,39.6149],[-77.8798,39.615],[-77.8806,39.6151],[-77.882,39.6155],[-77.8838,39.6156],[-77.8841,39.6157],[-77.8845,39.6158],[-77.8847,39.6158],[-77.8849,39.6158],[-77.8851,39.6158],[-77.8851,39.6156],[-77.8852,39.6156],[-77.8855,39.6155],[-77.8858,39.6154],[-77.8863,39.6151],[-77.8865,39.6149],[-77.8868,39.6146],[-77.887,39.6142],[-77.887,39.6139],[-77.887,39.6138],[-77.887,39.6136],[-77.8868,39.6131],[-77.8867,39.6129],[-77.8863,39.6125],[-77.8854,39.6117],[-77.8846,39.611],[-77.8833,39.6099],[-77.883,39.6095],[-77.8828,39.6092],[-77.8825,39.6089],[-77.8822,39.6084],[-77.8812,39.6064],[-77.8811,39.606],[-77.881,39.6055],[-77.8809,39.6048],[-77.8808,39.6045],[-77.8808,39.6037],[-77.8808,39.6035],[-77.8808,39.6029],[-77.8809,39.6022],[-77.881,39.602],[-77.881,39.6016],[-77.8811,39.6014],[-77.8812,39.601],[-77.8816,39.6001],[-77.8819,39.5995],[-77.8821,39.5992],[-77.8826,39.5989],[-77.8829,39.5987],[-77.8833,39.5985],[-77.884,39.5983],[-77.8841,39.5982],[-77.8843,39.598],[-77.8845,39.5979],[-77.8849,39.5979],[-77.8854,39.5977],[-77.8856,39.5976],[-77.8858,39.5976],[-77.8864,39.5976],[-77.8865,39.5976],[-77.8874,39.5975],[-77.8878,39.5975],[-77.8884,39.5975],[-77.8891,39.5975],[-77.8903,39.5975],[-77.891,39.5976],[-77.8914,39.5977],[-77.8919,39.5978],[-77.892,39.5978],[-77.8921,39.5978],[-77.8925,39.5978],[-77.8929,39.5979],[-77.8933,39.5981],[-77.8937,39.5982],[-77.8964,39.5988],[-77.8967,39.5989],[-77.8977,39.5994],[-77.8984,39.5996],[-77.8989,39.5998],[-77.8991,39.5998],[-77.8996,39.6001],[-77.8999,39.6002],[-77.9002,39.6003],[-77.9005,39.6004],[-77.9008,39.6005],[-77.9017,39.6006],[-77.902,39.6006],[-77.9023,39.6007],[-77.9027,39.6007],[-77.9034,39.6007],[-77.9041,39.6008],[-77.9047,39.6009],[-77.9051,39.6008],[-77.9054,39.6009],[-77.9058,39.6009],[-77.9063,39.6011],[-77.9064,39.6011],[-77.9069,39.6012],[-77.907,39.6012],[-77.9072,39.6013],[-77.9073,39.6014],[-77.9072,39.6015],[-77.9073,39.6015],[-77.9074,39.6015],[-77.9075,39.6015],[-77.9076,39.6015],[-77.9078,39.6016],[-77.9083,39.6018],[-77.9087,39.6019],[-77.9089,39.602],[-77.909,39.602],[-77.9092,39.6021],[-77.9093,39.6021],[-77.9095,39.6022],[-77.9098,39.6023],[-77.9102,39.6024],[-77.9106,39.6025],[-77.9108,39.6026],[-77.9112,39.6026],[-77.9116,39.6027],[-77.9117,39.6027],[-77.9119,39.6028],[-77.913,39.6029],[-77.9133,39.6029],[-77.9135,39.6029],[-77.9146,39.6028],[-77.9151,39.6028],[-77.9155,39.6028],[-77.9162,39.6029],[-77.9172,39.6031],[-77.9175,39.6032],[-77.9185,39.6033],[-77.9191,39.6034],[-77.9196,39.6035],[-77.9201,39.6037],[-77.9203,39.6038],[-77.9204,39.6038],[-77.9208,39.6041],[-77.9217,39.6046],[-77.9219,39.6046],[-77.9222,39.6046],[-77.9223,39.6046],[-77.9227,39.6047],[-77.9229,39.6048],[-77.9228,39.6049],[-77.9227,39.605],[-77.9226,39.6049],[-77.9223,39.6049],[-77.9222,39.6049],[-77.9221,39.605],[-77.9221,39.6051],[-77.9221,39.6054],[-77.9222,39.6055],[-77.9222,39.6056],[-77.9222,39.6057],[-77.9223,39.6057],[-77.9224,39.6057],[-77.9225,39.6056],[-77.9226,39.6054],[-77.9227,39.6053],[-77.9228,39.6052],[-77.9229,39.6051],[-77.923,39.6051],[-77.9231,39.6051],[-77.9233,39.6053],[-77.9234,39.6053],[-77.9235,39.6053],[-77.9238,39.6053],[-77.9239,39.6054],[-77.9241,39.6058],[-77.9243,39.6059],[-77.9248,39.6066],[-77.925,39.6068],[-77.9254,39.6072],[-77.9256,39.6075],[-77.9257,39.6077],[-77.9258,39.6078],[-77.9258,39.6079],[-77.9259,39.6079],[-77.9261,39.6082],[-77.9264,39.6088],[-77.9271,39.6104],[-77.9273,39.6108],[-77.9275,39.6116],[-77.9277,39.6122],[-77.9278,39.6125],[-77.9283,39.6135],[-77.9283,39.6136],[-77.929,39.6143],[-77.9294,39.6146],[-77.9296,39.615],[-77.9304,39.6156],[-77.9306,39.6158],[-77.9309,39.6161],[-77.9313,39.6164],[-77.9318,39.6168],[-77.9328,39.6176],[-77.9333,39.618],[-77.9336,39.6181],[-77.9342,39.6184],[-77.9347,39.6186],[-77.9357,39.6189],[-77.9361,39.619],[-77.9365,39.6191],[-77.9368,39.6191],[-77.937,39.6191],[-77.9371,39.6191],[-77.9382,39.6192],[-77.9399,39.6191],[-77.9409,39.6191],[-77.9411,39.619],[-77.9413,39.619],[-77.9418,39.6188],[-77.9419,39.6188],[-77.9422,39.6187],[-77.9423,39.6186],[-77.9424,39.6186],[-77.9426,39.6185],[-77.9427,39.6184],[-77.9435,39.618],[-77.944,39.6176],[-77.9442,39.6174],[-77.9444,39.6172],[-77.9446,39.6169],[-77.9447,39.6167],[-77.9448,39.6164],[-77.9448,39.6158],[-77.9448,39.6156],[-77.9447,39.6154],[-77.9446,39.6153],[-77.9446,39.6152],[-77.9445,39.6151],[-77.9443,39.6148],[-77.9441,39.6146],[-77.9438,39.6144],[-77.9436,39.6142],[-77.9432,39.614],[-77.9429,39.6138],[-77.9428,39.6137],[-77.9426,39.6138],[-77.9423,39.6138],[-77.9421,39.6138],[-77.9419,39.6138],[-77.9416,39.6137],[-77.941,39.6137],[-77.94,39.6135],[-77.9397,39.6134],[-77.9396,39.6134],[-77.939,39.6131],[-77.9387,39.6129],[-77.9383,39.6125],[-77.9382,39.6124],[-77.9379,39.612],[-77.9376,39.6116],[-77.9374,39.6114],[-77.9368,39.6108],[-77.9364,39.6103],[-77.9361,39.6099],[-77.9359,39.6094],[-77.9356,39.6088],[-77.9355,39.6085],[-77.9354,39.608],[-77.9354,39.6075],[-77.9353,39.6066],[-77.9353,39.6056],[-77.9353,39.6054],[-77.9354,39.6038],[-77.9354,39.6036],[-77.9356,39.6021],[-77.9356,39.602],[-77.9356,39.6019],[-77.9356,39.6017],[-77.9356,39.6011],[-77.9357,39.6006],[-77.9357,39.6004],[-77.9357,39.6003],[-77.9357,39.6002],[-77.9358,39.6001],[-77.9358,39.6],[-77.9358,39.5997],[-77.9358,39.5996],[-77.9358,39.5985],[-77.9359,39.5982],[-77.936,39.5976],[-77.936,39.5971],[-77.936,39.5968],[-77.9361,39.5965],[-77.9361,39.5961],[-77.9362,39.5958],[-77.9363,39.5956],[-77.9363,39.5955],[-77.9363,39.595],[-77.9364,39.5945],[-77.9364,39.5943],[-77.9365,39.5941],[-77.9366,39.5934],[-77.9368,39.5926],[-77.9369,39.592],[-77.9369,39.5917],[-77.937,39.5914],[-77.937,39.5911],[-77.9373,39.5903],[-77.9373,39.5902],[-77.9374,39.5901],[-77.9375,39.5898],[-77.938,39.5886],[-77.9381,39.5886],[-77.9383,39.5887],[-77.9391,39.587],[-77.94,39.5862],[-77.9405,39.5858],[-77.9411,39.5854],[-77.9415,39.5852],[-77.9424,39.5849],[-77.9433,39.5846],[-77.9437,39.5845],[-77.9441,39.5845],[-77.9443,39.5845],[-77.9453,39.5847],[-77.9458,39.5848],[-77.9461,39.5848],[-77.9467,39.585],[-77.9473,39.5852],[-77.9483,39.5857],[-77.9485,39.5859],[-77.9486,39.5859],[-77.9488,39.5862],[-77.9493,39.5866],[-77.9496,39.5869],[-77.9499,39.5872],[-77.95,39.5873],[-77.9505,39.5884],[-77.951,39.5895],[-77.9512,39.5901],[-77.9513,39.5904],[-77.9514,39.5909],[-77.9518,39.5919],[-77.9518,39.592],[-77.9519,39.5921],[-77.9519,39.5923],[-77.952,39.5928],[-77.9521,39.5935],[-77.9521,39.5938],[-77.9522,39.5942],[-77.9523,39.5945],[-77.9523,39.5957],[-77.9523,39.5963],[-77.9521,39.5969],[-77.9521,39.5974],[-77.9521,39.5981],[-77.952,39.5983],[-77.9517,39.599],[-77.9515,39.5994],[-77.9515,39.5995],[-77.9513,39.6002],[-77.9512,39.6004],[-77.9509,39.6011],[-77.9508,39.6016],[-77.9507,39.602],[-77.9506,39.6022],[-77.9505,39.6026],[-77.9505,39.6034],[-77.9506,39.6038],[-77.9508,39.6046],[-77.951,39.6052],[-77.9513,39.6056],[-77.9513,39.6057],[-77.9515,39.6059],[-77.9517,39.6061],[-77.9526,39.6068],[-77.9541,39.6076],[-77.9547,39.6079],[-77.955,39.6081],[-77.9559,39.6083],[-77.9573,39.6085],[-77.9587,39.6089],[-77.9595,39.6089],[-77.96,39.6089],[-77.961,39.6089],[-77.962,39.6087],[-77.9631,39.6085],[-77.9639,39.6083],[-77.9647,39.608],[-77.9656,39.6077],[-77.9657,39.6076],[-77.9662,39.6075],[-77.9672,39.6071],[-77.9677,39.6069],[-77.9682,39.6065],[-77.9688,39.6062],[-77.9691,39.606],[-77.9694,39.6059],[-77.9696,39.6057],[-77.9697,39.6055],[-77.9699,39.6052],[-77.97,39.6049],[-77.9702,39.6044],[-77.9704,39.6042],[-77.9716,39.6031],[-77.9721,39.6028],[-77.9724,39.6023],[-77.9726,39.6022],[-77.9729,39.6016],[-77.9732,39.6013],[-77.9735,39.6011],[-77.974,39.6008],[-77.9745,39.6005],[-77.9749,39.6003],[-77.9753,39.6002],[-77.9756,39.6001],[-77.9762,39.5999],[-77.9764,39.5999],[-77.9772,39.5997],[-77.9776,39.5996],[-77.9784,39.5996],[-77.9793,39.5995],[-77.9801,39.5995],[-77.9805,39.5996],[-77.981,39.5996],[-77.9813,39.5995],[-77.9829,39.5995],[-77.9833,39.5995],[-77.9841,39.5993],[-77.9844,39.5993],[-77.9845,39.5993],[-77.9852,39.5993],[-77.9858,39.5994],[-77.9866,39.5995],[-77.9867,39.5995],[-77.9875,39.5997],[-77.9889,39.5999],[-77.9897,39.6],[-77.9906,39.6],[-77.991,39.6],[-77.9913,39.6],[-77.9915,39.6],[-77.9916,39.6001],[-77.9918,39.6002],[-77.992,39.6002],[-77.9926,39.6003],[-77.9934,39.6004],[-77.9942,39.6004],[-77.9944,39.6004],[-77.9953,39.6005],[-77.9956,39.6005],[-77.9959,39.6005],[-77.996,39.6005],[-77.9963,39.6005],[-77.9966,39.6004],[-77.997,39.6005],[-77.9973,39.6006],[-77.9976,39.6007],[-77.9978,39.6008],[-77.998,39.6008],[-77.9981,39.6008],[-77.999,39.6008],[-77.9996,39.601],[-77.9997,39.6009],[-78.0003,39.6008],[-78.0009,39.6007],[-78.0016,39.6007],[-78.0017,39.6006],[-78.0023,39.6006],[-78.0026,39.6005],[-78.0036,39.6007],[-78.0038,39.6007],[-78.0041,39.6008],[-78.0042,39.6008],[-78.0047,39.6009],[-78.0048,39.6009],[-78.0052,39.601],[-78.006,39.6012],[-78.0062,39.6013],[-78.0065,39.6014],[-78.0066,39.6014],[-78.0067,39.6015],[-78.0069,39.6016],[-78.0072,39.6019],[-78.0074,39.602],[-78.0075,39.6021],[-78.0076,39.6021],[-78.0076,39.6022],[-78.0077,39.6022],[-78.0078,39.6022],[-78.008,39.6023],[-78.0081,39.6023],[-78.0085,39.6024],[-78.0088,39.6025],[-78.0091,39.6026],[-78.0097,39.6029],[-78.0101,39.603],[-78.0101,39.6031],[-78.0103,39.6032],[-78.0108,39.6036],[-78.0111,39.6039],[-78.0117,39.6046],[-78.0119,39.6049],[-78.0121,39.6052],[-78.0123,39.6055],[-78.0124,39.6056],[-78.0125,39.6059],[-78.0129,39.6062],[-78.0129,39.6063],[-78.013,39.6064],[-78.0134,39.607],[-78.0136,39.6074],[-78.0139,39.6079],[-78.0142,39.6083],[-78.0144,39.6087],[-78.0146,39.609],[-78.0149,39.6095],[-78.015,39.6099],[-78.0156,39.6105],[-78.0158,39.6108],[-78.0161,39.6113],[-78.0164,39.6116],[-78.0164,39.6118],[-78.0165,39.612],[-78.0169,39.6126],[-78.0175,39.6132],[-78.0178,39.6136],[-78.0182,39.6142],[-78.0187,39.6149],[-78.0189,39.6152],[-78.019,39.6153],[-78.0196,39.6161],[-78.0204,39.6169],[-78.0206,39.6172],[-78.0208,39.6174],[-78.021,39.6178],[-78.0212,39.6181],[-78.0215,39.6187],[-78.0217,39.619],[-78.0219,39.6192],[-78.0221,39.6196],[-78.0221,39.6197],[-78.0221,39.6198],[-78.0225,39.6204],[-78.0227,39.6206],[-78.0231,39.6211],[-78.0234,39.6214],[-78.0235,39.6215],[-78.0235,39.6217],[-78.0236,39.6218],[-78.024,39.6221],[-78.0242,39.6222],[-78.0243,39.6223],[-78.0246,39.6226],[-78.0247,39.6227],[-78.025,39.6231],[-78.0252,39.6233],[-78.0257,39.6238],[-78.0258,39.6239],[-78.026,39.6241],[-78.0264,39.6243],[-78.0267,39.6245],[-78.0269,39.6247],[-78.027,39.6247],[-78.0271,39.6248],[-78.0271,39.6249],[-78.0272,39.6249],[-78.0272,39.625],[-78.0273,39.625],[-78.0273,39.6251],[-78.0274,39.6251],[-78.0276,39.6254],[-78.0277,39.6256],[-78.0281,39.6259],[-78.0281,39.626],[-78.0284,39.6262],[-78.0286,39.6263],[-78.0287,39.6264],[-78.0293,39.627],[-78.0295,39.6271],[-78.0296,39.6272],[-78.0299,39.6275],[-78.0303,39.6279],[-78.0305,39.6281],[-78.0306,39.6283],[-78.0308,39.6285],[-78.0309,39.6286],[-78.0311,39.6289],[-78.0312,39.629],[-78.0313,39.6291],[-78.0314,39.6292],[-78.0317,39.6294],[-78.0318,39.6296],[-78.0322,39.6302],[-78.0326,39.6307],[-78.0328,39.6311],[-78.0331,39.6313],[-78.0331,39.6314],[-78.0337,39.632],[-78.0339,39.6323],[-78.0344,39.633],[-78.0348,39.6337],[-78.0349,39.6338],[-78.0351,39.6341],[-78.0354,39.6347],[-78.0358,39.6352],[-78.0362,39.6359],[-78.0364,39.6361],[-78.0365,39.6361],[-78.0366,39.6362],[-78.0367,39.6363],[-78.0368,39.6363],[-78.0371,39.6367],[-78.0373,39.637],[-78.0374,39.637],[-78.038,39.6374],[-78.0383,39.6375],[-78.0388,39.638],[-78.0392,39.6382],[-78.0396,39.6384],[-78.04,39.6386],[-78.0402,39.6387],[-78.0405,39.6388],[-78.041,39.6392],[-78.0418,39.6397],[-78.0419,39.6397],[-78.0422,39.6399],[-78.0423,39.64],[-78.0424,39.64],[-78.0425,39.6401],[-78.0426,39.6402],[-78.0431,39.6406],[-78.0432,39.6406],[-78.044,39.6412],[-78.0444,39.6413],[-78.0449,39.6415],[-78.0451,39.6416],[-78.0455,39.6418],[-78.0457,39.6419],[-78.0457,39.642],[-78.0462,39.6422],[-78.0463,39.6423],[-78.0467,39.6425],[-78.0469,39.6426],[-78.0472,39.6427],[-78.0474,39.6429],[-78.0476,39.6431],[-78.0482,39.6435],[-78.0492,39.6445],[-78.0494,39.6447],[-78.0506,39.6461],[-78.0507,39.6463],[-78.0509,39.6465],[-78.0514,39.647],[-78.0515,39.6472],[-78.0517,39.6475],[-78.0518,39.6476],[-78.052,39.648],[-78.0523,39.6485],[-78.0525,39.6488],[-78.0526,39.649],[-78.0533,39.6499],[-78.0542,39.651],[-78.0548,39.6514],[-78.0555,39.6519],[-78.0556,39.652],[-78.0566,39.6527],[-78.0567,39.6527],[-78.0568,39.6528],[-78.0569,39.6529],[-78.0576,39.6531],[-78.0588,39.6537],[-78.0589,39.6538],[-78.0597,39.6543],[-78.06,39.6545],[-78.0604,39.655],[-78.0615,39.6559],[-78.0618,39.6561],[-78.0621,39.6562],[-78.0627,39.6566],[-78.0628,39.6567],[-78.0637,39.6574],[-78.0639,39.6575],[-78.0641,39.6579],[-78.0643,39.6581],[-78.0653,39.6589],[-78.0661,39.6595],[-78.0662,39.6597],[-78.0664,39.6599],[-78.0666,39.6601],[-78.0667,39.6602],[-78.0668,39.6603],[-78.0673,39.6607],[-78.0675,39.6608],[-78.0677,39.6609],[-78.0679,39.6609],[-78.0685,39.6615],[-78.0693,39.6622],[-78.0697,39.6626],[-78.07,39.6629],[-78.0701,39.663],[-78.0703,39.6632],[-78.0708,39.6636],[-78.071,39.6638],[-78.0712,39.6639],[-78.073,39.6653],[-78.0732,39.6655],[-78.0734,39.6657],[-78.0738,39.666],[-78.0742,39.6664],[-78.0745,39.6666],[-78.0755,39.6675],[-78.0758,39.6678],[-78.0763,39.6682],[-78.0767,39.6684],[-78.0769,39.6685],[-78.0772,39.6687],[-78.0783,39.6693],[-78.0784,39.6694],[-78.0798,39.6701],[-78.08,39.6702],[-78.0806,39.6705],[-78.0813,39.6709],[-78.0822,39.6712],[-78.0824,39.6713],[-78.0828,39.6714],[-78.0832,39.6715],[-78.0836,39.6714],[-78.0838,39.6713],[-78.0841,39.6713],[-78.0844,39.6713],[-78.0845,39.6713],[-78.0857,39.6712],[-78.0864,39.6713],[-78.0866,39.6713],[-78.0872,39.6714],[-78.0875,39.6714],[-78.0877,39.6714],[-78.088,39.6712],[-78.0882,39.6712],[-78.0883,39.6712],[-78.0887,39.6712],[-78.0889,39.6713],[-78.0893,39.6714],[-78.0894,39.6714],[-78.0895,39.6714],[-78.09,39.6717],[-78.0902,39.6718],[-78.0903,39.672],[-78.0904,39.672],[-78.0908,39.6724],[-78.0909,39.6724],[-78.0909,39.6725],[-78.0911,39.6726],[-78.0917,39.6731],[-78.0918,39.6732],[-78.0927,39.6741],[-78.0937,39.6748],[-78.0939,39.675],[-78.0945,39.6755],[-78.0946,39.6757],[-78.0947,39.6758],[-78.0948,39.6758],[-78.0948,39.6759],[-78.0952,39.6763],[-78.0953,39.6765],[-78.0955,39.6767],[-78.0956,39.6769],[-78.0962,39.6775],[-78.097,39.6782],[-78.0973,39.6784],[-78.0982,39.6789],[-78.0984,39.6789],[-78.0986,39.6791],[-78.0993,39.6794],[-78.0994,39.6794],[-78.0995,39.6795],[-78.0998,39.6796],[-78.1002,39.6798],[-78.1006,39.68],[-78.1015,39.6804],[-78.1017,39.6805],[-78.1019,39.6806],[-78.1024,39.6808],[-78.1029,39.6809],[-78.1035,39.6811],[-78.104,39.6813],[-78.1044,39.6814],[-78.1045,39.6815],[-78.1051,39.6816],[-78.1053,39.6817],[-78.1062,39.6818],[-78.1066,39.6819],[-78.107,39.682],[-78.1072,39.682],[-78.1076,39.6821],[-78.1077,39.6821],[-78.1077,39.6822],[-78.1078,39.6822],[-78.108,39.6822],[-78.1085,39.6823],[-78.109,39.6824],[-78.1092,39.6824],[-78.1096,39.6824],[-78.11,39.6825],[-78.1102,39.6825],[-78.1108,39.6826],[-78.1111,39.6827],[-78.1112,39.6827],[-78.1115,39.6827],[-78.112,39.6829],[-78.1127,39.683],[-78.1146,39.6836],[-78.1157,39.6839],[-78.1161,39.684],[-78.1168,39.6841],[-78.117,39.6842],[-78.1172,39.6842],[-78.1175,39.6843],[-78.1177,39.6843],[-78.1178,39.6843],[-78.1186,39.6845],[-78.1186,39.6846],[-78.119,39.6846],[-78.1193,39.6847],[-78.1196,39.6848],[-78.1203,39.685],[-78.1206,39.685],[-78.1207,39.685],[-78.1208,39.685],[-78.1213,39.6852],[-78.1224,39.6854],[-78.1225,39.6854],[-78.1233,39.6856],[-78.1237,39.6857],[-78.1239,39.6858],[-78.124,39.6858],[-78.1242,39.6858],[-78.1244,39.6859],[-78.1252,39.686],[-78.1258,39.6861],[-78.126,39.6861],[-78.1265,39.6861],[-78.1267,39.6862],[-78.1271,39.6862],[-78.1274,39.6863],[-78.1278,39.6863],[-78.1286,39.6865],[-78.1291,39.6866],[-78.13,39.6868],[-78.1302,39.6868],[-78.1303,39.6868],[-78.1304,39.6868],[-78.1305,39.6868],[-78.1306,39.6867],[-78.1307,39.6867],[-78.1308,39.6867],[-78.131,39.6867],[-78.1311,39.6867],[-78.1312,39.6867],[-78.1315,39.6868],[-78.1319,39.6869],[-78.1322,39.687],[-78.1323,39.687],[-78.1325,39.6871],[-78.1334,39.6874],[-78.1339,39.6876],[-78.1343,39.6878],[-78.1344,39.6878],[-78.1346,39.688],[-78.1348,39.6882],[-78.135,39.6883],[-78.1351,39.6884],[-78.1355,39.6885],[-78.1357,39.6886],[-78.1367,39.6889],[-78.137,39.689],[-78.1371,39.689],[-78.138,39.6893],[-78.1382,39.6893],[-78.1384,39.6893],[-78.1386,39.6893],[-78.1387,39.6893],[-78.1388,39.6894],[-78.1389,39.6894],[-78.139,39.6895],[-78.1391,39.6895],[-78.1392,39.6896],[-78.1394,39.6897],[-78.1395,39.6897],[-78.1396,39.6898],[-78.1398,39.6898],[-78.1399,39.6898],[-78.1401,39.6898],[-78.1402,39.6898],[-78.1403,39.6898],[-78.1404,39.6898],[-78.1405,39.6897],[-78.1407,39.6897],[-78.1408,39.6897],[-78.1409,39.6897],[-78.1412,39.6897],[-78.1416,39.6898],[-78.1417,39.6899],[-78.1419,39.6899],[-78.1421,39.6901],[-78.1423,39.6902],[-78.1425,39.6902],[-78.1428,39.6903],[-78.143,39.6904],[-78.1435,39.6905],[-78.1438,39.6905],[-78.1441,39.6905],[-78.1443,39.6905],[-78.1446,39.6904],[-78.1451,39.6904],[-78.1454,39.6904],[-78.1458,39.6904],[-78.1462,39.6905],[-78.1464,39.6905],[-78.1466,39.6905],[-78.1466,39.6906],[-78.147,39.6906],[-78.1476,39.6906],[-78.1478,39.6906],[-78.1483,39.6906],[-78.1484,39.6906],[-78.1488,39.6905],[-78.1491,39.6905],[-78.1494,39.6905],[-78.15,39.6905],[-78.1508,39.6905],[-78.1516,39.6905],[-78.1521,39.6905],[-78.1522,39.6905],[-78.1524,39.6905],[-78.1525,39.6905],[-78.1527,39.6905],[-78.1531,39.6905],[-78.1535,39.6906],[-78.1539,39.6906],[-78.1541,39.6906],[-78.1543,39.6906],[-78.1551,39.6908],[-78.1555,39.691],[-78.1558,39.6911],[-78.1559,39.6912],[-78.156,39.6913],[-78.1564,39.6916],[-78.1566,39.6917],[-78.1569,39.6918],[-78.157,39.6918],[-78.1571,39.6919],[-78.1572,39.6919],[-78.1573,39.6919],[-78.1574,39.692],[-78.1575,39.692],[-78.1578,39.6921],[-78.1581,39.6922],[-78.1588,39.6925],[-78.1591,39.6926],[-78.1592,39.6927],[-78.1594,39.6928],[-78.1595,39.6929],[-78.1596,39.6929],[-78.1597,39.6929],[-78.16,39.6931],[-78.1604,39.6932],[-78.1605,39.6932],[-78.161,39.6934],[-78.1612,39.6935],[-78.1626,39.6939],[-78.163,39.694],[-78.1631,39.694],[-78.1634,39.694],[-78.1638,39.694],[-78.164,39.694],[-78.1644,39.694],[-78.1646,39.6941],[-78.1648,39.6941],[-78.1649,39.6941],[-78.1654,39.6942],[-78.1656,39.6943],[-78.1657,39.6943],[-78.1661,39.6945],[-78.1663,39.6945],[-78.1665,39.6945],[-78.1668,39.6946],[-78.1673,39.6947],[-78.1675,39.6947],[-78.1682,39.6949],[-78.1685,39.695],[-78.1688,39.6949],[-78.1689,39.695],[-78.169,39.695],[-78.1691,39.695],[-78.1693,39.695],[-78.1697,39.6951],[-78.1699,39.6952],[-78.1702,39.6953],[-78.1706,39.6954],[-78.1711,39.6955],[-78.1714,39.6956],[-78.1715,39.6956],[-78.1716,39.6956],[-78.1718,39.6957],[-78.1719,39.6957],[-78.1721,39.6956],[-78.1722,39.6956],[-78.1723,39.6956],[-78.1724,39.6956],[-78.1729,39.6955],[-78.1731,39.6955],[-78.1734,39.6955],[-78.1739,39.6956],[-78.1743,39.6957],[-78.1746,39.6958],[-78.1752,39.6959],[-78.1758,39.696],[-78.1765,39.696],[-78.1766,39.696],[-78.1767,39.696],[-78.1773,39.6959],[-78.1774,39.6959],[-78.1777,39.6958],[-78.1779,39.6958],[-78.178,39.6958],[-78.1782,39.6957],[-78.1793,39.6956],[-78.1794,39.6956],[-78.1796,39.6956],[-78.1801,39.6955],[-78.1802,39.6955],[-78.1819,39.6953],[-78.182,39.6953],[-78.1826,39.6952],[-78.1827,39.6951],[-78.1828,39.6951],[-78.1833,39.6948],[-78.1835,39.6945],[-78.1845,39.6939],[-78.1855,39.6932],[-78.1858,39.693],[-78.1861,39.6928],[-78.1862,39.6928],[-78.1862,39.6927],[-78.1867,39.6925],[-78.1868,39.6924],[-78.1881,39.6915],[-78.1886,39.6912],[-78.1889,39.6911],[-78.1891,39.691],[-78.1893,39.691],[-78.1909,39.6903],[-78.191,39.6903],[-78.1913,39.69],[-78.192,39.6893],[-78.1921,39.6892],[-78.1925,39.6887],[-78.193,39.6881],[-78.1931,39.6879],[-78.1931,39.6878],[-78.1933,39.6876],[-78.1933,39.6875],[-78.194,39.6866],[-78.1941,39.6864],[-78.1942,39.6862],[-78.195,39.6852],[-78.1952,39.6849],[-78.1954,39.6846],[-78.1955,39.6844],[-78.1956,39.6842],[-78.1956,39.6839],[-78.1957,39.6833],[-78.1958,39.6829],[-78.196,39.6827],[-78.1962,39.6825],[-78.1963,39.6824],[-78.1964,39.6823],[-78.1969,39.6817],[-78.197,39.6816],[-78.1976,39.6812],[-78.1981,39.6808],[-78.1985,39.6803],[-78.1989,39.68],[-78.1993,39.6797],[-78.1996,39.6794],[-78.1998,39.6791],[-78.1999,39.6789],[-78.2002,39.6786],[-78.2005,39.6782],[-78.2008,39.6779],[-78.2011,39.6776],[-78.2013,39.6774],[-78.2017,39.6771],[-78.2022,39.6769],[-78.2027,39.6767],[-78.2028,39.6766],[-78.203,39.6765],[-78.2031,39.6765],[-78.2033,39.6765],[-78.2034,39.6764],[-78.2035,39.6764],[-78.2037,39.6763],[-78.2039,39.6763],[-78.2041,39.6762],[-78.2047,39.6761],[-78.2049,39.6761],[-78.2053,39.6761],[-78.2056,39.676],[-78.206,39.676],[-78.2061,39.676],[-78.2068,39.676],[-78.2074,39.676],[-78.2076,39.6761],[-78.208,39.6762],[-78.2084,39.6762],[-78.2084,39.6763],[-78.2087,39.6763],[-78.2088,39.6763],[-78.2091,39.6763],[-78.2092,39.6763],[-78.2093,39.6763],[-78.2093,39.6762],[-78.2094,39.6762],[-78.2095,39.6762],[-78.2096,39.6762],[-78.2097,39.6762],[-78.2099,39.6762],[-78.21,39.6763],[-78.2102,39.6763],[-78.2103,39.6763],[-78.2107,39.6763],[-78.2108,39.6763],[-78.212,39.6763],[-78.2126,39.6763],[-78.2144,39.676],[-78.2147,39.676],[-78.2162,39.6758],[-78.2193,39.6757],[-78.22,39.6758],[-78.2206,39.6758],[-78.2218,39.676],[-78.2221,39.676],[-78.2231,39.676],[-78.2239,39.676],[-78.224,39.676],[-78.2242,39.676],[-78.2248,39.6761],[-78.2251,39.6761],[-78.2255,39.6761],[-78.2259,39.6762],[-78.2261,39.6762],[-78.2262,39.6762],[-78.2263,39.6763],[-78.2266,39.6763],[-78.2268,39.6763],[-78.2271,39.6763],[-78.2275,39.6762],[-78.2282,39.676],[-78.2285,39.6759],[-78.229,39.6758],[-78.2292,39.6757],[-78.2296,39.6755],[-78.2302,39.6752],[-78.2305,39.675],[-78.2307,39.6749],[-78.2312,39.6746],[-78.2315,39.6744],[-78.2319,39.6741],[-78.2322,39.6739],[-78.2326,39.6736],[-78.2327,39.6734],[-78.233,39.673],[-78.233,39.6729],[-78.2331,39.6727],[-78.2332,39.6724],[-78.2333,39.6724],[-78.2333,39.6723],[-78.2333,39.6721],[-78.2333,39.672],[-78.2334,39.6718],[-78.2334,39.6716],[-78.2333,39.6715],[-78.2333,39.6713],[-78.2333,39.6712],[-78.2332,39.671],[-78.233,39.6707],[-78.2328,39.6704],[-78.2327,39.6703],[-78.2325,39.67],[-78.2323,39.6698],[-78.232,39.6695],[-78.2314,39.6691],[-78.2309,39.6686],[-78.2303,39.6681],[-78.2295,39.6675],[-78.2294,39.6674],[-78.2293,39.6673],[-78.229,39.6671],[-78.2289,39.667],[-78.2285,39.6667],[-78.2284,39.6666],[-78.2281,39.6663],[-78.2275,39.6657],[-78.2273,39.6654],[-78.2271,39.6653],[-78.227,39.6652],[-78.2269,39.665],[-78.2267,39.6649],[-78.2267,39.6648],[-78.2265,39.6647],[-78.2264,39.6647],[-78.2263,39.6647],[-78.226,39.6646],[-78.2258,39.6646],[-78.2257,39.6645],[-78.2255,39.6645],[-78.2255,39.6644],[-78.2252,39.6642],[-78.2247,39.6639],[-78.2242,39.6635],[-78.2239,39.6631],[-78.2238,39.663],[-78.2237,39.6628],[-78.2237,39.6627],[-78.2236,39.6625],[-78.2235,39.6621],[-78.2235,39.662],[-78.2234,39.6617],[-78.2234,39.6615],[-78.2235,39.6612],[-78.2236,39.661],[-78.2236,39.6609],[-78.2238,39.6605],[-78.2243,39.6599],[-78.2248,39.6594],[-78.2251,39.659],[-78.2255,39.6585],[-78.2256,39.6584],[-78.2259,39.6581],[-78.2263,39.6577],[-78.2268,39.6573],[-78.2272,39.6571],[-78.2275,39.6569],[-78.2277,39.6568],[-78.2285,39.6564],[-78.2294,39.656],[-78.2297,39.6559],[-78.2299,39.6558],[-78.2303,39.6556],[-78.2305,39.6555],[-78.2314,39.6553],[-78.2319,39.6551],[-78.2322,39.655],[-78.2327,39.6547],[-78.2331,39.6545],[-78.2333,39.6544],[-78.234,39.6541],[-78.2346,39.6538],[-78.2349,39.6536],[-78.2351,39.6535],[-78.2354,39.6533],[-78.2358,39.6531],[-78.2366,39.6527],[-78.2368,39.6526],[-78.2372,39.6524],[-78.2374,39.6523],[-78.2375,39.6523],[-78.2376,39.6524],[-78.2377,39.6524],[-78.2381,39.6521],[-78.2383,39.652],[-78.2386,39.6518],[-78.2386,39.6517],[-78.2389,39.6515],[-78.2389,39.6514],[-78.2391,39.6512],[-78.2392,39.651],[-78.2395,39.6506],[-78.2395,39.6505],[-78.2396,39.6505],[-78.2397,39.6503],[-78.2398,39.6502],[-78.2399,39.6501],[-78.2401,39.65],[-78.2401,39.6499],[-78.2404,39.6497],[-78.2405,39.6497],[-78.2411,39.6493],[-78.2414,39.6491],[-78.2415,39.649],[-78.2419,39.6487],[-78.2421,39.6486],[-78.2425,39.6483],[-78.243,39.6479],[-78.2436,39.6474],[-78.2441,39.647],[-78.2443,39.6469],[-78.2444,39.6467],[-78.2452,39.6461],[-78.2455,39.6457],[-78.246,39.6453],[-78.2464,39.6449],[-78.2471,39.6444],[-78.2474,39.6442],[-78.2477,39.644],[-78.2482,39.6437],[-78.2484,39.6435],[-78.2491,39.6432],[-78.2494,39.6429],[-78.2496,39.6429],[-78.2497,39.6428],[-78.2503,39.6425],[-78.2505,39.6424],[-78.2509,39.6422],[-78.251,39.6421],[-78.2511,39.6421],[-78.2513,39.642],[-78.2519,39.6415],[-78.2524,39.6411],[-78.2525,39.641],[-78.2527,39.641],[-78.2529,39.6409],[-78.2531,39.6409],[-78.2536,39.6405],[-78.2537,39.6404],[-78.2541,39.6402],[-78.2542,39.64],[-78.2547,39.6393],[-78.2548,39.639],[-78.2549,39.639],[-78.2553,39.6385],[-78.2555,39.6382],[-78.2555,39.6381],[-78.2559,39.6375],[-78.2561,39.6374],[-78.2569,39.6364],[-78.2572,39.636],[-78.2574,39.6358],[-78.2576,39.6354],[-78.2577,39.6353],[-78.2582,39.6347],[-78.2583,39.6345],[-78.2585,39.6343],[-78.2589,39.6339],[-78.2593,39.6335],[-78.2595,39.6332],[-78.2596,39.6331],[-78.2599,39.6327],[-78.2608,39.6319],[-78.2611,39.6317],[-78.2612,39.6315],[-78.2613,39.6315],[-78.2615,39.6314],[-78.2616,39.6314],[-78.2618,39.6311],[-78.2622,39.6307],[-78.2623,39.6305],[-78.2626,39.63],[-78.2627,39.6298],[-78.2628,39.6296],[-78.2628,39.6288],[-78.2628,39.6285],[-78.2629,39.6277],[-78.263,39.6273],[-78.263,39.6268],[-78.263,39.6266],[-78.263,39.626],[-78.263,39.6257],[-78.263,39.6251],[-78.263,39.6247],[-78.2629,39.6241],[-78.2628,39.6236],[-78.2628,39.6231],[-78.2628,39.623],[-78.2628,39.6229],[-78.2629,39.6225],[-78.263,39.6222],[-78.2631,39.622],[-78.2633,39.6218],[-78.2634,39.6216],[-78.2638,39.6213],[-78.2639,39.6211],[-78.264,39.6209],[-78.2641,39.6207],[-78.2641,39.6205],[-78.2642,39.6203],[-78.2642,39.6202],[-78.2643,39.6201],[-78.2647,39.6197],[-78.2649,39.6196],[-78.2651,39.6195],[-78.2655,39.6193],[-78.2661,39.6191],[-78.2664,39.619],[-78.2666,39.6189],[-78.2668,39.619],[-78.267,39.619],[-78.2672,39.6191],[-78.2676,39.6193],[-78.2679,39.6193],[-78.2684,39.6193],[-78.2685,39.6193],[-78.2688,39.6194],[-78.2691,39.6194],[-78.2708,39.6197],[-78.2716,39.6198],[-78.2721,39.6198],[-78.2722,39.6198],[-78.2724,39.6197],[-78.2725,39.6197],[-78.2729,39.6198],[-78.274,39.62],[-78.2747,39.6201],[-78.2751,39.6202],[-78.2754,39.6202],[-78.2762,39.6202],[-78.2775,39.6203],[-78.2786,39.6203],[-78.2787,39.6203],[-78.2794,39.6204],[-78.2799,39.6204],[-78.2804,39.6205],[-78.2811,39.6205],[-78.2821,39.6206],[-78.2824,39.6206],[-78.2827,39.6206],[-78.283,39.6207],[-78.2833,39.6208],[-78.2834,39.6208],[-78.2856,39.6211],[-78.286,39.6212],[-78.2865,39.6213],[-78.287,39.6214],[-78.2875,39.6216],[-78.2876,39.6217],[-78.2877,39.6217],[-78.2879,39.6217],[-78.288,39.6218],[-78.2879,39.6219],[-78.2879,39.622],[-78.288,39.6221],[-78.2886,39.6223],[-78.2887,39.6224],[-78.2895,39.6226],[-78.2895,39.6227],[-78.2896,39.6228],[-78.2898,39.6229],[-78.29,39.623],[-78.2903,39.623],[-78.2905,39.623],[-78.2908,39.6229],[-78.2912,39.623],[-78.2917,39.6232],[-78.2922,39.6234],[-78.2923,39.6234],[-78.2925,39.6236],[-78.2927,39.6237],[-78.2929,39.6239],[-78.2932,39.6241],[-78.2934,39.6242],[-78.2949,39.6248],[-78.295,39.6248],[-78.2952,39.6249],[-78.2955,39.625],[-78.2964,39.6252],[-78.2968,39.6253],[-78.297,39.6255],[-78.2973,39.6257],[-78.2976,39.626],[-78.2977,39.626],[-78.2982,39.6261],[-78.2989,39.6263],[-78.2991,39.6264],[-78.2997,39.6266],[-78.3005,39.6268],[-78.3013,39.6271],[-78.3018,39.6273],[-78.302,39.6274],[-78.3031,39.6277],[-78.3036,39.6279],[-78.3041,39.6281],[-78.3044,39.6282],[-78.3047,39.6283],[-78.3048,39.6284],[-78.3052,39.6285],[-78.3053,39.6285],[-78.3054,39.6286],[-78.3056,39.6286],[-78.3057,39.6287],[-78.3059,39.6288],[-78.3061,39.6289],[-78.3067,39.6291],[-78.3069,39.6293],[-78.307,39.6294],[-78.3072,39.6294],[-78.3073,39.6294],[-78.3076,39.6295],[-78.3078,39.6296],[-78.308,39.6297],[-78.3087,39.63],[-78.3092,39.6301],[-78.3099,39.6303],[-78.3103,39.6304],[-78.3104,39.6304],[-78.3109,39.6306],[-78.3111,39.6307],[-78.3116,39.6307],[-78.3118,39.6307],[-78.3122,39.6309],[-78.3127,39.6311],[-78.313,39.6311],[-78.3134,39.6311],[-78.3136,39.6311],[-78.3139,39.6311],[-78.3143,39.6311],[-78.3147,39.6311],[-78.3148,39.6311],[-78.3152,39.6312],[-78.3154,39.6312],[-78.3156,39.6313],[-78.3158,39.6314],[-78.3159,39.6314],[-78.3161,39.6315],[-78.3164,39.6317],[-78.3168,39.6317],[-78.3168,39.6318],[-78.317,39.6318],[-78.3174,39.632],[-78.3178,39.6321],[-78.318,39.6322],[-78.3189,39.6325],[-78.3192,39.6326],[-78.3197,39.6327],[-78.3198,39.6328],[-78.3199,39.6328],[-78.3203,39.6331],[-78.3205,39.6332],[-78.3208,39.6333],[-78.3209,39.6334],[-78.3211,39.6335],[-78.3212,39.6335],[-78.3214,39.6336],[-78.3215,39.6336],[-78.3222,39.6336],[-78.3224,39.6336],[-78.3227,39.6336],[-78.3228,39.6336],[-78.3229,39.6336],[-78.3231,39.6337],[-78.3232,39.6337],[-78.3237,39.6339],[-78.3239,39.634],[-78.3239,39.6339],[-78.324,39.634],[-78.3243,39.634],[-78.3244,39.634],[-78.3251,39.6342],[-78.3258,39.6343],[-78.3259,39.6343],[-78.3263,39.6345],[-78.3264,39.6345],[-78.3268,39.6347],[-78.327,39.6347],[-78.328,39.6349],[-78.3284,39.635],[-78.3285,39.635],[-78.3289,39.6351],[-78.3291,39.6352],[-78.3298,39.6354],[-78.3299,39.6354],[-78.3303,39.6355],[-78.3304,39.6355],[-78.3314,39.6358],[-78.3329,39.6364],[-78.3331,39.6365],[-78.3332,39.6365],[-78.3335,39.6366],[-78.3338,39.6368],[-78.3339,39.6368],[-78.334,39.6368],[-78.3343,39.6369],[-78.3344,39.637],[-78.3346,39.637],[-78.3348,39.637],[-78.3349,39.6371],[-78.3349,39.6373],[-78.335,39.6373],[-78.3352,39.6374],[-78.3357,39.6374],[-78.3358,39.6374],[-78.3361,39.6374],[-78.3362,39.6374],[-78.3363,39.6374],[-78.3366,39.6375],[-78.3369,39.6376],[-78.3373,39.6377],[-78.3377,39.6377],[-78.3378,39.6377],[-78.3384,39.6378],[-78.3392,39.6379],[-78.3398,39.6379],[-78.3405,39.6381],[-78.3411,39.6381],[-78.3414,39.6382],[-78.3415,39.6382],[-78.3417,39.6383],[-78.3419,39.6384],[-78.342,39.6384],[-78.3424,39.6385],[-78.3428,39.6385],[-78.3433,39.6385],[-78.3442,39.6386],[-78.3452,39.6388],[-78.346,39.6389],[-78.3471,39.6392],[-78.3472,39.6392],[-78.3481,39.6395],[-78.3496,39.6399],[-78.3497,39.6399],[-78.3498,39.64],[-78.351,39.6403],[-78.3514,39.6404],[-78.3516,39.6405],[-78.3517,39.6405],[-78.352,39.6405],[-78.3521,39.6405],[-78.3523,39.6406],[-78.3525,39.6406],[-78.3529,39.6405],[-78.3534,39.6405],[-78.3541,39.6405],[-78.3553,39.6407],[-78.3555,39.6407],[-78.3563,39.6406],[-78.3569,39.6404],[-78.3572,39.6402],[-78.3574,39.6402],[-78.3574,39.6401],[-78.3578,39.64],[-78.3579,39.6399],[-78.358,39.6398],[-78.3582,39.6396],[-78.3586,39.6391],[-78.3587,39.639],[-78.3587,39.6389],[-78.3589,39.6387],[-78.359,39.6385],[-78.3591,39.6379],[-78.3592,39.6377],[-78.3593,39.6372],[-78.3592,39.637],[-78.3591,39.6366],[-78.3588,39.6359],[-78.3587,39.6356],[-78.3586,39.6356],[-78.3585,39.6355],[-78.3585,39.6354],[-78.3582,39.6353],[-78.3579,39.6352],[-78.3573,39.6349],[-78.3569,39.6347],[-78.3567,39.6347],[-78.3566,39.6347],[-78.3564,39.6346],[-78.3564,39.6345],[-78.3562,39.6343],[-78.356,39.6341],[-78.3556,39.6337],[-78.3555,39.6335],[-78.3552,39.6333],[-78.3549,39.6329],[-78.3548,39.6328],[-78.3545,39.6324],[-78.3542,39.632],[-78.3538,39.6314],[-78.3537,39.6311],[-78.3535,39.6306],[-78.3534,39.6301],[-78.3533,39.6298],[-78.3533,39.6294],[-78.3534,39.6288],[-78.3536,39.6282],[-78.3536,39.6281],[-78.3537,39.628],[-78.3539,39.628],[-78.354,39.6279],[-78.3542,39.6276],[-78.3542,39.6273],[-78.3543,39.6272],[-78.3544,39.627],[-78.3545,39.6269],[-78.3548,39.6266],[-78.3551,39.6263],[-78.3555,39.6261],[-78.3559,39.6259],[-78.356,39.6259],[-78.3562,39.6258],[-78.3563,39.6258],[-78.3564,39.6258],[-78.3565,39.6258],[-78.3567,39.6258],[-78.3568,39.6258],[-78.357,39.6258],[-78.3571,39.6257],[-78.3574,39.6256],[-78.3578,39.6255],[-78.3579,39.6255],[-78.3582,39.6254],[-78.3587,39.6253],[-78.3589,39.6253],[-78.3595,39.6253],[-78.3599,39.6254],[-78.3604,39.6254],[-78.3605,39.6254],[-78.3612,39.6256],[-78.3613,39.6257],[-78.3618,39.6258],[-78.3619,39.6258],[-78.362,39.6258],[-78.3624,39.6259],[-78.3625,39.626],[-78.3629,39.6262],[-78.3632,39.6262],[-78.3638,39.6265],[-78.364,39.6266],[-78.3641,39.6267],[-78.3642,39.6267],[-78.3647,39.6269],[-78.3649,39.627],[-78.3651,39.6271],[-78.3657,39.6274],[-78.3659,39.6275],[-78.3668,39.6282],[-78.3669,39.6283],[-78.3674,39.6286],[-78.3683,39.6292],[-78.3686,39.6293],[-78.3689,39.6294],[-78.3691,39.6296],[-78.3701,39.6298],[-78.3705,39.6299],[-78.3709,39.63],[-78.3713,39.63],[-78.3717,39.6301],[-78.3718,39.6301],[-78.3724,39.6302],[-78.3734,39.6303],[-78.3738,39.6304],[-78.3739,39.6304],[-78.374,39.6304],[-78.3742,39.6304],[-78.3745,39.6303],[-78.3747,39.6303],[-78.375,39.6303],[-78.3755,39.6303],[-78.3758,39.6302],[-78.376,39.6302],[-78.3763,39.6301],[-78.3765,39.63],[-78.3766,39.63],[-78.377,39.6299],[-78.3774,39.6299],[-78.3777,39.6298],[-78.3781,39.6298],[-78.3782,39.6298],[-78.3786,39.6297],[-78.3787,39.6297],[-78.3788,39.6296],[-78.3792,39.6296],[-78.3798,39.6295],[-78.3806,39.6292],[-78.3808,39.6291],[-78.3809,39.6291],[-78.3812,39.6289],[-78.3814,39.6288],[-78.3817,39.6285],[-78.3821,39.6281],[-78.3824,39.6278],[-78.3826,39.6273],[-78.3827,39.6271],[-78.3828,39.6268],[-78.3828,39.6265],[-78.3828,39.6262],[-78.3829,39.6258],[-78.3829,39.6255],[-78.383,39.6251],[-78.3832,39.6249],[-78.3833,39.6247],[-78.3835,39.6244],[-78.3835,39.6243],[-78.3836,39.6241],[-78.3836,39.6239],[-78.3836,39.6238],[-78.3836,39.6237],[-78.3836,39.6236],[-78.3835,39.6232],[-78.3833,39.6229],[-78.3832,39.6228],[-78.3824,39.6216],[-78.3821,39.6212],[-78.382,39.6211],[-78.3814,39.6204],[-78.3807,39.6197],[-78.3807,39.6196],[-78.38,39.619],[-78.3784,39.6175],[-78.3777,39.6168],[-78.3772,39.6165],[-78.3767,39.6162],[-78.3763,39.616],[-78.3762,39.6159],[-78.3758,39.6156],[-78.3747,39.6148],[-78.3747,39.6147],[-78.3745,39.6144],[-78.3743,39.6143],[-78.3741,39.6141],[-78.3738,39.6136],[-78.3732,39.6131],[-78.3731,39.613],[-78.3728,39.6128],[-78.3727,39.6127],[-78.3726,39.6125],[-78.3725,39.6125],[-78.3723,39.6123],[-78.3723,39.6122],[-78.3722,39.6121],[-78.3721,39.612],[-78.372,39.6119],[-78.372,39.6117],[-78.3721,39.6114],[-78.3724,39.6105],[-78.3726,39.6102],[-78.3729,39.6097],[-78.3732,39.6095],[-78.3732,39.6094],[-78.3738,39.609],[-78.3741,39.6089],[-78.3742,39.6088],[-78.3744,39.6087],[-78.3747,39.6086],[-78.375,39.6085],[-78.3752,39.6084],[-78.3755,39.6083],[-78.3756,39.6083],[-78.3765,39.6081],[-78.3768,39.6081],[-78.3771,39.6081],[-78.3774,39.608],[-78.378,39.608],[-78.3782,39.608],[-78.3783,39.608],[-78.3785,39.608],[-78.3793,39.6081],[-78.3794,39.6082],[-78.38,39.6082],[-78.3813,39.6085],[-78.3826,39.6088],[-78.3831,39.6089],[-78.3835,39.6089],[-78.3837,39.609],[-78.3839,39.609],[-78.3843,39.6091],[-78.3843,39.6092],[-78.3851,39.6095],[-78.3856,39.6097],[-78.3859,39.6098],[-78.3864,39.61],[-78.387,39.6103],[-78.3876,39.6106],[-78.3881,39.6108],[-78.3886,39.611],[-78.3893,39.6113],[-78.3898,39.6116],[-78.3904,39.612],[-78.3906,39.6121],[-78.3909,39.6123],[-78.3912,39.6123],[-78.3914,39.6124],[-78.3915,39.6125],[-78.3917,39.6126],[-78.3925,39.6133],[-78.3927,39.6135],[-78.3929,39.6137],[-78.3932,39.6139],[-78.394,39.6147],[-78.3945,39.6152],[-78.3949,39.6156],[-78.3951,39.6157],[-78.3953,39.6159],[-78.3954,39.6159],[-78.3956,39.616],[-78.3964,39.6164],[-78.3965,39.6164],[-78.3968,39.6165],[-78.397,39.6166],[-78.397,39.6165],[-78.3971,39.6165],[-78.397,39.6165],[-78.3967,39.6162],[-78.3966,39.6161],[-78.3967,39.616],[-78.3969,39.6161],[-78.3971,39.6162],[-78.3972,39.6163],[-78.3975,39.6164],[-78.3977,39.6166],[-78.3996,39.6171],[-78.4005,39.6174],[-78.4007,39.6174],[-78.4021,39.6178],[-78.4035,39.6182],[-78.4035,39.6183],[-78.4038,39.6183],[-78.404,39.6184],[-78.4043,39.6185],[-78.4052,39.6188],[-78.406,39.6191],[-78.4066,39.6193],[-78.4068,39.6194],[-78.4071,39.6195],[-78.4072,39.6195],[-78.4074,39.6196],[-78.4078,39.6198],[-78.4082,39.6199],[-78.4083,39.6199],[-78.4086,39.62],[-78.4088,39.6202],[-78.4094,39.6204],[-78.4096,39.6204],[-78.4098,39.6204],[-78.4102,39.6204],[-78.4103,39.6204],[-78.4104,39.6205],[-78.4113,39.6207],[-78.412,39.6209],[-78.4121,39.6209],[-78.4125,39.621],[-78.413,39.6213],[-78.4137,39.6215],[-78.4143,39.6218],[-78.415,39.6221],[-78.4151,39.6222],[-78.4153,39.6223],[-78.4154,39.6223],[-78.4171,39.6229],[-78.4177,39.6232],[-78.4178,39.6232],[-78.4179,39.6232],[-78.4189,39.6236],[-78.4205,39.6241],[-78.421,39.6242],[-78.4213,39.6242],[-78.4217,39.6243],[-78.4228,39.6245],[-78.424,39.6245],[-78.4242,39.6245],[-78.4248,39.6245],[-78.4254,39.6245],[-78.4263,39.6243],[-78.4264,39.6243],[-78.4265,39.6243],[-78.427,39.6242],[-78.4275,39.6241],[-78.4279,39.624],[-78.4293,39.6237],[-78.4295,39.6237],[-78.4295,39.6236],[-78.4299,39.6236],[-78.4301,39.6234],[-78.431,39.6228],[-78.4316,39.6223],[-78.4322,39.622],[-78.4324,39.6218],[-78.4327,39.6215],[-78.433,39.621],[-78.4332,39.6208],[-78.4333,39.6207],[-78.4334,39.6205],[-78.4337,39.62],[-78.4337,39.6198],[-78.4337,39.6194],[-78.4337,39.6191],[-78.4337,39.6189],[-78.4336,39.6185],[-78.4335,39.6182],[-78.4333,39.6176],[-78.4329,39.6168],[-78.4326,39.6162],[-78.4326,39.6161],[-78.4321,39.6154],[-78.4315,39.6145],[-78.4304,39.6134],[-78.4303,39.6132],[-78.4301,39.6131],[-78.4297,39.6126],[-78.4296,39.6126],[-78.4295,39.6124],[-78.4293,39.6123],[-78.4293,39.6122],[-78.4292,39.612],[-78.4288,39.6116],[-78.4283,39.6112],[-78.4281,39.611],[-78.4279,39.6108],[-78.4275,39.6105],[-78.4272,39.6101],[-78.4267,39.6095],[-78.4266,39.6094],[-78.4263,39.6089],[-78.4262,39.6088],[-78.4261,39.6085],[-78.426,39.6083],[-78.4258,39.6081],[-78.4257,39.6079],[-78.4256,39.6078],[-78.4255,39.6077],[-78.4254,39.6076],[-78.4252,39.6075],[-78.4248,39.6071],[-78.4247,39.607],[-78.4245,39.6069],[-78.4244,39.6068],[-78.4243,39.6068],[-78.4241,39.6067],[-78.424,39.6066],[-78.4236,39.6062],[-78.4233,39.6059],[-78.4232,39.6058],[-78.4231,39.6058],[-78.4231,39.6057],[-78.423,39.6056],[-78.423,39.6054],[-78.4229,39.6052],[-78.4228,39.6051],[-78.4227,39.605],[-78.4225,39.6049],[-78.4224,39.6047],[-78.4218,39.6042],[-78.421,39.6037],[-78.4205,39.6033],[-78.4204,39.6033],[-78.4195,39.6027],[-78.4191,39.6025],[-78.4189,39.6024],[-78.4187,39.6024],[-78.4185,39.6023],[-78.4184,39.6022],[-78.4177,39.6017],[-78.4174,39.6015],[-78.4166,39.6009],[-78.4156,39.6002],[-78.4152,39.5999],[-78.4149,39.5998],[-78.4146,39.5996],[-78.4141,39.5992],[-78.4121,39.5977],[-78.4116,39.5974],[-78.4109,39.5971],[-78.4108,39.5971],[-78.4107,39.5971],[-78.4106,39.597],[-78.4103,39.5969],[-78.4099,39.5966],[-78.4095,39.5964],[-78.409,39.5963],[-78.4086,39.5961],[-78.4084,39.596],[-78.4081,39.5959],[-78.4077,39.5957],[-78.407,39.5954],[-78.4065,39.5953],[-78.4063,39.5952],[-78.4058,39.595],[-78.4053,39.5948],[-78.4051,39.5947],[-78.4048,39.5946],[-78.4047,39.5945],[-78.404,39.5942],[-78.4036,39.5941],[-78.4034,39.594],[-78.403,39.5939],[-78.4026,39.5937],[-78.4024,39.5937],[-78.4015,39.5932],[-78.401,39.5929],[-78.4001,39.5924],[-78.3998,39.5921],[-78.3996,39.592],[-78.3989,39.5916],[-78.3987,39.5915],[-78.3972,39.5904],[-78.397,39.5902],[-78.3967,39.5899],[-78.3965,39.5896],[-78.3964,39.5895],[-78.3962,39.5893],[-78.3956,39.5883],[-78.3951,39.5874],[-78.395,39.587],[-78.395,39.5869],[-78.3949,39.5866],[-78.3948,39.5863],[-78.3948,39.586],[-78.3948,39.5859],[-78.3948,39.5858],[-78.3948,39.5851],[-78.3949,39.5849],[-78.395,39.5848],[-78.3951,39.5846],[-78.3951,39.5845],[-78.3953,39.5841],[-78.3955,39.5839],[-78.3956,39.5836],[-78.3958,39.5834],[-78.3959,39.5833],[-78.396,39.5832],[-78.3962,39.5831],[-78.3964,39.583],[-78.3966,39.5829],[-78.3966,39.5828],[-78.397,39.5824],[-78.3973,39.582],[-78.3974,39.5819],[-78.3978,39.5817],[-78.398,39.5817],[-78.3982,39.5815],[-78.3984,39.5814],[-78.3986,39.5814],[-78.3989,39.5812],[-78.399,39.5811],[-78.3993,39.581],[-78.3997,39.5807],[-78.3999,39.5806],[-78.4,39.5806],[-78.4003,39.5805],[-78.4004,39.5805],[-78.4004,39.5804],[-78.4005,39.5804],[-78.4006,39.5804],[-78.4007,39.5804],[-78.4009,39.5803],[-78.401,39.5803],[-78.4013,39.5801],[-78.4017,39.5799],[-78.4021,39.5796],[-78.4023,39.5796],[-78.4027,39.5795],[-78.4028,39.5794],[-78.403,39.5794],[-78.4032,39.5793],[-78.4033,39.5793],[-78.4034,39.5793],[-78.4035,39.5793],[-78.4036,39.5792],[-78.4037,39.5792],[-78.4046,39.579],[-78.4047,39.579],[-78.4048,39.5791],[-78.4049,39.5791],[-78.405,39.579],[-78.4051,39.5789],[-78.4052,39.5788],[-78.4053,39.5788],[-78.4057,39.5787],[-78.4065,39.5786],[-78.4074,39.5786],[-78.4079,39.5786],[-78.4093,39.5788],[-78.41,39.5789],[-78.4109,39.579],[-78.4117,39.5791],[-78.412,39.5792],[-78.413,39.5794],[-78.4133,39.5794],[-78.4136,39.5795],[-78.4141,39.5796],[-78.4146,39.5799],[-78.4156,39.5802],[-78.4158,39.5802],[-78.4162,39.5803],[-78.4172,39.5806],[-78.4173,39.5806],[-78.4175,39.5807],[-78.4176,39.5807],[-78.4179,39.5808],[-78.4183,39.5809],[-78.4189,39.5812],[-78.4194,39.5814],[-78.4197,39.5816],[-78.42,39.5818],[-78.4201,39.5819],[-78.4209,39.5826],[-78.4216,39.5833],[-78.4219,39.5836],[-78.4222,39.5839],[-78.4223,39.5839],[-78.4224,39.584],[-78.4226,39.5842],[-78.4231,39.5846],[-78.4233,39.5847],[-78.424,39.5851],[-78.4242,39.5852],[-78.4251,39.5857],[-78.4252,39.5857],[-78.4257,39.5859],[-78.4261,39.5861],[-78.4262,39.5862],[-78.4264,39.5861],[-78.4266,39.5862],[-78.427,39.5865],[-78.4274,39.5866],[-78.4285,39.587],[-78.4287,39.5871],[-78.4288,39.5871],[-78.4297,39.5873],[-78.4303,39.5875],[-78.4304,39.5876],[-78.4306,39.5876],[-78.4313,39.5878],[-78.4315,39.5879],[-78.4318,39.5879],[-78.4322,39.588],[-78.4329,39.5882],[-78.4333,39.5883],[-78.4336,39.5883],[-78.4346,39.5886],[-78.4349,39.5886],[-78.4352,39.5887],[-78.4358,39.5888],[-78.4362,39.5889],[-78.4365,39.589],[-78.4373,39.5894],[-78.4378,39.5896],[-78.438,39.5897],[-78.4381,39.5897],[-78.4384,39.5898],[-78.4395,39.5902],[-78.4396,39.5902],[-78.4413,39.5907],[-78.4435,39.5913],[-78.4442,39.5915],[-78.445,39.5915],[-78.4455,39.5915],[-78.4469,39.5913],[-78.4471,39.5913],[-78.4475,39.5911],[-78.4485,39.591],[-78.4494,39.5908],[-78.4497,39.5907],[-78.4504,39.5906],[-78.4523,39.59],[-78.4524,39.59],[-78.4524,39.5899],[-78.4528,39.5898],[-78.4529,39.5898],[-78.4531,39.5897],[-78.4532,39.5896],[-78.4534,39.5895],[-78.4536,39.5893],[-78.454,39.5892],[-78.4541,39.5892],[-78.4543,39.5891],[-78.4556,39.5884],[-78.4566,39.5877],[-78.4568,39.5876],[-78.4571,39.5873],[-78.4572,39.5871],[-78.4573,39.587],[-78.4574,39.5869],[-78.4574,39.5867],[-78.4575,39.5863],[-78.4575,39.5861],[-78.4575,39.586],[-78.4577,39.5856],[-78.4577,39.5854],[-78.4578,39.5853],[-78.4578,39.5851],[-78.4578,39.585],[-78.4579,39.5849],[-78.4581,39.5842],[-78.4581,39.584],[-78.4582,39.5834],[-78.4583,39.5827],[-78.4582,39.5827],[-78.4583,39.5825],[-78.4583,39.582],[-78.4583,39.5816],[-78.4583,39.5814],[-78.4583,39.5813],[-78.4582,39.5811],[-78.4582,39.5806],[-78.4582,39.5805],[-78.4581,39.5802],[-78.458,39.5797],[-78.4577,39.579],[-78.4574,39.5785],[-78.4574,39.5784],[-78.4573,39.5783],[-78.457,39.578],[-78.4567,39.5776],[-78.4562,39.5771],[-78.4562,39.577],[-78.4561,39.5769],[-78.4558,39.5765],[-78.4557,39.5763],[-78.4557,39.5762],[-78.4552,39.5753],[-78.4546,39.5744],[-78.4543,39.5741],[-78.454,39.5739],[-78.4539,39.5737],[-78.4533,39.5734],[-78.453,39.5733],[-78.4527,39.5731],[-78.4525,39.5729],[-78.4524,39.5727],[-78.4523,39.5726],[-78.452,39.5723],[-78.4514,39.5718],[-78.4506,39.5712],[-78.4502,39.5708],[-78.4501,39.5708],[-78.45,39.5707],[-78.4499,39.5706],[-78.4494,39.5703],[-78.449,39.5701],[-78.4488,39.5699],[-78.448,39.5695],[-78.4463,39.5686],[-78.446,39.5685],[-78.4457,39.5684],[-78.4453,39.5682],[-78.4451,39.5682],[-78.445,39.5681],[-78.4449,39.5681],[-78.4446,39.568],[-78.4435,39.5674],[-78.4432,39.5672],[-78.4431,39.5671],[-78.4427,39.5669],[-78.4414,39.5662],[-78.4411,39.5661],[-78.4411,39.566],[-78.441,39.566],[-78.4406,39.5657],[-78.4399,39.5652],[-78.4396,39.5649],[-78.4394,39.5647],[-78.4393,39.5646],[-78.4391,39.5643],[-78.439,39.5643],[-78.4388,39.5641],[-78.4384,39.5638],[-78.438,39.5635],[-78.4378,39.5634],[-78.4375,39.5632],[-78.4374,39.5631],[-78.437,39.563],[-78.4368,39.5629],[-78.4363,39.5627],[-78.4358,39.5626],[-78.4352,39.5625],[-78.4351,39.5624],[-78.4348,39.5624],[-78.4347,39.5623],[-78.4346,39.5623],[-78.4343,39.5621],[-78.4342,39.5621],[-78.4341,39.562],[-78.4337,39.5619],[-78.4335,39.5618],[-78.4328,39.5615],[-78.4322,39.5613],[-78.4316,39.5611],[-78.4313,39.5611],[-78.431,39.561],[-78.4309,39.5609],[-78.4307,39.5609],[-78.4304,39.5608],[-78.4299,39.5606],[-78.4296,39.5605],[-78.4293,39.5605],[-78.429,39.5603],[-78.4288,39.5602],[-78.4287,39.5601],[-78.4285,39.56],[-78.4284,39.5599],[-78.4283,39.5598],[-78.428,39.5596],[-78.4279,39.5595],[-78.4278,39.5595],[-78.4276,39.5594],[-78.4274,39.5594],[-78.4269,39.5594],[-78.4268,39.5594],[-78.4266,39.5593],[-78.4263,39.5592],[-78.4258,39.5588],[-78.4254,39.5584],[-78.4253,39.5583],[-78.4252,39.5581],[-78.4251,39.558],[-78.425,39.5579],[-78.4249,39.5579],[-78.4246,39.5577],[-78.4244,39.5575],[-78.424,39.557],[-78.4232,39.5562],[-78.4222,39.5551],[-78.4219,39.5548],[-78.4216,39.5544],[-78.4215,39.5543],[-78.4213,39.5541],[-78.421,39.5537],[-78.4209,39.5535],[-78.4208,39.5535],[-78.4207,39.5533],[-78.4207,39.5532],[-78.4206,39.5532],[-78.4205,39.553],[-78.4204,39.5529],[-78.4203,39.5528],[-78.42,39.5526],[-78.4198,39.5525],[-78.4198,39.5524],[-78.4195,39.5522],[-78.4195,39.5521],[-78.4192,39.5518],[-78.419,39.5515],[-78.4188,39.5512],[-78.4187,39.5511],[-78.4186,39.5508],[-78.4182,39.5506],[-78.4175,39.5498],[-78.4173,39.5496],[-78.4171,39.5493],[-78.417,39.5489],[-78.4171,39.5489],[-78.417,39.5487],[-78.417,39.5486],[-78.4171,39.5484],[-78.4172,39.5481],[-78.4172,39.5479],[-78.4175,39.5474],[-78.4175,39.5473],[-78.4176,39.5472],[-78.4177,39.5471],[-78.4177,39.547],[-78.4179,39.5469],[-78.4182,39.5465],[-78.4183,39.5464],[-78.4185,39.5462],[-78.4187,39.5461],[-78.4188,39.546],[-78.4192,39.5457],[-78.4195,39.5456],[-78.4198,39.5455],[-78.4199,39.5455],[-78.42,39.5454],[-78.4201,39.5454],[-78.4205,39.5453],[-78.4206,39.5453],[-78.4207,39.5452],[-78.4212,39.5451],[-78.4213,39.545],[-78.4217,39.545],[-78.4219,39.545],[-78.4231,39.545],[-78.4232,39.545],[-78.424,39.5451],[-78.4245,39.5452],[-78.4253,39.5454],[-78.4256,39.5455],[-78.4258,39.5456],[-78.426,39.5457],[-78.4262,39.546],[-78.4266,39.5464],[-78.4273,39.5472],[-78.4276,39.5475],[-78.4281,39.548],[-78.4285,39.5484],[-78.4286,39.5485],[-78.4288,39.5489],[-78.429,39.5491],[-78.429,39.5492],[-78.4291,39.5493],[-78.4292,39.5494],[-78.4293,39.5497],[-78.4293,39.5498],[-78.4294,39.5499],[-78.4294,39.55],[-78.4295,39.5502],[-78.4296,39.5503],[-78.4296,39.5504],[-78.4298,39.5508],[-78.4301,39.5511],[-78.4301,39.5512],[-78.4305,39.5516],[-78.4311,39.552],[-78.4315,39.5523],[-78.4319,39.5525],[-78.4322,39.5526],[-78.4329,39.5527],[-78.4331,39.5528],[-78.434,39.553],[-78.4341,39.553],[-78.4343,39.5531],[-78.4345,39.5531],[-78.4348,39.5533],[-78.4349,39.5533],[-78.4351,39.5534],[-78.4352,39.5534],[-78.4354,39.5535],[-78.4355,39.5535],[-78.4357,39.5536],[-78.4361,39.5536],[-78.4364,39.5537],[-78.4365,39.5536],[-78.4367,39.5536],[-78.4369,39.5536],[-78.437,39.5536],[-78.4371,39.5536],[-78.4374,39.5535],[-78.4375,39.5534],[-78.4377,39.5534],[-78.4379,39.5532],[-78.4381,39.5531],[-78.4383,39.5529],[-78.4385,39.5527],[-78.4387,39.5523],[-78.4389,39.5521],[-78.439,39.5519],[-78.4391,39.5518],[-78.4391,39.5517],[-78.4392,39.5514],[-78.4392,39.5512],[-78.4392,39.551],[-78.4391,39.5508],[-78.4391,39.5506],[-78.4388,39.55],[-78.4387,39.5499],[-78.4386,39.5498],[-78.4386,39.5497],[-78.4385,39.5496],[-78.4385,39.5495],[-78.4384,39.5495],[-78.4383,39.5493],[-78.4382,39.5493],[-78.438,39.5492],[-78.4375,39.5489],[-78.4372,39.5488],[-78.437,39.5487],[-78.4368,39.5486],[-78.4367,39.5485],[-78.4366,39.5483],[-78.4365,39.5483],[-78.4364,39.5479],[-78.4364,39.5477],[-78.4361,39.5472],[-78.4357,39.5466],[-78.4356,39.5463],[-78.4355,39.546],[-78.4353,39.5455],[-78.4352,39.5452],[-78.435,39.5447],[-78.4349,39.5442],[-78.4348,39.5441],[-78.4347,39.5433],[-78.4346,39.5427],[-78.4346,39.5422],[-78.4347,39.5419],[-78.4348,39.5413],[-78.4348,39.5411],[-78.4351,39.5405],[-78.4351,39.5404],[-78.4352,39.5403],[-78.4352,39.5402],[-78.4353,39.5401],[-78.4354,39.54],[-78.4358,39.5395],[-78.4362,39.5391],[-78.4364,39.5389],[-78.4365,39.5389],[-78.4367,39.5388],[-78.4369,39.5387],[-78.437,39.5386],[-78.4375,39.5385],[-78.4379,39.5385],[-78.4384,39.5386],[-78.4391,39.5387],[-78.4394,39.5388],[-78.4398,39.5391],[-78.4401,39.5393],[-78.4402,39.5394],[-78.4408,39.5401],[-78.4409,39.5401],[-78.4409,39.5402],[-78.441,39.5403],[-78.4412,39.5405],[-78.4414,39.5407],[-78.442,39.5412],[-78.4424,39.5415],[-78.4425,39.5416],[-78.4426,39.5418],[-78.443,39.5422],[-78.4431,39.5423],[-78.4433,39.5426],[-78.4435,39.5429],[-78.4436,39.5431],[-78.4437,39.5431],[-78.444,39.5437],[-78.4442,39.5442],[-78.4444,39.5444],[-78.4448,39.545],[-78.445,39.5452],[-78.445,39.5453],[-78.4461,39.5465],[-78.4471,39.5475],[-78.4473,39.5477],[-78.4479,39.5482],[-78.4481,39.5485],[-78.4484,39.5486],[-78.4487,39.5488],[-78.4492,39.5492],[-78.45,39.5496],[-78.4502,39.5497],[-78.4504,39.5498],[-78.4506,39.5499],[-78.4506,39.55],[-78.4509,39.5501],[-78.4511,39.5502],[-78.4512,39.5502],[-78.4513,39.5503],[-78.4516,39.5504],[-78.4523,39.5506],[-78.453,39.5507],[-78.4531,39.5507],[-78.4534,39.5507],[-78.4535,39.5508],[-78.4541,39.5508],[-78.4545,39.5509],[-78.4547,39.5509],[-78.4549,39.5509],[-78.4556,39.551],[-78.4561,39.5511],[-78.4563,39.5511],[-78.4568,39.5513],[-78.4576,39.5514],[-78.458,39.5514],[-78.4589,39.5514],[-78.4596,39.5513],[-78.4597,39.5513],[-78.4602,39.5512],[-78.4603,39.5511],[-78.4604,39.5511],[-78.4605,39.5511],[-78.4609,39.5509],[-78.4611,39.5508],[-78.4612,39.5507],[-78.4615,39.5504],[-78.4616,39.5502],[-78.4617,39.55],[-78.4617,39.5499],[-78.4618,39.5498],[-78.4618,39.5496],[-78.462,39.5489],[-78.4619,39.5484],[-78.4618,39.5481],[-78.4618,39.548],[-78.4616,39.5476],[-78.4615,39.5474],[-78.4615,39.5473],[-78.4612,39.5469],[-78.4605,39.5462],[-78.4601,39.5459],[-78.46,39.5458],[-78.4596,39.5455],[-78.4594,39.5455],[-78.4592,39.5454],[-78.459,39.5453],[-78.4585,39.5452],[-78.4583,39.5451],[-78.4582,39.5451],[-78.4579,39.545],[-78.4578,39.5449],[-78.4562,39.5445],[-78.456,39.5444],[-78.4557,39.5443],[-78.4545,39.5442],[-78.4541,39.5441],[-78.454,39.5441],[-78.4538,39.5441],[-78.4533,39.544],[-78.4527,39.544],[-78.4517,39.5439],[-78.4513,39.5439],[-78.4513,39.5438],[-78.4509,39.5438],[-78.4503,39.5436],[-78.4499,39.5434],[-78.4498,39.5433],[-78.4494,39.543],[-78.4493,39.543],[-78.4491,39.5428],[-78.4488,39.5425],[-78.4486,39.5421],[-78.4485,39.5418],[-78.4484,39.5417],[-78.4484,39.5413],[-78.4484,39.5411],[-78.4485,39.5406],[-78.4485,39.5404],[-78.4486,39.54],[-78.449,39.5389],[-78.4492,39.5387],[-78.4494,39.5385],[-78.4497,39.5383],[-78.4497,39.5382],[-78.4499,39.5382],[-78.4502,39.538],[-78.4504,39.538],[-78.4505,39.5379],[-78.4506,39.5379],[-78.4508,39.5379],[-78.4509,39.5379],[-78.4511,39.5379],[-78.4518,39.538],[-78.4519,39.538],[-78.4522,39.538],[-78.4523,39.538],[-78.4524,39.538],[-78.455,39.5382],[-78.4557,39.5382],[-78.4567,39.5384],[-78.4575,39.5384],[-78.458,39.5384],[-78.4588,39.5382],[-78.459,39.5382],[-78.4594,39.538],[-78.4596,39.538],[-78.4597,39.538],[-78.4599,39.5379],[-78.4606,39.5376],[-78.4609,39.5374],[-78.461,39.5374],[-78.4617,39.5369],[-78.462,39.5367],[-78.4624,39.5364],[-78.4629,39.5358],[-78.463,39.5354],[-78.4631,39.5349],[-78.4631,39.5346],[-78.463,39.5341],[-78.463,39.5337],[-78.463,39.5334],[-78.4629,39.5331],[-78.4628,39.5329],[-78.4627,39.5327],[-78.4625,39.5321],[-78.4624,39.5319],[-78.4622,39.5316],[-78.4621,39.5315],[-78.4617,39.5311],[-78.4615,39.5309],[-78.4614,39.5308],[-78.4613,39.5307],[-78.4611,39.5303],[-78.461,39.53],[-78.461,39.5299],[-78.4609,39.5295],[-78.4608,39.5293],[-78.4607,39.5286],[-78.4607,39.528],[-78.4607,39.5276],[-78.4607,39.5275],[-78.4607,39.5274],[-78.4607,39.5271],[-78.4607,39.527],[-78.4607,39.5269],[-78.4607,39.5268],[-78.4607,39.5266],[-78.4607,39.5264],[-78.4607,39.5262],[-78.4608,39.526],[-78.4608,39.5254],[-78.4608,39.5252],[-78.4612,39.5239],[-78.4615,39.523],[-78.4618,39.5222],[-78.462,39.5217],[-78.4625,39.5211],[-78.4627,39.5208],[-78.463,39.5205],[-78.4631,39.5203],[-78.4633,39.5202],[-78.4634,39.5202],[-78.4637,39.5201],[-78.4638,39.52],[-78.4639,39.52],[-78.4641,39.5199],[-78.4641,39.5198],[-78.4643,39.5196],[-78.4645,39.5192],[-78.4646,39.519],[-78.4647,39.519],[-78.4647,39.5189],[-78.4648,39.5188],[-78.4652,39.5185],[-78.4662,39.5178],[-78.4673,39.5172],[-78.4686,39.5166],[-78.4689,39.5165],[-78.4697,39.5162],[-78.4708,39.5161],[-78.4711,39.516],[-78.4714,39.516],[-78.4716,39.516],[-78.4719,39.5159],[-78.473,39.5159],[-78.4733,39.5159],[-78.474,39.516],[-78.4748,39.5162],[-78.4754,39.5163],[-78.4757,39.5164],[-78.476,39.5165],[-78.4762,39.5166],[-78.4767,39.5167],[-78.477,39.5169],[-78.4771,39.5169],[-78.4777,39.5172],[-78.478,39.5173],[-78.4783,39.5175],[-78.4788,39.5178],[-78.4791,39.518],[-78.4794,39.5182],[-78.4796,39.5183],[-78.4797,39.5183],[-78.4798,39.5184],[-78.4802,39.5186],[-78.4806,39.5189],[-78.4808,39.519],[-78.4825,39.5194],[-78.4828,39.5195],[-78.4829,39.5195],[-78.4836,39.5195],[-78.4837,39.5195],[-78.4839,39.5196],[-78.4843,39.5196],[-78.485,39.5196],[-78.4854,39.5195],[-78.4857,39.5194],[-78.4862,39.5192],[-78.4865,39.5192],[-78.4869,39.5191],[-78.487,39.519],[-78.4876,39.5186],[-78.4877,39.5185],[-78.4887,39.5179],[-78.4891,39.5178],[-78.4897,39.5177],[-78.4898,39.5177],[-78.4899,39.5177],[-78.49,39.5177],[-78.4902,39.5177],[-78.4907,39.5179],[-78.4912,39.5181],[-78.4913,39.5182],[-78.4916,39.5183],[-78.492,39.5183],[-78.4928,39.5183],[-78.4929,39.5183],[-78.4933,39.5183],[-78.4934,39.5183],[-78.4937,39.5182],[-78.4938,39.5182],[-78.4939,39.5182],[-78.4941,39.5182],[-78.4943,39.5183],[-78.4951,39.5183],[-78.4953,39.5184],[-78.4958,39.5184],[-78.4965,39.5185],[-78.4974,39.5187],[-78.4988,39.5188],[-78.499,39.5189],[-78.4992,39.5189],[-78.4994,39.519],[-78.4998,39.519],[-78.4999,39.5191],[-78.5002,39.5191],[-78.5006,39.519],[-78.501,39.5189],[-78.5011,39.5189],[-78.5012,39.5188],[-78.5015,39.5187],[-78.5016,39.5187],[-78.5017,39.5187],[-78.5026,39.5186],[-78.5033,39.5186],[-78.5035,39.5186],[-78.5036,39.5187],[-78.5039,39.5189],[-78.5041,39.5189],[-78.5043,39.519],[-78.5044,39.519],[-78.5049,39.519],[-78.5053,39.5192],[-78.5057,39.5193],[-78.5059,39.5194],[-78.5065,39.5198],[-78.507,39.52],[-78.5077,39.5204],[-78.5082,39.5206],[-78.5085,39.5207],[-78.509,39.5208],[-78.5094,39.521],[-78.5097,39.5211],[-78.51,39.5212],[-78.5101,39.5213],[-78.5115,39.5219],[-78.5129,39.5224],[-78.5136,39.5226],[-78.5141,39.5228],[-78.515,39.5231],[-78.5154,39.5232],[-78.5159,39.5233],[-78.5162,39.5234],[-78.517,39.5236],[-78.5173,39.5237],[-78.5179,39.5238],[-78.5182,39.5238],[-78.5188,39.524],[-78.5189,39.5241],[-78.5192,39.5242],[-78.5197,39.5243],[-78.5203,39.5244],[-78.5207,39.5245],[-78.5209,39.5246],[-78.5211,39.5247],[-78.5212,39.5247],[-78.5213,39.5247],[-78.5216,39.5247],[-78.5225,39.5247],[-78.5228,39.5248],[-78.5231,39.5249],[-78.5233,39.5249],[-78.5233,39.5248],[-78.5234,39.5248],[-78.5236,39.5248],[-78.5238,39.5247],[-78.5239,39.5247],[-78.5243,39.5246],[-78.5245,39.5246],[-78.5246,39.5246],[-78.525,39.5247],[-78.5252,39.5247],[-78.5255,39.5247],[-78.5257,39.5247],[-78.5261,39.5247],[-78.5269,39.5248],[-78.5273,39.5248],[-78.5276,39.5247],[-78.5278,39.5247],[-78.5281,39.5247],[-78.5283,39.5247],[-78.5285,39.5246],[-78.5288,39.5245],[-78.5289,39.5244],[-78.529,39.5244],[-78.5292,39.5242],[-78.5293,39.5241],[-78.5293,39.524],[-78.5295,39.5239],[-78.5297,39.5238],[-78.5297,39.5236],[-78.5297,39.5234],[-78.5296,39.5234],[-78.5297,39.5233],[-78.5297,39.5232],[-78.5298,39.5232],[-78.5301,39.523],[-78.5304,39.523],[-78.5307,39.5229],[-78.5314,39.523],[-78.5332,39.5231],[-78.5335,39.5232],[-78.5336,39.5232],[-78.5338,39.5232],[-78.5342,39.5232],[-78.5358,39.5232],[-78.5361,39.5232],[-78.5364,39.5232],[-78.5376,39.523],[-78.5381,39.5228],[-78.5389,39.5226],[-78.5395,39.5224],[-78.5411,39.5219],[-78.5412,39.5219],[-78.5416,39.5218],[-78.542,39.5217],[-78.5421,39.5217],[-78.5423,39.5216],[-78.5425,39.5215],[-78.543,39.5215],[-78.5434,39.5215],[-78.5441,39.5215],[-78.5453,39.5215],[-78.5459,39.5214],[-78.5461,39.5214],[-78.5464,39.5212],[-78.5465,39.5211],[-78.5467,39.521],[-78.5468,39.5209],[-78.5469,39.5208],[-78.5471,39.5208],[-78.5481,39.5207],[-78.5483,39.5208],[-78.5485,39.5208],[-78.5487,39.5208],[-78.5488,39.5208],[-78.5494,39.5209],[-78.5496,39.5209],[-78.5506,39.5208],[-78.5508,39.5209],[-78.551,39.5209],[-78.5512,39.5211],[-78.5515,39.5212],[-78.5518,39.5212],[-78.5522,39.5214],[-78.5524,39.5214],[-78.553,39.5215],[-78.5533,39.5215],[-78.5537,39.5217],[-78.5541,39.5217],[-78.5544,39.5217],[-78.5548,39.5217],[-78.5552,39.5215],[-78.5554,39.5215],[-78.5556,39.5214],[-78.5562,39.5214],[-78.5564,39.5215],[-78.5565,39.5215],[-78.5579,39.5214],[-78.5584,39.5213],[-78.5593,39.5212],[-78.5603,39.521],[-78.5606,39.5209],[-78.5608,39.5209],[-78.5611,39.5208],[-78.5614,39.5207],[-78.5615,39.5207],[-78.562,39.5204],[-78.5621,39.5204],[-78.5622,39.5204],[-78.5627,39.5203],[-78.5632,39.5202],[-78.5638,39.52],[-78.5643,39.5198],[-78.5644,39.5198],[-78.5648,39.5196],[-78.5651,39.5194],[-78.5652,39.5194],[-78.5654,39.5193],[-78.5655,39.5193],[-78.566,39.5194],[-78.5661,39.5194],[-78.5664,39.5195],[-78.5668,39.5196],[-78.5669,39.5196],[-78.5674,39.5198],[-78.5678,39.5199],[-78.5681,39.52],[-78.5682,39.52],[-78.5683,39.5201],[-78.5687,39.5203],[-78.5695,39.5208],[-78.5701,39.521],[-78.5705,39.5212],[-78.5711,39.5215],[-78.5715,39.5218],[-78.5726,39.5224],[-78.5735,39.523],[-78.5736,39.523],[-78.5737,39.5231],[-78.5738,39.5232],[-78.574,39.5234],[-78.5753,39.5243],[-78.5757,39.5247],[-78.5758,39.5248],[-78.576,39.5251],[-78.5761,39.5252],[-78.5765,39.5254],[-78.5767,39.5255],[-78.5772,39.526],[-78.5775,39.5262],[-78.5782,39.5266],[-78.5786,39.5267],[-78.5795,39.5271],[-78.5801,39.5272],[-78.5817,39.5275],[-78.5821,39.5275],[-78.5827,39.5276],[-78.5836,39.5277],[-78.5847,39.5278],[-78.5853,39.5279],[-78.5855,39.5279],[-78.5859,39.5279],[-78.5866,39.528],[-78.5868,39.528],[-78.5871,39.5279],[-78.5873,39.5279],[-78.5876,39.5277],[-78.5878,39.5279],[-78.5879,39.528],[-78.5881,39.5282],[-78.5882,39.5284],[-78.5883,39.5285],[-78.5884,39.5286],[-78.5888,39.5289],[-78.589,39.529],[-78.5897,39.5296],[-78.5905,39.5302],[-78.5911,39.5306],[-78.5912,39.5307],[-78.5914,39.5308],[-78.5916,39.531],[-78.5917,39.531],[-78.592,39.5315],[-78.5921,39.5315],[-78.5921,39.5316],[-78.5922,39.5317],[-78.5922,39.532],[-78.5922,39.5322],[-78.5921,39.5325],[-78.592,39.5327],[-78.5917,39.5331],[-78.5917,39.5332],[-78.5908,39.5343],[-78.5902,39.5352],[-78.5901,39.5354],[-78.59,39.5358],[-78.59,39.536],[-78.5901,39.5362],[-78.5903,39.5364],[-78.5905,39.5365],[-78.5908,39.5367],[-78.5909,39.5367],[-78.5916,39.5369],[-78.5921,39.537],[-78.5923,39.537],[-78.5928,39.5369],[-78.5933,39.5369],[-78.5942,39.5366],[-78.5945,39.5365],[-78.5948,39.5364],[-78.5956,39.5362],[-78.596,39.5361],[-78.5963,39.5359],[-78.5964,39.5359],[-78.5969,39.5357],[-78.5969,39.5356],[-78.5974,39.5354],[-78.5975,39.5354],[-78.5976,39.5353],[-78.5978,39.5352],[-78.598,39.5351],[-78.5984,39.5349],[-78.5986,39.5347],[-78.5987,39.5346],[-78.599,39.5344],[-78.5991,39.5343],[-78.6001,39.5336],[-78.6003,39.5334],[-78.6008,39.5331],[-78.6008,39.533],[-78.6017,39.5324],[-78.6022,39.5321],[-78.6023,39.5321],[-78.6026,39.532],[-78.6034,39.532],[-78.6036,39.532],[-78.6038,39.5321],[-78.604,39.5322],[-78.6045,39.5324],[-78.6046,39.5324],[-78.6047,39.5325],[-78.6049,39.5326],[-78.6053,39.5328],[-78.6053,39.5329],[-78.6055,39.533],[-78.6055,39.5331],[-78.6057,39.5335],[-78.6058,39.5338],[-78.6058,39.5339],[-78.6059,39.5343],[-78.606,39.5343],[-78.6062,39.5345],[-78.6063,39.5347],[-78.6064,39.5349],[-78.6067,39.5351],[-78.6069,39.5352],[-78.607,39.5353],[-78.6075,39.5354],[-78.6077,39.5354],[-78.6081,39.5354],[-78.6084,39.5354],[-78.609,39.5354],[-78.6093,39.5355],[-78.6098,39.5355],[-78.61,39.5355],[-78.6102,39.5356],[-78.6106,39.5357],[-78.6107,39.5358],[-78.611,39.5359],[-78.6111,39.5359],[-78.6112,39.536],[-78.6117,39.5361],[-78.6122,39.5365],[-78.6129,39.537],[-78.6133,39.5372],[-78.6134,39.5372],[-78.6137,39.5373],[-78.6143,39.5375],[-78.6152,39.5378],[-78.6161,39.5381],[-78.6171,39.5384],[-78.6172,39.5384],[-78.618,39.5387],[-78.6184,39.5388],[-78.6188,39.5389],[-78.6199,39.5392],[-78.6205,39.5393],[-78.6214,39.5395],[-78.6218,39.5395],[-78.622,39.5395],[-78.6223,39.5396],[-78.6231,39.5397],[-78.6239,39.5397],[-78.6242,39.5397],[-78.6246,39.5396],[-78.6247,39.5395],[-78.6248,39.5395],[-78.6249,39.5395],[-78.625,39.5395],[-78.6252,39.5395],[-78.6255,39.5395],[-78.6261,39.5395],[-78.6265,39.5395],[-78.6268,39.5396],[-78.6271,39.5396],[-78.6279,39.5395],[-78.6286,39.5394],[-78.6287,39.5393],[-78.6288,39.5393],[-78.6288,39.5392],[-78.6286,39.5383],[-78.6286,39.5381],[-78.6287,39.5379],[-78.6289,39.5377],[-78.6291,39.5376],[-78.6292,39.5376],[-78.6292,39.5375],[-78.6294,39.5374],[-78.6297,39.5373],[-78.63,39.5372],[-78.6303,39.5371],[-78.6307,39.5371],[-78.6318,39.5371],[-78.6322,39.5371],[-78.6325,39.5372],[-78.6329,39.5372],[-78.6333,39.5371],[-78.6335,39.5371],[-78.634,39.5371],[-78.6349,39.537],[-78.6366,39.5366],[-78.638,39.5364],[-78.6387,39.5363],[-78.6389,39.5363],[-78.639,39.5363],[-78.6392,39.5363],[-78.6393,39.5363],[-78.6406,39.5363],[-78.6409,39.5363],[-78.6411,39.5363],[-78.6412,39.5363],[-78.6413,39.5363],[-78.6416,39.5363],[-78.6418,39.5362],[-78.6427,39.5363],[-78.6429,39.5363],[-78.6436,39.5362],[-78.644,39.5362],[-78.6459,39.5359],[-78.6469,39.5358],[-78.6481,39.5356],[-78.6485,39.5356],[-78.649,39.5355],[-78.6511,39.5352],[-78.6512,39.5352],[-78.6518,39.535],[-78.6523,39.535],[-78.6525,39.5349],[-78.6528,39.5348],[-78.6535,39.5346],[-78.6547,39.5346],[-78.6563,39.5349],[-78.6569,39.5351],[-78.6571,39.5351],[-78.6575,39.5352],[-78.6576,39.5352],[-78.6577,39.5352],[-78.6581,39.5353],[-78.6589,39.5356],[-78.6595,39.5358],[-78.6602,39.5359],[-78.661,39.5361],[-78.6612,39.5361],[-78.6626,39.5365],[-78.6631,39.5366],[-78.6634,39.5367],[-78.6638,39.5369],[-78.6642,39.537],[-78.6644,39.5371],[-78.6645,39.5372],[-78.6646,39.5374],[-78.6658,39.5384],[-78.666,39.5386],[-78.6663,39.5388],[-78.6665,39.5389],[-78.6668,39.5393],[-78.6673,39.5398],[-78.6676,39.54],[-78.6679,39.5402],[-78.6686,39.5404],[-78.6695,39.5405],[-78.6707,39.5406],[-78.6716,39.5406],[-78.6721,39.5406],[-78.6734,39.5404],[-78.6742,39.5403],[-78.6749,39.5402],[-78.6753,39.5402],[-78.6754,39.5402],[-78.6756,39.5402],[-78.6762,39.5405],[-78.6776,39.5415],[-78.6779,39.5417],[-78.679,39.5425],[-78.6794,39.5428],[-78.6804,39.5433],[-78.6806,39.5434],[-78.6809,39.5436],[-78.6812,39.5438],[-78.6814,39.5439],[-78.6818,39.5439],[-78.6822,39.544],[-78.6827,39.544],[-78.683,39.544],[-78.6832,39.544],[-78.6839,39.5442],[-78.6843,39.5444],[-78.6849,39.5445],[-78.6859,39.5448],[-78.6868,39.545],[-78.6874,39.5453],[-78.6887,39.5457],[-78.6893,39.5457],[-78.6894,39.5458],[-78.6896,39.5458],[-78.6898,39.546],[-78.69,39.5461],[-78.6903,39.5464],[-78.6905,39.5468],[-78.6907,39.5471],[-78.6911,39.5479],[-78.6915,39.5487],[-78.6917,39.5491],[-78.6917,39.5492],[-78.6918,39.5493],[-78.6918,39.5497],[-78.6918,39.5501],[-78.6918,39.5504],[-78.6918,39.5506],[-78.6919,39.5508],[-78.6918,39.5509],[-78.6917,39.551],[-78.6919,39.5511],[-78.692,39.5512],[-78.6921,39.5513],[-78.692,39.5514],[-78.6921,39.5515],[-78.6922,39.5517],[-78.6926,39.552],[-78.6935,39.5527],[-78.6944,39.5534],[-78.6947,39.5537],[-78.695,39.5538],[-78.6955,39.554],[-78.6959,39.5541],[-78.6962,39.5542],[-78.6966,39.5542],[-78.6976,39.5541],[-78.698,39.5542],[-78.6987,39.5543],[-78.6998,39.5545],[-78.7002,39.5546],[-78.7012,39.5549],[-78.7017,39.5551],[-78.7026,39.5554],[-78.703,39.5555],[-78.7032,39.5556],[-78.7038,39.5556],[-78.7043,39.5556],[-78.7048,39.5557],[-78.7053,39.5556],[-78.7055,39.5556],[-78.7056,39.5556],[-78.7057,39.5556],[-78.7058,39.5556],[-78.7059,39.5555],[-78.7063,39.5555],[-78.7066,39.5556],[-78.7075,39.5558],[-78.7077,39.556],[-78.7078,39.5561],[-78.7086,39.5567],[-78.7091,39.5573],[-78.7092,39.5574],[-78.7093,39.5576],[-78.7094,39.5579],[-78.7094,39.5581],[-78.7095,39.5581],[-78.7098,39.5584],[-78.7105,39.5587],[-78.7115,39.5595],[-78.7116,39.5596],[-78.7118,39.5598],[-78.712,39.5602],[-78.7125,39.5611],[-78.7125,39.5613],[-78.7125,39.5614],[-78.7126,39.5617],[-78.7127,39.5619],[-78.7128,39.562],[-78.7129,39.5621],[-78.7132,39.5623],[-78.7146,39.5628],[-78.7153,39.563],[-78.7155,39.563],[-78.7168,39.5632],[-78.7181,39.5633],[-78.7195,39.5635],[-78.7202,39.5635],[-78.7208,39.5635],[-78.7216,39.5635],[-78.7217,39.5635],[-78.7222,39.5634],[-78.7232,39.5634],[-78.7237,39.5635],[-78.7239,39.5635],[-78.724,39.5636],[-78.7241,39.5637],[-78.7242,39.5637],[-78.7245,39.5639],[-78.7246,39.5639],[-78.7246,39.564],[-78.7247,39.5641],[-78.7248,39.5641],[-78.7249,39.5643],[-78.7251,39.5648],[-78.7251,39.565],[-78.7251,39.5651],[-78.7252,39.5654],[-78.7253,39.5656],[-78.7254,39.5658],[-78.7255,39.5659],[-78.7257,39.5666],[-78.7257,39.5667],[-78.7261,39.5674],[-78.7271,39.5691],[-78.7278,39.5701],[-78.7281,39.5706],[-78.729,39.5717],[-78.7294,39.572],[-78.7305,39.5729],[-78.7308,39.5732],[-78.7313,39.574],[-78.7315,39.5745],[-78.7316,39.5746],[-78.7316,39.5747],[-78.7318,39.5752],[-78.7318,39.5756],[-78.7319,39.5757],[-78.7318,39.5757],[-78.7318,39.5761],[-78.732,39.5773],[-78.7322,39.5787],[-78.7323,39.5802],[-78.7325,39.5817],[-78.7329,39.5845],[-78.7331,39.5859],[-78.7332,39.5862],[-78.7333,39.5863],[-78.7334,39.5865],[-78.7335,39.5865],[-78.7338,39.5866],[-78.7344,39.5867],[-78.7345,39.5867],[-78.7349,39.5867],[-78.7352,39.5867],[-78.7353,39.5867],[-78.7357,39.5866],[-78.736,39.5866],[-78.7361,39.5865],[-78.7362,39.5865],[-78.7362,39.5863],[-78.7362,39.5862],[-78.7365,39.5866],[-78.7366,39.5866],[-78.7367,39.5868],[-78.7368,39.5869],[-78.7369,39.5869],[-78.737,39.587],[-78.7386,39.5869],[-78.7391,39.5868],[-78.7395,39.5868],[-78.7398,39.5866],[-78.7399,39.5865],[-78.7402,39.5864],[-78.7405,39.5862],[-78.7408,39.5858],[-78.7411,39.5854],[-78.7417,39.5845],[-78.7418,39.5843],[-78.7419,39.5841],[-78.7421,39.5838],[-78.7422,39.5836],[-78.7425,39.5834],[-78.7427,39.583],[-78.7429,39.5825],[-78.743,39.5823],[-78.743,39.5819],[-78.743,39.5814],[-78.7431,39.581],[-78.7432,39.5809],[-78.7434,39.5807],[-78.7438,39.5804],[-78.744,39.5804],[-78.7445,39.5802],[-78.7448,39.5801],[-78.7457,39.5799],[-78.7463,39.5798],[-78.7469,39.5798],[-78.7474,39.5799],[-78.7477,39.58],[-78.7489,39.5806],[-78.7497,39.581],[-78.7502,39.5814],[-78.7507,39.5816],[-78.7511,39.5818],[-78.7518,39.5818],[-78.7522,39.5818],[-78.7528,39.5817],[-78.7533,39.5814],[-78.7541,39.5811],[-78.7546,39.5809],[-78.7556,39.5807],[-78.756,39.5807],[-78.757,39.5808],[-78.7588,39.5818],[-78.7608,39.5827],[-78.762,39.5835],[-78.7629,39.5842],[-78.7633,39.5845],[-78.764,39.5849],[-78.7644,39.5852],[-78.7647,39.5854],[-78.765,39.5857],[-78.7651,39.5858],[-78.7665,39.587],[-78.7671,39.5875],[-78.7673,39.5878],[-78.7676,39.5882],[-78.7681,39.5893],[-78.7683,39.59],[-78.7683,39.591],[-78.7683,39.5914],[-78.7685,39.5917],[-78.7687,39.5922],[-78.7691,39.593],[-78.77,39.5945],[-78.7703,39.595],[-78.7706,39.5952],[-78.7727,39.5968],[-78.7729,39.5969],[-78.7739,39.5971],[-78.7741,39.5972],[-78.7743,39.5973],[-78.7744,39.5975],[-78.7749,39.5983],[-78.7751,39.5985],[-78.7754,39.5988],[-78.7758,39.5991],[-78.7766,39.5997],[-78.778,39.6013],[-78.7781,39.6014],[-78.7782,39.6016],[-78.7782,39.6019],[-78.7777,39.6029],[-78.7772,39.6037],[-78.7771,39.6039],[-78.7768,39.6041],[-78.7765,39.6043],[-78.7761,39.6045],[-78.7746,39.605],[-78.7743,39.6052],[-78.7735,39.6055],[-78.773,39.6056],[-78.7722,39.6058],[-78.7717,39.6059],[-78.7708,39.6062],[-78.7701,39.6067],[-78.7694,39.6073],[-78.7688,39.6081],[-78.7681,39.6086],[-78.7678,39.6088],[-78.7668,39.609],[-78.7665,39.6091],[-78.7657,39.6093],[-78.7643,39.6096],[-78.7642,39.6097],[-78.7635,39.6098],[-78.7627,39.6099],[-78.7612,39.6101],[-78.7608,39.6101],[-78.7605,39.6101],[-78.7596,39.6101],[-78.758,39.6101],[-78.7573,39.6101],[-78.757,39.6101],[-78.7569,39.6101],[-78.7559,39.6103],[-78.7552,39.6104],[-78.7538,39.6102],[-78.753,39.6102],[-78.7526,39.6102],[-78.7523,39.6102],[-78.752,39.6102],[-78.7512,39.61],[-78.751,39.6098],[-78.7506,39.6096],[-78.7503,39.6094],[-78.7502,39.6093],[-78.7501,39.6092],[-78.75,39.6091],[-78.7499,39.6087],[-78.7496,39.608],[-78.7494,39.6074],[-78.7494,39.6073],[-78.7491,39.6062],[-78.7489,39.606],[-78.7488,39.6058],[-78.7483,39.6057],[-78.7476,39.6056],[-78.7474,39.6056],[-78.7471,39.6056],[-78.747,39.6056],[-78.7468,39.6057],[-78.7467,39.6058],[-78.7466,39.6058],[-78.7464,39.606],[-78.7459,39.6065],[-78.7455,39.6069],[-78.7448,39.6076],[-78.7442,39.608],[-78.7435,39.6086],[-78.743,39.609],[-78.7426,39.6093],[-78.7423,39.6094],[-78.742,39.6095],[-78.7417,39.6095],[-78.741,39.6095],[-78.7399,39.6095],[-78.7393,39.6096],[-78.7391,39.6097],[-78.7389,39.6097],[-78.7386,39.6099],[-78.7374,39.6108],[-78.7345,39.613],[-78.7336,39.6138],[-78.7334,39.614],[-78.7332,39.6144],[-78.7331,39.6146],[-78.7331,39.6147],[-78.7332,39.6153],[-78.7335,39.6164],[-78.7338,39.6175],[-78.7338,39.6177],[-78.7339,39.6177],[-78.7339,39.6182],[-78.7339,39.6183],[-78.734,39.6185],[-78.7344,39.6193],[-78.7345,39.6195],[-78.7347,39.6196],[-78.735,39.6198],[-78.7351,39.6199],[-78.7353,39.6201],[-78.7356,39.6207],[-78.7357,39.6208],[-78.736,39.6212],[-78.7362,39.6215],[-78.7364,39.6218],[-78.7368,39.6222],[-78.7378,39.6227],[-78.7379,39.6228],[-78.7382,39.623],[-78.7386,39.6232],[-78.739,39.6233],[-78.7393,39.6235],[-78.74,39.6238],[-78.74,39.6239],[-78.7405,39.6242],[-78.7409,39.6243],[-78.7412,39.6245],[-78.7428,39.6252],[-78.7439,39.6256],[-78.7454,39.6262],[-78.7468,39.6267],[-78.7472,39.6268],[-78.7473,39.6268],[-78.7475,39.6268],[-78.7477,39.6268],[-78.7479,39.6268],[-78.748,39.6268],[-78.7483,39.6267],[-78.7489,39.6266],[-78.7492,39.6264],[-78.7493,39.6264],[-78.7496,39.6263],[-78.7496,39.6262],[-78.7497,39.6262],[-78.7498,39.626],[-78.7499,39.626],[-78.7503,39.6258],[-78.7504,39.6257],[-78.7505,39.6257],[-78.7507,39.6256],[-78.751,39.6255],[-78.7514,39.6253],[-78.7524,39.6249],[-78.7528,39.6247],[-78.7529,39.6246],[-78.7543,39.6239],[-78.7545,39.6238],[-78.7554,39.6234],[-78.7566,39.6228],[-78.758,39.6219],[-78.7588,39.6211],[-78.7593,39.6207],[-78.7597,39.6204],[-78.7603,39.6201],[-78.7609,39.6198],[-78.7616,39.6197],[-78.7619,39.6196],[-78.7625,39.6193],[-78.763,39.619],[-78.7632,39.6189],[-78.7634,39.6188],[-78.7637,39.6188],[-78.7641,39.6188],[-78.7659,39.6197],[-78.7662,39.6198],[-78.7667,39.6198],[-78.7671,39.6198],[-78.7675,39.6198],[-78.7678,39.6197],[-78.7685,39.6195],[-78.7688,39.6194],[-78.7691,39.6194],[-78.7697,39.6196],[-78.7701,39.6198],[-78.7703,39.6199],[-78.7703,39.62],[-78.7704,39.6206],[-78.7704,39.6208],[-78.7705,39.6208],[-78.7707,39.6209],[-78.7712,39.6211],[-78.7717,39.6211],[-78.7725,39.6212],[-78.7726,39.6212],[-78.7733,39.6213],[-78.7737,39.6216],[-78.7741,39.6217],[-78.7744,39.6218],[-78.7745,39.6219],[-78.7747,39.6218],[-78.775,39.6218],[-78.7751,39.6219],[-78.7753,39.6219],[-78.7755,39.6219],[-78.7755,39.6218],[-78.7757,39.6219],[-78.7764,39.6217],[-78.7767,39.6217],[-78.777,39.6217],[-78.7771,39.6217],[-78.7772,39.6218],[-78.7776,39.622],[-78.778,39.6223],[-78.7783,39.6227],[-78.7785,39.6231],[-78.7785,39.6233],[-78.7785,39.6239],[-78.7784,39.6245],[-78.7782,39.6251],[-78.7782,39.6253],[-78.7778,39.6261],[-78.7777,39.6262],[-78.7777,39.6263],[-78.7775,39.6264],[-78.7774,39.6267],[-78.7774,39.627],[-78.7772,39.6274],[-78.7771,39.6277],[-78.7767,39.6283],[-78.7767,39.6284],[-78.7765,39.6287],[-78.7762,39.63],[-78.7746,39.6325],[-78.7726,39.6369],[-78.7719,39.6375],[-78.7711,39.6384],[-78.7706,39.6386],[-78.769,39.6391],[-78.7688,39.6392],[-78.7685,39.6393],[-78.7685,39.6394],[-78.7683,39.6395],[-78.7683,39.6396],[-78.7682,39.6397],[-78.7673,39.6409],[-78.7658,39.643],[-78.7653,39.6437],[-78.7648,39.6447],[-78.7647,39.6451],[-78.7647,39.6459],[-78.7648,39.6468],[-78.7649,39.6469],[-78.7651,39.6472],[-78.7652,39.6473],[-78.7652,39.6474],[-78.7653,39.6476],[-78.7654,39.6478],[-78.7657,39.6482],[-78.7658,39.6483],[-78.7658,39.6484],[-78.766,39.6484],[-78.7661,39.6484],[-78.7662,39.6484],[-78.7664,39.6484],[-78.7666,39.6484],[-78.7667,39.6483],[-78.7668,39.6483],[-78.7674,39.6476],[-78.7676,39.6477],[-78.7678,39.6474],[-78.7685,39.6467],[-78.7687,39.6465],[-78.7689,39.6463],[-78.769,39.6463],[-78.7695,39.6462],[-78.7696,39.6461],[-78.77,39.6461],[-78.7705,39.646],[-78.7708,39.6459],[-78.7713,39.6459],[-78.7721,39.6459],[-78.7726,39.646],[-78.7728,39.646],[-78.7734,39.6459],[-78.7736,39.646],[-78.7737,39.6459],[-78.7738,39.6459],[-78.7744,39.6459],[-78.7745,39.6459],[-78.7753,39.6457],[-78.7755,39.6455],[-78.776,39.6453],[-78.7764,39.6449],[-78.7768,39.6444],[-78.7769,39.6441],[-78.7771,39.6438],[-78.7772,39.6436],[-78.7774,39.6432],[-78.7776,39.6428],[-78.7776,39.6425],[-78.7777,39.6423],[-78.7779,39.6419],[-78.7779,39.6418],[-78.778,39.6418],[-78.7783,39.641],[-78.7784,39.641],[-78.7785,39.6408],[-78.779,39.64],[-78.7793,39.6396],[-78.7795,39.6393],[-78.7796,39.639],[-78.7802,39.6382],[-78.7807,39.6373],[-78.7812,39.6369],[-78.7814,39.6368],[-78.7818,39.6367],[-78.7822,39.6367],[-78.7829,39.6366],[-78.7837,39.6367],[-78.7848,39.6368],[-78.7862,39.6371],[-78.7882,39.6375],[-78.7903,39.6382],[-78.7908,39.6383],[-78.7913,39.6382],[-78.7916,39.6381],[-78.7922,39.6378],[-78.7925,39.6377],[-78.7928,39.6375],[-78.7931,39.6374],[-78.7936,39.6374],[-78.7938,39.6374],[-78.7941,39.6373],[-78.7942,39.6372],[-78.7943,39.6371],[-78.7944,39.6371],[-78.7946,39.6371],[-78.7949,39.6371],[-78.7953,39.6368],[-78.7954,39.6367],[-78.7954,39.6365],[-78.7954,39.6364],[-78.7953,39.6362],[-78.795,39.636],[-78.7948,39.636],[-78.7947,39.6358],[-78.7945,39.6353],[-78.7941,39.6348],[-78.7941,39.6346],[-78.7946,39.6339],[-78.7949,39.6337],[-78.7952,39.6334],[-78.7961,39.6328],[-78.7965,39.6323],[-78.7967,39.6321],[-78.7968,39.632],[-78.7969,39.6317],[-78.797,39.6313],[-78.797,39.6309],[-78.7972,39.6303],[-78.7972,39.6302],[-78.7972,39.6299],[-78.7974,39.6295],[-78.7975,39.6293],[-78.7977,39.6291],[-78.798,39.6289],[-78.798,39.6288],[-78.7982,39.6288],[-78.7984,39.6287],[-78.7986,39.6287],[-78.7987,39.6287],[-78.7992,39.6287],[-78.7995,39.6287],[-78.8001,39.6288],[-78.8004,39.6289],[-78.8006,39.6289],[-78.8008,39.6289],[-78.8009,39.6289],[-78.8012,39.6287],[-78.8013,39.6286],[-78.8013,39.6285],[-78.8014,39.6284],[-78.8015,39.6281],[-78.8016,39.6279],[-78.8016,39.6277],[-78.8016,39.6275],[-78.8016,39.6273],[-78.8015,39.6268],[-78.8014,39.6266],[-78.8012,39.6257],[-78.8011,39.6254],[-78.801,39.6253],[-78.8009,39.6251],[-78.8007,39.6247],[-78.8003,39.6241],[-78.8,39.6235],[-78.799,39.6212],[-78.7984,39.6204],[-78.7982,39.6202],[-78.7981,39.6199],[-78.798,39.6197],[-78.7978,39.6188],[-78.7978,39.6186],[-78.7977,39.618],[-78.7977,39.6174],[-78.7974,39.6161],[-78.7972,39.616],[-78.7972,39.6159],[-78.7971,39.6158],[-78.797,39.6158],[-78.7968,39.6159],[-78.7967,39.6159],[-78.7967,39.6158],[-78.7966,39.6157],[-78.7966,39.6155],[-78.7965,39.6149],[-78.7964,39.6148],[-78.7964,39.6147],[-78.7962,39.6147],[-78.7962,39.6146],[-78.7961,39.6145],[-78.796,39.6142],[-78.796,39.6141],[-78.7958,39.6134],[-78.7956,39.6122],[-78.7955,39.6121],[-78.7955,39.6118],[-78.7953,39.6107],[-78.7952,39.6096],[-78.7952,39.6089],[-78.7955,39.6078],[-78.7958,39.607],[-78.7963,39.6062],[-78.7965,39.6059],[-78.7967,39.6056],[-78.7971,39.6054],[-78.7977,39.6051],[-78.7979,39.605],[-78.7995,39.605],[-78.7998,39.605],[-78.8003,39.6052],[-78.8007,39.6055],[-78.8008,39.6057],[-78.8011,39.6062],[-78.8012,39.6064],[-78.8016,39.6068],[-78.8019,39.6069],[-78.8028,39.607],[-78.8043,39.6071],[-78.8047,39.607],[-78.8057,39.6071],[-78.8063,39.6072],[-78.807,39.6075],[-78.8077,39.6079],[-78.8084,39.6082],[-78.8087,39.6082],[-78.8089,39.6082],[-78.809,39.6082],[-78.8094,39.6078],[-78.8095,39.6076],[-78.8095,39.6075],[-78.8094,39.6071],[-78.8097,39.6061],[-78.8105,39.6042],[-78.8112,39.6023],[-78.8115,39.6013],[-78.8118,39.6009],[-78.8121,39.6004],[-78.8121,39.6003],[-78.8121,39.6001],[-78.8121,39.5998],[-78.8121,39.5995],[-78.8118,39.5986],[-78.8118,39.5983],[-78.8118,39.5981],[-78.8119,39.598],[-78.8122,39.5976],[-78.8133,39.5968],[-78.8162,39.5952],[-78.8166,39.595],[-78.8169,39.5948],[-78.8175,39.5946],[-78.8181,39.5943],[-78.8184,39.5941],[-78.8184,39.5939],[-78.8184,39.5938],[-78.8184,39.5936],[-78.8181,39.593],[-78.8179,39.5925],[-78.8179,39.592],[-78.8179,39.5919],[-78.8179,39.5917],[-78.8181,39.5913],[-78.8186,39.5906],[-78.8193,39.5899],[-78.8195,39.5899],[-78.8197,39.5899],[-78.8201,39.5901],[-78.821,39.5901],[-78.8213,39.5901],[-78.8215,39.5901],[-78.8221,39.59],[-78.8231,39.5901],[-78.8235,39.5901],[-78.8242,39.5903],[-78.8245,39.5903],[-78.8246,39.5903],[-78.8251,39.5899],[-78.8255,39.5895],[-78.8257,39.5892],[-78.826,39.5882],[-78.826,39.5859],[-78.8262,39.5849],[-78.8263,39.5843],[-78.8263,39.5842],[-78.8263,39.584],[-78.8264,39.5837],[-78.8264,39.5835],[-78.8265,39.583],[-78.8265,39.5828],[-78.8259,39.5805],[-78.8259,39.58],[-78.8259,39.5793],[-78.826,39.5786],[-78.8261,39.5781],[-78.8262,39.5778],[-78.8262,39.5773],[-78.8261,39.5772],[-78.826,39.577],[-78.8259,39.5768],[-78.8257,39.5767],[-78.8254,39.5767],[-78.8248,39.5765],[-78.8243,39.5765],[-78.8235,39.5765],[-78.823,39.5766],[-78.8229,39.5766],[-78.8229,39.5767],[-78.8228,39.5767],[-78.822,39.5769],[-78.8216,39.5769],[-78.821,39.5768],[-78.8204,39.5766],[-78.82,39.5764],[-78.8199,39.5763],[-78.819,39.5754],[-78.8187,39.575],[-78.8185,39.5746],[-78.8183,39.5743],[-78.8175,39.5736],[-78.8168,39.5728],[-78.8159,39.5723],[-78.8153,39.5719],[-78.8151,39.5716],[-78.8149,39.5713],[-78.8146,39.5709],[-78.8145,39.5704],[-78.8145,39.57],[-78.8145,39.5697],[-78.8144,39.5696],[-78.8144,39.5695],[-78.814,39.5686],[-78.8136,39.5682],[-78.8134,39.5679],[-78.8132,39.5672],[-78.8133,39.5669],[-78.8138,39.5662],[-78.8139,39.566],[-78.8144,39.5651],[-78.8155,39.5633],[-78.8156,39.5631],[-78.8158,39.5629],[-78.8162,39.5625],[-78.8168,39.5621],[-78.8173,39.5617],[-78.8176,39.5614],[-78.818,39.5613],[-78.8186,39.5612],[-78.8188,39.5612],[-78.8192,39.5611],[-78.8193,39.5611],[-78.8195,39.5611],[-78.8199,39.561],[-78.8201,39.5609],[-78.8202,39.5609],[-78.8203,39.5608],[-78.8205,39.5607],[-78.8209,39.5607],[-78.8212,39.5606],[-78.8214,39.5606],[-78.8217,39.5606],[-78.8219,39.5606],[-78.8221,39.5607],[-78.8223,39.5609],[-78.8227,39.5611],[-78.8234,39.5613],[-78.8239,39.5616],[-78.8243,39.5617],[-78.8257,39.5624],[-78.8264,39.5626],[-78.8265,39.5627],[-78.8273,39.5631],[-78.8278,39.5633],[-78.828,39.5637],[-78.828,39.5639],[-78.8282,39.5641],[-78.8283,39.5643],[-78.8295,39.565],[-78.83,39.5652],[-78.8306,39.5654],[-78.8315,39.5655],[-78.8328,39.5657],[-78.8337,39.5659],[-78.8355,39.5664],[-78.8365,39.5668],[-78.8376,39.5671],[-78.8383,39.5673],[-78.8386,39.5672],[-78.8387,39.5672],[-78.8389,39.5671],[-78.839,39.5671],[-78.8392,39.567],[-78.8398,39.5666],[-78.8399,39.5665],[-78.8401,39.5663],[-78.8403,39.5661],[-78.8404,39.566],[-78.8408,39.5655],[-78.8416,39.5643],[-78.8419,39.5641],[-78.8421,39.5638],[-78.8423,39.5634],[-78.8426,39.5632],[-78.8433,39.5628],[-78.8434,39.5627],[-78.8438,39.5626],[-78.8442,39.5624],[-78.8444,39.5624],[-78.8447,39.5624],[-78.8448,39.5625],[-78.8451,39.5626],[-78.8454,39.5627],[-78.8455,39.5627],[-78.8456,39.5627],[-78.8458,39.5627],[-78.8472,39.5625],[-78.8477,39.5623],[-78.8483,39.562],[-78.8484,39.5619],[-78.8485,39.5618],[-78.8486,39.5616],[-78.8491,39.5614],[-78.8497,39.561],[-78.8503,39.5607],[-78.8506,39.5605],[-78.8508,39.5603],[-78.851,39.5601],[-78.8511,39.5599],[-78.8512,39.5595],[-78.8512,39.5593],[-78.8512,39.5592],[-78.851,39.5587],[-78.8509,39.5582],[-78.8509,39.558],[-78.8508,39.5576],[-78.8508,39.5566],[-78.8509,39.5556],[-78.8512,39.5537],[-78.8516,39.553],[-78.8516,39.5527],[-78.8517,39.5522],[-78.8518,39.5519],[-78.8518,39.5517],[-78.8519,39.5514],[-78.852,39.5512],[-78.8521,39.551],[-78.8522,39.5508],[-78.8524,39.5505],[-78.8535,39.5493],[-78.8544,39.5483],[-78.8548,39.548],[-78.8554,39.5474],[-78.856,39.5467],[-78.8566,39.546],[-78.8573,39.5453],[-78.8581,39.5445],[-78.8586,39.5439],[-78.8588,39.5437],[-78.8591,39.5432],[-78.8595,39.5429],[-78.8598,39.5426],[-78.8602,39.5424],[-78.8603,39.5423],[-78.8606,39.542],[-78.8608,39.5419],[-78.8609,39.5417],[-78.861,39.5416],[-78.8612,39.5412],[-78.8614,39.541],[-78.8616,39.5409],[-78.8619,39.5408],[-78.8624,39.5408],[-78.8627,39.5408],[-78.8629,39.5408],[-78.8631,39.5409],[-78.8632,39.5409],[-78.8637,39.5408],[-78.8643,39.5406],[-78.8651,39.5404],[-78.8653,39.5404],[-78.8659,39.5401],[-78.8669,39.5398],[-78.8691,39.5395],[-78.8692,39.5394],[-78.87,39.5393],[-78.8703,39.5392],[-78.8704,39.539],[-78.8707,39.5388],[-78.8708,39.5386],[-78.8709,39.5384],[-78.8709,39.5382],[-78.8709,39.5375],[-78.8709,39.5372],[-78.8709,39.5369],[-78.8709,39.5368],[-78.8709,39.536],[-78.8711,39.536],[-78.8712,39.536],[-78.8711,39.5359],[-78.871,39.5358],[-78.871,39.5357],[-78.871,39.5356],[-78.8711,39.5356],[-78.8713,39.5357],[-78.8714,39.5358],[-78.8714,39.5357],[-78.8713,39.5356],[-78.8712,39.5352],[-78.8708,39.5347],[-78.8706,39.5345],[-78.87,39.5341],[-78.8696,39.5332],[-78.8693,39.5322],[-78.8694,39.5318],[-78.8696,39.5314],[-78.8702,39.5305],[-78.8707,39.5299],[-78.871,39.5291],[-78.8719,39.5277],[-78.8723,39.5272],[-78.8726,39.5269],[-78.8728,39.5264],[-78.8729,39.5264],[-78.8731,39.5263],[-78.8731,39.5261],[-78.8736,39.5252],[-78.8739,39.5244],[-78.8745,39.5235],[-78.8747,39.5232],[-78.8752,39.5227],[-78.876,39.522],[-78.8766,39.5217],[-78.877,39.5215],[-78.8774,39.5214],[-78.8779,39.5213],[-78.8784,39.5213],[-78.8787,39.5213],[-78.8804,39.5216],[-78.8811,39.5219],[-78.8819,39.5222],[-78.8828,39.5224],[-78.8842,39.5226],[-78.8845,39.5226],[-78.8848,39.5225],[-78.8859,39.5227],[-78.8861,39.5227],[-78.8864,39.5228],[-78.8865,39.5228],[-78.8871,39.523],[-78.8875,39.5232],[-78.8878,39.5235],[-78.8883,39.524],[-78.8884,39.5243],[-78.8885,39.5244],[-78.8886,39.5246],[-78.8889,39.5249],[-78.8896,39.525],[-78.8904,39.5251],[-78.8912,39.525],[-78.8919,39.5248],[-78.8927,39.5244],[-78.8931,39.524],[-78.8933,39.5238],[-78.8936,39.5234],[-78.8936,39.5229],[-78.8934,39.522],[-78.8925,39.5208],[-78.8921,39.5202],[-78.8915,39.5194],[-78.8914,39.519],[-78.8911,39.5184],[-78.8911,39.5182],[-78.8911,39.5179],[-78.8911,39.5178],[-78.8914,39.5168],[-78.8915,39.5153],[-78.8918,39.5144],[-78.8922,39.5138],[-78.8924,39.5133],[-78.8929,39.5127],[-78.8931,39.5126],[-78.8932,39.5125],[-78.894,39.5125],[-78.8945,39.5125],[-78.8953,39.5126],[-78.8957,39.5125],[-78.8964,39.5124],[-78.897,39.5123],[-78.8976,39.5123],[-78.8988,39.5124],[-78.8996,39.5124],[-78.9003,39.5125],[-78.9009,39.5126],[-78.9015,39.5127],[-78.9025,39.5127],[-78.9031,39.5127],[-78.9034,39.5126],[-78.9038,39.5126],[-78.9043,39.5125],[-78.9047,39.5122],[-78.9052,39.5119],[-78.9055,39.5115],[-78.9055,39.5111],[-78.9054,39.5106],[-78.9052,39.5102],[-78.9049,39.51],[-78.9047,39.5096],[-78.9047,39.5095],[-78.9048,39.5095],[-78.9046,39.5092],[-78.9044,39.5089],[-78.9043,39.5086],[-78.9041,39.5081],[-78.904,39.5078],[-78.904,39.5073],[-78.9039,39.5068],[-78.9039,39.5067],[-78.9038,39.506],[-78.9038,39.5054],[-78.9039,39.5047],[-78.9041,39.5041],[-78.9042,39.5039],[-78.9043,39.5036],[-78.9045,39.5032],[-78.9048,39.5027],[-78.9051,39.5021],[-78.9053,39.5018],[-78.9056,39.5014],[-78.9059,39.5008],[-78.906,39.5005],[-78.9063,39.5001],[-78.9064,39.5],[-78.9078,39.4982],[-78.9077,39.4982],[-78.9076,39.4982],[-78.9076,39.4981],[-78.9078,39.4978],[-78.9081,39.4976],[-78.9087,39.497],[-78.9087,39.4969],[-78.9088,39.4969],[-78.909,39.4966],[-78.9091,39.4965],[-78.9092,39.4964],[-78.9097,39.496],[-78.9099,39.4958],[-78.9101,39.4958],[-78.9106,39.4958],[-78.9107,39.4957],[-78.9108,39.4956],[-78.9115,39.4954],[-78.9122,39.4953],[-78.9128,39.495],[-78.9132,39.4946],[-78.9138,39.4937],[-78.9141,39.493],[-78.9141,39.4928],[-78.9141,39.4918],[-78.9141,39.4913],[-78.9144,39.4906],[-78.9152,39.4889],[-78.9159,39.4875],[-78.9162,39.4871],[-78.9164,39.4867],[-78.9167,39.4863],[-78.9169,39.4862],[-78.917,39.4862],[-78.9173,39.4861],[-78.9176,39.486],[-78.9183,39.486],[-78.9196,39.4862],[-78.9224,39.4868],[-78.9241,39.4872],[-78.9255,39.4873],[-78.9265,39.4873],[-78.9266,39.4873],[-78.9269,39.4873],[-78.9279,39.4872],[-78.9286,39.4871],[-78.9293,39.4869],[-78.9306,39.4869],[-78.9311,39.4868],[-78.9317,39.4868],[-78.9333,39.4864],[-78.9343,39.4863],[-78.9348,39.486],[-78.9354,39.4853],[-78.9356,39.4851],[-78.9357,39.485],[-78.9357,39.4849],[-78.9359,39.4848],[-78.9366,39.4845],[-78.9376,39.4841],[-78.9384,39.4837],[-78.9386,39.4836],[-78.9387,39.4836],[-78.9394,39.4829],[-78.9396,39.4828],[-78.94,39.4826],[-78.9401,39.4826],[-78.9402,39.4826],[-78.9403,39.4826],[-78.9404,39.4826],[-78.9405,39.4826],[-78.9407,39.4825],[-78.9412,39.482],[-78.9414,39.4816],[-78.9416,39.4814],[-78.9423,39.481],[-78.9423,39.4809],[-78.9425,39.4806],[-78.9426,39.4805],[-78.9426,39.48],[-78.9424,39.4796],[-78.9422,39.4791],[-78.9421,39.479],[-78.9421,39.4789],[-78.942,39.4787],[-78.9415,39.4784],[-78.9415,39.4783],[-78.9415,39.4778],[-78.9414,39.4774],[-78.941,39.4767],[-78.9408,39.4767],[-78.9405,39.4766],[-78.9405,39.4765],[-78.9402,39.4763],[-78.94,39.4761],[-78.9398,39.4759],[-78.9397,39.4759],[-78.9394,39.4758],[-78.9392,39.4756],[-78.9391,39.4753],[-78.9387,39.4747],[-78.9387,39.4746],[-78.9385,39.4746],[-78.9385,39.4742],[-78.9386,39.4741],[-78.9387,39.4739],[-78.9391,39.4734],[-78.9394,39.4731],[-78.9397,39.4723],[-78.94,39.4715],[-78.9401,39.4714],[-78.9403,39.4712],[-78.941,39.4705],[-78.942,39.4695],[-78.9425,39.4689],[-78.9431,39.4685],[-78.9438,39.468],[-78.9448,39.4674],[-78.9458,39.4666],[-78.9462,39.4663],[-78.9463,39.4662],[-78.9473,39.466],[-78.9484,39.4658],[-78.9494,39.4654],[-78.9502,39.4651],[-78.9505,39.4649],[-78.9509,39.4647],[-78.9516,39.4642],[-78.9522,39.4637],[-78.9524,39.4636],[-78.9526,39.4635],[-78.9526,39.4636],[-78.9526,39.4637],[-78.9521,39.4639],[-78.952,39.464],[-78.952,39.4641],[-78.9521,39.4641],[-78.9526,39.4639],[-78.9533,39.4637],[-78.9537,39.4637],[-78.9542,39.4637],[-78.9553,39.4637],[-78.9556,39.4637],[-78.9558,39.4637],[-78.9562,39.4639],[-78.9572,39.4639],[-78.9575,39.4639],[-78.9577,39.4638],[-78.9581,39.4636],[-78.9587,39.4631],[-78.9589,39.4628],[-78.959,39.4627],[-78.9592,39.4619],[-78.9593,39.4616],[-78.9593,39.4612],[-78.9593,39.461],[-78.9592,39.4606],[-78.9592,39.4603],[-78.9591,39.4601],[-78.9591,39.4599],[-78.959,39.4598],[-78.9588,39.4596],[-78.9585,39.459],[-78.9584,39.4588],[-78.958,39.4584],[-78.9576,39.458],[-78.957,39.4575],[-78.9568,39.4574],[-78.9566,39.4572],[-78.9565,39.4571],[-78.9565,39.4569],[-78.9564,39.4567],[-78.9563,39.4566],[-78.9559,39.4563],[-78.9553,39.4559],[-78.9553,39.4558],[-78.9554,39.4557],[-78.9554,39.4556],[-78.9553,39.4556],[-78.9547,39.4553],[-78.9545,39.4551],[-78.9544,39.455],[-78.9543,39.4547],[-78.9543,39.4544],[-78.9544,39.4542],[-78.9547,39.4537],[-78.955,39.4535],[-78.9551,39.4534],[-78.9554,39.4532],[-78.9556,39.4531],[-78.9558,39.453],[-78.9559,39.453],[-78.9561,39.4529],[-78.9561,39.4528],[-78.9563,39.4527],[-78.9565,39.4526],[-78.9566,39.4526],[-78.9571,39.4524],[-78.9573,39.4524],[-78.9575,39.4524],[-78.9576,39.4524],[-78.9578,39.4523],[-78.9581,39.4522],[-78.9583,39.4522],[-78.9585,39.4521],[-78.9587,39.452],[-78.9589,39.4519],[-78.9591,39.4519],[-78.9592,39.4518],[-78.9594,39.4518],[-78.9595,39.4518],[-78.9597,39.4517],[-78.9598,39.4517],[-78.96,39.4516],[-78.9601,39.4516],[-78.9602,39.4515],[-78.9603,39.4514],[-78.9604,39.4513],[-78.9605,39.4512],[-78.9605,39.4511],[-78.9605,39.451],[-78.9605,39.4509],[-78.9605,39.4508],[-78.9603,39.4506],[-78.9601,39.4504],[-78.9595,39.4499],[-78.9587,39.4494],[-78.9584,39.4493],[-78.9583,39.4492],[-78.9582,39.4491],[-78.9583,39.449],[-78.9583,39.4489],[-78.9582,39.4489],[-78.958,39.4488],[-78.9575,39.4487],[-78.9574,39.4487],[-78.9574,39.4486],[-78.9573,39.4485],[-78.9572,39.4484],[-78.957,39.4483],[-78.9565,39.4482],[-78.9561,39.448],[-78.956,39.4479],[-78.956,39.4478],[-78.9559,39.4478],[-78.956,39.4477],[-78.9561,39.4477],[-78.9561,39.4476],[-78.9561,39.4475],[-78.9561,39.4472],[-78.956,39.4467],[-78.9558,39.4459],[-78.9558,39.4457],[-78.9557,39.4452],[-78.9557,39.4444],[-78.9556,39.4439],[-78.9557,39.4434],[-78.9557,39.4429],[-78.9556,39.4423],[-78.9555,39.4417],[-78.9555,39.4416],[-78.9556,39.4415],[-78.9556,39.4413],[-78.9557,39.4411],[-78.9562,39.4406],[-78.9566,39.4403],[-78.9568,39.4402],[-78.9573,39.4401],[-78.9579,39.44],[-78.958,39.44],[-78.9583,39.44],[-78.9586,39.44],[-78.9591,39.4399],[-78.9597,39.4398],[-78.9615,39.4395],[-78.9619,39.4395],[-78.9623,39.4395],[-78.9626,39.4395],[-78.9628,39.4395],[-78.9631,39.4395],[-78.9632,39.4393],[-78.9637,39.439],[-78.9639,39.4388],[-78.9639,39.4386],[-78.964,39.4386],[-78.9642,39.4385],[-78.9644,39.4384],[-78.9647,39.4383],[-78.965,39.4383],[-78.9653,39.4383],[-78.9655,39.4384],[-78.9657,39.4385],[-78.966,39.4387],[-78.9664,39.4392],[-78.9665,39.4393],[-78.9666,39.4394],[-78.9667,39.4395],[-78.9672,39.4401],[-78.9677,39.4403],[-78.968,39.4405],[-78.9682,39.4406],[-78.9684,39.4408],[-78.9689,39.4414],[-78.969,39.4416],[-78.9691,39.4417],[-78.9692,39.4421],[-78.9693,39.4423],[-78.9693,39.4428],[-78.9694,39.4432],[-78.9694,39.4433],[-78.9696,39.4434],[-78.9698,39.4436],[-78.9703,39.4437],[-78.9706,39.4438],[-78.9707,39.4439],[-78.9718,39.4442],[-78.972,39.4442],[-78.9725,39.4444],[-78.9731,39.4447],[-78.9732,39.4448],[-78.9733,39.4449],[-78.9741,39.4452],[-78.9742,39.4453],[-78.9746,39.4457],[-78.9754,39.4464],[-78.9763,39.4471],[-78.9766,39.4473],[-78.9771,39.4478],[-78.9773,39.448],[-78.9775,39.4482],[-78.9777,39.4483],[-78.9784,39.4487],[-78.9786,39.4487],[-78.9787,39.4487],[-78.9789,39.4487],[-78.9791,39.4487],[-78.9792,39.4487],[-78.9793,39.4487],[-78.9795,39.4487],[-78.9797,39.4488],[-78.9799,39.4489],[-78.98,39.4492],[-78.9802,39.4494],[-78.9803,39.4495],[-78.9807,39.4497],[-78.9812,39.4498],[-78.9818,39.45],[-78.9825,39.4504],[-78.9831,39.4507],[-78.9838,39.451],[-78.9851,39.4514],[-78.9873,39.4517],[-78.9887,39.4521],[-78.9894,39.4523],[-78.9898,39.4523],[-78.9899,39.4523],[-78.99,39.4524],[-78.9901,39.4524],[-78.9902,39.4525],[-78.9903,39.4526],[-78.9906,39.4527],[-78.9924,39.4534],[-78.9934,39.4539],[-78.9937,39.4541],[-78.9944,39.4544],[-78.9946,39.4544],[-78.9954,39.4546],[-78.9967,39.4552],[-78.9969,39.4553],[-78.9971,39.4554],[-78.9973,39.4557],[-78.9974,39.4558],[-78.9978,39.456],[-78.9982,39.4564],[-78.9984,39.4564],[-78.9986,39.4565],[-78.999,39.4566],[-78.9995,39.4566],[-78.9995,39.4565],[-78.9995,39.4564],[-78.9996,39.4564],[-78.9997,39.4564],[-78.9998,39.4564],[-78.9998,39.4565],[-78.9998,39.4566],[-78.9999,39.4567],[-79.0005,39.4572],[-79.0007,39.4573],[-79.0012,39.4577],[-79.0015,39.4579],[-79.0025,39.4583],[-79.0032,39.4587],[-79.0038,39.4589],[-79.0039,39.4589],[-79.0045,39.4591],[-79.0049,39.4592],[-79.0057,39.4593],[-79.0064,39.4594],[-79.0069,39.4596],[-79.007,39.4596],[-79.0071,39.4597],[-79.0092,39.4605],[-79.0098,39.4607],[-79.0102,39.4608],[-79.0105,39.4609],[-79.0109,39.4611],[-79.0111,39.4614],[-79.0112,39.4616],[-79.0113,39.4617],[-79.0112,39.4618],[-79.0114,39.462],[-79.0114,39.4621],[-79.0115,39.4622],[-79.0118,39.4624],[-79.0123,39.4628],[-79.0136,39.4638],[-79.0141,39.4643],[-79.0141,39.4645],[-79.0141,39.4646],[-79.0143,39.4647],[-79.0147,39.465],[-79.0153,39.4653],[-79.0157,39.4655],[-79.016,39.4656],[-79.0162,39.4657],[-79.0163,39.4659],[-79.0166,39.4663],[-79.017,39.4667],[-79.0171,39.4668],[-79.0172,39.4669],[-79.0173,39.4671],[-79.0175,39.4673],[-79.0178,39.4674],[-79.018,39.4675],[-79.018,39.4677],[-79.0186,39.4677],[-79.0192,39.4676],[-79.0203,39.4672],[-79.0209,39.4669],[-79.0214,39.4667],[-79.0216,39.4666],[-79.0216,39.4665],[-79.0217,39.4665],[-79.022,39.4663],[-79.0228,39.466],[-79.0248,39.4656],[-79.0262,39.4653],[-79.0269,39.4651],[-79.027,39.4651],[-79.0273,39.465],[-79.0287,39.4648],[-79.0294,39.4648],[-79.0299,39.4649],[-79.0309,39.4652],[-79.0323,39.4661],[-79.0337,39.467],[-79.0342,39.4676],[-79.0354,39.4695],[-79.0361,39.4708],[-79.0362,39.471],[-79.0362,39.4713],[-79.0362,39.4714],[-79.0361,39.4719],[-79.0359,39.4723],[-79.0358,39.4726],[-79.0359,39.4733],[-79.0362,39.4742],[-79.0363,39.4748],[-79.0363,39.4749],[-79.0364,39.4751],[-79.0367,39.4758],[-79.0369,39.4765],[-79.037,39.4766],[-79.0373,39.4763],[-79.0389,39.4774],[-79.0392,39.4775],[-79.0402,39.4775],[-79.0424,39.4787],[-79.0425,39.4791],[-79.0426,39.4791],[-79.0442,39.4797],[-79.0444,39.4798],[-79.0444,39.4799],[-79.0445,39.4799],[-79.0448,39.4803],[-79.0451,39.4809],[-79.0454,39.4815],[-79.0457,39.482],[-79.0459,39.4824],[-79.046,39.4826],[-79.0461,39.4828],[-79.0462,39.4828],[-79.0465,39.483],[-79.0465,39.4831],[-79.0467,39.4832],[-79.0468,39.4833],[-79.047,39.4834],[-79.0475,39.4834],[-79.0482,39.4835],[-79.0486,39.4834],[-79.0491,39.4834],[-79.0494,39.4832],[-79.0499,39.4832],[-79.0501,39.4832],[-79.0507,39.4829],[-79.0514,39.4827],[-79.0516,39.4826],[-79.0528,39.4817],[-79.0532,39.4811],[-79.0534,39.4806],[-79.0534,39.4802],[-79.0535,39.4799],[-79.0534,39.4787],[-79.0535,39.4779],[-79.0536,39.4778],[-79.0537,39.4776],[-79.0539,39.4774],[-79.054,39.4772],[-79.054,39.477],[-79.054,39.4768],[-79.054,39.4766],[-79.0543,39.475],[-79.0544,39.4742],[-79.0547,39.4731],[-79.055,39.4723],[-79.0554,39.4715],[-79.0558,39.4711],[-79.0565,39.4707],[-79.0569,39.4707],[-79.0572,39.4707],[-79.0581,39.4708],[-79.0583,39.4708],[-79.0589,39.471],[-79.0591,39.471],[-79.0593,39.4711],[-79.0597,39.4713],[-79.0598,39.4714],[-79.0599,39.4714],[-79.06,39.4715],[-79.0602,39.4715],[-79.0605,39.4716],[-79.0606,39.4716],[-79.0608,39.4717],[-79.061,39.4719],[-79.0611,39.4721],[-79.0612,39.4722],[-79.0613,39.4725],[-79.0614,39.4726],[-79.0614,39.4729],[-79.0615,39.4729],[-79.0615,39.4732],[-79.0615,39.4733],[-79.0615,39.4734],[-79.0617,39.4739],[-79.0621,39.4746],[-79.0622,39.4747],[-79.0627,39.4758],[-79.0635,39.477],[-79.064,39.4781],[-79.0642,39.4784],[-79.0644,39.4787],[-79.0649,39.4792],[-79.0655,39.4796],[-79.0658,39.4798],[-79.066,39.4798],[-79.0662,39.4799],[-79.0663,39.48],[-79.0664,39.48],[-79.0667,39.4798],[-79.0668,39.4798],[-79.0673,39.4796],[-79.0675,39.4795],[-79.0676,39.4794],[-79.0677,39.4793],[-79.0679,39.4792],[-79.068,39.4791],[-79.068,39.479],[-79.068,39.4789],[-79.068,39.4788],[-79.068,39.4787],[-79.0679,39.4787],[-79.068,39.4786],[-79.068,39.4783],[-79.068,39.4782],[-79.0679,39.4779],[-79.0678,39.4776],[-79.0678,39.4775],[-79.0678,39.4773],[-79.0678,39.4772],[-79.0678,39.477],[-79.0678,39.4768],[-79.0678,39.4767],[-79.0678,39.4763],[-79.0678,39.476],[-79.0679,39.4757],[-79.068,39.4752],[-79.0683,39.4749],[-79.0686,39.4745],[-79.0689,39.4743],[-79.0691,39.4741],[-79.0693,39.474],[-79.0695,39.4742],[-79.0696,39.4743],[-79.0696,39.4744],[-79.0697,39.4744],[-79.0699,39.4743],[-79.07,39.4743],[-79.0701,39.4743],[-79.0702,39.4742],[-79.0707,39.474],[-79.0709,39.4739],[-79.0712,39.4739],[-79.0716,39.4738],[-79.0729,39.4739],[-79.0729,39.4738],[-79.0734,39.4737],[-79.0735,39.4736],[-79.0736,39.4736],[-79.0737,39.4736],[-79.0739,39.4736],[-79.074,39.4735],[-79.0743,39.4734],[-79.0744,39.4734],[-79.0747,39.4733],[-79.0748,39.4733],[-79.0751,39.4733],[-79.0751,39.4732],[-79.0765,39.4728],[-79.0767,39.4728],[-79.0772,39.4727],[-79.0774,39.4727],[-79.0786,39.4725],[-79.0794,39.4723],[-79.0814,39.4717],[-79.0818,39.4716],[-79.082,39.4716],[-79.0821,39.4716],[-79.083,39.4715],[-79.0841,39.4714],[-79.0848,39.4715],[-79.085,39.4715],[-79.0853,39.4716],[-79.0858,39.4716],[-79.0862,39.4716],[-79.0868,39.4716],[-79.0876,39.4717],[-79.0879,39.4718],[-79.0891,39.472],[-79.0902,39.4723],[-79.0903,39.4723],[-79.0906,39.4724],[-79.0907,39.4724],[-79.091,39.4725],[-79.0911,39.4725],[-79.0921,39.4729],[-79.0933,39.4734],[-79.0939,39.4738],[-79.0943,39.4741],[-79.0944,39.4743],[-79.0949,39.4747],[-79.0957,39.4752],[-79.096,39.4753],[-79.0967,39.4756],[-79.0969,39.4758],[-79.0974,39.476],[-79.0975,39.476],[-79.0978,39.4762],[-79.0982,39.4763],[-79.0984,39.4764],[-79.0995,39.4768],[-79.0996,39.4768],[-79.1,39.477],[-79.1002,39.477],[-79.1005,39.477],[-79.1009,39.4769],[-79.1012,39.4769],[-79.1014,39.4768],[-79.102,39.4766],[-79.1024,39.4764],[-79.103,39.4761],[-79.1032,39.476],[-79.1033,39.4759],[-79.1039,39.4756],[-79.1044,39.4753],[-79.1047,39.4749],[-79.1048,39.4748],[-79.1049,39.4747],[-79.105,39.4745],[-79.1051,39.4743],[-79.1052,39.4742],[-79.1054,39.4741],[-79.1055,39.4739],[-79.1056,39.4736],[-79.1055,39.4732],[-79.1055,39.4731],[-79.1055,39.473],[-79.1054,39.4728],[-79.1054,39.4725],[-79.1053,39.4721],[-79.1052,39.4721],[-79.1051,39.4718],[-79.105,39.4717],[-79.1049,39.4715],[-79.1048,39.4714],[-79.1044,39.4708],[-79.1041,39.4704],[-79.1037,39.4701],[-79.1036,39.47],[-79.1031,39.4697],[-79.1027,39.4696],[-79.1025,39.4695],[-79.1023,39.4694],[-79.1022,39.4694],[-79.102,39.4693],[-79.1017,39.4692],[-79.1013,39.4691],[-79.1011,39.4689],[-79.1008,39.4688],[-79.1006,39.4688],[-79.1005,39.4688],[-79.1003,39.4688],[-79.1,39.4688],[-79.0995,39.4688],[-79.0991,39.4687],[-79.0987,39.4688],[-79.0986,39.4688],[-79.0984,39.4688],[-79.0982,39.4688],[-79.0978,39.4687],[-79.0976,39.4686],[-79.0973,39.4685],[-79.097,39.4682],[-79.0967,39.4681],[-79.0965,39.468],[-79.0961,39.4675],[-79.0959,39.4674],[-79.0957,39.4671],[-79.0955,39.4668],[-79.0954,39.4667],[-79.0953,39.4665],[-79.0952,39.4664],[-79.0951,39.4661],[-79.095,39.466],[-79.0948,39.4658],[-79.0948,39.4657],[-79.0945,39.4652],[-79.0945,39.4648],[-79.0947,39.4646],[-79.0948,39.4643],[-79.0949,39.4641],[-79.095,39.4639],[-79.0951,39.4638],[-79.0951,39.4637],[-79.095,39.4634],[-79.0951,39.4632],[-79.0952,39.4631],[-79.0953,39.4629],[-79.0955,39.4627],[-79.0956,39.4627],[-79.0958,39.4626],[-79.0963,39.4624],[-79.0965,39.4624],[-79.0966,39.4624],[-79.0972,39.4624],[-79.0974,39.4624],[-79.0985,39.4624],[-79.0987,39.4624],[-79.0989,39.4625],[-79.0994,39.4625],[-79.0998,39.4626],[-79.1002,39.4627],[-79.1006,39.4629],[-79.1009,39.4629],[-79.1011,39.4629],[-79.1021,39.4629],[-79.1024,39.463],[-79.1029,39.4631],[-79.1033,39.4631],[-79.1038,39.4631],[-79.1049,39.463],[-79.1052,39.463],[-79.1053,39.463],[-79.1056,39.4629],[-79.1061,39.4627],[-79.1067,39.4624],[-79.1072,39.462],[-79.1076,39.4616],[-79.1077,39.4614],[-79.1079,39.4612],[-79.108,39.4609],[-79.108,39.4608],[-79.1081,39.4606],[-79.1081,39.4604],[-79.1082,39.46],[-79.1082,39.4599],[-79.1083,39.4597],[-79.1083,39.4595],[-79.1084,39.4594],[-79.1085,39.4591],[-79.1085,39.459],[-79.1086,39.4588],[-79.1087,39.4579],[-79.1087,39.4577],[-79.1086,39.4574],[-79.1086,39.4573],[-79.1083,39.4571],[-79.1082,39.4571],[-79.1079,39.4571],[-79.1076,39.4571],[-79.1075,39.4572],[-79.1069,39.4573],[-79.1068,39.4573],[-79.1066,39.4574],[-79.1064,39.4574],[-79.1055,39.4576],[-79.1053,39.4576],[-79.1052,39.4576],[-79.1047,39.4577],[-79.1044,39.4577],[-79.1042,39.4577],[-79.1038,39.4577],[-79.1036,39.4578],[-79.1033,39.4578],[-79.103,39.4578],[-79.1028,39.4578],[-79.1026,39.4577],[-79.1023,39.4576],[-79.1019,39.4573],[-79.1018,39.4572],[-79.1018,39.457],[-79.1018,39.4569],[-79.1019,39.4566],[-79.1019,39.4565],[-79.1019,39.4561],[-79.102,39.4559],[-79.102,39.4557],[-79.1021,39.4556],[-79.1023,39.4554],[-79.1027,39.4552],[-79.1029,39.455],[-79.103,39.455],[-79.103,39.4549],[-79.103,39.4546],[-79.1028,39.4543],[-79.1025,39.4536],[-79.1024,39.4532],[-79.1024,39.4528],[-79.1025,39.4523],[-79.1026,39.4521],[-79.1026,39.4518],[-79.1026,39.4513],[-79.1027,39.4511],[-79.1027,39.4509],[-79.1028,39.4505],[-79.1029,39.4503],[-79.1029,39.4502],[-79.1031,39.4499],[-79.1031,39.4498],[-79.1032,39.4496],[-79.1033,39.4495],[-79.1036,39.4491],[-79.1037,39.4489],[-79.1042,39.4485],[-79.1047,39.4481],[-79.1051,39.4479],[-79.1051,39.4478],[-79.1055,39.4476],[-79.1061,39.4473],[-79.1062,39.4471],[-79.1064,39.447],[-79.1066,39.4469],[-79.1071,39.4466],[-79.1071,39.4465],[-79.1073,39.4463],[-79.1074,39.4461],[-79.1076,39.446],[-79.1077,39.446],[-79.1078,39.4459],[-79.1081,39.4457],[-79.1083,39.4456],[-79.1085,39.4455],[-79.1089,39.4454],[-79.109,39.4454],[-79.1093,39.4454],[-79.1095,39.4455],[-79.1096,39.4455],[-79.1097,39.4455],[-79.1099,39.4455],[-79.1102,39.4454],[-79.1104,39.4453],[-79.1106,39.4453],[-79.1118,39.4446],[-79.1126,39.4443],[-79.1131,39.444],[-79.1132,39.4439],[-79.1135,39.4438],[-79.1139,39.4435],[-79.1145,39.4428],[-79.1152,39.4424],[-79.1157,39.4419],[-79.116,39.4414],[-79.1162,39.4409],[-79.1162,39.4408],[-79.1164,39.4403],[-79.1164,39.4401],[-79.1165,39.4398],[-79.1166,39.4397],[-79.1168,39.4392],[-79.1169,39.4389],[-79.1168,39.4385],[-79.1167,39.4383],[-79.1165,39.4381],[-79.1163,39.438],[-79.1157,39.4376],[-79.1152,39.4373],[-79.1147,39.4371],[-79.1142,39.437],[-79.114,39.4369],[-79.1137,39.4369],[-79.1136,39.4368],[-79.1135,39.4367],[-79.1131,39.4364],[-79.1125,39.4359],[-79.1121,39.4355],[-79.112,39.4354],[-79.1119,39.4352],[-79.1118,39.4352],[-79.1115,39.4348],[-79.1112,39.4344],[-79.1111,39.4341],[-79.111,39.4338],[-79.1109,39.4337],[-79.1109,39.4335],[-79.1107,39.4331],[-79.1107,39.433],[-79.1106,39.4327],[-79.1106,39.4324],[-79.1106,39.4322],[-79.1108,39.4318],[-79.1109,39.4318],[-79.1113,39.4315],[-79.1118,39.4311],[-79.1119,39.4311],[-79.1122,39.4309],[-79.1125,39.4308],[-79.1127,39.4308],[-79.113,39.4309],[-79.1132,39.431],[-79.1133,39.431],[-79.1137,39.4311],[-79.1146,39.4314],[-79.1148,39.4314],[-79.1149,39.4314],[-79.1151,39.4315],[-79.1152,39.4316],[-79.1154,39.4316],[-79.1155,39.4317],[-79.1158,39.4317],[-79.116,39.4317],[-79.1162,39.4317],[-79.1164,39.4317],[-79.1166,39.4318],[-79.1167,39.4318],[-79.1169,39.4318],[-79.117,39.4318],[-79.1174,39.432],[-79.119,39.4325],[-79.1202,39.4329],[-79.1203,39.4329],[-79.1209,39.433],[-79.1212,39.4331],[-79.1214,39.4331],[-79.1221,39.4331],[-79.1223,39.4331],[-79.1226,39.4332],[-79.123,39.4332],[-79.124,39.4332],[-79.1242,39.4331],[-79.1243,39.433],[-79.1245,39.4327],[-79.1248,39.4324],[-79.1249,39.4324],[-79.125,39.4324],[-79.1251,39.4323],[-79.1252,39.4322],[-79.1258,39.4315],[-79.1261,39.4313],[-79.1263,39.431],[-79.1264,39.4309],[-79.1265,39.4309],[-79.128,39.4302],[-79.1288,39.4297],[-79.129,39.4296],[-79.1291,39.4295],[-79.1294,39.4291],[-79.1295,39.4287],[-79.1295,39.4281],[-79.1295,39.4271],[-79.1294,39.427],[-79.1294,39.4267],[-79.1294,39.4266],[-79.1292,39.4263],[-79.1291,39.4257],[-79.129,39.4256],[-79.129,39.4255],[-79.129,39.4254],[-79.1289,39.4252],[-79.1289,39.4251],[-79.1288,39.4249],[-79.1288,39.4246],[-79.1284,39.4236],[-79.128,39.4233],[-79.1275,39.423],[-79.1273,39.4226],[-79.1273,39.4221],[-79.1272,39.4219],[-79.1271,39.4218],[-79.1271,39.4213],[-79.1272,39.4209],[-79.1275,39.4197],[-79.1276,39.4195],[-79.1279,39.4191],[-79.1275,39.4185],[-79.1274,39.4182],[-79.1276,39.418],[-79.1283,39.4175],[-79.1284,39.4175],[-79.129,39.4173],[-79.1292,39.4173],[-79.1298,39.4173],[-79.1307,39.4176],[-79.1307,39.4175],[-79.1312,39.4177],[-79.1317,39.4178],[-79.1319,39.4178],[-79.132,39.4178],[-79.1325,39.4179],[-79.1338,39.4183],[-79.1365,39.4189],[-79.1377,39.4188],[-79.1387,39.4185],[-79.1389,39.4184],[-79.1391,39.4183],[-79.1396,39.418],[-79.1398,39.418],[-79.1401,39.4179],[-79.1408,39.4179],[-79.141,39.4177],[-79.1418,39.4171],[-79.1423,39.4167],[-79.1423,39.4159],[-79.1423,39.4158],[-79.1423,39.4157],[-79.1424,39.4155],[-79.1424,39.4154],[-79.1425,39.4151],[-79.1425,39.4147],[-79.1424,39.4144],[-79.142,39.4141],[-79.1419,39.4141],[-79.1418,39.4138],[-79.1419,39.4137],[-79.1418,39.4136],[-79.1418,39.4133],[-79.1418,39.4131],[-79.1417,39.4121],[-79.1416,39.412],[-79.1415,39.4117],[-79.1415,39.4116],[-79.1414,39.4116],[-79.1413,39.4112],[-79.1413,39.411],[-79.1412,39.4109],[-79.1412,39.4106],[-79.1411,39.4104],[-79.141,39.4095],[-79.1411,39.4087],[-79.1413,39.4083],[-79.1415,39.4081],[-79.1416,39.4075],[-79.1417,39.4071],[-79.1422,39.4065],[-79.1425,39.4061],[-79.1427,39.4059],[-79.1429,39.4058],[-79.1429,39.4057],[-79.143,39.4056],[-79.1431,39.4055],[-79.1437,39.4052],[-79.1444,39.405],[-79.1446,39.405],[-79.1462,39.4046],[-79.1467,39.4045],[-79.1476,39.4047],[-79.1477,39.4047],[-79.149,39.405],[-79.1493,39.4052],[-79.1496,39.4055],[-79.1497,39.4057],[-79.15,39.4061],[-79.15,39.4066],[-79.15,39.4069],[-79.1496,39.4074],[-79.1496,39.4077],[-79.1495,39.4077],[-79.1493,39.4084],[-79.1492,39.4085],[-79.1492,39.4088],[-79.1492,39.4091],[-79.1492,39.4093],[-79.1493,39.4101],[-79.1493,39.4102],[-79.1493,39.4104],[-79.1493,39.4105],[-79.1495,39.4108],[-79.1496,39.4124],[-79.1496,39.4132],[-79.1496,39.4137],[-79.1496,39.4145],[-79.15,39.4154],[-79.1501,39.4157],[-79.1507,39.4165],[-79.1512,39.417],[-79.1515,39.4172],[-79.1519,39.4173],[-79.1537,39.418],[-79.154,39.4181],[-79.1552,39.4183],[-79.1553,39.4183],[-79.1572,39.4178],[-79.1594,39.4171],[-79.1595,39.417],[-79.1602,39.4164],[-79.1603,39.4159],[-79.1602,39.4156],[-79.16,39.4151],[-79.1597,39.4146],[-79.1595,39.4142],[-79.159,39.4114],[-79.159,39.4108],[-79.1592,39.4102],[-79.1594,39.4095],[-79.16,39.4089],[-79.1601,39.4089],[-79.16,39.4085],[-79.1603,39.4081],[-79.1604,39.408],[-79.1606,39.4078],[-79.1609,39.4076],[-79.1617,39.4073],[-79.1626,39.407],[-79.1628,39.4069],[-79.1636,39.4064],[-79.1645,39.4057],[-79.1649,39.4048],[-79.1651,39.4043],[-79.1653,39.404],[-79.1665,39.4016],[-79.1667,39.4009],[-79.1665,39.3999],[-79.1664,39.3993],[-79.1663,39.399],[-79.1659,39.3976],[-79.1658,39.397],[-79.1657,39.3965],[-79.1657,39.3961],[-79.1655,39.3955],[-79.1651,39.3953],[-79.165,39.3953],[-79.1647,39.3952],[-79.1646,39.3951],[-79.1645,39.395],[-79.1644,39.395],[-79.1642,39.3948],[-79.1641,39.3947],[-79.1641,39.3946],[-79.164,39.3945],[-79.1638,39.3942],[-79.1637,39.3941],[-79.1634,39.3938],[-79.1632,39.3935],[-79.163,39.3933],[-79.163,39.3932],[-79.1628,39.3931],[-79.1627,39.3929],[-79.1626,39.3927],[-79.1624,39.3924],[-79.1623,39.3923],[-79.1623,39.3922],[-79.1621,39.3921],[-79.1619,39.3919],[-79.1619,39.3918],[-79.1618,39.3917],[-79.1616,39.3914],[-79.1615,39.391],[-79.1615,39.3909],[-79.1615,39.3908],[-79.1614,39.3907],[-79.1614,39.3905],[-79.1614,39.3902],[-79.1614,39.3899],[-79.1614,39.3894],[-79.1615,39.3892],[-79.1616,39.389],[-79.1617,39.3889],[-79.1617,39.3888],[-79.162,39.3883],[-79.1621,39.3882],[-79.1623,39.3881],[-79.1626,39.3879],[-79.1629,39.3878],[-79.163,39.3877],[-79.1632,39.3877],[-79.1636,39.3875],[-79.1638,39.3873],[-79.1644,39.3872],[-79.1646,39.3872],[-79.165,39.3871],[-79.1652,39.3871],[-79.1653,39.3872],[-79.1656,39.3873],[-79.1661,39.3874],[-79.1661,39.3875],[-79.1663,39.3876],[-79.1666,39.3877],[-79.1668,39.3879],[-79.1669,39.3879],[-79.167,39.3879],[-79.1675,39.3883],[-79.1676,39.3883],[-79.1682,39.3888],[-79.1685,39.389],[-79.1688,39.3892],[-79.1691,39.3894],[-79.1694,39.3896],[-79.1699,39.3901],[-79.17,39.3901],[-79.1701,39.3901],[-79.1701,39.3902],[-79.1706,39.3907],[-79.1709,39.3908],[-79.171,39.3909],[-79.1714,39.3912],[-79.1715,39.3913],[-79.1718,39.3915],[-79.172,39.3918],[-79.1721,39.392],[-79.1723,39.3921],[-79.1724,39.3923],[-79.1727,39.3929],[-79.1728,39.393],[-79.1729,39.3932],[-79.1731,39.3933],[-79.1732,39.3935],[-79.1734,39.3938],[-79.1735,39.3939],[-79.1739,39.3945],[-79.1741,39.3948],[-79.1742,39.3949],[-79.1743,39.3951],[-79.1744,39.3952],[-79.1746,39.3954],[-79.1747,39.3954],[-79.175,39.3956],[-79.175,39.3957],[-79.1754,39.3959],[-79.1758,39.3961],[-79.1762,39.3963],[-79.1763,39.3965],[-79.1766,39.3966],[-79.1768,39.3966],[-79.1774,39.3967],[-79.1776,39.3967],[-79.1782,39.3967],[-79.1784,39.3967],[-79.1786,39.3966],[-79.1789,39.3966],[-79.179,39.3965],[-79.1791,39.3965],[-79.1792,39.3965],[-79.1794,39.3963],[-79.1796,39.3962],[-79.1799,39.396],[-79.1799,39.3959],[-79.18,39.3959],[-79.1802,39.3957],[-79.1804,39.3956],[-79.1805,39.3955],[-79.1807,39.3954],[-79.1808,39.3954],[-79.1811,39.3951],[-79.1812,39.3948],[-79.1812,39.3946],[-79.1811,39.3944],[-79.1808,39.3939],[-79.1802,39.3933],[-79.1799,39.3928],[-79.1793,39.3924],[-79.1791,39.3922],[-79.179,39.3921],[-79.1789,39.392],[-79.1784,39.3916],[-79.1783,39.3914],[-79.1781,39.3913],[-79.1777,39.3908],[-79.1775,39.3907],[-79.1773,39.3905],[-79.1773,39.3903],[-79.1772,39.3902],[-79.1768,39.3899],[-79.1766,39.3897],[-79.177,39.389],[-79.1774,39.3887],[-79.1778,39.3891],[-79.1779,39.389],[-79.178,39.389],[-79.1782,39.3889],[-79.1783,39.3888],[-79.1785,39.3887],[-79.1786,39.3886],[-79.1787,39.3886],[-79.1787,39.3885],[-79.1788,39.3884],[-79.1789,39.3884],[-79.1791,39.3883],[-79.1791,39.3882],[-79.1793,39.388],[-79.1794,39.3879],[-79.1798,39.3876],[-79.1799,39.3875],[-79.1801,39.3874],[-79.1804,39.3871],[-79.1806,39.387],[-79.1807,39.3869],[-79.181,39.3866],[-79.1813,39.3864],[-79.1814,39.3863],[-79.1815,39.3863],[-79.1819,39.386],[-79.1823,39.3858],[-79.1826,39.3857],[-79.1828,39.3856],[-79.183,39.3855],[-79.1833,39.3854],[-79.1837,39.3853],[-79.184,39.3853],[-79.1848,39.3853],[-79.1849,39.3852],[-79.185,39.3852],[-79.1853,39.3852],[-79.1855,39.3852],[-79.1856,39.3852],[-79.1859,39.3852],[-79.1861,39.3852],[-79.1864,39.3853],[-79.1866,39.3853],[-79.1868,39.3854],[-79.1869,39.3854],[-79.1871,39.3854],[-79.1874,39.3856],[-79.1876,39.3856],[-79.1877,39.3857],[-79.188,39.3858],[-79.1884,39.3859],[-79.1889,39.386],[-79.189,39.3861],[-79.1893,39.3862],[-79.1894,39.3863],[-79.1897,39.3865],[-79.1905,39.3872],[-79.1908,39.3874],[-79.1911,39.3875],[-79.1913,39.3877],[-79.1914,39.3877],[-79.1915,39.3878],[-79.1916,39.3878],[-79.1917,39.3879],[-79.1918,39.3879],[-79.1919,39.388],[-79.1923,39.3882],[-79.1924,39.3883],[-79.1929,39.3885],[-79.1933,39.3886],[-79.1935,39.3887],[-79.1936,39.3887],[-79.1938,39.3887],[-79.1939,39.3887],[-79.194,39.3888],[-79.1942,39.3888],[-79.1943,39.3888],[-79.1944,39.3888],[-79.1945,39.3888],[-79.1946,39.3888],[-79.1947,39.3888],[-79.1952,39.3889],[-79.1954,39.3888],[-79.1957,39.3888],[-79.1958,39.3888],[-79.196,39.3888],[-79.1962,39.3887],[-79.1963,39.3887],[-79.1965,39.3886],[-79.197,39.3886],[-79.1971,39.3886],[-79.1973,39.3886],[-79.1974,39.3885],[-79.1976,39.3885],[-79.1977,39.3884],[-79.1978,39.3883],[-79.198,39.3881],[-79.1981,39.388],[-79.1984,39.3874],[-79.1984,39.3873],[-79.1984,39.3871],[-79.1986,39.3868],[-79.1989,39.3864],[-79.1989,39.3863],[-79.199,39.3862],[-79.1991,39.3859],[-79.1992,39.3857],[-79.1992,39.3856],[-79.1993,39.3854],[-79.1993,39.3851],[-79.1993,39.385],[-79.1995,39.3846],[-79.1995,39.3843],[-79.1996,39.3841],[-79.1997,39.3836],[-79.1997,39.3835],[-79.1997,39.3834],[-79.1998,39.3832],[-79.2,39.3829],[-79.2001,39.3827],[-79.2001,39.3826],[-79.2002,39.3823],[-79.2003,39.3822],[-79.2004,39.3819],[-79.2006,39.3818],[-79.2007,39.3816],[-79.2011,39.3813],[-79.2011,39.3812],[-79.2012,39.3809],[-79.2013,39.3807],[-79.2014,39.3805],[-79.2015,39.3803],[-79.2018,39.3799],[-79.2018,39.3797],[-79.2019,39.3797],[-79.202,39.3795],[-79.202,39.3794],[-79.2021,39.3793],[-79.2023,39.3791],[-79.2023,39.379],[-79.2024,39.3788],[-79.2025,39.3787],[-79.2026,39.3786],[-79.2028,39.3784],[-79.203,39.3782],[-79.2038,39.3773],[-79.2039,39.3772],[-79.204,39.3771],[-79.2041,39.3771],[-79.2042,39.3769],[-79.2045,39.3766],[-79.2046,39.3765],[-79.2048,39.3764],[-79.2048,39.3763],[-79.2055,39.3757],[-79.2056,39.3755],[-79.2057,39.3754],[-79.2058,39.3753],[-79.2059,39.3752],[-79.206,39.3751],[-79.206,39.375],[-79.2061,39.3749],[-79.2062,39.3748],[-79.2065,39.3745],[-79.2068,39.3742],[-79.2069,39.3741],[-79.207,39.374],[-79.2074,39.3737],[-79.2084,39.373],[-79.2088,39.3727],[-79.2097,39.3721],[-79.21,39.3719],[-79.2102,39.3718],[-79.2103,39.3718],[-79.2105,39.3717],[-79.2108,39.3716],[-79.211,39.3716],[-79.2111,39.3715],[-79.2113,39.3715],[-79.2115,39.3713],[-79.2121,39.3708],[-79.2126,39.3702],[-79.213,39.3692],[-79.2131,39.3687],[-79.2132,39.3679],[-79.2132,39.3676],[-79.2131,39.3675],[-79.2131,39.367],[-79.2131,39.3669],[-79.2131,39.366],[-79.2132,39.3657],[-79.2132,39.3655],[-79.2133,39.3652],[-79.2133,39.365],[-79.2134,39.3648],[-79.2134,39.3646],[-79.2136,39.3642],[-79.2138,39.3639],[-79.2139,39.3637],[-79.2143,39.3635],[-79.2144,39.3634],[-79.2146,39.3634],[-79.2147,39.3634],[-79.2151,39.3634],[-79.2155,39.3635],[-79.2156,39.3635],[-79.2158,39.3635],[-79.217,39.3634],[-79.2173,39.3634],[-79.2182,39.3634],[-79.2189,39.3633],[-79.2195,39.3634],[-79.2198,39.3633],[-79.22,39.3632],[-79.2203,39.3631],[-79.2209,39.3631],[-79.2215,39.3633],[-79.2232,39.3637],[-79.2236,39.3638],[-79.2243,39.364],[-79.2249,39.3641],[-79.2251,39.3641],[-79.2253,39.3642],[-79.2255,39.3642],[-79.2257,39.3642],[-79.2262,39.3643],[-79.2263,39.3643],[-79.2268,39.3643],[-79.2269,39.3643],[-79.2273,39.3644],[-79.2275,39.3644],[-79.228,39.3644],[-79.2288,39.3644],[-79.2288,39.3645],[-79.2294,39.3646],[-79.2298,39.3647],[-79.2305,39.3648],[-79.2309,39.3649],[-79.231,39.3649],[-79.2312,39.3648],[-79.2314,39.3648],[-79.2315,39.3647],[-79.2317,39.3646],[-79.2318,39.3642],[-79.2319,39.3639],[-79.232,39.3634],[-79.2321,39.3628],[-79.232,39.3626],[-79.2319,39.3624],[-79.2319,39.3621],[-79.2319,39.362],[-79.2319,39.3618],[-79.232,39.3617],[-79.2321,39.3613],[-79.2322,39.3611],[-79.2322,39.361],[-79.2324,39.3607],[-79.2324,39.3606],[-79.2324,39.3605],[-79.2325,39.3604],[-79.2327,39.36],[-79.2329,39.3597],[-79.2329,39.3596],[-79.2333,39.3593],[-79.2338,39.3591],[-79.2345,39.3588],[-79.2346,39.3588],[-79.2349,39.3587],[-79.235,39.3587],[-79.2353,39.3586],[-79.2356,39.3585],[-79.2361,39.3585],[-79.2363,39.3585],[-79.2368,39.3584],[-79.2369,39.3584],[-79.2375,39.3584],[-79.2374,39.3585],[-79.2382,39.3586],[-79.2385,39.3587],[-79.2387,39.3588],[-79.239,39.359],[-79.2391,39.3592],[-79.2393,39.3593],[-79.2396,39.3594],[-79.2399,39.3595],[-79.2402,39.3595],[-79.2408,39.3595],[-79.2415,39.3595],[-79.2417,39.3595],[-79.2422,39.3595],[-79.2423,39.3594],[-79.2426,39.3594],[-79.2429,39.3593],[-79.243,39.3593],[-79.2434,39.3591],[-79.2441,39.3588],[-79.2443,39.3588],[-79.2445,39.3587],[-79.2456,39.3582],[-79.2459,39.3581],[-79.2465,39.358],[-79.247,39.3579],[-79.2475,39.3576],[-79.2478,39.3575],[-79.248,39.3573],[-79.2481,39.3573],[-79.2484,39.3571],[-79.2485,39.3569],[-79.2484,39.3567],[-79.2485,39.3565],[-79.2486,39.3563],[-79.2488,39.3561],[-79.2491,39.3558],[-79.2494,39.3556],[-79.2495,39.3556],[-79.2498,39.3556],[-79.2499,39.3556],[-79.2501,39.3555],[-79.2504,39.3555],[-79.2506,39.3555],[-79.2509,39.3555],[-79.2512,39.3555],[-79.2515,39.3556],[-79.2517,39.3556],[-79.2519,39.3556],[-79.252,39.3557],[-79.2523,39.3558],[-79.2526,39.3559],[-79.2527,39.356],[-79.253,39.3562],[-79.2534,39.3563],[-79.2536,39.3565],[-79.2538,39.3566],[-79.254,39.3567],[-79.2542,39.3568],[-79.2543,39.3569],[-79.2545,39.357],[-79.2547,39.3571],[-79.2549,39.3572],[-79.255,39.3573],[-79.2552,39.3573],[-79.2553,39.3574],[-79.2554,39.3574],[-79.2558,39.3574],[-79.2559,39.3574],[-79.2561,39.3573],[-79.2563,39.3572],[-79.2565,39.3571],[-79.2566,39.357],[-79.2567,39.3569],[-79.2568,39.3566],[-79.2569,39.3562],[-79.2569,39.3561],[-79.2569,39.3555],[-79.2569,39.3554],[-79.2567,39.355],[-79.2565,39.3546],[-79.2565,39.3545],[-79.2563,39.3542],[-79.2563,39.3541],[-79.256,39.3537],[-79.2559,39.3536],[-79.2558,39.3533],[-79.2556,39.3531],[-79.2555,39.3529],[-79.2552,39.3526],[-79.255,39.3522],[-79.2549,39.3519],[-79.2547,39.3517],[-79.2546,39.3516],[-79.2546,39.3515],[-79.2545,39.3514],[-79.2544,39.3511],[-79.2543,39.3509],[-79.2542,39.3509],[-79.2542,39.3508],[-79.2539,39.3502],[-79.2537,39.3499],[-79.2537,39.3497],[-79.2536,39.3494],[-79.2535,39.3492],[-79.2535,39.3488],[-79.2535,39.3486],[-79.2535,39.3485],[-79.2535,39.3483],[-79.2535,39.3481],[-79.2535,39.3479],[-79.2536,39.3473],[-79.2536,39.3472],[-79.2537,39.3469],[-79.2538,39.3466],[-79.2539,39.3465],[-79.254,39.3463],[-79.2542,39.346],[-79.2543,39.3458],[-79.2545,39.3456],[-79.2546,39.3454],[-79.2548,39.3451],[-79.2549,39.345],[-79.255,39.345],[-79.2551,39.3449],[-79.2554,39.3447],[-79.2555,39.3446],[-79.2558,39.3445],[-79.2559,39.3445],[-79.256,39.3443],[-79.2561,39.3443],[-79.2563,39.3442],[-79.2566,39.344],[-79.2567,39.3438],[-79.2569,39.3436],[-79.257,39.3434],[-79.2571,39.3432],[-79.2572,39.3432],[-79.2572,39.3431],[-79.2573,39.3429],[-79.2573,39.3427],[-79.2574,39.3426],[-79.2574,39.3425],[-79.2574,39.3424],[-79.2574,39.3423],[-79.2574,39.3422],[-79.2574,39.3421],[-79.2574,39.3419],[-79.2573,39.3418],[-79.2573,39.3416],[-79.2573,39.3415],[-79.2573,39.3414],[-79.2572,39.3414],[-79.2572,39.3413],[-79.2571,39.3411],[-79.257,39.3409],[-79.2569,39.3408],[-79.2568,39.3406],[-79.2566,39.3405],[-79.2565,39.3404],[-79.2563,39.3403],[-79.256,39.3401],[-79.2558,39.34],[-79.2557,39.3399],[-79.2555,39.3398],[-79.2551,39.3396],[-79.255,39.3396],[-79.2549,39.3395],[-79.2548,39.3394],[-79.2547,39.3394],[-79.2546,39.3394],[-79.2545,39.3393],[-79.2544,39.3392],[-79.2543,39.339],[-79.2541,39.3388],[-79.254,39.3386],[-79.2539,39.3384],[-79.2538,39.3383],[-79.2538,39.3382],[-79.2537,39.3381],[-79.2537,39.3379],[-79.2537,39.3377],[-79.2537,39.3375],[-79.2538,39.3372],[-79.2538,39.3371],[-79.2539,39.3371],[-79.2541,39.3369],[-79.2545,39.3366],[-79.2548,39.3363],[-79.255,39.3362],[-79.2552,39.3361],[-79.2554,39.336],[-79.2556,39.3359],[-79.2559,39.3357],[-79.2562,39.3356],[-79.2563,39.3355],[-79.2565,39.3354],[-79.2569,39.3353],[-79.2571,39.3352],[-79.2573,39.3351],[-79.2575,39.335],[-79.2582,39.3347],[-79.2583,39.3347],[-79.2585,39.3346],[-79.2586,39.3346],[-79.2589,39.3345],[-79.259,39.3345],[-79.2593,39.3344],[-79.2597,39.3344],[-79.2599,39.3344],[-79.2602,39.3343],[-79.2603,39.3343],[-79.2605,39.3343],[-79.2608,39.3343],[-79.2609,39.3343],[-79.261,39.3344],[-79.2614,39.3345],[-79.2615,39.3346],[-79.2618,39.3346],[-79.262,39.3347],[-79.2624,39.3347],[-79.2626,39.3348],[-79.2628,39.3348],[-79.2629,39.3349],[-79.2635,39.335],[-79.2637,39.3351],[-79.2638,39.3351],[-79.2641,39.3352],[-79.2643,39.3353],[-79.2644,39.3353],[-79.2649,39.3355],[-79.2651,39.3356],[-79.2653,39.3356],[-79.2654,39.3357],[-79.2656,39.3358],[-79.2657,39.3359],[-79.2658,39.3359],[-79.266,39.336],[-79.2662,39.3361],[-79.2665,39.3362],[-79.2667,39.3363],[-79.2669,39.3363],[-79.267,39.3363],[-79.2671,39.3363],[-79.2674,39.3363],[-79.2676,39.3363],[-79.2677,39.3363],[-79.2679,39.3363],[-79.2681,39.3363],[-79.2682,39.3363],[-79.2683,39.3363],[-79.2685,39.3362],[-79.2687,39.3362],[-79.2688,39.3361],[-79.269,39.3359],[-79.2691,39.3358],[-79.2692,39.3357],[-79.2693,39.3355],[-79.2694,39.3354],[-79.2695,39.3353],[-79.2695,39.3352],[-79.2695,39.3351],[-79.2695,39.335],[-79.2695,39.3348],[-79.2695,39.3347],[-79.2695,39.3346],[-79.2695,39.3344],[-79.2695,39.3339],[-79.2695,39.3338],[-79.2694,39.3334],[-79.2694,39.3333],[-79.2694,39.3332],[-79.2694,39.3331],[-79.2694,39.3329],[-79.2694,39.3326],[-79.2694,39.3323],[-79.2694,39.3321],[-79.2694,39.332],[-79.2694,39.3318],[-79.2694,39.3316],[-79.2693,39.3314],[-79.2693,39.3312],[-79.2693,39.3309],[-79.2693,39.3308],[-79.2692,39.3307],[-79.2692,39.3306],[-79.2693,39.3304],[-79.2694,39.3302],[-79.2695,39.33],[-79.2697,39.3297],[-79.27,39.3293],[-79.2702,39.3291],[-79.2703,39.329],[-79.2704,39.3289],[-79.2707,39.3287],[-79.2708,39.3285],[-79.271,39.3284],[-79.2712,39.3283],[-79.2714,39.3282],[-79.2717,39.328],[-79.2721,39.328],[-79.2722,39.3279],[-79.2723,39.3279],[-79.2726,39.3279],[-79.2732,39.3278],[-79.2733,39.3278],[-79.274,39.3277],[-79.2746,39.3276],[-79.2754,39.3272],[-79.2755,39.3271],[-79.276,39.3267],[-79.2761,39.3267],[-79.2761,39.3266],[-79.2762,39.3266],[-79.2763,39.3265],[-79.277,39.3261],[-79.2776,39.3258],[-79.2789,39.3247],[-79.2797,39.3243],[-79.281,39.3238],[-79.2814,39.3237],[-79.2821,39.3233],[-79.2825,39.3228],[-79.2825,39.3221],[-79.2824,39.322],[-79.2825,39.3218],[-79.2824,39.3215],[-79.2821,39.3207],[-79.2821,39.3204],[-79.2825,39.3198],[-79.2827,39.3188],[-79.2827,39.3185],[-79.2827,39.3184],[-79.2827,39.318],[-79.2829,39.3178],[-79.283,39.3174],[-79.2839,39.3163],[-79.284,39.3157],[-79.284,39.3156],[-79.2842,39.3155],[-79.2841,39.3154],[-79.2841,39.3153],[-79.2842,39.3148],[-79.2841,39.3143],[-79.284,39.3141],[-79.2839,39.3139],[-79.2838,39.3136],[-79.2836,39.3132],[-79.2836,39.3128],[-79.2836,39.3126],[-79.2838,39.3122],[-79.2838,39.3118],[-79.2836,39.3113],[-79.2837,39.3111],[-79.2836,39.311],[-79.2837,39.3106],[-79.2839,39.3098],[-79.2841,39.3094],[-79.2844,39.3091],[-79.2847,39.3088],[-79.2847,39.3087],[-79.2857,39.3079],[-79.2864,39.3072],[-79.2878,39.3061],[-79.2886,39.3053],[-79.2891,39.3048],[-79.2895,39.3044],[-79.2898,39.304],[-79.2902,39.3035],[-79.2903,39.3029],[-79.2899,39.3019],[-79.2899,39.3013],[-79.2898,39.3012],[-79.2899,39.3009],[-79.2898,39.3008],[-79.2898,39.3004],[-79.29,39.2999],[-79.2904,39.2995],[-79.2908,39.2992],[-79.2909,39.2992],[-79.2926,39.2989],[-79.2926,39.299],[-79.2928,39.2989],[-79.2931,39.2989],[-79.2942,39.2991],[-79.2948,39.2992],[-79.2953,39.2994],[-79.2967,39.2999],[-79.2976,39.3],[-79.299,39.3001],[-79.3003,39.3],[-79.3025,39.2996],[-79.3029,39.2996],[-79.3034,39.2996],[-79.3043,39.3],[-79.3048,39.3002],[-79.3051,39.3005],[-79.3054,39.3006],[-79.3055,39.3007],[-79.3061,39.301],[-79.3081,39.3022],[-79.3086,39.3024],[-79.3089,39.3024],[-79.3099,39.3026],[-79.311,39.3028],[-79.3111,39.3029],[-79.3114,39.303],[-79.3116,39.3031],[-79.3121,39.3036],[-79.3123,39.3041],[-79.3126,39.3043],[-79.3129,39.3046],[-79.3139,39.3047],[-79.3157,39.3044],[-79.3159,39.3045],[-79.3166,39.3043],[-79.317,39.304],[-79.3176,39.3034],[-79.3184,39.3027],[-79.3197,39.3021],[-79.32,39.3017],[-79.3201,39.3012],[-79.3204,39.3006],[-79.3209,39.3002],[-79.3213,39.3],[-79.3218,39.2999],[-79.3226,39.3],[-79.3229,39.3001],[-79.3229,39.3002],[-79.3237,39.3004],[-79.325,39.3008],[-79.3253,39.301],[-79.3254,39.3009],[-79.3255,39.3009],[-79.3256,39.301],[-79.3263,39.3011],[-79.327,39.301],[-79.3278,39.3007],[-79.3289,39.3001],[-79.3294,39.2999],[-79.3298,39.2999],[-79.3305,39.2999],[-79.332,39.3002],[-79.3327,39.3001],[-79.3329,39.3],[-79.3334,39.2993],[-79.334,39.2988],[-79.3344,39.2986],[-79.3351,39.2984],[-79.3363,39.2979],[-79.3374,39.2973],[-79.3381,39.2968],[-79.3386,39.2963],[-79.339,39.2958],[-79.3394,39.2951],[-79.3394,39.2948],[-79.3396,39.2948],[-79.3401,39.2938],[-79.3404,39.2937],[-79.341,39.2936],[-79.342,39.2937],[-79.3425,39.2937],[-79.3446,39.2934],[-79.3451,39.2936],[-79.3455,39.2938],[-79.3456,39.2939],[-79.3458,39.2939],[-79.346,39.294],[-79.3463,39.2938],[-79.3466,39.2935],[-79.3468,39.2933],[-79.347,39.2931],[-79.3471,39.293],[-79.3472,39.2924],[-79.3473,39.2921],[-79.3473,39.292],[-79.3474,39.2914],[-79.3474,39.2911],[-79.3473,39.2909],[-79.3471,39.2907],[-79.347,39.2906],[-79.3465,39.2904],[-79.3462,39.2903],[-79.346,39.29],[-79.3459,39.2899],[-79.3449,39.2884],[-79.3443,39.2877],[-79.344,39.2875],[-79.3437,39.2871],[-79.3436,39.287],[-79.3438,39.2866],[-79.3443,39.2858],[-79.3447,39.2852],[-79.3449,39.285],[-79.3453,39.2847],[-79.3462,39.2845],[-79.3467,39.2845],[-79.3478,39.2846],[-79.3496,39.2852],[-79.3507,39.2853],[-79.351,39.2852],[-79.3513,39.2851],[-79.3515,39.2843],[-79.3514,39.2827],[-79.3517,39.2817],[-79.3519,39.2814],[-79.3521,39.2806],[-79.3523,39.2802],[-79.3534,39.2792],[-79.3536,39.2789],[-79.354,39.278],[-79.3542,39.2779],[-79.3545,39.2777],[-79.3548,39.2778],[-79.3551,39.278],[-79.3555,39.2781],[-79.3561,39.278],[-79.3565,39.2777],[-79.3568,39.2772],[-79.3569,39.2768],[-79.3572,39.2765],[-79.3575,39.2763],[-79.3576,39.2763],[-79.3582,39.2762],[-79.3586,39.2761],[-79.3589,39.276],[-79.3591,39.276],[-79.3596,39.2757],[-79.3604,39.2755],[-79.3607,39.2753],[-79.3609,39.2752],[-79.361,39.2752],[-79.3614,39.275],[-79.3617,39.2748],[-79.3622,39.2748],[-79.3624,39.2748],[-79.3625,39.2748],[-79.3644,39.2747],[-79.3647,39.2747],[-79.3649,39.2748],[-79.3657,39.2745],[-79.3658,39.2745],[-79.3662,39.2744],[-79.3672,39.2741],[-79.3687,39.2741],[-79.3697,39.274],[-79.3703,39.274],[-79.3708,39.274],[-79.3716,39.274],[-79.3718,39.274],[-79.372,39.274],[-79.3726,39.274],[-79.373,39.274],[-79.3732,39.274],[-79.3743,39.2737],[-79.3745,39.2736],[-79.3747,39.2736],[-79.3749,39.2736],[-79.3755,39.2734],[-79.3756,39.2733],[-79.376,39.2732],[-79.3774,39.2724],[-79.378,39.2722],[-79.3781,39.2722],[-79.3788,39.2718],[-79.3792,39.2714],[-79.3793,39.2711],[-79.3794,39.2707],[-79.3798,39.27],[-79.3806,39.269],[-79.3809,39.2687],[-79.381,39.2683],[-79.3811,39.268],[-79.3814,39.2677],[-79.3816,39.267],[-79.3817,39.267],[-79.3819,39.2669],[-79.3826,39.2669],[-79.3831,39.2671],[-79.3836,39.2672],[-79.3845,39.2674],[-79.385,39.2677],[-79.3855,39.2681],[-79.3856,39.2682],[-79.386,39.2683],[-79.3861,39.2683],[-79.3867,39.2681],[-79.3873,39.2678],[-79.3875,39.2677],[-79.3876,39.2676],[-79.3877,39.2675],[-79.3878,39.2674],[-79.3874,39.2668],[-79.3872,39.2661],[-79.387,39.2655],[-79.387,39.265],[-79.3872,39.2645],[-79.3872,39.2644],[-79.3873,39.2638],[-79.3872,39.2637],[-79.3873,39.2637],[-79.3874,39.2636],[-79.3883,39.2627],[-79.3886,39.2625],[-79.3889,39.2624],[-79.3891,39.2624],[-79.3895,39.2621],[-79.3897,39.2619],[-79.3898,39.2617],[-79.3903,39.2614],[-79.3909,39.2612],[-79.3914,39.2612],[-79.392,39.2613],[-79.3926,39.2618],[-79.3929,39.2618],[-79.3933,39.2616],[-79.3936,39.2612],[-79.3938,39.2608],[-79.3938,39.2605],[-79.3943,39.2585],[-79.3943,39.2584],[-79.3943,39.2583],[-79.3944,39.258],[-79.3946,39.2575],[-79.3948,39.2573],[-79.395,39.2571],[-79.3954,39.2567],[-79.3957,39.2565],[-79.3957,39.2564],[-79.3962,39.2561],[-79.3965,39.2561],[-79.3972,39.2561],[-79.3975,39.2563],[-79.3979,39.2563],[-79.398,39.2563],[-79.3982,39.2562],[-79.3988,39.2556],[-79.3988,39.2555],[-79.3989,39.2555],[-79.3993,39.2553],[-79.3994,39.2552],[-79.3995,39.2551],[-79.3996,39.255],[-79.3996,39.2549],[-79.3996,39.2548],[-79.3994,39.2547],[-79.3993,39.2546],[-79.3989,39.2546],[-79.3987,39.2544],[-79.3986,39.254],[-79.3986,39.2537],[-79.3986,39.2536],[-79.3985,39.2536],[-79.3985,39.2534],[-79.3984,39.2534],[-79.3985,39.2533],[-79.3985,39.2531],[-79.3988,39.2527],[-79.399,39.2524],[-79.3991,39.2524],[-79.3997,39.2515],[-79.4002,39.2509],[-79.4008,39.2506],[-79.4011,39.2507],[-79.4014,39.2506],[-79.4018,39.2504],[-79.4024,39.2501],[-79.4024,39.2502],[-79.4026,39.2501],[-79.4029,39.2502],[-79.4031,39.2502],[-79.4035,39.2501],[-79.4036,39.25],[-79.4036,39.2499],[-79.4044,39.2491],[-79.4054,39.2483],[-79.4056,39.2482],[-79.4058,39.2476],[-79.4059,39.2473],[-79.4063,39.2471],[-79.4064,39.2471],[-79.407,39.2469],[-79.4077,39.2466],[-79.4086,39.2465],[-79.409,39.2465],[-79.4093,39.2463],[-79.4094,39.2462],[-79.4095,39.2462],[-79.4095,39.246],[-79.4094,39.2459],[-79.4094,39.2458],[-79.4092,39.2458],[-79.4086,39.2457],[-79.4085,39.2457],[-79.4084,39.2456],[-79.4083,39.2455],[-79.4082,39.2455],[-79.4083,39.2451],[-79.4091,39.244],[-79.4091,39.2438],[-79.4093,39.2433],[-79.4094,39.243],[-79.4095,39.2428],[-79.4097,39.2426],[-79.4102,39.2423],[-79.4106,39.242],[-79.4109,39.2418],[-79.4115,39.2416],[-79.4119,39.2414],[-79.412,39.2414],[-79.4121,39.2412],[-79.4122,39.2408],[-79.4121,39.2406],[-79.4121,39.2405],[-79.4122,39.2402],[-79.4123,39.2401],[-79.4124,39.2401],[-79.4126,39.2401],[-79.4128,39.24],[-79.4131,39.2401],[-79.4134,39.2402],[-79.4135,39.2403],[-79.4136,39.2403],[-79.4137,39.2402],[-79.4137,39.2403],[-79.4138,39.2404],[-79.4139,39.2404],[-79.4143,39.2404],[-79.4146,39.2402],[-79.4148,39.2401],[-79.4148,39.2399],[-79.4149,39.2398],[-79.415,39.2397],[-79.4151,39.2396],[-79.4165,39.2399],[-79.4176,39.2398],[-79.4182,39.2397],[-79.4187,39.2395],[-79.4189,39.2393],[-79.4193,39.2391],[-79.4203,39.2389],[-79.4205,39.2387],[-79.4207,39.2386],[-79.4208,39.2385],[-79.4209,39.2381],[-79.4208,39.2375],[-79.4209,39.2372],[-79.4209,39.2371],[-79.4208,39.2371],[-79.4205,39.2367],[-79.4204,39.2366],[-79.4204,39.2364],[-79.4204,39.2361],[-79.4204,39.236],[-79.4205,39.2357],[-79.4206,39.2355],[-79.4207,39.2354],[-79.4211,39.2352],[-79.4216,39.2351],[-79.4219,39.235],[-79.4219,39.2349],[-79.4221,39.2346],[-79.4223,39.2346],[-79.4224,39.2345],[-79.4225,39.2345],[-79.4232,39.2343],[-79.4233,39.2343],[-79.4235,39.2342],[-79.4237,39.2342],[-79.4239,39.2341],[-79.4243,39.2342],[-79.4244,39.2343],[-79.4245,39.2345],[-79.4247,39.2347],[-79.4249,39.2347],[-79.4251,39.2346],[-79.4252,39.2345],[-79.4253,39.2343],[-79.4253,39.234],[-79.4253,39.2337],[-79.425,39.2333],[-79.4248,39.233],[-79.4248,39.2329],[-79.4247,39.2326],[-79.4245,39.2322],[-79.4245,39.2317],[-79.4245,39.2315],[-79.4245,39.2312],[-79.4246,39.2309],[-79.4243,39.2301],[-79.4244,39.2299],[-79.4244,39.2297],[-79.4247,39.2283],[-79.4246,39.2282],[-79.4241,39.2276],[-79.424,39.2274],[-79.4241,39.2271],[-79.4242,39.2268],[-79.4248,39.2265],[-79.4253,39.2262],[-79.4256,39.2257],[-79.4257,39.2256],[-79.4257,39.2255],[-79.4257,39.2254],[-79.4257,39.2253],[-79.4258,39.2253],[-79.4262,39.2251],[-79.4264,39.2251],[-79.4273,39.225],[-79.4277,39.2249],[-79.4282,39.2246],[-79.4283,39.2245],[-79.4285,39.2243],[-79.4285,39.2242],[-79.4286,39.2241],[-79.4291,39.2237],[-79.4291,39.2236],[-79.4292,39.2237],[-79.4294,39.2236],[-79.4299,39.2235],[-79.4301,39.2235],[-79.4302,39.2237],[-79.4301,39.2239],[-79.4302,39.224],[-79.4305,39.2243],[-79.4307,39.2244],[-79.4312,39.2245],[-79.4316,39.2244],[-79.432,39.2243],[-79.4321,39.2243],[-79.4325,39.2242],[-79.4325,39.2241],[-79.4326,39.2241],[-79.433,39.2239],[-79.4337,39.2231],[-79.434,39.2229],[-79.4343,39.2225],[-79.4346,39.2223],[-79.4346,39.2222],[-79.4349,39.2219],[-79.4352,39.2216],[-79.4356,39.2209],[-79.436,39.2206],[-79.4361,39.2204],[-79.4362,39.2202],[-79.4362,39.2201],[-79.4364,39.2197],[-79.4365,39.2196],[-79.4365,39.2195],[-79.4367,39.2194],[-79.4369,39.2193],[-79.4371,39.2192],[-79.4371,39.2191],[-79.4374,39.2191],[-79.4375,39.2191],[-79.4376,39.219],[-79.4376,39.2189],[-79.4376,39.2188],[-79.4376,39.2187],[-79.4376,39.2186],[-79.4377,39.2186],[-79.4378,39.2185],[-79.438,39.2185],[-79.4381,39.2186],[-79.4383,39.2186],[-79.4384,39.2186],[-79.4385,39.2186],[-79.4386,39.2186],[-79.4387,39.2185],[-79.4388,39.2184],[-79.4389,39.2181],[-79.4389,39.218],[-79.439,39.2179],[-79.439,39.2178],[-79.4391,39.2177],[-79.4393,39.2176],[-79.4394,39.2176],[-79.4395,39.2175],[-79.4396,39.2174],[-79.4397,39.2173],[-79.4398,39.2171],[-79.44,39.217],[-79.4403,39.2167],[-79.4407,39.2165],[-79.4408,39.2165],[-79.4409,39.2165],[-79.441,39.2166],[-79.4411,39.2167],[-79.4412,39.2169],[-79.4413,39.2169],[-79.4415,39.2169],[-79.4416,39.217],[-79.4417,39.217],[-79.4418,39.2169],[-79.4418,39.2168],[-79.4418,39.2167],[-79.4419,39.2165],[-79.442,39.2164],[-79.4421,39.2163],[-79.4423,39.2163],[-79.4424,39.2163],[-79.4425,39.2163],[-79.4427,39.2164],[-79.443,39.2165],[-79.4434,39.2166],[-79.4436,39.2166],[-79.4439,39.2167],[-79.444,39.2167],[-79.4441,39.2167],[-79.4443,39.2166],[-79.4448,39.2165],[-79.4451,39.2164],[-79.4454,39.2163],[-79.4455,39.2163],[-79.4456,39.2162],[-79.446,39.216],[-79.4461,39.2159],[-79.4462,39.2159],[-79.4464,39.2159],[-79.447,39.2158],[-79.4472,39.2158],[-79.4473,39.2157],[-79.4474,39.2157],[-79.4475,39.2156],[-79.4477,39.2155],[-79.4479,39.2153],[-79.4481,39.2149],[-79.4482,39.2147],[-79.4484,39.2146],[-79.4485,39.2144],[-79.4487,39.2144],[-79.4488,39.2143],[-79.4489,39.2143],[-79.4491,39.2142],[-79.4492,39.2142],[-79.4494,39.2141],[-79.4495,39.2141],[-79.4498,39.2141],[-79.4501,39.214],[-79.4502,39.214],[-79.4505,39.214],[-79.4506,39.214],[-79.4506,39.2139],[-79.4506,39.2138],[-79.4505,39.2136],[-79.4505,39.2135],[-79.4505,39.2133],[-79.4506,39.213],[-79.4506,39.2129],[-79.4507,39.2128],[-79.4508,39.2128],[-79.4509,39.2127],[-79.451,39.2127],[-79.4511,39.2128],[-79.4512,39.2129],[-79.4513,39.2129],[-79.4513,39.213],[-79.4514,39.213],[-79.4515,39.2129],[-79.4515,39.2128],[-79.4516,39.2128],[-79.4516,39.2127],[-79.4517,39.2127],[-79.4519,39.2126],[-79.452,39.2127],[-79.4521,39.2127],[-79.4522,39.2127],[-79.4523,39.2126],[-79.4523,39.2125],[-79.4523,39.2124],[-79.4522,39.2124],[-79.4522,39.2123],[-79.4522,39.2122],[-79.4522,39.2121],[-79.4523,39.212],[-79.4524,39.212],[-79.4525,39.212],[-79.4526,39.212],[-79.4527,39.2119],[-79.4527,39.2118],[-79.4528,39.2117],[-79.4529,39.2117],[-79.4531,39.2115],[-79.4531,39.2114],[-79.4531,39.2113],[-79.453,39.2113],[-79.4529,39.2113],[-79.4528,39.2113],[-79.4527,39.2114],[-79.4526,39.2114],[-79.4526,39.2113],[-79.4526,39.2112],[-79.4526,39.211],[-79.4527,39.2109],[-79.4527,39.2108],[-79.4528,39.2107],[-79.453,39.2106],[-79.4532,39.2105],[-79.4533,39.2105],[-79.4534,39.2105],[-79.4535,39.2104],[-79.4538,39.2104],[-79.4539,39.2104],[-79.4541,39.2104],[-79.4542,39.2103],[-79.4543,39.2103],[-79.4544,39.2102],[-79.4545,39.2102],[-79.4546,39.2102],[-79.4548,39.2102],[-79.455,39.2102],[-79.4552,39.2102],[-79.4553,39.2102],[-79.4554,39.2103],[-79.4553,39.2103],[-79.4553,39.2104],[-79.4552,39.2105],[-79.4553,39.2105],[-79.4553,39.2106],[-79.4553,39.2107],[-79.4553,39.2108],[-79.4552,39.211],[-79.4553,39.211],[-79.4553,39.2111],[-79.4554,39.2111],[-79.4555,39.211],[-79.4556,39.2111],[-79.4557,39.2111],[-79.4557,39.2112],[-79.4558,39.2112],[-79.4559,39.2112],[-79.456,39.2111],[-79.4561,39.211],[-79.4562,39.211],[-79.4563,39.2111],[-79.4564,39.2111],[-79.4565,39.2111],[-79.4567,39.2111],[-79.4567,39.211],[-79.4568,39.2109],[-79.4569,39.2109],[-79.457,39.2109],[-79.4571,39.2112],[-79.4572,39.2113],[-79.4573,39.2112],[-79.4573,39.2111],[-79.4574,39.2111],[-79.4575,39.2111],[-79.4575,39.2113],[-79.4577,39.2114],[-79.4578,39.2115],[-79.4579,39.2115],[-79.458,39.2114],[-79.4581,39.2114],[-79.4582,39.2114],[-79.4583,39.2114],[-79.4585,39.2116],[-79.4586,39.2116],[-79.4587,39.2116],[-79.4588,39.2116],[-79.4591,39.2114],[-79.4592,39.2114],[-79.4593,39.2114],[-79.4596,39.2114],[-79.4597,39.2114],[-79.4599,39.2114],[-79.46,39.2116],[-79.4601,39.2116],[-79.4602,39.2115],[-79.4603,39.2115],[-79.4604,39.2115],[-79.4605,39.2115],[-79.4605,39.2116],[-79.4606,39.2115],[-79.4607,39.2114],[-79.4608,39.2113],[-79.461,39.2114],[-79.4611,39.2114],[-79.4612,39.2114],[-79.4613,39.2112],[-79.4614,39.2111],[-79.4616,39.211],[-79.4619,39.2109],[-79.4621,39.211],[-79.4622,39.2109],[-79.4624,39.2109],[-79.4626,39.2109],[-79.4628,39.2109],[-79.4628,39.2108],[-79.4628,39.2107],[-79.4629,39.2106],[-79.463,39.2104],[-79.4631,39.2104],[-79.4633,39.2104],[-79.4634,39.2104],[-79.4635,39.2103],[-79.4637,39.2103],[-79.4638,39.2103],[-79.4639,39.2102],[-79.4641,39.21],[-79.4641,39.2099],[-79.4643,39.2098],[-79.4644,39.2098],[-79.4645,39.2097],[-79.4646,39.2096],[-79.4647,39.2096],[-79.4647,39.2097],[-79.4648,39.2096],[-79.465,39.2096],[-79.4653,39.2095],[-79.4655,39.2094],[-79.4655,39.2093],[-79.4655,39.2092],[-79.4655,39.2091],[-79.4656,39.2091],[-79.4657,39.209],[-79.4658,39.209],[-79.466,39.209],[-79.4661,39.209],[-79.4662,39.2091],[-79.4663,39.209],[-79.4664,39.209],[-79.4664,39.2089],[-79.4666,39.2089],[-79.4668,39.2088],[-79.4669,39.2088],[-79.4673,39.2088],[-79.4674,39.2088],[-79.4675,39.2087],[-79.4676,39.2086],[-79.4676,39.2085],[-79.4676,39.2084],[-79.4676,39.2083],[-79.4677,39.2083],[-79.4678,39.2082],[-79.4678,39.2081],[-79.4678,39.2079],[-79.4679,39.2079],[-79.468,39.2079],[-79.468,39.2078],[-79.4681,39.2078],[-79.4681,39.2077],[-79.4681,39.2076],[-79.4682,39.2076],[-79.4687,39.2077],[-79.4688,39.2076],[-79.4689,39.2076],[-79.4691,39.2075],[-79.4694,39.2074],[-79.4695,39.2073],[-79.4696,39.2072],[-79.4696,39.2071],[-79.4695,39.207],[-79.4691,39.2068],[-79.469,39.2067],[-79.4689,39.2067],[-79.4688,39.2066],[-79.4688,39.2065],[-79.4688,39.2064],[-79.4688,39.2063],[-79.4688,39.2062],[-79.4689,39.2062],[-79.469,39.2061],[-79.4691,39.206],[-79.4691,39.2059],[-79.469,39.2057],[-79.469,39.2056],[-79.4691,39.2055],[-79.4692,39.2053],[-79.4693,39.2053],[-79.4693,39.2052],[-79.4694,39.2051],[-79.4694,39.2049],[-79.4694,39.2048],[-79.4694,39.2047],[-79.4694,39.2046],[-79.4694,39.2045],[-79.4695,39.2045],[-79.4696,39.2045],[-79.4698,39.2045],[-79.4698,39.2046],[-79.4699,39.2046],[-79.47,39.2046],[-79.4701,39.2046],[-79.4701,39.2045],[-79.47,39.2045],[-79.4698,39.2043],[-79.4697,39.2042],[-79.4697,39.2041],[-79.4697,39.204],[-79.4698,39.2038],[-79.4698,39.2037],[-79.4699,39.2037],[-79.47,39.2037],[-79.4701,39.2037],[-79.4702,39.2037],[-79.4704,39.2037],[-79.4704,39.2036],[-79.4704,39.2034],[-79.4705,39.2033],[-79.4705,39.2032],[-79.4706,39.2032],[-79.4707,39.2032],[-79.4707,39.2033],[-79.4707,39.2034],[-79.4708,39.2034],[-79.4709,39.2035],[-79.471,39.2035],[-79.471,39.2034],[-79.4711,39.2034],[-79.4711,39.2033],[-79.4713,39.2033],[-79.4715,39.2032],[-79.4717,39.2033],[-79.4719,39.2033],[-79.472,39.2033],[-79.4721,39.2033],[-79.4722,39.2032],[-79.4723,39.2032],[-79.4724,39.2031],[-79.4725,39.203],[-79.4724,39.203],[-79.4723,39.203],[-79.4722,39.203],[-79.4722,39.2029],[-79.4722,39.2028],[-79.4723,39.2027],[-79.4724,39.2027],[-79.4724,39.2026],[-79.4726,39.2026],[-79.4727,39.2026],[-79.4727,39.2024],[-79.4727,39.2023],[-79.4728,39.2022],[-79.4729,39.2022],[-79.4729,39.2021],[-79.473,39.2021],[-79.4731,39.2021],[-79.4732,39.2021],[-79.4733,39.2021],[-79.4735,39.2022],[-79.4737,39.2023],[-79.4741,39.2027],[-79.4742,39.2027],[-79.4743,39.2028],[-79.4744,39.2028],[-79.4745,39.2028],[-79.4747,39.2029],[-79.4752,39.2033],[-79.4753,39.2033],[-79.4754,39.2034],[-79.4756,39.2035],[-79.476,39.2036],[-79.4764,39.2038],[-79.4765,39.2039],[-79.4767,39.2039],[-79.4774,39.2041],[-79.4776,39.2041],[-79.4778,39.2041],[-79.4779,39.2041],[-79.4783,39.204],[-79.4784,39.204],[-79.4786,39.2041],[-79.4787,39.2041],[-79.4789,39.2042],[-79.479,39.2042],[-79.4795,39.2042],[-79.4795,39.2043],[-79.4797,39.2043],[-79.4798,39.2044],[-79.4799,39.2044],[-79.4801,39.2044],[-79.4802,39.2044],[-79.4805,39.2045],[-79.4806,39.2045],[-79.4807,39.2045],[-79.4808,39.2045],[-79.4809,39.2046],[-79.4809,39.2047],[-79.4808,39.2048],[-79.4809,39.2049],[-79.4812,39.2049],[-79.4813,39.2049],[-79.4814,39.205],[-79.4815,39.205],[-79.4817,39.205],[-79.4818,39.205],[-79.482,39.2052],[-79.4821,39.2052],[-79.4822,39.2052],[-79.4823,39.2052],[-79.4824,39.2052],[-79.4827,39.2052],[-79.4829,39.2052],[-79.483,39.2052],[-79.4831,39.2052],[-79.4831,39.2053],[-79.4831,39.2055],[-79.4831,39.2056],[-79.4832,39.2057],[-79.4833,39.2057],[-79.4834,39.2057],[-79.4835,39.2057],[-79.4838,39.2056],[-79.484,39.2055],[-79.4841,39.2056],[-79.4842,39.2057],[-79.4843,39.2058],[-79.4844,39.2058],[-79.4845,39.2058],[-79.4851,39.2058],[-79.4855,39.2058],[-79.4857,39.2058],[-79.4859,39.2058],[-79.4862,39.2058],[-79.4866,39.2059],[-79.4869,39.2059],[-79.4869,39.206],[-79.4869,39.2061],[-79.4869,39.2067],[-79.4869,39.2068],[-79.4869,39.2069],[-79.4869,39.2073],[-79.4868,39.2085],[-79.4868,39.2089],[-79.4868,39.2103],[-79.4868,39.2144],[-79.4867,39.2158],[-79.4867,39.2162],[-79.4867,39.2175],[-79.4867,39.2179],[-79.4867,39.2188],[-79.4866,39.2212],[-79.4866,39.2221],[-79.4866,39.225],[-79.4865,39.2296],[-79.4865,39.2339],[-79.4864,39.2368],[-79.4864,39.2392],[-79.4864,39.2399],[-79.4863,39.2464],[-79.4862,39.2488],[-79.4862,39.249],[-79.4862,39.2491],[-79.4862,39.2492],[-79.4862,39.2495],[-79.4862,39.2501],[-79.4862,39.2503],[-79.4862,39.2504],[-79.4862,39.2507],[-79.4862,39.2508],[-79.4862,39.2522],[-79.4861,39.2544],[-79.4861,39.2567],[-79.486,39.2582],[-79.486,39.2592],[-79.4859,39.2621],[-79.4859,39.2631],[-79.4859,39.2632],[-79.4859,39.2633],[-79.4859,39.2636],[-79.4859,39.2637],[-79.4859,39.2639],[-79.4859,39.2647],[-79.4859,39.2648],[-79.4859,39.2649],[-79.4861,39.2649],[-79.4861,39.265],[-79.4862,39.265],[-79.4864,39.265],[-79.487,39.2652],[-79.4873,39.2652],[-79.4872,39.2672],[-79.4872,39.2732],[-79.4871,39.2734],[-79.4871,39.2754],[-79.4871,39.2757],[-79.4872,39.2764],[-79.4875,39.279],[-79.4877,39.2799],[-79.4876,39.2814],[-79.4875,39.2831],[-79.487,39.2918],[-79.487,39.2926],[-79.4868,39.2958],[-79.4868,39.2959],[-79.4868,39.2963],[-79.4868,39.2964],[-79.4868,39.2969],[-79.4868,39.2985],[-79.4868,39.2991],[-79.4868,39.2992],[-79.4868,39.2993],[-79.4867,39.3024],[-79.4866,39.3124],[-79.4865,39.3142],[-79.4865,39.3157],[-79.4865,39.3162],[-79.4865,39.3176],[-79.4865,39.3181],[-79.4865,39.3184],[-79.4865,39.319],[-79.4865,39.3192],[-79.4865,39.3193],[-79.4865,39.3195],[-79.4865,39.3196],[-79.4864,39.3201],[-79.4864,39.3203],[-79.4864,39.3221],[-79.4864,39.3227],[-79.4864,39.323],[-79.4864,39.3237],[-79.4864,39.3239],[-79.4864,39.325],[-79.4863,39.3284],[-79.4863,39.3296],[-79.4863,39.33],[-79.4863,39.3312],[-79.4863,39.3316],[-79.4863,39.3317],[-79.4863,39.3321],[-79.4862,39.3323],[-79.4862,39.3347],[-79.4861,39.3419],[-79.4861,39.3443],[-79.4857,39.3443],[-79.4847,39.3443],[-79.4844,39.3443],[-79.4844,39.3445],[-79.4844,39.3449],[-79.4844,39.345],[-79.4844,39.3454],[-79.4843,39.3458],[-79.4843,39.3464],[-79.4843,39.3467],[-79.4843,39.3468],[-79.4843,39.3471],[-79.4843,39.3478],[-79.4843,39.3499],[-79.4843,39.3504],[-79.4843,39.3505],[-79.4843,39.3506],[-79.4843,39.3507],[-79.4843,39.3511],[-79.4843,39.3512],[-79.4843,39.3514],[-79.4843,39.3526],[-79.4842,39.357],[-79.4842,39.3585],[-79.4842,39.3586],[-79.4842,39.3587],[-79.4842,39.3589],[-79.4842,39.359],[-79.4842,39.3603],[-79.4841,39.3642],[-79.4841,39.3655],[-79.4841,39.367],[-79.484,39.3715],[-79.484,39.373],[-79.484,39.375],[-79.484,39.3751],[-79.4839,39.3808],[-79.4839,39.3826],[-79.4839,39.3827],[-79.4839,39.383],[-79.4839,39.3839],[-79.4839,39.3842],[-79.4839,39.3843],[-79.4839,39.3859],[-79.4838,39.3905],[-79.4838,39.3921],[-79.4838,39.3929],[-79.4837,39.3954],[-79.4837,39.3963],[-79.4837,39.3983],[-79.4837,39.4005],[-79.4836,39.4043],[-79.4836,39.4062],[-79.4836,39.4063],[-79.4836,39.4074],[-79.4836,39.4107],[-79.4836,39.4118],[-79.4836,39.4119],[-79.4836,39.4121],[-79.4836,39.4123],[-79.4836,39.4125],[-79.4835,39.4133],[-79.4835,39.4157],[-79.4835,39.4165],[-79.4835,39.417],[-79.4835,39.4185],[-79.4835,39.4188],[-79.4835,39.419],[-79.4835,39.4191],[-79.4835,39.4193],[-79.4835,39.4194],[-79.4835,39.4208],[-79.4834,39.4253],[-79.4834,39.4267],[-79.4834,39.4269],[-79.4833,39.4285],[-79.4833,39.4337],[-79.4833,39.4355],[-79.4833,39.4381],[-79.4832,39.442],[-79.4832,39.446],[-79.4832,39.4475],[-79.4832,39.4478],[-79.4832,39.4486],[-79.4832,39.4487],[-79.4832,39.4488],[-79.4832,39.4491],[-79.4831,39.4505],[-79.4831,39.451],[-79.4831,39.4516],[-79.4831,39.4535],[-79.4831,39.4541],[-79.483,39.4574],[-79.4829,39.4603],[-79.4829,39.4671],[-79.4829,39.4704],[-79.4829,39.4705],[-79.4829,39.4707],[-79.4829,39.4713],[-79.4829,39.4714],[-79.4829,39.4715],[-79.4829,39.4719],[-79.4829,39.473],[-79.4829,39.4734],[-79.4829,39.4759],[-79.4828,39.4836],[-79.4827,39.4861],[-79.4828,39.4862],[-79.4828,39.4863],[-79.4829,39.4869],[-79.4829,39.4871],[-79.4829,39.4876],[-79.4829,39.4894],[-79.4829,39.49],[-79.4829,39.4902],[-79.4829,39.4908],[-79.4829,39.491],[-79.4828,39.4948],[-79.4827,39.5001],[-79.4827,39.5062],[-79.4826,39.5101],[-79.4826,39.5105],[-79.4826,39.5111],[-79.4826,39.5141],[-79.4826,39.5152],[-79.4826,39.5153],[-79.4826,39.5164],[-79.4826,39.5201],[-79.4827,39.5214],[-79.4826,39.522],[-79.4825,39.5235],[-79.4824,39.524],[-79.4823,39.5247],[-79.4824,39.5252],[-79.4824,39.5268],[-79.4824,39.5273],[-79.4824,39.5274],[-79.4824,39.5275],[-79.4824,39.5278],[-79.4824,39.528],[-79.4824,39.5284],[-79.4824,39.5309],[-79.4824,39.5317],[-79.4817,39.5317],[-79.4796,39.5317],[-79.4789,39.5317],[-79.4789,39.5318],[-79.4789,39.5321],[-79.4789,39.5322],[-79.4788,39.5329],[-79.4788,39.5349],[-79.4788,39.5356],[-79.4788,39.5362],[-79.4788,39.5379],[-79.4788,39.5385],[-79.4788,39.5388],[-79.4788,39.5395],[-79.4788,39.5427],[-79.4788,39.5437],[-79.4788,39.5441],[-79.4787,39.5462],[-79.4787,39.5537],[-79.4787,39.5552],[-79.4787,39.5561],[-79.4787,39.5563],[-79.4786,39.5583],[-79.4786,39.5646],[-79.4786,39.5648],[-79.4786,39.567],[-79.4786,39.5673],[-79.4785,39.5682],[-79.4785,39.5683],[-79.4785,39.5685],[-79.4785,39.5709],[-79.4785,39.5782],[-79.4784,39.5806],[-79.4784,39.5823],[-79.4784,39.5873],[-79.4784,39.5889],[-79.4784,39.5901],[-79.4783,39.5934],[-79.4783,39.5946],[-79.4783,39.5985],[-79.4783,39.6017],[-79.4782,39.6105],[-79.4782,39.6142],[-79.4782,39.6144],[-79.4781,39.615],[-79.4781,39.6168],[-79.4781,39.6174],[-79.4781,39.6177],[-79.4781,39.6188],[-79.4781,39.6191],[-79.4781,39.6192],[-79.4781,39.6213],[-79.4781,39.6251],[-79.478,39.6276],[-79.478,39.6297],[-79.478,39.6298],[-79.478,39.6308],[-79.4779,39.6339],[-79.4779,39.6349],[-79.4779,39.6363],[-79.4778,39.6381],[-79.4778,39.6403],[-79.4778,39.6417],[-79.4778,39.6418],[-79.4778,39.6422],[-79.4778,39.6423],[-79.4776,39.6423],[-79.4766,39.6425],[-79.4766,39.6427],[-79.4766,39.644],[-79.4766,39.6442],[-79.4766,39.6444],[-79.4766,39.6446],[-79.4766,39.645],[-79.4766,39.6451],[-79.4766,39.6459],[-79.4766,39.6486],[-79.4766,39.6494],[-79.4766,39.6495],[-79.4766,39.6496],[-79.4766,39.6497],[-79.4766,39.6523],[-79.4766,39.6553],[-79.4767,39.6604],[-79.4767,39.6631],[-79.4767,39.6632],[-79.4767,39.6635],[-79.4767,39.6636],[-79.4767,39.6637],[-79.4767,39.6654],[-79.4767,39.6706],[-79.4767,39.6721],[-79.4767,39.6723],[-79.4767,39.6726],[-79.4768,39.6736],[-79.4768,39.6739],[-79.4768,39.6747],[-79.4768,39.6772],[-79.4768,39.6781],[-79.4768,39.6787],[-79.4768,39.6805],[-79.4768,39.6811],[-79.4768,39.6812],[-79.4768,39.6853],[-79.4768,39.691],[-79.4768,39.6927],[-79.4768,39.6942],[-79.4768,39.6977],[-79.4769,39.7017],[-79.4769,39.7018],[-79.4769,39.7019],[-79.4768,39.7035],[-79.4768,39.7087],[-79.4768,39.7104],[-79.4768,39.7107],[-79.4768,39.7119],[-79.4767,39.7122],[-79.4767,39.7131],[-79.4767,39.7156],[-79.4767,39.7164],[-79.4767,39.7174],[-79.4767,39.7201],[-79.4767,39.7211],[-79.4763,39.7211],[-79.4753,39.7211],[-79.475,39.7211],[-79.4746,39.7211],[-79.4735,39.7211],[-79.4731,39.7211],[-79.469,39.7212],[-79.4638,39.7212],[-79.4568,39.7213],[-79.4547,39.7213],[-79.4527,39.7213],[-79.4512,39.7213],[-79.4465,39.7214],[-79.4449,39.7214],[-79.4425,39.7214],[-79.4352,39.7214],[-79.4328,39.7215],[-79.4323,39.7215],[-79.4308,39.7215],[-79.4303,39.7215],[-79.4285,39.7215],[-79.423,39.7215],[-79.4212,39.7215],[-79.4186,39.7216],[-79.4155,39.7216],[-79.4109,39.7216],[-79.4083,39.7216],[-79.4071,39.7216],[-79.4033,39.7216],[-79.4021,39.7216],[-79.402,39.7216],[-79.4003,39.7216],[-79.3951,39.7216],[-79.3934,39.7216],[-79.3932,39.7216],[-79.3927,39.7216],[-79.3925,39.7216],[-79.3918,39.7216],[-79.3916,39.7216],[-79.3912,39.7216],[-79.3897,39.7216],[-79.3891,39.7216],[-79.3882,39.7216],[-79.3879,39.7216],[-79.387,39.7216],[-79.3869,39.7216],[-79.3866,39.7216],[-79.3858,39.7216],[-79.3834,39.7216],[-79.3826,39.7216],[-79.382,39.7216],[-79.38,39.7216],[-79.3794,39.7216],[-79.3763,39.7216],[-79.3748,39.7216],[-79.367,39.7217],[-79.3639,39.7217],[-79.3631,39.7217],[-79.3606,39.7217],[-79.3598,39.7217],[-79.3597,39.7217],[-79.3571,39.7217],[-79.3488,39.7218],[-79.3465,39.7218],[-79.346,39.7218],[-79.3458,39.7218],[-79.3453,39.7219],[-79.3452,39.7219],[-79.3451,39.7219],[-79.3431,39.7219],[-79.3369,39.7219],[-79.3349,39.7219],[-79.3326,39.7219],[-79.3259,39.7219],[-79.3237,39.7219],[-79.3225,39.7219],[-79.3188,39.7219],[-79.3176,39.722],[-79.3142,39.722],[-79.3135,39.722],[-79.3038,39.722],[-79.3004,39.722],[-79.3003,39.722],[-79.3002,39.722],[-79.2982,39.722],[-79.2917,39.722],[-79.2897,39.722],[-79.2896,39.722],[-79.2891,39.722],[-79.2878,39.722],[-79.2875,39.722],[-79.2873,39.722],[-79.2826,39.722],[-79.2682,39.722],[-79.2637,39.722],[-79.2635,39.722],[-79.2621,39.722],[-79.2579,39.722],[-79.2565,39.722],[-79.2561,39.722],[-79.2548,39.722],[-79.2544,39.722],[-79.2533,39.722],[-79.2502,39.722],[-79.2498,39.722],[-79.2491,39.722],[-79.2478,39.722],[-79.2441,39.722],[-79.2428,39.722],[-79.2407,39.722],[-79.2345,39.722],[-79.2327,39.722],[-79.2324,39.722],[-79.2309,39.722],[-79.2264,39.722],[-79.2252,39.722],[-79.2249,39.722],[-79.2246,39.722],[-79.2225,39.722],[-79.2205,39.722],[-79.2203,39.722],[-79.2153,39.722],[-79.2129,39.722],[-79.2125,39.722],[-79.2115,39.722],[-79.2111,39.722],[-79.2106,39.722],[-79.2092,39.7221],[-79.2087,39.7221],[-79.2084,39.7221],[-79.2083,39.7221],[-79.207,39.7221],[-79.2065,39.7221],[-79.205,39.7221],[-79.2007,39.7221],[-79.2005,39.7221],[-79.1989,39.7221],[-79.1983,39.7221],[-79.1963,39.7221],[-79.1956,39.7221],[-79.1954,39.7221],[-79.1948,39.7221],[-79.1946,39.7221],[-79.1901,39.7222],[-79.1767,39.7223],[-79.1748,39.7223],[-79.1722,39.7223],[-79.172,39.7223],[-79.1713,39.7223],[-79.1687,39.7223],[-79.1679,39.7223],[-79.1676,39.7223],[-79.1669,39.7223],[-79.1667,39.7223],[-79.1653,39.7223],[-79.1611,39.7223],[-79.1603,39.7223],[-79.1597,39.7223],[-79.1596,39.7223],[-79.1589,39.7223],[-79.1554,39.7224],[-79.1425,39.7224],[-79.1382,39.7224],[-79.1381,39.7224],[-79.1377,39.7224],[-79.1365,39.7224],[-79.136,39.7224],[-79.1348,39.7224],[-79.1312,39.7225],[-79.13,39.7225],[-79.1267,39.7225],[-79.1248,39.7225],[-79.1239,39.7225],[-79.1168,39.7225],[-79.1136,39.7225],[-79.1132,39.7225],[-79.1123,39.7225],[-79.1122,39.7225],[-79.1121,39.7225],[-79.112,39.7225],[-79.1119,39.7225],[-79.1118,39.7225],[-79.1116,39.7225],[-79.1106,39.7225],[-79.1102,39.7225],[-79.1057,39.7225],[-79.092,39.7225],[-79.0875,39.7225],[-79.0874,39.7225],[-79.0845,39.7225],[-79.0811,39.7225],[-79.0756,39.7226],[-79.0727,39.7226],[-79.0695,39.7226],[-79.0608,39.7227],[-79.0599,39.7227],[-79.0567,39.7228],[-79.0559,39.7228],[-79.0534,39.7228],[-79.0526,39.7228],[-79.0518,39.7228],[-79.0496,39.7228],[-79.049,39.7229],[-79.0488,39.7229],[-79.0477,39.7229],[-79.0456,39.7229],[-79.0442,39.7229],[-79.043,39.7229],[-79.0411,39.7229],[-79.0352,39.7228],[-79.0333,39.7228],[-79.03,39.7228],[-79.0203,39.7227],[-79.0171,39.7227],[-79.0164,39.7227],[-79.0143,39.7227],[-79.0137,39.7227],[-79.0135,39.7227],[-79.0113,39.7227],[-79.0048,39.7226],[-79.0026,39.7226],[-79.002,39.7226],[-79.0002,39.7226],[-78.9998,39.7226],[-78.9996,39.7226],[-78.9994,39.7226],[-78.9978,39.7226],[-78.9925,39.7226],[-78.9907,39.7226],[-78.9906,39.7226],[-78.9896,39.7226],[-78.9863,39.7226],[-78.9852,39.7226],[-78.9841,39.7226],[-78.9809,39.7226],[-78.9798,39.7226],[-78.9793,39.7226],[-78.9779,39.7226],[-78.9774,39.7226],[-78.9752,39.7226],[-78.9687,39.7226],[-78.9677,39.7226],[-78.9666,39.7226],[-78.9662,39.7226],[-78.9652,39.7227],[-78.9649,39.7227],[-78.9641,39.7227],[-78.9624,39.7227],[-78.9616,39.7227],[-78.9607,39.7227],[-78.9599,39.7227],[-78.9586,39.7227],[-78.9574,39.7227],[-78.9565,39.7227],[-78.9534,39.7227],[-78.944,39.7227],[-78.9409,39.7227],[-78.9399,39.7227],[-78.9368,39.7227],[-78.9358,39.7227],[-78.9357,39.7227],[-78.9348,39.7227],[-78.9321,39.7228],[-78.9312,39.7228],[-78.9307,39.7228],[-78.9294,39.7228],[-78.9289,39.7228],[-78.9281,39.7228],[-78.928,39.7228],[-78.925,39.7228],[-78.9241,39.7228],[-78.921,39.7228],[-78.9152,39.7228],[-78.9149,39.7228],[-78.9128,39.7228],[-78.9055,39.7228],[-78.9031,39.7229],[-78.903,39.7229],[-78.9005,39.7229],[-78.8932,39.7229],[-78.8907,39.7229],[-78.8897,39.7229],[-78.8867,39.7229],[-78.8857,39.7229],[-78.881,39.7229],[-78.8751,39.7229],[-78.8732,39.7229],[-78.8669,39.7229],[-78.8625,39.723],[-78.8624,39.723],[-78.8621,39.723],[-78.8613,39.723],[-78.8587,39.723],[-78.8578,39.723],[-78.8576,39.723],[-78.8575,39.723],[-78.8565,39.723],[-78.8562,39.723],[-78.8557,39.723],[-78.8542,39.723],[-78.8538,39.723],[-78.8537,39.723],[-78.853,39.723],[-78.8509,39.723],[-78.8502,39.723],[-78.8499,39.723],[-78.8463,39.723],[-78.8461,39.723],[-78.8454,39.723],[-78.8453,39.723],[-78.8439,39.723],[-78.8431,39.723],[-78.8427,39.723],[-78.8416,39.723],[-78.8413,39.723],[-78.8406,39.7229],[-78.8387,39.7229],[-78.8383,39.7229],[-78.8382,39.7229],[-78.8381,39.7229],[-78.838,39.7229],[-78.8376,39.7229],[-78.8359,39.7229],[-78.8311,39.7229],[-78.8294,39.7229],[-78.8273,39.7229],[-78.8268,39.7229],[-78.8253,39.7229],[-78.8248,39.7229],[-78.8247,39.7229],[-78.8246,39.7229],[-78.8245,39.7229],[-78.8243,39.7229],[-78.8242,39.7229],[-78.8237,39.7229],[-78.8221,39.7229],[-78.8216,39.7229],[-78.8208,39.7229],[-78.8186,39.7229],[-78.8178,39.7229],[-78.8173,39.7229],[-78.8159,39.7229],[-78.8154,39.7229],[-78.8147,39.7229],[-78.8124,39.7229],[-78.8117,39.7229],[-78.811,39.7229],[-78.809,39.7229],[-78.8084,39.7229],[-78.8055,39.7229],[-78.8001,39.7229],[-78.7994,39.7229],[-78.7993,39.7229],[-78.7962,39.7229],[-78.7958,39.7229],[-78.7955,39.7229],[-78.7895,39.7229],[-78.7834,39.7229],[-78.7831,39.7229],[-78.7826,39.7229],[-78.7797,39.7229],[-78.7776,39.7229],[-78.7775,39.723],[-78.7768,39.723],[-78.7767,39.723],[-78.776,39.723],[-78.7747,39.723],[-78.7746,39.723],[-78.7745,39.723],[-78.7725,39.723],[-78.7723,39.723],[-78.7719,39.723],[-78.7718,39.723],[-78.7716,39.723],[-78.7715,39.723],[-78.7714,39.723],[-78.7713,39.723],[-78.7712,39.723],[-78.7701,39.723],[-78.7698,39.723],[-78.7695,39.723],[-78.7694,39.723],[-78.7692,39.723],[-78.7691,39.723],[-78.769,39.723],[-78.7689,39.723],[-78.7684,39.723],[-78.7662,39.7229],[-78.7661,39.7229],[-78.7651,39.7229],[-78.7649,39.7229],[-78.7452,39.723],[-78.7425,39.723],[-78.7421,39.723],[-78.7362,39.723],[-78.7298,39.723],[-78.7235,39.723],[-78.7234,39.723],[-78.7233,39.723],[-78.7213,39.723],[-78.7208,39.7229],[-78.7192,39.7229],[-78.7184,39.7229],[-78.7183,39.7229],[-78.7152,39.7229],[-78.7096,39.7229],[-78.7065,39.7229],[-78.7064,39.7229],[-78.706,39.7229],[-78.7048,39.7229],[-78.7044,39.7229],[-78.7042,39.7229],[-78.7035,39.7229],[-78.7033,39.7229],[-78.7027,39.7229],[-78.701,39.723],[-78.7005,39.723],[-78.7001,39.723],[-78.6997,39.723],[-78.6952,39.7229],[-78.6921,39.7229],[-78.6902,39.7229],[-78.6901,39.7229],[-78.69,39.7229],[-78.6895,39.7229],[-78.6894,39.7229],[-78.6882,39.7229],[-78.6881,39.7229],[-78.6879,39.7229],[-78.6877,39.7229],[-78.6876,39.7229],[-78.6856,39.7229],[-78.6855,39.7229],[-78.6854,39.7229],[-78.6809,39.7229],[-78.6782,39.7229],[-78.6741,39.7229],[-78.6726,39.7229],[-78.6714,39.7229],[-78.6709,39.7229],[-78.6701,39.7229],[-78.6697,39.7229],[-78.6659,39.723],[-78.6592,39.7229],[-78.6583,39.7229],[-78.658,39.7229],[-78.655,39.7229],[-78.6505,39.7229],[-78.6496,39.7229],[-78.6425,39.7229],[-78.6384,39.7229],[-78.6337,39.7229],[-78.6318,39.7229],[-78.6314,39.7229],[-78.6247,39.7229],[-78.6245,39.7229],[-78.6236,39.7229],[-78.6233,39.7229],[-78.6155,39.7228],[-78.6103,39.7228],[-78.6102,39.7228],[-78.5978,39.7227],[-78.5976,39.7227],[-78.5926,39.7226],[-78.5911,39.7226],[-78.5903,39.7226],[-78.5902,39.7226],[-78.5799,39.7226],[-78.579,39.7226],[-78.5784,39.7226],[-78.5762,39.7226],[-78.5761,39.7226],[-78.5648,39.7227],[-78.5629,39.7227],[-78.56,39.7227],[-78.5554,39.7228],[-78.555,39.7228],[-78.5548,39.7228],[-78.5547,39.7228],[-78.5541,39.7228],[-78.5525,39.7228],[-78.5485,39.7228],[-78.5463,39.7228],[-78.5462,39.7228],[-78.5461,39.7228],[-78.546,39.7228],[-78.5459,39.7228],[-78.5458,39.7228],[-78.5454,39.7228],[-78.5443,39.7228],[-78.5439,39.7227],[-78.5377,39.7225],[-78.5376,39.7225],[-78.5337,39.7225],[-78.5336,39.7225],[-78.5335,39.7225],[-78.5245,39.7226],[-78.5243,39.7226],[-78.5241,39.7226],[-78.524,39.7226],[-78.5205,39.7226],[-78.5181,39.7227],[-78.518,39.7227],[-78.5178,39.7227],[-78.5164,39.7227],[-78.5163,39.7227],[-78.5084,39.7228],[-78.5074,39.7228],[-78.5073,39.7228],[-78.5053,39.7228],[-78.5028,39.7228],[-78.5013,39.7228],[-78.5012,39.7228],[-78.5007,39.7228],[-78.5005,39.7228],[-78.4964,39.7228],[-78.4962,39.7229],[-78.4961,39.7229],[-78.4935,39.7229],[-78.4928,39.7229],[-78.4927,39.7229],[-78.4924,39.7229],[-78.492,39.7229],[-78.4906,39.7228],[-78.4878,39.7229],[-78.4876,39.7229],[-78.4873,39.7229],[-78.4865,39.7229],[-78.4862,39.7229],[-78.483,39.7229],[-78.4794,39.7229],[-78.475,39.7229],[-78.4749,39.7229],[-78.4695,39.7229],[-78.4683,39.7229],[-78.4653,39.7229],[-78.4646,39.7229],[-78.4623,39.7229],[-78.4616,39.7229],[-78.4615,39.7229],[-78.452,39.7229],[-78.4519,39.7229],[-78.4504,39.7228],[-78.4502,39.7228],[-78.4492,39.7228],[-78.4491,39.7228],[-78.4472,39.7228],[-78.4454,39.7228],[-78.4449,39.7228],[-78.4448,39.7228],[-78.4444,39.7228],[-78.443,39.7227],[-78.4429,39.7227],[-78.4428,39.7227],[-78.4426,39.7227],[-78.4388,39.7225],[-78.4365,39.7225],[-78.4364,39.7225],[-78.4333,39.7225],[-78.4332,39.7225],[-78.4254,39.7226],[-78.4252,39.7226],[-78.4233,39.7226],[-78.4231,39.7226],[-78.423,39.7226],[-78.4229,39.7226],[-78.4208,39.7226],[-78.4198,39.7227],[-78.4132,39.7227],[-78.4099,39.7228],[-78.409,39.7228],[-78.4089,39.7228],[-78.4086,39.7228],[-78.4083,39.7228],[-78.4067,39.7228],[-78.4062,39.7228],[-78.4012,39.7228],[-78.4011,39.7228],[-78.401,39.7228],[-78.3984,39.7228],[-78.3983,39.7228],[-78.3981,39.7228],[-78.3862,39.7227],[-78.3852,39.7227],[-78.385,39.7227],[-78.3849,39.7227],[-78.3806,39.7226],[-78.3703,39.7226],[-78.3701,39.7226],[-78.3674,39.7226],[-78.367,39.7226],[-78.3616,39.7226],[-78.3614,39.7226],[-78.3612,39.7226],[-78.3595,39.7226],[-78.3574,39.7226],[-78.3572,39.7226],[-78.357,39.7226],[-78.3554,39.7226],[-78.3535,39.7226],[-78.3534,39.7226],[-78.3459,39.722],[-78.3457,39.7221],[-78.3455,39.7222],[-78.3454,39.7223],[-78.3451,39.7224],[-78.3444,39.7225],[-78.3429,39.7223],[-78.3428,39.7223],[-78.3427,39.7223],[-78.3427,39.7224],[-78.3424,39.7224],[-78.3423,39.7224],[-78.3421,39.7224],[-78.3408,39.7224],[-78.3406,39.7224],[-78.3405,39.7224],[-78.3401,39.7224],[-78.34,39.7224],[-78.3399,39.7224],[-78.3398,39.7225],[-78.3397,39.7225],[-78.3396,39.7225],[-78.339,39.7224],[-78.3387,39.7224],[-78.3382,39.7224],[-78.3379,39.7223],[-78.3376,39.7223],[-78.3374,39.7224],[-78.3373,39.7224],[-78.3369,39.7225],[-78.3368,39.7225],[-78.3367,39.7226],[-78.3358,39.7225],[-78.3356,39.7225],[-78.3346,39.7226],[-78.3334,39.7226],[-78.3329,39.7226],[-78.3327,39.7227],[-78.332,39.7226],[-78.3313,39.7226],[-78.3306,39.7226],[-78.3298,39.7226],[-78.3234,39.7228],[-78.3215,39.7228],[-78.3214,39.7228],[-78.3213,39.7228],[-78.32,39.7228],[-78.3192,39.7228],[-78.3165,39.7229],[-78.3162,39.7229],[-78.3151,39.7229],[-78.3149,39.7229],[-78.3148,39.7229],[-78.3147,39.7229],[-78.3144,39.7229],[-78.314,39.7229],[-78.3113,39.7228],[-78.3108,39.7228],[-78.3105,39.7228],[-78.3104,39.7228],[-78.3094,39.7228],[-78.3063,39.7228],[-78.3056,39.7228],[-78.3055,39.7228],[-78.3052,39.7228],[-78.3051,39.7228],[-78.3049,39.7228],[-78.3047,39.7228],[-78.3046,39.7228],[-78.3029,39.7228],[-78.2998,39.7228],[-78.2979,39.7227],[-78.2972,39.7227],[-78.2969,39.7227],[-78.2966,39.7227],[-78.2962,39.7227],[-78.2955,39.7227],[-78.2932,39.7227],[-78.2925,39.7227],[-78.2924,39.7227],[-78.2922,39.7227],[-78.291,39.7227],[-78.288,39.7227],[-78.2879,39.7227],[-78.2867,39.7227],[-78.2817,39.7226],[-78.28,39.7226],[-78.2788,39.7226],[-78.2738,39.7226],[-78.2698,39.7224],[-78.2694,39.7225],[-78.2693,39.7225],[-78.2692,39.7225],[-78.2691,39.7225],[-78.269,39.7225],[-78.2689,39.7225],[-78.2685,39.7225],[-78.2684,39.7225],[-78.2683,39.7225],[-78.2656,39.7225],[-78.2575,39.7226],[-78.2551,39.7227],[-78.2548,39.7227],[-78.2529,39.7227],[-78.2527,39.7227],[-78.25,39.7227],[-78.2472,39.7226],[-78.2455,39.7226],[-78.2453,39.7226],[-78.2451,39.7226],[-78.245,39.7226],[-78.245,39.7225],[-78.2441,39.7225],[-78.244,39.7225],[-78.2438,39.7224],[-78.2434,39.7224],[-78.2431,39.7224],[-78.2406,39.7224],[-78.2403,39.7224],[-78.238,39.7226],[-78.2377,39.7226],[-78.2375,39.7226],[-78.237,39.7226],[-78.2351,39.7226],[-78.2273,39.7225],[-78.2258,39.7225],[-78.2255,39.7225],[-78.225,39.7225],[-78.2248,39.7225],[-78.2247,39.7225],[-78.2233,39.7225],[-78.2191,39.7225],[-78.218,39.7225],[-78.2178,39.7225],[-78.2177,39.7225],[-78.2168,39.7225],[-78.2141,39.7225],[-78.2137,39.7225],[-78.2136,39.7225],[-78.2131,39.7225],[-78.2115,39.7225],[-78.2066,39.7225],[-78.205,39.7225],[-78.2047,39.7225],[-78.2044,39.7225],[-78.204,39.7225],[-78.2037,39.7225],[-78.2036,39.7225],[-78.2035,39.7225],[-78.2033,39.7225],[-78.2032,39.7225],[-78.203,39.7225],[-78.2029,39.7225],[-78.2027,39.7225],[-78.2021,39.7224],[-78.202,39.7224],[-78.2018,39.7224],[-78.1992,39.7224],[-78.1987,39.7224],[-78.1985,39.7224],[-78.1984,39.7224],[-78.1861,39.7224],[-78.1855,39.7224],[-78.1853,39.7224],[-78.1851,39.7224],[-78.185,39.7224],[-78.1846,39.7224],[-78.1821,39.7224],[-78.1816,39.7224],[-78.1815,39.7224],[-78.18,39.7224],[-78.1792,39.7224],[-78.1769,39.7224],[-78.1762,39.7224],[-78.1752,39.7224],[-78.1723,39.7224],[-78.1718,39.7224],[-78.1713,39.7224],[-78.1699,39.7224],[-78.1668,39.7224],[-78.1532,39.7223],[-78.1489,39.7223],[-78.1487,39.7223],[-78.1486,39.7223],[-78.147,39.7223],[-78.1422,39.7223],[-78.1408,39.7223],[-78.1406,39.7223],[-78.14,39.7223],[-78.1381,39.7223],[-78.1377,39.7223],[-78.1375,39.7223],[-78.1367,39.7223],[-78.1344,39.7223],[-78.1342,39.7223],[-78.134,39.7223],[-78.1336,39.7223],[-78.1328,39.7223],[-78.1303,39.7223],[-78.1294,39.7223],[-78.1279,39.7223],[-78.1251,39.7223],[-78.125,39.7223],[-78.1232,39.7222],[-78.122,39.7222],[-78.1216,39.7222],[-78.12,39.7222],[-78.1167,39.7222],[-78.1152,39.7221],[-78.115,39.7221],[-78.1136,39.7221],[-78.1128,39.7221],[-78.1108,39.7221],[-78.1022,39.7221],[-78.0994,39.7221],[-78.0969,39.7221],[-78.0958,39.7221],[-78.0904,39.7222],[-78.0896,39.7222],[-78.0871,39.7222],[-78.087,39.7222],[-78.0854,39.7222],[-78.0807,39.7223],[-78.0791,39.7223],[-78.0787,39.7223],[-78.0776,39.7223],[-78.0772,39.7223],[-78.0765,39.7223],[-78.0748,39.7223],[-78.0746,39.7223],[-78.0744,39.7223],[-78.0742,39.7223],[-78.0739,39.7223],[-78.0737,39.7223],[-78.0719,39.7223],[-78.0664,39.7224],[-78.0646,39.7224],[-78.0645,39.7224],[-78.0642,39.7224],[-78.0641,39.7224],[-78.064,39.7224],[-78.0639,39.7224],[-78.0638,39.7224],[-78.0636,39.7224],[-78.0635,39.7224],[-78.0633,39.7224],[-78.0632,39.7224],[-78.0631,39.7224],[-78.0628,39.7224],[-78.0627,39.7224],[-78.0626,39.7224],[-78.0624,39.7224],[-78.0621,39.7224],[-78.0603,39.7225],[-78.0597,39.7225],[-78.049,39.7223],[-78.0489,39.7223],[-78.0484,39.7223],[-78.047,39.7223],[-78.0469,39.7223],[-78.0467,39.7223],[-78.0466,39.7223],[-78.0465,39.7223],[-78.0464,39.7223],[-78.0463,39.7223],[-78.0459,39.7223],[-78.0457,39.7223],[-78.0443,39.7223],[-78.0439,39.7223],[-78.0438,39.7223],[-78.0413,39.7223],[-78.0353,39.7223],[-78.0337,39.7223],[-78.032,39.7223],[-78.0312,39.7223],[-78.0303,39.7223],[-78.028,39.7224],[-78.0275,39.7224],[-78.0268,39.7224],[-78.0265,39.7224],[-78.0263,39.7224],[-78.0256,39.7224],[-78.0254,39.7224],[-78.0222,39.7224],[-78.0194,39.7224],[-78.0015,39.7224],[-77.9997,39.7224],[-77.9956,39.7224],[-77.9955,39.7224],[-77.9934,39.7224],[-77.9884,39.7224],[-77.9869,39.7224],[-77.9847,39.7224],[-77.9835,39.7224],[-77.98,39.7224],[-77.9789,39.7224],[-77.9774,39.7224],[-77.9731,39.7224],[-77.9717,39.7224],[-77.9688,39.7224],[-77.9664,39.7224],[-77.9562,39.7224],[-77.9561,39.7224],[-77.9545,39.7223],[-77.9539,39.7223],[-77.9501,39.7223],[-77.9492,39.7223],[-77.9474,39.7223],[-77.9463,39.7223],[-77.9431,39.7223],[-77.942,39.7223],[-77.9413,39.7223],[-77.9411,39.7223],[-77.9392,39.7223],[-77.9386,39.7223],[-77.9385,39.7223],[-77.9382,39.7223],[-77.9376,39.7223],[-77.9374,39.7223],[-77.9337,39.7223],[-77.9295,39.7223],[-77.9224,39.7223],[-77.9187,39.7223],[-77.9182,39.7223],[-77.9167,39.7223],[-77.9162,39.7223],[-77.9158,39.7223],[-77.915,39.7223],[-77.9116,39.7222],[-77.9104,39.7222],[-77.9088,39.7222],[-77.9038,39.7222],[-77.9023,39.7222],[-77.9021,39.7222],[-77.8977,39.7223],[-77.8957,39.7223],[-77.8947,39.7223],[-77.8939,39.7223],[-77.8935,39.7221],[-77.8934,39.7221],[-77.8917,39.7221],[-77.8911,39.7222],[-77.8881,39.7222],[-77.8868,39.7222],[-77.879,39.7222],[-77.8761,39.7222],[-77.876,39.7222],[-77.8759,39.7222],[-77.8754,39.7222],[-77.8753,39.7222],[-77.8752,39.7222],[-77.8747,39.7222],[-77.8745,39.7222],[-77.8733,39.7221],[-77.8675,39.7221],[-77.8655,39.7221],[-77.8619,39.7221],[-77.8512,39.722],[-77.8491,39.722],[-77.8476,39.722],[-77.8447,39.7219],[-77.8436,39.7219],[-77.8315,39.7219],[-77.8286,39.7219],[-77.8274,39.7218],[-77.8225,39.7218],[-77.8216,39.7218],[-77.8112,39.7217],[-77.8079,39.7217],[-77.8032,39.7217],[-77.8031,39.7217],[-77.803,39.7217],[-77.8029,39.7217],[-77.8028,39.7218],[-77.8021,39.7218],[-77.7996,39.7217],[-77.7991,39.7217],[-77.7987,39.7217],[-77.7971,39.7217],[-77.7943,39.7217],[-77.7922,39.7217],[-77.7906,39.7216],[-77.7904,39.7216],[-77.7901,39.7216],[-77.79,39.7216],[-77.7899,39.7216],[-77.7897,39.7216],[-77.7896,39.7216],[-77.7893,39.7216],[-77.7883,39.7216],[-77.7879,39.7216],[-77.7875,39.7216],[-77.7867,39.7215],[-77.7843,39.7215],[-77.7836,39.7215],[-77.7831,39.7215],[-77.7821,39.7215],[-77.7819,39.7215],[-77.7792,39.7214],[-77.771,39.7214],[-77.7683,39.7214],[-77.7657,39.7213],[-77.758,39.7213],[-77.7575,39.7213],[-77.7558,39.7212],[-77.7554,39.7212],[-77.7553,39.7212],[-77.7547,39.7212],[-77.7545,39.7212],[-77.7542,39.7212],[-77.754,39.7213],[-77.7524,39.7213],[-77.7518,39.7213],[-77.7514,39.7213],[-77.7501,39.7213],[-77.7472,39.7213],[-77.7467,39.7213],[-77.7462,39.7213],[-77.7452,39.7213],[-77.7449,39.7213],[-77.7442,39.7213],[-77.7435,39.7213],[-77.7432,39.7213],[-77.7431,39.7213],[-77.7427,39.7213],[-77.7424,39.7213],[-77.7421,39.7213],[-77.7415,39.7213],[-77.7411,39.7213],[-77.7406,39.7213],[-77.7406,39.7212],[-77.7403,39.7212],[-77.7401,39.7212],[-77.7397,39.7212],[-77.7395,39.7212],[-77.7387,39.7212],[-77.7386,39.7212],[-77.7381,39.7212],[-77.7377,39.7212],[-77.7375,39.7212],[-77.7371,39.7212],[-77.7367,39.7212],[-77.7365,39.7212],[-77.7361,39.7213],[-77.736,39.7213],[-77.7358,39.7213],[-77.7357,39.7213],[-77.7356,39.7213],[-77.7355,39.7213],[-77.7354,39.7213],[-77.7353,39.7212],[-77.7352,39.7212],[-77.735,39.7212],[-77.7347,39.7212],[-77.7346,39.7212],[-77.7342,39.7212],[-77.7337,39.7212],[-77.7331,39.7212],[-77.7327,39.7212],[-77.7323,39.7212],[-77.7322,39.7212],[-77.732,39.7212],[-77.731,39.7212],[-77.7307,39.7212],[-77.7301,39.7212],[-77.7299,39.7212],[-77.7294,39.7212],[-77.7292,39.7212],[-77.7291,39.7212],[-77.7289,39.7212],[-77.7288,39.7212],[-77.7287,39.7212],[-77.7279,39.7212],[-77.7276,39.7212],[-77.7275,39.7212],[-77.7274,39.7212],[-77.7273,39.7212],[-77.7269,39.7212],[-77.726,39.7211],[-77.7255,39.721],[-77.725,39.721],[-77.7248,39.721],[-77.7243,39.7209],[-77.7241,39.7209],[-77.7224,39.7209],[-77.7217,39.7209],[-77.7194,39.721],[-77.7175,39.721],[-77.7159,39.721],[-77.7155,39.7211],[-77.7154,39.7211],[-77.715,39.7211],[-77.7148,39.7211],[-77.7147,39.7211],[-77.7146,39.7211],[-77.7135,39.7211],[-77.7074,39.721],[-77.6984,39.721],[-77.6915,39.721],[-77.6857,39.7209],[-77.6785,39.7209],[-77.6782,39.7209],[-77.6777,39.7209],[-77.6771,39.7209],[-77.6752,39.7208],[-77.6743,39.7208],[-77.674,39.7208],[-77.6735,39.7208],[-77.673,39.7208],[-77.6726,39.7208],[-77.672,39.7208],[-77.6719,39.7208],[-77.6702,39.7207],[-77.6696,39.7207],[-77.6676,39.7207],[-77.6664,39.7207],[-77.6568,39.7207],[-77.6539,39.7207],[-77.6535,39.7206],[-77.651,39.7206],[-77.6495,39.7206],[-77.6433,39.7206],[-77.6407,39.7206],[-77.6375,39.7206],[-77.6279,39.7205],[-77.6247,39.7205],[-77.6239,39.7205],[-77.6231,39.7205],[-77.6214,39.7205],[-77.621,39.7205],[-77.6206,39.7205],[-77.6205,39.7205],[-77.6203,39.7205],[-77.6202,39.7205],[-77.6201,39.7205],[-77.6174,39.7205],[-77.6141,39.7205],[-77.6093,39.7205],[-77.6067,39.7205],[-77.6066,39.7205],[-77.6065,39.7205],[-77.6064,39.7205],[-77.6063,39.7205],[-77.6055,39.7205],[-77.6053,39.7205],[-77.6052,39.7205],[-77.6035,39.7205],[-77.6028,39.7205],[-77.5972,39.7205],[-77.5954,39.7205],[-77.5933,39.7204],[-77.593,39.7204],[-77.5923,39.7204],[-77.5916,39.7204],[-77.5901,39.7204],[-77.5894,39.7204],[-77.5888,39.7204],[-77.5878,39.7204],[-77.583,39.7204],[-77.5815,39.7204],[-77.5814,39.7204],[-77.5811,39.7204],[-77.58,39.7204],[-77.5784,39.7204],[-77.5774,39.7204],[-77.5759,39.7204],[-77.5746,39.7204],[-77.5745,39.7204],[-77.5744,39.7204],[-77.573,39.7204],[-77.5688,39.7204],[-77.5675,39.7204],[-77.5647,39.7204],[-77.5643,39.7204],[-77.5548,39.7203],[-77.5536,39.7203],[-77.5517,39.7203],[-77.5501,39.7202],[-77.5454,39.7202],[-77.5442,39.7202],[-77.5439,39.7202],[-77.5438,39.7202],[-77.5435,39.7202],[-77.5434,39.7202],[-77.5433,39.7202],[-77.5429,39.7201],[-77.5428,39.7201],[-77.5418,39.7201],[-77.5407,39.7201],[-77.5387,39.7201],[-77.5377,39.7201],[-77.5375,39.7201],[-77.5372,39.7201],[-77.5369,39.7201],[-77.5367,39.7201],[-77.5363,39.7201],[-77.5351,39.7202],[-77.5347,39.7202],[-77.5345,39.7202],[-77.5344,39.7201],[-77.5343,39.7201],[-77.5341,39.7201],[-77.534,39.7201],[-77.5339,39.7201],[-77.5337,39.7201],[-77.5336,39.7201],[-77.5323,39.7201],[-77.5285,39.7201],[-77.5272,39.7201],[-77.5263,39.7201],[-77.5256,39.72],[-77.5234,39.72],[-77.523,39.72],[-77.5225,39.72],[-77.5213,39.72],[-77.5178,39.72],[-77.5168,39.72],[-77.5166,39.72],[-77.5163,39.72],[-77.5153,39.72],[-77.515,39.72],[-77.5142,39.72],[-77.5138,39.7199],[-77.5119,39.7199],[-77.5112,39.7199],[-77.5103,39.7199],[-77.5076,39.7199],[-77.507,39.7199],[-77.5069,39.7199],[-77.5068,39.7199],[-77.5066,39.7199],[-77.5064,39.7199],[-77.5063,39.7199],[-77.5061,39.7199],[-77.5054,39.7199],[-77.5052,39.7199],[-77.5048,39.7199],[-77.5033,39.7199],[-77.5028,39.7199],[-77.5021,39.7199],[-77.4999,39.7199],[-77.4997,39.7199],[-77.4995,39.72],[-77.4992,39.72],[-77.4986,39.72],[-77.497,39.72],[-77.4965,39.72],[-77.4959,39.72],[-77.4947,39.72],[-77.4915,39.72],[-77.4893,39.72],[-77.4886,39.72],[-77.488,39.72],[-77.4875,39.72],[-77.4869,39.72],[-77.4852,39.72],[-77.4846,39.72],[-77.484,39.72],[-77.4822,39.72],[-77.4817,39.72],[-77.4811,39.72],[-77.4794,39.72],[-77.4788,39.72],[-77.4786,39.72],[-77.4785,39.72],[-77.4781,39.72],[-77.477,39.72],[-77.4769,39.72],[-77.4765,39.72],[-77.4764,39.72],[-77.476,39.72],[-77.4759,39.72],[-77.4758,39.72],[-77.4754,39.72],[-77.4753,39.72],[-77.4748,39.72],[-77.4734,39.72],[-77.4729,39.72],[-77.4726,39.72],[-77.4716,39.72],[-77.4712,39.72],[-77.4709,39.72],[-77.4699,39.72],[-77.4695,39.72],[-77.4693,39.72],[-77.4691,39.72],[-77.4689,39.72],[-77.4675,39.72],[-77.4674,39.72],[-77.4672,39.72],[-77.4666,39.72],[-77.4653,39.72],[-77.4646,39.72],[-77.4643,39.72],[-77.464,39.72],[-77.463,39.72],[-77.4601,39.72],[-77.4594,39.72],[-77.4591,39.72],[-77.4573,39.72],[-77.457,39.72],[-77.4519,39.7199],[-77.4501,39.7199],[-77.4486,39.7199],[-77.448,39.7199],[-77.4468,39.7199],[-77.4458,39.7199],[-77.4424,39.7199],[-77.4358,39.7199],[-77.435,39.7199],[-77.4317,39.7199],[-77.4315,39.7199],[-77.431,39.7199],[-77.4308,39.7199],[-77.4282,39.7199],[-77.4205,39.7199],[-77.4183,39.7199],[-77.4179,39.7199],[-77.4169,39.7199],[-77.4137,39.7199],[-77.4127,39.7199],[-77.4119,39.7199],[-77.4095,39.7199],[-77.4087,39.7199],[-77.4084,39.7199],[-77.4077,39.7199],[-77.4074,39.7199],[-77.4065,39.7199],[-77.4059,39.7199],[-77.4045,39.7199],[-77.3958,39.7198],[-77.3929,39.7198],[-77.3928,39.7198],[-77.3927,39.7198],[-77.3922,39.7198],[-77.392,39.7198],[-77.3918,39.7198],[-77.3916,39.7198],[-77.3912,39.7198],[-77.391,39.7198],[-77.3908,39.7198],[-77.3901,39.7198],[-77.3899,39.7198],[-77.3893,39.7198],[-77.3804,39.7199],[-77.3794,39.7199],[-77.3789,39.7199],[-77.3781,39.7199],[-77.3777,39.7199],[-77.3773,39.7199],[-77.3769,39.7199],[-77.376,39.7199],[-77.3757,39.7199],[-77.3755,39.7199],[-77.3753,39.7199],[-77.3751,39.7199],[-77.3745,39.7199],[-77.3743,39.7199],[-77.3734,39.7199],[-77.3709,39.7199],[-77.3701,39.7199],[-77.37,39.7199],[-77.3696,39.7199],[-77.3695,39.7199],[-77.3687,39.7199],[-77.3661,39.7199],[-77.3653,39.7199],[-77.3652,39.7199],[-77.365,39.7199],[-77.3649,39.7199],[-77.3645,39.7199],[-77.3634,39.7199],[-77.363,39.7199],[-77.3617,39.7199],[-77.3577,39.7199],[-77.3564,39.7199],[-77.3552,39.7199],[-77.3517,39.7199],[-77.3506,39.7199],[-77.3505,39.7199],[-77.3496,39.7199],[-77.3489,39.7199],[-77.3487,39.7199],[-77.3394,39.7199],[-77.3386,39.7199],[-77.3362,39.7199],[-77.3353,39.7199],[-77.3347,39.7199],[-77.3329,39.7199],[-77.3323,39.7199],[-77.3312,39.7199],[-77.328,39.7199],[-77.3269,39.7199],[-77.3268,39.7199],[-77.3267,39.7199],[-77.3266,39.7199],[-77.3265,39.7199],[-77.3263,39.7199],[-77.3262,39.7199],[-77.3255,39.7199],[-77.3234,39.7199],[-77.3227,39.7199],[-77.3225,39.7199],[-77.3218,39.7199],[-77.3215,39.7199],[-77.3213,39.7199],[-77.3205,39.7199],[-77.3203,39.7199],[-77.3176,39.7199],[-77.3096,39.7199],[-77.307,39.7199],[-77.3069,39.7199],[-77.3067,39.7199],[-77.3066,39.7199],[-77.3064,39.7199],[-77.3058,39.7199],[-77.3056,39.7199],[-77.3055,39.7199],[-77.305,39.7199],[-77.3048,39.7199],[-77.3024,39.7199],[-77.2954,39.7199],[-77.293,39.7199],[-77.2887,39.7199],[-77.2758,39.7199],[-77.2715,39.7199],[-77.2714,39.7199],[-77.2713,39.7199],[-77.2709,39.7199],[-77.2708,39.7199],[-77.2707,39.7199],[-77.269,39.7199],[-77.2685,39.7199],[-77.2676,39.7199],[-77.2649,39.7199],[-77.264,39.7199],[-77.2637,39.7199],[-77.2629,39.7199],[-77.2626,39.7199],[-77.2598,39.7199],[-77.2564,39.7199],[-77.2515,39.7199],[-77.2488,39.7199],[-77.2485,39.7199],[-77.2476,39.7199],[-77.2472,39.7199],[-77.2464,39.7199],[-77.2439,39.7199],[-77.2431,39.7199],[-77.243,39.7199],[-77.2428,39.7199],[-77.2426,39.7199],[-77.2422,39.7199],[-77.2419,39.7199],[-77.2416,39.7199],[-77.2411,39.7199],[-77.2405,39.7199],[-77.2396,39.7199],[-77.2394,39.7199],[-77.239,39.7199],[-77.2389,39.7199],[-77.2387,39.7199],[-77.2381,39.7199],[-77.2379,39.7199],[-77.2377,39.7199],[-77.2372,39.7199],[-77.2371,39.7199],[-77.2369,39.7199],[-77.2365,39.7199],[-77.2352,39.7199],[-77.2348,39.7199],[-77.2347,39.7199],[-77.2345,39.7199],[-77.234,39.7199],[-77.2338,39.7199],[-77.2309,39.7199],[-77.2224,39.7199],[-77.2195,39.7199],[-77.2194,39.7199],[-77.2191,39.7199],[-77.219,39.7199],[-77.2187,39.7199],[-77.2183,39.7199],[-77.2178,39.7199],[-77.2177,39.7199],[-77.2173,39.7199],[-77.2171,39.7199],[-77.217,39.7199],[-77.2169,39.7199],[-77.2162,39.7199],[-77.2098,39.7199],[-77.2097,39.7199],[-77.205,39.7199],[-77.2045,39.7199],[-77.2002,39.7198],[-77.1984,39.7198],[-77.1901,39.7198],[-77.1895,39.7198],[-77.189,39.7198],[-77.1878,39.7198],[-77.1864,39.7198],[-77.1863,39.7198],[-77.1859,39.7198],[-77.1857,39.7198],[-77.1829,39.7198],[-77.1761,39.7198],[-77.1742,39.7198],[-77.1711,39.7198],[-77.1709,39.7199],[-77.1695,39.7199],[-77.1693,39.7199],[-77.1692,39.7199],[-77.1674,39.7199],[-77.1671,39.7199],[-77.167,39.7199],[-77.1614,39.7199],[-77.1612,39.7199],[-77.1611,39.7199],[-77.1608,39.7199],[-77.1598,39.7199],[-77.1587,39.7199],[-77.1567,39.7199],[-77.1566,39.7199],[-77.1541,39.7199],[-77.154,39.7199],[-77.1478,39.7199],[-77.1471,39.7199],[-77.1469,39.7199],[-77.1462,39.7199],[-77.1422,39.7199],[-77.135,39.7199],[-77.1245,39.7199],[-77.1241,39.7199],[-77.1231,39.7199],[-77.1229,39.7199],[-77.1227,39.7199],[-77.1209,39.7199],[-77.1202,39.7199],[-77.1196,39.7199],[-77.1181,39.7199],[-77.1149,39.7199],[-77.1147,39.7199],[-77.1141,39.7199],[-77.114,39.7199],[-77.1139,39.7199],[-77.1137,39.7199],[-77.1136,39.7199],[-77.1123,39.7199],[-77.1111,39.7199],[-77.1075,39.7199],[-77.1073,39.7199],[-77.1031,39.7199],[-77.1008,39.7199],[-77.1007,39.7199],[-77.0981,39.7199],[-77.0979,39.7199],[-77.0975,39.7199],[-77.095,39.7199],[-77.0896,39.7199],[-77.0888,39.7199],[-77.0881,39.7199],[-77.0877,39.7199],[-77.0833,39.7199],[-77.0826,39.7199],[-77.0824,39.7199],[-77.0675,39.7199],[-77.067,39.7199],[-77.0669,39.7199],[-77.066,39.7199],[-77.0659,39.7199],[-77.058,39.7199],[-77.0579,39.7199],[-77.0551,39.7199],[-77.053,39.7199],[-77.0496,39.7199],[-77.0488,39.7199],[-77.0474,39.7199],[-77.0473,39.7199],[-77.0435,39.7199],[-77.0399,39.7199],[-77.0386,39.7199],[-77.0378,39.7199],[-77.0376,39.7199],[-77.0327,39.7199],[-77.0325,39.7199],[-77.0323,39.7199],[-77.0273,39.72],[-77.0267,39.72],[-77.023,39.7201],[-77.0208,39.7201],[-77.0194,39.7201],[-77.0186,39.7201],[-77.0185,39.7201],[-77.018,39.7201],[-77.0179,39.7201],[-77.0173,39.7201],[-77.0139,39.7201],[-77.0125,39.7201],[-77.0123,39.7201],[-77.0116,39.7201],[-77.0096,39.7201],[-77.0094,39.7201],[-77.0093,39.7201],[-77.0083,39.7201],[-77.0069,39.7201],[-77.0066,39.7201],[-77.0055,39.7201],[-77.0016,39.7201],[-77.0008,39.7201],[-76.9993,39.7201],[-76.9981,39.7201],[-76.9977,39.7201],[-76.9926,39.7199],[-76.9909,39.7198],[-76.989,39.7198],[-76.9834,39.72],[-76.9816,39.72],[-76.9815,39.72],[-76.981,39.72],[-76.9796,39.72],[-76.9792,39.72],[-76.9783,39.72],[-76.9756,39.7201],[-76.9748,39.7201],[-76.9747,39.7201],[-76.9744,39.7201],[-76.9743,39.7201],[-76.9722,39.7201],[-76.9657,39.7202],[-76.9635,39.7202],[-76.9626,39.7202],[-76.9578,39.7204],[-76.9567,39.7204],[-76.9534,39.7204],[-76.9523,39.7204],[-76.9514,39.7204],[-76.9488,39.7205],[-76.948,39.7205],[-76.9476,39.7205],[-76.9465,39.7205],[-76.9461,39.7205],[-76.946,39.7205],[-76.9458,39.7205],[-76.9457,39.7205],[-76.9452,39.7205],[-76.9437,39.7205],[-76.9432,39.7205],[-76.9431,39.7205],[-76.9427,39.7205],[-76.9426,39.7205],[-76.9424,39.7205],[-76.9412,39.7205],[-76.9384,39.7206],[-76.9383,39.7206],[-76.9377,39.7207],[-76.9365,39.7207],[-76.9364,39.7207],[-76.9361,39.7207],[-76.936,39.7207],[-76.9359,39.7207],[-76.9358,39.7207],[-76.9357,39.7207],[-76.9351,39.7207],[-76.9332,39.7207],[-76.9326,39.7207],[-76.9321,39.7207],[-76.9308,39.7207],[-76.9303,39.7207],[-76.9302,39.7207],[-76.9292,39.7207],[-76.9261,39.7207],[-76.9251,39.7207],[-76.9245,39.7207],[-76.9226,39.7206],[-76.9223,39.7206],[-76.922,39.7206],[-76.9215,39.7206],[-76.9201,39.7206],[-76.9196,39.7206],[-76.9189,39.7206],[-76.917,39.7206],[-76.9163,39.7206],[-76.9161,39.7206],[-76.916,39.7206],[-76.9158,39.7206],[-76.9147,39.7206],[-76.9116,39.7206],[-76.9106,39.7206],[-76.9023,39.7205],[-76.902,39.7205],[-76.8979,39.7205],[-76.8978,39.7204],[-76.8977,39.7204],[-76.8976,39.7204],[-76.8968,39.7204],[-76.8957,39.7204],[-76.8954,39.7204],[-76.8944,39.7204],[-76.8938,39.7204],[-76.8937,39.7204],[-76.8927,39.7204],[-76.8911,39.7204],[-76.8904,39.7204],[-76.8891,39.7204],[-76.8831,39.7204],[-76.8811,39.7204],[-76.8729,39.7205],[-76.8709,39.7205],[-76.8708,39.7205],[-76.8705,39.7205],[-76.8704,39.7205],[-76.8699,39.7205],[-76.8683,39.7204],[-76.8678,39.7204],[-76.8676,39.7204],[-76.8673,39.7204],[-76.8672,39.7204],[-76.8671,39.7204],[-76.8668,39.7204],[-76.8667,39.7204],[-76.8657,39.7204],[-76.8627,39.7204],[-76.8617,39.7204],[-76.8616,39.7204],[-76.8575,39.7204],[-76.8527,39.7206],[-76.8524,39.7206],[-76.8497,39.7205],[-76.8451,39.7205],[-76.845,39.7205],[-76.8449,39.7205],[-76.8448,39.7205],[-76.8447,39.7205],[-76.8446,39.7205],[-76.8442,39.7205],[-76.8418,39.7205],[-76.8395,39.7205],[-76.8394,39.7205],[-76.8392,39.7205],[-76.8389,39.7205],[-76.838,39.7205],[-76.8377,39.7205],[-76.8349,39.7205],[-76.8263,39.7205],[-76.8239,39.7206],[-76.8235,39.7206],[-76.8234,39.7206],[-76.8231,39.7206],[-76.823,39.7206],[-76.8228,39.7206],[-76.8226,39.7205],[-76.8204,39.7206],[-76.82,39.7206],[-76.8197,39.7206],[-76.8161,39.7206],[-76.8079,39.7207],[-76.8078,39.7207],[-76.8075,39.7206],[-76.8073,39.7206],[-76.8071,39.7206],[-76.8068,39.7206],[-76.8055,39.7206],[-76.8017,39.7206],[-76.8005,39.7206],[-76.7994,39.7206],[-76.7962,39.7206],[-76.7961,39.7206],[-76.795,39.7206],[-76.7937,39.7206],[-76.7899,39.7208],[-76.7886,39.7208],[-76.7884,39.7208],[-76.7883,39.7208],[-76.7874,39.7208],[-76.7871,39.7208],[-76.7867,39.7208],[-76.7857,39.7208],[-76.7853,39.7208],[-76.7851,39.7208],[-76.7844,39.7208],[-76.7841,39.7208],[-76.784,39.7208],[-76.7837,39.7208],[-76.7836,39.7208],[-76.7835,39.7208],[-76.7833,39.7208],[-76.7832,39.7208],[-76.7817,39.7208],[-76.777,39.7208],[-76.7755,39.7208],[-76.7747,39.7208],[-76.7723,39.7208],[-76.7715,39.7208],[-76.7713,39.7208],[-76.7701,39.7208],[-76.766,39.7209],[-76.7647,39.7209],[-76.7633,39.7209],[-76.7623,39.7209],[-76.7592,39.7209],[-76.7578,39.7209],[-76.7563,39.7209],[-76.7518,39.7209],[-76.7507,39.7209],[-76.7506,39.7209],[-76.7503,39.7209],[-76.7502,39.7209],[-76.7501,39.7209],[-76.75,39.7209],[-76.7499,39.7209],[-76.7498,39.7209],[-76.7496,39.7209],[-76.7489,39.7209],[-76.7486,39.7209],[-76.7459,39.7209],[-76.7376,39.721],[-76.7348,39.721],[-76.7337,39.721],[-76.7306,39.721],[-76.7295,39.721],[-76.7289,39.721],[-76.727,39.721],[-76.7264,39.721],[-76.7211,39.721],[-76.717,39.721],[-76.7169,39.721],[-76.7159,39.7211],[-76.7158,39.721],[-76.7156,39.721],[-76.7125,39.7211],[-76.7124,39.7211],[-76.7123,39.7211],[-76.7121,39.7211],[-76.7114,39.7211],[-76.7112,39.7211],[-76.7102,39.7211],[-76.7072,39.7212],[-76.7064,39.7212],[-76.7062,39.7212],[-76.7061,39.7212],[-76.7059,39.7212],[-76.7049,39.7211],[-76.7047,39.7211],[-76.7046,39.7211],[-76.7045,39.7211],[-76.7041,39.7211],[-76.7027,39.7211],[-76.7013,39.7211],[-76.6989,39.7211],[-76.6988,39.7211],[-76.6981,39.7211],[-76.6979,39.7211],[-76.6977,39.7211],[-76.6975,39.7211],[-76.6971,39.7211],[-76.6969,39.7211],[-76.693,39.7211],[-76.6915,39.7211],[-76.6883,39.7211],[-76.6869,39.7211],[-76.6856,39.7211],[-76.6854,39.7211],[-76.6853,39.7211],[-76.6851,39.7211],[-76.685,39.7211],[-76.6837,39.7211],[-76.6796,39.7211],[-76.6783,39.7211],[-76.678,39.7211],[-76.6771,39.7211],[-76.6768,39.7211],[-76.6749,39.7211],[-76.672,39.7211],[-76.6703,39.7211],[-76.6694,39.7211],[-76.6675,39.7211],[-76.6668,39.7211],[-76.6649,39.7211],[-76.6642,39.7211],[-76.6629,39.7211],[-76.6591,39.7211],[-76.6579,39.7211],[-76.655,39.7211],[-76.6548,39.7211],[-76.6546,39.7211],[-76.6528,39.7211],[-76.6474,39.7211],[-76.6455,39.7211],[-76.6446,39.7211],[-76.6384,39.7212],[-76.6315,39.7212],[-76.631,39.7212],[-76.629,39.7212],[-76.6278,39.7212],[-76.6184,39.7212],[-76.6152,39.7212],[-76.6094,39.7213],[-76.6014,39.7213],[-76.5975,39.7206],[-76.5955,39.7204],[-76.592,39.7209],[-76.5904,39.721],[-76.5855,39.7212],[-76.5839,39.7213],[-76.5826,39.7213],[-76.5787,39.7213],[-76.5775,39.7213],[-76.5763,39.7213],[-76.5728,39.7211],[-76.5716,39.7211],[-76.5714,39.7211],[-76.5709,39.7211],[-76.5707,39.7211],[-76.5705,39.7212],[-76.5697,39.7212],[-76.5695,39.7212],[-76.5694,39.7212],[-76.569,39.7212],[-76.5677,39.7212],[-76.5672,39.7212],[-76.5662,39.7212],[-76.5632,39.7212],[-76.5622,39.7212],[-76.5602,39.7212],[-76.5542,39.7213],[-76.5523,39.7214],[-76.5521,39.7214],[-76.5515,39.7214],[-76.5514,39.7214],[-76.5513,39.7214],[-76.5509,39.7214],[-76.5508,39.7214],[-76.5504,39.7214],[-76.5491,39.7214],[-76.5487,39.7214],[-76.5476,39.7214],[-76.5444,39.7213],[-76.5434,39.7213],[-76.543,39.7213],[-76.5418,39.7213],[-76.5414,39.7213],[-76.5384,39.7213],[-76.5293,39.7213],[-76.5262,39.7213],[-76.5261,39.7213],[-76.5256,39.7213],[-76.5241,39.7213],[-76.5236,39.7213],[-76.5224,39.7213],[-76.5187,39.7212],[-76.5175,39.7212],[-76.5174,39.7212],[-76.5169,39.7212],[-76.5153,39.7211],[-76.5148,39.7211],[-76.5129,39.7212],[-76.5072,39.7212],[-76.5054,39.7212],[-76.5029,39.7212],[-76.4955,39.7213],[-76.493,39.7213],[-76.4927,39.7213],[-76.492,39.7213],[-76.4917,39.7213],[-76.4901,39.7213],[-76.485,39.7213],[-76.4834,39.7213],[-76.4826,39.7213],[-76.4803,39.7212],[-76.4796,39.7211],[-76.4791,39.7211],[-76.4785,39.7211],[-76.4766,39.7211],[-76.4754,39.7211],[-76.4743,39.7211],[-76.4742,39.7211],[-76.4738,39.7211],[-76.4726,39.7211],[-76.4722,39.7211],[-76.4722,39.7212],[-76.4708,39.7212],[-76.4665,39.7212],[-76.4651,39.7212],[-76.4643,39.7212],[-76.4619,39.7213],[-76.4611,39.7213],[-76.4605,39.7213],[-76.4588,39.7213],[-76.4582,39.7213],[-76.4569,39.7213],[-76.4531,39.7213],[-76.4518,39.7213],[-76.4503,39.7213],[-76.4456,39.7212],[-76.4441,39.7212],[-76.4438,39.7212],[-76.4428,39.7212],[-76.4424,39.7212],[-76.4418,39.7212],[-76.4398,39.7213],[-76.4389,39.7213],[-76.438,39.7213],[-76.4345,39.7213],[-76.4333,39.7213],[-76.4315,39.7213],[-76.4311,39.7213],[-76.426,39.7212],[-76.4241,39.7212],[-76.4193,39.7212],[-76.4189,39.7212],[-76.4188,39.7212],[-76.4186,39.7212],[-76.4184,39.7212],[-76.4183,39.7212],[-76.4182,39.7212],[-76.4181,39.7212],[-76.418,39.7212],[-76.4179,39.7212],[-76.4178,39.7212],[-76.4177,39.7212],[-76.4176,39.7212],[-76.4167,39.7212],[-76.4148,39.7212],[-76.4147,39.7212],[-76.4143,39.7212],[-76.4142,39.7212],[-76.4133,39.7212],[-76.4103,39.7212],[-76.4094,39.7212],[-76.4091,39.7212],[-76.4085,39.7212],[-76.4059,39.7212],[-76.4051,39.7212],[-76.4045,39.7212],[-76.4044,39.7212],[-76.4043,39.7212],[-76.4042,39.7212],[-76.4035,39.7212],[-76.4013,39.7212],[-76.4006,39.7213],[-76.3997,39.7212],[-76.3994,39.7212],[-76.3993,39.7212],[-76.3987,39.7212],[-76.3984,39.7212],[-76.398,39.7212],[-76.3968,39.7212],[-76.3964,39.7212],[-76.3963,39.7212],[-76.3961,39.7212],[-76.3956,39.7212],[-76.3937,39.7212],[-76.3921,39.7212],[-76.3919,39.7212],[-76.3916,39.7212],[-76.3915,39.7212],[-76.3906,39.7212],[-76.3877,39.7212],[-76.3868,39.7212],[-76.3867,39.7212],[-76.3863,39.7212],[-76.385,39.7213],[-76.3846,39.7213],[-76.3837,39.7213],[-76.381,39.7213],[-76.3801,39.7213],[-76.3799,39.7213],[-76.3793,39.7213],[-76.3791,39.7213],[-76.3741,39.7213],[-76.3612,39.7213],[-76.3591,39.7213],[-76.3566,39.7213],[-76.3541,39.7213],[-76.3526,39.7213],[-76.3481,39.7213],[-76.3466,39.7213],[-76.3461,39.7213],[-76.3444,39.7213],[-76.3438,39.7213],[-76.3437,39.7213],[-76.3433,39.7213],[-76.3431,39.7213],[-76.343,39.7213],[-76.3422,39.7213],[-76.3396,39.7213],[-76.3388,39.7213],[-76.3384,39.7213],[-76.3374,39.7213],[-76.3371,39.7213],[-76.337,39.7213],[-76.3366,39.7213],[-76.3364,39.7213],[-76.3362,39.7213],[-76.3359,39.7213],[-76.3354,39.7213],[-76.3352,39.7213],[-76.3348,39.7213],[-76.3336,39.7213],[-76.3332,39.7213],[-76.3331,39.7213],[-76.3325,39.7213],[-76.3324,39.7213],[-76.3316,39.7213],[-76.3293,39.7213],[-76.3285,39.7213],[-76.3268,39.7213],[-76.3218,39.7213],[-76.3201,39.7213],[-76.3184,39.7213],[-76.3136,39.7213],[-76.3119,39.7213],[-76.311,39.7213],[-76.308,39.7213],[-76.307,39.7213],[-76.3069,39.7213],[-76.3068,39.7213],[-76.3066,39.7213],[-76.3065,39.7213],[-76.3058,39.7213],[-76.3037,39.7213],[-76.303,39.7213],[-76.302,39.7213],[-76.2987,39.7213],[-76.2976,39.7213],[-76.2973,39.7213],[-76.2965,39.7213],[-76.2962,39.7213],[-76.296,39.7213],[-76.2959,39.7213],[-76.2956,39.7213],[-76.2955,39.7213],[-76.2954,39.7213],[-76.2942,39.7213],[-76.2913,39.7213],[-76.2909,39.7213],[-76.2897,39.7213],[-76.2895,39.7213],[-76.2889,39.7213],[-76.2887,39.7213],[-76.2858,39.7213],[-76.2823,39.7213],[-76.2819,39.7213],[-76.2769,39.7213],[-76.2648,39.7213],[-76.2647,39.7213],[-76.2645,39.7213],[-76.2644,39.7213],[-76.2642,39.7213],[-76.2589,39.7213],[-76.2548,39.7212],[-76.2547,39.7212],[-76.2546,39.7212],[-76.2545,39.7212],[-76.2544,39.7212],[-76.2543,39.7212],[-76.2518,39.7213],[-76.2441,39.7214],[-76.2416,39.7215],[-76.2412,39.7215],[-76.2402,39.7214],[-76.24,39.7213],[-76.2398,39.7213],[-76.2333,39.7214],[-76.2242,39.7214],[-76.2241,39.7214],[-76.2193,39.7214],[-76.2189,39.7214],[-76.2109,39.7213],[-76.2102,39.7213],[-76.2058,39.7214],[-76.2033,39.7214],[-76.2007,39.7214],[-76.2005,39.7214],[-76.2003,39.7214],[-76.2001,39.7214],[-76.1847,39.7213],[-76.1826,39.7214],[-76.1825,39.7214],[-76.1805,39.7214],[-76.1796,39.7214],[-76.1778,39.7214],[-76.1776,39.7214],[-76.1775,39.7214],[-76.1754,39.7214],[-76.1753,39.7214],[-76.1631,39.7215],[-76.1611,39.7215],[-76.1544,39.7214],[-76.1543,39.7214],[-76.153,39.7215],[-76.1452,39.7215],[-76.1437,39.7215],[-76.1358,39.7211],[-76.1355,39.7212],[-76.1353,39.7212],[-76.1317,39.7212],[-76.1282,39.7212],[-76.1277,39.7212],[-76.1276,39.7212],[-76.1275,39.7212],[-76.1274,39.7212],[-76.1256,39.7212],[-76.1244,39.7212],[-76.1242,39.7212],[-76.1241,39.7212],[-76.124,39.7212],[-76.1219,39.7212],[-76.1199,39.7213],[-76.1177,39.7213],[-76.1162,39.7213],[-76.1146,39.7213],[-76.1087,39.7214],[-76.1025,39.7214],[-76.0863,39.7215],[-76.0812,39.7215],[-76.0799,39.7215],[-76.0739,39.7215],[-76.068,39.7216],[-76.0662,39.7216],[-76.0604,39.7216],[-76.0546,39.7216],[-76.0544,39.7216],[-76.0542,39.7216],[-76.0539,39.7216],[-76.0537,39.7216],[-76.0533,39.7216],[-76.051,39.7216],[-76.0486,39.7216],[-76.0481,39.7216],[-76.0475,39.7216],[-76.0456,39.7217],[-76.0436,39.7217],[-76.0398,39.7217],[-76.036,39.7217],[-76.0356,39.7217],[-76.0352,39.7217],[-76.033,39.7217],[-76.0308,39.7217],[-76.0287,39.7217],[-76.0277,39.7217],[-76.0256,39.7217],[-76.0214,39.7218],[-76.02,39.7218],[-76.0197,39.7218],[-76.0174,39.7218],[-76.0163,39.7218],[-76.0131,39.7218],[-76.0024,39.7218],[-76.0013,39.7218],[-76,39.7218],[-75.9994,39.7218],[-75.9984,39.7218],[-75.9983,39.7218],[-75.9979,39.7218],[-75.9974,39.7218],[-75.9973,39.7218],[-75.9967,39.7218],[-75.9961,39.7218],[-75.995,39.7218],[-75.9939,39.7218],[-75.9893,39.7218],[-75.9848,39.7218],[-75.981,39.7218],[-75.9801,39.7218],[-75.9738,39.7218],[-75.9675,39.7218],[-75.9666,39.7218],[-75.9658,39.7218],[-75.964,39.7218],[-75.9621,39.7218],[-75.9552,39.7218],[-75.9501,39.7218],[-75.9464,39.7218],[-75.9428,39.7219],[-75.9371,39.7219],[-75.937,39.7219],[-75.9369,39.7219],[-75.9367,39.7219],[-75.9319,39.7219],[-75.9312,39.7219],[-75.9278,39.7219],[-75.927,39.7219],[-75.9269,39.7219],[-75.9245,39.7219],[-75.9239,39.7219],[-75.9219,39.7219],[-75.9193,39.7219],[-75.9125,39.7219],[-75.9124,39.7219],[-75.9123,39.7219],[-75.9122,39.7219],[-75.9098,39.7219],[-75.9068,39.722],[-75.9027,39.722],[-75.8987,39.722],[-75.8986,39.722],[-75.8966,39.722],[-75.8947,39.722],[-75.894,39.722],[-75.8933,39.722],[-75.892,39.722],[-75.8809,39.7219],[-75.8764,39.7219],[-75.8751,39.7219],[-75.8747,39.7219],[-75.871,39.7219],[-75.8673,39.7219],[-75.8665,39.7219],[-75.8658,39.7219],[-75.8657,39.7219],[-75.8655,39.7219],[-75.8643,39.7219],[-75.8631,39.7219],[-75.8606,39.7219],[-75.8581,39.722],[-75.8578,39.722],[-75.8574,39.722],[-75.8565,39.722],[-75.8556,39.722],[-75.8539,39.722],[-75.8521,39.722],[-75.8471,39.722],[-75.842,39.722],[-75.8419,39.722],[-75.8417,39.722],[-75.8326,39.722],[-75.8315,39.722],[-75.8313,39.722],[-75.8301,39.722],[-75.8295,39.722],[-75.829,39.7221],[-75.828,39.7221],[-75.8271,39.7221],[-75.8214,39.7221],[-75.8197,39.7221],[-75.8121,39.7222],[-75.8107,39.7222],[-75.8102,39.7222],[-75.8093,39.7222],[-75.8033,39.7222],[-75.8029,39.7222],[-75.8028,39.7222],[-75.802,39.7222],[-75.8018,39.7222],[-75.8012,39.7222],[-75.8006,39.7222],[-75.8001,39.7222],[-75.7999,39.7222],[-75.7996,39.7222],[-75.7994,39.7222],[-75.7987,39.7222],[-75.7965,39.7222],[-75.796,39.7222],[-75.7947,39.7222],[-75.7909,39.7222],[-75.7886,39.7222],[-75.7886,39.7197],[-75.7886,39.7167],[-75.7886,39.7159],[-75.7886,39.7157],[-75.7886,39.7074],[-75.7886,39.7017],[-75.7886,39.7005],[-75.7886,39.7003],[-75.7886,39.6998],[-75.7886,39.6951],[-75.7886,39.6942],[-75.7886,39.6934],[-75.7886,39.6929],[-75.7886,39.6912],[-75.7886,39.6906],[-75.7886,39.6836],[-75.7886,39.682],[-75.7886,39.6816],[-75.7886,39.6813],[-75.7886,39.681],[-75.7886,39.6807],[-75.7886,39.6794],[-75.7886,39.6782],[-75.7886,39.6762],[-75.7886,39.6714],[-75.7886,39.6704],[-75.7886,39.6703],[-75.7886,39.6702],[-75.7886,39.6701],[-75.7886,39.67],[-75.7886,39.6699],[-75.7886,39.6698],[-75.7887,39.6698],[-75.7887,39.6697],[-75.7887,39.6696],[-75.7887,39.6695],[-75.7887,39.6694],[-75.7887,39.6693],[-75.7887,39.6692],[-75.7887,39.6691],[-75.7887,39.669],[-75.7887,39.6689],[-75.7887,39.6688],[-75.7887,39.6687],[-75.7887,39.6686],[-75.7887,39.6685],[-75.7887,39.6684],[-75.7887,39.6683],[-75.7887,39.6682],[-75.7887,39.6681],[-75.7888,39.6681],[-75.7888,39.668],[-75.7888,39.6679],[-75.7888,39.6678],[-75.7888,39.6677],[-75.7888,39.6676],[-75.7888,39.6675],[-75.7888,39.6674],[-75.7888,39.6673],[-75.7888,39.6672],[-75.7888,39.6671],[-75.7888,39.667],[-75.7888,39.6669],[-75.7888,39.6668],[-75.7888,39.6667],[-75.7888,39.6666],[-75.7888,39.6665],[-75.7888,39.6664],[-75.7888,39.6663],[-75.7888,39.6662],[-75.7889,39.6662],[-75.7889,39.6661],[-75.7889,39.666],[-75.7889,39.6659],[-75.7889,39.6658],[-75.7889,39.6657],[-75.7889,39.6656],[-75.7889,39.6655],[-75.7889,39.6654],[-75.7889,39.6653],[-75.7889,39.6652],[-75.7889,39.6651],[-75.7889,39.665],[-75.7889,39.6649],[-75.7889,39.6648],[-75.7889,39.6647],[-75.7889,39.6646],[-75.789,39.6598],[-75.789,39.6597],[-75.789,39.6596],[-75.789,39.6595],[-75.789,39.6594],[-75.789,39.6593],[-75.789,39.6592],[-75.789,39.6591],[-75.789,39.659],[-75.789,39.6589],[-75.789,39.6588],[-75.789,39.6587],[-75.789,39.6586],[-75.789,39.6585],[-75.789,39.6584],[-75.789,39.6583],[-75.789,39.6582],[-75.789,39.6575],[-75.789,39.6574],[-75.789,39.6572],[-75.789,39.657],[-75.789,39.6566],[-75.789,39.6563],[-75.7889,39.6559],[-75.7889,39.6555],[-75.7889,39.6553],[-75.7889,39.6543],[-75.7889,39.6539],[-75.7889,39.6536],[-75.7888,39.6523],[-75.7888,39.652],[-75.7888,39.6516],[-75.7887,39.6512],[-75.7887,39.6508],[-75.7887,39.6505],[-75.7887,39.6501],[-75.7887,39.6498],[-75.7886,39.6496],[-75.7886,39.6487],[-75.7885,39.6481],[-75.7883,39.6451],[-75.7881,39.6431],[-75.7878,39.639],[-75.7878,39.6387],[-75.7877,39.6379],[-75.7876,39.6373],[-75.7876,39.6371],[-75.7876,39.6365],[-75.7876,39.6363],[-75.7875,39.6353],[-75.7875,39.6351],[-75.7874,39.6345],[-75.7874,39.6344],[-75.7874,39.6342],[-75.7874,39.6341],[-75.7873,39.6329],[-75.7871,39.6309],[-75.7864,39.6217],[-75.7863,39.6205],[-75.7856,39.6118],[-75.7855,39.6111],[-75.7851,39.6065],[-75.7851,39.6064],[-75.7851,39.6062],[-75.785,39.6048],[-75.7843,39.5967],[-75.7843,39.5961],[-75.7843,39.596],[-75.7838,39.5905],[-75.7837,39.5888],[-75.7832,39.5823],[-75.7828,39.5778],[-75.7827,39.5771],[-75.7824,39.5723],[-75.7816,39.5624],[-75.781,39.5551],[-75.7809,39.5546],[-75.7802,39.5462],[-75.7798,39.5409],[-75.7795,39.5365],[-75.7794,39.5356],[-75.7793,39.5347],[-75.7793,39.5342],[-75.7792,39.5335],[-75.7791,39.5324],[-75.7782,39.5207],[-75.778,39.5188],[-75.7777,39.515],[-75.7776,39.514],[-75.7776,39.5132],[-75.7774,39.5115],[-75.7772,39.5087],[-75.7771,39.5069],[-75.777,39.506],[-75.776,39.4943],[-75.7755,39.4881],[-75.7754,39.4865],[-75.7754,39.4864],[-75.7752,39.4843],[-75.775,39.4809],[-75.7747,39.4783],[-75.7745,39.4755],[-75.7742,39.4718],[-75.7739,39.4676],[-75.7738,39.4663],[-75.7737,39.4653],[-75.7733,39.4609],[-75.7722,39.4464],[-75.7721,39.4453],[-75.7719,39.4432],[-75.771,39.4319],[-75.7704,39.4247],[-75.7702,39.4221],[-75.7698,39.4174],[-75.7697,39.416],[-75.7694,39.4119],[-75.7687,39.4042],[-75.7687,39.4031],[-75.7679,39.3933],[-75.7678,39.3918],[-75.7673,39.3865],[-75.7673,39.3863],[-75.7671,39.3841],[-75.7666,39.3776],[-75.7663,39.3739],[-75.7658,39.3672],[-75.7657,39.3668],[-75.7653,39.362],[-75.7651,39.3594],[-75.7643,39.3493],[-75.7639,39.3448],[-75.7639,39.3447],[-75.7628,39.3311],[-75.7617,39.3164],[-75.7616,39.3159],[-75.7609,39.3072],[-75.7604,39.3013],[-75.7601,39.2972],[-75.7601,39.2968],[-75.7593,39.2868],[-75.7585,39.2768],[-75.7581,39.2726],[-75.7581,39.2723],[-75.757,39.2585],[-75.757,39.2581],[-75.757,39.2578],[-75.756,39.2461],[-75.7558,39.2433],[-75.7548,39.2312],[-75.7546,39.2289],[-75.7545,39.2274],[-75.7543,39.2248],[-75.7538,39.2188],[-75.7533,39.213],[-75.7526,39.2033],[-75.7523,39.1998],[-75.7523,39.1995],[-75.752,39.1968],[-75.7511,39.1853],[-75.7511,39.1843],[-75.751,39.1837],[-75.7508,39.1814],[-75.7507,39.1804],[-75.7505,39.1773],[-75.7501,39.1723],[-75.75,39.1709],[-75.7495,39.1656],[-75.7488,39.1564],[-75.748,39.1463],[-75.7478,39.1433],[-75.7476,39.1419],[-75.747,39.1337],[-75.7468,39.1309],[-75.7465,39.1281],[-75.7465,39.1273],[-75.7461,39.1228],[-75.7459,39.1205],[-75.7459,39.12],[-75.7459,39.1196],[-75.7458,39.1187],[-75.7455,39.1151],[-75.7455,39.115],[-75.7455,39.1146],[-75.7454,39.1136],[-75.7453,39.1125],[-75.7452,39.1111],[-75.7452,39.1109],[-75.7452,39.1108],[-75.7451,39.1107],[-75.7449,39.1076],[-75.7446,39.1043],[-75.7446,39.1035],[-75.7445,39.1026],[-75.7443,39.0997],[-75.7442,39.0991],[-75.7442,39.0985],[-75.743,39.084],[-75.7429,39.0832],[-75.7429,39.0826],[-75.7427,39.0798],[-75.7423,39.0746],[-75.742,39.0716],[-75.742,39.0712],[-75.742,39.0709],[-75.7408,39.0558],[-75.7407,39.0547],[-75.7405,39.0523],[-75.7405,39.0521],[-75.7398,39.0436],[-75.7397,39.0423],[-75.7395,39.0402],[-75.7394,39.0386],[-75.7394,39.0381],[-75.7392,39.0366],[-75.7392,39.0362],[-75.7392,39.0356],[-75.7391,39.0346],[-75.7387,39.03],[-75.7387,39.0297],[-75.7385,39.028],[-75.7385,39.0276],[-75.7385,39.0275],[-75.7384,39.0264],[-75.7384,39.0258],[-75.7382,39.0235],[-75.7372,39.0112],[-75.7365,39.0018],[-75.7359,38.9954],[-75.7358,38.9932],[-75.7349,38.9823],[-75.7347,38.9793],[-75.7344,38.976],[-75.7337,38.9677],[-75.7336,38.9656],[-75.7329,38.9574],[-75.7329,38.9569],[-75.7328,38.9562],[-75.7326,38.9531],[-75.7325,38.9525],[-75.7314,38.9387],[-75.731,38.9331],[-75.7303,38.9242],[-75.7298,38.9187],[-75.7291,38.9096],[-75.7288,38.9055],[-75.7285,38.9015],[-75.7284,38.9009],[-75.7284,38.9005],[-75.728,38.8955],[-75.728,38.8953],[-75.728,38.8952],[-75.7279,38.8941],[-75.7275,38.8886],[-75.7274,38.8875],[-75.7273,38.8865],[-75.7272,38.8848],[-75.7268,38.8806],[-75.7266,38.8778],[-75.7259,38.8689],[-75.7258,38.8682],[-75.7257,38.866],[-75.7253,38.8614],[-75.7252,38.8601],[-75.7249,38.8566],[-75.7248,38.8556],[-75.7248,38.8554],[-75.7247,38.8536],[-75.7245,38.8515],[-75.7245,38.8509],[-75.7244,38.8505],[-75.7242,38.8479],[-75.7241,38.8467],[-75.7239,38.8443],[-75.7239,38.8442],[-75.7238,38.8428],[-75.7236,38.8399],[-75.7235,38.8382],[-75.7232,38.8345],[-75.7231,38.8331],[-75.723,38.8324],[-75.7229,38.8317],[-75.7229,38.8308],[-75.7228,38.8299],[-75.7224,38.8243],[-75.7223,38.8233],[-75.7222,38.8225],[-75.7222,38.822],[-75.722,38.8204],[-75.7215,38.814],[-75.7211,38.8081],[-75.7208,38.8042],[-75.7206,38.8019],[-75.7206,38.8018],[-75.72,38.7945],[-75.7199,38.7936],[-75.7197,38.7904],[-75.7195,38.7882],[-75.7194,38.7868],[-75.7188,38.779],[-75.7182,38.7722],[-75.7177,38.7656],[-75.7176,38.7645],[-75.7172,38.7594],[-75.7169,38.7561],[-75.7167,38.7523],[-75.7165,38.7503],[-75.7157,38.7409],[-75.7157,38.7401],[-75.7153,38.7355],[-75.715,38.7314],[-75.7147,38.7281],[-75.7146,38.7266],[-75.7141,38.7201],[-75.714,38.7188],[-75.714,38.7182],[-75.713,38.7065],[-75.713,38.7056],[-75.7126,38.7012],[-75.7124,38.698],[-75.7119,38.692],[-75.7118,38.6912],[-75.7117,38.6901],[-75.7116,38.688],[-75.7113,38.6844],[-75.7111,38.6818],[-75.7111,38.6817],[-75.7109,38.6791],[-75.7109,38.6788],[-75.7108,38.6775],[-75.7107,38.6772],[-75.7096,38.663],[-75.7094,38.6595],[-75.7085,38.6485],[-75.7083,38.6464],[-75.708,38.6427],[-75.7074,38.6355],[-75.7074,38.6354],[-75.7073,38.6333],[-75.7072,38.6323],[-75.7071,38.6305],[-75.707,38.6304],[-75.7069,38.6286],[-75.7067,38.6262],[-75.7067,38.6259],[-75.7065,38.6234],[-75.7065,38.6232],[-75.7064,38.6219],[-75.7064,38.6214],[-75.7062,38.6195],[-75.7061,38.6177],[-75.706,38.6166],[-75.7059,38.6163],[-75.7059,38.6152],[-75.7058,38.6146],[-75.7058,38.6144],[-75.7057,38.6135],[-75.7055,38.6108],[-75.7054,38.61],[-75.7054,38.6098],[-75.7053,38.6083],[-75.7052,38.6066],[-75.7051,38.6059],[-75.7051,38.6055],[-75.7051,38.6054],[-75.705,38.6044],[-75.7049,38.6028],[-75.7046,38.5998],[-75.7045,38.5979],[-75.7043,38.5951],[-75.7043,38.5949],[-75.7042,38.5946],[-75.7041,38.5929],[-75.7039,38.5905],[-75.7035,38.5853],[-75.7028,38.5761],[-75.7019,38.5653],[-75.7016,38.5615],[-75.7016,38.5607],[-75.7015,38.5594],[-75.701,38.5535],[-75.7005,38.5471],[-75.7004,38.5455],[-75.7001,38.5426],[-75.6989,38.5274],[-75.6985,38.5221],[-75.6982,38.5181],[-75.6981,38.5169],[-75.698,38.5155],[-75.698,38.5147],[-75.6977,38.5113],[-75.6971,38.5036],[-75.6965,38.4965],[-75.6963,38.4943],[-75.6962,38.4924],[-75.6961,38.4909],[-75.6959,38.4891],[-75.695,38.4766],[-75.6948,38.4746],[-75.6944,38.4692],[-75.6942,38.4667],[-75.6937,38.4601],[-75.6916,38.46],[-75.6876,38.4599],[-75.6787,38.4595],[-75.674,38.4594],[-75.6702,38.4592],[-75.6654,38.4591],[-75.6649,38.459],[-75.6627,38.459],[-75.6626,38.459],[-75.6502,38.4585],[-75.6481,38.4584],[-75.6464,38.4584],[-75.6459,38.4584],[-75.6307,38.4578],[-75.6255,38.4576],[-75.6225,38.4575],[-75.6161,38.4573],[-75.6097,38.4571],[-75.6053,38.4569],[-75.6019,38.4568],[-75.5982,38.4567],[-75.5979,38.4567],[-75.5977,38.4567],[-75.5976,38.4567],[-75.5969,38.4566],[-75.5949,38.4566],[-75.5946,38.4566],[-75.5931,38.4565],[-75.5916,38.4565],[-75.5888,38.4564],[-75.5875,38.4564],[-75.5873,38.4564],[-75.5836,38.4563],[-75.5826,38.4562],[-75.5825,38.4562],[-75.5819,38.4562],[-75.5816,38.4562],[-75.5813,38.4562],[-75.581,38.4562],[-75.5799,38.4561],[-75.5784,38.4561],[-75.5782,38.4561],[-75.578,38.4561],[-75.5768,38.4561],[-75.5758,38.4561],[-75.5747,38.456],[-75.5742,38.456],[-75.5737,38.456],[-75.5731,38.456],[-75.5719,38.456],[-75.5713,38.456],[-75.5704,38.4559],[-75.5701,38.4559],[-75.5688,38.4559],[-75.5675,38.4558],[-75.5664,38.4558],[-75.5651,38.4557],[-75.565,38.4557],[-75.5644,38.4557],[-75.5641,38.4557],[-75.5634,38.4556],[-75.5632,38.4556],[-75.563,38.4556],[-75.5628,38.4556],[-75.5623,38.4556],[-75.5615,38.4556],[-75.5613,38.4556],[-75.5609,38.4556],[-75.5608,38.4556],[-75.5605,38.4556],[-75.5603,38.4556],[-75.5601,38.4556],[-75.56,38.4556],[-75.5594,38.4556],[-75.5593,38.4556],[-75.5591,38.4556],[-75.559,38.4556],[-75.5584,38.4556],[-75.5583,38.4556],[-75.5582,38.4556],[-75.5581,38.4556],[-75.558,38.4556],[-75.5576,38.4556],[-75.5575,38.4556],[-75.5573,38.4556],[-75.5567,38.4556],[-75.5553,38.4555],[-75.5549,38.4555],[-75.5547,38.4555],[-75.5531,38.4555],[-75.553,38.4555],[-75.5524,38.4554],[-75.5499,38.4554],[-75.5479,38.4553],[-75.5478,38.4553],[-75.5435,38.4552],[-75.5432,38.4552],[-75.5428,38.4552],[-75.542,38.4552],[-75.5411,38.4551],[-75.5405,38.4551],[-75.5403,38.4551],[-75.5395,38.4551],[-75.5384,38.4551],[-75.5375,38.455],[-75.5364,38.455],[-75.5341,38.4549],[-75.5338,38.4549],[-75.5306,38.4549],[-75.5299,38.4548],[-75.5291,38.4548],[-75.5287,38.4548],[-75.5285,38.4548],[-75.528,38.4548],[-75.5279,38.4548],[-75.5273,38.4548],[-75.5271,38.4548],[-75.5253,38.4547],[-75.5227,38.4546],[-75.5218,38.4546],[-75.5217,38.4546],[-75.5215,38.4546],[-75.5159,38.4545],[-75.5118,38.4543],[-75.5116,38.4543],[-75.5108,38.4543],[-75.5099,38.4543],[-75.5094,38.4543],[-75.506,38.4542],[-75.5048,38.4542],[-75.5045,38.4542],[-75.503,38.4542],[-75.5025,38.4542],[-75.5017,38.4541],[-75.5002,38.4541],[-75.5001,38.4541],[-75.4998,38.4541],[-75.4995,38.4541],[-75.4988,38.4541],[-75.4972,38.4541],[-75.4935,38.454],[-75.4932,38.454],[-75.4928,38.454],[-75.4892,38.4539],[-75.4871,38.4539],[-75.487,38.4539],[-75.4814,38.4538],[-75.4792,38.4537],[-75.4775,38.4537],[-75.4773,38.4537],[-75.477,38.4537],[-75.4742,38.4536],[-75.4636,38.4534],[-75.4545,38.4533],[-75.4543,38.4532],[-75.4441,38.4531],[-75.443,38.453],[-75.4398,38.453],[-75.4392,38.453],[-75.4391,38.453],[-75.439,38.453],[-75.4388,38.453],[-75.4386,38.453],[-75.4375,38.4529],[-75.4324,38.4528],[-75.4317,38.4528],[-75.4316,38.4528],[-75.4303,38.4528],[-75.4286,38.4528],[-75.4266,38.4527],[-75.4263,38.4527],[-75.4239,38.4527],[-75.4226,38.4526],[-75.4205,38.4526],[-75.4187,38.4526],[-75.4169,38.4525],[-75.4156,38.4525],[-75.413,38.4525],[-75.4123,38.4524],[-75.4109,38.4523],[-75.4101,38.4523],[-75.4086,38.4524],[-75.402,38.4523],[-75.4,38.4522],[-75.395,38.4521],[-75.3938,38.4521],[-75.3937,38.4521],[-75.3844,38.4521],[-75.3842,38.4521],[-75.3812,38.4521],[-75.3811,38.4521],[-75.3801,38.4521],[-75.3784,38.4521],[-75.3778,38.4521],[-75.3739,38.4523],[-75.3709,38.4522],[-75.3682,38.4522],[-75.3661,38.4522],[-75.3572,38.4521],[-75.357,38.4521],[-75.3564,38.4521],[-75.3554,38.4521],[-75.3528,38.4521],[-75.3492,38.4521],[-75.3413,38.452],[-75.3404,38.452],[-75.337,38.452],[-75.3361,38.452],[-75.3315,38.452],[-75.313,38.4518],[-75.2891,38.4517],[-75.2755,38.4515],[-75.273,38.4515],[-75.2668,38.4515],[-75.2633,38.4515],[-75.2608,38.4514],[-75.2598,38.4514],[-75.253,38.4514],[-75.2529,38.4514],[-75.2395,38.4513],[-75.2363,38.4513],[-75.2359,38.4513],[-75.2341,38.4512],[-75.2332,38.4512],[-75.2331,38.4512],[-75.2329,38.4512],[-75.2327,38.4512],[-75.2321,38.4512],[-75.2307,38.4512],[-75.2272,38.4512],[-75.2256,38.4512],[-75.2241,38.4512],[-75.2185,38.4512],[-75.2175,38.4512],[-75.2125,38.4512],[-75.2109,38.4512],[-75.2108,38.4512],[-75.2096,38.4512],[-75.2084,38.4512],[-75.2072,38.4512],[-75.2064,38.4512],[-75.2051,38.4512],[-75.2038,38.4512],[-75.1955,38.4512],[-75.1933,38.4512],[-75.1917,38.4512],[-75.1903,38.4512],[-75.1857,38.4512],[-75.1856,38.4512],[-75.1847,38.4512],[-75.1809,38.4512],[-75.1804,38.4512],[-75.1771,38.4512],[-75.1736,38.4512],[-75.1728,38.4512],[-75.1599,38.4512],[-75.1582,38.4512],[-75.1578,38.4512],[-75.1555,38.4512],[-75.1541,38.4512],[-75.1525,38.4512],[-75.1495,38.4512],[-75.1469,38.4512],[-75.1434,38.4512],[-75.1422,38.4512],[-75.142,38.4512],[-75.1395,38.4512],[-75.1372,38.4512],[-75.134,38.4512],[-75.1323,38.4512],[-75.1294,38.4512],[-75.1292,38.4512],[-75.1289,38.4512],[-75.1282,38.4512],[-75.1219,38.4512],[-75.1216,38.4512],[-75.1213,38.4512],[-75.121,38.4512],[-75.1202,38.4512],[-75.1138,38.4512],[-75.1079,38.4512],[-75.1078,38.4512],[-75.1002,38.4512],[-75.097,38.4512],[-75.0897,38.4512],[-75.0883,38.4512],[-75.0859,38.4512],[-75.0858,38.4512],[-75.0848,38.4513],[-75.0842,38.4513],[-75.0826,38.4513],[-75.0821,38.4513],[-75.0803,38.4513],[-75.075,38.4513],[-75.0732,38.4513],[-75.0731,38.4513],[-75.073,38.4513],[-75.0729,38.4513],[-75.0728,38.4513],[-75.0725,38.4513],[-75.0721,38.4513],[-75.071,38.4513],[-75.0704,38.4512],[-75.0698,38.4512],[-75.0672,38.4512],[-75.0662,38.4512],[-75.0656,38.4512],[-75.0654,38.4512],[-75.0647,38.4512],[-75.064,38.4512],[-75.0627,38.4512],[-75.0621,38.4512],[-75.0618,38.4512],[-75.058,38.4513],[-75.0577,38.4513],[-75.0573,38.4513],[-75.0567,38.4513],[-75.0558,38.4513],[-75.0554,38.4513],[-75.0553,38.4513],[-75.055,38.4513],[-75.0546,38.4513],[-75.054,38.4513],[-75.0536,38.4513],[-75.0528,38.4513],[-75.0524,38.4513],[-75.0522,38.4513],[-75.0508,38.4513],[-75.0506,38.4513],[-75.0503,38.4513],[-75.0493,38.4513],[-75.0487,38.4513],[-75.0476,38.4513],[-75.0393,38.4512],[-75.0246,38.4512],[-75.0096,38.4512],[-75,38.4511],[-74.9998,38.4511],[-74.9996,38.4511],[-74.9984,38.4512],[-74.9946,38.4513],[-74.9934,38.4514],[-74.992,38.4514],[-74.9877,38.4516],[-74.9863,38.4516],[-74.9863,38.4511],[-74.9879,38.4366],[-74.9894,38.4298],[-74.9904,38.4223],[-74.9934,38.4064],[-74.9996,38.383],[-74.9996,38.3751],[-74.9996,38.3717],[-75.0191,38.3214],[-75.0208,38.3098],[-75.0241,38.3034],[-75.0313,38.2947],[-75.0415,38.287],[-75.0579,38.2501],[-75.0714,38.2259],[-75.0878,38.1894],[-75.1016,38.1548],[-75.1122,38.1251],[-75.1246,38.0939],[-75.1352,38.0745],[-75.1569,38.0408],[-75.1664,38.0278],[-75.1684,38.0279],[-75.2238,38.0273],[-75.2404,38.0271],[-75.2421,38.027],[-75.2424,38.027],[-75.2425,38.027],[-75.2496,38.0267],[-75.2504,38.0266],[-75.2507,38.0266],[-75.2511,38.0266],[-75.252,38.0265],[-75.2521,38.0265],[-75.2522,38.0265],[-75.2527,38.0265],[-75.2544,38.0263],[-75.2546,38.0263],[-75.2547,38.0263],[-75.255,38.0263],[-75.2552,38.0263],[-75.2553,38.0263],[-75.2553,38.0262],[-75.2559,38.0262],[-75.2561,38.0262],[-75.2569,38.0261],[-75.2606,38.0258],[-75.2607,38.0258],[-75.262,38.0257],[-75.2621,38.0256],[-75.2625,38.0256],[-75.2627,38.0256],[-75.2633,38.0255],[-75.2634,38.0255],[-75.2635,38.0255],[-75.2638,38.0255],[-75.2639,38.0255],[-75.2672,38.0252],[-75.2706,38.0249],[-75.2707,38.0249],[-75.2709,38.0249],[-75.271,38.0249],[-75.2727,38.0247],[-75.2744,38.0246],[-75.2834,38.0238],[-75.2846,38.0237],[-75.3212,38.0203],[-75.3232,38.0202],[-75.3254,38.02],[-75.3746,38.0155],[-75.3751,38.0154],[-75.3771,38.0152],[-75.3772,38.0152],[-75.3773,38.0152],[-75.3778,38.0152],[-75.3786,38.0151],[-75.3787,38.0151],[-75.3797,38.015],[-75.3798,38.015],[-75.38,38.0149],[-75.3802,38.0149],[-75.3806,38.0149],[-75.3808,38.0149],[-75.381,38.0149],[-75.3813,38.0148],[-75.3815,38.0148],[-75.3816,38.0148],[-75.3817,38.0148],[-75.382,38.0148],[-75.3823,38.0148],[-75.3823,38.0147],[-75.3824,38.0147],[-75.3826,38.0147],[-75.3827,38.0147],[-75.3829,38.0147],[-75.3833,38.0147],[-75.3836,38.0146],[-75.3861,38.0144],[-75.3862,38.0144],[-75.3863,38.0144],[-75.3885,38.0142],[-75.3899,38.0141],[-75.3925,38.0138],[-75.3936,38.0138],[-75.3938,38.0137],[-75.3942,38.0137],[-75.3961,38.0135],[-75.3967,38.0135],[-75.397,38.0134],[-75.3978,38.0131],[-75.3979,38.0131],[-75.398,38.0131],[-75.3982,38.0132],[-75.3983,38.0132],[-75.3984,38.0132],[-75.3985,38.0132],[-75.3985,38.0133],[-75.3986,38.0133],[-75.3988,38.0132],[-75.399,38.0132],[-75.3994,38.0132],[-75.3999,38.0132],[-75.4004,38.0132],[-75.4009,38.0131],[-75.4014,38.0131],[-75.4019,38.013],[-75.4024,38.013],[-75.403,38.0129],[-75.4035,38.0129],[-75.4041,38.0129],[-75.4046,38.0128],[-75.4051,38.0128],[-75.4056,38.0127],[-75.4061,38.0127],[-75.4066,38.0127],[-75.4101,38.0124],[-75.4108,38.0123],[-75.4113,38.0123],[-75.4115,38.0123],[-75.4153,38.0119],[-75.4165,38.0119],[-75.4196,38.0116],[-75.4199,38.0116],[-75.4221,38.0114],[-75.4225,38.0114],[-75.4254,38.0111],[-75.4257,38.0111],[-75.4263,38.011],[-75.427,38.011],[-75.4275,38.0109],[-75.4277,38.0109],[-75.428,38.0109],[-75.4286,38.0108],[-75.4287,38.0108],[-75.4288,38.0108],[-75.4289,38.0109],[-75.4291,38.0109],[-75.4294,38.0109],[-75.43,38.0108],[-75.4307,38.0108],[-75.4319,38.0107],[-75.4326,38.0106],[-75.4337,38.0105],[-75.4343,38.0105],[-75.4349,38.0104],[-75.4354,38.0104],[-75.4356,38.0104],[-75.4358,38.0104],[-75.436,38.0104],[-75.4363,38.0103],[-75.4367,38.0102],[-75.4382,38.0101],[-75.4383,38.0101],[-75.4387,38.0101],[-75.4393,38.01],[-75.4404,38.01],[-75.442,38.0099],[-75.4487,38.0093],[-75.4488,38.0093],[-75.4491,38.0093],[-75.4494,38.0093],[-75.4576,38.0086],[-75.4596,38.0084],[-75.4613,38.0083],[-75.4623,38.0082],[-75.4673,38.0078],[-75.4681,38.0077],[-75.4698,38.0076],[-75.4741,38.0072],[-75.4796,38.0067],[-75.483,38.0064],[-75.4862,38.0061],[-75.4882,38.0059],[-75.4887,38.0059],[-75.4901,38.0058],[-75.493,38.0055],[-75.4956,38.0053],[-75.4995,38.005],[-75.5,38.005],[-75.5028,38.0047],[-75.5044,38.0046],[-75.5086,38.0042],[-75.5094,38.0042],[-75.5101,38.0041],[-75.5102,38.0041],[-75.5103,38.0041],[-75.5155,38.0037],[-75.5174,38.0035],[-75.5194,38.0033],[-75.522,38.0031],[-75.524,38.0029],[-75.5303,38.0024],[-75.5305,38.0024],[-75.5307,38.0024],[-75.5308,38.0024],[-75.5359,38.0018],[-75.5383,38.0015],[-75.5389,38.0014],[-75.5399,38.0013],[-75.54,38.0013],[-75.5401,38.0013],[-75.5417,38.0014],[-75.5418,38.0014],[-75.5419,38.0014],[-75.5432,38.0013],[-75.5451,38.0011],[-75.5483,38.0008],[-75.5484,38.0008],[-75.5525,38.0005],[-75.5528,38.0004],[-75.5563,38.0001],[-75.5569,38.0001],[-75.557,38.0001],[-75.5573,38.0001],[-75.5596,37.9999],[-75.5633,37.9996],[-75.5635,37.9996],[-75.5636,37.9996],[-75.5639,37.9995],[-75.564,37.9995],[-75.5641,37.9995],[-75.5642,37.9995],[-75.5643,37.9995],[-75.5651,37.9994],[-75.5664,37.9993],[-75.567,37.9993],[-75.5677,37.9992],[-75.5678,37.9992],[-75.5679,37.9992],[-75.5681,37.9992],[-75.5682,37.9991],[-75.5683,37.9991],[-75.5684,37.9991],[-75.5686,37.9991],[-75.5704,37.999],[-75.5706,37.999],[-75.572,37.9988],[-75.5751,37.9986],[-75.5813,37.998],[-75.5814,37.998],[-75.5817,37.998],[-75.5818,37.998],[-75.582,37.998],[-75.5827,37.9979],[-75.5864,37.9976],[-75.5884,37.9974],[-75.5946,37.9969],[-75.5961,37.9967],[-75.5973,37.9967],[-75.5976,37.9966],[-75.5988,37.9965],[-75.5989,37.9965],[-75.599,37.9965],[-75.5991,37.9965],[-75.5992,37.9965],[-75.5994,37.9965],[-75.5995,37.9965],[-75.5997,37.9965],[-75.5998,37.9965],[-75.5999,37.9964],[-75.6,37.9964],[-75.6004,37.9964],[-75.6005,37.9964],[-75.6006,37.9964],[-75.6007,37.9964],[-75.6008,37.9964],[-75.6009,37.9963],[-75.601,37.9963],[-75.6012,37.9963],[-75.6013,37.9963],[-75.6014,37.9963],[-75.6015,37.9963],[-75.6016,37.9963],[-75.6017,37.9963],[-75.6021,37.9962],[-75.6022,37.9962],[-75.6023,37.9962],[-75.6029,37.9962],[-75.6047,37.996],[-75.6098,37.9955],[-75.6099,37.9955],[-75.6113,37.9954],[-75.6117,37.9954],[-75.6127,37.9953],[-75.6128,37.9953],[-75.6129,37.9953],[-75.6141,37.9953],[-75.6144,37.9952],[-75.6145,37.9952],[-75.6146,37.9952],[-75.6154,37.9951],[-75.6163,37.995],[-75.6164,37.995],[-75.6206,37.9946],[-75.6213,37.9945],[-75.6225,37.9944],[-75.6234,37.9943],[-75.6238,37.9943],[-75.6243,37.9942],[-75.6244,37.9942],[-75.6245,37.994],[-75.6245,37.9938],[-75.6245,37.9937],[-75.6246,37.9933],[-75.6246,37.9932],[-75.6246,37.9931],[-75.6246,37.993],[-75.6246,37.9927],[-75.6246,37.9926],[-75.6247,37.9925],[-75.6247,37.9921],[-75.6248,37.9916],[-75.6248,37.9915],[-75.6251,37.9906],[-75.6256,37.9898],[-75.6262,37.9893],[-75.6266,37.9889],[-75.6276,37.9885],[-75.6294,37.9883],[-75.6309,37.9878],[-75.6313,37.9875],[-75.6314,37.9875],[-75.6315,37.9874],[-75.6316,37.9873],[-75.6317,37.9873],[-75.6325,37.9867],[-75.6334,37.9854],[-75.6338,37.9845],[-75.634,37.9836],[-75.6337,37.9831],[-75.6326,37.9817],[-75.6314,37.9805],[-75.6302,37.9792],[-75.6299,37.979],[-75.6291,37.9782],[-75.6288,37.9778],[-75.6288,37.9768],[-75.6295,37.976],[-75.63,37.9758],[-75.6303,37.9757],[-75.6305,37.9757],[-75.631,37.9757],[-75.6314,37.9758],[-75.6316,37.9758],[-75.6317,37.9759],[-75.632,37.976],[-75.6328,37.9766],[-75.6335,37.9772],[-75.6342,37.9777],[-75.6343,37.9779],[-75.6345,37.9781],[-75.6348,37.9786],[-75.635,37.9788],[-75.635,37.9789],[-75.6351,37.9789],[-75.6351,37.979],[-75.6352,37.979],[-75.6353,37.9791],[-75.6355,37.9794],[-75.6357,37.9795],[-75.6363,37.9796],[-75.6367,37.9797],[-75.6373,37.9797],[-75.6377,37.9796],[-75.6382,37.9794],[-75.6385,37.9792],[-75.6393,37.9787],[-75.6401,37.9779],[-75.6409,37.9772],[-75.6414,37.9766],[-75.6418,37.976],[-75.6426,37.9747],[-75.6426,37.9746],[-75.6427,37.9745],[-75.6428,37.9742],[-75.643,37.9737],[-75.643,37.9736],[-75.6431,37.9733],[-75.6437,37.9713],[-75.6443,37.9705],[-75.6447,37.9698],[-75.6458,37.9687],[-75.6463,37.9684],[-75.6463,37.9683],[-75.6464,37.9683],[-75.6467,37.9681],[-75.647,37.9678],[-75.6474,37.9675],[-75.6482,37.9668],[-75.6482,37.9666],[-75.6482,37.9665],[-75.6481,37.9654],[-75.6481,37.9648],[-75.6481,37.9647],[-75.6481,37.9646],[-75.6481,37.9645],[-75.6481,37.9622],[-75.6481,37.9618],[-75.6479,37.9577],[-75.6479,37.9575],[-75.6479,37.9574],[-75.6478,37.9536],[-75.6478,37.9532],[-75.6478,37.9531],[-75.6478,37.953],[-75.6477,37.9506],[-75.6476,37.947],[-75.6477,37.947],[-75.6482,37.9469],[-75.6522,37.9461],[-75.6551,37.9455],[-75.6557,37.9454],[-75.657,37.946],[-75.6587,37.9467],[-75.6598,37.9472],[-75.6613,37.9478],[-75.6629,37.9484],[-75.665,37.9494],[-75.6652,37.9495],[-75.6653,37.9495],[-75.6678,37.9501],[-75.6698,37.9506],[-75.6705,37.9507],[-75.6731,37.9513],[-75.6774,37.9523],[-75.6823,37.9535],[-75.6834,37.9538],[-75.687,37.9545],[-75.6903,37.9552],[-75.6913,37.9555],[-75.6932,37.9554],[-75.6957,37.9553],[-75.699,37.955],[-75.7012,37.9549],[-75.7038,37.9548],[-75.7046,37.9547],[-75.7059,37.9544],[-75.7099,37.9535],[-75.7144,37.9524],[-75.7171,37.9517],[-75.7218,37.9506],[-75.7276,37.9492],[-75.7354,37.9474],[-75.7399,37.9463],[-75.7423,37.9458],[-75.7425,37.9458],[-75.7497,37.9441],[-75.7616,37.9414],[-75.784,37.9249],[-75.8012,37.9122],[-75.8139,37.912],[-75.8747,37.9114],[-75.8829,37.9113],[-75.8959,37.9105],[-75.9027,37.9101],[-75.9274,37.9085],[-75.9527,37.9068],[-75.9437,37.9461],[-75.9833,37.952],[-75.988,37.9527],[-75.9933,37.9535],[-75.9947,37.9535],[-75.9948,37.9535],[-75.9952,37.9534],[-75.9969,37.9535],[-75.9993,37.9535],[-75.9997,37.9535],[-76.001,37.9535],[-76.0013,37.9535],[-76.0014,37.9535],[-76.0016,37.9536],[-76.0018,37.9536],[-76.003,37.9536],[-76.0035,37.9536],[-76.0058,37.9536],[-76.0059,37.9536],[-76.0088,37.9536],[-76.0116,37.9536],[-76.0117,37.9536],[-76.0176,37.9536],[-76.0208,37.9538],[-76.0208,37.9536],[-76.0208,37.9535],[-76.021,37.9535],[-76.0212,37.9535],[-76.0214,37.9536],[-76.0217,37.9536],[-76.0221,37.9536],[-76.0222,37.9537],[-76.0223,37.9538],[-76.0244,37.9537],[-76.0254,37.9537],[-76.0267,37.9537],[-76.0272,37.9537],[-76.0281,37.9537],[-76.0286,37.9537],[-76.0294,37.9538],[-76.03,37.9537],[-76.0301,37.9537],[-76.038,37.954],[-76.0393,37.954],[-76.0405,37.954],[-76.0415,37.954],[-76.0416,37.9539],[-76.0417,37.954],[-76.0433,37.9539],[-76.0455,37.9536],[-76.0503,37.9536],[-76.0507,37.9536],[-76.052,37.9536],[-76.1247,37.9287],[-76.2334,37.8876],[-76.2357,37.8869],[-76.2365,37.8866],[-76.2363,37.8873],[-76.2362,37.8881],[-76.2362,37.8883],[-76.2361,37.8885],[-76.2364,37.8885],[-76.2365,37.8886],[-76.2367,37.8886],[-76.2368,37.8887],[-76.2367,37.8888],[-76.2367,37.8892],[-76.2367,37.8893],[-76.2367,37.8894],[-76.2367,37.8896],[-76.2366,37.8898],[-76.2366,37.8899],[-76.2366,37.89],[-76.2366,37.8901],[-76.2373,37.8897],[-76.2374,37.8897],[-76.2376,37.8898],[-76.238,37.8899],[-76.2394,37.8902],[-76.24,37.8904],[-76.2403,37.8904],[-76.2407,37.8906],[-76.2408,37.8906],[-76.2421,37.8912],[-76.2423,37.8913],[-76.2422,37.8915],[-76.2423,37.8916],[-76.2425,37.8918],[-76.2432,37.8922],[-76.2433,37.8922],[-76.2436,37.8923],[-76.2438,37.8924],[-76.2441,37.8925],[-76.2444,37.8927],[-76.2447,37.893],[-76.245,37.8931],[-76.2455,37.8936],[-76.2467,37.8944],[-76.2468,37.8945],[-76.2469,37.8946],[-76.2473,37.8947],[-76.2476,37.8949],[-76.2477,37.8949],[-76.2479,37.8949],[-76.2486,37.8955],[-76.2496,37.8967],[-76.2497,37.8967],[-76.2497,37.8969],[-76.2498,37.8971],[-76.2512,37.8986],[-76.2519,37.8996],[-76.2525,37.9003],[-76.2533,37.901],[-76.254,37.9017],[-76.2543,37.9025],[-76.2544,37.9027],[-76.2546,37.9029],[-76.2549,37.9031],[-76.2553,37.9032],[-76.2554,37.9034],[-76.2555,37.9035],[-76.2557,37.9036],[-76.2558,37.9038],[-76.2558,37.9039],[-76.2559,37.904],[-76.2563,37.9044],[-76.2565,37.9046],[-76.2566,37.9047],[-76.2575,37.9057],[-76.2576,37.9058],[-76.2583,37.9061],[-76.2586,37.9064],[-76.2587,37.9066],[-76.2595,37.9069],[-76.2603,37.9075],[-76.2605,37.9077],[-76.2607,37.9078],[-76.2608,37.9079],[-76.2618,37.9088],[-76.2621,37.9088],[-76.2632,37.9094],[-76.2635,37.9096],[-76.2638,37.9098],[-76.2639,37.9099],[-76.2644,37.9101],[-76.2648,37.9103],[-76.2652,37.9106],[-76.2659,37.911],[-76.2662,37.9112],[-76.2664,37.9113],[-76.267,37.9117],[-76.2679,37.9122],[-76.269,37.9127],[-76.2695,37.9129],[-76.2696,37.913],[-76.2719,37.9139],[-76.2721,37.9141],[-76.2722,37.9142],[-76.2724,37.9142],[-76.2724,37.9141],[-76.2732,37.9144],[-76.2733,37.9146],[-76.2733,37.9147],[-76.2737,37.9148],[-76.2738,37.9149],[-76.274,37.9149],[-76.2741,37.9149],[-76.2755,37.9155],[-76.2768,37.916],[-76.2772,37.9161],[-76.278,37.9164],[-76.2786,37.9166],[-76.2797,37.9171],[-76.2807,37.9177],[-76.281,37.9178],[-76.2812,37.9179],[-76.2819,37.9181],[-76.2844,37.9191],[-76.285,37.9194],[-76.2851,37.9195],[-76.2853,37.9196],[-76.2854,37.9196],[-76.2865,37.9202],[-76.2875,37.9207],[-76.2888,37.9213],[-76.2892,37.9215],[-76.2896,37.9216],[-76.29,37.9218],[-76.2902,37.9219],[-76.2904,37.9221],[-76.2909,37.9226],[-76.292,37.9231],[-76.293,37.9236],[-76.2936,37.9237],[-76.2949,37.9244],[-76.2951,37.9245],[-76.2958,37.9248],[-76.2959,37.9248],[-76.2965,37.9251],[-76.2972,37.9254],[-76.2975,37.9256],[-76.2987,37.9262],[-76.3,37.9267],[-76.3001,37.9268],[-76.3,37.9269],[-76.3001,37.9269],[-76.3002,37.9269],[-76.3002,37.9268],[-76.3005,37.9269],[-76.3006,37.9269],[-76.3006,37.927],[-76.3007,37.9269],[-76.3008,37.927],[-76.3014,37.9272],[-76.3017,37.9274],[-76.3022,37.9276],[-76.3024,37.9277],[-76.303,37.928],[-76.3036,37.9283],[-76.3044,37.9287],[-76.3061,37.9295],[-76.307,37.9299],[-76.3077,37.9302],[-76.3089,37.9309],[-76.309,37.9308],[-76.3096,37.9311],[-76.3104,37.9315],[-76.3108,37.9317],[-76.3111,37.9318],[-76.3114,37.932],[-76.3118,37.9322],[-76.3122,37.9324],[-76.3126,37.9326],[-76.3127,37.9327],[-76.3133,37.933],[-76.3138,37.9333],[-76.3145,37.9337],[-76.315,37.9339],[-76.3153,37.934],[-76.3155,37.934],[-76.3158,37.9342],[-76.316,37.9343],[-76.3161,37.9344],[-76.3162,37.9344],[-76.3169,37.9348],[-76.317,37.9349],[-76.3174,37.9351],[-76.3178,37.9353],[-76.318,37.9353],[-76.3182,37.9352],[-76.3184,37.9354],[-76.3184,37.9355],[-76.3185,37.9356],[-76.3214,37.9371],[-76.3215,37.9371],[-76.3218,37.9373],[-76.3224,37.9376],[-76.3229,37.9378],[-76.3232,37.938],[-76.3235,37.9382],[-76.3239,37.9384],[-76.3244,37.9387],[-76.3251,37.939],[-76.3257,37.9393],[-76.326,37.9395],[-76.3264,37.9395],[-76.3265,37.9395],[-76.3272,37.9399],[-76.3276,37.9401],[-76.3287,37.9406],[-76.3294,37.941],[-76.3295,37.941],[-76.3296,37.9411],[-76.3302,37.9414],[-76.3306,37.9416],[-76.3312,37.9418],[-76.3314,37.9419],[-76.3316,37.9421],[-76.3318,37.9422],[-76.3319,37.9422],[-76.332,37.9423],[-76.3325,37.9425],[-76.333,37.9427],[-76.3334,37.943],[-76.3337,37.9431],[-76.3344,37.9434],[-76.3361,37.9442],[-76.3364,37.9443],[-76.3369,37.9445],[-76.338,37.9449],[-76.3386,37.9453],[-76.3397,37.9457],[-76.3405,37.946],[-76.3416,37.9464],[-76.3444,37.9475],[-76.3448,37.9476],[-76.3463,37.9481],[-76.3472,37.9483],[-76.3476,37.9485],[-76.348,37.9487],[-76.3482,37.9488],[-76.3487,37.9489],[-76.3493,37.9492],[-76.3498,37.9494],[-76.35,37.9495],[-76.35,37.9494],[-76.3502,37.9494],[-76.3504,37.9494],[-76.3506,37.9494],[-76.3508,37.9495],[-76.3517,37.9499],[-76.3519,37.95],[-76.3533,37.9503],[-76.3543,37.9505],[-76.3552,37.9507],[-76.3555,37.9508],[-76.3556,37.9509],[-76.3558,37.9509],[-76.3558,37.951],[-76.356,37.951],[-76.3564,37.9512],[-76.3571,37.9515],[-76.3576,37.9517],[-76.3593,37.9523],[-76.3611,37.9526],[-76.3627,37.9528],[-76.3629,37.9529],[-76.3642,37.9531],[-76.3656,37.9535],[-76.366,37.9535],[-76.3671,37.9537],[-76.3682,37.954],[-76.3688,37.9541],[-76.3707,37.9544],[-76.3715,37.9545],[-76.3732,37.9548],[-76.3739,37.955],[-76.3747,37.9551],[-76.3748,37.9551],[-76.3749,37.9552],[-76.3755,37.9553],[-76.3757,37.9553],[-76.3761,37.9554],[-76.3764,37.9554],[-76.3766,37.9555],[-76.3769,37.9555],[-76.3769,37.9556],[-76.377,37.9556],[-76.3779,37.9559],[-76.3787,37.9561],[-76.379,37.9562],[-76.3796,37.9564],[-76.3798,37.9565],[-76.3802,37.9565],[-76.3804,37.9566],[-76.3807,37.9566],[-76.3808,37.9566],[-76.3809,37.9567],[-76.3811,37.9567],[-76.3812,37.9567],[-76.3814,37.9568],[-76.3816,37.9568],[-76.3818,37.9568],[-76.382,37.9569],[-76.3827,37.957],[-76.3836,37.9571],[-76.388,37.9581],[-76.3881,37.9582],[-76.3882,37.9582],[-76.3883,37.9582],[-76.3887,37.9583],[-76.389,37.9584],[-76.3894,37.9584],[-76.3898,37.9586],[-76.3899,37.9587],[-76.3902,37.9587],[-76.3903,37.9587],[-76.3907,37.9588],[-76.3911,37.959],[-76.3917,37.9593],[-76.3924,37.9594],[-76.4129,37.9663],[-76.4153,37.9681],[-76.4194,37.9713],[-76.4206,37.9725],[-76.4217,37.9737],[-76.4227,37.9747],[-76.4239,37.9756],[-76.4251,37.9766],[-76.4255,37.9769],[-76.4263,37.9774],[-76.4339,37.9819],[-76.434,37.9819],[-76.4356,37.9841],[-76.4357,37.9843],[-76.4363,37.9851],[-76.4369,37.986],[-76.437,37.9861],[-76.4381,37.9871],[-76.4395,37.9883],[-76.4413,37.9892],[-76.4422,37.9896],[-76.4437,37.9912],[-76.4451,37.9927],[-76.4466,37.9943],[-76.4523,38.0001],[-76.465,38.0132],[-76.4653,38.0133],[-76.4661,38.0133],[-76.4665,38.0134],[-76.4671,38.0135],[-76.4673,38.0137],[-76.4678,38.0141],[-76.4681,38.0144],[-76.4684,38.0146],[-76.472,38.0152],[-76.4725,38.0155],[-76.4728,38.0157],[-76.4731,38.016],[-76.4734,38.0162],[-76.4735,38.0162],[-76.4739,38.0161],[-76.4742,38.0159],[-76.4743,38.0158],[-76.4744,38.0157],[-76.4745,38.0156],[-76.4749,38.0154],[-76.4751,38.0154],[-76.4754,38.0155],[-76.4754,38.0156],[-76.4758,38.0157],[-76.476,38.0157],[-76.4765,38.0156],[-76.4767,38.0155],[-76.4769,38.0155],[-76.4777,38.0154],[-76.478,38.0154],[-76.4784,38.0153],[-76.4786,38.0153],[-76.4798,38.0152],[-76.4804,38.0153],[-76.4809,38.0153],[-76.482,38.0154],[-76.4825,38.0155],[-76.483,38.0156],[-76.4834,38.0157],[-76.4839,38.0159],[-76.4844,38.016],[-76.4847,38.016],[-76.4855,38.0162],[-76.4875,38.017],[-76.4886,38.0172],[-76.4887,38.0173],[-76.4899,38.0174],[-76.49,38.0174],[-76.4902,38.0174],[-76.4904,38.0175],[-76.4912,38.0176],[-76.4913,38.0176],[-76.492,38.0177],[-76.4925,38.0179],[-76.4928,38.0181],[-76.4935,38.0182],[-76.4936,38.0181],[-76.4946,38.0184],[-76.4955,38.0187],[-76.4956,38.0187],[-76.4957,38.0187],[-76.4958,38.0187],[-76.4959,38.0187],[-76.4961,38.0188],[-76.4966,38.0189],[-76.4968,38.0191],[-76.497,38.0192],[-76.4972,38.0193],[-76.4975,38.0194],[-76.4978,38.0195],[-76.498,38.0196],[-76.4984,38.0198],[-76.4985,38.0199],[-76.4986,38.0199],[-76.4992,38.02],[-76.4994,38.0201],[-76.4995,38.0201],[-76.4996,38.0201],[-76.4997,38.0201],[-76.5007,38.0205],[-76.5011,38.0207],[-76.5015,38.0209],[-76.5017,38.0209],[-76.5023,38.0211],[-76.5031,38.0214],[-76.5041,38.0217],[-76.5045,38.0218],[-76.5054,38.0221],[-76.5067,38.0226],[-76.5071,38.0228],[-76.5079,38.0231],[-76.5084,38.0233],[-76.5095,38.0239],[-76.5102,38.0243],[-76.512,38.0251],[-76.5131,38.0255],[-76.5141,38.0259],[-76.5147,38.0261],[-76.5153,38.0264],[-76.5156,38.0266],[-76.5159,38.0267],[-76.5161,38.0268],[-76.5165,38.0268],[-76.5166,38.0268],[-76.5165,38.0292],[-76.5164,38.0316],[-76.5164,38.0331],[-76.5164,38.0347],[-76.5164,38.0356],[-76.5162,38.0418],[-76.5162,38.0433],[-76.5162,38.0442],[-76.5162,38.0449],[-76.5167,38.0457],[-76.5175,38.0465],[-76.5227,38.0506],[-76.524,38.0516],[-76.5246,38.0521],[-76.5252,38.0526],[-76.5253,38.0527],[-76.5259,38.0529],[-76.5264,38.0531],[-76.5265,38.0532],[-76.5273,38.0545],[-76.5277,38.055],[-76.5277,38.0551],[-76.5278,38.0552],[-76.5285,38.056],[-76.5288,38.0564],[-76.5289,38.0566],[-76.5294,38.0571],[-76.5295,38.0573],[-76.53,38.0579],[-76.5305,38.0585],[-76.5314,38.0598],[-76.5318,38.0602],[-76.5322,38.0606],[-76.5329,38.0619],[-76.5333,38.0623],[-76.5342,38.0635],[-76.5345,38.064],[-76.5346,38.0643],[-76.5348,38.0647],[-76.535,38.0653],[-76.5353,38.066],[-76.5355,38.0671],[-76.5356,38.0675],[-76.5356,38.0677],[-76.5354,38.0679],[-76.5354,38.068],[-76.5355,38.0682],[-76.5356,38.0684],[-76.5355,38.0691],[-76.5354,38.0699],[-76.5353,38.0703],[-76.5351,38.0715],[-76.5353,38.0729],[-76.5353,38.0733],[-76.5354,38.0736],[-76.5357,38.0741],[-76.5365,38.0749],[-76.5371,38.0754],[-76.5374,38.0755],[-76.5392,38.0759],[-76.5402,38.0762],[-76.5411,38.0765],[-76.5412,38.0765],[-76.5414,38.0766],[-76.5416,38.0767],[-76.5419,38.0768],[-76.5426,38.0771],[-76.5431,38.0774],[-76.5437,38.0777],[-76.544,38.0779],[-76.5454,38.0788],[-76.5456,38.0788],[-76.5459,38.0791],[-76.5465,38.0794],[-76.5483,38.0803],[-76.5487,38.0805],[-76.55,38.0813],[-76.5503,38.0814],[-76.5513,38.082],[-76.5519,38.0824],[-76.5526,38.0829],[-76.5527,38.0829],[-76.5533,38.0833],[-76.5543,38.0839],[-76.5548,38.0844],[-76.5553,38.0848],[-76.5554,38.0848],[-76.5557,38.0851],[-76.5562,38.0856],[-76.5566,38.0859],[-76.5572,38.0861],[-76.5576,38.0861],[-76.5582,38.0863],[-76.5587,38.0865],[-76.559,38.0865],[-76.5595,38.0867],[-76.5602,38.0869],[-76.5609,38.0871],[-76.5618,38.0873],[-76.5629,38.0877],[-76.5632,38.0877],[-76.5633,38.0877],[-76.5636,38.0879],[-76.5638,38.088],[-76.5642,38.0882],[-76.5643,38.0882],[-76.565,38.0885],[-76.5655,38.0887],[-76.5659,38.0889],[-76.5663,38.0891],[-76.5665,38.0891],[-76.5666,38.0892],[-76.5667,38.0893],[-76.5668,38.0895],[-76.567,38.0897],[-76.5675,38.0899],[-76.568,38.0901],[-76.5693,38.0905],[-76.5698,38.0908],[-76.5705,38.091],[-76.5713,38.0914],[-76.5723,38.0919],[-76.5737,38.0927],[-76.5742,38.093],[-76.5748,38.0932],[-76.5754,38.0936],[-76.5762,38.0938],[-76.5767,38.094],[-76.5769,38.0941],[-76.5771,38.0942],[-76.5776,38.0944],[-76.5779,38.0945],[-76.5785,38.0946],[-76.5787,38.0946],[-76.579,38.0948],[-76.5791,38.0948],[-76.5792,38.095],[-76.5793,38.0951],[-76.5794,38.0952],[-76.5796,38.0953],[-76.5798,38.0954],[-76.58,38.0954],[-76.5801,38.0954],[-76.5802,38.0955],[-76.5803,38.0955],[-76.5805,38.0955],[-76.5807,38.0956],[-76.5808,38.0956],[-76.581,38.0957],[-76.5811,38.0957],[-76.5812,38.0958],[-76.5813,38.0958],[-76.5814,38.0958],[-76.5815,38.0959],[-76.5816,38.0959],[-76.5816,38.096],[-76.5817,38.0961],[-76.5818,38.0961],[-76.5818,38.0962],[-76.5819,38.0964],[-76.5819,38.0966],[-76.5819,38.0967],[-76.5819,38.0969],[-76.5821,38.0971],[-76.5822,38.0971],[-76.5822,38.0972],[-76.5825,38.0973],[-76.5828,38.0975],[-76.5828,38.0976],[-76.583,38.0977],[-76.5844,38.099],[-76.5852,38.0998],[-76.5854,38.1001],[-76.586,38.1006],[-76.5861,38.1007],[-76.5867,38.1011],[-76.5872,38.1014],[-76.5872,38.1015],[-76.5878,38.1019],[-76.5881,38.1022],[-76.5882,38.1023],[-76.5886,38.1025],[-76.5889,38.1025],[-76.589,38.1025],[-76.5896,38.1028],[-76.5899,38.103],[-76.5904,38.1032],[-76.5904,38.1033],[-76.5912,38.1037],[-76.5917,38.1039],[-76.5923,38.1043],[-76.5928,38.1045],[-76.5934,38.1049],[-76.5935,38.105],[-76.594,38.1053],[-76.5944,38.1057],[-76.5946,38.1059],[-76.5948,38.106],[-76.595,38.106],[-76.5953,38.1061],[-76.5954,38.1061],[-76.5958,38.1063],[-76.5958,38.1064],[-76.5959,38.1064],[-76.5959,38.1065],[-76.596,38.1065],[-76.5961,38.1066],[-76.5962,38.1067],[-76.5961,38.1069],[-76.5962,38.107],[-76.5962,38.1071],[-76.5964,38.1073],[-76.5965,38.1073],[-76.5965,38.1075],[-76.5966,38.1076],[-76.5982,38.1098],[-76.5987,38.1106],[-76.5993,38.1115],[-76.5995,38.1116],[-76.5997,38.1117],[-76.5998,38.1118],[-76.5999,38.112],[-76.6,38.1122],[-76.6,38.1124],[-76.6003,38.1128],[-76.6004,38.1129],[-76.6005,38.1131],[-76.6003,38.1133],[-76.6,38.1138],[-76.5999,38.1141],[-76.5999,38.1144],[-76.6,38.1148],[-76.6,38.1149],[-76.6001,38.1151],[-76.6003,38.1154],[-76.6003,38.1155],[-76.6005,38.116],[-76.6006,38.1163],[-76.6006,38.1166],[-76.6009,38.1186],[-76.6011,38.1189],[-76.6011,38.119],[-76.6011,38.1192],[-76.6009,38.1196],[-76.601,38.12],[-76.6011,38.1203],[-76.6013,38.1207],[-76.6014,38.1209],[-76.6014,38.1212],[-76.6015,38.1213],[-76.6015,38.1217],[-76.6015,38.1225],[-76.6015,38.1226],[-76.6016,38.1228],[-76.6019,38.1231],[-76.6019,38.1233],[-76.602,38.1235],[-76.6021,38.1238],[-76.602,38.124],[-76.602,38.1243],[-76.6019,38.1244],[-76.6018,38.1247],[-76.6017,38.1251],[-76.6018,38.1253],[-76.6019,38.1255],[-76.602,38.1257],[-76.602,38.126],[-76.6021,38.1261],[-76.6021,38.1263],[-76.6021,38.1264],[-76.6021,38.1265],[-76.6022,38.1267],[-76.6027,38.1281],[-76.603,38.1294],[-76.6031,38.1296],[-76.6032,38.1297],[-76.6032,38.1298],[-76.6034,38.1302],[-76.6035,38.1305],[-76.6036,38.1307],[-76.6039,38.1311],[-76.6043,38.1316],[-76.6044,38.1317],[-76.6046,38.1327],[-76.6049,38.1342],[-76.6102,38.1476],[-76.6104,38.1485],[-76.6092,38.1484],[-76.6086,38.1482],[-76.6075,38.1483],[-76.6062,38.1482],[-76.6053,38.148],[-76.605,38.148],[-76.6048,38.1484],[-76.6049,38.1486],[-76.6054,38.1489],[-76.6065,38.1493],[-76.6072,38.1492],[-76.608,38.1492],[-76.6098,38.1494],[-76.611,38.1494],[-76.6127,38.1494],[-76.6144,38.1495],[-76.6154,38.1496],[-76.6169,38.15],[-76.618,38.1502],[-76.6199,38.1506],[-76.6213,38.1506],[-76.6218,38.1508],[-76.6237,38.1514],[-76.6241,38.1513],[-76.6244,38.1513],[-76.6247,38.1513],[-76.6251,38.1514],[-76.626,38.1519],[-76.6275,38.1528],[-76.628,38.1533],[-76.6292,38.1535],[-76.6299,38.1535],[-76.6313,38.1535],[-76.6336,38.1532],[-76.634,38.153],[-76.6341,38.153],[-76.6353,38.1527],[-76.6358,38.1526],[-76.636,38.1526],[-76.6367,38.1527],[-76.6441,38.1537],[-76.646,38.154],[-76.6478,38.1542],[-76.6524,38.1549],[-76.657,38.1555],[-76.6622,38.1562],[-76.6673,38.157],[-76.67,38.1573],[-76.6727,38.1577],[-76.6733,38.1578],[-76.6739,38.1579],[-76.674,38.1579],[-76.6882,38.1599],[-76.6883,38.1599],[-76.689,38.1602],[-76.6893,38.1604],[-76.6901,38.1605],[-76.6902,38.1605],[-76.6903,38.1606],[-76.6912,38.1604],[-76.692,38.1603],[-76.6924,38.1605],[-76.6933,38.1607],[-76.6952,38.1605],[-76.6964,38.1609],[-76.6975,38.161],[-76.7009,38.1614],[-76.701,38.1614],[-76.7013,38.1614],[-76.7024,38.1615],[-76.7036,38.1615],[-76.7102,38.162],[-76.7168,38.1624],[-76.7217,38.1628],[-76.7265,38.1631],[-76.7497,38.1647],[-76.7514,38.1647],[-76.7531,38.1651],[-76.7547,38.1654],[-76.7554,38.1658],[-76.7563,38.1661],[-76.7572,38.1662],[-76.7577,38.1663],[-76.7579,38.1663],[-76.7587,38.1666],[-76.759,38.1667],[-76.7594,38.1668],[-76.7595,38.1669],[-76.7617,38.1673],[-76.7621,38.1674],[-76.7622,38.1674],[-76.7623,38.1674],[-76.7624,38.1674],[-76.7624,38.1675],[-76.7627,38.1675],[-76.763,38.1676],[-76.764,38.1678],[-76.7659,38.1679],[-76.766,38.1679],[-76.7666,38.1679],[-76.7667,38.1679],[-76.7675,38.1679],[-76.7677,38.1679],[-76.7702,38.1678],[-76.7706,38.1678],[-76.7707,38.1678],[-76.7709,38.1679],[-76.7711,38.1679],[-76.7714,38.1679],[-76.7719,38.1679],[-76.7721,38.1678],[-76.7726,38.1678],[-76.7726,38.1677],[-76.7733,38.1674],[-76.7737,38.1673],[-76.7741,38.1672],[-76.7746,38.1671],[-76.7749,38.1672],[-76.7751,38.1673],[-76.7756,38.1673],[-76.7758,38.1674],[-76.7759,38.1674],[-76.7762,38.1675],[-76.7766,38.1675],[-76.7769,38.1675],[-76.7771,38.1676],[-76.7774,38.1677],[-76.7775,38.1677],[-76.7778,38.1677],[-76.7782,38.1678],[-76.7783,38.1678],[-76.7785,38.1679],[-76.7788,38.1679],[-76.779,38.168],[-76.7792,38.168],[-76.7797,38.168],[-76.7798,38.168],[-76.7799,38.168],[-76.7803,38.1681],[-76.7805,38.1681],[-76.781,38.1682],[-76.7811,38.1682],[-76.7812,38.1683],[-76.7813,38.1683],[-76.7814,38.1683],[-76.7815,38.1683],[-76.7816,38.1683],[-76.7817,38.1683],[-76.7818,38.1683],[-76.7821,38.1684],[-76.7824,38.1684],[-76.7827,38.1684],[-76.7829,38.1684],[-76.7834,38.1685],[-76.7837,38.1685],[-76.7848,38.1686],[-76.785,38.1687],[-76.7852,38.1688],[-76.7854,38.1688],[-76.7858,38.169],[-76.7861,38.169],[-76.7862,38.1691],[-76.7868,38.1691],[-76.7871,38.1692],[-76.7874,38.1692],[-76.7876,38.1692],[-76.7877,38.1692],[-76.7882,38.1692],[-76.7889,38.1692],[-76.7892,38.1692],[-76.7896,38.1692],[-76.7898,38.1692],[-76.7901,38.1692],[-76.7903,38.1691],[-76.7904,38.1691],[-76.7905,38.1691],[-76.7906,38.1691],[-76.7907,38.1691],[-76.7915,38.169],[-76.7919,38.1689],[-76.7922,38.1688],[-76.7925,38.1688],[-76.7928,38.1687],[-76.7929,38.1687],[-76.7931,38.1687],[-76.7934,38.1687],[-76.7937,38.1686],[-76.7939,38.1686],[-76.7944,38.1685],[-76.7947,38.1685],[-76.7952,38.1684],[-76.7955,38.1683],[-76.796,38.1683],[-76.7963,38.1682],[-76.7966,38.1683],[-76.7968,38.1683],[-76.7969,38.1683],[-76.7971,38.1683],[-76.7978,38.1684],[-76.7981,38.1685],[-76.7982,38.1686],[-76.7984,38.1687],[-76.7987,38.1687],[-76.7992,38.1689],[-76.7996,38.1689],[-76.7999,38.1689],[-76.8002,38.1689],[-76.8006,38.1688],[-76.8008,38.1687],[-76.8013,38.1686],[-76.8018,38.1685],[-76.802,38.1684],[-76.8024,38.1683],[-76.8028,38.1682],[-76.8031,38.1681],[-76.8035,38.168],[-76.8037,38.168],[-76.8041,38.168],[-76.8044,38.1679],[-76.805,38.1679],[-76.8051,38.1679],[-76.8054,38.1678],[-76.8057,38.1677],[-76.8061,38.1676],[-76.8064,38.1675],[-76.8068,38.1674],[-76.8071,38.1673],[-76.8073,38.1672],[-76.8076,38.1672],[-76.8079,38.1671],[-76.8081,38.1671],[-76.8088,38.1669],[-76.8089,38.1669],[-76.8092,38.1669],[-76.8094,38.1669],[-76.8098,38.1668],[-76.81,38.1667],[-76.8103,38.1666],[-76.8107,38.1665],[-76.8111,38.1664],[-76.8112,38.1664],[-76.8115,38.1664],[-76.8116,38.1665],[-76.812,38.1665],[-76.8122,38.1666],[-76.8123,38.1666],[-76.8125,38.1666],[-76.8128,38.1666],[-76.8132,38.1665],[-76.8135,38.1664],[-76.8143,38.1662],[-76.8153,38.1658],[-76.8157,38.1657],[-76.8161,38.1656],[-76.8168,38.1654],[-76.8174,38.1652],[-76.8176,38.1651],[-76.8178,38.165],[-76.8181,38.165],[-76.8182,38.1649],[-76.8187,38.1648],[-76.8191,38.1647],[-76.8194,38.1646],[-76.8197,38.1646],[-76.82,38.1645],[-76.8202,38.1645],[-76.8207,38.1643],[-76.8208,38.1643],[-76.8213,38.1642],[-76.8214,38.1642],[-76.8217,38.1641],[-76.8223,38.1639],[-76.8225,38.1639],[-76.8239,38.1637],[-76.8242,38.1637],[-76.8243,38.1636],[-76.8246,38.1636],[-76.8251,38.1636],[-76.8255,38.1635],[-76.8259,38.1635],[-76.8261,38.1635],[-76.8265,38.1634],[-76.8266,38.1635],[-76.8268,38.1634],[-76.8273,38.1634],[-76.8274,38.1634],[-76.8277,38.1634],[-76.8279,38.1634],[-76.8281,38.1634],[-76.8284,38.1633],[-76.8287,38.1633],[-76.8289,38.1633],[-76.8293,38.1633],[-76.8296,38.1633],[-76.8298,38.1633],[-76.8301,38.1633],[-76.8304,38.1633],[-76.8308,38.1633],[-76.8309,38.1633],[-76.831,38.1633],[-76.8311,38.1633],[-76.8312,38.1633],[-76.8313,38.1633],[-76.8314,38.1633],[-76.8315,38.1633],[-76.8318,38.1633],[-76.8322,38.1633],[-76.8325,38.1634],[-76.8327,38.1634],[-76.833,38.1634],[-76.8331,38.1634],[-76.8333,38.1634],[-76.8338,38.1634],[-76.8341,38.1634],[-76.8346,38.1634],[-76.8347,38.1634],[-76.8353,38.1634],[-76.8355,38.1634],[-76.8363,38.1634],[-76.8373,38.1635],[-76.8376,38.1635],[-76.8379,38.1635],[-76.8383,38.1635],[-76.8384,38.1635],[-76.8386,38.1635],[-76.839,38.1636],[-76.8394,38.1636],[-76.84,38.1638],[-76.8403,38.1639],[-76.8406,38.1639],[-76.8407,38.1639],[-76.8409,38.164],[-76.8411,38.1641],[-76.8413,38.1642],[-76.8419,38.1644],[-76.8422,38.1645],[-76.8424,38.1645],[-76.8426,38.1645],[-76.8427,38.1646],[-76.8431,38.1648],[-76.8432,38.1648],[-76.8434,38.1649],[-76.8439,38.165],[-76.8443,38.1652],[-76.8445,38.1653],[-76.8447,38.1655],[-76.8449,38.1656],[-76.8451,38.1658],[-76.8454,38.1659],[-76.8457,38.166],[-76.846,38.166],[-76.8461,38.1661],[-76.8463,38.1661],[-76.8465,38.1662],[-76.8466,38.1662],[-76.8477,38.1666],[-76.848,38.1667],[-76.8483,38.1667],[-76.8484,38.1668],[-76.8486,38.1668],[-76.8492,38.1669],[-76.8494,38.1669],[-76.8503,38.167],[-76.8507,38.167],[-76.8511,38.167],[-76.8512,38.167],[-76.8518,38.167],[-76.853,38.1671],[-76.8537,38.1672],[-76.8538,38.1672],[-76.8541,38.1673],[-76.8543,38.1673],[-76.8546,38.1674],[-76.855,38.1676],[-76.8552,38.1677],[-76.8557,38.1679],[-76.8561,38.1681],[-76.8567,38.1684],[-76.8572,38.1687],[-76.8573,38.1688],[-76.8574,38.1691],[-76.8575,38.1692],[-76.8576,38.1695],[-76.8576,38.1696],[-76.8578,38.1699],[-76.8579,38.1701],[-76.858,38.1703],[-76.8581,38.1706],[-76.8581,38.1707],[-76.8583,38.1708],[-76.8585,38.1709],[-76.8588,38.171],[-76.859,38.171],[-76.8594,38.171],[-76.8596,38.1711],[-76.86,38.171],[-76.8603,38.171],[-76.8609,38.1709],[-76.8613,38.1709],[-76.8617,38.171],[-76.8619,38.171],[-76.8624,38.1712],[-76.8628,38.1713],[-76.8634,38.1715],[-76.8636,38.1715],[-76.864,38.1715],[-76.8648,38.1715],[-76.8654,38.1715],[-76.8658,38.1715],[-76.866,38.1714],[-76.8674,38.1714],[-76.8681,38.1713],[-76.8689,38.1714],[-76.8689,38.1713],[-76.8692,38.1713],[-76.8699,38.1714],[-76.87,38.1714],[-76.8703,38.1714],[-76.8707,38.1714],[-76.8712,38.1715],[-76.8714,38.1715],[-76.8718,38.1716],[-76.8721,38.1716],[-76.8725,38.1716],[-76.8727,38.1717],[-76.8729,38.1718],[-76.8732,38.1718],[-76.8741,38.1721],[-76.8747,38.1723],[-76.8752,38.1725],[-76.8753,38.1726],[-76.8758,38.1727],[-76.8763,38.1729],[-76.8767,38.173],[-76.8777,38.1734],[-76.8779,38.1736],[-76.8781,38.1737],[-76.8783,38.1737],[-76.8785,38.1738],[-76.8787,38.1739],[-76.8791,38.1741],[-76.8792,38.1742],[-76.8793,38.1743],[-76.8795,38.1744],[-76.8796,38.1744],[-76.8796,38.1745],[-76.8798,38.1745],[-76.8799,38.1746],[-76.8801,38.1748],[-76.8803,38.1748],[-76.8804,38.1749],[-76.8805,38.1749],[-76.881,38.1752],[-76.8812,38.1754],[-76.8814,38.1756],[-76.8816,38.1757],[-76.882,38.176],[-76.8821,38.176],[-76.8821,38.1761],[-76.8824,38.1762],[-76.8826,38.1763],[-76.8828,38.1765],[-76.883,38.1767],[-76.8832,38.177],[-76.8833,38.1771],[-76.8834,38.1771],[-76.8836,38.1773],[-76.8837,38.1773],[-76.884,38.1776],[-76.8842,38.1778],[-76.8842,38.178],[-76.8844,38.1781],[-76.8845,38.1782],[-76.8846,38.1786],[-76.8847,38.1786],[-76.885,38.1788],[-76.8855,38.179],[-76.8857,38.1793],[-76.8859,38.1794],[-76.8865,38.1798],[-76.8867,38.18],[-76.887,38.1802],[-76.8873,38.1805],[-76.8874,38.1806],[-76.8875,38.1807],[-76.8876,38.1808],[-76.8877,38.1808],[-76.8877,38.1809],[-76.8878,38.1809],[-76.888,38.1812],[-76.8882,38.1813],[-76.8884,38.1816],[-76.8894,38.1823],[-76.8898,38.1827],[-76.89,38.1828],[-76.8902,38.183],[-76.8905,38.1833],[-76.8908,38.1834],[-76.891,38.1836],[-76.8912,38.1837],[-76.892,38.1842],[-76.8925,38.1844],[-76.8928,38.1846],[-76.8929,38.1847],[-76.893,38.1848],[-76.8932,38.1849],[-76.8934,38.185],[-76.8936,38.1851],[-76.8939,38.1852],[-76.8944,38.1856],[-76.8947,38.1858],[-76.8949,38.1859],[-76.8953,38.186],[-76.8961,38.1864],[-76.8964,38.1866],[-76.8967,38.1867],[-76.8972,38.187],[-76.8976,38.1872],[-76.8977,38.1872],[-76.8977,38.1873],[-76.8979,38.1874],[-76.8981,38.1874],[-76.8984,38.1878],[-76.8991,38.1882],[-76.8993,38.1883],[-76.8995,38.1885],[-76.8999,38.1887],[-76.9003,38.1891],[-76.9008,38.1893],[-76.9012,38.1895],[-76.9014,38.1896],[-76.9017,38.1899],[-76.9019,38.1902],[-76.9021,38.1903],[-76.9022,38.1904],[-76.9024,38.1905],[-76.9027,38.1907],[-76.9029,38.1908],[-76.9034,38.1914],[-76.9036,38.1916],[-76.9039,38.1919],[-76.9039,38.192],[-76.9042,38.1924],[-76.9043,38.1924],[-76.9044,38.1925],[-76.9045,38.1925],[-76.9047,38.1925],[-76.9048,38.1926],[-76.9049,38.1927],[-76.905,38.1927],[-76.9051,38.1927],[-76.9052,38.1928],[-76.9051,38.1928],[-76.905,38.1928],[-76.9049,38.1928],[-76.9049,38.1929],[-76.9056,38.1932],[-76.9059,38.1934],[-76.906,38.1934],[-76.9061,38.1935],[-76.9063,38.1936],[-76.9065,38.1939],[-76.9072,38.1946],[-76.9075,38.1948],[-76.9076,38.1949],[-76.9078,38.195],[-76.9082,38.1953],[-76.9084,38.1954],[-76.9086,38.1955],[-76.9089,38.1957],[-76.9096,38.1961],[-76.9098,38.1962],[-76.9099,38.1963],[-76.9104,38.1969],[-76.9106,38.197],[-76.9107,38.1971],[-76.9111,38.1974],[-76.9115,38.1975],[-76.912,38.1977],[-76.9121,38.1977],[-76.9126,38.1978],[-76.9127,38.1978],[-76.9131,38.1979],[-76.9138,38.198],[-76.9141,38.1981],[-76.9144,38.1981],[-76.9148,38.1984],[-76.915,38.1986],[-76.9153,38.1989],[-76.9154,38.199],[-76.9155,38.1991],[-76.9156,38.1992],[-76.9157,38.1994],[-76.9157,38.1995],[-76.9159,38.1996],[-76.916,38.1997],[-76.9162,38.1997],[-76.9165,38.1998],[-76.9166,38.1998],[-76.9174,38.1998],[-76.9175,38.1998],[-76.9178,38.1999],[-76.9181,38.2],[-76.9183,38.2],[-76.9185,38.2],[-76.9195,38.2001],[-76.9202,38.2002],[-76.9206,38.2003],[-76.9209,38.2004],[-76.9213,38.2005],[-76.9214,38.2006],[-76.9215,38.2006],[-76.9216,38.2007],[-76.9217,38.2007],[-76.9219,38.2008],[-76.922,38.2008],[-76.9223,38.2009],[-76.9228,38.2009],[-76.9232,38.2009],[-76.9236,38.2009],[-76.9243,38.2009],[-76.9246,38.2009],[-76.9251,38.2009],[-76.9261,38.2009],[-76.9262,38.2009],[-76.9263,38.2009],[-76.9266,38.2009],[-76.9267,38.2009],[-76.9269,38.2009],[-76.9272,38.2009],[-76.9274,38.2009],[-76.9279,38.201],[-76.9284,38.201],[-76.9289,38.2011],[-76.9296,38.2012],[-76.9307,38.2012],[-76.9316,38.2014],[-76.9321,38.2014],[-76.9324,38.2015],[-76.9326,38.2016],[-76.9327,38.2016],[-76.933,38.2017],[-76.9331,38.2017],[-76.9335,38.2018],[-76.9339,38.2019],[-76.9345,38.2019],[-76.9347,38.2019],[-76.9352,38.2021],[-76.9355,38.2022],[-76.9357,38.2022],[-76.9364,38.2023],[-76.9368,38.2024],[-76.9373,38.2025],[-76.9375,38.2026],[-76.9382,38.203],[-76.9385,38.2032],[-76.9388,38.2034],[-76.9389,38.2035],[-76.9391,38.2038],[-76.9392,38.2038],[-76.9395,38.2039],[-76.9397,38.2041],[-76.9398,38.2042],[-76.9399,38.2043],[-76.9401,38.2044],[-76.9403,38.2045],[-76.9406,38.2046],[-76.9416,38.2051],[-76.9422,38.2053],[-76.9429,38.2058],[-76.9431,38.2059],[-76.9434,38.2061],[-76.9436,38.2061],[-76.9436,38.2062],[-76.9437,38.2062],[-76.9439,38.2063],[-76.9444,38.2065],[-76.9446,38.2066],[-76.9449,38.2067],[-76.9451,38.2068],[-76.9454,38.2069],[-76.9457,38.2071],[-76.9462,38.2073],[-76.9472,38.2079],[-76.9475,38.208],[-76.948,38.2082],[-76.9481,38.2083],[-76.9482,38.2083],[-76.9484,38.2083],[-76.9486,38.2084],[-76.9488,38.2084],[-76.949,38.2084],[-76.9491,38.2085],[-76.9491,38.2086],[-76.9492,38.2086],[-76.9492,38.2087],[-76.9492,38.2088],[-76.9493,38.2088],[-76.9493,38.2089],[-76.9494,38.209],[-76.9512,38.2119],[-76.953,38.2148],[-76.953,38.2149],[-76.9531,38.2151],[-76.955,38.2182],[-76.957,38.2213],[-76.957,38.2214],[-76.9612,38.2282],[-76.962,38.2295],[-76.9621,38.2297],[-76.9622,38.2299],[-76.9621,38.2301],[-76.9618,38.2303],[-76.9615,38.2306],[-76.9613,38.2308],[-76.9612,38.231],[-76.9611,38.2311],[-76.961,38.2312],[-76.9605,38.2315],[-76.9604,38.2316],[-76.9603,38.2317],[-76.9601,38.2319],[-76.96,38.2321],[-76.9597,38.2324],[-76.9594,38.2328],[-76.9592,38.2329],[-76.9589,38.2332],[-76.9587,38.2335],[-76.9585,38.2336],[-76.9583,38.2338],[-76.9581,38.2341],[-76.9578,38.2346],[-76.9576,38.2349],[-76.9575,38.2351],[-76.9574,38.2353],[-76.9572,38.2356],[-76.9571,38.2361],[-76.957,38.2363],[-76.957,38.2368],[-76.957,38.2372],[-76.9569,38.2375],[-76.957,38.2382],[-76.9569,38.2385],[-76.957,38.2392],[-76.957,38.2395],[-76.957,38.2397],[-76.957,38.2398],[-76.957,38.24],[-76.957,38.2402],[-76.9571,38.2403],[-76.9572,38.2407],[-76.9572,38.2409],[-76.9573,38.2413],[-76.9573,38.2417],[-76.9574,38.2418],[-76.9574,38.242],[-76.9574,38.2423],[-76.9575,38.2426],[-76.9576,38.2428],[-76.9578,38.2433],[-76.9578,38.2435],[-76.9579,38.2439],[-76.958,38.2441],[-76.9581,38.2443],[-76.9583,38.2447],[-76.9583,38.2451],[-76.9584,38.2453],[-76.9585,38.2454],[-76.9586,38.2456],[-76.9587,38.2457],[-76.9589,38.2462],[-76.959,38.2464],[-76.9591,38.2466],[-76.9592,38.2467],[-76.9594,38.247],[-76.9597,38.2475],[-76.9599,38.2479],[-76.9603,38.2485],[-76.9604,38.2487],[-76.9605,38.2489],[-76.9605,38.2492],[-76.9607,38.2495],[-76.9608,38.2501],[-76.9608,38.2503],[-76.9609,38.2506],[-76.961,38.2509],[-76.9611,38.2513],[-76.9612,38.2516],[-76.9612,38.2517],[-76.9612,38.2521],[-76.9613,38.2522],[-76.9613,38.2523],[-76.9613,38.2529],[-76.9614,38.2531],[-76.9609,38.2531],[-76.9609,38.2532],[-76.9609,38.2534],[-76.961,38.2536],[-76.9612,38.2537],[-76.9613,38.2537],[-76.9615,38.2539],[-76.9616,38.2545],[-76.9616,38.2547],[-76.9616,38.2548],[-76.9615,38.2548],[-76.9612,38.2549],[-76.9612,38.255],[-76.9614,38.255],[-76.9615,38.255],[-76.9616,38.255],[-76.9616,38.2551],[-76.9616,38.2552],[-76.9616,38.2554],[-76.9617,38.2557],[-76.9617,38.2558],[-76.9618,38.2561],[-76.9618,38.2562],[-76.9619,38.2564],[-76.962,38.2565],[-76.9621,38.2566],[-76.9621,38.2567],[-76.9621,38.2568],[-76.962,38.2569],[-76.9621,38.257],[-76.9622,38.2571],[-76.9624,38.2573],[-76.9625,38.2574],[-76.9626,38.2575],[-76.9628,38.2576],[-76.963,38.2579],[-76.9631,38.2581],[-76.9632,38.2582],[-76.9634,38.2583],[-76.9634,38.2584],[-76.9635,38.2584],[-76.9636,38.2587],[-76.9639,38.259],[-76.9642,38.2593],[-76.9643,38.2594],[-76.9644,38.2595],[-76.9647,38.2596],[-76.9652,38.2601],[-76.9655,38.2604],[-76.9657,38.2606],[-76.9661,38.2608],[-76.9665,38.261],[-76.9672,38.2613],[-76.9673,38.2614],[-76.9675,38.2615],[-76.9677,38.2617],[-76.9679,38.262],[-76.9681,38.2623],[-76.9681,38.2624],[-76.9683,38.2626],[-76.9685,38.2628],[-76.9687,38.2631],[-76.9693,38.2635],[-76.9694,38.2636],[-76.9697,38.2641],[-76.9698,38.2643],[-76.9699,38.2644],[-76.9701,38.2646],[-76.9703,38.2649],[-76.9704,38.2651],[-76.9706,38.2655],[-76.9708,38.2657],[-76.9711,38.2659],[-76.972,38.2663],[-76.9723,38.2664],[-76.9726,38.2666],[-76.9728,38.2668],[-76.9731,38.267],[-76.9736,38.2675],[-76.9738,38.2677],[-76.9741,38.2682],[-76.9742,38.2683],[-76.9744,38.2685],[-76.9749,38.2688],[-76.9752,38.269],[-76.9755,38.2693],[-76.9762,38.27],[-76.9766,38.2702],[-76.9773,38.2707],[-76.9775,38.2708],[-76.9777,38.2709],[-76.9779,38.2711],[-76.978,38.2713],[-76.9783,38.272],[-76.9783,38.2721],[-76.9784,38.2723],[-76.9785,38.2723],[-76.9787,38.2724],[-76.9796,38.2729],[-76.98,38.2731],[-76.9801,38.2732],[-76.9803,38.2735],[-76.9805,38.2737],[-76.9807,38.274],[-76.9811,38.2744],[-76.9814,38.2745],[-76.9815,38.2746],[-76.9819,38.2747],[-76.9826,38.2747],[-76.9832,38.2747],[-76.984,38.2745],[-76.9845,38.2744],[-76.9847,38.2743],[-76.9848,38.2743],[-76.9849,38.2743],[-76.9857,38.2743],[-76.9859,38.2743],[-76.9861,38.2743],[-76.987,38.2744],[-76.9873,38.2744],[-76.9879,38.2744],[-76.989,38.2744],[-76.9895,38.2744],[-76.9898,38.2743],[-76.9899,38.2743],[-76.9901,38.2742],[-76.9906,38.2739],[-76.9908,38.2737],[-76.9909,38.2736],[-76.9914,38.274],[-76.992,38.2744],[-76.9941,38.2757],[-76.9962,38.2771],[-76.9969,38.2775],[-76.9977,38.2781],[-76.9981,38.2783],[-76.9993,38.2791],[-76.9997,38.2793],[-77,38.2795],[-77.0009,38.28],[-77.0011,38.2802],[-77.0013,38.2803],[-77.0013,38.2804],[-77.0015,38.2807],[-77.0015,38.2808],[-77.0015,38.2809],[-77.0015,38.2811],[-77.0015,38.2814],[-77.0015,38.2815],[-77.0016,38.2817],[-77.0018,38.2819],[-77.0024,38.2822],[-77.0028,38.2824],[-77.0045,38.2849],[-77.0052,38.2856],[-77.0054,38.2859],[-77.0062,38.2867],[-77.0087,38.289],[-77.0095,38.2909],[-77.0107,38.2928],[-77.0128,38.2944],[-77.0139,38.2954],[-77.0146,38.2961],[-77.0165,38.2988],[-77.0167,38.299],[-77.0169,38.2992],[-77.0183,38.3003],[-77.0185,38.3004],[-77.021,38.3012],[-77.0235,38.3015],[-77.0254,38.3028],[-77.0256,38.3031],[-77.027,38.3046],[-77.0274,38.3049],[-77.0281,38.3053],[-77.0282,38.3058],[-77.0285,38.3067],[-77.0285,38.3071],[-77.0285,38.3081],[-77.0284,38.3088],[-77.0283,38.3093],[-77.0285,38.3096],[-77.0287,38.3104],[-77.0287,38.3109],[-77.0288,38.3114],[-77.0289,38.3115],[-77.029,38.3115],[-77.0291,38.3116],[-77.0292,38.3115],[-77.0293,38.3115],[-77.0295,38.3115],[-77.0296,38.3114],[-77.0297,38.3113],[-77.0299,38.3113],[-77.0304,38.3115],[-77.0305,38.3115],[-77.0307,38.3116],[-77.0305,38.3119],[-77.0298,38.3127],[-77.0296,38.313],[-77.0286,38.3143],[-77.0276,38.3157],[-77.027,38.3165],[-77.0262,38.3175],[-77.0247,38.3194],[-77.0245,38.3197],[-77.0217,38.3233],[-77.019,38.3268],[-77.0186,38.3273],[-77.0175,38.3288],[-77.0164,38.3302],[-77.0161,38.3306],[-77.0151,38.3319],[-77.0148,38.3324],[-77.0147,38.3324],[-77.0146,38.3326],[-77.0145,38.3326],[-77.0145,38.3327],[-77.0144,38.3332],[-77.0147,38.3335],[-77.015,38.3339],[-77.0151,38.3342],[-77.0151,38.3343],[-77.0151,38.3344],[-77.0151,38.3353],[-77.0148,38.3357],[-77.0144,38.3365],[-77.0143,38.337],[-77.0143,38.3377],[-77.0148,38.3382],[-77.0155,38.3387],[-77.0157,38.339],[-77.0161,38.3395],[-77.0164,38.34],[-77.0165,38.3406],[-77.0165,38.3409],[-77.0168,38.3416],[-77.0168,38.3417],[-77.0167,38.3424],[-77.0167,38.3433],[-77.0165,38.3446],[-77.0164,38.3447],[-77.0159,38.3456],[-77.0158,38.3468],[-77.0157,38.3474],[-77.0155,38.3506],[-77.0155,38.3519],[-77.0151,38.3528],[-77.015,38.3532],[-77.0148,38.3536],[-77.0147,38.354],[-77.0147,38.3545],[-77.0147,38.3553],[-77.0148,38.3559],[-77.0148,38.3562],[-77.0148,38.3571],[-77.0148,38.3575],[-77.0147,38.3586],[-77.0147,38.3589],[-77.0146,38.359],[-77.0146,38.3593],[-77.0146,38.3595],[-77.0146,38.3596],[-77.0146,38.3603],[-77.0145,38.3606],[-77.0146,38.3614],[-77.0145,38.3622],[-77.0145,38.3624],[-77.0146,38.3627],[-77.0146,38.3631],[-77.0146,38.3632],[-77.0148,38.3638],[-77.0148,38.365],[-77.0149,38.3658],[-77.015,38.3659],[-77.0151,38.3663],[-77.0151,38.3671],[-77.0152,38.3677],[-77.0155,38.3685],[-77.0157,38.369],[-77.0158,38.3693],[-77.0159,38.371],[-77.0157,38.3713],[-77.0155,38.3715],[-77.0153,38.372],[-77.0146,38.3727],[-77.0138,38.3733],[-77.0135,38.3735],[-77.0131,38.3737],[-77.0119,38.3743],[-77.0117,38.3744],[-77.0115,38.3744],[-77.0115,38.3746],[-77.012,38.3748],[-77.0121,38.3748],[-77.0121,38.3749],[-77.0121,38.3751],[-77.0123,38.3755],[-77.0134,38.3764],[-77.0138,38.377],[-77.0139,38.377],[-77.0146,38.3778],[-77.015,38.3785],[-77.0157,38.3791],[-77.0177,38.3811],[-77.018,38.3816],[-77.0185,38.3819],[-77.0194,38.3823],[-77.0194,38.3824],[-77.0211,38.3832],[-77.0214,38.3835],[-77.0216,38.3837],[-77.0217,38.3839],[-77.0218,38.3839],[-77.0219,38.3841],[-77.022,38.3841],[-77.0221,38.3842],[-77.0223,38.3843],[-77.0226,38.3845],[-77.023,38.385],[-77.0242,38.3864],[-77.0252,38.3875],[-77.0259,38.3882],[-77.0265,38.3886],[-77.0268,38.3887],[-77.0273,38.389],[-77.0281,38.3893],[-77.029,38.3899],[-77.0293,38.3902],[-77.03,38.3908],[-77.0311,38.3918],[-77.0315,38.392],[-77.0321,38.3927],[-77.0323,38.3929],[-77.0337,38.3942],[-77.0345,38.3949],[-77.0366,38.3967],[-77.0375,38.3975],[-77.0392,38.3989],[-77.0393,38.3991],[-77.0409,38.4003],[-77.0415,38.4007],[-77.0416,38.4007],[-77.042,38.4008],[-77.0423,38.4009],[-77.0433,38.401],[-77.0437,38.401],[-77.0447,38.4007],[-77.0452,38.4005],[-77.046,38.4002],[-77.0475,38.3997],[-77.0485,38.3994],[-77.0492,38.3993],[-77.0498,38.3991],[-77.05,38.3992],[-77.0506,38.3993],[-77.0516,38.3992],[-77.0534,38.3988],[-77.0568,38.3962],[-77.0572,38.3957],[-77.0587,38.394],[-77.0612,38.3889],[-77.0682,38.3809],[-77.0692,38.3798],[-77.0705,38.3781],[-77.074,38.3751],[-77.0747,38.3744],[-77.0755,38.3738],[-77.0769,38.3728],[-77.0782,38.372],[-77.0789,38.3716],[-77.0814,38.3702],[-77.0841,38.3691],[-77.0842,38.3687],[-77.0867,38.3679],[-77.0901,38.3673],[-77.0916,38.3673],[-77.0935,38.3673],[-77.0937,38.3674],[-77.0944,38.3678],[-77.0958,38.3681],[-77.0968,38.3684],[-77.0981,38.3688],[-77.1017,38.3695],[-77.1039,38.3697],[-77.1041,38.3697],[-77.1049,38.3698],[-77.1063,38.3697],[-77.1073,38.3697],[-77.108,38.3697],[-77.1089,38.3695],[-77.1097,38.3694],[-77.1106,38.3693],[-77.1111,38.3692],[-77.1118,38.3691],[-77.1124,38.369],[-77.1132,38.3689],[-77.1134,38.3688],[-77.1137,38.3688],[-77.1138,38.3688],[-77.1142,38.3687],[-77.1149,38.3685],[-77.115,38.3685],[-77.1153,38.3685],[-77.1162,38.3683],[-77.1167,38.3683],[-77.1171,38.3681],[-77.1172,38.368],[-77.1178,38.3678],[-77.1192,38.3676],[-77.1208,38.3673],[-77.1226,38.3672],[-77.1239,38.367],[-77.1244,38.367],[-77.1247,38.3668],[-77.1271,38.3672],[-77.1289,38.3672],[-77.1302,38.3674],[-77.1333,38.3678],[-77.1343,38.3679],[-77.1377,38.368],[-77.1382,38.3679],[-77.1387,38.3678],[-77.1392,38.3676],[-77.1399,38.3669],[-77.1403,38.3666],[-77.1433,38.3637],[-77.1438,38.3632],[-77.1447,38.3624],[-77.1455,38.3617],[-77.1458,38.3615],[-77.1462,38.3608],[-77.1488,38.3575],[-77.1493,38.3569],[-77.1514,38.3545],[-77.1552,38.3511],[-77.1574,38.3493],[-77.1584,38.3485],[-77.1585,38.3484],[-77.1616,38.3465],[-77.1626,38.346],[-77.1627,38.346],[-77.1632,38.3458],[-77.1642,38.3456],[-77.1647,38.3455],[-77.1675,38.3453],[-77.1689,38.3451],[-77.169,38.345],[-77.1697,38.3449],[-77.1705,38.3448],[-77.1761,38.343],[-77.1793,38.3419],[-77.1827,38.342],[-77.1905,38.341],[-77.1935,38.3411],[-77.1942,38.3411],[-77.1945,38.3411],[-77.1994,38.3409],[-77.1995,38.3409],[-77.1999,38.3409],[-77.2,38.3409],[-77.2018,38.3411],[-77.2023,38.3412],[-77.2025,38.3412],[-77.2042,38.3411],[-77.2047,38.3411],[-77.2068,38.3402],[-77.207,38.3401],[-77.2081,38.3402],[-77.2093,38.3402],[-77.2094,38.3401],[-77.2108,38.3398],[-77.2111,38.3397],[-77.2147,38.3388],[-77.216,38.3383],[-77.2175,38.3377],[-77.2186,38.3372],[-77.2216,38.3368],[-77.2217,38.3368],[-77.2262,38.3353],[-77.2288,38.3346],[-77.2304,38.334],[-77.2313,38.3338],[-77.2331,38.3332],[-77.2347,38.3327],[-77.2349,38.3326],[-77.2351,38.3326],[-77.2352,38.3325],[-77.2364,38.3323],[-77.2401,38.3316],[-77.2411,38.3316],[-77.2412,38.3316],[-77.2414,38.3316],[-77.243,38.3316],[-77.2472,38.3315],[-77.248,38.3316],[-77.2497,38.3316],[-77.2498,38.3316],[-77.2503,38.3317],[-77.2505,38.3317],[-77.258,38.3324],[-77.2653,38.3332],[-77.2669,38.3338],[-77.2672,38.334],[-77.2675,38.3341],[-77.2714,38.3359],[-77.2766,38.3379],[-77.2771,38.3385],[-77.2778,38.3389],[-77.278,38.3391],[-77.283,38.3428],[-77.2838,38.3429],[-77.2841,38.3434],[-77.2862,38.347],[-77.2865,38.3476],[-77.2868,38.3482],[-77.287,38.3486],[-77.2871,38.3487],[-77.2871,38.3488],[-77.2876,38.3498],[-77.2883,38.3513],[-77.2884,38.3514],[-77.2883,38.3514],[-77.2882,38.3515],[-77.288,38.3516],[-77.2875,38.352],[-77.2874,38.3521],[-77.2873,38.3524],[-77.2873,38.3525],[-77.2873,38.3531],[-77.2873,38.3533],[-77.2874,38.3535],[-77.2875,38.3539],[-77.2875,38.3543],[-77.2877,38.3545],[-77.2878,38.3548],[-77.2879,38.355],[-77.2879,38.3552],[-77.2879,38.3557],[-77.2879,38.3558],[-77.2879,38.356],[-77.288,38.3563],[-77.2881,38.3566],[-77.2885,38.3572],[-77.2886,38.3574],[-77.2886,38.3577],[-77.2886,38.3579],[-77.2884,38.3582],[-77.2882,38.3584],[-77.2881,38.3585],[-77.288,38.3588],[-77.288,38.3589],[-77.288,38.3591],[-77.2882,38.3593],[-77.2882,38.3594],[-77.2883,38.3595],[-77.2884,38.3596],[-77.2887,38.3599],[-77.289,38.3601],[-77.2891,38.3603],[-77.2894,38.3606],[-77.29,38.361],[-77.2902,38.3613],[-77.2902,38.3614],[-77.2903,38.3615],[-77.2905,38.3617],[-77.2907,38.3618],[-77.2908,38.3619],[-77.2909,38.3621],[-77.2909,38.3624],[-77.2911,38.3627],[-77.2911,38.3628],[-77.2912,38.3629],[-77.2913,38.363],[-77.2915,38.3631],[-77.2916,38.3633],[-77.2917,38.3633],[-77.2918,38.3634],[-77.2919,38.3635],[-77.292,38.3636],[-77.2922,38.3637],[-77.2925,38.3641],[-77.2929,38.3644],[-77.2933,38.3647],[-77.2933,38.3648],[-77.2934,38.3649],[-77.2934,38.365],[-77.2938,38.3654],[-77.2941,38.3659],[-77.2942,38.3659],[-77.2943,38.3662],[-77.2944,38.3665],[-77.2944,38.3666],[-77.2946,38.3669],[-77.2948,38.367],[-77.2954,38.3684],[-77.2957,38.3689],[-77.2959,38.3693],[-77.296,38.3694],[-77.2961,38.3697],[-77.2965,38.3702],[-77.2968,38.3705],[-77.2975,38.3711],[-77.2978,38.3714],[-77.2983,38.3716],[-77.2986,38.3717],[-77.2988,38.3718],[-77.2992,38.3718],[-77.2993,38.3719],[-77.2997,38.3721],[-77.2998,38.3722],[-77.3,38.3725],[-77.3003,38.3728],[-77.3005,38.373],[-77.3008,38.3732],[-77.3009,38.3732],[-77.301,38.3734],[-77.3011,38.3734],[-77.3012,38.3734],[-77.3015,38.3735],[-77.3019,38.3737],[-77.3021,38.3738],[-77.3023,38.3741],[-77.3026,38.3742],[-77.3028,38.3743],[-77.303,38.3745],[-77.3033,38.3747],[-77.3035,38.3747],[-77.3038,38.3749],[-77.3042,38.375],[-77.3042,38.3751],[-77.3045,38.3751],[-77.3048,38.3752],[-77.3049,38.3752],[-77.3049,38.3753],[-77.305,38.3754],[-77.3054,38.3768],[-77.3058,38.3783],[-77.3075,38.3846],[-77.3092,38.3909],[-77.3092,38.391],[-77.3108,38.3969],[-77.3104,38.3973],[-77.3105,38.4001],[-77.3121,38.4018],[-77.3139,38.4074],[-77.3143,38.4085],[-77.3147,38.41],[-77.3149,38.4106],[-77.315,38.4112],[-77.3161,38.4129],[-77.3166,38.4138],[-77.3188,38.4177],[-77.3187,38.4179],[-77.3189,38.4191],[-77.3199,38.4212],[-77.3202,38.4237],[-77.3206,38.425],[-77.321,38.426],[-77.321,38.4262],[-77.3211,38.4269],[-77.3214,38.4278],[-77.3221,38.4289],[-77.3225,38.4307],[-77.3226,38.4314],[-77.3229,38.4326],[-77.323,38.4335],[-77.3229,38.4342],[-77.3228,38.4344],[-77.3226,38.4346],[-77.3223,38.4347],[-77.3218,38.4349],[-77.3216,38.435],[-77.3211,38.4352],[-77.3207,38.4352],[-77.3204,38.4352],[-77.3204,38.4357],[-77.3203,38.4369],[-77.32,38.444],[-77.3198,38.4471],[-77.3198,38.4487],[-77.3196,38.454],[-77.3196,38.4541],[-77.3193,38.4603],[-77.3193,38.4607],[-77.3192,38.4626],[-77.319,38.4681],[-77.319,38.4682],[-77.319,38.4683],[-77.3189,38.4687],[-77.3189,38.4688],[-77.3189,38.4693],[-77.3188,38.4704],[-77.3186,38.473],[-77.3185,38.473],[-77.318,38.4731],[-77.3179,38.4731],[-77.3179,38.4733],[-77.3181,38.4737],[-77.3183,38.4739],[-77.3184,38.4741],[-77.3185,38.4743],[-77.3185,38.4744],[-77.3181,38.475],[-77.318,38.4751],[-77.3174,38.4757],[-77.3171,38.476],[-77.317,38.4761],[-77.317,38.4764],[-77.317,38.4766],[-77.3169,38.4769],[-77.3169,38.4771],[-77.3168,38.4773],[-77.3167,38.4775],[-77.3166,38.4777],[-77.3163,38.478],[-77.3161,38.4782],[-77.3158,38.4784],[-77.3156,38.4785],[-77.3153,38.4785],[-77.3153,38.4787],[-77.3153,38.4788],[-77.3153,38.4789],[-77.3154,38.4791],[-77.3155,38.4792],[-77.3155,38.4793],[-77.3156,38.4794],[-77.3156,38.4798],[-77.3157,38.4802],[-77.3157,38.4804],[-77.3156,38.4806],[-77.3154,38.481],[-77.3152,38.4814],[-77.314,38.4842],[-77.3128,38.4864],[-77.3124,38.4871],[-77.3121,38.4876],[-77.3116,38.4884],[-77.3114,38.4887],[-77.3112,38.4895],[-77.311,38.4899],[-77.311,38.49],[-77.3109,38.4903],[-77.3108,38.4905],[-77.3107,38.4907],[-77.3105,38.4911],[-77.3104,38.4914],[-77.3103,38.4916],[-77.3102,38.4918],[-77.3102,38.492],[-77.3101,38.4924],[-77.3102,38.4926],[-77.3102,38.4928],[-77.3102,38.4931],[-77.3102,38.4934],[-77.3103,38.4935],[-77.3104,38.4936],[-77.3105,38.4937],[-77.3105,38.4939],[-77.3106,38.494],[-77.3103,38.4941],[-77.3103,38.4942],[-77.3102,38.4945],[-77.3101,38.4949],[-77.3099,38.4953],[-77.3096,38.4956],[-77.3094,38.4958],[-77.3092,38.496],[-77.309,38.4962],[-77.3083,38.4966],[-77.3075,38.4971],[-77.3074,38.4971],[-77.3068,38.4973],[-77.306,38.4977],[-77.3052,38.498],[-77.3046,38.4983],[-77.3038,38.4986],[-77.3034,38.4989],[-77.3031,38.4992],[-77.3026,38.4997],[-77.3022,38.5001],[-77.3023,38.5001],[-77.3009,38.5017],[-77.2994,38.5032],[-77.2988,38.5042],[-77.2982,38.5051],[-77.2969,38.5063],[-77.2958,38.5074],[-77.2954,38.5083],[-77.2954,38.5092],[-77.295,38.5098],[-77.295,38.5099],[-77.2949,38.51],[-77.2948,38.5101],[-77.2947,38.5103],[-77.2929,38.513],[-77.2911,38.5157],[-77.2909,38.5157],[-77.2907,38.5157],[-77.2897,38.5181],[-77.2886,38.5192],[-77.2882,38.5192],[-77.2882,38.5193],[-77.2879,38.5196],[-77.2875,38.5198],[-77.2872,38.5203],[-77.2871,38.5204],[-77.2856,38.52],[-77.2857,38.5198],[-77.2855,38.5197],[-77.2853,38.5197],[-77.285,38.5203],[-77.2854,38.5204],[-77.2855,38.5203],[-77.2875,38.5209],[-77.2873,38.5212],[-77.2873,38.5215],[-77.2871,38.5218],[-77.2867,38.5219],[-77.2864,38.5222],[-77.2861,38.5223],[-77.2861,38.5224],[-77.2861,38.5226],[-77.2859,38.5232],[-77.2858,38.5234],[-77.2846,38.5246],[-77.2844,38.5247],[-77.2843,38.5248],[-77.2842,38.5248],[-77.284,38.5249],[-77.2838,38.525],[-77.2837,38.525],[-77.2834,38.5251],[-77.2833,38.5252],[-77.2832,38.5254],[-77.2831,38.5254],[-77.283,38.5254],[-77.2829,38.5256],[-77.2828,38.5258],[-77.2828,38.526],[-77.2827,38.5262],[-77.2826,38.5276],[-77.2827,38.5277],[-77.2818,38.5291],[-77.2815,38.5297],[-77.2812,38.5302],[-77.2811,38.5305],[-77.281,38.5305],[-77.2809,38.5307],[-77.2809,38.5308],[-77.2808,38.5309],[-77.2805,38.5316],[-77.2798,38.5328],[-77.2798,38.5329],[-77.2801,38.5339],[-77.28,38.5339],[-77.2799,38.5339],[-77.2794,38.5339],[-77.2792,38.534],[-77.279,38.534],[-77.2791,38.5342],[-77.2792,38.5343],[-77.2793,38.5344],[-77.2793,38.5346],[-77.2792,38.5347],[-77.2791,38.5355],[-77.279,38.5364],[-77.279,38.5365],[-77.2789,38.5366],[-77.2786,38.5369],[-77.2783,38.5372],[-77.2779,38.5375],[-77.2778,38.5377],[-77.2776,38.5379],[-77.2775,38.5381],[-77.2773,38.5382],[-77.2767,38.5391],[-77.2767,38.5392],[-77.2766,38.5393],[-77.2765,38.5393],[-77.2764,38.5394],[-77.2763,38.5395],[-77.2762,38.5401],[-77.2762,38.5403],[-77.2761,38.5406],[-77.276,38.5407],[-77.276,38.5408],[-77.276,38.5409],[-77.2759,38.541],[-77.2758,38.5418],[-77.2758,38.5426],[-77.2757,38.5432],[-77.2758,38.5434],[-77.2761,38.544],[-77.2762,38.5443],[-77.2764,38.5448],[-77.2766,38.5463],[-77.2765,38.5465],[-77.2764,38.5469],[-77.2763,38.5469],[-77.2763,38.547],[-77.2763,38.5472],[-77.2762,38.5473],[-77.2761,38.5474],[-77.276,38.5475],[-77.2759,38.5477],[-77.2758,38.5477],[-77.2756,38.5479],[-77.2754,38.5481],[-77.2752,38.5483],[-77.275,38.5484],[-77.2749,38.5485],[-77.2745,38.5489],[-77.2744,38.5491],[-77.2742,38.5498],[-77.274,38.5502],[-77.2739,38.5502],[-77.2736,38.5506],[-77.2729,38.5512],[-77.2726,38.5514],[-77.2724,38.5516],[-77.2721,38.5517],[-77.2717,38.552],[-77.2716,38.552],[-77.2715,38.5521],[-77.2705,38.5527],[-77.2699,38.5529],[-77.2695,38.553],[-77.2694,38.5531],[-77.269,38.5532],[-77.2686,38.5534],[-77.2682,38.5536],[-77.2678,38.5538],[-77.2675,38.5539],[-77.267,38.5541],[-77.2667,38.5543],[-77.2657,38.5549],[-77.2654,38.5551],[-77.2653,38.5551],[-77.2648,38.5552],[-77.2646,38.5553],[-77.2643,38.5553],[-77.264,38.5554],[-77.2638,38.5554],[-77.2636,38.5555],[-77.2634,38.5555],[-77.2633,38.5555],[-77.2632,38.5556],[-77.2631,38.5556],[-77.263,38.5557],[-77.2629,38.5558],[-77.2628,38.5559],[-77.2627,38.556],[-77.2624,38.5561],[-77.2622,38.5562],[-77.262,38.5563],[-77.2618,38.5565],[-77.2616,38.5567],[-77.2615,38.5569],[-77.2615,38.5573],[-77.2615,38.558],[-77.2616,38.5588],[-77.2615,38.559],[-77.2614,38.5592],[-77.2613,38.5594],[-77.2608,38.5597],[-77.2604,38.5598],[-77.2603,38.5598],[-77.2596,38.56],[-77.2595,38.56],[-77.2588,38.5602],[-77.2578,38.5603],[-77.2576,38.5604],[-77.2574,38.5604],[-77.257,38.5605],[-77.2569,38.5605],[-77.2567,38.5605],[-77.2565,38.5605],[-77.2565,38.5606],[-77.2565,38.5607],[-77.2566,38.5609],[-77.2568,38.561],[-77.257,38.5611],[-77.257,38.5612],[-77.2557,38.5633],[-77.255,38.5652],[-77.2544,38.5671],[-77.2544,38.5672],[-77.2544,38.5673],[-77.2518,38.575],[-77.2506,38.5784],[-77.2469,38.5894],[-77.2466,38.591],[-77.2464,38.5929],[-77.2464,38.5934],[-77.2445,38.5946],[-77.2413,38.5965],[-77.2381,38.5984],[-77.2324,38.6016],[-77.2288,38.6037],[-77.2255,38.6056],[-77.2162,38.611],[-77.2069,38.6163],[-77.2053,38.6172],[-77.2043,38.6178],[-77.2037,38.6182],[-77.2036,38.6181],[-77.2035,38.618],[-77.2033,38.618],[-77.2031,38.6178],[-77.203,38.6178],[-77.2029,38.6178],[-77.2028,38.6178],[-77.2028,38.6177],[-77.2027,38.6177],[-77.2026,38.6177],[-77.2025,38.6177],[-77.2024,38.6177],[-77.2023,38.6177],[-77.2023,38.6176],[-77.2022,38.6176],[-77.202,38.6177],[-77.2019,38.6177],[-77.2018,38.6177],[-77.2017,38.6178],[-77.2016,38.6179],[-77.2016,38.618],[-77.2015,38.6181],[-77.2015,38.6182],[-77.2014,38.6182],[-77.2013,38.6182],[-77.2012,38.6183],[-77.2011,38.6184],[-77.2011,38.6185],[-77.201,38.6185],[-77.2009,38.6185],[-77.2008,38.6186],[-77.2007,38.6186],[-77.2006,38.6186],[-77.2006,38.6187],[-77.2005,38.6187],[-77.2004,38.6188],[-77.2003,38.6189],[-77.2002,38.6189],[-77.2001,38.6189],[-77.1999,38.619],[-77.1998,38.619],[-77.1997,38.619],[-77.1997,38.6191],[-77.1996,38.6191],[-77.1995,38.6191],[-77.1994,38.6191],[-77.1993,38.6192],[-77.1992,38.6192],[-77.1991,38.6192],[-77.199,38.6192],[-77.1989,38.6192],[-77.1988,38.6193],[-77.1987,38.6193],[-77.1986,38.6193],[-77.1985,38.6193],[-77.1984,38.6194],[-77.1983,38.6194],[-77.1982,38.6194],[-77.1981,38.6194],[-77.198,38.6194],[-77.1979,38.6194],[-77.1976,38.6194],[-77.1975,38.6194],[-77.1973,38.6195],[-77.1972,38.6195],[-77.1971,38.6195],[-77.197,38.6195],[-77.1968,38.6195],[-77.1967,38.6195],[-77.1965,38.6195],[-77.1964,38.6195],[-77.1962,38.6195],[-77.196,38.6195],[-77.1959,38.6195],[-77.1958,38.6195],[-77.1956,38.6195],[-77.1955,38.6195],[-77.1954,38.6195],[-77.1953,38.6195],[-77.1952,38.6195],[-77.1951,38.6195],[-77.195,38.6195],[-77.1947,38.6195],[-77.1945,38.6195],[-77.1943,38.6194],[-77.1942,38.6194],[-77.1941,38.6194],[-77.194,38.6194],[-77.1938,38.6194],[-77.1936,38.6194],[-77.1935,38.6194],[-77.1934,38.6194],[-77.1933,38.6194],[-77.1928,38.6193],[-77.1927,38.6193],[-77.1926,38.6193],[-77.1923,38.6193],[-77.1916,38.6192],[-77.1915,38.6192],[-77.1914,38.6192],[-77.1914,38.6193],[-77.1913,38.6193],[-77.1912,38.6194],[-77.191,38.6195],[-77.1909,38.6195],[-77.1908,38.6195],[-77.1907,38.6195],[-77.1904,38.6196],[-77.1903,38.6196],[-77.1903,38.6197],[-77.1902,38.6198],[-77.1901,38.62],[-77.19,38.6201],[-77.1899,38.6202],[-77.1899,38.6203],[-77.1899,38.6204],[-77.1898,38.6204],[-77.1896,38.6205],[-77.1896,38.6206],[-77.1895,38.6206],[-77.1893,38.6207],[-77.1888,38.6207],[-77.1887,38.6207],[-77.1886,38.6207],[-77.1885,38.6208],[-77.1882,38.6208],[-77.1881,38.6208],[-77.1881,38.6209],[-77.1879,38.621],[-77.1877,38.621],[-77.1875,38.621],[-77.1874,38.621],[-77.1873,38.621],[-77.1873,38.6211],[-77.1872,38.6211],[-77.187,38.6212],[-77.1869,38.6212],[-77.1869,38.6213],[-77.1868,38.6213],[-77.1867,38.6213],[-77.1866,38.6214],[-77.1863,38.6215],[-77.1859,38.6215],[-77.1858,38.6215],[-77.1857,38.6215],[-77.1856,38.6215],[-77.1856,38.6216],[-77.1854,38.6216],[-77.1853,38.6217],[-77.1852,38.6217],[-77.1844,38.6217],[-77.1844,38.6216],[-77.184,38.6217],[-77.1839,38.6217],[-77.1838,38.6217],[-77.1834,38.6217],[-77.183,38.6217],[-77.1826,38.6218],[-77.1825,38.6219],[-77.1824,38.6219],[-77.1824,38.622],[-77.1822,38.622],[-77.1821,38.622],[-77.182,38.622],[-77.1818,38.6221],[-77.1817,38.6221],[-77.1816,38.6222],[-77.1815,38.6222],[-77.1813,38.6224],[-77.1812,38.6224],[-77.1811,38.6225],[-77.181,38.6226],[-77.1809,38.6227],[-77.1809,38.6228],[-77.1808,38.6228],[-77.1807,38.6229],[-77.1806,38.623],[-77.1806,38.6231],[-77.1805,38.6231],[-77.1804,38.6231],[-77.1804,38.6232],[-77.1803,38.6232],[-77.1802,38.6233],[-77.1799,38.6233],[-77.1798,38.6233],[-77.1797,38.6234],[-77.1794,38.6234],[-77.1792,38.6234],[-77.1791,38.6234],[-77.179,38.6235],[-77.1789,38.6235],[-77.1788,38.6235],[-77.1787,38.6236],[-77.1784,38.6236],[-77.1781,38.6236],[-77.178,38.6236],[-77.1777,38.6237],[-77.1776,38.6237],[-77.1771,38.6238],[-77.1771,38.6239],[-77.1768,38.624],[-77.1765,38.624],[-77.1763,38.6241],[-77.1759,38.6241],[-77.1757,38.6241],[-77.1754,38.6241],[-77.1752,38.6241],[-77.175,38.6241],[-77.175,38.6242],[-77.1749,38.6242],[-77.1747,38.6243],[-77.1746,38.6243],[-77.1745,38.6243],[-77.1743,38.6243],[-77.1739,38.6243],[-77.1737,38.6243],[-77.1736,38.6243],[-77.1734,38.6242],[-77.1733,38.6242],[-77.1732,38.6243],[-77.1684,38.6249],[-77.1664,38.6251],[-77.1625,38.6261],[-77.1623,38.6262],[-77.1621,38.6262],[-77.1601,38.6268],[-77.1599,38.6268],[-77.1498,38.6294],[-77.1476,38.63],[-77.1474,38.6301],[-77.1364,38.633],[-77.1363,38.633],[-77.1303,38.6345],[-77.1297,38.6347],[-77.1297,38.6348],[-77.1299,38.6351],[-77.1301,38.6354],[-77.1301,38.6355],[-77.1302,38.6356],[-77.1302,38.6357],[-77.1303,38.6357],[-77.1304,38.6358],[-77.1308,38.6364],[-77.1309,38.6365],[-77.131,38.6367],[-77.1311,38.6369],[-77.1312,38.6372],[-77.1312,38.6375],[-77.1313,38.6377],[-77.1313,38.6378],[-77.1314,38.6379],[-77.1315,38.6382],[-77.1315,38.6384],[-77.1315,38.6386],[-77.1315,38.6387],[-77.1315,38.6388],[-77.1316,38.6389],[-77.1317,38.639],[-77.1319,38.6394],[-77.1319,38.6395],[-77.132,38.6396],[-77.1319,38.6398],[-77.1319,38.6399],[-77.1319,38.64],[-77.132,38.64],[-77.1321,38.6401],[-77.1322,38.6401],[-77.1323,38.6402],[-77.1324,38.6403],[-77.1324,38.6404],[-77.1325,38.6405],[-77.1326,38.6406],[-77.1326,38.6407],[-77.1327,38.6407],[-77.1328,38.6409],[-77.1329,38.641],[-77.133,38.6411],[-77.1331,38.6413],[-77.1331,38.6414],[-77.133,38.6416],[-77.133,38.6417],[-77.133,38.6418],[-77.1331,38.642],[-77.1332,38.6421],[-77.1334,38.6424],[-77.1334,38.6425],[-77.1335,38.6425],[-77.1335,38.6426],[-77.1335,38.6427],[-77.1335,38.6428],[-77.1335,38.6429],[-77.1334,38.643],[-77.1332,38.6433],[-77.1333,38.6435],[-77.1332,38.6436],[-77.1332,38.6437],[-77.1331,38.6438],[-77.133,38.6439],[-77.133,38.6441],[-77.1329,38.6441],[-77.1329,38.6442],[-77.1328,38.6442],[-77.1328,38.6443],[-77.1328,38.6444],[-77.1328,38.6445],[-77.1329,38.6445],[-77.1329,38.6446],[-77.1329,38.6447],[-77.1331,38.6449],[-77.1334,38.6452],[-77.1338,38.6455],[-77.1342,38.6457],[-77.1343,38.6457],[-77.1345,38.6458],[-77.1346,38.6459],[-77.135,38.6461],[-77.1351,38.6461],[-77.1352,38.6462],[-77.1353,38.6462],[-77.1354,38.6463],[-77.1355,38.6464],[-77.1356,38.6465],[-77.1357,38.6465],[-77.1357,38.6466],[-77.1358,38.6467],[-77.136,38.6469],[-77.1361,38.647],[-77.1363,38.6472],[-77.1363,38.6473],[-77.1363,38.6474],[-77.1363,38.6475],[-77.1363,38.6476],[-77.1363,38.6477],[-77.1364,38.6478],[-77.1363,38.6479],[-77.1364,38.6479],[-77.1363,38.648],[-77.1363,38.6484],[-77.1362,38.6485],[-77.1362,38.6486],[-77.1363,38.6488],[-77.1363,38.6489],[-77.1363,38.649],[-77.1363,38.6491],[-77.1363,38.6492],[-77.1362,38.6493],[-77.1363,38.6494],[-77.1363,38.6495],[-77.1363,38.6496],[-77.1363,38.6497],[-77.1363,38.6498],[-77.1363,38.6499],[-77.1363,38.6501],[-77.1364,38.6502],[-77.1359,38.6528],[-77.1354,38.6562],[-77.1347,38.66],[-77.1338,38.6655],[-77.1336,38.6668],[-77.1334,38.6678],[-77.133,38.6701],[-77.1325,38.674],[-77.1324,38.6741],[-77.1323,38.6742],[-77.1322,38.6743],[-77.1321,38.6744],[-77.1319,38.6745],[-77.1319,38.6746],[-77.1318,38.6746],[-77.1318,38.6747],[-77.1317,38.6748],[-77.1316,38.6749],[-77.1315,38.6749],[-77.1315,38.675],[-77.1314,38.675],[-77.1313,38.6752],[-77.1312,38.6753],[-77.1311,38.6754],[-77.131,38.6754],[-77.1309,38.6754],[-77.1307,38.6755],[-77.1306,38.6756],[-77.1304,38.6758],[-77.1303,38.6758],[-77.1303,38.6759],[-77.1302,38.676],[-77.1301,38.6761],[-77.13,38.6762],[-77.1299,38.6764],[-77.1298,38.6765],[-77.1297,38.6765],[-77.1297,38.6766],[-77.1296,38.6767],[-77.1296,38.6768],[-77.1295,38.6768],[-77.1294,38.6769],[-77.1292,38.677],[-77.1291,38.6771],[-77.129,38.6772],[-77.1289,38.6772],[-77.1289,38.6773],[-77.1287,38.6774],[-77.1286,38.6775],[-77.1285,38.6775],[-77.1285,38.6776],[-77.1284,38.6777],[-77.1284,38.6778],[-77.1283,38.6778],[-77.1282,38.6779],[-77.1282,38.678],[-77.1281,38.678],[-77.1281,38.6781],[-77.128,38.6781],[-77.1279,38.6782],[-77.1278,38.6782],[-77.1278,38.6783],[-77.1277,38.6783],[-77.1277,38.6784],[-77.1276,38.6784],[-77.1275,38.6785],[-77.1274,38.6786],[-77.1273,38.6786],[-77.1273,38.6787],[-77.1273,38.6788],[-77.1272,38.6788],[-77.1272,38.679],[-77.1271,38.679],[-77.1271,38.6792],[-77.127,38.6792],[-77.1269,38.6793],[-77.1268,38.6795],[-77.1267,38.6796],[-77.1266,38.6797],[-77.1265,38.6798],[-77.1264,38.6799],[-77.1263,38.6801],[-77.1263,38.6802],[-77.1262,38.6803],[-77.1261,38.6803],[-77.1261,38.6804],[-77.1261,38.6805],[-77.126,38.6806],[-77.1259,38.6807],[-77.1258,38.6808],[-77.1257,38.6809],[-77.1256,38.681],[-77.1254,38.6811],[-77.1253,38.6812],[-77.1252,38.6813],[-77.125,38.6814],[-77.125,38.6815],[-77.1249,38.6816],[-77.1247,38.682],[-77.1246,38.6824],[-77.1245,38.6826],[-77.1244,38.6827],[-77.1243,38.6829],[-77.1242,38.683],[-77.1241,38.6831],[-77.124,38.6832],[-77.124,38.6833],[-77.1238,38.6834],[-77.1238,38.6835],[-77.1237,38.6836],[-77.1236,38.6837],[-77.1235,38.6838],[-77.1235,38.6839],[-77.1235,38.684],[-77.1234,38.6841],[-77.1234,38.6842],[-77.1234,38.6843],[-77.1233,38.6845],[-77.1232,38.6846],[-77.1231,38.6846],[-77.123,38.6848],[-77.1229,38.6849],[-77.1226,38.6853],[-77.1225,38.6853],[-77.1221,38.6856],[-77.1166,38.6892],[-77.1166,38.6893],[-77.1087,38.6945],[-77.1086,38.6946],[-77.1057,38.6964],[-77.1047,38.697],[-77.1043,38.6973],[-77.1042,38.6974],[-77.1041,38.6974],[-77.1041,38.6975],[-77.104,38.6975],[-77.1039,38.6976],[-77.1039,38.6977],[-77.1038,38.6977],[-77.1039,38.6978],[-77.1038,38.6978],[-77.1038,38.6979],[-77.1037,38.6979],[-77.1036,38.6979],[-77.1035,38.6979],[-77.1034,38.6979],[-77.1033,38.6979],[-77.1032,38.698],[-77.1025,38.6981],[-77.1024,38.6982],[-77.1023,38.6982],[-77.1022,38.6982],[-77.1021,38.6982],[-77.102,38.6982],[-77.1019,38.6982],[-77.1018,38.6981],[-77.1016,38.6981],[-77.1015,38.6981],[-77.1014,38.6981],[-77.1013,38.6981],[-77.1012,38.6981],[-77.1011,38.6981],[-77.101,38.6981],[-77.1009,38.6981],[-77.1008,38.6981],[-77.1008,38.6982],[-77.1006,38.6982],[-77.1005,38.6983],[-77.1004,38.6983],[-77.1003,38.6983],[-77.0998,38.6985],[-77.0997,38.6985],[-77.0996,38.6986],[-77.0993,38.6987],[-77.0992,38.6987],[-77.099,38.6988],[-77.0988,38.6988],[-77.0986,38.6989],[-77.0984,38.699],[-77.0983,38.699],[-77.098,38.6992],[-77.0978,38.6993],[-77.0977,38.6994],[-77.0977,38.6995],[-77.0976,38.6996],[-77.0974,38.6997],[-77.0973,38.6998],[-77.0972,38.6998],[-77.0971,38.6998],[-77.097,38.7],[-77.0968,38.7001],[-77.0968,38.7002],[-77.0966,38.7003],[-77.0965,38.7003],[-77.0963,38.7004],[-77.0962,38.7004],[-77.0963,38.7004],[-77.0963,38.7005],[-77.0962,38.7005],[-77.0961,38.7005],[-77.096,38.7006],[-77.096,38.7005],[-77.0958,38.7006],[-77.0959,38.7006],[-77.0958,38.7007],[-77.0958,38.7008],[-77.0957,38.7009],[-77.0955,38.7011],[-77.0954,38.7011],[-77.0952,38.7013],[-77.0951,38.7014],[-77.0951,38.7015],[-77.0949,38.7016],[-77.0947,38.7018],[-77.0945,38.7019],[-77.0943,38.702],[-77.0942,38.7019],[-77.0942,38.702],[-77.094,38.7021],[-77.0939,38.7021],[-77.0938,38.7021],[-77.0937,38.7022],[-77.0936,38.7022],[-77.0936,38.7023],[-77.0936,38.7024],[-77.0934,38.7026],[-77.0934,38.7027],[-77.0933,38.7027],[-77.0932,38.7028],[-77.0931,38.7028],[-77.0929,38.7029],[-77.0923,38.7032],[-77.0922,38.7032],[-77.092,38.7032],[-77.092,38.7033],[-77.0919,38.7033],[-77.0915,38.7034],[-77.0914,38.7034],[-77.0912,38.7035],[-77.091,38.7036],[-77.091,38.7037],[-77.0906,38.7039],[-77.0905,38.704],[-77.0904,38.7041],[-77.0903,38.7041],[-77.0901,38.7042],[-77.09,38.7043],[-77.09,38.7044],[-77.0899,38.7045],[-77.0898,38.7045],[-77.0897,38.7045],[-77.0895,38.7047],[-77.0894,38.7047],[-77.0894,38.7048],[-77.0893,38.7049],[-77.0892,38.7049],[-77.089,38.7051],[-77.0887,38.7051],[-77.0887,38.7052],[-77.0883,38.7052],[-77.0883,38.7051],[-77.0881,38.7049],[-77.0881,38.7048],[-77.0881,38.7047],[-77.088,38.7047],[-77.088,38.7048],[-77.088,38.7049],[-77.0881,38.705],[-77.0882,38.7052],[-77.088,38.7054],[-77.0879,38.7055],[-77.0877,38.7056],[-77.0876,38.7057],[-77.0869,38.706],[-77.0864,38.7062],[-77.0861,38.7064],[-77.0858,38.7065],[-77.0849,38.7068],[-77.0848,38.7068],[-77.0843,38.7068],[-77.0841,38.7068],[-77.0837,38.707],[-77.0834,38.7071],[-77.0832,38.7071],[-77.0832,38.7072],[-77.0831,38.7073],[-77.083,38.7073],[-77.0829,38.7074],[-77.0827,38.7075],[-77.0826,38.7075],[-77.0825,38.7076],[-77.0824,38.7076],[-77.0823,38.7076],[-77.0821,38.7077],[-77.082,38.7077],[-77.0819,38.7078],[-77.0818,38.7078],[-77.0817,38.7079],[-77.0816,38.7079],[-77.0816,38.708],[-77.0815,38.7081],[-77.0814,38.7081],[-77.0813,38.7082],[-77.0812,38.7083],[-77.0811,38.7084],[-77.0809,38.7084],[-77.0809,38.7085],[-77.0808,38.7086],[-77.0806,38.7086],[-77.0804,38.7087],[-77.0803,38.7088],[-77.08,38.7089],[-77.08,38.709],[-77.0799,38.709],[-77.0799,38.7091],[-77.0799,38.7092],[-77.08,38.7092],[-77.08,38.7093],[-77.08,38.7094],[-77.0801,38.7094],[-77.0802,38.7096],[-77.0801,38.7097],[-77.0801,38.7098],[-77.0802,38.7099],[-77.0802,38.71],[-77.0803,38.71],[-77.0803,38.7101],[-77.0804,38.7101],[-77.0806,38.7102],[-77.0807,38.7102],[-77.0808,38.7103],[-77.0808,38.7104],[-77.0808,38.7105],[-77.0808,38.7107],[-77.0808,38.7108],[-77.0808,38.7109],[-77.0808,38.711],[-77.0808,38.7111],[-77.0808,38.7112],[-77.0807,38.7113],[-77.0806,38.7114],[-77.0806,38.7115],[-77.0805,38.7115],[-77.0805,38.7116],[-77.0804,38.7116],[-77.0803,38.7118],[-77.0802,38.7118],[-77.0801,38.7119],[-77.08,38.7119],[-77.0799,38.712],[-77.0799,38.7121],[-77.0798,38.7122],[-77.0798,38.7123],[-77.0798,38.7124],[-77.0798,38.7125],[-77.0798,38.7126],[-77.0798,38.7127],[-77.0797,38.7127],[-77.0796,38.7128],[-77.0795,38.7129],[-77.0794,38.713],[-77.0793,38.713],[-77.0792,38.7131],[-77.079,38.7131],[-77.079,38.7132],[-77.0789,38.7132],[-77.0788,38.7132],[-77.0787,38.7133],[-77.0786,38.7133],[-77.0785,38.7133],[-77.0784,38.7133],[-77.0783,38.7133],[-77.0783,38.7134],[-77.0782,38.7134],[-77.0781,38.7134],[-77.0779,38.7135],[-77.0778,38.7135],[-77.0777,38.7135],[-77.0775,38.7135],[-77.0774,38.7135],[-77.0774,38.7134],[-77.0773,38.7134],[-77.0774,38.7134],[-77.0774,38.7133],[-77.0773,38.7133],[-77.0772,38.7132],[-77.0772,38.7131],[-77.0771,38.7131],[-77.077,38.7131],[-77.0769,38.7131],[-77.0768,38.7131],[-77.0767,38.7131],[-77.0767,38.713],[-77.0766,38.713],[-77.0765,38.713],[-77.0764,38.713],[-77.0762,38.7129],[-77.0761,38.7129],[-77.076,38.7129],[-77.0758,38.7129],[-77.0758,38.7128],[-77.0757,38.7128],[-77.0756,38.7128],[-77.0755,38.7128],[-77.0754,38.7127],[-77.0753,38.7127],[-77.0752,38.7127],[-77.0752,38.7126],[-77.0751,38.7126],[-77.075,38.7126],[-77.075,38.7127],[-77.0748,38.7127],[-77.0747,38.7127],[-77.0746,38.7127],[-77.0746,38.7128],[-77.0745,38.7128],[-77.0744,38.7129],[-77.0743,38.7129],[-77.0742,38.7128],[-77.0741,38.7128],[-77.0742,38.7128],[-77.0742,38.7127],[-77.0742,38.7126],[-77.0742,38.7124],[-77.0742,38.7123],[-77.0741,38.7123],[-77.0741,38.7122],[-77.0742,38.7121],[-77.0742,38.712],[-77.0743,38.712],[-77.0742,38.712],[-77.0742,38.7119],[-77.0741,38.7119],[-77.074,38.7119],[-77.074,38.7118],[-77.0739,38.7118],[-77.0739,38.7117],[-77.0738,38.7117],[-77.0738,38.7116],[-77.0737,38.7116],[-77.0737,38.7115],[-77.0736,38.7114],[-77.0735,38.7113],[-77.0734,38.7112],[-77.0733,38.7111],[-77.0733,38.711],[-77.0732,38.7109],[-77.0732,38.7108],[-77.073,38.7107],[-77.0729,38.7106],[-77.0728,38.7106],[-77.0727,38.7105],[-77.0726,38.7105],[-77.0725,38.7104],[-77.0724,38.7103],[-77.0723,38.7103],[-77.0722,38.7103],[-77.0721,38.7102],[-77.072,38.7102],[-77.0719,38.7101],[-77.0718,38.7101],[-77.0716,38.71],[-77.0715,38.71],[-77.0714,38.71],[-77.0713,38.71],[-77.0712,38.71],[-77.0711,38.71],[-77.071,38.71],[-77.0709,38.71],[-77.0708,38.71],[-77.0707,38.71],[-77.0704,38.71],[-77.0703,38.71],[-77.0702,38.71],[-77.07,38.71],[-77.0698,38.71],[-77.0696,38.7101],[-77.0694,38.7101],[-77.0692,38.7101],[-77.0691,38.7101],[-77.069,38.7101],[-77.0689,38.7101],[-77.0688,38.71],[-77.0687,38.71],[-77.0686,38.71],[-77.0685,38.71],[-77.0684,38.71],[-77.0683,38.71],[-77.0682,38.71],[-77.068,38.7099],[-77.0678,38.71],[-77.0677,38.71],[-77.0673,38.71],[-77.0673,38.7099],[-77.0672,38.7099],[-77.067,38.7099],[-77.0669,38.7099],[-77.0668,38.7099],[-77.0667,38.7099],[-77.0666,38.7099],[-77.0665,38.7099],[-77.0662,38.7099],[-77.0661,38.7099],[-77.066,38.7099],[-77.0658,38.7099],[-77.0657,38.7099],[-77.0655,38.7099],[-77.0654,38.7099],[-77.0653,38.7099],[-77.0652,38.7099],[-77.0648,38.7099],[-77.0641,38.7099],[-77.0636,38.7099],[-77.0635,38.7099],[-77.0632,38.7098],[-77.0631,38.7098],[-77.063,38.7098],[-77.0628,38.7098],[-77.0627,38.7098],[-77.0626,38.7098],[-77.0624,38.7098],[-77.0623,38.7098],[-77.0622,38.7098],[-77.0622,38.7099],[-77.0621,38.7099],[-77.062,38.7099],[-77.0619,38.7098],[-77.0618,38.7098],[-77.0615,38.7098],[-77.0614,38.7098],[-77.0613,38.7098],[-77.0612,38.7099],[-77.0609,38.7099],[-77.0599,38.7099],[-77.0597,38.7099],[-77.0593,38.7099],[-77.0592,38.71],[-77.0592,38.7101],[-77.0591,38.7101],[-77.0591,38.71],[-77.059,38.71],[-77.0589,38.71],[-77.0588,38.71],[-77.0587,38.71],[-77.0585,38.71],[-77.0584,38.71],[-77.0583,38.71],[-77.0582,38.71],[-77.0581,38.7099],[-77.058,38.7099],[-77.0579,38.7099],[-77.0578,38.7099],[-77.0576,38.7099],[-77.0575,38.7099],[-77.0574,38.71],[-77.0572,38.71],[-77.0571,38.7101],[-77.057,38.7101],[-77.0567,38.7102],[-77.0566,38.7102],[-77.0565,38.7102],[-77.0564,38.7102],[-77.0563,38.7102],[-77.0561,38.7101],[-77.0559,38.7101],[-77.0558,38.7101],[-77.0557,38.7101],[-77.0556,38.7101],[-77.0555,38.7101],[-77.0554,38.71],[-77.0553,38.71],[-77.0552,38.71],[-77.0551,38.71],[-77.055,38.71],[-77.0548,38.7099],[-77.0547,38.7099],[-77.0546,38.7099],[-77.0545,38.7099],[-77.0544,38.7099],[-77.0543,38.7099],[-77.0542,38.7099],[-77.0541,38.7098],[-77.054,38.7098],[-77.0537,38.7098],[-77.0536,38.7098],[-77.0535,38.7098],[-77.0534,38.7098],[-77.0533,38.7099],[-77.0531,38.7099],[-77.053,38.7099],[-77.0529,38.71],[-77.0528,38.7101],[-77.0527,38.7102],[-77.0527,38.7103],[-77.0526,38.7103],[-77.0526,38.7104],[-77.0525,38.7104],[-77.0525,38.7105],[-77.0524,38.7105],[-77.0524,38.7106],[-77.0524,38.7107],[-77.0523,38.7107],[-77.0523,38.7108],[-77.0521,38.7109],[-77.052,38.711],[-77.0519,38.7111],[-77.0518,38.7112],[-77.0517,38.7112],[-77.0516,38.7112],[-77.0515,38.7113],[-77.0513,38.7114],[-77.0511,38.7114],[-77.051,38.7115],[-77.0509,38.7115],[-77.0509,38.7116],[-77.0508,38.7116],[-77.0507,38.7117],[-77.0505,38.7118],[-77.0504,38.7118],[-77.0503,38.7118],[-77.0503,38.7119],[-77.0501,38.712],[-77.05,38.712],[-77.0499,38.7121],[-77.0498,38.7121],[-77.0497,38.7122],[-77.0496,38.7122],[-77.0495,38.7123],[-77.0494,38.7123],[-77.0493,38.7124],[-77.049,38.7125],[-77.0489,38.7126],[-77.0488,38.7126],[-77.0487,38.7126],[-77.0487,38.7127],[-77.0486,38.7127],[-77.0485,38.7128],[-77.0484,38.7128],[-77.0483,38.7128],[-77.0483,38.7129],[-77.0482,38.7129],[-77.0481,38.7129],[-77.0481,38.713],[-77.048,38.7131],[-77.0479,38.7132],[-77.0478,38.7132],[-77.0478,38.7133],[-77.0477,38.7133],[-77.0477,38.7134],[-77.0476,38.7135],[-77.0474,38.7136],[-77.0473,38.7137],[-77.0472,38.7137],[-77.0472,38.7138],[-77.047,38.714],[-77.0469,38.714],[-77.0468,38.7141],[-77.0467,38.7142],[-77.0466,38.7142],[-77.0464,38.7143],[-77.0462,38.7144],[-77.0462,38.7145],[-77.0461,38.7145],[-77.0461,38.7146],[-77.0461,38.7147],[-77.046,38.7147],[-77.046,38.7148],[-77.046,38.715],[-77.0459,38.715],[-77.0459,38.7151],[-77.0459,38.7152],[-77.0458,38.7152],[-77.0458,38.7153],[-77.0457,38.7153],[-77.0456,38.7154],[-77.0456,38.7155],[-77.0456,38.7156],[-77.0455,38.7156],[-77.0455,38.7157],[-77.0454,38.7158],[-77.0454,38.7159],[-77.0453,38.7159],[-77.0453,38.716],[-77.0452,38.7161],[-77.0451,38.7161],[-77.0451,38.7162],[-77.045,38.7163],[-77.045,38.7164],[-77.0449,38.7164],[-77.0449,38.7165],[-77.0448,38.7165],[-77.0448,38.7166],[-77.0447,38.7167],[-77.0446,38.7168],[-77.0446,38.7169],[-77.0445,38.7169],[-77.0445,38.717],[-77.0444,38.7171],[-77.0443,38.7171],[-77.0443,38.7172],[-77.0442,38.7173],[-77.0442,38.7174],[-77.0441,38.7175],[-77.044,38.7176],[-77.0439,38.7177],[-77.0438,38.7178],[-77.0438,38.7179],[-77.0437,38.718],[-77.0437,38.7181],[-77.0436,38.7181],[-77.0436,38.7182],[-77.0435,38.7183],[-77.0434,38.7184],[-77.0433,38.7184],[-77.0433,38.7185],[-77.0434,38.7185],[-77.0433,38.7186],[-77.0433,38.7187],[-77.0433,38.7188],[-77.0433,38.7189],[-77.0433,38.719],[-77.0434,38.719],[-77.0435,38.719],[-77.0436,38.719],[-77.0436,38.7191],[-77.0437,38.7192],[-77.0436,38.7192],[-77.0436,38.7191],[-77.0435,38.7191],[-77.0434,38.7191],[-77.0434,38.7192],[-77.0433,38.7192],[-77.0433,38.7193],[-77.0432,38.7193],[-77.0432,38.7194],[-77.0432,38.7195],[-77.0432,38.7196],[-77.0432,38.7197],[-77.0432,38.7198],[-77.0431,38.72],[-77.043,38.7201],[-77.043,38.7202],[-77.043,38.7203],[-77.0429,38.7204],[-77.0429,38.7206],[-77.0428,38.7208],[-77.0428,38.721],[-77.0427,38.721],[-77.0427,38.7211],[-77.0427,38.7212],[-77.0426,38.7213],[-77.0426,38.7214],[-77.0426,38.7215],[-77.0426,38.7216],[-77.0426,38.7218],[-77.0425,38.7218],[-77.0425,38.7219],[-77.0425,38.722],[-77.0425,38.7221],[-77.0425,38.7222],[-77.0424,38.7223],[-77.0424,38.7225],[-77.0424,38.7226],[-77.0424,38.7227],[-77.0424,38.7228],[-77.0423,38.7232],[-77.0423,38.7234],[-77.0423,38.7236],[-77.0423,38.7237],[-77.0422,38.7239],[-77.0422,38.7242],[-77.0421,38.7245],[-77.0421,38.7246],[-77.042,38.7247],[-77.0419,38.7249],[-77.0418,38.725],[-77.0418,38.7251],[-77.0417,38.7253],[-77.0417,38.7254],[-77.0417,38.7255],[-77.0416,38.7256],[-77.0415,38.7257],[-77.0415,38.7258],[-77.0415,38.7259],[-77.0416,38.7263],[-77.0416,38.7265],[-77.0417,38.7269],[-77.0417,38.7271],[-77.0417,38.7272],[-77.0416,38.7277],[-77.0416,38.7279],[-77.0416,38.728],[-77.0417,38.7282],[-77.0417,38.7284],[-77.0417,38.7285],[-77.0417,38.7286],[-77.0417,38.7288],[-77.0417,38.7291],[-77.0417,38.7293],[-77.0417,38.7298],[-77.0417,38.73],[-77.0417,38.7302],[-77.0417,38.7304],[-77.0417,38.7306],[-77.0417,38.7308],[-77.0417,38.7311],[-77.0417,38.7314],[-77.0417,38.7315],[-77.0417,38.7323],[-77.0418,38.7323],[-77.0418,38.7325],[-77.0417,38.7329],[-77.0417,38.7331],[-77.0417,38.7332],[-77.0416,38.7335],[-77.0416,38.7337],[-77.0416,38.7338],[-77.0416,38.7339],[-77.0416,38.734],[-77.0417,38.7343],[-77.0417,38.7344],[-77.0417,38.7345],[-77.0417,38.7346],[-77.0417,38.7347],[-77.0417,38.7353],[-77.0418,38.7354],[-77.0418,38.7355],[-77.0417,38.7355],[-77.0417,38.7356],[-77.0417,38.7357],[-77.0417,38.7358],[-77.0418,38.7358],[-77.0418,38.7359],[-77.0418,38.7361],[-77.0418,38.7362],[-77.0418,38.7363],[-77.0418,38.7364],[-77.0418,38.7365],[-77.0417,38.7366],[-77.0416,38.7367],[-77.0416,38.7368],[-77.0416,38.7369],[-77.0417,38.7371],[-77.0418,38.7372],[-77.0418,38.7373],[-77.0419,38.7373],[-77.0422,38.7376],[-77.0423,38.7377],[-77.0424,38.7378],[-77.0426,38.7381],[-77.0425,38.7381],[-77.0426,38.7382],[-77.0428,38.7384],[-77.0429,38.7384],[-77.043,38.7385],[-77.0431,38.7386],[-77.0432,38.7387],[-77.0433,38.7388],[-77.0434,38.7389],[-77.0434,38.739],[-77.0435,38.7392],[-77.0435,38.7394],[-77.0434,38.7395],[-77.0433,38.7396],[-77.0432,38.7397],[-77.0431,38.7397],[-77.0431,38.7398],[-77.043,38.7398],[-77.043,38.7399],[-77.0428,38.74],[-77.0427,38.7402],[-77.0423,38.7409],[-77.0423,38.741],[-77.0423,38.7411],[-77.0423,38.7413],[-77.0422,38.7435],[-77.042,38.7462],[-77.042,38.7467],[-77.0419,38.7501],[-77.0418,38.7518],[-77.0416,38.7591],[-77.0416,38.7596],[-77.0416,38.7598],[-77.0415,38.761],[-77.0414,38.764],[-77.0414,38.7657],[-77.0414,38.7685],[-77.0414,38.7854],[-77.0403,38.7852],[-77.0401,38.7899],[-77.0405,38.7904],[-77.04,38.7904],[-77.0398,38.7904],[-77.0396,38.7905],[-77.0395,38.7907],[-77.0394,38.7908],[-77.0395,38.7909],[-77.0394,38.7911],[-77.0394,38.7912],[-77.0394,38.7913],[-77.0394,38.7914],[-77.0394,38.7915],[-77.0394,38.7916],[-77.039,38.7916],[-77.038,38.7924],[-77.0379,38.7925],[-77.0378,38.7926],[-77.0376,38.7928],[-77.0375,38.7928],[-77.0374,38.7929],[-77.0364,38.7936],[-77.0355,38.7944],[-77.0243,38.8031],[-77.0225,38.8046],[-77.0224,38.8047],[-77.0223,38.8048],[-77.0207,38.8059],[-77.0163,38.8094],[-77.0092,38.815],[-77.0066,38.8169],[-77.0065,38.8171],[-77.0013,38.8212],[-77.0012,38.8213],[-77.0002,38.8221],[-77.0001,38.8222],[-76.9993,38.8228],[-76.9992,38.8229],[-76.9989,38.8231],[-76.9986,38.8234],[-76.9985,38.8234],[-76.9984,38.8235],[-76.9982,38.8237],[-76.9981,38.8237],[-76.9981,38.8238],[-76.998,38.8238],[-76.9969,38.8246],[-76.9967,38.8248],[-76.9965,38.8249],[-76.9962,38.8252],[-76.9961,38.8253],[-76.9959,38.8254],[-76.9958,38.8255],[-76.9957,38.8256],[-76.9955,38.8258],[-76.9952,38.8259],[-76.995,38.8261],[-76.9948,38.8263],[-76.9946,38.8265],[-76.9943,38.8266],[-76.9941,38.8268],[-76.9939,38.827],[-76.9937,38.8271],[-76.9935,38.8273],[-76.9933,38.8275],[-76.9931,38.8276],[-76.993,38.8276],[-76.9928,38.8278],[-76.9926,38.828],[-76.9925,38.8281],[-76.9923,38.8283],[-76.992,38.8284],[-76.9917,38.8287],[-76.9916,38.8287],[-76.9916,38.8288],[-76.9915,38.8289],[-76.9913,38.829],[-76.9912,38.8291],[-76.9911,38.8291],[-76.9911,38.8292],[-76.9908,38.8294],[-76.9904,38.8297],[-76.9903,38.8298],[-76.9898,38.8302],[-76.9894,38.8305],[-76.989,38.8308],[-76.9889,38.8309],[-76.9888,38.831],[-76.9885,38.8312],[-76.9882,38.8314],[-76.9879,38.8317],[-76.9876,38.8319],[-76.9874,38.832],[-76.9873,38.8321],[-76.9872,38.8322],[-76.9871,38.8323],[-76.9869,38.8325],[-76.9865,38.8328],[-76.986,38.8331],[-76.9858,38.8333],[-76.9857,38.8334],[-76.9856,38.8334],[-76.9855,38.8336],[-76.9853,38.8337],[-76.9851,38.8338],[-76.985,38.8339],[-76.9849,38.834],[-76.9846,38.8342],[-76.9843,38.8345],[-76.9841,38.8346],[-76.984,38.8347],[-76.9839,38.8348],[-76.9837,38.835],[-76.9834,38.8352],[-76.983,38.8355],[-76.9827,38.8357],[-76.9827,38.8358],[-76.9824,38.8359],[-76.9824,38.836],[-76.9821,38.8362],[-76.9819,38.8363],[-76.9818,38.8364],[-76.9817,38.8365],[-76.9816,38.8366],[-76.9812,38.8369],[-76.981,38.8371],[-76.9802,38.8376],[-76.9797,38.8381],[-76.9796,38.8381],[-76.979,38.8386],[-76.9785,38.839],[-76.9782,38.8393],[-76.978,38.8394],[-76.9775,38.8398],[-76.9774,38.8399],[-76.9773,38.8399],[-76.9772,38.84],[-76.9771,38.8401],[-76.977,38.8402],[-76.9766,38.8405],[-76.9762,38.8408],[-76.9758,38.8411],[-76.9757,38.8412],[-76.9756,38.8413],[-76.9754,38.8414],[-76.9749,38.8418],[-76.9748,38.8419],[-76.9747,38.842],[-76.9744,38.8422],[-76.974,38.8425],[-76.9736,38.8428],[-76.9734,38.843],[-76.9733,38.8431],[-76.9732,38.8432],[-76.9731,38.8432],[-76.973,38.8433],[-76.9729,38.8433],[-76.9726,38.8436],[-76.9724,38.8437],[-76.9723,38.8438],[-76.972,38.8441],[-76.9719,38.8441],[-76.9719,38.8442],[-76.9718,38.8443],[-76.9717,38.8443],[-76.9714,38.8445],[-76.9711,38.8448],[-76.971,38.8449],[-76.9709,38.8449],[-76.9708,38.845],[-76.9707,38.8451],[-76.9705,38.8453],[-76.9704,38.8453],[-76.9703,38.8454],[-76.9702,38.8454],[-76.9702,38.8455],[-76.9699,38.8457],[-76.9697,38.8458],[-76.9697,38.8459],[-76.9696,38.8459],[-76.9695,38.846],[-76.9692,38.8463],[-76.9688,38.8466],[-76.9687,38.8466],[-76.9684,38.8469],[-76.9682,38.847],[-76.9678,38.8474],[-76.9674,38.8477],[-76.967,38.848],[-76.9667,38.8482],[-76.9666,38.8483],[-76.9665,38.8483],[-76.9664,38.8484],[-76.9661,38.8486],[-76.9661,38.8487],[-76.9657,38.849],[-76.9655,38.8491],[-76.9654,38.8492],[-76.9653,38.8493],[-76.9651,38.8494],[-76.9648,38.8497],[-76.9647,38.8498],[-76.964,38.8503],[-76.9639,38.8504],[-76.9636,38.8506],[-76.9635,38.8507],[-76.9634,38.8508],[-76.9633,38.8509],[-76.9629,38.8512],[-76.9626,38.8514],[-76.9623,38.8516],[-76.9621,38.8518],[-76.962,38.8519],[-76.9607,38.8529],[-76.9588,38.8544],[-76.9582,38.8548],[-76.9581,38.8549],[-76.958,38.855],[-76.9577,38.8552],[-76.9571,38.8557],[-76.9564,38.8562],[-76.9563,38.8563],[-76.9562,38.8564],[-76.9561,38.8564],[-76.9561,38.8565],[-76.956,38.8566],[-76.9557,38.8567],[-76.9557,38.8568],[-76.9548,38.8574],[-76.9547,38.8575],[-76.9546,38.8576],[-76.9545,38.8577],[-76.9542,38.858],[-76.9539,38.8582],[-76.9538,38.8583],[-76.9537,38.8583],[-76.9537,38.8584],[-76.9536,38.8584],[-76.9534,38.8586],[-76.9533,38.8587],[-76.953,38.8589],[-76.9529,38.859],[-76.9524,38.8594],[-76.9517,38.8599],[-76.9512,38.8603],[-76.9508,38.8606],[-76.9506,38.8607],[-76.9504,38.8609],[-76.9502,38.8611],[-76.95,38.8612],[-76.9499,38.8613],[-76.9498,38.8614],[-76.9496,38.8616],[-76.9493,38.8618],[-76.9492,38.8618],[-76.9491,38.8619],[-76.949,38.862],[-76.9486,38.8623],[-76.9483,38.8626],[-76.9481,38.8627],[-76.948,38.8628],[-76.9479,38.8628],[-76.9477,38.863],[-76.9474,38.8632],[-76.9471,38.8635],[-76.947,38.8635],[-76.9469,38.8636],[-76.9468,38.8637],[-76.9467,38.8638],[-76.9466,38.8638],[-76.9463,38.8641],[-76.9462,38.8642],[-76.9459,38.8644],[-76.9458,38.8645],[-76.9457,38.8646],[-76.9456,38.8646],[-76.9454,38.8648],[-76.9449,38.8652],[-76.9448,38.8653],[-76.9447,38.8653],[-76.9446,38.8654],[-76.9445,38.8655],[-76.9441,38.8658],[-76.944,38.8659],[-76.9438,38.866],[-76.9437,38.8661],[-76.9435,38.8663],[-76.9431,38.8666],[-76.9427,38.8669],[-76.9426,38.867],[-76.9425,38.8671],[-76.9424,38.8672],[-76.9421,38.8673],[-76.9421,38.8674],[-76.9419,38.8675],[-76.9418,38.8676],[-76.9416,38.8678],[-76.9414,38.8679],[-76.9413,38.868],[-76.9411,38.8681],[-76.9409,38.8683],[-76.9408,38.8684],[-76.9407,38.8685],[-76.9404,38.8687],[-76.9403,38.8687],[-76.9402,38.8689],[-76.9399,38.8691],[-76.9397,38.8692],[-76.9396,38.8693],[-76.9396,38.8694],[-76.9395,38.8694],[-76.9393,38.8696],[-76.9391,38.8697],[-76.939,38.8698],[-76.9389,38.8698],[-76.9387,38.87],[-76.9385,38.8702],[-76.9384,38.8703],[-76.9383,38.8703],[-76.938,38.8706],[-76.9379,38.8707],[-76.9378,38.8707],[-76.9377,38.8708],[-76.9374,38.871],[-76.9374,38.8711],[-76.9372,38.8712],[-76.9371,38.8713],[-76.937,38.8713],[-76.9368,38.8715],[-76.9367,38.8716],[-76.9366,38.8717],[-76.9365,38.8717],[-76.9365,38.8718],[-76.9364,38.8719],[-76.9363,38.8719],[-76.9362,38.872],[-76.9361,38.8721],[-76.936,38.8721],[-76.9359,38.8722],[-76.9356,38.8725],[-76.9355,38.8725],[-76.9354,38.8726],[-76.9353,38.8726],[-76.9351,38.8728],[-76.935,38.8729],[-76.9349,38.873],[-76.9348,38.873],[-76.9347,38.8731],[-76.9344,38.8734],[-76.9343,38.8735],[-76.9342,38.8735],[-76.9342,38.8736],[-76.9339,38.8738],[-76.9336,38.874],[-76.9331,38.8744],[-76.9327,38.8747],[-76.9325,38.8749],[-76.9324,38.8749],[-76.9321,38.8752],[-76.9317,38.8755],[-76.9316,38.8755],[-76.9315,38.8757],[-76.9314,38.8757],[-76.9313,38.8758],[-76.9312,38.8759],[-76.931,38.876],[-76.931,38.8761],[-76.9309,38.8761],[-76.9306,38.8764],[-76.9301,38.8768],[-76.93,38.8768],[-76.9299,38.8769],[-76.9298,38.8769],[-76.9294,38.8772],[-76.9291,38.8775],[-76.929,38.8776],[-76.9286,38.8779],[-76.9282,38.8782],[-76.9282,38.8783],[-76.9281,38.8783],[-76.9265,38.8796],[-76.9264,38.8796],[-76.9263,38.8797],[-76.9262,38.8797],[-76.9261,38.8798],[-76.9257,38.8801],[-76.9256,38.8802],[-76.9248,38.8808],[-76.9247,38.8809],[-76.9244,38.8812],[-76.924,38.8814],[-76.924,38.8815],[-76.9231,38.8822],[-76.9228,38.8824],[-76.9224,38.8827],[-76.9223,38.8828],[-76.9221,38.883],[-76.9219,38.8831],[-76.9218,38.8832],[-76.9217,38.8833],[-76.9216,38.8833],[-76.9216,38.8834],[-76.9215,38.8834],[-76.9215,38.8835],[-76.9213,38.8835],[-76.9212,38.8836],[-76.9211,38.8837],[-76.921,38.8838],[-76.9209,38.8839],[-76.9208,38.8839],[-76.9207,38.884],[-76.9206,38.8841],[-76.9205,38.8842],[-76.9203,38.8843],[-76.9202,38.8844],[-76.9201,38.8845],[-76.92,38.8846],[-76.9199,38.8847],[-76.9198,38.8847],[-76.9197,38.8849],[-76.9195,38.885],[-76.9194,38.885],[-76.9194,38.8851],[-76.9193,38.8851],[-76.9193,38.8852],[-76.9192,38.8853],[-76.919,38.8854],[-76.9187,38.8856],[-76.9186,38.8857],[-76.9185,38.8858],[-76.9184,38.8858],[-76.9181,38.8861],[-76.918,38.8861],[-76.918,38.8862],[-76.9179,38.8862],[-76.9178,38.8863],[-76.9177,38.8863],[-76.9177,38.8864],[-76.9176,38.8865],[-76.9175,38.8865],[-76.9175,38.8866],[-76.9174,38.8866],[-76.9171,38.8868],[-76.917,38.8869],[-76.9169,38.887],[-76.9166,38.8873],[-76.9162,38.8875],[-76.9161,38.8876],[-76.916,38.8877],[-76.9158,38.8878],[-76.9155,38.8881],[-76.9153,38.8883],[-76.9149,38.8886],[-76.9145,38.8889],[-76.9144,38.8889],[-76.9144,38.889],[-76.9143,38.889],[-76.9143,38.8891],[-76.9142,38.8891],[-76.9141,38.8892],[-76.9138,38.8894],[-76.9137,38.8895],[-76.9136,38.8896],[-76.9135,38.8897],[-76.9134,38.8897],[-76.9133,38.8898],[-76.9132,38.8899],[-76.913,38.89],[-76.9129,38.8901],[-76.9128,38.8902],[-76.9127,38.8903],[-76.9125,38.8905],[-76.9124,38.8905],[-76.9123,38.8906],[-76.9121,38.8908],[-76.9119,38.8909],[-76.9118,38.891],[-76.9111,38.8915],[-76.9107,38.8918],[-76.9106,38.8919],[-76.9096,38.8927],[-76.9094,38.8929],[-76.9096,38.893],[-76.9105,38.8937],[-76.9107,38.8939],[-76.9108,38.894],[-76.9109,38.8941],[-76.9111,38.8942],[-76.9112,38.8943],[-76.9113,38.8944],[-76.9114,38.8945],[-76.9115,38.8945],[-76.9119,38.8948],[-76.9123,38.8951],[-76.9124,38.8952],[-76.9125,38.8953],[-76.9127,38.8954],[-76.9127,38.8955],[-76.9128,38.8955],[-76.9129,38.8956],[-76.913,38.8957],[-76.9132,38.8958],[-76.9133,38.8959],[-76.9134,38.896],[-76.9135,38.8961],[-76.9138,38.8963],[-76.9141,38.8966],[-76.9145,38.8969],[-76.9149,38.8972],[-76.915,38.8973],[-76.9151,38.8973],[-76.9152,38.8974],[-76.9156,38.8977],[-76.9156,38.8978],[-76.9159,38.898],[-76.916,38.8981],[-76.9165,38.8984],[-76.9167,38.8986],[-76.917,38.8988],[-76.9171,38.8989],[-76.9172,38.8989],[-76.9172,38.899],[-76.9173,38.899],[-76.9173,38.8991],[-76.9174,38.8991],[-76.9174,38.8992],[-76.9175,38.8992],[-76.9175,38.8993],[-76.9176,38.8993],[-76.9177,38.8994],[-76.9178,38.8994],[-76.918,38.8996],[-76.9181,38.8997],[-76.9182,38.8998],[-76.9183,38.8998],[-76.9185,38.9],[-76.9188,38.9002],[-76.9189,38.9003],[-76.919,38.9004],[-76.9191,38.9004],[-76.9191,38.9005],[-76.9192,38.9006],[-76.9193,38.9006],[-76.9196,38.9008],[-76.9196,38.9009],[-76.9199,38.9011],[-76.92,38.9011],[-76.92,38.9012],[-76.9201,38.9012],[-76.9203,38.9014],[-76.9206,38.9016],[-76.9208,38.9018],[-76.9209,38.9019],[-76.921,38.9019],[-76.921,38.902],[-76.9211,38.902],[-76.9214,38.9022],[-76.9214,38.9023],[-76.9215,38.9024],[-76.9216,38.9024],[-76.9217,38.9025],[-76.922,38.9027],[-76.9221,38.9028],[-76.9223,38.903],[-76.9224,38.903],[-76.9228,38.9033],[-76.9231,38.9036],[-76.9234,38.9038],[-76.9234,38.9039],[-76.9236,38.904],[-76.9237,38.9041],[-76.9242,38.9044],[-76.9245,38.9047],[-76.9246,38.9048],[-76.9247,38.9048],[-76.9247,38.9049],[-76.925,38.9051],[-76.9251,38.9052],[-76.9252,38.9052],[-76.9253,38.9053],[-76.9257,38.9057],[-76.926,38.9059],[-76.9261,38.906],[-76.9262,38.906],[-76.9263,38.9061],[-76.9265,38.9062],[-76.9265,38.9063],[-76.9267,38.9065],[-76.9268,38.9065],[-76.9271,38.9068],[-76.9274,38.907],[-76.9276,38.9071],[-76.9277,38.9072],[-76.9278,38.9072],[-76.9279,38.9074],[-76.9283,38.9077],[-76.9284,38.9078],[-76.9285,38.9079],[-76.9286,38.9079],[-76.9287,38.908],[-76.9289,38.9081],[-76.929,38.9082],[-76.9293,38.9085],[-76.9294,38.9085],[-76.9295,38.9086],[-76.9296,38.9087],[-76.9297,38.9088],[-76.9301,38.9091],[-76.9304,38.9093],[-76.9304,38.9094],[-76.9305,38.9094],[-76.9309,38.9097],[-76.931,38.9098],[-76.9313,38.91],[-76.9314,38.9101],[-76.9315,38.9102],[-76.9317,38.9103],[-76.9317,38.9104],[-76.9318,38.9104],[-76.9319,38.9105],[-76.932,38.9106],[-76.9321,38.9106],[-76.9321,38.9107],[-76.9325,38.911],[-76.9327,38.9111],[-76.9327,38.9112],[-76.9328,38.9112],[-76.9331,38.9114],[-76.9335,38.9118],[-76.9338,38.912],[-76.9339,38.9121],[-76.934,38.9121],[-76.934,38.9122],[-76.9341,38.9122],[-76.9342,38.9123],[-76.9343,38.9123],[-76.9343,38.9124],[-76.936,38.9138],[-76.9371,38.9148],[-76.9377,38.9153],[-76.9387,38.9161],[-76.9391,38.9164],[-76.9392,38.9164],[-76.9392,38.9165],[-76.9394,38.9166],[-76.9396,38.9167],[-76.9411,38.9179],[-76.9413,38.9181],[-76.9414,38.9181],[-76.9415,38.9182],[-76.9415,38.9183],[-76.9419,38.9186],[-76.9422,38.9188],[-76.944,38.9202],[-76.9452,38.9211],[-76.9492,38.9242],[-76.9509,38.9254],[-76.956,38.9294],[-76.9561,38.9295],[-76.9563,38.9296],[-76.9576,38.9306],[-76.9577,38.9307],[-76.9578,38.9308],[-76.9579,38.9308],[-76.9583,38.9312],[-76.9587,38.9315],[-76.9588,38.9316],[-76.959,38.9317],[-76.9591,38.9318],[-76.9592,38.9319],[-76.9594,38.9321],[-76.9595,38.9321],[-76.9596,38.9322],[-76.9597,38.9323],[-76.9599,38.9325],[-76.9603,38.9327],[-76.9607,38.9331],[-76.9609,38.9332],[-76.9612,38.9335],[-76.9613,38.9335],[-76.9614,38.9336],[-76.9615,38.9337],[-76.9617,38.9338],[-76.9618,38.9339],[-76.962,38.9341],[-76.9621,38.9341],[-76.9622,38.9342],[-76.9625,38.9345],[-76.9628,38.9347],[-76.963,38.9348],[-76.963,38.9349],[-76.9631,38.9349],[-76.9631,38.935],[-76.9632,38.935],[-76.9633,38.9351],[-76.9634,38.9351],[-76.9634,38.9352],[-76.9635,38.9352],[-76.9636,38.9353],[-76.9639,38.9355],[-76.964,38.9356],[-76.9643,38.9359],[-76.9644,38.9359],[-76.9645,38.936],[-76.9646,38.9361],[-76.9647,38.9362],[-76.9648,38.9363],[-76.9649,38.9363],[-76.965,38.9364],[-76.9651,38.9365],[-76.9652,38.9365],[-76.9654,38.9367],[-76.9656,38.9369],[-76.9657,38.937],[-76.9658,38.937],[-76.9659,38.9371],[-76.9662,38.9373],[-76.9667,38.9378],[-76.9668,38.9378],[-76.9668,38.9379],[-76.967,38.938],[-76.9678,38.9386],[-76.9681,38.9388],[-76.9681,38.9389],[-76.9682,38.9389],[-76.9682,38.939],[-76.9683,38.939],[-76.9688,38.9394],[-76.9692,38.9397],[-76.9696,38.94],[-76.9697,38.9401],[-76.9698,38.9401],[-76.9698,38.9402],[-76.9699,38.9402],[-76.97,38.9403],[-76.97,38.9404],[-76.9701,38.9404],[-76.9702,38.9405],[-76.9703,38.9405],[-76.9703,38.9406],[-76.9704,38.9407],[-76.9705,38.9407],[-76.9706,38.9408],[-76.9707,38.9409],[-76.9708,38.9409],[-76.9708,38.941],[-76.9709,38.941],[-76.971,38.9411],[-76.9711,38.9412],[-76.9712,38.9413],[-76.9713,38.9413],[-76.9714,38.9414],[-76.9714,38.9415],[-76.9715,38.9415],[-76.9716,38.9416],[-76.9717,38.9416],[-76.9718,38.9417],[-76.9719,38.9418],[-76.972,38.9419],[-76.9721,38.9419],[-76.9721,38.942],[-76.9724,38.9422],[-76.9729,38.9426],[-76.9733,38.9429],[-76.9736,38.9432],[-76.9737,38.9432],[-76.9738,38.9433],[-76.9739,38.9434],[-76.9773,38.946],[-76.9777,38.9463],[-76.9778,38.9464],[-76.9782,38.9467],[-76.9784,38.9468],[-76.9789,38.9473],[-76.983,38.9505],[-76.9841,38.9514],[-76.9847,38.9518],[-76.9847,38.9519],[-76.9855,38.9525],[-76.9857,38.9526],[-76.9859,38.9527],[-76.986,38.9528],[-76.9861,38.953],[-76.9866,38.9533],[-76.9872,38.9538],[-76.9877,38.9541],[-76.9877,38.9542],[-76.9878,38.9543],[-76.988,38.9544],[-76.9881,38.9545],[-76.9882,38.9545],[-76.9885,38.9547],[-76.9887,38.955],[-76.989,38.9552],[-76.9893,38.9554],[-76.9894,38.9555],[-76.9895,38.9555],[-76.9896,38.9556],[-76.9898,38.9558],[-76.99,38.956],[-76.9902,38.9561],[-76.9903,38.9562],[-76.9904,38.9562],[-76.9904,38.9563],[-76.9905,38.9564],[-76.9908,38.9566],[-76.9909,38.9567],[-76.991,38.9567],[-76.9911,38.9568],[-76.9912,38.9569],[-76.9915,38.9572],[-76.9916,38.9573],[-76.9918,38.9574],[-76.9919,38.9574],[-76.9919,38.9575],[-76.992,38.9575],[-76.992,38.9576],[-76.9921,38.9576],[-76.9921,38.9577],[-76.9922,38.9577],[-76.9925,38.9579],[-76.9926,38.958],[-76.9927,38.9581],[-76.9929,38.9582],[-76.9931,38.9584],[-76.9933,38.9585],[-76.9937,38.9589],[-76.9942,38.9593],[-76.9943,38.9593],[-76.9943,38.9594],[-76.9944,38.9594],[-76.995,38.9599],[-76.9956,38.9604],[-76.9957,38.9604],[-76.9962,38.9608],[-76.9967,38.9612],[-76.9969,38.9614],[-76.9971,38.9615],[-76.9972,38.9616],[-76.9973,38.9617],[-76.9977,38.962],[-76.9978,38.9621],[-76.9979,38.9621],[-76.9985,38.9626],[-76.9986,38.9627],[-76.9987,38.9628],[-76.9988,38.9628],[-76.9988,38.9629],[-76.9989,38.9629],[-76.999,38.963],[-76.9991,38.9631],[-76.9992,38.9631],[-76.9993,38.9632],[-76.9997,38.9636],[-76.9999,38.9637],[-77.0001,38.9638],[-77.0001,38.9639],[-77.0002,38.9639],[-77.0007,38.9643],[-77.0008,38.9644],[-77.0015,38.965],[-77.0024,38.9657],[-77.0025,38.9657],[-77.0033,38.9664],[-77.0036,38.9665],[-77.0045,38.9673],[-77.0046,38.9674],[-77.0053,38.9679],[-77.0061,38.9685],[-77.0065,38.9689],[-77.0077,38.9698],[-77.0085,38.9704],[-77.0088,38.9706],[-77.0094,38.9711],[-77.0098,38.9714],[-77.0101,38.9717],[-77.0109,38.9724],[-77.0128,38.9739],[-77.0133,38.9743],[-77.0134,38.9743],[-77.0138,38.9747],[-77.0139,38.9748],[-77.0146,38.9753],[-77.0157,38.9762],[-77.0172,38.9773],[-77.0184,38.9782],[-77.0185,38.9783],[-77.0186,38.9784],[-77.0188,38.9785],[-77.0191,38.9788],[-77.0195,38.9791],[-77.0204,38.9799],[-77.0223,38.9814],[-77.0224,38.9813],[-77.0232,38.9818],[-77.0232,38.9819],[-77.0243,38.9827],[-77.0257,38.9838],[-77.0266,38.9845],[-77.0269,38.9848],[-77.027,38.9849],[-77.0281,38.9857],[-77.0284,38.986],[-77.0296,38.9869],[-77.0311,38.9881],[-77.0324,38.989],[-77.0328,38.9894],[-77.0329,38.9895],[-77.0335,38.99],[-77.0341,38.9904],[-77.035,38.9911],[-77.0357,38.9917],[-77.0361,38.9921],[-77.0362,38.9922],[-77.0363,38.9922],[-77.0365,38.9924],[-77.0368,38.9927],[-77.0372,38.993],[-77.0375,38.9933],[-77.0379,38.9936],[-77.0409,38.9958],[-77.0414,38.9954],[-77.0417,38.995],[-77.0423,38.9945],[-77.0426,38.9943],[-77.0439,38.9932],[-77.0442,38.993],[-77.0449,38.9925],[-77.0454,38.9921],[-77.0465,38.9913],[-77.0467,38.9912],[-77.0471,38.9908],[-77.0496,38.9888],[-77.0504,38.9882],[-77.0518,38.9872],[-77.0523,38.9868],[-77.0524,38.9868],[-77.053,38.9863],[-77.0543,38.9853],[-77.055,38.9847],[-77.0558,38.9841],[-77.0559,38.9841],[-77.0563,38.9838],[-77.0566,38.9835],[-77.0567,38.9835],[-77.0574,38.9829],[-77.0585,38.9821],[-77.0597,38.9811],[-77.0611,38.98],[-77.0612,38.98],[-77.0612,38.9799],[-77.0615,38.9797],[-77.0621,38.9792],[-77.0627,38.9788],[-77.0628,38.9787],[-77.0629,38.9786],[-77.0631,38.9785],[-77.0639,38.9778],[-77.0651,38.9769],[-77.0659,38.9763],[-77.066,38.9762],[-77.0661,38.9761],[-77.0666,38.9757],[-77.0667,38.9756],[-77.0669,38.9755],[-77.067,38.9754],[-77.0687,38.9741],[-77.0687,38.974],[-77.069,38.9739],[-77.0693,38.9736],[-77.0696,38.9734],[-77.0701,38.973],[-77.0702,38.9729],[-77.0703,38.9729],[-77.0704,38.9728],[-77.0705,38.9727],[-77.0712,38.9721],[-77.0713,38.9721],[-77.0717,38.9718],[-77.0728,38.9709],[-77.0729,38.9708],[-77.073,38.9707],[-77.0731,38.9706],[-77.0732,38.9706],[-77.0742,38.9698],[-77.0743,38.9698],[-77.0748,38.9693],[-77.0756,38.9687],[-77.0757,38.9686],[-77.0758,38.9685],[-77.0766,38.9679],[-77.0767,38.9678],[-77.0771,38.9676],[-77.0774,38.9673],[-77.0776,38.9672],[-77.0782,38.9667],[-77.0803,38.965],[-77.0804,38.965],[-77.0805,38.9649],[-77.0822,38.9636],[-77.0826,38.9632],[-77.083,38.9629],[-77.0838,38.9623],[-77.084,38.9621],[-77.0846,38.9616],[-77.0853,38.9611],[-77.0857,38.9608],[-77.0866,38.9601],[-77.0868,38.9599],[-77.0876,38.9593],[-77.0877,38.9593],[-77.0882,38.9589],[-77.0884,38.9587],[-77.0885,38.9586],[-77.0887,38.9585],[-77.0889,38.9583],[-77.0905,38.957],[-77.0906,38.9569],[-77.0909,38.9568],[-77.0912,38.9565],[-77.0915,38.9562],[-77.0926,38.9554],[-77.0935,38.9547],[-77.0938,38.9545],[-77.0943,38.9541],[-77.0952,38.9533],[-77.0953,38.9533],[-77.0954,38.9533],[-77.0955,38.9532],[-77.0964,38.9524],[-77.0968,38.9521],[-77.0976,38.9515],[-77.0982,38.9511],[-77.0983,38.951],[-77.0988,38.9505],[-77.0997,38.9499],[-77.0999,38.9497],[-77.1003,38.9494],[-77.1006,38.9492],[-77.1009,38.949],[-77.1014,38.9487],[-77.1025,38.9479],[-77.1041,38.9466],[-77.1048,38.946],[-77.1061,38.9451],[-77.1088,38.943],[-77.1119,38.9407],[-77.1121,38.9406],[-77.1126,38.9402],[-77.114,38.9391],[-77.1141,38.939],[-77.1149,38.9384],[-77.1152,38.9382],[-77.1161,38.9375],[-77.1167,38.9369],[-77.1168,38.9369],[-77.1168,38.9368],[-77.1169,38.9368],[-77.117,38.9367],[-77.1171,38.9367],[-77.1171,38.9366],[-77.1172,38.9365],[-77.1174,38.9364],[-77.1189,38.9354],[-77.1197,38.9344],[-77.1198,38.9343],[-77.12,38.9346],[-77.1203,38.9347],[-77.1203,38.9348],[-77.1203,38.9349],[-77.1204,38.9349],[-77.1205,38.935],[-77.1206,38.9352],[-77.1207,38.9352],[-77.1208,38.9353],[-77.1209,38.9352],[-77.1209,38.9353],[-77.121,38.9353],[-77.121,38.9354],[-77.1211,38.9355],[-77.1212,38.9356],[-77.1213,38.9357],[-77.1214,38.9357],[-77.1214,38.9359],[-77.1215,38.9359],[-77.1216,38.936],[-77.1217,38.9361],[-77.1218,38.9361],[-77.1218,38.9362],[-77.1219,38.9362],[-77.122,38.9363],[-77.1221,38.9363],[-77.1221,38.9364],[-77.1222,38.9364],[-77.1223,38.9365],[-77.1225,38.9367],[-77.1226,38.9368],[-77.1227,38.9369],[-77.1227,38.937],[-77.1228,38.937],[-77.1229,38.937],[-77.123,38.937],[-77.123,38.9371],[-77.1231,38.9372],[-77.1232,38.9372],[-77.1232,38.9373],[-77.1233,38.9373],[-77.1234,38.9373],[-77.1234,38.9374],[-77.1235,38.9374],[-77.1236,38.9375],[-77.1237,38.9376],[-77.1238,38.9377],[-77.1239,38.9377],[-77.1239,38.9378],[-77.124,38.9378],[-77.124,38.9379],[-77.1241,38.938],[-77.1241,38.9381],[-77.1243,38.9382],[-77.1243,38.9383],[-77.1244,38.9384],[-77.1245,38.9385],[-77.1246,38.9385],[-77.1247,38.9386],[-77.1249,38.9387],[-77.125,38.9387],[-77.125,38.9388],[-77.1251,38.9388],[-77.1251,38.9389],[-77.1252,38.9389],[-77.1253,38.939],[-77.1254,38.9391],[-77.1255,38.9391],[-77.1255,38.9392],[-77.1256,38.9393],[-77.1257,38.9393],[-77.1258,38.9394],[-77.1259,38.9394],[-77.1259,38.9395],[-77.126,38.9395],[-77.126,38.9396],[-77.1261,38.9396],[-77.1262,38.9397],[-77.1263,38.9397],[-77.1264,38.9398],[-77.1265,38.9399],[-77.1266,38.9399],[-77.1267,38.94],[-77.1268,38.9401],[-77.1269,38.9401],[-77.127,38.9402],[-77.1272,38.9403],[-77.1273,38.9404],[-77.1274,38.9404],[-77.1275,38.9405],[-77.1277,38.9405],[-77.1277,38.9406],[-77.1278,38.9406],[-77.1278,38.9407],[-77.1279,38.9407],[-77.128,38.9407],[-77.1281,38.9408],[-77.1282,38.9409],[-77.1283,38.941],[-77.1284,38.9411],[-77.1284,38.9412],[-77.1285,38.9412],[-77.1286,38.9413],[-77.1286,38.9414],[-77.1287,38.9415],[-77.1288,38.9416],[-77.1288,38.9417],[-77.1288,38.9418],[-77.1289,38.9418],[-77.129,38.9419],[-77.129,38.942],[-77.1291,38.9421],[-77.1291,38.9422],[-77.1291,38.9423],[-77.1292,38.9424],[-77.1292,38.9426],[-77.1292,38.9427],[-77.1293,38.9427],[-77.1293,38.9428],[-77.1294,38.9428],[-77.1294,38.9429],[-77.1293,38.9429],[-77.1293,38.943],[-77.1294,38.943],[-77.1294,38.9431],[-77.1295,38.9431],[-77.1295,38.9432],[-77.1296,38.9433],[-77.1296,38.9434],[-77.1296,38.9435],[-77.1297,38.9436],[-77.1297,38.9438],[-77.1298,38.9438],[-77.1298,38.9439],[-77.1299,38.9441],[-77.1299,38.9442],[-77.13,38.9442],[-77.13,38.9443],[-77.1302,38.9444],[-77.1302,38.9445],[-77.1303,38.9446],[-77.1303,38.9447],[-77.1304,38.9447],[-77.1304,38.9448],[-77.1305,38.9448],[-77.1305,38.9449],[-77.1306,38.9451],[-77.1306,38.9452],[-77.1307,38.9454],[-77.1308,38.9456],[-77.1308,38.9457],[-77.1309,38.9459],[-77.131,38.9461],[-77.1311,38.9462],[-77.1311,38.9464],[-77.1312,38.9464],[-77.1312,38.9465],[-77.1312,38.9466],[-77.1313,38.9467],[-77.1313,38.9468],[-77.1314,38.9468],[-77.1314,38.9469],[-77.1315,38.947],[-77.1315,38.9471],[-77.1316,38.9471],[-77.1316,38.9473],[-77.1316,38.9474],[-77.1317,38.9474],[-77.1317,38.9475],[-77.1317,38.9476],[-77.1318,38.9476],[-77.1319,38.9475],[-77.132,38.9475],[-77.1321,38.9476],[-77.132,38.9476],[-77.132,38.9477],[-77.132,38.9478],[-77.1321,38.9479],[-77.1322,38.9481],[-77.1323,38.9482],[-77.1323,38.9483],[-77.1324,38.9483],[-77.1325,38.9485],[-77.1325,38.9486],[-77.1326,38.9487],[-77.1326,38.9488],[-77.1327,38.9488],[-77.1327,38.9489],[-77.1328,38.949],[-77.1328,38.9491],[-77.1329,38.9492],[-77.1329,38.9493],[-77.133,38.9494],[-77.133,38.9495],[-77.1331,38.9496],[-77.1332,38.9497],[-77.1332,38.9498],[-77.1333,38.95],[-77.1334,38.95],[-77.1334,38.9501],[-77.1335,38.9503],[-77.1336,38.9504],[-77.1337,38.9506],[-77.1337,38.9507],[-77.1338,38.9508],[-77.1338,38.9509],[-77.1338,38.951],[-77.1339,38.951],[-77.1339,38.9511],[-77.134,38.9513],[-77.134,38.9514],[-77.1341,38.9515],[-77.1342,38.9516],[-77.1342,38.9517],[-77.1342,38.9518],[-77.1343,38.9518],[-77.1343,38.9519],[-77.1343,38.952],[-77.1344,38.952],[-77.1345,38.9522],[-77.1346,38.9524],[-77.1347,38.9525],[-77.1348,38.9527],[-77.1349,38.9528],[-77.1349,38.9529],[-77.135,38.953],[-77.135,38.9531],[-77.1351,38.9532],[-77.1352,38.9535],[-77.1353,38.9536],[-77.1354,38.9537],[-77.1355,38.9537],[-77.1355,38.9538],[-77.1355,38.9539],[-77.1356,38.9539],[-77.1357,38.954],[-77.1357,38.9541],[-77.1358,38.9541],[-77.1358,38.9542],[-77.1359,38.9542],[-77.1359,38.9543],[-77.136,38.9544],[-77.1361,38.9545],[-77.1362,38.9545],[-77.1362,38.9546],[-77.1363,38.9546],[-77.1364,38.9547],[-77.1364,38.9548],[-77.1365,38.9548],[-77.1366,38.9549],[-77.1367,38.9549],[-77.1368,38.955],[-77.1369,38.9552],[-77.137,38.9552],[-77.1371,38.9553],[-77.1372,38.9554],[-77.1373,38.9554],[-77.1374,38.9555],[-77.1376,38.9556],[-77.1377,38.9556],[-77.1377,38.9557],[-77.1379,38.9558],[-77.138,38.9558],[-77.138,38.956],[-77.1381,38.9561],[-77.1382,38.9561],[-77.1383,38.9563],[-77.1384,38.9563],[-77.1388,38.9567],[-77.1389,38.9569],[-77.1392,38.9572],[-77.1393,38.9573],[-77.1394,38.9573],[-77.1395,38.9574],[-77.1396,38.9575],[-77.1398,38.9576],[-77.1398,38.9575],[-77.1399,38.9576],[-77.1398,38.9576],[-77.1398,38.9577],[-77.1399,38.9577],[-77.1401,38.9578],[-77.1401,38.9579],[-77.1402,38.9579],[-77.1403,38.9579],[-77.1403,38.958],[-77.1405,38.9581],[-77.1406,38.9582],[-77.1407,38.9582],[-77.1408,38.9584],[-77.1409,38.9584],[-77.141,38.9585],[-77.141,38.9586],[-77.1411,38.9587],[-77.1411,38.9588],[-77.1413,38.9589],[-77.1414,38.9591],[-77.1415,38.9592],[-77.1417,38.9593],[-77.1418,38.9595],[-77.1418,38.9596],[-77.1419,38.9597],[-77.142,38.9598],[-77.1421,38.9599],[-77.1422,38.96],[-77.1423,38.9601],[-77.1424,38.9602],[-77.1424,38.9603],[-77.1425,38.9603],[-77.1425,38.9604],[-77.1425,38.9605],[-77.1426,38.9606],[-77.1427,38.9607],[-77.1428,38.9608],[-77.1429,38.9609],[-77.143,38.961],[-77.1431,38.9611],[-77.1432,38.9612],[-77.1434,38.9614],[-77.1436,38.9616],[-77.1437,38.9617],[-77.1439,38.9619],[-77.1441,38.9621],[-77.1442,38.9622],[-77.1443,38.9623],[-77.1444,38.9624],[-77.1445,38.9624],[-77.1446,38.9625],[-77.1447,38.9626],[-77.1447,38.9627],[-77.1448,38.9628],[-77.1449,38.9629],[-77.145,38.963],[-77.1451,38.9631],[-77.1453,38.9633],[-77.1455,38.9634],[-77.1456,38.9634],[-77.1457,38.9635],[-77.1458,38.9635],[-77.146,38.9635],[-77.1461,38.9636],[-77.1461,38.9637],[-77.1462,38.9637],[-77.1463,38.9637],[-77.1465,38.9639],[-77.1465,38.964],[-77.1466,38.9641],[-77.1468,38.9642],[-77.147,38.9643],[-77.1471,38.9644],[-77.1472,38.9644],[-77.1473,38.9645],[-77.1474,38.9645],[-77.1475,38.9646],[-77.1476,38.9646],[-77.1478,38.9646],[-77.148,38.9647],[-77.1482,38.9647],[-77.1483,38.9648],[-77.1484,38.9648],[-77.1485,38.9649],[-77.1486,38.9649],[-77.1486,38.965],[-77.1487,38.965],[-77.1488,38.965],[-77.1489,38.9651],[-77.1491,38.9651],[-77.1492,38.9652],[-77.1493,38.9652],[-77.1494,38.9652],[-77.1495,38.9652],[-77.1496,38.9653],[-77.1497,38.9653],[-77.1498,38.9653],[-77.1498,38.9654],[-77.1499,38.9654],[-77.15,38.9654],[-77.1501,38.9654],[-77.1503,38.9655],[-77.1504,38.9655],[-77.1505,38.9655],[-77.1505,38.9656],[-77.1506,38.9656],[-77.1507,38.9656],[-77.1509,38.9657],[-77.1511,38.9657],[-77.1513,38.9656],[-77.1514,38.9656],[-77.1514,38.9657],[-77.1517,38.9657],[-77.1518,38.9657],[-77.152,38.9657],[-77.1521,38.9657],[-77.1524,38.9657],[-77.1525,38.9657],[-77.1526,38.9657],[-77.1527,38.9657],[-77.1529,38.9657],[-77.1531,38.9657],[-77.1532,38.9657],[-77.1534,38.9657],[-77.1534,38.9658],[-77.1536,38.9657],[-77.1537,38.9658],[-77.1541,38.9658],[-77.1543,38.9658],[-77.1544,38.9658],[-77.1545,38.9658],[-77.1548,38.9658],[-77.1549,38.9658],[-77.155,38.9658],[-77.1554,38.9659],[-77.1556,38.966],[-77.1557,38.966],[-77.1559,38.966],[-77.156,38.966],[-77.1561,38.966],[-77.1562,38.966],[-77.1563,38.966],[-77.1564,38.966],[-77.1565,38.966],[-77.1566,38.966],[-77.1567,38.9659],[-77.1568,38.9659],[-77.1569,38.9658],[-77.1569,38.9659],[-77.1567,38.966],[-77.1568,38.966],[-77.1569,38.966],[-77.157,38.966],[-77.1571,38.966],[-77.1572,38.9661],[-77.1573,38.9661],[-77.1573,38.966],[-77.1574,38.9659],[-77.1573,38.9659],[-77.1573,38.9658],[-77.1574,38.9658],[-77.1574,38.9659],[-77.1576,38.9659],[-77.1577,38.9659],[-77.1578,38.9658],[-77.1579,38.9658],[-77.158,38.9658],[-77.1581,38.9658],[-77.1582,38.9658],[-77.1583,38.9658],[-77.1586,38.9658],[-77.1589,38.9659],[-77.159,38.9659],[-77.1591,38.9659],[-77.1593,38.9659],[-77.1593,38.966],[-77.1594,38.966],[-77.1595,38.966],[-77.1597,38.966],[-77.1598,38.9661],[-77.1599,38.9661],[-77.16,38.9661],[-77.1601,38.9661],[-77.1602,38.9662],[-77.1604,38.9662],[-77.1605,38.9662],[-77.1606,38.9662],[-77.1607,38.9662],[-77.1609,38.9663],[-77.161,38.9663],[-77.1611,38.9663],[-77.1611,38.9664],[-77.1612,38.9664],[-77.1613,38.9665],[-77.1615,38.9666],[-77.1616,38.9666],[-77.1617,38.9667],[-77.1618,38.9667],[-77.1619,38.9667],[-77.162,38.9667],[-77.1622,38.9668],[-77.1623,38.9669],[-77.1624,38.967],[-77.1625,38.967],[-77.1626,38.9671],[-77.1628,38.9672],[-77.163,38.9673],[-77.1631,38.9674],[-77.1632,38.9674],[-77.1632,38.9673],[-77.1632,38.9672],[-77.1633,38.9671],[-77.1633,38.9672],[-77.1634,38.9672],[-77.1633,38.9673],[-77.1634,38.9674],[-77.1635,38.9674],[-77.1636,38.9674],[-77.1637,38.9674],[-77.1638,38.9675],[-77.1639,38.9675],[-77.164,38.9676],[-77.1641,38.9676],[-77.1643,38.9677],[-77.1644,38.9677],[-77.1646,38.9677],[-77.1647,38.9678],[-77.1648,38.9678],[-77.165,38.9678],[-77.1652,38.9678],[-77.1654,38.9678],[-77.1655,38.9677],[-77.1655,38.9678],[-77.1656,38.9678],[-77.1656,38.9677],[-77.1657,38.9677],[-77.1659,38.9677],[-77.1659,38.9676],[-77.166,38.9676],[-77.1662,38.9676],[-77.1663,38.9676],[-77.1664,38.9676],[-77.1665,38.9676],[-77.1666,38.9676],[-77.1666,38.9675],[-77.1667,38.9675],[-77.1668,38.9675],[-77.1668,38.9674],[-77.1669,38.9674],[-77.167,38.9674],[-77.1671,38.9674],[-77.1673,38.9673],[-77.1674,38.9673],[-77.1676,38.9673],[-77.1677,38.9673],[-77.1678,38.9672],[-77.1679,38.9672],[-77.1682,38.9671],[-77.1683,38.9671],[-77.1684,38.9671],[-77.1684,38.967],[-77.1685,38.967],[-77.1685,38.9669],[-77.1685,38.9668],[-77.1686,38.9668],[-77.1687,38.9667],[-77.1688,38.9666],[-77.1688,38.9665],[-77.1689,38.9664],[-77.169,38.9664],[-77.169,38.9663],[-77.1691,38.9663],[-77.1692,38.9663],[-77.1693,38.9663],[-77.1698,38.9663],[-77.17,38.9664],[-77.1702,38.9664],[-77.1702,38.9665],[-77.1703,38.9665],[-77.1704,38.9664],[-77.1705,38.9664],[-77.1706,38.9665],[-77.1707,38.9665],[-77.1708,38.9665],[-77.171,38.9665],[-77.1711,38.9665],[-77.1713,38.9666],[-77.1713,38.9667],[-77.1714,38.9668],[-77.1715,38.9668],[-77.1716,38.9669],[-77.1717,38.967],[-77.1718,38.967],[-77.1718,38.9671],[-77.1719,38.9671],[-77.1719,38.9672],[-77.172,38.9672],[-77.1722,38.9674],[-77.1723,38.9674],[-77.1723,38.9675],[-77.1724,38.9675],[-77.1726,38.9675],[-77.1728,38.9675],[-77.1728,38.9676],[-77.1729,38.9676],[-77.173,38.9676],[-77.173,38.9677],[-77.1732,38.9677],[-77.1733,38.9677],[-77.1734,38.9678],[-77.1735,38.9678],[-77.1736,38.9678],[-77.1737,38.9678],[-77.1738,38.9678],[-77.1739,38.9678],[-77.174,38.9679],[-77.1741,38.9679],[-77.1742,38.9679],[-77.1743,38.9679],[-77.1744,38.968],[-77.1745,38.968],[-77.1746,38.968],[-77.1748,38.968],[-77.1749,38.968],[-77.175,38.968],[-77.175,38.9681],[-77.1751,38.9681],[-77.1751,38.9682],[-77.1752,38.9682],[-77.1753,38.9681],[-77.1754,38.9681],[-77.1755,38.9681],[-77.1756,38.9681],[-77.1757,38.9681],[-77.1758,38.9681],[-77.1759,38.9681],[-77.176,38.9681],[-77.1761,38.9681],[-77.1762,38.9681],[-77.1763,38.9681],[-77.1764,38.9681],[-77.1765,38.9681],[-77.1766,38.9681],[-77.1766,38.968],[-77.1767,38.968],[-77.1768,38.968],[-77.1769,38.9681],[-77.177,38.968],[-77.1773,38.968],[-77.1776,38.968],[-77.1777,38.968],[-77.1778,38.968],[-77.1779,38.968],[-77.178,38.968],[-77.1781,38.968],[-77.1782,38.968],[-77.1783,38.9681],[-77.1784,38.9681],[-77.1785,38.9681],[-77.1785,38.9682],[-77.1785,38.9681],[-77.1786,38.9682],[-77.1787,38.9681],[-77.1788,38.9681],[-77.1789,38.9682],[-77.1789,38.9681],[-77.179,38.9681],[-77.1791,38.9682],[-77.1792,38.9682],[-77.1793,38.9682],[-77.1795,38.9683],[-77.1796,38.9683],[-77.1798,38.9683],[-77.1799,38.9683],[-77.18,38.9683],[-77.1801,38.9683],[-77.1802,38.9684],[-77.1803,38.9684],[-77.1804,38.9684],[-77.1805,38.9684],[-77.1806,38.9684],[-77.1807,38.9684],[-77.1808,38.9684],[-77.1809,38.9686],[-77.181,38.9686],[-77.1811,38.9687],[-77.1812,38.9687],[-77.1812,38.9688],[-77.1813,38.9688],[-77.1814,38.9688],[-77.1815,38.9688],[-77.1816,38.9688],[-77.1818,38.9687],[-77.1819,38.9687],[-77.182,38.9687],[-77.182,38.9688],[-77.1822,38.9688],[-77.1823,38.9688],[-77.1823,38.9687],[-77.1824,38.9687],[-77.1825,38.9688],[-77.1825,38.9687],[-77.1826,38.9687],[-77.1827,38.9687],[-77.1828,38.9687],[-77.1829,38.9687],[-77.183,38.9687],[-77.183,38.9686],[-77.1831,38.9686],[-77.1832,38.9686],[-77.1832,38.9685],[-77.1833,38.9685],[-77.1834,38.9684],[-77.1834,38.9685],[-77.1834,38.9684],[-77.1835,38.9683],[-77.1836,38.9682],[-77.1837,38.9681],[-77.1838,38.9681],[-77.1839,38.968],[-77.1841,38.9679],[-77.1842,38.9678],[-77.1843,38.9679],[-77.1844,38.9679],[-77.1845,38.9679],[-77.1845,38.9678],[-77.1846,38.9678],[-77.1846,38.9679],[-77.1847,38.9679],[-77.1847,38.9678],[-77.1848,38.9678],[-77.1849,38.9678],[-77.185,38.9678],[-77.1851,38.9679],[-77.1852,38.9678],[-77.1853,38.9678],[-77.1855,38.9678],[-77.1856,38.9678],[-77.1858,38.9678],[-77.1859,38.9678],[-77.186,38.9678],[-77.1861,38.9678],[-77.1862,38.9678],[-77.1863,38.9678],[-77.1864,38.9678],[-77.1865,38.9678],[-77.1866,38.9678],[-77.1866,38.9677],[-77.1868,38.9677],[-77.1871,38.9677],[-77.1872,38.9677],[-77.1873,38.9678],[-77.1874,38.9678],[-77.1875,38.9678],[-77.1876,38.9678],[-77.1878,38.9678],[-77.1879,38.9678],[-77.188,38.9678],[-77.1881,38.9678],[-77.1882,38.9678],[-77.1883,38.9677],[-77.1885,38.9676],[-77.1886,38.9676],[-77.1886,38.9675],[-77.1887,38.9675],[-77.1888,38.9675],[-77.1889,38.9675],[-77.189,38.9675],[-77.1892,38.9675],[-77.1893,38.9675],[-77.1894,38.9676],[-77.1896,38.9676],[-77.1897,38.9676],[-77.1898,38.9676],[-77.1899,38.9676],[-77.19,38.9677],[-77.1903,38.9678],[-77.1904,38.9678],[-77.1905,38.9679],[-77.1907,38.9679],[-77.1909,38.968],[-77.191,38.968],[-77.1911,38.968],[-77.1912,38.9681],[-77.1914,38.9681],[-77.1915,38.9681],[-77.1917,38.9681],[-77.1919,38.9681],[-77.192,38.9681],[-77.1922,38.9681],[-77.1923,38.9681],[-77.1924,38.9681],[-77.1924,38.9682],[-77.1927,38.9682],[-77.1928,38.9682],[-77.193,38.9681],[-77.1932,38.9681],[-77.1936,38.9681],[-77.1937,38.9681],[-77.1938,38.9681],[-77.1939,38.9682],[-77.194,38.9682],[-77.1941,38.9682],[-77.1942,38.9681],[-77.1942,38.9682],[-77.1943,38.9682],[-77.1944,38.9682],[-77.1944,38.9681],[-77.1944,38.968],[-77.1944,38.9679],[-77.1945,38.9679],[-77.1945,38.9678],[-77.1946,38.9678],[-77.1947,38.9677],[-77.1948,38.9676],[-77.1949,38.9676],[-77.195,38.9676],[-77.1951,38.9675],[-77.1951,38.9676],[-77.1952,38.9676],[-77.1952,38.9675],[-77.1953,38.9675],[-77.1953,38.9674],[-77.1954,38.9674],[-77.1955,38.9674],[-77.1956,38.9674],[-77.1957,38.9674],[-77.1957,38.9675],[-77.1957,38.9676],[-77.1958,38.9675],[-77.1958,38.9676],[-77.1959,38.9675],[-77.1958,38.9675],[-77.1958,38.9674],[-77.1959,38.9674],[-77.1959,38.9673],[-77.196,38.9672],[-77.1961,38.9671],[-77.1962,38.9671],[-77.1962,38.967],[-77.1963,38.967],[-77.1965,38.967],[-77.1966,38.967],[-77.1967,38.9669],[-77.1968,38.9669],[-77.197,38.9669],[-77.1972,38.9668],[-77.1973,38.9668],[-77.1974,38.9668],[-77.1975,38.9668],[-77.1976,38.9667],[-77.1977,38.9667],[-77.1978,38.9667],[-77.1979,38.9668],[-77.1981,38.9668],[-77.1982,38.9669],[-77.1983,38.9669],[-77.1985,38.967],[-77.1987,38.967],[-77.1988,38.967],[-77.199,38.9671],[-77.1992,38.9671],[-77.1993,38.9671],[-77.1994,38.9671],[-77.1997,38.9671],[-77.1999,38.9672],[-77.2,38.9672],[-77.2003,38.9672],[-77.2007,38.9673],[-77.2008,38.9673],[-77.2009,38.9673],[-77.201,38.9673],[-77.2013,38.9674],[-77.2016,38.9675],[-77.2017,38.9675],[-77.2019,38.9676],[-77.202,38.9677],[-77.2022,38.9677],[-77.2023,38.9677],[-77.2024,38.9677],[-77.2026,38.9677],[-77.2027,38.9677],[-77.2026,38.9678],[-77.2026,38.9679],[-77.2029,38.9681],[-77.2031,38.9681],[-77.2034,38.9682],[-77.2035,38.9682],[-77.2036,38.9682],[-77.2037,38.9682],[-77.2039,38.9683],[-77.2042,38.9684],[-77.2043,38.9684],[-77.2045,38.9684],[-77.2046,38.9684],[-77.2047,38.9685],[-77.2048,38.9685],[-77.2048,38.9686],[-77.2049,38.9687],[-77.2049,38.9688],[-77.205,38.9688],[-77.2051,38.9688],[-77.2052,38.9688],[-77.2053,38.9688],[-77.2055,38.9689],[-77.2057,38.969],[-77.2057,38.9691],[-77.2059,38.9692],[-77.206,38.9692],[-77.2061,38.9693],[-77.2061,38.9694],[-77.2062,38.9695],[-77.2062,38.9696],[-77.2063,38.9697],[-77.2065,38.9697],[-77.2068,38.9698],[-77.2069,38.9699],[-77.207,38.9699],[-77.207,38.97],[-77.2071,38.97],[-77.2073,38.97],[-77.2074,38.97],[-77.2077,38.9701],[-77.2078,38.9701],[-77.2078,38.9702],[-77.2079,38.9702],[-77.208,38.9702],[-77.2081,38.9702],[-77.2081,38.9703],[-77.2082,38.9703],[-77.2082,38.9702],[-77.2083,38.9702],[-77.2085,38.9702],[-77.2086,38.9702],[-77.2086,38.9703],[-77.2087,38.9703],[-77.2088,38.9703],[-77.209,38.9702],[-77.2091,38.9702],[-77.2092,38.9703],[-77.2093,38.9703],[-77.2094,38.9702],[-77.2095,38.9702],[-77.2096,38.9702],[-77.2096,38.9701],[-77.2098,38.9701],[-77.2099,38.9701],[-77.2101,38.9701],[-77.2102,38.9701],[-77.2103,38.9701],[-77.2104,38.9699],[-77.2105,38.9698],[-77.2106,38.9697],[-77.2107,38.9696],[-77.211,38.9695],[-77.2111,38.9695],[-77.2112,38.9694],[-77.2113,38.9694],[-77.2114,38.9693],[-77.2115,38.9693],[-77.2116,38.9694],[-77.2117,38.9694],[-77.2118,38.9694],[-77.2119,38.9694],[-77.212,38.9694],[-77.2122,38.9695],[-77.2125,38.9695],[-77.2126,38.9695],[-77.2127,38.9696],[-77.2128,38.9696],[-77.2129,38.9697],[-77.2131,38.9698],[-77.2133,38.9698],[-77.2134,38.9698],[-77.2135,38.9698],[-77.2137,38.9698],[-77.2139,38.9699],[-77.214,38.9699],[-77.2141,38.97],[-77.2144,38.9704],[-77.2145,38.9704],[-77.2146,38.9705],[-77.2147,38.9705],[-77.2149,38.9706],[-77.215,38.9706],[-77.2151,38.9706],[-77.2153,38.9706],[-77.2155,38.9706],[-77.2156,38.9706],[-77.2158,38.9706],[-77.2159,38.9707],[-77.2166,38.971],[-77.2167,38.971],[-77.2168,38.971],[-77.217,38.9711],[-77.2171,38.9711],[-77.2173,38.9711],[-77.2175,38.9711],[-77.2177,38.9711],[-77.2178,38.9712],[-77.2186,38.9715],[-77.2188,38.9715],[-77.2189,38.9716],[-77.2191,38.9716],[-77.2193,38.9716],[-77.2194,38.9716],[-77.2195,38.9716],[-77.22,38.9714],[-77.2203,38.9714],[-77.2205,38.9713],[-77.2207,38.9713],[-77.2208,38.9713],[-77.221,38.9713],[-77.2211,38.9713],[-77.2212,38.9713],[-77.2213,38.9714],[-77.2215,38.9714],[-77.222,38.9716],[-77.2221,38.9716],[-77.2233,38.972],[-77.2236,38.9721],[-77.2237,38.9721],[-77.2238,38.9721],[-77.2239,38.9722],[-77.224,38.9722],[-77.2241,38.9723],[-77.2243,38.9725],[-77.2249,38.9729],[-77.2252,38.9731],[-77.2254,38.9733],[-77.2257,38.9735],[-77.2259,38.9737],[-77.2262,38.9739],[-77.2264,38.9741],[-77.2266,38.9744],[-77.2268,38.9746],[-77.2269,38.9749],[-77.2271,38.9751],[-77.2272,38.9754],[-77.2272,38.9756],[-77.2274,38.9761],[-77.2275,38.9764],[-77.2276,38.9767],[-77.228,38.9776],[-77.2285,38.9783],[-77.2286,38.9785],[-77.2287,38.9786],[-77.2288,38.9787],[-77.2291,38.9791],[-77.2296,38.9795],[-77.2299,38.9797],[-77.23,38.9797],[-77.2302,38.9798],[-77.2304,38.9798],[-77.2305,38.9797],[-77.2306,38.9796],[-77.2307,38.9796],[-77.2307,38.9795],[-77.2308,38.9794],[-77.2309,38.9793],[-77.231,38.9793],[-77.2313,38.9793],[-77.2314,38.9793],[-77.2316,38.9793],[-77.2317,38.9793],[-77.2318,38.9793],[-77.2319,38.9793],[-77.232,38.9793],[-77.2321,38.9793],[-77.2323,38.9793],[-77.2324,38.9793],[-77.2325,38.9792],[-77.2325,38.9791],[-77.2326,38.979],[-77.2327,38.9788],[-77.2328,38.9787],[-77.2328,38.9785],[-77.2329,38.9783],[-77.2329,38.9782],[-77.233,38.9781],[-77.2331,38.9781],[-77.2332,38.9781],[-77.2334,38.9778],[-77.2335,38.9778],[-77.2335,38.9777],[-77.2335,38.9776],[-77.2336,38.9774],[-77.2336,38.9773],[-77.2338,38.9773],[-77.2338,38.9772],[-77.2339,38.9771],[-77.234,38.977],[-77.2341,38.9768],[-77.2342,38.9767],[-77.2344,38.9764],[-77.2345,38.9762],[-77.2346,38.9761],[-77.2347,38.9761],[-77.2348,38.976],[-77.2349,38.976],[-77.2352,38.9761],[-77.2353,38.9762],[-77.2354,38.9763],[-77.2354,38.9764],[-77.2355,38.9765],[-77.2355,38.9766],[-77.2355,38.9767],[-77.2356,38.9767],[-77.2357,38.9768],[-77.2358,38.9768],[-77.2359,38.9768],[-77.2361,38.9768],[-77.2362,38.9769],[-77.2367,38.9775],[-77.2368,38.9775],[-77.2369,38.9776],[-77.237,38.9778],[-77.2371,38.9778],[-77.2371,38.9779],[-77.2372,38.9779],[-77.2372,38.978],[-77.2373,38.9781],[-77.2374,38.9782],[-77.2376,38.9784],[-77.2377,38.9784],[-77.2377,38.9785],[-77.2378,38.9786],[-77.2378,38.9787],[-77.2381,38.9789],[-77.2382,38.979],[-77.2382,38.9791],[-77.2383,38.9791],[-77.2385,38.9793],[-77.2386,38.9794],[-77.2387,38.9795],[-77.2387,38.9796],[-77.2389,38.9797],[-77.2394,38.9801],[-77.2395,38.9801],[-77.2396,38.9802],[-77.2398,38.9804],[-77.2399,38.9804],[-77.2399,38.9805],[-77.2399,38.9806],[-77.2399,38.9807],[-77.2399,38.9808],[-77.24,38.9808],[-77.2401,38.9808],[-77.2403,38.981],[-77.2404,38.9811],[-77.2406,38.9811],[-77.2407,38.9812],[-77.2408,38.9812],[-77.2411,38.9812],[-77.2412,38.9813],[-77.2413,38.9814],[-77.2414,38.9814],[-77.2414,38.9815],[-77.2415,38.9815],[-77.2416,38.9816],[-77.2417,38.9817],[-77.242,38.9818],[-77.2422,38.9819],[-77.2423,38.9819],[-77.2424,38.9819],[-77.2426,38.982],[-77.2428,38.9821],[-77.243,38.9821],[-77.2431,38.9821],[-77.2434,38.9821],[-77.2436,38.9821],[-77.2437,38.9822],[-77.2438,38.9823],[-77.2439,38.9823],[-77.244,38.9824],[-77.2441,38.9823],[-77.2441,38.9822],[-77.244,38.9821],[-77.2441,38.9821],[-77.2442,38.9822],[-77.2442,38.9823],[-77.2444,38.9824],[-77.2446,38.9825],[-77.2449,38.9826],[-77.245,38.9827],[-77.2451,38.9827],[-77.2451,38.9828],[-77.2451,38.9829],[-77.2451,38.983],[-77.2451,38.9831],[-77.2451,38.9832],[-77.2452,38.9835],[-77.2452,38.9836],[-77.2453,38.9837],[-77.2453,38.9838],[-77.2453,38.9839],[-77.2453,38.984],[-77.2454,38.9841],[-77.2454,38.9842],[-77.2455,38.9844],[-77.2455,38.9845],[-77.2456,38.9847],[-77.2457,38.9848],[-77.2457,38.9849],[-77.2458,38.985],[-77.2459,38.9854],[-77.246,38.9855],[-77.246,38.9856],[-77.2462,38.9858],[-77.2462,38.9859],[-77.2463,38.9862],[-77.2468,38.9874],[-77.247,38.9879],[-77.2471,38.988],[-77.2471,38.9882],[-77.2472,38.9883],[-77.2472,38.9884],[-77.2472,38.9885],[-77.2473,38.9885],[-77.2474,38.9887],[-77.2474,38.9888],[-77.2474,38.989],[-77.2475,38.9891],[-77.2475,38.9892],[-77.2476,38.9893],[-77.2477,38.9894],[-77.2477,38.9895],[-77.2477,38.9896],[-77.2478,38.9899],[-77.2479,38.99],[-77.248,38.9901],[-77.248,38.9902],[-77.248,38.9903],[-77.2481,38.9904],[-77.2481,38.9906],[-77.2482,38.9907],[-77.2482,38.9908],[-77.2482,38.9909],[-77.2482,38.9911],[-77.2482,38.9912],[-77.2485,38.9925],[-77.2486,38.9926],[-77.2486,38.9927],[-77.2488,38.9928],[-77.2489,38.993],[-77.2492,38.9934],[-77.2492,38.9935],[-77.2493,38.9937],[-77.2494,38.9937],[-77.2494,38.9938],[-77.2495,38.9939],[-77.2496,38.9939],[-77.2498,38.9939],[-77.2499,38.994],[-77.2499,38.9941],[-77.25,38.9941],[-77.2499,38.9942],[-77.2499,38.9943],[-77.2498,38.9944],[-77.2499,38.9945],[-77.2499,38.9946],[-77.25,38.9946],[-77.2503,38.9948],[-77.2504,38.9948],[-77.2505,38.9948],[-77.2506,38.9948],[-77.2507,38.9948],[-77.2515,38.995],[-77.2516,38.995],[-77.2517,38.9951],[-77.2518,38.9952],[-77.2523,38.9954],[-77.2525,38.9954],[-77.2526,38.9954],[-77.2527,38.9954],[-77.2528,38.9954],[-77.2529,38.9954],[-77.253,38.9955],[-77.2529,38.9957],[-77.2529,38.9958],[-77.2529,38.9959],[-77.253,38.996],[-77.2531,38.9962],[-77.2531,38.9963],[-77.2532,38.9964],[-77.2532,38.9965],[-77.2533,38.9966],[-77.2534,38.9967],[-77.2535,38.9968],[-77.2535,38.9969],[-77.2535,38.997],[-77.2535,38.9971],[-77.2535,38.9972],[-77.2535,38.9973],[-77.2536,38.9976],[-77.2536,38.9977],[-77.2536,38.9978],[-77.2537,38.9979],[-77.2538,38.9979],[-77.2538,38.998],[-77.2539,38.998],[-77.254,38.998],[-77.254,38.9981],[-77.2541,38.9981],[-77.2541,38.9982],[-77.2542,38.9982],[-77.2542,38.9983],[-77.2542,38.9984],[-77.2543,38.9986],[-77.2544,38.9987],[-77.2545,38.9988],[-77.2545,38.9989],[-77.2547,38.9993],[-77.2547,38.9994],[-77.2548,38.9995],[-77.2547,38.9995],[-77.2547,38.9996],[-77.2546,38.9997],[-77.2546,38.9998],[-77.2547,39.0001],[-77.2548,39.0001],[-77.2548,39.0003],[-77.2548,39.0004],[-77.2549,39.0007],[-77.255,39.0009],[-77.2551,39.001],[-77.2552,39.001],[-77.2553,39.0011],[-77.2554,39.0012],[-77.2555,39.0013],[-77.2556,39.0014],[-77.2557,39.0015],[-77.2557,39.0016],[-77.2558,39.0018],[-77.2558,39.0019],[-77.2558,39.002],[-77.2557,39.0021],[-77.2557,39.0022],[-77.2556,39.0025],[-77.2556,39.0027],[-77.2555,39.003],[-77.2555,39.0032],[-77.2555,39.0035],[-77.2554,39.0037],[-77.2554,39.0038],[-77.2554,39.0039],[-77.2553,39.0042],[-77.2552,39.0043],[-77.2552,39.0044],[-77.2553,39.0046],[-77.2553,39.0047],[-77.2553,39.0048],[-77.2553,39.0049],[-77.2553,39.005],[-77.2552,39.005],[-77.2551,39.0054],[-77.255,39.0056],[-77.2549,39.0057],[-77.2549,39.0058],[-77.2548,39.006],[-77.2545,39.0061],[-77.2545,39.0062],[-77.2544,39.0063],[-77.2544,39.0067],[-77.2543,39.0069],[-77.2543,39.0071],[-77.2542,39.0072],[-77.2541,39.0074],[-77.2541,39.0075],[-77.2538,39.0079],[-77.2533,39.0089],[-77.2533,39.009],[-77.2533,39.0092],[-77.2532,39.0093],[-77.2531,39.0093],[-77.253,39.0095],[-77.2526,39.01],[-77.2525,39.0101],[-77.2524,39.0102],[-77.2523,39.0103],[-77.2523,39.0104],[-77.252,39.0106],[-77.2519,39.0109],[-77.2518,39.0109],[-77.2518,39.011],[-77.2518,39.0111],[-77.2517,39.0112],[-77.2516,39.0113],[-77.2516,39.0114],[-77.2514,39.0116],[-77.2513,39.0118],[-77.2512,39.0119],[-77.2509,39.0121],[-77.2507,39.0123],[-77.2504,39.0125],[-77.2503,39.0125],[-77.2501,39.0127],[-77.2499,39.0127],[-77.2491,39.0132],[-77.2485,39.0135],[-77.2483,39.0137],[-77.2481,39.0138],[-77.248,39.0138],[-77.2479,39.0139],[-77.2478,39.014],[-77.2472,39.0145],[-77.2469,39.0148],[-77.2469,39.0149],[-77.2467,39.0151],[-77.2467,39.0152],[-77.2466,39.0155],[-77.2465,39.0156],[-77.2465,39.0157],[-77.2465,39.016],[-77.2464,39.0162],[-77.2463,39.0164],[-77.2462,39.0165],[-77.2462,39.0166],[-77.2459,39.0168],[-77.2459,39.0169],[-77.2457,39.017],[-77.2456,39.0171],[-77.2456,39.0172],[-77.2455,39.0173],[-77.2455,39.0174],[-77.2454,39.0175],[-77.2453,39.0178],[-77.2453,39.018],[-77.2453,39.0182],[-77.2454,39.0183],[-77.2453,39.0184],[-77.2453,39.0185],[-77.2452,39.0185],[-77.2452,39.0186],[-77.2451,39.0188],[-77.2451,39.0189],[-77.245,39.0191],[-77.245,39.0194],[-77.2449,39.0195],[-77.2449,39.0196],[-77.245,39.0197],[-77.2449,39.0198],[-77.2449,39.02],[-77.2449,39.0202],[-77.2448,39.0202],[-77.2448,39.0203],[-77.2448,39.0204],[-77.2449,39.0205],[-77.2449,39.0206],[-77.2449,39.0207],[-77.2449,39.0211],[-77.2449,39.0212],[-77.2449,39.0213],[-77.2449,39.0215],[-77.245,39.0217],[-77.245,39.0218],[-77.2451,39.022],[-77.2451,39.0221],[-77.2451,39.0222],[-77.2451,39.0223],[-77.2452,39.0223],[-77.2452,39.0224],[-77.2452,39.0225],[-77.2453,39.0225],[-77.2453,39.0226],[-77.2453,39.0227],[-77.2454,39.0228],[-77.2455,39.023],[-77.2455,39.0231],[-77.2457,39.0233],[-77.2457,39.0234],[-77.2457,39.0235],[-77.2458,39.0235],[-77.2458,39.0236],[-77.2459,39.0236],[-77.2459,39.0237],[-77.2459,39.0238],[-77.246,39.0239],[-77.2461,39.024],[-77.2461,39.0241],[-77.2461,39.0242],[-77.2462,39.0242],[-77.2462,39.0243],[-77.2462,39.0244],[-77.2463,39.0247],[-77.2464,39.0247],[-77.2464,39.0248],[-77.2465,39.0249],[-77.2466,39.025],[-77.2467,39.0251],[-77.2468,39.0251],[-77.2469,39.0252],[-77.2469,39.0253],[-77.247,39.0254],[-77.2471,39.0255],[-77.2472,39.0256],[-77.2473,39.0256],[-77.2473,39.0257],[-77.2474,39.0258],[-77.2475,39.0259],[-77.2477,39.026],[-77.2477,39.0261],[-77.2478,39.0261],[-77.2479,39.0262],[-77.248,39.0262],[-77.2481,39.0263],[-77.2481,39.0264],[-77.2482,39.0264],[-77.2483,39.0265],[-77.2484,39.0265],[-77.2484,39.0266],[-77.2486,39.0266],[-77.2487,39.0267],[-77.2489,39.0268],[-77.249,39.0268],[-77.2491,39.0269],[-77.2492,39.0269],[-77.2493,39.0269],[-77.2494,39.0269],[-77.2495,39.0269],[-77.2496,39.0269],[-77.2497,39.0269],[-77.2498,39.0269],[-77.2499,39.0269],[-77.25,39.027],[-77.2501,39.027],[-77.2502,39.027],[-77.2503,39.0271],[-77.2504,39.0271],[-77.2505,39.0272],[-77.2505,39.0273],[-77.2505,39.0274],[-77.2506,39.0274],[-77.2507,39.0274],[-77.2508,39.0275],[-77.2509,39.0276],[-77.2511,39.0277],[-77.2512,39.0278],[-77.2514,39.0279],[-77.2516,39.028],[-77.2517,39.0281],[-77.2518,39.0281],[-77.2519,39.0282],[-77.2522,39.0283],[-77.2523,39.0284],[-77.2524,39.0284],[-77.2526,39.0285],[-77.2528,39.0286],[-77.2529,39.0287],[-77.253,39.0287],[-77.2531,39.0288],[-77.2533,39.029],[-77.2534,39.029],[-77.2535,39.029],[-77.2536,39.0291],[-77.2537,39.0292],[-77.2538,39.0292],[-77.254,39.0293],[-77.2541,39.0294],[-77.2542,39.0294],[-77.2543,39.0295],[-77.2544,39.0296],[-77.2545,39.0296],[-77.2546,39.0297],[-77.2548,39.0297],[-77.2549,39.0298],[-77.255,39.0298],[-77.2551,39.0298],[-77.2552,39.0298],[-77.2554,39.0299],[-77.2555,39.0299],[-77.2556,39.03],[-77.2557,39.03],[-77.2558,39.03],[-77.2559,39.03],[-77.2562,39.0301],[-77.2563,39.0301],[-77.2564,39.03],[-77.2565,39.03],[-77.2566,39.03],[-77.2568,39.0301],[-77.2569,39.0301],[-77.2571,39.0301],[-77.2572,39.0302],[-77.2573,39.0302],[-77.2574,39.0302],[-77.2575,39.0302],[-77.2577,39.0302],[-77.2577,39.0303],[-77.2578,39.0303],[-77.2579,39.0303],[-77.258,39.0303],[-77.2581,39.0303],[-77.2582,39.0303],[-77.2583,39.0303],[-77.2584,39.0304],[-77.2585,39.0304],[-77.2586,39.0304],[-77.2587,39.0304],[-77.2588,39.0304],[-77.2588,39.0305],[-77.2589,39.0305],[-77.259,39.0305],[-77.2591,39.0305],[-77.2593,39.0306],[-77.2594,39.0307],[-77.2595,39.0307],[-77.2596,39.0307],[-77.2597,39.0307],[-77.2599,39.0308],[-77.26,39.0308],[-77.26,39.0309],[-77.2602,39.0309],[-77.2604,39.0309],[-77.2608,39.031],[-77.2608,39.0311],[-77.2607,39.031],[-77.2606,39.031],[-77.2605,39.031],[-77.2604,39.031],[-77.2603,39.031],[-77.2602,39.031],[-77.2601,39.031],[-77.26,39.031],[-77.2599,39.0309],[-77.2598,39.0309],[-77.2597,39.0308],[-77.2596,39.0308],[-77.2595,39.0308],[-77.2595,39.0309],[-77.2595,39.031],[-77.2596,39.031],[-77.2597,39.031],[-77.2599,39.0311],[-77.26,39.0311],[-77.2601,39.0311],[-77.2602,39.0312],[-77.2603,39.0312],[-77.2604,39.0312],[-77.2604,39.0311],[-77.2605,39.0311],[-77.2606,39.0311],[-77.2608,39.0312],[-77.2609,39.0312],[-77.2612,39.0312],[-77.2613,39.0312],[-77.2614,39.0312],[-77.2616,39.0313],[-77.2617,39.0313],[-77.2618,39.0314],[-77.262,39.0314],[-77.2621,39.0314],[-77.2623,39.0314],[-77.2624,39.0314],[-77.2625,39.0314],[-77.2626,39.0314],[-77.2627,39.0314],[-77.2628,39.0315],[-77.2629,39.0315],[-77.263,39.0315],[-77.2631,39.0315],[-77.2632,39.0315],[-77.2633,39.0316],[-77.2634,39.0316],[-77.2635,39.0316],[-77.2636,39.0316],[-77.2637,39.0316],[-77.2638,39.0316],[-77.2639,39.0316],[-77.264,39.0317],[-77.2641,39.0317],[-77.2642,39.0317],[-77.2643,39.0317],[-77.2644,39.0318],[-77.2645,39.0318],[-77.2646,39.0318],[-77.2648,39.0318],[-77.2649,39.0318],[-77.2651,39.0318],[-77.2652,39.0318],[-77.2653,39.0318],[-77.2654,39.0318],[-77.2655,39.0318],[-77.2656,39.0318],[-77.2657,39.0319],[-77.2658,39.0319],[-77.2659,39.0319],[-77.266,39.0319],[-77.266,39.032],[-77.2662,39.032],[-77.2663,39.032],[-77.2664,39.032],[-77.2665,39.032],[-77.2666,39.0321],[-77.2669,39.0321],[-77.267,39.0321],[-77.2672,39.0322],[-77.2673,39.0322],[-77.2674,39.0322],[-77.2675,39.0322],[-77.2676,39.0322],[-77.2677,39.0322],[-77.2678,39.0322],[-77.2679,39.0322],[-77.268,39.0322],[-77.2681,39.0322],[-77.2682,39.0323],[-77.2684,39.0323],[-77.2685,39.0323],[-77.2686,39.0324],[-77.2687,39.0324],[-77.269,39.0325],[-77.2691,39.0325],[-77.2691,39.0326],[-77.2692,39.0326],[-77.2693,39.0326],[-77.2694,39.0326],[-77.2695,39.0326],[-77.2696,39.0327],[-77.2697,39.0327],[-77.2697,39.0328],[-77.2698,39.0328],[-77.27,39.0328],[-77.2701,39.0329],[-77.2702,39.0329],[-77.2703,39.0329],[-77.2704,39.0329],[-77.2705,39.0329],[-77.2705,39.033],[-77.2706,39.033],[-77.2707,39.033],[-77.2708,39.0331],[-77.2709,39.0331],[-77.271,39.0331],[-77.2711,39.0332],[-77.2712,39.0332],[-77.2714,39.0333],[-77.2715,39.0333],[-77.2716,39.0333],[-77.2716,39.0334],[-77.2717,39.0334],[-77.2718,39.0334],[-77.2719,39.0335],[-77.272,39.0335],[-77.2721,39.0335],[-77.2722,39.0335],[-77.2723,39.0336],[-77.2725,39.0336],[-77.2726,39.0337],[-77.2727,39.0337],[-77.2728,39.0337],[-77.2729,39.0338],[-77.273,39.0338],[-77.2732,39.0339],[-77.2733,39.0339],[-77.2734,39.0338],[-77.2735,39.0338],[-77.2736,39.0338],[-77.2737,39.0338],[-77.2738,39.0339],[-77.274,39.0339],[-77.2741,39.0339],[-77.2742,39.0339],[-77.2742,39.034],[-77.2743,39.034],[-77.2745,39.0341],[-77.2748,39.0342],[-77.2749,39.0343],[-77.275,39.0343],[-77.2751,39.0343],[-77.2752,39.0344],[-77.2753,39.0344],[-77.2754,39.0345],[-77.2755,39.0345],[-77.2755,39.0346],[-77.2756,39.0346],[-77.2759,39.0347],[-77.2759,39.0348],[-77.276,39.0348],[-77.2762,39.0349],[-77.2763,39.035],[-77.2765,39.0351],[-77.2766,39.0351],[-77.2766,39.0352],[-77.2767,39.0353],[-77.2768,39.0353],[-77.2769,39.0354],[-77.277,39.0354],[-77.2775,39.0358],[-77.2776,39.0358],[-77.2778,39.0359],[-77.2779,39.036],[-77.278,39.0361],[-77.2781,39.0362],[-77.2782,39.0363],[-77.2784,39.0364],[-77.2784,39.0365],[-77.2785,39.0365],[-77.2786,39.0366],[-77.2787,39.0366],[-77.2787,39.0367],[-77.2791,39.0369],[-77.2791,39.037],[-77.2792,39.0371],[-77.2793,39.0371],[-77.2794,39.0372],[-77.2795,39.0372],[-77.2795,39.0373],[-77.2796,39.0374],[-77.2799,39.0375],[-77.28,39.0376],[-77.2801,39.0377],[-77.2803,39.0378],[-77.2804,39.0379],[-77.2805,39.038],[-77.2807,39.038],[-77.2809,39.0382],[-77.281,39.0383],[-77.2811,39.0383],[-77.2812,39.0384],[-77.2813,39.0384],[-77.2814,39.0385],[-77.2815,39.0385],[-77.2815,39.0386],[-77.2816,39.0386],[-77.2817,39.0387],[-77.2817,39.0388],[-77.2818,39.0389],[-77.2819,39.0389],[-77.2819,39.039],[-77.282,39.0391],[-77.2821,39.0391],[-77.2822,39.0392],[-77.2823,39.0392],[-77.2824,39.0392],[-77.2825,39.0392],[-77.2826,39.0393],[-77.2827,39.0393],[-77.2828,39.0394],[-77.283,39.0395],[-77.2831,39.0395],[-77.2832,39.0395],[-77.2832,39.0396],[-77.2833,39.0396],[-77.2835,39.0397],[-77.2836,39.0398],[-77.2837,39.0399],[-77.2838,39.04],[-77.2839,39.04],[-77.284,39.04],[-77.2841,39.0401],[-77.2842,39.0402],[-77.2843,39.0402],[-77.2844,39.0403],[-77.2845,39.0404],[-77.2846,39.0404],[-77.2847,39.0405],[-77.2848,39.0406],[-77.2851,39.0407],[-77.2852,39.0408],[-77.2853,39.0409],[-77.2854,39.0409],[-77.2855,39.041],[-77.2859,39.0412],[-77.2861,39.0414],[-77.2862,39.0415],[-77.2863,39.0416],[-77.2864,39.0417],[-77.2865,39.0418],[-77.2866,39.0418],[-77.2866,39.0419],[-77.2866,39.042],[-77.2867,39.042],[-77.2867,39.0421],[-77.2868,39.0421],[-77.2869,39.0421],[-77.2871,39.0423],[-77.2872,39.0423],[-77.2872,39.0424],[-77.2873,39.0424],[-77.2873,39.0425],[-77.2874,39.0425],[-77.2875,39.0426],[-77.2876,39.0427],[-77.2876,39.0428],[-77.2877,39.0428],[-77.2877,39.0429],[-77.2878,39.0429],[-77.2879,39.0431],[-77.288,39.0432],[-77.2881,39.0432],[-77.2881,39.0433],[-77.2882,39.0433],[-77.2883,39.0433],[-77.2884,39.0435],[-77.2885,39.0435],[-77.2886,39.0436],[-77.2887,39.0437],[-77.2888,39.0437],[-77.2888,39.0438],[-77.2889,39.0439],[-77.289,39.0439],[-77.2891,39.044],[-77.2892,39.0441],[-77.2893,39.0441],[-77.2895,39.0442],[-77.2896,39.0443],[-77.2897,39.0443],[-77.2897,39.0444],[-77.2899,39.0445],[-77.29,39.0447],[-77.2901,39.0447],[-77.2902,39.0448],[-77.2904,39.0449],[-77.2908,39.0452],[-77.291,39.0453],[-77.2912,39.0454],[-77.2914,39.0455],[-77.2916,39.0456],[-77.2919,39.0459],[-77.2921,39.0459],[-77.2922,39.046],[-77.2923,39.046],[-77.2924,39.0461],[-77.2926,39.0462],[-77.2928,39.0463],[-77.2929,39.0463],[-77.2929,39.0464],[-77.293,39.0464],[-77.2931,39.0465],[-77.2932,39.0465],[-77.2933,39.0466],[-77.2937,39.0468],[-77.2938,39.0468],[-77.2939,39.0468],[-77.2941,39.047],[-77.2942,39.047],[-77.2943,39.047],[-77.2944,39.0471],[-77.2945,39.0471],[-77.2946,39.0472],[-77.2947,39.0472],[-77.2948,39.0473],[-77.2951,39.0474],[-77.2952,39.0474],[-77.2953,39.0474],[-77.2954,39.0474],[-77.2954,39.0475],[-77.2955,39.0475],[-77.2956,39.0475],[-77.2959,39.0476],[-77.296,39.0476],[-77.2961,39.0477],[-77.2962,39.0477],[-77.2963,39.0477],[-77.2964,39.0477],[-77.2964,39.0478],[-77.2965,39.0478],[-77.2966,39.0478],[-77.2967,39.0479],[-77.2968,39.0479],[-77.2969,39.0479],[-77.2971,39.048],[-77.2972,39.048],[-77.2973,39.048],[-77.2973,39.0481],[-77.2975,39.0481],[-77.2976,39.0481],[-77.2978,39.0482],[-77.298,39.0483],[-77.2981,39.0483],[-77.2982,39.0483],[-77.2984,39.0484],[-77.2986,39.0485],[-77.2987,39.0485],[-77.2988,39.0484],[-77.2989,39.0484],[-77.2988,39.0485],[-77.2987,39.0485],[-77.2987,39.0486],[-77.2986,39.0486],[-77.2987,39.0486],[-77.2989,39.0487],[-77.299,39.0487],[-77.2991,39.0488],[-77.2993,39.0488],[-77.2993,39.0489],[-77.2994,39.0489],[-77.2995,39.0489],[-77.2997,39.0489],[-77.2998,39.0489],[-77.3,39.049],[-77.3001,39.0491],[-77.3003,39.0491],[-77.3004,39.0492],[-77.3007,39.0494],[-77.3008,39.0494],[-77.3011,39.0495],[-77.3014,39.0497],[-77.3015,39.0497],[-77.3016,39.0498],[-77.3017,39.0498],[-77.3017,39.0499],[-77.3018,39.0499],[-77.3019,39.05],[-77.302,39.05],[-77.3021,39.05],[-77.3022,39.0501],[-77.3023,39.0501],[-77.3024,39.0502],[-77.3026,39.0502],[-77.3027,39.0503],[-77.3029,39.0504],[-77.303,39.0505],[-77.3031,39.0506],[-77.3032,39.0506],[-77.3034,39.0507],[-77.3035,39.0508],[-77.3037,39.0509],[-77.3039,39.0509],[-77.3039,39.051],[-77.3041,39.051],[-77.3042,39.0511],[-77.3043,39.0512],[-77.3044,39.0512],[-77.3046,39.0513],[-77.3047,39.0514],[-77.3048,39.0514],[-77.3049,39.0514],[-77.3049,39.0515],[-77.3051,39.0515],[-77.3054,39.0516],[-77.3054,39.0517],[-77.3055,39.0517],[-77.3056,39.0517],[-77.3057,39.0517],[-77.3057,39.0518],[-77.3058,39.0518],[-77.3059,39.0518],[-77.306,39.0518],[-77.306,39.0519],[-77.3061,39.0519],[-77.3062,39.0519],[-77.3063,39.0519],[-77.3065,39.052],[-77.3067,39.052],[-77.3068,39.052],[-77.307,39.0521],[-77.3072,39.0521],[-77.3073,39.0521],[-77.3074,39.0521],[-77.3075,39.0521],[-77.3076,39.0522],[-77.3077,39.0522],[-77.3078,39.0522],[-77.3079,39.0522],[-77.308,39.0522],[-77.3081,39.0522],[-77.3082,39.0522],[-77.3083,39.0522],[-77.3084,39.0522],[-77.3085,39.0522],[-77.3086,39.0522],[-77.3089,39.0522],[-77.309,39.0522],[-77.3092,39.0522],[-77.3093,39.0522],[-77.3094,39.0521],[-77.3096,39.0521],[-77.3098,39.0521],[-77.3099,39.0521],[-77.31,39.052],[-77.3101,39.052],[-77.3102,39.052],[-77.3103,39.0519],[-77.3104,39.0519],[-77.3105,39.0519],[-77.3106,39.0519],[-77.3109,39.0519],[-77.311,39.0519],[-77.311,39.0518],[-77.3112,39.0518],[-77.3113,39.0518],[-77.3115,39.0518],[-77.3116,39.0518],[-77.3117,39.0518],[-77.3119,39.0518],[-77.312,39.0518],[-77.3121,39.0518],[-77.3122,39.0518],[-77.3123,39.0518],[-77.3124,39.0518],[-77.3125,39.0518],[-77.3126,39.0518],[-77.3127,39.0518],[-77.3128,39.0518],[-77.3129,39.0518],[-77.313,39.0518],[-77.3131,39.0518],[-77.3132,39.0518],[-77.3134,39.0519],[-77.3135,39.0519],[-77.3136,39.0519],[-77.3137,39.0519],[-77.3138,39.0519],[-77.3139,39.052],[-77.314,39.052],[-77.3141,39.052],[-77.3141,39.0521],[-77.3142,39.0521],[-77.3144,39.0521],[-77.3145,39.0521],[-77.3147,39.0521],[-77.3147,39.0522],[-77.3148,39.0522],[-77.3148,39.0521],[-77.3149,39.0521],[-77.315,39.0522],[-77.3151,39.0522],[-77.3152,39.0522],[-77.3153,39.0522],[-77.3154,39.0523],[-77.3155,39.0523],[-77.3156,39.0523],[-77.3158,39.0524],[-77.316,39.0524],[-77.3161,39.0525],[-77.3162,39.0525],[-77.3163,39.0525],[-77.3165,39.0526],[-77.3166,39.0526],[-77.3167,39.0526],[-77.3168,39.0526],[-77.3168,39.0527],[-77.3169,39.0527],[-77.317,39.0527],[-77.3171,39.0528],[-77.3172,39.0528],[-77.3173,39.0529],[-77.3174,39.0529],[-77.3174,39.053],[-77.3175,39.053],[-77.3175,39.0531],[-77.3176,39.0531],[-77.3177,39.0532],[-77.3178,39.0533],[-77.3178,39.0534],[-77.3179,39.0534],[-77.318,39.0534],[-77.3181,39.0535],[-77.3183,39.0536],[-77.3184,39.0536],[-77.3185,39.0536],[-77.3186,39.0536],[-77.3187,39.0535],[-77.3188,39.0535],[-77.3188,39.0534],[-77.3189,39.0534],[-77.319,39.0534],[-77.3191,39.0533],[-77.3192,39.0533],[-77.3194,39.0533],[-77.3195,39.0533],[-77.3197,39.0534],[-77.3198,39.0534],[-77.3199,39.0534],[-77.32,39.0535],[-77.3202,39.0536],[-77.3203,39.0536],[-77.3204,39.0537],[-77.3205,39.0537],[-77.3206,39.0538],[-77.3207,39.0538],[-77.3207,39.0539],[-77.3208,39.054],[-77.321,39.0541],[-77.3211,39.0541],[-77.3211,39.0542],[-77.3212,39.0542],[-77.3213,39.0543],[-77.3214,39.0544],[-77.3215,39.0545],[-77.3217,39.0546],[-77.3218,39.0546],[-77.3218,39.0547],[-77.3219,39.0548],[-77.322,39.0548],[-77.3221,39.0549],[-77.3222,39.0549],[-77.3222,39.055],[-77.3223,39.055],[-77.3224,39.0551],[-77.3225,39.0551],[-77.3225,39.0552],[-77.3226,39.0553],[-77.3227,39.0553],[-77.3228,39.0554],[-77.3229,39.0554],[-77.323,39.0554],[-77.323,39.0555],[-77.3231,39.0555],[-77.3232,39.0555],[-77.3234,39.0555],[-77.3235,39.0555],[-77.3237,39.0555],[-77.3238,39.0556],[-77.3239,39.0556],[-77.324,39.0556],[-77.3241,39.0557],[-77.3242,39.0557],[-77.3243,39.0557],[-77.3243,39.0558],[-77.3244,39.0558],[-77.3245,39.0559],[-77.3246,39.0559],[-77.3247,39.056],[-77.3248,39.056],[-77.3249,39.0561],[-77.325,39.0562],[-77.3251,39.0562],[-77.3251,39.0563],[-77.3252,39.0563],[-77.3252,39.0564],[-77.3253,39.0564],[-77.3254,39.0564],[-77.3254,39.0565],[-77.3255,39.0565],[-77.3256,39.0566],[-77.3257,39.0567],[-77.3258,39.0567],[-77.326,39.0568],[-77.3261,39.0569],[-77.3262,39.057],[-77.3263,39.057],[-77.3264,39.0571],[-77.3264,39.0572],[-77.3265,39.0572],[-77.3266,39.0572],[-77.3267,39.0573],[-77.3268,39.0573],[-77.3269,39.0574],[-77.3275,39.0575],[-77.3276,39.0575],[-77.3277,39.0574],[-77.3278,39.0574],[-77.3279,39.0574],[-77.328,39.0575],[-77.3282,39.0576],[-77.3283,39.0577],[-77.3284,39.0577],[-77.3285,39.0578],[-77.3286,39.0579],[-77.3289,39.058],[-77.329,39.0581],[-77.3291,39.0581],[-77.3292,39.0581],[-77.3293,39.0582],[-77.3295,39.0582],[-77.3296,39.0582],[-77.3297,39.0582],[-77.3298,39.0583],[-77.3299,39.0583],[-77.33,39.0584],[-77.3301,39.0584],[-77.3302,39.0584],[-77.3303,39.0584],[-77.3304,39.0584],[-77.3306,39.0585],[-77.3308,39.0585],[-77.3309,39.0585],[-77.331,39.0585],[-77.3311,39.0586],[-77.3313,39.0586],[-77.3314,39.0586],[-77.3315,39.0587],[-77.3316,39.0587],[-77.3318,39.0588],[-77.3319,39.0588],[-77.3324,39.0591],[-77.3327,39.0592],[-77.3328,39.0592],[-77.3329,39.0593],[-77.3331,39.0593],[-77.3332,39.0593],[-77.3333,39.0593],[-77.3334,39.0593],[-77.3335,39.0594],[-77.3336,39.0594],[-77.3336,39.0595],[-77.3337,39.0595],[-77.3338,39.0596],[-77.3338,39.0597],[-77.3339,39.0597],[-77.3339,39.0598],[-77.334,39.0599],[-77.334,39.06],[-77.3339,39.0601],[-77.3339,39.0602],[-77.3339,39.0606],[-77.3339,39.0607],[-77.3339,39.0608],[-77.3339,39.0609],[-77.3339,39.061],[-77.334,39.0611],[-77.334,39.0612],[-77.3341,39.0612],[-77.3342,39.0613],[-77.3344,39.0614],[-77.3346,39.0614],[-77.3347,39.0615],[-77.3349,39.0615],[-77.3352,39.0616],[-77.3353,39.0617],[-77.3357,39.0618],[-77.3359,39.0618],[-77.336,39.0619],[-77.3363,39.062],[-77.3365,39.062],[-77.3367,39.0621],[-77.3368,39.0622],[-77.3369,39.0622],[-77.337,39.0622],[-77.3371,39.0623],[-77.3372,39.0623],[-77.3374,39.0623],[-77.3375,39.0623],[-77.3376,39.0623],[-77.3377,39.0623],[-77.3378,39.0623],[-77.3379,39.0623],[-77.3379,39.0624],[-77.338,39.0624],[-77.3381,39.0624],[-77.3382,39.0625],[-77.3383,39.0625],[-77.3384,39.0625],[-77.3385,39.0625],[-77.3386,39.0625],[-77.3387,39.0626],[-77.3388,39.0626],[-77.339,39.0626],[-77.3391,39.0627],[-77.3392,39.0627],[-77.3395,39.0628],[-77.3396,39.0628],[-77.3397,39.0628],[-77.3398,39.0628],[-77.3399,39.0628],[-77.34,39.0629],[-77.3401,39.0629],[-77.3404,39.0629],[-77.3406,39.0629],[-77.3408,39.063],[-77.341,39.063],[-77.3411,39.063],[-77.3413,39.063],[-77.3415,39.063],[-77.3417,39.063],[-77.3419,39.0629],[-77.342,39.0629],[-77.3421,39.0629],[-77.3425,39.063],[-77.3426,39.063],[-77.3428,39.063],[-77.3431,39.063],[-77.3434,39.063],[-77.3436,39.0629],[-77.3444,39.0629],[-77.3448,39.0628],[-77.3454,39.0628],[-77.3458,39.0628],[-77.3463,39.0627],[-77.3471,39.0626],[-77.3486,39.0625],[-77.349,39.0625],[-77.3493,39.0624],[-77.3498,39.0624],[-77.3503,39.0624],[-77.3507,39.0624],[-77.3512,39.0624],[-77.3517,39.0623],[-77.3524,39.0623],[-77.3531,39.0624],[-77.3534,39.0624],[-77.3547,39.0625],[-77.3554,39.0625],[-77.3561,39.0625],[-77.3572,39.0626],[-77.3576,39.0626],[-77.3581,39.0626],[-77.3588,39.0626],[-77.3593,39.0626],[-77.36,39.0626],[-77.3605,39.0626],[-77.3608,39.0626],[-77.3613,39.0625],[-77.3619,39.0625],[-77.3623,39.0626],[-77.363,39.0625],[-77.3635,39.0624],[-77.3641,39.0623],[-77.3644,39.0623],[-77.3646,39.0623],[-77.3649,39.0623],[-77.3651,39.0622],[-77.3653,39.0622],[-77.3655,39.0622],[-77.3657,39.0622],[-77.3658,39.0621],[-77.3659,39.0621],[-77.3663,39.062],[-77.3667,39.062],[-77.3672,39.0619],[-77.3675,39.0619],[-77.3679,39.0619],[-77.368,39.0618],[-77.3679,39.0618],[-77.3679,39.0617],[-77.3681,39.0616],[-77.3682,39.0616],[-77.3683,39.0616],[-77.3684,39.0616],[-77.3685,39.0616],[-77.3698,39.0616],[-77.3702,39.0616],[-77.3713,39.0617],[-77.3718,39.0618],[-77.3725,39.0618],[-77.3729,39.0618],[-77.3738,39.0618],[-77.3742,39.0617],[-77.3744,39.0618],[-77.375,39.0618],[-77.3753,39.0619],[-77.3754,39.062],[-77.3759,39.062],[-77.3762,39.0621],[-77.3763,39.0621],[-77.3764,39.0622],[-77.3766,39.0622],[-77.3769,39.0622],[-77.3771,39.0622],[-77.3773,39.0623],[-77.3775,39.0623],[-77.3776,39.0623],[-77.3777,39.0624],[-77.3778,39.0624],[-77.378,39.0624],[-77.3781,39.0624],[-77.3782,39.0624],[-77.3784,39.0624],[-77.3785,39.0625],[-77.3789,39.0626],[-77.38,39.0626],[-77.3805,39.0626],[-77.3808,39.0626],[-77.3811,39.0626],[-77.3813,39.0626],[-77.382,39.0625],[-77.3824,39.0625],[-77.3827,39.0624],[-77.3831,39.0623],[-77.3838,39.0622],[-77.3844,39.0621],[-77.3848,39.0622],[-77.3858,39.0621],[-77.3868,39.0622],[-77.3875,39.0623],[-77.3881,39.0625],[-77.3892,39.0626],[-77.3905,39.0628],[-77.3918,39.0631],[-77.3925,39.0633],[-77.3932,39.0634],[-77.3938,39.0636],[-77.3942,39.0638],[-77.3947,39.0639],[-77.3954,39.0641],[-77.3959,39.0641],[-77.3969,39.0644],[-77.3975,39.0645],[-77.3983,39.0647],[-77.399,39.0647],[-77.3997,39.0647],[-77.4005,39.0646],[-77.4011,39.0645],[-77.4016,39.0645],[-77.4017,39.0644],[-77.4019,39.0644],[-77.4019,39.0645],[-77.4024,39.0645],[-77.4028,39.0645],[-77.4045,39.0645],[-77.405,39.0645],[-77.4055,39.0645],[-77.406,39.0646],[-77.4062,39.0646],[-77.4063,39.0646],[-77.4069,39.0647],[-77.4074,39.0648],[-77.4089,39.0651],[-77.4094,39.0652],[-77.41,39.0653],[-77.4107,39.0655],[-77.4109,39.0655],[-77.4118,39.0657],[-77.4125,39.0658],[-77.4136,39.066],[-77.4143,39.0662],[-77.4147,39.0663],[-77.4154,39.0664],[-77.4156,39.0664],[-77.4158,39.0664],[-77.4161,39.0665],[-77.4167,39.0665],[-77.4169,39.0665],[-77.4175,39.0665],[-77.4179,39.0665],[-77.4181,39.0664],[-77.4185,39.0665],[-77.4188,39.0665],[-77.4191,39.0665],[-77.4196,39.0664],[-77.42,39.0664],[-77.4205,39.0664],[-77.4207,39.0664],[-77.4207,39.0663],[-77.4208,39.0664],[-77.4213,39.0666],[-77.422,39.0667],[-77.4223,39.0668],[-77.4232,39.067],[-77.4247,39.0673],[-77.4254,39.0675],[-77.4261,39.0676],[-77.4267,39.0677],[-77.427,39.0678],[-77.4272,39.0678],[-77.4277,39.0679],[-77.4281,39.068],[-77.4285,39.0682],[-77.429,39.0685],[-77.4292,39.0686],[-77.4296,39.0688],[-77.4308,39.0693],[-77.4315,39.0694],[-77.4319,39.0695],[-77.4322,39.0696],[-77.4323,39.0696],[-77.4325,39.0697],[-77.4329,39.0698],[-77.4333,39.0699],[-77.4335,39.0699],[-77.4342,39.0701],[-77.4348,39.0702],[-77.4352,39.0703],[-77.4365,39.0705],[-77.4373,39.0707],[-77.438,39.0707],[-77.4387,39.0708],[-77.4394,39.0709],[-77.4395,39.0709],[-77.4399,39.071],[-77.4401,39.0711],[-77.4408,39.0712],[-77.4417,39.0713],[-77.4424,39.0713],[-77.443,39.0713],[-77.4435,39.0713],[-77.4436,39.0712],[-77.4437,39.0713],[-77.4439,39.0713],[-77.444,39.0713],[-77.4443,39.0713],[-77.4444,39.0713],[-77.4446,39.0713],[-77.4448,39.0713],[-77.4451,39.0712],[-77.4454,39.0712],[-77.4457,39.0713],[-77.4458,39.0713],[-77.4459,39.0714],[-77.446,39.0714],[-77.446,39.0715],[-77.4461,39.0715],[-77.4463,39.0716],[-77.4466,39.0716],[-77.4469,39.0717],[-77.4476,39.0719],[-77.4483,39.072],[-77.4488,39.0722],[-77.4494,39.0723],[-77.4496,39.0723],[-77.4499,39.0723],[-77.45,39.0723],[-77.4501,39.0723],[-77.4503,39.0723],[-77.4506,39.0723],[-77.451,39.0723],[-77.4519,39.0723],[-77.4525,39.0724],[-77.4536,39.0726],[-77.4547,39.0728],[-77.4556,39.073],[-77.4562,39.0732],[-77.457,39.0734],[-77.4572,39.0735],[-77.4574,39.0735],[-77.4575,39.0736],[-77.4577,39.0737],[-77.459,39.0742],[-77.4595,39.0744],[-77.46,39.0746],[-77.4603,39.0747],[-77.4606,39.0748],[-77.461,39.0751],[-77.4615,39.0754],[-77.462,39.0758],[-77.4622,39.0761],[-77.4625,39.0764],[-77.4626,39.0766],[-77.4629,39.0772],[-77.463,39.0775],[-77.4631,39.0778],[-77.4632,39.078],[-77.4633,39.0782],[-77.4634,39.0784],[-77.4635,39.0786],[-77.4638,39.079],[-77.4639,39.0792],[-77.464,39.0794],[-77.4641,39.0795],[-77.4642,39.0796],[-77.4643,39.0798],[-77.4649,39.0807],[-77.4652,39.0811],[-77.4656,39.0815],[-77.4659,39.0819],[-77.4661,39.0822],[-77.4663,39.0824],[-77.4664,39.0825],[-77.4667,39.0829],[-77.4669,39.0831],[-77.4672,39.0834],[-77.4674,39.0837],[-77.4677,39.084],[-77.4678,39.0842],[-77.4681,39.0844],[-77.4682,39.0847],[-77.4683,39.0848],[-77.4686,39.0851],[-77.4687,39.0852],[-77.4688,39.0853],[-77.469,39.0856],[-77.4691,39.086],[-77.4691,39.0863],[-77.4691,39.0866],[-77.469,39.087],[-77.4684,39.0881],[-77.4683,39.0883],[-77.4683,39.0885],[-77.4685,39.089],[-77.4687,39.0894],[-77.4689,39.0897],[-77.4692,39.0898],[-77.4696,39.0901],[-77.4699,39.0903],[-77.4701,39.0905],[-77.4703,39.0908],[-77.4704,39.091],[-77.4708,39.0913],[-77.4714,39.0918],[-77.4715,39.0919],[-77.4717,39.0921],[-77.4722,39.0926],[-77.4724,39.0928],[-77.4728,39.0932],[-77.4731,39.0935],[-77.4735,39.094],[-77.4739,39.0948],[-77.4744,39.0956],[-77.4746,39.0962],[-77.4748,39.0966],[-77.475,39.0969],[-77.4751,39.0973],[-77.4753,39.0977],[-77.4755,39.098],[-77.4756,39.0983],[-77.4757,39.0985],[-77.4758,39.0988],[-77.4759,39.0989],[-77.476,39.0992],[-77.4761,39.0993],[-77.4762,39.0996],[-77.4765,39.1],[-77.4767,39.1003],[-77.4768,39.1003],[-77.477,39.1008],[-77.4774,39.1013],[-77.4775,39.1014],[-77.4775,39.1015],[-77.4778,39.1018],[-77.4781,39.1023],[-77.4782,39.1025],[-77.4784,39.1027],[-77.4789,39.1034],[-77.4792,39.1037],[-77.4797,39.1041],[-77.4798,39.1043],[-77.48,39.1044],[-77.48,39.1045],[-77.4801,39.1046],[-77.4803,39.1049],[-77.4806,39.1052],[-77.4809,39.1055],[-77.481,39.1057],[-77.4811,39.1058],[-77.4812,39.1058],[-77.4814,39.1059],[-77.4817,39.1061],[-77.4821,39.1065],[-77.4823,39.1067],[-77.4825,39.1068],[-77.4825,39.1069],[-77.4829,39.1072],[-77.4831,39.1074],[-77.4832,39.1075],[-77.4834,39.1077],[-77.4836,39.1079],[-77.4838,39.108],[-77.484,39.1082],[-77.4842,39.1083],[-77.4844,39.1085],[-77.4852,39.1091],[-77.4854,39.1093],[-77.4858,39.1095],[-77.4865,39.1098],[-77.4866,39.1099],[-77.4867,39.1099],[-77.4873,39.1103],[-77.4878,39.1106],[-77.4882,39.1106],[-77.4883,39.1106],[-77.4885,39.1108],[-77.4888,39.1109],[-77.489,39.111],[-77.4892,39.1111],[-77.4893,39.1111],[-77.4896,39.1112],[-77.4896,39.1113],[-77.4897,39.1113],[-77.4898,39.1114],[-77.4899,39.1114],[-77.49,39.1114],[-77.49,39.1115],[-77.4901,39.1114],[-77.4902,39.1114],[-77.4902,39.1115],[-77.4903,39.1115],[-77.4903,39.1116],[-77.4904,39.1116],[-77.4905,39.1116],[-77.4906,39.1117],[-77.4907,39.1117],[-77.4907,39.1118],[-77.4908,39.1118],[-77.4909,39.1118],[-77.491,39.1118],[-77.4911,39.1118],[-77.4913,39.1119],[-77.4914,39.1119],[-77.4915,39.112],[-77.4916,39.112],[-77.4918,39.1121],[-77.4918,39.112],[-77.4919,39.112],[-77.4923,39.1122],[-77.4925,39.1123],[-77.4926,39.1123],[-77.4927,39.1124],[-77.4929,39.1124],[-77.4932,39.1125],[-77.4935,39.1126],[-77.4938,39.1127],[-77.494,39.1127],[-77.4941,39.1128],[-77.4943,39.1128],[-77.4947,39.1129],[-77.4948,39.113],[-77.4953,39.1131],[-77.4954,39.1132],[-77.4958,39.1133],[-77.4958,39.1132],[-77.4959,39.1133],[-77.496,39.1133],[-77.4961,39.1134],[-77.4963,39.1134],[-77.4965,39.1135],[-77.4966,39.1135],[-77.4968,39.1135],[-77.4971,39.1136],[-77.4974,39.1136],[-77.4975,39.1136],[-77.4975,39.1137],[-77.4976,39.1138],[-77.4978,39.1137],[-77.4979,39.1137],[-77.498,39.1137],[-77.4981,39.1137],[-77.4982,39.1137],[-77.4984,39.1137],[-77.4985,39.1137],[-77.4985,39.1136],[-77.4985,39.1137],[-77.4987,39.1137],[-77.4988,39.1137],[-77.499,39.1137],[-77.4991,39.1138],[-77.4994,39.1138],[-77.4999,39.1139],[-77.5001,39.114],[-77.5003,39.1141],[-77.5004,39.1141],[-77.5006,39.1141],[-77.5007,39.1142],[-77.5007,39.1141],[-77.5008,39.1142],[-77.5009,39.1142],[-77.501,39.1142],[-77.5011,39.1143],[-77.5014,39.1144],[-77.5017,39.1145],[-77.5019,39.1146],[-77.5021,39.1146],[-77.5022,39.1147],[-77.5026,39.1148],[-77.5028,39.1148],[-77.5032,39.115],[-77.5034,39.115],[-77.5035,39.115],[-77.5036,39.1151],[-77.5037,39.1151],[-77.5039,39.1152],[-77.5041,39.1152],[-77.5042,39.1153],[-77.5046,39.1154],[-77.5047,39.1154],[-77.5048,39.1155],[-77.5049,39.1155],[-77.5051,39.1155],[-77.5052,39.1156],[-77.5053,39.1156],[-77.5054,39.1156],[-77.5055,39.1157],[-77.5056,39.1157],[-77.5057,39.1157],[-77.5059,39.1158],[-77.506,39.1158],[-77.5061,39.1158],[-77.5062,39.1159],[-77.5063,39.1159],[-77.5064,39.1159],[-77.5065,39.1159],[-77.5066,39.1159],[-77.5067,39.1159],[-77.5068,39.116],[-77.5069,39.116],[-77.507,39.116],[-77.5071,39.1161],[-77.5072,39.1161],[-77.5073,39.1161],[-77.5074,39.1162],[-77.5075,39.1162],[-77.5076,39.1163],[-77.5077,39.1163],[-77.5078,39.1163],[-77.5078,39.1164],[-77.5079,39.1164],[-77.508,39.1165],[-77.5081,39.1165],[-77.5081,39.1166],[-77.5083,39.1166],[-77.5083,39.1167],[-77.5084,39.1167],[-77.5085,39.1167],[-77.5086,39.1167],[-77.5087,39.1168],[-77.5089,39.1168],[-77.509,39.1169],[-77.5091,39.1169],[-77.5093,39.1169],[-77.5093,39.117],[-77.5094,39.117],[-77.5095,39.1171],[-77.5096,39.1171],[-77.5097,39.1171],[-77.5097,39.1172],[-77.5098,39.1172],[-77.5099,39.1172],[-77.51,39.1172],[-77.5101,39.1172],[-77.5102,39.1173],[-77.5103,39.1173],[-77.5104,39.1174],[-77.5105,39.1174],[-77.5106,39.1174],[-77.5107,39.1175],[-77.5108,39.1175],[-77.5109,39.1175],[-77.5109,39.1176],[-77.5111,39.1176],[-77.5112,39.1176],[-77.5114,39.1178],[-77.5115,39.1178],[-77.5116,39.1178],[-77.5117,39.1179],[-77.5118,39.1179],[-77.5119,39.1179],[-77.512,39.118],[-77.5121,39.118],[-77.5122,39.118],[-77.5123,39.1181],[-77.5124,39.1181],[-77.5126,39.1181],[-77.5127,39.1181],[-77.5128,39.1181],[-77.5129,39.1182],[-77.513,39.1182],[-77.5131,39.1182],[-77.5132,39.1181],[-77.5134,39.1181],[-77.5135,39.1181],[-77.5136,39.1181],[-77.5137,39.1181],[-77.5139,39.1181],[-77.514,39.1181],[-77.514,39.1182],[-77.5141,39.1182],[-77.5143,39.1182],[-77.5145,39.1182],[-77.5146,39.1183],[-77.5147,39.1183],[-77.515,39.1184],[-77.5152,39.1184],[-77.5152,39.1185],[-77.5153,39.1185],[-77.5155,39.1185],[-77.5157,39.1186],[-77.5159,39.1187],[-77.5164,39.1188],[-77.5164,39.1189],[-77.5166,39.1189],[-77.5168,39.119],[-77.517,39.1191],[-77.5172,39.1192],[-77.5173,39.1192],[-77.5174,39.1193],[-77.5175,39.1193],[-77.5175,39.1194],[-77.5176,39.1194],[-77.5177,39.1195],[-77.5178,39.1195],[-77.5179,39.1196],[-77.518,39.1196],[-77.5182,39.1197],[-77.5183,39.1197],[-77.5185,39.1198],[-77.5186,39.1199],[-77.5187,39.1199],[-77.5188,39.12],[-77.5189,39.1201],[-77.519,39.1201],[-77.5191,39.1202],[-77.5192,39.1202],[-77.5193,39.1203],[-77.5194,39.1203],[-77.5194,39.1204],[-77.5195,39.1204],[-77.5196,39.1205],[-77.5197,39.1206],[-77.5198,39.1206],[-77.5198,39.1207],[-77.5199,39.1207],[-77.5199,39.1208],[-77.52,39.1208],[-77.5201,39.1209],[-77.5202,39.121],[-77.5203,39.1211],[-77.5204,39.1211],[-77.5206,39.1213],[-77.5206,39.1214],[-77.5207,39.1214],[-77.5208,39.1216],[-77.5209,39.1217],[-77.521,39.1218],[-77.5211,39.1219],[-77.5212,39.1221],[-77.5213,39.1221],[-77.5213,39.1222],[-77.5213,39.1223],[-77.5214,39.1223],[-77.5216,39.1225],[-77.5216,39.1226],[-77.5217,39.1228],[-77.5218,39.1229],[-77.5218,39.123],[-77.5219,39.123],[-77.5219,39.1231],[-77.522,39.1231],[-77.5221,39.1233],[-77.5222,39.1234],[-77.5223,39.1236],[-77.5224,39.1237],[-77.5225,39.124],[-77.5225,39.1241],[-77.5226,39.1242],[-77.5227,39.1243],[-77.5227,39.1244],[-77.5228,39.1245],[-77.5228,39.1246],[-77.5229,39.1247],[-77.5229,39.1248],[-77.523,39.1249],[-77.5231,39.1251],[-77.5232,39.1252],[-77.5232,39.1253],[-77.5233,39.1254],[-77.5233,39.1256],[-77.5234,39.1256],[-77.5234,39.1257],[-77.5235,39.1258],[-77.5236,39.126],[-77.5237,39.126],[-77.5237,39.1261],[-77.5238,39.1262],[-77.5238,39.1263],[-77.5239,39.1264],[-77.5239,39.1265],[-77.524,39.1266],[-77.524,39.1267],[-77.5241,39.1268],[-77.5242,39.1269],[-77.5242,39.127],[-77.5243,39.1271],[-77.5244,39.1273],[-77.5245,39.1273],[-77.5245,39.1275],[-77.5246,39.1276],[-77.5247,39.1277],[-77.5247,39.1278],[-77.5247,39.128],[-77.5248,39.1281],[-77.5248,39.1282],[-77.5248,39.1283],[-77.5249,39.1283],[-77.5249,39.1284],[-77.5249,39.1285],[-77.5249,39.1286],[-77.525,39.1286],[-77.525,39.1287],[-77.525,39.1288],[-77.525,39.1289],[-77.5251,39.129],[-77.5251,39.1291],[-77.5251,39.1292],[-77.5252,39.1293],[-77.5252,39.1294],[-77.5252,39.1296],[-77.5253,39.1297],[-77.5253,39.1298],[-77.5252,39.1299],[-77.5253,39.13],[-77.5253,39.1301],[-77.5253,39.1302],[-77.5253,39.1303],[-77.5253,39.1304],[-77.5253,39.1305],[-77.5254,39.1306],[-77.5254,39.1307],[-77.5254,39.1309],[-77.5254,39.131],[-77.5255,39.1311],[-77.5255,39.1312],[-77.5255,39.1313],[-77.5255,39.1314],[-77.5255,39.1315],[-77.5256,39.1315],[-77.5256,39.1317],[-77.5256,39.1318],[-77.5256,39.1319],[-77.5257,39.132],[-77.5257,39.1321],[-77.5258,39.1323],[-77.5259,39.1325],[-77.526,39.1327],[-77.526,39.1328],[-77.526,39.133],[-77.5261,39.1331],[-77.5261,39.1332],[-77.5261,39.1333],[-77.5262,39.1335],[-77.5263,39.1337],[-77.5263,39.1338],[-77.5264,39.1341],[-77.5264,39.1342],[-77.5265,39.1343],[-77.5265,39.1345],[-77.5266,39.1346],[-77.5266,39.1347],[-77.5267,39.1348],[-77.5267,39.1349],[-77.5268,39.1351],[-77.5268,39.1352],[-77.5268,39.1353],[-77.5269,39.1354],[-77.5269,39.1355],[-77.5269,39.1356],[-77.527,39.1357],[-77.527,39.1358],[-77.527,39.1359],[-77.527,39.136],[-77.527,39.1361],[-77.5271,39.1363],[-77.5271,39.1365],[-77.5271,39.1366],[-77.5271,39.1367],[-77.5271,39.1368],[-77.5272,39.1372],[-77.5272,39.1373],[-77.5272,39.1374],[-77.5272,39.1375],[-77.5272,39.1376],[-77.5272,39.1377],[-77.5272,39.1378],[-77.5272,39.1379],[-77.5272,39.138],[-77.5272,39.1381],[-77.5272,39.1383],[-77.5272,39.1384],[-77.5273,39.1386],[-77.5273,39.1388],[-77.5273,39.1389],[-77.5273,39.139],[-77.5273,39.1391],[-77.5273,39.1393],[-77.5273,39.1394],[-77.5273,39.1395],[-77.5273,39.1396],[-77.5273,39.1397],[-77.5273,39.1398],[-77.5272,39.1398],[-77.5273,39.1399],[-77.5273,39.14],[-77.5272,39.1401],[-77.5272,39.1402],[-77.5272,39.1404],[-77.5272,39.1405],[-77.5272,39.1407],[-77.5272,39.1408],[-77.5272,39.1409],[-77.5272,39.141],[-77.5272,39.1411],[-77.5272,39.1412],[-77.5273,39.1415],[-77.5273,39.1417],[-77.5273,39.142],[-77.5273,39.1421],[-77.5273,39.1422],[-77.5273,39.1424],[-77.5274,39.1426],[-77.5274,39.1427],[-77.5275,39.1429],[-77.5275,39.1431],[-77.5275,39.1433],[-77.5276,39.1435],[-77.5276,39.1436],[-77.5276,39.1437],[-77.5276,39.1438],[-77.5276,39.1439],[-77.5276,39.1443],[-77.5276,39.1444],[-77.5276,39.1445],[-77.5276,39.1446],[-77.5277,39.1446],[-77.5277,39.1447],[-77.5276,39.1447],[-77.5276,39.1448],[-77.5275,39.145],[-77.5275,39.1451],[-77.5275,39.1452],[-77.5275,39.1454],[-77.5276,39.1456],[-77.5275,39.1457],[-77.5275,39.1458],[-77.5275,39.1459],[-77.5275,39.146],[-77.5275,39.1462],[-77.5275,39.1464],[-77.5275,39.1465],[-77.5274,39.1467],[-77.5274,39.1469],[-77.5273,39.1469],[-77.5273,39.147],[-77.5272,39.1471],[-77.5272,39.1472],[-77.5271,39.1473],[-77.527,39.1473],[-77.5269,39.1474],[-77.5267,39.1475],[-77.5266,39.1476],[-77.5265,39.1476],[-77.5263,39.1477],[-77.5262,39.1478],[-77.5261,39.1478],[-77.5259,39.1479],[-77.5257,39.148],[-77.5255,39.1481],[-77.5254,39.1482],[-77.5253,39.1483],[-77.5252,39.1484],[-77.5251,39.1484],[-77.525,39.1486],[-77.5249,39.1487],[-77.5249,39.1488],[-77.5249,39.1489],[-77.5248,39.149],[-77.5248,39.1491],[-77.5247,39.1491],[-77.5247,39.1493],[-77.5246,39.1494],[-77.5246,39.1495],[-77.5245,39.1498],[-77.5245,39.1499],[-77.5244,39.15],[-77.5244,39.1501],[-77.5243,39.1502],[-77.5243,39.1504],[-77.5242,39.1505],[-77.5242,39.1507],[-77.5241,39.151],[-77.5241,39.1512],[-77.5241,39.1513],[-77.5241,39.1514],[-77.524,39.1514],[-77.5239,39.1516],[-77.5239,39.1518],[-77.5239,39.1519],[-77.5238,39.1521],[-77.5238,39.1522],[-77.5238,39.1523],[-77.5237,39.1525],[-77.5237,39.1526],[-77.5237,39.1527],[-77.5236,39.153],[-77.5236,39.1532],[-77.5236,39.1533],[-77.5235,39.1533],[-77.5235,39.1535],[-77.5234,39.1536],[-77.5234,39.1538],[-77.5234,39.1539],[-77.5233,39.1541],[-77.5232,39.1543],[-77.5232,39.1545],[-77.5231,39.1549],[-77.523,39.1551],[-77.523,39.1552],[-77.5229,39.1553],[-77.5229,39.1555],[-77.5229,39.1556],[-77.5229,39.1557],[-77.5228,39.1557],[-77.5228,39.1558],[-77.5227,39.1562],[-77.5226,39.1563],[-77.5226,39.1564],[-77.5226,39.1565],[-77.5226,39.1567],[-77.5225,39.1567],[-77.5225,39.1569],[-77.5225,39.157],[-77.5224,39.157],[-77.5224,39.1572],[-77.5224,39.1573],[-77.5223,39.1575],[-77.5222,39.1577],[-77.5221,39.158],[-77.5221,39.1581],[-77.5221,39.1582],[-77.522,39.1583],[-77.522,39.1585],[-77.5221,39.1585],[-77.5221,39.1586],[-77.522,39.1586],[-77.522,39.1587],[-77.5219,39.1588],[-77.5219,39.1589],[-77.5219,39.159],[-77.5218,39.1592],[-77.5218,39.1593],[-77.5218,39.1594],[-77.5218,39.1596],[-77.5218,39.1599],[-77.5218,39.16],[-77.5218,39.1601],[-77.5217,39.1602],[-77.5217,39.1603],[-77.5217,39.1605],[-77.5216,39.1608],[-77.5216,39.1609],[-77.5216,39.161],[-77.5215,39.1612],[-77.5215,39.1614],[-77.5214,39.1614],[-77.5214,39.1615],[-77.5214,39.1616],[-77.5214,39.1617],[-77.5213,39.1617],[-77.5213,39.1618],[-77.5213,39.1619],[-77.5212,39.162],[-77.5212,39.1621],[-77.5211,39.1624],[-77.521,39.1626],[-77.5209,39.1628],[-77.5207,39.1631],[-77.5206,39.1634],[-77.5205,39.1635],[-77.5204,39.1636],[-77.5204,39.1637],[-77.5204,39.1638],[-77.5203,39.1639],[-77.5203,39.164],[-77.5202,39.1642],[-77.5199,39.1647],[-77.5198,39.1649],[-77.5198,39.165],[-77.5195,39.1654],[-77.5195,39.1655],[-77.5194,39.1657],[-77.5193,39.1658],[-77.5193,39.166],[-77.5192,39.1661],[-77.5191,39.1662],[-77.519,39.1665],[-77.5189,39.1667],[-77.5189,39.1668],[-77.5189,39.1669],[-77.5189,39.167],[-77.5189,39.1671],[-77.5188,39.1672],[-77.5187,39.1674],[-77.5187,39.1676],[-77.5186,39.1677],[-77.5186,39.1678],[-77.5185,39.1678],[-77.5185,39.168],[-77.5183,39.1683],[-77.5182,39.1684],[-77.5181,39.1685],[-77.5181,39.1686],[-77.518,39.1688],[-77.5179,39.1689],[-77.5178,39.1691],[-77.5177,39.1694],[-77.5176,39.1694],[-77.5176,39.1695],[-77.5175,39.1695],[-77.5174,39.1697],[-77.5172,39.17],[-77.5171,39.1701],[-77.5171,39.1702],[-77.5171,39.1703],[-77.517,39.1703],[-77.5169,39.1704],[-77.5169,39.1705],[-77.5168,39.1706],[-77.5167,39.1708],[-77.5165,39.171],[-77.5165,39.1711],[-77.5163,39.1713],[-77.5162,39.1714],[-77.5162,39.1715],[-77.5161,39.1716],[-77.5161,39.1717],[-77.5159,39.172],[-77.5158,39.172],[-77.5156,39.1724],[-77.5154,39.1725],[-77.5153,39.1727],[-77.5153,39.1728],[-77.5151,39.1731],[-77.5148,39.1735],[-77.5146,39.1737],[-77.5145,39.1739],[-77.5144,39.174],[-77.5141,39.1745],[-77.514,39.1747],[-77.5139,39.1747],[-77.5139,39.1748],[-77.5138,39.175],[-77.5136,39.1752],[-77.5135,39.1754],[-77.5132,39.1758],[-77.5131,39.1759],[-77.5131,39.176],[-77.5129,39.1762],[-77.5128,39.1763],[-77.5127,39.1764],[-77.5125,39.1766],[-77.5123,39.1768],[-77.5122,39.1771],[-77.5121,39.1771],[-77.512,39.1773],[-77.5118,39.1774],[-77.5117,39.1776],[-77.5116,39.1777],[-77.5116,39.1778],[-77.5115,39.1778],[-77.5115,39.1779],[-77.5115,39.178],[-77.5114,39.178],[-77.5113,39.1781],[-77.5112,39.1782],[-77.5112,39.1783],[-77.5111,39.1783],[-77.5111,39.1784],[-77.511,39.1785],[-77.5109,39.1786],[-77.5109,39.1787],[-77.5108,39.1787],[-77.5108,39.1788],[-77.5107,39.1788],[-77.5106,39.179],[-77.5105,39.179],[-77.5105,39.1791],[-77.5103,39.1793],[-77.5101,39.1794],[-77.5101,39.1795],[-77.51,39.1795],[-77.5099,39.1796],[-77.5098,39.1797],[-77.5097,39.1798],[-77.5096,39.1798],[-77.5095,39.1799],[-77.5092,39.18],[-77.5091,39.1801],[-77.509,39.1802],[-77.5089,39.1803],[-77.5088,39.1803],[-77.5087,39.1804],[-77.5086,39.1805],[-77.5085,39.1806],[-77.5084,39.1806],[-77.5083,39.1808],[-77.5082,39.1808],[-77.5082,39.1809],[-77.5081,39.181],[-77.508,39.1811],[-77.5079,39.1811],[-77.5079,39.1812],[-77.5078,39.1812],[-77.5077,39.1813],[-77.5076,39.1814],[-77.5075,39.1814],[-77.5074,39.1814],[-77.5073,39.1814],[-77.5072,39.1814],[-77.5071,39.1814],[-77.507,39.1814],[-77.5069,39.1815],[-77.5068,39.1815],[-77.5066,39.1816],[-77.5066,39.1817],[-77.5064,39.1817],[-77.5063,39.1818],[-77.5061,39.1818],[-77.506,39.1819],[-77.5057,39.182],[-77.5056,39.1821],[-77.5055,39.1821],[-77.5049,39.1823],[-77.5046,39.1823],[-77.5045,39.1824],[-77.5044,39.1824],[-77.5043,39.1824],[-77.5041,39.1825],[-77.5039,39.1825],[-77.5038,39.1825],[-77.5037,39.1826],[-77.5036,39.1826],[-77.5033,39.1826],[-77.5031,39.1827],[-77.503,39.1827],[-77.5027,39.1827],[-77.5026,39.1827],[-77.5023,39.1827],[-77.5021,39.1828],[-77.5019,39.1828],[-77.5018,39.1828],[-77.5017,39.1828],[-77.5015,39.1829],[-77.5014,39.1829],[-77.5012,39.1829],[-77.5011,39.1829],[-77.501,39.1829],[-77.5009,39.183],[-77.5008,39.183],[-77.5006,39.183],[-77.5005,39.1831],[-77.5003,39.1831],[-77.5002,39.1832],[-77.4999,39.1833],[-77.4998,39.1833],[-77.4996,39.1834],[-77.4993,39.1835],[-77.4992,39.1835],[-77.4989,39.1836],[-77.4986,39.1836],[-77.4983,39.1837],[-77.4982,39.1837],[-77.4981,39.1837],[-77.4979,39.1838],[-77.4978,39.1838],[-77.4977,39.1838],[-77.4976,39.1838],[-77.4974,39.1838],[-77.4971,39.1838],[-77.497,39.1839],[-77.4968,39.1839],[-77.4966,39.184],[-77.4964,39.184],[-77.4963,39.184],[-77.4961,39.1841],[-77.4959,39.1841],[-77.4958,39.1842],[-77.4955,39.1842],[-77.4952,39.1843],[-77.495,39.1843],[-77.4945,39.1844],[-77.4944,39.1845],[-77.4942,39.1845],[-77.4939,39.1846],[-77.4937,39.1846],[-77.4934,39.1847],[-77.4932,39.1847],[-77.4931,39.1848],[-77.493,39.1848],[-77.4928,39.1848],[-77.4927,39.1849],[-77.4925,39.1849],[-77.4924,39.185],[-77.4923,39.185],[-77.4922,39.185],[-77.4921,39.185],[-77.4919,39.1851],[-77.4918,39.1851],[-77.4917,39.1852],[-77.4914,39.1852],[-77.4911,39.1853],[-77.4909,39.1853],[-77.4908,39.1854],[-77.4907,39.1854],[-77.4906,39.1854],[-77.4902,39.1855],[-77.4901,39.1855],[-77.49,39.1855],[-77.4899,39.1855],[-77.4897,39.1855],[-77.4896,39.1855],[-77.4895,39.1855],[-77.4892,39.1856],[-77.489,39.1856],[-77.4888,39.1856],[-77.4887,39.1857],[-77.4886,39.1857],[-77.4885,39.1857],[-77.4884,39.1857],[-77.4883,39.1857],[-77.4882,39.1857],[-77.488,39.1857],[-77.4879,39.1857],[-77.4878,39.1858],[-77.4875,39.1858],[-77.4873,39.1858],[-77.4872,39.1858],[-77.487,39.1859],[-77.4867,39.1859],[-77.4865,39.1859],[-77.4863,39.1859],[-77.4862,39.1859],[-77.4861,39.186],[-77.486,39.186],[-77.4859,39.186],[-77.4858,39.186],[-77.4854,39.1861],[-77.4854,39.1862],[-77.4852,39.1862],[-77.4851,39.1863],[-77.4849,39.1863],[-77.4846,39.1865],[-77.4845,39.1865],[-77.4844,39.1865],[-77.4843,39.1866],[-77.4842,39.1867],[-77.4841,39.1867],[-77.484,39.1867],[-77.4839,39.1868],[-77.4838,39.1868],[-77.4836,39.187],[-77.4835,39.187],[-77.4834,39.187],[-77.4833,39.1871],[-77.4832,39.1871],[-77.4831,39.1872],[-77.483,39.1872],[-77.4829,39.1872],[-77.4828,39.1873],[-77.4827,39.1874],[-77.4826,39.1874],[-77.4824,39.1875],[-77.4822,39.1876],[-77.4821,39.1876],[-77.482,39.1876],[-77.4818,39.1877],[-77.4817,39.1878],[-77.4816,39.1878],[-77.4815,39.1878],[-77.4812,39.1879],[-77.4811,39.188],[-77.481,39.188],[-77.481,39.1881],[-77.4809,39.1881],[-77.4807,39.1882],[-77.4806,39.1883],[-77.4807,39.1884],[-77.4809,39.1883],[-77.481,39.1883],[-77.481,39.1884],[-77.4809,39.1884],[-77.4808,39.1884],[-77.4807,39.1884],[-77.4806,39.1884],[-77.4805,39.1884],[-77.4804,39.1885],[-77.4802,39.1887],[-77.4801,39.1887],[-77.4799,39.1888],[-77.4798,39.1888],[-77.4798,39.1889],[-77.4797,39.1889],[-77.4792,39.1893],[-77.479,39.1895],[-77.4787,39.1897],[-77.4785,39.1898],[-77.4785,39.1899],[-77.4783,39.19],[-77.478,39.1904],[-77.4778,39.1905],[-77.4777,39.1906],[-77.4776,39.1907],[-77.4776,39.1908],[-77.4775,39.1909],[-77.4774,39.191],[-77.4773,39.1911],[-77.4772,39.1911],[-77.4771,39.1912],[-77.4771,39.1913],[-77.477,39.1914],[-77.4769,39.1915],[-77.4768,39.1916],[-77.4767,39.1917],[-77.4767,39.1918],[-77.4765,39.1921],[-77.4764,39.1922],[-77.4764,39.1924],[-77.4763,39.1925],[-77.4762,39.1927],[-77.4762,39.1928],[-77.4761,39.1929],[-77.4761,39.193],[-77.476,39.1931],[-77.476,39.1932],[-77.4759,39.1933],[-77.4758,39.1935],[-77.4758,39.1936],[-77.4757,39.1936],[-77.4757,39.1937],[-77.4757,39.1939],[-77.4756,39.194],[-77.4755,39.1941],[-77.4754,39.1945],[-77.4754,39.1946],[-77.4753,39.1947],[-77.4753,39.1948],[-77.4753,39.1949],[-77.4752,39.195],[-77.4752,39.1951],[-77.4752,39.1952],[-77.4751,39.1953],[-77.4751,39.1954],[-77.475,39.1957],[-77.475,39.1959],[-77.475,39.1961],[-77.4749,39.1963],[-77.4749,39.1964],[-77.4749,39.1965],[-77.4749,39.1966],[-77.4749,39.1967],[-77.4749,39.1968],[-77.4749,39.1971],[-77.4749,39.1973],[-77.4749,39.1974],[-77.475,39.1975],[-77.475,39.1976],[-77.475,39.1977],[-77.4751,39.1977],[-77.4751,39.1978],[-77.4752,39.198],[-77.4752,39.1981],[-77.4753,39.1983],[-77.4754,39.1985],[-77.4754,39.1986],[-77.4755,39.1988],[-77.4755,39.199],[-77.4756,39.1992],[-77.4756,39.1994],[-77.4757,39.1995],[-77.4757,39.1997],[-77.4757,39.1999],[-77.4758,39.2],[-77.4758,39.2001],[-77.4758,39.2002],[-77.4758,39.2004],[-77.4758,39.2005],[-77.4759,39.2006],[-77.4759,39.2007],[-77.4759,39.2008],[-77.4759,39.2009],[-77.4759,39.2011],[-77.476,39.2013],[-77.476,39.2015],[-77.476,39.2016],[-77.476,39.2017],[-77.476,39.2018],[-77.476,39.2019],[-77.476,39.202],[-77.4759,39.202],[-77.4759,39.2021],[-77.4759,39.2022],[-77.4759,39.2023],[-77.4759,39.2024],[-77.4759,39.2025],[-77.4758,39.2025],[-77.4758,39.2026],[-77.4758,39.2027],[-77.4758,39.2028],[-77.4758,39.2029],[-77.4758,39.203],[-77.4757,39.2031],[-77.4757,39.2032],[-77.4756,39.2034],[-77.4755,39.2034],[-77.4754,39.2036],[-77.4753,39.2038],[-77.4752,39.204],[-77.4751,39.204],[-77.4751,39.2041],[-77.4751,39.2042],[-77.4751,39.2043],[-77.475,39.2044],[-77.475,39.2045],[-77.4749,39.2046],[-77.4748,39.2047],[-77.4748,39.2048],[-77.4748,39.2049],[-77.4747,39.2049],[-77.4747,39.205],[-77.4746,39.2051],[-77.4746,39.2052],[-77.4747,39.2052],[-77.4747,39.2053],[-77.4746,39.2054],[-77.4745,39.2054],[-77.4745,39.2055],[-77.4745,39.2056],[-77.4745,39.2057],[-77.4745,39.2058],[-77.4746,39.2058],[-77.4747,39.2058],[-77.4748,39.2058],[-77.4749,39.2057],[-77.475,39.2057],[-77.475,39.2056],[-77.475,39.2055],[-77.4751,39.2055],[-77.4751,39.2054],[-77.4751,39.2055],[-77.4752,39.2055],[-77.4751,39.2055],[-77.4751,39.2056],[-77.4751,39.2057],[-77.475,39.2057],[-77.475,39.2058],[-77.475,39.2059],[-77.475,39.206],[-77.475,39.2061],[-77.475,39.2062],[-77.4749,39.2062],[-77.4749,39.2063],[-77.4748,39.2065],[-77.4746,39.2066],[-77.4745,39.2067],[-77.4745,39.2068],[-77.4744,39.2069],[-77.4744,39.2071],[-77.4743,39.2073],[-77.4743,39.2074],[-77.4743,39.2075],[-77.4742,39.2076],[-77.4742,39.2077],[-77.4742,39.2078],[-77.4741,39.2079],[-77.474,39.2079],[-77.4739,39.2081],[-77.4739,39.2082],[-77.4738,39.2084],[-77.4737,39.2085],[-77.4737,39.2086],[-77.4736,39.2086],[-77.4735,39.2088],[-77.4734,39.2089],[-77.4733,39.209],[-77.4732,39.2091],[-77.4731,39.2092],[-77.473,39.2094],[-77.4729,39.2094],[-77.4729,39.2095],[-77.4728,39.2095],[-77.4726,39.2096],[-77.4726,39.2097],[-77.4725,39.2097],[-77.4724,39.2098],[-77.4723,39.2099],[-77.4723,39.21],[-77.4721,39.2101],[-77.472,39.2101],[-77.472,39.2102],[-77.4719,39.2103],[-77.4718,39.2103],[-77.4718,39.2104],[-77.4717,39.2104],[-77.4716,39.2105],[-77.4715,39.2106],[-77.4714,39.2107],[-77.4713,39.2108],[-77.4712,39.2109],[-77.471,39.2111],[-77.471,39.2112],[-77.4709,39.2112],[-77.4708,39.2113],[-77.4707,39.2114],[-77.4705,39.2116],[-77.4704,39.2117],[-77.4702,39.2119],[-77.4702,39.212],[-77.4701,39.212],[-77.4699,39.2122],[-77.4695,39.2125],[-77.4693,39.2127],[-77.4692,39.2128],[-77.4691,39.2128],[-77.469,39.2128],[-77.469,39.2129],[-77.4689,39.2129],[-77.4688,39.213],[-77.4686,39.2131],[-77.4685,39.2132],[-77.4684,39.2133],[-77.4683,39.2133],[-77.4682,39.2134],[-77.4681,39.2134],[-77.4681,39.2135],[-77.468,39.2135],[-77.4677,39.2137],[-77.4674,39.2139],[-77.4673,39.2139],[-77.4672,39.214],[-77.467,39.2141],[-77.4669,39.2142],[-77.4668,39.2142],[-77.4668,39.2143],[-77.4667,39.2143],[-77.4667,39.2144],[-77.4666,39.2144],[-77.4665,39.2144],[-77.4664,39.2145],[-77.4663,39.2145],[-77.4662,39.2146],[-77.466,39.2148],[-77.4658,39.2149],[-77.4656,39.215],[-77.4655,39.2151],[-77.4654,39.2152],[-77.4653,39.2152],[-77.4651,39.2154],[-77.465,39.2154],[-77.4649,39.2155],[-77.4646,39.2157],[-77.4644,39.2158],[-77.464,39.216],[-77.4638,39.2162],[-77.4637,39.2162],[-77.4636,39.2163],[-77.4634,39.2164],[-77.4633,39.2165],[-77.4631,39.2166],[-77.463,39.2167],[-77.4628,39.2167],[-77.4624,39.217],[-77.4623,39.2171],[-77.4621,39.2172],[-77.4618,39.2174],[-77.4617,39.2175],[-77.4616,39.2175],[-77.4616,39.2176],[-77.4615,39.2176],[-77.4614,39.2176],[-77.4613,39.2177],[-77.4612,39.2178],[-77.4611,39.2179],[-77.461,39.2179],[-77.4609,39.218],[-77.4608,39.2181],[-77.4606,39.2182],[-77.4605,39.2184],[-77.4604,39.2185],[-77.4601,39.2187],[-77.46,39.2188],[-77.4599,39.2189],[-77.4597,39.2191],[-77.4595,39.2193],[-77.4595,39.2194],[-77.4594,39.2194],[-77.4594,39.2195],[-77.4591,39.2199],[-77.4591,39.22],[-77.459,39.22],[-77.4591,39.2201],[-77.4589,39.2201],[-77.4588,39.2202],[-77.4588,39.2203],[-77.4587,39.2205],[-77.4586,39.2206],[-77.4585,39.2208],[-77.4582,39.2216],[-77.4581,39.2216],[-77.4579,39.2222],[-77.4579,39.2223],[-77.4579,39.2224],[-77.4579,39.2226],[-77.4578,39.2229],[-77.4578,39.223],[-77.4577,39.2235],[-77.4576,39.2243],[-77.4576,39.2246],[-77.4577,39.225],[-77.4579,39.2255],[-77.4581,39.2258],[-77.4582,39.226],[-77.4587,39.2268],[-77.4589,39.227],[-77.4592,39.2274],[-77.4595,39.2277],[-77.4607,39.2287],[-77.4607,39.2288],[-77.4621,39.2296],[-77.4626,39.2299],[-77.4633,39.2302],[-77.4639,39.2305],[-77.4643,39.2307],[-77.4644,39.2308],[-77.4648,39.2309],[-77.4652,39.2312],[-77.4668,39.232],[-77.4671,39.2321],[-77.4671,39.2322],[-77.4676,39.2324],[-77.468,39.2326],[-77.4687,39.2331],[-77.4692,39.2334],[-77.4692,39.2335],[-77.4693,39.2336],[-77.4694,39.2336],[-77.4696,39.2337],[-77.4697,39.2338],[-77.4703,39.234],[-77.4704,39.2341],[-77.4705,39.2341],[-77.4708,39.2342],[-77.4711,39.2343],[-77.4716,39.2347],[-77.4719,39.2349],[-77.4741,39.2366],[-77.4746,39.2371],[-77.4749,39.2373],[-77.4753,39.2376],[-77.4754,39.2376],[-77.4757,39.2378],[-77.4758,39.2378],[-77.4762,39.2381],[-77.4763,39.2382],[-77.4766,39.2383],[-77.4768,39.2385],[-77.4772,39.2389],[-77.4773,39.2389],[-77.4781,39.2396],[-77.4783,39.2398],[-77.4787,39.24],[-77.479,39.2403],[-77.48,39.2409],[-77.4803,39.2412],[-77.4808,39.2415],[-77.4811,39.2418],[-77.4812,39.242],[-77.4813,39.2421],[-77.4814,39.2422],[-77.4816,39.2426],[-77.4817,39.2427],[-77.4818,39.2428],[-77.4819,39.243],[-77.482,39.2432],[-77.4821,39.2433],[-77.4824,39.2438],[-77.4825,39.2438],[-77.4827,39.244],[-77.4831,39.2443],[-77.4836,39.2447],[-77.4839,39.2449],[-77.484,39.245],[-77.4843,39.2454],[-77.4844,39.2455],[-77.4844,39.2456],[-77.4845,39.2457],[-77.4845,39.2458],[-77.4847,39.246],[-77.4848,39.2461],[-77.4849,39.2462],[-77.485,39.2462],[-77.4851,39.2463],[-77.4852,39.2463],[-77.4857,39.2467],[-77.4862,39.247],[-77.4866,39.2473],[-77.487,39.2475],[-77.4873,39.2476],[-77.4874,39.2476],[-77.4875,39.2476],[-77.4875,39.2475],[-77.4874,39.2472],[-77.4876,39.2472],[-77.4877,39.2474],[-77.4878,39.2474],[-77.4883,39.2478],[-77.4886,39.248],[-77.4889,39.2482],[-77.4891,39.2483],[-77.4894,39.2485],[-77.4895,39.2486],[-77.4896,39.2486],[-77.4898,39.2487],[-77.4901,39.2489],[-77.4905,39.2491],[-77.4907,39.2492],[-77.491,39.2493],[-77.4923,39.2497],[-77.4932,39.25],[-77.4939,39.2503],[-77.4945,39.2505],[-77.4948,39.2506],[-77.4955,39.2508],[-77.4962,39.251],[-77.4966,39.2511],[-77.4973,39.2513],[-77.4976,39.2514],[-77.4986,39.2516],[-77.4996,39.2517],[-77.5002,39.2517],[-77.5011,39.2518],[-77.5015,39.2519],[-77.5025,39.252],[-77.5038,39.2523],[-77.5042,39.2523],[-77.5046,39.2523],[-77.505,39.2523],[-77.5056,39.2522],[-77.5068,39.2525],[-77.508,39.2527],[-77.5085,39.2528],[-77.5088,39.2529],[-77.5091,39.2528],[-77.5096,39.253],[-77.5101,39.2531],[-77.5105,39.2532],[-77.5107,39.2533],[-77.5109,39.2534],[-77.5111,39.2535],[-77.5112,39.2536],[-77.5114,39.2537],[-77.5118,39.2539],[-77.5123,39.2542],[-77.513,39.2545],[-77.5135,39.2548],[-77.5149,39.2554],[-77.5154,39.2558],[-77.5159,39.256],[-77.5164,39.2561],[-77.5164,39.2562],[-77.5165,39.2562],[-77.5167,39.2563],[-77.5175,39.2566],[-77.518,39.2568],[-77.5185,39.2569],[-77.5187,39.257],[-77.519,39.2571],[-77.5193,39.2572],[-77.5195,39.2574],[-77.5197,39.2575],[-77.5198,39.2575],[-77.5199,39.2575],[-77.5199,39.2576],[-77.5201,39.2576],[-77.5201,39.2577],[-77.5204,39.258],[-77.5205,39.2582],[-77.5206,39.2584],[-77.5207,39.2584],[-77.521,39.2585],[-77.5211,39.2585],[-77.5247,39.2598],[-77.526,39.2601],[-77.5271,39.2604],[-77.5287,39.2605],[-77.5288,39.2605],[-77.529,39.2606],[-77.5292,39.2606],[-77.5293,39.2606],[-77.5296,39.2607],[-77.5297,39.2608],[-77.5298,39.2608],[-77.53,39.2608],[-77.5301,39.2608],[-77.5302,39.2609],[-77.5303,39.2609],[-77.5304,39.261],[-77.5308,39.261],[-77.5308,39.2611],[-77.5309,39.2611],[-77.531,39.2611],[-77.5311,39.2612],[-77.5312,39.2612],[-77.5313,39.2612],[-77.5314,39.2613],[-77.5315,39.2613],[-77.5317,39.2614],[-77.5319,39.2615],[-77.532,39.2616],[-77.5321,39.2616],[-77.5322,39.2617],[-77.5323,39.2617],[-77.5326,39.2619],[-77.5327,39.262],[-77.5329,39.2621],[-77.5331,39.2622],[-77.5332,39.2623],[-77.5334,39.2623],[-77.5336,39.2624],[-77.5337,39.2624],[-77.5338,39.2624],[-77.5339,39.2624],[-77.5344,39.2625],[-77.5346,39.2626],[-77.5348,39.2626],[-77.5353,39.2628],[-77.5354,39.2629],[-77.5356,39.2629],[-77.5356,39.263],[-77.5358,39.263],[-77.5364,39.2633],[-77.537,39.2636],[-77.5374,39.2638],[-77.5377,39.264],[-77.5379,39.2641],[-77.5384,39.2645],[-77.5387,39.2647],[-77.5389,39.2648],[-77.5392,39.2648],[-77.5392,39.2649],[-77.5393,39.2649],[-77.5394,39.2649],[-77.5396,39.2648],[-77.5397,39.2647],[-77.5398,39.2648],[-77.5401,39.2649],[-77.5402,39.2649],[-77.5408,39.2653],[-77.5431,39.2669],[-77.5435,39.2673],[-77.5439,39.268],[-77.544,39.2686],[-77.5441,39.2694],[-77.5442,39.2696],[-77.5446,39.2702],[-77.5452,39.271],[-77.5455,39.2713],[-77.5456,39.2713],[-77.5457,39.2714],[-77.5458,39.2715],[-77.5463,39.2721],[-77.5465,39.2722],[-77.5471,39.2727],[-77.5475,39.2731],[-77.548,39.2735],[-77.5483,39.2738],[-77.5488,39.2744],[-77.549,39.2745],[-77.5494,39.2749],[-77.5495,39.2749],[-77.55,39.2752],[-77.5507,39.2756],[-77.5508,39.2757],[-77.551,39.2759],[-77.5511,39.2762],[-77.5511,39.2763],[-77.5514,39.2766],[-77.5516,39.2768],[-77.552,39.2774],[-77.5521,39.2776],[-77.5525,39.2783],[-77.553,39.2792],[-77.5532,39.2795],[-77.5532,39.2796],[-77.5533,39.28],[-77.5533,39.2802],[-77.5536,39.2807],[-77.5537,39.2808],[-77.5539,39.2811],[-77.5542,39.2814],[-77.5544,39.2816],[-77.5548,39.2818],[-77.5551,39.2819],[-77.5556,39.282],[-77.5557,39.282],[-77.556,39.2821],[-77.5563,39.2822],[-77.5566,39.2824],[-77.5572,39.2827],[-77.5577,39.2831],[-77.5581,39.2835],[-77.5588,39.2841],[-77.5596,39.285],[-77.5606,39.2857],[-77.5607,39.286],[-77.5609,39.2863],[-77.5611,39.2869],[-77.5614,39.2876],[-77.5614,39.2878],[-77.5616,39.288],[-77.5617,39.2883],[-77.5617,39.2886],[-77.5618,39.2892],[-77.5618,39.2893],[-77.5618,39.2895],[-77.5618,39.2896],[-77.5619,39.2898],[-77.5619,39.2902],[-77.562,39.2907],[-77.562,39.2908],[-77.562,39.2911],[-77.5619,39.2912],[-77.5619,39.2913],[-77.5619,39.2914],[-77.5619,39.2917],[-77.5619,39.2918],[-77.5619,39.2919],[-77.5618,39.2919],[-77.5617,39.2922],[-77.5617,39.2926],[-77.5617,39.2929],[-77.5618,39.2931],[-77.562,39.2933],[-77.5623,39.2936],[-77.5624,39.2936],[-77.5624,39.2937],[-77.5625,39.2937],[-77.5626,39.2939],[-77.5627,39.2942],[-77.5628,39.2944],[-77.5628,39.2945],[-77.5628,39.2946],[-77.5628,39.2955],[-77.5628,39.2956],[-77.5626,39.2966],[-77.5624,39.2976],[-77.5623,39.2984],[-77.5623,39.2985],[-77.5623,39.2987],[-77.5621,39.2993],[-77.5621,39.2994],[-77.5617,39.3003],[-77.5617,39.3005],[-77.5617,39.3009],[-77.5617,39.3011],[-77.5618,39.3015],[-77.562,39.3021],[-77.5623,39.3025],[-77.5626,39.303],[-77.5628,39.3033],[-77.5632,39.3038],[-77.5643,39.3047],[-77.5644,39.3048],[-77.565,39.3052],[-77.5656,39.3055],[-77.5658,39.3056],[-77.5658,39.3057],[-77.5659,39.3057],[-77.566,39.3057],[-77.5666,39.306],[-77.5671,39.3062],[-77.5678,39.3064],[-77.5683,39.3065],[-77.5687,39.3064],[-77.5693,39.3064],[-77.5696,39.3063],[-77.5712,39.3061],[-77.5719,39.306],[-77.5724,39.3059],[-77.5736,39.3056],[-77.5742,39.3055],[-77.5746,39.3054],[-77.5756,39.3054],[-77.5773,39.3052],[-77.5786,39.3052],[-77.5792,39.3051],[-77.5798,39.3049],[-77.5803,39.3048],[-77.5814,39.3043],[-77.5819,39.3042],[-77.582,39.3041],[-77.5825,39.3038],[-77.583,39.3035],[-77.5831,39.3034],[-77.5835,39.3033],[-77.5838,39.3033],[-77.5844,39.303],[-77.585,39.3029],[-77.5855,39.3028],[-77.5858,39.3027],[-77.5863,39.3025],[-77.5875,39.302],[-77.5882,39.3017],[-77.5888,39.3016],[-77.5892,39.3015],[-77.5896,39.3015],[-77.5908,39.3014],[-77.5911,39.3014],[-77.5915,39.3013],[-77.5924,39.3012],[-77.5926,39.3012],[-77.5932,39.3012],[-77.5933,39.3012],[-77.594,39.3013],[-77.5951,39.3015],[-77.5957,39.3016],[-77.5962,39.3017],[-77.5972,39.3016],[-77.5976,39.3017],[-77.5985,39.3018],[-77.5992,39.3019],[-77.5998,39.302],[-77.6005,39.3021],[-77.6006,39.3021],[-77.6012,39.3023],[-77.6019,39.3025],[-77.6023,39.3025],[-77.6024,39.3026],[-77.6026,39.3026],[-77.6028,39.3026],[-77.6033,39.3027],[-77.6035,39.3028],[-77.6036,39.3028],[-77.6038,39.3028],[-77.6038,39.3029],[-77.6039,39.3029],[-77.604,39.3029],[-77.6041,39.303],[-77.6042,39.303],[-77.6044,39.303],[-77.6048,39.3032],[-77.6051,39.3033],[-77.6054,39.3034],[-77.6054,39.3035],[-77.6055,39.3035],[-77.6056,39.3036],[-77.6059,39.3037],[-77.6062,39.3038],[-77.6063,39.3038],[-77.6068,39.3037],[-77.607,39.3037],[-77.6072,39.3036],[-77.6073,39.3034],[-77.6073,39.3032],[-77.6074,39.3032],[-77.6077,39.3032],[-77.6079,39.3032],[-77.608,39.3031],[-77.6079,39.3031],[-77.6079,39.3029],[-77.6081,39.3029],[-77.6083,39.303],[-77.6084,39.303],[-77.6085,39.3029],[-77.6085,39.3026],[-77.6086,39.3025],[-77.6087,39.3025],[-77.6093,39.3025],[-77.6097,39.3026],[-77.6101,39.3026],[-77.6104,39.3026],[-77.6107,39.3026],[-77.6106,39.3027],[-77.6105,39.3027],[-77.6103,39.3027],[-77.6101,39.3027],[-77.61,39.3028],[-77.61,39.3029],[-77.6104,39.3031],[-77.6107,39.3032],[-77.6111,39.3033],[-77.6113,39.3034],[-77.6114,39.3034],[-77.612,39.3034],[-77.6123,39.3033],[-77.6124,39.3032],[-77.6126,39.303],[-77.6127,39.3029],[-77.6128,39.3029],[-77.6132,39.3028],[-77.6137,39.3027],[-77.614,39.3027],[-77.6145,39.3028],[-77.6149,39.3027],[-77.6151,39.3027],[-77.6156,39.3026],[-77.6159,39.3025],[-77.6164,39.3026],[-77.6166,39.3027],[-77.6168,39.3028],[-77.6171,39.3029],[-77.6172,39.303],[-77.6179,39.3031],[-77.6181,39.3032],[-77.6184,39.3033],[-77.6188,39.3035],[-77.6196,39.3038],[-77.6202,39.304],[-77.6204,39.3041],[-77.6206,39.3041],[-77.6213,39.3043],[-77.6216,39.3044],[-77.6223,39.3047],[-77.6225,39.3048],[-77.6226,39.3049],[-77.623,39.3049],[-77.6234,39.305],[-77.6244,39.3051],[-77.6246,39.3051],[-77.6247,39.3051],[-77.6248,39.3051],[-77.6253,39.3054],[-77.6255,39.3054],[-77.6266,39.3058],[-77.6273,39.3059],[-77.6278,39.306],[-77.6283,39.3061],[-77.6285,39.3062],[-77.6286,39.3063],[-77.6287,39.3064],[-77.6291,39.3067],[-77.6295,39.3068],[-77.6301,39.3071],[-77.6303,39.3072],[-77.6304,39.3074],[-77.6308,39.3076],[-77.6309,39.3077],[-77.6311,39.3077],[-77.6314,39.3078],[-77.6319,39.3079],[-77.6323,39.3079],[-77.6327,39.3079],[-77.6328,39.3079],[-77.633,39.3077],[-77.6332,39.3077],[-77.6335,39.3076],[-77.6339,39.3076],[-77.6342,39.3077],[-77.6343,39.3078],[-77.6343,39.3079],[-77.6345,39.308],[-77.6346,39.308],[-77.6348,39.308],[-77.6351,39.3078],[-77.6353,39.3078],[-77.6357,39.3078],[-77.6368,39.308],[-77.6376,39.308],[-77.6381,39.3081],[-77.6384,39.3081],[-77.6393,39.3082],[-77.6395,39.3083],[-77.6397,39.3083],[-77.6402,39.3084],[-77.6404,39.3084],[-77.6407,39.3085],[-77.6411,39.3086],[-77.6416,39.3087],[-77.6418,39.3087],[-77.6422,39.3088],[-77.6427,39.3088],[-77.6431,39.3088],[-77.6435,39.3088],[-77.6438,39.3087],[-77.6438,39.3088],[-77.6439,39.3088],[-77.644,39.3088],[-77.6441,39.3088],[-77.6442,39.3088],[-77.6443,39.3088],[-77.6444,39.3089],[-77.6445,39.3089],[-77.6446,39.309],[-77.6448,39.3091],[-77.6449,39.3091],[-77.6454,39.3091],[-77.6456,39.3092],[-77.6457,39.3092],[-77.6462,39.3094],[-77.6466,39.3095],[-77.6469,39.3096],[-77.6471,39.3097],[-77.6475,39.3099],[-77.6479,39.3101],[-77.6483,39.3102],[-77.6487,39.3102],[-77.6494,39.3104],[-77.6502,39.3106],[-77.6509,39.3109],[-77.6523,39.3117],[-77.6532,39.3122],[-77.6534,39.3123],[-77.6535,39.3124],[-77.654,39.3126],[-77.6544,39.3129],[-77.6547,39.3131],[-77.6555,39.3135],[-77.6563,39.3138],[-77.6565,39.3139],[-77.6567,39.3139],[-77.6586,39.3145],[-77.6588,39.3145],[-77.6594,39.3147],[-77.6597,39.3148],[-77.66,39.315],[-77.6611,39.3154],[-77.662,39.3157],[-77.6629,39.3159],[-77.663,39.3159],[-77.6638,39.3163],[-77.6645,39.3166],[-77.665,39.3168],[-77.6651,39.3168],[-77.6665,39.3176],[-77.6672,39.3181],[-77.6676,39.3184],[-77.6684,39.3191],[-77.6685,39.3192],[-77.6688,39.3195],[-77.6692,39.3199],[-77.6695,39.3202],[-77.6698,39.3205],[-77.6701,39.3209],[-77.6703,39.3212],[-77.6704,39.3213],[-77.671,39.3217],[-77.6714,39.3219],[-77.6716,39.322],[-77.6719,39.3222],[-77.6726,39.3224],[-77.6728,39.3225],[-77.6733,39.3228],[-77.6743,39.3235],[-77.6747,39.3239],[-77.6751,39.3242],[-77.6752,39.3242],[-77.6755,39.3244],[-77.6759,39.3244],[-77.6761,39.3245],[-77.6762,39.3245],[-77.6764,39.3245],[-77.6765,39.3245],[-77.6768,39.3246],[-77.677,39.3245],[-77.6772,39.3245],[-77.6774,39.3245],[-77.6777,39.3245],[-77.6779,39.3245],[-77.6781,39.3244],[-77.6782,39.3244],[-77.6783,39.3244],[-77.6786,39.3244],[-77.6787,39.3243],[-77.6788,39.3243],[-77.6789,39.3243],[-77.6792,39.3243],[-77.6794,39.3242],[-77.6799,39.3241],[-77.6811,39.324],[-77.6812,39.324],[-77.6814,39.3239],[-77.6817,39.3239],[-77.6821,39.3237],[-77.6822,39.3236],[-77.6831,39.3229],[-77.6834,39.3227],[-77.6839,39.3224],[-77.6841,39.3222],[-77.6842,39.322],[-77.6846,39.3218],[-77.6849,39.3214],[-77.685,39.3213],[-77.6862,39.3204],[-77.6865,39.3202],[-77.688,39.3196],[-77.6884,39.3195],[-77.6886,39.3195],[-77.689,39.3194],[-77.6895,39.3194],[-77.6901,39.3193],[-77.6902,39.3193],[-77.6905,39.3192],[-77.691,39.319],[-77.692,39.3186],[-77.6925,39.3185],[-77.693,39.3184],[-77.6937,39.3184],[-77.6943,39.3184],[-77.6946,39.3185],[-77.6951,39.3185],[-77.6952,39.3185],[-77.6957,39.3185],[-77.6961,39.3184],[-77.6967,39.3186],[-77.6974,39.3187],[-77.698,39.3189],[-77.6983,39.3189],[-77.6987,39.319],[-77.6989,39.319],[-77.6993,39.3191],[-77.6994,39.3191],[-77.6999,39.3193],[-77.7014,39.3197],[-77.702,39.3199],[-77.7021,39.3199],[-77.7029,39.3201],[-77.7032,39.3202],[-77.7038,39.3204],[-77.7046,39.3207],[-77.7048,39.3208],[-77.7063,39.3213],[-77.7069,39.3215],[-77.7073,39.3216],[-77.7077,39.3217],[-77.7081,39.3218],[-77.7083,39.3217],[-77.7091,39.3215],[-77.7093,39.3215],[-77.7094,39.3214],[-77.7097,39.3215],[-77.7099,39.3215],[-77.7102,39.3214],[-77.7104,39.3214],[-77.7106,39.3214],[-77.7108,39.3214],[-77.711,39.3214],[-77.7111,39.3214],[-77.7112,39.3214],[-77.7114,39.3215],[-77.7115,39.3215],[-77.7116,39.3215],[-77.7117,39.3215],[-77.7119,39.3214],[-77.7122,39.3214],[-77.7123,39.3214],[-77.7124,39.3214],[-77.7129,39.3214],[-77.713,39.3214],[-77.7135,39.3213],[-77.7136,39.3213],[-77.7137,39.3212],[-77.714,39.3212],[-77.7141,39.3213],[-77.7143,39.3213],[-77.7147,39.3213],[-77.7148,39.3213],[-77.715,39.3212],[-77.7153,39.3212],[-77.7155,39.3212],[-77.7156,39.3212],[-77.7156,39.321],[-77.7156,39.3209],[-77.7158,39.3208],[-77.7163,39.3208],[-77.7169,39.3208],[-77.7173,39.3209],[-77.7174,39.3209],[-77.7177,39.321],[-77.7179,39.321],[-77.7184,39.3211],[-77.7186,39.3211],[-77.7188,39.3212],[-77.7189,39.3212],[-77.719,39.3212],[-77.7192,39.3213],[-77.7195,39.3213]]]},"properties":{"STATE_ID":"24","STATE_NAME":"Maryland"},"id":24}, -{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-71.6726,41.1343],[-71.6761,41.1415],[-71.6783,41.1489],[-71.6788,41.1589],[-71.6763,41.1689],[-71.6738,41.1788],[-71.6728,41.1846],[-71.6705,41.1945],[-71.6679,41.2006],[-71.6638,41.2066],[-71.6546,41.2155],[-71.6532,41.2178],[-71.6494,41.224],[-71.643,41.2313],[-71.6428,41.2379],[-71.642,41.2453],[-71.6408,41.2501],[-71.635,41.2637],[-71.6245,41.2741],[-71.6093,41.282],[-71.5916,41.2893],[-71.5707,41.294],[-71.5576,41.294],[-71.536,41.2862],[-71.5164,41.2715],[-71.5,41.2501],[-71.4966,41.2458],[-71.4922,41.2409],[-71.4893,41.2352],[-71.4865,41.2269],[-71.4846,41.2175],[-71.4852,41.2095],[-71.4859,41.2047],[-71.4898,41.1947],[-71.4849,41.1887],[-71.4827,41.1863],[-71.4805,41.1813],[-71.4786,41.1758],[-71.4769,41.1682],[-71.4769,41.1612],[-71.477,41.1557],[-71.4796,41.148],[-71.484,41.1392],[-71.4883,41.1305],[-71.4914,41.1251],[-71.4947,41.1222],[-71.4995,41.1175],[-71.5019,41.1155],[-71.5081,41.1116],[-71.5175,41.1071],[-71.5282,41.1031],[-71.5358,41.1017],[-71.5438,41.1008],[-71.5532,41.1001],[-71.5653,41.0978],[-71.5693,41.0972],[-71.5841,41.0963],[-71.5935,41.0958],[-71.6019,41.0966],[-71.6117,41.0974],[-71.6189,41.0991],[-71.6245,41.101],[-71.6303,41.1035],[-71.6403,41.1084],[-71.6499,41.1141],[-71.6576,41.1199],[-71.6655,41.1258],[-71.6684,41.1283],[-71.6726,41.1343]]],[[[-71.7992,42.008],[-71.7902,42.0085],[-71.7878,42.0086],[-71.7873,42.0087],[-71.7871,42.0087],[-71.7838,42.0089],[-71.7832,42.0089],[-71.7828,42.0089],[-71.7802,42.009],[-71.7779,42.0091],[-71.7716,42.0095],[-71.7714,42.0095],[-71.7713,42.0095],[-71.7694,42.0095],[-71.7692,42.0095],[-71.7689,42.0095],[-71.7685,42.0095],[-71.7668,42.0096],[-71.7665,42.0096],[-71.7664,42.0096],[-71.7662,42.0096],[-71.7661,42.0096],[-71.7658,42.0096],[-71.7657,42.0096],[-71.7558,42.0098],[-71.7551,42.0099],[-71.7521,42.0099],[-71.7519,42.0099],[-71.7517,42.0099],[-71.7503,42.01],[-71.7496,42.01],[-71.7475,42.01],[-71.7413,42.0102],[-71.7409,42.0102],[-71.739,42.0102],[-71.7358,42.0103],[-71.7275,42.0105],[-71.725,42.0105],[-71.7249,42.0105],[-71.7209,42.0106],[-71.7173,42.0107],[-71.7156,42.0108],[-71.7137,42.0108],[-71.7136,42.0108],[-71.7111,42.0108],[-71.7105,42.0109],[-71.7101,42.0109],[-71.7098,42.0109],[-71.7093,42.0109],[-71.7092,42.0109],[-71.7063,42.011],[-71.7056,42.011],[-71.7054,42.011],[-71.7053,42.011],[-71.7049,42.011],[-71.7024,42.011],[-71.7022,42.011],[-71.7006,42.0111],[-71.6999,42.0111],[-71.6987,42.0111],[-71.6986,42.0111],[-71.6848,42.0114],[-71.6827,42.0115],[-71.6824,42.0115],[-71.6822,42.0115],[-71.681,42.0115],[-71.6809,42.0115],[-71.6805,42.0115],[-71.6781,42.0116],[-71.678,42.0116],[-71.6754,42.0117],[-71.6749,42.0117],[-71.6748,42.0117],[-71.6744,42.0117],[-71.6706,42.0118],[-71.67,42.0118],[-71.669,42.0118],[-71.6671,42.0119],[-71.6668,42.0119],[-71.6664,42.0119],[-71.6637,42.0119],[-71.6635,42.0119],[-71.6617,42.012],[-71.6616,42.012],[-71.6544,42.0122],[-71.6529,42.0122],[-71.6526,42.0122],[-71.6496,42.0123],[-71.6495,42.0123],[-71.6453,42.0124],[-71.6416,42.0125],[-71.6399,42.0125],[-71.6367,42.0126],[-71.6358,42.0126],[-71.6341,42.0126],[-71.6334,42.0127],[-71.6265,42.0128],[-71.6261,42.0128],[-71.626,42.0128],[-71.6236,42.0129],[-71.6234,42.0129],[-71.6226,42.0129],[-71.6225,42.0129],[-71.6181,42.013],[-71.6177,42.013],[-71.6175,42.013],[-71.6145,42.0131],[-71.6081,42.0132],[-71.6078,42.0132],[-71.6064,42.0133],[-71.6062,42.0133],[-71.6059,42.0133],[-71.6027,42.0134],[-71.5975,42.0135],[-71.5972,42.0135],[-71.5945,42.0136],[-71.5943,42.0136],[-71.5941,42.0136],[-71.5914,42.0136],[-71.5911,42.0136],[-71.5908,42.0136],[-71.5872,42.0137],[-71.587,42.0137],[-71.5869,42.0137],[-71.5854,42.0138],[-71.5847,42.0138],[-71.5846,42.0138],[-71.583,42.0138],[-71.5815,42.0139],[-71.5806,42.0139],[-71.5805,42.0139],[-71.5785,42.0139],[-71.5775,42.014],[-71.5769,42.014],[-71.5768,42.014],[-71.5766,42.014],[-71.5762,42.014],[-71.5759,42.014],[-71.5748,42.014],[-71.5734,42.0141],[-71.573,42.0141],[-71.5724,42.0141],[-71.5719,42.0141],[-71.5713,42.0141],[-71.571,42.0141],[-71.5703,42.0141],[-71.5676,42.0142],[-71.5667,42.0142],[-71.5663,42.0142],[-71.5655,42.0142],[-71.5639,42.0143],[-71.5638,42.0143],[-71.5637,42.0143],[-71.5635,42.0143],[-71.5631,42.0143],[-71.5626,42.0143],[-71.5601,42.0144],[-71.56,42.0144],[-71.5536,42.0145],[-71.5535,42.0145],[-71.5534,42.0145],[-71.5533,42.0145],[-71.5515,42.0145],[-71.5489,42.0146],[-71.5477,42.0146],[-71.5475,42.0147],[-71.5457,42.0147],[-71.5452,42.0147],[-71.5449,42.0147],[-71.5445,42.0147],[-71.5438,42.0147],[-71.5437,42.0147],[-71.5436,42.0147],[-71.5434,42.0147],[-71.543,42.0147],[-71.5428,42.0147],[-71.5425,42.0148],[-71.5406,42.0148],[-71.5385,42.0149],[-71.5379,42.0149],[-71.5375,42.0149],[-71.5364,42.0149],[-71.5363,42.0149],[-71.5355,42.0149],[-71.5353,42.0149],[-71.5352,42.0149],[-71.5345,42.0149],[-71.5337,42.015],[-71.5328,42.015],[-71.5327,42.015],[-71.5319,42.015],[-71.5298,42.0151],[-71.5291,42.0151],[-71.529,42.0151],[-71.5289,42.0151],[-71.5287,42.0151],[-71.5277,42.0151],[-71.5276,42.0151],[-71.5274,42.0151],[-71.5273,42.0151],[-71.5272,42.0151],[-71.527,42.0151],[-71.5265,42.0152],[-71.5246,42.0153],[-71.5233,42.0154],[-71.5217,42.0155],[-71.5214,42.0156],[-71.5208,42.0156],[-71.5207,42.0156],[-71.5204,42.0156],[-71.5198,42.0157],[-71.5192,42.0157],[-71.5188,42.0157],[-71.5172,42.0159],[-71.5171,42.0159],[-71.5166,42.0159],[-71.5164,42.0159],[-71.5144,42.0161],[-71.5142,42.0161],[-71.5117,42.0163],[-71.5116,42.0163],[-71.5114,42.0163],[-71.5104,42.0164],[-71.5071,42.0166],[-71.5069,42.0166],[-71.5066,42.0166],[-71.5064,42.0167],[-71.5063,42.0167],[-71.506,42.0167],[-71.5059,42.0167],[-71.5058,42.0167],[-71.5057,42.0167],[-71.5053,42.0168],[-71.5044,42.0168],[-71.5031,42.0169],[-71.5024,42.017],[-71.502,42.017],[-71.5009,42.0171],[-71.4999,42.0172],[-71.4998,42.0172],[-71.4997,42.0172],[-71.4992,42.0172],[-71.4991,42.0172],[-71.4983,42.0173],[-71.4982,42.0173],[-71.4981,42.0173],[-71.4977,42.0173],[-71.4962,42.0173],[-71.4953,42.0173],[-71.4944,42.0173],[-71.4936,42.0173],[-71.4927,42.0174],[-71.4924,42.0174],[-71.4918,42.0174],[-71.4916,42.0174],[-71.4915,42.0174],[-71.4913,42.0174],[-71.4894,42.0174],[-71.4866,42.0174],[-71.4855,42.0175],[-71.4854,42.0175],[-71.4848,42.0175],[-71.4838,42.0175],[-71.4827,42.0175],[-71.4823,42.0175],[-71.482,42.0175],[-71.4819,42.0175],[-71.4792,42.0175],[-71.4731,42.0176],[-71.4655,42.0177],[-71.4581,42.0178],[-71.4528,42.0179],[-71.4502,42.0179],[-71.45,42.0179],[-71.4472,42.0179],[-71.4468,42.0179],[-71.4416,42.0181],[-71.4415,42.0181],[-71.4413,42.0181],[-71.4393,42.0181],[-71.4392,42.0181],[-71.4391,42.0181],[-71.439,42.0181],[-71.4389,42.0181],[-71.4377,42.0181],[-71.4375,42.0181],[-71.4335,42.0182],[-71.4299,42.0182],[-71.4276,42.0183],[-71.4246,42.0183],[-71.4244,42.0183],[-71.4241,42.0183],[-71.423,42.0183],[-71.4228,42.0183],[-71.4225,42.0183],[-71.422,42.0183],[-71.4206,42.0183],[-71.4199,42.0184],[-71.4195,42.0184],[-71.4192,42.0184],[-71.4191,42.0184],[-71.4183,42.0184],[-71.417,42.0185],[-71.4157,42.0185],[-71.4156,42.0185],[-71.4143,42.0185],[-71.4124,42.0185],[-71.4107,42.0185],[-71.403,42.0187],[-71.3999,42.0187],[-71.3966,42.0187],[-71.3951,42.0188],[-71.395,42.0188],[-71.3927,42.0188],[-71.3917,42.0188],[-71.3907,42.0188],[-71.3896,42.0188],[-71.3874,42.0188],[-71.3873,42.0188],[-71.3852,42.0188],[-71.385,42.0188],[-71.3848,42.0188],[-71.3841,42.0188],[-71.3839,42.0188],[-71.3837,42.0188],[-71.3833,42.0188],[-71.3814,42.0188],[-71.3815,42.0102],[-71.3815,42.0067],[-71.3815,42.0018],[-71.3815,42.0007],[-71.3815,42],[-71.3815,41.9992],[-71.3815,41.9987],[-71.3814,41.9941],[-71.3814,41.992],[-71.3814,41.9902],[-71.3813,41.9851],[-71.3814,41.9844],[-71.3814,41.9828],[-71.3814,41.9827],[-71.3814,41.9809],[-71.3814,41.9773],[-71.3814,41.9764],[-71.3814,41.9761],[-71.3814,41.9757],[-71.3814,41.9727],[-71.3814,41.9726],[-71.3814,41.9722],[-71.3814,41.9714],[-71.3814,41.967],[-71.3814,41.9667],[-71.3814,41.9666],[-71.3814,41.9656],[-71.3814,41.9652],[-71.3814,41.9651],[-71.3814,41.9646],[-71.3814,41.963],[-71.3814,41.9587],[-71.3814,41.9557],[-71.3814,41.9549],[-71.3814,41.9532],[-71.3814,41.9529],[-71.3814,41.9517],[-71.3814,41.9512],[-71.3814,41.951],[-71.3814,41.9495],[-71.3814,41.9489],[-71.3814,41.9477],[-71.3814,41.9448],[-71.3814,41.9397],[-71.3814,41.9395],[-71.3814,41.939],[-71.3814,41.9372],[-71.3814,41.9371],[-71.3814,41.9298],[-71.3814,41.9289],[-71.3814,41.9284],[-71.3814,41.9276],[-71.3814,41.9274],[-71.3814,41.9272],[-71.3814,41.9268],[-71.3814,41.9265],[-71.3814,41.9236],[-71.3814,41.9232],[-71.3814,41.923],[-71.3814,41.9228],[-71.3814,41.9226],[-71.3814,41.9223],[-71.3814,41.922],[-71.3814,41.9217],[-71.3814,41.9215],[-71.3814,41.9214],[-71.3814,41.9213],[-71.3814,41.9212],[-71.3814,41.9211],[-71.3814,41.9206],[-71.3814,41.9202],[-71.3814,41.92],[-71.3814,41.9199],[-71.3814,41.9197],[-71.3814,41.9196],[-71.3814,41.9189],[-71.3814,41.9187],[-71.3814,41.9167],[-71.3814,41.9163],[-71.3814,41.9161],[-71.3814,41.9155],[-71.3814,41.9153],[-71.3814,41.915],[-71.3814,41.9148],[-71.3814,41.9147],[-71.3814,41.9141],[-71.3814,41.914],[-71.3814,41.9133],[-71.3814,41.913],[-71.3814,41.9129],[-71.3814,41.9125],[-71.3814,41.9122],[-71.3814,41.9117],[-71.3814,41.9115],[-71.3814,41.9105],[-71.3815,41.9102],[-71.3815,41.9078],[-71.3815,41.9077],[-71.3815,41.9068],[-71.3815,41.9061],[-71.3815,41.9053],[-71.3815,41.905],[-71.3815,41.9048],[-71.3815,41.9047],[-71.3815,41.9045],[-71.3815,41.9037],[-71.3815,41.9036],[-71.3815,41.9019],[-71.3815,41.9],[-71.3815,41.8998],[-71.3815,41.8994],[-71.3815,41.8989],[-71.3815,41.8986],[-71.3815,41.8974],[-71.3815,41.8968],[-71.3815,41.8963],[-71.3815,41.8961],[-71.3815,41.8959],[-71.3815,41.8957],[-71.3815,41.895],[-71.3815,41.8947],[-71.3815,41.8946],[-71.3815,41.8941],[-71.3815,41.8939],[-71.3815,41.8937],[-71.3815,41.8935],[-71.3813,41.8936],[-71.3812,41.8936],[-71.3811,41.8936],[-71.3784,41.8939],[-71.3776,41.894],[-71.3768,41.8941],[-71.3764,41.8942],[-71.3761,41.8942],[-71.376,41.8942],[-71.3749,41.8943],[-71.3748,41.8943],[-71.3739,41.8944],[-71.3738,41.8945],[-71.3737,41.8945],[-71.3711,41.8948],[-71.3662,41.8954],[-71.3661,41.8954],[-71.3659,41.8954],[-71.3657,41.8954],[-71.3655,41.8954],[-71.365,41.8955],[-71.3648,41.8955],[-71.3646,41.8955],[-71.3639,41.8956],[-71.3626,41.8958],[-71.3625,41.8958],[-71.3617,41.8959],[-71.3609,41.896],[-71.3595,41.8961],[-71.359,41.8962],[-71.3587,41.8962],[-71.3577,41.8963],[-71.3568,41.8965],[-71.3561,41.8965],[-71.3556,41.8966],[-71.3551,41.8967],[-71.3546,41.8967],[-71.3533,41.8969],[-71.3529,41.8969],[-71.3525,41.897],[-71.3513,41.8971],[-71.3504,41.8972],[-71.3494,41.8973],[-71.3491,41.8974],[-71.3486,41.8974],[-71.3485,41.8974],[-71.3478,41.8975],[-71.3476,41.8976],[-71.3468,41.8976],[-71.3465,41.8977],[-71.3459,41.8978],[-71.3441,41.898],[-71.3439,41.898],[-71.3413,41.8983],[-71.3405,41.8984],[-71.3398,41.8985],[-71.3397,41.8985],[-71.3396,41.8985],[-71.339,41.8986],[-71.3388,41.8986],[-71.3393,41.8948],[-71.3393,41.8946],[-71.3393,41.8945],[-71.3393,41.8944],[-71.3393,41.8943],[-71.3394,41.8935],[-71.3395,41.8929],[-71.3395,41.8928],[-71.3395,41.8927],[-71.3395,41.8926],[-71.3397,41.8911],[-71.3398,41.8908],[-71.3398,41.8906],[-71.3398,41.8905],[-71.3398,41.8903],[-71.3398,41.8901],[-71.3402,41.8873],[-71.3403,41.8868],[-71.3404,41.8861],[-71.3407,41.8835],[-71.3407,41.8829],[-71.3409,41.8821],[-71.3409,41.8818],[-71.3408,41.8815],[-71.3406,41.8811],[-71.3405,41.8807],[-71.3402,41.8798],[-71.3401,41.8795],[-71.34,41.8792],[-71.3398,41.8788],[-71.3397,41.8786],[-71.3393,41.8775],[-71.3389,41.8761],[-71.3385,41.875],[-71.3378,41.8732],[-71.3375,41.8721],[-71.3374,41.872],[-71.3367,41.8702],[-71.3361,41.8683],[-71.336,41.8681],[-71.3353,41.8662],[-71.3346,41.8643],[-71.3346,41.8642],[-71.3343,41.8633],[-71.3341,41.8628],[-71.3341,41.8627],[-71.334,41.8626],[-71.3341,41.8626],[-71.3342,41.8621],[-71.3343,41.8621],[-71.3346,41.8613],[-71.335,41.8606],[-71.3367,41.8569],[-71.3373,41.8558],[-71.3374,41.8556],[-71.3374,41.8555],[-71.3375,41.8553],[-71.3376,41.8552],[-71.3377,41.8549],[-71.3377,41.8548],[-71.3378,41.8547],[-71.3384,41.8534],[-71.3392,41.8518],[-71.3393,41.8515],[-71.3404,41.8492],[-71.3407,41.8485],[-71.3414,41.8471],[-71.3417,41.8465],[-71.3419,41.846],[-71.3422,41.8454],[-71.3423,41.8452],[-71.3426,41.8447],[-71.3422,41.8443],[-71.3419,41.8439],[-71.3417,41.8436],[-71.3413,41.8431],[-71.341,41.8427],[-71.3409,41.8426],[-71.3408,41.8424],[-71.3406,41.8422],[-71.3405,41.8421],[-71.3403,41.8419],[-71.3402,41.8418],[-71.34,41.8414],[-71.3399,41.8414],[-71.3399,41.8413],[-71.3375,41.8382],[-71.3373,41.838],[-71.337,41.8377],[-71.3369,41.8375],[-71.3364,41.8369],[-71.3354,41.8356],[-71.3371,41.8343],[-71.3373,41.8341],[-71.3374,41.834],[-71.3377,41.8338],[-71.3379,41.8337],[-71.338,41.8336],[-71.3384,41.8332],[-71.3399,41.832],[-71.3401,41.8318],[-71.3404,41.8316],[-71.3408,41.8313],[-71.3414,41.8308],[-71.3421,41.8302],[-71.3426,41.8298],[-71.3427,41.8297],[-71.3429,41.8295],[-71.343,41.8295],[-71.3432,41.8293],[-71.3443,41.8284],[-71.3448,41.828],[-71.3449,41.8279],[-71.3452,41.8277],[-71.3458,41.8266],[-71.3459,41.8263],[-71.346,41.8262],[-71.3461,41.826],[-71.3463,41.8256],[-71.3464,41.8253],[-71.3472,41.8239],[-71.3473,41.8237],[-71.3475,41.8233],[-71.3475,41.8232],[-71.3474,41.8229],[-71.3416,41.8126],[-71.3415,41.8124],[-71.3412,41.8119],[-71.3407,41.8109],[-71.3403,41.8102],[-71.3402,41.81],[-71.3397,41.8091],[-71.3395,41.8089],[-71.3395,41.8088],[-71.3394,41.8087],[-71.3393,41.8085],[-71.3393,41.8082],[-71.3394,41.8081],[-71.3393,41.808],[-71.3392,41.808],[-71.3392,41.8079],[-71.3392,41.8077],[-71.3394,41.8073],[-71.3394,41.8071],[-71.3394,41.807],[-71.3394,41.8068],[-71.3394,41.8067],[-71.3395,41.8066],[-71.3395,41.8065],[-71.3397,41.8064],[-71.3397,41.8063],[-71.3396,41.8063],[-71.3395,41.8062],[-71.3394,41.8062],[-71.3394,41.8061],[-71.3394,41.806],[-71.3393,41.8059],[-71.3392,41.8059],[-71.3391,41.8058],[-71.3391,41.8056],[-71.3392,41.8054],[-71.3392,41.8052],[-71.3393,41.8051],[-71.3394,41.805],[-71.3395,41.8047],[-71.3396,41.8046],[-71.3398,41.8043],[-71.3398,41.8042],[-71.3399,41.804],[-71.3399,41.8039],[-71.34,41.8039],[-71.3401,41.8039],[-71.3401,41.8038],[-71.3402,41.8038],[-71.3402,41.8037],[-71.3404,41.8033],[-71.3405,41.8032],[-71.3405,41.8031],[-71.3405,41.8029],[-71.3405,41.8028],[-71.3406,41.8026],[-71.3405,41.8025],[-71.3403,41.8024],[-71.3404,41.8023],[-71.3404,41.8022],[-71.3405,41.8021],[-71.3406,41.802],[-71.3407,41.8018],[-71.3407,41.8017],[-71.3407,41.8015],[-71.3407,41.8014],[-71.3406,41.8013],[-71.3407,41.8012],[-71.3408,41.8012],[-71.3408,41.8011],[-71.3408,41.801],[-71.3407,41.8009],[-71.3406,41.8009],[-71.3406,41.8008],[-71.3407,41.8007],[-71.3407,41.8006],[-71.3406,41.8005],[-71.3407,41.8003],[-71.3408,41.8],[-71.3409,41.7999],[-71.3411,41.7999],[-71.3412,41.7998],[-71.3411,41.7996],[-71.3411,41.7995],[-71.3411,41.7993],[-71.341,41.7991],[-71.341,41.7989],[-71.3408,41.7987],[-71.3408,41.7986],[-71.3408,41.7984],[-71.3407,41.7983],[-71.3406,41.7983],[-71.3405,41.7983],[-71.3401,41.7983],[-71.34,41.7982],[-71.34,41.7981],[-71.34,41.798],[-71.3399,41.7979],[-71.3398,41.7978],[-71.3399,41.7976],[-71.3401,41.7976],[-71.3402,41.7976],[-71.3403,41.7976],[-71.3404,41.7976],[-71.3404,41.7975],[-71.3404,41.7973],[-71.3404,41.7972],[-71.3405,41.7971],[-71.3405,41.797],[-71.3404,41.797],[-71.3403,41.797],[-71.3402,41.7971],[-71.3401,41.7971],[-71.3402,41.7969],[-71.3402,41.7968],[-71.3401,41.7967],[-71.3401,41.7966],[-71.34,41.7966],[-71.3399,41.7965],[-71.3397,41.7964],[-71.3396,41.7964],[-71.3395,41.7964],[-71.3392,41.7963],[-71.339,41.7962],[-71.3388,41.796],[-71.3389,41.796],[-71.3388,41.7959],[-71.3387,41.7959],[-71.3385,41.7958],[-71.3384,41.7958],[-71.3383,41.7958],[-71.3381,41.7958],[-71.3381,41.7957],[-71.338,41.7957],[-71.3379,41.7957],[-71.3379,41.7956],[-71.3378,41.7956],[-71.3377,41.7956],[-71.3375,41.7955],[-71.3373,41.7955],[-71.3372,41.7955],[-71.3371,41.7955],[-71.337,41.7956],[-71.3369,41.7957],[-71.3368,41.7958],[-71.3367,41.7958],[-71.3367,41.7957],[-71.3366,41.7958],[-71.3365,41.7957],[-71.3364,41.7957],[-71.3362,41.7955],[-71.3361,41.7955],[-71.336,41.7955],[-71.3359,41.7955],[-71.3358,41.7955],[-71.3356,41.7955],[-71.3355,41.7954],[-71.3355,41.7953],[-71.3355,41.7952],[-71.3353,41.795],[-71.3351,41.795],[-71.3348,41.7949],[-71.3346,41.7948],[-71.3345,41.7947],[-71.3344,41.7946],[-71.3344,41.7945],[-71.3344,41.7944],[-71.3342,41.7944],[-71.3341,41.7944],[-71.3341,41.7943],[-71.3342,41.7943],[-71.3342,41.7942],[-71.3342,41.7941],[-71.3342,41.794],[-71.3341,41.7939],[-71.334,41.7939],[-71.3339,41.7939],[-71.3339,41.7938],[-71.3338,41.7938],[-71.3337,41.7938],[-71.3337,41.7937],[-71.3339,41.7936],[-71.3339,41.7935],[-71.3337,41.7934],[-71.3336,41.7934],[-71.3335,41.7934],[-71.3334,41.7934],[-71.3334,41.7933],[-71.3335,41.7933],[-71.3336,41.7932],[-71.3335,41.7932],[-71.3334,41.7932],[-71.3333,41.7931],[-71.3332,41.7931],[-71.3331,41.7931],[-71.3331,41.793],[-71.3331,41.7929],[-71.3332,41.7928],[-71.3332,41.7927],[-71.3332,41.7926],[-71.3331,41.7924],[-71.333,41.7923],[-71.3329,41.7921],[-71.3328,41.7919],[-71.3326,41.7916],[-71.3325,41.7914],[-71.3323,41.7912],[-71.3323,41.7911],[-71.3322,41.791],[-71.3325,41.7909],[-71.3325,41.7908],[-71.3325,41.7907],[-71.3325,41.7906],[-71.3326,41.7907],[-71.3327,41.7906],[-71.3328,41.7906],[-71.3328,41.7905],[-71.3328,41.7904],[-71.3328,41.7903],[-71.3327,41.7902],[-71.3326,41.79],[-71.3324,41.7899],[-71.3323,41.7899],[-71.3322,41.7899],[-71.3321,41.7898],[-71.3319,41.7897],[-71.3318,41.7897],[-71.3316,41.7896],[-71.3316,41.7895],[-71.3316,41.7894],[-71.3315,41.7893],[-71.3314,41.7893],[-71.3313,41.7893],[-71.3313,41.7894],[-71.3312,41.7894],[-71.3312,41.7895],[-71.3311,41.7896],[-71.331,41.7896],[-71.331,41.7895],[-71.331,41.7894],[-71.331,41.7893],[-71.3311,41.7892],[-71.3311,41.7891],[-71.331,41.7891],[-71.3308,41.7891],[-71.3307,41.7891],[-71.3306,41.7891],[-71.3305,41.7891],[-71.3305,41.789],[-71.3304,41.789],[-71.3303,41.7889],[-71.3302,41.7889],[-71.3302,41.7888],[-71.3303,41.7888],[-71.3304,41.7887],[-71.3304,41.7886],[-71.3303,41.7886],[-71.3301,41.7886],[-71.3299,41.7886],[-71.3298,41.7886],[-71.3297,41.7885],[-71.3296,41.7884],[-71.3295,41.7884],[-71.3295,41.7883],[-71.3294,41.7883],[-71.3294,41.7882],[-71.3295,41.788],[-71.3296,41.7879],[-71.3296,41.7878],[-71.3297,41.7877],[-71.3297,41.7876],[-71.3296,41.7872],[-71.3296,41.7871],[-71.3296,41.787],[-71.3297,41.787],[-71.3298,41.7868],[-71.3298,41.7867],[-71.3299,41.7866],[-71.3299,41.7865],[-71.33,41.7864],[-71.33,41.7863],[-71.3301,41.7861],[-71.3302,41.7858],[-71.3302,41.7856],[-71.3303,41.7856],[-71.3303,41.7855],[-71.3304,41.7855],[-71.3304,41.7854],[-71.3303,41.7853],[-71.3303,41.7852],[-71.3303,41.7851],[-71.3303,41.7848],[-71.3302,41.7847],[-71.3301,41.7846],[-71.33,41.7845],[-71.3299,41.7844],[-71.3299,41.7843],[-71.3299,41.7842],[-71.3299,41.7839],[-71.3299,41.7838],[-71.3298,41.7837],[-71.3298,41.7835],[-71.3298,41.7834],[-71.3297,41.7832],[-71.3297,41.7831],[-71.3297,41.783],[-71.3297,41.7829],[-71.3298,41.7828],[-71.3299,41.7828],[-71.3299,41.7827],[-71.3299,41.7826],[-71.3299,41.7825],[-71.3299,41.7823],[-71.3298,41.7821],[-71.3298,41.782],[-71.3297,41.7819],[-71.3296,41.7819],[-71.3296,41.7818],[-71.3295,41.7818],[-71.3294,41.7819],[-71.3294,41.782],[-71.3293,41.7821],[-71.3293,41.7822],[-71.3293,41.7825],[-71.3293,41.7826],[-71.3292,41.7828],[-71.3291,41.7827],[-71.329,41.7826],[-71.329,41.7824],[-71.3289,41.7822],[-71.3289,41.7821],[-71.3289,41.7819],[-71.3289,41.7817],[-71.3289,41.7816],[-71.3288,41.7814],[-71.3287,41.781],[-71.3286,41.7809],[-71.3286,41.7808],[-71.3285,41.7808],[-71.3285,41.7807],[-71.3278,41.7804],[-71.3276,41.7803],[-71.3272,41.7802],[-71.3246,41.7791],[-71.3233,41.7785],[-71.3232,41.7784],[-71.3225,41.7781],[-71.322,41.7779],[-71.3219,41.7779],[-71.3218,41.7779],[-71.3217,41.7778],[-71.32,41.7771],[-71.3188,41.7766],[-71.3177,41.7761],[-71.3164,41.7756],[-71.3147,41.7748],[-71.3118,41.7736],[-71.3106,41.7731],[-71.3105,41.773],[-71.3104,41.773],[-71.3093,41.7726],[-71.309,41.7724],[-71.3088,41.7723],[-71.3086,41.7723],[-71.3085,41.7722],[-71.3083,41.7721],[-71.3076,41.7719],[-71.3063,41.7713],[-71.3062,41.7713],[-71.3037,41.7702],[-71.3036,41.7701],[-71.3022,41.7696],[-71.2991,41.7682],[-71.2982,41.7679],[-71.2981,41.7678],[-71.298,41.7677],[-71.2977,41.7676],[-71.2976,41.7676],[-71.2975,41.7675],[-71.2951,41.7665],[-71.2947,41.7664],[-71.2942,41.7662],[-71.2903,41.7645],[-71.2902,41.7645],[-71.2901,41.7644],[-71.2899,41.7643],[-71.2897,41.7643],[-71.2894,41.7641],[-71.2861,41.7627],[-71.2858,41.7626],[-71.2848,41.7622],[-71.2845,41.7621],[-71.2844,41.762],[-71.2841,41.7619],[-71.2835,41.7616],[-71.2834,41.7616],[-71.2832,41.7615],[-71.2828,41.7613],[-71.282,41.761],[-71.2818,41.7609],[-71.2802,41.7602],[-71.2801,41.7602],[-71.2787,41.7596],[-71.2776,41.7591],[-71.2773,41.759],[-71.2708,41.7562],[-71.2661,41.7542],[-71.2659,41.7541],[-71.2647,41.7536],[-71.2644,41.7535],[-71.2639,41.7533],[-71.2638,41.7532],[-71.2635,41.7531],[-71.2632,41.753],[-71.2631,41.7529],[-71.2621,41.7525],[-71.2615,41.7522],[-71.2611,41.7521],[-71.2576,41.7481],[-71.2564,41.7468],[-71.2551,41.7453],[-71.2549,41.7451],[-71.2546,41.7448],[-71.2534,41.7433],[-71.252,41.7418],[-71.2493,41.7387],[-71.248,41.7372],[-71.2451,41.734],[-71.2433,41.7318],[-71.236,41.7235],[-71.2311,41.718],[-71.228,41.7144],[-71.2268,41.7131],[-71.2264,41.7126],[-71.2264,41.7127],[-71.2262,41.7126],[-71.2261,41.7123],[-71.226,41.7122],[-71.2225,41.7077],[-71.2084,41.6906],[-71.2083,41.6905],[-71.2012,41.6819],[-71.1995,41.6799],[-71.1983,41.6784],[-71.1976,41.6776],[-71.1957,41.6753],[-71.1956,41.6752],[-71.1955,41.6751],[-71.1946,41.6749],[-71.1945,41.6749],[-71.1943,41.6749],[-71.1942,41.6749],[-71.1941,41.6748],[-71.1937,41.6748],[-71.1928,41.6746],[-71.1926,41.6746],[-71.1917,41.6744],[-71.1911,41.6743],[-71.1909,41.6743],[-71.1906,41.6742],[-71.1904,41.6742],[-71.1901,41.6741],[-71.189,41.6739],[-71.1888,41.6739],[-71.1886,41.6739],[-71.1885,41.6739],[-71.1884,41.6738],[-71.1883,41.6738],[-71.1878,41.6737],[-71.1877,41.6737],[-71.1876,41.6737],[-71.1875,41.6737],[-71.1869,41.6735],[-71.1863,41.6734],[-71.1862,41.6734],[-71.1861,41.6734],[-71.186,41.6734],[-71.1859,41.6734],[-71.1854,41.6733],[-71.1851,41.6732],[-71.1843,41.6731],[-71.1841,41.673],[-71.1837,41.6729],[-71.1833,41.6729],[-71.1832,41.6728],[-71.1828,41.6728],[-71.1825,41.6727],[-71.1822,41.6727],[-71.1819,41.6726],[-71.1818,41.6726],[-71.1817,41.6726],[-71.1813,41.6725],[-71.1798,41.6722],[-71.179,41.6721],[-71.1785,41.672],[-71.1781,41.6719],[-71.1779,41.6719],[-71.1778,41.6719],[-71.1777,41.6718],[-71.1776,41.6718],[-71.1775,41.6718],[-71.1774,41.6718],[-71.1761,41.6716],[-71.176,41.6715],[-71.1759,41.6715],[-71.1758,41.6715],[-71.1758,41.6713],[-71.1758,41.6712],[-71.1758,41.6711],[-71.1758,41.671],[-71.1759,41.6701],[-71.176,41.6698],[-71.176,41.6695],[-71.1761,41.6686],[-71.1761,41.6685],[-71.1761,41.6683],[-71.1738,41.6679],[-71.171,41.6674],[-71.1707,41.6673],[-71.1695,41.6671],[-71.1652,41.6663],[-71.1624,41.6658],[-71.1621,41.6657],[-71.1618,41.6657],[-71.1617,41.6657],[-71.1593,41.6652],[-71.1591,41.6652],[-71.1552,41.6645],[-71.1536,41.6642],[-71.1536,41.6641],[-71.1534,41.6641],[-71.1519,41.6639],[-71.151,41.6637],[-71.1505,41.6636],[-71.1503,41.6636],[-71.1499,41.6635],[-71.1493,41.6634],[-71.1488,41.6633],[-71.1481,41.6631],[-71.1471,41.663],[-71.147,41.6629],[-71.1459,41.6628],[-71.1451,41.6626],[-71.1449,41.6626],[-71.1447,41.6625],[-71.1446,41.6625],[-71.1442,41.6624],[-71.1432,41.6623],[-71.1431,41.6622],[-71.1423,41.6621],[-71.1419,41.662],[-71.1411,41.6619],[-71.141,41.6619],[-71.1405,41.6618],[-71.1404,41.6618],[-71.1403,41.6617],[-71.1399,41.6617],[-71.1391,41.6615],[-71.1385,41.6614],[-71.1384,41.6614],[-71.1381,41.6613],[-71.1379,41.6613],[-71.1378,41.6613],[-71.1374,41.6612],[-71.1362,41.661],[-71.1357,41.6609],[-71.135,41.6608],[-71.1337,41.6606],[-71.1333,41.6605],[-71.1331,41.6605],[-71.1326,41.6604],[-71.1326,41.6603],[-71.1326,41.66],[-71.1326,41.6599],[-71.1326,41.6598],[-71.1326,41.6596],[-71.1326,41.6595],[-71.1327,41.6595],[-71.1327,41.6594],[-71.1327,41.6592],[-71.1327,41.6589],[-71.1327,41.6588],[-71.1329,41.6577],[-71.1329,41.6575],[-71.1329,41.6573],[-71.1329,41.6569],[-71.133,41.6565],[-71.1333,41.654],[-71.1333,41.6532],[-71.1338,41.6494],[-71.1338,41.6489],[-71.1342,41.6455],[-71.1343,41.6441],[-71.1344,41.6433],[-71.1345,41.6425],[-71.1345,41.6424],[-71.1345,41.6415],[-71.1345,41.6413],[-71.1345,41.6412],[-71.1346,41.6408],[-71.1346,41.6404],[-71.1346,41.6403],[-71.1346,41.6402],[-71.1346,41.64],[-71.1347,41.639],[-71.1347,41.6389],[-71.135,41.6335],[-71.1353,41.6286],[-71.1353,41.6285],[-71.1355,41.6283],[-71.1385,41.6255],[-71.1389,41.6251],[-71.1402,41.6239],[-71.1402,41.6238],[-71.1405,41.6217],[-71.1406,41.6211],[-71.141,41.6184],[-71.1413,41.6168],[-71.1414,41.616],[-71.1416,41.615],[-71.1417,41.6145],[-71.1418,41.6139],[-71.1419,41.6127],[-71.1419,41.6126],[-71.142,41.6125],[-71.1417,41.6112],[-71.1416,41.611],[-71.1416,41.6108],[-71.1414,41.6101],[-71.1411,41.6088],[-71.1408,41.6071],[-71.1406,41.6062],[-71.1404,41.6054],[-71.1403,41.6048],[-71.1398,41.6045],[-71.1397,41.6045],[-71.139,41.6041],[-71.1384,41.6037],[-71.1382,41.6034],[-71.1376,41.6026],[-71.1369,41.6015],[-71.1368,41.6013],[-71.1362,41.6005],[-71.1358,41.5999],[-71.1318,41.594],[-71.1316,41.5937],[-71.1316,41.5932],[-71.1298,41.5793],[-71.1291,41.5736],[-71.129,41.5729],[-71.129,41.5728],[-71.1281,41.5657],[-71.1281,41.5656],[-71.1281,41.5653],[-71.1278,41.5631],[-71.1278,41.563],[-71.1278,41.5628],[-71.1275,41.5605],[-71.1275,41.5603],[-71.1274,41.5599],[-71.1273,41.5587],[-71.1273,41.5585],[-71.1272,41.5579],[-71.1271,41.5574],[-71.1271,41.5573],[-71.1271,41.5572],[-71.1269,41.5559],[-71.1269,41.5558],[-71.1269,41.5555],[-71.1269,41.5554],[-71.1268,41.5551],[-71.1268,41.555],[-71.1268,41.5549],[-71.1266,41.5539],[-71.1263,41.5518],[-71.1263,41.5515],[-71.1263,41.5514],[-71.1262,41.5511],[-71.1262,41.551],[-71.1262,41.5508],[-71.1261,41.5499],[-71.1258,41.548],[-71.1252,41.5436],[-71.1246,41.5384],[-71.1237,41.5316],[-71.1225,41.5226],[-71.1224,41.5221],[-71.1222,41.5196],[-71.1222,41.5194],[-71.1222,41.5188],[-71.1218,41.5135],[-71.1217,41.5125],[-71.1217,41.5124],[-71.1217,41.5114],[-71.1215,41.5089],[-71.1215,41.5088],[-71.1214,41.5087],[-71.1214,41.5086],[-71.1214,41.5081],[-71.1214,41.5079],[-71.1213,41.5078],[-71.1213,41.5077],[-71.1214,41.5076],[-71.1213,41.5071],[-71.1213,41.5067],[-71.1212,41.5058],[-71.1212,41.5055],[-71.1212,41.5054],[-71.1208,41.4996],[-71.1206,41.4979],[-71.1206,41.4977],[-71.1205,41.4975],[-71.1206,41.4975],[-71.1206,41.4974],[-71.1205,41.4974],[-71.1205,41.4973],[-71.1205,41.4972],[-71.1205,41.4971],[-71.1204,41.4966],[-71.1203,41.4963],[-71.1202,41.4961],[-71.1202,41.4958],[-71.1201,41.4955],[-71.1199,41.4951],[-71.1199,41.4946],[-71.1211,41.4929],[-71.1211,41.4928],[-71.1181,41.4875],[-71.1175,41.4865],[-71.1164,41.4846],[-71.1154,41.4827],[-71.0886,41.4313],[-71.104,41.422],[-71.1193,41.4133],[-71.1246,41.4115],[-71.25,41.3777],[-71.2583,41.3751],[-71.3745,41.339],[-71.4799,41.3126],[-71.483,41.311],[-71.4894,41.3088],[-71.4948,41.3074],[-71.4993,41.3074],[-71.5066,41.3074],[-71.5094,41.3077],[-71.5121,41.3081],[-71.5266,41.3088],[-71.5439,41.3126],[-71.5569,41.3162],[-71.5752,41.3209],[-71.5752,41.321],[-71.5845,41.317],[-71.5851,41.3168],[-71.5942,41.3138],[-71.5982,41.3126],[-71.6025,41.3115],[-71.6245,41.306],[-71.6245,41.3061],[-71.6322,41.3048],[-71.6345,41.3038],[-71.6361,41.3032],[-71.6377,41.3027],[-71.6407,41.3018],[-71.6456,41.3001],[-71.6515,41.2984],[-71.6517,41.2983],[-71.657,41.2969],[-71.6596,41.2966],[-71.6663,41.2925],[-71.6726,41.2891],[-71.679,41.2874],[-71.6859,41.2854],[-71.6864,41.2852],[-71.6909,41.2839],[-71.6914,41.2837],[-71.695,41.2826],[-71.7008,41.2816],[-71.7057,41.2807],[-71.7117,41.2806],[-71.7182,41.2809],[-71.72,41.2811],[-71.7234,41.2796],[-71.729,41.278],[-71.7292,41.2779],[-71.7328,41.2769],[-71.7396,41.2754],[-71.7421,41.2754],[-71.747,41.275],[-71.7495,41.275],[-71.7536,41.2748],[-71.7593,41.2746],[-71.7658,41.2743],[-71.7728,41.2748],[-71.7784,41.2751],[-71.7857,41.2735],[-71.7915,41.2722],[-71.7915,41.2719],[-71.7915,41.2501],[-71.791,41.1844],[-71.791,41.1841],[-71.7912,41.1843],[-71.8094,41.2032],[-71.8545,41.2501],[-71.8584,41.2536],[-71.8585,41.2537],[-71.8745,41.2707],[-71.8799,41.2762],[-71.9073,41.3045],[-71.9072,41.3045],[-71.9071,41.3047],[-71.9056,41.3069],[-71.9017,41.3127],[-71.9013,41.3136],[-71.9003,41.316],[-71.8988,41.3184],[-71.8943,41.3254],[-71.8937,41.3265],[-71.8931,41.3274],[-71.8924,41.3292],[-71.8921,41.3301],[-71.8919,41.33],[-71.8918,41.33],[-71.8916,41.3299],[-71.8915,41.3298],[-71.8913,41.3298],[-71.8913,41.3297],[-71.8893,41.329],[-71.8839,41.3265],[-71.8821,41.3257],[-71.8807,41.325],[-71.8783,41.3237],[-71.8764,41.3228],[-71.875,41.3221],[-71.8745,41.3219],[-71.8736,41.3216],[-71.8693,41.3201],[-71.8679,41.3197],[-71.8675,41.3195],[-71.8665,41.3192],[-71.8662,41.3192],[-71.8658,41.3193],[-71.8646,41.3195],[-71.8611,41.3201],[-71.8599,41.3204],[-71.8597,41.3204],[-71.8592,41.3205],[-71.859,41.3205],[-71.8575,41.3208],[-71.8563,41.3216],[-71.8548,41.3226],[-71.8542,41.3231],[-71.8519,41.3247],[-71.8488,41.3283],[-71.8477,41.3296],[-71.8449,41.3306],[-71.8446,41.3307],[-71.8413,41.3327],[-71.841,41.3328],[-71.84,41.3334],[-71.8388,41.3342],[-71.8373,41.3351],[-71.8364,41.3359],[-71.8363,41.336],[-71.8362,41.3361],[-71.8353,41.337],[-71.8334,41.3387],[-71.8318,41.3402],[-71.8306,41.3413],[-71.8305,41.3414],[-71.8299,41.3419],[-71.8298,41.3421],[-71.8297,41.3421],[-71.8295,41.3423],[-71.8294,41.3424],[-71.8294,41.3428],[-71.8294,41.3429],[-71.8298,41.3461],[-71.8298,41.3462],[-71.8299,41.3466],[-71.8302,41.3475],[-71.8306,41.349],[-71.8312,41.3508],[-71.8312,41.3509],[-71.8313,41.3513],[-71.8339,41.3528],[-71.836,41.354],[-71.8368,41.3551],[-71.8373,41.3567],[-71.8373,41.3569],[-71.8376,41.3583],[-71.8378,41.359],[-71.8379,41.3601],[-71.8378,41.3628],[-71.8378,41.363],[-71.8378,41.3631],[-71.8378,41.3632],[-71.8377,41.3632],[-71.8377,41.3633],[-71.8377,41.3634],[-71.8377,41.3635],[-71.8377,41.3637],[-71.8377,41.3638],[-71.8377,41.364],[-71.8377,41.3642],[-71.8377,41.3643],[-71.8377,41.3645],[-71.8377,41.3646],[-71.8377,41.3647],[-71.8377,41.3649],[-71.8376,41.3655],[-71.8375,41.3656],[-71.837,41.3663],[-71.8365,41.3666],[-71.8357,41.3672],[-71.835,41.3676],[-71.8344,41.3681],[-71.8343,41.3681],[-71.8339,41.3684],[-71.8332,41.3689],[-71.8328,41.3692],[-71.8325,41.3694],[-71.8321,41.3699],[-71.832,41.37],[-71.832,41.3701],[-71.8318,41.3703],[-71.8317,41.3712],[-71.8317,41.3713],[-71.8317,41.3715],[-71.8317,41.3717],[-71.8316,41.3721],[-71.8316,41.3722],[-71.8317,41.3724],[-71.8318,41.3726],[-71.8324,41.3745],[-71.8325,41.3748],[-71.8325,41.3749],[-71.8325,41.375],[-71.8326,41.3751],[-71.8327,41.3753],[-71.8327,41.3756],[-71.8327,41.3758],[-71.8324,41.3765],[-71.8321,41.3771],[-71.8315,41.3777],[-71.8314,41.3777],[-71.8313,41.3778],[-71.8311,41.378],[-71.8308,41.3783],[-71.8307,41.3786],[-71.8306,41.3788],[-71.8307,41.379],[-71.8308,41.3791],[-71.831,41.3792],[-71.8311,41.3793],[-71.8314,41.3795],[-71.8316,41.3797],[-71.8317,41.3798],[-71.8318,41.3798],[-71.8318,41.3799],[-71.832,41.38],[-71.8321,41.3801],[-71.8323,41.3805],[-71.8324,41.3806],[-71.8325,41.3807],[-71.8325,41.3808],[-71.8327,41.3812],[-71.8328,41.3812],[-71.8328,41.3813],[-71.8329,41.3813],[-71.8331,41.3815],[-71.8332,41.3816],[-71.8332,41.3817],[-71.8334,41.3819],[-71.8334,41.382],[-71.8334,41.3821],[-71.8335,41.3822],[-71.8335,41.3823],[-71.8335,41.3824],[-71.8335,41.3826],[-71.8336,41.3827],[-71.8336,41.3828],[-71.8336,41.3829],[-71.8335,41.3829],[-71.8335,41.383],[-71.8335,41.3832],[-71.8335,41.3833],[-71.8334,41.3834],[-71.8334,41.3838],[-71.8332,41.3847],[-71.833,41.3852],[-71.8329,41.3853],[-71.833,41.3853],[-71.8329,41.3854],[-71.8329,41.3855],[-71.8327,41.386],[-71.8326,41.3864],[-71.8326,41.3865],[-71.8327,41.3872],[-71.8331,41.3878],[-71.8337,41.3884],[-71.8343,41.389],[-71.8346,41.3892],[-71.8352,41.3896],[-71.8354,41.3896],[-71.8354,41.3897],[-71.8357,41.3899],[-71.8361,41.3899],[-71.8367,41.3901],[-71.8381,41.3905],[-71.8382,41.3906],[-71.8388,41.391],[-71.8396,41.3922],[-71.84,41.3927],[-71.8406,41.3936],[-71.841,41.394],[-71.841,41.3941],[-71.8411,41.3942],[-71.8414,41.3944],[-71.8414,41.3945],[-71.8417,41.3946],[-71.8422,41.3954],[-71.8422,41.3958],[-71.8423,41.3962],[-71.8422,41.3969],[-71.842,41.3975],[-71.842,41.3976],[-71.8411,41.3992],[-71.8411,41.3997],[-71.8412,41.4004],[-71.8414,41.4014],[-71.8415,41.4027],[-71.8415,41.4031],[-71.8417,41.4032],[-71.8417,41.4033],[-71.8422,41.4037],[-71.8423,41.4038],[-71.8428,41.4041],[-71.8433,41.4045],[-71.8435,41.4052],[-71.8436,41.4053],[-71.8434,41.4059],[-71.8432,41.4062],[-71.8429,41.4072],[-71.8424,41.4078],[-71.8423,41.4081],[-71.8425,41.4087],[-71.8425,41.4088],[-71.8426,41.4094],[-71.8426,41.4096],[-71.8426,41.4098],[-71.8424,41.4103],[-71.842,41.4107],[-71.8418,41.4108],[-71.8416,41.4109],[-71.8412,41.4111],[-71.8411,41.4112],[-71.8405,41.4115],[-71.8404,41.4115],[-71.8404,41.4116],[-71.8397,41.4122],[-71.8394,41.4123],[-71.8393,41.4124],[-71.8379,41.4125],[-71.8369,41.4122],[-71.8364,41.4122],[-71.8358,41.4122],[-71.8357,41.4122],[-71.8352,41.4119],[-71.835,41.4118],[-71.8347,41.4116],[-71.8346,41.4116],[-71.8341,41.4116],[-71.8334,41.4119],[-71.8318,41.4126],[-71.8314,41.4128],[-71.8306,41.4132],[-71.8293,41.4138],[-71.8279,41.4143],[-71.8272,41.4145],[-71.8261,41.4146],[-71.8259,41.4146],[-71.8254,41.4147],[-71.8249,41.415],[-71.8246,41.4152],[-71.8244,41.4155],[-71.8243,41.4158],[-71.8243,41.4163],[-71.8242,41.4168],[-71.824,41.417],[-71.8239,41.4172],[-71.8237,41.4173],[-71.8234,41.4175],[-71.8228,41.4179],[-71.8218,41.4183],[-71.821,41.4188],[-71.8208,41.419],[-71.8207,41.4191],[-71.8203,41.4194],[-71.8197,41.4195],[-71.8194,41.4196],[-71.8181,41.4198],[-71.8169,41.4199],[-71.8164,41.4198],[-71.8161,41.4197],[-71.8153,41.4196],[-71.8152,41.4196],[-71.8149,41.4195],[-71.814,41.4194],[-71.8138,41.4194],[-71.8129,41.4194],[-71.8122,41.4192],[-71.8114,41.419],[-71.8107,41.4186],[-71.8105,41.4185],[-71.8098,41.4181],[-71.8092,41.4178],[-71.8091,41.4178],[-71.8086,41.4175],[-71.808,41.4174],[-71.8077,41.4172],[-71.8072,41.4168],[-71.807,41.4167],[-71.8068,41.4167],[-71.8062,41.4168],[-71.8061,41.4168],[-71.8059,41.4168],[-71.8058,41.4169],[-71.8052,41.4171],[-71.8043,41.4173],[-71.8037,41.4174],[-71.8033,41.4173],[-71.8029,41.4169],[-71.8025,41.4165],[-71.8021,41.4161],[-71.8021,41.416],[-71.8017,41.4157],[-71.8017,41.4156],[-71.8014,41.4156],[-71.8007,41.4155],[-71.8002,41.4157],[-71.7999,41.4158],[-71.7995,41.4158],[-71.7993,41.416],[-71.7984,41.4164],[-71.7981,41.4167],[-71.7977,41.4167],[-71.7977,41.4168],[-71.7977,41.4169],[-71.7977,41.417],[-71.7977,41.4173],[-71.7977,41.4174],[-71.7977,41.4175],[-71.7977,41.4188],[-71.7975,41.4228],[-71.7974,41.4241],[-71.7974,41.4244],[-71.7974,41.4245],[-71.7974,41.4249],[-71.7973,41.4252],[-71.7973,41.4254],[-71.7973,41.4256],[-71.7973,41.4262],[-71.7973,41.4264],[-71.7973,41.4265],[-71.7973,41.4272],[-71.7972,41.4297],[-71.7971,41.4305],[-71.7971,41.4314],[-71.797,41.4337],[-71.797,41.434],[-71.7969,41.4348],[-71.7969,41.4352],[-71.7969,41.4361],[-71.7969,41.4365],[-71.7969,41.4373],[-71.7969,41.4376],[-71.7968,41.4387],[-71.7968,41.439],[-71.7968,41.4398],[-71.7968,41.4401],[-71.7968,41.4402],[-71.7968,41.4403],[-71.7968,41.4405],[-71.7967,41.4408],[-71.7967,41.441],[-71.7967,41.4411],[-71.7967,41.4415],[-71.7967,41.4417],[-71.7967,41.4418],[-71.7967,41.4419],[-71.7967,41.4421],[-71.7967,41.4422],[-71.7967,41.4423],[-71.7967,41.4424],[-71.7967,41.4425],[-71.7967,41.4426],[-71.7966,41.443],[-71.7966,41.4431],[-71.7966,41.4439],[-71.7965,41.4465],[-71.7965,41.4474],[-71.7964,41.4493],[-71.7964,41.4499],[-71.7963,41.4515],[-71.7958,41.4575],[-71.7956,41.46],[-71.7956,41.4608],[-71.7955,41.4631],[-71.7954,41.4639],[-71.7953,41.4653],[-71.7951,41.4694],[-71.795,41.4708],[-71.795,41.4718],[-71.7948,41.4751],[-71.7947,41.4762],[-71.7947,41.4769],[-71.7945,41.4793],[-71.794,41.4879],[-71.794,41.4886],[-71.794,41.4888],[-71.794,41.4897],[-71.7939,41.492],[-71.7938,41.4928],[-71.7938,41.4936],[-71.7937,41.4951],[-71.7937,41.4959],[-71.7936,41.4966],[-71.7935,41.4985],[-71.7935,41.4992],[-71.7934,41.5005],[-71.7934,41.501],[-71.7934,41.5022],[-71.7933,41.5044],[-71.7932,41.5054],[-71.7932,41.5057],[-71.7931,41.5057],[-71.793,41.5078],[-71.793,41.5088],[-71.793,41.5089],[-71.7928,41.514],[-71.7928,41.5141],[-71.7927,41.516],[-71.7926,41.5173],[-71.7926,41.5184],[-71.7925,41.5198],[-71.7925,41.521],[-71.7924,41.5222],[-71.7924,41.5232],[-71.7922,41.5259],[-71.7922,41.5268],[-71.7921,41.5305],[-71.7919,41.5333],[-71.7917,41.5397],[-71.7916,41.5415],[-71.7914,41.5452],[-71.7914,41.5453],[-71.7914,41.5456],[-71.7914,41.5458],[-71.7914,41.5464],[-71.7913,41.5482],[-71.7913,41.5489],[-71.7913,41.5493],[-71.7912,41.5507],[-71.7912,41.5512],[-71.7912,41.5513],[-71.7912,41.5515],[-71.7912,41.5517],[-71.7912,41.5518],[-71.7912,41.5521],[-71.7912,41.5528],[-71.7911,41.553],[-71.7911,41.5533],[-71.7911,41.5536],[-71.7911,41.554],[-71.7911,41.5542],[-71.7911,41.5546],[-71.791,41.5558],[-71.791,41.5562],[-71.791,41.5572],[-71.791,41.5604],[-71.791,41.5615],[-71.791,41.5618],[-71.7909,41.562],[-71.7909,41.5624],[-71.7908,41.5634],[-71.7908,41.5637],[-71.7908,41.5641],[-71.7908,41.5642],[-71.7908,41.5646],[-71.7907,41.5657],[-71.7907,41.5661],[-71.7907,41.5662],[-71.7907,41.5663],[-71.7907,41.567],[-71.7905,41.5692],[-71.7905,41.5699],[-71.7905,41.5701],[-71.7905,41.5707],[-71.7905,41.5709],[-71.7905,41.5711],[-71.7905,41.5714],[-71.7904,41.5717],[-71.7904,41.5718],[-71.7904,41.5719],[-71.7904,41.572],[-71.7904,41.5721],[-71.7904,41.5729],[-71.7904,41.573],[-71.7904,41.5736],[-71.7903,41.5751],[-71.7903,41.5757],[-71.7902,41.5766],[-71.7902,41.5768],[-71.7902,41.577],[-71.7902,41.5777],[-71.7901,41.5792],[-71.79,41.581],[-71.79,41.5819],[-71.79,41.5821],[-71.79,41.5823],[-71.79,41.5825],[-71.79,41.583],[-71.7899,41.5832],[-71.7899,41.5834],[-71.7899,41.5838],[-71.7899,41.5841],[-71.7899,41.5847],[-71.7899,41.585],[-71.7898,41.5854],[-71.7898,41.586],[-71.7898,41.5868],[-71.7897,41.5886],[-71.7897,41.589],[-71.7897,41.5897],[-71.7896,41.5902],[-71.7896,41.591],[-71.7896,41.5916],[-71.7896,41.5921],[-71.7895,41.5926],[-71.7895,41.5934],[-71.7895,41.5939],[-71.7895,41.5943],[-71.7894,41.5948],[-71.7894,41.5949],[-71.7893,41.5963],[-71.7892,41.5969],[-71.7892,41.5982],[-71.7891,41.6022],[-71.789,41.6035],[-71.789,41.6048],[-71.7889,41.6073],[-71.7889,41.6077],[-71.7888,41.6077],[-71.7888,41.6088],[-71.7888,41.6093],[-71.7888,41.6097],[-71.7887,41.6101],[-71.7887,41.6105],[-71.7887,41.6116],[-71.7887,41.6117],[-71.7887,41.6121],[-71.7886,41.6138],[-71.7884,41.6173],[-71.7883,41.6192],[-71.7882,41.621],[-71.7882,41.6217],[-71.7881,41.6236],[-71.7881,41.6242],[-71.7881,41.6249],[-71.788,41.6275],[-71.788,41.6289],[-71.788,41.6291],[-71.788,41.6292],[-71.788,41.6293],[-71.788,41.6294],[-71.788,41.6304],[-71.7879,41.6316],[-71.7879,41.6334],[-71.7879,41.6338],[-71.7879,41.6345],[-71.7878,41.6346],[-71.7878,41.6348],[-71.7878,41.6358],[-71.7878,41.6359],[-71.7878,41.6363],[-71.7878,41.6365],[-71.7878,41.6369],[-71.7878,41.6371],[-71.7878,41.6373],[-71.7877,41.6378],[-71.7877,41.6379],[-71.7877,41.6383],[-71.7877,41.6395],[-71.7877,41.6399],[-71.7877,41.64],[-71.7876,41.6402],[-71.7876,41.6403],[-71.7876,41.6405],[-71.7876,41.6407],[-71.7876,41.6414],[-71.7876,41.6416],[-71.7876,41.6422],[-71.7876,41.6437],[-71.7875,41.6442],[-71.7875,41.6445],[-71.7875,41.6466],[-71.7873,41.6537],[-71.7873,41.6561],[-71.7872,41.6561],[-71.7873,41.6573],[-71.7874,41.6606],[-71.7874,41.661],[-71.7875,41.6622],[-71.7875,41.663],[-71.7876,41.6655],[-71.7877,41.6663],[-71.7877,41.6664],[-71.7877,41.667],[-71.7878,41.6691],[-71.7878,41.6698],[-71.7879,41.6726],[-71.7882,41.6811],[-71.7883,41.684],[-71.7883,41.6844],[-71.7883,41.6847],[-71.7884,41.6858],[-71.7884,41.6862],[-71.7884,41.6873],[-71.7885,41.6905],[-71.7886,41.6915],[-71.7886,41.6916],[-71.7886,41.6922],[-71.7887,41.6941],[-71.7887,41.6947],[-71.7887,41.6949],[-71.7887,41.6956],[-71.7887,41.6957],[-71.7888,41.6983],[-71.7889,41.7007],[-71.7889,41.7018],[-71.789,41.7049],[-71.7891,41.706],[-71.7891,41.7074],[-71.7891,41.7075],[-71.7891,41.7076],[-71.7891,41.7077],[-71.7891,41.708],[-71.7892,41.7088],[-71.7892,41.7111],[-71.7893,41.7119],[-71.7893,41.712],[-71.7893,41.7134],[-71.7895,41.7179],[-71.7895,41.7195],[-71.7895,41.7197],[-71.7896,41.7203],[-71.7896,41.7205],[-71.7896,41.7206],[-71.7896,41.7214],[-71.7897,41.7238],[-71.7897,41.7246],[-71.7897,41.7267],[-71.7897,41.7272],[-71.7897,41.7275],[-71.7898,41.7316],[-71.7899,41.7344],[-71.7899,41.7347],[-71.7899,41.7357],[-71.79,41.7389],[-71.79,41.7398],[-71.7901,41.7402],[-71.7901,41.7406],[-71.7901,41.7409],[-71.7901,41.741],[-71.7901,41.7429],[-71.7902,41.7444],[-71.7903,41.7475],[-71.7903,41.7478],[-71.7903,41.7479],[-71.7905,41.7501],[-71.7906,41.7533],[-71.7906,41.7539],[-71.7911,41.7702],[-71.7913,41.7745],[-71.7914,41.7773],[-71.7915,41.7794],[-71.7916,41.7813],[-71.7919,41.7891],[-71.7919,41.7893],[-71.7919,41.7896],[-71.7919,41.7898],[-71.7919,41.7905],[-71.7919,41.7907],[-71.792,41.7932],[-71.7921,41.7946],[-71.7921,41.7949],[-71.7921,41.7951],[-71.7921,41.7954],[-71.7921,41.7956],[-71.7924,41.8],[-71.7926,41.804],[-71.7928,41.8092],[-71.7928,41.8093],[-71.7929,41.8107],[-71.7929,41.811],[-71.7929,41.8125],[-71.7931,41.8146],[-71.7931,41.8147],[-71.7931,41.8149],[-71.7931,41.8163],[-71.7931,41.8164],[-71.7932,41.8172],[-71.7933,41.8206],[-71.7933,41.8213],[-71.7933,41.8214],[-71.7933,41.8216],[-71.7933,41.8218],[-71.7933,41.8229],[-71.7934,41.8256],[-71.7935,41.8265],[-71.7935,41.8276],[-71.7936,41.8292],[-71.7937,41.8307],[-71.7938,41.8327],[-71.7938,41.8328],[-71.7941,41.8394],[-71.7941,41.8399],[-71.7941,41.84],[-71.7941,41.8406],[-71.7941,41.841],[-71.7941,41.8411],[-71.7942,41.8414],[-71.7942,41.8416],[-71.7942,41.8428],[-71.7942,41.843],[-71.7945,41.8489],[-71.7945,41.8491],[-71.7945,41.8492],[-71.7945,41.8493],[-71.7945,41.8504],[-71.7947,41.8544],[-71.7949,41.8588],[-71.7949,41.8589],[-71.7949,41.859],[-71.7949,41.8593],[-71.7949,41.8595],[-71.795,41.86],[-71.7953,41.8657],[-71.7953,41.8658],[-71.7953,41.8663],[-71.7953,41.8665],[-71.7953,41.8671],[-71.7954,41.8671],[-71.7954,41.8681],[-71.7954,41.8682],[-71.7954,41.8686],[-71.7957,41.8751],[-71.7959,41.8777],[-71.796,41.8806],[-71.7962,41.8861],[-71.7964,41.8917],[-71.7965,41.8952],[-71.7965,41.8953],[-71.7966,41.897],[-71.7965,41.8971],[-71.7966,41.8971],[-71.7966,41.8972],[-71.7967,41.8994],[-71.7967,41.8998],[-71.7967,41.8999],[-71.7967,41.9004],[-71.7968,41.902],[-71.7968,41.9044],[-71.7969,41.9069],[-71.797,41.9101],[-71.7971,41.9122],[-71.7971,41.9124],[-71.7973,41.9162],[-71.7973,41.9163],[-71.7973,41.9164],[-71.7973,41.9169],[-71.7973,41.9175],[-71.7975,41.9207],[-71.7976,41.9234],[-71.7977,41.9274],[-71.7977,41.9275],[-71.7977,41.9276],[-71.7978,41.9286],[-71.7979,41.931],[-71.7979,41.9314],[-71.7979,41.932],[-71.7979,41.9321],[-71.7979,41.9322],[-71.7979,41.9324],[-71.7979,41.9326],[-71.7979,41.9331],[-71.7979,41.9332],[-71.7979,41.9341],[-71.7979,41.9354],[-71.7979,41.9355],[-71.7979,41.9357],[-71.7979,41.9363],[-71.798,41.941],[-71.798,41.9415],[-71.798,41.9416],[-71.798,41.9417],[-71.798,41.9451],[-71.7981,41.9465],[-71.7981,41.9466],[-71.7981,41.9471],[-71.7981,41.9489],[-71.7981,41.9515],[-71.7981,41.9537],[-71.7981,41.9538],[-71.7982,41.9539],[-71.7982,41.9554],[-71.7982,41.9558],[-71.7982,41.9565],[-71.7983,41.9576],[-71.7983,41.9587],[-71.7983,41.9605],[-71.7983,41.9606],[-71.7983,41.961],[-71.7983,41.9612],[-71.7983,41.9616],[-71.7983,41.9617],[-71.7983,41.962],[-71.7984,41.9624],[-71.7984,41.9629],[-71.7984,41.9637],[-71.7985,41.9703],[-71.7986,41.9704],[-71.7986,41.9719],[-71.7986,41.9769],[-71.7986,41.977],[-71.7987,41.9803],[-71.7987,41.983],[-71.7988,41.9851],[-71.7988,41.9891],[-71.799,41.9959],[-71.7991,42.0001],[-71.7992,42.004],[-71.7992,42.0042],[-71.7992,42.008]]]]},"properties":{"STATE_ID":"44","STATE_NAME":"Rhode Island"},"id":44}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-116.9161,45.9954],[-116.9162,45.9955],[-116.9172,45.996],[-116.9176,45.9967],[-116.9177,45.9971],[-116.9181,45.9977],[-116.9185,45.9982],[-116.9189,45.9987],[-116.9193,45.9994],[-116.9193,45.9998],[-116.9191,46.0003],[-116.9189,46.001],[-116.9188,46.0018],[-116.9187,46.0026],[-116.9189,46.0033],[-116.9191,46.0039],[-116.9197,46.0049],[-116.9201,46.0062],[-116.9201,46.0066],[-116.9201,46.0073],[-116.9202,46.0076],[-116.9204,46.0083],[-116.9206,46.0087],[-116.9207,46.0089],[-116.9208,46.0094],[-116.9209,46.01],[-116.9209,46.0102],[-116.9209,46.0109],[-116.9209,46.0117],[-116.9211,46.0126],[-116.9211,46.013],[-116.9212,46.0135],[-116.9213,46.014],[-116.9213,46.0143],[-116.9215,46.0152],[-116.9217,46.0159],[-116.9218,46.0161],[-116.9219,46.0165],[-116.9221,46.0169],[-116.9223,46.0172],[-116.9228,46.018],[-116.923,46.0183],[-116.9236,46.0189],[-116.9241,46.0194],[-116.9248,46.0197],[-116.9254,46.0199],[-116.9276,46.0204],[-116.9284,46.0212],[-116.9291,46.022],[-116.9299,46.0237],[-116.93,46.0242],[-116.9301,46.0248],[-116.9301,46.0252],[-116.9303,46.0264],[-116.9304,46.0275],[-116.9304,46.0276],[-116.9305,46.0287],[-116.9307,46.0292],[-116.9307,46.0301],[-116.9306,46.0309],[-116.9306,46.0317],[-116.9305,46.0323],[-116.9303,46.0328],[-116.9299,46.0334],[-116.9299,46.0336],[-116.9296,46.0342],[-116.9297,46.035],[-116.9298,46.0357],[-116.9301,46.0362],[-116.9309,46.0367],[-116.931,46.0371],[-116.9312,46.0374],[-116.9312,46.0384],[-116.9313,46.0386],[-116.9316,46.0396],[-116.9321,46.0404],[-116.9325,46.0408],[-116.9329,46.0412],[-116.9333,46.0416],[-116.9339,46.0421],[-116.9343,46.0425],[-116.9352,46.0432],[-116.9364,46.0436],[-116.9373,46.0438],[-116.9379,46.044],[-116.938,46.044],[-116.9384,46.0444],[-116.9394,46.0454],[-116.9396,46.0457],[-116.9403,46.0467],[-116.9405,46.0472],[-116.9412,46.0489],[-116.9417,46.0499],[-116.9423,46.051],[-116.9424,46.0513],[-116.9424,46.0514],[-116.9431,46.0533],[-116.9433,46.0543],[-116.9434,46.0551],[-116.9434,46.0552],[-116.9434,46.0555],[-116.9434,46.0562],[-116.9433,46.0566],[-116.9431,46.0575],[-116.9428,46.0588],[-116.9428,46.059],[-116.9427,46.0603],[-116.9428,46.0611],[-116.9431,46.0615],[-116.9436,46.062],[-116.944,46.0624],[-116.9444,46.0628],[-116.945,46.0635],[-116.9453,46.0639],[-116.9456,46.0643],[-116.9461,46.0648],[-116.9469,46.0656],[-116.9475,46.0663],[-116.9484,46.0674],[-116.9493,46.0684],[-116.9503,46.0692],[-116.9512,46.0695],[-116.9523,46.0704],[-116.954,46.0718],[-116.9553,46.0729],[-116.9559,46.0736],[-116.9569,46.0747],[-116.9579,46.0755],[-116.959,46.0759],[-116.9604,46.0763],[-116.9611,46.0763],[-116.9613,46.0763],[-116.9622,46.0759],[-116.9632,46.0757],[-116.9645,46.0759],[-116.9658,46.076],[-116.9671,46.0762],[-116.9681,46.0765],[-116.9689,46.0767],[-116.9701,46.0768],[-116.9703,46.0769],[-116.971,46.077],[-116.9719,46.0774],[-116.972,46.0775],[-116.9727,46.0777],[-116.973,46.0778],[-116.9739,46.078],[-116.9746,46.0782],[-116.9756,46.0786],[-116.9766,46.0789],[-116.9768,46.079],[-116.9775,46.0793],[-116.9784,46.0797],[-116.9786,46.0798],[-116.9788,46.0801],[-116.9792,46.0803],[-116.9793,46.0805],[-116.9799,46.0814],[-116.9805,46.0823],[-116.9806,46.0825],[-116.9809,46.0831],[-116.9817,46.0842],[-116.9819,46.0849],[-116.982,46.0849],[-116.9821,46.0855],[-116.9821,46.0861],[-116.9818,46.0869],[-116.9819,46.0875],[-116.9821,46.0879],[-116.9823,46.0885],[-116.9825,46.0892],[-116.9825,46.0894],[-116.9826,46.0901],[-116.9826,46.0905],[-116.9826,46.0911],[-116.9825,46.0919],[-116.982,46.0928],[-116.9815,46.0936],[-116.981,46.0942],[-116.9803,46.0948],[-116.9795,46.0954],[-116.9788,46.0958],[-116.9781,46.0963],[-116.9771,46.0967],[-116.9762,46.0971],[-116.9754,46.0973],[-116.9748,46.0975],[-116.974,46.0977],[-116.9718,46.0978],[-116.9693,46.098],[-116.9675,46.0981],[-116.9667,46.0982],[-116.9661,46.0983],[-116.9655,46.0985],[-116.9646,46.0986],[-116.9625,46.0987],[-116.9617,46.0987],[-116.9603,46.0989],[-116.9597,46.099],[-116.9596,46.099],[-116.9591,46.0994],[-116.9583,46.1],[-116.9583,46.1001],[-116.9576,46.1005],[-116.9569,46.1008],[-116.9563,46.1011],[-116.9561,46.1013],[-116.9554,46.1019],[-116.9553,46.1022],[-116.9552,46.1025],[-116.9551,46.1032],[-116.955,46.1036],[-116.9549,46.1043],[-116.9547,46.105],[-116.9545,46.1058],[-116.9543,46.1066],[-116.954,46.1072],[-116.9536,46.108],[-116.9532,46.1086],[-116.9527,46.1091],[-116.9521,46.1098],[-116.9516,46.1105],[-116.9513,46.1109],[-116.9513,46.1111],[-116.9513,46.1116],[-116.9512,46.1124],[-116.9514,46.113],[-116.9516,46.1135],[-116.9513,46.1144],[-116.9511,46.1151],[-116.9511,46.1152],[-116.9511,46.1157],[-116.9511,46.1162],[-116.9511,46.1167],[-116.9511,46.1174],[-116.9511,46.1179],[-116.9511,46.1186],[-116.9508,46.1193],[-116.9501,46.1199],[-116.9498,46.1204],[-116.9496,46.121],[-116.9496,46.1211],[-116.9498,46.1214],[-116.9501,46.1219],[-116.9503,46.1225],[-116.9503,46.1231],[-116.9504,46.1234],[-116.9498,46.1245],[-116.9494,46.1249],[-116.9488,46.1255],[-116.9482,46.1261],[-116.9472,46.1267],[-116.9463,46.1272],[-116.9456,46.1276],[-116.9448,46.128],[-116.9438,46.1287],[-116.9434,46.1292],[-116.9426,46.1299],[-116.9419,46.1308],[-116.9415,46.1313],[-116.9406,46.1326],[-116.9393,46.1336],[-116.9385,46.1342],[-116.9377,46.1348],[-116.9362,46.1357],[-116.9353,46.1364],[-116.9347,46.1373],[-116.9342,46.1382],[-116.9341,46.1386],[-116.9341,46.139],[-116.9342,46.1398],[-116.9346,46.1407],[-116.9349,46.1415],[-116.9351,46.1419],[-116.9356,46.1424],[-116.9358,46.1433],[-116.9358,46.1445],[-116.9359,46.1453],[-116.9358,46.1461],[-116.9357,46.1466],[-116.9356,46.1476],[-116.9355,46.148],[-116.9352,46.1504],[-116.9352,46.1513],[-116.9351,46.1525],[-116.935,46.1535],[-116.9346,46.1542],[-116.9332,46.155],[-116.9322,46.1557],[-116.9313,46.1564],[-116.9302,46.1572],[-116.9295,46.1576],[-116.9283,46.1581],[-116.9266,46.1587],[-116.9256,46.1591],[-116.9244,46.1596],[-116.9232,46.1604],[-116.9228,46.1608],[-116.9225,46.1614],[-116.9221,46.162],[-116.9217,46.1632],[-116.9214,46.1645],[-116.9215,46.1657],[-116.9217,46.1666],[-116.9221,46.1681],[-116.9223,46.1688],[-116.9226,46.1694],[-116.9228,46.1697],[-116.9238,46.1707],[-116.9238,46.1708],[-116.9247,46.1712],[-116.9252,46.1716],[-116.9259,46.1722],[-116.9266,46.1728],[-116.9275,46.1733],[-116.9283,46.1734],[-116.9286,46.1734],[-116.9289,46.1734],[-116.9306,46.1731],[-116.932,46.1731],[-116.9322,46.1731],[-116.9325,46.1732],[-116.9327,46.1732],[-116.9329,46.1734],[-116.9334,46.1737],[-116.9343,46.1741],[-116.935,46.1745],[-116.9353,46.1748],[-116.9356,46.1749],[-116.936,46.1752],[-116.9368,46.1762],[-116.937,46.1765],[-116.9372,46.1769],[-116.9378,46.1776],[-116.9385,46.1783],[-116.9391,46.1788],[-116.9398,46.1797],[-116.9402,46.1806],[-116.94,46.1811],[-116.9398,46.1819],[-116.9406,46.1828],[-116.9411,46.1836],[-116.9414,46.1845],[-116.9414,46.1847],[-116.9416,46.1848],[-116.9418,46.185],[-116.942,46.1851],[-116.9421,46.1853],[-116.9428,46.1855],[-116.9437,46.1859],[-116.9445,46.1864],[-116.9452,46.1871],[-116.9459,46.1878],[-116.9467,46.1887],[-116.9471,46.1889],[-116.9481,46.1896],[-116.9486,46.1903],[-116.9493,46.1912],[-116.9496,46.1917],[-116.9524,46.1935],[-116.9528,46.1938],[-116.9545,46.1947],[-116.9546,46.1948],[-116.9548,46.1949],[-116.9564,46.1958],[-116.9578,46.1966],[-116.9591,46.1975],[-116.9598,46.1978],[-116.9609,46.1983],[-116.9618,46.199],[-116.9623,46.1993],[-116.9633,46.2002],[-116.9643,46.2015],[-116.9649,46.2024],[-116.9654,46.2031],[-116.9657,46.2039],[-116.9659,46.2048],[-116.966,46.2055],[-116.9663,46.2063],[-116.9664,46.2067],[-116.9664,46.2068],[-116.9666,46.2073],[-116.9667,46.2079],[-116.9663,46.2092],[-116.9662,46.2093],[-116.9661,46.2094],[-116.9661,46.2096],[-116.9652,46.2109],[-116.965,46.2113],[-116.964,46.2128],[-116.9634,46.2137],[-116.9628,46.2145],[-116.9623,46.2152],[-116.9618,46.216],[-116.9614,46.2166],[-116.9607,46.2176],[-116.9594,46.2197],[-116.9582,46.222],[-116.9574,46.2236],[-116.9571,46.2241],[-116.9566,46.225],[-116.9563,46.226],[-116.9561,46.2267],[-116.9554,46.2303],[-116.9555,46.231],[-116.9556,46.2314],[-116.9557,46.2315],[-116.9558,46.2316],[-116.9562,46.2319],[-116.9566,46.2324],[-116.9568,46.2329],[-116.9571,46.2333],[-116.9574,46.2341],[-116.9577,46.235],[-116.9577,46.2356],[-116.9577,46.2358],[-116.9577,46.2364],[-116.9578,46.2371],[-116.9577,46.2379],[-116.9577,46.2392],[-116.9581,46.2405],[-116.9585,46.2414],[-116.9586,46.2417],[-116.9591,46.2425],[-116.9592,46.243],[-116.9592,46.2432],[-116.9596,46.2438],[-116.9604,46.2453],[-116.9608,46.2457],[-116.9613,46.2464],[-116.9624,46.2478],[-116.963,46.249],[-116.9634,46.2499],[-116.9638,46.2512],[-116.9639,46.252],[-116.9641,46.2527],[-116.9644,46.2533],[-116.9645,46.2538],[-116.9649,46.2545],[-116.9656,46.2553],[-116.9661,46.2561],[-116.9669,46.2573],[-116.9678,46.2585],[-116.9683,46.2591],[-116.9695,46.2604],[-116.9706,46.2616],[-116.9719,46.263],[-116.9726,46.2635],[-116.9736,46.2641],[-116.9748,46.2655],[-116.9754,46.2658],[-116.9762,46.2663],[-116.9772,46.2669],[-116.9784,46.2676],[-116.9794,46.2682],[-116.9806,46.2688],[-116.9814,46.2692],[-116.9832,46.2702],[-116.984,46.2708],[-116.9843,46.271],[-116.9853,46.2716],[-116.9861,46.2721],[-116.9863,46.2722],[-116.9866,46.2724],[-116.9868,46.2726],[-116.9874,46.2731],[-116.9879,46.2737],[-116.9888,46.2743],[-116.9895,46.2749],[-116.9899,46.2753],[-116.9908,46.2762],[-116.9912,46.277],[-116.9913,46.278],[-116.9914,46.2785],[-116.9915,46.2786],[-116.9914,46.2793],[-116.9912,46.2799],[-116.9909,46.2809],[-116.9902,46.2819],[-116.9898,46.2825],[-116.9889,46.2839],[-116.9881,46.2849],[-116.9873,46.2864],[-116.9868,46.2872],[-116.9856,46.2885],[-116.9853,46.2892],[-116.985,46.2903],[-116.985,46.291],[-116.9848,46.2915],[-116.9848,46.2931],[-116.9857,46.2951],[-116.9862,46.2959],[-116.9868,46.2967],[-116.987,46.2969],[-116.9874,46.2975],[-116.9881,46.2982],[-116.9882,46.2982],[-116.9888,46.2988],[-116.9896,46.2995],[-116.9908,46.3002],[-116.993,46.301],[-116.9943,46.3017],[-116.9944,46.3017],[-116.9955,46.3023],[-116.9962,46.3025],[-116.998,46.3032],[-116.9995,46.3037],[-117.0002,46.3039],[-117.0003,46.3039],[-117.001,46.3041],[-117.0017,46.3043],[-117.0019,46.3043],[-117.0042,46.3045],[-117.0054,46.3046],[-117.0059,46.3047],[-117.0064,46.3048],[-117.0074,46.3052],[-117.01,46.307],[-117.0102,46.3072],[-117.0105,46.3075],[-117.0108,46.3078],[-117.0111,46.3081],[-117.0119,46.3087],[-117.0121,46.3088],[-117.0129,46.3093],[-117.0154,46.3106],[-117.0159,46.3109],[-117.0166,46.3114],[-117.017,46.3117],[-117.0173,46.312],[-117.0174,46.312],[-117.0187,46.3131],[-117.0189,46.3133],[-117.0206,46.3148],[-117.0212,46.3159],[-117.022,46.3173],[-117.0223,46.318],[-117.0225,46.3183],[-117.0227,46.3188],[-117.0228,46.319],[-117.0231,46.3199],[-117.0228,46.3205],[-117.0227,46.321],[-117.0228,46.3215],[-117.023,46.3226],[-117.0233,46.3248],[-117.0233,46.325],[-117.0233,46.3259],[-117.0234,46.3267],[-117.0234,46.3278],[-117.0231,46.3285],[-117.023,46.3287],[-117.023,46.3291],[-117.023,46.3295],[-117.0231,46.3297],[-117.0231,46.331],[-117.023,46.3317],[-117.0228,46.3326],[-117.0228,46.3336],[-117.0229,46.3346],[-117.0234,46.3353],[-117.0236,46.3355],[-117.0239,46.3358],[-117.0243,46.3363],[-117.0252,46.3369],[-117.0256,46.3371],[-117.0258,46.3372],[-117.0262,46.3376],[-117.0267,46.3379],[-117.027,46.3383],[-117.0276,46.3386],[-117.0297,46.3398],[-117.0304,46.3402],[-117.0333,46.3412],[-117.0335,46.3412],[-117.0349,46.3415],[-117.0364,46.3417],[-117.0386,46.3419],[-117.0395,46.342],[-117.0406,46.3421],[-117.0421,46.3422],[-117.0457,46.3425],[-117.0465,46.3426],[-117.0471,46.3426],[-117.0481,46.3428],[-117.0495,46.343],[-117.052,46.3439],[-117.0534,46.3445],[-117.0537,46.3446],[-117.056,46.3456],[-117.0567,46.3458],[-117.0577,46.3464],[-117.0588,46.347],[-117.0594,46.3475],[-117.0596,46.3477],[-117.0599,46.3479],[-117.0603,46.3484],[-117.0604,46.3486],[-117.061,46.3493],[-117.0619,46.3509],[-117.0622,46.3518],[-117.0625,46.3525],[-117.0627,46.3531],[-117.0627,46.3533],[-117.0628,46.3536],[-117.0627,46.3542],[-117.0627,46.3546],[-117.0626,46.3554],[-117.0626,46.3577],[-117.0626,46.3582],[-117.0627,46.3599],[-117.0627,46.36],[-117.0627,46.3605],[-117.0628,46.3609],[-117.0628,46.3612],[-117.0628,46.3621],[-117.0628,46.3627],[-117.0626,46.3636],[-117.0627,46.364],[-117.0628,46.3646],[-117.0628,46.3649],[-117.0628,46.3652],[-117.0622,46.3663],[-117.0619,46.3668],[-117.0615,46.3672],[-117.061,46.3676],[-117.0608,46.3681],[-117.0607,46.3683],[-117.0601,46.3692],[-117.0593,46.37],[-117.057,46.3717],[-117.0567,46.372],[-117.0561,46.3724],[-117.0549,46.3732],[-117.054,46.3738],[-117.0533,46.3743],[-117.053,46.3747],[-117.0528,46.3749],[-117.0526,46.3751],[-117.0518,46.3757],[-117.0502,46.3765],[-117.0494,46.3769],[-117.0482,46.3777],[-117.0477,46.3785],[-117.0469,46.3796],[-117.0462,46.381],[-117.046,46.3813],[-117.0458,46.3818],[-117.0455,46.3824],[-117.0449,46.384],[-117.0445,46.3853],[-117.0443,46.3856],[-117.0443,46.3859],[-117.0439,46.3867],[-117.0436,46.3875],[-117.0432,46.3886],[-117.0428,46.3896],[-117.0426,46.3903],[-117.0422,46.3913],[-117.0418,46.3925],[-117.0418,46.3937],[-117.0419,46.3949],[-117.0415,46.3959],[-117.0414,46.396],[-117.0409,46.3974],[-117.0406,46.3983],[-117.0405,46.3986],[-117.0398,46.3999],[-117.0395,46.4004],[-117.0394,46.401],[-117.0393,46.4014],[-117.0392,46.4019],[-117.0391,46.4026],[-117.039,46.4034],[-117.0389,46.404],[-117.0387,46.405],[-117.0386,46.4055],[-117.0383,46.4058],[-117.0379,46.4065],[-117.0374,46.4071],[-117.0374,46.4072],[-117.037,46.4074],[-117.0365,46.4078],[-117.0361,46.4085],[-117.0358,46.409],[-117.0356,46.4098],[-117.0354,46.4103],[-117.0352,46.4114],[-117.0352,46.413],[-117.0349,46.4145],[-117.0348,46.4156],[-117.0348,46.4167],[-117.0346,46.4178],[-117.0347,46.4181],[-117.0349,46.4189],[-117.0354,46.4194],[-117.0357,46.42],[-117.0359,46.4204],[-117.036,46.4207],[-117.0363,46.4218],[-117.0366,46.4227],[-117.0367,46.4228],[-117.037,46.4233],[-117.0377,46.4239],[-117.0382,46.4243],[-117.0383,46.4244],[-117.0396,46.4254],[-117.0398,46.4259],[-117.0398,46.4265],[-117.0398,46.4267],[-117.0398,46.4268],[-117.0398,46.4284],[-117.0398,46.4285],[-117.0398,46.4286],[-117.0398,46.4297],[-117.0398,46.4307],[-117.0398,46.4309],[-117.0398,46.4311],[-117.0398,46.4312],[-117.0398,46.4329],[-117.0397,46.4333],[-117.0397,46.4335],[-117.0397,46.4336],[-117.0397,46.4338],[-117.0397,46.4347],[-117.0397,46.4352],[-117.0397,46.4367],[-117.0397,46.4371],[-117.0397,46.44],[-117.0397,46.4412],[-117.0397,46.4418],[-117.0397,46.4478],[-117.0398,46.4485],[-117.0398,46.4535],[-117.0398,46.4543],[-117.0398,46.4551],[-117.0398,46.4563],[-117.0398,46.4569],[-117.0398,46.4598],[-117.0398,46.462],[-117.0398,46.4623],[-117.0398,46.4626],[-117.0398,46.4627],[-117.0397,46.4629],[-117.0398,46.4708],[-117.0398,46.4717],[-117.0398,46.472],[-117.0398,46.474],[-117.0398,46.4741],[-117.0398,46.4742],[-117.0398,46.4751],[-117.0398,46.4755],[-117.0398,46.4756],[-117.0398,46.4781],[-117.0398,46.48],[-117.0398,46.481],[-117.0398,46.4838],[-117.0397,46.485],[-117.0397,46.4887],[-117.0398,46.4906],[-117.0398,46.4935],[-117.0398,46.4968],[-117.0398,46.4984],[-117.0397,46.4988],[-117.0397,46.5015],[-117.0397,46.5075],[-117.0397,46.5148],[-117.0397,46.515],[-117.0397,46.5179],[-117.0397,46.5212],[-117.0397,46.5243],[-117.0398,46.5273],[-117.0398,46.5278],[-117.0397,46.5297],[-117.0397,46.5304],[-117.0396,46.531],[-117.0396,46.5311],[-117.0396,46.5313],[-117.0396,46.5315],[-117.0396,46.5316],[-117.0396,46.5321],[-117.0396,46.5324],[-117.0396,46.5325],[-117.0396,46.5326],[-117.0396,46.5327],[-117.0396,46.5328],[-117.0396,46.5329],[-117.0396,46.5331],[-117.0396,46.5335],[-117.0397,46.5347],[-117.0397,46.5355],[-117.0397,46.5357],[-117.0396,46.5358],[-117.0397,46.5359],[-117.0398,46.536],[-117.0398,46.5417],[-117.0397,46.5417],[-117.0397,46.5418],[-117.0397,46.5422],[-117.0397,46.5433],[-117.0397,46.5437],[-117.0397,46.5447],[-117.0397,46.5476],[-117.0397,46.5486],[-117.0397,46.5491],[-117.0397,46.5506],[-117.0397,46.551],[-117.0397,46.5512],[-117.0397,46.5515],[-117.0397,46.5517],[-117.0397,46.5563],[-117.0397,46.5585],[-117.0397,46.5634],[-117.0397,46.5689],[-117.0397,46.5707],[-117.0396,46.572],[-117.0396,46.5723],[-117.0396,46.5731],[-117.0397,46.5783],[-117.0397,46.5809],[-117.0398,46.585],[-117.0397,46.5877],[-117.0397,46.5878],[-117.0397,46.588],[-117.0397,46.5882],[-117.0397,46.5883],[-117.0397,46.5884],[-117.0397,46.5885],[-117.0397,46.5886],[-117.0397,46.5888],[-117.0397,46.5889],[-117.0397,46.591],[-117.0397,46.5915],[-117.0397,46.5917],[-117.0397,46.6021],[-117.0397,46.6038],[-117.0397,46.604],[-117.0397,46.6041],[-117.0397,46.6138],[-117.0397,46.6146],[-117.0397,46.6168],[-117.0397,46.6195],[-117.0397,46.6197],[-117.0397,46.6208],[-117.0397,46.6211],[-117.0397,46.6281],[-117.0397,46.6285],[-117.0397,46.6286],[-117.0397,46.6296],[-117.0397,46.6298],[-117.0397,46.6314],[-117.0397,46.6356],[-117.0397,46.6381],[-117.0397,46.6383],[-117.0397,46.641],[-117.0397,46.6423],[-117.0397,46.6424],[-117.0397,46.6425],[-117.0397,46.6459],[-117.0397,46.6471],[-117.0397,46.6516],[-117.0398,46.6553],[-117.0398,46.6571],[-117.0398,46.6604],[-117.0398,46.6716],[-117.0398,46.675],[-117.0398,46.6755],[-117.0398,46.6757],[-117.0398,46.6789],[-117.0398,46.6791],[-117.0398,46.6794],[-117.0398,46.6825],[-117.0398,46.6831],[-117.0398,46.686],[-117.0398,46.6896],[-117.0398,46.6932],[-117.0398,46.6934],[-117.0398,46.6936],[-117.0398,46.6941],[-117.0398,46.6998],[-117.0398,46.6999],[-117.0398,46.7],[-117.0398,46.7001],[-117.0398,46.7002],[-117.0398,46.7011],[-117.0398,46.7017],[-117.0398,46.7021],[-117.0398,46.7042],[-117.0398,46.7074],[-117.0398,46.7078],[-117.0398,46.7083],[-117.0399,46.715],[-117.0399,46.7161],[-117.0399,46.7183],[-117.0399,46.7185],[-117.0399,46.7189],[-117.0399,46.7219],[-117.0399,46.7229],[-117.0399,46.7294],[-117.0399,46.7311],[-117.0398,46.7318],[-117.0398,46.7319],[-117.0398,46.7321],[-117.0398,46.7323],[-117.0398,46.7324],[-117.0398,46.7325],[-117.0398,46.7339],[-117.0398,46.7341],[-117.0398,46.7348],[-117.0398,46.735],[-117.0398,46.7367],[-117.0398,46.7373],[-117.0399,46.7421],[-117.0399,46.7425],[-117.0399,46.7465],[-117.0399,46.7467],[-117.0399,46.7493],[-117.0399,46.7551],[-117.0399,46.7563],[-117.0398,46.7612],[-117.0398,46.7613],[-117.0398,46.7641],[-117.0398,46.7643],[-117.0398,46.7657],[-117.0397,46.7677],[-117.0397,46.7713],[-117.0397,46.7716],[-117.0397,46.7726],[-117.0397,46.7736],[-117.0397,46.7785],[-117.0398,46.7872],[-117.0398,46.7891],[-117.0398,46.7901],[-117.0398,46.7929],[-117.0398,46.7931],[-117.0398,46.7942],[-117.0397,46.7987],[-117.0397,46.8013],[-117.0397,46.8017],[-117.0397,46.8019],[-117.0398,46.8075],[-117.0398,46.8081],[-117.0398,46.8083],[-117.0398,46.8132],[-117.0398,46.8145],[-117.0398,46.8162],[-117.0398,46.8168],[-117.0398,46.8169],[-117.0398,46.8175],[-117.0398,46.8177],[-117.0399,46.8178],[-117.0399,46.8179],[-117.04,46.8181],[-117.04,46.8182],[-117.0399,46.8182],[-117.0398,46.8184],[-117.0397,46.8184],[-117.0397,46.8185],[-117.0396,46.8186],[-117.0397,46.8188],[-117.0398,46.8188],[-117.0398,46.8189],[-117.0398,46.819],[-117.0398,46.8191],[-117.0398,46.8192],[-117.0398,46.8194],[-117.0398,46.8198],[-117.0398,46.82],[-117.0397,46.8209],[-117.0397,46.8222],[-117.0397,46.8227],[-117.0398,46.8238],[-117.0398,46.8239],[-117.0398,46.8248],[-117.0398,46.8259],[-117.0397,46.826],[-117.0397,46.8262],[-117.0397,46.8266],[-117.0397,46.8268],[-117.0397,46.8296],[-117.0397,46.8304],[-117.0397,46.8337],[-117.0397,46.8352],[-117.0397,46.8359],[-117.0397,46.8364],[-117.0397,46.8368],[-117.0397,46.8373],[-117.0397,46.8397],[-117.0397,46.8399],[-117.0398,46.8449],[-117.0397,46.8512],[-117.0398,46.8594],[-117.0398,46.86],[-117.0398,46.8602],[-117.0398,46.8609],[-117.0397,46.8659],[-117.0397,46.8704],[-117.0396,46.8734],[-117.0396,46.8738],[-117.0397,46.8779],[-117.0398,46.8802],[-117.0398,46.8803],[-117.0398,46.8804],[-117.0396,46.8881],[-117.0396,46.8916],[-117.0396,46.8949],[-117.0396,46.8993],[-117.0396,46.9026],[-117.0396,46.9043],[-117.0395,46.9076],[-117.0395,46.9091],[-117.0395,46.9123],[-117.0395,46.9124],[-117.0395,46.9125],[-117.0395,46.9131],[-117.0395,46.9134],[-117.0395,46.9136],[-117.0394,46.9172],[-117.0395,46.9175],[-117.0395,46.9214],[-117.0395,46.9215],[-117.0395,46.9232],[-117.0395,46.9251],[-117.0396,46.9303],[-117.0396,46.9316],[-117.0395,46.932],[-117.0396,46.9388],[-117.0396,46.9461],[-117.0396,46.9465],[-117.0396,46.9496],[-117.0396,46.9529],[-117.0396,46.9531],[-117.0397,46.9606],[-117.0396,46.9611],[-117.0396,46.9612],[-117.0396,46.9634],[-117.0396,46.9662],[-117.0396,46.9669],[-117.0396,46.9673],[-117.0396,46.9676],[-117.0396,46.9691],[-117.0396,46.9704],[-117.0396,46.975],[-117.0396,46.9751],[-117.0396,46.9756],[-117.0396,46.9785],[-117.0396,46.9786],[-117.0396,46.9792],[-117.0396,46.9793],[-117.0396,46.9802],[-117.0397,46.9805],[-117.0397,46.9864],[-117.0397,46.9885],[-117.0398,46.9887],[-117.0397,46.9888],[-117.0397,46.989],[-117.0398,46.9894],[-117.0398,46.9896],[-117.0398,46.9897],[-117.0397,46.9897],[-117.0398,46.9898],[-117.0398,46.9899],[-117.0398,46.99],[-117.0398,46.9904],[-117.0398,46.9905],[-117.0399,46.9906],[-117.0398,46.9906],[-117.0398,46.9907],[-117.0398,46.9909],[-117.0398,46.991],[-117.0398,46.9945],[-117.0399,46.997],[-117.0399,46.9992],[-117.0399,47.0003],[-117.0399,47.0006],[-117.0399,47.0007],[-117.0398,47.0012],[-117.0398,47.0017],[-117.0398,47.0029],[-117.0399,47.0038],[-117.0399,47.004],[-117.0399,47.0043],[-117.0398,47.0044],[-117.0397,47.0046],[-117.0398,47.0063],[-117.0398,47.0076],[-117.0398,47.0089],[-117.0398,47.0101],[-117.0398,47.0132],[-117.0399,47.0152],[-117.0399,47.0155],[-117.0399,47.0177],[-117.0399,47.0183],[-117.0398,47.0185],[-117.0398,47.0186],[-117.0397,47.0187],[-117.0396,47.0187],[-117.0395,47.0188],[-117.0396,47.0189],[-117.0396,47.0191],[-117.0398,47.0195],[-117.0399,47.0196],[-117.04,47.0196],[-117.0399,47.0237],[-117.0399,47.0242],[-117.0399,47.0259],[-117.0399,47.0265],[-117.0399,47.0283],[-117.04,47.0291],[-117.0399,47.0301],[-117.0399,47.031],[-117.0399,47.0313],[-117.04,47.0336],[-117.04,47.0341],[-117.04,47.0344],[-117.04,47.0347],[-117.0399,47.0383],[-117.0398,47.0433],[-117.0398,47.0434],[-117.0398,47.044],[-117.0397,47.0475],[-117.0397,47.0476],[-117.0397,47.0477],[-117.0397,47.0484],[-117.0397,47.0489],[-117.0397,47.049],[-117.0398,47.0568],[-117.0398,47.0622],[-117.0399,47.0634],[-117.0398,47.0662],[-117.0398,47.0685],[-117.0397,47.0765],[-117.0397,47.078],[-117.0397,47.0832],[-117.0397,47.0835],[-117.0398,47.0873],[-117.0398,47.0876],[-117.0398,47.0877],[-117.0398,47.0878],[-117.0398,47.0879],[-117.0398,47.0882],[-117.0398,47.0883],[-117.0398,47.0884],[-117.0398,47.0885],[-117.0398,47.0886],[-117.0398,47.0887],[-117.0398,47.0889],[-117.0398,47.09],[-117.0398,47.0902],[-117.0398,47.0907],[-117.0398,47.091],[-117.0398,47.0912],[-117.0398,47.0915],[-117.0398,47.0937],[-117.0398,47.094],[-117.0398,47.0949],[-117.0398,47.0954],[-117.0398,47.0962],[-117.0397,47.1038],[-117.0397,47.1043],[-117.0397,47.1045],[-117.0397,47.1054],[-117.0397,47.1057],[-117.0397,47.1077],[-117.0397,47.1138],[-117.0397,47.1159],[-117.0397,47.1171],[-117.0397,47.1208],[-117.0397,47.1221],[-117.0397,47.1223],[-117.0397,47.1231],[-117.0397,47.1233],[-117.0397,47.1244],[-117.0397,47.1255],[-117.0397,47.1256],[-117.0397,47.1257],[-117.0397,47.1259],[-117.0397,47.1268],[-117.0397,47.1273],[-117.0399,47.134],[-117.0398,47.134],[-117.0398,47.1341],[-117.0398,47.1394],[-117.0398,47.14],[-117.0397,47.1448],[-117.0397,47.1452],[-117.0397,47.1458],[-117.0397,47.1465],[-117.0397,47.147],[-117.0398,47.1475],[-117.0398,47.148],[-117.0398,47.1487],[-117.0398,47.1488],[-117.0398,47.15],[-117.0398,47.1508],[-117.0397,47.1525],[-117.0398,47.1535],[-117.0398,47.1536],[-117.0397,47.1546],[-117.0397,47.1671],[-117.0397,47.1726],[-117.0398,47.1728],[-117.0398,47.1729],[-117.0398,47.1733],[-117.0398,47.1747],[-117.0397,47.18],[-117.0397,47.1818],[-117.0397,47.183],[-117.0397,47.1866],[-117.0397,47.1878],[-117.0397,47.1948],[-117.0398,47.2022],[-117.0398,47.2025],[-117.0398,47.2032],[-117.0398,47.2034],[-117.0397,47.2035],[-117.0397,47.2036],[-117.0397,47.2037],[-117.0397,47.2038],[-117.0397,47.2116],[-117.0397,47.2196],[-117.0397,47.2199],[-117.0397,47.2209],[-117.0397,47.2212],[-117.0397,47.2213],[-117.0397,47.2216],[-117.0397,47.2217],[-117.0397,47.2224],[-117.0397,47.2227],[-117.0397,47.2231],[-117.0397,47.2234],[-117.0397,47.2244],[-117.0397,47.2245],[-117.0397,47.2252],[-117.0397,47.2256],[-117.0397,47.2266],[-117.0397,47.2271],[-117.0397,47.2279],[-117.0396,47.2282],[-117.0397,47.2283],[-117.0397,47.2285],[-117.0397,47.2289],[-117.0397,47.2294],[-117.0397,47.2299],[-117.0397,47.23],[-117.0397,47.2302],[-117.0397,47.2317],[-117.0397,47.2318],[-117.0396,47.2321],[-117.0396,47.2322],[-117.0396,47.2323],[-117.0397,47.2327],[-117.0397,47.2336],[-117.0397,47.236],[-117.0397,47.2361],[-117.0396,47.2368],[-117.0397,47.2378],[-117.0397,47.2381],[-117.0397,47.2386],[-117.0397,47.2387],[-117.0397,47.2402],[-117.0397,47.2403],[-117.0397,47.2406],[-117.0397,47.2407],[-117.0397,47.2417],[-117.0397,47.2425],[-117.0397,47.2428],[-117.0397,47.2434],[-117.0397,47.2438],[-117.0397,47.2445],[-117.0397,47.2454],[-117.0397,47.2459],[-117.0397,47.2471],[-117.0397,47.2481],[-117.0397,47.2483],[-117.0397,47.2484],[-117.0397,47.2486],[-117.0398,47.2486],[-117.0398,47.2488],[-117.0397,47.249],[-117.0397,47.2491],[-117.0397,47.2493],[-117.0397,47.2499],[-117.0397,47.2502],[-117.0397,47.2504],[-117.0397,47.251],[-117.0397,47.2514],[-117.0397,47.2519],[-117.0397,47.2527],[-117.0396,47.2536],[-117.0396,47.2538],[-117.0397,47.2541],[-117.0397,47.2542],[-117.0397,47.2551],[-117.0397,47.256],[-117.0397,47.2562],[-117.0397,47.2563],[-117.0397,47.2569],[-117.0397,47.2571],[-117.0397,47.2577],[-117.0397,47.2593],[-117.0399,47.2593],[-117.0399,47.264],[-117.0399,47.2654],[-117.0399,47.2657],[-117.0399,47.2665],[-117.0399,47.2677],[-117.0399,47.2681],[-117.0399,47.2689],[-117.0399,47.2697],[-117.0399,47.2699],[-117.0399,47.2747],[-117.0399,47.276],[-117.0399,47.2775],[-117.0399,47.2776],[-117.0399,47.2792],[-117.0399,47.2801],[-117.0399,47.2813],[-117.0399,47.2822],[-117.0399,47.2837],[-117.0399,47.2861],[-117.0399,47.2863],[-117.0399,47.2875],[-117.0399,47.2887],[-117.0399,47.2893],[-117.0399,47.2903],[-117.0399,47.2908],[-117.0399,47.2923],[-117.0399,47.2932],[-117.0399,47.2942],[-117.0399,47.2959],[-117.0399,47.296],[-117.0399,47.2961],[-117.0399,47.2963],[-117.0399,47.2973],[-117.0399,47.2985],[-117.0399,47.2991],[-117.0399,47.2995],[-117.0399,47.2999],[-117.0399,47.3002],[-117.0399,47.3004],[-117.0399,47.3009],[-117.0399,47.3016],[-117.0399,47.3023],[-117.0399,47.3031],[-117.0399,47.3032],[-117.0399,47.3033],[-117.0399,47.3044],[-117.0399,47.3051],[-117.0399,47.3057],[-117.0399,47.306],[-117.0399,47.3063],[-117.0399,47.3067],[-117.0399,47.3069],[-117.0399,47.3094],[-117.0399,47.3101],[-117.0399,47.3105],[-117.0399,47.312],[-117.0399,47.3121],[-117.0399,47.3149],[-117.0399,47.315],[-117.0399,47.316],[-117.0399,47.317],[-117.0399,47.3175],[-117.0399,47.3178],[-117.0399,47.318],[-117.0399,47.3188],[-117.0399,47.32],[-117.0399,47.3208],[-117.0399,47.3209],[-117.0399,47.3227],[-117.0399,47.3267],[-117.0399,47.3268],[-117.0399,47.3317],[-117.0399,47.3318],[-117.0399,47.3325],[-117.0399,47.3326],[-117.0399,47.3327],[-117.0399,47.3377],[-117.0399,47.3393],[-117.0398,47.3395],[-117.0398,47.3398],[-117.0398,47.3399],[-117.0398,47.3407],[-117.0398,47.3423],[-117.0398,47.3452],[-117.0398,47.3453],[-117.0398,47.3454],[-117.0398,47.3472],[-117.0398,47.3511],[-117.0398,47.3513],[-117.0398,47.3518],[-117.0398,47.3523],[-117.0398,47.3536],[-117.0398,47.3571],[-117.0398,47.3573],[-117.0398,47.3601],[-117.0398,47.3616],[-117.0398,47.3621],[-117.0398,47.363],[-117.0398,47.3632],[-117.0398,47.3654],[-117.0398,47.3659],[-117.0398,47.366],[-117.0398,47.3661],[-117.0398,47.3678],[-117.0398,47.3679],[-117.0398,47.368],[-117.0398,47.3694],[-117.0398,47.3711],[-117.0398,47.3717],[-117.0398,47.3722],[-117.0398,47.3761],[-117.0398,47.3764],[-117.0398,47.3776],[-117.0398,47.3832],[-117.0398,47.3869],[-117.0398,47.3903],[-117.0399,47.3909],[-117.0399,47.3911],[-117.0398,47.3913],[-117.0398,47.3928],[-117.0398,47.393],[-117.0398,47.394],[-117.0398,47.3952],[-117.0398,47.3966],[-117.0398,47.3984],[-117.0399,47.3992],[-117.0399,47.3994],[-117.0398,47.3996],[-117.0398,47.4001],[-117.0399,47.4003],[-117.0398,47.4008],[-117.0398,47.4017],[-117.0398,47.402],[-117.0398,47.4023],[-117.0398,47.4037],[-117.0399,47.4049],[-117.0399,47.405],[-117.0399,47.4052],[-117.0398,47.4057],[-117.0398,47.4066],[-117.0398,47.4073],[-117.0398,47.4079],[-117.0398,47.4096],[-117.0398,47.4097],[-117.0398,47.4102],[-117.0398,47.4118],[-117.0398,47.4125],[-117.0398,47.4134],[-117.0398,47.4136],[-117.0398,47.4138],[-117.0398,47.414],[-117.0398,47.4199],[-117.0398,47.4258],[-117.0398,47.4278],[-117.0398,47.4291],[-117.0398,47.4313],[-117.0398,47.4318],[-117.0398,47.4325],[-117.0398,47.4349],[-117.0399,47.4349],[-117.0398,47.4362],[-117.0398,47.4369],[-117.0398,47.4372],[-117.0398,47.4373],[-117.0398,47.4417],[-117.0398,47.4434],[-117.0398,47.4457],[-117.0398,47.4473],[-117.0398,47.4494],[-117.0398,47.451],[-117.0398,47.4543],[-117.0398,47.4554],[-117.0398,47.4564],[-117.0398,47.4576],[-117.0398,47.4598],[-117.0399,47.4615],[-117.0399,47.4623],[-117.0399,47.4634],[-117.0399,47.4637],[-117.0399,47.4642],[-117.0399,47.465],[-117.0399,47.4658],[-117.0399,47.4663],[-117.0399,47.4678],[-117.0399,47.4688],[-117.0399,47.4696],[-117.0399,47.4699],[-117.0399,47.4703],[-117.0399,47.471],[-117.0399,47.4718],[-117.0399,47.4725],[-117.04,47.4742],[-117.04,47.4748],[-117.04,47.4751],[-117.04,47.477],[-117.04,47.4778],[-117.04,47.4784],[-117.04,47.48],[-117.04,47.4806],[-117.04,47.4815],[-117.04,47.482],[-117.04,47.4822],[-117.04,47.4827],[-117.04,47.4836],[-117.04,47.4839],[-117.04,47.4857],[-117.04,47.4863],[-117.04,47.4866],[-117.04,47.4874],[-117.04,47.4882],[-117.04,47.4892],[-117.04,47.4896],[-117.04,47.4919],[-117.04,47.4926],[-117.04,47.493],[-117.04,47.4939],[-117.04,47.495],[-117.0401,47.4955],[-117.0401,47.4959],[-117.0401,47.4977],[-117.0401,47.4985],[-117.0401,47.5],[-117.0401,47.5013],[-117.0401,47.5015],[-117.0401,47.5019],[-117.0401,47.502],[-117.0401,47.5022],[-117.0401,47.5029],[-117.0401,47.504],[-117.0401,47.505],[-117.0401,47.5062],[-117.0401,47.507],[-117.0401,47.5084],[-117.0401,47.5099],[-117.0401,47.5104],[-117.0401,47.5123],[-117.0401,47.5153],[-117.0401,47.517],[-117.0402,47.5181],[-117.0402,47.5195],[-117.0402,47.5207],[-117.0402,47.5213],[-117.0404,47.5223],[-117.0403,47.5224],[-117.0403,47.5225],[-117.0403,47.5227],[-117.0403,47.5233],[-117.0404,47.5268],[-117.0404,47.5269],[-117.0404,47.5273],[-117.0404,47.5275],[-117.0404,47.5277],[-117.0405,47.5278],[-117.0405,47.5288],[-117.0405,47.5291],[-117.0405,47.5296],[-117.0405,47.531],[-117.0405,47.5315],[-117.0405,47.5316],[-117.0405,47.5319],[-117.0405,47.533],[-117.0405,47.5334],[-117.0405,47.5335],[-117.0405,47.5336],[-117.0405,47.5338],[-117.0405,47.5342],[-117.0405,47.5347],[-117.0405,47.5348],[-117.0405,47.535],[-117.0405,47.5353],[-117.0405,47.5359],[-117.0405,47.536],[-117.0405,47.5361],[-117.0405,47.5367],[-117.0405,47.5371],[-117.0405,47.5375],[-117.0405,47.5381],[-117.0405,47.5385],[-117.0405,47.5389],[-117.0405,47.5392],[-117.0405,47.5398],[-117.0405,47.5404],[-117.0405,47.5408],[-117.0405,47.5416],[-117.0405,47.542],[-117.0406,47.5427],[-117.0406,47.5432],[-117.0406,47.5436],[-117.0406,47.5443],[-117.0407,47.5455],[-117.0407,47.5464],[-117.0407,47.5467],[-117.0407,47.5471],[-117.0407,47.5474],[-117.0407,47.5477],[-117.0407,47.5481],[-117.0408,47.5484],[-117.0408,47.5485],[-117.0408,47.5486],[-117.0408,47.5488],[-117.0408,47.549],[-117.0408,47.5493],[-117.0408,47.5499],[-117.0408,47.5505],[-117.0408,47.5513],[-117.0408,47.5517],[-117.0408,47.5518],[-117.0409,47.5522],[-117.0409,47.5527],[-117.0409,47.5535],[-117.0409,47.5541],[-117.0409,47.5549],[-117.0409,47.5555],[-117.0409,47.5558],[-117.0409,47.556],[-117.0409,47.5565],[-117.0409,47.5567],[-117.0409,47.5575],[-117.0409,47.5578],[-117.0409,47.558],[-117.0409,47.5582],[-117.0409,47.5585],[-117.0409,47.5586],[-117.0409,47.5595],[-117.0409,47.5602],[-117.0409,47.5603],[-117.0409,47.5604],[-117.0409,47.5606],[-117.0409,47.5607],[-117.0409,47.5608],[-117.0409,47.561],[-117.0409,47.5613],[-117.0409,47.5615],[-117.041,47.5618],[-117.041,47.5621],[-117.041,47.5624],[-117.041,47.5625],[-117.041,47.5628],[-117.041,47.563],[-117.041,47.5631],[-117.041,47.5632],[-117.041,47.5633],[-117.041,47.5634],[-117.041,47.5635],[-117.041,47.5637],[-117.041,47.5639],[-117.041,47.5643],[-117.041,47.5644],[-117.041,47.5647],[-117.041,47.565],[-117.041,47.5653],[-117.041,47.5656],[-117.041,47.5659],[-117.041,47.5662],[-117.041,47.5665],[-117.041,47.5666],[-117.041,47.5667],[-117.041,47.5669],[-117.041,47.5671],[-117.041,47.5675],[-117.041,47.5677],[-117.041,47.568],[-117.041,47.5683],[-117.041,47.5686],[-117.041,47.5688],[-117.041,47.569],[-117.041,47.5694],[-117.041,47.5695],[-117.041,47.5696],[-117.041,47.5697],[-117.041,47.5699],[-117.041,47.5707],[-117.041,47.5713],[-117.041,47.5715],[-117.041,47.5717],[-117.041,47.5721],[-117.041,47.5728],[-117.041,47.5743],[-117.041,47.5752],[-117.041,47.5758],[-117.041,47.5766],[-117.0411,47.5776],[-117.0411,47.5787],[-117.0411,47.5788],[-117.0411,47.5795],[-117.0411,47.5797],[-117.0411,47.5798],[-117.0411,47.58],[-117.0411,47.5808],[-117.0411,47.5815],[-117.0411,47.5818],[-117.0411,47.5827],[-117.0411,47.5831],[-117.0411,47.5841],[-117.0411,47.5847],[-117.0411,47.5848],[-117.0411,47.5853],[-117.0411,47.5862],[-117.0411,47.5869],[-117.0411,47.5879],[-117.041,47.5909],[-117.041,47.5939],[-117.041,47.5941],[-117.041,47.5946],[-117.041,47.5953],[-117.041,47.5957],[-117.041,47.5961],[-117.041,47.5967],[-117.041,47.5971],[-117.041,47.5983],[-117.041,47.5985],[-117.041,47.5988],[-117.041,47.599],[-117.041,47.5992],[-117.041,47.5998],[-117.041,47.6004],[-117.041,47.6007],[-117.041,47.601],[-117.041,47.6011],[-117.041,47.6014],[-117.041,47.6041],[-117.0409,47.6061],[-117.0409,47.6072],[-117.0409,47.6088],[-117.0409,47.6113],[-117.0409,47.6124],[-117.0409,47.6132],[-117.0409,47.6144],[-117.0409,47.6153],[-117.0409,47.6169],[-117.0409,47.6185],[-117.0409,47.6193],[-117.0409,47.6206],[-117.041,47.6214],[-117.0409,47.6219],[-117.041,47.622],[-117.041,47.6226],[-117.041,47.6236],[-117.041,47.625],[-117.041,47.6253],[-117.0411,47.6271],[-117.0411,47.6296],[-117.0411,47.6311],[-117.0411,47.6313],[-117.0411,47.6328],[-117.0411,47.6358],[-117.0411,47.6373],[-117.0412,47.6412],[-117.0412,47.6432],[-117.0412,47.6434],[-117.0412,47.6447],[-117.0412,47.6464],[-117.0412,47.6477],[-117.0412,47.6488],[-117.0412,47.6499],[-117.0412,47.6514],[-117.0412,47.6522],[-117.0412,47.6531],[-117.0412,47.6538],[-117.0412,47.6542],[-117.0413,47.6543],[-117.0413,47.6546],[-117.0413,47.6548],[-117.0413,47.6553],[-117.0413,47.6555],[-117.0413,47.6565],[-117.0413,47.6566],[-117.0413,47.6571],[-117.0413,47.6581],[-117.0413,47.6598],[-117.0413,47.6601],[-117.0413,47.6609],[-117.0413,47.6618],[-117.0413,47.6626],[-117.0413,47.6627],[-117.0412,47.6629],[-117.0412,47.6631],[-117.0413,47.6655],[-117.0413,47.6667],[-117.0413,47.6679],[-117.0413,47.6693],[-117.0413,47.6705],[-117.0413,47.6714],[-117.0413,47.6722],[-117.0413,47.6723],[-117.0413,47.6727],[-117.0413,47.6735],[-117.0413,47.6741],[-117.0413,47.6744],[-117.0413,47.6748],[-117.0413,47.6752],[-117.0413,47.6757],[-117.0413,47.6767],[-117.0416,47.678],[-117.0416,47.6781],[-117.0416,47.6782],[-117.0416,47.6784],[-117.0416,47.6785],[-117.0416,47.6786],[-117.0416,47.6788],[-117.0416,47.6802],[-117.0416,47.6819],[-117.0416,47.6832],[-117.0416,47.6837],[-117.0417,47.6856],[-117.0417,47.6857],[-117.0417,47.6859],[-117.0416,47.686],[-117.0417,47.6863],[-117.0417,47.6867],[-117.0417,47.6869],[-117.0417,47.687],[-117.0417,47.6872],[-117.0417,47.6876],[-117.0417,47.688],[-117.0417,47.6884],[-117.0417,47.6889],[-117.0417,47.6892],[-117.0417,47.6893],[-117.0417,47.6894],[-117.0416,47.6895],[-117.0416,47.6897],[-117.0416,47.6908],[-117.0416,47.6919],[-117.0416,47.6932],[-117.0417,47.6941],[-117.0417,47.6954],[-117.0417,47.6955],[-117.0417,47.6958],[-117.0417,47.6962],[-117.0417,47.6964],[-117.0417,47.6966],[-117.0417,47.6967],[-117.0417,47.6969],[-117.0417,47.697],[-117.0417,47.6971],[-117.0417,47.6973],[-117.0417,47.6975],[-117.0417,47.6977],[-117.0417,47.6979],[-117.0417,47.698],[-117.0417,47.6983],[-117.0417,47.6985],[-117.0417,47.6995],[-117.0417,47.6996],[-117.0417,47.6997],[-117.0417,47.6999],[-117.0417,47.7003],[-117.0418,47.7007],[-117.0418,47.701],[-117.0418,47.7018],[-117.0418,47.702],[-117.0418,47.7025],[-117.0418,47.7028],[-117.0418,47.7032],[-117.0418,47.7036],[-117.0418,47.7039],[-117.0418,47.7046],[-117.0418,47.7065],[-117.0418,47.7068],[-117.0418,47.707],[-117.0418,47.7074],[-117.0418,47.7078],[-117.0418,47.7089],[-117.0418,47.7097],[-117.0418,47.7104],[-117.0418,47.7121],[-117.0418,47.7137],[-117.0418,47.7146],[-117.0418,47.7148],[-117.0418,47.715],[-117.0418,47.7151],[-117.0418,47.7156],[-117.0417,47.716],[-117.0417,47.7165],[-117.0417,47.717],[-117.0417,47.7177],[-117.0417,47.7193],[-117.0418,47.7212],[-117.0418,47.7227],[-117.0418,47.723],[-117.0418,47.7242],[-117.0418,47.7261],[-117.0418,47.7273],[-117.0418,47.7286],[-117.0418,47.7292],[-117.0418,47.7298],[-117.0418,47.7311],[-117.0418,47.7313],[-117.0418,47.7318],[-117.0418,47.7337],[-117.0418,47.7353],[-117.0418,47.7356],[-117.0418,47.7359],[-117.0418,47.7366],[-117.0418,47.7377],[-117.0419,47.7385],[-117.0419,47.7391],[-117.0419,47.74],[-117.0419,47.7409],[-117.0419,47.7421],[-117.0419,47.743],[-117.0419,47.7439],[-117.0419,47.7445],[-117.0419,47.7452],[-117.042,47.7453],[-117.042,47.7454],[-117.042,47.746],[-117.042,47.7465],[-117.042,47.7477],[-117.042,47.7488],[-117.042,47.75],[-117.042,47.751],[-117.0421,47.7517],[-117.0421,47.7538],[-117.0421,47.7555],[-117.0421,47.7572],[-117.0421,47.7574],[-117.0421,47.7576],[-117.0421,47.7577],[-117.0421,47.7578],[-117.0421,47.7579],[-117.0421,47.758],[-117.0421,47.7581],[-117.0421,47.7582],[-117.0421,47.7583],[-117.0421,47.7584],[-117.0421,47.7585],[-117.0421,47.7587],[-117.0421,47.7591],[-117.0421,47.7592],[-117.0421,47.7595],[-117.0421,47.7596],[-117.0421,47.7597],[-117.0421,47.76],[-117.0421,47.7601],[-117.0421,47.7602],[-117.0421,47.7604],[-117.0421,47.7608],[-117.0421,47.761],[-117.0421,47.7612],[-117.0421,47.7638],[-117.0421,47.7648],[-117.0421,47.7655],[-117.0421,47.7666],[-117.0421,47.7677],[-117.0421,47.7683],[-117.0421,47.7697],[-117.0421,47.7717],[-117.0421,47.7725],[-117.0421,47.7737],[-117.0421,47.7748],[-117.0421,47.7756],[-117.0421,47.7765],[-117.0421,47.7775],[-117.0421,47.7781],[-117.0421,47.7785],[-117.0421,47.7788],[-117.0421,47.7796],[-117.0421,47.7808],[-117.0421,47.781],[-117.0421,47.7816],[-117.0421,47.783],[-117.0422,47.7835],[-117.0421,47.7837],[-117.0421,47.784],[-117.0422,47.7862],[-117.0422,47.7879],[-117.0422,47.7889],[-117.0422,47.7914],[-117.0422,47.7925],[-117.0422,47.7943],[-117.0422,47.796],[-117.0422,47.7978],[-117.0422,47.7992],[-117.0422,47.7993],[-117.0421,47.7995],[-117.0422,47.801],[-117.0422,47.8018],[-117.0421,47.803],[-117.0422,47.8042],[-117.0421,47.806],[-117.0421,47.8089],[-117.0421,47.8108],[-117.0421,47.8116],[-117.0421,47.8121],[-117.0421,47.8138],[-117.0421,47.8155],[-117.042,47.8162],[-117.0419,47.818],[-117.0419,47.8182],[-117.042,47.819],[-117.042,47.8195],[-117.042,47.8201],[-117.042,47.8212],[-117.042,47.822],[-117.042,47.8228],[-117.042,47.8233],[-117.042,47.824],[-117.0421,47.825],[-117.0421,47.8254],[-117.0421,47.8256],[-117.0421,47.8272],[-117.0421,47.8287],[-117.0421,47.8293],[-117.0421,47.8295],[-117.0421,47.8304],[-117.0421,47.8326],[-117.0421,47.8328],[-117.0421,47.8331],[-117.0421,47.8332],[-117.0421,47.8335],[-117.0421,47.8338],[-117.0421,47.8343],[-117.0421,47.8345],[-117.0421,47.8379],[-117.0421,47.8406],[-117.0421,47.8419],[-117.0422,47.8435],[-117.0421,47.8467],[-117.0422,47.8487],[-117.0422,47.8496],[-117.0422,47.851],[-117.0422,47.8529],[-117.0422,47.8547],[-117.0422,47.856],[-117.0422,47.8569],[-117.0422,47.8572],[-117.0422,47.8584],[-117.0422,47.8605],[-117.0422,47.8613],[-117.0422,47.8629],[-117.0422,47.8638],[-117.0422,47.8645],[-117.0422,47.8649],[-117.0422,47.8669],[-117.0422,47.8675],[-117.0423,47.8689],[-117.0422,47.8696],[-117.0423,47.87],[-117.0423,47.8709],[-117.0423,47.8725],[-117.0423,47.8735],[-117.0423,47.8742],[-117.0423,47.8743],[-117.0423,47.8745],[-117.0423,47.8747],[-117.0423,47.8749],[-117.0423,47.875],[-117.0423,47.8751],[-117.0422,47.8752],[-117.0422,47.8754],[-117.0422,47.8755],[-117.0422,47.8759],[-117.0422,47.8761],[-117.0422,47.8763],[-117.0422,47.8764],[-117.0422,47.877],[-117.0422,47.8771],[-117.0422,47.8773],[-117.0422,47.8789],[-117.0422,47.8801],[-117.0422,47.8811],[-117.0422,47.882],[-117.0423,47.8832],[-117.0423,47.8833],[-117.0423,47.8852],[-117.0423,47.8858],[-117.0423,47.8862],[-117.0423,47.8864],[-117.0423,47.8866],[-117.0423,47.887],[-117.0423,47.888],[-117.0423,47.8887],[-117.0423,47.8894],[-117.0423,47.8897],[-117.0423,47.8907],[-117.0423,47.8924],[-117.0423,47.8935],[-117.0423,47.8938],[-117.0423,47.8942],[-117.0422,47.8956],[-117.0422,47.8965],[-117.0422,47.8973],[-117.0422,47.8981],[-117.0422,47.9008],[-117.0422,47.9032],[-117.0422,47.9042],[-117.0421,47.9049],[-117.0421,47.9053],[-117.0421,47.9067],[-117.0421,47.9074],[-117.0421,47.9085],[-117.0421,47.9099],[-117.0421,47.9102],[-117.0421,47.9107],[-117.0421,47.9119],[-117.0421,47.9125],[-117.0421,47.9129],[-117.0421,47.9143],[-117.0421,47.9166],[-117.042,47.9193],[-117.0421,47.9201],[-117.0421,47.9215],[-117.0421,47.922],[-117.0421,47.9223],[-117.0421,47.9232],[-117.0421,47.9242],[-117.0421,47.9253],[-117.0421,47.9258],[-117.0421,47.9262],[-117.0421,47.9283],[-117.0421,47.9291],[-117.0421,47.9293],[-117.0421,47.93],[-117.0421,47.9313],[-117.0421,47.9326],[-117.0421,47.9329],[-117.0421,47.9344],[-117.0421,47.9359],[-117.0421,47.9365],[-117.0421,47.9368],[-117.0421,47.9369],[-117.0421,47.9384],[-117.0421,47.9395],[-117.0421,47.9406],[-117.0422,47.9408],[-117.0422,47.9418],[-117.0422,47.9425],[-117.0422,47.9431],[-117.0422,47.9434],[-117.0422,47.9442],[-117.0422,47.9444],[-117.0422,47.945],[-117.0422,47.946],[-117.0422,47.9463],[-117.0422,47.947],[-117.0422,47.9479],[-117.0422,47.9482],[-117.0422,47.9483],[-117.0422,47.9489],[-117.0422,47.9496],[-117.0422,47.9501],[-117.0422,47.9503],[-117.0422,47.9509],[-117.0422,47.9516],[-117.0422,47.952],[-117.0422,47.9524],[-117.0422,47.9528],[-117.0422,47.9533],[-117.0423,47.9538],[-117.0423,47.9539],[-117.0423,47.9541],[-117.0423,47.9552],[-117.0423,47.9558],[-117.0423,47.9565],[-117.0423,47.9573],[-117.0423,47.9577],[-117.0423,47.9584],[-117.0423,47.9591],[-117.0423,47.9604],[-117.0423,47.9611],[-117.0423,47.9623],[-117.0423,47.9627],[-117.0423,47.9635],[-117.0423,47.9639],[-117.0423,47.9647],[-117.0423,47.9654],[-117.0422,47.9686],[-117.0422,47.9715],[-117.0422,47.972],[-117.0422,47.9724],[-117.0422,47.9731],[-117.0421,47.9741],[-117.0421,47.9745],[-117.0421,47.9753],[-117.0421,47.9764],[-117.0421,47.9774],[-117.0421,47.9776],[-117.0421,47.978],[-117.0421,47.9785],[-117.0421,47.9797],[-117.0421,47.9807],[-117.0421,47.9812],[-117.0421,47.9827],[-117.0421,47.9839],[-117.0421,47.9844],[-117.0421,47.9854],[-117.0421,47.9867],[-117.0421,47.9877],[-117.0421,47.9886],[-117.0421,47.9901],[-117.0421,47.9909],[-117.0421,47.9917],[-117.042,47.9933],[-117.042,47.9941],[-117.042,47.9949],[-117.042,47.9951],[-117.042,47.996],[-117.042,47.9967],[-117.042,47.9971],[-117.042,47.9973],[-117.042,47.9976],[-117.042,47.9989],[-117.042,47.9995],[-117.042,48.0005],[-117.042,48.0006],[-117.042,48.0008],[-117.042,48.0018],[-117.042,48.0023],[-117.042,48.0061],[-117.042,48.0068],[-117.042,48.0093],[-117.042,48.0112],[-117.042,48.0122],[-117.0421,48.0128],[-117.0421,48.0157],[-117.0421,48.0179],[-117.0421,48.0187],[-117.0421,48.0203],[-117.0421,48.0212],[-117.0421,48.0217],[-117.0421,48.0237],[-117.0421,48.0247],[-117.0421,48.0277],[-117.0421,48.0297],[-117.0421,48.0311],[-117.0421,48.0322],[-117.0421,48.0328],[-117.0421,48.033],[-117.042,48.0347],[-117.042,48.0349],[-117.042,48.0355],[-117.0419,48.0407],[-117.0419,48.0431],[-117.0419,48.0435],[-117.0419,48.0437],[-117.0419,48.0439],[-117.0419,48.0443],[-117.0419,48.0451],[-117.0419,48.0455],[-117.0419,48.0459],[-117.0419,48.0463],[-117.0419,48.0476],[-117.0418,48.0501],[-117.0418,48.0514],[-117.0418,48.0523],[-117.0418,48.0528],[-117.0418,48.0537],[-117.0418,48.0611],[-117.0418,48.0613],[-117.0418,48.0615],[-117.0418,48.0619],[-117.0418,48.0626],[-117.0418,48.0629],[-117.0418,48.0633],[-117.0418,48.0639],[-117.0418,48.065],[-117.0418,48.0653],[-117.0418,48.0654],[-117.0417,48.0658],[-117.0417,48.0659],[-117.0417,48.0666],[-117.0416,48.0688],[-117.0415,48.0695],[-117.0415,48.0696],[-117.0415,48.0698],[-117.0415,48.0699],[-117.0415,48.0724],[-117.0415,48.073],[-117.0414,48.0824],[-117.0414,48.0855],[-117.0413,48.0904],[-117.0413,48.101],[-117.0413,48.105],[-117.0412,48.1078],[-117.0412,48.1084],[-117.0412,48.1098],[-117.0412,48.1103],[-117.0412,48.1116],[-117.0412,48.1121],[-117.0412,48.1147],[-117.0411,48.1223],[-117.0411,48.123],[-117.0411,48.1249],[-117.0411,48.1254],[-117.041,48.1268],[-117.041,48.1272],[-117.041,48.1291],[-117.0408,48.1349],[-117.0407,48.1368],[-117.0407,48.1389],[-117.0405,48.1452],[-117.0404,48.1473],[-117.0404,48.1479],[-117.0403,48.1497],[-117.0403,48.1503],[-117.0403,48.152],[-117.0401,48.1571],[-117.04,48.1588],[-117.04,48.159],[-117.04,48.1594],[-117.04,48.1596],[-117.04,48.1598],[-117.04,48.1611],[-117.0398,48.1651],[-117.0398,48.1664],[-117.0398,48.1666],[-117.0398,48.1669],[-117.0397,48.1684],[-117.0397,48.1689],[-117.0397,48.169],[-117.0397,48.1691],[-117.0397,48.1693],[-117.0397,48.1694],[-117.0397,48.1698],[-117.0397,48.17],[-117.0397,48.1707],[-117.0397,48.1728],[-117.0397,48.1735],[-117.0397,48.1737],[-117.0397,48.1738],[-117.0397,48.1739],[-117.0397,48.174],[-117.0397,48.1741],[-117.0397,48.1745],[-117.0397,48.1747],[-117.0397,48.1749],[-117.0397,48.1755],[-117.0397,48.1757],[-117.0396,48.1763],[-117.0396,48.1766],[-117.0396,48.1767],[-117.0396,48.1768],[-117.0397,48.1769],[-117.0396,48.1771],[-117.0396,48.1774],[-117.0396,48.1778],[-117.0396,48.1779],[-117.0396,48.178],[-117.0396,48.1781],[-117.0396,48.1783],[-117.0396,48.1784],[-117.0396,48.1786],[-117.0396,48.1787],[-117.0396,48.1788],[-117.0396,48.179],[-117.0396,48.1791],[-117.0396,48.1793],[-117.0396,48.1803],[-117.0396,48.1805],[-117.0396,48.1806],[-117.0396,48.1809],[-117.0396,48.181],[-117.0396,48.1811],[-117.0396,48.1812],[-117.0396,48.1813],[-117.0396,48.1818],[-117.0396,48.1819],[-117.0396,48.182],[-117.0395,48.1827],[-117.0395,48.1829],[-117.0395,48.1831],[-117.0395,48.184],[-117.0395,48.1842],[-117.0395,48.1844],[-117.0395,48.1845],[-117.0395,48.1846],[-117.0394,48.1847],[-117.0394,48.1852],[-117.0394,48.1854],[-117.0393,48.1855],[-117.0393,48.1857],[-117.0393,48.1859],[-117.0393,48.186],[-117.0393,48.1867],[-117.0393,48.187],[-117.0393,48.1873],[-117.0393,48.1875],[-117.0393,48.1876],[-117.0393,48.1877],[-117.0392,48.1886],[-117.0391,48.1917],[-117.0391,48.1919],[-117.0391,48.1921],[-117.039,48.1955],[-117.039,48.1957],[-117.039,48.1958],[-117.039,48.1965],[-117.039,48.1967],[-117.039,48.1968],[-117.039,48.197],[-117.0389,48.1984],[-117.0389,48.1985],[-117.0389,48.1986],[-117.0389,48.1988],[-117.0389,48.199],[-117.0389,48.1993],[-117.0389,48.1995],[-117.0389,48.2006],[-117.0388,48.2008],[-117.0388,48.2013],[-117.0388,48.2015],[-117.0388,48.202],[-117.0388,48.2021],[-117.0388,48.2022],[-117.0388,48.2023],[-117.0388,48.2025],[-117.0388,48.2026],[-117.0388,48.2034],[-117.0387,48.2046],[-117.0387,48.206],[-117.0387,48.2067],[-117.0387,48.2068],[-117.0387,48.2069],[-117.0387,48.2071],[-117.0386,48.2079],[-117.0386,48.2081],[-117.0385,48.2118],[-117.0385,48.2131],[-117.0385,48.2141],[-117.0384,48.2171],[-117.0384,48.2182],[-117.0383,48.2223],[-117.038,48.2348],[-117.0379,48.239],[-117.0379,48.2392],[-117.0379,48.2398],[-117.0379,48.2401],[-117.0379,48.2432],[-117.0378,48.2499],[-117.0377,48.2524],[-117.0377,48.2533],[-117.0376,48.2555],[-117.0376,48.2564],[-117.0375,48.259],[-117.0375,48.2598],[-117.0374,48.2635],[-117.0374,48.2639],[-117.0374,48.2672],[-117.0372,48.2736],[-117.0372,48.276],[-117.0371,48.28],[-117.0371,48.2803],[-117.0371,48.281],[-117.0371,48.2813],[-117.0371,48.2814],[-117.0371,48.2822],[-117.037,48.2848],[-117.037,48.2857],[-117.037,48.2863],[-117.0369,48.2884],[-117.0369,48.2891],[-117.0369,48.2897],[-117.0369,48.2915],[-117.0369,48.2921],[-117.0368,48.2933],[-117.0367,48.2968],[-117.0367,48.298],[-117.0367,48.2992],[-117.0366,48.3029],[-117.0366,48.3041],[-117.0366,48.3048],[-117.0365,48.3068],[-117.0365,48.3075],[-117.0365,48.3076],[-117.0365,48.308],[-117.0365,48.3094],[-117.0365,48.3099],[-117.0365,48.3101],[-117.0365,48.3106],[-117.0365,48.3108],[-117.0364,48.311],[-117.0364,48.3116],[-117.0364,48.3118],[-117.0364,48.3119],[-117.0364,48.3122],[-117.0364,48.3123],[-117.0364,48.3126],[-117.0364,48.3136],[-117.0364,48.3139],[-117.0364,48.3146],[-117.0363,48.3169],[-117.0363,48.3177],[-117.0363,48.3189],[-117.0362,48.3225],[-117.0362,48.3238],[-117.0362,48.3241],[-117.0362,48.3251],[-117.0362,48.3255],[-117.0362,48.3264],[-117.0361,48.3293],[-117.0361,48.3302],[-117.0361,48.3312],[-117.036,48.3341],[-117.036,48.335],[-117.036,48.3356],[-117.0359,48.3372],[-117.0359,48.3378],[-117.0359,48.3379],[-117.0359,48.3381],[-117.0359,48.3391],[-117.0359,48.3394],[-117.0359,48.3396],[-117.0359,48.3403],[-117.0359,48.3405],[-117.0358,48.3416],[-117.0358,48.3449],[-117.0357,48.3461],[-117.0357,48.3473],[-117.0356,48.3511],[-117.0356,48.3523],[-117.0356,48.3528],[-117.0356,48.3541],[-117.0356,48.3546],[-117.0355,48.357],[-117.0354,48.3641],[-117.0353,48.3664],[-117.0353,48.3666],[-117.0353,48.3673],[-117.0352,48.37],[-117.0352,48.3709],[-117.0352,48.371],[-117.0352,48.3712],[-117.0352,48.374],[-117.0353,48.3749],[-117.0351,48.3824],[-117.0351,48.3829],[-117.0351,48.3841],[-117.0351,48.3852],[-117.0351,48.3867],[-117.0351,48.388],[-117.0351,48.3909],[-117.0351,48.391],[-117.0351,48.3916],[-117.0351,48.3924],[-117.0351,48.3928],[-117.0351,48.3939],[-117.0351,48.3963],[-117.0352,48.3985],[-117.0352,48.4],[-117.0352,48.4001],[-117.0352,48.4015],[-117.0352,48.4057],[-117.0352,48.4071],[-117.0352,48.408],[-117.0352,48.4105],[-117.0352,48.4114],[-117.0352,48.4115],[-117.0352,48.4116],[-117.0352,48.4124],[-117.0352,48.4149],[-117.0353,48.4157],[-117.0353,48.4168],[-117.0353,48.4203],[-117.0353,48.4215],[-117.0353,48.4217],[-117.0353,48.4225],[-117.0353,48.4227],[-117.0353,48.4228],[-117.0353,48.4231],[-117.0353,48.4234],[-117.0352,48.4241],[-117.0352,48.4243],[-117.0352,48.4252],[-117.0352,48.428],[-117.0353,48.429],[-117.0353,48.4292],[-117.0353,48.4298],[-117.0353,48.4299],[-117.0353,48.43],[-117.0353,48.4301],[-117.0353,48.4302],[-117.0353,48.4318],[-117.0353,48.4366],[-117.0353,48.4382],[-117.0353,48.4385],[-117.0353,48.4392],[-117.0353,48.4395],[-117.0353,48.4396],[-117.0353,48.4397],[-117.0353,48.4403],[-117.0353,48.4405],[-117.0353,48.4406],[-117.0353,48.441],[-117.0353,48.4412],[-117.0353,48.4416],[-117.0353,48.4427],[-117.0353,48.4431],[-117.0353,48.4458],[-117.0353,48.4476],[-117.0353,48.4483],[-117.0354,48.4612],[-117.0354,48.4658],[-117.0354,48.4659],[-117.0354,48.4662],[-117.0353,48.4663],[-117.0353,48.4665],[-117.0353,48.4666],[-117.0353,48.4667],[-117.0353,48.467],[-117.0353,48.4671],[-117.0353,48.4675],[-117.0354,48.4685],[-117.0354,48.4689],[-117.0354,48.4691],[-117.0354,48.4696],[-117.0354,48.4698],[-117.0354,48.4699],[-117.0354,48.4715],[-117.0354,48.4764],[-117.0354,48.478],[-117.0354,48.4782],[-117.0354,48.4786],[-117.0354,48.4788],[-117.0354,48.4803],[-117.0354,48.4848],[-117.0354,48.4863],[-117.0354,48.4864],[-117.0354,48.4867],[-117.0354,48.4868],[-117.0354,48.4874],[-117.0354,48.4894],[-117.0354,48.4901],[-117.0354,48.4904],[-117.0354,48.4911],[-117.0354,48.4914],[-117.0354,48.4918],[-117.0354,48.493],[-117.0354,48.4933],[-117.0354,48.4947],[-117.0354,48.4986],[-117.0354,48.4999],[-117.0354,48.5043],[-117.0353,48.5173],[-117.0352,48.5216],[-117.0352,48.5228],[-117.0352,48.5261],[-117.0352,48.5272],[-117.0352,48.5275],[-117.0352,48.5299],[-117.0351,48.5377],[-117.0351,48.5403],[-117.0351,48.5413],[-117.035,48.5443],[-117.035,48.5453],[-117.035,48.5455],[-117.035,48.5456],[-117.035,48.5458],[-117.035,48.5464],[-117.035,48.5467],[-117.035,48.5491],[-117.0349,48.5565],[-117.0349,48.5589],[-117.0349,48.559],[-117.0349,48.5593],[-117.0349,48.5604],[-117.0349,48.5607],[-117.0349,48.5608],[-117.0349,48.561],[-117.0349,48.5611],[-117.0349,48.5615],[-117.0349,48.563],[-117.0349,48.5634],[-117.0349,48.5636],[-117.0349,48.5642],[-117.0349,48.5667],[-117.0349,48.5675],[-117.0349,48.5678],[-117.0348,48.5689],[-117.0348,48.5691],[-117.0348,48.5692],[-117.0348,48.5701],[-117.0348,48.5726],[-117.0348,48.5734],[-117.0348,48.5753],[-117.0348,48.5807],[-117.0347,48.5825],[-117.0347,48.5827],[-117.0347,48.5834],[-117.0347,48.5858],[-117.0347,48.5866],[-117.0347,48.5885],[-117.0346,48.5943],[-117.0346,48.5962],[-117.0346,48.5966],[-117.0346,48.5974],[-117.0346,48.5977],[-117.0346,48.599],[-117.0346,48.6028],[-117.0345,48.6035],[-117.0345,48.6041],[-117.0345,48.6049],[-117.0345,48.6071],[-117.0345,48.6079],[-117.0345,48.608],[-117.0345,48.6082],[-117.0345,48.6083],[-117.0345,48.6086],[-117.0346,48.6097],[-117.0346,48.61],[-117.0346,48.6121],[-117.0345,48.6186],[-117.0345,48.6208],[-117.0345,48.6216],[-117.0346,48.6241],[-117.0346,48.6249],[-117.0346,48.6253],[-117.0346,48.6264],[-117.0346,48.6268],[-117.0345,48.6271],[-117.0344,48.6276],[-117.0344,48.6282],[-117.0344,48.6285],[-117.0343,48.6307],[-117.0342,48.6339],[-117.0338,48.6501],[-117.0337,48.6553],[-117.0337,48.6555],[-117.0337,48.6558],[-117.0337,48.6566],[-117.0337,48.6569],[-117.0337,48.6585],[-117.0336,48.6633],[-117.0336,48.6649],[-117.0336,48.6696],[-117.0335,48.6809],[-117.0335,48.6837],[-117.0334,48.6884],[-117.0334,48.6891],[-117.0334,48.6912],[-117.0334,48.6919],[-117.0334,48.6921],[-117.0334,48.6924],[-117.0334,48.6933],[-117.0334,48.6936],[-117.0334,48.6938],[-117.0334,48.6941],[-117.0334,48.6942],[-117.0334,48.6946],[-117.0333,48.6955],[-117.0333,48.6959],[-117.0333,48.696],[-117.0333,48.6963],[-117.0333,48.6964],[-117.0333,48.6966],[-117.0333,48.698],[-117.0333,48.7022],[-117.0333,48.7036],[-117.0333,48.7038],[-117.0333,48.7045],[-117.0333,48.7047],[-117.0333,48.7051],[-117.0333,48.7141],[-117.0333,48.727],[-117.0333,48.7303],[-117.0333,48.7356],[-117.0333,48.7423],[-117.0333,48.7499],[-117.0334,48.7513],[-117.0334,48.7517],[-117.0333,48.7534],[-117.0332,48.7585],[-117.0332,48.7601],[-117.0332,48.7602],[-117.0332,48.7617],[-117.0332,48.7666],[-117.0331,48.7682],[-117.0331,48.7715],[-117.0331,48.7723],[-117.033,48.7812],[-117.033,48.7845],[-117.033,48.7858],[-117.0329,48.7899],[-117.0329,48.7911],[-117.0329,48.7912],[-117.0329,48.7926],[-117.0329,48.797],[-117.0329,48.7984],[-117.0329,48.7985],[-117.0329,48.7987],[-117.0329,48.7995],[-117.0329,48.7997],[-117.0328,48.8004],[-117.0328,48.8025],[-117.0328,48.8032],[-117.0328,48.8034],[-117.0328,48.8045],[-117.0328,48.8081],[-117.0328,48.8092],[-117.0328,48.8096],[-117.0328,48.8106],[-117.0328,48.8109],[-117.0327,48.8111],[-117.0327,48.8118],[-117.0327,48.812],[-117.0327,48.8133],[-117.0327,48.8171],[-117.0327,48.8184],[-117.0327,48.8215],[-117.0326,48.8302],[-117.0326,48.831],[-117.0326,48.8341],[-117.0325,48.8366],[-117.0325,48.8441],[-117.0324,48.8467],[-117.0324,48.8486],[-117.0324,48.8546],[-117.0323,48.8566],[-117.0323,48.858],[-117.0323,48.8606],[-117.0321,48.8728],[-117.0321,48.8749],[-117.0321,48.8769],[-117.0321,48.8787],[-117.0321,48.884],[-117.0321,48.8858],[-117.0321,48.89],[-117.0322,48.8977],[-117.0322,48.9026],[-117.0322,48.9068],[-117.0322,48.9088],[-117.0322,48.9149],[-117.0322,48.9169],[-117.0322,48.926],[-117.0322,48.9276],[-117.0322,48.9361],[-117.0323,48.9522],[-117.0323,48.9597],[-117.0323,48.9704],[-117.0323,48.9714],[-117.0323,48.9725],[-117.0323,48.9742],[-117.0323,48.9752],[-117.0323,48.98],[-117.0323,48.9944],[-117.0323,48.9992],[-117.0302,48.9992],[-117.0239,48.9992],[-117.0238,48.9992],[-117.0218,48.9992],[-117.0217,48.9992],[-117.0213,48.9992],[-117.021,48.9992],[-117.0197,48.9992],[-117.0184,48.9993],[-117.018,48.9993],[-117.0158,48.9993],[-117.0112,48.9993],[-117.0079,48.9993],[-117.0071,48.9993],[-117.0035,48.9993],[-117.003,48.9993],[-117.0011,48.9993],[-117.0007,48.9993],[-116.9984,48.9993],[-116.9945,48.9993],[-116.9944,48.9993],[-116.9899,48.9993],[-116.9869,48.9993],[-116.9824,48.9994],[-116.9805,48.9994],[-116.9756,48.9994],[-116.9711,48.9994],[-116.9692,48.9994],[-116.9629,48.9994],[-116.9548,48.9994],[-116.9467,48.9995],[-116.9437,48.9995],[-116.9374,48.9995],[-116.9337,48.9995],[-116.9243,48.9995],[-116.918,48.9995],[-116.8979,48.9996],[-116.8856,48.9996],[-116.8762,48.9996],[-116.8694,48.9997],[-116.8626,48.9997],[-116.8609,48.9997],[-116.8505,48.9997],[-116.8437,48.9997],[-116.8419,48.9997],[-116.8392,48.9997],[-116.838,48.9997],[-116.8344,48.9997],[-116.8315,48.9997],[-116.8289,48.9997],[-116.8287,48.9997],[-116.8286,48.9997],[-116.8282,48.9997],[-116.8279,48.9997],[-116.8259,48.9997],[-116.8185,48.9997],[-116.814,48.9997],[-116.8105,48.9997],[-116.8013,48.9998],[-116.7918,48.9998],[-116.7817,48.9998],[-116.7758,48.9998],[-116.7719,48.9998],[-116.7695,48.9998],[-116.7657,48.9998],[-116.7598,48.9998],[-116.7579,48.9998],[-116.7577,48.9998],[-116.7575,48.9998],[-116.7574,48.9998],[-116.7573,48.9998],[-116.7562,48.9998],[-116.756,48.9998],[-116.7523,48.9998],[-116.7511,48.9998],[-116.7498,48.9998],[-116.746,48.9998],[-116.7448,48.9998],[-116.7434,48.9998],[-116.7392,48.9998],[-116.7378,48.9998],[-116.7372,48.9999],[-116.7355,48.9999],[-116.735,48.9999],[-116.7303,48.9999],[-116.7162,48.9999],[-116.7117,48.9999],[-116.7097,48.9999],[-116.7047,48.9999],[-116.703,48.9999],[-116.7028,48.9999],[-116.7023,48.9999],[-116.7021,48.9999],[-116.6982,48.9999],[-116.6921,48.9999],[-116.6869,48.9999],[-116.6824,48.9999],[-116.673,48.9999],[-116.6632,48.9999],[-116.6523,48.9999],[-116.6425,48.9999],[-116.6413,48.9999],[-116.6365,48.9999],[-116.6306,48.9999],[-116.6261,48.9999],[-116.6237,48.9999],[-116.6226,48.9999],[-116.6166,48.9999],[-116.6142,48.9999],[-116.6101,48.9999],[-116.6032,48.9999],[-116.5978,48.9999],[-116.5936,48.9999],[-116.5906,48.9999],[-116.5878,48.9999],[-116.5812,48.9999],[-116.5761,48.9999],[-116.5702,48.9999],[-116.5647,48.9999],[-116.5564,48.9999],[-116.5532,48.9999],[-116.5403,48.9999],[-116.5323,48.9999],[-116.5279,48.9999],[-116.519,48.9999],[-116.5099,48.9999],[-116.5073,48.9999],[-116.5071,48.9999],[-116.5068,48.9999],[-116.5067,48.9999],[-116.5062,48.9999],[-116.5049,48.9999],[-116.5048,48.9999],[-116.5045,48.9999],[-116.5042,48.9999],[-116.5038,48.9999],[-116.5029,48.9999],[-116.5026,48.9999],[-116.5023,48.9999],[-116.502,48.9999],[-116.5016,48.9999],[-116.5014,48.9999],[-116.5012,48.9999],[-116.5008,48.9999],[-116.5007,48.9999],[-116.5005,48.9999],[-116.4998,48.9999],[-116.4996,48.9999],[-116.4966,48.9999],[-116.4874,48.9999],[-116.4847,48.9999],[-116.4845,48.9999],[-116.4844,48.9999],[-116.4842,48.9999],[-116.4836,48.9999],[-116.4834,49],[-116.4818,49],[-116.4801,49],[-116.4768,49],[-116.4752,49],[-116.4744,49],[-116.4722,49],[-116.4707,49],[-116.4638,49.0001],[-116.4606,49.0001],[-116.4588,49.0001],[-116.4584,49.0001],[-116.4527,49.0001],[-116.451,49.0001],[-116.4507,49.0001],[-116.4491,49.0001],[-116.4456,49.0001],[-116.44,49.0001],[-116.4306,49.0002],[-116.4221,49.0002],[-116.4175,49.0002],[-116.414,49.0003],[-116.4079,49.0003],[-116.4001,49.0003],[-116.3948,49.0003],[-116.3896,49.0003],[-116.3869,49.0004],[-116.3846,49.0004],[-116.3808,49.0004],[-116.3756,49.0004],[-116.3698,49.0004],[-116.3671,49.0004],[-116.3606,49.0005],[-116.3584,49.0005],[-116.3539,49.0006],[-116.3411,49.0005],[-116.3354,49.0005],[-116.3353,49.0005],[-116.3349,49.0005],[-116.3347,49.0005],[-116.3338,49.0005],[-116.331,49.0006],[-116.33,49.0006],[-116.3297,49.0006],[-116.3286,49.0006],[-116.3282,49.0006],[-116.3248,49.0006],[-116.3184,49.0006],[-116.3147,49.0006],[-116.3101,49.0006],[-116.3039,49.0007],[-116.3001,49.0007],[-116.2976,49.0007],[-116.2905,49.0007],[-116.2878,49.0007],[-116.2721,49.0007],[-116.2666,49.0008],[-116.2659,49.0008],[-116.2642,49.0008],[-116.263,49.0008],[-116.2624,49.0008],[-116.2613,49.0008],[-116.2579,49.0008],[-116.2514,49.0008],[-116.2434,49.0008],[-116.2377,49.0008],[-116.2368,49.0008],[-116.2359,49.0008],[-116.2344,49.0008],[-116.2337,49.0008],[-116.2336,49.0008],[-116.2299,49.0008],[-116.2296,49.0008],[-116.2295,49.0008],[-116.2227,49.0007],[-116.2174,49.0007],[-116.2132,49.0007],[-116.207,49.0006],[-116.1957,49.0006],[-116.1872,49.0006],[-116.182,49.0006],[-116.1818,49.0006],[-116.1813,49.0006],[-116.1811,49.0006],[-116.1807,49.0006],[-116.1795,49.0006],[-116.179,49.0006],[-116.1787,49.0006],[-116.1738,49.0006],[-116.1726,49.0006],[-116.1659,49.0006],[-116.1596,49.0006],[-116.1582,49.0006],[-116.153,49.0006],[-116.1446,49.0007],[-116.1356,49.0007],[-116.128,49.0007],[-116.1263,49.0007],[-116.0889,49.0008],[-116.0821,49.0008],[-116.0643,49.0008],[-116.0636,49.0008],[-116.0616,49.0008],[-116.061,49.0008],[-116.0608,49.0008],[-116.0605,49.0008],[-116.0587,49.0008],[-116.0517,49.0009],[-116.0494,49.0009],[-116.0491,49.0009],[-116.0491,49.0008],[-116.0491,49.0007],[-116.0491,49.0001],[-116.0491,49],[-116.0491,48.9999],[-116.0491,48.9998],[-116.0491,48.9975],[-116.0491,48.9907],[-116.0491,48.9884],[-116.0491,48.9877],[-116.0491,48.9858],[-116.0491,48.9851],[-116.0491,48.9842],[-116.0491,48.9815],[-116.0491,48.9806],[-116.0491,48.979],[-116.0491,48.9744],[-116.0491,48.9728],[-116.0491,48.9717],[-116.0491,48.9683],[-116.0491,48.9672],[-116.0491,48.9669],[-116.0491,48.9668],[-116.0491,48.9667],[-116.0491,48.9586],[-116.0491,48.9583],[-116.0491,48.9577],[-116.0491,48.9498],[-116.0491,48.9495],[-116.0491,48.9487],[-116.0491,48.9486],[-116.0491,48.9485],[-116.0491,48.9482],[-116.0491,48.9474],[-116.0491,48.9472],[-116.0491,48.946],[-116.0491,48.9425],[-116.0491,48.9414],[-116.0491,48.9407],[-116.0491,48.9388],[-116.0491,48.9381],[-116.0491,48.9377],[-116.0491,48.9363],[-116.0491,48.9358],[-116.0491,48.9354],[-116.0491,48.9341],[-116.0491,48.9337],[-116.0491,48.931],[-116.0491,48.9229],[-116.0491,48.9203],[-116.0491,48.9201],[-116.0491,48.9195],[-116.0491,48.9194],[-116.0491,48.9191],[-116.0491,48.9183],[-116.0491,48.9181],[-116.0491,48.918],[-116.0491,48.9176],[-116.0491,48.9162],[-116.0491,48.9157],[-116.0491,48.9144],[-116.0491,48.9104],[-116.0491,48.9091],[-116.0491,48.9087],[-116.0491,48.9075],[-116.0491,48.9072],[-116.0491,48.907],[-116.0491,48.9065],[-116.0491,48.9063],[-116.0491,48.9044],[-116.0491,48.8988],[-116.0491,48.8969],[-116.0491,48.8847],[-116.0491,48.8662],[-116.0491,48.8616],[-116.0491,48.8558],[-116.0491,48.8548],[-116.0491,48.8535],[-116.0491,48.8527],[-116.0491,48.8523],[-116.0491,48.8512],[-116.0491,48.8443],[-116.0491,48.8341],[-116.0491,48.8299],[-116.0491,48.8289],[-116.0491,48.8262],[-116.0491,48.8226],[-116.0491,48.8184],[-116.0491,48.8153],[-116.0491,48.8128],[-116.0491,48.812],[-116.0491,48.8117],[-116.0491,48.8092],[-116.0491,48.808],[-116.0491,48.7991],[-116.0491,48.7975],[-116.0491,48.7927],[-116.0491,48.7924],[-116.0491,48.7917],[-116.0491,48.7914],[-116.0491,48.7826],[-116.0491,48.7811],[-116.0491,48.779],[-116.0491,48.7605],[-116.049,48.7514],[-116.049,48.7499],[-116.049,48.7486],[-116.049,48.7405],[-116.049,48.7378],[-116.049,48.7374],[-116.049,48.7361],[-116.049,48.7357],[-116.049,48.7352],[-116.049,48.7342],[-116.049,48.7332],[-116.049,48.7314],[-116.049,48.7224],[-116.049,48.7197],[-116.049,48.7178],[-116.049,48.7169],[-116.049,48.7138],[-116.049,48.7115],[-116.049,48.7107],[-116.049,48.7102],[-116.049,48.7087],[-116.0489,48.7084],[-116.0489,48.7056],[-116.049,48.7054],[-116.049,48.6986],[-116.049,48.6974],[-116.0489,48.6936],[-116.0489,48.6933],[-116.049,48.6924],[-116.049,48.6923],[-116.049,48.6919],[-116.049,48.6917],[-116.049,48.6912],[-116.049,48.6908],[-116.049,48.6902],[-116.049,48.6893],[-116.049,48.6892],[-116.049,48.6885],[-116.049,48.6882],[-116.049,48.6872],[-116.049,48.6869],[-116.049,48.6863],[-116.049,48.6862],[-116.049,48.6793],[-116.049,48.6749],[-116.049,48.6741],[-116.049,48.674],[-116.049,48.6714],[-116.049,48.6705],[-116.049,48.6701],[-116.049,48.6689],[-116.049,48.6685],[-116.049,48.6663],[-116.049,48.6596],[-116.049,48.6574],[-116.049,48.6556],[-116.049,48.6503],[-116.049,48.6487],[-116.049,48.6486],[-116.049,48.6479],[-116.049,48.6461],[-116.049,48.6454],[-116.049,48.6453],[-116.049,48.6449],[-116.049,48.6448],[-116.049,48.6429],[-116.049,48.6407],[-116.049,48.637],[-116.049,48.635],[-116.049,48.6349],[-116.049,48.6345],[-116.049,48.6344],[-116.049,48.6342],[-116.049,48.6335],[-116.049,48.6334],[-116.049,48.6332],[-116.049,48.6329],[-116.049,48.6328],[-116.049,48.6326],[-116.049,48.6315],[-116.049,48.6311],[-116.049,48.6301],[-116.049,48.6271],[-116.049,48.6261],[-116.049,48.6259],[-116.049,48.6254],[-116.049,48.6252],[-116.0491,48.6232],[-116.0491,48.6214],[-116.0491,48.6209],[-116.0491,48.6198],[-116.0491,48.6174],[-116.0491,48.6167],[-116.0491,48.6159],[-116.0491,48.6143],[-116.0491,48.6121],[-116.0491,48.6115],[-116.0491,48.6105],[-116.0491,48.61],[-116.0491,48.6096],[-116.0491,48.6073],[-116.0491,48.602],[-116.0491,48.6002],[-116.0491,48.5983],[-116.0491,48.5979],[-116.0491,48.5973],[-116.0491,48.5956],[-116.0491,48.595],[-116.0491,48.5947],[-116.0491,48.5941],[-116.0491,48.5939],[-116.0491,48.5938],[-116.0491,48.5934],[-116.0491,48.5933],[-116.0491,48.5927],[-116.0491,48.5921],[-116.0491,48.5919],[-116.0491,48.5906],[-116.0491,48.5889],[-116.0491,48.587],[-116.0491,48.5853],[-116.049,48.5804],[-116.049,48.5779],[-116.049,48.5778],[-116.049,48.5769],[-116.0489,48.5741],[-116.0489,48.5732],[-116.0489,48.5673],[-116.0489,48.5671],[-116.0489,48.5668],[-116.0489,48.5666],[-116.0489,48.5665],[-116.049,48.5626],[-116.049,48.562],[-116.049,48.5602],[-116.049,48.5595],[-116.049,48.5579],[-116.049,48.5532],[-116.049,48.5515],[-116.049,48.5489],[-116.049,48.5462],[-116.049,48.5414],[-116.049,48.54],[-116.049,48.5391],[-116.049,48.5386],[-116.049,48.5385],[-116.049,48.5365],[-116.049,48.5358],[-116.049,48.5317],[-116.049,48.5193],[-116.049,48.5176],[-116.049,48.5153],[-116.049,48.5119],[-116.049,48.5052],[-116.049,48.5047],[-116.0491,48.5021],[-116.0491,48.4809],[-116.0491,48.4427],[-116.0491,48.4425],[-116.0491,48.4421],[-116.0491,48.4419],[-116.0491,48.4416],[-116.0491,48.4407],[-116.0491,48.4404],[-116.0491,48.4403],[-116.0491,48.44],[-116.0491,48.4387],[-116.0491,48.4384],[-116.0491,48.4383],[-116.0491,48.4156],[-116.049,48.414],[-116.049,48.4138],[-116.049,48.4133],[-116.049,48.4131],[-116.049,48.4042],[-116.049,48.4026],[-116.049,48.3948],[-116.049,48.3937],[-116.049,48.3904],[-116.049,48.3902],[-116.049,48.3847],[-116.049,48.3567],[-116.049,48.3482],[-116.049,48.3443],[-116.049,48.3436],[-116.049,48.3399],[-116.049,48.3381],[-116.049,48.3329],[-116.049,48.3292],[-116.049,48.3287],[-116.049,48.3283],[-116.049,48.3272],[-116.049,48.3267],[-116.049,48.3266],[-116.049,48.326],[-116.049,48.3259],[-116.049,48.3254],[-116.049,48.324],[-116.049,48.3235],[-116.049,48.3205],[-116.049,48.3127],[-116.049,48.312],[-116.049,48.311],[-116.049,48.3091],[-116.049,48.3087],[-116.049,48.2746],[-116.049,48.2632],[-116.049,48.2627],[-116.049,48.2623],[-116.049,48.2612],[-116.049,48.2497],[-116.0489,48.2371],[-116.049,48.2294],[-116.049,48.2164],[-116.0487,48.2161],[-116.049,48.2158],[-116.049,48.2097],[-116.049,48.1986],[-116.049,48.1952],[-116.049,48.1941],[-116.049,48.1914],[-116.049,48.189],[-116.049,48.1885],[-116.049,48.1862],[-116.049,48.1838],[-116.049,48.1837],[-116.049,48.1761],[-116.049,48.1736],[-116.049,48.1733],[-116.049,48.1732],[-116.049,48.1723],[-116.049,48.1696],[-116.049,48.1686],[-116.049,48.1671],[-116.049,48.163],[-116.049,48.1556],[-116.049,48.1552],[-116.049,48.1537],[-116.049,48.153],[-116.049,48.1517],[-116.049,48.1494],[-116.049,48.149],[-116.049,48.1471],[-116.049,48.1469],[-116.049,48.1403],[-116.049,48.1379],[-116.049,48.132],[-116.049,48.1307],[-116.0489,48.1252],[-116.0489,48.1249],[-116.049,48.1195],[-116.049,48.1086],[-116.049,48.103],[-116.049,48.1008],[-116.049,48.0943],[-116.049,48.0921],[-116.049,48.0917],[-116.0491,48.0904],[-116.0491,48.09],[-116.0491,48.0898],[-116.0491,48.0893],[-116.0491,48.0891],[-116.0491,48.089],[-116.0491,48.0885],[-116.0491,48.0884],[-116.0491,48.0883],[-116.0491,48.0882],[-116.0491,48.0881],[-116.0491,48.0878],[-116.0491,48.0877],[-116.0491,48.0865],[-116.0491,48.0847],[-116.0491,48.0829],[-116.0491,48.0809],[-116.0491,48.0806],[-116.0491,48.0795],[-116.0491,48.0793],[-116.0491,48.0789],[-116.0491,48.0785],[-116.0491,48.0784],[-116.0491,48.0768],[-116.0491,48.0764],[-116.0491,48.0752],[-116.0491,48.0749],[-116.0491,48.0743],[-116.0491,48.073],[-116.0491,48.0727],[-116.0491,48.0721],[-116.0491,48.0712],[-116.0491,48.0694],[-116.0491,48.0693],[-116.0491,48.0682],[-116.0491,48.0678],[-116.0491,48.0675],[-116.0491,48.067],[-116.0491,48.0668],[-116.0491,48.0667],[-116.0491,48.0666],[-116.0491,48.0665],[-116.0491,48.0664],[-116.0491,48.0662],[-116.0491,48.0661],[-116.0491,48.066],[-116.0491,48.0659],[-116.0491,48.0658],[-116.0491,48.0651],[-116.0491,48.063],[-116.0491,48.0627],[-116.0491,48.0622],[-116.0491,48.0618],[-116.0491,48.0615],[-116.0491,48.0613],[-116.0491,48.0605],[-116.0491,48.0601],[-116.0491,48.059],[-116.0491,48.0584],[-116.0491,48.0537],[-116.0491,48.0489],[-116.0491,48.0444],[-116.0491,48.0432],[-116.0491,48.0408],[-116.0491,48.0397],[-116.0491,48.0331],[-116.0491,48.0308],[-116.0491,48.03],[-116.0491,48.0215],[-116.0491,48.0105],[-116.0491,48.0103],[-116.0491,48.0102],[-116.0491,48.0098],[-116.0491,48.0065],[-116.0491,48.0008],[-116.0491,47.9999],[-116.0491,47.9971],[-116.0491,47.9958],[-116.0491,47.9945],[-116.0491,47.9923],[-116.0491,47.9856],[-116.0491,47.9834],[-116.0491,47.9812],[-116.0491,47.9791],[-116.0491,47.9788],[-116.0491,47.9773],[-116.0491,47.9768],[-116.049,47.9768],[-116.0489,47.9768],[-116.0488,47.9767],[-116.0483,47.9766],[-116.0477,47.9763],[-116.0474,47.9761],[-116.0474,47.976],[-116.0468,47.9757],[-116.0467,47.9757],[-116.0459,47.9753],[-116.0457,47.9753],[-116.0451,47.975],[-116.0444,47.9746],[-116.0443,47.9746],[-116.0437,47.9744],[-116.043,47.9742],[-116.0429,47.9742],[-116.0425,47.9741],[-116.042,47.9738],[-116.0418,47.9736],[-116.0416,47.9734],[-116.0414,47.9733],[-116.0411,47.9729],[-116.0411,47.9728],[-116.0408,47.9726],[-116.0407,47.9725],[-116.0406,47.9725],[-116.04,47.9719],[-116.0397,47.9717],[-116.0394,47.9717],[-116.0385,47.9713],[-116.0372,47.9716],[-116.0366,47.9717],[-116.036,47.9718],[-116.0353,47.9719],[-116.0345,47.9721],[-116.0342,47.9722],[-116.0334,47.9723],[-116.0327,47.9724],[-116.0325,47.9724],[-116.0318,47.9725],[-116.031,47.9727],[-116.0304,47.9726],[-116.0302,47.9723],[-116.0301,47.9722],[-116.0298,47.9719],[-116.0296,47.9717],[-116.0294,47.9715],[-116.0292,47.9712],[-116.029,47.971],[-116.0288,47.9709],[-116.0286,47.9708],[-116.0283,47.9706],[-116.0282,47.9703],[-116.0282,47.9698],[-116.0282,47.9694],[-116.0282,47.9693],[-116.028,47.969],[-116.028,47.9689],[-116.0278,47.9686],[-116.0273,47.9683],[-116.0269,47.968],[-116.0265,47.9678],[-116.0262,47.9675],[-116.0258,47.9673],[-116.0255,47.9671],[-116.0254,47.9671],[-116.0252,47.967],[-116.0249,47.9668],[-116.0243,47.9664],[-116.0241,47.9657],[-116.024,47.9654],[-116.0235,47.9651],[-116.0232,47.9648],[-116.0231,47.9648],[-116.0228,47.9646],[-116.0218,47.9641],[-116.0213,47.9639],[-116.021,47.9638],[-116.0207,47.9636],[-116.0205,47.9635],[-116.0202,47.9634],[-116.0198,47.9632],[-116.019,47.9631],[-116.0188,47.9629],[-116.0186,47.9625],[-116.0184,47.9619],[-116.0181,47.9613],[-116.0181,47.9612],[-116.0177,47.9606],[-116.0171,47.96],[-116.0166,47.9594],[-116.0161,47.9587],[-116.0156,47.9582],[-116.0151,47.9579],[-116.0149,47.9579],[-116.0143,47.9574],[-116.0142,47.9573],[-116.014,47.9567],[-116.0139,47.9566],[-116.0138,47.9563],[-116.0129,47.9556],[-116.0122,47.9546],[-116.0118,47.954],[-116.0117,47.9539],[-116.0114,47.9537],[-116.0107,47.9534],[-116.01,47.953],[-116.0094,47.9525],[-116.009,47.9522],[-116.0084,47.9516],[-116.0081,47.9514],[-116.0075,47.9509],[-116.0075,47.9508],[-116.0075,47.9504],[-116.0075,47.95],[-116.0075,47.9494],[-116.0072,47.9483],[-116.0072,47.9477],[-116.0072,47.9469],[-116.0072,47.9466],[-116.0072,47.9463],[-116.0074,47.9461],[-116.0075,47.9459],[-116.0075,47.9453],[-116.0073,47.9451],[-116.0071,47.9449],[-116.0071,47.9448],[-116.007,47.9447],[-116.0069,47.9446],[-116.0068,47.9444],[-116.0068,47.9443],[-116.0068,47.9442],[-116.0068,47.9441],[-116.0068,47.944],[-116.0068,47.9438],[-116.0067,47.9436],[-116.0067,47.9433],[-116.0064,47.9432],[-116.0063,47.9431],[-116.0062,47.9431],[-116.006,47.9429],[-116.0053,47.9428],[-116.005,47.9426],[-116.0049,47.9426],[-116.0046,47.9424],[-116.0043,47.9419],[-116.004,47.9414],[-116.0035,47.9409],[-116.0033,47.9408],[-116.003,47.9406],[-116.0023,47.9403],[-116.0017,47.9401],[-116.0013,47.94],[-116.001,47.9398],[-115.9996,47.9392],[-115.9985,47.9389],[-115.9981,47.9385],[-115.998,47.9382],[-115.9983,47.937],[-115.9983,47.9366],[-115.998,47.9362],[-115.9964,47.9352],[-115.9955,47.9345],[-115.9951,47.9338],[-115.995,47.9333],[-115.995,47.9331],[-115.995,47.9326],[-115.995,47.9322],[-115.995,47.9321],[-115.9949,47.9314],[-115.9947,47.9309],[-115.9945,47.9306],[-115.9941,47.9303],[-115.9938,47.9297],[-115.9937,47.9295],[-115.9934,47.9291],[-115.9933,47.9287],[-115.9932,47.9287],[-115.9937,47.9281],[-115.9937,47.928],[-115.9938,47.9278],[-115.994,47.9271],[-115.994,47.9267],[-115.9938,47.9265],[-115.9937,47.9264],[-115.9936,47.9263],[-115.9934,47.926],[-115.9929,47.9257],[-115.9928,47.9256],[-115.9923,47.9254],[-115.9917,47.925],[-115.991,47.9246],[-115.9903,47.9243],[-115.9892,47.9239],[-115.9884,47.9236],[-115.9879,47.9235],[-115.9877,47.9234],[-115.9874,47.9234],[-115.9871,47.9233],[-115.9865,47.9232],[-115.9853,47.9231],[-115.9847,47.9226],[-115.9835,47.9214],[-115.9834,47.9211],[-115.9828,47.9196],[-115.9828,47.9193],[-115.9831,47.9172],[-115.9831,47.9171],[-115.9831,47.9163],[-115.9828,47.916],[-115.9827,47.916],[-115.9824,47.9156],[-115.9823,47.9156],[-115.982,47.9155],[-115.9817,47.9153],[-115.9815,47.9152],[-115.9799,47.9148],[-115.9794,47.9147],[-115.9793,47.9147],[-115.979,47.9146],[-115.9783,47.9145],[-115.9779,47.9146],[-115.9777,47.9146],[-115.9772,47.9147],[-115.9764,47.9146],[-115.9761,47.9146],[-115.9752,47.9145],[-115.9751,47.9145],[-115.9736,47.9142],[-115.9728,47.9141],[-115.9717,47.9141],[-115.9704,47.9143],[-115.9696,47.9144],[-115.9691,47.9143],[-115.9687,47.9141],[-115.9669,47.9126],[-115.9657,47.9113],[-115.9654,47.9109],[-115.9654,47.9108],[-115.9654,47.9107],[-115.9654,47.9105],[-115.9654,47.9103],[-115.9654,47.9102],[-115.9654,47.91],[-115.9655,47.9096],[-115.9656,47.9095],[-115.9658,47.9087],[-115.9659,47.9086],[-115.9659,47.9085],[-115.9663,47.9069],[-115.9663,47.9059],[-115.9663,47.9054],[-115.9669,47.904],[-115.968,47.902],[-115.968,47.9018],[-115.9682,47.9012],[-115.9684,47.9009],[-115.9685,47.9001],[-115.9685,47.8999],[-115.9684,47.8993],[-115.9678,47.8989],[-115.9677,47.8989],[-115.9671,47.8985],[-115.9669,47.8984],[-115.9664,47.8983],[-115.9651,47.8982],[-115.963,47.8981],[-115.9613,47.8982],[-115.9605,47.8981],[-115.9604,47.8981],[-115.9603,47.8981],[-115.9602,47.898],[-115.9598,47.8978],[-115.9593,47.8974],[-115.9592,47.8973],[-115.959,47.8971],[-115.9586,47.8969],[-115.9583,47.8967],[-115.9576,47.8963],[-115.9573,47.8961],[-115.9564,47.8955],[-115.9562,47.8954],[-115.9558,47.8952],[-115.9554,47.895],[-115.9548,47.8948],[-115.9541,47.8945],[-115.9538,47.8943],[-115.9534,47.8941],[-115.9531,47.8938],[-115.953,47.8935],[-115.9529,47.8933],[-115.9529,47.8932],[-115.9527,47.8923],[-115.9525,47.8918],[-115.9521,47.8913],[-115.9515,47.8909],[-115.9507,47.8903],[-115.9506,47.8902],[-115.9505,47.8901],[-115.9504,47.8899],[-115.9503,47.8898],[-115.9502,47.8896],[-115.9501,47.8895],[-115.9501,47.8893],[-115.9497,47.889],[-115.9491,47.8888],[-115.9482,47.8886],[-115.9478,47.8886],[-115.9475,47.8886],[-115.9474,47.8883],[-115.9473,47.8877],[-115.9472,47.8874],[-115.947,47.8871],[-115.9467,47.8867],[-115.9464,47.8863],[-115.9456,47.8858],[-115.9449,47.8857],[-115.9438,47.8856],[-115.9432,47.8855],[-115.9427,47.8852],[-115.942,47.8844],[-115.9418,47.8843],[-115.9416,47.884],[-115.9416,47.8839],[-115.9415,47.8839],[-115.9411,47.8836],[-115.9404,47.8833],[-115.9401,47.883],[-115.9397,47.8824],[-115.9392,47.8819],[-115.9386,47.8815],[-115.938,47.8811],[-115.9376,47.8807],[-115.9373,47.8802],[-115.9371,47.8799],[-115.9367,47.8795],[-115.9365,47.879],[-115.9363,47.8786],[-115.9361,47.8783],[-115.936,47.8781],[-115.936,47.8775],[-115.936,47.8774],[-115.9359,47.8771],[-115.9358,47.877],[-115.9354,47.8764],[-115.9353,47.8761],[-115.9353,47.8757],[-115.9357,47.8749],[-115.9357,47.8745],[-115.9356,47.8744],[-115.9355,47.8742],[-115.9347,47.8736],[-115.9323,47.8725],[-115.9317,47.8722],[-115.9313,47.8718],[-115.9308,47.8712],[-115.9301,47.8702],[-115.9297,47.8697],[-115.9293,47.8689],[-115.9289,47.8685],[-115.9283,47.8681],[-115.9256,47.867],[-115.9255,47.867],[-115.9252,47.8668],[-115.9251,47.8666],[-115.925,47.8649],[-115.9245,47.8638],[-115.9229,47.862],[-115.9227,47.8618],[-115.9211,47.8598],[-115.9201,47.8584],[-115.9194,47.8575],[-115.9192,47.8568],[-115.9189,47.8555],[-115.9189,47.854],[-115.9189,47.8539],[-115.9189,47.8536],[-115.9186,47.8535],[-115.9177,47.8535],[-115.916,47.8535],[-115.915,47.8534],[-115.9148,47.8534],[-115.9133,47.8534],[-115.9121,47.8534],[-115.912,47.8534],[-115.9101,47.853],[-115.9093,47.8526],[-115.9085,47.8521],[-115.9075,47.8514],[-115.9069,47.8508],[-115.9065,47.8503],[-115.9065,47.8502],[-115.9064,47.8499],[-115.9064,47.8494],[-115.9068,47.8483],[-115.9071,47.8475],[-115.9071,47.8473],[-115.907,47.8471],[-115.907,47.8468],[-115.9068,47.8464],[-115.9063,47.8462],[-115.9056,47.8459],[-115.9051,47.8456],[-115.9041,47.8447],[-115.9025,47.8437],[-115.9014,47.8431],[-115.9009,47.8431],[-115.9003,47.8433],[-115.8994,47.8436],[-115.8987,47.8439],[-115.8981,47.8444],[-115.8979,47.8445],[-115.8976,47.8448],[-115.8972,47.8451],[-115.8966,47.8453],[-115.8963,47.8453],[-115.895,47.8453],[-115.8944,47.8453],[-115.8934,47.8456],[-115.8927,47.8458],[-115.8923,47.8459],[-115.8918,47.8461],[-115.8909,47.8465],[-115.8897,47.8468],[-115.889,47.847],[-115.8884,47.8472],[-115.8878,47.8476],[-115.8869,47.8479],[-115.886,47.8483],[-115.885,47.8485],[-115.8842,47.8487],[-115.883,47.8489],[-115.8824,47.8491],[-115.8821,47.8494],[-115.882,47.8494],[-115.8817,47.8496],[-115.8815,47.8496],[-115.8813,47.8494],[-115.8808,47.8488],[-115.8803,47.8481],[-115.8801,47.8479],[-115.8791,47.8465],[-115.8784,47.8457],[-115.8774,47.8453],[-115.8766,47.8447],[-115.876,47.8443],[-115.8753,47.8433],[-115.8746,47.8422],[-115.8742,47.8412],[-115.8742,47.8409],[-115.8741,47.8401],[-115.8738,47.8393],[-115.8736,47.8387],[-115.8733,47.8384],[-115.8729,47.8381],[-115.8722,47.8375],[-115.872,47.8372],[-115.8719,47.8371],[-115.8718,47.8367],[-115.8718,47.8366],[-115.8716,47.8363],[-115.8716,47.8362],[-115.8716,47.8361],[-115.8713,47.8357],[-115.8712,47.8355],[-115.8711,47.8353],[-115.871,47.8352],[-115.8707,47.835],[-115.8699,47.8347],[-115.8691,47.8343],[-115.8678,47.8339],[-115.8674,47.8337],[-115.8666,47.8335],[-115.8658,47.8334],[-115.865,47.8334],[-115.8643,47.8333],[-115.864,47.8332],[-115.8637,47.833],[-115.8623,47.8325],[-115.8617,47.8321],[-115.861,47.8317],[-115.8608,47.8317],[-115.86,47.8314],[-115.8593,47.831],[-115.8585,47.8302],[-115.858,47.8298],[-115.8574,47.8293],[-115.8571,47.8291],[-115.8563,47.8287],[-115.8561,47.8286],[-115.8553,47.8282],[-115.8547,47.8282],[-115.854,47.8282],[-115.8532,47.8281],[-115.8531,47.8281],[-115.8529,47.8281],[-115.8523,47.8279],[-115.8521,47.8276],[-115.852,47.8272],[-115.8518,47.8269],[-115.8512,47.8265],[-115.8506,47.8253],[-115.8504,47.8243],[-115.8506,47.8228],[-115.8508,47.8221],[-115.8508,47.8217],[-115.8508,47.8214],[-115.8504,47.8206],[-115.8501,47.8201],[-115.8498,47.8199],[-115.8496,47.8197],[-115.849,47.8192],[-115.8486,47.819],[-115.8482,47.8188],[-115.8477,47.8184],[-115.8475,47.8182],[-115.8473,47.8179],[-115.8464,47.8169],[-115.8463,47.8168],[-115.8462,47.8167],[-115.8462,47.8166],[-115.8461,47.8165],[-115.846,47.8164],[-115.8455,47.8157],[-115.8453,47.8154],[-115.8451,47.815],[-115.8451,47.8149],[-115.8451,47.8147],[-115.846,47.8137],[-115.8464,47.8132],[-115.8471,47.8123],[-115.8475,47.812],[-115.848,47.8116],[-115.8485,47.8111],[-115.8486,47.8107],[-115.8487,47.8105],[-115.8488,47.8101],[-115.8488,47.8098],[-115.8486,47.8096],[-115.8486,47.8095],[-115.8486,47.8094],[-115.8485,47.8094],[-115.8485,47.8093],[-115.8484,47.809],[-115.8484,47.8089],[-115.8481,47.8074],[-115.8475,47.8049],[-115.8473,47.8034],[-115.8476,47.8025],[-115.8479,47.8019],[-115.8487,47.8009],[-115.849,47.8002],[-115.8484,47.7993],[-115.8472,47.7973],[-115.8464,47.7956],[-115.8461,47.795],[-115.8458,47.7941],[-115.8458,47.7932],[-115.8462,47.7918],[-115.8464,47.7914],[-115.8465,47.7902],[-115.8469,47.7888],[-115.8473,47.7875],[-115.8474,47.7871],[-115.8475,47.7867],[-115.8475,47.7865],[-115.8474,47.7858],[-115.8474,47.7857],[-115.8474,47.7852],[-115.8474,47.7851],[-115.8469,47.7845],[-115.8456,47.7835],[-115.8454,47.7833],[-115.8453,47.7832],[-115.845,47.7831],[-115.8442,47.7826],[-115.8432,47.7818],[-115.8424,47.7813],[-115.8416,47.7809],[-115.8415,47.7808],[-115.8414,47.7808],[-115.8408,47.7806],[-115.8405,47.7804],[-115.8405,47.7802],[-115.8405,47.7801],[-115.8406,47.7795],[-115.8407,47.7786],[-115.8404,47.7779],[-115.8401,47.7773],[-115.84,47.7773],[-115.8394,47.7767],[-115.8382,47.7756],[-115.8376,47.775],[-115.8374,47.7749],[-115.837,47.774],[-115.8367,47.7732],[-115.8365,47.7727],[-115.8366,47.7721],[-115.8359,47.7711],[-115.8354,47.7706],[-115.8351,47.7701],[-115.8352,47.7694],[-115.8355,47.7688],[-115.8353,47.7681],[-115.835,47.7673],[-115.835,47.7668],[-115.8354,47.7651],[-115.8355,47.764],[-115.8355,47.7631],[-115.8354,47.7617],[-115.8354,47.7615],[-115.8352,47.7609],[-115.8346,47.7602],[-115.8342,47.7598],[-115.8341,47.7596],[-115.8338,47.7592],[-115.8334,47.7588],[-115.833,47.7578],[-115.8326,47.7568],[-115.8319,47.756],[-115.8318,47.7559],[-115.8317,47.7558],[-115.8317,47.7557],[-115.8312,47.7553],[-115.8309,47.755],[-115.8304,47.7548],[-115.8294,47.7545],[-115.8294,47.7544],[-115.8293,47.7544],[-115.8272,47.7533],[-115.8268,47.7531],[-115.8265,47.753],[-115.8257,47.7526],[-115.825,47.7524],[-115.8246,47.7524],[-115.8241,47.7525],[-115.8238,47.7526],[-115.8209,47.7537],[-115.8208,47.7537],[-115.8206,47.7538],[-115.8205,47.7539],[-115.82,47.7541],[-115.8192,47.7545],[-115.8191,47.7545],[-115.8189,47.7546],[-115.8183,47.7548],[-115.8177,47.7549],[-115.8174,47.755],[-115.8173,47.755],[-115.8166,47.7552],[-115.8165,47.7553],[-115.8163,47.7553],[-115.8154,47.7557],[-115.8147,47.7561],[-115.8143,47.7562],[-115.8137,47.7561],[-115.8131,47.7561],[-115.8128,47.756],[-115.812,47.756],[-115.8115,47.756],[-115.8113,47.756],[-115.811,47.756],[-115.8106,47.7561],[-115.8103,47.7562],[-115.8102,47.7562],[-115.81,47.7563],[-115.8098,47.7563],[-115.8092,47.7565],[-115.8084,47.7568],[-115.8079,47.757],[-115.8075,47.7571],[-115.8061,47.7575],[-115.805,47.758],[-115.8046,47.7581],[-115.804,47.7582],[-115.8034,47.7583],[-115.803,47.7582],[-115.8023,47.758],[-115.801,47.7576],[-115.7999,47.7575],[-115.7988,47.7574],[-115.7978,47.7574],[-115.7975,47.7573],[-115.7973,47.7571],[-115.7969,47.7565],[-115.7967,47.7562],[-115.7965,47.7559],[-115.7951,47.7542],[-115.7948,47.7539],[-115.7944,47.7537],[-115.7941,47.7534],[-115.794,47.7528],[-115.7937,47.7519],[-115.7925,47.7512],[-115.7899,47.75],[-115.7898,47.7499],[-115.7865,47.7487],[-115.7861,47.7484],[-115.7854,47.7478],[-115.7854,47.7477],[-115.7849,47.7469],[-115.7846,47.7467],[-115.7842,47.7464],[-115.7838,47.7463],[-115.7831,47.7459],[-115.7828,47.7456],[-115.7827,47.7453],[-115.7827,47.7451],[-115.7825,47.7448],[-115.7822,47.7444],[-115.7818,47.7442],[-115.7817,47.7441],[-115.7815,47.7439],[-115.7813,47.7436],[-115.781,47.7432],[-115.7809,47.7429],[-115.7809,47.7425],[-115.7809,47.7419],[-115.7813,47.7407],[-115.7818,47.7398],[-115.7821,47.7393],[-115.7825,47.739],[-115.7831,47.7387],[-115.7835,47.7383],[-115.7837,47.7377],[-115.7837,47.7371],[-115.7836,47.7366],[-115.7828,47.7354],[-115.7825,47.7348],[-115.7829,47.7344],[-115.7831,47.7338],[-115.7833,47.7334],[-115.7834,47.7332],[-115.7838,47.7328],[-115.7841,47.7323],[-115.7843,47.7319],[-115.7842,47.7314],[-115.7843,47.731],[-115.7843,47.7304],[-115.7843,47.73],[-115.7842,47.7299],[-115.7839,47.7296],[-115.7835,47.7293],[-115.7818,47.7266],[-115.7817,47.7264],[-115.7815,47.7258],[-115.7814,47.7254],[-115.7805,47.7239],[-115.78,47.7233],[-115.7795,47.7228],[-115.779,47.7225],[-115.7784,47.7221],[-115.7782,47.7219],[-115.7782,47.7218],[-115.7781,47.7217],[-115.778,47.7216],[-115.7779,47.7212],[-115.7772,47.7204],[-115.7763,47.7197],[-115.7757,47.7193],[-115.7752,47.719],[-115.7748,47.7188],[-115.7746,47.7184],[-115.7742,47.7181],[-115.7737,47.7177],[-115.7734,47.7176],[-115.7731,47.7175],[-115.7729,47.7176],[-115.7726,47.7177],[-115.7725,47.7177],[-115.7723,47.7178],[-115.7718,47.7179],[-115.7711,47.718],[-115.77,47.7181],[-115.7697,47.7181],[-115.7695,47.7181],[-115.7686,47.7176],[-115.7668,47.7172],[-115.7662,47.7173],[-115.7659,47.7173],[-115.7646,47.7174],[-115.7637,47.7176],[-115.7627,47.7179],[-115.7613,47.7184],[-115.7609,47.7186],[-115.7605,47.7189],[-115.76,47.7191],[-115.7598,47.7192],[-115.7595,47.7192],[-115.7592,47.7192],[-115.7589,47.7191],[-115.7588,47.719],[-115.7586,47.7189],[-115.7584,47.7186],[-115.758,47.7183],[-115.7573,47.718],[-115.7564,47.7177],[-115.7558,47.7177],[-115.7554,47.7177],[-115.755,47.7176],[-115.753,47.7169],[-115.7528,47.7167],[-115.7521,47.7159],[-115.752,47.7158],[-115.7519,47.7157],[-115.7517,47.7154],[-115.7513,47.715],[-115.7507,47.7148],[-115.7497,47.7144],[-115.7488,47.714],[-115.7476,47.7132],[-115.7462,47.7125],[-115.7452,47.712],[-115.7448,47.7119],[-115.7445,47.7118],[-115.7439,47.7118],[-115.7438,47.7118],[-115.7434,47.7119],[-115.7429,47.7118],[-115.7423,47.7117],[-115.742,47.7115],[-115.7416,47.7111],[-115.7413,47.7105],[-115.7407,47.7096],[-115.7404,47.7092],[-115.74,47.709],[-115.7396,47.7088],[-115.739,47.7086],[-115.7383,47.7082],[-115.7373,47.7079],[-115.7365,47.7075],[-115.7359,47.7072],[-115.7349,47.7065],[-115.7333,47.7057],[-115.7317,47.7052],[-115.7314,47.7049],[-115.7312,47.7042],[-115.7306,47.7034],[-115.7293,47.7025],[-115.7287,47.7022],[-115.7286,47.7021],[-115.728,47.7017],[-115.7278,47.7014],[-115.7276,47.701],[-115.7273,47.7006],[-115.7267,47.6996],[-115.726,47.6989],[-115.7242,47.6966],[-115.7238,47.6961],[-115.7228,47.6953],[-115.7227,47.6951],[-115.7227,47.6949],[-115.7228,47.6947],[-115.723,47.6944],[-115.7232,47.6941],[-115.7236,47.6935],[-115.7239,47.6932],[-115.7242,47.6929],[-115.7243,47.6927],[-115.7243,47.6925],[-115.7244,47.6917],[-115.7245,47.6912],[-115.7247,47.6906],[-115.7248,47.69],[-115.725,47.6893],[-115.7252,47.689],[-115.7254,47.6887],[-115.7256,47.6884],[-115.7253,47.6877],[-115.7253,47.6874],[-115.7254,47.6871],[-115.7254,47.687],[-115.7254,47.6869],[-115.7254,47.6866],[-115.7257,47.6862],[-115.7271,47.685],[-115.7271,47.6849],[-115.7273,47.6846],[-115.7275,47.6842],[-115.7276,47.6838],[-115.7276,47.6835],[-115.7276,47.6832],[-115.7275,47.6827],[-115.7277,47.6824],[-115.7279,47.6821],[-115.7283,47.6817],[-115.7283,47.6815],[-115.7283,47.6812],[-115.7282,47.6807],[-115.7279,47.6801],[-115.7277,47.6796],[-115.7276,47.6795],[-115.7275,47.6792],[-115.7273,47.6788],[-115.7272,47.6784],[-115.7271,47.6778],[-115.727,47.6771],[-115.7265,47.6752],[-115.7264,47.6746],[-115.7263,47.6741],[-115.7263,47.6737],[-115.7265,47.6732],[-115.7266,47.6729],[-115.7268,47.6725],[-115.7269,47.6725],[-115.7272,47.6723],[-115.7277,47.672],[-115.728,47.6719],[-115.7281,47.6718],[-115.7287,47.6717],[-115.7292,47.6715],[-115.7297,47.6713],[-115.7305,47.6705],[-115.731,47.6698],[-115.7311,47.6695],[-115.7316,47.6689],[-115.7322,47.6682],[-115.7322,47.6681],[-115.7323,47.6679],[-115.7323,47.6676],[-115.732,47.6673],[-115.7315,47.6668],[-115.7313,47.6665],[-115.7312,47.6661],[-115.7312,47.6658],[-115.7312,47.6657],[-115.7312,47.6651],[-115.731,47.6647],[-115.731,47.6643],[-115.731,47.6641],[-115.7311,47.6638],[-115.7313,47.6635],[-115.7315,47.6631],[-115.7315,47.6629],[-115.7314,47.6623],[-115.7313,47.662],[-115.7314,47.6617],[-115.7315,47.6615],[-115.7318,47.661],[-115.7323,47.6599],[-115.7324,47.6598],[-115.7327,47.6596],[-115.7331,47.6591],[-115.7334,47.6584],[-115.7335,47.658],[-115.7336,47.6578],[-115.7344,47.657],[-115.7356,47.656],[-115.7364,47.6552],[-115.7365,47.6547],[-115.7365,47.6542],[-115.7365,47.6538],[-115.7359,47.6531],[-115.7355,47.6528],[-115.7349,47.652],[-115.7347,47.6516],[-115.7347,47.6511],[-115.7346,47.6504],[-115.7345,47.65],[-115.7343,47.6494],[-115.7341,47.6488],[-115.7338,47.6483],[-115.7332,47.6476],[-115.7331,47.6475],[-115.7328,47.6471],[-115.7319,47.6465],[-115.7317,47.6463],[-115.7314,47.6461],[-115.7312,47.6459],[-115.7314,47.6454],[-115.7315,47.6441],[-115.7313,47.6439],[-115.7309,47.6431],[-115.7304,47.6423],[-115.7299,47.6419],[-115.7294,47.6417],[-115.7283,47.6413],[-115.727,47.6409],[-115.7266,47.6405],[-115.7262,47.6402],[-115.7259,47.64],[-115.7255,47.6398],[-115.7245,47.6396],[-115.7231,47.6394],[-115.7227,47.6393],[-115.7225,47.6392],[-115.7221,47.6391],[-115.7199,47.6382],[-115.7193,47.638],[-115.7189,47.6378],[-115.7177,47.6372],[-115.7167,47.6367],[-115.716,47.6364],[-115.7149,47.6361],[-115.7142,47.6358],[-115.7131,47.6354],[-115.712,47.6352],[-115.7112,47.6352],[-115.7104,47.6352],[-115.7098,47.6352],[-115.7083,47.6349],[-115.7079,47.6348],[-115.7077,47.6347],[-115.7073,47.6343],[-115.7072,47.6341],[-115.7067,47.6338],[-115.7058,47.6332],[-115.7047,47.6327],[-115.7044,47.6325],[-115.7042,47.6321],[-115.704,47.6316],[-115.704,47.6313],[-115.7036,47.6308],[-115.7032,47.6302],[-115.7029,47.6299],[-115.7013,47.6292],[-115.7006,47.6291],[-115.7001,47.629],[-115.6999,47.6289],[-115.6998,47.6288],[-115.6997,47.6286],[-115.6995,47.6283],[-115.6991,47.628],[-115.6987,47.6277],[-115.6986,47.6274],[-115.6981,47.6262],[-115.6975,47.6258],[-115.6971,47.6257],[-115.6966,47.6256],[-115.6961,47.6253],[-115.6954,47.6245],[-115.6949,47.6241],[-115.6947,47.624],[-115.6946,47.624],[-115.6944,47.6238],[-115.6944,47.6232],[-115.6944,47.6231],[-115.6944,47.6225],[-115.6943,47.6217],[-115.6943,47.6213],[-115.6942,47.621],[-115.6939,47.6201],[-115.694,47.6198],[-115.6937,47.6194],[-115.6935,47.6182],[-115.6933,47.6179],[-115.6929,47.6176],[-115.6923,47.6174],[-115.6922,47.6173],[-115.6919,47.6172],[-115.6922,47.617],[-115.6925,47.6169],[-115.693,47.6167],[-115.6935,47.6164],[-115.6937,47.6162],[-115.6941,47.6157],[-115.6944,47.6155],[-115.6949,47.6153],[-115.6956,47.6149],[-115.6958,47.6148],[-115.696,47.6146],[-115.6966,47.6142],[-115.6974,47.6137],[-115.6979,47.6132],[-115.6988,47.612],[-115.6988,47.6118],[-115.6989,47.6114],[-115.6989,47.6109],[-115.6985,47.61],[-115.6979,47.6091],[-115.6979,47.609],[-115.6978,47.6088],[-115.6977,47.6085],[-115.698,47.6082],[-115.6982,47.6077],[-115.6983,47.6074],[-115.6985,47.607],[-115.6984,47.6066],[-115.698,47.6057],[-115.6977,47.605],[-115.6976,47.6045],[-115.6975,47.6043],[-115.6973,47.6041],[-115.6973,47.604],[-115.6972,47.6037],[-115.697,47.6036],[-115.6964,47.6031],[-115.6956,47.6026],[-115.695,47.6025],[-115.6941,47.6023],[-115.6936,47.6021],[-115.6933,47.6021],[-115.6931,47.602],[-115.693,47.602],[-115.6928,47.6018],[-115.6929,47.6014],[-115.6929,47.6013],[-115.693,47.6012],[-115.6931,47.6009],[-115.6933,47.5998],[-115.693,47.5996],[-115.6928,47.5994],[-115.6929,47.599],[-115.6928,47.5987],[-115.6925,47.5983],[-115.692,47.5978],[-115.6917,47.5972],[-115.6914,47.5969],[-115.6911,47.5968],[-115.6908,47.5968],[-115.6904,47.5968],[-115.69,47.5967],[-115.6897,47.5966],[-115.6894,47.5964],[-115.6894,47.5962],[-115.6891,47.5961],[-115.6888,47.5959],[-115.6886,47.5957],[-115.6884,47.5956],[-115.6881,47.5955],[-115.6879,47.5955],[-115.6878,47.5954],[-115.6878,47.5953],[-115.6879,47.5951],[-115.6883,47.5946],[-115.6886,47.5943],[-115.6886,47.5942],[-115.6894,47.5939],[-115.691,47.5936],[-115.6916,47.5935],[-115.6916,47.5934],[-115.6918,47.5933],[-115.6924,47.593],[-115.6926,47.5929],[-115.6931,47.5925],[-115.6937,47.5919],[-115.694,47.5916],[-115.6943,47.5913],[-115.6954,47.59],[-115.696,47.5894],[-115.6965,47.5889],[-115.697,47.5886],[-115.6979,47.5882],[-115.6988,47.5879],[-115.6999,47.5876],[-115.7015,47.587],[-115.7028,47.5865],[-115.7029,47.5864],[-115.7035,47.586],[-115.704,47.5857],[-115.7048,47.585],[-115.705,47.5846],[-115.7051,47.5844],[-115.7049,47.5835],[-115.7049,47.583],[-115.7049,47.5826],[-115.7048,47.5821],[-115.7046,47.5816],[-115.7045,47.5812],[-115.7046,47.581],[-115.705,47.5805],[-115.7053,47.5802],[-115.7054,47.58],[-115.7055,47.5795],[-115.7055,47.5789],[-115.7056,47.5782],[-115.7057,47.578],[-115.7058,47.5778],[-115.706,47.5776],[-115.7064,47.5775],[-115.7067,47.5775],[-115.7075,47.5776],[-115.7083,47.5776],[-115.7084,47.5776],[-115.7093,47.5777],[-115.7104,47.5777],[-115.7119,47.5777],[-115.7126,47.5777],[-115.713,47.5776],[-115.7139,47.5774],[-115.7142,47.5772],[-115.7149,47.5772],[-115.7157,47.5772],[-115.7161,47.5771],[-115.7164,47.577],[-115.7166,47.577],[-115.7167,47.5769],[-115.7168,47.5769],[-115.7174,47.5768],[-115.718,47.5768],[-115.7191,47.5767],[-115.7192,47.5767],[-115.72,47.5766],[-115.7212,47.5763],[-115.7217,47.5759],[-115.722,47.5754],[-115.7221,47.5747],[-115.7221,47.5737],[-115.7221,47.5731],[-115.7222,47.5721],[-115.7224,47.5718],[-115.7225,47.5716],[-115.7229,47.5713],[-115.723,47.5711],[-115.7237,47.5706],[-115.7242,47.5704],[-115.7247,47.5702],[-115.7253,47.5699],[-115.726,47.5697],[-115.7268,47.5696],[-115.7275,47.5694],[-115.7283,47.5693],[-115.7288,47.5693],[-115.7293,47.5694],[-115.7304,47.5697],[-115.7307,47.5696],[-115.7311,47.5693],[-115.7322,47.5689],[-115.7323,47.5688],[-115.7329,47.5685],[-115.734,47.5679],[-115.7353,47.5669],[-115.7355,47.5668],[-115.7363,47.5663],[-115.7368,47.5659],[-115.7372,47.5655],[-115.7375,47.5649],[-115.7379,47.5646],[-115.7381,47.5644],[-115.7383,47.5644],[-115.7385,47.5644],[-115.7388,47.5645],[-115.7391,47.5645],[-115.7396,47.5641],[-115.7403,47.5637],[-115.7409,47.5635],[-115.7411,47.5632],[-115.741,47.563],[-115.7411,47.5628],[-115.7414,47.5626],[-115.7418,47.5624],[-115.7427,47.5618],[-115.7429,47.5618],[-115.7438,47.5608],[-115.7438,47.5607],[-115.7444,47.5601],[-115.7444,47.5598],[-115.7444,47.5596],[-115.7443,47.5593],[-115.7443,47.559],[-115.7447,47.5585],[-115.7459,47.5577],[-115.7461,47.5575],[-115.7464,47.5573],[-115.7466,47.5572],[-115.7467,47.5572],[-115.7472,47.5569],[-115.7475,47.5567],[-115.7484,47.5559],[-115.7486,47.5557],[-115.7488,47.5555],[-115.7491,47.5554],[-115.7497,47.5551],[-115.7498,47.5549],[-115.7503,47.5545],[-115.751,47.5541],[-115.7511,47.5541],[-115.7512,47.5538],[-115.7517,47.5535],[-115.7518,47.5534],[-115.7523,47.5532],[-115.7524,47.5532],[-115.7536,47.5529],[-115.754,47.5527],[-115.7543,47.5526],[-115.7545,47.5525],[-115.7547,47.5521],[-115.7549,47.5517],[-115.7551,47.5515],[-115.7554,47.5511],[-115.7554,47.55],[-115.7555,47.5498],[-115.7556,47.5493],[-115.7557,47.5483],[-115.7556,47.5479],[-115.7552,47.5476],[-115.7549,47.547],[-115.7545,47.5465],[-115.7541,47.5457],[-115.7537,47.5453],[-115.7532,47.5451],[-115.7532,47.5448],[-115.753,47.5445],[-115.7526,47.5442],[-115.7524,47.544],[-115.7524,47.5434],[-115.7523,47.5427],[-115.7518,47.542],[-115.7513,47.5417],[-115.751,47.5416],[-115.7503,47.5414],[-115.7501,47.5412],[-115.7498,47.541],[-115.7494,47.5409],[-115.7488,47.5409],[-115.7481,47.5406],[-115.747,47.5401],[-115.7465,47.5399],[-115.7456,47.5398],[-115.7454,47.5398],[-115.7452,47.5397],[-115.7444,47.5392],[-115.7433,47.5387],[-115.7423,47.5383],[-115.7415,47.5383],[-115.7414,47.5382],[-115.7408,47.5383],[-115.7401,47.5385],[-115.7399,47.5385],[-115.7388,47.5389],[-115.7383,47.5391],[-115.7382,47.5391],[-115.7381,47.5391],[-115.7376,47.5392],[-115.7373,47.5393],[-115.7372,47.5394],[-115.7369,47.5397],[-115.7367,47.5398],[-115.7364,47.5398],[-115.7361,47.5397],[-115.7357,47.5394],[-115.7351,47.5393],[-115.7347,47.5392],[-115.7343,47.5391],[-115.7339,47.539],[-115.7336,47.5387],[-115.7331,47.5384],[-115.7327,47.538],[-115.7323,47.5377],[-115.7319,47.5375],[-115.7316,47.5373],[-115.7314,47.5369],[-115.7311,47.5364],[-115.7305,47.5358],[-115.7301,47.5356],[-115.7293,47.5356],[-115.7288,47.5355],[-115.7277,47.5354],[-115.7269,47.5351],[-115.7263,47.5348],[-115.7258,47.5344],[-115.7251,47.5341],[-115.7241,47.5339],[-115.7222,47.5336],[-115.7207,47.5335],[-115.7187,47.5334],[-115.7187,47.5335],[-115.7182,47.5336],[-115.7181,47.5337],[-115.7175,47.534],[-115.7173,47.5341],[-115.7171,47.5342],[-115.7168,47.534],[-115.7168,47.5339],[-115.7164,47.5334],[-115.7161,47.5331],[-115.7158,47.5331],[-115.7138,47.5333],[-115.7135,47.5333],[-115.7131,47.5333],[-115.7128,47.5331],[-115.7119,47.5325],[-115.7114,47.5324],[-115.7112,47.5324],[-115.711,47.5325],[-115.7108,47.5329],[-115.7104,47.5331],[-115.7096,47.5335],[-115.7086,47.5339],[-115.7081,47.5342],[-115.707,47.5349],[-115.7069,47.5349],[-115.7066,47.535],[-115.7064,47.535],[-115.7063,47.535],[-115.7059,47.5348],[-115.705,47.5345],[-115.7037,47.5342],[-115.7034,47.5341],[-115.7029,47.5341],[-115.7023,47.5342],[-115.7022,47.5342],[-115.7021,47.5342],[-115.7019,47.5339],[-115.7013,47.533],[-115.7009,47.5326],[-115.6987,47.5316],[-115.6983,47.5314],[-115.6982,47.531],[-115.6981,47.5304],[-115.6978,47.5296],[-115.6973,47.5289],[-115.6966,47.5283],[-115.696,47.528],[-115.6959,47.5279],[-115.6957,47.5279],[-115.6955,47.5278],[-115.6954,47.5277],[-115.6955,47.5276],[-115.6959,47.5274],[-115.6965,47.5271],[-115.6973,47.5267],[-115.6985,47.5263],[-115.6997,47.5259],[-115.7,47.5258],[-115.7005,47.5257],[-115.7008,47.5257],[-115.7011,47.5258],[-115.7013,47.526],[-115.7015,47.5262],[-115.7017,47.5263],[-115.702,47.5264],[-115.7022,47.5263],[-115.7028,47.5259],[-115.7033,47.5258],[-115.7039,47.5258],[-115.7046,47.5258],[-115.705,47.5258],[-115.7053,47.5257],[-115.706,47.5251],[-115.7065,47.5249],[-115.7071,47.5248],[-115.7078,47.5244],[-115.7081,47.5243],[-115.7083,47.5242],[-115.7088,47.5241],[-115.71,47.5238],[-115.7107,47.5236],[-115.7111,47.5234],[-115.7112,47.5233],[-115.7113,47.5231],[-115.7113,47.5228],[-115.7114,47.5224],[-115.7114,47.522],[-115.7113,47.5213],[-115.7112,47.5209],[-115.7112,47.5205],[-115.7114,47.5199],[-115.7114,47.5198],[-115.7115,47.5191],[-115.7115,47.5185],[-115.7114,47.5181],[-115.7114,47.5177],[-115.7115,47.5175],[-115.7115,47.5174],[-115.7114,47.5168],[-115.7112,47.5165],[-115.7111,47.5164],[-115.7108,47.5163],[-115.7091,47.5155],[-115.7086,47.5153],[-115.7084,47.5151],[-115.7083,47.515],[-115.7081,47.5142],[-115.7079,47.514],[-115.7074,47.513],[-115.707,47.5126],[-115.7068,47.5121],[-115.7065,47.5118],[-115.7059,47.5114],[-115.7053,47.5106],[-115.7048,47.5104],[-115.7044,47.5101],[-115.7044,47.5099],[-115.7037,47.5089],[-115.7034,47.5086],[-115.703,47.5082],[-115.7028,47.508],[-115.7027,47.5079],[-115.7019,47.5068],[-115.7015,47.5065],[-115.701,47.5059],[-115.7005,47.5049],[-115.7002,47.5044],[-115.6997,47.5035],[-115.6994,47.5031],[-115.6991,47.5026],[-115.6989,47.5025],[-115.6988,47.5024],[-115.6986,47.5023],[-115.6981,47.5021],[-115.6962,47.5021],[-115.6954,47.5021],[-115.694,47.5019],[-115.6933,47.5018],[-115.6932,47.5018],[-115.6926,47.5018],[-115.6922,47.5017],[-115.6919,47.5016],[-115.6915,47.5013],[-115.6911,47.5012],[-115.6908,47.5011],[-115.6902,47.5009],[-115.6901,47.5008],[-115.69,47.5008],[-115.69,47.5007],[-115.6899,47.5006],[-115.6899,47.5004],[-115.6899,47.5003],[-115.6899,47.5001],[-115.6899,47.4999],[-115.6898,47.4996],[-115.6894,47.499],[-115.6891,47.4984],[-115.689,47.4981],[-115.689,47.4969],[-115.6887,47.4954],[-115.6883,47.4949],[-115.6882,47.4944],[-115.6882,47.4937],[-115.6881,47.4927],[-115.6878,47.4921],[-115.6876,47.4909],[-115.6874,47.4905],[-115.6872,47.49],[-115.6872,47.4899],[-115.687,47.4893],[-115.6868,47.4886],[-115.6867,47.4875],[-115.6867,47.4864],[-115.6867,47.4862],[-115.6867,47.4859],[-115.6866,47.4857],[-115.6865,47.4853],[-115.6864,47.4851],[-115.6863,47.4849],[-115.6854,47.4846],[-115.6851,47.4845],[-115.6847,47.4844],[-115.6836,47.4841],[-115.6833,47.484],[-115.6831,47.484],[-115.6826,47.484],[-115.6818,47.4844],[-115.6815,47.4848],[-115.681,47.4855],[-115.6805,47.4857],[-115.6795,47.486],[-115.6778,47.4863],[-115.6775,47.4864],[-115.6771,47.4865],[-115.6767,47.4865],[-115.6764,47.4864],[-115.6762,47.4864],[-115.6757,47.4863],[-115.6755,47.4863],[-115.6752,47.4863],[-115.6749,47.4863],[-115.6744,47.4863],[-115.6743,47.4863],[-115.674,47.4864],[-115.6738,47.4864],[-115.6736,47.4865],[-115.6733,47.4866],[-115.6725,47.4869],[-115.6717,47.4873],[-115.6715,47.4873],[-115.671,47.4875],[-115.6702,47.4879],[-115.6696,47.4883],[-115.6687,47.4886],[-115.6684,47.4887],[-115.668,47.4888],[-115.6679,47.4888],[-115.6678,47.4888],[-115.6677,47.4887],[-115.6675,47.4885],[-115.6673,47.4882],[-115.6668,47.4876],[-115.6661,47.487],[-115.6657,47.4867],[-115.6653,47.4864],[-115.6652,47.4864],[-115.6647,47.4861],[-115.6642,47.4855],[-115.6637,47.485],[-115.6631,47.4842],[-115.6624,47.4835],[-115.662,47.4831],[-115.6615,47.4821],[-115.6611,47.4809],[-115.6609,47.4804],[-115.6608,47.4798],[-115.6608,47.4793],[-115.6608,47.4788],[-115.6608,47.4786],[-115.661,47.4778],[-115.6607,47.4778],[-115.6601,47.478],[-115.66,47.4781],[-115.6598,47.4781],[-115.6593,47.4781],[-115.6591,47.4782],[-115.6575,47.4782],[-115.6571,47.4782],[-115.6554,47.4782],[-115.6543,47.4782],[-115.6539,47.4782],[-115.6532,47.4781],[-115.6529,47.4779],[-115.6522,47.4776],[-115.6514,47.4775],[-115.6501,47.4775],[-115.6499,47.4775],[-115.6483,47.4777],[-115.6476,47.4778],[-115.6473,47.478],[-115.6472,47.478],[-115.647,47.4782],[-115.6469,47.4783],[-115.6467,47.4785],[-115.6463,47.4787],[-115.6451,47.4794],[-115.6449,47.4796],[-115.6445,47.4798],[-115.6442,47.4799],[-115.6432,47.4799],[-115.6426,47.48],[-115.6414,47.48],[-115.6404,47.4802],[-115.6395,47.4804],[-115.6393,47.4804],[-115.6386,47.4804],[-115.6379,47.4805],[-115.6376,47.4805],[-115.6369,47.4806],[-115.6364,47.4808],[-115.6346,47.4816],[-115.6343,47.4815],[-115.6332,47.4807],[-115.6324,47.4803],[-115.6315,47.48],[-115.6306,47.4798],[-115.63,47.4796],[-115.6298,47.4796],[-115.6295,47.4796],[-115.6295,47.4793],[-115.6298,47.479],[-115.6301,47.4786],[-115.6301,47.4785],[-115.6303,47.478],[-115.6308,47.4774],[-115.6309,47.4771],[-115.6313,47.4764],[-115.6318,47.4758],[-115.6319,47.4756],[-115.6323,47.475],[-115.6323,47.4745],[-115.6321,47.4739],[-115.632,47.4736],[-115.6319,47.4734],[-115.6318,47.4731],[-115.6321,47.4728],[-115.6329,47.4721],[-115.634,47.471],[-115.6344,47.4705],[-115.6345,47.4702],[-115.6347,47.4697],[-115.6351,47.4691],[-115.6351,47.4686],[-115.6348,47.4682],[-115.6349,47.4677],[-115.635,47.4672],[-115.6354,47.4666],[-115.636,47.466],[-115.6362,47.4658],[-115.6363,47.4655],[-115.6364,47.4653],[-115.6365,47.4651],[-115.6367,47.4648],[-115.637,47.4645],[-115.6373,47.464],[-115.6374,47.4639],[-115.6375,47.4636],[-115.6375,47.4635],[-115.6375,47.4631],[-115.6376,47.4628],[-115.6386,47.4619],[-115.6387,47.4618],[-115.6393,47.4615],[-115.6393,47.4611],[-115.6394,47.4609],[-115.6394,47.4608],[-115.6394,47.4605],[-115.6397,47.4601],[-115.6401,47.4597],[-115.6402,47.4597],[-115.641,47.4594],[-115.6428,47.4588],[-115.6445,47.4586],[-115.645,47.4584],[-115.6454,47.4582],[-115.6455,47.4582],[-115.6457,47.4579],[-115.6458,47.4574],[-115.6461,47.4571],[-115.6464,47.4569],[-115.6465,47.4568],[-115.647,47.4566],[-115.649,47.4562],[-115.6503,47.4562],[-115.6508,47.4561],[-115.6518,47.456],[-115.6528,47.4558],[-115.6535,47.4554],[-115.6542,47.4551],[-115.655,47.4549],[-115.6567,47.4546],[-115.6574,47.4545],[-115.6578,47.4545],[-115.6582,47.4546],[-115.6585,47.4547],[-115.6589,47.4549],[-115.659,47.4549],[-115.6593,47.4548],[-115.6594,47.4547],[-115.66,47.4545],[-115.6603,47.4544],[-115.6606,47.4543],[-115.6609,47.4542],[-115.6611,47.4541],[-115.662,47.454],[-115.6634,47.4539],[-115.6637,47.4539],[-115.6642,47.4539],[-115.6645,47.4538],[-115.6653,47.4538],[-115.6658,47.4539],[-115.6659,47.4539],[-115.6661,47.4539],[-115.6665,47.4539],[-115.6668,47.4539],[-115.6674,47.4541],[-115.6677,47.4542],[-115.6681,47.4543],[-115.6682,47.4543],[-115.6684,47.4543],[-115.6688,47.4544],[-115.6687,47.4544],[-115.6698,47.4545],[-115.6704,47.4545],[-115.6713,47.4545],[-115.6719,47.4543],[-115.6722,47.4542],[-115.6724,47.4541],[-115.6732,47.4536],[-115.6737,47.4535],[-115.6742,47.4534],[-115.6744,47.4533],[-115.6749,47.4532],[-115.6752,47.4532],[-115.6756,47.4532],[-115.6764,47.4533],[-115.677,47.4534],[-115.6775,47.4536],[-115.6779,47.4538],[-115.6784,47.454],[-115.6787,47.4543],[-115.6792,47.4549],[-115.6795,47.4555],[-115.6799,47.4559],[-115.68,47.4559],[-115.6805,47.4562],[-115.681,47.4564],[-115.6819,47.4567],[-115.6823,47.4569],[-115.6825,47.4569],[-115.6826,47.4569],[-115.6832,47.4571],[-115.6839,47.4572],[-115.6846,47.4573],[-115.6854,47.4573],[-115.686,47.4573],[-115.6863,47.4573],[-115.6865,47.4573],[-115.6866,47.4572],[-115.6869,47.4571],[-115.6873,47.4571],[-115.688,47.4571],[-115.6888,47.4571],[-115.6898,47.4572],[-115.6899,47.4572],[-115.6908,47.4572],[-115.6912,47.4572],[-115.6916,47.4572],[-115.6916,47.4571],[-115.6919,47.4571],[-115.6922,47.4569],[-115.6925,47.4567],[-115.693,47.456],[-115.6931,47.4558],[-115.6935,47.4549],[-115.6937,47.4546],[-115.6939,47.4545],[-115.694,47.4545],[-115.6943,47.4545],[-115.6945,47.4545],[-115.6948,47.4545],[-115.6949,47.4545],[-115.695,47.4545],[-115.6953,47.4543],[-115.6954,47.4542],[-115.6956,47.454],[-115.6958,47.4538],[-115.696,47.4537],[-115.6963,47.4536],[-115.6971,47.4534],[-115.6978,47.4533],[-115.6989,47.4532],[-115.6998,47.4532],[-115.7004,47.4532],[-115.701,47.453],[-115.7011,47.4529],[-115.7015,47.4527],[-115.7016,47.4527],[-115.7021,47.4525],[-115.703,47.4525],[-115.7039,47.4526],[-115.7049,47.4528],[-115.7058,47.4529],[-115.7065,47.4531],[-115.7067,47.4532],[-115.7071,47.4532],[-115.7072,47.4532],[-115.7078,47.4532],[-115.708,47.4532],[-115.7089,47.4532],[-115.7101,47.4534],[-115.713,47.4534],[-115.7142,47.4532],[-115.7148,47.4532],[-115.7161,47.4529],[-115.717,47.4526],[-115.7181,47.4519],[-115.7192,47.4511],[-115.7203,47.4508],[-115.721,47.4505],[-115.721,47.4504],[-115.7217,47.45],[-115.7218,47.4499],[-115.7223,47.4496],[-115.7228,47.4491],[-115.7234,47.4488],[-115.7243,47.4483],[-115.7248,47.448],[-115.7254,47.4476],[-115.7259,47.4474],[-115.7264,47.4472],[-115.7267,47.4471],[-115.7275,47.4469],[-115.7278,47.4468],[-115.728,47.4468],[-115.7283,47.4467],[-115.7288,47.4466],[-115.7289,47.4466],[-115.7293,47.4466],[-115.7294,47.4466],[-115.7295,47.4464],[-115.7295,47.4463],[-115.7294,47.4462],[-115.7294,47.4461],[-115.7296,47.446],[-115.7296,47.4459],[-115.7302,47.4457],[-115.7316,47.4453],[-115.7318,47.4452],[-115.7322,47.4451],[-115.7326,47.4449],[-115.7342,47.4443],[-115.7347,47.4441],[-115.7351,47.444],[-115.7359,47.444],[-115.7362,47.444],[-115.7373,47.444],[-115.7375,47.444],[-115.7382,47.4438],[-115.7385,47.4436],[-115.7387,47.4435],[-115.7391,47.4433],[-115.7395,47.4431],[-115.7399,47.4429],[-115.74,47.4428],[-115.7408,47.4426],[-115.7409,47.4426],[-115.7416,47.4425],[-115.7416,47.4426],[-115.7418,47.4425],[-115.7427,47.4426],[-115.7433,47.4424],[-115.7435,47.4424],[-115.7438,47.4423],[-115.7446,47.4423],[-115.7457,47.4423],[-115.7459,47.4423],[-115.7466,47.4423],[-115.7469,47.4422],[-115.7474,47.442],[-115.7475,47.442],[-115.7476,47.4419],[-115.7484,47.4413],[-115.7486,47.4411],[-115.7491,47.4407],[-115.7492,47.4406],[-115.7495,47.4401],[-115.7496,47.4395],[-115.7495,47.4391],[-115.7494,47.4389],[-115.7494,47.4388],[-115.7495,47.4387],[-115.7496,47.4385],[-115.7501,47.4383],[-115.7502,47.4383],[-115.7503,47.4381],[-115.7508,47.4378],[-115.7509,47.4376],[-115.7511,47.4373],[-115.7514,47.4368],[-115.7516,47.4362],[-115.7515,47.436],[-115.7515,47.4358],[-115.7515,47.4357],[-115.7515,47.4353],[-115.7518,47.4346],[-115.752,47.4342],[-115.7521,47.434],[-115.7522,47.4335],[-115.7522,47.4333],[-115.7522,47.4331],[-115.7524,47.4324],[-115.7524,47.4322],[-115.7525,47.432],[-115.7527,47.4317],[-115.7528,47.4316],[-115.7531,47.4313],[-115.7533,47.4312],[-115.7541,47.4306],[-115.755,47.4301],[-115.7559,47.4297],[-115.7563,47.4295],[-115.757,47.4288],[-115.7572,47.4284],[-115.7572,47.428],[-115.7572,47.4278],[-115.7574,47.4276],[-115.7578,47.4272],[-115.7582,47.4263],[-115.7584,47.426],[-115.7587,47.4258],[-115.7588,47.4256],[-115.7591,47.4252],[-115.7591,47.4248],[-115.7591,47.4246],[-115.7593,47.4242],[-115.7593,47.4239],[-115.7592,47.4238],[-115.7592,47.4237],[-115.7591,47.4236],[-115.7589,47.4234],[-115.7575,47.4228],[-115.7568,47.4225],[-115.7559,47.4224],[-115.7548,47.4224],[-115.7537,47.4225],[-115.7533,47.4226],[-115.7531,47.4226],[-115.7529,47.4226],[-115.7528,47.4225],[-115.7522,47.4223],[-115.7521,47.4222],[-115.7514,47.4221],[-115.7508,47.4221],[-115.7503,47.4223],[-115.75,47.4223],[-115.7486,47.4227],[-115.7465,47.4233],[-115.7455,47.4234],[-115.7446,47.4234],[-115.7434,47.4235],[-115.7427,47.4236],[-115.7417,47.4242],[-115.741,47.4247],[-115.7398,47.4255],[-115.7393,47.4259],[-115.7387,47.4264],[-115.7386,47.4263],[-115.7379,47.4259],[-115.7371,47.4255],[-115.7353,47.4252],[-115.7332,47.4249],[-115.7312,47.4248],[-115.73,47.4249],[-115.7283,47.425],[-115.7275,47.4251],[-115.727,47.4252],[-115.7268,47.4252],[-115.7266,47.4252],[-115.7256,47.4253],[-115.7248,47.4256],[-115.724,47.4257],[-115.722,47.4257],[-115.7217,47.4257],[-115.7214,47.4257],[-115.7211,47.4257],[-115.721,47.4256],[-115.721,47.4255],[-115.721,47.4254],[-115.7211,47.4251],[-115.7211,47.4248],[-115.7212,47.4246],[-115.7213,47.4242],[-115.7214,47.4231],[-115.7213,47.4231],[-115.7212,47.4223],[-115.7211,47.422],[-115.7209,47.4213],[-115.7208,47.4211],[-115.7207,47.421],[-115.7205,47.4208],[-115.7201,47.4206],[-115.7194,47.4204],[-115.7189,47.4203],[-115.7181,47.42],[-115.7176,47.4199],[-115.7172,47.4201],[-115.7169,47.42],[-115.7169,47.4198],[-115.717,47.4192],[-115.7167,47.4186],[-115.7165,47.4184],[-115.716,47.4181],[-115.7157,47.418],[-115.7154,47.4178],[-115.7148,47.4175],[-115.7143,47.4172],[-115.7141,47.4167],[-115.7139,47.4164],[-115.7135,47.4161],[-115.7131,47.416],[-115.7127,47.4157],[-115.7123,47.4155],[-115.7123,47.4154],[-115.712,47.4154],[-115.7113,47.4153],[-115.7098,47.4153],[-115.7093,47.4155],[-115.7087,47.4156],[-115.7085,47.4156],[-115.7081,47.4156],[-115.7076,47.4155],[-115.7069,47.4154],[-115.7067,47.4154],[-115.7065,47.4154],[-115.7055,47.4155],[-115.7032,47.4156],[-115.702,47.4159],[-115.7011,47.4163],[-115.701,47.4164],[-115.7004,47.4166],[-115.6997,47.4171],[-115.6996,47.4173],[-115.6994,47.417],[-115.6993,47.4167],[-115.699,47.4165],[-115.6984,47.416],[-115.6983,47.416],[-115.6981,47.4159],[-115.6974,47.4154],[-115.6963,47.4152],[-115.696,47.4152],[-115.695,47.4151],[-115.6941,47.4152],[-115.694,47.4152],[-115.693,47.4153],[-115.6921,47.4153],[-115.692,47.4153],[-115.6916,47.4151],[-115.6915,47.4151],[-115.6912,47.4149],[-115.6906,47.4143],[-115.6897,47.4137],[-115.6896,47.4136],[-115.6895,47.4134],[-115.6889,47.4128],[-115.6885,47.4125],[-115.6878,47.4123],[-115.6878,47.4122],[-115.6869,47.4117],[-115.6857,47.4112],[-115.6856,47.4111],[-115.6849,47.411],[-115.6844,47.411],[-115.6843,47.4109],[-115.6832,47.4109],[-115.683,47.4109],[-115.6824,47.4109],[-115.682,47.4109],[-115.6818,47.4109],[-115.6812,47.4106],[-115.6805,47.4105],[-115.6801,47.4105],[-115.6793,47.4102],[-115.6787,47.4099],[-115.6776,47.4097],[-115.6772,47.4096],[-115.6762,47.4095],[-115.6756,47.4094],[-115.6755,47.4094],[-115.6753,47.4094],[-115.6753,47.4092],[-115.6753,47.4089],[-115.6757,47.4083],[-115.6758,47.4083],[-115.676,47.4079],[-115.676,47.4074],[-115.676,47.4072],[-115.6761,47.407],[-115.6761,47.4069],[-115.6761,47.4067],[-115.6766,47.4061],[-115.6767,47.4058],[-115.6769,47.4052],[-115.6769,47.4041],[-115.6769,47.4035],[-115.6771,47.4028],[-115.6774,47.4025],[-115.6775,47.4023],[-115.6776,47.4022],[-115.6776,47.4018],[-115.6775,47.4018],[-115.6774,47.4019],[-115.6769,47.4021],[-115.6766,47.4023],[-115.6758,47.4025],[-115.6746,47.4025],[-115.6737,47.4025],[-115.6733,47.4025],[-115.6725,47.4023],[-115.672,47.402],[-115.6711,47.4017],[-115.6693,47.4015],[-115.6689,47.4015],[-115.6683,47.4012],[-115.6682,47.4012],[-115.6681,47.4012],[-115.6679,47.4011],[-115.6676,47.4012],[-115.6675,47.4013],[-115.6674,47.4013],[-115.6672,47.4016],[-115.667,47.4018],[-115.6667,47.4018],[-115.6655,47.402],[-115.6647,47.4023],[-115.6638,47.4029],[-115.6634,47.4029],[-115.663,47.4028],[-115.6629,47.4028],[-115.6624,47.4026],[-115.6622,47.4026],[-115.6614,47.4022],[-115.66,47.4016],[-115.6594,47.4012],[-115.6588,47.4008],[-115.6581,47.4006],[-115.6576,47.4005],[-115.6575,47.4005],[-115.6573,47.4004],[-115.6573,47.4002],[-115.6574,47.3999],[-115.6575,47.3998],[-115.6576,47.3995],[-115.6576,47.3994],[-115.6576,47.399],[-115.6576,47.3984],[-115.6575,47.3979],[-115.6573,47.3974],[-115.6573,47.3973],[-115.6573,47.3969],[-115.6573,47.3963],[-115.6571,47.3961],[-115.6569,47.3958],[-115.6561,47.395],[-115.6558,47.3946],[-115.6556,47.3942],[-115.6553,47.3939],[-115.6551,47.3938],[-115.6544,47.3936],[-115.6532,47.3933],[-115.653,47.3933],[-115.6523,47.3931],[-115.6521,47.393],[-115.6519,47.393],[-115.6513,47.3928],[-115.6507,47.3926],[-115.6506,47.3926],[-115.6503,47.3925],[-115.65,47.3923],[-115.6498,47.392],[-115.6498,47.3916],[-115.6498,47.3911],[-115.6498,47.391],[-115.6495,47.3904],[-115.6494,47.3903],[-115.6491,47.3901],[-115.6487,47.3898],[-115.6487,47.3897],[-115.6486,47.3894],[-115.6486,47.3893],[-115.6483,47.3889],[-115.6478,47.3884],[-115.6475,47.3883],[-115.6469,47.3881],[-115.6467,47.388],[-115.6463,47.3878],[-115.6463,47.3874],[-115.6465,47.3869],[-115.6466,47.3865],[-115.6466,47.3864],[-115.6467,47.3863],[-115.6469,47.3861],[-115.647,47.3861],[-115.6471,47.386],[-115.6475,47.3858],[-115.6479,47.3855],[-115.648,47.3853],[-115.6481,47.385],[-115.6481,47.3846],[-115.6481,47.3842],[-115.6481,47.384],[-115.6481,47.3836],[-115.6481,47.3835],[-115.6481,47.3832],[-115.6484,47.3827],[-115.6484,47.3824],[-115.6483,47.3822],[-115.6478,47.382],[-115.6472,47.3818],[-115.6469,47.3816],[-115.6461,47.3811],[-115.6459,47.3809],[-115.6458,47.3808],[-115.6456,47.3803],[-115.6453,47.3797],[-115.6451,47.3793],[-115.6446,47.3788],[-115.6443,47.3784],[-115.6441,47.3781],[-115.6438,47.3776],[-115.6434,47.3773],[-115.6429,47.3774],[-115.6424,47.3777],[-115.6413,47.3781],[-115.6412,47.3782],[-115.6408,47.3783],[-115.6403,47.3784],[-115.6396,47.3786],[-115.6392,47.3787],[-115.6389,47.3788],[-115.6388,47.3789],[-115.6381,47.3793],[-115.6369,47.3797],[-115.6366,47.3797],[-115.6359,47.3797],[-115.6357,47.3797],[-115.6331,47.3794],[-115.6321,47.3792],[-115.632,47.3792],[-115.6313,47.3792],[-115.6309,47.3792],[-115.6301,47.3793],[-115.63,47.3794],[-115.6299,47.3794],[-115.6288,47.3797],[-115.6281,47.3801],[-115.6271,47.3806],[-115.6261,47.3809],[-115.6256,47.381],[-115.6253,47.3812],[-115.6245,47.3814],[-115.6242,47.3814],[-115.6225,47.3817],[-115.6223,47.3817],[-115.6222,47.3817],[-115.6202,47.3818],[-115.6196,47.3822],[-115.6193,47.3823],[-115.6187,47.3826],[-115.6181,47.3826],[-115.6172,47.3825],[-115.6163,47.3822],[-115.616,47.3821],[-115.6154,47.3819],[-115.615,47.3818],[-115.6147,47.3817],[-115.6144,47.3816],[-115.6126,47.3809],[-115.6125,47.3809],[-115.6122,47.3809],[-115.6118,47.3809],[-115.6115,47.3808],[-115.6114,47.3808],[-115.611,47.3808],[-115.6103,47.3807],[-115.6101,47.3807],[-115.6097,47.3807],[-115.6096,47.3807],[-115.6094,47.3805],[-115.6091,47.3803],[-115.6084,47.3797],[-115.6079,47.3794],[-115.6073,47.379],[-115.6065,47.3785],[-115.6063,47.3784],[-115.6059,47.3781],[-115.6054,47.378],[-115.6053,47.378],[-115.6052,47.378],[-115.6048,47.3779],[-115.6047,47.3779],[-115.6047,47.3778],[-115.6029,47.3777],[-115.6021,47.3775],[-115.6019,47.3775],[-115.6014,47.3771],[-115.6011,47.3767],[-115.601,47.3762],[-115.6009,47.376],[-115.6008,47.3758],[-115.6006,47.3757],[-115.6003,47.3755],[-115.5997,47.3752],[-115.5991,47.3742],[-115.599,47.374],[-115.5987,47.3738],[-115.5981,47.3734],[-115.598,47.3734],[-115.597,47.3729],[-115.5964,47.3724],[-115.5962,47.3721],[-115.5958,47.3717],[-115.5953,47.3716],[-115.5949,47.3715],[-115.5938,47.3711],[-115.5936,47.371],[-115.5935,47.371],[-115.5931,47.3708],[-115.5923,47.3706],[-115.5918,47.3704],[-115.5917,47.3703],[-115.5915,47.3703],[-115.591,47.3701],[-115.5905,47.3701],[-115.5896,47.3702],[-115.5894,47.3702],[-115.588,47.3702],[-115.5868,47.3703],[-115.5864,47.3703],[-115.5861,47.3701],[-115.5848,47.3691],[-115.5843,47.3686],[-115.584,47.3685],[-115.5839,47.3685],[-115.5838,47.3685],[-115.5834,47.3685],[-115.5832,47.3684],[-115.5829,47.3683],[-115.5828,47.3683],[-115.5823,47.3682],[-115.5816,47.3681],[-115.5808,47.368],[-115.58,47.3679],[-115.5795,47.3678],[-115.5781,47.3675],[-115.5777,47.3674],[-115.5776,47.3674],[-115.5774,47.3672],[-115.5772,47.367],[-115.5772,47.3669],[-115.577,47.3666],[-115.5767,47.3664],[-115.5763,47.366],[-115.5761,47.3657],[-115.576,47.3653],[-115.5762,47.365],[-115.5765,47.3647],[-115.5769,47.3643],[-115.577,47.3639],[-115.5773,47.3634],[-115.5774,47.3627],[-115.5776,47.3622],[-115.5776,47.362],[-115.5777,47.3619],[-115.5778,47.3618],[-115.5783,47.3611],[-115.5783,47.3607],[-115.5782,47.3603],[-115.5778,47.3597],[-115.5774,47.3593],[-115.5771,47.3588],[-115.5771,47.3587],[-115.5769,47.3584],[-115.5767,47.3576],[-115.5764,47.3571],[-115.5758,47.3564],[-115.5753,47.356],[-115.5751,47.3559],[-115.5746,47.3556],[-115.5743,47.3555],[-115.5742,47.3555],[-115.5734,47.3554],[-115.5725,47.3555],[-115.5724,47.3555],[-115.572,47.3556],[-115.5719,47.3557],[-115.5716,47.3557],[-115.5712,47.3557],[-115.5711,47.3557],[-115.5709,47.3556],[-115.5705,47.3554],[-115.5697,47.355],[-115.5696,47.3549],[-115.5695,47.3548],[-115.5692,47.3546],[-115.5687,47.3541],[-115.5684,47.3539],[-115.5683,47.3538],[-115.5681,47.3537],[-115.5672,47.3532],[-115.5663,47.3528],[-115.5658,47.3525],[-115.5656,47.3524],[-115.5641,47.3522],[-115.5639,47.3523],[-115.563,47.3523],[-115.5619,47.3523],[-115.5618,47.3523],[-115.5613,47.3522],[-115.5603,47.3522],[-115.5597,47.3524],[-115.5595,47.3524],[-115.5576,47.3535],[-115.5571,47.3539],[-115.5568,47.3539],[-115.5566,47.3538],[-115.5562,47.3532],[-115.556,47.353],[-115.5551,47.3524],[-115.5542,47.3519],[-115.5535,47.3517],[-115.5532,47.3516],[-115.5526,47.3514],[-115.552,47.3512],[-115.5516,47.3507],[-115.5512,47.3503],[-115.5508,47.3497],[-115.5507,47.3493],[-115.5507,47.3486],[-115.5505,47.3481],[-115.5503,47.348],[-115.55,47.3478],[-115.5494,47.3475],[-115.5491,47.3472],[-115.5489,47.347],[-115.5488,47.347],[-115.549,47.346],[-115.5492,47.3454],[-115.5494,47.3449],[-115.5495,47.3445],[-115.5493,47.3441],[-115.5492,47.344],[-115.549,47.3436],[-115.5488,47.3431],[-115.5491,47.3425],[-115.5491,47.3424],[-115.5493,47.3421],[-115.5494,47.3417],[-115.5494,47.3415],[-115.5494,47.341],[-115.5493,47.3403],[-115.5492,47.3389],[-115.5495,47.3383],[-115.5496,47.3381],[-115.55,47.3375],[-115.5501,47.337],[-115.5502,47.3367],[-115.5502,47.3364],[-115.5503,47.3362],[-115.5504,47.3359],[-115.5507,47.3354],[-115.5506,47.3348],[-115.5505,47.3343],[-115.5503,47.3339],[-115.5502,47.3337],[-115.5496,47.3334],[-115.5489,47.3333],[-115.5488,47.3333],[-115.5481,47.3331],[-115.5473,47.3329],[-115.5468,47.3326],[-115.5467,47.3326],[-115.5463,47.3322],[-115.5461,47.332],[-115.5459,47.3317],[-115.5454,47.3313],[-115.5444,47.331],[-115.5435,47.3307],[-115.5428,47.3303],[-115.5424,47.33],[-115.5419,47.3297],[-115.5413,47.3295],[-115.5409,47.3294],[-115.5404,47.3293],[-115.5396,47.3292],[-115.5388,47.3291],[-115.5388,47.3289],[-115.5395,47.328],[-115.5398,47.3276],[-115.5409,47.3262],[-115.541,47.3259],[-115.541,47.3258],[-115.5411,47.3252],[-115.5409,47.3246],[-115.5404,47.3239],[-115.5402,47.3237],[-115.5399,47.3234],[-115.5397,47.3233],[-115.5395,47.3231],[-115.5393,47.3227],[-115.5393,47.3225],[-115.5394,47.3223],[-115.5394,47.3222],[-115.5391,47.3215],[-115.5387,47.3208],[-115.5382,47.3203],[-115.5378,47.32],[-115.5375,47.3198],[-115.5374,47.3196],[-115.5373,47.3195],[-115.5373,47.3194],[-115.5373,47.3187],[-115.5373,47.3182],[-115.5371,47.3178],[-115.5354,47.3165],[-115.5341,47.3154],[-115.5331,47.3147],[-115.5328,47.3142],[-115.5325,47.3138],[-115.5323,47.3133],[-115.5321,47.3128],[-115.532,47.3123],[-115.5318,47.3118],[-115.5318,47.3117],[-115.5314,47.3112],[-115.5313,47.3111],[-115.5306,47.3104],[-115.5299,47.3098],[-115.5298,47.3098],[-115.5289,47.3094],[-115.5283,47.3092],[-115.5279,47.309],[-115.5279,47.3088],[-115.5281,47.3085],[-115.5287,47.308],[-115.5289,47.3075],[-115.5289,47.3072],[-115.5287,47.3063],[-115.5286,47.3059],[-115.5284,47.3056],[-115.5282,47.3051],[-115.5281,47.3044],[-115.5282,47.3042],[-115.5282,47.3041],[-115.5285,47.3039],[-115.5286,47.3036],[-115.5285,47.3032],[-115.5288,47.3027],[-115.5289,47.3021],[-115.5287,47.3011],[-115.5286,47.3008],[-115.5285,47.3003],[-115.5284,47.2999],[-115.5285,47.2995],[-115.5285,47.2993],[-115.5285,47.2992],[-115.5281,47.2992],[-115.526,47.299],[-115.524,47.2987],[-115.5227,47.2985],[-115.5222,47.2984],[-115.5219,47.2982],[-115.5214,47.298],[-115.5203,47.2977],[-115.5192,47.2976],[-115.5189,47.2975],[-115.5183,47.2974],[-115.5172,47.2973],[-115.5164,47.297],[-115.5161,47.2968],[-115.5158,47.2968],[-115.5153,47.2968],[-115.5146,47.2966],[-115.5142,47.2964],[-115.5139,47.2961],[-115.5136,47.2958],[-115.513,47.2955],[-115.5121,47.2951],[-115.5115,47.2945],[-115.5108,47.2938],[-115.5098,47.2934],[-115.5094,47.2934],[-115.509,47.2932],[-115.5083,47.293],[-115.5081,47.2927],[-115.5079,47.2925],[-115.5074,47.2921],[-115.507,47.2918],[-115.5063,47.2916],[-115.5062,47.2916],[-115.5058,47.2914],[-115.5054,47.2912],[-115.5048,47.2911],[-115.5042,47.291],[-115.5037,47.2908],[-115.5035,47.2907],[-115.5017,47.2904],[-115.5008,47.2904],[-115.5003,47.2903],[-115.5001,47.2902],[-115.4992,47.2899],[-115.4981,47.2896],[-115.4964,47.2893],[-115.4953,47.2892],[-115.494,47.2893],[-115.4939,47.2893],[-115.4928,47.2895],[-115.4925,47.2896],[-115.492,47.2897],[-115.4914,47.2896],[-115.4908,47.2895],[-115.4902,47.2892],[-115.4896,47.2889],[-115.4891,47.2885],[-115.4888,47.2881],[-115.4888,47.288],[-115.4888,47.2877],[-115.4887,47.2874],[-115.4882,47.2871],[-115.4873,47.2863],[-115.4868,47.2859],[-115.4864,47.285],[-115.4861,47.2845],[-115.486,47.2845],[-115.4857,47.2842],[-115.4854,47.2837],[-115.4849,47.2832],[-115.4845,47.2827],[-115.484,47.2823],[-115.4836,47.2821],[-115.4835,47.282],[-115.4823,47.2814],[-115.4818,47.2814],[-115.4817,47.2814],[-115.4814,47.2814],[-115.481,47.2815],[-115.4804,47.2816],[-115.4797,47.2818],[-115.4794,47.2819],[-115.4785,47.2824],[-115.4784,47.2825],[-115.4776,47.2832],[-115.4773,47.2834],[-115.4767,47.284],[-115.4764,47.2841],[-115.4762,47.2842],[-115.4759,47.2843],[-115.4753,47.2842],[-115.4745,47.2842],[-115.4739,47.2841],[-115.4737,47.2841],[-115.4734,47.2841],[-115.4725,47.2841],[-115.4718,47.2842],[-115.4711,47.2846],[-115.4707,47.2848],[-115.4703,47.2851],[-115.4702,47.2852],[-115.4694,47.2859],[-115.4687,47.2863],[-115.4675,47.2868],[-115.4667,47.2872],[-115.4663,47.2874],[-115.466,47.2875],[-115.4658,47.2875],[-115.4655,47.2873],[-115.4653,47.2869],[-115.4651,47.2867],[-115.4649,47.2865],[-115.4645,47.2863],[-115.4644,47.2862],[-115.4635,47.2859],[-115.4626,47.2857],[-115.4622,47.2855],[-115.4619,47.2854],[-115.4614,47.2854],[-115.4611,47.2853],[-115.4609,47.2852],[-115.4605,47.2848],[-115.4602,47.2845],[-115.46,47.2843],[-115.4598,47.284],[-115.4587,47.2831],[-115.4583,47.2829],[-115.4577,47.2824],[-115.4575,47.2821],[-115.4575,47.282],[-115.4573,47.2818],[-115.4571,47.2816],[-115.4572,47.2813],[-115.4574,47.2806],[-115.4574,47.2805],[-115.4576,47.2799],[-115.4576,47.2792],[-115.4573,47.2783],[-115.4569,47.278],[-115.4559,47.2776],[-115.4557,47.2776],[-115.4551,47.2775],[-115.4537,47.2774],[-115.4529,47.2774],[-115.452,47.2777],[-115.4514,47.278],[-115.4506,47.2781],[-115.4503,47.2782],[-115.4501,47.2783],[-115.4498,47.2784],[-115.4496,47.2784],[-115.4464,47.2774],[-115.4451,47.277],[-115.4447,47.277],[-115.444,47.2772],[-115.4431,47.2774],[-115.4422,47.2776],[-115.4412,47.2777],[-115.4401,47.278],[-115.4381,47.2788],[-115.4372,47.2792],[-115.4371,47.2793],[-115.4369,47.2795],[-115.4368,47.2799],[-115.4367,47.2802],[-115.4366,47.2803],[-115.4365,47.2804],[-115.4363,47.2804],[-115.4358,47.2803],[-115.4357,47.2802],[-115.4356,47.2802],[-115.4353,47.28],[-115.4346,47.2798],[-115.4333,47.2796],[-115.4325,47.2795],[-115.4314,47.2796],[-115.431,47.2796],[-115.4291,47.28],[-115.4286,47.2801],[-115.4279,47.2801],[-115.4273,47.2801],[-115.4271,47.2802],[-115.4268,47.2803],[-115.4263,47.2803],[-115.426,47.2803],[-115.4258,47.2802],[-115.4255,47.2801],[-115.4251,47.2798],[-115.4245,47.2794],[-115.4241,47.279],[-115.4236,47.2786],[-115.4231,47.2783],[-115.4225,47.278],[-115.4222,47.2779],[-115.4211,47.2776],[-115.421,47.2776],[-115.4206,47.2775],[-115.4205,47.2775],[-115.4204,47.2774],[-115.4206,47.2771],[-115.4206,47.2769],[-115.4206,47.2768],[-115.4208,47.2764],[-115.4207,47.2762],[-115.4206,47.276],[-115.4207,47.2756],[-115.4208,47.2755],[-115.421,47.2751],[-115.4213,47.2747],[-115.4215,47.2743],[-115.4217,47.2738],[-115.4217,47.2732],[-115.4217,47.2726],[-115.4217,47.2725],[-115.4214,47.272],[-115.4212,47.2718],[-115.421,47.2716],[-115.4206,47.2715],[-115.4194,47.2707],[-115.4191,47.2704],[-115.4188,47.2701],[-115.4182,47.2696],[-115.4178,47.2694],[-115.4172,47.2692],[-115.4169,47.2691],[-115.4167,47.2691],[-115.4162,47.2689],[-115.4159,47.2689],[-115.4157,47.2688],[-115.4151,47.2687],[-115.4147,47.2682],[-115.4146,47.2679],[-115.4146,47.2678],[-115.4143,47.2673],[-115.4141,47.2672],[-115.4139,47.267],[-115.4137,47.2668],[-115.4137,47.2665],[-115.4137,47.2664],[-115.4136,47.266],[-115.4133,47.2656],[-115.4126,47.265],[-115.4121,47.2646],[-115.4116,47.2644],[-115.4108,47.2643],[-115.4107,47.2643],[-115.4098,47.2641],[-115.4092,47.264],[-115.409,47.264],[-115.4083,47.2639],[-115.4073,47.2641],[-115.4064,47.2644],[-115.4062,47.2644],[-115.4054,47.2647],[-115.4052,47.2648],[-115.4047,47.2651],[-115.4044,47.2652],[-115.4039,47.2651],[-115.4038,47.265],[-115.4034,47.2649],[-115.4025,47.2648],[-115.4021,47.2648],[-115.4019,47.2649],[-115.4012,47.2652],[-115.4011,47.2652],[-115.4009,47.2652],[-115.4005,47.2651],[-115.3996,47.265],[-115.3988,47.2649],[-115.3982,47.2649],[-115.3979,47.265],[-115.3973,47.2651],[-115.3966,47.2654],[-115.3965,47.2654],[-115.3963,47.2655],[-115.3962,47.2655],[-115.3959,47.2655],[-115.3956,47.2655],[-115.3944,47.2653],[-115.3931,47.2653],[-115.3921,47.2654],[-115.391,47.2656],[-115.3898,47.2658],[-115.3895,47.2659],[-115.388,47.2664],[-115.3872,47.2668],[-115.3867,47.2672],[-115.3864,47.2673],[-115.3855,47.2675],[-115.3851,47.2677],[-115.3849,47.2678],[-115.3847,47.2678],[-115.3845,47.2677],[-115.3843,47.2676],[-115.3843,47.2675],[-115.3843,47.2672],[-115.3843,47.2671],[-115.3838,47.2668],[-115.3829,47.2665],[-115.3825,47.2665],[-115.3816,47.2664],[-115.3813,47.2664],[-115.3808,47.2663],[-115.3807,47.2663],[-115.3802,47.2661],[-115.3796,47.2656],[-115.3786,47.2651],[-115.3784,47.2651],[-115.3777,47.2648],[-115.3776,47.2648],[-115.3774,47.2648],[-115.3766,47.2647],[-115.3761,47.2646],[-115.3755,47.2648],[-115.3748,47.2649],[-115.3747,47.2649],[-115.3744,47.265],[-115.3742,47.265],[-115.3735,47.2649],[-115.373,47.265],[-115.3728,47.265],[-115.3722,47.2652],[-115.3717,47.2653],[-115.3713,47.2653],[-115.3709,47.2652],[-115.3707,47.2649],[-115.3705,47.2644],[-115.3705,47.2643],[-115.3703,47.2641],[-115.3699,47.2639],[-115.3696,47.2638],[-115.369,47.2636],[-115.368,47.2634],[-115.3679,47.2634],[-115.3675,47.2633],[-115.3671,47.2631],[-115.3668,47.2629],[-115.3668,47.2628],[-115.3666,47.2625],[-115.3665,47.2623],[-115.366,47.2619],[-115.3653,47.2614],[-115.3637,47.2608],[-115.3626,47.2606],[-115.3619,47.2603],[-115.3615,47.2602],[-115.3601,47.2598],[-115.3592,47.2596],[-115.3586,47.2596],[-115.3583,47.2597],[-115.358,47.2598],[-115.3578,47.2599],[-115.3577,47.2601],[-115.3576,47.2601],[-115.3576,47.2602],[-115.3573,47.2605],[-115.357,47.2606],[-115.3566,47.2608],[-115.3563,47.2611],[-115.356,47.2612],[-115.3556,47.2612],[-115.3551,47.2612],[-115.3547,47.2614],[-115.3543,47.2616],[-115.3541,47.2619],[-115.3538,47.2621],[-115.3535,47.2621],[-115.3531,47.2618],[-115.3522,47.2613],[-115.35,47.2605],[-115.3494,47.2604],[-115.3492,47.2604],[-115.3488,47.2604],[-115.348,47.2604],[-115.3476,47.2605],[-115.3469,47.2605],[-115.3458,47.2606],[-115.3448,47.2608],[-115.3439,47.2611],[-115.3432,47.2615],[-115.3423,47.262],[-115.3421,47.2621],[-115.3414,47.2626],[-115.3409,47.2629],[-115.3404,47.2629],[-115.34,47.2627],[-115.3392,47.2623],[-115.3351,47.2606],[-115.334,47.26],[-115.3332,47.2598],[-115.3323,47.2595],[-115.3321,47.2594],[-115.3304,47.2589],[-115.3302,47.2588],[-115.3295,47.2586],[-115.3277,47.2578],[-115.325,47.2569],[-115.324,47.2565],[-115.3235,47.2563],[-115.3227,47.2564],[-115.3224,47.2564],[-115.3218,47.2565],[-115.3211,47.2566],[-115.3201,47.2567],[-115.32,47.2567],[-115.3198,47.2567],[-115.3197,47.2566],[-115.3197,47.2565],[-115.3196,47.2563],[-115.3197,47.2559],[-115.3197,47.2551],[-115.3193,47.2544],[-115.3188,47.2537],[-115.3186,47.2531],[-115.3186,47.253],[-115.3184,47.2519],[-115.3186,47.2516],[-115.3187,47.2514],[-115.3194,47.2507],[-115.3198,47.2503],[-115.3206,47.2498],[-115.3216,47.2484],[-115.323,47.2471],[-115.3244,47.2458],[-115.3246,47.2452],[-115.3244,47.2447],[-115.324,47.2444],[-115.3231,47.2439],[-115.3228,47.2437],[-115.3221,47.2433],[-115.3218,47.243],[-115.3212,47.2426],[-115.321,47.2425],[-115.3205,47.2422],[-115.3201,47.2415],[-115.32,47.2406],[-115.3199,47.2403],[-115.3197,47.2395],[-115.3194,47.2391],[-115.3194,47.2389],[-115.3192,47.2381],[-115.319,47.2378],[-115.3189,47.2376],[-115.3188,47.2374],[-115.3186,47.2368],[-115.3185,47.2364],[-115.3182,47.2359],[-115.3176,47.2352],[-115.3171,47.2342],[-115.317,47.234],[-115.3164,47.2333],[-115.3163,47.2332],[-115.3158,47.2328],[-115.3148,47.2321],[-115.3139,47.2315],[-115.3133,47.2311],[-115.3132,47.231],[-115.3118,47.2301],[-115.311,47.2297],[-115.3102,47.2297],[-115.3076,47.2298],[-115.307,47.2296],[-115.3068,47.2295],[-115.306,47.2289],[-115.3055,47.2285],[-115.3046,47.2279],[-115.3037,47.2274],[-115.3032,47.227],[-115.3027,47.2264],[-115.3022,47.226],[-115.3016,47.2258],[-115.3012,47.2257],[-115.3011,47.2257],[-115.3001,47.2256],[-115.3,47.2256],[-115.2993,47.2256],[-115.2988,47.2255],[-115.2985,47.2251],[-115.2981,47.2246],[-115.2978,47.224],[-115.297,47.2221],[-115.2969,47.222],[-115.2964,47.2216],[-115.2958,47.221],[-115.2953,47.2207],[-115.2949,47.2203],[-115.2948,47.22],[-115.2947,47.2196],[-115.2949,47.2186],[-115.2948,47.2179],[-115.2947,47.2171],[-115.2946,47.2162],[-115.2944,47.2155],[-115.2941,47.2144],[-115.294,47.2143],[-115.2939,47.2141],[-115.2931,47.2129],[-115.2928,47.2125],[-115.2919,47.2114],[-115.2915,47.2109],[-115.2915,47.2105],[-115.2915,47.2103],[-115.2916,47.21],[-115.2917,47.2099],[-115.2918,47.2097],[-115.292,47.2094],[-115.2921,47.2092],[-115.2926,47.2089],[-115.2935,47.2081],[-115.2949,47.2068],[-115.2953,47.2064],[-115.2956,47.2061],[-115.296,47.2057],[-115.2969,47.2037],[-115.2976,47.2021],[-115.2979,47.2009],[-115.2984,47.1998],[-115.2988,47.1993],[-115.2991,47.1988],[-115.2994,47.1975],[-115.2995,47.196],[-115.2998,47.1954],[-115.3001,47.1949],[-115.3004,47.1944],[-115.3009,47.1939],[-115.3012,47.1934],[-115.3013,47.193],[-115.3012,47.1928],[-115.3012,47.1925],[-115.3009,47.1919],[-115.3006,47.1909],[-115.3007,47.1902],[-115.3007,47.19],[-115.3008,47.1898],[-115.3009,47.1895],[-115.301,47.1889],[-115.3006,47.1883],[-115.3005,47.1883],[-115.2999,47.1879],[-115.2999,47.1878],[-115.2993,47.1876],[-115.2976,47.1874],[-115.2967,47.1872],[-115.296,47.187],[-115.2959,47.187],[-115.2951,47.1868],[-115.2949,47.1868],[-115.2941,47.1868],[-115.2925,47.187],[-115.2919,47.187],[-115.2917,47.187],[-115.2914,47.1869],[-115.291,47.1868],[-115.2905,47.1866],[-115.2903,47.1864],[-115.2896,47.186],[-115.2894,47.1859],[-115.2885,47.1852],[-115.2881,47.1848],[-115.288,47.1847],[-115.2876,47.1841],[-115.2869,47.1835],[-115.2867,47.1835],[-115.2847,47.1836],[-115.2844,47.1837],[-115.2828,47.1835],[-115.2821,47.1833],[-115.2816,47.1832],[-115.2814,47.1831],[-115.2799,47.1826],[-115.2787,47.1823],[-115.2786,47.1822],[-115.278,47.1821],[-115.2777,47.1821],[-115.2767,47.1821],[-115.2753,47.1823],[-115.2741,47.1825],[-115.274,47.1825],[-115.2732,47.1826],[-115.2726,47.1827],[-115.272,47.1825],[-115.2705,47.182],[-115.2692,47.1816],[-115.268,47.1814],[-115.267,47.1813],[-115.2669,47.1813],[-115.2668,47.1813],[-115.2656,47.1813],[-115.2642,47.1816],[-115.2639,47.1816],[-115.2632,47.1817],[-115.263,47.1818],[-115.2629,47.1818],[-115.2624,47.1817],[-115.2621,47.1816],[-115.2618,47.1814],[-115.2614,47.181],[-115.2613,47.1809],[-115.2612,47.1808],[-115.2609,47.1806],[-115.2607,47.1803],[-115.2603,47.1799],[-115.2601,47.1798],[-115.2595,47.1795],[-115.259,47.1794],[-115.2588,47.1791],[-115.2587,47.1789],[-115.2586,47.1788],[-115.2584,47.1782],[-115.258,47.1771],[-115.2579,47.177],[-115.2567,47.1756],[-115.2566,47.1755],[-115.2564,47.1753],[-115.2562,47.175],[-115.2562,47.1748],[-115.2561,47.1745],[-115.256,47.1731],[-115.256,47.173],[-115.2561,47.1728],[-115.2563,47.1724],[-115.2565,47.1716],[-115.2566,47.1708],[-115.2568,47.1698],[-115.2567,47.1689],[-115.2566,47.1681],[-115.2563,47.1672],[-115.2559,47.1665],[-115.2559,47.1662],[-115.2558,47.166],[-115.2558,47.1655],[-115.2558,47.1653],[-115.2557,47.1644],[-115.2555,47.1637],[-115.2553,47.1635],[-115.2553,47.1634],[-115.2549,47.1628],[-115.2542,47.162],[-115.2538,47.1616],[-115.2537,47.1615],[-115.2529,47.1609],[-115.252,47.1604],[-115.2509,47.1601],[-115.2508,47.16],[-115.2505,47.1599],[-115.25,47.1599],[-115.2497,47.1599],[-115.2493,47.1597],[-115.2492,47.1594],[-115.249,47.1591],[-115.249,47.1585],[-115.2488,47.1578],[-115.2487,47.1574],[-115.2481,47.1566],[-115.248,47.1565],[-115.248,47.1562],[-115.248,47.1559],[-115.2478,47.1551],[-115.2474,47.1544],[-115.2469,47.1537],[-115.2465,47.1531],[-115.2461,47.1528],[-115.246,47.1525],[-115.2453,47.1517],[-115.2446,47.1513],[-115.2441,47.151],[-115.2431,47.1507],[-115.2411,47.1507],[-115.2396,47.1507],[-115.2393,47.1508],[-115.2388,47.1508],[-115.2382,47.1508],[-115.2372,47.1508],[-115.2367,47.1507],[-115.2363,47.1507],[-115.2357,47.1506],[-115.2356,47.1506],[-115.2351,47.1506],[-115.2344,47.1504],[-115.2335,47.1503],[-115.2317,47.1504],[-115.2314,47.1503],[-115.2307,47.15],[-115.2296,47.1496],[-115.2261,47.1489],[-115.2254,47.1488],[-115.2249,47.1487],[-115.2239,47.1489],[-115.2235,47.1491],[-115.223,47.1491],[-115.2224,47.1491],[-115.2219,47.149],[-115.2215,47.1487],[-115.2205,47.1479],[-115.2198,47.1473],[-115.2177,47.1464],[-115.2175,47.1464],[-115.2167,47.1461],[-115.2163,47.1458],[-115.2162,47.1454],[-115.2161,47.145],[-115.216,47.1449],[-115.2159,47.1444],[-115.2154,47.1439],[-115.2152,47.1437],[-115.2144,47.143],[-115.2135,47.1424],[-115.2125,47.142],[-115.2117,47.1419],[-115.2111,47.1418],[-115.2102,47.1417],[-115.2089,47.1413],[-115.2088,47.1413],[-115.208,47.1411],[-115.2079,47.141],[-115.2074,47.1408],[-115.2062,47.1404],[-115.2057,47.1404],[-115.2051,47.1404],[-115.2049,47.1405],[-115.2048,47.1405],[-115.2046,47.1405],[-115.2044,47.1404],[-115.2042,47.1403],[-115.2036,47.14],[-115.2029,47.1398],[-115.2022,47.1397],[-115.201,47.1396],[-115.2003,47.1398],[-115.1998,47.1398],[-115.199,47.1399],[-115.1991,47.1396],[-115.1991,47.1388],[-115.1989,47.1381],[-115.1986,47.1376],[-115.1985,47.1374],[-115.1982,47.1371],[-115.1972,47.1365],[-115.1963,47.1362],[-115.1962,47.1361],[-115.1957,47.1359],[-115.1952,47.1356],[-115.1947,47.1354],[-115.1943,47.1352],[-115.1938,47.1346],[-115.1937,47.1344],[-115.1934,47.1338],[-115.1933,47.1336],[-115.193,47.1332],[-115.1929,47.1331],[-115.1927,47.1329],[-115.1922,47.1326],[-115.1919,47.1325],[-115.1916,47.1325],[-115.1915,47.1324],[-115.1911,47.132],[-115.1901,47.1313],[-115.1894,47.131],[-115.1889,47.1307],[-115.1875,47.13],[-115.1867,47.1298],[-115.1861,47.1296],[-115.186,47.1294],[-115.1862,47.1288],[-115.1867,47.1282],[-115.1869,47.1274],[-115.1868,47.1268],[-115.1867,47.1265],[-115.1866,47.1257],[-115.1866,47.1254],[-115.1866,47.1249],[-115.1865,47.1247],[-115.1863,47.1245],[-115.1863,47.1244],[-115.1858,47.1242],[-115.1856,47.1239],[-115.1854,47.1236],[-115.1852,47.1231],[-115.1849,47.1228],[-115.1842,47.1225],[-115.1838,47.1219],[-115.1836,47.1217],[-115.1832,47.1215],[-115.1827,47.1214],[-115.1824,47.1213],[-115.1812,47.1209],[-115.1806,47.1208],[-115.1797,47.1206],[-115.1795,47.1205],[-115.1793,47.1204],[-115.1793,47.1198],[-115.1793,47.1195],[-115.1789,47.1189],[-115.1788,47.1184],[-115.1788,47.1183],[-115.1788,47.1179],[-115.1789,47.1176],[-115.1788,47.1174],[-115.1787,47.1174],[-115.1785,47.1172],[-115.1783,47.117],[-115.1782,47.1168],[-115.1772,47.1157],[-115.1752,47.1141],[-115.1746,47.1135],[-115.1743,47.1131],[-115.174,47.1129],[-115.1732,47.1125],[-115.1729,47.1122],[-115.1729,47.112],[-115.1729,47.1117],[-115.1733,47.1111],[-115.1735,47.1104],[-115.1735,47.1097],[-115.1733,47.1091],[-115.1729,47.1085],[-115.1724,47.1077],[-115.1724,47.1075],[-115.1722,47.1071],[-115.1716,47.1068],[-115.1701,47.106],[-115.1688,47.1057],[-115.1667,47.1048],[-115.165,47.1038],[-115.1642,47.1035],[-115.1632,47.1031],[-115.1627,47.1029],[-115.162,47.1028],[-115.1613,47.1027],[-115.1611,47.1026],[-115.1608,47.1025],[-115.1601,47.1021],[-115.1598,47.1021],[-115.1598,47.1022],[-115.1593,47.1024],[-115.1588,47.1028],[-115.1584,47.1028],[-115.1583,47.1028],[-115.158,47.1028],[-115.1564,47.1028],[-115.1562,47.1028],[-115.1561,47.1029],[-115.1558,47.1028],[-115.1557,47.1027],[-115.1555,47.1026],[-115.154,47.1022],[-115.1533,47.102],[-115.1527,47.1019],[-115.1524,47.1019],[-115.1522,47.1019],[-115.1518,47.102],[-115.1516,47.1021],[-115.1511,47.102],[-115.1502,47.1017],[-115.15,47.1017],[-115.1497,47.1018],[-115.1491,47.1021],[-115.1485,47.1025],[-115.1477,47.103],[-115.1474,47.1032],[-115.1472,47.1033],[-115.1471,47.1032],[-115.1468,47.1029],[-115.1463,47.1026],[-115.1462,47.1025],[-115.1458,47.1023],[-115.1453,47.1021],[-115.1447,47.102],[-115.1443,47.102],[-115.1441,47.1019],[-115.144,47.1018],[-115.1437,47.101],[-115.1436,47.1008],[-115.1432,47.1003],[-115.1428,47.0997],[-115.1422,47.0992],[-115.1414,47.0988],[-115.1412,47.0987],[-115.1411,47.0986],[-115.1409,47.0983],[-115.1407,47.0977],[-115.1407,47.0976],[-115.1406,47.0971],[-115.1404,47.0969],[-115.1402,47.0968],[-115.1402,47.0966],[-115.1402,47.0964],[-115.1405,47.0963],[-115.1409,47.0962],[-115.1411,47.0961],[-115.1414,47.0959],[-115.1416,47.0955],[-115.1417,47.0951],[-115.1418,47.0947],[-115.1415,47.0943],[-115.1414,47.0941],[-115.1415,47.0939],[-115.1421,47.0936],[-115.1426,47.0926],[-115.1427,47.0921],[-115.1427,47.0915],[-115.1425,47.091],[-115.1425,47.0909],[-115.1425,47.0908],[-115.1425,47.0901],[-115.1422,47.0885],[-115.142,47.0881],[-115.1418,47.0878],[-115.1415,47.0876],[-115.1414,47.0873],[-115.1415,47.087],[-115.1415,47.0869],[-115.1416,47.0867],[-115.1418,47.0861],[-115.1417,47.0857],[-115.1414,47.0854],[-115.1414,47.0853],[-115.1408,47.0847],[-115.1404,47.0842],[-115.1401,47.084],[-115.14,47.0836],[-115.1401,47.0832],[-115.14,47.0826],[-115.1398,47.0819],[-115.1396,47.0811],[-115.1395,47.0806],[-115.1396,47.08],[-115.1395,47.0798],[-115.1394,47.0795],[-115.1393,47.0793],[-115.1389,47.0787],[-115.138,47.0779],[-115.1378,47.0775],[-115.1371,47.0769],[-115.1361,47.0763],[-115.1356,47.0761],[-115.1353,47.0759],[-115.1352,47.0759],[-115.1349,47.0757],[-115.1346,47.075],[-115.1345,47.0746],[-115.1342,47.0741],[-115.1337,47.0734],[-115.1337,47.0733],[-115.1337,47.073],[-115.1334,47.0726],[-115.1332,47.0722],[-115.1329,47.0718],[-115.1326,47.0714],[-115.1324,47.0712],[-115.1321,47.0709],[-115.1318,47.0706],[-115.1316,47.0701],[-115.1313,47.0693],[-115.1311,47.069],[-115.1304,47.0683],[-115.1299,47.0679],[-115.1297,47.0677],[-115.1296,47.0676],[-115.1285,47.067],[-115.1276,47.0666],[-115.1267,47.0661],[-115.1263,47.066],[-115.1259,47.0658],[-115.1248,47.0657],[-115.1246,47.0657],[-115.1239,47.0657],[-115.1238,47.0657],[-115.1237,47.0657],[-115.1232,47.0657],[-115.1225,47.0659],[-115.1224,47.0658],[-115.1223,47.0653],[-115.122,47.0639],[-115.122,47.0633],[-115.1216,47.0629],[-115.1212,47.0622],[-115.1209,47.0618],[-115.1204,47.0614],[-115.1203,47.0613],[-115.1197,47.0609],[-115.1189,47.0604],[-115.1183,47.0597],[-115.1177,47.0587],[-115.1176,47.0585],[-115.1172,47.0582],[-115.1168,47.0579],[-115.1158,47.0573],[-115.1154,47.0571],[-115.1147,47.0565],[-115.1141,47.0558],[-115.1139,47.0557],[-115.1135,47.0553],[-115.113,47.0547],[-115.1124,47.0541],[-115.1119,47.0537],[-115.1102,47.0529],[-115.1096,47.0526],[-115.1091,47.0525],[-115.1084,47.052],[-115.1079,47.0517],[-115.1078,47.0514],[-115.1077,47.0508],[-115.1076,47.0502],[-115.1074,47.0497],[-115.107,47.0493],[-115.1066,47.049],[-115.1061,47.0486],[-115.1058,47.0484],[-115.1054,47.0482],[-115.1047,47.0479],[-115.1044,47.0478],[-115.1035,47.0475],[-115.1033,47.0475],[-115.1026,47.0474],[-115.102,47.0474],[-115.1018,47.0474],[-115.1012,47.0475],[-115.1005,47.0476],[-115.1002,47.0477],[-115.0992,47.0481],[-115.0984,47.0485],[-115.098,47.0486],[-115.0977,47.0485],[-115.0974,47.0483],[-115.0972,47.0482],[-115.0965,47.048],[-115.0963,47.048],[-115.096,47.048],[-115.0952,47.0479],[-115.094,47.0476],[-115.0931,47.0474],[-115.0928,47.0472],[-115.0923,47.0471],[-115.0914,47.0468],[-115.0906,47.0467],[-115.09,47.0464],[-115.0894,47.0463],[-115.0888,47.0462],[-115.088,47.0459],[-115.0876,47.0458],[-115.0874,47.0457],[-115.0874,47.0455],[-115.0877,47.0452],[-115.0881,47.0446],[-115.0881,47.0444],[-115.0882,47.0441],[-115.0883,47.0437],[-115.0883,47.0434],[-115.0882,47.043],[-115.0882,47.0425],[-115.0883,47.0422],[-115.0883,47.0421],[-115.0884,47.0418],[-115.0884,47.0413],[-115.0884,47.0411],[-115.0881,47.0409],[-115.0877,47.0406],[-115.0876,47.0406],[-115.0873,47.0403],[-115.0872,47.0402],[-115.087,47.0402],[-115.0864,47.0399],[-115.0862,47.0398],[-115.0859,47.0398],[-115.0853,47.0397],[-115.0849,47.0396],[-115.0844,47.0394],[-115.0841,47.0392],[-115.0839,47.0391],[-115.0837,47.0389],[-115.0835,47.0388],[-115.0834,47.0388],[-115.0832,47.0387],[-115.083,47.0386],[-115.0825,47.0385],[-115.0821,47.0384],[-115.0819,47.0382],[-115.0818,47.0379],[-115.0818,47.0376],[-115.0816,47.0372],[-115.0812,47.0367],[-115.081,47.0364],[-115.0809,47.0362],[-115.0807,47.0356],[-115.0806,47.0347],[-115.0806,47.0339],[-115.0806,47.0334],[-115.0808,47.0322],[-115.0811,47.0302],[-115.081,47.0299],[-115.0803,47.0289],[-115.0801,47.0286],[-115.08,47.0286],[-115.0798,47.0282],[-115.0792,47.0279],[-115.0789,47.0278],[-115.0783,47.0274],[-115.0776,47.0271],[-115.0767,47.0264],[-115.076,47.0259],[-115.0757,47.0258],[-115.0753,47.0258],[-115.075,47.0258],[-115.0745,47.0258],[-115.074,47.0257],[-115.0738,47.0256],[-115.0735,47.0256],[-115.0731,47.0257],[-115.0728,47.0258],[-115.0717,47.0264],[-115.0717,47.0262],[-115.0717,47.0258],[-115.0717,47.0251],[-115.0717,47.0246],[-115.0723,47.0238],[-115.0723,47.0235],[-115.0716,47.0226],[-115.0716,47.0225],[-115.0715,47.0224],[-115.0712,47.0221],[-115.0706,47.0198],[-115.0704,47.0196],[-115.0702,47.0191],[-115.0697,47.0181],[-115.0696,47.0175],[-115.0696,47.016],[-115.0694,47.015],[-115.0696,47.0148],[-115.07,47.0146],[-115.071,47.0142],[-115.072,47.014],[-115.0724,47.0139],[-115.0728,47.0138],[-115.0729,47.0136],[-115.0728,47.0134],[-115.0728,47.0132],[-115.0728,47.0129],[-115.0727,47.0127],[-115.0721,47.0119],[-115.072,47.0116],[-115.0716,47.0108],[-115.0714,47.0103],[-115.0709,47.0099],[-115.0709,47.0094],[-115.0708,47.009],[-115.0706,47.0088],[-115.0703,47.0085],[-115.0695,47.0078],[-115.0692,47.0076],[-115.0691,47.0075],[-115.069,47.0074],[-115.0689,47.0074],[-115.0689,47.0073],[-115.0686,47.0065],[-115.0683,47.0048],[-115.0682,47.0044],[-115.0681,47.004],[-115.0677,47.0031],[-115.0664,47.0014],[-115.0659,47.0008],[-115.0652,47.0003],[-115.0651,47.0002],[-115.0652,47],[-115.0653,46.9999],[-115.0654,46.9999],[-115.0658,46.9996],[-115.066,46.9992],[-115.066,46.9988],[-115.066,46.9982],[-115.066,46.9979],[-115.0661,46.9971],[-115.0662,46.997],[-115.0662,46.9966],[-115.0665,46.9962],[-115.0669,46.9959],[-115.0678,46.9952],[-115.0673,46.995],[-115.0637,46.9933],[-115.0635,46.9932],[-115.0631,46.993],[-115.062,46.9924],[-115.0611,46.9919],[-115.0607,46.9912],[-115.0606,46.9912],[-115.0604,46.9908],[-115.0597,46.9899],[-115.0592,46.9893],[-115.0573,46.9868],[-115.0569,46.9855],[-115.0567,46.9848],[-115.0559,46.9845],[-115.0552,46.9843],[-115.055,46.9842],[-115.0549,46.9841],[-115.0541,46.9838],[-115.054,46.9838],[-115.0532,46.9834],[-115.0529,46.9831],[-115.0524,46.9826],[-115.052,46.9822],[-115.0515,46.9818],[-115.0513,46.9817],[-115.0508,46.9815],[-115.0502,46.9812],[-115.0499,46.9811],[-115.0498,46.9808],[-115.0498,46.9806],[-115.0499,46.9804],[-115.05,46.98],[-115.0504,46.979],[-115.0505,46.9778],[-115.0504,46.9771],[-115.0505,46.9767],[-115.0505,46.9764],[-115.0506,46.976],[-115.0507,46.9755],[-115.0509,46.9754],[-115.052,46.9749],[-115.0518,46.9747],[-115.0514,46.9743],[-115.0508,46.9736],[-115.0506,46.9731],[-115.0505,46.9728],[-115.0503,46.9725],[-115.0501,46.9716],[-115.0498,46.9711],[-115.0495,46.9708],[-115.0494,46.9706],[-115.0488,46.97],[-115.0484,46.9698],[-115.048,46.9696],[-115.0479,46.9695],[-115.042,46.9705],[-115.0397,46.9705],[-115.0379,46.9705],[-115.0373,46.9705],[-115.0367,46.9707],[-115.0357,46.9713],[-115.0353,46.9715],[-115.0349,46.9716],[-115.0338,46.9717],[-115.032,46.9716],[-115.0318,46.9716],[-115.0314,46.9717],[-115.0304,46.9721],[-115.0297,46.9725],[-115.0294,46.9728],[-115.0293,46.973],[-115.0292,46.9731],[-115.0293,46.9735],[-115.0293,46.9736],[-115.0295,46.9744],[-115.0297,46.975],[-115.0297,46.9751],[-115.0297,46.9752],[-115.029,46.9755],[-115.0286,46.9757],[-115.0284,46.9757],[-115.0267,46.9754],[-115.0263,46.9754],[-115.0199,46.9746],[-115.0193,46.9745],[-115.0189,46.9742],[-115.018,46.974],[-115.017,46.9739],[-115.0162,46.9738],[-115.0161,46.9738],[-115.0153,46.9739],[-115.0144,46.974],[-115.0139,46.974],[-115.0117,46.9743],[-115.0113,46.9741],[-115.0105,46.9738],[-115.0095,46.9734],[-115.0082,46.9731],[-115.0044,46.9723],[-115.0013,46.9719],[-115.001,46.9687],[-115.0009,46.9677],[-115,46.9671],[-114.9994,46.966],[-114.9942,46.9625],[-114.9939,46.9622],[-114.9938,46.9618],[-114.9936,46.9604],[-114.9935,46.9599],[-114.9934,46.9596],[-114.9931,46.9593],[-114.9929,46.9591],[-114.9926,46.959],[-114.9921,46.9588],[-114.9918,46.9586],[-114.9915,46.9583],[-114.9913,46.958],[-114.991,46.9576],[-114.9907,46.9571],[-114.9902,46.9566],[-114.9901,46.9565],[-114.99,46.9564],[-114.9899,46.9563],[-114.9895,46.956],[-114.9888,46.9555],[-114.988,46.955],[-114.9872,46.9546],[-114.9864,46.9543],[-114.9862,46.9542],[-114.986,46.9541],[-114.9857,46.9539],[-114.9858,46.9538],[-114.986,46.9535],[-114.9862,46.9532],[-114.9865,46.9528],[-114.9866,46.9522],[-114.9867,46.9516],[-114.9867,46.9514],[-114.9867,46.9508],[-114.9866,46.9504],[-114.9865,46.9502],[-114.9862,46.9498],[-114.9861,46.9497],[-114.986,46.9496],[-114.9855,46.9493],[-114.9853,46.9493],[-114.9851,46.9492],[-114.985,46.9492],[-114.9849,46.9492],[-114.9843,46.9492],[-114.9842,46.9492],[-114.9835,46.9493],[-114.9831,46.9493],[-114.9828,46.949],[-114.9827,46.9489],[-114.9826,46.9488],[-114.9825,46.9486],[-114.9821,46.9482],[-114.9811,46.9478],[-114.9804,46.9474],[-114.9797,46.9467],[-114.9791,46.9458],[-114.9784,46.9446],[-114.9776,46.944],[-114.977,46.9434],[-114.9763,46.943],[-114.9759,46.9428],[-114.9757,46.9426],[-114.9755,46.9422],[-114.9752,46.9417],[-114.975,46.9416],[-114.9745,46.9413],[-114.9729,46.9405],[-114.9726,46.9404],[-114.9724,46.9403],[-114.9721,46.9401],[-114.9719,46.9399],[-114.9717,46.9396],[-114.9713,46.9392],[-114.9712,46.9391],[-114.9711,46.939],[-114.9702,46.9387],[-114.9691,46.9388],[-114.9683,46.9387],[-114.9672,46.9384],[-114.9664,46.9381],[-114.965,46.938],[-114.9645,46.9381],[-114.9645,46.9379],[-114.9643,46.9375],[-114.9639,46.9368],[-114.9626,46.9357],[-114.961,46.9348],[-114.9606,46.9346],[-114.96,46.9342],[-114.9593,46.9338],[-114.9588,46.9336],[-114.9589,46.9335],[-114.9593,46.9329],[-114.9601,46.9319],[-114.9605,46.9315],[-114.9609,46.931],[-114.961,46.9306],[-114.961,46.9305],[-114.961,46.9304],[-114.9606,46.93],[-114.9604,46.9299],[-114.9596,46.9296],[-114.9587,46.9292],[-114.9577,46.9289],[-114.9567,46.9284],[-114.9554,46.9279],[-114.9529,46.9267],[-114.9527,46.9267],[-114.9514,46.9265],[-114.9498,46.9264],[-114.9492,46.9263],[-114.9476,46.926],[-114.9472,46.926],[-114.9469,46.9259],[-114.9467,46.9256],[-114.9464,46.9253],[-114.9455,46.9249],[-114.9441,46.9245],[-114.9419,46.9241],[-114.9418,46.924],[-114.9417,46.924],[-114.9407,46.9235],[-114.9398,46.9229],[-114.939,46.9222],[-114.9383,46.9218],[-114.9382,46.9218],[-114.9376,46.9215],[-114.9372,46.9212],[-114.9371,46.9212],[-114.9363,46.9202],[-114.9362,46.9202],[-114.936,46.92],[-114.9357,46.9198],[-114.9353,46.9197],[-114.9351,46.9197],[-114.9349,46.9197],[-114.9345,46.9197],[-114.9342,46.9196],[-114.933,46.9195],[-114.9316,46.9197],[-114.9315,46.9197],[-114.9311,46.9198],[-114.9299,46.9199],[-114.9289,46.9198],[-114.9278,46.9197],[-114.927,46.9196],[-114.9269,46.9196],[-114.9268,46.9196],[-114.9267,46.9196],[-114.9262,46.9195],[-114.9259,46.9192],[-114.9253,46.9188],[-114.9251,46.9187],[-114.9244,46.9179],[-114.924,46.9172],[-114.9236,46.9159],[-114.9235,46.9155],[-114.9232,46.9149],[-114.923,46.9143],[-114.9228,46.9141],[-114.9224,46.9136],[-114.922,46.9132],[-114.9218,46.913],[-114.9218,46.9127],[-114.9221,46.9125],[-114.9232,46.9119],[-114.9233,46.9119],[-114.9234,46.9118],[-114.924,46.9116],[-114.9243,46.9113],[-114.9247,46.9111],[-114.9248,46.911],[-114.9279,46.91],[-114.9293,46.9099],[-114.9295,46.9097],[-114.9299,46.9081],[-114.9299,46.908],[-114.9299,46.9074],[-114.9297,46.9069],[-114.9297,46.9066],[-114.9299,46.9066],[-114.9299,46.9065],[-114.9304,46.9062],[-114.9305,46.906],[-114.9305,46.9056],[-114.9306,46.9055],[-114.9307,46.905],[-114.9309,46.9043],[-114.931,46.9041],[-114.9311,46.904],[-114.9316,46.9038],[-114.9326,46.9036],[-114.933,46.9037],[-114.9334,46.9036],[-114.9335,46.9036],[-114.9341,46.9029],[-114.935,46.9017],[-114.9352,46.9014],[-114.9355,46.9009],[-114.9358,46.9002],[-114.936,46.8996],[-114.9361,46.8991],[-114.9362,46.899],[-114.9364,46.8984],[-114.9364,46.898],[-114.9366,46.8977],[-114.9367,46.8973],[-114.9366,46.8971],[-114.9366,46.8969],[-114.9361,46.8965],[-114.9354,46.8952],[-114.9353,46.8951],[-114.9351,46.8949],[-114.9356,46.8937],[-114.9357,46.8935],[-114.9358,46.893],[-114.9358,46.8926],[-114.9358,46.8925],[-114.9358,46.8923],[-114.9357,46.8921],[-114.9355,46.8919],[-114.9354,46.8916],[-114.9353,46.8915],[-114.9351,46.8912],[-114.9347,46.8909],[-114.9346,46.8906],[-114.9346,46.8902],[-114.9345,46.8898],[-114.9343,46.8891],[-114.9339,46.8886],[-114.9334,46.8882],[-114.933,46.888],[-114.9327,46.8878],[-114.9325,46.8878],[-114.9325,46.8877],[-114.9323,46.8875],[-114.9321,46.8853],[-114.9319,46.8841],[-114.9315,46.8829],[-114.9312,46.8824],[-114.931,46.8822],[-114.931,46.8821],[-114.931,46.882],[-114.9312,46.8818],[-114.9312,46.8817],[-114.9312,46.8813],[-114.9311,46.8805],[-114.9313,46.8796],[-114.9316,46.8792],[-114.9317,46.8788],[-114.9316,46.878],[-114.9314,46.8771],[-114.9314,46.877],[-114.9319,46.8763],[-114.9323,46.8758],[-114.9329,46.8753],[-114.9337,46.8749],[-114.9341,46.8747],[-114.9344,46.8745],[-114.9352,46.874],[-114.936,46.8735],[-114.9363,46.8731],[-114.9367,46.8725],[-114.937,46.8719],[-114.9371,46.8717],[-114.9374,46.8713],[-114.938,46.8709],[-114.9382,46.8707],[-114.9385,46.8705],[-114.9388,46.8702],[-114.9391,46.8699],[-114.9392,46.8697],[-114.9392,46.8696],[-114.9393,46.8693],[-114.9396,46.8689],[-114.9401,46.8686],[-114.9404,46.8685],[-114.9406,46.8684],[-114.941,46.8683],[-114.9418,46.8684],[-114.9424,46.8684],[-114.9438,46.8682],[-114.9439,46.8681],[-114.9443,46.8681],[-114.9446,46.8679],[-114.945,46.867],[-114.9453,46.8662],[-114.9455,46.8658],[-114.9455,46.8657],[-114.9454,46.8649],[-114.9456,46.8644],[-114.9456,46.8643],[-114.9459,46.8638],[-114.9462,46.8633],[-114.9468,46.8627],[-114.9469,46.8626],[-114.9479,46.8617],[-114.9481,46.8614],[-114.9482,46.8613],[-114.9483,46.8611],[-114.9484,46.8606],[-114.9483,46.86],[-114.948,46.8596],[-114.9473,46.8591],[-114.9467,46.8588],[-114.9462,46.8585],[-114.9459,46.8584],[-114.945,46.8578],[-114.9448,46.8578],[-114.9448,46.8577],[-114.943,46.8568],[-114.9421,46.8565],[-114.9418,46.8566],[-114.9417,46.8566],[-114.9414,46.8566],[-114.941,46.8565],[-114.9407,46.8565],[-114.9392,46.8568],[-114.9386,46.8569],[-114.9384,46.857],[-114.9378,46.857],[-114.9374,46.8569],[-114.9372,46.8569],[-114.9357,46.8566],[-114.9343,46.8561],[-114.9339,46.8561],[-114.9335,46.8561],[-114.9333,46.8561],[-114.933,46.8561],[-114.9326,46.8561],[-114.932,46.8559],[-114.9316,46.8557],[-114.9312,46.8556],[-114.9305,46.8553],[-114.93,46.8552],[-114.9295,46.8552],[-114.9293,46.8551],[-114.9291,46.855],[-114.9289,46.855],[-114.9288,46.8549],[-114.9288,46.8548],[-114.9287,46.8548],[-114.9286,46.8544],[-114.9285,46.8542],[-114.9284,46.8537],[-114.928,46.8527],[-114.9275,46.8519],[-114.9274,46.8519],[-114.9272,46.8516],[-114.9269,46.8513],[-114.9268,46.851],[-114.9267,46.8508],[-114.9264,46.8505],[-114.9261,46.8502],[-114.926,46.8501],[-114.9253,46.8495],[-114.925,46.8492],[-114.9247,46.8488],[-114.9243,46.8486],[-114.924,46.8484],[-114.924,46.8481],[-114.924,46.8479],[-114.9243,46.8475],[-114.9248,46.8468],[-114.9249,46.8467],[-114.925,46.8466],[-114.9258,46.8458],[-114.9265,46.845],[-114.9273,46.8445],[-114.928,46.8441],[-114.9285,46.8437],[-114.9287,46.8436],[-114.9287,46.8435],[-114.9287,46.843],[-114.9284,46.8421],[-114.9279,46.8411],[-114.9277,46.8405],[-114.9272,46.8399],[-114.9272,46.8398],[-114.9268,46.839],[-114.9268,46.8389],[-114.9268,46.8388],[-114.927,46.8383],[-114.9273,46.8378],[-114.9276,46.8376],[-114.9277,46.8375],[-114.9279,46.8374],[-114.9282,46.8372],[-114.9284,46.8368],[-114.9287,46.8364],[-114.9287,46.8362],[-114.9287,46.8361],[-114.9287,46.8357],[-114.9287,46.8356],[-114.9287,46.8352],[-114.9286,46.8348],[-114.9282,46.8342],[-114.9278,46.8337],[-114.9277,46.8336],[-114.9273,46.8334],[-114.927,46.8334],[-114.9268,46.8334],[-114.9262,46.8337],[-114.9258,46.8337],[-114.9254,46.8337],[-114.9252,46.8337],[-114.9251,46.8337],[-114.9247,46.8334],[-114.924,46.8325],[-114.9234,46.8314],[-114.9232,46.8308],[-114.9231,46.8303],[-114.9227,46.8296],[-114.9227,46.8295],[-114.9225,46.829],[-114.9223,46.8286],[-114.9219,46.8282],[-114.9218,46.8281],[-114.9214,46.8277],[-114.9208,46.8272],[-114.9207,46.8271],[-114.9204,46.827],[-114.9201,46.827],[-114.9196,46.8272],[-114.9194,46.8272],[-114.9189,46.8272],[-114.9184,46.8272],[-114.9181,46.8272],[-114.9178,46.827],[-114.9177,46.8269],[-114.9172,46.8265],[-114.9165,46.826],[-114.9157,46.8256],[-114.9153,46.8254],[-114.9136,46.8251],[-114.9124,46.8247],[-114.9117,46.8246],[-114.9114,46.8246],[-114.9107,46.8244],[-114.9098,46.8243],[-114.9079,46.8234],[-114.9077,46.8232],[-114.9076,46.8231],[-114.9073,46.8229],[-114.9068,46.8225],[-114.9063,46.8224],[-114.9057,46.8223],[-114.9049,46.8223],[-114.9037,46.8224],[-114.9019,46.8225],[-114.9005,46.8227],[-114.8996,46.8226],[-114.8988,46.8224],[-114.8985,46.8224],[-114.8984,46.8224],[-114.8984,46.8222],[-114.8982,46.822],[-114.8981,46.8215],[-114.8979,46.8205],[-114.8979,46.8204],[-114.8978,46.8199],[-114.8975,46.8194],[-114.8971,46.8189],[-114.8968,46.8186],[-114.8958,46.8179],[-114.8951,46.8174],[-114.8948,46.8173],[-114.8948,46.8172],[-114.8951,46.8167],[-114.8953,46.8164],[-114.8955,46.8159],[-114.8957,46.8152],[-114.8961,46.8144],[-114.8964,46.814],[-114.8968,46.8136],[-114.8972,46.8133],[-114.8974,46.813],[-114.8975,46.8128],[-114.8978,46.8123],[-114.8978,46.8118],[-114.8979,46.811],[-114.898,46.8108],[-114.8983,46.8102],[-114.8983,46.8099],[-114.8984,46.8097],[-114.8986,46.8094],[-114.8986,46.809],[-114.8985,46.8085],[-114.8985,46.8084],[-114.8984,46.8083],[-114.8984,46.8082],[-114.898,46.8078],[-114.8976,46.8076],[-114.8972,46.8076],[-114.8971,46.8076],[-114.8967,46.8075],[-114.8965,46.8073],[-114.8964,46.8069],[-114.8964,46.8064],[-114.8965,46.806],[-114.8966,46.8056],[-114.8967,46.8052],[-114.8967,46.8047],[-114.8965,46.8038],[-114.8962,46.8033],[-114.8962,46.8032],[-114.8962,46.8031],[-114.8959,46.8028],[-114.8957,46.8024],[-114.8955,46.802],[-114.8952,46.8016],[-114.8946,46.8015],[-114.8942,46.8015],[-114.8939,46.8016],[-114.8933,46.8019],[-114.893,46.802],[-114.8922,46.8024],[-114.8916,46.8025],[-114.8914,46.8026],[-114.8912,46.8026],[-114.891,46.8027],[-114.8907,46.803],[-114.8906,46.8037],[-114.8904,46.8041],[-114.8904,46.8042],[-114.8904,46.8043],[-114.8902,46.8047],[-114.8901,46.8047],[-114.8897,46.805],[-114.8894,46.8052],[-114.8892,46.8054],[-114.8892,46.8057],[-114.8892,46.8063],[-114.8891,46.8066],[-114.8888,46.807],[-114.8883,46.8075],[-114.8881,46.8076],[-114.8879,46.808],[-114.8878,46.8084],[-114.8876,46.8087],[-114.8874,46.809],[-114.8871,46.8095],[-114.8869,46.8095],[-114.8867,46.8096],[-114.8862,46.8096],[-114.8855,46.8094],[-114.8854,46.8094],[-114.885,46.8095],[-114.8843,46.8097],[-114.8831,46.8104],[-114.8825,46.8107],[-114.8824,46.8107],[-114.8818,46.8109],[-114.8807,46.811],[-114.8793,46.8113],[-114.8792,46.8113],[-114.8782,46.8114],[-114.8761,46.8117],[-114.8756,46.8117],[-114.8748,46.8119],[-114.8742,46.8122],[-114.8737,46.8123],[-114.873,46.8122],[-114.8725,46.8123],[-114.8718,46.8126],[-114.8714,46.8127],[-114.8701,46.8134],[-114.8691,46.8138],[-114.8674,46.8144],[-114.8666,46.8145],[-114.8658,46.8145],[-114.8653,46.8144],[-114.8648,46.8142],[-114.8643,46.8139],[-114.8641,46.8137],[-114.864,46.8135],[-114.8636,46.813],[-114.8632,46.8127],[-114.8628,46.8125],[-114.8626,46.8125],[-114.8624,46.8125],[-114.8621,46.8124],[-114.8619,46.8123],[-114.8614,46.812],[-114.8611,46.8116],[-114.8611,46.8114],[-114.8612,46.8103],[-114.8612,46.8098],[-114.8612,46.8091],[-114.8611,46.8081],[-114.8608,46.8071],[-114.8608,46.8065],[-114.8606,46.8057],[-114.8603,46.8052],[-114.86,46.8048],[-114.8593,46.8044],[-114.8586,46.8041],[-114.8582,46.8038],[-114.8581,46.8038],[-114.8577,46.8035],[-114.8575,46.8031],[-114.8575,46.8029],[-114.8575,46.8024],[-114.8573,46.802],[-114.8569,46.8017],[-114.8569,46.8016],[-114.8564,46.8013],[-114.8561,46.8013],[-114.8558,46.8012],[-114.8556,46.801],[-114.8554,46.8009],[-114.8553,46.8008],[-114.8552,46.8006],[-114.8548,46.8004],[-114.8544,46.8002],[-114.8539,46.8001],[-114.8533,46.7998],[-114.8532,46.7997],[-114.8525,46.7994],[-114.8517,46.7989],[-114.8513,46.7988],[-114.8511,46.7988],[-114.851,46.7988],[-114.8508,46.7988],[-114.8504,46.7991],[-114.8501,46.7991],[-114.8501,46.799],[-114.8499,46.7983],[-114.8499,46.7981],[-114.8498,46.7981],[-114.8498,46.798],[-114.8495,46.7976],[-114.849,46.7974],[-114.8484,46.7971],[-114.8481,46.7968],[-114.848,46.7963],[-114.8476,46.7959],[-114.8474,46.7957],[-114.8473,46.7956],[-114.8466,46.7952],[-114.8453,46.7946],[-114.8448,46.7943],[-114.8437,46.7938],[-114.8425,46.7934],[-114.8423,46.7933],[-114.8422,46.7934],[-114.8412,46.7931],[-114.8403,46.7931],[-114.8394,46.7931],[-114.8386,46.7931],[-114.8373,46.7928],[-114.8368,46.7926],[-114.8367,46.7925],[-114.8364,46.7923],[-114.8362,46.792],[-114.8362,46.7918],[-114.8361,46.791],[-114.8351,46.7897],[-114.8349,46.7896],[-114.8347,46.7894],[-114.8346,46.7891],[-114.8345,46.789],[-114.8344,46.7885],[-114.8342,46.7883],[-114.8338,46.788],[-114.8328,46.7875],[-114.8325,46.7872],[-114.8323,46.7869],[-114.8321,46.7865],[-114.8321,46.7862],[-114.8321,46.786],[-114.8321,46.7859],[-114.8319,46.7857],[-114.8316,46.7853],[-114.8312,46.7844],[-114.831,46.7839],[-114.8308,46.7837],[-114.8307,46.7837],[-114.8307,46.7836],[-114.8304,46.7835],[-114.83,46.7833],[-114.8296,46.783],[-114.8293,46.7827],[-114.8291,46.7826],[-114.8287,46.7826],[-114.8283,46.7825],[-114.8278,46.7824],[-114.8274,46.7824],[-114.8263,46.7821],[-114.8256,46.782],[-114.8251,46.7822],[-114.8244,46.7825],[-114.824,46.7827],[-114.8236,46.7828],[-114.823,46.7827],[-114.8222,46.7825],[-114.8221,46.7824],[-114.8211,46.7821],[-114.8203,46.7819],[-114.8198,46.7817],[-114.8197,46.7816],[-114.8194,46.7814],[-114.8193,46.7814],[-114.8189,46.7812],[-114.8175,46.7813],[-114.815,46.7814],[-114.8144,46.7815],[-114.8142,46.7816],[-114.8139,46.7818],[-114.8136,46.7818],[-114.8123,46.7818],[-114.8107,46.7822],[-114.8096,46.7824],[-114.809,46.7824],[-114.8084,46.7824],[-114.808,46.7822],[-114.8077,46.782],[-114.8076,46.7819],[-114.8076,46.7818],[-114.8075,46.7816],[-114.807,46.7809],[-114.8064,46.7802],[-114.8063,46.7802],[-114.8062,46.7801],[-114.8056,46.7796],[-114.8052,46.7794],[-114.8046,46.779],[-114.804,46.7786],[-114.804,46.7785],[-114.8039,46.7784],[-114.8034,46.7779],[-114.8029,46.7778],[-114.8022,46.7774],[-114.8014,46.7768],[-114.801,46.7765],[-114.8009,46.7764],[-114.8007,46.7764],[-114.8,46.7762],[-114.7998,46.7761],[-114.7995,46.776],[-114.7993,46.7759],[-114.7991,46.7759],[-114.7987,46.7758],[-114.7983,46.7758],[-114.798,46.7759],[-114.7977,46.776],[-114.7976,46.7762],[-114.7974,46.7765],[-114.7971,46.7768],[-114.7968,46.7771],[-114.7967,46.7772],[-114.7966,46.7772],[-114.7962,46.7772],[-114.7958,46.7772],[-114.7956,46.7771],[-114.7952,46.7771],[-114.795,46.7771],[-114.7947,46.7773],[-114.7945,46.7773],[-114.7942,46.7773],[-114.7941,46.7773],[-114.7939,46.7773],[-114.7937,46.7773],[-114.7933,46.7774],[-114.793,46.7775],[-114.7925,46.7779],[-114.792,46.7781],[-114.792,46.7782],[-114.7913,46.7784],[-114.7907,46.7786],[-114.7906,46.7786],[-114.79,46.7789],[-114.7896,46.7791],[-114.789,46.7796],[-114.7885,46.7801],[-114.7882,46.7806],[-114.7879,46.7811],[-114.7879,46.7818],[-114.7877,46.7822],[-114.7875,46.7828],[-114.7874,46.7826],[-114.7872,46.7823],[-114.7871,46.7821],[-114.787,46.782],[-114.7866,46.7811],[-114.7864,46.7808],[-114.7863,46.7807],[-114.785,46.7802],[-114.7849,46.7802],[-114.7849,46.7801],[-114.7848,46.78],[-114.7849,46.7798],[-114.7854,46.7793],[-114.7865,46.7783],[-114.7864,46.7779],[-114.7863,46.777],[-114.7863,46.7767],[-114.7862,46.7759],[-114.7861,46.7756],[-114.7853,46.7726],[-114.7848,46.7713],[-114.7847,46.771],[-114.7843,46.7702],[-114.7839,46.7694],[-114.7838,46.7691],[-114.7837,46.7688],[-114.7836,46.7687],[-114.7834,46.7685],[-114.7831,46.7684],[-114.7831,46.7685],[-114.7829,46.7686],[-114.7825,46.7688],[-114.7824,46.7689],[-114.7821,46.7689],[-114.782,46.7689],[-114.7814,46.7689],[-114.7803,46.7689],[-114.7802,46.7688],[-114.7797,46.7687],[-114.7794,46.7686],[-114.7792,46.7683],[-114.7792,46.7681],[-114.7791,46.7678],[-114.7791,46.7676],[-114.7791,46.7675],[-114.779,46.767],[-114.7789,46.7669],[-114.7789,46.7668],[-114.7783,46.7666],[-114.7779,46.7663],[-114.7775,46.7662],[-114.7771,46.7662],[-114.7767,46.7662],[-114.7763,46.7662],[-114.7756,46.7662],[-114.7749,46.766],[-114.7743,46.7658],[-114.7739,46.7655],[-114.7738,46.7652],[-114.7738,46.7651],[-114.7739,46.7632],[-114.7738,46.7627],[-114.7737,46.7625],[-114.7737,46.7624],[-114.7737,46.7623],[-114.7735,46.7621],[-114.7732,46.7618],[-114.7724,46.7614],[-114.7719,46.7613],[-114.7714,46.7613],[-114.7711,46.7613],[-114.7707,46.7613],[-114.7704,46.7612],[-114.7702,46.7609],[-114.7698,46.7607],[-114.7684,46.7603],[-114.7679,46.76],[-114.7679,46.7599],[-114.7676,46.7596],[-114.7674,46.7593],[-114.7673,46.7592],[-114.7669,46.759],[-114.7665,46.7587],[-114.7664,46.7587],[-114.7662,46.7586],[-114.7652,46.7582],[-114.7651,46.7582],[-114.7653,46.7579],[-114.7655,46.7578],[-114.7662,46.7569],[-114.7666,46.7564],[-114.7669,46.7556],[-114.7669,46.7552],[-114.7669,46.7551],[-114.767,46.7548],[-114.7673,46.754],[-114.7673,46.7539],[-114.7673,46.7538],[-114.7674,46.7535],[-114.7673,46.753],[-114.7672,46.7529],[-114.7672,46.7528],[-114.7669,46.7523],[-114.7659,46.7516],[-114.7659,46.7512],[-114.766,46.751],[-114.7664,46.7504],[-114.7664,46.7501],[-114.7665,46.7499],[-114.7667,46.7497],[-114.7672,46.7495],[-114.7675,46.7494],[-114.7677,46.7493],[-114.768,46.7492],[-114.7681,46.7488],[-114.7682,46.7488],[-114.7683,46.7482],[-114.7683,46.7481],[-114.7683,46.7479],[-114.7681,46.7473],[-114.7678,46.7468],[-114.7673,46.7466],[-114.7669,46.7463],[-114.7668,46.7462],[-114.7662,46.7459],[-114.7656,46.7456],[-114.7652,46.7454],[-114.7652,46.7452],[-114.7654,46.745],[-114.7655,46.7449],[-114.7656,46.7449],[-114.7657,46.7447],[-114.766,46.7443],[-114.7661,46.744],[-114.7661,46.7438],[-114.7662,46.7435],[-114.7663,46.7433],[-114.7663,46.743],[-114.7663,46.7429],[-114.7661,46.7427],[-114.766,46.7425],[-114.766,46.7422],[-114.7661,46.742],[-114.7662,46.7418],[-114.7662,46.7417],[-114.7663,46.7417],[-114.7667,46.7417],[-114.7671,46.7416],[-114.7673,46.7415],[-114.7674,46.7415],[-114.7676,46.7414],[-114.7678,46.7411],[-114.7679,46.7407],[-114.7679,46.7406],[-114.7678,46.7405],[-114.7674,46.7403],[-114.7672,46.7402],[-114.7671,46.7401],[-114.7672,46.7399],[-114.7672,46.7398],[-114.7673,46.7397],[-114.7674,46.7395],[-114.7674,46.7394],[-114.7673,46.7391],[-114.7672,46.7389],[-114.7673,46.7388],[-114.7675,46.7385],[-114.7679,46.7383],[-114.7682,46.7381],[-114.7687,46.7377],[-114.7689,46.7375],[-114.7691,46.7375],[-114.7691,46.7374],[-114.7692,46.7372],[-114.7693,46.7371],[-114.7693,46.737],[-114.7695,46.7368],[-114.7695,46.7366],[-114.7694,46.7362],[-114.7694,46.7361],[-114.7697,46.7353],[-114.77,46.735],[-114.7703,46.7348],[-114.7704,46.7346],[-114.7709,46.7343],[-114.7713,46.7341],[-114.7714,46.734],[-114.772,46.7337],[-114.7725,46.7335],[-114.7728,46.7332],[-114.7732,46.7329],[-114.7733,46.7325],[-114.7735,46.7321],[-114.7736,46.732],[-114.7737,46.7317],[-114.7742,46.7317],[-114.775,46.7315],[-114.7757,46.7313],[-114.7764,46.7313],[-114.7768,46.7313],[-114.7774,46.7315],[-114.7779,46.7315],[-114.7784,46.7314],[-114.7787,46.7312],[-114.7792,46.731],[-114.7796,46.7305],[-114.7797,46.7304],[-114.7799,46.7298],[-114.7798,46.7296],[-114.7797,46.7293],[-114.7796,46.7292],[-114.7796,46.7289],[-114.7796,46.7286],[-114.7799,46.7284],[-114.7801,46.7283],[-114.7804,46.7281],[-114.7809,46.7277],[-114.7812,46.7276],[-114.7813,46.7276],[-114.7817,46.7273],[-114.7824,46.7268],[-114.7827,46.7263],[-114.7829,46.7259],[-114.7832,46.7251],[-114.7832,46.7245],[-114.7832,46.7242],[-114.7831,46.7237],[-114.783,46.7234],[-114.7831,46.7234],[-114.7832,46.723],[-114.7833,46.7229],[-114.7833,46.7228],[-114.7833,46.7225],[-114.7833,46.7223],[-114.7832,46.7219],[-114.7832,46.7218],[-114.783,46.7212],[-114.783,46.7211],[-114.7828,46.7209],[-114.7826,46.7207],[-114.7825,46.7207],[-114.7824,46.7207],[-114.7822,46.7205],[-114.7821,46.7203],[-114.7821,46.7195],[-114.7823,46.7193],[-114.7829,46.7189],[-114.783,46.7189],[-114.7841,46.7183],[-114.7847,46.7179],[-114.7861,46.7166],[-114.7866,46.7163],[-114.7869,46.7159],[-114.7871,46.7156],[-114.7875,46.7149],[-114.7876,46.7146],[-114.788,46.7143],[-114.7882,46.7142],[-114.7884,46.7141],[-114.7885,46.7138],[-114.7886,46.7137],[-114.7886,46.7133],[-114.7884,46.7128],[-114.7882,46.7123],[-114.7882,46.7122],[-114.7882,46.7121],[-114.7879,46.712],[-114.7879,46.7119],[-114.7876,46.7118],[-114.7873,46.7115],[-114.7871,46.7113],[-114.787,46.7112],[-114.7869,46.7111],[-114.7864,46.7109],[-114.7849,46.71],[-114.7841,46.7096],[-114.7835,46.7091],[-114.7834,46.709],[-114.7829,46.7086],[-114.7826,46.7084],[-114.7824,46.7082],[-114.7823,46.7082],[-114.7823,46.7081],[-114.7822,46.7081],[-114.7822,46.708],[-114.7821,46.7075],[-114.7821,46.7073],[-114.7819,46.7069],[-114.7819,46.7068],[-114.7815,46.7068],[-114.7809,46.7068],[-114.7805,46.7068],[-114.78,46.7067],[-114.7793,46.7067],[-114.7781,46.7067],[-114.7775,46.7066],[-114.7766,46.7063],[-114.7756,46.706],[-114.7747,46.7059],[-114.7746,46.7059],[-114.774,46.7058],[-114.7716,46.7055],[-114.7691,46.705],[-114.7686,46.7048],[-114.7685,46.7047],[-114.7685,46.7045],[-114.7688,46.7039],[-114.769,46.7033],[-114.769,46.7032],[-114.7691,46.7028],[-114.7693,46.702],[-114.7695,46.7008],[-114.7695,46.7002],[-114.7695,46.6999],[-114.7692,46.6994],[-114.769,46.6991],[-114.7688,46.6988],[-114.7684,46.6985],[-114.7683,46.6983],[-114.768,46.6978],[-114.7679,46.6977],[-114.7678,46.6976],[-114.7674,46.6973],[-114.7673,46.6972],[-114.7672,46.6972],[-114.7668,46.6969],[-114.7665,46.6969],[-114.766,46.697],[-114.7646,46.6975],[-114.7639,46.6977],[-114.7637,46.6976],[-114.7635,46.6976],[-114.7632,46.6975],[-114.7629,46.6973],[-114.7628,46.6973],[-114.7626,46.6972],[-114.7624,46.6972],[-114.7617,46.697],[-114.7608,46.6967],[-114.76,46.6966],[-114.7594,46.6966],[-114.7586,46.6967],[-114.7577,46.6969],[-114.7574,46.697],[-114.757,46.697],[-114.7565,46.697],[-114.7564,46.697],[-114.7559,46.697],[-114.7558,46.697],[-114.7554,46.6969],[-114.755,46.6969],[-114.7549,46.6969],[-114.7549,46.697],[-114.7546,46.697],[-114.7542,46.6973],[-114.7539,46.6973],[-114.7537,46.6973],[-114.7532,46.6973],[-114.7531,46.6973],[-114.753,46.6973],[-114.7526,46.6972],[-114.7522,46.6971],[-114.7519,46.6972],[-114.7515,46.6973],[-114.7506,46.6977],[-114.7501,46.6979],[-114.7485,46.6985],[-114.7484,46.6986],[-114.7481,46.6988],[-114.7481,46.6989],[-114.7481,46.699],[-114.748,46.6992],[-114.7482,46.6998],[-114.7484,46.7001],[-114.7485,46.7005],[-114.7485,46.7009],[-114.7484,46.7014],[-114.7481,46.7018],[-114.748,46.702],[-114.7475,46.703],[-114.747,46.7036],[-114.7466,46.704],[-114.7463,46.7043],[-114.7459,46.7047],[-114.746,46.7048],[-114.7459,46.7048],[-114.7456,46.7052],[-114.7443,46.7068],[-114.7436,46.7075],[-114.743,46.7078],[-114.7421,46.7081],[-114.7418,46.7084],[-114.7417,46.7085],[-114.7417,46.7086],[-114.7418,46.7091],[-114.7421,46.7099],[-114.7421,46.7105],[-114.7419,46.7108],[-114.7414,46.7111],[-114.7412,46.7112],[-114.7411,46.7112],[-114.7406,46.7117],[-114.7398,46.7119],[-114.739,46.7121],[-114.7389,46.7121],[-114.7378,46.7123],[-114.7371,46.7123],[-114.7364,46.7124],[-114.7358,46.7125],[-114.7334,46.713],[-114.7314,46.7132],[-114.7312,46.7133],[-114.7304,46.7135],[-114.7291,46.714],[-114.7283,46.7144],[-114.7281,46.7145],[-114.7275,46.7146],[-114.7268,46.7146],[-114.7261,46.7146],[-114.7249,46.7143],[-114.7234,46.7138],[-114.7232,46.7138],[-114.723,46.7139],[-114.7221,46.7141],[-114.7204,46.7142],[-114.7182,46.7141],[-114.7177,46.7141],[-114.7174,46.714],[-114.7168,46.7141],[-114.7161,46.7143],[-114.7156,46.7144],[-114.7155,46.7144],[-114.7153,46.7146],[-114.7149,46.7148],[-114.7148,46.7148],[-114.7145,46.715],[-114.7139,46.7151],[-114.7135,46.7151],[-114.713,46.7154],[-114.713,46.7155],[-114.7129,46.7156],[-114.7126,46.7159],[-114.7122,46.7163],[-114.7118,46.7166],[-114.7113,46.717],[-114.7112,46.717],[-114.7108,46.7173],[-114.7104,46.7177],[-114.7103,46.7181],[-114.7102,46.7185],[-114.7102,46.7187],[-114.7102,46.719],[-114.7102,46.7198],[-114.7102,46.7202],[-114.7102,46.7206],[-114.7099,46.7211],[-114.7094,46.7216],[-114.7091,46.7218],[-114.7085,46.7225],[-114.7081,46.7234],[-114.7078,46.7239],[-114.7079,46.7244],[-114.7082,46.725],[-114.7086,46.7255],[-114.7087,46.7256],[-114.7089,46.726],[-114.709,46.7263],[-114.709,46.7264],[-114.7089,46.7269],[-114.7086,46.7272],[-114.708,46.7275],[-114.7076,46.7278],[-114.7075,46.7278],[-114.7064,46.7284],[-114.7057,46.7288],[-114.7057,46.7289],[-114.7049,46.7292],[-114.7043,46.7294],[-114.7034,46.73],[-114.7028,46.7304],[-114.7027,46.7305],[-114.7021,46.7311],[-114.7007,46.7329],[-114.7005,46.7332],[-114.7,46.7337],[-114.7,46.734],[-114.7,46.7341],[-114.7001,46.7342],[-114.7002,46.7343],[-114.7005,46.7344],[-114.7009,46.7344],[-114.7011,46.7344],[-114.7012,46.7345],[-114.7013,46.7347],[-114.7013,46.7348],[-114.7012,46.7349],[-114.7009,46.7356],[-114.7009,46.7358],[-114.701,46.7366],[-114.7009,46.7371],[-114.7009,46.7373],[-114.7008,46.7374],[-114.7007,46.7377],[-114.7005,46.738],[-114.7003,46.7381],[-114.6999,46.7385],[-114.6997,46.7388],[-114.6995,46.7396],[-114.6994,46.7398],[-114.6991,46.7402],[-114.6986,46.7405],[-114.698,46.7407],[-114.6972,46.7407],[-114.6971,46.7407],[-114.6969,46.7406],[-114.6966,46.7405],[-114.6959,46.7402],[-114.6958,46.7401],[-114.6937,46.7389],[-114.6937,46.7388],[-114.6924,46.7381],[-114.6922,46.738],[-114.6914,46.7375],[-114.6903,46.7369],[-114.6899,46.7368],[-114.6894,46.7366],[-114.6891,46.7365],[-114.6886,46.7364],[-114.6878,46.7365],[-114.6877,46.7365],[-114.6875,46.7365],[-114.6868,46.7365],[-114.686,46.7368],[-114.6854,46.737],[-114.6848,46.7371],[-114.6846,46.7372],[-114.6835,46.7381],[-114.6826,46.7386],[-114.6821,46.7388],[-114.682,46.7389],[-114.6819,46.7389],[-114.6817,46.7389],[-114.6812,46.7389],[-114.681,46.7388],[-114.6808,46.7388],[-114.6804,46.7387],[-114.6804,46.7386],[-114.6795,46.7383],[-114.6784,46.7381],[-114.6782,46.738],[-114.6778,46.7378],[-114.6772,46.7375],[-114.6765,46.7371],[-114.6764,46.7371],[-114.6759,46.737],[-114.6758,46.737],[-114.675,46.7368],[-114.6749,46.7368],[-114.673,46.7365],[-114.6719,46.7366],[-114.6712,46.7368],[-114.6711,46.7368],[-114.6708,46.737],[-114.6704,46.7372],[-114.6702,46.7373],[-114.6701,46.7374],[-114.6697,46.7376],[-114.6696,46.7377],[-114.669,46.7382],[-114.6689,46.7382],[-114.6684,46.7385],[-114.6667,46.7392],[-114.6661,46.7393],[-114.6654,46.7392],[-114.6651,46.7392],[-114.6649,46.7392],[-114.6646,46.7391],[-114.6643,46.7389],[-114.6639,46.7387],[-114.6633,46.7381],[-114.6632,46.7381],[-114.6628,46.7376],[-114.6622,46.7371],[-114.6616,46.7362],[-114.6614,46.736],[-114.661,46.7357],[-114.6604,46.7353],[-114.6596,46.7347],[-114.6594,46.7347],[-114.6592,46.7346],[-114.6591,46.7346],[-114.6589,46.7345],[-114.6586,46.7345],[-114.6578,46.7345],[-114.6555,46.7343],[-114.6544,46.7342],[-114.6534,46.7341],[-114.651,46.7336],[-114.6502,46.7332],[-114.6496,46.7329],[-114.6493,46.7328],[-114.649,46.7326],[-114.6487,46.7325],[-114.6485,46.7324],[-114.6484,46.7323],[-114.648,46.732],[-114.6472,46.7314],[-114.6468,46.7309],[-114.6466,46.7302],[-114.6463,46.7296],[-114.6461,46.7293],[-114.646,46.7291],[-114.646,46.729],[-114.6459,46.7288],[-114.6458,46.7279],[-114.6458,46.7278],[-114.6461,46.7274],[-114.6463,46.7269],[-114.6463,46.7268],[-114.6464,46.7266],[-114.6464,46.7263],[-114.6463,46.7261],[-114.6461,46.7259],[-114.6459,46.7257],[-114.6457,46.7254],[-114.6454,46.725],[-114.6451,46.7233],[-114.6446,46.7228],[-114.6444,46.7227],[-114.6439,46.7226],[-114.6427,46.7226],[-114.6416,46.7225],[-114.6415,46.7225],[-114.6414,46.7225],[-114.6407,46.7223],[-114.6406,46.7223],[-114.6405,46.7223],[-114.6401,46.7222],[-114.6398,46.722],[-114.6396,46.722],[-114.6393,46.7218],[-114.6392,46.7217],[-114.6392,46.7216],[-114.6388,46.7212],[-114.6387,46.721],[-114.6384,46.7203],[-114.6382,46.7201],[-114.6376,46.7194],[-114.635,46.7173],[-114.6348,46.7172],[-114.6347,46.7171],[-114.6343,46.7165],[-114.6338,46.7158],[-114.6333,46.7156],[-114.6331,46.7156],[-114.6326,46.7156],[-114.6315,46.7157],[-114.6314,46.7157],[-114.6312,46.7157],[-114.631,46.7156],[-114.6309,46.7155],[-114.6307,46.7153],[-114.6306,46.7151],[-114.6305,46.7146],[-114.6304,46.7144],[-114.6302,46.7143],[-114.6301,46.7142],[-114.6278,46.7133],[-114.6267,46.7129],[-114.6259,46.7126],[-114.6249,46.7123],[-114.6248,46.7121],[-114.6248,46.712],[-114.6246,46.7118],[-114.6245,46.7107],[-114.6243,46.7101],[-114.6242,46.7096],[-114.6237,46.7091],[-114.6231,46.7087],[-114.6221,46.7082],[-114.6219,46.7081],[-114.6217,46.708],[-114.6215,46.7079],[-114.6213,46.7077],[-114.6209,46.7073],[-114.6208,46.7073],[-114.6208,46.7068],[-114.6208,46.7067],[-114.621,46.7061],[-114.6216,46.7051],[-114.6225,46.7037],[-114.6232,46.7026],[-114.6233,46.7023],[-114.6233,46.7021],[-114.6232,46.7003],[-114.6232,46.6992],[-114.6233,46.699],[-114.6235,46.6983],[-114.6236,46.6978],[-114.624,46.6972],[-114.6243,46.6967],[-114.6244,46.6966],[-114.6245,46.6965],[-114.6247,46.6961],[-114.6247,46.6958],[-114.6244,46.6956],[-114.6242,46.6955],[-114.6235,46.6952],[-114.6232,46.6949],[-114.623,46.6946],[-114.6229,46.6944],[-114.6229,46.694],[-114.6229,46.6938],[-114.6229,46.6935],[-114.6229,46.6932],[-114.623,46.6926],[-114.6231,46.6923],[-114.6231,46.6919],[-114.6232,46.6916],[-114.6233,46.6913],[-114.6235,46.6909],[-114.6239,46.6906],[-114.6241,46.6903],[-114.6244,46.6901],[-114.6249,46.6895],[-114.6264,46.688],[-114.6271,46.6874],[-114.6272,46.6874],[-114.6288,46.6865],[-114.6292,46.6863],[-114.6294,46.6861],[-114.6304,46.6853],[-114.6314,46.6844],[-114.6318,46.684],[-114.6322,46.6838],[-114.6325,46.6836],[-114.6341,46.683],[-114.6353,46.6826],[-114.6364,46.682],[-114.637,46.6815],[-114.6373,46.6813],[-114.6378,46.6812],[-114.6379,46.6811],[-114.6381,46.681],[-114.6389,46.6806],[-114.6399,46.6801],[-114.6409,46.6797],[-114.6414,46.6795],[-114.6417,46.6792],[-114.6418,46.679],[-114.6418,46.6789],[-114.6417,46.6786],[-114.6416,46.6785],[-114.6414,46.6782],[-114.6413,46.6779],[-114.641,46.6775],[-114.6402,46.6762],[-114.6402,46.6757],[-114.6402,46.6754],[-114.6402,46.6753],[-114.6403,46.6752],[-114.6406,46.6748],[-114.6407,46.6748],[-114.6412,46.6743],[-114.6413,46.6743],[-114.6416,46.6741],[-114.642,46.6738],[-114.6421,46.6737],[-114.6423,46.6736],[-114.6424,46.6735],[-114.6424,46.6734],[-114.6426,46.6732],[-114.6426,46.673],[-114.6426,46.6729],[-114.6423,46.6727],[-114.6418,46.6725],[-114.641,46.6724],[-114.6403,46.6723],[-114.6402,46.6723],[-114.6397,46.6722],[-114.6388,46.6723],[-114.6384,46.6723],[-114.6379,46.6724],[-114.6373,46.6725],[-114.6364,46.6727],[-114.6363,46.6727],[-114.6358,46.6729],[-114.6355,46.6729],[-114.6354,46.6729],[-114.6348,46.673],[-114.6344,46.673],[-114.6343,46.6729],[-114.6338,46.6727],[-114.6335,46.6724],[-114.6331,46.6718],[-114.633,46.6712],[-114.633,46.6711],[-114.633,46.6704],[-114.633,46.6703],[-114.633,46.6701],[-114.6331,46.67],[-114.6334,46.6697],[-114.634,46.6693],[-114.6351,46.669],[-114.6355,46.6688],[-114.6361,46.6686],[-114.6374,46.6681],[-114.6381,46.6676],[-114.6384,46.6675],[-114.6389,46.6672],[-114.6389,46.6671],[-114.6391,46.6669],[-114.6398,46.666],[-114.6399,46.6657],[-114.6399,46.6656],[-114.6398,46.6654],[-114.6396,46.6651],[-114.6393,46.6648],[-114.639,46.6645],[-114.6381,46.6636],[-114.6379,46.6632],[-114.6377,46.6627],[-114.6374,46.662],[-114.6372,46.6616],[-114.6368,46.6611],[-114.6363,46.6601],[-114.6358,46.6595],[-114.6352,46.6593],[-114.6347,46.6592],[-114.6345,46.6592],[-114.6332,46.6593],[-114.6314,46.6595],[-114.6306,46.6594],[-114.6297,46.6593],[-114.629,46.6592],[-114.6286,46.6591],[-114.6284,46.659],[-114.6283,46.659],[-114.6279,46.6589],[-114.6272,46.6589],[-114.626,46.6587],[-114.6259,46.6587],[-114.6222,46.6582],[-114.621,46.658],[-114.62,46.6574],[-114.6196,46.6572],[-114.6188,46.6566],[-114.618,46.6562],[-114.6177,46.656],[-114.6171,46.6558],[-114.617,46.6558],[-114.6159,46.6557],[-114.615,46.6554],[-114.6146,46.6551],[-114.6145,46.6549],[-114.6145,46.6547],[-114.6145,46.6542],[-114.6147,46.6539],[-114.6149,46.6535],[-114.615,46.6534],[-114.615,46.6533],[-114.6153,46.6529],[-114.6153,46.6527],[-114.6153,46.6525],[-114.6153,46.6524],[-114.6151,46.6522],[-114.6145,46.6519],[-114.614,46.6519],[-114.6137,46.6519],[-114.6135,46.6517],[-114.613,46.6515],[-114.6125,46.651],[-114.6124,46.651],[-114.6124,46.6509],[-114.6121,46.6508],[-114.612,46.6507],[-114.6119,46.6503],[-114.6119,46.6502],[-114.612,46.6498],[-114.6122,46.6493],[-114.6122,46.6487],[-114.6119,46.6481],[-114.6117,46.6478],[-114.6117,46.6477],[-114.6117,46.6476],[-114.6117,46.6474],[-114.6119,46.6472],[-114.612,46.6472],[-114.6122,46.647],[-114.6129,46.6464],[-114.6131,46.6463],[-114.6133,46.6461],[-114.6141,46.6454],[-114.6145,46.6451],[-114.6156,46.6444],[-114.616,46.644],[-114.6163,46.6437],[-114.6164,46.6434],[-114.6162,46.643],[-114.616,46.6428],[-114.6158,46.6426],[-114.6156,46.6423],[-114.6156,46.6422],[-114.6154,46.6418],[-114.6154,46.6417],[-114.6154,46.6416],[-114.6153,46.6412],[-114.6152,46.6406],[-114.615,46.64],[-114.6145,46.6394],[-114.6142,46.6391],[-114.6141,46.6391],[-114.6131,46.6385],[-114.6107,46.6376],[-114.6066,46.6362],[-114.6057,46.6359],[-114.6053,46.6358],[-114.6045,46.6357],[-114.6041,46.6357],[-114.6033,46.6356],[-114.6032,46.6356],[-114.6023,46.6356],[-114.6021,46.6357],[-114.6016,46.6359],[-114.6014,46.636],[-114.6007,46.6363],[-114.6002,46.6364],[-114.5999,46.6363],[-114.5997,46.6363],[-114.5996,46.6362],[-114.5995,46.6362],[-114.5993,46.636],[-114.5991,46.6358],[-114.599,46.6357],[-114.5984,46.6354],[-114.5978,46.6351],[-114.5962,46.6343],[-114.5956,46.6341],[-114.5955,46.634],[-114.5948,46.6335],[-114.5946,46.6334],[-114.5944,46.6333],[-114.5941,46.6331],[-114.5938,46.6329],[-114.5935,46.6329],[-114.5929,46.6328],[-114.5925,46.6328],[-114.5923,46.6328],[-114.5918,46.6329],[-114.5917,46.633],[-114.5911,46.6333],[-114.591,46.6335],[-114.5909,46.6335],[-114.59,46.6345],[-114.5892,46.6351],[-114.589,46.6352],[-114.5889,46.6352],[-114.5887,46.6351],[-114.5884,46.635],[-114.5873,46.6345],[-114.587,46.6344],[-114.5845,46.6334],[-114.5844,46.6334],[-114.584,46.6333],[-114.5835,46.6333],[-114.5833,46.6333],[-114.583,46.6333],[-114.5829,46.6334],[-114.5828,46.6334],[-114.5827,46.6334],[-114.5818,46.6338],[-114.5815,46.634],[-114.5807,46.6344],[-114.5803,46.6346],[-114.58,46.6349],[-114.5799,46.635],[-114.5797,46.6354],[-114.5795,46.6356],[-114.5791,46.6362],[-114.5788,46.6366],[-114.5785,46.6368],[-114.5781,46.637],[-114.5779,46.6371],[-114.5773,46.6375],[-114.5772,46.6376],[-114.5767,46.6379],[-114.5759,46.6386],[-114.5758,46.6388],[-114.5755,46.6391],[-114.5751,46.6394],[-114.5749,46.6395],[-114.5746,46.6398],[-114.5741,46.6402],[-114.5736,46.6405],[-114.5728,46.6412],[-114.5725,46.6414],[-114.5722,46.6416],[-114.5716,46.6422],[-114.5715,46.6423],[-114.571,46.6428],[-114.5708,46.643],[-114.5708,46.6432],[-114.5706,46.6433],[-114.5704,46.6434],[-114.5702,46.6434],[-114.5698,46.6433],[-114.5695,46.6432],[-114.5684,46.6428],[-114.5662,46.6419],[-114.5661,46.6419],[-114.5647,46.6412],[-114.5638,46.6409],[-114.5637,46.6409],[-114.5633,46.6408],[-114.5632,46.6408],[-114.563,46.6409],[-114.5628,46.641],[-114.5626,46.6412],[-114.5622,46.6414],[-114.5614,46.6422],[-114.5611,46.6423],[-114.5607,46.6425],[-114.5605,46.6426],[-114.5597,46.643],[-114.5594,46.6431],[-114.5592,46.6432],[-114.5584,46.6436],[-114.5575,46.6441],[-114.5568,46.6442],[-114.5566,46.6442],[-114.556,46.6443],[-114.5554,46.6444],[-114.5547,46.6446],[-114.5541,46.6448],[-114.554,46.6448],[-114.5535,46.6448],[-114.553,46.6448],[-114.5519,46.6447],[-114.5513,46.6446],[-114.5494,46.6444],[-114.5493,46.6444],[-114.5489,46.6444],[-114.5486,46.6444],[-114.5476,46.6445],[-114.547,46.6447],[-114.5464,46.645],[-114.5458,46.6456],[-114.5455,46.646],[-114.544,46.6476],[-114.5433,46.6485],[-114.543,46.6487],[-114.5429,46.6489],[-114.5428,46.649],[-114.5425,46.6494],[-114.5422,46.6499],[-114.542,46.65],[-114.5418,46.65],[-114.5417,46.6499],[-114.5413,46.6497],[-114.5405,46.649],[-114.5394,46.6483],[-114.5384,46.6476],[-114.5371,46.6471],[-114.5361,46.6469],[-114.5351,46.6467],[-114.534,46.6465],[-114.5336,46.6464],[-114.5335,46.6464],[-114.5332,46.6462],[-114.533,46.6461],[-114.5328,46.646],[-114.5327,46.6459],[-114.5319,46.6451],[-114.5313,46.6446],[-114.5312,46.6444],[-114.5311,46.6444],[-114.5306,46.6439],[-114.5301,46.6435],[-114.5294,46.6429],[-114.5285,46.6423],[-114.5283,46.6422],[-114.5282,46.6422],[-114.5272,46.6417],[-114.5266,46.6415],[-114.5253,46.641],[-114.5238,46.6406],[-114.523,46.6405],[-114.5228,46.6404],[-114.5219,46.6403],[-114.5214,46.6402],[-114.5209,46.6401],[-114.5208,46.6401],[-114.5178,46.6398],[-114.5177,46.6398],[-114.515,46.6395],[-114.5135,46.6394],[-114.5127,46.6393],[-114.5115,46.6392],[-114.51,46.6392],[-114.5092,46.6393],[-114.5091,46.6393],[-114.5086,46.6394],[-114.5085,46.6394],[-114.506,46.64],[-114.5059,46.64],[-114.5046,46.6403],[-114.5021,46.6412],[-114.5012,46.6414],[-114.5011,46.6414],[-114.5009,46.6413],[-114.5006,46.6411],[-114.5004,46.6408],[-114.5002,46.6406],[-114.4991,46.6392],[-114.4985,46.6381],[-114.4983,46.638],[-114.4983,46.6379],[-114.4977,46.6376],[-114.4976,46.6375],[-114.4967,46.6372],[-114.4966,46.6372],[-114.4956,46.637],[-114.4951,46.6368],[-114.4928,46.6363],[-114.4926,46.6362],[-114.4921,46.636],[-114.4917,46.6357],[-114.4909,46.6352],[-114.4905,46.635],[-114.4894,46.6341],[-114.4885,46.6336],[-114.4875,46.6332],[-114.4874,46.6331],[-114.4867,46.6329],[-114.4861,46.6329],[-114.4851,46.6328],[-114.4839,46.6326],[-114.4834,46.6324],[-114.4828,46.6323],[-114.482,46.632],[-114.4815,46.6319],[-114.481,46.6319],[-114.4807,46.632],[-114.4806,46.6321],[-114.4805,46.6322],[-114.48,46.6324],[-114.4796,46.6324],[-114.4791,46.6322],[-114.4789,46.632],[-114.4784,46.6319],[-114.4782,46.6318],[-114.4781,46.6318],[-114.477,46.6316],[-114.4761,46.6316],[-114.4757,46.6316],[-114.4756,46.6316],[-114.4749,46.6316],[-114.4742,46.6318],[-114.4733,46.6321],[-114.4728,46.6323],[-114.4718,46.6323],[-114.4709,46.6324],[-114.4703,46.6323],[-114.4696,46.6322],[-114.4675,46.6318],[-114.4671,46.6318],[-114.4668,46.6318],[-114.4665,46.632],[-114.4657,46.6327],[-114.4651,46.6332],[-114.465,46.6333],[-114.4645,46.6337],[-114.4643,46.6339],[-114.4637,46.6344],[-114.463,46.6348],[-114.4624,46.6351],[-114.4619,46.6353],[-114.4609,46.6357],[-114.4601,46.6361],[-114.4598,46.6363],[-114.4592,46.6367],[-114.4588,46.637],[-114.4577,46.638],[-114.4569,46.6388],[-114.4568,46.6388],[-114.4556,46.6399],[-114.455,46.6405],[-114.4549,46.6406],[-114.4544,46.6409],[-114.4538,46.6412],[-114.4534,46.6414],[-114.4529,46.6415],[-114.4528,46.6415],[-114.4526,46.6416],[-114.4526,46.6417],[-114.4525,46.6417],[-114.4526,46.6419],[-114.4527,46.642],[-114.4528,46.6422],[-114.4531,46.6426],[-114.4531,46.6427],[-114.4532,46.6428],[-114.4536,46.6435],[-114.4542,46.6439],[-114.4545,46.6442],[-114.4545,46.6443],[-114.4546,46.6446],[-114.4544,46.645],[-114.4543,46.6453],[-114.4541,46.6455],[-114.454,46.6457],[-114.4539,46.6459],[-114.4538,46.6461],[-114.4537,46.6466],[-114.4536,46.647],[-114.4536,46.6471],[-114.4537,46.6484],[-114.4536,46.649],[-114.4535,46.6492],[-114.4532,46.6493],[-114.4528,46.6494],[-114.4519,46.6494],[-114.4506,46.6493],[-114.4499,46.6493],[-114.4495,46.6494],[-114.4494,46.6494],[-114.449,46.6495],[-114.4487,46.6497],[-114.4483,46.6499],[-114.447,46.6506],[-114.4459,46.6511],[-114.4458,46.6512],[-114.4451,46.6514],[-114.4445,46.6516],[-114.4441,46.6517],[-114.4437,46.6519],[-114.4433,46.6521],[-114.4432,46.6522],[-114.4426,46.6525],[-114.442,46.6528],[-114.4413,46.653],[-114.4404,46.6532],[-114.4401,46.6533],[-114.44,46.6533],[-114.4398,46.6535],[-114.4394,46.6539],[-114.4392,46.6544],[-114.4391,46.6546],[-114.4389,46.6548],[-114.4388,46.6549],[-114.4387,46.655],[-114.4384,46.6553],[-114.438,46.6554],[-114.4374,46.6556],[-114.4371,46.6557],[-114.4361,46.6559],[-114.4353,46.6562],[-114.4346,46.6566],[-114.434,46.6567],[-114.4336,46.6568],[-114.4333,46.6569],[-114.4332,46.6569],[-114.4314,46.6573],[-114.4309,46.6575],[-114.4299,46.6581],[-114.4289,46.6588],[-114.4284,46.6591],[-114.4283,46.6592],[-114.4276,46.6595],[-114.4267,46.6598],[-114.4266,46.6598],[-114.4262,46.66],[-114.4261,46.66],[-114.4258,46.66],[-114.4255,46.6601],[-114.4252,46.6603],[-114.425,46.6605],[-114.4246,46.6607],[-114.4244,46.6607],[-114.4242,46.6606],[-114.4238,46.6605],[-114.4233,46.6603],[-114.4231,46.6602],[-114.4222,46.66],[-114.422,46.6599],[-114.4207,46.6594],[-114.4201,46.6592],[-114.4179,46.6586],[-114.4174,46.6584],[-114.4169,46.6582],[-114.4169,46.6581],[-114.4168,46.6581],[-114.4167,46.6578],[-114.4167,46.6577],[-114.416,46.6574],[-114.4159,46.6573],[-114.4156,46.6572],[-114.4155,46.6572],[-114.4153,46.6571],[-114.4152,46.6571],[-114.4146,46.6569],[-114.4142,46.6568],[-114.4141,46.6568],[-114.4139,46.6568],[-114.4127,46.6568],[-114.4121,46.6568],[-114.4116,46.657],[-114.4113,46.6571],[-114.4112,46.6572],[-114.4111,46.6573],[-114.411,46.6574],[-114.4107,46.6579],[-114.4103,46.6589],[-114.4101,46.6598],[-114.4101,46.6601],[-114.41,46.6605],[-114.4098,46.662],[-114.4097,46.6622],[-114.4096,46.6622],[-114.4094,46.6622],[-114.4093,46.6619],[-114.4092,46.6618],[-114.409,46.6613],[-114.4086,46.6609],[-114.4085,46.6606],[-114.4081,46.6605],[-114.408,46.6604],[-114.4077,46.6603],[-114.4073,46.6602],[-114.4065,46.66],[-114.4053,46.6596],[-114.4047,46.6595],[-114.4039,46.6595],[-114.4038,46.6595],[-114.4035,46.6596],[-114.403,46.66],[-114.4027,46.6602],[-114.4025,46.6603],[-114.4023,46.6604],[-114.4021,46.6606],[-114.4015,46.6609],[-114.4011,46.6612],[-114.401,46.6612],[-114.401,46.6613],[-114.4009,46.6613],[-114.3997,46.6626],[-114.3988,46.6631],[-114.3973,46.6638],[-114.3966,46.664],[-114.3965,46.6641],[-114.3952,46.6647],[-114.395,46.6648],[-114.3945,46.6649],[-114.3938,46.665],[-114.3927,46.6651],[-114.392,46.6651],[-114.3918,46.6651],[-114.3903,46.665],[-114.3893,46.6648],[-114.3884,46.6645],[-114.3875,46.6643],[-114.3869,46.664],[-114.3866,46.6639],[-114.3859,46.6635],[-114.3858,46.6634],[-114.3854,46.6631],[-114.385,46.6628],[-114.3849,46.6627],[-114.3848,46.6626],[-114.3842,46.6625],[-114.3837,46.6625],[-114.3833,46.6626],[-114.3828,46.6628],[-114.3821,46.6634],[-114.3815,46.6643],[-114.3814,46.6644],[-114.381,46.6648],[-114.3809,46.6649],[-114.3805,46.6652],[-114.3804,46.6653],[-114.3798,46.6657],[-114.3798,46.6658],[-114.379,46.6665],[-114.3786,46.6668],[-114.3786,46.6669],[-114.3783,46.667],[-114.3781,46.6671],[-114.3772,46.6673],[-114.3769,46.6674],[-114.3763,46.6674],[-114.3758,46.6675],[-114.3757,46.6675],[-114.3751,46.6673],[-114.3748,46.6672],[-114.3745,46.6671],[-114.3744,46.6671],[-114.3743,46.6671],[-114.3742,46.6671],[-114.3741,46.6671],[-114.3737,46.6671],[-114.3735,46.6671],[-114.3732,46.6673],[-114.3728,46.6675],[-114.3726,46.6676],[-114.3722,46.6678],[-114.3721,46.6679],[-114.3718,46.668],[-114.3718,46.6681],[-114.3717,46.6681],[-114.3716,46.6681],[-114.3705,46.6683],[-114.3699,46.6684],[-114.368,46.6686],[-114.3676,46.6686],[-114.3672,46.6686],[-114.3669,46.6686],[-114.3668,46.6686],[-114.3667,46.6686],[-114.3662,46.6687],[-114.3659,46.6687],[-114.3651,46.6687],[-114.3644,46.6686],[-114.3633,46.6685],[-114.3631,46.6685],[-114.3624,46.6685],[-114.3623,46.6685],[-114.3617,46.6686],[-114.361,46.6689],[-114.3607,46.6691],[-114.3603,46.6692],[-114.3596,46.6696],[-114.3591,46.6701],[-114.3585,46.6707],[-114.3585,46.6708],[-114.3583,46.6711],[-114.3582,46.6711],[-114.3581,46.6711],[-114.358,46.6711],[-114.358,46.6706],[-114.358,46.6705],[-114.358,46.67],[-114.358,46.6698],[-114.358,46.6693],[-114.358,46.6692],[-114.3579,46.6688],[-114.3579,46.6687],[-114.3576,46.6681],[-114.3558,46.6662],[-114.3549,46.6651],[-114.3546,46.6648],[-114.3545,46.6647],[-114.3544,46.6647],[-114.3543,46.6645],[-114.3538,46.6641],[-114.3534,46.6639],[-114.3533,46.6638],[-114.3533,46.6637],[-114.3531,46.6636],[-114.353,46.6636],[-114.3529,46.6635],[-114.3521,46.6633],[-114.3515,46.6631],[-114.3513,46.663],[-114.3504,46.6628],[-114.3488,46.6625],[-114.3465,46.6622],[-114.3444,46.662],[-114.3434,46.662],[-114.3424,46.662],[-114.3423,46.662],[-114.3417,46.6621],[-114.3412,46.6621],[-114.3408,46.6622],[-114.34,46.6623],[-114.3393,46.6624],[-114.3387,46.6624],[-114.3378,46.6624],[-114.3372,46.6623],[-114.3371,46.6623],[-114.337,46.6623],[-114.3365,46.6621],[-114.3364,46.6621],[-114.3349,46.6615],[-114.3346,46.6615],[-114.3335,46.6611],[-114.3331,46.6609],[-114.333,46.6608],[-114.3328,46.6606],[-114.3326,46.6604],[-114.3324,46.6601],[-114.331,46.6593],[-114.3308,46.6593],[-114.3308,46.6592],[-114.3302,46.6587],[-114.33,46.6583],[-114.3299,46.6578],[-114.3298,46.6576],[-114.3297,46.6575],[-114.3297,46.6573],[-114.3288,46.6561],[-114.3282,46.6553],[-114.3277,46.6548],[-114.3271,46.6544],[-114.3263,46.654],[-114.3259,46.654],[-114.3253,46.6538],[-114.3249,46.6536],[-114.3246,46.6534],[-114.3244,46.6531],[-114.3241,46.6524],[-114.3241,46.6523],[-114.3239,46.6518],[-114.3235,46.6509],[-114.3234,46.6508],[-114.3232,46.6504],[-114.3229,46.6501],[-114.3226,46.6498],[-114.3225,46.6497],[-114.3219,46.6493],[-114.3216,46.649],[-114.3214,46.6485],[-114.3213,46.6479],[-114.3211,46.6475],[-114.3208,46.6471],[-114.3207,46.6469],[-114.3208,46.6469],[-114.3209,46.6467],[-114.3214,46.6463],[-114.3221,46.6454],[-114.3224,46.6448],[-114.3227,46.6439],[-114.3228,46.6436],[-114.3229,46.6429],[-114.3228,46.642],[-114.3226,46.6411],[-114.3225,46.6408],[-114.3224,46.6406],[-114.3222,46.6404],[-114.3214,46.6396],[-114.3211,46.6393],[-114.3209,46.6392],[-114.3205,46.6389],[-114.3203,46.6385],[-114.3203,46.6383],[-114.3204,46.638],[-114.3207,46.6378],[-114.3209,46.6376],[-114.3214,46.6369],[-114.3217,46.636],[-114.3218,46.6357],[-114.3222,46.6345],[-114.3224,46.6339],[-114.3225,46.633],[-114.3225,46.6323],[-114.3225,46.6322],[-114.3224,46.6322],[-114.3223,46.6318],[-114.322,46.6314],[-114.3218,46.6311],[-114.3217,46.6309],[-114.3215,46.6304],[-114.3215,46.63],[-114.3216,46.63],[-114.3218,46.6296],[-114.3219,46.6295],[-114.3221,46.6293],[-114.3223,46.6291],[-114.3226,46.6286],[-114.3227,46.6286],[-114.3227,46.6285],[-114.3228,46.6283],[-114.3225,46.6274],[-114.3222,46.627],[-114.3221,46.6263],[-114.3221,46.6258],[-114.3223,46.6255],[-114.3225,46.6252],[-114.323,46.6248],[-114.3231,46.6247],[-114.3233,46.6244],[-114.3234,46.6243],[-114.3235,46.6242],[-114.3239,46.6236],[-114.3243,46.6229],[-114.3243,46.6223],[-114.3244,46.6222],[-114.3244,46.6221],[-114.3245,46.6219],[-114.3249,46.6217],[-114.3253,46.6214],[-114.3254,46.6214],[-114.3255,46.6213],[-114.3258,46.6213],[-114.3263,46.6211],[-114.3266,46.621],[-114.3267,46.6209],[-114.3273,46.6206],[-114.3278,46.6202],[-114.328,46.62],[-114.3281,46.6198],[-114.328,46.6195],[-114.3279,46.6191],[-114.3277,46.6189],[-114.3276,46.6187],[-114.3274,46.6184],[-114.3273,46.618],[-114.3273,46.6179],[-114.3271,46.6175],[-114.3271,46.6172],[-114.327,46.6169],[-114.3264,46.6164],[-114.3262,46.6161],[-114.326,46.6153],[-114.3258,46.615],[-114.3257,46.6147],[-114.3254,46.6141],[-114.3251,46.6139],[-114.3248,46.6138],[-114.3246,46.6136],[-114.3243,46.6135],[-114.3241,46.6134],[-114.3239,46.6133],[-114.3237,46.6132],[-114.3236,46.6131],[-114.3231,46.6126],[-114.3229,46.6122],[-114.3225,46.6113],[-114.3225,46.6109],[-114.3227,46.6106],[-114.3238,46.6097],[-114.3244,46.6091],[-114.3251,46.6084],[-114.3254,46.608],[-114.3259,46.6075],[-114.326,46.6073],[-114.3262,46.6068],[-114.3266,46.6065],[-114.3268,46.6063],[-114.3269,46.6062],[-114.3277,46.6055],[-114.3284,46.6047],[-114.3285,46.6046],[-114.3287,46.6045],[-114.3288,46.6045],[-114.3291,46.6045],[-114.3296,46.6044],[-114.3298,46.6043],[-114.3299,46.6043],[-114.3299,46.6042],[-114.3299,46.6037],[-114.3298,46.6034],[-114.3297,46.603],[-114.3298,46.6027],[-114.3298,46.6024],[-114.33,46.6014],[-114.3303,46.6007],[-114.3303,46.6005],[-114.3303,46.6002],[-114.3303,46.6],[-114.3303,46.5998],[-114.3303,46.5995],[-114.3305,46.5991],[-114.3305,46.599],[-114.3308,46.5988],[-114.3311,46.5984],[-114.3312,46.5983],[-114.3315,46.5981],[-114.3319,46.5976],[-114.3324,46.5969],[-114.3325,46.5968],[-114.3325,46.5967],[-114.3327,46.5966],[-114.3337,46.5956],[-114.3344,46.595],[-114.335,46.5945],[-114.3353,46.5943],[-114.3354,46.5943],[-114.3356,46.5941],[-114.336,46.5937],[-114.3364,46.5936],[-114.3369,46.5934],[-114.3373,46.5932],[-114.3374,46.5932],[-114.338,46.5929],[-114.3383,46.5927],[-114.3389,46.5926],[-114.3393,46.5925],[-114.3408,46.5925],[-114.341,46.5924],[-114.3411,46.5924],[-114.3416,46.5921],[-114.3425,46.5915],[-114.3437,46.5905],[-114.3442,46.59],[-114.3436,46.5895],[-114.3423,46.5886],[-114.3413,46.5879],[-114.3402,46.5873],[-114.3396,46.5871],[-114.3395,46.587],[-114.3396,46.5868],[-114.3392,46.5861],[-114.3388,46.5857],[-114.3385,46.5855],[-114.3383,46.5852],[-114.3377,46.584],[-114.3375,46.5835],[-114.3371,46.583],[-114.3366,46.5826],[-114.3361,46.5823],[-114.3359,46.582],[-114.3351,46.5811],[-114.3347,46.5805],[-114.3344,46.5798],[-114.3341,46.5794],[-114.3337,46.579],[-114.3328,46.5786],[-114.332,46.5781],[-114.3308,46.5778],[-114.3304,46.5777],[-114.33,46.5775],[-114.3298,46.5772],[-114.3297,46.5769],[-114.3296,46.5762],[-114.3297,46.5757],[-114.3297,46.5756],[-114.3304,46.5746],[-114.3307,46.5742],[-114.3308,46.5738],[-114.3308,46.5737],[-114.3309,46.5734],[-114.331,46.5731],[-114.3312,46.5725],[-114.3317,46.5719],[-114.3323,46.5714],[-114.3329,46.5709],[-114.3336,46.5703],[-114.334,46.5697],[-114.3351,46.568],[-114.3353,46.5677],[-114.3359,46.5673],[-114.3367,46.5668],[-114.3373,46.5666],[-114.3379,46.5662],[-114.3387,46.5654],[-114.339,46.5649],[-114.3393,46.5643],[-114.3395,46.5641],[-114.3395,46.564],[-114.3396,46.564],[-114.3397,46.5637],[-114.3397,46.5633],[-114.3397,46.5632],[-114.3397,46.5631],[-114.3397,46.5628],[-114.3395,46.5623],[-114.3394,46.5615],[-114.3396,46.5613],[-114.3401,46.5608],[-114.3403,46.5603],[-114.3409,46.5592],[-114.341,46.5591],[-114.3412,46.5588],[-114.3413,46.5586],[-114.3413,46.5585],[-114.3414,46.5581],[-114.3415,46.558],[-114.3418,46.5577],[-114.342,46.5574],[-114.3422,46.5569],[-114.3423,46.5564],[-114.3424,46.5556],[-114.3426,46.5552],[-114.343,46.5549],[-114.3432,46.5548],[-114.3439,46.5544],[-114.3453,46.5536],[-114.3456,46.5534],[-114.3458,46.5531],[-114.3461,46.5529],[-114.3463,46.5528],[-114.3464,46.5527],[-114.3468,46.5526],[-114.3472,46.5524],[-114.3475,46.5523],[-114.3475,46.5521],[-114.3476,46.5519],[-114.3478,46.5517],[-114.3479,46.5515],[-114.3478,46.5512],[-114.3475,46.551],[-114.3471,46.5506],[-114.3462,46.5496],[-114.3458,46.5492],[-114.3454,46.5486],[-114.3452,46.5481],[-114.3453,46.5475],[-114.3453,46.5469],[-114.3454,46.5463],[-114.3453,46.5458],[-114.3452,46.5454],[-114.3451,46.5451],[-114.3451,46.5449],[-114.3452,46.5438],[-114.3451,46.5432],[-114.3447,46.5426],[-114.3442,46.542],[-114.3439,46.5415],[-114.344,46.5413],[-114.3443,46.5408],[-114.3447,46.5401],[-114.3451,46.5395],[-114.3453,46.5391],[-114.3455,46.5386],[-114.3455,46.5381],[-114.3457,46.537],[-114.346,46.5365],[-114.3465,46.5358],[-114.347,46.5352],[-114.3477,46.5346],[-114.3482,46.5342],[-114.3487,46.5338],[-114.3488,46.5337],[-114.3488,46.5335],[-114.3488,46.5328],[-114.3486,46.5315],[-114.3487,46.5313],[-114.3487,46.5311],[-114.349,46.5305],[-114.3492,46.5299],[-114.3491,46.5294],[-114.349,46.5292],[-114.3488,46.5288],[-114.3485,46.5283],[-114.348,46.5268],[-114.3478,46.5263],[-114.3472,46.5257],[-114.3467,46.5254],[-114.3459,46.5248],[-114.3458,46.5247],[-114.3454,46.5244],[-114.3448,46.5239],[-114.3442,46.5235],[-114.3437,46.5232],[-114.3432,46.5228],[-114.3429,46.5224],[-114.3425,46.5216],[-114.3423,46.521],[-114.342,46.5203],[-114.342,46.52],[-114.342,46.5197],[-114.342,46.5196],[-114.3426,46.5188],[-114.3426,46.5184],[-114.343,46.518],[-114.344,46.5173],[-114.3449,46.5168],[-114.345,46.5167],[-114.3457,46.5163],[-114.3465,46.5157],[-114.347,46.5153],[-114.3473,46.5142],[-114.3474,46.5138],[-114.3475,46.5135],[-114.3477,46.5129],[-114.3477,46.5127],[-114.3479,46.5121],[-114.3479,46.512],[-114.3479,46.5119],[-114.3479,46.5113],[-114.3481,46.5108],[-114.3483,46.5103],[-114.3487,46.5101],[-114.3489,46.5101],[-114.3492,46.51],[-114.35,46.5097],[-114.3505,46.5093],[-114.3508,46.5091],[-114.3514,46.5083],[-114.3519,46.5077],[-114.3524,46.5075],[-114.3537,46.5072],[-114.3547,46.507],[-114.3551,46.5068],[-114.3564,46.5062],[-114.3571,46.5058],[-114.3573,46.5057],[-114.3583,46.5052],[-114.359,46.505],[-114.3597,46.5049],[-114.3602,46.5049],[-114.3606,46.505],[-114.3611,46.5053],[-114.3617,46.5054],[-114.3619,46.5054],[-114.3622,46.5054],[-114.3634,46.5054],[-114.3648,46.5053],[-114.3674,46.5051],[-114.368,46.5051],[-114.3683,46.505],[-114.3686,46.5047],[-114.3688,46.5044],[-114.369,46.5041],[-114.3695,46.5037],[-114.3702,46.5034],[-114.3713,46.503],[-114.3726,46.5026],[-114.3735,46.5023],[-114.374,46.5022],[-114.3749,46.5019],[-114.3756,46.5018],[-114.3762,46.5019],[-114.3763,46.5019],[-114.3771,46.5022],[-114.3801,46.5034],[-114.3826,46.5046],[-114.3828,46.5047],[-114.3837,46.5051],[-114.384,46.5051],[-114.3845,46.5049],[-114.3858,46.5044],[-114.387,46.504],[-114.388,46.5038],[-114.3908,46.5035],[-114.3926,46.5035],[-114.3939,46.5035],[-114.3946,46.5035],[-114.3958,46.5026],[-114.396,46.5023],[-114.3963,46.5021],[-114.3969,46.502],[-114.3976,46.5022],[-114.3982,46.5022],[-114.3994,46.5023],[-114.3996,46.5022],[-114.3999,46.5022],[-114.4,46.5022],[-114.4006,46.5019],[-114.4013,46.5014],[-114.4018,46.501],[-114.4024,46.5006],[-114.4026,46.5002],[-114.4027,46.5],[-114.4029,46.4995],[-114.4031,46.4992],[-114.4032,46.4988],[-114.4033,46.4982],[-114.4032,46.4964],[-114.4032,46.4961],[-114.4032,46.496],[-114.4033,46.4953],[-114.4033,46.4952],[-114.4034,46.4941],[-114.4031,46.4924],[-114.4026,46.4914],[-114.402,46.4901],[-114.4019,46.49],[-114.4019,46.4898],[-114.4014,46.4889],[-114.4012,46.4887],[-114.4011,46.4887],[-114.4009,46.4884],[-114.4009,46.4883],[-114.4014,46.4873],[-114.4015,46.4855],[-114.4015,46.4854],[-114.4014,46.4819],[-114.4012,46.4807],[-114.4012,46.4798],[-114.4012,46.4797],[-114.4012,46.4793],[-114.4011,46.4786],[-114.4008,46.4781],[-114.4007,46.4778],[-114.3999,46.4769],[-114.3989,46.4759],[-114.3986,46.4757],[-114.3981,46.4754],[-114.398,46.4753],[-114.3973,46.4748],[-114.3973,46.4747],[-114.3971,46.4746],[-114.3971,46.4745],[-114.397,46.4745],[-114.3968,46.4742],[-114.3966,46.4738],[-114.3961,46.4734],[-114.3957,46.4731],[-114.3957,46.473],[-114.3956,46.4729],[-114.3954,46.4723],[-114.3955,46.4718],[-114.3956,46.4714],[-114.3956,46.4713],[-114.3956,46.4711],[-114.3954,46.4706],[-114.3953,46.4705],[-114.3949,46.4698],[-114.3947,46.4694],[-114.3941,46.4692],[-114.3921,46.4687],[-114.3919,46.4687],[-114.3911,46.4687],[-114.3895,46.4683],[-114.387,46.4676],[-114.3854,46.4671],[-114.3841,46.4666],[-114.3837,46.4665],[-114.3835,46.4664],[-114.3831,46.4663],[-114.3826,46.4643],[-114.3823,46.4633],[-114.382,46.4626],[-114.3816,46.4622],[-114.381,46.4617],[-114.3801,46.461],[-114.3796,46.4605],[-114.3794,46.4603],[-114.3795,46.4601],[-114.3795,46.46],[-114.3798,46.4598],[-114.3803,46.459],[-114.3809,46.458],[-114.3811,46.4574],[-114.3811,46.4571],[-114.3812,46.457],[-114.3812,46.4563],[-114.3812,46.4556],[-114.3812,46.4554],[-114.3814,46.4544],[-114.3814,46.4542],[-114.3816,46.4534],[-114.3819,46.4527],[-114.3824,46.4522],[-114.3828,46.4514],[-114.3831,46.4505],[-114.3836,46.4494],[-114.3841,46.4486],[-114.3844,46.448],[-114.3845,46.4476],[-114.3844,46.447],[-114.3841,46.4465],[-114.3837,46.4462],[-114.3827,46.4457],[-114.3819,46.4453],[-114.3814,46.4451],[-114.3807,46.4449],[-114.3799,46.4447],[-114.3793,46.4446],[-114.3788,46.4445],[-114.3784,46.4443],[-114.3779,46.4438],[-114.3773,46.4433],[-114.3766,46.443],[-114.3762,46.4428],[-114.3759,46.4428],[-114.3754,46.4429],[-114.375,46.4431],[-114.3745,46.4432],[-114.3743,46.4432],[-114.374,46.4432],[-114.3738,46.4432],[-114.373,46.4431],[-114.3723,46.4428],[-114.3719,46.4425],[-114.3717,46.4416],[-114.3714,46.4406],[-114.3713,46.4405],[-114.3709,46.4398],[-114.3703,46.4391],[-114.3698,46.4386],[-114.3691,46.4383],[-114.3686,46.4381],[-114.3685,46.438],[-114.3684,46.4377],[-114.3684,46.4371],[-114.3685,46.4368],[-114.3688,46.4365],[-114.3695,46.4363],[-114.3706,46.436],[-114.3715,46.436],[-114.3728,46.4359],[-114.374,46.4358],[-114.3766,46.4355],[-114.3768,46.4354],[-114.3778,46.4352],[-114.3781,46.4352],[-114.3788,46.435],[-114.3792,46.4349],[-114.3799,46.4346],[-114.3814,46.4339],[-114.3821,46.4331],[-114.383,46.4322],[-114.3832,46.4316],[-114.3834,46.4308],[-114.3837,46.4299],[-114.3839,46.4296],[-114.384,46.4295],[-114.384,46.4293],[-114.3845,46.4288],[-114.3848,46.4281],[-114.3849,46.4276],[-114.3849,46.4275],[-114.3847,46.4271],[-114.3847,46.427],[-114.3845,46.4266],[-114.3844,46.4263],[-114.3844,46.4261],[-114.3844,46.4256],[-114.3843,46.4255],[-114.3845,46.4248],[-114.3844,46.4242],[-114.3842,46.4235],[-114.3842,46.4234],[-114.3841,46.423],[-114.3839,46.4219],[-114.3839,46.4211],[-114.3839,46.42],[-114.3837,46.4191],[-114.3837,46.4185],[-114.3838,46.4181],[-114.3842,46.4172],[-114.3843,46.417],[-114.3843,46.4166],[-114.3843,46.4164],[-114.3843,46.4152],[-114.3843,46.4139],[-114.3843,46.4138],[-114.3846,46.4128],[-114.3848,46.4119],[-114.3848,46.4114],[-114.385,46.4112],[-114.3853,46.411],[-114.3858,46.4107],[-114.3868,46.4101],[-114.3874,46.4099],[-114.3883,46.4098],[-114.3894,46.4097],[-114.3908,46.4096],[-114.3919,46.4094],[-114.3928,46.4094],[-114.3932,46.4093],[-114.3935,46.4092],[-114.3936,46.4092],[-114.3938,46.409],[-114.3945,46.4084],[-114.3951,46.4079],[-114.3957,46.4075],[-114.3967,46.4067],[-114.3977,46.4059],[-114.3981,46.4055],[-114.3986,46.4053],[-114.3995,46.4049],[-114.3997,46.4048],[-114.3998,46.4046],[-114.3998,46.4042],[-114.3996,46.4035],[-114.3997,46.4029],[-114.3998,46.4027],[-114.4002,46.4025],[-114.4007,46.4024],[-114.4009,46.4023],[-114.4011,46.4018],[-114.4013,46.4016],[-114.4018,46.4015],[-114.4032,46.4015],[-114.4045,46.4016],[-114.405,46.4015],[-114.4055,46.4015],[-114.4056,46.4015],[-114.4065,46.4013],[-114.4077,46.401],[-114.4082,46.4009],[-114.4086,46.4007],[-114.4091,46.4002],[-114.4096,46.3997],[-114.4096,46.3996],[-114.4098,46.3994],[-114.4099,46.3992],[-114.4099,46.3988],[-114.4099,46.3986],[-114.4099,46.3984],[-114.4099,46.3978],[-114.41,46.397],[-114.41,46.3966],[-114.41,46.3964],[-114.4104,46.3961],[-114.4105,46.3961],[-114.4116,46.3957],[-114.4128,46.3952],[-114.4136,46.3947],[-114.4145,46.3941],[-114.4148,46.3939],[-114.4156,46.3935],[-114.4159,46.3932],[-114.4165,46.3921],[-114.4172,46.3915],[-114.4175,46.3914],[-114.4178,46.3912],[-114.4182,46.3908],[-114.4189,46.3903],[-114.4193,46.3898],[-114.4199,46.3892],[-114.4206,46.3886],[-114.4208,46.3884],[-114.4212,46.3881],[-114.4215,46.3878],[-114.4217,46.3876],[-114.4218,46.3875],[-114.4222,46.3873],[-114.4224,46.3871],[-114.4225,46.3868],[-114.4224,46.3865],[-114.4217,46.3849],[-114.4214,46.3843],[-114.4212,46.3842],[-114.4206,46.384],[-114.4204,46.3837],[-114.4202,46.3834],[-114.42,46.383],[-114.42,46.3827],[-114.4199,46.3822],[-114.4198,46.3818],[-114.4197,46.3812],[-114.4196,46.3805],[-114.4195,46.3801],[-114.4191,46.3796],[-114.4188,46.3791],[-114.4186,46.3784],[-114.4179,46.3774],[-114.4176,46.3769],[-114.4165,46.3747],[-114.4162,46.3739],[-114.416,46.3735],[-114.4159,46.3732],[-114.4156,46.3728],[-114.4154,46.3724],[-114.415,46.3718],[-114.4145,46.3708],[-114.4142,46.3702],[-114.4141,46.3702],[-114.4137,46.3698],[-114.4134,46.3693],[-114.4129,46.3685],[-114.4126,46.368],[-114.4124,46.3676],[-114.4119,46.3671],[-114.4112,46.3664],[-114.4106,46.3659],[-114.4103,46.3657],[-114.4102,46.3655],[-114.4103,46.3653],[-114.4105,46.3651],[-114.4109,46.3646],[-114.4111,46.3639],[-114.4112,46.363],[-114.4112,46.3623],[-114.4111,46.3619],[-114.4107,46.3615],[-114.4104,46.3612],[-114.4103,46.361],[-114.4104,46.3608],[-114.4105,46.3608],[-114.4107,46.3606],[-114.4109,46.3603],[-114.4111,46.3598],[-114.4116,46.359],[-114.4121,46.3583],[-114.4122,46.3579],[-114.4121,46.3573],[-114.4119,46.3565],[-114.4118,46.3562],[-114.4117,46.3559],[-114.4116,46.3555],[-114.4117,46.3536],[-114.4118,46.3534],[-114.4122,46.3522],[-114.4121,46.3516],[-114.412,46.3514],[-114.4128,46.3507],[-114.4132,46.3497],[-114.4133,46.3494],[-114.4136,46.3484],[-114.4135,46.3481],[-114.4135,46.348],[-114.4136,46.3474],[-114.4136,46.3467],[-114.4134,46.346],[-114.4136,46.3454],[-114.4137,46.3448],[-114.4139,46.3441],[-114.4139,46.344],[-114.4142,46.3434],[-114.4142,46.343],[-114.4142,46.3423],[-114.4143,46.3419],[-114.4145,46.3415],[-114.4145,46.3414],[-114.4146,46.3409],[-114.4144,46.3401],[-114.4144,46.3398],[-114.4147,46.3396],[-114.4146,46.3393],[-114.4141,46.3386],[-114.4139,46.338],[-114.414,46.3376],[-114.4139,46.337],[-114.414,46.3363],[-114.414,46.3358],[-114.414,46.3356],[-114.4143,46.3355],[-114.4145,46.3355],[-114.4147,46.3355],[-114.4149,46.3355],[-114.4151,46.3351],[-114.4153,46.3345],[-114.4154,46.3343],[-114.4157,46.3337],[-114.4158,46.3336],[-114.4159,46.3335],[-114.416,46.3334],[-114.4162,46.3332],[-114.4165,46.333],[-114.4167,46.3328],[-114.4169,46.3326],[-114.4172,46.3324],[-114.4173,46.3323],[-114.4177,46.3321],[-114.4186,46.3317],[-114.419,46.3316],[-114.4206,46.3311],[-114.421,46.331],[-114.4214,46.3307],[-114.4219,46.3301],[-114.4219,46.3298],[-114.4219,46.3295],[-114.4218,46.3293],[-114.4217,46.3291],[-114.4217,46.3284],[-114.4217,46.3283],[-114.4218,46.3278],[-114.422,46.3274],[-114.4218,46.3272],[-114.4218,46.3268],[-114.4223,46.3257],[-114.4225,46.3248],[-114.4225,46.3244],[-114.4225,46.324],[-114.4227,46.3237],[-114.4233,46.3227],[-114.4239,46.3221],[-114.4248,46.3212],[-114.4251,46.3208],[-114.4255,46.3197],[-114.4258,46.3185],[-114.426,46.318],[-114.4265,46.3176],[-114.4269,46.3171],[-114.4272,46.3167],[-114.4273,46.3163],[-114.4273,46.3158],[-114.4277,46.3156],[-114.4283,46.3151],[-114.4288,46.3146],[-114.4298,46.3138],[-114.43,46.3134],[-114.4303,46.313],[-114.4306,46.312],[-114.4309,46.3115],[-114.4314,46.311],[-114.4316,46.3105],[-114.4317,46.3098],[-114.4316,46.3088],[-114.4315,46.3085],[-114.4315,46.308],[-114.4315,46.3076],[-114.4316,46.3072],[-114.4318,46.307],[-114.4319,46.3068],[-114.432,46.3068],[-114.4324,46.3064],[-114.4331,46.3059],[-114.4334,46.3055],[-114.4331,46.3053],[-114.4329,46.3049],[-114.4326,46.3046],[-114.4326,46.3042],[-114.4328,46.3038],[-114.4326,46.3031],[-114.4324,46.3019],[-114.4322,46.3014],[-114.4318,46.3009],[-114.4312,46.3005],[-114.4308,46.3002],[-114.4305,46.3],[-114.4303,46.2998],[-114.4299,46.2996],[-114.43,46.2992],[-114.4302,46.299],[-114.4303,46.2988],[-114.4303,46.2986],[-114.4301,46.2983],[-114.43,46.2976],[-114.4298,46.2967],[-114.4296,46.2958],[-114.4294,46.2954],[-114.4291,46.295],[-114.429,46.2944],[-114.429,46.2938],[-114.4288,46.2929],[-114.4286,46.2925],[-114.4283,46.2915],[-114.4282,46.2911],[-114.4277,46.2905],[-114.4276,46.2904],[-114.4265,46.2894],[-114.4259,46.2887],[-114.4254,46.2879],[-114.4256,46.2876],[-114.4261,46.2873],[-114.4268,46.2869],[-114.4274,46.2862],[-114.4276,46.2854],[-114.4275,46.2849],[-114.4273,46.2844],[-114.4272,46.2841],[-114.4272,46.284],[-114.4273,46.2838],[-114.4274,46.2836],[-114.4276,46.2834],[-114.4284,46.2828],[-114.4284,46.2827],[-114.429,46.2824],[-114.4293,46.282],[-114.4297,46.2818],[-114.4302,46.2815],[-114.4306,46.2809],[-114.4312,46.2803],[-114.4314,46.2799],[-114.4316,46.2796],[-114.4323,46.2791],[-114.4327,46.2786],[-114.4331,46.2785],[-114.4333,46.2784],[-114.4336,46.2782],[-114.4345,46.2773],[-114.4353,46.2767],[-114.4354,46.2766],[-114.4356,46.2766],[-114.4362,46.2762],[-114.4369,46.276],[-114.437,46.276],[-114.4374,46.2759],[-114.4378,46.2756],[-114.4383,46.2754],[-114.4389,46.2752],[-114.4393,46.2752],[-114.4395,46.2751],[-114.4396,46.2749],[-114.4396,46.2748],[-114.4397,46.2747],[-114.4402,46.2745],[-114.4407,46.2741],[-114.4411,46.2739],[-114.4413,46.2738],[-114.4416,46.2737],[-114.4424,46.2735],[-114.4429,46.2734],[-114.4432,46.2733],[-114.4437,46.2731],[-114.4441,46.2729],[-114.4448,46.2727],[-114.4471,46.2722],[-114.4479,46.272],[-114.4484,46.272],[-114.4491,46.2719],[-114.4499,46.2717],[-114.4505,46.2714],[-114.451,46.2713],[-114.4513,46.2713],[-114.4515,46.2713],[-114.4523,46.2711],[-114.4537,46.2709],[-114.4549,46.2712],[-114.4558,46.2714],[-114.4565,46.2715],[-114.4582,46.272],[-114.4586,46.2721],[-114.4588,46.2722],[-114.4596,46.2724],[-114.4601,46.2725],[-114.4612,46.2727],[-114.4613,46.2728],[-114.4617,46.2728],[-114.4622,46.273],[-114.4627,46.2731],[-114.4641,46.2732],[-114.4646,46.2733],[-114.4649,46.2732],[-114.4655,46.2728],[-114.466,46.2726],[-114.4661,46.2725],[-114.4664,46.2724],[-114.4665,46.2724],[-114.4669,46.272],[-114.4672,46.2712],[-114.4674,46.2709],[-114.4674,46.2707],[-114.4676,46.2702],[-114.4678,46.2699],[-114.4686,46.2693],[-114.4697,46.2683],[-114.4702,46.2677],[-114.4704,46.2672],[-114.4704,46.2669],[-114.4704,46.2666],[-114.4706,46.2662],[-114.4707,46.266],[-114.4708,46.2654],[-114.4707,46.2645],[-114.4704,46.2637],[-114.4699,46.2631],[-114.4699,46.2626],[-114.4698,46.2622],[-114.4693,46.2618],[-114.4691,46.2612],[-114.4689,46.2602],[-114.469,46.2596],[-114.4687,46.2591],[-114.4683,46.2585],[-114.4682,46.258],[-114.4681,46.2572],[-114.4678,46.2565],[-114.4673,46.2557],[-114.4664,46.2548],[-114.4657,46.2537],[-114.4651,46.2528],[-114.4648,46.2522],[-114.4652,46.2518],[-114.466,46.2507],[-114.4665,46.2502],[-114.4672,46.2498],[-114.468,46.2494],[-114.4684,46.249],[-114.4683,46.2487],[-114.4677,46.248],[-114.467,46.2473],[-114.466,46.2468],[-114.4649,46.2465],[-114.4638,46.2461],[-114.4632,46.246],[-114.4624,46.2454],[-114.4619,46.2452],[-114.4614,46.245],[-114.4598,46.2445],[-114.4586,46.2441],[-114.4573,46.2433],[-114.4564,46.2428],[-114.4547,46.2418],[-114.4545,46.2416],[-114.4543,46.2415],[-114.4541,46.2414],[-114.454,46.2414],[-114.4521,46.2413],[-114.4519,46.2411],[-114.4518,46.2407],[-114.4517,46.2394],[-114.4515,46.2389],[-114.4509,46.2382],[-114.45,46.2372],[-114.4497,46.2365],[-114.4497,46.2356],[-114.4494,46.2347],[-114.449,46.2338],[-114.4482,46.2323],[-114.4481,46.2318],[-114.448,46.2316],[-114.4477,46.2305],[-114.4477,46.2298],[-114.4478,46.2292],[-114.4478,46.2291],[-114.4477,46.229],[-114.4477,46.2287],[-114.4476,46.2277],[-114.4476,46.2273],[-114.4474,46.227],[-114.4473,46.2269],[-114.4473,46.2268],[-114.4474,46.2255],[-114.4474,46.225],[-114.4471,46.2238],[-114.4467,46.2228],[-114.4465,46.2221],[-114.4461,46.2212],[-114.4459,46.221],[-114.4456,46.2207],[-114.4455,46.2202],[-114.4456,46.2197],[-114.4461,46.2192],[-114.4462,46.2192],[-114.4467,46.2189],[-114.447,46.2188],[-114.4477,46.2182],[-114.4479,46.2179],[-114.4482,46.2176],[-114.4487,46.217],[-114.4491,46.2165],[-114.4496,46.2162],[-114.4505,46.2158],[-114.4513,46.2155],[-114.4515,46.2154],[-114.4518,46.2153],[-114.4518,46.2148],[-114.4515,46.2135],[-114.4508,46.2122],[-114.4507,46.2115],[-114.4503,46.2109],[-114.4499,46.2105],[-114.4494,46.2101],[-114.4492,46.2097],[-114.4493,46.2094],[-114.4492,46.2093],[-114.4492,46.2092],[-114.4491,46.2091],[-114.4487,46.2087],[-114.448,46.2076],[-114.4474,46.207],[-114.4468,46.2066],[-114.4462,46.2059],[-114.4453,46.2052],[-114.4449,46.2047],[-114.4441,46.2039],[-114.4436,46.2034],[-114.4435,46.2032],[-114.4433,46.203],[-114.4435,46.2023],[-114.4435,46.2021],[-114.4435,46.202],[-114.4435,46.2019],[-114.4434,46.2016],[-114.4435,46.2012],[-114.4436,46.2011],[-114.4442,46.1999],[-114.4445,46.1994],[-114.4446,46.1987],[-114.4444,46.1977],[-114.4444,46.1971],[-114.4445,46.1967],[-114.4446,46.1963],[-114.4446,46.1958],[-114.4442,46.1948],[-114.444,46.1936],[-114.4439,46.1931],[-114.4439,46.193],[-114.444,46.1923],[-114.4442,46.1919],[-114.4443,46.1918],[-114.4447,46.1912],[-114.4451,46.1906],[-114.4451,46.1899],[-114.445,46.1893],[-114.4449,46.1886],[-114.4449,46.1883],[-114.4448,46.1877],[-114.4449,46.1866],[-114.4452,46.1855],[-114.4453,46.1852],[-114.4453,46.1847],[-114.4453,46.1845],[-114.4453,46.1844],[-114.4454,46.1843],[-114.4455,46.1842],[-114.4457,46.184],[-114.4457,46.1839],[-114.4454,46.1837],[-114.4453,46.1834],[-114.4452,46.183],[-114.445,46.1823],[-114.4449,46.1821],[-114.4448,46.1814],[-114.4449,46.1806],[-114.4452,46.1799],[-114.4453,46.1798],[-114.4455,46.179],[-114.4455,46.1786],[-114.4455,46.1779],[-114.4453,46.177],[-114.4457,46.1754],[-114.4459,46.1746],[-114.4459,46.1739],[-114.4457,46.1732],[-114.4451,46.172],[-114.4445,46.1711],[-114.4443,46.1705],[-114.4442,46.1702],[-114.4442,46.1701],[-114.4441,46.1698],[-114.4441,46.1693],[-114.4443,46.1689],[-114.4448,46.1685],[-114.4452,46.1679],[-114.4457,46.1679],[-114.4466,46.1679],[-114.4467,46.1679],[-114.4475,46.1682],[-114.4487,46.1685],[-114.4488,46.1685],[-114.4496,46.1686],[-114.4521,46.1686],[-114.4525,46.1686],[-114.4526,46.1685],[-114.4529,46.1687],[-114.4535,46.1691],[-114.4544,46.1694],[-114.4549,46.1696],[-114.4553,46.1699],[-114.4558,46.1702],[-114.4565,46.1703],[-114.4572,46.1702],[-114.4577,46.1702],[-114.4581,46.17],[-114.4585,46.1697],[-114.4591,46.1694],[-114.4595,46.1692],[-114.4599,46.169],[-114.4613,46.1685],[-114.462,46.1683],[-114.4624,46.1682],[-114.4629,46.1681],[-114.4632,46.1678],[-114.4635,46.1676],[-114.4638,46.1669],[-114.464,46.1665],[-114.4641,46.1662],[-114.4643,46.1657],[-114.4648,46.1657],[-114.4649,46.1657],[-114.4653,46.1656],[-114.4658,46.1655],[-114.466,46.1655],[-114.4662,46.1656],[-114.4665,46.1656],[-114.4668,46.1654],[-114.4672,46.1654],[-114.468,46.1654],[-114.4683,46.1654],[-114.4685,46.1653],[-114.4696,46.1643],[-114.4702,46.1637],[-114.4706,46.1634],[-114.4723,46.1626],[-114.474,46.1614],[-114.4742,46.1613],[-114.4749,46.1609],[-114.4755,46.1607],[-114.4759,46.1606],[-114.4764,46.1606],[-114.4766,46.1606],[-114.477,46.1606],[-114.4772,46.1607],[-114.4777,46.1607],[-114.4784,46.1609],[-114.4791,46.1612],[-114.4796,46.1613],[-114.4799,46.1615],[-114.48,46.1617],[-114.4801,46.1619],[-114.4806,46.162],[-114.4812,46.1621],[-114.4813,46.1623],[-114.4815,46.1625],[-114.4819,46.1627],[-114.4825,46.163],[-114.4831,46.1632],[-114.4839,46.1638],[-114.4842,46.1641],[-114.4843,46.1642],[-114.4847,46.1645],[-114.4852,46.165],[-114.4854,46.1655],[-114.4855,46.1656],[-114.4863,46.1658],[-114.4869,46.1661],[-114.487,46.1662],[-114.4876,46.1665],[-114.4883,46.1669],[-114.4884,46.167],[-114.4887,46.1673],[-114.4888,46.1675],[-114.4889,46.1675],[-114.4892,46.1677],[-114.4897,46.1677],[-114.4899,46.1677],[-114.4903,46.1677],[-114.4911,46.1676],[-114.4918,46.1676],[-114.4925,46.1678],[-114.4933,46.1679],[-114.4944,46.168],[-114.4956,46.168],[-114.4969,46.1677],[-114.4977,46.1675],[-114.498,46.1674],[-114.4985,46.1673],[-114.499,46.1671],[-114.4995,46.1669],[-114.4999,46.1667],[-114.5002,46.1666],[-114.5005,46.1663],[-114.5006,46.1662],[-114.501,46.1659],[-114.5016,46.1654],[-114.5024,46.1652],[-114.5028,46.1651],[-114.5032,46.1651],[-114.5033,46.165],[-114.5036,46.165],[-114.5045,46.1649],[-114.5056,46.1647],[-114.5061,46.1646],[-114.5063,46.1646],[-114.5075,46.1646],[-114.5084,46.1649],[-114.5094,46.1656],[-114.5097,46.1658],[-114.5099,46.1658],[-114.51,46.1659],[-114.5102,46.166],[-114.5107,46.1661],[-114.5108,46.1662],[-114.5112,46.1666],[-114.5117,46.1668],[-114.5123,46.167],[-114.513,46.1672],[-114.5136,46.1674],[-114.514,46.1676],[-114.5144,46.1677],[-114.5147,46.1677],[-114.5149,46.1677],[-114.515,46.1674],[-114.5152,46.1671],[-114.5155,46.1666],[-114.5157,46.1659],[-114.5156,46.1652],[-114.5154,46.1641],[-114.5152,46.1633],[-114.5154,46.1627],[-114.5156,46.1619],[-114.5154,46.1612],[-114.515,46.1609],[-114.5147,46.1604],[-114.5147,46.16],[-114.5148,46.1593],[-114.515,46.1589],[-114.5153,46.1586],[-114.5153,46.158],[-114.5153,46.157],[-114.5153,46.1569],[-114.5154,46.1561],[-114.5153,46.1558],[-114.5152,46.1556],[-114.5152,46.1555],[-114.5151,46.1554],[-114.5144,46.1545],[-114.5143,46.1542],[-114.5144,46.154],[-114.5147,46.1536],[-114.5153,46.1534],[-114.5157,46.1533],[-114.5166,46.1529],[-114.5179,46.1524],[-114.5187,46.1521],[-114.5193,46.152],[-114.5196,46.1518],[-114.5206,46.1513],[-114.5215,46.1509],[-114.5218,46.1508],[-114.5221,46.1505],[-114.5224,46.1501],[-114.5226,46.1498],[-114.523,46.1493],[-114.5235,46.1489],[-114.5239,46.1488],[-114.5246,46.1487],[-114.5255,46.1482],[-114.5263,46.1476],[-114.5269,46.1467],[-114.5273,46.1461],[-114.5273,46.1456],[-114.5274,46.1454],[-114.5264,46.1441],[-114.5259,46.1435],[-114.5259,46.1433],[-114.5255,46.1429],[-114.5248,46.142],[-114.5241,46.1408],[-114.5233,46.1398],[-114.5225,46.1389],[-114.5219,46.1382],[-114.5216,46.1376],[-114.5215,46.137],[-114.5215,46.1366],[-114.5214,46.1365],[-114.5208,46.136],[-114.5202,46.1358],[-114.5197,46.1358],[-114.5192,46.1357],[-114.5182,46.1357],[-114.5178,46.1357],[-114.5177,46.1356],[-114.5179,46.1345],[-114.5179,46.1339],[-114.5182,46.1331],[-114.5183,46.1325],[-114.5184,46.1319],[-114.5186,46.1313],[-114.5192,46.1304],[-114.5199,46.1293],[-114.5202,46.1286],[-114.5207,46.1274],[-114.521,46.127],[-114.5211,46.1269],[-114.5211,46.1268],[-114.5213,46.1265],[-114.5214,46.126],[-114.5212,46.1253],[-114.521,46.1251],[-114.5205,46.1249],[-114.5198,46.1246],[-114.5189,46.124],[-114.5181,46.1233],[-114.517,46.1232],[-114.5169,46.1232],[-114.515,46.1229],[-114.5133,46.1226],[-114.5123,46.1221],[-114.5121,46.1216],[-114.5118,46.1213],[-114.5115,46.1209],[-114.5113,46.1206],[-114.5105,46.1204],[-114.509,46.1201],[-114.5087,46.12],[-114.5076,46.1198],[-114.5074,46.1197],[-114.5064,46.1191],[-114.5056,46.1187],[-114.505,46.1184],[-114.5044,46.1184],[-114.5037,46.1185],[-114.5032,46.1186],[-114.5031,46.1187],[-114.5028,46.1189],[-114.5023,46.1191],[-114.5017,46.1191],[-114.5011,46.1191],[-114.5002,46.119],[-114.4994,46.1189],[-114.4988,46.1188],[-114.498,46.1185],[-114.4975,46.1181],[-114.4974,46.1181],[-114.4968,46.118],[-114.4961,46.1178],[-114.4954,46.1177],[-114.495,46.1173],[-114.4938,46.1165],[-114.4935,46.1162],[-114.4933,46.1161],[-114.4931,46.1159],[-114.4929,46.1157],[-114.4926,46.1156],[-114.492,46.1152],[-114.4914,46.1146],[-114.4907,46.1139],[-114.4893,46.1133],[-114.4885,46.113],[-114.4877,46.113],[-114.4871,46.1132],[-114.487,46.1132],[-114.4862,46.1134],[-114.4852,46.1136],[-114.484,46.1137],[-114.483,46.1135],[-114.4821,46.1134],[-114.4812,46.1131],[-114.4805,46.113],[-114.4786,46.113],[-114.4752,46.1132],[-114.4745,46.1131],[-114.4744,46.113],[-114.4744,46.1123],[-114.4742,46.1117],[-114.4737,46.1105],[-114.4731,46.1096],[-114.473,46.1093],[-114.4729,46.1088],[-114.4729,46.1087],[-114.4728,46.1087],[-114.4728,46.1086],[-114.4726,46.1081],[-114.4721,46.1074],[-114.4717,46.1068],[-114.4712,46.1063],[-114.471,46.1059],[-114.4709,46.1057],[-114.4709,46.1056],[-114.4708,46.1056],[-114.4705,46.1055],[-114.4698,46.1054],[-114.4694,46.1054],[-114.4685,46.1052],[-114.4678,46.1049],[-114.4673,46.1047],[-114.467,46.1045],[-114.467,46.1044],[-114.467,46.1043],[-114.4671,46.1042],[-114.4672,46.1039],[-114.4671,46.1037],[-114.4668,46.1036],[-114.4668,46.1035],[-114.4658,46.1031],[-114.4653,46.1026],[-114.4651,46.1023],[-114.4651,46.1022],[-114.4647,46.1017],[-114.4642,46.1012],[-114.4636,46.1007],[-114.4635,46.1006],[-114.4629,46.1],[-114.4617,46.0991],[-114.461,46.0985],[-114.4605,46.0978],[-114.4602,46.0971],[-114.46,46.0965],[-114.4601,46.0959],[-114.46,46.0954],[-114.4598,46.095],[-114.4597,46.0948],[-114.4596,46.0944],[-114.4595,46.0939],[-114.4596,46.0937],[-114.4598,46.0934],[-114.4597,46.0932],[-114.4597,46.0928],[-114.4599,46.0925],[-114.4603,46.0914],[-114.4607,46.0904],[-114.4607,46.0894],[-114.4602,46.0877],[-114.46,46.087],[-114.4601,46.0869],[-114.4601,46.0868],[-114.4601,46.0865],[-114.4607,46.0856],[-114.4612,46.0848],[-114.4616,46.0839],[-114.4621,46.083],[-114.4621,46.0826],[-114.4621,46.0821],[-114.4623,46.0816],[-114.4624,46.0807],[-114.4625,46.0796],[-114.4623,46.0791],[-114.462,46.0787],[-114.462,46.0786],[-114.4622,46.0785],[-114.4632,46.0782],[-114.4641,46.0779],[-114.4653,46.0777],[-114.4657,46.0776],[-114.466,46.0775],[-114.467,46.0772],[-114.4672,46.0772],[-114.4676,46.0771],[-114.4683,46.0771],[-114.469,46.0771],[-114.4697,46.0771],[-114.47,46.0771],[-114.4704,46.0773],[-114.4707,46.0773],[-114.4711,46.0773],[-114.4714,46.077],[-114.4721,46.0769],[-114.4724,46.0768],[-114.4719,46.0763],[-114.4713,46.0755],[-114.4712,46.0753],[-114.4708,46.0746],[-114.4708,46.0745],[-114.4709,46.0735],[-114.4712,46.0728],[-114.4712,46.0727],[-114.4714,46.0724],[-114.472,46.0716],[-114.472,46.0711],[-114.472,46.0701],[-114.4721,46.0692],[-114.4718,46.0689],[-114.4713,46.0686],[-114.47,46.068],[-114.4686,46.0672],[-114.4682,46.0667],[-114.4674,46.0662],[-114.4672,46.066],[-114.4671,46.0659],[-114.467,46.0658],[-114.4671,46.0654],[-114.4673,46.065],[-114.4676,46.0645],[-114.4678,46.0637],[-114.4681,46.0631],[-114.4683,46.0628],[-114.4686,46.0624],[-114.4689,46.0622],[-114.4697,46.0617],[-114.4705,46.0613],[-114.4715,46.0611],[-114.4723,46.0609],[-114.4725,46.0609],[-114.4734,46.0607],[-114.4739,46.0605],[-114.4742,46.0601],[-114.4744,46.0589],[-114.4747,46.0584],[-114.4752,46.058],[-114.4762,46.0575],[-114.4763,46.0574],[-114.477,46.0571],[-114.477,46.057],[-114.4771,46.057],[-114.4778,46.0565],[-114.478,46.0564],[-114.4791,46.0557],[-114.4799,46.0555],[-114.48,46.0554],[-114.4813,46.0553],[-114.4825,46.0553],[-114.4827,46.0553],[-114.4835,46.0552],[-114.4846,46.0549],[-114.4866,46.0544],[-114.4876,46.0541],[-114.4878,46.054],[-114.4885,46.0538],[-114.4889,46.0537],[-114.4895,46.0536],[-114.4897,46.0535],[-114.4903,46.0535],[-114.4907,46.0533],[-114.4915,46.0529],[-114.4922,46.0527],[-114.4931,46.0526],[-114.4933,46.0526],[-114.4934,46.0526],[-114.4934,46.0525],[-114.4935,46.0523],[-114.4935,46.0514],[-114.4931,46.0506],[-114.493,46.0505],[-114.4929,46.0502],[-114.4933,46.0494],[-114.4936,46.0488],[-114.4938,46.0483],[-114.4942,46.0478],[-114.4945,46.0472],[-114.4946,46.0465],[-114.4951,46.0458],[-114.4954,46.0454],[-114.4959,46.0452],[-114.4966,46.045],[-114.4966,46.0448],[-114.4966,46.0446],[-114.4963,46.0444],[-114.4963,46.0441],[-114.4964,46.044],[-114.4969,46.0438],[-114.4974,46.0438],[-114.4975,46.0438],[-114.4977,46.0437],[-114.4977,46.0434],[-114.4973,46.0426],[-114.4975,46.0423],[-114.4991,46.0419],[-114.5002,46.0417],[-114.5009,46.0416],[-114.5013,46.0417],[-114.5018,46.0418],[-114.5023,46.042],[-114.5027,46.0419],[-114.5033,46.0418],[-114.5036,46.0417],[-114.5041,46.0414],[-114.5047,46.0401],[-114.505,46.0396],[-114.5052,46.0395],[-114.5055,46.0393],[-114.5062,46.0389],[-114.5066,46.0385],[-114.5067,46.0385],[-114.5067,46.0382],[-114.5067,46.038],[-114.5066,46.0374],[-114.5066,46.0372],[-114.5065,46.0369],[-114.5065,46.0368],[-114.5065,46.0362],[-114.5065,46.0358],[-114.5063,46.0354],[-114.5061,46.035],[-114.506,46.0349],[-114.5058,46.0347],[-114.5057,46.0345],[-114.5057,46.0343],[-114.5068,46.0326],[-114.5074,46.0319],[-114.5075,46.0315],[-114.5073,46.0312],[-114.5068,46.0309],[-114.5062,46.0306],[-114.5054,46.03],[-114.5049,46.0296],[-114.5042,46.0293],[-114.5039,46.0293],[-114.503,46.0292],[-114.5016,46.0289],[-114.5009,46.0287],[-114.5001,46.0285],[-114.498,46.0281],[-114.4972,46.0279],[-114.4961,46.0279],[-114.4953,46.028],[-114.4949,46.028],[-114.4946,46.028],[-114.4941,46.0279],[-114.4933,46.0279],[-114.493,46.0279],[-114.4922,46.0279],[-114.4907,46.0278],[-114.4899,46.0278],[-114.4893,46.0279],[-114.489,46.028],[-114.4874,46.0291],[-114.4863,46.0298],[-114.4862,46.0299],[-114.4858,46.03],[-114.4852,46.0301],[-114.4844,46.0302],[-114.4836,46.0303],[-114.4828,46.0303],[-114.4826,46.0303],[-114.4822,46.0303],[-114.481,46.0304],[-114.4809,46.0304],[-114.4805,46.0304],[-114.4804,46.0303],[-114.4802,46.0299],[-114.4798,46.029],[-114.4798,46.0289],[-114.4795,46.0283],[-114.4794,46.0282],[-114.4793,46.028],[-114.4792,46.0273],[-114.479,46.027],[-114.479,46.0269],[-114.4787,46.0264],[-114.4782,46.0258],[-114.4779,46.0254],[-114.4774,46.0248],[-114.4772,46.0244],[-114.4768,46.0238],[-114.4765,46.0232],[-114.4762,46.0225],[-114.4761,46.0222],[-114.476,46.0221],[-114.476,46.022],[-114.476,46.0215],[-114.476,46.021],[-114.476,46.0209],[-114.4756,46.0202],[-114.4754,46.0199],[-114.4754,46.0198],[-114.4749,46.0191],[-114.4749,46.019],[-114.4746,46.0186],[-114.4743,46.0181],[-114.4742,46.0177],[-114.4738,46.0159],[-114.4737,46.0155],[-114.4736,46.0154],[-114.4735,46.015],[-114.4732,46.0148],[-114.473,46.0145],[-114.4731,46.0142],[-114.4734,46.0133],[-114.4737,46.0128],[-114.4742,46.0125],[-114.475,46.0121],[-114.4757,46.0116],[-114.4762,46.0113],[-114.4768,46.011],[-114.4781,46.0105],[-114.4783,46.0104],[-114.4788,46.0103],[-114.4811,46.0089],[-114.4818,46.0085],[-114.4831,46.0081],[-114.4839,46.0082],[-114.4841,46.0082],[-114.4846,46.0083],[-114.4848,46.0083],[-114.4849,46.0082],[-114.4853,46.0078],[-114.4865,46.0059],[-114.4867,46.0057],[-114.4871,46.0052],[-114.4872,46.005],[-114.4874,46.0048],[-114.4876,46.0045],[-114.4878,46.0042],[-114.4878,46.0039],[-114.4878,46.0037],[-114.4877,46.0021],[-114.4876,46.0016],[-114.4872,46.0011],[-114.4869,46.0008],[-114.4868,46.0007],[-114.4866,46.0004],[-114.4867,46.0002],[-114.4867,45.9999],[-114.4866,45.9999],[-114.4865,45.9997],[-114.4862,45.9988],[-114.4861,45.9987],[-114.4857,45.9981],[-114.4851,45.9969],[-114.4848,45.9963],[-114.4843,45.9959],[-114.4835,45.9957],[-114.4818,45.9945],[-114.4808,45.9939],[-114.4806,45.9933],[-114.48,45.9929],[-114.4784,45.9925],[-114.4768,45.9923],[-114.4762,45.9921],[-114.4753,45.992],[-114.4741,45.9922],[-114.4724,45.9929],[-114.4715,45.9932],[-114.4707,45.9936],[-114.4702,45.994],[-114.4693,45.9947],[-114.4684,45.9953],[-114.4676,45.9955],[-114.4668,45.9957],[-114.4659,45.996],[-114.4655,45.9964],[-114.4652,45.9969],[-114.4647,45.9973],[-114.4643,45.9975],[-114.4637,45.9976],[-114.4607,45.9974],[-114.4591,45.9975],[-114.4578,45.9975],[-114.4576,45.9974],[-114.4575,45.9974],[-114.4572,45.9971],[-114.4568,45.9961],[-114.4567,45.9959],[-114.4565,45.9954],[-114.4565,45.9953],[-114.4561,45.9949],[-114.4559,45.9946],[-114.4553,45.9938],[-114.4553,45.9936],[-114.4554,45.9931],[-114.455,45.9926],[-114.4543,45.9919],[-114.4536,45.991],[-114.453,45.9905],[-114.4522,45.9901],[-114.4512,45.9899],[-114.4511,45.9899],[-114.4505,45.9898],[-114.4501,45.9895],[-114.4496,45.9889],[-114.4495,45.9888],[-114.4494,45.9885],[-114.4488,45.9879],[-114.4485,45.9876],[-114.4484,45.9876],[-114.4475,45.9875],[-114.4455,45.9874],[-114.4429,45.9873],[-114.4418,45.9875],[-114.4405,45.9878],[-114.4398,45.988],[-114.4393,45.988],[-114.4383,45.9878],[-114.4376,45.9876],[-114.437,45.9875],[-114.4364,45.9876],[-114.4357,45.9878],[-114.4353,45.9878],[-114.4343,45.9876],[-114.4335,45.9872],[-114.4326,45.987],[-114.4318,45.9869],[-114.4308,45.9868],[-114.4306,45.9868],[-114.4296,45.9866],[-114.4294,45.9866],[-114.4288,45.9866],[-114.4277,45.9858],[-114.4271,45.9855],[-114.426,45.9852],[-114.4249,45.9848],[-114.4242,45.9844],[-114.4242,45.9843],[-114.424,45.9842],[-114.4237,45.9839],[-114.423,45.983],[-114.4224,45.9823],[-114.4218,45.9817],[-114.4213,45.9814],[-114.42,45.9811],[-114.4185,45.9808],[-114.4174,45.9806],[-114.4165,45.9802],[-114.4155,45.9797],[-114.4145,45.9794],[-114.4141,45.9793],[-114.4138,45.979],[-114.4132,45.9787],[-114.4122,45.9781],[-114.412,45.978],[-114.4117,45.9779],[-114.4117,45.9776],[-114.4117,45.9769],[-114.4115,45.9759],[-114.4116,45.9758],[-114.4115,45.9753],[-114.4116,45.975],[-114.4116,45.9744],[-114.4112,45.9738],[-114.411,45.9733],[-114.4108,45.973],[-114.4102,45.9722],[-114.4101,45.9721],[-114.4096,45.9718],[-114.4093,45.9715],[-114.4092,45.9714],[-114.4086,45.9711],[-114.4085,45.971],[-114.4081,45.9708],[-114.4073,45.9704],[-114.4066,45.9701],[-114.4061,45.97],[-114.4052,45.969],[-114.4048,45.9684],[-114.4048,45.9677],[-114.4047,45.9674],[-114.4045,45.9674],[-114.4044,45.9674],[-114.404,45.9674],[-114.4038,45.9672],[-114.4039,45.967],[-114.4041,45.9664],[-114.4041,45.966],[-114.4032,45.9649],[-114.4022,45.9639],[-114.402,45.9636],[-114.4018,45.9636],[-114.4017,45.9636],[-114.4014,45.9635],[-114.4016,45.9634],[-114.4018,45.9632],[-114.4024,45.9622],[-114.4027,45.9613],[-114.4026,45.9604],[-114.4026,45.9599],[-114.4025,45.9588],[-114.4025,45.9579],[-114.4032,45.9572],[-114.4033,45.957],[-114.4041,45.9563],[-114.4046,45.9561],[-114.4051,45.9558],[-114.4054,45.9556],[-114.4054,45.9555],[-114.4062,45.9548],[-114.4069,45.9543],[-114.4081,45.9537],[-114.409,45.9533],[-114.4094,45.9532],[-114.4097,45.9532],[-114.4099,45.9532],[-114.4107,45.9532],[-114.411,45.9531],[-114.4112,45.9531],[-114.4118,45.9526],[-114.4122,45.9523],[-114.4124,45.9521],[-114.4127,45.9517],[-114.413,45.9512],[-114.4132,45.9506],[-114.4134,45.9498],[-114.4138,45.9492],[-114.4144,45.9487],[-114.415,45.9484],[-114.4155,45.9482],[-114.4158,45.9481],[-114.4167,45.9478],[-114.4178,45.9476],[-114.419,45.9474],[-114.4198,45.9469],[-114.4208,45.9462],[-114.421,45.9459],[-114.4211,45.9456],[-114.421,45.9452],[-114.4209,45.9449],[-114.421,45.9447],[-114.4213,45.9447],[-114.4221,45.9447],[-114.4226,45.9446],[-114.4238,45.9442],[-114.424,45.9442],[-114.4249,45.944],[-114.4249,45.9439],[-114.4249,45.9437],[-114.4249,45.9436],[-114.4249,45.9429],[-114.4249,45.9428],[-114.425,45.9422],[-114.4251,45.9419],[-114.4254,45.9415],[-114.4256,45.9413],[-114.4261,45.9408],[-114.4267,45.9404],[-114.4276,45.9399],[-114.4285,45.9395],[-114.4291,45.9393],[-114.4294,45.9391],[-114.4295,45.9391],[-114.4295,45.939],[-114.4297,45.9388],[-114.4301,45.9385],[-114.4305,45.9382],[-114.4311,45.9381],[-114.4311,45.938],[-114.4313,45.938],[-114.4315,45.9379],[-114.4315,45.9376],[-114.4314,45.937],[-114.4314,45.936],[-114.4313,45.9357],[-114.4305,45.935],[-114.4294,45.9342],[-114.4289,45.9336],[-114.4285,45.9334],[-114.4281,45.9332],[-114.4276,45.9331],[-114.4275,45.933],[-114.4267,45.9326],[-114.4261,45.9318],[-114.4258,45.9315],[-114.4249,45.9302],[-114.4245,45.9297],[-114.4237,45.9292],[-114.4235,45.929],[-114.4232,45.9286],[-114.4228,45.928],[-114.4225,45.9276],[-114.4221,45.9275],[-114.4215,45.9273],[-114.4208,45.9267],[-114.4201,45.9265],[-114.4196,45.9264],[-114.4195,45.9264],[-114.419,45.9262],[-114.4185,45.9258],[-114.4177,45.9247],[-114.416,45.9231],[-114.4153,45.9226],[-114.415,45.9223],[-114.4149,45.9221],[-114.4149,45.9218],[-114.4149,45.9217],[-114.4149,45.9216],[-114.4154,45.9205],[-114.4162,45.9192],[-114.4162,45.9184],[-114.4158,45.9176],[-114.4153,45.9164],[-114.4148,45.9152],[-114.4147,45.9149],[-114.4142,45.914],[-114.4137,45.9124],[-114.4136,45.9116],[-114.4128,45.9111],[-114.4116,45.9101],[-114.411,45.9096],[-114.41,45.9088],[-114.4086,45.9069],[-114.4074,45.9061],[-114.4066,45.9054],[-114.406,45.9051],[-114.4053,45.9047],[-114.4049,45.9042],[-114.4046,45.9038],[-114.4041,45.9035],[-114.4035,45.9032],[-114.4033,45.9032],[-114.4031,45.9031],[-114.4026,45.9027],[-114.4025,45.9027],[-114.4021,45.9026],[-114.4012,45.9023],[-114.4006,45.9022],[-114.3994,45.9024],[-114.3989,45.9023],[-114.3983,45.9018],[-114.3976,45.9017],[-114.3971,45.9014],[-114.3965,45.9014],[-114.396,45.9014],[-114.3957,45.9014],[-114.3955,45.9014],[-114.3951,45.9014],[-114.3951,45.9013],[-114.3951,45.901],[-114.3951,45.9009],[-114.3951,45.9008],[-114.3952,45.8996],[-114.3948,45.898],[-114.3949,45.8975],[-114.3947,45.8971],[-114.3944,45.8968],[-114.3939,45.8963],[-114.3937,45.8959],[-114.3935,45.8956],[-114.3935,45.8955],[-114.3937,45.8951],[-114.3939,45.8946],[-114.3939,45.8937],[-114.3937,45.893],[-114.3931,45.8924],[-114.3929,45.8924],[-114.3927,45.8922],[-114.3922,45.8921],[-114.3913,45.8921],[-114.3905,45.8921],[-114.3896,45.8922],[-114.3889,45.8923],[-114.3889,45.8922],[-114.3887,45.8921],[-114.3886,45.8921],[-114.3881,45.8912],[-114.3876,45.8902],[-114.3873,45.8891],[-114.3872,45.8885],[-114.3873,45.8877],[-114.3876,45.8866],[-114.3876,45.8865],[-114.3877,45.8854],[-114.3878,45.8845],[-114.3879,45.8839],[-114.3881,45.8836],[-114.3883,45.8832],[-114.3884,45.8827],[-114.3886,45.8822],[-114.3892,45.8815],[-114.3895,45.8808],[-114.3898,45.8803],[-114.3903,45.8802],[-114.3904,45.8801],[-114.3916,45.8796],[-114.3918,45.8795],[-114.3925,45.8792],[-114.3926,45.8791],[-114.3929,45.8787],[-114.3929,45.8786],[-114.3929,45.8781],[-114.3928,45.8775],[-114.3928,45.877],[-114.3932,45.8767],[-114.3939,45.8764],[-114.394,45.8758],[-114.3941,45.8753],[-114.3943,45.8751],[-114.3953,45.8743],[-114.3953,45.8741],[-114.3955,45.8738],[-114.3957,45.8732],[-114.3956,45.8723],[-114.3956,45.872],[-114.3956,45.8717],[-114.3961,45.8712],[-114.3966,45.871],[-114.3979,45.8708],[-114.3991,45.8708],[-114.3996,45.8708],[-114.4002,45.871],[-114.4012,45.8715],[-114.4018,45.8719],[-114.4028,45.8719],[-114.4039,45.8719],[-114.4046,45.8716],[-114.4052,45.8711],[-114.4059,45.8704],[-114.4061,45.8699],[-114.4062,45.8696],[-114.4062,45.8693],[-114.4063,45.8691],[-114.4062,45.869],[-114.4061,45.8686],[-114.4056,45.868],[-114.4052,45.8675],[-114.4052,45.8674],[-114.405,45.8671],[-114.4048,45.8668],[-114.4048,45.8665],[-114.4052,45.8658],[-114.406,45.8648],[-114.4065,45.8642],[-114.4066,45.8637],[-114.4066,45.8631],[-114.4066,45.8625],[-114.4065,45.8618],[-114.4064,45.8615],[-114.4064,45.8614],[-114.4061,45.861],[-114.4061,45.8608],[-114.4064,45.8606],[-114.4069,45.8601],[-114.4071,45.8599],[-114.4075,45.8591],[-114.4078,45.8577],[-114.4083,45.8563],[-114.4084,45.8557],[-114.4084,45.8553],[-114.4086,45.8546],[-114.4089,45.8538],[-114.4092,45.8531],[-114.4093,45.8528],[-114.4096,45.8524],[-114.4096,45.8523],[-114.4098,45.852],[-114.4097,45.8518],[-114.4096,45.8516],[-114.4099,45.8517],[-114.4107,45.8518],[-114.411,45.8519],[-114.4113,45.8519],[-114.4116,45.852],[-114.4121,45.8519],[-114.4123,45.852],[-114.4124,45.8521],[-114.4127,45.8521],[-114.4128,45.8521],[-114.413,45.8523],[-114.4131,45.8524],[-114.4142,45.8527],[-114.4151,45.8528],[-114.4164,45.8531],[-114.4178,45.8534],[-114.4188,45.8538],[-114.4196,45.8544],[-114.4202,45.855],[-114.4204,45.8551],[-114.4205,45.8551],[-114.4206,45.8552],[-114.4215,45.8552],[-114.4224,45.8553],[-114.423,45.8555],[-114.4235,45.8556],[-114.4241,45.8558],[-114.4244,45.8563],[-114.4248,45.8568],[-114.4257,45.8573],[-114.4262,45.8577],[-114.4267,45.8578],[-114.4274,45.8579],[-114.4278,45.858],[-114.4279,45.8581],[-114.4287,45.8585],[-114.429,45.8587],[-114.4294,45.8591],[-114.4302,45.8595],[-114.4304,45.8595],[-114.4309,45.8596],[-114.4317,45.8598],[-114.4324,45.86],[-114.4334,45.8604],[-114.4344,45.8608],[-114.4351,45.861],[-114.4357,45.8611],[-114.4363,45.8613],[-114.4367,45.8616],[-114.4371,45.8619],[-114.4374,45.8623],[-114.4377,45.8626],[-114.4383,45.8626],[-114.4397,45.8622],[-114.4404,45.8621],[-114.4416,45.862],[-114.4433,45.8618],[-114.4448,45.8617],[-114.4457,45.8616],[-114.4464,45.8614],[-114.447,45.8612],[-114.4472,45.8612],[-114.4479,45.8606],[-114.4479,45.8605],[-114.4483,45.8598],[-114.4487,45.8591],[-114.4493,45.8586],[-114.4503,45.8581],[-114.4517,45.8572],[-114.452,45.857],[-114.4522,45.8567],[-114.4524,45.8566],[-114.4531,45.8561],[-114.4537,45.8558],[-114.455,45.8553],[-114.4558,45.855],[-114.456,45.8549],[-114.4562,45.8548],[-114.4566,45.8547],[-114.4569,45.8547],[-114.4575,45.8546],[-114.4586,45.8547],[-114.4592,45.8548],[-114.4601,45.855],[-114.4606,45.8552],[-114.4612,45.8552],[-114.4616,45.8551],[-114.462,45.8548],[-114.4624,45.8546],[-114.4626,45.8545],[-114.4628,45.8541],[-114.4631,45.8536],[-114.464,45.8528],[-114.4643,45.8525],[-114.465,45.8521],[-114.4654,45.852],[-114.466,45.8519],[-114.4671,45.8519],[-114.4676,45.8518],[-114.4681,45.8518],[-114.4685,45.8517],[-114.4689,45.8516],[-114.4692,45.8516],[-114.47,45.8515],[-114.4703,45.8515],[-114.4704,45.8513],[-114.4705,45.8511],[-114.4708,45.8505],[-114.4711,45.8499],[-114.4712,45.8496],[-114.4714,45.849],[-114.4718,45.8481],[-114.472,45.8478],[-114.4722,45.8476],[-114.4724,45.8475],[-114.4728,45.8473],[-114.4731,45.8472],[-114.4744,45.8467],[-114.4749,45.8466],[-114.4754,45.8466],[-114.4758,45.8467],[-114.477,45.8471],[-114.4781,45.8475],[-114.4788,45.8479],[-114.4794,45.8482],[-114.4811,45.8488],[-114.4814,45.849],[-114.4817,45.8494],[-114.4819,45.8496],[-114.4822,45.8501],[-114.4823,45.8502],[-114.4827,45.8504],[-114.483,45.8506],[-114.4839,45.8511],[-114.4853,45.8516],[-114.4858,45.8516],[-114.4865,45.8517],[-114.4869,45.8517],[-114.4871,45.8517],[-114.4875,45.8516],[-114.4881,45.8511],[-114.4885,45.851],[-114.4887,45.8508],[-114.4895,45.8504],[-114.4907,45.85],[-114.4913,45.85],[-114.4918,45.8499],[-114.4922,45.8498],[-114.4926,45.8498],[-114.4931,45.85],[-114.4935,45.8499],[-114.4935,45.8498],[-114.4936,45.8498],[-114.4937,45.8497],[-114.4938,45.8497],[-114.4941,45.8496],[-114.4942,45.8496],[-114.4947,45.8497],[-114.4953,45.8498],[-114.4963,45.8501],[-114.4965,45.8501],[-114.498,45.8506],[-114.4986,45.8507],[-114.499,45.8507],[-114.4995,45.8505],[-114.5003,45.85],[-114.5008,45.8495],[-114.501,45.8493],[-114.5012,45.8492],[-114.5016,45.8487],[-114.5022,45.8483],[-114.5026,45.8479],[-114.5028,45.8477],[-114.5031,45.8474],[-114.5033,45.8469],[-114.5033,45.8465],[-114.5034,45.8463],[-114.5036,45.8461],[-114.5036,45.846],[-114.5037,45.846],[-114.504,45.8459],[-114.5045,45.8457],[-114.5051,45.8457],[-114.5054,45.8457],[-114.5055,45.8457],[-114.5059,45.8458],[-114.5067,45.8457],[-114.5073,45.8456],[-114.5077,45.8457],[-114.5082,45.8458],[-114.5085,45.8458],[-114.5093,45.8456],[-114.5096,45.8454],[-114.5097,45.8453],[-114.5105,45.8445],[-114.5108,45.8439],[-114.5111,45.8436],[-114.5116,45.8431],[-114.5119,45.8425],[-114.5119,45.8421],[-114.5124,45.8417],[-114.5133,45.8413],[-114.5141,45.841],[-114.5143,45.8409],[-114.5148,45.8408],[-114.5151,45.8405],[-114.5152,45.8398],[-114.5154,45.8391],[-114.5158,45.8385],[-114.5165,45.8374],[-114.5169,45.8363],[-114.5172,45.8357],[-114.5174,45.8349],[-114.5173,45.8339],[-114.517,45.8332],[-114.517,45.833],[-114.5169,45.8328],[-114.5165,45.8321],[-114.5149,45.8309],[-114.5145,45.8307],[-114.5139,45.8307],[-114.5134,45.8304],[-114.5129,45.8297],[-114.5126,45.8296],[-114.5122,45.8296],[-114.5118,45.8296],[-114.5117,45.8296],[-114.5115,45.8296],[-114.5115,45.8294],[-114.5122,45.8293],[-114.5129,45.8289],[-114.5135,45.8284],[-114.5135,45.8283],[-114.5136,45.8283],[-114.5137,45.8281],[-114.5143,45.8272],[-114.5144,45.8271],[-114.515,45.8266],[-114.5154,45.8263],[-114.5164,45.8257],[-114.5176,45.8252],[-114.5179,45.8252],[-114.5195,45.8248],[-114.5204,45.8245],[-114.5216,45.8241],[-114.5217,45.8239],[-114.5218,45.8237],[-114.5221,45.8235],[-114.5224,45.8233],[-114.5231,45.8227],[-114.5234,45.8225],[-114.5239,45.8224],[-114.5245,45.8222],[-114.5249,45.8222],[-114.5252,45.822],[-114.5256,45.8217],[-114.5258,45.8214],[-114.526,45.8208],[-114.5261,45.8205],[-114.5263,45.8204],[-114.5263,45.8203],[-114.5265,45.8202],[-114.5267,45.8201],[-114.5273,45.82],[-114.5274,45.82],[-114.5275,45.82],[-114.5276,45.8199],[-114.5288,45.8195],[-114.5295,45.8193],[-114.5303,45.8192],[-114.5304,45.8192],[-114.5305,45.8192],[-114.5309,45.819],[-114.531,45.8189],[-114.5312,45.8182],[-114.5313,45.8181],[-114.5315,45.8173],[-114.5318,45.8167],[-114.5321,45.8162],[-114.5326,45.8156],[-114.5326,45.8155],[-114.5323,45.8152],[-114.5322,45.815],[-114.5319,45.8146],[-114.5316,45.8142],[-114.5311,45.814],[-114.5304,45.8137],[-114.5303,45.8135],[-114.5302,45.8134],[-114.5302,45.8131],[-114.5303,45.8127],[-114.5305,45.8124],[-114.5306,45.8121],[-114.5307,45.8116],[-114.5308,45.8108],[-114.5309,45.8103],[-114.531,45.8099],[-114.5324,45.8085],[-114.5339,45.8075],[-114.5354,45.8064],[-114.5371,45.8053],[-114.5379,45.8045],[-114.5379,45.8042],[-114.5379,45.804],[-114.5376,45.8032],[-114.5376,45.803],[-114.5376,45.8028],[-114.538,45.8026],[-114.5382,45.8025],[-114.5386,45.8023],[-114.5387,45.8022],[-114.5396,45.801],[-114.5401,45.8004],[-114.5404,45.8002],[-114.5414,45.7992],[-114.5425,45.799],[-114.5435,45.7987],[-114.5437,45.7987],[-114.5442,45.7984],[-114.545,45.7979],[-114.5451,45.7976],[-114.545,45.7973],[-114.5449,45.7966],[-114.5448,45.7961],[-114.5449,45.7953],[-114.5451,45.7947],[-114.5451,45.794],[-114.545,45.7933],[-114.5447,45.7923],[-114.5445,45.7913],[-114.5445,45.7911],[-114.5442,45.7907],[-114.5441,45.7905],[-114.5441,45.7904],[-114.5444,45.79],[-114.5452,45.7899],[-114.5454,45.7899],[-114.5462,45.7898],[-114.5465,45.7898],[-114.5476,45.7894],[-114.5485,45.7889],[-114.549,45.7887],[-114.55,45.7883],[-114.5512,45.788],[-114.5514,45.788],[-114.5518,45.7878],[-114.5524,45.7876],[-114.5535,45.7871],[-114.5542,45.7868],[-114.5548,45.7867],[-114.5551,45.7866],[-114.5554,45.7866],[-114.5555,45.7866],[-114.5556,45.7865],[-114.5556,45.7864],[-114.5555,45.7863],[-114.5555,45.7859],[-114.5556,45.7854],[-114.556,45.7847],[-114.5563,45.7842],[-114.557,45.7835],[-114.5578,45.7829],[-114.5582,45.7827],[-114.5585,45.7825],[-114.5591,45.7822],[-114.5598,45.7815],[-114.5605,45.781],[-114.5613,45.7805],[-114.5619,45.7803],[-114.5624,45.7798],[-114.5628,45.7794],[-114.5629,45.7789],[-114.5631,45.7785],[-114.5633,45.7783],[-114.5634,45.7782],[-114.5635,45.7778],[-114.5634,45.7769],[-114.5634,45.7764],[-114.5636,45.7762],[-114.5642,45.7758],[-114.565,45.7751],[-114.5654,45.7748],[-114.566,45.774],[-114.5661,45.7739],[-114.5662,45.7738],[-114.5663,45.7736],[-114.5665,45.7733],[-114.5663,45.7727],[-114.5658,45.7722],[-114.5652,45.7718],[-114.5647,45.7712],[-114.5638,45.7705],[-114.5633,45.7702],[-114.5626,45.77],[-114.562,45.7697],[-114.5615,45.7693],[-114.5607,45.7684],[-114.5602,45.7677],[-114.5601,45.7672],[-114.5598,45.7665],[-114.5592,45.7656],[-114.5587,45.7652],[-114.5587,45.7651],[-114.5583,45.7648],[-114.5575,45.7643],[-114.5566,45.7642],[-114.5558,45.7641],[-114.555,45.7639],[-114.5549,45.7639],[-114.5541,45.7638],[-114.554,45.7638],[-114.5536,45.7638],[-114.5531,45.7639],[-114.5522,45.7642],[-114.5519,45.7641],[-114.5512,45.7639],[-114.5507,45.7635],[-114.5491,45.7624],[-114.5489,45.7622],[-114.5476,45.7613],[-114.5465,45.7607],[-114.5464,45.7607],[-114.546,45.7604],[-114.5451,45.7597],[-114.5445,45.7592],[-114.5441,45.7585],[-114.5441,45.7582],[-114.5441,45.7576],[-114.5443,45.7573],[-114.5447,45.7569],[-114.5451,45.7567],[-114.5457,45.7565],[-114.546,45.7563],[-114.5461,45.7561],[-114.5461,45.7556],[-114.5461,45.7553],[-114.5461,45.7551],[-114.546,45.7548],[-114.546,45.7546],[-114.5459,45.7542],[-114.5461,45.7538],[-114.5464,45.7532],[-114.5469,45.7527],[-114.547,45.7525],[-114.5473,45.7519],[-114.5473,45.7517],[-114.5473,45.7516],[-114.5473,45.7515],[-114.5473,45.7512],[-114.5465,45.7505],[-114.5464,45.7503],[-114.5463,45.7501],[-114.5463,45.7495],[-114.5463,45.7494],[-114.5464,45.7493],[-114.5464,45.7492],[-114.5464,45.7484],[-114.5461,45.7478],[-114.5459,45.7475],[-114.5457,45.7469],[-114.5459,45.7465],[-114.5466,45.7458],[-114.5468,45.7454],[-114.5472,45.7449],[-114.5477,45.7439],[-114.5478,45.7433],[-114.5477,45.7433],[-114.5472,45.7432],[-114.5465,45.743],[-114.546,45.7426],[-114.5453,45.7424],[-114.5447,45.7422],[-114.5439,45.7419],[-114.5414,45.741],[-114.541,45.7408],[-114.5391,45.7401],[-114.5375,45.7396],[-114.5364,45.7394],[-114.5357,45.7392],[-114.5356,45.7391],[-114.5356,45.739],[-114.5353,45.7388],[-114.5349,45.7384],[-114.5348,45.7382],[-114.5345,45.7376],[-114.5342,45.7366],[-114.5338,45.7361],[-114.5333,45.7358],[-114.5325,45.7355],[-114.5324,45.7355],[-114.532,45.7351],[-114.5318,45.7347],[-114.5316,45.7341],[-114.5313,45.7337],[-114.5308,45.7333],[-114.5304,45.7331],[-114.5303,45.7331],[-114.5302,45.733],[-114.5296,45.7326],[-114.5291,45.7321],[-114.5289,45.7319],[-114.5286,45.7315],[-114.5285,45.7314],[-114.5282,45.7304],[-114.5282,45.7302],[-114.5277,45.7288],[-114.5272,45.728],[-114.5267,45.7276],[-114.5266,45.7276],[-114.526,45.7275],[-114.5259,45.7275],[-114.5253,45.7273],[-114.5244,45.7272],[-114.5238,45.7272],[-114.5231,45.7272],[-114.5228,45.7272],[-114.5223,45.7271],[-114.522,45.727],[-114.5219,45.7269],[-114.5218,45.7268],[-114.5216,45.7268],[-114.5211,45.7266],[-114.5206,45.7265],[-114.5205,45.7265],[-114.5204,45.7265],[-114.5203,45.7265],[-114.5201,45.7265],[-114.5195,45.7265],[-114.519,45.7266],[-114.5181,45.7268],[-114.518,45.7268],[-114.5168,45.7271],[-114.5164,45.7272],[-114.5154,45.7274],[-114.5152,45.7274],[-114.5144,45.7268],[-114.5136,45.7263],[-114.513,45.726],[-114.5121,45.7255],[-114.5109,45.725],[-114.5087,45.724],[-114.5078,45.7238],[-114.507,45.7236],[-114.5059,45.7231],[-114.5053,45.7227],[-114.505,45.7223],[-114.5049,45.7222],[-114.5048,45.7221],[-114.5046,45.722],[-114.5044,45.722],[-114.5044,45.7219],[-114.5042,45.7218],[-114.5042,45.7217],[-114.5041,45.7211],[-114.504,45.7204],[-114.5038,45.7203],[-114.5036,45.7197],[-114.5032,45.7193],[-114.5029,45.7189],[-114.5031,45.7183],[-114.5032,45.7178],[-114.5031,45.7176],[-114.5029,45.7172],[-114.5029,45.7171],[-114.5024,45.7164],[-114.5015,45.7156],[-114.5011,45.7151],[-114.4999,45.7135],[-114.4993,45.7128],[-114.4985,45.7119],[-114.4977,45.7112],[-114.4976,45.7109],[-114.4975,45.7104],[-114.4977,45.7094],[-114.4976,45.7086],[-114.4975,45.7082],[-114.4967,45.7076],[-114.4966,45.7076],[-114.4963,45.7071],[-114.4961,45.7064],[-114.4962,45.7056],[-114.4963,45.7051],[-114.4962,45.7049],[-114.4961,45.7048],[-114.4956,45.7046],[-114.4952,45.7042],[-114.4951,45.704],[-114.4952,45.7035],[-114.4956,45.7025],[-114.4961,45.7017],[-114.4961,45.7016],[-114.4962,45.7015],[-114.4964,45.7011],[-114.4966,45.7001],[-114.4966,45.6994],[-114.4968,45.6993],[-114.4984,45.6983],[-114.5003,45.697],[-114.5007,45.6966],[-114.5009,45.6957],[-114.5011,45.6955],[-114.5011,45.6951],[-114.5012,45.6945],[-114.5014,45.6937],[-114.5024,45.6929],[-114.5035,45.6923],[-114.5041,45.6917],[-114.5045,45.6915],[-114.505,45.6911],[-114.5054,45.6909],[-114.5059,45.6906],[-114.507,45.6901],[-114.5077,45.6898],[-114.5086,45.6895],[-114.5092,45.6895],[-114.5096,45.6892],[-114.5097,45.6889],[-114.51,45.6886],[-114.5104,45.6882],[-114.5108,45.6878],[-114.5112,45.6876],[-114.5117,45.687],[-114.5119,45.6867],[-114.5122,45.6865],[-114.5129,45.6862],[-114.5133,45.686],[-114.5138,45.6857],[-114.5145,45.6853],[-114.515,45.685],[-114.5151,45.6849],[-114.5151,45.6848],[-114.515,45.6846],[-114.5143,45.6842],[-114.5138,45.6838],[-114.5137,45.6838],[-114.5132,45.6838],[-114.5126,45.6837],[-114.5125,45.6836],[-114.5114,45.6834],[-114.5108,45.6834],[-114.5099,45.6833],[-114.5092,45.6834],[-114.5089,45.6835],[-114.5084,45.6835],[-114.5078,45.6836],[-114.5073,45.6834],[-114.5071,45.6834],[-114.507,45.6833],[-114.5065,45.683],[-114.5063,45.6829],[-114.5057,45.6827],[-114.5054,45.6825],[-114.5037,45.6824],[-114.5036,45.6824],[-114.5027,45.6823],[-114.5019,45.6824],[-114.5016,45.6824],[-114.5012,45.6824],[-114.5009,45.6823],[-114.5008,45.6822],[-114.5003,45.6815],[-114.5002,45.6813],[-114.5001,45.6811],[-114.4992,45.6794],[-114.499,45.6789],[-114.499,45.6787],[-114.4994,45.6785],[-114.5001,45.6782],[-114.5015,45.6774],[-114.5015,45.6771],[-114.5018,45.6765],[-114.502,45.6759],[-114.502,45.6752],[-114.5023,45.6739],[-114.502,45.6735],[-114.5017,45.6731],[-114.5013,45.6725],[-114.5009,45.672],[-114.5005,45.6716],[-114.5004,45.6707],[-114.5,45.6703],[-114.4997,45.6698],[-114.4996,45.6696],[-114.4995,45.6692],[-114.4995,45.6688],[-114.4997,45.6685],[-114.5002,45.6679],[-114.501,45.6671],[-114.5014,45.6665],[-114.5017,45.6661],[-114.5031,45.6654],[-114.5035,45.665],[-114.504,45.6643],[-114.5043,45.6638],[-114.5055,45.6625],[-114.5059,45.6621],[-114.5064,45.6618],[-114.5066,45.6614],[-114.5068,45.6608],[-114.5069,45.6604],[-114.5069,45.6598],[-114.5078,45.6589],[-114.5076,45.658],[-114.5076,45.6575],[-114.5081,45.6572],[-114.5091,45.6568],[-114.5098,45.6567],[-114.5105,45.6566],[-114.5108,45.6566],[-114.5119,45.6564],[-114.5127,45.656],[-114.5136,45.6554],[-114.5139,45.655],[-114.5141,45.6547],[-114.5146,45.6541],[-114.5151,45.6531],[-114.5153,45.653],[-114.5157,45.6527],[-114.516,45.6526],[-114.5168,45.6523],[-114.5171,45.6521],[-114.5181,45.6517],[-114.5187,45.6515],[-114.5196,45.651],[-114.5203,45.6503],[-114.5213,45.6497],[-114.5219,45.6495],[-114.5223,45.6494],[-114.5227,45.6493],[-114.5234,45.6494],[-114.5241,45.6497],[-114.5256,45.6506],[-114.5269,45.6511],[-114.5274,45.6514],[-114.5275,45.6515],[-114.5277,45.6517],[-114.5278,45.6518],[-114.5279,45.6519],[-114.528,45.6519],[-114.5283,45.6522],[-114.5286,45.6523],[-114.5289,45.6524],[-114.5293,45.6525],[-114.5301,45.6523],[-114.5311,45.6519],[-114.5312,45.6519],[-114.5322,45.6514],[-114.5324,45.6514],[-114.5331,45.6511],[-114.5338,45.651],[-114.5349,45.6508],[-114.5354,45.6507],[-114.5362,45.6504],[-114.5365,45.6503],[-114.5371,45.6503],[-114.5374,45.6504],[-114.5378,45.6506],[-114.5384,45.6506],[-114.539,45.6506],[-114.5395,45.6506],[-114.5403,45.6503],[-114.5407,45.6498],[-114.541,45.6492],[-114.5413,45.6486],[-114.5412,45.6483],[-114.5411,45.6481],[-114.5402,45.6477],[-114.5398,45.6473],[-114.5397,45.6468],[-114.5397,45.6461],[-114.5401,45.6456],[-114.5407,45.6448],[-114.5409,45.6446],[-114.541,45.6445],[-114.5411,45.6441],[-114.5412,45.6439],[-114.5414,45.6434],[-114.5417,45.6428],[-114.5419,45.6425],[-114.5419,45.6421],[-114.5417,45.6416],[-114.5417,45.6414],[-114.5418,45.6414],[-114.5419,45.6414],[-114.542,45.6415],[-114.5422,45.6417],[-114.5422,45.6418],[-114.5423,45.642],[-114.5427,45.6421],[-114.5429,45.6422],[-114.543,45.6423],[-114.5435,45.6425],[-114.5445,45.6428],[-114.5454,45.643],[-114.546,45.643],[-114.5467,45.6428],[-114.5474,45.6425],[-114.5478,45.6424],[-114.5484,45.6425],[-114.5495,45.6427],[-114.5499,45.6426],[-114.55,45.6426],[-114.5505,45.6425],[-114.5517,45.6424],[-114.5524,45.6421],[-114.5534,45.6418],[-114.5546,45.6414],[-114.5552,45.6412],[-114.5559,45.6412],[-114.5569,45.6411],[-114.5579,45.641],[-114.558,45.6409],[-114.5587,45.6408],[-114.5597,45.6406],[-114.5604,45.6403],[-114.5607,45.6402],[-114.5614,45.6397],[-114.5622,45.6391],[-114.5629,45.6386],[-114.5637,45.6379],[-114.564,45.6376],[-114.5642,45.6368],[-114.5641,45.6365],[-114.564,45.6362],[-114.564,45.6356],[-114.5641,45.6353],[-114.564,45.6349],[-114.564,45.6346],[-114.5638,45.6334],[-114.5635,45.6323],[-114.5632,45.6317],[-114.5628,45.6312],[-114.5619,45.6306],[-114.5615,45.6303],[-114.5608,45.6298],[-114.5601,45.629],[-114.5599,45.6287],[-114.5583,45.6274],[-114.5582,45.627],[-114.5583,45.6266],[-114.5584,45.6262],[-114.5584,45.6261],[-114.5584,45.6255],[-114.5583,45.6251],[-114.5579,45.6249],[-114.5565,45.624],[-114.5556,45.6232],[-114.555,45.6224],[-114.5547,45.6219],[-114.5547,45.6213],[-114.5548,45.6212],[-114.5548,45.6206],[-114.5546,45.6199],[-114.5541,45.6194],[-114.5536,45.619],[-114.5533,45.6189],[-114.5527,45.6187],[-114.5517,45.6185],[-114.5497,45.6181],[-114.5481,45.6178],[-114.5472,45.6175],[-114.5468,45.6174],[-114.5461,45.6173],[-114.545,45.6171],[-114.5447,45.617],[-114.5446,45.6168],[-114.5443,45.6162],[-114.5439,45.6155],[-114.5435,45.6147],[-114.5432,45.6143],[-114.5423,45.613],[-114.5421,45.6126],[-114.5422,45.6125],[-114.5422,45.6123],[-114.5423,45.612],[-114.5421,45.6116],[-114.5418,45.6113],[-114.5417,45.6112],[-114.5413,45.6109],[-114.541,45.6104],[-114.5405,45.6099],[-114.5403,45.6093],[-114.5401,45.609],[-114.5398,45.6087],[-114.5395,45.6085],[-114.539,45.6082],[-114.5385,45.6078],[-114.5382,45.6074],[-114.538,45.607],[-114.5379,45.6066],[-114.538,45.6061],[-114.5385,45.6058],[-114.5394,45.6049],[-114.5404,45.604],[-114.541,45.6035],[-114.5414,45.6033],[-114.5418,45.603],[-114.5422,45.6028],[-114.5423,45.6027],[-114.5422,45.6026],[-114.5422,45.6025],[-114.542,45.6023],[-114.542,45.6022],[-114.542,45.602],[-114.5424,45.6018],[-114.5432,45.6015],[-114.5442,45.6013],[-114.5448,45.6011],[-114.5452,45.6009],[-114.5454,45.6009],[-114.5454,45.6008],[-114.5456,45.6006],[-114.5461,45.6004],[-114.5469,45.6003],[-114.5473,45.6001],[-114.5476,45.5997],[-114.5477,45.5995],[-114.5479,45.5992],[-114.5482,45.5984],[-114.5485,45.5975],[-114.5485,45.5974],[-114.5486,45.5972],[-114.5487,45.5968],[-114.5489,45.5963],[-114.5489,45.5958],[-114.5493,45.5953],[-114.5503,45.5947],[-114.5504,45.5946],[-114.551,45.5942],[-114.5514,45.594],[-114.5517,45.5938],[-114.552,45.5936],[-114.5524,45.5931],[-114.5532,45.5925],[-114.5536,45.592],[-114.554,45.5915],[-114.5541,45.5912],[-114.5542,45.5911],[-114.554,45.5903],[-114.554,45.5902],[-114.5537,45.589],[-114.5539,45.5884],[-114.5543,45.5882],[-114.555,45.5879],[-114.5556,45.5877],[-114.5562,45.5874],[-114.5564,45.5873],[-114.5567,45.5869],[-114.5568,45.5863],[-114.557,45.5858],[-114.5572,45.5855],[-114.5576,45.5852],[-114.5583,45.5848],[-114.5584,45.5846],[-114.5585,45.5845],[-114.5584,45.5844],[-114.5583,45.5843],[-114.5579,45.584],[-114.5574,45.5836],[-114.5572,45.5835],[-114.5562,45.583],[-114.5561,45.5829],[-114.5554,45.5826],[-114.5549,45.5822],[-114.5547,45.5818],[-114.5543,45.5815],[-114.5541,45.5812],[-114.5541,45.5811],[-114.5537,45.5794],[-114.553,45.5766],[-114.553,45.5764],[-114.5531,45.5762],[-114.5545,45.5748],[-114.5554,45.574],[-114.5566,45.5731],[-114.5568,45.5729],[-114.5569,45.5727],[-114.5569,45.5726],[-114.5571,45.5719],[-114.5575,45.5714],[-114.5576,45.571],[-114.5575,45.5706],[-114.557,45.57],[-114.557,45.5696],[-114.5574,45.5685],[-114.5578,45.5676],[-114.5581,45.5668],[-114.5585,45.566],[-114.5592,45.5655],[-114.5594,45.5655],[-114.5595,45.5654],[-114.5603,45.5655],[-114.5604,45.5655],[-114.561,45.5654],[-114.5618,45.5652],[-114.5627,45.5649],[-114.5635,45.5645],[-114.5644,45.5639],[-114.5645,45.5637],[-114.565,45.5631],[-114.565,45.563],[-114.5655,45.5626],[-114.5656,45.5622],[-114.5654,45.5617],[-114.5652,45.5614],[-114.565,45.561],[-114.5653,45.5603],[-114.5655,45.5596],[-114.5655,45.5589],[-114.5653,45.5582],[-114.5649,45.5577],[-114.5641,45.5581],[-114.5631,45.5584],[-114.5628,45.5585],[-114.5619,45.5589],[-114.5611,45.5592],[-114.5608,45.5593],[-114.5606,45.5593],[-114.5605,45.5593],[-114.5602,45.5592],[-114.56,45.5592],[-114.5576,45.558],[-114.5569,45.5578],[-114.5561,45.5578],[-114.5558,45.5577],[-114.5551,45.5576],[-114.5537,45.5571],[-114.5526,45.557],[-114.5525,45.5571],[-114.5525,45.5572],[-114.5524,45.5577],[-114.5519,45.5584],[-114.5513,45.5589],[-114.551,45.5592],[-114.55,45.5602],[-114.5493,45.5607],[-114.5486,45.5611],[-114.5467,45.5617],[-114.5458,45.562],[-114.5453,45.5622],[-114.5451,45.5622],[-114.5444,45.5624],[-114.5438,45.5627],[-114.5428,45.5633],[-114.5425,45.5635],[-114.542,45.5638],[-114.5415,45.564],[-114.541,45.564],[-114.5408,45.564],[-114.5405,45.564],[-114.5389,45.5639],[-114.5381,45.5641],[-114.5362,45.5648],[-114.536,45.5648],[-114.5358,45.5649],[-114.533,45.5658],[-114.5319,45.5662],[-114.5313,45.5667],[-114.5307,45.5673],[-114.5304,45.568],[-114.5303,45.5684],[-114.5302,45.5685],[-114.5302,45.5686],[-114.5299,45.5691],[-114.5296,45.5695],[-114.5291,45.5699],[-114.529,45.57],[-114.5283,45.5704],[-114.5281,45.5705],[-114.5276,45.5708],[-114.5273,45.5709],[-114.5266,45.5709],[-114.5261,45.5708],[-114.5258,45.5706],[-114.5241,45.5697],[-114.5239,45.5696],[-114.5224,45.5688],[-114.5215,45.5684],[-114.5212,45.5683],[-114.5201,45.5682],[-114.5194,45.5682],[-114.5184,45.5682],[-114.5177,45.5683],[-114.5171,45.5682],[-114.5166,45.5681],[-114.5163,45.568],[-114.5158,45.5677],[-114.5156,45.5673],[-114.5156,45.5671],[-114.5158,45.5666],[-114.5158,45.5664],[-114.5158,45.5663],[-114.5154,45.5658],[-114.5141,45.5648],[-114.5133,45.5642],[-114.5132,45.5641],[-114.5131,45.564],[-114.513,45.5639],[-114.5114,45.5626],[-114.5095,45.5614],[-114.5075,45.5597],[-114.5074,45.5596],[-114.507,45.5594],[-114.5069,45.5593],[-114.5063,45.5592],[-114.5044,45.5592],[-114.504,45.5592],[-114.5035,45.5592],[-114.5031,45.5591],[-114.5027,45.5588],[-114.5023,45.5586],[-114.5022,45.5583],[-114.5022,45.5581],[-114.5023,45.5579],[-114.5021,45.5578],[-114.5019,45.5577],[-114.5016,45.5574],[-114.5013,45.5573],[-114.5011,45.5571],[-114.5002,45.5567],[-114.4994,45.5564],[-114.4993,45.5564],[-114.4991,45.5562],[-114.499,45.5562],[-114.4986,45.5558],[-114.4983,45.5555],[-114.4981,45.5555],[-114.4977,45.5555],[-114.4973,45.5557],[-114.4972,45.5557],[-114.4967,45.5558],[-114.496,45.5559],[-114.4954,45.5561],[-114.4945,45.5564],[-114.4942,45.5566],[-114.4941,45.5566],[-114.4938,45.5569],[-114.4934,45.557],[-114.4929,45.557],[-114.4927,45.557],[-114.4924,45.557],[-114.4919,45.5571],[-114.4913,45.5574],[-114.49,45.5583],[-114.4895,45.5587],[-114.4887,45.5593],[-114.4871,45.5605],[-114.4855,45.5617],[-114.4853,45.5618],[-114.4852,45.5618],[-114.4851,45.5618],[-114.484,45.5613],[-114.4839,45.5612],[-114.4838,45.5612],[-114.4826,45.5609],[-114.4822,45.561],[-114.4809,45.5613],[-114.4808,45.5613],[-114.4804,45.5614],[-114.4802,45.5615],[-114.4799,45.5618],[-114.4797,45.5619],[-114.4791,45.5619],[-114.4786,45.562],[-114.478,45.562],[-114.4779,45.562],[-114.4769,45.5626],[-114.476,45.5629],[-114.4755,45.563],[-114.4749,45.5631],[-114.4747,45.5632],[-114.4741,45.5633],[-114.4738,45.5635],[-114.4736,45.5638],[-114.4731,45.5643],[-114.4725,45.565],[-114.4722,45.5651],[-114.472,45.5652],[-114.4714,45.5649],[-114.4714,45.5648],[-114.4712,45.5647],[-114.4691,45.5633],[-114.4677,45.5621],[-114.4666,45.561],[-114.4662,45.5607],[-114.4657,45.5605],[-114.4653,45.5605],[-114.4648,45.5606],[-114.4641,45.5608],[-114.463,45.561],[-114.4621,45.5612],[-114.4613,45.5613],[-114.461,45.5614],[-114.4595,45.5615],[-114.4578,45.5617],[-114.4569,45.562],[-114.4563,45.5622],[-114.4561,45.5622],[-114.456,45.562],[-114.4562,45.5614],[-114.4564,45.561],[-114.4575,45.5599],[-114.4577,45.5597],[-114.4591,45.5582],[-114.4597,45.5573],[-114.4607,45.5562],[-114.4618,45.5552],[-114.4628,45.554],[-114.463,45.5532],[-114.4624,45.5522],[-114.4621,45.5517],[-114.4621,45.5516],[-114.4616,45.5509],[-114.4616,45.5508],[-114.4617,45.5504],[-114.462,45.5499],[-114.4622,45.5489],[-114.4622,45.5485],[-114.463,45.548],[-114.4634,45.5477],[-114.4638,45.5475],[-114.464,45.547],[-114.4637,45.5464],[-114.4635,45.5459],[-114.4637,45.5457],[-114.4639,45.5454],[-114.4639,45.545],[-114.4633,45.5447],[-114.4622,45.5442],[-114.4619,45.544],[-114.4607,45.5436],[-114.4606,45.5435],[-114.4599,45.5434],[-114.4596,45.5435],[-114.4593,45.5436],[-114.4579,45.544],[-114.4569,45.5442],[-114.4561,45.5443],[-114.4551,45.5442],[-114.4549,45.5441],[-114.4541,45.5438],[-114.4534,45.5433],[-114.4523,45.5428],[-114.451,45.5425],[-114.4505,45.5423],[-114.4503,45.5422],[-114.4503,45.5421],[-114.4498,45.5401],[-114.4492,45.5391],[-114.4488,45.5389],[-114.4483,45.5389],[-114.4476,45.5391],[-114.447,45.5391],[-114.4462,45.539],[-114.4455,45.539],[-114.4451,45.5391],[-114.445,45.5391],[-114.4446,45.5389],[-114.4441,45.5386],[-114.4427,45.5381],[-114.4399,45.537],[-114.4393,45.5363],[-114.4387,45.5357],[-114.4386,45.5354],[-114.4388,45.535],[-114.439,45.5339],[-114.4389,45.5334],[-114.4388,45.533],[-114.4384,45.5323],[-114.4377,45.5312],[-114.4371,45.5308],[-114.437,45.5308],[-114.4365,45.5306],[-114.4363,45.5305],[-114.436,45.5305],[-114.4347,45.5303],[-114.4343,45.5303],[-114.4333,45.5303],[-114.4323,45.5301],[-114.4312,45.5297],[-114.4306,45.5295],[-114.4305,45.5294],[-114.4303,45.5292],[-114.4302,45.5287],[-114.4304,45.5281],[-114.4305,45.5279],[-114.4309,45.5268],[-114.4313,45.5263],[-114.4309,45.5244],[-114.4306,45.5233],[-114.43,45.5226],[-114.43,45.5225],[-114.4291,45.5215],[-114.4288,45.5209],[-114.4289,45.5198],[-114.4291,45.5194],[-114.4293,45.5191],[-114.4294,45.5183],[-114.4295,45.5175],[-114.4292,45.5169],[-114.4284,45.5158],[-114.4278,45.5152],[-114.4276,45.5151],[-114.4272,45.5149],[-114.427,45.5142],[-114.4269,45.5139],[-114.4267,45.5121],[-114.4266,45.5118],[-114.4266,45.5117],[-114.4257,45.5107],[-114.4247,45.5099],[-114.4234,45.5093],[-114.4214,45.5092],[-114.4203,45.5093],[-114.4197,45.5093],[-114.4193,45.5094],[-114.418,45.5097],[-114.4172,45.5096],[-114.4152,45.5093],[-114.4137,45.509],[-114.413,45.5088],[-114.4124,45.5084],[-114.4116,45.508],[-114.4096,45.5077],[-114.4089,45.5075],[-114.4082,45.5072],[-114.4073,45.5067],[-114.4064,45.5062],[-114.4056,45.5061],[-114.4045,45.5062],[-114.4038,45.5061],[-114.4015,45.505],[-114.3997,45.5045],[-114.3958,45.5036],[-114.3957,45.5036],[-114.3957,45.5035],[-114.3954,45.5035],[-114.3936,45.5032],[-114.3931,45.503],[-114.3927,45.5026],[-114.3923,45.5025],[-114.391,45.5027],[-114.3904,45.5027],[-114.39,45.5027],[-114.3893,45.503],[-114.3889,45.503],[-114.3886,45.5028],[-114.3878,45.502],[-114.3852,45.5],[-114.3823,45.4984],[-114.3793,45.4971],[-114.3779,45.4963],[-114.3776,45.4961],[-114.3771,45.4958],[-114.3764,45.4951],[-114.3761,45.4945],[-114.3753,45.494],[-114.3738,45.4934],[-114.3724,45.4931],[-114.3723,45.4931],[-114.3699,45.4927],[-114.3682,45.4924],[-114.3672,45.4918],[-114.3665,45.4914],[-114.3658,45.4905],[-114.3653,45.4898],[-114.3651,45.4893],[-114.3651,45.4864],[-114.3652,45.4856],[-114.365,45.4846],[-114.3646,45.4836],[-114.3634,45.4825],[-114.3621,45.4813],[-114.3612,45.4805],[-114.361,45.48],[-114.361,45.4794],[-114.361,45.4792],[-114.3609,45.4788],[-114.3603,45.4782],[-114.3602,45.4776],[-114.3604,45.4769],[-114.3606,45.4765],[-114.3609,45.476],[-114.3612,45.4752],[-114.3611,45.4744],[-114.3607,45.4739],[-114.3603,45.4737],[-114.3602,45.4736],[-114.3588,45.4728],[-114.3581,45.4727],[-114.357,45.4724],[-114.3559,45.4721],[-114.3545,45.4717],[-114.3532,45.4714],[-114.3529,45.4714],[-114.3525,45.4714],[-114.352,45.4713],[-114.3518,45.4712],[-114.3517,45.4711],[-114.3516,45.471],[-114.3514,45.4708],[-114.3513,45.4707],[-114.3511,45.4705],[-114.3507,45.4696],[-114.3506,45.4691],[-114.3506,45.4688],[-114.3505,45.4686],[-114.3506,45.4685],[-114.3507,45.4677],[-114.3508,45.4671],[-114.3507,45.4665],[-114.35,45.4655],[-114.3496,45.465],[-114.3495,45.465],[-114.3489,45.4641],[-114.3484,45.4634],[-114.3483,45.4633],[-114.3473,45.4625],[-114.3463,45.4615],[-114.3458,45.4609],[-114.3457,45.4607],[-114.3453,45.4604],[-114.345,45.4601],[-114.3449,45.4601],[-114.3445,45.4599],[-114.3442,45.4597],[-114.3435,45.4596],[-114.3417,45.4596],[-114.3416,45.4596],[-114.34,45.4597],[-114.34,45.4598],[-114.3398,45.4598],[-114.3381,45.4605],[-114.3375,45.4606],[-114.337,45.4605],[-114.3369,45.4605],[-114.3366,45.4602],[-114.3364,45.46],[-114.3361,45.4598],[-114.3352,45.4593],[-114.3344,45.4591],[-114.3343,45.4591],[-114.3332,45.4594],[-114.3329,45.4594],[-114.3328,45.4595],[-114.3327,45.4595],[-114.3323,45.4595],[-114.3318,45.4595],[-114.3311,45.4596],[-114.3306,45.4596],[-114.33,45.4597],[-114.3296,45.46],[-114.3295,45.4601],[-114.3295,45.4602],[-114.3297,45.4612],[-114.3298,45.4614],[-114.3298,45.4618],[-114.3297,45.462],[-114.3292,45.4625],[-114.3291,45.4626],[-114.3272,45.4637],[-114.3271,45.4638],[-114.3268,45.4641],[-114.3266,45.4642],[-114.3257,45.4649],[-114.3253,45.4651],[-114.3244,45.4659],[-114.3239,45.4661],[-114.3235,45.466],[-114.3228,45.4659],[-114.3208,45.466],[-114.3203,45.466],[-114.3195,45.4661],[-114.3187,45.4661],[-114.3184,45.4663],[-114.3183,45.4663],[-114.3178,45.4667],[-114.3174,45.4671],[-114.3171,45.4674],[-114.3158,45.4687],[-114.3154,45.4691],[-114.3152,45.4692],[-114.3144,45.4697],[-114.3137,45.4699],[-114.3128,45.4699],[-114.3112,45.4696],[-114.311,45.4696],[-114.3109,45.4695],[-114.3106,45.4695],[-114.3101,45.4693],[-114.3095,45.4693],[-114.3092,45.4693],[-114.3088,45.4694],[-114.308,45.4699],[-114.306,45.4709],[-114.3052,45.4711],[-114.3044,45.4713],[-114.3038,45.4716],[-114.3028,45.4722],[-114.3016,45.473],[-114.3005,45.4741],[-114.3004,45.4741],[-114.3003,45.4746],[-114.3004,45.4753],[-114.3002,45.4757],[-114.2998,45.4763],[-114.2992,45.4769],[-114.2985,45.4773],[-114.2973,45.4779],[-114.2965,45.4785],[-114.2951,45.4794],[-114.2937,45.4798],[-114.2923,45.48],[-114.2909,45.4798],[-114.29,45.4796],[-114.2894,45.4794],[-114.288,45.4791],[-114.2872,45.4791],[-114.2844,45.4799],[-114.283,45.4801],[-114.2821,45.48],[-114.2813,45.4798],[-114.2807,45.4797],[-114.2803,45.4798],[-114.28,45.4799],[-114.279,45.4801],[-114.278,45.4805],[-114.2772,45.4812],[-114.2771,45.4813],[-114.2768,45.4816],[-114.2765,45.482],[-114.2762,45.4825],[-114.2756,45.4829],[-114.2752,45.4832],[-114.2739,45.4835],[-114.272,45.4841],[-114.2704,45.4844],[-114.2701,45.4845],[-114.2699,45.4845],[-114.27,45.4849],[-114.2703,45.4855],[-114.2703,45.4856],[-114.2703,45.4864],[-114.2703,45.4878],[-114.2702,45.4893],[-114.2702,45.4905],[-114.2701,45.4907],[-114.27,45.4909],[-114.2695,45.491],[-114.2683,45.4911],[-114.267,45.4913],[-114.2668,45.4913],[-114.2667,45.4913],[-114.2662,45.4914],[-114.266,45.4915],[-114.2659,45.4916],[-114.2645,45.4922],[-114.2643,45.4924],[-114.2637,45.4927],[-114.263,45.4933],[-114.2621,45.4943],[-114.2619,45.4945],[-114.2615,45.4949],[-114.2611,45.4956],[-114.2609,45.4961],[-114.2609,45.4963],[-114.2607,45.4967],[-114.2607,45.4975],[-114.2602,45.4993],[-114.2602,45.4999],[-114.2602,45.5013],[-114.2602,45.502],[-114.2604,45.5027],[-114.2604,45.5034],[-114.2604,45.5035],[-114.2603,45.5037],[-114.2602,45.504],[-114.2602,45.5041],[-114.26,45.5043],[-114.2597,45.5048],[-114.2593,45.5054],[-114.2592,45.5059],[-114.2592,45.5066],[-114.2593,45.5067],[-114.2594,45.5072],[-114.2593,45.5077],[-114.2589,45.5082],[-114.2588,45.5084],[-114.2587,45.5092],[-114.2586,45.5098],[-114.2585,45.5106],[-114.2585,45.5112],[-114.2582,45.5118],[-114.2579,45.5121],[-114.2573,45.5125],[-114.2568,45.5128],[-114.2554,45.5134],[-114.2547,45.514],[-114.2539,45.5146],[-114.2535,45.5151],[-114.2532,45.5155],[-114.2531,45.5155],[-114.2531,45.5158],[-114.2528,45.5164],[-114.2523,45.5171],[-114.252,45.5177],[-114.2514,45.5181],[-114.2508,45.5186],[-114.2507,45.5187],[-114.2503,45.519],[-114.2498,45.5195],[-114.2496,45.5199],[-114.2493,45.5202],[-114.2493,45.5207],[-114.2493,45.5211],[-114.2493,45.5212],[-114.2491,45.5217],[-114.2491,45.522],[-114.2492,45.523],[-114.249,45.5236],[-114.2488,45.5239],[-114.2484,45.5241],[-114.2479,45.5242],[-114.2478,45.5242],[-114.2476,45.5244],[-114.2475,45.5245],[-114.2472,45.5247],[-114.2471,45.5252],[-114.2472,45.5256],[-114.2478,45.5263],[-114.2478,45.5264],[-114.2481,45.5268],[-114.2487,45.5277],[-114.2492,45.5288],[-114.2493,45.5289],[-114.2495,45.5293],[-114.2495,45.5297],[-114.2493,45.5307],[-114.2493,45.5309],[-114.2493,45.531],[-114.2491,45.5315],[-114.249,45.5316],[-114.2487,45.5327],[-114.2486,45.5339],[-114.2487,45.5346],[-114.2492,45.5355],[-114.2493,45.5356],[-114.2494,45.5357],[-114.2494,45.5358],[-114.2495,45.5358],[-114.2495,45.5359],[-114.2496,45.5359],[-114.2502,45.5362],[-114.2508,45.5366],[-114.2514,45.5371],[-114.2514,45.5372],[-114.2515,45.5373],[-114.2515,45.5374],[-114.2516,45.5375],[-114.2516,45.538],[-114.2515,45.5385],[-114.2512,45.539],[-114.2508,45.5395],[-114.2508,45.5396],[-114.2506,45.54],[-114.2504,45.5407],[-114.2503,45.5411],[-114.2503,45.5412],[-114.2503,45.5415],[-114.2503,45.5421],[-114.2499,45.5431],[-114.2498,45.5431],[-114.2496,45.5435],[-114.249,45.5444],[-114.2486,45.5448],[-114.2484,45.5451],[-114.2484,45.5453],[-114.2484,45.5454],[-114.2485,45.5458],[-114.2482,45.5457],[-114.2479,45.5456],[-114.2478,45.5456],[-114.2469,45.5455],[-114.2457,45.5455],[-114.2445,45.5456],[-114.2425,45.5459],[-114.2416,45.5461],[-114.24,45.5465],[-114.2391,45.5465],[-114.2379,45.5466],[-114.2374,45.5467],[-114.2369,45.5466],[-114.2364,45.5465],[-114.2359,45.5464],[-114.2356,45.5464],[-114.2344,45.5463],[-114.2337,45.5464],[-114.2336,45.5464],[-114.2333,45.5464],[-114.2327,45.5464],[-114.2326,45.5464],[-114.2316,45.5464],[-114.2294,45.5463],[-114.2279,45.5461],[-114.2272,45.5459],[-114.2266,45.5455],[-114.2258,45.545],[-114.2248,45.5445],[-114.2235,45.5442],[-114.2228,45.5438],[-114.2222,45.5432],[-114.2217,45.5427],[-114.2199,45.5423],[-114.2188,45.542],[-114.2187,45.542],[-114.2182,45.5419],[-114.2173,45.5416],[-114.2166,45.5414],[-114.2164,45.5413],[-114.2163,45.5412],[-114.216,45.5411],[-114.2159,45.5411],[-114.2153,45.5408],[-114.2138,45.5405],[-114.2137,45.5404],[-114.2132,45.5403],[-114.2131,45.5402],[-114.213,45.5402],[-114.2127,45.5401],[-114.2126,45.54],[-114.2123,45.5397],[-114.2117,45.5396],[-114.2116,45.5395],[-114.2112,45.5393],[-114.2107,45.5392],[-114.2102,45.5392],[-114.2099,45.539],[-114.2093,45.5385],[-114.2081,45.5381],[-114.2074,45.5379],[-114.2071,45.5378],[-114.2059,45.5362],[-114.2057,45.5362],[-114.2055,45.536],[-114.2053,45.5359],[-114.2031,45.5355],[-114.2022,45.5355],[-114.2019,45.5356],[-114.2017,45.5357],[-114.2016,45.5358],[-114.2014,45.5359],[-114.201,45.5362],[-114.2005,45.5363],[-114.2002,45.5363],[-114.1993,45.5363],[-114.1992,45.5363],[-114.1991,45.5363],[-114.1988,45.5363],[-114.1984,45.5363],[-114.1982,45.5362],[-114.1976,45.5361],[-114.1968,45.536],[-114.1947,45.5361],[-114.1936,45.5364],[-114.1933,45.5365],[-114.193,45.5366],[-114.1907,45.5384],[-114.1906,45.5386],[-114.1906,45.5387],[-114.1905,45.5388],[-114.1905,45.5393],[-114.1905,45.5395],[-114.1904,45.5396],[-114.1902,45.5405],[-114.1899,45.541],[-114.1895,45.5413],[-114.1893,45.5414],[-114.1886,45.5417],[-114.1882,45.542],[-114.1881,45.542],[-114.1877,45.5425],[-114.1875,45.5429],[-114.1873,45.5441],[-114.1872,45.5447],[-114.1869,45.5451],[-114.1868,45.5451],[-114.1861,45.5459],[-114.1856,45.5464],[-114.1844,45.5473],[-114.1834,45.5482],[-114.1822,45.5491],[-114.1821,45.5491],[-114.182,45.5492],[-114.1819,45.5493],[-114.1811,45.5499],[-114.1807,45.5506],[-114.1805,45.5509],[-114.1804,45.5511],[-114.1803,45.5512],[-114.1796,45.551],[-114.1784,45.5506],[-114.1783,45.5506],[-114.1771,45.5506],[-114.177,45.5506],[-114.1765,45.5506],[-114.1763,45.5506],[-114.1749,45.5501],[-114.1742,45.5502],[-114.1732,45.5504],[-114.1731,45.5504],[-114.172,45.5505],[-114.1719,45.5505],[-114.1715,45.5505],[-114.1706,45.5504],[-114.17,45.5504],[-114.1694,45.5505],[-114.1689,45.5507],[-114.1675,45.5514],[-114.1666,45.5519],[-114.1665,45.5519],[-114.1655,45.5523],[-114.1646,45.5525],[-114.1633,45.5526],[-114.1628,45.5527],[-114.1627,45.5527],[-114.1626,45.5527],[-114.1594,45.553],[-114.1589,45.553],[-114.1584,45.553],[-114.1572,45.5528],[-114.1554,45.5526],[-114.1547,45.5525],[-114.1542,45.5526],[-114.1539,45.5528],[-114.1537,45.5529],[-114.1531,45.5537],[-114.1522,45.5549],[-114.152,45.5552],[-114.1519,45.5555],[-114.1518,45.5557],[-114.1517,45.5558],[-114.1514,45.5565],[-114.1513,45.5566],[-114.1508,45.5573],[-114.1506,45.5577],[-114.1504,45.5578],[-114.1502,45.5578],[-114.1497,45.5579],[-114.1475,45.558],[-114.1463,45.5579],[-114.1462,45.5579],[-114.1453,45.5577],[-114.1444,45.5576],[-114.1435,45.5574],[-114.1431,45.5573],[-114.1422,45.5573],[-114.141,45.5574],[-114.1401,45.5573],[-114.1393,45.5571],[-114.1382,45.557],[-114.1372,45.557],[-114.1362,45.557],[-114.1358,45.5571],[-114.1356,45.5573],[-114.1354,45.5575],[-114.1353,45.5575],[-114.1352,45.558],[-114.1351,45.5582],[-114.135,45.5584],[-114.1347,45.5592],[-114.1345,45.5596],[-114.1345,45.5598],[-114.1341,45.5609],[-114.1338,45.5613],[-114.1336,45.5615],[-114.1335,45.5617],[-114.1332,45.5623],[-114.1326,45.5627],[-114.1319,45.5632],[-114.1315,45.5637],[-114.1307,45.5643],[-114.13,45.5646],[-114.1293,45.565],[-114.129,45.5654],[-114.1291,45.5659],[-114.1291,45.566],[-114.1292,45.5681],[-114.1291,45.5685],[-114.129,45.569],[-114.129,45.5697],[-114.1296,45.57],[-114.1305,45.5706],[-114.1314,45.5713],[-114.1318,45.5716],[-114.1318,45.5717],[-114.1321,45.5721],[-114.132,45.5727],[-114.1317,45.5737],[-114.1314,45.5743],[-114.1313,45.5745],[-114.1312,45.5747],[-114.1307,45.5758],[-114.1303,45.5763],[-114.1302,45.5764],[-114.1296,45.5769],[-114.1289,45.5775],[-114.1284,45.5778],[-114.1274,45.5783],[-114.1266,45.5787],[-114.1263,45.5791],[-114.1263,45.5792],[-114.1261,45.5794],[-114.1258,45.5801],[-114.1254,45.581],[-114.1253,45.5812],[-114.1253,45.5814],[-114.1249,45.5816],[-114.1244,45.582],[-114.124,45.5823],[-114.1236,45.5827],[-114.1234,45.583],[-114.1234,45.5832],[-114.1229,45.5836],[-114.1223,45.584],[-114.1216,45.5843],[-114.1213,45.5846],[-114.121,45.5847],[-114.1209,45.5846],[-114.1208,45.5846],[-114.1207,45.5846],[-114.1206,45.5846],[-114.1204,45.5845],[-114.1204,45.5844],[-114.1201,45.5843],[-114.1198,45.5842],[-114.1193,45.5843],[-114.1187,45.5844],[-114.1181,45.5846],[-114.118,45.5846],[-114.1169,45.5846],[-114.1158,45.5848],[-114.1143,45.5849],[-114.1131,45.5851],[-114.1116,45.5853],[-114.1108,45.5855],[-114.1103,45.5856],[-114.1101,45.5856],[-114.11,45.5856],[-114.1096,45.5857],[-114.1089,45.5857],[-114.1081,45.5856],[-114.1072,45.5853],[-114.1065,45.5852],[-114.1053,45.5855],[-114.1038,45.5858],[-114.1021,45.5861],[-114.1005,45.5862],[-114.0989,45.5865],[-114.0978,45.5867],[-114.0972,45.587],[-114.0959,45.5881],[-114.0947,45.589],[-114.094,45.5894],[-114.0935,45.5897],[-114.092,45.5905],[-114.0915,45.5907],[-114.0902,45.5913],[-114.09,45.5914],[-114.0899,45.5913],[-114.0897,45.5912],[-114.0892,45.5911],[-114.0882,45.5908],[-114.0877,45.5908],[-114.0869,45.591],[-114.0867,45.5912],[-114.0866,45.5912],[-114.0863,45.5913],[-114.0861,45.5915],[-114.0859,45.5917],[-114.0858,45.5919],[-114.0858,45.592],[-114.0857,45.5923],[-114.0856,45.5925],[-114.0847,45.5935],[-114.0846,45.5936],[-114.0845,45.5937],[-114.0844,45.5938],[-114.0842,45.594],[-114.0841,45.5942],[-114.0838,45.5946],[-114.0832,45.5955],[-114.0823,45.5967],[-114.0823,45.5968],[-114.0823,45.597],[-114.0825,45.5975],[-114.0827,45.5987],[-114.0829,45.5992],[-114.0831,45.5999],[-114.0829,45.6006],[-114.0828,45.6011],[-114.0828,45.6012],[-114.0831,45.6031],[-114.0829,45.6041],[-114.0829,45.6042],[-114.0828,45.6043],[-114.0826,45.6047],[-114.0824,45.6051],[-114.0824,45.6052],[-114.0824,45.6053],[-114.0824,45.6054],[-114.0824,45.6062],[-114.0827,45.6076],[-114.0825,45.6084],[-114.0822,45.6095],[-114.082,45.61],[-114.0819,45.6106],[-114.0816,45.6111],[-114.0815,45.6111],[-114.0812,45.6115],[-114.0803,45.6119],[-114.0793,45.6122],[-114.079,45.6124],[-114.0783,45.6128],[-114.0781,45.6129],[-114.0772,45.6133],[-114.0764,45.6136],[-114.0764,45.6137],[-114.0756,45.6141],[-114.0746,45.6145],[-114.0743,45.6146],[-114.0741,45.6148],[-114.0738,45.6149],[-114.0736,45.6151],[-114.0734,45.6155],[-114.0734,45.6157],[-114.073,45.6172],[-114.0726,45.6175],[-114.0721,45.6182],[-114.072,45.6186],[-114.0722,45.6192],[-114.0723,45.6197],[-114.0725,45.6208],[-114.0725,45.6213],[-114.0722,45.6217],[-114.0712,45.6228],[-114.0712,45.6229],[-114.0703,45.6238],[-114.07,45.624],[-114.0699,45.6241],[-114.0685,45.6255],[-114.0678,45.6265],[-114.0672,45.6274],[-114.067,45.628],[-114.0667,45.6282],[-114.0664,45.6282],[-114.0658,45.6284],[-114.0654,45.6287],[-114.0652,45.6288],[-114.0645,45.629],[-114.0629,45.6295],[-114.0618,45.63],[-114.0613,45.6304],[-114.0612,45.6304],[-114.0603,45.6307],[-114.06,45.6308],[-114.0593,45.6312],[-114.059,45.6313],[-114.0587,45.6316],[-114.0585,45.6316],[-114.0583,45.6317],[-114.0581,45.6317],[-114.057,45.6317],[-114.0549,45.6319],[-114.0536,45.6321],[-114.0526,45.6324],[-114.0523,45.6324],[-114.0518,45.6327],[-114.0515,45.6331],[-114.051,45.6336],[-114.0505,45.6338],[-114.0498,45.634],[-114.0488,45.6346],[-114.0483,45.635],[-114.0482,45.6351],[-114.0476,45.6355],[-114.0466,45.6359],[-114.0465,45.636],[-114.0456,45.6365],[-114.0451,45.6368],[-114.0448,45.6372],[-114.0447,45.6373],[-114.0447,45.6374],[-114.0447,45.6376],[-114.0444,45.6386],[-114.044,45.6393],[-114.0433,45.6403],[-114.0433,45.6404],[-114.0432,45.6405],[-114.042,45.6414],[-114.0409,45.6423],[-114.0404,45.6426],[-114.0395,45.6434],[-114.0391,45.6437],[-114.0385,45.6442],[-114.0381,45.6445],[-114.0375,45.6447],[-114.0374,45.6448],[-114.0372,45.645],[-114.0369,45.6454],[-114.0367,45.6456],[-114.0355,45.6469],[-114.0346,45.6476],[-114.0333,45.6482],[-114.0328,45.6484],[-114.0321,45.6485],[-114.0315,45.6485],[-114.0306,45.6484],[-114.0283,45.6479],[-114.0275,45.6479],[-114.027,45.6478],[-114.0262,45.6478],[-114.0252,45.6479],[-114.0237,45.648],[-114.0229,45.6479],[-114.0227,45.6479],[-114.0225,45.6479],[-114.0223,45.6479],[-114.022,45.6479],[-114.0215,45.648],[-114.0211,45.6483],[-114.0207,45.6485],[-114.0202,45.6486],[-114.0197,45.6486],[-114.0196,45.6486],[-114.0191,45.6484],[-114.0188,45.6485],[-114.0185,45.6487],[-114.0181,45.6491],[-114.0172,45.6506],[-114.017,45.6509],[-114.0167,45.6511],[-114.0167,45.6512],[-114.0163,45.6516],[-114.0159,45.6521],[-114.0153,45.6528],[-114.015,45.6534],[-114.015,45.6535],[-114.0148,45.6543],[-114.0146,45.655],[-114.0147,45.6554],[-114.0147,45.6561],[-114.0147,45.6566],[-114.014,45.6577],[-114.0138,45.658],[-114.0137,45.6583],[-114.0139,45.6585],[-114.0143,45.6589],[-114.0145,45.6591],[-114.0151,45.6598],[-114.0155,45.6606],[-114.0157,45.6613],[-114.0157,45.6618],[-114.0157,45.6624],[-114.0155,45.6629],[-114.0153,45.6634],[-114.0155,45.6639],[-114.0157,45.6643],[-114.0161,45.6647],[-114.0163,45.6648],[-114.0167,45.665],[-114.017,45.6654],[-114.0174,45.666],[-114.0175,45.6663],[-114.0178,45.6669],[-114.0178,45.6671],[-114.0181,45.6678],[-114.0184,45.6686],[-114.0187,45.6691],[-114.0191,45.6696],[-114.0198,45.67],[-114.0199,45.6701],[-114.0209,45.6704],[-114.0217,45.6705],[-114.022,45.6705],[-114.0228,45.6705],[-114.0229,45.6705],[-114.0236,45.6706],[-114.0237,45.6706],[-114.0238,45.6706],[-114.0239,45.6706],[-114.024,45.6709],[-114.0242,45.6714],[-114.0247,45.6719],[-114.0255,45.6727],[-114.0277,45.6748],[-114.0283,45.6752],[-114.0282,45.6753],[-114.0279,45.6755],[-114.0274,45.6758],[-114.0267,45.6761],[-114.0254,45.6767],[-114.0246,45.6772],[-114.0242,45.6774],[-114.0238,45.6777],[-114.0229,45.6786],[-114.0227,45.6788],[-114.0221,45.6794],[-114.0216,45.68],[-114.0203,45.6811],[-114.0194,45.6818],[-114.0188,45.6821],[-114.0178,45.6825],[-114.0171,45.6827],[-114.0168,45.6828],[-114.0155,45.6832],[-114.0148,45.6835],[-114.0144,45.6838],[-114.0151,45.6842],[-114.0152,45.6844],[-114.0157,45.6849],[-114.0159,45.6852],[-114.0161,45.6856],[-114.0162,45.6858],[-114.0163,45.6861],[-114.0165,45.6868],[-114.0165,45.6874],[-114.0166,45.688],[-114.0166,45.6882],[-114.0168,45.6886],[-114.0169,45.6888],[-114.017,45.6889],[-114.0171,45.6891],[-114.0172,45.6893],[-114.0174,45.6896],[-114.018,45.69],[-114.0183,45.6904],[-114.0189,45.6916],[-114.019,45.6919],[-114.0191,45.692],[-114.0192,45.6926],[-114.0186,45.6931],[-114.0179,45.6936],[-114.0176,45.694],[-114.0171,45.6945],[-114.0166,45.6949],[-114.0163,45.6952],[-114.0159,45.6956],[-114.0155,45.6959],[-114.0153,45.6958],[-114.0148,45.6955],[-114.0134,45.6947],[-114.0123,45.6941],[-114.0115,45.6938],[-114.0104,45.694],[-114.0095,45.694],[-114.0083,45.6938],[-114.0077,45.6939],[-114.0067,45.6941],[-114.0062,45.6942],[-114.0057,45.6941],[-114.0054,45.6942],[-114.0049,45.6943],[-114.0042,45.6946],[-114.0034,45.6951],[-114.0029,45.6954],[-114.0028,45.6955],[-114.0027,45.6956],[-114.0022,45.6961],[-114.0018,45.6963],[-114.0013,45.6964],[-114.0002,45.6966],[-113.9991,45.6966],[-113.9976,45.6967],[-113.9969,45.6968],[-113.9968,45.6969],[-113.9964,45.6971],[-113.9963,45.6972],[-113.9962,45.6973],[-113.9964,45.6975],[-113.9966,45.6976],[-113.9967,45.6978],[-113.9964,45.6981],[-113.9961,45.6985],[-113.996,45.6986],[-113.9959,45.699],[-113.9958,45.6993],[-113.9947,45.6997],[-113.9942,45.7001],[-113.994,45.7003],[-113.9937,45.7007],[-113.9935,45.7012],[-113.9935,45.7017],[-113.9937,45.702],[-113.9937,45.7021],[-113.9939,45.7024],[-113.9941,45.703],[-113.9939,45.7034],[-113.9936,45.7036],[-113.9931,45.7037],[-113.9926,45.7038],[-113.9925,45.7038],[-113.9918,45.7042],[-113.9916,45.7045],[-113.9914,45.7047],[-113.991,45.705],[-113.9901,45.7052],[-113.9894,45.7056],[-113.9891,45.7057],[-113.9889,45.7059],[-113.9885,45.706],[-113.9882,45.7059],[-113.9881,45.7057],[-113.988,45.7056],[-113.9879,45.7055],[-113.9874,45.705],[-113.9867,45.7046],[-113.9858,45.7041],[-113.9828,45.7034],[-113.9816,45.7028],[-113.9807,45.7025],[-113.98,45.7024],[-113.9788,45.7026],[-113.9784,45.7027],[-113.9778,45.7027],[-113.9761,45.7028],[-113.976,45.7028],[-113.9753,45.7028],[-113.9741,45.7029],[-113.9736,45.7028],[-113.9727,45.7026],[-113.9725,45.7026],[-113.9722,45.7025],[-113.9715,45.7027],[-113.971,45.7029],[-113.9708,45.7029],[-113.9708,45.7027],[-113.971,45.7025],[-113.9711,45.7024],[-113.9715,45.702],[-113.9717,45.7013],[-113.9717,45.7008],[-113.9716,45.7005],[-113.9715,45.7005],[-113.9712,45.7],[-113.9709,45.6994],[-113.9705,45.6985],[-113.9704,45.6982],[-113.9699,45.6974],[-113.9695,45.6962],[-113.9694,45.6959],[-113.9694,45.6958],[-113.9693,45.6957],[-113.9689,45.6949],[-113.969,45.6948],[-113.9691,45.6946],[-113.9693,45.6941],[-113.9694,45.6933],[-113.9692,45.6927],[-113.9685,45.6918],[-113.9684,45.6917],[-113.9684,45.6916],[-113.9681,45.6913],[-113.9676,45.691],[-113.9667,45.691],[-113.9664,45.6909],[-113.9663,45.6909],[-113.966,45.6907],[-113.9658,45.6906],[-113.9657,45.6905],[-113.9653,45.6903],[-113.9649,45.69],[-113.9648,45.69],[-113.964,45.6899],[-113.9637,45.6898],[-113.9633,45.6898],[-113.9631,45.6898],[-113.9627,45.6897],[-113.9618,45.6897],[-113.9615,45.6897],[-113.9611,45.6899],[-113.9608,45.69],[-113.9598,45.6904],[-113.9594,45.6903],[-113.959,45.6902],[-113.9582,45.6901],[-113.9581,45.6901],[-113.9578,45.6901],[-113.9566,45.6903],[-113.9549,45.6906],[-113.9536,45.6909],[-113.9534,45.691],[-113.9525,45.6913],[-113.952,45.6915],[-113.9516,45.6919],[-113.9514,45.692],[-113.9511,45.6922],[-113.9507,45.6925],[-113.9505,45.6926],[-113.9495,45.6931],[-113.9487,45.6934],[-113.9484,45.6934],[-113.9476,45.6936],[-113.9475,45.6936],[-113.9464,45.6937],[-113.9457,45.6937],[-113.9449,45.6939],[-113.9419,45.6949],[-113.9416,45.695],[-113.9403,45.6954],[-113.9402,45.6955],[-113.9391,45.6958],[-113.9384,45.6958],[-113.9382,45.6958],[-113.9381,45.6957],[-113.9376,45.6956],[-113.9375,45.6956],[-113.9362,45.6949],[-113.9354,45.6944],[-113.9353,45.6943],[-113.9343,45.6931],[-113.934,45.6921],[-113.9341,45.6907],[-113.9341,45.6902],[-113.9344,45.6897],[-113.9354,45.6895],[-113.9355,45.6894],[-113.9357,45.6891],[-113.9352,45.6888],[-113.9341,45.6885],[-113.9332,45.6879],[-113.9328,45.6872],[-113.9332,45.6863],[-113.9334,45.686],[-113.9334,45.6859],[-113.9337,45.6854],[-113.9338,45.6852],[-113.9339,45.6851],[-113.9339,45.685],[-113.934,45.6847],[-113.9342,45.6841],[-113.9342,45.6834],[-113.9344,45.6826],[-113.9343,45.682],[-113.9339,45.6813],[-113.9329,45.6793],[-113.9322,45.6788],[-113.9312,45.6785],[-113.9311,45.6785],[-113.931,45.6784],[-113.9309,45.6782],[-113.931,45.6779],[-113.9312,45.6776],[-113.9312,45.6775],[-113.9314,45.6773],[-113.9314,45.6767],[-113.9307,45.6754],[-113.9304,45.6748],[-113.9307,45.6742],[-113.9311,45.6737],[-113.9314,45.6734],[-113.9315,45.6732],[-113.9314,45.673],[-113.931,45.6723],[-113.9309,45.6721],[-113.9307,45.6719],[-113.9301,45.6715],[-113.9294,45.6712],[-113.9293,45.6709],[-113.9291,45.6703],[-113.9286,45.6695],[-113.9282,45.6693],[-113.9282,45.6692],[-113.9272,45.6688],[-113.927,45.6687],[-113.9259,45.6682],[-113.9257,45.6682],[-113.9257,45.6681],[-113.9251,45.6681],[-113.9242,45.6679],[-113.9236,45.6676],[-113.9235,45.6663],[-113.9233,45.6659],[-113.9233,45.6656],[-113.9227,45.665],[-113.9219,45.6647],[-113.9213,45.6645],[-113.9209,45.6643],[-113.9206,45.6641],[-113.9206,45.664],[-113.9207,45.6636],[-113.9208,45.6618],[-113.9209,45.6613],[-113.9209,45.6607],[-113.9206,45.6602],[-113.9204,45.6599],[-113.9201,45.6591],[-113.9198,45.6586],[-113.9199,45.6581],[-113.9197,45.658],[-113.9195,45.6579],[-113.9192,45.6579],[-113.9188,45.6579],[-113.9185,45.6579],[-113.9183,45.6579],[-113.9177,45.6576],[-113.9172,45.6574],[-113.917,45.6573],[-113.9161,45.657],[-113.9158,45.6569],[-113.915,45.6567],[-113.9143,45.6564],[-113.9141,45.6558],[-113.9139,45.6552],[-113.9138,45.6552],[-113.9137,45.6551],[-113.9137,45.655],[-113.9135,45.6547],[-113.913,45.654],[-113.9129,45.6538],[-113.9127,45.6538],[-113.9126,45.6538],[-113.9116,45.6533],[-113.9115,45.6533],[-113.9111,45.6532],[-113.9101,45.6529],[-113.9091,45.653],[-113.9089,45.653],[-113.9076,45.6533],[-113.9073,45.6532],[-113.9055,45.6521],[-113.9053,45.652],[-113.9046,45.6516],[-113.904,45.6514],[-113.9034,45.6511],[-113.903,45.6508],[-113.9027,45.6506],[-113.9025,45.6502],[-113.9018,45.6497],[-113.9016,45.6493],[-113.9014,45.6491],[-113.901,45.6481],[-113.9008,45.6478],[-113.9007,45.6476],[-113.9005,45.6476],[-113.9004,45.6476],[-113.8994,45.6473],[-113.8983,45.6471],[-113.8973,45.6467],[-113.8965,45.6457],[-113.8962,45.6452],[-113.8959,45.6448],[-113.8953,45.6439],[-113.8952,45.6434],[-113.8954,45.6428],[-113.8961,45.642],[-113.8971,45.6413],[-113.8974,45.6411],[-113.8983,45.6409],[-113.8991,45.6405],[-113.9001,45.6397],[-113.9005,45.6393],[-113.9008,45.6391],[-113.9009,45.639],[-113.901,45.6389],[-113.9014,45.6384],[-113.9019,45.6381],[-113.9024,45.6375],[-113.9026,45.637],[-113.9025,45.6369],[-113.9024,45.6364],[-113.9023,45.6363],[-113.9023,45.6362],[-113.9021,45.6349],[-113.902,45.6338],[-113.9018,45.6336],[-113.9012,45.6328],[-113.9011,45.6324],[-113.9014,45.6317],[-113.9017,45.631],[-113.9014,45.6302],[-113.9012,45.6299],[-113.9005,45.6292],[-113.8999,45.6289],[-113.8995,45.6286],[-113.8994,45.6285],[-113.8996,45.6284],[-113.8998,45.6284],[-113.8999,45.6284],[-113.9,45.6284],[-113.9001,45.6283],[-113.9009,45.6277],[-113.9016,45.6272],[-113.9019,45.627],[-113.9031,45.6259],[-113.9038,45.6252],[-113.9043,45.6249],[-113.9045,45.6247],[-113.9046,45.6244],[-113.9046,45.6242],[-113.9046,45.6239],[-113.9047,45.6234],[-113.9049,45.6229],[-113.905,45.6228],[-113.9049,45.6223],[-113.9047,45.622],[-113.9046,45.622],[-113.9045,45.6219],[-113.9041,45.6217],[-113.9033,45.6215],[-113.9028,45.6214],[-113.9019,45.6216],[-113.9005,45.622],[-113.8999,45.622],[-113.8993,45.6219],[-113.8986,45.6219],[-113.8979,45.6219],[-113.897,45.6215],[-113.8953,45.621],[-113.8948,45.6208],[-113.8933,45.6205],[-113.893,45.6204],[-113.8927,45.6202],[-113.8924,45.6198],[-113.8923,45.6197],[-113.8923,45.6196],[-113.892,45.6194],[-113.8915,45.6193],[-113.8913,45.6193],[-113.8906,45.619],[-113.8902,45.6187],[-113.8899,45.6184],[-113.8891,45.618],[-113.8891,45.6179],[-113.8888,45.6178],[-113.888,45.6175],[-113.8869,45.6174],[-113.8862,45.6174],[-113.886,45.6174],[-113.8858,45.6174],[-113.8854,45.6175],[-113.8853,45.6176],[-113.8844,45.6181],[-113.884,45.6182],[-113.8833,45.6185],[-113.8832,45.6186],[-113.8827,45.6189],[-113.8822,45.6188],[-113.8815,45.6186],[-113.881,45.6185],[-113.8803,45.6185],[-113.8793,45.6186],[-113.879,45.6187],[-113.8786,45.6189],[-113.877,45.6197],[-113.8762,45.6199],[-113.8756,45.62],[-113.8755,45.6201],[-113.8751,45.6201],[-113.8746,45.6201],[-113.8743,45.6201],[-113.8742,45.6201],[-113.8736,45.6201],[-113.8731,45.6204],[-113.871,45.6214],[-113.8704,45.622],[-113.8702,45.6222],[-113.8698,45.6223],[-113.8689,45.6224],[-113.8675,45.6224],[-113.8662,45.6223],[-113.8654,45.6224],[-113.8644,45.6227],[-113.8628,45.6235],[-113.8621,45.6238],[-113.8616,45.6238],[-113.8612,45.6236],[-113.8604,45.6228],[-113.8597,45.6221],[-113.8589,45.6217],[-113.8579,45.6214],[-113.857,45.6215],[-113.8566,45.6218],[-113.8562,45.6219],[-113.8558,45.6221],[-113.8551,45.6222],[-113.8546,45.6223],[-113.8543,45.6222],[-113.854,45.6219],[-113.8537,45.6215],[-113.8522,45.6208],[-113.8516,45.6207],[-113.8515,45.6207],[-113.8486,45.6201],[-113.8484,45.62],[-113.8483,45.6193],[-113.8483,45.6192],[-113.8482,45.6191],[-113.848,45.6179],[-113.8479,45.6178],[-113.8475,45.617],[-113.8474,45.6168],[-113.8472,45.6165],[-113.847,45.6163],[-113.8454,45.6149],[-113.8452,45.6148],[-113.8451,45.6146],[-113.8451,45.6145],[-113.8444,45.6136],[-113.8435,45.6127],[-113.843,45.6124],[-113.8426,45.6122],[-113.842,45.6121],[-113.8411,45.6118],[-113.8402,45.6114],[-113.8397,45.6111],[-113.8389,45.6107],[-113.8378,45.6105],[-113.8366,45.6103],[-113.8363,45.6103],[-113.8349,45.6101],[-113.8348,45.6101],[-113.8343,45.6101],[-113.8336,45.6103],[-113.8328,45.6107],[-113.8316,45.6112],[-113.829,45.6126],[-113.8285,45.6127],[-113.8281,45.6128],[-113.8279,45.6129],[-113.8272,45.613],[-113.8263,45.6132],[-113.826,45.6131],[-113.8258,45.6132],[-113.8256,45.6131],[-113.8252,45.6131],[-113.8241,45.6128],[-113.8239,45.6127],[-113.8232,45.6123],[-113.8222,45.6116],[-113.8221,45.6115],[-113.822,45.6115],[-113.8208,45.6102],[-113.8204,45.6099],[-113.8183,45.608],[-113.8182,45.6079],[-113.8175,45.6077],[-113.817,45.6076],[-113.8159,45.6074],[-113.8155,45.6073],[-113.8136,45.6069],[-113.8126,45.6065],[-113.8121,45.6062],[-113.8116,45.606],[-113.811,45.6057],[-113.8107,45.6055],[-113.8095,45.6046],[-113.8083,45.6037],[-113.8074,45.6028],[-113.8066,45.6019],[-113.8064,45.6016],[-113.806,45.6],[-113.806,45.5994],[-113.8057,45.5973],[-113.8054,45.5963],[-113.8048,45.5951],[-113.8043,45.5938],[-113.8041,45.5935],[-113.8037,45.5926],[-113.8032,45.5921],[-113.8025,45.5911],[-113.8013,45.5902],[-113.8003,45.5893],[-113.7995,45.5881],[-113.7993,45.5878],[-113.7987,45.587],[-113.7984,45.5864],[-113.7986,45.5854],[-113.7986,45.5852],[-113.7982,45.5837],[-113.7979,45.5833],[-113.7975,45.5825],[-113.797,45.5819],[-113.7968,45.5818],[-113.7968,45.5816],[-113.7968,45.5815],[-113.7976,45.5816],[-113.798,45.5816],[-113.7984,45.5816],[-113.7991,45.5815],[-113.8004,45.5809],[-113.8013,45.5806],[-113.8025,45.5802],[-113.8033,45.5799],[-113.8038,45.5798],[-113.8045,45.5794],[-113.8047,45.5791],[-113.8048,45.5791],[-113.8051,45.5785],[-113.8058,45.5783],[-113.8069,45.5782],[-113.8071,45.578],[-113.8075,45.5776],[-113.8077,45.5772],[-113.8078,45.5771],[-113.8084,45.5766],[-113.8087,45.5765],[-113.8094,45.5763],[-113.8099,45.5759],[-113.8102,45.5754],[-113.8104,45.5751],[-113.8107,45.5748],[-113.811,45.5746],[-113.8114,45.5745],[-113.8119,45.574],[-113.8123,45.5732],[-113.8131,45.5722],[-113.814,45.5711],[-113.8145,45.5704],[-113.815,45.5697],[-113.815,45.5696],[-113.8152,45.5695],[-113.8158,45.5692],[-113.8164,45.5688],[-113.8167,45.5686],[-113.8169,45.5683],[-113.8172,45.5678],[-113.8174,45.5677],[-113.8175,45.5676],[-113.8178,45.5674],[-113.8184,45.5672],[-113.8188,45.567],[-113.819,45.5669],[-113.8197,45.5665],[-113.8201,45.5662],[-113.8206,45.5661],[-113.8214,45.566],[-113.8215,45.566],[-113.8214,45.5658],[-113.8207,45.5652],[-113.8199,45.5645],[-113.8193,45.5641],[-113.8187,45.5637],[-113.818,45.5626],[-113.8179,45.562],[-113.8178,45.5619],[-113.8175,45.5607],[-113.8174,45.5601],[-113.8174,45.5596],[-113.8174,45.559],[-113.8174,45.5584],[-113.8174,45.5579],[-113.8174,45.5575],[-113.8174,45.557],[-113.8175,45.5568],[-113.8179,45.5567],[-113.8182,45.5565],[-113.8183,45.5565],[-113.8183,45.5564],[-113.8185,45.5563],[-113.8189,45.5559],[-113.8191,45.5548],[-113.8193,45.5536],[-113.8194,45.5521],[-113.8194,45.5519],[-113.8196,45.5511],[-113.82,45.5504],[-113.8204,45.5498],[-113.8206,45.5495],[-113.8207,45.5494],[-113.8209,45.5489],[-113.821,45.5486],[-113.8212,45.5482],[-113.8212,45.5481],[-113.8213,45.5477],[-113.8215,45.5474],[-113.8217,45.5472],[-113.8219,45.5471],[-113.822,45.547],[-113.8221,45.547],[-113.8225,45.5468],[-113.8229,45.5466],[-113.8237,45.5462],[-113.8241,45.5459],[-113.8243,45.5457],[-113.8246,45.5453],[-113.8246,45.5452],[-113.8247,45.5449],[-113.8249,45.5445],[-113.825,45.5444],[-113.8254,45.5441],[-113.8259,45.5438],[-113.826,45.5437],[-113.8261,45.5436],[-113.8264,45.543],[-113.8265,45.5423],[-113.8265,45.5417],[-113.8264,45.5413],[-113.8264,45.5412],[-113.8264,45.5411],[-113.8267,45.5408],[-113.8269,45.5406],[-113.8275,45.5402],[-113.828,45.5398],[-113.8284,45.5395],[-113.829,45.5383],[-113.8291,45.5382],[-113.8291,45.5379],[-113.8294,45.5371],[-113.8295,45.537],[-113.829,45.5363],[-113.8281,45.5352],[-113.8279,45.5348],[-113.8276,45.5343],[-113.8276,45.5342],[-113.8275,45.5341],[-113.8275,45.5339],[-113.8274,45.5335],[-113.8274,45.5334],[-113.8274,45.5333],[-113.8276,45.5331],[-113.828,45.5327],[-113.828,45.5326],[-113.829,45.5319],[-113.8296,45.5313],[-113.83,45.5309],[-113.8304,45.5301],[-113.8306,45.5293],[-113.8305,45.5286],[-113.8306,45.528],[-113.8308,45.5272],[-113.8312,45.5264],[-113.8313,45.5263],[-113.8316,45.5258],[-113.8317,45.5256],[-113.8324,45.5249],[-113.8329,45.5244],[-113.8335,45.5239],[-113.8337,45.5237],[-113.834,45.5233],[-113.8342,45.5231],[-113.8344,45.5225],[-113.8343,45.5221],[-113.8342,45.5215],[-113.8345,45.5211],[-113.8347,45.5209],[-113.8348,45.5207],[-113.8346,45.5206],[-113.8345,45.5205],[-113.8334,45.5205],[-113.8314,45.5208],[-113.829,45.5211],[-113.8275,45.5213],[-113.8273,45.5213],[-113.8272,45.5213],[-113.8251,45.5213],[-113.8249,45.5213],[-113.8239,45.5214],[-113.8224,45.5222],[-113.821,45.523],[-113.8202,45.5231],[-113.8195,45.523],[-113.8183,45.522],[-113.8171,45.5213],[-113.817,45.5212],[-113.8166,45.521],[-113.8161,45.5209],[-113.8159,45.5209],[-113.815,45.5209],[-113.8144,45.5209],[-113.8132,45.5206],[-113.8127,45.5205],[-113.8114,45.52],[-113.8101,45.5198],[-113.8097,45.5198],[-113.8093,45.5199],[-113.8092,45.5199],[-113.8091,45.5199],[-113.8083,45.5202],[-113.8079,45.5203],[-113.8072,45.5206],[-113.8068,45.5209],[-113.806,45.5215],[-113.8052,45.5222],[-113.8038,45.5228],[-113.8031,45.5229],[-113.8023,45.5232],[-113.8013,45.5232],[-113.8001,45.5232],[-113.7991,45.5231],[-113.7982,45.5232],[-113.7974,45.5234],[-113.7969,45.5234],[-113.7964,45.5234],[-113.7962,45.5234],[-113.7955,45.5232],[-113.7953,45.5231],[-113.7949,45.5229],[-113.7943,45.5227],[-113.7943,45.5226],[-113.7941,45.5225],[-113.7938,45.5224],[-113.7933,45.5221],[-113.7928,45.522],[-113.7921,45.5221],[-113.7915,45.5222],[-113.79,45.5225],[-113.7893,45.5225],[-113.7882,45.5224],[-113.787,45.5223],[-113.7859,45.5224],[-113.7855,45.5224],[-113.784,45.5222],[-113.7828,45.522],[-113.7821,45.5219],[-113.7816,45.5219],[-113.781,45.5222],[-113.7797,45.5228],[-113.7787,45.5232],[-113.778,45.5233],[-113.7773,45.5232],[-113.7763,45.5231],[-113.7754,45.5228],[-113.7741,45.5225],[-113.7734,45.5224],[-113.772,45.5223],[-113.7703,45.522],[-113.7698,45.5219],[-113.7672,45.5211],[-113.7671,45.5211],[-113.7669,45.521],[-113.7662,45.5208],[-113.766,45.5206],[-113.7661,45.5206],[-113.766,45.5205],[-113.7663,45.5203],[-113.7671,45.5197],[-113.7679,45.519],[-113.7691,45.5179],[-113.7705,45.5169],[-113.7717,45.5154],[-113.7722,45.5147],[-113.7727,45.5142],[-113.7728,45.5135],[-113.7728,45.5133],[-113.7727,45.5126],[-113.7725,45.5125],[-113.7722,45.5122],[-113.7715,45.5121],[-113.7706,45.5122],[-113.7701,45.512],[-113.7695,45.5107],[-113.7695,45.5101],[-113.7696,45.5097],[-113.7705,45.5088],[-113.7708,45.5082],[-113.771,45.5078],[-113.7709,45.5078],[-113.7709,45.507],[-113.7706,45.5062],[-113.7703,45.5057],[-113.7702,45.5057],[-113.7696,45.5053],[-113.7694,45.5048],[-113.7692,45.504],[-113.769,45.5037],[-113.7689,45.5033],[-113.7685,45.5027],[-113.768,45.5023],[-113.7669,45.5018],[-113.7666,45.5016],[-113.7662,45.5014],[-113.7661,45.5014],[-113.7656,45.501],[-113.7654,45.5007],[-113.7654,45.5005],[-113.7654,45.5003],[-113.7652,45.5],[-113.7648,45.4992],[-113.7647,45.4985],[-113.7643,45.4975],[-113.7643,45.4964],[-113.7641,45.4951],[-113.7635,45.4933],[-113.7635,45.4921],[-113.7635,45.4918],[-113.7633,45.4908],[-113.763,45.4904],[-113.7624,45.4892],[-113.7621,45.489],[-113.7619,45.4888],[-113.7613,45.4879],[-113.7612,45.4878],[-113.7606,45.4871],[-113.7604,45.4867],[-113.7601,45.4863],[-113.7601,45.4862],[-113.76,45.4858],[-113.7601,45.4852],[-113.7601,45.485],[-113.7602,45.4846],[-113.7603,45.4843],[-113.7604,45.4841],[-113.7604,45.4839],[-113.7604,45.4833],[-113.7602,45.482],[-113.7601,45.4816],[-113.7601,45.4813],[-113.7599,45.4806],[-113.7599,45.4804],[-113.76,45.4802],[-113.7601,45.4802],[-113.7604,45.48],[-113.7608,45.4798],[-113.7618,45.4792],[-113.7621,45.4791],[-113.7627,45.4787],[-113.7638,45.4781],[-113.7645,45.4775],[-113.7649,45.4772],[-113.7654,45.4768],[-113.7658,45.4765],[-113.7667,45.4754],[-113.7673,45.4745],[-113.7681,45.4739],[-113.7693,45.4733],[-113.7719,45.4725],[-113.7741,45.4719],[-113.7756,45.4712],[-113.7762,45.4709],[-113.7763,45.4706],[-113.7764,45.4704],[-113.7754,45.4675],[-113.7743,45.4656],[-113.7742,45.4652],[-113.7742,45.4648],[-113.7744,45.4642],[-113.7745,45.4638],[-113.7745,45.4634],[-113.7746,45.463],[-113.775,45.4625],[-113.7752,45.4622],[-113.7755,45.462],[-113.7756,45.4618],[-113.7762,45.4611],[-113.7771,45.4604],[-113.7778,45.4601],[-113.7788,45.4595],[-113.7797,45.4589],[-113.7806,45.4581],[-113.7813,45.4575],[-113.7819,45.4568],[-113.7823,45.4566],[-113.7831,45.4562],[-113.7836,45.4557],[-113.7842,45.455],[-113.7843,45.4549],[-113.7841,45.4546],[-113.7839,45.4541],[-113.7838,45.4535],[-113.7838,45.4532],[-113.7838,45.4528],[-113.7838,45.4527],[-113.7836,45.4522],[-113.7835,45.452],[-113.7829,45.4516],[-113.782,45.4512],[-113.7808,45.4507],[-113.7791,45.4501],[-113.7771,45.4488],[-113.777,45.4487],[-113.7768,45.4486],[-113.7761,45.4483],[-113.7753,45.4478],[-113.7751,45.4474],[-113.7749,45.4472],[-113.7748,45.4472],[-113.7746,45.4468],[-113.7744,45.4465],[-113.7745,45.4459],[-113.7746,45.4446],[-113.7746,45.4441],[-113.7746,45.4433],[-113.7745,45.4427],[-113.7746,45.442],[-113.7748,45.4411],[-113.775,45.4401],[-113.7751,45.4396],[-113.7755,45.4389],[-113.7757,45.438],[-113.7757,45.4379],[-113.7759,45.4376],[-113.7764,45.437],[-113.7769,45.4363],[-113.7769,45.436],[-113.7768,45.4353],[-113.7768,45.435],[-113.7767,45.4347],[-113.776,45.4338],[-113.775,45.4329],[-113.7743,45.4321],[-113.7739,45.4319],[-113.7735,45.4317],[-113.772,45.4316],[-113.7714,45.4315],[-113.7699,45.4315],[-113.769,45.4315],[-113.7685,45.4315],[-113.7674,45.4315],[-113.7671,45.4314],[-113.766,45.4313],[-113.765,45.4311],[-113.765,45.431],[-113.764,45.4305],[-113.7635,45.4299],[-113.7632,45.4297],[-113.7624,45.4291],[-113.7623,45.429],[-113.7617,45.4287],[-113.7612,45.4283],[-113.7607,45.4279],[-113.7606,45.4278],[-113.7601,45.4274],[-113.7597,45.4271],[-113.7601,45.4265],[-113.7605,45.426],[-113.7608,45.4254],[-113.7612,45.4247],[-113.7614,45.4242],[-113.7616,45.4241],[-113.7617,45.4239],[-113.7622,45.4235],[-113.7628,45.4231],[-113.7642,45.4222],[-113.7652,45.4219],[-113.7658,45.4216],[-113.7664,45.4213],[-113.7665,45.4213],[-113.7668,45.4212],[-113.7683,45.4212],[-113.7685,45.4212],[-113.7689,45.4211],[-113.7694,45.4209],[-113.7699,45.4207],[-113.7703,45.4206],[-113.7712,45.4203],[-113.7718,45.4201],[-113.7722,45.4199],[-113.7725,45.4199],[-113.7726,45.4198],[-113.7727,45.4198],[-113.7741,45.4187],[-113.7746,45.4184],[-113.7752,45.4181],[-113.7754,45.4178],[-113.776,45.4173],[-113.7767,45.4168],[-113.7772,45.4166],[-113.7772,45.4164],[-113.7772,45.4162],[-113.7772,45.4159],[-113.7769,45.4154],[-113.7766,45.4147],[-113.7765,45.4143],[-113.7759,45.413],[-113.7756,45.4119],[-113.7755,45.4107],[-113.7755,45.4105],[-113.7756,45.4102],[-113.7756,45.4098],[-113.7756,45.4097],[-113.7759,45.4091],[-113.776,45.4085],[-113.7759,45.4078],[-113.7755,45.4074],[-113.7748,45.4069],[-113.7742,45.4066],[-113.7738,45.4064],[-113.7732,45.4064],[-113.7728,45.4064],[-113.7717,45.4066],[-113.771,45.4066],[-113.7704,45.4066],[-113.7695,45.4064],[-113.7685,45.4063],[-113.7678,45.4061],[-113.7666,45.4062],[-113.7651,45.4063],[-113.765,45.4063],[-113.7646,45.4064],[-113.764,45.4065],[-113.7618,45.4066],[-113.7615,45.4065],[-113.7604,45.4063],[-113.7601,45.4062],[-113.7599,45.4061],[-113.7584,45.4056],[-113.7575,45.405],[-113.7573,45.4049],[-113.7563,45.4042],[-113.7554,45.4037],[-113.7537,45.4031],[-113.7527,45.4028],[-113.7526,45.4027],[-113.7524,45.4027],[-113.752,45.4027],[-113.7517,45.4029],[-113.7513,45.4029],[-113.751,45.4029],[-113.7509,45.4029],[-113.7507,45.4028],[-113.7505,45.4028],[-113.7503,45.4028],[-113.7501,45.4028],[-113.7495,45.4029],[-113.7493,45.4029],[-113.7492,45.4029],[-113.7491,45.4028],[-113.7484,45.4013],[-113.7481,45.4007],[-113.7477,45.4004],[-113.7477,45.4003],[-113.747,45.3997],[-113.7449,45.3977],[-113.7439,45.3966],[-113.7436,45.3964],[-113.7434,45.3962],[-113.742,45.3956],[-113.7404,45.3947],[-113.7399,45.3946],[-113.7398,45.3946],[-113.7393,45.3944],[-113.739,45.3944],[-113.7386,45.3943],[-113.7384,45.3942],[-113.7383,45.3941],[-113.7382,45.3941],[-113.738,45.3939],[-113.7376,45.3938],[-113.7363,45.3932],[-113.7344,45.3924],[-113.7335,45.3908],[-113.7334,45.3907],[-113.7329,45.3892],[-113.7327,45.3884],[-113.7327,45.3879],[-113.7327,45.3878],[-113.7327,45.3877],[-113.7326,45.3872],[-113.7326,45.3864],[-113.7327,45.3859],[-113.7327,45.3858],[-113.7327,45.3855],[-113.7327,45.3854],[-113.7325,45.3849],[-113.7325,45.3843],[-113.7326,45.384],[-113.7328,45.3837],[-113.7335,45.3833],[-113.7338,45.383],[-113.7339,45.3826],[-113.7339,45.3822],[-113.7339,45.3817],[-113.7339,45.3816],[-113.734,45.3809],[-113.7343,45.3799],[-113.7341,45.3792],[-113.7341,45.379],[-113.7342,45.3785],[-113.7342,45.3783],[-113.7342,45.3777],[-113.7343,45.3772],[-113.7343,45.3771],[-113.7344,45.3766],[-113.7342,45.376],[-113.734,45.3751],[-113.7339,45.3749],[-113.7339,45.3743],[-113.7337,45.3739],[-113.7334,45.3735],[-113.733,45.3733],[-113.7329,45.3732],[-113.7329,45.3731],[-113.733,45.373],[-113.7332,45.3728],[-113.7337,45.3724],[-113.7345,45.3718],[-113.7349,45.3714],[-113.7354,45.3709],[-113.7358,45.3704],[-113.7369,45.3698],[-113.7377,45.3695],[-113.7377,45.3694],[-113.738,45.3693],[-113.7389,45.3687],[-113.7389,45.3681],[-113.7386,45.3673],[-113.7374,45.366],[-113.7374,45.3659],[-113.7373,45.3659],[-113.7364,45.365],[-113.7353,45.3646],[-113.7344,45.3644],[-113.7337,45.3643],[-113.7335,45.3641],[-113.7335,45.3634],[-113.7331,45.3623],[-113.7326,45.3613],[-113.7325,45.3612],[-113.7321,45.3601],[-113.7319,45.3597],[-113.7314,45.3582],[-113.7313,45.3578],[-113.7306,45.3569],[-113.7294,45.3563],[-113.729,45.3561],[-113.7308,45.355],[-113.7325,45.3543],[-113.7338,45.3537],[-113.7344,45.3531],[-113.7348,45.3519],[-113.7349,45.3504],[-113.7345,45.3488],[-113.7345,45.3486],[-113.7346,45.3484],[-113.7347,45.3484],[-113.7356,45.3478],[-113.7372,45.3471],[-113.7377,45.3469],[-113.7385,45.3463],[-113.7392,45.3461],[-113.7398,45.3459],[-113.74,45.3459],[-113.7403,45.3454],[-113.7404,45.3447],[-113.74,45.3434],[-113.7397,45.3428],[-113.7394,45.3425],[-113.7394,45.3424],[-113.7393,45.3421],[-113.7397,45.3418],[-113.7399,45.3416],[-113.7402,45.341],[-113.7401,45.3406],[-113.7401,45.3405],[-113.7397,45.3399],[-113.7389,45.3392],[-113.7387,45.3388],[-113.7387,45.3383],[-113.7392,45.3378],[-113.7392,45.3377],[-113.7397,45.337],[-113.7398,45.3367],[-113.7398,45.3358],[-113.7396,45.3345],[-113.7394,45.3336],[-113.7388,45.3322],[-113.7385,45.3315],[-113.7383,45.3312],[-113.7386,45.3306],[-113.7387,45.33],[-113.7387,45.3297],[-113.7387,45.3294],[-113.7383,45.3287],[-113.7378,45.3279],[-113.7369,45.3267],[-113.7364,45.3262],[-113.7361,45.3257],[-113.7357,45.3253],[-113.7354,45.325],[-113.735,45.3249],[-113.7345,45.3248],[-113.7344,45.3248],[-113.7339,45.3246],[-113.7334,45.3243],[-113.7332,45.3241],[-113.7329,45.324],[-113.7326,45.3239],[-113.7324,45.3238],[-113.7322,45.3238],[-113.7317,45.3237],[-113.7314,45.3234],[-113.7312,45.3232],[-113.7309,45.3227],[-113.7299,45.3214],[-113.7298,45.3213],[-113.7291,45.3205],[-113.7286,45.3199],[-113.7282,45.3197],[-113.7278,45.3197],[-113.7275,45.3197],[-113.7253,45.3197],[-113.7246,45.3197],[-113.7241,45.3197],[-113.7239,45.3196],[-113.7237,45.3189],[-113.7234,45.3181],[-113.7227,45.3175],[-113.7217,45.3172],[-113.7211,45.317],[-113.7195,45.3168],[-113.7191,45.3169],[-113.719,45.3169],[-113.7186,45.3168],[-113.7186,45.3162],[-113.7188,45.3153],[-113.7189,45.3142],[-113.7185,45.3134],[-113.7181,45.3129],[-113.718,45.3128],[-113.718,45.3127],[-113.7173,45.312],[-113.7158,45.3114],[-113.7157,45.3107],[-113.7154,45.3097],[-113.7149,45.3086],[-113.7142,45.3076],[-113.7131,45.3067],[-113.7133,45.3064],[-113.7137,45.3059],[-113.7136,45.3053],[-113.7133,45.3045],[-113.7124,45.3036],[-113.7115,45.303],[-113.711,45.3026],[-113.7107,45.302],[-113.71,45.301],[-113.7093,45.3006],[-113.709,45.3004],[-113.7086,45.3003],[-113.7081,45.3002],[-113.7077,45.3001],[-113.7065,45.2999],[-113.7054,45.2996],[-113.7037,45.2992],[-113.7036,45.2987],[-113.7035,45.2984],[-113.7031,45.2977],[-113.703,45.2969],[-113.7029,45.296],[-113.703,45.2956],[-113.703,45.2953],[-113.7029,45.2949],[-113.7021,45.2945],[-113.7018,45.2943],[-113.7006,45.2925],[-113.6999,45.292],[-113.6993,45.2916],[-113.6984,45.2914],[-113.6983,45.2913],[-113.6973,45.2911],[-113.6969,45.2908],[-113.6967,45.2907],[-113.6958,45.29],[-113.6944,45.2892],[-113.6931,45.2886],[-113.6912,45.2881],[-113.6908,45.2879],[-113.6903,45.2877],[-113.6898,45.2875],[-113.689,45.287],[-113.6885,45.2867],[-113.6873,45.286],[-113.6871,45.2858],[-113.6867,45.2854],[-113.6867,45.2853],[-113.6864,45.2845],[-113.6857,45.2839],[-113.6849,45.2834],[-113.6846,45.2831],[-113.6835,45.2824],[-113.6831,45.2818],[-113.6826,45.2812],[-113.6823,45.281],[-113.6819,45.2805],[-113.6818,45.2804],[-113.6815,45.2797],[-113.6812,45.2795],[-113.6808,45.2793],[-113.6807,45.2792],[-113.6804,45.279],[-113.6803,45.2789],[-113.6803,45.2785],[-113.6803,45.2783],[-113.6804,45.2782],[-113.6802,45.2775],[-113.6798,45.2767],[-113.6793,45.2762],[-113.6792,45.2761],[-113.6791,45.276],[-113.679,45.276],[-113.679,45.2759],[-113.679,45.2758],[-113.6791,45.2758],[-113.6793,45.2755],[-113.6798,45.2749],[-113.6803,45.2744],[-113.6811,45.2741],[-113.6817,45.2738],[-113.6821,45.2735],[-113.6826,45.2732],[-113.6835,45.273],[-113.6848,45.273],[-113.6851,45.273],[-113.686,45.273],[-113.6867,45.2731],[-113.6873,45.273],[-113.688,45.2732],[-113.6893,45.2733],[-113.6897,45.2732],[-113.69,45.2731],[-113.6905,45.2729],[-113.6909,45.2728],[-113.6914,45.2726],[-113.6918,45.2724],[-113.6919,45.2724],[-113.6918,45.2722],[-113.6917,45.2721],[-113.6916,45.2719],[-113.6916,45.2716],[-113.6916,45.2711],[-113.6915,45.2706],[-113.691,45.2698],[-113.6907,45.2689],[-113.6908,45.2684],[-113.6909,45.2676],[-113.6913,45.2668],[-113.692,45.2653],[-113.6924,45.2647],[-113.6929,45.2643],[-113.6929,45.2642],[-113.6929,45.2641],[-113.6925,45.2634],[-113.692,45.2627],[-113.6919,45.2626],[-113.6919,45.2625],[-113.6906,45.2611],[-113.6894,45.2603],[-113.6888,45.2596],[-113.6877,45.2584],[-113.6866,45.2574],[-113.6863,45.257],[-113.6862,45.2568],[-113.686,45.2561],[-113.6857,45.2556],[-113.6851,45.2551],[-113.685,45.2547],[-113.6852,45.254],[-113.685,45.2535],[-113.6846,45.2531],[-113.6837,45.2525],[-113.683,45.2523],[-113.6828,45.2522],[-113.6821,45.2518],[-113.6813,45.2516],[-113.6808,45.2514],[-113.68,45.2509],[-113.6798,45.2505],[-113.6797,45.2503],[-113.6797,45.2499],[-113.6796,45.2497],[-113.6792,45.2497],[-113.6786,45.2496],[-113.6779,45.2495],[-113.6774,45.2494],[-113.677,45.2493],[-113.6761,45.2491],[-113.6753,45.2491],[-113.675,45.249],[-113.6748,45.249],[-113.6746,45.2492],[-113.6744,45.2493],[-113.6741,45.2493],[-113.6733,45.2491],[-113.672,45.2488],[-113.6719,45.2488],[-113.6718,45.2485],[-113.6714,45.2482],[-113.6712,45.2479],[-113.6704,45.2475],[-113.6691,45.2471],[-113.6683,45.247],[-113.6677,45.247],[-113.6672,45.247],[-113.6669,45.247],[-113.6666,45.2468],[-113.6663,45.2465],[-113.666,45.2462],[-113.6655,45.2457],[-113.6649,45.2452],[-113.6647,45.2449],[-113.6646,45.2447],[-113.6638,45.2441],[-113.6634,45.2437],[-113.6629,45.2436],[-113.6618,45.2436],[-113.6615,45.2437],[-113.6614,45.2437],[-113.6606,45.2433],[-113.6602,45.243],[-113.6601,45.2429],[-113.66,45.2428],[-113.6593,45.2423],[-113.6585,45.2419],[-113.6578,45.2414],[-113.6573,45.241],[-113.6568,45.2407],[-113.6559,45.2404],[-113.6555,45.2401],[-113.6554,45.24],[-113.6552,45.2397],[-113.6549,45.2394],[-113.6548,45.2391],[-113.6546,45.2389],[-113.6542,45.2388],[-113.654,45.2386],[-113.6539,45.2385],[-113.6538,45.238],[-113.6536,45.2378],[-113.6535,45.2377],[-113.6532,45.2376],[-113.6526,45.2371],[-113.6524,45.2365],[-113.6522,45.2362],[-113.6522,45.2361],[-113.6514,45.2356],[-113.6507,45.2351],[-113.6506,45.2351],[-113.6502,45.2348],[-113.65,45.2347],[-113.6494,45.2344],[-113.6491,45.234],[-113.6492,45.2332],[-113.649,45.2327],[-113.6488,45.2323],[-113.6487,45.2318],[-113.6486,45.2312],[-113.6485,45.231],[-113.6483,45.2307],[-113.6479,45.2301],[-113.6478,45.2298],[-113.6478,45.2293],[-113.6478,45.2292],[-113.6478,45.2284],[-113.6479,45.2275],[-113.6478,45.227],[-113.6473,45.2256],[-113.6467,45.225],[-113.6465,45.2248],[-113.6459,45.2243],[-113.6454,45.2236],[-113.6447,45.2227],[-113.6439,45.222],[-113.6436,45.2218],[-113.6429,45.2214],[-113.6426,45.221],[-113.6421,45.2204],[-113.6417,45.2202],[-113.6415,45.22],[-113.6406,45.2196],[-113.6404,45.2195],[-113.6398,45.2193],[-113.639,45.2186],[-113.6383,45.2181],[-113.6381,45.2177],[-113.6378,45.2176],[-113.6374,45.217],[-113.637,45.2168],[-113.6369,45.2168],[-113.6369,45.2165],[-113.6369,45.2159],[-113.6371,45.2144],[-113.6371,45.2138],[-113.6371,45.2132],[-113.637,45.2129],[-113.6368,45.2122],[-113.6363,45.2118],[-113.6354,45.2115],[-113.634,45.2112],[-113.6336,45.2111],[-113.6329,45.2109],[-113.6324,45.2107],[-113.6319,45.2107],[-113.6318,45.2106],[-113.6317,45.2106],[-113.631,45.2098],[-113.6305,45.2091],[-113.6303,45.209],[-113.6302,45.2089],[-113.6294,45.2084],[-113.6275,45.2075],[-113.6264,45.2071],[-113.6259,45.2069],[-113.6239,45.2062],[-113.6239,45.2061],[-113.6235,45.2059],[-113.6223,45.205],[-113.6219,45.2044],[-113.6215,45.2039],[-113.6209,45.2037],[-113.6206,45.2035],[-113.62,45.2032],[-113.6189,45.2028],[-113.6181,45.2026],[-113.6179,45.2024],[-113.6178,45.2023],[-113.6175,45.2015],[-113.6173,45.2011],[-113.617,45.2009],[-113.6166,45.2007],[-113.6163,45.2005],[-113.616,45.2],[-113.616,45.1999],[-113.6159,45.1995],[-113.6156,45.199],[-113.615,45.1985],[-113.6145,45.1981],[-113.6137,45.1977],[-113.6132,45.1975],[-113.6118,45.1974],[-113.6112,45.1974],[-113.6112,45.1973],[-113.6107,45.1973],[-113.6101,45.1974],[-113.6098,45.1974],[-113.6096,45.1973],[-113.6094,45.1971],[-113.6094,45.1966],[-113.6091,45.1959],[-113.609,45.1957],[-113.6083,45.1952],[-113.6069,45.1945],[-113.6063,45.1942],[-113.6058,45.1932],[-113.6054,45.1927],[-113.6049,45.1924],[-113.6048,45.1924],[-113.6043,45.1921],[-113.6027,45.1918],[-113.6016,45.1919],[-113.6006,45.192],[-113.6001,45.1921],[-113.5999,45.1921],[-113.5997,45.1922],[-113.5996,45.1921],[-113.5996,45.1917],[-113.5996,45.1912],[-113.5996,45.1909],[-113.5994,45.1903],[-113.5991,45.1897],[-113.5986,45.1893],[-113.5983,45.189],[-113.5975,45.1884],[-113.5974,45.1882],[-113.5975,45.188],[-113.5977,45.1876],[-113.5977,45.1874],[-113.5977,45.1873],[-113.5976,45.1869],[-113.5972,45.1865],[-113.5968,45.1861],[-113.5965,45.1859],[-113.5962,45.1856],[-113.5952,45.1852],[-113.5938,45.1848],[-113.593,45.1848],[-113.5927,45.1848],[-113.5924,45.1848],[-113.5921,45.1848],[-113.5919,45.1846],[-113.5919,45.1842],[-113.592,45.184],[-113.5921,45.1835],[-113.5923,45.1827],[-113.5923,45.1825],[-113.5923,45.1817],[-113.5922,45.1811],[-113.592,45.1809],[-113.5919,45.1806],[-113.5919,45.1803],[-113.5918,45.1803],[-113.5916,45.1801],[-113.5911,45.1787],[-113.5907,45.1782],[-113.5901,45.1778],[-113.5896,45.1776],[-113.5894,45.1773],[-113.5895,45.1769],[-113.5898,45.1761],[-113.5899,45.1759],[-113.59,45.1758],[-113.5902,45.1752],[-113.5909,45.1742],[-113.5915,45.1734],[-113.5917,45.1731],[-113.5921,45.1725],[-113.5921,45.1721],[-113.5921,45.172],[-113.592,45.1718],[-113.5922,45.1715],[-113.5924,45.1713],[-113.5926,45.1712],[-113.5927,45.1711],[-113.5935,45.1706],[-113.5939,45.1702],[-113.594,45.1699],[-113.5942,45.1696],[-113.5941,45.1692],[-113.5941,45.1687],[-113.5941,45.1683],[-113.5942,45.1679],[-113.5943,45.1673],[-113.5943,45.1671],[-113.5943,45.1668],[-113.5942,45.1661],[-113.5942,45.166],[-113.594,45.1653],[-113.5937,45.1647],[-113.593,45.1639],[-113.5925,45.1634],[-113.5923,45.163],[-113.5921,45.1628],[-113.5918,45.1623],[-113.5914,45.162],[-113.5913,45.1619],[-113.5909,45.1618],[-113.5906,45.1614],[-113.5905,45.1609],[-113.5904,45.1607],[-113.5903,45.1595],[-113.5905,45.1582],[-113.5906,45.1579],[-113.5907,45.1573],[-113.5907,45.157],[-113.5907,45.1563],[-113.5907,45.1559],[-113.5906,45.1558],[-113.5905,45.1557],[-113.5901,45.1554],[-113.5898,45.1553],[-113.5894,45.1552],[-113.5888,45.155],[-113.5871,45.1544],[-113.586,45.1542],[-113.5855,45.1541],[-113.5835,45.1538],[-113.5833,45.1536],[-113.5832,45.1536],[-113.5829,45.153],[-113.5828,45.1518],[-113.5824,45.1501],[-113.5821,45.1498],[-113.582,45.1497],[-113.5815,45.1493],[-113.5804,45.1485],[-113.58,45.1484],[-113.5792,45.1484],[-113.5787,45.1484],[-113.5776,45.1484],[-113.5725,45.1482],[-113.5719,45.1482],[-113.5709,45.148],[-113.5708,45.148],[-113.5702,45.1481],[-113.57,45.1482],[-113.5665,45.1496],[-113.566,45.1497],[-113.5657,45.1496],[-113.5654,45.1487],[-113.5654,45.1469],[-113.5656,45.1464],[-113.566,45.1457],[-113.5666,45.145],[-113.5667,45.1446],[-113.5667,45.1443],[-113.5668,45.1442],[-113.5668,45.1439],[-113.5669,45.1436],[-113.567,45.1431],[-113.5671,45.143],[-113.5673,45.1428],[-113.5678,45.1422],[-113.5694,45.1408],[-113.5724,45.1373],[-113.5743,45.1358],[-113.5744,45.1356],[-113.5751,45.1345],[-113.5758,45.1328],[-113.5764,45.1321],[-113.5767,45.1312],[-113.5764,45.1306],[-113.5762,45.1305],[-113.576,45.1303],[-113.5755,45.1298],[-113.5748,45.1293],[-113.5743,45.129],[-113.5732,45.1283],[-113.5728,45.1279],[-113.5725,45.1273],[-113.5717,45.1264],[-113.5711,45.1259],[-113.5702,45.1251],[-113.5697,45.1245],[-113.5699,45.1241],[-113.5699,45.1238],[-113.5696,45.1238],[-113.5691,45.124],[-113.5688,45.1241],[-113.5681,45.1243],[-113.5669,45.1243],[-113.5661,45.1241],[-113.5657,45.124],[-113.5656,45.124],[-113.5644,45.1236],[-113.5626,45.1225],[-113.5623,45.122],[-113.5622,45.1218],[-113.5607,45.1209],[-113.5598,45.1204],[-113.5585,45.1197],[-113.5578,45.1194],[-113.5574,45.1193],[-113.5563,45.1192],[-113.5553,45.1189],[-113.554,45.1186],[-113.5539,45.1185],[-113.5537,45.1184],[-113.5535,45.1181],[-113.5534,45.1178],[-113.5529,45.1171],[-113.5525,45.1165],[-113.5521,45.1161],[-113.552,45.116],[-113.5516,45.1156],[-113.5513,45.1153],[-113.5509,45.1149],[-113.5508,45.1147],[-113.5507,45.1145],[-113.5505,45.1142],[-113.5505,45.1136],[-113.5503,45.1133],[-113.5501,45.113],[-113.5497,45.1129],[-113.5494,45.1129],[-113.5491,45.1129],[-113.5486,45.1128],[-113.5484,45.1128],[-113.5481,45.1127],[-113.5479,45.1127],[-113.547,45.1126],[-113.5462,45.1125],[-113.5461,45.1125],[-113.5458,45.1125],[-113.5451,45.1124],[-113.5446,45.1124],[-113.5439,45.1122],[-113.5432,45.1122],[-113.5409,45.1123],[-113.538,45.1123],[-113.5371,45.1124],[-113.5368,45.1124],[-113.5366,45.1125],[-113.5363,45.1129],[-113.5361,45.1132],[-113.5359,45.1134],[-113.5356,45.1136],[-113.5352,45.1139],[-113.5347,45.1144],[-113.5346,45.1145],[-113.5345,45.1147],[-113.5344,45.1148],[-113.5341,45.115],[-113.5332,45.1152],[-113.5322,45.1155],[-113.5313,45.1158],[-113.5303,45.1162],[-113.5296,45.1164],[-113.5287,45.1163],[-113.5283,45.1162],[-113.5269,45.1159],[-113.5259,45.1157],[-113.5245,45.1155],[-113.5233,45.1156],[-113.5227,45.1156],[-113.5218,45.1157],[-113.5211,45.1154],[-113.5208,45.1153],[-113.5202,45.115],[-113.519,45.1151],[-113.517,45.1156],[-113.5153,45.1162],[-113.5144,45.1166],[-113.5132,45.1168],[-113.5128,45.1168],[-113.5123,45.1166],[-113.5113,45.1161],[-113.5103,45.1155],[-113.5098,45.1147],[-113.5095,45.1145],[-113.5092,45.1139],[-113.5091,45.1138],[-113.5088,45.1131],[-113.5087,45.1129],[-113.5084,45.1124],[-113.508,45.112],[-113.5078,45.1118],[-113.5074,45.1116],[-113.5068,45.1112],[-113.5065,45.1108],[-113.5062,45.1101],[-113.5059,45.1093],[-113.5059,45.1092],[-113.5059,45.1088],[-113.5059,45.1084],[-113.506,45.108],[-113.5061,45.1078],[-113.5062,45.1075],[-113.5065,45.1071],[-113.5069,45.1069],[-113.5071,45.1068],[-113.5089,45.105],[-113.5092,45.1045],[-113.5094,45.1041],[-113.5097,45.1034],[-113.51,45.1027],[-113.5105,45.1018],[-113.5113,45.1004],[-113.5117,45.0999],[-113.5117,45.0998],[-113.512,45.0994],[-113.5125,45.099],[-113.5128,45.0987],[-113.5145,45.0977],[-113.5146,45.0975],[-113.5151,45.0973],[-113.5153,45.0971],[-113.5154,45.097],[-113.516,45.0967],[-113.5164,45.0965],[-113.5175,45.0961],[-113.5184,45.0956],[-113.5186,45.0954],[-113.52,45.0946],[-113.5206,45.0943],[-113.5212,45.0939],[-113.522,45.0932],[-113.5226,45.0927],[-113.5228,45.092],[-113.5225,45.0917],[-113.5222,45.0914],[-113.5221,45.0913],[-113.5217,45.0911],[-113.5215,45.0909],[-113.5212,45.0907],[-113.521,45.0905],[-113.5203,45.0898],[-113.5201,45.0896],[-113.5199,45.0893],[-113.5198,45.0892],[-113.5197,45.089],[-113.5192,45.0887],[-113.5189,45.0885],[-113.5188,45.0884],[-113.5186,45.0882],[-113.5185,45.0882],[-113.5184,45.0881],[-113.5183,45.088],[-113.5181,45.0878],[-113.5175,45.0873],[-113.517,45.0869],[-113.5167,45.0868],[-113.5156,45.0861],[-113.5149,45.0857],[-113.5148,45.0857],[-113.5147,45.0855],[-113.5144,45.0851],[-113.5141,45.0848],[-113.5134,45.0848],[-113.512,45.0846],[-113.5109,45.0843],[-113.5106,45.0842],[-113.5103,45.084],[-113.5101,45.0839],[-113.51,45.0839],[-113.5091,45.0836],[-113.5078,45.0834],[-113.5073,45.0834],[-113.5071,45.0834],[-113.5061,45.0833],[-113.506,45.0833],[-113.5058,45.0832],[-113.5056,45.0832],[-113.5055,45.0831],[-113.5051,45.0829],[-113.5049,45.0829],[-113.5043,45.0826],[-113.5034,45.0822],[-113.5033,45.0822],[-113.5026,45.0817],[-113.5024,45.0816],[-113.502,45.0812],[-113.5018,45.0811],[-113.5017,45.0811],[-113.5015,45.081],[-113.5013,45.081],[-113.5008,45.081],[-113.4998,45.0811],[-113.4996,45.0811],[-113.4994,45.0811],[-113.4986,45.0811],[-113.4981,45.0811],[-113.4966,45.081],[-113.4959,45.0808],[-113.4951,45.0804],[-113.4949,45.0803],[-113.4948,45.0803],[-113.4944,45.0801],[-113.4941,45.0799],[-113.494,45.0799],[-113.4932,45.0794],[-113.4927,45.079],[-113.4925,45.0788],[-113.4918,45.0781],[-113.4912,45.0777],[-113.491,45.0776],[-113.4906,45.0773],[-113.4894,45.0765],[-113.4888,45.0761],[-113.4871,45.0746],[-113.487,45.0744],[-113.4868,45.074],[-113.488,45.0729],[-113.4885,45.0724],[-113.4888,45.0718],[-113.4889,45.0713],[-113.4887,45.0712],[-113.4884,45.0708],[-113.4882,45.0706],[-113.4879,45.0704],[-113.4874,45.0702],[-113.4873,45.0702],[-113.4868,45.0698],[-113.4867,45.0697],[-113.4863,45.0691],[-113.4863,45.069],[-113.4861,45.0686],[-113.4861,45.0684],[-113.486,45.0678],[-113.486,45.0677],[-113.4861,45.067],[-113.4862,45.0665],[-113.4862,45.0661],[-113.4864,45.0652],[-113.4862,45.0648],[-113.4861,45.0643],[-113.4855,45.0636],[-113.4853,45.0635],[-113.4849,45.0634],[-113.4841,45.0635],[-113.4834,45.0634],[-113.4832,45.0633],[-113.4829,45.0633],[-113.4825,45.0632],[-113.4814,45.0628],[-113.4788,45.0623],[-113.4779,45.0621],[-113.4769,45.062],[-113.4763,45.0618],[-113.4751,45.0618],[-113.4744,45.0618],[-113.4723,45.0619],[-113.4719,45.062],[-113.4706,45.0621],[-113.4664,45.0626],[-113.4663,45.0626],[-113.465,45.0628],[-113.4637,45.0634],[-113.4625,45.0643],[-113.4618,45.0647],[-113.4609,45.0649],[-113.4605,45.0649],[-113.4603,45.0649],[-113.4598,45.0646],[-113.4592,45.0644],[-113.4574,45.0635],[-113.4559,45.0626],[-113.4559,45.0625],[-113.4557,45.0623],[-113.4551,45.0616],[-113.4544,45.0608],[-113.4541,45.0605],[-113.4533,45.06],[-113.452,45.0592],[-113.4519,45.0587],[-113.4515,45.0571],[-113.451,45.0554],[-113.4508,45.0545],[-113.4506,45.0537],[-113.4507,45.0532],[-113.451,45.0511],[-113.4512,45.0496],[-113.451,45.0485],[-113.4509,45.0483],[-113.4508,45.0481],[-113.4506,45.0479],[-113.4499,45.0471],[-113.4493,45.0465],[-113.4493,45.0462],[-113.4495,45.0459],[-113.4496,45.0458],[-113.4498,45.0455],[-113.4512,45.0445],[-113.4525,45.0435],[-113.4531,45.0431],[-113.4543,45.0419],[-113.4548,45.0414],[-113.4552,45.0409],[-113.4554,45.0408],[-113.4558,45.0402],[-113.4558,45.0401],[-113.4558,45.04],[-113.4558,45.0397],[-113.4557,45.0395],[-113.4555,45.0391],[-113.455,45.0385],[-113.4549,45.0385],[-113.4549,45.0384],[-113.4547,45.0383],[-113.4543,45.038],[-113.4529,45.0373],[-113.4526,45.0371],[-113.4515,45.0364],[-113.4507,45.0359],[-113.4499,45.0352],[-113.4492,45.0348],[-113.4472,45.0345],[-113.4471,45.0344],[-113.4469,45.0344],[-113.4466,45.0343],[-113.4463,45.0339],[-113.4463,45.0337],[-113.4462,45.0332],[-113.4462,45.032],[-113.4461,45.0307],[-113.4463,45.0302],[-113.4463,45.0301],[-113.4465,45.0297],[-113.4467,45.0295],[-113.4468,45.0294],[-113.4474,45.0287],[-113.4478,45.028],[-113.4479,45.0275],[-113.4477,45.027],[-113.4476,45.0267],[-113.4476,45.0266],[-113.4475,45.0263],[-113.4476,45.0257],[-113.4477,45.025],[-113.4479,45.0248],[-113.4485,45.0237],[-113.4484,45.0229],[-113.4483,45.0224],[-113.4483,45.022],[-113.4487,45.0211],[-113.4488,45.0204],[-113.4487,45.02],[-113.4484,45.0197],[-113.4479,45.0194],[-113.4467,45.0189],[-113.4466,45.0189],[-113.4464,45.0188],[-113.4462,45.0186],[-113.4457,45.0183],[-113.4453,45.0177],[-113.4451,45.0169],[-113.4451,45.0168],[-113.4446,45.0161],[-113.4443,45.0158],[-113.444,45.0155],[-113.4424,45.0145],[-113.4421,45.0142],[-113.442,45.0138],[-113.4418,45.0133],[-113.4418,45.0128],[-113.4418,45.0127],[-113.4416,45.0123],[-113.4416,45.0122],[-113.4403,45.011],[-113.4387,45.0096],[-113.4383,45.0089],[-113.4382,45.0088],[-113.438,45.0084],[-113.438,45.0083],[-113.438,45.0082],[-113.4379,45.0073],[-113.438,45.0071],[-113.4381,45.0064],[-113.4383,45.006],[-113.4386,45.0056],[-113.4387,45.0054],[-113.4395,45.0046],[-113.4404,45.0039],[-113.4409,45.0035],[-113.441,45.0035],[-113.4419,45.0031],[-113.4427,45.0025],[-113.4431,45.0019],[-113.4434,45.0013],[-113.4439,45.0009],[-113.4446,45.0004],[-113.4451,45.0002],[-113.4455,45],[-113.4456,44.9999],[-113.4462,44.9993],[-113.4463,44.9992],[-113.4467,44.9987],[-113.4468,44.9986],[-113.4468,44.9985],[-113.4468,44.9984],[-113.4469,44.9983],[-113.4466,44.9978],[-113.4464,44.9976],[-113.4462,44.9973],[-113.4461,44.9972],[-113.4458,44.9966],[-113.4456,44.9958],[-113.4456,44.9954],[-113.4456,44.9946],[-113.4455,44.9943],[-113.4455,44.9937],[-113.4455,44.9935],[-113.4454,44.993],[-113.4453,44.9927],[-113.4452,44.9926],[-113.4452,44.9924],[-113.4451,44.9921],[-113.445,44.9918],[-113.4452,44.9913],[-113.4453,44.9911],[-113.4457,44.9901],[-113.4461,44.9893],[-113.4463,44.9886],[-113.4466,44.9879],[-113.4467,44.9872],[-113.447,44.9856],[-113.447,44.9855],[-113.4471,44.9851],[-113.447,44.9844],[-113.4468,44.9837],[-113.4466,44.9833],[-113.4465,44.9832],[-113.4464,44.9831],[-113.4462,44.9827],[-113.4461,44.9823],[-113.4461,44.9812],[-113.4459,44.979],[-113.4458,44.9786],[-113.4456,44.9778],[-113.4456,44.9777],[-113.4452,44.977],[-113.445,44.9761],[-113.4449,44.9756],[-113.4449,44.9746],[-113.4449,44.974],[-113.4449,44.9733],[-113.445,44.973],[-113.4454,44.9723],[-113.4456,44.9723],[-113.4458,44.9721],[-113.4462,44.9719],[-113.4465,44.9719],[-113.4468,44.9718],[-113.4472,44.9718],[-113.4474,44.9718],[-113.4479,44.9716],[-113.4485,44.9713],[-113.4488,44.9712],[-113.4494,44.9708],[-113.4496,44.9706],[-113.4497,44.9706],[-113.4498,44.9707],[-113.4498,44.9706],[-113.4498,44.9705],[-113.4497,44.9703],[-113.4496,44.9702],[-113.4495,44.9701],[-113.4494,44.97],[-113.449,44.9696],[-113.4486,44.9692],[-113.4481,44.9688],[-113.4479,44.9683],[-113.4476,44.9679],[-113.4471,44.9669],[-113.4468,44.9662],[-113.4461,44.9647],[-113.4455,44.9635],[-113.4455,44.9634],[-113.444,44.9602],[-113.4439,44.96],[-113.4439,44.9594],[-113.4442,44.9589],[-113.4444,44.9588],[-113.4452,44.9581],[-113.4455,44.9578],[-113.4457,44.9575],[-113.4457,44.9573],[-113.446,44.9569],[-113.4461,44.9566],[-113.4463,44.9562],[-113.4464,44.9558],[-113.4468,44.9554],[-113.4476,44.9549],[-113.4482,44.9545],[-113.4485,44.954],[-113.4488,44.9537],[-113.449,44.9536],[-113.4494,44.9534],[-113.4496,44.9534],[-113.4506,44.9532],[-113.4513,44.9529],[-113.4517,44.9528],[-113.4522,44.9525],[-113.4527,44.9523],[-113.4533,44.9522],[-113.4542,44.9521],[-113.4544,44.9521],[-113.4549,44.952],[-113.456,44.9523],[-113.4568,44.9523],[-113.457,44.9523],[-113.4576,44.9523],[-113.4584,44.9523],[-113.4591,44.9523],[-113.4595,44.9523],[-113.4597,44.9524],[-113.4599,44.9524],[-113.4604,44.9522],[-113.4607,44.9522],[-113.4611,44.9521],[-113.4611,44.9518],[-113.4612,44.9515],[-113.4616,44.9511],[-113.4621,44.9508],[-113.4627,44.9504],[-113.4629,44.9503],[-113.4633,44.9499],[-113.4633,44.9498],[-113.4634,44.9497],[-113.4634,44.9496],[-113.4634,44.9495],[-113.4636,44.949],[-113.4642,44.9484],[-113.4648,44.948],[-113.4652,44.9479],[-113.4656,44.9477],[-113.4658,44.9476],[-113.4659,44.9476],[-113.466,44.9476],[-113.4662,44.9476],[-113.4663,44.9476],[-113.4665,44.9477],[-113.4666,44.9477],[-113.4672,44.948],[-113.4675,44.9481],[-113.4681,44.9481],[-113.4685,44.9481],[-113.4695,44.948],[-113.4698,44.948],[-113.4706,44.9479],[-113.4718,44.9481],[-113.4721,44.9481],[-113.4722,44.9481],[-113.4728,44.9483],[-113.4729,44.9483],[-113.4733,44.9484],[-113.4752,44.9489],[-113.4754,44.9489],[-113.4771,44.9495],[-113.4775,44.9496],[-113.4776,44.9496],[-113.4789,44.9499],[-113.4801,44.9502],[-113.4804,44.9502],[-113.4806,44.9502],[-113.4807,44.9502],[-113.4808,44.9503],[-113.4814,44.9501],[-113.4816,44.9499],[-113.4817,44.9498],[-113.4825,44.9493],[-113.4829,44.9487],[-113.483,44.9486],[-113.4832,44.9482],[-113.4832,44.9481],[-113.4833,44.9481],[-113.4835,44.9479],[-113.4845,44.9474],[-113.4855,44.9471],[-113.4858,44.947],[-113.4862,44.947],[-113.4869,44.9468],[-113.4872,44.9468],[-113.4877,44.9469],[-113.488,44.947],[-113.4889,44.9473],[-113.4903,44.9477],[-113.4904,44.9477],[-113.4928,44.9484],[-113.4941,44.9485],[-113.4942,44.9486],[-113.4944,44.9485],[-113.4946,44.9485],[-113.4962,44.9477],[-113.4964,44.9474],[-113.4964,44.9473],[-113.4965,44.9469],[-113.4965,44.9466],[-113.4966,44.9465],[-113.4968,44.9459],[-113.4969,44.9459],[-113.4974,44.9455],[-113.4978,44.9449],[-113.4979,44.9446],[-113.498,44.9442],[-113.4981,44.9436],[-113.4983,44.943],[-113.4988,44.9423],[-113.4988,44.9422],[-113.4987,44.942],[-113.4974,44.9408],[-113.4972,44.9404],[-113.4971,44.9401],[-113.497,44.9399],[-113.497,44.9398],[-113.497,44.9394],[-113.497,44.9393],[-113.4969,44.9391],[-113.4968,44.9382],[-113.4966,44.9379],[-113.4965,44.9377],[-113.4962,44.9375],[-113.4959,44.9373],[-113.4957,44.9369],[-113.4956,44.9364],[-113.4955,44.9359],[-113.4955,44.9358],[-113.4954,44.9354],[-113.4952,44.935],[-113.4953,44.9346],[-113.4954,44.9343],[-113.4955,44.9341],[-113.4955,44.9338],[-113.4955,44.9334],[-113.4954,44.9326],[-113.4954,44.932],[-113.4952,44.9317],[-113.495,44.9314],[-113.4948,44.9311],[-113.4947,44.9311],[-113.4946,44.931],[-113.4936,44.9307],[-113.4934,44.9307],[-113.4926,44.9306],[-113.492,44.9304],[-113.4919,44.93],[-113.4919,44.9297],[-113.4919,44.9292],[-113.4919,44.9291],[-113.4918,44.9285],[-113.4915,44.9281],[-113.4911,44.9275],[-113.4911,44.9274],[-113.4911,44.9267],[-113.4914,44.926],[-113.4915,44.9259],[-113.4916,44.9252],[-113.4916,44.9251],[-113.4915,44.9245],[-113.4913,44.9241],[-113.4913,44.9238],[-113.4911,44.9235],[-113.4908,44.9228],[-113.4902,44.9223],[-113.4898,44.9218],[-113.4893,44.9213],[-113.4891,44.9211],[-113.4889,44.9209],[-113.4879,44.9204],[-113.4875,44.9203],[-113.4873,44.9203],[-113.4869,44.9202],[-113.4863,44.9201],[-113.4862,44.9201],[-113.4861,44.9201],[-113.4855,44.92],[-113.4846,44.92],[-113.4845,44.92],[-113.4841,44.9199],[-113.4838,44.9198],[-113.4837,44.9197],[-113.4835,44.919],[-113.483,44.9185],[-113.4828,44.9182],[-113.4826,44.9181],[-113.4818,44.9172],[-113.4817,44.9172],[-113.4808,44.9163],[-113.4804,44.916],[-113.4802,44.9158],[-113.4797,44.9153],[-113.4796,44.9152],[-113.479,44.9143],[-113.478,44.9124],[-113.4774,44.912],[-113.4767,44.9118],[-113.4765,44.9117],[-113.4764,44.9117],[-113.4762,44.9116],[-113.4761,44.9116],[-113.4759,44.9116],[-113.4758,44.9115],[-113.4754,44.9113],[-113.4749,44.911],[-113.4748,44.9109],[-113.4745,44.9107],[-113.474,44.9104],[-113.4739,44.9103],[-113.473,44.9101],[-113.4722,44.9099],[-113.4718,44.9098],[-113.4717,44.9097],[-113.4722,44.9092],[-113.4724,44.909],[-113.4727,44.9089],[-113.473,44.9086],[-113.4731,44.9085],[-113.4734,44.908],[-113.4734,44.9079],[-113.4736,44.9074],[-113.4741,44.906],[-113.4745,44.9056],[-113.4748,44.9053],[-113.4749,44.9052],[-113.475,44.9048],[-113.475,44.9047],[-113.4746,44.9042],[-113.4746,44.9036],[-113.4746,44.9035],[-113.4749,44.9027],[-113.4753,44.902],[-113.4754,44.9016],[-113.4755,44.9012],[-113.4755,44.901],[-113.4756,44.8999],[-113.4757,44.8996],[-113.4758,44.8984],[-113.4758,44.8981],[-113.4759,44.898],[-113.4764,44.8974],[-113.4773,44.897],[-113.478,44.8963],[-113.4786,44.8956],[-113.4785,44.8955],[-113.4784,44.8954],[-113.4783,44.8953],[-113.4774,44.8951],[-113.4761,44.8947],[-113.4755,44.8943],[-113.4752,44.8941],[-113.4751,44.894],[-113.475,44.8939],[-113.4742,44.8935],[-113.4737,44.8932],[-113.4734,44.8929],[-113.4731,44.8926],[-113.4725,44.892],[-113.4715,44.8917],[-113.4695,44.8912],[-113.4693,44.8912],[-113.4675,44.8909],[-113.4673,44.8908],[-113.4667,44.8907],[-113.4666,44.8906],[-113.4661,44.8905],[-113.4657,44.8902],[-113.4651,44.8895],[-113.465,44.8894],[-113.4647,44.8892],[-113.4642,44.8888],[-113.4636,44.8884],[-113.463,44.888],[-113.4628,44.8878],[-113.4626,44.8877],[-113.4623,44.8874],[-113.462,44.8872],[-113.4615,44.887],[-113.4612,44.8867],[-113.4615,44.8864],[-113.4618,44.8856],[-113.4621,44.8847],[-113.4623,44.8838],[-113.4625,44.8823],[-113.4626,44.8819],[-113.462,44.8811],[-113.4616,44.8805],[-113.4615,44.8803],[-113.4612,44.8796],[-113.4606,44.8787],[-113.4602,44.8783],[-113.4596,44.8777],[-113.4595,44.8775],[-113.459,44.877],[-113.4583,44.8766],[-113.4579,44.8762],[-113.4577,44.876],[-113.4575,44.8758],[-113.4573,44.8754],[-113.4571,44.8747],[-113.4571,44.8746],[-113.4571,44.8745],[-113.4572,44.8744],[-113.4572,44.8743],[-113.4572,44.8742],[-113.4571,44.8739],[-113.457,44.8739],[-113.4569,44.8736],[-113.4565,44.8727],[-113.4562,44.8722],[-113.456,44.8718],[-113.4559,44.8716],[-113.4558,44.8715],[-113.4558,44.8712],[-113.4555,44.87],[-113.4555,44.8699],[-113.4554,44.8695],[-113.4555,44.8691],[-113.4556,44.869],[-113.4557,44.8685],[-113.4557,44.868],[-113.4557,44.8677],[-113.4554,44.8664],[-113.4551,44.8654],[-113.4547,44.865],[-113.4536,44.8644],[-113.4523,44.8636],[-113.4522,44.8636],[-113.4515,44.8634],[-113.4514,44.8634],[-113.4511,44.8633],[-113.4501,44.8632],[-113.4496,44.8631],[-113.4482,44.8628],[-113.4475,44.8627],[-113.4469,44.8625],[-113.4465,44.8625],[-113.4456,44.8624],[-113.4446,44.8622],[-113.4441,44.8619],[-113.4439,44.8618],[-113.4437,44.8618],[-113.4434,44.8614],[-113.4433,44.8613],[-113.4428,44.8606],[-113.4421,44.8592],[-113.4418,44.8586],[-113.4413,44.8575],[-113.4408,44.8569],[-113.4408,44.8568],[-113.4407,44.8567],[-113.4406,44.8565],[-113.4405,44.8565],[-113.4403,44.8562],[-113.4396,44.8557],[-113.4392,44.8556],[-113.439,44.8555],[-113.4388,44.8554],[-113.4387,44.8554],[-113.4386,44.8554],[-113.4384,44.8554],[-113.4383,44.8554],[-113.4372,44.8552],[-113.436,44.8551],[-113.434,44.8551],[-113.4337,44.8551],[-113.4334,44.8551],[-113.4323,44.8552],[-113.4313,44.8553],[-113.4303,44.8553],[-113.4296,44.8551],[-113.4292,44.8549],[-113.4291,44.8549],[-113.4287,44.8542],[-113.4287,44.854],[-113.4282,44.8527],[-113.4282,44.8526],[-113.428,44.8524],[-113.4279,44.8522],[-113.4273,44.8514],[-113.4269,44.8507],[-113.4265,44.8503],[-113.4263,44.85],[-113.4259,44.8493],[-113.4259,44.8488],[-113.426,44.8484],[-113.4259,44.8478],[-113.4256,44.8471],[-113.4247,44.8463],[-113.4246,44.8462],[-113.4235,44.8445],[-113.4228,44.8434],[-113.4224,44.8426],[-113.4223,44.8423],[-113.4223,44.842],[-113.4225,44.8416],[-113.4226,44.8412],[-113.4225,44.8409],[-113.4223,44.8405],[-113.4222,44.8404],[-113.4222,44.8401],[-113.4221,44.84],[-113.4221,44.8393],[-113.4222,44.8386],[-113.4223,44.8381],[-113.4222,44.8378],[-113.4219,44.8376],[-113.4216,44.8376],[-113.4208,44.8377],[-113.42,44.838],[-113.4159,44.8396],[-113.4154,44.8397],[-113.4139,44.8403],[-113.4135,44.8404],[-113.4133,44.8404],[-113.4125,44.8404],[-113.412,44.8403],[-113.4115,44.8404],[-113.4108,44.8405],[-113.4107,44.8405],[-113.4106,44.8405],[-113.4105,44.8406],[-113.4104,44.8406],[-113.4101,44.8407],[-113.4099,44.8407],[-113.4094,44.8408],[-113.409,44.8406],[-113.4085,44.8404],[-113.4079,44.8401],[-113.4074,44.8399],[-113.4069,44.8397],[-113.4057,44.8395],[-113.4045,44.8395],[-113.4035,44.8393],[-113.4017,44.8389],[-113.3998,44.8386],[-113.3994,44.8385],[-113.3963,44.8377],[-113.3947,44.8371],[-113.3946,44.837],[-113.3945,44.837],[-113.3943,44.8369],[-113.3942,44.8369],[-113.3934,44.8368],[-113.3932,44.8368],[-113.393,44.8369],[-113.3923,44.8372],[-113.3913,44.8376],[-113.3907,44.8376],[-113.3903,44.8377],[-113.3901,44.8377],[-113.39,44.8377],[-113.3894,44.8378],[-113.3868,44.8377],[-113.3866,44.8376],[-113.3862,44.8376],[-113.386,44.8376],[-113.3858,44.8376],[-113.3856,44.8376],[-113.3851,44.8376],[-113.3843,44.8375],[-113.3837,44.8374],[-113.3832,44.8371],[-113.383,44.837],[-113.3828,44.8369],[-113.3817,44.8366],[-113.3812,44.8365],[-113.38,44.8363],[-113.3799,44.8363],[-113.3785,44.8357],[-113.3776,44.8352],[-113.3774,44.8351],[-113.3771,44.8348],[-113.3769,44.8344],[-113.3769,44.8339],[-113.3769,44.8337],[-113.3769,44.8333],[-113.3769,44.8332],[-113.3771,44.8323],[-113.3771,44.8316],[-113.3771,44.8315],[-113.377,44.8311],[-113.3769,44.8308],[-113.3766,44.8305],[-113.3762,44.8304],[-113.3755,44.8303],[-113.3752,44.8302],[-113.3748,44.8299],[-113.3743,44.8296],[-113.3731,44.8288],[-113.3722,44.8281],[-113.3709,44.8272],[-113.3707,44.8271],[-113.3702,44.8269],[-113.3698,44.8266],[-113.3692,44.8262],[-113.3691,44.8261],[-113.369,44.8261],[-113.368,44.8253],[-113.3668,44.8245],[-113.3665,44.8244],[-113.3663,44.8243],[-113.3655,44.8238],[-113.3654,44.8237],[-113.3651,44.8236],[-113.3635,44.823],[-113.361,44.8221],[-113.3607,44.822],[-113.3572,44.8207],[-113.3571,44.8206],[-113.3567,44.8203],[-113.3561,44.8198],[-113.356,44.8196],[-113.3559,44.8191],[-113.3558,44.8186],[-113.3548,44.817],[-113.3544,44.8165],[-113.3543,44.8164],[-113.3543,44.8158],[-113.3541,44.8151],[-113.354,44.8149],[-113.3534,44.8139],[-113.3527,44.813],[-113.3527,44.8129],[-113.3523,44.8122],[-113.3517,44.8111],[-113.351,44.8094],[-113.3489,44.8055],[-113.3485,44.8043],[-113.3476,44.803],[-113.3465,44.8015],[-113.3461,44.8006],[-113.3461,44.7998],[-113.3462,44.7992],[-113.3463,44.7992],[-113.3465,44.7989],[-113.3492,44.7977],[-113.351,44.797],[-113.3517,44.7967],[-113.3524,44.7965],[-113.3532,44.7961],[-113.3537,44.7959],[-113.3542,44.7957],[-113.3547,44.7954],[-113.3548,44.7953],[-113.3548,44.7947],[-113.3548,44.7946],[-113.3543,44.7927],[-113.3542,44.7922],[-113.3541,44.7918],[-113.3536,44.7913],[-113.353,44.7909],[-113.3514,44.7903],[-113.3492,44.7896],[-113.3489,44.7896],[-113.3488,44.7895],[-113.3482,44.7892],[-113.3468,44.7887],[-113.346,44.7883],[-113.3455,44.7878],[-113.3451,44.7873],[-113.3448,44.7869],[-113.3439,44.7864],[-113.343,44.786],[-113.3421,44.7852],[-113.3418,44.7849],[-113.3417,44.7848],[-113.3413,44.7847],[-113.341,44.7846],[-113.3405,44.7847],[-113.3389,44.7852],[-113.3358,44.7863],[-113.3343,44.7868],[-113.3316,44.7878],[-113.3306,44.7882],[-113.3295,44.7886],[-113.3289,44.7889],[-113.3281,44.7891],[-113.3278,44.7893],[-113.3274,44.7898],[-113.3269,44.7901],[-113.3265,44.7903],[-113.3253,44.7909],[-113.325,44.7911],[-113.3243,44.7914],[-113.3228,44.7921],[-113.3221,44.7925],[-113.3211,44.7932],[-113.3201,44.794],[-113.3199,44.7941],[-113.3197,44.7943],[-113.3195,44.7944],[-113.3192,44.7946],[-113.3187,44.7949],[-113.317,44.7954],[-113.3149,44.796],[-113.3134,44.7962],[-113.3123,44.7964],[-113.3118,44.7965],[-113.309,44.797],[-113.3084,44.7971],[-113.3075,44.7974],[-113.3059,44.798],[-113.3058,44.7981],[-113.3047,44.7987],[-113.304,44.7989],[-113.3038,44.7989],[-113.3034,44.7989],[-113.3028,44.7989],[-113.3025,44.7989],[-113.3023,44.7989],[-113.3022,44.7989],[-113.3015,44.799],[-113.3014,44.7991],[-113.3009,44.7995],[-113.3002,44.8],[-113.2999,44.8004],[-113.2997,44.8007],[-113.2998,44.8011],[-113.2998,44.8012],[-113.2998,44.8013],[-113.2998,44.8019],[-113.2998,44.802],[-113.2996,44.8023],[-113.2994,44.8026],[-113.299,44.803],[-113.2985,44.8032],[-113.2979,44.8032],[-113.297,44.8033],[-113.2968,44.8034],[-113.2962,44.8036],[-113.2954,44.8042],[-113.2947,44.8047],[-113.2936,44.8051],[-113.2926,44.8054],[-113.2922,44.8055],[-113.2912,44.8059],[-113.2907,44.8064],[-113.2905,44.8066],[-113.2902,44.8069],[-113.2897,44.8071],[-113.2865,44.8079],[-113.2853,44.8083],[-113.2848,44.8085],[-113.2842,44.8088],[-113.2829,44.8098],[-113.2815,44.8108],[-113.2806,44.8115],[-113.2803,44.8118],[-113.2799,44.8121],[-113.2796,44.8123],[-113.2793,44.8124],[-113.2784,44.8127],[-113.2773,44.8129],[-113.2767,44.813],[-113.2763,44.8133],[-113.2762,44.8133],[-113.276,44.8135],[-113.2759,44.8135],[-113.2749,44.814],[-113.2745,44.8141],[-113.2741,44.8143],[-113.2735,44.8144],[-113.2732,44.8144],[-113.273,44.8144],[-113.2727,44.8143],[-113.2725,44.8143],[-113.2724,44.8143],[-113.2721,44.8143],[-113.2719,44.8143],[-113.2717,44.8143],[-113.2705,44.8143],[-113.2704,44.8143],[-113.27,44.8144],[-113.2691,44.8146],[-113.269,44.8146],[-113.2684,44.8148],[-113.268,44.815],[-113.267,44.8152],[-113.2668,44.8153],[-113.2667,44.8154],[-113.2664,44.8156],[-113.2658,44.8156],[-113.2656,44.8157],[-113.2648,44.8159],[-113.2642,44.8161],[-113.2639,44.8162],[-113.2638,44.8162],[-113.2634,44.8164],[-113.2629,44.8167],[-113.2628,44.8169],[-113.2623,44.8173],[-113.2618,44.8178],[-113.2614,44.8179],[-113.2611,44.8181],[-113.2603,44.8183],[-113.2596,44.8186],[-113.2591,44.8193],[-113.2588,44.8196],[-113.2586,44.8198],[-113.2583,44.82],[-113.2581,44.82],[-113.258,44.8201],[-113.2575,44.8201],[-113.2569,44.8199],[-113.2567,44.8199],[-113.2562,44.8199],[-113.2549,44.8201],[-113.2548,44.8202],[-113.2542,44.8205],[-113.2533,44.821],[-113.2531,44.8211],[-113.2523,44.8217],[-113.2517,44.8219],[-113.2515,44.8219],[-113.2513,44.822],[-113.2506,44.8221],[-113.2499,44.8223],[-113.2489,44.8225],[-113.2476,44.8229],[-113.2472,44.8229],[-113.2469,44.823],[-113.2467,44.8229],[-113.2465,44.8227],[-113.246,44.8221],[-113.2452,44.8212],[-113.245,44.821],[-113.2435,44.8197],[-113.2434,44.8196],[-113.242,44.8184],[-113.2412,44.8178],[-113.2406,44.8175],[-113.2402,44.8172],[-113.2401,44.8172],[-113.2401,44.8169],[-113.2401,44.8167],[-113.2402,44.8163],[-113.2402,44.8162],[-113.2399,44.8154],[-113.2393,44.8146],[-113.2387,44.8141],[-113.2383,44.814],[-113.2377,44.8139],[-113.2359,44.8139],[-113.2335,44.8142],[-113.2332,44.8143],[-113.233,44.8143],[-113.2328,44.8143],[-113.2323,44.8143],[-113.2319,44.8143],[-113.2317,44.8143],[-113.2314,44.8142],[-113.2305,44.8138],[-113.2301,44.8137],[-113.2296,44.8135],[-113.2286,44.8132],[-113.2279,44.813],[-113.2275,44.8129],[-113.2271,44.8127],[-113.2266,44.8126],[-113.2263,44.8125],[-113.2251,44.8118],[-113.2246,44.8116],[-113.224,44.8113],[-113.2226,44.8108],[-113.222,44.8107],[-113.2213,44.8106],[-113.2199,44.8105],[-113.2184,44.8105],[-113.2183,44.8105],[-113.2173,44.8105],[-113.2164,44.8103],[-113.2156,44.8102],[-113.2148,44.81],[-113.2139,44.8097],[-113.2131,44.8096],[-113.2128,44.8095],[-113.2117,44.8094],[-113.21,44.8092],[-113.2094,44.8091],[-113.2092,44.809],[-113.2087,44.8088],[-113.2077,44.8079],[-113.2076,44.8078],[-113.2067,44.8071],[-113.2063,44.8067],[-113.2061,44.8064],[-113.2056,44.8057],[-113.2054,44.8055],[-113.2043,44.8045],[-113.2038,44.8041],[-113.2036,44.804],[-113.203,44.8038],[-113.2023,44.8036],[-113.2003,44.803],[-113.197,44.8023],[-113.1961,44.8023],[-113.1953,44.8023],[-113.1946,44.8022],[-113.1945,44.8022],[-113.1944,44.8021],[-113.1932,44.8017],[-113.1931,44.8017],[-113.1929,44.8015],[-113.1918,44.8008],[-113.1911,44.8002],[-113.1908,44.8],[-113.1903,44.7998],[-113.1902,44.7997],[-113.19,44.7996],[-113.1895,44.7995],[-113.1883,44.7984],[-113.188,44.7982],[-113.1879,44.798],[-113.1878,44.7978],[-113.1877,44.7974],[-113.1875,44.7969],[-113.1874,44.7968],[-113.1872,44.7966],[-113.1867,44.7961],[-113.1864,44.7959],[-113.1863,44.7957],[-113.1861,44.7954],[-113.1857,44.7949],[-113.1856,44.7947],[-113.185,44.7943],[-113.1839,44.7939],[-113.1837,44.7937],[-113.1836,44.7937],[-113.1834,44.7935],[-113.1832,44.7932],[-113.183,44.793],[-113.1827,44.7923],[-113.182,44.7915],[-113.1815,44.7904],[-113.1814,44.7902],[-113.1811,44.7897],[-113.1799,44.7877],[-113.1795,44.7872],[-113.1792,44.7869],[-113.1791,44.7869],[-113.1789,44.7868],[-113.1778,44.7863],[-113.1777,44.7863],[-113.1771,44.786],[-113.175,44.7851],[-113.1749,44.7851],[-113.1747,44.7849],[-113.174,44.7847],[-113.1732,44.7846],[-113.1731,44.7846],[-113.173,44.7846],[-113.1727,44.7845],[-113.1722,44.7841],[-113.172,44.7839],[-113.1705,44.7829],[-113.1704,44.7829],[-113.1702,44.7828],[-113.1693,44.7822],[-113.1686,44.7818],[-113.1677,44.7812],[-113.1672,44.7807],[-113.1665,44.7803],[-113.1658,44.7799],[-113.1654,44.7798],[-113.165,44.7797],[-113.1649,44.7796],[-113.1643,44.7793],[-113.164,44.7791],[-113.1638,44.7789],[-113.1637,44.7789],[-113.1637,44.7788],[-113.1634,44.7788],[-113.1619,44.7792],[-113.1619,44.7793],[-113.1616,44.7793],[-113.1616,44.7794],[-113.1615,44.7796],[-113.1614,44.7798],[-113.1612,44.7801],[-113.1609,44.7804],[-113.1606,44.7806],[-113.1604,44.7807],[-113.1594,44.7809],[-113.1588,44.7808],[-113.1582,44.7809],[-113.1579,44.781],[-113.1577,44.7809],[-113.1573,44.7806],[-113.1566,44.7803],[-113.1562,44.7802],[-113.1555,44.7799],[-113.1547,44.7796],[-113.154,44.7796],[-113.153,44.7795],[-113.152,44.7794],[-113.1519,44.7794],[-113.1513,44.7794],[-113.1513,44.7793],[-113.1504,44.7793],[-113.1501,44.7793],[-113.15,44.779],[-113.1498,44.7788],[-113.1497,44.7786],[-113.1496,44.7785],[-113.1489,44.7779],[-113.1476,44.7772],[-113.1461,44.7766],[-113.1458,44.7766],[-113.1451,44.7766],[-113.1442,44.7766],[-113.144,44.7766],[-113.1428,44.7766],[-113.1425,44.7767],[-113.1423,44.7768],[-113.1422,44.7769],[-113.1419,44.777],[-113.1401,44.7766],[-113.1388,44.7762],[-113.1384,44.7761],[-113.1381,44.7758],[-113.1379,44.7757],[-113.1374,44.7751],[-113.1371,44.7749],[-113.1368,44.7748],[-113.1363,44.7747],[-113.136,44.7746],[-113.1355,44.7745],[-113.135,44.7744],[-113.1348,44.7743],[-113.1334,44.7739],[-113.1323,44.7734],[-113.1318,44.773],[-113.1315,44.7728],[-113.1312,44.7725],[-113.1313,44.7722],[-113.1317,44.7715],[-113.1321,44.7705],[-113.1323,44.7699],[-113.1325,44.769],[-113.1324,44.7688],[-113.1324,44.7684],[-113.1313,44.765],[-113.1313,44.7649],[-113.1316,44.7647],[-113.132,44.7645],[-113.1322,44.7643],[-113.1323,44.7643],[-113.1328,44.7639],[-113.1332,44.7637],[-113.1338,44.7635],[-113.1341,44.7634],[-113.1349,44.763],[-113.1355,44.7627],[-113.136,44.7624],[-113.1363,44.7617],[-113.1364,44.7617],[-113.1366,44.7614],[-113.1368,44.7611],[-113.1375,44.7605],[-113.1377,44.7601],[-113.1377,44.7599],[-113.1376,44.7597],[-113.1376,44.7595],[-113.1375,44.7594],[-113.1371,44.7582],[-113.1369,44.758],[-113.1368,44.7579],[-113.1367,44.7578],[-113.1364,44.7574],[-113.1356,44.7568],[-113.1353,44.756],[-113.135,44.7547],[-113.135,44.7545],[-113.1349,44.7544],[-113.1349,44.754],[-113.135,44.7536],[-113.135,44.7532],[-113.1348,44.7528],[-113.1345,44.7525],[-113.1335,44.7516],[-113.1334,44.7515],[-113.1328,44.751],[-113.1319,44.7505],[-113.1312,44.7502],[-113.1304,44.7499],[-113.1303,44.7499],[-113.1295,44.7496],[-113.1294,44.7496],[-113.1285,44.7494],[-113.1277,44.7494],[-113.1271,44.7495],[-113.1262,44.7497],[-113.1257,44.7497],[-113.1249,44.7494],[-113.1233,44.7486],[-113.1232,44.7486],[-113.1229,44.7484],[-113.1221,44.7476],[-113.1211,44.7469],[-113.1203,44.746],[-113.1202,44.7457],[-113.1199,44.7451],[-113.1197,44.7446],[-113.1195,44.7441],[-113.1194,44.7434],[-113.1194,44.7431],[-113.1191,44.7424],[-113.1189,44.7424],[-113.1186,44.742],[-113.1185,44.742],[-113.1179,44.7416],[-113.1172,44.7413],[-113.1167,44.7407],[-113.1166,44.7405],[-113.1165,44.74],[-113.1162,44.7385],[-113.1164,44.7375],[-113.1163,44.7368],[-113.1164,44.7358],[-113.1166,44.7354],[-113.117,44.735],[-113.1173,44.7345],[-113.1175,44.7341],[-113.1174,44.7335],[-113.1174,44.7333],[-113.1173,44.7329],[-113.1171,44.7328],[-113.1168,44.7325],[-113.1167,44.7325],[-113.1164,44.7324],[-113.116,44.7323],[-113.1151,44.7324],[-113.1145,44.7325],[-113.114,44.7327],[-113.1136,44.733],[-113.1133,44.7334],[-113.1129,44.7335],[-113.1124,44.7334],[-113.1115,44.733],[-113.1106,44.7326],[-113.1098,44.7323],[-113.1094,44.7322],[-113.1092,44.7321],[-113.1087,44.7321],[-113.1082,44.732],[-113.1069,44.7316],[-113.1058,44.7312],[-113.105,44.7308],[-113.1042,44.7304],[-113.1038,44.7301],[-113.1036,44.73],[-113.1034,44.7299],[-113.1033,44.7298],[-113.1032,44.7298],[-113.1029,44.7298],[-113.1024,44.7298],[-113.1021,44.7297],[-113.1016,44.7295],[-113.1016,44.7294],[-113.1016,44.7292],[-113.1015,44.7292],[-113.1015,44.7287],[-113.1017,44.7281],[-113.1019,44.7275],[-113.102,44.7271],[-113.1023,44.7258],[-113.1022,44.7247],[-113.102,44.7241],[-113.1019,44.7235],[-113.1019,44.7234],[-113.1019,44.7231],[-113.1019,44.7227],[-113.1018,44.7225],[-113.1014,44.7221],[-113.1013,44.7218],[-113.1011,44.7214],[-113.101,44.7211],[-113.1009,44.7206],[-113.1009,44.7201],[-113.1009,44.7195],[-113.1008,44.7193],[-113.1007,44.7188],[-113.1005,44.7184],[-113.1004,44.7184],[-113.1003,44.7184],[-113.1002,44.7183],[-113.1,44.7181],[-113.0996,44.7181],[-113.0995,44.7181],[-113.0995,44.718],[-113.0994,44.7179],[-113.0994,44.7178],[-113.0996,44.7178],[-113.0998,44.7177],[-113.1005,44.7175],[-113.1006,44.7175],[-113.1009,44.7174],[-113.1009,44.7173],[-113.1013,44.7167],[-113.1016,44.7159],[-113.1017,44.7155],[-113.1018,44.715],[-113.1018,44.7148],[-113.1017,44.7143],[-113.1015,44.7119],[-113.1016,44.7113],[-113.1015,44.7104],[-113.1013,44.7097],[-113.1012,44.7094],[-113.1012,44.7092],[-113.1013,44.7088],[-113.1016,44.7083],[-113.1018,44.7077],[-113.1018,44.7071],[-113.1016,44.7066],[-113.1015,44.7066],[-113.101,44.7059],[-113.1006,44.7054],[-113.0999,44.7049],[-113.0997,44.7046],[-113.0996,44.7044],[-113.0994,44.7042],[-113.0988,44.7034],[-113.0982,44.7026],[-113.0975,44.702],[-113.0972,44.7017],[-113.097,44.7015],[-113.097,44.701],[-113.0974,44.7004],[-113.0975,44.7003],[-113.0976,44.7],[-113.0978,44.6993],[-113.0978,44.6989],[-113.0977,44.6986],[-113.0974,44.6983],[-113.0973,44.698],[-113.0971,44.6978],[-113.097,44.6976],[-113.0969,44.6975],[-113.0961,44.6967],[-113.0959,44.6966],[-113.0952,44.6961],[-113.0947,44.6957],[-113.094,44.6953],[-113.0931,44.6951],[-113.093,44.6951],[-113.0929,44.6951],[-113.0917,44.695],[-113.0908,44.6948],[-113.09,44.6945],[-113.0888,44.6942],[-113.0879,44.6938],[-113.0873,44.6935],[-113.0868,44.6931],[-113.0864,44.6928],[-113.0862,44.6927],[-113.0859,44.6927],[-113.0852,44.6927],[-113.0849,44.6927],[-113.0832,44.6922],[-113.0828,44.692],[-113.0821,44.6917],[-113.0816,44.6912],[-113.0816,44.6911],[-113.0814,44.6908],[-113.0811,44.6904],[-113.0809,44.69],[-113.0807,44.6896],[-113.0803,44.6893],[-113.0799,44.6889],[-113.0798,44.6888],[-113.0795,44.6878],[-113.0796,44.6876],[-113.0799,44.6872],[-113.0803,44.6866],[-113.0804,44.6865],[-113.0807,44.686],[-113.081,44.6854],[-113.0815,44.6848],[-113.0819,44.6842],[-113.0821,44.684],[-113.0818,44.6836],[-113.0809,44.6831],[-113.0791,44.6821],[-113.0789,44.682],[-113.0787,44.6819],[-113.0784,44.6818],[-113.0777,44.6813],[-113.0776,44.6812],[-113.0774,44.681],[-113.0773,44.681],[-113.0772,44.6809],[-113.0766,44.6807],[-113.0763,44.6806],[-113.0759,44.6806],[-113.0755,44.6805],[-113.0746,44.6804],[-113.0738,44.6802],[-113.0734,44.6801],[-113.0731,44.68],[-113.0727,44.68],[-113.0723,44.6799],[-113.072,44.6798],[-113.0711,44.6796],[-113.0705,44.6794],[-113.0698,44.6794],[-113.0697,44.6794],[-113.0692,44.6794],[-113.069,44.6794],[-113.0685,44.6793],[-113.068,44.679],[-113.0679,44.679],[-113.0678,44.6788],[-113.0677,44.6785],[-113.0677,44.6784],[-113.0676,44.6771],[-113.0676,44.6765],[-113.0674,44.676],[-113.0672,44.6747],[-113.0671,44.6742],[-113.0672,44.6739],[-113.0676,44.6732],[-113.0677,44.6731],[-113.0678,44.6729],[-113.0681,44.6723],[-113.0689,44.671],[-113.0696,44.6698],[-113.0697,44.6693],[-113.0697,44.669],[-113.0697,44.6687],[-113.0696,44.6682],[-113.0693,44.6672],[-113.0691,44.6652],[-113.069,44.6649],[-113.0689,44.6639],[-113.0687,44.6628],[-113.0686,44.6626],[-113.0685,44.662],[-113.0686,44.6613],[-113.0684,44.6601],[-113.0684,44.6596],[-113.0683,44.659],[-113.0682,44.6582],[-113.0681,44.6579],[-113.068,44.6577],[-113.0679,44.6574],[-113.0677,44.657],[-113.067,44.6562],[-113.0659,44.6555],[-113.0653,44.6548],[-113.065,44.6543],[-113.065,44.6539],[-113.0645,44.6533],[-113.064,44.6527],[-113.064,44.6526],[-113.0641,44.6525],[-113.0642,44.6523],[-113.0643,44.6522],[-113.0644,44.6521],[-113.0645,44.652],[-113.0648,44.6517],[-113.0651,44.6514],[-113.0655,44.6507],[-113.0656,44.6497],[-113.0656,44.6493],[-113.0654,44.6489],[-113.0647,44.6482],[-113.0636,44.6474],[-113.0633,44.6472],[-113.0612,44.6455],[-113.0609,44.6452],[-113.0604,44.6448],[-113.059,44.6435],[-113.0573,44.6419],[-113.0572,44.6419],[-113.0562,44.641],[-113.0554,44.6406],[-113.0551,44.6404],[-113.0546,44.6399],[-113.0539,44.6393],[-113.0535,44.6387],[-113.0534,44.6386],[-113.0533,44.6385],[-113.0531,44.6382],[-113.0528,44.6379],[-113.0521,44.6374],[-113.052,44.6373],[-113.0518,44.6371],[-113.0513,44.6364],[-113.0512,44.6362],[-113.0509,44.6352],[-113.0507,44.6346],[-113.0507,44.6345],[-113.0506,44.6338],[-113.0506,44.6335],[-113.0505,44.6325],[-113.0504,44.6318],[-113.0503,44.6309],[-113.05,44.6299],[-113.0499,44.6296],[-113.0498,44.6291],[-113.0498,44.6288],[-113.0508,44.627],[-113.051,44.6267],[-113.0515,44.6256],[-113.053,44.6227],[-113.0533,44.6223],[-113.0534,44.622],[-113.0537,44.6217],[-113.0548,44.6207],[-113.0554,44.6202],[-113.0554,44.6201],[-113.0565,44.6191],[-113.0571,44.6186],[-113.0575,44.6183],[-113.0581,44.618],[-113.0585,44.6179],[-113.0587,44.6178],[-113.0593,44.6178],[-113.0598,44.6178],[-113.0602,44.618],[-113.0606,44.6181],[-113.0609,44.6183],[-113.0613,44.6183],[-113.0614,44.6184],[-113.0623,44.6184],[-113.0635,44.6183],[-113.0649,44.618],[-113.0655,44.6179],[-113.0665,44.6176],[-113.0676,44.6172],[-113.0685,44.6169],[-113.0691,44.6166],[-113.0698,44.6165],[-113.0712,44.6162],[-113.0719,44.6159],[-113.0725,44.6155],[-113.0729,44.6151],[-113.0735,44.6148],[-113.0742,44.6144],[-113.0747,44.614],[-113.0761,44.6116],[-113.0764,44.611],[-113.0766,44.6105],[-113.0768,44.6102],[-113.0771,44.6097],[-113.0776,44.6093],[-113.0779,44.6091],[-113.0783,44.6086],[-113.0787,44.6081],[-113.0788,44.608],[-113.08,44.6069],[-113.0809,44.6064],[-113.0825,44.6055],[-113.0829,44.6051],[-113.0832,44.6047],[-113.0837,44.604],[-113.0844,44.603],[-113.085,44.6022],[-113.0851,44.6021],[-113.0856,44.6016],[-113.0864,44.6008],[-113.0871,44.6004],[-113.0876,44.6001],[-113.0883,44.5997],[-113.0881,44.5996],[-113.0875,44.5995],[-113.0859,44.5991],[-113.0855,44.5989],[-113.0851,44.5986],[-113.085,44.5985],[-113.0848,44.5984],[-113.0845,44.5984],[-113.0843,44.5983],[-113.0838,44.5983],[-113.0829,44.5981],[-113.0817,44.5977],[-113.0805,44.5972],[-113.0803,44.597],[-113.0798,44.5965],[-113.0788,44.5959],[-113.0777,44.5951],[-113.077,44.5947],[-113.0762,44.5944],[-113.0758,44.5943],[-113.0748,44.5941],[-113.074,44.5939],[-113.0739,44.5939],[-113.0725,44.5933],[-113.0722,44.593],[-113.072,44.5929],[-113.0711,44.5922],[-113.0702,44.5916],[-113.069,44.591],[-113.0686,44.5909],[-113.068,44.5906],[-113.0677,44.5902],[-113.0674,44.5898],[-113.0667,44.589],[-113.0657,44.588],[-113.0645,44.5873],[-113.0637,44.5868],[-113.0633,44.5866],[-113.0624,44.5864],[-113.0623,44.5862],[-113.0623,44.5859],[-113.063,44.5849],[-113.0635,44.5843],[-113.0637,44.584],[-113.0638,44.584],[-113.065,44.5828],[-113.0656,44.5823],[-113.0667,44.5814],[-113.0669,44.5812],[-113.0669,44.5809],[-113.067,44.5802],[-113.0672,44.5798],[-113.0674,44.5793],[-113.0673,44.5793],[-113.0673,44.5792],[-113.0672,44.5791],[-113.0656,44.5783],[-113.0652,44.5781],[-113.0619,44.5768],[-113.0614,44.5765],[-113.0597,44.5755],[-113.0572,44.5743],[-113.0567,44.574],[-113.0557,44.5735],[-113.0543,44.573],[-113.0535,44.5727],[-113.0525,44.5724],[-113.0522,44.5723],[-113.0513,44.572],[-113.0499,44.5714],[-113.0496,44.5713],[-113.0476,44.5702],[-113.0473,44.57],[-113.0471,44.5699],[-113.0466,44.5698],[-113.046,44.5696],[-113.0456,44.5693],[-113.0454,44.5689],[-113.0452,44.5686],[-113.0447,44.5682],[-113.0439,44.5681],[-113.043,44.5681],[-113.0428,44.5681],[-113.0425,44.5681],[-113.0419,44.568],[-113.0402,44.5675],[-113.0396,44.5673],[-113.0392,44.5671],[-113.0388,44.5667],[-113.0387,44.5664],[-113.0386,44.5658],[-113.0385,44.5656],[-113.0384,44.5653],[-113.038,44.5652],[-113.0378,44.5651],[-113.0373,44.5648],[-113.0373,44.5647],[-113.037,44.5643],[-113.0368,44.5632],[-113.0366,44.5627],[-113.0364,44.5624],[-113.0363,44.5619],[-113.0364,44.5612],[-113.0365,44.561],[-113.0368,44.5604],[-113.0378,44.5594],[-113.0383,44.5592],[-113.0392,44.5588],[-113.0402,44.5583],[-113.0408,44.5581],[-113.0409,44.5581],[-113.0412,44.558],[-113.0417,44.5578],[-113.0427,44.5573],[-113.0437,44.5568],[-113.0439,44.5567],[-113.0448,44.5562],[-113.045,44.5561],[-113.0451,44.556],[-113.0453,44.5558],[-113.0456,44.5554],[-113.0459,44.555],[-113.0464,44.5543],[-113.0468,44.5536],[-113.047,44.5527],[-113.0471,44.5525],[-113.0471,44.5522],[-113.0472,44.5511],[-113.0473,44.5499],[-113.0476,44.549],[-113.0478,44.5483],[-113.0477,44.5477],[-113.0476,44.5474],[-113.0474,44.547],[-113.0471,44.5464],[-113.0466,44.5457],[-113.0462,44.5452],[-113.046,44.545],[-113.0454,44.5443],[-113.0442,44.5434],[-113.0434,44.543],[-113.0425,44.5426],[-113.0423,44.5425],[-113.042,44.5423],[-113.0407,44.5414],[-113.0403,44.5411],[-113.0393,44.5402],[-113.0386,44.5397],[-113.0379,44.5394],[-113.0364,44.5387],[-113.0354,44.5384],[-113.0348,44.538],[-113.0336,44.5376],[-113.0333,44.5375],[-113.0317,44.537],[-113.0309,44.537],[-113.0301,44.5369],[-113.029,44.5371],[-113.0277,44.5374],[-113.0271,44.5375],[-113.0268,44.5378],[-113.0268,44.538],[-113.0269,44.5383],[-113.0268,44.5385],[-113.0266,44.5386],[-113.0263,44.5386],[-113.0246,44.5374],[-113.0242,44.537],[-113.0241,44.5369],[-113.0238,44.5364],[-113.0237,44.5363],[-113.0236,44.536],[-113.0227,44.5348],[-113.0216,44.5337],[-113.0215,44.5336],[-113.0211,44.5333],[-113.0205,44.5327],[-113.0202,44.5325],[-113.0187,44.5314],[-113.0181,44.5311],[-113.018,44.531],[-113.0177,44.5309],[-113.0171,44.5309],[-113.0168,44.5309],[-113.0164,44.5308],[-113.0156,44.5302],[-113.0155,44.53],[-113.0156,44.5297],[-113.0158,44.5294],[-113.015,44.529],[-113.0145,44.5289],[-113.0141,44.5288],[-113.0139,44.5287],[-113.0137,44.5285],[-113.0132,44.5282],[-113.0118,44.5276],[-113.0113,44.5274],[-113.0109,44.5273],[-113.0101,44.5277],[-113.0098,44.5278],[-113.0096,44.5279],[-113.0092,44.5277],[-113.009,44.5277],[-113.0079,44.5272],[-113.0068,44.5262],[-113.0065,44.5258],[-113.0065,44.5254],[-113.0062,44.5247],[-113.0061,44.5239],[-113.0057,44.5224],[-113.0055,44.5219],[-113.0054,44.521],[-113.0054,44.5204],[-113.0054,44.5201],[-113.0055,44.5198],[-113.0056,44.5198],[-113.0059,44.5197],[-113.0063,44.5196],[-113.0069,44.5194],[-113.008,44.5192],[-113.0088,44.5188],[-113.0098,44.5184],[-113.0101,44.5183],[-113.0107,44.5182],[-113.0115,44.5179],[-113.0125,44.5176],[-113.0129,44.5173],[-113.0132,44.5168],[-113.0134,44.5166],[-113.0143,44.5164],[-113.015,44.5164],[-113.0156,44.5162],[-113.0159,44.516],[-113.016,44.516],[-113.0162,44.5155],[-113.0163,44.5151],[-113.0162,44.5144],[-113.0159,44.5138],[-113.0155,44.5133],[-113.0153,44.5128],[-113.0152,44.5127],[-113.0151,44.5122],[-113.0151,44.5117],[-113.0151,44.5115],[-113.0152,44.5111],[-113.0153,44.5106],[-113.0156,44.5101],[-113.0157,44.5095],[-113.0156,44.5089],[-113.0156,44.5085],[-113.0156,44.508],[-113.0155,44.5075],[-113.0155,44.5069],[-113.0159,44.5059],[-113.0161,44.5056],[-113.0164,44.5052],[-113.0166,44.5049],[-113.0167,44.5047],[-113.0167,44.5045],[-113.0168,44.5041],[-113.0175,44.5035],[-113.0179,44.5033],[-113.0181,44.5032],[-113.0192,44.5021],[-113.0194,44.502],[-113.0215,44.5006],[-113.022,44.5002],[-113.0223,44.4999],[-113.0224,44.4999],[-113.0234,44.4988],[-113.0241,44.4982],[-113.0245,44.4979],[-113.0246,44.4978],[-113.025,44.4972],[-113.0255,44.4969],[-113.0259,44.4966],[-113.0265,44.4962],[-113.0267,44.4957],[-113.0268,44.4957],[-113.0268,44.4955],[-113.0267,44.495],[-113.0265,44.4946],[-113.026,44.4936],[-113.0253,44.4928],[-113.025,44.4926],[-113.0249,44.4924],[-113.0244,44.4918],[-113.0243,44.4914],[-113.0241,44.4908],[-113.0236,44.4896],[-113.0233,44.489],[-113.0229,44.4881],[-113.0221,44.4872],[-113.022,44.487],[-113.0217,44.4866],[-113.0213,44.486],[-113.0212,44.4859],[-113.0204,44.4847],[-113.02,44.4837],[-113.0193,44.4831],[-113.0181,44.482],[-113.0176,44.4816],[-113.0173,44.4814],[-113.0169,44.481],[-113.0164,44.4808],[-113.0153,44.48],[-113.0143,44.4794],[-113.0142,44.4792],[-113.0135,44.4783],[-113.0127,44.4772],[-113.0126,44.4771],[-113.0113,44.4754],[-113.0102,44.4744],[-113.0084,44.4731],[-113.008,44.4727],[-113.0077,44.4724],[-113.0069,44.4717],[-113.0067,44.4716],[-113.0061,44.471],[-113.0061,44.4709],[-113.0061,44.4707],[-113.0067,44.4697],[-113.0077,44.468],[-113.0085,44.4668],[-113.0088,44.4659],[-113.0088,44.4646],[-113.0088,44.464],[-113.0087,44.4637],[-113.0084,44.463],[-113.0079,44.4616],[-113.0078,44.461],[-113.0076,44.4606],[-113.0076,44.4605],[-113.0075,44.4604],[-113.0071,44.46],[-113.0067,44.4593],[-113.006,44.4581],[-113.0062,44.4572],[-113.0062,44.4567],[-113.0062,44.4565],[-113.0062,44.4559],[-113.0059,44.4552],[-113.0051,44.4537],[-113.0045,44.4528],[-113.0038,44.4519],[-113.0035,44.4513],[-113.0024,44.4502],[-113.0023,44.4501],[-113.002,44.4499],[-113.0019,44.4498],[-113.0015,44.4497],[-113.0011,44.4496],[-113.0009,44.4494],[-113.0008,44.4493],[-113.0001,44.4489],[-112.9997,44.4487],[-112.9992,44.4486],[-112.9989,44.4484],[-112.9988,44.4483],[-112.9986,44.4482],[-112.9982,44.4481],[-112.998,44.448],[-112.9978,44.448],[-112.9977,44.448],[-112.9972,44.448],[-112.997,44.448],[-112.9967,44.4478],[-112.9965,44.4477],[-112.9963,44.4474],[-112.9962,44.4473],[-112.9961,44.4473],[-112.9959,44.4472],[-112.9956,44.4471],[-112.9953,44.4471],[-112.9952,44.447],[-112.9946,44.4469],[-112.9943,44.4467],[-112.9942,44.4466],[-112.9941,44.4466],[-112.9938,44.4464],[-112.9927,44.4456],[-112.9914,44.4448],[-112.9912,44.4446],[-112.9903,44.4442],[-112.9896,44.4436],[-112.989,44.4433],[-112.9888,44.443],[-112.9885,44.4427],[-112.9878,44.4417],[-112.9874,44.4412],[-112.9873,44.441],[-112.9864,44.4404],[-112.9861,44.4402],[-112.9852,44.4393],[-112.9849,44.4391],[-112.9845,44.4388],[-112.9839,44.438],[-112.9837,44.4374],[-112.9831,44.4368],[-112.983,44.4366],[-112.9827,44.436],[-112.9819,44.4352],[-112.9812,44.4343],[-112.9804,44.4338],[-112.9794,44.4336],[-112.9788,44.4336],[-112.9785,44.4335],[-112.9772,44.4325],[-112.9762,44.432],[-112.9761,44.4319],[-112.9754,44.4313],[-112.9752,44.431],[-112.9749,44.4306],[-112.9746,44.4304],[-112.974,44.43],[-112.9733,44.4294],[-112.9726,44.4287],[-112.9725,44.4285],[-112.972,44.4279],[-112.9719,44.4278],[-112.9715,44.4276],[-112.9712,44.4275],[-112.9708,44.4274],[-112.9701,44.4273],[-112.9691,44.4268],[-112.968,44.4263],[-112.9663,44.4256],[-112.9662,44.4254],[-112.966,44.425],[-112.9659,44.4249],[-112.9656,44.4246],[-112.9651,44.4243],[-112.9645,44.4243],[-112.9642,44.4243],[-112.964,44.4241],[-112.964,44.424],[-112.9639,44.4239],[-112.9638,44.4236],[-112.9635,44.4234],[-112.963,44.4233],[-112.9621,44.4234],[-112.9615,44.4237],[-112.9612,44.4238],[-112.9608,44.424],[-112.9601,44.424],[-112.9591,44.4239],[-112.9582,44.424],[-112.9577,44.4241],[-112.9573,44.424],[-112.957,44.424],[-112.9568,44.424],[-112.9565,44.4239],[-112.9556,44.4239],[-112.9552,44.4239],[-112.9549,44.424],[-112.9548,44.424],[-112.9535,44.4244],[-112.953,44.4247],[-112.9526,44.4249],[-112.9523,44.4251],[-112.9522,44.4251],[-112.952,44.425],[-112.952,44.4248],[-112.952,44.4247],[-112.9522,44.4243],[-112.9525,44.424],[-112.9528,44.4236],[-112.9532,44.423],[-112.9533,44.4223],[-112.9531,44.4219],[-112.9525,44.4212],[-112.952,44.4207],[-112.9519,44.4194],[-112.9516,44.4185],[-112.9514,44.418],[-112.9511,44.4174],[-112.951,44.4173],[-112.9505,44.417],[-112.9503,44.4169],[-112.9497,44.4166],[-112.9486,44.4164],[-112.9485,44.4164],[-112.9474,44.4162],[-112.9471,44.4161],[-112.9469,44.416],[-112.9466,44.4158],[-112.9463,44.4156],[-112.9463,44.4155],[-112.9458,44.4149],[-112.9454,44.4146],[-112.9446,44.4145],[-112.9429,44.4138],[-112.9418,44.4134],[-112.9415,44.4134],[-112.9414,44.4133],[-112.941,44.4131],[-112.9407,44.413],[-112.9406,44.4129],[-112.9405,44.4128],[-112.9396,44.4125],[-112.9388,44.4124],[-112.9379,44.4123],[-112.9372,44.4125],[-112.9371,44.4125],[-112.9363,44.4127],[-112.9346,44.413],[-112.9334,44.4133],[-112.9324,44.4135],[-112.932,44.4135],[-112.9313,44.4135],[-112.9308,44.4133],[-112.9302,44.4131],[-112.9294,44.4125],[-112.9288,44.4123],[-112.928,44.412],[-112.9277,44.4119],[-112.9272,44.4115],[-112.927,44.4112],[-112.927,44.4111],[-112.9269,44.411],[-112.9264,44.4106],[-112.9258,44.4105],[-112.9246,44.4104],[-112.9236,44.4105],[-112.9235,44.4106],[-112.9233,44.4106],[-112.9229,44.4108],[-112.922,44.411],[-112.9218,44.411],[-112.9211,44.4109],[-112.9209,44.4108],[-112.9206,44.4106],[-112.9202,44.4102],[-112.9199,44.4099],[-112.9193,44.4095],[-112.9187,44.4092],[-112.9186,44.409],[-112.9181,44.408],[-112.9177,44.4075],[-112.9177,44.4072],[-112.9178,44.4071],[-112.9179,44.4066],[-112.9178,44.4056],[-112.9177,44.4052],[-112.9174,44.4049],[-112.9169,44.4045],[-112.9165,44.4042],[-112.9159,44.4036],[-112.9146,44.4027],[-112.9136,44.4023],[-112.9126,44.4021],[-112.9121,44.402],[-112.9119,44.402],[-112.9114,44.4019],[-112.9107,44.4018],[-112.9106,44.4018],[-112.9097,44.4017],[-112.9086,44.4014],[-112.9079,44.401],[-112.9069,44.4008],[-112.9066,44.4007],[-112.9056,44.4004],[-112.9047,44.4001],[-112.904,44.3998],[-112.9035,44.3994],[-112.9027,44.3991],[-112.9023,44.399],[-112.9019,44.3989],[-112.9017,44.3989],[-112.9016,44.3989],[-112.9007,44.3993],[-112.899,44.4002],[-112.8985,44.4003],[-112.8984,44.4004],[-112.8976,44.4004],[-112.8964,44.4008],[-112.8958,44.4012],[-112.895,44.4019],[-112.8949,44.4021],[-112.8943,44.4025],[-112.8937,44.4033],[-112.893,44.4044],[-112.8923,44.4049],[-112.8918,44.4053],[-112.8912,44.4055],[-112.8904,44.4058],[-112.8901,44.406],[-112.8897,44.406],[-112.8896,44.4059],[-112.8892,44.4052],[-112.889,44.4049],[-112.8889,44.4045],[-112.8882,44.4037],[-112.888,44.4033],[-112.8871,44.4027],[-112.8861,44.4023],[-112.8851,44.4021],[-112.8846,44.4021],[-112.8844,44.402],[-112.8843,44.402],[-112.8841,44.4017],[-112.8838,44.4011],[-112.8835,44.4006],[-112.8835,44.4002],[-112.8837,44.3999],[-112.8842,44.3994],[-112.8842,44.3993],[-112.8846,44.3983],[-112.8847,44.3981],[-112.8854,44.3968],[-112.8856,44.3963],[-112.8855,44.3957],[-112.8855,44.3955],[-112.885,44.3948],[-112.8848,44.3945],[-112.8846,44.3942],[-112.8837,44.3933],[-112.8836,44.3929],[-112.8835,44.3926],[-112.8835,44.3924],[-112.8836,44.3915],[-112.8838,44.3905],[-112.8836,44.3895],[-112.8834,44.389],[-112.8831,44.3886],[-112.8829,44.3882],[-112.8828,44.388],[-112.8827,44.3871],[-112.8825,44.3866],[-112.8821,44.3862],[-112.8817,44.3857],[-112.8817,44.3852],[-112.8818,44.3849],[-112.8819,44.3845],[-112.8819,44.3839],[-112.8819,44.3835],[-112.8817,44.383],[-112.8814,44.3818],[-112.8814,44.3813],[-112.8815,44.38],[-112.8816,44.3793],[-112.8811,44.379],[-112.8802,44.3787],[-112.8794,44.3783],[-112.8793,44.3782],[-112.8792,44.3782],[-112.8787,44.3779],[-112.8781,44.3776],[-112.8776,44.3774],[-112.877,44.3774],[-112.8767,44.3775],[-112.8765,44.3775],[-112.8762,44.3775],[-112.8757,44.3772],[-112.8751,44.3766],[-112.8749,44.3764],[-112.8736,44.3751],[-112.8733,44.3748],[-112.8732,44.3747],[-112.8731,44.3744],[-112.8732,44.3739],[-112.8732,44.3738],[-112.8734,44.3735],[-112.8737,44.3733],[-112.8737,44.3731],[-112.8737,44.3729],[-112.8733,44.3723],[-112.8729,44.3721],[-112.8721,44.3719],[-112.8719,44.3719],[-112.8712,44.3716],[-112.871,44.3714],[-112.8705,44.3712],[-112.8692,44.3707],[-112.8683,44.3706],[-112.8682,44.3706],[-112.8677,44.3704],[-112.8671,44.3702],[-112.8663,44.3701],[-112.8657,44.3701],[-112.8655,44.3701],[-112.8653,44.3701],[-112.8651,44.3701],[-112.865,44.3701],[-112.8648,44.3701],[-112.8643,44.37],[-112.8639,44.3698],[-112.8635,44.3695],[-112.8631,44.369],[-112.8629,44.3688],[-112.8627,44.3687],[-112.8625,44.3685],[-112.8624,44.3684],[-112.8621,44.3683],[-112.862,44.3682],[-112.8615,44.3678],[-112.8615,44.3675],[-112.8614,44.3673],[-112.8611,44.367],[-112.8611,44.3669],[-112.861,44.3668],[-112.8608,44.3665],[-112.8607,44.366],[-112.8602,44.3653],[-112.8599,44.3649],[-112.8595,44.3645],[-112.8592,44.3642],[-112.8588,44.364],[-112.8581,44.3635],[-112.8575,44.3629],[-112.857,44.3621],[-112.8568,44.3618],[-112.8564,44.3616],[-112.8559,44.3612],[-112.8558,44.3609],[-112.8557,44.3605],[-112.8555,44.3602],[-112.8555,44.3601],[-112.8551,44.36],[-112.8546,44.3599],[-112.8545,44.3598],[-112.8544,44.3597],[-112.8543,44.3596],[-112.8539,44.3595],[-112.8534,44.3594],[-112.8526,44.3592],[-112.8517,44.3592],[-112.8509,44.3592],[-112.8505,44.3592],[-112.8502,44.3591],[-112.8498,44.3588],[-112.8497,44.3588],[-112.8494,44.3586],[-112.8487,44.3585],[-112.8484,44.3585],[-112.8481,44.3586],[-112.8478,44.3585],[-112.8476,44.3584],[-112.8475,44.3583],[-112.8472,44.3581],[-112.8464,44.3579],[-112.8462,44.3579],[-112.846,44.358],[-112.8457,44.3579],[-112.8456,44.3579],[-112.8452,44.358],[-112.8446,44.358],[-112.8444,44.3582],[-112.8444,44.3584],[-112.8444,44.3585],[-112.8442,44.3589],[-112.8428,44.3598],[-112.8422,44.3603],[-112.8419,44.3608],[-112.8414,44.3613],[-112.841,44.3616],[-112.8406,44.3619],[-112.8405,44.3619],[-112.8403,44.362],[-112.8402,44.362],[-112.8399,44.362],[-112.8395,44.3619],[-112.8381,44.3619],[-112.8379,44.3619],[-112.8377,44.362],[-112.8373,44.362],[-112.8372,44.3621],[-112.8371,44.3621],[-112.8369,44.3623],[-112.8369,44.3624],[-112.8366,44.3627],[-112.8362,44.3629],[-112.8359,44.3632],[-112.8356,44.3634],[-112.8351,44.3636],[-112.8347,44.3638],[-112.8346,44.3638],[-112.8344,44.3638],[-112.8339,44.3641],[-112.8324,44.3646],[-112.8317,44.3648],[-112.8315,44.3649],[-112.8299,44.3655],[-112.8298,44.3656],[-112.8295,44.3656],[-112.8293,44.3657],[-112.8291,44.3659],[-112.8289,44.3662],[-112.8285,44.3665],[-112.8279,44.3667],[-112.8276,44.3668],[-112.8275,44.3668],[-112.8272,44.3671],[-112.8269,44.3673],[-112.8268,44.3674],[-112.8266,44.3674],[-112.826,44.3676],[-112.8252,44.368],[-112.8246,44.3684],[-112.8242,44.3685],[-112.824,44.3685],[-112.8235,44.3687],[-112.8229,44.3691],[-112.8225,44.3697],[-112.8222,44.37],[-112.8219,44.3701],[-112.8215,44.3702],[-112.8211,44.3702],[-112.8208,44.3704],[-112.82,44.371],[-112.8198,44.3712],[-112.8196,44.3713],[-112.819,44.3718],[-112.8183,44.3725],[-112.8178,44.3729],[-112.8175,44.3733],[-112.8173,44.3736],[-112.8171,44.3739],[-112.8169,44.374],[-112.8169,44.3744],[-112.8168,44.3746],[-112.8166,44.3748],[-112.8155,44.3758],[-112.8149,44.3761],[-112.8138,44.3764],[-112.8136,44.3765],[-112.8123,44.377],[-112.8123,44.3771],[-112.8122,44.3771],[-112.8124,44.3773],[-112.8127,44.3776],[-112.8128,44.3776],[-112.813,44.3778],[-112.8132,44.3781],[-112.8134,44.3784],[-112.8134,44.3789],[-112.8135,44.3792],[-112.8135,44.3797],[-112.8134,44.3803],[-112.8132,44.3808],[-112.8132,44.3813],[-112.8132,44.3815],[-112.8133,44.3818],[-112.814,44.383],[-112.8142,44.3835],[-112.8141,44.3837],[-112.8137,44.3843],[-112.8135,44.3847],[-112.8134,44.3848],[-112.8133,44.385],[-112.8131,44.3862],[-112.8131,44.3866],[-112.813,44.3868],[-112.8128,44.387],[-112.8126,44.3871],[-112.8122,44.3874],[-112.8121,44.3876],[-112.8119,44.3879],[-112.812,44.3887],[-112.8121,44.3891],[-112.8122,44.3893],[-112.8125,44.3902],[-112.8126,44.3904],[-112.8126,44.3909],[-112.8125,44.3919],[-112.8126,44.3921],[-112.8126,44.3924],[-112.8127,44.3928],[-112.8128,44.3931],[-112.8131,44.3933],[-112.8134,44.3934],[-112.8139,44.3935],[-112.814,44.3936],[-112.8143,44.3937],[-112.8146,44.394],[-112.8151,44.3944],[-112.8151,44.3947],[-112.8151,44.3951],[-112.815,44.3954],[-112.8149,44.3956],[-112.8149,44.3957],[-112.8144,44.3962],[-112.8143,44.3963],[-112.8136,44.3971],[-112.8135,44.3972],[-112.813,44.3977],[-112.8128,44.3978],[-112.8124,44.3979],[-112.8118,44.398],[-112.8105,44.3984],[-112.8103,44.3985],[-112.8101,44.3988],[-112.8103,44.3988],[-112.8123,44.399],[-112.8127,44.3992],[-112.8136,44.3995],[-112.8144,44.3997],[-112.8156,44.3999],[-112.8157,44.3999],[-112.816,44.3998],[-112.8162,44.3998],[-112.8171,44.3998],[-112.8172,44.3998],[-112.8181,44.3997],[-112.8185,44.3997],[-112.8194,44.3999],[-112.8199,44.4002],[-112.8203,44.4005],[-112.821,44.4016],[-112.8213,44.4022],[-112.8215,44.4027],[-112.8215,44.4032],[-112.8218,44.4039],[-112.8218,44.4043],[-112.8218,44.4045],[-112.8219,44.4046],[-112.822,44.4048],[-112.8222,44.405],[-112.8222,44.4052],[-112.8221,44.4053],[-112.822,44.4055],[-112.8218,44.4059],[-112.8216,44.4064],[-112.8217,44.4066],[-112.8217,44.4068],[-112.8218,44.4072],[-112.8222,44.4075],[-112.8226,44.408],[-112.8228,44.4082],[-112.8229,44.4084],[-112.8231,44.4087],[-112.824,44.4096],[-112.8247,44.4102],[-112.8258,44.411],[-112.8263,44.4114],[-112.8274,44.4123],[-112.828,44.4129],[-112.8291,44.4142],[-112.8297,44.4149],[-112.8305,44.4156],[-112.8307,44.4159],[-112.8308,44.416],[-112.8313,44.4164],[-112.8314,44.4165],[-112.8319,44.4168],[-112.832,44.417],[-112.8324,44.4176],[-112.8326,44.4183],[-112.8327,44.4186],[-112.8328,44.4188],[-112.8331,44.4192],[-112.8335,44.4196],[-112.834,44.4201],[-112.8354,44.4217],[-112.8355,44.4218],[-112.8357,44.422],[-112.8361,44.4222],[-112.8374,44.4227],[-112.8375,44.4227],[-112.8381,44.4229],[-112.8383,44.4232],[-112.8385,44.4233],[-112.8388,44.4235],[-112.8394,44.4238],[-112.8397,44.424],[-112.84,44.4244],[-112.8399,44.4246],[-112.8399,44.4247],[-112.8394,44.4251],[-112.8381,44.4256],[-112.8369,44.4258],[-112.8364,44.4261],[-112.8361,44.4263],[-112.8354,44.427],[-112.8346,44.4278],[-112.8342,44.4284],[-112.834,44.4286],[-112.8338,44.4289],[-112.8332,44.4293],[-112.8326,44.4297],[-112.8321,44.4299],[-112.8313,44.43],[-112.831,44.4301],[-112.8308,44.4302],[-112.8294,44.4308],[-112.8287,44.4312],[-112.8281,44.4315],[-112.8274,44.4318],[-112.8269,44.4321],[-112.8272,44.4323],[-112.8272,44.4324],[-112.8276,44.4328],[-112.8276,44.4329],[-112.8277,44.433],[-112.8277,44.4333],[-112.8281,44.4344],[-112.8283,44.4354],[-112.8284,44.4355],[-112.8284,44.4363],[-112.8284,44.438],[-112.8284,44.4398],[-112.8284,44.4403],[-112.8283,44.441],[-112.8282,44.4412],[-112.828,44.4418],[-112.8276,44.4425],[-112.827,44.4431],[-112.8265,44.4435],[-112.8264,44.4436],[-112.8253,44.4444],[-112.8252,44.4445],[-112.825,44.4445],[-112.8247,44.4447],[-112.8241,44.4447],[-112.8231,44.4448],[-112.8218,44.4449],[-112.8211,44.445],[-112.8205,44.4453],[-112.8202,44.4455],[-112.8196,44.4464],[-112.8191,44.4467],[-112.8185,44.4469],[-112.8182,44.447],[-112.8181,44.4472],[-112.8179,44.4473],[-112.8177,44.4478],[-112.8171,44.4495],[-112.8168,44.4498],[-112.8161,44.4507],[-112.8157,44.4514],[-112.8154,44.452],[-112.8153,44.4524],[-112.8152,44.453],[-112.8149,44.4533],[-112.8139,44.454],[-112.8127,44.4545],[-112.8119,44.4548],[-112.8116,44.4548],[-112.8115,44.4548],[-112.8113,44.4548],[-112.8112,44.4547],[-112.8109,44.4543],[-112.8105,44.454],[-112.8102,44.4537],[-112.81,44.4535],[-112.8095,44.4532],[-112.8088,44.4529],[-112.8085,44.4529],[-112.8082,44.4529],[-112.8078,44.4531],[-112.8077,44.4531],[-112.8075,44.4536],[-112.8072,44.4543],[-112.8065,44.4553],[-112.8058,44.456],[-112.8052,44.4563],[-112.8045,44.4566],[-112.8035,44.4568],[-112.8029,44.4569],[-112.8025,44.4572],[-112.802,44.4577],[-112.8016,44.4582],[-112.8009,44.4591],[-112.8002,44.4597],[-112.7995,44.4601],[-112.7987,44.4605],[-112.7982,44.4608],[-112.798,44.4609],[-112.7977,44.4614],[-112.7976,44.4619],[-112.7975,44.4624],[-112.7972,44.4628],[-112.7972,44.463],[-112.7971,44.4638],[-112.7969,44.4644],[-112.7969,44.4645],[-112.7971,44.465],[-112.7976,44.4656],[-112.7977,44.4657],[-112.798,44.4659],[-112.7982,44.4661],[-112.798,44.4663],[-112.7977,44.4666],[-112.7972,44.4669],[-112.7969,44.4671],[-112.7959,44.4677],[-112.7954,44.4679],[-112.7942,44.4683],[-112.7934,44.4688],[-112.7933,44.4689],[-112.7926,44.4695],[-112.7919,44.4707],[-112.7915,44.4712],[-112.7911,44.4716],[-112.791,44.4718],[-112.7895,44.4725],[-112.7885,44.4731],[-112.7878,44.4737],[-112.7874,44.4746],[-112.7869,44.4761],[-112.7866,44.4772],[-112.7865,44.4774],[-112.7862,44.4781],[-112.786,44.4784],[-112.7856,44.479],[-112.7855,44.4791],[-112.7851,44.4794],[-112.7848,44.4796],[-112.7836,44.4805],[-112.7829,44.4807],[-112.7818,44.4811],[-112.7811,44.4815],[-112.7805,44.482],[-112.7802,44.4822],[-112.7801,44.4826],[-112.7801,44.483],[-112.7802,44.4835],[-112.7805,44.4841],[-112.7806,44.4844],[-112.7808,44.4846],[-112.7808,44.4847],[-112.7807,44.4847],[-112.7806,44.4847],[-112.7805,44.4847],[-112.7804,44.4847],[-112.7801,44.4847],[-112.7798,44.4846],[-112.7791,44.4845],[-112.776,44.4841],[-112.7742,44.4837],[-112.7735,44.4836],[-112.773,44.4836],[-112.7721,44.4836],[-112.7713,44.4838],[-112.771,44.4839],[-112.7707,44.4839],[-112.7705,44.4839],[-112.7703,44.484],[-112.7702,44.484],[-112.7687,44.4846],[-112.768,44.485],[-112.7678,44.4851],[-112.7674,44.4852],[-112.7669,44.4856],[-112.7659,44.4862],[-112.7658,44.4862],[-112.7653,44.4865],[-112.7647,44.4868],[-112.7635,44.4873],[-112.7624,44.4877],[-112.762,44.4878],[-112.7615,44.4878],[-112.7612,44.4879],[-112.7604,44.4881],[-112.7593,44.4881],[-112.7584,44.4881],[-112.7583,44.4881],[-112.7579,44.4882],[-112.7576,44.4884],[-112.7575,44.4885],[-112.7566,44.4886],[-112.7552,44.4885],[-112.7544,44.4885],[-112.7533,44.489],[-112.7527,44.4894],[-112.7519,44.4897],[-112.7516,44.4898],[-112.7515,44.4898],[-112.7512,44.4899],[-112.7508,44.49],[-112.7506,44.49],[-112.7503,44.4901],[-112.7498,44.4901],[-112.7489,44.4901],[-112.7483,44.4899],[-112.7477,44.4895],[-112.747,44.4892],[-112.7464,44.489],[-112.7451,44.4885],[-112.7442,44.4882],[-112.7441,44.4882],[-112.7439,44.4882],[-112.7438,44.4882],[-112.7435,44.4883],[-112.7431,44.4883],[-112.7422,44.4887],[-112.7421,44.4888],[-112.7414,44.4892],[-112.7404,44.49],[-112.7393,44.4911],[-112.7384,44.4922],[-112.7375,44.4933],[-112.7373,44.4937],[-112.7366,44.495],[-112.7359,44.4965],[-112.7351,44.4978],[-112.7348,44.4985],[-112.7348,44.4987],[-112.7348,44.4989],[-112.7348,44.4991],[-112.7348,44.4993],[-112.7345,44.4995],[-112.7341,44.4997],[-112.7339,44.4998],[-112.7335,44.4999],[-112.7329,44.5001],[-112.7322,44.5004],[-112.7319,44.5005],[-112.7312,44.5008],[-112.7305,44.501],[-112.73,44.5012],[-112.7269,44.5021],[-112.7261,44.5023],[-112.7253,44.5025],[-112.7238,44.5028],[-112.723,44.5029],[-112.7228,44.503],[-112.7211,44.5038],[-112.7202,44.5042],[-112.7191,44.5043],[-112.7179,44.5043],[-112.7167,44.5039],[-112.7154,44.5035],[-112.7144,44.5033],[-112.7129,44.5033],[-112.7112,44.5034],[-112.7108,44.5034],[-112.7101,44.5033],[-112.7098,44.5033],[-112.7093,44.5033],[-112.7085,44.5032],[-112.7068,44.5028],[-112.7047,44.5019],[-112.7044,44.5018],[-112.7018,44.5009],[-112.7014,44.5007],[-112.6988,44.5],[-112.6986,44.5],[-112.6984,44.4999],[-112.698,44.4999],[-112.6971,44.4998],[-112.6965,44.4998],[-112.6961,44.4998],[-112.695,44.4999],[-112.6947,44.4999],[-112.6939,44.4999],[-112.6931,44.5001],[-112.6927,44.5],[-112.6926,44.4999],[-112.6918,44.4996],[-112.6914,44.4994],[-112.6906,44.499],[-112.69,44.4988],[-112.6895,44.4987],[-112.6894,44.4986],[-112.6888,44.4984],[-112.6886,44.4982],[-112.6885,44.4979],[-112.6882,44.4975],[-112.6881,44.4973],[-112.688,44.497],[-112.6876,44.4955],[-112.687,44.4945],[-112.6869,44.4944],[-112.6864,44.4938],[-112.6863,44.4937],[-112.6861,44.4935],[-112.6859,44.4933],[-112.6853,44.493],[-112.6851,44.4929],[-112.685,44.4928],[-112.6847,44.4928],[-112.6843,44.4927],[-112.6835,44.4925],[-112.6815,44.4923],[-112.6793,44.4921],[-112.6768,44.492],[-112.6764,44.492],[-112.6761,44.492],[-112.6753,44.492],[-112.6744,44.4919],[-112.674,44.4919],[-112.6732,44.4916],[-112.672,44.4914],[-112.6719,44.4913],[-112.6709,44.4909],[-112.6708,44.4908],[-112.6705,44.4907],[-112.6693,44.4901],[-112.6681,44.4895],[-112.6677,44.4892],[-112.6665,44.4875],[-112.6654,44.4868],[-112.6646,44.4864],[-112.6644,44.4864],[-112.6636,44.4862],[-112.6635,44.4862],[-112.6631,44.4862],[-112.6617,44.486],[-112.6616,44.486],[-112.6613,44.486],[-112.6609,44.486],[-112.6603,44.4861],[-112.6592,44.4865],[-112.6591,44.4865],[-112.6586,44.4866],[-112.6583,44.4867],[-112.6582,44.4868],[-112.6576,44.4871],[-112.6575,44.4872],[-112.6569,44.4871],[-112.6563,44.487],[-112.6558,44.4871],[-112.6553,44.4871],[-112.655,44.4871],[-112.6548,44.4871],[-112.654,44.4873],[-112.6529,44.4875],[-112.6522,44.4875],[-112.6514,44.4876],[-112.651,44.4877],[-112.65,44.4881],[-112.6497,44.4882],[-112.6492,44.4882],[-112.6487,44.4882],[-112.6482,44.4882],[-112.6477,44.4884],[-112.6471,44.4887],[-112.6456,44.4892],[-112.6444,44.4896],[-112.6426,44.4899],[-112.6425,44.4899],[-112.6421,44.49],[-112.642,44.49],[-112.6416,44.4902],[-112.6413,44.4903],[-112.641,44.4903],[-112.6402,44.4904],[-112.6395,44.4904],[-112.6389,44.4903],[-112.6387,44.4903],[-112.6378,44.4903],[-112.6372,44.4903],[-112.6369,44.4903],[-112.6367,44.4903],[-112.6365,44.4903],[-112.6361,44.4905],[-112.634,44.491],[-112.6339,44.491],[-112.6333,44.4911],[-112.633,44.4911],[-112.6327,44.491],[-112.6325,44.4909],[-112.6321,44.4907],[-112.6319,44.4906],[-112.6316,44.4904],[-112.631,44.4901],[-112.631,44.49],[-112.6305,44.4895],[-112.6299,44.4888],[-112.6296,44.4883],[-112.6296,44.4875],[-112.6295,44.4864],[-112.6295,44.4863],[-112.6295,44.4862],[-112.6294,44.486],[-112.6291,44.4855],[-112.6288,44.4848],[-112.6288,44.4846],[-112.6288,44.4844],[-112.6288,44.4837],[-112.629,44.4833],[-112.629,44.4831],[-112.6291,44.4828],[-112.6285,44.4828],[-112.6274,44.483],[-112.627,44.483],[-112.6266,44.483],[-112.625,44.483],[-112.6247,44.4831],[-112.6247,44.4832],[-112.6245,44.4834],[-112.624,44.4839],[-112.6235,44.4844],[-112.6233,44.4845],[-112.6228,44.4847],[-112.6221,44.4851],[-112.622,44.4851],[-112.6214,44.4854],[-112.621,44.4857],[-112.6208,44.486],[-112.6207,44.4861],[-112.6204,44.4863],[-112.6203,44.4863],[-112.6201,44.4864],[-112.6199,44.4864],[-112.6196,44.4866],[-112.6195,44.4867],[-112.6188,44.487],[-112.6182,44.4873],[-112.618,44.4874],[-112.6179,44.4874],[-112.6171,44.4876],[-112.6165,44.4876],[-112.6161,44.4877],[-112.6154,44.4877],[-112.6153,44.4877],[-112.6146,44.488],[-112.6139,44.4883],[-112.6131,44.4884],[-112.6128,44.4885],[-112.6124,44.4885],[-112.6119,44.4885],[-112.6115,44.4886],[-112.6112,44.4888],[-112.6108,44.489],[-112.6105,44.4891],[-112.6099,44.4891],[-112.6094,44.4891],[-112.6088,44.4893],[-112.6081,44.4895],[-112.6074,44.4897],[-112.606,44.4901],[-112.6042,44.4905],[-112.6031,44.4906],[-112.6027,44.4907],[-112.602,44.4907],[-112.6015,44.4906],[-112.601,44.4903],[-112.6001,44.4898],[-112.5996,44.4895],[-112.5989,44.4893],[-112.5984,44.4891],[-112.598,44.4889],[-112.5975,44.4882],[-112.5974,44.4879],[-112.597,44.4879],[-112.5961,44.4878],[-112.595,44.4875],[-112.5943,44.4871],[-112.5936,44.4863],[-112.593,44.4857],[-112.5928,44.4856],[-112.5927,44.4855],[-112.5922,44.4851],[-112.5912,44.4845],[-112.5906,44.4842],[-112.59,44.4841],[-112.5896,44.484],[-112.5895,44.484],[-112.5895,44.4839],[-112.5894,44.4839],[-112.5893,44.4838],[-112.589,44.4837],[-112.5885,44.4832],[-112.5879,44.4829],[-112.5871,44.4826],[-112.5867,44.4824],[-112.5865,44.4823],[-112.5862,44.4819],[-112.5858,44.4815],[-112.5853,44.4812],[-112.5849,44.4811],[-112.5846,44.4812],[-112.5844,44.4813],[-112.5843,44.4814],[-112.5842,44.4814],[-112.5837,44.4817],[-112.5835,44.4819],[-112.583,44.482],[-112.5827,44.4821],[-112.5825,44.4821],[-112.5821,44.4821],[-112.5819,44.482],[-112.5802,44.4814],[-112.579,44.4809],[-112.5785,44.4807],[-112.5782,44.4804],[-112.578,44.4801],[-112.5778,44.4801],[-112.5775,44.4801],[-112.5775,44.4802],[-112.5772,44.4804],[-112.5769,44.4806],[-112.5768,44.4808],[-112.5762,44.4809],[-112.5754,44.481],[-112.5745,44.4809],[-112.5744,44.4809],[-112.5739,44.4811],[-112.5738,44.4811],[-112.5729,44.4816],[-112.5723,44.4819],[-112.5718,44.4821],[-112.5707,44.4823],[-112.5704,44.4824],[-112.5697,44.4827],[-112.5689,44.4827],[-112.5683,44.4826],[-112.5679,44.4826],[-112.5672,44.4827],[-112.5661,44.4828],[-112.5657,44.4828],[-112.565,44.4829],[-112.5643,44.4828],[-112.5639,44.4828],[-112.5634,44.4827],[-112.5623,44.4826],[-112.562,44.4826],[-112.5607,44.4825],[-112.5597,44.4826],[-112.559,44.4828],[-112.5578,44.4832],[-112.5557,44.4838],[-112.5554,44.4839],[-112.555,44.484],[-112.555,44.4841],[-112.5546,44.4842],[-112.5541,44.4842],[-112.5537,44.4842],[-112.5532,44.4843],[-112.5529,44.4842],[-112.5526,44.4843],[-112.5525,44.4842],[-112.5519,44.4842],[-112.5515,44.4843],[-112.5508,44.4846],[-112.5501,44.4847],[-112.5498,44.4847],[-112.5495,44.4847],[-112.5494,44.4845],[-112.5492,44.4843],[-112.5488,44.4836],[-112.5484,44.4834],[-112.5479,44.4831],[-112.5474,44.4831],[-112.5469,44.4832],[-112.5466,44.4834],[-112.5462,44.4836],[-112.5455,44.4837],[-112.5446,44.4837],[-112.5442,44.4837],[-112.5439,44.4838],[-112.5431,44.484],[-112.5427,44.4839],[-112.5426,44.4839],[-112.5423,44.4838],[-112.5422,44.4838],[-112.5417,44.4838],[-112.5415,44.4837],[-112.5413,44.4836],[-112.5413,44.4835],[-112.5408,44.4832],[-112.5406,44.4829],[-112.5404,44.4828],[-112.5402,44.4827],[-112.5394,44.4825],[-112.5393,44.4825],[-112.5391,44.4823],[-112.5388,44.4821],[-112.5387,44.4819],[-112.5385,44.4815],[-112.5384,44.4813],[-112.5383,44.4812],[-112.538,44.4809],[-112.5376,44.4806],[-112.5373,44.4805],[-112.5371,44.4802],[-112.537,44.48],[-112.5369,44.4797],[-112.5367,44.4794],[-112.5365,44.4791],[-112.5363,44.4787],[-112.5361,44.4785],[-112.5358,44.4784],[-112.5355,44.4783],[-112.5347,44.4783],[-112.5339,44.4783],[-112.5337,44.4783],[-112.5335,44.4783],[-112.5331,44.4783],[-112.5328,44.4783],[-112.5326,44.4783],[-112.5325,44.4783],[-112.5324,44.4784],[-112.532,44.4784],[-112.5316,44.4783],[-112.5307,44.4777],[-112.5304,44.4776],[-112.5298,44.4774],[-112.529,44.477],[-112.5284,44.4768],[-112.5282,44.4767],[-112.528,44.4766],[-112.5279,44.4765],[-112.5277,44.4765],[-112.5275,44.4766],[-112.5274,44.4766],[-112.5273,44.4767],[-112.5272,44.4768],[-112.5271,44.4769],[-112.5267,44.4771],[-112.5263,44.4772],[-112.5262,44.4772],[-112.5256,44.4772],[-112.525,44.4772],[-112.5248,44.4772],[-112.5247,44.4772],[-112.524,44.4767],[-112.5234,44.4764],[-112.5233,44.4764],[-112.5228,44.4763],[-112.5227,44.4763],[-112.5222,44.4761],[-112.5216,44.4761],[-112.5207,44.4758],[-112.5201,44.4757],[-112.5194,44.4756],[-112.5191,44.4756],[-112.5189,44.4756],[-112.5187,44.4756],[-112.5186,44.4756],[-112.5182,44.4758],[-112.518,44.4758],[-112.5178,44.4759],[-112.5173,44.4759],[-112.5169,44.4759],[-112.5163,44.4758],[-112.516,44.4757],[-112.5157,44.4756],[-112.5154,44.4755],[-112.5153,44.4755],[-112.5152,44.4754],[-112.5148,44.4753],[-112.5147,44.4753],[-112.5143,44.4752],[-112.5139,44.4751],[-112.5138,44.475],[-112.5134,44.4747],[-112.5133,44.4744],[-112.5132,44.4743],[-112.5131,44.4742],[-112.5127,44.4739],[-112.5125,44.4736],[-112.5124,44.4734],[-112.5123,44.4733],[-112.5123,44.4731],[-112.5123,44.473],[-112.5122,44.4728],[-112.512,44.4725],[-112.5118,44.4722],[-112.5117,44.4721],[-112.5116,44.4718],[-112.5116,44.4716],[-112.5116,44.4715],[-112.5117,44.4712],[-112.5118,44.471],[-112.5118,44.4708],[-112.5118,44.4706],[-112.5118,44.4703],[-112.5118,44.4697],[-112.5116,44.4695],[-112.5115,44.4694],[-112.5113,44.4693],[-112.511,44.469],[-112.5107,44.4688],[-112.5108,44.4685],[-112.5109,44.4681],[-112.511,44.468],[-112.5112,44.4676],[-112.5113,44.4674],[-112.5114,44.4671],[-112.5115,44.467],[-112.5115,44.4668],[-112.5115,44.4666],[-112.5113,44.4664],[-112.5108,44.4662],[-112.5103,44.466],[-112.5095,44.4655],[-112.5088,44.4653],[-112.5082,44.4651],[-112.5076,44.4651],[-112.5075,44.465],[-112.5071,44.465],[-112.5069,44.4649],[-112.5068,44.4649],[-112.506,44.4646],[-112.5056,44.4644],[-112.5048,44.4643],[-112.5037,44.4641],[-112.5031,44.4639],[-112.5021,44.4634],[-112.5018,44.4633],[-112.501,44.4629],[-112.5007,44.4628],[-112.5006,44.4628],[-112.5005,44.4628],[-112.5004,44.4628],[-112.5002,44.4629],[-112.5002,44.463],[-112.5002,44.4631],[-112.5001,44.4632],[-112.4998,44.4633],[-112.4996,44.4635],[-112.4996,44.4637],[-112.4996,44.4638],[-112.4993,44.4642],[-112.4991,44.4644],[-112.4989,44.4647],[-112.4984,44.4651],[-112.498,44.4653],[-112.4975,44.4657],[-112.4972,44.4661],[-112.497,44.4665],[-112.497,44.4668],[-112.497,44.4675],[-112.4971,44.4679],[-112.4971,44.468],[-112.4971,44.4681],[-112.4969,44.4682],[-112.4968,44.4682],[-112.4966,44.4682],[-112.4965,44.4682],[-112.4963,44.4681],[-112.4957,44.4679],[-112.4956,44.4679],[-112.4952,44.4677],[-112.4948,44.4677],[-112.4945,44.4677],[-112.4943,44.4679],[-112.4942,44.4679],[-112.4941,44.4682],[-112.4935,44.4688],[-112.4933,44.4689],[-112.4926,44.4695],[-112.4919,44.47],[-112.4917,44.4701],[-112.4915,44.4703],[-112.4912,44.4704],[-112.4906,44.4704],[-112.49,44.4704],[-112.4898,44.4704],[-112.4894,44.4705],[-112.4887,44.4707],[-112.4883,44.4708],[-112.4873,44.4709],[-112.486,44.4709],[-112.485,44.4709],[-112.4848,44.4716],[-112.4847,44.4719],[-112.4846,44.4722],[-112.4843,44.4733],[-112.484,44.4737],[-112.4836,44.4744],[-112.4833,44.4745],[-112.4828,44.4746],[-112.4824,44.4746],[-112.4816,44.4748],[-112.4813,44.4748],[-112.4809,44.4748],[-112.4804,44.4747],[-112.4803,44.4747],[-112.4801,44.4746],[-112.48,44.4748],[-112.4799,44.475],[-112.4795,44.4753],[-112.479,44.4757],[-112.4789,44.4757],[-112.4783,44.4759],[-112.4776,44.4762],[-112.4772,44.4764],[-112.477,44.4767],[-112.4767,44.477],[-112.4765,44.4775],[-112.4761,44.4781],[-112.4759,44.4782],[-112.4754,44.4785],[-112.4751,44.4786],[-112.4749,44.4787],[-112.4743,44.4789],[-112.474,44.4792],[-112.4737,44.4793],[-112.4734,44.4794],[-112.4731,44.4794],[-112.4727,44.4793],[-112.4726,44.4793],[-112.4712,44.4789],[-112.4706,44.4787],[-112.4701,44.4785],[-112.4699,44.4785],[-112.4696,44.4784],[-112.4692,44.478],[-112.4686,44.4774],[-112.4685,44.4774],[-112.4674,44.477],[-112.4665,44.4764],[-112.4657,44.4758],[-112.4649,44.4751],[-112.4644,44.4749],[-112.4639,44.475],[-112.4633,44.4749],[-112.4627,44.475],[-112.4618,44.4752],[-112.4614,44.4752],[-112.4613,44.4752],[-112.4607,44.4751],[-112.4604,44.4751],[-112.4599,44.4744],[-112.4594,44.4738],[-112.4587,44.4733],[-112.4584,44.4731],[-112.4581,44.4729],[-112.4574,44.4725],[-112.4566,44.4721],[-112.4564,44.472],[-112.4559,44.4718],[-112.4559,44.4717],[-112.4555,44.4711],[-112.4554,44.4708],[-112.4553,44.4706],[-112.4554,44.4702],[-112.4557,44.4699],[-112.4559,44.4696],[-112.456,44.4695],[-112.4561,44.4694],[-112.4559,44.4686],[-112.4557,44.4675],[-112.4556,44.4673],[-112.4555,44.4672],[-112.4554,44.4671],[-112.4553,44.4667],[-112.4552,44.4663],[-112.4545,44.4663],[-112.4535,44.4664],[-112.4528,44.4665],[-112.4526,44.4667],[-112.4522,44.4669],[-112.4519,44.4669],[-112.4516,44.4669],[-112.4514,44.4668],[-112.4512,44.4668],[-112.4506,44.4668],[-112.4501,44.467],[-112.4493,44.467],[-112.4492,44.4671],[-112.4488,44.4675],[-112.4482,44.4678],[-112.4478,44.468],[-112.447,44.4679],[-112.4463,44.4678],[-112.4459,44.4677],[-112.4448,44.4673],[-112.4441,44.4669],[-112.4436,44.4668],[-112.443,44.4667],[-112.4422,44.4666],[-112.4417,44.4666],[-112.4415,44.4666],[-112.4415,44.4665],[-112.4419,44.4661],[-112.4422,44.4656],[-112.4422,44.4655],[-112.4424,44.4653],[-112.4423,44.4653],[-112.4422,44.4653],[-112.4422,44.4652],[-112.4418,44.4652],[-112.4412,44.465],[-112.4409,44.4648],[-112.4399,44.4644],[-112.4396,44.4643],[-112.4386,44.4637],[-112.4376,44.4631],[-112.4372,44.4629],[-112.4366,44.4626],[-112.4365,44.4626],[-112.4365,44.4625],[-112.4352,44.4618],[-112.4348,44.4612],[-112.4345,44.4605],[-112.4344,44.4604],[-112.4341,44.4602],[-112.434,44.4601],[-112.4336,44.4599],[-112.4335,44.4598],[-112.4337,44.4595],[-112.4339,44.459],[-112.4339,44.4586],[-112.4341,44.4583],[-112.4343,44.4579],[-112.4343,44.4578],[-112.4346,44.4566],[-112.4347,44.4563],[-112.4345,44.4557],[-112.4343,44.4551],[-112.4342,44.4546],[-112.4341,44.4543],[-112.4334,44.4544],[-112.4324,44.4545],[-112.4321,44.4546],[-112.4317,44.4547],[-112.4313,44.4546],[-112.4313,44.4545],[-112.4311,44.4544],[-112.431,44.4543],[-112.4304,44.4539],[-112.4299,44.4535],[-112.4297,44.4534],[-112.4295,44.4534],[-112.4284,44.4535],[-112.4275,44.4535],[-112.4267,44.454],[-112.4265,44.4541],[-112.426,44.4542],[-112.4257,44.4544],[-112.4248,44.4545],[-112.4238,44.4546],[-112.4236,44.4547],[-112.423,44.4547],[-112.4229,44.4547],[-112.4228,44.4546],[-112.4225,44.4544],[-112.4221,44.454],[-112.4219,44.4539],[-112.4217,44.4538],[-112.4213,44.4537],[-112.421,44.4537],[-112.4203,44.4537],[-112.419,44.4537],[-112.4186,44.4537],[-112.4184,44.4537],[-112.418,44.4537],[-112.4178,44.4535],[-112.4177,44.4535],[-112.4171,44.4533],[-112.4166,44.4533],[-112.4164,44.4532],[-112.4163,44.4531],[-112.4161,44.453],[-112.416,44.4531],[-112.4157,44.4532],[-112.4154,44.4535],[-112.4152,44.4538],[-112.4146,44.4542],[-112.4141,44.4546],[-112.4134,44.4551],[-112.4129,44.4555],[-112.4117,44.456],[-112.4113,44.4562],[-112.4109,44.4564],[-112.4107,44.4566],[-112.4095,44.457],[-112.4081,44.4574],[-112.4072,44.4575],[-112.4061,44.457],[-112.4052,44.4566],[-112.4045,44.4565],[-112.4026,44.4563],[-112.4016,44.4559],[-112.4006,44.4552],[-112.3995,44.4541],[-112.3992,44.4535],[-112.3987,44.4532],[-112.3978,44.4528],[-112.3971,44.4526],[-112.3967,44.4524],[-112.3963,44.4523],[-112.3958,44.4522],[-112.3951,44.4522],[-112.3944,44.4521],[-112.3943,44.4521],[-112.3936,44.4518],[-112.3931,44.4515],[-112.3929,44.4514],[-112.3925,44.4511],[-112.3918,44.451],[-112.391,44.4508],[-112.3908,44.4507],[-112.3902,44.4504],[-112.3891,44.4496],[-112.389,44.4495],[-112.3888,44.4492],[-112.3886,44.4488],[-112.3882,44.4483],[-112.3875,44.4478],[-112.3873,44.4476],[-112.3871,44.4474],[-112.3869,44.4473],[-112.3868,44.4473],[-112.3867,44.4473],[-112.3865,44.4473],[-112.3864,44.4475],[-112.3863,44.4477],[-112.3863,44.4478],[-112.3862,44.448],[-112.386,44.4482],[-112.3857,44.4485],[-112.3856,44.4485],[-112.3853,44.4487],[-112.3851,44.449],[-112.3849,44.4494],[-112.3846,44.4498],[-112.3845,44.45],[-112.3843,44.4503],[-112.3838,44.451],[-112.3833,44.4516],[-112.3826,44.4522],[-112.3821,44.4526],[-112.3818,44.4528],[-112.3809,44.4534],[-112.3806,44.4537],[-112.3804,44.4541],[-112.3804,44.4544],[-112.3802,44.4546],[-112.3801,44.4547],[-112.3799,44.4548],[-112.3798,44.4549],[-112.3791,44.4551],[-112.3783,44.4557],[-112.3778,44.4559],[-112.3776,44.4561],[-112.3775,44.4562],[-112.3775,44.4564],[-112.3772,44.4569],[-112.3771,44.4573],[-112.377,44.4575],[-112.3766,44.4581],[-112.3759,44.4588],[-112.3754,44.4593],[-112.3751,44.4597],[-112.3747,44.4602],[-112.3742,44.4606],[-112.374,44.4607],[-112.3734,44.4613],[-112.3726,44.462],[-112.3723,44.4627],[-112.3723,44.4629],[-112.3722,44.4632],[-112.3718,44.4635],[-112.3714,44.4638],[-112.3712,44.4642],[-112.371,44.4645],[-112.3707,44.4648],[-112.3705,44.4652],[-112.3703,44.4654],[-112.3697,44.466],[-112.3687,44.4669],[-112.3684,44.4671],[-112.3671,44.4671],[-112.3667,44.4671],[-112.3661,44.467],[-112.3659,44.4673],[-112.366,44.4674],[-112.366,44.4675],[-112.3663,44.4676],[-112.3664,44.4679],[-112.3664,44.468],[-112.3665,44.4681],[-112.3665,44.4685],[-112.3663,44.469],[-112.3662,44.4696],[-112.3659,44.4702],[-112.3657,44.4709],[-112.3655,44.4715],[-112.3654,44.4717],[-112.3651,44.472],[-112.3649,44.4725],[-112.3647,44.4729],[-112.3648,44.4741],[-112.3648,44.4742],[-112.3646,44.4749],[-112.3645,44.4751],[-112.3644,44.4755],[-112.3641,44.4759],[-112.364,44.4764],[-112.3642,44.478],[-112.3643,44.4784],[-112.3644,44.479],[-112.3644,44.4794],[-112.3645,44.4798],[-112.3645,44.4803],[-112.3643,44.4805],[-112.3637,44.4809],[-112.363,44.4813],[-112.3628,44.4817],[-112.3628,44.4819],[-112.3628,44.4821],[-112.3629,44.4822],[-112.3631,44.4826],[-112.3631,44.4827],[-112.3631,44.483],[-112.363,44.4831],[-112.3629,44.4831],[-112.3626,44.4835],[-112.3622,44.4842],[-112.3619,44.4845],[-112.3616,44.4848],[-112.3612,44.4851],[-112.3609,44.4851],[-112.3605,44.485],[-112.3599,44.4849],[-112.3595,44.4848],[-112.3589,44.4849],[-112.3586,44.485],[-112.3584,44.4853],[-112.3585,44.4857],[-112.3585,44.4859],[-112.3587,44.4861],[-112.3585,44.4866],[-112.3584,44.4871],[-112.358,44.4879],[-112.3579,44.488],[-112.3576,44.4887],[-112.3575,44.4892],[-112.3575,44.4895],[-112.3575,44.4898],[-112.3575,44.49],[-112.3575,44.4903],[-112.3576,44.4904],[-112.3574,44.4909],[-112.3569,44.492],[-112.3567,44.4926],[-112.3567,44.4928],[-112.3567,44.4932],[-112.3568,44.4934],[-112.3568,44.4936],[-112.3568,44.4937],[-112.3569,44.4943],[-112.3575,44.495],[-112.3577,44.4952],[-112.3578,44.4953],[-112.3584,44.496],[-112.3584,44.4964],[-112.3583,44.4968],[-112.358,44.4971],[-112.3577,44.4972],[-112.3575,44.4972],[-112.3573,44.4973],[-112.357,44.4975],[-112.3568,44.498],[-112.3568,44.4989],[-112.3568,44.4999],[-112.3568,44.5007],[-112.3568,44.5009],[-112.3569,44.5012],[-112.3569,44.5014],[-112.3569,44.5018],[-112.357,44.5034],[-112.357,44.5035],[-112.3571,44.5041],[-112.3571,44.5044],[-112.3568,44.5047],[-112.3565,44.5049],[-112.3564,44.505],[-112.3564,44.5052],[-112.3566,44.5055],[-112.3572,44.5058],[-112.3574,44.5059],[-112.3577,44.5061],[-112.358,44.507],[-112.3582,44.5074],[-112.3583,44.5079],[-112.3583,44.5085],[-112.3584,44.5092],[-112.358,44.5099],[-112.3579,44.5102],[-112.3577,44.5115],[-112.3578,44.5132],[-112.3578,44.5142],[-112.358,44.5152],[-112.358,44.5159],[-112.358,44.516],[-112.358,44.5168],[-112.3581,44.518],[-112.3582,44.5185],[-112.3582,44.5188],[-112.3583,44.5199],[-112.3582,44.5204],[-112.3582,44.5206],[-112.358,44.5211],[-112.3579,44.5215],[-112.3573,44.5221],[-112.3572,44.5226],[-112.3571,44.5227],[-112.3567,44.5245],[-112.3566,44.5248],[-112.3567,44.5248],[-112.3567,44.5249],[-112.3568,44.5252],[-112.357,44.5254],[-112.3575,44.5257],[-112.3576,44.5257],[-112.3578,44.5258],[-112.3582,44.526],[-112.3583,44.526],[-112.3583,44.5261],[-112.3585,44.5269],[-112.3586,44.5279],[-112.3588,44.5285],[-112.3588,44.5287],[-112.3588,44.5288],[-112.3589,44.529],[-112.3588,44.5294],[-112.3587,44.5296],[-112.3586,44.5297],[-112.3584,44.5299],[-112.3582,44.5299],[-112.358,44.5299],[-112.3578,44.5299],[-112.3576,44.5299],[-112.3573,44.5299],[-112.3568,44.5303],[-112.3568,44.5306],[-112.3565,44.5312],[-112.3564,44.5317],[-112.3564,44.532],[-112.3565,44.5322],[-112.3565,44.5323],[-112.3563,44.5326],[-112.356,44.533],[-112.3559,44.5332],[-112.3559,44.5333],[-112.3558,44.5335],[-112.3557,44.5337],[-112.3554,44.5339],[-112.3553,44.5339],[-112.355,44.5341],[-112.3549,44.5342],[-112.3548,44.5342],[-112.3547,44.5343],[-112.3546,44.5344],[-112.3545,44.5345],[-112.3545,44.5346],[-112.3545,44.5349],[-112.3545,44.535],[-112.3545,44.5352],[-112.3545,44.5353],[-112.3544,44.5356],[-112.3539,44.5361],[-112.3537,44.5364],[-112.3535,44.5365],[-112.3533,44.5367],[-112.3531,44.5369],[-112.3528,44.537],[-112.3525,44.538],[-112.3518,44.5379],[-112.3502,44.5382],[-112.3495,44.5383],[-112.3491,44.5384],[-112.3488,44.5386],[-112.3486,44.5386],[-112.3485,44.5387],[-112.3484,44.5387],[-112.3476,44.5387],[-112.3475,44.5387],[-112.3464,44.5386],[-112.3454,44.5384],[-112.3452,44.5384],[-112.3448,44.5384],[-112.3441,44.5385],[-112.3437,44.5384],[-112.3435,44.5383],[-112.3431,44.5382],[-112.3431,44.5381],[-112.343,44.5381],[-112.3426,44.5378],[-112.3421,44.5374],[-112.3419,44.5373],[-112.3415,44.5373],[-112.3414,44.5373],[-112.3413,44.5373],[-112.3412,44.5373],[-112.3408,44.5374],[-112.3403,44.5375],[-112.3401,44.5375],[-112.3397,44.5375],[-112.3391,44.5375],[-112.3388,44.5375],[-112.3386,44.5376],[-112.3383,44.5376],[-112.3378,44.5379],[-112.3375,44.538],[-112.3371,44.5381],[-112.3358,44.5386],[-112.3352,44.5386],[-112.3328,44.5387],[-112.3319,44.5386],[-112.3309,44.5385],[-112.3308,44.5384],[-112.3307,44.5384],[-112.3303,44.5383],[-112.3298,44.5382],[-112.3288,44.538],[-112.3281,44.538],[-112.3277,44.538],[-112.3276,44.538],[-112.327,44.5383],[-112.3268,44.5384],[-112.3267,44.5385],[-112.3264,44.5386],[-112.326,44.5389],[-112.3252,44.5389],[-112.3249,44.5389],[-112.3248,44.5389],[-112.3244,44.539],[-112.3238,44.539],[-112.3237,44.5391],[-112.3235,44.539],[-112.321,44.5388],[-112.3207,44.5388],[-112.3199,44.5388],[-112.3197,44.5389],[-112.3195,44.5389],[-112.319,44.5392],[-112.3188,44.5394],[-112.3171,44.5403],[-112.317,44.5404],[-112.3168,44.5405],[-112.3158,44.541],[-112.3154,44.5413],[-112.3152,44.5414],[-112.3151,44.5418],[-112.315,44.5419],[-112.315,44.542],[-112.3146,44.543],[-112.3146,44.5439],[-112.3147,44.5445],[-112.3152,44.5455],[-112.3156,44.5464],[-112.3156,44.5466],[-112.3153,44.5474],[-112.3153,44.5477],[-112.3152,44.5479],[-112.3152,44.548],[-112.3149,44.5485],[-112.3148,44.5491],[-112.3148,44.5493],[-112.315,44.55],[-112.3146,44.5514],[-112.3141,44.552],[-112.314,44.5521],[-112.3139,44.5528],[-112.3137,44.553],[-112.3134,44.5533],[-112.3129,44.5536],[-112.3124,44.5538],[-112.3121,44.554],[-112.3115,44.5543],[-112.3114,44.5546],[-112.311,44.5548],[-112.3107,44.5549],[-112.31,44.555],[-112.3099,44.555],[-112.3094,44.5553],[-112.3092,44.5556],[-112.3085,44.5564],[-112.3082,44.5568],[-112.308,44.557],[-112.3076,44.5577],[-112.3063,44.5581],[-112.3057,44.5583],[-112.3056,44.5584],[-112.3055,44.5584],[-112.3052,44.5586],[-112.305,44.5587],[-112.3046,44.5591],[-112.3039,44.5592],[-112.3031,44.5593],[-112.303,44.5593],[-112.3027,44.5593],[-112.3026,44.5593],[-112.302,44.5593],[-112.301,44.5592],[-112.3006,44.5592],[-112.2993,44.559],[-112.2991,44.5589],[-112.2982,44.5589],[-112.2982,44.559],[-112.298,44.5593],[-112.298,44.5595],[-112.2979,44.5598],[-112.2979,44.5599],[-112.2976,44.5603],[-112.2974,44.5604],[-112.2974,44.5605],[-112.2972,44.5606],[-112.2971,44.5607],[-112.297,44.5608],[-112.2968,44.5609],[-112.2963,44.5612],[-112.2958,44.5615],[-112.2945,44.5616],[-112.2944,44.5616],[-112.2934,44.5616],[-112.2932,44.5616],[-112.2927,44.5617],[-112.2927,44.5618],[-112.2926,44.5624],[-112.2923,44.5634],[-112.2921,44.5639],[-112.292,44.5641],[-112.292,44.5642],[-112.2919,44.5645],[-112.2915,44.5651],[-112.2911,44.5657],[-112.291,44.5657],[-112.2909,44.5658],[-112.2908,44.5659],[-112.2906,44.5661],[-112.2895,44.5668],[-112.2892,44.567],[-112.2889,44.5673],[-112.2887,44.5675],[-112.2887,44.5677],[-112.2887,44.5678],[-112.2887,44.5679],[-112.2886,44.5679],[-112.2883,44.5681],[-112.2866,44.5686],[-112.2862,44.5686],[-112.286,44.5686],[-112.2856,44.5686],[-112.2847,44.5685],[-112.2842,44.5682],[-112.2839,44.568],[-112.2836,44.5678],[-112.2828,44.5673],[-112.2827,44.5673],[-112.282,44.5672],[-112.2819,44.5672],[-112.2815,44.5672],[-112.2807,44.5671],[-112.2796,44.5668],[-112.2785,44.5666],[-112.2773,44.5665],[-112.2767,44.5662],[-112.2763,44.566],[-112.2762,44.566],[-112.2761,44.5659],[-112.276,44.5659],[-112.2758,44.5658],[-112.2756,44.5658],[-112.2747,44.5659],[-112.2743,44.566],[-112.2735,44.5661],[-112.2733,44.5661],[-112.2728,44.5661],[-112.2725,44.5661],[-112.2723,44.5662],[-112.2712,44.5659],[-112.2708,44.5658],[-112.2692,44.5655],[-112.2689,44.5655],[-112.2678,44.5655],[-112.2663,44.5659],[-112.2662,44.566],[-112.2655,44.5666],[-112.2651,44.5669],[-112.2647,44.5672],[-112.2642,44.5673],[-112.2635,44.5675],[-112.2634,44.5675],[-112.2632,44.5676],[-112.2624,44.5679],[-112.2617,44.5681],[-112.2608,44.5682],[-112.26,44.5683],[-112.2599,44.5683],[-112.2598,44.5683],[-112.2592,44.5683],[-112.2591,44.5685],[-112.259,44.5686],[-112.2588,44.5692],[-112.2588,44.5694],[-112.2586,44.5697],[-112.2584,44.5699],[-112.258,44.5704],[-112.2574,44.571],[-112.2571,44.5712],[-112.257,44.5713],[-112.2569,44.5715],[-112.2568,44.5716],[-112.2567,44.5717],[-112.2566,44.5716],[-112.2565,44.5715],[-112.2564,44.5713],[-112.2559,44.5708],[-112.2555,44.5706],[-112.2551,44.5703],[-112.2546,44.5701],[-112.2545,44.5699],[-112.2541,44.5696],[-112.2539,44.5694],[-112.2531,44.5687],[-112.2518,44.5681],[-112.2511,44.5677],[-112.251,44.5677],[-112.2508,44.5677],[-112.2506,44.5678],[-112.2499,44.5681],[-112.2496,44.5682],[-112.249,44.5683],[-112.2488,44.5684],[-112.2487,44.5684],[-112.2484,44.5685],[-112.2476,44.5685],[-112.2472,44.5685],[-112.2469,44.5685],[-112.2467,44.5684],[-112.2466,44.5684],[-112.2462,44.5684],[-112.2454,44.5683],[-112.2449,44.5683],[-112.2447,44.5683],[-112.2446,44.5683],[-112.2437,44.5683],[-112.2428,44.5681],[-112.2422,44.5679],[-112.2421,44.5678],[-112.2417,44.5676],[-112.2414,44.5674],[-112.241,44.5668],[-112.2407,44.5667],[-112.2405,44.5666],[-112.2398,44.5664],[-112.2397,44.5664],[-112.2396,44.5664],[-112.2391,44.5663],[-112.2386,44.5661],[-112.237,44.5655],[-112.2369,44.5655],[-112.2363,44.5653],[-112.2357,44.5651],[-112.2356,44.5651],[-112.2351,44.565],[-112.2348,44.5649],[-112.2341,44.5647],[-112.2317,44.5643],[-112.2302,44.5642],[-112.23,44.5642],[-112.2293,44.5641],[-112.2292,44.5641],[-112.229,44.564],[-112.229,44.5639],[-112.229,44.5638],[-112.2292,44.5636],[-112.2298,44.5631],[-112.2301,44.5627],[-112.2302,44.5627],[-112.2302,44.5622],[-112.2302,44.562],[-112.2302,44.5619],[-112.2302,44.5618],[-112.2302,44.5614],[-112.2303,44.5613],[-112.2305,44.5611],[-112.2305,44.561],[-112.2307,44.5609],[-112.2309,44.5602],[-112.231,44.56],[-112.231,44.5599],[-112.2311,44.5594],[-112.2311,44.559],[-112.2307,44.5585],[-112.2304,44.5581],[-112.2302,44.558],[-112.2301,44.558],[-112.2297,44.5579],[-112.2292,44.5578],[-112.2287,44.5578],[-112.2284,44.5578],[-112.2279,44.5577],[-112.2278,44.5577],[-112.2273,44.5575],[-112.2271,44.5573],[-112.2271,44.557],[-112.2271,44.5554],[-112.2271,44.5549],[-112.2271,44.5547],[-112.2272,44.5545],[-112.2279,44.5541],[-112.2284,44.5536],[-112.2285,44.5535],[-112.2287,44.5534],[-112.2289,44.553],[-112.2293,44.5516],[-112.2292,44.5512],[-112.2293,44.5507],[-112.2294,44.5506],[-112.2296,44.5503],[-112.2297,44.5499],[-112.2296,44.5495],[-112.2295,44.5494],[-112.2289,44.5488],[-112.2287,44.5485],[-112.2275,44.5478],[-112.2272,44.5475],[-112.227,44.5475],[-112.2262,44.547],[-112.226,44.5469],[-112.2252,44.5465],[-112.2245,44.5461],[-112.2241,44.5457],[-112.2229,44.5448],[-112.2226,44.5444],[-112.2223,44.5439],[-112.2218,44.5437],[-112.2217,44.5435],[-112.2215,44.5435],[-112.2214,44.5434],[-112.2211,44.5433],[-112.2203,44.5432],[-112.2192,44.5431],[-112.218,44.5428],[-112.2172,44.5427],[-112.2167,44.5427],[-112.2164,44.5426],[-112.2161,44.5425],[-112.2154,44.542],[-112.2144,44.5415],[-112.2132,44.541],[-112.2124,44.5409],[-112.2121,44.5408],[-112.2117,44.5408],[-112.2101,44.5403],[-112.2091,44.5403],[-112.2088,44.5403],[-112.2074,44.5401],[-112.2033,44.5393],[-112.2015,44.5389],[-112.2012,44.5389],[-112.198,44.538],[-112.1955,44.5374],[-112.194,44.5369],[-112.1934,44.5365],[-112.1929,44.5363],[-112.1925,44.536],[-112.1917,44.5356],[-112.1891,44.535],[-112.1865,44.5342],[-112.1854,44.5337],[-112.1839,44.5331],[-112.1837,44.5329],[-112.1829,44.533],[-112.1822,44.5331],[-112.1815,44.5331],[-112.1806,44.5329],[-112.1804,44.5329],[-112.1801,44.5328],[-112.1797,44.5329],[-112.1789,44.5338],[-112.1778,44.535],[-112.1776,44.5352],[-112.176,44.5359],[-112.1746,44.5363],[-112.1742,44.5365],[-112.1738,44.5367],[-112.1732,44.537],[-112.1713,44.5379],[-112.1681,44.5395],[-112.1676,44.5397],[-112.1665,44.5404],[-112.1646,44.5415],[-112.1638,44.5412],[-112.1632,44.541],[-112.1627,44.5409],[-112.1604,44.5402],[-112.1579,44.5396],[-112.1568,44.5394],[-112.1546,44.5389],[-112.1538,44.5387],[-112.1532,44.5385],[-112.1528,44.5385],[-112.1526,44.5384],[-112.1517,44.5384],[-112.1511,44.538],[-112.1504,44.5376],[-112.1501,44.5374],[-112.1499,44.5372],[-112.1495,44.5369],[-112.1489,44.5368],[-112.1487,44.5368],[-112.1484,44.5368],[-112.1483,44.5369],[-112.1482,44.5369],[-112.1478,44.5371],[-112.1474,44.5376],[-112.1472,44.538],[-112.147,44.5383],[-112.1464,44.5389],[-112.1458,44.5392],[-112.1451,44.5393],[-112.1448,44.5393],[-112.1446,44.5394],[-112.1444,44.5394],[-112.1442,44.5395],[-112.1438,44.5396],[-112.1433,44.5398],[-112.1431,44.5398],[-112.1428,44.5397],[-112.1424,44.5396],[-112.1422,44.5395],[-112.1421,44.5395],[-112.1418,44.5393],[-112.1408,44.5391],[-112.1398,44.5391],[-112.1389,44.5393],[-112.1382,44.5395],[-112.1379,44.5395],[-112.1374,44.5397],[-112.1367,44.5399],[-112.1365,44.5398],[-112.1364,44.5395],[-112.1364,44.539],[-112.1364,44.5389],[-112.1364,44.5388],[-112.1362,44.538],[-112.1359,44.5375],[-112.1354,44.5372],[-112.1352,44.5371],[-112.1349,44.5371],[-112.1344,44.5372],[-112.134,44.5374],[-112.1336,44.5375],[-112.1334,44.5376],[-112.1333,44.5377],[-112.1328,44.5377],[-112.1326,44.5377],[-112.132,44.5378],[-112.1313,44.5377],[-112.1308,44.5376],[-112.1307,44.5374],[-112.1304,44.5369],[-112.1302,44.5366],[-112.1301,44.5365],[-112.13,44.5364],[-112.1296,44.5363],[-112.1292,44.5362],[-112.1291,44.536],[-112.1292,44.5357],[-112.1292,44.5356],[-112.1293,44.5353],[-112.1292,44.5347],[-112.1292,44.5346],[-112.1291,44.5342],[-112.1291,44.5341],[-112.1289,44.5337],[-112.1276,44.5326],[-112.1271,44.5322],[-112.1269,44.5317],[-112.1269,44.5316],[-112.1267,44.531],[-112.1268,44.5303],[-112.1269,44.5301],[-112.127,44.529],[-112.127,44.5289],[-112.1264,44.5288],[-112.1262,44.5288],[-112.1256,44.5287],[-112.1251,44.5285],[-112.1234,44.5278],[-112.1222,44.5272],[-112.1214,44.5269],[-112.1202,44.5266],[-112.119,44.5263],[-112.1183,44.5261],[-112.1178,44.5259],[-112.1167,44.5256],[-112.1157,44.5253],[-112.1155,44.5252],[-112.1154,44.5252],[-112.1146,44.525],[-112.1133,44.5248],[-112.1115,44.5247],[-112.111,44.5246],[-112.11,44.5244],[-112.1099,44.5244],[-112.1095,44.5242],[-112.1093,44.5241],[-112.1085,44.5238],[-112.108,44.5232],[-112.1079,44.5231],[-112.1078,44.5229],[-112.1076,44.5228],[-112.1068,44.5208],[-112.1067,44.5208],[-112.1065,44.5207],[-112.1064,44.5206],[-112.1059,44.5206],[-112.1051,44.5208],[-112.105,44.5209],[-112.1044,44.5209],[-112.1033,44.5209],[-112.1023,44.5208],[-112.1016,44.5208],[-112.1007,44.5211],[-112.1004,44.5213],[-112.0999,44.5217],[-112.0992,44.522],[-112.0982,44.5224],[-112.0979,44.5224],[-112.0978,44.5224],[-112.0975,44.5225],[-112.0969,44.5228],[-112.0965,44.523],[-112.0963,44.5231],[-112.0962,44.5232],[-112.0961,44.5235],[-112.0962,44.5239],[-112.0962,44.524],[-112.0962,44.5245],[-112.096,44.525],[-112.0957,44.5256],[-112.0952,44.5263],[-112.0951,44.5264],[-112.0947,44.5272],[-112.0946,44.5283],[-112.0945,44.5285],[-112.0942,44.5291],[-112.0941,44.5292],[-112.0939,44.5295],[-112.0939,44.5296],[-112.0936,44.5298],[-112.0935,44.5298],[-112.0931,44.53],[-112.0914,44.5305],[-112.0907,44.5307],[-112.0857,44.5321],[-112.0854,44.5322],[-112.0812,44.5337],[-112.0808,44.5338],[-112.0801,44.5339],[-112.0799,44.5339],[-112.0791,44.5338],[-112.0784,44.5337],[-112.0781,44.5337],[-112.077,44.5334],[-112.0761,44.5333],[-112.0757,44.5333],[-112.0753,44.5334],[-112.0749,44.5336],[-112.0744,44.534],[-112.0733,44.5349],[-112.073,44.5351],[-112.0719,44.5357],[-112.0711,44.5361],[-112.0703,44.5365],[-112.0696,44.5369],[-112.0691,44.5371],[-112.0688,44.5372],[-112.0686,44.5371],[-112.0685,44.5371],[-112.0683,44.5369],[-112.0681,44.5367],[-112.068,44.5367],[-112.0676,44.5365],[-112.0675,44.5364],[-112.0671,44.5363],[-112.0667,44.5362],[-112.0658,44.536],[-112.0648,44.5359],[-112.0645,44.5359],[-112.064,44.536],[-112.0633,44.5361],[-112.0618,44.5362],[-112.0617,44.5362],[-112.0603,44.5362],[-112.0572,44.5365],[-112.0565,44.5366],[-112.0558,44.5367],[-112.0555,44.5367],[-112.0551,44.5366],[-112.055,44.5365],[-112.0548,44.5363],[-112.053,44.535],[-112.0527,44.5347],[-112.0522,44.5346],[-112.0512,44.5345],[-112.0507,44.5344],[-112.0491,44.5343],[-112.0484,44.5343],[-112.0481,44.5342],[-112.0471,44.5342],[-112.0461,44.5341],[-112.046,44.534],[-112.0456,44.5338],[-112.0452,44.5334],[-112.0448,44.533],[-112.0439,44.5323],[-112.0436,44.5324],[-112.0435,44.5323],[-112.0427,44.5323],[-112.0417,44.5323],[-112.0407,44.5326],[-112.0402,44.5326],[-112.0388,44.5328],[-112.0379,44.5327],[-112.0378,44.5326],[-112.0374,44.5322],[-112.0373,44.5317],[-112.0373,44.5311],[-112.0369,44.5303],[-112.0355,44.5292],[-112.0347,44.5286],[-112.0343,44.5284],[-112.0336,44.5283],[-112.0328,44.5284],[-112.0327,44.5285],[-112.0324,44.5287],[-112.0323,44.5292],[-112.0323,44.5301],[-112.0323,44.531],[-112.0325,44.5318],[-112.0327,44.5324],[-112.0327,44.5327],[-112.0327,44.5333],[-112.0327,44.5339],[-112.0327,44.5342],[-112.0328,44.5343],[-112.0328,44.5351],[-112.0331,44.5358],[-112.0334,44.5361],[-112.0335,44.5363],[-112.0336,44.5363],[-112.0337,44.5368],[-112.0342,44.5387],[-112.0346,44.54],[-112.0347,44.5402],[-112.0348,44.5406],[-112.0349,44.5413],[-112.0351,44.542],[-112.035,44.5424],[-112.0349,44.5427],[-112.0347,44.5431],[-112.0345,44.5436],[-112.0343,44.5441],[-112.0342,44.5442],[-112.0341,44.5445],[-112.034,44.5448],[-112.034,44.5449],[-112.0338,44.5455],[-112.0336,44.5457],[-112.0333,44.5458],[-112.0332,44.5459],[-112.0329,44.5461],[-112.0327,44.5466],[-112.0322,44.5467],[-112.0319,44.5466],[-112.0308,44.5464],[-112.0296,44.5461],[-112.0289,44.5461],[-112.0282,44.5461],[-112.0272,44.546],[-112.0266,44.5459],[-112.0261,44.5456],[-112.0258,44.5455],[-112.0254,44.5454],[-112.0247,44.5453],[-112.0242,44.5452],[-112.0239,44.5452],[-112.0234,44.5451],[-112.0231,44.545],[-112.0227,44.5448],[-112.0225,44.5446],[-112.0223,44.5444],[-112.0219,44.5442],[-112.0214,44.5442],[-112.0209,44.544],[-112.0208,44.5439],[-112.0202,44.5433],[-112.0185,44.5424],[-112.0167,44.542],[-112.0155,44.542],[-112.0139,44.5423],[-112.0121,44.5431],[-112.0115,44.5434],[-112.0109,44.5432],[-112.0103,44.5427],[-112.0095,44.5424],[-112.0089,44.5422],[-112.0083,44.542],[-112.0079,44.5417],[-112.0078,44.5413],[-112.0079,44.5409],[-112.0078,44.5406],[-112.0076,44.5403],[-112.0067,44.5394],[-112.006,44.5388],[-112.0051,44.5382],[-112.0045,44.5378],[-112.0044,44.5377],[-112.0037,44.5376],[-112.0029,44.5378],[-112.0028,44.5378],[-112.0022,44.5381],[-112.0017,44.5382],[-112.0012,44.5382],[-112.0008,44.538],[-112,44.5379],[-111.9999,44.5379],[-111.9995,44.5377],[-111.999,44.5375],[-111.9981,44.5371],[-111.9974,44.5365],[-111.9973,44.5365],[-111.9972,44.5363],[-111.9969,44.536],[-111.9959,44.5352],[-111.9955,44.535],[-111.9948,44.535],[-111.9943,44.5352],[-111.994,44.5354],[-111.9937,44.5358],[-111.9933,44.5363],[-111.993,44.5367],[-111.9924,44.5374],[-111.992,44.5375],[-111.9916,44.5375],[-111.991,44.5374],[-111.9906,44.5373],[-111.9899,44.5373],[-111.9886,44.5371],[-111.9881,44.5372],[-111.9873,44.5372],[-111.9866,44.5372],[-111.9855,44.5371],[-111.9844,44.5369],[-111.9838,44.5369],[-111.9836,44.5368],[-111.9835,44.5368],[-111.9834,44.5368],[-111.9828,44.5368],[-111.9823,44.5368],[-111.982,44.5368],[-111.9818,44.5366],[-111.9808,44.5365],[-111.9802,44.5363],[-111.9792,44.5359],[-111.9782,44.5358],[-111.9777,44.5357],[-111.9775,44.5358],[-111.9772,44.5361],[-111.9771,44.5361],[-111.9766,44.5362],[-111.9762,44.5361],[-111.9758,44.536],[-111.9756,44.5361],[-111.9754,44.5361],[-111.9751,44.5363],[-111.9748,44.5365],[-111.9742,44.5368],[-111.9733,44.5372],[-111.9731,44.5373],[-111.9727,44.5373],[-111.9725,44.5374],[-111.972,44.5375],[-111.9716,44.5376],[-111.9715,44.5376],[-111.9712,44.5379],[-111.9699,44.5392],[-111.9697,44.5394],[-111.9695,44.5399],[-111.9694,44.5404],[-111.9694,44.541],[-111.9692,44.5416],[-111.969,44.5421],[-111.9688,44.5424],[-111.9683,44.543],[-111.9681,44.5431],[-111.9676,44.5436],[-111.9672,44.5441],[-111.9672,44.5444],[-111.9674,44.5447],[-111.9673,44.5449],[-111.9641,44.5441],[-111.9633,44.5441],[-111.9629,44.5442],[-111.9627,44.5443],[-111.9624,44.5445],[-111.9622,44.5452],[-111.9621,44.546],[-111.9614,44.5474],[-111.9613,44.5478],[-111.9614,44.5483],[-111.9614,44.5485],[-111.9613,44.549],[-111.9612,44.5492],[-111.9608,44.5493],[-111.9603,44.5494],[-111.9602,44.5495],[-111.9598,44.5495],[-111.9591,44.5494],[-111.9588,44.5493],[-111.9578,44.549],[-111.9569,44.5488],[-111.9562,44.5486],[-111.9558,44.5488],[-111.9544,44.5487],[-111.9539,44.5487],[-111.9529,44.5489],[-111.9521,44.5492],[-111.9517,44.5495],[-111.9512,44.5499],[-111.9506,44.5509],[-111.9505,44.5509],[-111.9499,44.5523],[-111.9498,44.5529],[-111.9496,44.554],[-111.9493,44.5548],[-111.9493,44.555],[-111.9492,44.5554],[-111.9491,44.5555],[-111.949,44.556],[-111.9489,44.5563],[-111.9482,44.5569],[-111.9478,44.557],[-111.9471,44.557],[-111.9466,44.557],[-111.9456,44.5569],[-111.945,44.5568],[-111.9445,44.5566],[-111.9442,44.5566],[-111.9432,44.5563],[-111.9411,44.5562],[-111.9406,44.5562],[-111.9402,44.5564],[-111.9401,44.5565],[-111.9396,44.5568],[-111.9388,44.5571],[-111.9376,44.5575],[-111.9368,44.5577],[-111.935,44.558],[-111.9342,44.558],[-111.9328,44.5575],[-111.9323,44.5574],[-111.9303,44.5573],[-111.9301,44.5573],[-111.9298,44.5574],[-111.9293,44.5575],[-111.9288,44.5576],[-111.9286,44.5576],[-111.9284,44.5577],[-111.9279,44.5575],[-111.9271,44.5573],[-111.9254,44.5572],[-111.925,44.5572],[-111.9246,44.5572],[-111.9238,44.5573],[-111.9236,44.5574],[-111.9232,44.5575],[-111.9227,44.5576],[-111.9222,44.5577],[-111.9218,44.5577],[-111.9212,44.5576],[-111.9203,44.5576],[-111.92,44.5576],[-111.9198,44.5576],[-111.9193,44.5575],[-111.9185,44.5571],[-111.9185,44.557],[-111.918,44.5568],[-111.9179,44.5567],[-111.9175,44.5565],[-111.917,44.5564],[-111.9168,44.5564],[-111.9166,44.5563],[-111.9162,44.5563],[-111.9145,44.5564],[-111.9135,44.5563],[-111.9134,44.5563],[-111.9125,44.5563],[-111.9121,44.5563],[-111.9116,44.5565],[-111.9108,44.5565],[-111.9097,44.5565],[-111.9088,44.5565],[-111.9083,44.5564],[-111.9078,44.5564],[-111.9068,44.5568],[-111.9064,44.557],[-111.9058,44.557],[-111.905,44.557],[-111.9045,44.557],[-111.9041,44.5569],[-111.9037,44.5567],[-111.9033,44.5566],[-111.9029,44.5567],[-111.9025,44.5568],[-111.902,44.5568],[-111.9014,44.557],[-111.8996,44.5575],[-111.8989,44.5579],[-111.8985,44.5583],[-111.898,44.5588],[-111.8977,44.5589],[-111.8974,44.5589],[-111.8971,44.559],[-111.8964,44.5592],[-111.8959,44.5592],[-111.8955,44.5593],[-111.8952,44.5594],[-111.8947,44.5605],[-111.8946,44.561],[-111.8947,44.5615],[-111.8948,44.5619],[-111.8946,44.5622],[-111.8939,44.5629],[-111.8929,44.5637],[-111.8923,44.5639],[-111.8908,44.5643],[-111.8899,44.5646],[-111.8898,44.5647],[-111.8897,44.5647],[-111.8894,44.5647],[-111.8893,44.5646],[-111.889,44.5645],[-111.8888,44.5642],[-111.8885,44.5639],[-111.8881,44.5636],[-111.888,44.5635],[-111.8876,44.5632],[-111.8867,44.5626],[-111.8863,44.5624],[-111.8855,44.562],[-111.885,44.5618],[-111.8836,44.5617],[-111.8833,44.5615],[-111.8825,44.5608],[-111.882,44.5605],[-111.8809,44.5603],[-111.8802,44.5604],[-111.8795,44.5604],[-111.8792,44.5605],[-111.8779,44.5611],[-111.877,44.5615],[-111.8761,44.5617],[-111.8754,44.562],[-111.875,44.5621],[-111.8746,44.5624],[-111.874,44.5627],[-111.874,44.5629],[-111.8739,44.563],[-111.8738,44.5631],[-111.8733,44.5631],[-111.8732,44.5631],[-111.8729,44.563],[-111.8724,44.563],[-111.8719,44.5629],[-111.8715,44.563],[-111.8711,44.5631],[-111.8707,44.5633],[-111.8704,44.5635],[-111.87,44.564],[-111.8699,44.5642],[-111.8697,44.5645],[-111.8697,44.5648],[-111.8696,44.5654],[-111.8696,44.5658],[-111.8695,44.5661],[-111.8694,44.5665],[-111.8693,44.5666],[-111.8692,44.5666],[-111.8691,44.5665],[-111.869,44.5665],[-111.8685,44.5653],[-111.8683,44.5651],[-111.8682,44.5649],[-111.8674,44.5642],[-111.867,44.5637],[-111.8668,44.5635],[-111.8665,44.5631],[-111.8664,44.5631],[-111.8664,44.5629],[-111.8663,44.5628],[-111.8663,44.5626],[-111.8669,44.5616],[-111.8671,44.5611],[-111.8675,44.5602],[-111.8675,44.56],[-111.8676,44.5596],[-111.8675,44.5594],[-111.8673,44.5593],[-111.8672,44.5592],[-111.867,44.5592],[-111.8662,44.5586],[-111.8655,44.558],[-111.8651,44.5576],[-111.8649,44.5571],[-111.8647,44.556],[-111.8648,44.5556],[-111.8649,44.5553],[-111.8648,44.5549],[-111.8648,44.5548],[-111.8647,44.5547],[-111.8645,44.5542],[-111.8641,44.5531],[-111.8639,44.5525],[-111.8639,44.5524],[-111.864,44.552],[-111.864,44.5517],[-111.8639,44.5515],[-111.8637,44.5512],[-111.863,44.5509],[-111.8624,44.5507],[-111.8617,44.5503],[-111.8609,44.5502],[-111.8604,44.5501],[-111.8594,44.5498],[-111.8585,44.5495],[-111.8578,44.5494],[-111.8572,44.5494],[-111.8571,44.5493],[-111.8569,44.5491],[-111.8567,44.5486],[-111.8567,44.5485],[-111.8567,44.5482],[-111.8566,44.5475],[-111.8566,44.5466],[-111.8567,44.5463],[-111.8567,44.5461],[-111.8567,44.546],[-111.8563,44.5458],[-111.856,44.5457],[-111.8553,44.5453],[-111.8547,44.5448],[-111.8546,44.5448],[-111.8541,44.5443],[-111.8538,44.544],[-111.8532,44.5436],[-111.8531,44.5435],[-111.8528,44.5431],[-111.8523,44.5425],[-111.8522,44.5424],[-111.8514,44.5418],[-111.8505,44.5409],[-111.85,44.5407],[-111.8498,44.5406],[-111.8492,44.54],[-111.849,44.5394],[-111.849,44.5393],[-111.8488,44.5384],[-111.8477,44.5369],[-111.8473,44.5365],[-111.8468,44.5357],[-111.8467,44.5355],[-111.8467,44.5354],[-111.8466,44.535],[-111.845,44.5321],[-111.8441,44.5301],[-111.844,44.5299],[-111.8436,44.5293],[-111.8432,44.5283],[-111.8426,44.5273],[-111.8424,44.5269],[-111.8423,44.5264],[-111.8423,44.5262],[-111.8416,44.5258],[-111.841,44.5255],[-111.8396,44.5247],[-111.8393,44.5245],[-111.8387,44.524],[-111.8379,44.5234],[-111.837,44.523],[-111.8358,44.5226],[-111.8351,44.5223],[-111.8346,44.522],[-111.8345,44.522],[-111.8337,44.5216],[-111.8333,44.5213],[-111.8331,44.5211],[-111.833,44.521],[-111.8327,44.5207],[-111.8323,44.5204],[-111.8318,44.5202],[-111.8316,44.5201],[-111.8314,44.52],[-111.8311,44.5199],[-111.8307,44.52],[-111.8304,44.52],[-111.8303,44.52],[-111.8302,44.52],[-111.8299,44.52],[-111.8299,44.5198],[-111.8299,44.5195],[-111.83,44.5195],[-111.8307,44.5184],[-111.8308,44.5179],[-111.831,44.5178],[-111.8311,44.5178],[-111.8313,44.5176],[-111.8313,44.5175],[-111.8312,44.5173],[-111.8309,44.5168],[-111.8303,44.5162],[-111.8293,44.5153],[-111.829,44.5151],[-111.8278,44.5141],[-111.826,44.5128],[-111.8256,44.5126],[-111.8251,44.5122],[-111.825,44.5122],[-111.8248,44.512],[-111.8244,44.5118],[-111.8244,44.5116],[-111.8244,44.5114],[-111.8243,44.5108],[-111.8243,44.5105],[-111.8241,44.5104],[-111.8234,44.5101],[-111.8233,44.51],[-111.8226,44.5096],[-111.8219,44.5091],[-111.8215,44.5089],[-111.8211,44.5091],[-111.8208,44.5091],[-111.8205,44.5093],[-111.8198,44.5095],[-111.8194,44.5095],[-111.8186,44.5095],[-111.8177,44.5096],[-111.8167,44.5099],[-111.8138,44.5107],[-111.8129,44.511],[-111.8125,44.5111],[-111.8114,44.5113],[-111.8107,44.5115],[-111.8106,44.5115],[-111.8104,44.5114],[-111.8103,44.5113],[-111.81,44.5111],[-111.8093,44.5105],[-111.8089,44.5102],[-111.8088,44.51],[-111.8085,44.5099],[-111.8082,44.51],[-111.808,44.5102],[-111.8079,44.5103],[-111.8079,44.5105],[-111.8081,44.5109],[-111.8081,44.5112],[-111.808,44.5114],[-111.808,44.5116],[-111.8081,44.5117],[-111.8084,44.512],[-111.8091,44.5124],[-111.8093,44.5126],[-111.8094,44.5129],[-111.8092,44.5131],[-111.8091,44.5132],[-111.809,44.5133],[-111.8087,44.5137],[-111.8086,44.5139],[-111.8083,44.5142],[-111.8078,44.5146],[-111.8068,44.5152],[-111.8066,44.5154],[-111.8065,44.5155],[-111.8064,44.5157],[-111.8061,44.5161],[-111.8061,44.5164],[-111.8062,44.5166],[-111.8063,44.5168],[-111.8075,44.5177],[-111.808,44.5181],[-111.8083,44.5184],[-111.8083,44.5186],[-111.8083,44.5187],[-111.8083,44.5188],[-111.8083,44.5191],[-111.8082,44.5194],[-111.8082,44.5195],[-111.8082,44.5198],[-111.8076,44.5207],[-111.8071,44.5212],[-111.8067,44.5215],[-111.8063,44.5221],[-111.8057,44.5229],[-111.8042,44.5242],[-111.8035,44.5247],[-111.8026,44.5251],[-111.8018,44.5256],[-111.8013,44.5259],[-111.8012,44.5259],[-111.8011,44.526],[-111.8003,44.5262],[-111.7996,44.5263],[-111.7995,44.5263],[-111.7967,44.5264],[-111.7961,44.5265],[-111.7954,44.5266],[-111.7948,44.5265],[-111.7945,44.5265],[-111.794,44.5264],[-111.7926,44.5262],[-111.7911,44.5259],[-111.7906,44.5257],[-111.7901,44.5255],[-111.7891,44.5249],[-111.788,44.5244],[-111.7866,44.5239],[-111.7854,44.5236],[-111.7851,44.5236],[-111.7846,44.5237],[-111.7842,44.5238],[-111.7841,44.5239],[-111.7837,44.5241],[-111.7828,44.5245],[-111.7826,44.5246],[-111.7819,44.5243],[-111.7818,44.5243],[-111.7817,44.5242],[-111.7812,44.524],[-111.7803,44.5239],[-111.7798,44.5238],[-111.7792,44.524],[-111.7785,44.5242],[-111.778,44.5246],[-111.7778,44.5248],[-111.7777,44.525],[-111.7776,44.5251],[-111.7776,44.5254],[-111.7776,44.5256],[-111.7773,44.5258],[-111.7768,44.5261],[-111.7761,44.5266],[-111.776,44.5267],[-111.7758,44.5269],[-111.7756,44.5271],[-111.7751,44.5275],[-111.7744,44.5284],[-111.7739,44.5289],[-111.7738,44.5291],[-111.7734,44.5294],[-111.7731,44.5297],[-111.7728,44.5299],[-111.7726,44.5301],[-111.7722,44.5303],[-111.7721,44.5305],[-111.7715,44.5309],[-111.7711,44.5305],[-111.7704,44.5301],[-111.7692,44.5291],[-111.7678,44.5282],[-111.7662,44.5279],[-111.7657,44.5276],[-111.7656,44.5276],[-111.764,44.5267],[-111.7635,44.5263],[-111.7629,44.5258],[-111.7627,44.5258],[-111.7625,44.5259],[-111.762,44.5262],[-111.7616,44.5268],[-111.7616,44.5269],[-111.7614,44.5272],[-111.7615,44.528],[-111.7615,44.5283],[-111.7615,44.5286],[-111.7615,44.5289],[-111.7615,44.5293],[-111.7609,44.5304],[-111.7608,44.5305],[-111.7607,44.5307],[-111.7606,44.5308],[-111.76,44.5312],[-111.7597,44.5314],[-111.7596,44.5317],[-111.7596,44.5321],[-111.7595,44.5325],[-111.7594,44.5327],[-111.7592,44.533],[-111.7589,44.5332],[-111.7585,44.5335],[-111.7584,44.5335],[-111.7577,44.5337],[-111.7571,44.534],[-111.7568,44.5344],[-111.7555,44.535],[-111.7544,44.5358],[-111.7539,44.5361],[-111.7535,44.5363],[-111.7528,44.5364],[-111.7523,44.5365],[-111.752,44.5367],[-111.7516,44.5371],[-111.7514,44.5374],[-111.7509,44.538],[-111.7505,44.5385],[-111.7502,44.5391],[-111.75,44.5395],[-111.7499,44.5396],[-111.7497,44.5396],[-111.7491,44.5395],[-111.7489,44.5396],[-111.7481,44.5397],[-111.7478,44.5398],[-111.7475,44.54],[-111.7471,44.5402],[-111.7468,44.5405],[-111.7463,44.5408],[-111.7453,44.5409],[-111.7451,44.5408],[-111.7446,44.5408],[-111.744,44.5408],[-111.7436,44.5407],[-111.743,44.5407],[-111.7424,44.5408],[-111.7417,44.5408],[-111.7414,44.5409],[-111.7412,44.541],[-111.7409,44.5413],[-111.7408,44.5416],[-111.7408,44.5417],[-111.7405,44.5419],[-111.74,44.5422],[-111.7391,44.5426],[-111.7375,44.5431],[-111.7373,44.543],[-111.7371,44.543],[-111.7362,44.543],[-111.7358,44.5429],[-111.7353,44.543],[-111.735,44.543],[-111.7345,44.5428],[-111.734,44.5426],[-111.7339,44.5425],[-111.7335,44.5424],[-111.7332,44.5423],[-111.7324,44.5421],[-111.732,44.5421],[-111.7317,44.5422],[-111.7315,44.5423],[-111.7314,44.5424],[-111.7311,44.5427],[-111.7307,44.5429],[-111.7305,44.5429],[-111.7302,44.5429],[-111.7302,44.5428],[-111.7296,44.5428],[-111.7293,44.5429],[-111.7283,44.5434],[-111.7279,44.5436],[-111.7274,44.544],[-111.727,44.5441],[-111.7268,44.5441],[-111.7267,44.5441],[-111.7262,44.544],[-111.7255,44.5439],[-111.7251,44.5438],[-111.7236,44.5437],[-111.7233,44.5437],[-111.7228,44.5439],[-111.722,44.544],[-111.7214,44.5439],[-111.7211,44.544],[-111.7207,44.544],[-111.7201,44.5442],[-111.7198,44.5443],[-111.7196,44.5443],[-111.7189,44.544],[-111.7173,44.5433],[-111.7172,44.5433],[-111.7171,44.5432],[-111.7167,44.5432],[-111.7161,44.5432],[-111.7156,44.5434],[-111.7152,44.5437],[-111.7148,44.544],[-111.7145,44.5445],[-111.7143,44.5449],[-111.7141,44.5459],[-111.7141,44.5462],[-111.7138,44.5468],[-111.7135,44.5474],[-111.7128,44.5484],[-111.7127,44.5485],[-111.7126,44.5485],[-111.712,44.5488],[-111.7113,44.5491],[-111.7105,44.5496],[-111.71,44.5498],[-111.7099,44.5499],[-111.7094,44.5502],[-111.7086,44.551],[-111.7078,44.5518],[-111.7073,44.5525],[-111.7068,44.5533],[-111.7062,44.5543],[-111.706,44.5548],[-111.7058,44.5551],[-111.7055,44.5558],[-111.7053,44.5564],[-111.7052,44.5572],[-111.705,44.558],[-111.7049,44.5583],[-111.7047,44.5588],[-111.7044,44.5593],[-111.7041,44.5596],[-111.7038,44.5599],[-111.7036,44.56],[-111.7035,44.56],[-111.7032,44.5602],[-111.7027,44.5602],[-111.7022,44.5601],[-111.7018,44.56],[-111.7009,44.5593],[-111.7008,44.5592],[-111.6988,44.5586],[-111.6986,44.5586],[-111.6979,44.5582],[-111.6969,44.558],[-111.696,44.5578],[-111.6957,44.5578],[-111.6955,44.5578],[-111.6948,44.5576],[-111.6938,44.5574],[-111.6928,44.5573],[-111.6924,44.5573],[-111.6922,44.5573],[-111.6919,44.5572],[-111.6916,44.5569],[-111.6912,44.5566],[-111.6911,44.5564],[-111.6902,44.5562],[-111.69,44.5562],[-111.6898,44.5562],[-111.6896,44.5563],[-111.6893,44.5566],[-111.6891,44.5569],[-111.6889,44.557],[-111.6886,44.5572],[-111.6884,44.5573],[-111.6883,44.5573],[-111.6875,44.5576],[-111.6871,44.5579],[-111.6867,44.5582],[-111.6864,44.5585],[-111.6861,44.559],[-111.686,44.5593],[-111.6859,44.5594],[-111.6859,44.5596],[-111.6857,44.56],[-111.6855,44.5604],[-111.685,44.5609],[-111.6846,44.5611],[-111.6844,44.5612],[-111.6837,44.5614],[-111.6834,44.5615],[-111.6833,44.5616],[-111.683,44.5616],[-111.683,44.5617],[-111.6829,44.5616],[-111.6826,44.5613],[-111.6819,44.5605],[-111.681,44.5598],[-111.6804,44.5594],[-111.6794,44.5589],[-111.6781,44.5584],[-111.6776,44.5581],[-111.6771,44.5579],[-111.6766,44.5577],[-111.6759,44.5576],[-111.675,44.5573],[-111.6739,44.557],[-111.6732,44.5568],[-111.6726,44.5567],[-111.6724,44.5567],[-111.672,44.5566],[-111.6716,44.5567],[-111.6714,44.5566],[-111.671,44.5565],[-111.6704,44.5564],[-111.6698,44.5565],[-111.6693,44.5565],[-111.669,44.5565],[-111.6685,44.5563],[-111.6677,44.556],[-111.6672,44.556],[-111.6667,44.5561],[-111.6662,44.556],[-111.6656,44.5558],[-111.6651,44.5557],[-111.6643,44.5559],[-111.6638,44.5558],[-111.6636,44.5558],[-111.6635,44.5558],[-111.6633,44.5554],[-111.6632,44.5554],[-111.6628,44.5551],[-111.6627,44.5551],[-111.6625,44.555],[-111.6622,44.5547],[-111.6621,44.5546],[-111.662,44.5546],[-111.6617,44.5542],[-111.6611,44.5536],[-111.6603,44.5531],[-111.6593,44.5527],[-111.6584,44.5526],[-111.6579,44.5527],[-111.6574,44.5528],[-111.657,44.5528],[-111.6563,44.5529],[-111.6556,44.5531],[-111.6549,44.5534],[-111.6547,44.5537],[-111.6546,44.5539],[-111.6538,44.5542],[-111.6536,44.5545],[-111.6534,44.5546],[-111.653,44.5547],[-111.6526,44.5549],[-111.6523,44.5549],[-111.6518,44.555],[-111.6513,44.5551],[-111.6509,44.5551],[-111.6508,44.5551],[-111.6499,44.5547],[-111.6492,44.5547],[-111.6484,44.5547],[-111.6478,44.5548],[-111.6469,44.5548],[-111.6468,44.5548],[-111.6459,44.5547],[-111.6452,44.5545],[-111.6446,44.5542],[-111.6444,44.5541],[-111.6438,44.554],[-111.6434,44.5539],[-111.6433,44.5539],[-111.6431,44.5538],[-111.6422,44.5533],[-111.6419,44.5532],[-111.6414,44.5529],[-111.6406,44.5527],[-111.6393,44.5526],[-111.638,44.5525],[-111.6374,44.5524],[-111.6367,44.5525],[-111.6359,44.5527],[-111.6354,44.5528],[-111.6344,44.5531],[-111.6337,44.5533],[-111.6332,44.5534],[-111.6327,44.5533],[-111.6319,44.553],[-111.6306,44.5525],[-111.6303,44.5524],[-111.6298,44.5522],[-111.6293,44.552],[-111.6292,44.552],[-111.629,44.5519],[-111.6289,44.5519],[-111.628,44.5519],[-111.6271,44.5519],[-111.6261,44.5518],[-111.6252,44.5517],[-111.6245,44.5515],[-111.624,44.5513],[-111.6237,44.551],[-111.6233,44.5508],[-111.6226,44.5506],[-111.6217,44.5506],[-111.6209,44.5508],[-111.62,44.5508],[-111.6191,44.5507],[-111.6176,44.5505],[-111.6174,44.5504],[-111.6167,44.5502],[-111.6164,44.5502],[-111.6162,44.5501],[-111.6159,44.5498],[-111.6158,44.5498],[-111.6155,44.5494],[-111.6148,44.5489],[-111.6144,44.5487],[-111.6143,44.5487],[-111.6139,44.5487],[-111.6135,44.5488],[-111.6127,44.5488],[-111.6123,44.5489],[-111.6117,44.5494],[-111.6116,44.5494],[-111.6115,44.5495],[-111.6113,44.5497],[-111.6108,44.55],[-111.6105,44.5501],[-111.609,44.5508],[-111.6089,44.5508],[-111.6076,44.5514],[-111.6066,44.5518],[-111.6063,44.5519],[-111.6058,44.5522],[-111.6055,44.5523],[-111.6049,44.5527],[-111.6045,44.5532],[-111.6044,44.5533],[-111.6043,44.5534],[-111.604,44.5535],[-111.6029,44.5537],[-111.6028,44.5537],[-111.6025,44.5536],[-111.6023,44.5537],[-111.6017,44.5538],[-111.6017,44.5539],[-111.6015,44.5539],[-111.6013,44.554],[-111.6011,44.5541],[-111.6008,44.5543],[-111.6007,44.5543],[-111.6006,44.5544],[-111.6004,44.5544],[-111.6001,44.5545],[-111.6,44.5546],[-111.5998,44.5547],[-111.5996,44.5548],[-111.5994,44.5549],[-111.5993,44.5549],[-111.5991,44.555],[-111.5988,44.5552],[-111.5982,44.5555],[-111.598,44.5556],[-111.5977,44.5558],[-111.5975,44.556],[-111.5973,44.5562],[-111.597,44.5564],[-111.5968,44.5566],[-111.5967,44.5567],[-111.5966,44.5568],[-111.5965,44.5568],[-111.5964,44.5568],[-111.5964,44.557],[-111.5963,44.5571],[-111.5962,44.5572],[-111.5959,44.5574],[-111.5957,44.5575],[-111.5957,44.5576],[-111.5956,44.5576],[-111.5952,44.5577],[-111.5948,44.5579],[-111.5947,44.558],[-111.5946,44.5581],[-111.5944,44.5581],[-111.5943,44.5581],[-111.5941,44.5582],[-111.5938,44.5583],[-111.5933,44.5584],[-111.5928,44.5584],[-111.5925,44.5585],[-111.5922,44.5587],[-111.592,44.559],[-111.5919,44.5593],[-111.5919,44.5597],[-111.5922,44.5601],[-111.5925,44.5604],[-111.5926,44.5605],[-111.5926,44.5607],[-111.5926,44.5609],[-111.5923,44.5611],[-111.5911,44.5616],[-111.591,44.5616],[-111.5903,44.5619],[-111.5901,44.562],[-111.5896,44.5621],[-111.589,44.5624],[-111.5886,44.5625],[-111.5881,44.5626],[-111.5875,44.5626],[-111.587,44.5626],[-111.5869,44.5626],[-111.5865,44.5627],[-111.5861,44.5627],[-111.5857,44.5626],[-111.5853,44.5625],[-111.585,44.5624],[-111.5848,44.5621],[-111.5846,44.5619],[-111.5845,44.5616],[-111.5844,44.5615],[-111.5842,44.5613],[-111.584,44.5614],[-111.5838,44.5614],[-111.5837,44.5614],[-111.5835,44.5614],[-111.5833,44.5613],[-111.5829,44.5608],[-111.5827,44.5605],[-111.5824,44.5603],[-111.5823,44.5602],[-111.5818,44.56],[-111.5809,44.5598],[-111.5807,44.5598],[-111.5805,44.5598],[-111.5801,44.5597],[-111.5797,44.5596],[-111.5796,44.5595],[-111.5793,44.5594],[-111.5789,44.5593],[-111.5786,44.5593],[-111.5785,44.5592],[-111.5781,44.559],[-111.5777,44.5589],[-111.5772,44.5589],[-111.577,44.5589],[-111.5765,44.5591],[-111.576,44.5592],[-111.5755,44.5593],[-111.5752,44.5594],[-111.575,44.5593],[-111.5748,44.5593],[-111.5745,44.5592],[-111.5738,44.559],[-111.5733,44.5589],[-111.5729,44.5586],[-111.572,44.5584],[-111.5708,44.5582],[-111.5704,44.5581],[-111.5698,44.558],[-111.5691,44.5578],[-111.5686,44.5577],[-111.5685,44.5577],[-111.5672,44.5576],[-111.5663,44.5576],[-111.5657,44.5576],[-111.5649,44.5576],[-111.5648,44.5576],[-111.5644,44.5575],[-111.5643,44.5574],[-111.5642,44.5573],[-111.5642,44.5571],[-111.5643,44.5569],[-111.5643,44.5566],[-111.564,44.5562],[-111.5634,44.5557],[-111.5632,44.5555],[-111.5629,44.5553],[-111.5628,44.5552],[-111.5613,44.5551],[-111.5609,44.5552],[-111.5604,44.5553],[-111.5601,44.5553],[-111.5599,44.5552],[-111.5596,44.555],[-111.5595,44.5549],[-111.5592,44.5547],[-111.5589,44.5547],[-111.5584,44.5548],[-111.5579,44.5548],[-111.5573,44.5547],[-111.5572,44.5547],[-111.5569,44.5547],[-111.5566,44.5547],[-111.556,44.5548],[-111.5556,44.5549],[-111.5552,44.5551],[-111.5546,44.5557],[-111.5543,44.5558],[-111.5537,44.5559],[-111.5533,44.5559],[-111.5528,44.5559],[-111.5527,44.5559],[-111.5522,44.5559],[-111.5519,44.5561],[-111.5515,44.5562],[-111.5514,44.5562],[-111.5511,44.5562],[-111.5503,44.556],[-111.5497,44.556],[-111.5492,44.5561],[-111.5489,44.5563],[-111.5484,44.5567],[-111.5482,44.557],[-111.548,44.5572],[-111.5478,44.5573],[-111.547,44.5572],[-111.5467,44.557],[-111.5459,44.5566],[-111.5457,44.5562],[-111.5456,44.5558],[-111.5455,44.5556],[-111.5454,44.5553],[-111.545,44.5546],[-111.5447,44.5543],[-111.5443,44.554],[-111.544,44.5539],[-111.5434,44.5534],[-111.5433,44.5534],[-111.5431,44.5533],[-111.543,44.5532],[-111.5425,44.5531],[-111.5419,44.5531],[-111.5416,44.553],[-111.5413,44.5529],[-111.5408,44.5526],[-111.5405,44.5523],[-111.5402,44.552],[-111.5392,44.5513],[-111.5382,44.551],[-111.5381,44.551],[-111.5375,44.5508],[-111.5371,44.5508],[-111.5371,44.5507],[-111.5363,44.5506],[-111.5361,44.5505],[-111.5356,44.5503],[-111.535,44.5502],[-111.5346,44.5503],[-111.5345,44.5503],[-111.5342,44.5503],[-111.5336,44.5502],[-111.533,44.5501],[-111.5321,44.5499],[-111.5291,44.5493],[-111.5267,44.5487],[-111.526,44.5487],[-111.5255,44.5487],[-111.5251,44.5486],[-111.5249,44.5485],[-111.5236,44.5479],[-111.5233,44.5476],[-111.5228,44.5468],[-111.5222,44.5463],[-111.5217,44.5459],[-111.5213,44.5456],[-111.5212,44.5454],[-111.521,44.5453],[-111.5203,44.5447],[-111.52,44.5443],[-111.5196,44.544],[-111.5192,44.5438],[-111.5189,44.5437],[-111.5188,44.5437],[-111.5184,44.5436],[-111.5183,44.5434],[-111.5182,44.5432],[-111.5182,44.5427],[-111.518,44.542],[-111.518,44.5417],[-111.5181,44.5413],[-111.5181,44.5409],[-111.5179,44.5408],[-111.5177,44.5408],[-111.5174,44.5406],[-111.5172,44.5402],[-111.517,44.5395],[-111.517,44.5389],[-111.5167,44.5382],[-111.5164,44.5378],[-111.516,44.5375],[-111.5159,44.5374],[-111.5156,44.5373],[-111.5151,44.5369],[-111.5145,44.5366],[-111.5136,44.5362],[-111.5133,44.5361],[-111.5129,44.536],[-111.5127,44.536],[-111.512,44.5359],[-111.5111,44.5359],[-111.511,44.5359],[-111.5101,44.536],[-111.5093,44.5362],[-111.5087,44.5362],[-111.5081,44.5362],[-111.5077,44.5363],[-111.5076,44.5363],[-111.5072,44.5365],[-111.507,44.5366],[-111.5069,44.5367],[-111.5062,44.5373],[-111.5054,44.5377],[-111.5046,44.5383],[-111.504,44.5388],[-111.5037,44.539],[-111.5028,44.5393],[-111.5025,44.5394],[-111.5023,44.5396],[-111.5017,44.5399],[-111.501,44.5402],[-111.5007,44.5405],[-111.5004,44.5409],[-111.5002,44.5413],[-111.5002,44.5414],[-111.5001,44.5416],[-111.5001,44.5417],[-111.4999,44.5419],[-111.4996,44.542],[-111.4994,44.542],[-111.4982,44.542],[-111.4975,44.5421],[-111.4965,44.5412],[-111.4964,44.5412],[-111.4958,44.541],[-111.4956,44.5409],[-111.4954,44.5409],[-111.4946,44.5409],[-111.4942,44.5407],[-111.4938,44.5407],[-111.4935,44.5406],[-111.4925,44.5406],[-111.4916,44.5406],[-111.4905,44.5407],[-111.4892,44.5408],[-111.4885,44.5409],[-111.4874,44.5412],[-111.4868,44.5413],[-111.4867,44.5414],[-111.4863,44.5415],[-111.4859,44.5417],[-111.4856,44.5417],[-111.4856,44.5416],[-111.4843,44.541],[-111.4838,44.5408],[-111.4835,44.5411],[-111.4831,44.5413],[-111.4826,44.5413],[-111.482,44.5414],[-111.4819,44.5414],[-111.4816,44.5414],[-111.4808,44.5416],[-111.4805,44.5418],[-111.4804,44.5418],[-111.4802,44.5419],[-111.48,44.5421],[-111.4797,44.5421],[-111.479,44.5417],[-111.4779,44.5418],[-111.4768,44.5415],[-111.4762,44.5411],[-111.4757,44.5409],[-111.475,44.541],[-111.4741,44.5408],[-111.4717,44.5408],[-111.4711,44.5405],[-111.4702,44.5404],[-111.4698,44.5402],[-111.4696,44.54],[-111.4693,44.5397],[-111.4691,44.5394],[-111.469,44.5393],[-111.4687,44.5391],[-111.4683,44.539],[-111.468,44.5389],[-111.4679,44.5392],[-111.4679,44.5394],[-111.4679,44.5395],[-111.4681,44.5398],[-111.4681,44.5401],[-111.4679,44.5402],[-111.4676,44.5403],[-111.4675,44.5404],[-111.4672,44.5404],[-111.4671,44.5405],[-111.4667,44.5406],[-111.4662,44.5407],[-111.4657,44.5408],[-111.4651,44.5409],[-111.4648,44.541],[-111.464,44.5411],[-111.4638,44.5411],[-111.4638,44.5412],[-111.4635,44.5414],[-111.4637,44.5416],[-111.4643,44.5421],[-111.4649,44.5426],[-111.466,44.5434],[-111.4661,44.5435],[-111.467,44.544],[-111.4672,44.5441],[-111.4675,44.5443],[-111.4675,44.5444],[-111.4677,44.5446],[-111.4677,44.5448],[-111.4677,44.5449],[-111.4677,44.5451],[-111.4676,44.5455],[-111.4675,44.5457],[-111.4672,44.546],[-111.4672,44.5463],[-111.4672,44.5464],[-111.4672,44.5466],[-111.4669,44.547],[-111.4671,44.5472],[-111.4672,44.5473],[-111.4673,44.5474],[-111.4673,44.5475],[-111.4676,44.5477],[-111.4677,44.5482],[-111.4677,44.5483],[-111.4677,44.5488],[-111.4678,44.549],[-111.468,44.5492],[-111.4681,44.5497],[-111.4679,44.5504],[-111.4679,44.5505],[-111.4678,44.5507],[-111.4679,44.5509],[-111.4679,44.551],[-111.4681,44.5513],[-111.4684,44.5515],[-111.4685,44.5516],[-111.4688,44.5518],[-111.4691,44.552],[-111.4691,44.5522],[-111.4691,44.5523],[-111.4691,44.5528],[-111.4691,44.5531],[-111.4686,44.554],[-111.4684,44.5543],[-111.468,44.5549],[-111.4681,44.5551],[-111.4684,44.5556],[-111.4687,44.5563],[-111.469,44.5565],[-111.4692,44.5567],[-111.4694,44.5569],[-111.4694,44.557],[-111.4694,44.5571],[-111.4694,44.5572],[-111.4694,44.5575],[-111.4694,44.5577],[-111.4696,44.5576],[-111.4701,44.5576],[-111.4706,44.5575],[-111.4716,44.5574],[-111.4724,44.5573],[-111.4727,44.5572],[-111.473,44.5571],[-111.4736,44.557],[-111.4736,44.5569],[-111.4741,44.5567],[-111.4752,44.5564],[-111.4753,44.5564],[-111.4755,44.5564],[-111.4755,44.5563],[-111.4758,44.5553],[-111.4758,44.5552],[-111.4758,44.5549],[-111.4758,44.5548],[-111.4758,44.5546],[-111.476,44.5544],[-111.4768,44.5541],[-111.4772,44.5539],[-111.4773,44.5539],[-111.4775,44.5537],[-111.4779,44.5536],[-111.4782,44.5535],[-111.4786,44.5534],[-111.4787,44.5534],[-111.4788,44.5534],[-111.479,44.5536],[-111.48,44.5542],[-111.4804,44.5545],[-111.4806,44.5547],[-111.4806,44.555],[-111.4805,44.5553],[-111.4805,44.5556],[-111.4807,44.5557],[-111.4832,44.5565],[-111.4836,44.5569],[-111.4847,44.5572],[-111.4853,44.5575],[-111.4861,44.5576],[-111.4866,44.5582],[-111.4882,44.5591],[-111.4887,44.5594],[-111.489,44.5596],[-111.4895,44.5598],[-111.4899,44.5599],[-111.4904,44.56],[-111.4912,44.5604],[-111.4917,44.5607],[-111.4918,44.5607],[-111.4919,44.5607],[-111.492,44.5608],[-111.4921,44.5608],[-111.4924,44.5608],[-111.4935,44.5609],[-111.4938,44.561],[-111.4945,44.5611],[-111.4952,44.5611],[-111.4956,44.5611],[-111.4967,44.5612],[-111.497,44.5611],[-111.4972,44.5611],[-111.4975,44.5611],[-111.4982,44.561],[-111.4992,44.561],[-111.4995,44.561],[-111.4999,44.561],[-111.5013,44.561],[-111.5021,44.561],[-111.5025,44.5611],[-111.5027,44.5612],[-111.5032,44.5614],[-111.5036,44.5614],[-111.5042,44.5616],[-111.5048,44.562],[-111.505,44.562],[-111.5053,44.562],[-111.5059,44.562],[-111.5069,44.5621],[-111.5074,44.5621],[-111.5078,44.5623],[-111.5079,44.5624],[-111.5083,44.5627],[-111.5085,44.5629],[-111.5085,44.563],[-111.5092,44.5641],[-111.5097,44.5647],[-111.5099,44.565],[-111.51,44.5652],[-111.5099,44.5656],[-111.5096,44.5662],[-111.5092,44.5666],[-111.5091,44.5667],[-111.5087,44.567],[-111.5084,44.5675],[-111.5078,44.5678],[-111.5076,44.568],[-111.5075,44.5682],[-111.5071,44.5684],[-111.5063,44.5688],[-111.5056,44.569],[-111.5048,44.5688],[-111.5045,44.5686],[-111.5041,44.5685],[-111.5037,44.5685],[-111.5031,44.5686],[-111.5026,44.5687],[-111.5023,44.569],[-111.5022,44.5695],[-111.5021,44.5698],[-111.5019,44.5701],[-111.5018,44.5703],[-111.5017,44.5704],[-111.5016,44.5706],[-111.5015,44.5707],[-111.5013,44.5709],[-111.501,44.571],[-111.5009,44.5713],[-111.5011,44.5719],[-111.5013,44.5725],[-111.5021,44.5732],[-111.5032,44.574],[-111.5046,44.5748],[-111.5056,44.5756],[-111.5056,44.5757],[-111.5059,44.5759],[-111.5062,44.5761],[-111.5063,44.5762],[-111.5063,44.5767],[-111.5065,44.5768],[-111.507,44.5768],[-111.5076,44.5767],[-111.5077,44.5767],[-111.5077,44.5768],[-111.5084,44.5771],[-111.509,44.5774],[-111.5101,44.578],[-111.5105,44.5782],[-111.5111,44.5786],[-111.5113,44.5788],[-111.5117,44.5791],[-111.5121,44.5793],[-111.5126,44.5795],[-111.5127,44.5795],[-111.5135,44.5798],[-111.5153,44.5807],[-111.5178,44.5822],[-111.5185,44.5828],[-111.5189,44.5834],[-111.5191,44.5838],[-111.5192,44.5839],[-111.5193,44.5842],[-111.5193,44.5846],[-111.5193,44.5847],[-111.5192,44.5849],[-111.519,44.5853],[-111.519,44.5855],[-111.5191,44.586],[-111.5193,44.5866],[-111.5194,44.5871],[-111.5193,44.5878],[-111.5193,44.5881],[-111.5194,44.5887],[-111.5196,44.589],[-111.5198,44.5891],[-111.5199,44.5892],[-111.5205,44.5894],[-111.5213,44.5895],[-111.5219,44.5897],[-111.5224,44.59],[-111.5226,44.5902],[-111.5227,44.5908],[-111.5228,44.5912],[-111.5229,44.5913],[-111.5229,44.5914],[-111.5232,44.5918],[-111.5233,44.5919],[-111.5236,44.5922],[-111.5238,44.5926],[-111.5238,44.5929],[-111.5235,44.5933],[-111.5233,44.5938],[-111.5232,44.594],[-111.5232,44.5941],[-111.5233,44.5942],[-111.5235,44.5943],[-111.5236,44.5944],[-111.5238,44.5946],[-111.5239,44.5949],[-111.5239,44.5955],[-111.5241,44.596],[-111.5245,44.5969],[-111.5245,44.5972],[-111.5245,44.5976],[-111.5243,44.5981],[-111.5239,44.5985],[-111.5238,44.5986],[-111.5235,44.5988],[-111.5231,44.5991],[-111.5228,44.5993],[-111.5226,44.5994],[-111.5223,44.5995],[-111.5216,44.5998],[-111.5209,44.5999],[-111.5209,44.6],[-111.5205,44.6003],[-111.5201,44.6007],[-111.5199,44.6011],[-111.5198,44.6013],[-111.5197,44.6014],[-111.5194,44.6017],[-111.5193,44.6018],[-111.5195,44.6021],[-111.5197,44.6024],[-111.5199,44.6026],[-111.52,44.6027],[-111.5205,44.603],[-111.521,44.6034],[-111.5214,44.6036],[-111.5221,44.6039],[-111.5223,44.6039],[-111.5227,44.604],[-111.5228,44.604],[-111.5239,44.6041],[-111.5242,44.6041],[-111.5249,44.6041],[-111.5252,44.6042],[-111.5256,44.6043],[-111.5256,44.6044],[-111.5257,44.6045],[-111.5257,44.6046],[-111.5256,44.6047],[-111.5256,44.6048],[-111.5252,44.6052],[-111.525,44.6054],[-111.5249,44.6054],[-111.5244,44.6058],[-111.5244,44.6059],[-111.5241,44.6065],[-111.524,44.6066],[-111.5229,44.6079],[-111.5226,44.6082],[-111.5223,44.6086],[-111.5222,44.6086],[-111.522,44.609],[-111.5217,44.6096],[-111.5217,44.6097],[-111.5216,44.6098],[-111.5216,44.6099],[-111.5215,44.6103],[-111.5211,44.611],[-111.5208,44.6113],[-111.5204,44.6116],[-111.5203,44.6116],[-111.5201,44.6117],[-111.52,44.6117],[-111.5197,44.6118],[-111.5196,44.612],[-111.5196,44.6121],[-111.5197,44.6122],[-111.5198,44.6122],[-111.5201,44.6123],[-111.5203,44.6123],[-111.5204,44.6124],[-111.5205,44.6125],[-111.521,44.6127],[-111.5216,44.6128],[-111.5219,44.6129],[-111.5221,44.6129],[-111.5224,44.6131],[-111.5226,44.6133],[-111.5227,44.6135],[-111.5227,44.6137],[-111.5226,44.6141],[-111.5223,44.6144],[-111.5218,44.6149],[-111.5216,44.615],[-111.5211,44.6153],[-111.52,44.6157],[-111.5198,44.6157],[-111.5196,44.6158],[-111.5193,44.6159],[-111.519,44.6161],[-111.5184,44.6165],[-111.517,44.6182],[-111.5169,44.6185],[-111.5169,44.6186],[-111.5168,44.6188],[-111.5165,44.619],[-111.5164,44.6192],[-111.5164,44.6194],[-111.5165,44.6197],[-111.5166,44.6198],[-111.5167,44.62],[-111.5165,44.6201],[-111.5163,44.6203],[-111.5159,44.6204],[-111.5158,44.6204],[-111.5153,44.6206],[-111.515,44.6209],[-111.5145,44.6209],[-111.5138,44.621],[-111.5134,44.6212],[-111.5128,44.6214],[-111.512,44.622],[-111.5115,44.6225],[-111.5113,44.6227],[-111.511,44.6229],[-111.5109,44.623],[-111.5106,44.6232],[-111.5099,44.6235],[-111.5096,44.6237],[-111.5092,44.6243],[-111.5091,44.6244],[-111.5084,44.6249],[-111.5083,44.6249],[-111.508,44.625],[-111.5076,44.6251],[-111.5071,44.625],[-111.5066,44.6251],[-111.5061,44.6251],[-111.5055,44.6252],[-111.5046,44.6253],[-111.5043,44.6256],[-111.5039,44.6258],[-111.5035,44.626],[-111.5027,44.6263],[-111.5025,44.6265],[-111.5025,44.6268],[-111.5027,44.6274],[-111.5029,44.6279],[-111.5032,44.6289],[-111.5035,44.6294],[-111.5038,44.6299],[-111.5045,44.6304],[-111.5046,44.6305],[-111.5053,44.6309],[-111.5059,44.6315],[-111.5069,44.6322],[-111.5074,44.6324],[-111.5076,44.6325],[-111.5081,44.6328],[-111.5088,44.633],[-111.5091,44.6331],[-111.5092,44.6334],[-111.5098,44.6342],[-111.5098,44.6345],[-111.51,44.6352],[-111.51,44.6353],[-111.5101,44.6355],[-111.5104,44.6359],[-111.5111,44.6374],[-111.5111,44.6375],[-111.5112,44.6379],[-111.5113,44.6383],[-111.5114,44.6386],[-111.5117,44.6389],[-111.5119,44.6391],[-111.5123,44.6392],[-111.5124,44.6392],[-111.5126,44.6392],[-111.5128,44.6392],[-111.5133,44.6393],[-111.5141,44.6396],[-111.5149,44.64],[-111.5153,44.6405],[-111.5157,44.6407],[-111.516,44.6408],[-111.5162,44.6408],[-111.5165,44.6409],[-111.5166,44.6413],[-111.5166,44.6417],[-111.5166,44.6425],[-111.5165,44.6426],[-111.5163,44.6433],[-111.5163,44.6434],[-111.5161,44.6437],[-111.5161,44.6438],[-111.5162,44.6439],[-111.5163,44.644],[-111.5162,44.6441],[-111.5156,44.644],[-111.5146,44.6441],[-111.5144,44.6441],[-111.5139,44.6441],[-111.5132,44.6442],[-111.5128,44.6443],[-111.5126,44.6443],[-111.5125,44.6443],[-111.512,44.6443],[-111.5116,44.6443],[-111.5111,44.6443],[-111.5108,44.6444],[-111.5104,44.6445],[-111.51,44.6446],[-111.5097,44.6448],[-111.5093,44.645],[-111.5081,44.6455],[-111.5079,44.6456],[-111.5078,44.6455],[-111.5077,44.6454],[-111.5076,44.6453],[-111.5075,44.6452],[-111.5072,44.645],[-111.5065,44.6448],[-111.5061,44.6444],[-111.5058,44.6443],[-111.5055,44.6443],[-111.5053,44.6443],[-111.5049,44.6443],[-111.5044,44.6445],[-111.5041,44.6446],[-111.5039,44.6447],[-111.5038,44.645],[-111.5037,44.645],[-111.5032,44.6455],[-111.5027,44.6461],[-111.5025,44.6464],[-111.502,44.6469],[-111.5016,44.6475],[-111.5015,44.6482],[-111.5014,44.6483],[-111.5014,44.6493],[-111.5011,44.6496],[-111.501,44.6496],[-111.5007,44.6494],[-111.5002,44.6488],[-111.4998,44.6484],[-111.4992,44.648],[-111.4989,44.6478],[-111.4988,44.6476],[-111.4987,44.6471],[-111.4986,44.6468],[-111.4984,44.6466],[-111.4979,44.6465],[-111.4976,44.6463],[-111.4974,44.6462],[-111.4972,44.6461],[-111.4962,44.6451],[-111.4954,44.6444],[-111.4953,44.6443],[-111.4951,44.6443],[-111.4942,44.6444],[-111.4939,44.6443],[-111.4924,44.6433],[-111.4923,44.6433],[-111.4914,44.6429],[-111.4907,44.6425],[-111.4904,44.6424],[-111.4901,44.6425],[-111.49,44.6427],[-111.4901,44.6428],[-111.4907,44.6431],[-111.4911,44.6434],[-111.4914,44.6437],[-111.4916,44.6441],[-111.4917,44.6448],[-111.4916,44.6461],[-111.4915,44.6464],[-111.4915,44.6478],[-111.4913,44.6481],[-111.491,44.6485],[-111.4907,44.6489],[-111.4907,44.6491],[-111.4908,44.6494],[-111.4906,44.6497],[-111.4903,44.6498],[-111.4894,44.65],[-111.4888,44.6503],[-111.488,44.6511],[-111.488,44.6514],[-111.4879,44.6519],[-111.4878,44.6523],[-111.4876,44.6526],[-111.4876,44.6529],[-111.4877,44.6533],[-111.4876,44.6536],[-111.4875,44.6537],[-111.4874,44.6538],[-111.4867,44.6543],[-111.4864,44.6546],[-111.4862,44.6546],[-111.4857,44.6548],[-111.4844,44.655],[-111.484,44.6551],[-111.4827,44.6555],[-111.4825,44.6557],[-111.4822,44.6558],[-111.4819,44.6562],[-111.4815,44.6569],[-111.4811,44.6572],[-111.4806,44.6574],[-111.4804,44.6576],[-111.4804,44.6579],[-111.4803,44.6582],[-111.48,44.6583],[-111.4794,44.6585],[-111.479,44.6587],[-111.4788,44.6589],[-111.4787,44.6592],[-111.4783,44.6595],[-111.4777,44.66],[-111.4776,44.6603],[-111.4778,44.6608],[-111.4779,44.6609],[-111.4784,44.6613],[-111.4785,44.6615],[-111.4785,44.6616],[-111.4785,44.6619],[-111.4784,44.6621],[-111.4783,44.6622],[-111.478,44.6624],[-111.4775,44.6627],[-111.4774,44.6628],[-111.4768,44.6631],[-111.4756,44.6637],[-111.475,44.6641],[-111.4745,44.6643],[-111.474,44.6646],[-111.4733,44.665],[-111.4728,44.6655],[-111.4725,44.6662],[-111.4723,44.6669],[-111.4722,44.6671],[-111.4724,44.6674],[-111.4727,44.6677],[-111.473,44.6681],[-111.4733,44.6684],[-111.474,44.6686],[-111.4747,44.6688],[-111.4749,44.6688],[-111.4752,44.6689],[-111.4756,44.669],[-111.4759,44.6695],[-111.476,44.6702],[-111.4762,44.6709],[-111.4765,44.6723],[-111.4765,44.6725],[-111.4767,44.6731],[-111.4765,44.6737],[-111.4764,44.6739],[-111.476,44.674],[-111.4757,44.674],[-111.4755,44.674],[-111.4752,44.674],[-111.4749,44.6739],[-111.4748,44.6739],[-111.4747,44.6739],[-111.4745,44.6739],[-111.4743,44.674],[-111.4741,44.6743],[-111.4739,44.6744],[-111.4737,44.6745],[-111.4732,44.6747],[-111.4727,44.6748],[-111.4725,44.6748],[-111.4718,44.6749],[-111.4714,44.6751],[-111.471,44.676],[-111.4706,44.6766],[-111.4705,44.677],[-111.4704,44.677],[-111.4696,44.6778],[-111.4685,44.6787],[-111.4684,44.679],[-111.4685,44.6792],[-111.4688,44.6794],[-111.4693,44.6798],[-111.4703,44.68],[-111.4715,44.6801],[-111.472,44.6802],[-111.4722,44.6803],[-111.473,44.6812],[-111.4735,44.6814],[-111.4737,44.6815],[-111.4741,44.6815],[-111.4744,44.6814],[-111.4749,44.6812],[-111.4755,44.6812],[-111.476,44.6813],[-111.4762,44.6813],[-111.4765,44.6814],[-111.4767,44.6814],[-111.4773,44.6822],[-111.4774,44.6823],[-111.4775,44.6824],[-111.4775,44.6825],[-111.4778,44.6827],[-111.478,44.6828],[-111.4781,44.6829],[-111.4783,44.6831],[-111.4781,44.6833],[-111.478,44.6836],[-111.4781,44.6838],[-111.4783,44.6838],[-111.4783,44.6839],[-111.4788,44.6839],[-111.4793,44.6839],[-111.4796,44.684],[-111.4798,44.6842],[-111.4801,44.6846],[-111.4803,44.6849],[-111.4805,44.6851],[-111.481,44.6853],[-111.4815,44.6854],[-111.4816,44.6855],[-111.4821,44.6858],[-111.4825,44.6861],[-111.4827,44.6863],[-111.4831,44.6866],[-111.4835,44.6868],[-111.4836,44.6869],[-111.4846,44.6876],[-111.4848,44.6879],[-111.4843,44.6885],[-111.4837,44.689],[-111.4836,44.6891],[-111.4834,44.6894],[-111.4834,44.6895],[-111.4833,44.6896],[-111.4834,44.6899],[-111.4832,44.6903],[-111.4828,44.6907],[-111.4826,44.691],[-111.4826,44.6912],[-111.4829,44.6912],[-111.483,44.6911],[-111.4832,44.6911],[-111.4833,44.6912],[-111.4831,44.6916],[-111.4828,44.6921],[-111.4827,44.6924],[-111.4827,44.6926],[-111.4828,44.6929],[-111.4834,44.6932],[-111.4835,44.6936],[-111.4836,44.6941],[-111.4838,44.6945],[-111.4841,44.6946],[-111.4842,44.6947],[-111.4848,44.6949],[-111.4856,44.6954],[-111.4862,44.6957],[-111.4868,44.6959],[-111.4869,44.696],[-111.4872,44.6962],[-111.4872,44.6965],[-111.487,44.697],[-111.4871,44.6975],[-111.4873,44.6979],[-111.4879,44.6985],[-111.4883,44.6987],[-111.4884,44.6988],[-111.4891,44.6992],[-111.4894,44.6994],[-111.4897,44.6997],[-111.4898,44.7002],[-111.4899,44.7006],[-111.4898,44.7014],[-111.4897,44.7018],[-111.4897,44.7019],[-111.4894,44.7024],[-111.4892,44.7026],[-111.4891,44.7029],[-111.4891,44.703],[-111.4889,44.7034],[-111.4891,44.7039],[-111.4892,44.7045],[-111.4891,44.705],[-111.4891,44.7051],[-111.4888,44.7056],[-111.4881,44.7061],[-111.4875,44.7064],[-111.487,44.7066],[-111.487,44.7067],[-111.4869,44.7067],[-111.4867,44.7069],[-111.4866,44.7069],[-111.4865,44.7069],[-111.4864,44.7072],[-111.486,44.7075],[-111.4859,44.7076],[-111.4858,44.7077],[-111.4855,44.7078],[-111.4853,44.7078],[-111.4838,44.7071],[-111.4837,44.7071],[-111.4835,44.7071],[-111.4829,44.707],[-111.482,44.7072],[-111.4818,44.7071],[-111.4815,44.7071],[-111.4811,44.707],[-111.4807,44.7069],[-111.4802,44.7068],[-111.4799,44.7068],[-111.4798,44.7068],[-111.4795,44.7068],[-111.4791,44.707],[-111.4788,44.7071],[-111.4776,44.7078],[-111.4763,44.708],[-111.4762,44.708],[-111.476,44.7082],[-111.4758,44.7083],[-111.4755,44.7086],[-111.4754,44.7087],[-111.475,44.7088],[-111.4732,44.7092],[-111.473,44.7093],[-111.4717,44.7098],[-111.4699,44.7107],[-111.4692,44.7112],[-111.4691,44.7112],[-111.4687,44.7116],[-111.4677,44.7123],[-111.4671,44.7128],[-111.4667,44.7132],[-111.4661,44.7135],[-111.4659,44.7136],[-111.4656,44.7137],[-111.4653,44.7138],[-111.4647,44.7139],[-111.4634,44.7142],[-111.4627,44.7144],[-111.4621,44.7146],[-111.4609,44.7151],[-111.46,44.7153],[-111.4595,44.7155],[-111.4586,44.7157],[-111.4584,44.7158],[-111.4583,44.7158],[-111.4577,44.7159],[-111.4574,44.7161],[-111.457,44.7161],[-111.4568,44.7161],[-111.4566,44.7161],[-111.4557,44.7161],[-111.4543,44.7164],[-111.4527,44.7168],[-111.4495,44.7174],[-111.4488,44.7175],[-111.4481,44.7174],[-111.4478,44.7173],[-111.4473,44.7173],[-111.4469,44.7174],[-111.4465,44.7177],[-111.4457,44.7182],[-111.4456,44.7182],[-111.4453,44.7186],[-111.4442,44.7192],[-111.444,44.7194],[-111.4427,44.7202],[-111.4388,44.7206],[-111.4355,44.7207],[-111.4317,44.7207],[-111.4296,44.7201],[-111.428,44.719],[-111.4272,44.7184],[-111.4262,44.7177],[-111.4261,44.7165],[-111.4258,44.7161],[-111.4252,44.7149],[-111.4242,44.714],[-111.4227,44.7137],[-111.4208,44.7132],[-111.4188,44.7127],[-111.4175,44.7121],[-111.4158,44.7109],[-111.4149,44.7106],[-111.4143,44.7107],[-111.4137,44.7114],[-111.4134,44.7118],[-111.4129,44.7126],[-111.4128,44.7127],[-111.4125,44.713],[-111.4119,44.7136],[-111.4116,44.714],[-111.4114,44.7142],[-111.4113,44.7143],[-111.4111,44.7145],[-111.4106,44.7148],[-111.4092,44.7155],[-111.4091,44.7156],[-111.4085,44.7159],[-111.4084,44.716],[-111.4077,44.7165],[-111.4073,44.717],[-111.407,44.7176],[-111.4066,44.7183],[-111.4062,44.7186],[-111.4059,44.7189],[-111.4057,44.719],[-111.4052,44.7194],[-111.4049,44.7198],[-111.4046,44.7207],[-111.4044,44.721],[-111.4038,44.7213],[-111.4012,44.7216],[-111.4005,44.7217],[-111.3999,44.722],[-111.3992,44.7225],[-111.3986,44.7232],[-111.3984,44.7233],[-111.398,44.7236],[-111.3978,44.7241],[-111.3978,44.7244],[-111.3981,44.7248],[-111.3982,44.7251],[-111.3982,44.7254],[-111.3983,44.7257],[-111.3984,44.7259],[-111.3984,44.7262],[-111.3983,44.7264],[-111.3982,44.7265],[-111.3975,44.7272],[-111.3971,44.7275],[-111.397,44.7279],[-111.3971,44.7282],[-111.3971,44.7284],[-111.3975,44.7291],[-111.3985,44.7304],[-111.3985,44.7305],[-111.3986,44.7307],[-111.3986,44.7308],[-111.3986,44.7313],[-111.3984,44.7319],[-111.3984,44.7323],[-111.3984,44.7325],[-111.3986,44.7328],[-111.3987,44.7329],[-111.3989,44.7331],[-111.3993,44.7335],[-111.3994,44.7339],[-111.3994,44.7341],[-111.3994,44.7343],[-111.3992,44.7348],[-111.399,44.7353],[-111.3988,44.7356],[-111.3986,44.7359],[-111.398,44.7367],[-111.3973,44.7377],[-111.3971,44.7379],[-111.3965,44.7387],[-111.3963,44.7388],[-111.3956,44.739],[-111.3953,44.7392],[-111.3953,44.7394],[-111.3955,44.74],[-111.3958,44.741],[-111.3957,44.7413],[-111.3957,44.7415],[-111.3956,44.7417],[-111.3955,44.7421],[-111.3948,44.7428],[-111.3948,44.7434],[-111.3948,44.7436],[-111.3946,44.7439],[-111.3944,44.7441],[-111.3944,44.7444],[-111.3945,44.7445],[-111.3945,44.7446],[-111.3945,44.7448],[-111.3947,44.745],[-111.3948,44.7451],[-111.3949,44.7452],[-111.3956,44.7457],[-111.3962,44.746],[-111.3967,44.7462],[-111.3972,44.7463],[-111.3978,44.7464],[-111.3974,44.7469],[-111.3969,44.7475],[-111.3966,44.7478],[-111.396,44.7479],[-111.3958,44.748],[-111.3959,44.7482],[-111.396,44.7485],[-111.3959,44.7487],[-111.3957,44.7488],[-111.3954,44.749],[-111.3948,44.7494],[-111.3943,44.7498],[-111.394,44.7499],[-111.3935,44.7504],[-111.3931,44.7508],[-111.393,44.7512],[-111.3931,44.7517],[-111.393,44.7521],[-111.393,44.7523],[-111.3925,44.7524],[-111.3923,44.7524],[-111.3922,44.7525],[-111.392,44.7525],[-111.3915,44.7527],[-111.3913,44.7529],[-111.3912,44.7529],[-111.3908,44.7531],[-111.3904,44.7531],[-111.3901,44.7531],[-111.3899,44.7531],[-111.3894,44.753],[-111.3887,44.753],[-111.3883,44.753],[-111.3879,44.7531],[-111.3871,44.7534],[-111.3862,44.7541],[-111.3856,44.7546],[-111.3855,44.7547],[-111.3851,44.7549],[-111.3848,44.755],[-111.3844,44.7548],[-111.3836,44.754],[-111.383,44.7537],[-111.3813,44.7531],[-111.3799,44.7525],[-111.3793,44.7522],[-111.3789,44.752],[-111.3782,44.7518],[-111.3776,44.7516],[-111.377,44.7514],[-111.3764,44.7513],[-111.3758,44.751],[-111.3751,44.7506],[-111.3745,44.7502],[-111.3744,44.75],[-111.3743,44.7498],[-111.3744,44.7496],[-111.3748,44.7493],[-111.3749,44.749],[-111.3751,44.7489],[-111.3751,44.7484],[-111.3749,44.7481],[-111.3744,44.7477],[-111.3733,44.7471],[-111.3722,44.7466],[-111.3716,44.7461],[-111.3709,44.7455],[-111.3705,44.745],[-111.3698,44.7442],[-111.3697,44.744],[-111.3683,44.7433],[-111.3672,44.743],[-111.3667,44.7428],[-111.3663,44.7422],[-111.3662,44.742],[-111.3665,44.7417],[-111.3667,44.7413],[-111.3667,44.741],[-111.3666,44.7407],[-111.3663,44.7404],[-111.3664,44.7393],[-111.3666,44.7389],[-111.3667,44.7385],[-111.3665,44.7381],[-111.366,44.7376],[-111.3655,44.7372],[-111.365,44.7368],[-111.3646,44.7367],[-111.3641,44.7364],[-111.3635,44.736],[-111.3632,44.7357],[-111.3629,44.7355],[-111.3626,44.7353],[-111.3619,44.7349],[-111.3614,44.734],[-111.361,44.7336],[-111.3606,44.7331],[-111.3604,44.7327],[-111.3597,44.7318],[-111.3592,44.7313],[-111.3589,44.7308],[-111.3585,44.7305],[-111.3585,44.7301],[-111.3582,44.7298],[-111.3577,44.7294],[-111.3569,44.729],[-111.3565,44.7284],[-111.3556,44.7274],[-111.3551,44.7272],[-111.3547,44.727],[-111.3544,44.727],[-111.3539,44.7267],[-111.353,44.7262],[-111.3517,44.7259],[-111.3502,44.7257],[-111.3492,44.7255],[-111.3489,44.7255],[-111.3481,44.7253],[-111.3478,44.7257],[-111.3477,44.7258],[-111.3471,44.7263],[-111.3463,44.7269],[-111.346,44.727],[-111.3453,44.7275],[-111.343,44.7288],[-111.3416,44.7294],[-111.3404,44.7305],[-111.3399,44.7309],[-111.3393,44.7315],[-111.3388,44.7322],[-111.338,44.7329],[-111.3375,44.7331],[-111.3374,44.7332],[-111.3371,44.7332],[-111.3357,44.7326],[-111.3352,44.7324],[-111.3347,44.7321],[-111.3342,44.7317],[-111.3333,44.7315],[-111.3331,44.7314],[-111.3325,44.7313],[-111.3315,44.7312],[-111.3307,44.7312],[-111.3302,44.7313],[-111.3299,44.7314],[-111.3293,44.7315],[-111.3286,44.7313],[-111.3279,44.7309],[-111.327,44.7304],[-111.3269,44.7304],[-111.3261,44.7302],[-111.3253,44.73],[-111.3244,44.7296],[-111.3236,44.7291],[-111.3231,44.7286],[-111.323,44.7286],[-111.3228,44.7277],[-111.3227,44.7269],[-111.3228,44.7268],[-111.3232,44.7263],[-111.3233,44.726],[-111.3235,44.7255],[-111.3237,44.7246],[-111.3236,44.7241],[-111.3232,44.7227],[-111.3232,44.7221],[-111.3231,44.7219],[-111.3232,44.7216],[-111.3232,44.7213],[-111.323,44.7205],[-111.3229,44.72],[-111.3225,44.7188],[-111.3219,44.7183],[-111.321,44.7177],[-111.3195,44.7166],[-111.3188,44.7161],[-111.3185,44.7157],[-111.3181,44.7147],[-111.3179,44.7145],[-111.317,44.714],[-111.3157,44.7131],[-111.3147,44.7125],[-111.3134,44.7117],[-111.3119,44.7109],[-111.3097,44.7096],[-111.3088,44.709],[-111.3077,44.7082],[-111.3068,44.7077],[-111.3056,44.7074],[-111.305,44.7071],[-111.3044,44.7068],[-111.3037,44.7065],[-111.3033,44.7064],[-111.3018,44.7061],[-111.3011,44.7057],[-111.301,44.7056],[-111.3008,44.7052],[-111.3007,44.7048],[-111.3006,44.7045],[-111.3006,44.7042],[-111.3003,44.7039],[-111.2997,44.7035],[-111.2991,44.7033],[-111.2984,44.7032],[-111.2978,44.7028],[-111.2973,44.7026],[-111.297,44.7025],[-111.2966,44.7024],[-111.2963,44.7023],[-111.296,44.702],[-111.296,44.7018],[-111.2959,44.7015],[-111.2958,44.7014],[-111.2956,44.7012],[-111.295,44.7005],[-111.2949,44.7003],[-111.2948,44.7001],[-111.2949,44.6989],[-111.2948,44.6986],[-111.2948,44.6983],[-111.295,44.6978],[-111.2951,44.6976],[-111.2954,44.6973],[-111.2961,44.6966],[-111.2964,44.6963],[-111.2964,44.696],[-111.2963,44.6956],[-111.2964,44.6953],[-111.2964,44.6951],[-111.2967,44.6945],[-111.2973,44.694],[-111.2972,44.6936],[-111.2969,44.6932],[-111.2967,44.6929],[-111.2967,44.6923],[-111.2968,44.6919],[-111.2969,44.6916],[-111.2969,44.6915],[-111.2969,44.6914],[-111.2966,44.6912],[-111.2963,44.6911],[-111.2957,44.6904],[-111.295,44.6896],[-111.2944,44.6893],[-111.2939,44.689],[-111.2934,44.6887],[-111.2932,44.6884],[-111.2931,44.6879],[-111.2928,44.6876],[-111.2919,44.6869],[-111.291,44.6862],[-111.2908,44.6861],[-111.2905,44.686],[-111.2894,44.6861],[-111.2884,44.6862],[-111.2881,44.6861],[-111.2878,44.6859],[-111.287,44.6853],[-111.2862,44.685],[-111.2856,44.6848],[-111.285,44.6845],[-111.2843,44.6842],[-111.2833,44.6839],[-111.2831,44.6838],[-111.2827,44.6836],[-111.2819,44.6835],[-111.2814,44.6836],[-111.2811,44.6835],[-111.2803,44.683],[-111.2793,44.6822],[-111.2785,44.6815],[-111.2784,44.6813],[-111.2779,44.6808],[-111.2773,44.6799],[-111.277,44.6792],[-111.2766,44.6788],[-111.2765,44.6786],[-111.2762,44.6783],[-111.2763,44.6778],[-111.2765,44.6773],[-111.2766,44.6769],[-111.2769,44.676],[-111.2768,44.6759],[-111.2766,44.6755],[-111.276,44.675],[-111.2758,44.6746],[-111.2757,44.6743],[-111.275,44.6736],[-111.2737,44.6724],[-111.2728,44.6716],[-111.2726,44.6714],[-111.2716,44.6707],[-111.2708,44.67],[-111.27,44.6691],[-111.2697,44.6688],[-111.2691,44.6685],[-111.2684,44.6682],[-111.2672,44.6677],[-111.2668,44.6675],[-111.2666,44.6669],[-111.2666,44.6663],[-111.2666,44.6662],[-111.2667,44.6657],[-111.2667,44.6655],[-111.2669,44.6652],[-111.2669,44.6651],[-111.267,44.6648],[-111.2672,44.6646],[-111.2676,44.6642],[-111.2677,44.6641],[-111.2681,44.6638],[-111.2687,44.6634],[-111.2689,44.6633],[-111.269,44.6633],[-111.2699,44.6631],[-111.2707,44.6629],[-111.2714,44.6627],[-111.2718,44.6625],[-111.2719,44.6625],[-111.272,44.6623],[-111.2724,44.662],[-111.2726,44.6615],[-111.2731,44.6605],[-111.2733,44.66],[-111.2736,44.6597],[-111.274,44.6594],[-111.2746,44.659],[-111.275,44.6587],[-111.2752,44.6584],[-111.2753,44.6582],[-111.2754,44.6576],[-111.2753,44.6572],[-111.2756,44.6567],[-111.2759,44.6564],[-111.2761,44.6563],[-111.2762,44.6562],[-111.2765,44.656],[-111.2776,44.6553],[-111.2781,44.6551],[-111.2793,44.6552],[-111.2806,44.6552],[-111.2805,44.6549],[-111.2803,44.6544],[-111.2799,44.6536],[-111.2794,44.6527],[-111.2789,44.6519],[-111.2785,44.6513],[-111.2779,44.6509],[-111.2775,44.6504],[-111.2772,44.6501],[-111.2771,44.6499],[-111.2767,44.6497],[-111.2764,44.6495],[-111.2753,44.6492],[-111.2738,44.6489],[-111.2726,44.6484],[-111.2723,44.6482],[-111.272,44.6481],[-111.2716,44.6477],[-111.2713,44.6473],[-111.271,44.6472],[-111.2709,44.647],[-111.2708,44.647],[-111.2707,44.6469],[-111.2703,44.6469],[-111.2701,44.6468],[-111.2697,44.6469],[-111.2692,44.647],[-111.268,44.6475],[-111.2665,44.6479],[-111.266,44.6482],[-111.2656,44.6486],[-111.2653,44.6487],[-111.2652,44.6488],[-111.2647,44.6489],[-111.2638,44.649],[-111.2636,44.6491],[-111.2632,44.6495],[-111.2626,44.6497],[-111.2619,44.6498],[-111.2613,44.6497],[-111.2606,44.6497],[-111.2601,44.6497],[-111.26,44.6498],[-111.2592,44.6499],[-111.2581,44.6501],[-111.2571,44.6503],[-111.2566,44.6504],[-111.2558,44.6507],[-111.2553,44.6508],[-111.2547,44.651],[-111.2541,44.651],[-111.2535,44.6511],[-111.2532,44.6512],[-111.253,44.6512],[-111.2529,44.6512],[-111.2526,44.6512],[-111.2525,44.6512],[-111.2525,44.651],[-111.2528,44.6509],[-111.253,44.6505],[-111.2531,44.65],[-111.2531,44.6498],[-111.2528,44.6495],[-111.2523,44.6492],[-111.2516,44.6487],[-111.2514,44.6486],[-111.2513,44.648],[-111.2513,44.6478],[-111.2512,44.6471],[-111.2507,44.6463],[-111.2506,44.6461],[-111.2492,44.6441],[-111.2483,44.6438],[-111.2477,44.6436],[-111.2464,44.6435],[-111.2446,44.6434],[-111.2426,44.6434],[-111.242,44.6425],[-111.241,44.6415],[-111.2401,44.6407],[-111.2383,44.6391],[-111.2376,44.6387],[-111.2369,44.6377],[-111.2357,44.6367],[-111.2354,44.6364],[-111.2347,44.6359],[-111.234,44.6353],[-111.2315,44.6331],[-111.2301,44.6319],[-111.2287,44.6307],[-111.228,44.6301],[-111.2266,44.6285],[-111.2255,44.6271],[-111.2251,44.6262],[-111.2247,44.6256],[-111.2244,44.6251],[-111.2241,44.6249],[-111.2233,44.6245],[-111.2196,44.6227],[-111.2193,44.6225],[-111.2259,44.6187],[-111.2266,44.6184],[-111.2283,44.6183],[-111.2288,44.6182],[-111.2297,44.6179],[-111.2337,44.6167],[-111.2367,44.6159],[-111.2382,44.6154],[-111.2395,44.615],[-111.2409,44.6145],[-111.2408,44.6144],[-111.2403,44.6137],[-111.2401,44.6134],[-111.24,44.6129],[-111.2399,44.6126],[-111.2391,44.611],[-111.2389,44.6106],[-111.2382,44.6095],[-111.2376,44.6088],[-111.2364,44.6072],[-111.2359,44.6066],[-111.2354,44.6058],[-111.2351,44.6054],[-111.235,44.6051],[-111.2351,44.6048],[-111.2355,44.6023],[-111.2356,44.6019],[-111.2356,44.6013],[-111.2356,44.601],[-111.2353,44.6008],[-111.2348,44.6007],[-111.2344,44.6006],[-111.2341,44.6005],[-111.2333,44.5994],[-111.2324,44.5979],[-111.2319,44.5971],[-111.2319,44.5958],[-111.2321,44.5947],[-111.2321,44.5941],[-111.2322,44.5926],[-111.2325,44.5898],[-111.2325,44.5895],[-111.2322,44.5891],[-111.2314,44.5884],[-111.2308,44.5877],[-111.231,44.5868],[-111.2311,44.5863],[-111.2311,44.5859],[-111.2315,44.5857],[-111.2321,44.5853],[-111.2322,44.5852],[-111.2321,44.585],[-111.2315,44.5845],[-111.2299,44.5828],[-111.2295,44.5824],[-111.2302,44.5812],[-111.2282,44.5786],[-111.2279,44.5782],[-111.2276,44.5778],[-111.2275,44.5775],[-111.2275,44.5772],[-111.2276,44.5769],[-111.2276,44.5767],[-111.2268,44.5766],[-111.2257,44.5764],[-111.2246,44.5763],[-111.2212,44.5768],[-111.2204,44.5769],[-111.2203,44.5767],[-111.2198,44.5763],[-111.219,44.5754],[-111.2189,44.5753],[-111.2166,44.5754],[-111.2158,44.5755],[-111.214,44.5756],[-111.2126,44.5756],[-111.2124,44.5756],[-111.2121,44.5756],[-111.2105,44.5754],[-111.2073,44.5751],[-111.2025,44.5757],[-111.2015,44.5759],[-111.2003,44.5755],[-111.1969,44.5742],[-111.1947,44.5733],[-111.1914,44.5725],[-111.1883,44.5715],[-111.1867,44.571],[-111.1863,44.5709],[-111.181,44.5692],[-111.1805,44.5684],[-111.18,44.5675],[-111.18,44.5672],[-111.1805,44.5647],[-111.1806,44.5643],[-111.1809,44.5631],[-111.1808,44.5598],[-111.1805,44.5586],[-111.1809,44.5571],[-111.1808,44.5559],[-111.1808,44.5549],[-111.1802,44.5542],[-111.1791,44.5529],[-111.1786,44.5525],[-111.178,44.5522],[-111.1771,44.5519],[-111.1767,44.5514],[-111.1763,44.551],[-111.1737,44.5493],[-111.1589,44.5463],[-111.1564,44.5433],[-111.156,44.5429],[-111.1551,44.5424],[-111.1506,44.535],[-111.1489,44.5351],[-111.1462,44.5354],[-111.1424,44.5357],[-111.1415,44.5358],[-111.1408,44.5358],[-111.1395,44.5354],[-111.1324,44.5328],[-111.1314,44.5324],[-111.1386,44.5189],[-111.1386,44.5168],[-111.1384,44.5162],[-111.138,44.5154],[-111.1379,44.5151],[-111.1338,44.5068],[-111.1337,44.5065],[-111.1336,44.5062],[-111.1307,44.5001],[-111.1284,44.4997],[-111.1281,44.4991],[-111.1274,44.4976],[-111.1262,44.4971],[-111.1197,44.4943],[-111.1151,44.4939],[-111.1128,44.4905],[-111.1087,44.4879],[-111.1081,44.4875],[-111.1072,44.4869],[-111.1045,44.4867],[-111.102,44.4877],[-111.1009,44.4878],[-111.0995,44.4875],[-111.0989,44.4873],[-111.0973,44.4865],[-111.0971,44.4865],[-111.0962,44.4864],[-111.0956,44.4864],[-111.0935,44.4864],[-111.092,44.4864],[-111.0867,44.4852],[-111.0837,44.4846],[-111.0806,44.484],[-111.0803,44.4839],[-111.0784,44.4832],[-111.0748,44.4834],[-111.0719,44.4827],[-111.0702,44.4822],[-111.0647,44.4786],[-111.06,44.4774],[-111.058,44.4773],[-111.0558,44.4768],[-111.0524,44.4784],[-111.049,44.4741],[-111.049,44.4678],[-111.049,44.4626],[-111.049,44.4604],[-111.049,44.458],[-111.0491,44.4464],[-111.0492,44.4389],[-111.0492,44.4381],[-111.0492,44.4375],[-111.0492,44.4372],[-111.0491,44.437],[-111.049,44.4369],[-111.0489,44.4368],[-111.0489,44.4367],[-111.0489,44.4363],[-111.0489,44.4362],[-111.0489,44.436],[-111.049,44.4358],[-111.0493,44.4306],[-111.0493,44.4301],[-111.0493,44.4278],[-111.0493,44.4236],[-111.0493,44.422],[-111.0493,44.4203],[-111.0493,44.42],[-111.0492,44.4053],[-111.0492,44.3952],[-111.0492,44.3821],[-111.0491,44.3749],[-111.0492,44.3716],[-111.0493,44.3687],[-111.0495,44.3592],[-111.0496,44.3588],[-111.0496,44.3575],[-111.0496,44.356],[-111.0497,44.3542],[-111.0497,44.3536],[-111.0497,44.3452],[-111.0497,44.3445],[-111.0497,44.3396],[-111.0496,44.3285],[-111.0496,44.3284],[-111.0496,44.3181],[-111.0496,44.318],[-111.0496,44.3163],[-111.0496,44.3022],[-111.0495,44.2706],[-111.0495,44.27],[-111.0495,44.2692],[-111.0496,44.268],[-111.0495,44.2675],[-111.0495,44.2664],[-111.0494,44.2659],[-111.0494,44.2658],[-111.0494,44.2656],[-111.0494,44.2655],[-111.0494,44.2654],[-111.0494,44.2653],[-111.0493,44.2644],[-111.0493,44.2642],[-111.0493,44.263],[-111.0493,44.2565],[-111.0493,44.2561],[-111.0493,44.2504],[-111.0493,44.2503],[-111.0493,44.2499],[-111.0492,44.2309],[-111.0491,44.2199],[-111.0491,44.2194],[-111.0491,44.2192],[-111.0491,44.1985],[-111.0491,44.1984],[-111.0491,44.1817],[-111.0491,44.1804],[-111.0491,44.1792],[-111.0491,44.1707],[-111.0491,44.1621],[-111.0491,44.147],[-111.0491,44.1464],[-111.0491,44.1462],[-111.0491,44.1454],[-111.0491,44.137],[-111.0491,44.1356],[-111.0491,44.135],[-111.0491,44.1347],[-111.0491,44.1342],[-111.0491,44.1336],[-111.0491,44.1335],[-111.0491,44.1334],[-111.0491,44.133],[-111.0491,44.1324],[-111.0491,44.131],[-111.0491,44.1309],[-111.0491,44.1304],[-111.0491,44.1298],[-111.0491,44.1295],[-111.0491,44.129],[-111.0491,44.1281],[-111.0491,44.1249],[-111.0488,44.1205],[-111.0488,44.1199],[-111.0486,44.1178],[-111.0485,44.1148],[-111.0485,44.1131],[-111.0485,44.1125],[-111.0485,44.112],[-111.0485,44.1118],[-111.0485,44.1116],[-111.0485,44.1063],[-111.0485,44.1062],[-111.0485,44.1061],[-111.0485,44.1059],[-111.0485,44.1058],[-111.0485,44.1057],[-111.0486,44.0959],[-111.0486,44.0958],[-111.0486,44.0932],[-111.0486,44.0931],[-111.0486,44.0791],[-111.0486,44.0774],[-111.0487,44.0773],[-111.0486,44.0682],[-111.0486,44.0662],[-111.0486,44.0629],[-111.0487,44.0608],[-111.0487,44.0604],[-111.0488,44.0593],[-111.0488,44.0552],[-111.0488,44.0441],[-111.0489,44.031],[-111.0489,44.0307],[-111.0489,44.0286],[-111.0491,44.0201],[-111.0491,44.02],[-111.049,44.0196],[-111.0489,44.018],[-111.0486,44.0141],[-111.0485,44.0134],[-111.0485,44.013],[-111.0485,44.0129],[-111.0484,44.0124],[-111.0481,44.0084],[-111.0481,44.0083],[-111.048,44.007],[-111.0473,43.9999],[-111.0473,43.9998],[-111.0473,43.9955],[-111.0473,43.9952],[-111.0473,43.9946],[-111.0472,43.9943],[-111.0472,43.9942],[-111.0472,43.9896],[-111.0471,43.9887],[-111.0471,43.9882],[-111.0471,43.9871],[-111.0471,43.9868],[-111.047,43.9835],[-111.047,43.979],[-111.0469,43.9768],[-111.0469,43.9763],[-111.0469,43.975],[-111.0469,43.9691],[-111.0469,43.969],[-111.0469,43.9684],[-111.0469,43.968],[-111.0469,43.9662],[-111.0469,43.9646],[-111.0469,43.9637],[-111.0469,43.9618],[-111.0469,43.9599],[-111.0468,43.9568],[-111.0468,43.9552],[-111.0468,43.955],[-111.0468,43.9491],[-111.0468,43.9479],[-111.0468,43.9446],[-111.0467,43.9416],[-111.0467,43.9392],[-111.0467,43.9387],[-111.0467,43.9372],[-111.0467,43.9367],[-111.0467,43.9334],[-111.0467,43.932],[-111.0467,43.9304],[-111.0466,43.926],[-111.0466,43.9244],[-111.0466,43.9241],[-111.0466,43.9205],[-111.0466,43.9171],[-111.0465,43.9141],[-111.0465,43.9105],[-111.0465,43.9084],[-111.0465,43.907],[-111.0465,43.9027],[-111.0465,43.9006],[-111.0465,43.8979],[-111.0465,43.8961],[-111.0466,43.8929],[-111.0466,43.8919],[-111.0466,43.8913],[-111.0466,43.8891],[-111.0466,43.8867],[-111.0466,43.886],[-111.0466,43.8839],[-111.0466,43.8827],[-111.0466,43.8814],[-111.0466,43.8792],[-111.0465,43.8763],[-111.0465,43.8749],[-111.0466,43.8715],[-111.0466,43.8694],[-111.0467,43.8684],[-111.0467,43.8644],[-111.0467,43.8615],[-111.0467,43.8594],[-111.0467,43.8591],[-111.0467,43.8578],[-111.0468,43.8477],[-111.0468,43.8452],[-111.0468,43.8437],[-111.0468,43.842],[-111.0468,43.8414],[-111.0468,43.8406],[-111.0467,43.8343],[-111.0467,43.8288],[-111.0467,43.827],[-111.0467,43.8236],[-111.0467,43.8233],[-111.0467,43.8232],[-111.0467,43.8228],[-111.0467,43.8216],[-111.0467,43.821],[-111.0467,43.8209],[-111.0467,43.8158],[-111.0466,43.8124],[-111.0466,43.8122],[-111.0466,43.8103],[-111.0466,43.8099],[-111.0465,43.8097],[-111.0465,43.8092],[-111.0466,43.8083],[-111.0466,43.8081],[-111.0466,43.8071],[-111.0466,43.8061],[-111.0466,43.8016],[-111.0466,43.8015],[-111.0466,43.8001],[-111.0466,43.7998],[-111.0466,43.7997],[-111.0466,43.7996],[-111.0466,43.7993],[-111.0466,43.7982],[-111.0466,43.7955],[-111.0466,43.7954],[-111.0466,43.795],[-111.0466,43.7931],[-111.0466,43.7905],[-111.0466,43.7903],[-111.0466,43.789],[-111.0466,43.788],[-111.0466,43.7871],[-111.0466,43.7866],[-111.0466,43.7859],[-111.0466,43.7846],[-111.0466,43.7845],[-111.0466,43.7844],[-111.0466,43.7843],[-111.0466,43.7842],[-111.0466,43.7833],[-111.0466,43.7831],[-111.0466,43.783],[-111.0466,43.781],[-111.0466,43.7766],[-111.0465,43.7722],[-111.0465,43.772],[-111.0466,43.7692],[-111.0466,43.769],[-111.0466,43.7666],[-111.0466,43.7649],[-111.0466,43.7603],[-111.0466,43.7602],[-111.0466,43.7593],[-111.0466,43.7576],[-111.0466,43.756],[-111.0466,43.754],[-111.0466,43.7512],[-111.0466,43.751],[-111.0466,43.7509],[-111.0466,43.7508],[-111.0466,43.7507],[-111.0466,43.7495],[-111.0466,43.749],[-111.0466,43.7484],[-111.0466,43.7471],[-111.0466,43.7461],[-111.0466,43.7433],[-111.0466,43.7397],[-111.0465,43.7352],[-111.0465,43.7349],[-111.0465,43.7331],[-111.0465,43.7327],[-111.0465,43.7324],[-111.0465,43.7304],[-111.0464,43.7274],[-111.0464,43.7272],[-111.0464,43.727],[-111.0464,43.7266],[-111.0464,43.7261],[-111.0464,43.7252],[-111.0464,43.7251],[-111.0464,43.7243],[-111.0464,43.7229],[-111.0464,43.7227],[-111.0464,43.7223],[-111.0464,43.7222],[-111.0464,43.7212],[-111.0464,43.7206],[-111.0464,43.7194],[-111.0464,43.719],[-111.0463,43.7158],[-111.0463,43.7126],[-111.0463,43.7108],[-111.0463,43.7106],[-111.0463,43.71],[-111.0463,43.7099],[-111.0463,43.7096],[-111.0463,43.7085],[-111.0463,43.7],[-111.0463,43.6998],[-111.0463,43.6992],[-111.0463,43.6987],[-111.0462,43.6976],[-111.0462,43.6961],[-111.0462,43.6939],[-111.0461,43.6883],[-111.0461,43.6882],[-111.0461,43.6876],[-111.0461,43.6868],[-111.0461,43.6865],[-111.0461,43.6863],[-111.0461,43.6857],[-111.0461,43.6847],[-111.0461,43.6844],[-111.0461,43.6843],[-111.0461,43.6839],[-111.0461,43.6837],[-111.0461,43.6834],[-111.0461,43.6823],[-111.0461,43.6819],[-111.0461,43.6817],[-111.046,43.681],[-111.046,43.6794],[-111.046,43.6791],[-111.046,43.678],[-111.046,43.6778],[-111.0458,43.6778],[-111.0458,43.6777],[-111.0458,43.6776],[-111.0458,43.6765],[-111.0458,43.6743],[-111.0458,43.6741],[-111.0458,43.6722],[-111.0459,43.6718],[-111.046,43.6715],[-111.0459,43.6709],[-111.0459,43.6707],[-111.0457,43.6703],[-111.0457,43.6591],[-111.0457,43.6485],[-111.0456,43.6416],[-111.0456,43.6415],[-111.0456,43.6409],[-111.0455,43.6263],[-111.0455,43.6251],[-111.0455,43.6222],[-111.0455,43.6213],[-111.0455,43.6204],[-111.0455,43.5835],[-111.0455,43.5831],[-111.0455,43.5634],[-111.0455,43.563],[-111.0455,43.5628],[-111.0455,43.5468],[-111.0455,43.546],[-111.0455,43.5434],[-111.0455,43.5433],[-111.0455,43.5428],[-111.0455,43.5401],[-111.0455,43.54],[-111.0455,43.5373],[-111.0455,43.5371],[-111.0455,43.5137],[-111.0455,43.5098],[-111.0455,43.501],[-111.0454,43.4999],[-111.0454,43.4952],[-111.0454,43.4945],[-111.0453,43.4886],[-111.0453,43.4845],[-111.0452,43.4799],[-111.0453,43.4719],[-111.0452,43.4654],[-111.0452,43.4647],[-111.0452,43.4639],[-111.0451,43.4524],[-111.0451,43.4464],[-111.0451,43.4435],[-111.0451,43.4365],[-111.0451,43.4357],[-111.0451,43.4341],[-111.045,43.428],[-111.045,43.4255],[-111.045,43.4221],[-111.0449,43.4207],[-111.0449,43.4174],[-111.0448,43.4077],[-111.0448,43.4032],[-111.0448,43.4028],[-111.0448,43.3931],[-111.0448,43.3924],[-111.0447,43.381],[-111.0448,43.3787],[-111.0448,43.3722],[-111.0448,43.3719],[-111.0449,43.3643],[-111.0449,43.3606],[-111.0449,43.358],[-111.0449,43.3525],[-111.0449,43.3511],[-111.045,43.3385],[-111.045,43.338],[-111.045,43.3351],[-111.045,43.3341],[-111.0449,43.324],[-111.045,43.3195],[-111.0449,43.3189],[-111.0449,43.3157],[-111.0449,43.3151],[-111.0449,43.3133],[-111.0448,43.3091],[-111.0447,43.3037],[-111.0447,43.2947],[-111.0447,43.2894],[-111.0446,43.2801],[-111.0445,43.2659],[-111.0445,43.2658],[-111.0444,43.2655],[-111.0444,43.2651],[-111.0443,43.2511],[-111.0443,43.251],[-111.0442,43.2487],[-111.0442,43.247],[-111.0442,43.2464],[-111.0441,43.242],[-111.0441,43.24],[-111.0441,43.2367],[-111.044,43.2334],[-111.044,43.2301],[-111.044,43.2249],[-111.044,43.2234],[-111.044,43.2221],[-111.044,43.2184],[-111.0439,43.2152],[-111.0439,43.2129],[-111.044,43.2022],[-111.044,43.2004],[-111.044,43.1983],[-111.044,43.198],[-111.044,43.1957],[-111.044,43.1953],[-111.044,43.1952],[-111.044,43.1934],[-111.0441,43.1908],[-111.0441,43.1898],[-111.0441,43.1893],[-111.044,43.1848],[-111.044,43.1843],[-111.044,43.1807],[-111.044,43.1806],[-111.0441,43.1788],[-111.044,43.1778],[-111.044,43.1773],[-111.044,43.1772],[-111.044,43.1771],[-111.044,43.177],[-111.044,43.1765],[-111.044,43.1747],[-111.044,43.1741],[-111.044,43.1736],[-111.044,43.1715],[-111.0441,43.1642],[-111.044,43.1571],[-111.044,43.1565],[-111.044,43.1563],[-111.0441,43.1528],[-111.0441,43.1524],[-111.0441,43.1498],[-111.0441,43.145],[-111.0441,43.1447],[-111.0441,43.1442],[-111.0441,43.1437],[-111.0441,43.1435],[-111.044,43.1428],[-111.044,43.1425],[-111.044,43.1389],[-111.044,43.1367],[-111.044,43.1297],[-111.044,43.1293],[-111.044,43.1248],[-111.044,43.1238],[-111.044,43.1197],[-111.044,43.1123],[-111.044,43.1116],[-111.0441,43.1078],[-111.0441,43.1077],[-111.0441,43.1065],[-111.0441,43.1063],[-111.044,43.1033],[-111.044,43.1032],[-111.044,43.1031],[-111.044,43.102],[-111.044,43.0966],[-111.044,43.0965],[-111.044,43.0964],[-111.044,43.0954],[-111.044,43.094],[-111.044,43.093],[-111.044,43.0928],[-111.044,43.0926],[-111.044,43.0919],[-111.044,43.0907],[-111.044,43.0906],[-111.044,43.0896],[-111.044,43.0885],[-111.044,43.0868],[-111.044,43.0836],[-111.044,43.0818],[-111.044,43.0812],[-111.044,43.0798],[-111.044,43.0777],[-111.044,43.0749],[-111.044,43.074],[-111.044,43.0721],[-111.044,43.0719],[-111.044,43.0712],[-111.044,43.0701],[-111.044,43.0699],[-111.044,43.0695],[-111.044,43.0688],[-111.044,43.0678],[-111.0441,43.0648],[-111.0441,43.0642],[-111.0441,43.062],[-111.044,43.0608],[-111.044,43.0601],[-111.0441,43.0594],[-111.0441,43.0587],[-111.0441,43.0576],[-111.0441,43.0573],[-111.044,43.0548],[-111.044,43.0535],[-111.044,43.0533],[-111.044,43.0532],[-111.044,43.0473],[-111.044,43.0462],[-111.044,43.0461],[-111.044,43.0449],[-111.044,43.0445],[-111.0441,43.044],[-111.044,43.0411],[-111.044,43.0401],[-111.044,43.0392],[-111.044,43.0373],[-111.044,43.037],[-111.044,43.0338],[-111.044,43.0322],[-111.044,43.0293],[-111.0441,43.029],[-111.0441,43.0264],[-111.0441,43.0262],[-111.0441,43.0256],[-111.0441,43.0251],[-111.044,43.0248],[-111.044,43.0246],[-111.044,43.0234],[-111.0441,43.023],[-111.044,43.0223],[-111.0441,43.0196],[-111.0441,43.0194],[-111.044,43.0192],[-111.044,43.0188],[-111.044,43.0185],[-111.044,43.0177],[-111.044,43.0167],[-111.044,43.0149],[-111.044,43.0145],[-111.044,43.0136],[-111.044,43.0129],[-111.044,43.0116],[-111.044,43.0108],[-111.0441,43.0103],[-111.0441,43.0099],[-111.0441,43.0081],[-111.0441,43.0078],[-111.0441,43.0073],[-111.0441,43.0072],[-111.0441,43.0062],[-111.0441,43.0045],[-111.0441,43.0042],[-111.0441,43.0039],[-111.0441,43.0024],[-111.0441,43.0022],[-111.0441,43.0003],[-111.0441,42.9992],[-111.044,42.9984],[-111.0441,42.9975],[-111.0441,42.9971],[-111.0441,42.9969],[-111.0441,42.9967],[-111.0441,42.9963],[-111.0441,42.9962],[-111.0441,42.9941],[-111.0441,42.993],[-111.0441,42.9918],[-111.0441,42.9905],[-111.0441,42.9888],[-111.0441,42.9884],[-111.0441,42.9878],[-111.0441,42.9867],[-111.0441,42.9863],[-111.0441,42.9857],[-111.044,42.9849],[-111.0441,42.9838],[-111.0441,42.9837],[-111.0441,42.9835],[-111.0441,42.9834],[-111.0441,42.9828],[-111.044,42.9826],[-111.0441,42.9816],[-111.0441,42.9807],[-111.0441,42.9802],[-111.0441,42.9794],[-111.0441,42.9791],[-111.0441,42.976],[-111.0441,42.9758],[-111.0441,42.9757],[-111.0441,42.9753],[-111.044,42.9747],[-111.044,42.9746],[-111.044,42.9744],[-111.044,42.9693],[-111.044,42.968],[-111.044,42.9643],[-111.044,42.9626],[-111.044,42.9551],[-111.044,42.9535],[-111.044,42.9431],[-111.044,42.9321],[-111.044,42.9278],[-111.044,42.925],[-111.044,42.9247],[-111.0439,42.9175],[-111.0438,42.9078],[-111.0438,42.9052],[-111.0438,42.8985],[-111.0438,42.8864],[-111.0439,42.8825],[-111.0441,42.8749],[-111.0438,42.8573],[-111.0438,42.8518],[-111.0438,42.8492],[-111.0438,42.8486],[-111.0438,42.8389],[-111.0438,42.8384],[-111.0438,42.8345],[-111.0438,42.8283],[-111.0438,42.8282],[-111.0438,42.8275],[-111.0438,42.8273],[-111.0438,42.8266],[-111.0438,42.8209],[-111.0438,42.8111],[-111.0438,42.8096],[-111.0438,42.8038],[-111.0437,42.7987],[-111.0437,42.7867],[-111.0437,42.7865],[-111.0437,42.7854],[-111.0437,42.7728],[-111.0436,42.7673],[-111.0436,42.7507],[-111.0436,42.7499],[-111.0435,42.7478],[-111.0435,42.7475],[-111.0435,42.7468],[-111.0435,42.7438],[-111.0435,42.7435],[-111.0435,42.7369],[-111.0435,42.7359],[-111.0435,42.7351],[-111.0436,42.7222],[-111.0435,42.7195],[-111.0436,42.7181],[-111.0438,42.7083],[-111.044,42.6921],[-111.0443,42.6767],[-111.0443,42.6759],[-111.0444,42.6675],[-111.0445,42.6662],[-111.0443,42.6575],[-111.0443,42.6571],[-111.0443,42.657],[-111.0446,42.6561],[-111.0446,42.6558],[-111.0446,42.6555],[-111.0448,42.6486],[-111.0448,42.6471],[-111.0452,42.6249],[-111.0454,42.6181],[-111.0455,42.6179],[-111.0457,42.6024],[-111.0457,42.6016],[-111.0457,42.6012],[-111.0458,42.5966],[-111.046,42.5827],[-111.046,42.581],[-111.0461,42.5758],[-111.0461,42.5709],[-111.0462,42.5667],[-111.0462,42.5641],[-111.0463,42.5569],[-111.0465,42.5371],[-111.0465,42.5335],[-111.0465,42.5304],[-111.0466,42.5212],[-111.0466,42.5211],[-111.0467,42.5142],[-111.0468,42.5139],[-111.0468,42.5131],[-111.0468,42.5123],[-111.0468,42.5105],[-111.0468,42.5084],[-111.0468,42.5056],[-111.0469,42.5049],[-111.0469,42.4978],[-111.0469,42.4941],[-111.0469,42.4913],[-111.0469,42.4891],[-111.0469,42.4887],[-111.0469,42.4843],[-111.047,42.4823],[-111.047,42.4784],[-111.0471,42.4738],[-111.0472,42.4691],[-111.0472,42.4686],[-111.0471,42.4534],[-111.0471,42.4508],[-111.047,42.4496],[-111.047,42.4495],[-111.047,42.4492],[-111.047,42.449],[-111.047,42.4483],[-111.047,42.4479],[-111.047,42.4475],[-111.047,42.4466],[-111.0471,42.4408],[-111.0471,42.4395],[-111.0471,42.439],[-111.0471,42.4385],[-111.0471,42.4367],[-111.0471,42.4353],[-111.0471,42.4348],[-111.0471,42.4332],[-111.0471,42.4327],[-111.0471,42.4312],[-111.0471,42.4308],[-111.0471,42.4271],[-111.0471,42.4242],[-111.0471,42.424],[-111.0471,42.4164],[-111.0471,42.416],[-111.0471,42.4156],[-111.0472,42.4123],[-111.0472,42.4077],[-111.0472,42.4047],[-111.0472,42.4021],[-111.0472,42.4018],[-111.0472,42.4008],[-111.0472,42.4006],[-111.0472,42.3999],[-111.0472,42.3994],[-111.0473,42.3985],[-111.0473,42.3979],[-111.0473,42.3974],[-111.0473,42.3961],[-111.0473,42.3947],[-111.0473,42.3935],[-111.0473,42.3927],[-111.0473,42.3923],[-111.0473,42.3919],[-111.0473,42.3909],[-111.0472,42.3903],[-111.0472,42.39],[-111.0472,42.3898],[-111.0472,42.3897],[-111.0472,42.3889],[-111.0472,42.3881],[-111.0472,42.3875],[-111.0471,42.3871],[-111.0471,42.3868],[-111.0471,42.3825],[-111.0471,42.3807],[-111.0471,42.3799],[-111.0471,42.3789],[-111.0471,42.3775],[-111.0471,42.3767],[-111.0472,42.3719],[-111.0472,42.3716],[-111.0472,42.371],[-111.0472,42.37],[-111.0472,42.3684],[-111.0472,42.3681],[-111.0472,42.3676],[-111.0472,42.3666],[-111.0472,42.3643],[-111.0472,42.3633],[-111.0472,42.3609],[-111.0471,42.36],[-111.0471,42.3588],[-111.0471,42.3586],[-111.0471,42.3585],[-111.0471,42.3581],[-111.0471,42.3579],[-111.0471,42.3573],[-111.047,42.3567],[-111.047,42.3565],[-111.047,42.3563],[-111.047,42.356],[-111.047,42.3555],[-111.047,42.3552],[-111.047,42.3549],[-111.047,42.3546],[-111.047,42.3509],[-111.047,42.3494],[-111.047,42.3491],[-111.047,42.349],[-111.047,42.3481],[-111.047,42.3453],[-111.047,42.344],[-111.047,42.3422],[-111.047,42.3406],[-111.047,42.3383],[-111.047,42.3294],[-111.047,42.328],[-111.047,42.3219],[-111.047,42.3156],[-111.047,42.3149],[-111.0471,42.3125],[-111.0471,42.312],[-111.0471,42.3098],[-111.0472,42.3073],[-111.0472,42.3064],[-111.0472,42.3027],[-111.0472,42.3019],[-111.0472,42.3008],[-111.0472,42.3],[-111.0472,42.2996],[-111.0472,42.2989],[-111.0472,42.2969],[-111.0472,42.295],[-111.0472,42.2926],[-111.0472,42.2896],[-111.0472,42.2882],[-111.0472,42.2855],[-111.0472,42.2834],[-111.0472,42.2823],[-111.0472,42.2813],[-111.0472,42.281],[-111.0472,42.2808],[-111.0472,42.278],[-111.0472,42.2775],[-111.0473,42.2756],[-111.0473,42.2749],[-111.0473,42.2746],[-111.0473,42.2745],[-111.0473,42.2735],[-111.0473,42.2716],[-111.0473,42.2706],[-111.0473,42.2689],[-111.0473,42.2664],[-111.0473,42.2599],[-111.0473,42.2598],[-111.0472,42.2587],[-111.0472,42.2561],[-111.0472,42.2557],[-111.0472,42.255],[-111.0472,42.254],[-111.0472,42.2529],[-111.0472,42.2519],[-111.0472,42.2512],[-111.0472,42.2494],[-111.0472,42.2469],[-111.0472,42.245],[-111.0472,42.2445],[-111.0472,42.2436],[-111.0472,42.2411],[-111.0472,42.2366],[-111.0472,42.2348],[-111.0472,42.2309],[-111.0472,42.2286],[-111.0472,42.2272],[-111.0472,42.2249],[-111.0472,42.224],[-111.0472,42.2222],[-111.0472,42.2208],[-111.0472,42.2194],[-111.0472,42.2179],[-111.0472,42.2163],[-111.0472,42.2149],[-111.0472,42.2141],[-111.0472,42.2139],[-111.0472,42.2135],[-111.0472,42.2123],[-111.0472,42.2114],[-111.0472,42.2112],[-111.0472,42.2109],[-111.0472,42.2104],[-111.0472,42.2102],[-111.0472,42.21],[-111.0472,42.2076],[-111.0472,42.2074],[-111.0472,42.2073],[-111.0472,42.2063],[-111.0472,42.2062],[-111.0472,42.2061],[-111.0472,42.2039],[-111.0472,42.2037],[-111.0472,42.2035],[-111.0472,42.2027],[-111.0472,42.2021],[-111.0472,42.2019],[-111.0472,42.2017],[-111.0472,42.1994],[-111.0472,42.1992],[-111.0472,42.1991],[-111.0473,42.1958],[-111.0473,42.194],[-111.0473,42.1931],[-111.0473,42.193],[-111.0473,42.1925],[-111.0473,42.1918],[-111.0473,42.1913],[-111.0473,42.1907],[-111.0473,42.1878],[-111.0473,42.1876],[-111.0473,42.1866],[-111.0473,42.1855],[-111.0473,42.1848],[-111.0472,42.1839],[-111.0472,42.1831],[-111.0472,42.1828],[-111.0472,42.1823],[-111.0471,42.1786],[-111.0471,42.1785],[-111.0472,42.1767],[-111.0472,42.1763],[-111.0472,42.1746],[-111.0472,42.1695],[-111.0472,42.1678],[-111.0472,42.1676],[-111.0472,42.1675],[-111.0472,42.1673],[-111.0472,42.167],[-111.0472,42.1669],[-111.0472,42.1667],[-111.0472,42.1666],[-111.0472,42.1663],[-111.0472,42.1662],[-111.0471,42.1659],[-111.0471,42.1658],[-111.0471,42.1655],[-111.0471,42.1653],[-111.0471,42.1652],[-111.0471,42.165],[-111.0471,42.1648],[-111.0471,42.1647],[-111.0471,42.1645],[-111.0471,42.1644],[-111.0471,42.1642],[-111.0471,42.164],[-111.0471,42.1638],[-111.0471,42.1635],[-111.0471,42.1634],[-111.0471,42.163],[-111.0471,42.1626],[-111.0471,42.1623],[-111.0471,42.1619],[-111.0471,42.1617],[-111.0471,42.1615],[-111.0471,42.1613],[-111.0471,42.1612],[-111.0471,42.161],[-111.0471,42.1609],[-111.0471,42.1608],[-111.0471,42.1606],[-111.0471,42.16],[-111.0471,42.1595],[-111.0471,42.1591],[-111.0471,42.1589],[-111.0471,42.1587],[-111.0471,42.1576],[-111.0471,42.1572],[-111.0471,42.1557],[-111.0471,42.1547],[-111.0471,42.1539],[-111.0471,42.1529],[-111.0471,42.1525],[-111.0472,42.1516],[-111.0471,42.1506],[-111.0471,42.1499],[-111.0471,42.1494],[-111.0471,42.1489],[-111.0471,42.1488],[-111.0471,42.1484],[-111.0471,42.1475],[-111.0471,42.1465],[-111.0471,42.1454],[-111.0471,42.1443],[-111.0471,42.1433],[-111.0471,42.1427],[-111.0471,42.1426],[-111.0472,42.1423],[-111.0472,42.1411],[-111.0472,42.1409],[-111.0472,42.1406],[-111.0472,42.1395],[-111.0471,42.1385],[-111.0471,42.1378],[-111.0471,42.137],[-111.0471,42.1363],[-111.0471,42.1355],[-111.0471,42.135],[-111.0471,42.1345],[-111.0471,42.1323],[-111.0471,42.1296],[-111.0471,42.1291],[-111.0471,42.1286],[-111.0471,42.1281],[-111.0471,42.1275],[-111.0471,42.1272],[-111.0471,42.1268],[-111.0471,42.1264],[-111.0471,42.1249],[-111.0471,42.124],[-111.047,42.1232],[-111.047,42.1231],[-111.047,42.123],[-111.047,42.1216],[-111.047,42.1172],[-111.047,42.1158],[-111.047,42.115],[-111.047,42.1126],[-111.047,42.1118],[-111.047,42.1117],[-111.047,42.1116],[-111.047,42.1115],[-111.047,42.1114],[-111.047,42.1111],[-111.047,42.1103],[-111.0469,42.1066],[-111.0469,42.1054],[-111.0469,42.1051],[-111.0469,42.1042],[-111.0469,42.1039],[-111.0469,42.1034],[-111.0469,42.1026],[-111.0469,42.1018],[-111.0469,42.1012],[-111.0469,42.1011],[-111.0469,42.1007],[-111.0469,42.1005],[-111.0469,42.1004],[-111.0469,42.1],[-111.0469,42.0994],[-111.0469,42.0991],[-111.0469,42.0984],[-111.0469,42.0982],[-111.0469,42.0978],[-111.0469,42.097],[-111.0469,42.0967],[-111.0469,42.096],[-111.0469,42.0954],[-111.0469,42.0951],[-111.0469,42.0942],[-111.0469,42.0936],[-111.0469,42.0928],[-111.0469,42.0921],[-111.0469,42.0915],[-111.0469,42.0909],[-111.0469,42.0904],[-111.047,42.0901],[-111.047,42.0895],[-111.047,42.0893],[-111.047,42.089],[-111.047,42.0888],[-111.047,42.0886],[-111.0469,42.0886],[-111.0469,42.0885],[-111.0469,42.0883],[-111.0469,42.088],[-111.047,42.0878],[-111.047,42.0874],[-111.047,42.0872],[-111.047,42.0866],[-111.047,42.0863],[-111.047,42.0861],[-111.047,42.086],[-111.047,42.0858],[-111.047,42.0857],[-111.047,42.0852],[-111.047,42.0844],[-111.047,42.0842],[-111.047,42.0838],[-111.047,42.0834],[-111.047,42.0833],[-111.047,42.0821],[-111.047,42.0817],[-111.047,42.0802],[-111.047,42.0776],[-111.047,42.0739],[-111.047,42.0737],[-111.047,42.0734],[-111.047,42.073],[-111.047,42.0681],[-111.047,42.0632],[-111.047,42.0628],[-111.047,42.0621],[-111.047,42.0618],[-111.047,42.0612],[-111.047,42.0606],[-111.047,42.0602],[-111.047,42.06],[-111.047,42.0597],[-111.047,42.0592],[-111.047,42.0588],[-111.047,42.0585],[-111.047,42.0579],[-111.047,42.0575],[-111.047,42.0568],[-111.047,42.0565],[-111.047,42.0564],[-111.047,42.0562],[-111.047,42.0532],[-111.047,42.0517],[-111.047,42.0515],[-111.047,42.0511],[-111.047,42.0509],[-111.047,42.0502],[-111.047,42.05],[-111.047,42.0496],[-111.047,42.0489],[-111.047,42.0485],[-111.047,42.048],[-111.047,42.0476],[-111.047,42.0468],[-111.0469,42.0464],[-111.0469,42.0459],[-111.0469,42.0454],[-111.0469,42.0448],[-111.0469,42.0443],[-111.0469,42.0442],[-111.0469,42.0412],[-111.0469,42.0398],[-111.0469,42.0397],[-111.0469,42.0391],[-111.0469,42.0388],[-111.0469,42.0385],[-111.0469,42.0384],[-111.0469,42.0383],[-111.0469,42.033],[-111.0469,42.031],[-111.0469,42.0309],[-111.0469,42.0305],[-111.0469,42.029],[-111.0469,42.0285],[-111.0469,42.0278],[-111.0469,42.0254],[-111.0469,42.0247],[-111.0469,42.0246],[-111.0469,42.0245],[-111.0469,42.0243],[-111.0469,42.0242],[-111.0469,42.0232],[-111.0469,42.0204],[-111.0469,42.0195],[-111.0469,42.0188],[-111.0469,42.0167],[-111.0469,42.016],[-111.0468,42.0147],[-111.0468,42.0109],[-111.0468,42.0097],[-111.0468,42.0082],[-111.0467,42.002],[-111.0467,42.0017],[-111.0473,42.0017],[-111.0494,42.0017],[-111.0504,42.0017],[-111.0624,42.0017],[-111.0626,42.0017],[-111.0631,42.0017],[-111.0726,42.0016],[-111.0774,42.0016],[-111.0781,42.0016],[-111.0812,42.0016],[-111.0915,42.0016],[-111.0985,42.0016],[-111.1342,42.0015],[-111.1362,42.0015],[-111.1421,42.0015],[-111.144,42.0015],[-111.1444,42.0015],[-111.1456,42.0015],[-111.146,42.0015],[-111.1465,42.0015],[-111.1475,42.0015],[-111.1477,42.0015],[-111.1488,42.0015],[-111.1679,42.0014],[-111.168,42.0014],[-111.1682,42.0014],[-111.1683,42.0014],[-111.1691,42.0014],[-111.1715,42.0014],[-111.1723,42.0014],[-111.1724,42.0014],[-111.1728,42.0014],[-111.1729,42.0014],[-111.1763,42.0014],[-111.1863,42.0014],[-111.188,42.0014],[-111.1895,42.0014],[-111.1897,42.0014],[-111.1915,42.0014],[-111.1967,42.0014],[-111.1985,42.0014],[-111.2016,42.0014],[-111.205,42.0014],[-111.206,42.0014],[-111.2061,42.0014],[-111.2075,42.0014],[-111.2214,42.0014],[-111.2217,42.0014],[-111.2243,42.0014],[-111.2279,42.0014],[-111.2324,42.0014],[-111.2335,42.0014],[-111.2369,42.0014],[-111.2381,42.0014],[-111.2397,42.0014],[-111.2471,42.0014],[-111.26,42.0013],[-111.2601,42.0013],[-111.2621,42.0013],[-111.2725,42.0013],[-111.275,42.0013],[-111.2827,42.0013],[-111.2853,42.0013],[-111.2882,42.0013],[-111.297,42.0012],[-111.3,42.0012],[-111.3016,42.0012],[-111.3067,42.0012],[-111.3084,42.0012],[-111.3097,42.0012],[-111.311,42.0012],[-111.3167,42.0012],[-111.3416,42.0011],[-111.3482,42.001],[-111.3499,42.001],[-111.3502,42.001],[-111.3507,42.001],[-111.3511,42.001],[-111.3514,42.001],[-111.3561,42.001],[-111.3632,42.001],[-111.3702,42.0009],[-111.3749,42.0009],[-111.3751,42.0009],[-111.3753,42.0009],[-111.3756,42.0009],[-111.3757,42.0009],[-111.3758,42.0009],[-111.4079,42.0007],[-111.4087,42.0007],[-111.4115,42.0007],[-111.4143,42.0007],[-111.4152,42.0007],[-111.4159,42.0007],[-111.4191,42.0006],[-111.4194,42.0006],[-111.4201,42.0006],[-111.4243,42.0006],[-111.4249,42.0006],[-111.4259,42.0006],[-111.4261,42.0006],[-111.4263,42.0006],[-111.4305,42.0005],[-111.434,42.0005],[-111.4347,42.0005],[-111.4396,42.0004],[-111.4441,42.0004],[-111.4455,42.0003],[-111.4484,42.0003],[-111.449,42.0002],[-111.4538,42.0001],[-111.4587,41.9999],[-111.4635,41.9998],[-111.4643,41.9997],[-111.4679,41.9997],[-111.468,41.9997],[-111.4683,41.9997],[-111.4732,41.9997],[-111.478,41.9996],[-111.4829,41.9995],[-111.4835,41.9995],[-111.4864,41.9995],[-111.4875,41.9995],[-111.4876,41.9995],[-111.4886,41.9995],[-111.4892,41.9995],[-111.4911,41.9995],[-111.5073,41.9995],[-111.5078,41.9995],[-111.5189,41.9995],[-111.5191,41.9995],[-111.5236,41.9995],[-111.5355,41.9995],[-111.5369,41.9995],[-111.5412,41.9994],[-111.5414,41.9994],[-111.5416,41.9994],[-111.5419,41.9994],[-111.5424,41.9994],[-111.5808,41.9994],[-111.5948,41.9995],[-111.5963,41.9995],[-111.5972,41.9995],[-111.5976,41.9995],[-111.598,41.9995],[-111.5982,41.9995],[-111.599,41.9995],[-111.608,41.9994],[-111.6134,41.9993],[-111.6261,41.9992],[-111.6295,41.9993],[-111.6342,41.9994],[-111.6348,41.9994],[-111.6397,41.9994],[-111.6401,41.9994],[-111.6419,41.9994],[-111.656,41.9994],[-111.6613,41.9994],[-111.6618,41.9994],[-111.669,41.9994],[-111.6715,41.9994],[-111.6923,41.9994],[-111.7001,41.9994],[-111.708,41.9993],[-111.7318,41.9993],[-111.7397,41.9992],[-111.7399,41.9992],[-111.7404,41.9992],[-111.7406,41.9992],[-111.7409,41.9992],[-111.7421,41.9992],[-111.7425,41.9992],[-111.7508,41.9993],[-111.7624,41.9993],[-111.7665,41.9992],[-111.767,41.9992],[-111.7776,41.9991],[-111.7785,41.9991],[-111.7789,41.9991],[-111.7838,41.9991],[-111.7875,41.999],[-111.7876,41.999],[-111.7943,41.999],[-111.7957,41.999],[-111.7964,41.999],[-111.7986,41.999],[-111.7999,41.999],[-111.8013,41.999],[-111.8014,41.999],[-111.8015,41.999],[-111.8016,41.999],[-111.8017,41.999],[-111.8029,41.999],[-111.8107,41.9989],[-111.8128,41.9989],[-111.8132,41.9989],[-111.8174,41.9988],[-111.8195,41.9988],[-111.8258,41.9988],[-111.8279,41.9988],[-111.8293,41.9988],[-111.8298,41.9987],[-111.8336,41.9988],[-111.8351,41.9988],[-111.8352,41.9988],[-111.8353,41.9988],[-111.8354,41.9988],[-111.8357,41.9988],[-111.8366,41.9988],[-111.8369,41.9988],[-111.8373,41.9988],[-111.8387,41.9989],[-111.8391,41.9989],[-111.8405,41.9988],[-111.8425,41.9987],[-111.8449,41.9987],[-111.8463,41.9987],[-111.8464,41.9986],[-111.8465,41.9986],[-111.8466,41.9986],[-111.8484,41.9986],[-111.8538,41.9986],[-111.8556,41.9986],[-111.8559,41.9986],[-111.8568,41.9986],[-111.857,41.9986],[-111.8594,41.9986],[-111.8664,41.9986],[-111.8688,41.9986],[-111.8689,41.9986],[-111.8692,41.9986],[-111.8758,41.9986],[-111.876,41.9986],[-111.8765,41.9986],[-111.8769,41.9986],[-111.8791,41.9986],[-111.881,41.9986],[-111.8814,41.9986],[-111.8826,41.9986],[-111.8865,41.9986],[-111.8893,41.9986],[-111.8905,41.9986],[-111.8913,41.9986],[-111.894,41.9986],[-111.8945,41.9986],[-111.8954,41.9987],[-111.8961,41.9986],[-111.8963,41.9986],[-111.8967,41.9986],[-111.8979,41.9986],[-111.8996,41.9986],[-111.901,41.9986],[-111.9017,41.9986],[-111.9021,41.9986],[-111.9024,41.9986],[-111.9041,41.9986],[-111.9073,41.9986],[-111.9083,41.9986],[-111.9109,41.9986],[-111.9127,41.9986],[-111.9151,41.9986],[-111.9156,41.9986],[-111.9157,41.9986],[-111.9158,41.9986],[-111.916,41.9986],[-111.9186,41.9986],[-111.9264,41.9986],[-111.929,41.9986],[-111.9291,41.9986],[-111.9292,41.9986],[-111.9293,41.9986],[-111.9295,41.9986],[-111.9298,41.9986],[-111.93,41.9986],[-111.9302,41.9986],[-111.9304,41.9986],[-111.931,41.9986],[-111.9312,41.9986],[-111.9317,41.9986],[-111.933,41.9986],[-111.9334,41.9986],[-111.9335,41.9986],[-111.9336,41.9986],[-111.9337,41.9986],[-111.9338,41.9986],[-111.9339,41.9986],[-111.9351,41.9986],[-111.9388,41.9985],[-111.9401,41.9985],[-111.9411,41.9984],[-111.944,41.9984],[-111.945,41.9984],[-111.9458,41.9984],[-111.9484,41.9984],[-111.9493,41.9984],[-111.9497,41.9984],[-111.95,41.9983],[-111.9509,41.9983],[-111.9513,41.9983],[-111.9545,41.9983],[-111.955,41.9983],[-111.9626,41.9983],[-111.9689,41.9983],[-111.9694,41.9983],[-111.971,41.9983],[-111.9715,41.9983],[-111.9723,41.9983],[-111.9738,41.9983],[-111.9742,41.9983],[-111.9871,41.9983],[-111.9878,41.9983],[-111.9896,41.9983],[-111.9903,41.9983],[-111.9923,41.9984],[-111.9982,41.9984],[-111.9989,41.9984],[-112.0002,41.9984],[-112.0008,41.9984],[-112.0019,41.9984],[-112.0071,41.9983],[-112.0088,41.9983],[-112.0122,41.9984],[-112.025,41.9982],[-112.0268,41.9982],[-112.0269,41.9982],[-112.0303,41.9982],[-112.0332,41.9982],[-112.0386,41.9981],[-112.0407,41.9981],[-112.0408,41.9981],[-112.041,41.9981],[-112.0623,41.9978],[-112.065,41.998],[-112.0742,41.998],[-112.0815,41.9979],[-112.0834,41.9979],[-112.0841,41.9979],[-112.0842,41.9979],[-112.0846,41.9979],[-112.085,41.9979],[-112.0864,41.9979],[-112.1026,41.9978],[-112.1029,41.9978],[-112.103,41.9978],[-112.1039,41.9978],[-112.1063,41.9978],[-112.1071,41.9978],[-112.1088,41.9978],[-112.1095,41.9978],[-112.1191,41.9977],[-112.1213,41.9977],[-112.1284,41.9976],[-112.1293,41.9976],[-112.1311,41.9975],[-112.1324,41.9975],[-112.1358,41.9974],[-112.1385,41.9974],[-112.1493,41.9973],[-112.1518,41.9973],[-112.152,41.9973],[-112.1535,41.9972],[-112.1539,41.9972],[-112.1542,41.9973],[-112.1545,41.9973],[-112.1548,41.9974],[-112.1569,41.9979],[-112.1592,41.9984],[-112.1617,41.9989],[-112.1666,42],[-112.1671,42.0001],[-112.1715,42.0011],[-112.1732,42.0015],[-112.1763,42.0015],[-112.1812,42.0013],[-112.186,42.0012],[-112.1898,42.0011],[-112.1899,42.0011],[-112.1925,42.0012],[-112.1929,42.0012],[-112.1979,42.0012],[-112.1985,42.0012],[-112.199,42.0012],[-112.2009,42.0012],[-112.2015,42.0012],[-112.2066,42.0012],[-112.2092,42.0012],[-112.2174,42.0012],[-112.2207,42.0012],[-112.2208,42.0012],[-112.2209,42.0012],[-112.2268,42.0012],[-112.2319,42.0012],[-112.2338,42.0012],[-112.2364,42.0012],[-112.2383,42.0012],[-112.2387,42.0012],[-112.2391,42.0012],[-112.2393,42.0012],[-112.2394,42.0012],[-112.2413,42.0012],[-112.2417,42.0012],[-112.2421,42.0012],[-112.2423,42.0012],[-112.2436,42.0012],[-112.2439,42.0012],[-112.252,42.0012],[-112.2533,42.0012],[-112.2558,42.0012],[-112.2567,42.0012],[-112.2582,42.0012],[-112.2624,42.0012],[-112.2627,42.0012],[-112.2646,42.0012],[-112.2647,42.0012],[-112.2648,42.0012],[-112.2649,42.0012],[-112.2653,42.0011],[-112.2681,42.0011],[-112.2694,42.0011],[-112.2827,42.001],[-112.287,42.001],[-112.3008,42.001],[-112.3139,42.0011],[-112.3557,42.001],[-112.3558,42.001],[-112.3559,42.001],[-112.356,42.001],[-112.364,42.0011],[-112.3648,42.001],[-112.3849,42.001],[-112.4407,42.0008],[-112.4507,42.0008],[-112.4551,42.0007],[-112.5056,42.0008],[-112.5086,42.0008],[-112.5092,42.0008],[-112.5093,42.0008],[-112.5404,42.0007],[-112.5583,42.0006],[-112.5673,42.0006],[-112.5685,42.0006],[-112.5721,42.0006],[-112.5734,42.0006],[-112.577,42.0005],[-112.5783,42.0005],[-112.5818,42.0005],[-112.5822,42.0005],[-112.5893,42.0005],[-112.6379,42.0003],[-112.6477,42.0003],[-112.6484,42.0003],[-112.6485,42.0003],[-112.6489,42.0003],[-112.656,42.0003],[-112.6566,42.0003],[-112.6567,42.0003],[-112.6856,42.0002],[-112.6866,42.0002],[-112.687,42.0002],[-112.6875,42.0002],[-112.695,42.0002],[-112.6952,42.0002],[-112.698,42.0002],[-112.699,42.0002],[-112.7005,42.0002],[-112.701,42.0002],[-112.7022,42.0001],[-112.7057,42.0001],[-112.7059,42.0001],[-112.7085,42.0001],[-112.7094,42.0001],[-112.7098,42.0001],[-112.7291,42],[-112.7434,41.9999],[-112.744,41.9999],[-112.7457,41.9999],[-112.7459,41.9999],[-112.7461,41.9999],[-112.7497,41.9999],[-112.7507,41.9999],[-112.7509,41.9999],[-112.7532,41.9999],[-112.7652,41.9998],[-112.7657,41.9998],[-112.7658,41.9998],[-112.7709,41.9998],[-112.775,41.9998],[-112.7818,41.9998],[-112.7828,41.9998],[-112.7884,41.9997],[-112.8048,41.9996],[-112.8071,41.9996],[-112.81,41.9995],[-112.8107,41.9995],[-112.8318,41.9994],[-112.8325,41.9994],[-112.8335,41.9994],[-112.8435,41.9993],[-112.8436,41.9994],[-112.8443,41.9993],[-112.8444,41.9993],[-112.8476,41.9993],[-112.8482,41.9993],[-112.853,41.9993],[-112.8591,41.9992],[-112.8606,41.9992],[-112.8618,41.9992],[-112.8808,41.9991],[-112.8823,41.9991],[-112.8826,41.9991],[-112.8918,41.999],[-112.8934,41.999],[-112.9021,41.999],[-112.9032,41.999],[-112.9059,41.9989],[-112.909,41.9989],[-112.9091,41.9989],[-112.9376,41.9986],[-112.9447,41.9987],[-112.9461,41.9986],[-112.9512,41.9986],[-112.9628,41.9985],[-112.9751,41.9984],[-112.9793,41.9983],[-112.9794,41.9983],[-113,41.9982],[-113.0008,41.9982],[-113.0069,41.9982],[-113.0414,41.9979],[-113.0416,41.9979],[-113.0493,41.9978],[-113.0702,41.9976],[-113.0753,41.9976],[-113.0782,41.9975],[-113.0876,41.9975],[-113.0879,41.9975],[-113.0882,41.9975],[-113.091,41.9974],[-113.0932,41.9974],[-113.096,41.9974],[-113.0993,41.9973],[-113.1031,41.9973],[-113.1038,41.9973],[-113.1062,41.9973],[-113.1077,41.9973],[-113.1105,41.9972],[-113.1114,41.9972],[-113.1165,41.9972],[-113.1179,41.9972],[-113.1214,41.9971],[-113.1237,41.9971],[-113.1255,41.9971],[-113.1257,41.9971],[-113.1285,41.9971],[-113.133,41.997],[-113.1332,41.997],[-113.1388,41.997],[-113.1406,41.997],[-113.1409,41.997],[-113.1411,41.9969],[-113.1419,41.9969],[-113.1422,41.9969],[-113.1428,41.9969],[-113.1497,41.9969],[-113.1547,41.9968],[-113.1564,41.9968],[-113.1572,41.9968],[-113.1574,41.9968],[-113.1576,41.9968],[-113.1586,41.9968],[-113.1631,41.9967],[-113.1663,41.9967],[-113.1697,41.9967],[-113.1868,41.9965],[-113.187,41.9965],[-113.1918,41.9965],[-113.1941,41.9965],[-113.197,41.9964],[-113.205,41.9964],[-113.2102,41.9963],[-113.2135,41.9963],[-113.2207,41.9962],[-113.2275,41.9962],[-113.23,41.9962],[-113.2374,41.9961],[-113.2444,41.996],[-113.249,41.996],[-113.2498,41.996],[-113.2563,41.9959],[-113.2599,41.9959],[-113.2666,41.9958],[-113.2713,41.9957],[-113.2779,41.9957],[-113.2826,41.9956],[-113.2894,41.9955],[-113.2916,41.9955],[-113.2928,41.9955],[-113.3072,41.9953],[-113.3144,41.9952],[-113.3155,41.9952],[-113.3156,41.9952],[-113.3199,41.9951],[-113.3227,41.9951],[-113.3411,41.9949],[-113.3417,41.9948],[-113.3536,41.9947],[-113.354,41.9947],[-113.3585,41.9947],[-113.3595,41.9947],[-113.3637,41.9946],[-113.3684,41.9946],[-113.3688,41.9946],[-113.3691,41.9946],[-113.3963,41.9943],[-113.3967,41.9943],[-113.4025,41.9942],[-113.4059,41.9941],[-113.4065,41.9942],[-113.4075,41.9941],[-113.4146,41.9941],[-113.4217,41.994],[-113.4258,41.9939],[-113.4313,41.9939],[-113.4315,41.9939],[-113.4316,41.9939],[-113.4366,41.9939],[-113.4513,41.9937],[-113.4541,41.9937],[-113.4558,41.9937],[-113.456,41.9937],[-113.4617,41.9936],[-113.4636,41.9935],[-113.4666,41.9935],[-113.4818,41.9932],[-113.4847,41.9932],[-113.4908,41.9932],[-113.4955,41.9931],[-113.4963,41.9931],[-113.4985,41.9931],[-113.5006,41.993],[-113.501,41.993],[-113.5016,41.993],[-113.513,41.9929],[-113.5149,41.9929],[-113.5172,41.9928],[-113.5261,41.9927],[-113.5447,41.9925],[-113.5544,41.9924],[-113.5644,41.9923],[-113.5653,41.9922],[-113.5789,41.992],[-113.5793,41.992],[-113.5816,41.992],[-113.5841,41.992],[-113.5991,41.9918],[-113.5999,41.9918],[-113.6012,41.9918],[-113.603,41.9918],[-113.618,41.9916],[-113.6257,41.9915],[-113.6266,41.9914],[-113.6303,41.9914],[-113.6316,41.9913],[-113.6379,41.9913],[-113.64,41.9913],[-113.6475,41.9912],[-113.6488,41.9912],[-113.6492,41.9912],[-113.6496,41.9912],[-113.6501,41.9912],[-113.6523,41.9911],[-113.6566,41.9911],[-113.6571,41.9911],[-113.6599,41.991],[-113.6669,41.9909],[-113.6697,41.9909],[-113.6725,41.9909],[-113.6736,41.9908],[-113.6749,41.9908],[-113.675,41.9908],[-113.6752,41.9908],[-113.6769,41.9908],[-113.6948,41.9905],[-113.7449,41.9897],[-113.7526,41.9896],[-113.7536,41.9896],[-113.7579,41.9896],[-113.7593,41.9895],[-113.7645,41.9895],[-113.7647,41.9895],[-113.7654,41.9894],[-113.7668,41.9894],[-113.7694,41.9894],[-113.7716,41.9894],[-113.7726,41.9893],[-113.7742,41.9893],[-113.7764,41.9893],[-113.7767,41.9893],[-113.7791,41.9892],[-113.7814,41.9892],[-113.784,41.9892],[-113.7844,41.9892],[-113.7846,41.9892],[-113.7869,41.9891],[-113.7892,41.9891],[-113.7911,41.989],[-113.7927,41.989],[-113.7959,41.989],[-113.7962,41.9889],[-113.7966,41.989],[-113.8024,41.9889],[-113.8149,41.9886],[-113.8181,41.9886],[-113.8195,41.9886],[-113.8306,41.9886],[-113.8433,41.9884],[-113.8636,41.9882],[-113.8667,41.9882],[-113.8677,41.9882],[-113.8734,41.9882],[-113.8824,41.9883],[-113.8825,41.9883],[-113.8844,41.9883],[-113.8918,41.9884],[-113.8952,41.9884],[-113.8957,41.9884],[-113.9016,41.9885],[-113.9069,41.9888],[-113.9094,41.9889],[-113.9145,41.9891],[-113.9327,41.99],[-113.9456,41.9906],[-113.9612,41.9915],[-113.9622,41.9915],[-113.963,41.9916],[-113.9632,41.9916],[-113.9675,41.9918],[-113.9772,41.9924],[-113.9832,41.9927],[-113.9901,41.9931],[-113.9949,41.9931],[-113.9967,41.9931],[-114.039,41.9938],[-114.0392,41.9938],[-114.0415,41.9939],[-114.0453,41.9938],[-114.0483,41.9938],[-114.0536,41.9938],[-114.0565,41.9938],[-114.0616,41.9938],[-114.0619,41.9938],[-114.0619,41.9939],[-114.0858,41.9939],[-114.1075,41.9938],[-114.1076,41.9939],[-114.1077,41.9939],[-114.1077,41.994],[-114.1078,41.994],[-114.1216,41.9939],[-114.1258,41.9939],[-114.1258,41.994],[-114.126,41.994],[-114.1389,41.994],[-114.1431,41.994],[-114.1432,41.994],[-114.1445,41.994],[-114.145,41.994],[-114.1452,41.994],[-114.1453,41.994],[-114.153,41.994],[-114.1568,41.994],[-114.1604,41.994],[-114.1609,41.994],[-114.1848,41.9941],[-114.1849,41.9941],[-114.1952,41.9941],[-114.1965,41.9941],[-114.1969,41.9941],[-114.2013,41.9941],[-114.2015,41.9941],[-114.2017,41.9941],[-114.2177,41.9941],[-114.2347,41.9941],[-114.2415,41.9942],[-114.2484,41.9943],[-114.2509,41.9943],[-114.2639,41.9943],[-114.2642,41.9943],[-114.2645,41.9943],[-114.2648,41.9943],[-114.2739,41.9942],[-114.2741,41.9942],[-114.2776,41.9942],[-114.2778,41.9942],[-114.2779,41.9942],[-114.278,41.9942],[-114.2794,41.9942],[-114.2795,41.9942],[-114.2796,41.9942],[-114.2802,41.9942],[-114.2806,41.9942],[-114.2819,41.9942],[-114.2818,41.9944],[-114.282,41.9944],[-114.2845,41.9943],[-114.2904,41.9943],[-114.2948,41.9944],[-114.2987,41.9944],[-114.3,41.9944],[-114.3004,41.9944],[-114.3037,41.9944],[-114.308,41.9944],[-114.3087,41.9944],[-114.31,41.9944],[-114.3113,41.9944],[-114.3131,41.9944],[-114.3144,41.9944],[-114.3156,41.9944],[-114.3162,41.9944],[-114.3168,41.9944],[-114.3174,41.9944],[-114.3181,41.9944],[-114.3189,41.9944],[-114.3195,41.9944],[-114.3205,41.9944],[-114.3214,41.9944],[-114.3226,41.9944],[-114.3236,41.9944],[-114.3238,41.9944],[-114.3328,41.9945],[-114.333,41.9945],[-114.3362,41.9945],[-114.3367,41.9945],[-114.3399,41.9945],[-114.3453,41.9945],[-114.3478,41.9945],[-114.3498,41.9945],[-114.3514,41.9945],[-114.3585,41.9945],[-114.3594,41.9945],[-114.36,41.9945],[-114.3611,41.9945],[-114.3615,41.9945],[-114.3675,41.9945],[-114.3694,41.9945],[-114.3772,41.9945],[-114.3789,41.9945],[-114.3961,41.9945],[-114.3976,41.9945],[-114.3982,41.9945],[-114.4031,41.9945],[-114.4046,41.9945],[-114.4052,41.9945],[-114.4055,41.9945],[-114.4083,41.9945],[-114.4148,41.9945],[-114.4176,41.9945],[-114.4206,41.9945],[-114.4207,41.9945],[-114.4217,41.9945],[-114.4273,41.9945],[-114.4344,41.9945],[-114.4381,41.9945],[-114.4415,41.9945],[-114.4418,41.9945],[-114.4467,41.9945],[-114.4577,41.9945],[-114.4652,41.9945],[-114.4677,41.9945],[-114.4752,41.9945],[-114.4803,41.9945],[-114.4825,41.9945],[-114.4897,41.9946],[-114.4922,41.9946],[-114.4946,41.9946],[-114.4985,41.9946],[-114.5009,41.9947],[-114.5018,41.9946],[-114.5042,41.9946],[-114.5096,41.9946],[-114.5142,41.9946],[-114.5151,41.9946],[-114.516,41.9945],[-114.517,41.9945],[-114.5178,41.9945],[-114.518,41.9945],[-114.5203,41.9945],[-114.5214,41.9945],[-114.5243,41.9945],[-114.5268,41.9945],[-114.5302,41.9945],[-114.5313,41.9944],[-114.5325,41.9944],[-114.5338,41.9944],[-114.5348,41.9944],[-114.5357,41.9944],[-114.5368,41.9944],[-114.5371,41.9944],[-114.5377,41.9943],[-114.5381,41.9943],[-114.5385,41.9943],[-114.5387,41.9943],[-114.5392,41.9943],[-114.5403,41.9943],[-114.5406,41.9943],[-114.5423,41.9943],[-114.5469,41.9942],[-114.5489,41.9942],[-114.5554,41.9943],[-114.5621,41.9944],[-114.5631,41.9944],[-114.5687,41.9944],[-114.5761,41.9944],[-114.5782,41.9944],[-114.5842,41.9945],[-114.5844,41.9945],[-114.5862,41.9945],[-114.5869,41.9945],[-114.5871,41.9945],[-114.5889,41.9945],[-114.5896,41.9945],[-114.5901,41.9946],[-114.5929,41.9946],[-114.5931,41.9946],[-114.5943,41.9946],[-114.5983,41.9946],[-114.6004,41.9946],[-114.6032,41.9947],[-114.6073,41.9949],[-114.6108,41.995],[-114.6121,41.9951],[-114.6137,41.9951],[-114.6178,41.9954],[-114.6208,41.9955],[-114.6211,41.9955],[-114.6223,41.9956],[-114.6259,41.9957],[-114.6354,41.9961],[-114.6367,41.9961],[-114.6387,41.9962],[-114.6403,41.9963],[-114.6432,41.9963],[-114.6488,41.9965],[-114.6509,41.9965],[-114.6515,41.9965],[-114.6528,41.9965],[-114.6548,41.9966],[-114.6606,41.9967],[-114.6641,41.9968],[-114.6679,41.9968],[-114.6681,41.9968],[-114.6693,41.9969],[-114.6727,41.9969],[-114.6748,41.997],[-114.6771,41.997],[-114.6802,41.997],[-114.6827,41.9971],[-114.6885,41.9973],[-114.6941,41.9974],[-114.7018,41.9976],[-114.7037,41.9977],[-114.7048,41.9978],[-114.7067,41.9978],[-114.7099,41.998],[-114.7115,41.998],[-114.7137,41.9981],[-114.7157,41.9982],[-114.7174,41.9983],[-114.719,41.9983],[-114.7207,41.9984],[-114.721,41.9984],[-114.7249,41.9985],[-114.7292,41.9987],[-114.7312,41.9988],[-114.7342,41.9989],[-114.7353,41.9989],[-114.7365,41.9989],[-114.7377,41.999],[-114.7398,41.9991],[-114.7406,41.9991],[-114.7426,41.9992],[-114.7436,41.9992],[-114.7445,41.9992],[-114.7456,41.9993],[-114.7491,41.9994],[-114.7509,41.9994],[-114.7516,41.9995],[-114.7545,41.9996],[-114.7546,41.9996],[-114.7547,41.9996],[-114.7604,41.9998],[-114.761,41.9998],[-114.7638,41.9999],[-114.7685,42],[-114.7787,42.0003],[-114.7924,42.0008],[-114.7967,42.001],[-114.7971,42.001],[-114.7972,42.001],[-114.7973,42.001],[-114.7977,42.001],[-114.8044,42.0013],[-114.8076,42.0014],[-114.8085,42.0015],[-114.8164,42.0018],[-114.8235,42.0018],[-114.8311,42.0018],[-114.8465,42.0017],[-114.847,42.0017],[-114.8517,42.0017],[-114.8563,42.0017],[-114.8624,42.0014],[-114.8641,42.0013],[-114.8704,42.001],[-114.8716,42.001],[-114.8756,42.0008],[-114.8817,42.0005],[-114.8868,42.0003],[-114.892,42.0001],[-114.8942,42.0001],[-114.8976,41.9999],[-114.8985,41.9999],[-114.8988,41.9999],[-114.8992,41.9999],[-114.9003,41.9999],[-114.907,41.9998],[-114.9108,41.9997],[-114.9144,41.9996],[-114.9177,41.9995],[-114.9182,41.9995],[-114.9213,41.9995],[-114.9216,41.9995],[-114.9241,41.9994],[-114.9273,41.9993],[-114.9304,41.9992],[-114.9362,41.999],[-114.9416,41.9988],[-114.9444,41.9987],[-114.9465,41.9986],[-114.9488,41.9984],[-114.9548,41.9982],[-114.9641,41.9978],[-114.9724,41.9975],[-114.9736,41.9975],[-114.9747,41.9975],[-114.976,41.9975],[-114.9774,41.9975],[-114.9789,41.9975],[-114.9795,41.9975],[-114.9809,41.9975],[-114.9815,41.9975],[-114.9822,41.9975],[-114.9825,41.9975],[-114.9828,41.9975],[-114.983,41.9975],[-114.9841,41.9975],[-114.9935,41.9976],[-114.9999,41.9972],[-115.0001,41.9972],[-115.001,41.9971],[-115.0031,41.997],[-115.0079,41.9968],[-115.0099,41.9967],[-115.0115,41.9967],[-115.0124,41.9967],[-115.0134,41.9966],[-115.0138,41.9966],[-115.0141,41.9966],[-115.0146,41.9966],[-115.0149,41.9966],[-115.0151,41.9966],[-115.0154,41.9966],[-115.0156,41.9965],[-115.0158,41.9965],[-115.0207,41.9965],[-115.023,41.9964],[-115.0258,41.9963],[-115.0317,41.9963],[-115.032,41.9963],[-115.033,41.9962],[-115.034,41.9962],[-115.0368,41.9962],[-115.0375,41.9962],[-115.0382,41.9963],[-115.0383,41.9963],[-115.0404,41.9963],[-115.0418,41.9963],[-115.0453,41.9962],[-115.0473,41.9963],[-115.0484,41.9963],[-115.052,41.9962],[-115.0557,41.9962],[-115.0573,41.9962],[-115.0629,41.9962],[-115.0651,41.9962],[-115.0694,41.9961],[-115.0751,41.9961],[-115.0763,41.9961],[-115.081,41.9962],[-115.0869,41.9962],[-115.0924,41.9961],[-115.0972,41.9961],[-115.1004,41.9961],[-115.1035,41.9962],[-115.1083,41.9961],[-115.1095,41.9961],[-115.1098,41.9961],[-115.1103,41.9961],[-115.1142,41.9961],[-115.1177,41.9961],[-115.1188,41.9961],[-115.1217,41.9962],[-115.1226,41.9962],[-115.1267,41.9962],[-115.1278,41.9962],[-115.1308,41.9962],[-115.1347,41.9962],[-115.136,41.9962],[-115.1386,41.9963],[-115.1427,41.9963],[-115.1434,41.9963],[-115.1473,41.9963],[-115.1477,41.9963],[-115.1494,41.9962],[-115.1498,41.9962],[-115.1542,41.9962],[-115.1555,41.9962],[-115.1565,41.9962],[-115.1603,41.9962],[-115.1619,41.9962],[-115.1653,41.9963],[-115.1667,41.9963],[-115.1668,41.9963],[-115.1727,41.9962],[-115.1733,41.9962],[-115.1776,41.9963],[-115.1819,41.9963],[-115.1858,41.9963],[-115.19,41.9963],[-115.191,41.9963],[-115.1919,41.9963],[-115.1968,41.9963],[-115.1977,41.9963],[-115.1984,41.9963],[-115.2014,41.9963],[-115.2021,41.9963],[-115.2054,41.9963],[-115.2063,41.9963],[-115.21,41.9963],[-115.214,41.9963],[-115.2194,41.9964],[-115.2208,41.9964],[-115.2243,41.9964],[-115.226,41.9964],[-115.2266,41.9964],[-115.23,41.9964],[-115.233,41.9963],[-115.2332,41.9963],[-115.2382,41.9963],[-115.2403,41.9963],[-115.2418,41.9963],[-115.2462,41.9963],[-115.2466,41.9963],[-115.248,41.9963],[-115.25,41.9963],[-115.251,41.9963],[-115.2548,41.9963],[-115.2549,41.9963],[-115.2558,41.9963],[-115.2576,41.9963],[-115.2598,41.9963],[-115.261,41.9963],[-115.2617,41.9963],[-115.2624,41.9963],[-115.2654,41.9963],[-115.267,41.9963],[-115.2671,41.9963],[-115.2692,41.9963],[-115.2713,41.9963],[-115.2736,41.9963],[-115.2745,41.9963],[-115.2751,41.9963],[-115.2759,41.9964],[-115.2773,41.9963],[-115.2794,41.9963],[-115.2802,41.9963],[-115.2846,41.9963],[-115.2866,41.9963],[-115.2877,41.9963],[-115.288,41.9963],[-115.2893,41.9963],[-115.2897,41.9963],[-115.2916,41.9963],[-115.2931,41.9963],[-115.2962,41.9963],[-115.2968,41.9963],[-115.2986,41.9964],[-115.3004,41.9964],[-115.3042,41.9964],[-115.3049,41.9964],[-115.3051,41.9964],[-115.3058,41.9964],[-115.3089,41.9964],[-115.3101,41.9964],[-115.3107,41.9964],[-115.3117,41.9964],[-115.3128,41.9964],[-115.3135,41.9964],[-115.3138,41.9964],[-115.3175,41.9964],[-115.3185,41.9964],[-115.3191,41.9964],[-115.3202,41.9964],[-115.3228,41.9964],[-115.3237,41.9964],[-115.3251,41.9964],[-115.3255,41.9964],[-115.3259,41.9964],[-115.3296,41.9964],[-115.33,41.9964],[-115.331,41.9964],[-115.3348,41.9964],[-115.3382,41.9964],[-115.3383,41.9964],[-115.3438,41.9963],[-115.3444,41.9963],[-115.3449,41.9963],[-115.3469,41.9963],[-115.3519,41.9963],[-115.3525,41.9963],[-115.3577,41.9963],[-115.3621,41.9964],[-115.3643,41.9964],[-115.3654,41.9964],[-115.366,41.9964],[-115.3673,41.9964],[-115.371,41.9964],[-115.373,41.9964],[-115.3746,41.9964],[-115.3772,41.9964],[-115.3807,41.9965],[-115.3831,41.9965],[-115.3837,41.9965],[-115.3859,41.9965],[-115.388,41.9965],[-115.3894,41.9965],[-115.3924,41.9965],[-115.3937,41.9965],[-115.3966,41.9965],[-115.3968,41.9965],[-115.4014,41.9965],[-115.4026,41.9965],[-115.4031,41.9965],[-115.4074,41.9965],[-115.4116,41.9965],[-115.4119,41.9965],[-115.4137,41.9965],[-115.419,41.9966],[-115.4202,41.9966],[-115.4215,41.9966],[-115.4228,41.9966],[-115.4249,41.9966],[-115.425,41.9966],[-115.4254,41.9966],[-115.4267,41.9966],[-115.429,41.9966],[-115.4325,41.9966],[-115.4372,41.9966],[-115.4422,41.9967],[-115.4435,41.9967],[-115.4451,41.9967],[-115.4459,41.9967],[-115.4463,41.9967],[-115.4548,41.9967],[-115.455,41.9967],[-115.4567,41.9967],[-115.4583,41.9967],[-115.4612,41.9967],[-115.4669,41.9967],[-115.4716,41.9968],[-115.4728,41.9968],[-115.4738,41.9968],[-115.4744,41.9968],[-115.4827,41.9968],[-115.4859,41.9968],[-115.4863,41.9968],[-115.4864,41.9968],[-115.4865,41.9968],[-115.487,41.9968],[-115.4921,41.9968],[-115.4939,41.9968],[-115.4976,41.9968],[-115.5009,41.9969],[-115.5042,41.9969],[-115.5046,41.9969],[-115.5062,41.9969],[-115.5073,41.9969],[-115.5102,41.9969],[-115.5126,41.9969],[-115.5133,41.9969],[-115.5135,41.9969],[-115.5153,41.9969],[-115.5166,41.9969],[-115.5169,41.9968],[-115.5183,41.9969],[-115.5201,41.9969],[-115.5212,41.9969],[-115.5217,41.9969],[-115.5218,41.9969],[-115.5221,41.9969],[-115.5232,41.9969],[-115.5238,41.9969],[-115.5249,41.9969],[-115.5262,41.9969],[-115.5268,41.9969],[-115.527,41.9969],[-115.5296,41.9969],[-115.53,41.9969],[-115.5319,41.9969],[-115.5328,41.9969],[-115.5338,41.9968],[-115.5354,41.9969],[-115.537,41.9969],[-115.5392,41.9969],[-115.5399,41.9969],[-115.5414,41.9969],[-115.5434,41.9969],[-115.546,41.9969],[-115.5481,41.9969],[-115.5511,41.9969],[-115.552,41.9969],[-115.5537,41.9969],[-115.5539,41.9969],[-115.5571,41.9969],[-115.5594,41.9969],[-115.5612,41.9969],[-115.5641,41.9969],[-115.5673,41.9969],[-115.57,41.9969],[-115.5712,41.9969],[-115.5721,41.9969],[-115.5722,41.9969],[-115.5732,41.9969],[-115.5769,41.9969],[-115.5783,41.9969],[-115.5809,41.9969],[-115.5821,41.9969],[-115.5824,41.9969],[-115.5864,41.9969],[-115.5866,41.9969],[-115.5879,41.9969],[-115.5897,41.9969],[-115.5909,41.9969],[-115.5911,41.9969],[-115.5917,41.9969],[-115.611,41.9969],[-115.6234,41.9969],[-115.6249,41.9969],[-115.6277,41.9969],[-115.6298,41.9969],[-115.6306,41.9969],[-115.6316,41.9969],[-115.6357,41.9969],[-115.6367,41.9969],[-115.6407,41.9969],[-115.6485,41.9969],[-115.6491,41.9969],[-115.6492,41.9969],[-115.6494,41.9969],[-115.6496,41.9969],[-115.65,41.9969],[-115.6503,41.9969],[-115.6506,41.9969],[-115.6527,41.9969],[-115.653,41.9969],[-115.6533,41.9969],[-115.655,41.9969],[-115.6608,41.9969],[-115.665,41.9969],[-115.6694,41.9969],[-115.6727,41.9969],[-115.6786,41.9968],[-115.6797,41.9968],[-115.681,41.9968],[-115.6878,41.9968],[-115.6894,41.9968],[-115.6895,41.9968],[-115.6899,41.9968],[-115.6919,41.9968],[-115.6954,41.9968],[-115.6959,41.9968],[-115.6995,41.9969],[-115.7019,41.9969],[-115.7088,41.9969],[-115.711,41.9969],[-115.7125,41.9969],[-115.7132,41.9969],[-115.718,41.9969],[-115.7211,41.9969],[-115.7245,41.9969],[-115.7257,41.9969],[-115.7282,41.9969],[-115.7286,41.9969],[-115.7311,41.9969],[-115.7332,41.9969],[-115.739,41.9969],[-115.7406,41.9969],[-115.7481,41.9968],[-115.7499,41.9968],[-115.751,41.9969],[-115.7553,41.9969],[-115.7556,41.9969],[-115.7575,41.9969],[-115.762,41.9969],[-115.7673,41.997],[-115.7686,41.997],[-115.7694,41.997],[-115.7797,41.997],[-115.7845,41.9969],[-115.7867,41.9969],[-115.7879,41.9969],[-115.7937,41.9969],[-115.7996,41.9969],[-115.8034,41.9969],[-115.8056,41.9969],[-115.8066,41.9969],[-115.8121,41.997],[-115.817,41.9969],[-115.8175,41.9969],[-115.8191,41.9969],[-115.823,41.9969],[-115.8256,41.9969],[-115.8261,41.9969],[-115.8298,41.9969],[-115.8341,41.9969],[-115.8349,41.9969],[-115.839,41.9968],[-115.8428,41.9968],[-115.8431,41.9968],[-115.8461,41.9968],[-115.8491,41.9968],[-115.8494,41.9968],[-115.8535,41.9968],[-115.8606,41.9969],[-115.8649,41.997],[-115.866,41.997],[-115.8697,41.997],[-115.8706,41.997],[-115.8713,41.997],[-115.8717,41.997],[-115.8759,41.9971],[-115.8842,41.9971],[-115.8903,41.9972],[-115.897,41.9971],[-115.9006,41.9971],[-115.9037,41.9972],[-115.9093,41.9971],[-115.9116,41.997],[-115.9125,41.997],[-115.9141,41.997],[-115.9153,41.9969],[-115.916,41.9969],[-115.9205,41.9968],[-115.9232,41.9968],[-115.9264,41.9967],[-115.9297,41.9967],[-115.9385,41.9966],[-115.9428,41.9966],[-115.9464,41.9965],[-115.9477,41.9965],[-115.9483,41.9965],[-115.9486,41.9965],[-115.9487,41.9965],[-115.9505,41.9964],[-115.9526,41.9964],[-115.959,41.9964],[-115.9659,41.9964],[-115.9747,41.9965],[-115.9802,41.9965],[-115.9817,41.9965],[-115.9863,41.9965],[-115.9868,41.9965],[-115.9958,41.9965],[-115.9982,41.9965],[-115.9991,41.9965],[-116.0009,41.9965],[-116.0018,41.9965],[-116.003,41.9965],[-116.005,41.9964],[-116.008,41.9964],[-116.0126,41.9964],[-116.0127,41.9964],[-116.0152,41.9964],[-116.0181,41.9964],[-116.0222,41.9964],[-116.0295,41.9964],[-116.0315,41.9964],[-116.0377,41.9963],[-116.0377,41.9964],[-116.0378,41.9963],[-116.0379,41.9963],[-116.0419,41.9963],[-116.0454,41.9963],[-116.0471,41.9963],[-116.0485,41.9965],[-116.0539,41.9967],[-116.0607,41.9971],[-116.0613,41.9972],[-116.0625,41.9973],[-116.0626,41.9973],[-116.066,41.9975],[-116.0666,41.9975],[-116.0727,41.9975],[-116.0786,41.9975],[-116.0845,41.9975],[-116.0926,41.9975],[-116.1071,41.9976],[-116.1132,41.9976],[-116.1149,41.9976],[-116.115,41.9976],[-116.1176,41.9976],[-116.1177,41.9976],[-116.1253,41.9977],[-116.1259,41.9977],[-116.1264,41.9977],[-116.1333,41.9977],[-116.1338,41.9977],[-116.1379,41.9977],[-116.1404,41.9977],[-116.1444,41.9977],[-116.1467,41.9977],[-116.1468,41.9977],[-116.1469,41.9977],[-116.1482,41.9977],[-116.1525,41.9976],[-116.1579,41.9975],[-116.1607,41.9975],[-116.1608,41.9975],[-116.1639,41.9975],[-116.1704,41.9976],[-116.1748,41.9977],[-116.1749,41.9977],[-116.1782,41.9977],[-116.1803,41.9977],[-116.1804,41.9977],[-116.1894,41.9977],[-116.1895,41.9977],[-116.1896,41.9977],[-116.1901,41.9977],[-116.1905,41.9977],[-116.1909,41.9977],[-116.191,41.9977],[-116.201,41.9977],[-116.2038,41.9977],[-116.2045,41.9977],[-116.2054,41.9977],[-116.2062,41.9977],[-116.2239,41.9977],[-116.2253,41.9977],[-116.2254,41.9977],[-116.2255,41.9977],[-116.2271,41.9977],[-116.2274,41.9977],[-116.2312,41.9977],[-116.244,41.9977],[-116.2576,41.9974],[-116.2603,41.9973],[-116.2618,41.9973],[-116.2725,41.9974],[-116.2743,41.9974],[-116.2793,41.9973],[-116.2829,41.9973],[-116.3011,41.9972],[-116.3024,41.9972],[-116.304,41.9972],[-116.3145,41.9971],[-116.3172,41.9971],[-116.3173,41.9971],[-116.3346,41.9973],[-116.335,41.9973],[-116.3393,41.9972],[-116.3466,41.997],[-116.3521,41.9969],[-116.353,41.9969],[-116.3568,41.9967],[-116.3621,41.9966],[-116.3664,41.9964],[-116.3685,41.9963],[-116.374,41.9963],[-116.3759,41.9963],[-116.3777,41.9963],[-116.3779,41.9963],[-116.3782,41.9965],[-116.3826,41.9965],[-116.3853,41.9965],[-116.3883,41.9965],[-116.3892,41.9965],[-116.3931,41.9965],[-116.3973,41.9964],[-116.3975,41.9965],[-116.405,41.9965],[-116.4077,41.9966],[-116.4088,41.9966],[-116.4095,41.9966],[-116.4099,41.9967],[-116.4128,41.9967],[-116.414,41.9967],[-116.4214,41.9967],[-116.4247,41.9967],[-116.4277,41.9967],[-116.4304,41.9967],[-116.4322,41.9967],[-116.4335,41.9967],[-116.4388,41.9967],[-116.4407,41.9967],[-116.441,41.9967],[-116.4423,41.9967],[-116.4455,41.9967],[-116.446,41.9967],[-116.4479,41.9968],[-116.4492,41.9968],[-116.4515,41.9968],[-116.4522,41.9968],[-116.4577,41.9969],[-116.4587,41.9969],[-116.462,41.9969],[-116.4649,41.997],[-116.4671,41.997],[-116.4694,41.997],[-116.4711,41.9971],[-116.4737,41.9971],[-116.4772,41.9971],[-116.4814,41.9972],[-116.4817,41.9972],[-116.4844,41.9972],[-116.487,41.9973],[-116.4905,41.9973],[-116.4937,41.9974],[-116.4982,41.9974],[-116.5009,41.9973],[-116.5017,41.9973],[-116.5033,41.9973],[-116.5039,41.9973],[-116.5062,41.9973],[-116.508,41.9973],[-116.5091,41.9973],[-116.5098,41.9973],[-116.5105,41.9973],[-116.5113,41.9973],[-116.5166,41.9973],[-116.5175,41.9973],[-116.518,41.9973],[-116.5182,41.9973],[-116.5191,41.9973],[-116.5239,41.9973],[-116.5287,41.9973],[-116.53,41.9973],[-116.5305,41.9973],[-116.5335,41.9973],[-116.543,41.9973],[-116.546,41.9973],[-116.5494,41.9974],[-116.5564,41.9974],[-116.5637,41.9974],[-116.5667,41.9974],[-116.5687,41.9974],[-116.5754,41.9974],[-116.5756,41.9974],[-116.5764,41.9974],[-116.5769,41.9974],[-116.5785,41.9975],[-116.581,41.9975],[-116.5837,41.9975],[-116.586,41.9975],[-116.587,41.9975],[-116.5882,41.9975],[-116.5942,41.9975],[-116.6008,41.9976],[-116.6015,41.9976],[-116.603,41.9976],[-116.6047,41.9976],[-116.6061,41.9975],[-116.6063,41.9975],[-116.6081,41.9976],[-116.6106,41.9976],[-116.6174,41.9976],[-116.6179,41.9976],[-116.6226,41.9976],[-116.6257,41.9976],[-116.6268,41.9976],[-116.6276,41.9976],[-116.6313,41.9977],[-116.6352,41.9977],[-116.6353,41.9977],[-116.6385,41.9977],[-116.6471,41.9978],[-116.6645,41.9978],[-116.6663,41.9978],[-116.6859,41.9978],[-116.6975,41.9979],[-116.7053,41.9979],[-116.7093,41.998],[-116.7094,41.998],[-116.7095,41.998],[-116.7134,41.998],[-116.7245,41.998],[-116.7256,41.998],[-116.7259,41.998],[-116.7263,41.998],[-116.7311,41.9981],[-116.7337,41.9981],[-116.7358,41.998],[-116.7375,41.9981],[-116.7426,41.9981],[-116.7444,41.9981],[-116.7507,41.9982],[-116.7597,41.9982],[-116.7636,41.9982],[-116.7646,41.9982],[-116.7698,41.9983],[-116.7725,41.9983],[-116.7773,41.9983],[-116.7814,41.9983],[-116.7838,41.9983],[-116.7888,41.9984],[-116.7996,41.9984],[-116.7998,41.9984],[-116.8032,41.9984],[-116.8041,41.9984],[-116.8056,41.9984],[-116.8058,41.9984],[-116.8157,41.9984],[-116.8176,41.9985],[-116.8195,41.9985],[-116.8197,41.9985],[-116.8205,41.9985],[-116.8222,41.9985],[-116.8231,41.9985],[-116.8251,41.9986],[-116.8278,41.9986],[-116.8313,41.9986],[-116.8382,41.9986],[-116.8418,41.9986],[-116.8464,41.9986],[-116.851,41.9987],[-116.861,41.9987],[-116.8621,41.9987],[-116.8622,41.9987],[-116.8623,41.9987],[-116.8668,41.9987],[-116.8733,41.9988],[-116.876,41.9988],[-116.8773,41.9988],[-116.8814,41.9988],[-116.8877,41.9988],[-116.8878,41.9988],[-116.8916,41.9988],[-116.8992,41.9988],[-116.9011,41.9988],[-116.9143,41.9988],[-116.9194,41.9988],[-116.9239,41.9989],[-116.9266,41.9989],[-116.9304,41.9989],[-116.9313,41.9989],[-116.9322,41.9989],[-116.9326,41.9989],[-116.9356,41.9988],[-116.9403,41.9988],[-116.9422,41.9988],[-116.9447,41.9987],[-116.9491,41.9988],[-116.9592,41.9988],[-116.9603,41.9988],[-116.9693,41.9988],[-116.9726,41.9988],[-116.9773,41.9988],[-116.979,41.9988],[-116.9887,41.9988],[-116.9894,41.9988],[-116.9976,41.9988],[-116.998,41.9988],[-116.9986,41.9988],[-117.001,41.9988],[-117.0068,41.9987],[-117.0081,41.9987],[-117.0089,41.9988],[-117.0096,41.9988],[-117.0118,41.999],[-117.0128,41.9991],[-117.0139,41.9992],[-117.0149,41.9993],[-117.0155,41.9993],[-117.0182,41.9997],[-117.0191,41.9996],[-117.0219,41.9998],[-117.0225,41.9999],[-117.0227,41.9999],[-117.0246,42.0001],[-117.0256,42.0002],[-117.0262,42.0002],[-117.0262,42.0009],[-117.0262,42.0035],[-117.0262,42.0036],[-117.0263,42.0068],[-117.0262,42.018],[-117.0262,42.0182],[-117.0263,42.0356],[-117.0263,42.0402],[-117.0263,42.051],[-117.0263,42.0575],[-117.0263,42.0619],[-117.0263,42.0625],[-117.0263,42.0662],[-117.0263,42.0749],[-117.0263,42.075],[-117.0262,42.0934],[-117.0261,42.1157],[-117.0261,42.1176],[-117.0266,42.1249],[-117.0266,42.1302],[-117.0266,42.133],[-117.0266,42.1333],[-117.0266,42.1335],[-117.0264,42.1385],[-117.0264,42.1386],[-117.0264,42.1444],[-117.0263,42.1502],[-117.0263,42.1505],[-117.0263,42.1553],[-117.0263,42.1575],[-117.0263,42.1576],[-117.0262,42.1633],[-117.0262,42.1664],[-117.0262,42.1686],[-117.0263,42.1804],[-117.0263,42.187],[-117.0263,42.1908],[-117.0262,42.195],[-117.0262,42.1961],[-117.0262,42.199],[-117.0262,42.2007],[-117.0262,42.2163],[-117.0262,42.2165],[-117.0262,42.2166],[-117.0262,42.2169],[-117.0262,42.217],[-117.0262,42.2174],[-117.0262,42.2186],[-117.0262,42.219],[-117.0262,42.2206],[-117.0262,42.2254],[-117.0262,42.227],[-117.0262,42.2274],[-117.0262,42.2286],[-117.0262,42.2289],[-117.0262,42.2295],[-117.0262,42.2345],[-117.0262,42.2346],[-117.0263,42.2441],[-117.0263,42.2443],[-117.0263,42.2497],[-117.0263,42.2551],[-117.0263,42.2553],[-117.0263,42.2584],[-117.0263,42.2587],[-117.0263,42.267],[-117.0264,42.2784],[-117.0264,42.2785],[-117.0263,42.2903],[-117.0263,42.2904],[-117.0263,42.2924],[-117.0263,42.2926],[-117.0264,42.3033],[-117.0264,42.3035],[-117.0264,42.3085],[-117.0264,42.3095],[-117.0264,42.3097],[-117.0263,42.3118],[-117.0263,42.3119],[-117.0263,42.315],[-117.0261,42.3231],[-117.0261,42.3242],[-117.0261,42.3243],[-117.0261,42.3244],[-117.0261,42.3245],[-117.0261,42.3246],[-117.0261,42.3247],[-117.0261,42.3303],[-117.0261,42.3304],[-117.0261,42.3466],[-117.0261,42.3572],[-117.0261,42.3574],[-117.0265,42.372],[-117.0265,42.3721],[-117.0265,42.3749],[-117.0265,42.3757],[-117.0266,42.3786],[-117.0266,42.3789],[-117.0266,42.3799],[-117.0266,42.3801],[-117.0265,42.3874],[-117.0265,42.3875],[-117.0265,42.3879],[-117.0265,42.388],[-117.0265,42.3906],[-117.0265,42.3924],[-117.0265,42.3926],[-117.0265,42.3928],[-117.0265,42.3929],[-117.0265,42.3932],[-117.0265,42.3933],[-117.0265,42.3939],[-117.0265,42.4001],[-117.0264,42.4093],[-117.0264,42.4095],[-117.0264,42.4152],[-117.0264,42.4153],[-117.0264,42.4154],[-117.0264,42.4253],[-117.0264,42.428],[-117.0264,42.4282],[-117.0264,42.4305],[-117.0264,42.4307],[-117.0264,42.4393],[-117.0264,42.4429],[-117.0264,42.4471],[-117.0264,42.4504],[-117.0264,42.4528],[-117.0264,42.4529],[-117.0264,42.4545],[-117.0264,42.4566],[-117.0264,42.4594],[-117.0265,42.4637],[-117.0265,42.4656],[-117.0265,42.4686],[-117.0265,42.4757],[-117.0265,42.4759],[-117.0265,42.4769],[-117.0265,42.4771],[-117.0266,42.4866],[-117.0266,42.4867],[-117.0266,42.4893],[-117.0266,42.4902],[-117.0266,42.4917],[-117.0266,42.4934],[-117.0266,42.4986],[-117.0266,42.4999],[-117.0265,42.5004],[-117.0265,42.5031],[-117.0265,42.5035],[-117.0265,42.5038],[-117.0265,42.5059],[-117.0265,42.5115],[-117.0265,42.5117],[-117.0264,42.5173],[-117.0264,42.5196],[-117.0264,42.5199],[-117.0264,42.5258],[-117.0264,42.5277],[-117.0264,42.53],[-117.0265,42.5307],[-117.0265,42.531],[-117.0265,42.5314],[-117.0265,42.5521],[-117.0265,42.5522],[-117.0265,42.5579],[-117.0265,42.558],[-117.0264,42.5624],[-117.0264,42.5644],[-117.0264,42.567],[-117.0264,42.5671],[-117.0264,42.5732],[-117.0264,42.5733],[-117.0264,42.577],[-117.0264,42.5771],[-117.0265,42.5907],[-117.0265,42.5954],[-117.0265,42.5956],[-117.0265,42.6018],[-117.0266,42.6095],[-117.0266,42.6097],[-117.0266,42.614],[-117.0266,42.6141],[-117.0266,42.6199],[-117.0267,42.6249],[-117.0267,42.6279],[-117.0267,42.6295],[-117.0267,42.6344],[-117.0267,42.636],[-117.0266,42.6382],[-117.0266,42.6651],[-117.0266,42.6799],[-117.0266,42.6824],[-117.0266,42.6878],[-117.0266,42.689],[-117.0266,42.6891],[-117.0266,42.6892],[-117.0266,42.6897],[-117.0266,42.6899],[-117.0266,42.6936],[-117.0266,42.6952],[-117.0266,42.6953],[-117.0265,42.7072],[-117.0265,42.7073],[-117.0265,42.7158],[-117.0265,42.716],[-117.0265,42.717],[-117.0265,42.7171],[-117.0265,42.7212],[-117.0265,42.7318],[-117.0265,42.7339],[-117.0265,42.734],[-117.0265,42.7345],[-117.0265,42.7346],[-117.0265,42.7347],[-117.0265,42.7425],[-117.0265,42.7426],[-117.0265,42.7428],[-117.0265,42.744],[-117.0265,42.7442],[-117.0264,42.7503],[-117.0265,42.7507],[-117.0265,42.7508],[-117.0264,42.7603],[-117.0264,42.7605],[-117.0264,42.7612],[-117.0264,42.7613],[-117.0264,42.7668],[-117.0264,42.7715],[-117.0264,42.7724],[-117.0264,42.7727],[-117.0263,42.7845],[-117.0263,42.7846],[-117.0263,42.7852],[-117.0263,42.7856],[-117.0263,42.7857],[-117.0263,42.7863],[-117.0263,42.7891],[-117.0263,42.7904],[-117.0263,42.7938],[-117.0263,42.8021],[-117.0263,42.8036],[-117.0263,42.8051],[-117.0263,42.807],[-117.0263,42.8075],[-117.0263,42.811],[-117.0263,42.8153],[-117.0263,42.8156],[-117.0263,42.8165],[-117.0263,42.8167],[-117.0263,42.8183],[-117.0263,42.8184],[-117.0262,42.8279],[-117.0262,42.8312],[-117.0262,42.8347],[-117.0262,42.8348],[-117.0262,42.8355],[-117.0263,42.8503],[-117.0263,42.855],[-117.0263,42.8554],[-117.0263,42.8555],[-117.0263,42.8559],[-117.0263,42.8576],[-117.0263,42.8577],[-117.0263,42.8625],[-117.0263,42.8626],[-117.0263,42.8627],[-117.0263,42.863],[-117.0263,42.8641],[-117.0263,42.866],[-117.0263,42.8662],[-117.0263,42.8695],[-117.0263,42.8697],[-117.0263,42.8743],[-117.0263,42.8749],[-117.0263,42.8753],[-117.0263,42.8761],[-117.0264,42.882],[-117.0264,42.893],[-117.0265,42.9012],[-117.0265,42.902],[-117.0265,42.9028],[-117.0265,42.9038],[-117.0265,42.9043],[-117.0265,42.9044],[-117.0265,42.9047],[-117.0264,42.9146],[-117.0264,42.9312],[-117.0264,42.9313],[-117.0264,42.9425],[-117.0264,42.9448],[-117.0264,42.9459],[-117.0264,42.946],[-117.0264,42.9484],[-117.0264,42.9485],[-117.0264,42.9497],[-117.0264,42.9532],[-117.0264,42.9544],[-117.0264,42.9574],[-117.0264,42.9611],[-117.0264,42.9612],[-117.0263,42.9703],[-117.0263,42.9704],[-117.0263,42.9721],[-117.0263,42.9723],[-117.0263,42.9731],[-117.0264,42.9888],[-117.0264,42.9906],[-117.0264,42.9907],[-117.0264,42.9943],[-117.0264,42.9956],[-117.0264,42.9958],[-117.0264,42.9959],[-117.0265,42.9995],[-117.0265,42.9999],[-117.0265,43.0035],[-117.0266,43.0176],[-117.0266,43.0177],[-117.0266,43.0192],[-117.0266,43.0196],[-117.0266,43.021],[-117.0267,43.0249],[-117.0267,43.025],[-117.0267,43.0251],[-117.0267,43.0254],[-117.0267,43.0278],[-117.0267,43.0416],[-117.0267,43.047],[-117.0267,43.0494],[-117.0267,43.0517],[-117.0266,43.0564],[-117.0266,43.0565],[-117.0266,43.0612],[-117.0266,43.0614],[-117.0266,43.0683],[-117.0266,43.0685],[-117.0266,43.0752],[-117.0266,43.0757],[-117.0266,43.0762],[-117.0267,43.0812],[-117.0268,43.0943],[-117.0268,43.0965],[-117.0268,43.0978],[-117.0268,43.1034],[-117.0268,43.1184],[-117.0267,43.1249],[-117.0269,43.127],[-117.0269,43.1271],[-117.0268,43.1271],[-117.0269,43.1297],[-117.0269,43.1298],[-117.0269,43.1299],[-117.0268,43.1309],[-117.0268,43.131],[-117.0268,43.133],[-117.0268,43.1339],[-117.0267,43.1378],[-117.0268,43.143],[-117.0268,43.1431],[-117.0268,43.1455],[-117.0268,43.1456],[-117.0268,43.1459],[-117.0268,43.146],[-117.0268,43.1482],[-117.0269,43.154],[-117.0269,43.1542],[-117.0269,43.1557],[-117.0269,43.1575],[-117.0268,43.1641],[-117.0268,43.1664],[-117.0267,43.1881],[-117.0267,43.1882],[-117.0267,43.1917],[-117.0266,43.199],[-117.0267,43.2105],[-117.0267,43.2267],[-117.0267,43.2269],[-117.0267,43.2275],[-117.0267,43.2276],[-117.0267,43.229],[-117.0267,43.2305],[-117.0267,43.2379],[-117.0267,43.242],[-117.0267,43.2447],[-117.0267,43.245],[-117.0267,43.2499],[-117.0267,43.2506],[-117.0267,43.2508],[-117.0267,43.2511],[-117.0267,43.2514],[-117.0267,43.2634],[-117.0267,43.2636],[-117.0267,43.2758],[-117.0267,43.2763],[-117.0267,43.2764],[-117.0267,43.2802],[-117.0267,43.2991],[-117.0267,43.2992],[-117.0267,43.3067],[-117.0267,43.3073],[-117.0268,43.3153],[-117.0268,43.3347],[-117.0268,43.3348],[-117.0268,43.3353],[-117.0268,43.3355],[-117.0268,43.3356],[-117.0268,43.3357],[-117.0268,43.3473],[-117.0267,43.3532],[-117.0267,43.3749],[-117.0267,43.3819],[-117.0267,43.387],[-117.0267,43.3871],[-117.0267,43.3899],[-117.0267,43.4141],[-117.0267,43.4208],[-117.0267,43.4231],[-117.0267,43.4398],[-117.0267,43.4405],[-117.0267,43.4406],[-117.0267,43.4483],[-117.0267,43.4485],[-117.0267,43.4496],[-117.0267,43.4499],[-117.0267,43.4552],[-117.0267,43.4559],[-117.0267,43.4685],[-117.0267,43.483],[-117.0267,43.4838],[-117.0267,43.4842],[-117.0267,43.4852],[-117.0267,43.4948],[-117.0267,43.495],[-117.0267,43.4958],[-117.0267,43.4991],[-117.0267,43.4994],[-117.0267,43.4999],[-117.0266,43.5002],[-117.0266,43.5023],[-117.0267,43.5088],[-117.0267,43.511],[-117.0267,43.5112],[-117.0267,43.5119],[-117.0267,43.5122],[-117.0267,43.5163],[-117.0267,43.5169],[-117.0267,43.5174],[-117.0269,43.523],[-117.0269,43.5254],[-117.0269,43.5258],[-117.0269,43.5268],[-117.027,43.5437],[-117.027,43.5442],[-117.027,43.5457],[-117.0269,43.5601],[-117.0269,43.5602],[-117.0269,43.5633],[-117.0269,43.5647],[-117.0268,43.5656],[-117.0267,43.5727],[-117.0267,43.5728],[-117.0267,43.5729],[-117.0266,43.573],[-117.0266,43.5732],[-117.0266,43.5736],[-117.0266,43.5737],[-117.0266,43.5738],[-117.0267,43.5751],[-117.0267,43.5763],[-117.0267,43.5767],[-117.0267,43.5773],[-117.0267,43.5777],[-117.0267,43.5779],[-117.0267,43.578],[-117.0267,43.5784],[-117.0267,43.5786],[-117.0267,43.5787],[-117.0267,43.5794],[-117.0267,43.5808],[-117.0267,43.5816],[-117.0267,43.5825],[-117.0267,43.5827],[-117.0267,43.5828],[-117.0267,43.5831],[-117.0267,43.5843],[-117.0267,43.5846],[-117.0268,43.5849],[-117.0268,43.5858],[-117.0268,43.586],[-117.0268,43.588],[-117.0268,43.5884],[-117.0268,43.5885],[-117.0268,43.589],[-117.0268,43.5894],[-117.0267,43.59],[-117.0267,43.5911],[-117.0268,43.5919],[-117.0268,43.592],[-117.0268,43.5921],[-117.0267,43.5934],[-117.0267,43.5936],[-117.0267,43.5938],[-117.0267,43.5939],[-117.0267,43.5951],[-117.0267,43.5967],[-117.0267,43.5968],[-117.0268,43.5993],[-117.0268,43.6003],[-117.0268,43.6004],[-117.0268,43.6018],[-117.0267,43.6104],[-117.0267,43.6105],[-117.0267,43.6108],[-117.0267,43.6109],[-117.0267,43.6112],[-117.0267,43.6122],[-117.0268,43.6126],[-117.0268,43.613],[-117.0267,43.6135],[-117.0267,43.6138],[-117.0267,43.6139],[-117.0267,43.6152],[-117.0267,43.6168],[-117.0267,43.6172],[-117.0267,43.6177],[-117.0267,43.6178],[-117.0268,43.6182],[-117.0268,43.6184],[-117.0268,43.6208],[-117.0268,43.6209],[-117.0268,43.621],[-117.0268,43.6211],[-117.0268,43.6236],[-117.0268,43.6246],[-117.0268,43.6248],[-117.0267,43.625],[-117.0267,43.6278],[-117.0267,43.63],[-117.0267,43.6305],[-117.0267,43.6306],[-117.0267,43.6308],[-117.0268,43.6312],[-117.0268,43.6318],[-117.0268,43.6319],[-117.0268,43.6321],[-117.0268,43.6333],[-117.0268,43.6335],[-117.0268,43.6355],[-117.0268,43.6358],[-117.0269,43.6408],[-117.0268,43.6466],[-117.0268,43.6467],[-117.0268,43.6493],[-117.0268,43.6497],[-117.0268,43.65],[-117.0268,43.6517],[-117.0268,43.661],[-117.0268,43.6641],[-117.0267,43.6641],[-117.0268,43.6645],[-117.0267,43.6645],[-117.0267,43.6647],[-117.0268,43.6659],[-117.0268,43.6671],[-117.0267,43.6679],[-117.0267,43.6681],[-117.0268,43.6683],[-117.0267,43.6684],[-117.0267,43.6692],[-117.0267,43.6705],[-117.0267,43.6712],[-117.0267,43.6722],[-117.0267,43.6731],[-117.0268,43.6743],[-117.0267,43.6757],[-117.0267,43.6759],[-117.0267,43.6769],[-117.0267,43.6782],[-117.0266,43.6797],[-117.0266,43.6799],[-117.0266,43.6804],[-117.0265,43.6808],[-117.0266,43.6809],[-117.0266,43.681],[-117.0266,43.6817],[-117.0266,43.6824],[-117.0266,43.6832],[-117.0267,43.6833],[-117.0268,43.6834],[-117.0268,43.6867],[-117.0268,43.6875],[-117.0268,43.6899],[-117.0268,43.69],[-117.0268,43.6907],[-117.0267,43.6934],[-117.0267,43.6936],[-117.0267,43.6937],[-117.0268,43.6942],[-117.0267,43.6955],[-117.0268,43.6965],[-117.0268,43.6968],[-117.0268,43.6972],[-117.0268,43.6976],[-117.0268,43.6979],[-117.0267,43.6985],[-117.0267,43.7004],[-117.0267,43.701],[-117.0268,43.7044],[-117.0267,43.7055],[-117.0268,43.7063],[-117.0268,43.7064],[-117.0268,43.707],[-117.0268,43.7077],[-117.0268,43.7078],[-117.0267,43.7082],[-117.0267,43.7084],[-117.0267,43.7086],[-117.0267,43.7092],[-117.0267,43.7093],[-117.0267,43.7096],[-117.0268,43.7099],[-117.0268,43.7103],[-117.0267,43.7111],[-117.0267,43.7129],[-117.0267,43.7148],[-117.0267,43.7152],[-117.0268,43.7161],[-117.0268,43.7175],[-117.0267,43.7188],[-117.0267,43.7189],[-117.0267,43.719],[-117.0267,43.7191],[-117.0268,43.7204],[-117.0268,43.7226],[-117.0268,43.7241],[-117.0268,43.7246],[-117.0267,43.7252],[-117.0267,43.7253],[-117.0267,43.7255],[-117.0268,43.7259],[-117.0268,43.7276],[-117.0268,43.7282],[-117.0268,43.7307],[-117.0268,43.7313],[-117.0268,43.7329],[-117.0268,43.7332],[-117.0268,43.7337],[-117.0268,43.7338],[-117.0268,43.734],[-117.0267,43.7367],[-117.0267,43.7454],[-117.0267,43.7456],[-117.0264,43.7493],[-117.0264,43.7499],[-117.0264,43.7508],[-117.0264,43.7535],[-117.0264,43.7577],[-117.0265,43.7579],[-117.0265,43.7587],[-117.0266,43.759],[-117.0265,43.7593],[-117.0264,43.7599],[-117.0264,43.76],[-117.0264,43.7602],[-117.0264,43.7603],[-117.0264,43.7606],[-117.0264,43.7612],[-117.0264,43.7615],[-117.0264,43.7616],[-117.0264,43.7618],[-117.0264,43.7621],[-117.0264,43.7623],[-117.0265,43.7679],[-117.0265,43.7703],[-117.0265,43.7705],[-117.0265,43.7741],[-117.0265,43.7755],[-117.0265,43.7757],[-117.0265,43.7773],[-117.0266,43.7786],[-117.0266,43.7804],[-117.0266,43.7807],[-117.0266,43.7893],[-117.0266,43.79],[-117.0266,43.7951],[-117.0266,43.7957],[-117.0266,43.7986],[-117.0266,43.7997],[-117.0266,43.8034],[-117.0266,43.8057],[-117.0266,43.8063],[-117.0266,43.8064],[-117.0266,43.8067],[-117.0266,43.8069],[-117.0266,43.807],[-117.0266,43.8071],[-117.0266,43.8073],[-117.0266,43.8081],[-117.0266,43.8083],[-117.0262,43.8093],[-117.0255,43.8107],[-117.0252,43.8113],[-117.0243,43.8125],[-117.0238,43.813],[-117.0233,43.8136],[-117.023,43.8138],[-117.0229,43.8142],[-117.0221,43.8159],[-117.0219,43.8173],[-117.0216,43.8194],[-117.0219,43.8204],[-117.022,43.821],[-117.0221,43.8216],[-117.0222,43.8221],[-117.0224,43.8223],[-117.0226,43.8226],[-117.0228,43.8229],[-117.0236,43.8238],[-117.0251,43.8249],[-117.0259,43.8254],[-117.0288,43.8267],[-117.0293,43.827],[-117.0297,43.8272],[-117.0323,43.8288],[-117.0324,43.829],[-117.0326,43.8294],[-117.0326,43.8302],[-117.0317,43.8316],[-117.0313,43.8319],[-117.0314,43.8324],[-117.0315,43.8325],[-117.0319,43.8329],[-117.0321,43.8333],[-117.0319,43.834],[-117.0319,43.8342],[-117.031,43.8355],[-117.0295,43.8375],[-117.0276,43.8395],[-117.026,43.8408],[-117.0252,43.8413],[-117.0236,43.8416],[-117.0232,43.8419],[-117.0226,43.8419],[-117.0215,43.8417],[-117.0211,43.8415],[-117.0208,43.8413],[-117.0189,43.8406],[-117.0168,43.84],[-117.0146,43.8396],[-117.0128,43.84],[-117.0116,43.8411],[-117.0114,43.8419],[-117.0112,43.8424],[-117.0108,43.8436],[-117.0104,43.8448],[-117.0101,43.8471],[-117.0101,43.8475],[-117.0102,43.8479],[-117.0105,43.8488],[-117.0107,43.8496],[-117.0107,43.8498],[-117.011,43.85],[-117.0126,43.8513],[-117.0148,43.8522],[-117.0179,43.8529],[-117.0199,43.8538],[-117.0201,43.854],[-117.0211,43.855],[-117.0212,43.8551],[-117.0217,43.8562],[-117.0216,43.8564],[-117.0216,43.8566],[-117.0215,43.8566],[-117.0215,43.8567],[-117.0209,43.8578],[-117.02,43.859],[-117.0193,43.8594],[-117.0179,43.86],[-117.0176,43.8601],[-117.0155,43.8609],[-117.0115,43.8625],[-117.0091,43.8629],[-117.0087,43.8629],[-117.0072,43.8636],[-117.0039,43.8639],[-117.001,43.864],[-116.9998,43.8643],[-116.9998,43.8644],[-116.9991,43.8646],[-116.9988,43.8647],[-116.9983,43.8647],[-116.9974,43.8649],[-116.9965,43.8647],[-116.9959,43.8646],[-116.9956,43.8645],[-116.9953,43.8644],[-116.9951,43.8642],[-116.9949,43.8641],[-116.9943,43.8641],[-116.994,43.8641],[-116.9914,43.8639],[-116.9909,43.864],[-116.9896,43.8643],[-116.9889,43.8648],[-116.9885,43.8651],[-116.9881,43.8654],[-116.987,43.8658],[-116.9866,43.8659],[-116.9854,43.8663],[-116.9841,43.8668],[-116.9829,43.8677],[-116.9825,43.8685],[-116.9823,43.8688],[-116.9822,43.8712],[-116.9825,43.8728],[-116.983,43.8743],[-116.9831,43.8745],[-116.9832,43.8747],[-116.9833,43.8749],[-116.9833,43.875],[-116.9834,43.8753],[-116.9835,43.8758],[-116.9836,43.876],[-116.9837,43.8763],[-116.9838,43.8766],[-116.9839,43.8768],[-116.9839,43.8769],[-116.9839,43.877],[-116.9839,43.8771],[-116.9839,43.8775],[-116.9839,43.8783],[-116.9839,43.8784],[-116.9839,43.8785],[-116.9839,43.8789],[-116.9838,43.8796],[-116.9838,43.88],[-116.9839,43.8808],[-116.9838,43.8809],[-116.9835,43.8818],[-116.9828,43.8829],[-116.9827,43.883],[-116.9823,43.8836],[-116.9822,43.8838],[-116.9817,43.8844],[-116.9809,43.8857],[-116.98,43.8873],[-116.9795,43.8888],[-116.9793,43.8891],[-116.9791,43.8895],[-116.9787,43.8902],[-116.9781,43.8909],[-116.9777,43.8922],[-116.9769,43.8935],[-116.9762,43.8946],[-116.9761,43.8948],[-116.976,43.8956],[-116.9763,43.8964],[-116.9764,43.8969],[-116.9765,43.8971],[-116.9766,43.8974],[-116.9766,43.8975],[-116.9766,43.898],[-116.9766,43.8994],[-116.9766,43.9003],[-116.9764,43.9013],[-116.9766,43.902],[-116.9768,43.9027],[-116.9771,43.9039],[-116.9772,43.9049],[-116.9774,43.9058],[-116.9776,43.9065],[-116.978,43.907],[-116.9781,43.9073],[-116.9783,43.9077],[-116.9786,43.9083],[-116.9789,43.9089],[-116.979,43.9094],[-116.9791,43.9097],[-116.9797,43.9104],[-116.9799,43.9106],[-116.9805,43.9113],[-116.9808,43.9122],[-116.9811,43.9129],[-116.9811,43.9137],[-116.9809,43.9143],[-116.9805,43.9148],[-116.9802,43.9151],[-116.9796,43.9153],[-116.9786,43.9153],[-116.9783,43.9153],[-116.9762,43.916],[-116.9759,43.9161],[-116.9757,43.9161],[-116.9744,43.9164],[-116.9738,43.9163],[-116.9724,43.9164],[-116.9722,43.9165],[-116.9701,43.9165],[-116.97,43.9165],[-116.969,43.9166],[-116.9685,43.9167],[-116.9679,43.9168],[-116.9676,43.9168],[-116.9667,43.9167],[-116.9662,43.9167],[-116.9661,43.9167],[-116.9646,43.9169],[-116.9637,43.9172],[-116.9626,43.9175],[-116.9625,43.9175],[-116.9621,43.9178],[-116.9617,43.918],[-116.9615,43.9184],[-116.9614,43.9196],[-116.9612,43.9207],[-116.961,43.9216],[-116.9608,43.9226],[-116.9606,43.9231],[-116.9605,43.9241],[-116.9603,43.925],[-116.9601,43.9255],[-116.96,43.9259],[-116.9596,43.9267],[-116.9595,43.927],[-116.9594,43.9277],[-116.9591,43.9287],[-116.9593,43.9293],[-116.96,43.9306],[-116.9604,43.9316],[-116.961,43.9324],[-116.9618,43.9328],[-116.9629,43.9331],[-116.9644,43.9335],[-116.9658,43.9338],[-116.9666,43.9343],[-116.967,43.9345],[-116.9676,43.9348],[-116.9681,43.9353],[-116.9686,43.9361],[-116.9689,43.937],[-116.9691,43.9378],[-116.9691,43.9389],[-116.969,43.9399],[-116.9688,43.9408],[-116.9688,43.9409],[-116.9682,43.9419],[-116.9673,43.9424],[-116.966,43.9433],[-116.9647,43.9439],[-116.9643,43.9443],[-116.9641,43.9449],[-116.9631,43.9461],[-116.9625,43.947],[-116.9625,43.9471],[-116.9622,43.9481],[-116.9622,43.949],[-116.9622,43.9501],[-116.9621,43.9505],[-116.962,43.9515],[-116.9618,43.952],[-116.9618,43.9522],[-116.9611,43.9533],[-116.9604,43.9546],[-116.9605,43.9551],[-116.9609,43.9556],[-116.9613,43.956],[-116.9618,43.956],[-116.9629,43.9562],[-116.9642,43.9563],[-116.9649,43.9563],[-116.9664,43.9564],[-116.9672,43.9565],[-116.9697,43.9569],[-116.9716,43.957],[-116.972,43.9572],[-116.9723,43.9576],[-116.9724,43.958],[-116.9723,43.9584],[-116.9717,43.9589],[-116.9705,43.9598],[-116.9687,43.9605],[-116.9663,43.9615],[-116.9638,43.9622],[-116.9605,43.9634],[-116.9598,43.9638],[-116.9592,43.9646],[-116.959,43.9655],[-116.9592,43.9664],[-116.9597,43.9669],[-116.9601,43.9672],[-116.9606,43.9676],[-116.9617,43.9682],[-116.9628,43.9685],[-116.9638,43.9686],[-116.9644,43.9688],[-116.9663,43.9689],[-116.9686,43.9684],[-116.9709,43.9683],[-116.9712,43.9686],[-116.9714,43.9691],[-116.9714,43.9696],[-116.9716,43.9701],[-116.9719,43.9706],[-116.9731,43.9713],[-116.9735,43.9716],[-116.9736,43.9719],[-116.9738,43.9722],[-116.9741,43.9725],[-116.9744,43.9726],[-116.9748,43.9727],[-116.9752,43.9728],[-116.9755,43.9731],[-116.9758,43.9734],[-116.976,43.9738],[-116.9762,43.9743],[-116.9762,43.9744],[-116.9762,43.9747],[-116.976,43.9751],[-116.9757,43.9755],[-116.9754,43.976],[-116.9751,43.9763],[-116.9747,43.9766],[-116.9742,43.9769],[-116.9736,43.9772],[-116.9729,43.9775],[-116.9723,43.9776],[-116.9716,43.9776],[-116.9712,43.9775],[-116.9709,43.9774],[-116.9705,43.9774],[-116.9699,43.9774],[-116.9693,43.9775],[-116.9687,43.9775],[-116.9683,43.9773],[-116.9678,43.9772],[-116.9674,43.977],[-116.9669,43.9771],[-116.9664,43.9773],[-116.966,43.9777],[-116.9655,43.9782],[-116.9648,43.9792],[-116.9643,43.9799],[-116.9639,43.9806],[-116.9635,43.9811],[-116.9629,43.9818],[-116.9623,43.9822],[-116.9616,43.9825],[-116.9608,43.9828],[-116.9603,43.983],[-116.9599,43.9829],[-116.9592,43.9831],[-116.9588,43.9833],[-116.9586,43.9834],[-116.9583,43.9835],[-116.9578,43.9836],[-116.9572,43.9836],[-116.9565,43.9836],[-116.9556,43.9836],[-116.9545,43.9836],[-116.9543,43.9836],[-116.954,43.9836],[-116.9535,43.9836],[-116.9532,43.9836],[-116.9528,43.9835],[-116.9521,43.9834],[-116.9514,43.9832],[-116.9506,43.9838],[-116.9497,43.9841],[-116.949,43.9844],[-116.948,43.9845],[-116.9457,43.9845],[-116.9428,43.984],[-116.94,43.9845],[-116.9385,43.985],[-116.9374,43.9858],[-116.9363,43.9866],[-116.9356,43.9876],[-116.9353,43.9886],[-116.9355,43.9896],[-116.9359,43.9909],[-116.936,43.9912],[-116.9363,43.9916],[-116.9375,43.9933],[-116.9381,43.9942],[-116.9386,43.9948],[-116.9395,43.9958],[-116.9403,43.9969],[-116.9403,43.9973],[-116.9407,43.998],[-116.9412,43.9986],[-116.9417,43.999],[-116.9424,43.9994],[-116.9429,43.9999],[-116.9439,44.001],[-116.9441,44.0014],[-116.9448,44.0025],[-116.9449,44.0028],[-116.9449,44.0036],[-116.9441,44.0043],[-116.9431,44.0052],[-116.942,44.0062],[-116.9417,44.0065],[-116.9416,44.0065],[-116.9415,44.0066],[-116.9414,44.0067],[-116.9411,44.0069],[-116.9396,44.0079],[-116.9376,44.0095],[-116.9369,44.0105],[-116.9365,44.0115],[-116.9365,44.0117],[-116.9367,44.0133],[-116.9368,44.0148],[-116.9363,44.0161],[-116.9356,44.0175],[-116.9353,44.018],[-116.9347,44.02],[-116.9345,44.0212],[-116.9347,44.0238],[-116.9351,44.0245],[-116.9352,44.0247],[-116.9352,44.0249],[-116.9353,44.025],[-116.9353,44.0251],[-116.9361,44.0271],[-116.9373,44.0292],[-116.9373,44.0294],[-116.9396,44.0321],[-116.942,44.0346],[-116.9434,44.0356],[-116.9448,44.0362],[-116.9455,44.0365],[-116.9461,44.0367],[-116.9463,44.0368],[-116.9477,44.0375],[-116.9479,44.0376],[-116.9495,44.0384],[-116.9502,44.0388],[-116.9505,44.0389],[-116.9513,44.0395],[-116.9517,44.0396],[-116.9518,44.0396],[-116.952,44.0397],[-116.9528,44.0399],[-116.9529,44.04],[-116.9551,44.0415],[-116.9553,44.0416],[-116.9558,44.0423],[-116.9562,44.0429],[-116.9563,44.0431],[-116.9563,44.0434],[-116.9563,44.0437],[-116.9564,44.0438],[-116.9567,44.0442],[-116.9576,44.0447],[-116.958,44.0449],[-116.959,44.0453],[-116.9677,44.0472],[-116.9686,44.0475],[-116.9712,44.0483],[-116.9716,44.0485],[-116.972,44.0486],[-116.9721,44.0487],[-116.9724,44.0487],[-116.9725,44.0488],[-116.9729,44.0491],[-116.9732,44.0494],[-116.9733,44.0499],[-116.9735,44.0506],[-116.9735,44.0507],[-116.9738,44.052],[-116.974,44.0528],[-116.974,44.0537],[-116.9735,44.0555],[-116.9733,44.0568],[-116.9733,44.0569],[-116.9733,44.0578],[-116.9733,44.0582],[-116.9735,44.0589],[-116.9736,44.0591],[-116.9736,44.0592],[-116.9737,44.0598],[-116.9738,44.0601],[-116.9742,44.0612],[-116.9748,44.0626],[-116.9753,44.0637],[-116.9754,44.0642],[-116.9754,44.0649],[-116.9754,44.0674],[-116.9754,44.0676],[-116.9754,44.0687],[-116.9755,44.0691],[-116.9754,44.0699],[-116.9751,44.072],[-116.9749,44.073],[-116.975,44.0733],[-116.9753,44.0738],[-116.9759,44.0748],[-116.9759,44.0754],[-116.9759,44.0771],[-116.976,44.0774],[-116.976,44.0789],[-116.9761,44.0795],[-116.9762,44.0808],[-116.9761,44.0818],[-116.9761,44.0822],[-116.976,44.0829],[-116.9761,44.0832],[-116.9762,44.0833],[-116.9762,44.0834],[-116.9769,44.0843],[-116.977,44.0843],[-116.9774,44.0849],[-116.9774,44.0854],[-116.9771,44.0858],[-116.9765,44.0864],[-116.9763,44.0866],[-116.9762,44.0868],[-116.9758,44.0872],[-116.9756,44.0874],[-116.9753,44.0876],[-116.975,44.0878],[-116.9742,44.0883],[-116.9739,44.0885],[-116.9734,44.0886],[-116.9729,44.0888],[-116.9724,44.089],[-116.9712,44.0895],[-116.97,44.09],[-116.9691,44.0904],[-116.9672,44.0909],[-116.9667,44.091],[-116.9659,44.0911],[-116.9643,44.0912],[-116.963,44.0912],[-116.9624,44.0911],[-116.9606,44.0912],[-116.9589,44.0914],[-116.9585,44.0915],[-116.9578,44.0915],[-116.9572,44.0916],[-116.957,44.0917],[-116.9566,44.0919],[-116.9561,44.0921],[-116.9557,44.0922],[-116.9551,44.0923],[-116.9538,44.0924],[-116.9481,44.0931],[-116.9468,44.0932],[-116.9448,44.0936],[-116.9431,44.0941],[-116.9417,44.0946],[-116.9402,44.0955],[-116.9395,44.0959],[-116.9378,44.0969],[-116.936,44.0981],[-116.9337,44.1],[-116.9317,44.1025],[-116.9283,44.1073],[-116.9279,44.1086],[-116.9277,44.1094],[-116.9279,44.1103],[-116.9284,44.1113],[-116.9294,44.1123],[-116.9294,44.1126],[-116.9295,44.1131],[-116.9291,44.114],[-116.9286,44.1152],[-116.928,44.1158],[-116.9274,44.1163],[-116.9272,44.1165],[-116.927,44.1167],[-116.9267,44.1174],[-116.9261,44.1185],[-116.9256,44.1189],[-116.9251,44.1194],[-116.9241,44.12],[-116.9226,44.1209],[-116.9209,44.1219],[-116.9202,44.1224],[-116.9195,44.123],[-116.919,44.1233],[-116.918,44.1238],[-116.9167,44.1249],[-116.9163,44.1253],[-116.9154,44.1261],[-116.9142,44.1273],[-116.9138,44.1284],[-116.9133,44.1299],[-116.9132,44.1302],[-116.9132,44.1314],[-116.9132,44.1329],[-116.9126,44.1358],[-116.9112,44.14],[-116.9109,44.1402],[-116.909,44.1415],[-116.9085,44.1418],[-116.9065,44.1428],[-116.9033,44.1444],[-116.9024,44.1452],[-116.9019,44.1459],[-116.9017,44.1471],[-116.9017,44.1473],[-116.9017,44.1486],[-116.9015,44.1493],[-116.9008,44.1501],[-116.9003,44.1506],[-116.8991,44.1516],[-116.8984,44.1521],[-116.8981,44.1523],[-116.898,44.1524],[-116.8979,44.1525],[-116.8978,44.1526],[-116.8973,44.1529],[-116.8971,44.1531],[-116.8959,44.1543],[-116.8952,44.156],[-116.8943,44.1581],[-116.8941,44.1602],[-116.8942,44.1623],[-116.8949,44.1658],[-116.8949,44.1665],[-116.895,44.1681],[-116.8958,44.1713],[-116.8968,44.1725],[-116.8984,44.1746],[-116.9001,44.1769],[-116.9015,44.1782],[-116.9027,44.1795],[-116.9036,44.18],[-116.9051,44.1804],[-116.9071,44.1808],[-116.9088,44.1811],[-116.91,44.1813],[-116.9113,44.1817],[-116.9134,44.1823],[-116.9149,44.1827],[-116.9157,44.1831],[-116.9173,44.1841],[-116.9197,44.1855],[-116.9219,44.1866],[-116.923,44.1874],[-116.924,44.1884],[-116.9245,44.1897],[-116.9245,44.1907],[-116.9246,44.191],[-116.9254,44.1915],[-116.9261,44.1918],[-116.9282,44.1923],[-116.9315,44.1931],[-116.9346,44.1938],[-116.9354,44.194],[-116.9364,44.1939],[-116.9389,44.1938],[-116.9393,44.1938],[-116.9398,44.1938],[-116.9405,44.1937],[-116.9414,44.1935],[-116.9421,44.1933],[-116.9445,44.192],[-116.9453,44.1917],[-116.946,44.1914],[-116.9467,44.1913],[-116.9476,44.1913],[-116.9495,44.1916],[-116.9586,44.193],[-116.9616,44.1934],[-116.9655,44.1941],[-116.9673,44.1946],[-116.9706,44.1963],[-116.9717,44.1973],[-116.9719,44.1976],[-116.9721,44.198],[-116.9724,44.1996],[-116.9724,44.2],[-116.9726,44.201],[-116.9737,44.208],[-116.9735,44.21],[-116.9729,44.2121],[-116.9726,44.2132],[-116.9717,44.2146],[-116.9714,44.2154],[-116.9702,44.2175],[-116.9702,44.2182],[-116.9703,44.2196],[-116.9702,44.2208],[-116.9704,44.2212],[-116.9711,44.2218],[-116.9729,44.2239],[-116.9734,44.2247],[-116.974,44.2259],[-116.9743,44.2286],[-116.974,44.2298],[-116.973,44.232],[-116.972,44.2347],[-116.972,44.2357],[-116.9722,44.2372],[-116.9727,44.2381],[-116.9728,44.2385],[-116.973,44.2388],[-116.9731,44.239],[-116.9732,44.2392],[-116.9735,44.24],[-116.9745,44.2412],[-116.9749,44.2418],[-116.9754,44.2424],[-116.9755,44.2425],[-116.9757,44.2427],[-116.9759,44.2428],[-116.976,44.2429],[-116.9763,44.243],[-116.9767,44.2431],[-116.977,44.2432],[-116.9777,44.2434],[-116.9788,44.2436],[-116.9799,44.2439],[-116.9803,44.244],[-116.9806,44.2441],[-116.9812,44.2442],[-116.9818,44.2443],[-116.9832,44.2447],[-116.9845,44.245],[-116.9861,44.2454],[-116.9868,44.2455],[-116.988,44.2455],[-116.9882,44.2455],[-116.9904,44.2454],[-116.9925,44.2454],[-116.9971,44.2454],[-116.9982,44.2452],[-117.001,44.2454],[-117.0022,44.2455],[-117.0029,44.2457],[-117.0034,44.246],[-117.0039,44.2462],[-117.0047,44.2464],[-117.0058,44.2465],[-117.006,44.2465],[-117.0061,44.2465],[-117.008,44.2464],[-117.0085,44.2463],[-117.0086,44.2463],[-117.0095,44.2462],[-117.0113,44.2459],[-117.0118,44.2458],[-117.0132,44.2457],[-117.0153,44.2455],[-117.0169,44.2454],[-117.0188,44.2456],[-117.0202,44.2461],[-117.0212,44.2465],[-117.0229,44.2473],[-117.0241,44.248],[-117.0242,44.248],[-117.0246,44.2482],[-117.0249,44.2483],[-117.0253,44.2485],[-117.0274,44.2488],[-117.0276,44.2489],[-117.0295,44.2489],[-117.0301,44.2488],[-117.0309,44.2487],[-117.0317,44.2486],[-117.0319,44.2486],[-117.0332,44.2482],[-117.0345,44.2475],[-117.0346,44.2475],[-117.0352,44.2471],[-117.0358,44.2468],[-117.0367,44.2462],[-117.038,44.2454],[-117.0386,44.245],[-117.0393,44.2446],[-117.0411,44.2437],[-117.0418,44.2432],[-117.0423,44.2428],[-117.0426,44.2424],[-117.0427,44.2422],[-117.0428,44.2421],[-117.043,44.2412],[-117.0432,44.24],[-117.0434,44.2386],[-117.0441,44.2363],[-117.0443,44.2358],[-117.0444,44.2353],[-117.0445,44.2349],[-117.0446,44.2346],[-117.0447,44.2343],[-117.0448,44.2341],[-117.0448,44.2339],[-117.045,44.2334],[-117.0452,44.233],[-117.0455,44.232],[-117.0461,44.2307],[-117.0468,44.23],[-117.0471,44.2297],[-117.0474,44.2296],[-117.0485,44.2291],[-117.0499,44.2289],[-117.0501,44.2288],[-117.0511,44.2288],[-117.0514,44.2287],[-117.0515,44.2288],[-117.053,44.2291],[-117.0541,44.2295],[-117.0553,44.2302],[-117.0563,44.2308],[-117.0565,44.2309],[-117.0566,44.2309],[-117.0571,44.2316],[-117.0575,44.2324],[-117.0577,44.2332],[-117.0577,44.2333],[-117.0577,44.2334],[-117.0578,44.2337],[-117.058,44.2343],[-117.0583,44.2351],[-117.0584,44.2354],[-117.0584,44.2357],[-117.0585,44.2361],[-117.0586,44.2363],[-117.0589,44.2366],[-117.0593,44.2372],[-117.0604,44.2381],[-117.0618,44.239],[-117.0633,44.24],[-117.0644,44.241],[-117.0661,44.2428],[-117.0673,44.244],[-117.0681,44.2446],[-117.0695,44.2454],[-117.0714,44.2463],[-117.0735,44.2473],[-117.0742,44.2477],[-117.0757,44.2486],[-117.0777,44.2495],[-117.0784,44.2499],[-117.081,44.2518],[-117.0868,44.2561],[-117.0882,44.2571],[-117.0887,44.2575],[-117.0889,44.2577],[-117.089,44.2578],[-117.0891,44.2579],[-117.0895,44.2582],[-117.0897,44.2585],[-117.0909,44.2603],[-117.0918,44.2629],[-117.0921,44.2642],[-117.0921,44.2643],[-117.0923,44.2655],[-117.0929,44.2672],[-117.0931,44.2679],[-117.0933,44.2684],[-117.0933,44.2685],[-117.0936,44.2694],[-117.0946,44.271],[-117.0964,44.2732],[-117.0985,44.2755],[-117.1006,44.2774],[-117.1021,44.2787],[-117.1022,44.2788],[-117.1042,44.2799],[-117.106,44.2804],[-117.1077,44.2808],[-117.108,44.2808],[-117.1093,44.2809],[-117.1116,44.2807],[-117.1117,44.2806],[-117.114,44.2802],[-117.118,44.279],[-117.118,44.2789],[-117.1199,44.2783],[-117.121,44.2776],[-117.1232,44.2758],[-117.1235,44.2755],[-117.1236,44.2754],[-117.1273,44.2726],[-117.1289,44.2713],[-117.1309,44.2695],[-117.132,44.268],[-117.1325,44.2671],[-117.1327,44.2663],[-117.1328,44.2653],[-117.1331,44.2642],[-117.134,44.263],[-117.1342,44.2627],[-117.135,44.2618],[-117.1368,44.2604],[-117.1385,44.2594],[-117.1413,44.2585],[-117.1436,44.2582],[-117.1462,44.258],[-117.1483,44.2581],[-117.1502,44.2581],[-117.1516,44.2581],[-117.1533,44.2578],[-117.155,44.2576],[-117.157,44.2575],[-117.1589,44.2576],[-117.1603,44.2577],[-117.161,44.2578],[-117.1623,44.258],[-117.1636,44.2582],[-117.1652,44.2584],[-117.1658,44.2585],[-117.1681,44.2585],[-117.1703,44.2589],[-117.1711,44.2592],[-117.1722,44.2597],[-117.1737,44.2608],[-117.1738,44.2608],[-117.1742,44.2611],[-117.1758,44.2622],[-117.1776,44.2635],[-117.1776,44.2636],[-117.1777,44.2636],[-117.1786,44.2641],[-117.1796,44.2647],[-117.1798,44.2648],[-117.1821,44.266],[-117.1843,44.2672],[-117.1865,44.268],[-117.1886,44.2688],[-117.1907,44.2698],[-117.1917,44.2703],[-117.1931,44.271],[-117.1958,44.2724],[-117.1959,44.2725],[-117.1981,44.2738],[-117.1986,44.2741],[-117.2004,44.2754],[-117.2026,44.2773],[-117.2031,44.2778],[-117.2047,44.2793],[-117.206,44.281],[-117.2062,44.2812],[-117.2063,44.2813],[-117.2075,44.2827],[-117.2086,44.2835],[-117.2093,44.284],[-117.2094,44.2841],[-117.2095,44.2841],[-117.2096,44.2842],[-117.211,44.285],[-117.2125,44.2858],[-117.2135,44.2865],[-117.2148,44.2871],[-117.2157,44.2876],[-117.2161,44.2878],[-117.217,44.2884],[-117.2176,44.2891],[-117.2184,44.2903],[-117.2218,44.2958],[-117.2223,44.2967],[-117.2227,44.2976],[-117.2227,44.2983],[-117.2224,44.299],[-117.222,44.2996],[-117.2204,44.301],[-117.2202,44.3012],[-117.2201,44.3014],[-117.2199,44.3015],[-117.2199,44.3016],[-117.2195,44.3023],[-117.2193,44.3027],[-117.2188,44.3036],[-117.2184,44.305],[-117.2182,44.3064],[-117.2179,44.3071],[-117.2178,44.3072],[-117.2168,44.3082],[-117.2152,44.3091],[-117.2148,44.3092],[-117.2135,44.3095],[-117.2116,44.31],[-117.2092,44.3108],[-117.2081,44.3111],[-117.2072,44.3113],[-117.2059,44.3117],[-117.2055,44.3118],[-117.2053,44.3119],[-117.2041,44.3124],[-117.2037,44.3128],[-117.2033,44.313],[-117.2032,44.3132],[-117.2029,44.3138],[-117.2028,44.3138],[-117.2028,44.315],[-117.2025,44.3157],[-117.2022,44.3159],[-117.2015,44.3163],[-117.2014,44.3163],[-117.2009,44.3167],[-117.2007,44.3169],[-117.2002,44.3178],[-117.2002,44.3185],[-117.2002,44.319],[-117.2002,44.3192],[-117.2002,44.3194],[-117.2001,44.3201],[-117.2001,44.3202],[-117.2001,44.3204],[-117.2,44.3204],[-117.2,44.3205],[-117.1996,44.3214],[-117.1989,44.3223],[-117.1988,44.3224],[-117.1976,44.3233],[-117.1968,44.3242],[-117.1966,44.3252],[-117.1966,44.3261],[-117.1963,44.3266],[-117.1958,44.3271],[-117.1956,44.3272],[-117.1949,44.3276],[-117.1941,44.3278],[-117.1937,44.3279],[-117.1936,44.3279],[-117.1935,44.3279],[-117.1935,44.328],[-117.1934,44.328],[-117.1932,44.3281],[-117.1929,44.3282],[-117.1926,44.3284],[-117.1924,44.3285],[-117.1922,44.3286],[-117.1916,44.3295],[-117.1916,44.3296],[-117.1913,44.3301],[-117.1914,44.3311],[-117.1914,44.3322],[-117.191,44.3331],[-117.1908,44.3335],[-117.1903,44.3341],[-117.19,44.3346],[-117.1899,44.3349],[-117.1898,44.335],[-117.1898,44.3357],[-117.1898,44.3359],[-117.1898,44.3361],[-117.1898,44.3362],[-117.1898,44.3364],[-117.1898,44.3365],[-117.1898,44.3366],[-117.1898,44.3367],[-117.1901,44.3374],[-117.1902,44.3376],[-117.1906,44.3383],[-117.191,44.3385],[-117.1917,44.3389],[-117.1921,44.3392],[-117.1926,44.3401],[-117.195,44.3443],[-117.196,44.3461],[-117.196,44.3462],[-117.1962,44.3464],[-117.1963,44.3465],[-117.1965,44.3466],[-117.1968,44.3469],[-117.1971,44.3472],[-117.1973,44.3474],[-117.1975,44.3475],[-117.1982,44.3479],[-117.1984,44.3479],[-117.1984,44.348],[-117.1991,44.3482],[-117.2001,44.3486],[-117.2009,44.3489],[-117.2014,44.3492],[-117.2016,44.3493],[-117.2019,44.3494],[-117.2027,44.3498],[-117.2031,44.3502],[-117.2033,44.3504],[-117.2034,44.3505],[-117.2037,44.3509],[-117.2041,44.3516],[-117.2044,44.3522],[-117.2046,44.3527],[-117.2048,44.353],[-117.2056,44.354],[-117.207,44.3552],[-117.2091,44.3567],[-117.2094,44.3569],[-117.2106,44.3577],[-117.2108,44.3578],[-117.2118,44.3581],[-117.2121,44.3583],[-117.2141,44.3588],[-117.2148,44.3592],[-117.2158,44.3597],[-117.216,44.3597],[-117.2166,44.36],[-117.2169,44.3602],[-117.2185,44.3616],[-117.2192,44.3622],[-117.2195,44.3625],[-117.2203,44.3633],[-117.2206,44.3636],[-117.2208,44.3638],[-117.2214,44.3644],[-117.2222,44.365],[-117.2232,44.3655],[-117.2244,44.3659],[-117.2249,44.366],[-117.2254,44.3663],[-117.2258,44.3666],[-117.2263,44.3669],[-117.2272,44.3675],[-117.2276,44.3678],[-117.2279,44.368],[-117.2282,44.3682],[-117.2291,44.3689],[-117.2298,44.3697],[-117.2299,44.3697],[-117.2304,44.3701],[-117.2312,44.3707],[-117.2313,44.3707],[-117.2322,44.3714],[-117.233,44.372],[-117.2339,44.3727],[-117.234,44.3729],[-117.2347,44.3735],[-117.2348,44.3736],[-117.2349,44.3737],[-117.235,44.3737],[-117.2351,44.3738],[-117.2352,44.3741],[-117.2352,44.3742],[-117.2353,44.3743],[-117.2353,44.3744],[-117.2354,44.3746],[-117.2355,44.3749],[-117.2356,44.3753],[-117.2355,44.3755],[-117.2354,44.3757],[-117.2354,44.3764],[-117.2354,44.3765],[-117.2354,44.3766],[-117.2355,44.3769],[-117.2356,44.3772],[-117.2357,44.3776],[-117.2358,44.3778],[-117.2358,44.3779],[-117.2359,44.378],[-117.236,44.3783],[-117.236,44.3784],[-117.2362,44.3789],[-117.2365,44.3795],[-117.237,44.3802],[-117.2371,44.3803],[-117.2374,44.3807],[-117.2377,44.3815],[-117.2378,44.3824],[-117.2381,44.3829],[-117.2381,44.383],[-117.2386,44.3836],[-117.2418,44.3888],[-117.2421,44.3892],[-117.2428,44.3902],[-117.243,44.3909],[-117.243,44.391],[-117.2429,44.3913],[-117.2429,44.3916],[-117.2428,44.3921],[-117.2428,44.3924],[-117.2428,44.3926],[-117.2426,44.3931],[-117.2426,44.3935],[-117.2427,44.3944],[-117.2429,44.3954],[-117.2429,44.3956],[-117.2428,44.3961],[-117.2427,44.3965],[-117.242,44.3969],[-117.2418,44.3969],[-117.2414,44.3971],[-117.2406,44.3974],[-117.2399,44.3976],[-117.2381,44.3982],[-117.2373,44.3985],[-117.2372,44.3985],[-117.237,44.3986],[-117.2369,44.3987],[-117.2367,44.3988],[-117.2366,44.3988],[-117.236,44.3991],[-117.2348,44.3997],[-117.2344,44.4],[-117.2339,44.4003],[-117.2335,44.4005],[-117.2334,44.4006],[-117.2331,44.4008],[-117.2325,44.4014],[-117.2321,44.4018],[-117.2317,44.4022],[-117.2316,44.4023],[-117.2315,44.4024],[-117.2313,44.4026],[-117.2312,44.4026],[-117.2311,44.4027],[-117.231,44.4027],[-117.2309,44.4028],[-117.2309,44.4029],[-117.2305,44.4031],[-117.2301,44.4034],[-117.2292,44.404],[-117.2288,44.4042],[-117.228,44.4047],[-117.2273,44.4052],[-117.227,44.4056],[-117.2268,44.4062],[-117.2264,44.4067],[-117.2258,44.4074],[-117.2257,44.4075],[-117.2255,44.4077],[-117.2254,44.4079],[-117.2254,44.4081],[-117.2253,44.4084],[-117.2252,44.4087],[-117.225,44.41],[-117.2249,44.4108],[-117.2248,44.4112],[-117.2247,44.4114],[-117.2246,44.4116],[-117.2244,44.4121],[-117.2244,44.4122],[-117.2242,44.4124],[-117.224,44.4127],[-117.2232,44.4137],[-117.2231,44.4139],[-117.2228,44.4143],[-117.2229,44.4147],[-117.223,44.415],[-117.2232,44.4159],[-117.2231,44.4162],[-117.223,44.4165],[-117.2228,44.4166],[-117.2224,44.4168],[-117.2222,44.417],[-117.2217,44.4173],[-117.2211,44.418],[-117.2205,44.4183],[-117.22,44.4187],[-117.2199,44.4187],[-117.2195,44.4191],[-117.2193,44.4192],[-117.2185,44.4203],[-117.2183,44.4207],[-117.2182,44.4207],[-117.2182,44.4209],[-117.2181,44.4211],[-117.218,44.4213],[-117.2179,44.4215],[-117.2178,44.4216],[-117.2178,44.4217],[-117.2177,44.4219],[-117.2177,44.422],[-117.2175,44.4224],[-117.2167,44.4234],[-117.2167,44.4235],[-117.2164,44.4237],[-117.2164,44.4238],[-117.2164,44.4239],[-117.2164,44.424],[-117.2163,44.4243],[-117.2163,44.4244],[-117.2162,44.4246],[-117.216,44.4249],[-117.216,44.425],[-117.2159,44.4254],[-117.2156,44.4259],[-117.2154,44.4264],[-117.2153,44.4267],[-117.2152,44.4267],[-117.2152,44.4269],[-117.2151,44.4272],[-117.2151,44.4276],[-117.2152,44.4278],[-117.2153,44.4279],[-117.2153,44.428],[-117.2154,44.4281],[-117.2155,44.4282],[-117.2155,44.4283],[-117.2156,44.4285],[-117.2156,44.4286],[-117.2157,44.4292],[-117.2157,44.4294],[-117.2152,44.4307],[-117.2152,44.4315],[-117.2153,44.4322],[-117.2154,44.4327],[-117.2155,44.433],[-117.2155,44.4337],[-117.2156,44.434],[-117.2158,44.4344],[-117.2159,44.4351],[-117.2159,44.4352],[-117.2158,44.4359],[-117.2155,44.4366],[-117.2154,44.4371],[-117.2153,44.4378],[-117.2153,44.4379],[-117.2153,44.438],[-117.2153,44.4381],[-117.2153,44.4383],[-117.2153,44.4385],[-117.2154,44.4388],[-117.2154,44.439],[-117.2155,44.44],[-117.2156,44.4403],[-117.2159,44.4406],[-117.216,44.4408],[-117.2163,44.4415],[-117.2166,44.4423],[-117.2163,44.4439],[-117.2159,44.4447],[-117.2154,44.4455],[-117.2154,44.4457],[-117.2149,44.4466],[-117.2148,44.4472],[-117.2147,44.4478],[-117.2146,44.448],[-117.2147,44.4492],[-117.2148,44.4498],[-117.215,44.4504],[-117.2152,44.4519],[-117.2152,44.4522],[-117.2156,44.4537],[-117.2161,44.456],[-117.2162,44.4563],[-117.2167,44.4578],[-117.2167,44.4579],[-117.2167,44.458],[-117.2168,44.4584],[-117.217,44.459],[-117.2175,44.4599],[-117.2177,44.4601],[-117.2179,44.4603],[-117.218,44.4604],[-117.218,44.4605],[-117.2181,44.4605],[-117.2184,44.4608],[-117.2185,44.461],[-117.2194,44.4618],[-117.2197,44.4622],[-117.2199,44.4623],[-117.2202,44.4628],[-117.2204,44.463],[-117.2204,44.4636],[-117.2203,44.4645],[-117.2203,44.4653],[-117.2202,44.4659],[-117.2203,44.4661],[-117.2205,44.4671],[-117.2206,44.4672],[-117.2209,44.4686],[-117.2215,44.4701],[-117.2217,44.4704],[-117.222,44.4708],[-117.2223,44.4713],[-117.2227,44.4718],[-117.224,44.4733],[-117.2244,44.4738],[-117.2245,44.4739],[-117.225,44.4748],[-117.2254,44.4755],[-117.2258,44.4772],[-117.2258,44.4781],[-117.2259,44.4793],[-117.2259,44.4794],[-117.2258,44.48],[-117.2258,44.4805],[-117.2252,44.482],[-117.2251,44.4823],[-117.2249,44.4826],[-117.2245,44.4832],[-117.2241,44.4837],[-117.2233,44.4841],[-117.2225,44.4843],[-117.2223,44.4844],[-117.2218,44.4845],[-117.2217,44.4845],[-117.2216,44.4845],[-117.2215,44.4845],[-117.2193,44.4852],[-117.2188,44.4854],[-117.2164,44.4862],[-117.2151,44.4862],[-117.2141,44.486],[-117.2132,44.4858],[-117.2125,44.4856],[-117.2122,44.4855],[-117.2112,44.4854],[-117.2103,44.4854],[-117.2099,44.4855],[-117.2089,44.4857],[-117.2087,44.4858],[-117.2084,44.4859],[-117.2084,44.486],[-117.2076,44.4866],[-117.2072,44.4871],[-117.2067,44.4876],[-117.2057,44.4882],[-117.2039,44.4893],[-117.2034,44.4896],[-117.203,44.4899],[-117.2022,44.4907],[-117.2022,44.4908],[-117.2021,44.4909],[-117.2019,44.491],[-117.2019,44.4911],[-117.2014,44.4913],[-117.2011,44.4915],[-117.2002,44.492],[-117.2001,44.4923],[-117.1999,44.4926],[-117.1998,44.4928],[-117.1996,44.4936],[-117.1994,44.4942],[-117.1989,44.4949],[-117.1981,44.4955],[-117.1978,44.4957],[-117.1974,44.496],[-117.1971,44.4962],[-117.1967,44.4964],[-117.1964,44.497],[-117.1963,44.4971],[-117.1961,44.4974],[-117.196,44.4975],[-117.1958,44.4977],[-117.1953,44.4986],[-117.1951,44.4989],[-117.1948,44.4992],[-117.1947,44.4994],[-117.1946,44.4996],[-117.1944,44.4997],[-117.1943,44.4999],[-117.194,44.5005],[-117.1938,44.5008],[-117.1931,44.5022],[-117.1928,44.5027],[-117.1927,44.5029],[-117.1925,44.5033],[-117.1924,44.5035],[-117.1924,44.5037],[-117.1921,44.5046],[-117.1913,44.5068],[-117.1914,44.5072],[-117.1915,44.5081],[-117.1915,44.5086],[-117.1916,44.5099],[-117.1915,44.5101],[-117.1913,44.5105],[-117.1907,44.5116],[-117.1898,44.5134],[-117.1885,44.5143],[-117.1876,44.5151],[-117.1873,44.5153],[-117.187,44.5155],[-117.1868,44.516],[-117.1867,44.5163],[-117.1862,44.5173],[-117.1854,44.5193],[-117.1846,44.5201],[-117.1838,44.5208],[-117.1836,44.521],[-117.1834,44.5212],[-117.1831,44.5215],[-117.183,44.5216],[-117.1826,44.522],[-117.1816,44.523],[-117.1813,44.5229],[-117.1807,44.5229],[-117.1794,44.5227],[-117.1772,44.5225],[-117.1755,44.523],[-117.1746,44.5232],[-117.1742,44.5233],[-117.1741,44.5234],[-117.174,44.5234],[-117.1739,44.5234],[-117.1738,44.5234],[-117.1734,44.5236],[-117.1722,44.5239],[-117.172,44.5239],[-117.1715,44.5239],[-117.1714,44.5239],[-117.1713,44.5238],[-117.1707,44.5238],[-117.1699,44.5237],[-117.1691,44.5236],[-117.1685,44.5236],[-117.1683,44.5235],[-117.168,44.5235],[-117.1676,44.5235],[-117.1674,44.5234],[-117.1673,44.5234],[-117.1672,44.5234],[-117.1671,44.5235],[-117.167,44.5235],[-117.1655,44.5239],[-117.161,44.5252],[-117.1609,44.5252],[-117.1596,44.5262],[-117.159,44.5266],[-117.157,44.528],[-117.1565,44.5283],[-117.1563,44.5284],[-117.156,44.5288],[-117.1554,44.5293],[-117.1548,44.5297],[-117.1544,44.5301],[-117.1541,44.5304],[-117.1536,44.5308],[-117.1531,44.5312],[-117.1528,44.5314],[-117.1526,44.5316],[-117.1524,44.5318],[-117.152,44.5323],[-117.1518,44.5326],[-117.1515,44.533],[-117.1511,44.5336],[-117.1506,44.5343],[-117.1503,44.5347],[-117.1502,44.5349],[-117.15,44.5352],[-117.1497,44.5355],[-117.1496,44.5357],[-117.1492,44.5361],[-117.1489,44.5367],[-117.1471,44.5399],[-117.1466,44.5409],[-117.1463,44.5415],[-117.1459,44.5423],[-117.1455,44.5431],[-117.1452,44.5436],[-117.1446,44.5448],[-117.1442,44.5457],[-117.1439,44.5486],[-117.1438,44.5499],[-117.1438,44.5502],[-117.1438,44.5504],[-117.1437,44.551],[-117.1436,44.5512],[-117.1436,44.5513],[-117.1436,44.5514],[-117.1436,44.5515],[-117.1435,44.5519],[-117.1434,44.5525],[-117.1433,44.5531],[-117.1432,44.5535],[-117.1432,44.5536],[-117.1432,44.5538],[-117.1431,44.554],[-117.1431,44.5541],[-117.1431,44.5542],[-117.1431,44.5543],[-117.1431,44.5544],[-117.1431,44.5548],[-117.143,44.5554],[-117.143,44.556],[-117.143,44.5564],[-117.143,44.5568],[-117.1429,44.5572],[-117.1433,44.5576],[-117.1435,44.5578],[-117.1437,44.558],[-117.1441,44.5584],[-117.1444,44.5588],[-117.1446,44.559],[-117.145,44.5594],[-117.1461,44.5604],[-117.1465,44.5608],[-117.1468,44.561],[-117.1476,44.5619],[-117.1479,44.5621],[-117.148,44.5624],[-117.148,44.5628],[-117.1481,44.5633],[-117.1481,44.5636],[-117.1482,44.5636],[-117.1482,44.5637],[-117.1482,44.5638],[-117.1483,44.5644],[-117.1479,44.565],[-117.1461,44.5685],[-117.146,44.5686],[-117.1451,44.5694],[-117.1449,44.5695],[-117.1446,44.5697],[-117.1443,44.57],[-117.1441,44.5701],[-117.1425,44.5714],[-117.1381,44.573],[-117.1368,44.5737],[-117.1349,44.5747],[-117.1346,44.5749],[-117.134,44.5752],[-117.1338,44.5754],[-117.1335,44.5756],[-117.1325,44.5764],[-117.1303,44.5783],[-117.1298,44.5786],[-117.1297,44.5787],[-117.1287,44.5794],[-117.1281,44.58],[-117.1261,44.5815],[-117.126,44.5816],[-117.1256,44.5822],[-117.1253,44.5828],[-117.1252,44.583],[-117.1248,44.5838],[-117.1249,44.5854],[-117.125,44.5862],[-117.125,44.5872],[-117.1251,44.589],[-117.1252,44.5891],[-117.1252,44.59],[-117.1253,44.5909],[-117.1254,44.5922],[-117.1254,44.5926],[-117.1253,44.5938],[-117.1238,44.5973],[-117.1238,44.5974],[-117.1238,44.5977],[-117.1236,44.5991],[-117.1236,44.5994],[-117.1235,44.5997],[-117.1235,44.6001],[-117.1235,44.6003],[-117.1234,44.6005],[-117.1234,44.6007],[-117.1234,44.601],[-117.1234,44.6011],[-117.1234,44.6013],[-117.1233,44.6014],[-117.1233,44.6016],[-117.1233,44.6017],[-117.1234,44.6024],[-117.1234,44.6028],[-117.1234,44.6041],[-117.1225,44.6057],[-117.122,44.6066],[-117.1219,44.6069],[-117.1217,44.6079],[-117.1216,44.6082],[-117.1215,44.6088],[-117.1214,44.6094],[-117.1214,44.6106],[-117.1214,44.6112],[-117.1214,44.6113],[-117.1214,44.6114],[-117.1214,44.6115],[-117.1214,44.6116],[-117.1214,44.6118],[-117.1214,44.6119],[-117.1205,44.6147],[-117.1204,44.6148],[-117.1196,44.6162],[-117.1178,44.6201],[-117.1162,44.6229],[-117.1159,44.6233],[-117.1139,44.6249],[-117.1141,44.6249],[-117.1146,44.6249],[-117.1148,44.6249],[-117.1135,44.6254],[-117.112,44.626],[-117.11,44.6266],[-117.1099,44.6266],[-117.1086,44.627],[-117.1084,44.6271],[-117.1082,44.6271],[-117.1079,44.6275],[-117.1077,44.6277],[-117.1077,44.6278],[-117.106,44.6298],[-117.1056,44.6303],[-117.1026,44.6346],[-117.0999,44.6384],[-117.0982,44.6407],[-117.0982,44.6411],[-117.0983,44.6423],[-117.0983,44.6447],[-117.0983,44.6457],[-117.0982,44.6469],[-117.0982,44.6475],[-117.0982,44.6476],[-117.0968,44.6488],[-117.0963,44.6492],[-117.0962,44.6492],[-117.0962,44.6493],[-117.0962,44.6494],[-117.0959,44.6499],[-117.0956,44.6507],[-117.0951,44.6516],[-117.095,44.652],[-117.095,44.6522],[-117.0952,44.6526],[-117.0953,44.6531],[-117.0955,44.6536],[-117.0957,44.6539],[-117.0959,44.6545],[-117.0964,44.6561],[-117.0965,44.6563],[-117.0966,44.6569],[-117.0967,44.6571],[-117.0968,44.6574],[-117.0967,44.6577],[-117.0966,44.6578],[-117.0964,44.6584],[-117.0961,44.659],[-117.0961,44.6602],[-117.0961,44.6608],[-117.096,44.6609],[-117.096,44.661],[-117.096,44.6612],[-117.096,44.6613],[-117.096,44.662],[-117.0959,44.6642],[-117.0959,44.6647],[-117.0957,44.6649],[-117.0954,44.6651],[-117.095,44.6655],[-117.0946,44.6658],[-117.0944,44.6661],[-117.0932,44.6671],[-117.0912,44.6688],[-117.0896,44.6697],[-117.0883,44.6705],[-117.0881,44.6706],[-117.0877,44.6709],[-117.0873,44.6711],[-117.0871,44.6712],[-117.0861,44.6718],[-117.0858,44.6719],[-117.0829,44.673],[-117.0819,44.6734],[-117.0817,44.6734],[-117.0816,44.6735],[-117.0814,44.6735],[-117.0813,44.6736],[-117.081,44.6737],[-117.0808,44.6738],[-117.0806,44.6744],[-117.0806,44.6746],[-117.0804,44.6748],[-117.0801,44.6754],[-117.08,44.6756],[-117.0799,44.6759],[-117.0797,44.6763],[-117.0795,44.6767],[-117.0794,44.677],[-117.0793,44.6772],[-117.079,44.6777],[-117.0789,44.6779],[-117.0789,44.6781],[-117.0789,44.6784],[-117.0788,44.6788],[-117.0788,44.679],[-117.0787,44.6794],[-117.0786,44.6803],[-117.0786,44.6805],[-117.0788,44.6808],[-117.0789,44.6809],[-117.079,44.6811],[-117.0791,44.6812],[-117.0791,44.6813],[-117.0793,44.6816],[-117.0795,44.6819],[-117.0797,44.6823],[-117.0798,44.6825],[-117.0799,44.6827],[-117.0801,44.683],[-117.0803,44.6832],[-117.0803,44.6834],[-117.0808,44.6841],[-117.0808,44.6842],[-117.0806,44.6866],[-117.0806,44.6867],[-117.0802,44.6873],[-117.0801,44.6875],[-117.0799,44.6878],[-117.0798,44.6881],[-117.0796,44.6883],[-117.0796,44.6884],[-117.0795,44.6885],[-117.0795,44.6886],[-117.0794,44.6887],[-117.0794,44.6888],[-117.0787,44.6901],[-117.079,44.6914],[-117.0791,44.6922],[-117.0766,44.6943],[-117.0764,44.6945],[-117.0741,44.6964],[-117.0734,44.6974],[-117.0733,44.6976],[-117.0723,44.7004],[-117.0722,44.7005],[-117.072,44.7006],[-117.0719,44.7006],[-117.0696,44.7013],[-117.068,44.7018],[-117.0638,44.7036],[-117.0632,44.7046],[-117.0618,44.7066],[-117.0618,44.7067],[-117.0618,44.707],[-117.0619,44.7074],[-117.0619,44.7078],[-117.0619,44.7081],[-117.0619,44.7082],[-117.0619,44.7083],[-117.0619,44.7086],[-117.062,44.7089],[-117.062,44.7093],[-117.062,44.7095],[-117.062,44.7099],[-117.0621,44.71],[-117.0625,44.7113],[-117.0627,44.7117],[-117.0626,44.712],[-117.0625,44.7124],[-117.0623,44.7128],[-117.0622,44.7131],[-117.062,44.7138],[-117.0617,44.7149],[-117.0613,44.716],[-117.0611,44.7167],[-117.061,44.717],[-117.0609,44.7176],[-117.0606,44.7201],[-117.0605,44.7209],[-117.0605,44.7217],[-117.0612,44.724],[-117.0615,44.7248],[-117.0615,44.725],[-117.0616,44.7252],[-117.0617,44.7255],[-117.0618,44.7257],[-117.0618,44.7258],[-117.0619,44.7261],[-117.062,44.7264],[-117.0621,44.7266],[-117.0622,44.7268],[-117.0623,44.7271],[-117.062,44.7274],[-117.0618,44.7275],[-117.0611,44.7281],[-117.0602,44.7289],[-117.0592,44.7297],[-117.0586,44.7303],[-117.0583,44.7305],[-117.0579,44.7306],[-117.0557,44.7311],[-117.055,44.7313],[-117.0548,44.7314],[-117.0546,44.7314],[-117.0544,44.7315],[-117.0542,44.7315],[-117.0539,44.7316],[-117.0534,44.7317],[-117.0529,44.7319],[-117.0526,44.7319],[-117.0524,44.732],[-117.0521,44.7321],[-117.0518,44.7321],[-117.0516,44.7322],[-117.0513,44.7323],[-117.0509,44.7324],[-117.0505,44.7325],[-117.0502,44.7326],[-117.0499,44.7331],[-117.0494,44.734],[-117.0489,44.7348],[-117.0485,44.7353],[-117.0482,44.7359],[-117.0481,44.737],[-117.0478,44.7415],[-117.0474,44.7419],[-117.0472,44.7422],[-117.0462,44.7431],[-117.0459,44.7434],[-117.045,44.7443],[-117.0447,44.7446],[-117.0442,44.7451],[-117.043,44.7455],[-117.0396,44.7465],[-117.0383,44.7482],[-117.0381,44.7482],[-117.0362,44.7487],[-117.0358,44.7488],[-117.0352,44.749],[-117.0347,44.7491],[-117.0343,44.7492],[-117.0341,44.7493],[-117.0338,44.7493],[-117.0336,44.7494],[-117.0334,44.7494],[-117.033,44.7495],[-117.0317,44.7499],[-117.0314,44.7501],[-117.0306,44.7505],[-117.0304,44.7506],[-117.0294,44.7511],[-117.0281,44.7512],[-117.0273,44.7511],[-117.027,44.7511],[-117.0264,44.7511],[-117.0262,44.751],[-117.0261,44.751],[-117.0254,44.751],[-117.0243,44.7509],[-117.0231,44.7508],[-117.0224,44.7508],[-117.0216,44.7507],[-117.0214,44.7508],[-117.02,44.751],[-117.0187,44.7518],[-117.0184,44.7519],[-117.018,44.7524],[-117.0177,44.7527],[-117.0175,44.7529],[-117.0169,44.7541],[-117.0168,44.7542],[-117.0167,44.7545],[-117.0162,44.7556],[-117.0161,44.7556],[-117.0148,44.7566],[-117.0138,44.7568],[-117.0127,44.7568],[-117.0114,44.7568],[-117.0113,44.7568],[-117.0111,44.7568],[-117.011,44.7568],[-117.0109,44.7568],[-117.0106,44.7568],[-117.0103,44.7567],[-117.0101,44.7567],[-117.01,44.7567],[-117.0099,44.7567],[-117.0098,44.7567],[-117.009,44.7566],[-117.0075,44.7564],[-117.0062,44.7561],[-117.0061,44.756],[-117.0053,44.756],[-117.0045,44.756],[-117.0025,44.7561],[-117.0019,44.7561],[-117.001,44.7561],[-117.0007,44.7561],[-117.0003,44.7561],[-117.0001,44.7561],[-116.9999,44.7562],[-116.9996,44.7562],[-116.9993,44.7563],[-116.9989,44.7564],[-116.9981,44.7567],[-116.9976,44.7569],[-116.9974,44.757],[-116.997,44.7572],[-116.9968,44.7573],[-116.9966,44.7574],[-116.9962,44.7575],[-116.996,44.7576],[-116.9954,44.7578],[-116.995,44.7578],[-116.9946,44.758],[-116.9941,44.7582],[-116.9932,44.7587],[-116.992,44.7592],[-116.9912,44.7596],[-116.9905,44.76],[-116.9903,44.7601],[-116.9897,44.7605],[-116.9894,44.7607],[-116.9892,44.7608],[-116.989,44.761],[-116.9884,44.7613],[-116.9881,44.7614],[-116.9878,44.7616],[-116.9875,44.7617],[-116.9873,44.7619],[-116.9867,44.7622],[-116.9865,44.7624],[-116.9859,44.7627],[-116.9857,44.7629],[-116.9849,44.7635],[-116.9843,44.7638],[-116.9842,44.7639],[-116.9841,44.764],[-116.9838,44.7642],[-116.9837,44.7642],[-116.9835,44.7643],[-116.9834,44.7643],[-116.9833,44.7644],[-116.9828,44.7647],[-116.9825,44.765],[-116.9821,44.7653],[-116.9818,44.7655],[-116.9814,44.7658],[-116.9809,44.7661],[-116.9805,44.7664],[-116.9793,44.7672],[-116.979,44.7674],[-116.9789,44.7675],[-116.9787,44.7676],[-116.9779,44.7679],[-116.9778,44.768],[-116.9777,44.7681],[-116.9771,44.7684],[-116.9768,44.7686],[-116.9757,44.7692],[-116.9755,44.7694],[-116.9751,44.7698],[-116.9749,44.77],[-116.9744,44.7708],[-116.9743,44.771],[-116.9741,44.7712],[-116.9738,44.7717],[-116.9737,44.7718],[-116.9735,44.772],[-116.9731,44.7724],[-116.9729,44.7726],[-116.9719,44.7734],[-116.9716,44.7735],[-116.9711,44.7738],[-116.9709,44.7739],[-116.9706,44.774],[-116.9698,44.7743],[-116.969,44.7746],[-116.9685,44.7748],[-116.9679,44.7749],[-116.9668,44.7752],[-116.9662,44.7752],[-116.9656,44.7752],[-116.965,44.7753],[-116.9638,44.7754],[-116.9634,44.7754],[-116.9625,44.7755],[-116.9615,44.7757],[-116.9602,44.7762],[-116.96,44.7762],[-116.9587,44.7766],[-116.9586,44.7766],[-116.9583,44.7767],[-116.9574,44.7769],[-116.9573,44.7769],[-116.9569,44.7769],[-116.9567,44.777],[-116.9564,44.777],[-116.9562,44.7771],[-116.956,44.7771],[-116.9554,44.7772],[-116.9543,44.7773],[-116.9534,44.7774],[-116.9528,44.7774],[-116.9524,44.7775],[-116.951,44.7776],[-116.9506,44.7777],[-116.9505,44.7777],[-116.95,44.7778],[-116.9499,44.7778],[-116.9498,44.7778],[-116.949,44.778],[-116.9479,44.7786],[-116.9469,44.7792],[-116.9468,44.7793],[-116.9459,44.7802],[-116.9454,44.7805],[-116.9446,44.7811],[-116.9433,44.7817],[-116.9427,44.7818],[-116.942,44.782],[-116.9409,44.7822],[-116.9394,44.7824],[-116.9381,44.7827],[-116.9374,44.7828],[-116.9368,44.7829],[-116.9358,44.7833],[-116.9347,44.7839],[-116.9344,44.7842],[-116.9338,44.7847],[-116.9337,44.7848],[-116.9332,44.7854],[-116.9327,44.7861],[-116.9322,44.7867],[-116.9321,44.7868],[-116.9315,44.7874],[-116.9313,44.7876],[-116.9313,44.7877],[-116.931,44.7883],[-116.9309,44.7886],[-116.9309,44.7889],[-116.9307,44.7899],[-116.9307,44.7902],[-116.9307,44.7904],[-116.9307,44.7906],[-116.9308,44.791],[-116.9311,44.7914],[-116.9311,44.7915],[-116.9312,44.7917],[-116.9315,44.7923],[-116.9318,44.7927],[-116.932,44.7929],[-116.9324,44.7933],[-116.9331,44.7945],[-116.9336,44.7957],[-116.9338,44.7966],[-116.9338,44.7968],[-116.9338,44.798],[-116.9338,44.7981],[-116.9337,44.7985],[-116.9337,44.7988],[-116.9334,44.7996],[-116.9333,44.7998],[-116.9332,44.8003],[-116.933,44.8008],[-116.9326,44.8018],[-116.9323,44.8025],[-116.9322,44.8028],[-116.932,44.803],[-116.9319,44.8032],[-116.9316,44.8037],[-116.9316,44.8038],[-116.9315,44.804],[-116.9312,44.8045],[-116.9311,44.8048],[-116.9304,44.8057],[-116.9301,44.8061],[-116.9298,44.8066],[-116.929,44.8075],[-116.9289,44.8076],[-116.9281,44.8084],[-116.927,44.809],[-116.9259,44.8096],[-116.9256,44.8097],[-116.9249,44.8099],[-116.9243,44.8101],[-116.924,44.8103],[-116.9234,44.8107],[-116.923,44.811],[-116.9221,44.8119],[-116.9217,44.8124],[-116.9213,44.8129],[-116.9211,44.8133],[-116.9209,44.8137],[-116.9205,44.8143],[-116.9205,44.8144],[-116.9205,44.8145],[-116.9202,44.8149],[-116.9201,44.8151],[-116.9197,44.8156],[-116.9191,44.8164],[-116.9186,44.8172],[-116.9182,44.8177],[-116.9172,44.8191],[-116.9157,44.8211],[-116.9142,44.8231],[-116.9133,44.8245],[-116.9132,44.8246],[-116.9123,44.8258],[-116.9109,44.8277],[-116.9096,44.8295],[-116.9087,44.8308],[-116.9085,44.8311],[-116.9081,44.8316],[-116.9077,44.8322],[-116.9074,44.8325],[-116.9073,44.8327],[-116.9072,44.8329],[-116.907,44.8331],[-116.9069,44.8332],[-116.9069,44.8333],[-116.9068,44.8334],[-116.9066,44.8336],[-116.9063,44.834],[-116.906,44.8344],[-116.9058,44.8347],[-116.9058,44.8348],[-116.9056,44.8348],[-116.9055,44.8349],[-116.9048,44.835],[-116.904,44.8352],[-116.9026,44.8354],[-116.9019,44.8355],[-116.9017,44.8356],[-116.901,44.8357],[-116.901,44.8359],[-116.9009,44.8362],[-116.9007,44.8363],[-116.9001,44.8367],[-116.9,44.8377],[-116.9,44.8383],[-116.9,44.8385],[-116.8999,44.8391],[-116.9,44.8392],[-116.9,44.8393],[-116.9,44.8394],[-116.9001,44.8396],[-116.9001,44.8397],[-116.9002,44.8399],[-116.9001,44.8399],[-116.9001,44.84],[-116.9,44.8402],[-116.8999,44.8404],[-116.8998,44.8405],[-116.8997,44.8406],[-116.8996,44.8407],[-116.8996,44.8408],[-116.8995,44.8408],[-116.8993,44.8411],[-116.8987,44.8419],[-116.8985,44.842],[-116.8985,44.8421],[-116.8984,44.8421],[-116.8984,44.8422],[-116.8984,44.8423],[-116.8983,44.8424],[-116.8977,44.8437],[-116.8971,44.8452],[-116.897,44.8454],[-116.897,44.8456],[-116.8966,44.8465],[-116.8965,44.847],[-116.8965,44.8471],[-116.8965,44.8473],[-116.8964,44.8474],[-116.8964,44.8475],[-116.8964,44.8476],[-116.8964,44.8477],[-116.8963,44.8478],[-116.8963,44.8479],[-116.8963,44.8481],[-116.8962,44.8483],[-116.8963,44.8485],[-116.8963,44.8486],[-116.8963,44.8487],[-116.8963,44.8489],[-116.8963,44.849],[-116.8963,44.8492],[-116.8964,44.8497],[-116.8964,44.8498],[-116.8969,44.8505],[-116.8976,44.851],[-116.8981,44.8513],[-116.8982,44.8513],[-116.8984,44.8516],[-116.8985,44.8516],[-116.8986,44.852],[-116.8987,44.8523],[-116.8987,44.8525],[-116.8987,44.8531],[-116.8986,44.8535],[-116.8986,44.8537],[-116.8986,44.8538],[-116.8985,44.8539],[-116.8984,44.8541],[-116.8982,44.8542],[-116.8982,44.8543],[-116.8978,44.8548],[-116.8977,44.8548],[-116.8964,44.8557],[-116.8958,44.8558],[-116.8957,44.8558],[-116.8956,44.8558],[-116.8955,44.8558],[-116.8954,44.8558],[-116.8953,44.8558],[-116.8952,44.8558],[-116.895,44.8557],[-116.8946,44.8557],[-116.8943,44.8556],[-116.894,44.8555],[-116.8924,44.8552],[-116.8921,44.8552],[-116.8899,44.8552],[-116.8877,44.8558],[-116.8864,44.8566],[-116.8859,44.8568],[-116.8847,44.8576],[-116.8846,44.8577],[-116.8843,44.8578],[-116.8841,44.858],[-116.8839,44.8581],[-116.8836,44.8583],[-116.883,44.8588],[-116.8812,44.8601],[-116.8802,44.8611],[-116.8794,44.8618],[-116.8793,44.8619],[-116.8788,44.8632],[-116.8786,44.8636],[-116.8782,44.8647],[-116.8771,44.8661],[-116.876,44.8667],[-116.8756,44.8667],[-116.8746,44.8669],[-116.8743,44.867],[-116.8727,44.8674],[-116.8726,44.8674],[-116.8724,44.8674],[-116.8722,44.8675],[-116.8721,44.8675],[-116.8717,44.8676],[-116.8711,44.8679],[-116.8687,44.8689],[-116.8681,44.8691],[-116.8672,44.8695],[-116.8665,44.8698],[-116.8664,44.8698],[-116.8653,44.8706],[-116.8647,44.8715],[-116.8645,44.8717],[-116.8642,44.8721],[-116.8635,44.8731],[-116.8623,44.8749],[-116.8615,44.8759],[-116.8607,44.8767],[-116.8607,44.8768],[-116.8607,44.8771],[-116.8604,44.8775],[-116.8601,44.8779],[-116.8593,44.8787],[-116.8582,44.8797],[-116.857,44.8808],[-116.857,44.881],[-116.8571,44.8819],[-116.8573,44.8823],[-116.8572,44.8824],[-116.8567,44.8831],[-116.8559,44.884],[-116.8559,44.8841],[-116.8547,44.8852],[-116.8542,44.886],[-116.8537,44.8864],[-116.8524,44.8876],[-116.8523,44.8882],[-116.852,44.8891],[-116.852,44.8892],[-116.8517,44.8903],[-116.8521,44.8912],[-116.8522,44.8915],[-116.8524,44.8919],[-116.8521,44.8922],[-116.8518,44.8924],[-116.8513,44.8928],[-116.8505,44.8935],[-116.8502,44.8944],[-116.85,44.895],[-116.85,44.8951],[-116.8501,44.8962],[-116.8492,44.8995],[-116.8489,44.9006],[-116.8489,44.9007],[-116.8489,44.9008],[-116.8488,44.9008],[-116.8481,44.9013],[-116.8475,44.9017],[-116.8469,44.9036],[-116.8468,44.9037],[-116.8464,44.9045],[-116.8464,44.9046],[-116.8463,44.9047],[-116.8461,44.9053],[-116.8459,44.9055],[-116.845,44.9069],[-116.8443,44.9077],[-116.844,44.9082],[-116.8437,44.9084],[-116.8433,44.9086],[-116.8429,44.9089],[-116.8428,44.9097],[-116.8427,44.9101],[-116.8423,44.9121],[-116.8421,44.9131],[-116.8421,44.9149],[-116.8396,44.9172],[-116.839,44.9178],[-116.8387,44.9189],[-116.8386,44.919],[-116.8386,44.9192],[-116.8385,44.9194],[-116.8385,44.9195],[-116.8384,44.9197],[-116.8384,44.9198],[-116.8383,44.9205],[-116.8383,44.9208],[-116.8382,44.9209],[-116.8382,44.921],[-116.8382,44.9211],[-116.8382,44.9212],[-116.8382,44.9213],[-116.8382,44.9214],[-116.8383,44.922],[-116.8385,44.9236],[-116.8383,44.9238],[-116.838,44.9242],[-116.8376,44.9247],[-116.8367,44.9259],[-116.8364,44.9263],[-116.8363,44.9263],[-116.8363,44.9264],[-116.8357,44.927],[-116.8338,44.9288],[-116.8336,44.929],[-116.8333,44.9295],[-116.8328,44.9302],[-116.8327,44.9305],[-116.8322,44.9314],[-116.832,44.933],[-116.8323,44.9337],[-116.8324,44.9339],[-116.833,44.9346],[-116.8331,44.9347],[-116.8332,44.935],[-116.8332,44.9352],[-116.8334,44.9357],[-116.8336,44.9363],[-116.834,44.9371],[-116.8342,44.9376],[-116.8344,44.938],[-116.8346,44.9383],[-116.835,44.9393],[-116.8353,44.9397],[-116.8355,44.9402],[-116.8357,44.9406],[-116.8363,44.9413],[-116.8367,44.9417],[-116.8371,44.9421],[-116.8377,44.9427],[-116.8391,44.9438],[-116.8407,44.9457],[-116.8408,44.9458],[-116.8418,44.9466],[-116.8423,44.947],[-116.843,44.9476],[-116.8435,44.9481],[-116.8439,44.9485],[-116.8442,44.9488],[-116.8447,44.9493],[-116.8451,44.9499],[-116.8454,44.9502],[-116.8454,44.9503],[-116.8455,44.9503],[-116.8455,44.9504],[-116.8457,44.9506],[-116.846,44.9509],[-116.8463,44.9513],[-116.8465,44.9515],[-116.8474,44.9541],[-116.8476,44.9543],[-116.8507,44.9581],[-116.8514,44.9598],[-116.851,44.9616],[-116.8507,44.962],[-116.8496,44.9636],[-116.8486,44.9642],[-116.8483,44.9644],[-116.8479,44.9648],[-116.8474,44.9651],[-116.8471,44.9653],[-116.847,44.9654],[-116.8454,44.9656],[-116.8431,44.966],[-116.8412,44.9674],[-116.8411,44.9675],[-116.8399,44.9684],[-116.8398,44.9684],[-116.8382,44.9689],[-116.8364,44.9692],[-116.8358,44.9704],[-116.8357,44.9705],[-116.8356,44.9706],[-116.8355,44.9708],[-116.8355,44.9709],[-116.8354,44.971],[-116.8354,44.9711],[-116.8353,44.9711],[-116.8352,44.9713],[-116.8348,44.9717],[-116.8347,44.9718],[-116.8346,44.9718],[-116.8346,44.9719],[-116.8345,44.9719],[-116.8345,44.972],[-116.8344,44.9721],[-116.8343,44.9722],[-116.8342,44.9723],[-116.834,44.9725],[-116.8337,44.9727],[-116.8336,44.9729],[-116.8334,44.9731],[-116.8333,44.9732],[-116.8329,44.9737],[-116.8327,44.9739],[-116.8323,44.9743],[-116.8322,44.9744],[-116.8315,44.9753],[-116.8311,44.9761],[-116.831,44.9764],[-116.8308,44.9767],[-116.8307,44.9768],[-116.8307,44.9769],[-116.8305,44.9771],[-116.8303,44.9773],[-116.8301,44.9776],[-116.83,44.9777],[-116.8299,44.9778],[-116.8297,44.9781],[-116.8295,44.9783],[-116.8294,44.9784],[-116.8293,44.9785],[-116.8292,44.9786],[-116.8285,44.9792],[-116.8284,44.9793],[-116.8283,44.9794],[-116.8274,44.9807],[-116.8273,44.9809],[-116.8268,44.9817],[-116.8263,44.9825],[-116.8266,44.9831],[-116.8269,44.9839],[-116.8275,44.984],[-116.8286,44.9842],[-116.8288,44.9842],[-116.8303,44.9844],[-116.8304,44.9844],[-116.8305,44.9844],[-116.8308,44.9844],[-116.8309,44.9844],[-116.8311,44.9844],[-116.8313,44.9844],[-116.8315,44.9844],[-116.8317,44.9844],[-116.8321,44.9845],[-116.833,44.9844],[-116.8345,44.9842],[-116.8366,44.984],[-116.8369,44.984],[-116.8382,44.9836],[-116.8384,44.9836],[-116.8386,44.9835],[-116.8391,44.9834],[-116.8393,44.9833],[-116.8396,44.9831],[-116.8397,44.9831],[-116.8405,44.9826],[-116.8405,44.9825],[-116.8408,44.9823],[-116.841,44.982],[-116.8413,44.9817],[-116.8416,44.9811],[-116.8417,44.9808],[-116.8419,44.9804],[-116.8421,44.9798],[-116.8422,44.9791],[-116.8422,44.9787],[-116.8422,44.9786],[-116.8422,44.9785],[-116.8422,44.9784],[-116.8423,44.9783],[-116.8423,44.978],[-116.8425,44.9774],[-116.8427,44.9769],[-116.8429,44.9766],[-116.843,44.9765],[-116.8432,44.976],[-116.8432,44.9759],[-116.8435,44.9754],[-116.8441,44.9749],[-116.8445,44.9746],[-116.8453,44.9738],[-116.8468,44.9724],[-116.8469,44.9724],[-116.8481,44.9719],[-116.8486,44.9717],[-116.849,44.9717],[-116.8495,44.9716],[-116.8501,44.9716],[-116.8519,44.972],[-116.852,44.972],[-116.8527,44.9725],[-116.8534,44.9729],[-116.8535,44.973],[-116.8549,44.9747],[-116.855,44.9748],[-116.8557,44.9753],[-116.8559,44.9755],[-116.8565,44.976],[-116.8566,44.9761],[-116.8567,44.9761],[-116.857,44.9764],[-116.8575,44.9767],[-116.8579,44.9773],[-116.858,44.9773],[-116.8581,44.9777],[-116.8582,44.9779],[-116.8583,44.978],[-116.8583,44.9787],[-116.8583,44.9788],[-116.8583,44.9789],[-116.8583,44.979],[-116.8582,44.9791],[-116.8582,44.9792],[-116.8582,44.9793],[-116.8581,44.9797],[-116.8581,44.9798],[-116.8577,44.9811],[-116.8577,44.9814],[-116.8576,44.9819],[-116.8576,44.9826],[-116.857,44.9838],[-116.8568,44.9843],[-116.8558,44.9858],[-116.8549,44.9874],[-116.8537,44.989],[-116.8534,44.9894],[-116.8525,44.9906],[-116.8522,44.991],[-116.8518,44.9916],[-116.8514,44.9922],[-116.8511,44.9926],[-116.8511,44.9927],[-116.851,44.9928],[-116.851,44.9929],[-116.8509,44.9929],[-116.8509,44.993],[-116.8508,44.993],[-116.8508,44.9931],[-116.8508,44.9932],[-116.8504,44.9936],[-116.8499,44.9945],[-116.8493,44.9953],[-116.8489,44.9959],[-116.8488,44.9959],[-116.8488,44.996],[-116.8487,44.9961],[-116.8487,44.9962],[-116.8482,44.9968],[-116.8476,44.9977],[-116.847,44.9986],[-116.8466,44.9992],[-116.8465,44.9994],[-116.8461,44.9999],[-116.846,45.0001],[-116.8459,45.0001],[-116.8456,45.0004],[-116.8449,45.0012],[-116.8446,45.0014],[-116.8446,45.002],[-116.8445,45.0037],[-116.8446,45.0043],[-116.8448,45.0055],[-116.8451,45.008],[-116.8456,45.0088],[-116.8461,45.0098],[-116.8463,45.0101],[-116.8466,45.0106],[-116.847,45.0112],[-116.8472,45.0115],[-116.8472,45.0116],[-116.8471,45.012],[-116.8471,45.0121],[-116.847,45.0121],[-116.8461,45.013],[-116.8449,45.0138],[-116.8448,45.0153],[-116.845,45.0161],[-116.8454,45.0171],[-116.8454,45.0172],[-116.8455,45.0174],[-116.8456,45.0177],[-116.8457,45.018],[-116.8457,45.0182],[-116.8458,45.0185],[-116.8461,45.0189],[-116.8466,45.0197],[-116.8473,45.0202],[-116.8476,45.0208],[-116.8479,45.0215],[-116.848,45.0216],[-116.848,45.0217],[-116.848,45.0219],[-116.848,45.0224],[-116.8479,45.0226],[-116.8479,45.0227],[-116.8478,45.0228],[-116.8477,45.0228],[-116.8477,45.0229],[-116.8476,45.023],[-116.8475,45.0231],[-116.8474,45.0232],[-116.8473,45.0233],[-116.8472,45.0235],[-116.847,45.0236],[-116.847,45.0237],[-116.8469,45.0237],[-116.8468,45.0238],[-116.8463,45.0242],[-116.8462,45.0243],[-116.846,45.0244],[-116.8459,45.0245],[-116.8456,45.0247],[-116.8455,45.0249],[-116.8451,45.0252],[-116.8448,45.0255],[-116.8441,45.0264],[-116.8439,45.0266],[-116.8438,45.0268],[-116.8437,45.027],[-116.8434,45.0275],[-116.8434,45.0276],[-116.8432,45.0278],[-116.8431,45.028],[-116.8429,45.0282],[-116.843,45.0285],[-116.843,45.0287],[-116.843,45.0288],[-116.843,45.0289],[-116.843,45.029],[-116.8429,45.0291],[-116.8427,45.0294],[-116.8425,45.0299],[-116.842,45.0303],[-116.8418,45.0305],[-116.8416,45.0307],[-116.8413,45.0309],[-116.8411,45.031],[-116.8409,45.0311],[-116.8406,45.0312],[-116.8402,45.0314],[-116.8399,45.0316],[-116.8396,45.0317],[-116.8394,45.0318],[-116.8391,45.032],[-116.8388,45.0321],[-116.8386,45.0322],[-116.8384,45.0323],[-116.8377,45.0326],[-116.8352,45.0336],[-116.835,45.0336],[-116.834,45.0339],[-116.8339,45.034],[-116.8337,45.034],[-116.8334,45.0341],[-116.8333,45.0341],[-116.833,45.0342],[-116.8326,45.0344],[-116.8306,45.0351],[-116.8301,45.0353],[-116.8299,45.0354],[-116.8292,45.0358],[-116.8291,45.0358],[-116.8273,45.0366],[-116.8269,45.0369],[-116.8261,45.0373],[-116.8257,45.0375],[-116.8251,45.0378],[-116.8246,45.0385],[-116.8243,45.0388],[-116.8242,45.0389],[-116.8241,45.0391],[-116.8239,45.0393],[-116.8238,45.0394],[-116.8236,45.0397],[-116.8232,45.0403],[-116.8224,45.0416],[-116.8212,45.0428],[-116.8209,45.0431],[-116.8204,45.0435],[-116.82,45.0438],[-116.8192,45.0444],[-116.8191,45.0445],[-116.8188,45.0447],[-116.8182,45.0452],[-116.8166,45.0465],[-116.8165,45.0465],[-116.816,45.047],[-116.8157,45.0472],[-116.8153,45.0476],[-116.8149,45.0479],[-116.8146,45.0481],[-116.8145,45.0481],[-116.8145,45.0482],[-116.8144,45.0483],[-116.8143,45.0483],[-116.8142,45.0484],[-116.8138,45.0486],[-116.8136,45.0487],[-116.8132,45.0488],[-116.8129,45.049],[-116.812,45.0493],[-116.8116,45.0494],[-116.8109,45.0496],[-116.8105,45.0497],[-116.8087,45.0506],[-116.8086,45.0506],[-116.8081,45.0511],[-116.8077,45.0515],[-116.8067,45.0526],[-116.8063,45.053],[-116.8057,45.0535],[-116.8057,45.0536],[-116.804,45.055],[-116.8036,45.0552],[-116.8029,45.0557],[-116.8025,45.0558],[-116.8017,45.0563],[-116.8016,45.0565],[-116.8013,45.0568],[-116.801,45.057],[-116.8004,45.0577],[-116.8003,45.0577],[-116.8002,45.058],[-116.8,45.0583],[-116.7999,45.0583],[-116.7991,45.059],[-116.7988,45.0592],[-116.7977,45.06],[-116.7973,45.0603],[-116.7961,45.0622],[-116.7956,45.0632],[-116.795,45.0644],[-116.7949,45.0645],[-116.7945,45.0648],[-116.7944,45.0649],[-116.7943,45.0649],[-116.7943,45.065],[-116.7942,45.065],[-116.7937,45.0654],[-116.7936,45.0655],[-116.7929,45.066],[-116.7921,45.0671],[-116.792,45.0672],[-116.7918,45.0677],[-116.7917,45.0679],[-116.7916,45.0681],[-116.7915,45.0683],[-116.7914,45.0685],[-116.7913,45.0686],[-116.7912,45.069],[-116.7911,45.0692],[-116.7909,45.0697],[-116.7909,45.0698],[-116.7909,45.0699],[-116.7901,45.0707],[-116.7899,45.0708],[-116.7895,45.0711],[-116.7889,45.0715],[-116.7882,45.072],[-116.7875,45.0727],[-116.7873,45.073],[-116.7872,45.0732],[-116.787,45.074],[-116.787,45.0742],[-116.7853,45.0754],[-116.7848,45.0757],[-116.7847,45.0758],[-116.7844,45.0761],[-116.7841,45.0764],[-116.7837,45.0769],[-116.7837,45.077],[-116.7837,45.0773],[-116.7838,45.0775],[-116.7838,45.0776],[-116.7838,45.0783],[-116.7839,45.0787],[-116.7839,45.079],[-116.784,45.0796],[-116.784,45.0808],[-116.784,45.081],[-116.784,45.0811],[-116.784,45.0813],[-116.784,45.0817],[-116.7839,45.0821],[-116.7839,45.0829],[-116.7839,45.0834],[-116.7843,45.0858],[-116.7843,45.0864],[-116.7842,45.0881],[-116.784,45.0904],[-116.7839,45.091],[-116.7838,45.0922],[-116.7836,45.0931],[-116.7835,45.0936],[-116.7832,45.0944],[-116.783,45.0948],[-116.7827,45.0953],[-116.7825,45.0958],[-116.7818,45.0967],[-116.7804,45.0986],[-116.7794,45.0997],[-116.7786,45.1002],[-116.7785,45.1003],[-116.7785,45.1004],[-116.7784,45.1004],[-116.7782,45.1007],[-116.7781,45.1008],[-116.7781,45.1009],[-116.778,45.101],[-116.7779,45.1012],[-116.7774,45.1019],[-116.7771,45.1024],[-116.7771,45.1025],[-116.777,45.1026],[-116.777,45.1027],[-116.7769,45.1027],[-116.7764,45.1035],[-116.7749,45.1055],[-116.7734,45.1061],[-116.7722,45.1063],[-116.7702,45.1073],[-116.7692,45.108],[-116.7691,45.1081],[-116.7689,45.1082],[-116.7667,45.1093],[-116.7653,45.1097],[-116.7642,45.1101],[-116.7631,45.1104],[-116.763,45.1105],[-116.7598,45.1117],[-116.7597,45.1117],[-116.7589,45.1121],[-116.758,45.1125],[-116.7568,45.1131],[-116.7546,45.114],[-116.7539,45.1153],[-116.7539,45.1159],[-116.7539,45.1166],[-116.7539,45.1167],[-116.7537,45.1188],[-116.7534,45.1198],[-116.7533,45.1205],[-116.7528,45.1218],[-116.7522,45.122],[-116.751,45.1223],[-116.75,45.1225],[-116.7486,45.123],[-116.7475,45.1236],[-116.7469,45.1242],[-116.7466,45.1249],[-116.7466,45.1251],[-116.7465,45.1255],[-116.7464,45.1259],[-116.7464,45.1261],[-116.7463,45.1264],[-116.7462,45.1268],[-116.7463,45.1275],[-116.7463,45.1278],[-116.7463,45.1286],[-116.7462,45.1294],[-116.746,45.1312],[-116.7459,45.1314],[-116.7458,45.132],[-116.7456,45.1328],[-116.7455,45.133],[-116.7452,45.1333],[-116.7435,45.1345],[-116.743,45.1349],[-116.7425,45.1353],[-116.7412,45.1358],[-116.7369,45.1375],[-116.7359,45.1378],[-116.734,45.1383],[-116.7333,45.1385],[-116.7314,45.1398],[-116.7312,45.1399],[-116.7309,45.1403],[-116.7305,45.1409],[-116.7296,45.1421],[-116.7293,45.1429],[-116.7291,45.1436],[-116.729,45.1437],[-116.729,45.1438],[-116.7289,45.1439],[-116.7289,45.1441],[-116.7288,45.1444],[-116.7287,45.1449],[-116.7286,45.1475],[-116.7285,45.1483],[-116.7285,45.1487],[-116.7284,45.1496],[-116.7284,45.15],[-116.7284,45.1504],[-116.7283,45.1507],[-116.7283,45.1511],[-116.7283,45.1516],[-116.7282,45.1519],[-116.7282,45.1524],[-116.728,45.154],[-116.728,45.1542],[-116.7279,45.1546],[-116.7278,45.1549],[-116.7275,45.156],[-116.7274,45.1563],[-116.7273,45.1564],[-116.7271,45.1566],[-116.7269,45.157],[-116.7266,45.1573],[-116.7264,45.1576],[-116.7257,45.1585],[-116.7252,45.1592],[-116.7245,45.1618],[-116.7242,45.1629],[-116.7242,45.163],[-116.7242,45.1633],[-116.7242,45.1637],[-116.7242,45.1641],[-116.7242,45.1644],[-116.7242,45.1647],[-116.7242,45.1649],[-116.7242,45.1653],[-116.7242,45.166],[-116.7242,45.1666],[-116.7242,45.167],[-116.7241,45.1671],[-116.7241,45.1673],[-116.7241,45.1674],[-116.7241,45.1675],[-116.7241,45.1677],[-116.7241,45.1678],[-116.7242,45.1689],[-116.7242,45.1692],[-116.7242,45.1698],[-116.7242,45.1715],[-116.7242,45.1716],[-116.724,45.1721],[-116.7239,45.1724],[-116.7237,45.1728],[-116.7236,45.1732],[-116.7235,45.1735],[-116.7233,45.1741],[-116.7232,45.1744],[-116.7225,45.1758],[-116.7222,45.1763],[-116.7221,45.1765],[-116.722,45.1768],[-116.7218,45.177],[-116.7217,45.1772],[-116.7216,45.1775],[-116.7214,45.178],[-116.7211,45.1784],[-116.721,45.1787],[-116.7208,45.1791],[-116.7206,45.1795],[-116.7202,45.1801],[-116.72,45.1805],[-116.7195,45.1813],[-116.7181,45.1837],[-116.7177,45.1844],[-116.7176,45.1845],[-116.7174,45.185],[-116.7172,45.1858],[-116.7169,45.1866],[-116.7167,45.1871],[-116.7164,45.1878],[-116.7161,45.1889],[-116.7156,45.19],[-116.7154,45.1907],[-116.7152,45.1912],[-116.7149,45.1919],[-116.7146,45.1927],[-116.7144,45.1932],[-116.7143,45.1934],[-116.7139,45.1942],[-116.7138,45.1944],[-116.7136,45.1947],[-116.7134,45.1951],[-116.7131,45.1955],[-116.713,45.1958],[-116.7125,45.1965],[-116.712,45.1974],[-116.7115,45.1986],[-116.7111,45.1994],[-116.711,45.1997],[-116.7108,45.2001],[-116.7106,45.2006],[-116.7105,45.2009],[-116.7102,45.2015],[-116.7095,45.203],[-116.7095,45.2031],[-116.7094,45.2037],[-116.7092,45.2043],[-116.7091,45.2051],[-116.7089,45.2058],[-116.7088,45.2064],[-116.7087,45.2065],[-116.7087,45.2067],[-116.7087,45.2069],[-116.7086,45.2071],[-116.7086,45.2074],[-116.7086,45.2084],[-116.7086,45.2088],[-116.7086,45.209],[-116.7086,45.2098],[-116.7087,45.21],[-116.7088,45.2106],[-116.709,45.2115],[-116.7092,45.2124],[-116.7093,45.2131],[-116.7094,45.2133],[-116.7094,45.2134],[-116.7095,45.2143],[-116.7095,45.2146],[-116.7095,45.2149],[-116.7096,45.2155],[-116.7096,45.216],[-116.7097,45.2163],[-116.7097,45.2164],[-116.7097,45.2166],[-116.7097,45.2167],[-116.7097,45.2168],[-116.7097,45.2171],[-116.7097,45.2172],[-116.7096,45.2179],[-116.7096,45.2181],[-116.7096,45.2182],[-116.7096,45.2184],[-116.7095,45.2185],[-116.7095,45.2186],[-116.7095,45.2188],[-116.7094,45.2195],[-116.7093,45.2197],[-116.7092,45.2198],[-116.7091,45.22],[-116.7091,45.2202],[-116.709,45.2203],[-116.709,45.2204],[-116.7089,45.2206],[-116.7088,45.2207],[-116.7087,45.2208],[-116.7085,45.2215],[-116.7082,45.2221],[-116.7081,45.2222],[-116.708,45.2223],[-116.7077,45.2227],[-116.7073,45.2232],[-116.7072,45.2233],[-116.7071,45.2235],[-116.7063,45.2245],[-116.7058,45.2252],[-116.7058,45.2253],[-116.7057,45.2254],[-116.7057,45.2255],[-116.7056,45.2257],[-116.7054,45.2259],[-116.7053,45.2261],[-116.7053,45.2262],[-116.7047,45.2271],[-116.7042,45.228],[-116.7041,45.2281],[-116.7041,45.2295],[-116.7041,45.2297],[-116.704,45.2303],[-116.704,45.231],[-116.704,45.2328],[-116.704,45.2332],[-116.7039,45.2336],[-116.7039,45.2341],[-116.7038,45.2351],[-116.7037,45.2361],[-116.7033,45.2368],[-116.7027,45.2379],[-116.7027,45.238],[-116.7028,45.239],[-116.7032,45.2394],[-116.7033,45.2394],[-116.7033,45.2395],[-116.7036,45.2398],[-116.7037,45.24],[-116.7037,45.2401],[-116.7032,45.2408],[-116.7029,45.2411],[-116.7023,45.2416],[-116.7016,45.2422],[-116.7014,45.2424],[-116.7011,45.2427],[-116.701,45.2427],[-116.7009,45.2428],[-116.7007,45.2429],[-116.7007,45.243],[-116.6997,45.244],[-116.6988,45.2451],[-116.6988,45.2452],[-116.6987,45.2456],[-116.6985,45.2462],[-116.6984,45.2471],[-116.6984,45.2474],[-116.6984,45.2477],[-116.6981,45.2488],[-116.6975,45.2499],[-116.6974,45.2501],[-116.6973,45.2502],[-116.6969,45.251],[-116.6968,45.2511],[-116.6962,45.252],[-116.6961,45.2523],[-116.6961,45.2527],[-116.6961,45.2531],[-116.6959,45.2541],[-116.696,45.2545],[-116.696,45.2547],[-116.6958,45.2551],[-116.6956,45.2553],[-116.6946,45.257],[-116.6943,45.2577],[-116.6942,45.258],[-116.694,45.2584],[-116.694,45.2585],[-116.6938,45.259],[-116.6936,45.2595],[-116.6936,45.2596],[-116.6936,45.2597],[-116.6935,45.2597],[-116.6935,45.2598],[-116.6928,45.2611],[-116.6925,45.2617],[-116.6914,45.2637],[-116.6911,45.2639],[-116.691,45.264],[-116.6908,45.2642],[-116.6904,45.2644],[-116.69,45.2647],[-116.6895,45.2651],[-116.6886,45.2658],[-116.6885,45.2659],[-116.6883,45.266],[-116.6881,45.2662],[-116.6878,45.2664],[-116.6877,45.2667],[-116.6876,45.267],[-116.6875,45.2672],[-116.6874,45.2674],[-116.6873,45.2676],[-116.6871,45.2678],[-116.687,45.2679],[-116.6869,45.2679],[-116.6868,45.268],[-116.6867,45.268],[-116.6866,45.2681],[-116.6865,45.2681],[-116.6861,45.2684],[-116.686,45.2684],[-116.6842,45.2691],[-116.6837,45.2693],[-116.6832,45.2695],[-116.6831,45.2695],[-116.6818,45.2703],[-116.6813,45.2705],[-116.6812,45.2706],[-116.681,45.2707],[-116.6809,45.2708],[-116.6808,45.2709],[-116.6801,45.2713],[-116.6787,45.2723],[-116.6784,45.2726],[-116.6778,45.273],[-116.6775,45.2732],[-116.677,45.2737],[-116.6756,45.2749],[-116.6747,45.2758],[-116.6747,45.276],[-116.6745,45.2764],[-116.6744,45.277],[-116.6743,45.2772],[-116.6743,45.2775],[-116.6743,45.2778],[-116.6743,45.278],[-116.6743,45.2782],[-116.6743,45.2785],[-116.6741,45.2788],[-116.674,45.279],[-116.6738,45.2795],[-116.6733,45.2806],[-116.6732,45.2809],[-116.6731,45.2815],[-116.6731,45.2816],[-116.673,45.2818],[-116.673,45.282],[-116.673,45.2822],[-116.6729,45.2822],[-116.6729,45.2823],[-116.6729,45.2824],[-116.6729,45.2825],[-116.6728,45.2827],[-116.6727,45.2832],[-116.6727,45.2834],[-116.6727,45.2836],[-116.6725,45.2841],[-116.6723,45.2852],[-116.6723,45.2856],[-116.6723,45.2861],[-116.6723,45.2863],[-116.6723,45.2865],[-116.6723,45.2868],[-116.6723,45.287],[-116.6723,45.2872],[-116.6723,45.2873],[-116.6723,45.2879],[-116.6723,45.2882],[-116.6722,45.2882],[-116.6722,45.2883],[-116.6722,45.2885],[-116.6722,45.2889],[-116.6722,45.289],[-116.6722,45.2892],[-116.6722,45.2895],[-116.6723,45.29],[-116.6723,45.2904],[-116.6723,45.2906],[-116.6724,45.2907],[-116.6724,45.2908],[-116.6724,45.2909],[-116.6724,45.291],[-116.6724,45.2911],[-116.6724,45.2912],[-116.6724,45.2914],[-116.6724,45.2916],[-116.6724,45.2919],[-116.6724,45.2921],[-116.6724,45.2923],[-116.6724,45.2924],[-116.6724,45.2925],[-116.6724,45.2928],[-116.6723,45.2935],[-116.6724,45.2939],[-116.6725,45.2942],[-116.6723,45.2948],[-116.6723,45.2952],[-116.6723,45.2953],[-116.6725,45.2963],[-116.6726,45.298],[-116.6727,45.2985],[-116.6728,45.2996],[-116.6729,45.3002],[-116.6731,45.3012],[-116.6732,45.302],[-116.6732,45.3027],[-116.6733,45.3029],[-116.6733,45.3032],[-116.6733,45.3035],[-116.6734,45.3038],[-116.6734,45.3041],[-116.6735,45.3045],[-116.6735,45.305],[-116.6735,45.3053],[-116.6735,45.3054],[-116.6736,45.3055],[-116.6736,45.3057],[-116.6736,45.3058],[-116.6736,45.3061],[-116.6736,45.3063],[-116.6738,45.307],[-116.6738,45.3073],[-116.6739,45.3074],[-116.6739,45.3077],[-116.674,45.3079],[-116.674,45.308],[-116.674,45.3082],[-116.6741,45.3087],[-116.6742,45.3089],[-116.6741,45.309],[-116.674,45.3092],[-116.674,45.3094],[-116.6739,45.3096],[-116.6738,45.3099],[-116.6736,45.3103],[-116.6738,45.3108],[-116.6739,45.3112],[-116.6739,45.3114],[-116.6739,45.3115],[-116.674,45.3123],[-116.6741,45.3124],[-116.6743,45.3127],[-116.6744,45.3133],[-116.6746,45.3143],[-116.6746,45.315],[-116.6746,45.3151],[-116.6744,45.3155],[-116.6743,45.316],[-116.6743,45.3169],[-116.6743,45.3171],[-116.6743,45.3182],[-116.6738,45.3206],[-116.6738,45.3215],[-116.6736,45.3218],[-116.673,45.3223],[-116.6724,45.3228],[-116.6719,45.3231],[-116.6716,45.3233],[-116.6711,45.3238],[-116.6708,45.3243],[-116.6706,45.3248],[-116.6706,45.3249],[-116.6705,45.3249],[-116.6704,45.3249],[-116.6704,45.325],[-116.6703,45.3251],[-116.6703,45.3252],[-116.6703,45.3253],[-116.6702,45.3253],[-116.6702,45.3254],[-116.6701,45.3256],[-116.67,45.3257],[-116.67,45.3258],[-116.6699,45.3259],[-116.6698,45.3261],[-116.6697,45.3261],[-116.6696,45.3264],[-116.6695,45.3265],[-116.6691,45.3271],[-116.6689,45.3274],[-116.6686,45.3279],[-116.6682,45.3286],[-116.6677,45.3293],[-116.6674,45.3298],[-116.6673,45.33],[-116.6671,45.3303],[-116.6669,45.3306],[-116.6668,45.3308],[-116.6667,45.3311],[-116.6666,45.3313],[-116.6661,45.3325],[-116.6659,45.3328],[-116.6655,45.3332],[-116.6654,45.3333],[-116.6653,45.3335],[-116.6651,45.3337],[-116.6649,45.334],[-116.6648,45.3341],[-116.6644,45.3346],[-116.664,45.335],[-116.6633,45.336],[-116.6629,45.3365],[-116.6624,45.3372],[-116.661,45.339],[-116.6608,45.3394],[-116.6603,45.3401],[-116.66,45.3406],[-116.6596,45.3412],[-116.6591,45.3419],[-116.6589,45.3424],[-116.6588,45.3424],[-116.6588,45.3425],[-116.6587,45.3426],[-116.6587,45.3427],[-116.6586,45.3428],[-116.6586,45.343],[-116.6584,45.3433],[-116.6584,45.3434],[-116.6583,45.3436],[-116.6582,45.3438],[-116.6581,45.344],[-116.6581,45.3442],[-116.6578,45.3445],[-116.6575,45.345],[-116.6571,45.3455],[-116.6568,45.3458],[-116.6567,45.346],[-116.6565,45.3461],[-116.6564,45.3464],[-116.6564,45.3466],[-116.6562,45.3469],[-116.656,45.3473],[-116.6559,45.3475],[-116.6558,45.3478],[-116.6557,45.3481],[-116.6556,45.3482],[-116.6556,45.3483],[-116.6555,45.3484],[-116.6555,45.3485],[-116.6553,45.3488],[-116.6552,45.3489],[-116.6544,45.3498],[-116.6542,45.3501],[-116.6535,45.3508],[-116.6528,45.3515],[-116.6527,45.3516],[-116.6517,45.353],[-116.6516,45.353],[-116.6509,45.3537],[-116.6509,45.3538],[-116.6507,45.354],[-116.6506,45.3541],[-116.6504,45.3543],[-116.6502,45.3546],[-116.6501,45.3546],[-116.65,45.3549],[-116.6499,45.355],[-116.6498,45.3552],[-116.6496,45.3554],[-116.6496,45.3555],[-116.6493,45.3558],[-116.6489,45.3564],[-116.6487,45.3566],[-116.6484,45.3569],[-116.6484,45.357],[-116.6483,45.357],[-116.6483,45.3571],[-116.6481,45.3573],[-116.6478,45.3577],[-116.6475,45.3581],[-116.6473,45.3583],[-116.6472,45.3584],[-116.6472,45.3585],[-116.6471,45.3586],[-116.647,45.3587],[-116.647,45.3588],[-116.6469,45.3588],[-116.6467,45.3591],[-116.6465,45.3594],[-116.6462,45.3598],[-116.646,45.36],[-116.6459,45.3601],[-116.6459,45.3602],[-116.6458,45.3603],[-116.6457,45.3603],[-116.6457,45.3604],[-116.6456,45.3605],[-116.6455,45.3606],[-116.6455,45.3607],[-116.6454,45.3607],[-116.6454,45.3608],[-116.6453,45.3609],[-116.645,45.3612],[-116.6449,45.3614],[-116.6448,45.3615],[-116.6448,45.3616],[-116.6447,45.3616],[-116.6445,45.3619],[-116.6442,45.3623],[-116.6439,45.3627],[-116.6437,45.363],[-116.6436,45.3632],[-116.6433,45.3635],[-116.6431,45.3638],[-116.6429,45.364],[-116.6429,45.3641],[-116.6429,45.3642],[-116.6428,45.3642],[-116.6428,45.3643],[-116.6427,45.3643],[-116.6427,45.3644],[-116.6426,45.3645],[-116.6425,45.3646],[-116.6425,45.3647],[-116.6424,45.3648],[-116.6423,45.3648],[-116.6422,45.3651],[-116.6421,45.3651],[-116.6418,45.366],[-116.6417,45.3663],[-116.6416,45.3665],[-116.6416,45.3667],[-116.6415,45.367],[-116.6415,45.3671],[-116.6414,45.3673],[-116.6413,45.3677],[-116.6412,45.3678],[-116.6411,45.3679],[-116.6409,45.3683],[-116.6408,45.3683],[-116.6403,45.3687],[-116.64,45.3691],[-116.6399,45.3693],[-116.6398,45.3695],[-116.6396,45.3696],[-116.6394,45.3698],[-116.639,45.37],[-116.6382,45.3707],[-116.6379,45.3711],[-116.6373,45.3717],[-116.6371,45.372],[-116.6366,45.3725],[-116.6361,45.3731],[-116.636,45.3733],[-116.6359,45.3734],[-116.6357,45.3736],[-116.6356,45.3739],[-116.6352,45.3747],[-116.6351,45.3747],[-116.6351,45.3748],[-116.635,45.3749],[-116.6349,45.375],[-116.6349,45.3751],[-116.6347,45.3752],[-116.6345,45.3754],[-116.6343,45.3756],[-116.6342,45.3758],[-116.634,45.376],[-116.6336,45.3764],[-116.6334,45.3766],[-116.6331,45.3767],[-116.633,45.3769],[-116.6327,45.3771],[-116.6325,45.3773],[-116.6323,45.3774],[-116.6322,45.3777],[-116.6319,45.3782],[-116.6318,45.3785],[-116.6317,45.3787],[-116.6316,45.379],[-116.6313,45.3796],[-116.6312,45.3798],[-116.6309,45.38],[-116.6309,45.3801],[-116.6303,45.3805],[-116.6302,45.3807],[-116.6299,45.3809],[-116.6298,45.3811],[-116.6294,45.3817],[-116.6293,45.3818],[-116.6292,45.382],[-116.6291,45.3822],[-116.629,45.3825],[-116.6289,45.3827],[-116.6288,45.3829],[-116.6287,45.383],[-116.6287,45.3831],[-116.6284,45.3837],[-116.6283,45.384],[-116.6283,45.3841],[-116.6282,45.3842],[-116.6282,45.3843],[-116.6282,45.3844],[-116.6281,45.3845],[-116.6281,45.3847],[-116.628,45.3848],[-116.628,45.3849],[-116.6279,45.385],[-116.6279,45.3851],[-116.6278,45.3853],[-116.6278,45.3854],[-116.6277,45.3856],[-116.6276,45.3858],[-116.6273,45.3866],[-116.6272,45.3868],[-116.6271,45.387],[-116.627,45.3872],[-116.6269,45.3875],[-116.6268,45.3876],[-116.6267,45.3878],[-116.6266,45.388],[-116.6264,45.3883],[-116.6263,45.3885],[-116.6261,45.3887],[-116.626,45.3888],[-116.6255,45.3892],[-116.6253,45.3894],[-116.6251,45.3896],[-116.6248,45.3899],[-116.6244,45.3903],[-116.6242,45.3905],[-116.6241,45.3906],[-116.624,45.3907],[-116.6239,45.3908],[-116.6238,45.3909],[-116.6237,45.391],[-116.6236,45.3911],[-116.6235,45.3912],[-116.6235,45.3913],[-116.6233,45.3915],[-116.6231,45.3919],[-116.6231,45.3922],[-116.6231,45.3924],[-116.6234,45.3927],[-116.6235,45.3928],[-116.6236,45.3929],[-116.6238,45.3931],[-116.6236,45.3937],[-116.6234,45.394],[-116.6233,45.394],[-116.6229,45.3942],[-116.6228,45.3943],[-116.6227,45.3943],[-116.6225,45.3945],[-116.6223,45.3946],[-116.6217,45.3949],[-116.6208,45.3953],[-116.6207,45.3954],[-116.6205,45.3957],[-116.6204,45.3958],[-116.6201,45.396],[-116.6201,45.3961],[-116.6201,45.3962],[-116.62,45.3963],[-116.62,45.3965],[-116.6199,45.3967],[-116.6198,45.3968],[-116.6198,45.3969],[-116.6197,45.3972],[-116.6195,45.3974],[-116.6194,45.3976],[-116.6193,45.3978],[-116.6191,45.3982],[-116.6189,45.3983],[-116.6188,45.3984],[-116.6186,45.3985],[-116.6182,45.3988],[-116.618,45.3989],[-116.6177,45.3992],[-116.6175,45.3993],[-116.6167,45.3997],[-116.6165,45.4],[-116.6162,45.4002],[-116.6162,45.4003],[-116.6161,45.4004],[-116.6159,45.4005],[-116.6151,45.4011],[-116.6148,45.4013],[-116.6146,45.4014],[-116.6143,45.4016],[-116.614,45.4019],[-116.6137,45.402],[-116.6137,45.4021],[-116.6136,45.4021],[-116.6135,45.4023],[-116.6133,45.4023],[-116.6132,45.4024],[-116.6131,45.4025],[-116.6128,45.4026],[-116.6119,45.4031],[-116.6116,45.4032],[-116.6115,45.4033],[-116.6113,45.4034],[-116.611,45.4036],[-116.6109,45.4037],[-116.6106,45.4038],[-116.6105,45.4039],[-116.61,45.4043],[-116.6098,45.4045],[-116.6097,45.4046],[-116.6094,45.4049],[-116.6092,45.405],[-116.6091,45.4051],[-116.6089,45.4052],[-116.6087,45.4054],[-116.6086,45.4055],[-116.6085,45.4055],[-116.6084,45.4056],[-116.6083,45.4056],[-116.6083,45.4057],[-116.6082,45.4057],[-116.6081,45.4058],[-116.608,45.4059],[-116.6079,45.4059],[-116.6079,45.406],[-116.6076,45.4062],[-116.6073,45.4063],[-116.6067,45.4068],[-116.6064,45.407],[-116.6053,45.4078],[-116.6038,45.4087],[-116.6029,45.4094],[-116.6022,45.4098],[-116.6018,45.4099],[-116.6014,45.4101],[-116.6012,45.4102],[-116.601,45.4103],[-116.6007,45.4106],[-116.6003,45.4108],[-116.5997,45.4111],[-116.5995,45.4112],[-116.5989,45.4116],[-116.5974,45.4128],[-116.5971,45.4139],[-116.5968,45.4147],[-116.5967,45.4151],[-116.5967,45.4153],[-116.5966,45.4156],[-116.5965,45.416],[-116.5965,45.4162],[-116.5964,45.4166],[-116.5962,45.4174],[-116.5961,45.4176],[-116.596,45.4179],[-116.596,45.418],[-116.5959,45.4181],[-116.5959,45.4182],[-116.5958,45.4184],[-116.5958,45.4185],[-116.5957,45.4187],[-116.5957,45.4188],[-116.5957,45.4189],[-116.5956,45.4189],[-116.5956,45.419],[-116.5956,45.4191],[-116.5955,45.4192],[-116.5955,45.4193],[-116.5955,45.4194],[-116.5954,45.4195],[-116.5954,45.4196],[-116.5953,45.4197],[-116.5953,45.4198],[-116.5952,45.42],[-116.5952,45.4201],[-116.5952,45.4203],[-116.5951,45.4206],[-116.595,45.4207],[-116.5947,45.4215],[-116.5945,45.4218],[-116.5945,45.422],[-116.5944,45.4221],[-116.5943,45.4223],[-116.5943,45.4224],[-116.5942,45.4226],[-116.5941,45.4228],[-116.594,45.423],[-116.594,45.4232],[-116.5939,45.4233],[-116.5939,45.4234],[-116.5939,45.4235],[-116.5936,45.4237],[-116.5936,45.4238],[-116.5935,45.4239],[-116.5935,45.424],[-116.5934,45.4241],[-116.5933,45.4244],[-116.5932,45.4245],[-116.593,45.425],[-116.5929,45.4257],[-116.5928,45.426],[-116.5928,45.4263],[-116.5927,45.4265],[-116.5927,45.4267],[-116.5926,45.4269],[-116.5925,45.4271],[-116.5924,45.4273],[-116.5924,45.4274],[-116.5923,45.4277],[-116.5922,45.4282],[-116.592,45.4287],[-116.5919,45.429],[-116.5918,45.4294],[-116.5917,45.4299],[-116.5915,45.4304],[-116.5914,45.4308],[-116.5913,45.4311],[-116.5912,45.4316],[-116.591,45.4321],[-116.591,45.4324],[-116.5909,45.4324],[-116.5909,45.4325],[-116.5909,45.4326],[-116.5909,45.4328],[-116.5907,45.4337],[-116.5906,45.434],[-116.5906,45.4342],[-116.5905,45.4346],[-116.5905,45.435],[-116.5904,45.4353],[-116.5904,45.4356],[-116.5903,45.436],[-116.5902,45.4364],[-116.5901,45.4366],[-116.5901,45.4369],[-116.59,45.4372],[-116.59,45.4373],[-116.59,45.4374],[-116.5898,45.438],[-116.5896,45.4386],[-116.5896,45.4388],[-116.5895,45.4391],[-116.5894,45.4392],[-116.5893,45.4397],[-116.5893,45.44],[-116.5893,45.4402],[-116.5892,45.4404],[-116.5891,45.4406],[-116.5891,45.4408],[-116.589,45.4409],[-116.5889,45.4414],[-116.5886,45.442],[-116.5885,45.4422],[-116.5885,45.4424],[-116.5882,45.4428],[-116.5882,45.4429],[-116.5879,45.4432],[-116.5878,45.4433],[-116.5877,45.4434],[-116.5876,45.4435],[-116.5875,45.4436],[-116.5874,45.4437],[-116.5873,45.4438],[-116.5871,45.4439],[-116.5869,45.4439],[-116.5867,45.444],[-116.5865,45.4441],[-116.5864,45.4441],[-116.586,45.4443],[-116.5859,45.4443],[-116.5851,45.4448],[-116.5848,45.445],[-116.5847,45.445],[-116.5846,45.4451],[-116.5845,45.4452],[-116.5844,45.4452],[-116.5842,45.4453],[-116.5842,45.4454],[-116.584,45.4456],[-116.5838,45.4458],[-116.5837,45.446],[-116.5836,45.4461],[-116.5836,45.4462],[-116.5835,45.4462],[-116.5835,45.4463],[-116.5833,45.4466],[-116.5832,45.4467],[-116.5826,45.4476],[-116.5823,45.4479],[-116.5822,45.4481],[-116.5821,45.4481],[-116.5821,45.4482],[-116.5819,45.4484],[-116.5818,45.4485],[-116.5816,45.4487],[-116.5814,45.449],[-116.5809,45.4493],[-116.5806,45.4494],[-116.5806,45.4495],[-116.5805,45.4495],[-116.5804,45.4496],[-116.5801,45.4497],[-116.58,45.4498],[-116.5799,45.4499],[-116.5796,45.4501],[-116.5794,45.4502],[-116.5791,45.4504],[-116.5784,45.4509],[-116.5782,45.4511],[-116.5781,45.4511],[-116.5779,45.4512],[-116.5777,45.4513],[-116.5776,45.4515],[-116.5773,45.4516],[-116.577,45.4519],[-116.5768,45.452],[-116.5767,45.4521],[-116.5763,45.4523],[-116.5761,45.4524],[-116.576,45.4525],[-116.5754,45.4528],[-116.5751,45.4529],[-116.5748,45.453],[-116.5747,45.4531],[-116.5739,45.4534],[-116.5737,45.4535],[-116.5736,45.4535],[-116.5735,45.4535],[-116.5735,45.4536],[-116.5734,45.4536],[-116.5733,45.4537],[-116.5732,45.4537],[-116.5731,45.4537],[-116.573,45.4537],[-116.573,45.4538],[-116.5729,45.4538],[-116.5726,45.4539],[-116.5723,45.454],[-116.5719,45.4542],[-116.5718,45.4542],[-116.5716,45.4543],[-116.5715,45.4543],[-116.5714,45.4543],[-116.5713,45.4544],[-116.5712,45.4544],[-116.5711,45.4545],[-116.5708,45.4545],[-116.5706,45.4546],[-116.5705,45.4547],[-116.5704,45.4547],[-116.5702,45.4548],[-116.5701,45.4549],[-116.57,45.4549],[-116.5699,45.455],[-116.5698,45.455],[-116.5697,45.455],[-116.5694,45.4552],[-116.569,45.4554],[-116.5686,45.4557],[-116.5683,45.4558],[-116.5682,45.4559],[-116.568,45.4561],[-116.5679,45.4562],[-116.5679,45.4563],[-116.5678,45.4564],[-116.5677,45.4564],[-116.5677,45.4565],[-116.5676,45.4566],[-116.5675,45.4568],[-116.5674,45.457],[-116.5674,45.4572],[-116.5673,45.4573],[-116.5671,45.4575],[-116.5665,45.458],[-116.5664,45.4581],[-116.5663,45.4582],[-116.5662,45.4582],[-116.5662,45.4583],[-116.5661,45.4584],[-116.566,45.4585],[-116.5659,45.4586],[-116.5657,45.4588],[-116.5654,45.4591],[-116.5652,45.4593],[-116.5651,45.4594],[-116.5649,45.4596],[-116.5646,45.4599],[-116.5644,45.46],[-116.5642,45.4601],[-116.564,45.4602],[-116.5639,45.4603],[-116.5636,45.4605],[-116.5635,45.4605],[-116.5631,45.4607],[-116.5628,45.4608],[-116.5626,45.4609],[-116.5619,45.4611],[-116.5617,45.4612],[-116.5614,45.4613],[-116.5609,45.4614],[-116.5604,45.4616],[-116.5603,45.4616],[-116.5602,45.4616],[-116.5601,45.4616],[-116.5601,45.4617],[-116.5599,45.4617],[-116.5597,45.4617],[-116.5597,45.4618],[-116.5596,45.4618],[-116.5595,45.4618],[-116.5589,45.462],[-116.5586,45.462],[-116.5567,45.4623],[-116.5558,45.4626],[-116.5549,45.4629],[-116.5548,45.4629],[-116.5548,45.4631],[-116.5548,45.4634],[-116.5548,45.4639],[-116.5548,45.4643],[-116.5548,45.4646],[-116.5548,45.4648],[-116.555,45.4655],[-116.555,45.4658],[-116.5551,45.4661],[-116.5551,45.4667],[-116.5552,45.4673],[-116.5553,45.4677],[-116.5553,45.4678],[-116.5553,45.4681],[-116.5554,45.4682],[-116.5554,45.4683],[-116.5554,45.4684],[-116.5554,45.4686],[-116.5554,45.4687],[-116.5554,45.4689],[-116.5554,45.469],[-116.5554,45.4691],[-116.5554,45.4694],[-116.5553,45.4699],[-116.5552,45.4702],[-116.5552,45.4704],[-116.5551,45.4708],[-116.555,45.4728],[-116.555,45.4729],[-116.5552,45.4735],[-116.5553,45.4736],[-116.5554,45.4738],[-116.5555,45.4739],[-116.5556,45.4741],[-116.5558,45.4744],[-116.5559,45.4745],[-116.556,45.4747],[-116.5563,45.4752],[-116.5565,45.4754],[-116.5572,45.4769],[-116.5573,45.477],[-116.5576,45.4776],[-116.5576,45.4778],[-116.5577,45.4779],[-116.5579,45.4782],[-116.5579,45.4783],[-116.558,45.4785],[-116.5582,45.4789],[-116.5584,45.4792],[-116.5585,45.4794],[-116.5586,45.4797],[-116.5588,45.4801],[-116.5588,45.4804],[-116.5588,45.4806],[-116.5588,45.4807],[-116.5588,45.4809],[-116.5588,45.481],[-116.5588,45.4811],[-116.5588,45.4812],[-116.5587,45.4814],[-116.5581,45.4824],[-116.5579,45.4827],[-116.5579,45.4828],[-116.5578,45.483],[-116.5577,45.4831],[-116.5577,45.4832],[-116.5575,45.4835],[-116.5572,45.4843],[-116.5571,45.4845],[-116.5571,45.4848],[-116.5571,45.4849],[-116.5571,45.4851],[-116.557,45.4853],[-116.557,45.4854],[-116.557,45.4855],[-116.557,45.4856],[-116.5569,45.4857],[-116.5568,45.4861],[-116.5568,45.4863],[-116.5564,45.4869],[-116.5563,45.4873],[-116.5562,45.4877],[-116.5562,45.4878],[-116.5562,45.4879],[-116.5562,45.488],[-116.5561,45.4884],[-116.556,45.4889],[-116.5559,45.4893],[-116.5557,45.4896],[-116.5555,45.49],[-116.5554,45.4902],[-116.5554,45.4903],[-116.5551,45.4907],[-116.555,45.4909],[-116.555,45.4911],[-116.5549,45.4913],[-116.5548,45.4915],[-116.5547,45.4916],[-116.5546,45.4917],[-116.5545,45.4919],[-116.5545,45.492],[-116.5544,45.4922],[-116.5543,45.4926],[-116.5541,45.493],[-116.554,45.4933],[-116.5539,45.4937],[-116.5536,45.4945],[-116.5534,45.4952],[-116.5533,45.4957],[-116.5532,45.4959],[-116.5531,45.4962],[-116.5532,45.4967],[-116.5533,45.4969],[-116.5533,45.4973],[-116.5534,45.4977],[-116.5534,45.4986],[-116.5535,45.499],[-116.5535,45.4991],[-116.5535,45.4992],[-116.5536,45.4992],[-116.5536,45.4993],[-116.5537,45.4994],[-116.5539,45.4996],[-116.554,45.4998],[-116.5541,45.4999],[-116.5543,45.5],[-116.5546,45.5001],[-116.5548,45.5003],[-116.555,45.5004],[-116.555,45.5005],[-116.5553,45.5006],[-116.5554,45.5007],[-116.5556,45.5008],[-116.5559,45.5009],[-116.5562,45.5011],[-116.5564,45.5012],[-116.5565,45.5013],[-116.5566,45.5014],[-116.557,45.5019],[-116.5571,45.502],[-116.5572,45.5021],[-116.5573,45.5023],[-116.5575,45.5026],[-116.5575,45.5027],[-116.5576,45.5029],[-116.5576,45.503],[-116.5576,45.5031],[-116.5576,45.5032],[-116.5576,45.5035],[-116.5576,45.5037],[-116.5576,45.5038],[-116.5575,45.5039],[-116.5575,45.5041],[-116.5575,45.5042],[-116.5574,45.5043],[-116.5574,45.5044],[-116.5573,45.5045],[-116.5573,45.5046],[-116.5573,45.5047],[-116.5573,45.5048],[-116.5572,45.505],[-116.557,45.5055],[-116.5569,45.5057],[-116.5568,45.506],[-116.5567,45.506],[-116.5567,45.5061],[-116.5566,45.5062],[-116.5563,45.5066],[-116.5563,45.5067],[-116.5562,45.5069],[-116.556,45.507],[-116.5557,45.5073],[-116.5555,45.5074],[-116.5555,45.5075],[-116.5554,45.5075],[-116.5551,45.5076],[-116.5546,45.5079],[-116.5542,45.508],[-116.5539,45.508],[-116.5538,45.508],[-116.5537,45.5081],[-116.5535,45.5081],[-116.5534,45.5081],[-116.5532,45.5082],[-116.5529,45.5082],[-116.5525,45.5083],[-116.5517,45.5087],[-116.5512,45.509],[-116.5508,45.5093],[-116.5507,45.5093],[-116.5506,45.5094],[-116.5503,45.5095],[-116.5501,45.5097],[-116.5499,45.5098],[-116.5498,45.5098],[-116.5498,45.5099],[-116.5497,45.5099],[-116.5491,45.5102],[-116.5487,45.5104],[-116.5478,45.511],[-116.5474,45.5113],[-116.5469,45.5116],[-116.5468,45.5117],[-116.5467,45.5117],[-116.5465,45.5119],[-116.5463,45.512],[-116.5462,45.5121],[-116.5461,45.5122],[-116.546,45.5122],[-116.5457,45.5125],[-116.5456,45.5126],[-116.5455,45.5127],[-116.5452,45.513],[-116.545,45.5132],[-116.5449,45.5133],[-116.5446,45.5136],[-116.5438,45.5142],[-116.5437,45.5143],[-116.5435,45.5146],[-116.5431,45.515],[-116.5426,45.5156],[-116.5421,45.5164],[-116.542,45.5166],[-116.5417,45.5171],[-116.5415,45.5174],[-116.5413,45.5178],[-116.5411,45.5183],[-116.541,45.5185],[-116.541,45.5186],[-116.541,45.5187],[-116.541,45.5188],[-116.5409,45.5191],[-116.5409,45.5192],[-116.5409,45.5197],[-116.5409,45.5201],[-116.5407,45.5204],[-116.5405,45.5208],[-116.5404,45.5209],[-116.5403,45.521],[-116.5402,45.5211],[-116.5401,45.5213],[-116.5399,45.5215],[-116.5399,45.5216],[-116.5393,45.5222],[-116.5392,45.5223],[-116.539,45.5225],[-116.5389,45.5226],[-116.5388,45.5226],[-116.5385,45.5228],[-116.5384,45.5228],[-116.5383,45.5229],[-116.5381,45.523],[-116.538,45.5231],[-116.5378,45.5231],[-116.5376,45.5232],[-116.5374,45.5233],[-116.5372,45.5234],[-116.537,45.5235],[-116.5369,45.5236],[-116.5363,45.5239],[-116.536,45.5244],[-116.5359,45.5245],[-116.5357,45.5247],[-116.5357,45.5248],[-116.5356,45.5249],[-116.5356,45.525],[-116.5355,45.5251],[-116.5354,45.5251],[-116.5352,45.5257],[-116.5349,45.5266],[-116.5348,45.5271],[-116.5347,45.5274],[-116.5346,45.5276],[-116.5344,45.5279],[-116.5344,45.528],[-116.5343,45.5282],[-116.5342,45.5284],[-116.5338,45.5288],[-116.5337,45.5289],[-116.5335,45.5291],[-116.5335,45.5292],[-116.5331,45.5295],[-116.5331,45.5297],[-116.5329,45.5301],[-116.5328,45.5305],[-116.5331,45.5312],[-116.5331,45.5317],[-116.5331,45.5318],[-116.533,45.5322],[-116.5331,45.5324],[-116.5331,45.5328],[-116.5329,45.5335],[-116.5328,45.5341],[-116.5327,45.5345],[-116.5326,45.5348],[-116.5325,45.535],[-116.5323,45.5354],[-116.532,45.536],[-116.5319,45.5362],[-116.5317,45.5367],[-116.5315,45.5369],[-116.5312,45.5373],[-116.5309,45.5377],[-116.5308,45.5377],[-116.5305,45.5379],[-116.5304,45.538],[-116.53,45.5382],[-116.5298,45.5383],[-116.5293,45.5386],[-116.5292,45.5386],[-116.529,45.5388],[-116.5287,45.539],[-116.5284,45.5393],[-116.5281,45.5396],[-116.5279,45.5399],[-116.5276,45.5402],[-116.5272,45.5407],[-116.5272,45.5408],[-116.527,45.5411],[-116.5268,45.5417],[-116.5266,45.5423],[-116.5266,45.5427],[-116.5266,45.5428],[-116.5266,45.5429],[-116.5266,45.5432],[-116.5266,45.5433],[-116.5266,45.5435],[-116.5267,45.544],[-116.5266,45.5441],[-116.5266,45.5442],[-116.5266,45.5445],[-116.5265,45.5446],[-116.5264,45.5446],[-116.5263,45.5448],[-116.5263,45.5449],[-116.5257,45.5451],[-116.5255,45.5453],[-116.5254,45.5453],[-116.5252,45.5453],[-116.5251,45.5454],[-116.5249,45.5454],[-116.5248,45.5455],[-116.5245,45.5455],[-116.5245,45.5456],[-116.5239,45.5459],[-116.5237,45.5463],[-116.5234,45.5466],[-116.5234,45.5467],[-116.5234,45.5468],[-116.5234,45.5469],[-116.5234,45.5471],[-116.5234,45.5472],[-116.5236,45.5474],[-116.5238,45.5477],[-116.5239,45.548],[-116.5239,45.5482],[-116.5242,45.5486],[-116.5248,45.5489],[-116.526,45.5495],[-116.5262,45.5495],[-116.5271,45.5496],[-116.5272,45.5496],[-116.5273,45.5497],[-116.5276,45.5498],[-116.5277,45.5498],[-116.5278,45.5498],[-116.528,45.5498],[-116.5283,45.5499],[-116.5286,45.5501],[-116.5286,45.5502],[-116.5286,45.5504],[-116.5286,45.5505],[-116.5286,45.5506],[-116.5286,45.5511],[-116.5285,45.5512],[-116.5285,45.5513],[-116.5284,45.5513],[-116.5284,45.5514],[-116.5283,45.5515],[-116.5282,45.5516],[-116.5278,45.5518],[-116.5277,45.5518],[-116.5272,45.5523],[-116.5269,45.5529],[-116.5268,45.5529],[-116.5265,45.5532],[-116.5264,45.5533],[-116.5262,45.5536],[-116.5261,45.5536],[-116.5259,45.5537],[-116.5256,45.5539],[-116.5254,45.5541],[-116.5252,45.5542],[-116.5251,45.5542],[-116.525,45.5543],[-116.5245,45.5544],[-116.5244,45.5545],[-116.5242,45.5546],[-116.5238,45.5548],[-116.5229,45.5553],[-116.5222,45.5556],[-116.5218,45.5558],[-116.5217,45.5559],[-116.5215,45.5559],[-116.5213,45.556],[-116.521,45.5561],[-116.5209,45.5562],[-116.5207,45.5562],[-116.52,45.5564],[-116.5196,45.5564],[-116.5185,45.5567],[-116.5175,45.5568],[-116.5167,45.5567],[-116.5164,45.5567],[-116.516,45.5567],[-116.5153,45.5566],[-116.515,45.5565],[-116.5148,45.5565],[-116.5146,45.5564],[-116.5139,45.5563],[-116.5133,45.5563],[-116.5129,45.5564],[-116.5127,45.5564],[-116.5124,45.5564],[-116.5118,45.5564],[-116.5108,45.5567],[-116.5105,45.5567],[-116.5103,45.5568],[-116.5102,45.5569],[-116.51,45.557],[-116.5095,45.5571],[-116.5095,45.5572],[-116.5093,45.5573],[-116.5088,45.5574],[-116.5088,45.5575],[-116.5079,45.558],[-116.5076,45.5581],[-116.5072,45.5583],[-116.507,45.5584],[-116.5064,45.5588],[-116.5059,45.5592],[-116.5051,45.5599],[-116.5042,45.5607],[-116.504,45.5609],[-116.5036,45.5615],[-116.5035,45.5617],[-116.5033,45.5623],[-116.5032,45.5625],[-116.5032,45.5626],[-116.5032,45.5628],[-116.5032,45.5629],[-116.5032,45.563],[-116.5032,45.5633],[-116.5034,45.5642],[-116.5035,45.5643],[-116.5037,45.5644],[-116.5037,45.5645],[-116.5037,45.5647],[-116.5037,45.565],[-116.5037,45.5651],[-116.5037,45.5652],[-116.5036,45.5654],[-116.5036,45.5656],[-116.5036,45.5657],[-116.5035,45.5658],[-116.5034,45.566],[-116.5032,45.5662],[-116.5028,45.5666],[-116.5027,45.5667],[-116.5024,45.5669],[-116.502,45.5671],[-116.5019,45.5672],[-116.501,45.5678],[-116.5008,45.5679],[-116.5004,45.5682],[-116.5001,45.5683],[-116.4997,45.5685],[-116.4993,45.5688],[-116.499,45.5689],[-116.499,45.569],[-116.4988,45.5691],[-116.4984,45.5693],[-116.4982,45.5695],[-116.498,45.5696],[-116.4977,45.5698],[-116.4969,45.5703],[-116.4967,45.5704],[-116.4964,45.5706],[-116.4961,45.5708],[-116.4956,45.5712],[-116.4955,45.5713],[-116.4952,45.5714],[-116.4952,45.5715],[-116.495,45.5716],[-116.4947,45.5718],[-116.4944,45.5721],[-116.4942,45.5722],[-116.4942,45.5723],[-116.494,45.5723],[-116.4939,45.5724],[-116.4939,45.5725],[-116.4937,45.5725],[-116.4936,45.5726],[-116.493,45.5729],[-116.4927,45.573],[-116.4924,45.5731],[-116.4924,45.5732],[-116.4922,45.5732],[-116.492,45.5733],[-116.4918,45.5734],[-116.4917,45.5734],[-116.4916,45.5735],[-116.4912,45.5737],[-116.4911,45.5739],[-116.4907,45.5742],[-116.4903,45.5745],[-116.4895,45.5749],[-116.4892,45.575],[-116.4886,45.5753],[-116.4882,45.5754],[-116.4879,45.5755],[-116.4871,45.5757],[-116.4867,45.5758],[-116.4865,45.5759],[-116.4862,45.5759],[-116.4859,45.576],[-116.4858,45.5761],[-116.4855,45.5762],[-116.4851,45.5763],[-116.4848,45.5764],[-116.4846,45.5764],[-116.4845,45.5765],[-116.484,45.5766],[-116.4839,45.5766],[-116.4838,45.5767],[-116.4836,45.5767],[-116.4834,45.5768],[-116.4832,45.5769],[-116.483,45.577],[-116.4826,45.5773],[-116.4824,45.5774],[-116.4819,45.5779],[-116.4816,45.5785],[-116.4814,45.5791],[-116.4814,45.5792],[-116.4812,45.5799],[-116.4812,45.5803],[-116.4812,45.5806],[-116.4815,45.5811],[-116.4819,45.5813],[-116.4821,45.5815],[-116.4822,45.5816],[-116.4823,45.5817],[-116.4825,45.5818],[-116.4827,45.5819],[-116.4828,45.582],[-116.4829,45.582],[-116.483,45.5821],[-116.483,45.5822],[-116.4832,45.5823],[-116.4833,45.5824],[-116.4833,45.5825],[-116.4834,45.5826],[-116.4835,45.5827],[-116.4835,45.5828],[-116.4836,45.583],[-116.4836,45.5835],[-116.4836,45.5836],[-116.4835,45.5838],[-116.4835,45.5839],[-116.4835,45.5841],[-116.4834,45.5841],[-116.4834,45.5843],[-116.4833,45.5847],[-116.4833,45.5848],[-116.4832,45.5849],[-116.4832,45.585],[-116.4831,45.5851],[-116.4831,45.5852],[-116.4829,45.5856],[-116.4827,45.586],[-116.4822,45.5867],[-116.482,45.5868],[-116.4817,45.5872],[-116.4816,45.5872],[-116.4814,45.5874],[-116.4808,45.5879],[-116.4805,45.5881],[-116.4801,45.5883],[-116.48,45.5884],[-116.4798,45.5885],[-116.4797,45.5885],[-116.4791,45.5888],[-116.4789,45.5889],[-116.4779,45.5892],[-116.4771,45.5894],[-116.477,45.5894],[-116.4765,45.5897],[-116.4763,45.5898],[-116.4762,45.59],[-116.476,45.5901],[-116.4757,45.5905],[-116.4757,45.5907],[-116.4756,45.5907],[-116.4756,45.5908],[-116.4755,45.5909],[-116.4753,45.5911],[-116.4752,45.5913],[-116.4751,45.5915],[-116.475,45.5915],[-116.4747,45.5918],[-116.4746,45.5919],[-116.4743,45.592],[-116.4741,45.5922],[-116.4734,45.5925],[-116.4733,45.5926],[-116.473,45.5928],[-116.4729,45.5928],[-116.4728,45.5929],[-116.4727,45.5929],[-116.4725,45.5931],[-116.472,45.5934],[-116.4718,45.5936],[-116.4717,45.5936],[-116.4716,45.5936],[-116.4716,45.5937],[-116.4715,45.5938],[-116.4713,45.5939],[-116.471,45.5942],[-116.471,45.5943],[-116.4709,45.5944],[-116.4707,45.5946],[-116.4704,45.595],[-116.4701,45.5952],[-116.4699,45.5954],[-116.4698,45.5955],[-116.4697,45.5956],[-116.4696,45.5958],[-116.4695,45.5959],[-116.4693,45.596],[-116.4691,45.5963],[-116.4689,45.5965],[-116.4687,45.5966],[-116.4684,45.597],[-116.4674,45.598],[-116.4671,45.5982],[-116.4671,45.5983],[-116.4669,45.5985],[-116.4666,45.5991],[-116.4665,45.5992],[-116.4664,45.5994],[-116.4662,45.5995],[-116.466,45.5997],[-116.4659,45.5999],[-116.4657,45.6],[-116.4656,45.6002],[-116.4655,45.6002],[-116.4652,45.6005],[-116.4649,45.6008],[-116.4647,45.601],[-116.4646,45.6011],[-116.4646,45.6012],[-116.4645,45.6013],[-116.4645,45.6014],[-116.4642,45.6019],[-116.464,45.6022],[-116.4636,45.6028],[-116.4635,45.6034],[-116.4634,45.6036],[-116.4634,45.6039],[-116.4635,45.6042],[-116.4636,45.6043],[-116.4636,45.6046],[-116.4636,45.605],[-116.4636,45.6052],[-116.4636,45.6053],[-116.4636,45.6054],[-116.4636,45.6056],[-116.4636,45.6057],[-116.4636,45.6059],[-116.4636,45.606],[-116.4635,45.6068],[-116.4634,45.6069],[-116.4634,45.6072],[-116.4634,45.6081],[-116.4633,45.6093],[-116.4633,45.6108],[-116.4633,45.6109],[-116.4633,45.6116],[-116.4634,45.6117],[-116.4634,45.6122],[-116.4635,45.6124],[-116.4636,45.613],[-116.4636,45.6136],[-116.4636,45.6141],[-116.4635,45.6141],[-116.4634,45.6144],[-116.4633,45.6148],[-116.4634,45.6152],[-116.4634,45.6153],[-116.4635,45.6156],[-116.4635,45.6157],[-116.4635,45.6158],[-116.4636,45.6159],[-116.4636,45.616],[-116.4639,45.6164],[-116.4642,45.6171],[-116.4646,45.6175],[-116.4648,45.6176],[-116.4652,45.618],[-116.4653,45.618],[-116.4654,45.6182],[-116.4658,45.6185],[-116.466,45.6185],[-116.4663,45.6186],[-116.4663,45.6187],[-116.4665,45.6187],[-116.4666,45.6188],[-116.4667,45.6188],[-116.4673,45.6191],[-116.4691,45.62],[-116.4693,45.6202],[-116.4696,45.6204],[-116.4698,45.6206],[-116.4701,45.621],[-116.4702,45.6211],[-116.4703,45.6213],[-116.4704,45.6215],[-116.471,45.6223],[-116.4712,45.6225],[-116.4715,45.6229],[-116.4717,45.6232],[-116.472,45.6236],[-116.4723,45.624],[-116.4724,45.6243],[-116.4725,45.6244],[-116.4726,45.6245],[-116.4727,45.6246],[-116.4727,45.6247],[-116.4729,45.6249],[-116.4727,45.6252],[-116.4726,45.6255],[-116.4726,45.6256],[-116.4725,45.6258],[-116.4724,45.6259],[-116.472,45.6263],[-116.472,45.6264],[-116.4717,45.6268],[-116.4714,45.6272],[-116.4712,45.6277],[-116.4713,45.6281],[-116.4715,45.6285],[-116.4716,45.6286],[-116.4718,45.6288],[-116.4721,45.6292],[-116.4722,45.6293],[-116.4723,45.6294],[-116.4724,45.6294],[-116.4724,45.6295],[-116.4726,45.6296],[-116.4727,45.6297],[-116.4731,45.63],[-116.4732,45.6302],[-116.4738,45.6306],[-116.4744,45.631],[-116.4745,45.6311],[-116.4751,45.6314],[-116.4755,45.6316],[-116.4758,45.6317],[-116.4766,45.6318],[-116.4771,45.6318],[-116.4772,45.6318],[-116.4777,45.6318],[-116.478,45.6318],[-116.4783,45.6318],[-116.4787,45.6318],[-116.4796,45.6319],[-116.4801,45.632],[-116.4803,45.632],[-116.4808,45.6321],[-116.481,45.6322],[-116.4812,45.6322],[-116.4816,45.6324],[-116.482,45.6327],[-116.4823,45.6331],[-116.4824,45.6331],[-116.4827,45.6334],[-116.4828,45.6336],[-116.483,45.634],[-116.483,45.6341],[-116.4831,45.6345],[-116.4831,45.6351],[-116.483,45.6357],[-116.4829,45.6361],[-116.4828,45.6364],[-116.4828,45.6368],[-116.4827,45.6368],[-116.4827,45.6369],[-116.4827,45.637],[-116.4827,45.6371],[-116.4827,45.6372],[-116.4827,45.6373],[-116.4826,45.638],[-116.4825,45.6388],[-116.4825,45.6394],[-116.4825,45.6399],[-116.4826,45.6401],[-116.4827,45.6403],[-116.4829,45.6407],[-116.4831,45.641],[-116.4832,45.6412],[-116.4833,45.6415],[-116.4835,45.6418],[-116.4836,45.6418],[-116.4838,45.642],[-116.4839,45.6421],[-116.484,45.6421],[-116.4841,45.6422],[-116.4841,45.6423],[-116.4842,45.6423],[-116.4844,45.6424],[-116.4845,45.6425],[-116.4846,45.6425],[-116.4847,45.6425],[-116.4848,45.6425],[-116.485,45.6426],[-116.4851,45.6426],[-116.4852,45.6426],[-116.4854,45.6427],[-116.4855,45.6427],[-116.4859,45.6429],[-116.4861,45.643],[-116.4862,45.643],[-116.4862,45.6431],[-116.4863,45.6431],[-116.4864,45.6431],[-116.4867,45.6433],[-116.4868,45.6433],[-116.4874,45.6437],[-116.4875,45.6437],[-116.4877,45.6439],[-116.4877,45.644],[-116.4878,45.6442],[-116.4878,45.6443],[-116.4877,45.6448],[-116.4876,45.6454],[-116.4876,45.6455],[-116.4875,45.6459],[-116.4875,45.646],[-116.4874,45.6461],[-116.4874,45.6463],[-116.4874,45.6468],[-116.4873,45.6471],[-116.4873,45.6473],[-116.4873,45.6474],[-116.4873,45.6477],[-116.4873,45.6478],[-116.4874,45.6483],[-116.4874,45.6486],[-116.4874,45.6488],[-116.4875,45.6489],[-116.488,45.6496],[-116.4885,45.6502],[-116.4888,45.6508],[-116.4893,45.6513],[-116.4899,45.6518],[-116.4907,45.6526],[-116.4915,45.6533],[-116.4919,45.6535],[-116.4921,45.6536],[-116.4922,45.6537],[-116.4926,45.654],[-116.4929,45.6543],[-116.4932,45.6546],[-116.4933,45.6546],[-116.4935,45.6549],[-116.4937,45.655],[-116.4941,45.6553],[-116.4941,45.6554],[-116.4945,45.6557],[-116.4951,45.656],[-116.4957,45.6564],[-116.4961,45.6566],[-116.4962,45.6567],[-116.4966,45.657],[-116.4967,45.6571],[-116.4968,45.6572],[-116.4969,45.6573],[-116.4972,45.6574],[-116.4978,45.6575],[-116.4979,45.6576],[-116.4982,45.6578],[-116.4986,45.658],[-116.4987,45.658],[-116.4992,45.6582],[-116.4996,45.6584],[-116.5,45.6586],[-116.5003,45.6588],[-116.5006,45.6591],[-116.5007,45.6593],[-116.5008,45.6593],[-116.5009,45.6593],[-116.501,45.6593],[-116.5011,45.6594],[-116.5012,45.6595],[-116.5013,45.6596],[-116.5014,45.6596],[-116.5014,45.6597],[-116.5015,45.6598],[-116.5018,45.6599],[-116.5019,45.66],[-116.5024,45.6603],[-116.5025,45.6604],[-116.5038,45.6609],[-116.504,45.661],[-116.5045,45.6613],[-116.5046,45.6614],[-116.5047,45.6615],[-116.5048,45.6615],[-116.5049,45.6615],[-116.5049,45.6616],[-116.505,45.6617],[-116.5054,45.6619],[-116.5055,45.662],[-116.5056,45.6621],[-116.5056,45.6622],[-116.5057,45.6626],[-116.5058,45.6628],[-116.5059,45.663],[-116.5059,45.6632],[-116.506,45.6632],[-116.5061,45.6636],[-116.5062,45.6636],[-116.5062,45.6637],[-116.5066,45.664],[-116.5067,45.6641],[-116.5076,45.6646],[-116.5078,45.6648],[-116.5082,45.6651],[-116.5083,45.6651],[-116.5084,45.6653],[-116.5085,45.6653],[-116.5086,45.6654],[-116.5088,45.6657],[-116.5089,45.6657],[-116.509,45.6659],[-116.5091,45.666],[-116.5092,45.6661],[-116.5093,45.6661],[-116.5096,45.6663],[-116.5099,45.6665],[-116.5104,45.6671],[-116.5104,45.6672],[-116.5106,45.6675],[-116.5106,45.6676],[-116.5108,45.6678],[-116.5109,45.668],[-116.5109,45.6681],[-116.511,45.6682],[-116.511,45.6683],[-116.5111,45.6683],[-116.5111,45.6684],[-116.5112,45.6685],[-116.5112,45.6686],[-116.5113,45.6687],[-116.5114,45.6688],[-116.5116,45.6691],[-116.5117,45.6693],[-116.5117,45.6694],[-116.5118,45.6694],[-116.5119,45.6696],[-116.512,45.6697],[-116.5121,45.6699],[-116.5123,45.6702],[-116.5126,45.6705],[-116.5128,45.6707],[-116.5129,45.6708],[-116.5132,45.6711],[-116.5133,45.6712],[-116.5134,45.6713],[-116.5135,45.6714],[-116.5137,45.6716],[-116.5139,45.6717],[-116.514,45.6719],[-116.5141,45.6719],[-116.5143,45.6722],[-116.5147,45.6725],[-116.5151,45.6728],[-116.5153,45.673],[-116.5155,45.6731],[-116.5158,45.6735],[-116.5159,45.6736],[-116.5161,45.6737],[-116.5162,45.6738],[-116.5164,45.6739],[-116.5166,45.6741],[-116.5167,45.6742],[-116.5168,45.6743],[-116.5172,45.6746],[-116.5174,45.6748],[-116.5175,45.6749],[-116.5177,45.675],[-116.5182,45.6753],[-116.5184,45.6754],[-116.5186,45.6755],[-116.5188,45.6756],[-116.5191,45.6757],[-116.5193,45.6757],[-116.5194,45.6758],[-116.5195,45.6758],[-116.5197,45.6759],[-116.5198,45.6759],[-116.5199,45.676],[-116.5201,45.676],[-116.5202,45.676],[-116.5204,45.6761],[-116.5206,45.6762],[-116.5209,45.6762],[-116.5211,45.6763],[-116.5212,45.6763],[-116.5213,45.6764],[-116.5215,45.6764],[-116.5216,45.6765],[-116.5219,45.6765],[-116.5222,45.6766],[-116.5225,45.6768],[-116.5227,45.6769],[-116.5231,45.6771],[-116.5232,45.6772],[-116.524,45.6776],[-116.5244,45.6781],[-116.5247,45.6783],[-116.5248,45.6784],[-116.5249,45.6785],[-116.525,45.6786],[-116.5251,45.6787],[-116.5252,45.6788],[-116.5253,45.679],[-116.5255,45.6792],[-116.5257,45.6794],[-116.5258,45.6795],[-116.5258,45.6796],[-116.5259,45.6797],[-116.526,45.6798],[-116.5261,45.6798],[-116.5262,45.6799],[-116.5264,45.68],[-116.5267,45.6801],[-116.5268,45.6802],[-116.5273,45.6806],[-116.5283,45.6815],[-116.5287,45.682],[-116.529,45.6825],[-116.5291,45.6826],[-116.5293,45.6829],[-116.5296,45.6835],[-116.5297,45.6841],[-116.5297,45.6842],[-116.5297,45.6845],[-116.5297,45.6846],[-116.5297,45.6847],[-116.5298,45.6848],[-116.5299,45.6851],[-116.53,45.6852],[-116.53,45.6853],[-116.5301,45.6855],[-116.5302,45.6855],[-116.5305,45.6859],[-116.5306,45.6862],[-116.5314,45.6868],[-116.5315,45.687],[-116.5318,45.6874],[-116.5319,45.6875],[-116.5321,45.6878],[-116.5322,45.6879],[-116.5324,45.6882],[-116.533,45.6888],[-116.5332,45.6891],[-116.5336,45.6895],[-116.5339,45.6899],[-116.5343,45.6904],[-116.535,45.6911],[-116.5351,45.6913],[-116.5352,45.6914],[-116.5353,45.6916],[-116.5354,45.6917],[-116.5354,45.6918],[-116.5354,45.6919],[-116.5353,45.692],[-116.5353,45.6921],[-116.5353,45.6923],[-116.5353,45.6924],[-116.5352,45.6925],[-116.5352,45.6927],[-116.5352,45.6929],[-116.5352,45.693],[-116.5352,45.6931],[-116.5354,45.6936],[-116.5358,45.6946],[-116.5361,45.6953],[-116.5362,45.6956],[-116.5362,45.6959],[-116.5362,45.696],[-116.5363,45.6962],[-116.5363,45.6964],[-116.5364,45.6965],[-116.5364,45.6966],[-116.5364,45.6968],[-116.5364,45.697],[-116.5363,45.6975],[-116.5363,45.6976],[-116.5363,45.6977],[-116.5363,45.6979],[-116.5363,45.6981],[-116.5363,45.6982],[-116.5363,45.6985],[-116.5363,45.6987],[-116.5363,45.6995],[-116.5363,45.6998],[-116.5363,45.6999],[-116.5363,45.7],[-116.5363,45.7004],[-116.5363,45.7013],[-116.5364,45.7015],[-116.5364,45.7017],[-116.5365,45.7024],[-116.5366,45.704],[-116.5366,45.7047],[-116.5366,45.705],[-116.5368,45.7055],[-116.5369,45.7058],[-116.5372,45.7066],[-116.5372,45.7067],[-116.5372,45.7071],[-116.5373,45.7071],[-116.5373,45.7072],[-116.5373,45.7073],[-116.5373,45.7074],[-116.5373,45.7075],[-116.5373,45.7076],[-116.5373,45.7078],[-116.5373,45.7086],[-116.5373,45.7088],[-116.5373,45.709],[-116.5373,45.7094],[-116.5371,45.7111],[-116.5372,45.7112],[-116.5372,45.7118],[-116.5373,45.7121],[-116.5373,45.7125],[-116.5374,45.7128],[-116.5374,45.7131],[-116.5375,45.7132],[-116.5375,45.7134],[-116.5376,45.7136],[-116.5376,45.7137],[-116.5376,45.7138],[-116.5377,45.7139],[-116.5377,45.7141],[-116.5378,45.7142],[-116.5378,45.7143],[-116.5378,45.7144],[-116.5379,45.7144],[-116.5379,45.7145],[-116.5379,45.7146],[-116.5379,45.7147],[-116.5379,45.7148],[-116.538,45.7149],[-116.538,45.715],[-116.5382,45.7159],[-116.5382,45.7162],[-116.5382,45.7164],[-116.5381,45.7167],[-116.5381,45.717],[-116.538,45.7172],[-116.538,45.7173],[-116.5379,45.7175],[-116.5379,45.7176],[-116.5379,45.7178],[-116.5378,45.7179],[-116.5378,45.7181],[-116.5378,45.7184],[-116.5377,45.7189],[-116.5376,45.7193],[-116.5376,45.7196],[-116.5375,45.7199],[-116.5374,45.7208],[-116.5374,45.721],[-116.5374,45.7211],[-116.5373,45.7216],[-116.5371,45.723],[-116.5371,45.7234],[-116.537,45.7235],[-116.537,45.7236],[-116.537,45.7237],[-116.537,45.7238],[-116.5369,45.7239],[-116.5369,45.7241],[-116.5368,45.7246],[-116.5368,45.7248],[-116.537,45.7255],[-116.5371,45.7261],[-116.5371,45.7274],[-116.5371,45.7275],[-116.537,45.7281],[-116.537,45.7282],[-116.5369,45.7286],[-116.5369,45.7287],[-116.5367,45.729],[-116.5362,45.7298],[-116.5361,45.73],[-116.5359,45.7303],[-116.5359,45.7304],[-116.5359,45.7307],[-116.5358,45.732],[-116.5357,45.7324],[-116.5357,45.7329],[-116.5357,45.7331],[-116.5357,45.7339],[-116.5357,45.7342],[-116.5364,45.7348],[-116.5366,45.7353],[-116.5367,45.7354],[-116.5367,45.736],[-116.5368,45.7361],[-116.5372,45.7373],[-116.5373,45.7375],[-116.5376,45.7379],[-116.5378,45.7381],[-116.5378,45.7382],[-116.5384,45.7387],[-116.5386,45.7389],[-116.5387,45.7389],[-116.5387,45.739],[-116.5389,45.7393],[-116.539,45.7394],[-116.5391,45.7396],[-116.5393,45.7399],[-116.5395,45.7401],[-116.5396,45.7403],[-116.5398,45.7408],[-116.54,45.7411],[-116.5405,45.742],[-116.5407,45.7424],[-116.5413,45.7434],[-116.5416,45.7441],[-116.5418,45.7445],[-116.5421,45.7447],[-116.5425,45.745],[-116.5431,45.7457],[-116.5433,45.746],[-116.5438,45.7465],[-116.544,45.7468],[-116.544,45.7469],[-116.5443,45.7472],[-116.5447,45.7476],[-116.5451,45.748],[-116.5453,45.7483],[-116.5456,45.7486],[-116.5458,45.7488],[-116.546,45.7492],[-116.5463,45.7495],[-116.5463,45.7499],[-116.5464,45.7504],[-116.5466,45.7509],[-116.5466,45.751],[-116.5472,45.7517],[-116.5481,45.7524],[-116.5491,45.7527],[-116.5493,45.7528],[-116.5504,45.7531],[-116.5515,45.7531],[-116.5517,45.7531],[-116.5525,45.7533],[-116.5536,45.7534],[-116.5555,45.7539],[-116.5564,45.7542],[-116.5568,45.7542],[-116.5575,45.7544],[-116.5586,45.7548],[-116.5594,45.7552],[-116.5598,45.7558],[-116.56,45.7562],[-116.5602,45.7564],[-116.5608,45.7569],[-116.561,45.757],[-116.5613,45.7572],[-116.5616,45.7574],[-116.5621,45.7578],[-116.5624,45.758],[-116.563,45.7583],[-116.5636,45.7589],[-116.564,45.7594],[-116.5643,45.7598],[-116.5644,45.7599],[-116.565,45.7603],[-116.565,45.7604],[-116.5656,45.7607],[-116.5657,45.7608],[-116.566,45.7612],[-116.5664,45.7616],[-116.5664,45.762],[-116.5666,45.7623],[-116.5669,45.7626],[-116.567,45.7627],[-116.5671,45.7628],[-116.5673,45.763],[-116.5675,45.7631],[-116.5677,45.7632],[-116.5678,45.7632],[-116.5681,45.7634],[-116.5682,45.7634],[-116.5683,45.7634],[-116.5684,45.7634],[-116.5684,45.7635],[-116.5685,45.7635],[-116.5686,45.7635],[-116.5689,45.7636],[-116.569,45.7636],[-116.5696,45.7638],[-116.5699,45.7639],[-116.5705,45.764],[-116.5713,45.7643],[-116.5716,45.7644],[-116.5718,45.7646],[-116.5719,45.7646],[-116.5721,45.7647],[-116.5722,45.7648],[-116.5723,45.7648],[-116.5724,45.7648],[-116.5726,45.7649],[-116.5728,45.7649],[-116.573,45.765],[-116.5732,45.7651],[-116.574,45.7653],[-116.5742,45.7654],[-116.5744,45.7655],[-116.575,45.7658],[-116.5751,45.7659],[-116.5752,45.7659],[-116.5755,45.7662],[-116.5758,45.7664],[-116.5766,45.767],[-116.577,45.7672],[-116.5772,45.7674],[-116.5774,45.7675],[-116.5777,45.7679],[-116.5779,45.7681],[-116.5781,45.7683],[-116.5786,45.7688],[-116.5793,45.7692],[-116.581,45.7701],[-116.5811,45.7702],[-116.5818,45.7707],[-116.5819,45.7708],[-116.5822,45.7709],[-116.5828,45.7713],[-116.5831,45.7715],[-116.5835,45.7716],[-116.5836,45.7716],[-116.5837,45.7717],[-116.5839,45.7718],[-116.584,45.7718],[-116.5842,45.7719],[-116.5843,45.7719],[-116.5846,45.7721],[-116.5847,45.7721],[-116.5851,45.7723],[-116.5852,45.7723],[-116.5858,45.7728],[-116.586,45.773],[-116.5863,45.7732],[-116.5864,45.7733],[-116.5865,45.7734],[-116.5872,45.7739],[-116.5874,45.7741],[-116.5879,45.7747],[-116.5881,45.775],[-116.5892,45.7757],[-116.5897,45.776],[-116.59,45.7762],[-116.5903,45.7765],[-116.591,45.7771],[-116.5917,45.7777],[-116.593,45.7785],[-116.5933,45.7787],[-116.5939,45.7789],[-116.5942,45.7791],[-116.5943,45.7791],[-116.5944,45.7791],[-116.5946,45.7792],[-116.5948,45.7792],[-116.5949,45.7792],[-116.595,45.7792],[-116.5951,45.7792],[-116.5952,45.7793],[-116.5955,45.7793],[-116.5961,45.7793],[-116.5964,45.7793],[-116.5967,45.7793],[-116.5969,45.7793],[-116.5978,45.7794],[-116.5981,45.7794],[-116.5985,45.7794],[-116.5992,45.7795],[-116.5997,45.7796],[-116.6,45.7796],[-116.6001,45.7796],[-116.6004,45.7796],[-116.6008,45.7796],[-116.6012,45.7797],[-116.6015,45.7798],[-116.6016,45.7798],[-116.6018,45.7798],[-116.602,45.7799],[-116.6021,45.7799],[-116.6022,45.7799],[-116.6024,45.78],[-116.6025,45.7801],[-116.6028,45.7802],[-116.603,45.7802],[-116.6031,45.7803],[-116.6032,45.7803],[-116.6033,45.7804],[-116.6034,45.7804],[-116.6034,45.7805],[-116.6036,45.7805],[-116.6037,45.7806],[-116.6038,45.7806],[-116.6039,45.7807],[-116.6044,45.7808],[-116.6046,45.7809],[-116.6049,45.781],[-116.605,45.781],[-116.606,45.7811],[-116.6063,45.7812],[-116.607,45.7813],[-116.6072,45.7813],[-116.6086,45.7815],[-116.609,45.7816],[-116.6097,45.7817],[-116.6098,45.7817],[-116.6102,45.7817],[-116.6103,45.7817],[-116.6108,45.7818],[-116.6115,45.7818],[-116.6126,45.7818],[-116.6127,45.7818],[-116.6131,45.7819],[-116.6137,45.782],[-116.6138,45.782],[-116.6153,45.7823],[-116.6155,45.7823],[-116.6162,45.7824],[-116.6163,45.7824],[-116.6169,45.7825],[-116.617,45.7825],[-116.6172,45.7824],[-116.6175,45.7824],[-116.6183,45.7824],[-116.6184,45.7823],[-116.6187,45.7823],[-116.6192,45.7821],[-116.6194,45.782],[-116.6204,45.782],[-116.6207,45.782],[-116.6212,45.782],[-116.6214,45.782],[-116.6217,45.782],[-116.6218,45.782],[-116.622,45.782],[-116.6221,45.782],[-116.6223,45.7819],[-116.6224,45.7819],[-116.6226,45.7819],[-116.6229,45.7819],[-116.6234,45.7818],[-116.6237,45.7818],[-116.6246,45.7821],[-116.6247,45.7821],[-116.625,45.7823],[-116.6252,45.7824],[-116.6252,45.7825],[-116.6254,45.7826],[-116.6256,45.7828],[-116.6258,45.7831],[-116.6259,45.7834],[-116.626,45.7835],[-116.6261,45.7836],[-116.6263,45.7837],[-116.6266,45.7839],[-116.6268,45.784],[-116.627,45.7841],[-116.6277,45.7843],[-116.6279,45.7843],[-116.628,45.7843],[-116.6282,45.7843],[-116.6283,45.7843],[-116.6289,45.7844],[-116.6293,45.7844],[-116.6302,45.7847],[-116.6309,45.7848],[-116.631,45.7849],[-116.6316,45.7849],[-116.632,45.785],[-116.6327,45.7849],[-116.6333,45.7847],[-116.6334,45.7847],[-116.6358,45.7836],[-116.6377,45.7826],[-116.6379,45.7825],[-116.6388,45.7819],[-116.6392,45.7816],[-116.6393,45.7815],[-116.6394,45.7814],[-116.6396,45.7813],[-116.6397,45.7812],[-116.6398,45.7812],[-116.64,45.7812],[-116.6404,45.781],[-116.6405,45.781],[-116.6406,45.781],[-116.6407,45.7809],[-116.6413,45.7808],[-116.6414,45.7808],[-116.6427,45.7804],[-116.643,45.7804],[-116.6435,45.7803],[-116.6437,45.7802],[-116.6439,45.7801],[-116.6444,45.7801],[-116.6446,45.7801],[-116.645,45.78],[-116.6452,45.78],[-116.6463,45.7798],[-116.6469,45.7798],[-116.6475,45.7798],[-116.6477,45.7798],[-116.648,45.7798],[-116.6482,45.7798],[-116.6484,45.7798],[-116.6486,45.7798],[-116.6492,45.7797],[-116.6494,45.7797],[-116.6497,45.7797],[-116.6499,45.7797],[-116.6501,45.7798],[-116.6504,45.7798],[-116.6506,45.7798],[-116.6514,45.7798],[-116.6516,45.7798],[-116.6534,45.7798],[-116.6536,45.7798],[-116.6544,45.7799],[-116.6547,45.7799],[-116.6556,45.7799],[-116.6559,45.7799],[-116.6563,45.7799],[-116.6565,45.7799],[-116.6569,45.7799],[-116.6571,45.7799],[-116.6573,45.7799],[-116.6578,45.7799],[-116.6594,45.78],[-116.6596,45.78],[-116.6599,45.7801],[-116.6605,45.7802],[-116.6612,45.7803],[-116.6625,45.7809],[-116.6626,45.781],[-116.6631,45.7812],[-116.6637,45.7814],[-116.6653,45.7821],[-116.6655,45.7823],[-116.6659,45.7828],[-116.6665,45.7831],[-116.668,45.7841],[-116.6681,45.7842],[-116.6684,45.7843],[-116.6685,45.7844],[-116.6689,45.7846],[-116.669,45.7847],[-116.6694,45.7852],[-116.6697,45.7858],[-116.67,45.7862],[-116.6702,45.7864],[-116.6707,45.7868],[-116.6708,45.7869],[-116.6723,45.7879],[-116.6729,45.7882],[-116.6737,45.7886],[-116.6739,45.7888],[-116.6743,45.7891],[-116.6747,45.7894],[-116.6749,45.7895],[-116.6751,45.7897],[-116.6752,45.7897],[-116.6756,45.7901],[-116.6758,45.7903],[-116.6764,45.7909],[-116.6767,45.7911],[-116.6778,45.7919],[-116.6787,45.7924],[-116.6796,45.7932],[-116.68,45.7937],[-116.6805,45.7941],[-116.6808,45.7944],[-116.6816,45.7957],[-116.6818,45.7961],[-116.682,45.7965],[-116.6823,45.7972],[-116.6827,45.7979],[-116.6829,45.7983],[-116.6833,45.7991],[-116.6833,45.7992],[-116.6846,45.8012],[-116.685,45.8017],[-116.6854,45.8021],[-116.6856,45.8024],[-116.6855,45.8025],[-116.6855,45.8027],[-116.6854,45.8032],[-116.6854,45.8034],[-116.6855,45.8036],[-116.6857,45.804],[-116.6857,45.8042],[-116.6867,45.8058],[-116.687,45.8063],[-116.6871,45.8064],[-116.6872,45.8066],[-116.6877,45.8072],[-116.6878,45.8073],[-116.6879,45.8073],[-116.6885,45.8079],[-116.6887,45.8081],[-116.6904,45.8093],[-116.6905,45.8093],[-116.6911,45.8095],[-116.6913,45.8097],[-116.6918,45.81],[-116.6931,45.8111],[-116.6934,45.8116],[-116.6936,45.812],[-116.6938,45.8126],[-116.694,45.8133],[-116.694,45.8134],[-116.6942,45.8137],[-116.6942,45.8138],[-116.6943,45.814],[-116.6944,45.8141],[-116.6944,45.8143],[-116.6944,45.8147],[-116.6945,45.815],[-116.6947,45.8162],[-116.6948,45.8166],[-116.6953,45.8176],[-116.6956,45.8181],[-116.6965,45.8194],[-116.6972,45.8201],[-116.6973,45.8203],[-116.6981,45.8209],[-116.6982,45.8209],[-116.6988,45.8209],[-116.6997,45.8209],[-116.7003,45.821],[-116.7007,45.8211],[-116.7008,45.8211],[-116.701,45.8211],[-116.7013,45.8212],[-116.7016,45.8213],[-116.7018,45.8214],[-116.7022,45.8214],[-116.7024,45.8215],[-116.7034,45.8217],[-116.704,45.8221],[-116.7044,45.8224],[-116.7046,45.8225],[-116.7051,45.8229],[-116.7053,45.823],[-116.7063,45.8237],[-116.7072,45.8243],[-116.7084,45.8251],[-116.7094,45.8256],[-116.7097,45.8257],[-116.7106,45.8259],[-116.7108,45.826],[-116.7112,45.8261],[-116.7116,45.8262],[-116.7118,45.8263],[-116.7119,45.8263],[-116.7131,45.8265],[-116.7134,45.8265],[-116.7143,45.8266],[-116.7155,45.8268],[-116.7169,45.8267],[-116.717,45.8267],[-116.7183,45.8265],[-116.7184,45.8265],[-116.7185,45.8264],[-116.7186,45.8264],[-116.7187,45.8264],[-116.7188,45.8264],[-116.7189,45.8263],[-116.719,45.8263],[-116.7191,45.8263],[-116.7193,45.8262],[-116.7195,45.8262],[-116.7197,45.8261],[-116.7199,45.8261],[-116.7202,45.826],[-116.7208,45.8259],[-116.7211,45.8258],[-116.7213,45.8258],[-116.7215,45.8257],[-116.722,45.8257],[-116.7223,45.8257],[-116.7224,45.8257],[-116.723,45.8259],[-116.7237,45.826],[-116.7245,45.8264],[-116.7247,45.8265],[-116.7249,45.8265],[-116.7253,45.8266],[-116.7257,45.8266],[-116.7264,45.8266],[-116.7266,45.8266],[-116.7296,45.8265],[-116.7306,45.8265],[-116.7307,45.8265],[-116.7317,45.8265],[-116.7345,45.8265],[-116.7348,45.8265],[-116.7354,45.8264],[-116.7358,45.8264],[-116.736,45.8263],[-116.7362,45.8262],[-116.7363,45.8262],[-116.7374,45.8259],[-116.7376,45.8259],[-116.738,45.8257],[-116.7382,45.8255],[-116.7389,45.8252],[-116.7392,45.8251],[-116.7394,45.825],[-116.7396,45.8249],[-116.7399,45.8247],[-116.7401,45.8246],[-116.7402,45.8246],[-116.7403,45.8246],[-116.7404,45.8245],[-116.7405,45.8245],[-116.7408,45.8243],[-116.7416,45.8238],[-116.7419,45.8237],[-116.742,45.8236],[-116.7421,45.8236],[-116.7422,45.8235],[-116.7423,45.8234],[-116.7424,45.8234],[-116.7427,45.8232],[-116.7436,45.8226],[-116.7438,45.8225],[-116.7439,45.8224],[-116.7441,45.8223],[-116.7443,45.8222],[-116.7448,45.8218],[-116.745,45.8216],[-116.7452,45.8214],[-116.746,45.821],[-116.7473,45.8203],[-116.7482,45.8198],[-116.7489,45.8195],[-116.7493,45.8193],[-116.7493,45.8192],[-116.7506,45.8188],[-116.751,45.8186],[-116.7511,45.8186],[-116.7539,45.8174],[-116.7553,45.8171],[-116.7554,45.8171],[-116.756,45.8171],[-116.7566,45.817],[-116.7567,45.8169],[-116.7568,45.8169],[-116.7571,45.8167],[-116.7575,45.8166],[-116.7577,45.8165],[-116.7586,45.8164],[-116.7594,45.8162],[-116.7598,45.8162],[-116.76,45.8162],[-116.7601,45.8163],[-116.7604,45.8164],[-116.7606,45.8165],[-116.7608,45.8165],[-116.7609,45.8164],[-116.761,45.8163],[-116.761,45.8162],[-116.7611,45.8162],[-116.7617,45.8162],[-116.7625,45.8162],[-116.7634,45.8166],[-116.7636,45.8167],[-116.7642,45.8171],[-116.7643,45.8171],[-116.7644,45.8172],[-116.7645,45.8173],[-116.7646,45.8174],[-116.7647,45.8174],[-116.7648,45.8175],[-116.7649,45.8175],[-116.7652,45.8177],[-116.7656,45.818],[-116.7661,45.8183],[-116.7664,45.8185],[-116.7665,45.8186],[-116.7669,45.8188],[-116.767,45.819],[-116.7672,45.819],[-116.7673,45.8191],[-116.7674,45.8192],[-116.7675,45.8193],[-116.7676,45.8193],[-116.7679,45.8195],[-116.768,45.8198],[-116.7686,45.8202],[-116.7698,45.821],[-116.7704,45.8213],[-116.7714,45.8218],[-116.772,45.822],[-116.7726,45.8221],[-116.7731,45.8221],[-116.7733,45.8223],[-116.7733,45.8224],[-116.7734,45.8225],[-116.7736,45.8227],[-116.7742,45.8234],[-116.7743,45.8234],[-116.7747,45.8235],[-116.7754,45.8236],[-116.7764,45.8238],[-116.7778,45.824],[-116.7786,45.8241],[-116.7788,45.8242],[-116.7792,45.8242],[-116.7795,45.8242],[-116.7797,45.8243],[-116.7798,45.8243],[-116.7799,45.8243],[-116.7801,45.8243],[-116.7802,45.8243],[-116.7803,45.8244],[-116.7804,45.8244],[-116.7806,45.8244],[-116.7815,45.8248],[-116.7818,45.825],[-116.7819,45.825],[-116.7821,45.8251],[-116.7822,45.8251],[-116.7823,45.8254],[-116.7825,45.8256],[-116.7831,45.8261],[-116.7838,45.8269],[-116.7842,45.8279],[-116.7851,45.8286],[-116.7855,45.8289],[-116.7856,45.8289],[-116.7859,45.8295],[-116.7862,45.8297],[-116.7866,45.8301],[-116.787,45.8305],[-116.7877,45.8313],[-116.7883,45.8319],[-116.7891,45.8335],[-116.7891,45.8342],[-116.7891,45.8349],[-116.789,45.8353],[-116.789,45.8354],[-116.789,45.8355],[-116.789,45.8357],[-116.789,45.8358],[-116.789,45.8359],[-116.789,45.836],[-116.789,45.8361],[-116.789,45.8362],[-116.789,45.8363],[-116.7889,45.8367],[-116.7885,45.8378],[-116.7884,45.8382],[-116.7884,45.8383],[-116.7883,45.8383],[-116.7883,45.8386],[-116.7881,45.8389],[-116.7879,45.8392],[-116.7879,45.8395],[-116.7878,45.8395],[-116.7878,45.8397],[-116.7875,45.8402],[-116.7875,45.8403],[-116.7875,45.8409],[-116.7875,45.8411],[-116.7877,45.8426],[-116.7878,45.8427],[-116.7878,45.8431],[-116.7878,45.8432],[-116.7878,45.8433],[-116.7878,45.8434],[-116.7878,45.8435],[-116.7878,45.8438],[-116.7878,45.8443],[-116.7878,45.8444],[-116.7879,45.8447],[-116.7883,45.8458],[-116.7885,45.8465],[-116.7888,45.8471],[-116.7891,45.8477],[-116.7901,45.8499],[-116.7915,45.8515],[-116.7919,45.852],[-116.7927,45.853],[-116.793,45.8534],[-116.7938,45.8545],[-116.7938,45.8546],[-116.794,45.8551],[-116.7941,45.8552],[-116.7941,45.8553],[-116.7942,45.8555],[-116.7943,45.8556],[-116.7943,45.8557],[-116.7944,45.8558],[-116.7944,45.8559],[-116.7945,45.856],[-116.7946,45.8561],[-116.7947,45.8563],[-116.7951,45.8568],[-116.7955,45.8574],[-116.796,45.8581],[-116.796,45.8584],[-116.796,45.8585],[-116.796,45.859],[-116.7959,45.8599],[-116.796,45.8606],[-116.7965,45.8612],[-116.7972,45.8616],[-116.7994,45.8625],[-116.7997,45.8626],[-116.801,45.8633],[-116.8012,45.8634],[-116.8013,45.8635],[-116.802,45.8639],[-116.8026,45.8642],[-116.8037,45.8649],[-116.8049,45.8658],[-116.8053,45.8662],[-116.8055,45.8664],[-116.8057,45.8666],[-116.8057,45.8668],[-116.8058,45.867],[-116.8063,45.8678],[-116.8069,45.8687],[-116.8081,45.8704],[-116.809,45.8716],[-116.8095,45.8722],[-116.8098,45.8728],[-116.8101,45.8732],[-116.8103,45.8734],[-116.8106,45.8736],[-116.811,45.8741],[-116.812,45.8749],[-116.8127,45.876],[-116.8132,45.8764],[-116.8135,45.877],[-116.8141,45.8776],[-116.8159,45.879],[-116.8175,45.8798],[-116.8186,45.8803],[-116.8188,45.8805],[-116.8192,45.8809],[-116.8233,45.8829],[-116.8241,45.8833],[-116.8265,45.8846],[-116.8267,45.8847],[-116.8269,45.8848],[-116.8276,45.8851],[-116.8287,45.8857],[-116.83,45.8864],[-116.8325,45.8875],[-116.837,45.8894],[-116.838,45.8897],[-116.8381,45.8897],[-116.8388,45.8901],[-116.8393,45.8903],[-116.8408,45.8908],[-116.8423,45.8916],[-116.8435,45.8923],[-116.8443,45.8929],[-116.8444,45.893],[-116.8456,45.8948],[-116.847,45.8967],[-116.8484,45.8982],[-116.8498,45.8993],[-116.8507,45.8999],[-116.8513,45.9004],[-116.853,45.9018],[-116.8547,45.903],[-116.8556,45.9035],[-116.8566,45.9038],[-116.8572,45.9042],[-116.8577,45.9047],[-116.8585,45.9057],[-116.8586,45.9058],[-116.8587,45.9059],[-116.859,45.9062],[-116.8592,45.9065],[-116.8598,45.9073],[-116.8608,45.9087],[-116.8613,45.9095],[-116.8619,45.9103],[-116.862,45.9105],[-116.8621,45.9107],[-116.8623,45.9109],[-116.8625,45.9112],[-116.8627,45.9115],[-116.8629,45.9118],[-116.8629,45.9119],[-116.863,45.9121],[-116.8639,45.9132],[-116.865,45.9145],[-116.8657,45.9158],[-116.8661,45.9163],[-116.8665,45.917],[-116.8667,45.9179],[-116.8674,45.9191],[-116.8677,45.9199],[-116.8677,45.92],[-116.8686,45.9224],[-116.869,45.9233],[-116.8696,45.9238],[-116.8698,45.9243],[-116.8702,45.9256],[-116.8704,45.9268],[-116.8704,45.9269],[-116.8703,45.9293],[-116.8701,45.9305],[-116.8702,45.9313],[-116.8705,45.9324],[-116.8714,45.9346],[-116.8716,45.935],[-116.872,45.9363],[-116.8727,45.9376],[-116.8734,45.9385],[-116.8739,45.9399],[-116.8745,45.9408],[-116.8749,45.9418],[-116.875,45.942],[-116.8751,45.9422],[-116.8752,45.9423],[-116.8752,45.9427],[-116.8753,45.943],[-116.8754,45.9436],[-116.8757,45.945],[-116.8758,45.9456],[-116.8758,45.9463],[-116.8758,45.9469],[-116.8758,45.9475],[-116.8758,45.9478],[-116.8758,45.9484],[-116.8756,45.9488],[-116.8756,45.9489],[-116.8755,45.9494],[-116.8752,45.9496],[-116.8752,45.9497],[-116.8749,45.9502],[-116.8749,45.9506],[-116.8749,45.951],[-116.8752,45.9522],[-116.8755,45.9533],[-116.8757,45.954],[-116.876,45.9543],[-116.876,45.9544],[-116.876,45.9547],[-116.876,45.9548],[-116.8767,45.9556],[-116.8773,45.9563],[-116.878,45.957],[-116.8785,45.9574],[-116.8786,45.9575],[-116.8787,45.9575],[-116.8793,45.9579],[-116.8794,45.958],[-116.8805,45.9585],[-116.8816,45.9586],[-116.8817,45.9587],[-116.8819,45.9587],[-116.8844,45.9584],[-116.8868,45.9586],[-116.8873,45.9587],[-116.8875,45.9588],[-116.8893,45.9593],[-116.8909,45.96],[-116.8913,45.9603],[-116.8914,45.9606],[-116.8915,45.9616],[-116.8927,45.9635],[-116.8936,45.9653],[-116.8937,45.9654],[-116.8945,45.968],[-116.8946,45.9682],[-116.8949,45.9689],[-116.8949,45.9691],[-116.8948,45.9693],[-116.8947,45.9694],[-116.8946,45.9697],[-116.8946,45.9699],[-116.8944,45.9704],[-116.8943,45.9708],[-116.8943,45.9709],[-116.8939,45.9716],[-116.8932,45.9729],[-116.8932,45.9731],[-116.8932,45.9733],[-116.8931,45.9734],[-116.8929,45.9744],[-116.8929,45.9745],[-116.8929,45.9764],[-116.8936,45.9775],[-116.8936,45.9776],[-116.8937,45.9777],[-116.8939,45.9778],[-116.8941,45.978],[-116.8949,45.9786],[-116.8964,45.9794],[-116.8967,45.9796],[-116.8971,45.9803],[-116.8984,45.9812],[-116.8986,45.9813],[-116.8999,45.9823],[-116.9005,45.9828],[-116.901,45.983],[-116.9018,45.9832],[-116.9043,45.9842],[-116.9057,45.985],[-116.9058,45.9851],[-116.906,45.9852],[-116.9067,45.9857],[-116.9077,45.9864],[-116.9086,45.9871],[-116.9099,45.988],[-116.911,45.9887],[-116.9115,45.989],[-116.9118,45.9894],[-116.9123,45.9901],[-116.9127,45.9905],[-116.9129,45.9907],[-116.9132,45.9911],[-116.9135,45.9916],[-116.9137,45.9923],[-116.9144,45.9935],[-116.9145,45.9936],[-116.9153,45.9946],[-116.9156,45.995],[-116.9158,45.9952],[-116.9161,45.9954]]]},"properties":{"STATE_ID":"16","STATE_NAME":"Idaho"},"id":16}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-71.5522,44.6279],[-71.5521,44.6279],[-71.5522,44.6279],[-71.5523,44.6278],[-71.5523,44.6277],[-71.5522,44.6277],[-71.5518,44.6278],[-71.5516,44.6278],[-71.5516,44.6277],[-71.5517,44.6277],[-71.5521,44.6276],[-71.5522,44.6276],[-71.5522,44.6274],[-71.5522,44.6273],[-71.5521,44.6273],[-71.5517,44.6275],[-71.5516,44.6276],[-71.5515,44.6276],[-71.5511,44.6278],[-71.5507,44.6278],[-71.5503,44.6279],[-71.5495,44.6281],[-71.5494,44.6281],[-71.5492,44.6282],[-71.5487,44.628],[-71.5482,44.6282],[-71.5474,44.6284],[-71.5469,44.6285],[-71.5467,44.6289],[-71.5466,44.6292],[-71.5468,44.6298],[-71.5472,44.6303],[-71.548,44.6307],[-71.5486,44.6308],[-71.5495,44.6309],[-71.5502,44.6308],[-71.5513,44.6303],[-71.5521,44.6301],[-71.5529,44.6301],[-71.5538,44.6304],[-71.5547,44.6311],[-71.5558,44.632],[-71.5564,44.6327],[-71.5571,44.6334],[-71.5582,44.6343],[-71.5596,44.635],[-71.5605,44.6355],[-71.5611,44.6357],[-71.5622,44.6361],[-71.563,44.6364],[-71.5633,44.6367],[-71.5637,44.6373],[-71.564,44.6379],[-71.564,44.6385],[-71.5638,44.6389],[-71.5636,44.639],[-71.5632,44.6391],[-71.5623,44.6391],[-71.5614,44.6391],[-71.5604,44.6392],[-71.5597,44.6393],[-71.559,44.6398],[-71.5582,44.6405],[-71.5579,44.6412],[-71.5578,44.642],[-71.5578,44.6421],[-71.5582,44.6433],[-71.5588,44.6442],[-71.5595,44.6451],[-71.5608,44.6459],[-71.5617,44.6468],[-71.562,44.6472],[-71.5623,44.648],[-71.5623,44.6486],[-71.562,44.6498],[-71.562,44.6501],[-71.562,44.6506],[-71.5624,44.6516],[-71.5626,44.6519],[-71.5626,44.652],[-71.5628,44.6524],[-71.5635,44.6529],[-71.5643,44.6534],[-71.5651,44.6538],[-71.5658,44.6538],[-71.5664,44.6537],[-71.567,44.6534],[-71.5673,44.6527],[-71.5677,44.6515],[-71.5682,44.6509],[-71.569,44.6503],[-71.5701,44.6501],[-71.5716,44.6499],[-71.5733,44.65],[-71.5751,44.6502],[-71.5771,44.6507],[-71.5787,44.6513],[-71.5794,44.6515],[-71.5799,44.6517],[-71.58,44.6519],[-71.5801,44.6521],[-71.5799,44.6523],[-71.5794,44.6523],[-71.5783,44.6524],[-71.5773,44.6526],[-71.5761,44.6528],[-71.5753,44.6531],[-71.5747,44.6535],[-71.5744,44.6542],[-71.5745,44.6548],[-71.5747,44.6554],[-71.5752,44.6558],[-71.5759,44.6561],[-71.5766,44.6562],[-71.5774,44.6561],[-71.5783,44.6559],[-71.5792,44.6555],[-71.5799,44.6554],[-71.5804,44.6554],[-71.5813,44.6555],[-71.5827,44.6559],[-71.5837,44.6564],[-71.5846,44.6569],[-71.5853,44.6574],[-71.5858,44.6579],[-71.5862,44.6585],[-71.5868,44.6592],[-71.5874,44.6597],[-71.5876,44.6602],[-71.5877,44.6604],[-71.5878,44.6607],[-71.5878,44.6608],[-71.5877,44.6611],[-71.5872,44.6615],[-71.5868,44.6617],[-71.5867,44.6617],[-71.586,44.6622],[-71.5854,44.6628],[-71.5851,44.6631],[-71.5849,44.6635],[-71.5849,44.6636],[-71.5849,44.6641],[-71.585,44.6647],[-71.5852,44.6656],[-71.5852,44.6661],[-71.5854,44.6666],[-71.5858,44.6671],[-71.5865,44.6679],[-71.5873,44.6688],[-71.5878,44.6693],[-71.5879,44.6697],[-71.5879,44.6699],[-71.5878,44.67],[-71.5877,44.6701],[-71.5875,44.6703],[-71.587,44.6705],[-71.5862,44.6706],[-71.585,44.6708],[-71.5838,44.6711],[-71.5832,44.6713],[-71.5826,44.6716],[-71.582,44.672],[-71.5816,44.6724],[-71.5815,44.6728],[-71.5815,44.6732],[-71.5816,44.6735],[-71.5818,44.6738],[-71.5821,44.6741],[-71.5825,44.6743],[-71.583,44.6744],[-71.5837,44.6745],[-71.5838,44.6745],[-71.5842,44.6745],[-71.5854,44.6745],[-71.5862,44.6743],[-71.5868,44.6743],[-71.5877,44.6745],[-71.5884,44.6747],[-71.589,44.6752],[-71.5896,44.6758],[-71.5902,44.6763],[-71.5908,44.6766],[-71.5916,44.6767],[-71.5922,44.6767],[-71.5926,44.6767],[-71.5929,44.6767],[-71.5932,44.6767],[-71.5939,44.6769],[-71.5949,44.6771],[-71.5955,44.6774],[-71.5961,44.6776],[-71.5966,44.6781],[-71.5968,44.6784],[-71.5968,44.6788],[-71.5966,44.6791],[-71.5964,44.6793],[-71.596,44.6796],[-71.5955,44.6801],[-71.595,44.6805],[-71.5947,44.6808],[-71.5945,44.681],[-71.5944,44.6811],[-71.5943,44.6813],[-71.5942,44.6814],[-71.5941,44.6815],[-71.594,44.6822],[-71.594,44.6834],[-71.594,44.6839],[-71.5943,44.6843],[-71.5949,44.6848],[-71.5953,44.6854],[-71.596,44.6863],[-71.5966,44.6873],[-71.5967,44.6882],[-71.5968,44.6891],[-71.5968,44.6893],[-71.5969,44.6894],[-71.5969,44.6896],[-71.5969,44.6897],[-71.597,44.69],[-71.5972,44.6904],[-71.5977,44.6912],[-71.5979,44.6918],[-71.5979,44.6922],[-71.5977,44.6928],[-71.5972,44.6935],[-71.5969,44.6942],[-71.5965,44.6946],[-71.596,44.6949],[-71.5956,44.6951],[-71.5952,44.6951],[-71.5947,44.6951],[-71.5945,44.6951],[-71.5941,44.6953],[-71.5938,44.6956],[-71.5938,44.6959],[-71.5939,44.6964],[-71.5941,44.6967],[-71.5946,44.697],[-71.5953,44.6973],[-71.5962,44.6976],[-71.597,44.6977],[-71.5982,44.698],[-71.5995,44.6982],[-71.6,44.6985],[-71.6005,44.6987],[-71.6008,44.699],[-71.601,44.6994],[-71.601,44.6998],[-71.6009,44.7001],[-71.6006,44.7006],[-71.6002,44.7012],[-71.5998,44.7016],[-71.5989,44.7025],[-71.5986,44.7032],[-71.5986,44.7039],[-71.5988,44.7046],[-71.5994,44.7053],[-71.6001,44.706],[-71.6007,44.7065],[-71.6012,44.7069],[-71.6013,44.7069],[-71.6022,44.7072],[-71.6031,44.7074],[-71.6036,44.7075],[-71.6039,44.7076],[-71.6043,44.7078],[-71.6046,44.708],[-71.605,44.7084],[-71.6058,44.7093],[-71.6063,44.7099],[-71.6065,44.7103],[-71.6064,44.7109],[-71.6068,44.7114],[-71.6076,44.7123],[-71.6081,44.7133],[-71.6085,44.714],[-71.6095,44.7145],[-71.6102,44.7151],[-71.6106,44.7154],[-71.6107,44.7155],[-71.6113,44.7159],[-71.6116,44.716],[-71.6121,44.7164],[-71.6125,44.7167],[-71.6126,44.7169],[-71.6125,44.7173],[-71.6124,44.7174],[-71.6125,44.7176],[-71.6127,44.7179],[-71.6129,44.718],[-71.613,44.7182],[-71.6129,44.7183],[-71.6128,44.7185],[-71.6127,44.7187],[-71.6126,44.7189],[-71.6125,44.7192],[-71.6138,44.72],[-71.6149,44.7205],[-71.6161,44.721],[-71.6162,44.721],[-71.6165,44.7211],[-71.6172,44.7214],[-71.6178,44.7217],[-71.6183,44.7219],[-71.6186,44.7222],[-71.6187,44.7223],[-71.6187,44.7225],[-71.6187,44.7228],[-71.6184,44.724],[-71.6181,44.7254],[-71.6179,44.7261],[-71.6175,44.7269],[-71.6172,44.7277],[-71.617,44.7283],[-71.617,44.7286],[-71.6171,44.7287],[-71.6172,44.7287],[-71.6172,44.7288],[-71.6173,44.7288],[-71.6178,44.729],[-71.6184,44.7291],[-71.6191,44.729],[-71.6197,44.7288],[-71.6205,44.7285],[-71.6214,44.7279],[-71.6222,44.7275],[-71.6229,44.7274],[-71.6236,44.7273],[-71.6244,44.7274],[-71.625,44.7277],[-71.6256,44.728],[-71.6261,44.7285],[-71.6262,44.729],[-71.6263,44.7297],[-71.6263,44.7306],[-71.6262,44.732],[-71.6261,44.7328],[-71.626,44.7337],[-71.6258,44.7343],[-71.6258,44.7345],[-71.6255,44.735],[-71.6253,44.7354],[-71.625,44.7363],[-71.6249,44.7368],[-71.625,44.7374],[-71.6252,44.7381],[-71.6257,44.739],[-71.6262,44.7399],[-71.6264,44.7405],[-71.6264,44.741],[-71.6262,44.7413],[-71.6259,44.7416],[-71.6255,44.7421],[-71.6252,44.7426],[-71.6252,44.7428],[-71.6251,44.7429],[-71.6251,44.7434],[-71.6254,44.7442],[-71.626,44.7454],[-71.6265,44.7464],[-71.627,44.747],[-71.6273,44.7473],[-71.6278,44.7475],[-71.6282,44.7477],[-71.6289,44.7478],[-71.6298,44.748],[-71.6305,44.7483],[-71.6311,44.7485],[-71.6314,44.7487],[-71.6315,44.7488],[-71.6316,44.749],[-71.6318,44.7496],[-71.632,44.75],[-71.632,44.7501],[-71.632,44.7503],[-71.6322,44.751],[-71.632,44.7515],[-71.632,44.7516],[-71.6317,44.7521],[-71.6311,44.7524],[-71.631,44.7524],[-71.631,44.7529],[-71.6308,44.7531],[-71.6304,44.7533],[-71.6298,44.7534],[-71.6281,44.7536],[-71.6261,44.7537],[-71.6252,44.7538],[-71.6246,44.754],[-71.624,44.7545],[-71.6234,44.7549],[-71.6222,44.7555],[-71.6212,44.7558],[-71.6203,44.756],[-71.6195,44.7561],[-71.619,44.7559],[-71.6185,44.7558],[-71.6181,44.7558],[-71.6177,44.7558],[-71.6173,44.756],[-71.6167,44.7563],[-71.616,44.7569],[-71.6153,44.7574],[-71.6146,44.758],[-71.6141,44.7584],[-71.6132,44.7587],[-71.6129,44.759],[-71.6127,44.7593],[-71.6127,44.7596],[-71.613,44.7602],[-71.6132,44.7608],[-71.6131,44.7612],[-71.6129,44.7615],[-71.6126,44.7619],[-71.6123,44.7623],[-71.6121,44.763],[-71.612,44.7636],[-71.6119,44.7641],[-71.6118,44.7644],[-71.6115,44.765],[-71.6114,44.7653],[-71.6111,44.7655],[-71.6107,44.7656],[-71.6102,44.7656],[-71.609,44.7657],[-71.6079,44.766],[-71.6071,44.7664],[-71.6062,44.7668],[-71.6051,44.7676],[-71.6044,44.7682],[-71.6037,44.7686],[-71.6032,44.7689],[-71.6029,44.7693],[-71.6027,44.7695],[-71.6024,44.7699],[-71.6023,44.7703],[-71.6022,44.7704],[-71.602,44.7709],[-71.602,44.771],[-71.6018,44.7714],[-71.6017,44.7716],[-71.6012,44.7723],[-71.6005,44.7729],[-71.5998,44.7734],[-71.5988,44.7739],[-71.5978,44.7742],[-71.5966,44.7746],[-71.5956,44.775],[-71.5951,44.7754],[-71.5948,44.7759],[-71.5947,44.7765],[-71.5948,44.7769],[-71.5952,44.7774],[-71.5956,44.7777],[-71.5958,44.7782],[-71.5958,44.7787],[-71.5956,44.7793],[-71.5952,44.7801],[-71.5945,44.7808],[-71.5938,44.7814],[-71.5925,44.7827],[-71.5921,44.7827],[-71.591,44.7828],[-71.5898,44.7832],[-71.5889,44.7836],[-71.588,44.7837],[-71.5866,44.7838],[-71.5857,44.7842],[-71.5842,44.7848],[-71.5835,44.7851],[-71.5831,44.7852],[-71.5826,44.785],[-71.5817,44.7848],[-71.5806,44.7846],[-71.5797,44.7847],[-71.5792,44.7849],[-71.5786,44.7854],[-71.5781,44.7861],[-71.5777,44.7868],[-71.5771,44.7876],[-71.5767,44.7881],[-71.5763,44.7886],[-71.5759,44.7893],[-71.5754,44.7896],[-71.5747,44.79],[-71.5739,44.7902],[-71.5734,44.7904],[-71.5728,44.7909],[-71.5725,44.7913],[-71.5724,44.7918],[-71.5724,44.7924],[-71.5722,44.7928],[-71.572,44.7929],[-71.5717,44.7931],[-71.5713,44.7933],[-71.5712,44.7937],[-71.5712,44.7943],[-71.5715,44.795],[-71.572,44.7957],[-71.5724,44.796],[-71.5726,44.7968],[-71.5728,44.7982],[-71.5729,44.7989],[-71.5728,44.7992],[-71.5719,44.8005],[-71.5719,44.8014],[-71.5705,44.8028],[-71.5703,44.8032],[-71.5703,44.8036],[-71.5695,44.8044],[-71.5692,44.8051],[-71.5688,44.8057],[-71.5686,44.8058],[-71.5685,44.8061],[-71.5684,44.8065],[-71.5684,44.807],[-71.5687,44.8075],[-71.5692,44.808],[-71.57,44.8085],[-71.5707,44.8089],[-71.5712,44.8092],[-71.5714,44.8096],[-71.5718,44.8103],[-71.5725,44.8109],[-71.5729,44.8112],[-71.5732,44.8113],[-71.5741,44.8116],[-71.5751,44.8119],[-71.576,44.8124],[-71.5763,44.8126],[-71.5764,44.8127],[-71.5768,44.8132],[-71.5769,44.814],[-71.577,44.8148],[-71.5769,44.8152],[-71.5765,44.8158],[-71.5757,44.8166],[-71.5754,44.8171],[-71.5751,44.8176],[-71.5749,44.8181],[-71.5744,44.8188],[-71.5742,44.8194],[-71.574,44.82],[-71.5737,44.8205],[-71.5735,44.8206],[-71.5731,44.8208],[-71.5727,44.821],[-71.5719,44.8213],[-71.5711,44.8216],[-71.5695,44.8222],[-71.5684,44.8227],[-71.5674,44.8231],[-71.5665,44.8235],[-71.5661,44.8237],[-71.5658,44.8238],[-71.5656,44.824],[-71.5653,44.8241],[-71.565,44.8241],[-71.5648,44.8239],[-71.5645,44.8235],[-71.5644,44.8232],[-71.5642,44.823],[-71.5638,44.8229],[-71.5632,44.823],[-71.5623,44.8233],[-71.5618,44.8236],[-71.5612,44.8243],[-71.561,44.8247],[-71.5609,44.8249],[-71.5609,44.8251],[-71.5608,44.8252],[-71.5604,44.8262],[-71.5601,44.8274],[-71.5598,44.8283],[-71.5593,44.8295],[-71.5589,44.8306],[-71.5589,44.8307],[-71.5584,44.8315],[-71.5577,44.8329],[-71.5572,44.8339],[-71.5569,44.8342],[-71.5562,44.8344],[-71.5554,44.8346],[-71.5543,44.8348],[-71.5533,44.8352],[-71.5525,44.8357],[-71.5518,44.8363],[-71.5511,44.837],[-71.5507,44.8377],[-71.5507,44.8385],[-71.5507,44.8393],[-71.551,44.8404],[-71.5514,44.8414],[-71.5515,44.8418],[-71.5514,44.842],[-71.5514,44.8422],[-71.5516,44.8428],[-71.552,44.8433],[-71.5525,44.8439],[-71.553,44.8446],[-71.5536,44.8455],[-71.5541,44.846],[-71.5548,44.8464],[-71.5553,44.8468],[-71.5555,44.847],[-71.5557,44.8474],[-71.5558,44.848],[-71.5558,44.8486],[-71.5557,44.849],[-71.5557,44.8491],[-71.5555,44.8495],[-71.5551,44.85],[-71.5546,44.8507],[-71.5538,44.8514],[-71.5532,44.8519],[-71.5523,44.8524],[-71.5519,44.8528],[-71.5519,44.8529],[-71.5518,44.8529],[-71.5517,44.853],[-71.5516,44.8531],[-71.5515,44.8532],[-71.5514,44.8532],[-71.5513,44.8533],[-71.5512,44.8533],[-71.5512,44.8534],[-71.5508,44.8537],[-71.5505,44.8539],[-71.5502,44.8541],[-71.5496,44.8543],[-71.5489,44.8545],[-71.5484,44.8547],[-71.5479,44.8549],[-71.5476,44.8552],[-71.5474,44.8554],[-71.5473,44.8559],[-71.5473,44.8561],[-71.5473,44.8564],[-71.5475,44.8567],[-71.5477,44.8571],[-71.5481,44.8574],[-71.5487,44.8581],[-71.5489,44.8584],[-71.5494,44.8589],[-71.5495,44.859],[-71.5498,44.8597],[-71.5498,44.8599],[-71.5499,44.8603],[-71.55,44.8608],[-71.5497,44.8615],[-71.5494,44.8621],[-71.549,44.8625],[-71.5484,44.8631],[-71.548,44.8635],[-71.5475,44.8642],[-71.5468,44.865],[-71.5462,44.8656],[-71.5459,44.8659],[-71.5455,44.8661],[-71.5451,44.8663],[-71.5444,44.8664],[-71.5438,44.8666],[-71.5434,44.8668],[-71.5423,44.8673],[-71.5399,44.8685],[-71.5393,44.8686],[-71.5387,44.8687],[-71.5381,44.8687],[-71.5374,44.8686],[-71.5368,44.8686],[-71.536,44.8687],[-71.5351,44.869],[-71.5343,44.8695],[-71.5335,44.8699],[-71.5329,44.8702],[-71.5325,44.8705],[-71.532,44.871],[-71.5318,44.8714],[-71.5313,44.872],[-71.5307,44.8724],[-71.5303,44.8727],[-71.5299,44.8728],[-71.5295,44.873],[-71.5292,44.8731],[-71.529,44.8733],[-71.5288,44.8735],[-71.5286,44.8739],[-71.5285,44.8745],[-71.5286,44.8749],[-71.5287,44.875],[-71.5287,44.8751],[-71.5288,44.8753],[-71.5289,44.8757],[-71.5289,44.8761],[-71.5289,44.8765],[-71.5288,44.8768],[-71.5287,44.877],[-71.5286,44.8774],[-71.5284,44.8777],[-71.5278,44.8782],[-71.5273,44.8784],[-71.5268,44.8786],[-71.5265,44.8786],[-71.5262,44.8786],[-71.5257,44.8786],[-71.5249,44.8787],[-71.5243,44.8787],[-71.5236,44.879],[-71.5234,44.8791],[-71.5232,44.8792],[-71.523,44.8794],[-71.5228,44.8795],[-71.5227,44.8796],[-71.5226,44.8796],[-71.5225,44.8797],[-71.5222,44.88],[-71.522,44.8803],[-71.5219,44.8803],[-71.5219,44.8804],[-71.5217,44.881],[-71.5216,44.8815],[-71.5212,44.8821],[-71.5208,44.8828],[-71.5203,44.8835],[-71.5197,44.884],[-71.5193,44.8844],[-71.519,44.8847],[-71.5187,44.8848],[-71.5184,44.8849],[-71.5181,44.8849],[-71.5178,44.8848],[-71.5173,44.8846],[-71.5169,44.8845],[-71.5166,44.8845],[-71.5163,44.8845],[-71.5161,44.8845],[-71.5159,44.8847],[-71.5157,44.8851],[-71.5156,44.8854],[-71.5156,44.8855],[-71.5156,44.8859],[-71.5155,44.8864],[-71.5154,44.8867],[-71.5151,44.887],[-71.515,44.8871],[-71.5149,44.8872],[-71.5148,44.8873],[-71.5141,44.8877],[-71.5136,44.8881],[-71.5132,44.8883],[-71.5126,44.8888],[-71.512,44.8893],[-71.5115,44.8896],[-71.5111,44.8899],[-71.5108,44.8902],[-71.5107,44.8904],[-71.5107,44.8907],[-71.5108,44.8909],[-71.511,44.8911],[-71.5115,44.8914],[-71.5121,44.8916],[-71.5126,44.8918],[-71.513,44.892],[-71.5133,44.8922],[-71.5137,44.8927],[-71.514,44.8932],[-71.5141,44.8936],[-71.514,44.8938],[-71.514,44.8939],[-71.514,44.894],[-71.5139,44.8943],[-71.5136,44.8946],[-71.5132,44.8948],[-71.5125,44.8951],[-71.512,44.8952],[-71.5114,44.8953],[-71.5106,44.8955],[-71.51,44.8957],[-71.5095,44.896],[-71.5086,44.8963],[-71.5083,44.8965],[-71.508,44.8969],[-71.5078,44.8972],[-71.5078,44.8976],[-71.5079,44.8979],[-71.5078,44.8983],[-71.5078,44.8986],[-71.5077,44.8989],[-71.5077,44.899],[-71.5076,44.8993],[-71.5074,44.8995],[-71.5071,44.8997],[-71.5067,44.8999],[-71.5062,44.9002],[-71.5056,44.9005],[-71.505,44.9007],[-71.5048,44.9008],[-71.5041,44.901],[-71.5036,44.9013],[-71.5033,44.9015],[-71.503,44.9017],[-71.5026,44.9022],[-71.5024,44.9023],[-71.5022,44.9025],[-71.5016,44.9032],[-71.5013,44.9037],[-71.5011,44.9039],[-71.5007,44.9045],[-71.5005,44.9047],[-71.5001,44.9047],[-71.4994,44.9047],[-71.4989,44.9047],[-71.4983,44.9046],[-71.4978,44.9043],[-71.4975,44.904],[-71.4969,44.9037],[-71.4966,44.9036],[-71.4964,44.9036],[-71.4962,44.9036],[-71.4958,44.9037],[-71.4954,44.9039],[-71.4951,44.9041],[-71.4949,44.9043],[-71.4948,44.9046],[-71.4947,44.9051],[-71.4947,44.9055],[-71.4948,44.9059],[-71.4953,44.9064],[-71.4957,44.907],[-71.4959,44.9074],[-71.4961,44.9079],[-71.4961,44.9084],[-71.496,44.9089],[-71.4959,44.9091],[-71.4958,44.9092],[-71.4957,44.9093],[-71.4956,44.9095],[-71.4951,44.9099],[-71.4947,44.9101],[-71.4943,44.9102],[-71.4937,44.9102],[-71.4933,44.9103],[-71.4931,44.9104],[-71.493,44.9106],[-71.4931,44.9111],[-71.4931,44.9112],[-71.4932,44.9114],[-71.4934,44.9116],[-71.4937,44.9118],[-71.4941,44.9119],[-71.4946,44.9119],[-71.4953,44.9118],[-71.4959,44.9116],[-71.4977,44.9111],[-71.4984,44.9109],[-71.4989,44.9109],[-71.4993,44.9109],[-71.4995,44.911],[-71.4999,44.9112],[-71.5003,44.9115],[-71.5006,44.912],[-71.5006,44.9124],[-71.5006,44.9127],[-71.5006,44.9131],[-71.5004,44.9135],[-71.5005,44.9138],[-71.5005,44.9142],[-71.5007,44.9146],[-71.501,44.915],[-71.5015,44.9157],[-71.5022,44.9163],[-71.5023,44.9166],[-71.5027,44.9171],[-71.503,44.9176],[-71.5033,44.9181],[-71.5044,44.9192],[-71.505,44.9197],[-71.5056,44.9201],[-71.5062,44.9205],[-71.5066,44.9208],[-71.5069,44.921],[-71.5071,44.9213],[-71.5079,44.9219],[-71.5084,44.9225],[-71.5087,44.9229],[-71.5089,44.9233],[-71.5091,44.9237],[-71.5093,44.924],[-71.5097,44.9242],[-71.5099,44.9243],[-71.5102,44.9244],[-71.5106,44.9245],[-71.511,44.9246],[-71.5113,44.9246],[-71.5115,44.9248],[-71.5117,44.9249],[-71.5119,44.9251],[-71.512,44.9254],[-71.5121,44.9257],[-71.5122,44.926],[-71.5125,44.9262],[-71.5127,44.9263],[-71.5131,44.9264],[-71.5134,44.9264],[-71.5139,44.9265],[-71.5145,44.9265],[-71.5148,44.9266],[-71.5152,44.9267],[-71.5154,44.9269],[-71.5157,44.9272],[-71.5158,44.9275],[-71.5158,44.9278],[-71.5156,44.928],[-71.5154,44.9282],[-71.5152,44.9283],[-71.5148,44.9284],[-71.5141,44.9285],[-71.5137,44.9287],[-71.5135,44.9288],[-71.5133,44.929],[-71.5132,44.9292],[-71.5133,44.9294],[-71.5134,44.9298],[-71.5137,44.9301],[-71.5139,44.9303],[-71.5143,44.9306],[-71.5147,44.9309],[-71.5153,44.9312],[-71.5156,44.9314],[-71.5159,44.9317],[-71.516,44.9321],[-71.5161,44.9325],[-71.5162,44.9328],[-71.5161,44.9331],[-71.516,44.9336],[-71.5159,44.9338],[-71.5159,44.9341],[-71.516,44.9345],[-71.5161,44.9348],[-71.5162,44.9352],[-71.5164,44.9354],[-71.5167,44.9357],[-71.5171,44.9359],[-71.5176,44.9361],[-71.5183,44.9363],[-71.5191,44.9365],[-71.5197,44.9368],[-71.52,44.9369],[-71.5202,44.9371],[-71.5203,44.9374],[-71.5205,44.9376],[-71.5208,44.9378],[-71.5209,44.9378],[-71.5212,44.938],[-71.5214,44.9381],[-71.5216,44.9383],[-71.5218,44.9385],[-71.5218,44.9386],[-71.522,44.9388],[-71.5221,44.9391],[-71.5223,44.9393],[-71.5225,44.9394],[-71.5227,44.9397],[-71.5228,44.9399],[-71.5228,44.94],[-71.5228,44.9401],[-71.5227,44.9401],[-71.5226,44.9402],[-71.5224,44.9403],[-71.5223,44.9406],[-71.5222,44.9406],[-71.522,44.9407],[-71.5215,44.9407],[-71.5213,44.9406],[-71.5212,44.9405],[-71.5211,44.9404],[-71.5211,44.9402],[-71.5211,44.9401],[-71.5212,44.9398],[-71.5212,44.9396],[-71.5212,44.9395],[-71.5211,44.9395],[-71.5211,44.9394],[-71.521,44.9394],[-71.521,44.9392],[-71.521,44.9389],[-71.5204,44.9386],[-71.5199,44.9385],[-71.5191,44.9385],[-71.5185,44.9386],[-71.518,44.9387],[-71.5171,44.9391],[-71.5167,44.9393],[-71.5164,44.9396],[-71.5162,44.9399],[-71.5159,44.9404],[-71.5157,44.941],[-71.5155,44.9417],[-71.5152,44.9427],[-71.515,44.943],[-71.515,44.9431],[-71.5149,44.9434],[-71.5148,44.9437],[-71.5148,44.9439],[-71.5149,44.9442],[-71.5152,44.9443],[-71.5156,44.9444],[-71.5163,44.9446],[-71.5168,44.9447],[-71.5173,44.9447],[-71.5176,44.9448],[-71.5178,44.945],[-71.518,44.9453],[-71.518,44.9455],[-71.518,44.9457],[-71.5178,44.946],[-71.5175,44.9462],[-71.5173,44.9466],[-71.5169,44.9472],[-71.5167,44.9476],[-71.5167,44.9477],[-71.5167,44.9479],[-71.5167,44.9481],[-71.5168,44.9484],[-71.5169,44.9486],[-71.5171,44.9487],[-71.5175,44.9488],[-71.518,44.9489],[-71.5186,44.949],[-71.5189,44.9492],[-71.5192,44.9494],[-71.5192,44.9496],[-71.5192,44.9499],[-71.5191,44.9502],[-71.5188,44.9504],[-71.5183,44.9507],[-71.5178,44.951],[-71.5171,44.9513],[-71.5166,44.9517],[-71.5163,44.952],[-71.516,44.9524],[-71.5159,44.9528],[-71.5158,44.9531],[-71.5158,44.9536],[-71.5158,44.9543],[-71.5158,44.9549],[-71.5157,44.9558],[-71.5155,44.9565],[-71.5153,44.9569],[-71.5152,44.9573],[-71.5151,44.9577],[-71.5151,44.9582],[-71.515,44.9586],[-71.515,44.959],[-71.5152,44.9595],[-71.5154,44.9601],[-71.5157,44.9607],[-71.5159,44.9613],[-71.516,44.9618],[-71.5162,44.9624],[-71.5163,44.9631],[-71.5163,44.9636],[-71.5162,44.9641],[-71.5163,44.9644],[-71.5163,44.9645],[-71.5164,44.9646],[-71.5168,44.9646],[-71.5171,44.9646],[-71.5173,44.9646],[-71.5177,44.9644],[-71.5181,44.9641],[-71.5186,44.9638],[-71.5189,44.9636],[-71.5191,44.9635],[-71.5198,44.9635],[-71.5202,44.9635],[-71.5208,44.9635],[-71.5213,44.9636],[-71.5217,44.9637],[-71.5221,44.9637],[-71.5228,44.9638],[-71.523,44.9639],[-71.5234,44.964],[-71.5236,44.9641],[-71.5237,44.9643],[-71.5237,44.9644],[-71.5236,44.9646],[-71.5233,44.9647],[-71.5229,44.9648],[-71.5223,44.965],[-71.522,44.9651],[-71.5218,44.9652],[-71.5218,44.9653],[-71.5217,44.9654],[-71.5216,44.9655],[-71.5215,44.9655],[-71.5213,44.9659],[-71.5213,44.966],[-71.5211,44.9662],[-71.5207,44.9663],[-71.5199,44.9665],[-71.5197,44.9665],[-71.5195,44.9665],[-71.5192,44.9666],[-71.5187,44.9667],[-71.5183,44.9669],[-71.518,44.9671],[-71.518,44.9672],[-71.5179,44.9675],[-71.518,44.9677],[-71.5181,44.9678],[-71.5183,44.9679],[-71.519,44.9679],[-71.5196,44.9677],[-71.5198,44.9676],[-71.5204,44.9673],[-71.5205,44.9672],[-71.5208,44.9669],[-71.521,44.9666],[-71.5213,44.9663],[-71.5217,44.9662],[-71.5224,44.966],[-71.5225,44.966],[-71.5226,44.9661],[-71.5229,44.9662],[-71.5231,44.9663],[-71.5232,44.9665],[-71.5231,44.9669],[-71.5231,44.9675],[-71.5231,44.9678],[-71.5231,44.9679],[-71.523,44.968],[-71.5229,44.9681],[-71.5228,44.9681],[-71.5222,44.9683],[-71.522,44.9685],[-71.5219,44.9687],[-71.5219,44.9689],[-71.522,44.9692],[-71.5222,44.9695],[-71.5225,44.9697],[-71.5227,44.9697],[-71.5231,44.9699],[-71.5233,44.9699],[-71.5235,44.9699],[-71.5239,44.9699],[-71.5243,44.9697],[-71.5244,44.9697],[-71.5245,44.9696],[-71.5246,44.9696],[-71.5249,44.9695],[-71.525,44.9695],[-71.5253,44.9695],[-71.5255,44.9696],[-71.5258,44.9699],[-71.5263,44.9703],[-71.5265,44.9706],[-71.5266,44.9709],[-71.5266,44.9713],[-71.5267,44.9719],[-71.5269,44.9724],[-71.5275,44.9732],[-71.5277,44.9734],[-71.5281,44.9736],[-71.5283,44.9736],[-71.5285,44.9736],[-71.5296,44.9741],[-71.5302,44.9743],[-71.5304,44.9744],[-71.5308,44.9747],[-71.5309,44.9748],[-71.5312,44.975],[-71.5314,44.9753],[-71.5317,44.9756],[-71.5319,44.976],[-71.532,44.9763],[-71.5322,44.9774],[-71.5323,44.9782],[-71.5323,44.9785],[-71.5324,44.9791],[-71.5326,44.9794],[-71.5329,44.9798],[-71.533,44.9799],[-71.5332,44.98],[-71.5336,44.9802],[-71.5338,44.9803],[-71.5345,44.9806],[-71.5349,44.9807],[-71.5352,44.9807],[-71.5354,44.9806],[-71.5355,44.9805],[-71.5357,44.9804],[-71.5358,44.9805],[-71.5359,44.9805],[-71.5361,44.9805],[-71.5362,44.9804],[-71.5363,44.9804],[-71.5366,44.9805],[-71.537,44.9806],[-71.5372,44.9807],[-71.5373,44.9809],[-71.5374,44.981],[-71.5374,44.9811],[-71.5373,44.9814],[-71.5369,44.9819],[-71.5368,44.9821],[-71.5368,44.9822],[-71.5367,44.9826],[-71.5366,44.9832],[-71.5366,44.9834],[-71.5366,44.9837],[-71.5367,44.9839],[-71.537,44.9841],[-71.5375,44.9843],[-71.5378,44.9844],[-71.5382,44.9844],[-71.5386,44.9843],[-71.5388,44.9841],[-71.5393,44.9839],[-71.5401,44.9837],[-71.5405,44.9836],[-71.5409,44.9836],[-71.5412,44.9838],[-71.5413,44.9839],[-71.5414,44.9841],[-71.5414,44.9842],[-71.5415,44.9843],[-71.5415,44.9844],[-71.5415,44.9845],[-71.5415,44.9848],[-71.5413,44.9851],[-71.5413,44.9853],[-71.5412,44.9854],[-71.5411,44.9854],[-71.5409,44.9854],[-71.5408,44.9854],[-71.5407,44.9855],[-71.5406,44.9856],[-71.5401,44.9858],[-71.54,44.9859],[-71.54,44.986],[-71.5399,44.986],[-71.5399,44.9861],[-71.5398,44.9862],[-71.5397,44.9863],[-71.5392,44.9867],[-71.5388,44.987],[-71.5387,44.9873],[-71.5386,44.9875],[-71.5387,44.9878],[-71.5387,44.9879],[-71.5388,44.9881],[-71.5388,44.9885],[-71.5388,44.9892],[-71.5388,44.9893],[-71.5387,44.9895],[-71.5384,44.9897],[-71.5381,44.9898],[-71.5376,44.9899],[-71.5365,44.99],[-71.5359,44.9901],[-71.5347,44.9903],[-71.5344,44.9904],[-71.534,44.9904],[-71.534,44.9905],[-71.5337,44.9905],[-71.5336,44.9905],[-71.5334,44.9907],[-71.5333,44.9907],[-71.5331,44.9909],[-71.5331,44.9912],[-71.5331,44.9913],[-71.5331,44.9914],[-71.5335,44.9916],[-71.534,44.9918],[-71.5346,44.9919],[-71.5361,44.9922],[-71.5366,44.9923],[-71.5368,44.9924],[-71.5371,44.9926],[-71.5372,44.993],[-71.5371,44.9933],[-71.537,44.9935],[-71.5366,44.994],[-71.5364,44.9943],[-71.5363,44.9944],[-71.5362,44.9946],[-71.5361,44.9948],[-71.536,44.9949],[-71.5349,44.9957],[-71.5347,44.9959],[-71.5344,44.996],[-71.5341,44.9963],[-71.5339,44.9963],[-71.5338,44.9964],[-71.5335,44.9965],[-71.5332,44.9966],[-71.5331,44.9966],[-71.5324,44.997],[-71.532,44.9972],[-71.5318,44.9973],[-71.5316,44.9976],[-71.5306,44.9992],[-71.5305,44.9993],[-71.5304,44.9994],[-71.53,44.9996],[-71.5298,44.9997],[-71.5295,44.9998],[-71.5293,44.9998],[-71.5291,44.9998],[-71.5289,44.9999],[-71.5285,45],[-71.5277,45.0004],[-71.5264,45.001],[-71.526,45.0012],[-71.5253,45.0016],[-71.5248,45.0019],[-71.5245,45.0021],[-71.5242,45.0021],[-71.5238,45.0021],[-71.5233,45.0021],[-71.5226,45.002],[-71.522,45.002],[-71.5216,45.002],[-71.5212,45.0021],[-71.5208,45.0022],[-71.52,45.0024],[-71.5192,45.0027],[-71.5183,45.0031],[-71.5174,45.0034],[-71.5166,45.0037],[-71.5162,45.0039],[-71.5159,45.004],[-71.5152,45.0041],[-71.5149,45.0042],[-71.5144,45.0043],[-71.514,45.0044],[-71.5138,45.0045],[-71.5135,45.0046],[-71.513,45.005],[-71.5125,45.0053],[-71.512,45.0058],[-71.5118,45.0059],[-71.5114,45.0061],[-71.5109,45.0065],[-71.5104,45.0068],[-71.5101,45.007],[-71.5097,45.0073],[-71.5094,45.0075],[-71.5091,45.0077],[-71.5088,45.0078],[-71.5087,45.0078],[-71.5086,45.0079],[-71.5085,45.0079],[-71.5084,45.0079],[-71.5081,45.0079],[-71.5079,45.0079],[-71.5078,45.008],[-71.5076,45.008],[-71.5075,45.0079],[-71.5074,45.0079],[-71.5072,45.0079],[-71.5067,45.0079],[-71.5059,45.0078],[-71.5057,45.0079],[-71.5056,45.0079],[-71.5053,45.008],[-71.5051,45.0081],[-71.5048,45.0083],[-71.5047,45.0083],[-71.5046,45.0083],[-71.5044,45.0083],[-71.5042,45.0082],[-71.5039,45.008],[-71.5037,45.0079],[-71.5036,45.0078],[-71.5034,45.0076],[-71.5032,45.0076],[-71.5028,45.0075],[-71.5026,45.0074],[-71.5022,45.0073],[-71.5019,45.0072],[-71.5015,45.007],[-71.5013,45.007],[-71.5012,45.0069],[-71.5011,45.0068],[-71.5009,45.0067],[-71.5008,45.0066],[-71.5007,45.0065],[-71.5005,45.0064],[-71.5004,45.0062],[-71.5002,45.006],[-71.5001,45.0058],[-71.4999,45.0057],[-71.4997,45.0054],[-71.4994,45.0052],[-71.4992,45.005],[-71.4987,45.0043],[-71.4984,45.0039],[-71.498,45.0038],[-71.4976,45.0038],[-71.4975,45.0039],[-71.4974,45.004],[-71.4974,45.0038],[-71.4972,45.0039],[-71.497,45.0039],[-71.4969,45.004],[-71.4967,45.004],[-71.4965,45.0041],[-71.4963,45.0042],[-71.4962,45.0043],[-71.4961,45.0045],[-71.4959,45.0046],[-71.4958,45.0046],[-71.4956,45.0046],[-71.4953,45.0046],[-71.4951,45.0045],[-71.4949,45.0044],[-71.4948,45.0042],[-71.4946,45.004],[-71.4945,45.0035],[-71.4944,45.0033],[-71.4943,45.0032],[-71.4942,45.0031],[-71.4941,45.003],[-71.4939,45.003],[-71.4937,45.0029],[-71.4933,45.0028],[-71.4929,45.0027],[-71.4927,45.0027],[-71.4926,45.0026],[-71.4923,45.0026],[-71.492,45.0026],[-71.4918,45.0026],[-71.4915,45.0026],[-71.491,45.0025],[-71.4909,45.0024],[-71.4908,45.0024],[-71.4906,45.0022],[-71.4903,45.0021],[-71.4901,45.002],[-71.49,45.0019],[-71.49,45.0018],[-71.4901,45.0016],[-71.4901,45.0015],[-71.49,45.0014],[-71.4899,45.0013],[-71.4897,45.0011],[-71.4895,45.001],[-71.4892,45.0009],[-71.4888,45.0008],[-71.4886,45.0007],[-71.4885,45.0007],[-71.4884,45.0007],[-71.4883,45.0007],[-71.4882,45.0008],[-71.4879,45.0008],[-71.4878,45.0009],[-71.4876,45.001],[-71.4875,45.0011],[-71.4874,45.0013],[-71.4873,45.0014],[-71.4871,45.0016],[-71.4869,45.0019],[-71.4867,45.002],[-71.4865,45.0021],[-71.4858,45.0023],[-71.4853,45.0023],[-71.4851,45.0023],[-71.4849,45.0022],[-71.4844,45.0021],[-71.4841,45.002],[-71.4839,45.002],[-71.4832,45.0021],[-71.4827,45.0021],[-71.4814,45.0022],[-71.481,45.0022],[-71.4808,45.0023],[-71.4805,45.0023],[-71.4804,45.0025],[-71.4802,45.0026],[-71.48,45.0028],[-71.4798,45.003],[-71.4797,45.0032],[-71.4796,45.0034],[-71.4794,45.0041],[-71.4793,45.0044],[-71.4793,45.0049],[-71.4792,45.0056],[-71.4791,45.006],[-71.4789,45.0065],[-71.4788,45.0068],[-71.4787,45.0071],[-71.4785,45.0075],[-71.4783,45.0077],[-71.478,45.008],[-71.4776,45.0084],[-71.4772,45.0087],[-71.4767,45.0092],[-71.4763,45.0094],[-71.4759,45.0097],[-71.4753,45.0099],[-71.4748,45.0101],[-71.4743,45.0103],[-71.4737,45.0104],[-71.4732,45.0105],[-71.4723,45.0108],[-71.4721,45.0108],[-71.4718,45.0109],[-71.4714,45.0109],[-71.4709,45.0109],[-71.4708,45.0109],[-71.4707,45.0109],[-71.4702,45.0109],[-71.4695,45.0109],[-71.4691,45.011],[-71.4689,45.011],[-71.4685,45.0111],[-71.468,45.0112],[-71.4676,45.0113],[-71.4667,45.0116],[-71.466,45.0119],[-71.4656,45.0121],[-71.4655,45.0123],[-71.4654,45.0124],[-71.4652,45.0126],[-71.4651,45.0128],[-71.4651,45.0129],[-71.4651,45.013],[-71.4651,45.0131],[-71.4651,45.0135],[-71.4651,45.0136],[-71.4652,45.0136],[-71.4658,45.0136],[-71.4663,45.0136],[-71.4664,45.0136],[-71.4665,45.0136],[-71.4976,45.0134],[-71.4997,45.0133],[-71.5,45.0133],[-71.501,45.0134],[-71.5011,45.0134],[-71.5012,45.0134],[-71.5011,45.0134],[-71.501,45.0134],[-71.501,45.0135],[-71.5009,45.0136],[-71.5007,45.0137],[-71.5006,45.014],[-71.5004,45.0142],[-71.5003,45.0143],[-71.5003,45.0144],[-71.5002,45.0144],[-71.5,45.0145],[-71.4998,45.0147],[-71.4997,45.0147],[-71.4996,45.0148],[-71.4995,45.0149],[-71.4996,45.015],[-71.4996,45.0152],[-71.4997,45.0154],[-71.4998,45.0155],[-71.5,45.0155],[-71.5002,45.0156],[-71.5004,45.0156],[-71.5005,45.0156],[-71.5006,45.0156],[-71.5007,45.0157],[-71.5007,45.0158],[-71.5007,45.0159],[-71.5008,45.0159],[-71.5007,45.016],[-71.5007,45.0161],[-71.5007,45.0162],[-71.5007,45.0163],[-71.5007,45.0164],[-71.5008,45.0167],[-71.5009,45.0168],[-71.5009,45.0169],[-71.501,45.017],[-71.501,45.0171],[-71.5011,45.0171],[-71.5012,45.0172],[-71.5012,45.0173],[-71.5013,45.0174],[-71.5014,45.0175],[-71.5014,45.0176],[-71.5013,45.0177],[-71.5012,45.0178],[-71.5012,45.0179],[-71.5001,45.0176],[-71.4999,45.0178],[-71.4997,45.018],[-71.4995,45.0182],[-71.4994,45.0183],[-71.4994,45.0184],[-71.4995,45.0187],[-71.4995,45.0189],[-71.4995,45.019],[-71.4996,45.0191],[-71.4998,45.019],[-71.4999,45.019],[-71.5002,45.0189],[-71.5007,45.019],[-71.5009,45.0194],[-71.5007,45.0198],[-71.5005,45.0197],[-71.5,45.0196],[-71.4998,45.0196],[-71.4986,45.0202],[-71.499,45.0203],[-71.4996,45.02],[-71.5001,45.0201],[-71.5001,45.0202],[-71.5002,45.0204],[-71.5002,45.0205],[-71.5003,45.0207],[-71.5001,45.0209],[-71.4998,45.0212],[-71.4998,45.0214],[-71.4998,45.0218],[-71.4998,45.0219],[-71.4998,45.022],[-71.4997,45.0221],[-71.4997,45.0222],[-71.4996,45.0224],[-71.4998,45.0224],[-71.4999,45.0225],[-71.5,45.0232],[-71.5001,45.0233],[-71.5002,45.0235],[-71.4998,45.0236],[-71.4997,45.0236],[-71.4995,45.0235],[-71.4994,45.0235],[-71.4994,45.0234],[-71.4991,45.0234],[-71.4988,45.0232],[-71.4986,45.0232],[-71.4979,45.0231],[-71.4977,45.0232],[-71.4974,45.0233],[-71.4973,45.0234],[-71.4971,45.0236],[-71.4974,45.0239],[-71.4976,45.0241],[-71.4977,45.0242],[-71.4984,45.0244],[-71.4987,45.0245],[-71.499,45.0245],[-71.4995,45.0246],[-71.4995,45.0247],[-71.4994,45.0249],[-71.4994,45.0251],[-71.4993,45.0252],[-71.4993,45.0253],[-71.4993,45.0255],[-71.4995,45.0257],[-71.4996,45.0258],[-71.4997,45.0259],[-71.5001,45.0261],[-71.5001,45.0262],[-71.5001,45.0263],[-71.5,45.0264],[-71.5,45.0265],[-71.4999,45.0266],[-71.4998,45.0266],[-71.4997,45.0266],[-71.4997,45.0267],[-71.4996,45.0267],[-71.4994,45.0266],[-71.4992,45.0265],[-71.4984,45.0265],[-71.498,45.0265],[-71.4979,45.0268],[-71.4981,45.0276],[-71.4983,45.0279],[-71.4986,45.0282],[-71.4987,45.0283],[-71.4983,45.0283],[-71.4982,45.0283],[-71.4979,45.0283],[-71.4976,45.0284],[-71.4974,45.0284],[-71.4972,45.0286],[-71.4972,45.0287],[-71.4972,45.0288],[-71.4973,45.0288],[-71.4974,45.0289],[-71.4974,45.029],[-71.4975,45.0291],[-71.4976,45.0292],[-71.4976,45.0293],[-71.4977,45.0294],[-71.4977,45.0297],[-71.4977,45.03],[-71.4974,45.0301],[-71.4972,45.0302],[-71.497,45.0302],[-71.497,45.0303],[-71.497,45.0305],[-71.497,45.0306],[-71.497,45.0308],[-71.497,45.0309],[-71.4969,45.0309],[-71.4969,45.031],[-71.4969,45.0311],[-71.4968,45.0311],[-71.4966,45.0314],[-71.4964,45.0316],[-71.4963,45.0318],[-71.4962,45.0318],[-71.496,45.0318],[-71.4959,45.0318],[-71.4958,45.0318],[-71.4957,45.0318],[-71.4955,45.0316],[-71.4954,45.0315],[-71.4951,45.0314],[-71.495,45.0314],[-71.4946,45.0314],[-71.4943,45.0315],[-71.4942,45.0315],[-71.4936,45.032],[-71.4937,45.0322],[-71.4942,45.0325],[-71.495,45.0329],[-71.4948,45.0331],[-71.4936,45.0331],[-71.493,45.0332],[-71.4927,45.0334],[-71.4925,45.0335],[-71.4926,45.0339],[-71.4931,45.0345],[-71.4931,45.0346],[-71.493,45.0348],[-71.4928,45.0351],[-71.4927,45.0353],[-71.4924,45.0359],[-71.4923,45.0361],[-71.4923,45.0366],[-71.4923,45.0379],[-71.4922,45.038],[-71.4923,45.038],[-71.4923,45.0381],[-71.4922,45.0383],[-71.4921,45.0385],[-71.492,45.0386],[-71.492,45.0388],[-71.4921,45.0389],[-71.4921,45.0391],[-71.4922,45.0393],[-71.4922,45.0394],[-71.4921,45.0395],[-71.492,45.0397],[-71.4919,45.0401],[-71.4917,45.0403],[-71.4915,45.0406],[-71.4914,45.0407],[-71.4914,45.0408],[-71.4913,45.0409],[-71.4912,45.041],[-71.4912,45.0411],[-71.4912,45.0415],[-71.4912,45.0416],[-71.4912,45.0418],[-71.4911,45.0421],[-71.4909,45.0426],[-71.491,45.0432],[-71.4918,45.0444],[-71.492,45.0448],[-71.4922,45.0452],[-71.4925,45.0453],[-71.4926,45.0454],[-71.4927,45.0455],[-71.4929,45.0455],[-71.4932,45.0457],[-71.4933,45.0458],[-71.4934,45.0457],[-71.4936,45.0457],[-71.4941,45.0455],[-71.4945,45.0454],[-71.495,45.0452],[-71.4952,45.0453],[-71.4953,45.0453],[-71.4955,45.0453],[-71.4958,45.0451],[-71.4959,45.045],[-71.496,45.0449],[-71.4968,45.0447],[-71.497,45.0447],[-71.4975,45.0446],[-71.498,45.0446],[-71.4985,45.0446],[-71.499,45.0446],[-71.4992,45.0447],[-71.4994,45.0447],[-71.4995,45.0447],[-71.4997,45.0448],[-71.4998,45.0448],[-71.5001,45.0449],[-71.5004,45.0449],[-71.5006,45.045],[-71.501,45.0451],[-71.5011,45.0451],[-71.5014,45.0454],[-71.5015,45.0457],[-71.5017,45.0459],[-71.5018,45.0461],[-71.5022,45.0458],[-71.5031,45.0452],[-71.5045,45.0461],[-71.5029,45.0471],[-71.5028,45.0476],[-71.5029,45.0478],[-71.5031,45.048],[-71.5031,45.0481],[-71.5032,45.0481],[-71.5036,45.0481],[-71.504,45.0481],[-71.5041,45.0481],[-71.5042,45.0481],[-71.5045,45.048],[-71.5046,45.048],[-71.5048,45.0479],[-71.5044,45.0476],[-71.504,45.0474],[-71.5046,45.0471],[-71.5051,45.0472],[-71.5052,45.0472],[-71.5066,45.0476],[-71.5065,45.0485],[-71.5057,45.0488],[-71.5056,45.0488],[-71.5054,45.0489],[-71.5054,45.0491],[-71.5054,45.0492],[-71.5055,45.0495],[-71.5055,45.0496],[-71.5054,45.0497],[-71.5054,45.0498],[-71.5054,45.0501],[-71.5053,45.0504],[-71.5053,45.0506],[-71.5052,45.0509],[-71.5052,45.051],[-71.5052,45.0511],[-71.5049,45.0515],[-71.5048,45.0517],[-71.5046,45.0521],[-71.5044,45.0524],[-71.5041,45.0524],[-71.5038,45.0525],[-71.5036,45.0525],[-71.5032,45.0525],[-71.5029,45.0524],[-71.5027,45.0524],[-71.5022,45.0523],[-71.5018,45.0523],[-71.5016,45.0524],[-71.5013,45.0525],[-71.501,45.0524],[-71.5009,45.0524],[-71.5008,45.0523],[-71.5007,45.0523],[-71.5006,45.0523],[-71.5001,45.0524],[-71.4998,45.0524],[-71.4997,45.0525],[-71.4996,45.0525],[-71.4995,45.0526],[-71.4994,45.0526],[-71.4991,45.0529],[-71.4992,45.053],[-71.5004,45.0538],[-71.5002,45.0541],[-71.4986,45.054],[-71.4984,45.0542],[-71.4982,45.0543],[-71.498,45.0545],[-71.4978,45.0551],[-71.4974,45.0556],[-71.4972,45.0558],[-71.4973,45.0561],[-71.4975,45.0563],[-71.4976,45.0563],[-71.4978,45.0562],[-71.4982,45.056],[-71.4983,45.056],[-71.4984,45.0561],[-71.4985,45.0561],[-71.4986,45.0561],[-71.4987,45.0562],[-71.4989,45.0562],[-71.499,45.0562],[-71.4991,45.0564],[-71.4988,45.0566],[-71.4987,45.0568],[-71.4986,45.057],[-71.498,45.057],[-71.4978,45.0571],[-71.4976,45.0573],[-71.4976,45.0575],[-71.4977,45.0575],[-71.4979,45.0576],[-71.4983,45.0575],[-71.4984,45.0575],[-71.4987,45.0574],[-71.4988,45.0574],[-71.499,45.0574],[-71.4993,45.0574],[-71.4994,45.0575],[-71.4996,45.0576],[-71.4997,45.0577],[-71.4999,45.0577],[-71.5001,45.0576],[-71.5003,45.0574],[-71.5006,45.0573],[-71.5007,45.0574],[-71.5008,45.0574],[-71.5008,45.0575],[-71.5009,45.0575],[-71.5012,45.0577],[-71.5012,45.0579],[-71.5012,45.058],[-71.5012,45.0583],[-71.5012,45.0585],[-71.5013,45.0587],[-71.5012,45.0588],[-71.5011,45.0589],[-71.501,45.0591],[-71.5009,45.0592],[-71.5008,45.0591],[-71.5007,45.0591],[-71.5003,45.0589],[-71.5001,45.0589],[-71.5,45.0588],[-71.4997,45.0585],[-71.4992,45.0584],[-71.499,45.0585],[-71.4987,45.0586],[-71.4985,45.059],[-71.4982,45.0594],[-71.498,45.0596],[-71.498,45.0597],[-71.4976,45.0598],[-71.4976,45.0599],[-71.4974,45.06],[-71.4973,45.06],[-71.4971,45.0601],[-71.4969,45.0608],[-71.4973,45.0611],[-71.4975,45.0612],[-71.4972,45.0616],[-71.4969,45.0621],[-71.4966,45.0626],[-71.4964,45.063],[-71.4964,45.0632],[-71.4963,45.0638],[-71.4962,45.064],[-71.496,45.0642],[-71.4959,45.0644],[-71.4957,45.0647],[-71.4959,45.065],[-71.4961,45.0651],[-71.4963,45.0652],[-71.4964,45.0654],[-71.4965,45.0655],[-71.4966,45.0656],[-71.4968,45.0657],[-71.4969,45.0658],[-71.4972,45.0659],[-71.4972,45.066],[-71.4974,45.0663],[-71.4975,45.0666],[-71.4976,45.0668],[-71.4976,45.0669],[-71.4976,45.067],[-71.4976,45.0671],[-71.4975,45.0673],[-71.4975,45.0675],[-71.4974,45.0676],[-71.4974,45.0677],[-71.4978,45.0678],[-71.4977,45.068],[-71.4976,45.0681],[-71.4975,45.0682],[-71.4974,45.0682],[-71.4973,45.0682],[-71.4973,45.0683],[-71.4975,45.0685],[-71.4976,45.0687],[-71.4977,45.0687],[-71.4979,45.0688],[-71.498,45.0689],[-71.498,45.069],[-71.4981,45.069],[-71.4981,45.0692],[-71.4981,45.0698],[-71.498,45.0702],[-71.4979,45.0703],[-71.4977,45.0704],[-71.4977,45.0705],[-71.4976,45.0704],[-71.4975,45.0704],[-71.4974,45.0704],[-71.4973,45.0704],[-71.4971,45.0703],[-71.4969,45.0702],[-71.4968,45.0701],[-71.4966,45.0701],[-71.4966,45.07],[-71.4965,45.07],[-71.4964,45.0699],[-71.4963,45.0698],[-71.4962,45.0697],[-71.4961,45.0695],[-71.496,45.0694],[-71.4959,45.0693],[-71.4957,45.0688],[-71.4955,45.0689],[-71.4953,45.069],[-71.4952,45.0693],[-71.4951,45.0696],[-71.4942,45.0697],[-71.4942,45.0699],[-71.4941,45.0704],[-71.4948,45.0706],[-71.4946,45.0709],[-71.4945,45.0712],[-71.4944,45.0713],[-71.4942,45.0713],[-71.4941,45.0713],[-71.4939,45.0712],[-71.4938,45.0712],[-71.4937,45.0712],[-71.4937,45.0713],[-71.4936,45.0713],[-71.4935,45.0713],[-71.4933,45.0714],[-71.4931,45.0714],[-71.4929,45.0714],[-71.4927,45.0714],[-71.4926,45.0714],[-71.4924,45.0713],[-71.4922,45.0713],[-71.4918,45.0712],[-71.4913,45.071],[-71.491,45.071],[-71.4907,45.071],[-71.4904,45.0709],[-71.4901,45.0708],[-71.4898,45.0707],[-71.4897,45.0707],[-71.4894,45.0709],[-71.4893,45.071],[-71.489,45.0712],[-71.4889,45.0712],[-71.4884,45.0711],[-71.4878,45.0714],[-71.4878,45.0716],[-71.4882,45.0718],[-71.489,45.0723],[-71.4891,45.0723],[-71.4892,45.0725],[-71.4892,45.0726],[-71.4893,45.0728],[-71.4894,45.073],[-71.4893,45.0731],[-71.4893,45.0733],[-71.4893,45.0734],[-71.4893,45.0735],[-71.4893,45.0737],[-71.4891,45.0742],[-71.489,45.0742],[-71.4884,45.0742],[-71.4883,45.0743],[-71.4882,45.0744],[-71.4879,45.0746],[-71.4876,45.0749],[-71.4873,45.075],[-71.4872,45.0751],[-71.4871,45.0751],[-71.4867,45.0753],[-71.4864,45.0756],[-71.4863,45.076],[-71.4863,45.0764],[-71.4866,45.0766],[-71.487,45.0767],[-71.4872,45.0768],[-71.4872,45.077],[-71.4872,45.0771],[-71.4871,45.0775],[-71.4868,45.0777],[-71.4868,45.078],[-71.4868,45.0781],[-71.4873,45.0787],[-71.4868,45.0788],[-71.4866,45.0789],[-71.4865,45.0789],[-71.4864,45.0789],[-71.4864,45.079],[-71.4863,45.079],[-71.4862,45.079],[-71.4861,45.079],[-71.486,45.0791],[-71.4858,45.0791],[-71.4856,45.0791],[-71.4855,45.0791],[-71.4853,45.0791],[-71.4851,45.0791],[-71.485,45.0791],[-71.4847,45.0792],[-71.4843,45.0792],[-71.4839,45.0793],[-71.4836,45.0793],[-71.4835,45.0793],[-71.4831,45.0788],[-71.4826,45.079],[-71.4824,45.0795],[-71.4823,45.0796],[-71.4823,45.0797],[-71.4822,45.0797],[-71.4822,45.0798],[-71.4821,45.08],[-71.4822,45.0801],[-71.4822,45.0804],[-71.4815,45.0803],[-71.4813,45.0803],[-71.4812,45.0803],[-71.4811,45.0803],[-71.4808,45.0805],[-71.4808,45.0806],[-71.4807,45.0806],[-71.4805,45.0809],[-71.48,45.0816],[-71.48,45.0821],[-71.48,45.0823],[-71.4803,45.0823],[-71.4805,45.0824],[-71.4809,45.0825],[-71.4812,45.0829],[-71.4804,45.0833],[-71.4799,45.0834],[-71.4796,45.0835],[-71.4795,45.0835],[-71.4789,45.0835],[-71.4787,45.0836],[-71.4786,45.0836],[-71.4785,45.0836],[-71.4784,45.0838],[-71.4783,45.0839],[-71.4781,45.0843],[-71.4777,45.0842],[-71.4775,45.0841],[-71.4774,45.0841],[-71.477,45.0829],[-71.4767,45.0829],[-71.4764,45.083],[-71.4763,45.0831],[-71.4761,45.0832],[-71.4759,45.0834],[-71.4758,45.0835],[-71.4758,45.084],[-71.4754,45.0842],[-71.4752,45.0842],[-71.4744,45.0837],[-71.4741,45.0837],[-71.4739,45.0836],[-71.4736,45.0836],[-71.4734,45.0836],[-71.4726,45.0838],[-71.4722,45.0837],[-71.4719,45.0837],[-71.4716,45.0836],[-71.4712,45.0836],[-71.4709,45.0835],[-71.4708,45.0835],[-71.4703,45.0834],[-71.4699,45.0835],[-71.4696,45.0836],[-71.4694,45.0837],[-71.4684,45.0836],[-71.4679,45.0836],[-71.468,45.0839],[-71.4685,45.084],[-71.4685,45.0843],[-71.4682,45.0846],[-71.4682,45.0847],[-71.4681,45.0848],[-71.468,45.0849],[-71.4678,45.085],[-71.4675,45.0851],[-71.4674,45.0851],[-71.4672,45.0853],[-71.4672,45.0857],[-71.4674,45.086],[-71.4674,45.0861],[-71.4674,45.0867],[-71.4673,45.0867],[-71.4673,45.0868],[-71.4671,45.0869],[-71.4671,45.087],[-71.467,45.087],[-71.4669,45.087],[-71.4662,45.0866],[-71.4654,45.0875],[-71.4664,45.0888],[-71.4664,45.0889],[-71.4663,45.0891],[-71.4661,45.0897],[-71.4659,45.0902],[-71.4658,45.091],[-71.4658,45.0913],[-71.4656,45.0917],[-71.4652,45.0921],[-71.4649,45.0925],[-71.4647,45.0928],[-71.4646,45.093],[-71.4644,45.0934],[-71.4642,45.0934],[-71.4641,45.0934],[-71.464,45.0934],[-71.4639,45.0934],[-71.4638,45.0934],[-71.4636,45.0933],[-71.4635,45.0933],[-71.4634,45.0933],[-71.463,45.0932],[-71.4626,45.0931],[-71.4625,45.093],[-71.4623,45.0931],[-71.4621,45.0931],[-71.462,45.0932],[-71.4619,45.0934],[-71.4616,45.0937],[-71.4616,45.0938],[-71.4611,45.0944],[-71.4609,45.0947],[-71.4606,45.0948],[-71.4605,45.0949],[-71.4602,45.095],[-71.4601,45.095],[-71.4599,45.095],[-71.4598,45.095],[-71.4587,45.095],[-71.4586,45.095],[-71.4585,45.0951],[-71.4583,45.0952],[-71.4584,45.0952],[-71.4585,45.0953],[-71.4586,45.0955],[-71.4588,45.0956],[-71.4589,45.0958],[-71.4593,45.096],[-71.4594,45.0966],[-71.4592,45.0974],[-71.4586,45.0985],[-71.4584,45.0988],[-71.4584,45.0989],[-71.4581,45.0991],[-71.4565,45.0996],[-71.4562,45.0997],[-71.456,45.0999],[-71.4559,45.1],[-71.4559,45.1001],[-71.4559,45.1002],[-71.4558,45.1004],[-71.4557,45.1006],[-71.4557,45.1009],[-71.4554,45.1012],[-71.4552,45.1014],[-71.4548,45.1015],[-71.4542,45.1016],[-71.4541,45.1016],[-71.454,45.1016],[-71.4537,45.1019],[-71.4535,45.102],[-71.4531,45.1021],[-71.4527,45.102],[-71.4525,45.102],[-71.4523,45.1021],[-71.4516,45.1025],[-71.4513,45.1028],[-71.4509,45.103],[-71.4508,45.1033],[-71.4508,45.1035],[-71.4502,45.1039],[-71.4498,45.1042],[-71.4497,45.1044],[-71.4496,45.1046],[-71.4495,45.1048],[-71.4493,45.1049],[-71.4494,45.105],[-71.4495,45.1051],[-71.45,45.1046],[-71.4508,45.1048],[-71.4511,45.1051],[-71.4505,45.1056],[-71.4505,45.1057],[-71.4504,45.1059],[-71.4502,45.1061],[-71.4499,45.1063],[-71.4501,45.1065],[-71.4504,45.1066],[-71.4504,45.1071],[-71.4497,45.1076],[-71.4487,45.1079],[-71.4487,45.108],[-71.4487,45.1081],[-71.4486,45.1081],[-71.4486,45.1082],[-71.4487,45.1084],[-71.4488,45.1085],[-71.4488,45.1086],[-71.4488,45.1087],[-71.4489,45.1087],[-71.4489,45.1088],[-71.449,45.109],[-71.4491,45.1091],[-71.4491,45.1092],[-71.4492,45.1093],[-71.4493,45.1093],[-71.4494,45.1093],[-71.4494,45.1094],[-71.4495,45.1094],[-71.4495,45.1095],[-71.4496,45.1095],[-71.4497,45.1094],[-71.4504,45.1089],[-71.4505,45.109],[-71.4506,45.1092],[-71.4506,45.1094],[-71.4505,45.1096],[-71.4503,45.1098],[-71.4503,45.1099],[-71.4504,45.11],[-71.4505,45.1101],[-71.4504,45.1101],[-71.4503,45.1103],[-71.4502,45.1105],[-71.45,45.1106],[-71.4498,45.1106],[-71.4497,45.1107],[-71.4495,45.1107],[-71.4493,45.1108],[-71.4492,45.1109],[-71.4489,45.1111],[-71.4487,45.1112],[-71.4487,45.1113],[-71.4486,45.1113],[-71.4485,45.1114],[-71.4485,45.1116],[-71.4486,45.1118],[-71.4486,45.1119],[-71.4486,45.112],[-71.4487,45.1121],[-71.4487,45.1122],[-71.4488,45.1126],[-71.4485,45.1128],[-71.4483,45.113],[-71.4478,45.1132],[-71.4474,45.1133],[-71.4473,45.1134],[-71.4465,45.1135],[-71.446,45.1135],[-71.4456,45.1133],[-71.4454,45.1133],[-71.4453,45.1132],[-71.4451,45.1131],[-71.445,45.1131],[-71.4449,45.113],[-71.4448,45.1129],[-71.4447,45.1129],[-71.4445,45.1128],[-71.4444,45.1127],[-71.4443,45.1126],[-71.4441,45.1125],[-71.4438,45.1127],[-71.4435,45.1129],[-71.4433,45.1129],[-71.4432,45.113],[-71.4429,45.113],[-71.4428,45.113],[-71.4422,45.113],[-71.4421,45.113],[-71.4419,45.1131],[-71.4417,45.1131],[-71.4416,45.1131],[-71.4415,45.1132],[-71.4413,45.1133],[-71.4413,45.1134],[-71.4412,45.1134],[-71.4411,45.1135],[-71.4409,45.1136],[-71.4406,45.1136],[-71.4403,45.1137],[-71.4402,45.1138],[-71.4399,45.1139],[-71.4403,45.1142],[-71.4404,45.1143],[-71.4406,45.1144],[-71.4407,45.1145],[-71.4408,45.1145],[-71.4407,45.1148],[-71.4406,45.115],[-71.4405,45.115],[-71.4405,45.1151],[-71.4404,45.1152],[-71.4403,45.1153],[-71.4403,45.1155],[-71.4402,45.1157],[-71.4401,45.116],[-71.4398,45.1162],[-71.4396,45.1163],[-71.4395,45.1164],[-71.4394,45.1166],[-71.4392,45.1167],[-71.4391,45.1168],[-71.4389,45.117],[-71.4388,45.1171],[-71.4387,45.1172],[-71.4386,45.1173],[-71.4377,45.1177],[-71.4376,45.1177],[-71.4373,45.1177],[-71.4371,45.1177],[-71.4369,45.1177],[-71.4367,45.1178],[-71.4365,45.1178],[-71.4363,45.1178],[-71.4355,45.1181],[-71.4352,45.1185],[-71.4356,45.1191],[-71.4354,45.1193],[-71.4353,45.1193],[-71.435,45.1195],[-71.4349,45.1196],[-71.4347,45.1197],[-71.4341,45.12],[-71.4338,45.1199],[-71.4337,45.1199],[-71.4334,45.1198],[-71.4333,45.1198],[-71.433,45.1198],[-71.4328,45.1199],[-71.4326,45.12],[-71.4324,45.1201],[-71.4322,45.1202],[-71.4321,45.1203],[-71.4319,45.1204],[-71.4318,45.1204],[-71.4318,45.1205],[-71.4315,45.1209],[-71.4313,45.1212],[-71.4313,45.1213],[-71.4295,45.1223],[-71.4294,45.1225],[-71.4293,45.1227],[-71.429,45.1232],[-71.4289,45.1233],[-71.4288,45.1234],[-71.4287,45.1235],[-71.4284,45.1237],[-71.4286,45.1238],[-71.4287,45.1239],[-71.4291,45.1242],[-71.4291,45.1247],[-71.4287,45.1248],[-71.4287,45.1249],[-71.4285,45.1249],[-71.4283,45.125],[-71.4282,45.125],[-71.428,45.1253],[-71.428,45.1255],[-71.4279,45.1257],[-71.4279,45.1258],[-71.4278,45.1259],[-71.4278,45.126],[-71.4276,45.1261],[-71.4275,45.1261],[-71.4275,45.1262],[-71.4274,45.1263],[-71.4272,45.1264],[-71.4271,45.1266],[-71.4265,45.127],[-71.4265,45.1273],[-71.4265,45.1275],[-71.4266,45.1275],[-71.4266,45.1276],[-71.4266,45.1277],[-71.4266,45.1278],[-71.4267,45.1279],[-71.4267,45.128],[-71.4268,45.1283],[-71.4267,45.1284],[-71.4263,45.1291],[-71.4261,45.1295],[-71.4262,45.1296],[-71.4266,45.13],[-71.427,45.1298],[-71.4271,45.1298],[-71.4272,45.1298],[-71.4273,45.1299],[-71.4273,45.13],[-71.4274,45.1302],[-71.4275,45.1305],[-71.4275,45.1306],[-71.4276,45.1308],[-71.4277,45.1312],[-71.4279,45.1315],[-71.428,45.1316],[-71.4283,45.1316],[-71.4286,45.1321],[-71.4288,45.1326],[-71.4288,45.1327],[-71.4288,45.1328],[-71.4287,45.1328],[-71.4287,45.133],[-71.4287,45.1331],[-71.4286,45.1332],[-71.4287,45.1333],[-71.4287,45.1334],[-71.4287,45.1335],[-71.4288,45.1335],[-71.4288,45.1336],[-71.4289,45.1336],[-71.4291,45.1336],[-71.4292,45.1337],[-71.4293,45.1337],[-71.4294,45.1337],[-71.4295,45.1338],[-71.4296,45.1338],[-71.4297,45.1339],[-71.4298,45.134],[-71.43,45.1342],[-71.4301,45.1342],[-71.4302,45.1343],[-71.4303,45.1344],[-71.4303,45.1345],[-71.4304,45.1345],[-71.4306,45.1348],[-71.4309,45.1351],[-71.4309,45.1354],[-71.431,45.1358],[-71.4311,45.1362],[-71.4312,45.1364],[-71.4312,45.1365],[-71.4313,45.1366],[-71.4313,45.1367],[-71.4314,45.1367],[-71.4316,45.1368],[-71.4316,45.1369],[-71.4318,45.137],[-71.4319,45.137],[-71.432,45.1371],[-71.4321,45.1371],[-71.4322,45.1372],[-71.4323,45.1373],[-71.4324,45.1373],[-71.4325,45.1374],[-71.4324,45.138],[-71.4325,45.138],[-71.4326,45.1381],[-71.4329,45.1382],[-71.4331,45.1382],[-71.4333,45.1383],[-71.4334,45.1384],[-71.4336,45.1384],[-71.4338,45.1385],[-71.4339,45.1385],[-71.434,45.1385],[-71.434,45.1386],[-71.4341,45.1387],[-71.4343,45.1388],[-71.4344,45.1389],[-71.4346,45.139],[-71.4347,45.1392],[-71.4349,45.1392],[-71.4351,45.1393],[-71.4354,45.1394],[-71.4356,45.1395],[-71.4358,45.1396],[-71.4361,45.1399],[-71.4362,45.14],[-71.4366,45.1404],[-71.4369,45.1407],[-71.4371,45.1409],[-71.4372,45.1411],[-71.4374,45.1413],[-71.4376,45.1415],[-71.4376,45.1417],[-71.4376,45.1418],[-71.4376,45.1419],[-71.4373,45.142],[-71.4372,45.1421],[-71.4371,45.1421],[-71.437,45.1422],[-71.4369,45.1422],[-71.4369,45.1423],[-71.4368,45.1423],[-71.4367,45.1423],[-71.4364,45.1423],[-71.4363,45.1422],[-71.436,45.142],[-71.4358,45.1418],[-71.4356,45.1418],[-71.4355,45.1419],[-71.4354,45.1419],[-71.4352,45.1423],[-71.4351,45.1425],[-71.4351,45.1429],[-71.4351,45.1431],[-71.4351,45.1433],[-71.4351,45.1434],[-71.435,45.1435],[-71.435,45.1436],[-71.435,45.1438],[-71.4349,45.1439],[-71.4348,45.144],[-71.4347,45.144],[-71.4346,45.1441],[-71.4345,45.1442],[-71.4344,45.1443],[-71.4343,45.1444],[-71.4342,45.1446],[-71.4342,45.1447],[-71.4343,45.1449],[-71.4343,45.145],[-71.4343,45.1451],[-71.4343,45.1452],[-71.4344,45.1452],[-71.4343,45.1453],[-71.4343,45.1454],[-71.4343,45.1455],[-71.4342,45.1456],[-71.4338,45.1455],[-71.4337,45.1452],[-71.4336,45.1452],[-71.4333,45.1453],[-71.4333,45.1457],[-71.4334,45.1459],[-71.4334,45.146],[-71.4335,45.1465],[-71.4334,45.1471],[-71.4335,45.1474],[-71.4335,45.1476],[-71.4335,45.1477],[-71.4334,45.1478],[-71.4334,45.1479],[-71.4334,45.148],[-71.4334,45.1481],[-71.4333,45.1481],[-71.4333,45.1483],[-71.4327,45.1486],[-71.4326,45.1487],[-71.4325,45.1487],[-71.4324,45.1488],[-71.4322,45.1489],[-71.432,45.1492],[-71.4319,45.1493],[-71.4318,45.1495],[-71.4315,45.1495],[-71.4312,45.1495],[-71.4309,45.1497],[-71.4307,45.1497],[-71.4306,45.1498],[-71.4305,45.1499],[-71.4304,45.1499],[-71.4303,45.1499],[-71.4303,45.1501],[-71.4303,45.1503],[-71.4302,45.1503],[-71.4302,45.1504],[-71.4302,45.1505],[-71.4302,45.1506],[-71.4301,45.1507],[-71.4297,45.151],[-71.4292,45.1509],[-71.4288,45.1509],[-71.4285,45.151],[-71.4283,45.151],[-71.428,45.1511],[-71.4279,45.1512],[-71.4278,45.1513],[-71.4277,45.1513],[-71.4275,45.1515],[-71.4273,45.1516],[-71.4264,45.1527],[-71.4263,45.153],[-71.4263,45.1531],[-71.4263,45.1534],[-71.4262,45.1537],[-71.4262,45.1538],[-71.4262,45.1539],[-71.4262,45.1541],[-71.4262,45.1545],[-71.4261,45.1547],[-71.4261,45.1548],[-71.426,45.1549],[-71.4261,45.1552],[-71.4262,45.1553],[-71.4259,45.1556],[-71.4258,45.1558],[-71.4262,45.156],[-71.4261,45.1562],[-71.4256,45.156],[-71.4255,45.156],[-71.4253,45.1561],[-71.4253,45.1562],[-71.4254,45.1563],[-71.4254,45.1564],[-71.4254,45.1565],[-71.4253,45.1565],[-71.4249,45.1566],[-71.4249,45.1567],[-71.4251,45.1568],[-71.4252,45.1568],[-71.4252,45.157],[-71.4251,45.1571],[-71.425,45.1572],[-71.4251,45.1573],[-71.4252,45.1573],[-71.4253,45.1574],[-71.4254,45.1574],[-71.4255,45.1574],[-71.4255,45.1575],[-71.4256,45.1575],[-71.4257,45.1575],[-71.4257,45.1576],[-71.4257,45.1577],[-71.4256,45.1577],[-71.4256,45.1578],[-71.4255,45.1578],[-71.4254,45.1578],[-71.4253,45.1578],[-71.4251,45.1581],[-71.425,45.1581],[-71.4249,45.1583],[-71.4247,45.1584],[-71.4245,45.1585],[-71.4244,45.1586],[-71.4242,45.1587],[-71.4242,45.1588],[-71.4241,45.1589],[-71.424,45.159],[-71.424,45.1591],[-71.4239,45.1593],[-71.4239,45.1594],[-71.4238,45.1594],[-71.4238,45.1595],[-71.4237,45.1596],[-71.4237,45.1597],[-71.4238,45.1597],[-71.4239,45.1598],[-71.424,45.1598],[-71.4241,45.1598],[-71.4241,45.1599],[-71.424,45.16],[-71.4239,45.16],[-71.4238,45.1601],[-71.4237,45.1602],[-71.4237,45.1603],[-71.4243,45.1603],[-71.4244,45.1605],[-71.4242,45.1607],[-71.4241,45.1606],[-71.424,45.1606],[-71.4237,45.1605],[-71.4236,45.1606],[-71.4235,45.1607],[-71.4238,45.1608],[-71.4239,45.1608],[-71.424,45.1609],[-71.4241,45.1609],[-71.4241,45.161],[-71.4241,45.1611],[-71.4241,45.1613],[-71.4241,45.1614],[-71.4241,45.1615],[-71.424,45.1615],[-71.4239,45.1615],[-71.4238,45.1616],[-71.4237,45.1616],[-71.4235,45.1618],[-71.4236,45.1619],[-71.4237,45.1619],[-71.4238,45.162],[-71.4239,45.1621],[-71.4239,45.1622],[-71.4237,45.1624],[-71.424,45.1625],[-71.424,45.1626],[-71.4241,45.1626],[-71.4241,45.1627],[-71.4242,45.1627],[-71.4242,45.1628],[-71.4242,45.1629],[-71.4243,45.1629],[-71.4243,45.163],[-71.4244,45.1631],[-71.4243,45.1633],[-71.4243,45.1634],[-71.4242,45.1637],[-71.424,45.1637],[-71.4239,45.1638],[-71.4235,45.1639],[-71.4236,45.1643],[-71.4237,45.1644],[-71.4234,45.1646],[-71.4237,45.165],[-71.424,45.1646],[-71.4243,45.1647],[-71.4245,45.1648],[-71.4246,45.1649],[-71.4246,45.165],[-71.4246,45.1651],[-71.4248,45.1654],[-71.4249,45.1656],[-71.4249,45.1657],[-71.4249,45.1658],[-71.4248,45.1659],[-71.4247,45.166],[-71.4247,45.1661],[-71.4247,45.1662],[-71.4243,45.1663],[-71.4241,45.1663],[-71.424,45.1663],[-71.4239,45.1663],[-71.4238,45.1664],[-71.4237,45.1664],[-71.4236,45.1664],[-71.4235,45.1664],[-71.4234,45.1664],[-71.4232,45.1664],[-71.4231,45.1664],[-71.423,45.1668],[-71.423,45.1669],[-71.4229,45.1669],[-71.4228,45.1669],[-71.4227,45.1669],[-71.4227,45.167],[-71.4226,45.167],[-71.4226,45.1671],[-71.4225,45.1671],[-71.4224,45.1671],[-71.4223,45.1671],[-71.4223,45.1672],[-71.4222,45.1672],[-71.4222,45.1673],[-71.4221,45.1673],[-71.4221,45.1674],[-71.422,45.1674],[-71.422,45.1675],[-71.4219,45.1677],[-71.4218,45.1678],[-71.4218,45.1679],[-71.4217,45.168],[-71.4216,45.1681],[-71.4215,45.1681],[-71.4214,45.1682],[-71.4214,45.1685],[-71.4213,45.1686],[-71.4212,45.1687],[-71.4211,45.1688],[-71.4207,45.1689],[-71.4207,45.169],[-71.4206,45.169],[-71.4205,45.169],[-71.4203,45.1691],[-71.4203,45.1692],[-71.4202,45.1693],[-71.4201,45.1694],[-71.42,45.1696],[-71.4198,45.1697],[-71.4197,45.1697],[-71.4197,45.1699],[-71.4196,45.1699],[-71.4194,45.17],[-71.4192,45.17],[-71.4191,45.1701],[-71.419,45.1702],[-71.4188,45.1703],[-71.4187,45.1703],[-71.4186,45.1703],[-71.4186,45.1704],[-71.4185,45.1705],[-71.4186,45.1709],[-71.4187,45.171],[-71.4188,45.1712],[-71.4188,45.1713],[-71.4187,45.1714],[-71.4187,45.1715],[-71.4186,45.1716],[-71.4185,45.1716],[-71.4184,45.1717],[-71.4183,45.1718],[-71.4183,45.1719],[-71.4182,45.1719],[-71.4181,45.172],[-71.4179,45.1721],[-71.4179,45.1723],[-71.4178,45.1725],[-71.4178,45.1726],[-71.4177,45.1732],[-71.4177,45.1734],[-71.4177,45.1736],[-71.4178,45.1737],[-71.4178,45.1739],[-71.4176,45.1742],[-71.4176,45.1744],[-71.4175,45.1746],[-71.4174,45.1747],[-71.4174,45.1748],[-71.4174,45.1749],[-71.4172,45.175],[-71.4171,45.1751],[-71.4169,45.1751],[-71.4168,45.1752],[-71.4163,45.1754],[-71.4163,45.1755],[-71.4162,45.1756],[-71.416,45.1759],[-71.4159,45.1761],[-71.4158,45.1762],[-71.4158,45.1765],[-71.4157,45.177],[-71.4157,45.1772],[-71.4157,45.1775],[-71.4156,45.1777],[-71.4153,45.1781],[-71.4151,45.1782],[-71.4149,45.1783],[-71.4148,45.1784],[-71.4146,45.1786],[-71.4145,45.1787],[-71.4144,45.1788],[-71.4143,45.1788],[-71.4141,45.179],[-71.4142,45.1791],[-71.4143,45.1792],[-71.4144,45.1793],[-71.4145,45.1795],[-71.4146,45.1795],[-71.4146,45.1796],[-71.4147,45.1797],[-71.4145,45.1799],[-71.4144,45.1801],[-71.4144,45.1802],[-71.4145,45.1802],[-71.4145,45.1803],[-71.4146,45.1803],[-71.415,45.1803],[-71.4151,45.1803],[-71.4152,45.1803],[-71.4153,45.1803],[-71.4154,45.1804],[-71.4155,45.1804],[-71.4155,45.1805],[-71.4156,45.1805],[-71.4156,45.1806],[-71.4157,45.1806],[-71.4158,45.1807],[-71.4157,45.1808],[-71.4156,45.181],[-71.4155,45.1812],[-71.4154,45.1815],[-71.4153,45.182],[-71.4153,45.1821],[-71.4153,45.1823],[-71.4154,45.1825],[-71.4153,45.1827],[-71.4151,45.1829],[-71.415,45.1831],[-71.4149,45.1831],[-71.4148,45.1833],[-71.4147,45.1836],[-71.4146,45.1837],[-71.4146,45.1839],[-71.4146,45.184],[-71.4145,45.1841],[-71.4145,45.1845],[-71.4145,45.1846],[-71.4144,45.1847],[-71.4144,45.1848],[-71.4142,45.1849],[-71.414,45.1851],[-71.4138,45.1853],[-71.4135,45.1854],[-71.4133,45.1855],[-71.413,45.1856],[-71.4129,45.1857],[-71.4127,45.1857],[-71.4125,45.1858],[-71.4124,45.1858],[-71.4123,45.1859],[-71.4122,45.1859],[-71.4117,45.1861],[-71.4113,45.1861],[-71.4108,45.1862],[-71.4107,45.1862],[-71.4103,45.1865],[-71.41,45.1867],[-71.4099,45.1868],[-71.4097,45.187],[-71.4097,45.1871],[-71.4096,45.1873],[-71.4094,45.1874],[-71.4093,45.1874],[-71.4092,45.1875],[-71.409,45.1876],[-71.409,45.1877],[-71.4089,45.1878],[-71.4089,45.1879],[-71.4088,45.1881],[-71.4087,45.1883],[-71.4086,45.1884],[-71.4085,45.1885],[-71.4085,45.1886],[-71.4083,45.1888],[-71.4082,45.1889],[-71.4081,45.189],[-71.4078,45.1893],[-71.4078,45.1894],[-71.4077,45.1894],[-71.4075,45.1895],[-71.4073,45.1895],[-71.4072,45.1896],[-71.4071,45.1897],[-71.4069,45.19],[-71.4069,45.1901],[-71.4068,45.1903],[-71.4069,45.1904],[-71.407,45.1904],[-71.4071,45.1905],[-71.4072,45.1905],[-71.4072,45.1906],[-71.4073,45.1907],[-71.4073,45.1908],[-71.4074,45.1908],[-71.4074,45.1909],[-71.4075,45.191],[-71.4076,45.1911],[-71.4076,45.1912],[-71.4074,45.1913],[-71.4074,45.1915],[-71.4074,45.1916],[-71.4073,45.1916],[-71.4073,45.1917],[-71.4072,45.1917],[-71.4071,45.1918],[-71.407,45.1919],[-71.4068,45.1919],[-71.4066,45.1919],[-71.4065,45.192],[-71.4065,45.1922],[-71.4065,45.1923],[-71.4065,45.1924],[-71.4066,45.1926],[-71.4066,45.1927],[-71.4067,45.1928],[-71.4066,45.1929],[-71.4066,45.193],[-71.4065,45.1931],[-71.4064,45.1931],[-71.4063,45.1931],[-71.4062,45.193],[-71.4061,45.193],[-71.406,45.193],[-71.4058,45.193],[-71.4056,45.193],[-71.4055,45.1931],[-71.4054,45.1931],[-71.4053,45.1932],[-71.4052,45.1932],[-71.4052,45.1933],[-71.405,45.1934],[-71.4049,45.1936],[-71.405,45.1937],[-71.405,45.1939],[-71.4049,45.1942],[-71.4048,45.1943],[-71.4048,45.1944],[-71.4047,45.1945],[-71.4047,45.1946],[-71.4045,45.1947],[-71.4044,45.1948],[-71.4043,45.1949],[-71.4042,45.195],[-71.4043,45.1951],[-71.4043,45.1952],[-71.4044,45.1953],[-71.4046,45.1955],[-71.4047,45.1956],[-71.4048,45.1957],[-71.4049,45.1958],[-71.4049,45.196],[-71.405,45.196],[-71.405,45.1961],[-71.405,45.1962],[-71.405,45.1963],[-71.4051,45.1964],[-71.4049,45.1966],[-71.4048,45.1966],[-71.4048,45.1967],[-71.4049,45.1967],[-71.405,45.1968],[-71.4051,45.1968],[-71.4051,45.1969],[-71.4052,45.1969],[-71.4053,45.1969],[-71.4054,45.1969],[-71.4055,45.1969],[-71.4055,45.1971],[-71.4055,45.1972],[-71.4054,45.1972],[-71.4055,45.1973],[-71.4055,45.1974],[-71.4056,45.1974],[-71.4058,45.1975],[-71.4059,45.1977],[-71.4054,45.1977],[-71.4053,45.1977],[-71.4052,45.1978],[-71.4051,45.1978],[-71.4049,45.1979],[-71.4048,45.1979],[-71.4048,45.198],[-71.4047,45.198],[-71.4046,45.1981],[-71.4045,45.1982],[-71.4044,45.1983],[-71.4043,45.1983],[-71.4041,45.1984],[-71.4041,45.1985],[-71.404,45.1986],[-71.4039,45.1986],[-71.4038,45.1986],[-71.4036,45.1986],[-71.4035,45.1986],[-71.4033,45.1987],[-71.4033,45.1988],[-71.4032,45.1988],[-71.4031,45.1989],[-71.403,45.199],[-71.4029,45.199],[-71.4028,45.1991],[-71.403,45.1992],[-71.4031,45.1992],[-71.403,45.1993],[-71.4029,45.1994],[-71.403,45.1995],[-71.403,45.1996],[-71.4029,45.1998],[-71.4028,45.1998],[-71.4027,45.1999],[-71.4026,45.1999],[-71.4026,45.2],[-71.4024,45.2],[-71.4022,45.2001],[-71.4022,45.2003],[-71.4022,45.2004],[-71.4019,45.2004],[-71.4016,45.2003],[-71.4014,45.2004],[-71.4013,45.2003],[-71.4013,45.2001],[-71.4012,45.2001],[-71.4011,45.2],[-71.401,45.2],[-71.4005,45.2001],[-71.4003,45.2002],[-71.4002,45.2002],[-71.4001,45.2002],[-71.4,45.2003],[-71.4,45.2004],[-71.4,45.2005],[-71.3999,45.2006],[-71.3999,45.2009],[-71.3999,45.201],[-71.4,45.201],[-71.4,45.2011],[-71.4001,45.2012],[-71.4,45.2013],[-71.4001,45.2015],[-71.4002,45.2015],[-71.4002,45.2016],[-71.4001,45.2017],[-71.4,45.2019],[-71.3998,45.202],[-71.3995,45.202],[-71.3993,45.202],[-71.3989,45.2021],[-71.3987,45.2021],[-71.3986,45.2022],[-71.3985,45.2023],[-71.3983,45.2024],[-71.3982,45.2025],[-71.3979,45.2028],[-71.3977,45.203],[-71.3975,45.2031],[-71.3974,45.2033],[-71.3974,45.2035],[-71.3974,45.2036],[-71.3974,45.2037],[-71.3975,45.2038],[-71.3975,45.2039],[-71.3976,45.204],[-71.3977,45.2042],[-71.3977,45.2043],[-71.3978,45.2044],[-71.3978,45.2045],[-71.3978,45.2048],[-71.3978,45.205],[-71.3978,45.2051],[-71.3977,45.2052],[-71.3977,45.2053],[-71.3977,45.2054],[-71.3978,45.2055],[-71.3979,45.2056],[-71.3979,45.2059],[-71.3979,45.206],[-71.398,45.206],[-71.3981,45.2061],[-71.3982,45.2061],[-71.3982,45.2062],[-71.3982,45.2063],[-71.3982,45.2064],[-71.3982,45.2065],[-71.3983,45.2065],[-71.3983,45.2066],[-71.3982,45.2067],[-71.3982,45.2068],[-71.3983,45.2069],[-71.3985,45.2069],[-71.3986,45.207],[-71.3987,45.207],[-71.3987,45.2071],[-71.3988,45.2072],[-71.3988,45.2073],[-71.3988,45.2074],[-71.3988,45.2075],[-71.3989,45.2076],[-71.3988,45.2077],[-71.3987,45.2077],[-71.3989,45.2079],[-71.399,45.2079],[-71.3991,45.2078],[-71.3991,45.2079],[-71.3992,45.208],[-71.3992,45.2081],[-71.3992,45.2082],[-71.3993,45.2084],[-71.3991,45.2084],[-71.399,45.2085],[-71.3989,45.2085],[-71.3989,45.2086],[-71.3989,45.2088],[-71.3991,45.2088],[-71.3992,45.2088],[-71.3993,45.2088],[-71.3994,45.2088],[-71.3994,45.2089],[-71.3995,45.209],[-71.3995,45.2091],[-71.3996,45.2091],[-71.3997,45.2091],[-71.3998,45.2091],[-71.3999,45.2091],[-71.3998,45.2092],[-71.3998,45.2093],[-71.3999,45.2094],[-71.4,45.2094],[-71.4001,45.2094],[-71.4001,45.2095],[-71.4002,45.2095],[-71.4001,45.2096],[-71.4,45.2096],[-71.3998,45.2097],[-71.3998,45.2098],[-71.4,45.2098],[-71.4001,45.2098],[-71.4002,45.21],[-71.4002,45.2101],[-71.4002,45.2103],[-71.4004,45.2103],[-71.4005,45.2103],[-71.4005,45.2104],[-71.4006,45.2106],[-71.4007,45.2107],[-71.4009,45.2109],[-71.401,45.211],[-71.4011,45.2111],[-71.4012,45.2112],[-71.4013,45.2112],[-71.4013,45.2113],[-71.4014,45.2113],[-71.4015,45.2114],[-71.4016,45.2114],[-71.4016,45.2117],[-71.4016,45.2118],[-71.4016,45.212],[-71.4017,45.2121],[-71.4019,45.2123],[-71.402,45.2127],[-71.402,45.2128],[-71.402,45.2129],[-71.402,45.213],[-71.402,45.2131],[-71.4018,45.2133],[-71.4017,45.2134],[-71.4018,45.2134],[-71.4019,45.2134],[-71.402,45.2134],[-71.4021,45.2134],[-71.4021,45.2135],[-71.4022,45.2135],[-71.4022,45.2136],[-71.4023,45.2137],[-71.4021,45.2137],[-71.4021,45.2139],[-71.4022,45.2141],[-71.4022,45.2142],[-71.4023,45.2143],[-71.4024,45.2143],[-71.4025,45.2143],[-71.4026,45.2144],[-71.4028,45.2146],[-71.4028,45.2148],[-71.4029,45.215],[-71.403,45.2151],[-71.403,45.2152],[-71.4031,45.2152],[-71.4031,45.2153],[-71.4032,45.2153],[-71.4033,45.2153],[-71.4034,45.2153],[-71.4036,45.2153],[-71.4038,45.2154],[-71.4039,45.2154],[-71.404,45.2155],[-71.4042,45.2155],[-71.4044,45.2155],[-71.4047,45.2156],[-71.4049,45.2158],[-71.405,45.2159],[-71.4051,45.216],[-71.4052,45.216],[-71.4055,45.2162],[-71.4058,45.2161],[-71.4061,45.2161],[-71.4064,45.2162],[-71.4067,45.2162],[-71.4069,45.2164],[-71.4071,45.2165],[-71.4073,45.2167],[-71.4075,45.2169],[-71.4081,45.2169],[-71.4084,45.2169],[-71.4091,45.2168],[-71.4093,45.2167],[-71.4094,45.2167],[-71.4096,45.2168],[-71.4098,45.2169],[-71.4103,45.217],[-71.4104,45.2172],[-71.4104,45.2173],[-71.4105,45.2173],[-71.4107,45.2174],[-71.4108,45.2175],[-71.4109,45.2175],[-71.4111,45.2175],[-71.4112,45.2176],[-71.4117,45.2173],[-71.4118,45.2173],[-71.4119,45.2173],[-71.412,45.2173],[-71.4121,45.2173],[-71.4122,45.2173],[-71.4123,45.2174],[-71.4124,45.2174],[-71.4125,45.2174],[-71.4128,45.2174],[-71.4129,45.2174],[-71.413,45.2174],[-71.4131,45.2174],[-71.4133,45.2174],[-71.4134,45.2174],[-71.4137,45.2174],[-71.414,45.2176],[-71.4142,45.2177],[-71.4144,45.2178],[-71.4145,45.2178],[-71.4148,45.2179],[-71.4151,45.218],[-71.4152,45.2181],[-71.4154,45.2181],[-71.4154,45.2182],[-71.4156,45.2183],[-71.4158,45.2184],[-71.4159,45.2184],[-71.416,45.2185],[-71.416,45.2186],[-71.4161,45.2186],[-71.4161,45.2187],[-71.416,45.2188],[-71.4159,45.2189],[-71.4158,45.219],[-71.4158,45.2191],[-71.4159,45.2193],[-71.4159,45.2194],[-71.416,45.2195],[-71.416,45.2196],[-71.4164,45.2198],[-71.4167,45.2201],[-71.4169,45.2203],[-71.4169,45.2204],[-71.4169,45.2206],[-71.4169,45.2208],[-71.417,45.2211],[-71.417,45.2212],[-71.4171,45.2212],[-71.4172,45.2213],[-71.4172,45.2214],[-71.4174,45.2216],[-71.4174,45.2218],[-71.4176,45.2217],[-71.4177,45.2217],[-71.4179,45.2217],[-71.4182,45.2218],[-71.4186,45.2219],[-71.4187,45.2219],[-71.419,45.222],[-71.4191,45.2222],[-71.4191,45.2223],[-71.4192,45.2224],[-71.4192,45.2225],[-71.4194,45.2225],[-71.4196,45.2226],[-71.4197,45.2226],[-71.4199,45.2227],[-71.42,45.2228],[-71.4201,45.2229],[-71.42,45.2229],[-71.42,45.223],[-71.42,45.2231],[-71.4205,45.2233],[-71.4206,45.2234],[-71.4206,45.2236],[-71.4206,45.2237],[-71.4206,45.2238],[-71.4207,45.2238],[-71.4209,45.2238],[-71.4211,45.2238],[-71.4214,45.224],[-71.4215,45.224],[-71.4217,45.2241],[-71.4218,45.2242],[-71.4219,45.2242],[-71.4221,45.2242],[-71.4222,45.2243],[-71.4223,45.2244],[-71.4224,45.2245],[-71.4225,45.2245],[-71.4229,45.2247],[-71.423,45.2247],[-71.4233,45.2249],[-71.4234,45.2248],[-71.4235,45.2248],[-71.4237,45.2247],[-71.4238,45.2247],[-71.424,45.2248],[-71.4243,45.2249],[-71.4244,45.225],[-71.4246,45.225],[-71.4249,45.225],[-71.4255,45.2249],[-71.4257,45.2251],[-71.4258,45.2251],[-71.4261,45.2251],[-71.4261,45.2252],[-71.4263,45.2252],[-71.4264,45.2252],[-71.4266,45.2253],[-71.4265,45.2256],[-71.4266,45.2259],[-71.4265,45.2261],[-71.4264,45.2262],[-71.4268,45.2264],[-71.4269,45.2265],[-71.427,45.2266],[-71.4271,45.2266],[-71.4273,45.2267],[-71.4274,45.2268],[-71.4275,45.2268],[-71.4275,45.2269],[-71.4277,45.227],[-71.4279,45.2271],[-71.4281,45.2271],[-71.4282,45.2271],[-71.4282,45.2272],[-71.4282,45.2273],[-71.4284,45.2274],[-71.4285,45.2274],[-71.4286,45.2275],[-71.4287,45.2276],[-71.429,45.2277],[-71.4291,45.2278],[-71.4292,45.2278],[-71.4293,45.2278],[-71.4294,45.2279],[-71.4295,45.228],[-71.4296,45.2281],[-71.4297,45.2282],[-71.4299,45.2281],[-71.43,45.2281],[-71.4302,45.2282],[-71.4303,45.2282],[-71.4304,45.2282],[-71.4304,45.2281],[-71.4305,45.2281],[-71.4306,45.2281],[-71.4308,45.2282],[-71.4308,45.2283],[-71.431,45.2283],[-71.4311,45.2283],[-71.4312,45.2283],[-71.4312,45.2284],[-71.4314,45.2284],[-71.4315,45.2285],[-71.4316,45.2286],[-71.4317,45.2286],[-71.4317,45.2288],[-71.4316,45.2289],[-71.4317,45.229],[-71.4317,45.2291],[-71.4318,45.2291],[-71.4318,45.2292],[-71.4321,45.2292],[-71.4322,45.2293],[-71.4323,45.2295],[-71.4326,45.2295],[-71.4326,45.2296],[-71.4328,45.2297],[-71.4329,45.2297],[-71.4329,45.2298],[-71.4329,45.2299],[-71.4329,45.23],[-71.433,45.23],[-71.433,45.2301],[-71.4332,45.2301],[-71.4333,45.2301],[-71.4334,45.2301],[-71.4335,45.2301],[-71.4335,45.2302],[-71.4336,45.2302],[-71.4337,45.2303],[-71.4338,45.2304],[-71.434,45.2306],[-71.4342,45.2307],[-71.4343,45.2308],[-71.4345,45.2308],[-71.4345,45.2309],[-71.4346,45.2309],[-71.4347,45.2309],[-71.4347,45.231],[-71.435,45.2312],[-71.435,45.2313],[-71.4351,45.2314],[-71.4352,45.2315],[-71.4352,45.2316],[-71.4353,45.2317],[-71.4354,45.2317],[-71.4355,45.2317],[-71.4355,45.2316],[-71.4356,45.2315],[-71.4356,45.2314],[-71.4357,45.2314],[-71.4357,45.2313],[-71.4358,45.2313],[-71.4358,45.2314],[-71.4359,45.2314],[-71.436,45.2315],[-71.4361,45.2315],[-71.4362,45.2316],[-71.4363,45.2317],[-71.4364,45.2317],[-71.4365,45.2317],[-71.4366,45.2318],[-71.4366,45.2319],[-71.4366,45.232],[-71.4368,45.2321],[-71.4371,45.232],[-71.4372,45.2321],[-71.4373,45.2321],[-71.4375,45.2321],[-71.4375,45.2322],[-71.4376,45.2323],[-71.4376,45.2324],[-71.4378,45.2325],[-71.4379,45.2325],[-71.4382,45.2325],[-71.4383,45.2325],[-71.4384,45.2326],[-71.4384,45.2328],[-71.4384,45.2329],[-71.4384,45.233],[-71.4385,45.2331],[-71.4386,45.2332],[-71.4388,45.2333],[-71.4389,45.2333],[-71.4389,45.2335],[-71.4392,45.2336],[-71.4392,45.2337],[-71.4392,45.2338],[-71.4393,45.2338],[-71.4394,45.234],[-71.4395,45.2341],[-71.4396,45.2342],[-71.4396,45.2343],[-71.4396,45.2344],[-71.4398,45.2346],[-71.44,45.2346],[-71.44,45.2347],[-71.4402,45.2348],[-71.4404,45.2349],[-71.4405,45.235],[-71.4406,45.235],[-71.4409,45.235],[-71.4413,45.2351],[-71.4416,45.235],[-71.4418,45.235],[-71.4419,45.235],[-71.4422,45.235],[-71.4423,45.235],[-71.4424,45.235],[-71.4426,45.235],[-71.4427,45.2349],[-71.4429,45.235],[-71.4432,45.2348],[-71.4434,45.2348],[-71.4435,45.2348],[-71.4438,45.2352],[-71.4437,45.2353],[-71.4435,45.2355],[-71.4432,45.2362],[-71.4434,45.2368],[-71.443,45.238],[-71.4429,45.2381],[-71.4428,45.2383],[-71.4426,45.2384],[-71.4424,45.2385],[-71.4421,45.2386],[-71.4419,45.2386],[-71.4416,45.2386],[-71.4404,45.2386],[-71.44,45.2388],[-71.4397,45.2391],[-71.4387,45.239],[-71.438,45.2389],[-71.4374,45.2388],[-71.4366,45.2386],[-71.4358,45.2383],[-71.4352,45.2382],[-71.4347,45.2383],[-71.4342,45.2384],[-71.4333,45.2377],[-71.4331,45.2376],[-71.4324,45.237],[-71.4323,45.237],[-71.4313,45.2364],[-71.431,45.2364],[-71.4309,45.2364],[-71.4308,45.2363],[-71.4303,45.2363],[-71.4296,45.236],[-71.4296,45.2351],[-71.4296,45.235],[-71.4294,45.2345],[-71.4292,45.2342],[-71.4291,45.234],[-71.4289,45.2339],[-71.4284,45.2339],[-71.4279,45.2339],[-71.4278,45.234],[-71.4274,45.2343],[-71.4268,45.2342],[-71.4265,45.2338],[-71.4264,45.2337],[-71.4258,45.2335],[-71.4257,45.2334],[-71.4256,45.2334],[-71.4254,45.2333],[-71.4247,45.2336],[-71.4244,45.2337],[-71.424,45.2337],[-71.4236,45.2336],[-71.4234,45.2335],[-71.423,45.2334],[-71.4226,45.2332],[-71.4216,45.2328],[-71.421,45.2322],[-71.4206,45.2324],[-71.42,45.2327],[-71.4199,45.2329],[-71.4198,45.2331],[-71.4193,45.234],[-71.419,45.2341],[-71.4177,45.235],[-71.4174,45.2352],[-71.4172,45.2354],[-71.4171,45.2355],[-71.417,45.2356],[-71.4168,45.2358],[-71.4165,45.2358],[-71.4162,45.2358],[-71.4153,45.236],[-71.4139,45.2361],[-71.4134,45.236],[-71.413,45.2358],[-71.4127,45.2363],[-71.4125,45.2365],[-71.4123,45.2369],[-71.4124,45.2378],[-71.4121,45.2383],[-71.412,45.2386],[-71.4119,45.2387],[-71.411,45.2391],[-71.4099,45.2389],[-71.409,45.2392],[-71.4085,45.2393],[-71.4077,45.24],[-71.4076,45.2404],[-71.4075,45.241],[-71.4075,45.2411],[-71.4074,45.2412],[-71.4073,45.2413],[-71.4072,45.2413],[-71.407,45.2414],[-71.4067,45.2415],[-71.4061,45.2417],[-71.4053,45.2419],[-71.4048,45.242],[-71.4039,45.2421],[-71.4036,45.2422],[-71.4032,45.2423],[-71.4028,45.2424],[-71.4024,45.2426],[-71.402,45.2426],[-71.4015,45.2425],[-71.401,45.2424],[-71.3996,45.2421],[-71.3989,45.2421],[-71.3986,45.2421],[-71.3978,45.2421],[-71.3969,45.242],[-71.3964,45.2418],[-71.3958,45.2415],[-71.3953,45.2413],[-71.3945,45.2409],[-71.3942,45.2407],[-71.3938,45.2404],[-71.3935,45.2401],[-71.3933,45.24],[-71.3931,45.2398],[-71.3927,45.2396],[-71.3925,45.2394],[-71.3927,45.2387],[-71.3925,45.2384],[-71.3917,45.2374],[-71.3904,45.2365],[-71.3893,45.2349],[-71.3874,45.2341],[-71.3869,45.2339],[-71.3865,45.2336],[-71.3859,45.2331],[-71.3853,45.233],[-71.3847,45.2333],[-71.3841,45.2335],[-71.384,45.2337],[-71.3834,45.2342],[-71.3829,45.2349],[-71.3825,45.2354],[-71.3819,45.2368],[-71.3812,45.2376],[-71.3805,45.2385],[-71.3803,45.2387],[-71.3803,45.239],[-71.38,45.2398],[-71.3797,45.2407],[-71.3795,45.2409],[-71.379,45.2414],[-71.3789,45.2417],[-71.3789,45.2422],[-71.3789,45.2428],[-71.3785,45.2432],[-71.3783,45.2435],[-71.3782,45.2435],[-71.3781,45.2436],[-71.378,45.2436],[-71.3777,45.2437],[-71.3774,45.2438],[-71.3766,45.2445],[-71.376,45.2451],[-71.3756,45.2451],[-71.3747,45.2452],[-71.3745,45.2453],[-71.3735,45.2454],[-71.3726,45.2461],[-71.3722,45.2463],[-71.372,45.2463],[-71.3716,45.2463],[-71.3694,45.2463],[-71.3693,45.2463],[-71.3688,45.2464],[-71.3686,45.2464],[-71.368,45.2464],[-71.3675,45.2467],[-71.3673,45.2469],[-71.3672,45.2471],[-71.367,45.2473],[-71.3667,45.2474],[-71.3662,45.2474],[-71.3657,45.2474],[-71.3646,45.2478],[-71.3644,45.2478],[-71.3643,45.2478],[-71.3639,45.248],[-71.3631,45.2482],[-71.363,45.2482],[-71.3629,45.2483],[-71.3628,45.2483],[-71.3624,45.2488],[-71.362,45.2492],[-71.3615,45.2495],[-71.3611,45.2497],[-71.3598,45.2503],[-71.3593,45.2505],[-71.3588,45.2509],[-71.3582,45.2517],[-71.3571,45.2532],[-71.3565,45.2539],[-71.3564,45.2547],[-71.3565,45.2548],[-71.3567,45.255],[-71.3568,45.255],[-71.357,45.2553],[-71.3568,45.2559],[-71.3568,45.256],[-71.3566,45.2566],[-71.3568,45.2569],[-71.3569,45.257],[-71.3572,45.2574],[-71.3573,45.2575],[-71.3575,45.2579],[-71.3576,45.258],[-71.3577,45.2581],[-71.3579,45.2585],[-71.3583,45.259],[-71.3585,45.2592],[-71.3586,45.2593],[-71.3587,45.2595],[-71.3588,45.2597],[-71.3591,45.261],[-71.3592,45.2614],[-71.3592,45.2615],[-71.3593,45.262],[-71.3593,45.2621],[-71.3594,45.2622],[-71.3596,45.2625],[-71.3602,45.2631],[-71.3615,45.2642],[-71.3616,45.2643],[-71.3619,45.2646],[-71.3623,45.2651],[-71.3625,45.2655],[-71.3627,45.2658],[-71.3631,45.2665],[-71.3632,45.2667],[-71.3632,45.2668],[-71.3632,45.2669],[-71.3631,45.2671],[-71.363,45.2674],[-71.3629,45.2675],[-71.3624,45.2677],[-71.3614,45.2685],[-71.3612,45.2686],[-71.3609,45.2689],[-71.3607,45.2697],[-71.3606,45.2699],[-71.3603,45.2703],[-71.3596,45.2701],[-71.3591,45.2698],[-71.3587,45.2696],[-71.3585,45.2695],[-71.3583,45.2694],[-71.3563,45.2688],[-71.3557,45.2686],[-71.355,45.2686],[-71.3534,45.2686],[-71.3527,45.2687],[-71.3513,45.2693],[-71.3508,45.2695],[-71.3503,45.2695],[-71.3487,45.2708],[-71.3481,45.2716],[-71.3477,45.272],[-71.3475,45.272],[-71.3469,45.272],[-71.3463,45.2717],[-71.3458,45.2715],[-71.3451,45.2714],[-71.3449,45.2713],[-71.3448,45.2713],[-71.3443,45.2713],[-71.3437,45.2713],[-71.3432,45.2713],[-71.3427,45.2713],[-71.3423,45.2713],[-71.341,45.2718],[-71.3404,45.2721],[-71.3399,45.2722],[-71.3395,45.2723],[-71.3385,45.2725],[-71.3372,45.2727],[-71.3368,45.2727],[-71.3364,45.2727],[-71.335,45.2735],[-71.334,45.2748],[-71.3335,45.2754],[-71.333,45.2759],[-71.333,45.2769],[-71.3326,45.2774],[-71.3324,45.2782],[-71.3316,45.279],[-71.3317,45.2795],[-71.3311,45.28],[-71.3308,45.2803],[-71.3291,45.2805],[-71.3285,45.2808],[-71.3266,45.2813],[-71.3246,45.2813],[-71.3239,45.2814],[-71.3228,45.2816],[-71.3223,45.2817],[-71.3208,45.2819],[-71.3203,45.2823],[-71.3196,45.2829],[-71.3191,45.283],[-71.3187,45.2839],[-71.3174,45.2849],[-71.317,45.2854],[-71.3166,45.2856],[-71.3158,45.286],[-71.3158,45.2861],[-71.3155,45.2865],[-71.3154,45.2865],[-71.3152,45.2867],[-71.3151,45.2867],[-71.3146,45.2868],[-71.3144,45.2868],[-71.3137,45.2868],[-71.313,45.2869],[-71.3121,45.2867],[-71.3118,45.2867],[-71.3113,45.2865],[-71.3102,45.2869],[-71.309,45.287],[-71.3087,45.2872],[-71.3076,45.2875],[-71.307,45.2882],[-71.3063,45.2895],[-71.3064,45.29],[-71.3063,45.2902],[-71.3061,45.2904],[-71.306,45.2905],[-71.3053,45.2912],[-71.3049,45.2916],[-71.3045,45.2924],[-71.303,45.293],[-71.3027,45.2939],[-71.3021,45.2947],[-71.3018,45.2954],[-71.3009,45.2962],[-71.3005,45.2966],[-71.3001,45.2964],[-71.2995,45.2969],[-71.299,45.297],[-71.2988,45.297],[-71.2985,45.2972],[-71.2977,45.2978],[-71.2976,45.2981],[-71.2967,45.2987],[-71.2964,45.299],[-71.2962,45.2991],[-71.2954,45.2988],[-71.2952,45.2987],[-71.2943,45.2985],[-71.2939,45.2986],[-71.2934,45.2987],[-71.2928,45.2985],[-71.2917,45.2986],[-71.291,45.2987],[-71.2907,45.299],[-71.2906,45.2992],[-71.2905,45.2996],[-71.2899,45.3],[-71.2888,45.3],[-71.2883,45.3006],[-71.2879,45.3009],[-71.287,45.3008],[-71.2858,45.3004],[-71.2856,45.3005],[-71.2854,45.3006],[-71.2852,45.3009],[-71.2848,45.3013],[-71.2845,45.3017],[-71.2842,45.3024],[-71.2841,45.3023],[-71.2837,45.302],[-71.2836,45.3019],[-71.2831,45.3009],[-71.2835,45.3005],[-71.2836,45.3004],[-71.2837,45.3003],[-71.2836,45.3],[-71.283,45.2998],[-71.2829,45.2998],[-71.2822,45.2995],[-71.282,45.2991],[-71.2822,45.2984],[-71.2821,45.2979],[-71.2826,45.2973],[-71.2826,45.2972],[-71.2827,45.2971],[-71.2819,45.2966],[-71.2817,45.2965],[-71.2816,45.2964],[-71.2813,45.2962],[-71.2811,45.2958],[-71.2809,45.2955],[-71.2809,45.2953],[-71.2809,45.2952],[-71.2808,45.2951],[-71.2808,45.295],[-71.2805,45.2946],[-71.2798,45.2945],[-71.2791,45.2945],[-71.2789,45.2946],[-71.2783,45.2947],[-71.2779,45.2949],[-71.2773,45.295],[-71.2767,45.2948],[-71.2758,45.2951],[-71.2751,45.2955],[-71.2748,45.2957],[-71.2742,45.2958],[-71.2738,45.2961],[-71.2733,45.2963],[-71.273,45.2965],[-71.2727,45.2966],[-71.272,45.296],[-71.2712,45.2958],[-71.2703,45.2955],[-71.27,45.2953],[-71.2698,45.2953],[-71.269,45.2953],[-71.2687,45.2951],[-71.2683,45.2949],[-71.267,45.2944],[-71.2663,45.2944],[-71.2662,45.2943],[-71.2655,45.294],[-71.2649,45.2938],[-71.2646,45.2934],[-71.2644,45.2932],[-71.2656,45.2923],[-71.266,45.2916],[-71.2662,45.2914],[-71.2658,45.2905],[-71.2659,45.2894],[-71.2652,45.2885],[-71.2649,45.2876],[-71.2648,45.2874],[-71.2647,45.2873],[-71.2646,45.2872],[-71.2646,45.2871],[-71.2646,45.287],[-71.2646,45.2868],[-71.2644,45.2867],[-71.2643,45.2866],[-71.2643,45.2865],[-71.2641,45.286],[-71.2639,45.2855],[-71.264,45.2851],[-71.2637,45.2848],[-71.2639,45.2845],[-71.2639,45.2836],[-71.2639,45.2829],[-71.2639,45.2828],[-71.2639,45.2827],[-71.2638,45.2826],[-71.2637,45.2823],[-71.2636,45.2822],[-71.2633,45.2819],[-71.2633,45.2814],[-71.2633,45.2812],[-71.2635,45.2805],[-71.2635,45.2802],[-71.2634,45.2801],[-71.2632,45.2799],[-71.2628,45.2795],[-71.2627,45.2792],[-71.2629,45.2787],[-71.2628,45.2781],[-71.2629,45.2779],[-71.263,45.2774],[-71.2622,45.2766],[-71.2622,45.2764],[-71.2623,45.2761],[-71.2623,45.276],[-71.2619,45.2759],[-71.2618,45.2758],[-71.2608,45.2753],[-71.2604,45.2749],[-71.2596,45.2746],[-71.2599,45.2739],[-71.2597,45.2735],[-71.2592,45.2728],[-71.2595,45.2725],[-71.2595,45.2724],[-71.2594,45.272],[-71.2593,45.272],[-71.259,45.2719],[-71.2588,45.2719],[-71.2573,45.2727],[-71.2569,45.2729],[-71.2564,45.2732],[-71.2561,45.273],[-71.256,45.273],[-71.2559,45.2728],[-71.2556,45.2722],[-71.2554,45.272],[-71.2543,45.2716],[-71.2537,45.2713],[-71.2532,45.2711],[-71.2531,45.2711],[-71.2527,45.2708],[-71.2523,45.2705],[-71.2517,45.2702],[-71.2515,45.2699],[-71.2514,45.2699],[-71.251,45.2698],[-71.2503,45.2696],[-71.2501,45.2692],[-71.2497,45.2691],[-71.2498,45.2687],[-71.2496,45.2682],[-71.2495,45.2681],[-71.2495,45.268],[-71.2488,45.2678],[-71.2484,45.268],[-71.2483,45.268],[-71.2482,45.2682],[-71.248,45.2683],[-71.2475,45.2687],[-71.2471,45.2685],[-71.247,45.2685],[-71.2468,45.2685],[-71.2464,45.2686],[-71.2456,45.2688],[-71.2454,45.2686],[-71.2448,45.2681],[-71.2443,45.2676],[-71.244,45.2674],[-71.2433,45.2665],[-71.2417,45.2649],[-71.2405,45.2642],[-71.2392,45.2633],[-71.2392,45.2625],[-71.2394,45.262],[-71.2394,45.2619],[-71.2394,45.2617],[-71.2383,45.2615],[-71.238,45.2614],[-71.2377,45.2614],[-71.2376,45.2614],[-71.237,45.2614],[-71.236,45.2611],[-71.2356,45.2609],[-71.2353,45.2604],[-71.2349,45.2596],[-71.235,45.2592],[-71.2345,45.2587],[-71.2341,45.2583],[-71.2338,45.2578],[-71.2332,45.2576],[-71.2327,45.2569],[-71.2327,45.2563],[-71.2325,45.2553],[-71.2322,45.2547],[-71.2313,45.2539],[-71.2316,45.2535],[-71.2318,45.2531],[-71.232,45.2526],[-71.2326,45.2519],[-71.233,45.2517],[-71.2331,45.2516],[-71.2331,45.2515],[-71.2327,45.251],[-71.2326,45.251],[-71.2318,45.251],[-71.2316,45.2507],[-71.2311,45.2499],[-71.2309,45.2497],[-71.2307,45.2495],[-71.2306,45.2494],[-71.23,45.2492],[-71.2294,45.2492],[-71.229,45.2495],[-71.2283,45.2494],[-71.228,45.2497],[-71.2279,45.2498],[-71.2276,45.2499],[-71.2272,45.2501],[-71.2269,45.2503],[-71.2268,45.2506],[-71.2264,45.2509],[-71.2262,45.2513],[-71.2256,45.2515],[-71.2252,45.2517],[-71.2249,45.2518],[-71.2244,45.2521],[-71.2237,45.2522],[-71.2229,45.2526],[-71.2221,45.2534],[-71.2218,45.2532],[-71.2216,45.2531],[-71.2214,45.2531],[-71.2215,45.2527],[-71.2215,45.2522],[-71.2213,45.2521],[-71.2211,45.252],[-71.2208,45.2519],[-71.2206,45.2513],[-71.2206,45.2511],[-71.2206,45.2507],[-71.2195,45.2506],[-71.2186,45.2505],[-71.2184,45.2507],[-71.2181,45.251],[-71.2178,45.2511],[-71.2177,45.2511],[-71.2176,45.251],[-71.2175,45.2509],[-71.217,45.2504],[-71.2166,45.2504],[-71.2154,45.2504],[-71.215,45.2504],[-71.2143,45.2507],[-71.2141,45.2507],[-71.214,45.2507],[-71.2136,45.2506],[-71.2132,45.2504],[-71.2127,45.2501],[-71.2123,45.2503],[-71.2121,45.2503],[-71.2118,45.2502],[-71.2117,45.2502],[-71.2111,45.2502],[-71.2109,45.2505],[-71.2106,45.2507],[-71.2096,45.2506],[-71.209,45.2511],[-71.2084,45.2513],[-71.2081,45.2521],[-71.2077,45.2523],[-71.2073,45.2529],[-71.2072,45.2531],[-71.207,45.2529],[-71.2064,45.2528],[-71.2053,45.2524],[-71.2051,45.2526],[-71.2049,45.2528],[-71.2047,45.253],[-71.2039,45.2531],[-71.2038,45.2535],[-71.2029,45.254],[-71.2026,45.2542],[-71.2025,45.2543],[-71.202,45.2543],[-71.2017,45.2542],[-71.2015,45.2541],[-71.2008,45.254],[-71.2006,45.2536],[-71.2005,45.2535],[-71.2003,45.2533],[-71.2,45.2533],[-71.1997,45.2536],[-71.1992,45.2536],[-71.199,45.2538],[-71.1989,45.2539],[-71.1988,45.254],[-71.1987,45.2541],[-71.1986,45.2542],[-71.1981,45.2541],[-71.1977,45.2539],[-71.1973,45.2539],[-71.1972,45.254],[-71.1971,45.2542],[-71.1964,45.254],[-71.1962,45.254],[-71.196,45.2534],[-71.1961,45.2531],[-71.1955,45.2528],[-71.1949,45.2519],[-71.1951,45.2513],[-71.195,45.2512],[-71.1947,45.251],[-71.1942,45.2506],[-71.1939,45.2505],[-71.1937,45.2503],[-71.1936,45.2502],[-71.1934,45.2499],[-71.193,45.2499],[-71.1925,45.2498],[-71.1921,45.2497],[-71.1918,45.2496],[-71.1916,45.2496],[-71.1914,45.2495],[-71.1912,45.2494],[-71.1913,45.2493],[-71.1915,45.2489],[-71.1914,45.2484],[-71.191,45.2479],[-71.1904,45.2477],[-71.19,45.2477],[-71.1894,45.2476],[-71.189,45.2478],[-71.1882,45.2478],[-71.1877,45.2476],[-71.1873,45.2465],[-71.1874,45.2463],[-71.1874,45.2462],[-71.1873,45.2459],[-71.1875,45.2455],[-71.1876,45.2454],[-71.1878,45.2451],[-71.1874,45.2448],[-71.1869,45.2444],[-71.186,45.2442],[-71.1854,45.2443],[-71.1852,45.2447],[-71.185,45.245],[-71.1849,45.2451],[-71.1848,45.245],[-71.1847,45.245],[-71.1845,45.2449],[-71.184,45.2449],[-71.184,45.2444],[-71.1839,45.2441],[-71.1841,45.2438],[-71.184,45.2436],[-71.1834,45.2435],[-71.1833,45.2435],[-71.1826,45.2427],[-71.1825,45.2425],[-71.1827,45.2422],[-71.1826,45.242],[-71.1826,45.2416],[-71.1823,45.2413],[-71.1823,45.241],[-71.1824,45.2407],[-71.1824,45.2406],[-71.182,45.2404],[-71.1819,45.2403],[-71.1818,45.2402],[-71.1817,45.2402],[-71.1812,45.2402],[-71.1808,45.2401],[-71.1805,45.24],[-71.1802,45.24],[-71.1801,45.2399],[-71.18,45.2401],[-71.1791,45.2411],[-71.1787,45.2413],[-71.1784,45.2414],[-71.1783,45.2416],[-71.1783,45.2418],[-71.1783,45.242],[-71.1779,45.2425],[-71.1778,45.2427],[-71.1774,45.2431],[-71.177,45.2437],[-71.1769,45.2439],[-71.1768,45.2439],[-71.1765,45.2441],[-71.1761,45.2442],[-71.1759,45.2444],[-71.1756,45.2447],[-71.1751,45.245],[-71.1748,45.2452],[-71.1745,45.2455],[-71.1742,45.2455],[-71.174,45.2456],[-71.1735,45.2458],[-71.1734,45.2461],[-71.1732,45.2463],[-71.1726,45.2462],[-71.1719,45.246],[-71.1714,45.246],[-71.1712,45.246],[-71.1708,45.246],[-71.1703,45.2464],[-71.1703,45.2465],[-71.1701,45.2465],[-71.17,45.2465],[-71.1697,45.2464],[-71.1694,45.2466],[-71.1688,45.2463],[-71.1686,45.2465],[-71.1683,45.2469],[-71.1681,45.247],[-71.1675,45.247],[-71.1667,45.2475],[-71.1667,45.2477],[-71.1661,45.2481],[-71.1658,45.2484],[-71.1655,45.2485],[-71.1653,45.2488],[-71.1652,45.2489],[-71.1652,45.249],[-71.1651,45.249],[-71.1649,45.249],[-71.1639,45.2488],[-71.1637,45.249],[-71.1634,45.2493],[-71.1633,45.2494],[-71.1629,45.2496],[-71.1627,45.2498],[-71.1623,45.2503],[-71.162,45.2502],[-71.1618,45.2501],[-71.1615,45.2498],[-71.1599,45.2488],[-71.1594,45.2488],[-71.1591,45.2488],[-71.1587,45.2487],[-71.1582,45.2485],[-71.1576,45.2483],[-71.157,45.2482],[-71.1569,45.248],[-71.157,45.2477],[-71.1569,45.2475],[-71.1562,45.2475],[-71.1557,45.2469],[-71.1559,45.2466],[-71.156,45.2465],[-71.1557,45.2465],[-71.1552,45.2464],[-71.1547,45.246],[-71.1537,45.2458],[-71.1528,45.245],[-71.1526,45.2449],[-71.1522,45.2447],[-71.1517,45.2445],[-71.1512,45.2442],[-71.1512,45.2441],[-71.151,45.244],[-71.1508,45.2437],[-71.1503,45.2437],[-71.1501,45.2437],[-71.1494,45.2434],[-71.1493,45.2433],[-71.1492,45.2433],[-71.149,45.2431],[-71.1486,45.2429],[-71.148,45.2424],[-71.1479,45.242],[-71.1479,45.2418],[-71.1478,45.2416],[-71.1478,45.2415],[-71.1474,45.2412],[-71.1473,45.2409],[-71.1478,45.2406],[-71.148,45.2403],[-71.1481,45.2401],[-71.1481,45.24],[-71.1483,45.2397],[-71.148,45.2395],[-71.1476,45.2394],[-71.1463,45.2397],[-71.1465,45.2402],[-71.146,45.2408],[-71.1459,45.2409],[-71.1458,45.2411],[-71.1458,45.2412],[-71.1457,45.2413],[-71.1455,45.2414],[-71.1445,45.242],[-71.1439,45.2424],[-71.1435,45.2425],[-71.1418,45.2426],[-71.1415,45.2425],[-71.1404,45.2428],[-71.1398,45.2428],[-71.1393,45.2428],[-71.1384,45.2434],[-71.1383,45.2435],[-71.1381,45.2436],[-71.1375,45.2438],[-71.1372,45.2438],[-71.1371,45.2439],[-71.1368,45.2438],[-71.1362,45.2438],[-71.1357,45.2437],[-71.135,45.2438],[-71.1344,45.244],[-71.134,45.2441],[-71.1335,45.2443],[-71.1329,45.2445],[-71.1325,45.245],[-71.1322,45.2452],[-71.132,45.2454],[-71.1319,45.2455],[-71.1309,45.2465],[-71.1308,45.2474],[-71.1299,45.2485],[-71.13,45.2492],[-71.1301,45.2495],[-71.1301,45.2498],[-71.13,45.2499],[-71.1299,45.2499],[-71.1296,45.2501],[-71.1294,45.2507],[-71.1295,45.251],[-71.1296,45.2511],[-71.1297,45.2514],[-71.1292,45.2521],[-71.129,45.2523],[-71.1289,45.2525],[-71.1284,45.2529],[-71.1282,45.253],[-71.128,45.2537],[-71.1279,45.2537],[-71.1276,45.2539],[-71.1271,45.2541],[-71.1269,45.2542],[-71.1267,45.254],[-71.1266,45.254],[-71.1265,45.2539],[-71.1257,45.2545],[-71.1256,45.2546],[-71.125,45.2545],[-71.1241,45.2551],[-71.1238,45.256],[-71.1239,45.2564],[-71.124,45.2566],[-71.1241,45.257],[-71.1243,45.2575],[-71.1241,45.2578],[-71.1239,45.2583],[-71.1239,45.2584],[-71.1237,45.2585],[-71.1232,45.2589],[-71.1221,45.2597],[-71.1217,45.26],[-71.1212,45.2603],[-71.1206,45.2611],[-71.1201,45.2616],[-71.1196,45.2616],[-71.1195,45.2621],[-71.1197,45.2625],[-71.1192,45.2631],[-71.1194,45.2632],[-71.1199,45.2634],[-71.12,45.2635],[-71.1203,45.2637],[-71.12,45.2642],[-71.12,45.2645],[-71.1201,45.2646],[-71.1201,45.2648],[-71.1201,45.2649],[-71.1202,45.265],[-71.1202,45.2651],[-71.1202,45.2653],[-71.1201,45.2654],[-71.12,45.2657],[-71.1197,45.2664],[-71.1196,45.2665],[-71.1192,45.2671],[-71.1183,45.2678],[-71.1178,45.2681],[-71.1175,45.2683],[-71.117,45.2688],[-71.1164,45.2694],[-71.1163,45.27],[-71.1163,45.2701],[-71.1163,45.2703],[-71.1162,45.2705],[-71.1163,45.271],[-71.1163,45.2714],[-71.1165,45.2719],[-71.1166,45.2722],[-71.1167,45.2724],[-71.1168,45.2727],[-71.1167,45.2729],[-71.1165,45.2732],[-71.1163,45.2741],[-71.1158,45.2744],[-71.1155,45.2745],[-71.115,45.2747],[-71.1145,45.2748],[-71.1143,45.2749],[-71.1141,45.2749],[-71.1136,45.2749],[-71.1132,45.2748],[-71.1131,45.2748],[-71.113,45.2749],[-71.1126,45.2751],[-71.1121,45.2753],[-71.1116,45.2756],[-71.1115,45.2756],[-71.1114,45.2756],[-71.111,45.2755],[-71.1108,45.2754],[-71.1107,45.2754],[-71.1102,45.2756],[-71.1096,45.2761],[-71.1098,45.2767],[-71.1098,45.2768],[-71.1097,45.2769],[-71.1096,45.277],[-71.1095,45.2771],[-71.1093,45.2771],[-71.1087,45.2771],[-71.1077,45.2779],[-71.1072,45.2784],[-71.1071,45.2787],[-71.1069,45.2796],[-71.1069,45.2797],[-71.1066,45.2799],[-71.1064,45.28],[-71.1064,45.2803],[-71.1063,45.2809],[-71.1063,45.2812],[-71.1064,45.2814],[-71.1064,45.2816],[-71.106,45.2819],[-71.1058,45.2821],[-71.1057,45.2822],[-71.1057,45.2823],[-71.1055,45.2826],[-71.1054,45.2828],[-71.1065,45.2826],[-71.1073,45.2825],[-71.1078,45.2824],[-71.108,45.2824],[-71.1081,45.2823],[-71.1083,45.2823],[-71.1085,45.2823],[-71.1088,45.2823],[-71.1092,45.2824],[-71.1101,45.2831],[-71.1102,45.2836],[-71.1103,45.2841],[-71.1104,45.2842],[-71.1105,45.2842],[-71.1107,45.2843],[-71.111,45.2844],[-71.1106,45.2849],[-71.1102,45.2852],[-71.1096,45.2857],[-71.1094,45.2858],[-71.1092,45.286],[-71.109,45.2861],[-71.109,45.2862],[-71.1089,45.2865],[-71.1089,45.2866],[-71.1088,45.2867],[-71.1085,45.2875],[-71.1082,45.2886],[-71.1079,45.2895],[-71.1071,45.2898],[-71.1067,45.2908],[-71.1066,45.2909],[-71.1066,45.291],[-71.1066,45.2911],[-71.1059,45.2913],[-71.1058,45.2913],[-71.1052,45.2912],[-71.1046,45.2912],[-71.1042,45.2915],[-71.1041,45.2918],[-71.1039,45.2923],[-71.1041,45.2926],[-71.1052,45.2934],[-71.1052,45.2936],[-71.1053,45.2937],[-71.1054,45.2939],[-71.1054,45.2941],[-71.1054,45.2944],[-71.1054,45.2946],[-71.1053,45.2949],[-71.1048,45.2952],[-71.1047,45.2954],[-71.1044,45.2957],[-71.1041,45.2959],[-71.1038,45.2961],[-71.1035,45.2963],[-71.1032,45.2965],[-71.1029,45.2968],[-71.1026,45.297],[-71.1021,45.2974],[-71.1018,45.2976],[-71.1016,45.2978],[-71.1014,45.2979],[-71.1009,45.2982],[-71.0995,45.2992],[-71.0993,45.2995],[-71.0988,45.3001],[-71.0982,45.3002],[-71.0982,45.3006],[-71.0984,45.3008],[-71.0984,45.3009],[-71.0984,45.301],[-71.0983,45.3014],[-71.0982,45.3015],[-71.0982,45.3016],[-71.0982,45.3017],[-71.098,45.3017],[-71.0978,45.3017],[-71.0975,45.3017],[-71.0973,45.3021],[-71.0971,45.3022],[-71.0969,45.3023],[-71.0967,45.3023],[-71.0961,45.3022],[-71.0956,45.3022],[-71.0951,45.3024],[-71.0947,45.3025],[-71.0943,45.3027],[-71.0928,45.3037],[-71.0926,45.3039],[-71.0918,45.304],[-71.0916,45.3041],[-71.0905,45.3042],[-71.0902,45.3043],[-71.09,45.3045],[-71.0895,45.3047],[-71.0893,45.3048],[-71.0884,45.3047],[-71.0879,45.3046],[-71.0875,45.3047],[-71.0874,45.3047],[-71.0868,45.3047],[-71.0869,45.3052],[-71.0868,45.3052],[-71.0865,45.3053],[-71.0863,45.3053],[-71.086,45.3054],[-71.0859,45.3054],[-71.0858,45.3056],[-71.0857,45.3058],[-71.0855,45.3058],[-71.0847,45.3057],[-71.0844,45.3055],[-71.084,45.3055],[-71.0839,45.3055],[-71.0839,45.3053],[-71.0837,45.3039],[-71.0833,45.3004],[-71.0832,45.2993],[-71.0831,45.2986],[-71.0828,45.2957],[-71.0827,45.2953],[-71.0825,45.2938],[-71.0825,45.2934],[-71.0818,45.2874],[-71.0813,45.2841],[-71.0802,45.2751],[-71.0802,45.2748],[-71.0798,45.2713],[-71.0793,45.2671],[-71.0792,45.2665],[-71.0792,45.2659],[-71.079,45.2642],[-71.079,45.2641],[-71.0789,45.2639],[-71.0788,45.2631],[-71.0786,45.2612],[-71.0785,45.26],[-71.0783,45.2588],[-71.0783,45.2585],[-71.0782,45.258],[-71.0781,45.2572],[-71.078,45.2566],[-71.0779,45.2557],[-71.0778,45.2549],[-71.0777,45.254],[-71.0776,45.253],[-71.0775,45.2526],[-71.0774,45.2522],[-71.0774,45.2521],[-71.0773,45.2508],[-71.0772,45.2505],[-71.0772,45.2504],[-71.0772,45.2503],[-71.0772,45.2501],[-71.0772,45.2498],[-71.0771,45.2481],[-71.0771,45.2478],[-71.077,45.2475],[-71.077,45.2469],[-71.077,45.2463],[-71.0769,45.2458],[-71.0769,45.2443],[-71.0768,45.2438],[-71.0768,45.2426],[-71.0767,45.2423],[-71.0766,45.2401],[-71.0765,45.2394],[-71.0765,45.2389],[-71.0765,45.2381],[-71.0764,45.2373],[-71.0764,45.2365],[-71.0764,45.2356],[-71.0763,45.235],[-71.0763,45.2341],[-71.0762,45.2331],[-71.0761,45.2317],[-71.0761,45.231],[-71.076,45.23],[-71.076,45.2291],[-71.0759,45.2279],[-71.0758,45.227],[-71.0758,45.2261],[-71.0757,45.2259],[-71.0757,45.2257],[-71.0757,45.2255],[-71.0757,45.2249],[-71.0756,45.224],[-71.0756,45.2225],[-71.0755,45.2212],[-71.0754,45.2201],[-71.0754,45.219],[-71.0753,45.218],[-71.0753,45.2171],[-71.0752,45.2161],[-71.0751,45.2152],[-71.0751,45.2142],[-71.075,45.2132],[-71.075,45.212],[-71.0749,45.2111],[-71.0748,45.2101],[-71.0748,45.2089],[-71.0747,45.208],[-71.0746,45.2068],[-71.0746,45.2056],[-71.0745,45.2043],[-71.0745,45.204],[-71.0744,45.2036],[-71.0743,45.2018],[-71.0741,45.1996],[-71.0734,45.1925],[-71.0729,45.1872],[-71.0726,45.1838],[-71.0724,45.1817],[-71.0724,45.1816],[-71.0724,45.1808],[-71.0723,45.1805],[-71.0717,45.1738],[-71.0717,45.1733],[-71.0715,45.1713],[-71.0713,45.1689],[-71.0713,45.1683],[-71.0711,45.1669],[-71.0709,45.1647],[-71.0707,45.161],[-71.0705,45.1587],[-71.0703,45.1555],[-71.07,45.1529],[-71.0697,45.1497],[-71.0695,45.1464],[-71.0693,45.1438],[-71.0691,45.1416],[-71.0691,45.1412],[-71.0691,45.1407],[-71.0691,45.1401],[-71.069,45.1394],[-71.069,45.1388],[-71.0689,45.1382],[-71.0689,45.1375],[-71.0688,45.137],[-71.0688,45.1361],[-71.0687,45.1357],[-71.0687,45.1353],[-71.0687,45.1348],[-71.0686,45.1343],[-71.0686,45.1336],[-71.0685,45.1332],[-71.0685,45.1328],[-71.0684,45.1322],[-71.0684,45.1317],[-71.0684,45.1313],[-71.0683,45.1308],[-71.0683,45.1304],[-71.0683,45.1299],[-71.0682,45.1293],[-71.0682,45.1288],[-71.0681,45.1285],[-71.0681,45.1279],[-71.068,45.1274],[-71.068,45.127],[-71.068,45.1264],[-71.0679,45.1257],[-71.0679,45.1251],[-71.0678,45.1249],[-71.0677,45.1233],[-71.0673,45.1179],[-71.0665,45.1077],[-71.0662,45.1038],[-71.0654,45.0941],[-71.0652,45.0909],[-71.0651,45.0898],[-71.065,45.0893],[-71.0645,45.0828],[-71.0645,45.0819],[-71.0645,45.0818],[-71.0644,45.0805],[-71.0644,45.0804],[-71.0644,45.0802],[-71.0643,45.0797],[-71.0641,45.0766],[-71.0638,45.0731],[-71.0633,45.0652],[-71.0631,45.0622],[-71.063,45.0606],[-71.0629,45.0598],[-71.0629,45.0596],[-71.0628,45.0588],[-71.0626,45.0557],[-71.0626,45.0556],[-71.062,45.0476],[-71.0613,45.0396],[-71.0612,45.0373],[-71.0612,45.0372],[-71.0611,45.037],[-71.0611,45.0368],[-71.0611,45.0366],[-71.0611,45.0361],[-71.0611,45.0359],[-71.0611,45.0356],[-71.061,45.0354],[-71.061,45.0351],[-71.061,45.0349],[-71.061,45.0346],[-71.061,45.0344],[-71.061,45.0342],[-71.0609,45.0339],[-71.0609,45.0336],[-71.0609,45.0334],[-71.0609,45.0331],[-71.0609,45.0329],[-71.0608,45.0326],[-71.0608,45.0324],[-71.0608,45.0322],[-71.0608,45.0319],[-71.0608,45.0317],[-71.0607,45.0313],[-71.0607,45.031],[-71.0607,45.0305],[-71.0606,45.03],[-71.0606,45.0296],[-71.0606,45.0294],[-71.0606,45.0291],[-71.0606,45.0289],[-71.0606,45.0286],[-71.0605,45.0284],[-71.0604,45.027],[-71.0604,45.0266],[-71.0603,45.0251],[-71.0603,45.0249],[-71.0603,45.0247],[-71.0602,45.0245],[-71.0602,45.0243],[-71.0602,45.024],[-71.0602,45.0239],[-71.0602,45.0237],[-71.0602,45.0235],[-71.0602,45.0233],[-71.0601,45.023],[-71.0601,45.0228],[-71.0601,45.0226],[-71.0601,45.0224],[-71.0601,45.0222],[-71.0601,45.022],[-71.06,45.0217],[-71.06,45.0215],[-71.06,45.0214],[-71.06,45.0212],[-71.06,45.021],[-71.06,45.0207],[-71.0599,45.0204],[-71.0599,45.0201],[-71.0599,45.0198],[-71.0599,45.0197],[-71.0599,45.0194],[-71.0595,45.0149],[-71.0595,45.0146],[-71.0595,45.0142],[-71.0594,45.0124],[-71.0593,45.0112],[-71.059,45.0042],[-71.0588,45.0009],[-71.0588,45.0001],[-71.0583,44.9912],[-71.0583,44.9905],[-71.0576,44.9837],[-71.0575,44.9816],[-71.0574,44.9815],[-71.0572,44.9787],[-71.0571,44.9785],[-71.0571,44.9783],[-71.0567,44.9735],[-71.0567,44.9732],[-71.0566,44.9731],[-71.0566,44.973],[-71.0566,44.9728],[-71.0563,44.9695],[-71.0558,44.9645],[-71.0554,44.96],[-71.0553,44.9589],[-71.055,44.9555],[-71.0535,44.9401],[-71.0534,44.939],[-71.0531,44.9356],[-71.0529,44.9335],[-71.0528,44.9332],[-71.0521,44.9249],[-71.0516,44.9194],[-71.0513,44.9165],[-71.0503,44.9067],[-71.05,44.9029],[-71.0496,44.8985],[-71.0494,44.8968],[-71.0494,44.896],[-71.0489,44.8899],[-71.0489,44.8897],[-71.0488,44.8895],[-71.0488,44.889],[-71.0484,44.8843],[-71.0484,44.884],[-71.0483,44.8831],[-71.0483,44.8826],[-71.0482,44.882],[-71.0482,44.8814],[-71.0481,44.8807],[-71.0481,44.8801],[-71.048,44.8794],[-71.048,44.8788],[-71.0479,44.8783],[-71.0479,44.8781],[-71.0478,44.8776],[-71.0478,44.8772],[-71.0476,44.8753],[-71.0475,44.8749],[-71.0475,44.8746],[-71.0474,44.8737],[-71.047,44.8684],[-71.0469,44.8672],[-71.0469,44.8665],[-71.0469,44.8664],[-71.0469,44.8663],[-71.0469,44.8661],[-71.0468,44.8647],[-71.0468,44.8637],[-71.0468,44.8635],[-71.0468,44.8632],[-71.0467,44.8631],[-71.0466,44.862],[-71.0462,44.8581],[-71.046,44.8568],[-71.046,44.8566],[-71.0459,44.8555],[-71.0459,44.8552],[-71.0459,44.8548],[-71.0459,44.8546],[-71.0453,44.848],[-71.0452,44.8468],[-71.0451,44.8444],[-71.0451,44.8438],[-71.0451,44.8431],[-71.045,44.8422],[-71.0444,44.8385],[-71.0443,44.8372],[-71.044,44.8356],[-71.044,44.8351],[-71.0439,44.8348],[-71.0437,44.833],[-71.0437,44.8327],[-71.0436,44.832],[-71.0435,44.8311],[-71.0435,44.8308],[-71.0435,44.8304],[-71.0434,44.8301],[-71.0434,44.8295],[-71.0433,44.8291],[-71.0433,44.8289],[-71.0433,44.8287],[-71.0433,44.8286],[-71.0432,44.828],[-71.0432,44.8275],[-71.0431,44.8269],[-71.0431,44.8268],[-71.0431,44.8263],[-71.043,44.8258],[-71.043,44.8254],[-71.043,44.825],[-71.043,44.8246],[-71.0429,44.824],[-71.0429,44.8235],[-71.0428,44.823],[-71.0428,44.8225],[-71.0428,44.8219],[-71.0427,44.8214],[-71.0427,44.8209],[-71.0422,44.8141],[-71.0421,44.8136],[-71.042,44.8124],[-71.0419,44.8108],[-71.0416,44.8076],[-71.0412,44.8036],[-71.041,44.8001],[-71.0408,44.7973],[-71.0406,44.7951],[-71.0403,44.7917],[-71.0402,44.7897],[-71.04,44.7874],[-71.0398,44.7853],[-71.0395,44.7804],[-71.0393,44.7779],[-71.0391,44.7753],[-71.0386,44.7692],[-71.0384,44.767],[-71.0381,44.7627],[-71.038,44.7618],[-71.038,44.7614],[-71.038,44.7606],[-71.0379,44.759],[-71.0376,44.7537],[-71.0376,44.7536],[-71.0375,44.752],[-71.0375,44.7512],[-71.0363,44.7361],[-71.0358,44.7283],[-71.0346,44.7122],[-71.0344,44.71],[-71.034,44.7049],[-71.0338,44.7012],[-71.0336,44.6985],[-71.0335,44.6976],[-71.0334,44.6955],[-71.0334,44.6952],[-71.0333,44.6948],[-71.0332,44.692],[-71.0326,44.6832],[-71.0324,44.6802],[-71.0322,44.6758],[-71.0318,44.6693],[-71.0316,44.6666],[-71.0316,44.6665],[-71.0316,44.6664],[-71.031,44.6557],[-71.0303,44.6443],[-71.0302,44.6415],[-71.0301,44.6411],[-71.0296,44.6318],[-71.0293,44.6271],[-71.0292,44.6261],[-71.0291,44.6251],[-71.0289,44.6207],[-71.0286,44.6144],[-71.0286,44.613],[-71.0286,44.6125],[-71.0285,44.6124],[-71.0286,44.6123],[-71.0285,44.6123],[-71.0285,44.612],[-71.0285,44.6118],[-71.0285,44.6113],[-71.0285,44.6102],[-71.0284,44.6079],[-71.0281,44.6017],[-71.0281,44.6013],[-71.0279,44.5949],[-71.0278,44.5909],[-71.0275,44.5852],[-71.0275,44.5844],[-71.0271,44.5779],[-71.027,44.5731],[-71.0265,44.5595],[-71.0264,44.5564],[-71.0263,44.5523],[-71.0262,44.5496],[-71.0262,44.5493],[-71.0261,44.5485],[-71.0257,44.5444],[-71.0257,44.5442],[-71.0257,44.5433],[-71.0256,44.5425],[-71.0252,44.538],[-71.0252,44.5377],[-71.0251,44.537],[-71.0251,44.5364],[-71.0249,44.5349],[-71.0249,44.534],[-71.0247,44.532],[-71.0246,44.5304],[-71.0246,44.53],[-71.0245,44.5293],[-71.0245,44.529],[-71.0245,44.528],[-71.0244,44.5272],[-71.0243,44.5262],[-71.0243,44.5254],[-71.0243,44.5251],[-71.0242,44.5247],[-71.0242,44.5237],[-71.0241,44.5228],[-71.0241,44.5222],[-71.0238,44.5163],[-71.0235,44.5114],[-71.0235,44.5107],[-71.0233,44.507],[-71.0231,44.5043],[-71.0229,44.5001],[-71.0225,44.4957],[-71.0224,44.495],[-71.0224,44.4944],[-71.0223,44.4935],[-71.0222,44.4928],[-71.0222,44.4924],[-71.0221,44.4914],[-71.022,44.4904],[-71.0219,44.4897],[-71.0219,44.4893],[-71.0218,44.4879],[-71.0217,44.4871],[-71.0216,44.486],[-71.0216,44.4852],[-71.0215,44.4846],[-71.0214,44.483],[-71.0214,44.4824],[-71.0213,44.4819],[-71.0213,44.4811],[-71.0212,44.4805],[-71.0212,44.4797],[-71.0212,44.479],[-71.0211,44.4782],[-71.0211,44.4776],[-71.021,44.4768],[-71.021,44.4759],[-71.0209,44.4749],[-71.0208,44.4738],[-71.0208,44.4733],[-71.0207,44.4721],[-71.0207,44.4707],[-71.0206,44.47],[-71.0206,44.4694],[-71.0205,44.4687],[-71.0205,44.4681],[-71.0204,44.4672],[-71.0204,44.4665],[-71.0203,44.4657],[-71.0203,44.4647],[-71.0203,44.4638],[-71.0202,44.4635],[-71.0201,44.4608],[-71.02,44.4601],[-71.0199,44.4577],[-71.0199,44.4575],[-71.0197,44.4547],[-71.0194,44.4504],[-71.0194,44.4499],[-71.0193,44.4492],[-71.0193,44.4487],[-71.0192,44.4479],[-71.0192,44.4472],[-71.0192,44.4465],[-71.0191,44.446],[-71.0191,44.4455],[-71.019,44.4446],[-71.019,44.4436],[-71.0189,44.4426],[-71.0188,44.4405],[-71.0188,44.4404],[-71.0188,44.4403],[-71.0187,44.44],[-71.0187,44.4399],[-71.0187,44.4396],[-71.0187,44.4395],[-71.0186,44.4384],[-71.0185,44.4366],[-71.0184,44.4351],[-71.0184,44.4344],[-71.0184,44.4338],[-71.0183,44.4337],[-71.0183,44.4336],[-71.0183,44.4333],[-71.0183,44.4331],[-71.0183,44.4323],[-71.0182,44.4319],[-71.0182,44.4317],[-71.0181,44.4287],[-71.018,44.4272],[-71.0179,44.4261],[-71.0178,44.4235],[-71.0177,44.4211],[-71.0173,44.4152],[-71.0173,44.415],[-71.0169,44.4078],[-71.0169,44.4065],[-71.0167,44.4039],[-71.0167,44.4035],[-71.0166,44.4022],[-71.0166,44.4018],[-71.0164,44.3975],[-71.0163,44.3959],[-71.0162,44.3946],[-71.0162,44.3945],[-71.0162,44.3941],[-71.0161,44.3929],[-71.0161,44.3925],[-71.0159,44.3892],[-71.0159,44.3889],[-71.0158,44.3881],[-71.0158,44.3877],[-71.0158,44.3873],[-71.0157,44.3856],[-71.0157,44.3852],[-71.0157,44.3851],[-71.0157,44.385],[-71.0156,44.3841],[-71.0156,44.3832],[-71.0155,44.3795],[-71.0154,44.3781],[-71.0154,44.3773],[-71.0153,44.3766],[-71.0153,44.3751],[-71.0152,44.3735],[-71.0152,44.373],[-71.0151,44.3721],[-71.0151,44.3717],[-71.0151,44.3714],[-71.0144,44.3633],[-71.014,44.3586],[-71.0139,44.3572],[-71.0138,44.3565],[-71.0136,44.3528],[-71.0135,44.3503],[-71.0135,44.3499],[-71.0134,44.3494],[-71.0134,44.3486],[-71.0132,44.3443],[-71.0132,44.3441],[-71.0132,44.3439],[-71.0131,44.3436],[-71.0131,44.3434],[-71.0131,44.3431],[-71.0129,44.3409],[-71.0127,44.3372],[-71.0124,44.3299],[-71.0123,44.3291],[-71.0123,44.3281],[-71.0123,44.3271],[-71.0122,44.326],[-71.0122,44.3254],[-71.0122,44.3245],[-71.0121,44.323],[-71.0121,44.3224],[-71.012,44.3192],[-71.0119,44.3182],[-71.0119,44.3178],[-71.0119,44.3169],[-71.0118,44.3161],[-71.0118,44.3152],[-71.0118,44.3143],[-71.0117,44.3132],[-71.0117,44.3122],[-71.0117,44.3113],[-71.0116,44.31],[-71.0115,44.309],[-71.0115,44.3077],[-71.0115,44.3072],[-71.0114,44.304],[-71.0113,44.3026],[-71.0113,44.302],[-71.0113,44.3019],[-71.0112,44.301],[-71.0112,44.3],[-71.0111,44.2993],[-71.011,44.2978],[-71.0109,44.2971],[-71.0109,44.2964],[-71.0106,44.2933],[-71.0105,44.2918],[-71.0102,44.2883],[-71.01,44.2855],[-71.01,44.2849],[-71.01,44.2847],[-71.0096,44.2738],[-71.0096,44.2733],[-71.0095,44.2699],[-71.0095,44.2688],[-71.0094,44.2672],[-71.0094,44.2668],[-71.0093,44.2658],[-71.0093,44.2656],[-71.0089,44.2597],[-71.0089,44.2591],[-71.0089,44.2585],[-71.0088,44.2575],[-71.0087,44.2543],[-71.0086,44.2535],[-71.0087,44.2535],[-71.0086,44.2528],[-71.0086,44.2523],[-71.0085,44.2501],[-71.0085,44.2494],[-71.0085,44.2485],[-71.0083,44.2453],[-71.0083,44.2434],[-71.0082,44.2429],[-71.0082,44.2427],[-71.008,44.2397],[-71.008,44.2396],[-71.008,44.2395],[-71.008,44.2383],[-71.0079,44.2377],[-71.0079,44.2375],[-71.0079,44.237],[-71.0079,44.2366],[-71.0079,44.2364],[-71.0075,44.229],[-71.0075,44.2288],[-71.0075,44.2287],[-71.0075,44.2278],[-71.0075,44.2277],[-71.0074,44.2274],[-71.0074,44.2273],[-71.0074,44.2271],[-71.0074,44.2263],[-71.0074,44.2262],[-71.0074,44.2259],[-71.0074,44.2257],[-71.0073,44.2255],[-71.0073,44.2252],[-71.0071,44.2211],[-71.0069,44.2177],[-71.0068,44.2157],[-71.0067,44.2153],[-71.0067,44.2151],[-71.0064,44.2115],[-71.006,44.206],[-71.0059,44.2041],[-71.0059,44.204],[-71.0058,44.2027],[-71.0057,44.2023],[-71.0057,44.2019],[-71.0057,44.2013],[-71.0057,44.2012],[-71.0057,44.2011],[-71.0058,44.2011],[-71.0058,44.201],[-71.0057,44.2007],[-71.0057,44.2002],[-71.0057,44.1999],[-71.0057,44.1996],[-71.0057,44.1994],[-71.0056,44.1984],[-71.0056,44.1979],[-71.0056,44.1977],[-71.0056,44.1975],[-71.0056,44.1962],[-71.0055,44.1915],[-71.0054,44.1903],[-71.0054,44.1893],[-71.0054,44.1878],[-71.0054,44.1869],[-71.0053,44.1859],[-71.0053,44.1831],[-71.0052,44.1801],[-71.0051,44.1769],[-71.0051,44.1758],[-71.0051,44.1755],[-71.0051,44.1754],[-71.0051,44.1746],[-71.005,44.174],[-71.005,44.1728],[-71.005,44.1718],[-71.0049,44.1706],[-71.0049,44.1695],[-71.0049,44.1689],[-71.0049,44.1682],[-71.0048,44.167],[-71.0048,44.1661],[-71.0048,44.1651],[-71.0047,44.1647],[-71.0047,44.1642],[-71.0047,44.1641],[-71.0046,44.1627],[-71.0046,44.1613],[-71.0044,44.1584],[-71.0042,44.1541],[-71.0039,44.1479],[-71.0037,44.1451],[-71.0037,44.1444],[-71.0036,44.1425],[-71.0034,44.1382],[-71.0033,44.1373],[-71.0033,44.1366],[-71.0032,44.1357],[-71.0032,44.135],[-71.0032,44.1343],[-71.0031,44.133],[-71.003,44.132],[-71.0031,44.1316],[-71.003,44.1313],[-71.003,44.1311],[-71.003,44.131],[-71.003,44.1303],[-71.0029,44.1294],[-71.0029,44.1285],[-71.0028,44.1272],[-71.0028,44.1264],[-71.0028,44.1259],[-71.0027,44.1243],[-71.0026,44.1213],[-71.0023,44.1124],[-71.0022,44.1117],[-71.0022,44.1116],[-71.0022,44.1106],[-71.0021,44.108],[-71.0021,44.1073],[-71.0021,44.1071],[-71.002,44.1058],[-71.0019,44.1052],[-71.0019,44.1045],[-71.0014,44.096],[-71.0014,44.095],[-71.0013,44.0939],[-71.0013,44.0932],[-71.0013,44.0929],[-71.0012,44.091],[-71.0012,44.0908],[-71.0012,44.0901],[-71.0012,44.0893],[-71.0011,44.0867],[-71.0011,44.0861],[-71.0011,44.0854],[-71.0011,44.0852],[-71.001,44.0845],[-71.0002,44.0705],[-71.0002,44.0695],[-71.0002,44.0693],[-71.0002,44.069],[-71.0001,44.0669],[-71.0001,44.0667],[-71,44.0652],[-70.9999,44.0627],[-70.9999,44.0625],[-70.9995,44.0601],[-70.9995,44.06],[-70.9995,44.0594],[-70.9995,44.0588],[-70.9994,44.0581],[-70.9994,44.0572],[-70.9994,44.057],[-70.9994,44.0569],[-70.9993,44.0568],[-70.9993,44.0556],[-70.9991,44.0519],[-70.9989,44.0493],[-70.9987,44.0468],[-70.9986,44.0447],[-70.9986,44.0445],[-70.9986,44.0444],[-70.9986,44.0443],[-70.9986,44.0442],[-70.9986,44.044],[-70.9986,44.0436],[-70.9985,44.0434],[-70.9985,44.0433],[-70.9985,44.0432],[-70.9985,44.0427],[-70.9985,44.0423],[-70.9985,44.0422],[-70.9985,44.0419],[-70.9985,44.0418],[-70.9985,44.0416],[-70.9985,44.0415],[-70.9985,44.0414],[-70.9984,44.0413],[-70.9984,44.041],[-70.9984,44.0404],[-70.9983,44.0394],[-70.9983,44.0388],[-70.9983,44.0387],[-70.9983,44.0386],[-70.9982,44.0378],[-70.9982,44.0373],[-70.9981,44.0373],[-70.9982,44.037],[-70.9982,44.0359],[-70.9982,44.0352],[-70.9981,44.0348],[-70.9981,44.0346],[-70.9981,44.033],[-70.9981,44.0307],[-70.998,44.0288],[-70.998,44.0271],[-70.998,44.0266],[-70.998,44.0258],[-70.9979,44.0249],[-70.9979,44.0244],[-70.9979,44.023],[-70.9979,44.0226],[-70.9979,44.0225],[-70.9979,44.0224],[-70.9979,44.0223],[-70.9979,44.0222],[-70.9979,44.0221],[-70.9979,44.022],[-70.9979,44.0219],[-70.9978,44.0217],[-70.9978,44.0216],[-70.9978,44.0215],[-70.9978,44.0205],[-70.9978,44.0202],[-70.9977,44.0192],[-70.9977,44.0187],[-70.9977,44.0181],[-70.9977,44.0178],[-70.9975,44.0149],[-70.9974,44.0137],[-70.9974,44.0131],[-70.9974,44.013],[-70.9974,44.0127],[-70.9973,44.0108],[-70.9972,44.0107],[-70.9972,44.0106],[-70.9972,44.0101],[-70.9971,44.0084],[-70.9971,44.0079],[-70.9969,44.0045],[-70.9969,44.0042],[-70.9969,44.0041],[-70.9969,44.0039],[-70.9969,44.0035],[-70.9967,44.0011],[-70.9967,44.001],[-70.9967,44.0002],[-70.9967,44.0001],[-70.9967,43.9999],[-70.9966,43.9981],[-70.9964,43.9915],[-70.9963,43.9893],[-70.9963,43.9892],[-70.9961,43.9834],[-70.996,43.982],[-70.996,43.98],[-70.9959,43.979],[-70.9952,43.9672],[-70.9949,43.9619],[-70.9948,43.9612],[-70.9948,43.9603],[-70.9948,43.9601],[-70.9948,43.9599],[-70.9947,43.9583],[-70.9947,43.9574],[-70.9947,43.9571],[-70.9943,43.9508],[-70.9942,43.9489],[-70.9942,43.9487],[-70.994,43.9427],[-70.9938,43.9374],[-70.9938,43.9372],[-70.9938,43.9368],[-70.9933,43.9298],[-70.9933,43.9291],[-70.9933,43.929],[-70.9932,43.9264],[-70.9932,43.926],[-70.9932,43.9254],[-70.9931,43.9247],[-70.9931,43.9245],[-70.9931,43.9233],[-70.9929,43.9183],[-70.9929,43.9176],[-70.9929,43.9171],[-70.9928,43.9164],[-70.9928,43.9161],[-70.9928,43.916],[-70.9928,43.9159],[-70.9928,43.9153],[-70.9928,43.9142],[-70.9925,43.9078],[-70.9924,43.9062],[-70.9925,43.8973],[-70.9925,43.8962],[-70.9925,43.8959],[-70.9925,43.895],[-70.9923,43.8867],[-70.9923,43.8863],[-70.992,43.8829],[-70.9919,43.8806],[-70.9918,43.8791],[-70.9918,43.8781],[-70.9917,43.8776],[-70.9917,43.8773],[-70.9917,43.8768],[-70.9916,43.8755],[-70.9916,43.8751],[-70.9917,43.875],[-70.9917,43.8745],[-70.9917,43.8739],[-70.9916,43.8733],[-70.9916,43.8726],[-70.9916,43.8721],[-70.9916,43.8711],[-70.9915,43.8707],[-70.9915,43.8696],[-70.9914,43.8684],[-70.9914,43.8681],[-70.9914,43.8665],[-70.9913,43.8659],[-70.9913,43.8652],[-70.9912,43.8642],[-70.9912,43.8636],[-70.9909,43.8593],[-70.9908,43.8569],[-70.9907,43.855],[-70.9907,43.8543],[-70.9906,43.8529],[-70.9905,43.852],[-70.9903,43.8479],[-70.9902,43.8468],[-70.9902,43.8467],[-70.9902,43.8466],[-70.9902,43.8464],[-70.99,43.8399],[-70.99,43.837],[-70.99,43.8368],[-70.9899,43.831],[-70.9899,43.8293],[-70.9899,43.8286],[-70.9899,43.8284],[-70.9899,43.827],[-70.9899,43.8267],[-70.9899,43.8265],[-70.9899,43.8225],[-70.9898,43.822],[-70.9897,43.8179],[-70.9897,43.8174],[-70.9896,43.8122],[-70.9896,43.8116],[-70.9895,43.8094],[-70.9895,43.8087],[-70.9895,43.808],[-70.9895,43.8074],[-70.9894,43.8047],[-70.9894,43.8027],[-70.9893,43.7988],[-70.9892,43.7937],[-70.9892,43.7936],[-70.9891,43.7935],[-70.9891,43.7926],[-70.9891,43.7921],[-70.9891,43.792],[-70.9891,43.7916],[-70.9891,43.7912],[-70.9891,43.7906],[-70.989,43.7901],[-70.989,43.7897],[-70.9889,43.7889],[-70.9888,43.7884],[-70.9887,43.7871],[-70.9887,43.7869],[-70.9887,43.7865],[-70.9885,43.7852],[-70.9884,43.7839],[-70.9882,43.7821],[-70.9881,43.7806],[-70.988,43.78],[-70.9879,43.779],[-70.9878,43.7774],[-70.9876,43.7758],[-70.9875,43.7751],[-70.9874,43.7742],[-70.9873,43.7726],[-70.9871,43.771],[-70.9871,43.7709],[-70.9871,43.7706],[-70.9869,43.7695],[-70.9867,43.7679],[-70.9865,43.7663],[-70.9864,43.7654],[-70.9863,43.7647],[-70.9861,43.7631],[-70.9859,43.7615],[-70.9858,43.7603],[-70.9857,43.7596],[-70.9855,43.7584],[-70.9854,43.7575],[-70.9853,43.7564],[-70.9852,43.7559],[-70.9851,43.7548],[-70.9851,43.7543],[-70.985,43.7533],[-70.985,43.7531],[-70.985,43.7527],[-70.9849,43.7517],[-70.9848,43.7511],[-70.9848,43.7503],[-70.9848,43.7501],[-70.9847,43.7491],[-70.9846,43.7485],[-70.9845,43.7475],[-70.9845,43.747],[-70.9845,43.7465],[-70.9844,43.7461],[-70.9844,43.7459],[-70.9843,43.7446],[-70.9843,43.7443],[-70.9842,43.7431],[-70.9842,43.7427],[-70.9841,43.7415],[-70.984,43.7411],[-70.9839,43.74],[-70.9839,43.7395],[-70.9838,43.7384],[-70.9838,43.7379],[-70.9837,43.7368],[-70.9836,43.7359],[-70.9836,43.7353],[-70.9835,43.7344],[-70.9835,43.7342],[-70.9835,43.7339],[-70.9834,43.7337],[-70.9834,43.733],[-70.9834,43.7329],[-70.9833,43.7322],[-70.9833,43.7321],[-70.9833,43.7314],[-70.9833,43.7313],[-70.9833,43.7312],[-70.9833,43.7309],[-70.9832,43.7306],[-70.9832,43.7305],[-70.9832,43.7303],[-70.9832,43.7302],[-70.9832,43.73],[-70.9832,43.7299],[-70.9832,43.7297],[-70.9832,43.7296],[-70.9832,43.7294],[-70.9832,43.7293],[-70.9832,43.7291],[-70.9831,43.7289],[-70.9831,43.7288],[-70.9831,43.7287],[-70.9831,43.7286],[-70.9831,43.7285],[-70.9831,43.7284],[-70.9831,43.7283],[-70.9831,43.7281],[-70.9831,43.728],[-70.9831,43.7279],[-70.9831,43.7278],[-70.9831,43.7277],[-70.9831,43.7275],[-70.9831,43.7274],[-70.9831,43.7272],[-70.9831,43.7271],[-70.9831,43.727],[-70.983,43.727],[-70.983,43.7269],[-70.983,43.7268],[-70.983,43.7266],[-70.983,43.7264],[-70.983,43.7263],[-70.983,43.7261],[-70.983,43.7259],[-70.983,43.7257],[-70.983,43.7256],[-70.983,43.7254],[-70.9829,43.7253],[-70.9829,43.7251],[-70.9829,43.725],[-70.9829,43.7248],[-70.9829,43.7247],[-70.9829,43.7245],[-70.9829,43.7244],[-70.9829,43.7243],[-70.9829,43.7241],[-70.9829,43.724],[-70.9828,43.7239],[-70.9828,43.7238],[-70.9828,43.7236],[-70.9828,43.7235],[-70.9828,43.7234],[-70.9828,43.7232],[-70.9828,43.7231],[-70.9828,43.7229],[-70.9828,43.7228],[-70.9828,43.7227],[-70.9828,43.7226],[-70.9828,43.7224],[-70.9827,43.7223],[-70.9827,43.7222],[-70.9827,43.722],[-70.9827,43.7219],[-70.9827,43.7218],[-70.9827,43.7217],[-70.9827,43.7216],[-70.9827,43.7215],[-70.9827,43.7214],[-70.9827,43.7212],[-70.9827,43.7211],[-70.9827,43.7209],[-70.9827,43.7208],[-70.9826,43.7206],[-70.9826,43.7204],[-70.9826,43.7203],[-70.9826,43.7201],[-70.9826,43.72],[-70.9826,43.7199],[-70.9826,43.7197],[-70.9826,43.7196],[-70.9826,43.7195],[-70.9826,43.7194],[-70.9826,43.7192],[-70.9826,43.7191],[-70.9825,43.7189],[-70.9825,43.7188],[-70.9825,43.7187],[-70.9825,43.7186],[-70.9825,43.7185],[-70.9825,43.7184],[-70.9825,43.7183],[-70.9825,43.7182],[-70.9825,43.7181],[-70.9825,43.718],[-70.9825,43.7179],[-70.9825,43.7177],[-70.9825,43.7176],[-70.9825,43.7175],[-70.9824,43.7173],[-70.9824,43.7172],[-70.9824,43.717],[-70.9824,43.7168],[-70.9824,43.7166],[-70.9824,43.7165],[-70.9824,43.7163],[-70.9824,43.7162],[-70.9823,43.716],[-70.9823,43.7159],[-70.9823,43.7157],[-70.9823,43.7155],[-70.9823,43.7154],[-70.9823,43.7152],[-70.9823,43.7151],[-70.9823,43.715],[-70.9823,43.7147],[-70.9823,43.7146],[-70.9823,43.7145],[-70.9823,43.7144],[-70.9822,43.7143],[-70.9822,43.7141],[-70.9822,43.7137],[-70.9822,43.713],[-70.9821,43.7124],[-70.9821,43.7122],[-70.9821,43.712],[-70.9821,43.7119],[-70.9821,43.7118],[-70.9821,43.7117],[-70.9821,43.7115],[-70.9821,43.7113],[-70.982,43.7108],[-70.982,43.7107],[-70.982,43.7105],[-70.982,43.7104],[-70.982,43.7103],[-70.982,43.7101],[-70.982,43.7099],[-70.982,43.7097],[-70.982,43.7095],[-70.982,43.7088],[-70.982,43.7084],[-70.982,43.7083],[-70.982,43.7082],[-70.982,43.7081],[-70.982,43.7079],[-70.982,43.7077],[-70.982,43.7076],[-70.982,43.7074],[-70.982,43.7073],[-70.982,43.7067],[-70.982,43.7061],[-70.982,43.7058],[-70.9819,43.705],[-70.9819,43.7047],[-70.9819,43.7042],[-70.9819,43.7034],[-70.9819,43.7027],[-70.9819,43.7021],[-70.9819,43.702],[-70.9819,43.7019],[-70.9819,43.7015],[-70.9819,43.7013],[-70.9819,43.7011],[-70.9819,43.701],[-70.9819,43.7009],[-70.9819,43.7008],[-70.9818,43.7007],[-70.9818,43.7006],[-70.9818,43.7005],[-70.9818,43.7004],[-70.9818,43.6998],[-70.9818,43.6991],[-70.9817,43.6984],[-70.9816,43.6974],[-70.9815,43.6969],[-70.9815,43.6965],[-70.9814,43.696],[-70.9814,43.695],[-70.9813,43.6944],[-70.9812,43.6935],[-70.9811,43.6929],[-70.981,43.692],[-70.981,43.6914],[-70.9809,43.6904],[-70.9808,43.6899],[-70.9807,43.6889],[-70.9807,43.6884],[-70.9806,43.6878],[-70.9806,43.6874],[-70.9805,43.6865],[-70.9804,43.6856],[-70.9804,43.6851],[-70.9803,43.6845],[-70.9803,43.6843],[-70.9803,43.6841],[-70.9803,43.6838],[-70.9802,43.6829],[-70.9801,43.6823],[-70.9801,43.6814],[-70.98,43.681],[-70.98,43.6809],[-70.98,43.6805],[-70.9799,43.6795],[-70.9798,43.6791],[-70.9798,43.6781],[-70.9797,43.6775],[-70.9796,43.6766],[-70.9796,43.6761],[-70.9796,43.6757],[-70.9796,43.6755],[-70.9794,43.6743],[-70.9794,43.674],[-70.9794,43.6738],[-70.9794,43.6735],[-70.9793,43.6733],[-70.9793,43.6732],[-70.9793,43.673],[-70.9793,43.6729],[-70.9792,43.6718],[-70.9791,43.6715],[-70.979,43.6706],[-70.979,43.6703],[-70.9789,43.6697],[-70.9789,43.6688],[-70.9789,43.6682],[-70.9788,43.6674],[-70.9788,43.6667],[-70.9787,43.6659],[-70.9787,43.6652],[-70.9787,43.6644],[-70.9785,43.6625],[-70.9785,43.662],[-70.9785,43.6617],[-70.9784,43.6605],[-70.9783,43.6589],[-70.9781,43.6574],[-70.978,43.656],[-70.9778,43.6544],[-70.9777,43.6529],[-70.9776,43.652],[-70.9774,43.65],[-70.9774,43.6491],[-70.9773,43.6479],[-70.9772,43.6469],[-70.9771,43.6462],[-70.977,43.644],[-70.9769,43.6432],[-70.9769,43.6425],[-70.9768,43.6419],[-70.9767,43.6406],[-70.9767,43.6401],[-70.9766,43.6391],[-70.9766,43.6378],[-70.9765,43.6377],[-70.9765,43.6373],[-70.9765,43.6362],[-70.9764,43.6359],[-70.9765,43.6359],[-70.9764,43.6358],[-70.9763,43.6337],[-70.9763,43.633],[-70.9763,43.6324],[-70.9762,43.6317],[-70.9761,43.629],[-70.976,43.6281],[-70.976,43.628],[-70.976,43.6276],[-70.9759,43.6261],[-70.9759,43.6259],[-70.9759,43.6257],[-70.9759,43.6255],[-70.9758,43.6251],[-70.9758,43.6246],[-70.9758,43.6242],[-70.9757,43.6233],[-70.9757,43.6232],[-70.9757,43.6229],[-70.9757,43.6225],[-70.9757,43.6223],[-70.9756,43.621],[-70.9755,43.62],[-70.9755,43.6189],[-70.9754,43.6188],[-70.9754,43.6186],[-70.9754,43.6181],[-70.9754,43.6178],[-70.9754,43.6175],[-70.9753,43.617],[-70.9753,43.6167],[-70.9753,43.616],[-70.9753,43.6157],[-70.9752,43.6149],[-70.9752,43.6145],[-70.9751,43.6144],[-70.9752,43.6144],[-70.9751,43.6141],[-70.9751,43.6138],[-70.9751,43.6134],[-70.9751,43.6132],[-70.975,43.6121],[-70.975,43.612],[-70.975,43.6119],[-70.975,43.6116],[-70.975,43.6113],[-70.975,43.6105],[-70.975,43.6099],[-70.9749,43.6097],[-70.9749,43.6096],[-70.9749,43.6094],[-70.9749,43.6089],[-70.9749,43.6079],[-70.9749,43.6076],[-70.9748,43.6072],[-70.9748,43.6067],[-70.9748,43.6065],[-70.9748,43.6059],[-70.9747,43.605],[-70.9747,43.6043],[-70.9747,43.6041],[-70.9746,43.6035],[-70.9746,43.6029],[-70.9746,43.602],[-70.9745,43.6012],[-70.9745,43.5998],[-70.9744,43.5989],[-70.9744,43.5984],[-70.9743,43.5976],[-70.9743,43.5967],[-70.9742,43.5954],[-70.9742,43.5951],[-70.9742,43.5947],[-70.9741,43.5939],[-70.9741,43.5932],[-70.9741,43.5929],[-70.9741,43.5928],[-70.9741,43.5922],[-70.974,43.5918],[-70.974,43.5906],[-70.9739,43.5896],[-70.9739,43.5889],[-70.9738,43.5883],[-70.9738,43.5874],[-70.9737,43.5861],[-70.9736,43.5851],[-70.9736,43.5849],[-70.9736,43.5845],[-70.9736,43.5842],[-70.9736,43.5839],[-70.9735,43.5829],[-70.9734,43.5811],[-70.9734,43.5809],[-70.9733,43.5801],[-70.9733,43.5792],[-70.9732,43.5787],[-70.9732,43.5781],[-70.9732,43.5772],[-70.9731,43.5763],[-70.9731,43.5759],[-70.973,43.5749],[-70.973,43.574],[-70.9729,43.5739],[-70.9729,43.5736],[-70.9729,43.5731],[-70.9729,43.5728],[-70.9729,43.5727],[-70.9728,43.5718],[-70.9728,43.5708],[-70.9728,43.5707],[-70.9728,43.5706],[-70.9728,43.5705],[-70.9728,43.5704],[-70.9727,43.5703],[-70.9727,43.5702],[-70.9726,43.5701],[-70.9725,43.5701],[-70.9724,43.57],[-70.9724,43.5699],[-70.9723,43.5699],[-70.9721,43.5699],[-70.9719,43.5698],[-70.9717,43.5697],[-70.9716,43.5696],[-70.9714,43.5695],[-70.9713,43.5695],[-70.971,43.5693],[-70.9708,43.5692],[-70.9707,43.5691],[-70.9705,43.569],[-70.9704,43.5689],[-70.9701,43.5686],[-70.9699,43.5686],[-70.9697,43.5686],[-70.9695,43.5687],[-70.9694,43.5687],[-70.9693,43.5688],[-70.9692,43.5688],[-70.9689,43.5688],[-70.9686,43.5689],[-70.9685,43.5689],[-70.9684,43.5689],[-70.9683,43.5688],[-70.9681,43.5689],[-70.968,43.5689],[-70.9678,43.569],[-70.9677,43.569],[-70.9675,43.5691],[-70.9674,43.5692],[-70.9672,43.5694],[-70.967,43.5695],[-70.9667,43.5694],[-70.9666,43.5694],[-70.9666,43.5693],[-70.9665,43.569],[-70.9663,43.5685],[-70.9662,43.5684],[-70.9661,43.5682],[-70.966,43.5681],[-70.9659,43.5679],[-70.9657,43.5675],[-70.9654,43.567],[-70.9652,43.5669],[-70.9651,43.5667],[-70.9648,43.5664],[-70.9646,43.5662],[-70.9645,43.5661],[-70.9644,43.566],[-70.9643,43.5659],[-70.9642,43.5658],[-70.9641,43.5656],[-70.9639,43.5651],[-70.9637,43.5645],[-70.9636,43.5643],[-70.9634,43.564],[-70.9633,43.5638],[-70.9632,43.5637],[-70.963,43.5635],[-70.9628,43.5634],[-70.9626,43.5632],[-70.9622,43.563],[-70.9621,43.563],[-70.9619,43.5629],[-70.9618,43.5628],[-70.9615,43.5627],[-70.9611,43.5626],[-70.9608,43.5626],[-70.9605,43.5625],[-70.9603,43.5625],[-70.9599,43.5624],[-70.9596,43.5623],[-70.9592,43.5622],[-70.959,43.5621],[-70.9589,43.5621],[-70.9586,43.562],[-70.9583,43.5618],[-70.958,43.5618],[-70.9577,43.5616],[-70.9575,43.5615],[-70.9573,43.5614],[-70.9573,43.5613],[-70.9571,43.5612],[-70.9569,43.561],[-70.9567,43.5608],[-70.9566,43.5607],[-70.9565,43.5606],[-70.9564,43.5604],[-70.9562,43.5602],[-70.9561,43.5601],[-70.956,43.56],[-70.9559,43.5597],[-70.9558,43.5595],[-70.9557,43.5592],[-70.9556,43.5589],[-70.9556,43.5587],[-70.9555,43.5584],[-70.9555,43.5581],[-70.9555,43.5579],[-70.9555,43.5577],[-70.9555,43.5576],[-70.9554,43.5573],[-70.9554,43.5572],[-70.9553,43.557],[-70.9552,43.5567],[-70.9552,43.5566],[-70.9552,43.5564],[-70.9552,43.5562],[-70.9552,43.556],[-70.9551,43.5559],[-70.955,43.5558],[-70.9548,43.5555],[-70.9548,43.5553],[-70.9548,43.5551],[-70.9548,43.5549],[-70.9549,43.5548],[-70.9549,43.5547],[-70.9549,43.5545],[-70.955,43.5544],[-70.955,43.5542],[-70.9549,43.5541],[-70.9549,43.554],[-70.9548,43.5539],[-70.9545,43.5537],[-70.9543,43.5536],[-70.9542,43.5535],[-70.954,43.5534],[-70.9538,43.5533],[-70.9535,43.5531],[-70.9534,43.553],[-70.9533,43.553],[-70.9532,43.553],[-70.9531,43.5528],[-70.9531,43.5527],[-70.9529,43.5527],[-70.9527,43.5526],[-70.9526,43.5527],[-70.9524,43.5527],[-70.9523,43.5526],[-70.9522,43.5525],[-70.9521,43.5525],[-70.9519,43.5524],[-70.9518,43.5523],[-70.9517,43.5523],[-70.9516,43.5522],[-70.9515,43.5521],[-70.9515,43.552],[-70.9514,43.5519],[-70.9513,43.5518],[-70.9513,43.5517],[-70.9512,43.5517],[-70.9511,43.5516],[-70.951,43.5516],[-70.9509,43.5516],[-70.9509,43.5515],[-70.9508,43.5515],[-70.9507,43.5514],[-70.9506,43.5513],[-70.9507,43.5512],[-70.9508,43.5511],[-70.9508,43.551],[-70.9508,43.5509],[-70.9509,43.5506],[-70.951,43.5505],[-70.9511,43.5504],[-70.9513,43.5503],[-70.9513,43.5502],[-70.9516,43.5501],[-70.9518,43.55],[-70.952,43.5498],[-70.9521,43.5495],[-70.9521,43.5493],[-70.9522,43.549],[-70.9522,43.5488],[-70.9523,43.5485],[-70.9523,43.5484],[-70.9523,43.5483],[-70.9524,43.5482],[-70.9524,43.5481],[-70.9524,43.5479],[-70.9524,43.5477],[-70.9524,43.5476],[-70.9524,43.5475],[-70.9524,43.5473],[-70.9523,43.5469],[-70.9523,43.5464],[-70.9524,43.5462],[-70.9523,43.5461],[-70.9526,43.5456],[-70.9525,43.5455],[-70.9525,43.5454],[-70.9525,43.5453],[-70.9527,43.5451],[-70.9531,43.545],[-70.9532,43.545],[-70.9532,43.5449],[-70.9533,43.5449],[-70.9533,43.5447],[-70.9534,43.5444],[-70.9535,43.5443],[-70.9536,43.5442],[-70.9536,43.5441],[-70.9536,43.544],[-70.9537,43.544],[-70.9537,43.5437],[-70.9536,43.5435],[-70.9537,43.5428],[-70.9537,43.5427],[-70.9537,43.5425],[-70.9537,43.5424],[-70.9536,43.5423],[-70.9536,43.5421],[-70.9535,43.5419],[-70.9535,43.5414],[-70.9535,43.5413],[-70.9535,43.541],[-70.9535,43.5407],[-70.9535,43.5406],[-70.9536,43.5405],[-70.9539,43.5405],[-70.9542,43.5405],[-70.9544,43.5405],[-70.9547,43.5405],[-70.9548,43.5405],[-70.955,43.5406],[-70.9551,43.5406],[-70.9551,43.5407],[-70.9552,43.5408],[-70.9552,43.5409],[-70.9553,43.541],[-70.9554,43.5411],[-70.9556,43.5414],[-70.9556,43.5415],[-70.9557,43.5416],[-70.9557,43.5418],[-70.9558,43.542],[-70.9559,43.5421],[-70.956,43.5421],[-70.9561,43.542],[-70.9561,43.5419],[-70.9562,43.5418],[-70.9561,43.5418],[-70.9561,43.5417],[-70.9561,43.5416],[-70.956,43.5416],[-70.9561,43.5415],[-70.9564,43.5414],[-70.9565,43.5414],[-70.9568,43.5414],[-70.9572,43.5412],[-70.9578,43.541],[-70.9584,43.5407],[-70.9588,43.5406],[-70.9591,43.5407],[-70.9595,43.5408],[-70.9595,43.5409],[-70.9595,43.541],[-70.9599,43.5411],[-70.9604,43.5413],[-70.9606,43.5413],[-70.9612,43.5412],[-70.9614,43.5411],[-70.9618,43.5412],[-70.962,43.5412],[-70.962,43.5411],[-70.9621,43.5411],[-70.962,43.541],[-70.9619,43.5409],[-70.9618,43.5408],[-70.9617,43.5406],[-70.9616,43.5405],[-70.9614,43.5403],[-70.9614,43.5402],[-70.9615,43.5401],[-70.9625,43.5399],[-70.9627,43.5399],[-70.963,43.5398],[-70.9633,43.5397],[-70.9634,43.5396],[-70.9635,43.5396],[-70.9637,43.5395],[-70.9638,43.5395],[-70.9638,43.5394],[-70.9638,43.5393],[-70.9637,43.5392],[-70.9632,43.5389],[-70.963,43.5386],[-70.963,43.5385],[-70.963,43.5383],[-70.9629,43.5374],[-70.9631,43.537],[-70.9631,43.5367],[-70.963,43.5365],[-70.963,43.5363],[-70.963,43.5358],[-70.963,43.5355],[-70.963,43.5353],[-70.9629,43.5351],[-70.9628,43.535],[-70.9626,43.5347],[-70.9626,43.5346],[-70.9625,43.5346],[-70.9625,43.5342],[-70.9623,43.5342],[-70.9619,43.534],[-70.9614,43.5337],[-70.9609,43.5333],[-70.9607,43.5331],[-70.9603,43.5328],[-70.9598,43.5325],[-70.9597,43.5325],[-70.9595,43.5324],[-70.959,43.5321],[-70.9582,43.5317],[-70.9578,43.5316],[-70.9578,43.5315],[-70.9577,43.5312],[-70.9578,43.531],[-70.9582,43.5306],[-70.9583,43.5304],[-70.9583,43.5301],[-70.9582,43.5298],[-70.9581,43.5297],[-70.9573,43.5292],[-70.957,43.5288],[-70.9569,43.5284],[-70.9568,43.5284],[-70.9568,43.5279],[-70.9568,43.5275],[-70.9569,43.5272],[-70.9569,43.527],[-70.9571,43.5258],[-70.9572,43.5251],[-70.9572,43.5249],[-70.9571,43.5247],[-70.9571,43.5246],[-70.9568,43.5241],[-70.9565,43.5238],[-70.9563,43.5237],[-70.9553,43.5233],[-70.955,43.5232],[-70.9545,43.523],[-70.9542,43.5228],[-70.9541,43.5227],[-70.954,43.5226],[-70.954,43.5225],[-70.9539,43.5223],[-70.9539,43.5215],[-70.9539,43.521],[-70.9538,43.5209],[-70.9537,43.5206],[-70.9538,43.52],[-70.9538,43.5195],[-70.9539,43.5191],[-70.9543,43.5185],[-70.9544,43.5182],[-70.9544,43.5181],[-70.9545,43.5178],[-70.9546,43.5172],[-70.9546,43.517],[-70.9546,43.5169],[-70.9548,43.5162],[-70.9549,43.516],[-70.9552,43.5156],[-70.9554,43.5153],[-70.9557,43.515],[-70.9558,43.5148],[-70.9559,43.5148],[-70.9561,43.5145],[-70.9564,43.5141],[-70.9566,43.5135],[-70.9567,43.5131],[-70.9568,43.5128],[-70.9567,43.5126],[-70.9564,43.5123],[-70.9562,43.5122],[-70.9556,43.5118],[-70.9555,43.5118],[-70.9554,43.5117],[-70.9552,43.5115],[-70.9549,43.5113],[-70.9549,43.5111],[-70.9549,43.5109],[-70.9549,43.5106],[-70.9548,43.5105],[-70.9547,43.5102],[-70.9545,43.51],[-70.9545,43.5097],[-70.9546,43.5095],[-70.9547,43.5094],[-70.9547,43.5093],[-70.9549,43.5091],[-70.9552,43.509],[-70.9555,43.5089],[-70.9556,43.5089],[-70.9559,43.509],[-70.9564,43.509],[-70.9565,43.509],[-70.9568,43.5089],[-70.9569,43.5088],[-70.957,43.5087],[-70.957,43.5086],[-70.9571,43.5085],[-70.9573,43.5084],[-70.9578,43.5082],[-70.958,43.508],[-70.9578,43.5078],[-70.9578,43.507],[-70.9579,43.5066],[-70.9579,43.5064],[-70.9577,43.5061],[-70.9577,43.506],[-70.9578,43.5059],[-70.9579,43.5055],[-70.9578,43.5054],[-70.9578,43.505],[-70.9578,43.5046],[-70.9581,43.5043],[-70.9582,43.504],[-70.9585,43.5033],[-70.9586,43.5032],[-70.9586,43.5029],[-70.9585,43.5027],[-70.9584,43.5023],[-70.9585,43.502],[-70.9585,43.5017],[-70.9586,43.5013],[-70.9587,43.5012],[-70.9589,43.5012],[-70.9593,43.5011],[-70.9594,43.501],[-70.9596,43.5006],[-70.9597,43.5004],[-70.9597,43.5003],[-70.9597,43.5002],[-70.9596,43.5001],[-70.9595,43.5001],[-70.9591,43.4997],[-70.9588,43.4995],[-70.9588,43.4994],[-70.9591,43.4992],[-70.9593,43.4991],[-70.9595,43.499],[-70.9599,43.4988],[-70.9603,43.4986],[-70.9609,43.4983],[-70.9612,43.498],[-70.9614,43.4979],[-70.9614,43.4978],[-70.9615,43.4978],[-70.9617,43.4977],[-70.9624,43.4975],[-70.9627,43.4975],[-70.963,43.4975],[-70.9632,43.4974],[-70.9635,43.4973],[-70.9638,43.4973],[-70.964,43.4973],[-70.9643,43.4971],[-70.9644,43.4971],[-70.9644,43.4967],[-70.9643,43.4961],[-70.9644,43.4957],[-70.9645,43.4955],[-70.9647,43.4952],[-70.9648,43.495],[-70.9648,43.4947],[-70.9647,43.4944],[-70.9647,43.4943],[-70.9646,43.4942],[-70.9645,43.4939],[-70.9644,43.4936],[-70.9644,43.4935],[-70.9649,43.4932],[-70.9651,43.4929],[-70.9652,43.4928],[-70.9654,43.4927],[-70.9657,43.4925],[-70.9658,43.4924],[-70.9659,43.4922],[-70.9661,43.492],[-70.9661,43.4919],[-70.9663,43.4916],[-70.9665,43.4913],[-70.9667,43.4909],[-70.967,43.4906],[-70.9672,43.4904],[-70.9674,43.4902],[-70.9676,43.4898],[-70.9679,43.4897],[-70.9681,43.4896],[-70.9683,43.4894],[-70.9684,43.4892],[-70.9684,43.489],[-70.9684,43.4888],[-70.9682,43.4887],[-70.968,43.4886],[-70.968,43.4885],[-70.9681,43.4881],[-70.9682,43.4881],[-70.9683,43.4878],[-70.9684,43.4877],[-70.9687,43.4873],[-70.9688,43.4871],[-70.9693,43.4862],[-70.9694,43.486],[-70.9694,43.4856],[-70.9688,43.4856],[-70.9686,43.4854],[-70.9686,43.4851],[-70.9688,43.4849],[-70.9689,43.4848],[-70.9688,43.4847],[-70.9685,43.4845],[-70.9684,43.4845],[-70.9682,43.4844],[-70.9682,43.4843],[-70.9684,43.4843],[-70.9687,43.4842],[-70.9688,43.4841],[-70.9689,43.484],[-70.9686,43.4837],[-70.9684,43.4836],[-70.9682,43.4835],[-70.968,43.4834],[-70.9678,43.4832],[-70.9678,43.4831],[-70.9678,43.4829],[-70.968,43.4827],[-70.968,43.4826],[-70.9679,43.4825],[-70.9678,43.4825],[-70.9674,43.4826],[-70.9673,43.4826],[-70.9672,43.4825],[-70.9673,43.4822],[-70.9674,43.4819],[-70.9675,43.4819],[-70.9677,43.4819],[-70.9678,43.482],[-70.9679,43.4821],[-70.9681,43.4823],[-70.9682,43.4823],[-70.9684,43.4823],[-70.9685,43.4823],[-70.9686,43.4823],[-70.9686,43.4821],[-70.9685,43.482],[-70.9682,43.4818],[-70.9679,43.4817],[-70.9679,43.4815],[-70.9679,43.4814],[-70.968,43.4811],[-70.9678,43.4811],[-70.9677,43.4811],[-70.9676,43.481],[-70.9675,43.481],[-70.9675,43.4809],[-70.9678,43.4806],[-70.9684,43.4802],[-70.9685,43.4802],[-70.9686,43.4802],[-70.9686,43.4803],[-70.9686,43.4806],[-70.9687,43.4807],[-70.9689,43.4807],[-70.9692,43.4808],[-70.9693,43.4808],[-70.9696,43.4807],[-70.9697,43.4806],[-70.9699,43.4804],[-70.9702,43.4803],[-70.9703,43.4802],[-70.9702,43.4801],[-70.9701,43.48],[-70.9698,43.4799],[-70.9698,43.4798],[-70.9698,43.4797],[-70.9699,43.4797],[-70.9702,43.4796],[-70.9703,43.4796],[-70.9705,43.4796],[-70.9705,43.4794],[-70.9706,43.4793],[-70.9711,43.4791],[-70.9713,43.4791],[-70.9715,43.4789],[-70.9717,43.4789],[-70.972,43.479],[-70.9719,43.4788],[-70.9719,43.4786],[-70.972,43.4784],[-70.9721,43.4783],[-70.9725,43.4783],[-70.9728,43.4783],[-70.9729,43.4784],[-70.9729,43.4787],[-70.973,43.4788],[-70.9732,43.4788],[-70.9734,43.4787],[-70.9735,43.4782],[-70.9735,43.4781],[-70.9736,43.4781],[-70.9738,43.4782],[-70.974,43.4784],[-70.9741,43.4784],[-70.9742,43.4785],[-70.9743,43.4784],[-70.9745,43.4784],[-70.9746,43.4783],[-70.9748,43.4785],[-70.9749,43.4786],[-70.9752,43.4787],[-70.9755,43.4787],[-70.9758,43.4786],[-70.9759,43.4786],[-70.9759,43.4785],[-70.976,43.4784],[-70.976,43.4783],[-70.9759,43.4781],[-70.9758,43.478],[-70.9754,43.4779],[-70.9753,43.4778],[-70.9753,43.4777],[-70.9755,43.4774],[-70.9756,43.4771],[-70.9755,43.4771],[-70.9755,43.477],[-70.9754,43.477],[-70.9752,43.4769],[-70.9749,43.477],[-70.9746,43.4772],[-70.9744,43.4774],[-70.9742,43.4774],[-70.974,43.4774],[-70.9738,43.4773],[-70.9737,43.4772],[-70.9735,43.4769],[-70.9736,43.4767],[-70.9737,43.4764],[-70.9736,43.4763],[-70.9735,43.4762],[-70.9733,43.4759],[-70.9732,43.4759],[-70.9729,43.476],[-70.9727,43.4758],[-70.9725,43.4757],[-70.9724,43.4755],[-70.9724,43.4754],[-70.9725,43.4753],[-70.9727,43.4753],[-70.973,43.4752],[-70.973,43.4751],[-70.9728,43.4751],[-70.9725,43.475],[-70.9724,43.475],[-70.9723,43.475],[-70.9723,43.4749],[-70.9721,43.4747],[-70.972,43.4747],[-70.9718,43.4747],[-70.9716,43.4747],[-70.9715,43.4745],[-70.9711,43.4743],[-70.9709,43.4742],[-70.9708,43.4741],[-70.9707,43.4739],[-70.9706,43.4735],[-70.9706,43.4734],[-70.9703,43.4731],[-70.97,43.4731],[-70.9698,43.4732],[-70.9697,43.4734],[-70.9696,43.4735],[-70.9696,43.4737],[-70.9693,43.4738],[-70.9688,43.4738],[-70.9684,43.4737],[-70.968,43.4735],[-70.9677,43.4733],[-70.9676,43.4732],[-70.9675,43.4733],[-70.9674,43.4733],[-70.9674,43.4736],[-70.9673,43.4738],[-70.9672,43.4738],[-70.9671,43.4738],[-70.9669,43.4736],[-70.9668,43.4735],[-70.9666,43.4734],[-70.9665,43.4734],[-70.9663,43.4733],[-70.9663,43.4732],[-70.966,43.4729],[-70.9659,43.4728],[-70.9657,43.4728],[-70.9653,43.4728],[-70.9651,43.4729],[-70.965,43.473],[-70.9649,43.4732],[-70.9648,43.4733],[-70.9647,43.4733],[-70.9646,43.4733],[-70.9645,43.4732],[-70.9644,43.473],[-70.9643,43.4729],[-70.9643,43.4728],[-70.9642,43.4726],[-70.9641,43.4724],[-70.964,43.472],[-70.9639,43.4717],[-70.9638,43.4716],[-70.9634,43.4716],[-70.9632,43.4715],[-70.963,43.4711],[-70.9626,43.4705],[-70.9622,43.4701],[-70.9619,43.4699],[-70.9615,43.4697],[-70.9613,43.4696],[-70.9611,43.4692],[-70.9611,43.469],[-70.9611,43.4689],[-70.9612,43.4687],[-70.9612,43.4686],[-70.9612,43.4685],[-70.9611,43.4682],[-70.9609,43.4678],[-70.9609,43.4676],[-70.9608,43.4674],[-70.9607,43.4673],[-70.9605,43.4671],[-70.9604,43.4668],[-70.9603,43.4665],[-70.9603,43.4662],[-70.9605,43.4657],[-70.9608,43.4654],[-70.9611,43.4649],[-70.9613,43.4647],[-70.9616,43.4641],[-70.9618,43.4635],[-70.9619,43.4631],[-70.962,43.4629],[-70.9623,43.4619],[-70.9625,43.4612],[-70.9626,43.4609],[-70.9627,43.4606],[-70.9628,43.46],[-70.9628,43.4597],[-70.9629,43.4592],[-70.9632,43.4581],[-70.9635,43.4574],[-70.9637,43.4571],[-70.9638,43.4569],[-70.9639,43.4565],[-70.9641,43.4563],[-70.9642,43.4561],[-70.9647,43.4555],[-70.965,43.4553],[-70.9653,43.4548],[-70.9655,43.4545],[-70.9658,43.4541],[-70.9663,43.4533],[-70.9664,43.4531],[-70.9664,43.4528],[-70.9665,43.4526],[-70.9665,43.4525],[-70.9665,43.4521],[-70.9666,43.4513],[-70.9664,43.449],[-70.9663,43.449],[-70.9662,43.4487],[-70.9661,43.4484],[-70.966,43.4481],[-70.9659,43.4479],[-70.9659,43.4478],[-70.9658,43.4477],[-70.9657,43.4476],[-70.9655,43.4473],[-70.9654,43.4472],[-70.9652,43.447],[-70.9647,43.4466],[-70.9639,43.4457],[-70.9638,43.4456],[-70.9637,43.4455],[-70.9634,43.4451],[-70.9633,43.4451],[-70.9632,43.445],[-70.9625,43.4443],[-70.9623,43.444],[-70.9622,43.444],[-70.962,43.4438],[-70.9616,43.4433],[-70.9616,43.4432],[-70.9615,43.4432],[-70.9612,43.4423],[-70.9611,43.4422],[-70.9609,43.4412],[-70.9609,43.4407],[-70.9608,43.4393],[-70.9609,43.4389],[-70.961,43.4384],[-70.9612,43.438],[-70.9613,43.4377],[-70.9615,43.4375],[-70.962,43.4371],[-70.9622,43.437],[-70.9623,43.4369],[-70.9626,43.4367],[-70.9628,43.4366],[-70.963,43.4365],[-70.9637,43.4362],[-70.9643,43.436],[-70.9653,43.4357],[-70.9663,43.4355],[-70.9664,43.4354],[-70.9666,43.4354],[-70.9671,43.4353],[-70.9676,43.4352],[-70.9678,43.4351],[-70.9682,43.435],[-70.9686,43.4348],[-70.9688,43.4346],[-70.969,43.4344],[-70.9692,43.434],[-70.9694,43.4335],[-70.9694,43.4332],[-70.9694,43.4326],[-70.9693,43.4322],[-70.9692,43.432],[-70.9691,43.4318],[-70.9691,43.4317],[-70.9691,43.4315],[-70.969,43.4314],[-70.9689,43.4311],[-70.9688,43.4308],[-70.9688,43.4307],[-70.9687,43.4305],[-70.9686,43.4303],[-70.9686,43.4301],[-70.9685,43.43],[-70.9685,43.4296],[-70.9685,43.4293],[-70.9687,43.4289],[-70.9689,43.4287],[-70.969,43.4285],[-70.9691,43.4279],[-70.9692,43.4276],[-70.9697,43.4269],[-70.97,43.4266],[-70.9703,43.4263],[-70.9707,43.4259],[-70.971,43.4256],[-70.9718,43.4248],[-70.9722,43.4244],[-70.9727,43.424],[-70.9732,43.4236],[-70.9736,43.4233],[-70.9742,43.4228],[-70.9748,43.4224],[-70.9749,43.4223],[-70.975,43.4222],[-70.9756,43.4219],[-70.9759,43.4218],[-70.9762,43.4217],[-70.977,43.4215],[-70.9778,43.4214],[-70.9785,43.4213],[-70.9791,43.4213],[-70.9794,43.4213],[-70.9798,43.4213],[-70.9803,43.4212],[-70.9805,43.4212],[-70.9808,43.4211],[-70.9813,43.4209],[-70.9817,43.4205],[-70.982,43.4201],[-70.9822,43.4198],[-70.9825,43.4193],[-70.9826,43.4192],[-70.9829,43.4188],[-70.9839,43.4177],[-70.9842,43.4172],[-70.9848,43.4166],[-70.9851,43.4159],[-70.9853,43.4156],[-70.9855,43.4154],[-70.9858,43.4151],[-70.9861,43.415],[-70.9861,43.4149],[-70.9862,43.4147],[-70.9864,43.4145],[-70.9865,43.4142],[-70.9866,43.4141],[-70.9867,43.414],[-70.9868,43.4138],[-70.987,43.4135],[-70.9871,43.4131],[-70.9871,43.4127],[-70.9871,43.4119],[-70.987,43.4119],[-70.987,43.4118],[-70.9869,43.4116],[-70.9869,43.4115],[-70.9867,43.4111],[-70.9865,43.4109],[-70.9865,43.4108],[-70.9861,43.4107],[-70.9859,43.4105],[-70.9859,43.4102],[-70.9861,43.4099],[-70.9861,43.4097],[-70.9862,43.4094],[-70.9863,43.4091],[-70.9863,43.4088],[-70.9864,43.4084],[-70.9865,43.4079],[-70.9865,43.4073],[-70.9867,43.4065],[-70.9867,43.4059],[-70.9866,43.4055],[-70.9866,43.4046],[-70.9865,43.404],[-70.9864,43.4035],[-70.9863,43.4034],[-70.9862,43.4032],[-70.9861,43.4031],[-70.9861,43.403],[-70.9857,43.4027],[-70.9856,43.4022],[-70.9856,43.4018],[-70.9856,43.4017],[-70.9856,43.4016],[-70.9854,43.4014],[-70.9851,43.4013],[-70.985,43.4013],[-70.9848,43.401],[-70.9847,43.4009],[-70.9844,43.4009],[-70.9843,43.4009],[-70.9842,43.4006],[-70.9842,43.4005],[-70.9841,43.4005],[-70.9841,43.4004],[-70.9838,43.4001],[-70.9835,43.3999],[-70.9834,43.3999],[-70.9828,43.3994],[-70.9827,43.3993],[-70.9826,43.3991],[-70.9824,43.3987],[-70.9823,43.3983],[-70.9823,43.3978],[-70.9825,43.3973],[-70.9825,43.3968],[-70.9827,43.3955],[-70.9827,43.3948],[-70.9827,43.3946],[-70.9828,43.3944],[-70.983,43.3944],[-70.9832,43.3945],[-70.9834,43.3945],[-70.9839,43.3944],[-70.9844,43.3945],[-70.9847,43.3945],[-70.985,43.3944],[-70.9854,43.3943],[-70.9854,43.3942],[-70.9855,43.3942],[-70.9858,43.3941],[-70.9861,43.3939],[-70.9867,43.3938],[-70.9872,43.3935],[-70.9873,43.3934],[-70.9874,43.3933],[-70.9874,43.393],[-70.9874,43.3928],[-70.9874,43.3925],[-70.9874,43.3921],[-70.9875,43.3916],[-70.9876,43.3915],[-70.9878,43.3907],[-70.9879,43.3902],[-70.9879,43.3899],[-70.9872,43.3887],[-70.9865,43.388],[-70.9863,43.3878],[-70.9861,43.3876],[-70.986,43.3875],[-70.9859,43.3873],[-70.9857,43.3871],[-70.9856,43.3868],[-70.9856,43.3867],[-70.9855,43.3864],[-70.9854,43.3859],[-70.9854,43.3855],[-70.9856,43.3844],[-70.9858,43.3839],[-70.9858,43.3838],[-70.986,43.3833],[-70.9861,43.3832],[-70.9862,43.3826],[-70.9863,43.3822],[-70.9862,43.382],[-70.9861,43.3809],[-70.986,43.3804],[-70.9859,43.38],[-70.9858,43.3796],[-70.9857,43.3794],[-70.9857,43.3792],[-70.9856,43.3791],[-70.9855,43.379],[-70.9853,43.3788],[-70.985,43.3787],[-70.9841,43.3785],[-70.9839,43.3785],[-70.9838,43.3785],[-70.9836,43.3785],[-70.9834,43.3784],[-70.983,43.3783],[-70.9829,43.3783],[-70.9826,43.3781],[-70.9824,43.3779],[-70.9824,43.3777],[-70.9826,43.3775],[-70.9828,43.3772],[-70.9829,43.3771],[-70.9832,43.3768],[-70.9833,43.3767],[-70.9834,43.3766],[-70.9833,43.3762],[-70.9833,43.3761],[-70.983,43.3759],[-70.9825,43.3755],[-70.9824,43.3754],[-70.9821,43.3751],[-70.9818,43.3747],[-70.9817,43.3745],[-70.9817,43.3744],[-70.9815,43.374],[-70.9814,43.3738],[-70.9813,43.3737],[-70.9812,43.3736],[-70.981,43.3734],[-70.9808,43.3729],[-70.9808,43.3727],[-70.9808,43.3722],[-70.9808,43.3719],[-70.9808,43.3717],[-70.9811,43.3716],[-70.9811,43.3712],[-70.9811,43.3709],[-70.981,43.3707],[-70.9808,43.3705],[-70.9807,43.3703],[-70.9805,43.3701],[-70.9802,43.3698],[-70.9801,43.3697],[-70.9798,43.3694],[-70.979,43.3687],[-70.9787,43.3685],[-70.9781,43.3682],[-70.9774,43.3678],[-70.9772,43.3677],[-70.9768,43.3675],[-70.9765,43.3672],[-70.976,43.3666],[-70.9759,43.3663],[-70.9762,43.3662],[-70.9762,43.3661],[-70.9761,43.3659],[-70.9756,43.3656],[-70.9755,43.3653],[-70.9754,43.3652],[-70.9752,43.365],[-70.975,43.3645],[-70.9748,43.3639],[-70.9746,43.3636],[-70.9746,43.3635],[-70.9745,43.3634],[-70.9745,43.3631],[-70.9745,43.363],[-70.9749,43.3623],[-70.9761,43.3615],[-70.9762,43.3614],[-70.9763,43.3614],[-70.9766,43.3611],[-70.9772,43.3601],[-70.9775,43.3596],[-70.9777,43.3594],[-70.9779,43.3592],[-70.9781,43.3589],[-70.9782,43.3587],[-70.9781,43.3584],[-70.978,43.3582],[-70.9777,43.3582],[-70.9774,43.3583],[-70.9772,43.3584],[-70.9771,43.3585],[-70.9769,43.3586],[-70.9767,43.3586],[-70.9763,43.3585],[-70.976,43.3584],[-70.9757,43.3581],[-70.9755,43.3578],[-70.9754,43.3575],[-70.9753,43.3572],[-70.975,43.3568],[-70.9749,43.3567],[-70.9749,43.3566],[-70.9746,43.3564],[-70.9745,43.3562],[-70.9741,43.3559],[-70.974,43.3558],[-70.9737,43.3556],[-70.9732,43.3553],[-70.9727,43.355],[-70.9724,43.355],[-70.9722,43.3548],[-70.972,43.3546],[-70.9721,43.3543],[-70.9722,43.354],[-70.9723,43.3539],[-70.9727,43.3533],[-70.9727,43.3532],[-70.9728,43.3528],[-70.9728,43.3522],[-70.9728,43.3519],[-70.9729,43.3518],[-70.9729,43.3517],[-70.9729,43.3514],[-70.9728,43.3509],[-70.9727,43.3503],[-70.9728,43.3503],[-70.9733,43.35],[-70.9735,43.3499],[-70.9734,43.3498],[-70.9735,43.3497],[-70.9734,43.3496],[-70.9734,43.3495],[-70.9733,43.3493],[-70.9733,43.3492],[-70.9732,43.3491],[-70.9731,43.3488],[-70.9726,43.3484],[-70.9724,43.3483],[-70.9722,43.3484],[-70.972,43.3484],[-70.9714,43.3488],[-70.9712,43.349],[-70.9711,43.349],[-70.971,43.3491],[-70.9711,43.3496],[-70.9711,43.3501],[-70.9712,43.3501],[-70.9709,43.3505],[-70.9707,43.3504],[-70.9703,43.3503],[-70.9697,43.3499],[-70.9691,43.3498],[-70.9691,43.3497],[-70.9689,43.3497],[-70.9687,43.3496],[-70.9684,43.3495],[-70.9677,43.3494],[-70.9674,43.3492],[-70.9669,43.3488],[-70.9666,43.3484],[-70.9666,43.3483],[-70.9665,43.3478],[-70.9667,43.3477],[-70.9668,43.3476],[-70.9671,43.3474],[-70.9673,43.3473],[-70.9673,43.3471],[-70.9674,43.347],[-70.9675,43.3469],[-70.9678,43.3468],[-70.9685,43.3466],[-70.9687,43.3465],[-70.9688,43.3464],[-70.9688,43.3463],[-70.9688,43.3462],[-70.9682,43.345],[-70.968,43.3446],[-70.9676,43.3443],[-70.9675,43.3442],[-70.9672,43.3439],[-70.967,43.3438],[-70.9668,43.3434],[-70.9667,43.3432],[-70.9665,43.3432],[-70.9661,43.3432],[-70.9655,43.3433],[-70.9649,43.3433],[-70.9646,43.3432],[-70.9645,43.3432],[-70.9643,43.3432],[-70.9643,43.3431],[-70.9642,43.3428],[-70.9642,43.3426],[-70.9641,43.3421],[-70.9639,43.3417],[-70.9637,43.3413],[-70.9635,43.341],[-70.9634,43.3409],[-70.9633,43.3409],[-70.9628,43.341],[-70.9627,43.341],[-70.9627,43.3412],[-70.9627,43.3413],[-70.9629,43.3415],[-70.9629,43.3416],[-70.9628,43.3417],[-70.9624,43.3418],[-70.962,43.3418],[-70.9616,43.3417],[-70.9615,43.3417],[-70.9609,43.3416],[-70.9607,43.3416],[-70.9603,43.3415],[-70.9598,43.3412],[-70.9595,43.341],[-70.9594,43.3407],[-70.9592,43.3406],[-70.9586,43.3401],[-70.9584,43.3397],[-70.9581,43.3392],[-70.958,43.3391],[-70.958,43.339],[-70.9579,43.339],[-70.9577,43.3385],[-70.9576,43.3383],[-70.9575,43.338],[-70.9574,43.3377],[-70.9573,43.3374],[-70.9571,43.3363],[-70.9571,43.3357],[-70.9571,43.3354],[-70.9571,43.3353],[-70.9569,43.3347],[-70.9565,43.3343],[-70.9562,43.3341],[-70.9558,43.334],[-70.9554,43.3341],[-70.9553,43.3341],[-70.9547,43.3342],[-70.9543,43.3341],[-70.9539,43.334],[-70.9533,43.3336],[-70.9529,43.3334],[-70.9525,43.3334],[-70.9523,43.3334],[-70.9523,43.3335],[-70.9524,43.3339],[-70.9525,43.334],[-70.9526,43.3344],[-70.9525,43.3346],[-70.9521,43.3349],[-70.952,43.3349],[-70.9517,43.335],[-70.9513,43.335],[-70.9509,43.335],[-70.9508,43.3351],[-70.9506,43.3354],[-70.9505,43.3356],[-70.9501,43.3357],[-70.9498,43.3357],[-70.9493,43.3356],[-70.9487,43.3355],[-70.9486,43.3354],[-70.9482,43.3352],[-70.9479,43.3351],[-70.9476,43.335],[-70.9474,43.3349],[-70.947,43.3347],[-70.9468,43.3347],[-70.9465,43.3347],[-70.9465,43.3349],[-70.9466,43.3353],[-70.9466,43.3355],[-70.9464,43.3358],[-70.9463,43.336],[-70.9462,43.336],[-70.9458,43.336],[-70.9454,43.3358],[-70.9453,43.3357],[-70.9451,43.3356],[-70.9449,43.3352],[-70.9447,43.3351],[-70.9442,43.3353],[-70.9434,43.3354],[-70.9432,43.3354],[-70.9431,43.3354],[-70.9429,43.3353],[-70.9425,43.3352],[-70.9423,43.3352],[-70.942,43.3352],[-70.9418,43.3353],[-70.9417,43.3354],[-70.9416,43.3354],[-70.9414,43.3355],[-70.9411,43.3355],[-70.9408,43.3355],[-70.9402,43.3354],[-70.9401,43.3354],[-70.9401,43.3355],[-70.94,43.3355],[-70.9399,43.3357],[-70.9396,43.3361],[-70.9395,43.3363],[-70.9391,43.3364],[-70.9388,43.3369],[-70.9386,43.337],[-70.9381,43.3372],[-70.938,43.3372],[-70.9377,43.3375],[-70.9375,43.3375],[-70.937,43.3375],[-70.9368,43.3374],[-70.9363,43.3374],[-70.9361,43.3374],[-70.936,43.3374],[-70.9358,43.3374],[-70.935,43.3372],[-70.9342,43.3373],[-70.9334,43.3372],[-70.9332,43.3372],[-70.9328,43.3372],[-70.9325,43.3371],[-70.9321,43.3369],[-70.9318,43.3368],[-70.9312,43.3366],[-70.9308,43.3363],[-70.9308,43.3362],[-70.9308,43.336],[-70.9309,43.3357],[-70.9312,43.3356],[-70.9313,43.3355],[-70.9317,43.3354],[-70.932,43.3354],[-70.9322,43.3355],[-70.9326,43.3356],[-70.9328,43.3357],[-70.9333,43.3358],[-70.9334,43.3358],[-70.9338,43.3355],[-70.9339,43.3354],[-70.9338,43.335],[-70.9337,43.3349],[-70.9333,43.3347],[-70.9329,43.3345],[-70.9323,43.3344],[-70.9322,43.3343],[-70.9321,43.3343],[-70.9321,43.3342],[-70.9321,43.3339],[-70.9321,43.3338],[-70.9321,43.3337],[-70.9321,43.3336],[-70.932,43.3335],[-70.9319,43.3334],[-70.9318,43.3334],[-70.9316,43.3334],[-70.9315,43.3334],[-70.9313,43.3334],[-70.9312,43.3333],[-70.9312,43.3332],[-70.9313,43.3332],[-70.9315,43.3331],[-70.9318,43.333],[-70.9318,43.3329],[-70.9318,43.3327],[-70.9318,43.3326],[-70.9318,43.3325],[-70.9317,43.3323],[-70.9316,43.3321],[-70.9313,43.3317],[-70.9312,43.3316],[-70.9312,43.3314],[-70.9314,43.3312],[-70.9317,43.3311],[-70.9317,43.331],[-70.9317,43.3309],[-70.9313,43.3306],[-70.9312,43.3302],[-70.9311,43.3298],[-70.9309,43.3295],[-70.9307,43.3293],[-70.9304,43.3291],[-70.9296,43.3289],[-70.9291,43.3289],[-70.9286,43.3287],[-70.9282,43.3286],[-70.9279,43.3285],[-70.9272,43.3282],[-70.9264,43.3279],[-70.926,43.3278],[-70.9256,43.3277],[-70.9251,43.3276],[-70.9249,43.3276],[-70.9244,43.3274],[-70.9243,43.3274],[-70.9242,43.3273],[-70.9242,43.327],[-70.9243,43.3269],[-70.9244,43.3268],[-70.9254,43.3266],[-70.9263,43.3265],[-70.9264,43.3264],[-70.9263,43.3261],[-70.9262,43.326],[-70.9258,43.3258],[-70.9255,43.3257],[-70.9241,43.3257],[-70.9239,43.3257],[-70.9236,43.3259],[-70.9234,43.326],[-70.9233,43.3261],[-70.9232,43.3262],[-70.9231,43.3262],[-70.9229,43.3262],[-70.9229,43.3261],[-70.9228,43.326],[-70.9228,43.3259],[-70.9228,43.3258],[-70.923,43.3256],[-70.9233,43.3254],[-70.9237,43.3253],[-70.924,43.3252],[-70.9242,43.3252],[-70.9248,43.3251],[-70.9248,43.325],[-70.925,43.3247],[-70.925,43.3246],[-70.9249,43.3244],[-70.9247,43.3242],[-70.9246,43.3241],[-70.9244,43.3239],[-70.9236,43.3234],[-70.9235,43.3233],[-70.923,43.3233],[-70.9229,43.3233],[-70.9224,43.3235],[-70.9222,43.3236],[-70.9218,43.3238],[-70.9217,43.3239],[-70.9209,43.3241],[-70.9199,43.3244],[-70.9193,43.3245],[-70.9192,43.3244],[-70.9191,43.3244],[-70.919,43.3242],[-70.9189,43.324],[-70.9188,43.324],[-70.9188,43.3239],[-70.9184,43.3233],[-70.9183,43.3231],[-70.9184,43.3227],[-70.9192,43.3223],[-70.9198,43.322],[-70.9202,43.3218],[-70.9204,43.3215],[-70.9204,43.3213],[-70.9204,43.3212],[-70.9202,43.3211],[-70.9201,43.3212],[-70.9195,43.3215],[-70.9193,43.3216],[-70.9188,43.3218],[-70.918,43.3219],[-70.9177,43.322],[-70.9175,43.322],[-70.9171,43.3221],[-70.9168,43.3221],[-70.9167,43.322],[-70.9166,43.3219],[-70.9168,43.3216],[-70.9168,43.3215],[-70.9169,43.3214],[-70.9171,43.321],[-70.917,43.3203],[-70.9169,43.3202],[-70.9169,43.3201],[-70.9168,43.32],[-70.9166,43.3198],[-70.9164,43.3197],[-70.9161,43.3196],[-70.9153,43.3197],[-70.9151,43.3197],[-70.915,43.3197],[-70.9144,43.3197],[-70.9139,43.3197],[-70.9133,43.3197],[-70.9129,43.3197],[-70.9123,43.3198],[-70.9118,43.3197],[-70.9117,43.3197],[-70.9114,43.3197],[-70.9113,43.3195],[-70.9114,43.3193],[-70.9116,43.3189],[-70.9118,43.3188],[-70.912,43.3186],[-70.9122,43.3185],[-70.9125,43.3183],[-70.913,43.3183],[-70.9134,43.3183],[-70.9135,43.3183],[-70.9136,43.3182],[-70.9135,43.3177],[-70.9135,43.3176],[-70.9135,43.3175],[-70.9134,43.3171],[-70.9132,43.3169],[-70.9128,43.3167],[-70.912,43.3163],[-70.9118,43.3163],[-70.9117,43.3163],[-70.9117,43.3162],[-70.9117,43.3159],[-70.9118,43.3157],[-70.9119,43.3157],[-70.9121,43.3158],[-70.9124,43.3159],[-70.9125,43.3159],[-70.9127,43.3159],[-70.9138,43.3158],[-70.9138,43.3157],[-70.9142,43.3157],[-70.9146,43.3156],[-70.9149,43.3156],[-70.9154,43.3155],[-70.9154,43.3154],[-70.9154,43.3153],[-70.9154,43.3152],[-70.9153,43.3151],[-70.9151,43.315],[-70.9144,43.3143],[-70.914,43.3137],[-70.9136,43.3132],[-70.913,43.3126],[-70.9128,43.3124],[-70.9127,43.3121],[-70.9125,43.3119],[-70.9121,43.3115],[-70.9117,43.311],[-70.9113,43.3104],[-70.9113,43.3102],[-70.9114,43.3099],[-70.9116,43.3096],[-70.9117,43.3094],[-70.9119,43.3094],[-70.9121,43.3094],[-70.9125,43.3095],[-70.9127,43.3095],[-70.9132,43.3096],[-70.9134,43.3096],[-70.9136,43.3095],[-70.9137,43.3095],[-70.9138,43.3094],[-70.9138,43.3093],[-70.9138,43.3091],[-70.9137,43.3089],[-70.9135,43.3086],[-70.9133,43.3085],[-70.9131,43.3084],[-70.9129,43.3082],[-70.9128,43.3081],[-70.9128,43.3079],[-70.9127,43.3077],[-70.9126,43.3076],[-70.9121,43.3074],[-70.9117,43.3073],[-70.9115,43.3072],[-70.9112,43.3071],[-70.9109,43.307],[-70.9106,43.3069],[-70.9105,43.3069],[-70.9099,43.3067],[-70.9098,43.3066],[-70.9093,43.3063],[-70.9091,43.3062],[-70.9087,43.3059],[-70.9086,43.3057],[-70.9086,43.3055],[-70.908,43.3052],[-70.9077,43.305],[-70.9073,43.3048],[-70.9072,43.3047],[-70.9071,43.3047],[-70.907,43.3047],[-70.9068,43.3047],[-70.9067,43.3047],[-70.9066,43.3047],[-70.9065,43.3047],[-70.9062,43.3051],[-70.906,43.3054],[-70.9056,43.3058],[-70.9053,43.306],[-70.9052,43.3061],[-70.9048,43.3064],[-70.9047,43.3065],[-70.9045,43.3065],[-70.9043,43.3065],[-70.9042,43.3065],[-70.9037,43.3063],[-70.9037,43.3062],[-70.9035,43.306],[-70.9032,43.3059],[-70.903,43.3058],[-70.9029,43.3058],[-70.9026,43.3056],[-70.9025,43.3055],[-70.9025,43.305],[-70.9026,43.3048],[-70.9026,43.3043],[-70.9026,43.3042],[-70.9023,43.3037],[-70.902,43.3034],[-70.9017,43.3031],[-70.9014,43.3028],[-70.9015,43.3025],[-70.9019,43.3019],[-70.9021,43.3015],[-70.9021,43.3014],[-70.9019,43.3013],[-70.9016,43.3012],[-70.9009,43.3011],[-70.9004,43.3012],[-70.8997,43.3011],[-70.8995,43.3011],[-70.8992,43.3008],[-70.8992,43.3006],[-70.8991,43.3003],[-70.8991,43.3002],[-70.8992,43.2999],[-70.8992,43.2998],[-70.8992,43.2995],[-70.8989,43.2992],[-70.8988,43.2992],[-70.8982,43.2991],[-70.8979,43.299],[-70.8975,43.2991],[-70.8971,43.299],[-70.8966,43.2988],[-70.8963,43.2985],[-70.8963,43.2984],[-70.8964,43.2983],[-70.8965,43.2979],[-70.8968,43.2976],[-70.8969,43.2976],[-70.8971,43.2975],[-70.8975,43.2973],[-70.8976,43.2971],[-70.8977,43.2968],[-70.8978,43.2967],[-70.8982,43.2968],[-70.8986,43.297],[-70.8994,43.2972],[-70.8998,43.2972],[-70.9002,43.2973],[-70.9005,43.2974],[-70.9012,43.2974],[-70.9016,43.2973],[-70.9025,43.2972],[-70.9029,43.2971],[-70.9036,43.2969],[-70.9039,43.2968],[-70.9041,43.2967],[-70.9044,43.2964],[-70.9048,43.2961],[-70.9051,43.296],[-70.9053,43.2957],[-70.9055,43.2955],[-70.9059,43.2947],[-70.906,43.2944],[-70.9061,43.2941],[-70.9062,43.294],[-70.9063,43.2939],[-70.9066,43.2938],[-70.9069,43.2937],[-70.9073,43.2938],[-70.9074,43.2937],[-70.9074,43.2936],[-70.9075,43.2933],[-70.9072,43.2928],[-70.9071,43.2928],[-70.9068,43.2925],[-70.9066,43.292],[-70.9059,43.2915],[-70.9052,43.2913],[-70.9043,43.2912],[-70.9042,43.2912],[-70.904,43.2913],[-70.904,43.2915],[-70.9039,43.292],[-70.9038,43.2923],[-70.9037,43.2924],[-70.9035,43.2924],[-70.9031,43.2921],[-70.9029,43.2919],[-70.9026,43.2916],[-70.9023,43.2914],[-70.9021,43.2914],[-70.9019,43.2914],[-70.9018,43.2913],[-70.901,43.2914],[-70.9004,43.2914],[-70.9003,43.2915],[-70.8998,43.2916],[-70.8996,43.2917],[-70.899,43.2921],[-70.8988,43.2922],[-70.8982,43.2925],[-70.8978,43.2927],[-70.8973,43.2927],[-70.8972,43.2927],[-70.8971,43.2926],[-70.8967,43.2924],[-70.8966,43.2924],[-70.8965,43.2923],[-70.8964,43.2923],[-70.8963,43.2923],[-70.8963,43.2921],[-70.8964,43.2919],[-70.8965,43.2919],[-70.8969,43.2918],[-70.8971,43.2917],[-70.8973,43.2917],[-70.8976,43.2916],[-70.898,43.2914],[-70.8981,43.2913],[-70.8983,43.291],[-70.8983,43.2907],[-70.8984,43.2899],[-70.8984,43.2897],[-70.8987,43.2891],[-70.8988,43.289],[-70.899,43.2885],[-70.8993,43.288],[-70.8993,43.2879],[-70.8993,43.2877],[-70.8992,43.2876],[-70.8992,43.2875],[-70.899,43.2874],[-70.8988,43.2873],[-70.8987,43.2873],[-70.8985,43.2874],[-70.8984,43.2874],[-70.8984,43.2873],[-70.898,43.2872],[-70.8977,43.2868],[-70.8974,43.2864],[-70.8973,43.2861],[-70.8971,43.2857],[-70.897,43.2855],[-70.8967,43.2853],[-70.8963,43.2852],[-70.8957,43.2852],[-70.8952,43.2852],[-70.8949,43.2851],[-70.8945,43.285],[-70.8939,43.2847],[-70.8933,43.2845],[-70.8931,43.2844],[-70.8927,43.2845],[-70.8922,43.2845],[-70.8915,43.2843],[-70.8907,43.2841],[-70.8904,43.284],[-70.8902,43.2839],[-70.8899,43.2838],[-70.889,43.2833],[-70.8885,43.2831],[-70.888,43.2829],[-70.8876,43.2828],[-70.8872,43.2827],[-70.8867,43.2827],[-70.8863,43.2827],[-70.8859,43.2828],[-70.8856,43.2829],[-70.8854,43.283],[-70.8849,43.2833],[-70.8844,43.2835],[-70.8842,43.2835],[-70.8836,43.2834],[-70.8835,43.2834],[-70.8835,43.2833],[-70.8836,43.2831],[-70.8838,43.2828],[-70.8846,43.2822],[-70.8847,43.2822],[-70.8851,43.2819],[-70.8856,43.2814],[-70.8858,43.2813],[-70.8858,43.2811],[-70.8858,43.2808],[-70.8858,43.2804],[-70.8857,43.2804],[-70.8856,43.2801],[-70.8855,43.28],[-70.8851,43.2798],[-70.8847,43.2796],[-70.8844,43.2795],[-70.8843,43.2795],[-70.8839,43.2793],[-70.8829,43.279],[-70.8828,43.279],[-70.8826,43.2789],[-70.8826,43.2788],[-70.8826,43.2787],[-70.8827,43.2786],[-70.8827,43.2785],[-70.8828,43.2784],[-70.883,43.2783],[-70.8832,43.2782],[-70.8835,43.2779],[-70.8838,43.2774],[-70.8838,43.2772],[-70.8838,43.2766],[-70.8838,43.2764],[-70.8838,43.276],[-70.8837,43.2754],[-70.8837,43.2749],[-70.8836,43.2744],[-70.8836,43.274],[-70.8836,43.2738],[-70.8835,43.2735],[-70.8833,43.2732],[-70.8831,43.273],[-70.883,43.273],[-70.8828,43.2728],[-70.8827,43.2728],[-70.8822,43.2725],[-70.882,43.2725],[-70.8818,43.2725],[-70.8816,43.2725],[-70.8814,43.2725],[-70.8812,43.2724],[-70.8809,43.2724],[-70.8806,43.2723],[-70.8805,43.2723],[-70.8799,43.2724],[-70.8795,43.2724],[-70.8793,43.2725],[-70.8791,43.2725],[-70.8789,43.2725],[-70.8783,43.2725],[-70.8776,43.2725],[-70.8774,43.2725],[-70.8768,43.2724],[-70.8762,43.2724],[-70.8758,43.2723],[-70.8755,43.2722],[-70.8745,43.2719],[-70.8744,43.2719],[-70.8743,43.2719],[-70.8739,43.2716],[-70.8736,43.2713],[-70.8734,43.2711],[-70.8732,43.2709],[-70.8731,43.2707],[-70.8727,43.27],[-70.8727,43.2698],[-70.8727,43.2691],[-70.8728,43.2689],[-70.8728,43.2688],[-70.8728,43.2687],[-70.8727,43.2686],[-70.8726,43.2684],[-70.8723,43.2682],[-70.8719,43.268],[-70.8716,43.2679],[-70.8714,43.2677],[-70.8713,43.2676],[-70.8712,43.2675],[-70.8709,43.2672],[-70.8708,43.2668],[-70.8707,43.2667],[-70.8706,43.2667],[-70.8705,43.2665],[-70.8703,43.2663],[-70.8701,43.2661],[-70.8697,43.266],[-70.8694,43.2659],[-70.869,43.2658],[-70.8684,43.2657],[-70.8678,43.2657],[-70.8673,43.2657],[-70.8671,43.2658],[-70.867,43.2658],[-70.8667,43.2658],[-70.8663,43.2658],[-70.8659,43.2658],[-70.8656,43.2658],[-70.8649,43.2657],[-70.8645,43.2656],[-70.864,43.2654],[-70.8638,43.2652],[-70.8636,43.2651],[-70.8632,43.2649],[-70.8629,43.2648],[-70.8626,43.2646],[-70.8626,43.2645],[-70.8624,43.2641],[-70.8624,43.264],[-70.8622,43.2638],[-70.8618,43.2636],[-70.8618,43.2635],[-70.8615,43.2633],[-70.8614,43.2633],[-70.8612,43.2631],[-70.861,43.2629],[-70.8608,43.2627],[-70.8608,43.2626],[-70.8608,43.2623],[-70.8608,43.262],[-70.8607,43.262],[-70.8607,43.2618],[-70.8607,43.2615],[-70.8606,43.2613],[-70.8605,43.261],[-70.8603,43.2608],[-70.8601,43.2605],[-70.86,43.2602],[-70.8599,43.26],[-70.8599,43.2599],[-70.8598,43.2597],[-70.8598,43.2596],[-70.8598,43.259],[-70.8598,43.2589],[-70.8598,43.2584],[-70.8598,43.258],[-70.8598,43.2578],[-70.8597,43.2578],[-70.8597,43.2577],[-70.8596,43.2575],[-70.8594,43.2572],[-70.8591,43.257],[-70.8585,43.2565],[-70.8582,43.2563],[-70.8581,43.2563],[-70.8579,43.2561],[-70.8578,43.2561],[-70.8578,43.256],[-70.8576,43.2559],[-70.8575,43.2558],[-70.8571,43.2557],[-70.8566,43.2555],[-70.8562,43.2554],[-70.8558,43.2552],[-70.8554,43.2551],[-70.8551,43.2551],[-70.8548,43.2552],[-70.8545,43.2554],[-70.8543,43.2555],[-70.854,43.2558],[-70.8537,43.256],[-70.8534,43.2563],[-70.8531,43.2565],[-70.8527,43.2567],[-70.8524,43.2567],[-70.8521,43.2567],[-70.8518,43.2567],[-70.8512,43.2564],[-70.851,43.2563],[-70.8507,43.2561],[-70.85,43.2559],[-70.8493,43.2557],[-70.8489,43.2555],[-70.8476,43.2552],[-70.8474,43.2552],[-70.8472,43.2552],[-70.8469,43.2551],[-70.8468,43.2551],[-70.8464,43.255],[-70.846,43.255],[-70.8456,43.2548],[-70.8449,43.2547],[-70.8444,43.2546],[-70.8439,43.2545],[-70.8435,43.2544],[-70.8431,43.2544],[-70.8428,43.2542],[-70.8425,43.254],[-70.8422,43.2538],[-70.8417,43.2534],[-70.8411,43.2528],[-70.8408,43.2526],[-70.8403,43.2522],[-70.8398,43.2517],[-70.8396,43.2513],[-70.8395,43.2512],[-70.8395,43.2511],[-70.8395,43.2509],[-70.8396,43.2507],[-70.84,43.2504],[-70.8405,43.2501],[-70.8408,43.2494],[-70.8411,43.2485],[-70.8411,43.2481],[-70.841,43.2479],[-70.841,43.2478],[-70.8407,43.2477],[-70.8404,43.2477],[-70.8397,43.2477],[-70.8391,43.2477],[-70.8388,43.2476],[-70.8386,43.2474],[-70.8385,43.2473],[-70.8384,43.2472],[-70.8383,43.247],[-70.8381,43.2465],[-70.8381,43.2464],[-70.8381,43.246],[-70.8383,43.2457],[-70.8385,43.2453],[-70.8388,43.2447],[-70.8388,43.2446],[-70.8389,43.2445],[-70.8388,43.2444],[-70.8389,43.2443],[-70.8388,43.2434],[-70.8387,43.2431],[-70.8384,43.2428],[-70.8382,43.2426],[-70.838,43.2426],[-70.8379,43.2424],[-70.8377,43.2424],[-70.8374,43.2423],[-70.8371,43.2423],[-70.8369,43.2424],[-70.8358,43.243],[-70.8357,43.243],[-70.8356,43.243],[-70.8354,43.2431],[-70.8347,43.2432],[-70.8343,43.2432],[-70.8342,43.2432],[-70.834,43.2432],[-70.8331,43.2433],[-70.8323,43.2433],[-70.8313,43.2433],[-70.8302,43.2432],[-70.8294,43.2432],[-70.8288,43.2434],[-70.8285,43.2434],[-70.8282,43.2435],[-70.8279,43.2435],[-70.8274,43.2434],[-70.8272,43.2433],[-70.8269,43.2431],[-70.8266,43.2427],[-70.8264,43.2426],[-70.8261,43.2424],[-70.8257,43.2424],[-70.8251,43.2422],[-70.8245,43.2419],[-70.8243,43.2418],[-70.8242,43.2416],[-70.8241,43.2413],[-70.8241,43.2411],[-70.824,43.241],[-70.824,43.2408],[-70.8239,43.2405],[-70.8235,43.2402],[-70.8233,43.24],[-70.8232,43.24],[-70.8226,43.2396],[-70.8222,43.2394],[-70.8217,43.2393],[-70.8212,43.2392],[-70.8201,43.2388],[-70.8194,43.2386],[-70.8193,43.2386],[-70.8191,43.2385],[-70.8187,43.2385],[-70.8183,43.2384],[-70.8179,43.2382],[-70.8178,43.2381],[-70.8178,43.238],[-70.8177,43.2379],[-70.8176,43.2377],[-70.8176,43.2374],[-70.8176,43.2372],[-70.8176,43.2371],[-70.8176,43.2369],[-70.8174,43.2366],[-70.8173,43.2364],[-70.8172,43.2363],[-70.8171,43.2362],[-70.8168,43.2359],[-70.8166,43.2356],[-70.8165,43.2355],[-70.8163,43.2351],[-70.8162,43.235],[-70.8161,43.2349],[-70.816,43.2347],[-70.8159,43.2344],[-70.8156,43.234],[-70.8156,43.2339],[-70.8155,43.2337],[-70.8155,43.2335],[-70.8155,43.2333],[-70.8155,43.2332],[-70.8156,43.2328],[-70.8161,43.2322],[-70.8166,43.2316],[-70.8171,43.231],[-70.8174,43.2303],[-70.8175,43.23],[-70.8175,43.2299],[-70.8174,43.2297],[-70.8172,43.2294],[-70.8172,43.2293],[-70.8169,43.229],[-70.8166,43.2288],[-70.8165,43.2288],[-70.8164,43.2288],[-70.8159,43.2288],[-70.8155,43.2289],[-70.8153,43.2289],[-70.8152,43.229],[-70.8145,43.2291],[-70.8141,43.2291],[-70.8135,43.2291],[-70.8132,43.229],[-70.8129,43.2289],[-70.8123,43.2287],[-70.8122,43.2286],[-70.8118,43.2283],[-70.8115,43.228],[-70.8115,43.2278],[-70.8114,43.2277],[-70.8114,43.2275],[-70.8114,43.2273],[-70.8113,43.227],[-70.8112,43.2267],[-70.8111,43.2266],[-70.8106,43.2263],[-70.8103,43.2262],[-70.81,43.226],[-70.8098,43.2259],[-70.8096,43.2255],[-70.8096,43.2254],[-70.8096,43.2253],[-70.8095,43.2252],[-70.8095,43.2247],[-70.8097,43.2242],[-70.8106,43.2229],[-70.811,43.2223],[-70.8113,43.222],[-70.8124,43.2211],[-70.8127,43.221],[-70.8127,43.2209],[-70.813,43.2206],[-70.8132,43.2204],[-70.8135,43.2201],[-70.8135,43.22],[-70.8136,43.2199],[-70.8135,43.2197],[-70.8129,43.2192],[-70.8127,43.2189],[-70.8126,43.2187],[-70.8125,43.2186],[-70.8125,43.2185],[-70.8124,43.2182],[-70.8125,43.218],[-70.8126,43.2177],[-70.8128,43.2175],[-70.8129,43.2174],[-70.8136,43.2168],[-70.8144,43.2163],[-70.8158,43.2157],[-70.8162,43.2155],[-70.8165,43.2152],[-70.8166,43.215],[-70.8168,43.2148],[-70.8168,43.2147],[-70.8169,43.2145],[-70.817,43.2143],[-70.817,43.2141],[-70.817,43.214],[-70.8169,43.2137],[-70.8168,43.2134],[-70.8166,43.2127],[-70.8166,43.2122],[-70.8165,43.2121],[-70.8165,43.2118],[-70.8166,43.2113],[-70.8166,43.2111],[-70.8172,43.2104],[-70.8173,43.2103],[-70.8179,43.2092],[-70.8188,43.2067],[-70.8196,43.204],[-70.8198,43.2036],[-70.8198,43.2034],[-70.8205,43.201],[-70.8207,43.1995],[-70.8207,43.1994],[-70.8207,43.1993],[-70.8207,43.1989],[-70.8207,43.1988],[-70.8206,43.1984],[-70.8203,43.1976],[-70.82,43.1972],[-70.8199,43.197],[-70.8198,43.1968],[-70.8197,43.1966],[-70.8193,43.196],[-70.8191,43.1951],[-70.819,43.1945],[-70.819,43.1941],[-70.8191,43.1935],[-70.8193,43.193],[-70.8195,43.1927],[-70.8196,43.1925],[-70.8198,43.1923],[-70.82,43.1919],[-70.8201,43.1919],[-70.8204,43.1917],[-70.8207,43.1917],[-70.8219,43.1914],[-70.8221,43.1913],[-70.8225,43.1913],[-70.8229,43.1912],[-70.8238,43.1909],[-70.8247,43.1907],[-70.825,43.1906],[-70.8252,43.1905],[-70.8254,43.1904],[-70.8257,43.1903],[-70.826,43.1902],[-70.8263,43.19],[-70.8271,43.1894],[-70.8275,43.189],[-70.8278,43.1886],[-70.8281,43.1882],[-70.8282,43.1878],[-70.8283,43.1876],[-70.8283,43.1873],[-70.8282,43.1869],[-70.8281,43.1865],[-70.8276,43.1857],[-70.8275,43.1856],[-70.8269,43.1844],[-70.8261,43.1831],[-70.8255,43.1818],[-70.8251,43.181],[-70.825,43.1807],[-70.8247,43.1797],[-70.8247,43.1796],[-70.8242,43.1781],[-70.8238,43.1766],[-70.8237,43.176],[-70.8237,43.1755],[-70.8236,43.1754],[-70.8236,43.1752],[-70.8236,43.1751],[-70.8236,43.1748],[-70.8236,43.1746],[-70.8236,43.1743],[-70.8236,43.1742],[-70.8236,43.1741],[-70.8237,43.1739],[-70.8238,43.1736],[-70.8239,43.1734],[-70.8241,43.1732],[-70.8244,43.173],[-70.825,43.1727],[-70.8256,43.1725],[-70.8257,43.1724],[-70.826,43.1722],[-70.8262,43.1721],[-70.8269,43.1714],[-70.8278,43.1704],[-70.828,43.1695],[-70.8281,43.1686],[-70.8281,43.1682],[-70.8281,43.1681],[-70.828,43.1679],[-70.828,43.1677],[-70.8278,43.1671],[-70.8278,43.1669],[-70.8278,43.1651],[-70.8278,43.165],[-70.8281,43.1639],[-70.8282,43.1626],[-70.8284,43.1614],[-70.8286,43.1603],[-70.8286,43.1598],[-70.8289,43.1588],[-70.829,43.1585],[-70.8293,43.1576],[-70.8295,43.1572],[-70.83,43.1561],[-70.8303,43.1556],[-70.8307,43.1548],[-70.8309,43.1544],[-70.8315,43.1532],[-70.832,43.1521],[-70.8325,43.1511],[-70.8329,43.1501],[-70.8332,43.1492],[-70.8332,43.149],[-70.8335,43.1478],[-70.8336,43.147],[-70.8336,43.1461],[-70.8336,43.146],[-70.8334,43.1451],[-70.8333,43.1445],[-70.833,43.1439],[-70.8328,43.1434],[-70.8322,43.1421],[-70.8315,43.1409],[-70.8307,43.1397],[-70.8301,43.1386],[-70.8299,43.1381],[-70.8298,43.1377],[-70.8298,43.1376],[-70.8297,43.1368],[-70.8297,43.1365],[-70.8297,43.1362],[-70.8297,43.1361],[-70.8296,43.1353],[-70.8294,43.1328],[-70.8293,43.1322],[-70.8291,43.1315],[-70.829,43.1313],[-70.8288,43.1305],[-70.8284,43.1296],[-70.8283,43.1295],[-70.8282,43.1294],[-70.828,43.1289],[-70.8277,43.1283],[-70.8276,43.1281],[-70.8274,43.1278],[-70.8271,43.1274],[-70.8267,43.127],[-70.8258,43.1261],[-70.8255,43.1259],[-70.8251,43.1255],[-70.8246,43.1251],[-70.8233,43.1244],[-70.8221,43.1237],[-70.8217,43.1235],[-70.8212,43.1232],[-70.8203,43.1227],[-70.82,43.1225],[-70.8197,43.1224],[-70.8189,43.1219],[-70.8185,43.1217],[-70.8175,43.1212],[-70.8162,43.1205],[-70.8156,43.1202],[-70.815,43.1199],[-70.8137,43.1194],[-70.8136,43.1194],[-70.8126,43.1189],[-70.8116,43.1185],[-70.8114,43.1184],[-70.8105,43.118],[-70.8093,43.1174],[-70.8087,43.117],[-70.8084,43.1169],[-70.8077,43.1165],[-70.8072,43.1162],[-70.8067,43.1159],[-70.8057,43.1152],[-70.8048,43.1147],[-70.8043,43.1144],[-70.8035,43.1138],[-70.8032,43.1135],[-70.8029,43.1133],[-70.8026,43.1131],[-70.8024,43.1129],[-70.8022,43.1127],[-70.8014,43.112],[-70.801,43.1115],[-70.8007,43.1113],[-70.7997,43.1104],[-70.7992,43.1101],[-70.7991,43.11],[-70.7988,43.1098],[-70.7984,43.1095],[-70.7975,43.1089],[-70.7971,43.1086],[-70.7962,43.1081],[-70.7959,43.1079],[-70.7957,43.1078],[-70.7949,43.1073],[-70.7941,43.1069],[-70.7925,43.106],[-70.7921,43.1058],[-70.7912,43.1053],[-70.7909,43.1051],[-70.7904,43.1048],[-70.79,43.1046],[-70.7897,43.1044],[-70.7894,43.1043],[-70.7892,43.1041],[-70.7888,43.1039],[-70.7885,43.1037],[-70.7881,43.1035],[-70.7878,43.1033],[-70.7873,43.103],[-70.7867,43.1026],[-70.7863,43.1024],[-70.786,43.1022],[-70.7858,43.1021],[-70.7853,43.1018],[-70.7849,43.1015],[-70.7839,43.101],[-70.7835,43.1007],[-70.783,43.1],[-70.7827,43.0996],[-70.7825,43.0994],[-70.7821,43.0988],[-70.7817,43.0981],[-70.7814,43.0978],[-70.7812,43.0976],[-70.7811,43.0974],[-70.781,43.0973],[-70.7808,43.0971],[-70.7807,43.097],[-70.7805,43.0968],[-70.7802,43.0966],[-70.7797,43.0962],[-70.7792,43.096],[-70.7786,43.0958],[-70.778,43.0956],[-70.7774,43.0954],[-70.7761,43.0953],[-70.7739,43.095],[-70.7723,43.0948],[-70.7717,43.0947],[-70.7714,43.0947],[-70.7713,43.0946],[-70.771,43.0946],[-70.7708,43.0945],[-70.7704,43.0944],[-70.7702,43.0944],[-70.77,43.0943],[-70.7697,43.0943],[-70.7694,43.0942],[-70.7693,43.0942],[-70.7691,43.0941],[-70.7687,43.094],[-70.7685,43.0939],[-70.7681,43.0938],[-70.768,43.0937],[-70.7678,43.0936],[-70.7675,43.0935],[-70.7673,43.0934],[-70.7671,43.0932],[-70.7669,43.0931],[-70.7668,43.0931],[-70.7666,43.093],[-70.7665,43.0929],[-70.7665,43.0928],[-70.7664,43.0928],[-70.7662,43.0927],[-70.7659,43.0925],[-70.7653,43.0921],[-70.765,43.0918],[-70.7646,43.0915],[-70.7641,43.091],[-70.764,43.0909],[-70.7639,43.0908],[-70.7637,43.0905],[-70.7636,43.0904],[-70.7635,43.0902],[-70.7633,43.0901],[-70.7631,43.0898],[-70.7631,43.0897],[-70.7629,43.0894],[-70.7627,43.0891],[-70.7625,43.0888],[-70.7624,43.0887],[-70.7618,43.0876],[-70.7615,43.0872],[-70.7612,43.0867],[-70.7608,43.0861],[-70.7604,43.0855],[-70.7598,43.0845],[-70.7594,43.0839],[-70.759,43.0833],[-70.7588,43.083],[-70.7587,43.0828],[-70.7586,43.0826],[-70.7584,43.0823],[-70.7583,43.0821],[-70.7581,43.0818],[-70.7579,43.0815],[-70.7578,43.0814],[-70.7576,43.0811],[-70.7575,43.081],[-70.7573,43.0808],[-70.7571,43.0805],[-70.7568,43.0803],[-70.7564,43.0802],[-70.7562,43.0801],[-70.7557,43.0799],[-70.7548,43.0799],[-70.7546,43.0798],[-70.7535,43.0797],[-70.7527,43.0796],[-70.7525,43.0796],[-70.7521,43.0795],[-70.7509,43.0793],[-70.7488,43.0791],[-70.7472,43.0789],[-70.747,43.0788],[-70.7465,43.0787],[-70.7459,43.0786],[-70.7456,43.0786],[-70.7454,43.0785],[-70.7453,43.0785],[-70.7451,43.0785],[-70.7444,43.0783],[-70.7442,43.0783],[-70.7439,43.0782],[-70.7438,43.0782],[-70.7435,43.0781],[-70.7433,43.078],[-70.743,43.078],[-70.7427,43.0778],[-70.7423,43.0777],[-70.7421,43.0776],[-70.7419,43.0775],[-70.7418,43.0774],[-70.7416,43.0773],[-70.7414,43.0772],[-70.7412,43.077],[-70.741,43.0769],[-70.7409,43.0768],[-70.7408,43.0768],[-70.7407,43.0767],[-70.7406,43.0766],[-70.7405,43.0765],[-70.7403,43.0763],[-70.74,43.0761],[-70.74,43.076],[-70.7396,43.0756],[-70.7394,43.0753],[-70.7391,43.075],[-70.7391,43.0749],[-70.739,43.0749],[-70.739,43.0748],[-70.7389,43.0748],[-70.7388,43.0747],[-70.7387,43.0745],[-70.7386,43.0744],[-70.7385,43.0743],[-70.7382,43.0739],[-70.7381,43.0738],[-70.738,43.0737],[-70.7349,43.0739],[-70.7347,43.0739],[-70.7332,43.074],[-70.7331,43.074],[-70.7312,43.0741],[-70.731,43.0741],[-70.7258,43.0743],[-70.724,43.0744],[-70.7237,43.0744],[-70.7234,43.0744],[-70.7232,43.0745],[-70.7203,43.0746],[-70.7201,43.0746],[-70.72,43.0746],[-70.7166,43.0748],[-70.7152,43.0749],[-70.715,43.0749],[-70.7141,43.0749],[-70.713,43.075],[-70.7125,43.075],[-70.7115,43.0751],[-70.71,43.0752],[-70.7085,43.0752],[-70.707,43.0753],[-70.7066,43.0753],[-70.7065,43.0753],[-70.7064,43.0753],[-70.7063,43.0753],[-70.7063,43.0752],[-70.7063,43.0751],[-70.7063,43.075],[-70.7062,43.0749],[-70.7062,43.0748],[-70.7062,43.0747],[-70.7062,43.0746],[-70.7062,43.0745],[-70.7061,43.0744],[-70.7061,43.0743],[-70.7061,43.0742],[-70.7061,43.074],[-70.7061,43.0738],[-70.706,43.0736],[-70.706,43.0734],[-70.706,43.0732],[-70.7059,43.0732],[-70.7059,43.0731],[-70.7059,43.0729],[-70.7058,43.0726],[-70.7058,43.0722],[-70.7057,43.072],[-70.7057,43.0716],[-70.7057,43.0715],[-70.7056,43.071],[-70.7056,43.0708],[-70.7055,43.0705],[-70.7055,43.0703],[-70.7054,43.0702],[-70.7054,43.0698],[-70.7053,43.0695],[-70.7052,43.069],[-70.7052,43.0689],[-70.7052,43.0688],[-70.7052,43.0687],[-70.7051,43.0684],[-70.7051,43.0681],[-70.705,43.0677],[-70.705,43.0675],[-70.7049,43.0672],[-70.7049,43.067],[-70.7049,43.0669],[-70.7049,43.0667],[-70.7048,43.0665],[-70.7048,43.0663],[-70.7048,43.0661],[-70.7047,43.0658],[-70.7046,43.0654],[-70.7046,43.065],[-70.7045,43.0645],[-70.7044,43.0642],[-70.7044,43.064],[-70.7044,43.0638],[-70.7043,43.0636],[-70.7043,43.0635],[-70.7043,43.0632],[-70.7042,43.063],[-70.7042,43.0628],[-70.7041,43.0625],[-70.7041,43.0622],[-70.704,43.0618],[-70.704,43.0615],[-70.704,43.0614],[-70.7039,43.0609],[-70.7038,43.0606],[-70.7038,43.0605],[-70.7037,43.0599],[-70.7035,43.0588],[-70.7028,43.0547],[-70.7027,43.0544],[-70.7024,43.0523],[-70.7023,43.0515],[-70.7022,43.0513],[-70.7022,43.0512],[-70.7013,43.0456],[-70.7012,43.0452],[-70.7008,43.0449],[-70.7003,43.0445],[-70.6998,43.0441],[-70.6993,43.0436],[-70.6988,43.0432],[-70.6983,43.0428],[-70.6978,43.0423],[-70.6973,43.0419],[-70.6967,43.0414],[-70.6962,43.041],[-70.6957,43.0406],[-70.6953,43.0402],[-70.6947,43.0397],[-70.6938,43.0389],[-70.6908,43.0364],[-70.6875,43.0336],[-70.673,43.0212],[-70.6696,43.0184],[-70.6536,43.0047],[-70.6338,42.9878],[-70.6322,42.9864],[-70.6315,42.9859],[-70.6307,42.9853],[-70.6294,42.9844],[-70.6269,42.9832],[-70.6252,42.9825],[-70.6246,42.9823],[-70.6242,42.9822],[-70.624,42.9821],[-70.6238,42.982],[-70.6235,42.9819],[-70.623,42.9818],[-70.6225,42.9816],[-70.6223,42.9816],[-70.622,42.9815],[-70.6217,42.9814],[-70.6216,42.9814],[-70.6215,42.9813],[-70.6214,42.9813],[-70.6211,42.9812],[-70.6209,42.9812],[-70.6208,42.9811],[-70.6206,42.9811],[-70.6203,42.981],[-70.6198,42.9808],[-70.6195,42.9808],[-70.6193,42.9807],[-70.6191,42.9807],[-70.6186,42.9806],[-70.6185,42.9806],[-70.6182,42.9806],[-70.6179,42.9805],[-70.6173,42.9805],[-70.6171,42.9804],[-70.6168,42.9804],[-70.6165,42.9804],[-70.6163,42.9803],[-70.6158,42.9803],[-70.615,42.9802],[-70.6148,42.9802],[-70.6137,42.98],[-70.6135,42.98],[-70.6134,42.98],[-70.6133,42.98],[-70.6132,42.9799],[-70.6129,42.9798],[-70.6127,42.9798],[-70.6125,42.9797],[-70.6123,42.9796],[-70.6122,42.9796],[-70.612,42.9795],[-70.6118,42.9794],[-70.6117,42.9793],[-70.6116,42.9793],[-70.6115,42.9792],[-70.6114,42.9791],[-70.6112,42.979],[-70.6111,42.979],[-70.6087,42.9757],[-70.6086,42.9757],[-70.6062,42.9729],[-70.6056,42.9722],[-70.6014,42.9675],[-70.596,42.9614],[-70.595,42.96],[-70.5918,42.9558],[-70.5896,42.9525],[-70.5876,42.9492],[-70.5863,42.9462],[-70.5841,42.943],[-70.5819,42.9383],[-70.5793,42.9307],[-70.5774,42.9242],[-70.5751,42.9171],[-70.5774,42.9164],[-70.5819,42.9152],[-70.5863,42.914],[-70.5905,42.9133],[-70.5929,42.913],[-70.5967,42.9126],[-70.6017,42.9124],[-70.6057,42.9123],[-70.6107,42.9125],[-70.6141,42.9129],[-70.6188,42.9135],[-70.6217,42.9141],[-70.6245,42.9151],[-70.6297,42.9161],[-70.6343,42.9175],[-70.636,42.9182],[-70.6394,42.9184],[-70.6457,42.9195],[-70.6504,42.9206],[-70.6551,42.9221],[-70.6617,42.9244],[-70.6678,42.9275],[-70.6698,42.9287],[-70.6729,42.9304],[-70.6764,42.933],[-70.6809,42.9369],[-70.6844,42.9403],[-70.688,42.9446],[-70.6906,42.9482],[-70.6917,42.9507],[-70.6927,42.9528],[-70.6932,42.9539],[-70.6937,42.9555],[-70.6944,42.9567],[-70.6946,42.9564],[-70.6962,42.9539],[-70.6974,42.9515],[-70.7003,42.9471],[-70.704,42.9426],[-70.709,42.9382],[-70.7091,42.9381],[-70.713,42.9355],[-70.7163,42.9336],[-70.7194,42.9315],[-70.7222,42.9301],[-70.7244,42.9291],[-70.726,42.9285],[-70.7255,42.9258],[-70.7251,42.9236],[-70.725,42.9215],[-70.7248,42.9196],[-70.7248,42.9177],[-70.7249,42.9156],[-70.7251,42.9134],[-70.7254,42.9116],[-70.7257,42.9097],[-70.7262,42.9077],[-70.7269,42.9057],[-70.7267,42.9041],[-70.7264,42.9021],[-70.7266,42.901],[-70.7267,42.8982],[-70.7272,42.8948],[-70.7273,42.8936],[-70.728,42.8909],[-70.7287,42.8887],[-70.7298,42.8862],[-70.7312,42.8832],[-70.7326,42.8807],[-70.7333,42.8793],[-70.7343,42.877],[-70.7351,42.8751],[-70.735,42.8747],[-70.7473,42.8747],[-70.7495,42.8747],[-70.7925,42.8733],[-70.8064,42.8727],[-70.8125,42.8724],[-70.8138,42.8723],[-70.8141,42.8723],[-70.8143,42.8722],[-70.8147,42.8722],[-70.8157,42.8721],[-70.8161,42.8721],[-70.8165,42.872],[-70.817,42.8719],[-70.8173,42.8719],[-70.8174,42.8719],[-70.8182,42.8719],[-70.8194,42.8718],[-70.8202,42.8718],[-70.8209,42.8716],[-70.822,42.8712],[-70.8225,42.8711],[-70.8231,42.8709],[-70.8233,42.8708],[-70.8236,42.8707],[-70.8241,42.8706],[-70.8243,42.8705],[-70.8248,42.8703],[-70.8253,42.8702],[-70.8256,42.87],[-70.8265,42.8698],[-70.8267,42.8697],[-70.8275,42.8694],[-70.8281,42.8692],[-70.8282,42.8692],[-70.8284,42.8691],[-70.8291,42.8689],[-70.8295,42.8688],[-70.8297,42.8687],[-70.8306,42.8682],[-70.8307,42.8681],[-70.831,42.868],[-70.8312,42.8679],[-70.8342,42.8661],[-70.8346,42.8659],[-70.8358,42.8652],[-70.836,42.8651],[-70.8367,42.8647],[-70.8382,42.8642],[-70.8403,42.8634],[-70.8409,42.8632],[-70.8411,42.8631],[-70.8415,42.863],[-70.842,42.8629],[-70.8428,42.8626],[-70.844,42.8621],[-70.8448,42.8619],[-70.8457,42.8616],[-70.8458,42.8615],[-70.8461,42.8614],[-70.8462,42.8614],[-70.8464,42.8613],[-70.8466,42.8613],[-70.8468,42.8612],[-70.8474,42.861],[-70.8477,42.8609],[-70.8478,42.8609],[-70.8482,42.8611],[-70.8487,42.8614],[-70.853,42.864],[-70.8631,42.8698],[-70.8635,42.87],[-70.8637,42.8701],[-70.8638,42.8702],[-70.864,42.8703],[-70.8663,42.8717],[-70.8672,42.8722],[-70.8674,42.8723],[-70.868,42.8726],[-70.8687,42.873],[-70.8701,42.8738],[-70.8723,42.8751],[-70.8742,42.8762],[-70.8745,42.8764],[-70.8811,42.8802],[-70.8827,42.8811],[-70.8833,42.8815],[-70.8835,42.8816],[-70.8855,42.8828],[-70.8856,42.8828],[-70.887,42.8831],[-70.8881,42.8834],[-70.8906,42.8839],[-70.8998,42.886],[-70.9022,42.8865],[-70.9035,42.8868],[-70.9036,42.8868],[-70.9046,42.8868],[-70.9048,42.8868],[-70.9049,42.8868],[-70.9074,42.8867],[-70.913,42.8867],[-70.9134,42.8867],[-70.9139,42.8867],[-70.9145,42.8867],[-70.9146,42.8867],[-70.915,42.8866],[-70.9167,42.8864],[-70.9193,42.8861],[-70.9197,42.8861],[-70.9238,42.8857],[-70.924,42.8856],[-70.9285,42.8852],[-70.9296,42.885],[-70.9302,42.8847],[-70.9304,42.8847],[-70.9305,42.8846],[-70.9309,42.8844],[-70.9317,42.8841],[-70.9335,42.8832],[-70.9358,42.8822],[-70.9371,42.8816],[-70.9375,42.8814],[-70.9394,42.8806],[-70.9438,42.8785],[-70.9451,42.8779],[-70.9465,42.8773],[-70.9467,42.8773],[-70.948,42.8766],[-70.949,42.8762],[-70.9507,42.8755],[-70.9553,42.8736],[-70.9555,42.8735],[-70.9557,42.8734],[-70.9558,42.8734],[-70.956,42.8733],[-70.9578,42.8726],[-70.958,42.8725],[-70.9599,42.8717],[-70.9621,42.8708],[-70.9622,42.8708],[-70.9626,42.8706],[-70.9648,42.8697],[-70.9658,42.8693],[-70.9666,42.869],[-70.967,42.8688],[-70.9694,42.8685],[-70.972,42.8681],[-70.9723,42.868],[-70.9747,42.8677],[-70.9751,42.8676],[-70.9752,42.8676],[-70.9763,42.8675],[-70.9801,42.8669],[-70.9802,42.8669],[-70.9831,42.8665],[-70.9862,42.8661],[-70.9867,42.866],[-70.9872,42.8659],[-70.9875,42.8659],[-70.9885,42.8657],[-70.9888,42.8657],[-70.9892,42.8656],[-70.9901,42.8655],[-70.9907,42.8654],[-70.9908,42.8654],[-70.9915,42.8653],[-70.9916,42.8653],[-70.9928,42.8651],[-70.9934,42.865],[-70.9947,42.8648],[-70.9957,42.8647],[-70.9962,42.8646],[-70.9969,42.8645],[-70.9971,42.8645],[-70.9975,42.8644],[-70.9995,42.8641],[-71.0006,42.864],[-71.001,42.8639],[-71.0026,42.8637],[-71.0044,42.8634],[-71.0049,42.8633],[-71.0098,42.8626],[-71.0099,42.8626],[-71.0105,42.8625],[-71.0118,42.8623],[-71.0139,42.8621],[-71.0147,42.8619],[-71.0149,42.8619],[-71.0163,42.8617],[-71.0172,42.8616],[-71.0175,42.8615],[-71.0226,42.8607],[-71.0228,42.8606],[-71.023,42.8606],[-71.0232,42.8606],[-71.0235,42.8605],[-71.024,42.8605],[-71.0256,42.8602],[-71.0285,42.8597],[-71.0311,42.8593],[-71.0312,42.8593],[-71.0349,42.8563],[-71.0379,42.8541],[-71.038,42.854],[-71.0385,42.8536],[-71.0391,42.8531],[-71.0394,42.8529],[-71.0398,42.8526],[-71.0409,42.8517],[-71.0449,42.8487],[-71.0475,42.8443],[-71.0475,42.8442],[-71.0495,42.8409],[-71.0497,42.8406],[-71.0499,42.8403],[-71.054,42.8334],[-71.054,42.8333],[-71.0551,42.8303],[-71.0553,42.8299],[-71.0563,42.8272],[-71.0569,42.8257],[-71.0576,42.824],[-71.0577,42.8237],[-71.0579,42.8232],[-71.0579,42.8231],[-71.0581,42.8227],[-71.0581,42.8226],[-71.0582,42.8223],[-71.0583,42.8222],[-71.0583,42.8221],[-71.0583,42.822],[-71.0584,42.822],[-71.0585,42.8217],[-71.0585,42.8216],[-71.0586,42.8213],[-71.0586,42.8212],[-71.0587,42.821],[-71.0588,42.8209],[-71.0589,42.8206],[-71.059,42.8203],[-71.059,42.8202],[-71.0592,42.8199],[-71.0593,42.8196],[-71.0594,42.8192],[-71.0596,42.8188],[-71.0597,42.8186],[-71.0597,42.8184],[-71.0598,42.8181],[-71.0599,42.818],[-71.06,42.8177],[-71.06,42.8176],[-71.0601,42.8173],[-71.0602,42.8172],[-71.0603,42.8169],[-71.0603,42.8168],[-71.0605,42.8165],[-71.0605,42.8164],[-71.0606,42.8162],[-71.0606,42.816],[-71.0607,42.816],[-71.0607,42.8158],[-71.0608,42.8157],[-71.061,42.8152],[-71.0618,42.8131],[-71.0619,42.8127],[-71.0621,42.8122],[-71.0623,42.8119],[-71.0643,42.8066],[-71.0644,42.8064],[-71.0644,42.8063],[-71.0654,42.8065],[-71.0656,42.8065],[-71.0657,42.8066],[-71.066,42.8066],[-71.067,42.8069],[-71.0672,42.8069],[-71.0674,42.8069],[-71.0687,42.8072],[-71.0722,42.808],[-71.0724,42.8081],[-71.078,42.8093],[-71.0797,42.8097],[-71.08,42.8097],[-71.0814,42.8101],[-71.0819,42.8102],[-71.0822,42.8102],[-71.0873,42.8114],[-71.0875,42.8114],[-71.0906,42.8121],[-71.0911,42.8122],[-71.0912,42.8122],[-71.0948,42.813],[-71.0951,42.8131],[-71.0972,42.8136],[-71.0993,42.814],[-71.0998,42.8141],[-71.1,42.8142],[-71.1018,42.8146],[-71.1021,42.8147],[-71.1026,42.8148],[-71.1028,42.8148],[-71.1037,42.815],[-71.1045,42.8152],[-71.1049,42.8153],[-71.1067,42.8157],[-71.1072,42.8158],[-71.1079,42.8159],[-71.1097,42.8163],[-71.1103,42.8165],[-71.1127,42.817],[-71.1128,42.8171],[-71.1129,42.8171],[-71.1131,42.8171],[-71.1137,42.8172],[-71.1139,42.8173],[-71.1154,42.8176],[-71.1158,42.8177],[-71.1161,42.8178],[-71.1173,42.818],[-71.1177,42.8181],[-71.1186,42.8183],[-71.1194,42.8185],[-71.1197,42.8186],[-71.1242,42.8196],[-71.1243,42.8196],[-71.1248,42.8197],[-71.125,42.8198],[-71.1252,42.8198],[-71.1323,42.8214],[-71.1328,42.8215],[-71.1355,42.8205],[-71.1375,42.8199],[-71.1408,42.8187],[-71.1435,42.8177],[-71.1469,42.8165],[-71.1479,42.8162],[-71.1497,42.8155],[-71.1499,42.8154],[-71.1535,42.814],[-71.1556,42.8132],[-71.1646,42.8097],[-71.1657,42.8093],[-71.166,42.8091],[-71.1667,42.8089],[-71.1677,42.8079],[-71.1678,42.8078],[-71.1679,42.8077],[-71.1681,42.8075],[-71.1682,42.8074],[-71.1686,42.8071],[-71.1744,42.8017],[-71.1748,42.8014],[-71.1755,42.8007],[-71.1758,42.8004],[-71.1823,42.7944],[-71.1824,42.7944],[-71.1824,42.7943],[-71.1833,42.7936],[-71.1848,42.7922],[-71.185,42.7919],[-71.1854,42.7916],[-71.1857,42.7914],[-71.186,42.7911],[-71.1861,42.7909],[-71.1861,42.7907],[-71.1851,42.779],[-71.1851,42.7784],[-71.1851,42.7781],[-71.1849,42.776],[-71.1848,42.7757],[-71.1842,42.7676],[-71.1841,42.7668],[-71.184,42.7663],[-71.184,42.7657],[-71.1836,42.7606],[-71.1835,42.7603],[-71.1835,42.7596],[-71.1834,42.7591],[-71.1831,42.7547],[-71.183,42.7543],[-71.183,42.754],[-71.1828,42.751],[-71.1827,42.7503],[-71.1826,42.7497],[-71.1826,42.7494],[-71.1826,42.7485],[-71.1823,42.7447],[-71.1823,42.7442],[-71.1821,42.7421],[-71.1821,42.742],[-71.1818,42.7377],[-71.1818,42.7376],[-71.1818,42.7373],[-71.183,42.7376],[-71.1859,42.7382],[-71.1864,42.7383],[-71.1881,42.7387],[-71.1925,42.7397],[-71.1927,42.7397],[-71.1938,42.74],[-71.1961,42.7405],[-71.1962,42.7405],[-71.1976,42.7408],[-71.2003,42.7414],[-71.2023,42.7418],[-71.203,42.742],[-71.2035,42.7421],[-71.2036,42.7421],[-71.2049,42.7424],[-71.206,42.7426],[-71.2063,42.7427],[-71.2071,42.7429],[-71.2072,42.7429],[-71.2075,42.7429],[-71.2076,42.743],[-71.208,42.743],[-71.2084,42.7431],[-71.2086,42.7432],[-71.2087,42.7432],[-71.2097,42.7434],[-71.2102,42.7435],[-71.2109,42.7437],[-71.2127,42.7441],[-71.2134,42.7442],[-71.215,42.7446],[-71.2154,42.7447],[-71.216,42.7448],[-71.2165,42.7449],[-71.2194,42.7455],[-71.2218,42.746],[-71.2231,42.7463],[-71.2238,42.7465],[-71.2262,42.7462],[-71.2268,42.7461],[-71.2319,42.7456],[-71.2324,42.7455],[-71.2332,42.7454],[-71.2341,42.7453],[-71.2349,42.7452],[-71.2374,42.7449],[-71.2436,42.7431],[-71.244,42.743],[-71.2449,42.7427],[-71.2454,42.7426],[-71.2455,42.7425],[-71.2481,42.7409],[-71.2487,42.7405],[-71.2488,42.7405],[-71.2489,42.7404],[-71.249,42.7403],[-71.2492,42.7402],[-71.2494,42.7401],[-71.2495,42.74],[-71.2497,42.7399],[-71.2498,42.7398],[-71.25,42.7397],[-71.2502,42.7396],[-71.2504,42.7395],[-71.2506,42.7394],[-71.2509,42.7392],[-71.2511,42.7391],[-71.2513,42.739],[-71.2514,42.7389],[-71.2515,42.7388],[-71.252,42.7385],[-71.2525,42.7382],[-71.2531,42.7378],[-71.254,42.7373],[-71.2551,42.7366],[-71.2552,42.7366],[-71.2552,42.7365],[-71.2554,42.7363],[-71.2559,42.7359],[-71.258,42.7342],[-71.2585,42.7338],[-71.2592,42.7332],[-71.2631,42.73],[-71.2664,42.7272],[-71.2679,42.726],[-71.2687,42.7249],[-71.27,42.7232],[-71.2703,42.7227],[-71.2718,42.7207],[-71.2742,42.7175],[-71.2748,42.7167],[-71.2753,42.7159],[-71.2754,42.7158],[-71.2766,42.7143],[-71.2785,42.7119],[-71.2789,42.7114],[-71.2791,42.7112],[-71.28,42.7104],[-71.2806,42.7099],[-71.281,42.7096],[-71.2814,42.7091],[-71.283,42.7078],[-71.2841,42.7067],[-71.285,42.706],[-71.2866,42.7045],[-71.2875,42.7038],[-71.2876,42.7037],[-71.288,42.7033],[-71.2886,42.7028],[-71.2889,42.7026],[-71.2891,42.7024],[-71.2893,42.7022],[-71.2912,42.7004],[-71.2916,42.6999],[-71.2925,42.6991],[-71.2946,42.697],[-71.2977,42.6971],[-71.3002,42.6971],[-71.3005,42.6971],[-71.3051,42.6972],[-71.3084,42.6972],[-71.3105,42.6973],[-71.3135,42.6973],[-71.3171,42.6974],[-71.3191,42.6974],[-71.3218,42.6973],[-71.3252,42.6974],[-71.3302,42.6975],[-71.3304,42.6975],[-71.3365,42.6976],[-71.3379,42.6976],[-71.341,42.6977],[-71.3413,42.6977],[-71.3416,42.6977],[-71.3424,42.6977],[-71.3441,42.6978],[-71.3447,42.6978],[-71.3448,42.6978],[-71.3449,42.6978],[-71.3452,42.6978],[-71.3457,42.6978],[-71.3462,42.6978],[-71.3464,42.6978],[-71.3469,42.6978],[-71.3471,42.6978],[-71.3472,42.6979],[-71.3481,42.6978],[-71.3516,42.6979],[-71.3522,42.6979],[-71.355,42.698],[-71.3563,42.698],[-71.3565,42.698],[-71.3588,42.6981],[-71.361,42.6982],[-71.3613,42.6982],[-71.3636,42.6982],[-71.3641,42.6983],[-71.3646,42.6983],[-71.3652,42.6983],[-71.3654,42.6983],[-71.3656,42.6983],[-71.3657,42.6983],[-71.3674,42.6983],[-71.3692,42.6984],[-71.3697,42.6984],[-71.3701,42.6984],[-71.3702,42.6984],[-71.3704,42.6984],[-71.3709,42.6984],[-71.3724,42.6985],[-71.3743,42.6985],[-71.3747,42.6985],[-71.3752,42.6985],[-71.3753,42.6985],[-71.378,42.6986],[-71.3799,42.6987],[-71.38,42.6987],[-71.3809,42.6987],[-71.3832,42.6988],[-71.3841,42.6988],[-71.3844,42.6989],[-71.3847,42.6989],[-71.386,42.6989],[-71.3866,42.6989],[-71.387,42.6989],[-71.388,42.699],[-71.3882,42.699],[-71.3891,42.699],[-71.3905,42.699],[-71.3924,42.6991],[-71.3945,42.6991],[-71.3976,42.6992],[-71.3977,42.6992],[-71.3979,42.6992],[-71.4024,42.6993],[-71.4044,42.6994],[-71.4049,42.6994],[-71.4058,42.6994],[-71.4065,42.6994],[-71.4072,42.6994],[-71.4099,42.6995],[-71.4124,42.6996],[-71.4172,42.6997],[-71.4204,42.6998],[-71.4215,42.6998],[-71.4235,42.6998],[-71.4248,42.6999],[-71.4317,42.7],[-71.4323,42.7],[-71.4327,42.7001],[-71.4332,42.7001],[-71.4335,42.7001],[-71.4339,42.7001],[-71.434,42.7001],[-71.4344,42.7001],[-71.4377,42.7002],[-71.4395,42.7002],[-71.4398,42.7002],[-71.4403,42.7002],[-71.4405,42.7002],[-71.4475,42.7003],[-71.4479,42.7003],[-71.4488,42.7003],[-71.4491,42.7003],[-71.4493,42.7003],[-71.4496,42.7004],[-71.4518,42.7004],[-71.4524,42.7004],[-71.4537,42.7004],[-71.4577,42.7005],[-71.4578,42.7005],[-71.4595,42.7006],[-71.4612,42.7006],[-71.4635,42.7007],[-71.4637,42.7007],[-71.4645,42.7007],[-71.4661,42.7008],[-71.4676,42.7008],[-71.4695,42.7008],[-71.4701,42.7008],[-71.473,42.7009],[-71.4755,42.701],[-71.4756,42.701],[-71.477,42.701],[-71.4772,42.701],[-71.4774,42.701],[-71.4776,42.701],[-71.4781,42.7011],[-71.4786,42.7011],[-71.4789,42.7011],[-71.4801,42.7011],[-71.4815,42.7012],[-71.4818,42.7012],[-71.4826,42.7012],[-71.4856,42.7013],[-71.4875,42.7013],[-71.4876,42.7013],[-71.488,42.7013],[-71.4881,42.7013],[-71.4882,42.7013],[-71.4897,42.7014],[-71.4927,42.7015],[-71.4934,42.7015],[-71.4935,42.7015],[-71.4936,42.7015],[-71.4947,42.7015],[-71.4957,42.7015],[-71.4994,42.7016],[-71.4995,42.7016],[-71.5038,42.7018],[-71.5045,42.7018],[-71.5053,42.7018],[-71.5059,42.7018],[-71.5099,42.7019],[-71.511,42.7019],[-71.5114,42.7019],[-71.5124,42.702],[-71.5142,42.702],[-71.5149,42.7021],[-71.5163,42.7021],[-71.5169,42.7021],[-71.5173,42.7022],[-71.519,42.7022],[-71.5222,42.7023],[-71.5234,42.7023],[-71.529,42.7024],[-71.5291,42.7024],[-71.5317,42.7024],[-71.535,42.7025],[-71.5351,42.7025],[-71.5365,42.7025],[-71.5379,42.7025],[-71.539,42.7026],[-71.5404,42.7026],[-71.541,42.7026],[-71.542,42.7026],[-71.5424,42.7027],[-71.5425,42.7027],[-71.5427,42.7027],[-71.543,42.7027],[-71.5436,42.7027],[-71.5464,42.7028],[-71.5465,42.7028],[-71.5468,42.7028],[-71.5524,42.7029],[-71.5525,42.7029],[-71.5527,42.7029],[-71.5557,42.703],[-71.5583,42.703],[-71.5585,42.703],[-71.5614,42.7031],[-71.5643,42.7032],[-71.5644,42.7032],[-71.5673,42.7032],[-71.569,42.7032],[-71.5703,42.7033],[-71.5705,42.7033],[-71.5736,42.7033],[-71.5763,42.7034],[-71.5764,42.7034],[-71.5792,42.7034],[-71.5823,42.7035],[-71.5825,42.7035],[-71.5859,42.7036],[-71.5882,42.7036],[-71.5884,42.7036],[-71.5913,42.7037],[-71.5942,42.7038],[-71.5944,42.7038],[-71.5975,42.7039],[-71.6002,42.7039],[-71.6003,42.7039],[-71.6016,42.7039],[-71.6022,42.704],[-71.6062,42.704],[-71.6063,42.704],[-71.6106,42.7041],[-71.6121,42.7041],[-71.6123,42.7041],[-71.6128,42.7041],[-71.6132,42.7041],[-71.6142,42.7041],[-71.6145,42.7041],[-71.6153,42.7041],[-71.6164,42.7042],[-71.6175,42.7042],[-71.6181,42.7042],[-71.6183,42.7042],[-71.6198,42.7042],[-71.62,42.7042],[-71.6203,42.7042],[-71.6209,42.7043],[-71.6215,42.7043],[-71.6222,42.7043],[-71.6236,42.7043],[-71.6245,42.7043],[-71.6264,42.7044],[-71.6301,42.7044],[-71.6304,42.7044],[-71.6306,42.7044],[-71.6308,42.7044],[-71.6319,42.7045],[-71.6343,42.7045],[-71.6377,42.7046],[-71.6419,42.7046],[-71.6423,42.7046],[-71.6426,42.7046],[-71.6437,42.7046],[-71.6443,42.7046],[-71.6467,42.7047],[-71.647,42.7047],[-71.6516,42.7048],[-71.6519,42.7048],[-71.6532,42.7048],[-71.6539,42.7048],[-71.6541,42.7048],[-71.6607,42.705],[-71.6649,42.7051],[-71.666,42.7051],[-71.6663,42.7051],[-71.6716,42.7052],[-71.6722,42.7052],[-71.6729,42.7052],[-71.6741,42.7052],[-71.6758,42.7053],[-71.6779,42.7053],[-71.6783,42.7053],[-71.686,42.7055],[-71.6864,42.7055],[-71.6883,42.7056],[-71.6888,42.7056],[-71.6965,42.7057],[-71.6994,42.7058],[-71.7011,42.7059],[-71.7013,42.7059],[-71.7023,42.7059],[-71.7027,42.706],[-71.7041,42.706],[-71.7047,42.706],[-71.7072,42.7061],[-71.7093,42.7062],[-71.7098,42.7062],[-71.7107,42.7062],[-71.712,42.7063],[-71.7136,42.7064],[-71.7151,42.7064],[-71.7161,42.7064],[-71.7172,42.7065],[-71.7192,42.7066],[-71.7205,42.7066],[-71.7217,42.7066],[-71.7226,42.7066],[-71.7233,42.7067],[-71.7243,42.7067],[-71.7253,42.7067],[-71.7269,42.7068],[-71.727,42.7068],[-71.7273,42.7068],[-71.7279,42.7068],[-71.7288,42.7068],[-71.7303,42.7069],[-71.7317,42.7069],[-71.7328,42.7069],[-71.7336,42.7069],[-71.7339,42.707],[-71.7345,42.707],[-71.7356,42.707],[-71.7374,42.7071],[-71.7394,42.7071],[-71.7416,42.7072],[-71.7426,42.7072],[-71.7439,42.7073],[-71.7449,42.7073],[-71.7455,42.7073],[-71.7463,42.7074],[-71.7467,42.7074],[-71.7476,42.7074],[-71.7479,42.7074],[-71.7481,42.7074],[-71.7487,42.7075],[-71.7489,42.7075],[-71.7492,42.7075],[-71.7495,42.7075],[-71.7501,42.7075],[-71.7505,42.7075],[-71.7506,42.7075],[-71.7523,42.7075],[-71.7525,42.7075],[-71.7528,42.7075],[-71.7537,42.7076],[-71.7551,42.7076],[-71.7631,42.7078],[-71.7665,42.7079],[-71.7667,42.7079],[-71.7678,42.7079],[-71.7691,42.708],[-71.7706,42.708],[-71.7713,42.708],[-71.772,42.7081],[-71.7725,42.7081],[-71.7746,42.7081],[-71.7778,42.7082],[-71.7782,42.7082],[-71.781,42.7083],[-71.7847,42.7084],[-71.7869,42.7084],[-71.7889,42.7085],[-71.7894,42.7085],[-71.7901,42.7085],[-71.7915,42.7086],[-71.792,42.7086],[-71.7973,42.7087],[-71.7978,42.7087],[-71.7988,42.7088],[-71.7993,42.7088],[-71.8004,42.7088],[-71.8007,42.7088],[-71.8054,42.7089],[-71.81,42.7091],[-71.8113,42.7091],[-71.8116,42.7091],[-71.8119,42.7091],[-71.8124,42.7091],[-71.8129,42.7091],[-71.8201,42.7093],[-71.8229,42.7094],[-71.8232,42.7094],[-71.8238,42.7094],[-71.8281,42.7095],[-71.8343,42.7097],[-71.8346,42.7097],[-71.8417,42.7099],[-71.8457,42.71],[-71.8461,42.71],[-71.8498,42.7101],[-71.8505,42.7101],[-71.8515,42.7101],[-71.854,42.7102],[-71.857,42.7103],[-71.8573,42.7103],[-71.8598,42.7103],[-71.8685,42.7105],[-71.8686,42.7105],[-71.8751,42.7107],[-71.8775,42.7108],[-71.8798,42.7108],[-71.8802,42.7108],[-71.8807,42.7109],[-71.882,42.7109],[-71.884,42.7109],[-71.8861,42.711],[-71.887,42.711],[-71.8874,42.711],[-71.8884,42.7111],[-71.8885,42.7111],[-71.8886,42.7111],[-71.8888,42.7111],[-71.8913,42.7111],[-71.8955,42.7112],[-71.8977,42.7113],[-71.8987,42.7113],[-71.8988,42.7113],[-71.9063,42.7115],[-71.9126,42.7117],[-71.9161,42.7118],[-71.9167,42.7118],[-71.9172,42.7118],[-71.919,42.7118],[-71.9216,42.7119],[-71.9246,42.712],[-71.9283,42.7121],[-71.9286,42.7121],[-71.9288,42.7121],[-71.929,42.7121],[-71.9311,42.7122],[-71.9318,42.7122],[-71.9357,42.7123],[-71.9405,42.7124],[-71.9451,42.7125],[-71.9478,42.7125],[-71.9481,42.7126],[-71.9497,42.7126],[-71.9507,42.7126],[-71.9559,42.7127],[-71.9574,42.7127],[-71.9614,42.7128],[-71.9624,42.7128],[-71.9728,42.7131],[-71.9806,42.7132],[-71.9814,42.7132],[-71.9816,42.7132],[-71.9899,42.7135],[-71.9911,42.7135],[-71.9921,42.7136],[-71.9924,42.7136],[-71.9946,42.7137],[-71.9953,42.7137],[-71.9956,42.7137],[-71.9957,42.7137],[-71.9975,42.7138],[-71.9991,42.7138],[-71.9993,42.7138],[-71.9995,42.7138],[-72.0001,42.7139],[-72.0003,42.7139],[-72.0011,42.7139],[-72.0026,42.7139],[-72.0064,42.7141],[-72.0071,42.7141],[-72.0078,42.7141],[-72.0095,42.7141],[-72.0096,42.7141],[-72.0102,42.7142],[-72.0107,42.7142],[-72.013,42.7142],[-72.0148,42.7143],[-72.015,42.7143],[-72.0157,42.7143],[-72.0203,42.7145],[-72.0327,42.7148],[-72.0406,42.7151],[-72.0442,42.7152],[-72.0498,42.7154],[-72.0528,42.7154],[-72.0539,42.7155],[-72.0545,42.7155],[-72.0552,42.7155],[-72.0585,42.7156],[-72.0609,42.7157],[-72.0777,42.7162],[-72.0786,42.7162],[-72.0814,42.7163],[-72.0833,42.7164],[-72.086,42.7165],[-72.0893,42.7165],[-72.0984,42.7168],[-72.1111,42.7172],[-72.1246,42.7176],[-72.1252,42.7176],[-72.1253,42.7176],[-72.1261,42.7176],[-72.1265,42.7176],[-72.1454,42.7181],[-72.1534,42.7183],[-72.1685,42.7187],[-72.1715,42.7188],[-72.1716,42.7188],[-72.1748,42.7188],[-72.1749,42.7189],[-72.1768,42.7189],[-72.1821,42.719],[-72.1899,42.7192],[-72.1903,42.7192],[-72.2027,42.7196],[-72.2036,42.7196],[-72.2105,42.7197],[-72.2214,42.72],[-72.2223,42.72],[-72.2224,42.72],[-72.2236,42.7201],[-72.2302,42.7202],[-72.2351,42.7204],[-72.2394,42.7205],[-72.2395,42.7205],[-72.2477,42.7207],[-72.2482,42.7207],[-72.2496,42.7207],[-72.251,42.7207],[-72.2524,42.7207],[-72.2538,42.7208],[-72.2553,42.7208],[-72.2567,42.7209],[-72.2581,42.7209],[-72.2596,42.721],[-72.26,42.721],[-72.261,42.721],[-72.2624,42.7211],[-72.2625,42.7211],[-72.2626,42.7211],[-72.2633,42.7211],[-72.2639,42.7211],[-72.2653,42.7212],[-72.2668,42.7212],[-72.2682,42.7212],[-72.2697,42.7213],[-72.2701,42.7213],[-72.2712,42.7213],[-72.2726,42.7213],[-72.2741,42.7214],[-72.2755,42.7214],[-72.2769,42.7214],[-72.2798,42.7215],[-72.2799,42.7215],[-72.2812,42.7216],[-72.2825,42.7216],[-72.2831,42.7216],[-72.2838,42.7216],[-72.2851,42.7217],[-72.286,42.7217],[-72.2864,42.7217],[-72.2877,42.7218],[-72.2892,42.7218],[-72.2902,42.7219],[-72.2907,42.7219],[-72.2922,42.7219],[-72.2924,42.7219],[-72.2936,42.722],[-72.2937,42.722],[-72.2952,42.722],[-72.2963,42.7221],[-72.2967,42.7221],[-72.2982,42.7221],[-72.2999,42.7222],[-72.3012,42.7222],[-72.3027,42.7223],[-72.3042,42.7223],[-72.3047,42.7223],[-72.3048,42.7223],[-72.3056,42.7223],[-72.3071,42.7224],[-72.3085,42.7224],[-72.31,42.7225],[-72.3114,42.7225],[-72.3129,42.7225],[-72.3143,42.7226],[-72.3158,42.7226],[-72.3172,42.7226],[-72.3187,42.7227],[-72.32,42.7227],[-72.3203,42.7227],[-72.3216,42.7227],[-72.323,42.7228],[-72.3245,42.7228],[-72.3258,42.7229],[-72.3263,42.7229],[-72.3271,42.7229],[-72.3284,42.7229],[-72.3297,42.7229],[-72.331,42.723],[-72.3323,42.723],[-72.3338,42.7231],[-72.3353,42.7231],[-72.3368,42.7231],[-72.3375,42.7231],[-72.3383,42.7232],[-72.3398,42.7232],[-72.3413,42.7233],[-72.3428,42.7233],[-72.3443,42.7233],[-72.3458,42.7234],[-72.3463,42.7234],[-72.3464,42.7234],[-72.3473,42.7234],[-72.3488,42.7234],[-72.3503,42.7235],[-72.3518,42.7235],[-72.3533,42.7236],[-72.3548,42.7236],[-72.3557,42.7237],[-72.3562,42.7237],[-72.3577,42.7237],[-72.3592,42.7238],[-72.3607,42.7238],[-72.3622,42.7239],[-72.3626,42.7239],[-72.3627,42.7239],[-72.3637,42.7239],[-72.3651,42.724],[-72.3666,42.724],[-72.3681,42.7241],[-72.3696,42.7241],[-72.371,42.7242],[-72.3714,42.7242],[-72.373,42.7242],[-72.3739,42.7242],[-72.3746,42.7243],[-72.3753,42.7243],[-72.3768,42.7243],[-72.3783,42.7244],[-72.3786,42.7244],[-72.3798,42.7244],[-72.3813,42.7245],[-72.3828,42.7245],[-72.3842,42.7246],[-72.3857,42.7246],[-72.3872,42.7247],[-72.3887,42.7247],[-72.3899,42.7247],[-72.3906,42.7247],[-72.3912,42.7247],[-72.3922,42.7248],[-72.3936,42.7248],[-72.395,42.7248],[-72.3964,42.7249],[-72.3978,42.7249],[-72.3982,42.7249],[-72.3985,42.7249],[-72.3988,42.725],[-72.3992,42.725],[-72.3997,42.725],[-72.4006,42.725],[-72.4021,42.7251],[-72.4033,42.7251],[-72.4034,42.7251],[-72.4047,42.7251],[-72.4061,42.7252],[-72.4074,42.7252],[-72.4088,42.7253],[-72.4101,42.7253],[-72.4114,42.7253],[-72.412,42.7253],[-72.412,42.7254],[-72.4124,42.7254],[-72.4131,42.7254],[-72.4143,42.7254],[-72.4154,42.7254],[-72.4164,42.7255],[-72.4174,42.7255],[-72.4188,42.7255],[-72.4202,42.7256],[-72.4216,42.7256],[-72.423,42.7257],[-72.4244,42.7257],[-72.4258,42.7257],[-72.4272,42.7258],[-72.4291,42.7258],[-72.4292,42.7258],[-72.4301,42.7259],[-72.4315,42.7259],[-72.433,42.726],[-72.4345,42.726],[-72.436,42.7261],[-72.438,42.7262],[-72.4391,42.7262],[-72.4393,42.7262],[-72.4405,42.7263],[-72.442,42.7263],[-72.4427,42.7263],[-72.4435,42.7264],[-72.4449,42.7264],[-72.4457,42.7265],[-72.446,42.7265],[-72.4485,42.7266],[-72.449,42.7266],[-72.4508,42.7267],[-72.4512,42.7267],[-72.4518,42.7267],[-72.4558,42.7268],[-72.456,42.7268],[-72.4572,42.7269],[-72.4574,42.7269],[-72.4584,42.7269],[-72.4584,42.727],[-72.4584,42.7278],[-72.4587,42.729],[-72.4593,42.7302],[-72.4596,42.7308],[-72.4601,42.7316],[-72.4604,42.7321],[-72.4612,42.7328],[-72.4613,42.7331],[-72.4615,42.7335],[-72.4617,42.7338],[-72.4625,42.7347],[-72.463,42.7355],[-72.4632,42.7358],[-72.4634,42.7362],[-72.4635,42.7364],[-72.4637,42.7366],[-72.4642,42.7373],[-72.4645,42.7374],[-72.4651,42.7379],[-72.4662,42.7389],[-72.4668,42.7396],[-72.467,42.74],[-72.4673,42.7406],[-72.4675,42.7412],[-72.4677,42.7415],[-72.4684,42.7422],[-72.4689,42.7426],[-72.4697,42.7433],[-72.4705,42.7439],[-72.4706,42.7439],[-72.4707,42.7439],[-72.471,42.7439],[-72.4712,42.7439],[-72.4714,42.744],[-72.4718,42.7444],[-72.4723,42.745],[-72.4731,42.7457],[-72.4734,42.7462],[-72.4736,42.7468],[-72.4738,42.7474],[-72.4739,42.748],[-72.474,42.7481],[-72.4741,42.7484],[-72.4741,42.7485],[-72.4742,42.7495],[-72.4743,42.7497],[-72.4744,42.7501],[-72.4745,42.7503],[-72.4746,42.7509],[-72.4747,42.7512],[-72.4747,42.7513],[-72.4747,42.7514],[-72.4748,42.7518],[-72.4748,42.7521],[-72.4748,42.7522],[-72.4749,42.7529],[-72.4749,42.753],[-72.475,42.7544],[-72.4751,42.7552],[-72.4752,42.7556],[-72.4753,42.756],[-72.4754,42.7566],[-72.4755,42.7571],[-72.4757,42.7574],[-72.4759,42.7582],[-72.4764,42.7594],[-72.4767,42.7602],[-72.4768,42.7606],[-72.477,42.7608],[-72.4771,42.761],[-72.4772,42.7611],[-72.4776,42.7617],[-72.4781,42.7622],[-72.4784,42.7625],[-72.4789,42.763],[-72.4794,42.7633],[-72.4797,42.7635],[-72.4804,42.7637],[-72.4806,42.7638],[-72.4808,42.7638],[-72.4817,42.7641],[-72.4823,42.7644],[-72.4831,42.7647],[-72.4836,42.765],[-72.4842,42.7653],[-72.4847,42.7657],[-72.4853,42.7663],[-72.4858,42.7668],[-72.4863,42.7675],[-72.4864,42.7677],[-72.4866,42.768],[-72.4867,42.7681],[-72.4868,42.7685],[-72.487,42.7689],[-72.4872,42.7692],[-72.4875,42.7696],[-72.488,42.7701],[-72.4884,42.7706],[-72.4895,42.7717],[-72.4901,42.7723],[-72.4905,42.7728],[-72.4909,42.7729],[-72.4912,42.773],[-72.4914,42.7731],[-72.4916,42.7732],[-72.4924,42.7731],[-72.4925,42.7732],[-72.4928,42.7733],[-72.493,42.7733],[-72.4935,42.7734],[-72.4938,42.7733],[-72.4942,42.7734],[-72.495,42.7736],[-72.4953,42.7737],[-72.4959,42.7737],[-72.4963,42.7737],[-72.4966,42.7736],[-72.4971,42.7735],[-72.4974,42.7735],[-72.4977,42.7734],[-72.4981,42.7732],[-72.4983,42.773],[-72.4984,42.7729],[-72.4986,42.7727],[-72.4987,42.7726],[-72.4987,42.7724],[-72.4988,42.7723],[-72.4989,42.7722],[-72.499,42.7721],[-72.499,42.7718],[-72.499,42.7715],[-72.499,42.7712],[-72.4991,42.771],[-72.4992,42.7704],[-72.4993,42.77],[-72.4993,42.7698],[-72.4994,42.7697],[-72.4995,42.7695],[-72.4995,42.7692],[-72.4995,42.769],[-72.4995,42.7689],[-72.4996,42.7688],[-72.4998,42.7688],[-72.4999,42.7688],[-72.5001,42.7687],[-72.5002,42.7686],[-72.5003,42.7684],[-72.5006,42.768],[-72.501,42.7677],[-72.5012,42.7675],[-72.5015,42.7672],[-72.5018,42.7671],[-72.5026,42.7668],[-72.503,42.7667],[-72.5033,42.7666],[-72.5036,42.7665],[-72.5038,42.7662],[-72.5041,42.7661],[-72.5042,42.7661],[-72.5047,42.766],[-72.5052,42.766],[-72.5056,42.766],[-72.506,42.7659],[-72.5063,42.7658],[-72.5065,42.7657],[-72.5067,42.7656],[-72.5069,42.7655],[-72.5071,42.7652],[-72.5073,42.765],[-72.5076,42.7647],[-72.5079,42.7645],[-72.5084,42.7644],[-72.5086,42.7644],[-72.5091,42.7646],[-72.5094,42.7645],[-72.5095,42.7645],[-72.5098,42.7643],[-72.5099,42.7643],[-72.51,42.7642],[-72.5104,42.7641],[-72.5107,42.764],[-72.5112,42.7639],[-72.5115,42.764],[-72.5118,42.764],[-72.5123,42.764],[-72.5127,42.764],[-72.5131,42.7641],[-72.5133,42.7642],[-72.5134,42.7642],[-72.5139,42.7644],[-72.5141,42.7646],[-72.5145,42.7648],[-72.5148,42.765],[-72.5149,42.7651],[-72.5155,42.7656],[-72.5156,42.766],[-72.5157,42.7662],[-72.5159,42.7665],[-72.516,42.7668],[-72.5161,42.7671],[-72.5164,42.768],[-72.5165,42.7683],[-72.5166,42.7687],[-72.5165,42.7688],[-72.5165,42.7691],[-72.5163,42.7694],[-72.5161,42.7697],[-72.5161,42.7699],[-72.5158,42.7704],[-72.5155,42.7706],[-72.5154,42.7707],[-72.5152,42.7709],[-72.5151,42.7709],[-72.515,42.771],[-72.5147,42.7712],[-72.5145,42.7714],[-72.5143,42.7715],[-72.5142,42.7715],[-72.514,42.7717],[-72.5138,42.7718],[-72.5137,42.7719],[-72.5125,42.7726],[-72.5121,42.7728],[-72.5118,42.773],[-72.5114,42.7732],[-72.5111,42.7734],[-72.5108,42.7736],[-72.5105,42.7738],[-72.5101,42.7742],[-72.5097,42.7746],[-72.5095,42.7747],[-72.5094,42.7748],[-72.5093,42.775],[-72.5092,42.7753],[-72.509,42.7756],[-72.5089,42.7759],[-72.5087,42.7764],[-72.5085,42.7771],[-72.5084,42.7775],[-72.5084,42.7777],[-72.5084,42.7779],[-72.5084,42.778],[-72.5084,42.7783],[-72.5085,42.7787],[-72.5087,42.7795],[-72.509,42.78],[-72.5093,42.7805],[-72.51,42.7817],[-72.5106,42.7824],[-72.5108,42.7827],[-72.512,42.784],[-72.5122,42.7843],[-72.5126,42.7847],[-72.5131,42.7851],[-72.5139,42.7859],[-72.5142,42.7861],[-72.5152,42.787],[-72.5161,42.7879],[-72.5163,42.788],[-72.5167,42.7883],[-72.517,42.7886],[-72.5182,42.7895],[-72.5194,42.7904],[-72.5198,42.7907],[-72.5212,42.7918],[-72.5214,42.7919],[-72.522,42.7924],[-72.5234,42.7934],[-72.5241,42.7939],[-72.5249,42.7945],[-72.5261,42.7955],[-72.5263,42.7956],[-72.5264,42.7957],[-72.5267,42.7959],[-72.527,42.7961],[-72.5274,42.7964],[-72.5279,42.7969],[-72.528,42.7969],[-72.529,42.7977],[-72.5296,42.7981],[-72.5302,42.7985],[-72.5309,42.7991],[-72.5313,42.7994],[-72.5317,42.7997],[-72.5321,42.8],[-72.5323,42.8001],[-72.5328,42.8006],[-72.5332,42.8008],[-72.5344,42.8017],[-72.5349,42.8021],[-72.5354,42.8025],[-72.5358,42.8028],[-72.5369,42.8036],[-72.5373,42.8039],[-72.5375,42.8041],[-72.5379,42.8044],[-72.5381,42.8045],[-72.5384,42.8047],[-72.5399,42.8059],[-72.5402,42.8061],[-72.5404,42.8062],[-72.5407,42.8065],[-72.541,42.8067],[-72.5415,42.8071],[-72.5417,42.8079],[-72.5418,42.8085],[-72.542,42.809],[-72.5421,42.8093],[-72.5422,42.81],[-72.5423,42.8111],[-72.5425,42.8128],[-72.5425,42.8131],[-72.5425,42.8132],[-72.5425,42.8139],[-72.5426,42.8146],[-72.5424,42.8152],[-72.5424,42.8154],[-72.5424,42.8156],[-72.5426,42.8161],[-72.5428,42.8167],[-72.5432,42.8173],[-72.5433,42.8174],[-72.5434,42.8175],[-72.5435,42.8177],[-72.5436,42.8178],[-72.5441,42.8186],[-72.5443,42.8189],[-72.5444,42.8192],[-72.5446,42.8198],[-72.5447,42.8202],[-72.5448,42.8202],[-72.5448,42.8203],[-72.5448,42.8204],[-72.5449,42.8205],[-72.5451,42.8209],[-72.5452,42.8214],[-72.5453,42.8215],[-72.5454,42.8218],[-72.5456,42.822],[-72.5457,42.8222],[-72.5458,42.8226],[-72.5459,42.8229],[-72.5459,42.8231],[-72.546,42.8234],[-72.5461,42.8237],[-72.5461,42.8239],[-72.5464,42.8243],[-72.5464,42.8246],[-72.5465,42.8248],[-72.5466,42.8252],[-72.5466,42.8254],[-72.5467,42.8258],[-72.5466,42.8271],[-72.5466,42.8277],[-72.5466,42.8283],[-72.5466,42.8288],[-72.5467,42.83],[-72.5467,42.8306],[-72.5467,42.8312],[-72.5468,42.8316],[-72.5468,42.8327],[-72.5469,42.8337],[-72.5469,42.8346],[-72.547,42.8355],[-72.547,42.8363],[-72.547,42.8373],[-72.5471,42.8384],[-72.5471,42.8385],[-72.5471,42.8389],[-72.5473,42.8392],[-72.5474,42.8396],[-72.5475,42.8398],[-72.5476,42.8401],[-72.5482,42.8411],[-72.5485,42.8417],[-72.5486,42.842],[-72.5487,42.8423],[-72.5488,42.8426],[-72.549,42.8428],[-72.549,42.8429],[-72.5493,42.8431],[-72.5494,42.8432],[-72.5499,42.8436],[-72.5503,42.8439],[-72.5505,42.8441],[-72.551,42.8445],[-72.5515,42.8448],[-72.5517,42.8451],[-72.552,42.8453],[-72.5524,42.8457],[-72.5528,42.8463],[-72.5531,42.8469],[-72.5534,42.8474],[-72.5538,42.8482],[-72.5539,42.8484],[-72.5542,42.849],[-72.5546,42.8495],[-72.5549,42.8499],[-72.5553,42.8504],[-72.5556,42.8509],[-72.5558,42.8512],[-72.556,42.8514],[-72.5561,42.8516],[-72.5563,42.8518],[-72.5565,42.8519],[-72.5566,42.8519],[-72.5567,42.8521],[-72.5568,42.8522],[-72.5569,42.8524],[-72.557,42.8526],[-72.5571,42.8529],[-72.5571,42.8532],[-72.5571,42.8535],[-72.557,42.8539],[-72.557,42.8541],[-72.557,42.8543],[-72.5569,42.8546],[-72.5568,42.8547],[-72.5566,42.855],[-72.5564,42.8554],[-72.5563,42.8558],[-72.5561,42.8561],[-72.5559,42.8565],[-72.5559,42.8568],[-72.5556,42.8571],[-72.5555,42.8574],[-72.5553,42.8577],[-72.5551,42.8581],[-72.555,42.8583],[-72.5549,42.8584],[-72.5548,42.8589],[-72.5546,42.8594],[-72.5544,42.8598],[-72.5544,42.86],[-72.5543,42.8603],[-72.5543,42.8606],[-72.5543,42.8616],[-72.5544,42.8619],[-72.5544,42.8623],[-72.5544,42.8626],[-72.5545,42.8629],[-72.5545,42.8633],[-72.5547,42.8641],[-72.5548,42.8645],[-72.5549,42.8648],[-72.555,42.8651],[-72.5551,42.8654],[-72.5552,42.8657],[-72.5553,42.866],[-72.5553,42.8662],[-72.5554,42.8665],[-72.5554,42.8667],[-72.5554,42.8668],[-72.5555,42.8669],[-72.5555,42.867],[-72.5555,42.8672],[-72.5556,42.8675],[-72.5556,42.8678],[-72.5555,42.868],[-72.5554,42.8684],[-72.5554,42.8687],[-72.5554,42.8689],[-72.5553,42.8691],[-72.5554,42.8694],[-72.5555,42.8698],[-72.5554,42.87],[-72.5554,42.8703],[-72.5554,42.8706],[-72.5552,42.8709],[-72.5552,42.8712],[-72.5553,42.8715],[-72.5553,42.8718],[-72.5553,42.8721],[-72.5553,42.8727],[-72.5553,42.8731],[-72.5554,42.8733],[-72.5554,42.8737],[-72.5554,42.874],[-72.5554,42.8743],[-72.5554,42.8747],[-72.5553,42.8751],[-72.5553,42.8754],[-72.5548,42.8762],[-72.5547,42.8766],[-72.5546,42.8769],[-72.5544,42.8773],[-72.5544,42.8775],[-72.5543,42.8778],[-72.5542,42.878],[-72.5542,42.8781],[-72.554,42.8785],[-72.5537,42.8793],[-72.5534,42.8799],[-72.5528,42.8817],[-72.5528,42.8819],[-72.5526,42.8824],[-72.5525,42.883],[-72.5524,42.8834],[-72.5524,42.8837],[-72.5523,42.8839],[-72.5523,42.8841],[-72.5525,42.8845],[-72.5526,42.8847],[-72.5526,42.8849],[-72.5526,42.885],[-72.5526,42.8852],[-72.5524,42.8853],[-72.5521,42.8855],[-72.5519,42.8856],[-72.5514,42.8859],[-72.5508,42.8861],[-72.5503,42.8862],[-72.5488,42.8864],[-72.5484,42.8865],[-72.5474,42.8867],[-72.5467,42.8869],[-72.5466,42.8869],[-72.5463,42.8871],[-72.546,42.8872],[-72.5457,42.8873],[-72.5452,42.8875],[-72.545,42.8876],[-72.5449,42.8877],[-72.5437,42.8881],[-72.5434,42.8883],[-72.5429,42.8884],[-72.5426,42.8885],[-72.5422,42.8887],[-72.5419,42.8888],[-72.5416,42.8889],[-72.5413,42.889],[-72.5411,42.8891],[-72.5407,42.8893],[-72.5405,42.8894],[-72.5403,42.8895],[-72.5401,42.8897],[-72.5399,42.8899],[-72.5398,42.8902],[-72.5395,42.8904],[-72.5394,42.8906],[-72.5391,42.8908],[-72.5387,42.891],[-72.5384,42.8912],[-72.538,42.8915],[-72.5378,42.8917],[-72.5372,42.892],[-72.5366,42.8924],[-72.5363,42.8927],[-72.5359,42.893],[-72.5355,42.8932],[-72.5353,42.8934],[-72.5344,42.8944],[-72.5334,42.8953],[-72.5329,42.8958],[-72.5327,42.8961],[-72.5326,42.8962],[-72.5325,42.8963],[-72.5319,42.8972],[-72.5317,42.8975],[-72.5315,42.8978],[-72.5313,42.8982],[-72.5313,42.8984],[-72.5312,42.899],[-72.5312,42.8993],[-72.5313,42.8996],[-72.5313,42.8999],[-72.5313,42.9003],[-72.5313,42.9006],[-72.5313,42.9011],[-72.5312,42.9027],[-72.5312,42.9034],[-72.5311,42.9039],[-72.5311,42.9045],[-72.5311,42.9051],[-72.5311,42.9055],[-72.5311,42.9058],[-72.5314,42.9063],[-72.5315,42.9068],[-72.5316,42.9071],[-72.5315,42.9074],[-72.5315,42.9077],[-72.5314,42.908],[-72.5312,42.9083],[-72.531,42.9087],[-72.5308,42.9092],[-72.5307,42.9094],[-72.5307,42.9095],[-72.5306,42.9098],[-72.5306,42.9102],[-72.5305,42.9104],[-72.5304,42.9108],[-72.5304,42.9111],[-72.53,42.9115],[-72.5298,42.9119],[-72.5296,42.9122],[-72.5294,42.9125],[-72.5291,42.9127],[-72.5288,42.913],[-72.5285,42.9131],[-72.5281,42.9132],[-72.5276,42.9134],[-72.5264,42.9137],[-72.5258,42.9139],[-72.5254,42.9142],[-72.5251,42.9144],[-72.5249,42.9147],[-72.5246,42.9149],[-72.5245,42.9151],[-72.5244,42.9155],[-72.5244,42.9159],[-72.5244,42.9162],[-72.5243,42.9165],[-72.5242,42.9168],[-72.5242,42.9171],[-72.5241,42.9174],[-72.5242,42.918],[-72.5243,42.9187],[-72.5243,42.919],[-72.5244,42.9193],[-72.5245,42.9196],[-72.5246,42.9198],[-72.5246,42.9201],[-72.5248,42.9208],[-72.525,42.9214],[-72.5252,42.922],[-72.5253,42.9225],[-72.5254,42.9229],[-72.5255,42.9233],[-72.5258,42.9241],[-72.5259,42.9247],[-72.5261,42.9253],[-72.5266,42.9268],[-72.5268,42.9274],[-72.527,42.928],[-72.5271,42.9284],[-72.527,42.9285],[-72.527,42.9289],[-72.5271,42.9296],[-72.5271,42.9301],[-72.5269,42.9308],[-72.5268,42.9312],[-72.5267,42.9317],[-72.5266,42.9323],[-72.5266,42.9329],[-72.5267,42.9334],[-72.5267,42.9337],[-72.5266,42.9341],[-72.5266,42.9342],[-72.5266,42.9343],[-72.5265,42.9344],[-72.5264,42.935],[-72.5263,42.9354],[-72.5263,42.9356],[-72.5263,42.936],[-72.5263,42.9363],[-72.5264,42.9364],[-72.5265,42.9365],[-72.5265,42.9366],[-72.5264,42.937],[-72.5264,42.938],[-72.5265,42.9383],[-72.5264,42.9386],[-72.5265,42.9392],[-72.5266,42.9397],[-72.5267,42.9403],[-72.5269,42.9414],[-72.5271,42.9419],[-72.5272,42.9422],[-72.5275,42.9429],[-72.5277,42.9435],[-72.528,42.9446],[-72.5281,42.945],[-72.5282,42.9451],[-72.5285,42.9455],[-72.5289,42.9458],[-72.5293,42.9461],[-72.5296,42.9463],[-72.5299,42.9463],[-72.5304,42.9464],[-72.5307,42.9464],[-72.5313,42.9466],[-72.5317,42.9467],[-72.5321,42.947],[-72.5322,42.947],[-72.5328,42.9474],[-72.5333,42.9479],[-72.5337,42.9482],[-72.534,42.9486],[-72.5342,42.9489],[-72.5343,42.9491],[-72.5344,42.9494],[-72.5345,42.9499],[-72.5345,42.9502],[-72.5345,42.9505],[-72.5344,42.9508],[-72.5343,42.9512],[-72.5342,42.9516],[-72.534,42.9521],[-72.5339,42.9523],[-72.5338,42.9526],[-72.5336,42.9528],[-72.5334,42.953],[-72.5331,42.9534],[-72.5327,42.9538],[-72.5327,42.9539],[-72.5325,42.9541],[-72.5324,42.9545],[-72.5322,42.9547],[-72.532,42.9549],[-72.5318,42.9551],[-72.5314,42.9553],[-72.5311,42.9555],[-72.5306,42.9557],[-72.5297,42.9562],[-72.5293,42.9563],[-72.5289,42.9565],[-72.5285,42.9567],[-72.5282,42.9569],[-72.5278,42.957],[-72.5271,42.9573],[-72.5264,42.9577],[-72.5259,42.9581],[-72.5253,42.9584],[-72.5249,42.9587],[-72.5239,42.9593],[-72.523,42.9599],[-72.5225,42.9603],[-72.5219,42.9607],[-72.5208,42.9616],[-72.5205,42.9618],[-72.52,42.962],[-72.5198,42.9623],[-72.5195,42.9625],[-72.5192,42.9626],[-72.5189,42.9628],[-72.5187,42.9629],[-72.5184,42.9631],[-72.5181,42.9632],[-72.5177,42.9633],[-72.5173,42.9633],[-72.5169,42.9634],[-72.5165,42.9635],[-72.5161,42.9635],[-72.5157,42.9636],[-72.5149,42.9637],[-72.5144,42.9637],[-72.5142,42.9637],[-72.514,42.9638],[-72.5135,42.9637],[-72.5131,42.9638],[-72.5127,42.9638],[-72.5123,42.9639],[-72.5115,42.9639],[-72.5106,42.964],[-72.5101,42.964],[-72.5097,42.9641],[-72.5092,42.9641],[-72.5089,42.9641],[-72.5085,42.9642],[-72.508,42.9642],[-72.5077,42.9643],[-72.5074,42.9644],[-72.507,42.9644],[-72.5067,42.9644],[-72.5065,42.9644],[-72.5063,42.9645],[-72.5061,42.9647],[-72.5059,42.9649],[-72.5056,42.9651],[-72.5054,42.9654],[-72.5051,42.9655],[-72.5048,42.9657],[-72.5044,42.9658],[-72.5041,42.9659],[-72.5037,42.966],[-72.5032,42.9661],[-72.5028,42.9661],[-72.5024,42.9662],[-72.502,42.9663],[-72.5015,42.9663],[-72.5011,42.9664],[-72.5008,42.9664],[-72.5007,42.9664],[-72.5001,42.9665],[-72.4996,42.9666],[-72.4993,42.9667],[-72.4987,42.9667],[-72.498,42.9668],[-72.4975,42.9668],[-72.4972,42.9669],[-72.4968,42.967],[-72.4965,42.967],[-72.4964,42.967],[-72.4957,42.9672],[-72.4955,42.9672],[-72.4951,42.9673],[-72.4946,42.9673],[-72.4938,42.9674],[-72.4931,42.9674],[-72.493,42.9674],[-72.4924,42.9676],[-72.4922,42.9677],[-72.492,42.9678],[-72.4917,42.9681],[-72.4913,42.9686],[-72.4909,42.969],[-72.4903,42.9693],[-72.4898,42.9696],[-72.4893,42.9698],[-72.4891,42.9699],[-72.489,42.9701],[-72.489,42.9702],[-72.4888,42.9703],[-72.4886,42.9703],[-72.4883,42.9703],[-72.4881,42.9704],[-72.488,42.9705],[-72.488,42.9707],[-72.4879,42.9709],[-72.4877,42.9711],[-72.4874,42.9714],[-72.4873,42.9715],[-72.4871,42.9717],[-72.4868,42.9718],[-72.4861,42.9722],[-72.4857,42.9724],[-72.4852,42.9726],[-72.4849,42.9726],[-72.4844,42.9727],[-72.4842,42.9727],[-72.4841,42.9728],[-72.4839,42.973],[-72.4837,42.9731],[-72.4833,42.973],[-72.4832,42.9731],[-72.4831,42.9731],[-72.483,42.9732],[-72.483,42.9733],[-72.4828,42.9734],[-72.4827,42.9735],[-72.4825,42.9735],[-72.4822,42.9735],[-72.4821,42.9736],[-72.4819,42.9738],[-72.4817,42.9739],[-72.4816,42.974],[-72.4814,42.974],[-72.4808,42.974],[-72.4805,42.9739],[-72.4801,42.9738],[-72.4799,42.9737],[-72.4793,42.9735],[-72.4787,42.9732],[-72.4784,42.973],[-72.4779,42.9726],[-72.4771,42.9721],[-72.4769,42.9718],[-72.4767,42.9717],[-72.4766,42.9716],[-72.4763,42.9715],[-72.476,42.9714],[-72.4755,42.9715],[-72.4752,42.9715],[-72.4748,42.9716],[-72.4741,42.9719],[-72.4737,42.9721],[-72.4731,42.9725],[-72.4728,42.9727],[-72.4725,42.973],[-72.4724,42.9732],[-72.4721,42.9735],[-72.4717,42.974],[-72.4707,42.9751],[-72.4699,42.9758],[-72.4688,42.9766],[-72.4686,42.9767],[-72.4681,42.977],[-72.4677,42.9773],[-72.4676,42.9773],[-72.4669,42.9776],[-72.4664,42.9779],[-72.4661,42.9781],[-72.4654,42.9788],[-72.4648,42.9794],[-72.4641,42.9802],[-72.4639,42.9803],[-72.4625,42.9817],[-72.4618,42.9826],[-72.4617,42.9828],[-72.4617,42.9829],[-72.4616,42.983],[-72.4616,42.9834],[-72.4616,42.9838],[-72.4618,42.9842],[-72.462,42.9844],[-72.4622,42.9846],[-72.4633,42.9856],[-72.4635,42.9859],[-72.4637,42.9861],[-72.4639,42.9863],[-72.464,42.9864],[-72.4643,42.9866],[-72.4645,42.9868],[-72.4645,42.9871],[-72.4645,42.9872],[-72.4649,42.9879],[-72.4652,42.9886],[-72.4654,42.9892],[-72.4654,42.9896],[-72.4654,42.9904],[-72.4653,42.9909],[-72.4651,42.9916],[-72.465,42.992],[-72.465,42.9923],[-72.465,42.9924],[-72.4649,42.9924],[-72.4648,42.9925],[-72.4647,42.9927],[-72.4646,42.9937],[-72.4646,42.9938],[-72.4644,42.9941],[-72.4643,42.9943],[-72.4639,42.9947],[-72.4638,42.995],[-72.4637,42.9955],[-72.4636,42.9958],[-72.463,42.9968],[-72.4625,42.9974],[-72.4622,42.9977],[-72.4613,42.9985],[-72.4609,42.9989],[-72.4609,42.999],[-72.4608,42.9992],[-72.4601,42.9997],[-72.4598,43.0001],[-72.4597,43.0002],[-72.4593,43.0006],[-72.4591,43.0007],[-72.4587,43.0009],[-72.4586,43.0009],[-72.4582,43.001],[-72.4579,43.001],[-72.457,43.0012],[-72.4566,43.0012],[-72.4563,43.0012],[-72.4548,43.0011],[-72.4541,43.0008],[-72.4539,43.0007],[-72.4535,43.0005],[-72.4532,43.0004],[-72.4526,43.0002],[-72.4523,43.0001],[-72.4522,43.0001],[-72.452,43.0001],[-72.4501,43.0001],[-72.45,43.0001],[-72.4498,43.0001],[-72.4494,43.0003],[-72.4488,43.0007],[-72.4485,43.0009],[-72.4484,43.001],[-72.4481,43.0011],[-72.448,43.0013],[-72.4478,43.0013],[-72.4471,43.0018],[-72.4462,43.0027],[-72.4459,43.003],[-72.4455,43.0034],[-72.445,43.0039],[-72.4446,43.0044],[-72.4445,43.0046],[-72.4442,43.0051],[-72.444,43.0055],[-72.4439,43.0059],[-72.4436,43.0066],[-72.4433,43.0076],[-72.4432,43.0081],[-72.4431,43.0085],[-72.4432,43.0091],[-72.4434,43.0095],[-72.4435,43.0097],[-72.4437,43.0099],[-72.444,43.0101],[-72.4444,43.0105],[-72.4447,43.0108],[-72.4451,43.0111],[-72.4456,43.0115],[-72.4463,43.0118],[-72.4465,43.0119],[-72.4467,43.012],[-72.4472,43.0123],[-72.4479,43.0126],[-72.4481,43.0128],[-72.4485,43.013],[-72.4488,43.0132],[-72.4491,43.0134],[-72.4493,43.0135],[-72.4498,43.0138],[-72.451,43.0147],[-72.4513,43.0149],[-72.4515,43.0151],[-72.4519,43.0154],[-72.4521,43.0155],[-72.4525,43.0158],[-72.4528,43.0159],[-72.4536,43.0161],[-72.4541,43.0164],[-72.4544,43.0165],[-72.4549,43.0168],[-72.455,43.0168],[-72.4553,43.0169],[-72.4557,43.017],[-72.4558,43.017],[-72.4561,43.0171],[-72.4564,43.0172],[-72.4566,43.0173],[-72.457,43.0175],[-72.4573,43.0177],[-72.4581,43.0183],[-72.4583,43.0186],[-72.4586,43.0189],[-72.4591,43.0198],[-72.4591,43.0199],[-72.4593,43.0204],[-72.4594,43.0206],[-72.4595,43.0206],[-72.4595,43.0207],[-72.4595,43.0208],[-72.4597,43.0211],[-72.4601,43.0215],[-72.4603,43.0217],[-72.4604,43.0218],[-72.4605,43.0221],[-72.4607,43.0225],[-72.4608,43.0228],[-72.4608,43.0232],[-72.4611,43.0237],[-72.4614,43.024],[-72.4618,43.0246],[-72.4621,43.0251],[-72.4623,43.0253],[-72.4625,43.0256],[-72.4626,43.0258],[-72.4628,43.0262],[-72.463,43.0265],[-72.4631,43.027],[-72.4631,43.0272],[-72.4632,43.0277],[-72.4631,43.0286],[-72.463,43.029],[-72.4628,43.0296],[-72.4627,43.0298],[-72.4624,43.0306],[-72.4616,43.0333],[-72.4612,43.0344],[-72.4611,43.0353],[-72.461,43.0363],[-72.4608,43.0381],[-72.4607,43.0385],[-72.4606,43.0393],[-72.4605,43.0404],[-72.4604,43.0408],[-72.4603,43.0411],[-72.4604,43.0414],[-72.4605,43.0419],[-72.4608,43.0427],[-72.461,43.0432],[-72.4611,43.0433],[-72.4614,43.0436],[-72.4616,43.0437],[-72.4619,43.044],[-72.462,43.0441],[-72.4622,43.0443],[-72.4629,43.0448],[-72.4632,43.045],[-72.4641,43.0454],[-72.4645,43.0457],[-72.4649,43.046],[-72.4651,43.0461],[-72.4651,43.0462],[-72.4655,43.0466],[-72.4659,43.0471],[-72.4662,43.0476],[-72.4663,43.0476],[-72.4666,43.0482],[-72.4668,43.0486],[-72.4671,43.0492],[-72.4671,43.0495],[-72.4674,43.0501],[-72.4676,43.0505],[-72.4676,43.0509],[-72.4677,43.0513],[-72.4679,43.0525],[-72.4678,43.0528],[-72.4678,43.053],[-72.4674,43.0537],[-72.467,43.0542],[-72.4666,43.0547],[-72.4664,43.055],[-72.4656,43.0558],[-72.4654,43.0561],[-72.4647,43.0567],[-72.4645,43.057],[-72.4636,43.0577],[-72.4629,43.0582],[-72.4623,43.0586],[-72.462,43.0588],[-72.4615,43.059],[-72.4612,43.0592],[-72.4605,43.0596],[-72.4603,43.0596],[-72.4593,43.0601],[-72.4584,43.0606],[-72.4577,43.061],[-72.4567,43.0617],[-72.4566,43.0618],[-72.4562,43.0621],[-72.4559,43.0622],[-72.4553,43.0627],[-72.4549,43.063],[-72.4539,43.0642],[-72.4535,43.0648],[-72.4521,43.0667],[-72.452,43.0668],[-72.4516,43.0672],[-72.4515,43.0673],[-72.4513,43.0675],[-72.4509,43.0679],[-72.4508,43.068],[-72.4504,43.0684],[-72.4501,43.0686],[-72.4499,43.0688],[-72.4494,43.069],[-72.4491,43.0691],[-72.4487,43.0693],[-72.4484,43.0694],[-72.4483,43.0694],[-72.4476,43.0697],[-72.4467,43.07],[-72.4464,43.0702],[-72.446,43.0703],[-72.4454,43.0707],[-72.4449,43.0712],[-72.4446,43.0715],[-72.4443,43.0716],[-72.4441,43.0719],[-72.4432,43.0729],[-72.4431,43.0729],[-72.4429,43.0732],[-72.4421,43.074],[-72.4415,43.0745],[-72.441,43.0748],[-72.4407,43.0751],[-72.4402,43.0756],[-72.4401,43.0758],[-72.4397,43.0761],[-72.4394,43.0765],[-72.439,43.077],[-72.4387,43.0774],[-72.4385,43.0778],[-72.4382,43.0784],[-72.4376,43.079],[-72.4367,43.0797],[-72.4366,43.0799],[-72.4365,43.0799],[-72.4365,43.08],[-72.4363,43.0801],[-72.4361,43.0804],[-72.4357,43.0809],[-72.4353,43.0815],[-72.4351,43.0818],[-72.4351,43.0821],[-72.435,43.0824],[-72.4349,43.0827],[-72.4347,43.0829],[-72.4345,43.0833],[-72.4342,43.0838],[-72.434,43.0844],[-72.4341,43.0848],[-72.4342,43.0849],[-72.4342,43.085],[-72.4343,43.0853],[-72.4343,43.0857],[-72.4343,43.0861],[-72.4344,43.0861],[-72.4344,43.0862],[-72.4344,43.0863],[-72.4344,43.0864],[-72.4345,43.0865],[-72.4345,43.0866],[-72.4347,43.0868],[-72.4349,43.0872],[-72.4351,43.0875],[-72.4355,43.0879],[-72.4358,43.0882],[-72.4363,43.0885],[-72.4366,43.0887],[-72.4367,43.0888],[-72.4369,43.089],[-72.4374,43.0894],[-72.4378,43.09],[-72.4379,43.0901],[-72.4382,43.0906],[-72.4384,43.0908],[-72.4387,43.0915],[-72.4388,43.0917],[-72.4388,43.0919],[-72.4389,43.0925],[-72.4389,43.0936],[-72.4389,43.0946],[-72.439,43.095],[-72.4391,43.0953],[-72.4393,43.0955],[-72.4393,43.0956],[-72.4395,43.096],[-72.4398,43.0962],[-72.4401,43.0965],[-72.4402,43.0967],[-72.4404,43.097],[-72.4405,43.0971],[-72.4407,43.0972],[-72.4409,43.0973],[-72.4411,43.0973],[-72.4413,43.0974],[-72.4414,43.0975],[-72.4415,43.0977],[-72.4416,43.0979],[-72.4419,43.0983],[-72.4423,43.099],[-72.4426,43.0995],[-72.4429,43.1002],[-72.443,43.1004],[-72.4431,43.101],[-72.4432,43.1017],[-72.4432,43.1022],[-72.4432,43.1028],[-72.4432,43.103],[-72.443,43.1035],[-72.4427,43.1039],[-72.4424,43.1045],[-72.4423,43.1046],[-72.4421,43.1049],[-72.442,43.105],[-72.4418,43.1054],[-72.4417,43.1056],[-72.4414,43.1059],[-72.441,43.1062],[-72.4405,43.1066],[-72.4401,43.1068],[-72.4398,43.1069],[-72.4394,43.1071],[-72.4392,43.1072],[-72.4386,43.1074],[-72.4384,43.1074],[-72.4377,43.1077],[-72.4369,43.108],[-72.4367,43.1081],[-72.4364,43.1083],[-72.4361,43.1085],[-72.4351,43.1091],[-72.4348,43.1094],[-72.4344,43.1098],[-72.4343,43.1099],[-72.434,43.1101],[-72.4337,43.1104],[-72.4335,43.1106],[-72.4334,43.1108],[-72.4333,43.1111],[-72.4331,43.1121],[-72.4329,43.1123],[-72.4327,43.1127],[-72.4326,43.1132],[-72.4324,43.1138],[-72.4323,43.1144],[-72.4323,43.1148],[-72.4323,43.115],[-72.4323,43.1152],[-72.4322,43.1155],[-72.4322,43.1159],[-72.4322,43.1161],[-72.4323,43.1163],[-72.4324,43.1166],[-72.4324,43.1167],[-72.4324,43.1174],[-72.4326,43.118],[-72.4326,43.1183],[-72.4325,43.1189],[-72.4325,43.1192],[-72.4327,43.1198],[-72.4328,43.1202],[-72.4331,43.1207],[-72.4333,43.121],[-72.4337,43.1215],[-72.4339,43.1217],[-72.4344,43.1221],[-72.4345,43.1222],[-72.4349,43.1225],[-72.4351,43.1227],[-72.4355,43.1229],[-72.4357,43.1231],[-72.4362,43.1235],[-72.4362,43.1236],[-72.4364,43.1237],[-72.4364,43.1238],[-72.4365,43.124],[-72.4368,43.1242],[-72.4374,43.1246],[-72.4376,43.1247],[-72.4377,43.1248],[-72.4378,43.1248],[-72.4378,43.1249],[-72.438,43.125],[-72.4381,43.1251],[-72.4381,43.1252],[-72.4382,43.1253],[-72.4382,43.1254],[-72.4385,43.1259],[-72.4394,43.1263],[-72.4399,43.1265],[-72.4402,43.1267],[-72.4403,43.1268],[-72.4404,43.1269],[-72.4407,43.1271],[-72.4408,43.1274],[-72.4409,43.1277],[-72.4411,43.1279],[-72.4414,43.1282],[-72.4416,43.1284],[-72.4421,43.129],[-72.4423,43.1293],[-72.4423,43.1295],[-72.4421,43.1299],[-72.4421,43.13],[-72.442,43.1303],[-72.4421,43.1306],[-72.4421,43.1307],[-72.4423,43.1308],[-72.4424,43.1311],[-72.4424,43.1312],[-72.4425,43.1314],[-72.4425,43.1316],[-72.4425,43.1318],[-72.4424,43.132],[-72.4423,43.1321],[-72.4417,43.1324],[-72.4416,43.1325],[-72.4415,43.1326],[-72.4414,43.1328],[-72.4413,43.1329],[-72.441,43.1332],[-72.4409,43.1334],[-72.4407,43.1337],[-72.4407,43.1339],[-72.4406,43.1341],[-72.4406,43.1345],[-72.4406,43.1346],[-72.4406,43.1349],[-72.4406,43.1352],[-72.4406,43.1354],[-72.4406,43.1355],[-72.4406,43.1357],[-72.4406,43.1359],[-72.4406,43.1362],[-72.4407,43.1364],[-72.4408,43.1366],[-72.4411,43.1368],[-72.4414,43.137],[-72.4419,43.137],[-72.442,43.1371],[-72.4421,43.1371],[-72.4422,43.1371],[-72.4425,43.1373],[-72.4429,43.1375],[-72.4432,43.1377],[-72.4433,43.1377],[-72.4436,43.1377],[-72.4439,43.1377],[-72.4443,43.1378],[-72.4445,43.1377],[-72.445,43.1375],[-72.4452,43.1374],[-72.4455,43.1374],[-72.446,43.1374],[-72.4461,43.1374],[-72.4462,43.1374],[-72.4464,43.1374],[-72.4467,43.1373],[-72.4471,43.137],[-72.4472,43.137],[-72.4474,43.137],[-72.4478,43.1371],[-72.4484,43.1373],[-72.4487,43.1375],[-72.4488,43.1375],[-72.4491,43.1376],[-72.4501,43.1379],[-72.451,43.1381],[-72.4516,43.1383],[-72.4521,43.1386],[-72.4525,43.1389],[-72.4526,43.139],[-72.4531,43.1394],[-72.4533,43.1397],[-72.4534,43.1401],[-72.4535,43.1401],[-72.4541,43.1411],[-72.4547,43.1421],[-72.4548,43.1422],[-72.4553,43.143],[-72.4559,43.1441],[-72.4565,43.1452],[-72.4568,43.1457],[-72.4569,43.146],[-72.4572,43.1464],[-72.4572,43.1465],[-72.4574,43.147],[-72.4574,43.1475],[-72.4573,43.148],[-72.4572,43.1484],[-72.457,43.1489],[-72.4566,43.1495],[-72.4561,43.1498],[-72.4556,43.1502],[-72.4554,43.1503],[-72.455,43.1506],[-72.4545,43.1508],[-72.4541,43.1512],[-72.4537,43.1515],[-72.4534,43.1518],[-72.4528,43.1523],[-72.4523,43.1527],[-72.4522,43.1529],[-72.4521,43.1532],[-72.4521,43.1543],[-72.4521,43.1549],[-72.4521,43.1557],[-72.4521,43.1559],[-72.4522,43.1559],[-72.4522,43.1561],[-72.4521,43.1563],[-72.4522,43.1568],[-72.4523,43.1572],[-72.4523,43.1576],[-72.4524,43.158],[-72.4524,43.1585],[-72.4523,43.1608],[-72.4523,43.1613],[-72.4522,43.1614],[-72.4522,43.1617],[-72.4522,43.1623],[-72.4522,43.1624],[-72.4522,43.1627],[-72.4522,43.1631],[-72.4521,43.1634],[-72.452,43.1636],[-72.4519,43.1641],[-72.4519,43.1644],[-72.4519,43.1645],[-72.4519,43.1647],[-72.4519,43.1655],[-72.4519,43.1658],[-72.452,43.1661],[-72.4522,43.1664],[-72.4523,43.1666],[-72.4523,43.167],[-72.4524,43.1678],[-72.4524,43.168],[-72.4524,43.1682],[-72.4524,43.1687],[-72.4525,43.1688],[-72.4525,43.1691],[-72.4525,43.1693],[-72.4525,43.1694],[-72.4526,43.1694],[-72.4526,43.1695],[-72.4526,43.1697],[-72.4527,43.1699],[-72.4527,43.17],[-72.4527,43.1701],[-72.4527,43.1702],[-72.4528,43.1707],[-72.4529,43.1712],[-72.453,43.1716],[-72.453,43.1719],[-72.4529,43.1722],[-72.4528,43.1728],[-72.4525,43.1734],[-72.4521,43.1739],[-72.452,43.174],[-72.4517,43.1743],[-72.4516,43.1744],[-72.4515,43.1745],[-72.4508,43.175],[-72.4492,43.1758],[-72.4487,43.176],[-72.448,43.1762],[-72.447,43.1768],[-72.4458,43.1775],[-72.4454,43.1778],[-72.4449,43.1781],[-72.4444,43.1786],[-72.4442,43.1789],[-72.444,43.1793],[-72.4439,43.1798],[-72.4438,43.1804],[-72.4439,43.1811],[-72.4439,43.1814],[-72.444,43.1816],[-72.444,43.1817],[-72.444,43.182],[-72.4441,43.1823],[-72.4442,43.1827],[-72.4447,43.1834],[-72.4448,43.1837],[-72.445,43.1839],[-72.4451,43.184],[-72.4455,43.1844],[-72.4459,43.1848],[-72.4463,43.1851],[-72.4465,43.1853],[-72.4467,43.1855],[-72.447,43.1857],[-72.4473,43.186],[-72.4475,43.1862],[-72.4477,43.1865],[-72.4485,43.1876],[-72.4488,43.1882],[-72.449,43.1885],[-72.4493,43.1888],[-72.4495,43.189],[-72.4497,43.1893],[-72.4499,43.1898],[-72.4502,43.1908],[-72.4503,43.1911],[-72.4503,43.1915],[-72.4503,43.1916],[-72.4503,43.1918],[-72.4504,43.192],[-72.4505,43.1922],[-72.4505,43.1925],[-72.4505,43.1926],[-72.4505,43.1927],[-72.4504,43.1928],[-72.4503,43.193],[-72.45,43.1933],[-72.4498,43.1935],[-72.4494,43.1938],[-72.449,43.1941],[-72.4488,43.1941],[-72.4486,43.1942],[-72.4482,43.1942],[-72.4478,43.1943],[-72.4477,43.1943],[-72.4474,43.1945],[-72.4467,43.1949],[-72.4466,43.1949],[-72.4465,43.195],[-72.4457,43.1956],[-72.4453,43.1959],[-72.4451,43.196],[-72.445,43.1962],[-72.4449,43.1965],[-72.4448,43.1966],[-72.4447,43.1967],[-72.4447,43.1968],[-72.4443,43.1971],[-72.444,43.1973],[-72.4437,43.1975],[-72.4435,43.1977],[-72.4434,43.1978],[-72.4433,43.1979],[-72.443,43.1981],[-72.4429,43.1982],[-72.4425,43.1985],[-72.4418,43.199],[-72.4416,43.199],[-72.4415,43.1992],[-72.4414,43.1992],[-72.4411,43.1994],[-72.4409,43.1996],[-72.4407,43.1997],[-72.4404,43.2],[-72.4403,43.2001],[-72.4401,43.2002],[-72.44,43.2004],[-72.4397,43.2005],[-72.4395,43.2006],[-72.4393,43.2009],[-72.4392,43.2009],[-72.4389,43.2012],[-72.4387,43.2013],[-72.4385,43.2016],[-72.4385,43.2018],[-72.4385,43.2021],[-72.4384,43.2024],[-72.4382,43.2029],[-72.4382,43.2032],[-72.4382,43.2035],[-72.4382,43.2043],[-72.4383,43.2057],[-72.4383,43.2063],[-72.4388,43.2091],[-72.439,43.2099],[-72.4392,43.2102],[-72.4395,43.2106],[-72.4397,43.2109],[-72.4399,43.2113],[-72.4399,43.2115],[-72.44,43.2118],[-72.4402,43.2126],[-72.4404,43.2131],[-72.4407,43.2135],[-72.4407,43.2136],[-72.4408,43.2137],[-72.4408,43.2138],[-72.4408,43.2139],[-72.4407,43.2143],[-72.4407,43.2144],[-72.4408,43.2148],[-72.441,43.2156],[-72.4411,43.216],[-72.4411,43.2161],[-72.4411,43.2169],[-72.4411,43.2173],[-72.4411,43.2178],[-72.4411,43.2182],[-72.441,43.2186],[-72.4409,43.2189],[-72.4406,43.2198],[-72.4403,43.2205],[-72.4399,43.2212],[-72.4397,43.2218],[-72.4394,43.2227],[-72.4393,43.2229],[-72.4391,43.2234],[-72.439,43.2236],[-72.4389,43.2238],[-72.4386,43.2241],[-72.4385,43.2242],[-72.4384,43.2244],[-72.4383,43.2244],[-72.4382,43.2247],[-72.4381,43.2251],[-72.4378,43.2255],[-72.4377,43.2256],[-72.4374,43.2259],[-72.4373,43.2261],[-72.4372,43.2263],[-72.437,43.2266],[-72.4369,43.2267],[-72.4367,43.227],[-72.4365,43.2273],[-72.4364,43.2275],[-72.4362,43.2278],[-72.4361,43.2279],[-72.4359,43.2282],[-72.4358,43.2284],[-72.4356,43.2287],[-72.4355,43.2288],[-72.4355,43.2289],[-72.4353,43.2291],[-72.4351,43.2293],[-72.4349,43.2295],[-72.4345,43.2304],[-72.4343,43.2309],[-72.4342,43.2315],[-72.4342,43.2319],[-72.4343,43.2323],[-72.4344,43.2327],[-72.4347,43.2333],[-72.4347,43.2335],[-72.4348,43.2338],[-72.4352,43.2342],[-72.4354,43.2344],[-72.4356,43.2347],[-72.4358,43.235],[-72.4358,43.2352],[-72.436,43.2356],[-72.4364,43.2363],[-72.4368,43.2366],[-72.4368,43.2367],[-72.4369,43.2368],[-72.437,43.2369],[-72.4371,43.2371],[-72.4371,43.2373],[-72.4376,43.2384],[-72.438,43.2391],[-72.4382,43.2398],[-72.4383,43.2404],[-72.4384,43.2409],[-72.4385,43.2415],[-72.4386,43.242],[-72.4388,43.2428],[-72.4389,43.2429],[-72.4395,43.2441],[-72.4395,43.2443],[-72.4395,43.2447],[-72.4395,43.2457],[-72.4393,43.2464],[-72.4393,43.2468],[-72.4391,43.2471],[-72.439,43.2473],[-72.4387,43.2483],[-72.4386,43.2486],[-72.4385,43.249],[-72.4385,43.2492],[-72.4386,43.2495],[-72.4387,43.2499],[-72.4387,43.2501],[-72.4387,43.2502],[-72.4387,43.2506],[-72.4388,43.2507],[-72.439,43.251],[-72.439,43.2512],[-72.4389,43.2516],[-72.4388,43.2517],[-72.4388,43.252],[-72.4386,43.2524],[-72.4384,43.2529],[-72.4382,43.2533],[-72.438,43.2537],[-72.4376,43.254],[-72.4374,43.2544],[-72.4373,43.2547],[-72.4372,43.2551],[-72.4372,43.2557],[-72.4371,43.2561],[-72.4369,43.2565],[-72.4367,43.2567],[-72.4364,43.257],[-72.4362,43.2571],[-72.4358,43.2574],[-72.4355,43.2577],[-72.4353,43.2579],[-72.4351,43.258],[-72.4343,43.2585],[-72.4339,43.2587],[-72.4337,43.2589],[-72.433,43.2592],[-72.4329,43.2592],[-72.4328,43.2593],[-72.4326,43.2593],[-72.4322,43.2595],[-72.4319,43.2596],[-72.4308,43.26],[-72.43,43.2602],[-72.4291,43.2604],[-72.4287,43.2605],[-72.428,43.2608],[-72.4279,43.2608],[-72.4277,43.2609],[-72.4276,43.261],[-72.427,43.2612],[-72.4263,43.2615],[-72.426,43.2617],[-72.4258,43.2619],[-72.4257,43.2619],[-72.4255,43.2618],[-72.4254,43.2618],[-72.4252,43.2618],[-72.4246,43.262],[-72.4241,43.2621],[-72.4232,43.2625],[-72.4227,43.2627],[-72.4219,43.2632],[-72.4216,43.2634],[-72.4212,43.2637],[-72.421,43.264],[-72.4209,43.2644],[-72.4209,43.2647],[-72.4209,43.265],[-72.4209,43.2654],[-72.4209,43.2655],[-72.4207,43.2657],[-72.4206,43.266],[-72.4203,43.2662],[-72.4202,43.2663],[-72.4198,43.2668],[-72.4194,43.2673],[-72.4191,43.2676],[-72.4188,43.2678],[-72.418,43.2684],[-72.4176,43.2687],[-72.4173,43.269],[-72.4168,43.2694],[-72.4163,43.27],[-72.416,43.2702],[-72.4159,43.2706],[-72.4158,43.2708],[-72.4156,43.2711],[-72.4154,43.2716],[-72.4152,43.2722],[-72.4149,43.2726],[-72.4148,43.2726],[-72.4147,43.2728],[-72.4135,43.2743],[-72.4132,43.2746],[-72.4127,43.2751],[-72.4126,43.2756],[-72.4125,43.2757],[-72.4124,43.2762],[-72.4122,43.2766],[-72.4117,43.2774],[-72.4111,43.2783],[-72.4105,43.2791],[-72.4102,43.2797],[-72.4099,43.2802],[-72.4093,43.281],[-72.4089,43.282],[-72.408,43.2841],[-72.4071,43.287],[-72.4064,43.2891],[-72.406,43.2901],[-72.4055,43.2908],[-72.4053,43.2913],[-72.4049,43.292],[-72.4048,43.2924],[-72.4048,43.2927],[-72.4049,43.293],[-72.4049,43.2931],[-72.4047,43.2939],[-72.4046,43.2942],[-72.4044,43.2946],[-72.4041,43.2954],[-72.4039,43.296],[-72.4036,43.297],[-72.4035,43.2972],[-72.4034,43.2977],[-72.4034,43.298],[-72.4032,43.2985],[-72.4031,43.2991],[-72.403,43.2999],[-72.4029,43.3002],[-72.4026,43.3008],[-72.4026,43.301],[-72.4027,43.3014],[-72.4029,43.3018],[-72.4028,43.3022],[-72.4028,43.3024],[-72.4027,43.3026],[-72.4025,43.3028],[-72.4022,43.303],[-72.4018,43.3033],[-72.4016,43.3034],[-72.4015,43.3035],[-72.4013,43.3036],[-72.4013,43.3037],[-72.4012,43.304],[-72.4009,43.3043],[-72.4008,43.3045],[-72.4003,43.3053],[-72.4001,43.3055],[-72.3995,43.3061],[-72.3994,43.3064],[-72.3993,43.3066],[-72.3993,43.307],[-72.3993,43.3076],[-72.3992,43.308],[-72.399,43.3081],[-72.3988,43.3082],[-72.3986,43.3083],[-72.3983,43.3086],[-72.3982,43.3088],[-72.3982,43.309],[-72.3983,43.3093],[-72.3982,43.3094],[-72.3981,43.3095],[-72.3979,43.3096],[-72.397,43.3106],[-72.3967,43.3108],[-72.3965,43.3111],[-72.3964,43.3112],[-72.3962,43.3113],[-72.3959,43.3117],[-72.3958,43.3118],[-72.3956,43.3121],[-72.3954,43.3124],[-72.3953,43.3127],[-72.3952,43.3133],[-72.3953,43.3139],[-72.3956,43.3143],[-72.3957,43.3145],[-72.3958,43.3148],[-72.3961,43.3152],[-72.3965,43.3158],[-72.3971,43.3167],[-72.3972,43.317],[-72.3975,43.3173],[-72.3977,43.3175],[-72.3983,43.3179],[-72.3986,43.3181],[-72.399,43.3184],[-72.3993,43.3185],[-72.3997,43.3186],[-72.3998,43.3187],[-72.4,43.3188],[-72.4002,43.3188],[-72.4009,43.3191],[-72.4014,43.3193],[-72.4017,43.3195],[-72.402,43.3198],[-72.4022,43.32],[-72.4025,43.3204],[-72.4026,43.3205],[-72.4028,43.3207],[-72.403,43.321],[-72.4031,43.3211],[-72.4032,43.3212],[-72.4032,43.3213],[-72.4033,43.3214],[-72.4033,43.3215],[-72.4034,43.3216],[-72.4037,43.3221],[-72.4039,43.3224],[-72.4053,43.3236],[-72.4055,43.3238],[-72.4056,43.3239],[-72.4057,43.3241],[-72.406,43.3244],[-72.4068,43.3254],[-72.4075,43.326],[-72.4079,43.3265],[-72.4085,43.3274],[-72.4086,43.3275],[-72.409,43.3279],[-72.4094,43.3284],[-72.4101,43.33],[-72.4105,43.3307],[-72.4106,43.3311],[-72.4105,43.3315],[-72.4103,43.332],[-72.4101,43.3323],[-72.4094,43.3334],[-72.409,43.334],[-72.4089,43.3343],[-72.4086,43.3348],[-72.4086,43.3349],[-72.4085,43.3349],[-72.4079,43.3357],[-72.4073,43.3364],[-72.4065,43.3376],[-72.4063,43.3378],[-72.4053,43.3391],[-72.4051,43.3394],[-72.4046,43.3402],[-72.4039,43.3412],[-72.4036,43.3417],[-72.4027,43.3431],[-72.4023,43.3436],[-72.4019,43.344],[-72.4016,43.3444],[-72.4011,43.3455],[-72.4007,43.346],[-72.3997,43.3472],[-72.3993,43.3476],[-72.399,43.3478],[-72.3978,43.3487],[-72.397,43.3491],[-72.396,43.3498],[-72.3957,43.35],[-72.3946,43.3508],[-72.3942,43.3511],[-72.3925,43.3531],[-72.392,43.3538],[-72.3916,43.3542],[-72.3913,43.3545],[-72.3903,43.3554],[-72.39,43.3558],[-72.3898,43.356],[-72.3898,43.3563],[-72.3899,43.3566],[-72.3901,43.3568],[-72.3905,43.3572],[-72.3906,43.3572],[-72.3908,43.3573],[-72.3909,43.3574],[-72.3914,43.3576],[-72.3918,43.3578],[-72.3922,43.3579],[-72.3928,43.358],[-72.393,43.3579],[-72.3934,43.3578],[-72.3937,43.3577],[-72.3942,43.3576],[-72.395,43.3576],[-72.3955,43.3576],[-72.3967,43.3577],[-72.3976,43.3578],[-72.3983,43.3576],[-72.3992,43.3575],[-72.3997,43.3574],[-72.4004,43.3574],[-72.4013,43.3575],[-72.4021,43.3576],[-72.4027,43.3577],[-72.4031,43.3578],[-72.4039,43.3581],[-72.4043,43.3582],[-72.4046,43.3584],[-72.4049,43.3586],[-72.4051,43.3589],[-72.4052,43.3591],[-72.4054,43.3593],[-72.4061,43.3598],[-72.4063,43.3598],[-72.4064,43.3599],[-72.4068,43.3601],[-72.4073,43.3604],[-72.4075,43.3605],[-72.4078,43.3606],[-72.4081,43.3608],[-72.4089,43.3611],[-72.409,43.3612],[-72.4097,43.3615],[-72.4102,43.3617],[-72.4107,43.3618],[-72.4118,43.3621],[-72.412,43.3621],[-72.4124,43.3622],[-72.4126,43.3623],[-72.4128,43.3624],[-72.4131,43.3627],[-72.4132,43.3628],[-72.4134,43.3629],[-72.4134,43.363],[-72.4139,43.3634],[-72.414,43.3635],[-72.4145,43.3641],[-72.4147,43.3642],[-72.4148,43.3644],[-72.415,43.3648],[-72.4152,43.3656],[-72.4153,43.3659],[-72.4152,43.3662],[-72.4151,43.3665],[-72.4151,43.3666],[-72.4147,43.3678],[-72.4147,43.3681],[-72.4147,43.3693],[-72.4147,43.3701],[-72.4149,43.3709],[-72.415,43.3713],[-72.4152,43.3724],[-72.4153,43.3728],[-72.4156,43.3739],[-72.4159,43.375],[-72.4159,43.3751],[-72.416,43.376],[-72.416,43.3764],[-72.416,43.3771],[-72.416,43.3772],[-72.416,43.3774],[-72.4159,43.3775],[-72.4158,43.3783],[-72.4157,43.3785],[-72.4156,43.3788],[-72.4154,43.3794],[-72.4152,43.3797],[-72.4153,43.38],[-72.4152,43.3803],[-72.415,43.3808],[-72.4146,43.3812],[-72.4145,43.3814],[-72.4144,43.3817],[-72.4137,43.383],[-72.4135,43.3833],[-72.4134,43.3835],[-72.4129,43.3841],[-72.4126,43.3842],[-72.4122,43.3845],[-72.4121,43.3847],[-72.4118,43.385],[-72.4116,43.3852],[-72.4112,43.3856],[-72.4111,43.3857],[-72.4109,43.3859],[-72.4105,43.3863],[-72.4102,43.3865],[-72.4099,43.3867],[-72.4086,43.3877],[-72.4077,43.3882],[-72.4071,43.3886],[-72.4065,43.389],[-72.4062,43.3892],[-72.4059,43.3894],[-72.4054,43.3895],[-72.4052,43.3896],[-72.4051,43.3897],[-72.4049,43.3898],[-72.4047,43.3899],[-72.4045,43.3902],[-72.4043,43.3904],[-72.4039,43.3909],[-72.4036,43.3914],[-72.4035,43.3916],[-72.4034,43.3918],[-72.4034,43.3922],[-72.4033,43.3928],[-72.4032,43.3935],[-72.4032,43.3936],[-72.4032,43.394],[-72.4032,43.3944],[-72.4031,43.3947],[-72.4031,43.3949],[-72.4032,43.3952],[-72.4033,43.3954],[-72.4034,43.3957],[-72.4034,43.396],[-72.4033,43.3965],[-72.403,43.3968],[-72.4027,43.3972],[-72.4025,43.3976],[-72.4021,43.3987],[-72.4021,43.399],[-72.402,43.3997],[-72.4018,43.4001],[-72.4017,43.4008],[-72.4017,43.4013],[-72.4017,43.4016],[-72.4017,43.4019],[-72.4014,43.4027],[-72.4014,43.4029],[-72.4013,43.4029],[-72.4013,43.4032],[-72.4012,43.4036],[-72.4012,43.4043],[-72.4011,43.4046],[-72.401,43.4049],[-72.4008,43.4061],[-72.4005,43.407],[-72.4004,43.4074],[-72.4003,43.4082],[-72.4002,43.4085],[-72.4001,43.4086],[-72.4,43.4091],[-72.4,43.4093],[-72.4001,43.4097],[-72.4,43.4099],[-72.4001,43.4104],[-72.4,43.4108],[-72.3998,43.4111],[-72.3998,43.4113],[-72.3998,43.4115],[-72.4,43.4117],[-72.4001,43.412],[-72.3999,43.4126],[-72.3999,43.4131],[-72.4,43.4142],[-72.3998,43.4145],[-72.3997,43.4146],[-72.3998,43.4148],[-72.3999,43.4149],[-72.3999,43.4151],[-72.3998,43.4157],[-72.3991,43.4176],[-72.399,43.4183],[-72.3988,43.4186],[-72.3987,43.4188],[-72.3986,43.419],[-72.3986,43.4195],[-72.3986,43.4198],[-72.3986,43.4199],[-72.3984,43.4205],[-72.398,43.4219],[-72.3977,43.4227],[-72.3976,43.423],[-72.3974,43.4235],[-72.3972,43.4238],[-72.3971,43.424],[-72.397,43.4246],[-72.3969,43.4251],[-72.3967,43.4257],[-72.3965,43.4261],[-72.3963,43.4269],[-72.3962,43.4275],[-72.3961,43.4283],[-72.396,43.4287],[-72.396,43.4288],[-72.3959,43.4295],[-72.3958,43.4303],[-72.3957,43.4309],[-72.3958,43.4315],[-72.3958,43.4316],[-72.3958,43.4317],[-72.3958,43.432],[-72.3958,43.433],[-72.3958,43.4332],[-72.3958,43.4333],[-72.3958,43.4335],[-72.3958,43.4336],[-72.3958,43.4338],[-72.3959,43.434],[-72.3959,43.4344],[-72.3959,43.4345],[-72.3959,43.435],[-72.396,43.435],[-72.3959,43.4356],[-72.3959,43.4357],[-72.3959,43.4361],[-72.3959,43.4363],[-72.3959,43.4368],[-72.3959,43.4372],[-72.3958,43.4375],[-72.3957,43.4378],[-72.3954,43.4386],[-72.3953,43.4395],[-72.3951,43.4401],[-72.3945,43.4416],[-72.3942,43.4422],[-72.3939,43.4434],[-72.3936,43.4445],[-72.3933,43.4451],[-72.3927,43.4465],[-72.3921,43.4472],[-72.392,43.4472],[-72.392,43.4473],[-72.3919,43.4475],[-72.3913,43.4483],[-72.3909,43.449],[-72.3905,43.4502],[-72.3904,43.4509],[-72.3903,43.4516],[-72.3903,43.4518],[-72.3904,43.453],[-72.3903,43.4534],[-72.3904,43.454],[-72.3903,43.454],[-72.3904,43.4544],[-72.391,43.456],[-72.3912,43.457],[-72.3913,43.4574],[-72.3914,43.458],[-72.3916,43.4588],[-72.3916,43.4589],[-72.3916,43.459],[-72.3916,43.4592],[-72.3916,43.4595],[-72.3914,43.4598],[-72.3916,43.4612],[-72.3915,43.4619],[-72.3916,43.4621],[-72.3916,43.4626],[-72.3917,43.4627],[-72.392,43.4632],[-72.3924,43.4645],[-72.3926,43.4651],[-72.3927,43.4654],[-72.3927,43.4661],[-72.3927,43.4663],[-72.3926,43.4667],[-72.3926,43.4669],[-72.3925,43.4669],[-72.3923,43.4673],[-72.3919,43.4678],[-72.3914,43.4682],[-72.3911,43.4683],[-72.3904,43.469],[-72.3902,43.4693],[-72.39,43.4695],[-72.3899,43.4696],[-72.3898,43.4697],[-72.3897,43.4698],[-72.3894,43.47],[-72.3891,43.4702],[-72.3888,43.4705],[-72.3883,43.471],[-72.3876,43.4714],[-72.3873,43.4717],[-72.3871,43.4719],[-72.3869,43.4721],[-72.3868,43.4721],[-72.3868,43.4722],[-72.3867,43.4723],[-72.3865,43.4724],[-72.3863,43.4726],[-72.3855,43.473],[-72.385,43.4733],[-72.3848,43.4735],[-72.3844,43.4739],[-72.3841,43.4741],[-72.3838,43.4744],[-72.3833,43.4748],[-72.383,43.4751],[-72.3829,43.4753],[-72.3828,43.4755],[-72.3825,43.4759],[-72.3825,43.4762],[-72.3823,43.4766],[-72.3821,43.477],[-72.382,43.4775],[-72.3819,43.478],[-72.3818,43.4786],[-72.3817,43.4794],[-72.3815,43.4799],[-72.3815,43.48],[-72.3815,43.4805],[-72.3814,43.4819],[-72.3814,43.4828],[-72.3814,43.4838],[-72.3813,43.4838],[-72.3813,43.4839],[-72.3813,43.4842],[-72.3811,43.4849],[-72.381,43.4852],[-72.3808,43.4856],[-72.3805,43.4867],[-72.3805,43.4873],[-72.3805,43.4876],[-72.3803,43.4881],[-72.3803,43.4884],[-72.3804,43.4885],[-72.3803,43.4889],[-72.38,43.49],[-72.3799,43.4907],[-72.3799,43.4912],[-72.38,43.4918],[-72.3802,43.4922],[-72.3811,43.494],[-72.3816,43.4949],[-72.3818,43.4951],[-72.3821,43.4955],[-72.3824,43.496],[-72.3831,43.4969],[-72.3834,43.4976],[-72.3837,43.4984],[-72.3838,43.4986],[-72.3838,43.4989],[-72.384,43.4992],[-72.3845,43.5],[-72.3846,43.5001],[-72.3847,43.5003],[-72.3851,43.5007],[-72.3857,43.5012],[-72.386,43.5015],[-72.3867,43.502],[-72.3874,43.5027],[-72.388,43.5031],[-72.3884,43.5033],[-72.3895,43.504],[-72.3906,43.5046],[-72.3916,43.5053],[-72.3928,43.5061],[-72.3936,43.5066],[-72.3936,43.5067],[-72.3937,43.5067],[-72.3941,43.507],[-72.3944,43.5072],[-72.3948,43.5075],[-72.3952,43.5077],[-72.3955,43.5079],[-72.3956,43.508],[-72.3958,43.5081],[-72.3966,43.5084],[-72.3972,43.5089],[-72.3973,43.509],[-72.3978,43.5097],[-72.3982,43.5104],[-72.3985,43.5111],[-72.3988,43.5122],[-72.3989,43.5127],[-72.3988,43.5131],[-72.3986,43.5137],[-72.3984,43.514],[-72.398,43.515],[-72.3976,43.5158],[-72.3973,43.5165],[-72.3972,43.517],[-72.397,43.5176],[-72.3969,43.5181],[-72.3967,43.5189],[-72.3967,43.519],[-72.3966,43.5191],[-72.3966,43.5192],[-72.3964,43.5196],[-72.3964,43.5199],[-72.3962,43.5203],[-72.3961,43.5206],[-72.3961,43.5209],[-72.3961,43.5213],[-72.3961,43.5221],[-72.3961,43.5229],[-72.3961,43.5234],[-72.396,43.5236],[-72.3959,43.5238],[-72.3957,43.5243],[-72.3955,43.5248],[-72.3953,43.5252],[-72.3952,43.5255],[-72.395,43.526],[-72.3949,43.5263],[-72.3945,43.5269],[-72.3943,43.5274],[-72.3941,43.5275],[-72.394,43.5276],[-72.3937,43.5275],[-72.3929,43.5275],[-72.3925,43.5275],[-72.3924,43.5276],[-72.3922,43.5276],[-72.392,43.5277],[-72.3918,43.5276],[-72.3916,43.5275],[-72.3915,43.5275],[-72.3914,43.5274],[-72.3913,43.5274],[-72.391,43.5274],[-72.3904,43.5276],[-72.39,43.5278],[-72.3891,43.5284],[-72.3888,43.5287],[-72.3884,43.529],[-72.3876,43.5296],[-72.3874,43.5299],[-72.3872,43.5301],[-72.387,43.5304],[-72.3868,43.5306],[-72.3865,43.531],[-72.3863,43.5314],[-72.3861,43.5316],[-72.3859,43.5319],[-72.3855,43.5324],[-72.3853,43.5327],[-72.385,43.5331],[-72.3843,43.5338],[-72.3843,43.5339],[-72.3842,43.5339],[-72.3837,43.5348],[-72.383,43.5361],[-72.3824,43.5372],[-72.3821,43.5376],[-72.3821,43.5377],[-72.3816,43.5384],[-72.3812,43.5392],[-72.3809,43.5398],[-72.3808,43.5401],[-72.3807,43.5403],[-72.3806,43.5406],[-72.3806,43.5407],[-72.3805,43.5412],[-72.3805,43.5418],[-72.3805,43.5419],[-72.3807,43.5428],[-72.3807,43.5431],[-72.3808,43.5434],[-72.3808,43.5435],[-72.3808,43.5436],[-72.3809,43.544],[-72.381,43.5442],[-72.3811,43.5446],[-72.3812,43.5454],[-72.3812,43.5455],[-72.3815,43.5469],[-72.3815,43.5471],[-72.3815,43.5472],[-72.3814,43.5473],[-72.3814,43.5476],[-72.3812,43.5481],[-72.381,43.5487],[-72.3808,43.5493],[-72.3807,43.5498],[-72.3807,43.55],[-72.3807,43.5507],[-72.3809,43.5519],[-72.381,43.5522],[-72.3814,43.5536],[-72.3813,43.5544],[-72.3813,43.5553],[-72.3813,43.5554],[-72.3814,43.5561],[-72.3815,43.5566],[-72.382,43.5581],[-72.3822,43.5587],[-72.3822,43.5592],[-72.3823,43.5594],[-72.3826,43.5607],[-72.3827,43.5613],[-72.3827,43.5621],[-72.3827,43.5622],[-72.3828,43.5625],[-72.3828,43.5626],[-72.383,43.5634],[-72.3829,43.5637],[-72.3829,43.5639],[-72.3825,43.5643],[-72.3824,43.5644],[-72.3824,43.5646],[-72.3821,43.5651],[-72.3813,43.5657],[-72.3812,43.5657],[-72.3811,43.5657],[-72.381,43.5656],[-72.3811,43.5655],[-72.3811,43.5653],[-72.3811,43.5651],[-72.381,43.5648],[-72.3807,43.5646],[-72.3804,43.5646],[-72.3803,43.5647],[-72.3802,43.565],[-72.3801,43.5651],[-72.3801,43.5652],[-72.3801,43.5661],[-72.38,43.5663],[-72.3799,43.5665],[-72.3798,43.5668],[-72.3798,43.567],[-72.3798,43.5671],[-72.38,43.5679],[-72.3803,43.5694],[-72.3803,43.5701],[-72.3803,43.5709],[-72.3803,43.5712],[-72.3803,43.5719],[-72.3803,43.5722],[-72.3803,43.5732],[-72.3802,43.5734],[-72.38,43.5739],[-72.3798,43.5742],[-72.3794,43.5746],[-72.3783,43.5755],[-72.3771,43.5764],[-72.3763,43.577],[-72.3752,43.578],[-72.3746,43.5785],[-72.3741,43.5788],[-72.3738,43.5791],[-72.3725,43.5799],[-72.3717,43.5803],[-72.3708,43.5807],[-72.3704,43.5809],[-72.3697,43.5812],[-72.3695,43.5813],[-72.3668,43.5821],[-72.3665,43.5823],[-72.366,43.5825],[-72.3658,43.5826],[-72.3656,43.5828],[-72.3655,43.5829],[-72.3653,43.583],[-72.3649,43.5832],[-72.3648,43.5832],[-72.3641,43.5835],[-72.3629,43.5839],[-72.362,43.5841],[-72.3615,43.5842],[-72.3607,43.5845],[-72.3601,43.5846],[-72.3599,43.5847],[-72.3597,43.5847],[-72.3595,43.5848],[-72.3594,43.5848],[-72.3588,43.5849],[-72.3583,43.5851],[-72.3581,43.5853],[-72.3579,43.5854],[-72.3578,43.5855],[-72.3577,43.5856],[-72.3576,43.5857],[-72.3567,43.5864],[-72.3562,43.5866],[-72.356,43.5866],[-72.3555,43.5866],[-72.3554,43.5866],[-72.3553,43.5866],[-72.3549,43.5865],[-72.3545,43.5865],[-72.354,43.5867],[-72.3535,43.5869],[-72.3528,43.5871],[-72.3524,43.5872],[-72.3522,43.5872],[-72.3517,43.5873],[-72.3513,43.5874],[-72.351,43.5874],[-72.3505,43.5876],[-72.3504,43.5876],[-72.3503,43.5876],[-72.35,43.5877],[-72.3496,43.5878],[-72.3496,43.5879],[-72.3492,43.5881],[-72.3491,43.5883],[-72.3488,43.5885],[-72.3483,43.5888],[-72.3482,43.5889],[-72.3481,43.5891],[-72.348,43.5893],[-72.3479,43.5893],[-72.3475,43.5897],[-72.3471,43.59],[-72.3468,43.5903],[-72.3464,43.5905],[-72.3457,43.5907],[-72.3451,43.5909],[-72.3444,43.5912],[-72.3437,43.5915],[-72.3431,43.5918],[-72.343,43.5919],[-72.3422,43.5925],[-72.3419,43.5926],[-72.3415,43.5929],[-72.3412,43.5933],[-72.3411,43.5936],[-72.3408,43.5938],[-72.3401,43.5942],[-72.3392,43.5948],[-72.3375,43.5958],[-72.3371,43.5962],[-72.3366,43.5966],[-72.3361,43.5969],[-72.3356,43.5974],[-72.3348,43.598],[-72.3333,43.5991],[-72.3318,43.5999],[-72.3314,43.6],[-72.3305,43.6001],[-72.3299,43.6002],[-72.3298,43.6002],[-72.3292,43.6005],[-72.329,43.6005],[-72.3288,43.6007],[-72.3285,43.6009],[-72.3283,43.6011],[-72.3282,43.6015],[-72.3281,43.6017],[-72.328,43.6025],[-72.3279,43.6032],[-72.328,43.6039],[-72.3282,43.6044],[-72.3284,43.605],[-72.3285,43.6055],[-72.3285,43.6057],[-72.3284,43.6061],[-72.3284,43.6062],[-72.3284,43.6063],[-72.3284,43.6068],[-72.3284,43.6071],[-72.3285,43.6073],[-72.3286,43.6074],[-72.3288,43.6076],[-72.3292,43.608],[-72.3293,43.608],[-72.3299,43.6085],[-72.3302,43.6087],[-72.3308,43.609],[-72.3319,43.6095],[-72.332,43.6095],[-72.3326,43.6098],[-72.333,43.61],[-72.3332,43.6103],[-72.3335,43.6112],[-72.3335,43.6114],[-72.3337,43.6121],[-72.3338,43.6124],[-72.3342,43.613],[-72.3345,43.6134],[-72.3347,43.6144],[-72.3347,43.6145],[-72.3348,43.6147],[-72.3349,43.6154],[-72.3351,43.6159],[-72.3351,43.6162],[-72.3351,43.617],[-72.3348,43.618],[-72.3346,43.6187],[-72.3344,43.6193],[-72.3343,43.6196],[-72.3338,43.6207],[-72.3332,43.6221],[-72.3331,43.6226],[-72.3331,43.6234],[-72.3328,43.6244],[-72.3325,43.6248],[-72.3323,43.6251],[-72.3316,43.6254],[-72.3306,43.6259],[-72.3303,43.6261],[-72.33,43.6262],[-72.3294,43.6266],[-72.3294,43.6267],[-72.3292,43.6268],[-72.3291,43.627],[-72.3291,43.6272],[-72.3292,43.6274],[-72.3294,43.6277],[-72.3295,43.6279],[-72.3294,43.6282],[-72.3292,43.6283],[-72.3289,43.6285],[-72.3288,43.6286],[-72.3287,43.6287],[-72.3285,43.6288],[-72.3282,43.629],[-72.328,43.6294],[-72.3278,43.6297],[-72.3275,43.6305],[-72.3274,43.6306],[-72.3274,43.6307],[-72.3273,43.631],[-72.3274,43.6312],[-72.3278,43.6314],[-72.3281,43.6315],[-72.3284,43.6315],[-72.3287,43.6317],[-72.329,43.632],[-72.3294,43.6326],[-72.3295,43.6328],[-72.3296,43.6331],[-72.3298,43.6335],[-72.3298,43.6339],[-72.3297,43.6342],[-72.3295,43.6347],[-72.3294,43.6349],[-72.3294,43.635],[-72.3291,43.6355],[-72.3287,43.6359],[-72.3283,43.6361],[-72.3278,43.6363],[-72.3274,43.6367],[-72.3272,43.6369],[-72.327,43.6369],[-72.3269,43.6369],[-72.3269,43.637],[-72.3263,43.6371],[-72.3261,43.6372],[-72.3259,43.6373],[-72.3252,43.6375],[-72.3246,43.6379],[-72.3244,43.6379],[-72.3239,43.6382],[-72.3234,43.6385],[-72.3231,43.6386],[-72.3229,43.6387],[-72.3224,43.6389],[-72.3215,43.6391],[-72.3207,43.6393],[-72.3194,43.6396],[-72.3186,43.6398],[-72.3178,43.64],[-72.3177,43.64],[-72.317,43.6403],[-72.3163,43.6406],[-72.3161,43.6407],[-72.316,43.6407],[-72.3154,43.6411],[-72.315,43.6415],[-72.3147,43.6419],[-72.3145,43.6421],[-72.3144,43.6423],[-72.3142,43.6427],[-72.314,43.6432],[-72.3139,43.6438],[-72.3138,43.6442],[-72.3138,43.6447],[-72.3139,43.6455],[-72.3139,43.6459],[-72.314,43.646],[-72.3141,43.6469],[-72.3142,43.6472],[-72.3143,43.6475],[-72.3144,43.6478],[-72.3146,43.648],[-72.3148,43.6483],[-72.3149,43.6486],[-72.3149,43.6487],[-72.3148,43.6494],[-72.3148,43.6495],[-72.3148,43.6496],[-72.3148,43.65],[-72.3148,43.6506],[-72.3147,43.6511],[-72.3146,43.6526],[-72.3145,43.653],[-72.3145,43.6544],[-72.3144,43.6546],[-72.3144,43.6549],[-72.3143,43.6551],[-72.3136,43.6568],[-72.3136,43.6569],[-72.3134,43.6575],[-72.3131,43.6579],[-72.3128,43.6583],[-72.3125,43.6586],[-72.3117,43.659],[-72.3111,43.6594],[-72.3109,43.6596],[-72.3106,43.66],[-72.3105,43.6602],[-72.3101,43.6609],[-72.3099,43.6611],[-72.3098,43.6613],[-72.3095,43.6614],[-72.3092,43.6617],[-72.3091,43.6619],[-72.3091,43.662],[-72.309,43.6623],[-72.3089,43.6625],[-72.3081,43.6634],[-72.3079,43.6635],[-72.3074,43.664],[-72.3072,43.664],[-72.3069,43.6643],[-72.3067,43.6645],[-72.3066,43.6648],[-72.3062,43.6652],[-72.3061,43.6654],[-72.306,43.6657],[-72.3059,43.6662],[-72.3057,43.6668],[-72.3055,43.6672],[-72.3053,43.6674],[-72.3042,43.6677],[-72.304,43.6677],[-72.3037,43.6678],[-72.3036,43.6679],[-72.3035,43.6679],[-72.3034,43.668],[-72.3033,43.6683],[-72.3033,43.6684],[-72.3032,43.6686],[-72.3031,43.669],[-72.3032,43.6696],[-72.3032,43.6697],[-72.3033,43.6701],[-72.3032,43.6709],[-72.3032,43.6715],[-72.303,43.672],[-72.3028,43.6723],[-72.3028,43.6727],[-72.3028,43.673],[-72.3027,43.6737],[-72.3025,43.6741],[-72.3022,43.6744],[-72.302,43.6744],[-72.3016,43.6744],[-72.3014,43.6744],[-72.3013,43.6745],[-72.3013,43.6747],[-72.3014,43.6758],[-72.3015,43.6758],[-72.3016,43.6758],[-72.3017,43.6757],[-72.3018,43.6757],[-72.3019,43.6757],[-72.3018,43.6758],[-72.3018,43.676],[-72.3019,43.676],[-72.302,43.676],[-72.3022,43.676],[-72.3023,43.6761],[-72.3024,43.6762],[-72.3024,43.6761],[-72.3026,43.6761],[-72.3027,43.6762],[-72.3027,43.6764],[-72.3028,43.6769],[-72.3027,43.6775],[-72.3028,43.6779],[-72.3028,43.6782],[-72.3024,43.6793],[-72.3025,43.6794],[-72.3025,43.6795],[-72.3029,43.6798],[-72.3034,43.6807],[-72.3037,43.6809],[-72.3039,43.681],[-72.3042,43.6811],[-72.3043,43.6811],[-72.3045,43.6812],[-72.3047,43.6815],[-72.3054,43.6825],[-72.3055,43.6827],[-72.3058,43.6831],[-72.306,43.6833],[-72.306,43.6835],[-72.3059,43.684],[-72.3058,43.6849],[-72.3057,43.6852],[-72.3056,43.6857],[-72.3055,43.6862],[-72.3054,43.6864],[-72.3054,43.6877],[-72.3055,43.6879],[-72.3054,43.6882],[-72.3055,43.6889],[-72.3055,43.6892],[-72.3055,43.6897],[-72.3055,43.6903],[-72.3055,43.6909],[-72.3054,43.6913],[-72.3054,43.6915],[-72.3051,43.6923],[-72.305,43.6924],[-72.305,43.6925],[-72.3049,43.6926],[-72.305,43.6935],[-72.305,43.6939],[-72.3051,43.6942],[-72.3051,43.6945],[-72.3051,43.695],[-72.3051,43.6953],[-72.3045,43.6962],[-72.3044,43.6963],[-72.3042,43.6967],[-72.304,43.6968],[-72.304,43.697],[-72.3036,43.6974],[-72.3033,43.6976],[-72.303,43.6978],[-72.3028,43.698],[-72.3025,43.6982],[-72.3024,43.6986],[-72.302,43.6993],[-72.3018,43.6996],[-72.301,43.7014],[-72.3008,43.7019],[-72.3003,43.703],[-72.3003,43.7032],[-72.3001,43.7035],[-72.3001,43.7037],[-72.3,43.7037],[-72.3,43.7038],[-72.3,43.7039],[-72.3,43.704],[-72.3,43.7051],[-72.3,43.7053],[-72.3,43.7054],[-72.3,43.7055],[-72.2999,43.7058],[-72.2997,43.7061],[-72.2996,43.7063],[-72.2992,43.7066],[-72.2982,43.7073],[-72.2978,43.7074],[-72.2971,43.7078],[-72.2969,43.7079],[-72.2968,43.7079],[-72.2965,43.7081],[-72.2958,43.7084],[-72.2949,43.7089],[-72.2947,43.709],[-72.2946,43.7091],[-72.2944,43.7092],[-72.2941,43.7096],[-72.294,43.7097],[-72.2939,43.7098],[-72.2924,43.7109],[-72.2922,43.7111],[-72.2921,43.7112],[-72.2921,43.7113],[-72.292,43.7116],[-72.292,43.7118],[-72.2918,43.7122],[-72.2916,43.7125],[-72.291,43.7132],[-72.2897,43.7146],[-72.2895,43.7148],[-72.289,43.7153],[-72.2888,43.7155],[-72.2885,43.7157],[-72.2879,43.7161],[-72.287,43.7168],[-72.2866,43.7173],[-72.2865,43.7175],[-72.2859,43.7185],[-72.2859,43.7186],[-72.2855,43.719],[-72.2855,43.7191],[-72.2854,43.7192],[-72.2853,43.7197],[-72.2851,43.7201],[-72.2849,43.7205],[-72.2844,43.721],[-72.2838,43.7215],[-72.2832,43.7218],[-72.2829,43.7222],[-72.2828,43.7224],[-72.2827,43.7226],[-72.2826,43.7227],[-72.2821,43.7235],[-72.2817,43.7238],[-72.2808,43.7243],[-72.2805,43.7245],[-72.2804,43.7245],[-72.2801,43.7246],[-72.2797,43.7248],[-72.2791,43.725],[-72.2786,43.7252],[-72.2777,43.7256],[-72.2776,43.7257],[-72.2773,43.7258],[-72.2771,43.7259],[-72.2768,43.7262],[-72.2764,43.7265],[-72.2757,43.7271],[-72.2754,43.7274],[-72.2753,43.7275],[-72.275,43.728],[-72.2748,43.7284],[-72.2747,43.7288],[-72.2746,43.7291],[-72.2745,43.7295],[-72.2743,43.73],[-72.274,43.7304],[-72.2737,43.7309],[-72.2736,43.7311],[-72.2734,43.7313],[-72.2728,43.7319],[-72.2728,43.7321],[-72.2725,43.7326],[-72.2725,43.7327],[-72.2722,43.733],[-72.272,43.7332],[-72.2718,43.7334],[-72.2711,43.7339],[-72.2706,43.7341],[-72.27,43.7343],[-72.269,43.7343],[-72.2684,43.7343],[-72.2675,43.7341],[-72.2666,43.7339],[-72.2659,43.7338],[-72.2655,43.7338],[-72.265,43.7338],[-72.2645,43.7339],[-72.2639,43.7341],[-72.2634,43.7343],[-72.2627,43.7347],[-72.2623,43.7349],[-72.262,43.7351],[-72.2609,43.7357],[-72.2605,43.7359],[-72.2603,43.736],[-72.2599,43.7361],[-72.2586,43.7367],[-72.2575,43.7371],[-72.2567,43.7375],[-72.2559,43.7379],[-72.2551,43.7382],[-72.2543,43.7385],[-72.2529,43.739],[-72.2524,43.7393],[-72.2515,43.7397],[-72.2511,43.7399],[-72.2508,43.7401],[-72.2507,43.7401],[-72.2504,43.7403],[-72.2498,43.7406],[-72.2496,43.7406],[-72.2492,43.7409],[-72.2489,43.741],[-72.2488,43.7411],[-72.2482,43.7414],[-72.248,43.7416],[-72.2476,43.7418],[-72.2473,43.742],[-72.2473,43.7421],[-72.2467,43.7425],[-72.2464,43.7426],[-72.2458,43.7428],[-72.2455,43.7429],[-72.2451,43.743],[-72.245,43.7431],[-72.2448,43.7431],[-72.2441,43.7433],[-72.2437,43.7434],[-72.2431,43.7435],[-72.2427,43.7436],[-72.2426,43.7437],[-72.2423,43.7438],[-72.2422,43.7438],[-72.242,43.7439],[-72.2416,43.7441],[-72.2412,43.7441],[-72.2407,43.7441],[-72.2402,43.7442],[-72.2394,43.7443],[-72.2387,43.7446],[-72.2385,43.7446],[-72.2375,43.7447],[-72.2365,43.7449],[-72.2359,43.7451],[-72.2353,43.7454],[-72.2351,43.7455],[-72.2342,43.746],[-72.2331,43.7467],[-72.2326,43.747],[-72.2316,43.7476],[-72.2313,43.7478],[-72.2309,43.7482],[-72.2304,43.7489],[-72.2304,43.7491],[-72.2304,43.7493],[-72.2306,43.7495],[-72.2307,43.7497],[-72.2308,43.7498],[-72.2307,43.7499],[-72.2307,43.75],[-72.2307,43.7501],[-72.2298,43.751],[-72.2293,43.7516],[-72.2292,43.7517],[-72.229,43.7519],[-72.2288,43.7521],[-72.2284,43.7527],[-72.2281,43.753],[-72.228,43.7532],[-72.2277,43.7536],[-72.2276,43.7538],[-72.2274,43.754],[-72.2273,43.7541],[-72.2271,43.7544],[-72.2267,43.7552],[-72.2266,43.7554],[-72.2264,43.7556],[-72.2254,43.7564],[-72.2247,43.7571],[-72.2244,43.7573],[-72.2243,43.7574],[-72.224,43.758],[-72.2236,43.7586],[-72.2233,43.7588],[-72.2229,43.7591],[-72.2227,43.7595],[-72.2225,43.7596],[-72.2224,43.7599],[-72.2223,43.7601],[-72.2222,43.7603],[-72.2217,43.7609],[-72.2214,43.7615],[-72.2211,43.7619],[-72.221,43.7622],[-72.221,43.7623],[-72.2209,43.7627],[-72.2208,43.7629],[-72.2203,43.7634],[-72.2198,43.7638],[-72.2197,43.764],[-72.2196,43.7643],[-72.2196,43.7644],[-72.219,43.765],[-72.2189,43.7651],[-72.2189,43.7652],[-72.2188,43.7653],[-72.2185,43.7655],[-72.2182,43.7657],[-72.2181,43.7657],[-72.2177,43.7659],[-72.2176,43.766],[-72.2173,43.7661],[-72.2169,43.7663],[-72.2166,43.7665],[-72.2161,43.7666],[-72.2154,43.7667],[-72.2153,43.7668],[-72.2152,43.7668],[-72.2147,43.7669],[-72.2146,43.7669],[-72.2142,43.767],[-72.2139,43.7671],[-72.2134,43.7672],[-72.2132,43.7672],[-72.213,43.7672],[-72.2125,43.7673],[-72.2125,43.7674],[-72.2117,43.7675],[-72.2111,43.7677],[-72.2104,43.768],[-72.2101,43.7681],[-72.2097,43.7684],[-72.2095,43.7684],[-72.2095,43.7685],[-72.2089,43.7687],[-72.2082,43.7691],[-72.2079,43.7693],[-72.2076,43.7696],[-72.207,43.77],[-72.2068,43.7701],[-72.2067,43.7701],[-72.2065,43.7702],[-72.2063,43.7703],[-72.206,43.7704],[-72.2059,43.7704],[-72.2059,43.7705],[-72.2058,43.7706],[-72.2057,43.7707],[-72.2055,43.7708],[-72.2053,43.7709],[-72.2052,43.7709],[-72.2052,43.771],[-72.2052,43.7711],[-72.2052,43.7713],[-72.2055,43.7723],[-72.2054,43.7724],[-72.2055,43.7731],[-72.2054,43.7736],[-72.2054,43.7748],[-72.2053,43.7754],[-72.2053,43.7762],[-72.2053,43.7766],[-72.2053,43.7768],[-72.2051,43.777],[-72.2049,43.7773],[-72.2047,43.7775],[-72.2044,43.7781],[-72.2042,43.7784],[-72.2041,43.7787],[-72.2041,43.7791],[-72.204,43.7792],[-72.2039,43.7794],[-72.2041,43.7797],[-72.2044,43.78],[-72.2048,43.7806],[-72.2048,43.7807],[-72.2048,43.7808],[-72.2051,43.7809],[-72.2053,43.7811],[-72.2054,43.7814],[-72.2055,43.7815],[-72.2056,43.7818],[-72.2056,43.7823],[-72.2057,43.7828],[-72.2057,43.7833],[-72.2056,43.7837],[-72.2056,43.7841],[-72.2055,43.7846],[-72.2053,43.785],[-72.2052,43.7851],[-72.2049,43.7854],[-72.2047,43.7858],[-72.2046,43.7859],[-72.2044,43.7861],[-72.2037,43.7865],[-72.2032,43.7868],[-72.2029,43.787],[-72.2023,43.7874],[-72.2016,43.7878],[-72.2012,43.788],[-72.201,43.788],[-72.1997,43.7885],[-72.1994,43.7886],[-72.1991,43.7887],[-72.1989,43.7887],[-72.1987,43.7889],[-72.1983,43.7891],[-72.1981,43.7893],[-72.1977,43.7896],[-72.1971,43.7901],[-72.1968,43.7904],[-72.1962,43.7909],[-72.1958,43.7914],[-72.1951,43.7923],[-72.1946,43.7929],[-72.1944,43.7933],[-72.1941,43.7937],[-72.1938,43.7942],[-72.1937,43.7944],[-72.1936,43.7947],[-72.1935,43.7948],[-72.1932,43.7954],[-72.1929,43.7959],[-72.1929,43.7963],[-72.1927,43.7968],[-72.1924,43.7972],[-72.192,43.7982],[-72.1919,43.7986],[-72.1919,43.7988],[-72.1918,43.799],[-72.1914,43.7998],[-72.191,43.8005],[-72.1909,43.8006],[-72.1902,43.8012],[-72.1889,43.8021],[-72.1882,43.8026],[-72.1875,43.803],[-72.1868,43.8033],[-72.1863,43.8036],[-72.1861,43.8037],[-72.186,43.804],[-72.1859,43.804],[-72.1858,43.8039],[-72.1857,43.8039],[-72.1856,43.804],[-72.1854,43.8042],[-72.1849,43.8047],[-72.1843,43.8057],[-72.184,43.8064],[-72.184,43.8066],[-72.1839,43.8073],[-72.1839,43.8074],[-72.1836,43.8086],[-72.1835,43.809],[-72.1834,43.8096],[-72.1834,43.8101],[-72.1834,43.8105],[-72.1839,43.8116],[-72.1839,43.8117],[-72.1839,43.8119],[-72.184,43.8121],[-72.1843,43.8126],[-72.1847,43.8129],[-72.185,43.8133],[-72.1851,43.8136],[-72.1854,43.8141],[-72.1854,43.8144],[-72.1855,43.8145],[-72.1857,43.8145],[-72.1859,43.8147],[-72.1862,43.8151],[-72.1865,43.8158],[-72.1868,43.8161],[-72.1869,43.8163],[-72.1875,43.8173],[-72.1876,43.818],[-72.1878,43.8186],[-72.1883,43.8193],[-72.1885,43.8196],[-72.1887,43.8203],[-72.189,43.8212],[-72.189,43.8213],[-72.1889,43.8218],[-72.1889,43.8223],[-72.1888,43.8229],[-72.1885,43.8233],[-72.1883,43.8235],[-72.1882,43.8236],[-72.1877,43.8245],[-72.1876,43.8247],[-72.1875,43.8248],[-72.1872,43.8251],[-72.1868,43.826],[-72.1865,43.8266],[-72.1863,43.8269],[-72.1861,43.8272],[-72.1856,43.828],[-72.1847,43.8291],[-72.1839,43.8302],[-72.1836,43.8304],[-72.1833,43.8312],[-72.1831,43.8316],[-72.1828,43.8326],[-72.1826,43.833],[-72.1826,43.8331],[-72.1826,43.8334],[-72.1825,43.8341],[-72.1825,43.8343],[-72.1826,43.835],[-72.1826,43.8356],[-72.1827,43.8362],[-72.183,43.8372],[-72.1829,43.8377],[-72.183,43.8385],[-72.1831,43.8391],[-72.1832,43.8401],[-72.1833,43.8403],[-72.1833,43.8404],[-72.1834,43.8409],[-72.1834,43.8411],[-72.1835,43.8411],[-72.1836,43.8412],[-72.1834,43.8413],[-72.1834,43.8416],[-72.1833,43.8423],[-72.1832,43.8426],[-72.1831,43.8431],[-72.183,43.8434],[-72.183,43.8442],[-72.1831,43.8447],[-72.1833,43.845],[-72.1834,43.8452],[-72.1836,43.8457],[-72.1839,43.8463],[-72.1842,43.847],[-72.1842,43.8472],[-72.1847,43.8479],[-72.1849,43.8484],[-72.1851,43.8492],[-72.1854,43.8496],[-72.1858,43.8501],[-72.1864,43.8512],[-72.1865,43.8515],[-72.1865,43.8517],[-72.1866,43.8519],[-72.1867,43.8521],[-72.1868,43.8523],[-72.1868,43.8524],[-72.1872,43.8532],[-72.1876,43.854],[-72.1878,43.8544],[-72.188,43.8552],[-72.188,43.8556],[-72.1879,43.8558],[-72.1879,43.8564],[-72.1878,43.8564],[-72.1876,43.8571],[-72.187,43.8578],[-72.1865,43.8584],[-72.1861,43.8591],[-72.1859,43.8595],[-72.1856,43.8599],[-72.1854,43.8604],[-72.1853,43.8605],[-72.1852,43.8608],[-72.1851,43.861],[-72.1851,43.8614],[-72.185,43.8618],[-72.185,43.862],[-72.185,43.8621],[-72.1851,43.8623],[-72.1851,43.8626],[-72.185,43.8629],[-72.185,43.8631],[-72.1849,43.8634],[-72.1848,43.8638],[-72.1846,43.8641],[-72.1844,43.8645],[-72.1843,43.8646],[-72.184,43.8648],[-72.1839,43.8649],[-72.1835,43.8652],[-72.1832,43.8653],[-72.1829,43.8655],[-72.1826,43.8656],[-72.1823,43.8657],[-72.182,43.8659],[-72.1818,43.8659],[-72.1815,43.866],[-72.1808,43.8661],[-72.1801,43.8662],[-72.1798,43.8662],[-72.1792,43.8663],[-72.1787,43.8663],[-72.1782,43.8663],[-72.1778,43.8664],[-72.1773,43.8664],[-72.177,43.8664],[-72.1765,43.8664],[-72.1762,43.8664],[-72.1758,43.8664],[-72.1756,43.8664],[-72.1754,43.8664],[-72.1751,43.8665],[-72.1747,43.8666],[-72.1742,43.8667],[-72.1737,43.867],[-72.1736,43.867],[-72.1731,43.8672],[-72.1729,43.8673],[-72.1724,43.8674],[-72.1722,43.8675],[-72.172,43.8675],[-72.1716,43.8676],[-72.1715,43.8676],[-72.1712,43.8678],[-72.171,43.8679],[-72.1705,43.8681],[-72.1703,43.8682],[-72.1698,43.8683],[-72.1696,43.8684],[-72.1691,43.8685],[-72.1686,43.8687],[-72.1682,43.8689],[-72.168,43.869],[-72.1679,43.8691],[-72.1679,43.8692],[-72.168,43.8695],[-72.168,43.8697],[-72.1681,43.8702],[-72.1683,43.8705],[-72.1684,43.8707],[-72.1685,43.8708],[-72.1685,43.8709],[-72.1687,43.8712],[-72.1687,43.8713],[-72.1691,43.8718],[-72.1693,43.8722],[-72.1697,43.8727],[-72.1699,43.873],[-72.17,43.8733],[-72.17,43.8734],[-72.17,43.8735],[-72.1702,43.8737],[-72.1704,43.8739],[-72.1705,43.8741],[-72.1705,43.8742],[-72.1708,43.8745],[-72.171,43.875],[-72.171,43.8751],[-72.1714,43.8755],[-72.1719,43.8761],[-72.1724,43.8767],[-72.1728,43.8774],[-72.1731,43.8783],[-72.1733,43.8788],[-72.1735,43.8794],[-72.1736,43.8796],[-72.1736,43.8802],[-72.1735,43.8809],[-72.1734,43.8813],[-72.1733,43.8818],[-72.1732,43.8823],[-72.1732,43.8826],[-72.1732,43.883],[-72.1731,43.8833],[-72.173,43.8838],[-72.1727,43.8843],[-72.1724,43.8846],[-72.1721,43.885],[-72.1714,43.8855],[-72.1706,43.8862],[-72.1703,43.8862],[-72.1696,43.8862],[-72.1693,43.8862],[-72.1686,43.8862],[-72.1679,43.8862],[-72.1674,43.8862],[-72.167,43.8862],[-72.1661,43.8862],[-72.165,43.8862],[-72.1647,43.8863],[-72.1643,43.8863],[-72.163,43.8865],[-72.1623,43.8866],[-72.1616,43.8868],[-72.1609,43.887],[-72.1602,43.8874],[-72.1597,43.8877],[-72.1595,43.8879],[-72.1593,43.8881],[-72.1592,43.8887],[-72.1591,43.889],[-72.159,43.8895],[-72.1589,43.8899],[-72.1588,43.8907],[-72.1587,43.8918],[-72.1587,43.8922],[-72.1586,43.8925],[-72.1585,43.8928],[-72.1581,43.8933],[-72.1578,43.8938],[-72.1575,43.8944],[-72.1572,43.895],[-72.1566,43.8957],[-72.1558,43.8967],[-72.1555,43.8972],[-72.1549,43.8979],[-72.1547,43.8982],[-72.1539,43.8991],[-72.1532,43.8998],[-72.1521,43.9008],[-72.1513,43.9014],[-72.1505,43.9021],[-72.1501,43.9024],[-72.1496,43.9028],[-72.1491,43.9031],[-72.1484,43.9034],[-72.147,43.9042],[-72.1458,43.9048],[-72.1445,43.9054],[-72.1431,43.906],[-72.1425,43.9063],[-72.1411,43.9069],[-72.1403,43.9073],[-72.1398,43.9075],[-72.1394,43.9077],[-72.1385,43.9081],[-72.1382,43.9083],[-72.1368,43.9088],[-72.1368,43.9089],[-72.1361,43.9092],[-72.1355,43.9096],[-72.1352,43.9099],[-72.1348,43.9103],[-72.1345,43.9109],[-72.1342,43.9114],[-72.134,43.9117],[-72.1335,43.9123],[-72.1332,43.9127],[-72.1329,43.913],[-72.1324,43.9133],[-72.1322,43.9134],[-72.132,43.9135],[-72.1316,43.9137],[-72.1315,43.9137],[-72.1314,43.9138],[-72.1309,43.9139],[-72.1297,43.9144],[-72.1285,43.9149],[-72.1277,43.9152],[-72.127,43.9154],[-72.1264,43.9158],[-72.1254,43.9162],[-72.1246,43.9167],[-72.1245,43.9167],[-72.1244,43.9168],[-72.1243,43.9168],[-72.1235,43.9173],[-72.123,43.9175],[-72.1221,43.9181],[-72.1216,43.9184],[-72.1214,43.9187],[-72.1212,43.9189],[-72.1208,43.9193],[-72.1205,43.9196],[-72.1196,43.9207],[-72.1187,43.9222],[-72.1184,43.9229],[-72.1183,43.9232],[-72.1181,43.9236],[-72.1181,43.9243],[-72.118,43.9246],[-72.1179,43.9263],[-72.1179,43.9268],[-72.1179,43.9271],[-72.1182,43.9274],[-72.1183,43.9279],[-72.1183,43.9282],[-72.1182,43.9286],[-72.1181,43.9291],[-72.1181,43.9298],[-72.1179,43.9303],[-72.1178,43.9308],[-72.1175,43.9318],[-72.1174,43.932],[-72.1173,43.9323],[-72.1171,43.9329],[-72.117,43.9333],[-72.1169,43.9338],[-72.1169,43.9344],[-72.117,43.9355],[-72.1172,43.9363],[-72.1176,43.9378],[-72.1179,43.939],[-72.1181,43.9394],[-72.1184,43.9399],[-72.1186,43.9402],[-72.1188,43.9408],[-72.1189,43.9412],[-72.119,43.9419],[-72.119,43.9429],[-72.1192,43.9434],[-72.1193,43.9438],[-72.1192,43.944],[-72.1189,43.9446],[-72.1188,43.9454],[-72.1186,43.946],[-72.1183,43.9465],[-72.1181,43.9468],[-72.1178,43.9471],[-72.1175,43.9473],[-72.1169,43.9475],[-72.1165,43.9476],[-72.1161,43.9476],[-72.116,43.9476],[-72.1158,43.9476],[-72.1157,43.9476],[-72.1148,43.9476],[-72.1141,43.9475],[-72.114,43.9475],[-72.1139,43.9475],[-72.1129,43.9475],[-72.1117,43.9476],[-72.1113,43.9476],[-72.1109,43.9477],[-72.1104,43.9478],[-72.1096,43.9481],[-72.1091,43.9482],[-72.1086,43.9484],[-72.1083,43.9485],[-72.1082,43.9485],[-72.1078,43.9487],[-72.1071,43.949],[-72.1068,43.9492],[-72.1064,43.9494],[-72.1063,43.9495],[-72.1057,43.9498],[-72.1049,43.9505],[-72.1047,43.9506],[-72.1044,43.9509],[-72.1044,43.951],[-72.1043,43.951],[-72.1041,43.9513],[-72.1037,43.9517],[-72.103,43.9526],[-72.1023,43.9538],[-72.1019,43.9543],[-72.1016,43.9546],[-72.1016,43.9547],[-72.1015,43.9547],[-72.1008,43.9555],[-72.1006,43.9557],[-72.1003,43.9561],[-72.1,43.9563],[-72.0996,43.9567],[-72.0992,43.9572],[-72.0991,43.9574],[-72.0991,43.9575],[-72.099,43.9576],[-72.099,43.9579],[-72.099,43.9584],[-72.099,43.9588],[-72.0991,43.9589],[-72.0992,43.9592],[-72.0994,43.9593],[-72.0995,43.9593],[-72.0996,43.9595],[-72.0996,43.9596],[-72.0996,43.9597],[-72.1002,43.9599],[-72.1005,43.9601],[-72.1009,43.9605],[-72.101,43.9607],[-72.1012,43.9609],[-72.1012,43.9611],[-72.1012,43.9614],[-72.1012,43.9616],[-72.101,43.9618],[-72.101,43.962],[-72.1009,43.9621],[-72.1009,43.9622],[-72.101,43.9624],[-72.101,43.9626],[-72.1007,43.963],[-72.1005,43.9632],[-72.1002,43.9634],[-72.1001,43.9634],[-72.0997,43.9636],[-72.0991,43.9638],[-72.0984,43.9641],[-72.0981,43.9641],[-72.0972,43.9643],[-72.0963,43.9645],[-72.0956,43.9646],[-72.0952,43.9646],[-72.0948,43.9647],[-72.0946,43.9648],[-72.0939,43.9649],[-72.0938,43.9649],[-72.0935,43.965],[-72.0932,43.9651],[-72.0924,43.9653],[-72.0917,43.9654],[-72.0914,43.9654],[-72.0911,43.9656],[-72.0909,43.9658],[-72.091,43.966],[-72.091,43.9662],[-72.0911,43.9664],[-72.0913,43.9666],[-72.0915,43.9667],[-72.0916,43.9668],[-72.0919,43.967],[-72.0922,43.9671],[-72.0934,43.9673],[-72.094,43.9674],[-72.0941,43.9674],[-72.0948,43.9676],[-72.0949,43.9676],[-72.0953,43.9677],[-72.0958,43.9678],[-72.0969,43.9682],[-72.0971,43.9683],[-72.098,43.9685],[-72.0987,43.9687],[-72.0995,43.9688],[-72.1008,43.9689],[-72.1016,43.9688],[-72.1017,43.9689],[-72.1023,43.9689],[-72.103,43.9691],[-72.1034,43.9692],[-72.1044,43.9697],[-72.1051,43.9699],[-72.1056,43.97],[-72.106,43.97],[-72.1064,43.97],[-72.1068,43.9698],[-72.1073,43.9696],[-72.1078,43.9692],[-72.1081,43.969],[-72.1085,43.9687],[-72.1087,43.9685],[-72.1087,43.9684],[-72.1088,43.9684],[-72.1089,43.9684],[-72.1092,43.9682],[-72.1093,43.9682],[-72.1094,43.9681],[-72.1095,43.968],[-72.1097,43.9678],[-72.1097,43.9677],[-72.1098,43.9676],[-72.1099,43.9675],[-72.11,43.9674],[-72.1102,43.9672],[-72.1103,43.9672],[-72.1104,43.9671],[-72.1108,43.967],[-72.1114,43.9669],[-72.1122,43.9671],[-72.1129,43.9672],[-72.1131,43.9673],[-72.1138,43.9675],[-72.114,43.9676],[-72.1141,43.9678],[-72.1144,43.968],[-72.1146,43.9687],[-72.1147,43.9693],[-72.1146,43.9698],[-72.1144,43.9703],[-72.1142,43.9708],[-72.1138,43.9712],[-72.1137,43.9715],[-72.1135,43.972],[-72.1134,43.9726],[-72.1133,43.9733],[-72.1132,43.9738],[-72.1132,43.9739],[-72.1131,43.9741],[-72.1129,43.9746],[-72.1128,43.9756],[-72.1128,43.9758],[-72.1127,43.9763],[-72.1127,43.9768],[-72.1127,43.9779],[-72.1127,43.978],[-72.1128,43.9782],[-72.1129,43.9785],[-72.113,43.9789],[-72.1131,43.98],[-72.1131,43.9804],[-72.1132,43.9805],[-72.1132,43.981],[-72.1131,43.9814],[-72.113,43.9818],[-72.1127,43.9824],[-72.1126,43.9825],[-72.1122,43.9835],[-72.112,43.9842],[-72.112,43.9846],[-72.112,43.986],[-72.1122,43.9868],[-72.1124,43.9873],[-72.1125,43.9875],[-72.1128,43.9881],[-72.1131,43.9884],[-72.1138,43.9894],[-72.1142,43.9897],[-72.1145,43.9899],[-72.1148,43.99],[-72.115,43.9903],[-72.1152,43.9905],[-72.1155,43.9907],[-72.1159,43.9911],[-72.1164,43.9916],[-72.1166,43.992],[-72.1168,43.9924],[-72.1169,43.9924],[-72.117,43.9926],[-72.117,43.9932],[-72.1171,43.9937],[-72.117,43.9942],[-72.1169,43.9944],[-72.1169,43.9945],[-72.1167,43.9948],[-72.1165,43.9949],[-72.1161,43.9952],[-72.1159,43.9953],[-72.1148,43.9958],[-72.1144,43.996],[-72.1135,43.9963],[-72.113,43.9965],[-72.1125,43.9968],[-72.1122,43.9971],[-72.1117,43.9976],[-72.1115,43.9979],[-72.1111,43.9984],[-72.1109,43.9986],[-72.1104,43.9993],[-72.11,43.9996],[-72.1095,44],[-72.1094,44.0002],[-72.1092,44.0004],[-72.1089,44.0005],[-72.1084,44.0007],[-72.1075,44.0012],[-72.1068,44.0014],[-72.1065,44.0016],[-72.1062,44.0016],[-72.1053,44.0018],[-72.1051,44.0018],[-72.1047,44.002],[-72.1044,44.0022],[-72.1041,44.0024],[-72.1038,44.003],[-72.1036,44.0035],[-72.1036,44.004],[-72.1039,44.0049],[-72.1039,44.0051],[-72.104,44.0056],[-72.1042,44.006],[-72.1043,44.0063],[-72.1044,44.0069],[-72.1046,44.0077],[-72.1046,44.0079],[-72.1048,44.0084],[-72.1049,44.0084],[-72.105,44.0086],[-72.105,44.009],[-72.1051,44.0091],[-72.1052,44.0093],[-72.1053,44.0095],[-72.1053,44.0099],[-72.1054,44.01],[-72.1055,44.0102],[-72.1056,44.0105],[-72.1057,44.0111],[-72.1058,44.0117],[-72.1058,44.012],[-72.1058,44.0123],[-72.1057,44.0125],[-72.1055,44.0128],[-72.1053,44.0131],[-72.1049,44.0132],[-72.1049,44.0133],[-72.1041,44.0135],[-72.1038,44.0137],[-72.1033,44.0142],[-72.1028,44.0146],[-72.1024,44.0148],[-72.1011,44.0151],[-72.1006,44.0152],[-72.1003,44.0153],[-72.0998,44.0154],[-72.0994,44.0155],[-72.099,44.0154],[-72.0976,44.0152],[-72.0969,44.015],[-72.0959,44.0146],[-72.0956,44.0145],[-72.0953,44.0144],[-72.095,44.0142],[-72.0944,44.0138],[-72.094,44.0133],[-72.0935,44.0129],[-72.0933,44.0124],[-72.0933,44.0121],[-72.0932,44.0114],[-72.0933,44.0112],[-72.0934,44.0109],[-72.0935,44.0106],[-72.0934,44.0101],[-72.0936,44.0097],[-72.0935,44.0094],[-72.0933,44.0093],[-72.0927,44.0091],[-72.0919,44.0091],[-72.0917,44.0092],[-72.0912,44.0094],[-72.0907,44.0097],[-72.0905,44.0099],[-72.0904,44.0102],[-72.0904,44.0103],[-72.0904,44.0108],[-72.0906,44.0114],[-72.091,44.0119],[-72.0921,44.0131],[-72.0931,44.014],[-72.0936,44.0143],[-72.0938,44.0145],[-72.0941,44.0147],[-72.0944,44.0149],[-72.0946,44.0151],[-72.0949,44.0155],[-72.0953,44.0163],[-72.0953,44.0165],[-72.0956,44.017],[-72.0957,44.0174],[-72.0958,44.0177],[-72.0959,44.0183],[-72.096,44.0188],[-72.0959,44.0197],[-72.0958,44.0203],[-72.0955,44.0211],[-72.0954,44.0216],[-72.0954,44.0218],[-72.0953,44.0219],[-72.095,44.0219],[-72.095,44.022],[-72.0949,44.0224],[-72.0948,44.0226],[-72.0945,44.023],[-72.0943,44.0232],[-72.094,44.0234],[-72.0936,44.0236],[-72.093,44.0238],[-72.0926,44.024],[-72.0925,44.0241],[-72.0923,44.0243],[-72.0921,44.0244],[-72.0915,44.0244],[-72.0911,44.0243],[-72.0907,44.0242],[-72.0903,44.024],[-72.0892,44.0233],[-72.0889,44.023],[-72.0886,44.0228],[-72.088,44.0224],[-72.0876,44.0222],[-72.0873,44.0221],[-72.0864,44.0216],[-72.0863,44.0215],[-72.0855,44.0213],[-72.0851,44.0212],[-72.0847,44.0211],[-72.084,44.0212],[-72.0833,44.0213],[-72.0829,44.0216],[-72.0827,44.0218],[-72.0825,44.022],[-72.0822,44.0225],[-72.082,44.0229],[-72.0818,44.0236],[-72.0818,44.0237],[-72.0816,44.0242],[-72.0816,44.0246],[-72.0815,44.0248],[-72.0816,44.0252],[-72.0819,44.0264],[-72.0819,44.0267],[-72.0819,44.0272],[-72.0816,44.0278],[-72.0813,44.0284],[-72.081,44.0287],[-72.0804,44.0292],[-72.0802,44.0294],[-72.0798,44.0295],[-72.0793,44.0297],[-72.0792,44.0297],[-72.0791,44.0298],[-72.0789,44.0298],[-72.0787,44.0299],[-72.0783,44.03],[-72.078,44.0301],[-72.0778,44.0301],[-72.0771,44.0303],[-72.0767,44.0305],[-72.0759,44.0311],[-72.0754,44.0315],[-72.0751,44.0318],[-72.0749,44.0322],[-72.0748,44.0324],[-72.0748,44.0328],[-72.0748,44.033],[-72.0749,44.0331],[-72.0752,44.0336],[-72.076,44.035],[-72.0764,44.0355],[-72.0769,44.036],[-72.0773,44.0364],[-72.0777,44.0369],[-72.0777,44.0371],[-72.0782,44.0378],[-72.0786,44.0382],[-72.0786,44.0384],[-72.0789,44.0388],[-72.0789,44.0389],[-72.0791,44.0395],[-72.0794,44.0403],[-72.0794,44.0406],[-72.0794,44.041],[-72.0794,44.0414],[-72.079,44.0423],[-72.0787,44.0429],[-72.0783,44.0434],[-72.0778,44.0438],[-72.0773,44.0443],[-72.0768,44.0446],[-72.0761,44.045],[-72.0742,44.0458],[-72.0732,44.0461],[-72.0723,44.0465],[-72.0682,44.0482],[-72.0661,44.049],[-72.0656,44.0491],[-72.0653,44.0492],[-72.0648,44.0492],[-72.064,44.0492],[-72.0631,44.0493],[-72.0625,44.0493],[-72.0624,44.0494],[-72.062,44.0495],[-72.0619,44.0496],[-72.0618,44.0498],[-72.0618,44.05],[-72.0619,44.0506],[-72.062,44.0511],[-72.0622,44.0513],[-72.0624,44.0516],[-72.0626,44.0518],[-72.0631,44.0522],[-72.0636,44.0524],[-72.0639,44.0525],[-72.0652,44.0527],[-72.0661,44.0529],[-72.0664,44.053],[-72.0668,44.0531],[-72.0675,44.0533],[-72.0679,44.0535],[-72.0685,44.0539],[-72.0689,44.0543],[-72.0691,44.0547],[-72.0691,44.0549],[-72.069,44.0553],[-72.0681,44.0574],[-72.068,44.0575],[-72.0675,44.0579],[-72.0673,44.0579],[-72.0666,44.0581],[-72.0656,44.0583],[-72.0654,44.0583],[-72.0653,44.0583],[-72.065,44.0582],[-72.0631,44.0582],[-72.0626,44.0581],[-72.061,44.0578],[-72.06,44.0577],[-72.0593,44.0577],[-72.0589,44.0577],[-72.0582,44.0579],[-72.0577,44.0581],[-72.0573,44.0583],[-72.0568,44.0588],[-72.0562,44.0594],[-72.0558,44.06],[-72.0553,44.0608],[-72.055,44.0614],[-72.0548,44.0619],[-72.0547,44.0625],[-72.0544,44.063],[-72.0539,44.0639],[-72.0537,44.0641],[-72.053,44.065],[-72.0526,44.0654],[-72.0521,44.0659],[-72.0518,44.0663],[-72.0515,44.0665],[-72.0507,44.067],[-72.0503,44.0673],[-72.049,44.0688],[-72.0486,44.0692],[-72.0483,44.0697],[-72.0482,44.0703],[-72.0483,44.0707],[-72.0486,44.0712],[-72.0489,44.0717],[-72.0492,44.0723],[-72.0496,44.0728],[-72.0501,44.0731],[-72.0512,44.0738],[-72.052,44.0741],[-72.0523,44.0743],[-72.0522,44.0746],[-72.0523,44.0748],[-72.0524,44.0749],[-72.0527,44.0751],[-72.0529,44.0758],[-72.053,44.0761],[-72.0529,44.0763],[-72.0525,44.0766],[-72.0521,44.0769],[-72.0516,44.0771],[-72.0504,44.0774],[-72.0476,44.0778],[-72.047,44.0779],[-72.0461,44.0782],[-72.0456,44.0784],[-72.0448,44.0789],[-72.0443,44.079],[-72.0435,44.0792],[-72.0431,44.0793],[-72.0427,44.0792],[-72.0415,44.079],[-72.0414,44.0789],[-72.041,44.0785],[-72.0408,44.0783],[-72.0408,44.0782],[-72.0406,44.078],[-72.0405,44.0779],[-72.0403,44.0776],[-72.0396,44.0771],[-72.0393,44.0769],[-72.0389,44.0767],[-72.0385,44.0766],[-72.038,44.0765],[-72.0376,44.0766],[-72.037,44.0765],[-72.0365,44.0766],[-72.0358,44.0767],[-72.0357,44.0767],[-72.0353,44.0768],[-72.0348,44.0769],[-72.0342,44.0771],[-72.0328,44.0777],[-72.0324,44.078],[-72.0321,44.0782],[-72.0318,44.0785],[-72.0317,44.079],[-72.0316,44.0792],[-72.0317,44.0796],[-72.0318,44.0802],[-72.032,44.0804],[-72.0323,44.0809],[-72.0332,44.0815],[-72.034,44.0819],[-72.0382,44.083],[-72.0387,44.0832],[-72.0392,44.0835],[-72.04,44.084],[-72.0413,44.0846],[-72.0427,44.0852],[-72.0429,44.0853],[-72.0432,44.0855],[-72.0434,44.0855],[-72.0444,44.086],[-72.045,44.0865],[-72.0451,44.0867],[-72.0451,44.0868],[-72.0452,44.087],[-72.0453,44.0873],[-72.0452,44.0879],[-72.0448,44.0883],[-72.0445,44.0885],[-72.0438,44.0888],[-72.0435,44.0889],[-72.043,44.089],[-72.0419,44.089],[-72.0411,44.0888],[-72.0402,44.0887],[-72.0399,44.0887],[-72.039,44.0886],[-72.0378,44.0886],[-72.0371,44.0886],[-72.0367,44.0887],[-72.036,44.089],[-72.0353,44.0892],[-72.0348,44.0895],[-72.034,44.0899],[-72.0337,44.0901],[-72.0333,44.0905],[-72.0327,44.091],[-72.0324,44.0915],[-72.032,44.0922],[-72.0318,44.0928],[-72.0316,44.0942],[-72.0314,44.0951],[-72.0309,44.0966],[-72.0307,44.0977],[-72.0306,44.0982],[-72.0306,44.0988],[-72.0308,44.0994],[-72.0309,44.0997],[-72.031,44.0999],[-72.0313,44.1004],[-72.0316,44.1008],[-72.032,44.1012],[-72.0321,44.1013],[-72.0324,44.1015],[-72.0327,44.1016],[-72.0331,44.1018],[-72.0335,44.1019],[-72.0338,44.102],[-72.0339,44.102],[-72.0345,44.1022],[-72.0346,44.1022],[-72.035,44.1023],[-72.0359,44.1028],[-72.0362,44.1029],[-72.0368,44.1032],[-72.0375,44.1033],[-72.0378,44.1034],[-72.0383,44.1035],[-72.0386,44.1036],[-72.0395,44.1035],[-72.04,44.1033],[-72.0406,44.103],[-72.0407,44.1029],[-72.0409,44.1029],[-72.0409,44.1028],[-72.041,44.1027],[-72.0411,44.1026],[-72.0413,44.1024],[-72.0415,44.1022],[-72.0418,44.1018],[-72.0423,44.1013],[-72.0424,44.101],[-72.0426,44.1005],[-72.0426,44.1001],[-72.0427,44.1],[-72.0426,44.0997],[-72.0426,44.0996],[-72.0426,44.0994],[-72.0426,44.0992],[-72.043,44.0983],[-72.043,44.0977],[-72.043,44.0974],[-72.0431,44.0972],[-72.0435,44.097],[-72.0439,44.0966],[-72.0441,44.0965],[-72.0445,44.0963],[-72.0449,44.0963],[-72.0459,44.0963],[-72.0461,44.0964],[-72.0465,44.0964],[-72.047,44.0964],[-72.0475,44.0965],[-72.0478,44.0966],[-72.0479,44.0966],[-72.0484,44.0969],[-72.0485,44.0969],[-72.0492,44.0974],[-72.0499,44.0978],[-72.0504,44.0982],[-72.0507,44.0986],[-72.0512,44.0991],[-72.0519,44.0998],[-72.0521,44.1002],[-72.0527,44.1014],[-72.0528,44.1018],[-72.0529,44.1025],[-72.0528,44.1028],[-72.0528,44.1034],[-72.0528,44.1037],[-72.0529,44.1044],[-72.053,44.1049],[-72.0532,44.1055],[-72.0535,44.106],[-72.0538,44.1065],[-72.0541,44.1072],[-72.0544,44.108],[-72.0549,44.11],[-72.055,44.1101],[-72.0551,44.1104],[-72.0553,44.1106],[-72.0554,44.1108],[-72.0554,44.1109],[-72.0553,44.1112],[-72.0551,44.1117],[-72.0546,44.1126],[-72.0537,44.1138],[-72.0536,44.114],[-72.0535,44.1142],[-72.0533,44.1144],[-72.0533,44.1147],[-72.0532,44.115],[-72.0532,44.1155],[-72.0532,44.1156],[-72.0532,44.1172],[-72.0532,44.1176],[-72.053,44.1181],[-72.053,44.1182],[-72.0531,44.1187],[-72.0531,44.1189],[-72.0532,44.1193],[-72.0531,44.1195],[-72.0529,44.1197],[-72.0528,44.1197],[-72.0525,44.1198],[-72.0524,44.1199],[-72.0523,44.1198],[-72.0523,44.1197],[-72.0521,44.1197],[-72.052,44.1198],[-72.0519,44.1199],[-72.0517,44.12],[-72.0516,44.12],[-72.0511,44.12],[-72.0507,44.1202],[-72.0505,44.1203],[-72.0503,44.1206],[-72.0499,44.1212],[-72.0494,44.1218],[-72.0492,44.122],[-72.049,44.1222],[-72.0488,44.1223],[-72.0485,44.1225],[-72.0478,44.1228],[-72.0477,44.1228],[-72.0473,44.123],[-72.0469,44.1233],[-72.0464,44.1236],[-72.0464,44.1237],[-72.0462,44.1241],[-72.046,44.1243],[-72.0456,44.1245],[-72.0451,44.1247],[-72.044,44.1248],[-72.0434,44.1248],[-72.0432,44.1248],[-72.0431,44.1247],[-72.0425,44.125],[-72.0425,44.1251],[-72.0423,44.1251],[-72.0421,44.1252],[-72.0415,44.1253],[-72.0413,44.1253],[-72.0406,44.1254],[-72.0403,44.1253],[-72.04,44.1252],[-72.0399,44.1251],[-72.0396,44.1249],[-72.0393,44.1248],[-72.0391,44.1248],[-72.0388,44.1246],[-72.0386,44.1246],[-72.0383,44.1246],[-72.0377,44.1247],[-72.0373,44.1249],[-72.0371,44.1251],[-72.0369,44.1253],[-72.0368,44.1255],[-72.0366,44.1259],[-72.0365,44.1262],[-72.0363,44.1271],[-72.0362,44.1276],[-72.0361,44.1278],[-72.0361,44.1279],[-72.036,44.1285],[-72.0357,44.129],[-72.0356,44.1292],[-72.0352,44.1295],[-72.0346,44.13],[-72.0344,44.1302],[-72.0334,44.1311],[-72.0333,44.1314],[-72.0333,44.1317],[-72.0333,44.1319],[-72.0336,44.1322],[-72.0338,44.1323],[-72.034,44.1324],[-72.0342,44.1325],[-72.0353,44.1328],[-72.0357,44.133],[-72.0368,44.1332],[-72.0371,44.1333],[-72.0372,44.1333],[-72.0374,44.1334],[-72.0386,44.1343],[-72.0397,44.1352],[-72.0403,44.1356],[-72.0411,44.1361],[-72.0414,44.1363],[-72.0418,44.1367],[-72.042,44.137],[-72.042,44.1372],[-72.0419,44.1374],[-72.0419,44.1375],[-72.0419,44.1376],[-72.0416,44.1394],[-72.0415,44.1397],[-72.0416,44.14],[-72.0417,44.1406],[-72.0418,44.1412],[-72.0419,44.1429],[-72.0419,44.143],[-72.042,44.1439],[-72.0419,44.1442],[-72.042,44.1444],[-72.0421,44.1449],[-72.0421,44.1451],[-72.0421,44.1454],[-72.042,44.1457],[-72.042,44.146],[-72.042,44.1462],[-72.0419,44.1463],[-72.0419,44.1466],[-72.0419,44.1471],[-72.0419,44.1476],[-72.0421,44.1481],[-72.0426,44.1491],[-72.0427,44.1495],[-72.0428,44.15],[-72.0429,44.1506],[-72.0428,44.151],[-72.0428,44.1512],[-72.0425,44.1521],[-72.0425,44.1522],[-72.0424,44.1523],[-72.0424,44.1525],[-72.0422,44.1528],[-72.042,44.153],[-72.0417,44.1531],[-72.0416,44.1533],[-72.0415,44.1535],[-72.0415,44.1537],[-72.0412,44.1539],[-72.0412,44.154],[-72.0409,44.1543],[-72.0409,44.1545],[-72.0407,44.1548],[-72.0406,44.1551],[-72.0402,44.1554],[-72.0399,44.1557],[-72.0398,44.1557],[-72.0397,44.1559],[-72.0395,44.156],[-72.0393,44.1561],[-72.0392,44.1562],[-72.0389,44.1563],[-72.0389,44.1564],[-72.039,44.1568],[-72.0391,44.1569],[-72.0395,44.1568],[-72.0396,44.1568],[-72.0397,44.1569],[-72.0398,44.1569],[-72.0397,44.157],[-72.0396,44.1572],[-72.0397,44.1572],[-72.0408,44.1568],[-72.0418,44.1567],[-72.0419,44.1566],[-72.0421,44.1566],[-72.0424,44.1565],[-72.0425,44.1565],[-72.0427,44.1565],[-72.043,44.1565],[-72.0431,44.1566],[-72.0433,44.1567],[-72.0434,44.1569],[-72.0438,44.1573],[-72.0439,44.1578],[-72.0439,44.1581],[-72.0435,44.1588],[-72.0432,44.1593],[-72.043,44.1599],[-72.0426,44.1604],[-72.0423,44.161],[-72.0422,44.1612],[-72.042,44.1615],[-72.0421,44.1616],[-72.0422,44.1617],[-72.0423,44.1618],[-72.0423,44.1619],[-72.0423,44.162],[-72.0423,44.1621],[-72.0425,44.1621],[-72.0426,44.162],[-72.0427,44.1619],[-72.0431,44.1617],[-72.0446,44.1618],[-72.045,44.1617],[-72.0453,44.1617],[-72.0457,44.1616],[-72.0462,44.1615],[-72.0464,44.1614],[-72.0466,44.1615],[-72.0472,44.1616],[-72.0476,44.1619],[-72.0478,44.1622],[-72.0479,44.1625],[-72.048,44.1631],[-72.048,44.1632],[-72.0481,44.1638],[-72.0483,44.1642],[-72.0486,44.1649],[-72.0487,44.1649],[-72.0488,44.1651],[-72.049,44.1652],[-72.049,44.1653],[-72.0496,44.1655],[-72.0503,44.1657],[-72.0512,44.1662],[-72.0518,44.1665],[-72.0521,44.1668],[-72.0523,44.1672],[-72.053,44.1682],[-72.0533,44.1687],[-72.0535,44.1696],[-72.0538,44.1703],[-72.0541,44.1718],[-72.0543,44.1724],[-72.0551,44.1738],[-72.0563,44.1756],[-72.0564,44.176],[-72.0567,44.1767],[-72.0568,44.1774],[-72.0569,44.1777],[-72.0569,44.1778],[-72.0572,44.1788],[-72.0575,44.1795],[-72.0576,44.1797],[-72.0577,44.1801],[-72.0578,44.1803],[-72.0583,44.1813],[-72.0586,44.1817],[-72.0588,44.182],[-72.059,44.1823],[-72.0596,44.1831],[-72.0601,44.1839],[-72.0605,44.1842],[-72.0609,44.1845],[-72.0615,44.1853],[-72.0629,44.1865],[-72.0641,44.1876],[-72.0643,44.1878],[-72.0646,44.1881],[-72.0648,44.1883],[-72.065,44.1885],[-72.0658,44.1893],[-72.066,44.1896],[-72.0662,44.1901],[-72.0662,44.1904],[-72.0661,44.1907],[-72.0659,44.1912],[-72.0654,44.1924],[-72.065,44.1933],[-72.0648,44.1946],[-72.0644,44.1954],[-72.0643,44.1957],[-72.0644,44.1961],[-72.0644,44.1964],[-72.0644,44.1965],[-72.0644,44.1972],[-72.0644,44.1975],[-72.0643,44.1976],[-72.064,44.198],[-72.0638,44.1982],[-72.0633,44.1985],[-72.0629,44.1987],[-72.0628,44.1987],[-72.0626,44.1986],[-72.0625,44.1986],[-72.0623,44.1987],[-72.0619,44.1989],[-72.0615,44.1992],[-72.0609,44.1995],[-72.0604,44.1998],[-72.0598,44.2005],[-72.0594,44.201],[-72.0593,44.2012],[-72.0591,44.2016],[-72.059,44.2017],[-72.0587,44.202],[-72.0587,44.2027],[-72.0584,44.2034],[-72.058,44.2043],[-72.058,44.2046],[-72.0577,44.2058],[-72.0578,44.2061],[-72.0579,44.2063],[-72.0581,44.2065],[-72.0584,44.2066],[-72.0586,44.2069],[-72.0587,44.2072],[-72.0588,44.2075],[-72.0588,44.2076],[-72.0586,44.2076],[-72.0585,44.2077],[-72.0584,44.2078],[-72.0583,44.2079],[-72.0583,44.208],[-72.0582,44.2081],[-72.0582,44.2082],[-72.0585,44.2082],[-72.0586,44.2082],[-72.0587,44.2083],[-72.0585,44.2084],[-72.0585,44.2085],[-72.0585,44.2086],[-72.0588,44.2087],[-72.059,44.2089],[-72.0591,44.209],[-72.0593,44.2094],[-72.0595,44.2096],[-72.0596,44.2097],[-72.0598,44.2097],[-72.0599,44.2098],[-72.0598,44.2098],[-72.0596,44.21],[-72.0595,44.2103],[-72.0595,44.2104],[-72.0595,44.2106],[-72.0591,44.2111],[-72.0589,44.2113],[-72.0586,44.2115],[-72.0584,44.2118],[-72.0583,44.2118],[-72.058,44.2118],[-72.0567,44.212],[-72.0562,44.2122],[-72.0559,44.2124],[-72.0555,44.2127],[-72.0554,44.2128],[-72.0546,44.2139],[-72.0546,44.214],[-72.0539,44.2149],[-72.0534,44.2159],[-72.053,44.2169],[-72.0528,44.2172],[-72.0528,44.2173],[-72.0526,44.2178],[-72.0525,44.218],[-72.0525,44.2183],[-72.0525,44.2186],[-72.0525,44.2189],[-72.0526,44.2195],[-72.0527,44.2196],[-72.0527,44.2197],[-72.0527,44.2198],[-72.0529,44.2201],[-72.0531,44.2206],[-72.0532,44.2208],[-72.0533,44.2211],[-72.0535,44.2218],[-72.0537,44.2227],[-72.0538,44.2229],[-72.0539,44.2234],[-72.0538,44.2242],[-72.0537,44.2247],[-72.0536,44.2253],[-72.0536,44.2256],[-72.0532,44.2265],[-72.053,44.227],[-72.0529,44.2277],[-72.0528,44.2279],[-72.0527,44.2279],[-72.0523,44.2287],[-72.0522,44.229],[-72.0522,44.2293],[-72.052,44.2296],[-72.0519,44.2299],[-72.0517,44.2304],[-72.0515,44.2309],[-72.0512,44.2312],[-72.0511,44.2315],[-72.051,44.2317],[-72.051,44.2319],[-72.0507,44.2323],[-72.0506,44.2329],[-72.0506,44.233],[-72.0503,44.2338],[-72.0502,44.2339],[-72.0501,44.2345],[-72.0499,44.2349],[-72.0499,44.2351],[-72.0496,44.2355],[-72.049,44.2363],[-72.0486,44.2367],[-72.0482,44.2373],[-72.048,44.2379],[-72.0479,44.238],[-72.0479,44.2381],[-72.0478,44.2385],[-72.0477,44.239],[-72.0477,44.2394],[-72.0478,44.2399],[-72.0481,44.2405],[-72.0493,44.2429],[-72.0496,44.2436],[-72.0498,44.2439],[-72.0501,44.2443],[-72.0506,44.2448],[-72.0509,44.245],[-72.051,44.2451],[-72.0511,44.2451],[-72.0515,44.2454],[-72.0525,44.246],[-72.0526,44.2462],[-72.0527,44.2462],[-72.0532,44.2464],[-72.0534,44.2465],[-72.0536,44.2467],[-72.0541,44.2473],[-72.0541,44.2474],[-72.0541,44.2475],[-72.0542,44.2477],[-72.0543,44.2477],[-72.0546,44.2478],[-72.0547,44.2479],[-72.0548,44.248],[-72.0548,44.2482],[-72.0552,44.2489],[-72.0552,44.249],[-72.0554,44.2495],[-72.0554,44.2499],[-72.0557,44.2501],[-72.0559,44.2507],[-72.056,44.2509],[-72.0563,44.2513],[-72.0568,44.2519],[-72.0568,44.252],[-72.0572,44.2527],[-72.0576,44.2533],[-72.0579,44.254],[-72.0581,44.2542],[-72.0583,44.2545],[-72.0587,44.255],[-72.0589,44.2552],[-72.059,44.2555],[-72.0592,44.2557],[-72.0593,44.2559],[-72.0596,44.2561],[-72.0597,44.2564],[-72.0598,44.2569],[-72.0597,44.2574],[-72.0598,44.2575],[-72.0601,44.2581],[-72.0601,44.2582],[-72.0599,44.2584],[-72.0598,44.2586],[-72.0598,44.259],[-72.0598,44.2595],[-72.06,44.2597],[-72.06,44.2599],[-72.0601,44.2601],[-72.0602,44.2604],[-72.0603,44.2607],[-72.0605,44.2609],[-72.0608,44.2609],[-72.0612,44.2609],[-72.0615,44.261],[-72.0615,44.2611],[-72.0614,44.2611],[-72.0611,44.2611],[-72.061,44.2611],[-72.0609,44.2611],[-72.0608,44.2611],[-72.0607,44.2612],[-72.0606,44.2615],[-72.0605,44.2616],[-72.0604,44.2616],[-72.0602,44.2617],[-72.0601,44.2617],[-72.0601,44.2616],[-72.0603,44.2614],[-72.0602,44.2613],[-72.06,44.2615],[-72.0599,44.2616],[-72.0598,44.2616],[-72.0597,44.2616],[-72.0596,44.2617],[-72.0595,44.262],[-72.0596,44.262],[-72.0604,44.2619],[-72.0608,44.2619],[-72.061,44.2622],[-72.0611,44.2624],[-72.0612,44.2625],[-72.0611,44.2625],[-72.0611,44.2627],[-72.0611,44.2629],[-72.0612,44.2631],[-72.0616,44.2633],[-72.0617,44.2634],[-72.0617,44.2636],[-72.0616,44.2636],[-72.0615,44.2636],[-72.0615,44.2635],[-72.0614,44.2634],[-72.0613,44.2632],[-72.0611,44.2632],[-72.061,44.2632],[-72.0609,44.2634],[-72.0607,44.2639],[-72.0606,44.2642],[-72.0605,44.2645],[-72.0605,44.2646],[-72.0604,44.2648],[-72.0597,44.2656],[-72.0595,44.2658],[-72.0594,44.2658],[-72.0593,44.2658],[-72.0593,44.2657],[-72.0594,44.2654],[-72.0594,44.2653],[-72.0594,44.2651],[-72.0593,44.265],[-72.0593,44.2649],[-72.0594,44.2649],[-72.0595,44.2648],[-72.0596,44.2647],[-72.0594,44.2644],[-72.0595,44.2644],[-72.0597,44.264],[-72.0596,44.264],[-72.0595,44.264],[-72.0593,44.2642],[-72.0591,44.2647],[-72.059,44.2648],[-72.059,44.265],[-72.0589,44.265],[-72.0587,44.265],[-72.0586,44.2651],[-72.0587,44.2653],[-72.0589,44.2656],[-72.059,44.2659],[-72.059,44.2661],[-72.0589,44.2665],[-72.0588,44.2668],[-72.0587,44.267],[-72.0588,44.2671],[-72.0593,44.2672],[-72.0594,44.2673],[-72.0595,44.2676],[-72.0596,44.2677],[-72.0596,44.2678],[-72.0597,44.2678],[-72.0597,44.2677],[-72.0598,44.2677],[-72.0598,44.2676],[-72.0599,44.2675],[-72.06,44.2675],[-72.0601,44.2676],[-72.06,44.2678],[-72.0597,44.268],[-72.059,44.2687],[-72.0586,44.2691],[-72.0584,44.2692],[-72.0583,44.2694],[-72.0585,44.2698],[-72.0584,44.27],[-72.0583,44.2701],[-72.0584,44.2701],[-72.0586,44.27],[-72.0592,44.2699],[-72.0596,44.2699],[-72.06,44.2698],[-72.0603,44.2698],[-72.0609,44.2695],[-72.0613,44.2694],[-72.0618,44.2694],[-72.062,44.2694],[-72.0622,44.2694],[-72.063,44.2691],[-72.0631,44.2691],[-72.0633,44.2689],[-72.0633,44.2687],[-72.0634,44.2686],[-72.0635,44.2685],[-72.0638,44.2684],[-72.064,44.2681],[-72.0642,44.268],[-72.0646,44.2679],[-72.0646,44.2677],[-72.0648,44.2677],[-72.0651,44.2678],[-72.0654,44.2679],[-72.0654,44.268],[-72.0657,44.2686],[-72.0657,44.2687],[-72.0659,44.2687],[-72.0661,44.2685],[-72.0664,44.2681],[-72.0665,44.2681],[-72.0667,44.2681],[-72.0669,44.2681],[-72.0671,44.2682],[-72.0676,44.2688],[-72.068,44.2695],[-72.0681,44.2698],[-72.0683,44.2702],[-72.0684,44.2705],[-72.0685,44.2708],[-72.0684,44.2713],[-72.0682,44.2725],[-72.0681,44.2729],[-72.0679,44.2734],[-72.0677,44.2736],[-72.0675,44.2738],[-72.0675,44.2739],[-72.0672,44.2744],[-72.0669,44.2749],[-72.0668,44.275],[-72.0665,44.275],[-72.0664,44.275],[-72.0662,44.2752],[-72.0659,44.2761],[-72.0659,44.2762],[-72.066,44.2763],[-72.066,44.2764],[-72.0659,44.2765],[-72.0659,44.2766],[-72.0657,44.2767],[-72.0657,44.2769],[-72.0656,44.277],[-72.0647,44.2786],[-72.0646,44.279],[-72.0644,44.2793],[-72.0641,44.2797],[-72.0638,44.2801],[-72.0634,44.2806],[-72.0633,44.2808],[-72.0629,44.2813],[-72.0627,44.2816],[-72.0625,44.2817],[-72.0617,44.2823],[-72.0613,44.2827],[-72.0609,44.2833],[-72.0607,44.2835],[-72.0606,44.2837],[-72.0606,44.284],[-72.0605,44.2841],[-72.0603,44.2844],[-72.0602,44.2848],[-72.06,44.2851],[-72.0599,44.2852],[-72.0598,44.2854],[-72.0596,44.2856],[-72.0591,44.2861],[-72.0586,44.2865],[-72.0584,44.2867],[-72.0581,44.2868],[-72.058,44.2869],[-72.0577,44.2871],[-72.0575,44.2872],[-72.0574,44.2872],[-72.0573,44.2873],[-72.057,44.2874],[-72.0564,44.2876],[-72.0562,44.2877],[-72.0562,44.288],[-72.0561,44.2882],[-72.0555,44.2885],[-72.0551,44.2888],[-72.0546,44.2893],[-72.0545,44.2895],[-72.0543,44.2898],[-72.0537,44.2902],[-72.0535,44.2903],[-72.0532,44.2904],[-72.053,44.2905],[-72.0529,44.2905],[-72.0526,44.2905],[-72.052,44.2906],[-72.0512,44.2907],[-72.0504,44.2908],[-72.0499,44.2909],[-72.0493,44.2911],[-72.0487,44.2913],[-72.0476,44.2915],[-72.0471,44.2917],[-72.047,44.2918],[-72.0467,44.2918],[-72.0464,44.292],[-72.0458,44.2924],[-72.0455,44.2928],[-72.0453,44.2932],[-72.0452,44.2939],[-72.045,44.2942],[-72.0449,44.2945],[-72.0445,44.295],[-72.044,44.2953],[-72.0436,44.2955],[-72.0431,44.2955],[-72.0428,44.2955],[-72.0423,44.2954],[-72.0418,44.2954],[-72.0412,44.2955],[-72.0402,44.2957],[-72.0399,44.2958],[-72.0396,44.2959],[-72.0395,44.2959],[-72.0395,44.296],[-72.0392,44.2961],[-72.0385,44.2964],[-72.0381,44.2967],[-72.0372,44.2974],[-72.037,44.2976],[-72.0368,44.2979],[-72.0367,44.2981],[-72.0366,44.2982],[-72.0361,44.2989],[-72.0358,44.2993],[-72.0355,44.2998],[-72.0354,44.2999],[-72.0351,44.3001],[-72.035,44.3002],[-72.0349,44.3003],[-72.0347,44.3004],[-72.0342,44.3007],[-72.0338,44.3011],[-72.0329,44.3022],[-72.0327,44.3025],[-72.0324,44.3032],[-72.0323,44.304],[-72.0323,44.3043],[-72.0323,44.3051],[-72.0323,44.306],[-72.0323,44.3067],[-72.0323,44.3069],[-72.0324,44.3075],[-72.0324,44.308],[-72.0325,44.3095],[-72.0326,44.3103],[-72.0324,44.3109],[-72.0322,44.3119],[-72.0322,44.312],[-72.0318,44.3126],[-72.0315,44.3136],[-72.0314,44.3141],[-72.0316,44.3147],[-72.0314,44.3152],[-72.0315,44.3154],[-72.0316,44.3155],[-72.0319,44.3156],[-72.0321,44.3157],[-72.033,44.3161],[-72.0331,44.3162],[-72.0333,44.3164],[-72.0334,44.3165],[-72.0334,44.3167],[-72.0336,44.3171],[-72.0337,44.3176],[-72.0336,44.3181],[-72.0331,44.319],[-72.033,44.3195],[-72.033,44.3198],[-72.0328,44.3205],[-72.0327,44.3205],[-72.0324,44.3205],[-72.0323,44.3206],[-72.032,44.3206],[-72.0314,44.3209],[-72.0311,44.321],[-72.0305,44.3216],[-72.0301,44.3219],[-72.0299,44.3221],[-72.0298,44.3222],[-72.0293,44.3223],[-72.029,44.3224],[-72.0278,44.3223],[-72.0275,44.3223],[-72.0262,44.3221],[-72.0259,44.322],[-72.0254,44.3219],[-72.0239,44.3215],[-72.0228,44.3213],[-72.0217,44.321],[-72.0214,44.321],[-72.0211,44.3209],[-72.021,44.3209],[-72.0208,44.3207],[-72.0207,44.3207],[-72.0204,44.3207],[-72.0203,44.3208],[-72.0202,44.3208],[-72.0201,44.3208],[-72.0199,44.3208],[-72.0198,44.3208],[-72.0197,44.3207],[-72.0196,44.3204],[-72.0195,44.3203],[-72.0194,44.3203],[-72.0192,44.3202],[-72.0189,44.3202],[-72.0174,44.3205],[-72.0172,44.3205],[-72.0168,44.3205],[-72.0159,44.3206],[-72.0145,44.3209],[-72.0135,44.3211],[-72.0125,44.3213],[-72.0115,44.3215],[-72.0105,44.3218],[-72.0091,44.3222],[-72.0085,44.3224],[-72.0071,44.3231],[-72.007,44.3231],[-72.0068,44.3232],[-72.0065,44.3233],[-72.006,44.3235],[-72.0051,44.3237],[-72.0049,44.3238],[-72.0047,44.3238],[-72.0039,44.3241],[-72.0034,44.3242],[-72.0023,44.3247],[-72.0019,44.3249],[-72.0018,44.3249],[-72.0017,44.325],[-72.0016,44.325],[-72.0016,44.3251],[-72.0015,44.3253],[-72.0013,44.3254],[-72.0012,44.3254],[-72.0011,44.3255],[-72.0008,44.3255],[-72.0006,44.3256],[-72.0002,44.3257],[-71.9996,44.3258],[-71.9981,44.3263],[-71.9968,44.3268],[-71.9954,44.3273],[-71.994,44.3278],[-71.9935,44.3281],[-71.9927,44.3286],[-71.9923,44.3288],[-71.9918,44.329],[-71.991,44.3292],[-71.9902,44.3294],[-71.99,44.3295],[-71.9889,44.3297],[-71.9883,44.33],[-71.9881,44.3301],[-71.9876,44.3304],[-71.9868,44.3311],[-71.9865,44.3315],[-71.986,44.3323],[-71.9857,44.3332],[-71.9855,44.3335],[-71.9851,44.3347],[-71.985,44.335],[-71.9848,44.3358],[-71.9847,44.3359],[-71.9847,44.336],[-71.9845,44.3361],[-71.9844,44.3362],[-71.9841,44.3364],[-71.984,44.3365],[-71.9828,44.3369],[-71.9824,44.3371],[-71.9822,44.3372],[-71.9817,44.3373],[-71.9814,44.3374],[-71.9809,44.3374],[-71.9805,44.3374],[-71.9795,44.3373],[-71.9783,44.3375],[-71.9778,44.3375],[-71.977,44.3374],[-71.9758,44.3371],[-71.9745,44.3369],[-71.9737,44.3368],[-71.9725,44.3367],[-71.9714,44.3367],[-71.9713,44.3367],[-71.9701,44.3366],[-71.9689,44.3366],[-71.9676,44.3366],[-71.9664,44.3366],[-71.9652,44.3365],[-71.9641,44.3365],[-71.963,44.3365],[-71.9621,44.3366],[-71.9611,44.3367],[-71.9598,44.337],[-71.9585,44.3373],[-71.9581,44.3374],[-71.9571,44.3375],[-71.9559,44.3375],[-71.9546,44.3376],[-71.9534,44.3376],[-71.9519,44.3376],[-71.9505,44.3376],[-71.9491,44.3377],[-71.9486,44.3377],[-71.9479,44.3377],[-71.9467,44.3377],[-71.9456,44.3377],[-71.9451,44.3377],[-71.9446,44.3376],[-71.9443,44.3376],[-71.9436,44.3372],[-71.9428,44.3369],[-71.942,44.3366],[-71.9417,44.3365],[-71.9407,44.3363],[-71.9397,44.336],[-71.9392,44.3359],[-71.9386,44.3358],[-71.9377,44.3357],[-71.9368,44.3357],[-71.9361,44.3357],[-71.9352,44.3358],[-71.9345,44.3359],[-71.9341,44.336],[-71.934,44.336],[-71.9326,44.3364],[-71.9325,44.3364],[-71.9312,44.3368],[-71.9306,44.337],[-71.9302,44.3372],[-71.9294,44.3375],[-71.9291,44.3376],[-71.9288,44.3379],[-71.928,44.3386],[-71.9272,44.3396],[-71.9265,44.3406],[-71.926,44.341],[-71.9254,44.3417],[-71.9252,44.3419],[-71.9249,44.3421],[-71.9246,44.3423],[-71.9244,44.3424],[-71.9241,44.3425],[-71.9233,44.3429],[-71.9225,44.3433],[-71.9215,44.3438],[-71.9213,44.3439],[-71.9211,44.344],[-71.9205,44.3444],[-71.9199,44.3448],[-71.9194,44.3451],[-71.9188,44.3456],[-71.9186,44.3457],[-71.9174,44.3465],[-71.9172,44.3466],[-71.9168,44.3468],[-71.9163,44.347],[-71.9161,44.347],[-71.916,44.347],[-71.9156,44.3473],[-71.9151,44.3475],[-71.9142,44.3477],[-71.9133,44.3479],[-71.9124,44.3481],[-71.9115,44.3483],[-71.9106,44.3484],[-71.9094,44.3484],[-71.9084,44.3484],[-71.9077,44.3484],[-71.9069,44.3483],[-71.9067,44.3483],[-71.906,44.3483],[-71.9054,44.3482],[-71.9051,44.3482],[-71.9046,44.3481],[-71.9038,44.3479],[-71.903,44.3477],[-71.9027,44.3476],[-71.9017,44.3473],[-71.9006,44.347],[-71.8995,44.3467],[-71.8988,44.3464],[-71.898,44.3461],[-71.8972,44.3457],[-71.8967,44.3455],[-71.8967,44.3454],[-71.8965,44.3454],[-71.8958,44.345],[-71.895,44.3446],[-71.8942,44.3443],[-71.8933,44.3438],[-71.8927,44.3436],[-71.892,44.3434],[-71.8916,44.3434],[-71.8914,44.3434],[-71.8909,44.3432],[-71.8904,44.3431],[-71.889,44.3431],[-71.8886,44.343],[-71.8878,44.3428],[-71.8868,44.3426],[-71.8865,44.3425],[-71.8859,44.3423],[-71.8858,44.3422],[-71.8846,44.3417],[-71.8843,44.3416],[-71.8842,44.3415],[-71.8841,44.3414],[-71.884,44.3413],[-71.8838,44.3413],[-71.8837,44.3412],[-71.8836,44.3411],[-71.8827,44.3408],[-71.8825,44.3406],[-71.882,44.3403],[-71.8818,44.3402],[-71.8815,44.34],[-71.881,44.3397],[-71.88,44.3395],[-71.8789,44.3389],[-71.8778,44.3385],[-71.8773,44.3383],[-71.8771,44.3383],[-71.877,44.3383],[-71.8767,44.3382],[-71.8766,44.3382],[-71.8765,44.3382],[-71.8764,44.3382],[-71.8762,44.3381],[-71.876,44.3379],[-71.8758,44.3378],[-71.8755,44.3377],[-71.8752,44.3377],[-71.875,44.3376],[-71.8747,44.3374],[-71.8746,44.3373],[-71.8742,44.3372],[-71.874,44.3371],[-71.8738,44.337],[-71.8731,44.3368],[-71.8725,44.3367],[-71.8719,44.3367],[-71.8717,44.3367],[-71.8716,44.3367],[-71.8714,44.3367],[-71.8702,44.337],[-71.8692,44.3374],[-71.8681,44.3378],[-71.8676,44.3381],[-71.867,44.3384],[-71.8664,44.3387],[-71.8656,44.339],[-71.8648,44.3394],[-71.8641,44.3396],[-71.8631,44.3399],[-71.8617,44.3402],[-71.8602,44.3404],[-71.8591,44.3404],[-71.8583,44.3404],[-71.8572,44.3405],[-71.8561,44.3405],[-71.855,44.3406],[-71.8539,44.3407],[-71.8529,44.3409],[-71.8523,44.3412],[-71.8518,44.3413],[-71.8513,44.3415],[-71.8504,44.3419],[-71.8499,44.3421],[-71.8487,44.3426],[-71.8476,44.343],[-71.8468,44.3434],[-71.8456,44.3438],[-71.8452,44.344],[-71.8444,44.3443],[-71.8437,44.3445],[-71.843,44.3447],[-71.8426,44.3449],[-71.8422,44.3452],[-71.8413,44.3457],[-71.8405,44.3462],[-71.8396,44.3468],[-71.8383,44.3477],[-71.838,44.3479],[-71.8379,44.348],[-71.8376,44.3481],[-71.8373,44.3482],[-71.8363,44.3487],[-71.8353,44.3492],[-71.8341,44.3499],[-71.8337,44.3501],[-71.8331,44.3502],[-71.832,44.3505],[-71.8306,44.3507],[-71.8295,44.351],[-71.8284,44.3512],[-71.8276,44.3516],[-71.8267,44.3519],[-71.8258,44.3522],[-71.825,44.3525],[-71.8241,44.3526],[-71.8233,44.3528],[-71.823,44.3529],[-71.8217,44.3528],[-71.8204,44.3528],[-71.8198,44.3529],[-71.8195,44.3529],[-71.8186,44.353],[-71.8176,44.3534],[-71.8167,44.3537],[-71.8158,44.354],[-71.8148,44.3545],[-71.8142,44.3547],[-71.8137,44.3551],[-71.8132,44.3555],[-71.813,44.3557],[-71.8127,44.3562],[-71.8125,44.3567],[-71.8125,44.3569],[-71.8124,44.3573],[-71.8125,44.3579],[-71.8126,44.3584],[-71.813,44.3593],[-71.8142,44.3618],[-71.8147,44.3627],[-71.8154,44.3645],[-71.8161,44.3661],[-71.8161,44.3663],[-71.8162,44.3665],[-71.8162,44.3668],[-71.8163,44.3674],[-71.8162,44.3678],[-71.8162,44.3681],[-71.8161,44.3683],[-71.8159,44.3686],[-71.8155,44.3689],[-71.8142,44.3697],[-71.8135,44.3702],[-71.8131,44.3705],[-71.8127,44.3709],[-71.8125,44.3711],[-71.8124,44.3713],[-71.8123,44.3716],[-71.8123,44.372],[-71.8125,44.3724],[-71.8126,44.3726],[-71.8129,44.3728],[-71.8134,44.3732],[-71.8139,44.3736],[-71.8149,44.3742],[-71.8151,44.3743],[-71.8154,44.3746],[-71.8156,44.3749],[-71.8157,44.375],[-71.8157,44.3752],[-71.8157,44.3753],[-71.8157,44.3761],[-71.8157,44.3767],[-71.8156,44.377],[-71.8155,44.3773],[-71.8152,44.3782],[-71.8152,44.3783],[-71.8151,44.3785],[-71.8149,44.379],[-71.8149,44.3793],[-71.8149,44.3799],[-71.8148,44.3807],[-71.8147,44.3812],[-71.8144,44.3819],[-71.8143,44.382],[-71.8141,44.3822],[-71.8139,44.3824],[-71.8132,44.3827],[-71.8126,44.3829],[-71.8113,44.3832],[-71.81,44.3836],[-71.8096,44.3837],[-71.8091,44.3838],[-71.8087,44.3838],[-71.8075,44.3838],[-71.8062,44.3836],[-71.805,44.3834],[-71.804,44.3834],[-71.8031,44.3833],[-71.8024,44.3834],[-71.8014,44.3837],[-71.8006,44.384],[-71.8003,44.3842],[-71.8002,44.3845],[-71.8,44.3849],[-71.7999,44.385],[-71.7999,44.3852],[-71.7999,44.3856],[-71.7999,44.3861],[-71.8001,44.3863],[-71.8005,44.3869],[-71.8007,44.3872],[-71.8007,44.3873],[-71.801,44.3877],[-71.8016,44.3882],[-71.8018,44.3885],[-71.8027,44.3894],[-71.803,44.3897],[-71.8034,44.3903],[-71.8037,44.3907],[-71.8037,44.391],[-71.8037,44.3911],[-71.8037,44.3912],[-71.8035,44.3919],[-71.8031,44.3926],[-71.8028,44.3929],[-71.8026,44.3931],[-71.8022,44.3935],[-71.8018,44.3938],[-71.8015,44.394],[-71.801,44.3944],[-71.8,44.3949],[-71.7992,44.3954],[-71.7983,44.3961],[-71.7975,44.3967],[-71.7967,44.3974],[-71.7962,44.3978],[-71.796,44.3979],[-71.7955,44.3983],[-71.7945,44.399],[-71.7937,44.3995],[-71.7936,44.3995],[-71.7928,44.3998],[-71.7923,44.4],[-71.7921,44.4001],[-71.7916,44.4002],[-71.7914,44.4002],[-71.7908,44.4002],[-71.7904,44.4002],[-71.79,44.4003],[-71.7897,44.4002],[-71.7894,44.4002],[-71.7881,44.4001],[-71.7869,44.3999],[-71.7856,44.3998],[-71.7841,44.3998],[-71.7826,44.3997],[-71.7815,44.3997],[-71.7807,44.3997],[-71.7799,44.3997],[-71.7797,44.3997],[-71.7789,44.3998],[-71.7785,44.3998],[-71.7779,44.4],[-71.7778,44.4001],[-71.777,44.4005],[-71.7762,44.4008],[-71.776,44.4009],[-71.7754,44.4012],[-71.7747,44.4016],[-71.774,44.4021],[-71.7735,44.4026],[-71.773,44.4029],[-71.7729,44.403],[-71.7725,44.4032],[-71.7712,44.4038],[-71.771,44.4039],[-71.7701,44.4043],[-71.77,44.4044],[-71.7698,44.4045],[-71.7691,44.4049],[-71.7686,44.4051],[-71.7674,44.4057],[-71.7657,44.4064],[-71.7657,44.4063],[-71.765,44.4066],[-71.7647,44.4066],[-71.7641,44.4068],[-71.7629,44.4069],[-71.762,44.407],[-71.761,44.407],[-71.7602,44.407],[-71.7595,44.4068],[-71.7592,44.4067],[-71.7579,44.4067],[-71.7572,44.4066],[-71.7561,44.4064],[-71.7552,44.4061],[-71.755,44.406],[-71.7537,44.405],[-71.7523,44.404],[-71.7515,44.4034],[-71.7507,44.4028],[-71.7504,44.4026],[-71.7501,44.4024],[-71.7497,44.4021],[-71.7496,44.4019],[-71.7485,44.4014],[-71.7478,44.4012],[-71.7474,44.4011],[-71.7469,44.401],[-71.746,44.4009],[-71.7452,44.401],[-71.7449,44.401],[-71.7446,44.401],[-71.7437,44.401],[-71.7434,44.4011],[-71.7429,44.4012],[-71.7423,44.4014],[-71.742,44.4016],[-71.7418,44.4019],[-71.7417,44.402],[-71.7416,44.4023],[-71.7414,44.4026],[-71.741,44.4032],[-71.74,44.4051],[-71.7397,44.4055],[-71.7393,44.4063],[-71.739,44.4068],[-71.739,44.4069],[-71.7387,44.4074],[-71.7387,44.4075],[-71.7386,44.4076],[-71.7384,44.408],[-71.7382,44.4082],[-71.7377,44.4087],[-71.737,44.4092],[-71.7366,44.4094],[-71.7361,44.4098],[-71.7354,44.41],[-71.7349,44.41],[-71.7341,44.4101],[-71.7332,44.4101],[-71.7323,44.4102],[-71.732,44.4103],[-71.7315,44.4105],[-71.7311,44.4107],[-71.7306,44.4107],[-71.7289,44.4108],[-71.7269,44.4109],[-71.7257,44.411],[-71.7231,44.4109],[-71.723,44.4109],[-71.7227,44.4109],[-71.7226,44.4109],[-71.7221,44.4108],[-71.7215,44.4107],[-71.7203,44.4105],[-71.7191,44.4102],[-71.7183,44.4101],[-71.7178,44.41],[-71.7173,44.4099],[-71.7173,44.4098],[-71.7171,44.4098],[-71.716,44.4097],[-71.7148,44.4096],[-71.7147,44.4096],[-71.7146,44.4096],[-71.7143,44.4096],[-71.7137,44.4096],[-71.713,44.4098],[-71.7122,44.4101],[-71.7113,44.4104],[-71.7104,44.4107],[-71.7083,44.4114],[-71.7064,44.4122],[-71.7052,44.4127],[-71.7046,44.4129],[-71.7032,44.4132],[-71.7031,44.4133],[-71.7026,44.4135],[-71.7022,44.4138],[-71.7018,44.4141],[-71.7012,44.4145],[-71.7006,44.4149],[-71.7003,44.4151],[-71.6994,44.4156],[-71.6987,44.4161],[-71.6986,44.4162],[-71.6976,44.4167],[-71.6967,44.4172],[-71.6964,44.4174],[-71.6957,44.4179],[-71.6953,44.4183],[-71.6947,44.419],[-71.6945,44.4192],[-71.6941,44.4194],[-71.6938,44.4195],[-71.6935,44.4196],[-71.6931,44.4197],[-71.6924,44.4199],[-71.6917,44.4201],[-71.691,44.4204],[-71.6903,44.4209],[-71.6895,44.4213],[-71.6888,44.4217],[-71.6884,44.4219],[-71.6879,44.4221],[-71.6874,44.4222],[-71.6869,44.4224],[-71.6863,44.4227],[-71.6857,44.4229],[-71.6848,44.4233],[-71.6843,44.4237],[-71.6839,44.424],[-71.6837,44.4243],[-71.6835,44.4249],[-71.6835,44.4254],[-71.6834,44.4255],[-71.6833,44.4262],[-71.6833,44.4263],[-71.6831,44.4269],[-71.6829,44.4272],[-71.6827,44.4273],[-71.6822,44.4275],[-71.6811,44.4277],[-71.6803,44.4277],[-71.6799,44.4277],[-71.6796,44.4276],[-71.6793,44.4274],[-71.6789,44.4272],[-71.6784,44.4268],[-71.6781,44.4265],[-71.6779,44.4265],[-71.6775,44.4266],[-71.677,44.4269],[-71.6767,44.4271],[-71.6767,44.4272],[-71.6765,44.4274],[-71.6762,44.428],[-71.676,44.4287],[-71.676,44.4289],[-71.676,44.4291],[-71.6762,44.4295],[-71.6767,44.4305],[-71.677,44.4309],[-71.6779,44.4321],[-71.6784,44.4331],[-71.6787,44.4337],[-71.6789,44.434],[-71.6793,44.4343],[-71.6786,44.4348],[-71.6783,44.435],[-71.678,44.4353],[-71.6774,44.4355],[-71.6765,44.4356],[-71.6754,44.4357],[-71.6739,44.4358],[-71.6725,44.4358],[-71.6706,44.4357],[-71.6693,44.4358],[-71.6678,44.4362],[-71.6669,44.4364],[-71.6655,44.4367],[-71.6645,44.4372],[-71.6634,44.4378],[-71.6625,44.4386],[-71.6609,44.4399],[-71.6604,44.4406],[-71.6603,44.4407],[-71.6602,44.4409],[-71.66,44.441],[-71.6597,44.4415],[-71.6589,44.4426],[-71.6589,44.4427],[-71.6582,44.4444],[-71.6578,44.4455],[-71.6572,44.4474],[-71.6569,44.4486],[-71.657,44.4504],[-71.657,44.4505],[-71.657,44.4506],[-71.657,44.4508],[-71.657,44.4509],[-71.657,44.4512],[-71.6569,44.4523],[-71.6568,44.4535],[-71.6564,44.4552],[-71.6559,44.4562],[-71.6551,44.4577],[-71.6542,44.4588],[-71.6533,44.4598],[-71.6529,44.4602],[-71.6526,44.4605],[-71.6521,44.4608],[-71.6517,44.4609],[-71.651,44.4609],[-71.6498,44.4606],[-71.6485,44.4603],[-71.6471,44.4601],[-71.6461,44.46],[-71.645,44.4601],[-71.6443,44.4603],[-71.6435,44.4606],[-71.6428,44.461],[-71.6418,44.4617],[-71.6408,44.4623],[-71.6399,44.4632],[-71.6393,44.4639],[-71.639,44.4644],[-71.6389,44.465],[-71.639,44.4656],[-71.6396,44.4663],[-71.6404,44.4668],[-71.6416,44.4674],[-71.6433,44.4679],[-71.6444,44.4684],[-71.6456,44.4689],[-71.6462,44.4693],[-71.6466,44.4696],[-71.647,44.4699],[-71.6473,44.4704],[-71.6476,44.471],[-71.6476,44.4716],[-71.6474,44.4721],[-71.6471,44.4727],[-71.6468,44.4732],[-71.6463,44.4739],[-71.6457,44.4745],[-71.6444,44.4754],[-71.6423,44.4765],[-71.6412,44.4768],[-71.6402,44.477],[-71.6395,44.4772],[-71.639,44.4775],[-71.6383,44.4779],[-71.6379,44.4785],[-71.6372,44.4793],[-71.6365,44.48],[-71.6359,44.4805],[-71.6354,44.4806],[-71.6352,44.4806],[-71.6349,44.4806],[-71.6347,44.4805],[-71.6346,44.4805],[-71.6345,44.4805],[-71.6344,44.4806],[-71.6342,44.4808],[-71.634,44.481],[-71.6339,44.4811],[-71.6337,44.4812],[-71.6337,44.4813],[-71.6337,44.4815],[-71.6336,44.4817],[-71.6336,44.482],[-71.6336,44.4826],[-71.6335,44.4829],[-71.6334,44.4832],[-71.6328,44.4838],[-71.6324,44.4841],[-71.6322,44.4841],[-71.6321,44.4841],[-71.6319,44.4842],[-71.6313,44.4843],[-71.6308,44.4843],[-71.6296,44.4844],[-71.6284,44.4844],[-71.6281,44.4843],[-71.6269,44.484],[-71.6264,44.4839],[-71.626,44.4838],[-71.6256,44.4835],[-71.6251,44.483],[-71.6249,44.4828],[-71.6247,44.4824],[-71.6246,44.482],[-71.6247,44.4817],[-71.6248,44.4815],[-71.6253,44.4811],[-71.626,44.4805],[-71.6263,44.4802],[-71.6268,44.48],[-71.6272,44.4798],[-71.6276,44.4797],[-71.629,44.4794],[-71.6305,44.4791],[-71.6313,44.4788],[-71.6324,44.4785],[-71.6334,44.4782],[-71.6337,44.4783],[-71.6338,44.4784],[-71.6339,44.4787],[-71.634,44.4788],[-71.6341,44.4789],[-71.6342,44.4788],[-71.6345,44.4785],[-71.6348,44.478],[-71.6349,44.4774],[-71.635,44.4767],[-71.6348,44.4761],[-71.6346,44.4758],[-71.6345,44.4756],[-71.6339,44.475],[-71.6336,44.4748],[-71.6327,44.4742],[-71.6323,44.4742],[-71.6318,44.474],[-71.631,44.4739],[-71.6306,44.4739],[-71.6301,44.4738],[-71.6296,44.4739],[-71.6287,44.474],[-71.6278,44.4741],[-71.6269,44.4743],[-71.6262,44.4745],[-71.6253,44.4748],[-71.6249,44.4749],[-71.6246,44.4752],[-71.6239,44.4768],[-71.6233,44.4779],[-71.6229,44.4786],[-71.6223,44.4798],[-71.6216,44.4809],[-71.6211,44.4817],[-71.6205,44.4827],[-71.6204,44.4829],[-71.6199,44.4837],[-71.6193,44.4845],[-71.6191,44.4847],[-71.6188,44.4851],[-71.6185,44.4853],[-71.6184,44.4855],[-71.6178,44.4858],[-71.6175,44.4859],[-71.6171,44.486],[-71.6168,44.486],[-71.6156,44.486],[-71.6152,44.4859],[-71.6137,44.4853],[-71.6132,44.4851],[-71.613,44.485],[-71.6124,44.4848],[-71.6121,44.4847],[-71.6109,44.4844],[-71.6099,44.4842],[-71.6095,44.4842],[-71.6088,44.4843],[-71.6082,44.4844],[-71.6067,44.4847],[-71.6065,44.4847],[-71.6061,44.4848],[-71.6052,44.485],[-71.6037,44.4853],[-71.6031,44.4854],[-71.6023,44.4855],[-71.6017,44.4855],[-71.6009,44.4856],[-71.6006,44.4857],[-71.6002,44.4858],[-71.5993,44.4863],[-71.5991,44.4865],[-71.5986,44.4868],[-71.5984,44.4871],[-71.5982,44.4875],[-71.5981,44.4884],[-71.5979,44.4893],[-71.5978,44.4898],[-71.5974,44.4903],[-71.597,44.4907],[-71.5969,44.4909],[-71.5968,44.491],[-71.5966,44.4913],[-71.5959,44.4921],[-71.5956,44.4926],[-71.5952,44.4934],[-71.595,44.4939],[-71.5949,44.4944],[-71.5948,44.495],[-71.5949,44.4959],[-71.5949,44.4961],[-71.5948,44.4972],[-71.5947,44.498],[-71.5947,44.4982],[-71.5945,44.4993],[-71.5945,44.4995],[-71.5946,44.4998],[-71.5946,44.5],[-71.5945,44.5003],[-71.5944,44.5005],[-71.5941,44.5007],[-71.5941,44.5008],[-71.5939,44.501],[-71.5935,44.5012],[-71.5932,44.5013],[-71.5932,44.5014],[-71.5929,44.5015],[-71.5924,44.5015],[-71.5919,44.5015],[-71.5914,44.5013],[-71.591,44.5011],[-71.5905,44.5007],[-71.5902,44.5005],[-71.59,44.5],[-71.5898,44.4998],[-71.5897,44.4997],[-71.5895,44.4992],[-71.5896,44.499],[-71.5897,44.4986],[-71.5897,44.4985],[-71.5896,44.4984],[-71.5895,44.4983],[-71.5894,44.4982],[-71.5891,44.4982],[-71.5879,44.4982],[-71.5875,44.4983],[-71.5871,44.4984],[-71.587,44.4985],[-71.5863,44.4989],[-71.5861,44.499],[-71.5859,44.4994],[-71.5858,44.4996],[-71.5858,44.4998],[-71.5859,44.5],[-71.586,44.5002],[-71.5866,44.5009],[-71.5868,44.5012],[-71.587,44.5018],[-71.5869,44.502],[-71.5868,44.5025],[-71.5866,44.5027],[-71.5864,44.5029],[-71.5862,44.5031],[-71.5862,44.5033],[-71.5862,44.5035],[-71.5865,44.5037],[-71.5872,44.5041],[-71.5874,44.5043],[-71.5881,44.5049],[-71.5881,44.505],[-71.5883,44.5052],[-71.5884,44.5058],[-71.5884,44.5061],[-71.5883,44.5064],[-71.5881,44.5066],[-71.5878,44.5067],[-71.5873,44.5067],[-71.5866,44.5066],[-71.5863,44.5065],[-71.5858,44.5062],[-71.5854,44.5058],[-71.585,44.5053],[-71.585,44.5051],[-71.5848,44.5044],[-71.5846,44.5042],[-71.5845,44.504],[-71.5845,44.5039],[-71.5847,44.5036],[-71.5848,44.5034],[-71.5847,44.5032],[-71.5845,44.503],[-71.5835,44.5025],[-71.5829,44.5022],[-71.5824,44.502],[-71.5812,44.5017],[-71.5802,44.5015],[-71.5797,44.5015],[-71.5791,44.5015],[-71.5784,44.5016],[-71.5781,44.5016],[-71.5773,44.5019],[-71.577,44.5021],[-71.5769,44.5023],[-71.5768,44.5026],[-71.5767,44.5031],[-71.5766,44.5035],[-71.5766,44.5038],[-71.5768,44.5041],[-71.5769,44.5043],[-71.5776,44.505],[-71.5779,44.5052],[-71.5783,44.5054],[-71.5788,44.5057],[-71.5793,44.5059],[-71.5795,44.506],[-71.5797,44.5061],[-71.5805,44.5065],[-71.5809,44.5068],[-71.5815,44.5072],[-71.5821,44.5076],[-71.5824,44.5078],[-71.5828,44.5082],[-71.5835,44.5089],[-71.5837,44.5093],[-71.5841,44.5099],[-71.5847,44.5109],[-71.5854,44.5126],[-71.5854,44.513],[-71.5858,44.5138],[-71.5859,44.5141],[-71.5861,44.5144],[-71.5863,44.5147],[-71.5866,44.515],[-71.5867,44.515],[-71.5871,44.5153],[-71.5874,44.5154],[-71.5877,44.5156],[-71.5881,44.5157],[-71.5884,44.5159],[-71.5894,44.5164],[-71.5896,44.5165],[-71.5905,44.517],[-71.5911,44.5173],[-71.5917,44.5177],[-71.5919,44.5179],[-71.5924,44.5184],[-71.5929,44.5189],[-71.593,44.5191],[-71.5935,44.5196],[-71.594,44.5207],[-71.594,44.5209],[-71.5941,44.5212],[-71.5941,44.5215],[-71.594,44.5219],[-71.5939,44.5221],[-71.5936,44.5224],[-71.5935,44.5225],[-71.5933,44.5229],[-71.5931,44.5231],[-71.5929,44.5232],[-71.5926,44.5233],[-71.5924,44.5233],[-71.5914,44.523],[-71.5903,44.5228],[-71.5896,44.5226],[-71.5888,44.5225],[-71.5879,44.5224],[-71.5871,44.5224],[-71.5863,44.5224],[-71.5854,44.5225],[-71.5847,44.5226],[-71.5837,44.523],[-71.5829,44.5234],[-71.5829,44.5233],[-71.5827,44.5235],[-71.5823,44.5236],[-71.5819,44.5238],[-71.581,44.5244],[-71.5807,44.5246],[-71.5806,44.5247],[-71.5804,44.5249],[-71.5803,44.525],[-71.5796,44.5256],[-71.5794,44.5257],[-71.579,44.5262],[-71.5786,44.5268],[-71.5782,44.5276],[-71.5773,44.5286],[-71.5771,44.5289],[-71.5769,44.5291],[-71.5765,44.5295],[-71.5755,44.5305],[-71.5753,44.5308],[-71.5747,44.5315],[-71.5745,44.5318],[-71.5743,44.5321],[-71.5741,44.5323],[-71.5738,44.5326],[-71.5735,44.5331],[-71.5733,44.5335],[-71.573,44.5342],[-71.5722,44.5363],[-71.5719,44.537],[-71.5719,44.5373],[-71.5719,44.5376],[-71.5719,44.5379],[-71.572,44.5382],[-71.5722,44.5385],[-71.5723,44.5387],[-71.5727,44.5391],[-71.5728,44.5392],[-71.574,44.5402],[-71.5744,44.5406],[-71.5753,44.5414],[-71.5755,44.5415],[-71.576,44.5416],[-71.5761,44.5417],[-71.5764,44.5421],[-71.5765,44.5422],[-71.5766,44.5424],[-71.577,44.5426],[-71.5772,44.5427],[-71.5779,44.543],[-71.5785,44.5434],[-71.5793,44.5438],[-71.5805,44.5445],[-71.5812,44.5448],[-71.5815,44.545],[-71.5817,44.5451],[-71.5823,44.5454],[-71.5824,44.5455],[-71.5829,44.5457],[-71.5834,44.5459],[-71.5839,44.5462],[-71.5842,44.5463],[-71.5853,44.5465],[-71.5854,44.5465],[-71.5858,44.5466],[-71.586,44.5467],[-71.5863,44.5469],[-71.5864,44.5469],[-71.5866,44.547],[-71.5869,44.5472],[-71.5873,44.5474],[-71.5886,44.5484],[-71.5891,44.5487],[-71.5892,44.5487],[-71.5894,44.5489],[-71.5897,44.5491],[-71.59,44.5493],[-71.5904,44.5495],[-71.5907,44.5497],[-71.5911,44.55],[-71.5912,44.5501],[-71.5919,44.5505],[-71.5925,44.5509],[-71.5931,44.5513],[-71.5941,44.5519],[-71.5951,44.5525],[-71.5952,44.5526],[-71.5958,44.5531],[-71.5967,44.5537],[-71.5969,44.5537],[-71.5971,44.5538],[-71.5975,44.554],[-71.5977,44.5542],[-71.5978,44.5543],[-71.598,44.5544],[-71.5981,44.5547],[-71.5983,44.5548],[-71.5985,44.5548],[-71.5986,44.5548],[-71.5983,44.555],[-71.5982,44.5551],[-71.5981,44.5552],[-71.5979,44.5563],[-71.5976,44.5576],[-71.5974,44.5582],[-71.5972,44.5588],[-71.5972,44.559],[-71.597,44.5595],[-71.5967,44.56],[-71.596,44.5608],[-71.5958,44.561],[-71.5953,44.5616],[-71.5949,44.562],[-71.5947,44.5623],[-71.5946,44.5626],[-71.5947,44.5627],[-71.5948,44.5628],[-71.5949,44.5629],[-71.5948,44.5629],[-71.5945,44.5629],[-71.5942,44.563],[-71.594,44.5632],[-71.5936,44.5637],[-71.5933,44.564],[-71.5931,44.5642],[-71.5925,44.5646],[-71.5922,44.5648],[-71.5919,44.565],[-71.5915,44.5652],[-71.5912,44.5654],[-71.5905,44.5656],[-71.5896,44.5657],[-71.5888,44.5658],[-71.5877,44.5658],[-71.587,44.5657],[-71.5865,44.5656],[-71.5855,44.5654],[-71.5846,44.5652],[-71.5842,44.5651],[-71.5838,44.565],[-71.5834,44.565],[-71.5828,44.5649],[-71.5818,44.5648],[-71.5809,44.5648],[-71.5801,44.5649],[-71.5791,44.5649],[-71.5785,44.5651],[-71.5777,44.5651],[-71.5769,44.5652],[-71.5761,44.5651],[-71.5755,44.565],[-71.5741,44.5645],[-71.5734,44.5642],[-71.5731,44.5641],[-71.5728,44.5639],[-71.5726,44.5638],[-71.572,44.5634],[-71.5715,44.5632],[-71.5711,44.5631],[-71.5709,44.5631],[-71.5707,44.563],[-71.5695,44.5629],[-71.5682,44.5628],[-71.5674,44.5628],[-71.5652,44.5629],[-71.5643,44.5629],[-71.5637,44.563],[-71.563,44.5631],[-71.5621,44.5632],[-71.5616,44.5632],[-71.5614,44.5633],[-71.5609,44.5635],[-71.5604,44.5637],[-71.5599,44.5639],[-71.5597,44.564],[-71.5594,44.5642],[-71.5592,44.5643],[-71.559,44.5645],[-71.5585,44.5649],[-71.5584,44.5651],[-71.5582,44.5654],[-71.5582,44.5656],[-71.5585,44.5661],[-71.5586,44.5665],[-71.5588,44.567],[-71.559,44.5673],[-71.5591,44.5676],[-71.5591,44.5678],[-71.5592,44.5681],[-71.5591,44.5685],[-71.559,44.5689],[-71.5584,44.5695],[-71.5583,44.5697],[-71.5582,44.5698],[-71.5581,44.57],[-71.558,44.5701],[-71.5578,44.5703],[-71.5577,44.5704],[-71.5576,44.5704],[-71.5576,44.5705],[-71.5575,44.5705],[-71.557,44.5705],[-71.5568,44.5705],[-71.5567,44.5705],[-71.5561,44.5703],[-71.556,44.5703],[-71.5554,44.5701],[-71.5551,44.57],[-71.5544,44.5698],[-71.5542,44.5696],[-71.5541,44.5696],[-71.5534,44.5693],[-71.5528,44.5692],[-71.5519,44.5691],[-71.5513,44.5691],[-71.5509,44.5692],[-71.5501,44.5693],[-71.5497,44.5695],[-71.5494,44.5696],[-71.5491,44.5699],[-71.5486,44.5704],[-71.5483,44.5706],[-71.5479,44.5711],[-71.5477,44.5714],[-71.5477,44.5717],[-71.5479,44.5722],[-71.5481,44.5726],[-71.5482,44.5727],[-71.5484,44.573],[-71.5486,44.5731],[-71.5487,44.5732],[-71.5491,44.5735],[-71.5499,44.574],[-71.5502,44.5741],[-71.5503,44.5742],[-71.5509,44.5746],[-71.5515,44.575],[-71.5518,44.5752],[-71.552,44.5753],[-71.5522,44.5754],[-71.5527,44.5758],[-71.5529,44.5761],[-71.5531,44.5764],[-71.5534,44.5768],[-71.5534,44.5769],[-71.5539,44.5776],[-71.554,44.5778],[-71.5543,44.5783],[-71.5546,44.5788],[-71.5548,44.5794],[-71.5549,44.5796],[-71.5549,44.5798],[-71.5549,44.5802],[-71.5549,44.5803],[-71.5549,44.5805],[-71.5548,44.5808],[-71.5545,44.5813],[-71.5544,44.5813],[-71.5543,44.5816],[-71.5534,44.5829],[-71.5531,44.5833],[-71.5531,44.5834],[-71.5527,44.584],[-71.5524,44.5844],[-71.5522,44.5845],[-71.552,44.5846],[-71.5517,44.5847],[-71.5514,44.5846],[-71.5508,44.5844],[-71.5507,44.5843],[-71.5503,44.5838],[-71.5502,44.5836],[-71.5503,44.5834],[-71.5507,44.5825],[-71.5509,44.5821],[-71.5511,44.5819],[-71.5512,44.5817],[-71.5513,44.5816],[-71.5516,44.5811],[-71.5517,44.5808],[-71.5515,44.5806],[-71.5508,44.5797],[-71.5505,44.5793],[-71.5501,44.5788],[-71.5497,44.5783],[-71.5494,44.5782],[-71.5489,44.578],[-71.5487,44.5779],[-71.5479,44.5778],[-71.5473,44.5778],[-71.5471,44.5778],[-71.5465,44.5778],[-71.5458,44.5779],[-71.5453,44.5781],[-71.545,44.5782],[-71.5448,44.5784],[-71.5446,44.5785],[-71.5445,44.5785],[-71.544,44.5789],[-71.5434,44.5793],[-71.5431,44.5795],[-71.5423,44.58],[-71.5418,44.5802],[-71.5416,44.5804],[-71.5412,44.5805],[-71.5405,44.5808],[-71.5396,44.5814],[-71.5389,44.5819],[-71.5388,44.5819],[-71.5385,44.5821],[-71.5379,44.5827],[-71.5377,44.583],[-71.5374,44.5834],[-71.5373,44.5835],[-71.5374,44.5837],[-71.5375,44.584],[-71.5375,44.5842],[-71.5375,44.5845],[-71.5373,44.5849],[-71.5372,44.5853],[-71.5369,44.5857],[-71.5366,44.586],[-71.5363,44.5862],[-71.5361,44.5865],[-71.5354,44.5871],[-71.5353,44.5872],[-71.5351,44.5874],[-71.5349,44.5877],[-71.5349,44.5879],[-71.535,44.588],[-71.5353,44.588],[-71.5356,44.5879],[-71.5359,44.5878],[-71.5362,44.5876],[-71.5363,44.5876],[-71.5365,44.5875],[-71.5368,44.5874],[-71.5372,44.5874],[-71.5373,44.5874],[-71.5381,44.5874],[-71.5384,44.5875],[-71.5388,44.5876],[-71.5394,44.5878],[-71.5396,44.5879],[-71.5399,44.5883],[-71.54,44.5885],[-71.5402,44.5888],[-71.5403,44.5891],[-71.5403,44.5894],[-71.5401,44.5897],[-71.5401,44.5898],[-71.54,44.5899],[-71.5396,44.5905],[-71.5395,44.5907],[-71.5392,44.591],[-71.5391,44.591],[-71.5388,44.5912],[-71.5387,44.5912],[-71.5382,44.5918],[-71.538,44.592],[-71.5379,44.5923],[-71.5377,44.593],[-71.5377,44.5933],[-71.5378,44.5936],[-71.5379,44.5939],[-71.5381,44.5941],[-71.5385,44.5942],[-71.5392,44.5941],[-71.5397,44.5938],[-71.5398,44.5936],[-71.54,44.5933],[-71.5401,44.5932],[-71.5405,44.593],[-71.541,44.5926],[-71.5413,44.5925],[-71.5418,44.5923],[-71.542,44.5921],[-71.5423,44.592],[-71.5426,44.5918],[-71.5436,44.5913],[-71.5441,44.5911],[-71.5443,44.591],[-71.5448,44.5908],[-71.545,44.5907],[-71.5456,44.5906],[-71.5463,44.5906],[-71.5468,44.5908],[-71.5469,44.5908],[-71.5473,44.5914],[-71.5475,44.5917],[-71.5475,44.5919],[-71.5474,44.5922],[-71.5472,44.5924],[-71.5467,44.5929],[-71.546,44.5936],[-71.5457,44.594],[-71.5455,44.5946],[-71.5453,44.595],[-71.5452,44.5956],[-71.5452,44.5962],[-71.5454,44.5968],[-71.5456,44.597],[-71.546,44.5971],[-71.5464,44.5971],[-71.5469,44.5971],[-71.5471,44.5969],[-71.5473,44.5968],[-71.5477,44.5963],[-71.548,44.5959],[-71.5484,44.5955],[-71.5491,44.595],[-71.5493,44.5949],[-71.5496,44.5948],[-71.5503,44.5944],[-71.5508,44.5942],[-71.5512,44.5941],[-71.5519,44.5939],[-71.5522,44.5937],[-71.5525,44.5936],[-71.5525,44.5935],[-71.5529,44.5933],[-71.5534,44.5932],[-71.5538,44.5932],[-71.5547,44.5932],[-71.555,44.5932],[-71.5552,44.5934],[-71.5553,44.5936],[-71.5554,44.5936],[-71.5554,44.5938],[-71.5553,44.5942],[-71.5551,44.5944],[-71.5546,44.5947],[-71.5544,44.5949],[-71.5542,44.5954],[-71.5542,44.5956],[-71.5543,44.5959],[-71.5543,44.596],[-71.5543,44.5962],[-71.5544,44.5968],[-71.5543,44.5977],[-71.5542,44.598],[-71.5537,44.5986],[-71.5535,44.5988],[-71.5532,44.5989],[-71.5529,44.599],[-71.552,44.5992],[-71.5515,44.5993],[-71.5512,44.5994],[-71.5509,44.5995],[-71.5507,44.5996],[-71.5506,44.5997],[-71.5504,44.5999],[-71.5503,44.6002],[-71.5503,44.6005],[-71.5504,44.6007],[-71.5507,44.6009],[-71.551,44.601],[-71.5511,44.6011],[-71.5515,44.6011],[-71.5518,44.6011],[-71.552,44.601],[-71.5523,44.6008],[-71.5526,44.6006],[-71.5528,44.6004],[-71.5532,44.6001],[-71.5542,44.5999],[-71.5546,44.5998],[-71.555,44.5997],[-71.5554,44.5996],[-71.5558,44.5995],[-71.5564,44.5994],[-71.5573,44.5994],[-71.5579,44.5994],[-71.5586,44.5995],[-71.5591,44.5996],[-71.5597,44.5996],[-71.56,44.5997],[-71.5604,44.5998],[-71.5609,44.6],[-71.5613,44.6002],[-71.5615,44.6003],[-71.5617,44.6006],[-71.5618,44.6007],[-71.5621,44.6012],[-71.5623,44.6016],[-71.5623,44.6021],[-71.5622,44.6025],[-71.5621,44.6028],[-71.5619,44.603],[-71.5618,44.6031],[-71.5613,44.6033],[-71.5612,44.6033],[-71.5608,44.6034],[-71.5604,44.6034],[-71.5598,44.6034],[-71.5589,44.6033],[-71.5586,44.6033],[-71.5571,44.6034],[-71.5568,44.6035],[-71.5559,44.6037],[-71.5552,44.604],[-71.555,44.6042],[-71.5546,44.6045],[-71.5543,44.6049],[-71.5539,44.6056],[-71.5536,44.6061],[-71.5535,44.607],[-71.5536,44.6083],[-71.5538,44.6091],[-71.554,44.6097],[-71.5549,44.6115],[-71.5549,44.6116],[-71.5551,44.6123],[-71.5553,44.6131],[-71.5555,44.614],[-71.5556,44.6143],[-71.5557,44.6149],[-71.5562,44.6159],[-71.5563,44.6163],[-71.5563,44.6168],[-71.5564,44.6172],[-71.5566,44.6177],[-71.5566,44.6181],[-71.5566,44.6186],[-71.5565,44.6192],[-71.5565,44.6196],[-71.5565,44.6201],[-71.5565,44.6204],[-71.5564,44.6207],[-71.5565,44.6207],[-71.5563,44.6213],[-71.5561,44.6221],[-71.5558,44.6227],[-71.5556,44.6232],[-71.5553,44.6239],[-71.5552,44.6245],[-71.5551,44.625],[-71.5552,44.6251],[-71.5551,44.6252],[-71.555,44.6253],[-71.5549,44.6253],[-71.5548,44.6253],[-71.5547,44.6253],[-71.5544,44.6254],[-71.5542,44.6254],[-71.5539,44.6254],[-71.5533,44.6253],[-71.5531,44.6252],[-71.553,44.6252],[-71.5528,44.625],[-71.5524,44.6248],[-71.5522,44.6246],[-71.5519,44.6245],[-71.5516,44.6242],[-71.5511,44.6237],[-71.5507,44.6233],[-71.5504,44.6231],[-71.5502,44.623],[-71.5488,44.6226],[-71.5486,44.6225],[-71.5483,44.6224],[-71.5481,44.6223],[-71.5479,44.6222],[-71.5472,44.6221],[-71.5469,44.6221],[-71.5467,44.6222],[-71.5465,44.6224],[-71.5464,44.6227],[-71.5463,44.623],[-71.5464,44.6234],[-71.5465,44.6236],[-71.547,44.6243],[-71.5478,44.625],[-71.548,44.6251],[-71.5485,44.6252],[-71.5486,44.6252],[-71.5493,44.6252],[-71.5497,44.6251],[-71.5503,44.6251],[-71.5509,44.6251],[-71.5515,44.6252],[-71.5517,44.6253],[-71.5521,44.6255],[-71.5522,44.6257],[-71.5524,44.6261],[-71.5525,44.6263],[-71.5526,44.6265],[-71.5528,44.6266],[-71.5529,44.6267],[-71.5529,44.6268],[-71.553,44.6269],[-71.553,44.627],[-71.5531,44.627],[-71.5533,44.6269],[-71.5535,44.6269],[-71.5546,44.6271],[-71.5556,44.6271],[-71.556,44.6271],[-71.5563,44.6272],[-71.5565,44.6272],[-71.5569,44.6274],[-71.5571,44.6275],[-71.5572,44.6277],[-71.5573,44.6283],[-71.5573,44.6284],[-71.5572,44.6289],[-71.5571,44.6292],[-71.557,44.6295],[-71.5564,44.6297],[-71.5559,44.6298],[-71.5548,44.6296],[-71.5545,44.6295],[-71.5543,44.6294],[-71.554,44.6293],[-71.5538,44.629],[-71.5537,44.6288],[-71.5535,44.6287],[-71.5527,44.6281],[-71.5526,44.6281],[-71.5523,44.628],[-71.5522,44.6279]]]},"properties":{"STATE_ID":"33","STATE_NAME":"New Hampshire"},"id":33}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-81.8485,36.3389],[-81.8485,36.3388],[-81.8485,36.3389],[-81.8483,36.3389],[-81.8482,36.3389],[-81.848,36.339],[-81.8479,36.3391],[-81.8478,36.3392],[-81.8476,36.3393],[-81.8475,36.3394],[-81.8474,36.3395],[-81.8473,36.3397],[-81.8472,36.3398],[-81.847,36.3399],[-81.8469,36.3399],[-81.8468,36.34],[-81.8467,36.34],[-81.8464,36.3401],[-81.8462,36.3402],[-81.8459,36.3402],[-81.8457,36.3403],[-81.8456,36.3403],[-81.8455,36.3404],[-81.8454,36.3405],[-81.8452,36.3406],[-81.8449,36.3408],[-81.8445,36.3412],[-81.8444,36.3414],[-81.8443,36.3415],[-81.8441,36.3416],[-81.8439,36.3417],[-81.8436,36.3418],[-81.8434,36.3419],[-81.8433,36.3419],[-81.8431,36.342],[-81.8427,36.3423],[-81.8424,36.3425],[-81.8422,36.3426],[-81.842,36.3428],[-81.8418,36.343],[-81.8416,36.343],[-81.8415,36.3432],[-81.8413,36.3433],[-81.8412,36.3434],[-81.841,36.3434],[-81.8407,36.3436],[-81.8402,36.3438],[-81.8399,36.344],[-81.8396,36.3441],[-81.8393,36.3442],[-81.839,36.3443],[-81.8388,36.3444],[-81.8387,36.3444],[-81.8385,36.3445],[-81.8383,36.3445],[-81.8381,36.3446],[-81.838,36.3447],[-81.8378,36.3448],[-81.8376,36.345],[-81.8374,36.3451],[-81.8372,36.3452],[-81.837,36.3453],[-81.8365,36.3455],[-81.8361,36.3456],[-81.8358,36.3457],[-81.8354,36.3458],[-81.8351,36.3459],[-81.8349,36.346],[-81.8346,36.3462],[-81.8344,36.3463],[-81.834,36.3466],[-81.8338,36.3467],[-81.8336,36.3469],[-81.8333,36.3472],[-81.8332,36.3473],[-81.8331,36.3473],[-81.8329,36.3474],[-81.8328,36.3474],[-81.8327,36.3474],[-81.8325,36.3474],[-81.8324,36.3473],[-81.8321,36.3473],[-81.8319,36.3473],[-81.8317,36.3473],[-81.8315,36.3473],[-81.8313,36.3473],[-81.8312,36.3474],[-81.831,36.3475],[-81.8308,36.3475],[-81.8307,36.3475],[-81.8304,36.3476],[-81.8301,36.3476],[-81.8299,36.3476],[-81.8296,36.3477],[-81.8294,36.3477],[-81.8293,36.3478],[-81.8292,36.3478],[-81.8289,36.3479],[-81.8286,36.348],[-81.8284,36.3481],[-81.8282,36.3483],[-81.828,36.3484],[-81.8278,36.3485],[-81.8275,36.3486],[-81.8273,36.3486],[-81.8271,36.3487],[-81.8269,36.3487],[-81.8267,36.3488],[-81.8263,36.3489],[-81.8261,36.3489],[-81.826,36.3489],[-81.8259,36.3489],[-81.8258,36.3489],[-81.8257,36.3488],[-81.8256,36.3488],[-81.8255,36.3487],[-81.8254,36.3487],[-81.8252,36.3487],[-81.825,36.3486],[-81.8248,36.3486],[-81.8246,36.3486],[-81.8244,36.3486],[-81.8242,36.3486],[-81.8237,36.3487],[-81.8234,36.3487],[-81.823,36.3488],[-81.8227,36.3488],[-81.8225,36.3488],[-81.8223,36.3488],[-81.8222,36.3488],[-81.8221,36.3488],[-81.8218,36.3489],[-81.8216,36.349],[-81.8214,36.3491],[-81.8213,36.3491],[-81.8212,36.3491],[-81.8209,36.3491],[-81.8208,36.3492],[-81.8207,36.3492],[-81.8205,36.3492],[-81.8203,36.3493],[-81.8198,36.3496],[-81.8196,36.3497],[-81.8195,36.3498],[-81.8193,36.3499],[-81.8191,36.3501],[-81.8189,36.3502],[-81.8188,36.3503],[-81.8187,36.3504],[-81.8185,36.3504],[-81.8184,36.3505],[-81.8183,36.3505],[-81.8182,36.3505],[-81.818,36.3506],[-81.8177,36.3506],[-81.8174,36.3507],[-81.8172,36.3507],[-81.817,36.3508],[-81.8168,36.3509],[-81.8165,36.351],[-81.8162,36.3511],[-81.8159,36.3511],[-81.8156,36.3512],[-81.8152,36.3513],[-81.8149,36.3513],[-81.8146,36.3513],[-81.8143,36.3514],[-81.814,36.3513],[-81.8138,36.3513],[-81.8136,36.3514],[-81.8132,36.3514],[-81.8128,36.3514],[-81.8123,36.3515],[-81.8121,36.3515],[-81.8119,36.3515],[-81.8117,36.3516],[-81.8114,36.3516],[-81.8112,36.3517],[-81.8107,36.3517],[-81.8105,36.3518],[-81.8104,36.3518],[-81.8103,36.3518],[-81.8101,36.3519],[-81.81,36.352],[-81.8099,36.3521],[-81.8098,36.3522],[-81.8096,36.3525],[-81.8094,36.3527],[-81.8093,36.3529],[-81.8092,36.3532],[-81.8091,36.3533],[-81.8089,36.3535],[-81.8088,36.3537],[-81.8087,36.3538],[-81.8085,36.3539],[-81.8083,36.3541],[-81.8081,36.3542],[-81.8079,36.3543],[-81.8077,36.3543],[-81.8076,36.3544],[-81.8075,36.3544],[-81.8074,36.3544],[-81.8071,36.3544],[-81.8069,36.3544],[-81.8068,36.3544],[-81.8067,36.3545],[-81.8064,36.3546],[-81.8061,36.3547],[-81.8056,36.3549],[-81.8052,36.3552],[-81.8046,36.3554],[-81.8043,36.3556],[-81.8041,36.3556],[-81.804,36.3556],[-81.8039,36.3556],[-81.8038,36.3556],[-81.8037,36.3556],[-81.8035,36.3555],[-81.8033,36.3554],[-81.8032,36.3554],[-81.803,36.3555],[-81.8029,36.3556],[-81.8026,36.3558],[-81.8023,36.356],[-81.8018,36.3564],[-81.8017,36.3566],[-81.8016,36.3566],[-81.8016,36.3568],[-81.8015,36.3572],[-81.8015,36.3574],[-81.8014,36.3575],[-81.8014,36.3577],[-81.8012,36.3579],[-81.801,36.3579],[-81.8009,36.358],[-81.8008,36.358],[-81.8007,36.3581],[-81.8006,36.3581],[-81.8001,36.3582],[-81.7996,36.3583],[-81.7992,36.3584],[-81.7987,36.3584],[-81.7984,36.3584],[-81.798,36.3584],[-81.7978,36.3584],[-81.7976,36.3584],[-81.7975,36.3585],[-81.7974,36.3585],[-81.7973,36.3585],[-81.7972,36.3586],[-81.797,36.3588],[-81.7967,36.3591],[-81.7965,36.3593],[-81.7963,36.3596],[-81.7963,36.3597],[-81.7961,36.3601],[-81.796,36.3603],[-81.7959,36.3604],[-81.7958,36.3608],[-81.7957,36.3611],[-81.7956,36.3612],[-81.7955,36.3614],[-81.7954,36.3615],[-81.7953,36.3616],[-81.7953,36.3617],[-81.7952,36.3618],[-81.7951,36.3618],[-81.795,36.3618],[-81.7948,36.3619],[-81.7947,36.3619],[-81.7945,36.362],[-81.7944,36.362],[-81.7942,36.362],[-81.7939,36.3621],[-81.7938,36.3621],[-81.7936,36.3621],[-81.7935,36.3622],[-81.7933,36.3623],[-81.7931,36.3624],[-81.7932,36.3622],[-81.7933,36.362],[-81.7934,36.3619],[-81.7935,36.3618],[-81.7935,36.3616],[-81.7935,36.3615],[-81.7936,36.3614],[-81.7936,36.3612],[-81.7936,36.361],[-81.7937,36.3608],[-81.7937,36.3604],[-81.7937,36.3599],[-81.7937,36.3596],[-81.7936,36.3594],[-81.7936,36.3593],[-81.7936,36.3591],[-81.7936,36.359],[-81.7935,36.3588],[-81.7935,36.3587],[-81.7934,36.3585],[-81.7933,36.3583],[-81.7932,36.358],[-81.7931,36.3578],[-81.793,36.3576],[-81.7929,36.3575],[-81.7927,36.3572],[-81.7925,36.3569],[-81.7924,36.3568],[-81.7923,36.3567],[-81.7922,36.3565],[-81.792,36.3563],[-81.7919,36.3562],[-81.7918,36.3561],[-81.7917,36.356],[-81.7916,36.356],[-81.7914,36.3559],[-81.7913,36.3559],[-81.7911,36.3559],[-81.7909,36.3559],[-81.7908,36.3558],[-81.7908,36.3556],[-81.7907,36.3555],[-81.7907,36.3554],[-81.7907,36.3553],[-81.7907,36.3552],[-81.7907,36.3551],[-81.7908,36.355],[-81.7908,36.3548],[-81.7908,36.3547],[-81.7908,36.3546],[-81.7908,36.3545],[-81.7908,36.3544],[-81.7907,36.3543],[-81.7907,36.3541],[-81.7906,36.354],[-81.7906,36.3538],[-81.7907,36.3537],[-81.7908,36.3535],[-81.7909,36.3533],[-81.7911,36.3531],[-81.7911,36.353],[-81.7912,36.3529],[-81.7912,36.3528],[-81.7912,36.3526],[-81.7912,36.3523],[-81.791,36.352],[-81.7909,36.3517],[-81.7909,36.3514],[-81.7909,36.3512],[-81.7909,36.3511],[-81.7908,36.3509],[-81.7907,36.3509],[-81.7906,36.3508],[-81.7905,36.3507],[-81.7904,36.3506],[-81.7904,36.3505],[-81.7903,36.35],[-81.7903,36.3497],[-81.7903,36.3494],[-81.7903,36.3493],[-81.7902,36.3491],[-81.7902,36.349],[-81.7901,36.3488],[-81.79,36.3487],[-81.7899,36.3485],[-81.7898,36.3484],[-81.7897,36.3483],[-81.7896,36.3483],[-81.7895,36.3482],[-81.7894,36.3482],[-81.7893,36.3481],[-81.7892,36.3481],[-81.789,36.3481],[-81.7888,36.3481],[-81.7886,36.3481],[-81.7886,36.3482],[-81.7885,36.3482],[-81.7884,36.3483],[-81.7883,36.3483],[-81.7882,36.3483],[-81.788,36.3482],[-81.7878,36.3481],[-81.7876,36.3481],[-81.7875,36.348],[-81.7873,36.3479],[-81.787,36.3478],[-81.7868,36.3477],[-81.7866,36.3477],[-81.7861,36.3475],[-81.786,36.3475],[-81.7858,36.3475],[-81.7857,36.3474],[-81.7856,36.3474],[-81.7854,36.3474],[-81.7852,36.3474],[-81.785,36.3475],[-81.7846,36.3475],[-81.7843,36.3475],[-81.7839,36.3476],[-81.7836,36.3477],[-81.7834,36.3477],[-81.783,36.3477],[-81.7829,36.3476],[-81.7827,36.3476],[-81.7826,36.3475],[-81.7823,36.3475],[-81.782,36.3476],[-81.7818,36.3476],[-81.7817,36.3476],[-81.7815,36.3476],[-81.7811,36.3477],[-81.7809,36.3478],[-81.7808,36.3478],[-81.7806,36.3478],[-81.7804,36.3478],[-81.7803,36.3479],[-81.78,36.348],[-81.7799,36.348],[-81.7798,36.3481],[-81.7796,36.3483],[-81.7794,36.3483],[-81.7793,36.3484],[-81.7791,36.3485],[-81.779,36.3486],[-81.7789,36.3486],[-81.7788,36.3485],[-81.7786,36.3484],[-81.7783,36.3481],[-81.7781,36.3478],[-81.7778,36.3476],[-81.7775,36.3473],[-81.7773,36.3471],[-81.7771,36.347],[-81.7768,36.3468],[-81.7765,36.3467],[-81.7762,36.3466],[-81.7762,36.3465],[-81.7761,36.3463],[-81.776,36.3462],[-81.7759,36.346],[-81.7759,36.3459],[-81.7757,36.3458],[-81.7755,36.3456],[-81.7754,36.3455],[-81.7752,36.3454],[-81.7751,36.3452],[-81.7751,36.3451],[-81.7749,36.3448],[-81.7748,36.3447],[-81.7748,36.3446],[-81.7747,36.3445],[-81.7746,36.3443],[-81.7745,36.3441],[-81.7744,36.3441],[-81.7742,36.3439],[-81.7741,36.3438],[-81.774,36.3438],[-81.7739,36.3437],[-81.7736,36.3435],[-81.7734,36.3434],[-81.7733,36.3434],[-81.7731,36.3433],[-81.7729,36.3433],[-81.7728,36.3433],[-81.7725,36.3434],[-81.7724,36.3435],[-81.7723,36.3435],[-81.7722,36.3435],[-81.7721,36.3435],[-81.7719,36.3435],[-81.7717,36.3435],[-81.7716,36.3435],[-81.7715,36.3434],[-81.7714,36.3434],[-81.7712,36.3432],[-81.7711,36.3432],[-81.771,36.3431],[-81.7709,36.343],[-81.7708,36.3429],[-81.7707,36.3427],[-81.7706,36.3426],[-81.7705,36.3426],[-81.7703,36.3425],[-81.7702,36.3425],[-81.7701,36.3424],[-81.7699,36.3424],[-81.7698,36.3424],[-81.7695,36.3425],[-81.7693,36.3425],[-81.7692,36.3425],[-81.7691,36.3424],[-81.769,36.3423],[-81.769,36.3422],[-81.769,36.342],[-81.769,36.3417],[-81.769,36.3415],[-81.769,36.3413],[-81.769,36.3411],[-81.7689,36.341],[-81.7687,36.3408],[-81.7684,36.3407],[-81.7681,36.3405],[-81.7678,36.3404],[-81.7675,36.3402],[-81.7672,36.34],[-81.7668,36.3398],[-81.7665,36.3397],[-81.7662,36.3396],[-81.766,36.3395],[-81.7657,36.3394],[-81.7656,36.3393],[-81.7654,36.3392],[-81.7653,36.3391],[-81.7652,36.339],[-81.7651,36.3389],[-81.765,36.3388],[-81.7649,36.3387],[-81.7647,36.3388],[-81.7644,36.339],[-81.7641,36.3392],[-81.7638,36.3394],[-81.7634,36.3396],[-81.7632,36.3398],[-81.7631,36.3398],[-81.763,36.3399],[-81.7628,36.3399],[-81.7623,36.3401],[-81.7621,36.3401],[-81.7619,36.3402],[-81.7617,36.3402],[-81.7615,36.3402],[-81.7613,36.3402],[-81.7611,36.3402],[-81.7609,36.3402],[-81.7607,36.3402],[-81.7604,36.3401],[-81.7603,36.3401],[-81.7601,36.3401],[-81.7598,36.3401],[-81.7597,36.3401],[-81.7596,36.3401],[-81.7595,36.34],[-81.7594,36.34],[-81.759,36.34],[-81.7586,36.3399],[-81.7583,36.3398],[-81.7581,36.3398],[-81.758,36.3398],[-81.7579,36.3398],[-81.7578,36.3397],[-81.7577,36.3397],[-81.7576,36.3396],[-81.7575,36.3395],[-81.7572,36.3393],[-81.757,36.3391],[-81.7568,36.339],[-81.7568,36.3389],[-81.7567,36.3389],[-81.7564,36.3388],[-81.7562,36.3387],[-81.756,36.3386],[-81.7558,36.3384],[-81.7556,36.3383],[-81.7554,36.3382],[-81.7553,36.3381],[-81.7552,36.338],[-81.7551,36.3379],[-81.7551,36.3377],[-81.755,36.3376],[-81.7549,36.3374],[-81.7549,36.3373],[-81.7548,36.3372],[-81.7547,36.3371],[-81.7546,36.337],[-81.7545,36.337],[-81.7543,36.337],[-81.7541,36.337],[-81.754,36.337],[-81.7538,36.337],[-81.7534,36.3371],[-81.7529,36.337],[-81.7524,36.3371],[-81.7521,36.3371],[-81.7519,36.3371],[-81.7518,36.3371],[-81.7515,36.3372],[-81.7513,36.3373],[-81.7511,36.3374],[-81.751,36.3374],[-81.7508,36.3375],[-81.7508,36.3376],[-81.7506,36.3377],[-81.7505,36.3378],[-81.7503,36.3379],[-81.7502,36.3379],[-81.75,36.3379],[-81.7498,36.3378],[-81.7497,36.3378],[-81.7494,36.3378],[-81.7492,36.3378],[-81.7489,36.3377],[-81.7487,36.3377],[-81.7484,36.3375],[-81.7482,36.3374],[-81.748,36.3374],[-81.7478,36.3374],[-81.7477,36.3374],[-81.7476,36.3375],[-81.7474,36.3376],[-81.7472,36.3376],[-81.7471,36.3376],[-81.7469,36.3376],[-81.7466,36.3376],[-81.7463,36.3375],[-81.746,36.3376],[-81.7457,36.3376],[-81.7454,36.3376],[-81.7451,36.3377],[-81.7448,36.3378],[-81.7446,36.3378],[-81.7443,36.3379],[-81.7442,36.3379],[-81.7441,36.3381],[-81.7438,36.3382],[-81.7437,36.3383],[-81.7434,36.3383],[-81.7431,36.3384],[-81.7428,36.3384],[-81.7425,36.3385],[-81.7423,36.3386],[-81.742,36.3387],[-81.7417,36.3389],[-81.7413,36.339],[-81.741,36.3392],[-81.7406,36.3394],[-81.7404,36.3395],[-81.7403,36.3395],[-81.7402,36.3395],[-81.7401,36.3396],[-81.7398,36.3396],[-81.7396,36.3398],[-81.7394,36.3399],[-81.7391,36.3402],[-81.7388,36.3405],[-81.7386,36.3409],[-81.7383,36.3413],[-81.738,36.3415],[-81.7377,36.3418],[-81.7371,36.3421],[-81.7367,36.3423],[-81.7365,36.3425],[-81.7363,36.3428],[-81.7362,36.3429],[-81.7361,36.343],[-81.736,36.343],[-81.7359,36.3429],[-81.7356,36.3428],[-81.7354,36.3427],[-81.7351,36.3426],[-81.7346,36.3424],[-81.7344,36.3422],[-81.734,36.3421],[-81.7338,36.342],[-81.7337,36.342],[-81.7334,36.342],[-81.733,36.3419],[-81.7325,36.3419],[-81.7321,36.3418],[-81.7318,36.3417],[-81.7315,36.3414],[-81.7312,36.3413],[-81.7311,36.3414],[-81.731,36.3414],[-81.7309,36.3413],[-81.7307,36.3413],[-81.7306,36.3413],[-81.7304,36.3413],[-81.73,36.3413],[-81.7296,36.3413],[-81.7294,36.3413],[-81.7293,36.3413],[-81.7291,36.3413],[-81.729,36.3414],[-81.7288,36.3414],[-81.7286,36.3414],[-81.7285,36.3414],[-81.7283,36.3414],[-81.7281,36.3414],[-81.728,36.3414],[-81.7279,36.3414],[-81.7278,36.3414],[-81.7277,36.3413],[-81.7276,36.3412],[-81.7268,36.3409],[-81.7263,36.3407],[-81.7262,36.3407],[-81.726,36.3406],[-81.7259,36.3406],[-81.7258,36.3405],[-81.7256,36.3404],[-81.7252,36.3402],[-81.725,36.3402],[-81.7249,36.3401],[-81.7248,36.3401],[-81.7247,36.3399],[-81.7245,36.3397],[-81.7242,36.3395],[-81.7241,36.3393],[-81.7239,36.3392],[-81.7238,36.3391],[-81.7237,36.3391],[-81.7236,36.339],[-81.7234,36.3389],[-81.7231,36.3389],[-81.7229,36.3388],[-81.7228,36.3388],[-81.7226,36.3388],[-81.7223,36.3388],[-81.722,36.3388],[-81.7216,36.3388],[-81.7214,36.3387],[-81.7212,36.3387],[-81.721,36.3387],[-81.7209,36.3386],[-81.7207,36.3385],[-81.7206,36.3383],[-81.7205,36.3382],[-81.7204,36.338],[-81.7201,36.3376],[-81.7199,36.3374],[-81.7199,36.3373],[-81.7198,36.3373],[-81.7198,36.3372],[-81.7196,36.337],[-81.7194,36.3368],[-81.719,36.3364],[-81.7188,36.3363],[-81.7186,36.3362],[-81.7185,36.3361],[-81.7183,36.3361],[-81.7182,36.3361],[-81.7178,36.3361],[-81.7177,36.3362],[-81.7176,36.3362],[-81.7175,36.3362],[-81.7173,36.3362],[-81.7171,36.3362],[-81.7168,36.3362],[-81.7165,36.3362],[-81.7162,36.3362],[-81.7158,36.3362],[-81.7155,36.3362],[-81.7152,36.3361],[-81.7148,36.3361],[-81.7144,36.3361],[-81.7138,36.3361],[-81.7136,36.3361],[-81.7132,36.3361],[-81.713,36.336],[-81.7127,36.336],[-81.7124,36.3359],[-81.712,36.3358],[-81.7116,36.3357],[-81.7113,36.3356],[-81.7109,36.3355],[-81.7103,36.3354],[-81.7098,36.3353],[-81.7094,36.3352],[-81.7092,36.3352],[-81.709,36.3352],[-81.7086,36.3352],[-81.7084,36.3352],[-81.708,36.3352],[-81.7075,36.3352],[-81.7075,36.3353],[-81.7075,36.3355],[-81.7075,36.3357],[-81.7074,36.3359],[-81.7074,36.3362],[-81.7073,36.3364],[-81.7072,36.3366],[-81.7072,36.3368],[-81.7071,36.3369],[-81.707,36.3371],[-81.7069,36.3373],[-81.7068,36.3375],[-81.7066,36.3377],[-81.7065,36.3379],[-81.7063,36.3381],[-81.7062,36.3382],[-81.7062,36.3383],[-81.7061,36.3385],[-81.706,36.3387],[-81.7059,36.3389],[-81.7058,36.3391],[-81.7058,36.3394],[-81.7058,36.3396],[-81.7057,36.3399],[-81.7056,36.3402],[-81.7055,36.3404],[-81.7055,36.3406],[-81.7055,36.3407],[-81.7055,36.3409],[-81.7054,36.3411],[-81.7054,36.3412],[-81.7053,36.3414],[-81.7053,36.3416],[-81.7053,36.3418],[-81.7054,36.342],[-81.7055,36.3422],[-81.7056,36.3423],[-81.7056,36.3425],[-81.7057,36.3427],[-81.7057,36.3429],[-81.7057,36.3431],[-81.7059,36.3433],[-81.706,36.3435],[-81.7061,36.3437],[-81.7064,36.3441],[-81.7065,36.3442],[-81.7068,36.3445],[-81.707,36.3449],[-81.7072,36.3453],[-81.7074,36.3455],[-81.7075,36.3457],[-81.7077,36.3458],[-81.7078,36.346],[-81.7079,36.3461],[-81.708,36.3462],[-81.7081,36.3462],[-81.7082,36.3463],[-81.7085,36.3464],[-81.7088,36.3465],[-81.7092,36.3465],[-81.7096,36.3466],[-81.7099,36.3466],[-81.7103,36.3466],[-81.7106,36.3466],[-81.7111,36.3467],[-81.7115,36.3467],[-81.7119,36.3467],[-81.7123,36.3467],[-81.7124,36.3467],[-81.7126,36.3467],[-81.7127,36.3467],[-81.713,36.3467],[-81.7134,36.3467],[-81.7138,36.3467],[-81.714,36.3467],[-81.7146,36.3468],[-81.7151,36.347],[-81.7152,36.347],[-81.7155,36.3471],[-81.7158,36.3472],[-81.7161,36.3474],[-81.7164,36.3475],[-81.7168,36.3476],[-81.7172,36.3477],[-81.7175,36.3479],[-81.7177,36.348],[-81.7182,36.3483],[-81.7185,36.3486],[-81.7188,36.3488],[-81.7191,36.349],[-81.7195,36.3494],[-81.7197,36.3496],[-81.7199,36.3499],[-81.7202,36.3502],[-81.7205,36.3504],[-81.7207,36.3506],[-81.721,36.3508],[-81.7211,36.3509],[-81.7212,36.351],[-81.7214,36.3512],[-81.7215,36.3513],[-81.7216,36.3515],[-81.7218,36.3517],[-81.722,36.3519],[-81.7221,36.3521],[-81.7223,36.3523],[-81.7224,36.3526],[-81.7225,36.3527],[-81.7225,36.3529],[-81.7227,36.3532],[-81.7227,36.3533],[-81.7228,36.3536],[-81.7228,36.3538],[-81.7228,36.354],[-81.7229,36.3542],[-81.723,36.3545],[-81.7231,36.3546],[-81.7233,36.3549],[-81.7235,36.3551],[-81.7237,36.3553],[-81.7238,36.3554],[-81.7239,36.3557],[-81.724,36.3559],[-81.724,36.3561],[-81.7241,36.3563],[-81.7242,36.3565],[-81.7242,36.3569],[-81.7242,36.3571],[-81.7243,36.3573],[-81.7243,36.3574],[-81.7244,36.3576],[-81.7244,36.3577],[-81.7244,36.3578],[-81.7243,36.3579],[-81.7242,36.358],[-81.7241,36.358],[-81.7238,36.3581],[-81.7236,36.3582],[-81.7233,36.3582],[-81.7231,36.3582],[-81.7229,36.3583],[-81.7228,36.3583],[-81.7227,36.3584],[-81.7226,36.3585],[-81.7225,36.3586],[-81.7225,36.3588],[-81.7226,36.3591],[-81.7226,36.3594],[-81.7227,36.3597],[-81.7228,36.3601],[-81.7228,36.3605],[-81.7228,36.3607],[-81.7228,36.361],[-81.7229,36.3612],[-81.7231,36.3616],[-81.7232,36.362],[-81.7235,36.3624],[-81.7237,36.3627],[-81.7239,36.3629],[-81.724,36.363],[-81.7242,36.3631],[-81.7246,36.3633],[-81.7248,36.3634],[-81.725,36.3635],[-81.7251,36.3636],[-81.7252,36.3636],[-81.7254,36.3639],[-81.7257,36.3641],[-81.7259,36.3644],[-81.7261,36.3646],[-81.7264,36.3648],[-81.7267,36.3652],[-81.727,36.3655],[-81.7271,36.3656],[-81.7271,36.3657],[-81.727,36.366],[-81.7269,36.3663],[-81.7268,36.3665],[-81.7267,36.3666],[-81.7266,36.3671],[-81.7264,36.3674],[-81.7262,36.3679],[-81.7261,36.3681],[-81.7261,36.3683],[-81.7261,36.3688],[-81.7262,36.369],[-81.7265,36.3693],[-81.7269,36.3697],[-81.7271,36.37],[-81.7272,36.3702],[-81.7274,36.3703],[-81.7276,36.3704],[-81.7279,36.3706],[-81.7282,36.3707],[-81.7284,36.3708],[-81.7286,36.3709],[-81.7287,36.371],[-81.7288,36.3711],[-81.7289,36.3712],[-81.729,36.3714],[-81.729,36.3717],[-81.729,36.372],[-81.729,36.3723],[-81.7289,36.3726],[-81.7289,36.373],[-81.7289,36.3732],[-81.7289,36.3734],[-81.7291,36.3735],[-81.7292,36.3736],[-81.7292,36.3737],[-81.7294,36.3737],[-81.7297,36.3737],[-81.7299,36.3736],[-81.7302,36.3735],[-81.7304,36.3735],[-81.7306,36.3736],[-81.7308,36.3737],[-81.731,36.3738],[-81.7311,36.374],[-81.7313,36.3741],[-81.7314,36.3743],[-81.7314,36.3745],[-81.7315,36.3746],[-81.7315,36.3748],[-81.7315,36.375],[-81.7315,36.3751],[-81.7315,36.3752],[-81.7316,36.3753],[-81.7316,36.3754],[-81.7317,36.3755],[-81.7317,36.3756],[-81.7318,36.3757],[-81.7318,36.3758],[-81.7318,36.376],[-81.7318,36.3761],[-81.7319,36.3763],[-81.7319,36.3764],[-81.7319,36.3767],[-81.7321,36.377],[-81.7322,36.3772],[-81.7323,36.3775],[-81.7325,36.3779],[-81.7327,36.3781],[-81.7328,36.3783],[-81.7329,36.3784],[-81.733,36.3786],[-81.7332,36.3787],[-81.7333,36.3787],[-81.7336,36.379],[-81.734,36.3791],[-81.7342,36.3792],[-81.7344,36.3793],[-81.7346,36.3794],[-81.7347,36.3794],[-81.7347,36.3796],[-81.7347,36.3797],[-81.7347,36.3798],[-81.7346,36.38],[-81.7345,36.3804],[-81.7344,36.3807],[-81.7342,36.381],[-81.7341,36.3813],[-81.7339,36.3818],[-81.7338,36.382],[-81.7337,36.3821],[-81.7335,36.3822],[-81.7334,36.3823],[-81.7332,36.3823],[-81.7331,36.3823],[-81.733,36.3824],[-81.7329,36.3824],[-81.7327,36.3825],[-81.7325,36.3826],[-81.7323,36.3826],[-81.7321,36.3827],[-81.7318,36.3828],[-81.7315,36.3828],[-81.7313,36.3828],[-81.7311,36.3829],[-81.731,36.3829],[-81.7309,36.383],[-81.7308,36.3831],[-81.7308,36.3832],[-81.7308,36.3833],[-81.7307,36.3835],[-81.7307,36.3838],[-81.7306,36.384],[-81.7305,36.3842],[-81.7304,36.3844],[-81.7302,36.3847],[-81.7301,36.3849],[-81.73,36.385],[-81.7297,36.3852],[-81.7296,36.3853],[-81.7295,36.3854],[-81.7295,36.3855],[-81.7296,36.3857],[-81.7297,36.3857],[-81.7298,36.3858],[-81.7299,36.3859],[-81.73,36.386],[-81.7301,36.386],[-81.7302,36.3862],[-81.7303,36.3863],[-81.7304,36.3864],[-81.7305,36.3867],[-81.7306,36.387],[-81.7306,36.3871],[-81.7306,36.3873],[-81.7306,36.3874],[-81.7305,36.3875],[-81.7305,36.3877],[-81.7305,36.3878],[-81.7305,36.388],[-81.7305,36.3882],[-81.7305,36.3883],[-81.7305,36.3884],[-81.7304,36.3886],[-81.7304,36.3887],[-81.7303,36.3888],[-81.7303,36.389],[-81.7303,36.3892],[-81.7303,36.3894],[-81.7302,36.3895],[-81.7301,36.3897],[-81.73,36.3898],[-81.7298,36.3899],[-81.7297,36.39],[-81.7295,36.3901],[-81.7293,36.3902],[-81.7292,36.3903],[-81.7292,36.3904],[-81.7291,36.3905],[-81.729,36.3906],[-81.7289,36.3907],[-81.7289,36.3908],[-81.7288,36.391],[-81.7288,36.3911],[-81.7288,36.3913],[-81.7288,36.3916],[-81.7289,36.3917],[-81.7289,36.3919],[-81.729,36.3921],[-81.7292,36.3923],[-81.7293,36.3925],[-81.7294,36.3927],[-81.7295,36.3928],[-81.7296,36.3929],[-81.7297,36.3931],[-81.7298,36.3931],[-81.7302,36.3934],[-81.7307,36.3938],[-81.7309,36.3938],[-81.731,36.3939],[-81.7313,36.3941],[-81.7314,36.3942],[-81.7315,36.3943],[-81.7315,36.3944],[-81.7317,36.3946],[-81.7317,36.3947],[-81.7318,36.3948],[-81.7318,36.3949],[-81.732,36.3949],[-81.7321,36.395],[-81.7323,36.395],[-81.7325,36.395],[-81.733,36.3949],[-81.7335,36.3948],[-81.7337,36.3947],[-81.7339,36.3946],[-81.7341,36.3945],[-81.7342,36.3944],[-81.7344,36.3944],[-81.7345,36.3943],[-81.7347,36.3943],[-81.7348,36.3943],[-81.735,36.3943],[-81.7352,36.3943],[-81.7355,36.3944],[-81.7358,36.3944],[-81.7358,36.3945],[-81.736,36.3945],[-81.7362,36.3946],[-81.7363,36.3946],[-81.7364,36.3946],[-81.7366,36.3946],[-81.7367,36.3946],[-81.737,36.3946],[-81.7372,36.3946],[-81.7374,36.3946],[-81.7375,36.3946],[-81.7377,36.3946],[-81.7378,36.3946],[-81.738,36.3947],[-81.7382,36.3947],[-81.7383,36.3948],[-81.7385,36.3948],[-81.7386,36.395],[-81.7389,36.3952],[-81.7391,36.3954],[-81.7393,36.3955],[-81.7394,36.3956],[-81.7394,36.3957],[-81.7394,36.3959],[-81.7392,36.3961],[-81.7391,36.3962],[-81.7391,36.3964],[-81.739,36.3966],[-81.739,36.3967],[-81.739,36.3969],[-81.7389,36.3971],[-81.7389,36.3974],[-81.7389,36.3975],[-81.7389,36.3977],[-81.7389,36.398],[-81.739,36.3982],[-81.739,36.3985],[-81.739,36.3986],[-81.7389,36.3988],[-81.7389,36.399],[-81.7388,36.3993],[-81.7387,36.3995],[-81.7385,36.3998],[-81.7385,36.3999],[-81.7384,36.4],[-81.7383,36.4002],[-81.7383,36.4003],[-81.7383,36.4004],[-81.7383,36.4006],[-81.7383,36.4007],[-81.7383,36.4008],[-81.7383,36.401],[-81.7383,36.4011],[-81.7384,36.4012],[-81.7385,36.4013],[-81.7386,36.4014],[-81.7387,36.4015],[-81.7388,36.4016],[-81.739,36.4017],[-81.7392,36.4017],[-81.7395,36.4017],[-81.7399,36.4018],[-81.7401,36.4018],[-81.7403,36.4018],[-81.7405,36.4018],[-81.7406,36.4018],[-81.7407,36.4019],[-81.7408,36.4019],[-81.7409,36.402],[-81.741,36.4021],[-81.7411,36.4023],[-81.7411,36.4024],[-81.7411,36.4025],[-81.7411,36.4026],[-81.7412,36.4027],[-81.7413,36.4028],[-81.7413,36.4029],[-81.7414,36.4031],[-81.7414,36.4032],[-81.7414,36.4034],[-81.7415,36.4034],[-81.7415,36.4035],[-81.7415,36.4036],[-81.7414,36.4036],[-81.7414,36.4038],[-81.7413,36.404],[-81.7413,36.4042],[-81.7412,36.4043],[-81.7411,36.4045],[-81.741,36.4046],[-81.7409,36.4047],[-81.7408,36.4048],[-81.7406,36.4049],[-81.7405,36.405],[-81.7404,36.4051],[-81.7404,36.4052],[-81.7405,36.4053],[-81.7407,36.4055],[-81.7408,36.4056],[-81.7409,36.4058],[-81.7409,36.406],[-81.7409,36.4063],[-81.741,36.4065],[-81.741,36.4066],[-81.741,36.4067],[-81.7409,36.4068],[-81.7409,36.4069],[-81.7409,36.407],[-81.7407,36.4071],[-81.7406,36.4072],[-81.7405,36.4072],[-81.7404,36.4073],[-81.7404,36.4074],[-81.7403,36.4075],[-81.7402,36.4076],[-81.7401,36.4079],[-81.7401,36.4081],[-81.74,36.4082],[-81.74,36.4083],[-81.74,36.4085],[-81.7401,36.4086],[-81.7403,36.4087],[-81.7405,36.4088],[-81.7407,36.4089],[-81.7408,36.409],[-81.7408,36.4091],[-81.7409,36.4092],[-81.7409,36.4093],[-81.741,36.4094],[-81.741,36.4096],[-81.7411,36.4096],[-81.7411,36.4097],[-81.7412,36.4098],[-81.7412,36.4099],[-81.7414,36.41],[-81.7415,36.4101],[-81.7416,36.4103],[-81.7416,36.4104],[-81.7416,36.4106],[-81.7416,36.4107],[-81.7416,36.4108],[-81.7417,36.4108],[-81.7418,36.4109],[-81.7418,36.411],[-81.7419,36.4111],[-81.7419,36.4113],[-81.7419,36.4114],[-81.7418,36.4115],[-81.7418,36.4116],[-81.7418,36.4118],[-81.7417,36.412],[-81.7417,36.4121],[-81.7417,36.4123],[-81.7417,36.4124],[-81.7417,36.4125],[-81.7416,36.4126],[-81.7415,36.4126],[-81.7415,36.4127],[-81.7412,36.4128],[-81.7409,36.413],[-81.7406,36.4131],[-81.7403,36.4131],[-81.7402,36.4131],[-81.7401,36.4131],[-81.74,36.4131],[-81.7397,36.413],[-81.7395,36.413],[-81.7394,36.413],[-81.7393,36.413],[-81.7391,36.413],[-81.739,36.413],[-81.7388,36.413],[-81.7388,36.4131],[-81.7387,36.4132],[-81.7385,36.4133],[-81.7384,36.4133],[-81.7383,36.4134],[-81.7381,36.4134],[-81.7378,36.4135],[-81.7377,36.4135],[-81.7375,36.4135],[-81.7374,36.4135],[-81.7373,36.4134],[-81.7371,36.4133],[-81.737,36.4132],[-81.7366,36.4129],[-81.7363,36.4126],[-81.7361,36.4125],[-81.7359,36.4124],[-81.7357,36.4123],[-81.7354,36.4123],[-81.7352,36.4123],[-81.735,36.4124],[-81.7349,36.4124],[-81.7348,36.4124],[-81.7345,36.4125],[-81.7345,36.4126],[-81.7344,36.4129],[-81.7344,36.4131],[-81.7344,36.4133],[-81.7343,36.4136],[-81.7343,36.4138],[-81.734,36.4141],[-81.734,36.4143],[-81.7339,36.4144],[-81.7338,36.4145],[-81.7337,36.4146],[-81.7336,36.4147],[-81.7335,36.4148],[-81.7334,36.4148],[-81.7333,36.4148],[-81.7331,36.4148],[-81.7328,36.4148],[-81.7326,36.4148],[-81.7325,36.4148],[-81.7323,36.4148],[-81.7319,36.4148],[-81.7316,36.4148],[-81.7315,36.4149],[-81.7313,36.4149],[-81.7309,36.4151],[-81.7305,36.4152],[-81.7305,36.4153],[-81.7302,36.4154],[-81.7299,36.4155],[-81.7297,36.4156],[-81.7296,36.4158],[-81.7294,36.4159],[-81.7294,36.416],[-81.7293,36.4161],[-81.7293,36.4162],[-81.7293,36.4164],[-81.7293,36.4166],[-81.7293,36.4168],[-81.7293,36.417],[-81.7293,36.4172],[-81.7292,36.4173],[-81.7292,36.4174],[-81.7291,36.4174],[-81.729,36.4175],[-81.7288,36.4175],[-81.7286,36.4176],[-81.7283,36.4177],[-81.728,36.4179],[-81.7278,36.4179],[-81.7276,36.4181],[-81.7275,36.4182],[-81.7275,36.4183],[-81.7274,36.4184],[-81.7273,36.4186],[-81.7272,36.4189],[-81.7272,36.4191],[-81.7272,36.4194],[-81.7272,36.4197],[-81.7271,36.4199],[-81.727,36.4199],[-81.7267,36.4198],[-81.7265,36.4197],[-81.7263,36.4197],[-81.7261,36.4197],[-81.726,36.4197],[-81.7259,36.4198],[-81.7258,36.4199],[-81.7257,36.42],[-81.7255,36.4202],[-81.7254,36.4203],[-81.7252,36.4204],[-81.7251,36.4204],[-81.725,36.4204],[-81.7249,36.4204],[-81.7248,36.4204],[-81.7247,36.4204],[-81.7245,36.4203],[-81.7243,36.4203],[-81.7242,36.4204],[-81.7241,36.4206],[-81.7241,36.4207],[-81.724,36.4209],[-81.724,36.4213],[-81.7239,36.4216],[-81.7239,36.4218],[-81.7239,36.422],[-81.7238,36.4222],[-81.7237,36.4223],[-81.7236,36.4223],[-81.7234,36.4223],[-81.7231,36.4222],[-81.7228,36.422],[-81.7226,36.422],[-81.7225,36.422],[-81.7223,36.422],[-81.7222,36.4221],[-81.7222,36.4222],[-81.722,36.4223],[-81.7219,36.4223],[-81.7218,36.4224],[-81.7217,36.4224],[-81.7215,36.4224],[-81.7214,36.4224],[-81.7211,36.4224],[-81.721,36.4224],[-81.7209,36.4224],[-81.7209,36.4225],[-81.7208,36.4225],[-81.7207,36.4226],[-81.7207,36.4228],[-81.7206,36.423],[-81.7206,36.4232],[-81.7205,36.4233],[-81.7204,36.4235],[-81.7203,36.4237],[-81.7202,36.4239],[-81.7201,36.424],[-81.72,36.4241],[-81.7198,36.4244],[-81.7195,36.4249],[-81.7194,36.4251],[-81.7193,36.4254],[-81.7191,36.4257],[-81.719,36.4261],[-81.7188,36.4265],[-81.7187,36.4268],[-81.7186,36.4271],[-81.7185,36.4273],[-81.7184,36.4277],[-81.7182,36.4281],[-81.7181,36.4284],[-81.718,36.4288],[-81.7179,36.4293],[-81.7179,36.4296],[-81.7178,36.4299],[-81.7179,36.43],[-81.7179,36.4302],[-81.718,36.4304],[-81.7181,36.4306],[-81.7182,36.4307],[-81.7183,36.4309],[-81.7185,36.4311],[-81.7186,36.4313],[-81.7189,36.4315],[-81.7192,36.4318],[-81.7195,36.432],[-81.7198,36.4323],[-81.7199,36.4324],[-81.7202,36.4327],[-81.7204,36.4329],[-81.7206,36.4331],[-81.7208,36.4334],[-81.7211,36.4336],[-81.7213,36.4338],[-81.7213,36.4339],[-81.7212,36.434],[-81.7209,36.4342],[-81.7207,36.4343],[-81.7203,36.4346],[-81.7199,36.4348],[-81.7197,36.4348],[-81.7195,36.4349],[-81.7193,36.4349],[-81.7191,36.4349],[-81.7189,36.435],[-81.7186,36.435],[-81.7184,36.435],[-81.7182,36.435],[-81.718,36.4352],[-81.7179,36.4352],[-81.7177,36.4353],[-81.7174,36.4355],[-81.7172,36.4356],[-81.7169,36.4358],[-81.7166,36.436],[-81.7163,36.4361],[-81.7159,36.4363],[-81.7159,36.4364],[-81.7156,36.4365],[-81.7152,36.4367],[-81.715,36.4369],[-81.7149,36.437],[-81.7148,36.4371],[-81.7148,36.4372],[-81.7148,36.4374],[-81.7148,36.4376],[-81.7148,36.4377],[-81.7149,36.4378],[-81.715,36.438],[-81.7151,36.438],[-81.7151,36.4381],[-81.7152,36.4382],[-81.7153,36.4382],[-81.7155,36.4383],[-81.7156,36.4384],[-81.7157,36.4385],[-81.7157,36.4386],[-81.7155,36.4387],[-81.7154,36.4389],[-81.7153,36.439],[-81.7152,36.4391],[-81.7151,36.4392],[-81.7151,36.4393],[-81.715,36.4396],[-81.7148,36.44],[-81.7147,36.4404],[-81.7146,36.4407],[-81.7145,36.441],[-81.7145,36.4412],[-81.7145,36.4413],[-81.7145,36.4415],[-81.7146,36.4416],[-81.7146,36.4417],[-81.7147,36.4419],[-81.7148,36.442],[-81.7151,36.4421],[-81.7153,36.4423],[-81.7157,36.4426],[-81.7162,36.4429],[-81.7166,36.4431],[-81.7168,36.4433],[-81.717,36.4434],[-81.7172,36.4435],[-81.7173,36.4436],[-81.7173,36.4438],[-81.7174,36.4439],[-81.7174,36.4441],[-81.7175,36.4444],[-81.7175,36.4445],[-81.7176,36.4446],[-81.7177,36.4447],[-81.7178,36.4449],[-81.7178,36.445],[-81.7177,36.4451],[-81.7176,36.4452],[-81.7174,36.4453],[-81.7173,36.4453],[-81.7169,36.4454],[-81.7167,36.4455],[-81.7165,36.4455],[-81.7162,36.4456],[-81.716,36.4457],[-81.7157,36.4458],[-81.7153,36.446],[-81.7152,36.4461],[-81.7151,36.4461],[-81.7149,36.4463],[-81.7146,36.4464],[-81.7144,36.4466],[-81.7142,36.4467],[-81.714,36.4468],[-81.7139,36.4469],[-81.7138,36.447],[-81.7138,36.4472],[-81.7138,36.4473],[-81.7138,36.4474],[-81.7139,36.4477],[-81.714,36.4479],[-81.714,36.448],[-81.7141,36.4484],[-81.7141,36.4485],[-81.7142,36.4488],[-81.7142,36.4489],[-81.7142,36.4492],[-81.7142,36.4494],[-81.7142,36.4496],[-81.7142,36.4501],[-81.7143,36.4504],[-81.7143,36.4507],[-81.7143,36.4508],[-81.7144,36.4508],[-81.7145,36.4509],[-81.7148,36.451],[-81.7152,36.4512],[-81.7154,36.4513],[-81.7155,36.4513],[-81.7156,36.4515],[-81.7156,36.4516],[-81.7156,36.452],[-81.7156,36.4523],[-81.7156,36.4524],[-81.7155,36.4525],[-81.7155,36.4527],[-81.7153,36.4529],[-81.7151,36.4532],[-81.7151,36.4534],[-81.7151,36.4535],[-81.7151,36.4536],[-81.7151,36.454],[-81.7152,36.4542],[-81.7151,36.4543],[-81.7152,36.4545],[-81.7151,36.4546],[-81.7151,36.4547],[-81.7152,36.4549],[-81.7153,36.4551],[-81.7154,36.4552],[-81.7154,36.4553],[-81.7156,36.4554],[-81.7156,36.4555],[-81.7159,36.4556],[-81.7162,36.4558],[-81.7165,36.456],[-81.7167,36.4561],[-81.7168,36.4563],[-81.7169,36.4564],[-81.7169,36.4565],[-81.7169,36.4566],[-81.7168,36.4567],[-81.7167,36.4568],[-81.7164,36.4569],[-81.716,36.4573],[-81.7158,36.4574],[-81.7155,36.4576],[-81.7154,36.4576],[-81.7153,36.4577],[-81.7152,36.4577],[-81.7151,36.4577],[-81.715,36.4577],[-81.7149,36.4577],[-81.7148,36.4577],[-81.7146,36.4577],[-81.7145,36.4578],[-81.7143,36.458],[-81.7141,36.4582],[-81.714,36.4583],[-81.7139,36.4583],[-81.7138,36.4584],[-81.7136,36.4584],[-81.7134,36.4585],[-81.7133,36.4585],[-81.7131,36.4586],[-81.7129,36.4586],[-81.7128,36.4587],[-81.7126,36.4587],[-81.7125,36.4588],[-81.7123,36.4588],[-81.7122,36.4588],[-81.7121,36.4588],[-81.7119,36.4588],[-81.7117,36.4588],[-81.7115,36.4588],[-81.7113,36.4588],[-81.7112,36.4588],[-81.7111,36.4588],[-81.7109,36.4589],[-81.7108,36.459],[-81.7106,36.4591],[-81.7104,36.4592],[-81.7103,36.4592],[-81.71,36.4593],[-81.7099,36.4593],[-81.7098,36.4593],[-81.7097,36.4594],[-81.7096,36.4594],[-81.7095,36.4595],[-81.7095,36.4596],[-81.7094,36.4597],[-81.7094,36.46],[-81.7093,36.4602],[-81.7092,36.4603],[-81.7091,36.4605],[-81.709,36.4607],[-81.7089,36.4608],[-81.7088,36.4609],[-81.7088,36.461],[-81.7088,36.4612],[-81.7087,36.4614],[-81.7087,36.4616],[-81.7087,36.4617],[-81.7087,36.4618],[-81.7086,36.4619],[-81.7085,36.462],[-81.7084,36.4621],[-81.7083,36.4622],[-81.7081,36.4622],[-81.7079,36.4623],[-81.7077,36.4624],[-81.7074,36.4625],[-81.7073,36.4625],[-81.7071,36.4626],[-81.7069,36.4626],[-81.7067,36.4626],[-81.7066,36.4626],[-81.7061,36.4626],[-81.7059,36.4626],[-81.7058,36.4626],[-81.7057,36.4626],[-81.7055,36.4627],[-81.7051,36.4629],[-81.7048,36.4631],[-81.7044,36.4632],[-81.7043,36.4633],[-81.7042,36.4633],[-81.7041,36.4633],[-81.704,36.4633],[-81.7039,36.4633],[-81.7037,36.4633],[-81.7036,36.4633],[-81.7035,36.4634],[-81.7034,36.4634],[-81.7032,36.4635],[-81.7031,36.4636],[-81.703,36.4637],[-81.7029,36.4637],[-81.7028,36.4637],[-81.7025,36.4637],[-81.7024,36.4637],[-81.7022,36.4638],[-81.702,36.4638],[-81.7018,36.4639],[-81.7017,36.464],[-81.7015,36.4641],[-81.7013,36.4642],[-81.7011,36.4642],[-81.701,36.4642],[-81.7008,36.4643],[-81.7006,36.4643],[-81.7004,36.4642],[-81.7002,36.4642],[-81.7001,36.4642],[-81.7,36.4642],[-81.6998,36.4641],[-81.6997,36.464],[-81.6996,36.464],[-81.6995,36.4639],[-81.6993,36.464],[-81.6992,36.464],[-81.6991,36.464],[-81.699,36.4641],[-81.6989,36.4641],[-81.6987,36.4642],[-81.6986,36.4644],[-81.6984,36.4645],[-81.6982,36.4647],[-81.6981,36.4648],[-81.698,36.4649],[-81.6979,36.4651],[-81.6978,36.4653],[-81.6976,36.4654],[-81.6976,36.4655],[-81.6975,36.4656],[-81.6973,36.4657],[-81.697,36.466],[-81.6969,36.466],[-81.6968,36.4661],[-81.6965,36.4664],[-81.6964,36.4665],[-81.696,36.4668],[-81.6959,36.4668],[-81.6956,36.467],[-81.6953,36.4671],[-81.6952,36.4672],[-81.6951,36.4673],[-81.695,36.4675],[-81.6951,36.4675],[-81.6951,36.4676],[-81.6952,36.4676],[-81.6953,36.4677],[-81.6955,36.4679],[-81.6957,36.4681],[-81.6958,36.4682],[-81.6958,36.4684],[-81.6959,36.4685],[-81.6959,36.4686],[-81.6959,36.4687],[-81.6959,36.4689],[-81.6959,36.4691],[-81.696,36.4692],[-81.6961,36.4693],[-81.6961,36.4694],[-81.6962,36.4695],[-81.6962,36.4696],[-81.6962,36.4697],[-81.6962,36.4699],[-81.6961,36.4701],[-81.696,36.4703],[-81.6959,36.4706],[-81.6957,36.4708],[-81.6955,36.471],[-81.6954,36.4713],[-81.6953,36.4716],[-81.6952,36.4717],[-81.695,36.4721],[-81.6949,36.4723],[-81.6948,36.4726],[-81.6947,36.4729],[-81.6946,36.4731],[-81.6946,36.4733],[-81.6946,36.4734],[-81.6947,36.4737],[-81.6948,36.474],[-81.6948,36.4741],[-81.6948,36.4742],[-81.6948,36.4744],[-81.6949,36.4745],[-81.695,36.4746],[-81.6951,36.4747],[-81.6953,36.4749],[-81.6955,36.475],[-81.6956,36.4751],[-81.6958,36.4752],[-81.6959,36.4752],[-81.6961,36.4753],[-81.6962,36.4753],[-81.6963,36.4754],[-81.6963,36.4755],[-81.6964,36.4756],[-81.6964,36.4757],[-81.6964,36.4758],[-81.6964,36.4759],[-81.6964,36.4761],[-81.6965,36.4763],[-81.6965,36.4765],[-81.6965,36.4767],[-81.6965,36.4769],[-81.6964,36.4772],[-81.6964,36.4773],[-81.6964,36.4774],[-81.6965,36.4776],[-81.6965,36.4778],[-81.6966,36.4779],[-81.6966,36.4781],[-81.6966,36.4782],[-81.6965,36.4783],[-81.6965,36.4784],[-81.6964,36.4785],[-81.6962,36.4786],[-81.6961,36.4787],[-81.696,36.4788],[-81.696,36.4789],[-81.696,36.479],[-81.696,36.4791],[-81.696,36.4793],[-81.6961,36.4794],[-81.6961,36.4795],[-81.6961,36.4796],[-81.6961,36.4798],[-81.696,36.4799],[-81.6959,36.4801],[-81.6959,36.4803],[-81.6959,36.4804],[-81.696,36.4806],[-81.6961,36.4807],[-81.6962,36.4808],[-81.6962,36.4809],[-81.6963,36.4811],[-81.6965,36.4813],[-81.6966,36.4815],[-81.6967,36.4816],[-81.6967,36.4817],[-81.6967,36.4819],[-81.6967,36.482],[-81.6968,36.4823],[-81.6968,36.4825],[-81.6968,36.4826],[-81.6969,36.4828],[-81.697,36.4828],[-81.6971,36.483],[-81.6972,36.4831],[-81.6972,36.4832],[-81.6973,36.4833],[-81.6973,36.4834],[-81.6974,36.4835],[-81.6974,36.4836],[-81.6973,36.4838],[-81.6973,36.484],[-81.6973,36.4843],[-81.6973,36.4845],[-81.6973,36.4846],[-81.6973,36.4849],[-81.6973,36.485],[-81.6974,36.4851],[-81.6975,36.4855],[-81.6975,36.4857],[-81.6976,36.486],[-81.6976,36.4862],[-81.6977,36.4863],[-81.6977,36.4865],[-81.6977,36.4866],[-81.6977,36.4867],[-81.6977,36.4871],[-81.6977,36.4873],[-81.6975,36.4876],[-81.6975,36.4878],[-81.6976,36.488],[-81.6977,36.4883],[-81.6978,36.4884],[-81.6978,36.4885],[-81.6979,36.4886],[-81.6979,36.4888],[-81.6979,36.489],[-81.6979,36.4891],[-81.6979,36.4892],[-81.6979,36.4893],[-81.6978,36.4895],[-81.6977,36.4896],[-81.6976,36.4898],[-81.6975,36.4898],[-81.6975,36.4899],[-81.6974,36.4901],[-81.6972,36.4903],[-81.6971,36.4904],[-81.697,36.4907],[-81.6968,36.4909],[-81.6967,36.491],[-81.6964,36.4912],[-81.6962,36.4914],[-81.6961,36.4915],[-81.696,36.4916],[-81.6959,36.4916],[-81.696,36.4916],[-81.6961,36.4919],[-81.6961,36.492],[-81.6964,36.4925],[-81.6966,36.4929],[-81.6967,36.493],[-81.6967,36.4931],[-81.6967,36.4932],[-81.6967,36.4934],[-81.6968,36.4935],[-81.6968,36.4936],[-81.6968,36.4937],[-81.697,36.4939],[-81.6971,36.4941],[-81.6972,36.4943],[-81.6972,36.4946],[-81.6972,36.4949],[-81.6972,36.4952],[-81.6972,36.4956],[-81.6972,36.4958],[-81.6973,36.4959],[-81.6972,36.496],[-81.6972,36.4961],[-81.6972,36.4962],[-81.6972,36.4963],[-81.6972,36.4964],[-81.6974,36.4967],[-81.6976,36.4969],[-81.6977,36.497],[-81.698,36.4972],[-81.6983,36.4973],[-81.6985,36.4974],[-81.6986,36.4974],[-81.6989,36.4974],[-81.6991,36.4974],[-81.6995,36.4977],[-81.6999,36.498],[-81.7,36.4981],[-81.7001,36.4982],[-81.7002,36.4983],[-81.7002,36.4984],[-81.7002,36.4985],[-81.7002,36.4986],[-81.7002,36.4987],[-81.7002,36.4988],[-81.7,36.4991],[-81.7,36.4992],[-81.7,36.4993],[-81.7001,36.4994],[-81.7001,36.4995],[-81.7002,36.4996],[-81.7002,36.4997],[-81.7001,36.5],[-81.7,36.5001],[-81.6999,36.5001],[-81.6999,36.5003],[-81.6999,36.5004],[-81.6998,36.5005],[-81.6997,36.5007],[-81.6995,36.5008],[-81.6995,36.5009],[-81.6994,36.5009],[-81.6993,36.501],[-81.6992,36.501],[-81.699,36.5012],[-81.6989,36.5012],[-81.6988,36.5014],[-81.6987,36.5014],[-81.6985,36.5016],[-81.6981,36.5017],[-81.698,36.5017],[-81.6978,36.5018],[-81.6977,36.5019],[-81.6976,36.502],[-81.6975,36.502],[-81.6974,36.5022],[-81.6974,36.5023],[-81.6974,36.5024],[-81.6974,36.5025],[-81.6975,36.5027],[-81.6976,36.5028],[-81.6976,36.5029],[-81.6978,36.5032],[-81.6978,36.5034],[-81.6978,36.5036],[-81.6979,36.5037],[-81.6979,36.5038],[-81.6979,36.5039],[-81.6978,36.5039],[-81.6977,36.504],[-81.6972,36.5043],[-81.6971,36.5044],[-81.697,36.5046],[-81.697,36.5047],[-81.697,36.5048],[-81.697,36.505],[-81.697,36.5052],[-81.6971,36.5054],[-81.6971,36.5056],[-81.6971,36.5058],[-81.6971,36.5059],[-81.6971,36.506],[-81.6972,36.5061],[-81.6972,36.5062],[-81.6973,36.5062],[-81.6975,36.5063],[-81.6981,36.5063],[-81.6984,36.5064],[-81.6984,36.5065],[-81.6983,36.5067],[-81.6982,36.507],[-81.6981,36.5072],[-81.6981,36.5073],[-81.698,36.5075],[-81.698,36.5076],[-81.6979,36.5079],[-81.698,36.5081],[-81.698,36.5083],[-81.698,36.5084],[-81.6981,36.5085],[-81.6982,36.5086],[-81.6983,36.5087],[-81.6983,36.5088],[-81.6983,36.509],[-81.6983,36.5091],[-81.6983,36.5092],[-81.6983,36.5094],[-81.6983,36.5096],[-81.6983,36.5097],[-81.6984,36.5099],[-81.6985,36.5101],[-81.6988,36.5104],[-81.699,36.5106],[-81.6991,36.5107],[-81.6992,36.5109],[-81.6993,36.5111],[-81.6993,36.5112],[-81.6993,36.5113],[-81.6993,36.5115],[-81.6993,36.5117],[-81.6993,36.5118],[-81.6994,36.512],[-81.6994,36.5123],[-81.6995,36.5125],[-81.6997,36.5126],[-81.6999,36.5129],[-81.7001,36.5132],[-81.7003,36.5134],[-81.7004,36.5135],[-81.7004,36.5137],[-81.7003,36.5138],[-81.7002,36.514],[-81.7003,36.514],[-81.7003,36.5142],[-81.7002,36.5143],[-81.7002,36.5144],[-81.7002,36.5146],[-81.7003,36.5148],[-81.7003,36.5149],[-81.7005,36.5149],[-81.7006,36.5151],[-81.7007,36.5154],[-81.7008,36.5155],[-81.7009,36.5156],[-81.701,36.5157],[-81.701,36.5158],[-81.7013,36.516],[-81.7014,36.5162],[-81.7015,36.5163],[-81.7015,36.5164],[-81.7016,36.5166],[-81.7017,36.5168],[-81.7017,36.517],[-81.7017,36.5172],[-81.7016,36.5176],[-81.7016,36.5177],[-81.7015,36.5179],[-81.7015,36.518],[-81.7016,36.5182],[-81.7017,36.5184],[-81.7017,36.5185],[-81.7018,36.5186],[-81.702,36.5189],[-81.7021,36.5192],[-81.7022,36.5194],[-81.7024,36.5197],[-81.7025,36.5198],[-81.7026,36.52],[-81.7027,36.5202],[-81.7027,36.5204],[-81.7028,36.5206],[-81.7029,36.5209],[-81.703,36.5211],[-81.7031,36.5213],[-81.7032,36.5214],[-81.7033,36.5215],[-81.7036,36.5217],[-81.704,36.5219],[-81.7044,36.5222],[-81.7048,36.5223],[-81.7051,36.5225],[-81.7055,36.5226],[-81.7058,36.5228],[-81.7061,36.523],[-81.7064,36.5231],[-81.7067,36.5233],[-81.7072,36.5236],[-81.7077,36.5239],[-81.7081,36.5241],[-81.7081,36.5244],[-81.7081,36.5245],[-81.708,36.5246],[-81.708,36.5248],[-81.7079,36.525],[-81.7078,36.5254],[-81.7077,36.5258],[-81.7075,36.5261],[-81.7075,36.5263],[-81.7075,36.5265],[-81.7075,36.5267],[-81.7075,36.5268],[-81.7075,36.527],[-81.7074,36.5272],[-81.7074,36.5274],[-81.7074,36.5276],[-81.7073,36.5278],[-81.7073,36.528],[-81.7073,36.5281],[-81.7073,36.5282],[-81.7073,36.5284],[-81.7074,36.5288],[-81.7074,36.529],[-81.7075,36.5293],[-81.7076,36.5296],[-81.7077,36.5297],[-81.7079,36.5301],[-81.708,36.5303],[-81.7081,36.5304],[-81.7081,36.5306],[-81.7082,36.5308],[-81.7083,36.531],[-81.7084,36.5316],[-81.7084,36.5318],[-81.7084,36.5321],[-81.7084,36.5322],[-81.7084,36.5323],[-81.7083,36.5325],[-81.7083,36.5326],[-81.7083,36.5327],[-81.7082,36.5329],[-81.7082,36.5332],[-81.7081,36.5334],[-81.7081,36.5335],[-81.7081,36.5337],[-81.7081,36.5338],[-81.708,36.534],[-81.7081,36.5344],[-81.7081,36.5349],[-81.7081,36.5352],[-81.7081,36.5354],[-81.7081,36.5355],[-81.7081,36.5357],[-81.708,36.5358],[-81.708,36.5359],[-81.7079,36.536],[-81.7076,36.5361],[-81.707,36.5361],[-81.7066,36.5361],[-81.7063,36.5361],[-81.706,36.5362],[-81.7057,36.5363],[-81.7053,36.5364],[-81.705,36.5365],[-81.7047,36.5366],[-81.7043,36.5366],[-81.7039,36.5365],[-81.7035,36.5365],[-81.7032,36.5365],[-81.7028,36.5364],[-81.7024,36.5364],[-81.702,36.5364],[-81.7016,36.5364],[-81.7012,36.5364],[-81.7011,36.5365],[-81.701,36.5365],[-81.7009,36.5365],[-81.7005,36.5365],[-81.7003,36.5365],[-81.7003,36.5366],[-81.6999,36.5367],[-81.6998,36.5367],[-81.6997,36.5369],[-81.6997,36.537],[-81.6997,36.5372],[-81.6998,36.5373],[-81.6999,36.5377],[-81.7,36.5381],[-81.7001,36.5383],[-81.7001,36.5384],[-81.7001,36.5389],[-81.7,36.5393],[-81.7,36.5397],[-81.6998,36.5401],[-81.6998,36.5403],[-81.6996,36.5406],[-81.6994,36.5408],[-81.6993,36.5411],[-81.6992,36.5413],[-81.6991,36.5417],[-81.699,36.5419],[-81.6988,36.5421],[-81.6986,36.5423],[-81.6985,36.5425],[-81.6983,36.5427],[-81.6982,36.5429],[-81.698,36.5434],[-81.698,36.5436],[-81.6979,36.5439],[-81.6977,36.5441],[-81.6976,36.5443],[-81.6975,36.5445],[-81.6974,36.5446],[-81.6973,36.5447],[-81.6972,36.5448],[-81.6971,36.5449],[-81.6971,36.545],[-81.6969,36.5451],[-81.6967,36.5452],[-81.6965,36.5454],[-81.6962,36.5456],[-81.6961,36.5457],[-81.6959,36.5459],[-81.6959,36.546],[-81.6956,36.5463],[-81.6954,36.5466],[-81.6952,36.5469],[-81.6949,36.5472],[-81.6948,36.5473],[-81.6946,36.5474],[-81.6945,36.5474],[-81.6944,36.5475],[-81.6943,36.5476],[-81.6942,36.5476],[-81.6941,36.5477],[-81.6939,36.5479],[-81.6938,36.548],[-81.6938,36.5481],[-81.6938,36.5482],[-81.6938,36.5483],[-81.694,36.5486],[-81.6941,36.549],[-81.6941,36.5492],[-81.6941,36.5493],[-81.694,36.5494],[-81.6939,36.5496],[-81.6938,36.5497],[-81.6938,36.5499],[-81.6936,36.5503],[-81.6935,36.5506],[-81.6934,36.5508],[-81.6934,36.5509],[-81.6934,36.551],[-81.6933,36.551],[-81.6933,36.5511],[-81.6932,36.5512],[-81.693,36.5512],[-81.6928,36.5513],[-81.6925,36.5514],[-81.6922,36.5514],[-81.6919,36.5514],[-81.6916,36.5514],[-81.6913,36.5514],[-81.691,36.5514],[-81.6908,36.5514],[-81.6906,36.5514],[-81.6904,36.5515],[-81.6903,36.5516],[-81.6902,36.5517],[-81.6902,36.5518],[-81.6902,36.5519],[-81.6904,36.5523],[-81.6905,36.5527],[-81.6907,36.553],[-81.6908,36.5534],[-81.6909,36.5538],[-81.691,36.5541],[-81.691,36.5544],[-81.691,36.5547],[-81.691,36.5551],[-81.691,36.5554],[-81.691,36.5557],[-81.6909,36.556],[-81.6909,36.5563],[-81.6908,36.5566],[-81.6907,36.5568],[-81.6905,36.557],[-81.6904,36.5573],[-81.6903,36.5574],[-81.6903,36.5575],[-81.6903,36.5576],[-81.6904,36.5577],[-81.6905,36.5579],[-81.6905,36.558],[-81.6906,36.5581],[-81.6906,36.5582],[-81.6906,36.5583],[-81.6905,36.5586],[-81.6904,36.5588],[-81.6904,36.5589],[-81.6903,36.5594],[-81.6902,36.5597],[-81.69,36.5601],[-81.6899,36.5605],[-81.6897,36.5608],[-81.6896,36.5611],[-81.6895,36.5612],[-81.6895,36.5613],[-81.6895,36.5614],[-81.6896,36.5615],[-81.6896,36.5616],[-81.6898,36.5618],[-81.6899,36.562],[-81.6901,36.5621],[-81.6903,36.5624],[-81.6905,36.5626],[-81.6905,36.5627],[-81.6906,36.5627],[-81.6907,36.5629],[-81.6908,36.563],[-81.691,36.5633],[-81.6911,36.5634],[-81.6911,36.5635],[-81.6912,36.5636],[-81.6912,36.5637],[-81.6912,36.5639],[-81.6911,36.5641],[-81.6911,36.5644],[-81.6911,36.5646],[-81.691,36.5647],[-81.6911,36.5648],[-81.6911,36.5649],[-81.6911,36.565],[-81.6912,36.565],[-81.6913,36.5652],[-81.6913,36.5653],[-81.6915,36.5654],[-81.6917,36.5656],[-81.6918,36.5658],[-81.6919,36.5659],[-81.6919,36.5662],[-81.6919,36.5664],[-81.6919,36.5665],[-81.6919,36.5667],[-81.6918,36.5669],[-81.6916,36.5672],[-81.6914,36.5675],[-81.6913,36.5677],[-81.6911,36.5679],[-81.6909,36.5681],[-81.6907,36.5684],[-81.6905,36.5685],[-81.6903,36.5686],[-81.6901,36.5687],[-81.69,36.5687],[-81.6899,36.5688],[-81.6897,36.5688],[-81.6894,36.5687],[-81.6891,36.5686],[-81.6888,36.5686],[-81.6886,36.5685],[-81.6884,36.5685],[-81.6881,36.5684],[-81.6877,36.5683],[-81.6875,36.5682],[-81.6871,36.5681],[-81.6868,36.568],[-81.6865,36.568],[-81.6863,36.568],[-81.686,36.568],[-81.6857,36.5681],[-81.6854,36.5682],[-81.6848,36.5684],[-81.6844,36.5685],[-81.6842,36.5685],[-81.684,36.5686],[-81.6839,36.5686],[-81.6835,36.5686],[-81.6831,36.5686],[-81.6826,36.5686],[-81.6822,36.5686],[-81.6819,36.5685],[-81.6816,36.5685],[-81.6813,36.5685],[-81.681,36.5686],[-81.6806,36.5686],[-81.6801,36.5687],[-81.6799,36.5687],[-81.6797,36.5688],[-81.6795,36.569],[-81.6792,36.5692],[-81.679,36.5694],[-81.6789,36.5695],[-81.6788,36.5695],[-81.6787,36.5696],[-81.6783,36.5698],[-81.678,36.5701],[-81.6777,36.5703],[-81.6773,36.5705],[-81.6771,36.5706],[-81.677,36.5707],[-81.677,36.5708],[-81.677,36.5709],[-81.677,36.571],[-81.6771,36.5711],[-81.6772,36.5712],[-81.6772,36.5714],[-81.6772,36.5715],[-81.6771,36.5718],[-81.677,36.5719],[-81.677,36.5721],[-81.677,36.5722],[-81.677,36.5724],[-81.6771,36.5725],[-81.6771,36.5727],[-81.6773,36.5728],[-81.6775,36.573],[-81.6776,36.5731],[-81.6776,36.5732],[-81.6776,36.5733],[-81.6775,36.5735],[-81.6775,36.5736],[-81.6774,36.5737],[-81.6774,36.5739],[-81.6773,36.5742],[-81.6773,36.5744],[-81.6774,36.5745],[-81.6774,36.5746],[-81.6774,36.5747],[-81.6775,36.5748],[-81.6776,36.5751],[-81.6777,36.5753],[-81.6779,36.5757],[-81.678,36.5759],[-81.6782,36.5762],[-81.6783,36.5765],[-81.6785,36.5768],[-81.6786,36.577],[-81.6788,36.5773],[-81.6789,36.5774],[-81.679,36.5775],[-81.679,36.5778],[-81.6791,36.5779],[-81.6791,36.5781],[-81.6792,36.5783],[-81.6792,36.5784],[-81.6792,36.5785],[-81.6792,36.5787],[-81.6792,36.5788],[-81.6791,36.5789],[-81.679,36.579],[-81.6789,36.5791],[-81.6787,36.5792],[-81.6786,36.5793],[-81.6785,36.5795],[-81.6784,36.5797],[-81.6782,36.5799],[-81.678,36.5801],[-81.6778,36.5803],[-81.6775,36.5805],[-81.6773,36.5808],[-81.6771,36.5809],[-81.677,36.581],[-81.677,36.5811],[-81.677,36.5812],[-81.6771,36.5813],[-81.6774,36.5814],[-81.6777,36.5816],[-81.6779,36.5817],[-81.6781,36.5818],[-81.6782,36.5819],[-81.6783,36.582],[-81.6784,36.5821],[-81.6784,36.5822],[-81.6785,36.5823],[-81.6786,36.5825],[-81.6786,36.5827],[-81.6787,36.5829],[-81.6787,36.5832],[-81.6788,36.5834],[-81.6789,36.5836],[-81.679,36.5837],[-81.679,36.5839],[-81.6792,36.5842],[-81.6793,36.5844],[-81.6795,36.5847],[-81.6798,36.5851],[-81.6799,36.5852],[-81.68,36.5853],[-81.6801,36.5855],[-81.6801,36.5856],[-81.6801,36.5857],[-81.68,36.5858],[-81.6796,36.5861],[-81.6795,36.5862],[-81.6792,36.5864],[-81.679,36.5867],[-81.6789,36.5868],[-81.6788,36.5869],[-81.6787,36.587],[-81.6785,36.5873],[-81.6781,36.5876],[-81.6778,36.5879],[-81.6775,36.5881],[-81.6693,36.588],[-81.6658,36.5879],[-81.6655,36.5879],[-81.6652,36.5879],[-81.6649,36.5879],[-81.6645,36.5879],[-81.6642,36.5879],[-81.6638,36.5879],[-81.6635,36.5879],[-81.6632,36.5879],[-81.6628,36.5879],[-81.6625,36.5879],[-81.6621,36.5879],[-81.6619,36.5879],[-81.6618,36.5879],[-81.6615,36.5879],[-81.6611,36.5879],[-81.6608,36.5879],[-81.6604,36.5879],[-81.6601,36.5879],[-81.6594,36.5878],[-81.6591,36.5878],[-81.6587,36.5878],[-81.6584,36.5878],[-81.658,36.5878],[-81.6577,36.5878],[-81.6573,36.5878],[-81.657,36.5878],[-81.6567,36.5878],[-81.6563,36.5878],[-81.656,36.5878],[-81.6556,36.5878],[-81.6553,36.5878],[-81.655,36.5878],[-81.6546,36.5878],[-81.6543,36.5878],[-81.6539,36.5878],[-81.6536,36.5878],[-81.6533,36.5878],[-81.6529,36.5878],[-81.6526,36.5878],[-81.6522,36.5878],[-81.6519,36.5878],[-81.6516,36.5878],[-81.6512,36.5878],[-81.6509,36.5878],[-81.6505,36.5877],[-81.6498,36.5877],[-81.6492,36.5877],[-81.6486,36.5877],[-81.6479,36.5877],[-81.6453,36.5877],[-81.6319,36.5875],[-81.6276,36.5874],[-81.625,36.5874],[-81.6244,36.5874],[-81.6234,36.5874],[-81.622,36.5873],[-81.6203,36.5873],[-81.6195,36.5873],[-81.6186,36.5873],[-81.6182,36.5873],[-81.6179,36.5873],[-81.6176,36.5873],[-81.6175,36.5873],[-81.6168,36.5873],[-81.6155,36.5872],[-81.6138,36.5872],[-81.6114,36.5872],[-81.6086,36.5871],[-81.6082,36.5871],[-81.6077,36.5871],[-81.6067,36.5871],[-81.6063,36.5871],[-81.6059,36.587],[-81.6042,36.587],[-81.6011,36.587],[-81.6004,36.587],[-81.6001,36.5869],[-81.5998,36.5869],[-81.5984,36.5868],[-81.5968,36.5866],[-81.5964,36.5866],[-81.5954,36.5865],[-81.5944,36.5865],[-81.5933,36.5864],[-81.5923,36.5863],[-81.591,36.5862],[-81.5899,36.5861],[-81.589,36.586],[-81.5876,36.5859],[-81.5866,36.5858],[-81.5863,36.5858],[-81.5833,36.5856],[-81.5829,36.5855],[-81.5776,36.5851],[-81.5767,36.585],[-81.575,36.5849],[-81.5733,36.5848],[-81.571,36.5846],[-81.5689,36.5844],[-81.5655,36.5841],[-81.5638,36.584],[-81.5635,36.584],[-81.5597,36.5837],[-81.5594,36.5837],[-81.5591,36.5836],[-81.5588,36.5836],[-81.5584,36.5836],[-81.5577,36.5835],[-81.5567,36.5834],[-81.5554,36.5833],[-81.5537,36.5832],[-81.5523,36.5831],[-81.5513,36.583],[-81.5491,36.5828],[-81.5488,36.5828],[-81.5479,36.5827],[-81.5431,36.5823],[-81.541,36.5822],[-81.54,36.5821],[-81.5398,36.5821],[-81.5394,36.582],[-81.5391,36.582],[-81.5384,36.582],[-81.5381,36.5819],[-81.5378,36.5819],[-81.5375,36.5819],[-81.5365,36.5818],[-81.5363,36.5818],[-81.536,36.5818],[-81.5357,36.5817],[-81.5354,36.5817],[-81.5342,36.5816],[-81.5328,36.5815],[-81.5228,36.5807],[-81.5225,36.5807],[-81.5221,36.5806],[-81.5218,36.5806],[-81.5215,36.5806],[-81.5213,36.5806],[-81.5208,36.5806],[-81.5203,36.5805],[-81.52,36.5805],[-81.5197,36.5805],[-81.5193,36.5805],[-81.519,36.5805],[-81.5185,36.5804],[-81.5183,36.5804],[-81.5182,36.5804],[-81.5181,36.5804],[-81.518,36.5804],[-81.5176,36.5804],[-81.5173,36.5804],[-81.5169,36.5804],[-81.5162,36.5804],[-81.5159,36.5804],[-81.5075,36.58],[-81.5074,36.58],[-81.507,36.58],[-81.5067,36.58],[-81.5066,36.58],[-81.5063,36.58],[-81.5055,36.5799],[-81.5048,36.5799],[-81.504,36.5798],[-81.5032,36.5798],[-81.502,36.5797],[-81.5013,36.5797],[-81.5002,36.5796],[-81.4998,36.5796],[-81.4981,36.5795],[-81.4972,36.5794],[-81.497,36.5794],[-81.4967,36.5794],[-81.4963,36.5794],[-81.4956,36.5793],[-81.4949,36.5793],[-81.4939,36.5792],[-81.4925,36.5792],[-81.4915,36.5791],[-81.4904,36.5791],[-81.4899,36.5791],[-81.4897,36.5791],[-81.4895,36.5791],[-81.4892,36.5791],[-81.4888,36.579],[-81.4878,36.579],[-81.4868,36.579],[-81.4866,36.579],[-81.4861,36.5789],[-81.4854,36.5789],[-81.4851,36.5789],[-81.4784,36.5787],[-81.4736,36.5785],[-81.4734,36.5785],[-81.4695,36.5784],[-81.4639,36.5782],[-81.463,36.5782],[-81.4623,36.5782],[-81.46,36.5781],[-81.4586,36.578],[-81.4584,36.578],[-81.4578,36.578],[-81.4542,36.5777],[-81.4459,36.5771],[-81.4458,36.5771],[-81.4447,36.577],[-81.4446,36.577],[-81.4442,36.577],[-81.4438,36.5769],[-81.443,36.5768],[-81.4427,36.5768],[-81.4404,36.5767],[-81.4349,36.5766],[-81.4278,36.5764],[-81.4275,36.5764],[-81.4101,36.5758],[-81.41,36.5758],[-81.4075,36.5757],[-81.4028,36.5756],[-81.402,36.5756],[-81.3982,36.5754],[-81.3975,36.5754],[-81.3948,36.5753],[-81.3935,36.5752],[-81.3931,36.5752],[-81.3928,36.5752],[-81.3924,36.5752],[-81.3921,36.5752],[-81.3917,36.5752],[-81.3913,36.5751],[-81.3909,36.5751],[-81.3905,36.5751],[-81.3901,36.5751],[-81.3897,36.575],[-81.3894,36.575],[-81.3893,36.575],[-81.3888,36.575],[-81.3885,36.575],[-81.3883,36.575],[-81.3879,36.575],[-81.3876,36.575],[-81.3872,36.575],[-81.3868,36.575],[-81.3865,36.575],[-81.3861,36.5749],[-81.3858,36.5749],[-81.3854,36.5749],[-81.3851,36.5749],[-81.3849,36.5749],[-81.3837,36.5749],[-81.3825,36.5749],[-81.3795,36.5748],[-81.3764,36.5748],[-81.3748,36.5747],[-81.3742,36.5747],[-81.3728,36.5747],[-81.369,36.5746],[-81.3666,36.5746],[-81.3646,36.5745],[-81.3642,36.5745],[-81.3633,36.5745],[-81.3629,36.5745],[-81.3621,36.5745],[-81.3619,36.5745],[-81.3618,36.5745],[-81.3615,36.5745],[-81.3611,36.5745],[-81.3604,36.5745],[-81.3594,36.5746],[-81.3542,36.5747],[-81.354,36.5747],[-81.3539,36.5747],[-81.3533,36.5747],[-81.3517,36.5747],[-81.3499,36.5747],[-81.3483,36.5747],[-81.344,36.5748],[-81.3438,36.5748],[-81.3436,36.5748],[-81.3435,36.5748],[-81.3383,36.5748],[-81.3382,36.5748],[-81.3373,36.5748],[-81.3354,36.5748],[-81.335,36.5748],[-81.3348,36.5748],[-81.3345,36.5748],[-81.3336,36.5748],[-81.3334,36.5748],[-81.328,36.5749],[-81.3244,36.5749],[-81.3242,36.5749],[-81.3236,36.5749],[-81.3233,36.5749],[-81.3176,36.5749],[-81.3174,36.5749],[-81.3092,36.575],[-81.3085,36.575],[-81.308,36.575],[-81.3074,36.575],[-81.3059,36.5749],[-81.2989,36.5747],[-81.2958,36.5746],[-81.2808,36.5743],[-81.2792,36.5742],[-81.2775,36.5742],[-81.2746,36.5742],[-81.2716,36.5741],[-81.2707,36.5741],[-81.2702,36.5741],[-81.2674,36.574],[-81.2671,36.574],[-81.2661,36.574],[-81.2658,36.574],[-81.2628,36.5739],[-81.2624,36.5739],[-81.2614,36.5739],[-81.2602,36.5738],[-81.2555,36.5735],[-81.2529,36.5734],[-81.2527,36.5734],[-81.2506,36.5733],[-81.2502,36.5733],[-81.2499,36.5733],[-81.2492,36.5732],[-81.249,36.5732],[-81.244,36.573],[-81.2422,36.573],[-81.2419,36.5729],[-81.2354,36.5727],[-81.2267,36.5727],[-81.2257,36.5726],[-81.2175,36.5725],[-81.2142,36.5725],[-81.2123,36.5724],[-81.2102,36.5724],[-81.2076,36.5724],[-81.2069,36.5724],[-81.2065,36.5723],[-81.2057,36.5723],[-81.2049,36.5723],[-81.2044,36.5723],[-81.204,36.5723],[-81.2039,36.5723],[-81.2037,36.5723],[-81.2026,36.5723],[-81.2021,36.5723],[-81.2019,36.5723],[-81.2016,36.5723],[-81.2014,36.5723],[-81.1973,36.5722],[-81.1952,36.5722],[-81.1929,36.5721],[-81.1899,36.5721],[-81.1852,36.572],[-81.1848,36.572],[-81.1841,36.572],[-81.1799,36.5719],[-81.1792,36.5719],[-81.1769,36.5719],[-81.1717,36.5711],[-81.171,36.571],[-81.1707,36.5709],[-81.17,36.5709],[-81.169,36.5708],[-81.1681,36.5708],[-81.1644,36.5706],[-81.1641,36.5706],[-81.1639,36.5706],[-81.1638,36.5706],[-81.1635,36.5705],[-81.1632,36.5705],[-81.163,36.5705],[-81.1628,36.5705],[-81.1575,36.5703],[-81.1569,36.5703],[-81.1538,36.5701],[-81.1536,36.5701],[-81.1532,36.5701],[-81.1527,36.57],[-81.1524,36.57],[-81.1521,36.57],[-81.1517,36.57],[-81.1513,36.57],[-81.151,36.5699],[-81.1509,36.5699],[-81.1508,36.5699],[-81.1502,36.5699],[-81.1499,36.5699],[-81.1485,36.5698],[-81.1466,36.5697],[-81.1465,36.5697],[-81.1464,36.5697],[-81.1463,36.5697],[-81.1434,36.5696],[-81.1411,36.5695],[-81.1399,36.5694],[-81.1395,36.5694],[-81.1391,36.5694],[-81.1384,36.5694],[-81.1378,36.5693],[-81.1361,36.5693],[-81.1352,36.5693],[-81.1295,36.5692],[-81.1279,36.5692],[-81.1228,36.5691],[-81.1201,36.5691],[-81.1193,36.569],[-81.1109,36.5686],[-81.1103,36.5686],[-81.1081,36.5684],[-81.1054,36.5683],[-81.1039,36.5682],[-81.1038,36.5682],[-81.1033,36.5681],[-81.1023,36.5681],[-81.1019,36.5681],[-81.1005,36.568],[-81.0993,36.5679],[-81.0975,36.5678],[-81.0893,36.5673],[-81.0884,36.5673],[-81.0881,36.5673],[-81.0877,36.5673],[-81.0873,36.5673],[-81.087,36.5673],[-81.0866,36.5673],[-81.0862,36.5673],[-81.0859,36.5673],[-81.0841,36.5673],[-81.0834,36.5673],[-81.0831,36.5673],[-81.0823,36.5673],[-81.081,36.5673],[-81.0795,36.5672],[-81.0785,36.5672],[-81.0782,36.5672],[-81.0778,36.5672],[-81.0761,36.5672],[-81.0747,36.5672],[-81.0734,36.5672],[-81.0696,36.5672],[-81.0691,36.5672],[-81.0623,36.5671],[-81.0622,36.5671],[-81.0586,36.567],[-81.0553,36.5669],[-81.0546,36.5669],[-81.0542,36.5669],[-81.0539,36.5669],[-81.0535,36.5669],[-81.0532,36.5668],[-81.0528,36.5668],[-81.0525,36.5668],[-81.0521,36.5668],[-81.0518,36.5668],[-81.0514,36.5668],[-81.0511,36.5668],[-81.0507,36.5667],[-81.0504,36.5667],[-81.05,36.5667],[-81.0497,36.5667],[-81.0493,36.5667],[-81.049,36.5667],[-81.0486,36.5667],[-81.0482,36.5667],[-81.0478,36.5666],[-81.0469,36.5666],[-81.0458,36.5666],[-81.0452,36.5665],[-81.0448,36.5665],[-81.0444,36.5665],[-81.0434,36.5664],[-81.0402,36.5662],[-81.0399,36.5661],[-81.0396,36.5661],[-81.0392,36.5661],[-81.0389,36.566],[-81.0385,36.566],[-81.0382,36.566],[-81.0375,36.5659],[-81.0362,36.5658],[-81.0357,36.5658],[-81.0289,36.5653],[-81.0286,36.5653],[-81.0284,36.5653],[-81.0281,36.5652],[-81.0277,36.5652],[-81.0269,36.5652],[-81.0255,36.5652],[-81.0237,36.5651],[-81.0196,36.5649],[-81.0191,36.5648],[-81.0188,36.5648],[-81.0185,36.5648],[-81.0169,36.5647],[-81.0163,36.5647],[-81.0149,36.5647],[-81.0143,36.5647],[-81.0139,36.5646],[-81.0125,36.5645],[-81.0123,36.5645],[-81.0122,36.5645],[-81.0121,36.5645],[-81.0118,36.5645],[-81.0111,36.5644],[-81.0097,36.5643],[-81.0085,36.5641],[-81.0079,36.5641],[-81.0075,36.564],[-81.0069,36.564],[-81.0064,36.5639],[-81.0044,36.5637],[-81.0038,36.5637],[-80.9987,36.5636],[-80.991,36.5636],[-80.9871,36.5635],[-80.9853,36.5635],[-80.9849,36.5635],[-80.9847,36.5635],[-80.9843,36.5635],[-80.9842,36.5635],[-80.9827,36.5635],[-80.9797,36.5634],[-80.9786,36.5634],[-80.9767,36.5635],[-80.9752,36.5635],[-80.9731,36.5635],[-80.969,36.5635],[-80.967,36.5635],[-80.9667,36.5635],[-80.9646,36.5635],[-80.9622,36.5636],[-80.9616,36.5636],[-80.9615,36.5636],[-80.9612,36.5636],[-80.9611,36.5636],[-80.9605,36.5636],[-80.9602,36.5636],[-80.9598,36.5636],[-80.9595,36.5636],[-80.9542,36.5634],[-80.9539,36.5634],[-80.953,36.5634],[-80.9528,36.5634],[-80.9526,36.5634],[-80.9525,36.5634],[-80.9521,36.5634],[-80.9517,36.5634],[-80.9514,36.5634],[-80.951,36.5634],[-80.9507,36.5634],[-80.9503,36.5633],[-80.95,36.5633],[-80.9498,36.5633],[-80.9493,36.5633],[-80.9483,36.5632],[-80.9476,36.5632],[-80.9475,36.5632],[-80.9466,36.5631],[-80.9461,36.5631],[-80.9445,36.5631],[-80.9442,36.5631],[-80.939,36.563],[-80.9329,36.563],[-80.9322,36.5626],[-80.9317,36.5624],[-80.9283,36.5624],[-80.9151,36.5621],[-80.9133,36.562],[-80.9126,36.562],[-80.9124,36.562],[-80.9046,36.5618],[-80.9038,36.5618],[-80.9018,36.5618],[-80.9017,36.5618],[-80.9016,36.5618],[-80.9015,36.5618],[-80.9013,36.5618],[-80.8995,36.5617],[-80.8991,36.5617],[-80.8986,36.5617],[-80.8984,36.5617],[-80.8929,36.5615],[-80.8923,36.5614],[-80.8892,36.5613],[-80.8789,36.5608],[-80.8779,36.5608],[-80.8778,36.5608],[-80.8776,36.5608],[-80.8751,36.5606],[-80.8741,36.5606],[-80.8734,36.5606],[-80.8724,36.5605],[-80.872,36.5605],[-80.8713,36.5605],[-80.871,36.5605],[-80.8706,36.5605],[-80.8703,36.5605],[-80.87,36.5604],[-80.8698,36.5604],[-80.8611,36.5601],[-80.8597,36.56],[-80.8596,36.56],[-80.8594,36.56],[-80.859,36.56],[-80.8587,36.56],[-80.8584,36.56],[-80.858,36.56],[-80.8577,36.5599],[-80.8573,36.5599],[-80.857,36.5599],[-80.8567,36.5599],[-80.8563,36.5599],[-80.856,36.5599],[-80.8556,36.5599],[-80.8553,36.5598],[-80.855,36.5598],[-80.8546,36.5598],[-80.8543,36.5598],[-80.8539,36.5598],[-80.8536,36.5598],[-80.8533,36.5598],[-80.8529,36.5598],[-80.8526,36.5597],[-80.8522,36.5597],[-80.8519,36.5597],[-80.8515,36.5597],[-80.8512,36.5597],[-80.8509,36.5597],[-80.8505,36.5597],[-80.8502,36.5596],[-80.8498,36.5596],[-80.8495,36.5596],[-80.8491,36.5596],[-80.8488,36.5596],[-80.8485,36.5596],[-80.8481,36.5596],[-80.8478,36.5596],[-80.8474,36.5595],[-80.8471,36.5595],[-80.8468,36.5595],[-80.8464,36.5595],[-80.8461,36.5595],[-80.8457,36.5595],[-80.8454,36.5594],[-80.8451,36.5594],[-80.8447,36.5594],[-80.8444,36.5594],[-80.844,36.5594],[-80.8437,36.5594],[-80.8434,36.5594],[-80.8432,36.5594],[-80.843,36.5594],[-80.8427,36.5593],[-80.8423,36.5593],[-80.842,36.5593],[-80.8417,36.5593],[-80.8413,36.5593],[-80.841,36.5593],[-80.8406,36.5593],[-80.8403,36.5592],[-80.84,36.5592],[-80.8396,36.5592],[-80.8393,36.5592],[-80.8389,36.5592],[-80.838,36.5591],[-80.8378,36.5591],[-80.8375,36.5592],[-80.8373,36.5592],[-80.8368,36.5592],[-80.8365,36.5592],[-80.8362,36.5592],[-80.8358,36.5592],[-80.8349,36.5593],[-80.8342,36.5593],[-80.8332,36.5594],[-80.8304,36.5595],[-80.8272,36.5597],[-80.8239,36.5598],[-80.8237,36.5598],[-80.8232,36.5598],[-80.823,36.5599],[-80.8222,36.5599],[-80.8206,36.56],[-80.8158,36.5603],[-80.8124,36.5604],[-80.8017,36.561],[-80.8005,36.5611],[-80.8002,36.5611],[-80.7998,36.5611],[-80.7997,36.5611],[-80.7996,36.5611],[-80.7995,36.5611],[-80.7994,36.5611],[-80.7991,36.5611],[-80.7988,36.5611],[-80.7986,36.561],[-80.7981,36.561],[-80.7978,36.561],[-80.7975,36.5609],[-80.7971,36.5609],[-80.7967,36.5609],[-80.7943,36.5607],[-80.7929,36.5606],[-80.7927,36.5606],[-80.7921,36.5606],[-80.7906,36.5605],[-80.7902,36.5605],[-80.79,36.5605],[-80.7897,36.5605],[-80.787,36.5605],[-80.774,36.5604],[-80.7736,36.5604],[-80.7733,36.5604],[-80.7728,36.5604],[-80.7723,36.5604],[-80.7715,36.5605],[-80.7709,36.5605],[-80.7677,36.5606],[-80.7669,36.5607],[-80.7611,36.5609],[-80.7605,36.561],[-80.7588,36.561],[-80.7571,36.5611],[-80.7566,36.5611],[-80.7559,36.5612],[-80.7543,36.5612],[-80.7511,36.5614],[-80.751,36.5614],[-80.7507,36.5614],[-80.7503,36.5614],[-80.75,36.5614],[-80.7497,36.5614],[-80.7496,36.5615],[-80.7493,36.5615],[-80.7485,36.5615],[-80.7474,36.5615],[-80.7472,36.5615],[-80.7468,36.5616],[-80.7454,36.5616],[-80.7451,36.5616],[-80.7447,36.5617],[-80.7442,36.5617],[-80.7438,36.5617],[-80.7413,36.5618],[-80.741,36.5618],[-80.7374,36.562],[-80.7372,36.562],[-80.737,36.562],[-80.7366,36.562],[-80.7363,36.562],[-80.736,36.5621],[-80.7356,36.5621],[-80.7353,36.5621],[-80.7349,36.5621],[-80.7346,36.5621],[-80.7343,36.5622],[-80.7339,36.5622],[-80.7336,36.5622],[-80.7332,36.5622],[-80.7329,36.5622],[-80.7326,36.5622],[-80.7322,36.5622],[-80.7319,36.5623],[-80.7315,36.5623],[-80.7312,36.5623],[-80.7308,36.5623],[-80.7305,36.5623],[-80.7304,36.5623],[-80.7301,36.5623],[-80.73,36.5624],[-80.7262,36.5623],[-80.7259,36.5623],[-80.7255,36.5623],[-80.7252,36.5623],[-80.7248,36.5623],[-80.7245,36.5623],[-80.7241,36.5623],[-80.7238,36.5623],[-80.7234,36.5623],[-80.7221,36.5623],[-80.7217,36.5623],[-80.7207,36.5623],[-80.719,36.5623],[-80.7183,36.5623],[-80.7176,36.5623],[-80.7173,36.5623],[-80.7166,36.5623],[-80.7156,36.5623],[-80.7149,36.5623],[-80.7142,36.5623],[-80.7139,36.5623],[-80.7132,36.5623],[-80.7125,36.5623],[-80.7118,36.5623],[-80.7115,36.5623],[-80.7112,36.5623],[-80.7108,36.5623],[-80.7098,36.5623],[-80.7095,36.5623],[-80.7091,36.5623],[-80.7088,36.5623],[-80.7084,36.5623],[-80.7081,36.5623],[-80.7078,36.5623],[-80.7074,36.5623],[-80.7071,36.5623],[-80.7067,36.5623],[-80.7064,36.5623],[-80.7061,36.5623],[-80.7057,36.5623],[-80.7054,36.5623],[-80.705,36.5623],[-80.7048,36.5623],[-80.7046,36.5623],[-80.7043,36.5623],[-80.7028,36.5622],[-80.7025,36.5622],[-80.7021,36.5622],[-80.7018,36.5622],[-80.7014,36.5622],[-80.7011,36.5622],[-80.7007,36.5621],[-80.7004,36.5621],[-80.7,36.5621],[-80.6997,36.5621],[-80.6993,36.5621],[-80.699,36.5621],[-80.6986,36.562],[-80.6983,36.562],[-80.6979,36.562],[-80.6976,36.562],[-80.6972,36.562],[-80.6969,36.562],[-80.6965,36.562],[-80.6962,36.562],[-80.6958,36.5619],[-80.6948,36.5619],[-80.6945,36.5618],[-80.6941,36.5618],[-80.6938,36.5618],[-80.6934,36.5618],[-80.6931,36.5617],[-80.6927,36.5617],[-80.6924,36.5617],[-80.6921,36.5617],[-80.6917,36.5617],[-80.6914,36.5616],[-80.691,36.5616],[-80.6907,36.5616],[-80.6903,36.5616],[-80.69,36.5615],[-80.6897,36.5615],[-80.6881,36.5614],[-80.6865,36.5613],[-80.6855,36.5612],[-80.6834,36.5611],[-80.6828,36.5611],[-80.6825,36.5611],[-80.6792,36.5608],[-80.6773,36.5607],[-80.6767,36.5607],[-80.6719,36.5604],[-80.6715,36.5603],[-80.6712,36.5603],[-80.6708,36.5603],[-80.6705,36.5603],[-80.6702,36.5602],[-80.6637,36.5598],[-80.6629,36.5598],[-80.6612,36.5596],[-80.6592,36.5595],[-80.6585,36.5595],[-80.6534,36.5592],[-80.6486,36.559],[-80.6474,36.5589],[-80.6472,36.5589],[-80.6471,36.5589],[-80.647,36.5589],[-80.6424,36.5588],[-80.6389,36.5587],[-80.6376,36.5587],[-80.6375,36.5587],[-80.636,36.5586],[-80.633,36.5585],[-80.6288,36.5584],[-80.6244,36.5583],[-80.624,36.5583],[-80.6181,36.5581],[-80.6149,36.558],[-80.6145,36.558],[-80.6121,36.5579],[-80.6106,36.5579],[-80.6074,36.5578],[-80.6009,36.5575],[-80.6004,36.5575],[-80.598,36.5575],[-80.5977,36.5575],[-80.5971,36.5574],[-80.5967,36.5574],[-80.5934,36.5573],[-80.5931,36.5573],[-80.5927,36.5573],[-80.5923,36.5573],[-80.592,36.5573],[-80.5916,36.5573],[-80.5913,36.5573],[-80.591,36.5572],[-80.5867,36.5571],[-80.5831,36.557],[-80.5828,36.557],[-80.5827,36.557],[-80.5824,36.557],[-80.5821,36.557],[-80.5818,36.5569],[-80.5814,36.5569],[-80.5811,36.5569],[-80.5774,36.5568],[-80.577,36.5568],[-80.571,36.5566],[-80.5707,36.5566],[-80.5685,36.5565],[-80.5652,36.5564],[-80.5649,36.5564],[-80.5647,36.5564],[-80.5644,36.5564],[-80.5641,36.5564],[-80.5638,36.5564],[-80.5635,36.5564],[-80.5634,36.5564],[-80.563,36.5564],[-80.5605,36.5562],[-80.5599,36.5562],[-80.5493,36.5557],[-80.5487,36.5557],[-80.5481,36.5557],[-80.5444,36.5555],[-80.542,36.5554],[-80.5409,36.5553],[-80.5398,36.5553],[-80.5358,36.5551],[-80.5352,36.5551],[-80.5346,36.555],[-80.5343,36.555],[-80.5325,36.5549],[-80.5282,36.5547],[-80.526,36.5546],[-80.5256,36.5546],[-80.5253,36.5546],[-80.525,36.5546],[-80.5246,36.5546],[-80.5243,36.5545],[-80.5239,36.5545],[-80.5236,36.5545],[-80.5233,36.5545],[-80.5229,36.5545],[-80.5224,36.5545],[-80.5201,36.5543],[-80.5184,36.5543],[-80.5118,36.554],[-80.5115,36.554],[-80.5109,36.5539],[-80.5101,36.5539],[-80.5096,36.5539],[-80.509,36.5538],[-80.5071,36.5537],[-80.5066,36.5537],[-80.5059,36.5537],[-80.5056,36.5537],[-80.5049,36.5536],[-80.5022,36.5535],[-80.5018,36.5535],[-80.5015,36.5535],[-80.5011,36.5535],[-80.5008,36.5534],[-80.5005,36.5534],[-80.5001,36.5534],[-80.4998,36.5534],[-80.4994,36.5534],[-80.4991,36.5534],[-80.4988,36.5534],[-80.4984,36.5533],[-80.4981,36.5533],[-80.4977,36.5533],[-80.4974,36.5533],[-80.4971,36.5533],[-80.4967,36.5533],[-80.4964,36.5532],[-80.496,36.5532],[-80.4957,36.5532],[-80.4941,36.5531],[-80.4889,36.5529],[-80.4885,36.5529],[-80.4877,36.5528],[-80.4841,36.5527],[-80.4804,36.5525],[-80.4803,36.5525],[-80.4785,36.5524],[-80.4708,36.5521],[-80.4701,36.552],[-80.4667,36.5519],[-80.4609,36.5516],[-80.4606,36.5516],[-80.4602,36.5516],[-80.4599,36.5516],[-80.4595,36.5515],[-80.4592,36.5515],[-80.4589,36.5515],[-80.4585,36.5515],[-80.4582,36.5515],[-80.4578,36.5515],[-80.4575,36.5515],[-80.4572,36.5515],[-80.4568,36.5514],[-80.4565,36.5514],[-80.4561,36.5514],[-80.4558,36.5514],[-80.4554,36.5514],[-80.4551,36.5513],[-80.4548,36.5513],[-80.4546,36.5513],[-80.4543,36.5513],[-80.4517,36.5512],[-80.4514,36.5512],[-80.4513,36.5512],[-80.4487,36.551],[-80.4484,36.551],[-80.4462,36.5509],[-80.4459,36.5509],[-80.4456,36.5509],[-80.4452,36.5509],[-80.4449,36.5509],[-80.4445,36.5508],[-80.4442,36.5508],[-80.4439,36.5508],[-80.4433,36.5508],[-80.4432,36.5508],[-80.4428,36.5508],[-80.4425,36.5508],[-80.4421,36.5508],[-80.4418,36.5507],[-80.4415,36.5507],[-80.4411,36.5507],[-80.4408,36.5507],[-80.4404,36.5507],[-80.4401,36.5506],[-80.4394,36.5506],[-80.4391,36.5506],[-80.4387,36.5506],[-80.4384,36.5506],[-80.438,36.5506],[-80.4377,36.5505],[-80.4373,36.5505],[-80.437,36.5505],[-80.4366,36.5505],[-80.4363,36.5505],[-80.4359,36.5505],[-80.4356,36.5504],[-80.4352,36.5504],[-80.4349,36.5504],[-80.4348,36.5504],[-80.4345,36.5504],[-80.4342,36.5504],[-80.4337,36.5504],[-80.4331,36.5503],[-80.4328,36.5503],[-80.4325,36.5503],[-80.4321,36.5503],[-80.4318,36.5503],[-80.4314,36.5503],[-80.4311,36.5502],[-80.4303,36.5502],[-80.4277,36.5501],[-80.4274,36.5501],[-80.4265,36.55],[-80.4262,36.55],[-80.4255,36.55],[-80.4242,36.5499],[-80.4241,36.5499],[-80.4239,36.5499],[-80.4217,36.5498],[-80.4216,36.5498],[-80.4201,36.5498],[-80.4194,36.5497],[-80.4187,36.5497],[-80.4177,36.5496],[-80.4167,36.5496],[-80.4163,36.5496],[-80.4156,36.5496],[-80.4153,36.5495],[-80.4146,36.5495],[-80.4142,36.5495],[-80.4139,36.5495],[-80.4135,36.5495],[-80.4132,36.5494],[-80.4125,36.5494],[-80.4118,36.5494],[-80.4107,36.5493],[-80.41,36.5493],[-80.4097,36.5493],[-80.4093,36.5493],[-80.409,36.5493],[-80.4086,36.5492],[-80.4083,36.5492],[-80.4082,36.5492],[-80.408,36.5492],[-80.4076,36.5492],[-80.4034,36.549],[-80.4023,36.5489],[-80.4013,36.5489],[-80.3999,36.5488],[-80.3996,36.5488],[-80.3992,36.5488],[-80.3989,36.5488],[-80.3982,36.5488],[-80.3975,36.5487],[-80.3972,36.5487],[-80.3968,36.5487],[-80.3965,36.5487],[-80.3962,36.5487],[-80.3961,36.5487],[-80.3957,36.5487],[-80.3954,36.5486],[-80.395,36.5486],[-80.3945,36.5486],[-80.3912,36.5485],[-80.3875,36.5483],[-80.3855,36.5482],[-80.3835,36.5481],[-80.3831,36.5481],[-80.3825,36.5481],[-80.381,36.548],[-80.3804,36.548],[-80.3798,36.5479],[-80.378,36.5478],[-80.3757,36.5477],[-80.3748,36.5477],[-80.3716,36.5476],[-80.3702,36.5475],[-80.3692,36.5474],[-80.3691,36.5474],[-80.3678,36.5474],[-80.364,36.5472],[-80.3603,36.547],[-80.3566,36.5468],[-80.3541,36.5467],[-80.3515,36.5466],[-80.3461,36.5464],[-80.3443,36.5463],[-80.3439,36.5463],[-80.3434,36.5462],[-80.3429,36.5462],[-80.3423,36.5462],[-80.3418,36.5462],[-80.3415,36.5462],[-80.3411,36.5461],[-80.3407,36.5461],[-80.3404,36.5461],[-80.34,36.5461],[-80.3397,36.5461],[-80.3393,36.5461],[-80.339,36.546],[-80.3387,36.546],[-80.3383,36.546],[-80.338,36.546],[-80.3376,36.546],[-80.3373,36.546],[-80.3371,36.546],[-80.337,36.5459],[-80.3366,36.5459],[-80.3362,36.5459],[-80.3359,36.5459],[-80.3355,36.5459],[-80.3352,36.5459],[-80.3349,36.5459],[-80.3345,36.5458],[-80.3342,36.5458],[-80.334,36.5458],[-80.3338,36.5458],[-80.3336,36.5458],[-80.3335,36.5458],[-80.3331,36.5458],[-80.333,36.5458],[-80.3328,36.5458],[-80.3324,36.5457],[-80.3321,36.5457],[-80.332,36.5457],[-80.3318,36.5457],[-80.3314,36.5457],[-80.3311,36.5457],[-80.3307,36.5457],[-80.3304,36.5457],[-80.33,36.5456],[-80.3297,36.5456],[-80.3294,36.5456],[-80.329,36.5456],[-80.3289,36.5456],[-80.3288,36.5456],[-80.3287,36.5456],[-80.3286,36.5456],[-80.3283,36.5456],[-80.328,36.5455],[-80.3276,36.5455],[-80.3273,36.5455],[-80.3269,36.5455],[-80.3266,36.5455],[-80.3262,36.5455],[-80.3256,36.5454],[-80.3252,36.5454],[-80.3249,36.5454],[-80.3242,36.5454],[-80.3238,36.5453],[-80.3231,36.5453],[-80.3228,36.5453],[-80.3225,36.5453],[-80.3221,36.5453],[-80.3218,36.5453],[-80.3214,36.5452],[-80.3211,36.5452],[-80.3207,36.5452],[-80.3204,36.5452],[-80.32,36.5452],[-80.3197,36.5452],[-80.3193,36.5451],[-80.319,36.5451],[-80.3187,36.5451],[-80.3183,36.5451],[-80.318,36.5451],[-80.3176,36.5451],[-80.3173,36.5451],[-80.3169,36.545],[-80.3166,36.545],[-80.3162,36.545],[-80.3155,36.545],[-80.3151,36.5449],[-80.3148,36.5449],[-80.3144,36.5449],[-80.3141,36.5449],[-80.3137,36.5449],[-80.3134,36.5448],[-80.313,36.5448],[-80.3127,36.5448],[-80.3123,36.5448],[-80.3119,36.5448],[-80.3116,36.5448],[-80.3112,36.5447],[-80.3109,36.5447],[-80.3102,36.5447],[-80.3095,36.5447],[-80.3091,36.5446],[-80.3084,36.5446],[-80.3077,36.5446],[-80.3074,36.5446],[-80.307,36.5446],[-80.3067,36.5445],[-80.3063,36.5445],[-80.306,36.5445],[-80.3053,36.5445],[-80.3049,36.5445],[-80.3046,36.5444],[-80.3039,36.5444],[-80.3032,36.5444],[-80.3025,36.5444],[-80.3021,36.5444],[-80.3018,36.5443],[-80.3014,36.5443],[-80.3011,36.5443],[-80.3007,36.5443],[-80.3004,36.5443],[-80.3,36.5443],[-80.2997,36.5442],[-80.2993,36.5442],[-80.299,36.5442],[-80.2983,36.5442],[-80.2979,36.5442],[-80.2976,36.5442],[-80.2972,36.5442],[-80.2969,36.5441],[-80.2965,36.5441],[-80.2962,36.5441],[-80.2958,36.5441],[-80.2955,36.5441],[-80.2952,36.5441],[-80.2951,36.5441],[-80.2949,36.544],[-80.2948,36.544],[-80.2941,36.544],[-80.2937,36.544],[-80.2934,36.544],[-80.293,36.544],[-80.2927,36.544],[-80.2923,36.544],[-80.2917,36.544],[-80.2913,36.544],[-80.2909,36.544],[-80.2906,36.544],[-80.2903,36.544],[-80.2899,36.544],[-80.2892,36.544],[-80.2882,36.544],[-80.2871,36.544],[-80.2861,36.544],[-80.2854,36.544],[-80.2844,36.544],[-80.2819,36.544],[-80.2801,36.544],[-80.2783,36.544],[-80.277,36.544],[-80.2767,36.544],[-80.2765,36.544],[-80.276,36.544],[-80.2757,36.544],[-80.2755,36.544],[-80.2751,36.544],[-80.2748,36.544],[-80.2741,36.544],[-80.2737,36.544],[-80.2734,36.544],[-80.273,36.544],[-80.2727,36.544],[-80.2724,36.544],[-80.2721,36.544],[-80.272,36.544],[-80.2713,36.544],[-80.271,36.544],[-80.27,36.544],[-80.2693,36.544],[-80.2686,36.544],[-80.2679,36.544],[-80.2672,36.544],[-80.2665,36.544],[-80.2658,36.544],[-80.2651,36.544],[-80.2644,36.544],[-80.2638,36.544],[-80.2637,36.544],[-80.2636,36.544],[-80.2633,36.544],[-80.2611,36.544],[-80.2609,36.544],[-80.2607,36.544],[-80.26,36.544],[-80.2593,36.544],[-80.2589,36.544],[-80.2586,36.544],[-80.2572,36.544],[-80.2568,36.544],[-80.2562,36.544],[-80.2555,36.544],[-80.2551,36.544],[-80.2547,36.544],[-80.2544,36.544],[-80.2541,36.544],[-80.2537,36.544],[-80.2534,36.544],[-80.253,36.544],[-80.2523,36.544],[-80.252,36.544],[-80.2513,36.544],[-80.251,36.544],[-80.2505,36.544],[-80.2503,36.544],[-80.2499,36.544],[-80.2496,36.544],[-80.2489,36.544],[-80.2485,36.544],[-80.2478,36.544],[-80.2477,36.544],[-80.2468,36.544],[-80.2461,36.544],[-80.2454,36.544],[-80.2447,36.5439],[-80.244,36.5439],[-80.2437,36.5439],[-80.243,36.5439],[-80.2428,36.5439],[-80.2426,36.5439],[-80.2423,36.5439],[-80.2419,36.5439],[-80.2416,36.5439],[-80.2412,36.5439],[-80.2405,36.5439],[-80.2401,36.5439],[-80.2396,36.5439],[-80.2394,36.5439],[-80.2387,36.5439],[-80.238,36.5439],[-80.2373,36.5439],[-80.2366,36.5439],[-80.2359,36.5439],[-80.2355,36.5439],[-80.2352,36.5439],[-80.2345,36.5438],[-80.2338,36.5438],[-80.2331,36.5438],[-80.2324,36.5438],[-80.2317,36.5438],[-80.231,36.5438],[-80.2303,36.5438],[-80.2299,36.5438],[-80.2292,36.5438],[-80.2282,36.5438],[-80.2268,36.5438],[-80.2263,36.5438],[-80.2253,36.5438],[-80.219,36.5437],[-80.2153,36.5437],[-80.2148,36.5436],[-80.2146,36.5436],[-80.2137,36.5436],[-80.2126,36.5436],[-80.212,36.5436],[-80.2089,36.5436],[-80.2078,36.5436],[-80.2071,36.5436],[-80.2065,36.5436],[-80.2054,36.5435],[-80.2047,36.5435],[-80.204,36.5435],[-80.2034,36.5435],[-80.2027,36.5435],[-80.202,36.5435],[-80.201,36.5435],[-80.1999,36.5435],[-80.1993,36.5435],[-80.1989,36.5435],[-80.1982,36.5435],[-80.1972,36.5434],[-80.1962,36.5434],[-80.1955,36.5434],[-80.1948,36.5434],[-80.1938,36.5434],[-80.1934,36.5434],[-80.1932,36.5434],[-80.1931,36.5434],[-80.1928,36.5434],[-80.1917,36.5434],[-80.1897,36.5434],[-80.1883,36.5433],[-80.1866,36.5433],[-80.1849,36.5433],[-80.1838,36.5433],[-80.1829,36.5433],[-80.1816,36.5433],[-80.1794,36.5433],[-80.173,36.5432],[-80.1719,36.5432],[-80.1709,36.5432],[-80.1708,36.5432],[-80.1707,36.5431],[-80.1705,36.5431],[-80.1703,36.5431],[-80.1702,36.5431],[-80.1699,36.5431],[-80.1698,36.5432],[-80.1697,36.5432],[-80.1694,36.5432],[-80.1688,36.5431],[-80.1678,36.5431],[-80.1676,36.5431],[-80.1675,36.5431],[-80.1673,36.5431],[-80.1664,36.5431],[-80.166,36.5431],[-80.165,36.5431],[-80.1639,36.5431],[-80.1632,36.5431],[-80.1622,36.5431],[-80.1611,36.5431],[-80.1604,36.5431],[-80.1597,36.5431],[-80.1596,36.5431],[-80.1586,36.543],[-80.158,36.543],[-80.1573,36.543],[-80.1571,36.543],[-80.1563,36.543],[-80.1553,36.543],[-80.1546,36.543],[-80.1536,36.543],[-80.1529,36.543],[-80.1522,36.543],[-80.1512,36.5429],[-80.1505,36.5429],[-80.1502,36.5429],[-80.1471,36.5429],[-80.1461,36.5429],[-80.1447,36.5429],[-80.1433,36.5429],[-80.1426,36.5429],[-80.1414,36.5428],[-80.141,36.5428],[-80.1398,36.5427],[-80.139,36.5427],[-80.1383,36.5426],[-80.1381,36.5427],[-80.1374,36.5427],[-80.1365,36.5427],[-80.1363,36.5428],[-80.1362,36.5428],[-80.1358,36.5428],[-80.1355,36.5428],[-80.1351,36.5428],[-80.1344,36.5428],[-80.1337,36.5428],[-80.131,36.5427],[-80.1301,36.5427],[-80.1295,36.5427],[-80.1264,36.5427],[-80.1258,36.5427],[-80.1257,36.5427],[-80.1222,36.5427],[-80.1171,36.5426],[-80.1133,36.5426],[-80.113,36.5426],[-80.1126,36.5426],[-80.1123,36.5426],[-80.1116,36.5426],[-80.1106,36.5426],[-80.1099,36.5426],[-80.1088,36.5426],[-80.1081,36.5426],[-80.1075,36.5426],[-80.1064,36.5426],[-80.1057,36.5426],[-80.1047,36.5426],[-80.104,36.5426],[-80.1038,36.5426],[-80.1016,36.5426],[-80.0972,36.5426],[-80.0967,36.5426],[-80.0961,36.5426],[-80.0912,36.5426],[-80.0869,36.5426],[-80.0849,36.5426],[-80.0833,36.5426],[-80.0824,36.5426],[-80.0806,36.5426],[-80.0796,36.5426],[-80.0785,36.5426],[-80.0775,36.5426],[-80.0761,36.5426],[-80.0751,36.5426],[-80.0749,36.5426],[-80.0741,36.5426],[-80.0727,36.5426],[-80.0717,36.5426],[-80.0707,36.5425],[-80.0693,36.5425],[-80.0686,36.5425],[-80.0679,36.5425],[-80.0672,36.5425],[-80.0669,36.5425],[-80.0666,36.5425],[-80.0662,36.5425],[-80.0659,36.5425],[-80.0652,36.5425],[-80.0645,36.5425],[-80.0638,36.5425],[-80.0624,36.5425],[-80.0611,36.5425],[-80.0601,36.5425],[-80.059,36.5425],[-80.058,36.5425],[-80.0573,36.5425],[-80.0563,36.5425],[-80.0549,36.5425],[-80.0539,36.5425],[-80.0535,36.5425],[-80.0523,36.5425],[-80.0501,36.5425],[-80.047,36.5425],[-80.046,36.5425],[-80.0435,36.5425],[-80.0425,36.5425],[-80.0418,36.5425],[-80.0404,36.5425],[-80.0397,36.5425],[-80.0387,36.5425],[-80.038,36.5425],[-80.0376,36.5425],[-80.0363,36.5425],[-80.036,36.5425],[-80.0325,36.5425],[-80.032,36.5425],[-80.0302,36.5425],[-80.0273,36.5425],[-80.027,36.5425],[-80.0267,36.5425],[-80.0263,36.5425],[-80.0261,36.5425],[-80.026,36.5425],[-80.0258,36.5425],[-80.0256,36.5425],[-80.0253,36.5425],[-80.0249,36.5425],[-80.0246,36.5425],[-80.0242,36.5425],[-80.0239,36.5425],[-80.0236,36.5425],[-80.0232,36.5425],[-80.0229,36.5425],[-80.0225,36.5425],[-80.0222,36.5425],[-80.0218,36.5425],[-80.0215,36.5425],[-80.0211,36.5425],[-80.0208,36.5425],[-80.0204,36.5425],[-80.0201,36.5425],[-80.0198,36.5425],[-80.0194,36.5425],[-80.0191,36.5425],[-80.0187,36.5425],[-80.0184,36.5425],[-80.018,36.5425],[-80.0177,36.5425],[-80.0173,36.5425],[-80.017,36.5425],[-80.0167,36.5425],[-80.0163,36.5425],[-80.016,36.5425],[-80.0156,36.5425],[-80.0153,36.5425],[-80.0149,36.5425],[-80.0146,36.5424],[-80.0143,36.5424],[-80.0139,36.5424],[-80.0137,36.5424],[-80.0136,36.5424],[-80.0132,36.5424],[-80.0129,36.5424],[-80.0125,36.5424],[-80.0122,36.5424],[-80.0118,36.5424],[-80.0115,36.5424],[-80.0112,36.5424],[-80.0108,36.5424],[-80.0105,36.5424],[-80.0101,36.5424],[-80.0098,36.5424],[-80.0094,36.5424],[-80.0091,36.5424],[-80.0087,36.5424],[-80.0084,36.5424],[-80.008,36.5424],[-80.0077,36.5424],[-80.0074,36.5424],[-80.007,36.5424],[-80.0067,36.5424],[-80.0063,36.5424],[-80.006,36.5424],[-80.0056,36.5424],[-80.0053,36.5424],[-80.0049,36.5424],[-80.0046,36.5424],[-80.0043,36.5424],[-80.0039,36.5424],[-80.0036,36.5424],[-80.0033,36.5424],[-80.0032,36.5424],[-80.0029,36.5424],[-80.0025,36.5424],[-80.0022,36.5424],[-80.0019,36.5424],[-80.0015,36.5424],[-80.0012,36.5424],[-80.0009,36.5424],[-80.0008,36.5424],[-80.0005,36.5424],[-80.0001,36.5424],[-79.9998,36.5424],[-79.9994,36.5424],[-79.9991,36.5424],[-79.9988,36.5424],[-79.9984,36.5424],[-79.9981,36.5424],[-79.9977,36.5424],[-79.9974,36.5424],[-79.997,36.5424],[-79.9967,36.5424],[-79.9964,36.5424],[-79.996,36.5424],[-79.9957,36.5424],[-79.9953,36.5424],[-79.995,36.5424],[-79.9946,36.5424],[-79.9943,36.5424],[-79.9939,36.5424],[-79.9936,36.5424],[-79.9933,36.5424],[-79.9929,36.5424],[-79.9926,36.5424],[-79.9922,36.5424],[-79.9919,36.5424],[-79.9916,36.5424],[-79.9912,36.5424],[-79.9909,36.5424],[-79.9905,36.5424],[-79.9902,36.5424],[-79.9898,36.5424],[-79.9895,36.5424],[-79.9891,36.5424],[-79.9888,36.5424],[-79.9885,36.5424],[-79.9881,36.5424],[-79.988,36.5424],[-79.9878,36.5424],[-79.9874,36.5424],[-79.9871,36.5424],[-79.9868,36.5425],[-79.9864,36.5425],[-79.9861,36.5425],[-79.9857,36.5425],[-79.9856,36.5425],[-79.9854,36.5425],[-79.985,36.5425],[-79.9847,36.5425],[-79.9844,36.5425],[-79.984,36.5425],[-79.9837,36.5425],[-79.9833,36.5425],[-79.983,36.5425],[-79.9828,36.5425],[-79.9826,36.5425],[-79.9823,36.5425],[-79.9819,36.5425],[-79.9816,36.5425],[-79.9813,36.5425],[-79.9809,36.5425],[-79.9806,36.5425],[-79.9802,36.5425],[-79.9799,36.5425],[-79.9796,36.5425],[-79.9793,36.5425],[-79.9792,36.5425],[-79.9789,36.5425],[-79.9785,36.5425],[-79.9782,36.5425],[-79.9778,36.5425],[-79.9775,36.5425],[-79.9771,36.5425],[-79.9768,36.5425],[-79.9765,36.5425],[-79.9761,36.5425],[-79.9758,36.5425],[-79.9754,36.5425],[-79.9751,36.5425],[-79.9747,36.5425],[-79.9744,36.5425],[-79.9741,36.5425],[-79.9737,36.5425],[-79.9734,36.5425],[-79.973,36.5425],[-79.9727,36.5425],[-79.9723,36.5425],[-79.972,36.5425],[-79.9716,36.5425],[-79.9713,36.5425],[-79.971,36.5425],[-79.9706,36.5425],[-79.9703,36.5425],[-79.9699,36.5425],[-79.9696,36.5425],[-79.9693,36.5425],[-79.9689,36.5425],[-79.9686,36.5425],[-79.9682,36.5425],[-79.9679,36.5425],[-79.9678,36.5425],[-79.9675,36.5425],[-79.9672,36.5425],[-79.9668,36.5425],[-79.9665,36.5425],[-79.9661,36.5425],[-79.9659,36.5425],[-79.9658,36.5425],[-79.9655,36.5425],[-79.9651,36.5425],[-79.9648,36.5425],[-79.9644,36.5425],[-79.9641,36.5425],[-79.9638,36.5425],[-79.9634,36.5425],[-79.9633,36.5425],[-79.9631,36.5425],[-79.9627,36.5425],[-79.9624,36.5425],[-79.962,36.5425],[-79.9617,36.5425],[-79.9613,36.5425],[-79.961,36.5425],[-79.9607,36.5425],[-79.9603,36.5425],[-79.96,36.5425],[-79.96,36.5426],[-79.9596,36.5426],[-79.9593,36.5426],[-79.9589,36.5426],[-79.9586,36.5426],[-79.9583,36.5426],[-79.9579,36.5426],[-79.9576,36.5426],[-79.9572,36.5426],[-79.9569,36.5426],[-79.9565,36.5426],[-79.9562,36.5426],[-79.9558,36.5426],[-79.9555,36.5426],[-79.9552,36.5426],[-79.9548,36.5426],[-79.9545,36.5426],[-79.9542,36.5426],[-79.9541,36.5426],[-79.9538,36.5426],[-79.9534,36.5426],[-79.9531,36.5426],[-79.9527,36.5426],[-79.9524,36.5426],[-79.9521,36.5426],[-79.9517,36.5426],[-79.9514,36.5426],[-79.951,36.5426],[-79.9507,36.5426],[-79.9503,36.5426],[-79.95,36.5426],[-79.9497,36.5426],[-79.9496,36.5426],[-79.9493,36.5426],[-79.949,36.5426],[-79.9486,36.5426],[-79.9483,36.5426],[-79.9479,36.5426],[-79.9476,36.5426],[-79.9472,36.5426],[-79.9469,36.5426],[-79.9465,36.5426],[-79.9462,36.5426],[-79.9458,36.5426],[-79.9455,36.5426],[-79.9451,36.5426],[-79.9448,36.5426],[-79.9445,36.5426],[-79.9441,36.5426],[-79.9438,36.5426],[-79.9434,36.5426],[-79.9431,36.5426],[-79.9427,36.5426],[-79.9424,36.5426],[-79.942,36.5426],[-79.9417,36.5426],[-79.9413,36.5426],[-79.941,36.5426],[-79.9406,36.5426],[-79.9403,36.5426],[-79.9399,36.5426],[-79.9396,36.5426],[-79.9392,36.5427],[-79.9389,36.5427],[-79.9386,36.5427],[-79.9382,36.5427],[-79.9379,36.5427],[-79.9375,36.5427],[-79.9372,36.5427],[-79.9368,36.5427],[-79.9365,36.5427],[-79.9361,36.5427],[-79.9358,36.5427],[-79.9355,36.5427],[-79.9351,36.5427],[-79.9348,36.5427],[-79.9344,36.5427],[-79.9341,36.5427],[-79.9337,36.5427],[-79.9334,36.5427],[-79.9333,36.5427],[-79.933,36.5427],[-79.9327,36.5427],[-79.9324,36.5427],[-79.932,36.5427],[-79.9317,36.5427],[-79.9313,36.5427],[-79.931,36.5427],[-79.9308,36.5427],[-79.9307,36.5427],[-79.9303,36.5427],[-79.93,36.5427],[-79.9296,36.5427],[-79.9293,36.5427],[-79.929,36.5427],[-79.9286,36.5427],[-79.9283,36.5427],[-79.9281,36.5427],[-79.9279,36.5427],[-79.9276,36.5427],[-79.9273,36.5427],[-79.9269,36.5427],[-79.9266,36.5427],[-79.9262,36.5427],[-79.9259,36.5427],[-79.9255,36.5427],[-79.9252,36.5427],[-79.9249,36.5427],[-79.9245,36.5427],[-79.9242,36.5427],[-79.9238,36.5427],[-79.9235,36.5427],[-79.9232,36.5427],[-79.9228,36.5427],[-79.9225,36.5427],[-79.9221,36.5427],[-79.9218,36.5427],[-79.9214,36.5427],[-79.9211,36.5427],[-79.9208,36.5427],[-79.9204,36.5427],[-79.9201,36.5427],[-79.9197,36.5427],[-79.9194,36.5427],[-79.9192,36.5427],[-79.9191,36.5427],[-79.9187,36.5427],[-79.9184,36.5427],[-79.918,36.5427],[-79.9177,36.5427],[-79.9173,36.5427],[-79.917,36.5427],[-79.9167,36.5427],[-79.9163,36.5427],[-79.9159,36.5427],[-79.9156,36.5427],[-79.9152,36.5427],[-79.9149,36.5427],[-79.9145,36.5427],[-79.9142,36.5427],[-79.9138,36.5427],[-79.9135,36.5427],[-79.9131,36.5427],[-79.9127,36.5427],[-79.9124,36.5427],[-79.912,36.5427],[-79.9117,36.5427],[-79.9113,36.5427],[-79.9112,36.5427],[-79.911,36.5427],[-79.9109,36.5427],[-79.9106,36.5427],[-79.9103,36.5427],[-79.9099,36.5427],[-79.9095,36.5427],[-79.9092,36.5427],[-79.9089,36.5427],[-79.9085,36.5427],[-79.9082,36.5427],[-79.9078,36.5427],[-79.9075,36.5427],[-79.9071,36.5427],[-79.9068,36.5427],[-79.9064,36.5427],[-79.9061,36.5427],[-79.9057,36.5427],[-79.9054,36.5427],[-79.905,36.5427],[-79.9047,36.5427],[-79.9043,36.5427],[-79.904,36.5427],[-79.9036,36.5427],[-79.9033,36.5427],[-79.9029,36.5427],[-79.9026,36.5427],[-79.9022,36.5427],[-79.9019,36.5427],[-79.9015,36.5427],[-79.9012,36.5427],[-79.9008,36.5427],[-79.9005,36.5427],[-79.9001,36.5427],[-79.8998,36.5427],[-79.8994,36.5427],[-79.8991,36.5427],[-79.8987,36.5427],[-79.8984,36.5427],[-79.898,36.5427],[-79.8977,36.5427],[-79.8973,36.5427],[-79.897,36.5427],[-79.8966,36.5427],[-79.8963,36.5427],[-79.896,36.5427],[-79.8956,36.5427],[-79.8953,36.5427],[-79.8949,36.5427],[-79.8946,36.5427],[-79.8942,36.5427],[-79.8939,36.5427],[-79.8935,36.5427],[-79.8932,36.5427],[-79.8928,36.5427],[-79.8925,36.5427],[-79.8922,36.5427],[-79.8918,36.5427],[-79.8917,36.5427],[-79.8915,36.5427],[-79.8911,36.5427],[-79.8908,36.5427],[-79.8904,36.5427],[-79.8901,36.5427],[-79.8898,36.5427],[-79.8894,36.5427],[-79.8891,36.5427],[-79.8887,36.5427],[-79.8884,36.5427],[-79.8881,36.5427],[-79.8877,36.5427],[-79.8874,36.5427],[-79.887,36.5427],[-79.8867,36.5427],[-79.8863,36.5427],[-79.886,36.5427],[-79.8857,36.5427],[-79.8853,36.5427],[-79.885,36.5427],[-79.8846,36.5427],[-79.8843,36.5427],[-79.884,36.5427],[-79.8836,36.5427],[-79.8833,36.5427],[-79.8829,36.5427],[-79.8826,36.5427],[-79.8823,36.5427],[-79.8819,36.5427],[-79.8816,36.5427],[-79.8812,36.5426],[-79.8809,36.5426],[-79.8806,36.5426],[-79.8802,36.5426],[-79.8799,36.5426],[-79.8795,36.5426],[-79.8792,36.5426],[-79.8788,36.5426],[-79.8785,36.5426],[-79.8782,36.5426],[-79.8778,36.5426],[-79.8775,36.5426],[-79.8772,36.5426],[-79.8768,36.5426],[-79.8765,36.5426],[-79.8761,36.5426],[-79.8758,36.5426],[-79.8755,36.5426],[-79.8751,36.5426],[-79.8748,36.5426],[-79.8744,36.5426],[-79.8741,36.5426],[-79.8737,36.5426],[-79.8734,36.5426],[-79.873,36.5426],[-79.8727,36.5426],[-79.8723,36.5426],[-79.872,36.5426],[-79.8716,36.5426],[-79.8713,36.5426],[-79.8709,36.5426],[-79.8706,36.5426],[-79.8702,36.5426],[-79.8699,36.5426],[-79.8698,36.5426],[-79.8696,36.5426],[-79.8692,36.5426],[-79.8688,36.5426],[-79.8685,36.5426],[-79.8682,36.5426],[-79.8678,36.5426],[-79.8675,36.5426],[-79.8671,36.5426],[-79.8668,36.5426],[-79.8664,36.5426],[-79.8663,36.5426],[-79.8661,36.5426],[-79.8657,36.5426],[-79.8656,36.5426],[-79.8654,36.5426],[-79.865,36.5426],[-79.8647,36.5426],[-79.8643,36.5426],[-79.864,36.5426],[-79.8636,36.5426],[-79.8633,36.5426],[-79.8629,36.5426],[-79.8626,36.5426],[-79.8622,36.5426],[-79.8621,36.5426],[-79.8619,36.5426],[-79.8615,36.5426],[-79.8612,36.5426],[-79.8608,36.5426],[-79.8607,36.5426],[-79.8605,36.5426],[-79.8601,36.5426],[-79.8598,36.5426],[-79.8594,36.5426],[-79.8591,36.5426],[-79.8587,36.5426],[-79.8584,36.5426],[-79.8577,36.5426],[-79.8573,36.5426],[-79.857,36.5426],[-79.8567,36.5426],[-79.8563,36.5426],[-79.856,36.5426],[-79.8556,36.5426],[-79.8552,36.5426],[-79.8549,36.5426],[-79.8546,36.5426],[-79.8542,36.5426],[-79.8539,36.5426],[-79.8535,36.5426],[-79.8532,36.5426],[-79.8528,36.5426],[-79.8525,36.5426],[-79.8521,36.5426],[-79.8518,36.5426],[-79.8514,36.5426],[-79.8511,36.5425],[-79.8507,36.5425],[-79.8504,36.5425],[-79.85,36.5425],[-79.8497,36.5425],[-79.8494,36.5425],[-79.849,36.5425],[-79.8487,36.5425],[-79.8483,36.5425],[-79.848,36.5425],[-79.8476,36.5425],[-79.8473,36.5425],[-79.8469,36.5425],[-79.8466,36.5425],[-79.8462,36.5425],[-79.8459,36.5425],[-79.8455,36.5425],[-79.8452,36.5425],[-79.8448,36.5425],[-79.8445,36.5425],[-79.8441,36.5425],[-79.8438,36.5425],[-79.8434,36.5425],[-79.8431,36.5425],[-79.8427,36.5425],[-79.8424,36.5425],[-79.8421,36.5425],[-79.8417,36.5425],[-79.8414,36.5425],[-79.841,36.5425],[-79.8406,36.5425],[-79.8403,36.5425],[-79.84,36.5425],[-79.8396,36.5425],[-79.8393,36.5425],[-79.8389,36.5425],[-79.8386,36.5425],[-79.8382,36.5425],[-79.8379,36.5425],[-79.8375,36.5425],[-79.8372,36.5425],[-79.8368,36.5425],[-79.8365,36.5425],[-79.8361,36.5425],[-79.8358,36.5425],[-79.8354,36.5425],[-79.8351,36.5425],[-79.8347,36.5425],[-79.8344,36.5425],[-79.834,36.5425],[-79.8337,36.5425],[-79.8333,36.5425],[-79.833,36.5425],[-79.8327,36.5425],[-79.8323,36.5425],[-79.832,36.5425],[-79.8316,36.5425],[-79.8313,36.5425],[-79.8309,36.5425],[-79.8306,36.5425],[-79.8303,36.5425],[-79.8299,36.5425],[-79.8296,36.5425],[-79.8292,36.5425],[-79.8289,36.5425],[-79.8286,36.5425],[-79.8282,36.5425],[-79.8279,36.5425],[-79.8275,36.5425],[-79.8272,36.5425],[-79.8268,36.5425],[-79.8265,36.5425],[-79.8262,36.5425],[-79.8258,36.5425],[-79.8255,36.5425],[-79.8251,36.5425],[-79.8248,36.5425],[-79.8245,36.5425],[-79.8241,36.5425],[-79.8238,36.5425],[-79.8234,36.5424],[-79.8231,36.5424],[-79.8227,36.5424],[-79.8224,36.5424],[-79.8221,36.5424],[-79.8217,36.5424],[-79.8214,36.5424],[-79.821,36.5424],[-79.8207,36.5424],[-79.8204,36.5424],[-79.82,36.5424],[-79.8197,36.5424],[-79.8193,36.5424],[-79.819,36.5424],[-79.8187,36.5424],[-79.8183,36.5424],[-79.818,36.5424],[-79.8176,36.5424],[-79.8173,36.5424],[-79.8169,36.5424],[-79.8166,36.5424],[-79.8163,36.5424],[-79.8159,36.5424],[-79.8156,36.5424],[-79.8152,36.5424],[-79.8149,36.5424],[-79.8146,36.5424],[-79.8142,36.5424],[-79.8139,36.5424],[-79.8135,36.5424],[-79.8132,36.5424],[-79.8128,36.5424],[-79.8125,36.5424],[-79.8122,36.5424],[-79.8118,36.5424],[-79.8115,36.5424],[-79.8111,36.5424],[-79.8108,36.5424],[-79.8105,36.5424],[-79.8101,36.5424],[-79.8098,36.5424],[-79.8094,36.5424],[-79.8091,36.5424],[-79.8088,36.5424],[-79.8084,36.5424],[-79.8081,36.5424],[-79.8077,36.5424],[-79.8074,36.5424],[-79.8071,36.5424],[-79.8067,36.5424],[-79.8064,36.5424],[-79.806,36.5424],[-79.8057,36.5424],[-79.8054,36.5424],[-79.805,36.5424],[-79.8047,36.5424],[-79.8046,36.5424],[-79.8043,36.5424],[-79.804,36.5424],[-79.8037,36.5424],[-79.8033,36.5424],[-79.803,36.5424],[-79.8026,36.5424],[-79.8023,36.5424],[-79.802,36.5424],[-79.8016,36.5423],[-79.8013,36.5423],[-79.8009,36.5423],[-79.8006,36.5423],[-79.8002,36.5423],[-79.7999,36.5423],[-79.7996,36.5423],[-79.7992,36.5423],[-79.7989,36.5423],[-79.7985,36.5423],[-79.7982,36.5423],[-79.7979,36.5423],[-79.7975,36.5423],[-79.7972,36.5423],[-79.7968,36.5423],[-79.7965,36.5423],[-79.7962,36.5423],[-79.7958,36.5423],[-79.7955,36.5423],[-79.7951,36.5423],[-79.7948,36.5423],[-79.7944,36.5423],[-79.7941,36.5423],[-79.7938,36.5423],[-79.7934,36.5423],[-79.7931,36.5423],[-79.7927,36.5423],[-79.7924,36.5423],[-79.7921,36.5423],[-79.7917,36.5423],[-79.7914,36.5423],[-79.791,36.5423],[-79.7907,36.5423],[-79.7903,36.5423],[-79.79,36.5423],[-79.7896,36.5423],[-79.7893,36.5423],[-79.7889,36.5423],[-79.7886,36.5423],[-79.7883,36.5423],[-79.7879,36.5423],[-79.7875,36.5423],[-79.7872,36.5423],[-79.7869,36.5423],[-79.7865,36.5423],[-79.7862,36.5423],[-79.7858,36.5423],[-79.7855,36.5423],[-79.7851,36.5423],[-79.7848,36.5423],[-79.7844,36.5423],[-79.7841,36.5423],[-79.7837,36.5423],[-79.7834,36.5423],[-79.783,36.5423],[-79.7827,36.5423],[-79.7823,36.5423],[-79.782,36.5423],[-79.7816,36.5423],[-79.7813,36.5423],[-79.781,36.5423],[-79.7806,36.5423],[-79.7803,36.5423],[-79.7799,36.5423],[-79.7796,36.5423],[-79.7792,36.5423],[-79.7789,36.5423],[-79.7785,36.5423],[-79.7782,36.5423],[-79.7778,36.5423],[-79.7775,36.5423],[-79.7772,36.5423],[-79.777,36.5423],[-79.7769,36.5423],[-79.7768,36.5423],[-79.7765,36.5423],[-79.7761,36.5423],[-79.7758,36.5423],[-79.7754,36.5422],[-79.7751,36.5422],[-79.7748,36.5422],[-79.7744,36.5422],[-79.7743,36.5422],[-79.7741,36.5422],[-79.7737,36.5422],[-79.7734,36.5422],[-79.7731,36.5422],[-79.7727,36.5422],[-79.7724,36.5422],[-79.772,36.5422],[-79.7717,36.5422],[-79.7715,36.5422],[-79.7713,36.5422],[-79.771,36.5422],[-79.7707,36.5422],[-79.7703,36.5422],[-79.77,36.5422],[-79.7696,36.5422],[-79.7693,36.5422],[-79.769,36.5422],[-79.7686,36.5422],[-79.7683,36.5422],[-79.7679,36.5422],[-79.7676,36.5422],[-79.7673,36.5422],[-79.7669,36.5422],[-79.7666,36.5422],[-79.7662,36.5422],[-79.7659,36.5422],[-79.7656,36.5422],[-79.7652,36.5422],[-79.7649,36.5422],[-79.7645,36.5422],[-79.7642,36.5422],[-79.7639,36.5422],[-79.7635,36.5422],[-79.7632,36.5422],[-79.7628,36.5422],[-79.7626,36.5422],[-79.7625,36.5422],[-79.7621,36.5422],[-79.7618,36.5422],[-79.7614,36.5422],[-79.7611,36.5422],[-79.7607,36.5422],[-79.7604,36.5422],[-79.76,36.5422],[-79.7598,36.5422],[-79.7597,36.5422],[-79.7593,36.5422],[-79.759,36.5422],[-79.7588,36.5422],[-79.7587,36.5422],[-79.7583,36.5422],[-79.7582,36.5422],[-79.7579,36.5422],[-79.7576,36.5422],[-79.7573,36.5422],[-79.7571,36.5422],[-79.7569,36.5422],[-79.7566,36.5422],[-79.7562,36.5422],[-79.7559,36.5422],[-79.7555,36.5422],[-79.7552,36.5422],[-79.7548,36.5422],[-79.7545,36.5421],[-79.7541,36.5421],[-79.7538,36.5421],[-79.7534,36.5421],[-79.7531,36.5421],[-79.7528,36.5421],[-79.7524,36.5421],[-79.7521,36.5421],[-79.7517,36.5421],[-79.7514,36.5421],[-79.751,36.5421],[-79.7507,36.5421],[-79.7503,36.5421],[-79.75,36.5421],[-79.7497,36.5421],[-79.7493,36.5421],[-79.749,36.5421],[-79.7486,36.5421],[-79.7483,36.5421],[-79.7479,36.5421],[-79.7476,36.5421],[-79.7472,36.5421],[-79.7469,36.5421],[-79.7465,36.5421],[-79.7462,36.5421],[-79.7458,36.5421],[-79.7455,36.5421],[-79.7452,36.5421],[-79.7451,36.5421],[-79.7448,36.5421],[-79.7444,36.5421],[-79.744,36.5421],[-79.7437,36.5421],[-79.7433,36.5421],[-79.743,36.5421],[-79.7426,36.5421],[-79.7423,36.5421],[-79.7419,36.5421],[-79.7416,36.5421],[-79.7414,36.5421],[-79.7412,36.5421],[-79.7409,36.5421],[-79.7405,36.5421],[-79.7402,36.5421],[-79.7398,36.5421],[-79.7395,36.5421],[-79.7391,36.5421],[-79.7388,36.5421],[-79.7385,36.5421],[-79.7381,36.5421],[-79.7378,36.5421],[-79.7374,36.5421],[-79.7371,36.5421],[-79.7367,36.5421],[-79.7364,36.5421],[-79.7362,36.5421],[-79.7361,36.5421],[-79.7357,36.5421],[-79.7353,36.5421],[-79.735,36.5421],[-79.7346,36.542],[-79.7343,36.542],[-79.7339,36.542],[-79.7335,36.542],[-79.7331,36.542],[-79.7328,36.542],[-79.7325,36.542],[-79.7324,36.542],[-79.7321,36.542],[-79.732,36.542],[-79.7319,36.542],[-79.7317,36.542],[-79.7314,36.542],[-79.7311,36.542],[-79.7307,36.542],[-79.7304,36.542],[-79.73,36.542],[-79.7296,36.542],[-79.7293,36.542],[-79.7289,36.542],[-79.7285,36.542],[-79.7281,36.542],[-79.7277,36.542],[-79.7273,36.542],[-79.727,36.542],[-79.7266,36.542],[-79.7262,36.542],[-79.7258,36.542],[-79.7255,36.542],[-79.7251,36.542],[-79.7247,36.542],[-79.7243,36.542],[-79.7239,36.542],[-79.7236,36.542],[-79.7232,36.542],[-79.7228,36.542],[-79.7225,36.542],[-79.7221,36.542],[-79.7217,36.542],[-79.7214,36.542],[-79.721,36.542],[-79.7206,36.542],[-79.7203,36.542],[-79.7199,36.542],[-79.7195,36.542],[-79.7191,36.542],[-79.7188,36.542],[-79.7184,36.542],[-79.718,36.542],[-79.7176,36.542],[-79.7173,36.542],[-79.7169,36.542],[-79.7166,36.542],[-79.7162,36.542],[-79.7159,36.542],[-79.7155,36.542],[-79.7152,36.542],[-79.7148,36.542],[-79.7144,36.542],[-79.7141,36.542],[-79.7137,36.542],[-79.7133,36.5419],[-79.7129,36.5419],[-79.7125,36.5419],[-79.7122,36.5419],[-79.7118,36.5419],[-79.7114,36.5419],[-79.7111,36.5419],[-79.7107,36.5419],[-79.7103,36.5419],[-79.71,36.5419],[-79.7096,36.5419],[-79.7092,36.5419],[-79.7089,36.5419],[-79.7085,36.5419],[-79.7082,36.5419],[-79.7078,36.5419],[-79.7074,36.5419],[-79.7071,36.5419],[-79.7067,36.5419],[-79.7064,36.5419],[-79.706,36.5419],[-79.7056,36.5419],[-79.7053,36.5419],[-79.7049,36.5419],[-79.7045,36.5419],[-79.7042,36.5419],[-79.7038,36.5419],[-79.7034,36.5419],[-79.7031,36.5419],[-79.7027,36.5419],[-79.7024,36.5419],[-79.702,36.5419],[-79.7017,36.5419],[-79.7013,36.5419],[-79.701,36.5419],[-79.7006,36.5419],[-79.7003,36.5419],[-79.6999,36.5419],[-79.6996,36.5419],[-79.6992,36.5419],[-79.6989,36.5419],[-79.6985,36.5419],[-79.6981,36.5419],[-79.6978,36.5419],[-79.6974,36.5419],[-79.6971,36.5419],[-79.6967,36.5419],[-79.6964,36.5419],[-79.696,36.5419],[-79.6956,36.5419],[-79.6953,36.5419],[-79.6949,36.5419],[-79.6945,36.5419],[-79.6942,36.5419],[-79.6938,36.5419],[-79.6934,36.5419],[-79.693,36.5419],[-79.6927,36.5419],[-79.6923,36.5419],[-79.6919,36.5419],[-79.6916,36.5419],[-79.6912,36.5419],[-79.6909,36.5419],[-79.6908,36.5419],[-79.6906,36.5419],[-79.6905,36.5419],[-79.6902,36.5419],[-79.6899,36.5419],[-79.6895,36.5419],[-79.6892,36.5419],[-79.6888,36.5419],[-79.6884,36.5419],[-79.688,36.5419],[-79.6876,36.5418],[-79.6873,36.5418],[-79.6869,36.5418],[-79.6866,36.5418],[-79.6862,36.5418],[-79.6859,36.5418],[-79.6855,36.5418],[-79.6852,36.5418],[-79.6848,36.5418],[-79.6845,36.5418],[-79.6841,36.5418],[-79.6838,36.5418],[-79.6834,36.5418],[-79.683,36.5418],[-79.6827,36.5418],[-79.6823,36.5418],[-79.682,36.5418],[-79.6816,36.5418],[-79.6812,36.5418],[-79.6809,36.5418],[-79.6805,36.5418],[-79.6802,36.5418],[-79.6798,36.5418],[-79.6795,36.5418],[-79.6792,36.5418],[-79.6788,36.5418],[-79.6784,36.5418],[-79.6781,36.5418],[-79.6777,36.5418],[-79.6773,36.5418],[-79.6771,36.5418],[-79.6769,36.5418],[-79.6766,36.5418],[-79.6762,36.5418],[-79.6759,36.5418],[-79.6751,36.5418],[-79.6725,36.5418],[-79.6706,36.5418],[-79.6705,36.5418],[-79.6701,36.5418],[-79.6697,36.5418],[-79.6694,36.5418],[-79.669,36.5418],[-79.6687,36.5418],[-79.6683,36.5418],[-79.668,36.5418],[-79.6676,36.5418],[-79.6673,36.5418],[-79.6671,36.5418],[-79.667,36.5418],[-79.6669,36.5418],[-79.6666,36.5418],[-79.6663,36.5418],[-79.6645,36.5418],[-79.6643,36.5418],[-79.6639,36.5418],[-79.6636,36.5418],[-79.6632,36.5418],[-79.6628,36.5418],[-79.6624,36.5418],[-79.6623,36.5418],[-79.662,36.5418],[-79.6616,36.5418],[-79.6612,36.5418],[-79.6608,36.5417],[-79.6605,36.5417],[-79.6601,36.5417],[-79.6597,36.5417],[-79.6596,36.5417],[-79.6593,36.5417],[-79.6589,36.5417],[-79.6586,36.5417],[-79.6582,36.5417],[-79.6578,36.5418],[-79.6574,36.5418],[-79.6571,36.5418],[-79.6567,36.5418],[-79.6563,36.5417],[-79.656,36.5417],[-79.6556,36.5417],[-79.6552,36.5417],[-79.6549,36.5417],[-79.6545,36.5417],[-79.6542,36.5417],[-79.6538,36.5417],[-79.6535,36.5417],[-79.6531,36.5417],[-79.6527,36.5417],[-79.6524,36.5417],[-79.652,36.5417],[-79.6517,36.5417],[-79.6512,36.5417],[-79.6508,36.5417],[-79.6504,36.5417],[-79.6502,36.5417],[-79.6501,36.5417],[-79.6497,36.5417],[-79.6494,36.5417],[-79.649,36.5417],[-79.6487,36.5417],[-79.6483,36.5417],[-79.648,36.5417],[-79.6477,36.5417],[-79.6473,36.5417],[-79.647,36.5417],[-79.6469,36.5417],[-79.6467,36.5417],[-79.6466,36.5417],[-79.6462,36.5417],[-79.6458,36.5417],[-79.6455,36.5417],[-79.6451,36.5417],[-79.6448,36.5417],[-79.6444,36.5417],[-79.644,36.5417],[-79.6436,36.5417],[-79.6433,36.5417],[-79.6429,36.5417],[-79.6425,36.5417],[-79.6422,36.5417],[-79.6418,36.5417],[-79.6414,36.5417],[-79.6411,36.5417],[-79.6407,36.5417],[-79.6404,36.5417],[-79.64,36.5417],[-79.6397,36.5417],[-79.6393,36.5417],[-79.639,36.5416],[-79.6386,36.5416],[-79.6383,36.5416],[-79.6379,36.5416],[-79.6376,36.5416],[-79.6372,36.5416],[-79.6369,36.5416],[-79.6367,36.5416],[-79.6366,36.5416],[-79.6362,36.5416],[-79.6359,36.5416],[-79.6355,36.5416],[-79.6351,36.5416],[-79.6348,36.5416],[-79.6344,36.5416],[-79.6341,36.5416],[-79.6337,36.5416],[-79.6334,36.5416],[-79.633,36.5416],[-79.6327,36.5416],[-79.6323,36.5416],[-79.632,36.5416],[-79.6316,36.5416],[-79.6312,36.5416],[-79.6308,36.5416],[-79.6305,36.5416],[-79.6301,36.5416],[-79.6298,36.5416],[-79.6294,36.5416],[-79.629,36.5416],[-79.6289,36.5416],[-79.6287,36.5416],[-79.6283,36.5416],[-79.6279,36.5416],[-79.6278,36.5416],[-79.6276,36.5416],[-79.6272,36.5416],[-79.6269,36.5416],[-79.6265,36.5416],[-79.6262,36.5416],[-79.6258,36.5416],[-79.6255,36.5416],[-79.6253,36.5416],[-79.6251,36.5416],[-79.6248,36.5416],[-79.6244,36.5416],[-79.624,36.5416],[-79.6236,36.5416],[-79.6232,36.5416],[-79.6228,36.5416],[-79.6224,36.5416],[-79.622,36.5416],[-79.6217,36.5416],[-79.6213,36.5416],[-79.6209,36.5416],[-79.6205,36.5416],[-79.6201,36.5416],[-79.6198,36.5416],[-79.6194,36.5416],[-79.6191,36.5416],[-79.6187,36.5416],[-79.6184,36.5416],[-79.618,36.5416],[-79.6177,36.5416],[-79.6174,36.5416],[-79.617,36.5416],[-79.6167,36.5416],[-79.6163,36.5416],[-79.616,36.5416],[-79.6156,36.5416],[-79.6153,36.5416],[-79.6151,36.5416],[-79.6149,36.5416],[-79.6146,36.5416],[-79.6142,36.5416],[-79.6139,36.5416],[-79.6136,36.5416],[-79.6132,36.5416],[-79.6129,36.5416],[-79.6125,36.5416],[-79.6122,36.5416],[-79.6118,36.5416],[-79.6115,36.5416],[-79.6111,36.5416],[-79.6107,36.5416],[-79.6104,36.5416],[-79.61,36.5416],[-79.6097,36.5416],[-79.6093,36.5416],[-79.609,36.5416],[-79.6086,36.5416],[-79.6083,36.5416],[-79.6079,36.5416],[-79.6076,36.5416],[-79.6072,36.5416],[-79.607,36.5416],[-79.6068,36.5416],[-79.6065,36.5416],[-79.6064,36.5416],[-79.6061,36.5416],[-79.6058,36.5416],[-79.6054,36.5416],[-79.6051,36.5416],[-79.6048,36.5416],[-79.6047,36.5416],[-79.6044,36.5416],[-79.604,36.5415],[-79.6037,36.5415],[-79.6033,36.5415],[-79.603,36.5415],[-79.6026,36.5415],[-79.6023,36.5415],[-79.602,36.5415],[-79.6016,36.5415],[-79.6012,36.5415],[-79.6009,36.5415],[-79.6005,36.5415],[-79.6002,36.5415],[-79.5998,36.5415],[-79.5995,36.5415],[-79.5991,36.5415],[-79.5987,36.5415],[-79.5984,36.5415],[-79.5981,36.5414],[-79.5977,36.5414],[-79.5974,36.5414],[-79.597,36.5414],[-79.5967,36.5414],[-79.5963,36.5414],[-79.596,36.5414],[-79.5956,36.5414],[-79.5953,36.5414],[-79.5949,36.5414],[-79.5946,36.5414],[-79.5942,36.5414],[-79.5939,36.5414],[-79.5935,36.5414],[-79.5932,36.5414],[-79.5928,36.5414],[-79.5924,36.5414],[-79.5921,36.5414],[-79.5918,36.5414],[-79.5914,36.5414],[-79.591,36.5414],[-79.5907,36.5414],[-79.5903,36.5413],[-79.59,36.5413],[-79.5896,36.5413],[-79.5893,36.5413],[-79.5889,36.5413],[-79.5885,36.5413],[-79.5882,36.5413],[-79.5878,36.5413],[-79.5875,36.5413],[-79.5871,36.5413],[-79.5867,36.5413],[-79.5864,36.5413],[-79.586,36.5413],[-79.5857,36.5413],[-79.5853,36.5413],[-79.5849,36.5413],[-79.5847,36.5413],[-79.5846,36.5413],[-79.5842,36.5413],[-79.5838,36.5413],[-79.5835,36.5412],[-79.5831,36.5412],[-79.5827,36.5412],[-79.5824,36.5412],[-79.582,36.5412],[-79.5817,36.5412],[-79.5813,36.5412],[-79.5811,36.5412],[-79.5809,36.5412],[-79.5806,36.5412],[-79.5802,36.5412],[-79.5799,36.5412],[-79.5795,36.5412],[-79.5791,36.5412],[-79.5788,36.5412],[-79.5784,36.5412],[-79.5781,36.5412],[-79.5778,36.5412],[-79.5763,36.5412],[-79.5757,36.5412],[-79.5748,36.5412],[-79.5725,36.5411],[-79.5724,36.5411],[-79.5723,36.5411],[-79.572,36.5411],[-79.5717,36.5411],[-79.5713,36.5411],[-79.5709,36.5411],[-79.5706,36.5411],[-79.5703,36.5411],[-79.5699,36.5411],[-79.5697,36.5411],[-79.5695,36.5411],[-79.5692,36.5411],[-79.5688,36.5411],[-79.5685,36.5411],[-79.5681,36.5411],[-79.5677,36.5411],[-79.5674,36.5411],[-79.567,36.5411],[-79.5667,36.5411],[-79.5663,36.5411],[-79.5659,36.5411],[-79.5656,36.5411],[-79.5652,36.541],[-79.5649,36.541],[-79.5645,36.541],[-79.5641,36.541],[-79.5638,36.541],[-79.5634,36.541],[-79.5631,36.541],[-79.5627,36.541],[-79.5624,36.541],[-79.562,36.541],[-79.5617,36.541],[-79.5613,36.541],[-79.5609,36.541],[-79.5606,36.541],[-79.5602,36.541],[-79.5599,36.541],[-79.5595,36.541],[-79.5592,36.541],[-79.5588,36.541],[-79.5585,36.541],[-79.5581,36.541],[-79.5578,36.541],[-79.5574,36.541],[-79.5571,36.541],[-79.5567,36.541],[-79.5563,36.541],[-79.556,36.541],[-79.5556,36.541],[-79.5553,36.541],[-79.5549,36.541],[-79.5546,36.541],[-79.5542,36.541],[-79.5539,36.541],[-79.5535,36.541],[-79.5531,36.5409],[-79.5528,36.5409],[-79.5524,36.5409],[-79.552,36.5409],[-79.5517,36.5409],[-79.5513,36.5409],[-79.5509,36.5409],[-79.5506,36.5409],[-79.5502,36.5409],[-79.5498,36.5409],[-79.5494,36.5409],[-79.5491,36.5409],[-79.5487,36.5409],[-79.5486,36.5409],[-79.5483,36.5409],[-79.548,36.5409],[-79.5476,36.5409],[-79.5472,36.5409],[-79.5468,36.5409],[-79.5464,36.5409],[-79.546,36.5409],[-79.5457,36.5409],[-79.5453,36.5409],[-79.545,36.5409],[-79.5446,36.5409],[-79.5444,36.5409],[-79.5443,36.5409],[-79.5438,36.5409],[-79.5434,36.5409],[-79.5432,36.5409],[-79.543,36.5409],[-79.5427,36.5409],[-79.5423,36.5409],[-79.5422,36.5409],[-79.542,36.5409],[-79.5416,36.5409],[-79.5413,36.5409],[-79.5409,36.5409],[-79.5405,36.5409],[-79.5402,36.5408],[-79.5398,36.5408],[-79.5395,36.5408],[-79.5391,36.5408],[-79.5388,36.5408],[-79.5384,36.5408],[-79.5381,36.5408],[-79.5377,36.5409],[-79.5373,36.5409],[-79.5369,36.5409],[-79.5366,36.5409],[-79.5362,36.5409],[-79.5359,36.5409],[-79.5355,36.5409],[-79.5352,36.5409],[-79.5348,36.5409],[-79.5345,36.5409],[-79.5341,36.5409],[-79.534,36.5409],[-79.5338,36.5409],[-79.5335,36.5409],[-79.5331,36.5409],[-79.5327,36.5409],[-79.5324,36.5409],[-79.532,36.5409],[-79.5316,36.5409],[-79.5315,36.5409],[-79.5312,36.5409],[-79.5309,36.5409],[-79.5306,36.5409],[-79.5302,36.5409],[-79.5299,36.5409],[-79.5295,36.5409],[-79.5292,36.5409],[-79.5289,36.5409],[-79.5285,36.5409],[-79.5282,36.5409],[-79.5278,36.5409],[-79.5275,36.5409],[-79.5271,36.5409],[-79.5267,36.5409],[-79.5264,36.5409],[-79.5262,36.5409],[-79.526,36.5409],[-79.5257,36.5409],[-79.5253,36.5409],[-79.525,36.5409],[-79.5246,36.5409],[-79.5243,36.5409],[-79.5239,36.5409],[-79.5236,36.5409],[-79.5232,36.5409],[-79.5229,36.5409],[-79.5225,36.5409],[-79.5222,36.5409],[-79.5218,36.5409],[-79.5215,36.5409],[-79.5211,36.5409],[-79.5208,36.5409],[-79.5204,36.5409],[-79.52,36.5409],[-79.5197,36.5409],[-79.5194,36.5409],[-79.519,36.5409],[-79.5186,36.5409],[-79.5184,36.5409],[-79.5183,36.5409],[-79.518,36.5409],[-79.5178,36.5409],[-79.5176,36.5409],[-79.5174,36.5409],[-79.5173,36.5409],[-79.5169,36.5409],[-79.5166,36.5409],[-79.5163,36.5409],[-79.5159,36.5409],[-79.5157,36.5409],[-79.5156,36.5409],[-79.5152,36.5409],[-79.5149,36.5409],[-79.5146,36.5409],[-79.5139,36.5409],[-79.5136,36.5409],[-79.5115,36.5409],[-79.5097,36.5409],[-79.5081,36.5409],[-79.5077,36.5409],[-79.5023,36.5409],[-79.5005,36.5409],[-79.4999,36.5409],[-79.4978,36.5409],[-79.4971,36.5409],[-79.4965,36.5409],[-79.4956,36.5409],[-79.4941,36.5409],[-79.4917,36.5409],[-79.4898,36.541],[-79.4882,36.541],[-79.4848,36.541],[-79.4824,36.541],[-79.48,36.541],[-79.4781,36.541],[-79.4779,36.541],[-79.4767,36.541],[-79.4738,36.541],[-79.4713,36.541],[-79.4701,36.541],[-79.4696,36.541],[-79.4687,36.541],[-79.4684,36.541],[-79.468,36.541],[-79.4663,36.541],[-79.4657,36.541],[-79.4655,36.541],[-79.4652,36.541],[-79.4642,36.541],[-79.4633,36.541],[-79.4629,36.541],[-79.4601,36.541],[-79.4597,36.541],[-79.4581,36.541],[-79.4567,36.541],[-79.4519,36.5412],[-79.4504,36.5413],[-79.4483,36.5413],[-79.446,36.5414],[-79.4454,36.5414],[-79.4442,36.5414],[-79.4431,36.5414],[-79.442,36.5414],[-79.441,36.5414],[-79.4403,36.5415],[-79.4391,36.5415],[-79.4381,36.5415],[-79.4343,36.5415],[-79.4315,36.5415],[-79.4299,36.5415],[-79.428,36.5415],[-79.4254,36.5415],[-79.4215,36.5415],[-79.418,36.5415],[-79.4139,36.5415],[-79.4125,36.5416],[-79.4119,36.5416],[-79.4118,36.5416],[-79.4111,36.5416],[-79.4105,36.5416],[-79.4094,36.5416],[-79.4073,36.5416],[-79.4049,36.5416],[-79.4025,36.5416],[-79.4008,36.5416],[-79.4001,36.5416],[-79.3984,36.5416],[-79.398,36.5416],[-79.3971,36.5416],[-79.3956,36.5415],[-79.3936,36.5415],[-79.3915,36.5415],[-79.3893,36.5415],[-79.3888,36.5415],[-79.388,36.5415],[-79.3867,36.5415],[-79.3864,36.5415],[-79.3747,36.5414],[-79.3735,36.5414],[-79.3726,36.5414],[-79.3667,36.5413],[-79.3642,36.5413],[-79.3629,36.5413],[-79.3531,36.5415],[-79.3476,36.5416],[-79.3473,36.5416],[-79.3434,36.5416],[-79.3431,36.5416],[-79.3428,36.5416],[-79.3427,36.5416],[-79.3375,36.5416],[-79.3341,36.5416],[-79.3305,36.5416],[-79.327,36.5415],[-79.3246,36.5415],[-79.3224,36.5415],[-79.3191,36.5415],[-79.3146,36.5415],[-79.3112,36.5415],[-79.3069,36.5415],[-79.299,36.5415],[-79.2979,36.5415],[-79.2952,36.5415],[-79.294,36.5415],[-79.2856,36.5415],[-79.2838,36.5415],[-79.2805,36.5415],[-79.2796,36.5415],[-79.2793,36.5415],[-79.2785,36.5415],[-79.2771,36.5415],[-79.2769,36.5415],[-79.2757,36.5414],[-79.275,36.5414],[-79.2735,36.5414],[-79.2718,36.5414],[-79.2712,36.5414],[-79.2694,36.5414],[-79.2691,36.5414],[-79.2663,36.5413],[-79.2645,36.5413],[-79.2631,36.5413],[-79.2627,36.5413],[-79.2617,36.5413],[-79.2606,36.5413],[-79.2575,36.5412],[-79.253,36.5412],[-79.2507,36.5411],[-79.2505,36.5411],[-79.2504,36.5411],[-79.2495,36.5412],[-79.2481,36.5412],[-79.2471,36.5412],[-79.2457,36.5412],[-79.245,36.5412],[-79.2443,36.5412],[-79.2422,36.5413],[-79.2402,36.5413],[-79.2392,36.5414],[-79.238,36.5414],[-79.2348,36.5414],[-79.2329,36.5414],[-79.2305,36.5415],[-79.2288,36.5415],[-79.2274,36.5415],[-79.2257,36.5416],[-79.2243,36.5416],[-79.2219,36.5416],[-79.2205,36.5416],[-79.2185,36.5416],[-79.2178,36.5417],[-79.2176,36.5417],[-79.2162,36.5417],[-79.2154,36.5417],[-79.2147,36.5417],[-79.2141,36.5417],[-79.2139,36.5417],[-79.2136,36.5417],[-79.213,36.5417],[-79.2121,36.5417],[-79.2095,36.5417],[-79.2088,36.5417],[-79.2073,36.5417],[-79.2071,36.5417],[-79.2069,36.5417],[-79.205,36.5418],[-79.2023,36.5418],[-79.1995,36.5418],[-79.1983,36.5418],[-79.1964,36.5418],[-79.1944,36.5418],[-79.1923,36.5418],[-79.1909,36.5418],[-79.1899,36.5418],[-79.1892,36.5418],[-79.1881,36.5418],[-79.1877,36.5418],[-79.1864,36.5418],[-79.1854,36.5418],[-79.1836,36.5418],[-79.1818,36.5418],[-79.1804,36.5418],[-79.1794,36.5418],[-79.1777,36.5418],[-79.1759,36.5419],[-79.1743,36.5419],[-79.1725,36.5419],[-79.1698,36.5419],[-79.1652,36.5419],[-79.1616,36.5419],[-79.1585,36.5419],[-79.1564,36.5419],[-79.155,36.5419],[-79.1526,36.5419],[-79.1498,36.5419],[-79.1486,36.5419],[-79.1468,36.5419],[-79.1415,36.5419],[-79.1408,36.5419],[-79.1401,36.5419],[-79.139,36.542],[-79.1383,36.542],[-79.138,36.542],[-79.1376,36.542],[-79.1373,36.5419],[-79.1369,36.5419],[-79.1366,36.5419],[-79.1362,36.5419],[-79.1359,36.5419],[-79.1355,36.5419],[-79.1352,36.5419],[-79.1348,36.5419],[-79.1345,36.5419],[-79.1341,36.5419],[-79.1338,36.5419],[-79.1334,36.5419],[-79.1331,36.5418],[-79.1328,36.5418],[-79.1324,36.5418],[-79.1321,36.5418],[-79.1317,36.5418],[-79.1313,36.5418],[-79.131,36.5418],[-79.1307,36.5418],[-79.1303,36.5418],[-79.13,36.5418],[-79.1296,36.5418],[-79.1293,36.5418],[-79.1289,36.5418],[-79.1286,36.5418],[-79.1282,36.5417],[-79.1279,36.5417],[-79.1275,36.5417],[-79.1272,36.5417],[-79.1268,36.5417],[-79.1265,36.5417],[-79.1261,36.5417],[-79.1258,36.5417],[-79.1254,36.5417],[-79.1251,36.5417],[-79.1247,36.5417],[-79.1244,36.5417],[-79.124,36.5417],[-79.1237,36.5417],[-79.1234,36.5417],[-79.123,36.5417],[-79.1227,36.5417],[-79.1223,36.5417],[-79.122,36.5417],[-79.1217,36.5417],[-79.1213,36.5417],[-79.121,36.5417],[-79.1206,36.5417],[-79.1203,36.5417],[-79.12,36.5417],[-79.1196,36.5417],[-79.1193,36.5417],[-79.1189,36.5417],[-79.1186,36.5417],[-79.1183,36.5417],[-79.1179,36.5417],[-79.1176,36.5417],[-79.1174,36.5417],[-79.1172,36.5417],[-79.1169,36.5417],[-79.1166,36.5417],[-79.1162,36.5417],[-79.1159,36.5417],[-79.1155,36.5417],[-79.1152,36.5417],[-79.1148,36.5417],[-79.1145,36.5417],[-79.1142,36.5417],[-79.1138,36.5418],[-79.1135,36.5418],[-79.1131,36.5418],[-79.1128,36.5418],[-79.1124,36.5418],[-79.1121,36.5418],[-79.1119,36.5418],[-79.1118,36.5418],[-79.1114,36.5418],[-79.1111,36.5418],[-79.1107,36.5418],[-79.1104,36.5418],[-79.1101,36.5418],[-79.1097,36.5418],[-79.1094,36.5418],[-79.109,36.5418],[-79.1087,36.5418],[-79.1084,36.5418],[-79.108,36.5418],[-79.1077,36.5418],[-79.1073,36.5418],[-79.107,36.5418],[-79.1067,36.5418],[-79.1063,36.5418],[-79.1061,36.5418],[-79.106,36.5418],[-79.1056,36.5418],[-79.1053,36.5418],[-79.1049,36.5418],[-79.1046,36.5418],[-79.1043,36.5418],[-79.1039,36.5418],[-79.1036,36.5418],[-79.1032,36.5418],[-79.1029,36.5418],[-79.1025,36.5418],[-79.1022,36.5418],[-79.1019,36.5418],[-79.1015,36.5418],[-79.1012,36.5418],[-79.1008,36.5418],[-79.1005,36.5418],[-79.1002,36.5419],[-79.0998,36.5419],[-79.0995,36.5419],[-79.0991,36.5419],[-79.0988,36.5419],[-79.0985,36.5419],[-79.0981,36.5419],[-79.0978,36.5419],[-79.0974,36.5419],[-79.0971,36.5419],[-79.0968,36.5419],[-79.0964,36.5419],[-79.0961,36.5419],[-79.0957,36.5419],[-79.0954,36.5419],[-79.0951,36.5419],[-79.0947,36.5419],[-79.0944,36.5419],[-79.094,36.5419],[-79.0937,36.5419],[-79.0933,36.5419],[-79.093,36.5419],[-79.0927,36.5419],[-79.0923,36.5419],[-79.092,36.5419],[-79.0916,36.5419],[-79.0913,36.5419],[-79.0911,36.5419],[-79.091,36.5419],[-79.0906,36.5419],[-79.0903,36.5419],[-79.0899,36.5419],[-79.0896,36.5419],[-79.0892,36.5419],[-79.0889,36.5419],[-79.0886,36.5419],[-79.0882,36.5419],[-79.0879,36.5419],[-79.0875,36.542],[-79.0872,36.542],[-79.0869,36.542],[-79.0865,36.542],[-79.0862,36.542],[-79.0858,36.542],[-79.0855,36.542],[-79.0853,36.542],[-79.0851,36.542],[-79.0848,36.542],[-79.0845,36.542],[-79.0841,36.542],[-79.0838,36.542],[-79.0834,36.542],[-79.0831,36.542],[-79.0828,36.542],[-79.0824,36.542],[-79.0821,36.542],[-79.0817,36.542],[-79.0814,36.542],[-79.0811,36.542],[-79.0807,36.542],[-79.0804,36.542],[-79.08,36.542],[-79.0798,36.542],[-79.0797,36.542],[-79.0794,36.542],[-79.079,36.542],[-79.0787,36.542],[-79.0783,36.542],[-79.078,36.542],[-79.0776,36.542],[-79.0773,36.542],[-79.077,36.542],[-79.0766,36.542],[-79.0763,36.542],[-79.0759,36.542],[-79.0756,36.542],[-79.0752,36.542],[-79.0749,36.542],[-79.0746,36.542],[-79.0742,36.542],[-79.0739,36.5421],[-79.0735,36.5421],[-79.0732,36.5421],[-79.0729,36.5421],[-79.0725,36.5421],[-79.0722,36.5421],[-79.0718,36.5421],[-79.0715,36.5421],[-79.0712,36.5421],[-79.0708,36.5421],[-79.0705,36.5421],[-79.0701,36.5421],[-79.0698,36.5421],[-79.0695,36.5421],[-79.0693,36.5421],[-79.0691,36.5421],[-79.0688,36.5421],[-79.0684,36.5421],[-79.0681,36.5421],[-79.0677,36.5421],[-79.0674,36.5421],[-79.0671,36.5421],[-79.0667,36.5421],[-79.0664,36.5421],[-79.0663,36.5421],[-79.066,36.5421],[-79.0657,36.5421],[-79.0653,36.5421],[-79.065,36.5421],[-79.0647,36.5421],[-79.0643,36.5421],[-79.064,36.5421],[-79.0636,36.5421],[-79.0633,36.5421],[-79.063,36.5421],[-79.0626,36.5421],[-79.0623,36.5421],[-79.0622,36.5421],[-79.0619,36.5421],[-79.0616,36.5421],[-79.0613,36.5421],[-79.0609,36.5421],[-79.0606,36.5421],[-79.0602,36.5421],[-79.0599,36.5421],[-79.0595,36.5421],[-79.0592,36.5421],[-79.0589,36.5421],[-79.0585,36.5421],[-79.0582,36.5421],[-79.0578,36.5421],[-79.0575,36.5421],[-79.0571,36.5421],[-79.0568,36.5421],[-79.0565,36.5421],[-79.0561,36.5421],[-79.0559,36.5421],[-79.0558,36.5421],[-79.0554,36.5421],[-79.0551,36.5421],[-79.0548,36.5421],[-79.0544,36.5421],[-79.0541,36.5421],[-79.0537,36.5421],[-79.0534,36.5421],[-79.0531,36.5421],[-79.0527,36.5421],[-79.0524,36.5421],[-79.052,36.5421],[-79.0517,36.5421],[-79.0513,36.5421],[-79.051,36.5421],[-79.0507,36.5421],[-79.0503,36.5421],[-79.05,36.5421],[-79.0496,36.5421],[-79.0493,36.5421],[-79.049,36.5421],[-79.0486,36.5421],[-79.0483,36.5421],[-79.0479,36.5421],[-79.0476,36.5421],[-79.0473,36.5421],[-79.0469,36.5421],[-79.0466,36.5421],[-79.0462,36.5421],[-79.0459,36.5421],[-79.0455,36.5421],[-79.0452,36.5421],[-79.0449,36.5421],[-79.0445,36.5421],[-79.0443,36.5421],[-79.0442,36.5421],[-79.0438,36.5421],[-79.0435,36.5421],[-79.0431,36.5421],[-79.0428,36.5421],[-79.0425,36.5421],[-79.0422,36.5421],[-79.0421,36.5421],[-79.0419,36.5421],[-79.0418,36.5421],[-79.0414,36.5421],[-79.0411,36.5421],[-79.0408,36.5421],[-79.0404,36.5421],[-79.0401,36.5421],[-79.0397,36.5421],[-79.0394,36.5421],[-79.0391,36.5421],[-79.0387,36.5421],[-79.0384,36.5421],[-79.038,36.5421],[-79.0377,36.5421],[-79.0374,36.5421],[-79.037,36.5421],[-79.0367,36.5421],[-79.0363,36.5421],[-79.036,36.5421],[-79.0356,36.5421],[-79.0353,36.5421],[-79.035,36.5421],[-79.0346,36.5421],[-79.0344,36.5421],[-79.0343,36.5421],[-79.0339,36.5421],[-79.0336,36.5421],[-79.0332,36.5421],[-79.0329,36.5421],[-79.0326,36.5421],[-79.0322,36.5421],[-79.0319,36.5421],[-79.0315,36.5421],[-79.0312,36.5421],[-79.0309,36.5421],[-79.0305,36.5421],[-79.0302,36.5421],[-79.0299,36.5421],[-79.0298,36.5421],[-79.0295,36.5421],[-79.0292,36.5421],[-79.0288,36.5421],[-79.0285,36.5421],[-79.0281,36.5421],[-79.0278,36.5421],[-79.0275,36.5421],[-79.0271,36.5421],[-79.0268,36.5421],[-79.0264,36.5421],[-79.0261,36.5421],[-79.0257,36.5421],[-79.0254,36.5421],[-79.025,36.5421],[-79.0247,36.5421],[-79.0244,36.5421],[-79.024,36.5421],[-79.0237,36.5421],[-79.0233,36.5421],[-79.023,36.5421],[-79.0227,36.5421],[-79.0223,36.5421],[-79.022,36.5421],[-79.0216,36.5421],[-79.0213,36.5421],[-79.021,36.5421],[-79.0206,36.5421],[-79.0203,36.5421],[-79.0199,36.5421],[-79.0196,36.5421],[-79.0192,36.5421],[-79.0189,36.5421],[-79.0186,36.5421],[-79.0182,36.5421],[-79.0179,36.5421],[-79.0175,36.5421],[-79.0173,36.5421],[-79.0172,36.5421],[-79.0169,36.5421],[-79.0165,36.5421],[-79.0162,36.5421],[-79.0158,36.5421],[-79.0155,36.5421],[-79.0152,36.5421],[-79.0148,36.5421],[-79.0145,36.5421],[-79.0141,36.5421],[-79.0139,36.5421],[-79.0138,36.5421],[-79.0134,36.5421],[-79.0131,36.5421],[-79.0127,36.5421],[-79.0124,36.5421],[-79.0121,36.5421],[-79.0117,36.5421],[-79.0114,36.5421],[-79.011,36.5421],[-79.0107,36.5421],[-79.0104,36.5421],[-79.01,36.5421],[-79.0097,36.5421],[-79.0093,36.5421],[-79.009,36.5421],[-79.0086,36.5421],[-79.0083,36.5421],[-79.0079,36.5421],[-79.0076,36.5421],[-79.0073,36.5421],[-79.0069,36.5421],[-79.0066,36.5421],[-79.0064,36.5421],[-79.0062,36.5421],[-79.0059,36.5421],[-79.0055,36.5421],[-79.0052,36.5421],[-79.0049,36.5421],[-79.0045,36.5421],[-79.0042,36.5421],[-79.0038,36.5421],[-79.0035,36.5421],[-79.0031,36.5421],[-79.0028,36.5421],[-79.0024,36.5421],[-79.0021,36.5421],[-79.0018,36.5421],[-79.0014,36.5421],[-79.0011,36.5421],[-79.0007,36.5421],[-79.0004,36.5421],[-79.0001,36.5421],[-78.9997,36.5421],[-78.9994,36.5421],[-78.999,36.5421],[-78.9987,36.5421],[-78.9983,36.5421],[-78.998,36.5421],[-78.9976,36.5421],[-78.9973,36.5421],[-78.997,36.5421],[-78.9966,36.5421],[-78.9963,36.5421],[-78.9959,36.5421],[-78.9956,36.5421],[-78.9952,36.5421],[-78.9949,36.5421],[-78.9946,36.5421],[-78.9942,36.5421],[-78.9939,36.5421],[-78.9935,36.5421],[-78.9933,36.5421],[-78.9932,36.5421],[-78.9928,36.5421],[-78.9925,36.5421],[-78.9921,36.5421],[-78.9918,36.5421],[-78.9915,36.5421],[-78.9911,36.5421],[-78.9908,36.5421],[-78.9904,36.5421],[-78.9903,36.5421],[-78.9901,36.5421],[-78.9897,36.5421],[-78.9894,36.5421],[-78.989,36.5421],[-78.9887,36.5421],[-78.9883,36.5421],[-78.988,36.5421],[-78.9876,36.5421],[-78.9873,36.5421],[-78.9869,36.5421],[-78.9866,36.5421],[-78.9862,36.5421],[-78.9859,36.5421],[-78.9855,36.5422],[-78.9852,36.5422],[-78.9848,36.5422],[-78.9845,36.5422],[-78.9841,36.5422],[-78.9838,36.5422],[-78.9836,36.5422],[-78.9834,36.5422],[-78.9831,36.5422],[-78.9827,36.5422],[-78.9824,36.5422],[-78.982,36.5422],[-78.9817,36.5422],[-78.9813,36.5422],[-78.981,36.5422],[-78.9806,36.5422],[-78.9803,36.5422],[-78.9799,36.5422],[-78.9796,36.5422],[-78.9792,36.5422],[-78.9789,36.5422],[-78.9785,36.5422],[-78.9782,36.5422],[-78.9779,36.5422],[-78.9775,36.5422],[-78.9772,36.5422],[-78.9768,36.5422],[-78.9765,36.5422],[-78.9761,36.5422],[-78.9758,36.5422],[-78.9754,36.5422],[-78.9751,36.5422],[-78.9748,36.5422],[-78.9744,36.5422],[-78.9741,36.5422],[-78.9739,36.5422],[-78.9737,36.5422],[-78.9734,36.5422],[-78.9731,36.5422],[-78.9727,36.5422],[-78.9724,36.5422],[-78.972,36.5422],[-78.9717,36.5422],[-78.9713,36.5422],[-78.971,36.5422],[-78.9707,36.5422],[-78.9703,36.5422],[-78.97,36.5422],[-78.9696,36.5422],[-78.9693,36.5422],[-78.9689,36.5422],[-78.9686,36.5422],[-78.9682,36.5422],[-78.9679,36.5422],[-78.9676,36.5422],[-78.9672,36.5422],[-78.9669,36.5422],[-78.9665,36.5422],[-78.9662,36.5422],[-78.9659,36.5422],[-78.9655,36.5422],[-78.9652,36.5422],[-78.9648,36.5422],[-78.9646,36.5422],[-78.9645,36.5422],[-78.9644,36.5422],[-78.9641,36.5422],[-78.9638,36.5422],[-78.9634,36.5422],[-78.9633,36.5422],[-78.9631,36.5422],[-78.9628,36.5422],[-78.9624,36.5422],[-78.9621,36.5422],[-78.9619,36.5422],[-78.9617,36.5422],[-78.9616,36.5422],[-78.9614,36.5422],[-78.9611,36.5422],[-78.9607,36.5422],[-78.9604,36.5422],[-78.96,36.5422],[-78.9597,36.5422],[-78.9593,36.5422],[-78.959,36.5422],[-78.9587,36.5422],[-78.9583,36.5422],[-78.958,36.5422],[-78.9576,36.5422],[-78.9573,36.5422],[-78.9569,36.5422],[-78.9566,36.5422],[-78.9562,36.5422],[-78.9559,36.5422],[-78.9556,36.5422],[-78.9552,36.5422],[-78.9549,36.5422],[-78.9545,36.5422],[-78.9542,36.5422],[-78.9539,36.5422],[-78.9535,36.5422],[-78.9532,36.5422],[-78.9528,36.5422],[-78.9525,36.5422],[-78.9521,36.5422],[-78.9518,36.5422],[-78.9514,36.5422],[-78.9511,36.5422],[-78.9507,36.5422],[-78.9504,36.5422],[-78.9501,36.5422],[-78.9497,36.5422],[-78.9494,36.5422],[-78.9493,36.5422],[-78.9492,36.5422],[-78.949,36.5422],[-78.9487,36.5422],[-78.9483,36.5422],[-78.948,36.5422],[-78.9476,36.5422],[-78.9473,36.5422],[-78.947,36.5422],[-78.9466,36.5422],[-78.9463,36.5422],[-78.9461,36.5422],[-78.9459,36.5422],[-78.9456,36.5422],[-78.9452,36.5422],[-78.9449,36.5422],[-78.9446,36.5422],[-78.9442,36.5422],[-78.9439,36.5422],[-78.9435,36.5422],[-78.9432,36.5422],[-78.9428,36.5422],[-78.9425,36.5422],[-78.9424,36.5422],[-78.9422,36.5422],[-78.9421,36.5422],[-78.9419,36.5422],[-78.9418,36.5422],[-78.9415,36.5422],[-78.9414,36.5422],[-78.9412,36.5422],[-78.9411,36.5422],[-78.9408,36.5422],[-78.9404,36.5422],[-78.9401,36.5422],[-78.9397,36.5422],[-78.9394,36.5422],[-78.939,36.5422],[-78.9387,36.5422],[-78.9384,36.5422],[-78.938,36.5422],[-78.9377,36.5422],[-78.9375,36.5422],[-78.9373,36.5422],[-78.937,36.5422],[-78.9366,36.5422],[-78.9363,36.5422],[-78.936,36.5422],[-78.9356,36.5422],[-78.9353,36.5422],[-78.9349,36.5422],[-78.9346,36.5422],[-78.9342,36.5422],[-78.9339,36.5422],[-78.9336,36.5422],[-78.9335,36.5422],[-78.9332,36.5422],[-78.9329,36.5422],[-78.9325,36.5422],[-78.9322,36.5422],[-78.9318,36.5422],[-78.9315,36.5422],[-78.9312,36.5422],[-78.9308,36.5422],[-78.9305,36.5422],[-78.9301,36.5422],[-78.9298,36.5422],[-78.9295,36.5422],[-78.9291,36.5422],[-78.9288,36.5422],[-78.9284,36.5422],[-78.9281,36.5422],[-78.9279,36.5422],[-78.9277,36.5422],[-78.9274,36.5422],[-78.9271,36.5422],[-78.9267,36.5422],[-78.9264,36.5421],[-78.926,36.5421],[-78.9257,36.5421],[-78.9253,36.5421],[-78.925,36.5421],[-78.9247,36.5421],[-78.9246,36.5421],[-78.9243,36.5421],[-78.924,36.5421],[-78.9236,36.5421],[-78.9233,36.5421],[-78.923,36.5421],[-78.9226,36.5421],[-78.9223,36.5421],[-78.9219,36.5421],[-78.9216,36.5421],[-78.9213,36.5421],[-78.9209,36.5421],[-78.9206,36.5421],[-78.9202,36.5421],[-78.9199,36.5421],[-78.9196,36.5421],[-78.9192,36.5421],[-78.9189,36.5421],[-78.9185,36.5421],[-78.9182,36.5421],[-78.9179,36.5421],[-78.9175,36.5421],[-78.9172,36.5421],[-78.9169,36.5421],[-78.9168,36.5421],[-78.9165,36.5421],[-78.9162,36.5421],[-78.9158,36.5421],[-78.9155,36.5421],[-78.9151,36.5421],[-78.9148,36.5421],[-78.9144,36.5421],[-78.9141,36.5421],[-78.9138,36.5421],[-78.9134,36.5421],[-78.9131,36.5421],[-78.9127,36.5421],[-78.9124,36.5421],[-78.912,36.5421],[-78.9117,36.5421],[-78.9114,36.5421],[-78.911,36.5421],[-78.9107,36.5421],[-78.9103,36.5421],[-78.91,36.5421],[-78.9096,36.5421],[-78.9093,36.5421],[-78.909,36.5421],[-78.9086,36.5421],[-78.9083,36.5421],[-78.9079,36.5421],[-78.9076,36.5421],[-78.9073,36.5421],[-78.9069,36.5421],[-78.9066,36.5421],[-78.9062,36.5421],[-78.9059,36.5421],[-78.9055,36.5421],[-78.9052,36.5421],[-78.9048,36.5421],[-78.9045,36.5421],[-78.9042,36.5421],[-78.9038,36.5421],[-78.9035,36.5421],[-78.9031,36.5421],[-78.9028,36.5421],[-78.9025,36.5421],[-78.9021,36.5421],[-78.9018,36.5421],[-78.9017,36.5421],[-78.9014,36.5421],[-78.9011,36.5421],[-78.9008,36.5421],[-78.9004,36.5421],[-78.9001,36.5421],[-78.8997,36.5421],[-78.8994,36.5421],[-78.899,36.5421],[-78.8987,36.5421],[-78.8983,36.5421],[-78.898,36.5421],[-78.8977,36.5421],[-78.8973,36.5421],[-78.897,36.5421],[-78.8966,36.5421],[-78.8963,36.5421],[-78.8959,36.5421],[-78.8956,36.5421],[-78.8953,36.5421],[-78.8949,36.5421],[-78.8946,36.5421],[-78.8942,36.5421],[-78.8939,36.5421],[-78.8936,36.5421],[-78.8932,36.5421],[-78.8929,36.5421],[-78.8925,36.5421],[-78.8922,36.5421],[-78.8918,36.5421],[-78.8915,36.5421],[-78.8912,36.5421],[-78.8908,36.5421],[-78.8905,36.542],[-78.8901,36.542],[-78.8898,36.542],[-78.8894,36.542],[-78.8891,36.542],[-78.8888,36.542],[-78.8884,36.542],[-78.8881,36.542],[-78.8877,36.542],[-78.8874,36.542],[-78.8871,36.542],[-78.8867,36.542],[-78.8864,36.542],[-78.886,36.542],[-78.8857,36.542],[-78.8853,36.542],[-78.885,36.542],[-78.8846,36.542],[-78.8843,36.542],[-78.884,36.542],[-78.8836,36.542],[-78.8833,36.542],[-78.8829,36.542],[-78.8826,36.542],[-78.8823,36.542],[-78.8819,36.542],[-78.8816,36.542],[-78.8812,36.542],[-78.8809,36.542],[-78.8807,36.542],[-78.8805,36.542],[-78.8802,36.542],[-78.8799,36.542],[-78.8795,36.542],[-78.8792,36.542],[-78.8788,36.542],[-78.8785,36.542],[-78.8782,36.542],[-78.8778,36.542],[-78.8775,36.542],[-78.8771,36.542],[-78.8768,36.542],[-78.8764,36.542],[-78.8761,36.542],[-78.8757,36.542],[-78.8754,36.542],[-78.8751,36.542],[-78.8747,36.542],[-78.8744,36.542],[-78.874,36.542],[-78.8737,36.542],[-78.8734,36.542],[-78.873,36.542],[-78.8727,36.542],[-78.8723,36.542],[-78.872,36.542],[-78.8717,36.542],[-78.8713,36.542],[-78.871,36.542],[-78.8706,36.542],[-78.8703,36.542],[-78.87,36.542],[-78.8696,36.542],[-78.8693,36.542],[-78.8689,36.542],[-78.8686,36.542],[-78.8683,36.542],[-78.8679,36.542],[-78.8676,36.542],[-78.8672,36.542],[-78.8669,36.542],[-78.8666,36.542],[-78.8662,36.542],[-78.8659,36.542],[-78.8655,36.542],[-78.8652,36.542],[-78.8649,36.542],[-78.8645,36.542],[-78.8642,36.542],[-78.8638,36.542],[-78.8635,36.542],[-78.8632,36.542],[-78.8628,36.542],[-78.8625,36.542],[-78.8621,36.542],[-78.8618,36.542],[-78.8615,36.542],[-78.8611,36.542],[-78.8608,36.542],[-78.8604,36.542],[-78.8601,36.542],[-78.8598,36.542],[-78.8594,36.542],[-78.8591,36.542],[-78.8587,36.542],[-78.8584,36.542],[-78.8581,36.542],[-78.8577,36.542],[-78.8574,36.542],[-78.857,36.542],[-78.8567,36.542],[-78.8563,36.542],[-78.8562,36.542],[-78.856,36.542],[-78.8557,36.542],[-78.8553,36.542],[-78.855,36.542],[-78.8546,36.542],[-78.8543,36.542],[-78.854,36.542],[-78.8536,36.542],[-78.8533,36.542],[-78.8529,36.542],[-78.8526,36.542],[-78.8523,36.542],[-78.8519,36.542],[-78.8516,36.542],[-78.8512,36.542],[-78.8509,36.542],[-78.8506,36.542],[-78.8502,36.542],[-78.8499,36.542],[-78.8495,36.5421],[-78.8492,36.5421],[-78.8489,36.5421],[-78.8485,36.5421],[-78.8482,36.5421],[-78.848,36.5421],[-78.8478,36.5421],[-78.8475,36.542],[-78.8471,36.542],[-78.8468,36.542],[-78.8465,36.542],[-78.8461,36.542],[-78.8458,36.542],[-78.8454,36.542],[-78.8451,36.542],[-78.8447,36.542],[-78.8444,36.542],[-78.844,36.542],[-78.8437,36.542],[-78.8434,36.542],[-78.843,36.542],[-78.8427,36.542],[-78.8423,36.542],[-78.842,36.542],[-78.8416,36.542],[-78.8413,36.542],[-78.841,36.542],[-78.8406,36.542],[-78.8403,36.542],[-78.8399,36.542],[-78.8396,36.542],[-78.8392,36.542],[-78.8389,36.542],[-78.8385,36.542],[-78.8382,36.542],[-78.8379,36.542],[-78.8375,36.542],[-78.8372,36.542],[-78.8368,36.542],[-78.8365,36.542],[-78.8362,36.542],[-78.8358,36.542],[-78.8355,36.542],[-78.8353,36.542],[-78.8351,36.542],[-78.8348,36.542],[-78.8344,36.542],[-78.8341,36.542],[-78.8337,36.542],[-78.8334,36.542],[-78.8331,36.542],[-78.8327,36.542],[-78.8324,36.542],[-78.832,36.542],[-78.8317,36.542],[-78.8313,36.542],[-78.831,36.542],[-78.8309,36.542],[-78.8306,36.542],[-78.8303,36.542],[-78.83,36.542],[-78.8296,36.542],[-78.8293,36.542],[-78.8289,36.542],[-78.8286,36.542],[-78.8282,36.542],[-78.8279,36.542],[-78.8276,36.542],[-78.8272,36.542],[-78.8269,36.542],[-78.8266,36.542],[-78.8265,36.542],[-78.8262,36.542],[-78.8258,36.542],[-78.8255,36.542],[-78.8251,36.542],[-78.8248,36.542],[-78.8245,36.542],[-78.8241,36.542],[-78.8238,36.5419],[-78.8234,36.5419],[-78.8231,36.5419],[-78.8227,36.5419],[-78.8224,36.5419],[-78.8221,36.5419],[-78.8217,36.5419],[-78.8214,36.5419],[-78.821,36.5419],[-78.8208,36.5419],[-78.8207,36.5419],[-78.8203,36.5419],[-78.82,36.5419],[-78.8196,36.5419],[-78.8193,36.5419],[-78.819,36.5419],[-78.8186,36.5419],[-78.8183,36.5419],[-78.8179,36.5419],[-78.8176,36.5419],[-78.8172,36.5419],[-78.8169,36.5419],[-78.8166,36.5419],[-78.8162,36.5419],[-78.8159,36.5419],[-78.8155,36.5419],[-78.8152,36.5419],[-78.8148,36.5419],[-78.8145,36.5419],[-78.8141,36.5419],[-78.8138,36.5419],[-78.8135,36.5419],[-78.8133,36.5419],[-78.8131,36.5419],[-78.8128,36.5419],[-78.8124,36.5419],[-78.8123,36.5419],[-78.8121,36.5419],[-78.8117,36.5419],[-78.8114,36.5419],[-78.811,36.5419],[-78.8107,36.5419],[-78.8104,36.5419],[-78.81,36.5419],[-78.8097,36.5419],[-78.8093,36.5418],[-78.809,36.5418],[-78.8088,36.5418],[-78.8087,36.5418],[-78.8083,36.5418],[-78.808,36.5418],[-78.8076,36.5418],[-78.8073,36.5418],[-78.8069,36.5418],[-78.8066,36.5418],[-78.8062,36.5418],[-78.8059,36.5418],[-78.8055,36.5418],[-78.8052,36.5418],[-78.8049,36.5418],[-78.8045,36.5418],[-78.8042,36.5418],[-78.8038,36.5418],[-78.8035,36.5418],[-78.8032,36.5418],[-78.8028,36.5418],[-78.8025,36.5418],[-78.8021,36.5418],[-78.8018,36.5418],[-78.8014,36.5418],[-78.8013,36.5418],[-78.8011,36.5418],[-78.8007,36.5418],[-78.8004,36.5418],[-78.8001,36.5418],[-78.7997,36.5418],[-78.7994,36.5418],[-78.799,36.5418],[-78.7987,36.5418],[-78.7983,36.5418],[-78.798,36.5418],[-78.7978,36.5418],[-78.7977,36.5418],[-78.7973,36.5418],[-78.797,36.5418],[-78.7966,36.5417],[-78.7964,36.5417],[-78.7963,36.5417],[-78.7959,36.5418],[-78.7956,36.5418],[-78.7952,36.5418],[-78.7948,36.5418],[-78.7945,36.5418],[-78.7941,36.5418],[-78.7937,36.5418],[-78.7934,36.5418],[-78.793,36.5418],[-78.7927,36.5418],[-78.7923,36.5418],[-78.792,36.5418],[-78.7916,36.5418],[-78.7913,36.5418],[-78.7906,36.5418],[-78.7902,36.5418],[-78.7888,36.5418],[-78.7881,36.5418],[-78.7878,36.5418],[-78.7861,36.5418],[-78.7857,36.5418],[-78.7854,36.5418],[-78.7851,36.5418],[-78.7823,36.5418],[-78.7776,36.5418],[-78.7758,36.5418],[-78.7746,36.5418],[-78.7735,36.5418],[-78.7733,36.5418],[-78.7726,36.5418],[-78.7698,36.5417],[-78.7695,36.5417],[-78.7693,36.5417],[-78.7671,36.5418],[-78.7651,36.5418],[-78.7644,36.5418],[-78.7643,36.5418],[-78.7629,36.5418],[-78.7628,36.5418],[-78.7625,36.5418],[-78.7622,36.5418],[-78.7618,36.5418],[-78.7611,36.5418],[-78.7608,36.5418],[-78.7605,36.5418],[-78.7601,36.5418],[-78.76,36.5418],[-78.7592,36.5418],[-78.7587,36.5418],[-78.7584,36.5418],[-78.7583,36.5418],[-78.758,36.5418],[-78.7573,36.5418],[-78.7566,36.5418],[-78.7553,36.5418],[-78.7549,36.5418],[-78.7546,36.5418],[-78.7535,36.5418],[-78.7532,36.5418],[-78.7528,36.5418],[-78.7525,36.5418],[-78.7521,36.5418],[-78.7515,36.5418],[-78.7511,36.5418],[-78.7508,36.5418],[-78.7504,36.5418],[-78.7497,36.5419],[-78.7494,36.5419],[-78.749,36.5419],[-78.7488,36.5419],[-78.7487,36.5419],[-78.7485,36.5419],[-78.7456,36.5419],[-78.7452,36.5419],[-78.7446,36.5419],[-78.7442,36.5419],[-78.7439,36.5419],[-78.7435,36.5419],[-78.7424,36.5419],[-78.7423,36.5419],[-78.7422,36.5419],[-78.7418,36.5419],[-78.7415,36.5419],[-78.7404,36.5419],[-78.7401,36.5419],[-78.7398,36.5419],[-78.7391,36.5419],[-78.738,36.5419],[-78.7376,36.5419],[-78.7369,36.5419],[-78.7348,36.5419],[-78.7341,36.5419],[-78.7337,36.5419],[-78.7331,36.5419],[-78.7317,36.5419],[-78.7303,36.5419],[-78.73,36.5419],[-78.7243,36.542],[-78.7241,36.542],[-78.7237,36.542],[-78.7234,36.542],[-78.7227,36.542],[-78.722,36.542],[-78.7213,36.542],[-78.721,36.542],[-78.7206,36.542],[-78.7203,36.542],[-78.7199,36.542],[-78.7192,36.542],[-78.7185,36.542],[-78.7178,36.542],[-78.7175,36.542],[-78.7172,36.542],[-78.7164,36.542],[-78.7158,36.542],[-78.7154,36.542],[-78.7147,36.542],[-78.7144,36.542],[-78.714,36.542],[-78.7137,36.542],[-78.7133,36.542],[-78.7126,36.542],[-78.7123,36.542],[-78.7119,36.542],[-78.7116,36.542],[-78.7112,36.542],[-78.7109,36.5421],[-78.7106,36.5421],[-78.7102,36.5421],[-78.7099,36.5421],[-78.7095,36.5421],[-78.7088,36.5421],[-78.7085,36.5421],[-78.7082,36.5421],[-78.7078,36.5421],[-78.7075,36.5421],[-78.7071,36.5421],[-78.7068,36.5421],[-78.7064,36.5421],[-78.7061,36.5421],[-78.7057,36.5421],[-78.7054,36.5421],[-78.7051,36.5421],[-78.7042,36.5421],[-78.7041,36.5421],[-78.7038,36.5421],[-78.7037,36.5421],[-78.7034,36.5421],[-78.6999,36.5421],[-78.6972,36.5421],[-78.6965,36.5421],[-78.6954,36.5421],[-78.6951,36.5421],[-78.695,36.5421],[-78.6948,36.5421],[-78.6944,36.5421],[-78.6934,36.5421],[-78.692,36.5421],[-78.6913,36.5421],[-78.6896,36.5421],[-78.6877,36.5421],[-78.6876,36.5421],[-78.6866,36.5421],[-78.6859,36.5421],[-78.6855,36.5421],[-78.6848,36.5421],[-78.6845,36.5421],[-78.6839,36.5421],[-78.6835,36.5421],[-78.6831,36.5421],[-78.6828,36.5421],[-78.6823,36.5421],[-78.6821,36.5421],[-78.6818,36.5421],[-78.6814,36.5421],[-78.6811,36.5421],[-78.6807,36.5421],[-78.6804,36.5421],[-78.6801,36.5421],[-78.6797,36.5421],[-78.6794,36.5421],[-78.6787,36.5421],[-78.676,36.5421],[-78.6756,36.5421],[-78.6753,36.5421],[-78.675,36.5421],[-78.6749,36.5421],[-78.6746,36.5421],[-78.6732,36.5422],[-78.6729,36.5422],[-78.6725,36.5422],[-78.6719,36.5422],[-78.6711,36.5422],[-78.6704,36.5421],[-78.6693,36.5421],[-78.6689,36.5421],[-78.6679,36.5421],[-78.6671,36.5421],[-78.6666,36.5421],[-78.6652,36.5421],[-78.6648,36.5421],[-78.6645,36.5421],[-78.6641,36.5421],[-78.6639,36.5421],[-78.6636,36.542],[-78.6635,36.542],[-78.6634,36.542],[-78.6633,36.542],[-78.6631,36.542],[-78.6627,36.542],[-78.6624,36.542],[-78.662,36.542],[-78.6617,36.542],[-78.6613,36.542],[-78.661,36.542],[-78.6606,36.542],[-78.6603,36.542],[-78.6601,36.542],[-78.6596,36.542],[-78.6589,36.542],[-78.6574,36.5419],[-78.6564,36.5419],[-78.656,36.5419],[-78.6557,36.5419],[-78.6549,36.5419],[-78.6496,36.5418],[-78.6375,36.5416],[-78.6372,36.5416],[-78.6331,36.5415],[-78.6324,36.5415],[-78.632,36.5415],[-78.6317,36.5415],[-78.6307,36.5414],[-78.6306,36.5414],[-78.626,36.5414],[-78.6247,36.5414],[-78.623,36.5413],[-78.6227,36.5413],[-78.622,36.5413],[-78.6213,36.5413],[-78.621,36.5413],[-78.6208,36.5413],[-78.6206,36.5413],[-78.6121,36.5413],[-78.6114,36.5413],[-78.6094,36.5413],[-78.6091,36.5413],[-78.6084,36.5413],[-78.6077,36.5413],[-78.606,36.5413],[-78.6053,36.5413],[-78.5961,36.5413],[-78.5944,36.5412],[-78.5936,36.5412],[-78.5926,36.5412],[-78.5923,36.5412],[-78.5915,36.5412],[-78.5912,36.5412],[-78.5909,36.5412],[-78.5905,36.5412],[-78.5895,36.5412],[-78.5867,36.5412],[-78.5864,36.5412],[-78.586,36.5412],[-78.5857,36.5412],[-78.5854,36.5412],[-78.5851,36.5412],[-78.5847,36.5412],[-78.5843,36.5412],[-78.584,36.5412],[-78.5836,36.5412],[-78.5833,36.5412],[-78.5829,36.5412],[-78.5826,36.5412],[-78.5823,36.5412],[-78.5819,36.5412],[-78.5816,36.5412],[-78.5812,36.5412],[-78.5809,36.5412],[-78.5806,36.5412],[-78.5802,36.5412],[-78.5799,36.5412],[-78.5795,36.5412],[-78.5792,36.5412],[-78.5788,36.5412],[-78.5785,36.5412],[-78.5782,36.5412],[-78.5778,36.5412],[-78.5775,36.5412],[-78.5768,36.5412],[-78.5764,36.5412],[-78.5761,36.5412],[-78.5754,36.5412],[-78.5751,36.5412],[-78.5747,36.5412],[-78.5744,36.5412],[-78.574,36.5412],[-78.5737,36.5412],[-78.5734,36.5412],[-78.573,36.5412],[-78.5727,36.5412],[-78.5723,36.5412],[-78.572,36.5412],[-78.5717,36.5412],[-78.5713,36.5412],[-78.571,36.5412],[-78.5706,36.5412],[-78.5703,36.5412],[-78.57,36.5412],[-78.5696,36.5412],[-78.5693,36.5412],[-78.5689,36.5412],[-78.5682,36.5412],[-78.5679,36.5412],[-78.5675,36.5412],[-78.5672,36.5412],[-78.5669,36.5412],[-78.5665,36.5412],[-78.5662,36.5412],[-78.5658,36.5412],[-78.5655,36.5412],[-78.5652,36.5412],[-78.5651,36.5412],[-78.5648,36.5412],[-78.5646,36.5412],[-78.5621,36.5412],[-78.5614,36.5412],[-78.56,36.5412],[-78.5587,36.5412],[-78.5569,36.5411],[-78.5556,36.5411],[-78.5546,36.5411],[-78.5541,36.5411],[-78.5532,36.5411],[-78.5525,36.5411],[-78.5504,36.5411],[-78.5494,36.5411],[-78.5481,36.5411],[-78.547,36.5411],[-78.5467,36.5411],[-78.5457,36.5411],[-78.545,36.5411],[-78.5439,36.5411],[-78.5436,36.5411],[-78.5433,36.5411],[-78.5429,36.5411],[-78.5426,36.5411],[-78.5422,36.5411],[-78.5419,36.5411],[-78.5416,36.5411],[-78.5412,36.5411],[-78.5409,36.5411],[-78.5405,36.5411],[-78.5402,36.5411],[-78.5398,36.5411],[-78.5397,36.5411],[-78.5395,36.5411],[-78.5392,36.5411],[-78.539,36.5411],[-78.5378,36.5411],[-78.5375,36.5411],[-78.5373,36.5411],[-78.5361,36.5411],[-78.5357,36.5411],[-78.5351,36.5411],[-78.5349,36.5411],[-78.533,36.5411],[-78.5327,36.5411],[-78.5323,36.5411],[-78.532,36.5411],[-78.5316,36.5411],[-78.5313,36.5411],[-78.531,36.5411],[-78.5306,36.5411],[-78.5303,36.5411],[-78.5299,36.5411],[-78.5296,36.5411],[-78.5292,36.5411],[-78.5289,36.5411],[-78.5286,36.5411],[-78.5282,36.5411],[-78.5279,36.5411],[-78.5275,36.5411],[-78.5272,36.5411],[-78.5268,36.5411],[-78.5265,36.5411],[-78.5262,36.5411],[-78.5258,36.5411],[-78.5255,36.5411],[-78.5251,36.5411],[-78.5248,36.5411],[-78.5245,36.5411],[-78.5241,36.5411],[-78.5238,36.5411],[-78.5234,36.5411],[-78.5227,36.5411],[-78.5224,36.5411],[-78.521,36.5411],[-78.5206,36.5411],[-78.5203,36.5411],[-78.5196,36.5411],[-78.5192,36.5411],[-78.5186,36.5411],[-78.5182,36.5411],[-78.5172,36.5411],[-78.5168,36.5411],[-78.5165,36.5411],[-78.5154,36.5411],[-78.5116,36.541],[-78.5113,36.541],[-78.5109,36.541],[-78.5105,36.5411],[-78.5102,36.5411],[-78.5099,36.5411],[-78.5095,36.5411],[-78.5092,36.5411],[-78.5088,36.5411],[-78.5084,36.5411],[-78.5081,36.5412],[-78.5078,36.5412],[-78.5074,36.5412],[-78.5071,36.5412],[-78.5067,36.5412],[-78.5064,36.5412],[-78.506,36.5412],[-78.5057,36.5412],[-78.5053,36.5412],[-78.505,36.5413],[-78.5046,36.5413],[-78.5043,36.5413],[-78.5039,36.5413],[-78.5036,36.5413],[-78.5032,36.5413],[-78.5029,36.5413],[-78.5025,36.5414],[-78.5022,36.5414],[-78.5018,36.5414],[-78.5015,36.5414],[-78.5012,36.5414],[-78.5011,36.5414],[-78.4983,36.5415],[-78.498,36.5415],[-78.4976,36.5415],[-78.4959,36.5416],[-78.4956,36.5416],[-78.4952,36.5416],[-78.4949,36.5416],[-78.4946,36.5416],[-78.4942,36.5416],[-78.4939,36.5416],[-78.4935,36.5416],[-78.4932,36.5416],[-78.4928,36.5416],[-78.4925,36.5417],[-78.4921,36.5417],[-78.4918,36.5417],[-78.4915,36.5417],[-78.4911,36.5417],[-78.4908,36.5417],[-78.4904,36.5417],[-78.4901,36.5417],[-78.4894,36.5418],[-78.4887,36.5418],[-78.4884,36.5418],[-78.488,36.5418],[-78.4877,36.5418],[-78.4863,36.5418],[-78.4861,36.5418],[-78.4851,36.5419],[-78.4822,36.5419],[-78.4809,36.542],[-78.4796,36.542],[-78.4794,36.542],[-78.4791,36.542],[-78.4788,36.5421],[-78.4781,36.5421],[-78.4776,36.5421],[-78.4767,36.5421],[-78.476,36.5421],[-78.4757,36.5421],[-78.4753,36.5421],[-78.4743,36.5422],[-78.4739,36.5422],[-78.4736,36.5422],[-78.4733,36.5422],[-78.4716,36.5423],[-78.4711,36.5423],[-78.4709,36.5423],[-78.4707,36.5423],[-78.4706,36.5423],[-78.4702,36.5423],[-78.4699,36.5423],[-78.4691,36.5423],[-78.4688,36.5423],[-78.4687,36.5423],[-78.4685,36.5423],[-78.4681,36.5423],[-78.4681,36.5424],[-78.4678,36.5424],[-78.4675,36.5424],[-78.4671,36.5424],[-78.4668,36.5424],[-78.4664,36.5424],[-78.4661,36.5424],[-78.4658,36.5424],[-78.4654,36.5424],[-78.4651,36.5424],[-78.4649,36.5425],[-78.4647,36.5425],[-78.4644,36.5425],[-78.4642,36.5425],[-78.464,36.5425],[-78.4637,36.5425],[-78.4633,36.5425],[-78.463,36.5425],[-78.4626,36.5425],[-78.4622,36.5425],[-78.4621,36.5425],[-78.4619,36.5425],[-78.4615,36.5425],[-78.4612,36.5425],[-78.4608,36.5425],[-78.4605,36.5425],[-78.4601,36.5425],[-78.4597,36.5425],[-78.4569,36.5425],[-78.4563,36.5425],[-78.4559,36.5425],[-78.4552,36.5426],[-78.4541,36.5426],[-78.4527,36.5426],[-78.4493,36.5426],[-78.449,36.5426],[-78.4486,36.5426],[-78.4483,36.5426],[-78.4479,36.5426],[-78.4476,36.5426],[-78.4472,36.5426],[-78.4469,36.5426],[-78.4465,36.5426],[-78.4462,36.5426],[-78.4458,36.5426],[-78.4455,36.5427],[-78.4451,36.5427],[-78.4448,36.5427],[-78.4444,36.5427],[-78.4441,36.5427],[-78.4437,36.5427],[-78.4434,36.5427],[-78.443,36.5427],[-78.4427,36.5427],[-78.4423,36.5427],[-78.442,36.5427],[-78.4416,36.5427],[-78.4414,36.5427],[-78.4412,36.5427],[-78.4409,36.5427],[-78.4406,36.5427],[-78.4402,36.5427],[-78.4398,36.5427],[-78.4391,36.5427],[-78.4388,36.5427],[-78.4384,36.5427],[-78.4381,36.5427],[-78.4377,36.5427],[-78.4374,36.5427],[-78.437,36.5427],[-78.4367,36.5427],[-78.4365,36.5427],[-78.4362,36.5427],[-78.4346,36.5427],[-78.4343,36.5428],[-78.4339,36.5428],[-78.4336,36.5428],[-78.4332,36.5428],[-78.4329,36.5428],[-78.4325,36.5428],[-78.4322,36.5428],[-78.4318,36.5428],[-78.4315,36.5428],[-78.4311,36.5428],[-78.4308,36.5428],[-78.4304,36.5428],[-78.4301,36.5428],[-78.4298,36.5428],[-78.4294,36.5428],[-78.4285,36.5428],[-78.4279,36.5428],[-78.427,36.5428],[-78.4222,36.5429],[-78.4172,36.5429],[-78.4163,36.5429],[-78.4154,36.5429],[-78.4114,36.543],[-78.4103,36.543],[-78.4102,36.543],[-78.4098,36.543],[-78.4094,36.543],[-78.4078,36.543],[-78.4069,36.543],[-78.4062,36.543],[-78.4041,36.543],[-78.4039,36.543],[-78.3963,36.5431],[-78.3954,36.5431],[-78.3883,36.5432],[-78.3837,36.5432],[-78.383,36.5432],[-78.3824,36.5432],[-78.3815,36.5433],[-78.3797,36.5433],[-78.3794,36.5433],[-78.3749,36.5433],[-78.3743,36.5433],[-78.3738,36.5433],[-78.3733,36.5433],[-78.3692,36.5434],[-78.3691,36.5434],[-78.3679,36.5434],[-78.3672,36.5434],[-78.3629,36.5435],[-78.3613,36.5435],[-78.3608,36.5435],[-78.3607,36.5435],[-78.3604,36.5435],[-78.3588,36.5435],[-78.3586,36.5435],[-78.358,36.5435],[-78.3573,36.5435],[-78.3566,36.5435],[-78.3559,36.5435],[-78.3552,36.5435],[-78.3545,36.5436],[-78.3538,36.5436],[-78.3535,36.5436],[-78.3528,36.5436],[-78.3521,36.5436],[-78.3514,36.5436],[-78.3507,36.5436],[-78.35,36.5436],[-78.3493,36.5436],[-78.3486,36.5436],[-78.348,36.5436],[-78.3473,36.5436],[-78.3466,36.5436],[-78.3459,36.5436],[-78.3456,36.5436],[-78.3449,36.5436],[-78.3439,36.5436],[-78.3435,36.5436],[-78.3428,36.5436],[-78.3422,36.5436],[-78.3415,36.5437],[-78.3408,36.5437],[-78.3401,36.5437],[-78.3394,36.5437],[-78.3387,36.5437],[-78.338,36.5437],[-78.3374,36.5437],[-78.3367,36.5437],[-78.336,36.5437],[-78.3353,36.5437],[-78.3346,36.5437],[-78.3339,36.5437],[-78.3332,36.5437],[-78.3325,36.5437],[-78.3318,36.5438],[-78.3311,36.5438],[-78.3304,36.5438],[-78.3298,36.5438],[-78.329,36.5438],[-78.3283,36.5438],[-78.3276,36.5438],[-78.3269,36.5438],[-78.3261,36.5438],[-78.3254,36.5438],[-78.3247,36.5438],[-78.3243,36.5438],[-78.324,36.5438],[-78.318,36.5439],[-78.3177,36.5439],[-78.3174,36.5439],[-78.3172,36.5439],[-78.317,36.5439],[-78.3167,36.5439],[-78.3163,36.5439],[-78.316,36.5439],[-78.3157,36.5439],[-78.3154,36.5439],[-78.3149,36.5439],[-78.3146,36.5439],[-78.3143,36.5439],[-78.3139,36.5439],[-78.3136,36.5439],[-78.3132,36.5439],[-78.313,36.5439],[-78.3129,36.5439],[-78.3125,36.5439],[-78.3122,36.5439],[-78.3118,36.5439],[-78.3114,36.5439],[-78.3111,36.5439],[-78.3107,36.5439],[-78.3104,36.5439],[-78.3103,36.5439],[-78.31,36.5439],[-78.3097,36.5439],[-78.3093,36.5439],[-78.309,36.544],[-78.3086,36.544],[-78.3083,36.544],[-78.3079,36.544],[-78.3076,36.544],[-78.3072,36.544],[-78.3068,36.544],[-78.3065,36.544],[-78.3061,36.544],[-78.3058,36.544],[-78.3054,36.544],[-78.3051,36.544],[-78.3047,36.544],[-78.3044,36.544],[-78.3041,36.544],[-78.3037,36.544],[-78.3034,36.544],[-78.303,36.544],[-78.3027,36.544],[-78.3023,36.544],[-78.302,36.544],[-78.3016,36.544],[-78.3013,36.544],[-78.3009,36.544],[-78.3006,36.544],[-78.3002,36.544],[-78.2999,36.544],[-78.2995,36.544],[-78.2992,36.544],[-78.2991,36.544],[-78.2989,36.544],[-78.2985,36.544],[-78.2982,36.544],[-78.2978,36.544],[-78.2975,36.544],[-78.2971,36.544],[-78.297,36.544],[-78.2969,36.544],[-78.2968,36.544],[-78.2964,36.544],[-78.2961,36.544],[-78.296,36.544],[-78.2957,36.544],[-78.2954,36.5441],[-78.295,36.5441],[-78.2947,36.5441],[-78.2943,36.5441],[-78.294,36.5441],[-78.2936,36.5441],[-78.2933,36.5441],[-78.293,36.5441],[-78.2926,36.5441],[-78.2922,36.5441],[-78.2919,36.5441],[-78.2916,36.5441],[-78.2912,36.5441],[-78.2909,36.5441],[-78.2905,36.5441],[-78.2902,36.5441],[-78.2899,36.5441],[-78.2895,36.5441],[-78.2892,36.5441],[-78.2888,36.5441],[-78.2885,36.5441],[-78.2881,36.5441],[-78.2879,36.5441],[-78.2878,36.5441],[-78.2874,36.5441],[-78.2871,36.5441],[-78.2868,36.5441],[-78.2864,36.5441],[-78.2861,36.5441],[-78.2857,36.5441],[-78.2854,36.5441],[-78.285,36.5442],[-78.2847,36.5442],[-78.2844,36.5442],[-78.284,36.5442],[-78.2837,36.5442],[-78.2833,36.5442],[-78.283,36.5442],[-78.2826,36.5442],[-78.2823,36.5442],[-78.2819,36.5442],[-78.2816,36.5442],[-78.2812,36.5442],[-78.2809,36.5442],[-78.2806,36.5442],[-78.2802,36.5442],[-78.2799,36.5442],[-78.2795,36.5442],[-78.2792,36.5442],[-78.2788,36.5442],[-78.2785,36.5442],[-78.2781,36.5442],[-78.2778,36.5442],[-78.2775,36.5442],[-78.2773,36.5442],[-78.2771,36.5442],[-78.2768,36.5442],[-78.2764,36.5442],[-78.2762,36.5442],[-78.2761,36.5442],[-78.2757,36.5442],[-78.2754,36.5442],[-78.275,36.5442],[-78.2747,36.5442],[-78.2744,36.5442],[-78.274,36.5442],[-78.2739,36.5442],[-78.2737,36.5442],[-78.2733,36.5442],[-78.273,36.5442],[-78.2726,36.5442],[-78.2723,36.5442],[-78.272,36.5443],[-78.2716,36.5443],[-78.2715,36.5443],[-78.2713,36.5443],[-78.2709,36.5443],[-78.2706,36.5443],[-78.2705,36.5443],[-78.2702,36.5443],[-78.2699,36.5443],[-78.2695,36.5443],[-78.2692,36.5443],[-78.2689,36.5443],[-78.2685,36.5443],[-78.2682,36.5443],[-78.2678,36.5443],[-78.2675,36.5443],[-78.2671,36.5443],[-78.2668,36.5443],[-78.2664,36.5443],[-78.2661,36.5443],[-78.2657,36.5443],[-78.2654,36.5443],[-78.265,36.5443],[-78.2647,36.5443],[-78.2643,36.5443],[-78.264,36.5443],[-78.2636,36.5443],[-78.2633,36.5443],[-78.2629,36.5443],[-78.2626,36.5443],[-78.2622,36.5443],[-78.2619,36.5444],[-78.2615,36.5444],[-78.2612,36.5444],[-78.2609,36.5444],[-78.2605,36.5444],[-78.2602,36.5444],[-78.2598,36.5444],[-78.2595,36.5444],[-78.2591,36.5444],[-78.2588,36.5444],[-78.2585,36.5444],[-78.2584,36.5444],[-78.2583,36.5444],[-78.2581,36.5444],[-78.2577,36.5444],[-78.2575,36.5444],[-78.2574,36.5444],[-78.257,36.5444],[-78.2567,36.5444],[-78.2563,36.5444],[-78.256,36.5444],[-78.2556,36.5444],[-78.2553,36.5444],[-78.2549,36.5444],[-78.2546,36.5444],[-78.2542,36.5444],[-78.2539,36.5444],[-78.2536,36.5444],[-78.2532,36.5444],[-78.2528,36.5444],[-78.2525,36.5444],[-78.2522,36.5445],[-78.2518,36.5445],[-78.2515,36.5445],[-78.2511,36.5445],[-78.2508,36.5445],[-78.2504,36.5445],[-78.2501,36.5445],[-78.2497,36.5445],[-78.2494,36.5445],[-78.249,36.5445],[-78.2487,36.5445],[-78.2484,36.5445],[-78.248,36.5445],[-78.2477,36.5445],[-78.2473,36.5445],[-78.247,36.5445],[-78.2466,36.5445],[-78.2463,36.5445],[-78.246,36.5445],[-78.2456,36.5445],[-78.2454,36.5445],[-78.2453,36.5445],[-78.2449,36.5445],[-78.2446,36.5445],[-78.2442,36.5445],[-78.2439,36.5445],[-78.2436,36.5444],[-78.2432,36.5444],[-78.2429,36.5444],[-78.2425,36.5444],[-78.2422,36.5444],[-78.2418,36.5444],[-78.2415,36.5444],[-78.2412,36.5444],[-78.2408,36.5444],[-78.2405,36.5444],[-78.2401,36.5444],[-78.2398,36.5444],[-78.2395,36.5444],[-78.2391,36.5444],[-78.2388,36.5444],[-78.2384,36.5444],[-78.2381,36.5444],[-78.2378,36.5444],[-78.2374,36.5444],[-78.2371,36.5444],[-78.2367,36.5444],[-78.2364,36.5444],[-78.236,36.5444],[-78.2358,36.5444],[-78.2357,36.5444],[-78.2354,36.5444],[-78.235,36.5444],[-78.2348,36.5444],[-78.2347,36.5444],[-78.2343,36.5444],[-78.234,36.5444],[-78.2336,36.5444],[-78.2333,36.5444],[-78.233,36.5444],[-78.2326,36.5444],[-78.2323,36.5444],[-78.2319,36.5444],[-78.2316,36.5444],[-78.2313,36.5444],[-78.2309,36.5444],[-78.2306,36.5444],[-78.2302,36.5444],[-78.2299,36.5444],[-78.2295,36.5444],[-78.2292,36.5444],[-78.2289,36.5444],[-78.2285,36.5444],[-78.2282,36.5444],[-78.2278,36.5444],[-78.2275,36.5444],[-78.2271,36.5444],[-78.2268,36.5444],[-78.2265,36.5444],[-78.2261,36.5444],[-78.2258,36.5444],[-78.2254,36.5444],[-78.2251,36.5444],[-78.2248,36.5444],[-78.2244,36.5444],[-78.2241,36.5444],[-78.2237,36.5444],[-78.2234,36.5444],[-78.2233,36.5444],[-78.2231,36.5444],[-78.2227,36.5444],[-78.2224,36.5444],[-78.222,36.5444],[-78.2217,36.5444],[-78.2213,36.5444],[-78.221,36.5444],[-78.2207,36.5443],[-78.2203,36.5443],[-78.22,36.5443],[-78.2196,36.5443],[-78.2193,36.5443],[-78.219,36.5443],[-78.2186,36.5443],[-78.2183,36.5443],[-78.2179,36.5443],[-78.2177,36.5443],[-78.2176,36.5443],[-78.2172,36.5443],[-78.2169,36.5443],[-78.2162,36.5443],[-78.2159,36.5443],[-78.2155,36.5443],[-78.2152,36.5443],[-78.2149,36.5443],[-78.2145,36.5443],[-78.2142,36.5443],[-78.2138,36.5443],[-78.2135,36.5443],[-78.2131,36.5443],[-78.2128,36.5443],[-78.2125,36.5443],[-78.2121,36.5443],[-78.2119,36.5443],[-78.2114,36.5443],[-78.2111,36.5443],[-78.2108,36.5443],[-78.2104,36.5443],[-78.2101,36.5443],[-78.2097,36.5443],[-78.2094,36.5443],[-78.2091,36.5443],[-78.2087,36.5443],[-78.2084,36.5443],[-78.208,36.5443],[-78.2077,36.5443],[-78.2073,36.5443],[-78.207,36.5443],[-78.2067,36.5443],[-78.2063,36.5443],[-78.206,36.5443],[-78.2056,36.5443],[-78.2053,36.5443],[-78.2049,36.5443],[-78.2046,36.5443],[-78.2043,36.5443],[-78.2039,36.5443],[-78.2036,36.5443],[-78.2033,36.5443],[-78.2029,36.5443],[-78.2026,36.5443],[-78.2022,36.5443],[-78.2019,36.5443],[-78.2018,36.5443],[-78.2015,36.5443],[-78.2012,36.5443],[-78.2009,36.5443],[-78.2005,36.5443],[-78.2002,36.5443],[-78.1998,36.5443],[-78.1995,36.5443],[-78.1993,36.5443],[-78.1988,36.5443],[-78.1985,36.5443],[-78.1983,36.5443],[-78.1981,36.5443],[-78.1978,36.5443],[-78.1974,36.5443],[-78.1973,36.5443],[-78.1971,36.5443],[-78.1968,36.5443],[-78.1964,36.5443],[-78.1961,36.5443],[-78.1957,36.5443],[-78.1954,36.5443],[-78.195,36.5443],[-78.1947,36.5443],[-78.1944,36.5443],[-78.1941,36.5443],[-78.1937,36.5443],[-78.1933,36.5443],[-78.193,36.5443],[-78.1927,36.5443],[-78.1923,36.5443],[-78.192,36.5443],[-78.1916,36.5443],[-78.1913,36.5443],[-78.191,36.5443],[-78.1906,36.5443],[-78.1903,36.5443],[-78.1899,36.5443],[-78.1896,36.5443],[-78.1893,36.5443],[-78.1889,36.5443],[-78.1886,36.5443],[-78.1882,36.5443],[-78.1879,36.5443],[-78.1875,36.5443],[-78.1872,36.5443],[-78.1869,36.5443],[-78.1865,36.5443],[-78.1862,36.5443],[-78.1858,36.5443],[-78.1855,36.5443],[-78.1851,36.5443],[-78.1849,36.5443],[-78.1845,36.5443],[-78.184,36.5443],[-78.1838,36.5443],[-78.1834,36.5443],[-78.1831,36.5443],[-78.1828,36.5443],[-78.1824,36.5443],[-78.1821,36.5443],[-78.1817,36.5443],[-78.1814,36.5443],[-78.181,36.5443],[-78.1807,36.5443],[-78.1804,36.5443],[-78.18,36.5443],[-78.1797,36.5443],[-78.1793,36.5443],[-78.179,36.5443],[-78.1787,36.5443],[-78.1783,36.5443],[-78.178,36.5443],[-78.1776,36.5443],[-78.1773,36.5443],[-78.177,36.5443],[-78.1766,36.5443],[-78.1763,36.5443],[-78.1759,36.5443],[-78.1756,36.5443],[-78.1753,36.5443],[-78.1749,36.5443],[-78.1746,36.5443],[-78.1743,36.5443],[-78.1735,36.5443],[-78.1729,36.5443],[-78.1725,36.5443],[-78.1722,36.5443],[-78.1718,36.5443],[-78.1715,36.5443],[-78.1711,36.5443],[-78.1708,36.5443],[-78.1705,36.5443],[-78.1701,36.5443],[-78.17,36.5443],[-78.1698,36.5443],[-78.1694,36.5443],[-78.1691,36.5443],[-78.1688,36.5443],[-78.1684,36.5443],[-78.1681,36.5443],[-78.1677,36.5443],[-78.1664,36.5443],[-78.1657,36.5443],[-78.165,36.5443],[-78.1643,36.5443],[-78.1636,36.5443],[-78.163,36.5443],[-78.1623,36.5443],[-78.1616,36.5443],[-78.1609,36.5443],[-78.1606,36.5443],[-78.1602,36.5442],[-78.16,36.5442],[-78.1599,36.5442],[-78.1595,36.5442],[-78.1592,36.5442],[-78.1589,36.5442],[-78.1585,36.5442],[-78.1581,36.5442],[-78.1577,36.5442],[-78.1573,36.5442],[-78.1569,36.5442],[-78.1565,36.5442],[-78.1562,36.5442],[-78.1561,36.5442],[-78.1557,36.5442],[-78.1553,36.5442],[-78.1549,36.5442],[-78.1546,36.5442],[-78.1542,36.5442],[-78.1541,36.5442],[-78.1539,36.5441],[-78.1538,36.5441],[-78.1534,36.5441],[-78.153,36.5441],[-78.1526,36.5441],[-78.1522,36.5441],[-78.1518,36.5441],[-78.1515,36.5441],[-78.1511,36.5441],[-78.1508,36.5441],[-78.1505,36.5441],[-78.1501,36.5441],[-78.1498,36.5441],[-78.1494,36.544],[-78.1491,36.544],[-78.1487,36.544],[-78.1483,36.544],[-78.148,36.544],[-78.1476,36.544],[-78.1472,36.544],[-78.1468,36.544],[-78.1461,36.544],[-78.1456,36.544],[-78.1452,36.544],[-78.1448,36.544],[-78.1444,36.544],[-78.1441,36.544],[-78.144,36.544],[-78.1436,36.544],[-78.1431,36.544],[-78.1428,36.544],[-78.1424,36.544],[-78.1421,36.544],[-78.1418,36.544],[-78.1417,36.544],[-78.1414,36.544],[-78.141,36.544],[-78.1407,36.544],[-78.1403,36.544],[-78.14,36.544],[-78.1397,36.544],[-78.1393,36.544],[-78.1389,36.544],[-78.1386,36.544],[-78.1383,36.544],[-78.1369,36.544],[-78.1362,36.544],[-78.1355,36.5439],[-78.1348,36.5439],[-78.1341,36.5439],[-78.1337,36.5439],[-78.1334,36.5439],[-78.1332,36.5439],[-78.1327,36.5439],[-78.1316,36.5439],[-78.1309,36.5439],[-78.1297,36.5439],[-78.1296,36.5439],[-78.1292,36.5439],[-78.1289,36.5439],[-78.1285,36.5439],[-78.1282,36.5439],[-78.1278,36.5439],[-78.1275,36.5439],[-78.1272,36.5439],[-78.127,36.5439],[-78.1268,36.5439],[-78.1265,36.5439],[-78.1261,36.5439],[-78.1258,36.5439],[-78.1254,36.5439],[-78.1251,36.5439],[-78.1247,36.5439],[-78.1244,36.5439],[-78.124,36.5439],[-78.1237,36.5439],[-78.1234,36.5439],[-78.123,36.5439],[-78.1227,36.5439],[-78.1221,36.5439],[-78.122,36.5438],[-78.1216,36.5438],[-78.1215,36.5438],[-78.1213,36.5438],[-78.1209,36.5438],[-78.1206,36.5438],[-78.1203,36.5438],[-78.1199,36.5438],[-78.1196,36.5438],[-78.1192,36.5438],[-78.1189,36.5438],[-78.1185,36.5438],[-78.1182,36.5438],[-78.1179,36.5438],[-78.1175,36.5438],[-78.1168,36.5438],[-78.1165,36.5438],[-78.1161,36.5438],[-78.1158,36.5438],[-78.1154,36.5438],[-78.1151,36.5438],[-78.1148,36.5438],[-78.1141,36.5438],[-78.1134,36.5438],[-78.1127,36.5437],[-78.112,36.5437],[-78.1117,36.5437],[-78.111,36.5437],[-78.1103,36.5437],[-78.1096,36.5437],[-78.1089,36.5437],[-78.1082,36.5437],[-78.1076,36.5437],[-78.1072,36.5437],[-78.107,36.5437],[-78.1053,36.5437],[-78.0972,36.5436],[-78.0966,36.5436],[-78.0942,36.5436],[-78.0938,36.5436],[-78.0933,36.5436],[-78.0901,36.5436],[-78.09,36.5436],[-78.0882,36.5436],[-78.0874,36.5436],[-78.087,36.5436],[-78.0866,36.5436],[-78.0863,36.5436],[-78.0859,36.5436],[-78.0856,36.5436],[-78.0849,36.5436],[-78.083,36.5436],[-78.0828,36.5436],[-78.0825,36.5436],[-78.0824,36.5436],[-78.0821,36.5436],[-78.0793,36.5436],[-78.0784,36.5436],[-78.0768,36.5436],[-78.0761,36.5436],[-78.0751,36.5436],[-78.0744,36.5436],[-78.0741,36.5436],[-78.0709,36.5436],[-78.0702,36.5436],[-78.0688,36.5436],[-78.0678,36.5436],[-78.0667,36.5436],[-78.0657,36.5436],[-78.0647,36.5436],[-78.0636,36.5436],[-78.0629,36.5436],[-78.0626,36.5436],[-78.0622,36.5436],[-78.0609,36.5436],[-78.0592,36.5436],[-78.0587,36.5436],[-78.058,36.5436],[-78.0579,36.5436],[-78.0578,36.5436],[-78.0576,36.5436],[-78.0562,36.5436],[-78.0551,36.5436],[-78.0542,36.5436],[-78.054,36.5436],[-78.0532,36.5436],[-78.0465,36.5436],[-78.0464,36.5436],[-78.0463,36.5436],[-78.0454,36.5436],[-78.0435,36.5436],[-78.0426,36.5436],[-78.0415,36.5436],[-78.0408,36.5436],[-78.0401,36.5436],[-78.0394,36.5436],[-78.0388,36.5436],[-78.0356,36.5437],[-78.035,36.5437],[-78.0342,36.5437],[-78.0334,36.5437],[-78.032,36.5437],[-78.0316,36.5438],[-78.0313,36.5438],[-78.0309,36.5438],[-78.0291,36.5438],[-78.0271,36.5438],[-78.0256,36.5439],[-78.025,36.5439],[-78.0246,36.5439],[-78.0222,36.5439],[-78.0188,36.544],[-78.016,36.5441],[-78.0142,36.5441],[-78.0136,36.5441],[-78.0132,36.5441],[-78.0131,36.5441],[-78.0126,36.5441],[-78.012,36.5442],[-78.0113,36.5442],[-78.0092,36.5442],[-78.0079,36.5442],[-78.0076,36.5442],[-78.0069,36.5442],[-78.0062,36.5443],[-78.0049,36.5443],[-78.0042,36.5443],[-78.0035,36.5443],[-78.0028,36.5443],[-78.0018,36.5444],[-78.0011,36.5444],[-78.0007,36.5444],[-78.0004,36.5444],[-77.9997,36.5444],[-77.9994,36.5444],[-77.999,36.5444],[-77.9986,36.5444],[-77.9983,36.5444],[-77.9979,36.5444],[-77.9976,36.5444],[-77.9972,36.5444],[-77.9969,36.5444],[-77.9965,36.5444],[-77.9962,36.5444],[-77.9958,36.5444],[-77.9955,36.5444],[-77.9951,36.5444],[-77.9947,36.5444],[-77.9944,36.5444],[-77.9941,36.5444],[-77.9843,36.5444],[-77.9833,36.5444],[-77.9828,36.5444],[-77.9822,36.5444],[-77.981,36.5444],[-77.9755,36.5445],[-77.971,36.5445],[-77.9694,36.5445],[-77.9643,36.5445],[-77.9641,36.5445],[-77.9597,36.5445],[-77.9558,36.5445],[-77.9535,36.5445],[-77.9504,36.5446],[-77.9476,36.5446],[-77.9459,36.5446],[-77.9442,36.5446],[-77.9431,36.5446],[-77.9428,36.5446],[-77.9424,36.5446],[-77.9421,36.5446],[-77.9417,36.5446],[-77.9413,36.5446],[-77.941,36.5446],[-77.9406,36.5446],[-77.9403,36.5446],[-77.9399,36.5446],[-77.9395,36.5446],[-77.9392,36.5447],[-77.9388,36.5447],[-77.9385,36.5447],[-77.9382,36.5447],[-77.9381,36.5447],[-77.9377,36.5447],[-77.9374,36.5447],[-77.9317,36.5446],[-77.9307,36.5446],[-77.93,36.5446],[-77.9293,36.5446],[-77.9289,36.5446],[-77.9283,36.5446],[-77.9276,36.5446],[-77.9269,36.5446],[-77.9262,36.5446],[-77.9252,36.5446],[-77.9245,36.5446],[-77.9242,36.5446],[-77.9241,36.5446],[-77.9238,36.5446],[-77.9235,36.5446],[-77.9231,36.5446],[-77.923,36.5446],[-77.9228,36.5446],[-77.9225,36.5446],[-77.9223,36.5446],[-77.9221,36.5446],[-77.9218,36.5446],[-77.9214,36.5446],[-77.9211,36.5446],[-77.9207,36.5446],[-77.9204,36.5446],[-77.9201,36.5446],[-77.92,36.5446],[-77.9197,36.5446],[-77.9194,36.5446],[-77.919,36.5446],[-77.9187,36.5446],[-77.9185,36.5446],[-77.918,36.5446],[-77.9176,36.5446],[-77.9169,36.5446],[-77.9166,36.5446],[-77.9162,36.5446],[-77.914,36.5446],[-77.9134,36.5446],[-77.9127,36.5446],[-77.912,36.5446],[-77.9113,36.5446],[-77.9106,36.5446],[-77.9099,36.5446],[-77.9088,36.5446],[-77.9081,36.5446],[-77.9074,36.5446],[-77.9066,36.5446],[-77.9059,36.5447],[-77.9052,36.5447],[-77.9045,36.5447],[-77.9041,36.5446],[-77.9038,36.5446],[-77.9034,36.5446],[-77.9027,36.5446],[-77.9019,36.5446],[-77.9012,36.5446],[-77.9009,36.5446],[-77.9008,36.5446],[-77.9005,36.5446],[-77.9001,36.5446],[-77.8998,36.5446],[-77.8998,36.5447],[-77.8973,36.5447],[-77.8933,36.5447],[-77.8932,36.5447],[-77.8931,36.5447],[-77.8915,36.5447],[-77.8872,36.5447],[-77.887,36.5447],[-77.8868,36.5447],[-77.8823,36.5444],[-77.8822,36.5445],[-77.8821,36.5445],[-77.8795,36.5445],[-77.8781,36.5446],[-77.8776,36.5446],[-77.8755,36.5446],[-77.8753,36.5446],[-77.8752,36.5446],[-77.8747,36.5447],[-77.8744,36.5447],[-77.8732,36.5448],[-77.8719,36.5448],[-77.8712,36.5448],[-77.8709,36.5448],[-77.8707,36.5449],[-77.8703,36.5449],[-77.8687,36.5449],[-77.8685,36.5449],[-77.868,36.5449],[-77.8629,36.5449],[-77.862,36.5449],[-77.8609,36.5449],[-77.8592,36.5449],[-77.8586,36.5449],[-77.8545,36.545],[-77.8529,36.545],[-77.8523,36.545],[-77.8519,36.545],[-77.8509,36.545],[-77.8508,36.545],[-77.8496,36.545],[-77.8476,36.545],[-77.8469,36.545],[-77.8331,36.5451],[-77.833,36.5451],[-77.8328,36.5451],[-77.8292,36.5451],[-77.8288,36.5451],[-77.8278,36.5451],[-77.8277,36.5451],[-77.8196,36.5451],[-77.8183,36.5451],[-77.8157,36.5451],[-77.8112,36.5452],[-77.8098,36.5452],[-77.8023,36.5452],[-77.7956,36.5453],[-77.7848,36.5453],[-77.7846,36.5453],[-77.783,36.5453],[-77.7804,36.5453],[-77.7762,36.5454],[-77.7727,36.5454],[-77.7722,36.5454],[-77.7674,36.5454],[-77.7671,36.5454],[-77.7591,36.5455],[-77.7572,36.5455],[-77.7564,36.5455],[-77.7499,36.5455],[-77.7497,36.5455],[-77.7493,36.5455],[-77.7456,36.5455],[-77.7388,36.5455],[-77.7378,36.5455],[-77.7365,36.5455],[-77.7363,36.5455],[-77.7323,36.5454],[-77.7225,36.5454],[-77.7197,36.5454],[-77.7123,36.5454],[-77.7103,36.5454],[-77.7056,36.5454],[-77.6969,36.5454],[-77.6956,36.5454],[-77.6944,36.5454],[-77.6923,36.5454],[-77.689,36.5454],[-77.6862,36.5454],[-77.6845,36.5453],[-77.6804,36.5453],[-77.6771,36.5453],[-77.677,36.5453],[-77.6767,36.5453],[-77.6753,36.5453],[-77.6725,36.5453],[-77.6724,36.5453],[-77.664,36.5453],[-77.6493,36.5453],[-77.6492,36.5453],[-77.6491,36.5453],[-77.6468,36.5453],[-77.6459,36.5453],[-77.6458,36.5453],[-77.6456,36.5453],[-77.6417,36.5452],[-77.6403,36.5452],[-77.6248,36.5452],[-77.6194,36.5451],[-77.6193,36.5451],[-77.6192,36.5451],[-77.6182,36.5451],[-77.6144,36.545],[-77.6123,36.5451],[-77.6098,36.5451],[-77.6095,36.5451],[-77.6093,36.5451],[-77.6092,36.5451],[-77.6085,36.5451],[-77.6083,36.5452],[-77.6079,36.5452],[-77.6037,36.5453],[-77.6016,36.5453],[-77.5984,36.5453],[-77.5978,36.5453],[-77.5975,36.5453],[-77.5909,36.5453],[-77.5871,36.5453],[-77.5764,36.5452],[-77.5762,36.5452],[-77.5761,36.5452],[-77.5748,36.5452],[-77.5736,36.5452],[-77.57,36.5452],[-77.5688,36.5452],[-77.5592,36.5451],[-77.5565,36.5451],[-77.5537,36.5451],[-77.549,36.5452],[-77.5441,36.5452],[-77.5366,36.5452],[-77.533,36.5452],[-77.5303,36.5452],[-77.53,36.5452],[-77.5282,36.5452],[-77.5276,36.5452],[-77.518,36.5452],[-77.5106,36.5452],[-77.5097,36.5452],[-77.5042,36.5452],[-77.4997,36.5452],[-77.4987,36.545],[-77.4986,36.545],[-77.4976,36.545],[-77.4901,36.545],[-77.4824,36.545],[-77.4796,36.545],[-77.4784,36.545],[-77.4745,36.5449],[-77.466,36.5449],[-77.4633,36.5449],[-77.4594,36.5449],[-77.4587,36.5449],[-77.4582,36.5449],[-77.4574,36.5449],[-77.4492,36.5448],[-77.448,36.5448],[-77.4466,36.5448],[-77.432,36.5448],[-77.4125,36.5448],[-77.4124,36.5448],[-77.4011,36.5448],[-77.4009,36.5448],[-77.4008,36.5448],[-77.4007,36.5448],[-77.3921,36.5447],[-77.3747,36.5447],[-77.3727,36.5446],[-77.3723,36.5446],[-77.3673,36.5447],[-77.3418,36.5449],[-77.3374,36.545],[-77.3363,36.545],[-77.3315,36.5449],[-77.3296,36.5449],[-77.3272,36.5449],[-77.3259,36.5449],[-77.3226,36.5449],[-77.3224,36.5449],[-77.3219,36.5449],[-77.3204,36.5449],[-77.3199,36.5449],[-77.3189,36.5449],[-77.3054,36.5448],[-77.3009,36.5448],[-77.2969,36.5448],[-77.2949,36.5448],[-77.2899,36.5448],[-77.2838,36.5448],[-77.2794,36.5448],[-77.2662,36.5448],[-77.2531,36.5448],[-77.253,36.5448],[-77.2518,36.5448],[-77.2497,36.5447],[-77.2484,36.5447],[-77.2479,36.5447],[-77.2443,36.5447],[-77.2362,36.5447],[-77.2286,36.5446],[-77.2262,36.5446],[-77.2215,36.5446],[-77.2198,36.5446],[-77.215,36.5446],[-77.2128,36.5446],[-77.2102,36.5446],[-77.205,36.5446],[-77.2036,36.5448],[-77.1986,36.5453],[-77.1916,36.546],[-77.1915,36.546],[-77.1901,36.5462],[-77.184,36.5466],[-77.1824,36.5466],[-77.1697,36.5473],[-77.1693,36.5472],[-77.1688,36.5472],[-77.1646,36.5464],[-77.1644,36.5463],[-77.164,36.5463],[-77.1637,36.5462],[-77.1627,36.546],[-77.1624,36.5459],[-77.162,36.5459],[-77.1617,36.5458],[-77.1613,36.5457],[-77.161,36.5457],[-77.1607,36.5456],[-77.1603,36.5455],[-77.16,36.5455],[-77.1597,36.5454],[-77.1593,36.5454],[-77.159,36.5453],[-77.1586,36.5452],[-77.1583,36.5452],[-77.1576,36.545],[-77.1573,36.545],[-77.157,36.5449],[-77.1566,36.5448],[-77.1563,36.5448],[-77.156,36.5447],[-77.1553,36.5446],[-77.1546,36.5444],[-77.1543,36.5444],[-77.1529,36.5441],[-77.1526,36.5441],[-77.1522,36.5441],[-77.1519,36.5441],[-77.1515,36.5441],[-77.1512,36.5441],[-77.1509,36.5441],[-77.1505,36.5441],[-77.1502,36.5441],[-77.1498,36.5441],[-77.1496,36.5441],[-77.1495,36.5441],[-77.1491,36.5441],[-77.1488,36.5441],[-77.1484,36.5441],[-77.1481,36.5441],[-77.1478,36.5441],[-77.1474,36.5441],[-77.1471,36.5441],[-77.1467,36.5441],[-77.1464,36.5441],[-77.146,36.5441],[-77.1457,36.5441],[-77.1453,36.5441],[-77.145,36.5441],[-77.1447,36.5441],[-77.1443,36.5441],[-77.144,36.5441],[-77.1436,36.5441],[-77.1433,36.5441],[-77.1429,36.5441],[-77.1426,36.5441],[-77.1423,36.5441],[-77.1419,36.5441],[-77.1416,36.5441],[-77.1412,36.5441],[-77.1409,36.5441],[-77.1405,36.5441],[-77.1402,36.5441],[-77.1398,36.5441],[-77.1395,36.5441],[-77.1392,36.5441],[-77.1388,36.5441],[-77.1385,36.5441],[-77.1381,36.5441],[-77.1378,36.5441],[-77.1374,36.5441],[-77.1371,36.5441],[-77.1367,36.5441],[-77.1364,36.5441],[-77.136,36.5441],[-77.1357,36.5441],[-77.1354,36.5441],[-77.135,36.5441],[-77.1347,36.5441],[-77.1343,36.5441],[-77.134,36.5441],[-77.1336,36.5441],[-77.1333,36.5441],[-77.1329,36.5441],[-77.1326,36.5441],[-77.1323,36.5441],[-77.1319,36.5441],[-77.1316,36.5441],[-77.1312,36.5441],[-77.1309,36.5441],[-77.1305,36.5441],[-77.1302,36.5441],[-77.1299,36.544],[-77.1295,36.544],[-77.1292,36.544],[-77.1288,36.544],[-77.1285,36.544],[-77.1281,36.544],[-77.1278,36.544],[-77.1274,36.544],[-77.1271,36.544],[-77.1268,36.544],[-77.1264,36.544],[-77.1261,36.544],[-77.1257,36.544],[-77.1254,36.544],[-77.125,36.544],[-77.1248,36.544],[-77.1247,36.544],[-77.1246,36.544],[-77.1243,36.544],[-77.124,36.5441],[-77.1236,36.5441],[-77.1235,36.5441],[-77.1233,36.5441],[-77.123,36.5441],[-77.1229,36.5441],[-77.1226,36.5441],[-77.1219,36.5441],[-77.1216,36.5441],[-77.1212,36.5441],[-77.1209,36.5441],[-77.1205,36.5442],[-77.1202,36.5442],[-77.1198,36.5442],[-77.1195,36.5442],[-77.1191,36.5442],[-77.117,36.5442],[-77.1167,36.5442],[-77.1163,36.5443],[-77.1153,36.5443],[-77.1138,36.5443],[-77.1135,36.5443],[-77.1128,36.5444],[-77.1124,36.5444],[-77.1121,36.5444],[-77.1117,36.5444],[-77.1113,36.5444],[-77.111,36.5444],[-77.1106,36.5444],[-77.1103,36.5444],[-77.1099,36.5444],[-77.1098,36.5444],[-77.1096,36.5444],[-77.1092,36.5444],[-77.1088,36.5445],[-77.1085,36.5445],[-77.1081,36.5445],[-77.1077,36.5445],[-77.1074,36.5445],[-77.107,36.5445],[-77.1067,36.5445],[-77.1063,36.5445],[-77.1059,36.5445],[-77.1056,36.5445],[-77.1052,36.5446],[-77.1048,36.5446],[-77.1045,36.5446],[-77.1041,36.5446],[-77.1037,36.5446],[-77.1034,36.5446],[-77.103,36.5446],[-77.1026,36.5446],[-77.1023,36.5446],[-77.1019,36.5446],[-77.1015,36.5446],[-77.1012,36.5446],[-77.1008,36.5446],[-77.1005,36.5446],[-77.1001,36.5446],[-77.0998,36.5446],[-77.0994,36.5446],[-77.0991,36.5446],[-77.0987,36.5446],[-77.0983,36.5446],[-77.098,36.5446],[-77.0976,36.5446],[-77.0973,36.5446],[-77.0969,36.5446],[-77.0965,36.5446],[-77.0962,36.5446],[-77.0958,36.5446],[-77.0954,36.5446],[-77.0951,36.5446],[-77.0947,36.5446],[-77.0943,36.5446],[-77.094,36.5446],[-77.0936,36.5446],[-77.0933,36.5446],[-77.093,36.5446],[-77.0926,36.5446],[-77.0923,36.5446],[-77.0919,36.5446],[-77.0916,36.5446],[-77.0912,36.5446],[-77.0909,36.5446],[-77.0905,36.5446],[-77.0901,36.5446],[-77.0897,36.5446],[-77.0894,36.5446],[-77.089,36.5446],[-77.0886,36.5446],[-77.0883,36.5446],[-77.0879,36.5446],[-77.0875,36.5446],[-77.0871,36.5446],[-77.0868,36.5446],[-77.0864,36.5446],[-77.086,36.5446],[-77.0857,36.5446],[-77.0853,36.5446],[-77.0849,36.5446],[-77.0846,36.5446],[-77.0842,36.5446],[-77.0838,36.5446],[-77.0835,36.5446],[-77.0831,36.5446],[-77.0828,36.5446],[-77.0824,36.5446],[-77.0821,36.5446],[-77.0817,36.5446],[-77.0814,36.5445],[-77.0811,36.5445],[-77.0807,36.5445],[-77.0804,36.5445],[-77.08,36.5445],[-77.0797,36.5445],[-77.0794,36.5445],[-77.079,36.5445],[-77.0787,36.5445],[-77.0783,36.5445],[-77.078,36.5445],[-77.0776,36.5445],[-77.0773,36.5445],[-77.0772,36.5445],[-77.0769,36.5445],[-77.0766,36.5445],[-77.0763,36.5445],[-77.0759,36.5445],[-77.0756,36.5445],[-77.0749,36.5445],[-77.0746,36.5445],[-77.0742,36.5445],[-77.0739,36.5445],[-77.0735,36.5445],[-77.0732,36.5445],[-77.0728,36.5445],[-77.0725,36.5445],[-77.0721,36.5445],[-77.0718,36.5445],[-77.0715,36.5445],[-77.0711,36.5445],[-77.0708,36.5445],[-77.0704,36.5445],[-77.0701,36.5445],[-77.0697,36.5445],[-77.0694,36.5445],[-77.0691,36.5445],[-77.0687,36.5445],[-77.0684,36.5445],[-77.068,36.5445],[-77.0677,36.5445],[-77.0673,36.5445],[-77.067,36.5445],[-77.0666,36.5445],[-77.0656,36.5445],[-77.0653,36.5445],[-77.0639,36.5445],[-77.0622,36.5445],[-77.0619,36.5445],[-77.0612,36.5445],[-77.0608,36.5445],[-77.0587,36.5445],[-77.0569,36.5444],[-77.0545,36.5444],[-77.0516,36.5444],[-77.0495,36.5444],[-77.0471,36.5444],[-77.0442,36.5444],[-77.0441,36.5444],[-77.0439,36.5444],[-77.0357,36.5444],[-77.0346,36.5444],[-77.0273,36.5443],[-77.0263,36.5443],[-77.023,36.5443],[-77.0219,36.5443],[-77.0198,36.5443],[-77.0134,36.5443],[-77.0113,36.5443],[-77.0105,36.5443],[-77.008,36.5443],[-77.0072,36.5442],[-77.0066,36.5442],[-77.0047,36.5442],[-77.0041,36.5442],[-77.0039,36.5442],[-77.0038,36.5442],[-77.0035,36.5442],[-77.0028,36.5442],[-77.0024,36.5442],[-77.0021,36.5442],[-77.0017,36.5442],[-77.0014,36.5442],[-77.0011,36.5442],[-77.0007,36.5442],[-77.0004,36.5442],[-77,36.5442],[-76.9997,36.5442],[-76.9994,36.5442],[-76.999,36.5442],[-76.9987,36.5442],[-76.9983,36.5442],[-76.998,36.5442],[-76.9976,36.5442],[-76.9973,36.5442],[-76.997,36.5442],[-76.9966,36.5442],[-76.9963,36.5442],[-76.9959,36.5442],[-76.9956,36.5442],[-76.9952,36.5442],[-76.9949,36.5442],[-76.9946,36.5442],[-76.9942,36.5442],[-76.9939,36.5442],[-76.9935,36.5442],[-76.9932,36.5442],[-76.9929,36.5442],[-76.9925,36.5442],[-76.9922,36.5442],[-76.9918,36.5442],[-76.9915,36.5442],[-76.9912,36.5442],[-76.991,36.5442],[-76.9908,36.5442],[-76.9905,36.5442],[-76.9901,36.5442],[-76.9898,36.5442],[-76.9894,36.5442],[-76.9891,36.5442],[-76.9888,36.5442],[-76.9884,36.5442],[-76.9881,36.5442],[-76.9877,36.5442],[-76.9874,36.5441],[-76.987,36.5441],[-76.9867,36.5441],[-76.9865,36.5441],[-76.9864,36.5441],[-76.986,36.5441],[-76.9857,36.5441],[-76.9853,36.5441],[-76.985,36.5441],[-76.9847,36.5441],[-76.9843,36.5441],[-76.984,36.5441],[-76.9836,36.5441],[-76.9833,36.5441],[-76.983,36.5441],[-76.9826,36.5441],[-76.9823,36.5441],[-76.9819,36.5441],[-76.9816,36.5441],[-76.9809,36.5441],[-76.9806,36.5441],[-76.9802,36.5441],[-76.9799,36.5441],[-76.9795,36.5441],[-76.9792,36.5441],[-76.9788,36.5441],[-76.9785,36.5441],[-76.9782,36.5441],[-76.9778,36.5441],[-76.9775,36.5441],[-76.9771,36.5441],[-76.9768,36.5441],[-76.9765,36.5441],[-76.9761,36.5441],[-76.9758,36.5441],[-76.9754,36.5441],[-76.9751,36.5441],[-76.9748,36.5441],[-76.9744,36.5441],[-76.9741,36.5441],[-76.9737,36.5441],[-76.9734,36.5441],[-76.9731,36.5441],[-76.9727,36.5441],[-76.9724,36.5441],[-76.972,36.5441],[-76.9717,36.5441],[-76.9713,36.5441],[-76.971,36.5441],[-76.9707,36.5441],[-76.9703,36.5441],[-76.97,36.5441],[-76.9699,36.5441],[-76.9696,36.5441],[-76.9693,36.5441],[-76.9689,36.5441],[-76.9686,36.5441],[-76.9683,36.5441],[-76.9679,36.5441],[-76.9675,36.5441],[-76.9672,36.5441],[-76.9669,36.5441],[-76.9665,36.5441],[-76.9662,36.5441],[-76.9659,36.544],[-76.9655,36.544],[-76.9652,36.544],[-76.9648,36.544],[-76.9645,36.544],[-76.9642,36.544],[-76.9633,36.544],[-76.9631,36.544],[-76.9628,36.544],[-76.9625,36.544],[-76.9621,36.544],[-76.9618,36.544],[-76.9614,36.544],[-76.9611,36.544],[-76.9607,36.544],[-76.9604,36.544],[-76.9601,36.544],[-76.9597,36.544],[-76.9594,36.544],[-76.959,36.544],[-76.9587,36.544],[-76.9583,36.544],[-76.958,36.544],[-76.9577,36.544],[-76.9573,36.544],[-76.957,36.544],[-76.9566,36.544],[-76.9563,36.544],[-76.956,36.544],[-76.9556,36.544],[-76.9553,36.544],[-76.9546,36.544],[-76.9543,36.544],[-76.9539,36.544],[-76.9536,36.544],[-76.9532,36.544],[-76.9529,36.544],[-76.9525,36.544],[-76.9522,36.544],[-76.9519,36.544],[-76.9515,36.544],[-76.9512,36.544],[-76.9508,36.544],[-76.9505,36.544],[-76.9501,36.544],[-76.9498,36.544],[-76.9495,36.544],[-76.9491,36.544],[-76.9488,36.544],[-76.9484,36.544],[-76.9481,36.544],[-76.9478,36.544],[-76.9474,36.544],[-76.9471,36.544],[-76.9467,36.544],[-76.9464,36.544],[-76.946,36.544],[-76.9457,36.544],[-76.9454,36.544],[-76.945,36.544],[-76.9447,36.544],[-76.9443,36.544],[-76.944,36.544],[-76.9437,36.544],[-76.9433,36.544],[-76.943,36.544],[-76.9426,36.544],[-76.9423,36.544],[-76.942,36.544],[-76.9416,36.544],[-76.9413,36.5439],[-76.9409,36.5439],[-76.9406,36.5439],[-76.9402,36.5439],[-76.9399,36.5439],[-76.9396,36.5439],[-76.9392,36.5439],[-76.939,36.5439],[-76.9389,36.5439],[-76.9385,36.5439],[-76.9382,36.5439],[-76.9378,36.5439],[-76.9375,36.5439],[-76.9372,36.5439],[-76.9368,36.5439],[-76.9365,36.5439],[-76.9361,36.5439],[-76.9358,36.5439],[-76.9355,36.5439],[-76.9351,36.5439],[-76.9348,36.5439],[-76.9344,36.5439],[-76.9341,36.5439],[-76.9338,36.5439],[-76.9334,36.5439],[-76.9331,36.5439],[-76.9327,36.5439],[-76.9324,36.5439],[-76.932,36.5439],[-76.9317,36.5439],[-76.9314,36.5439],[-76.931,36.5439],[-76.9307,36.5439],[-76.9303,36.5439],[-76.93,36.5439],[-76.9296,36.5439],[-76.9293,36.5439],[-76.929,36.5439],[-76.9286,36.5439],[-76.9283,36.5439],[-76.9279,36.5439],[-76.9276,36.5439],[-76.9273,36.5439],[-76.9269,36.5439],[-76.9266,36.5439],[-76.9262,36.5439],[-76.9259,36.5439],[-76.9258,36.5439],[-76.9255,36.5439],[-76.9252,36.5439],[-76.9249,36.5439],[-76.9245,36.5439],[-76.9242,36.5439],[-76.9238,36.5439],[-76.9235,36.5439],[-76.9232,36.5439],[-76.9228,36.5439],[-76.9227,36.5439],[-76.9225,36.5439],[-76.9221,36.5439],[-76.9218,36.5439],[-76.9216,36.5439],[-76.9214,36.5439],[-76.9211,36.5439],[-76.9198,36.5439],[-76.9197,36.5439],[-76.9194,36.5439],[-76.919,36.5439],[-76.9187,36.5439],[-76.9184,36.5439],[-76.918,36.5439],[-76.9177,36.5439],[-76.9173,36.5439],[-76.917,36.5439],[-76.9167,36.5439],[-76.9165,36.5439],[-76.916,36.5439],[-76.9162,36.5441],[-76.9164,36.5444],[-76.9166,36.5446],[-76.9169,36.545],[-76.917,36.5454],[-76.9172,36.5458],[-76.9172,36.5463],[-76.9172,36.5467],[-76.9171,36.5471],[-76.917,36.5474],[-76.9169,36.5477],[-76.9169,36.5481],[-76.9168,36.5484],[-76.9167,36.5487],[-76.9167,36.549],[-76.9166,36.5493],[-76.9167,36.5496],[-76.9168,36.5499],[-76.9169,36.5502],[-76.917,36.5505],[-76.917,36.5506],[-76.9171,36.5509],[-76.9171,36.5511],[-76.917,36.5512],[-76.9168,36.5513],[-76.9166,36.5515],[-76.9162,36.5518],[-76.9159,36.5521],[-76.9155,36.5521],[-76.9154,36.5521],[-76.9149,36.5521],[-76.9142,36.5521],[-76.9135,36.5521],[-76.9128,36.5521],[-76.9121,36.5521],[-76.9118,36.5521],[-76.9111,36.5521],[-76.9104,36.5521],[-76.9097,36.5521],[-76.909,36.5521],[-76.9083,36.5521],[-76.9076,36.5521],[-76.9069,36.5521],[-76.9062,36.552],[-76.9055,36.552],[-76.9048,36.552],[-76.9041,36.552],[-76.9038,36.552],[-76.9031,36.552],[-76.9024,36.552],[-76.9021,36.552],[-76.9013,36.552],[-76.9003,36.552],[-76.8996,36.552],[-76.8989,36.552],[-76.8983,36.5519],[-76.8979,36.5519],[-76.8972,36.5519],[-76.8965,36.5519],[-76.8955,36.5519],[-76.8945,36.5519],[-76.8938,36.5519],[-76.8935,36.5519],[-76.8928,36.5519],[-76.8918,36.5519],[-76.8904,36.5519],[-76.8897,36.5519],[-76.889,36.5519],[-76.8884,36.5519],[-76.8877,36.5518],[-76.887,36.5518],[-76.8865,36.5518],[-76.8856,36.5518],[-76.8846,36.5518],[-76.8836,36.5518],[-76.8826,36.5518],[-76.8815,36.5518],[-76.8805,36.5518],[-76.8791,36.5517],[-76.8781,36.5517],[-76.8774,36.5517],[-76.8769,36.5517],[-76.8761,36.5517],[-76.8751,36.5517],[-76.8737,36.5517],[-76.8723,36.5517],[-76.871,36.5517],[-76.8706,36.5517],[-76.8689,36.5516],[-76.8676,36.5516],[-76.866,36.5516],[-76.865,36.5516],[-76.8628,36.5516],[-76.8563,36.5515],[-76.8549,36.5515],[-76.8532,36.5515],[-76.8519,36.5515],[-76.8508,36.5515],[-76.8505,36.5515],[-76.8495,36.5514],[-76.8485,36.5514],[-76.8471,36.5514],[-76.8468,36.5514],[-76.8454,36.5514],[-76.844,36.5514],[-76.843,36.5514],[-76.8423,36.5514],[-76.8416,36.5513],[-76.841,36.5513],[-76.8403,36.5513],[-76.8399,36.5513],[-76.8382,36.5513],[-76.8365,36.5513],[-76.8345,36.5513],[-76.8318,36.5513],[-76.83,36.5512],[-76.8287,36.5512],[-76.8277,36.5512],[-76.8267,36.5512],[-76.8256,36.5512],[-76.8246,36.5512],[-76.8236,36.5512],[-76.8232,36.5512],[-76.8226,36.5511],[-76.8215,36.5511],[-76.8205,36.5511],[-76.8196,36.5511],[-76.8188,36.5511],[-76.8178,36.5511],[-76.8171,36.5511],[-76.8166,36.5511],[-76.815,36.5511],[-76.8123,36.5511],[-76.8096,36.551],[-76.8072,36.551],[-76.8052,36.551],[-76.8035,36.551],[-76.8021,36.551],[-76.8007,36.551],[-76.799,36.551],[-76.7973,36.551],[-76.7963,36.551],[-76.7961,36.551],[-76.7954,36.551],[-76.7933,36.551],[-76.7909,36.551],[-76.7888,36.5509],[-76.7868,36.5509],[-76.7851,36.5509],[-76.7834,36.5509],[-76.782,36.5509],[-76.7814,36.5509],[-76.781,36.5509],[-76.7803,36.5509],[-76.7786,36.5509],[-76.7772,36.5509],[-76.7752,36.5509],[-76.7741,36.5509],[-76.7735,36.5509],[-76.7725,36.5509],[-76.7711,36.5509],[-76.7694,36.5508],[-76.7681,36.5508],[-76.7671,36.5508],[-76.7595,36.5508],[-76.7592,36.5508],[-76.7582,36.5508],[-76.7572,36.5508],[-76.7561,36.5508],[-76.7553,36.5508],[-76.7544,36.5508],[-76.7531,36.5508],[-76.751,36.5508],[-76.7489,36.5508],[-76.7464,36.5508],[-76.7443,36.5508],[-76.7424,36.5508],[-76.7412,36.5508],[-76.7402,36.5508],[-76.7388,36.5508],[-76.7381,36.5508],[-76.7369,36.5508],[-76.7361,36.5508],[-76.735,36.5508],[-76.7341,36.5508],[-76.7324,36.5508],[-76.7319,36.5508],[-76.7312,36.5508],[-76.7302,36.5508],[-76.7291,36.5508],[-76.7281,36.5508],[-76.7274,36.5508],[-76.7267,36.5508],[-76.7263,36.5508],[-76.7253,36.5508],[-76.7242,36.5508],[-76.7222,36.5508],[-76.7204,36.5508],[-76.7191,36.5508],[-76.7182,36.5508],[-76.7153,36.5508],[-76.7142,36.5508],[-76.7114,36.5508],[-76.7086,36.5508],[-76.7051,36.5508],[-76.7016,36.5508],[-76.6988,36.5508],[-76.6965,36.5507],[-76.6956,36.5507],[-76.6951,36.5507],[-76.6939,36.5507],[-76.6922,36.5507],[-76.6905,36.5508],[-76.6884,36.5508],[-76.687,36.5508],[-76.6832,36.5508],[-76.6808,36.5508],[-76.678,36.5508],[-76.6753,36.5508],[-76.6721,36.5508],[-76.6709,36.5508],[-76.6683,36.5508],[-76.6655,36.5508],[-76.6631,36.5508],[-76.6597,36.5508],[-76.6571,36.5508],[-76.6556,36.5508],[-76.6545,36.5508],[-76.6534,36.5508],[-76.6524,36.5508],[-76.6515,36.5508],[-76.6501,36.5508],[-76.65,36.5508],[-76.6489,36.5508],[-76.6479,36.5508],[-76.6465,36.5508],[-76.6451,36.5508],[-76.644,36.5508],[-76.6433,36.5508],[-76.6426,36.5508],[-76.6416,36.5508],[-76.6405,36.5508],[-76.6395,36.5508],[-76.6384,36.5508],[-76.6377,36.5508],[-76.6367,36.5508],[-76.6356,36.5508],[-76.6346,36.5508],[-76.6335,36.5508],[-76.6329,36.5508],[-76.6315,36.5508],[-76.6291,36.5508],[-76.6255,36.5508],[-76.6223,36.5508],[-76.6186,36.5508],[-76.6173,36.5508],[-76.6154,36.5508],[-76.6127,36.5508],[-76.61,36.5508],[-76.6076,36.5507],[-76.6069,36.5507],[-76.6048,36.5507],[-76.6021,36.5507],[-76.6015,36.5507],[-76.6006,36.5507],[-76.5977,36.5507],[-76.5908,36.5507],[-76.5861,36.5507],[-76.5816,36.5507],[-76.5775,36.5507],[-76.5755,36.5507],[-76.5736,36.5507],[-76.5714,36.5507],[-76.5696,36.5507],[-76.5679,36.5507],[-76.5662,36.5507],[-76.5642,36.5507],[-76.563,36.5507],[-76.5628,36.5507],[-76.5618,36.5507],[-76.5611,36.5507],[-76.5579,36.5507],[-76.5567,36.5507],[-76.5502,36.5507],[-76.5488,36.5507],[-76.5471,36.5507],[-76.5454,36.5507],[-76.544,36.5507],[-76.5426,36.5506],[-76.542,36.5506],[-76.5416,36.5506],[-76.5413,36.5506],[-76.5409,36.5506],[-76.5406,36.5506],[-76.5403,36.5506],[-76.5399,36.5506],[-76.5395,36.5506],[-76.5392,36.5506],[-76.5388,36.5506],[-76.5385,36.5507],[-76.5382,36.5507],[-76.5354,36.5506],[-76.5284,36.5506],[-76.5154,36.5506],[-76.5031,36.5506],[-76.4939,36.5506],[-76.4915,36.5506],[-76.4914,36.5506],[-76.4908,36.5506],[-76.4895,36.5506],[-76.4864,36.5506],[-76.4843,36.5506],[-76.4826,36.5506],[-76.4802,36.5506],[-76.4765,36.5506],[-76.4724,36.5506],[-76.4677,36.5506],[-76.4656,36.5506],[-76.4653,36.5506],[-76.4649,36.5506],[-76.4622,36.5506],[-76.4591,36.5506],[-76.4564,36.5506],[-76.454,36.5506],[-76.4523,36.5506],[-76.4503,36.5506],[-76.4489,36.5506],[-76.4482,36.5506],[-76.4479,36.5506],[-76.4476,36.5506],[-76.4472,36.5506],[-76.4469,36.5506],[-76.4467,36.5506],[-76.4465,36.5506],[-76.4264,36.5506],[-76.4263,36.5506],[-76.4085,36.5506],[-76.4083,36.5506],[-76.3793,36.5506],[-76.3791,36.5506],[-76.3778,36.5506],[-76.3777,36.5506],[-76.3773,36.5506],[-76.3769,36.5506],[-76.3766,36.5506],[-76.3764,36.5506],[-76.3763,36.5506],[-76.3753,36.5506],[-76.3722,36.5506],[-76.3685,36.5506],[-76.3682,36.5506],[-76.3678,36.5506],[-76.3675,36.5506],[-76.3671,36.5506],[-76.3668,36.5506],[-76.3665,36.5506],[-76.3658,36.5506],[-76.3654,36.5506],[-76.3651,36.5506],[-76.3648,36.5506],[-76.3644,36.5506],[-76.3641,36.5506],[-76.3637,36.5506],[-76.3634,36.5506],[-76.3631,36.5506],[-76.3627,36.5506],[-76.3624,36.5506],[-76.362,36.5506],[-76.3617,36.5506],[-76.3613,36.5506],[-76.361,36.5506],[-76.3607,36.5506],[-76.3603,36.5506],[-76.36,36.5506],[-76.3596,36.5506],[-76.3593,36.5506],[-76.359,36.5506],[-76.3586,36.5506],[-76.3579,36.5506],[-76.3576,36.5506],[-76.3573,36.5506],[-76.3569,36.5506],[-76.3566,36.5506],[-76.3562,36.5506],[-76.3559,36.5506],[-76.3555,36.5506],[-76.3552,36.5506],[-76.3549,36.5506],[-76.3545,36.5506],[-76.3542,36.5506],[-76.3538,36.5506],[-76.3535,36.5506],[-76.3532,36.5506],[-76.3528,36.5506],[-76.3525,36.5506],[-76.3521,36.5506],[-76.3518,36.5506],[-76.3515,36.5506],[-76.3511,36.5506],[-76.3508,36.5506],[-76.3507,36.5506],[-76.3504,36.5506],[-76.3498,36.5506],[-76.3491,36.5506],[-76.3484,36.5506],[-76.3477,36.5506],[-76.347,36.5506],[-76.3464,36.5506],[-76.3457,36.5506],[-76.345,36.5506],[-76.3443,36.5506],[-76.3436,36.5506],[-76.343,36.5506],[-76.3423,36.5506],[-76.3416,36.5506],[-76.3409,36.5506],[-76.3408,36.5506],[-76.3402,36.5506],[-76.3395,36.5506],[-76.3389,36.5506],[-76.3382,36.5506],[-76.3375,36.5506],[-76.3368,36.5506],[-76.3361,36.5506],[-76.3354,36.5506],[-76.3348,36.5506],[-76.3341,36.5506],[-76.3334,36.5506],[-76.3327,36.5506],[-76.332,36.5506],[-76.3314,36.5505],[-76.3307,36.5505],[-76.33,36.5505],[-76.3293,36.5505],[-76.3286,36.5505],[-76.328,36.5505],[-76.3273,36.5505],[-76.3266,36.5505],[-76.3259,36.5505],[-76.3252,36.5505],[-76.3246,36.5505],[-76.3239,36.5505],[-76.3232,36.5505],[-76.3225,36.5505],[-76.3218,36.5505],[-76.3211,36.5505],[-76.3205,36.5505],[-76.3198,36.5505],[-76.3191,36.5505],[-76.3184,36.5505],[-76.3177,36.5505],[-76.317,36.5505],[-76.3164,36.5505],[-76.3133,36.5505],[-76.2886,36.5505],[-76.2725,36.5505],[-76.2644,36.5505],[-76.2588,36.5505],[-76.2498,36.5504],[-76.2464,36.5504],[-76.2442,36.5504],[-76.2335,36.5505],[-76.2297,36.5505],[-76.2288,36.5505],[-76.2274,36.5505],[-76.226,36.5505],[-76.2246,36.5504],[-76.2229,36.5504],[-76.2208,36.5504],[-76.2191,36.5504],[-76.217,36.5504],[-76.2151,36.5504],[-76.2136,36.5504],[-76.2115,36.5504],[-76.2096,36.5504],[-76.2067,36.5504],[-76.205,36.5504],[-76.2029,36.5505],[-76.2009,36.5505],[-76.1988,36.5505],[-76.1954,36.5505],[-76.193,36.5505],[-76.1929,36.5505],[-76.1928,36.5505],[-76.1927,36.5505],[-76.1911,36.5505],[-76.1907,36.5505],[-76.1902,36.5505],[-76.1863,36.5505],[-76.1782,36.5505],[-76.1645,36.5505],[-76.1583,36.5505],[-76.1574,36.5505],[-76.1526,36.5505],[-76.1517,36.5505],[-76.1501,36.5505],[-76.1492,36.5505],[-76.1482,36.5505],[-76.1461,36.5505],[-76.1453,36.5505],[-76.1447,36.5505],[-76.143,36.5505],[-76.1403,36.5505],[-76.1386,36.5505],[-76.1372,36.5505],[-76.1348,36.5505],[-76.1318,36.5505],[-76.1287,36.5505],[-76.1253,36.5505],[-76.1223,36.5505],[-76.1205,36.5505],[-76.1178,36.5505],[-76.1167,36.5505],[-76.115,36.5505],[-76.1136,36.5505],[-76.1116,36.5505],[-76.1089,36.5505],[-76.1068,36.5505],[-76.1058,36.5505],[-76.1049,36.5505],[-76.1031,36.5505],[-76.101,36.5505],[-76.0976,36.5505],[-76.0952,36.5505],[-76.0945,36.5505],[-76.093,36.5505],[-76.0923,36.5505],[-76.0902,36.5505],[-76.082,36.5506],[-76.0757,36.5506],[-76.0717,36.5506],[-76.0594,36.5506],[-76.056,36.5506],[-76.0515,36.5505],[-76.0466,36.5505],[-76.0453,36.5505],[-76.0436,36.5505],[-76.0418,36.5505],[-76.0398,36.5505],[-76.0394,36.5505],[-76.0391,36.5505],[-76.0384,36.5505],[-76.0378,36.5505],[-76.0374,36.5505],[-76.0367,36.5505],[-76.0362,36.5505],[-76.0267,36.5505],[-76.0137,36.5504],[-76.01,36.5504],[-76.0077,36.5504],[-76.007,36.5504],[-76.0069,36.5504],[-76.0067,36.5504],[-76.0063,36.5504],[-76.0052,36.5504],[-76.004,36.5504],[-76.0026,36.5504],[-75.9969,36.5504],[-75.9842,36.5505],[-75.9751,36.5505],[-75.9628,36.5505],[-75.96,36.5506],[-75.9588,36.5506],[-75.9581,36.5506],[-75.958,36.5506],[-75.9576,36.5506],[-75.9573,36.5506],[-75.957,36.5506],[-75.9566,36.5506],[-75.9563,36.5506],[-75.9561,36.5506],[-75.9534,36.5506],[-75.9532,36.5506],[-75.95,36.5506],[-75.945,36.5506],[-75.9326,36.5506],[-75.928,36.5506],[-75.9223,36.5506],[-75.9219,36.5506],[-75.9215,36.5506],[-75.9212,36.5506],[-75.9208,36.5506],[-75.9205,36.5506],[-75.9202,36.5506],[-75.9198,36.5506],[-75.9195,36.5506],[-75.9191,36.5506],[-75.9188,36.5506],[-75.9184,36.5506],[-75.9181,36.5506],[-75.9178,36.5506],[-75.9174,36.5506],[-75.9171,36.5506],[-75.9167,36.5506],[-75.9163,36.5506],[-75.916,36.5506],[-75.9157,36.5506],[-75.9154,36.5506],[-75.915,36.5506],[-75.9147,36.5506],[-75.9143,36.5506],[-75.914,36.5506],[-75.9137,36.5506],[-75.9133,36.5506],[-75.9129,36.5506],[-75.9126,36.5506],[-75.9123,36.5506],[-75.912,36.5506],[-75.9115,36.5506],[-75.9098,36.5506],[-75.9069,36.5506],[-75.9049,36.5506],[-75.9041,36.5505],[-75.9037,36.5505],[-75.901,36.5505],[-75.8947,36.5505],[-75.8935,36.5505],[-75.8914,36.5505],[-75.8874,36.5505],[-75.8863,36.5505],[-75.8816,36.5505],[-75.8795,36.5505],[-75.876,36.5504],[-75.875,36.5504],[-75.8733,36.5504],[-75.8713,36.5504],[-75.8696,36.5504],[-75.8685,36.5504],[-75.8675,36.5504],[-75.8543,36.5503],[-75.7975,36.5509],[-75.7905,36.5002],[-75.7906,36.5002],[-75.7698,36.4262],[-75.7555,36.3752],[-75.7496,36.3536],[-75.745,36.3424],[-75.7113,36.2502],[-75.7091,36.245],[-75.6843,36.1891],[-75.6785,36.1751],[-75.6751,36.1667],[-75.6731,36.1624],[-75.6701,36.1561],[-75.6672,36.1506],[-75.6663,36.1489],[-75.6532,36.1252],[-75.6495,36.1189],[-75.6246,36.0763],[-75.6228,36.0731],[-75.6215,36.0707],[-75.5907,36.0163],[-75.5862,36.0082],[-75.5816,36.0002],[-75.5661,35.9756],[-75.5115,35.8752],[-75.4996,35.8526],[-75.4805,35.8142],[-75.4767,35.8116],[-75.4718,35.807],[-75.4694,35.8048],[-75.4662,35.8013],[-75.4644,35.7972],[-75.4611,35.7902],[-75.4608,35.7845],[-75.4571,35.7792],[-75.4516,35.7716],[-75.4395,35.7502],[-75.4376,35.747],[-75.432,35.7307],[-75.4247,35.7058],[-75.4178,35.6861],[-75.4113,35.6601],[-75.4068,35.637],[-75.405,35.6252],[-75.4004,35.5935],[-75.4001,35.5754],[-75.4009,35.5587],[-75.4024,35.5442],[-75.4058,35.5338],[-75.4073,35.5282],[-75.4151,35.5002],[-75.4171,35.4772],[-75.4172,35.4749],[-75.4173,35.4729],[-75.4175,35.4714],[-75.4179,35.4685],[-75.4181,35.4657],[-75.4188,35.4627],[-75.4193,35.46],[-75.4196,35.4572],[-75.4199,35.4549],[-75.4203,35.452],[-75.4208,35.4496],[-75.4218,35.4449],[-75.4219,35.4415],[-75.4225,35.4373],[-75.4225,35.4349],[-75.4228,35.4325],[-75.4231,35.4305],[-75.4235,35.4276],[-75.4236,35.4248],[-75.4236,35.4223],[-75.4236,35.4192],[-75.4238,35.4168],[-75.4237,35.4136],[-75.4237,35.4106],[-75.4241,35.4072],[-75.4242,35.4038],[-75.4245,35.4005],[-75.425,35.3974],[-75.4253,35.3938],[-75.4256,35.39],[-75.4261,35.3869],[-75.4269,35.3841],[-75.4273,35.3817],[-75.4284,35.3787],[-75.429,35.3768],[-75.4297,35.3752],[-75.4342,35.3593],[-75.4345,35.3584],[-75.4385,35.3438],[-75.4412,35.3329],[-75.4437,35.3233],[-75.4445,35.3199],[-75.4463,35.3147],[-75.4465,35.3111],[-75.4477,35.3098],[-75.4484,35.3048],[-75.4502,35.2969],[-75.4521,35.2904],[-75.4542,35.2802],[-75.4549,35.2715],[-75.4556,35.2678],[-75.4556,35.2677],[-75.4565,35.2628],[-75.4575,35.2574],[-75.4583,35.2518],[-75.4587,35.2502],[-75.4593,35.2465],[-75.4597,35.2454],[-75.461,35.2417],[-75.4636,35.2339],[-75.4644,35.2313],[-75.4662,35.2249],[-75.4682,35.2197],[-75.4685,35.2152],[-75.4709,35.2087],[-75.4746,35.202],[-75.4803,35.1944],[-75.4821,35.1918],[-75.4846,35.1876],[-75.4877,35.185],[-75.4996,35.1772],[-75.5013,35.1761],[-75.5051,35.1744],[-75.5095,35.1726],[-75.5139,35.1709],[-75.5192,35.1691],[-75.523,35.1684],[-75.5277,35.1674],[-75.5322,35.1671],[-75.5366,35.1674],[-75.5403,35.1675],[-75.5443,35.1679],[-75.546,35.1681],[-75.547,35.1683],[-75.548,35.1682],[-75.5497,35.1685],[-75.5532,35.1693],[-75.5576,35.1705],[-75.5613,35.1718],[-75.5647,35.1733],[-75.5693,35.1755],[-75.5736,35.178],[-75.5752,35.1791],[-75.5766,35.18],[-75.5788,35.1818],[-75.5797,35.1828],[-75.5804,35.1833],[-75.5811,35.1838],[-75.5816,35.1839],[-75.5826,35.1841],[-75.5856,35.1841],[-75.5902,35.1838],[-75.5954,35.1828],[-75.5969,35.1825],[-75.6023,35.181],[-75.6064,35.1804],[-75.6114,35.1791],[-75.6148,35.1783],[-75.6182,35.1775],[-75.6246,35.1758],[-75.6299,35.174],[-75.6362,35.1722],[-75.6427,35.17],[-75.6505,35.1672],[-75.6553,35.1658],[-75.6582,35.1647],[-75.6724,35.1602],[-75.6804,35.1568],[-75.6891,35.1532],[-75.698,35.1495],[-75.7074,35.1461],[-75.719,35.1433],[-75.7267,35.1416],[-75.7289,35.1411],[-75.7332,35.1409],[-75.7362,35.1407],[-75.7366,35.1406],[-75.7498,35.1362],[-75.7805,35.1252],[-75.7863,35.1227],[-75.7916,35.1212],[-75.7933,35.1205],[-75.7949,35.1192],[-75.7975,35.1189],[-75.8015,35.1175],[-75.8051,35.1167],[-75.8077,35.1159],[-75.812,35.1142],[-75.8137,35.1133],[-75.8149,35.1127],[-75.8186,35.1112],[-75.8277,35.1067],[-75.833,35.1047],[-75.8362,35.1037],[-75.8373,35.1031],[-75.8381,35.1028],[-75.8435,35.1005],[-75.8474,35.0994],[-75.8537,35.0974],[-75.8597,35.0946],[-75.8635,35.0931],[-75.8679,35.0909],[-75.8709,35.0898],[-75.884,35.084],[-75.8979,35.0771],[-75.9001,35.0752],[-75.9041,35.0734],[-75.9073,35.0718],[-75.9079,35.0716],[-75.9086,35.0715],[-75.9133,35.0682],[-75.9155,35.0672],[-75.9183,35.0652],[-75.927,35.0599],[-75.9281,35.0595],[-75.9288,35.0587],[-75.9309,35.0575],[-75.9325,35.0562],[-75.9335,35.0556],[-75.9348,35.0542],[-75.9365,35.053],[-75.9376,35.0523],[-75.9387,35.0515],[-75.9402,35.0498],[-75.9429,35.0474],[-75.944,35.0462],[-75.945,35.045],[-75.9466,35.0439],[-75.9476,35.0422],[-75.9501,35.0396],[-75.9524,35.0385],[-75.953,35.0377],[-75.9547,35.0366],[-75.9563,35.0354],[-75.9604,35.0331],[-75.9671,35.0286],[-75.9724,35.0243],[-75.9743,35.0226],[-75.9771,35.0207],[-75.9786,35.0192],[-75.9801,35.0179],[-75.982,35.0167],[-75.9834,35.0159],[-75.9853,35.014],[-75.9873,35.0134],[-75.9879,35.0129],[-75.9888,35.0122],[-75.9902,35.0118],[-75.9921,35.0106],[-75.9947,35.0088],[-75.9984,35.0074],[-75.9996,35.0071],[-76.003,35.0064],[-76.0069,35.006],[-76.0071,35.006],[-76.0124,35.0058],[-76.0244,35.0054],[-76.028,35.0031],[-76.0326,35.0002],[-76.051,34.9868],[-76.1062,34.9465],[-76.1246,34.9331],[-76.1392,34.9218],[-76.143,34.9188],[-76.1693,34.8969],[-76.1818,34.8867],[-76.1961,34.8752],[-76.2041,34.8687],[-76.2193,34.8564],[-76.2284,34.8498],[-76.2362,34.8441],[-76.2367,34.8437],[-76.2393,34.8419],[-76.247,34.8364],[-76.2496,34.8346],[-76.2557,34.8294],[-76.274,34.8139],[-76.2801,34.8087],[-76.2801,34.8086],[-76.2864,34.8028],[-76.3055,34.7854],[-76.3119,34.7795],[-76.3141,34.7775],[-76.3157,34.776],[-76.3206,34.7712],[-76.3227,34.769],[-76.3263,34.7655],[-76.3369,34.7547],[-76.3375,34.7541],[-76.3406,34.7513],[-76.3409,34.7511],[-76.3416,34.7504],[-76.3419,34.7502],[-76.3465,34.7454],[-76.3603,34.7313],[-76.3611,34.7305],[-76.3648,34.7264],[-76.3659,34.7251],[-76.3695,34.7214],[-76.3707,34.7201],[-76.3715,34.7193],[-76.3739,34.7168],[-76.3746,34.716],[-76.3874,34.7014],[-76.408,34.6779],[-76.4251,34.6572],[-76.4374,34.6422],[-76.439,34.6403],[-76.4399,34.639],[-76.4442,34.6332],[-76.4467,34.6287],[-76.4487,34.6252],[-76.4499,34.6231],[-76.4535,34.617],[-76.4546,34.615],[-76.4637,34.6],[-76.4663,34.5957],[-76.4711,34.5838],[-76.4775,34.5662],[-76.4832,34.5564],[-76.4862,34.553],[-76.492,34.5465],[-76.4996,34.5422],[-76.5042,34.5396],[-76.5149,34.5351],[-76.5244,34.5322],[-76.5316,34.5317],[-76.533,34.5318],[-76.5479,34.5328],[-76.5625,34.5369],[-76.5721,34.5425],[-76.5837,34.5526],[-76.5907,34.5631],[-76.5946,34.5742],[-76.5955,34.5778],[-76.5973,34.5806],[-76.5993,34.5822],[-76.6068,34.5912],[-76.6088,34.5943],[-76.6123,34.6001],[-76.6141,34.6108],[-76.6147,34.6183],[-76.6247,34.6206],[-76.628,34.6216],[-76.6381,34.6243],[-76.6415,34.6252],[-76.647,34.6267],[-76.652,34.628],[-76.6552,34.6288],[-76.6668,34.6314],[-76.6772,34.6343],[-76.6834,34.6374],[-76.6839,34.6376],[-76.6928,34.6429],[-76.6986,34.6433],[-76.7107,34.6448],[-76.7136,34.6452],[-76.7298,34.6472],[-76.7422,34.6476],[-76.7497,34.6477],[-76.7592,34.6469],[-76.7644,34.6467],[-76.7818,34.6458],[-76.7823,34.6458],[-76.7993,34.6446],[-76.8072,34.644],[-76.8189,34.6433],[-76.8363,34.6408],[-76.8501,34.639],[-76.8618,34.6374],[-76.867,34.6368],[-76.8672,34.6368],[-76.8677,34.6367],[-76.8678,34.6367],[-76.8696,34.6365],[-76.8747,34.6359],[-76.8749,34.6359],[-76.8766,34.6357],[-76.8792,34.6354],[-76.887,34.6345],[-76.8896,34.6341],[-76.8904,34.634],[-76.8929,34.6337],[-76.8938,34.6336],[-76.897,34.6332],[-76.9046,34.6323],[-76.9067,34.632],[-76.9099,34.6315],[-76.9126,34.6311],[-76.9208,34.6298],[-76.9235,34.6294],[-76.9264,34.629],[-76.9352,34.6276],[-76.9382,34.6271],[-76.9408,34.6267],[-76.9484,34.6255],[-76.951,34.6252],[-76.951,34.6251],[-76.9608,34.6235],[-76.9899,34.6186],[-76.9997,34.617],[-77.0233,34.6106],[-77.0403,34.6061],[-77.0792,34.596],[-77.0806,34.595],[-77.0877,34.5913],[-77.0932,34.589],[-77.0943,34.5886],[-77.1028,34.5866],[-77.1122,34.585],[-77.1172,34.5844],[-77.1181,34.5843],[-77.1188,34.5843],[-77.123,34.5844],[-77.1234,34.5841],[-77.1247,34.5832],[-77.131,34.5805],[-77.1452,34.5744],[-77.15,34.5728],[-77.1564,34.5705],[-77.1606,34.569],[-77.1799,34.5605],[-77.2015,34.5492],[-77.2192,34.5397],[-77.2275,34.5336],[-77.2396,34.5257],[-77.2444,34.5218],[-77.2497,34.5181],[-77.256,34.5141],[-77.2602,34.511],[-77.2667,34.5069],[-77.2778,34.5002],[-77.2826,34.4971],[-77.2892,34.4931],[-77.2951,34.489],[-77.3009,34.4862],[-77.3054,34.4843],[-77.3071,34.4835],[-77.3143,34.481],[-77.3195,34.4791],[-77.3213,34.4785],[-77.3284,34.4764],[-77.3337,34.4745],[-77.3413,34.4717],[-77.3482,34.4685],[-77.3542,34.4652],[-77.3609,34.4622],[-77.3643,34.4607],[-77.3747,34.4563],[-77.3817,34.4524],[-77.397,34.4456],[-77.3997,34.4443],[-77.4188,34.4359],[-77.432,34.429],[-77.4431,34.4228],[-77.4579,34.4145],[-77.4631,34.412],[-77.4665,34.4102],[-77.4803,34.4025],[-77.4845,34.3997],[-77.4882,34.3973],[-77.4997,34.3915],[-77.5162,34.3824],[-77.5262,34.3752],[-77.5274,34.3742],[-77.5319,34.3709],[-77.5432,34.3631],[-77.5567,34.3537],[-77.5661,34.3461],[-77.5818,34.334],[-77.5949,34.3237],[-77.5967,34.321],[-77.6026,34.3152],[-77.6047,34.313],[-77.6086,34.3101],[-77.6113,34.3085],[-77.614,34.307],[-77.6196,34.3044],[-77.6236,34.3032],[-77.6247,34.3021],[-77.6255,34.3014],[-77.6289,34.2987],[-77.6355,34.2926],[-77.6435,34.2853],[-77.651,34.2786],[-77.6558,34.274],[-77.66,34.2681],[-77.6632,34.2635],[-77.6685,34.2583],[-77.6746,34.2535],[-77.6753,34.2531],[-77.6803,34.2502],[-77.6829,34.2489],[-77.6865,34.2476],[-77.6911,34.2457],[-77.6934,34.243],[-77.7008,34.236],[-77.7024,34.2331],[-77.7059,34.2272],[-77.706,34.227],[-77.7093,34.2218],[-77.7126,34.219],[-77.7169,34.2149],[-77.7229,34.21],[-77.7243,34.2038],[-77.7271,34.1973],[-77.7308,34.1898],[-77.7341,34.1862],[-77.7398,34.1805],[-77.7439,34.1778],[-77.7474,34.1756],[-77.7473,34.1743],[-77.7471,34.171],[-77.7493,34.1633],[-77.7497,34.1612],[-77.7497,34.1615],[-77.7535,34.1555],[-77.7538,34.155],[-77.7644,34.1468],[-77.775,34.1387],[-77.7856,34.1252],[-77.7853,34.1252],[-77.788,34.1196],[-77.7923,34.1097],[-77.8003,34.0907],[-77.8078,34.0759],[-77.8115,34.0688],[-77.8137,34.0642],[-77.8197,34.0518],[-77.8246,34.0406],[-77.8302,34.0303],[-77.8371,34.0124],[-77.8404,34.0042],[-77.842,34.0002],[-77.8409,34.0002],[-77.8489,33.9782],[-77.8552,33.9601],[-77.8584,33.9548],[-77.8622,33.9486],[-77.8625,33.9408],[-77.8635,33.9347],[-77.8677,33.9276],[-77.8747,33.9196],[-77.8845,33.9037],[-77.8852,33.9006],[-77.8853,33.8958],[-77.8861,33.8912],[-77.8861,33.8911],[-77.8872,33.8887],[-77.8893,33.886],[-77.8915,33.8823],[-77.8942,33.8787],[-77.8943,33.8752],[-77.8951,33.8673],[-77.8957,33.8639],[-77.8978,33.8574],[-77.899,33.8546],[-77.899,33.8485],[-77.8978,33.8466],[-77.8966,33.8427],[-77.8958,33.8388],[-77.8953,33.8353],[-77.8955,33.8304],[-77.8959,33.8256],[-77.8968,33.8197],[-77.8953,33.8148],[-77.8945,33.8111],[-77.8937,33.8047],[-77.8943,33.7989],[-77.8952,33.7934],[-77.8967,33.7876],[-77.897,33.7868],[-77.8977,33.7853],[-77.8979,33.7848],[-77.9024,33.7785],[-77.9073,33.773],[-77.9147,33.766],[-77.9175,33.7638],[-77.9293,33.758],[-77.9431,33.7538],[-77.9539,33.7529],[-77.9641,33.7529],[-77.9732,33.7547],[-77.9838,33.7587],[-77.9997,33.7671],[-78.0048,33.7735],[-78.009,33.7817],[-78.0114,33.7889],[-78.0126,33.7985],[-78.0129,33.8039],[-78.021,33.8082],[-78.0295,33.8122],[-78.041,33.8188],[-78.0529,33.8274],[-78.0628,33.8392],[-78.0666,33.848],[-78.07,33.8484],[-78.0807,33.8505],[-78.1019,33.8554],[-78.1247,33.8597],[-78.1453,33.8627],[-78.1587,33.8634],[-78.1692,33.8641],[-78.183,33.8641],[-78.1903,33.8638],[-78.2023,33.8633],[-78.2127,33.8627],[-78.2238,33.8625],[-78.2322,33.8625],[-78.2331,33.8625],[-78.2497,33.8629],[-78.2544,33.8629],[-78.2623,33.8632],[-78.2708,33.8628],[-78.2839,33.8611],[-78.301,33.8597],[-78.3179,33.8576],[-78.3318,33.8563],[-78.3412,33.8553],[-78.3456,33.8541],[-78.3545,33.8522],[-78.3599,33.8518],[-78.3671,33.8516],[-78.3684,33.8512],[-78.3704,33.8505],[-78.3717,33.8494],[-78.3747,33.8488],[-78.399,33.8433],[-78.4151,33.8388],[-78.4462,33.8299],[-78.4543,33.8275],[-78.4653,33.8239],[-78.4711,33.822],[-78.4882,33.8167],[-78.4993,33.8128],[-78.4994,33.8129],[-78.4996,33.8132],[-78.4997,33.8133],[-78.5046,33.8177],[-78.5191,33.8312],[-78.524,33.8356],[-78.5245,33.8361],[-78.5256,33.8371],[-78.5306,33.8416],[-78.5323,33.8431],[-78.5343,33.8449],[-78.5403,33.8504],[-78.5411,33.8511],[-78.542,33.8519],[-78.5423,33.8522],[-78.5433,33.853],[-78.5447,33.8543],[-78.5462,33.8556],[-78.5472,33.8564],[-78.5473,33.8565],[-78.5478,33.8569],[-78.548,33.8571],[-78.5485,33.8576],[-78.5491,33.8581],[-78.5503,33.8592],[-78.5509,33.8597],[-78.5524,33.861],[-78.5569,33.8648],[-78.5584,33.8661],[-78.5587,33.8664],[-78.5588,33.8665],[-78.5589,33.8665],[-78.5593,33.8668],[-78.5594,33.8669],[-78.56,33.8675],[-78.5619,33.8691],[-78.5625,33.8696],[-78.5631,33.8701],[-78.5649,33.8717],[-78.5655,33.8722],[-78.5656,33.8723],[-78.5659,33.8725],[-78.566,33.8726],[-78.5669,33.8734],[-78.5697,33.8758],[-78.5704,33.8764],[-78.5707,33.8766],[-78.5708,33.8767],[-78.571,33.8769],[-78.5711,33.877],[-78.5712,33.877],[-78.5714,33.8773],[-78.5715,33.8773],[-78.5718,33.8776],[-78.5728,33.8785],[-78.5731,33.8787],[-78.5732,33.8788],[-78.5733,33.8788],[-78.5734,33.879],[-78.5739,33.8794],[-78.5741,33.8795],[-78.5742,33.8797],[-78.5747,33.8801],[-78.5749,33.8802],[-78.5751,33.8805],[-78.5758,33.8811],[-78.576,33.8813],[-78.5767,33.8818],[-78.5787,33.8835],[-78.5794,33.8841],[-78.5806,33.8851],[-78.5824,33.8867],[-78.5842,33.8883],[-78.5855,33.8893],[-78.5856,33.8895],[-78.5859,33.8897],[-78.5862,33.8899],[-78.5863,33.8901],[-78.5864,33.8901],[-78.5865,33.8902],[-78.5866,33.8903],[-78.5867,33.8903],[-78.5867,33.8904],[-78.5868,33.8905],[-78.5869,33.8906],[-78.5874,33.891],[-78.5889,33.8923],[-78.5894,33.8927],[-78.5895,33.8928],[-78.59,33.8932],[-78.5907,33.8938],[-78.5918,33.8947],[-78.5923,33.8952],[-78.5924,33.8953],[-78.5932,33.896],[-78.5945,33.8971],[-78.5948,33.8974],[-78.5958,33.8982],[-78.5967,33.899],[-78.5977,33.8999],[-78.6007,33.9024],[-78.6017,33.9033],[-78.6024,33.9038],[-78.6043,33.9055],[-78.605,33.9061],[-78.6064,33.9073],[-78.6107,33.911],[-78.6121,33.9122],[-78.6125,33.9125],[-78.6136,33.9136],[-78.614,33.9139],[-78.6144,33.9142],[-78.6155,33.9152],[-78.6159,33.9155],[-78.6187,33.9178],[-78.6247,33.9228],[-78.6252,33.9231],[-78.627,33.9246],[-78.6285,33.9258],[-78.6287,33.926],[-78.6291,33.9264],[-78.6297,33.9269],[-78.6306,33.9276],[-78.6311,33.928],[-78.6322,33.929],[-78.6333,33.9299],[-78.6342,33.9307],[-78.6375,33.9334],[-78.6471,33.9415],[-78.6503,33.9442],[-78.6625,33.9545],[-78.6775,33.9676],[-78.6847,33.9738],[-78.6851,33.9741],[-78.6868,33.9756],[-78.6874,33.9761],[-78.6893,33.9776],[-78.6899,33.9782],[-78.6907,33.9788],[-78.693,33.9808],[-78.6938,33.9815],[-78.694,33.9817],[-78.6946,33.9822],[-78.6947,33.9824],[-78.6971,33.9844],[-78.7028,33.9893],[-78.7042,33.9903],[-78.7067,33.9922],[-78.7074,33.9927],[-78.7095,33.9942],[-78.7101,33.9947],[-78.7102,33.9948],[-78.7104,33.995],[-78.7113,33.9958],[-78.7115,33.996],[-78.7117,33.9962],[-78.7121,33.9966],[-78.7122,33.9967],[-78.713,33.9974],[-78.7153,33.9993],[-78.716,33.9999],[-78.7161,34],[-78.7163,34.0001],[-78.7163,34.0002],[-78.7161,34.0002],[-78.7188,34.0025],[-78.7268,34.0093],[-78.7295,34.0115],[-78.7303,34.0122],[-78.7326,34.0141],[-78.7333,34.0147],[-78.7336,34.015],[-78.7345,34.0157],[-78.7348,34.016],[-78.7358,34.0168],[-78.7389,34.0195],[-78.7399,34.0203],[-78.7413,34.0215],[-78.7454,34.0249],[-78.7468,34.0261],[-78.7477,34.0269],[-78.7497,34.0286],[-78.7507,34.0294],[-78.7516,34.0302],[-78.7545,34.0327],[-78.7656,34.042],[-78.7681,34.0441],[-78.77,34.0457],[-78.7757,34.0505],[-78.7776,34.0521],[-78.7776,34.0522],[-78.778,34.0525],[-78.7792,34.0537],[-78.7796,34.0541],[-78.78,34.0542],[-78.7819,34.0558],[-78.7874,34.0604],[-78.7877,34.0607],[-78.7892,34.062],[-78.7902,34.0628],[-78.7933,34.0654],[-78.7943,34.0662],[-78.7949,34.0668],[-78.7969,34.0685],[-78.7976,34.069],[-78.7979,34.0693],[-78.799,34.0702],[-78.8033,34.0739],[-78.8048,34.0751],[-78.8055,34.0757],[-78.8077,34.0776],[-78.8085,34.0782],[-78.809,34.0787],[-78.8106,34.08],[-78.8111,34.0805],[-78.8124,34.0815],[-78.8131,34.0821],[-78.8132,34.0822],[-78.8151,34.0838],[-78.8152,34.0839],[-78.8154,34.084],[-78.8157,34.0843],[-78.8158,34.0844],[-78.816,34.0845],[-78.8166,34.0851],[-78.8193,34.0873],[-78.8196,34.0875],[-78.8204,34.0882],[-78.8204,34.0883],[-78.8205,34.0883],[-78.8214,34.0891],[-78.8243,34.0915],[-78.8253,34.0923],[-78.8253,34.0924],[-78.8258,34.0927],[-78.8271,34.0938],[-78.8275,34.0942],[-78.8286,34.0951],[-78.8327,34.0988],[-78.8398,34.1047],[-78.8434,34.1078],[-78.8435,34.1079],[-78.8441,34.1084],[-78.8443,34.1085],[-78.8464,34.1103],[-78.853,34.1159],[-78.8551,34.1177],[-78.8552,34.1178],[-78.8554,34.1179],[-78.8555,34.118],[-78.8565,34.1189],[-78.8596,34.1215],[-78.8607,34.1224],[-78.8612,34.1228],[-78.8629,34.1242],[-78.8634,34.1247],[-78.864,34.1252],[-78.8645,34.1256],[-78.8677,34.1283],[-78.8688,34.1292],[-78.8693,34.1296],[-78.8706,34.1307],[-78.8711,34.1311],[-78.8715,34.1314],[-78.8727,34.1325],[-78.8731,34.1328],[-78.8734,34.1331],[-78.8744,34.1339],[-78.8746,34.1342],[-78.8747,34.1343],[-78.8748,34.1344],[-78.8749,34.1346],[-78.875,34.1346],[-78.8752,34.1348],[-78.8759,34.1354],[-78.8761,34.1356],[-78.8762,34.1356],[-78.8763,34.1357],[-78.8764,34.1357],[-78.8766,34.1359],[-78.8777,34.1369],[-78.8812,34.1398],[-78.8824,34.1408],[-78.8833,34.1415],[-78.8859,34.1437],[-78.8866,34.1443],[-78.8868,34.1445],[-78.8869,34.1446],[-78.8872,34.1448],[-78.8872,34.1449],[-78.8874,34.145],[-78.8878,34.1453],[-78.8879,34.1454],[-78.8882,34.1457],[-78.8893,34.1466],[-78.8896,34.1469],[-78.8915,34.1484],[-78.8917,34.1486],[-78.8921,34.149],[-78.8963,34.1524],[-78.9022,34.1574],[-78.9043,34.1593],[-78.9045,34.1594],[-78.906,34.1606],[-78.9064,34.1609],[-78.9078,34.1621],[-78.9082,34.1625],[-78.9087,34.1628],[-78.9099,34.1639],[-78.9104,34.1643],[-78.9108,34.1646],[-78.9121,34.1658],[-78.9126,34.1661],[-78.9127,34.1662],[-78.9128,34.1663],[-78.9129,34.1664],[-78.913,34.1665],[-78.9133,34.1667],[-78.9134,34.1668],[-78.9139,34.1672],[-78.9151,34.1682],[-78.9155,34.1686],[-78.9161,34.169],[-78.9167,34.1696],[-78.9187,34.1713],[-78.9194,34.1718],[-78.9199,34.1723],[-78.9215,34.1736],[-78.9217,34.1738],[-78.9218,34.1738],[-78.9221,34.1741],[-78.9238,34.1756],[-78.9291,34.18],[-78.9309,34.1815],[-78.9319,34.1824],[-78.9351,34.185],[-78.9361,34.1859],[-78.9374,34.187],[-78.9388,34.1881],[-78.9414,34.1903],[-78.9428,34.1914],[-78.9447,34.1931],[-78.9507,34.1981],[-78.9527,34.1998],[-78.953,34.2],[-78.9531,34.2001],[-78.954,34.2009],[-78.9568,34.2032],[-78.9577,34.204],[-78.9582,34.2044],[-78.9595,34.2055],[-78.96,34.2059],[-78.9615,34.2072],[-78.9661,34.2111],[-78.9677,34.2124],[-78.9678,34.2125],[-78.9678,34.2126],[-78.9679,34.2126],[-78.9681,34.2128],[-78.9693,34.2138],[-78.9727,34.2166],[-78.9736,34.2174],[-78.9738,34.2176],[-78.974,34.2177],[-78.9768,34.2201],[-78.9813,34.2239],[-78.9853,34.2272],[-78.9878,34.2293],[-78.9882,34.2296],[-78.9889,34.2303],[-78.9911,34.2321],[-78.9919,34.2327],[-78.9931,34.2338],[-78.9969,34.2369],[-78.9981,34.2379],[-78.9984,34.2382],[-78.9997,34.239],[-79.0001,34.2392],[-79.0017,34.2406],[-79.0036,34.2423],[-79.0038,34.2425],[-79.0048,34.2434],[-79.0057,34.2441],[-79.0114,34.2494],[-79.0125,34.2502],[-79.0127,34.2504],[-79.0135,34.251],[-79.0137,34.2512],[-79.0138,34.2512],[-79.0138,34.2513],[-79.0153,34.2525],[-79.0199,34.2562],[-79.0213,34.2574],[-79.0221,34.2581],[-79.0245,34.2601],[-79.025,34.2605],[-79.0253,34.2608],[-79.0307,34.2653],[-79.0396,34.2727],[-79.0409,34.2738],[-79.0413,34.2742],[-79.0425,34.2751],[-79.0426,34.2752],[-79.0434,34.2759],[-79.0436,34.276],[-79.0436,34.2761],[-79.0443,34.2766],[-79.063,34.2924],[-79.063,34.2925],[-79.0712,34.2992],[-79.0721,34.3],[-79.0739,34.3016],[-79.0753,34.3027],[-79.0792,34.306],[-79.0823,34.3086],[-79.0863,34.312],[-79.0912,34.3161],[-79.0945,34.3188],[-79.0987,34.3224],[-79.0988,34.3224],[-79.1089,34.3309],[-79.1148,34.3358],[-79.1149,34.3359],[-79.1248,34.3442],[-79.1283,34.3472],[-79.1363,34.354],[-79.1429,34.3597],[-79.143,34.3598],[-79.1431,34.3599],[-79.1432,34.3599],[-79.1433,34.36],[-79.1435,34.3601],[-79.1436,34.3603],[-79.1437,34.3603],[-79.1438,34.3604],[-79.1439,34.3605],[-79.144,34.3606],[-79.1441,34.3606],[-79.1442,34.3607],[-79.1443,34.3608],[-79.1443,34.3609],[-79.1444,34.3609],[-79.1444,34.361],[-79.1445,34.361],[-79.1446,34.3611],[-79.1448,34.3613],[-79.145,34.3614],[-79.1451,34.3616],[-79.1453,34.3618],[-79.1454,34.3618],[-79.1455,34.3619],[-79.1457,34.3621],[-79.1458,34.3622],[-79.1459,34.3623],[-79.146,34.3624],[-79.1461,34.3624],[-79.1462,34.3625],[-79.1464,34.3626],[-79.1464,34.3627],[-79.1465,34.3627],[-79.1466,34.3628],[-79.1467,34.3629],[-79.147,34.3631],[-79.147,34.3632],[-79.1471,34.3632],[-79.1471,34.3633],[-79.1472,34.3633],[-79.1473,34.3634],[-79.1475,34.3635],[-79.1475,34.3636],[-79.1477,34.3637],[-79.1478,34.3638],[-79.148,34.364],[-79.1484,34.3644],[-79.1486,34.3645],[-79.1487,34.3646],[-79.1488,34.3646],[-79.149,34.3649],[-79.1491,34.3649],[-79.1492,34.365],[-79.1493,34.3651],[-79.1494,34.3651],[-79.1495,34.3653],[-79.1498,34.3655],[-79.1499,34.3656],[-79.15,34.3656],[-79.1501,34.3657],[-79.1502,34.3658],[-79.1504,34.3659],[-79.1505,34.366],[-79.1506,34.3661],[-79.1508,34.3662],[-79.1509,34.3664],[-79.1509,34.3665],[-79.151,34.3665],[-79.1511,34.3666],[-79.1512,34.3666],[-79.1513,34.3666],[-79.159,34.3732],[-79.159,34.3733],[-79.1614,34.3752],[-79.1637,34.377],[-79.1664,34.3793],[-79.1684,34.381],[-79.1684,34.3811],[-79.1737,34.3854],[-79.1779,34.389],[-79.1787,34.3896],[-79.1907,34.3997],[-79.1908,34.3999],[-79.1911,34.4002],[-79.1912,34.4003],[-79.1915,34.4005],[-79.1919,34.4009],[-79.192,34.401],[-79.1921,34.401],[-79.1922,34.4011],[-79.1923,34.4012],[-79.1926,34.4014],[-79.1927,34.4015],[-79.1931,34.4019],[-79.1933,34.402],[-79.1934,34.4021],[-79.1935,34.4023],[-79.1937,34.4024],[-79.1938,34.4025],[-79.194,34.4026],[-79.1945,34.4031],[-79.1949,34.4034],[-79.195,34.4035],[-79.1951,34.4036],[-79.1952,34.4036],[-79.1961,34.4044],[-79.1962,34.4044],[-79.1964,34.4047],[-79.1966,34.4048],[-79.1968,34.405],[-79.1974,34.4054],[-79.1975,34.4055],[-79.1977,34.4057],[-79.1979,34.4058],[-79.1982,34.4061],[-79.1985,34.4063],[-79.1986,34.4064],[-79.1989,34.4067],[-79.1994,34.4071],[-79.1995,34.4072],[-79.2,34.4076],[-79.2001,34.4077],[-79.2002,34.4078],[-79.2004,34.4079],[-79.2015,34.4086],[-79.2154,34.4204],[-79.2182,34.4228],[-79.2187,34.4233],[-79.2189,34.4234],[-79.2356,34.4376],[-79.2357,34.4377],[-79.2492,34.4493],[-79.2498,34.4498],[-79.2579,34.4569],[-79.2751,34.4723],[-79.2839,34.4799],[-79.2839,34.48],[-79.2845,34.4805],[-79.2921,34.4873],[-79.2975,34.4921],[-79.3004,34.4947],[-79.3062,34.4999],[-79.3065,34.5002],[-79.3067,34.5004],[-79.3067,34.5005],[-79.3074,34.501],[-79.3074,34.5011],[-79.3075,34.5011],[-79.3075,34.5012],[-79.3081,34.5017],[-79.3083,34.5018],[-79.3091,34.5025],[-79.3092,34.5026],[-79.3128,34.5057],[-79.3152,34.5077],[-79.3166,34.5089],[-79.323,34.5149],[-79.3246,34.516],[-79.3247,34.5161],[-79.3248,34.5163],[-79.3314,34.5219],[-79.3314,34.522],[-79.3316,34.5223],[-79.3318,34.5224],[-79.3319,34.5226],[-79.3321,34.5228],[-79.3322,34.5229],[-79.3324,34.523],[-79.3329,34.5235],[-79.3332,34.5237],[-79.3332,34.5238],[-79.3334,34.5239],[-79.334,34.5245],[-79.3344,34.5248],[-79.3346,34.5249],[-79.335,34.5253],[-79.3351,34.5254],[-79.3353,34.5256],[-79.3355,34.5258],[-79.3356,34.5259],[-79.3357,34.526],[-79.3362,34.5264],[-79.3364,34.5265],[-79.3365,34.5266],[-79.3365,34.5267],[-79.337,34.5271],[-79.3371,34.5272],[-79.3375,34.5275],[-79.3378,34.5278],[-79.338,34.5279],[-79.3381,34.528],[-79.3383,34.5282],[-79.3388,34.5287],[-79.339,34.5288],[-79.3398,34.5294],[-79.3398,34.5295],[-79.3401,34.5297],[-79.3402,34.5299],[-79.3405,34.5301],[-79.3408,34.5304],[-79.341,34.5305],[-79.3412,34.5307],[-79.3415,34.531],[-79.3416,34.5311],[-79.342,34.5314],[-79.3423,34.5317],[-79.3424,34.5318],[-79.3426,34.532],[-79.343,34.5322],[-79.3431,34.5324],[-79.3435,34.5327],[-79.3436,34.5328],[-79.3438,34.533],[-79.3447,34.5338],[-79.3449,34.5339],[-79.3462,34.5351],[-79.3464,34.5352],[-79.3465,34.5354],[-79.347,34.5357],[-79.3473,34.536],[-79.3475,34.5362],[-79.3479,34.5365],[-79.3482,34.5368],[-79.3485,34.5371],[-79.3489,34.5374],[-79.3491,34.5376],[-79.3498,34.5382],[-79.35,34.5384],[-79.3507,34.5391],[-79.3515,34.5397],[-79.352,34.5401],[-79.3522,34.5404],[-79.3525,34.5406],[-79.353,34.541],[-79.3532,34.5412],[-79.3533,34.5413],[-79.3536,34.5416],[-79.354,34.5419],[-79.3548,34.5426],[-79.3549,34.5427],[-79.3551,34.5429],[-79.3553,34.543],[-79.3556,34.5433],[-79.3564,34.544],[-79.3567,34.5443],[-79.357,34.5445],[-79.3578,34.5452],[-79.358,34.5454],[-79.3582,34.5456],[-79.3583,34.5456],[-79.3585,34.5457],[-79.3586,34.5456],[-79.3619,34.5484],[-79.3656,34.5516],[-79.3748,34.5593],[-79.385,34.5677],[-79.3905,34.5722],[-79.3914,34.5729],[-79.4006,34.5805],[-79.414,34.5915],[-79.4193,34.5958],[-79.4201,34.5964],[-79.4229,34.5988],[-79.425,34.6005],[-79.4265,34.6018],[-79.4345,34.6083],[-79.4374,34.6106],[-79.4421,34.6145],[-79.45,34.621],[-79.4503,34.6213],[-79.4526,34.6232],[-79.4543,34.6245],[-79.4549,34.6252],[-79.4579,34.6276],[-79.458,34.6276],[-79.4598,34.629],[-79.4613,34.6301],[-79.4617,34.6304],[-79.4687,34.6353],[-79.4701,34.6365],[-79.4707,34.6366],[-79.4712,34.6371],[-79.4715,34.6372],[-79.4716,34.6372],[-79.4792,34.6447],[-79.4793,34.6448],[-79.4803,34.6456],[-79.4805,34.6458],[-79.4824,34.6473],[-79.4829,34.6477],[-79.483,34.6478],[-79.4863,34.6504],[-79.4886,34.6523],[-79.4887,34.6524],[-79.4896,34.6531],[-79.4897,34.6532],[-79.4899,34.6534],[-79.49,34.6535],[-79.4901,34.6536],[-79.4901,34.6537],[-79.4902,34.6538],[-79.4904,34.654],[-79.4962,34.6587],[-79.4998,34.6615],[-79.504,34.6649],[-79.5046,34.6654],[-79.5049,34.6658],[-79.519,34.6773],[-79.5203,34.6783],[-79.5272,34.684],[-79.5304,34.6867],[-79.5325,34.6883],[-79.5339,34.6895],[-79.5383,34.6931],[-79.5419,34.6961],[-79.5543,34.706],[-79.5549,34.7064],[-79.5557,34.7071],[-79.5587,34.7095],[-79.5602,34.7108],[-79.5605,34.711],[-79.5612,34.7116],[-79.5617,34.7119],[-79.5617,34.712],[-79.5693,34.7182],[-79.5735,34.7215],[-79.583,34.7293],[-79.5888,34.734],[-79.597,34.7405],[-79.6008,34.7436],[-79.602,34.7445],[-79.6089,34.7502],[-79.61,34.751],[-79.6116,34.7524],[-79.6117,34.7524],[-79.6119,34.7526],[-79.6121,34.7527],[-79.6124,34.7531],[-79.6172,34.757],[-79.6178,34.7574],[-79.6214,34.7604],[-79.6244,34.7629],[-79.6248,34.7632],[-79.6278,34.7657],[-79.6316,34.7688],[-79.6343,34.7711],[-79.6396,34.7755],[-79.644,34.779],[-79.6441,34.7792],[-79.648,34.7823],[-79.6503,34.7842],[-79.6529,34.7863],[-79.6554,34.7884],[-79.6564,34.7892],[-79.6573,34.79],[-79.6592,34.7916],[-79.6614,34.7934],[-79.663,34.7946],[-79.6672,34.7981],[-79.6693,34.7998],[-79.6753,34.8047],[-79.6862,34.8049],[-79.6876,34.8049],[-79.6881,34.8049],[-79.6902,34.8049],[-79.6929,34.805],[-79.7006,34.8051],[-79.7123,34.8053],[-79.7125,34.8053],[-79.7155,34.8053],[-79.7183,34.8054],[-79.7241,34.8054],[-79.7242,34.8054],[-79.7279,34.8055],[-79.7306,34.8055],[-79.7309,34.8055],[-79.7336,34.8055],[-79.7398,34.8056],[-79.7406,34.8056],[-79.7438,34.8056],[-79.7439,34.8056],[-79.7441,34.8056],[-79.7445,34.8056],[-79.7449,34.8057],[-79.746,34.8057],[-79.7493,34.8057],[-79.7498,34.8058],[-79.7507,34.8059],[-79.7523,34.8059],[-79.7546,34.8059],[-79.76,34.806],[-79.7613,34.806],[-79.7628,34.8061],[-79.763,34.8061],[-79.7632,34.806],[-79.7648,34.8061],[-79.7694,34.806],[-79.7696,34.806],[-79.7728,34.806],[-79.7736,34.8059],[-79.7737,34.8059],[-79.7761,34.806],[-79.7797,34.8059],[-79.7874,34.8059],[-79.7945,34.8058],[-79.8076,34.8058],[-79.8077,34.8058],[-79.8123,34.8057],[-79.8206,34.8057],[-79.8223,34.8057],[-79.8708,34.8054],[-79.8748,34.8054],[-79.8893,34.8057],[-79.8894,34.8057],[-79.9075,34.8061],[-79.9185,34.8064],[-79.9247,34.8065],[-79.9281,34.8065],[-79.9312,34.8066],[-79.9397,34.8068],[-79.9476,34.807],[-79.957,34.8072],[-79.9573,34.8073],[-79.9614,34.8073],[-79.9654,34.8074],[-79.9689,34.8075],[-79.9709,34.8076],[-79.9726,34.8076],[-79.9787,34.8077],[-79.9851,34.8078],[-79.9863,34.8079],[-79.9878,34.8079],[-79.994,34.808],[-79.9992,34.8081],[-80.0015,34.8082],[-80.0133,34.8084],[-80.015,34.8084],[-80.0182,34.8085],[-80.025,34.8086],[-80.0251,34.8087],[-80.0253,34.8087],[-80.0257,34.8087],[-80.0259,34.8087],[-80.0287,34.8088],[-80.0314,34.8088],[-80.0348,34.8089],[-80.035,34.8089],[-80.0365,34.809],[-80.0395,34.809],[-80.0405,34.809],[-80.0414,34.809],[-80.0416,34.8091],[-80.042,34.8091],[-80.0421,34.8091],[-80.0423,34.8091],[-80.0426,34.8091],[-80.0429,34.8091],[-80.0432,34.8091],[-80.0445,34.809],[-80.045,34.809],[-80.0529,34.8092],[-80.0554,34.8092],[-80.0712,34.8096],[-80.0718,34.8096],[-80.0733,34.8097],[-80.0737,34.8097],[-80.0759,34.8097],[-80.0767,34.8097],[-80.077,34.8097],[-80.0904,34.81],[-80.0982,34.8101],[-80.0983,34.8101],[-80.0987,34.8101],[-80.0991,34.8101],[-80.1051,34.8102],[-80.1238,34.8105],[-80.1252,34.8105],[-80.1428,34.811],[-80.1487,34.8112],[-80.1547,34.8113],[-80.158,34.8114],[-80.1651,34.8116],[-80.1676,34.8116],[-80.1747,34.8118],[-80.1845,34.8119],[-80.1867,34.812],[-80.1892,34.812],[-80.1956,34.8121],[-80.1987,34.8122],[-80.2042,34.8122],[-80.2085,34.8123],[-80.2108,34.8124],[-80.2122,34.8124],[-80.2137,34.8124],[-80.2206,34.8125],[-80.2223,34.8125],[-80.2259,34.8126],[-80.2268,34.8126],[-80.2338,34.8127],[-80.2453,34.8129],[-80.2472,34.8129],[-80.2475,34.8129],[-80.248,34.8129],[-80.2485,34.813],[-80.2492,34.813],[-80.2498,34.813],[-80.2528,34.813],[-80.2784,34.8134],[-80.2872,34.8135],[-80.2936,34.8136],[-80.2982,34.8137],[-80.3042,34.8137],[-80.3065,34.8138],[-80.3129,34.8138],[-80.3208,34.8139],[-80.326,34.814],[-80.3274,34.814],[-80.3293,34.814],[-80.3294,34.814],[-80.3363,34.8141],[-80.3373,34.8141],[-80.3407,34.8141],[-80.3421,34.8142],[-80.3429,34.8142],[-80.3469,34.8142],[-80.3542,34.8143],[-80.3543,34.8143],[-80.3578,34.8144],[-80.3604,34.8144],[-80.3618,34.8145],[-80.3619,34.8145],[-80.3632,34.8145],[-80.3653,34.8146],[-80.3663,34.8147],[-80.3672,34.8147],[-80.3694,34.8148],[-80.3696,34.8148],[-80.3748,34.8147],[-80.3796,34.8148],[-80.3813,34.8148],[-80.3816,34.8148],[-80.3818,34.8148],[-80.382,34.8148],[-80.3842,34.8149],[-80.3893,34.815],[-80.3909,34.815],[-80.3916,34.815],[-80.3947,34.815],[-80.398,34.8151],[-80.3999,34.8151],[-80.4045,34.8151],[-80.4114,34.8154],[-80.4129,34.8154],[-80.4133,34.8154],[-80.4137,34.8154],[-80.4142,34.8154],[-80.416,34.8155],[-80.4172,34.8155],[-80.4174,34.8155],[-80.4182,34.8156],[-80.4183,34.8156],[-80.4195,34.8156],[-80.4196,34.8156],[-80.421,34.8156],[-80.424,34.8157],[-80.4254,34.8158],[-80.4258,34.8158],[-80.4266,34.8158],[-80.427,34.8157],[-80.4286,34.8157],[-80.429,34.8157],[-80.4292,34.8157],[-80.4293,34.8157],[-80.4294,34.8157],[-80.4297,34.8157],[-80.4298,34.8157],[-80.4306,34.8157],[-80.4309,34.8158],[-80.4312,34.8158],[-80.4323,34.8158],[-80.4336,34.8159],[-80.4337,34.8159],[-80.4342,34.8159],[-80.4344,34.816],[-80.4442,34.8162],[-80.4458,34.8162],[-80.4488,34.8163],[-80.4506,34.8164],[-80.4517,34.8164],[-80.4533,34.8164],[-80.4535,34.8164],[-80.4561,34.8164],[-80.4622,34.8165],[-80.4664,34.8165],[-80.472,34.8166],[-80.4721,34.8166],[-80.4729,34.8166],[-80.4766,34.8166],[-80.4772,34.8166],[-80.4857,34.8167],[-80.4917,34.8168],[-80.4918,34.8168],[-80.4919,34.8168],[-80.4932,34.8169],[-80.4974,34.8171],[-80.4998,34.8173],[-80.503,34.8173],[-80.5031,34.8173],[-80.5035,34.8173],[-80.5039,34.8173],[-80.5051,34.8173],[-80.507,34.8173],[-80.5107,34.8173],[-80.5108,34.8173],[-80.515,34.8173],[-80.5168,34.8173],[-80.5169,34.8173],[-80.5187,34.8173],[-80.5223,34.8173],[-80.5266,34.8174],[-80.5327,34.8174],[-80.5365,34.8174],[-80.537,34.8174],[-80.5402,34.8174],[-80.5408,34.8174],[-80.5435,34.8174],[-80.5436,34.8174],[-80.5455,34.8174],[-80.5513,34.8174],[-80.5533,34.8175],[-80.5581,34.8174],[-80.5617,34.8175],[-80.562,34.8175],[-80.564,34.8175],[-80.5741,34.8176],[-80.5792,34.8177],[-80.5841,34.8177],[-80.5906,34.8178],[-80.5921,34.8178],[-80.5954,34.8179],[-80.6012,34.8179],[-80.6039,34.818],[-80.6076,34.818],[-80.6145,34.8181],[-80.615,34.8181],[-80.6204,34.8182],[-80.6212,34.8182],[-80.6248,34.8182],[-80.626,34.8182],[-80.6261,34.8182],[-80.6263,34.8182],[-80.627,34.8182],[-80.6324,34.8183],[-80.6358,34.8184],[-80.6395,34.8184],[-80.6428,34.8185],[-80.6432,34.8185],[-80.6436,34.8185],[-80.6446,34.8185],[-80.6464,34.8185],[-80.6465,34.8185],[-80.6466,34.8185],[-80.6521,34.8186],[-80.6522,34.8186],[-80.6584,34.8186],[-80.6646,34.8187],[-80.6678,34.8187],[-80.6681,34.8187],[-80.6686,34.8187],[-80.6692,34.8187],[-80.6711,34.8187],[-80.6732,34.8188],[-80.6746,34.8188],[-80.6749,34.8188],[-80.6751,34.8188],[-80.6804,34.8189],[-80.6894,34.819],[-80.6922,34.819],[-80.6925,34.819],[-80.6926,34.819],[-80.6937,34.819],[-80.6981,34.819],[-80.7009,34.819],[-80.7104,34.8191],[-80.7147,34.8192],[-80.7148,34.8192],[-80.7149,34.8192],[-80.7175,34.8192],[-80.7183,34.8192],[-80.719,34.8192],[-80.7242,34.8192],[-80.727,34.8192],[-80.733,34.8193],[-80.7334,34.8193],[-80.7335,34.8193],[-80.7352,34.8193],[-80.7381,34.8193],[-80.7392,34.8194],[-80.744,34.8194],[-80.7441,34.8194],[-80.7442,34.8194],[-80.7452,34.8194],[-80.7498,34.8192],[-80.7509,34.8192],[-80.753,34.8192],[-80.7542,34.8192],[-80.7597,34.8194],[-80.7598,34.8194],[-80.7606,34.8194],[-80.7653,34.8194],[-80.7654,34.8194],[-80.7683,34.8194],[-80.7686,34.8194],[-80.769,34.8194],[-80.7722,34.8195],[-80.775,34.8194],[-80.7772,34.8194],[-80.7804,34.8197],[-80.7825,34.8197],[-80.7838,34.8197],[-80.7943,34.8198],[-80.7964,34.8198],[-80.7975,34.8197],[-80.797,34.8238],[-80.7968,34.825],[-80.7967,34.8251],[-80.7963,34.8289],[-80.796,34.8307],[-80.7959,34.832],[-80.7956,34.8342],[-80.7955,34.8349],[-80.7955,34.835],[-80.7954,34.8355],[-80.7954,34.8356],[-80.7945,34.8417],[-80.7941,34.8448],[-80.7941,34.8449],[-80.7928,34.8543],[-80.7919,34.8608],[-80.7913,34.8659],[-80.791,34.8675],[-80.79,34.8751],[-80.7899,34.8757],[-80.7898,34.8767],[-80.7893,34.8803],[-80.7891,34.8821],[-80.7888,34.8846],[-80.7887,34.8849],[-80.7884,34.8871],[-80.7879,34.891],[-80.7879,34.8911],[-80.7876,34.8925],[-80.7875,34.8937],[-80.7871,34.8969],[-80.7868,34.8994],[-80.7864,34.9022],[-80.7862,34.9042],[-80.7857,34.908],[-80.7851,34.9131],[-80.785,34.9132],[-80.7848,34.9151],[-80.7845,34.9173],[-80.7841,34.9204],[-80.784,34.9207],[-80.784,34.9208],[-80.784,34.9212],[-80.7839,34.922],[-80.7839,34.9221],[-80.7838,34.9222],[-80.7837,34.9235],[-80.7837,34.9237],[-80.7836,34.9242],[-80.7832,34.9273],[-80.7822,34.9343],[-80.782,34.9357],[-80.782,34.9358],[-80.7839,34.9377],[-80.7885,34.9426],[-80.7903,34.9446],[-80.7917,34.9462],[-80.7935,34.9481],[-80.7953,34.9502],[-80.7953,34.9503],[-80.7954,34.9503],[-80.7955,34.9504],[-80.7958,34.9508],[-80.796,34.9509],[-80.7961,34.9511],[-80.7964,34.9514],[-80.7977,34.953],[-80.7978,34.953],[-80.7982,34.9535],[-80.7986,34.9539],[-80.7996,34.9551],[-80.8,34.9555],[-80.8002,34.9557],[-80.8003,34.9559],[-80.8009,34.9565],[-80.8031,34.959],[-80.8031,34.9591],[-80.8037,34.9597],[-80.8037,34.9598],[-80.8055,34.9618],[-80.8063,34.9627],[-80.8065,34.9629],[-80.8067,34.963],[-80.8068,34.9633],[-80.8093,34.9659],[-80.8108,34.9676],[-80.8125,34.9695],[-80.8132,34.9704],[-80.8135,34.9708],[-80.8136,34.9709],[-80.8138,34.9711],[-80.8139,34.9712],[-80.814,34.9713],[-80.8143,34.9717],[-80.8144,34.9718],[-80.8145,34.9719],[-80.8149,34.9722],[-80.8149,34.9724],[-80.8151,34.9725],[-80.8156,34.9731],[-80.8157,34.9733],[-80.8158,34.9733],[-80.816,34.9736],[-80.8161,34.9736],[-80.8162,34.9738],[-80.8167,34.9743],[-80.8168,34.9745],[-80.8173,34.9749],[-80.8186,34.9764],[-80.819,34.9769],[-80.8192,34.9771],[-80.82,34.978],[-80.8202,34.9783],[-80.8204,34.9785],[-80.8213,34.9795],[-80.8214,34.9795],[-80.8278,34.987],[-80.8279,34.9871],[-80.8281,34.9873],[-80.8307,34.9905],[-80.831,34.9908],[-80.8315,34.9913],[-80.8317,34.9917],[-80.8338,34.9942],[-80.834,34.9945],[-80.8362,34.9971],[-80.8366,34.9975],[-80.837,34.998],[-80.8374,34.9985],[-80.8388,35.0001],[-80.8389,35.0003],[-80.8393,35.0006],[-80.84,35.0014],[-80.8403,35.0017],[-80.8415,35.0031],[-80.8435,35.0054],[-80.8458,35.008],[-80.8513,35.0144],[-80.8513,35.0145],[-80.8514,35.0146],[-80.8515,35.0147],[-80.8518,35.015],[-80.8527,35.016],[-80.853,35.0164],[-80.8535,35.017],[-80.8547,35.0184],[-80.8584,35.0226],[-80.8584,35.0227],[-80.8595,35.0239],[-80.8595,35.024],[-80.8644,35.0296],[-80.8647,35.03],[-80.8652,35.0305],[-80.8678,35.0335],[-80.8706,35.0368],[-80.8714,35.0377],[-80.8717,35.0381],[-80.8739,35.0407],[-80.8748,35.0416],[-80.8748,35.0417],[-80.8752,35.0421],[-80.8763,35.0435],[-80.8767,35.044],[-80.8777,35.0451],[-80.8793,35.047],[-80.8805,35.0484],[-80.8814,35.0495],[-80.8831,35.0515],[-80.8832,35.0515],[-80.8835,35.0519],[-80.8837,35.0521],[-80.8838,35.0523],[-80.8839,35.0523],[-80.8841,35.0525],[-80.8841,35.0526],[-80.8842,35.0527],[-80.8844,35.053],[-80.8845,35.0531],[-80.8846,35.0532],[-80.8848,35.0534],[-80.8849,35.0535],[-80.8853,35.054],[-80.8868,35.0556],[-80.8873,35.0562],[-80.8877,35.0566],[-80.8889,35.058],[-80.8915,35.0608],[-80.8924,35.0618],[-80.8933,35.0627],[-80.8954,35.0648],[-80.898,35.0674],[-80.8982,35.0676],[-80.8996,35.0693],[-80.9041,35.0742],[-80.9055,35.0758],[-80.9056,35.0759],[-80.906,35.0763],[-80.9061,35.0764],[-80.9062,35.0765],[-80.9063,35.0766],[-80.9064,35.0766],[-80.9064,35.0767],[-80.9065,35.0768],[-80.9066,35.0769],[-80.9084,35.0787],[-80.9101,35.0807],[-80.9102,35.0808],[-80.9103,35.0808],[-80.9103,35.0809],[-80.9106,35.0812],[-80.9108,35.0814],[-80.911,35.0816],[-80.9113,35.0819],[-80.9123,35.083],[-80.9145,35.0853],[-80.9167,35.0877],[-80.9175,35.0887],[-80.9184,35.0896],[-80.92,35.0912],[-80.92,35.0913],[-80.9203,35.0916],[-80.9206,35.092],[-80.9224,35.0939],[-80.9243,35.0959],[-80.9266,35.0985],[-80.929,35.101],[-80.9297,35.1017],[-80.9303,35.1024],[-80.9307,35.1029],[-80.9311,35.1032],[-80.9311,35.1033],[-80.9312,35.1034],[-80.9314,35.1037],[-80.9318,35.104],[-80.9322,35.1045],[-80.9326,35.105],[-80.9327,35.105],[-80.9328,35.1051],[-80.9333,35.1056],[-80.934,35.1064],[-80.9341,35.1065],[-80.9342,35.1066],[-80.935,35.1074],[-80.9361,35.1067],[-80.9364,35.1064],[-80.9368,35.1062],[-80.9375,35.1057],[-80.9383,35.1052],[-80.9445,35.1011],[-80.9469,35.0995],[-80.947,35.0995],[-80.9481,35.0988],[-80.9507,35.0971],[-80.9512,35.0968],[-80.9519,35.0964],[-80.9521,35.0963],[-80.9579,35.0926],[-80.9616,35.0905],[-80.9721,35.0845],[-80.9728,35.0841],[-80.9776,35.0813],[-80.9784,35.0809],[-80.987,35.076],[-80.9875,35.0757],[-80.9876,35.0757],[-80.9877,35.0756],[-80.9881,35.0754],[-80.9891,35.0748],[-80.9892,35.0747],[-80.9976,35.0698],[-80.9979,35.0697],[-80.9992,35.0692],[-80.9995,35.069],[-80.9998,35.0689],[-81,35.0688],[-81.0021,35.0675],[-81.0028,35.0671],[-81.0029,35.0671],[-81.0096,35.0632],[-81.0103,35.0628],[-81.0104,35.0627],[-81.0105,35.0626],[-81.0107,35.0625],[-81.013,35.061],[-81.0131,35.0609],[-81.0136,35.0606],[-81.0137,35.0606],[-81.0147,35.06],[-81.0153,35.0597],[-81.0162,35.0591],[-81.0165,35.059],[-81.0189,35.0576],[-81.0246,35.0543],[-81.0267,35.053],[-81.0268,35.053],[-81.027,35.0529],[-81.0271,35.0528],[-81.0273,35.0527],[-81.0296,35.0514],[-81.0297,35.0513],[-81.0298,35.0513],[-81.0299,35.0512],[-81.0316,35.0502],[-81.0346,35.0486],[-81.0354,35.0481],[-81.0402,35.0454],[-81.0411,35.0449],[-81.0415,35.0447],[-81.0425,35.0463],[-81.0434,35.0472],[-81.0448,35.0487],[-81.0466,35.0513],[-81.0484,35.0534],[-81.05,35.0553],[-81.052,35.0572],[-81.0539,35.0587],[-81.0557,35.0601],[-81.0569,35.0613],[-81.0575,35.062],[-81.0576,35.0624],[-81.0577,35.0649],[-81.0578,35.0671],[-81.058,35.0732],[-81.058,35.0745],[-81.058,35.0751],[-81.0579,35.0757],[-81.0576,35.0765],[-81.0572,35.0779],[-81.057,35.0787],[-81.0569,35.0788],[-81.0569,35.0789],[-81.0567,35.0799],[-81.0567,35.081],[-81.0567,35.0821],[-81.0568,35.0833],[-81.057,35.0844],[-81.0572,35.0854],[-81.0572,35.0861],[-81.057,35.087],[-81.0568,35.0873],[-81.0568,35.0874],[-81.0566,35.0878],[-81.0559,35.0887],[-81.055,35.09],[-81.0542,35.091],[-81.0538,35.0914],[-81.0534,35.0921],[-81.053,35.0931],[-81.0529,35.0937],[-81.0528,35.0944],[-81.0528,35.0946],[-81.0528,35.0949],[-81.0521,35.0963],[-81.051,35.0977],[-81.0501,35.0988],[-81.0483,35.0998],[-81.0465,35.1006],[-81.0446,35.1011],[-81.0432,35.1014],[-81.0416,35.1016],[-81.0403,35.1019],[-81.0402,35.1019],[-81.0401,35.1019],[-81.0387,35.1022],[-81.0386,35.1022],[-81.0374,35.1025],[-81.0362,35.1032],[-81.0349,35.1041],[-81.0338,35.1056],[-81.0333,35.1068],[-81.0328,35.108],[-81.0326,35.1091],[-81.0325,35.11],[-81.0326,35.1114],[-81.0327,35.1125],[-81.0328,35.1128],[-81.033,35.1138],[-81.0333,35.1146],[-81.034,35.1157],[-81.0351,35.1174],[-81.0356,35.1186],[-81.036,35.1196],[-81.0363,35.1211],[-81.0368,35.1225],[-81.0372,35.1234],[-81.0378,35.1242],[-81.0381,35.1246],[-81.0384,35.1251],[-81.039,35.1263],[-81.0402,35.1269],[-81.0414,35.1274],[-81.0425,35.1279],[-81.0436,35.1283],[-81.0468,35.1295],[-81.0504,35.1311],[-81.051,35.1317],[-81.0512,35.1332],[-81.0512,35.1334],[-81.051,35.1347],[-81.0478,35.1437],[-81.0471,35.1452],[-81.0464,35.1459],[-81.0457,35.1467],[-81.0444,35.1479],[-81.0434,35.1484],[-81.0388,35.1485],[-81.0341,35.1487],[-81.0332,35.1487],[-81.0332,35.1489],[-81.0332,35.1491],[-81.0332,35.1492],[-81.0334,35.1492],[-81.0399,35.1496],[-81.0463,35.1499],[-81.0464,35.1499],[-81.0555,35.1505],[-81.056,35.1505],[-81.0561,35.1505],[-81.0564,35.1505],[-81.0576,35.1506],[-81.0587,35.1506],[-81.0608,35.1508],[-81.0609,35.1508],[-81.061,35.1508],[-81.0612,35.1508],[-81.0614,35.1508],[-81.0691,35.1512],[-81.0707,35.1513],[-81.0787,35.1519],[-81.0788,35.1519],[-81.0799,35.1519],[-81.08,35.152],[-81.0801,35.152],[-81.0804,35.152],[-81.084,35.1522],[-81.0841,35.1522],[-81.0893,35.1527],[-81.0902,35.1528],[-81.0926,35.153],[-81.0927,35.153],[-81.0928,35.153],[-81.0929,35.153],[-81.101,35.1535],[-81.1015,35.1535],[-81.1016,35.1535],[-81.1017,35.1535],[-81.1093,35.1541],[-81.1143,35.1544],[-81.1163,35.1544],[-81.1212,35.1547],[-81.1237,35.1548],[-81.1248,35.1547],[-81.1297,35.1549],[-81.1298,35.1549],[-81.13,35.1549],[-81.1461,35.1556],[-81.1482,35.1557],[-81.1534,35.1559],[-81.1586,35.1562],[-81.1634,35.1564],[-81.1639,35.1564],[-81.1705,35.1567],[-81.1767,35.157],[-81.1772,35.157],[-81.1779,35.1571],[-81.1808,35.1572],[-81.1884,35.1576],[-81.1887,35.1576],[-81.189,35.1576],[-81.1894,35.1576],[-81.197,35.158],[-81.1979,35.158],[-81.1991,35.1581],[-81.1992,35.1581],[-81.1993,35.1581],[-81.2044,35.1583],[-81.2055,35.1584],[-81.2057,35.1584],[-81.2059,35.1584],[-81.206,35.1584],[-81.2061,35.1584],[-81.2085,35.1585],[-81.2086,35.1585],[-81.2092,35.1586],[-81.2097,35.1586],[-81.2098,35.1586],[-81.2107,35.1586],[-81.236,35.1598],[-81.2361,35.1598],[-81.2381,35.1599],[-81.2388,35.16],[-81.2394,35.16],[-81.2415,35.16],[-81.2417,35.16],[-81.2418,35.16],[-81.2424,35.16],[-81.2428,35.16],[-81.2429,35.16],[-81.2432,35.16],[-81.2433,35.16],[-81.2442,35.1601],[-81.2444,35.1601],[-81.246,35.1603],[-81.2462,35.1603],[-81.2498,35.1604],[-81.2515,35.1605],[-81.2538,35.1606],[-81.254,35.1606],[-81.2547,35.1606],[-81.2549,35.1607],[-81.2577,35.1608],[-81.2579,35.1608],[-81.258,35.1608],[-81.2642,35.1611],[-81.2643,35.1611],[-81.2644,35.1611],[-81.265,35.1611],[-81.2675,35.1612],[-81.2692,35.1613],[-81.2694,35.1613],[-81.2703,35.1613],[-81.2714,35.1613],[-81.2802,35.1617],[-81.2866,35.1618],[-81.2866,35.1619],[-81.2904,35.162],[-81.2905,35.162],[-81.2906,35.162],[-81.2915,35.1621],[-81.2923,35.1621],[-81.2938,35.1621],[-81.2978,35.1623],[-81.2979,35.1623],[-81.302,35.1624],[-81.3035,35.1625],[-81.3036,35.1625],[-81.3083,35.1627],[-81.3153,35.1629],[-81.3156,35.1629],[-81.3157,35.1629],[-81.3171,35.163],[-81.328,35.1635],[-81.3281,35.1635],[-81.3283,35.1635],[-81.3332,35.1636],[-81.3378,35.1638],[-81.3493,35.1642],[-81.3524,35.1643],[-81.3579,35.1646],[-81.3623,35.1647],[-81.3666,35.1649],[-81.3762,35.1652],[-81.3848,35.1655],[-81.3858,35.1655],[-81.3863,35.1656],[-81.389,35.1657],[-81.3948,35.1659],[-81.3987,35.1661],[-81.4066,35.1664],[-81.4131,35.1666],[-81.415,35.1667],[-81.4154,35.1667],[-81.4272,35.1672],[-81.4281,35.1672],[-81.4296,35.1673],[-81.4335,35.1674],[-81.4358,35.1675],[-81.4385,35.1677],[-81.4412,35.1678],[-81.4427,35.1679],[-81.443,35.1679],[-81.4431,35.1679],[-81.4432,35.1679],[-81.4435,35.1679],[-81.4443,35.1679],[-81.4502,35.1679],[-81.4506,35.168],[-81.4508,35.168],[-81.4509,35.168],[-81.4513,35.1681],[-81.4518,35.1682],[-81.4524,35.1683],[-81.4525,35.1683],[-81.4528,35.1683],[-81.4537,35.1683],[-81.4544,35.1683],[-81.455,35.1684],[-81.4555,35.1684],[-81.4561,35.1684],[-81.457,35.1684],[-81.4574,35.1684],[-81.4581,35.1684],[-81.4583,35.1685],[-81.4585,35.1685],[-81.4588,35.1686],[-81.4591,35.1686],[-81.4595,35.1686],[-81.4597,35.1686],[-81.4614,35.1686],[-81.4616,35.1686],[-81.4669,35.1689],[-81.47,35.1689],[-81.4702,35.1689],[-81.4759,35.1691],[-81.4834,35.1695],[-81.4845,35.1695],[-81.4855,35.1696],[-81.4925,35.1698],[-81.4929,35.1698],[-81.4935,35.1698],[-81.494,35.1698],[-81.4943,35.1698],[-81.5002,35.17],[-81.5035,35.1702],[-81.5092,35.1704],[-81.5119,35.1705],[-81.5164,35.1707],[-81.5169,35.1707],[-81.5179,35.1708],[-81.5221,35.1709],[-81.5295,35.1713],[-81.5371,35.1715],[-81.5381,35.1715],[-81.5396,35.1716],[-81.5425,35.1717],[-81.5433,35.1717],[-81.5482,35.1718],[-81.5483,35.1718],[-81.5527,35.172],[-81.5638,35.1724],[-81.5721,35.1729],[-81.5728,35.1729],[-81.5762,35.173],[-81.5817,35.1731],[-81.5904,35.1735],[-81.5967,35.1737],[-81.5993,35.1739],[-81.5998,35.1739],[-81.609,35.1743],[-81.6095,35.1743],[-81.6102,35.1743],[-81.6148,35.1746],[-81.6248,35.175],[-81.6249,35.175],[-81.639,35.1756],[-81.6435,35.1758],[-81.6546,35.1762],[-81.6607,35.1765],[-81.6609,35.1765],[-81.6637,35.1766],[-81.6638,35.1766],[-81.6654,35.1767],[-81.6754,35.1771],[-81.6866,35.1777],[-81.7032,35.1784],[-81.7086,35.1786],[-81.7163,35.1788],[-81.7212,35.179],[-81.7241,35.1791],[-81.7242,35.1791],[-81.7409,35.1797],[-81.7429,35.1797],[-81.7499,35.18],[-81.7596,35.1803],[-81.7634,35.1804],[-81.7652,35.1804],[-81.768,35.1806],[-81.7681,35.1806],[-81.775,35.1808],[-81.7771,35.1808],[-81.7782,35.1809],[-81.7789,35.1809],[-81.7797,35.1809],[-81.7801,35.1809],[-81.7833,35.181],[-81.7876,35.1811],[-81.7932,35.1812],[-81.7955,35.1813],[-81.7963,35.1814],[-81.7964,35.1814],[-81.7966,35.1813],[-81.7968,35.1813],[-81.7973,35.1814],[-81.7989,35.1814],[-81.7994,35.1814],[-81.8018,35.1815],[-81.803,35.1815],[-81.8045,35.1816],[-81.8057,35.1817],[-81.8062,35.1817],[-81.807,35.1817],[-81.8098,35.1818],[-81.8116,35.1819],[-81.8126,35.1819],[-81.8141,35.182],[-81.8154,35.182],[-81.8158,35.1821],[-81.8174,35.1821],[-81.8204,35.1823],[-81.8289,35.1826],[-81.8333,35.1827],[-81.8349,35.1827],[-81.8367,35.1828],[-81.8404,35.1829],[-81.8406,35.1829],[-81.8409,35.1829],[-81.844,35.183],[-81.8441,35.183],[-81.8496,35.1832],[-81.8498,35.1832],[-81.85,35.1832],[-81.8502,35.1832],[-81.8576,35.1835],[-81.8577,35.1835],[-81.8578,35.1835],[-81.8681,35.1839],[-81.87,35.1839],[-81.8704,35.1839],[-81.8719,35.184],[-81.8744,35.184],[-81.8746,35.184],[-81.8753,35.184],[-81.8765,35.1841],[-81.8769,35.1841],[-81.8803,35.1842],[-81.8813,35.1842],[-81.8816,35.1842],[-81.8826,35.1842],[-81.8835,35.1842],[-81.884,35.1842],[-81.8881,35.1843],[-81.8897,35.1844],[-81.8902,35.1844],[-81.8912,35.1844],[-81.8927,35.1845],[-81.8971,35.1846],[-81.8986,35.1847],[-81.8988,35.1847],[-81.899,35.1847],[-81.8995,35.1847],[-81.8997,35.1847],[-81.8998,35.1847],[-81.9,35.1847],[-81.9001,35.1847],[-81.9014,35.1848],[-81.9052,35.1849],[-81.9064,35.1849],[-81.9089,35.185],[-81.9096,35.185],[-81.9154,35.1852],[-81.9163,35.1852],[-81.9185,35.1853],[-81.9187,35.1853],[-81.9243,35.1855],[-81.9256,35.1856],[-81.9257,35.1856],[-81.9308,35.1857],[-81.9339,35.1858],[-81.9381,35.1859],[-81.9427,35.1861],[-81.9434,35.1861],[-81.9466,35.1862],[-81.9508,35.1864],[-81.9537,35.1865],[-81.9547,35.1866],[-81.9574,35.1867],[-81.9583,35.1867],[-81.9586,35.1867],[-81.9595,35.1868],[-81.9598,35.1868],[-81.9617,35.1869],[-81.9666,35.1871],[-81.9674,35.1871],[-81.9694,35.1872],[-81.9696,35.1873],[-81.9733,35.1875],[-81.9788,35.1877],[-81.9789,35.1877],[-81.9826,35.1878],[-81.9868,35.188],[-81.9869,35.188],[-81.9926,35.1882],[-81.9931,35.1882],[-81.9956,35.1883],[-81.9959,35.1883],[-82,35.1885],[-82.0014,35.1885],[-82.0017,35.1885],[-82.0077,35.1887],[-82.0082,35.1887],[-82.01,35.1887],[-82.0105,35.1887],[-82.0123,35.1888],[-82.0153,35.1888],[-82.017,35.1889],[-82.0177,35.1889],[-82.0213,35.1889],[-82.0216,35.189],[-82.0273,35.1891],[-82.0275,35.1891],[-82.0344,35.1893],[-82.0394,35.1895],[-82.0405,35.1895],[-82.0435,35.1895],[-82.0458,35.1896],[-82.0462,35.1896],[-82.0484,35.1897],[-82.0551,35.1898],[-82.0553,35.1899],[-82.0588,35.19],[-82.0652,35.1901],[-82.0672,35.1902],[-82.0697,35.1902],[-82.0702,35.1902],[-82.0755,35.1904],[-82.076,35.1904],[-82.0802,35.1905],[-82.0896,35.1907],[-82.0902,35.1907],[-82.0921,35.1908],[-82.0924,35.1909],[-82.0962,35.191],[-82.0977,35.191],[-82.0995,35.1911],[-82.0997,35.1911],[-82.1061,35.1914],[-82.1089,35.1914],[-82.1257,35.1923],[-82.1258,35.1923],[-82.1271,35.1924],[-82.1278,35.1925],[-82.1291,35.1925],[-82.1389,35.1931],[-82.1459,35.1932],[-82.1462,35.1932],[-82.1519,35.1933],[-82.1522,35.1933],[-82.1634,35.1935],[-82.1635,35.1935],[-82.1643,35.1935],[-82.1675,35.1937],[-82.1676,35.1937],[-82.1677,35.1937],[-82.1679,35.1937],[-82.1682,35.1937],[-82.1697,35.1938],[-82.1712,35.1939],[-82.1721,35.1939],[-82.1727,35.1939],[-82.1752,35.194],[-82.1763,35.194],[-82.1767,35.194],[-82.1769,35.194],[-82.1811,35.1941],[-82.1857,35.1945],[-82.1858,35.1945],[-82.1881,35.1946],[-82.1891,35.1947],[-82.1907,35.1947],[-82.1915,35.1948],[-82.1935,35.1949],[-82.1947,35.1949],[-82.1952,35.195],[-82.1962,35.195],[-82.1997,35.1952],[-82.2001,35.1952],[-82.208,35.1956],[-82.2135,35.1959],[-82.2136,35.1959],[-82.2162,35.196],[-82.2168,35.1961],[-82.2169,35.1961],[-82.2188,35.1962],[-82.2192,35.1962],[-82.2193,35.1962],[-82.2205,35.1963],[-82.2216,35.1963],[-82.2262,35.1965],[-82.2276,35.1968],[-82.2277,35.1968],[-82.2281,35.1968],[-82.229,35.1968],[-82.2291,35.1968],[-82.2292,35.1968],[-82.2293,35.1968],[-82.2294,35.1968],[-82.2306,35.1968],[-82.2307,35.1968],[-82.2308,35.1968],[-82.2309,35.1968],[-82.2335,35.197],[-82.2336,35.197],[-82.2339,35.197],[-82.2343,35.197],[-82.235,35.197],[-82.2353,35.197],[-82.2356,35.197],[-82.2357,35.197],[-82.2383,35.1972],[-82.2384,35.1972],[-82.2385,35.1972],[-82.2386,35.1972],[-82.2458,35.1976],[-82.2468,35.1977],[-82.2498,35.198],[-82.2518,35.1982],[-82.2519,35.1982],[-82.2575,35.1986],[-82.2695,35.1996],[-82.2749,35.2001],[-82.2756,35.1999],[-82.2775,35.1994],[-82.2785,35.1995],[-82.2802,35.1996],[-82.2811,35.1997],[-82.282,35.1998],[-82.2825,35.1999],[-82.2826,35.1998],[-82.2884,35.1986],[-82.2913,35.1973],[-82.2927,35.1964],[-82.293,35.1962],[-82.2932,35.196],[-82.2953,35.195],[-82.2973,35.1946],[-82.2998,35.194],[-82.3024,35.1935],[-82.304,35.1934],[-82.3072,35.193],[-82.3097,35.1924],[-82.3135,35.1914],[-82.3149,35.1911],[-82.315,35.191],[-82.3159,35.1907],[-82.3166,35.1896],[-82.3179,35.1879],[-82.3195,35.1867],[-82.3212,35.1863],[-82.3218,35.1857],[-82.3234,35.1848],[-82.3244,35.1848],[-82.3258,35.1848],[-82.3269,35.1851],[-82.3278,35.1858],[-82.3286,35.1865],[-82.3294,35.1866],[-82.3306,35.1868],[-82.3309,35.1874],[-82.3308,35.1885],[-82.3308,35.189],[-82.3321,35.19],[-82.333,35.1906],[-82.3339,35.1907],[-82.335,35.19],[-82.3359,35.1897],[-82.3371,35.1897],[-82.3375,35.1897],[-82.3378,35.1893],[-82.338,35.1891],[-82.338,35.189],[-82.3388,35.1889],[-82.3395,35.1889],[-82.3397,35.1891],[-82.3401,35.1892],[-82.3406,35.19],[-82.3407,35.1903],[-82.3407,35.1908],[-82.3409,35.1912],[-82.3412,35.1915],[-82.3418,35.1917],[-82.3421,35.1917],[-82.3427,35.1919],[-82.3432,35.1922],[-82.3438,35.1927],[-82.3445,35.1931],[-82.3452,35.193],[-82.3461,35.1927],[-82.3471,35.1931],[-82.3479,35.193],[-82.3485,35.1927],[-82.3488,35.1925],[-82.3495,35.1927],[-82.3501,35.1929],[-82.3504,35.1924],[-82.3506,35.1912],[-82.3508,35.1905],[-82.3516,35.1901],[-82.3522,35.1901],[-82.3528,35.1902],[-82.3536,35.1908],[-82.3548,35.1917],[-82.3553,35.192],[-82.3556,35.192],[-82.3568,35.1918],[-82.3579,35.1915],[-82.3586,35.1917],[-82.359,35.1921],[-82.3591,35.1921],[-82.3593,35.1923],[-82.3597,35.1922],[-82.36,35.1918],[-82.3608,35.191],[-82.3617,35.191],[-82.3624,35.191],[-82.363,35.191],[-82.3637,35.1903],[-82.3643,35.1896],[-82.3646,35.1891],[-82.3643,35.1878],[-82.3633,35.1875],[-82.3625,35.1874],[-82.3623,35.1868],[-82.3621,35.1865],[-82.3622,35.1864],[-82.3623,35.1863],[-82.3626,35.186],[-82.363,35.1858],[-82.3638,35.1853],[-82.3644,35.1853],[-82.3645,35.1853],[-82.3647,35.1852],[-82.366,35.1846],[-82.3662,35.1839],[-82.3663,35.1838],[-82.3665,35.1831],[-82.3671,35.1829],[-82.3675,35.1828],[-82.368,35.1827],[-82.3682,35.1824],[-82.3697,35.181],[-82.3704,35.1806],[-82.371,35.1803],[-82.3721,35.1803],[-82.3725,35.1807],[-82.373,35.1817],[-82.3732,35.1822],[-82.3743,35.1833],[-82.3748,35.1834],[-82.3753,35.1838],[-82.3757,35.1841],[-82.3761,35.1847],[-82.3765,35.1852],[-82.3774,35.1858],[-82.3791,35.1864],[-82.3802,35.1868],[-82.3809,35.1871],[-82.3812,35.1875],[-82.3821,35.1891],[-82.3828,35.19],[-82.3835,35.1907],[-82.3839,35.191],[-82.3841,35.1915],[-82.384,35.1922],[-82.3838,35.1927],[-82.3833,35.1937],[-82.3831,35.194],[-82.3829,35.1944],[-82.3793,35.1952],[-82.3785,35.1953],[-82.3784,35.1956],[-82.3784,35.1961],[-82.3785,35.1968],[-82.3788,35.1975],[-82.3791,35.1984],[-82.3795,35.1992],[-82.3798,35.1998],[-82.3803,35.2003],[-82.3808,35.2006],[-82.3809,35.2007],[-82.3809,35.2009],[-82.3808,35.2013],[-82.3807,35.2014],[-82.3807,35.2016],[-82.3805,35.2021],[-82.3805,35.2023],[-82.3808,35.2024],[-82.3813,35.2026],[-82.3814,35.2027],[-82.3819,35.2029],[-82.3823,35.2036],[-82.3825,35.2042],[-82.383,35.2048],[-82.3837,35.2053],[-82.3847,35.206],[-82.3852,35.2063],[-82.3853,35.2066],[-82.3851,35.2068],[-82.3845,35.2071],[-82.384,35.2074],[-82.3838,35.2077],[-82.3838,35.208],[-82.3837,35.2097],[-82.3838,35.2098],[-82.3838,35.2102],[-82.384,35.2105],[-82.3845,35.2109],[-82.3849,35.2112],[-82.385,35.2113],[-82.3854,35.2116],[-82.3856,35.2116],[-82.3859,35.2115],[-82.3863,35.2114],[-82.387,35.2116],[-82.3874,35.2118],[-82.3877,35.2122],[-82.3879,35.2128],[-82.3879,35.2133],[-82.388,35.2135],[-82.3884,35.2139],[-82.3889,35.2143],[-82.3894,35.2146],[-82.3898,35.215],[-82.3901,35.2154],[-82.3902,35.2155],[-82.3903,35.2155],[-82.3904,35.2154],[-82.3907,35.2154],[-82.3908,35.2153],[-82.3915,35.2154],[-82.3929,35.2154],[-82.3935,35.2152],[-82.3939,35.215],[-82.3954,35.2135],[-82.3957,35.2132],[-82.3957,35.213],[-82.3957,35.212],[-82.3957,35.2119],[-82.3965,35.2112],[-82.3971,35.2108],[-82.3978,35.2103],[-82.3988,35.2097],[-82.3994,35.2092],[-82.3994,35.2091],[-82.3994,35.209],[-82.3988,35.2079],[-82.3987,35.2078],[-82.3986,35.2078],[-82.3985,35.2077],[-82.3984,35.2073],[-82.3983,35.2069],[-82.3983,35.2066],[-82.3983,35.2065],[-82.3985,35.2062],[-82.3993,35.206],[-82.3997,35.2059],[-82.4,35.2055],[-82.4002,35.2051],[-82.4011,35.2047],[-82.4014,35.2047],[-82.4017,35.2048],[-82.4021,35.2047],[-82.4026,35.2046],[-82.4034,35.2045],[-82.404,35.2043],[-82.4047,35.2042],[-82.4056,35.2034],[-82.4063,35.2029],[-82.4072,35.2024],[-82.4077,35.2024],[-82.4081,35.2024],[-82.4087,35.2027],[-82.4092,35.2028],[-82.4097,35.2029],[-82.4105,35.2027],[-82.4113,35.2025],[-82.4125,35.2019],[-82.413,35.2015],[-82.4133,35.2011],[-82.4136,35.2005],[-82.4138,35.2003],[-82.4142,35.2003],[-82.4145,35.2],[-82.4149,35.1994],[-82.4151,35.1992],[-82.4155,35.1992],[-82.4158,35.1994],[-82.4162,35.1997],[-82.4165,35.2],[-82.4168,35.2002],[-82.4172,35.2003],[-82.4176,35.2001],[-82.4179,35.1998],[-82.4181,35.1996],[-82.4188,35.1992],[-82.4193,35.1989],[-82.4197,35.1986],[-82.4201,35.198],[-82.421,35.197],[-82.4217,35.1965],[-82.4221,35.196],[-82.4225,35.1952],[-82.4227,35.1946],[-82.4231,35.1942],[-82.424,35.1935],[-82.4245,35.1931],[-82.4246,35.1928],[-82.4246,35.1926],[-82.4244,35.1923],[-82.4239,35.1918],[-82.4234,35.1913],[-82.4233,35.1908],[-82.4236,35.1903],[-82.424,35.1901],[-82.4249,35.19],[-82.4254,35.19],[-82.4257,35.1898],[-82.4261,35.1893],[-82.4262,35.189],[-82.4261,35.1886],[-82.4259,35.1881],[-82.4259,35.1876],[-82.426,35.1873],[-82.4263,35.187],[-82.4265,35.1868],[-82.4267,35.1866],[-82.4269,35.1862],[-82.4271,35.1858],[-82.4275,35.1852],[-82.4278,35.1845],[-82.4278,35.1844],[-82.4279,35.1838],[-82.4279,35.1837],[-82.428,35.1835],[-82.428,35.1834],[-82.428,35.1832],[-82.4279,35.1831],[-82.4277,35.1829],[-82.427,35.1826],[-82.4263,35.1823],[-82.4258,35.1821],[-82.4246,35.1817],[-82.4243,35.1814],[-82.4244,35.1813],[-82.425,35.1813],[-82.4256,35.1813],[-82.426,35.181],[-82.426,35.1805],[-82.426,35.1799],[-82.4261,35.1794],[-82.4263,35.1791],[-82.4268,35.1789],[-82.4283,35.1787],[-82.4291,35.1785],[-82.43,35.1782],[-82.4308,35.1778],[-82.4313,35.1771],[-82.4317,35.1764],[-82.4316,35.1759],[-82.4316,35.1753],[-82.4315,35.1745],[-82.4314,35.1743],[-82.4314,35.1742],[-82.4314,35.1739],[-82.4315,35.1732],[-82.4317,35.173],[-82.4318,35.1727],[-82.4321,35.1725],[-82.4324,35.1723],[-82.4328,35.1722],[-82.4329,35.1721],[-82.4334,35.172],[-82.4334,35.1719],[-82.4335,35.1719],[-82.4337,35.1718],[-82.4343,35.1714],[-82.4343,35.1713],[-82.4344,35.1711],[-82.4345,35.1711],[-82.4347,35.1709],[-82.4347,35.1708],[-82.4351,35.1702],[-82.4352,35.1699],[-82.4347,35.1683],[-82.4352,35.1681],[-82.4358,35.1679],[-82.4369,35.1679],[-82.4377,35.1678],[-82.438,35.1677],[-82.4384,35.1671],[-82.4385,35.167],[-82.4386,35.1669],[-82.4387,35.1667],[-82.4388,35.1665],[-82.4388,35.1664],[-82.4389,35.1664],[-82.439,35.1663],[-82.4396,35.1659],[-82.4399,35.1658],[-82.4402,35.1657],[-82.4407,35.1656],[-82.4421,35.1658],[-82.4436,35.1661],[-82.4443,35.1661],[-82.4451,35.1657],[-82.4455,35.1655],[-82.4461,35.1655],[-82.4473,35.1653],[-82.4481,35.1652],[-82.4483,35.1653],[-82.4493,35.1657],[-82.4495,35.1658],[-82.4497,35.1658],[-82.4498,35.1659],[-82.4499,35.1659],[-82.4505,35.1661],[-82.4507,35.166],[-82.4514,35.1655],[-82.4518,35.1653],[-82.4519,35.1653],[-82.452,35.1652],[-82.4521,35.1652],[-82.4527,35.1649],[-82.454,35.1644],[-82.4552,35.1641],[-82.4564,35.1639],[-82.4571,35.1639],[-82.4573,35.1641],[-82.4573,35.1644],[-82.4573,35.1646],[-82.4573,35.1647],[-82.4573,35.1648],[-82.4574,35.1654],[-82.4576,35.1661],[-82.4576,35.1668],[-82.4574,35.1674],[-82.4566,35.1681],[-82.4562,35.1684],[-82.4559,35.1688],[-82.4556,35.1691],[-82.4553,35.1696],[-82.4552,35.1697],[-82.4551,35.1697],[-82.455,35.1699],[-82.4548,35.1701],[-82.4531,35.1712],[-82.453,35.1713],[-82.4529,35.1714],[-82.4518,35.1724],[-82.4517,35.1724],[-82.4516,35.1725],[-82.4516,35.1727],[-82.4516,35.1728],[-82.4516,35.1731],[-82.4517,35.1732],[-82.452,35.1737],[-82.4521,35.1738],[-82.4523,35.1741],[-82.4527,35.1745],[-82.4531,35.1751],[-82.4535,35.1761],[-82.4541,35.1771],[-82.4543,35.1774],[-82.4547,35.1776],[-82.455,35.1775],[-82.4557,35.1774],[-82.4571,35.1773],[-82.4578,35.1774],[-82.4583,35.1776],[-82.459,35.1779],[-82.4596,35.1781],[-82.4601,35.1781],[-82.4607,35.178],[-82.4609,35.1779],[-82.461,35.1779],[-82.461,35.1778],[-82.4611,35.1778],[-82.4614,35.1777],[-82.4624,35.1773],[-82.463,35.1771],[-82.4636,35.1768],[-82.4643,35.1764],[-82.4652,35.1758],[-82.4657,35.1756],[-82.4661,35.1754],[-82.4666,35.175],[-82.4674,35.175],[-82.468,35.1746],[-82.4685,35.1746],[-82.4691,35.1748],[-82.47,35.1748],[-82.4709,35.1747],[-82.4723,35.1746],[-82.4731,35.1745],[-82.474,35.1742],[-82.475,35.174],[-82.4755,35.1743],[-82.4758,35.1749],[-82.4761,35.1755],[-82.4768,35.1759],[-82.4778,35.1761],[-82.4784,35.176],[-82.4792,35.1755],[-82.48,35.1748],[-82.4808,35.1743],[-82.4815,35.174],[-82.4823,35.1739],[-82.4831,35.1738],[-82.4839,35.1738],[-82.4847,35.174],[-82.4866,35.1745],[-82.4866,35.1742],[-82.4866,35.1737],[-82.4868,35.1733],[-82.4874,35.1725],[-82.4874,35.1716],[-82.4873,35.1705],[-82.4873,35.1697],[-82.4877,35.1698],[-82.4885,35.1699],[-82.4898,35.1699],[-82.4905,35.1698],[-82.4908,35.1697],[-82.491,35.1693],[-82.4921,35.1682],[-82.4929,35.1675],[-82.4933,35.167],[-82.4942,35.1658],[-82.4947,35.1655],[-82.4949,35.1653],[-82.4955,35.1647],[-82.4955,35.1643],[-82.4953,35.1641],[-82.4948,35.1636],[-82.4946,35.1632],[-82.4947,35.1627],[-82.4952,35.1623],[-82.4957,35.1621],[-82.4965,35.162],[-82.4971,35.1621],[-82.4975,35.1623],[-82.4979,35.1624],[-82.4983,35.1625],[-82.4988,35.1627],[-82.4998,35.1637],[-82.5,35.1638],[-82.5006,35.1641],[-82.5019,35.1647],[-82.502,35.1648],[-82.5027,35.1653],[-82.5037,35.1659],[-82.504,35.166],[-82.5046,35.1658],[-82.5049,35.1657],[-82.5052,35.1655],[-82.5057,35.1645],[-82.5061,35.1639],[-82.5065,35.1637],[-82.5069,35.1634],[-82.5072,35.1633],[-82.5074,35.1631],[-82.5077,35.1625],[-82.5079,35.1624],[-82.5098,35.1626],[-82.5106,35.1629],[-82.5113,35.1633],[-82.5117,35.1633],[-82.5121,35.1632],[-82.5131,35.1631],[-82.5135,35.1632],[-82.5143,35.1635],[-82.5146,35.1635],[-82.5153,35.1634],[-82.516,35.1634],[-82.5163,35.1634],[-82.5164,35.1634],[-82.5165,35.1633],[-82.5169,35.163],[-82.517,35.1629],[-82.5173,35.1626],[-82.5174,35.1625],[-82.5177,35.1624],[-82.518,35.1623],[-82.5181,35.1623],[-82.5189,35.1622],[-82.5191,35.1621],[-82.5192,35.1618],[-82.5192,35.161],[-82.5197,35.1594],[-82.5197,35.1593],[-82.5198,35.1593],[-82.5199,35.1591],[-82.5201,35.1591],[-82.5212,35.1589],[-82.5214,35.1588],[-82.522,35.1583],[-82.5221,35.1582],[-82.5222,35.1581],[-82.5225,35.158],[-82.5226,35.158],[-82.5227,35.1579],[-82.5228,35.1579],[-82.5245,35.1573],[-82.5249,35.157],[-82.5256,35.1565],[-82.5268,35.1561],[-82.5275,35.1559],[-82.5277,35.1559],[-82.5291,35.1557],[-82.5301,35.1558],[-82.5306,35.1558],[-82.5315,35.156],[-82.5318,35.156],[-82.5321,35.156],[-82.5335,35.1556],[-82.5344,35.1552],[-82.5351,35.1548],[-82.5354,35.1547],[-82.5357,35.1547],[-82.5365,35.1548],[-82.5367,35.1549],[-82.5368,35.155],[-82.5373,35.1557],[-82.5373,35.1562],[-82.5373,35.1565],[-82.5373,35.1566],[-82.5371,35.157],[-82.536,35.1585],[-82.536,35.1586],[-82.536,35.1587],[-82.536,35.1588],[-82.5362,35.1593],[-82.5367,35.1601],[-82.537,35.1602],[-82.5376,35.1605],[-82.5378,35.1605],[-82.5382,35.1606],[-82.54,35.1611],[-82.5406,35.1613],[-82.5416,35.1621],[-82.5419,35.1621],[-82.5439,35.1622],[-82.5441,35.1622],[-82.5446,35.1622],[-82.5451,35.1623],[-82.5453,35.1625],[-82.5458,35.1632],[-82.5458,35.1633],[-82.5459,35.1634],[-82.546,35.1636],[-82.5462,35.1637],[-82.5464,35.1637],[-82.5468,35.1636],[-82.5471,35.1632],[-82.5473,35.1626],[-82.5474,35.1624],[-82.5477,35.1623],[-82.5482,35.1623],[-82.5488,35.1623],[-82.5489,35.1623],[-82.5497,35.1617],[-82.5499,35.1616],[-82.55,35.1615],[-82.551,35.1615],[-82.5529,35.1617],[-82.5533,35.1617],[-82.5537,35.1615],[-82.5539,35.1613],[-82.5543,35.1608],[-82.5547,35.1604],[-82.555,35.1601],[-82.5557,35.1595],[-82.5558,35.1594],[-82.5558,35.1588],[-82.5558,35.1586],[-82.5561,35.1581],[-82.5562,35.1578],[-82.5561,35.1573],[-82.5558,35.1563],[-82.5556,35.1558],[-82.5555,35.1557],[-82.5549,35.1546],[-82.5541,35.1542],[-82.5535,35.1539],[-82.5533,35.1537],[-82.5533,35.1535],[-82.5535,35.1532],[-82.5538,35.1529],[-82.554,35.1528],[-82.5551,35.1523],[-82.5557,35.1518],[-82.5559,35.1517],[-82.5563,35.1516],[-82.5567,35.1514],[-82.5572,35.1508],[-82.5575,35.1508],[-82.5578,35.1508],[-82.5585,35.1512],[-82.5591,35.1514],[-82.5608,35.1516],[-82.5617,35.152],[-82.562,35.1523],[-82.5623,35.1525],[-82.5625,35.153],[-82.5626,35.1531],[-82.5627,35.153],[-82.5628,35.1529],[-82.5629,35.1526],[-82.563,35.1524],[-82.5633,35.1523],[-82.5642,35.1523],[-82.5644,35.1522],[-82.5654,35.1515],[-82.566,35.1508],[-82.5661,35.1506],[-82.5658,35.1497],[-82.5659,35.1496],[-82.5664,35.1493],[-82.5678,35.149],[-82.5679,35.1489],[-82.5683,35.1483],[-82.5684,35.1476],[-82.5682,35.1458],[-82.5683,35.1457],[-82.5694,35.1453],[-82.5699,35.1452],[-82.5714,35.145],[-82.5718,35.1449],[-82.5725,35.1445],[-82.5727,35.1444],[-82.573,35.1444],[-82.5743,35.1454],[-82.5746,35.1455],[-82.5749,35.1455],[-82.5761,35.145],[-82.5769,35.1447],[-82.5773,35.1444],[-82.5774,35.1441],[-82.5776,35.1438],[-82.5776,35.1431],[-82.5778,35.1429],[-82.5781,35.1425],[-82.5783,35.1421],[-82.5785,35.1416],[-82.5787,35.1413],[-82.5789,35.1412],[-82.5792,35.1411],[-82.5795,35.1411],[-82.5807,35.1417],[-82.5818,35.1424],[-82.5828,35.1427],[-82.5832,35.1428],[-82.5852,35.143],[-82.586,35.1431],[-82.5863,35.1431],[-82.5865,35.143],[-82.587,35.1427],[-82.5871,35.1427],[-82.5874,35.1427],[-82.5878,35.1429],[-82.5882,35.1429],[-82.5885,35.1428],[-82.5887,35.1426],[-82.5888,35.1424],[-82.589,35.1421],[-82.5891,35.1419],[-82.5898,35.1415],[-82.59,35.1414],[-82.5903,35.1413],[-82.5908,35.1412],[-82.5917,35.1413],[-82.5918,35.1412],[-82.5919,35.141],[-82.5919,35.1403],[-82.5919,35.14],[-82.592,35.1395],[-82.5924,35.139],[-82.5927,35.1388],[-82.5928,35.1388],[-82.5968,35.1383],[-82.5971,35.1383],[-82.5979,35.1378],[-82.5981,35.1377],[-82.5986,35.1378],[-82.6024,35.139],[-82.6026,35.139],[-82.6035,35.1388],[-82.604,35.1388],[-82.6044,35.1389],[-82.6063,35.1396],[-82.6068,35.1396],[-82.6072,35.1396],[-82.6085,35.1391],[-82.6086,35.1392],[-82.6088,35.1391],[-82.609,35.139],[-82.6093,35.1391],[-82.6095,35.1393],[-82.6097,35.1397],[-82.6099,35.1398],[-82.6106,35.1397],[-82.6111,35.1399],[-82.6115,35.1399],[-82.6131,35.1397],[-82.6134,35.1396],[-82.6138,35.1392],[-82.6139,35.1387],[-82.6139,35.1375],[-82.614,35.1371],[-82.6144,35.1367],[-82.6149,35.1364],[-82.6155,35.1362],[-82.616,35.1361],[-82.6167,35.1361],[-82.6169,35.136],[-82.6176,35.1355],[-82.618,35.1353],[-82.6184,35.1352],[-82.6195,35.1351],[-82.6197,35.135],[-82.6209,35.1346],[-82.6212,35.1346],[-82.6217,35.1347],[-82.6222,35.1348],[-82.6224,35.1347],[-82.6227,35.1346],[-82.6232,35.134],[-82.6238,35.1336],[-82.6242,35.1334],[-82.6243,35.1332],[-82.6248,35.1324],[-82.6251,35.1321],[-82.6252,35.1318],[-82.6251,35.1315],[-82.6248,35.1313],[-82.6246,35.1312],[-82.6245,35.1308],[-82.6246,35.1306],[-82.6248,35.1304],[-82.6261,35.1293],[-82.626,35.1284],[-82.6262,35.1283],[-82.6264,35.1279],[-82.627,35.1273],[-82.6276,35.1268],[-82.6278,35.1264],[-82.6284,35.1261],[-82.6288,35.1258],[-82.6296,35.1258],[-82.6305,35.1262],[-82.6311,35.1261],[-82.6321,35.1257],[-82.6325,35.1255],[-82.6333,35.1254],[-82.6338,35.1253],[-82.634,35.1253],[-82.6344,35.1255],[-82.6349,35.1257],[-82.6353,35.1257],[-82.6354,35.1257],[-82.6357,35.1255],[-82.636,35.1254],[-82.6362,35.1255],[-82.6362,35.1257],[-82.6358,35.1263],[-82.6357,35.127],[-82.6358,35.1276],[-82.6363,35.1285],[-82.6363,35.1286],[-82.6364,35.1286],[-82.6364,35.1287],[-82.6368,35.1293],[-82.6367,35.1297],[-82.6365,35.13],[-82.6365,35.1304],[-82.6366,35.1305],[-82.6381,35.13],[-82.6384,35.1299],[-82.6388,35.1298],[-82.6389,35.1297],[-82.6391,35.1297],[-82.6397,35.1298],[-82.6402,35.13],[-82.6404,35.1305],[-82.6405,35.1313],[-82.6406,35.1319],[-82.641,35.1323],[-82.6415,35.1323],[-82.6418,35.1318],[-82.6422,35.1314],[-82.6427,35.1309],[-82.6431,35.1306],[-82.6433,35.1304],[-82.6433,35.1299],[-82.6436,35.1293],[-82.6443,35.1285],[-82.6446,35.1278],[-82.6449,35.1275],[-82.6449,35.1272],[-82.645,35.127],[-82.6453,35.1268],[-82.6457,35.1268],[-82.6478,35.1269],[-82.6487,35.1268],[-82.65,35.1265],[-82.6509,35.1263],[-82.6514,35.1263],[-82.6519,35.1262],[-82.6522,35.126],[-82.6522,35.1257],[-82.6522,35.1255],[-82.6521,35.1251],[-82.6518,35.124],[-82.6518,35.1234],[-82.652,35.123],[-82.6524,35.1226],[-82.6532,35.1221],[-82.6538,35.1219],[-82.6546,35.1215],[-82.655,35.1212],[-82.6554,35.1206],[-82.6557,35.1198],[-82.6561,35.1196],[-82.6565,35.1193],[-82.6567,35.1188],[-82.6572,35.1191],[-82.658,35.1192],[-82.6584,35.1191],[-82.659,35.119],[-82.66,35.1192],[-82.6607,35.1193],[-82.661,35.1192],[-82.6616,35.1184],[-82.6624,35.1181],[-82.6635,35.1183],[-82.6646,35.1184],[-82.6651,35.1187],[-82.6653,35.1186],[-82.6659,35.1183],[-82.6666,35.1182],[-82.6669,35.1184],[-82.668,35.1188],[-82.6683,35.1192],[-82.6685,35.1198],[-82.669,35.1206],[-82.6694,35.1206],[-82.6698,35.1203],[-82.67,35.1198],[-82.6704,35.1196],[-82.671,35.1193],[-82.6717,35.1187],[-82.6722,35.1182],[-82.6726,35.1177],[-82.6728,35.1175],[-82.6733,35.1175],[-82.6736,35.1176],[-82.6741,35.118],[-82.6745,35.1185],[-82.6741,35.119],[-82.6737,35.1196],[-82.6734,35.1208],[-82.6731,35.1215],[-82.6733,35.1222],[-82.6733,35.1234],[-82.6739,35.1251],[-82.6743,35.126],[-82.6746,35.1264],[-82.6749,35.1266],[-82.6756,35.1266],[-82.6766,35.1268],[-82.6773,35.1272],[-82.6784,35.1278],[-82.6788,35.1278],[-82.6791,35.1278],[-82.6799,35.1279],[-82.6808,35.1279],[-82.6814,35.1279],[-82.6817,35.1278],[-82.6822,35.1272],[-82.6825,35.127],[-82.6828,35.1268],[-82.6829,35.1264],[-82.6831,35.126],[-82.6856,35.1252],[-82.6871,35.1251],[-82.687,35.125],[-82.6861,35.1228],[-82.6865,35.1219],[-82.6865,35.1218],[-82.6864,35.1217],[-82.6864,35.1213],[-82.6867,35.1204],[-82.6867,35.1198],[-82.6876,35.1193],[-82.6894,35.1191],[-82.6904,35.119],[-82.691,35.119],[-82.6919,35.1189],[-82.6924,35.1187],[-82.6927,35.1179],[-82.6929,35.1174],[-82.6936,35.1169],[-82.6941,35.1161],[-82.6946,35.1153],[-82.6946,35.1147],[-82.694,35.1143],[-82.6933,35.1131],[-82.6915,35.1121],[-82.6913,35.112],[-82.6903,35.1116],[-82.6896,35.111],[-82.689,35.1109],[-82.6881,35.1109],[-82.6877,35.1108],[-82.6875,35.1108],[-82.6873,35.1107],[-82.6871,35.1104],[-82.687,35.1102],[-82.687,35.1101],[-82.687,35.1097],[-82.6872,35.1093],[-82.6871,35.109],[-82.6869,35.1087],[-82.6866,35.1084],[-82.6865,35.1082],[-82.6866,35.1079],[-82.6868,35.1076],[-82.6878,35.107],[-82.6886,35.1063],[-82.6893,35.1051],[-82.6896,35.1041],[-82.6905,35.1029],[-82.6909,35.1026],[-82.6915,35.1022],[-82.6919,35.1018],[-82.6934,35.1005],[-82.6938,35.0996],[-82.6944,35.0992],[-82.6954,35.0986],[-82.6961,35.0977],[-82.6967,35.0968],[-82.6974,35.0961],[-82.6977,35.0957],[-82.6979,35.0954],[-82.6988,35.0957],[-82.6994,35.096],[-82.6994,35.0964],[-82.6992,35.097],[-82.6991,35.0975],[-82.6995,35.0981],[-82.7001,35.099],[-82.7002,35.0994],[-82.7,35.1],[-82.7001,35.1007],[-82.7001,35.1008],[-82.7003,35.1009],[-82.7005,35.1008],[-82.7016,35.0997],[-82.7022,35.0991],[-82.7036,35.0987],[-82.7066,35.0976],[-82.7071,35.0965],[-82.7081,35.096],[-82.7091,35.0964],[-82.7095,35.0965],[-82.7097,35.0959],[-82.7102,35.095],[-82.7102,35.0946],[-82.7119,35.0944],[-82.7134,35.0941],[-82.7143,35.0934],[-82.7153,35.0929],[-82.7168,35.0936],[-82.7174,35.0935],[-82.718,35.0936],[-82.7184,35.094],[-82.7186,35.094],[-82.7192,35.0935],[-82.7204,35.0933],[-82.7221,35.0939],[-82.7229,35.094],[-82.7232,35.0942],[-82.7235,35.0943],[-82.7244,35.0938],[-82.7247,35.0939],[-82.725,35.0942],[-82.7257,35.0943],[-82.7264,35.0944],[-82.727,35.0941],[-82.7273,35.0938],[-82.7278,35.0933],[-82.729,35.092],[-82.7295,35.0906],[-82.7293,35.09],[-82.7291,35.0893],[-82.7292,35.0886],[-82.7296,35.0876],[-82.7302,35.0874],[-82.731,35.0873],[-82.732,35.0874],[-82.7327,35.0874],[-82.7334,35.0872],[-82.7339,35.0872],[-82.7343,35.087],[-82.7344,35.0868],[-82.7342,35.0862],[-82.7345,35.0858],[-82.7345,35.0855],[-82.7344,35.0851],[-82.7341,35.0847],[-82.7343,35.0844],[-82.7347,35.0842],[-82.7351,35.084],[-82.7356,35.0834],[-82.7359,35.0827],[-82.7361,35.0821],[-82.7361,35.0814],[-82.7366,35.0815],[-82.7374,35.0816],[-82.7385,35.0815],[-82.7389,35.0811],[-82.7392,35.0804],[-82.7391,35.0797],[-82.7388,35.0791],[-82.7388,35.0782],[-82.7392,35.0782],[-82.7402,35.0781],[-82.7409,35.0781],[-82.7416,35.0783],[-82.742,35.0787],[-82.7429,35.0789],[-82.7432,35.0791],[-82.7433,35.0796],[-82.7438,35.08],[-82.7445,35.0799],[-82.7451,35.0797],[-82.7459,35.0798],[-82.7466,35.0801],[-82.7469,35.0801],[-82.7472,35.0804],[-82.7477,35.0806],[-82.7483,35.0808],[-82.749,35.0811],[-82.7498,35.0814],[-82.7504,35.0815],[-82.7511,35.0815],[-82.7512,35.0808],[-82.7513,35.0801],[-82.7514,35.0798],[-82.7518,35.0798],[-82.7522,35.0798],[-82.7521,35.0796],[-82.7518,35.0791],[-82.7518,35.0781],[-82.7519,35.0769],[-82.752,35.0765],[-82.752,35.0762],[-82.7517,35.0754],[-82.7514,35.0745],[-82.7513,35.0741],[-82.7513,35.0735],[-82.7515,35.0731],[-82.7518,35.0728],[-82.752,35.0725],[-82.7525,35.0721],[-82.7527,35.0719],[-82.7528,35.0716],[-82.753,35.071],[-82.7531,35.0702],[-82.7533,35.0698],[-82.7536,35.0693],[-82.7539,35.069],[-82.7546,35.0685],[-82.7555,35.0681],[-82.7559,35.0679],[-82.7563,35.0675],[-82.7566,35.0673],[-82.7572,35.0673],[-82.758,35.0673],[-82.7587,35.0675],[-82.7592,35.0675],[-82.7599,35.0675],[-82.7605,35.0675],[-82.7614,35.0677],[-82.7627,35.0679],[-82.7637,35.0682],[-82.7642,35.0682],[-82.7645,35.0682],[-82.765,35.068],[-82.7656,35.0677],[-82.7661,35.0676],[-82.7665,35.0678],[-82.7666,35.0679],[-82.7669,35.0679],[-82.7672,35.0676],[-82.7675,35.0673],[-82.7679,35.0671],[-82.7688,35.0669],[-82.7694,35.0671],[-82.7699,35.0674],[-82.7704,35.0675],[-82.7708,35.0674],[-82.771,35.0673],[-82.7712,35.0669],[-82.7714,35.0665],[-82.7717,35.0661],[-82.7719,35.0658],[-82.7723,35.0656],[-82.7727,35.0655],[-82.7732,35.0654],[-82.7735,35.0654],[-82.7738,35.0652],[-82.7743,35.0649],[-82.7746,35.0647],[-82.775,35.0647],[-82.7751,35.0647],[-82.7753,35.0647],[-82.7758,35.0647],[-82.7761,35.0648],[-82.7764,35.0649],[-82.7769,35.0651],[-82.7771,35.0651],[-82.7774,35.0652],[-82.7777,35.0652],[-82.7781,35.0652],[-82.7787,35.0652],[-82.779,35.0652],[-82.7793,35.065],[-82.7798,35.0649],[-82.7801,35.0651],[-82.7804,35.0653],[-82.781,35.0652],[-82.7814,35.0652],[-82.7817,35.0651],[-82.782,35.065],[-82.7822,35.0651],[-82.782,35.0654],[-82.7819,35.0657],[-82.782,35.0659],[-82.7822,35.0662],[-82.7818,35.0669],[-82.7818,35.0671],[-82.7818,35.0672],[-82.7817,35.0673],[-82.7815,35.0675],[-82.7813,35.0678],[-82.781,35.068],[-82.7804,35.0686],[-82.7803,35.0688],[-82.7802,35.0689],[-82.7802,35.0691],[-82.7802,35.0693],[-82.7801,35.0693],[-82.7796,35.07],[-82.7794,35.0703],[-82.7795,35.0707],[-82.7797,35.0711],[-82.78,35.0714],[-82.7801,35.0716],[-82.7803,35.0718],[-82.7805,35.0724],[-82.7803,35.0728],[-82.78,35.0731],[-82.7797,35.0734],[-82.7792,35.0737],[-82.7789,35.0737],[-82.7789,35.0738],[-82.7788,35.0739],[-82.7787,35.074],[-82.7782,35.0746],[-82.7779,35.075],[-82.7776,35.0754],[-82.7773,35.076],[-82.7774,35.076],[-82.7774,35.0761],[-82.7775,35.0763],[-82.7775,35.0764],[-82.7774,35.0769],[-82.7773,35.077],[-82.7772,35.0771],[-82.7771,35.0774],[-82.777,35.0777],[-82.777,35.0778],[-82.7771,35.0782],[-82.7771,35.0786],[-82.777,35.0789],[-82.7767,35.0795],[-82.7766,35.0798],[-82.7766,35.0799],[-82.7764,35.0802],[-82.7763,35.0808],[-82.7764,35.0814],[-82.7767,35.0818],[-82.7768,35.0819],[-82.7775,35.0826],[-82.7776,35.0827],[-82.7779,35.0829],[-82.7783,35.0832],[-82.7784,35.0833],[-82.7785,35.0836],[-82.7786,35.0838],[-82.7789,35.084],[-82.7792,35.0839],[-82.7797,35.0839],[-82.7799,35.084],[-82.7801,35.084],[-82.7804,35.0841],[-82.7804,35.0842],[-82.7807,35.0842],[-82.7808,35.0843],[-82.7811,35.0845],[-82.7811,35.0846],[-82.7814,35.0847],[-82.7816,35.0848],[-82.7818,35.0849],[-82.7822,35.0852],[-82.7824,35.0854],[-82.7827,35.0855],[-82.7829,35.0855],[-82.783,35.0855],[-82.7833,35.0856],[-82.7848,35.0857],[-82.7879,35.085],[-82.788,35.085],[-82.7883,35.0849],[-82.7889,35.0847],[-82.7899,35.0845],[-82.7906,35.0843],[-82.7909,35.0842],[-82.7921,35.0839],[-82.7922,35.0838],[-82.7934,35.0835],[-82.7958,35.0828],[-82.7966,35.0826],[-82.7972,35.0824],[-82.8032,35.0806],[-82.8062,35.0797],[-82.8071,35.0795],[-82.8098,35.0787],[-82.8099,35.0787],[-82.8115,35.0783],[-82.8118,35.0783],[-82.8163,35.0771],[-82.8187,35.0765],[-82.8332,35.0727],[-82.8342,35.0724],[-82.8371,35.0716],[-82.8372,35.0716],[-82.8386,35.0712],[-82.8395,35.071],[-82.8429,35.0701],[-82.8532,35.0675],[-82.856,35.0668],[-82.8611,35.0655],[-82.8728,35.0626],[-82.8729,35.0625],[-82.8749,35.0619],[-82.8809,35.0603],[-82.8835,35.0596],[-82.8919,35.0574],[-82.8927,35.0572],[-82.8953,35.0566],[-82.896,35.0564],[-82.8967,35.0562],[-82.8971,35.0561],[-82.8975,35.056],[-82.8985,35.0558],[-82.8991,35.0556],[-82.8993,35.0556],[-82.8994,35.0555],[-82.8995,35.0555],[-82.8996,35.0555],[-82.9001,35.0553],[-82.9006,35.0553],[-82.9088,35.0532],[-82.9191,35.0506],[-82.9288,35.048],[-82.9292,35.0479],[-82.9295,35.0478],[-82.9297,35.0478],[-82.93,35.0477],[-82.9344,35.0466],[-82.9361,35.0461],[-82.9363,35.0461],[-82.9407,35.045],[-82.944,35.0441],[-82.9447,35.044],[-82.9448,35.044],[-82.9449,35.044],[-82.945,35.044],[-82.9457,35.0437],[-82.9679,35.038],[-82.969,35.0377],[-82.9692,35.0376],[-82.9696,35.0375],[-82.976,35.036],[-82.9829,35.0341],[-82.983,35.0341],[-82.9874,35.033],[-82.9999,35.0299],[-83.0013,35.0294],[-83.0027,35.0289],[-83.0085,35.0276],[-83.0086,35.0275],[-83.0126,35.0265],[-83.0186,35.0251],[-83.0187,35.0251],[-83.0213,35.0243],[-83.0376,35.0198],[-83.0459,35.0176],[-83.046,35.0176],[-83.0527,35.0158],[-83.0556,35.0148],[-83.0557,35.0148],[-83.0562,35.0147],[-83.0565,35.0145],[-83.0637,35.0126],[-83.064,35.0126],[-83.0769,35.0091],[-83.0938,35.0047],[-83.0965,35.0039],[-83.1083,35.0007],[-83.1085,35.0007],[-83.1086,35.0007],[-83.1087,35.0007],[-83.1106,35.0013],[-83.12,35.0011],[-83.1209,35.001],[-83.133,35.0007],[-83.1333,35.0007],[-83.1454,35.0004],[-83.1457,35.0004],[-83.1484,35.0004],[-83.1492,35.0003],[-83.1501,35.0003],[-83.1507,35.0003],[-83.1514,35.0003],[-83.1517,35.0003],[-83.1531,35.0002],[-83.1574,35.0001],[-83.1578,35.0001],[-83.1621,35],[-83.1628,35],[-83.1631,35],[-83.1685,34.9999],[-83.1686,34.9999],[-83.1739,34.9997],[-83.1745,34.9997],[-83.1748,34.9997],[-83.1758,34.9997],[-83.1808,34.9995],[-83.181,34.9995],[-83.1818,34.9995],[-83.1869,34.9994],[-83.1872,34.9994],[-83.1903,34.9993],[-83.1911,34.9993],[-83.1916,34.9993],[-83.1932,34.9992],[-83.1934,34.9992],[-83.1949,34.9992],[-83.1954,34.9992],[-83.1969,34.9991],[-83.1979,34.9991],[-83.1994,34.9991],[-83.1996,34.999],[-83.2023,34.999],[-83.2026,34.999],[-83.2053,34.9989],[-83.2056,34.9989],[-83.2083,34.9988],[-83.2086,34.9988],[-83.2106,34.9988],[-83.2113,34.9988],[-83.2116,34.9988],[-83.2119,34.9987],[-83.2136,34.9987],[-83.2143,34.9987],[-83.2146,34.9987],[-83.2173,34.9986],[-83.2177,34.9986],[-83.2203,34.9985],[-83.2207,34.9985],[-83.222,34.9985],[-83.2233,34.9984],[-83.2237,34.9984],[-83.225,34.9984],[-83.2251,34.9984],[-83.2266,34.9984],[-83.2267,34.9984],[-83.228,34.9983],[-83.2282,34.9983],[-83.2287,34.9983],[-83.2294,34.9983],[-83.2298,34.9983],[-83.2311,34.9982],[-83.2313,34.9982],[-83.2325,34.9982],[-83.2328,34.9982],[-83.2342,34.9982],[-83.2344,34.9982],[-83.2356,34.9981],[-83.2359,34.9981],[-83.2373,34.9981],[-83.2374,34.9981],[-83.2378,34.9981],[-83.2387,34.998],[-83.2389,34.998],[-83.2404,34.998],[-83.2417,34.998],[-83.2419,34.998],[-83.2432,34.9979],[-83.2434,34.9979],[-83.2448,34.9979],[-83.245,34.9979],[-83.2465,34.9978],[-83.2472,34.9978],[-83.2473,34.9978],[-83.2478,34.9978],[-83.248,34.9978],[-83.2485,34.9978],[-83.2488,34.9978],[-83.2495,34.9978],[-83.2502,34.9977],[-83.2503,34.9977],[-83.2509,34.9977],[-83.2511,34.9977],[-83.2518,34.9977],[-83.2526,34.9977],[-83.2532,34.9976],[-83.2533,34.9976],[-83.2539,34.9976],[-83.2541,34.9976],[-83.2545,34.9976],[-83.2548,34.9976],[-83.2549,34.9976],[-83.2552,34.9976],[-83.2556,34.9976],[-83.2559,34.9976],[-83.256,34.9976],[-83.2563,34.9975],[-83.2566,34.9975],[-83.2567,34.9975],[-83.257,34.9975],[-83.2572,34.9975],[-83.2583,34.9975],[-83.2584,34.9975],[-83.2588,34.9975],[-83.2592,34.9975],[-83.2596,34.9975],[-83.2599,34.9974],[-83.26,34.9974],[-83.2603,34.9974],[-83.2607,34.9974],[-83.261,34.9974],[-83.2611,34.9974],[-83.2613,34.9974],[-83.2614,34.9974],[-83.2616,34.9974],[-83.2617,34.9974],[-83.2618,34.9974],[-83.2619,34.9974],[-83.262,34.9974],[-83.2621,34.9974],[-83.2623,34.9974],[-83.2624,34.9974],[-83.2625,34.9974],[-83.2626,34.9974],[-83.2676,34.9972],[-83.2746,34.997],[-83.2789,34.9969],[-83.2843,34.9967],[-83.285,34.9967],[-83.2886,34.9966],[-83.2889,34.9966],[-83.2923,34.9965],[-83.2939,34.9965],[-83.2945,34.9965],[-83.2969,34.9963],[-83.2982,34.9963],[-83.3012,34.9963],[-83.3016,34.9962],[-83.302,34.9962],[-83.3023,34.9962],[-83.3026,34.9962],[-83.303,34.9962],[-83.3047,34.9962],[-83.305,34.9962],[-83.3068,34.9962],[-83.3069,34.9962],[-83.3084,34.9961],[-83.3088,34.9961],[-83.3105,34.9961],[-83.3107,34.9961],[-83.3115,34.9961],[-83.3117,34.9961],[-83.3119,34.9961],[-83.3122,34.9961],[-83.3126,34.9961],[-83.3129,34.9961],[-83.3131,34.9961],[-83.3136,34.996],[-83.3139,34.996],[-83.314,34.996],[-83.3142,34.996],[-83.3145,34.996],[-83.3146,34.996],[-83.3148,34.996],[-83.3151,34.996],[-83.3152,34.996],[-83.3153,34.996],[-83.3162,34.996],[-83.3166,34.996],[-83.3172,34.996],[-83.3173,34.996],[-83.3176,34.996],[-83.3179,34.996],[-83.3184,34.996],[-83.3186,34.996],[-83.3192,34.996],[-83.3198,34.9959],[-83.3199,34.9959],[-83.3201,34.9959],[-83.3205,34.9959],[-83.3212,34.9959],[-83.3216,34.9959],[-83.3218,34.9959],[-83.3225,34.9959],[-83.3226,34.9959],[-83.3227,34.9959],[-83.3229,34.9959],[-83.3231,34.9959],[-83.3247,34.9958],[-83.325,34.9958],[-83.3254,34.9958],[-83.3271,34.9958],[-83.3273,34.9958],[-83.3278,34.9958],[-83.3294,34.9958],[-83.3295,34.9957],[-83.3296,34.9957],[-83.3297,34.9957],[-83.3298,34.9957],[-83.3302,34.9957],[-83.3309,34.9957],[-83.3318,34.9957],[-83.332,34.9957],[-83.3342,34.9957],[-83.3343,34.9957],[-83.336,34.9957],[-83.3363,34.9956],[-83.3366,34.9956],[-83.3371,34.9956],[-83.3376,34.9956],[-83.3377,34.9956],[-83.3378,34.9956],[-83.3387,34.9956],[-83.3389,34.9956],[-83.3394,34.9956],[-83.3396,34.9956],[-83.3401,34.9956],[-83.3407,34.9956],[-83.3409,34.9956],[-83.341,34.9956],[-83.3411,34.9956],[-83.3413,34.9956],[-83.3414,34.9956],[-83.3421,34.9956],[-83.3424,34.9956],[-83.3452,34.9956],[-83.3453,34.9956],[-83.3482,34.9955],[-83.3484,34.9955],[-83.351,34.9955],[-83.3513,34.9955],[-83.3523,34.9955],[-83.3529,34.9955],[-83.3534,34.9955],[-83.3538,34.9954],[-83.3542,34.9954],[-83.3543,34.9954],[-83.3547,34.9954],[-83.355,34.9954],[-83.3551,34.9954],[-83.3555,34.9954],[-83.356,34.9954],[-83.357,34.9954],[-83.3574,34.9954],[-83.3584,34.9954],[-83.359,34.9953],[-83.3597,34.9953],[-83.3599,34.9953],[-83.3601,34.9953],[-83.3602,34.9953],[-83.3604,34.9953],[-83.3614,34.9953],[-83.3627,34.9952],[-83.3634,34.9952],[-83.3658,34.9952],[-83.3678,34.9951],[-83.3683,34.9951],[-83.3689,34.9951],[-83.3715,34.995],[-83.3718,34.995],[-83.3747,34.995],[-83.3749,34.995],[-83.3755,34.995],[-83.3791,34.9949],[-83.3798,34.9949],[-83.3801,34.9949],[-83.3802,34.9949],[-83.3814,34.9949],[-83.3818,34.9949],[-83.3823,34.9949],[-83.3828,34.9948],[-83.3832,34.9948],[-83.3839,34.9948],[-83.3863,34.9948],[-83.3903,34.9947],[-83.3909,34.9947],[-83.3916,34.9947],[-83.392,34.9947],[-83.3973,34.9946],[-83.3977,34.9946],[-83.403,34.9945],[-83.4033,34.9945],[-83.4087,34.9945],[-83.4089,34.9945],[-83.411,34.9944],[-83.4145,34.9944],[-83.4178,34.9943],[-83.4184,34.9943],[-83.4202,34.9943],[-83.422,34.9943],[-83.4223,34.9942],[-83.4247,34.9942],[-83.4258,34.9942],[-83.4271,34.9942],[-83.4311,34.9941],[-83.4314,34.9941],[-83.4358,34.994],[-83.4361,34.994],[-83.4362,34.994],[-83.4363,34.994],[-83.4365,34.994],[-83.4372,34.994],[-83.4377,34.994],[-83.44,34.994],[-83.4405,34.994],[-83.4418,34.9939],[-83.4462,34.9939],[-83.4464,34.9939],[-83.4473,34.9939],[-83.4506,34.9938],[-83.4515,34.9938],[-83.4523,34.9938],[-83.4575,34.9937],[-83.4579,34.9937],[-83.4625,34.9936],[-83.4634,34.9936],[-83.4679,34.9935],[-83.4686,34.9935],[-83.4728,34.9935],[-83.4732,34.9935],[-83.4779,34.9934],[-83.4793,34.9934],[-83.4828,34.9933],[-83.483,34.9933],[-83.4833,34.9933],[-83.4836,34.9933],[-83.484,34.9933],[-83.4843,34.9933],[-83.4846,34.9933],[-83.485,34.9933],[-83.4853,34.9933],[-83.4857,34.9932],[-83.486,34.9932],[-83.4863,34.9932],[-83.4867,34.9932],[-83.487,34.9932],[-83.4874,34.9932],[-83.4877,34.9932],[-83.488,34.9932],[-83.4881,34.9932],[-83.4915,34.9931],[-83.4921,34.9931],[-83.4924,34.9931],[-83.4928,34.9931],[-83.4931,34.9931],[-83.4934,34.993],[-83.4938,34.993],[-83.4941,34.993],[-83.4945,34.993],[-83.4948,34.993],[-83.4951,34.993],[-83.4955,34.993],[-83.4958,34.993],[-83.4962,34.993],[-83.4965,34.993],[-83.4968,34.993],[-83.4972,34.993],[-83.4975,34.993],[-83.4978,34.993],[-83.4982,34.9929],[-83.4985,34.9929],[-83.4989,34.9929],[-83.4992,34.9929],[-83.4995,34.9929],[-83.4999,34.9929],[-83.5002,34.9929],[-83.5006,34.9929],[-83.5009,34.9929],[-83.5012,34.9929],[-83.5016,34.9929],[-83.5019,34.9929],[-83.5022,34.9929],[-83.5026,34.9929],[-83.5029,34.9929],[-83.5032,34.9929],[-83.5036,34.9929],[-83.5039,34.9929],[-83.5043,34.9929],[-83.5046,34.9929],[-83.5049,34.9929],[-83.5053,34.9929],[-83.5056,34.9929],[-83.5059,34.9928],[-83.5063,34.9928],[-83.5066,34.9928],[-83.507,34.9928],[-83.5073,34.9928],[-83.5076,34.9928],[-83.508,34.9928],[-83.5083,34.9928],[-83.5086,34.9928],[-83.5089,34.9928],[-83.5093,34.9928],[-83.51,34.9928],[-83.5107,34.9928],[-83.5115,34.9928],[-83.5127,34.9928],[-83.5148,34.9928],[-83.5171,34.9927],[-83.5192,34.9927],[-83.5209,34.9927],[-83.5233,34.9927],[-83.5238,34.9927],[-83.5243,34.9927],[-83.5246,34.9927],[-83.525,34.9926],[-83.5253,34.9926],[-83.5257,34.9926],[-83.526,34.9926],[-83.5263,34.9926],[-83.5267,34.9926],[-83.527,34.9926],[-83.5274,34.9926],[-83.5277,34.9926],[-83.528,34.9926],[-83.5284,34.9926],[-83.5287,34.9926],[-83.529,34.9926],[-83.5293,34.9926],[-83.5297,34.9926],[-83.5304,34.9926],[-83.5307,34.9926],[-83.531,34.9926],[-83.5314,34.9926],[-83.5317,34.9926],[-83.532,34.9926],[-83.5327,34.9926],[-83.5334,34.9926],[-83.5337,34.9926],[-83.534,34.9926],[-83.5344,34.9926],[-83.5347,34.9926],[-83.535,34.9926],[-83.5354,34.9925],[-83.5357,34.9925],[-83.5361,34.9925],[-83.5364,34.9925],[-83.5367,34.9925],[-83.537,34.9925],[-83.5374,34.9925],[-83.5377,34.9925],[-83.5381,34.9925],[-83.5384,34.9925],[-83.5387,34.9925],[-83.5391,34.9925],[-83.5394,34.9925],[-83.5397,34.9925],[-83.5401,34.9925],[-83.5404,34.9925],[-83.5407,34.9925],[-83.5411,34.9925],[-83.5414,34.9925],[-83.5417,34.9925],[-83.5421,34.9925],[-83.5424,34.9925],[-83.5427,34.9925],[-83.5431,34.9925],[-83.5434,34.9925],[-83.5441,34.9924],[-83.5444,34.9924],[-83.5447,34.9924],[-83.5451,34.9924],[-83.5454,34.9924],[-83.5457,34.9924],[-83.5461,34.9924],[-83.5464,34.9924],[-83.5468,34.9924],[-83.5471,34.9924],[-83.5474,34.9924],[-83.5478,34.9924],[-83.5481,34.9924],[-83.5484,34.9924],[-83.5488,34.9924],[-83.5491,34.9924],[-83.5494,34.9924],[-83.5498,34.9924],[-83.5512,34.9924],[-83.5522,34.9924],[-83.5532,34.9924],[-83.5536,34.9924],[-83.5546,34.9923],[-83.5557,34.9924],[-83.5567,34.9924],[-83.5576,34.9924],[-83.5598,34.9924],[-83.5606,34.9924],[-83.5619,34.9924],[-83.563,34.9924],[-83.5643,34.9924],[-83.5654,34.9924],[-83.5657,34.9924],[-83.566,34.9924],[-83.5663,34.9924],[-83.5667,34.9924],[-83.567,34.9924],[-83.5673,34.9924],[-83.5677,34.9924],[-83.568,34.9924],[-83.5683,34.9924],[-83.5687,34.9924],[-83.569,34.9924],[-83.5694,34.9924],[-83.5707,34.9923],[-83.5727,34.9923],[-83.574,34.9923],[-83.5758,34.9923],[-83.5775,34.9923],[-83.5798,34.9923],[-83.5826,34.9923],[-83.5846,34.9923],[-83.5868,34.9923],[-83.5872,34.9923],[-83.5897,34.9922],[-83.5921,34.9922],[-83.5945,34.9922],[-83.5975,34.9922],[-83.5995,34.9922],[-83.6003,34.9922],[-83.6013,34.9922],[-83.6037,34.9922],[-83.6064,34.9922],[-83.6067,34.9922],[-83.6071,34.9922],[-83.6073,34.9922],[-83.6091,34.9922],[-83.6104,34.9921],[-83.6125,34.9921],[-83.6146,34.9921],[-83.6166,34.9921],[-83.6187,34.992],[-83.6201,34.992],[-83.62,34.9915],[-83.62,34.9906],[-83.62,34.9898],[-83.62,34.9889],[-83.62,34.9878],[-83.62,34.9867],[-83.6206,34.9867],[-83.622,34.9866],[-83.6231,34.9866],[-83.6249,34.9866],[-83.6273,34.9866],[-83.6303,34.9867],[-83.6324,34.9867],[-83.6337,34.9867],[-83.6349,34.9867],[-83.6355,34.9867],[-83.6368,34.9868],[-83.6385,34.9868],[-83.6405,34.9868],[-83.6435,34.9868],[-83.6448,34.9868],[-83.647,34.9868],[-83.6476,34.9868],[-83.6486,34.9868],[-83.6489,34.9868],[-83.6491,34.9868],[-83.6494,34.9868],[-83.6501,34.9868],[-83.6508,34.9868],[-83.6509,34.9868],[-83.6511,34.9868],[-83.6521,34.9868],[-83.6531,34.9868],[-83.6542,34.9868],[-83.6555,34.9868],[-83.6569,34.9868],[-83.6582,34.9868],[-83.6595,34.9869],[-83.6599,34.9869],[-83.6606,34.9869],[-83.6616,34.9869],[-83.6624,34.9869],[-83.6626,34.9869],[-83.663,34.9869],[-83.6633,34.9869],[-83.6638,34.9869],[-83.6641,34.9869],[-83.6645,34.9869],[-83.6654,34.9869],[-83.6665,34.9869],[-83.6675,34.9869],[-83.6685,34.9869],[-83.6692,34.9869],[-83.6695,34.9869],[-83.6698,34.9869],[-83.6709,34.987],[-83.6719,34.987],[-83.6726,34.987],[-83.6732,34.987],[-83.674,34.987],[-83.6751,34.987],[-83.6762,34.987],[-83.677,34.987],[-83.678,34.987],[-83.6791,34.987],[-83.6801,34.987],[-83.6812,34.987],[-83.6822,34.987],[-83.6829,34.9871],[-83.6836,34.9871],[-83.6842,34.9871],[-83.6849,34.9871],[-83.6859,34.9871],[-83.6873,34.9871],[-83.6893,34.9871],[-83.6918,34.9872],[-83.6939,34.9872],[-83.6953,34.9872],[-83.697,34.9873],[-83.6974,34.9873],[-83.698,34.9873],[-83.6987,34.9873],[-83.6994,34.9873],[-83.7,34.9873],[-83.7007,34.9873],[-83.7014,34.9873],[-83.702,34.9873],[-83.7027,34.9873],[-83.7032,34.9873],[-83.7034,34.9873],[-83.7037,34.9873],[-83.7041,34.9873],[-83.7044,34.9873],[-83.7048,34.9873],[-83.7051,34.9874],[-83.7052,34.9874],[-83.7054,34.9874],[-83.7057,34.9874],[-83.7061,34.9874],[-83.7064,34.9874],[-83.7067,34.9874],[-83.7076,34.9874],[-83.7078,34.9874],[-83.7081,34.9874],[-83.7084,34.9874],[-83.7088,34.9874],[-83.7095,34.9874],[-83.7101,34.9874],[-83.7103,34.9874],[-83.7108,34.9874],[-83.7118,34.9874],[-83.7128,34.9875],[-83.7133,34.9875],[-83.7145,34.9875],[-83.7159,34.9875],[-83.7166,34.9875],[-83.7169,34.9875],[-83.7175,34.9875],[-83.7182,34.9875],[-83.7185,34.9875],[-83.7192,34.9875],[-83.7199,34.9875],[-83.7206,34.9875],[-83.7212,34.9875],[-83.7216,34.9876],[-83.7219,34.9876],[-83.7222,34.9876],[-83.7226,34.9876],[-83.7229,34.9876],[-83.7232,34.9876],[-83.7236,34.9876],[-83.7239,34.9876],[-83.7243,34.9876],[-83.7246,34.9876],[-83.7249,34.9876],[-83.7253,34.9876],[-83.7256,34.9876],[-83.7259,34.9876],[-83.7263,34.9876],[-83.7266,34.9876],[-83.727,34.9876],[-83.7273,34.9876],[-83.7276,34.9876],[-83.728,34.9876],[-83.7283,34.9876],[-83.7286,34.9876],[-83.729,34.9876],[-83.7293,34.9876],[-83.7297,34.9877],[-83.73,34.9877],[-83.7303,34.9877],[-83.7307,34.9877],[-83.731,34.9877],[-83.7313,34.9877],[-83.7317,34.9877],[-83.732,34.9877],[-83.7323,34.9877],[-83.733,34.9877],[-83.7337,34.9877],[-83.7344,34.9877],[-83.7351,34.9877],[-83.7354,34.9877],[-83.7357,34.9877],[-83.7361,34.9877],[-83.7364,34.9877],[-83.7374,34.9877],[-83.7388,34.9877],[-83.7398,34.9877],[-83.7408,34.9877],[-83.7418,34.9878],[-83.7428,34.9878],[-83.7442,34.9878],[-83.7455,34.9878],[-83.746,34.9878],[-83.7465,34.9878],[-83.7475,34.9878],[-83.7485,34.9878],[-83.7499,34.9878],[-83.7512,34.9878],[-83.7523,34.9878],[-83.7533,34.9878],[-83.7539,34.9878],[-83.7543,34.9878],[-83.7545,34.9878],[-83.7549,34.9878],[-83.7556,34.9878],[-83.7563,34.9878],[-83.757,34.9878],[-83.7573,34.9878],[-83.7574,34.9878],[-83.758,34.9878],[-83.7583,34.9878],[-83.7587,34.9878],[-83.7588,34.9878],[-83.759,34.9878],[-83.7597,34.9878],[-83.7601,34.9878],[-83.7614,34.9877],[-83.7624,34.9877],[-83.7637,34.9877],[-83.7651,34.9877],[-83.7664,34.9877],[-83.7678,34.9877],[-83.7691,34.9877],[-83.7708,34.9877],[-83.7725,34.9877],[-83.7739,34.9877],[-83.7749,34.9876],[-83.7752,34.9876],[-83.7755,34.9876],[-83.7762,34.9876],[-83.7769,34.9876],[-83.7773,34.9876],[-83.7787,34.9876],[-83.7797,34.9876],[-83.7814,34.9876],[-83.7868,34.9876],[-83.7871,34.9876],[-83.7875,34.9876],[-83.7885,34.9876],[-83.789,34.9876],[-83.7895,34.9876],[-83.7902,34.9876],[-83.7909,34.9876],[-83.7915,34.9876],[-83.7924,34.9876],[-83.7942,34.9876],[-83.7947,34.9876],[-83.7957,34.9876],[-83.7967,34.9876],[-83.7974,34.9876],[-83.7979,34.9876],[-83.7987,34.9876],[-83.7994,34.9876],[-83.8001,34.9876],[-83.8004,34.9876],[-83.8014,34.9876],[-83.8031,34.9876],[-83.8048,34.9876],[-83.8061,34.9876],[-83.807,34.9876],[-83.8079,34.9876],[-83.8092,34.9875],[-83.8095,34.9875],[-83.8098,34.9875],[-83.8113,34.9875],[-83.8119,34.9874],[-83.812,34.9874],[-83.8123,34.9874],[-83.8124,34.9874],[-83.8125,34.9874],[-83.8144,34.9873],[-83.8148,34.9873],[-83.8157,34.9873],[-83.8167,34.9873],[-83.8173,34.9873],[-83.8184,34.9873],[-83.8194,34.9873],[-83.8208,34.9873],[-83.8221,34.9873],[-83.8234,34.9873],[-83.8242,34.9873],[-83.8246,34.9873],[-83.8248,34.9873],[-83.8251,34.9873],[-83.8254,34.9873],[-83.8255,34.9873],[-83.8258,34.9873],[-83.8261,34.9873],[-83.8264,34.9873],[-83.8271,34.9873],[-83.8285,34.9873],[-83.8298,34.9873],[-83.8315,34.9873],[-83.8325,34.9873],[-83.8335,34.9873],[-83.8341,34.9873],[-83.8348,34.9873],[-83.8361,34.9873],[-83.8378,34.9873],[-83.8392,34.9873],[-83.8405,34.9873],[-83.8415,34.9873],[-83.8422,34.9873],[-83.8431,34.9873],[-83.8442,34.9873],[-83.8455,34.9873],[-83.8468,34.9873],[-83.8482,34.9873],[-83.8492,34.9873],[-83.8498,34.9873],[-83.8501,34.9873],[-83.8504,34.9873],[-83.8511,34.9873],[-83.853,34.9873],[-83.8535,34.9873],[-83.8542,34.9873],[-83.8548,34.9873],[-83.8555,34.9873],[-83.8557,34.9873],[-83.8559,34.9873],[-83.8565,34.9873],[-83.8568,34.9873],[-83.8575,34.9873],[-83.8582,34.9873],[-83.8583,34.9873],[-83.8595,34.9873],[-83.8605,34.9873],[-83.8622,34.9873],[-83.8639,34.9873],[-83.8655,34.9873],[-83.8675,34.9873],[-83.8705,34.9873],[-83.8726,34.9873],[-83.8746,34.9873],[-83.8752,34.9873],[-83.8799,34.9873],[-83.8816,34.9873],[-83.883,34.9873],[-83.885,34.9872],[-83.8867,34.9872],[-83.8883,34.9872],[-83.8897,34.9872],[-83.8914,34.9872],[-83.892,34.9872],[-83.8924,34.9872],[-83.8927,34.9872],[-83.8931,34.9872],[-83.8934,34.9872],[-83.8936,34.9871],[-83.8941,34.9871],[-83.8947,34.9871],[-83.8958,34.9871],[-83.8971,34.9871],[-83.8988,34.9871],[-83.8994,34.9871],[-83.8995,34.9871],[-83.8999,34.9871],[-83.9002,34.9871],[-83.9004,34.9871],[-83.9012,34.9871],[-83.9022,34.9871],[-83.9033,34.9871],[-83.9043,34.9871],[-83.9048,34.9871],[-83.9067,34.9871],[-83.909,34.9871],[-83.911,34.9871],[-83.9134,34.9872],[-83.9164,34.9872],[-83.9197,34.9873],[-83.9211,34.9873],[-83.9214,34.9873],[-83.9221,34.9873],[-83.9224,34.9873],[-83.9237,34.9873],[-83.926,34.9874],[-83.9281,34.9874],[-83.9293,34.9875],[-83.9301,34.9875],[-83.9311,34.9875],[-83.9328,34.9875],[-83.9348,34.9875],[-83.9358,34.9875],[-83.9364,34.9876],[-83.9365,34.9875],[-83.9369,34.9875],[-83.9375,34.9875],[-83.9378,34.9875],[-83.9389,34.9875],[-83.9402,34.9875],[-83.9419,34.9875],[-83.9432,34.9875],[-83.9449,34.9875],[-83.9463,34.9875],[-83.9469,34.9874],[-83.9472,34.9874],[-83.9479,34.9874],[-83.9486,34.9874],[-83.9499,34.9874],[-83.9506,34.9874],[-83.9513,34.9874],[-83.9519,34.9874],[-83.9522,34.9874],[-83.9523,34.9874],[-83.9526,34.9874],[-83.953,34.9874],[-83.9536,34.9874],[-83.9543,34.9874],[-83.9549,34.9873],[-83.9553,34.9873],[-83.9554,34.9873],[-83.956,34.9873],[-83.9563,34.9873],[-83.957,34.9873],[-83.958,34.9873],[-83.959,34.9873],[-83.96,34.9873],[-83.9607,34.9873],[-83.9613,34.9873],[-83.9617,34.9873],[-83.9619,34.9873],[-83.962,34.9873],[-83.9624,34.9873],[-83.9625,34.9873],[-83.9627,34.9873],[-83.9631,34.9873],[-83.9633,34.9873],[-83.9639,34.9873],[-83.9642,34.9873],[-83.9649,34.9873],[-83.9663,34.9873],[-83.9727,34.9873],[-83.973,34.9874],[-83.9741,34.9873],[-83.9744,34.9873],[-83.9745,34.9873],[-83.9754,34.9873],[-83.9762,34.9873],[-83.9764,34.9873],[-83.9794,34.9873],[-83.9796,34.9873],[-83.9858,34.9872],[-83.9867,34.9872],[-83.9868,34.9872],[-83.9869,34.9872],[-83.987,34.9872],[-83.9871,34.9872],[-83.9878,34.9872],[-83.9882,34.9872],[-84.0003,34.9873],[-84.0018,34.9872],[-84.0027,34.9872],[-84.0051,34.9872],[-84.0053,34.9872],[-84.0055,34.9872],[-84.0058,34.9872],[-84.0061,34.9872],[-84.0065,34.9872],[-84.0068,34.9872],[-84.0072,34.9872],[-84.0075,34.9871],[-84.0078,34.9871],[-84.0082,34.9871],[-84.0085,34.9871],[-84.0088,34.9871],[-84.0095,34.9871],[-84.0099,34.9871],[-84.0102,34.9871],[-84.0109,34.9871],[-84.0112,34.9871],[-84.012,34.9871],[-84.0122,34.9871],[-84.0123,34.9871],[-84.0126,34.9871],[-84.0129,34.9871],[-84.0132,34.9871],[-84.0136,34.9871],[-84.0139,34.9871],[-84.0142,34.9871],[-84.0144,34.9871],[-84.0146,34.9871],[-84.0149,34.9871],[-84.0156,34.9871],[-84.0157,34.9871],[-84.0159,34.9871],[-84.0161,34.9871],[-84.0163,34.9871],[-84.0166,34.9871],[-84.0171,34.9871],[-84.0173,34.9871],[-84.0177,34.9871],[-84.0184,34.9871],[-84.019,34.9871],[-84.0197,34.9871],[-84.0204,34.9871],[-84.0212,34.9871],[-84.0218,34.9871],[-84.0225,34.9871],[-84.0231,34.9871],[-84.0232,34.9871],[-84.0236,34.9871],[-84.0239,34.9871],[-84.0242,34.9871],[-84.0246,34.9871],[-84.0249,34.9871],[-84.0253,34.9871],[-84.0259,34.9871],[-84.0263,34.9871],[-84.0269,34.9871],[-84.0276,34.987],[-84.028,34.987],[-84.0283,34.987],[-84.029,34.987],[-84.0296,34.987],[-84.03,34.987],[-84.0303,34.987],[-84.031,34.987],[-84.0317,34.987],[-84.0321,34.987],[-84.0323,34.987],[-84.0325,34.987],[-84.0327,34.987],[-84.033,34.987],[-84.0333,34.987],[-84.034,34.987],[-84.0347,34.9871],[-84.0354,34.9871],[-84.0357,34.9871],[-84.0364,34.9871],[-84.037,34.9871],[-84.0377,34.9871],[-84.0384,34.9871],[-84.0391,34.9871],[-84.0397,34.9871],[-84.0407,34.9871],[-84.0414,34.9871],[-84.0418,34.9871],[-84.0421,34.9871],[-84.0431,34.9871],[-84.0442,34.9871],[-84.0448,34.9871],[-84.0459,34.9871],[-84.0469,34.9871],[-84.0479,34.9872],[-84.0483,34.9872],[-84.0489,34.9872],[-84.0493,34.9872],[-84.0496,34.9872],[-84.05,34.9872],[-84.0507,34.9872],[-84.0513,34.9872],[-84.0524,34.9872],[-84.0534,34.9872],[-84.0544,34.9872],[-84.0554,34.9872],[-84.0563,34.9872],[-84.0565,34.9872],[-84.0568,34.9872],[-84.0575,34.9872],[-84.0582,34.9872],[-84.0592,34.9872],[-84.0603,34.9872],[-84.0616,34.9873],[-84.0619,34.9873],[-84.0624,34.9873],[-84.0626,34.9873],[-84.063,34.9873],[-84.0637,34.9873],[-84.0644,34.9873],[-84.065,34.9873],[-84.0657,34.9873],[-84.0661,34.9873],[-84.0663,34.9873],[-84.0667,34.9873],[-84.0674,34.9873],[-84.0681,34.9873],[-84.0688,34.9873],[-84.0695,34.9873],[-84.0702,34.9873],[-84.0708,34.9873],[-84.0715,34.9873],[-84.0722,34.9873],[-84.0729,34.9873],[-84.0736,34.9873],[-84.0739,34.9873],[-84.0743,34.9873],[-84.0746,34.9873],[-84.0756,34.9873],[-84.0763,34.9873],[-84.077,34.9873],[-84.0773,34.9874],[-84.078,34.9874],[-84.0787,34.9874],[-84.079,34.9874],[-84.0794,34.9874],[-84.0799,34.9874],[-84.0801,34.9874],[-84.0805,34.9874],[-84.0808,34.9874],[-84.081,34.9874],[-84.0811,34.9874],[-84.0814,34.9874],[-84.0817,34.9874],[-84.0818,34.9874],[-84.0821,34.9874],[-84.0825,34.9874],[-84.0828,34.9874],[-84.0831,34.9874],[-84.0832,34.9874],[-84.0838,34.9874],[-84.0842,34.9874],[-84.0845,34.9874],[-84.0849,34.9874],[-84.0851,34.9874],[-84.0852,34.9874],[-84.0854,34.9874],[-84.0855,34.9874],[-84.0857,34.9874],[-84.086,34.9874],[-84.0864,34.9874],[-84.0866,34.9874],[-84.0875,34.9874],[-84.0902,34.9874],[-84.0912,34.9874],[-84.0923,34.9874],[-84.0956,34.9874],[-84.0957,34.9874],[-84.096,34.9874],[-84.0963,34.9874],[-84.0967,34.9874],[-84.097,34.9874],[-84.0971,34.9874],[-84.0973,34.9874],[-84.0977,34.9874],[-84.098,34.9874],[-84.0984,34.9874],[-84.0987,34.9874],[-84.0991,34.9874],[-84.0994,34.9874],[-84.0997,34.9874],[-84.1001,34.9874],[-84.1004,34.9874],[-84.1008,34.9874],[-84.1011,34.9874],[-84.1018,34.9875],[-84.1021,34.9875],[-84.1025,34.9875],[-84.1028,34.9875],[-84.1031,34.9875],[-84.1035,34.9875],[-84.1038,34.9875],[-84.1042,34.9875],[-84.1045,34.9875],[-84.1049,34.9875],[-84.105,34.9875],[-84.1052,34.9875],[-84.1054,34.9875],[-84.1056,34.9875],[-84.1059,34.9875],[-84.1063,34.9875],[-84.1071,34.9875],[-84.1073,34.9875],[-84.1076,34.9875],[-84.108,34.9875],[-84.1083,34.9875],[-84.1087,34.9875],[-84.1088,34.9875],[-84.109,34.9875],[-84.1097,34.9875],[-84.1104,34.9875],[-84.1111,34.9875],[-84.1115,34.9875],[-84.1131,34.9875],[-84.1137,34.9875],[-84.1144,34.9875],[-84.1151,34.9875],[-84.1155,34.9875],[-84.1158,34.9875],[-84.1161,34.9875],[-84.1168,34.9875],[-84.1174,34.9875],[-84.1181,34.9875],[-84.1188,34.9875],[-84.1195,34.9875],[-84.1201,34.9875],[-84.1208,34.9875],[-84.1215,34.9875],[-84.1222,34.9875],[-84.1228,34.9875],[-84.1235,34.9875],[-84.1242,34.9876],[-84.1249,34.9876],[-84.1252,34.9876],[-84.1256,34.9875],[-84.1259,34.9875],[-84.1263,34.9875],[-84.1266,34.9875],[-84.1269,34.9875],[-84.1276,34.9875],[-84.1279,34.9875],[-84.128,34.9875],[-84.1283,34.9875],[-84.1286,34.9875],[-84.129,34.9875],[-84.1293,34.9875],[-84.1295,34.9875],[-84.1297,34.9875],[-84.13,34.9875],[-84.1307,34.9875],[-84.1313,34.9875],[-84.132,34.9875],[-84.1327,34.9875],[-84.1334,34.9875],[-84.1341,34.9875],[-84.1347,34.9875],[-84.1354,34.9876],[-84.1361,34.9876],[-84.1368,34.9876],[-84.1374,34.9876],[-84.1381,34.9876],[-84.1388,34.9876],[-84.1395,34.9876],[-84.1397,34.9876],[-84.1402,34.9876],[-84.1405,34.9876],[-84.1408,34.9876],[-84.1411,34.9876],[-84.1415,34.9876],[-84.1418,34.9876],[-84.1423,34.9876],[-84.1425,34.9876],[-84.1428,34.9876],[-84.1435,34.9876],[-84.1442,34.9876],[-84.1449,34.9876],[-84.1455,34.9876],[-84.1456,34.9876],[-84.1459,34.9876],[-84.1466,34.9876],[-84.1473,34.9876],[-84.1479,34.9876],[-84.1486,34.9876],[-84.1493,34.9876],[-84.1499,34.9876],[-84.1503,34.9876],[-84.1507,34.9876],[-84.1513,34.9876],[-84.152,34.9876],[-84.1524,34.9876],[-84.1527,34.9876],[-84.153,34.9876],[-84.1537,34.9876],[-84.154,34.9876],[-84.1544,34.9876],[-84.1551,34.9876],[-84.1557,34.9876],[-84.1564,34.9876],[-84.1571,34.9876],[-84.1578,34.9877],[-84.1585,34.9877],[-84.1592,34.9877],[-84.1599,34.9877],[-84.1606,34.9877],[-84.1613,34.9877],[-84.1618,34.9877],[-84.162,34.9877],[-84.1623,34.9877],[-84.1627,34.9877],[-84.1634,34.9877],[-84.1636,34.9877],[-84.1641,34.9877],[-84.1644,34.9877],[-84.1647,34.9877],[-84.1651,34.9877],[-84.1654,34.9877],[-84.1658,34.9877],[-84.1661,34.9877],[-84.1664,34.9877],[-84.1668,34.9877],[-84.1671,34.9877],[-84.1675,34.9877],[-84.1681,34.9877],[-84.1683,34.9877],[-84.1685,34.9877],[-84.1691,34.9877],[-84.1698,34.9877],[-84.1705,34.9877],[-84.1712,34.9877],[-84.1718,34.9877],[-84.1725,34.9877],[-84.1732,34.9877],[-84.1735,34.9877],[-84.1737,34.9877],[-84.1739,34.9877],[-84.1745,34.9877],[-84.1752,34.9877],[-84.1759,34.9877],[-84.1766,34.9877],[-84.177,34.9877],[-84.1776,34.9877],[-84.1783,34.9877],[-84.179,34.9877],[-84.1797,34.9877],[-84.1804,34.9877],[-84.1808,34.9877],[-84.1812,34.9877],[-84.1814,34.9877],[-84.1821,34.9877],[-84.1823,34.9877],[-84.1825,34.9877],[-84.1828,34.9877],[-84.1832,34.9877],[-84.1839,34.9877],[-84.1845,34.9878],[-84.1852,34.9878],[-84.1859,34.9878],[-84.1866,34.9878],[-84.1873,34.9878],[-84.1879,34.9878],[-84.1886,34.9878],[-84.1893,34.9878],[-84.19,34.9878],[-84.191,34.9878],[-84.192,34.9878],[-84.193,34.9878],[-84.1941,34.9878],[-84.1947,34.9878],[-84.1954,34.9878],[-84.1956,34.9878],[-84.1958,34.9878],[-84.1961,34.9878],[-84.1962,34.9878],[-84.1964,34.9878],[-84.1966,34.9878],[-84.1968,34.9878],[-84.1971,34.9878],[-84.1978,34.9878],[-84.1981,34.9878],[-84.1985,34.9878],[-84.1988,34.9878],[-84.1995,34.9878],[-84.2001,34.9878],[-84.2008,34.9878],[-84.2015,34.9878],[-84.2022,34.9878],[-84.2029,34.9878],[-84.2036,34.9878],[-84.2043,34.9878],[-84.205,34.9878],[-84.2057,34.9879],[-84.2064,34.9879],[-84.207,34.9879],[-84.2078,34.9879],[-84.2081,34.9879],[-84.2088,34.9879],[-84.2095,34.9879],[-84.2101,34.9879],[-84.2108,34.9879],[-84.2115,34.9879],[-84.2122,34.9879],[-84.2129,34.9879],[-84.2135,34.9879],[-84.2139,34.9879],[-84.2142,34.9879],[-84.2146,34.9879],[-84.2147,34.9879],[-84.2149,34.9879],[-84.2153,34.9879],[-84.2156,34.9879],[-84.216,34.9879],[-84.2163,34.9879],[-84.2166,34.9879],[-84.217,34.9879],[-84.2173,34.9879],[-84.2177,34.9879],[-84.218,34.9879],[-84.2183,34.9879],[-84.2185,34.9879],[-84.2187,34.9879],[-84.219,34.9879],[-84.2191,34.9879],[-84.2194,34.9879],[-84.2197,34.9879],[-84.2201,34.9879],[-84.2204,34.9879],[-84.2207,34.9879],[-84.2211,34.9879],[-84.2218,34.9879],[-84.2221,34.9879],[-84.2225,34.9879],[-84.2228,34.9879],[-84.2232,34.9879],[-84.227,34.9879],[-84.229,34.9879],[-84.2293,34.9879],[-84.2299,34.9879],[-84.2303,34.9879],[-84.2306,34.9879],[-84.2311,34.9879],[-84.2328,34.9879],[-84.2333,34.9879],[-84.2334,34.9879],[-84.2338,34.9879],[-84.2342,34.9879],[-84.2345,34.9879],[-84.2348,34.9879],[-84.2352,34.9879],[-84.2355,34.9879],[-84.2359,34.9879],[-84.236,34.9879],[-84.2362,34.9879],[-84.2369,34.988],[-84.2376,34.988],[-84.2382,34.988],[-84.2389,34.9881],[-84.2396,34.9881],[-84.2403,34.9881],[-84.2409,34.9882],[-84.2416,34.9882],[-84.2417,34.9882],[-84.2426,34.9882],[-84.2433,34.9883],[-84.244,34.9883],[-84.2443,34.9883],[-84.245,34.9883],[-84.2453,34.9883],[-84.2457,34.9883],[-84.2464,34.9884],[-84.2468,34.9884],[-84.247,34.9884],[-84.2474,34.9884],[-84.2478,34.9884],[-84.2485,34.9884],[-84.2492,34.9884],[-84.2496,34.9884],[-84.2503,34.9885],[-84.2513,34.9885],[-84.2523,34.9885],[-84.2533,34.9885],[-84.2544,34.9885],[-84.2554,34.9885],[-84.2564,34.9885],[-84.2571,34.9885],[-84.2578,34.9885],[-84.2581,34.9885],[-84.2584,34.9885],[-84.2591,34.9885],[-84.2598,34.9885],[-84.2605,34.9885],[-84.2611,34.9885],[-84.2622,34.9885],[-84.2629,34.9885],[-84.2635,34.9885],[-84.2642,34.9885],[-84.2647,34.9885],[-84.2649,34.9885],[-84.2655,34.9885],[-84.2663,34.9885],[-84.267,34.9885],[-84.2677,34.9885],[-84.2683,34.9885],[-84.2688,34.9885],[-84.2694,34.9885],[-84.2697,34.9885],[-84.2707,34.9885],[-84.2717,34.9885],[-84.2728,34.9885],[-84.2734,34.9885],[-84.2738,34.9885],[-84.2741,34.9885],[-84.2748,34.9885],[-84.2755,34.9884],[-84.2762,34.9884],[-84.2769,34.9884],[-84.2779,34.9884],[-84.2786,34.9884],[-84.2793,34.9884],[-84.2799,34.9884],[-84.2806,34.9884],[-84.2817,34.9884],[-84.2823,34.9884],[-84.2827,34.9884],[-84.283,34.9884],[-84.2837,34.9884],[-84.2838,34.9884],[-84.284,34.9884],[-84.2847,34.9884],[-84.2857,34.9884],[-84.2862,34.9884],[-84.2864,34.9884],[-84.2866,34.9884],[-84.2867,34.9884],[-84.287,34.9884],[-84.2877,34.9884],[-84.2884,34.9884],[-84.289,34.9884],[-84.2897,34.9884],[-84.2904,34.9884],[-84.2911,34.9884],[-84.2917,34.9884],[-84.2924,34.9884],[-84.2931,34.9884],[-84.2938,34.9884],[-84.2944,34.9884],[-84.2951,34.9884],[-84.2958,34.9884],[-84.2964,34.9884],[-84.2971,34.9884],[-84.2978,34.9884],[-84.2985,34.9884],[-84.2991,34.9884],[-84.2998,34.9884],[-84.3005,34.9884],[-84.3012,34.9884],[-84.3018,34.9884],[-84.3025,34.9884],[-84.3032,34.9884],[-84.3038,34.9884],[-84.3045,34.9884],[-84.3048,34.9884],[-84.3049,34.9884],[-84.305,34.9884],[-84.3052,34.9884],[-84.3055,34.9884],[-84.3059,34.9884],[-84.3062,34.9884],[-84.3066,34.9884],[-84.3069,34.9884],[-84.3072,34.9884],[-84.3076,34.9884],[-84.3079,34.9884],[-84.3083,34.9884],[-84.3086,34.9884],[-84.3089,34.9884],[-84.3093,34.9884],[-84.3096,34.9884],[-84.31,34.9884],[-84.3103,34.9884],[-84.3106,34.9884],[-84.311,34.9884],[-84.3113,34.9884],[-84.3117,34.9884],[-84.312,34.9884],[-84.3123,34.9884],[-84.3127,34.9884],[-84.313,34.9884],[-84.3133,34.9884],[-84.3137,34.9884],[-84.314,34.9884],[-84.3144,34.9884],[-84.3147,34.9884],[-84.315,34.9884],[-84.3154,34.9884],[-84.3157,34.9884],[-84.3161,34.9884],[-84.3164,34.9884],[-84.3167,34.9884],[-84.3171,34.9884],[-84.3174,34.9884],[-84.3178,34.9884],[-84.3181,34.9884],[-84.3184,34.9884],[-84.3188,34.9884],[-84.3191,34.9884],[-84.3195,34.9884],[-84.3198,34.9884],[-84.3201,34.9884],[-84.3205,34.9884],[-84.3208,34.9884],[-84.3211,34.9884],[-84.3215,34.9884],[-84.3216,34.9884],[-84.3218,34.9884],[-84.3217,34.9892],[-84.3217,34.9898],[-84.3216,34.9901],[-84.3216,34.9903],[-84.3216,34.9906],[-84.3215,34.9909],[-84.3215,34.9912],[-84.3215,34.9915],[-84.3214,34.9917],[-84.3214,34.992],[-84.3214,34.9926],[-84.3213,34.9931],[-84.3212,34.9942],[-84.3211,34.9951],[-84.321,34.9962],[-84.3208,34.9973],[-84.3208,34.9979],[-84.3207,34.9984],[-84.3207,34.9987],[-84.3207,34.999],[-84.3206,34.9993],[-84.3206,34.9995],[-84.3206,34.9998],[-84.3205,35.0001],[-84.3205,35.0004],[-84.3204,35.0009],[-84.3204,35.0015],[-84.3203,35.002],[-84.3202,35.0026],[-84.3202,35.0028],[-84.3201,35.0034],[-84.32,35.004],[-84.3198,35.0053],[-84.3197,35.0065],[-84.3195,35.0081],[-84.3194,35.0089],[-84.3192,35.01],[-84.319,35.0119],[-84.3188,35.0128],[-84.3186,35.0144],[-84.3184,35.0158],[-84.3182,35.018],[-84.318,35.0194],[-84.3179,35.0202],[-84.3178,35.0204],[-84.3178,35.0207],[-84.3177,35.021],[-84.3177,35.0213],[-84.3177,35.0215],[-84.3176,35.0217],[-84.3176,35.0219],[-84.3176,35.0221],[-84.3176,35.0224],[-84.3175,35.0226],[-84.3174,35.0232],[-84.3174,35.0237],[-84.3173,35.0243],[-84.3172,35.0251],[-84.3171,35.0259],[-84.317,35.0267],[-84.3169,35.0276],[-84.3167,35.0284],[-84.3167,35.0289],[-84.3166,35.0298],[-84.3165,35.0306],[-84.3163,35.0317],[-84.3162,35.0325],[-84.3161,35.0328],[-84.3161,35.0331],[-84.3161,35.0333],[-84.3161,35.0336],[-84.316,35.0338],[-84.316,35.0341],[-84.3159,35.0344],[-84.3159,35.0346],[-84.3158,35.0353],[-84.3158,35.0355],[-84.3151,35.0406],[-84.3151,35.041],[-84.315,35.0416],[-84.3149,35.0421],[-84.3148,35.0429],[-84.3147,35.0437],[-84.3146,35.0446],[-84.3145,35.0454],[-84.3144,35.0462],[-84.3143,35.047],[-84.3141,35.0478],[-84.3141,35.0484],[-84.314,35.0487],[-84.314,35.0492],[-84.3138,35.05],[-84.3137,35.0509],[-84.3137,35.0514],[-84.3135,35.0525],[-84.3134,35.0533],[-84.3133,35.0539],[-84.3133,35.0542],[-84.3132,35.0544],[-84.3132,35.055],[-84.3131,35.0555],[-84.313,35.0561],[-84.313,35.0566],[-84.3129,35.0572],[-84.3128,35.0577],[-84.3127,35.0583],[-84.3127,35.0585],[-84.3127,35.0588],[-84.3126,35.0591],[-84.3126,35.0596],[-84.3125,35.0602],[-84.3124,35.0607],[-84.3123,35.0613],[-84.3123,35.0618],[-84.3122,35.0624],[-84.3121,35.0629],[-84.312,35.0635],[-84.3119,35.0643],[-84.3119,35.0648],[-84.3118,35.0654],[-84.3118,35.0657],[-84.3117,35.0665],[-84.3115,35.0676],[-84.3114,35.0684],[-84.3114,35.0686],[-84.3114,35.0687],[-84.3113,35.069],[-84.3113,35.0692],[-84.3113,35.0695],[-84.3112,35.0698],[-84.3112,35.0701],[-84.3112,35.0703],[-84.3111,35.0706],[-84.3111,35.0709],[-84.311,35.0711],[-84.311,35.0714],[-84.311,35.0717],[-84.3109,35.072],[-84.3109,35.0722],[-84.3109,35.0725],[-84.3109,35.0726],[-84.3108,35.0728],[-84.3108,35.0731],[-84.3107,35.0736],[-84.3107,35.0742],[-84.3106,35.0747],[-84.3105,35.0752],[-84.3104,35.0761],[-84.3103,35.0769],[-84.3102,35.0774],[-84.3102,35.078],[-84.3101,35.0783],[-84.3101,35.0785],[-84.3101,35.0788],[-84.3101,35.0789],[-84.31,35.0789],[-84.31,35.079],[-84.31,35.0791],[-84.31,35.0794],[-84.3099,35.0799],[-84.3098,35.0804],[-84.3098,35.081],[-84.3097,35.0816],[-84.3096,35.0821],[-84.3096,35.0826],[-84.3095,35.0832],[-84.3094,35.0837],[-84.3093,35.0843],[-84.3093,35.0848],[-84.3092,35.0854],[-84.3091,35.0859],[-84.3091,35.0865],[-84.309,35.087],[-84.3089,35.0876],[-84.3089,35.0881],[-84.3088,35.0887],[-84.3087,35.0889],[-84.3087,35.0895],[-84.3086,35.09],[-84.3085,35.0906],[-84.3084,35.0911],[-84.3084,35.0917],[-84.3083,35.0922],[-84.3083,35.0925],[-84.3083,35.0927],[-84.3082,35.0928],[-84.3082,35.0929],[-84.3082,35.093],[-84.3081,35.0936],[-84.3081,35.0941],[-84.308,35.0944],[-84.308,35.0947],[-84.308,35.095],[-84.3079,35.0952],[-84.3079,35.0955],[-84.3078,35.0961],[-84.3077,35.0966],[-84.3076,35.0974],[-84.3075,35.0983],[-84.3074,35.0991],[-84.3073,35.0996],[-84.3073,35.1002],[-84.3072,35.1007],[-84.3072,35.101],[-84.3068,35.1036],[-84.3065,35.1059],[-84.3065,35.1062],[-84.3064,35.1066],[-84.3057,35.1122],[-84.3055,35.1136],[-84.3054,35.1147],[-84.3052,35.116],[-84.3051,35.1166],[-84.3051,35.1171],[-84.305,35.1177],[-84.3049,35.1182],[-84.3049,35.1183],[-84.3048,35.1191],[-84.3046,35.1204],[-84.3046,35.1207],[-84.3046,35.1208],[-84.3045,35.1214],[-84.3044,35.1226],[-84.3042,35.1237],[-84.3041,35.1245],[-84.304,35.1253],[-84.3039,35.1262],[-84.3038,35.127],[-84.3037,35.1278],[-84.3036,35.1286],[-84.3035,35.1294],[-84.3033,35.1303],[-84.3032,35.1314],[-84.3031,35.1322],[-84.303,35.133],[-84.3029,35.1338],[-84.3027,35.1349],[-84.3027,35.135],[-84.3027,35.1352],[-84.3027,35.1355],[-84.3026,35.1357],[-84.3026,35.136],[-84.3025,35.1366],[-84.3024,35.1374],[-84.3023,35.1382],[-84.3022,35.139],[-84.302,35.1401],[-84.3019,35.1412],[-84.3018,35.1423],[-84.3016,35.1437],[-84.3014,35.1448],[-84.3014,35.1453],[-84.3013,35.1458],[-84.3012,35.1464],[-84.3011,35.1469],[-84.301,35.1478],[-84.3009,35.1486],[-84.3008,35.1494],[-84.3007,35.1502],[-84.3006,35.151],[-84.3004,35.1521],[-84.3003,35.1532],[-84.3002,35.154],[-84.3001,35.1551],[-84.2999,35.1565],[-84.2997,35.1576],[-84.2996,35.1585],[-84.2996,35.1587],[-84.2995,35.159],[-84.2995,35.1595],[-84.2994,35.1603],[-84.2993,35.1611],[-84.2991,35.1622],[-84.2988,35.1639],[-84.2986,35.1652],[-84.2985,35.1657],[-84.2982,35.1673],[-84.2982,35.1674],[-84.2982,35.1677],[-84.2981,35.1679],[-84.2981,35.168],[-84.2981,35.1682],[-84.298,35.1684],[-84.298,35.1685],[-84.298,35.1686],[-84.298,35.1688],[-84.2979,35.169],[-84.2979,35.1692],[-84.2979,35.1693],[-84.2978,35.1696],[-84.2977,35.1701],[-84.2976,35.1707],[-84.2975,35.1712],[-84.2974,35.1718],[-84.2973,35.1723],[-84.2973,35.1726],[-84.2973,35.1729],[-84.2972,35.1731],[-84.2972,35.1734],[-84.2971,35.1735],[-84.2971,35.1737],[-84.2971,35.174],[-84.297,35.1745],[-84.2968,35.1751],[-84.2967,35.1759],[-84.2965,35.1765],[-84.2964,35.1771],[-84.2962,35.1779],[-84.296,35.1787],[-84.296,35.179],[-84.2958,35.1796],[-84.2957,35.1801],[-84.2956,35.1804],[-84.2956,35.1805],[-84.2956,35.1807],[-84.2955,35.181],[-84.2955,35.1813],[-84.2954,35.1816],[-84.2954,35.1819],[-84.2953,35.1822],[-84.2953,35.1824],[-84.2953,35.1825],[-84.2952,35.183],[-84.295,35.1839],[-84.2949,35.1847],[-84.2948,35.185],[-84.2948,35.1851],[-84.2948,35.1853],[-84.2948,35.1856],[-84.2947,35.1861],[-84.2947,35.1867],[-84.2947,35.1875],[-84.2946,35.1881],[-84.2946,35.1886],[-84.2945,35.1892],[-84.2944,35.1898],[-84.2943,35.1906],[-84.2942,35.1912],[-84.2942,35.1918],[-84.2941,35.1927],[-84.294,35.1932],[-84.2939,35.1938],[-84.2938,35.1946],[-84.2937,35.1955],[-84.2937,35.196],[-84.2936,35.1969],[-84.2935,35.1976],[-84.2934,35.1983],[-84.2933,35.1989],[-84.2933,35.1994],[-84.2932,35.2],[-84.2931,35.2005],[-84.2931,35.2011],[-84.293,35.2016],[-84.2929,35.2025],[-84.2928,35.2033],[-84.2926,35.2044],[-84.2925,35.2053],[-84.2924,35.2061],[-84.2924,35.2067],[-84.2923,35.2069],[-84.2923,35.2072],[-84.2923,35.2075],[-84.2922,35.208],[-84.2922,35.2086],[-84.2921,35.2091],[-84.292,35.2097],[-84.292,35.2103],[-84.2919,35.2108],[-84.2918,35.2114],[-84.2918,35.2119],[-84.2917,35.2125],[-84.2917,35.213],[-84.2916,35.2136],[-84.2916,35.2141],[-84.2915,35.215],[-84.2914,35.2155],[-84.2913,35.2161],[-84.2913,35.2164],[-84.2913,35.2169],[-84.2912,35.2175],[-84.2911,35.218],[-84.2911,35.2186],[-84.291,35.2191],[-84.2909,35.2197],[-84.2909,35.2202],[-84.2908,35.2208],[-84.2908,35.2214],[-84.2907,35.2219],[-84.2906,35.2225],[-84.2906,35.223],[-84.2905,35.2236],[-84.2905,35.2239],[-84.2904,35.2242],[-84.2904,35.2245],[-84.2903,35.2247],[-84.2903,35.2249],[-84.2903,35.225],[-84.2903,35.2252],[-84.2902,35.2254],[-84.29,35.2254],[-84.29,35.2253],[-84.2899,35.2253],[-84.2899,35.2252],[-84.2898,35.2251],[-84.2896,35.225],[-84.2895,35.2249],[-84.2893,35.2248],[-84.2891,35.2246],[-84.2889,35.2245],[-84.2887,35.2244],[-84.2885,35.2243],[-84.2883,35.2243],[-84.2881,35.2244],[-84.2879,35.2244],[-84.2877,35.2245],[-84.2875,35.2246],[-84.2872,35.2248],[-84.2869,35.2249],[-84.2867,35.2251],[-84.2864,35.2254],[-84.2863,35.2256],[-84.2861,35.2259],[-84.286,35.2261],[-84.2858,35.2262],[-84.2855,35.2263],[-84.2853,35.2264],[-84.2851,35.2264],[-84.2848,35.2263],[-84.2843,35.2263],[-84.2839,35.2263],[-84.2836,35.2263],[-84.2835,35.2264],[-84.2833,35.2265],[-84.2831,35.2266],[-84.283,35.2269],[-84.2829,35.2271],[-84.2829,35.2274],[-84.2828,35.2275],[-84.2828,35.2276],[-84.2827,35.2278],[-84.2823,35.2281],[-84.282,35.2285],[-84.2817,35.2288],[-84.2815,35.2289],[-84.2813,35.2291],[-84.281,35.2292],[-84.2807,35.2294],[-84.2803,35.2297],[-84.2802,35.2298],[-84.2801,35.2298],[-84.2799,35.23],[-84.2797,35.2301],[-84.2795,35.2304],[-84.2793,35.2306],[-84.279,35.2307],[-84.2788,35.2309],[-84.2787,35.2309],[-84.2785,35.2311],[-84.2784,35.2311],[-84.2781,35.2312],[-84.278,35.2314],[-84.2779,35.2315],[-84.2777,35.2318],[-84.2776,35.2321],[-84.2775,35.2324],[-84.2773,35.2326],[-84.2772,35.2329],[-84.2771,35.2331],[-84.2768,35.2332],[-84.2766,35.2333],[-84.2766,35.2334],[-84.2765,35.2334],[-84.2764,35.2336],[-84.2763,35.2337],[-84.2761,35.234],[-84.2759,35.2342],[-84.2756,35.2344],[-84.2753,35.2346],[-84.2748,35.2349],[-84.2743,35.2351],[-84.2737,35.2353],[-84.2733,35.2356],[-84.2728,35.2358],[-84.2724,35.2359],[-84.2721,35.236],[-84.2719,35.2362],[-84.2716,35.2364],[-84.2713,35.2366],[-84.271,35.2368],[-84.2706,35.237],[-84.2703,35.2371],[-84.27,35.2373],[-84.2696,35.2376],[-84.2692,35.2378],[-84.269,35.2379],[-84.2687,35.238],[-84.2683,35.2381],[-84.2679,35.2382],[-84.2678,35.2382],[-84.2675,35.2383],[-84.2672,35.2383],[-84.2669,35.2385],[-84.2665,35.2387],[-84.2662,35.2389],[-84.266,35.2391],[-84.2658,35.2393],[-84.2656,35.2396],[-84.2654,35.2398],[-84.2652,35.2399],[-84.2647,35.2401],[-84.2644,35.2402],[-84.2643,35.2402],[-84.2637,35.2404],[-84.2632,35.2406],[-84.263,35.2407],[-84.2626,35.2409],[-84.2623,35.2411],[-84.2618,35.2413],[-84.2615,35.2414],[-84.2611,35.2415],[-84.2609,35.2415],[-84.2607,35.2417],[-84.2604,35.2418],[-84.26,35.2422],[-84.2599,35.2425],[-84.2598,35.2428],[-84.2597,35.2431],[-84.2596,35.2434],[-84.2595,35.2437],[-84.2594,35.2439],[-84.2592,35.2442],[-84.2591,35.2445],[-84.259,35.2448],[-84.2588,35.2451],[-84.2587,35.2454],[-84.2584,35.2457],[-84.2581,35.2459],[-84.2579,35.246],[-84.2576,35.2462],[-84.2573,35.2463],[-84.257,35.2465],[-84.2569,35.2467],[-84.2568,35.2467],[-84.2565,35.247],[-84.2562,35.2471],[-84.2559,35.2473],[-84.2557,35.2475],[-84.2554,35.2477],[-84.255,35.248],[-84.2546,35.2483],[-84.2542,35.2486],[-84.2539,35.2488],[-84.2537,35.249],[-84.2534,35.2492],[-84.2531,35.2493],[-84.2528,35.2495],[-84.2526,35.2496],[-84.2523,35.2497],[-84.2522,35.2498],[-84.252,35.2498],[-84.2519,35.2499],[-84.2518,35.2499],[-84.2517,35.25],[-84.2515,35.2501],[-84.2513,35.2503],[-84.251,35.2506],[-84.2508,35.2507],[-84.2504,35.2509],[-84.2502,35.251],[-84.2499,35.251],[-84.2495,35.251],[-84.2492,35.2511],[-84.2488,35.2511],[-84.2484,35.2511],[-84.248,35.2512],[-84.2475,35.2514],[-84.2473,35.2515],[-84.2469,35.2516],[-84.2467,35.2517],[-84.2464,35.2518],[-84.2461,35.252],[-84.2459,35.2521],[-84.2456,35.2522],[-84.245,35.2524],[-84.2447,35.2526],[-84.2445,35.2527],[-84.2443,35.2527],[-84.2441,35.2528],[-84.2437,35.2529],[-84.2435,35.253],[-84.243,35.2532],[-84.2428,35.2533],[-84.2427,35.2534],[-84.2425,35.2535],[-84.2423,35.2536],[-84.2422,35.2537],[-84.2421,35.2539],[-84.2418,35.2542],[-84.2416,35.2544],[-84.2413,35.2546],[-84.2411,35.2549],[-84.2408,35.2549],[-84.2406,35.255],[-84.2404,35.2552],[-84.2403,35.2553],[-84.2402,35.2556],[-84.2401,35.2558],[-84.24,35.256],[-84.2399,35.2564],[-84.2398,35.2565],[-84.2397,35.2567],[-84.2395,35.2568],[-84.2395,35.2569],[-84.2393,35.257],[-84.2391,35.2572],[-84.2389,35.2575],[-84.2386,35.2577],[-84.2383,35.258],[-84.2381,35.2582],[-84.2378,35.2584],[-84.2376,35.2586],[-84.2374,35.2588],[-84.2372,35.259],[-84.237,35.2593],[-84.2368,35.2595],[-84.2366,35.2597],[-84.2363,35.26],[-84.2361,35.2602],[-84.2358,35.2605],[-84.2357,35.2606],[-84.2356,35.2607],[-84.2354,35.2609],[-84.2353,35.261],[-84.2351,35.2612],[-84.235,35.2613],[-84.2348,35.2615],[-84.2347,35.2616],[-84.2345,35.2618],[-84.2345,35.262],[-84.2344,35.2621],[-84.2342,35.2622],[-84.2341,35.2623],[-84.234,35.2624],[-84.2338,35.2624],[-84.2336,35.2625],[-84.2335,35.2626],[-84.2333,35.2628],[-84.2332,35.2629],[-84.2331,35.2631],[-84.233,35.2635],[-84.2327,35.2639],[-84.2327,35.2641],[-84.2325,35.2642],[-84.2323,35.2644],[-84.2322,35.2644],[-84.232,35.2645],[-84.2318,35.2646],[-84.2316,35.2647],[-84.2313,35.2647],[-84.2309,35.265],[-84.2306,35.2652],[-84.2302,35.2653],[-84.2301,35.2655],[-84.2296,35.2657],[-84.2294,35.2659],[-84.2292,35.2659],[-84.2291,35.266],[-84.2291,35.2662],[-84.229,35.2663],[-84.229,35.2665],[-84.229,35.2667],[-84.2289,35.2668],[-84.2288,35.267],[-84.2287,35.2671],[-84.2286,35.2673],[-84.2284,35.2674],[-84.2282,35.2675],[-84.228,35.2676],[-84.2279,35.2677],[-84.2277,35.2678],[-84.2275,35.2679],[-84.2273,35.268],[-84.2272,35.268],[-84.227,35.2681],[-84.2268,35.2681],[-84.2267,35.2681],[-84.2265,35.2682],[-84.2263,35.2683],[-84.2261,35.2683],[-84.2258,35.2684],[-84.2256,35.2685],[-84.2253,35.2686],[-84.225,35.2687],[-84.2246,35.2689],[-84.2243,35.2689],[-84.2241,35.269],[-84.2239,35.269],[-84.2238,35.269],[-84.2237,35.269],[-84.2235,35.269],[-84.2234,35.2689],[-84.2232,35.2688],[-84.2229,35.2685],[-84.2226,35.2683],[-84.2224,35.2681],[-84.2222,35.268],[-84.222,35.2679],[-84.2217,35.2677],[-84.2216,35.2676],[-84.2214,35.2676],[-84.2212,35.2675],[-84.221,35.2675],[-84.2207,35.2675],[-84.2205,35.2675],[-84.2204,35.2675],[-84.2202,35.2675],[-84.22,35.2676],[-84.2198,35.2677],[-84.2195,35.2678],[-84.2193,35.2679],[-84.219,35.268],[-84.2187,35.268],[-84.2184,35.2681],[-84.2181,35.2681],[-84.2179,35.2681],[-84.2177,35.2682],[-84.2175,35.2681],[-84.2173,35.2681],[-84.217,35.268],[-84.2168,35.2679],[-84.2165,35.2678],[-84.2164,35.2678],[-84.2162,35.2677],[-84.216,35.2675],[-84.2159,35.2674],[-84.2157,35.2672],[-84.2155,35.2669],[-84.2154,35.2668],[-84.2153,35.2666],[-84.2151,35.2664],[-84.215,35.2663],[-84.2148,35.2663],[-84.2147,35.2662],[-84.2145,35.2662],[-84.2143,35.2661],[-84.2141,35.2661],[-84.2138,35.2661],[-84.2136,35.2661],[-84.2133,35.2661],[-84.2131,35.2661],[-84.2128,35.266],[-84.2125,35.266],[-84.2123,35.266],[-84.212,35.2659],[-84.2118,35.2659],[-84.2117,35.2658],[-84.2115,35.2657],[-84.2114,35.2656],[-84.2113,35.2655],[-84.2112,35.2653],[-84.2111,35.2652],[-84.211,35.265],[-84.2108,35.2648],[-84.2107,35.2647],[-84.2106,35.2645],[-84.2104,35.2642],[-84.2103,35.264],[-84.2102,35.2638],[-84.2101,35.2636],[-84.21,35.2634],[-84.2099,35.2633],[-84.2098,35.263],[-84.2096,35.2628],[-84.2095,35.2625],[-84.2093,35.2624],[-84.2092,35.2622],[-84.209,35.2621],[-84.2088,35.2619],[-84.2086,35.2618],[-84.2083,35.2617],[-84.2081,35.2616],[-84.2079,35.2615],[-84.2078,35.2614],[-84.2077,35.2613],[-84.2075,35.2611],[-84.2074,35.261],[-84.2072,35.2608],[-84.2071,35.2607],[-84.2069,35.2606],[-84.2067,35.2605],[-84.2065,35.2604],[-84.2063,35.2602],[-84.2061,35.26],[-84.206,35.2599],[-84.2059,35.2597],[-84.2058,35.2595],[-84.2058,35.2593],[-84.2057,35.2591],[-84.2057,35.2589],[-84.2056,35.2586],[-84.2054,35.2583],[-84.2053,35.258],[-84.2051,35.2577],[-84.2049,35.2575],[-84.2047,35.2573],[-84.2045,35.2571],[-84.2043,35.257],[-84.2042,35.2568],[-84.2041,35.2568],[-84.2039,35.2566],[-84.2038,35.2564],[-84.2036,35.2562],[-84.2034,35.256],[-84.2032,35.2557],[-84.2031,35.2555],[-84.203,35.2553],[-84.2029,35.2551],[-84.2028,35.2549],[-84.2028,35.2548],[-84.2028,35.2546],[-84.2028,35.2543],[-84.2028,35.2541],[-84.2027,35.2539],[-84.2027,35.2538],[-84.2026,35.2536],[-84.2025,35.2533],[-84.2024,35.253],[-84.2024,35.2529],[-84.2024,35.2528],[-84.2025,35.2526],[-84.2026,35.2525],[-84.2027,35.2523],[-84.2027,35.2522],[-84.2028,35.252],[-84.2028,35.2519],[-84.2028,35.2518],[-84.2028,35.2517],[-84.2027,35.2515],[-84.2026,35.2513],[-84.2026,35.2512],[-84.2025,35.251],[-84.2024,35.2509],[-84.2023,35.2507],[-84.2022,35.2506],[-84.202,35.2504],[-84.2019,35.2503],[-84.2018,35.2502],[-84.2017,35.2501],[-84.2017,35.2499],[-84.2016,35.2496],[-84.2015,35.2492],[-84.2014,35.2492],[-84.2015,35.2488],[-84.2016,35.2485],[-84.2017,35.2483],[-84.2018,35.248],[-84.2016,35.2476],[-84.2015,35.2473],[-84.2013,35.2469],[-84.2011,35.2467],[-84.2009,35.2463],[-84.2008,35.2459],[-84.2006,35.2456],[-84.2005,35.2452],[-84.2002,35.2449],[-84.2001,35.2446],[-84.2,35.2446],[-84.1998,35.2443],[-84.1997,35.2441],[-84.1995,35.2439],[-84.1992,35.2437],[-84.1989,35.2436],[-84.1985,35.2436],[-84.1982,35.2438],[-84.1979,35.244],[-84.1975,35.2442],[-84.1972,35.2443],[-84.1971,35.2443],[-84.1969,35.2443],[-84.1965,35.2443],[-84.196,35.2443],[-84.1959,35.2443],[-84.1958,35.2443],[-84.1956,35.2443],[-84.1954,35.2443],[-84.1953,35.2443],[-84.195,35.2444],[-84.1948,35.2445],[-84.1947,35.2446],[-84.1946,35.2447],[-84.1944,35.2448],[-84.1941,35.2448],[-84.194,35.2448],[-84.1936,35.2448],[-84.1934,35.2448],[-84.1932,35.2447],[-84.193,35.2446],[-84.1928,35.2443],[-84.1926,35.2441],[-84.1924,35.2438],[-84.1923,35.2436],[-84.1922,35.2434],[-84.1921,35.2432],[-84.192,35.2429],[-84.1917,35.2426],[-84.1914,35.2423],[-84.1912,35.242],[-84.1909,35.2418],[-84.1906,35.2415],[-84.1904,35.2414],[-84.1902,35.2412],[-84.1899,35.2409],[-84.1898,35.2408],[-84.1896,35.2406],[-84.1894,35.2405],[-84.1892,35.2404],[-84.1891,35.2403],[-84.189,35.2402],[-84.1888,35.2402],[-84.1885,35.2401],[-84.1882,35.24],[-84.1878,35.24],[-84.1874,35.2401],[-84.1872,35.2401],[-84.187,35.2401],[-84.1867,35.2401],[-84.1862,35.2401],[-84.1858,35.2401],[-84.1852,35.24],[-84.1849,35.24],[-84.1845,35.24],[-84.184,35.24],[-84.1835,35.24],[-84.1831,35.24],[-84.1828,35.2401],[-84.1825,35.2401],[-84.1819,35.2402],[-84.1814,35.2402],[-84.181,35.2403],[-84.1805,35.2403],[-84.18,35.2404],[-84.1795,35.2403],[-84.1791,35.2404],[-84.1788,35.2405],[-84.1785,35.2406],[-84.1783,35.2408],[-84.1782,35.2409],[-84.1781,35.2411],[-84.178,35.2414],[-84.1779,35.2416],[-84.1778,35.2418],[-84.1776,35.242],[-84.1774,35.2421],[-84.1771,35.2422],[-84.1766,35.2424],[-84.1763,35.2425],[-84.1759,35.2427],[-84.1754,35.243],[-84.175,35.2433],[-84.1745,35.2436],[-84.1742,35.2437],[-84.174,35.2439],[-84.1738,35.244],[-84.1734,35.2442],[-84.173,35.2443],[-84.1725,35.2445],[-84.1722,35.2445],[-84.1718,35.2446],[-84.1716,35.2446],[-84.1714,35.2447],[-84.1712,35.2449],[-84.171,35.2451],[-84.1707,35.2455],[-84.1706,35.2457],[-84.1705,35.2459],[-84.1705,35.2461],[-84.1704,35.2463],[-84.1702,35.2464],[-84.17,35.2465],[-84.1699,35.2464],[-84.1698,35.2464],[-84.1697,35.2463],[-84.1695,35.2462],[-84.1692,35.246],[-84.1688,35.2458],[-84.1684,35.2455],[-84.1681,35.2454],[-84.1677,35.2453],[-84.1672,35.2452],[-84.1671,35.2452],[-84.167,35.2452],[-84.1667,35.2452],[-84.1663,35.245],[-84.1658,35.2449],[-84.1655,35.2447],[-84.1651,35.2446],[-84.1646,35.2444],[-84.164,35.2442],[-84.1637,35.2441],[-84.1635,35.244],[-84.1633,35.2439],[-84.1629,35.2438],[-84.1624,35.2437],[-84.1619,35.2437],[-84.1617,35.2436],[-84.1616,35.2435],[-84.1615,35.2435],[-84.1613,35.2435],[-84.1612,35.2436],[-84.161,35.2437],[-84.1608,35.2439],[-84.1606,35.244],[-84.1604,35.2441],[-84.1603,35.2443],[-84.1601,35.2445],[-84.16,35.2448],[-84.1598,35.245],[-84.1597,35.2453],[-84.1596,35.2455],[-84.1595,35.2456],[-84.1592,35.2457],[-84.159,35.2458],[-84.1587,35.2458],[-84.1583,35.2458],[-84.1578,35.2458],[-84.1575,35.2458],[-84.157,35.2459],[-84.1568,35.246],[-84.1566,35.246],[-84.1562,35.2462],[-84.156,35.2462],[-84.1558,35.2463],[-84.1554,35.2464],[-84.1551,35.2465],[-84.1547,35.2465],[-84.1545,35.2464],[-84.154,35.2464],[-84.1538,35.2463],[-84.1535,35.2462],[-84.1533,35.2461],[-84.153,35.246],[-84.1527,35.246],[-84.1524,35.246],[-84.1521,35.246],[-84.1517,35.2461],[-84.1514,35.2462],[-84.151,35.2462],[-84.1506,35.2461],[-84.15,35.2461],[-84.1497,35.246],[-84.1492,35.2461],[-84.1489,35.2462],[-84.1488,35.2464],[-84.1487,35.2464],[-84.1486,35.2466],[-84.1484,35.2467],[-84.148,35.2468],[-84.1478,35.2469],[-84.1474,35.2469],[-84.1471,35.2468],[-84.1468,35.2467],[-84.1462,35.2465],[-84.1458,35.2465],[-84.1454,35.2464],[-84.1451,35.2465],[-84.1448,35.2465],[-84.1444,35.2466],[-84.1438,35.2467],[-84.1435,35.2466],[-84.1433,35.2466],[-84.1428,35.2465],[-84.1424,35.2465],[-84.1422,35.2464],[-84.1417,35.2463],[-84.1415,35.2463],[-84.1411,35.2462],[-84.1408,35.2461],[-84.1403,35.2461],[-84.1399,35.2461],[-84.1394,35.2461],[-84.1388,35.2459],[-84.1386,35.2457],[-84.1384,35.2456],[-84.1382,35.2455],[-84.1377,35.2452],[-84.1371,35.2449],[-84.137,35.2448],[-84.1366,35.2446],[-84.1363,35.2444],[-84.136,35.2442],[-84.1358,35.2441],[-84.1355,35.2439],[-84.1353,35.2438],[-84.1348,35.2435],[-84.1344,35.2432],[-84.1343,35.2431],[-84.1341,35.2428],[-84.1338,35.2426],[-84.1336,35.2424],[-84.1333,35.2423],[-84.133,35.2421],[-84.1326,35.2419],[-84.1323,35.2419],[-84.1319,35.2418],[-84.1316,35.2418],[-84.1312,35.2417],[-84.1308,35.2417],[-84.1305,35.2417],[-84.1301,35.2417],[-84.1298,35.2417],[-84.1295,35.2416],[-84.1292,35.2415],[-84.1288,35.2414],[-84.1285,35.2412],[-84.1282,35.2411],[-84.1278,35.241],[-84.1277,35.2409],[-84.1275,35.2408],[-84.1273,35.2408],[-84.1271,35.2408],[-84.1269,35.2409],[-84.1267,35.2409],[-84.1266,35.2411],[-84.1263,35.2412],[-84.1261,35.2414],[-84.126,35.2415],[-84.1258,35.2417],[-84.1257,35.2421],[-84.1257,35.2423],[-84.1257,35.2424],[-84.1257,35.2426],[-84.1258,35.2428],[-84.126,35.243],[-84.1261,35.2431],[-84.1262,35.2433],[-84.1262,35.2435],[-84.1262,35.2438],[-84.1262,35.2439],[-84.1261,35.244],[-84.1261,35.2443],[-84.1261,35.2448],[-84.1261,35.2449],[-84.1262,35.245],[-84.1263,35.2452],[-84.1265,35.2454],[-84.1265,35.2456],[-84.1267,35.2458],[-84.1267,35.246],[-84.1267,35.2463],[-84.1266,35.2468],[-84.1265,35.2471],[-84.1264,35.2474],[-84.1262,35.2477],[-84.1261,35.248],[-84.126,35.2482],[-84.1258,35.2487],[-84.1256,35.2489],[-84.1255,35.2492],[-84.1254,35.2495],[-84.1253,35.2496],[-84.1253,35.2497],[-84.1252,35.2499],[-84.1251,35.2499],[-84.1249,35.2499],[-84.1245,35.2499],[-84.124,35.2499],[-84.1237,35.2499],[-84.1233,35.2499],[-84.123,35.2499],[-84.1228,35.2499],[-84.1226,35.2499],[-84.1222,35.2501],[-84.1218,35.2502],[-84.1213,35.2505],[-84.1211,35.2506],[-84.1209,35.251],[-84.1208,35.2513],[-84.1206,35.2515],[-84.1204,35.2517],[-84.1202,35.2519],[-84.1199,35.252],[-84.1196,35.2522],[-84.1193,35.2522],[-84.1191,35.2522],[-84.1187,35.2522],[-84.1182,35.252],[-84.1178,35.2519],[-84.1175,35.2518],[-84.1172,35.2517],[-84.1168,35.2515],[-84.1167,35.2515],[-84.1166,35.2514],[-84.1162,35.2512],[-84.1157,35.2508],[-84.1156,35.2507],[-84.1154,35.2504],[-84.1152,35.2502],[-84.1151,35.2501],[-84.1149,35.2499],[-84.1148,35.2497],[-84.1146,35.2496],[-84.1145,35.2495],[-84.1143,35.2493],[-84.1142,35.2492],[-84.114,35.249],[-84.1138,35.249],[-84.1136,35.249],[-84.1134,35.249],[-84.1131,35.249],[-84.1129,35.2491],[-84.1127,35.2491],[-84.1123,35.2493],[-84.1119,35.2495],[-84.1115,35.2497],[-84.1112,35.2498],[-84.111,35.2499],[-84.1108,35.2501],[-84.1107,35.2502],[-84.1106,35.2503],[-84.1104,35.2504],[-84.1103,35.2504],[-84.1102,35.2504],[-84.11,35.2504],[-84.1098,35.2503],[-84.1096,35.2501],[-84.1095,35.25],[-84.1094,35.2499],[-84.1093,35.2499],[-84.1091,35.2499],[-84.1089,35.25],[-84.1088,35.25],[-84.1086,35.2501],[-84.1085,35.2503],[-84.1081,35.2506],[-84.1078,35.2508],[-84.1075,35.2511],[-84.107,35.2514],[-84.1068,35.2515],[-84.1067,35.2515],[-84.1065,35.2515],[-84.1063,35.2514],[-84.1061,35.2513],[-84.106,35.2512],[-84.1057,35.2508],[-84.1055,35.2505],[-84.1053,35.2504],[-84.1052,35.2503],[-84.1049,35.2502],[-84.1044,35.2502],[-84.1043,35.2502],[-84.1042,35.2502],[-84.1041,35.2501],[-84.1041,35.2499],[-84.104,35.2498],[-84.1039,35.2497],[-84.1038,35.2495],[-84.1035,35.2493],[-84.1033,35.2491],[-84.1031,35.2489],[-84.103,35.2486],[-84.1028,35.2485],[-84.1026,35.2484],[-84.1024,35.2483],[-84.1022,35.2483],[-84.1018,35.2483],[-84.1016,35.2484],[-84.1013,35.2484],[-84.1011,35.2485],[-84.1008,35.2485],[-84.1006,35.2484],[-84.1003,35.2483],[-84.0999,35.2482],[-84.0996,35.2481],[-84.0994,35.2479],[-84.0991,35.2478],[-84.0988,35.2477],[-84.0986,35.2476],[-84.0984,35.2475],[-84.0982,35.2475],[-84.098,35.2475],[-84.0978,35.2475],[-84.0975,35.2476],[-84.0972,35.2477],[-84.0968,35.2478],[-84.0965,35.248],[-84.0962,35.2481],[-84.0959,35.2482],[-84.0957,35.2482],[-84.0955,35.2483],[-84.0953,35.2484],[-84.095,35.2486],[-84.0947,35.2486],[-84.0944,35.2487],[-84.0941,35.2488],[-84.0939,35.2489],[-84.0938,35.2489],[-84.0936,35.2489],[-84.0934,35.2489],[-84.0932,35.249],[-84.0929,35.2491],[-84.0926,35.2492],[-84.0923,35.2494],[-84.092,35.2495],[-84.0917,35.2498],[-84.0915,35.2499],[-84.0913,35.25],[-84.0913,35.2501],[-84.0913,35.2503],[-84.0913,35.2506],[-84.0912,35.2508],[-84.0912,35.251],[-84.0911,35.2511],[-84.091,35.2513],[-84.0909,35.2514],[-84.0908,35.2514],[-84.0904,35.2514],[-84.0901,35.2515],[-84.09,35.2516],[-84.0898,35.2518],[-84.0897,35.252],[-84.0895,35.2522],[-84.0893,35.2525],[-84.0889,35.2526],[-84.0886,35.2528],[-84.0883,35.2529],[-84.0881,35.2529],[-84.088,35.253],[-84.0878,35.2531],[-84.0875,35.2534],[-84.0874,35.2537],[-84.0873,35.2539],[-84.0872,35.2539],[-84.087,35.2541],[-84.0865,35.2543],[-84.0863,35.2543],[-84.0861,35.2544],[-84.0859,35.2547],[-84.0856,35.255],[-84.0854,35.2552],[-84.0854,35.2553],[-84.0851,35.2555],[-84.0849,35.2556],[-84.0846,35.2556],[-84.0841,35.2556],[-84.0838,35.2556],[-84.0836,35.2557],[-84.0834,35.2557],[-84.083,35.256],[-84.0827,35.2562],[-84.0825,35.2563],[-84.0825,35.2564],[-84.0825,35.2565],[-84.0825,35.2567],[-84.0827,35.2571],[-84.0828,35.2574],[-84.0829,35.2577],[-84.0829,35.2581],[-84.0828,35.2584],[-84.0826,35.2589],[-84.0824,35.2591],[-84.0823,35.2594],[-84.0821,35.2597],[-84.0819,35.2601],[-84.0817,35.2604],[-84.0814,35.2608],[-84.0812,35.261],[-84.0811,35.2611],[-84.081,35.2612],[-84.0808,35.2612],[-84.0806,35.2614],[-84.0803,35.2614],[-84.08,35.2615],[-84.0796,35.2615],[-84.0792,35.2616],[-84.0789,35.2617],[-84.0785,35.2618],[-84.0782,35.2619],[-84.0773,35.2621],[-84.0769,35.2623],[-84.0764,35.2625],[-84.076,35.2627],[-84.0757,35.2629],[-84.0751,35.2631],[-84.0747,35.2632],[-84.0743,35.2633],[-84.074,35.2634],[-84.0736,35.2634],[-84.073,35.2633],[-84.0728,35.2633],[-84.0727,35.2633],[-84.0726,35.2633],[-84.0724,35.2634],[-84.072,35.2636],[-84.0717,35.2636],[-84.0713,35.2637],[-84.071,35.2637],[-84.0707,35.2638],[-84.0704,35.264],[-84.07,35.2642],[-84.0696,35.2643],[-84.0693,35.2644],[-84.0689,35.2645],[-84.0686,35.2646],[-84.0679,35.2647],[-84.0673,35.265],[-84.0669,35.2652],[-84.0666,35.2654],[-84.0663,35.2655],[-84.0658,35.2658],[-84.0655,35.2659],[-84.065,35.2661],[-84.0649,35.2662],[-84.0646,35.2663],[-84.0643,35.2664],[-84.0637,35.2666],[-84.0634,35.2667],[-84.0629,35.2668],[-84.0624,35.2668],[-84.062,35.2669],[-84.0617,35.267],[-84.0614,35.267],[-84.0613,35.267],[-84.0609,35.2672],[-84.0604,35.2673],[-84.06,35.2674],[-84.0595,35.2674],[-84.0592,35.2674],[-84.059,35.2674],[-84.0587,35.2675],[-84.0582,35.2676],[-84.0578,35.2678],[-84.0575,35.268],[-84.0573,35.268],[-84.057,35.2681],[-84.0566,35.2682],[-84.0562,35.2683],[-84.0559,35.2684],[-84.0556,35.2685],[-84.0552,35.2687],[-84.0548,35.2689],[-84.0545,35.2691],[-84.0542,35.2692],[-84.0539,35.2694],[-84.0536,35.2696],[-84.0532,35.2698],[-84.0529,35.27],[-84.0525,35.2702],[-84.0525,35.2703],[-84.0524,35.2704],[-84.0524,35.2705],[-84.0524,35.2707],[-84.0525,35.2708],[-84.0526,35.2711],[-84.0526,35.2713],[-84.0526,35.2714],[-84.0526,35.2715],[-84.0523,35.272],[-84.052,35.2722],[-84.0516,35.2726],[-84.0513,35.2728],[-84.0512,35.2731],[-84.051,35.2733],[-84.0507,35.2736],[-84.0504,35.2737],[-84.05,35.2737],[-84.0496,35.2737],[-84.0493,35.2737],[-84.049,35.2738],[-84.0487,35.274],[-84.0486,35.2741],[-84.0484,35.2741],[-84.048,35.2741],[-84.0477,35.2741],[-84.0476,35.2741],[-84.0472,35.2741],[-84.047,35.2742],[-84.0469,35.2743],[-84.0467,35.2744],[-84.0465,35.2748],[-84.0463,35.2751],[-84.0461,35.2754],[-84.0459,35.2757],[-84.0457,35.2759],[-84.0455,35.2762],[-84.0452,35.2765],[-84.0449,35.2767],[-84.0446,35.2769],[-84.0442,35.277],[-84.0439,35.2771],[-84.0436,35.2774],[-84.0434,35.2777],[-84.0433,35.2779],[-84.043,35.2782],[-84.0426,35.2784],[-84.0422,35.2786],[-84.0419,35.2787],[-84.0417,35.2789],[-84.0415,35.279],[-84.0411,35.2793],[-84.0408,35.2796],[-84.0407,35.2799],[-84.0405,35.2802],[-84.0405,35.2805],[-84.0404,35.2807],[-84.0403,35.2812],[-84.0402,35.2816],[-84.0401,35.2818],[-84.04,35.2822],[-84.0399,35.2824],[-84.0398,35.2829],[-84.0396,35.2832],[-84.0395,35.2836],[-84.0394,35.2839],[-84.0393,35.2842],[-84.039,35.2846],[-84.0388,35.2849],[-84.0386,35.2851],[-84.0384,35.2854],[-84.0382,35.2857],[-84.0379,35.2861],[-84.0376,35.2863],[-84.0374,35.2865],[-84.0373,35.2868],[-84.037,35.2871],[-84.0368,35.2875],[-84.0366,35.288],[-84.0362,35.2884],[-84.0361,35.2885],[-84.0359,35.2886],[-84.0357,35.2887],[-84.0354,35.2888],[-84.0351,35.2889],[-84.0348,35.289],[-84.0346,35.2891],[-84.0342,35.2893],[-84.0337,35.2896],[-84.0332,35.2899],[-84.0327,35.2902],[-84.0322,35.2905],[-84.0318,35.2908],[-84.0315,35.291],[-84.0311,35.2912],[-84.0308,35.2914],[-84.0305,35.2916],[-84.0302,35.2918],[-84.0298,35.2919],[-84.0294,35.2921],[-84.0291,35.2923],[-84.029,35.2923],[-84.0287,35.2924],[-84.0284,35.2926],[-84.0282,35.2927],[-84.028,35.2928],[-84.0277,35.293],[-84.0274,35.2932],[-84.0271,35.2934],[-84.0268,35.2936],[-84.0265,35.2938],[-84.0262,35.2941],[-84.0259,35.2943],[-84.0257,35.2945],[-84.0254,35.2947],[-84.0251,35.2949],[-84.0248,35.2951],[-84.0245,35.2953],[-84.0242,35.2955],[-84.024,35.2958],[-84.0237,35.296],[-84.0234,35.2963],[-84.0233,35.2965],[-84.0231,35.2969],[-84.0231,35.2972],[-84.0231,35.2975],[-84.0232,35.2978],[-84.0233,35.298],[-84.0234,35.2981],[-84.0235,35.2983],[-84.0235,35.2985],[-84.0234,35.2986],[-84.0233,35.2989],[-84.0231,35.2991],[-84.0229,35.2994],[-84.0227,35.2997],[-84.0225,35.2999],[-84.0225,35.3],[-84.0224,35.3],[-84.0222,35.3002],[-84.022,35.3004],[-84.0218,35.3007],[-84.0215,35.3011],[-84.0214,35.3014],[-84.0215,35.3016],[-84.0216,35.3017],[-84.0218,35.3019],[-84.0223,35.3021],[-84.0227,35.3022],[-84.023,35.3024],[-84.0232,35.3027],[-84.0235,35.3031],[-84.0238,35.3036],[-84.0239,35.3039],[-84.0239,35.3041],[-84.024,35.3042],[-84.0242,35.3045],[-84.0245,35.3047],[-84.0247,35.3049],[-84.0249,35.3051],[-84.0251,35.3053],[-84.0254,35.3055],[-84.0257,35.3058],[-84.026,35.306],[-84.0261,35.3061],[-84.0263,35.3063],[-84.0264,35.3066],[-84.0264,35.3069],[-84.0263,35.3072],[-84.0263,35.3076],[-84.0263,35.3082],[-84.0264,35.3085],[-84.0265,35.309],[-84.0267,35.3094],[-84.0268,35.3095],[-84.027,35.3097],[-84.0273,35.3099],[-84.0276,35.31],[-84.0279,35.3101],[-84.0282,35.3102],[-84.0286,35.3103],[-84.029,35.3103],[-84.0294,35.3104],[-84.0299,35.3105],[-84.0303,35.3105],[-84.0307,35.3106],[-84.0311,35.3106],[-84.0314,35.3106],[-84.0318,35.3107],[-84.0322,35.3107],[-84.0326,35.3108],[-84.033,35.3109],[-84.0334,35.311],[-84.0337,35.3111],[-84.0341,35.3112],[-84.0345,35.3114],[-84.0346,35.3115],[-84.0348,35.3119],[-84.0351,35.3124],[-84.0354,35.3126],[-84.0357,35.3129],[-84.0359,35.3132],[-84.036,35.3135],[-84.036,35.3138],[-84.036,35.3141],[-84.036,35.3143],[-84.0359,35.3146],[-84.0359,35.3149],[-84.0359,35.3152],[-84.0359,35.3155],[-84.0358,35.3158],[-84.0358,35.3161],[-84.0357,35.3164],[-84.0356,35.3167],[-84.0354,35.317],[-84.0354,35.3173],[-84.0353,35.3176],[-84.0353,35.3179],[-84.0351,35.3184],[-84.035,35.3186],[-84.0348,35.319],[-84.0344,35.3194],[-84.0343,35.3196],[-84.0342,35.3197],[-84.0341,35.3201],[-84.034,35.3204],[-84.0339,35.3206],[-84.0339,35.3208],[-84.0341,35.3212],[-84.0342,35.3215],[-84.0344,35.3217],[-84.0345,35.322],[-84.0346,35.3221],[-84.0345,35.3224],[-84.0345,35.3226],[-84.0343,35.3228],[-84.0341,35.323],[-84.0339,35.3232],[-84.0338,35.3232],[-84.0336,35.3234],[-84.0335,35.3235],[-84.0334,35.3236],[-84.0331,35.3238],[-84.0329,35.3241],[-84.0327,35.3243],[-84.0326,35.3246],[-84.0326,35.3248],[-84.0325,35.3249],[-84.0325,35.3251],[-84.0325,35.3252],[-84.0324,35.3253],[-84.0324,35.3255],[-84.0325,35.326],[-84.0325,35.3262],[-84.0325,35.3265],[-84.0325,35.3268],[-84.0325,35.3272],[-84.0325,35.3276],[-84.0325,35.3277],[-84.0325,35.3278],[-84.0325,35.328],[-84.0324,35.3284],[-84.0322,35.3288],[-84.0319,35.3291],[-84.0317,35.3294],[-84.0314,35.3296],[-84.0311,35.3299],[-84.0309,35.3301],[-84.0306,35.3304],[-84.0304,35.3307],[-84.0302,35.331],[-84.0301,35.3314],[-84.0299,35.3317],[-84.0298,35.332],[-84.0296,35.3323],[-84.0294,35.3326],[-84.0294,35.3328],[-84.0293,35.333],[-84.0293,35.3331],[-84.0293,35.3333],[-84.0295,35.3336],[-84.0298,35.3341],[-84.03,35.3343],[-84.0302,35.3346],[-84.0303,35.3348],[-84.0304,35.3351],[-84.0306,35.3353],[-84.0307,35.3357],[-84.0309,35.336],[-84.0311,35.3362],[-84.0312,35.3363],[-84.0314,35.3364],[-84.0314,35.3365],[-84.0315,35.3365],[-84.0318,35.3368],[-84.0321,35.3369],[-84.0324,35.337],[-84.0328,35.3372],[-84.0331,35.3372],[-84.0336,35.3372],[-84.034,35.3372],[-84.0341,35.3372],[-84.0344,35.3372],[-84.0347,35.3373],[-84.0349,35.3373],[-84.0352,35.3373],[-84.0356,35.3374],[-84.0359,35.3375],[-84.0362,35.3377],[-84.0362,35.3379],[-84.0361,35.3381],[-84.0361,35.3382],[-84.0361,35.3387],[-84.0361,35.3389],[-84.0362,35.3392],[-84.0362,35.3394],[-84.0361,35.3399],[-84.036,35.3403],[-84.0359,35.3407],[-84.0358,35.3408],[-84.0358,35.341],[-84.0357,35.3413],[-84.0356,35.3414],[-84.0356,35.3415],[-84.0354,35.3415],[-84.0353,35.3416],[-84.0349,35.3417],[-84.0345,35.3421],[-84.0343,35.3423],[-84.034,35.3426],[-84.034,35.3428],[-84.034,35.3431],[-84.034,35.3433],[-84.0342,35.3435],[-84.0344,35.3438],[-84.0348,35.3441],[-84.035,35.3443],[-84.0353,35.3445],[-84.0354,35.3447],[-84.0355,35.3447],[-84.0357,35.345],[-84.0359,35.3453],[-84.036,35.3455],[-84.036,35.3456],[-84.0362,35.3459],[-84.0366,35.3463],[-84.0371,35.3468],[-84.0372,35.3469],[-84.0375,35.3471],[-84.0379,35.3474],[-84.0381,35.3477],[-84.0383,35.3478],[-84.0383,35.3479],[-84.0383,35.3481],[-84.0383,35.3482],[-84.0383,35.3484],[-84.0389,35.3482],[-84.0387,35.3485],[-84.0387,35.3488],[-84.0387,35.3489],[-84.0387,35.3492],[-84.0387,35.3494],[-84.0387,35.3496],[-84.0386,35.3497],[-84.0385,35.3499],[-84.0384,35.3501],[-84.0384,35.3503],[-84.0383,35.3504],[-84.0383,35.3506],[-84.0384,35.3508],[-84.0384,35.3509],[-84.0383,35.351],[-84.0383,35.3511],[-84.0381,35.3512],[-84.0377,35.3513],[-84.0373,35.3513],[-84.037,35.3514],[-84.0366,35.3514],[-84.0359,35.3514],[-84.0355,35.3514],[-84.0351,35.3514],[-84.0346,35.3515],[-84.0343,35.3516],[-84.0338,35.352],[-84.0336,35.3522],[-84.0334,35.3524],[-84.0332,35.3526],[-84.0329,35.3529],[-84.0326,35.353],[-84.0322,35.3531],[-84.0318,35.3532],[-84.0314,35.3533],[-84.031,35.3533],[-84.0307,35.3534],[-84.0303,35.3535],[-84.03,35.3536],[-84.0296,35.3538],[-84.0294,35.3538],[-84.029,35.3538],[-84.0285,35.3537],[-84.028,35.3536],[-84.0278,35.3536],[-84.0275,35.3537],[-84.0271,35.3538],[-84.0267,35.3539],[-84.0263,35.354],[-84.0259,35.354],[-84.0255,35.354],[-84.0251,35.354],[-84.0244,35.354],[-84.0242,35.354],[-84.024,35.354],[-84.0237,35.3541],[-84.0236,35.3542],[-84.0234,35.3543],[-84.0233,35.3543],[-84.0232,35.3544],[-84.0231,35.355],[-84.023,35.3553],[-84.023,35.3556],[-84.0229,35.356],[-84.0227,35.3563],[-84.0224,35.3564],[-84.022,35.3566],[-84.0217,35.3567],[-84.0213,35.3568],[-84.021,35.357],[-84.0207,35.3572],[-84.0206,35.3573],[-84.0204,35.3574],[-84.0202,35.3576],[-84.0201,35.3576],[-84.0197,35.358],[-84.0195,35.3583],[-84.0194,35.3586],[-84.0193,35.3589],[-84.0193,35.3592],[-84.0193,35.3593],[-84.0192,35.3595],[-84.019,35.3599],[-84.0189,35.36],[-84.0187,35.3602],[-84.0184,35.3605],[-84.0181,35.3609],[-84.0179,35.3612],[-84.0177,35.3614],[-84.0175,35.3617],[-84.0171,35.362],[-84.0169,35.3622],[-84.0167,35.3624],[-84.0165,35.3627],[-84.0163,35.3629],[-84.0161,35.3632],[-84.016,35.3635],[-84.0158,35.3638],[-84.0156,35.3641],[-84.0155,35.3643],[-84.0155,35.3644],[-84.0153,35.3647],[-84.0151,35.365],[-84.0148,35.3652],[-84.0143,35.3656],[-84.0141,35.3658],[-84.0138,35.3661],[-84.0136,35.3662],[-84.0135,35.3663],[-84.0132,35.3665],[-84.013,35.3667],[-84.0129,35.3667],[-84.0126,35.367],[-84.0125,35.367],[-84.0124,35.3672],[-84.0121,35.3675],[-84.0118,35.3677],[-84.0116,35.368],[-84.0113,35.3683],[-84.0111,35.3685],[-84.0108,35.3687],[-84.0105,35.3689],[-84.0103,35.3691],[-84.0099,35.3693],[-84.0096,35.3696],[-84.0092,35.3699],[-84.009,35.3701],[-84.0089,35.3702],[-84.0086,35.3704],[-84.0084,35.3707],[-84.0081,35.3709],[-84.0079,35.3712],[-84.0076,35.3714],[-84.0076,35.3715],[-84.0074,35.3717],[-84.0075,35.3717],[-84.0077,35.3717],[-84.0079,35.3718],[-84.0081,35.3719],[-84.0083,35.372],[-84.0085,35.3721],[-84.0086,35.3723],[-84.0086,35.3724],[-84.0087,35.3726],[-84.0087,35.3727],[-84.0087,35.3728],[-84.0088,35.3731],[-84.0088,35.3734],[-84.0088,35.3737],[-84.0088,35.374],[-84.0088,35.3743],[-84.0088,35.3746],[-84.0088,35.3749],[-84.0088,35.3751],[-84.0089,35.3754],[-84.0089,35.3755],[-84.0089,35.3757],[-84.0088,35.3761],[-84.0088,35.3764],[-84.0087,35.3768],[-84.0085,35.3772],[-84.0083,35.3777],[-84.0083,35.3779],[-84.0082,35.3781],[-84.0082,35.3785],[-84.0083,35.3788],[-84.0084,35.379],[-84.0085,35.3791],[-84.0086,35.3794],[-84.0088,35.3797],[-84.0091,35.3801],[-84.0092,35.3804],[-84.0094,35.3806],[-84.0096,35.3809],[-84.0097,35.3811],[-84.0097,35.3813],[-84.0097,35.3815],[-84.0096,35.3819],[-84.0096,35.382],[-84.0096,35.3821],[-84.0096,35.3822],[-84.0097,35.3824],[-84.0097,35.3825],[-84.0099,35.3828],[-84.0101,35.3831],[-84.0103,35.3833],[-84.0108,35.3836],[-84.011,35.3839],[-84.0112,35.3841],[-84.0113,35.3844],[-84.0114,35.3846],[-84.0113,35.385],[-84.0111,35.3854],[-84.0109,35.3858],[-84.0107,35.3862],[-84.0106,35.3865],[-84.0105,35.3868],[-84.0103,35.3871],[-84.0101,35.3873],[-84.0099,35.3875],[-84.0097,35.3877],[-84.0097,35.3878],[-84.0095,35.388],[-84.0093,35.3882],[-84.0091,35.3885],[-84.0089,35.3887],[-84.0088,35.389],[-84.0087,35.3891],[-84.0086,35.3892],[-84.0084,35.3895],[-84.0083,35.3897],[-84.0082,35.39],[-84.0082,35.3903],[-84.0082,35.3906],[-84.0086,35.391],[-84.0089,35.3913],[-84.0094,35.3915],[-84.0097,35.3916],[-84.0101,35.3918],[-84.0105,35.392],[-84.0108,35.392],[-84.0111,35.392],[-84.0114,35.392],[-84.0116,35.392],[-84.012,35.3919],[-84.0121,35.3919],[-84.0122,35.392],[-84.0125,35.3922],[-84.0128,35.3926],[-84.0128,35.3927],[-84.0128,35.3928],[-84.0129,35.3929],[-84.0129,35.3933],[-84.0129,35.3937],[-84.013,35.3941],[-84.0131,35.3944],[-84.0132,35.3946],[-84.0133,35.3949],[-84.0133,35.395],[-84.0134,35.3953],[-84.0134,35.3956],[-84.0135,35.3957],[-84.0135,35.3959],[-84.0135,35.3962],[-84.0135,35.3965],[-84.0136,35.3968],[-84.0136,35.3971],[-84.0137,35.3974],[-84.0137,35.3976],[-84.0139,35.3979],[-84.0142,35.3981],[-84.0147,35.3984],[-84.0151,35.3986],[-84.0155,35.3987],[-84.0158,35.3987],[-84.0164,35.3989],[-84.0167,35.399],[-84.0171,35.3991],[-84.0175,35.3992],[-84.0179,35.3993],[-84.0181,35.3995],[-84.0185,35.3997],[-84.0187,35.4],[-84.0189,35.4003],[-84.019,35.4006],[-84.0191,35.4008],[-84.0193,35.4011],[-84.0194,35.4013],[-84.0195,35.4016],[-84.0197,35.402],[-84.0199,35.4023],[-84.0201,35.4027],[-84.0203,35.403],[-84.0206,35.4034],[-84.0209,35.4036],[-84.0211,35.4038],[-84.0215,35.4042],[-84.0215,35.4044],[-84.0215,35.4048],[-84.0214,35.4052],[-84.0213,35.4055],[-84.0212,35.4056],[-84.0212,35.4058],[-84.0211,35.406],[-84.0211,35.4061],[-84.0211,35.4062],[-84.0211,35.4064],[-84.0212,35.4067],[-84.0213,35.4072],[-84.0216,35.4074],[-84.0217,35.4076],[-84.022,35.408],[-84.0221,35.4083],[-84.0223,35.4085],[-84.0225,35.4088],[-84.0226,35.409],[-84.0228,35.4093],[-84.023,35.4098],[-84.0231,35.41],[-84.0232,35.4103],[-84.0233,35.4104],[-84.0234,35.4107],[-84.0234,35.4111],[-84.0235,35.4114],[-84.0234,35.4116],[-84.0232,35.4118],[-84.023,35.4119],[-84.0228,35.412],[-84.0225,35.412],[-84.0221,35.4121],[-84.0218,35.4121],[-84.0214,35.4121],[-84.0209,35.4121],[-84.0206,35.4121],[-84.0202,35.412],[-84.0199,35.4119],[-84.0195,35.4118],[-84.0194,35.4117],[-84.0191,35.4116],[-84.0186,35.4115],[-84.0183,35.4114],[-84.0179,35.4114],[-84.0175,35.4114],[-84.017,35.4114],[-84.0166,35.4115],[-84.0161,35.4117],[-84.0157,35.4118],[-84.0153,35.4119],[-84.0149,35.4121],[-84.0144,35.4124],[-84.0142,35.4125],[-84.0139,35.4127],[-84.0137,35.4129],[-84.0134,35.4132],[-84.0131,35.4135],[-84.013,35.4138],[-84.0128,35.4141],[-84.0126,35.4144],[-84.0124,35.4147],[-84.0122,35.4151],[-84.0119,35.4153],[-84.0115,35.4157],[-84.0111,35.4159],[-84.0109,35.4161],[-84.0106,35.4165],[-84.0104,35.4167],[-84.0101,35.4169],[-84.0097,35.4171],[-84.0094,35.4173],[-84.0091,35.4175],[-84.0087,35.4178],[-84.0084,35.4181],[-84.0082,35.4183],[-84.008,35.4184],[-84.0077,35.4186],[-84.0074,35.4188],[-84.0071,35.419],[-84.0067,35.4191],[-84.0065,35.4193],[-84.0062,35.4196],[-84.0061,35.4198],[-84.006,35.4201],[-84.0059,35.4204],[-84.0058,35.4207],[-84.0055,35.421],[-84.0053,35.4212],[-84.005,35.4213],[-84.0046,35.4214],[-84.0043,35.4214],[-84.0043,35.4215],[-84.0042,35.4215],[-84.0039,35.4216],[-84.0035,35.422],[-84.0032,35.4222],[-84.0029,35.4223],[-84.0026,35.4225],[-84.0023,35.4227],[-84.002,35.4228],[-84.0017,35.423],[-84.0016,35.4231],[-84.0013,35.4234],[-84.0012,35.4235],[-84.0011,35.4236],[-84.001,35.4239],[-84.0009,35.4242],[-84.0007,35.4245],[-84.0006,35.4246],[-84.0002,35.425],[-84,35.4252],[-83.9998,35.4254],[-83.9997,35.4256],[-83.9997,35.4257],[-83.9995,35.4259],[-83.9993,35.4262],[-83.9993,35.4264],[-83.9992,35.4267],[-83.9992,35.4269],[-83.9992,35.4273],[-83.9993,35.4275],[-83.9995,35.4277],[-83.9997,35.4279],[-83.9999,35.4281],[-83.9999,35.4282],[-83.9999,35.4284],[-83.9997,35.4285],[-83.9995,35.4288],[-83.9994,35.4288],[-83.9992,35.429],[-83.9991,35.4291],[-83.9989,35.4293],[-83.9989,35.4294],[-83.9987,35.4295],[-83.9986,35.4297],[-83.9986,35.4298],[-83.9985,35.4301],[-83.9984,35.4303],[-83.9983,35.4304],[-83.9981,35.4306],[-83.998,35.4307],[-83.998,35.4309],[-83.998,35.431],[-83.9982,35.431],[-83.9983,35.4311],[-83.9984,35.4311],[-83.9986,35.4311],[-83.9988,35.4311],[-83.999,35.4311],[-83.9993,35.4311],[-83.9994,35.4312],[-83.9994,35.4313],[-83.9993,35.4315],[-83.9992,35.4318],[-83.9991,35.4318],[-83.9988,35.432],[-83.9986,35.4322],[-83.9986,35.4323],[-83.9987,35.4324],[-83.9988,35.4326],[-83.999,35.4327],[-83.9994,35.4329],[-83.9997,35.4332],[-83.9998,35.4334],[-83.9997,35.4336],[-83.9996,35.4339],[-83.9994,35.4341],[-83.9993,35.4342],[-83.9991,35.4342],[-83.9989,35.4342],[-83.9987,35.4342],[-83.9985,35.4342],[-83.9979,35.434],[-83.9974,35.4338],[-83.9971,35.4338],[-83.9969,35.4338],[-83.9967,35.4339],[-83.9966,35.4341],[-83.9966,35.4342],[-83.9966,35.4343],[-83.9965,35.4345],[-83.9965,35.4346],[-83.9964,35.4347],[-83.9964,35.4348],[-83.9964,35.4349],[-83.9962,35.435],[-83.996,35.435],[-83.9959,35.4351],[-83.9956,35.435],[-83.9952,35.435],[-83.9949,35.4351],[-83.9947,35.4352],[-83.9946,35.4353],[-83.9944,35.4355],[-83.9944,35.4357],[-83.9944,35.4359],[-83.9945,35.436],[-83.9945,35.4362],[-83.9946,35.4363],[-83.9946,35.4365],[-83.9945,35.4366],[-83.9945,35.4367],[-83.9944,35.4368],[-83.9941,35.437],[-83.994,35.4371],[-83.9938,35.4373],[-83.9935,35.4374],[-83.9933,35.4376],[-83.9932,35.4376],[-83.993,35.4378],[-83.9929,35.4378],[-83.9929,35.438],[-83.9927,35.4382],[-83.9927,35.4384],[-83.9927,35.4387],[-83.9927,35.4391],[-83.9926,35.4395],[-83.9925,35.4398],[-83.9924,35.4399],[-83.9921,35.4404],[-83.992,35.4405],[-83.9918,35.4407],[-83.9915,35.4407],[-83.9913,35.4407],[-83.9911,35.4406],[-83.9907,35.4404],[-83.9906,35.4402],[-83.9905,35.4399],[-83.9903,35.4396],[-83.9901,35.4394],[-83.9898,35.4393],[-83.9894,35.4392],[-83.9889,35.4391],[-83.9886,35.4391],[-83.9883,35.4392],[-83.9882,35.4394],[-83.9882,35.4395],[-83.9883,35.4397],[-83.9885,35.4399],[-83.9886,35.4401],[-83.9887,35.4403],[-83.9886,35.4405],[-83.9883,35.4408],[-83.9881,35.4408],[-83.988,35.4409],[-83.9877,35.4409],[-83.9873,35.4409],[-83.9869,35.4408],[-83.9865,35.4406],[-83.986,35.4403],[-83.9855,35.4401],[-83.9851,35.44],[-83.9848,35.4401],[-83.9844,35.4402],[-83.9842,35.4403],[-83.9839,35.4405],[-83.9839,35.4406],[-83.9837,35.4406],[-83.9836,35.4407],[-83.9835,35.4408],[-83.9834,35.441],[-83.9833,35.4412],[-83.9834,35.4414],[-83.9835,35.4416],[-83.9834,35.4418],[-83.9834,35.4419],[-83.9833,35.4423],[-83.9831,35.4426],[-83.9831,35.4427],[-83.983,35.4429],[-83.9828,35.4432],[-83.9826,35.4434],[-83.9826,35.4436],[-83.9826,35.4439],[-83.9825,35.444],[-83.9825,35.4443],[-83.9823,35.4447],[-83.982,35.4452],[-83.9818,35.4454],[-83.9818,35.4455],[-83.9816,35.4457],[-83.9814,35.4462],[-83.981,35.4465],[-83.9807,35.4468],[-83.9806,35.447],[-83.9805,35.4471],[-83.9804,35.4473],[-83.9803,35.4476],[-83.9802,35.4477],[-83.9801,35.448],[-83.98,35.4482],[-83.9798,35.4483],[-83.9793,35.4483],[-83.9792,35.4482],[-83.9789,35.4481],[-83.9785,35.448],[-83.9783,35.4478],[-83.978,35.4476],[-83.9775,35.4472],[-83.9772,35.4471],[-83.977,35.4469],[-83.9767,35.4467],[-83.9764,35.4466],[-83.9761,35.4465],[-83.9758,35.4466],[-83.9757,35.4467],[-83.9754,35.4471],[-83.9753,35.4476],[-83.9753,35.4477],[-83.9753,35.4478],[-83.9751,35.448],[-83.9749,35.4481],[-83.9744,35.448],[-83.974,35.4479],[-83.9736,35.4477],[-83.9733,35.4474],[-83.9732,35.4474],[-83.9731,35.4473],[-83.9729,35.4472],[-83.9728,35.4472],[-83.9727,35.4473],[-83.9726,35.4473],[-83.9725,35.4475],[-83.9724,35.4476],[-83.9724,35.4477],[-83.9725,35.4479],[-83.9728,35.4483],[-83.9731,35.4487],[-83.9732,35.4489],[-83.9732,35.4492],[-83.973,35.4497],[-83.9729,35.4499],[-83.9729,35.4502],[-83.973,35.4505],[-83.9729,35.451],[-83.9729,35.4512],[-83.973,35.4516],[-83.973,35.4518],[-83.9731,35.452],[-83.9732,35.452],[-83.9732,35.4524],[-83.9733,35.4526],[-83.9733,35.4528],[-83.9732,35.4528],[-83.9732,35.4529],[-83.973,35.453],[-83.9727,35.453],[-83.9724,35.453],[-83.9719,35.453],[-83.9715,35.4529],[-83.9713,35.4529],[-83.9712,35.4529],[-83.9711,35.453],[-83.9711,35.4531],[-83.9711,35.4532],[-83.9712,35.4534],[-83.9715,35.4536],[-83.9718,35.4538],[-83.9718,35.4539],[-83.9719,35.4541],[-83.972,35.4544],[-83.972,35.4546],[-83.9719,35.4549],[-83.9716,35.4551],[-83.9714,35.4553],[-83.971,35.4555],[-83.9707,35.4555],[-83.9706,35.4555],[-83.9703,35.4555],[-83.9698,35.4553],[-83.9695,35.4552],[-83.969,35.4552],[-83.9685,35.4552],[-83.9679,35.4552],[-83.9673,35.4551],[-83.9668,35.4552],[-83.9666,35.4551],[-83.9665,35.4551],[-83.9662,35.455],[-83.9659,35.4548],[-83.9656,35.4546],[-83.9655,35.4545],[-83.9652,35.4543],[-83.9651,35.4543],[-83.9648,35.4541],[-83.9646,35.4541],[-83.9646,35.4542],[-83.9644,35.4543],[-83.9642,35.4547],[-83.9642,35.4549],[-83.9642,35.4551],[-83.9644,35.4552],[-83.9647,35.4554],[-83.9649,35.4554],[-83.965,35.4554],[-83.9651,35.4555],[-83.9654,35.4556],[-83.9656,35.4557],[-83.9657,35.4559],[-83.9657,35.4562],[-83.9656,35.4564],[-83.9655,35.4565],[-83.9654,35.4566],[-83.9652,35.4566],[-83.965,35.4566],[-83.9649,35.4566],[-83.9648,35.4566],[-83.9647,35.4566],[-83.9643,35.4565],[-83.9638,35.4564],[-83.9633,35.4564],[-83.9631,35.4564],[-83.9629,35.4565],[-83.9628,35.4566],[-83.9628,35.4567],[-83.9631,35.457],[-83.9632,35.4571],[-83.9632,35.4572],[-83.9632,35.4575],[-83.9632,35.4577],[-83.9632,35.458],[-83.9632,35.4581],[-83.9631,35.4583],[-83.9631,35.4584],[-83.9629,35.4586],[-83.9627,35.4588],[-83.9624,35.4589],[-83.962,35.4591],[-83.9618,35.4592],[-83.9616,35.4593],[-83.9615,35.4595],[-83.9613,35.4597],[-83.9611,35.46],[-83.9611,35.4601],[-83.9611,35.4602],[-83.9611,35.4603],[-83.9611,35.4605],[-83.9612,35.4609],[-83.9612,35.4613],[-83.9612,35.4617],[-83.9612,35.4618],[-83.9612,35.4621],[-83.9612,35.4624],[-83.9611,35.4627],[-83.9611,35.463],[-83.9611,35.4633],[-83.9611,35.4637],[-83.9611,35.4639],[-83.9611,35.4641],[-83.9608,35.4641],[-83.9604,35.4641],[-83.9599,35.4642],[-83.9594,35.4642],[-83.9589,35.4643],[-83.9585,35.4643],[-83.9579,35.4643],[-83.9573,35.4641],[-83.9569,35.464],[-83.9565,35.4639],[-83.9561,35.4638],[-83.9558,35.4636],[-83.9554,35.4635],[-83.9551,35.4633],[-83.9548,35.4631],[-83.9546,35.4629],[-83.9544,35.4626],[-83.9542,35.4623],[-83.954,35.462],[-83.9538,35.4617],[-83.9537,35.4614],[-83.9533,35.4609],[-83.9531,35.4606],[-83.953,35.4605],[-83.9526,35.4606],[-83.9519,35.4606],[-83.9514,35.4606],[-83.951,35.4607],[-83.9506,35.4607],[-83.9501,35.4608],[-83.9497,35.4609],[-83.9492,35.4611],[-83.9491,35.4614],[-83.9488,35.4617],[-83.9484,35.462],[-83.9481,35.462],[-83.948,35.4621],[-83.9476,35.4622],[-83.9474,35.4624],[-83.9473,35.4626],[-83.9472,35.4628],[-83.9472,35.4629],[-83.9472,35.463],[-83.947,35.4632],[-83.9466,35.4634],[-83.9464,35.4635],[-83.9462,35.4637],[-83.9458,35.4639],[-83.9454,35.4641],[-83.945,35.4642],[-83.9446,35.4642],[-83.944,35.4642],[-83.9438,35.4642],[-83.9436,35.4643],[-83.9432,35.4643],[-83.943,35.4644],[-83.9429,35.4644],[-83.9427,35.4645],[-83.9429,35.4649],[-83.9429,35.4652],[-83.943,35.4653],[-83.943,35.4654],[-83.9429,35.4656],[-83.9426,35.4659],[-83.9423,35.4661],[-83.9423,35.4664],[-83.9423,35.4665],[-83.9423,35.4666],[-83.9423,35.4668],[-83.9422,35.467],[-83.942,35.4673],[-83.9418,35.4675],[-83.9415,35.4676],[-83.9412,35.4678],[-83.941,35.468],[-83.9407,35.4682],[-83.9403,35.4685],[-83.9402,35.4687],[-83.9398,35.4688],[-83.9394,35.469],[-83.939,35.4693],[-83.9386,35.4695],[-83.9385,35.4696],[-83.9382,35.4699],[-83.9381,35.4701],[-83.9379,35.4702],[-83.9378,35.4704],[-83.9377,35.4705],[-83.9375,35.4707],[-83.9374,35.4708],[-83.937,35.4714],[-83.9367,35.4716],[-83.9364,35.4716],[-83.9361,35.4717],[-83.9358,35.4718],[-83.9354,35.4719],[-83.935,35.4721],[-83.9349,35.4722],[-83.9347,35.4722],[-83.9344,35.4723],[-83.9339,35.4724],[-83.9334,35.4725],[-83.9329,35.4726],[-83.9323,35.4727],[-83.9318,35.4728],[-83.9315,35.4729],[-83.9311,35.4729],[-83.9307,35.473],[-83.9304,35.473],[-83.9298,35.4732],[-83.9292,35.4732],[-83.9288,35.4731],[-83.9287,35.4731],[-83.9286,35.4731],[-83.9283,35.473],[-83.928,35.473],[-83.9265,35.4736],[-83.9263,35.4736],[-83.9259,35.4736],[-83.9255,35.4736],[-83.9253,35.4736],[-83.925,35.4738],[-83.9249,35.474],[-83.9247,35.4741],[-83.9244,35.4743],[-83.9241,35.4743],[-83.9236,35.4742],[-83.9232,35.4742],[-83.9228,35.4743],[-83.9224,35.4743],[-83.922,35.4743],[-83.9217,35.4742],[-83.9214,35.4741],[-83.9212,35.474],[-83.921,35.4739],[-83.9208,35.4738],[-83.9205,35.4737],[-83.9202,35.4734],[-83.9197,35.4733],[-83.9193,35.4733],[-83.919,35.4733],[-83.9186,35.4736],[-83.9184,35.4737],[-83.9184,35.4738],[-83.9181,35.4739],[-83.9179,35.4739],[-83.9177,35.4738],[-83.9176,35.4738],[-83.9175,35.4738],[-83.9171,35.4737],[-83.917,35.4737],[-83.9169,35.4736],[-83.9167,35.4736],[-83.9166,35.4736],[-83.9158,35.4739],[-83.9155,35.4741],[-83.9153,35.4743],[-83.915,35.4745],[-83.9147,35.4748],[-83.9144,35.475],[-83.9142,35.4751],[-83.9138,35.4755],[-83.9134,35.4756],[-83.9133,35.4757],[-83.9128,35.4758],[-83.9123,35.4759],[-83.9122,35.476],[-83.9119,35.4761],[-83.9116,35.4762],[-83.9116,35.4763],[-83.9114,35.4767],[-83.9113,35.4769],[-83.911,35.4774],[-83.9107,35.4779],[-83.9105,35.4782],[-83.9103,35.4784],[-83.9102,35.4787],[-83.91,35.4789],[-83.9098,35.4791],[-83.9095,35.4794],[-83.9094,35.4795],[-83.9093,35.4796],[-83.9093,35.4797],[-83.9092,35.4798],[-83.9091,35.48],[-83.909,35.4803],[-83.909,35.4805],[-83.909,35.4807],[-83.909,35.4808],[-83.909,35.4812],[-83.9091,35.4816],[-83.9091,35.482],[-83.9091,35.4823],[-83.9091,35.4824],[-83.9091,35.4825],[-83.9091,35.4827],[-83.9089,35.4831],[-83.9088,35.4833],[-83.9088,35.4834],[-83.9088,35.4836],[-83.9088,35.4838],[-83.9087,35.4838],[-83.9086,35.4839],[-83.9082,35.4842],[-83.9081,35.4844],[-83.9079,35.4845],[-83.9079,35.4846],[-83.9077,35.485],[-83.9074,35.4852],[-83.9072,35.4855],[-83.9072,35.4856],[-83.9072,35.4857],[-83.9071,35.486],[-83.9071,35.4861],[-83.907,35.4862],[-83.907,35.4863],[-83.9069,35.4864],[-83.9068,35.4864],[-83.9066,35.4868],[-83.9064,35.4872],[-83.9063,35.4875],[-83.9061,35.4879],[-83.906,35.4883],[-83.9058,35.4887],[-83.9056,35.489],[-83.9053,35.4892],[-83.9049,35.4894],[-83.9045,35.4895],[-83.9039,35.4897],[-83.9036,35.4898],[-83.9032,35.4901],[-83.9029,35.4903],[-83.9026,35.4905],[-83.9024,35.4906],[-83.9019,35.4908],[-83.9017,35.4909],[-83.9015,35.4911],[-83.9013,35.4913],[-83.9011,35.4917],[-83.901,35.4919],[-83.9009,35.4922],[-83.9007,35.4925],[-83.9005,35.4928],[-83.9004,35.4929],[-83.9004,35.493],[-83.9003,35.4932],[-83.9003,35.4935],[-83.9003,35.4938],[-83.9003,35.4941],[-83.9003,35.4942],[-83.9003,35.4943],[-83.9004,35.4945],[-83.9006,35.4946],[-83.9008,35.4947],[-83.9012,35.4949],[-83.9013,35.4951],[-83.9013,35.4952],[-83.9013,35.4955],[-83.9014,35.4958],[-83.9015,35.4961],[-83.9015,35.4965],[-83.9012,35.4967],[-83.9008,35.4971],[-83.9005,35.4973],[-83.9003,35.4975],[-83.9,35.4977],[-83.8997,35.498],[-83.8996,35.4981],[-83.8995,35.4982],[-83.8993,35.4983],[-83.899,35.4985],[-83.8988,35.4988],[-83.8985,35.4992],[-83.8983,35.4994],[-83.898,35.4995],[-83.8975,35.4996],[-83.8972,35.4997],[-83.8969,35.4999],[-83.8968,35.5001],[-83.8968,35.5003],[-83.8969,35.5004],[-83.8969,35.5005],[-83.897,35.5007],[-83.897,35.5008],[-83.8969,35.501],[-83.8968,35.501],[-83.8966,35.5012],[-83.8965,35.5013],[-83.8964,35.5013],[-83.8962,35.5014],[-83.896,35.5015],[-83.8959,35.5016],[-83.8956,35.5017],[-83.8954,35.5018],[-83.8953,35.5018],[-83.895,35.5019],[-83.8949,35.502],[-83.8947,35.502],[-83.8946,35.502],[-83.8945,35.5021],[-83.8942,35.5021],[-83.8942,35.5022],[-83.8937,35.5022],[-83.8935,35.5022],[-83.8934,35.5022],[-83.8931,35.5022],[-83.8929,35.5022],[-83.8928,35.5022],[-83.8927,35.5023],[-83.8925,35.5023],[-83.8924,35.5024],[-83.8923,35.5025],[-83.892,35.5026],[-83.8919,35.5028],[-83.8919,35.5029],[-83.8919,35.503],[-83.8919,35.5032],[-83.8918,35.5033],[-83.8916,35.5035],[-83.8914,35.5037],[-83.8913,35.5037],[-83.8912,35.5038],[-83.8911,35.5039],[-83.8909,35.5041],[-83.8908,35.5042],[-83.8906,35.5043],[-83.8904,35.5044],[-83.8903,35.5044],[-83.8902,35.5045],[-83.8901,35.5046],[-83.8899,35.5047],[-83.8898,35.5049],[-83.8895,35.5053],[-83.8894,35.5056],[-83.8892,35.5061],[-83.8891,35.5064],[-83.889,35.5065],[-83.8887,35.5069],[-83.8886,35.5069],[-83.8885,35.5072],[-83.8883,35.5075],[-83.8882,35.5078],[-83.888,35.5082],[-83.8878,35.5086],[-83.8875,35.5089],[-83.8872,35.5092],[-83.887,35.5095],[-83.8868,35.5098],[-83.8866,35.51],[-83.8864,35.5102],[-83.886,35.5106],[-83.8858,35.5109],[-83.8857,35.511],[-83.8851,35.5116],[-83.8848,35.5118],[-83.8846,35.5121],[-83.8843,35.5123],[-83.884,35.5126],[-83.8838,35.5129],[-83.8835,35.5132],[-83.8832,35.5137],[-83.8832,35.514],[-83.8832,35.5145],[-83.8833,35.515],[-83.8833,35.5154],[-83.8832,35.5156],[-83.8829,35.516],[-83.8826,35.5163],[-83.8824,35.5165],[-83.8819,35.5169],[-83.8816,35.5172],[-83.8814,35.5175],[-83.8812,35.5178],[-83.8808,35.5183],[-83.8807,35.5184],[-83.8807,35.5185],[-83.8805,35.5186],[-83.8804,35.5187],[-83.8803,35.5188],[-83.8802,35.5188],[-83.88,35.519],[-83.8799,35.5191],[-83.8796,35.5192],[-83.8795,35.5192],[-83.8793,35.5192],[-83.8792,35.5193],[-83.8791,35.5193],[-83.8789,35.5194],[-83.8785,35.5194],[-83.8783,35.5194],[-83.8782,35.5194],[-83.8778,35.5194],[-83.8773,35.5193],[-83.8771,35.5193],[-83.877,35.5193],[-83.8768,35.5193],[-83.8766,35.5193],[-83.8765,35.5193],[-83.8764,35.5194],[-83.8761,35.5195],[-83.8758,35.5196],[-83.8753,35.5197],[-83.8749,35.5199],[-83.8744,35.5202],[-83.874,35.5205],[-83.8738,35.5207],[-83.8735,35.5208],[-83.8732,35.5209],[-83.8731,35.5209],[-83.8729,35.5209],[-83.8726,35.5209],[-83.8723,35.5209],[-83.872,35.5208],[-83.8717,35.5207],[-83.8713,35.5205],[-83.8708,35.5204],[-83.8705,35.5204],[-83.8701,35.5203],[-83.8695,35.5202],[-83.869,35.5201],[-83.8688,35.52],[-83.8685,35.52],[-83.8681,35.52],[-83.8676,35.5201],[-83.8671,35.5202],[-83.8667,35.5203],[-83.8662,35.5204],[-83.8659,35.5205],[-83.8656,35.5206],[-83.8653,35.5207],[-83.865,35.5207],[-83.8645,35.5208],[-83.8641,35.5209],[-83.8636,35.5209],[-83.8631,35.5208],[-83.8626,35.5207],[-83.8622,35.5206],[-83.8619,35.5206],[-83.8613,35.5206],[-83.8608,35.5207],[-83.8604,35.5208],[-83.86,35.5209],[-83.8597,35.5211],[-83.8593,35.5213],[-83.859,35.5214],[-83.8587,35.5215],[-83.8581,35.5215],[-83.8575,35.5215],[-83.8573,35.5216],[-83.8572,35.5216],[-83.8569,35.5215],[-83.8566,35.5213],[-83.8562,35.5212],[-83.8559,35.5211],[-83.8555,35.521],[-83.8551,35.5209],[-83.8547,35.5208],[-83.8544,35.5207],[-83.8541,35.5206],[-83.8538,35.5205],[-83.8534,35.5204],[-83.853,35.5202],[-83.8526,35.52],[-83.8522,35.5198],[-83.8517,35.5195],[-83.8513,35.5194],[-83.8508,35.5192],[-83.8505,35.519],[-83.8501,35.5189],[-83.8498,35.5188],[-83.8495,35.5187],[-83.8493,35.5186],[-83.8491,35.5186],[-83.8489,35.5187],[-83.8484,35.5189],[-83.8478,35.5192],[-83.8475,35.5194],[-83.8473,35.5195],[-83.8469,35.5196],[-83.8466,35.5198],[-83.8463,35.5199],[-83.846,35.5201],[-83.8458,35.5203],[-83.8455,35.5205],[-83.8453,35.5207],[-83.8451,35.5208],[-83.845,35.5209],[-83.8446,35.5211],[-83.8443,35.5212],[-83.8437,35.5213],[-83.8434,35.5213],[-83.8431,35.5214],[-83.8427,35.5215],[-83.8424,35.5215],[-83.8419,35.5215],[-83.8414,35.5215],[-83.841,35.5215],[-83.8407,35.5215],[-83.8403,35.5215],[-83.8402,35.5215],[-83.8401,35.5215],[-83.8399,35.5216],[-83.8396,35.5217],[-83.8393,35.5219],[-83.8392,35.522],[-83.8391,35.5221],[-83.8388,35.5222],[-83.8386,35.5223],[-83.8383,35.5225],[-83.8379,35.5227],[-83.8375,35.5228],[-83.8371,35.5229],[-83.8369,35.523],[-83.8366,35.5231],[-83.8363,35.5233],[-83.836,35.5234],[-83.8357,35.5236],[-83.8355,35.5236],[-83.8354,35.5236],[-83.8351,35.5237],[-83.8346,35.5237],[-83.8342,35.5238],[-83.8339,35.5239],[-83.8335,35.5241],[-83.8331,35.5243],[-83.8326,35.5244],[-83.8321,35.5246],[-83.8319,35.5246],[-83.8315,35.5247],[-83.8311,35.5247],[-83.8308,35.5247],[-83.8304,35.5246],[-83.8301,35.5245],[-83.8298,35.5245],[-83.8293,35.5245],[-83.8287,35.5245],[-83.8283,35.5245],[-83.8279,35.5245],[-83.8277,35.5245],[-83.827,35.5245],[-83.8265,35.5244],[-83.8259,35.5243],[-83.8256,35.5243],[-83.8254,35.5243],[-83.8253,35.5243],[-83.8251,35.5245],[-83.8249,35.5247],[-83.8247,35.5249],[-83.8243,35.525],[-83.824,35.5252],[-83.8235,35.5254],[-83.8234,35.5254],[-83.8232,35.5255],[-83.8227,35.5255],[-83.8224,35.5255],[-83.8221,35.5255],[-83.8217,35.5255],[-83.8215,35.5255],[-83.821,35.5255],[-83.8207,35.5256],[-83.8205,35.5256],[-83.8202,35.5258],[-83.8201,35.5259],[-83.82,35.5261],[-83.8199,35.5264],[-83.8199,35.5266],[-83.8198,35.5268],[-83.8196,35.5271],[-83.8193,35.5273],[-83.8189,35.5275],[-83.8186,35.5278],[-83.8182,35.528],[-83.8176,35.5283],[-83.817,35.5286],[-83.8168,35.5287],[-83.8165,35.5289],[-83.816,35.5292],[-83.8155,35.5296],[-83.8153,35.5298],[-83.815,35.53],[-83.8145,35.5304],[-83.8142,35.5307],[-83.8139,35.5309],[-83.8136,35.531],[-83.8134,35.5312],[-83.8132,35.5315],[-83.8129,35.5317],[-83.8126,35.5319],[-83.8122,35.5322],[-83.8117,35.5325],[-83.8114,35.5326],[-83.8111,35.5327],[-83.8107,35.5328],[-83.8104,35.5329],[-83.8101,35.5329],[-83.8099,35.533],[-83.8097,35.5331],[-83.8095,35.5334],[-83.8094,35.5336],[-83.8092,35.534],[-83.809,35.5343],[-83.8088,35.5346],[-83.8087,35.5348],[-83.8086,35.5352],[-83.8086,35.5355],[-83.8085,35.536],[-83.8084,35.5364],[-83.8083,35.5367],[-83.8082,35.5369],[-83.808,35.5371],[-83.8078,35.5373],[-83.8075,35.5375],[-83.8074,35.5376],[-83.8071,35.5377],[-83.8066,35.5379],[-83.8065,35.538],[-83.8063,35.5381],[-83.8061,35.5383],[-83.806,35.5385],[-83.8059,35.5387],[-83.8057,35.5388],[-83.8054,35.5391],[-83.805,35.5394],[-83.8047,35.5397],[-83.8043,35.5399],[-83.8041,35.5402],[-83.8038,35.5405],[-83.8035,35.5408],[-83.8032,35.541],[-83.803,35.5412],[-83.803,35.5413],[-83.8028,35.5415],[-83.8027,35.5415],[-83.8026,35.5416],[-83.8025,35.5416],[-83.8024,35.5416],[-83.8023,35.5416],[-83.8022,35.5416],[-83.8019,35.5416],[-83.8016,35.5416],[-83.8011,35.5416],[-83.8009,35.5416],[-83.8007,35.5417],[-83.8005,35.5417],[-83.8002,35.5418],[-83.8001,35.5418],[-83.7998,35.5417],[-83.7995,35.5417],[-83.7992,35.5416],[-83.799,35.5416],[-83.7988,35.5416],[-83.7986,35.5418],[-83.7982,35.542],[-83.7979,35.5423],[-83.7976,35.5425],[-83.7973,35.5427],[-83.7968,35.5431],[-83.7966,35.5433],[-83.7964,35.5435],[-83.7961,35.5439],[-83.7957,35.5444],[-83.7954,35.5448],[-83.7952,35.545],[-83.7951,35.5453],[-83.7948,35.5456],[-83.7947,35.5457],[-83.7944,35.5457],[-83.7939,35.5457],[-83.7934,35.5458],[-83.793,35.5458],[-83.7926,35.5459],[-83.7922,35.546],[-83.7918,35.5461],[-83.7913,35.5463],[-83.791,35.5465],[-83.7908,35.5467],[-83.7905,35.5468],[-83.7903,35.547],[-83.7899,35.5471],[-83.7895,35.5472],[-83.7892,35.5473],[-83.7888,35.5474],[-83.7886,35.5474],[-83.7885,35.5475],[-83.7882,35.5475],[-83.7879,35.5476],[-83.7877,35.5476],[-83.7873,35.5477],[-83.787,35.5478],[-83.7867,35.5479],[-83.7864,35.548],[-83.7863,35.5481],[-83.7862,35.5481],[-83.786,35.5483],[-83.7857,35.5485],[-83.7854,35.5488],[-83.7851,35.5491],[-83.7849,35.5493],[-83.7848,35.5495],[-83.7846,35.5497],[-83.7844,35.5498],[-83.7842,35.5499],[-83.7839,35.55],[-83.7837,35.5502],[-83.7833,35.5502],[-83.7831,35.5503],[-83.783,35.5503],[-83.7829,35.5504],[-83.7827,35.5504],[-83.7825,35.5504],[-83.7822,35.5505],[-83.7818,35.5505],[-83.7813,35.5504],[-83.7808,35.5505],[-83.7806,35.5505],[-83.7804,35.5505],[-83.7802,35.5506],[-83.7799,35.5508],[-83.7796,35.5512],[-83.7794,35.5514],[-83.7793,35.5517],[-83.7791,35.5519],[-83.7789,35.5522],[-83.7788,35.5525],[-83.7786,35.5527],[-83.7784,35.553],[-83.7782,35.5532],[-83.778,35.5534],[-83.7776,35.5537],[-83.7772,35.5538],[-83.777,35.554],[-83.7769,35.5541],[-83.7768,35.5542],[-83.7768,35.5543],[-83.7767,35.5545],[-83.7767,35.5547],[-83.7766,35.5548],[-83.7765,35.5549],[-83.7762,35.5551],[-83.776,35.5552],[-83.7758,35.5553],[-83.7757,35.5554],[-83.7756,35.5555],[-83.7755,35.5556],[-83.7755,35.5557],[-83.7753,35.5559],[-83.7752,35.5561],[-83.7751,35.5564],[-83.775,35.5564],[-83.7748,35.5565],[-83.7744,35.5567],[-83.7739,35.5569],[-83.7735,35.5571],[-83.7734,35.5571],[-83.773,35.5573],[-83.7727,35.5574],[-83.7726,35.5575],[-83.7726,35.5578],[-83.7725,35.5583],[-83.7725,35.5587],[-83.7724,35.559],[-83.7724,35.5593],[-83.7724,35.5596],[-83.7724,35.5599],[-83.7723,35.5601],[-83.7723,35.5602],[-83.7723,35.5606],[-83.7722,35.5609],[-83.7721,35.5612],[-83.772,35.5613],[-83.7719,35.5614],[-83.7717,35.5615],[-83.7714,35.5616],[-83.771,35.5617],[-83.7706,35.5617],[-83.7702,35.5618],[-83.7697,35.5618],[-83.7692,35.5618],[-83.7688,35.5618],[-83.7682,35.5618],[-83.768,35.5619],[-83.7676,35.5619],[-83.7672,35.5619],[-83.7668,35.5618],[-83.7664,35.5618],[-83.766,35.5617],[-83.7656,35.5617],[-83.7654,35.5616],[-83.7652,35.5617],[-83.7651,35.5617],[-83.7649,35.5618],[-83.7647,35.562],[-83.7646,35.5621],[-83.7645,35.5623],[-83.7644,35.5624],[-83.7643,35.5626],[-83.7642,35.5627],[-83.764,35.5628],[-83.7637,35.5628],[-83.7635,35.5627],[-83.7631,35.5627],[-83.7628,35.5626],[-83.7624,35.5626],[-83.7622,35.5626],[-83.7619,35.5626],[-83.7615,35.5626],[-83.761,35.5626],[-83.7606,35.5626],[-83.7602,35.5626],[-83.7596,35.5626],[-83.7594,35.5626],[-83.7592,35.5626],[-83.7588,35.5627],[-83.7584,35.5629],[-83.758,35.5631],[-83.7578,35.5632],[-83.7575,35.5635],[-83.757,35.5637],[-83.7567,35.5639],[-83.7563,35.5641],[-83.7558,35.5643],[-83.7555,35.5644],[-83.7551,35.5646],[-83.755,35.5646],[-83.7549,35.5646],[-83.7547,35.5645],[-83.7544,35.5643],[-83.7541,35.5641],[-83.7537,35.5638],[-83.7535,35.5637],[-83.7532,35.5637],[-83.753,35.5636],[-83.7528,35.5635],[-83.7524,35.5633],[-83.7519,35.563],[-83.7514,35.5627],[-83.7511,35.5626],[-83.7509,35.5625],[-83.7505,35.5622],[-83.7502,35.562],[-83.7499,35.5618],[-83.7497,35.5617],[-83.7495,35.5616],[-83.7492,35.5613],[-83.7489,35.5611],[-83.7488,35.5611],[-83.7488,35.561],[-83.7486,35.561],[-83.7485,35.5609],[-83.7482,35.5607],[-83.7479,35.5606],[-83.7476,35.5604],[-83.7474,35.5603],[-83.7473,35.5603],[-83.7472,35.5603],[-83.747,35.5603],[-83.7468,35.5603],[-83.7465,35.5603],[-83.7463,35.5604],[-83.7462,35.5604],[-83.746,35.5605],[-83.7458,35.5607],[-83.7455,35.5609],[-83.7451,35.5611],[-83.7449,35.5612],[-83.7447,35.5614],[-83.7445,35.5615],[-83.7443,35.5617],[-83.7441,35.5619],[-83.744,35.562],[-83.7439,35.5622],[-83.7438,35.5624],[-83.7437,35.5625],[-83.7437,35.5626],[-83.7437,35.5627],[-83.7436,35.5627],[-83.7435,35.5628],[-83.7434,35.563],[-83.7431,35.5631],[-83.743,35.5631],[-83.7428,35.5631],[-83.7426,35.5631],[-83.7424,35.5631],[-83.7422,35.563],[-83.742,35.563],[-83.7417,35.5629],[-83.7415,35.5628],[-83.7413,35.5628],[-83.7412,35.5628],[-83.7411,35.5629],[-83.741,35.563],[-83.7408,35.5632],[-83.7406,35.5634],[-83.7403,35.5636],[-83.74,35.5638],[-83.7399,35.5639],[-83.7398,35.564],[-83.7396,35.5642],[-83.7394,35.5643],[-83.7392,35.5644],[-83.739,35.5646],[-83.7389,35.5647],[-83.7387,35.5647],[-83.7383,35.5648],[-83.738,35.5649],[-83.7377,35.565],[-83.7373,35.5652],[-83.737,35.5652],[-83.7367,35.5653],[-83.7366,35.5654],[-83.7364,35.5655],[-83.7361,35.5655],[-83.7359,35.5655],[-83.7358,35.5654],[-83.7357,35.5654],[-83.7355,35.5653],[-83.7353,35.5652],[-83.7352,35.5652],[-83.7348,35.5651],[-83.7347,35.5651],[-83.7345,35.565],[-83.7343,35.5649],[-83.7341,35.5649],[-83.734,35.5647],[-83.7339,35.5646],[-83.7338,35.5644],[-83.7337,35.5642],[-83.7336,35.5641],[-83.7335,35.5641],[-83.7333,35.564],[-83.733,35.5638],[-83.7328,35.5637],[-83.7326,35.5637],[-83.7325,35.5637],[-83.7324,35.5637],[-83.7322,35.5638],[-83.7319,35.5639],[-83.7314,35.564],[-83.7312,35.564],[-83.7309,35.5641],[-83.7307,35.5641],[-83.7305,35.5641],[-83.7302,35.5641],[-83.7298,35.5641],[-83.7297,35.5641],[-83.7295,35.5641],[-83.7292,35.5641],[-83.729,35.5641],[-83.7288,35.564],[-83.7284,35.5639],[-83.7283,35.5638],[-83.7281,35.5635],[-83.728,35.5634],[-83.7276,35.5631],[-83.7275,35.5629],[-83.7273,35.5628],[-83.7272,35.5627],[-83.7271,35.5626],[-83.727,35.5626],[-83.7268,35.5626],[-83.7267,35.5626],[-83.7266,35.5626],[-83.7263,35.5626],[-83.7258,35.5626],[-83.7254,35.5627],[-83.725,35.5627],[-83.7247,35.5627],[-83.7245,35.5627],[-83.7244,35.5626],[-83.7243,35.5626],[-83.7241,35.5626],[-83.7238,35.5625],[-83.7236,35.5624],[-83.7233,35.5623],[-83.7232,35.5623],[-83.7229,35.5623],[-83.7228,35.5623],[-83.7226,35.5623],[-83.7225,35.5624],[-83.7224,35.5625],[-83.7223,35.5626],[-83.7222,35.5627],[-83.722,35.5629],[-83.7219,35.563],[-83.7217,35.5631],[-83.7215,35.5632],[-83.7213,35.5633],[-83.7211,35.5634],[-83.7209,35.5634],[-83.7205,35.5635],[-83.7202,35.5636],[-83.7201,35.5636],[-83.7196,35.5637],[-83.719,35.5638],[-83.7187,35.5639],[-83.7184,35.5639],[-83.7182,35.564],[-83.718,35.5641],[-83.7177,35.5641],[-83.7174,35.5641],[-83.7173,35.5641],[-83.717,35.5641],[-83.7166,35.5641],[-83.7161,35.564],[-83.7159,35.564],[-83.7155,35.5639],[-83.7154,35.5639],[-83.7151,35.5639],[-83.7149,35.564],[-83.7148,35.564],[-83.7146,35.564],[-83.7144,35.5641],[-83.7142,35.5641],[-83.714,35.5642],[-83.7139,35.5642],[-83.7138,35.5643],[-83.7137,35.5644],[-83.7137,35.5645],[-83.7136,35.5646],[-83.7135,35.5649],[-83.7134,35.5652],[-83.7132,35.5654],[-83.713,35.5657],[-83.7128,35.566],[-83.7126,35.5663],[-83.7125,35.5664],[-83.7122,35.5665],[-83.7117,35.5666],[-83.7116,35.5667],[-83.7111,35.5666],[-83.7109,35.5666],[-83.7105,35.5666],[-83.7102,35.5666],[-83.7101,35.5666],[-83.7099,35.5667],[-83.7097,35.5668],[-83.7096,35.5668],[-83.7095,35.5669],[-83.7094,35.567],[-83.7092,35.5671],[-83.709,35.5673],[-83.7088,35.5675],[-83.7085,35.5677],[-83.7082,35.568],[-83.7081,35.568],[-83.7079,35.5681],[-83.7077,35.5682],[-83.7075,35.5683],[-83.7073,35.5684],[-83.7071,35.5685],[-83.707,35.5685],[-83.707,35.5686],[-83.7068,35.5686],[-83.7066,35.5686],[-83.706,35.5686],[-83.7055,35.5686],[-83.7052,35.5687],[-83.7048,35.5687],[-83.7045,35.5687],[-83.7043,35.5687],[-83.7041,35.5686],[-83.7039,35.5685],[-83.7036,35.5684],[-83.7032,35.5682],[-83.7028,35.5681],[-83.7024,35.5679],[-83.702,35.5677],[-83.7018,35.5676],[-83.7015,35.5675],[-83.7013,35.5675],[-83.7012,35.5675],[-83.7011,35.5675],[-83.701,35.5676],[-83.7009,35.5677],[-83.7008,35.5678],[-83.7005,35.5679],[-83.7002,35.568],[-83.6999,35.5682],[-83.6996,35.5683],[-83.6993,35.5685],[-83.699,35.5686],[-83.6985,35.5689],[-83.6981,35.5691],[-83.6979,35.5692],[-83.6975,35.5693],[-83.6972,35.5695],[-83.6971,35.5696],[-83.697,35.5697],[-83.6968,35.5697],[-83.6968,35.5699],[-83.6967,35.57],[-83.6967,35.5701],[-83.6965,35.5702],[-83.6964,35.5702],[-83.6962,35.5703],[-83.6961,35.5703],[-83.6956,35.5703],[-83.6955,35.5703],[-83.6954,35.5703],[-83.6952,35.5703],[-83.6951,35.5703],[-83.695,35.5702],[-83.6949,35.5702],[-83.6947,35.5701],[-83.6945,35.5699],[-83.6943,35.5698],[-83.6941,35.5696],[-83.6938,35.5693],[-83.6936,35.5692],[-83.6932,35.569],[-83.693,35.5689],[-83.6928,35.5688],[-83.6925,35.5688],[-83.6923,35.5687],[-83.692,35.5687],[-83.6917,35.5687],[-83.6913,35.5687],[-83.6911,35.5688],[-83.691,35.5688],[-83.6907,35.5689],[-83.6906,35.569],[-83.6904,35.569],[-83.6902,35.569],[-83.6901,35.569],[-83.6899,35.569],[-83.6897,35.569],[-83.6895,35.5689],[-83.6893,35.5688],[-83.6891,35.5687],[-83.689,35.5687],[-83.6889,35.5686],[-83.6886,35.5685],[-83.6882,35.5684],[-83.6879,35.5682],[-83.6877,35.5682],[-83.6876,35.5682],[-83.6874,35.5683],[-83.6873,35.5684],[-83.6871,35.5685],[-83.6869,35.5685],[-83.6867,35.5685],[-83.6864,35.5685],[-83.6861,35.5685],[-83.6859,35.5685],[-83.6857,35.5685],[-83.6855,35.5685],[-83.6852,35.5686],[-83.6848,35.5688],[-83.6846,35.5689],[-83.6845,35.5689],[-83.6844,35.5689],[-83.6843,35.5689],[-83.6841,35.5689],[-83.6839,35.5689],[-83.6836,35.5688],[-83.6834,35.5688],[-83.6832,35.5687],[-83.6831,35.5687],[-83.683,35.5687],[-83.6829,35.5687],[-83.6828,35.5688],[-83.6825,35.5688],[-83.6822,35.5689],[-83.6821,35.569],[-83.682,35.569],[-83.6814,35.5693],[-83.681,35.5695],[-83.6808,35.5696],[-83.6807,35.5696],[-83.6805,35.5697],[-83.6804,35.5698],[-83.6802,35.5699],[-83.6801,35.57],[-83.68,35.5702],[-83.6799,35.5702],[-83.6798,35.5703],[-83.6797,35.5703],[-83.6796,35.5702],[-83.6796,35.5701],[-83.6795,35.5701],[-83.6795,35.57],[-83.6793,35.5699],[-83.6792,35.5699],[-83.679,35.5699],[-83.6788,35.5698],[-83.6786,35.5698],[-83.6783,35.5698],[-83.6782,35.5698],[-83.6781,35.5698],[-83.678,35.5698],[-83.6779,35.5699],[-83.6777,35.57],[-83.6775,35.57],[-83.6774,35.5701],[-83.6771,35.5701],[-83.6769,35.5702],[-83.6767,35.5702],[-83.6765,35.5702],[-83.6764,35.5702],[-83.6763,35.5702],[-83.6762,35.5702],[-83.6761,35.5703],[-83.6757,35.5703],[-83.6756,35.5703],[-83.6754,35.5702],[-83.6753,35.5702],[-83.6751,35.5702],[-83.6748,35.5702],[-83.6747,35.5702],[-83.6745,35.5701],[-83.6743,35.57],[-83.6741,35.5698],[-83.6739,35.5697],[-83.6738,35.5696],[-83.6735,35.5695],[-83.6733,35.5694],[-83.6732,35.5694],[-83.673,35.5694],[-83.6727,35.5694],[-83.6724,35.5694],[-83.6721,35.5694],[-83.6717,35.5694],[-83.6713,35.5693],[-83.6708,35.5693],[-83.6706,35.5693],[-83.6704,35.5693],[-83.6702,35.5693],[-83.6698,35.5693],[-83.6696,35.5693],[-83.6692,35.5693],[-83.669,35.5694],[-83.6689,35.5694],[-83.6685,35.5695],[-83.6683,35.5695],[-83.6679,35.5693],[-83.6678,35.5693],[-83.6676,35.5693],[-83.6673,35.5694],[-83.6672,35.5694],[-83.6668,35.5695],[-83.6664,35.5696],[-83.6661,35.5697],[-83.6658,35.5697],[-83.6654,35.5697],[-83.6649,35.5698],[-83.6645,35.5698],[-83.6642,35.5698],[-83.6638,35.5698],[-83.6637,35.5697],[-83.6636,35.5697],[-83.6633,35.5695],[-83.6632,35.5695],[-83.663,35.5695],[-83.6628,35.5694],[-83.6627,35.5694],[-83.6626,35.5693],[-83.6622,35.569],[-83.662,35.5688],[-83.6617,35.5687],[-83.6615,35.5685],[-83.6612,35.5684],[-83.661,35.5683],[-83.6608,35.5683],[-83.6607,35.5684],[-83.6606,35.5684],[-83.6603,35.5686],[-83.66,35.5687],[-83.6597,35.5688],[-83.6596,35.5688],[-83.6595,35.5688],[-83.6592,35.5689],[-83.659,35.569],[-83.6589,35.569],[-83.6586,35.569],[-83.6582,35.5691],[-83.658,35.5691],[-83.6578,35.5691],[-83.6576,35.5692],[-83.6575,35.5692],[-83.6574,35.5693],[-83.6572,35.5694],[-83.6571,35.5695],[-83.657,35.5696],[-83.6569,35.5697],[-83.6568,35.5697],[-83.6565,35.5698],[-83.6564,35.5698],[-83.6562,35.5699],[-83.656,35.57],[-83.6559,35.57],[-83.6557,35.5699],[-83.6556,35.5699],[-83.6554,35.5699],[-83.6551,35.5698],[-83.6549,35.5698],[-83.6547,35.5698],[-83.6544,35.5697],[-83.6542,35.5697],[-83.654,35.5696],[-83.6539,35.5695],[-83.6538,35.5695],[-83.6537,35.5693],[-83.6535,35.569],[-83.6535,35.5689],[-83.6535,35.5688],[-83.6535,35.5686],[-83.6532,35.5684],[-83.6529,35.5684],[-83.6525,35.5683],[-83.6522,35.5682],[-83.652,35.5682],[-83.6519,35.5682],[-83.6515,35.5682],[-83.6512,35.5682],[-83.6511,35.5682],[-83.651,35.5681],[-83.6508,35.568],[-83.6504,35.5679],[-83.65,35.5677],[-83.6499,35.5677],[-83.6494,35.5676],[-83.6491,35.5676],[-83.6488,35.5676],[-83.6486,35.5676],[-83.6485,35.5675],[-83.6483,35.5674],[-83.6481,35.5673],[-83.6479,35.5671],[-83.6476,35.567],[-83.6475,35.5669],[-83.6474,35.5669],[-83.6472,35.5668],[-83.647,35.5668],[-83.6468,35.5668],[-83.6467,35.5668],[-83.6466,35.5668],[-83.6464,35.5668],[-83.6463,35.5667],[-83.6462,35.5667],[-83.646,35.5666],[-83.6459,35.5665],[-83.6457,35.5663],[-83.6455,35.5662],[-83.6454,35.566],[-83.6452,35.566],[-83.6452,35.5659],[-83.6451,35.5659],[-83.6448,35.5659],[-83.6446,35.5659],[-83.6445,35.5659],[-83.6441,35.566],[-83.6437,35.566],[-83.6434,35.5661],[-83.6431,35.5662],[-83.6427,35.5662],[-83.6423,35.5662],[-83.642,35.5663],[-83.6416,35.5663],[-83.6414,35.5663],[-83.6411,35.5663],[-83.6408,35.5662],[-83.6405,35.5662],[-83.6404,35.5662],[-83.6403,35.5662],[-83.6401,35.5662],[-83.64,35.5662],[-83.6398,35.5663],[-83.6397,35.5665],[-83.6396,35.5666],[-83.6395,35.5667],[-83.6393,35.5668],[-83.6392,35.5668],[-83.6389,35.5669],[-83.6386,35.5669],[-83.6384,35.567],[-83.6382,35.567],[-83.6381,35.5671],[-83.6379,35.5672],[-83.6378,35.5673],[-83.6376,35.5673],[-83.6371,35.5675],[-83.6368,35.5675],[-83.6366,35.5676],[-83.6364,35.5677],[-83.6361,35.5677],[-83.6358,35.5678],[-83.6356,35.5679],[-83.6355,35.568],[-83.6354,35.568],[-83.6353,35.5681],[-83.6352,35.5682],[-83.6351,35.5682],[-83.6351,35.5683],[-83.635,35.5684],[-83.6349,35.5685],[-83.6348,35.5687],[-83.6347,35.569],[-83.6345,35.5692],[-83.6344,35.5695],[-83.6343,35.5697],[-83.6342,35.5699],[-83.6341,35.5702],[-83.6341,35.5704],[-83.6341,35.5705],[-83.634,35.5706],[-83.6339,35.5706],[-83.6339,35.5707],[-83.6337,35.5707],[-83.6335,35.5707],[-83.6334,35.5706],[-83.6332,35.5705],[-83.633,35.5704],[-83.6329,35.5703],[-83.6328,35.5702],[-83.6325,35.57],[-83.6322,35.5699],[-83.6319,35.5697],[-83.6316,35.5695],[-83.6314,35.5693],[-83.6309,35.5691],[-83.6307,35.569],[-83.6303,35.5688],[-83.6302,35.5687],[-83.63,35.5686],[-83.6298,35.5684],[-83.6296,35.5682],[-83.6295,35.5682],[-83.6293,35.5682],[-83.6292,35.5682],[-83.629,35.5682],[-83.6287,35.5683],[-83.6285,35.5684],[-83.6283,35.5684],[-83.6281,35.5685],[-83.628,35.5686],[-83.6272,35.569],[-83.6268,35.5692],[-83.6266,35.5692],[-83.6264,35.5694],[-83.6263,35.5695],[-83.6261,35.5697],[-83.626,35.5698],[-83.6257,35.57],[-83.6256,35.5701],[-83.6255,35.5703],[-83.6253,35.5705],[-83.6251,35.5706],[-83.6249,35.5707],[-83.6246,35.5708],[-83.6242,35.5709],[-83.6239,35.571],[-83.6235,35.5711],[-83.6233,35.5712],[-83.6231,35.5713],[-83.6229,35.5715],[-83.6227,35.5717],[-83.6225,35.5718],[-83.6222,35.572],[-83.622,35.5722],[-83.6218,35.5723],[-83.6214,35.5727],[-83.6213,35.5727],[-83.6212,35.5727],[-83.621,35.5727],[-83.6207,35.5726],[-83.6204,35.5725],[-83.6203,35.5724],[-83.6202,35.5724],[-83.6199,35.5724],[-83.6196,35.5724],[-83.6193,35.5724],[-83.619,35.5723],[-83.6187,35.5722],[-83.6186,35.5722],[-83.6184,35.5723],[-83.6183,35.5725],[-83.6181,35.5727],[-83.6181,35.5729],[-83.618,35.573],[-83.6179,35.573],[-83.6178,35.573],[-83.6175,35.5731],[-83.6173,35.5731],[-83.6169,35.5732],[-83.6167,35.5732],[-83.6163,35.5733],[-83.6161,35.5735],[-83.6157,35.5738],[-83.6157,35.5739],[-83.6155,35.5741],[-83.6153,35.5743],[-83.6149,35.5747],[-83.6148,35.5748],[-83.6147,35.5749],[-83.6145,35.5749],[-83.6142,35.575],[-83.614,35.575],[-83.6138,35.575],[-83.6137,35.575],[-83.6135,35.5751],[-83.6132,35.5754],[-83.613,35.5756],[-83.6128,35.5759],[-83.6127,35.576],[-83.6124,35.5763],[-83.612,35.5766],[-83.6119,35.5766],[-83.6114,35.5768],[-83.6111,35.5769],[-83.6107,35.5772],[-83.6104,35.5776],[-83.6102,35.5778],[-83.61,35.5781],[-83.6099,35.5784],[-83.6097,35.5787],[-83.6094,35.579],[-83.6091,35.5793],[-83.6089,35.5796],[-83.6087,35.5798],[-83.6085,35.58],[-83.6083,35.58],[-83.6082,35.58],[-83.6081,35.5799],[-83.6077,35.5798],[-83.6075,35.5797],[-83.6072,35.5795],[-83.6069,35.5795],[-83.6067,35.5795],[-83.6065,35.5795],[-83.6064,35.5795],[-83.6062,35.5796],[-83.6059,35.5796],[-83.6057,35.5796],[-83.6055,35.5795],[-83.6052,35.5795],[-83.6049,35.5794],[-83.6045,35.5793],[-83.6043,35.5793],[-83.6038,35.5793],[-83.6035,35.5793],[-83.603,35.5792],[-83.6027,35.5792],[-83.6023,35.5791],[-83.6021,35.5791],[-83.6018,35.5789],[-83.6016,35.5788],[-83.6015,35.5787],[-83.6012,35.5782],[-83.6009,35.5779],[-83.6008,35.5778],[-83.6006,35.5777],[-83.6004,35.5775],[-83.6001,35.5774],[-83.6,35.5773],[-83.5998,35.5772],[-83.5996,35.5769],[-83.5994,35.5766],[-83.5992,35.5763],[-83.5991,35.576],[-83.599,35.5758],[-83.5988,35.5756],[-83.5986,35.5753],[-83.5983,35.575],[-83.5981,35.5749],[-83.5979,35.5748],[-83.5977,35.5749],[-83.5976,35.5749],[-83.5974,35.575],[-83.5973,35.575],[-83.5971,35.5751],[-83.5967,35.5751],[-83.5964,35.5751],[-83.5961,35.575],[-83.5958,35.5748],[-83.5957,35.5746],[-83.5954,35.5743],[-83.5952,35.574],[-83.5949,35.5737],[-83.5947,35.5735],[-83.5946,35.5735],[-83.5942,35.5733],[-83.594,35.5732],[-83.5938,35.5731],[-83.5934,35.5728],[-83.5931,35.5726],[-83.5927,35.5724],[-83.5924,35.5722],[-83.592,35.5718],[-83.5918,35.5716],[-83.5917,35.5714],[-83.5916,35.5711],[-83.5916,35.5708],[-83.5915,35.5704],[-83.5914,35.57],[-83.5913,35.5698],[-83.5913,35.5695],[-83.5914,35.5692],[-83.5913,35.5691],[-83.5911,35.569],[-83.5907,35.5689],[-83.5902,35.5687],[-83.5898,35.5686],[-83.5895,35.5684],[-83.5889,35.5681],[-83.5886,35.5678],[-83.5883,35.5676],[-83.5879,35.5673],[-83.5876,35.567],[-83.5873,35.5665],[-83.5871,35.5663],[-83.587,35.566],[-83.587,35.5658],[-83.5869,35.5655],[-83.5868,35.5652],[-83.5867,35.565],[-83.5867,35.5645],[-83.5866,35.5642],[-83.5865,35.564],[-83.5863,35.5637],[-83.586,35.5635],[-83.5857,35.5633],[-83.5854,35.5631],[-83.585,35.5629],[-83.5849,35.5629],[-83.5847,35.5628],[-83.5844,35.5627],[-83.5839,35.5627],[-83.5836,35.5627],[-83.5832,35.5627],[-83.5829,35.5628],[-83.5821,35.5628],[-83.5817,35.5628],[-83.5815,35.5628],[-83.5811,35.5628],[-83.5809,35.5629],[-83.5807,35.563],[-83.5805,35.5632],[-83.5803,35.5633],[-83.5801,35.5634],[-83.5797,35.5636],[-83.5794,35.5637],[-83.5791,35.5638],[-83.5789,35.5638],[-83.5786,35.5638],[-83.5785,35.5637],[-83.5784,35.5637],[-83.5782,35.5636],[-83.5781,35.5635],[-83.578,35.5636],[-83.5777,35.5637],[-83.5776,35.5637],[-83.5774,35.5637],[-83.5772,35.5637],[-83.5768,35.5637],[-83.5764,35.5637],[-83.5757,35.5638],[-83.5753,35.5638],[-83.575,35.5639],[-83.5748,35.564],[-83.5746,35.5642],[-83.5742,35.5645],[-83.5739,35.5647],[-83.5737,35.5649],[-83.5733,35.5652],[-83.5729,35.5653],[-83.5727,35.5654],[-83.5723,35.5654],[-83.572,35.5654],[-83.5716,35.5653],[-83.571,35.5652],[-83.5706,35.5651],[-83.5703,35.5649],[-83.57,35.5647],[-83.5698,35.5646],[-83.5695,35.5643],[-83.5693,35.5642],[-83.5691,35.5642],[-83.5687,35.5641],[-83.5683,35.5641],[-83.5681,35.5641],[-83.5676,35.5641],[-83.5673,35.5642],[-83.567,35.5642],[-83.5665,35.5643],[-83.5663,35.5644],[-83.5662,35.5644],[-83.5662,35.5647],[-83.5661,35.5651],[-83.5659,35.5654],[-83.5656,35.5656],[-83.5655,35.5658],[-83.5654,35.5659],[-83.5652,35.5661],[-83.565,35.5661],[-83.5647,35.566],[-83.5644,35.5659],[-83.5641,35.5658],[-83.5637,35.5657],[-83.5634,35.5655],[-83.5631,35.5654],[-83.5627,35.5654],[-83.5624,35.5653],[-83.562,35.5652],[-83.5615,35.5651],[-83.561,35.565],[-83.5606,35.5649],[-83.5601,35.5648],[-83.5597,35.5647],[-83.5593,35.5646],[-83.5589,35.5646],[-83.5586,35.5646],[-83.5584,35.5647],[-83.5578,35.5648],[-83.557,35.565],[-83.5568,35.565],[-83.5564,35.565],[-83.5563,35.565],[-83.5561,35.565],[-83.5554,35.5648],[-83.5548,35.5647],[-83.5544,35.5647],[-83.5541,35.5646],[-83.5537,35.5645],[-83.5531,35.5644],[-83.5525,35.5643],[-83.5522,35.5642],[-83.5519,35.5641],[-83.5516,35.5639],[-83.5513,35.5636],[-83.5512,35.5635],[-83.551,35.5635],[-83.5508,35.5635],[-83.5506,35.5635],[-83.5504,35.5636],[-83.5502,35.5638],[-83.5499,35.564],[-83.5496,35.564],[-83.5494,35.5641],[-83.549,35.5642],[-83.5486,35.5642],[-83.5482,35.5642],[-83.5478,35.5642],[-83.5476,35.5642],[-83.5472,35.5643],[-83.5468,35.5645],[-83.5465,35.5646],[-83.5462,35.5647],[-83.5457,35.5649],[-83.5453,35.5651],[-83.545,35.5653],[-83.5448,35.5653],[-83.5447,35.5653],[-83.5445,35.5653],[-83.5439,35.5652],[-83.5438,35.5652],[-83.5435,35.5652],[-83.5431,35.5652],[-83.5426,35.5652],[-83.5424,35.5652],[-83.5423,35.5652],[-83.5414,35.5656],[-83.5412,35.5657],[-83.5411,35.5658],[-83.5409,35.5658],[-83.5407,35.5659],[-83.5405,35.5658],[-83.5403,35.5658],[-83.5399,35.5657],[-83.5396,35.5657],[-83.5393,35.5657],[-83.5392,35.5656],[-83.539,35.5655],[-83.5388,35.5654],[-83.5384,35.5652],[-83.5381,35.5651],[-83.5378,35.565],[-83.5374,35.565],[-83.5371,35.5649],[-83.5366,35.5648],[-83.536,35.5647],[-83.5354,35.5647],[-83.5351,35.5647],[-83.5346,35.5647],[-83.5342,35.5647],[-83.5339,35.5647],[-83.5334,35.5646],[-83.533,35.5646],[-83.5326,35.5645],[-83.532,35.5645],[-83.5316,35.5645],[-83.5311,35.5645],[-83.5306,35.5645],[-83.5303,35.5645],[-83.53,35.5646],[-83.5296,35.5647],[-83.5293,35.5649],[-83.529,35.565],[-83.5287,35.565],[-83.5283,35.565],[-83.5277,35.565],[-83.5274,35.5649],[-83.527,35.5649],[-83.5267,35.5648],[-83.5263,35.5648],[-83.5259,35.5648],[-83.5258,35.5648],[-83.5253,35.565],[-83.525,35.565],[-83.5247,35.5651],[-83.5241,35.5652],[-83.524,35.5652],[-83.5236,35.5653],[-83.5232,35.5654],[-83.5227,35.5655],[-83.5224,35.5655],[-83.522,35.5656],[-83.5217,35.5656],[-83.5213,35.5656],[-83.521,35.5655],[-83.5208,35.5655],[-83.5206,35.5654],[-83.5203,35.5652],[-83.52,35.565],[-83.5196,35.5647],[-83.5194,35.5643],[-83.5191,35.564],[-83.5187,35.5637],[-83.5184,35.5634],[-83.5181,35.5631],[-83.5178,35.5629],[-83.5175,35.5628],[-83.5172,35.5626],[-83.5169,35.5625],[-83.5166,35.5624],[-83.5162,35.5624],[-83.516,35.5624],[-83.5158,35.5625],[-83.5152,35.5626],[-83.5149,35.5627],[-83.5145,35.5628],[-83.5142,35.5629],[-83.5135,35.563],[-83.5133,35.5631],[-83.5132,35.5631],[-83.5131,35.5631],[-83.5129,35.5631],[-83.5124,35.563],[-83.5121,35.5629],[-83.5117,35.5629],[-83.5112,35.5628],[-83.5106,35.5627],[-83.5103,35.5626],[-83.51,35.5626],[-83.5097,35.5625],[-83.5093,35.5624],[-83.509,35.5622],[-83.5086,35.5622],[-83.5083,35.5621],[-83.5079,35.562],[-83.5075,35.5619],[-83.5071,35.562],[-83.5069,35.562],[-83.5067,35.562],[-83.5066,35.5621],[-83.5064,35.5621],[-83.5061,35.5622],[-83.506,35.5622],[-83.5059,35.5622],[-83.5057,35.5622],[-83.5053,35.5622],[-83.5049,35.5621],[-83.5043,35.5621],[-83.5039,35.5621],[-83.5036,35.5621],[-83.5031,35.5622],[-83.5025,35.5623],[-83.502,35.5624],[-83.5017,35.5625],[-83.5014,35.5626],[-83.501,35.5627],[-83.5007,35.5627],[-83.5003,35.5627],[-83.5001,35.5627],[-83.4999,35.5627],[-83.4994,35.5628],[-83.4989,35.5628],[-83.4985,35.5629],[-83.4984,35.5629],[-83.4983,35.563],[-83.4983,35.5631],[-83.498,35.5632],[-83.4976,35.5635],[-83.4975,35.5637],[-83.4971,35.5641],[-83.4969,35.5643],[-83.4966,35.5646],[-83.4962,35.565],[-83.4959,35.5652],[-83.4953,35.5657],[-83.4951,35.5659],[-83.4947,35.5661],[-83.4945,35.5662],[-83.494,35.5664],[-83.4936,35.5667],[-83.4935,35.5667],[-83.4933,35.5668],[-83.4931,35.5669],[-83.4929,35.5669],[-83.4925,35.5669],[-83.4924,35.5669],[-83.492,35.5669],[-83.4919,35.5669],[-83.4915,35.567],[-83.4912,35.567],[-83.4908,35.567],[-83.4904,35.567],[-83.4901,35.567],[-83.4899,35.5671],[-83.4893,35.5673],[-83.4892,35.5674],[-83.4891,35.5674],[-83.489,35.5675],[-83.4889,35.5675],[-83.4887,35.5675],[-83.4885,35.5675],[-83.4884,35.5675],[-83.4881,35.5676],[-83.4878,35.5677],[-83.4875,35.5678],[-83.487,35.5679],[-83.4865,35.568],[-83.4862,35.5681],[-83.4858,35.5682],[-83.4856,35.5683],[-83.4854,35.5685],[-83.4852,35.5687],[-83.4849,35.5692],[-83.4846,35.5697],[-83.4846,35.5698],[-83.4844,35.5701],[-83.4842,35.5704],[-83.4841,35.5707],[-83.4839,35.571],[-83.4837,35.5712],[-83.4835,35.5714],[-83.4834,35.5715],[-83.4832,35.5717],[-83.4828,35.5722],[-83.4826,35.5725],[-83.4825,35.5731],[-83.4824,35.5736],[-83.4822,35.5739],[-83.4821,35.5742],[-83.482,35.5744],[-83.4819,35.5745],[-83.4819,35.5746],[-83.4819,35.5747],[-83.4818,35.5748],[-83.4815,35.5752],[-83.4813,35.5755],[-83.4812,35.5755],[-83.4811,35.5757],[-83.4811,35.576],[-83.4811,35.5761],[-83.481,35.5763],[-83.481,35.5765],[-83.4809,35.5765],[-83.4808,35.5767],[-83.4807,35.5768],[-83.4806,35.5771],[-83.4805,35.5772],[-83.4805,35.5773],[-83.4803,35.5776],[-83.4799,35.578],[-83.4797,35.5783],[-83.4795,35.5785],[-83.4792,35.5787],[-83.4791,35.5788],[-83.4789,35.579],[-83.4787,35.5792],[-83.4786,35.5792],[-83.4786,35.5793],[-83.4785,35.5795],[-83.4786,35.5798],[-83.4786,35.5801],[-83.4787,35.5804],[-83.4788,35.5807],[-83.4788,35.581],[-83.4789,35.5814],[-83.479,35.5817],[-83.4791,35.5824],[-83.4792,35.5827],[-83.4792,35.583],[-83.4791,35.5832],[-83.4789,35.5834],[-83.4787,35.5835],[-83.4786,35.5835],[-83.4784,35.5836],[-83.478,35.5837],[-83.4777,35.5838],[-83.4776,35.5838],[-83.4771,35.5841],[-83.4767,35.5842],[-83.4763,35.5843],[-83.476,35.5845],[-83.4756,35.5846],[-83.4753,35.5848],[-83.4749,35.585],[-83.4744,35.5851],[-83.474,35.5854],[-83.4737,35.5856],[-83.4734,35.5858],[-83.4731,35.586],[-83.4728,35.5862],[-83.4728,35.5863],[-83.4726,35.5866],[-83.4724,35.5869],[-83.4724,35.5872],[-83.4724,35.5875],[-83.4724,35.5879],[-83.4724,35.5881],[-83.4724,35.5884],[-83.4725,35.5888],[-83.4725,35.5891],[-83.4724,35.5892],[-83.472,35.5896],[-83.4718,35.5899],[-83.4715,35.5901],[-83.4713,35.5903],[-83.4711,35.5903],[-83.4709,35.5904],[-83.4705,35.5905],[-83.4702,35.5906],[-83.4699,35.5906],[-83.4695,35.5907],[-83.4692,35.5908],[-83.4689,35.5909],[-83.4686,35.591],[-83.4682,35.5911],[-83.4679,35.5912],[-83.4675,35.5913],[-83.4674,35.5913],[-83.4668,35.5915],[-83.4665,35.5916],[-83.4664,35.5917],[-83.4661,35.5917],[-83.4658,35.5918],[-83.4653,35.5919],[-83.4649,35.592],[-83.4646,35.5921],[-83.4639,35.5922],[-83.4636,35.5923],[-83.4633,35.5924],[-83.4629,35.5925],[-83.4627,35.5926],[-83.4621,35.5939],[-83.4619,35.5943],[-83.4618,35.5945],[-83.4617,35.5948],[-83.4616,35.5951],[-83.4614,35.5953],[-83.4613,35.5954],[-83.4611,35.5955],[-83.4608,35.5956],[-83.4606,35.5957],[-83.4601,35.5958],[-83.4595,35.5958],[-83.4591,35.5958],[-83.459,35.5958],[-83.4587,35.596],[-83.4585,35.5961],[-83.4583,35.5962],[-83.4578,35.5964],[-83.4574,35.5966],[-83.4571,35.5968],[-83.4566,35.5972],[-83.4562,35.5975],[-83.4561,35.5978],[-83.4559,35.598],[-83.4556,35.5983],[-83.4555,35.5985],[-83.4554,35.5986],[-83.4553,35.5988],[-83.4553,35.599],[-83.4552,35.599],[-83.4552,35.5991],[-83.4551,35.5994],[-83.4551,35.5998],[-83.4549,35.6002],[-83.4549,35.6006],[-83.455,35.6009],[-83.455,35.6012],[-83.455,35.6015],[-83.455,35.6018],[-83.455,35.602],[-83.4549,35.602],[-83.4546,35.6021],[-83.454,35.6023],[-83.4536,35.6024],[-83.4533,35.6025],[-83.4529,35.6027],[-83.4524,35.603],[-83.4521,35.6031],[-83.4518,35.6033],[-83.4517,35.6035],[-83.4515,35.6037],[-83.4513,35.6039],[-83.4512,35.6041],[-83.4511,35.6043],[-83.451,35.6046],[-83.451,35.6047],[-83.4509,35.6049],[-83.4507,35.6053],[-83.4507,35.6056],[-83.4507,35.6058],[-83.4507,35.6062],[-83.4508,35.6063],[-83.4507,35.6064],[-83.4503,35.6066],[-83.4501,35.6068],[-83.4498,35.6069],[-83.4495,35.6071],[-83.449,35.6073],[-83.4488,35.6075],[-83.4485,35.6077],[-83.4482,35.6079],[-83.4479,35.6081],[-83.4475,35.6083],[-83.447,35.6086],[-83.4467,35.6089],[-83.4465,35.6091],[-83.4464,35.6094],[-83.4463,35.6098],[-83.4462,35.6101],[-83.4461,35.6104],[-83.446,35.6106],[-83.4459,35.6109],[-83.4458,35.6114],[-83.4457,35.6118],[-83.4456,35.6118],[-83.4455,35.6118],[-83.4453,35.6118],[-83.4451,35.6117],[-83.445,35.6117],[-83.4448,35.6117],[-83.4446,35.6117],[-83.4442,35.6117],[-83.4438,35.6117],[-83.4434,35.6118],[-83.4428,35.6118],[-83.4421,35.6118],[-83.4417,35.6118],[-83.4413,35.6118],[-83.4409,35.6117],[-83.4406,35.6117],[-83.4405,35.6116],[-83.4403,35.6115],[-83.4398,35.6112],[-83.4396,35.6112],[-83.4394,35.6111],[-83.4391,35.6111],[-83.4388,35.611],[-83.4385,35.611],[-83.4381,35.6109],[-83.4378,35.6109],[-83.4374,35.6108],[-83.4369,35.6108],[-83.4363,35.6107],[-83.436,35.6107],[-83.4356,35.6107],[-83.4351,35.6107],[-83.4347,35.6106],[-83.4343,35.6105],[-83.4339,35.6103],[-83.4336,35.6102],[-83.4333,35.6102],[-83.4331,35.6101],[-83.4327,35.6101],[-83.4323,35.61],[-83.4321,35.61],[-83.4318,35.61],[-83.4312,35.6101],[-83.4308,35.6101],[-83.4306,35.6101],[-83.4305,35.6101],[-83.4301,35.6102],[-83.4295,35.6103],[-83.4294,35.6103],[-83.4291,35.6105],[-83.4288,35.6106],[-83.4286,35.6107],[-83.4282,35.6107],[-83.4281,35.6107],[-83.428,35.6107],[-83.4277,35.6107],[-83.4274,35.6107],[-83.4272,35.6106],[-83.427,35.6106],[-83.4268,35.6107],[-83.4265,35.6108],[-83.4262,35.611],[-83.4259,35.6111],[-83.4257,35.6111],[-83.4256,35.6111],[-83.4254,35.611],[-83.4252,35.611],[-83.4251,35.611],[-83.4249,35.611],[-83.4247,35.6109],[-83.4244,35.6109],[-83.424,35.6109],[-83.4238,35.611],[-83.4232,35.611],[-83.4228,35.611],[-83.4224,35.611],[-83.422,35.611],[-83.4217,35.6111],[-83.4214,35.6113],[-83.4211,35.6114],[-83.4209,35.6116],[-83.4207,35.6118],[-83.4207,35.6121],[-83.4206,35.6124],[-83.4205,35.6127],[-83.4204,35.613],[-83.4203,35.6133],[-83.4203,35.6134],[-83.4201,35.6135],[-83.42,35.6136],[-83.4198,35.6136],[-83.4193,35.6137],[-83.4188,35.6139],[-83.4183,35.614],[-83.4179,35.6141],[-83.4174,35.6142],[-83.4169,35.6143],[-83.4165,35.6144],[-83.416,35.6144],[-83.4158,35.6144],[-83.4155,35.6144],[-83.4152,35.6144],[-83.415,35.6145],[-83.4149,35.6146],[-83.4146,35.6148],[-83.4143,35.6151],[-83.4141,35.6153],[-83.4136,35.6157],[-83.4132,35.6158],[-83.4128,35.616],[-83.4123,35.6161],[-83.412,35.6163],[-83.412,35.6165],[-83.412,35.6166],[-83.4118,35.6168],[-83.4116,35.617],[-83.4113,35.6172],[-83.4112,35.6173],[-83.4109,35.6174],[-83.4107,35.6175],[-83.4102,35.6178],[-83.4096,35.618],[-83.4093,35.6181],[-83.409,35.6183],[-83.4086,35.6185],[-83.4083,35.6187],[-83.4079,35.6189],[-83.4077,35.6191],[-83.4074,35.6193],[-83.4071,35.6195],[-83.407,35.6196],[-83.4065,35.62],[-83.4062,35.6202],[-83.406,35.6203],[-83.4055,35.6205],[-83.4051,35.6207],[-83.4045,35.6209],[-83.404,35.6211],[-83.4039,35.6212],[-83.4037,35.6212],[-83.4035,35.6213],[-83.4033,35.6214],[-83.4033,35.6213],[-83.4031,35.6213],[-83.4024,35.6213],[-83.4019,35.6214],[-83.4015,35.6214],[-83.4011,35.6215],[-83.4006,35.6216],[-83.4003,35.6217],[-83.4,35.6217],[-83.3996,35.6218],[-83.3993,35.6219],[-83.3989,35.622],[-83.3984,35.6221],[-83.3981,35.6222],[-83.3978,35.6223],[-83.3975,35.6224],[-83.3972,35.6225],[-83.3969,35.6226],[-83.3963,35.6228],[-83.3962,35.6229],[-83.3957,35.6231],[-83.3954,35.6233],[-83.3951,35.6235],[-83.3948,35.6237],[-83.3945,35.6239],[-83.3942,35.6241],[-83.3939,35.6243],[-83.3935,35.6245],[-83.3932,35.6247],[-83.3929,35.6249],[-83.3928,35.625],[-83.3927,35.6251],[-83.3926,35.6253],[-83.3924,35.6256],[-83.3922,35.6258],[-83.392,35.6261],[-83.3918,35.6264],[-83.3917,35.6265],[-83.3917,35.6266],[-83.3915,35.6268],[-83.3915,35.6269],[-83.3914,35.6271],[-83.3911,35.6274],[-83.3911,35.6275],[-83.391,35.6276],[-83.3909,35.6277],[-83.3907,35.628],[-83.3907,35.6281],[-83.3906,35.6283],[-83.3903,35.6288],[-83.3902,35.629],[-83.3901,35.6293],[-83.39,35.6296],[-83.39,35.6297],[-83.3899,35.6299],[-83.3898,35.6302],[-83.3898,35.6304],[-83.3897,35.6306],[-83.3896,35.6308],[-83.3896,35.6309],[-83.3895,35.6311],[-83.3893,35.6313],[-83.3892,35.6314],[-83.3891,35.6315],[-83.3889,35.6318],[-83.3889,35.6319],[-83.3888,35.6321],[-83.3887,35.6323],[-83.3887,35.6324],[-83.3887,35.6326],[-83.3888,35.6329],[-83.3888,35.633],[-83.3889,35.6331],[-83.3889,35.6333],[-83.3889,35.6334],[-83.3889,35.6335],[-83.3888,35.6336],[-83.3887,35.6336],[-83.3886,35.6337],[-83.3883,35.6337],[-83.3881,35.6337],[-83.388,35.6337],[-83.3877,35.6338],[-83.3873,35.6338],[-83.3868,35.6339],[-83.3867,35.6339],[-83.3865,35.6339],[-83.3864,35.634],[-83.3861,35.634],[-83.3858,35.634],[-83.3854,35.6341],[-83.385,35.6341],[-83.3847,35.6341],[-83.3843,35.6342],[-83.384,35.6342],[-83.3837,35.6343],[-83.3834,35.6343],[-83.383,35.6344],[-83.3826,35.6345],[-83.3823,35.6345],[-83.3819,35.6345],[-83.3814,35.6346],[-83.3808,35.6346],[-83.3803,35.6347],[-83.3798,35.6347],[-83.3794,35.6347],[-83.379,35.6346],[-83.3786,35.6346],[-83.3781,35.6346],[-83.3779,35.6346],[-83.3778,35.635],[-83.3776,35.6353],[-83.3775,35.6357],[-83.3773,35.636],[-83.3772,35.6362],[-83.3771,35.6364],[-83.3769,35.6366],[-83.3768,35.6367],[-83.3766,35.6369],[-83.3765,35.6369],[-83.3763,35.637],[-83.376,35.6371],[-83.3758,35.6372],[-83.3757,35.6372],[-83.3756,35.6373],[-83.3755,35.6373],[-83.3755,35.6374],[-83.3755,35.6375],[-83.3754,35.6377],[-83.3753,35.6378],[-83.3752,35.6378],[-83.375,35.6379],[-83.3749,35.6379],[-83.3748,35.6379],[-83.3744,35.6379],[-83.3741,35.6379],[-83.3739,35.638],[-83.3735,35.6382],[-83.3733,35.6385],[-83.373,35.6387],[-83.3729,35.6388],[-83.3727,35.6389],[-83.3724,35.6389],[-83.3721,35.639],[-83.3719,35.6391],[-83.3718,35.6392],[-83.3718,35.6391],[-83.3717,35.639],[-83.3714,35.6386],[-83.3713,35.6384],[-83.3711,35.6383],[-83.3709,35.6382],[-83.3705,35.6382],[-83.3698,35.6381],[-83.3695,35.6381],[-83.3691,35.638],[-83.3685,35.6379],[-83.3683,35.6378],[-83.3681,35.6378],[-83.3679,35.6378],[-83.3678,35.6378],[-83.3677,35.638],[-83.3676,35.6381],[-83.3676,35.6382],[-83.3675,35.6385],[-83.3674,35.6387],[-83.3672,35.6392],[-83.3669,35.6396],[-83.3667,35.6399],[-83.3665,35.6401],[-83.3664,35.6404],[-83.3663,35.6407],[-83.3662,35.6409],[-83.3661,35.641],[-83.3659,35.6411],[-83.3656,35.6414],[-83.3652,35.6417],[-83.365,35.6419],[-83.3646,35.6422],[-83.3644,35.6425],[-83.3642,35.6426],[-83.3641,35.6427],[-83.3639,35.6428],[-83.3638,35.6429],[-83.3633,35.6431],[-83.3631,35.6431],[-83.3629,35.6432],[-83.3626,35.6432],[-83.3625,35.6433],[-83.3624,35.6434],[-83.3623,35.6438],[-83.3621,35.6441],[-83.3617,35.6445],[-83.3613,35.6449],[-83.3611,35.6452],[-83.3608,35.6455],[-83.3606,35.6457],[-83.3604,35.6459],[-83.3602,35.646],[-83.3599,35.6461],[-83.3596,35.6463],[-83.3594,35.6463],[-83.3592,35.6465],[-83.359,35.6465],[-83.3589,35.6466],[-83.3588,35.6467],[-83.3587,35.6468],[-83.3584,35.6469],[-83.3583,35.647],[-83.3582,35.6471],[-83.3584,35.6473],[-83.3584,35.6477],[-83.3584,35.6481],[-83.3584,35.6484],[-83.3583,35.6487],[-83.3582,35.6488],[-83.3581,35.6489],[-83.3577,35.6491],[-83.3574,35.6492],[-83.3573,35.6494],[-83.3571,35.6495],[-83.3568,35.6498],[-83.3565,35.65],[-83.3562,35.6503],[-83.3561,35.6504],[-83.356,35.6507],[-83.3559,35.6508],[-83.3558,35.6522],[-83.3558,35.6525],[-83.3558,35.6529],[-83.3559,35.6531],[-83.356,35.6535],[-83.356,35.6539],[-83.356,35.6542],[-83.356,35.6543],[-83.3558,35.6545],[-83.3555,35.6547],[-83.3552,35.6549],[-83.3549,35.6551],[-83.3545,35.6554],[-83.3543,35.6557],[-83.3542,35.6559],[-83.3542,35.6561],[-83.3541,35.6564],[-83.354,35.6568],[-83.3539,35.6571],[-83.3537,35.6574],[-83.3536,35.6577],[-83.3534,35.658],[-83.3532,35.6582],[-83.353,35.6585],[-83.3528,35.6587],[-83.3526,35.659],[-83.3522,35.6594],[-83.3518,35.6597],[-83.3515,35.66],[-83.3512,35.6602],[-83.351,35.6604],[-83.3508,35.6605],[-83.3506,35.6606],[-83.3502,35.6607],[-83.3496,35.6607],[-83.3492,35.6607],[-83.3488,35.6608],[-83.3485,35.6608],[-83.3482,35.6609],[-83.3479,35.661],[-83.3476,35.6611],[-83.3473,35.6613],[-83.347,35.6614],[-83.3467,35.6614],[-83.3463,35.6615],[-83.3461,35.6614],[-83.3456,35.6613],[-83.3455,35.6612],[-83.3452,35.6612],[-83.345,35.6612],[-83.3448,35.6613],[-83.3446,35.6615],[-83.3444,35.6616],[-83.3442,35.6619],[-83.344,35.6621],[-83.3437,35.6622],[-83.3434,35.6624],[-83.3432,35.6626],[-83.3428,35.6629],[-83.3426,35.6631],[-83.3424,35.6634],[-83.3422,35.6637],[-83.3419,35.6641],[-83.3417,35.6643],[-83.3413,35.6645],[-83.3411,35.6646],[-83.3409,35.6646],[-83.3408,35.6646],[-83.3407,35.6645],[-83.3406,35.6644],[-83.3403,35.6641],[-83.34,35.6639],[-83.3397,35.6637],[-83.3396,35.6636],[-83.3394,35.6636],[-83.3391,35.6636],[-83.3387,35.6636],[-83.3384,35.6638],[-83.338,35.664],[-83.3375,35.6642],[-83.3372,35.6644],[-83.3368,35.6645],[-83.3364,35.6648],[-83.336,35.6651],[-83.3357,35.6653],[-83.3354,35.6655],[-83.3351,35.6656],[-83.3349,35.6657],[-83.3347,35.6657],[-83.3345,35.6656],[-83.3343,35.6655],[-83.334,35.6654],[-83.3338,35.6653],[-83.3335,35.6652],[-83.3332,35.6651],[-83.3329,35.6649],[-83.3327,35.6648],[-83.3324,35.6646],[-83.3321,35.6645],[-83.3315,35.6645],[-83.331,35.6646],[-83.3305,35.6645],[-83.3303,35.6645],[-83.3302,35.6644],[-83.3301,35.6641],[-83.33,35.6639],[-83.3298,35.6638],[-83.3296,35.6637],[-83.329,35.6637],[-83.3286,35.6637],[-83.3282,35.6637],[-83.3277,35.6638],[-83.3276,35.6637],[-83.3275,35.6637],[-83.3272,35.6635],[-83.3269,35.6633],[-83.3265,35.6633],[-83.3261,35.6632],[-83.3258,35.6632],[-83.3254,35.6632],[-83.3251,35.6631],[-83.3247,35.6631],[-83.3243,35.6631],[-83.3239,35.663],[-83.3236,35.663],[-83.3232,35.663],[-83.3229,35.663],[-83.3224,35.663],[-83.3222,35.663],[-83.3221,35.663],[-83.322,35.663],[-83.3219,35.6631],[-83.3218,35.6631],[-83.3216,35.663],[-83.3215,35.6629],[-83.3214,35.6629],[-83.3211,35.6626],[-83.3208,35.6624],[-83.3206,35.6622],[-83.3205,35.6621],[-83.3204,35.6619],[-83.3203,35.6617],[-83.3203,35.6615],[-83.3201,35.6612],[-83.3198,35.6609],[-83.3196,35.6608],[-83.3191,35.6605],[-83.3188,35.6603],[-83.3184,35.66],[-83.3181,35.6596],[-83.3179,35.6592],[-83.3176,35.6589],[-83.3174,35.6587],[-83.3171,35.6586],[-83.3167,35.6582],[-83.3163,35.658],[-83.3162,35.6578],[-83.3161,35.6576],[-83.3159,35.6574],[-83.3157,35.6572],[-83.3153,35.657],[-83.3151,35.6569],[-83.3148,35.6568],[-83.3143,35.6566],[-83.3139,35.6563],[-83.3136,35.6561],[-83.3133,35.6558],[-83.3132,35.6557],[-83.3127,35.6549],[-83.3125,35.6548],[-83.3124,35.6548],[-83.3124,35.6547],[-83.3121,35.6546],[-83.3115,35.6545],[-83.3109,35.6545],[-83.3108,35.6545],[-83.3106,35.6545],[-83.3103,35.6546],[-83.3101,35.6546],[-83.3099,35.6548],[-83.3097,35.655],[-83.3096,35.6551],[-83.3095,35.6553],[-83.3094,35.6554],[-83.3092,35.6557],[-83.309,35.656],[-83.3089,35.6561],[-83.3088,35.6562],[-83.3086,35.6562],[-83.3083,35.6561],[-83.308,35.656],[-83.3076,35.6558],[-83.3072,35.6557],[-83.3069,35.6556],[-83.3065,35.6555],[-83.3061,35.6555],[-83.3058,35.6555],[-83.3054,35.6555],[-83.305,35.6556],[-83.3047,35.6556],[-83.3043,35.6557],[-83.3039,35.6558],[-83.3037,35.6558],[-83.3036,35.6559],[-83.3033,35.656],[-83.3031,35.6562],[-83.3029,35.6563],[-83.3025,35.6565],[-83.3023,35.6566],[-83.3017,35.6567],[-83.3013,35.6567],[-83.301,35.6568],[-83.3005,35.6569],[-83.3001,35.657],[-83.2997,35.6571],[-83.2993,35.6571],[-83.299,35.6571],[-83.2986,35.6571],[-83.2982,35.6572],[-83.298,35.6574],[-83.2979,35.6576],[-83.2978,35.6579],[-83.2977,35.6581],[-83.2976,35.6581],[-83.2974,35.6583],[-83.2972,35.6584],[-83.2968,35.6585],[-83.2966,35.6586],[-83.2965,35.6587],[-83.2962,35.6589],[-83.296,35.6591],[-83.2959,35.6594],[-83.2957,35.6596],[-83.2956,35.6598],[-83.2953,35.66],[-83.2953,35.6601],[-83.2952,35.6603],[-83.2951,35.6605],[-83.2949,35.6605],[-83.2946,35.6606],[-83.2943,35.6608],[-83.2942,35.6611],[-83.2941,35.6613],[-83.2938,35.6615],[-83.2936,35.6617],[-83.2935,35.6619],[-83.2935,35.6621],[-83.2935,35.6623],[-83.2936,35.6626],[-83.2936,35.6629],[-83.2938,35.6634],[-83.2938,35.6637],[-83.2938,35.6638],[-83.2937,35.664],[-83.2937,35.6643],[-83.2937,35.6646],[-83.2937,35.6649],[-83.2936,35.6651],[-83.2934,35.6653],[-83.2931,35.6656],[-83.2929,35.6657],[-83.2926,35.6657],[-83.2923,35.6658],[-83.2921,35.6659],[-83.2919,35.666],[-83.2918,35.6662],[-83.2917,35.6663],[-83.2916,35.6665],[-83.2917,35.6668],[-83.2917,35.667],[-83.2917,35.6673],[-83.2916,35.6676],[-83.2914,35.6678],[-83.2914,35.6681],[-83.2913,35.6686],[-83.2912,35.669],[-83.2911,35.6693],[-83.2911,35.6697],[-83.2911,35.6701],[-83.2911,35.6704],[-83.291,35.6707],[-83.291,35.6712],[-83.291,35.6716],[-83.291,35.6719],[-83.291,35.6723],[-83.2909,35.6726],[-83.2909,35.6728],[-83.2907,35.6731],[-83.2905,35.6733],[-83.2903,35.6735],[-83.29,35.6737],[-83.2896,35.6739],[-83.2893,35.6741],[-83.2891,35.6743],[-83.2888,35.6745],[-83.2885,35.6746],[-83.2884,35.6746],[-83.2882,35.6747],[-83.2879,35.6746],[-83.2877,35.6745],[-83.2873,35.6745],[-83.2868,35.6745],[-83.2864,35.6745],[-83.286,35.6745],[-83.2856,35.6745],[-83.2853,35.6745],[-83.2849,35.6745],[-83.2846,35.6745],[-83.2843,35.6744],[-83.284,35.6745],[-83.2837,35.6746],[-83.2835,35.6748],[-83.2832,35.6749],[-83.283,35.6751],[-83.2828,35.6752],[-83.2826,35.6754],[-83.2825,35.6756],[-83.2824,35.6759],[-83.2822,35.6763],[-83.2821,35.6767],[-83.282,35.6769],[-83.2819,35.6771],[-83.2817,35.6773],[-83.2815,35.6776],[-83.2813,35.6777],[-83.2812,35.6777],[-83.281,35.6778],[-83.2807,35.6779],[-83.2805,35.6779],[-83.2802,35.6781],[-83.2798,35.6781],[-83.2795,35.6781],[-83.2794,35.6781],[-83.279,35.6782],[-83.2785,35.6784],[-83.2781,35.6784],[-83.2779,35.6785],[-83.2774,35.6786],[-83.2771,35.6786],[-83.2767,35.6786],[-83.2764,35.6787],[-83.276,35.6787],[-83.2757,35.6788],[-83.2753,35.6788],[-83.2749,35.6789],[-83.2745,35.6791],[-83.2742,35.6793],[-83.274,35.6795],[-83.2738,35.6798],[-83.2735,35.6799],[-83.2732,35.6802],[-83.273,35.6805],[-83.2729,35.6807],[-83.2728,35.6811],[-83.2726,35.6814],[-83.2724,35.6818],[-83.2722,35.6821],[-83.2721,35.6823],[-83.2718,35.6825],[-83.2716,35.6828],[-83.2713,35.683],[-83.2712,35.6832],[-83.2711,35.6833],[-83.2711,35.6836],[-83.2711,35.6839],[-83.2711,35.6842],[-83.2711,35.6844],[-83.2711,35.6847],[-83.2711,35.685],[-83.2711,35.6854],[-83.2711,35.6857],[-83.2711,35.6861],[-83.271,35.6863],[-83.2709,35.6866],[-83.2708,35.6867],[-83.2707,35.6868],[-83.2703,35.687],[-83.2699,35.6873],[-83.2695,35.6875],[-83.2691,35.6877],[-83.2688,35.6879],[-83.2684,35.6881],[-83.2681,35.6882],[-83.2677,35.6884],[-83.2673,35.6885],[-83.2669,35.6887],[-83.2665,35.6887],[-83.266,35.6888],[-83.2655,35.6887],[-83.2653,35.6887],[-83.2652,35.6887],[-83.2648,35.6886],[-83.2643,35.6885],[-83.2639,35.6884],[-83.2636,35.6885],[-83.2633,35.6885],[-83.2632,35.6886],[-83.263,35.6887],[-83.2625,35.6889],[-83.262,35.6892],[-83.2615,35.6895],[-83.2611,35.6898],[-83.2607,35.6899],[-83.2603,35.69],[-83.26,35.6901],[-83.2596,35.6902],[-83.2593,35.6904],[-83.2591,35.6906],[-83.259,35.6907],[-83.2589,35.691],[-83.2588,35.6912],[-83.2587,35.6912],[-83.2587,35.6913],[-83.2585,35.6916],[-83.2585,35.6917],[-83.2583,35.6919],[-83.2582,35.6921],[-83.2581,35.6924],[-83.258,35.6928],[-83.2579,35.6932],[-83.2579,35.6935],[-83.2578,35.6936],[-83.2577,35.6938],[-83.2576,35.694],[-83.2573,35.6942],[-83.257,35.6944],[-83.2568,35.6946],[-83.2566,35.6947],[-83.2563,35.6948],[-83.2561,35.6949],[-83.256,35.695],[-83.2557,35.6951],[-83.2552,35.6951],[-83.2549,35.6951],[-83.2546,35.6952],[-83.2544,35.6953],[-83.2543,35.6954],[-83.2543,35.6956],[-83.2543,35.6958],[-83.2543,35.6959],[-83.2545,35.6962],[-83.2546,35.6965],[-83.2548,35.6971],[-83.2548,35.6975],[-83.2548,35.6977],[-83.255,35.6979],[-83.2553,35.6982],[-83.2555,35.6985],[-83.2557,35.6987],[-83.2557,35.699],[-83.2557,35.6993],[-83.2556,35.6998],[-83.2555,35.7001],[-83.2554,35.7003],[-83.2553,35.7004],[-83.2552,35.7006],[-83.2553,35.7008],[-83.2555,35.7012],[-83.2555,35.7014],[-83.2556,35.7019],[-83.2557,35.7022],[-83.2558,35.7024],[-83.2561,35.7027],[-83.2562,35.7028],[-83.2563,35.7033],[-83.2563,35.7036],[-83.2564,35.7039],[-83.2565,35.704],[-83.2568,35.7044],[-83.2571,35.7047],[-83.2573,35.7049],[-83.2574,35.705],[-83.2574,35.7051],[-83.2574,35.7052],[-83.2573,35.7053],[-83.2571,35.7054],[-83.2568,35.7056],[-83.2565,35.7058],[-83.2562,35.7059],[-83.2559,35.706],[-83.2555,35.7062],[-83.2554,35.7062],[-83.2552,35.7064],[-83.2549,35.7067],[-83.2548,35.7068],[-83.2546,35.7069],[-83.2544,35.707],[-83.2541,35.7072],[-83.2538,35.7074],[-83.2534,35.7076],[-83.253,35.7078],[-83.2527,35.708],[-83.2524,35.7083],[-83.2521,35.7085],[-83.2519,35.7087],[-83.2516,35.7089],[-83.2516,35.709],[-83.2515,35.7091],[-83.2515,35.7092],[-83.2515,35.7093],[-83.2516,35.7095],[-83.2519,35.7099],[-83.2522,35.7101],[-83.2524,35.7104],[-83.2526,35.7107],[-83.2529,35.711],[-83.253,35.7113],[-83.2532,35.7116],[-83.2533,35.7119],[-83.2535,35.7122],[-83.2535,35.7124],[-83.2535,35.7127],[-83.2535,35.7129],[-83.2535,35.713],[-83.2536,35.7132],[-83.2536,35.7136],[-83.2536,35.7139],[-83.2536,35.7142],[-83.2539,35.7145],[-83.2544,35.7148],[-83.2551,35.7148],[-83.2553,35.715],[-83.2553,35.7151],[-83.2554,35.7152],[-83.2553,35.7155],[-83.2553,35.7157],[-83.2552,35.7159],[-83.2549,35.7162],[-83.2547,35.7164],[-83.2546,35.7167],[-83.2544,35.7169],[-83.2543,35.7173],[-83.2541,35.7175],[-83.2539,35.7178],[-83.2536,35.718],[-83.2534,35.7182],[-83.2529,35.7184],[-83.2528,35.7185],[-83.2525,35.7187],[-83.2522,35.7191],[-83.2519,35.7195],[-83.2515,35.7197],[-83.2512,35.72],[-83.251,35.7201],[-83.2507,35.7203],[-83.2504,35.7204],[-83.2499,35.7206],[-83.2495,35.7207],[-83.2491,35.7208],[-83.2487,35.7209],[-83.2484,35.721],[-83.2479,35.7211],[-83.2476,35.7212],[-83.2473,35.7214],[-83.247,35.7214],[-83.2468,35.7215],[-83.2467,35.7215],[-83.2465,35.7216],[-83.2461,35.7216],[-83.2459,35.7216],[-83.2456,35.7216],[-83.2454,35.7217],[-83.2451,35.7218],[-83.2448,35.7219],[-83.2446,35.722],[-83.2445,35.722],[-83.2444,35.7221],[-83.2442,35.7222],[-83.244,35.7222],[-83.2439,35.7223],[-83.2436,35.7223],[-83.2434,35.7224],[-83.2433,35.7225],[-83.2432,35.7226],[-83.243,35.7227],[-83.243,35.7228],[-83.2429,35.7229],[-83.2428,35.7231],[-83.2426,35.7233],[-83.2425,35.7234],[-83.2424,35.7238],[-83.2421,35.7243],[-83.2421,35.7244],[-83.2419,35.7248],[-83.2417,35.7252],[-83.2416,35.7256],[-83.2414,35.7259],[-83.2413,35.7262],[-83.2412,35.7264],[-83.2412,35.7266],[-83.2411,35.7267],[-83.241,35.7268],[-83.2408,35.7269],[-83.2407,35.7269],[-83.2402,35.7269],[-83.2398,35.7268],[-83.2394,35.7268],[-83.2391,35.7268],[-83.2388,35.7267],[-83.2385,35.7267],[-83.2381,35.7266],[-83.2379,35.7266],[-83.2374,35.7265],[-83.237,35.7264],[-83.2366,35.7264],[-83.2361,35.7263],[-83.2354,35.7263],[-83.235,35.7262],[-83.2346,35.7261],[-83.2342,35.7261],[-83.2339,35.726],[-83.2336,35.726],[-83.2334,35.726],[-83.2331,35.726],[-83.2328,35.726],[-83.2322,35.726],[-83.2317,35.726],[-83.2313,35.726],[-83.2308,35.726],[-83.2303,35.726],[-83.2301,35.726],[-83.2298,35.726],[-83.2295,35.726],[-83.2292,35.7259],[-83.229,35.7259],[-83.2288,35.7259],[-83.2285,35.7258],[-83.2282,35.7258],[-83.228,35.7258],[-83.2275,35.7258],[-83.2272,35.7258],[-83.2266,35.7259],[-83.2257,35.7259],[-83.2254,35.726],[-83.2251,35.726],[-83.2248,35.726],[-83.2246,35.726],[-83.2244,35.726],[-83.2242,35.7259],[-83.2241,35.7259],[-83.2239,35.7259],[-83.2238,35.7259],[-83.2237,35.7259],[-83.2235,35.7259],[-83.2233,35.7259],[-83.2232,35.7259],[-83.223,35.7259],[-83.2228,35.726],[-83.2224,35.7261],[-83.2222,35.7262],[-83.222,35.7262],[-83.2218,35.7263],[-83.2216,35.7262],[-83.2215,35.7262],[-83.2213,35.7262],[-83.221,35.7261],[-83.2208,35.7261],[-83.2206,35.726],[-83.2203,35.726],[-83.2201,35.726],[-83.2198,35.7259],[-83.2197,35.7259],[-83.2195,35.7259],[-83.2193,35.7259],[-83.2191,35.7259],[-83.219,35.7259],[-83.2189,35.726],[-83.2187,35.726],[-83.2185,35.726],[-83.2182,35.726],[-83.2181,35.726],[-83.2179,35.7259],[-83.2178,35.7259],[-83.2176,35.7259],[-83.2175,35.7258],[-83.2174,35.7257],[-83.2173,35.7257],[-83.2171,35.7256],[-83.217,35.7254],[-83.2168,35.7253],[-83.2166,35.7252],[-83.2163,35.725],[-83.2162,35.7249],[-83.2158,35.7247],[-83.2157,35.7246],[-83.2155,35.7245],[-83.2153,35.7244],[-83.2151,35.7243],[-83.215,35.7242],[-83.2149,35.7242],[-83.2147,35.7241],[-83.2146,35.7241],[-83.2144,35.7241],[-83.2142,35.7241],[-83.214,35.7241],[-83.2139,35.7242],[-83.2135,35.7242],[-83.2132,35.7243],[-83.2129,35.7243],[-83.2126,35.7244],[-83.2125,35.7244],[-83.2124,35.7244],[-83.2122,35.7245],[-83.2119,35.7245],[-83.2115,35.7245],[-83.2113,35.7245],[-83.2112,35.7245],[-83.2111,35.7246],[-83.211,35.7246],[-83.2108,35.7247],[-83.2107,35.7248],[-83.2103,35.725],[-83.21,35.7251],[-83.2097,35.7253],[-83.2095,35.7254],[-83.2091,35.7255],[-83.2087,35.7257],[-83.2084,35.7258],[-83.2082,35.7259],[-83.208,35.726],[-83.2078,35.726],[-83.2075,35.7261],[-83.2074,35.7262],[-83.2072,35.7262],[-83.2071,35.7261],[-83.2069,35.7261],[-83.2068,35.7261],[-83.2066,35.7261],[-83.2064,35.726],[-83.2062,35.726],[-83.206,35.726],[-83.2058,35.7259],[-83.2057,35.7259],[-83.2056,35.7259],[-83.2054,35.7259],[-83.2053,35.7259],[-83.205,35.726],[-83.2048,35.726],[-83.2047,35.726],[-83.2046,35.726],[-83.2044,35.726],[-83.2043,35.726],[-83.2041,35.726],[-83.2037,35.7259],[-83.2034,35.7258],[-83.203,35.7257],[-83.2027,35.7256],[-83.2024,35.7255],[-83.2019,35.7254],[-83.2016,35.7253],[-83.2012,35.7252],[-83.201,35.7251],[-83.2008,35.7251],[-83.2007,35.725],[-83.2005,35.725],[-83.2003,35.725],[-83.2001,35.7251],[-83.1998,35.7251],[-83.1996,35.7251],[-83.1993,35.7251],[-83.199,35.7252],[-83.1985,35.7252],[-83.1982,35.7252],[-83.1979,35.7252],[-83.1977,35.7253],[-83.1976,35.7253],[-83.1975,35.7253],[-83.1974,35.7254],[-83.1972,35.7255],[-83.1967,35.726],[-83.1964,35.7262],[-83.1962,35.7264],[-83.1958,35.7268],[-83.1956,35.727],[-83.1954,35.727],[-83.1953,35.7271],[-83.1951,35.7271],[-83.195,35.7272],[-83.1949,35.7272],[-83.1947,35.7274],[-83.1944,35.7276],[-83.1941,35.7278],[-83.1939,35.7278],[-83.1937,35.7279],[-83.1936,35.728],[-83.1934,35.7281],[-83.1932,35.7281],[-83.193,35.7281],[-83.1927,35.7282],[-83.1924,35.7283],[-83.1921,35.7283],[-83.1919,35.7284],[-83.1918,35.7284],[-83.1915,35.7286],[-83.1914,35.7286],[-83.1912,35.7287],[-83.1909,35.7289],[-83.1905,35.729],[-83.1902,35.7291],[-83.1901,35.7291],[-83.1898,35.7293],[-83.1896,35.7294],[-83.1895,35.7294],[-83.1893,35.7295],[-83.1891,35.7296],[-83.189,35.7297],[-83.1887,35.7297],[-83.1884,35.7297],[-83.1881,35.7297],[-83.1877,35.7297],[-83.1871,35.7297],[-83.187,35.7297],[-83.1868,35.7298],[-83.1867,35.7298],[-83.1865,35.7298],[-83.1864,35.7299],[-83.1861,35.73],[-83.1859,35.7301],[-83.1858,35.7301],[-83.1856,35.7303],[-83.1855,35.7304],[-83.1854,35.7305],[-83.1853,35.7306],[-83.1851,35.7308],[-83.1851,35.7309],[-83.185,35.7311],[-83.1848,35.7313],[-83.1848,35.7314],[-83.1846,35.732],[-83.1844,35.7325],[-83.1843,35.7328],[-83.1841,35.7331],[-83.1839,35.7334],[-83.1838,35.7338],[-83.1837,35.734],[-83.1836,35.7342],[-83.1835,35.7344],[-83.1835,35.7345],[-83.1834,35.7347],[-83.1833,35.7348],[-83.1832,35.735],[-83.1831,35.7352],[-83.1829,35.7355],[-83.1827,35.7356],[-83.1826,35.7358],[-83.1824,35.7359],[-83.1823,35.736],[-83.1821,35.7361],[-83.182,35.7362],[-83.1818,35.7363],[-83.1817,35.7364],[-83.1815,35.7365],[-83.1814,35.7367],[-83.1814,35.7368],[-83.1813,35.737],[-83.1813,35.7373],[-83.1811,35.7378],[-83.1811,35.738],[-83.181,35.7383],[-83.1809,35.7385],[-83.1809,35.7388],[-83.1808,35.739],[-83.1806,35.7393],[-83.1805,35.7395],[-83.1802,35.7399],[-83.1801,35.7402],[-83.1799,35.7404],[-83.1798,35.7406],[-83.1794,35.741],[-83.1792,35.7412],[-83.179,35.7415],[-83.1788,35.7417],[-83.1786,35.7418],[-83.1784,35.7421],[-83.1782,35.7423],[-83.1781,35.7424],[-83.178,35.7425],[-83.178,35.7426],[-83.1779,35.7428],[-83.1779,35.743],[-83.1779,35.7431],[-83.1778,35.7435],[-83.1778,35.7438],[-83.1778,35.7441],[-83.1778,35.7443],[-83.1778,35.7444],[-83.1773,35.7445],[-83.177,35.7445],[-83.1768,35.7446],[-83.1765,35.7446],[-83.1764,35.7447],[-83.1762,35.7448],[-83.1761,35.7448],[-83.1758,35.745],[-83.1755,35.745],[-83.1752,35.7451],[-83.175,35.7451],[-83.1747,35.7452],[-83.1744,35.7452],[-83.1741,35.7453],[-83.1739,35.7453],[-83.1736,35.7453],[-83.1733,35.7454],[-83.1731,35.7454],[-83.1728,35.7454],[-83.1725,35.7455],[-83.1722,35.7456],[-83.1718,35.7456],[-83.1716,35.7457],[-83.1715,35.7457],[-83.171,35.7458],[-83.1707,35.7459],[-83.1705,35.746],[-83.1703,35.746],[-83.1702,35.7462],[-83.1702,35.7464],[-83.17,35.7467],[-83.17,35.7468],[-83.1698,35.7471],[-83.1697,35.7475],[-83.1696,35.7477],[-83.1695,35.7478],[-83.1694,35.748],[-83.1694,35.7481],[-83.1694,35.7483],[-83.1693,35.7485],[-83.1692,35.7488],[-83.1692,35.7489],[-83.169,35.7492],[-83.1689,35.7493],[-83.1688,35.7494],[-83.1688,35.7495],[-83.1687,35.7496],[-83.1687,35.7498],[-83.1687,35.7499],[-83.1687,35.7501],[-83.1685,35.7505],[-83.1683,35.7508],[-83.1682,35.7509],[-83.168,35.7511],[-83.1677,35.7513],[-83.1672,35.7516],[-83.1667,35.7519],[-83.1665,35.7521],[-83.1662,35.7523],[-83.166,35.7526],[-83.1657,35.7529],[-83.1654,35.7532],[-83.1651,35.7535],[-83.1649,35.7538],[-83.1648,35.754],[-83.1647,35.7542],[-83.1647,35.7544],[-83.1648,35.7546],[-83.1648,35.7548],[-83.1649,35.755],[-83.165,35.7553],[-83.1651,35.7556],[-83.1652,35.7559],[-83.1652,35.7561],[-83.1653,35.7564],[-83.1653,35.7567],[-83.1654,35.757],[-83.1654,35.7575],[-83.1653,35.7579],[-83.1652,35.7582],[-83.1652,35.7586],[-83.1651,35.759],[-83.1651,35.7595],[-83.165,35.7597],[-83.1649,35.7598],[-83.1648,35.7599],[-83.1646,35.76],[-83.1644,35.7601],[-83.1642,35.7602],[-83.1641,35.7603],[-83.1638,35.7608],[-83.1635,35.7611],[-83.1633,35.7615],[-83.1631,35.7617],[-83.1629,35.762],[-83.1628,35.7623],[-83.1627,35.7624],[-83.1626,35.7625],[-83.1625,35.7627],[-83.1622,35.7628],[-83.1619,35.763],[-83.1616,35.7632],[-83.1614,35.7634],[-83.1609,35.7636],[-83.1606,35.7637],[-83.1604,35.7639],[-83.1602,35.7641],[-83.1599,35.7644],[-83.1596,35.7647],[-83.1592,35.7648],[-83.1586,35.765],[-83.1583,35.765],[-83.1581,35.765],[-83.1579,35.765],[-83.1576,35.765],[-83.1571,35.7648],[-83.1565,35.7646],[-83.1561,35.7645],[-83.1557,35.7644],[-83.1552,35.7644],[-83.1548,35.7644],[-83.1544,35.7643],[-83.1538,35.7643],[-83.1532,35.7644],[-83.1529,35.7644],[-83.1526,35.7645],[-83.1523,35.7646],[-83.152,35.7647],[-83.1517,35.7647],[-83.1515,35.7646],[-83.1512,35.7645],[-83.1509,35.7644],[-83.1506,35.7643],[-83.1503,35.7641],[-83.1499,35.764],[-83.1494,35.764],[-83.149,35.764],[-83.1488,35.764],[-83.1485,35.764],[-83.148,35.7642],[-83.1475,35.7644],[-83.1474,35.7644],[-83.1473,35.7646],[-83.1471,35.7649],[-83.1469,35.7652],[-83.1467,35.7653],[-83.1464,35.7654],[-83.146,35.7655],[-83.1455,35.7655],[-83.1453,35.7655],[-83.1449,35.7655],[-83.1446,35.7655],[-83.1443,35.7654],[-83.1438,35.7653],[-83.1433,35.7653],[-83.143,35.7653],[-83.1428,35.7654],[-83.1425,35.7655],[-83.1423,35.7656],[-83.1419,35.7656],[-83.1415,35.7656],[-83.1411,35.7656],[-83.1408,35.7656],[-83.1404,35.7655],[-83.14,35.7655],[-83.1394,35.7654],[-83.139,35.7654],[-83.1387,35.7653],[-83.1384,35.7653],[-83.1382,35.7653],[-83.1379,35.7653],[-83.1373,35.7654],[-83.1371,35.7654],[-83.1369,35.7653],[-83.1366,35.7652],[-83.1365,35.7651],[-83.1363,35.7652],[-83.1359,35.7655],[-83.1357,35.7657],[-83.1352,35.7661],[-83.1349,35.7663],[-83.1346,35.7665],[-83.1343,35.7666],[-83.134,35.7668],[-83.1336,35.767],[-83.1334,35.7671],[-83.133,35.7672],[-83.1325,35.7673],[-83.1321,35.7674],[-83.1317,35.7674],[-83.1309,35.7674],[-83.1304,35.7674],[-83.1301,35.7674],[-83.1297,35.7675],[-83.1292,35.7677],[-83.1288,35.7678],[-83.1284,35.7679],[-83.128,35.768],[-83.1277,35.7681],[-83.1275,35.7681],[-83.1273,35.7681],[-83.1271,35.768],[-83.1268,35.7679],[-83.1261,35.7677],[-83.1258,35.7675],[-83.1252,35.7673],[-83.1249,35.7672],[-83.1245,35.7671],[-83.1241,35.7671],[-83.1238,35.7671],[-83.1234,35.7671],[-83.1231,35.7671],[-83.1228,35.7671],[-83.1223,35.767],[-83.1219,35.767],[-83.1216,35.7669],[-83.1213,35.7668],[-83.121,35.7666],[-83.1206,35.7664],[-83.1204,35.7667],[-83.1203,35.767],[-83.1201,35.7673],[-83.1198,35.7677],[-83.1195,35.7682],[-83.1192,35.7686],[-83.1191,35.7691],[-83.1189,35.7693],[-83.1186,35.7696],[-83.1182,35.7698],[-83.1178,35.7699],[-83.1173,35.77],[-83.1171,35.7701],[-83.1169,35.7701],[-83.1167,35.7701],[-83.1162,35.7701],[-83.1157,35.77],[-83.1152,35.77],[-83.1149,35.7701],[-83.1143,35.7702],[-83.1139,35.7703],[-83.1134,35.7705],[-83.1132,35.7707],[-83.1127,35.7709],[-83.1125,35.7709],[-83.1124,35.7709],[-83.1123,35.7709],[-83.1121,35.7709],[-83.1119,35.7709],[-83.1118,35.7709],[-83.1116,35.7707],[-83.1115,35.7707],[-83.1112,35.7706],[-83.1111,35.7707],[-83.1107,35.7708],[-83.11,35.7712],[-83.1098,35.7712],[-83.1097,35.7713],[-83.1096,35.7714],[-83.1094,35.7716],[-83.1093,35.7717],[-83.1093,35.7718],[-83.1092,35.7722],[-83.109,35.7722],[-83.1085,35.7722],[-83.108,35.7721],[-83.1078,35.7721],[-83.1077,35.7722],[-83.1074,35.7725],[-83.1072,35.7726],[-83.107,35.7727],[-83.1069,35.7727],[-83.1068,35.7728],[-83.1067,35.7729],[-83.1065,35.7731],[-83.1064,35.7732],[-83.1059,35.7733],[-83.1056,35.7735],[-83.1051,35.7735],[-83.1047,35.7735],[-83.1047,35.774],[-83.1047,35.7742],[-83.1047,35.7743],[-83.1046,35.7744],[-83.1043,35.7745],[-83.1039,35.7745],[-83.1037,35.7746],[-83.1035,35.7746],[-83.1034,35.7747],[-83.1032,35.7748],[-83.1029,35.775],[-83.1028,35.775],[-83.1026,35.7751],[-83.1024,35.7751],[-83.1022,35.7751],[-83.1021,35.7751],[-83.102,35.7751],[-83.1019,35.7751],[-83.1014,35.7749],[-83.1009,35.7748],[-83.1008,35.7748],[-83.1006,35.7748],[-83.1004,35.7749],[-83.1002,35.7749],[-83.0999,35.775],[-83.0997,35.775],[-83.0994,35.7751],[-83.099,35.7753],[-83.0981,35.7757],[-83.0979,35.7758],[-83.0978,35.7758],[-83.0975,35.776],[-83.0971,35.7762],[-83.0968,35.7764],[-83.0965,35.7766],[-83.0962,35.7768],[-83.0959,35.7772],[-83.0957,35.7775],[-83.0956,35.7777],[-83.0953,35.7782],[-83.0952,35.7785],[-83.0951,35.7788],[-83.0949,35.7791],[-83.0947,35.7793],[-83.0946,35.7796],[-83.0944,35.7796],[-83.0941,35.7796],[-83.0939,35.7797],[-83.0935,35.7797],[-83.0931,35.7798],[-83.0927,35.78],[-83.0923,35.7801],[-83.092,35.7803],[-83.0914,35.7805],[-83.0913,35.7806],[-83.091,35.7807],[-83.0907,35.7808],[-83.0904,35.781],[-83.0902,35.7811],[-83.09,35.7812],[-83.0899,35.7813],[-83.0897,35.7814],[-83.0895,35.7814],[-83.0893,35.7815],[-83.089,35.7817],[-83.0889,35.782],[-83.0888,35.7824],[-83.0886,35.7824],[-83.0884,35.7825],[-83.0883,35.7826],[-83.088,35.7829],[-83.0879,35.7831],[-83.0877,35.7835],[-83.0876,35.7837],[-83.0875,35.7837],[-83.0873,35.7838],[-83.0872,35.7838],[-83.0871,35.7838],[-83.0867,35.7838],[-83.0864,35.7837],[-83.0863,35.7838],[-83.0862,35.7838],[-83.0861,35.7839],[-83.086,35.784],[-83.0859,35.7841],[-83.0859,35.7844],[-83.0858,35.7847],[-83.0857,35.785],[-83.0855,35.7855],[-83.0854,35.7857],[-83.0854,35.7858],[-83.0853,35.7858],[-83.0851,35.7859],[-83.0849,35.786],[-83.0847,35.7861],[-83.0845,35.7862],[-83.0842,35.7863],[-83.0841,35.7864],[-83.0839,35.7865],[-83.0835,35.7868],[-83.0832,35.787],[-83.083,35.7871],[-83.0828,35.7871],[-83.0826,35.7871],[-83.0824,35.7872],[-83.0822,35.7871],[-83.0817,35.7871],[-83.0814,35.787],[-83.0812,35.7871],[-83.0811,35.7871],[-83.081,35.7871],[-83.0809,35.7872],[-83.0808,35.7873],[-83.0806,35.7875],[-83.0805,35.7878],[-83.0803,35.7882],[-83.08,35.7885],[-83.0797,35.7887],[-83.0794,35.789],[-83.0791,35.7893],[-83.0787,35.7896],[-83.0785,35.7897],[-83.0784,35.7897],[-83.0782,35.7897],[-83.0779,35.7895],[-83.0774,35.7894],[-83.0773,35.7894],[-83.0771,35.7893],[-83.0769,35.7893],[-83.0768,35.7893],[-83.0766,35.7893],[-83.0765,35.7894],[-83.0761,35.7896],[-83.0759,35.7897],[-83.0754,35.7899],[-83.075,35.79],[-83.0748,35.7901],[-83.0745,35.7901],[-83.0743,35.7901],[-83.0742,35.7901],[-83.0741,35.7901],[-83.0739,35.7901],[-83.0738,35.79],[-83.0734,35.7897],[-83.0731,35.7894],[-83.0728,35.7891],[-83.0723,35.7888],[-83.0721,35.7886],[-83.0717,35.7885],[-83.0713,35.7884],[-83.0709,35.7883],[-83.0704,35.7882],[-83.07,35.7881],[-83.0695,35.7881],[-83.0691,35.7881],[-83.0687,35.7879],[-83.0683,35.7878],[-83.0679,35.7876],[-83.0674,35.7874],[-83.0671,35.7873],[-83.0665,35.7871],[-83.0662,35.7871],[-83.0658,35.7871],[-83.0654,35.7872],[-83.0651,35.7872],[-83.0648,35.7872],[-83.0643,35.787],[-83.0641,35.7869],[-83.0637,35.7869],[-83.0634,35.7869],[-83.063,35.7869],[-83.0627,35.7869],[-83.0625,35.7869],[-83.0621,35.787],[-83.0618,35.7871],[-83.0614,35.7872],[-83.0609,35.7875],[-83.0604,35.7877],[-83.0599,35.7879],[-83.0595,35.788],[-83.0591,35.7881],[-83.0587,35.7882],[-83.0583,35.7882],[-83.0579,35.7884],[-83.0576,35.7885],[-83.0571,35.7886],[-83.0566,35.7887],[-83.056,35.7888],[-83.0557,35.7889],[-83.0553,35.789],[-83.055,35.7891],[-83.0547,35.7892],[-83.0544,35.7893],[-83.0541,35.7894],[-83.0538,35.7895],[-83.0534,35.7896],[-83.0531,35.7897],[-83.0528,35.7897],[-83.0526,35.7896],[-83.0525,35.7896],[-83.0524,35.7896],[-83.0522,35.7895],[-83.0519,35.7892],[-83.0516,35.789],[-83.0513,35.7888],[-83.051,35.7886],[-83.0506,35.7885],[-83.0502,35.7883],[-83.0497,35.7882],[-83.0492,35.7881],[-83.0489,35.788],[-83.0488,35.788],[-83.0487,35.7879],[-83.0486,35.7879],[-83.0484,35.7878],[-83.0483,35.7876],[-83.0481,35.7874],[-83.048,35.7873],[-83.0479,35.7872],[-83.0478,35.7871],[-83.0474,35.7869],[-83.0471,35.7866],[-83.0468,35.7864],[-83.0465,35.7862],[-83.0461,35.786],[-83.0457,35.7859],[-83.0454,35.7858],[-83.0451,35.7857],[-83.0447,35.7856],[-83.0442,35.7856],[-83.0436,35.7855],[-83.0431,35.7855],[-83.0431,35.7854],[-83.0426,35.7856],[-83.0422,35.7857],[-83.042,35.7858],[-83.0414,35.7861],[-83.0409,35.7863],[-83.0404,35.7865],[-83.04,35.7866],[-83.0396,35.7868],[-83.0393,35.7869],[-83.0389,35.7869],[-83.0387,35.787],[-83.0385,35.787],[-83.0384,35.787],[-83.0383,35.787],[-83.0379,35.7869],[-83.0378,35.7868],[-83.0376,35.7868],[-83.0375,35.7868],[-83.0374,35.7868],[-83.0372,35.7869],[-83.0371,35.7871],[-83.0369,35.7872],[-83.0367,35.7873],[-83.0366,35.7874],[-83.0365,35.7875],[-83.0363,35.7875],[-83.0362,35.7875],[-83.036,35.7875],[-83.0359,35.7874],[-83.0357,35.7874],[-83.0355,35.7873],[-83.0353,35.7872],[-83.0351,35.7871],[-83.035,35.7871],[-83.0347,35.787],[-83.0344,35.787],[-83.034,35.787],[-83.0339,35.787],[-83.0337,35.7869],[-83.0336,35.7869],[-83.0334,35.7868],[-83.0329,35.7865],[-83.0327,35.7864],[-83.0325,35.7863],[-83.0324,35.7863],[-83.0323,35.7861],[-83.032,35.7859],[-83.0318,35.7856],[-83.0315,35.7854],[-83.0314,35.7853],[-83.0312,35.7852],[-83.0311,35.7852],[-83.031,35.7852],[-83.0305,35.7854],[-83.0303,35.7855],[-83.0302,35.7856],[-83.03,35.7856],[-83.0299,35.7856],[-83.0298,35.7856],[-83.0296,35.7855],[-83.0291,35.7853],[-83.0289,35.7851],[-83.0286,35.785],[-83.0285,35.785],[-83.0284,35.785],[-83.0282,35.785],[-83.028,35.785],[-83.0278,35.785],[-83.0277,35.785],[-83.0276,35.785],[-83.0274,35.7849],[-83.0273,35.7848],[-83.027,35.7846],[-83.0268,35.7844],[-83.0264,35.7841],[-83.0262,35.7839],[-83.0261,35.7839],[-83.0258,35.7838],[-83.0256,35.7837],[-83.0254,35.7837],[-83.0252,35.7836],[-83.0251,35.7836],[-83.0246,35.7836],[-83.0243,35.7835],[-83.0239,35.7834],[-83.0236,35.7833],[-83.0234,35.7832],[-83.0233,35.7831],[-83.0232,35.783],[-83.0231,35.7829],[-83.0229,35.7825],[-83.0226,35.7823],[-83.0223,35.782],[-83.0221,35.7819],[-83.022,35.7818],[-83.0219,35.7817],[-83.0215,35.7813],[-83.0211,35.781],[-83.0207,35.7806],[-83.0206,35.7805],[-83.0205,35.7805],[-83.0203,35.7804],[-83.0201,35.7803],[-83.0199,35.7803],[-83.0197,35.7804],[-83.0195,35.7805],[-83.0192,35.7807],[-83.0189,35.7808],[-83.0186,35.781],[-83.0183,35.7811],[-83.0178,35.7815],[-83.0175,35.7816],[-83.0174,35.7817],[-83.0172,35.7817],[-83.0171,35.7818],[-83.0167,35.7819],[-83.0165,35.782],[-83.0162,35.782],[-83.016,35.782],[-83.0159,35.782],[-83.0158,35.782],[-83.0157,35.7819],[-83.0154,35.7816],[-83.0153,35.7815],[-83.0152,35.7814],[-83.015,35.7814],[-83.0149,35.7813],[-83.0147,35.7813],[-83.0142,35.7812],[-83.0141,35.7812],[-83.014,35.7812],[-83.0139,35.7811],[-83.0138,35.7811],[-83.0135,35.7809],[-83.0133,35.7808],[-83.013,35.7806],[-83.0126,35.7802],[-83.0123,35.78],[-83.012,35.7798],[-83.0119,35.7797],[-83.0119,35.7796],[-83.0118,35.7795],[-83.0117,35.7793],[-83.0117,35.7792],[-83.0116,35.7792],[-83.0115,35.779],[-83.0113,35.779],[-83.0113,35.7789],[-83.0111,35.7788],[-83.0109,35.7788],[-83.0108,35.7787],[-83.0107,35.7787],[-83.0106,35.7787],[-83.0105,35.7787],[-83.0104,35.7788],[-83.0102,35.7789],[-83.0101,35.7789],[-83.01,35.7789],[-83.0098,35.7788],[-83.0096,35.7787],[-83.0095,35.7787],[-83.0094,35.7787],[-83.0093,35.7786],[-83.0092,35.7787],[-83.009,35.7788],[-83.0087,35.7789],[-83.0086,35.7789],[-83.0085,35.7789],[-83.0084,35.7789],[-83.008,35.7787],[-83.0079,35.7787],[-83.0078,35.7786],[-83.0076,35.7786],[-83.0073,35.7786],[-83.0071,35.7786],[-83.0067,35.7786],[-83.0065,35.7786],[-83.0062,35.7785],[-83.006,35.7785],[-83.0058,35.7784],[-83.0057,35.7784],[-83.0056,35.7782],[-83.0055,35.7782],[-83.0055,35.7781],[-83.0054,35.7779],[-83.0053,35.7778],[-83.0052,35.7777],[-83.005,35.7776],[-83.0049,35.7775],[-83.0045,35.7773],[-83.004,35.7771],[-83.0037,35.777],[-83.0035,35.777],[-83.0035,35.7768],[-83.0034,35.7768],[-83.0034,35.7767],[-83.0033,35.7763],[-83.0033,35.7761],[-83.0032,35.7759],[-83.0031,35.7758],[-83.0029,35.7757],[-83.0028,35.7756],[-83.0026,35.7755],[-83.0023,35.7753],[-83.0021,35.7752],[-83.0019,35.7751],[-83.0018,35.775],[-83.0016,35.7748],[-83.0015,35.7747],[-83.0014,35.7743],[-83.0014,35.774],[-83.0014,35.7739],[-83.0013,35.7738],[-83.0012,35.7737],[-83.001,35.7737],[-83.0006,35.7737],[-82.9999,35.7738],[-82.9997,35.7738],[-82.9996,35.7738],[-82.9992,35.7737],[-82.9987,35.7735],[-82.9984,35.7733],[-82.9982,35.7733],[-82.998,35.7732],[-82.9978,35.7732],[-82.9976,35.7732],[-82.9974,35.7732],[-82.9971,35.7732],[-82.9969,35.7732],[-82.9966,35.7731],[-82.9962,35.7731],[-82.996,35.7731],[-82.9959,35.7731],[-82.9958,35.7731],[-82.9956,35.7731],[-82.9954,35.7732],[-82.9951,35.7733],[-82.9947,35.7733],[-82.9943,35.7734],[-82.9941,35.7734],[-82.9935,35.7736],[-82.9931,35.7737],[-82.9926,35.7737],[-82.9924,35.7738],[-82.9921,35.7739],[-82.992,35.774],[-82.9919,35.7741],[-82.9917,35.7742],[-82.9916,35.7744],[-82.9915,35.7745],[-82.9912,35.7749],[-82.991,35.7751],[-82.9908,35.7752],[-82.9906,35.7753],[-82.9905,35.7754],[-82.9901,35.7757],[-82.99,35.7758],[-82.9899,35.7758],[-82.9895,35.776],[-82.9894,35.776],[-82.9892,35.776],[-82.9889,35.776],[-82.9888,35.7761],[-82.9886,35.7761],[-82.9883,35.7761],[-82.9882,35.7761],[-82.9879,35.7762],[-82.9875,35.7763],[-82.9874,35.7763],[-82.9873,35.7765],[-82.9872,35.7767],[-82.9871,35.7768],[-82.987,35.7769],[-82.987,35.777],[-82.9869,35.777],[-82.9867,35.7771],[-82.9866,35.7771],[-82.9864,35.7772],[-82.9861,35.7773],[-82.9859,35.7774],[-82.9855,35.7776],[-82.9852,35.7777],[-82.9849,35.7778],[-82.9845,35.7779],[-82.9843,35.778],[-82.9841,35.778],[-82.9839,35.7781],[-82.9838,35.7782],[-82.9837,35.7783],[-82.9835,35.7785],[-82.9834,35.7786],[-82.9832,35.7787],[-82.9829,35.779],[-82.9826,35.7792],[-82.9824,35.7794],[-82.9822,35.7795],[-82.982,35.7797],[-82.9816,35.7799],[-82.9815,35.78],[-82.9814,35.7801],[-82.9813,35.7801],[-82.9812,35.7802],[-82.9811,35.7804],[-82.981,35.7805],[-82.981,35.7807],[-82.9808,35.781],[-82.9807,35.7812],[-82.9805,35.7815],[-82.9804,35.7816],[-82.9804,35.7817],[-82.9802,35.7818],[-82.9801,35.7819],[-82.98,35.7819],[-82.9798,35.782],[-82.9796,35.7822],[-82.9794,35.7822],[-82.9791,35.7823],[-82.9789,35.7824],[-82.9788,35.7824],[-82.9787,35.7824],[-82.9785,35.7826],[-82.9781,35.7829],[-82.9778,35.7832],[-82.9777,35.7833],[-82.9776,35.7834],[-82.9775,35.7835],[-82.9773,35.7839],[-82.9772,35.7842],[-82.977,35.7844],[-82.9769,35.7846],[-82.9768,35.7846],[-82.9764,35.7849],[-82.9763,35.785],[-82.9761,35.785],[-82.9759,35.7851],[-82.9758,35.7852],[-82.9757,35.7852],[-82.9756,35.7854],[-82.9753,35.7856],[-82.9751,35.7857],[-82.9751,35.7858],[-82.9749,35.7859],[-82.9747,35.7861],[-82.9746,35.7863],[-82.9746,35.7865],[-82.9745,35.7867],[-82.9745,35.7868],[-82.9743,35.787],[-82.9742,35.7871],[-82.974,35.7871],[-82.9737,35.7873],[-82.9736,35.7874],[-82.9734,35.7875],[-82.9733,35.7875],[-82.9732,35.7876],[-82.973,35.7877],[-82.9727,35.7878],[-82.9725,35.7878],[-82.9723,35.788],[-82.9721,35.788],[-82.9718,35.7882],[-82.9715,35.7885],[-82.9713,35.7887],[-82.9712,35.7888],[-82.9711,35.7889],[-82.9709,35.789],[-82.9707,35.7891],[-82.9705,35.7891],[-82.9702,35.7893],[-82.9701,35.7894],[-82.9699,35.7895],[-82.9698,35.7896],[-82.9697,35.7896],[-82.9696,35.7897],[-82.9694,35.7897],[-82.9692,35.7898],[-82.969,35.7898],[-82.9689,35.7898],[-82.9688,35.7897],[-82.9686,35.7897],[-82.9685,35.7897],[-82.9681,35.7897],[-82.9678,35.7897],[-82.9674,35.7898],[-82.967,35.7898],[-82.9667,35.7899],[-82.9665,35.7899],[-82.9661,35.7901],[-82.9657,35.7902],[-82.9653,35.7904],[-82.9648,35.7905],[-82.9645,35.7904],[-82.9644,35.7903],[-82.9639,35.79],[-82.9636,35.7899],[-82.9633,35.7899],[-82.963,35.79],[-82.9626,35.7903],[-82.9624,35.7905],[-82.9621,35.7907],[-82.9617,35.791],[-82.9618,35.7912],[-82.9618,35.7916],[-82.9618,35.792],[-82.9619,35.7922],[-82.962,35.7924],[-82.9621,35.7925],[-82.9621,35.7926],[-82.9622,35.7927],[-82.9623,35.7927],[-82.9623,35.7928],[-82.9624,35.7929],[-82.9625,35.793],[-82.9626,35.7931],[-82.9627,35.7933],[-82.9627,35.7934],[-82.9627,35.7935],[-82.9628,35.7937],[-82.9628,35.794],[-82.9629,35.7943],[-82.9629,35.7947],[-82.9629,35.7949],[-82.9629,35.7951],[-82.9629,35.7954],[-82.9629,35.7955],[-82.9628,35.7956],[-82.9628,35.7957],[-82.9627,35.7959],[-82.9626,35.7962],[-82.9625,35.7963],[-82.9623,35.7965],[-82.9621,35.7966],[-82.962,35.7967],[-82.9619,35.7968],[-82.9618,35.7969],[-82.9618,35.797],[-82.9619,35.7971],[-82.962,35.7973],[-82.962,35.7976],[-82.962,35.7978],[-82.962,35.7979],[-82.962,35.7982],[-82.9619,35.7984],[-82.9619,35.7985],[-82.9619,35.7987],[-82.962,35.7989],[-82.962,35.7991],[-82.962,35.7993],[-82.962,35.7994],[-82.962,35.7995],[-82.962,35.7997],[-82.962,35.8],[-82.9618,35.8004],[-82.9616,35.8008],[-82.9613,35.801],[-82.9611,35.8013],[-82.9609,35.8015],[-82.9607,35.8017],[-82.9604,35.8019],[-82.9601,35.8021],[-82.9599,35.8023],[-82.9597,35.8024],[-82.9592,35.8027],[-82.9589,35.8032],[-82.9588,35.8035],[-82.9586,35.8039],[-82.9585,35.8042],[-82.9584,35.8046],[-82.9583,35.8048],[-82.9582,35.8051],[-82.958,35.8056],[-82.9578,35.8058],[-82.9575,35.8062],[-82.9573,35.8067],[-82.957,35.8069],[-82.9568,35.8072],[-82.9565,35.8075],[-82.9563,35.8078],[-82.9562,35.8079],[-82.9561,35.8081],[-82.9561,35.8085],[-82.9561,35.8088],[-82.956,35.809],[-82.956,35.8093],[-82.9559,35.8096],[-82.9558,35.8097],[-82.9557,35.8098],[-82.9554,35.8102],[-82.9553,35.8104],[-82.9551,35.8107],[-82.955,35.811],[-82.9549,35.8113],[-82.9545,35.8117],[-82.9542,35.812],[-82.9539,35.8124],[-82.9538,35.8126],[-82.9537,35.8127],[-82.9538,35.8129],[-82.9539,35.8132],[-82.9539,35.8134],[-82.954,35.8135],[-82.954,35.8137],[-82.9539,35.8138],[-82.9538,35.8139],[-82.9536,35.8141],[-82.9533,35.8144],[-82.953,35.8146],[-82.9528,35.8148],[-82.9526,35.8152],[-82.9524,35.8154],[-82.9523,35.8157],[-82.9521,35.816],[-82.952,35.8163],[-82.9519,35.8165],[-82.9518,35.8166],[-82.9517,35.8167],[-82.9515,35.8168],[-82.9513,35.8167],[-82.951,35.8167],[-82.9508,35.8165],[-82.9506,35.8164],[-82.9504,35.8163],[-82.9502,35.8163],[-82.9501,35.8162],[-82.9499,35.8162],[-82.9497,35.8163],[-82.9495,35.8166],[-82.9493,35.8169],[-82.9492,35.8171],[-82.9489,35.8173],[-82.9488,35.8173],[-82.9487,35.8174],[-82.9486,35.8175],[-82.9485,35.8175],[-82.9483,35.8177],[-82.9482,35.8178],[-82.9482,35.8179],[-82.9481,35.818],[-82.9481,35.8181],[-82.9482,35.8182],[-82.9483,35.8185],[-82.9484,35.8189],[-82.9485,35.8192],[-82.9486,35.8193],[-82.9486,35.8195],[-82.9486,35.8197],[-82.9485,35.8198],[-82.9484,35.8199],[-82.9482,35.8201],[-82.948,35.8206],[-82.9479,35.8208],[-82.9477,35.8211],[-82.9476,35.8213],[-82.9473,35.8216],[-82.9471,35.8218],[-82.9469,35.822],[-82.9468,35.8221],[-82.9468,35.8222],[-82.9469,35.8224],[-82.947,35.8226],[-82.947,35.8227],[-82.947,35.8228],[-82.947,35.8229],[-82.9467,35.8232],[-82.9464,35.8235],[-82.9463,35.8237],[-82.9462,35.8238],[-82.9459,35.8241],[-82.9458,35.8244],[-82.9456,35.8246],[-82.9454,35.8248],[-82.9452,35.825],[-82.9447,35.8252],[-82.9445,35.8254],[-82.9442,35.8255],[-82.9438,35.8256],[-82.9434,35.8256],[-82.9428,35.8257],[-82.9424,35.8257],[-82.9419,35.8258],[-82.9415,35.8258],[-82.9411,35.8258],[-82.9408,35.8258],[-82.9405,35.8258],[-82.9402,35.8257],[-82.94,35.8257],[-82.9397,35.8257],[-82.9394,35.8257],[-82.9391,35.8259],[-82.9388,35.8259],[-82.9386,35.8257],[-82.9384,35.8255],[-82.9383,35.8254],[-82.9381,35.8254],[-82.938,35.8253],[-82.9379,35.8253],[-82.9378,35.8253],[-82.9375,35.8253],[-82.937,35.8253],[-82.9366,35.8253],[-82.9365,35.8253],[-82.9363,35.8254],[-82.9362,35.8254],[-82.936,35.8255],[-82.936,35.8256],[-82.9359,35.8257],[-82.9359,35.8258],[-82.9359,35.826],[-82.9358,35.8261],[-82.9358,35.8263],[-82.9357,35.8264],[-82.9356,35.8266],[-82.9355,35.8269],[-82.9354,35.8272],[-82.9353,35.8274],[-82.9352,35.8276],[-82.9352,35.8278],[-82.9351,35.828],[-82.935,35.8282],[-82.9349,35.8284],[-82.9348,35.8287],[-82.9348,35.8289],[-82.9347,35.829],[-82.9346,35.8292],[-82.9344,35.8294],[-82.934,35.8298],[-82.9338,35.83],[-82.9337,35.8301],[-82.9336,35.8302],[-82.9335,35.8303],[-82.9334,35.8304],[-82.9333,35.8305],[-82.9334,35.8306],[-82.9335,35.8308],[-82.9336,35.8309],[-82.9337,35.831],[-82.9338,35.8311],[-82.9339,35.8313],[-82.9339,35.8314],[-82.9339,35.8316],[-82.9339,35.8317],[-82.934,35.8319],[-82.9341,35.8321],[-82.9341,35.8322],[-82.934,35.8323],[-82.9338,35.8326],[-82.9335,35.8328],[-82.9333,35.8329],[-82.9332,35.8329],[-82.9331,35.833],[-82.933,35.8331],[-82.9329,35.8333],[-82.9329,35.8335],[-82.9329,35.8338],[-82.9329,35.834],[-82.9329,35.8342],[-82.933,35.8347],[-82.933,35.8349],[-82.9331,35.835],[-82.9331,35.8352],[-82.9333,35.8353],[-82.9335,35.8356],[-82.9338,35.836],[-82.934,35.8363],[-82.9341,35.8364],[-82.9341,35.8365],[-82.9341,35.8366],[-82.9341,35.8367],[-82.9339,35.8367],[-82.9336,35.8368],[-82.9332,35.837],[-82.9329,35.8372],[-82.9324,35.8374],[-82.9322,35.8374],[-82.9319,35.8375],[-82.9317,35.8376],[-82.9313,35.8376],[-82.9308,35.8377],[-82.9305,35.8378],[-82.9303,35.8378],[-82.93,35.8379],[-82.9297,35.838],[-82.9294,35.8381],[-82.9292,35.8382],[-82.9289,35.8382],[-82.9286,35.8383],[-82.9284,35.8384],[-82.9281,35.8385],[-82.9279,35.8385],[-82.9277,35.8386],[-82.9273,35.8386],[-82.9269,35.8386],[-82.9263,35.8387],[-82.9259,35.8388],[-82.9255,35.8389],[-82.925,35.8389],[-82.9245,35.839],[-82.9241,35.839],[-82.924,35.8391],[-82.9237,35.8391],[-82.9233,35.8391],[-82.923,35.8392],[-82.9226,35.8392],[-82.9222,35.8392],[-82.9218,35.8392],[-82.9215,35.8393],[-82.9207,35.8393],[-82.9202,35.8394],[-82.9201,35.8395],[-82.92,35.8397],[-82.9199,35.8399],[-82.9198,35.8401],[-82.9198,35.8403],[-82.9197,35.8404],[-82.9196,35.8406],[-82.9194,35.8407],[-82.9193,35.8408],[-82.9191,35.8409],[-82.9188,35.841],[-82.9179,35.8411],[-82.9177,35.8411],[-82.9176,35.8411],[-82.9172,35.8412],[-82.917,35.8413],[-82.9168,35.8414],[-82.9166,35.8415],[-82.9165,35.8416],[-82.9163,35.8417],[-82.9163,35.8418],[-82.9164,35.8419],[-82.9166,35.8421],[-82.9167,35.8424],[-82.9169,35.8426],[-82.917,35.8428],[-82.9171,35.8431],[-82.9172,35.8433],[-82.9173,35.8434],[-82.9173,35.8436],[-82.9173,35.8439],[-82.9173,35.8441],[-82.9173,35.8442],[-82.9173,35.8444],[-82.9174,35.8445],[-82.9175,35.8447],[-82.9177,35.8448],[-82.9179,35.845],[-82.918,35.8451],[-82.9184,35.8454],[-82.9185,35.8457],[-82.9187,35.846],[-82.9189,35.8464],[-82.919,35.8467],[-82.9191,35.847],[-82.9192,35.8473],[-82.9193,35.8475],[-82.9194,35.8476],[-82.9196,35.8477],[-82.9196,35.8478],[-82.9197,35.8479],[-82.9198,35.848],[-82.9199,35.8481],[-82.9199,35.8483],[-82.9198,35.8487],[-82.9199,35.849],[-82.9199,35.8493],[-82.9199,35.8495],[-82.92,35.8497],[-82.9201,35.8499],[-82.9202,35.8501],[-82.9203,35.8502],[-82.9205,35.8503],[-82.9206,35.8504],[-82.9208,35.8505],[-82.9209,35.8507],[-82.921,35.8508],[-82.921,35.8509],[-82.921,35.8511],[-82.921,35.8513],[-82.9205,35.8516],[-82.9203,35.8518],[-82.9199,35.852],[-82.9199,35.8522],[-82.9201,35.8524],[-82.9202,35.8526],[-82.9203,35.8528],[-82.9203,35.853],[-82.9202,35.8534],[-82.9202,35.8536],[-82.9201,35.8538],[-82.92,35.854],[-82.9199,35.8541],[-82.9198,35.8543],[-82.9198,35.8544],[-82.9199,35.8546],[-82.9201,35.8549],[-82.9202,35.8551],[-82.9203,35.8553],[-82.9203,35.8555],[-82.9203,35.8556],[-82.9203,35.8561],[-82.9202,35.8564],[-82.9201,35.8566],[-82.92,35.8569],[-82.9199,35.8572],[-82.9198,35.8574],[-82.9198,35.8576],[-82.9197,35.8577],[-82.9196,35.858],[-82.9194,35.8581],[-82.9193,35.8582],[-82.9191,35.8585],[-82.919,35.8586],[-82.9187,35.8588],[-82.9185,35.8589],[-82.9184,35.8591],[-82.9182,35.8593],[-82.9182,35.8595],[-82.9184,35.8597],[-82.9185,35.8598],[-82.9185,35.86],[-82.9186,35.86],[-82.9187,35.8602],[-82.9189,35.8604],[-82.9192,35.8605],[-82.9195,35.8607],[-82.9199,35.8609],[-82.9202,35.8611],[-82.9203,35.8612],[-82.9204,35.8613],[-82.9205,35.8614],[-82.9205,35.8615],[-82.9206,35.8618],[-82.9208,35.862],[-82.921,35.8622],[-82.9211,35.8624],[-82.9212,35.8625],[-82.9213,35.8627],[-82.9213,35.8628],[-82.9214,35.863],[-82.9214,35.8631],[-82.9214,35.8632],[-82.9214,35.8634],[-82.9214,35.8637],[-82.9212,35.864],[-82.921,35.8642],[-82.9209,35.8644],[-82.9209,35.8646],[-82.9209,35.8648],[-82.9209,35.865],[-82.921,35.8652],[-82.921,35.8654],[-82.9211,35.8654],[-82.9211,35.8656],[-82.9212,35.8657],[-82.9213,35.8659],[-82.9213,35.866],[-82.9213,35.8661],[-82.9212,35.8663],[-82.921,35.8667],[-82.9207,35.867],[-82.9207,35.8673],[-82.9208,35.8675],[-82.9209,35.8678],[-82.9209,35.868],[-82.9208,35.8682],[-82.9207,35.8683],[-82.9205,35.8685],[-82.9202,35.8686],[-82.9198,35.8687],[-82.9191,35.8687],[-82.9188,35.8687],[-82.9186,35.8687],[-82.9184,35.8688],[-82.9181,35.8688],[-82.9176,35.8688],[-82.9171,35.8688],[-82.9166,35.8687],[-82.9162,35.8687],[-82.9156,35.8687],[-82.9153,35.8687],[-82.915,35.8687],[-82.9146,35.8686],[-82.9141,35.8686],[-82.9137,35.8684],[-82.9133,35.8683],[-82.913,35.8683],[-82.9127,35.8683],[-82.9124,35.8685],[-82.9122,35.8685],[-82.912,35.8685],[-82.9118,35.8686],[-82.9115,35.8686],[-82.9112,35.8686],[-82.911,35.8686],[-82.9108,35.8686],[-82.9104,35.8688],[-82.91,35.869],[-82.9094,35.8692],[-82.909,35.8693],[-82.9086,35.8694],[-82.9084,35.8695],[-82.908,35.8696],[-82.9078,35.8697],[-82.9076,35.8699],[-82.9073,35.87],[-82.9071,35.8701],[-82.9069,35.8702],[-82.9067,35.8702],[-82.9065,35.8702],[-82.9064,35.8702],[-82.9063,35.8704],[-82.9061,35.8706],[-82.906,35.8707],[-82.9058,35.8709],[-82.9056,35.871],[-82.9053,35.8712],[-82.9048,35.8714],[-82.9044,35.8717],[-82.9039,35.8718],[-82.9037,35.8719],[-82.9034,35.872],[-82.9031,35.8722],[-82.9028,35.8723],[-82.9024,35.8724],[-82.902,35.8725],[-82.9017,35.8725],[-82.9015,35.8725],[-82.9012,35.8727],[-82.9009,35.8729],[-82.9005,35.8732],[-82.9002,35.8736],[-82.9,35.8738],[-82.8999,35.874],[-82.8998,35.8742],[-82.8998,35.8744],[-82.8998,35.8745],[-82.8998,35.8746],[-82.8997,35.8747],[-82.8997,35.8749],[-82.8996,35.875],[-82.8996,35.8751],[-82.8995,35.8755],[-82.8995,35.8759],[-82.8994,35.8762],[-82.8992,35.8764],[-82.8989,35.8766],[-82.8985,35.8767],[-82.8982,35.8769],[-82.8981,35.8771],[-82.8981,35.8774],[-82.898,35.8776],[-82.8977,35.8777],[-82.8972,35.878],[-82.8968,35.8783],[-82.8966,35.8785],[-82.8965,35.8788],[-82.8962,35.8792],[-82.8961,35.8795],[-82.8961,35.8799],[-82.8961,35.8801],[-82.8962,35.8803],[-82.8964,35.8805],[-82.8966,35.8806],[-82.8971,35.8809],[-82.8979,35.8811],[-82.8983,35.8813],[-82.8986,35.8813],[-82.8988,35.8812],[-82.8991,35.8811],[-82.8995,35.881],[-82.8998,35.8811],[-82.9001,35.8811],[-82.9004,35.8811],[-82.9006,35.881],[-82.9009,35.8809],[-82.9012,35.8808],[-82.9015,35.8807],[-82.9018,35.8807],[-82.9022,35.8807],[-82.9026,35.8806],[-82.9031,35.8805],[-82.9033,35.8804],[-82.9035,35.8804],[-82.9036,35.8805],[-82.904,35.8809],[-82.9044,35.8812],[-82.9046,35.8815],[-82.9048,35.8817],[-82.9051,35.8819],[-82.9051,35.8821],[-82.9052,35.8824],[-82.9053,35.8827],[-82.9055,35.8828],[-82.9057,35.883],[-82.9061,35.8831],[-82.9062,35.8832],[-82.9064,35.8834],[-82.9067,35.8838],[-82.9068,35.8839],[-82.9068,35.884],[-82.9068,35.8843],[-82.9067,35.8848],[-82.9066,35.8851],[-82.9065,35.8855],[-82.9065,35.8858],[-82.9063,35.886],[-82.9057,35.8861],[-82.9056,35.8862],[-82.9056,35.8864],[-82.9053,35.8868],[-82.9051,35.8871],[-82.9047,35.8873],[-82.9043,35.8876],[-82.904,35.8878],[-82.9037,35.8882],[-82.9034,35.8884],[-82.9031,35.8886],[-82.9027,35.889],[-82.9025,35.8892],[-82.9024,35.8896],[-82.9023,35.8899],[-82.9022,35.8904],[-82.9022,35.8907],[-82.9022,35.8912],[-82.9022,35.8914],[-82.9021,35.8916],[-82.9019,35.8918],[-82.9018,35.8919],[-82.9016,35.8921],[-82.9012,35.8923],[-82.9011,35.8925],[-82.901,35.8927],[-82.901,35.8928],[-82.9011,35.8929],[-82.9013,35.893],[-82.9016,35.8932],[-82.9019,35.8933],[-82.9022,35.8935],[-82.9024,35.8936],[-82.9026,35.8937],[-82.9027,35.8939],[-82.9028,35.894],[-82.9028,35.8943],[-82.9028,35.8947],[-82.9028,35.8949],[-82.903,35.8951],[-82.9032,35.8954],[-82.9034,35.8955],[-82.9035,35.8957],[-82.9036,35.896],[-82.9037,35.8962],[-82.9038,35.8964],[-82.9042,35.8967],[-82.9045,35.8969],[-82.9047,35.897],[-82.9048,35.8972],[-82.9049,35.8975],[-82.905,35.8977],[-82.905,35.898],[-82.9051,35.8983],[-82.905,35.8987],[-82.905,35.899],[-82.905,35.8994],[-82.905,35.8995],[-82.9051,35.8997],[-82.9052,35.9002],[-82.9053,35.9005],[-82.9055,35.901],[-82.9056,35.9014],[-82.9058,35.9019],[-82.9059,35.9022],[-82.9059,35.9024],[-82.9061,35.9027],[-82.9063,35.903],[-82.9064,35.9032],[-82.9066,35.9033],[-82.907,35.9035],[-82.9074,35.9037],[-82.9079,35.9039],[-82.908,35.904],[-82.9081,35.9041],[-82.9081,35.9042],[-82.9082,35.9044],[-82.9082,35.9047],[-82.9083,35.905],[-82.9082,35.9054],[-82.9081,35.9055],[-82.908,35.9057],[-82.9078,35.906],[-82.9076,35.9062],[-82.9074,35.9065],[-82.9072,35.9068],[-82.907,35.9072],[-82.907,35.9074],[-82.907,35.9076],[-82.9071,35.9078],[-82.9072,35.9079],[-82.9074,35.9081],[-82.9077,35.9083],[-82.908,35.9085],[-82.9082,35.9087],[-82.9084,35.9089],[-82.9084,35.909],[-82.9084,35.9093],[-82.9084,35.9094],[-82.9083,35.9095],[-82.9081,35.91],[-82.9079,35.9104],[-82.9079,35.9108],[-82.9079,35.9111],[-82.908,35.9112],[-82.908,35.9113],[-82.9082,35.9113],[-82.9084,35.9113],[-82.9085,35.9113],[-82.9089,35.9111],[-82.9091,35.911],[-82.9094,35.9109],[-82.9095,35.9109],[-82.9097,35.911],[-82.9098,35.9111],[-82.9099,35.9112],[-82.91,35.9114],[-82.9101,35.9119],[-82.9103,35.9122],[-82.9104,35.9125],[-82.9105,35.9127],[-82.9107,35.9128],[-82.9109,35.9129],[-82.9113,35.913],[-82.9116,35.9132],[-82.9119,35.9134],[-82.9121,35.9135],[-82.9122,35.9135],[-82.9128,35.9135],[-82.9129,35.9136],[-82.913,35.9136],[-82.9131,35.9138],[-82.9133,35.9142],[-82.9134,35.9145],[-82.9137,35.9147],[-82.9141,35.9149],[-82.9143,35.9151],[-82.9144,35.9151],[-82.9144,35.9152],[-82.9142,35.9153],[-82.9141,35.9154],[-82.9137,35.9155],[-82.9133,35.9157],[-82.913,35.9159],[-82.9125,35.9162],[-82.9122,35.9163],[-82.9119,35.9165],[-82.9117,35.9167],[-82.9116,35.9168],[-82.9116,35.917],[-82.9117,35.9172],[-82.9119,35.9174],[-82.9121,35.9176],[-82.9123,35.9178],[-82.9123,35.9179],[-82.9123,35.918],[-82.9122,35.9182],[-82.912,35.9186],[-82.9118,35.9189],[-82.9117,35.9192],[-82.9116,35.9194],[-82.9116,35.9196],[-82.9118,35.92],[-82.912,35.9201],[-82.9122,35.9202],[-82.9124,35.9202],[-82.9127,35.9203],[-82.9129,35.9203],[-82.9131,35.9204],[-82.9131,35.9206],[-82.9132,35.9211],[-82.9134,35.9213],[-82.9136,35.9217],[-82.9135,35.9218],[-82.9136,35.922],[-82.9135,35.9224],[-82.9135,35.9229],[-82.9136,35.9233],[-82.9137,35.9236],[-82.9137,35.9239],[-82.9135,35.9241],[-82.9135,35.9243],[-82.9136,35.9243],[-82.9137,35.9243],[-82.9139,35.9243],[-82.9144,35.9244],[-82.9148,35.9245],[-82.915,35.9245],[-82.9153,35.9244],[-82.9157,35.9243],[-82.9162,35.9241],[-82.9163,35.9241],[-82.9165,35.9242],[-82.9167,35.9243],[-82.917,35.9244],[-82.9173,35.9246],[-82.9175,35.9249],[-82.9177,35.925],[-82.9181,35.9252],[-82.9185,35.9254],[-82.9188,35.9256],[-82.9192,35.9259],[-82.9195,35.9261],[-82.9197,35.9263],[-82.9199,35.9266],[-82.9203,35.927],[-82.9204,35.9272],[-82.9205,35.9273],[-82.9203,35.9276],[-82.9201,35.9278],[-82.92,35.9281],[-82.92,35.9284],[-82.92,35.9287],[-82.9199,35.9288],[-82.9198,35.9289],[-82.9197,35.9289],[-82.9194,35.9289],[-82.919,35.9289],[-82.9183,35.929],[-82.9179,35.9289],[-82.9175,35.929],[-82.9171,35.929],[-82.9168,35.929],[-82.9164,35.929],[-82.9159,35.9292],[-82.9155,35.9292],[-82.9152,35.9293],[-82.9148,35.9294],[-82.9145,35.9295],[-82.9142,35.9295],[-82.9138,35.9297],[-82.9136,35.9297],[-82.9133,35.9296],[-82.9131,35.9296],[-82.9127,35.9296],[-82.9122,35.9296],[-82.912,35.9296],[-82.9119,35.9294],[-82.9118,35.9293],[-82.9117,35.9289],[-82.9117,35.9286],[-82.9114,35.9282],[-82.9112,35.928],[-82.9108,35.9276],[-82.9106,35.9275],[-82.9103,35.9274],[-82.91,35.9274],[-82.9095,35.9274],[-82.9091,35.9273],[-82.9087,35.9273],[-82.9084,35.9272],[-82.9081,35.9272],[-82.9078,35.9271],[-82.9075,35.9269],[-82.9071,35.9267],[-82.9066,35.9264],[-82.9063,35.9263],[-82.906,35.9262],[-82.9055,35.9261],[-82.9052,35.9261],[-82.9047,35.9261],[-82.9043,35.9261],[-82.9039,35.9263],[-82.9035,35.9265],[-82.9031,35.9266],[-82.9027,35.9267],[-82.902,35.9269],[-82.9018,35.927],[-82.9017,35.9271],[-82.9016,35.9274],[-82.9015,35.9278],[-82.9015,35.9279],[-82.9014,35.928],[-82.9013,35.928],[-82.9012,35.9281],[-82.9008,35.9282],[-82.9002,35.9283],[-82.9002,35.9284],[-82.9001,35.9285],[-82.9002,35.9286],[-82.9003,35.9288],[-82.9003,35.9291],[-82.9003,35.9292],[-82.9003,35.9293],[-82.9,35.9294],[-82.8996,35.9294],[-82.8993,35.9295],[-82.8991,35.9296],[-82.8989,35.9299],[-82.8989,35.9302],[-82.899,35.9305],[-82.8992,35.9308],[-82.8995,35.9312],[-82.8996,35.9313],[-82.8997,35.9315],[-82.8996,35.9316],[-82.8995,35.9319],[-82.8993,35.932],[-82.8993,35.9322],[-82.8993,35.9324],[-82.8995,35.9325],[-82.8996,35.9326],[-82.8997,35.9326],[-82.9002,35.933],[-82.9004,35.9332],[-82.9005,35.9333],[-82.9004,35.9334],[-82.9004,35.9337],[-82.9002,35.934],[-82.9003,35.9342],[-82.9003,35.9343],[-82.9006,35.9345],[-82.9008,35.9346],[-82.9013,35.9348],[-82.9015,35.935],[-82.9016,35.9353],[-82.9017,35.9356],[-82.9016,35.9358],[-82.9014,35.9362],[-82.9013,35.9364],[-82.9014,35.9367],[-82.9016,35.937],[-82.9017,35.9373],[-82.9018,35.9375],[-82.9018,35.9378],[-82.9016,35.9381],[-82.9014,35.9384],[-82.9013,35.9386],[-82.9012,35.9389],[-82.901,35.9392],[-82.9009,35.9395],[-82.9008,35.9398],[-82.9007,35.9401],[-82.9005,35.9404],[-82.9004,35.9406],[-82.9003,35.9409],[-82.9,35.9414],[-82.8998,35.942],[-82.8995,35.9425],[-82.8994,35.9427],[-82.8993,35.943],[-82.8992,35.9433],[-82.8991,35.9435],[-82.8989,35.9438],[-82.8988,35.9439],[-82.8988,35.9441],[-82.8986,35.9444],[-82.8985,35.9446],[-82.8983,35.9449],[-82.8983,35.945],[-82.8982,35.9452],[-82.8977,35.9451],[-82.8975,35.9449],[-82.897,35.9448],[-82.8966,35.9448],[-82.8963,35.9447],[-82.8957,35.9446],[-82.8952,35.9447],[-82.8949,35.9447],[-82.8945,35.9447],[-82.894,35.9447],[-82.8937,35.9448],[-82.8932,35.9448],[-82.8927,35.945],[-82.8923,35.9452],[-82.8922,35.9453],[-82.892,35.9454],[-82.8917,35.9457],[-82.8914,35.9459],[-82.891,35.9462],[-82.8907,35.9464],[-82.8903,35.9466],[-82.8901,35.9468],[-82.8898,35.9472],[-82.8896,35.9474],[-82.8892,35.9479],[-82.8891,35.9483],[-82.889,35.9483],[-82.8886,35.9485],[-82.8882,35.9486],[-82.8877,35.9487],[-82.8873,35.9487],[-82.887,35.9486],[-82.8866,35.9485],[-82.8862,35.9485],[-82.8859,35.9486],[-82.8855,35.9487],[-82.8851,35.9488],[-82.8847,35.9489],[-82.8844,35.949],[-82.884,35.9492],[-82.8837,35.9494],[-82.8835,35.9495],[-82.8831,35.9497],[-82.8826,35.9498],[-82.8822,35.9498],[-82.8819,35.9498],[-82.8815,35.9499],[-82.8811,35.95],[-82.8808,35.9501],[-82.8805,35.95],[-82.88,35.9501],[-82.8795,35.9502],[-82.8791,35.9502],[-82.8785,35.9501],[-82.8782,35.9501],[-82.878,35.9502],[-82.8779,35.9504],[-82.8778,35.9506],[-82.8777,35.9506],[-82.8775,35.9507],[-82.8772,35.9508],[-82.8769,35.951],[-82.8766,35.9512],[-82.8765,35.9515],[-82.8762,35.9516],[-82.876,35.9516],[-82.8757,35.9517],[-82.8752,35.9518],[-82.8748,35.952],[-82.8747,35.9523],[-82.8746,35.9526],[-82.8745,35.9528],[-82.8743,35.9528],[-82.8741,35.9528],[-82.874,35.9527],[-82.8737,35.9526],[-82.8735,35.9524],[-82.8733,35.9523],[-82.8729,35.9522],[-82.8726,35.9521],[-82.872,35.9521],[-82.8716,35.9521],[-82.8714,35.952],[-82.871,35.9519],[-82.8707,35.9518],[-82.8705,35.9517],[-82.8702,35.9515],[-82.8701,35.9514],[-82.8699,35.9511],[-82.8697,35.9507],[-82.8695,35.9505],[-82.8693,35.9504],[-82.8692,35.9503],[-82.869,35.9503],[-82.8687,35.9503],[-82.8684,35.9504],[-82.8679,35.9504],[-82.8677,35.9505],[-82.8675,35.9504],[-82.8674,35.9504],[-82.8672,35.9502],[-82.8671,35.9502],[-82.867,35.95],[-82.8667,35.9497],[-82.8665,35.9495],[-82.8662,35.9494],[-82.866,35.9494],[-82.8654,35.9492],[-82.8652,35.9492],[-82.8649,35.9491],[-82.8645,35.9491],[-82.8642,35.949],[-82.8636,35.9487],[-82.8634,35.9487],[-82.863,35.9485],[-82.8627,35.9484],[-82.8624,35.9483],[-82.862,35.9481],[-82.8617,35.9479],[-82.8615,35.9478],[-82.861,35.9476],[-82.8607,35.9475],[-82.8605,35.9475],[-82.8603,35.9475],[-82.8601,35.9475],[-82.86,35.9475],[-82.8597,35.9476],[-82.8594,35.9477],[-82.8592,35.9478],[-82.8591,35.9479],[-82.8589,35.9479],[-82.8585,35.9479],[-82.8582,35.9479],[-82.8577,35.9479],[-82.8574,35.9479],[-82.857,35.948],[-82.8568,35.948],[-82.8563,35.948],[-82.8558,35.9481],[-82.8553,35.9482],[-82.8548,35.9483],[-82.8545,35.9484],[-82.8541,35.9485],[-82.8536,35.9487],[-82.853,35.9488],[-82.8528,35.9489],[-82.8525,35.9491],[-82.8523,35.9492],[-82.8522,35.9492],[-82.852,35.9493],[-82.8519,35.9493],[-82.8517,35.9493],[-82.8516,35.9493],[-82.8514,35.9492],[-82.8512,35.9491],[-82.8509,35.949],[-82.8508,35.9489],[-82.8506,35.9488],[-82.8504,35.9487],[-82.8503,35.9485],[-82.8502,35.9484],[-82.8501,35.9482],[-82.85,35.948],[-82.8498,35.9478],[-82.8498,35.9477],[-82.8497,35.9475],[-82.8496,35.9473],[-82.8494,35.9471],[-82.8493,35.947],[-82.8492,35.9469],[-82.849,35.9468],[-82.8487,35.9467],[-82.8485,35.9466],[-82.8483,35.9466],[-82.8482,35.9465],[-82.8481,35.9464],[-82.8479,35.9463],[-82.8476,35.9461],[-82.8474,35.946],[-82.8472,35.946],[-82.847,35.9459],[-82.8469,35.9459],[-82.8467,35.9459],[-82.8466,35.946],[-82.8463,35.946],[-82.8462,35.9461],[-82.846,35.9462],[-82.8459,35.946],[-82.8458,35.9459],[-82.8457,35.9458],[-82.8456,35.9456],[-82.8453,35.9454],[-82.8452,35.9453],[-82.8451,35.9452],[-82.8449,35.9451],[-82.8448,35.9449],[-82.8447,35.9447],[-82.8446,35.9445],[-82.8446,35.9443],[-82.8447,35.9439],[-82.8448,35.9434],[-82.8448,35.9433],[-82.8448,35.9431],[-82.8448,35.943],[-82.8448,35.9428],[-82.8446,35.9421],[-82.8445,35.942],[-82.8444,35.942],[-82.8443,35.9419],[-82.8439,35.9419],[-82.8434,35.9419],[-82.843,35.9419],[-82.8428,35.9419],[-82.8426,35.9419],[-82.8422,35.9419],[-82.842,35.9419],[-82.8417,35.9419],[-82.8415,35.9419],[-82.8414,35.9419],[-82.8412,35.9418],[-82.8411,35.9417],[-82.841,35.9417],[-82.841,35.9416],[-82.841,35.9414],[-82.8409,35.9412],[-82.8407,35.9409],[-82.8406,35.9407],[-82.8405,35.9405],[-82.8403,35.9403],[-82.8402,35.9401],[-82.84,35.94],[-82.8398,35.9399],[-82.8395,35.9396],[-82.8393,35.9395],[-82.8393,35.9394],[-82.8393,35.9393],[-82.8393,35.9392],[-82.8393,35.939],[-82.8393,35.9389],[-82.8394,35.9386],[-82.8393,35.9384],[-82.8393,35.9382],[-82.8392,35.9379],[-82.839,35.9376],[-82.8389,35.9375],[-82.8388,35.9374],[-82.8386,35.9373],[-82.8385,35.9372],[-82.8383,35.9371],[-82.8381,35.9371],[-82.8379,35.937],[-82.8377,35.937],[-82.8374,35.937],[-82.8369,35.937],[-82.8364,35.937],[-82.836,35.937],[-82.8359,35.937],[-82.8357,35.937],[-82.8355,35.9369],[-82.8354,35.9368],[-82.8353,35.9367],[-82.8352,35.9366],[-82.835,35.9364],[-82.835,35.9363],[-82.8349,35.9362],[-82.8347,35.9361],[-82.8346,35.936],[-82.8344,35.936],[-82.8342,35.9359],[-82.8341,35.9359],[-82.8338,35.9358],[-82.8336,35.9357],[-82.8335,35.9356],[-82.8333,35.9355],[-82.8332,35.9352],[-82.8331,35.935],[-82.833,35.9348],[-82.8329,35.9345],[-82.8329,35.9343],[-82.8329,35.9341],[-82.8329,35.9338],[-82.8329,35.9336],[-82.8328,35.9334],[-82.8328,35.9332],[-82.8328,35.9331],[-82.8327,35.933],[-82.8325,35.9329],[-82.8324,35.9328],[-82.8323,35.9328],[-82.8321,35.9328],[-82.8319,35.9327],[-82.8317,35.9327],[-82.8314,35.9326],[-82.8312,35.9326],[-82.831,35.9326],[-82.8307,35.9326],[-82.8305,35.9326],[-82.8304,35.9327],[-82.8301,35.9327],[-82.8299,35.9328],[-82.8297,35.9329],[-82.8295,35.9329],[-82.8294,35.9329],[-82.8292,35.9329],[-82.8291,35.9329],[-82.8289,35.9329],[-82.8287,35.9329],[-82.8286,35.9327],[-82.8285,35.9327],[-82.8284,35.9326],[-82.8282,35.9325],[-82.8281,35.9324],[-82.828,35.9323],[-82.828,35.9322],[-82.8279,35.932],[-82.8278,35.9316],[-82.8278,35.9315],[-82.8277,35.9313],[-82.8274,35.9309],[-82.8272,35.9308],[-82.827,35.9306],[-82.8268,35.9304],[-82.8265,35.9303],[-82.8264,35.9301],[-82.8262,35.93],[-82.826,35.9298],[-82.8259,35.9297],[-82.8259,35.9296],[-82.8258,35.9295],[-82.8258,35.9293],[-82.8258,35.9292],[-82.8259,35.9291],[-82.8259,35.929],[-82.826,35.9288],[-82.8261,35.9287],[-82.8263,35.9284],[-82.8264,35.9283],[-82.8265,35.9281],[-82.8266,35.928],[-82.8266,35.9278],[-82.8265,35.9277],[-82.8264,35.9276],[-82.8263,35.9275],[-82.826,35.9273],[-82.8258,35.927],[-82.8254,35.9268],[-82.825,35.9265],[-82.8247,35.9261],[-82.8246,35.926],[-82.8242,35.9257],[-82.8241,35.9255],[-82.8238,35.9252],[-82.8237,35.925],[-82.8235,35.9249],[-82.8234,35.9247],[-82.8233,35.9245],[-82.8232,35.9242],[-82.8231,35.9241],[-82.823,35.9238],[-82.823,35.9236],[-82.8229,35.9233],[-82.8229,35.9231],[-82.8228,35.9229],[-82.8227,35.9227],[-82.8227,35.9225],[-82.8226,35.9224],[-82.8224,35.9222],[-82.8224,35.9221],[-82.8223,35.922],[-82.8222,35.9219],[-82.8221,35.9219],[-82.822,35.9218],[-82.8218,35.9218],[-82.8215,35.9218],[-82.8213,35.9218],[-82.8211,35.9219],[-82.8208,35.9219],[-82.8205,35.922],[-82.8204,35.922],[-82.8203,35.922],[-82.8202,35.9221],[-82.8201,35.9222],[-82.8199,35.9223],[-82.8198,35.9224],[-82.8196,35.9226],[-82.8195,35.9227],[-82.8193,35.9228],[-82.8191,35.9229],[-82.8188,35.923],[-82.8186,35.9231],[-82.8184,35.9232],[-82.8182,35.9233],[-82.818,35.9233],[-82.8178,35.9234],[-82.8175,35.9235],[-82.8172,35.9236],[-82.8171,35.9236],[-82.8169,35.9237],[-82.8166,35.9237],[-82.8161,35.9239],[-82.816,35.9239],[-82.8158,35.924],[-82.8158,35.9242],[-82.8157,35.9243],[-82.8156,35.9244],[-82.8156,35.9245],[-82.8155,35.9246],[-82.8154,35.9248],[-82.8154,35.925],[-82.8153,35.925],[-82.8153,35.9253],[-82.8152,35.9254],[-82.8152,35.9255],[-82.8151,35.9256],[-82.815,35.9256],[-82.8149,35.9256],[-82.8148,35.9256],[-82.8147,35.9255],[-82.8145,35.9255],[-82.8143,35.9255],[-82.8139,35.9255],[-82.8138,35.9254],[-82.8135,35.9254],[-82.8132,35.9254],[-82.8129,35.9254],[-82.8127,35.9255],[-82.8124,35.9256],[-82.8122,35.9258],[-82.8121,35.9259],[-82.8118,35.9261],[-82.8115,35.9263],[-82.8112,35.9265],[-82.811,35.9266],[-82.811,35.9267],[-82.8107,35.9268],[-82.8105,35.9269],[-82.8103,35.927],[-82.8102,35.927],[-82.8097,35.9269],[-82.8091,35.9269],[-82.8089,35.9269],[-82.8087,35.9269],[-82.8083,35.9269],[-82.8081,35.927],[-82.8076,35.9271],[-82.8073,35.9271],[-82.8071,35.9271],[-82.8069,35.9271],[-82.8065,35.9271],[-82.806,35.927],[-82.8059,35.927],[-82.8057,35.927],[-82.8054,35.927],[-82.8052,35.9271],[-82.8051,35.9271],[-82.8048,35.9273],[-82.8048,35.9274],[-82.8045,35.9276],[-82.8042,35.9278],[-82.804,35.928],[-82.8038,35.9283],[-82.8035,35.9286],[-82.8034,35.9287],[-82.8032,35.9288],[-82.8031,35.9288],[-82.8029,35.929],[-82.8028,35.9291],[-82.8027,35.9292],[-82.8027,35.9294],[-82.8027,35.9296],[-82.8027,35.9298],[-82.8028,35.9299],[-82.8028,35.93],[-82.8029,35.9302],[-82.803,35.9303],[-82.8032,35.9306],[-82.8034,35.9308],[-82.8035,35.931],[-82.8037,35.9312],[-82.8038,35.9315],[-82.8039,35.9318],[-82.804,35.9321],[-82.8042,35.9324],[-82.8043,35.9327],[-82.8043,35.9329],[-82.8044,35.9331],[-82.8044,35.9334],[-82.8045,35.9336],[-82.8046,35.9337],[-82.8046,35.9339],[-82.8048,35.934],[-82.8052,35.9344],[-82.8054,35.9345],[-82.8055,35.9346],[-82.8057,35.9348],[-82.8057,35.9349],[-82.8057,35.935],[-82.8058,35.9354],[-82.8059,35.9357],[-82.806,35.9361],[-82.8061,35.9364],[-82.8062,35.937],[-82.8063,35.9374],[-82.8063,35.9375],[-82.8063,35.9376],[-82.8062,35.9378],[-82.8061,35.9379],[-82.8059,35.9379],[-82.8057,35.9381],[-82.8054,35.9382],[-82.8051,35.9382],[-82.8047,35.9384],[-82.8045,35.9385],[-82.8044,35.9385],[-82.8042,35.9386],[-82.8041,35.9386],[-82.804,35.9387],[-82.8039,35.9388],[-82.8039,35.9389],[-82.8039,35.9391],[-82.804,35.9392],[-82.8041,35.9393],[-82.8041,35.9395],[-82.8041,35.9397],[-82.8041,35.9398],[-82.804,35.94],[-82.8038,35.9401],[-82.8036,35.9402],[-82.8035,35.9404],[-82.8033,35.9405],[-82.8029,35.9408],[-82.8025,35.941],[-82.8024,35.9411],[-82.8022,35.9412],[-82.8021,35.9413],[-82.802,35.9414],[-82.8019,35.9415],[-82.8016,35.9419],[-82.8015,35.942],[-82.8014,35.9422],[-82.8013,35.9424],[-82.8011,35.9427],[-82.801,35.9428],[-82.8007,35.9433],[-82.8005,35.9436],[-82.8003,35.9439],[-82.8001,35.9442],[-82.8,35.9444],[-82.7998,35.9446],[-82.7997,35.9447],[-82.7996,35.9447],[-82.7995,35.9448],[-82.7993,35.9449],[-82.7989,35.945],[-82.7987,35.9452],[-82.7985,35.9452],[-82.7983,35.9453],[-82.7981,35.9455],[-82.7976,35.9459],[-82.7973,35.9462],[-82.7971,35.9463],[-82.797,35.9463],[-82.7969,35.9464],[-82.7967,35.9464],[-82.7965,35.9465],[-82.7963,35.9465],[-82.7961,35.9465],[-82.7956,35.9466],[-82.7953,35.9466],[-82.7951,35.9466],[-82.795,35.9467],[-82.7948,35.9467],[-82.7947,35.9468],[-82.7945,35.9469],[-82.7944,35.947],[-82.7943,35.9471],[-82.7942,35.9473],[-82.7941,35.9474],[-82.794,35.9475],[-82.794,35.9477],[-82.7939,35.9478],[-82.7939,35.9479],[-82.7939,35.9481],[-82.7938,35.9481],[-82.7937,35.9483],[-82.7935,35.9484],[-82.7933,35.9486],[-82.7931,35.9487],[-82.7929,35.9489],[-82.7928,35.949],[-82.7924,35.9494],[-82.7922,35.9496],[-82.792,35.9497],[-82.7919,35.9499],[-82.7918,35.9501],[-82.7917,35.9503],[-82.7916,35.9505],[-82.7916,35.9507],[-82.7915,35.9509],[-82.7914,35.951],[-82.7913,35.951],[-82.7912,35.9511],[-82.791,35.9511],[-82.7908,35.9511],[-82.7906,35.9511],[-82.7905,35.9511],[-82.7904,35.9512],[-82.7902,35.9513],[-82.7901,35.9515],[-82.7899,35.9517],[-82.7898,35.9518],[-82.7897,35.9518],[-82.7896,35.9518],[-82.7895,35.9518],[-82.7893,35.9517],[-82.7891,35.9516],[-82.789,35.9515],[-82.7889,35.9515],[-82.7888,35.9515],[-82.7887,35.9515],[-82.7885,35.9515],[-82.7884,35.9516],[-82.7883,35.9516],[-82.7882,35.9516],[-82.788,35.9517],[-82.7878,35.9518],[-82.7877,35.9519],[-82.7876,35.952],[-82.7875,35.9522],[-82.7874,35.9523],[-82.7874,35.9525],[-82.7873,35.9527],[-82.7873,35.9531],[-82.7873,35.9534],[-82.7872,35.9537],[-82.7872,35.954],[-82.7871,35.9545],[-82.7871,35.9547],[-82.7871,35.9548],[-82.7871,35.955],[-82.7871,35.9552],[-82.7871,35.9553],[-82.7871,35.9554],[-82.7871,35.9556],[-82.787,35.9558],[-82.787,35.9559],[-82.7869,35.9561],[-82.7865,35.9564],[-82.7863,35.9566],[-82.7861,35.9568],[-82.786,35.9572],[-82.7859,35.9575],[-82.7858,35.9577],[-82.7856,35.958],[-82.7855,35.9583],[-82.7853,35.9588],[-82.7853,35.9593],[-82.7853,35.9596],[-82.7853,35.9597],[-82.7852,35.9601],[-82.7852,35.9604],[-82.7852,35.9607],[-82.7852,35.961],[-82.7853,35.9612],[-82.7853,35.9616],[-82.7853,35.962],[-82.7852,35.9621],[-82.7851,35.9623],[-82.785,35.9625],[-82.7849,35.9626],[-82.7848,35.9627],[-82.7847,35.9629],[-82.7845,35.9631],[-82.7845,35.9632],[-82.7844,35.9635],[-82.7842,35.9637],[-82.7841,35.9637],[-82.784,35.9639],[-82.7838,35.9641],[-82.7834,35.9645],[-82.7832,35.9647],[-82.7829,35.9649],[-82.7826,35.9652],[-82.7823,35.9653],[-82.7817,35.9654],[-82.7813,35.9656],[-82.7811,35.9657],[-82.7809,35.9658],[-82.7806,35.9659],[-82.7805,35.9659],[-82.7803,35.966],[-82.78,35.9661],[-82.7795,35.9661],[-82.7792,35.9663],[-82.7787,35.9664],[-82.7786,35.9665],[-82.7783,35.9666],[-82.7781,35.9667],[-82.778,35.9668],[-82.7779,35.9669],[-82.7778,35.967],[-82.7777,35.9672],[-82.7776,35.9674],[-82.7774,35.9677],[-82.7773,35.968],[-82.7772,35.9683],[-82.7771,35.9685],[-82.7771,35.9687],[-82.7771,35.9689],[-82.777,35.9691],[-82.7769,35.9693],[-82.7769,35.9697],[-82.7768,35.9699],[-82.7767,35.9701],[-82.7766,35.9703],[-82.7765,35.9705],[-82.7764,35.9708],[-82.7764,35.9709],[-82.7763,35.971],[-82.7762,35.9712],[-82.7761,35.9713],[-82.776,35.9714],[-82.7759,35.9714],[-82.7758,35.9715],[-82.7756,35.9715],[-82.7753,35.9717],[-82.7752,35.9717],[-82.7751,35.9718],[-82.775,35.972],[-82.7751,35.9721],[-82.7751,35.9723],[-82.7752,35.9723],[-82.7752,35.9725],[-82.7754,35.9726],[-82.7755,35.9728],[-82.7756,35.9729],[-82.7757,35.973],[-82.7759,35.9732],[-82.7759,35.9733],[-82.7762,35.9738],[-82.7763,35.9738],[-82.7763,35.9739],[-82.7764,35.974],[-82.7765,35.9741],[-82.7766,35.9741],[-82.7768,35.9741],[-82.7773,35.9742],[-82.7776,35.9743],[-82.7777,35.9743],[-82.7778,35.9744],[-82.778,35.9745],[-82.7781,35.9746],[-82.7782,35.9747],[-82.7784,35.9747],[-82.7785,35.9747],[-82.7787,35.9747],[-82.7789,35.9747],[-82.779,35.9747],[-82.7791,35.9746],[-82.7792,35.9746],[-82.7793,35.9746],[-82.7794,35.9745],[-82.7796,35.9744],[-82.7798,35.9744],[-82.7798,35.9743],[-82.78,35.9743],[-82.7801,35.9742],[-82.7802,35.9742],[-82.7804,35.9742],[-82.7805,35.9741],[-82.7807,35.9741],[-82.7809,35.9741],[-82.7811,35.9742],[-82.7813,35.9742],[-82.7814,35.9742],[-82.7816,35.9743],[-82.7818,35.9744],[-82.782,35.9745],[-82.7823,35.9747],[-82.7825,35.9748],[-82.7826,35.9749],[-82.7827,35.975],[-82.7828,35.9751],[-82.783,35.9753],[-82.7832,35.9755],[-82.7833,35.9758],[-82.7836,35.976],[-82.7839,35.9763],[-82.7841,35.9765],[-82.7844,35.9767],[-82.7845,35.9768],[-82.7847,35.9769],[-82.7851,35.9771],[-82.7853,35.9772],[-82.7854,35.9772],[-82.7855,35.9773],[-82.7856,35.9774],[-82.7857,35.9775],[-82.7857,35.9777],[-82.7857,35.9778],[-82.7857,35.978],[-82.7856,35.9782],[-82.7855,35.9783],[-82.7854,35.9785],[-82.7854,35.9787],[-82.7853,35.9791],[-82.7852,35.9794],[-82.7852,35.9796],[-82.7852,35.9799],[-82.7852,35.98],[-82.7851,35.9801],[-82.7851,35.9802],[-82.785,35.9803],[-82.7849,35.9804],[-82.7848,35.9805],[-82.7848,35.9806],[-82.7847,35.9807],[-82.7847,35.9809],[-82.7847,35.9813],[-82.7845,35.9817],[-82.7845,35.9819],[-82.7845,35.9822],[-82.7845,35.9824],[-82.7846,35.9826],[-82.7846,35.9829],[-82.7847,35.983],[-82.7849,35.9833],[-82.785,35.9836],[-82.7851,35.984],[-82.7852,35.9841],[-82.7852,35.9842],[-82.7852,35.9843],[-82.7852,35.9845],[-82.7852,35.9846],[-82.7851,35.9848],[-82.7851,35.9849],[-82.785,35.985],[-82.785,35.9852],[-82.7849,35.9854],[-82.7849,35.9856],[-82.7849,35.9858],[-82.7849,35.986],[-82.7849,35.9862],[-82.785,35.9864],[-82.785,35.9868],[-82.785,35.987],[-82.785,35.9871],[-82.7851,35.9873],[-82.7851,35.9876],[-82.7853,35.9879],[-82.7853,35.9881],[-82.7853,35.9884],[-82.7853,35.9885],[-82.7852,35.9886],[-82.7852,35.9887],[-82.7851,35.9887],[-82.785,35.9888],[-82.7849,35.9888],[-82.7848,35.9889],[-82.7846,35.9889],[-82.7845,35.989],[-82.7844,35.989],[-82.7843,35.9891],[-82.7842,35.9892],[-82.7841,35.9893],[-82.784,35.9894],[-82.7837,35.9895],[-82.7833,35.9896],[-82.783,35.9897],[-82.7826,35.9898],[-82.7824,35.99],[-82.7823,35.9902],[-82.7822,35.9903],[-82.782,35.9907],[-82.7818,35.9908],[-82.7817,35.9908],[-82.7815,35.9909],[-82.7811,35.9909],[-82.7809,35.9909],[-82.7808,35.991],[-82.7807,35.9911],[-82.7806,35.9912],[-82.7806,35.9913],[-82.7806,35.9914],[-82.7806,35.9915],[-82.7806,35.9918],[-82.7803,35.9919],[-82.7798,35.9921],[-82.7793,35.9922],[-82.7792,35.9923],[-82.7791,35.9926],[-82.7791,35.9928],[-82.7791,35.993],[-82.779,35.9933],[-82.779,35.9935],[-82.7789,35.9939],[-82.7789,35.9943],[-82.7788,35.9945],[-82.7788,35.9947],[-82.7787,35.9948],[-82.7784,35.9952],[-82.7782,35.9955],[-82.7781,35.9956],[-82.7781,35.9958],[-82.7781,35.9959],[-82.7781,35.9961],[-82.7781,35.9964],[-82.7782,35.9967],[-82.7781,35.9969],[-82.7781,35.9971],[-82.7781,35.9972],[-82.7781,35.9973],[-82.778,35.9974],[-82.778,35.9975],[-82.7779,35.9975],[-82.7779,35.9977],[-82.7778,35.9978],[-82.7777,35.9979],[-82.7778,35.998],[-82.7777,35.9981],[-82.7777,35.9982],[-82.7776,35.9984],[-82.7776,35.9985],[-82.7775,35.9986],[-82.7774,35.9986],[-82.7773,35.9987],[-82.7771,35.9987],[-82.777,35.9987],[-82.7768,35.9987],[-82.7767,35.9986],[-82.7765,35.9986],[-82.7763,35.9986],[-82.7762,35.9987],[-82.7761,35.9987],[-82.776,35.9988],[-82.7759,35.9989],[-82.7759,35.999],[-82.7758,35.9992],[-82.7758,35.9993],[-82.7758,35.9994],[-82.7758,35.9996],[-82.7759,35.9998],[-82.7759,35.9999],[-82.776,36.0001],[-82.7761,36.0003],[-82.7761,36.0004],[-82.776,36.0006],[-82.776,36.0007],[-82.7759,36.0009],[-82.7758,36.001],[-82.7757,36.0011],[-82.7756,36.001],[-82.7752,36.0009],[-82.775,36.0008],[-82.7749,36.0008],[-82.7747,36.0007],[-82.7745,36.0007],[-82.7743,36.0007],[-82.774,36.0007],[-82.7735,36.0006],[-82.7731,36.0006],[-82.7728,36.0006],[-82.7725,36.0006],[-82.7723,36.0006],[-82.7721,36.0007],[-82.7719,36.0008],[-82.7718,36.0008],[-82.7716,36.0011],[-82.7714,36.0012],[-82.7711,36.0015],[-82.7709,36.0016],[-82.7708,36.0016],[-82.7707,36.0016],[-82.7703,36.0016],[-82.7702,36.0016],[-82.7699,36.0017],[-82.7696,36.0018],[-82.7694,36.0019],[-82.769,36.002],[-82.7688,36.0021],[-82.7686,36.0022],[-82.7685,36.0023],[-82.7682,36.0024],[-82.768,36.0024],[-82.7678,36.0025],[-82.7676,36.0025],[-82.7673,36.0025],[-82.767,36.0026],[-82.7667,36.0026],[-82.7664,36.0027],[-82.7661,36.0028],[-82.7659,36.0029],[-82.7657,36.003],[-82.7655,36.0031],[-82.7653,36.0033],[-82.7651,36.0034],[-82.7649,36.0035],[-82.7647,36.0037],[-82.7646,36.0037],[-82.7644,36.0038],[-82.7642,36.0039],[-82.7639,36.004],[-82.7637,36.0041],[-82.7634,36.0043],[-82.7632,36.0044],[-82.7631,36.0045],[-82.763,36.0046],[-82.7629,36.0047],[-82.7629,36.0048],[-82.7627,36.0048],[-82.7626,36.0048],[-82.7624,36.0048],[-82.7622,36.0048],[-82.762,36.0049],[-82.7618,36.005],[-82.7616,36.005],[-82.7614,36.005],[-82.7612,36.005],[-82.7609,36.005],[-82.7606,36.005],[-82.7605,36.005],[-82.7604,36.0051],[-82.7602,36.0051],[-82.7601,36.0051],[-82.76,36.0051],[-82.7599,36.005],[-82.7597,36.0049],[-82.7595,36.0048],[-82.7594,36.0046],[-82.7592,36.0044],[-82.7591,36.0042],[-82.7589,36.0041],[-82.7588,36.0041],[-82.7587,36.0041],[-82.7582,36.0042],[-82.758,36.0043],[-82.7576,36.0043],[-82.7574,36.0044],[-82.7572,36.0044],[-82.7568,36.0044],[-82.7564,36.0044],[-82.7561,36.0044],[-82.7558,36.0044],[-82.7555,36.0044],[-82.7554,36.0044],[-82.7551,36.0043],[-82.7549,36.0043],[-82.7547,36.0043],[-82.7545,36.0044],[-82.7544,36.0044],[-82.7543,36.0045],[-82.7542,36.0045],[-82.7541,36.0046],[-82.754,36.0047],[-82.7538,36.0049],[-82.7537,36.0051],[-82.7536,36.0053],[-82.7532,36.0057],[-82.7531,36.0058],[-82.7529,36.006],[-82.7527,36.0061],[-82.7526,36.0062],[-82.7525,36.0062],[-82.7523,36.0062],[-82.7522,36.0062],[-82.752,36.0062],[-82.7517,36.0061],[-82.7515,36.0061],[-82.7512,36.006],[-82.751,36.006],[-82.7507,36.0059],[-82.7506,36.0059],[-82.7504,36.0059],[-82.7502,36.006],[-82.7502,36.0061],[-82.7502,36.0062],[-82.7501,36.0064],[-82.7502,36.0065],[-82.7502,36.0067],[-82.7502,36.0072],[-82.7503,36.0073],[-82.7503,36.0074],[-82.7504,36.0076],[-82.7505,36.0077],[-82.7506,36.0079],[-82.7507,36.0081],[-82.7508,36.0084],[-82.7509,36.0087],[-82.7509,36.0088],[-82.7508,36.0089],[-82.7507,36.0089],[-82.7502,36.0092],[-82.7499,36.0093],[-82.7494,36.0096],[-82.7492,36.0097],[-82.7488,36.0099],[-82.7486,36.0099],[-82.7484,36.0099],[-82.7481,36.0099],[-82.7479,36.0099],[-82.7476,36.0098],[-82.7473,36.0097],[-82.7469,36.0095],[-82.7465,36.0095],[-82.7461,36.0095],[-82.7456,36.0096],[-82.7452,36.0098],[-82.7448,36.01],[-82.7443,36.0103],[-82.7441,36.0105],[-82.7439,36.0106],[-82.7436,36.0107],[-82.7434,36.0108],[-82.7433,36.0109],[-82.7433,36.0111],[-82.7433,36.0113],[-82.7434,36.0115],[-82.7433,36.0116],[-82.743,36.0119],[-82.7428,36.0121],[-82.7425,36.0124],[-82.7423,36.0125],[-82.7421,36.0125],[-82.7419,36.0125],[-82.7415,36.0123],[-82.7411,36.0121],[-82.7408,36.012],[-82.7406,36.012],[-82.7403,36.0121],[-82.7401,36.0123],[-82.7399,36.0125],[-82.7397,36.0129],[-82.7396,36.0132],[-82.7395,36.0135],[-82.7395,36.0139],[-82.7395,36.0141],[-82.7396,36.0144],[-82.7396,36.0145],[-82.7396,36.0147],[-82.7394,36.0148],[-82.7391,36.015],[-82.7388,36.0151],[-82.7385,36.0152],[-82.738,36.0153],[-82.7375,36.0153],[-82.7369,36.0153],[-82.7364,36.0152],[-82.7359,36.0152],[-82.7355,36.0152],[-82.7351,36.0151],[-82.7346,36.0152],[-82.7342,36.0153],[-82.7339,36.0155],[-82.7336,36.0157],[-82.7333,36.016],[-82.733,36.0163],[-82.7328,36.0166],[-82.7326,36.0169],[-82.7323,36.0173],[-82.7322,36.0174],[-82.732,36.0175],[-82.7318,36.0175],[-82.7314,36.0175],[-82.7308,36.0175],[-82.7305,36.0176],[-82.7301,36.0177],[-82.7297,36.0179],[-82.7293,36.018],[-82.7289,36.0181],[-82.7284,36.0183],[-82.728,36.0184],[-82.7275,36.0185],[-82.7273,36.0185],[-82.7271,36.0185],[-82.7268,36.0184],[-82.7262,36.0182],[-82.7259,36.0181],[-82.7257,36.0181],[-82.7255,36.0182],[-82.7251,36.0183],[-82.7247,36.0185],[-82.7244,36.0187],[-82.7241,36.0188],[-82.7237,36.019],[-82.7233,36.0192],[-82.7229,36.0195],[-82.7226,36.0197],[-82.7223,36.0199],[-82.722,36.0201],[-82.7217,36.0203],[-82.7213,36.0205],[-82.7209,36.0208],[-82.7206,36.0211],[-82.7202,36.0213],[-82.7199,36.0216],[-82.7194,36.0218],[-82.7192,36.0219],[-82.7188,36.0219],[-82.7184,36.022],[-82.7181,36.022],[-82.7174,36.0221],[-82.7172,36.0222],[-82.7167,36.0223],[-82.7165,36.0224],[-82.7163,36.0225],[-82.7161,36.0228],[-82.7158,36.023],[-82.7155,36.0234],[-82.7153,36.0236],[-82.7154,36.0237],[-82.7154,36.0239],[-82.7155,36.0243],[-82.7157,36.0247],[-82.7157,36.025],[-82.7157,36.0253],[-82.7157,36.0256],[-82.7157,36.0258],[-82.7156,36.0263],[-82.7156,36.0266],[-82.7156,36.0269],[-82.7156,36.0271],[-82.7155,36.0277],[-82.7155,36.028],[-82.7154,36.0283],[-82.7153,36.0285],[-82.7151,36.0286],[-82.7149,36.0287],[-82.7143,36.0288],[-82.714,36.0288],[-82.7136,36.0289],[-82.7133,36.0289],[-82.713,36.029],[-82.7129,36.029],[-82.7124,36.0291],[-82.7119,36.0292],[-82.7118,36.0292],[-82.7115,36.0293],[-82.711,36.0295],[-82.7106,36.0297],[-82.7104,36.0298],[-82.7102,36.0299],[-82.7101,36.0299],[-82.71,36.0298],[-82.7099,36.0298],[-82.7096,36.0297],[-82.7092,36.0297],[-82.7089,36.0297],[-82.7086,36.0297],[-82.7083,36.0299],[-82.708,36.03],[-82.7078,36.0301],[-82.7073,36.0303],[-82.7068,36.0305],[-82.7064,36.0307],[-82.706,36.0309],[-82.7057,36.0311],[-82.7054,36.0314],[-82.7052,36.0315],[-82.7048,36.0317],[-82.7045,36.0319],[-82.7041,36.032],[-82.7039,36.0321],[-82.7038,36.0322],[-82.7036,36.0322],[-82.7033,36.0323],[-82.703,36.0324],[-82.7025,36.0325],[-82.7022,36.0325],[-82.7019,36.0326],[-82.7018,36.0326],[-82.7017,36.0328],[-82.7017,36.0333],[-82.7016,36.0338],[-82.7015,36.0341],[-82.7014,36.0343],[-82.7012,36.0344],[-82.7009,36.0344],[-82.7002,36.0344],[-82.6999,36.0344],[-82.6995,36.0343],[-82.699,36.0343],[-82.6986,36.0342],[-82.6984,36.0342],[-82.6982,36.0342],[-82.698,36.0343],[-82.698,36.0344],[-82.6979,36.0346],[-82.6979,36.035],[-82.6978,36.0352],[-82.6977,36.0354],[-82.6975,36.0356],[-82.6972,36.0358],[-82.6969,36.0359],[-82.6966,36.0359],[-82.6962,36.0361],[-82.6957,36.0363],[-82.6953,36.0364],[-82.6948,36.0366],[-82.6941,36.0367],[-82.6936,36.0369],[-82.6931,36.037],[-82.6927,36.0372],[-82.6923,36.0373],[-82.6918,36.0374],[-82.6913,36.0375],[-82.6908,36.0378],[-82.6905,36.0379],[-82.6902,36.0379],[-82.6896,36.0382],[-82.6892,36.0384],[-82.6889,36.0386],[-82.6886,36.0389],[-82.6883,36.0391],[-82.688,36.0393],[-82.6878,36.0395],[-82.6876,36.0397],[-82.6873,36.04],[-82.6871,36.0402],[-82.6869,36.0404],[-82.6866,36.0407],[-82.6864,36.0409],[-82.6862,36.0411],[-82.6862,36.0412],[-82.686,36.0414],[-82.6858,36.0417],[-82.6857,36.042],[-82.6856,36.0421],[-82.6855,36.0425],[-82.6853,36.043],[-82.6853,36.0433],[-82.6853,36.0436],[-82.6852,36.044],[-82.6851,36.0444],[-82.6849,36.0448],[-82.6847,36.0451],[-82.6845,36.0454],[-82.6842,36.0457],[-82.6841,36.0458],[-82.6838,36.0459],[-82.6834,36.0459],[-82.683,36.0459],[-82.6826,36.0459],[-82.6823,36.0459],[-82.682,36.046],[-82.6817,36.0462],[-82.6814,36.0463],[-82.6812,36.0466],[-82.6809,36.0468],[-82.6806,36.0471],[-82.6803,36.0473],[-82.68,36.0476],[-82.6797,36.0479],[-82.6794,36.0483],[-82.679,36.0485],[-82.6788,36.0486],[-82.6785,36.0486],[-82.6781,36.0486],[-82.6777,36.0486],[-82.6771,36.0486],[-82.6765,36.0486],[-82.6762,36.0486],[-82.6758,36.0486],[-82.6754,36.0487],[-82.6751,36.0488],[-82.6749,36.0488],[-82.6747,36.049],[-82.6745,36.0492],[-82.6743,36.0494],[-82.6741,36.0495],[-82.6738,36.0496],[-82.6735,36.0497],[-82.6733,36.0499],[-82.6731,36.0501],[-82.673,36.0503],[-82.673,36.0504],[-82.6727,36.051],[-82.6727,36.0513],[-82.6725,36.0516],[-82.6723,36.0517],[-82.6722,36.0518],[-82.6721,36.0518],[-82.6716,36.0518],[-82.6712,36.052],[-82.6711,36.0522],[-82.6709,36.0525],[-82.6708,36.0527],[-82.6708,36.0528],[-82.6707,36.0529],[-82.6706,36.053],[-82.6704,36.053],[-82.6701,36.053],[-82.6697,36.053],[-82.6694,36.053],[-82.6689,36.053],[-82.6685,36.053],[-82.6681,36.053],[-82.6677,36.053],[-82.6673,36.053],[-82.667,36.0529],[-82.6667,36.0529],[-82.6663,36.053],[-82.6661,36.0531],[-82.6657,36.0534],[-82.6655,36.0536],[-82.6652,36.0538],[-82.6646,36.0541],[-82.6644,36.0543],[-82.664,36.0544],[-82.6637,36.0545],[-82.6634,36.0547],[-82.6631,36.0548],[-82.6628,36.0549],[-82.6622,36.0552],[-82.6619,36.0553],[-82.6613,36.0555],[-82.6608,36.0557],[-82.6606,36.0558],[-82.6603,36.056],[-82.6601,36.0563],[-82.6598,36.0566],[-82.6596,36.0568],[-82.6594,36.057],[-82.6593,36.0571],[-82.6589,36.0571],[-82.6585,36.057],[-82.6581,36.0569],[-82.6575,36.0567],[-82.6569,36.0565],[-82.6565,36.0564],[-82.6561,36.0564],[-82.6556,36.0563],[-82.6553,36.0563],[-82.6549,36.0563],[-82.6546,36.0564],[-82.6543,36.0565],[-82.6539,36.0568],[-82.6536,36.0569],[-82.6532,36.057],[-82.6527,36.0572],[-82.6522,36.0573],[-82.6519,36.0573],[-82.6515,36.0574],[-82.6512,36.0576],[-82.6508,36.0578],[-82.6503,36.0581],[-82.6499,36.0583],[-82.6496,36.0585],[-82.6492,36.0587],[-82.6489,36.0588],[-82.6486,36.059],[-82.6481,36.0592],[-82.6477,36.0594],[-82.6473,36.0597],[-82.6472,36.0598],[-82.6471,36.0599],[-82.647,36.0601],[-82.6469,36.0603],[-82.6465,36.0608],[-82.6462,36.0611],[-82.6457,36.0614],[-82.6454,36.0616],[-82.6451,36.0618],[-82.6447,36.062],[-82.6442,36.0624],[-82.6439,36.0626],[-82.6435,36.0628],[-82.6431,36.063],[-82.6427,36.0631],[-82.6423,36.0632],[-82.6419,36.0634],[-82.6414,36.0635],[-82.641,36.0637],[-82.6405,36.064],[-82.6401,36.0642],[-82.6398,36.0643],[-82.6393,36.0646],[-82.6388,36.0649],[-82.6382,36.0651],[-82.638,36.0652],[-82.6377,36.0654],[-82.6374,36.0657],[-82.6372,36.0658],[-82.637,36.0658],[-82.6365,36.0658],[-82.6361,36.0658],[-82.6357,36.0658],[-82.6354,36.0658],[-82.6349,36.0658],[-82.6345,36.0658],[-82.6341,36.0658],[-82.6338,36.0657],[-82.6334,36.0657],[-82.6332,36.0658],[-82.6329,36.0659],[-82.6328,36.0659],[-82.6326,36.0659],[-82.6325,36.0659],[-82.6324,36.0657],[-82.6324,36.0655],[-82.6323,36.0651],[-82.6324,36.0648],[-82.6324,36.0646],[-82.6324,36.0644],[-82.6323,36.0643],[-82.6322,36.0641],[-82.6321,36.064],[-82.6317,36.0639],[-82.6313,36.0637],[-82.631,36.0635],[-82.6307,36.0634],[-82.6303,36.0631],[-82.6299,36.0629],[-82.6295,36.0626],[-82.6292,36.0624],[-82.6288,36.0623],[-82.6285,36.0621],[-82.6282,36.0619],[-82.6279,36.0617],[-82.6276,36.0615],[-82.6273,36.0613],[-82.6268,36.061],[-82.6264,36.0607],[-82.6263,36.0607],[-82.6261,36.0606],[-82.6256,36.0605],[-82.6252,36.0604],[-82.6249,36.0603],[-82.6248,36.0602],[-82.6246,36.06],[-82.6245,36.0597],[-82.6243,36.0595],[-82.6241,36.0593],[-82.6239,36.0592],[-82.6236,36.0591],[-82.6234,36.0589],[-82.6232,36.0588],[-82.6231,36.0586],[-82.623,36.0583],[-82.6229,36.0581],[-82.6228,36.0579],[-82.6226,36.0577],[-82.6224,36.0576],[-82.6221,36.0575],[-82.6217,36.0575],[-82.6213,36.0575],[-82.6208,36.0575],[-82.6203,36.0574],[-82.62,36.0573],[-82.6196,36.0571],[-82.6192,36.0569],[-82.6187,36.0566],[-82.6182,36.0562],[-82.6179,36.0559],[-82.6178,36.0555],[-82.6177,36.0552],[-82.6177,36.055],[-82.6176,36.0548],[-82.6174,36.0545],[-82.6171,36.0543],[-82.6171,36.0541],[-82.617,36.0538],[-82.6171,36.0535],[-82.6172,36.0532],[-82.6175,36.0528],[-82.6177,36.0525],[-82.6178,36.0523],[-82.6179,36.052],[-82.6179,36.0517],[-82.6179,36.0514],[-82.6179,36.0511],[-82.6179,36.0508],[-82.6179,36.0505],[-82.6179,36.0502],[-82.6179,36.0499],[-82.618,36.0496],[-82.618,36.0493],[-82.618,36.0491],[-82.618,36.0488],[-82.6181,36.0485],[-82.6182,36.0482],[-82.6183,36.0479],[-82.6185,36.0475],[-82.6185,36.0474],[-82.6185,36.0472],[-82.6185,36.047],[-82.6184,36.0469],[-82.6182,36.0468],[-82.6181,36.0468],[-82.6176,36.0469],[-82.6172,36.047],[-82.6169,36.047],[-82.6167,36.047],[-82.6164,36.0469],[-82.6162,36.0468],[-82.6158,36.0467],[-82.6155,36.0465],[-82.6151,36.0463],[-82.6148,36.0463],[-82.6146,36.0463],[-82.6144,36.0464],[-82.6139,36.0466],[-82.6137,36.0466],[-82.6135,36.0466],[-82.6133,36.0466],[-82.613,36.0464],[-82.6127,36.0462],[-82.6124,36.0461],[-82.612,36.0458],[-82.6118,36.0456],[-82.6116,36.0453],[-82.6115,36.0453],[-82.6113,36.0451],[-82.6111,36.045],[-82.6108,36.045],[-82.6104,36.0449],[-82.6099,36.045],[-82.6096,36.0449],[-82.6092,36.0447],[-82.6087,36.0444],[-82.6084,36.0442],[-82.6082,36.044],[-82.6079,36.0436],[-82.6076,36.0432],[-82.6075,36.0429],[-82.6073,36.0426],[-82.6072,36.0424],[-82.607,36.0422],[-82.6069,36.0421],[-82.6065,36.0418],[-82.6064,36.0416],[-82.6063,36.0415],[-82.606,36.0411],[-82.6059,36.0409],[-82.6057,36.0408],[-82.6055,36.0407],[-82.6051,36.0406],[-82.6046,36.0405],[-82.6042,36.0404],[-82.6038,36.0403],[-82.6035,36.0401],[-82.6032,36.0399],[-82.603,36.0397],[-82.6028,36.0395],[-82.6023,36.0391],[-82.6021,36.0389],[-82.6019,36.0386],[-82.6017,36.0384],[-82.6017,36.0382],[-82.6017,36.038],[-82.6018,36.0376],[-82.6019,36.0372],[-82.602,36.0368],[-82.602,36.0367],[-82.602,36.0365],[-82.6019,36.0363],[-82.6018,36.0361],[-82.6017,36.0361],[-82.6014,36.036],[-82.6012,36.036],[-82.6007,36.0361],[-82.6002,36.0362],[-82.5999,36.0363],[-82.5996,36.0363],[-82.5991,36.0365],[-82.599,36.0365],[-82.5983,36.0366],[-82.5981,36.0366],[-82.5977,36.0367],[-82.5974,36.0367],[-82.5968,36.0368],[-82.5964,36.0367],[-82.596,36.0367],[-82.5957,36.0365],[-82.5954,36.0365],[-82.595,36.0363],[-82.5947,36.0362],[-82.5944,36.0363],[-82.5938,36.0363],[-82.5932,36.0362],[-82.5928,36.0361],[-82.5925,36.0359],[-82.592,36.0358],[-82.5914,36.0356],[-82.5914,36.0353],[-82.5913,36.0348],[-82.5913,36.0346],[-82.5913,36.0344],[-82.5912,36.0342],[-82.591,36.034],[-82.5909,36.0338],[-82.5908,36.0336],[-82.5907,36.0333],[-82.5907,36.0329],[-82.5907,36.0326],[-82.5908,36.0322],[-82.5909,36.0319],[-82.5909,36.0317],[-82.591,36.0316],[-82.5911,36.0315],[-82.5914,36.0314],[-82.5919,36.0312],[-82.5923,36.031],[-82.5927,36.0308],[-82.5931,36.0306],[-82.5935,36.0304],[-82.5938,36.0302],[-82.5942,36.03],[-82.5945,36.0298],[-82.5949,36.0296],[-82.5954,36.0293],[-82.5958,36.0291],[-82.5961,36.0288],[-82.5965,36.0286],[-82.597,36.0283],[-82.5973,36.0281],[-82.5976,36.0279],[-82.5979,36.0277],[-82.5983,36.0275],[-82.5986,36.0272],[-82.5988,36.0269],[-82.5991,36.0267],[-82.5994,36.0264],[-82.5998,36.026],[-82.5999,36.0258],[-82.6,36.0256],[-82.6001,36.0255],[-82.6003,36.0253],[-82.6007,36.0251],[-82.601,36.0249],[-82.6013,36.0247],[-82.6016,36.0245],[-82.602,36.0242],[-82.6023,36.024],[-82.6026,36.0237],[-82.6029,36.0234],[-82.6031,36.023],[-82.6032,36.0228],[-82.6033,36.0226],[-82.6033,36.0222],[-82.6035,36.022],[-82.6036,36.0218],[-82.6037,36.0215],[-82.6038,36.0214],[-82.6037,36.0213],[-82.6035,36.021],[-82.6034,36.0207],[-82.6033,36.0205],[-82.6033,36.0202],[-82.6033,36.02],[-82.6033,36.0197],[-82.6033,36.0193],[-82.6033,36.0192],[-82.6033,36.0191],[-82.603,36.0187],[-82.6029,36.0185],[-82.6028,36.0181],[-82.6028,36.0179],[-82.6028,36.0178],[-82.6029,36.0176],[-82.603,36.0176],[-82.6032,36.0174],[-82.6036,36.0173],[-82.6041,36.0172],[-82.6044,36.0171],[-82.6048,36.017],[-82.6052,36.0169],[-82.6056,36.0168],[-82.6061,36.0166],[-82.6067,36.0164],[-82.607,36.0163],[-82.6073,36.0161],[-82.6076,36.0159],[-82.6078,36.0157],[-82.6079,36.0156],[-82.6081,36.0154],[-82.6082,36.0151],[-82.6083,36.0146],[-82.6083,36.0143],[-82.6084,36.014],[-82.6084,36.0137],[-82.6085,36.0134],[-82.6085,36.0131],[-82.6085,36.0127],[-82.6086,36.0124],[-82.6087,36.0123],[-82.6089,36.0121],[-82.609,36.0119],[-82.6092,36.0117],[-82.6092,36.0115],[-82.6094,36.0112],[-82.6094,36.011],[-82.6095,36.0109],[-82.6094,36.0109],[-82.6092,36.0108],[-82.6088,36.0107],[-82.6085,36.0106],[-82.6081,36.0106],[-82.6078,36.0106],[-82.6075,36.0105],[-82.6074,36.0105],[-82.6071,36.0105],[-82.607,36.0105],[-82.6069,36.0104],[-82.607,36.0102],[-82.6072,36.01],[-82.6073,36.0099],[-82.6078,36.0097],[-82.608,36.0096],[-82.6081,36.0094],[-82.6082,36.009],[-82.6084,36.0087],[-82.6086,36.0083],[-82.6088,36.0081],[-82.6088,36.008],[-82.6091,36.0079],[-82.6094,36.0078],[-82.6099,36.0074],[-82.6103,36.0073],[-82.6106,36.0073],[-82.6107,36.0072],[-82.6108,36.007],[-82.6109,36.0068],[-82.6111,36.0067],[-82.6113,36.0066],[-82.6116,36.0064],[-82.6119,36.0063],[-82.612,36.0061],[-82.6122,36.0057],[-82.6123,36.0055],[-82.6123,36.0053],[-82.6125,36.0051],[-82.6129,36.0048],[-82.613,36.0048],[-82.6137,36.0049],[-82.6138,36.0049],[-82.6139,36.0048],[-82.614,36.0046],[-82.6141,36.0044],[-82.6142,36.0041],[-82.6143,36.0038],[-82.6143,36.0037],[-82.6144,36.0034],[-82.6144,36.003],[-82.6146,36.0027],[-82.6148,36.0023],[-82.6149,36.002],[-82.615,36.0016],[-82.615,36.0014],[-82.6151,36.0012],[-82.6151,36.001],[-82.6152,36.0008],[-82.6151,36.0005],[-82.6151,36.0001],[-82.615,35.9999],[-82.6149,35.9997],[-82.6148,35.9993],[-82.6148,35.9992],[-82.6147,35.9991],[-82.6145,35.9986],[-82.6144,35.9984],[-82.6143,35.9983],[-82.6141,35.9979],[-82.6138,35.9974],[-82.6137,35.9972],[-82.6137,35.997],[-82.6136,35.9969],[-82.6136,35.9968],[-82.6136,35.9967],[-82.6134,35.9964],[-82.6132,35.9962],[-82.6131,35.9959],[-82.613,35.9957],[-82.613,35.9956],[-82.6129,35.9954],[-82.6129,35.9951],[-82.6129,35.9949],[-82.6129,35.9947],[-82.6129,35.9946],[-82.6129,35.9945],[-82.6129,35.9944],[-82.6129,35.9941],[-82.6129,35.9939],[-82.6129,35.9938],[-82.6129,35.9937],[-82.6129,35.9936],[-82.6127,35.9935],[-82.6126,35.9935],[-82.6125,35.9934],[-82.6124,35.9934],[-82.6122,35.9934],[-82.6121,35.9934],[-82.612,35.9933],[-82.6115,35.9932],[-82.6113,35.9932],[-82.6111,35.9932],[-82.611,35.9931],[-82.6108,35.9931],[-82.6107,35.9931],[-82.6103,35.993],[-82.61,35.993],[-82.6097,35.9929],[-82.6095,35.9929],[-82.6093,35.9929],[-82.6091,35.9928],[-82.6085,35.9926],[-82.6082,35.9926],[-82.6079,35.9925],[-82.6075,35.9925],[-82.6073,35.9924],[-82.6071,35.9924],[-82.607,35.9922],[-82.6068,35.992],[-82.6067,35.9919],[-82.6066,35.9917],[-82.6066,35.9916],[-82.6065,35.9913],[-82.6065,35.9912],[-82.6063,35.991],[-82.6061,35.9907],[-82.606,35.9904],[-82.6058,35.9902],[-82.6057,35.9899],[-82.6056,35.9897],[-82.6055,35.9895],[-82.6054,35.9893],[-82.6052,35.989],[-82.605,35.9886],[-82.6048,35.9882],[-82.6046,35.988],[-82.6046,35.9879],[-82.6045,35.9878],[-82.6044,35.9875],[-82.6044,35.9873],[-82.6044,35.9871],[-82.6046,35.9868],[-82.6047,35.9867],[-82.6049,35.9863],[-82.6051,35.9861],[-82.6054,35.9859],[-82.6057,35.9857],[-82.606,35.9855],[-82.6063,35.9852],[-82.6064,35.985],[-82.6065,35.9848],[-82.6067,35.9845],[-82.607,35.984],[-82.6071,35.9837],[-82.6072,35.9834],[-82.6073,35.9832],[-82.6074,35.9826],[-82.6076,35.9821],[-82.6077,35.9817],[-82.6078,35.9813],[-82.6079,35.981],[-82.6079,35.9807],[-82.608,35.9804],[-82.608,35.9801],[-82.6081,35.9798],[-82.6083,35.9793],[-82.6086,35.9789],[-82.609,35.9785],[-82.6093,35.978],[-82.6093,35.9777],[-82.6093,35.9772],[-82.6094,35.9768],[-82.6096,35.9764],[-82.6098,35.9761],[-82.61,35.9759],[-82.6102,35.9756],[-82.6105,35.9753],[-82.6107,35.9748],[-82.6109,35.9744],[-82.611,35.974],[-82.6111,35.9736],[-82.6112,35.9735],[-82.6112,35.9733],[-82.6113,35.9732],[-82.6113,35.9731],[-82.6113,35.973],[-82.6113,35.9727],[-82.6112,35.9726],[-82.6113,35.9725],[-82.6114,35.9721],[-82.6115,35.9716],[-82.6115,35.9714],[-82.6115,35.9712],[-82.6115,35.9711],[-82.6115,35.9709],[-82.6115,35.9708],[-82.6115,35.9707],[-82.6115,35.9706],[-82.6115,35.9704],[-82.6115,35.97],[-82.6113,35.9696],[-82.6113,35.9695],[-82.6111,35.9692],[-82.6111,35.9688],[-82.6109,35.9685],[-82.6108,35.9683],[-82.6108,35.9682],[-82.6108,35.968],[-82.6108,35.9678],[-82.6108,35.9677],[-82.6107,35.9675],[-82.6107,35.9674],[-82.6107,35.9672],[-82.6105,35.9671],[-82.6104,35.9671],[-82.6101,35.967],[-82.6095,35.9669],[-82.6091,35.9669],[-82.6088,35.9669],[-82.6087,35.9669],[-82.6087,35.9668],[-82.6086,35.9667],[-82.6083,35.9664],[-82.608,35.966],[-82.6078,35.9659],[-82.6076,35.9659],[-82.6075,35.9659],[-82.6072,35.9661],[-82.6068,35.9663],[-82.6065,35.9664],[-82.6062,35.9665],[-82.6059,35.9665],[-82.6055,35.9665],[-82.605,35.9665],[-82.6048,35.9665],[-82.6043,35.9663],[-82.6042,35.9663],[-82.6039,35.9662],[-82.6038,35.9662],[-82.6036,35.9661],[-82.6032,35.9659],[-82.603,35.9658],[-82.6027,35.9657],[-82.6024,35.9654],[-82.602,35.9652],[-82.6018,35.9652],[-82.6015,35.965],[-82.6011,35.9649],[-82.6009,35.9648],[-82.6007,35.9647],[-82.6005,35.9647],[-82.6004,35.9646],[-82.6003,35.9646],[-82.6001,35.9646],[-82.6,35.9646],[-82.5998,35.9646],[-82.5992,35.9648],[-82.5991,35.9648],[-82.5989,35.9649],[-82.5986,35.965],[-82.5985,35.965],[-82.5984,35.9651],[-82.5982,35.9651],[-82.5977,35.9651],[-82.5974,35.9651],[-82.597,35.9651],[-82.5967,35.9651],[-82.5961,35.9652],[-82.5959,35.9653],[-82.5956,35.9653],[-82.5953,35.9654],[-82.5952,35.9654],[-82.5951,35.9655],[-82.5947,35.9656],[-82.5945,35.9657],[-82.5943,35.9658],[-82.5941,35.9658],[-82.5936,35.9659],[-82.5933,35.966],[-82.5927,35.9662],[-82.5926,35.9662],[-82.5924,35.9663],[-82.5922,35.9663],[-82.592,35.9663],[-82.5918,35.9663],[-82.5915,35.9663],[-82.591,35.9662],[-82.5904,35.966],[-82.59,35.9659],[-82.5897,35.9658],[-82.5895,35.9657],[-82.589,35.9656],[-82.5886,35.9656],[-82.5882,35.9656],[-82.5876,35.9656],[-82.5871,35.9656],[-82.5868,35.9656],[-82.5864,35.9656],[-82.5862,35.9656],[-82.5858,35.9655],[-82.5856,35.9655],[-82.5853,35.9655],[-82.5848,35.9654],[-82.5845,35.9653],[-82.5841,35.9653],[-82.5838,35.9653],[-82.5835,35.9652],[-82.5832,35.9652],[-82.5828,35.9652],[-82.5826,35.9652],[-82.5824,35.9652],[-82.5822,35.9652],[-82.5818,35.9653],[-82.5815,35.9653],[-82.5812,35.9653],[-82.581,35.9653],[-82.5805,35.9652],[-82.5804,35.9652],[-82.5802,35.9652],[-82.5797,35.9649],[-82.5795,35.9649],[-82.5793,35.9648],[-82.5792,35.9647],[-82.5791,35.9647],[-82.5785,35.9646],[-82.5784,35.9646],[-82.5783,35.9645],[-82.578,35.9644],[-82.5778,35.9643],[-82.5776,35.9641],[-82.5774,35.9638],[-82.5774,35.9636],[-82.5773,35.9635],[-82.5772,35.9631],[-82.5772,35.9628],[-82.5771,35.9626],[-82.577,35.9624],[-82.577,35.962],[-82.577,35.9618],[-82.5769,35.9615],[-82.5768,35.9613],[-82.5768,35.961],[-82.5768,35.9608],[-82.5768,35.9606],[-82.5768,35.9604],[-82.5768,35.9603],[-82.5768,35.96],[-82.5768,35.9599],[-82.5768,35.9596],[-82.5767,35.9594],[-82.5767,35.9593],[-82.5764,35.9589],[-82.5764,35.9588],[-82.5762,35.9587],[-82.5758,35.9586],[-82.5755,35.9585],[-82.575,35.9584],[-82.5748,35.9583],[-82.5745,35.9583],[-82.574,35.9582],[-82.5738,35.9581],[-82.5737,35.9581],[-82.5736,35.958],[-82.5734,35.958],[-82.5733,35.958],[-82.5731,35.958],[-82.573,35.9579],[-82.5729,35.9579],[-82.5725,35.9579],[-82.5721,35.9579],[-82.5718,35.9579],[-82.5714,35.9578],[-82.5711,35.9578],[-82.5709,35.9577],[-82.5707,35.9577],[-82.5704,35.9576],[-82.5702,35.9576],[-82.57,35.9575],[-82.5697,35.9573],[-82.5696,35.9572],[-82.5694,35.9571],[-82.5693,35.957],[-82.5691,35.9568],[-82.569,35.9567],[-82.5688,35.9566],[-82.5687,35.9564],[-82.5686,35.9563],[-82.5684,35.9561],[-82.5683,35.9559],[-82.5682,35.9558],[-82.5681,35.9558],[-82.568,35.9557],[-82.5678,35.9557],[-82.5675,35.9556],[-82.5671,35.9554],[-82.5667,35.9554],[-82.5665,35.9554],[-82.5662,35.9553],[-82.5658,35.9553],[-82.5657,35.9552],[-82.5655,35.9552],[-82.5651,35.9553],[-82.5649,35.9553],[-82.5649,35.9554],[-82.5647,35.9554],[-82.5646,35.9556],[-82.5645,35.9556],[-82.5643,35.9556],[-82.5642,35.9556],[-82.5641,35.9556],[-82.5639,35.9556],[-82.5636,35.9556],[-82.5633,35.9554],[-82.563,35.9553],[-82.5627,35.9552],[-82.5624,35.955],[-82.5621,35.9549],[-82.5618,35.9548],[-82.5617,35.9548],[-82.5614,35.9548],[-82.5613,35.9548],[-82.5612,35.9548],[-82.5608,35.9549],[-82.5606,35.9549],[-82.5605,35.9548],[-82.5603,35.9548],[-82.5602,35.9547],[-82.5601,35.9547],[-82.56,35.9547],[-82.5598,35.9546],[-82.5597,35.9545],[-82.5596,35.9544],[-82.5595,35.9543],[-82.5593,35.9542],[-82.5589,35.954],[-82.5588,35.954],[-82.5587,35.9539],[-82.5586,35.9539],[-82.5585,35.9539],[-82.5583,35.9539],[-82.5582,35.9539],[-82.558,35.9539],[-82.5579,35.9539],[-82.5578,35.9539],[-82.5577,35.954],[-82.5577,35.9541],[-82.5576,35.9543],[-82.5576,35.9544],[-82.5576,35.9545],[-82.5576,35.9546],[-82.5575,35.9547],[-82.5575,35.9548],[-82.5573,35.9549],[-82.5572,35.9549],[-82.5571,35.955],[-82.5567,35.9554],[-82.5566,35.9556],[-82.5565,35.9557],[-82.5563,35.9561],[-82.556,35.9564],[-82.556,35.9565],[-82.5559,35.9567],[-82.5557,35.9569],[-82.5556,35.9571],[-82.5554,35.9574],[-82.5551,35.9577],[-82.555,35.9578],[-82.555,35.9579],[-82.5549,35.958],[-82.5548,35.9581],[-82.5544,35.9585],[-82.5543,35.9585],[-82.5542,35.9586],[-82.5541,35.9587],[-82.5537,35.959],[-82.5536,35.9592],[-82.5535,35.9593],[-82.5534,35.9594],[-82.5534,35.9595],[-82.5534,35.9596],[-82.5533,35.9598],[-82.5531,35.9602],[-82.553,35.9603],[-82.5529,35.9604],[-82.5529,35.9605],[-82.5525,35.9609],[-82.5524,35.961],[-82.5523,35.9611],[-82.5522,35.9612],[-82.552,35.9612],[-82.5518,35.9614],[-82.5516,35.9616],[-82.5513,35.9617],[-82.5511,35.9618],[-82.5509,35.9619],[-82.5508,35.962],[-82.5506,35.9622],[-82.5505,35.9623],[-82.5503,35.9624],[-82.5503,35.9625],[-82.5502,35.9626],[-82.5502,35.9627],[-82.5501,35.9631],[-82.55,35.9638],[-82.5499,35.9639],[-82.5497,35.9641],[-82.5496,35.9641],[-82.5495,35.9641],[-82.5493,35.9642],[-82.5488,35.9642],[-82.5487,35.9642],[-82.5486,35.9643],[-82.5483,35.9644],[-82.5482,35.9644],[-82.548,35.9644],[-82.5476,35.9645],[-82.5471,35.9646],[-82.5467,35.9647],[-82.5465,35.9648],[-82.5459,35.965],[-82.5456,35.9651],[-82.5454,35.9651],[-82.5451,35.9652],[-82.5447,35.9654],[-82.5445,35.9656],[-82.5443,35.9658],[-82.5441,35.966],[-82.5438,35.9662],[-82.5435,35.9665],[-82.5434,35.9666],[-82.5433,35.9669],[-82.5432,35.9672],[-82.5431,35.9674],[-82.543,35.9675],[-82.5427,35.9677],[-82.5424,35.9678],[-82.5421,35.9679],[-82.5417,35.9681],[-82.5416,35.9681],[-82.5414,35.9682],[-82.541,35.9685],[-82.5409,35.9686],[-82.5405,35.9688],[-82.5403,35.9689],[-82.5402,35.9689],[-82.5401,35.969],[-82.5399,35.969],[-82.5398,35.969],[-82.5397,35.9691],[-82.5396,35.9691],[-82.5394,35.9692],[-82.5391,35.9692],[-82.5387,35.9692],[-82.5383,35.9692],[-82.538,35.9692],[-82.5376,35.9692],[-82.5374,35.9693],[-82.5371,35.9693],[-82.537,35.9693],[-82.5367,35.9693],[-82.5364,35.9694],[-82.5361,35.9695],[-82.5359,35.9696],[-82.5356,35.9697],[-82.5353,35.9698],[-82.5351,35.9699],[-82.535,35.9699],[-82.5348,35.97],[-82.5346,35.9701],[-82.5345,35.9701],[-82.5343,35.9702],[-82.534,35.9703],[-82.5338,35.9704],[-82.5337,35.9705],[-82.5335,35.9706],[-82.5333,35.9707],[-82.5331,35.9708],[-82.5328,35.971],[-82.5326,35.9711],[-82.5325,35.9712],[-82.5323,35.9714],[-82.5322,35.9714],[-82.5321,35.9715],[-82.5318,35.9717],[-82.5317,35.9718],[-82.5316,35.9718],[-82.5312,35.9719],[-82.5311,35.972],[-82.531,35.9721],[-82.5309,35.9722],[-82.5307,35.9722],[-82.5305,35.9723],[-82.5303,35.9723],[-82.5299,35.9723],[-82.5296,35.9723],[-82.5291,35.9723],[-82.5288,35.9723],[-82.5286,35.9723],[-82.5285,35.9723],[-82.5283,35.9724],[-82.5282,35.9724],[-82.5279,35.9724],[-82.5277,35.9723],[-82.5276,35.9723],[-82.5274,35.9723],[-82.5273,35.9723],[-82.5271,35.9723],[-82.5268,35.9721],[-82.5265,35.9719],[-82.5262,35.9717],[-82.5259,35.9715],[-82.5258,35.9714],[-82.5256,35.9713],[-82.5255,35.9712],[-82.5252,35.9711],[-82.5251,35.971],[-82.525,35.971],[-82.5249,35.9711],[-82.5248,35.9711],[-82.5244,35.9714],[-82.5241,35.9716],[-82.524,35.9716],[-82.5239,35.9716],[-82.5235,35.9717],[-82.5232,35.9718],[-82.5229,35.972],[-82.5228,35.9721],[-82.5227,35.9722],[-82.5227,35.9723],[-82.5226,35.9725],[-82.5226,35.9726],[-82.5225,35.9727],[-82.5225,35.9729],[-82.5225,35.9734],[-82.5224,35.9737],[-82.5224,35.9738],[-82.5223,35.9739],[-82.5221,35.974],[-82.522,35.9741],[-82.5218,35.9741],[-82.5216,35.9742],[-82.5215,35.9742],[-82.5214,35.9743],[-82.5213,35.9744],[-82.5211,35.9744],[-82.521,35.9744],[-82.5208,35.9745],[-82.5203,35.9746],[-82.5202,35.9747],[-82.5201,35.9747],[-82.5199,35.9748],[-82.5198,35.9749],[-82.5193,35.975],[-82.5192,35.975],[-82.519,35.9751],[-82.5186,35.9752],[-82.5184,35.9752],[-82.5183,35.9753],[-82.518,35.9754],[-82.5176,35.9756],[-82.5172,35.9758],[-82.5171,35.9758],[-82.5169,35.9759],[-82.5167,35.9759],[-82.5165,35.9759],[-82.5163,35.9759],[-82.5162,35.9759],[-82.516,35.9759],[-82.5159,35.9759],[-82.5157,35.9759],[-82.5156,35.9759],[-82.5152,35.9758],[-82.5149,35.9757],[-82.5147,35.9756],[-82.5145,35.9756],[-82.5143,35.9756],[-82.5142,35.9755],[-82.5137,35.9754],[-82.5136,35.9753],[-82.5135,35.9753],[-82.5133,35.9753],[-82.5132,35.9753],[-82.5129,35.9753],[-82.5126,35.9753],[-82.5125,35.9754],[-82.5123,35.9755],[-82.5122,35.9756],[-82.5122,35.9757],[-82.5121,35.9758],[-82.5121,35.9759],[-82.512,35.976],[-82.5119,35.9762],[-82.5118,35.9764],[-82.5116,35.9766],[-82.5114,35.9768],[-82.511,35.977],[-82.5108,35.9771],[-82.5107,35.9771],[-82.5105,35.9772],[-82.5103,35.9773],[-82.5102,35.9773],[-82.5099,35.9774],[-82.5097,35.9774],[-82.5095,35.9774],[-82.5093,35.9775],[-82.5088,35.9774],[-82.5083,35.9774],[-82.5078,35.9774],[-82.5073,35.9774],[-82.5069,35.9774],[-82.5065,35.9773],[-82.5063,35.9773],[-82.5058,35.9774],[-82.5054,35.9774],[-82.5052,35.9776],[-82.505,35.9777],[-82.5049,35.9779],[-82.5047,35.9783],[-82.5046,35.9785],[-82.5043,35.9786],[-82.5042,35.9787],[-82.5041,35.9791],[-82.504,35.9791],[-82.504,35.9794],[-82.504,35.9797],[-82.504,35.98],[-82.5039,35.9805],[-82.5039,35.9808],[-82.5039,35.981],[-82.5038,35.9811],[-82.5038,35.9812],[-82.5037,35.9815],[-82.5036,35.9818],[-82.5035,35.9819],[-82.5035,35.982],[-82.5034,35.982],[-82.5033,35.9822],[-82.5032,35.9822],[-82.5029,35.9822],[-82.5027,35.9822],[-82.5023,35.9821],[-82.5018,35.9821],[-82.5015,35.9821],[-82.5008,35.9821],[-82.5005,35.9822],[-82.5002,35.9823],[-82.5,35.9824],[-82.4999,35.9826],[-82.4995,35.9831],[-82.4992,35.9834],[-82.4989,35.9836],[-82.4986,35.9839],[-82.4981,35.9842],[-82.4979,35.9843],[-82.4978,35.9843],[-82.4977,35.9844],[-82.4975,35.9845],[-82.4972,35.9846],[-82.4969,35.9847],[-82.4967,35.9848],[-82.4964,35.9851],[-82.4959,35.9854],[-82.4957,35.9856],[-82.4954,35.9858],[-82.4951,35.9861],[-82.4949,35.9862],[-82.4946,35.9864],[-82.4943,35.9866],[-82.494,35.9869],[-82.4937,35.9871],[-82.4934,35.9874],[-82.4931,35.9876],[-82.4927,35.9879],[-82.4925,35.9881],[-82.4924,35.9882],[-82.492,35.9884],[-82.4917,35.9886],[-82.4913,35.9889],[-82.491,35.989],[-82.4908,35.9893],[-82.4905,35.9894],[-82.4905,35.9895],[-82.4902,35.9897],[-82.4899,35.9901],[-82.4896,35.9904],[-82.4893,35.9907],[-82.4891,35.9908],[-82.4887,35.991],[-82.4883,35.9912],[-82.488,35.9913],[-82.4877,35.9914],[-82.4876,35.9915],[-82.4874,35.9916],[-82.4873,35.9916],[-82.487,35.9918],[-82.4866,35.9919],[-82.4863,35.9921],[-82.486,35.9923],[-82.4859,35.9924],[-82.4856,35.9925],[-82.4851,35.9928],[-82.4847,35.993],[-82.4843,35.9932],[-82.4842,35.9933],[-82.484,35.9935],[-82.4839,35.9936],[-82.4838,35.9939],[-82.4838,35.994],[-82.4837,35.9942],[-82.4837,35.9944],[-82.4838,35.9946],[-82.4838,35.9949],[-82.4838,35.9951],[-82.4838,35.9953],[-82.4837,35.9956],[-82.4836,35.9958],[-82.4834,35.9962],[-82.4832,35.9964],[-82.483,35.9967],[-82.4827,35.9969],[-82.4825,35.9971],[-82.4823,35.9974],[-82.4819,35.9977],[-82.4816,35.998],[-82.4813,35.9982],[-82.4809,35.9984],[-82.4807,35.9984],[-82.4806,35.9985],[-82.4801,35.9986],[-82.4796,35.9986],[-82.4793,35.9986],[-82.479,35.9986],[-82.4786,35.9985],[-82.4783,35.9985],[-82.4779,35.9985],[-82.4774,35.9984],[-82.4769,35.9983],[-82.4763,35.9982],[-82.4761,35.9982],[-82.476,35.9982],[-82.4759,35.9982],[-82.4758,35.9983],[-82.4758,35.9984],[-82.4755,35.9987],[-82.4753,35.9989],[-82.475,35.9992],[-82.4748,35.9994],[-82.4746,35.9997],[-82.4743,35.9999],[-82.4741,36.0001],[-82.4737,36.0003],[-82.4736,36.0005],[-82.4734,36.0006],[-82.4729,36.0009],[-82.4725,36.0011],[-82.4721,36.0013],[-82.472,36.0014],[-82.4719,36.0014],[-82.4717,36.0017],[-82.4715,36.0019],[-82.4713,36.0021],[-82.471,36.0024],[-82.4708,36.0026],[-82.4706,36.0028],[-82.4704,36.0029],[-82.4702,36.003],[-82.4699,36.0031],[-82.4698,36.0031],[-82.4694,36.0033],[-82.4692,36.0033],[-82.4687,36.0034],[-82.4686,36.0035],[-82.4683,36.0037],[-82.4681,36.004],[-82.4678,36.0043],[-82.4677,36.0044],[-82.4674,36.0046],[-82.4671,36.0048],[-82.4668,36.005],[-82.4664,36.0052],[-82.4661,36.0054],[-82.4658,36.0055],[-82.4655,36.0057],[-82.4651,36.0059],[-82.4648,36.0061],[-82.4646,36.0062],[-82.4643,36.0064],[-82.4639,36.0065],[-82.4635,36.0067],[-82.4631,36.0069],[-82.4626,36.0072],[-82.4623,36.0073],[-82.4618,36.0074],[-82.4616,36.0075],[-82.4613,36.0076],[-82.461,36.0077],[-82.4606,36.0077],[-82.4605,36.0079],[-82.4603,36.0081],[-82.4601,36.0084],[-82.46,36.0087],[-82.4598,36.0089],[-82.4596,36.0092],[-82.4594,36.0095],[-82.4592,36.0098],[-82.459,36.01],[-82.4581,36.0116],[-82.4577,36.0121],[-82.4574,36.0126],[-82.457,36.0131],[-82.4566,36.0136],[-82.4556,36.0152],[-82.4544,36.0169],[-82.4526,36.0195],[-82.4502,36.0231],[-82.4497,36.0238],[-82.4484,36.0258],[-82.4481,36.0263],[-82.448,36.0265],[-82.4478,36.0268],[-82.4476,36.027],[-82.4468,36.0283],[-82.4465,36.0288],[-82.4458,36.0297],[-82.4456,36.03],[-82.4451,36.0307],[-82.4446,36.0315],[-82.4441,36.0323],[-82.4439,36.0326],[-82.4434,36.0332],[-82.4425,36.0346],[-82.4413,36.0363],[-82.4412,36.0365],[-82.441,36.0368],[-82.4398,36.0386],[-82.4393,36.0393],[-82.4387,36.0401],[-82.4379,36.0415],[-82.4368,36.0431],[-82.4359,36.0445],[-82.4357,36.0448],[-82.4343,36.0468],[-82.4327,36.0491],[-82.4325,36.0494],[-82.4323,36.0496],[-82.4322,36.0499],[-82.432,36.0501],[-82.4318,36.0504],[-82.4317,36.0506],[-82.4315,36.0509],[-82.4313,36.0511],[-82.4312,36.0513],[-82.431,36.0516],[-82.4308,36.0518],[-82.4307,36.0521],[-82.4305,36.0523],[-82.4303,36.0526],[-82.4302,36.0528],[-82.43,36.0531],[-82.4298,36.0533],[-82.4297,36.0536],[-82.4295,36.0538],[-82.4293,36.054],[-82.4292,36.0543],[-82.429,36.0545],[-82.4288,36.0548],[-82.4286,36.0551],[-82.4284,36.0555],[-82.4282,36.0557],[-82.4281,36.056],[-82.4279,36.0562],[-82.4277,36.0565],[-82.4275,36.0567],[-82.4274,36.057],[-82.427,36.0575],[-82.4268,36.0578],[-82.4266,36.0581],[-82.4264,36.0584],[-82.4262,36.0587],[-82.4261,36.059],[-82.4259,36.0592],[-82.4257,36.0595],[-82.4256,36.0597],[-82.4254,36.06],[-82.4252,36.0602],[-82.4251,36.0605],[-82.4249,36.0607],[-82.4247,36.061],[-82.4245,36.0612],[-82.4244,36.0615],[-82.4242,36.0618],[-82.424,36.062],[-82.4238,36.0623],[-82.4237,36.0625],[-82.4234,36.0628],[-82.4222,36.0646],[-82.4215,36.0657],[-82.4213,36.066],[-82.4209,36.0666],[-82.4202,36.0677],[-82.4196,36.0686],[-82.4193,36.069],[-82.4181,36.0708],[-82.417,36.0725],[-82.4169,36.0726],[-82.4167,36.0728],[-82.4166,36.073],[-82.4165,36.0731],[-82.4163,36.0734],[-82.4162,36.0737],[-82.4159,36.074],[-82.4157,36.0743],[-82.4151,36.0752],[-82.4145,36.0761],[-82.4143,36.0765],[-82.4138,36.0772],[-82.4133,36.0779],[-82.4129,36.0785],[-82.4125,36.079],[-82.4121,36.0798],[-82.4116,36.0805],[-82.4113,36.081],[-82.4108,36.0817],[-82.4104,36.0823],[-82.4102,36.0825],[-82.4098,36.083],[-82.4096,36.0832],[-82.4093,36.0833],[-82.409,36.0835],[-82.4089,36.0835],[-82.4087,36.0837],[-82.4084,36.0839],[-82.4082,36.084],[-82.4077,36.0842],[-82.4074,36.0843],[-82.4071,36.0845],[-82.4068,36.0848],[-82.4065,36.0853],[-82.4063,36.0855],[-82.4061,36.0858],[-82.4058,36.0863],[-82.4057,36.0863],[-82.4057,36.0864],[-82.4056,36.0866],[-82.4054,36.0867],[-82.4052,36.0868],[-82.4048,36.0872],[-82.4045,36.0874],[-82.4043,36.0876],[-82.4042,36.0876],[-82.4039,36.0878],[-82.4038,36.0878],[-82.4036,36.0879],[-82.4034,36.088],[-82.4034,36.0881],[-82.4033,36.0882],[-82.4031,36.0884],[-82.403,36.0886],[-82.4029,36.0888],[-82.4028,36.0889],[-82.4027,36.089],[-82.4025,36.0891],[-82.4024,36.0892],[-82.4022,36.0893],[-82.402,36.0894],[-82.4016,36.0895],[-82.4013,36.0896],[-82.4011,36.0896],[-82.4009,36.0897],[-82.4005,36.0899],[-82.4001,36.0901],[-82.3999,36.0901],[-82.3998,36.0902],[-82.3994,36.0902],[-82.3991,36.0903],[-82.3986,36.0903],[-82.3985,36.0903],[-82.3981,36.0903],[-82.3979,36.0904],[-82.3979,36.0905],[-82.3978,36.0905],[-82.3978,36.0906],[-82.3977,36.0908],[-82.3977,36.0912],[-82.3976,36.0914],[-82.3975,36.0915],[-82.3975,36.0916],[-82.3974,36.0917],[-82.3971,36.092],[-82.3967,36.0922],[-82.3964,36.0925],[-82.3961,36.0926],[-82.3958,36.0928],[-82.3955,36.093],[-82.3953,36.0931],[-82.3951,36.0932],[-82.3948,36.0932],[-82.3947,36.0932],[-82.3945,36.0932],[-82.3943,36.0932],[-82.3942,36.0933],[-82.3941,36.0934],[-82.394,36.0935],[-82.3937,36.0937],[-82.3936,36.0938],[-82.3933,36.094],[-82.393,36.0942],[-82.3928,36.0943],[-82.3926,36.0945],[-82.3924,36.0946],[-82.3922,36.0947],[-82.392,36.0947],[-82.3919,36.0948],[-82.3917,36.0949],[-82.3916,36.095],[-82.3915,36.0951],[-82.3913,36.0952],[-82.3911,36.0954],[-82.391,36.0955],[-82.391,36.0956],[-82.3909,36.0958],[-82.3908,36.0959],[-82.3906,36.0961],[-82.3903,36.0963],[-82.39,36.0966],[-82.3898,36.0967],[-82.3897,36.0968],[-82.3895,36.0969],[-82.3894,36.097],[-82.3892,36.0971],[-82.3891,36.0971],[-82.3889,36.0972],[-82.3886,36.0972],[-82.3884,36.0973],[-82.3882,36.0973],[-82.3881,36.0973],[-82.3879,36.0974],[-82.3878,36.0975],[-82.3876,36.0976],[-82.3871,36.0978],[-82.3867,36.0979],[-82.3862,36.0981],[-82.3855,36.0983],[-82.3849,36.0985],[-82.3842,36.0988],[-82.384,36.0989],[-82.3834,36.0992],[-82.3833,36.0993],[-82.3831,36.0994],[-82.383,36.0994],[-82.3828,36.0994],[-82.3826,36.0994],[-82.3823,36.0994],[-82.3822,36.0994],[-82.3821,36.0993],[-82.382,36.0993],[-82.3818,36.0993],[-82.3814,36.0992],[-82.3809,36.0993],[-82.3807,36.0993],[-82.3806,36.0993],[-82.3805,36.0994],[-82.3804,36.0994],[-82.3803,36.0995],[-82.3801,36.0997],[-82.3799,36.0999],[-82.3798,36.1001],[-82.3797,36.1003],[-82.3796,36.1005],[-82.3795,36.1008],[-82.3794,36.1012],[-82.3793,36.1016],[-82.3792,36.1019],[-82.3791,36.1022],[-82.3791,36.1024],[-82.3789,36.1029],[-82.3788,36.1031],[-82.3787,36.1033],[-82.3786,36.1034],[-82.3782,36.1037],[-82.378,36.1038],[-82.3779,36.1038],[-82.3777,36.1039],[-82.3773,36.104],[-82.377,36.1041],[-82.3768,36.1041],[-82.3767,36.1042],[-82.3766,36.1043],[-82.3764,36.1046],[-82.3763,36.1048],[-82.3762,36.1049],[-82.3761,36.1051],[-82.376,36.1052],[-82.376,36.1053],[-82.3757,36.1055],[-82.3752,36.1059],[-82.3749,36.1061],[-82.3747,36.1061],[-82.3744,36.1062],[-82.3742,36.1062],[-82.374,36.1062],[-82.3739,36.1062],[-82.3738,36.1062],[-82.3736,36.1062],[-82.3735,36.1062],[-82.3731,36.1062],[-82.3728,36.1061],[-82.3723,36.1061],[-82.3721,36.1061],[-82.3719,36.1061],[-82.3718,36.1061],[-82.3718,36.1062],[-82.3716,36.1063],[-82.3713,36.1065],[-82.3709,36.1067],[-82.3708,36.1067],[-82.3704,36.1069],[-82.37,36.107],[-82.3696,36.1071],[-82.3692,36.1073],[-82.369,36.1073],[-82.3689,36.1073],[-82.3688,36.1074],[-82.3686,36.1074],[-82.3684,36.1074],[-82.3682,36.1074],[-82.3677,36.1073],[-82.3676,36.1073],[-82.3675,36.1074],[-82.3672,36.1074],[-82.3671,36.1075],[-82.367,36.1076],[-82.3669,36.1076],[-82.3668,36.1076],[-82.3667,36.1076],[-82.3666,36.1077],[-82.3663,36.1076],[-82.3661,36.1076],[-82.3657,36.1075],[-82.3654,36.1075],[-82.3651,36.1074],[-82.3649,36.1074],[-82.3648,36.1074],[-82.3647,36.1075],[-82.3646,36.1075],[-82.3645,36.1075],[-82.3645,36.1076],[-82.3644,36.1077],[-82.3643,36.1078],[-82.3642,36.1079],[-82.3641,36.1082],[-82.364,36.1086],[-82.3638,36.1089],[-82.3637,36.1091],[-82.3636,36.1093],[-82.3636,36.1094],[-82.3635,36.1095],[-82.3633,36.1095],[-82.3632,36.1095],[-82.3631,36.1095],[-82.3628,36.1095],[-82.3625,36.1095],[-82.3624,36.1096],[-82.3622,36.1096],[-82.362,36.1097],[-82.3618,36.1098],[-82.3616,36.1099],[-82.3615,36.11],[-82.3614,36.1101],[-82.3613,36.1102],[-82.3611,36.1104],[-82.361,36.1106],[-82.361,36.1107],[-82.3608,36.111],[-82.3605,36.1114],[-82.3603,36.1116],[-82.3602,36.1117],[-82.3599,36.1119],[-82.3597,36.112],[-82.3596,36.1121],[-82.359,36.1125],[-82.3586,36.1128],[-82.3584,36.1129],[-82.358,36.1131],[-82.3577,36.1133],[-82.3572,36.1136],[-82.3569,36.1138],[-82.3568,36.1138],[-82.3566,36.1139],[-82.3565,36.114],[-82.3564,36.1141],[-82.3562,36.1143],[-82.3561,36.1145],[-82.3558,36.1149],[-82.3557,36.1151],[-82.3556,36.1152],[-82.3555,36.1153],[-82.3554,36.1154],[-82.3552,36.1154],[-82.3551,36.1155],[-82.3546,36.1155],[-82.3542,36.1156],[-82.3539,36.1157],[-82.3536,36.1157],[-82.3534,36.1158],[-82.3533,36.1159],[-82.3531,36.116],[-82.3529,36.1163],[-82.3528,36.1165],[-82.3526,36.1165],[-82.3525,36.1165],[-82.3524,36.1165],[-82.3521,36.1165],[-82.3519,36.1165],[-82.3516,36.1165],[-82.3515,36.1166],[-82.3512,36.1167],[-82.3509,36.1169],[-82.3507,36.117],[-82.3506,36.117],[-82.3505,36.117],[-82.3504,36.117],[-82.3502,36.117],[-82.3499,36.117],[-82.3498,36.1169],[-82.3496,36.1169],[-82.3495,36.1168],[-82.3493,36.1167],[-82.3492,36.1165],[-82.349,36.1163],[-82.3489,36.1161],[-82.3488,36.1159],[-82.3486,36.1157],[-82.3485,36.1156],[-82.3484,36.1155],[-82.3482,36.1154],[-82.3478,36.1152],[-82.3474,36.1151],[-82.3472,36.1151],[-82.3469,36.1151],[-82.3465,36.1152],[-82.3457,36.1153],[-82.3453,36.1153],[-82.3447,36.1154],[-82.3442,36.1155],[-82.3438,36.1155],[-82.3436,36.1155],[-82.3434,36.1155],[-82.3432,36.1155],[-82.343,36.1154],[-82.3427,36.1153],[-82.3421,36.1153],[-82.3413,36.1151],[-82.3409,36.115],[-82.3401,36.1149],[-82.3389,36.1148],[-82.3387,36.1148],[-82.3386,36.1148],[-82.338,36.115],[-82.3379,36.115],[-82.3378,36.115],[-82.3376,36.115],[-82.3375,36.1149],[-82.3374,36.1149],[-82.3371,36.1148],[-82.3369,36.1147],[-82.3367,36.1146],[-82.3366,36.1146],[-82.3365,36.1146],[-82.3364,36.1146],[-82.3363,36.1146],[-82.3361,36.1147],[-82.336,36.1147],[-82.3358,36.1148],[-82.3355,36.115],[-82.3353,36.1152],[-82.335,36.1153],[-82.3344,36.1156],[-82.3341,36.1157],[-82.3337,36.1159],[-82.3335,36.1161],[-82.3333,36.1162],[-82.3332,36.1163],[-82.333,36.1165],[-82.3328,36.1167],[-82.3324,36.1171],[-82.332,36.1174],[-82.3318,36.1174],[-82.3315,36.1175],[-82.3313,36.1175],[-82.3308,36.1175],[-82.3305,36.1175],[-82.3301,36.1175],[-82.3297,36.1174],[-82.3293,36.1174],[-82.3289,36.1175],[-82.3288,36.1175],[-82.3287,36.1175],[-82.3286,36.1175],[-82.3285,36.1175],[-82.3283,36.1176],[-82.3281,36.1177],[-82.3278,36.1178],[-82.3275,36.1179],[-82.3272,36.1181],[-82.3269,36.1182],[-82.3267,36.1184],[-82.3259,36.1189],[-82.3258,36.119],[-82.3257,36.1191],[-82.3256,36.1191],[-82.3255,36.1192],[-82.3254,36.1192],[-82.3253,36.1193],[-82.325,36.1194],[-82.3246,36.1195],[-82.3243,36.1197],[-82.324,36.1198],[-82.3238,36.12],[-82.3236,36.1201],[-82.3234,36.1202],[-82.3232,36.1202],[-82.3231,36.1202],[-82.323,36.1202],[-82.3229,36.1202],[-82.3228,36.1202],[-82.3225,36.12],[-82.3223,36.1199],[-82.322,36.1198],[-82.3219,36.1197],[-82.3217,36.1197],[-82.3215,36.1196],[-82.3213,36.1196],[-82.3212,36.1196],[-82.3211,36.1196],[-82.3209,36.1196],[-82.3208,36.1196],[-82.3207,36.1197],[-82.3205,36.1197],[-82.3204,36.1198],[-82.3198,36.12],[-82.3192,36.1203],[-82.3188,36.1206],[-82.3184,36.1208],[-82.3181,36.121],[-82.3177,36.1212],[-82.3175,36.1213],[-82.3172,36.1215],[-82.317,36.1216],[-82.3168,36.1217],[-82.3165,36.1218],[-82.3162,36.1219],[-82.3159,36.1221],[-82.3155,36.1224],[-82.3153,36.1225],[-82.3152,36.1227],[-82.315,36.1228],[-82.3149,36.123],[-82.3149,36.1232],[-82.3148,36.1234],[-82.3147,36.1236],[-82.3146,36.1238],[-82.3145,36.1238],[-82.3145,36.1239],[-82.3143,36.124],[-82.3142,36.1241],[-82.3141,36.1242],[-82.3138,36.1243],[-82.313,36.1247],[-82.3123,36.125],[-82.3121,36.1251],[-82.312,36.1251],[-82.3118,36.1252],[-82.3112,36.1254],[-82.3108,36.1256],[-82.3105,36.1257],[-82.3102,36.1258],[-82.3101,36.1259],[-82.3096,36.1261],[-82.3092,36.1263],[-82.3089,36.1264],[-82.3085,36.1267],[-82.3083,36.127],[-82.3081,36.1271],[-82.3078,36.1276],[-82.3076,36.1279],[-82.3075,36.1282],[-82.3073,36.1284],[-82.3071,36.1286],[-82.3067,36.1289],[-82.3063,36.1291],[-82.3054,36.1295],[-82.305,36.1298],[-82.3046,36.13],[-82.3043,36.1302],[-82.304,36.1304],[-82.3037,36.1307],[-82.3033,36.131],[-82.3028,36.1313],[-82.3026,36.1314],[-82.3025,36.1315],[-82.3021,36.1316],[-82.3014,36.1319],[-82.3007,36.1322],[-82.2996,36.1325],[-82.2987,36.1328],[-82.2985,36.1329],[-82.2982,36.133],[-82.2978,36.1332],[-82.2975,36.1333],[-82.2973,36.1335],[-82.297,36.1336],[-82.2967,36.1337],[-82.2966,36.1338],[-82.2964,36.1338],[-82.2959,36.1338],[-82.2955,36.1338],[-82.2951,36.1339],[-82.2946,36.1339],[-82.2941,36.134],[-82.2932,36.1343],[-82.2927,36.1345],[-82.2925,36.1345],[-82.2923,36.1346],[-82.2919,36.1349],[-82.2918,36.135],[-82.2915,36.1351],[-82.2912,36.1353],[-82.2908,36.1354],[-82.2905,36.1355],[-82.2902,36.1355],[-82.2898,36.1356],[-82.2892,36.1357],[-82.2889,36.1357],[-82.2888,36.1357],[-82.2886,36.1357],[-82.2883,36.1355],[-82.288,36.1353],[-82.2876,36.1351],[-82.2873,36.1349],[-82.2871,36.1347],[-82.2866,36.1343],[-82.2861,36.1339],[-82.2856,36.1334],[-82.2851,36.1329],[-82.2846,36.1325],[-82.284,36.1321],[-82.2835,36.1317],[-82.2831,36.1314],[-82.2826,36.1311],[-82.2823,36.131],[-82.2819,36.1308],[-82.2816,36.1306],[-82.2812,36.1301],[-82.2809,36.1298],[-82.2806,36.1295],[-82.2804,36.1293],[-82.28,36.1291],[-82.2794,36.1289],[-82.2791,36.1288],[-82.2788,36.1287],[-82.2785,36.1287],[-82.2782,36.1287],[-82.2777,36.1287],[-82.2773,36.1288],[-82.2769,36.129],[-82.2767,36.129],[-82.2764,36.1291],[-82.2762,36.1291],[-82.276,36.1291],[-82.2758,36.1291],[-82.2755,36.1291],[-82.275,36.1291],[-82.2744,36.1292],[-82.2741,36.1293],[-82.2739,36.1293],[-82.2737,36.1293],[-82.2734,36.1293],[-82.2733,36.1293],[-82.2728,36.129],[-82.2725,36.1289],[-82.272,36.1288],[-82.2719,36.1288],[-82.2716,36.1287],[-82.2713,36.1284],[-82.271,36.1281],[-82.2706,36.1277],[-82.2704,36.1276],[-82.2701,36.1275],[-82.2699,36.1274],[-82.2697,36.1274],[-82.2693,36.1274],[-82.2688,36.1275],[-82.2686,36.1275],[-82.2682,36.1276],[-82.268,36.1276],[-82.2678,36.1275],[-82.2675,36.1273],[-82.2672,36.1272],[-82.2668,36.127],[-82.2664,36.127],[-82.2662,36.127],[-82.2659,36.127],[-82.2656,36.1271],[-82.2653,36.1271],[-82.265,36.1272],[-82.2646,36.1272],[-82.2643,36.1272],[-82.2639,36.1273],[-82.2639,36.1274],[-82.2639,36.1277],[-82.2637,36.1282],[-82.2636,36.1285],[-82.2635,36.1288],[-82.2634,36.1293],[-82.2633,36.1296],[-82.2633,36.1299],[-82.2632,36.13],[-82.2631,36.1302],[-82.2628,36.1305],[-82.2625,36.1307],[-82.2621,36.131],[-82.2617,36.1313],[-82.2615,36.1315],[-82.2612,36.1318],[-82.261,36.1321],[-82.2606,36.1328],[-82.2605,36.1331],[-82.2604,36.1334],[-82.2603,36.1335],[-82.26,36.1337],[-82.2597,36.1339],[-82.2591,36.1341],[-82.2586,36.1343],[-82.2578,36.1345],[-82.2571,36.1347],[-82.2564,36.135],[-82.2561,36.1351],[-82.2558,36.1352],[-82.2554,36.1354],[-82.255,36.1356],[-82.2549,36.1357],[-82.2546,36.1359],[-82.2545,36.1359],[-82.2545,36.136],[-82.2544,36.136],[-82.2543,36.1361],[-82.2541,36.1358],[-82.2536,36.1352],[-82.2532,36.1346],[-82.2528,36.1341],[-82.2526,36.1338],[-82.2523,36.1335],[-82.2521,36.1332],[-82.2516,36.1326],[-82.2515,36.1323],[-82.2513,36.1322],[-82.2512,36.1321],[-82.2511,36.132],[-82.2509,36.132],[-82.2507,36.1321],[-82.2505,36.1321],[-82.2503,36.1322],[-82.25,36.1323],[-82.2498,36.1324],[-82.2497,36.1324],[-82.2496,36.1324],[-82.2494,36.1324],[-82.249,36.1324],[-82.2488,36.1324],[-82.2486,36.1323],[-82.2483,36.1322],[-82.248,36.1321],[-82.2478,36.132],[-82.2475,36.132],[-82.2473,36.1319],[-82.2467,36.1318],[-82.2465,36.1317],[-82.2463,36.1316],[-82.2461,36.1315],[-82.2458,36.1314],[-82.2456,36.1313],[-82.2455,36.1312],[-82.2454,36.1312],[-82.2453,36.1312],[-82.2452,36.1312],[-82.2451,36.1313],[-82.245,36.1313],[-82.2448,36.1315],[-82.2446,36.1318],[-82.2444,36.132],[-82.2443,36.1321],[-82.2441,36.1323],[-82.2438,36.1326],[-82.2437,36.1327],[-82.2435,36.1329],[-82.2435,36.133],[-82.2434,36.1331],[-82.2434,36.1333],[-82.2434,36.1334],[-82.2434,36.1335],[-82.2434,36.1337],[-82.2434,36.1339],[-82.2434,36.134],[-82.2434,36.1341],[-82.2434,36.1342],[-82.2434,36.1343],[-82.2434,36.1344],[-82.2433,36.1345],[-82.2432,36.1345],[-82.243,36.1346],[-82.2429,36.1347],[-82.2429,36.1348],[-82.2427,36.1349],[-82.2426,36.135],[-82.2426,36.1351],[-82.2426,36.1352],[-82.2426,36.1353],[-82.2426,36.1355],[-82.2426,36.1356],[-82.2426,36.1357],[-82.2427,36.1358],[-82.2426,36.1359],[-82.2426,36.136],[-82.2424,36.1364],[-82.2423,36.1366],[-82.2422,36.1368],[-82.242,36.1369],[-82.242,36.137],[-82.2419,36.1371],[-82.2417,36.1373],[-82.2416,36.1373],[-82.2414,36.1373],[-82.2412,36.1373],[-82.2411,36.1373],[-82.241,36.1373],[-82.2408,36.1373],[-82.2406,36.1373],[-82.2405,36.1373],[-82.2404,36.1374],[-82.2403,36.1375],[-82.2402,36.1376],[-82.2402,36.1377],[-82.2401,36.1379],[-82.24,36.138],[-82.2399,36.1381],[-82.2397,36.1382],[-82.2394,36.1383],[-82.2392,36.1384],[-82.2391,36.1384],[-82.239,36.1384],[-82.2388,36.1385],[-82.2387,36.1385],[-82.2386,36.1386],[-82.2385,36.1388],[-82.2384,36.1388],[-82.2383,36.139],[-82.2382,36.139],[-82.2381,36.1391],[-82.2379,36.1393],[-82.2377,36.1394],[-82.2375,36.1395],[-82.2374,36.1395],[-82.2372,36.1396],[-82.2371,36.1396],[-82.237,36.1397],[-82.2368,36.1398],[-82.2366,36.14],[-82.2363,36.1402],[-82.2361,36.1404],[-82.2359,36.1405],[-82.2358,36.1406],[-82.2357,36.1408],[-82.2356,36.1409],[-82.2354,36.141],[-82.2354,36.1412],[-82.2354,36.1413],[-82.2353,36.1415],[-82.2353,36.1416],[-82.2353,36.1418],[-82.2352,36.1418],[-82.2352,36.1419],[-82.235,36.1419],[-82.2349,36.1419],[-82.2348,36.1419],[-82.2347,36.1419],[-82.2346,36.1419],[-82.2344,36.1419],[-82.2343,36.142],[-82.2342,36.142],[-82.2341,36.1421],[-82.234,36.1421],[-82.2338,36.1422],[-82.2335,36.1422],[-82.2335,36.1424],[-82.2334,36.1426],[-82.2334,36.1427],[-82.2334,36.1429],[-82.2333,36.143],[-82.2332,36.143],[-82.2332,36.1431],[-82.2331,36.1431],[-82.233,36.1432],[-82.2327,36.1433],[-82.2326,36.1434],[-82.2324,36.1435],[-82.2322,36.1436],[-82.2321,36.1438],[-82.232,36.1439],[-82.2319,36.144],[-82.2317,36.1442],[-82.2315,36.1442],[-82.2314,36.1443],[-82.2313,36.1444],[-82.2312,36.1444],[-82.231,36.1444],[-82.2307,36.1444],[-82.2306,36.1444],[-82.2303,36.1444],[-82.2301,36.1444],[-82.2299,36.1445],[-82.2297,36.1445],[-82.2296,36.1445],[-82.2295,36.1446],[-82.2295,36.1447],[-82.2295,36.1448],[-82.2294,36.145],[-82.2294,36.1453],[-82.2293,36.1454],[-82.2293,36.1456],[-82.2292,36.1457],[-82.2291,36.1458],[-82.229,36.1459],[-82.2289,36.146],[-82.2288,36.1461],[-82.2287,36.1462],[-82.2286,36.1464],[-82.2285,36.1465],[-82.2283,36.1469],[-82.2282,36.147],[-82.2281,36.1473],[-82.2279,36.1474],[-82.2278,36.1475],[-82.2276,36.1475],[-82.2275,36.1476],[-82.2272,36.1477],[-82.2271,36.1477],[-82.227,36.1477],[-82.2268,36.1478],[-82.2267,36.1479],[-82.2266,36.148],[-82.2265,36.1481],[-82.2264,36.1482],[-82.2263,36.1483],[-82.2262,36.1485],[-82.2261,36.1488],[-82.2259,36.1491],[-82.2258,36.1493],[-82.2258,36.1494],[-82.2257,36.1495],[-82.2256,36.1496],[-82.2255,36.1497],[-82.2252,36.1499],[-82.225,36.1501],[-82.2248,36.1502],[-82.2247,36.1503],[-82.2246,36.1504],[-82.2244,36.1506],[-82.2243,36.1508],[-82.2242,36.151],[-82.2241,36.1513],[-82.2238,36.1522],[-82.2237,36.1526],[-82.2237,36.1529],[-82.2235,36.1533],[-82.2234,36.1536],[-82.2234,36.1538],[-82.2233,36.1539],[-82.2233,36.154],[-82.2232,36.154],[-82.2231,36.1542],[-82.2229,36.1544],[-82.2227,36.1546],[-82.2226,36.1548],[-82.2223,36.1551],[-82.2222,36.1552],[-82.2221,36.1553],[-82.2221,36.1555],[-82.222,36.1555],[-82.222,36.1557],[-82.222,36.1558],[-82.222,36.1559],[-82.222,36.1561],[-82.2221,36.1563],[-82.2221,36.1566],[-82.2221,36.1569],[-82.2221,36.157],[-82.222,36.157],[-82.2219,36.157],[-82.2218,36.157],[-82.2217,36.157],[-82.2216,36.157],[-82.2215,36.157],[-82.2213,36.1569],[-82.221,36.1569],[-82.2207,36.1568],[-82.2206,36.1567],[-82.2204,36.1567],[-82.2202,36.1567],[-82.22,36.1567],[-82.2198,36.1568],[-82.2194,36.1568],[-82.2189,36.157],[-82.2186,36.157],[-82.2183,36.1571],[-82.2181,36.1572],[-82.218,36.1572],[-82.2178,36.1573],[-82.2176,36.1574],[-82.2173,36.1576],[-82.217,36.1578],[-82.2167,36.158],[-82.2164,36.1581],[-82.2161,36.1583],[-82.2158,36.1585],[-82.2155,36.1586],[-82.215,36.1588],[-82.2148,36.1589],[-82.2146,36.1589],[-82.2144,36.159],[-82.2142,36.159],[-82.2141,36.159],[-82.2139,36.159],[-82.2136,36.1591],[-82.2132,36.1591],[-82.2128,36.1591],[-82.2124,36.159],[-82.2122,36.159],[-82.2119,36.159],[-82.2117,36.159],[-82.2114,36.1589],[-82.2112,36.1588],[-82.2108,36.1587],[-82.2106,36.1586],[-82.2103,36.1585],[-82.21,36.1584],[-82.2099,36.1583],[-82.2097,36.1583],[-82.2095,36.1581],[-82.2092,36.1579],[-82.2089,36.1576],[-82.2088,36.1576],[-82.2086,36.1574],[-82.2085,36.1574],[-82.2083,36.1573],[-82.2081,36.1573],[-82.2081,36.1572],[-82.208,36.1572],[-82.2078,36.1572],[-82.2077,36.1572],[-82.2074,36.1572],[-82.2071,36.1573],[-82.2068,36.1573],[-82.2065,36.1574],[-82.2061,36.1574],[-82.2057,36.1574],[-82.2053,36.1574],[-82.205,36.1574],[-82.2046,36.1574],[-82.2044,36.1573],[-82.2041,36.1572],[-82.2035,36.157],[-82.2027,36.1567],[-82.202,36.1565],[-82.2017,36.1564],[-82.2016,36.1563],[-82.2013,36.1559],[-82.2009,36.1555],[-82.2007,36.1553],[-82.2006,36.1551],[-82.2003,36.1547],[-82.2002,36.1545],[-82.2002,36.1543],[-82.2001,36.1541],[-82.1999,36.1538],[-82.1998,36.1536],[-82.1997,36.1533],[-82.1997,36.1531],[-82.1996,36.1529],[-82.1996,36.1528],[-82.1994,36.1527],[-82.1993,36.1527],[-82.1992,36.1526],[-82.1989,36.1525],[-82.1987,36.1524],[-82.1985,36.1523],[-82.1984,36.1522],[-82.1983,36.1522],[-82.1981,36.1521],[-82.1979,36.1521],[-82.1977,36.152],[-82.1975,36.152],[-82.1974,36.152],[-82.1972,36.1519],[-82.1971,36.1519],[-82.1969,36.1518],[-82.1968,36.1517],[-82.1967,36.1516],[-82.1966,36.1514],[-82.1964,36.1512],[-82.1963,36.1509],[-82.1962,36.1507],[-82.1961,36.1505],[-82.196,36.1504],[-82.1958,36.1503],[-82.1957,36.1502],[-82.1954,36.1501],[-82.1951,36.15],[-82.195,36.1499],[-82.1947,36.1498],[-82.1945,36.1497],[-82.1939,36.1495],[-82.1934,36.1493],[-82.1929,36.1491],[-82.1928,36.1491],[-82.1928,36.149],[-82.1926,36.149],[-82.1924,36.149],[-82.1923,36.1491],[-82.1922,36.1492],[-82.1918,36.1495],[-82.1916,36.1496],[-82.1914,36.1497],[-82.1911,36.1498],[-82.191,36.1499],[-82.1908,36.15],[-82.1906,36.1501],[-82.1904,36.1501],[-82.1903,36.1502],[-82.1899,36.1503],[-82.1898,36.1504],[-82.1897,36.1504],[-82.1894,36.1504],[-82.1892,36.1505],[-82.189,36.1506],[-82.1889,36.1506],[-82.1888,36.1507],[-82.1887,36.1508],[-82.1886,36.1508],[-82.1884,36.1509],[-82.1883,36.151],[-82.1881,36.151],[-82.188,36.151],[-82.1878,36.151],[-82.1877,36.151],[-82.1876,36.151],[-82.1875,36.1509],[-82.1874,36.1509],[-82.1873,36.1508],[-82.1873,36.1506],[-82.1873,36.1505],[-82.1874,36.1504],[-82.1874,36.1502],[-82.1874,36.1501],[-82.1874,36.15],[-82.1873,36.1498],[-82.1873,36.1496],[-82.1873,36.1495],[-82.1872,36.1493],[-82.1871,36.1491],[-82.187,36.1488],[-82.1869,36.1487],[-82.1868,36.1484],[-82.1867,36.1482],[-82.1865,36.1479],[-82.1864,36.1477],[-82.1862,36.1475],[-82.1862,36.1474],[-82.186,36.1472],[-82.1859,36.1471],[-82.1858,36.147],[-82.1857,36.1469],[-82.1856,36.1468],[-82.1856,36.1467],[-82.1855,36.1466],[-82.1855,36.1464],[-82.1855,36.1462],[-82.1855,36.1461],[-82.1854,36.146],[-82.1853,36.1458],[-82.1852,36.1456],[-82.1851,36.1455],[-82.185,36.1453],[-82.1848,36.145],[-82.1846,36.1448],[-82.1843,36.1446],[-82.1841,36.1444],[-82.184,36.1442],[-82.1838,36.1441],[-82.1836,36.1439],[-82.1835,36.1438],[-82.1834,36.1437],[-82.1833,36.1437],[-82.1832,36.1436],[-82.183,36.1436],[-82.1829,36.1436],[-82.1828,36.1435],[-82.1827,36.1435],[-82.1824,36.1435],[-82.1823,36.1435],[-82.1822,36.1436],[-82.1821,36.1436],[-82.1819,36.1437],[-82.1818,36.1437],[-82.1817,36.1438],[-82.1816,36.1438],[-82.1815,36.1438],[-82.1811,36.1438],[-82.1809,36.1437],[-82.1806,36.1437],[-82.1803,36.1437],[-82.1798,36.1435],[-82.1794,36.1434],[-82.1791,36.1433],[-82.1788,36.1432],[-82.1787,36.1432],[-82.1785,36.1431],[-82.1784,36.143],[-82.1783,36.1429],[-82.1781,36.1429],[-82.178,36.1428],[-82.1779,36.1427],[-82.1778,36.1426],[-82.1777,36.1425],[-82.1776,36.1424],[-82.1775,36.1424],[-82.1774,36.1424],[-82.1772,36.1424],[-82.1771,36.1424],[-82.177,36.1424],[-82.1769,36.1424],[-82.1767,36.1425],[-82.1766,36.1427],[-82.1764,36.1428],[-82.1763,36.143],[-82.1762,36.1431],[-82.1761,36.1432],[-82.176,36.1433],[-82.1758,36.1433],[-82.1757,36.1434],[-82.1756,36.1434],[-82.1755,36.1435],[-82.1754,36.1435],[-82.1753,36.1436],[-82.1752,36.1437],[-82.1751,36.1438],[-82.1749,36.1443],[-82.1748,36.1446],[-82.1747,36.1448],[-82.1745,36.1451],[-82.1744,36.1452],[-82.1744,36.1453],[-82.1743,36.1454],[-82.1742,36.1455],[-82.1741,36.1456],[-82.174,36.1457],[-82.1739,36.1458],[-82.1737,36.1459],[-82.1736,36.1461],[-82.1735,36.1462],[-82.1734,36.1463],[-82.1731,36.1464],[-82.1729,36.1465],[-82.1728,36.1465],[-82.1726,36.1465],[-82.1721,36.1465],[-82.1716,36.1465],[-82.1714,36.1465],[-82.1711,36.1465],[-82.1709,36.1465],[-82.1708,36.1465],[-82.1707,36.1466],[-82.1705,36.1467],[-82.1704,36.1467],[-82.1702,36.1467],[-82.1701,36.1467],[-82.17,36.1467],[-82.1698,36.1467],[-82.1697,36.1467],[-82.1695,36.1467],[-82.1689,36.1467],[-82.1687,36.1467],[-82.1685,36.1467],[-82.1683,36.1467],[-82.1682,36.1466],[-82.1678,36.1462],[-82.1673,36.1458],[-82.1667,36.1454],[-82.1665,36.1452],[-82.1662,36.145],[-82.1661,36.145],[-82.1659,36.145],[-82.1656,36.145],[-82.1655,36.145],[-82.1653,36.1451],[-82.1652,36.1453],[-82.1651,36.1456],[-82.1649,36.1457],[-82.1647,36.1459],[-82.1644,36.1461],[-82.1643,36.1462],[-82.1641,36.1463],[-82.164,36.1463],[-82.1639,36.1463],[-82.1638,36.1464],[-82.1637,36.1464],[-82.1635,36.1464],[-82.1634,36.1464],[-82.1631,36.1463],[-82.163,36.1463],[-82.1629,36.1463],[-82.1628,36.1463],[-82.1627,36.1464],[-82.1625,36.1464],[-82.1624,36.1465],[-82.1623,36.1465],[-82.1621,36.1466],[-82.1619,36.1467],[-82.1617,36.1468],[-82.1616,36.1468],[-82.1614,36.1469],[-82.1612,36.1469],[-82.161,36.1468],[-82.1609,36.1468],[-82.1607,36.1468],[-82.1605,36.1467],[-82.1602,36.1466],[-82.16,36.1464],[-82.1598,36.1462],[-82.1596,36.146],[-82.1595,36.1459],[-82.1593,36.1459],[-82.1591,36.146],[-82.159,36.1462],[-82.1588,36.1463],[-82.1585,36.1465],[-82.1583,36.1467],[-82.158,36.1469],[-82.1576,36.1473],[-82.1573,36.1475],[-82.157,36.1477],[-82.1567,36.1479],[-82.1564,36.148],[-82.156,36.1482],[-82.1557,36.1483],[-82.1556,36.1483],[-82.1552,36.1483],[-82.1551,36.1483],[-82.155,36.1483],[-82.1549,36.1483],[-82.1548,36.1483],[-82.1547,36.1482],[-82.1545,36.1482],[-82.1543,36.1481],[-82.1542,36.1481],[-82.1541,36.1481],[-82.1539,36.1481],[-82.1537,36.1481],[-82.1535,36.1481],[-82.1533,36.1482],[-82.1531,36.1482],[-82.153,36.1482],[-82.1528,36.1483],[-82.1526,36.1484],[-82.1524,36.1485],[-82.1523,36.1486],[-82.1521,36.1486],[-82.1519,36.1487],[-82.1517,36.1487],[-82.1514,36.1488],[-82.151,36.1489],[-82.1508,36.1489],[-82.1506,36.149],[-82.1504,36.1491],[-82.1502,36.1492],[-82.1501,36.1492],[-82.1501,36.1493],[-82.1499,36.1495],[-82.1498,36.1496],[-82.1497,36.1496],[-82.1496,36.1496],[-82.1492,36.1497],[-82.149,36.1498],[-82.1489,36.1498],[-82.1487,36.1499],[-82.1486,36.1499],[-82.1485,36.1497],[-82.1485,36.1496],[-82.1484,36.1494],[-82.1484,36.1492],[-82.1484,36.149],[-82.1483,36.1487],[-82.1483,36.1485],[-82.1483,36.1483],[-82.1483,36.1482],[-82.1482,36.1481],[-82.1482,36.148],[-82.1481,36.1478],[-82.148,36.1477],[-82.148,36.1476],[-82.1477,36.1474],[-82.1476,36.1473],[-82.1474,36.1472],[-82.1472,36.1471],[-82.147,36.1469],[-82.1469,36.1468],[-82.1469,36.1467],[-82.1468,36.1465],[-82.1466,36.1461],[-82.1464,36.1458],[-82.1463,36.1457],[-82.146,36.1454],[-82.1458,36.1452],[-82.1457,36.1452],[-82.1455,36.1451],[-82.1453,36.145],[-82.145,36.1448],[-82.1449,36.1447],[-82.1447,36.1446],[-82.1446,36.1444],[-82.1445,36.1443],[-82.1444,36.1442],[-82.1444,36.1441],[-82.1444,36.1439],[-82.1444,36.1438],[-82.1445,36.1435],[-82.1445,36.1433],[-82.1445,36.1432],[-82.1446,36.143],[-82.1447,36.1428],[-82.1447,36.1426],[-82.1446,36.1425],[-82.1445,36.1422],[-82.1445,36.1421],[-82.1444,36.1419],[-82.1443,36.1418],[-82.1443,36.1417],[-82.1443,36.1415],[-82.1443,36.1414],[-82.1444,36.1413],[-82.1445,36.1411],[-82.1446,36.1408],[-82.1446,36.1407],[-82.1446,36.1406],[-82.1445,36.1404],[-82.1443,36.1403],[-82.1441,36.1401],[-82.144,36.14],[-82.1438,36.1399],[-82.1436,36.1398],[-82.1434,36.1397],[-82.1429,36.1395],[-82.1426,36.1394],[-82.142,36.1392],[-82.1418,36.1391],[-82.1416,36.139],[-82.1413,36.139],[-82.1412,36.1389],[-82.1411,36.1389],[-82.141,36.1388],[-82.141,36.1387],[-82.1409,36.1385],[-82.1409,36.1383],[-82.1409,36.1382],[-82.1409,36.138],[-82.1409,36.1379],[-82.1409,36.1377],[-82.1409,36.1376],[-82.141,36.1375],[-82.141,36.1373],[-82.141,36.1372],[-82.141,36.1371],[-82.141,36.1369],[-82.141,36.1367],[-82.141,36.1366],[-82.141,36.1365],[-82.1409,36.1364],[-82.1409,36.1362],[-82.1408,36.1362],[-82.1408,36.1361],[-82.1406,36.1358],[-82.1406,36.1356],[-82.1405,36.1354],[-82.1404,36.1351],[-82.1403,36.135],[-82.14,36.1345],[-82.1398,36.1339],[-82.1394,36.1333],[-82.1393,36.133],[-82.1392,36.1328],[-82.1391,36.1326],[-82.139,36.1325],[-82.1389,36.1324],[-82.1388,36.1321],[-82.1388,36.1318],[-82.1386,36.1315],[-82.1384,36.1311],[-82.1383,36.131],[-82.1382,36.1309],[-82.1382,36.1308],[-82.1381,36.1307],[-82.138,36.1305],[-82.1379,36.1303],[-82.1377,36.1302],[-82.1376,36.13],[-82.1375,36.1299],[-82.1373,36.1296],[-82.1371,36.1292],[-82.137,36.129],[-82.1369,36.1288],[-82.1368,36.1285],[-82.1368,36.1283],[-82.1368,36.1282],[-82.1368,36.1281],[-82.1368,36.1279],[-82.1368,36.1276],[-82.1368,36.1275],[-82.1368,36.1273],[-82.1368,36.1271],[-82.1369,36.1267],[-82.1369,36.1265],[-82.1369,36.1263],[-82.137,36.1261],[-82.137,36.126],[-82.137,36.1258],[-82.137,36.1256],[-82.137,36.1255],[-82.1369,36.1254],[-82.1369,36.1253],[-82.1369,36.1252],[-82.1369,36.1251],[-82.1369,36.125],[-82.1369,36.1249],[-82.1369,36.1248],[-82.1369,36.1247],[-82.1368,36.1245],[-82.1368,36.1244],[-82.1368,36.124],[-82.1368,36.1239],[-82.1368,36.1237],[-82.1368,36.1235],[-82.1368,36.1233],[-82.1368,36.1231],[-82.1369,36.1228],[-82.1369,36.1226],[-82.137,36.1223],[-82.1371,36.1221],[-82.1372,36.1219],[-82.1372,36.1218],[-82.1372,36.1216],[-82.1373,36.1216],[-82.1374,36.1214],[-82.1376,36.1208],[-82.1377,36.1205],[-82.1378,36.1203],[-82.1379,36.1202],[-82.1379,36.1201],[-82.1379,36.1197],[-82.1379,36.1195],[-82.1378,36.1194],[-82.1376,36.1192],[-82.1374,36.1189],[-82.1373,36.1188],[-82.1372,36.1187],[-82.1372,36.1186],[-82.1372,36.1184],[-82.1371,36.1182],[-82.137,36.118],[-82.137,36.1178],[-82.1369,36.1177],[-82.1368,36.1175],[-82.1367,36.1174],[-82.1366,36.1173],[-82.1365,36.1171],[-82.1364,36.117],[-82.1362,36.1167],[-82.136,36.1165],[-82.1359,36.1163],[-82.1358,36.1162],[-82.1357,36.1159],[-82.1356,36.1158],[-82.1355,36.1156],[-82.1354,36.1154],[-82.1354,36.1151],[-82.1353,36.1149],[-82.1352,36.1148],[-82.1351,36.1145],[-82.135,36.1144],[-82.1349,36.1143],[-82.1347,36.1141],[-82.1346,36.1138],[-82.1342,36.1135],[-82.134,36.1133],[-82.1339,36.1131],[-82.1337,36.1129],[-82.1335,36.1128],[-82.1334,36.1125],[-82.1332,36.1122],[-82.1331,36.112],[-82.133,36.1118],[-82.1329,36.1116],[-82.1328,36.1114],[-82.1326,36.1112],[-82.1325,36.1108],[-82.1323,36.1105],[-82.1321,36.11],[-82.132,36.1098],[-82.1318,36.1095],[-82.1316,36.1089],[-82.1314,36.1086],[-82.1313,36.1083],[-82.1312,36.108],[-82.1311,36.1077],[-82.131,36.1076],[-82.1309,36.1074],[-82.1309,36.1072],[-82.1309,36.1069],[-82.1308,36.1065],[-82.1308,36.1061],[-82.1307,36.1059],[-82.1307,36.1058],[-82.1307,36.1057],[-82.1307,36.1055],[-82.1306,36.1051],[-82.1306,36.105],[-82.1306,36.1048],[-82.1305,36.1048],[-82.1305,36.1047],[-82.1304,36.1047],[-82.1303,36.1046],[-82.1302,36.1046],[-82.1301,36.1045],[-82.1299,36.1044],[-82.1298,36.1043],[-82.1297,36.1043],[-82.1296,36.1042],[-82.1295,36.1042],[-82.1294,36.1041],[-82.1293,36.1041],[-82.1292,36.1041],[-82.1291,36.1041],[-82.1289,36.1041],[-82.1288,36.104],[-82.1286,36.104],[-82.1284,36.104],[-82.1283,36.104],[-82.1282,36.104],[-82.1281,36.1041],[-82.128,36.1041],[-82.1279,36.1042],[-82.1278,36.1043],[-82.1276,36.1043],[-82.1275,36.1043],[-82.1272,36.1044],[-82.127,36.1044],[-82.1268,36.1044],[-82.1265,36.1044],[-82.1263,36.1044],[-82.1261,36.1044],[-82.126,36.1044],[-82.1259,36.1043],[-82.1257,36.1043],[-82.1256,36.1043],[-82.1255,36.1043],[-82.1253,36.1043],[-82.1251,36.1043],[-82.1248,36.1043],[-82.1245,36.1043],[-82.1243,36.1043],[-82.1241,36.1043],[-82.1237,36.1043],[-82.1235,36.1044],[-82.1232,36.1044],[-82.1227,36.1045],[-82.1222,36.1045],[-82.1219,36.1045],[-82.1213,36.1045],[-82.1208,36.1045],[-82.1202,36.1047],[-82.1198,36.1047],[-82.1196,36.1047],[-82.1195,36.1047],[-82.1193,36.1047],[-82.119,36.1046],[-82.1184,36.1046],[-82.1179,36.1045],[-82.1175,36.1044],[-82.1169,36.1043],[-82.1166,36.1043],[-82.1163,36.1043],[-82.1161,36.1043],[-82.1159,36.1044],[-82.1155,36.1045],[-82.1151,36.1046],[-82.1144,36.1048],[-82.114,36.105],[-82.1132,36.1052],[-82.1127,36.1055],[-82.1125,36.1056],[-82.1121,36.1058],[-82.1116,36.1061],[-82.1109,36.1065],[-82.1106,36.1067],[-82.1105,36.1067],[-82.1102,36.1068],[-82.1099,36.107],[-82.1095,36.1072],[-82.1093,36.1073],[-82.109,36.1074],[-82.1085,36.1075],[-82.1081,36.1076],[-82.108,36.1076],[-82.1077,36.1076],[-82.1074,36.1076],[-82.1067,36.1077],[-82.1062,36.1077],[-82.1058,36.1078],[-82.1054,36.1078],[-82.1053,36.1078],[-82.1052,36.1078],[-82.105,36.1077],[-82.1049,36.1077],[-82.1047,36.1076],[-82.1042,36.1072],[-82.1038,36.1069],[-82.1037,36.1068],[-82.1034,36.1067],[-82.103,36.1065],[-82.1024,36.1063],[-82.102,36.1061],[-82.1015,36.106],[-82.1011,36.1058],[-82.1007,36.1057],[-82.1003,36.1057],[-82.0998,36.1057],[-82.0992,36.1056],[-82.0983,36.1056],[-82.0976,36.1057],[-82.097,36.1057],[-82.0963,36.1058],[-82.0956,36.1059],[-82.0948,36.106],[-82.0946,36.106],[-82.0943,36.1061],[-82.0941,36.1061],[-82.0939,36.106],[-82.0937,36.106],[-82.0936,36.106],[-82.0935,36.106],[-82.0932,36.106],[-82.0928,36.106],[-82.0924,36.106],[-82.092,36.106],[-82.0915,36.106],[-82.0914,36.106],[-82.0911,36.106],[-82.0907,36.1061],[-82.09,36.1061],[-82.0893,36.1061],[-82.0886,36.1061],[-82.088,36.1062],[-82.0875,36.1061],[-82.0872,36.1061],[-82.0869,36.1061],[-82.0868,36.1061],[-82.0865,36.106],[-82.0863,36.1059],[-82.0859,36.1058],[-82.0856,36.1056],[-82.0853,36.1054],[-82.0848,36.1051],[-82.0841,36.1047],[-82.0834,36.1043],[-82.0828,36.104],[-82.0821,36.1036],[-82.0814,36.1033],[-82.0811,36.1032],[-82.0811,36.1033],[-82.0811,36.1035],[-82.081,36.1038],[-82.081,36.1041],[-82.081,36.1044],[-82.0809,36.1048],[-82.0808,36.105],[-82.0808,36.1053],[-82.0807,36.1056],[-82.0805,36.1059],[-82.0803,36.1062],[-82.08,36.1064],[-82.0797,36.1066],[-82.0793,36.1068],[-82.079,36.1069],[-82.0787,36.1071],[-82.0784,36.1072],[-82.078,36.1073],[-82.0777,36.1074],[-82.0774,36.1075],[-82.0772,36.1076],[-82.0771,36.1076],[-82.0767,36.1078],[-82.0764,36.1079],[-82.0761,36.108],[-82.0758,36.1081],[-82.0752,36.1083],[-82.0748,36.1084],[-82.0745,36.1085],[-82.0741,36.1085],[-82.0738,36.1086],[-82.0735,36.1087],[-82.0731,36.1088],[-82.0728,36.1088],[-82.0722,36.1089],[-82.0719,36.1091],[-82.0717,36.1091],[-82.0713,36.1094],[-82.0711,36.1096],[-82.0708,36.1099],[-82.0705,36.1101],[-82.0702,36.1103],[-82.0699,36.1106],[-82.0696,36.1108],[-82.0693,36.111],[-82.0691,36.1112],[-82.0688,36.1113],[-82.0685,36.1115],[-82.0682,36.1116],[-82.0679,36.1118],[-82.0676,36.112],[-82.0673,36.1121],[-82.067,36.1123],[-82.0665,36.1124],[-82.0661,36.1125],[-82.066,36.1125],[-82.0658,36.1125],[-82.0652,36.1126],[-82.0648,36.1127],[-82.0644,36.1127],[-82.0639,36.1127],[-82.0634,36.1127],[-82.0628,36.1127],[-82.0625,36.1127],[-82.0623,36.1128],[-82.062,36.1129],[-82.0619,36.1131],[-82.0615,36.1134],[-82.0614,36.1136],[-82.0612,36.114],[-82.061,36.1144],[-82.0609,36.1147],[-82.0609,36.115],[-82.0608,36.1151],[-82.0607,36.1153],[-82.0605,36.1158],[-82.0603,36.1161],[-82.0601,36.1164],[-82.0599,36.1168],[-82.0597,36.117],[-82.0595,36.1172],[-82.0593,36.1174],[-82.0591,36.1177],[-82.0589,36.1179],[-82.0587,36.1182],[-82.0584,36.1185],[-82.0582,36.1188],[-82.058,36.1191],[-82.0577,36.1193],[-82.0575,36.1196],[-82.0572,36.1198],[-82.0571,36.12],[-82.0568,36.1204],[-82.0567,36.1207],[-82.0566,36.121],[-82.0565,36.1212],[-82.0565,36.1215],[-82.0566,36.1217],[-82.0566,36.122],[-82.0567,36.1223],[-82.0567,36.1226],[-82.0567,36.1229],[-82.0567,36.1232],[-82.0567,36.1235],[-82.0567,36.1238],[-82.0566,36.124],[-82.0566,36.1241],[-82.0564,36.1245],[-82.0563,36.1247],[-82.0561,36.125],[-82.0559,36.1251],[-82.0556,36.1254],[-82.0553,36.1257],[-82.055,36.126],[-82.0547,36.1263],[-82.0545,36.1266],[-82.0543,36.1266],[-82.0542,36.1267],[-82.0541,36.1267],[-82.054,36.1267],[-82.0539,36.1266],[-82.0536,36.1265],[-82.0532,36.1264],[-82.0527,36.1262],[-82.0523,36.1261],[-82.0519,36.126],[-82.0516,36.1259],[-82.0512,36.1259],[-82.0508,36.1259],[-82.0505,36.1259],[-82.0501,36.126],[-82.0497,36.1261],[-82.0492,36.126],[-82.0487,36.1258],[-82.0484,36.1257],[-82.0477,36.1257],[-82.0473,36.1256],[-82.0469,36.1256],[-82.0465,36.1256],[-82.0461,36.1256],[-82.0459,36.1256],[-82.0457,36.1256],[-82.0453,36.1256],[-82.045,36.1256],[-82.0447,36.1256],[-82.0444,36.1255],[-82.0441,36.1253],[-82.0438,36.1251],[-82.0434,36.125],[-82.0431,36.1248],[-82.0426,36.1246],[-82.0423,36.1244],[-82.0419,36.1242],[-82.0416,36.124],[-82.0412,36.1237],[-82.041,36.1236],[-82.0409,36.1235],[-82.0407,36.1233],[-82.0405,36.1231],[-82.0402,36.1228],[-82.04,36.1224],[-82.0397,36.1222],[-82.0394,36.1219],[-82.0392,36.1218],[-82.0391,36.1217],[-82.0389,36.1216],[-82.0383,36.1213],[-82.038,36.1212],[-82.0376,36.1211],[-82.0373,36.121],[-82.037,36.121],[-82.0366,36.1209],[-82.0363,36.1209],[-82.036,36.1208],[-82.0355,36.1208],[-82.035,36.1207],[-82.0344,36.1206],[-82.0338,36.1205],[-82.0336,36.1206],[-82.0336,36.1207],[-82.0333,36.1208],[-82.033,36.1211],[-82.0327,36.1213],[-82.0325,36.1215],[-82.0322,36.1217],[-82.032,36.1219],[-82.0317,36.1222],[-82.0313,36.1224],[-82.031,36.1227],[-82.0308,36.1228],[-82.0305,36.123],[-82.0301,36.1234],[-82.0299,36.1236],[-82.0296,36.124],[-82.0294,36.1242],[-82.0292,36.1244],[-82.029,36.1247],[-82.0288,36.1251],[-82.0286,36.1254],[-82.0285,36.1257],[-82.0283,36.1259],[-82.0282,36.1262],[-82.0281,36.1265],[-82.0279,36.1267],[-82.0278,36.127],[-82.0276,36.1273],[-82.0275,36.1276],[-82.0273,36.1279],[-82.0272,36.1282],[-82.027,36.1285],[-82.0269,36.1287],[-82.0268,36.129],[-82.0267,36.1292],[-82.0267,36.1295],[-82.0268,36.1297],[-82.0269,36.13],[-82.0269,36.1302],[-82.0267,36.1304],[-82.0266,36.1307],[-82.0264,36.1309],[-82.0262,36.1312],[-82.026,36.1315],[-82.0258,36.1318],[-82.0256,36.132],[-82.0254,36.1323],[-82.0252,36.1326],[-82.025,36.1329],[-82.0249,36.1331],[-82.0247,36.1334],[-82.0246,36.1336],[-82.0244,36.1339],[-82.0242,36.1341],[-82.024,36.1343],[-82.0239,36.1346],[-82.0237,36.1348],[-82.0235,36.1351],[-82.0234,36.1353],[-82.0232,36.1356],[-82.023,36.1358],[-82.0229,36.1361],[-82.0227,36.1363],[-82.0225,36.1365],[-82.0224,36.1368],[-82.0222,36.137],[-82.022,36.1373],[-82.0219,36.1375],[-82.0217,36.1378],[-82.0215,36.138],[-82.0213,36.1383],[-82.0212,36.1385],[-82.021,36.1388],[-82.0208,36.139],[-82.0207,36.1392],[-82.0205,36.1395],[-82.0203,36.1397],[-82.0202,36.14],[-82.02,36.1402],[-82.0198,36.1405],[-82.0197,36.1407],[-82.0195,36.1409],[-82.0195,36.141],[-82.0193,36.1412],[-82.0191,36.1414],[-82.019,36.1417],[-82.0188,36.1419],[-82.0186,36.1422],[-82.0185,36.1424],[-82.0183,36.1426],[-82.0181,36.1429],[-82.018,36.1431],[-82.0178,36.1434],[-82.0176,36.1436],[-82.0175,36.1439],[-82.0173,36.1441],[-82.0171,36.1444],[-82.0169,36.1446],[-82.0169,36.1447],[-82.0168,36.1448],[-82.0166,36.1451],[-82.0165,36.1453],[-82.0163,36.1456],[-82.0161,36.1458],[-82.0159,36.1461],[-82.0158,36.1463],[-82.0156,36.1465],[-82.0154,36.1468],[-82.0153,36.147],[-82.0152,36.1471],[-82.0151,36.1473],[-82.0149,36.1475],[-82.0148,36.1478],[-82.0146,36.148],[-82.0144,36.1482],[-82.0143,36.1485],[-82.0141,36.1487],[-82.0139,36.149],[-82.0137,36.1492],[-82.0136,36.1495],[-82.0134,36.1497],[-82.0132,36.1499],[-82.0131,36.1502],[-82.0129,36.1504],[-82.0127,36.1507],[-82.0126,36.1509],[-82.0124,36.1512],[-82.0122,36.1514],[-82.0121,36.1516],[-82.0119,36.1519],[-82.0117,36.1521],[-82.0116,36.1524],[-82.0114,36.1526],[-82.0112,36.1528],[-82.011,36.1531],[-82.0109,36.1533],[-82.0107,36.1536],[-82.0105,36.1538],[-82.0104,36.154],[-82.0102,36.1543],[-82.01,36.1545],[-82.0099,36.1548],[-82.0097,36.155],[-82.0095,36.1553],[-82.0094,36.1555],[-82.0092,36.1557],[-82.0092,36.1558],[-82.009,36.156],[-82.0089,36.1562],[-82.0087,36.1565],[-82.0085,36.1567],[-82.0084,36.157],[-82.0082,36.1572],[-82.008,36.1574],[-82.0079,36.1577],[-82.0077,36.1579],[-82.0075,36.1582],[-82.0074,36.1584],[-82.0072,36.1587],[-82.007,36.1589],[-82.0069,36.1591],[-82.0067,36.1594],[-82.0065,36.1596],[-82.0063,36.1599],[-82.0062,36.1601],[-82.006,36.1603],[-82.006,36.1604],[-82.0058,36.1606],[-82.0057,36.1608],[-82.0055,36.1611],[-82.0053,36.1613],[-82.0052,36.1615],[-82.005,36.1618],[-82.0048,36.162],[-82.0047,36.1623],[-82.0045,36.1625],[-82.0043,36.1628],[-82.0042,36.163],[-82.004,36.1632],[-82.0038,36.1635],[-82.0037,36.1637],[-82.0035,36.164],[-82.0033,36.1642],[-82.0032,36.1645],[-82.003,36.1647],[-82.0029,36.1648],[-82.0028,36.1649],[-82.0028,36.165],[-82.0027,36.1652],[-82.0025,36.1654],[-82.0023,36.1657],[-82.0022,36.1659],[-82.002,36.1662],[-82.0018,36.1664],[-82.0016,36.1667],[-82.0015,36.1669],[-82.0013,36.1672],[-82.0011,36.1674],[-82.001,36.1677],[-82.0008,36.1679],[-82.0006,36.1681],[-82.0005,36.1684],[-82.0003,36.1686],[-82.0001,36.1689],[-82,36.1691],[-81.9998,36.1694],[-81.9996,36.1696],[-81.9995,36.1699],[-81.9994,36.1701],[-81.9993,36.1701],[-81.9993,36.1702],[-81.9992,36.1704],[-81.9991,36.1705],[-81.999,36.1707],[-81.9988,36.1709],[-81.9987,36.1711],[-81.9985,36.1714],[-81.9983,36.1717],[-81.9982,36.1719],[-81.998,36.1722],[-81.9978,36.1724],[-81.9977,36.1726],[-81.9975,36.1729],[-81.9973,36.1731],[-81.9972,36.1734],[-81.997,36.1736],[-81.9968,36.1739],[-81.9967,36.174],[-81.9967,36.1741],[-81.9965,36.1744],[-81.9963,36.1746],[-81.9961,36.1749],[-81.9959,36.1751],[-81.9957,36.1754],[-81.9954,36.1758],[-81.9952,36.1761],[-81.9951,36.1764],[-81.9949,36.1766],[-81.9947,36.1769],[-81.9945,36.1771],[-81.9942,36.1776],[-81.994,36.1779],[-81.9939,36.1782],[-81.9937,36.1784],[-81.9935,36.1786],[-81.9934,36.1788],[-81.9933,36.1789],[-81.9932,36.1791],[-81.9931,36.1793],[-81.993,36.1794],[-81.9928,36.1796],[-81.9926,36.1799],[-81.9925,36.1801],[-81.9923,36.1804],[-81.9921,36.1806],[-81.9919,36.1809],[-81.9918,36.1812],[-81.9916,36.1814],[-81.9914,36.1816],[-81.9913,36.1819],[-81.9911,36.1822],[-81.9909,36.1824],[-81.9908,36.1827],[-81.9905,36.1831],[-81.9903,36.1834],[-81.9901,36.1836],[-81.9899,36.1839],[-81.9898,36.1842],[-81.9896,36.1844],[-81.9895,36.1846],[-81.9894,36.1847],[-81.9892,36.185],[-81.989,36.1852],[-81.9889,36.1855],[-81.9888,36.1855],[-81.9887,36.1858],[-81.9885,36.1861],[-81.9883,36.1863],[-81.9881,36.1866],[-81.9879,36.1868],[-81.9878,36.1871],[-81.9876,36.1873],[-81.9874,36.1875],[-81.9873,36.1878],[-81.9871,36.188],[-81.9869,36.1883],[-81.9868,36.1885],[-81.9866,36.1888],[-81.9864,36.1891],[-81.9862,36.1893],[-81.9862,36.1894],[-81.9861,36.1896],[-81.9859,36.1899],[-81.9857,36.1901],[-81.9855,36.1904],[-81.9854,36.1906],[-81.9852,36.1909],[-81.985,36.1912],[-81.9849,36.1914],[-81.9847,36.1917],[-81.9845,36.1919],[-81.9844,36.1921],[-81.9842,36.1924],[-81.9841,36.1924],[-81.984,36.1926],[-81.9839,36.1929],[-81.9837,36.1931],[-81.9835,36.1934],[-81.9833,36.1936],[-81.9831,36.1939],[-81.983,36.1942],[-81.9828,36.1944],[-81.9826,36.1947],[-81.9824,36.1949],[-81.9822,36.1952],[-81.9821,36.1955],[-81.9819,36.1957],[-81.9817,36.196],[-81.9816,36.1962],[-81.9814,36.1965],[-81.9812,36.1967],[-81.9811,36.197],[-81.9809,36.1973],[-81.9807,36.1975],[-81.9805,36.1978],[-81.9804,36.198],[-81.9802,36.1983],[-81.98,36.1986],[-81.9798,36.1988],[-81.9798,36.1989],[-81.9797,36.1991],[-81.9795,36.1994],[-81.9793,36.1996],[-81.9792,36.1999],[-81.979,36.2001],[-81.9788,36.2003],[-81.9787,36.2006],[-81.9785,36.2008],[-81.9783,36.2011],[-81.9782,36.2013],[-81.978,36.2016],[-81.9778,36.2019],[-81.9776,36.2021],[-81.9774,36.2024],[-81.9773,36.2027],[-81.9771,36.2029],[-81.9769,36.2032],[-81.9767,36.2034],[-81.9766,36.2037],[-81.9764,36.2039],[-81.9762,36.2042],[-81.9761,36.2043],[-81.9761,36.2045],[-81.976,36.2046],[-81.9759,36.2047],[-81.9757,36.2049],[-81.9756,36.2051],[-81.9755,36.2052],[-81.9754,36.2055],[-81.9752,36.2057],[-81.975,36.206],[-81.9749,36.2062],[-81.9747,36.2065],[-81.9745,36.2067],[-81.9744,36.207],[-81.9742,36.2072],[-81.974,36.2075],[-81.9739,36.2077],[-81.9737,36.2079],[-81.9735,36.2082],[-81.9733,36.2084],[-81.9732,36.2087],[-81.973,36.2089],[-81.9728,36.2092],[-81.9727,36.2094],[-81.9725,36.2097],[-81.9724,36.2099],[-81.9722,36.2102],[-81.972,36.2104],[-81.9718,36.2107],[-81.9717,36.2109],[-81.9715,36.2111],[-81.9713,36.2114],[-81.9712,36.2116],[-81.9711,36.2118],[-81.971,36.2119],[-81.9708,36.2121],[-81.9707,36.2123],[-81.9707,36.2124],[-81.9705,36.2126],[-81.9703,36.2129],[-81.9702,36.2131],[-81.97,36.2133],[-81.9698,36.2136],[-81.9697,36.2139],[-81.9695,36.2141],[-81.9693,36.2144],[-81.9692,36.2146],[-81.969,36.2148],[-81.9688,36.2151],[-81.9687,36.2154],[-81.9686,36.2154],[-81.9685,36.2156],[-81.9683,36.2158],[-81.9682,36.2161],[-81.968,36.2164],[-81.9678,36.2166],[-81.9676,36.2169],[-81.9674,36.2172],[-81.9673,36.2174],[-81.9671,36.2177],[-81.9669,36.218],[-81.9667,36.2182],[-81.9665,36.2185],[-81.9664,36.2187],[-81.9662,36.219],[-81.966,36.2192],[-81.966,36.2193],[-81.9659,36.2194],[-81.9659,36.2195],[-81.9657,36.2197],[-81.9655,36.22],[-81.9654,36.2202],[-81.9652,36.2204],[-81.965,36.2207],[-81.9648,36.221],[-81.9647,36.2212],[-81.9645,36.2215],[-81.9643,36.2218],[-81.9641,36.222],[-81.964,36.2223],[-81.9639,36.2223],[-81.9638,36.2226],[-81.9637,36.2226],[-81.9636,36.2228],[-81.9634,36.2231],[-81.9633,36.2234],[-81.9631,36.2236],[-81.9629,36.2239],[-81.9627,36.2242],[-81.9626,36.2244],[-81.9624,36.2247],[-81.9622,36.2249],[-81.962,36.2252],[-81.9619,36.2254],[-81.9617,36.2257],[-81.9615,36.2259],[-81.9613,36.2261],[-81.9612,36.2264],[-81.961,36.2266],[-81.9608,36.2269],[-81.9607,36.2271],[-81.9605,36.2274],[-81.9603,36.2276],[-81.9602,36.2278],[-81.96,36.2281],[-81.9598,36.2283],[-81.9598,36.2284],[-81.9596,36.2286],[-81.9595,36.2288],[-81.9592,36.2291],[-81.9591,36.2294],[-81.9588,36.2296],[-81.9587,36.2299],[-81.9584,36.2302],[-81.9583,36.2303],[-81.9581,36.2306],[-81.9579,36.2309],[-81.9578,36.2311],[-81.9576,36.2314],[-81.9574,36.2316],[-81.9572,36.2318],[-81.9571,36.2321],[-81.9569,36.2323],[-81.9567,36.2326],[-81.9565,36.2328],[-81.9565,36.2329],[-81.9564,36.233],[-81.9562,36.2333],[-81.956,36.2336],[-81.9558,36.2338],[-81.9558,36.2339],[-81.9556,36.2341],[-81.9554,36.2343],[-81.9553,36.2346],[-81.955,36.2349],[-81.9548,36.2351],[-81.9547,36.2354],[-81.9545,36.2357],[-81.9543,36.236],[-81.9541,36.2362],[-81.9539,36.2365],[-81.9537,36.2367],[-81.9535,36.237],[-81.9533,36.2373],[-81.9531,36.2375],[-81.9529,36.2378],[-81.9528,36.2379],[-81.9527,36.238],[-81.9526,36.2383],[-81.9524,36.2385],[-81.9522,36.2388],[-81.952,36.239],[-81.9518,36.2393],[-81.9517,36.2395],[-81.9515,36.2398],[-81.9513,36.24],[-81.9511,36.2402],[-81.9509,36.2405],[-81.9508,36.2407],[-81.9506,36.241],[-81.9504,36.2412],[-81.9502,36.2415],[-81.95,36.2417],[-81.9498,36.242],[-81.9497,36.2422],[-81.9495,36.2425],[-81.9493,36.2427],[-81.9492,36.2429],[-81.9448,36.2486],[-81.9447,36.2486],[-81.9446,36.2489],[-81.9444,36.2491],[-81.9442,36.2493],[-81.944,36.2496],[-81.9438,36.2498],[-81.9436,36.2501],[-81.9434,36.2504],[-81.9432,36.2506],[-81.9429,36.2509],[-81.9427,36.2512],[-81.9425,36.2514],[-81.9422,36.2518],[-81.9421,36.252],[-81.9419,36.2523],[-81.9417,36.2525],[-81.9415,36.2528],[-81.9413,36.253],[-81.9411,36.2533],[-81.941,36.2534],[-81.941,36.2535],[-81.9408,36.2537],[-81.9406,36.254],[-81.9404,36.2542],[-81.9402,36.2545],[-81.94,36.2547],[-81.9398,36.255],[-81.9396,36.2552],[-81.9394,36.2555],[-81.9392,36.2558],[-81.939,36.256],[-81.9389,36.2563],[-81.9388,36.2563],[-81.9386,36.2566],[-81.9385,36.2569],[-81.9383,36.2571],[-81.9381,36.2574],[-81.9379,36.2577],[-81.9377,36.2579],[-81.9376,36.2582],[-81.9374,36.2585],[-81.9372,36.2587],[-81.9372,36.2588],[-81.937,36.259],[-81.9369,36.2592],[-81.9367,36.2595],[-81.9365,36.2597],[-81.9363,36.26],[-81.9361,36.2603],[-81.936,36.2605],[-81.9358,36.2608],[-81.9356,36.261],[-81.9355,36.2613],[-81.9353,36.2615],[-81.9351,36.2618],[-81.935,36.262],[-81.9348,36.2623],[-81.9347,36.2625],[-81.9345,36.2627],[-81.9343,36.263],[-81.9342,36.2632],[-81.934,36.2635],[-81.9338,36.2637],[-81.9337,36.264],[-81.9335,36.2642],[-81.9334,36.2644],[-81.9332,36.2647],[-81.9331,36.2649],[-81.933,36.2649],[-81.9329,36.2652],[-81.9327,36.2654],[-81.9326,36.2656],[-81.9325,36.2657],[-81.9324,36.2659],[-81.9322,36.2662],[-81.932,36.2664],[-81.9319,36.2666],[-81.9317,36.2669],[-81.9316,36.2671],[-81.9314,36.2674],[-81.9312,36.2676],[-81.9311,36.2679],[-81.9309,36.2681],[-81.9307,36.2683],[-81.9306,36.2686],[-81.9304,36.2688],[-81.9302,36.2691],[-81.9301,36.2693],[-81.9299,36.2696],[-81.9297,36.2698],[-81.9296,36.2701],[-81.9294,36.2703],[-81.9292,36.2706],[-81.9291,36.2708],[-81.9289,36.271],[-81.9288,36.2713],[-81.9286,36.2715],[-81.9284,36.2718],[-81.9283,36.272],[-81.9281,36.2722],[-81.9279,36.2725],[-81.9278,36.2727],[-81.9276,36.273],[-81.9274,36.2732],[-81.9273,36.2735],[-81.9271,36.2737],[-81.927,36.274],[-81.9268,36.2742],[-81.9266,36.2744],[-81.9265,36.2747],[-81.9263,36.2749],[-81.9262,36.2752],[-81.926,36.2754],[-81.9258,36.2757],[-81.9257,36.2759],[-81.9255,36.2761],[-81.9253,36.2764],[-81.9252,36.2766],[-81.925,36.2769],[-81.9249,36.2771],[-81.9247,36.2774],[-81.9245,36.2776],[-81.9244,36.2779],[-81.9242,36.2781],[-81.924,36.2783],[-81.9239,36.2786],[-81.9237,36.2788],[-81.9235,36.2791],[-81.9234,36.2793],[-81.9232,36.2795],[-81.9231,36.2798],[-81.9229,36.28],[-81.9227,36.2803],[-81.9226,36.2805],[-81.9224,36.2808],[-81.9222,36.281],[-81.9221,36.2812],[-81.9219,36.2815],[-81.9218,36.2817],[-81.9216,36.282],[-81.9214,36.2822],[-81.9213,36.2825],[-81.9211,36.2827],[-81.9209,36.2829],[-81.9208,36.2832],[-81.9206,36.2834],[-81.9206,36.2835],[-81.9205,36.2837],[-81.9203,36.2839],[-81.9201,36.2842],[-81.92,36.2844],[-81.9199,36.2845],[-81.9198,36.2846],[-81.9196,36.2849],[-81.9194,36.2852],[-81.9193,36.2854],[-81.9191,36.2856],[-81.9189,36.2859],[-81.9188,36.2861],[-81.9186,36.2864],[-81.9185,36.2866],[-81.9183,36.2869],[-81.9182,36.2871],[-81.9181,36.2871],[-81.918,36.2872],[-81.9144,36.2926],[-81.9082,36.302],[-81.9079,36.302],[-81.9075,36.3021],[-81.9073,36.3021],[-81.9072,36.3021],[-81.9071,36.3021],[-81.907,36.3022],[-81.9069,36.3022],[-81.9068,36.3023],[-81.9067,36.3023],[-81.9065,36.3024],[-81.9065,36.3025],[-81.9065,36.3026],[-81.9065,36.3028],[-81.9065,36.3029],[-81.9065,36.303],[-81.9064,36.303],[-81.9063,36.3031],[-81.9062,36.3032],[-81.906,36.3033],[-81.9059,36.3033],[-81.9057,36.3034],[-81.9055,36.3035],[-81.9052,36.3036],[-81.9051,36.3036],[-81.905,36.3036],[-81.9048,36.3036],[-81.9046,36.3037],[-81.9044,36.3037],[-81.9042,36.3037],[-81.9041,36.3038],[-81.904,36.3038],[-81.9038,36.3038],[-81.9037,36.304],[-81.9036,36.304],[-81.9036,36.3041],[-81.9035,36.3042],[-81.9035,36.3044],[-81.9034,36.3045],[-81.9034,36.3046],[-81.9033,36.3047],[-81.9032,36.3048],[-81.9031,36.3049],[-81.903,36.305],[-81.9028,36.3052],[-81.9026,36.3053],[-81.9025,36.3053],[-81.9023,36.3054],[-81.9021,36.3055],[-81.9018,36.3056],[-81.9016,36.3056],[-81.9015,36.3057],[-81.9013,36.3057],[-81.9011,36.3058],[-81.9009,36.3058],[-81.9008,36.3058],[-81.9006,36.3059],[-81.9005,36.3059],[-81.9004,36.306],[-81.9002,36.3062],[-81.9001,36.3063],[-81.9,36.3065],[-81.8999,36.3066],[-81.8998,36.3066],[-81.8998,36.3067],[-81.8997,36.3067],[-81.8995,36.3068],[-81.8994,36.3068],[-81.899,36.307],[-81.8987,36.3071],[-81.8983,36.3073],[-81.8978,36.3074],[-81.8975,36.3075],[-81.8971,36.3075],[-81.8968,36.3075],[-81.8966,36.3074],[-81.8964,36.3074],[-81.8962,36.3073],[-81.8959,36.3073],[-81.8956,36.3072],[-81.8953,36.3072],[-81.8951,36.3072],[-81.895,36.3072],[-81.8949,36.3072],[-81.8945,36.3072],[-81.8944,36.3073],[-81.8943,36.3073],[-81.8941,36.3074],[-81.8938,36.3075],[-81.8936,36.3077],[-81.8933,36.3078],[-81.8931,36.3079],[-81.8928,36.3081],[-81.8926,36.3081],[-81.8923,36.3082],[-81.8919,36.3084],[-81.8914,36.3084],[-81.891,36.3085],[-81.8907,36.3085],[-81.89,36.3086],[-81.8897,36.3087],[-81.8894,36.3087],[-81.8891,36.3088],[-81.889,36.3088],[-81.8887,36.3089],[-81.8882,36.309],[-81.8879,36.3091],[-81.8875,36.3092],[-81.8873,36.3092],[-81.8872,36.3092],[-81.8871,36.3093],[-81.8869,36.3094],[-81.8867,36.3096],[-81.8866,36.3097],[-81.8865,36.3097],[-81.8864,36.3098],[-81.8863,36.3099],[-81.8859,36.31],[-81.8858,36.3101],[-81.8857,36.3102],[-81.8857,36.3103],[-81.8856,36.3104],[-81.8856,36.3105],[-81.8855,36.3107],[-81.8854,36.3108],[-81.8853,36.3111],[-81.8851,36.3112],[-81.885,36.3114],[-81.8848,36.3115],[-81.8846,36.3117],[-81.8844,36.3119],[-81.8842,36.312],[-81.884,36.3121],[-81.8838,36.3123],[-81.8834,36.3125],[-81.8831,36.3126],[-81.8828,36.3128],[-81.8826,36.3129],[-81.8823,36.313],[-81.8821,36.3131],[-81.8818,36.3132],[-81.8814,36.3133],[-81.8813,36.3133],[-81.8811,36.3134],[-81.8805,36.3135],[-81.88,36.3136],[-81.8798,36.3137],[-81.8797,36.3137],[-81.8796,36.3137],[-81.8795,36.3138],[-81.8794,36.3139],[-81.8793,36.3139],[-81.8792,36.3141],[-81.8791,36.3141],[-81.8789,36.3143],[-81.8788,36.3144],[-81.8788,36.3145],[-81.8787,36.3146],[-81.8786,36.3147],[-81.8785,36.3148],[-81.8784,36.3149],[-81.8783,36.3149],[-81.8782,36.315],[-81.8781,36.3151],[-81.8779,36.3152],[-81.8777,36.3153],[-81.8773,36.3154],[-81.8771,36.3155],[-81.8769,36.3156],[-81.8767,36.3157],[-81.8766,36.3158],[-81.8765,36.3159],[-81.8764,36.316],[-81.8763,36.3162],[-81.8762,36.3164],[-81.8761,36.3166],[-81.8758,36.3171],[-81.8757,36.3174],[-81.8756,36.3177],[-81.8754,36.318],[-81.8753,36.3183],[-81.8752,36.3184],[-81.8751,36.3186],[-81.875,36.3186],[-81.8748,36.3187],[-81.8747,36.3189],[-81.8744,36.3191],[-81.8741,36.3193],[-81.874,36.3193],[-81.8738,36.3194],[-81.8737,36.3195],[-81.8735,36.3195],[-81.8735,36.3197],[-81.8734,36.3198],[-81.8734,36.3199],[-81.8734,36.32],[-81.8733,36.3201],[-81.8732,36.3202],[-81.873,36.3204],[-81.8727,36.3207],[-81.8725,36.3209],[-81.8722,36.3212],[-81.8718,36.3216],[-81.8716,36.3218],[-81.8714,36.3219],[-81.8712,36.3222],[-81.871,36.3223],[-81.8708,36.3225],[-81.8706,36.3227],[-81.8705,36.3228],[-81.8704,36.3229],[-81.8702,36.323],[-81.8699,36.3232],[-81.8697,36.3234],[-81.8695,36.3235],[-81.8693,36.3237],[-81.8692,36.3237],[-81.8691,36.3238],[-81.869,36.3239],[-81.8689,36.324],[-81.8687,36.3241],[-81.8686,36.3242],[-81.8685,36.3244],[-81.8684,36.3244],[-81.8682,36.3246],[-81.8681,36.3246],[-81.8681,36.3248],[-81.868,36.3248],[-81.8679,36.3249],[-81.8679,36.3251],[-81.8678,36.3252],[-81.8678,36.3253],[-81.8677,36.3254],[-81.8676,36.3255],[-81.8675,36.3256],[-81.8674,36.3257],[-81.8673,36.3258],[-81.8672,36.3259],[-81.8671,36.3259],[-81.867,36.326],[-81.8669,36.3261],[-81.8668,36.3261],[-81.8667,36.3262],[-81.8666,36.3262],[-81.8666,36.3263],[-81.8665,36.3267],[-81.8664,36.3268],[-81.8664,36.327],[-81.8664,36.3271],[-81.8664,36.3272],[-81.8664,36.3273],[-81.8664,36.3274],[-81.8663,36.3276],[-81.8663,36.3278],[-81.8662,36.3279],[-81.8662,36.328],[-81.8661,36.3281],[-81.866,36.3282],[-81.8659,36.3283],[-81.8658,36.3284],[-81.8658,36.3285],[-81.8657,36.3287],[-81.8657,36.3288],[-81.8656,36.329],[-81.8656,36.3291],[-81.8655,36.3292],[-81.8654,36.3293],[-81.8653,36.3294],[-81.8651,36.3295],[-81.865,36.3296],[-81.8648,36.3297],[-81.8646,36.3297],[-81.8645,36.3298],[-81.8644,36.3298],[-81.8641,36.3298],[-81.864,36.3298],[-81.8639,36.3299],[-81.8638,36.3299],[-81.8635,36.33],[-81.8632,36.3301],[-81.863,36.3302],[-81.8628,36.3303],[-81.8626,36.3304],[-81.8625,36.3304],[-81.8624,36.3306],[-81.8622,36.3307],[-81.862,36.3308],[-81.8618,36.331],[-81.8616,36.3312],[-81.8614,36.3313],[-81.8613,36.3315],[-81.8612,36.3316],[-81.8611,36.3318],[-81.861,36.3319],[-81.8609,36.332],[-81.8608,36.3321],[-81.8607,36.3322],[-81.8606,36.3323],[-81.8605,36.3324],[-81.8604,36.3325],[-81.8603,36.3325],[-81.8601,36.3326],[-81.8599,36.3326],[-81.8597,36.3327],[-81.8594,36.3327],[-81.8593,36.3327],[-81.8592,36.3328],[-81.8591,36.3328],[-81.859,36.3329],[-81.859,36.333],[-81.8587,36.3332],[-81.8586,36.3334],[-81.8585,36.3335],[-81.8582,36.3337],[-81.858,36.3339],[-81.8579,36.334],[-81.8576,36.3343],[-81.8575,36.3344],[-81.8574,36.3345],[-81.8573,36.3346],[-81.8571,36.3349],[-81.8568,36.3351],[-81.8566,36.3354],[-81.8565,36.3355],[-81.8564,36.3356],[-81.8561,36.3359],[-81.8557,36.3364],[-81.8555,36.3367],[-81.8553,36.3369],[-81.8551,36.3371],[-81.855,36.3372],[-81.8549,36.3372],[-81.8545,36.337],[-81.8542,36.3368],[-81.854,36.3366],[-81.8538,36.3365],[-81.8537,36.3365],[-81.8535,36.3364],[-81.8533,36.3364],[-81.8532,36.3364],[-81.853,36.3365],[-81.8529,36.3366],[-81.8526,36.3369],[-81.8524,36.3369],[-81.8523,36.337],[-81.8521,36.337],[-81.852,36.337],[-81.8519,36.337],[-81.8518,36.3371],[-81.8517,36.3371],[-81.8517,36.3372],[-81.8516,36.3373],[-81.8514,36.3375],[-81.8513,36.3378],[-81.8511,36.3379],[-81.8508,36.338],[-81.8507,36.3381],[-81.8506,36.3381],[-81.8503,36.3383],[-81.8502,36.3384],[-81.8501,36.3384],[-81.8499,36.3385],[-81.8498,36.3387],[-81.8496,36.3388],[-81.8495,36.3389],[-81.8494,36.339],[-81.8493,36.339],[-81.8491,36.339],[-81.8491,36.3389],[-81.8488,36.3389],[-81.8487,36.3389],[-81.8486,36.3389],[-81.8485,36.3389]]]},"properties":{"STATE_ID":"37","STATE_NAME":"North Carolina"},"id":37}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.3431,45.0108],[-73.3355,45.0109],[-73.3352,45.011],[-73.3348,45.0111],[-73.3164,45.0113],[-73.3079,45.0114],[-73.3063,45.0114],[-73.3046,45.0115],[-73.2984,45.0118],[-73.2976,45.0117],[-73.2967,45.0117],[-73.2965,45.0117],[-73.2963,45.0117],[-73.2962,45.0117],[-73.2956,45.0117],[-73.2933,45.0117],[-73.2863,45.0119],[-73.2805,45.012],[-73.2618,45.0123],[-73.2508,45.0122],[-73.2493,45.0122],[-73.2428,45.0127],[-73.2427,45.0127],[-73.2417,45.0127],[-73.2414,45.0127],[-73.2411,45.0127],[-73.2407,45.0128],[-73.2233,45.013],[-73.2121,45.0132],[-73.212,45.0132],[-73.2106,45.0132],[-73.2099,45.0133],[-73.2097,45.0133],[-73.2016,45.0134],[-73.1935,45.0136],[-73.1927,45.0136],[-73.1923,45.0136],[-73.1919,45.0136],[-73.1829,45.0138],[-73.1739,45.0139],[-73.172,45.014],[-73.1702,45.014],[-73.1595,45.0142],[-73.1488,45.0144],[-73.1412,45.0145],[-73.1336,45.0147],[-73.1293,45.0147],[-73.1251,45.0148],[-73.1248,45.0148],[-73.1246,45.0148],[-73.0908,45.0154],[-73.086,45.0155],[-73.0849,45.0155],[-73.0844,45.0155],[-73.0651,45.016],[-73.0632,45.0159],[-73.0597,45.0159],[-73.0526,45.0157],[-73.0525,45.0157],[-73.0524,45.0157],[-73.0476,45.0157],[-73.0395,45.0155],[-73.0276,45.0153],[-73.0252,45.0153],[-73.0156,45.0151],[-73.0155,45.0151],[-73.015,45.015],[-73.0146,45.015],[-73.0143,45.015],[-73.014,45.015],[-73.0139,45.015],[-73.0134,45.0151],[-73.0123,45.0151],[-73.0119,45.0151],[-73.0109,45.0149],[-73.0108,45.0149],[-73.0102,45.0149],[-73.0088,45.0148],[-73.0048,45.0147],[-72.999,45.0145],[-72.997,45.0147],[-72.9967,45.0148],[-72.9934,45.0149],[-72.989,45.0147],[-72.978,45.0144],[-72.9683,45.0141],[-72.9681,45.0141],[-72.965,45.0141],[-72.9436,45.0142],[-72.9365,45.0143],[-72.9364,45.0147],[-72.9306,45.0151],[-72.9305,45.0151],[-72.9075,45.0157],[-72.9064,45.0157],[-72.9063,45.0157],[-72.903,45.0157],[-72.8939,45.0158],[-72.8911,45.0158],[-72.8904,45.0159],[-72.8863,45.0159],[-72.8861,45.0159],[-72.8743,45.0161],[-72.8456,45.0167],[-72.8425,45.0166],[-72.8422,45.0166],[-72.8326,45.0164],[-72.8271,45.0163],[-72.8267,45.0163],[-72.8254,45.0163],[-72.8019,45.0161],[-72.7848,45.0159],[-72.7818,45.0159],[-72.7773,45.0159],[-72.7652,45.0158],[-72.7609,45.0158],[-72.7508,45.0157],[-72.7494,45.0158],[-72.7404,45.0157],[-72.7277,45.0157],[-72.7173,45.0157],[-72.7142,45.0157],[-72.7107,45.0156],[-72.7043,45.0157],[-72.7027,45.0156],[-72.7,45.0157],[-72.6979,45.0157],[-72.6748,45.0155],[-72.6735,45.0155],[-72.6677,45.0153],[-72.6676,45.0153],[-72.6675,45.0153],[-72.6674,45.0153],[-72.6637,45.0152],[-72.6625,45.0151],[-72.6418,45.0148],[-72.6306,45.0145],[-72.6288,45.0144],[-72.6244,45.0142],[-72.6218,45.0141],[-72.6191,45.0139],[-72.6181,45.0139],[-72.5961,45.0134],[-72.5899,45.0132],[-72.5874,45.013],[-72.5867,45.0129],[-72.5865,45.0125],[-72.586,45.0117],[-72.5854,45.0118],[-72.5846,45.0118],[-72.5838,45.0117],[-72.5834,45.0117],[-72.5824,45.0115],[-72.5805,45.0113],[-72.5788,45.0111],[-72.5695,45.01],[-72.5655,45.0095],[-72.5559,45.0083],[-72.5544,45.0083],[-72.5325,45.0079],[-72.516,45.0082],[-72.5039,45.0084],[-72.4996,45.0085],[-72.4929,45.0087],[-72.481,45.0089],[-72.4593,45.0086],[-72.4496,45.0085],[-72.4489,45.0085],[-72.4433,45.0083],[-72.4428,45.0083],[-72.4422,45.0083],[-72.442,45.0083],[-72.439,45.0082],[-72.4335,45.0079],[-72.4181,45.0074],[-72.4161,45.0074],[-72.412,45.0071],[-72.4105,45.0071],[-72.4061,45.0068],[-72.406,45.0068],[-72.4059,45.0068],[-72.4058,45.0068],[-72.4049,45.0068],[-72.4038,45.0067],[-72.4027,45.0067],[-72.4013,45.0066],[-72.401,45.0066],[-72.4009,45.0066],[-72.4008,45.0066],[-72.4007,45.0066],[-72.4006,45.0066],[-72.3994,45.0066],[-72.3963,45.0065],[-72.394,45.0065],[-72.3939,45.0064],[-72.3935,45.0064],[-72.3878,45.0062],[-72.3869,45.0063],[-72.3869,45.0062],[-72.3803,45.0064],[-72.3753,45.0063],[-72.3748,45.0064],[-72.3745,45.0063],[-72.3676,45.0061],[-72.3675,45.0061],[-72.3674,45.0061],[-72.3672,45.0061],[-72.3663,45.0061],[-72.3661,45.0061],[-72.366,45.0061],[-72.3659,45.0061],[-72.3657,45.0061],[-72.3594,45.0059],[-72.3526,45.0057],[-72.3487,45.0056],[-72.3486,45.0056],[-72.3424,45.0053],[-72.3292,45.0047],[-72.2886,45.0043],[-72.2831,45.0042],[-72.2817,45.0042],[-72.2758,45.0042],[-72.2756,45.0042],[-72.2746,45.0042],[-72.2709,45.0042],[-72.2585,45.0044],[-72.2567,45.0045],[-72.2557,45.0045],[-72.2554,45.0045],[-72.2495,45.0046],[-72.2467,45.0046],[-72.2394,45.0048],[-72.2321,45.005],[-72.231,45.005],[-72.2263,45.0052],[-72.2217,45.0053],[-72.2196,45.0053],[-72.2179,45.0053],[-72.2112,45.0054],[-72.2035,45.0056],[-72.1964,45.0057],[-72.1936,45.0057],[-72.1926,45.0057],[-72.1925,45.0057],[-72.1923,45.0057],[-72.1816,45.0057],[-72.1763,45.0058],[-72.176,45.0058],[-72.1716,45.0059],[-72.1605,45.0062],[-72.1582,45.0062],[-72.1573,45.0062],[-72.1569,45.0062],[-72.1558,45.0062],[-72.1512,45.0062],[-72.1479,45.006],[-72.1477,45.006],[-72.1474,45.006],[-72.1471,45.006],[-72.1421,45.0059],[-72.1419,45.0059],[-72.1364,45.0058],[-72.1346,45.0058],[-72.1343,45.0058],[-72.1124,45.0057],[-72.1122,45.0057],[-72.1115,45.0057],[-72.1114,45.0057],[-72.1113,45.0057],[-72.1112,45.0057],[-72.1111,45.0057],[-72.1105,45.0057],[-72.1104,45.0057],[-72.1099,45.0056],[-72.1091,45.0056],[-72.1082,45.0056],[-72.1078,45.0056],[-72.1075,45.0056],[-72.1069,45.0056],[-72.1059,45.0056],[-72.1058,45.0056],[-72.1057,45.0056],[-72.1056,45.0056],[-72.105,45.0056],[-72.1043,45.0056],[-72.1031,45.0056],[-72.0994,45.0057],[-72.0993,45.0057],[-72.098,45.0058],[-72.0979,45.0058],[-72.0955,45.0058],[-72.0954,45.0058],[-72.0949,45.0058],[-72.0936,45.0059],[-72.0934,45.0059],[-72.0908,45.0058],[-72.0888,45.0059],[-72.0883,45.0058],[-72.0879,45.0058],[-72.0878,45.0058],[-72.0877,45.0058],[-72.0874,45.0058],[-72.0828,45.006],[-72.0751,45.0061],[-72.0717,45.006],[-72.0643,45.0062],[-72.0522,45.0064],[-72.0466,45.0065],[-72.0336,45.0069],[-72.0297,45.0068],[-72.029,45.0068],[-72.0233,45.0068],[-72.0136,45.007],[-71.9995,45.0074],[-71.9884,45.0078],[-71.9877,45.0078],[-71.9867,45.0079],[-71.9823,45.008],[-71.9792,45.008],[-71.9784,45.008],[-71.9779,45.008],[-71.9778,45.008],[-71.9775,45.008],[-71.9678,45.0081],[-71.955,45.0081],[-71.9549,45.0082],[-71.9472,45.0084],[-71.9469,45.0084],[-71.9467,45.0084],[-71.9465,45.0084],[-71.9329,45.0081],[-71.9163,45.0078],[-71.9158,45.0078],[-71.9154,45.0078],[-71.915,45.0078],[-71.914,45.0078],[-71.8976,45.0084],[-71.8975,45.0084],[-71.8746,45.0089],[-71.8691,45.0091],[-71.8645,45.0092],[-71.8643,45.0092],[-71.8641,45.0092],[-71.8639,45.0092],[-71.8525,45.0095],[-71.8218,45.0102],[-71.8185,45.0103],[-71.8062,45.0106],[-71.7987,45.0108],[-71.7967,45.0108],[-71.7966,45.0108],[-71.7964,45.0108],[-71.7953,45.0109],[-71.7948,45.0109],[-71.7946,45.0109],[-71.7941,45.0109],[-71.7932,45.0109],[-71.7929,45.0109],[-71.7631,45.0114],[-71.7417,45.0116],[-71.7333,45.0117],[-71.6981,45.0114],[-71.6973,45.0114],[-71.6926,45.0114],[-71.6897,45.0115],[-71.6887,45.0115],[-71.683,45.0116],[-71.671,45.0118],[-71.643,45.0122],[-71.6423,45.0122],[-71.6403,45.0122],[-71.6394,45.0123],[-71.6385,45.0123],[-71.6376,45.0123],[-71.6361,45.0123],[-71.6346,45.0123],[-71.6341,45.0124],[-71.6336,45.0124],[-71.6247,45.0125],[-71.6137,45.0127],[-71.6098,45.0127],[-71.6095,45.0127],[-71.6078,45.0127],[-71.5979,45.0126],[-71.5959,45.0126],[-71.5955,45.0126],[-71.5951,45.0126],[-71.5924,45.0126],[-71.589,45.0125],[-71.5606,45.0125],[-71.5602,45.0126],[-71.5585,45.0126],[-71.557,45.0127],[-71.5569,45.0127],[-71.5568,45.0127],[-71.5567,45.0127],[-71.5566,45.0127],[-71.5555,45.0127],[-71.5476,45.0129],[-71.5304,45.013],[-71.5188,45.0132],[-71.5057,45.0133],[-71.5054,45.0133],[-71.5048,45.0133],[-71.5026,45.0134],[-71.5025,45.0134],[-71.5015,45.0134],[-71.5014,45.0133],[-71.5012,45.0133],[-71.5011,45.0134],[-71.501,45.0134],[-71.5,45.0133],[-71.4997,45.0133],[-71.4976,45.0134],[-71.4665,45.0136],[-71.4664,45.0136],[-71.4663,45.0136],[-71.4658,45.0136],[-71.4652,45.0136],[-71.4651,45.0136],[-71.4651,45.0135],[-71.4651,45.0131],[-71.4651,45.013],[-71.4651,45.0129],[-71.4651,45.0128],[-71.4652,45.0126],[-71.4654,45.0124],[-71.4655,45.0123],[-71.4656,45.0121],[-71.466,45.0119],[-71.4667,45.0116],[-71.4676,45.0113],[-71.468,45.0112],[-71.4685,45.0111],[-71.4689,45.011],[-71.4691,45.011],[-71.4695,45.0109],[-71.4702,45.0109],[-71.4707,45.0109],[-71.4708,45.0109],[-71.4709,45.0109],[-71.4714,45.0109],[-71.4718,45.0109],[-71.4721,45.0108],[-71.4723,45.0108],[-71.4732,45.0105],[-71.4737,45.0104],[-71.4743,45.0103],[-71.4748,45.0101],[-71.4753,45.0099],[-71.4759,45.0097],[-71.4763,45.0094],[-71.4767,45.0092],[-71.4772,45.0087],[-71.4776,45.0084],[-71.478,45.008],[-71.4783,45.0077],[-71.4785,45.0075],[-71.4787,45.0071],[-71.4788,45.0068],[-71.4789,45.0065],[-71.4791,45.006],[-71.4792,45.0056],[-71.4793,45.0049],[-71.4793,45.0044],[-71.4794,45.0041],[-71.4796,45.0034],[-71.4797,45.0032],[-71.4798,45.003],[-71.48,45.0028],[-71.4802,45.0026],[-71.4804,45.0025],[-71.4805,45.0023],[-71.4808,45.0023],[-71.481,45.0022],[-71.4814,45.0022],[-71.4827,45.0021],[-71.4832,45.0021],[-71.4839,45.002],[-71.4841,45.002],[-71.4844,45.0021],[-71.4849,45.0022],[-71.4851,45.0023],[-71.4853,45.0023],[-71.4858,45.0023],[-71.4865,45.0021],[-71.4867,45.002],[-71.4869,45.0019],[-71.4871,45.0016],[-71.4873,45.0014],[-71.4874,45.0013],[-71.4875,45.0011],[-71.4876,45.001],[-71.4878,45.0009],[-71.4879,45.0008],[-71.4882,45.0008],[-71.4883,45.0007],[-71.4884,45.0007],[-71.4885,45.0007],[-71.4886,45.0007],[-71.4888,45.0008],[-71.4892,45.0009],[-71.4895,45.001],[-71.4897,45.0011],[-71.4899,45.0013],[-71.49,45.0014],[-71.4901,45.0015],[-71.4901,45.0016],[-71.49,45.0018],[-71.49,45.0019],[-71.4901,45.002],[-71.4903,45.0021],[-71.4906,45.0022],[-71.4908,45.0024],[-71.4909,45.0024],[-71.491,45.0025],[-71.4915,45.0026],[-71.4918,45.0026],[-71.492,45.0026],[-71.4923,45.0026],[-71.4926,45.0026],[-71.4927,45.0027],[-71.4929,45.0027],[-71.4933,45.0028],[-71.4937,45.0029],[-71.4939,45.003],[-71.4941,45.003],[-71.4942,45.0031],[-71.4943,45.0032],[-71.4944,45.0033],[-71.4945,45.0035],[-71.4946,45.004],[-71.4948,45.0042],[-71.4949,45.0044],[-71.4951,45.0045],[-71.4953,45.0046],[-71.4956,45.0046],[-71.4958,45.0046],[-71.4959,45.0046],[-71.4961,45.0045],[-71.4962,45.0043],[-71.4963,45.0042],[-71.4965,45.0041],[-71.4967,45.004],[-71.4969,45.004],[-71.497,45.0039],[-71.4972,45.0039],[-71.4974,45.0038],[-71.4974,45.004],[-71.4975,45.0039],[-71.4976,45.0038],[-71.498,45.0038],[-71.4984,45.0039],[-71.4987,45.0043],[-71.4992,45.005],[-71.4994,45.0052],[-71.4997,45.0054],[-71.4999,45.0057],[-71.5001,45.0058],[-71.5002,45.006],[-71.5004,45.0062],[-71.5005,45.0064],[-71.5007,45.0065],[-71.5008,45.0066],[-71.5009,45.0067],[-71.5011,45.0068],[-71.5012,45.0069],[-71.5013,45.007],[-71.5015,45.007],[-71.5019,45.0072],[-71.5022,45.0073],[-71.5026,45.0074],[-71.5028,45.0075],[-71.5032,45.0076],[-71.5034,45.0076],[-71.5036,45.0078],[-71.5037,45.0079],[-71.5039,45.008],[-71.5042,45.0082],[-71.5044,45.0083],[-71.5046,45.0083],[-71.5047,45.0083],[-71.5048,45.0083],[-71.5051,45.0081],[-71.5053,45.008],[-71.5056,45.0079],[-71.5057,45.0079],[-71.5059,45.0078],[-71.5067,45.0079],[-71.5072,45.0079],[-71.5074,45.0079],[-71.5075,45.0079],[-71.5076,45.008],[-71.5078,45.008],[-71.5079,45.0079],[-71.5081,45.0079],[-71.5084,45.0079],[-71.5085,45.0079],[-71.5086,45.0079],[-71.5087,45.0078],[-71.5088,45.0078],[-71.5091,45.0077],[-71.5094,45.0075],[-71.5097,45.0073],[-71.5101,45.007],[-71.5104,45.0068],[-71.5109,45.0065],[-71.5114,45.0061],[-71.5118,45.0059],[-71.512,45.0058],[-71.5125,45.0053],[-71.513,45.005],[-71.5135,45.0046],[-71.5138,45.0045],[-71.514,45.0044],[-71.5144,45.0043],[-71.5149,45.0042],[-71.5152,45.0041],[-71.5159,45.004],[-71.5162,45.0039],[-71.5166,45.0037],[-71.5174,45.0034],[-71.5183,45.0031],[-71.5192,45.0027],[-71.52,45.0024],[-71.5208,45.0022],[-71.5212,45.0021],[-71.5216,45.002],[-71.522,45.002],[-71.5226,45.002],[-71.5233,45.0021],[-71.5238,45.0021],[-71.5242,45.0021],[-71.5245,45.0021],[-71.5248,45.0019],[-71.5253,45.0016],[-71.526,45.0012],[-71.5264,45.001],[-71.5277,45.0004],[-71.5285,45],[-71.5289,44.9999],[-71.5291,44.9998],[-71.5293,44.9998],[-71.5295,44.9998],[-71.5298,44.9997],[-71.53,44.9996],[-71.5304,44.9994],[-71.5305,44.9993],[-71.5306,44.9992],[-71.5316,44.9976],[-71.5318,44.9973],[-71.532,44.9972],[-71.5324,44.997],[-71.5331,44.9966],[-71.5332,44.9966],[-71.5335,44.9965],[-71.5338,44.9964],[-71.5339,44.9963],[-71.5341,44.9963],[-71.5344,44.996],[-71.5347,44.9959],[-71.5349,44.9957],[-71.536,44.9949],[-71.5361,44.9948],[-71.5362,44.9946],[-71.5363,44.9944],[-71.5364,44.9943],[-71.5366,44.994],[-71.537,44.9935],[-71.5371,44.9933],[-71.5372,44.993],[-71.5371,44.9926],[-71.5368,44.9924],[-71.5366,44.9923],[-71.5361,44.9922],[-71.5346,44.9919],[-71.534,44.9918],[-71.5335,44.9916],[-71.5331,44.9914],[-71.5331,44.9913],[-71.5331,44.9912],[-71.5331,44.9909],[-71.5333,44.9907],[-71.5334,44.9907],[-71.5336,44.9905],[-71.5337,44.9905],[-71.534,44.9905],[-71.534,44.9904],[-71.5344,44.9904],[-71.5347,44.9903],[-71.5359,44.9901],[-71.5365,44.99],[-71.5376,44.9899],[-71.5381,44.9898],[-71.5384,44.9897],[-71.5387,44.9895],[-71.5388,44.9893],[-71.5388,44.9892],[-71.5388,44.9885],[-71.5388,44.9881],[-71.5387,44.9879],[-71.5387,44.9878],[-71.5386,44.9875],[-71.5387,44.9873],[-71.5388,44.987],[-71.5392,44.9867],[-71.5397,44.9863],[-71.5398,44.9862],[-71.5399,44.9861],[-71.5399,44.986],[-71.54,44.986],[-71.54,44.9859],[-71.5401,44.9858],[-71.5406,44.9856],[-71.5407,44.9855],[-71.5408,44.9854],[-71.5409,44.9854],[-71.5411,44.9854],[-71.5412,44.9854],[-71.5413,44.9853],[-71.5413,44.9851],[-71.5415,44.9848],[-71.5415,44.9845],[-71.5415,44.9844],[-71.5415,44.9843],[-71.5414,44.9842],[-71.5414,44.9841],[-71.5413,44.9839],[-71.5412,44.9838],[-71.5409,44.9836],[-71.5405,44.9836],[-71.5401,44.9837],[-71.5393,44.9839],[-71.5388,44.9841],[-71.5386,44.9843],[-71.5382,44.9844],[-71.5378,44.9844],[-71.5375,44.9843],[-71.537,44.9841],[-71.5367,44.9839],[-71.5366,44.9837],[-71.5366,44.9834],[-71.5366,44.9832],[-71.5367,44.9826],[-71.5368,44.9822],[-71.5368,44.9821],[-71.5369,44.9819],[-71.5373,44.9814],[-71.5374,44.9811],[-71.5374,44.981],[-71.5373,44.9809],[-71.5372,44.9807],[-71.537,44.9806],[-71.5366,44.9805],[-71.5363,44.9804],[-71.5362,44.9804],[-71.5361,44.9805],[-71.5359,44.9805],[-71.5358,44.9805],[-71.5357,44.9804],[-71.5355,44.9805],[-71.5354,44.9806],[-71.5352,44.9807],[-71.5349,44.9807],[-71.5345,44.9806],[-71.5338,44.9803],[-71.5336,44.9802],[-71.5332,44.98],[-71.533,44.9799],[-71.5329,44.9798],[-71.5326,44.9794],[-71.5324,44.9791],[-71.5323,44.9785],[-71.5323,44.9782],[-71.5322,44.9774],[-71.532,44.9763],[-71.5319,44.976],[-71.5317,44.9756],[-71.5314,44.9753],[-71.5312,44.975],[-71.5309,44.9748],[-71.5308,44.9747],[-71.5304,44.9744],[-71.5302,44.9743],[-71.5296,44.9741],[-71.5285,44.9736],[-71.5283,44.9736],[-71.5281,44.9736],[-71.5277,44.9734],[-71.5275,44.9732],[-71.5269,44.9724],[-71.5267,44.9719],[-71.5266,44.9713],[-71.5266,44.9709],[-71.5265,44.9706],[-71.5263,44.9703],[-71.5258,44.9699],[-71.5255,44.9696],[-71.5253,44.9695],[-71.525,44.9695],[-71.5249,44.9695],[-71.5246,44.9696],[-71.5245,44.9696],[-71.5244,44.9697],[-71.5243,44.9697],[-71.5239,44.9699],[-71.5235,44.9699],[-71.5233,44.9699],[-71.5231,44.9699],[-71.5227,44.9697],[-71.5225,44.9697],[-71.5222,44.9695],[-71.522,44.9692],[-71.5219,44.9689],[-71.5219,44.9687],[-71.522,44.9685],[-71.5222,44.9683],[-71.5228,44.9681],[-71.5229,44.9681],[-71.523,44.968],[-71.5231,44.9679],[-71.5231,44.9678],[-71.5231,44.9675],[-71.5231,44.9669],[-71.5232,44.9665],[-71.5231,44.9663],[-71.5229,44.9662],[-71.5226,44.9661],[-71.5225,44.966],[-71.5224,44.966],[-71.5217,44.9662],[-71.5213,44.9663],[-71.521,44.9666],[-71.5208,44.9669],[-71.5205,44.9672],[-71.5204,44.9673],[-71.5198,44.9676],[-71.5196,44.9677],[-71.519,44.9679],[-71.5183,44.9679],[-71.5181,44.9678],[-71.518,44.9677],[-71.5179,44.9675],[-71.518,44.9672],[-71.518,44.9671],[-71.5183,44.9669],[-71.5187,44.9667],[-71.5192,44.9666],[-71.5195,44.9665],[-71.5197,44.9665],[-71.5199,44.9665],[-71.5207,44.9663],[-71.5211,44.9662],[-71.5213,44.966],[-71.5213,44.9659],[-71.5215,44.9655],[-71.5216,44.9655],[-71.5217,44.9654],[-71.5218,44.9653],[-71.5218,44.9652],[-71.522,44.9651],[-71.5223,44.965],[-71.5229,44.9648],[-71.5233,44.9647],[-71.5236,44.9646],[-71.5237,44.9644],[-71.5237,44.9643],[-71.5236,44.9641],[-71.5234,44.964],[-71.523,44.9639],[-71.5228,44.9638],[-71.5221,44.9637],[-71.5217,44.9637],[-71.5213,44.9636],[-71.5208,44.9635],[-71.5202,44.9635],[-71.5198,44.9635],[-71.5191,44.9635],[-71.5189,44.9636],[-71.5186,44.9638],[-71.5181,44.9641],[-71.5177,44.9644],[-71.5173,44.9646],[-71.5171,44.9646],[-71.5168,44.9646],[-71.5164,44.9646],[-71.5163,44.9645],[-71.5163,44.9644],[-71.5162,44.9641],[-71.5163,44.9636],[-71.5163,44.9631],[-71.5162,44.9624],[-71.516,44.9618],[-71.5159,44.9613],[-71.5157,44.9607],[-71.5154,44.9601],[-71.5152,44.9595],[-71.515,44.959],[-71.515,44.9586],[-71.5151,44.9582],[-71.5151,44.9577],[-71.5152,44.9573],[-71.5153,44.9569],[-71.5155,44.9565],[-71.5157,44.9558],[-71.5158,44.9549],[-71.5158,44.9543],[-71.5158,44.9536],[-71.5158,44.9531],[-71.5159,44.9528],[-71.516,44.9524],[-71.5163,44.952],[-71.5166,44.9517],[-71.5171,44.9513],[-71.5178,44.951],[-71.5183,44.9507],[-71.5188,44.9504],[-71.5191,44.9502],[-71.5192,44.9499],[-71.5192,44.9496],[-71.5192,44.9494],[-71.5189,44.9492],[-71.5186,44.949],[-71.518,44.9489],[-71.5175,44.9488],[-71.5171,44.9487],[-71.5169,44.9486],[-71.5168,44.9484],[-71.5167,44.9481],[-71.5167,44.9479],[-71.5167,44.9477],[-71.5167,44.9476],[-71.5169,44.9472],[-71.5173,44.9466],[-71.5175,44.9462],[-71.5178,44.946],[-71.518,44.9457],[-71.518,44.9455],[-71.518,44.9453],[-71.5178,44.945],[-71.5176,44.9448],[-71.5173,44.9447],[-71.5168,44.9447],[-71.5163,44.9446],[-71.5156,44.9444],[-71.5152,44.9443],[-71.5149,44.9442],[-71.5148,44.9439],[-71.5148,44.9437],[-71.5149,44.9434],[-71.515,44.9431],[-71.515,44.943],[-71.5152,44.9427],[-71.5155,44.9417],[-71.5157,44.941],[-71.5159,44.9404],[-71.5162,44.9399],[-71.5164,44.9396],[-71.5167,44.9393],[-71.5171,44.9391],[-71.518,44.9387],[-71.5185,44.9386],[-71.5191,44.9385],[-71.5199,44.9385],[-71.5204,44.9386],[-71.521,44.9389],[-71.521,44.9392],[-71.521,44.9394],[-71.5211,44.9394],[-71.5211,44.9395],[-71.5212,44.9395],[-71.5212,44.9396],[-71.5212,44.9398],[-71.5211,44.9401],[-71.5211,44.9402],[-71.5211,44.9404],[-71.5212,44.9405],[-71.5213,44.9406],[-71.5215,44.9407],[-71.522,44.9407],[-71.5222,44.9406],[-71.5223,44.9406],[-71.5224,44.9403],[-71.5226,44.9402],[-71.5227,44.9401],[-71.5228,44.9401],[-71.5228,44.94],[-71.5228,44.9399],[-71.5227,44.9397],[-71.5225,44.9394],[-71.5223,44.9393],[-71.5221,44.9391],[-71.522,44.9388],[-71.5218,44.9386],[-71.5218,44.9385],[-71.5216,44.9383],[-71.5214,44.9381],[-71.5212,44.938],[-71.5209,44.9378],[-71.5208,44.9378],[-71.5205,44.9376],[-71.5203,44.9374],[-71.5202,44.9371],[-71.52,44.9369],[-71.5197,44.9368],[-71.5191,44.9365],[-71.5183,44.9363],[-71.5176,44.9361],[-71.5171,44.9359],[-71.5167,44.9357],[-71.5164,44.9354],[-71.5162,44.9352],[-71.5161,44.9348],[-71.516,44.9345],[-71.5159,44.9341],[-71.5159,44.9338],[-71.516,44.9336],[-71.5161,44.9331],[-71.5162,44.9328],[-71.5161,44.9325],[-71.516,44.9321],[-71.5159,44.9317],[-71.5156,44.9314],[-71.5153,44.9312],[-71.5147,44.9309],[-71.5143,44.9306],[-71.5139,44.9303],[-71.5137,44.9301],[-71.5134,44.9298],[-71.5133,44.9294],[-71.5132,44.9292],[-71.5133,44.929],[-71.5135,44.9288],[-71.5137,44.9287],[-71.5141,44.9285],[-71.5148,44.9284],[-71.5152,44.9283],[-71.5154,44.9282],[-71.5156,44.928],[-71.5158,44.9278],[-71.5158,44.9275],[-71.5157,44.9272],[-71.5154,44.9269],[-71.5152,44.9267],[-71.5148,44.9266],[-71.5145,44.9265],[-71.5139,44.9265],[-71.5134,44.9264],[-71.5131,44.9264],[-71.5127,44.9263],[-71.5125,44.9262],[-71.5122,44.926],[-71.5121,44.9257],[-71.512,44.9254],[-71.5119,44.9251],[-71.5117,44.9249],[-71.5115,44.9248],[-71.5113,44.9246],[-71.511,44.9246],[-71.5106,44.9245],[-71.5102,44.9244],[-71.5099,44.9243],[-71.5097,44.9242],[-71.5093,44.924],[-71.5091,44.9237],[-71.5089,44.9233],[-71.5087,44.9229],[-71.5084,44.9225],[-71.5079,44.9219],[-71.5071,44.9213],[-71.5069,44.921],[-71.5066,44.9208],[-71.5062,44.9205],[-71.5056,44.9201],[-71.505,44.9197],[-71.5044,44.9192],[-71.5033,44.9181],[-71.503,44.9176],[-71.5027,44.9171],[-71.5023,44.9166],[-71.5022,44.9163],[-71.5015,44.9157],[-71.501,44.915],[-71.5007,44.9146],[-71.5005,44.9142],[-71.5005,44.9138],[-71.5004,44.9135],[-71.5006,44.9131],[-71.5006,44.9127],[-71.5006,44.9124],[-71.5006,44.912],[-71.5003,44.9115],[-71.4999,44.9112],[-71.4995,44.911],[-71.4993,44.9109],[-71.4989,44.9109],[-71.4984,44.9109],[-71.4977,44.9111],[-71.4959,44.9116],[-71.4953,44.9118],[-71.4946,44.9119],[-71.4941,44.9119],[-71.4937,44.9118],[-71.4934,44.9116],[-71.4932,44.9114],[-71.4931,44.9112],[-71.4931,44.9111],[-71.493,44.9106],[-71.4931,44.9104],[-71.4933,44.9103],[-71.4937,44.9102],[-71.4943,44.9102],[-71.4947,44.9101],[-71.4951,44.9099],[-71.4956,44.9095],[-71.4957,44.9093],[-71.4958,44.9092],[-71.4959,44.9091],[-71.496,44.9089],[-71.4961,44.9084],[-71.4961,44.9079],[-71.4959,44.9074],[-71.4957,44.907],[-71.4953,44.9064],[-71.4948,44.9059],[-71.4947,44.9055],[-71.4947,44.9051],[-71.4948,44.9046],[-71.4949,44.9043],[-71.4951,44.9041],[-71.4954,44.9039],[-71.4958,44.9037],[-71.4962,44.9036],[-71.4964,44.9036],[-71.4966,44.9036],[-71.4969,44.9037],[-71.4975,44.904],[-71.4978,44.9043],[-71.4983,44.9046],[-71.4989,44.9047],[-71.4994,44.9047],[-71.5001,44.9047],[-71.5005,44.9047],[-71.5007,44.9045],[-71.5011,44.9039],[-71.5013,44.9037],[-71.5016,44.9032],[-71.5022,44.9025],[-71.5024,44.9023],[-71.5026,44.9022],[-71.503,44.9017],[-71.5033,44.9015],[-71.5036,44.9013],[-71.5041,44.901],[-71.5048,44.9008],[-71.505,44.9007],[-71.5056,44.9005],[-71.5062,44.9002],[-71.5067,44.8999],[-71.5071,44.8997],[-71.5074,44.8995],[-71.5076,44.8993],[-71.5077,44.899],[-71.5077,44.8989],[-71.5078,44.8986],[-71.5078,44.8983],[-71.5079,44.8979],[-71.5078,44.8976],[-71.5078,44.8972],[-71.508,44.8969],[-71.5083,44.8965],[-71.5086,44.8963],[-71.5095,44.896],[-71.51,44.8957],[-71.5106,44.8955],[-71.5114,44.8953],[-71.512,44.8952],[-71.5125,44.8951],[-71.5132,44.8948],[-71.5136,44.8946],[-71.5139,44.8943],[-71.514,44.894],[-71.514,44.8939],[-71.514,44.8938],[-71.5141,44.8936],[-71.514,44.8932],[-71.5137,44.8927],[-71.5133,44.8922],[-71.513,44.892],[-71.5126,44.8918],[-71.5121,44.8916],[-71.5115,44.8914],[-71.511,44.8911],[-71.5108,44.8909],[-71.5107,44.8907],[-71.5107,44.8904],[-71.5108,44.8902],[-71.5111,44.8899],[-71.5115,44.8896],[-71.512,44.8893],[-71.5126,44.8888],[-71.5132,44.8883],[-71.5136,44.8881],[-71.5141,44.8877],[-71.5148,44.8873],[-71.5149,44.8872],[-71.515,44.8871],[-71.5151,44.887],[-71.5154,44.8867],[-71.5155,44.8864],[-71.5156,44.8859],[-71.5156,44.8855],[-71.5156,44.8854],[-71.5157,44.8851],[-71.5159,44.8847],[-71.5161,44.8845],[-71.5163,44.8845],[-71.5166,44.8845],[-71.5169,44.8845],[-71.5173,44.8846],[-71.5178,44.8848],[-71.5181,44.8849],[-71.5184,44.8849],[-71.5187,44.8848],[-71.519,44.8847],[-71.5193,44.8844],[-71.5197,44.884],[-71.5203,44.8835],[-71.5208,44.8828],[-71.5212,44.8821],[-71.5216,44.8815],[-71.5217,44.881],[-71.5219,44.8804],[-71.5219,44.8803],[-71.522,44.8803],[-71.5222,44.88],[-71.5225,44.8797],[-71.5226,44.8796],[-71.5227,44.8796],[-71.5228,44.8795],[-71.523,44.8794],[-71.5232,44.8792],[-71.5234,44.8791],[-71.5236,44.879],[-71.5243,44.8787],[-71.5249,44.8787],[-71.5257,44.8786],[-71.5262,44.8786],[-71.5265,44.8786],[-71.5268,44.8786],[-71.5273,44.8784],[-71.5278,44.8782],[-71.5284,44.8777],[-71.5286,44.8774],[-71.5287,44.877],[-71.5288,44.8768],[-71.5289,44.8765],[-71.5289,44.8761],[-71.5289,44.8757],[-71.5288,44.8753],[-71.5287,44.8751],[-71.5287,44.875],[-71.5286,44.8749],[-71.5285,44.8745],[-71.5286,44.8739],[-71.5288,44.8735],[-71.529,44.8733],[-71.5292,44.8731],[-71.5295,44.873],[-71.5299,44.8728],[-71.5303,44.8727],[-71.5307,44.8724],[-71.5313,44.872],[-71.5318,44.8714],[-71.532,44.871],[-71.5325,44.8705],[-71.5329,44.8702],[-71.5335,44.8699],[-71.5343,44.8695],[-71.5351,44.869],[-71.536,44.8687],[-71.5368,44.8686],[-71.5374,44.8686],[-71.5381,44.8687],[-71.5387,44.8687],[-71.5393,44.8686],[-71.5399,44.8685],[-71.5423,44.8673],[-71.5434,44.8668],[-71.5438,44.8666],[-71.5444,44.8664],[-71.5451,44.8663],[-71.5455,44.8661],[-71.5459,44.8659],[-71.5462,44.8656],[-71.5468,44.865],[-71.5475,44.8642],[-71.548,44.8635],[-71.5484,44.8631],[-71.549,44.8625],[-71.5494,44.8621],[-71.5497,44.8615],[-71.55,44.8608],[-71.5499,44.8603],[-71.5498,44.8599],[-71.5498,44.8597],[-71.5495,44.859],[-71.5494,44.8589],[-71.5489,44.8584],[-71.5487,44.8581],[-71.5481,44.8574],[-71.5477,44.8571],[-71.5475,44.8567],[-71.5473,44.8564],[-71.5473,44.8561],[-71.5473,44.8559],[-71.5474,44.8554],[-71.5476,44.8552],[-71.5479,44.8549],[-71.5484,44.8547],[-71.5489,44.8545],[-71.5496,44.8543],[-71.5502,44.8541],[-71.5505,44.8539],[-71.5508,44.8537],[-71.5512,44.8534],[-71.5512,44.8533],[-71.5513,44.8533],[-71.5514,44.8532],[-71.5515,44.8532],[-71.5516,44.8531],[-71.5517,44.853],[-71.5518,44.8529],[-71.5519,44.8529],[-71.5519,44.8528],[-71.5523,44.8524],[-71.5532,44.8519],[-71.5538,44.8514],[-71.5546,44.8507],[-71.5551,44.85],[-71.5555,44.8495],[-71.5557,44.8491],[-71.5557,44.849],[-71.5558,44.8486],[-71.5558,44.848],[-71.5557,44.8474],[-71.5555,44.847],[-71.5553,44.8468],[-71.5548,44.8464],[-71.5541,44.846],[-71.5536,44.8455],[-71.553,44.8446],[-71.5525,44.8439],[-71.552,44.8433],[-71.5516,44.8428],[-71.5514,44.8422],[-71.5514,44.842],[-71.5515,44.8418],[-71.5514,44.8414],[-71.551,44.8404],[-71.5507,44.8393],[-71.5507,44.8385],[-71.5507,44.8377],[-71.5511,44.837],[-71.5518,44.8363],[-71.5525,44.8357],[-71.5533,44.8352],[-71.5543,44.8348],[-71.5554,44.8346],[-71.5562,44.8344],[-71.5569,44.8342],[-71.5572,44.8339],[-71.5577,44.8329],[-71.5584,44.8315],[-71.5589,44.8307],[-71.5589,44.8306],[-71.5593,44.8295],[-71.5598,44.8283],[-71.5601,44.8274],[-71.5604,44.8262],[-71.5608,44.8252],[-71.5609,44.8251],[-71.5609,44.8249],[-71.561,44.8247],[-71.5612,44.8243],[-71.5618,44.8236],[-71.5623,44.8233],[-71.5632,44.823],[-71.5638,44.8229],[-71.5642,44.823],[-71.5644,44.8232],[-71.5645,44.8235],[-71.5648,44.8239],[-71.565,44.8241],[-71.5653,44.8241],[-71.5656,44.824],[-71.5658,44.8238],[-71.5661,44.8237],[-71.5665,44.8235],[-71.5674,44.8231],[-71.5684,44.8227],[-71.5695,44.8222],[-71.5711,44.8216],[-71.5719,44.8213],[-71.5727,44.821],[-71.5731,44.8208],[-71.5735,44.8206],[-71.5737,44.8205],[-71.574,44.82],[-71.5742,44.8194],[-71.5744,44.8188],[-71.5749,44.8181],[-71.5751,44.8176],[-71.5754,44.8171],[-71.5757,44.8166],[-71.5765,44.8158],[-71.5769,44.8152],[-71.577,44.8148],[-71.5769,44.814],[-71.5768,44.8132],[-71.5764,44.8127],[-71.5763,44.8126],[-71.576,44.8124],[-71.5751,44.8119],[-71.5741,44.8116],[-71.5732,44.8113],[-71.5729,44.8112],[-71.5725,44.8109],[-71.5718,44.8103],[-71.5714,44.8096],[-71.5712,44.8092],[-71.5707,44.8089],[-71.57,44.8085],[-71.5692,44.808],[-71.5687,44.8075],[-71.5684,44.807],[-71.5684,44.8065],[-71.5685,44.8061],[-71.5686,44.8058],[-71.5688,44.8057],[-71.5692,44.8051],[-71.5695,44.8044],[-71.5703,44.8036],[-71.5703,44.8032],[-71.5705,44.8028],[-71.5719,44.8014],[-71.5719,44.8005],[-71.5728,44.7992],[-71.5729,44.7989],[-71.5728,44.7982],[-71.5726,44.7968],[-71.5724,44.796],[-71.572,44.7957],[-71.5715,44.795],[-71.5712,44.7943],[-71.5712,44.7937],[-71.5713,44.7933],[-71.5717,44.7931],[-71.572,44.7929],[-71.5722,44.7928],[-71.5724,44.7924],[-71.5724,44.7918],[-71.5725,44.7913],[-71.5728,44.7909],[-71.5734,44.7904],[-71.5739,44.7902],[-71.5747,44.79],[-71.5754,44.7896],[-71.5759,44.7893],[-71.5763,44.7886],[-71.5767,44.7881],[-71.5771,44.7876],[-71.5777,44.7868],[-71.5781,44.7861],[-71.5786,44.7854],[-71.5792,44.7849],[-71.5797,44.7847],[-71.5806,44.7846],[-71.5817,44.7848],[-71.5826,44.785],[-71.5831,44.7852],[-71.5835,44.7851],[-71.5842,44.7848],[-71.5857,44.7842],[-71.5866,44.7838],[-71.588,44.7837],[-71.5889,44.7836],[-71.5898,44.7832],[-71.591,44.7828],[-71.5921,44.7827],[-71.5925,44.7827],[-71.5938,44.7814],[-71.5945,44.7808],[-71.5952,44.7801],[-71.5956,44.7793],[-71.5958,44.7787],[-71.5958,44.7782],[-71.5956,44.7777],[-71.5952,44.7774],[-71.5948,44.7769],[-71.5947,44.7765],[-71.5948,44.7759],[-71.5951,44.7754],[-71.5956,44.775],[-71.5966,44.7746],[-71.5978,44.7742],[-71.5988,44.7739],[-71.5998,44.7734],[-71.6005,44.7729],[-71.6012,44.7723],[-71.6017,44.7716],[-71.6018,44.7714],[-71.602,44.771],[-71.602,44.7709],[-71.6022,44.7704],[-71.6023,44.7703],[-71.6024,44.7699],[-71.6027,44.7695],[-71.6029,44.7693],[-71.6032,44.7689],[-71.6037,44.7686],[-71.6044,44.7682],[-71.6051,44.7676],[-71.6062,44.7668],[-71.6071,44.7664],[-71.6079,44.766],[-71.609,44.7657],[-71.6102,44.7656],[-71.6107,44.7656],[-71.6111,44.7655],[-71.6114,44.7653],[-71.6115,44.765],[-71.6118,44.7644],[-71.6119,44.7641],[-71.612,44.7636],[-71.6121,44.763],[-71.6123,44.7623],[-71.6126,44.7619],[-71.6129,44.7615],[-71.6131,44.7612],[-71.6132,44.7608],[-71.613,44.7602],[-71.6127,44.7596],[-71.6127,44.7593],[-71.6129,44.759],[-71.6132,44.7587],[-71.6141,44.7584],[-71.6146,44.758],[-71.6153,44.7574],[-71.616,44.7569],[-71.6167,44.7563],[-71.6173,44.756],[-71.6177,44.7558],[-71.6181,44.7558],[-71.6185,44.7558],[-71.619,44.7559],[-71.6195,44.7561],[-71.6203,44.756],[-71.6212,44.7558],[-71.6222,44.7555],[-71.6234,44.7549],[-71.624,44.7545],[-71.6246,44.754],[-71.6252,44.7538],[-71.6261,44.7537],[-71.6281,44.7536],[-71.6298,44.7534],[-71.6304,44.7533],[-71.6308,44.7531],[-71.631,44.7529],[-71.631,44.7524],[-71.6311,44.7524],[-71.6317,44.7521],[-71.632,44.7516],[-71.632,44.7515],[-71.6322,44.751],[-71.632,44.7503],[-71.632,44.7501],[-71.632,44.75],[-71.6318,44.7496],[-71.6316,44.749],[-71.6315,44.7488],[-71.6314,44.7487],[-71.6311,44.7485],[-71.6305,44.7483],[-71.6298,44.748],[-71.6289,44.7478],[-71.6282,44.7477],[-71.6278,44.7475],[-71.6273,44.7473],[-71.627,44.747],[-71.6265,44.7464],[-71.626,44.7454],[-71.6254,44.7442],[-71.6251,44.7434],[-71.6251,44.7429],[-71.6252,44.7428],[-71.6252,44.7426],[-71.6255,44.7421],[-71.6259,44.7416],[-71.6262,44.7413],[-71.6264,44.741],[-71.6264,44.7405],[-71.6262,44.7399],[-71.6257,44.739],[-71.6252,44.7381],[-71.625,44.7374],[-71.6249,44.7368],[-71.625,44.7363],[-71.6253,44.7354],[-71.6255,44.735],[-71.6258,44.7345],[-71.6258,44.7343],[-71.626,44.7337],[-71.6261,44.7328],[-71.6262,44.732],[-71.6263,44.7306],[-71.6263,44.7297],[-71.6262,44.729],[-71.6261,44.7285],[-71.6256,44.728],[-71.625,44.7277],[-71.6244,44.7274],[-71.6236,44.7273],[-71.6229,44.7274],[-71.6222,44.7275],[-71.6214,44.7279],[-71.6205,44.7285],[-71.6197,44.7288],[-71.6191,44.729],[-71.6184,44.7291],[-71.6178,44.729],[-71.6173,44.7288],[-71.6172,44.7288],[-71.6172,44.7287],[-71.6171,44.7287],[-71.617,44.7286],[-71.617,44.7283],[-71.6172,44.7277],[-71.6175,44.7269],[-71.6179,44.7261],[-71.6181,44.7254],[-71.6184,44.724],[-71.6187,44.7228],[-71.6187,44.7225],[-71.6187,44.7223],[-71.6186,44.7222],[-71.6183,44.7219],[-71.6178,44.7217],[-71.6172,44.7214],[-71.6165,44.7211],[-71.6162,44.721],[-71.6161,44.721],[-71.6149,44.7205],[-71.6138,44.72],[-71.6125,44.7192],[-71.6126,44.7189],[-71.6127,44.7187],[-71.6128,44.7185],[-71.6129,44.7183],[-71.613,44.7182],[-71.6129,44.718],[-71.6127,44.7179],[-71.6125,44.7176],[-71.6124,44.7174],[-71.6125,44.7173],[-71.6126,44.7169],[-71.6125,44.7167],[-71.6121,44.7164],[-71.6116,44.716],[-71.6113,44.7159],[-71.6107,44.7155],[-71.6106,44.7154],[-71.6102,44.7151],[-71.6095,44.7145],[-71.6085,44.714],[-71.6081,44.7133],[-71.6076,44.7123],[-71.6068,44.7114],[-71.6064,44.7109],[-71.6065,44.7103],[-71.6063,44.7099],[-71.6058,44.7093],[-71.605,44.7084],[-71.6046,44.708],[-71.6043,44.7078],[-71.6039,44.7076],[-71.6036,44.7075],[-71.6031,44.7074],[-71.6022,44.7072],[-71.6013,44.7069],[-71.6012,44.7069],[-71.6007,44.7065],[-71.6001,44.706],[-71.5994,44.7053],[-71.5988,44.7046],[-71.5986,44.7039],[-71.5986,44.7032],[-71.5989,44.7025],[-71.5998,44.7016],[-71.6002,44.7012],[-71.6006,44.7006],[-71.6009,44.7001],[-71.601,44.6998],[-71.601,44.6994],[-71.6008,44.699],[-71.6005,44.6987],[-71.6,44.6985],[-71.5995,44.6982],[-71.5982,44.698],[-71.597,44.6977],[-71.5962,44.6976],[-71.5953,44.6973],[-71.5946,44.697],[-71.5941,44.6967],[-71.5939,44.6964],[-71.5938,44.6959],[-71.5938,44.6956],[-71.5941,44.6953],[-71.5945,44.6951],[-71.5947,44.6951],[-71.5952,44.6951],[-71.5956,44.6951],[-71.596,44.6949],[-71.5965,44.6946],[-71.5969,44.6942],[-71.5972,44.6935],[-71.5977,44.6928],[-71.5979,44.6922],[-71.5979,44.6918],[-71.5977,44.6912],[-71.5972,44.6904],[-71.597,44.69],[-71.5969,44.6897],[-71.5969,44.6896],[-71.5969,44.6894],[-71.5968,44.6893],[-71.5968,44.6891],[-71.5967,44.6882],[-71.5966,44.6873],[-71.596,44.6863],[-71.5953,44.6854],[-71.5949,44.6848],[-71.5943,44.6843],[-71.594,44.6839],[-71.594,44.6834],[-71.594,44.6822],[-71.5941,44.6815],[-71.5942,44.6814],[-71.5943,44.6813],[-71.5944,44.6811],[-71.5945,44.681],[-71.5947,44.6808],[-71.595,44.6805],[-71.5955,44.6801],[-71.596,44.6796],[-71.5964,44.6793],[-71.5966,44.6791],[-71.5968,44.6788],[-71.5968,44.6784],[-71.5966,44.6781],[-71.5961,44.6776],[-71.5955,44.6774],[-71.5949,44.6771],[-71.5939,44.6769],[-71.5932,44.6767],[-71.5929,44.6767],[-71.5926,44.6767],[-71.5922,44.6767],[-71.5916,44.6767],[-71.5908,44.6766],[-71.5902,44.6763],[-71.5896,44.6758],[-71.589,44.6752],[-71.5884,44.6747],[-71.5877,44.6745],[-71.5868,44.6743],[-71.5862,44.6743],[-71.5854,44.6745],[-71.5842,44.6745],[-71.5838,44.6745],[-71.5837,44.6745],[-71.583,44.6744],[-71.5825,44.6743],[-71.5821,44.6741],[-71.5818,44.6738],[-71.5816,44.6735],[-71.5815,44.6732],[-71.5815,44.6728],[-71.5816,44.6724],[-71.582,44.672],[-71.5826,44.6716],[-71.5832,44.6713],[-71.5838,44.6711],[-71.585,44.6708],[-71.5862,44.6706],[-71.587,44.6705],[-71.5875,44.6703],[-71.5877,44.6701],[-71.5878,44.67],[-71.5879,44.6699],[-71.5879,44.6697],[-71.5878,44.6693],[-71.5873,44.6688],[-71.5865,44.6679],[-71.5858,44.6671],[-71.5854,44.6666],[-71.5852,44.6661],[-71.5852,44.6656],[-71.585,44.6647],[-71.5849,44.6641],[-71.5849,44.6636],[-71.5849,44.6635],[-71.5851,44.6631],[-71.5854,44.6628],[-71.586,44.6622],[-71.5867,44.6617],[-71.5868,44.6617],[-71.5872,44.6615],[-71.5877,44.6611],[-71.5878,44.6608],[-71.5878,44.6607],[-71.5877,44.6604],[-71.5876,44.6602],[-71.5874,44.6597],[-71.5868,44.6592],[-71.5862,44.6585],[-71.5858,44.6579],[-71.5853,44.6574],[-71.5846,44.6569],[-71.5837,44.6564],[-71.5827,44.6559],[-71.5813,44.6555],[-71.5804,44.6554],[-71.5799,44.6554],[-71.5792,44.6555],[-71.5783,44.6559],[-71.5774,44.6561],[-71.5766,44.6562],[-71.5759,44.6561],[-71.5752,44.6558],[-71.5747,44.6554],[-71.5745,44.6548],[-71.5744,44.6542],[-71.5747,44.6535],[-71.5753,44.6531],[-71.5761,44.6528],[-71.5773,44.6526],[-71.5783,44.6524],[-71.5794,44.6523],[-71.5799,44.6523],[-71.5801,44.6521],[-71.58,44.6519],[-71.5799,44.6517],[-71.5794,44.6515],[-71.5787,44.6513],[-71.5771,44.6507],[-71.5751,44.6502],[-71.5733,44.65],[-71.5716,44.6499],[-71.5701,44.6501],[-71.569,44.6503],[-71.5682,44.6509],[-71.5677,44.6515],[-71.5673,44.6527],[-71.567,44.6534],[-71.5664,44.6537],[-71.5658,44.6538],[-71.5651,44.6538],[-71.5643,44.6534],[-71.5635,44.6529],[-71.5628,44.6524],[-71.5626,44.652],[-71.5626,44.6519],[-71.5624,44.6516],[-71.562,44.6506],[-71.562,44.6501],[-71.562,44.6498],[-71.5623,44.6486],[-71.5623,44.648],[-71.562,44.6472],[-71.5617,44.6468],[-71.5608,44.6459],[-71.5595,44.6451],[-71.5588,44.6442],[-71.5582,44.6433],[-71.5578,44.6421],[-71.5578,44.642],[-71.5579,44.6412],[-71.5582,44.6405],[-71.559,44.6398],[-71.5597,44.6393],[-71.5604,44.6392],[-71.5614,44.6391],[-71.5623,44.6391],[-71.5632,44.6391],[-71.5636,44.639],[-71.5638,44.6389],[-71.564,44.6385],[-71.564,44.6379],[-71.5637,44.6373],[-71.5633,44.6367],[-71.563,44.6364],[-71.5622,44.6361],[-71.5611,44.6357],[-71.5605,44.6355],[-71.5596,44.635],[-71.5582,44.6343],[-71.5571,44.6334],[-71.5564,44.6327],[-71.5558,44.632],[-71.5547,44.6311],[-71.5538,44.6304],[-71.5529,44.6301],[-71.5521,44.6301],[-71.5513,44.6303],[-71.5502,44.6308],[-71.5495,44.6309],[-71.5486,44.6308],[-71.548,44.6307],[-71.5472,44.6303],[-71.5468,44.6298],[-71.5466,44.6292],[-71.5467,44.6289],[-71.5469,44.6285],[-71.5474,44.6284],[-71.5482,44.6282],[-71.5487,44.628],[-71.5492,44.6282],[-71.5494,44.6281],[-71.5495,44.6281],[-71.5503,44.6279],[-71.5507,44.6278],[-71.5511,44.6278],[-71.5515,44.6276],[-71.5516,44.6276],[-71.5517,44.6275],[-71.5521,44.6273],[-71.5522,44.6273],[-71.5522,44.6274],[-71.5522,44.6276],[-71.5521,44.6276],[-71.5517,44.6277],[-71.5516,44.6277],[-71.5516,44.6278],[-71.5518,44.6278],[-71.5522,44.6277],[-71.5523,44.6277],[-71.5523,44.6278],[-71.5522,44.6279],[-71.5521,44.6279],[-71.5522,44.6279],[-71.5523,44.628],[-71.5526,44.6281],[-71.5527,44.6281],[-71.5535,44.6287],[-71.5537,44.6288],[-71.5538,44.629],[-71.554,44.6293],[-71.5543,44.6294],[-71.5545,44.6295],[-71.5548,44.6296],[-71.5559,44.6298],[-71.5564,44.6297],[-71.557,44.6295],[-71.5571,44.6292],[-71.5572,44.6289],[-71.5573,44.6284],[-71.5573,44.6283],[-71.5572,44.6277],[-71.5571,44.6275],[-71.5569,44.6274],[-71.5565,44.6272],[-71.5563,44.6272],[-71.556,44.6271],[-71.5556,44.6271],[-71.5546,44.6271],[-71.5535,44.6269],[-71.5533,44.6269],[-71.5531,44.627],[-71.553,44.627],[-71.553,44.6269],[-71.5529,44.6268],[-71.5529,44.6267],[-71.5528,44.6266],[-71.5526,44.6265],[-71.5525,44.6263],[-71.5524,44.6261],[-71.5522,44.6257],[-71.5521,44.6255],[-71.5517,44.6253],[-71.5515,44.6252],[-71.5509,44.6251],[-71.5503,44.6251],[-71.5497,44.6251],[-71.5493,44.6252],[-71.5486,44.6252],[-71.5485,44.6252],[-71.548,44.6251],[-71.5478,44.625],[-71.547,44.6243],[-71.5465,44.6236],[-71.5464,44.6234],[-71.5463,44.623],[-71.5464,44.6227],[-71.5465,44.6224],[-71.5467,44.6222],[-71.5469,44.6221],[-71.5472,44.6221],[-71.5479,44.6222],[-71.5481,44.6223],[-71.5483,44.6224],[-71.5486,44.6225],[-71.5488,44.6226],[-71.5502,44.623],[-71.5504,44.6231],[-71.5507,44.6233],[-71.5511,44.6237],[-71.5516,44.6242],[-71.5519,44.6245],[-71.5522,44.6246],[-71.5524,44.6248],[-71.5528,44.625],[-71.553,44.6252],[-71.5531,44.6252],[-71.5533,44.6253],[-71.5539,44.6254],[-71.5542,44.6254],[-71.5544,44.6254],[-71.5547,44.6253],[-71.5548,44.6253],[-71.5549,44.6253],[-71.555,44.6253],[-71.5551,44.6252],[-71.5552,44.6251],[-71.5551,44.625],[-71.5552,44.6245],[-71.5553,44.6239],[-71.5556,44.6232],[-71.5558,44.6227],[-71.5561,44.6221],[-71.5563,44.6213],[-71.5565,44.6207],[-71.5564,44.6207],[-71.5565,44.6204],[-71.5565,44.6201],[-71.5565,44.6196],[-71.5565,44.6192],[-71.5566,44.6186],[-71.5566,44.6181],[-71.5566,44.6177],[-71.5564,44.6172],[-71.5563,44.6168],[-71.5563,44.6163],[-71.5562,44.6159],[-71.5557,44.6149],[-71.5556,44.6143],[-71.5555,44.614],[-71.5553,44.6131],[-71.5551,44.6123],[-71.5549,44.6116],[-71.5549,44.6115],[-71.554,44.6097],[-71.5538,44.6091],[-71.5536,44.6083],[-71.5535,44.607],[-71.5536,44.6061],[-71.5539,44.6056],[-71.5543,44.6049],[-71.5546,44.6045],[-71.555,44.6042],[-71.5552,44.604],[-71.5559,44.6037],[-71.5568,44.6035],[-71.5571,44.6034],[-71.5586,44.6033],[-71.5589,44.6033],[-71.5598,44.6034],[-71.5604,44.6034],[-71.5608,44.6034],[-71.5612,44.6033],[-71.5613,44.6033],[-71.5618,44.6031],[-71.5619,44.603],[-71.5621,44.6028],[-71.5622,44.6025],[-71.5623,44.6021],[-71.5623,44.6016],[-71.5621,44.6012],[-71.5618,44.6007],[-71.5617,44.6006],[-71.5615,44.6003],[-71.5613,44.6002],[-71.5609,44.6],[-71.5604,44.5998],[-71.56,44.5997],[-71.5597,44.5996],[-71.5591,44.5996],[-71.5586,44.5995],[-71.5579,44.5994],[-71.5573,44.5994],[-71.5564,44.5994],[-71.5558,44.5995],[-71.5554,44.5996],[-71.555,44.5997],[-71.5546,44.5998],[-71.5542,44.5999],[-71.5532,44.6001],[-71.5528,44.6004],[-71.5526,44.6006],[-71.5523,44.6008],[-71.552,44.601],[-71.5518,44.6011],[-71.5515,44.6011],[-71.5511,44.6011],[-71.551,44.601],[-71.5507,44.6009],[-71.5504,44.6007],[-71.5503,44.6005],[-71.5503,44.6002],[-71.5504,44.5999],[-71.5506,44.5997],[-71.5507,44.5996],[-71.5509,44.5995],[-71.5512,44.5994],[-71.5515,44.5993],[-71.552,44.5992],[-71.5529,44.599],[-71.5532,44.5989],[-71.5535,44.5988],[-71.5537,44.5986],[-71.5542,44.598],[-71.5543,44.5977],[-71.5544,44.5968],[-71.5543,44.5962],[-71.5543,44.596],[-71.5543,44.5959],[-71.5542,44.5956],[-71.5542,44.5954],[-71.5544,44.5949],[-71.5546,44.5947],[-71.5551,44.5944],[-71.5553,44.5942],[-71.5554,44.5938],[-71.5554,44.5936],[-71.5553,44.5936],[-71.5552,44.5934],[-71.555,44.5932],[-71.5547,44.5932],[-71.5538,44.5932],[-71.5534,44.5932],[-71.5529,44.5933],[-71.5525,44.5935],[-71.5525,44.5936],[-71.5522,44.5937],[-71.5519,44.5939],[-71.5512,44.5941],[-71.5508,44.5942],[-71.5503,44.5944],[-71.5496,44.5948],[-71.5493,44.5949],[-71.5491,44.595],[-71.5484,44.5955],[-71.548,44.5959],[-71.5477,44.5963],[-71.5473,44.5968],[-71.5471,44.5969],[-71.5469,44.5971],[-71.5464,44.5971],[-71.546,44.5971],[-71.5456,44.597],[-71.5454,44.5968],[-71.5452,44.5962],[-71.5452,44.5956],[-71.5453,44.595],[-71.5455,44.5946],[-71.5457,44.594],[-71.546,44.5936],[-71.5467,44.5929],[-71.5472,44.5924],[-71.5474,44.5922],[-71.5475,44.5919],[-71.5475,44.5917],[-71.5473,44.5914],[-71.5469,44.5908],[-71.5468,44.5908],[-71.5463,44.5906],[-71.5456,44.5906],[-71.545,44.5907],[-71.5448,44.5908],[-71.5443,44.591],[-71.5441,44.5911],[-71.5436,44.5913],[-71.5426,44.5918],[-71.5423,44.592],[-71.542,44.5921],[-71.5418,44.5923],[-71.5413,44.5925],[-71.541,44.5926],[-71.5405,44.593],[-71.5401,44.5932],[-71.54,44.5933],[-71.5398,44.5936],[-71.5397,44.5938],[-71.5392,44.5941],[-71.5385,44.5942],[-71.5381,44.5941],[-71.5379,44.5939],[-71.5378,44.5936],[-71.5377,44.5933],[-71.5377,44.593],[-71.5379,44.5923],[-71.538,44.592],[-71.5382,44.5918],[-71.5387,44.5912],[-71.5388,44.5912],[-71.5391,44.591],[-71.5392,44.591],[-71.5395,44.5907],[-71.5396,44.5905],[-71.54,44.5899],[-71.5401,44.5898],[-71.5401,44.5897],[-71.5403,44.5894],[-71.5403,44.5891],[-71.5402,44.5888],[-71.54,44.5885],[-71.5399,44.5883],[-71.5396,44.5879],[-71.5394,44.5878],[-71.5388,44.5876],[-71.5384,44.5875],[-71.5381,44.5874],[-71.5373,44.5874],[-71.5372,44.5874],[-71.5368,44.5874],[-71.5365,44.5875],[-71.5363,44.5876],[-71.5362,44.5876],[-71.5359,44.5878],[-71.5356,44.5879],[-71.5353,44.588],[-71.535,44.588],[-71.5349,44.5879],[-71.5349,44.5877],[-71.5351,44.5874],[-71.5353,44.5872],[-71.5354,44.5871],[-71.5361,44.5865],[-71.5363,44.5862],[-71.5366,44.586],[-71.5369,44.5857],[-71.5372,44.5853],[-71.5373,44.5849],[-71.5375,44.5845],[-71.5375,44.5842],[-71.5375,44.584],[-71.5374,44.5837],[-71.5373,44.5835],[-71.5374,44.5834],[-71.5377,44.583],[-71.5379,44.5827],[-71.5385,44.5821],[-71.5388,44.5819],[-71.5389,44.5819],[-71.5396,44.5814],[-71.5405,44.5808],[-71.5412,44.5805],[-71.5416,44.5804],[-71.5418,44.5802],[-71.5423,44.58],[-71.5431,44.5795],[-71.5434,44.5793],[-71.544,44.5789],[-71.5445,44.5785],[-71.5446,44.5785],[-71.5448,44.5784],[-71.545,44.5782],[-71.5453,44.5781],[-71.5458,44.5779],[-71.5465,44.5778],[-71.5471,44.5778],[-71.5473,44.5778],[-71.5479,44.5778],[-71.5487,44.5779],[-71.5489,44.578],[-71.5494,44.5782],[-71.5497,44.5783],[-71.5501,44.5788],[-71.5505,44.5793],[-71.5508,44.5797],[-71.5515,44.5806],[-71.5517,44.5808],[-71.5516,44.5811],[-71.5513,44.5816],[-71.5512,44.5817],[-71.5511,44.5819],[-71.5509,44.5821],[-71.5507,44.5825],[-71.5503,44.5834],[-71.5502,44.5836],[-71.5503,44.5838],[-71.5507,44.5843],[-71.5508,44.5844],[-71.5514,44.5846],[-71.5517,44.5847],[-71.552,44.5846],[-71.5522,44.5845],[-71.5524,44.5844],[-71.5527,44.584],[-71.5531,44.5834],[-71.5531,44.5833],[-71.5534,44.5829],[-71.5543,44.5816],[-71.5544,44.5813],[-71.5545,44.5813],[-71.5548,44.5808],[-71.5549,44.5805],[-71.5549,44.5803],[-71.5549,44.5802],[-71.5549,44.5798],[-71.5549,44.5796],[-71.5548,44.5794],[-71.5546,44.5788],[-71.5543,44.5783],[-71.554,44.5778],[-71.5539,44.5776],[-71.5534,44.5769],[-71.5534,44.5768],[-71.5531,44.5764],[-71.5529,44.5761],[-71.5527,44.5758],[-71.5522,44.5754],[-71.552,44.5753],[-71.5518,44.5752],[-71.5515,44.575],[-71.5509,44.5746],[-71.5503,44.5742],[-71.5502,44.5741],[-71.5499,44.574],[-71.5491,44.5735],[-71.5487,44.5732],[-71.5486,44.5731],[-71.5484,44.573],[-71.5482,44.5727],[-71.5481,44.5726],[-71.5479,44.5722],[-71.5477,44.5717],[-71.5477,44.5714],[-71.5479,44.5711],[-71.5483,44.5706],[-71.5486,44.5704],[-71.5491,44.5699],[-71.5494,44.5696],[-71.5497,44.5695],[-71.5501,44.5693],[-71.5509,44.5692],[-71.5513,44.5691],[-71.5519,44.5691],[-71.5528,44.5692],[-71.5534,44.5693],[-71.5541,44.5696],[-71.5542,44.5696],[-71.5544,44.5698],[-71.5551,44.57],[-71.5554,44.5701],[-71.556,44.5703],[-71.5561,44.5703],[-71.5567,44.5705],[-71.5568,44.5705],[-71.557,44.5705],[-71.5575,44.5705],[-71.5576,44.5705],[-71.5576,44.5704],[-71.5577,44.5704],[-71.5578,44.5703],[-71.558,44.5701],[-71.5581,44.57],[-71.5582,44.5698],[-71.5583,44.5697],[-71.5584,44.5695],[-71.559,44.5689],[-71.5591,44.5685],[-71.5592,44.5681],[-71.5591,44.5678],[-71.5591,44.5676],[-71.559,44.5673],[-71.5588,44.567],[-71.5586,44.5665],[-71.5585,44.5661],[-71.5582,44.5656],[-71.5582,44.5654],[-71.5584,44.5651],[-71.5585,44.5649],[-71.559,44.5645],[-71.5592,44.5643],[-71.5594,44.5642],[-71.5597,44.564],[-71.5599,44.5639],[-71.5604,44.5637],[-71.5609,44.5635],[-71.5614,44.5633],[-71.5616,44.5632],[-71.5621,44.5632],[-71.563,44.5631],[-71.5637,44.563],[-71.5643,44.5629],[-71.5652,44.5629],[-71.5674,44.5628],[-71.5682,44.5628],[-71.5695,44.5629],[-71.5707,44.563],[-71.5709,44.5631],[-71.5711,44.5631],[-71.5715,44.5632],[-71.572,44.5634],[-71.5726,44.5638],[-71.5728,44.5639],[-71.5731,44.5641],[-71.5734,44.5642],[-71.5741,44.5645],[-71.5755,44.565],[-71.5761,44.5651],[-71.5769,44.5652],[-71.5777,44.5651],[-71.5785,44.5651],[-71.5791,44.5649],[-71.5801,44.5649],[-71.5809,44.5648],[-71.5818,44.5648],[-71.5828,44.5649],[-71.5834,44.565],[-71.5838,44.565],[-71.5842,44.5651],[-71.5846,44.5652],[-71.5855,44.5654],[-71.5865,44.5656],[-71.587,44.5657],[-71.5877,44.5658],[-71.5888,44.5658],[-71.5896,44.5657],[-71.5905,44.5656],[-71.5912,44.5654],[-71.5915,44.5652],[-71.5919,44.565],[-71.5922,44.5648],[-71.5925,44.5646],[-71.5931,44.5642],[-71.5933,44.564],[-71.5936,44.5637],[-71.594,44.5632],[-71.5942,44.563],[-71.5945,44.5629],[-71.5948,44.5629],[-71.5949,44.5629],[-71.5948,44.5628],[-71.5947,44.5627],[-71.5946,44.5626],[-71.5947,44.5623],[-71.5949,44.562],[-71.5953,44.5616],[-71.5958,44.561],[-71.596,44.5608],[-71.5967,44.56],[-71.597,44.5595],[-71.5972,44.559],[-71.5972,44.5588],[-71.5974,44.5582],[-71.5976,44.5576],[-71.5979,44.5563],[-71.5981,44.5552],[-71.5982,44.5551],[-71.5983,44.555],[-71.5986,44.5548],[-71.5985,44.5548],[-71.5983,44.5548],[-71.5981,44.5547],[-71.598,44.5544],[-71.5978,44.5543],[-71.5977,44.5542],[-71.5975,44.554],[-71.5971,44.5538],[-71.5969,44.5537],[-71.5967,44.5537],[-71.5958,44.5531],[-71.5952,44.5526],[-71.5951,44.5525],[-71.5941,44.5519],[-71.5931,44.5513],[-71.5925,44.5509],[-71.5919,44.5505],[-71.5912,44.5501],[-71.5911,44.55],[-71.5907,44.5497],[-71.5904,44.5495],[-71.59,44.5493],[-71.5897,44.5491],[-71.5894,44.5489],[-71.5892,44.5487],[-71.5891,44.5487],[-71.5886,44.5484],[-71.5873,44.5474],[-71.5869,44.5472],[-71.5866,44.547],[-71.5864,44.5469],[-71.5863,44.5469],[-71.586,44.5467],[-71.5858,44.5466],[-71.5854,44.5465],[-71.5853,44.5465],[-71.5842,44.5463],[-71.5839,44.5462],[-71.5834,44.5459],[-71.5829,44.5457],[-71.5824,44.5455],[-71.5823,44.5454],[-71.5817,44.5451],[-71.5815,44.545],[-71.5812,44.5448],[-71.5805,44.5445],[-71.5793,44.5438],[-71.5785,44.5434],[-71.5779,44.543],[-71.5772,44.5427],[-71.577,44.5426],[-71.5766,44.5424],[-71.5765,44.5422],[-71.5764,44.5421],[-71.5761,44.5417],[-71.576,44.5416],[-71.5755,44.5415],[-71.5753,44.5414],[-71.5744,44.5406],[-71.574,44.5402],[-71.5728,44.5392],[-71.5727,44.5391],[-71.5723,44.5387],[-71.5722,44.5385],[-71.572,44.5382],[-71.5719,44.5379],[-71.5719,44.5376],[-71.5719,44.5373],[-71.5719,44.537],[-71.5722,44.5363],[-71.573,44.5342],[-71.5733,44.5335],[-71.5735,44.5331],[-71.5738,44.5326],[-71.5741,44.5323],[-71.5743,44.5321],[-71.5745,44.5318],[-71.5747,44.5315],[-71.5753,44.5308],[-71.5755,44.5305],[-71.5765,44.5295],[-71.5769,44.5291],[-71.5771,44.5289],[-71.5773,44.5286],[-71.5782,44.5276],[-71.5786,44.5268],[-71.579,44.5262],[-71.5794,44.5257],[-71.5796,44.5256],[-71.5803,44.525],[-71.5804,44.5249],[-71.5806,44.5247],[-71.5807,44.5246],[-71.581,44.5244],[-71.5819,44.5238],[-71.5823,44.5236],[-71.5827,44.5235],[-71.5829,44.5233],[-71.5829,44.5234],[-71.5837,44.523],[-71.5847,44.5226],[-71.5854,44.5225],[-71.5863,44.5224],[-71.5871,44.5224],[-71.5879,44.5224],[-71.5888,44.5225],[-71.5896,44.5226],[-71.5903,44.5228],[-71.5914,44.523],[-71.5924,44.5233],[-71.5926,44.5233],[-71.5929,44.5232],[-71.5931,44.5231],[-71.5933,44.5229],[-71.5935,44.5225],[-71.5936,44.5224],[-71.5939,44.5221],[-71.594,44.5219],[-71.5941,44.5215],[-71.5941,44.5212],[-71.594,44.5209],[-71.594,44.5207],[-71.5935,44.5196],[-71.593,44.5191],[-71.5929,44.5189],[-71.5924,44.5184],[-71.5919,44.5179],[-71.5917,44.5177],[-71.5911,44.5173],[-71.5905,44.517],[-71.5896,44.5165],[-71.5894,44.5164],[-71.5884,44.5159],[-71.5881,44.5157],[-71.5877,44.5156],[-71.5874,44.5154],[-71.5871,44.5153],[-71.5867,44.515],[-71.5866,44.515],[-71.5863,44.5147],[-71.5861,44.5144],[-71.5859,44.5141],[-71.5858,44.5138],[-71.5854,44.513],[-71.5854,44.5126],[-71.5847,44.5109],[-71.5841,44.5099],[-71.5837,44.5093],[-71.5835,44.5089],[-71.5828,44.5082],[-71.5824,44.5078],[-71.5821,44.5076],[-71.5815,44.5072],[-71.5809,44.5068],[-71.5805,44.5065],[-71.5797,44.5061],[-71.5795,44.506],[-71.5793,44.5059],[-71.5788,44.5057],[-71.5783,44.5054],[-71.5779,44.5052],[-71.5776,44.505],[-71.5769,44.5043],[-71.5768,44.5041],[-71.5766,44.5038],[-71.5766,44.5035],[-71.5767,44.5031],[-71.5768,44.5026],[-71.5769,44.5023],[-71.577,44.5021],[-71.5773,44.5019],[-71.5781,44.5016],[-71.5784,44.5016],[-71.5791,44.5015],[-71.5797,44.5015],[-71.5802,44.5015],[-71.5812,44.5017],[-71.5824,44.502],[-71.5829,44.5022],[-71.5835,44.5025],[-71.5845,44.503],[-71.5847,44.5032],[-71.5848,44.5034],[-71.5847,44.5036],[-71.5845,44.5039],[-71.5845,44.504],[-71.5846,44.5042],[-71.5848,44.5044],[-71.585,44.5051],[-71.585,44.5053],[-71.5854,44.5058],[-71.5858,44.5062],[-71.5863,44.5065],[-71.5866,44.5066],[-71.5873,44.5067],[-71.5878,44.5067],[-71.5881,44.5066],[-71.5883,44.5064],[-71.5884,44.5061],[-71.5884,44.5058],[-71.5883,44.5052],[-71.5881,44.505],[-71.5881,44.5049],[-71.5874,44.5043],[-71.5872,44.5041],[-71.5865,44.5037],[-71.5862,44.5035],[-71.5862,44.5033],[-71.5862,44.5031],[-71.5864,44.5029],[-71.5866,44.5027],[-71.5868,44.5025],[-71.5869,44.502],[-71.587,44.5018],[-71.5868,44.5012],[-71.5866,44.5009],[-71.586,44.5002],[-71.5859,44.5],[-71.5858,44.4998],[-71.5858,44.4996],[-71.5859,44.4994],[-71.5861,44.499],[-71.5863,44.4989],[-71.587,44.4985],[-71.5871,44.4984],[-71.5875,44.4983],[-71.5879,44.4982],[-71.5891,44.4982],[-71.5894,44.4982],[-71.5895,44.4983],[-71.5896,44.4984],[-71.5897,44.4985],[-71.5897,44.4986],[-71.5896,44.499],[-71.5895,44.4992],[-71.5897,44.4997],[-71.5898,44.4998],[-71.59,44.5],[-71.5902,44.5005],[-71.5905,44.5007],[-71.591,44.5011],[-71.5914,44.5013],[-71.5919,44.5015],[-71.5924,44.5015],[-71.5929,44.5015],[-71.5932,44.5014],[-71.5932,44.5013],[-71.5935,44.5012],[-71.5939,44.501],[-71.5941,44.5008],[-71.5941,44.5007],[-71.5944,44.5005],[-71.5945,44.5003],[-71.5946,44.5],[-71.5946,44.4998],[-71.5945,44.4995],[-71.5945,44.4993],[-71.5947,44.4982],[-71.5947,44.498],[-71.5948,44.4972],[-71.5949,44.4961],[-71.5949,44.4959],[-71.5948,44.495],[-71.5949,44.4944],[-71.595,44.4939],[-71.5952,44.4934],[-71.5956,44.4926],[-71.5959,44.4921],[-71.5966,44.4913],[-71.5968,44.491],[-71.5969,44.4909],[-71.597,44.4907],[-71.5974,44.4903],[-71.5978,44.4898],[-71.5979,44.4893],[-71.5981,44.4884],[-71.5982,44.4875],[-71.5984,44.4871],[-71.5986,44.4868],[-71.5991,44.4865],[-71.5993,44.4863],[-71.6002,44.4858],[-71.6006,44.4857],[-71.6009,44.4856],[-71.6017,44.4855],[-71.6023,44.4855],[-71.6031,44.4854],[-71.6037,44.4853],[-71.6052,44.485],[-71.6061,44.4848],[-71.6065,44.4847],[-71.6067,44.4847],[-71.6082,44.4844],[-71.6088,44.4843],[-71.6095,44.4842],[-71.6099,44.4842],[-71.6109,44.4844],[-71.6121,44.4847],[-71.6124,44.4848],[-71.613,44.485],[-71.6132,44.4851],[-71.6137,44.4853],[-71.6152,44.4859],[-71.6156,44.486],[-71.6168,44.486],[-71.6171,44.486],[-71.6175,44.4859],[-71.6178,44.4858],[-71.6184,44.4855],[-71.6185,44.4853],[-71.6188,44.4851],[-71.6191,44.4847],[-71.6193,44.4845],[-71.6199,44.4837],[-71.6204,44.4829],[-71.6205,44.4827],[-71.6211,44.4817],[-71.6216,44.4809],[-71.6223,44.4798],[-71.6229,44.4786],[-71.6233,44.4779],[-71.6239,44.4768],[-71.6246,44.4752],[-71.6249,44.4749],[-71.6253,44.4748],[-71.6262,44.4745],[-71.6269,44.4743],[-71.6278,44.4741],[-71.6287,44.474],[-71.6296,44.4739],[-71.6301,44.4738],[-71.6306,44.4739],[-71.631,44.4739],[-71.6318,44.474],[-71.6323,44.4742],[-71.6327,44.4742],[-71.6336,44.4748],[-71.6339,44.475],[-71.6345,44.4756],[-71.6346,44.4758],[-71.6348,44.4761],[-71.635,44.4767],[-71.6349,44.4774],[-71.6348,44.478],[-71.6345,44.4785],[-71.6342,44.4788],[-71.6341,44.4789],[-71.634,44.4788],[-71.6339,44.4787],[-71.6338,44.4784],[-71.6337,44.4783],[-71.6334,44.4782],[-71.6324,44.4785],[-71.6313,44.4788],[-71.6305,44.4791],[-71.629,44.4794],[-71.6276,44.4797],[-71.6272,44.4798],[-71.6268,44.48],[-71.6263,44.4802],[-71.626,44.4805],[-71.6253,44.4811],[-71.6248,44.4815],[-71.6247,44.4817],[-71.6246,44.482],[-71.6247,44.4824],[-71.6249,44.4828],[-71.6251,44.483],[-71.6256,44.4835],[-71.626,44.4838],[-71.6264,44.4839],[-71.6269,44.484],[-71.6281,44.4843],[-71.6284,44.4844],[-71.6296,44.4844],[-71.6308,44.4843],[-71.6313,44.4843],[-71.6319,44.4842],[-71.6321,44.4841],[-71.6322,44.4841],[-71.6324,44.4841],[-71.6328,44.4838],[-71.6334,44.4832],[-71.6335,44.4829],[-71.6336,44.4826],[-71.6336,44.482],[-71.6336,44.4817],[-71.6337,44.4815],[-71.6337,44.4813],[-71.6337,44.4812],[-71.6339,44.4811],[-71.634,44.481],[-71.6342,44.4808],[-71.6344,44.4806],[-71.6345,44.4805],[-71.6346,44.4805],[-71.6347,44.4805],[-71.6349,44.4806],[-71.6352,44.4806],[-71.6354,44.4806],[-71.6359,44.4805],[-71.6365,44.48],[-71.6372,44.4793],[-71.6379,44.4785],[-71.6383,44.4779],[-71.639,44.4775],[-71.6395,44.4772],[-71.6402,44.477],[-71.6412,44.4768],[-71.6423,44.4765],[-71.6444,44.4754],[-71.6457,44.4745],[-71.6463,44.4739],[-71.6468,44.4732],[-71.6471,44.4727],[-71.6474,44.4721],[-71.6476,44.4716],[-71.6476,44.471],[-71.6473,44.4704],[-71.647,44.4699],[-71.6466,44.4696],[-71.6462,44.4693],[-71.6456,44.4689],[-71.6444,44.4684],[-71.6433,44.4679],[-71.6416,44.4674],[-71.6404,44.4668],[-71.6396,44.4663],[-71.639,44.4656],[-71.6389,44.465],[-71.639,44.4644],[-71.6393,44.4639],[-71.6399,44.4632],[-71.6408,44.4623],[-71.6418,44.4617],[-71.6428,44.461],[-71.6435,44.4606],[-71.6443,44.4603],[-71.645,44.4601],[-71.6461,44.46],[-71.6471,44.4601],[-71.6485,44.4603],[-71.6498,44.4606],[-71.651,44.4609],[-71.6517,44.4609],[-71.6521,44.4608],[-71.6526,44.4605],[-71.6529,44.4602],[-71.6533,44.4598],[-71.6542,44.4588],[-71.6551,44.4577],[-71.6559,44.4562],[-71.6564,44.4552],[-71.6568,44.4535],[-71.6569,44.4523],[-71.657,44.4512],[-71.657,44.4509],[-71.657,44.4508],[-71.657,44.4506],[-71.657,44.4505],[-71.657,44.4504],[-71.6569,44.4486],[-71.6572,44.4474],[-71.6578,44.4455],[-71.6582,44.4444],[-71.6589,44.4427],[-71.6589,44.4426],[-71.6597,44.4415],[-71.66,44.441],[-71.6602,44.4409],[-71.6603,44.4407],[-71.6604,44.4406],[-71.6609,44.4399],[-71.6625,44.4386],[-71.6634,44.4378],[-71.6645,44.4372],[-71.6655,44.4367],[-71.6669,44.4364],[-71.6678,44.4362],[-71.6693,44.4358],[-71.6706,44.4357],[-71.6725,44.4358],[-71.6739,44.4358],[-71.6754,44.4357],[-71.6765,44.4356],[-71.6774,44.4355],[-71.678,44.4353],[-71.6783,44.435],[-71.6786,44.4348],[-71.6793,44.4343],[-71.6789,44.434],[-71.6787,44.4337],[-71.6784,44.4331],[-71.6779,44.4321],[-71.677,44.4309],[-71.6767,44.4305],[-71.6762,44.4295],[-71.676,44.4291],[-71.676,44.4289],[-71.676,44.4287],[-71.6762,44.428],[-71.6765,44.4274],[-71.6767,44.4272],[-71.6767,44.4271],[-71.677,44.4269],[-71.6775,44.4266],[-71.6779,44.4265],[-71.6781,44.4265],[-71.6784,44.4268],[-71.6789,44.4272],[-71.6793,44.4274],[-71.6796,44.4276],[-71.6799,44.4277],[-71.6803,44.4277],[-71.6811,44.4277],[-71.6822,44.4275],[-71.6827,44.4273],[-71.6829,44.4272],[-71.6831,44.4269],[-71.6833,44.4263],[-71.6833,44.4262],[-71.6834,44.4255],[-71.6835,44.4254],[-71.6835,44.4249],[-71.6837,44.4243],[-71.6839,44.424],[-71.6843,44.4237],[-71.6848,44.4233],[-71.6857,44.4229],[-71.6863,44.4227],[-71.6869,44.4224],[-71.6874,44.4222],[-71.6879,44.4221],[-71.6884,44.4219],[-71.6888,44.4217],[-71.6895,44.4213],[-71.6903,44.4209],[-71.691,44.4204],[-71.6917,44.4201],[-71.6924,44.4199],[-71.6931,44.4197],[-71.6935,44.4196],[-71.6938,44.4195],[-71.6941,44.4194],[-71.6945,44.4192],[-71.6947,44.419],[-71.6953,44.4183],[-71.6957,44.4179],[-71.6964,44.4174],[-71.6967,44.4172],[-71.6976,44.4167],[-71.6986,44.4162],[-71.6987,44.4161],[-71.6994,44.4156],[-71.7003,44.4151],[-71.7006,44.4149],[-71.7012,44.4145],[-71.7018,44.4141],[-71.7022,44.4138],[-71.7026,44.4135],[-71.7031,44.4133],[-71.7032,44.4132],[-71.7046,44.4129],[-71.7052,44.4127],[-71.7064,44.4122],[-71.7083,44.4114],[-71.7104,44.4107],[-71.7113,44.4104],[-71.7122,44.4101],[-71.713,44.4098],[-71.7137,44.4096],[-71.7143,44.4096],[-71.7146,44.4096],[-71.7147,44.4096],[-71.7148,44.4096],[-71.716,44.4097],[-71.7171,44.4098],[-71.7173,44.4098],[-71.7173,44.4099],[-71.7178,44.41],[-71.7183,44.4101],[-71.7191,44.4102],[-71.7203,44.4105],[-71.7215,44.4107],[-71.7221,44.4108],[-71.7226,44.4109],[-71.7227,44.4109],[-71.723,44.4109],[-71.7231,44.4109],[-71.7257,44.411],[-71.7269,44.4109],[-71.7289,44.4108],[-71.7306,44.4107],[-71.7311,44.4107],[-71.7315,44.4105],[-71.732,44.4103],[-71.7323,44.4102],[-71.7332,44.4101],[-71.7341,44.4101],[-71.7349,44.41],[-71.7354,44.41],[-71.7361,44.4098],[-71.7366,44.4094],[-71.737,44.4092],[-71.7377,44.4087],[-71.7382,44.4082],[-71.7384,44.408],[-71.7386,44.4076],[-71.7387,44.4075],[-71.7387,44.4074],[-71.739,44.4069],[-71.739,44.4068],[-71.7393,44.4063],[-71.7397,44.4055],[-71.74,44.4051],[-71.741,44.4032],[-71.7414,44.4026],[-71.7416,44.4023],[-71.7417,44.402],[-71.7418,44.4019],[-71.742,44.4016],[-71.7423,44.4014],[-71.7429,44.4012],[-71.7434,44.4011],[-71.7437,44.401],[-71.7446,44.401],[-71.7449,44.401],[-71.7452,44.401],[-71.746,44.4009],[-71.7469,44.401],[-71.7474,44.4011],[-71.7478,44.4012],[-71.7485,44.4014],[-71.7496,44.4019],[-71.7497,44.4021],[-71.7501,44.4024],[-71.7504,44.4026],[-71.7507,44.4028],[-71.7515,44.4034],[-71.7523,44.404],[-71.7537,44.405],[-71.755,44.406],[-71.7552,44.4061],[-71.7561,44.4064],[-71.7572,44.4066],[-71.7579,44.4067],[-71.7592,44.4067],[-71.7595,44.4068],[-71.7602,44.407],[-71.761,44.407],[-71.762,44.407],[-71.7629,44.4069],[-71.7641,44.4068],[-71.7647,44.4066],[-71.765,44.4066],[-71.7657,44.4063],[-71.7657,44.4064],[-71.7674,44.4057],[-71.7686,44.4051],[-71.7691,44.4049],[-71.7698,44.4045],[-71.77,44.4044],[-71.7701,44.4043],[-71.771,44.4039],[-71.7712,44.4038],[-71.7725,44.4032],[-71.7729,44.403],[-71.773,44.4029],[-71.7735,44.4026],[-71.774,44.4021],[-71.7747,44.4016],[-71.7754,44.4012],[-71.776,44.4009],[-71.7762,44.4008],[-71.777,44.4005],[-71.7778,44.4001],[-71.7779,44.4],[-71.7785,44.3998],[-71.7789,44.3998],[-71.7797,44.3997],[-71.7799,44.3997],[-71.7807,44.3997],[-71.7815,44.3997],[-71.7826,44.3997],[-71.7841,44.3998],[-71.7856,44.3998],[-71.7869,44.3999],[-71.7881,44.4001],[-71.7894,44.4002],[-71.7897,44.4002],[-71.79,44.4003],[-71.7904,44.4002],[-71.7908,44.4002],[-71.7914,44.4002],[-71.7916,44.4002],[-71.7921,44.4001],[-71.7923,44.4],[-71.7928,44.3998],[-71.7936,44.3995],[-71.7937,44.3995],[-71.7945,44.399],[-71.7955,44.3983],[-71.796,44.3979],[-71.7962,44.3978],[-71.7967,44.3974],[-71.7975,44.3967],[-71.7983,44.3961],[-71.7992,44.3954],[-71.8,44.3949],[-71.801,44.3944],[-71.8015,44.394],[-71.8018,44.3938],[-71.8022,44.3935],[-71.8026,44.3931],[-71.8028,44.3929],[-71.8031,44.3926],[-71.8035,44.3919],[-71.8037,44.3912],[-71.8037,44.3911],[-71.8037,44.391],[-71.8037,44.3907],[-71.8034,44.3903],[-71.803,44.3897],[-71.8027,44.3894],[-71.8018,44.3885],[-71.8016,44.3882],[-71.801,44.3877],[-71.8007,44.3873],[-71.8007,44.3872],[-71.8005,44.3869],[-71.8001,44.3863],[-71.7999,44.3861],[-71.7999,44.3856],[-71.7999,44.3852],[-71.7999,44.385],[-71.8,44.3849],[-71.8002,44.3845],[-71.8003,44.3842],[-71.8006,44.384],[-71.8014,44.3837],[-71.8024,44.3834],[-71.8031,44.3833],[-71.804,44.3834],[-71.805,44.3834],[-71.8062,44.3836],[-71.8075,44.3838],[-71.8087,44.3838],[-71.8091,44.3838],[-71.8096,44.3837],[-71.81,44.3836],[-71.8113,44.3832],[-71.8126,44.3829],[-71.8132,44.3827],[-71.8139,44.3824],[-71.8141,44.3822],[-71.8143,44.382],[-71.8144,44.3819],[-71.8147,44.3812],[-71.8148,44.3807],[-71.8149,44.3799],[-71.8149,44.3793],[-71.8149,44.379],[-71.8151,44.3785],[-71.8152,44.3783],[-71.8152,44.3782],[-71.8155,44.3773],[-71.8156,44.377],[-71.8157,44.3767],[-71.8157,44.3761],[-71.8157,44.3753],[-71.8157,44.3752],[-71.8157,44.375],[-71.8156,44.3749],[-71.8154,44.3746],[-71.8151,44.3743],[-71.8149,44.3742],[-71.8139,44.3736],[-71.8134,44.3732],[-71.8129,44.3728],[-71.8126,44.3726],[-71.8125,44.3724],[-71.8123,44.372],[-71.8123,44.3716],[-71.8124,44.3713],[-71.8125,44.3711],[-71.8127,44.3709],[-71.8131,44.3705],[-71.8135,44.3702],[-71.8142,44.3697],[-71.8155,44.3689],[-71.8159,44.3686],[-71.8161,44.3683],[-71.8162,44.3681],[-71.8162,44.3678],[-71.8163,44.3674],[-71.8162,44.3668],[-71.8162,44.3665],[-71.8161,44.3663],[-71.8161,44.3661],[-71.8154,44.3645],[-71.8147,44.3627],[-71.8142,44.3618],[-71.813,44.3593],[-71.8126,44.3584],[-71.8125,44.3579],[-71.8124,44.3573],[-71.8125,44.3569],[-71.8125,44.3567],[-71.8127,44.3562],[-71.813,44.3557],[-71.8132,44.3555],[-71.8137,44.3551],[-71.8142,44.3547],[-71.8148,44.3545],[-71.8158,44.354],[-71.8167,44.3537],[-71.8176,44.3534],[-71.8186,44.353],[-71.8195,44.3529],[-71.8198,44.3529],[-71.8204,44.3528],[-71.8217,44.3528],[-71.823,44.3529],[-71.8233,44.3528],[-71.8241,44.3526],[-71.825,44.3525],[-71.8258,44.3522],[-71.8267,44.3519],[-71.8276,44.3516],[-71.8284,44.3512],[-71.8295,44.351],[-71.8306,44.3507],[-71.832,44.3505],[-71.8331,44.3502],[-71.8337,44.3501],[-71.8341,44.3499],[-71.8353,44.3492],[-71.8363,44.3487],[-71.8373,44.3482],[-71.8376,44.3481],[-71.8379,44.348],[-71.838,44.3479],[-71.8383,44.3477],[-71.8396,44.3468],[-71.8405,44.3462],[-71.8413,44.3457],[-71.8422,44.3452],[-71.8426,44.3449],[-71.843,44.3447],[-71.8437,44.3445],[-71.8444,44.3443],[-71.8452,44.344],[-71.8456,44.3438],[-71.8468,44.3434],[-71.8476,44.343],[-71.8487,44.3426],[-71.8499,44.3421],[-71.8504,44.3419],[-71.8513,44.3415],[-71.8518,44.3413],[-71.8523,44.3412],[-71.8529,44.3409],[-71.8539,44.3407],[-71.855,44.3406],[-71.8561,44.3405],[-71.8572,44.3405],[-71.8583,44.3404],[-71.8591,44.3404],[-71.8602,44.3404],[-71.8617,44.3402],[-71.8631,44.3399],[-71.8641,44.3396],[-71.8648,44.3394],[-71.8656,44.339],[-71.8664,44.3387],[-71.867,44.3384],[-71.8676,44.3381],[-71.8681,44.3378],[-71.8692,44.3374],[-71.8702,44.337],[-71.8714,44.3367],[-71.8716,44.3367],[-71.8717,44.3367],[-71.8719,44.3367],[-71.8725,44.3367],[-71.8731,44.3368],[-71.8738,44.337],[-71.874,44.3371],[-71.8742,44.3372],[-71.8746,44.3373],[-71.8747,44.3374],[-71.875,44.3376],[-71.8752,44.3377],[-71.8755,44.3377],[-71.8758,44.3378],[-71.876,44.3379],[-71.8762,44.3381],[-71.8764,44.3382],[-71.8765,44.3382],[-71.8766,44.3382],[-71.8767,44.3382],[-71.877,44.3383],[-71.8771,44.3383],[-71.8773,44.3383],[-71.8778,44.3385],[-71.8789,44.3389],[-71.88,44.3395],[-71.881,44.3397],[-71.8815,44.34],[-71.8818,44.3402],[-71.882,44.3403],[-71.8825,44.3406],[-71.8827,44.3408],[-71.8836,44.3411],[-71.8837,44.3412],[-71.8838,44.3413],[-71.884,44.3413],[-71.8841,44.3414],[-71.8842,44.3415],[-71.8843,44.3416],[-71.8846,44.3417],[-71.8858,44.3422],[-71.8859,44.3423],[-71.8865,44.3425],[-71.8868,44.3426],[-71.8878,44.3428],[-71.8886,44.343],[-71.889,44.3431],[-71.8904,44.3431],[-71.8909,44.3432],[-71.8914,44.3434],[-71.8916,44.3434],[-71.892,44.3434],[-71.8927,44.3436],[-71.8933,44.3438],[-71.8942,44.3443],[-71.895,44.3446],[-71.8958,44.345],[-71.8965,44.3454],[-71.8967,44.3454],[-71.8967,44.3455],[-71.8972,44.3457],[-71.898,44.3461],[-71.8988,44.3464],[-71.8995,44.3467],[-71.9006,44.347],[-71.9017,44.3473],[-71.9027,44.3476],[-71.903,44.3477],[-71.9038,44.3479],[-71.9046,44.3481],[-71.9051,44.3482],[-71.9054,44.3482],[-71.906,44.3483],[-71.9067,44.3483],[-71.9069,44.3483],[-71.9077,44.3484],[-71.9084,44.3484],[-71.9094,44.3484],[-71.9106,44.3484],[-71.9115,44.3483],[-71.9124,44.3481],[-71.9133,44.3479],[-71.9142,44.3477],[-71.9151,44.3475],[-71.9156,44.3473],[-71.916,44.347],[-71.9161,44.347],[-71.9163,44.347],[-71.9168,44.3468],[-71.9172,44.3466],[-71.9174,44.3465],[-71.9186,44.3457],[-71.9188,44.3456],[-71.9194,44.3451],[-71.9199,44.3448],[-71.9205,44.3444],[-71.9211,44.344],[-71.9213,44.3439],[-71.9215,44.3438],[-71.9225,44.3433],[-71.9233,44.3429],[-71.9241,44.3425],[-71.9244,44.3424],[-71.9246,44.3423],[-71.9249,44.3421],[-71.9252,44.3419],[-71.9254,44.3417],[-71.926,44.341],[-71.9265,44.3406],[-71.9272,44.3396],[-71.928,44.3386],[-71.9288,44.3379],[-71.9291,44.3376],[-71.9294,44.3375],[-71.9302,44.3372],[-71.9306,44.337],[-71.9312,44.3368],[-71.9325,44.3364],[-71.9326,44.3364],[-71.934,44.336],[-71.9341,44.336],[-71.9345,44.3359],[-71.9352,44.3358],[-71.9361,44.3357],[-71.9368,44.3357],[-71.9377,44.3357],[-71.9386,44.3358],[-71.9392,44.3359],[-71.9397,44.336],[-71.9407,44.3363],[-71.9417,44.3365],[-71.942,44.3366],[-71.9428,44.3369],[-71.9436,44.3372],[-71.9443,44.3376],[-71.9446,44.3376],[-71.9451,44.3377],[-71.9456,44.3377],[-71.9467,44.3377],[-71.9479,44.3377],[-71.9486,44.3377],[-71.9491,44.3377],[-71.9505,44.3376],[-71.9519,44.3376],[-71.9534,44.3376],[-71.9546,44.3376],[-71.9559,44.3375],[-71.9571,44.3375],[-71.9581,44.3374],[-71.9585,44.3373],[-71.9598,44.337],[-71.9611,44.3367],[-71.9621,44.3366],[-71.963,44.3365],[-71.9641,44.3365],[-71.9652,44.3365],[-71.9664,44.3366],[-71.9676,44.3366],[-71.9689,44.3366],[-71.9701,44.3366],[-71.9713,44.3367],[-71.9714,44.3367],[-71.9725,44.3367],[-71.9737,44.3368],[-71.9745,44.3369],[-71.9758,44.3371],[-71.977,44.3374],[-71.9778,44.3375],[-71.9783,44.3375],[-71.9795,44.3373],[-71.9805,44.3374],[-71.9809,44.3374],[-71.9814,44.3374],[-71.9817,44.3373],[-71.9822,44.3372],[-71.9824,44.3371],[-71.9828,44.3369],[-71.984,44.3365],[-71.9841,44.3364],[-71.9844,44.3362],[-71.9845,44.3361],[-71.9847,44.336],[-71.9847,44.3359],[-71.9848,44.3358],[-71.985,44.335],[-71.9851,44.3347],[-71.9855,44.3335],[-71.9857,44.3332],[-71.986,44.3323],[-71.9865,44.3315],[-71.9868,44.3311],[-71.9876,44.3304],[-71.9881,44.3301],[-71.9883,44.33],[-71.9889,44.3297],[-71.99,44.3295],[-71.9902,44.3294],[-71.991,44.3292],[-71.9918,44.329],[-71.9923,44.3288],[-71.9927,44.3286],[-71.9935,44.3281],[-71.994,44.3278],[-71.9954,44.3273],[-71.9968,44.3268],[-71.9981,44.3263],[-71.9996,44.3258],[-72.0002,44.3257],[-72.0006,44.3256],[-72.0008,44.3255],[-72.0011,44.3255],[-72.0012,44.3254],[-72.0013,44.3254],[-72.0015,44.3253],[-72.0016,44.3251],[-72.0016,44.325],[-72.0017,44.325],[-72.0018,44.3249],[-72.0019,44.3249],[-72.0023,44.3247],[-72.0034,44.3242],[-72.0039,44.3241],[-72.0047,44.3238],[-72.0049,44.3238],[-72.0051,44.3237],[-72.006,44.3235],[-72.0065,44.3233],[-72.0068,44.3232],[-72.007,44.3231],[-72.0071,44.3231],[-72.0085,44.3224],[-72.0091,44.3222],[-72.0105,44.3218],[-72.0115,44.3215],[-72.0125,44.3213],[-72.0135,44.3211],[-72.0145,44.3209],[-72.0159,44.3206],[-72.0168,44.3205],[-72.0172,44.3205],[-72.0174,44.3205],[-72.0189,44.3202],[-72.0192,44.3202],[-72.0194,44.3203],[-72.0195,44.3203],[-72.0196,44.3204],[-72.0197,44.3207],[-72.0198,44.3208],[-72.0199,44.3208],[-72.0201,44.3208],[-72.0202,44.3208],[-72.0203,44.3208],[-72.0204,44.3207],[-72.0207,44.3207],[-72.0208,44.3207],[-72.021,44.3209],[-72.0211,44.3209],[-72.0214,44.321],[-72.0217,44.321],[-72.0228,44.3213],[-72.0239,44.3215],[-72.0254,44.3219],[-72.0259,44.322],[-72.0262,44.3221],[-72.0275,44.3223],[-72.0278,44.3223],[-72.029,44.3224],[-72.0293,44.3223],[-72.0298,44.3222],[-72.0299,44.3221],[-72.0301,44.3219],[-72.0305,44.3216],[-72.0311,44.321],[-72.0314,44.3209],[-72.032,44.3206],[-72.0323,44.3206],[-72.0324,44.3205],[-72.0327,44.3205],[-72.0328,44.3205],[-72.033,44.3198],[-72.033,44.3195],[-72.0331,44.319],[-72.0336,44.3181],[-72.0337,44.3176],[-72.0336,44.3171],[-72.0334,44.3167],[-72.0334,44.3165],[-72.0333,44.3164],[-72.0331,44.3162],[-72.033,44.3161],[-72.0321,44.3157],[-72.0319,44.3156],[-72.0316,44.3155],[-72.0315,44.3154],[-72.0314,44.3152],[-72.0316,44.3147],[-72.0314,44.3141],[-72.0315,44.3136],[-72.0318,44.3126],[-72.0322,44.312],[-72.0322,44.3119],[-72.0324,44.3109],[-72.0326,44.3103],[-72.0325,44.3095],[-72.0324,44.308],[-72.0324,44.3075],[-72.0323,44.3069],[-72.0323,44.3067],[-72.0323,44.306],[-72.0323,44.3051],[-72.0323,44.3043],[-72.0323,44.304],[-72.0324,44.3032],[-72.0327,44.3025],[-72.0329,44.3022],[-72.0338,44.3011],[-72.0342,44.3007],[-72.0347,44.3004],[-72.0349,44.3003],[-72.035,44.3002],[-72.0351,44.3001],[-72.0354,44.2999],[-72.0355,44.2998],[-72.0358,44.2993],[-72.0361,44.2989],[-72.0366,44.2982],[-72.0367,44.2981],[-72.0368,44.2979],[-72.037,44.2976],[-72.0372,44.2974],[-72.0381,44.2967],[-72.0385,44.2964],[-72.0392,44.2961],[-72.0395,44.296],[-72.0395,44.2959],[-72.0396,44.2959],[-72.0399,44.2958],[-72.0402,44.2957],[-72.0412,44.2955],[-72.0418,44.2954],[-72.0423,44.2954],[-72.0428,44.2955],[-72.0431,44.2955],[-72.0436,44.2955],[-72.044,44.2953],[-72.0445,44.295],[-72.0449,44.2945],[-72.045,44.2942],[-72.0452,44.2939],[-72.0453,44.2932],[-72.0455,44.2928],[-72.0458,44.2924],[-72.0464,44.292],[-72.0467,44.2918],[-72.047,44.2918],[-72.0471,44.2917],[-72.0476,44.2915],[-72.0487,44.2913],[-72.0493,44.2911],[-72.0499,44.2909],[-72.0504,44.2908],[-72.0512,44.2907],[-72.052,44.2906],[-72.0526,44.2905],[-72.0529,44.2905],[-72.053,44.2905],[-72.0532,44.2904],[-72.0535,44.2903],[-72.0537,44.2902],[-72.0543,44.2898],[-72.0545,44.2895],[-72.0546,44.2893],[-72.0551,44.2888],[-72.0555,44.2885],[-72.0561,44.2882],[-72.0562,44.288],[-72.0562,44.2877],[-72.0564,44.2876],[-72.057,44.2874],[-72.0573,44.2873],[-72.0574,44.2872],[-72.0575,44.2872],[-72.0577,44.2871],[-72.058,44.2869],[-72.0581,44.2868],[-72.0584,44.2867],[-72.0586,44.2865],[-72.0591,44.2861],[-72.0596,44.2856],[-72.0598,44.2854],[-72.0599,44.2852],[-72.06,44.2851],[-72.0602,44.2848],[-72.0603,44.2844],[-72.0605,44.2841],[-72.0606,44.284],[-72.0606,44.2837],[-72.0607,44.2835],[-72.0609,44.2833],[-72.0613,44.2827],[-72.0617,44.2823],[-72.0625,44.2817],[-72.0627,44.2816],[-72.0629,44.2813],[-72.0633,44.2808],[-72.0634,44.2806],[-72.0638,44.2801],[-72.0641,44.2797],[-72.0644,44.2793],[-72.0646,44.279],[-72.0647,44.2786],[-72.0656,44.277],[-72.0657,44.2769],[-72.0657,44.2767],[-72.0659,44.2766],[-72.0659,44.2765],[-72.066,44.2764],[-72.066,44.2763],[-72.0659,44.2762],[-72.0659,44.2761],[-72.0662,44.2752],[-72.0664,44.275],[-72.0665,44.275],[-72.0668,44.275],[-72.0669,44.2749],[-72.0672,44.2744],[-72.0675,44.2739],[-72.0675,44.2738],[-72.0677,44.2736],[-72.0679,44.2734],[-72.0681,44.2729],[-72.0682,44.2725],[-72.0684,44.2713],[-72.0685,44.2708],[-72.0684,44.2705],[-72.0683,44.2702],[-72.0681,44.2698],[-72.068,44.2695],[-72.0676,44.2688],[-72.0671,44.2682],[-72.0669,44.2681],[-72.0667,44.2681],[-72.0665,44.2681],[-72.0664,44.2681],[-72.0661,44.2685],[-72.0659,44.2687],[-72.0657,44.2687],[-72.0657,44.2686],[-72.0654,44.268],[-72.0654,44.2679],[-72.0651,44.2678],[-72.0648,44.2677],[-72.0646,44.2677],[-72.0646,44.2679],[-72.0642,44.268],[-72.064,44.2681],[-72.0638,44.2684],[-72.0635,44.2685],[-72.0634,44.2686],[-72.0633,44.2687],[-72.0633,44.2689],[-72.0631,44.2691],[-72.063,44.2691],[-72.0622,44.2694],[-72.062,44.2694],[-72.0618,44.2694],[-72.0613,44.2694],[-72.0609,44.2695],[-72.0603,44.2698],[-72.06,44.2698],[-72.0596,44.2699],[-72.0592,44.2699],[-72.0586,44.27],[-72.0584,44.2701],[-72.0583,44.2701],[-72.0584,44.27],[-72.0585,44.2698],[-72.0583,44.2694],[-72.0584,44.2692],[-72.0586,44.2691],[-72.059,44.2687],[-72.0597,44.268],[-72.06,44.2678],[-72.0601,44.2676],[-72.06,44.2675],[-72.0599,44.2675],[-72.0598,44.2676],[-72.0598,44.2677],[-72.0597,44.2677],[-72.0597,44.2678],[-72.0596,44.2678],[-72.0596,44.2677],[-72.0595,44.2676],[-72.0594,44.2673],[-72.0593,44.2672],[-72.0588,44.2671],[-72.0587,44.267],[-72.0588,44.2668],[-72.0589,44.2665],[-72.059,44.2661],[-72.059,44.2659],[-72.0589,44.2656],[-72.0587,44.2653],[-72.0586,44.2651],[-72.0587,44.265],[-72.0589,44.265],[-72.059,44.265],[-72.059,44.2648],[-72.0591,44.2647],[-72.0593,44.2642],[-72.0595,44.264],[-72.0596,44.264],[-72.0597,44.264],[-72.0595,44.2644],[-72.0594,44.2644],[-72.0596,44.2647],[-72.0595,44.2648],[-72.0594,44.2649],[-72.0593,44.2649],[-72.0593,44.265],[-72.0594,44.2651],[-72.0594,44.2653],[-72.0594,44.2654],[-72.0593,44.2657],[-72.0593,44.2658],[-72.0594,44.2658],[-72.0595,44.2658],[-72.0597,44.2656],[-72.0604,44.2648],[-72.0605,44.2646],[-72.0605,44.2645],[-72.0606,44.2642],[-72.0607,44.2639],[-72.0609,44.2634],[-72.061,44.2632],[-72.0611,44.2632],[-72.0613,44.2632],[-72.0614,44.2634],[-72.0615,44.2635],[-72.0615,44.2636],[-72.0616,44.2636],[-72.0617,44.2636],[-72.0617,44.2634],[-72.0616,44.2633],[-72.0612,44.2631],[-72.0611,44.2629],[-72.0611,44.2627],[-72.0611,44.2625],[-72.0612,44.2625],[-72.0611,44.2624],[-72.061,44.2622],[-72.0608,44.2619],[-72.0604,44.2619],[-72.0596,44.262],[-72.0595,44.262],[-72.0596,44.2617],[-72.0597,44.2616],[-72.0598,44.2616],[-72.0599,44.2616],[-72.06,44.2615],[-72.0602,44.2613],[-72.0603,44.2614],[-72.0601,44.2616],[-72.0601,44.2617],[-72.0602,44.2617],[-72.0604,44.2616],[-72.0605,44.2616],[-72.0606,44.2615],[-72.0607,44.2612],[-72.0608,44.2611],[-72.0609,44.2611],[-72.061,44.2611],[-72.0611,44.2611],[-72.0614,44.2611],[-72.0615,44.2611],[-72.0615,44.261],[-72.0612,44.2609],[-72.0608,44.2609],[-72.0605,44.2609],[-72.0603,44.2607],[-72.0602,44.2604],[-72.0601,44.2601],[-72.06,44.2599],[-72.06,44.2597],[-72.0598,44.2595],[-72.0598,44.259],[-72.0598,44.2586],[-72.0599,44.2584],[-72.0601,44.2582],[-72.0601,44.2581],[-72.0598,44.2575],[-72.0597,44.2574],[-72.0598,44.2569],[-72.0597,44.2564],[-72.0596,44.2561],[-72.0593,44.2559],[-72.0592,44.2557],[-72.059,44.2555],[-72.0589,44.2552],[-72.0587,44.255],[-72.0583,44.2545],[-72.0581,44.2542],[-72.0579,44.254],[-72.0576,44.2533],[-72.0572,44.2527],[-72.0568,44.252],[-72.0568,44.2519],[-72.0563,44.2513],[-72.056,44.2509],[-72.0559,44.2507],[-72.0557,44.2501],[-72.0554,44.2499],[-72.0554,44.2495],[-72.0552,44.249],[-72.0552,44.2489],[-72.0548,44.2482],[-72.0548,44.248],[-72.0547,44.2479],[-72.0546,44.2478],[-72.0543,44.2477],[-72.0542,44.2477],[-72.0541,44.2475],[-72.0541,44.2474],[-72.0541,44.2473],[-72.0536,44.2467],[-72.0534,44.2465],[-72.0532,44.2464],[-72.0527,44.2462],[-72.0526,44.2462],[-72.0525,44.246],[-72.0515,44.2454],[-72.0511,44.2451],[-72.051,44.2451],[-72.0509,44.245],[-72.0506,44.2448],[-72.0501,44.2443],[-72.0498,44.2439],[-72.0496,44.2436],[-72.0493,44.2429],[-72.0481,44.2405],[-72.0478,44.2399],[-72.0477,44.2394],[-72.0477,44.239],[-72.0478,44.2385],[-72.0479,44.2381],[-72.0479,44.238],[-72.048,44.2379],[-72.0482,44.2373],[-72.0486,44.2367],[-72.049,44.2363],[-72.0496,44.2355],[-72.0499,44.2351],[-72.0499,44.2349],[-72.0501,44.2345],[-72.0502,44.2339],[-72.0503,44.2338],[-72.0506,44.233],[-72.0506,44.2329],[-72.0507,44.2323],[-72.051,44.2319],[-72.051,44.2317],[-72.0511,44.2315],[-72.0512,44.2312],[-72.0515,44.2309],[-72.0517,44.2304],[-72.0519,44.2299],[-72.052,44.2296],[-72.0522,44.2293],[-72.0522,44.229],[-72.0523,44.2287],[-72.0527,44.2279],[-72.0528,44.2279],[-72.0529,44.2277],[-72.053,44.227],[-72.0532,44.2265],[-72.0536,44.2256],[-72.0536,44.2253],[-72.0537,44.2247],[-72.0538,44.2242],[-72.0539,44.2234],[-72.0538,44.2229],[-72.0537,44.2227],[-72.0535,44.2218],[-72.0533,44.2211],[-72.0532,44.2208],[-72.0531,44.2206],[-72.0529,44.2201],[-72.0527,44.2198],[-72.0527,44.2197],[-72.0527,44.2196],[-72.0526,44.2195],[-72.0525,44.2189],[-72.0525,44.2186],[-72.0525,44.2183],[-72.0525,44.218],[-72.0526,44.2178],[-72.0528,44.2173],[-72.0528,44.2172],[-72.053,44.2169],[-72.0534,44.2159],[-72.0539,44.2149],[-72.0546,44.214],[-72.0546,44.2139],[-72.0554,44.2128],[-72.0555,44.2127],[-72.0559,44.2124],[-72.0562,44.2122],[-72.0567,44.212],[-72.058,44.2118],[-72.0583,44.2118],[-72.0584,44.2118],[-72.0586,44.2115],[-72.0589,44.2113],[-72.0591,44.2111],[-72.0595,44.2106],[-72.0595,44.2104],[-72.0595,44.2103],[-72.0596,44.21],[-72.0598,44.2098],[-72.0599,44.2098],[-72.0598,44.2097],[-72.0596,44.2097],[-72.0595,44.2096],[-72.0593,44.2094],[-72.0591,44.209],[-72.059,44.2089],[-72.0588,44.2087],[-72.0585,44.2086],[-72.0585,44.2085],[-72.0585,44.2084],[-72.0587,44.2083],[-72.0586,44.2082],[-72.0585,44.2082],[-72.0582,44.2082],[-72.0582,44.2081],[-72.0583,44.208],[-72.0583,44.2079],[-72.0584,44.2078],[-72.0585,44.2077],[-72.0586,44.2076],[-72.0588,44.2076],[-72.0588,44.2075],[-72.0587,44.2072],[-72.0586,44.2069],[-72.0584,44.2066],[-72.0581,44.2065],[-72.0579,44.2063],[-72.0578,44.2061],[-72.0577,44.2058],[-72.058,44.2046],[-72.058,44.2043],[-72.0584,44.2034],[-72.0587,44.2027],[-72.0587,44.202],[-72.059,44.2017],[-72.0591,44.2016],[-72.0593,44.2012],[-72.0594,44.201],[-72.0598,44.2005],[-72.0604,44.1998],[-72.0609,44.1995],[-72.0615,44.1992],[-72.0619,44.1989],[-72.0623,44.1987],[-72.0625,44.1986],[-72.0626,44.1986],[-72.0628,44.1987],[-72.0629,44.1987],[-72.0633,44.1985],[-72.0638,44.1982],[-72.064,44.198],[-72.0643,44.1976],[-72.0644,44.1975],[-72.0644,44.1972],[-72.0644,44.1965],[-72.0644,44.1964],[-72.0644,44.1961],[-72.0643,44.1957],[-72.0644,44.1954],[-72.0648,44.1946],[-72.065,44.1933],[-72.0654,44.1924],[-72.0659,44.1912],[-72.0661,44.1907],[-72.0662,44.1904],[-72.0662,44.1901],[-72.066,44.1896],[-72.0658,44.1893],[-72.065,44.1885],[-72.0648,44.1883],[-72.0646,44.1881],[-72.0643,44.1878],[-72.0641,44.1876],[-72.0629,44.1865],[-72.0615,44.1853],[-72.0609,44.1845],[-72.0605,44.1842],[-72.0601,44.1839],[-72.0596,44.1831],[-72.059,44.1823],[-72.0588,44.182],[-72.0586,44.1817],[-72.0583,44.1813],[-72.0578,44.1803],[-72.0577,44.1801],[-72.0576,44.1797],[-72.0575,44.1795],[-72.0572,44.1788],[-72.0569,44.1778],[-72.0569,44.1777],[-72.0568,44.1774],[-72.0567,44.1767],[-72.0564,44.176],[-72.0563,44.1756],[-72.0551,44.1738],[-72.0543,44.1724],[-72.0541,44.1718],[-72.0538,44.1703],[-72.0535,44.1696],[-72.0533,44.1687],[-72.053,44.1682],[-72.0523,44.1672],[-72.0521,44.1668],[-72.0518,44.1665],[-72.0512,44.1662],[-72.0503,44.1657],[-72.0496,44.1655],[-72.049,44.1653],[-72.049,44.1652],[-72.0488,44.1651],[-72.0487,44.1649],[-72.0486,44.1649],[-72.0483,44.1642],[-72.0481,44.1638],[-72.048,44.1632],[-72.048,44.1631],[-72.0479,44.1625],[-72.0478,44.1622],[-72.0476,44.1619],[-72.0472,44.1616],[-72.0466,44.1615],[-72.0464,44.1614],[-72.0462,44.1615],[-72.0457,44.1616],[-72.0453,44.1617],[-72.045,44.1617],[-72.0446,44.1618],[-72.0431,44.1617],[-72.0427,44.1619],[-72.0426,44.162],[-72.0425,44.1621],[-72.0423,44.1621],[-72.0423,44.162],[-72.0423,44.1619],[-72.0423,44.1618],[-72.0422,44.1617],[-72.0421,44.1616],[-72.042,44.1615],[-72.0422,44.1612],[-72.0423,44.161],[-72.0426,44.1604],[-72.043,44.1599],[-72.0432,44.1593],[-72.0435,44.1588],[-72.0439,44.1581],[-72.0439,44.1578],[-72.0438,44.1573],[-72.0434,44.1569],[-72.0433,44.1567],[-72.0431,44.1566],[-72.043,44.1565],[-72.0427,44.1565],[-72.0425,44.1565],[-72.0424,44.1565],[-72.0421,44.1566],[-72.0419,44.1566],[-72.0418,44.1567],[-72.0408,44.1568],[-72.0397,44.1572],[-72.0396,44.1572],[-72.0397,44.157],[-72.0398,44.1569],[-72.0397,44.1569],[-72.0396,44.1568],[-72.0395,44.1568],[-72.0391,44.1569],[-72.039,44.1568],[-72.0389,44.1564],[-72.0389,44.1563],[-72.0392,44.1562],[-72.0393,44.1561],[-72.0395,44.156],[-72.0397,44.1559],[-72.0398,44.1557],[-72.0399,44.1557],[-72.0402,44.1554],[-72.0406,44.1551],[-72.0407,44.1548],[-72.0409,44.1545],[-72.0409,44.1543],[-72.0412,44.154],[-72.0412,44.1539],[-72.0415,44.1537],[-72.0415,44.1535],[-72.0416,44.1533],[-72.0417,44.1531],[-72.042,44.153],[-72.0422,44.1528],[-72.0424,44.1525],[-72.0424,44.1523],[-72.0425,44.1522],[-72.0425,44.1521],[-72.0428,44.1512],[-72.0428,44.151],[-72.0429,44.1506],[-72.0428,44.15],[-72.0427,44.1495],[-72.0426,44.1491],[-72.0421,44.1481],[-72.0419,44.1476],[-72.0419,44.1471],[-72.0419,44.1466],[-72.0419,44.1463],[-72.042,44.1462],[-72.042,44.146],[-72.042,44.1457],[-72.0421,44.1454],[-72.0421,44.1451],[-72.0421,44.1449],[-72.042,44.1444],[-72.0419,44.1442],[-72.042,44.1439],[-72.0419,44.143],[-72.0419,44.1429],[-72.0418,44.1412],[-72.0417,44.1406],[-72.0416,44.14],[-72.0415,44.1397],[-72.0416,44.1394],[-72.0419,44.1376],[-72.0419,44.1375],[-72.0419,44.1374],[-72.042,44.1372],[-72.042,44.137],[-72.0418,44.1367],[-72.0414,44.1363],[-72.0411,44.1361],[-72.0403,44.1356],[-72.0397,44.1352],[-72.0386,44.1343],[-72.0374,44.1334],[-72.0372,44.1333],[-72.0371,44.1333],[-72.0368,44.1332],[-72.0357,44.133],[-72.0353,44.1328],[-72.0342,44.1325],[-72.034,44.1324],[-72.0338,44.1323],[-72.0336,44.1322],[-72.0333,44.1319],[-72.0333,44.1317],[-72.0333,44.1314],[-72.0334,44.1311],[-72.0344,44.1302],[-72.0346,44.13],[-72.0352,44.1295],[-72.0356,44.1292],[-72.0357,44.129],[-72.036,44.1285],[-72.0361,44.1279],[-72.0361,44.1278],[-72.0362,44.1276],[-72.0363,44.1271],[-72.0365,44.1262],[-72.0366,44.1259],[-72.0368,44.1255],[-72.0369,44.1253],[-72.0371,44.1251],[-72.0373,44.1249],[-72.0377,44.1247],[-72.0383,44.1246],[-72.0386,44.1246],[-72.0388,44.1246],[-72.0391,44.1248],[-72.0393,44.1248],[-72.0396,44.1249],[-72.0399,44.1251],[-72.04,44.1252],[-72.0403,44.1253],[-72.0406,44.1254],[-72.0413,44.1253],[-72.0415,44.1253],[-72.0421,44.1252],[-72.0423,44.1251],[-72.0425,44.1251],[-72.0425,44.125],[-72.0431,44.1247],[-72.0432,44.1248],[-72.0434,44.1248],[-72.044,44.1248],[-72.0451,44.1247],[-72.0456,44.1245],[-72.046,44.1243],[-72.0462,44.1241],[-72.0464,44.1237],[-72.0464,44.1236],[-72.0469,44.1233],[-72.0473,44.123],[-72.0477,44.1228],[-72.0478,44.1228],[-72.0485,44.1225],[-72.0488,44.1223],[-72.049,44.1222],[-72.0492,44.122],[-72.0494,44.1218],[-72.0499,44.1212],[-72.0503,44.1206],[-72.0505,44.1203],[-72.0507,44.1202],[-72.0511,44.12],[-72.0516,44.12],[-72.0517,44.12],[-72.0519,44.1199],[-72.052,44.1198],[-72.0521,44.1197],[-72.0523,44.1197],[-72.0523,44.1198],[-72.0524,44.1199],[-72.0525,44.1198],[-72.0528,44.1197],[-72.0529,44.1197],[-72.0531,44.1195],[-72.0532,44.1193],[-72.0531,44.1189],[-72.0531,44.1187],[-72.053,44.1182],[-72.053,44.1181],[-72.0532,44.1176],[-72.0532,44.1172],[-72.0532,44.1156],[-72.0532,44.1155],[-72.0532,44.115],[-72.0533,44.1147],[-72.0533,44.1144],[-72.0535,44.1142],[-72.0536,44.114],[-72.0537,44.1138],[-72.0546,44.1126],[-72.0551,44.1117],[-72.0553,44.1112],[-72.0554,44.1109],[-72.0554,44.1108],[-72.0553,44.1106],[-72.0551,44.1104],[-72.055,44.1101],[-72.0549,44.11],[-72.0544,44.108],[-72.0541,44.1072],[-72.0538,44.1065],[-72.0535,44.106],[-72.0532,44.1055],[-72.053,44.1049],[-72.0529,44.1044],[-72.0528,44.1037],[-72.0528,44.1034],[-72.0528,44.1028],[-72.0529,44.1025],[-72.0528,44.1018],[-72.0527,44.1014],[-72.0521,44.1002],[-72.0519,44.0998],[-72.0512,44.0991],[-72.0507,44.0986],[-72.0504,44.0982],[-72.0499,44.0978],[-72.0492,44.0974],[-72.0485,44.0969],[-72.0484,44.0969],[-72.0479,44.0966],[-72.0478,44.0966],[-72.0475,44.0965],[-72.047,44.0964],[-72.0465,44.0964],[-72.0461,44.0964],[-72.0459,44.0963],[-72.0449,44.0963],[-72.0445,44.0963],[-72.0441,44.0965],[-72.0439,44.0966],[-72.0435,44.097],[-72.0431,44.0972],[-72.043,44.0974],[-72.043,44.0977],[-72.043,44.0983],[-72.0426,44.0992],[-72.0426,44.0994],[-72.0426,44.0996],[-72.0426,44.0997],[-72.0427,44.1],[-72.0426,44.1001],[-72.0426,44.1005],[-72.0424,44.101],[-72.0423,44.1013],[-72.0418,44.1018],[-72.0415,44.1022],[-72.0413,44.1024],[-72.0411,44.1026],[-72.041,44.1027],[-72.0409,44.1028],[-72.0409,44.1029],[-72.0407,44.1029],[-72.0406,44.103],[-72.04,44.1033],[-72.0395,44.1035],[-72.0386,44.1036],[-72.0383,44.1035],[-72.0378,44.1034],[-72.0375,44.1033],[-72.0368,44.1032],[-72.0362,44.1029],[-72.0359,44.1028],[-72.035,44.1023],[-72.0346,44.1022],[-72.0345,44.1022],[-72.0339,44.102],[-72.0338,44.102],[-72.0335,44.1019],[-72.0331,44.1018],[-72.0327,44.1016],[-72.0324,44.1015],[-72.0321,44.1013],[-72.032,44.1012],[-72.0316,44.1008],[-72.0313,44.1004],[-72.031,44.0999],[-72.0309,44.0997],[-72.0308,44.0994],[-72.0306,44.0988],[-72.0306,44.0982],[-72.0307,44.0977],[-72.0309,44.0966],[-72.0314,44.0951],[-72.0316,44.0942],[-72.0318,44.0928],[-72.032,44.0922],[-72.0324,44.0915],[-72.0327,44.091],[-72.0333,44.0905],[-72.0337,44.0901],[-72.034,44.0899],[-72.0348,44.0895],[-72.0353,44.0892],[-72.036,44.089],[-72.0367,44.0887],[-72.0371,44.0886],[-72.0378,44.0886],[-72.039,44.0886],[-72.0399,44.0887],[-72.0402,44.0887],[-72.0411,44.0888],[-72.0419,44.089],[-72.043,44.089],[-72.0435,44.0889],[-72.0438,44.0888],[-72.0445,44.0885],[-72.0448,44.0883],[-72.0452,44.0879],[-72.0453,44.0873],[-72.0452,44.087],[-72.0451,44.0868],[-72.0451,44.0867],[-72.045,44.0865],[-72.0444,44.086],[-72.0434,44.0855],[-72.0432,44.0855],[-72.0429,44.0853],[-72.0427,44.0852],[-72.0413,44.0846],[-72.04,44.084],[-72.0392,44.0835],[-72.0387,44.0832],[-72.0382,44.083],[-72.034,44.0819],[-72.0332,44.0815],[-72.0323,44.0809],[-72.032,44.0804],[-72.0318,44.0802],[-72.0317,44.0796],[-72.0316,44.0792],[-72.0317,44.079],[-72.0318,44.0785],[-72.0321,44.0782],[-72.0324,44.078],[-72.0328,44.0777],[-72.0342,44.0771],[-72.0348,44.0769],[-72.0353,44.0768],[-72.0357,44.0767],[-72.0358,44.0767],[-72.0365,44.0766],[-72.037,44.0765],[-72.0376,44.0766],[-72.038,44.0765],[-72.0385,44.0766],[-72.0389,44.0767],[-72.0393,44.0769],[-72.0396,44.0771],[-72.0403,44.0776],[-72.0405,44.0779],[-72.0406,44.078],[-72.0408,44.0782],[-72.0408,44.0783],[-72.041,44.0785],[-72.0414,44.0789],[-72.0415,44.079],[-72.0427,44.0792],[-72.0431,44.0793],[-72.0435,44.0792],[-72.0443,44.079],[-72.0448,44.0789],[-72.0456,44.0784],[-72.0461,44.0782],[-72.047,44.0779],[-72.0476,44.0778],[-72.0504,44.0774],[-72.0516,44.0771],[-72.0521,44.0769],[-72.0525,44.0766],[-72.0529,44.0763],[-72.053,44.0761],[-72.0529,44.0758],[-72.0527,44.0751],[-72.0524,44.0749],[-72.0523,44.0748],[-72.0522,44.0746],[-72.0523,44.0743],[-72.052,44.0741],[-72.0512,44.0738],[-72.0501,44.0731],[-72.0496,44.0728],[-72.0492,44.0723],[-72.0489,44.0717],[-72.0486,44.0712],[-72.0483,44.0707],[-72.0482,44.0703],[-72.0483,44.0697],[-72.0486,44.0692],[-72.049,44.0688],[-72.0503,44.0673],[-72.0507,44.067],[-72.0515,44.0665],[-72.0518,44.0663],[-72.0521,44.0659],[-72.0526,44.0654],[-72.053,44.065],[-72.0537,44.0641],[-72.0539,44.0639],[-72.0544,44.063],[-72.0547,44.0625],[-72.0548,44.0619],[-72.055,44.0614],[-72.0553,44.0608],[-72.0558,44.06],[-72.0562,44.0594],[-72.0568,44.0588],[-72.0573,44.0583],[-72.0577,44.0581],[-72.0582,44.0579],[-72.0589,44.0577],[-72.0593,44.0577],[-72.06,44.0577],[-72.061,44.0578],[-72.0626,44.0581],[-72.0631,44.0582],[-72.065,44.0582],[-72.0653,44.0583],[-72.0654,44.0583],[-72.0656,44.0583],[-72.0666,44.0581],[-72.0673,44.0579],[-72.0675,44.0579],[-72.068,44.0575],[-72.0681,44.0574],[-72.069,44.0553],[-72.0691,44.0549],[-72.0691,44.0547],[-72.0689,44.0543],[-72.0685,44.0539],[-72.0679,44.0535],[-72.0675,44.0533],[-72.0668,44.0531],[-72.0664,44.053],[-72.0661,44.0529],[-72.0652,44.0527],[-72.0639,44.0525],[-72.0636,44.0524],[-72.0631,44.0522],[-72.0626,44.0518],[-72.0624,44.0516],[-72.0622,44.0513],[-72.062,44.0511],[-72.0619,44.0506],[-72.0618,44.05],[-72.0618,44.0498],[-72.0619,44.0496],[-72.062,44.0495],[-72.0624,44.0494],[-72.0625,44.0493],[-72.0631,44.0493],[-72.064,44.0492],[-72.0648,44.0492],[-72.0653,44.0492],[-72.0656,44.0491],[-72.0661,44.049],[-72.0682,44.0482],[-72.0723,44.0465],[-72.0732,44.0461],[-72.0742,44.0458],[-72.0761,44.045],[-72.0768,44.0446],[-72.0773,44.0443],[-72.0778,44.0438],[-72.0783,44.0434],[-72.0787,44.0429],[-72.079,44.0423],[-72.0794,44.0414],[-72.0794,44.041],[-72.0794,44.0406],[-72.0794,44.0403],[-72.0791,44.0395],[-72.0789,44.0389],[-72.0789,44.0388],[-72.0786,44.0384],[-72.0786,44.0382],[-72.0782,44.0378],[-72.0777,44.0371],[-72.0777,44.0369],[-72.0773,44.0364],[-72.0769,44.036],[-72.0764,44.0355],[-72.076,44.035],[-72.0752,44.0336],[-72.0749,44.0331],[-72.0748,44.033],[-72.0748,44.0328],[-72.0748,44.0324],[-72.0749,44.0322],[-72.0751,44.0318],[-72.0754,44.0315],[-72.0759,44.0311],[-72.0767,44.0305],[-72.0771,44.0303],[-72.0778,44.0301],[-72.078,44.0301],[-72.0783,44.03],[-72.0787,44.0299],[-72.0789,44.0298],[-72.0791,44.0298],[-72.0792,44.0297],[-72.0793,44.0297],[-72.0798,44.0295],[-72.0802,44.0294],[-72.0804,44.0292],[-72.081,44.0287],[-72.0813,44.0284],[-72.0816,44.0278],[-72.0819,44.0272],[-72.0819,44.0267],[-72.0819,44.0264],[-72.0816,44.0252],[-72.0815,44.0248],[-72.0816,44.0246],[-72.0816,44.0242],[-72.0818,44.0237],[-72.0818,44.0236],[-72.082,44.0229],[-72.0822,44.0225],[-72.0825,44.022],[-72.0827,44.0218],[-72.0829,44.0216],[-72.0833,44.0213],[-72.084,44.0212],[-72.0847,44.0211],[-72.0851,44.0212],[-72.0855,44.0213],[-72.0863,44.0215],[-72.0864,44.0216],[-72.0873,44.0221],[-72.0876,44.0222],[-72.088,44.0224],[-72.0886,44.0228],[-72.0889,44.023],[-72.0892,44.0233],[-72.0903,44.024],[-72.0907,44.0242],[-72.0911,44.0243],[-72.0915,44.0244],[-72.0921,44.0244],[-72.0923,44.0243],[-72.0925,44.0241],[-72.0926,44.024],[-72.093,44.0238],[-72.0936,44.0236],[-72.094,44.0234],[-72.0943,44.0232],[-72.0945,44.023],[-72.0948,44.0226],[-72.0949,44.0224],[-72.095,44.022],[-72.095,44.0219],[-72.0953,44.0219],[-72.0954,44.0218],[-72.0954,44.0216],[-72.0955,44.0211],[-72.0958,44.0203],[-72.0959,44.0197],[-72.096,44.0188],[-72.0959,44.0183],[-72.0958,44.0177],[-72.0957,44.0174],[-72.0956,44.017],[-72.0953,44.0165],[-72.0953,44.0163],[-72.0949,44.0155],[-72.0946,44.0151],[-72.0944,44.0149],[-72.0941,44.0147],[-72.0938,44.0145],[-72.0936,44.0143],[-72.0931,44.014],[-72.0921,44.0131],[-72.091,44.0119],[-72.0906,44.0114],[-72.0904,44.0108],[-72.0904,44.0103],[-72.0904,44.0102],[-72.0905,44.0099],[-72.0907,44.0097],[-72.0912,44.0094],[-72.0917,44.0092],[-72.0919,44.0091],[-72.0927,44.0091],[-72.0933,44.0093],[-72.0935,44.0094],[-72.0936,44.0097],[-72.0934,44.0101],[-72.0935,44.0106],[-72.0934,44.0109],[-72.0933,44.0112],[-72.0932,44.0114],[-72.0933,44.0121],[-72.0933,44.0124],[-72.0935,44.0129],[-72.094,44.0133],[-72.0944,44.0138],[-72.095,44.0142],[-72.0953,44.0144],[-72.0956,44.0145],[-72.0959,44.0146],[-72.0969,44.015],[-72.0976,44.0152],[-72.099,44.0154],[-72.0994,44.0155],[-72.0998,44.0154],[-72.1003,44.0153],[-72.1006,44.0152],[-72.1011,44.0151],[-72.1024,44.0148],[-72.1028,44.0146],[-72.1033,44.0142],[-72.1038,44.0137],[-72.1041,44.0135],[-72.1049,44.0133],[-72.1049,44.0132],[-72.1053,44.0131],[-72.1055,44.0128],[-72.1057,44.0125],[-72.1058,44.0123],[-72.1058,44.012],[-72.1058,44.0117],[-72.1057,44.0111],[-72.1056,44.0105],[-72.1055,44.0102],[-72.1054,44.01],[-72.1053,44.0099],[-72.1053,44.0095],[-72.1052,44.0093],[-72.1051,44.0091],[-72.105,44.009],[-72.105,44.0086],[-72.1049,44.0084],[-72.1048,44.0084],[-72.1046,44.0079],[-72.1046,44.0077],[-72.1044,44.0069],[-72.1043,44.0063],[-72.1042,44.006],[-72.104,44.0056],[-72.1039,44.0051],[-72.1039,44.0049],[-72.1036,44.004],[-72.1036,44.0035],[-72.1038,44.003],[-72.1041,44.0024],[-72.1044,44.0022],[-72.1047,44.002],[-72.1051,44.0018],[-72.1053,44.0018],[-72.1062,44.0016],[-72.1065,44.0016],[-72.1068,44.0014],[-72.1075,44.0012],[-72.1084,44.0007],[-72.1089,44.0005],[-72.1092,44.0004],[-72.1094,44.0002],[-72.1095,44],[-72.11,43.9996],[-72.1104,43.9993],[-72.1109,43.9986],[-72.1111,43.9984],[-72.1115,43.9979],[-72.1117,43.9976],[-72.1122,43.9971],[-72.1125,43.9968],[-72.113,43.9965],[-72.1135,43.9963],[-72.1144,43.996],[-72.1148,43.9958],[-72.1159,43.9953],[-72.1161,43.9952],[-72.1165,43.9949],[-72.1167,43.9948],[-72.1169,43.9945],[-72.1169,43.9944],[-72.117,43.9942],[-72.1171,43.9937],[-72.117,43.9932],[-72.117,43.9926],[-72.1169,43.9924],[-72.1168,43.9924],[-72.1166,43.992],[-72.1164,43.9916],[-72.1159,43.9911],[-72.1155,43.9907],[-72.1152,43.9905],[-72.115,43.9903],[-72.1148,43.99],[-72.1145,43.9899],[-72.1142,43.9897],[-72.1138,43.9894],[-72.1131,43.9884],[-72.1128,43.9881],[-72.1125,43.9875],[-72.1124,43.9873],[-72.1122,43.9868],[-72.112,43.986],[-72.112,43.9846],[-72.112,43.9842],[-72.1122,43.9835],[-72.1126,43.9825],[-72.1127,43.9824],[-72.113,43.9818],[-72.1131,43.9814],[-72.1132,43.981],[-72.1132,43.9805],[-72.1131,43.9804],[-72.1131,43.98],[-72.113,43.9789],[-72.1129,43.9785],[-72.1128,43.9782],[-72.1127,43.978],[-72.1127,43.9779],[-72.1127,43.9768],[-72.1127,43.9763],[-72.1128,43.9758],[-72.1128,43.9756],[-72.1129,43.9746],[-72.1131,43.9741],[-72.1132,43.9739],[-72.1132,43.9738],[-72.1133,43.9733],[-72.1134,43.9726],[-72.1135,43.972],[-72.1137,43.9715],[-72.1138,43.9712],[-72.1142,43.9708],[-72.1144,43.9703],[-72.1146,43.9698],[-72.1147,43.9693],[-72.1146,43.9687],[-72.1144,43.968],[-72.1141,43.9678],[-72.114,43.9676],[-72.1138,43.9675],[-72.1131,43.9673],[-72.1129,43.9672],[-72.1122,43.9671],[-72.1114,43.9669],[-72.1108,43.967],[-72.1104,43.9671],[-72.1103,43.9672],[-72.1102,43.9672],[-72.11,43.9674],[-72.1099,43.9675],[-72.1098,43.9676],[-72.1097,43.9677],[-72.1097,43.9678],[-72.1095,43.968],[-72.1094,43.9681],[-72.1093,43.9682],[-72.1092,43.9682],[-72.1089,43.9684],[-72.1088,43.9684],[-72.1087,43.9684],[-72.1087,43.9685],[-72.1085,43.9687],[-72.1081,43.969],[-72.1078,43.9692],[-72.1073,43.9696],[-72.1068,43.9698],[-72.1064,43.97],[-72.106,43.97],[-72.1056,43.97],[-72.1051,43.9699],[-72.1044,43.9697],[-72.1034,43.9692],[-72.103,43.9691],[-72.1023,43.9689],[-72.1017,43.9689],[-72.1016,43.9688],[-72.1008,43.9689],[-72.0995,43.9688],[-72.0987,43.9687],[-72.098,43.9685],[-72.0971,43.9683],[-72.0969,43.9682],[-72.0958,43.9678],[-72.0953,43.9677],[-72.0949,43.9676],[-72.0948,43.9676],[-72.0941,43.9674],[-72.094,43.9674],[-72.0934,43.9673],[-72.0922,43.9671],[-72.0919,43.967],[-72.0916,43.9668],[-72.0915,43.9667],[-72.0913,43.9666],[-72.0911,43.9664],[-72.091,43.9662],[-72.091,43.966],[-72.0909,43.9658],[-72.0911,43.9656],[-72.0914,43.9654],[-72.0917,43.9654],[-72.0924,43.9653],[-72.0932,43.9651],[-72.0935,43.965],[-72.0938,43.9649],[-72.0939,43.9649],[-72.0946,43.9648],[-72.0948,43.9647],[-72.0952,43.9646],[-72.0956,43.9646],[-72.0963,43.9645],[-72.0972,43.9643],[-72.0981,43.9641],[-72.0984,43.9641],[-72.0991,43.9638],[-72.0997,43.9636],[-72.1001,43.9634],[-72.1002,43.9634],[-72.1005,43.9632],[-72.1007,43.963],[-72.101,43.9626],[-72.101,43.9624],[-72.1009,43.9622],[-72.1009,43.9621],[-72.101,43.962],[-72.101,43.9618],[-72.1012,43.9616],[-72.1012,43.9614],[-72.1012,43.9611],[-72.1012,43.9609],[-72.101,43.9607],[-72.1009,43.9605],[-72.1005,43.9601],[-72.1002,43.9599],[-72.0996,43.9597],[-72.0996,43.9596],[-72.0996,43.9595],[-72.0995,43.9593],[-72.0994,43.9593],[-72.0992,43.9592],[-72.0991,43.9589],[-72.099,43.9588],[-72.099,43.9584],[-72.099,43.9579],[-72.099,43.9576],[-72.0991,43.9575],[-72.0991,43.9574],[-72.0992,43.9572],[-72.0996,43.9567],[-72.1,43.9563],[-72.1003,43.9561],[-72.1006,43.9557],[-72.1008,43.9555],[-72.1015,43.9547],[-72.1016,43.9547],[-72.1016,43.9546],[-72.1019,43.9543],[-72.1023,43.9538],[-72.103,43.9526],[-72.1037,43.9517],[-72.1041,43.9513],[-72.1043,43.951],[-72.1044,43.951],[-72.1044,43.9509],[-72.1047,43.9506],[-72.1049,43.9505],[-72.1057,43.9498],[-72.1063,43.9495],[-72.1064,43.9494],[-72.1068,43.9492],[-72.1071,43.949],[-72.1078,43.9487],[-72.1082,43.9485],[-72.1083,43.9485],[-72.1086,43.9484],[-72.1091,43.9482],[-72.1096,43.9481],[-72.1104,43.9478],[-72.1109,43.9477],[-72.1113,43.9476],[-72.1117,43.9476],[-72.1129,43.9475],[-72.1139,43.9475],[-72.114,43.9475],[-72.1141,43.9475],[-72.1148,43.9476],[-72.1157,43.9476],[-72.1158,43.9476],[-72.116,43.9476],[-72.1161,43.9476],[-72.1165,43.9476],[-72.1169,43.9475],[-72.1175,43.9473],[-72.1178,43.9471],[-72.1181,43.9468],[-72.1183,43.9465],[-72.1186,43.946],[-72.1188,43.9454],[-72.1189,43.9446],[-72.1192,43.944],[-72.1193,43.9438],[-72.1192,43.9434],[-72.119,43.9429],[-72.119,43.9419],[-72.1189,43.9412],[-72.1188,43.9408],[-72.1186,43.9402],[-72.1184,43.9399],[-72.1181,43.9394],[-72.1179,43.939],[-72.1176,43.9378],[-72.1172,43.9363],[-72.117,43.9355],[-72.1169,43.9344],[-72.1169,43.9338],[-72.117,43.9333],[-72.1171,43.9329],[-72.1173,43.9323],[-72.1174,43.932],[-72.1175,43.9318],[-72.1178,43.9308],[-72.1179,43.9303],[-72.1181,43.9298],[-72.1181,43.9291],[-72.1182,43.9286],[-72.1183,43.9282],[-72.1183,43.9279],[-72.1182,43.9274],[-72.1179,43.9271],[-72.1179,43.9268],[-72.1179,43.9263],[-72.118,43.9246],[-72.1181,43.9243],[-72.1181,43.9236],[-72.1183,43.9232],[-72.1184,43.9229],[-72.1187,43.9222],[-72.1196,43.9207],[-72.1205,43.9196],[-72.1208,43.9193],[-72.1212,43.9189],[-72.1214,43.9187],[-72.1216,43.9184],[-72.1221,43.9181],[-72.123,43.9175],[-72.1235,43.9173],[-72.1243,43.9168],[-72.1244,43.9168],[-72.1245,43.9167],[-72.1246,43.9167],[-72.1254,43.9162],[-72.1264,43.9158],[-72.127,43.9154],[-72.1277,43.9152],[-72.1285,43.9149],[-72.1297,43.9144],[-72.1309,43.9139],[-72.1314,43.9138],[-72.1315,43.9137],[-72.1316,43.9137],[-72.132,43.9135],[-72.1322,43.9134],[-72.1324,43.9133],[-72.1329,43.913],[-72.1332,43.9127],[-72.1335,43.9123],[-72.134,43.9117],[-72.1342,43.9114],[-72.1345,43.9109],[-72.1348,43.9103],[-72.1352,43.9099],[-72.1355,43.9096],[-72.1361,43.9092],[-72.1368,43.9089],[-72.1368,43.9088],[-72.1382,43.9083],[-72.1385,43.9081],[-72.1394,43.9077],[-72.1398,43.9075],[-72.1403,43.9073],[-72.1411,43.9069],[-72.1425,43.9063],[-72.1431,43.906],[-72.1445,43.9054],[-72.1458,43.9048],[-72.147,43.9042],[-72.1484,43.9034],[-72.1491,43.9031],[-72.1496,43.9028],[-72.1501,43.9024],[-72.1505,43.9021],[-72.1513,43.9014],[-72.1521,43.9008],[-72.1532,43.8998],[-72.1539,43.8991],[-72.1547,43.8982],[-72.1549,43.8979],[-72.1555,43.8972],[-72.1558,43.8967],[-72.1566,43.8957],[-72.1572,43.895],[-72.1575,43.8944],[-72.1578,43.8938],[-72.1581,43.8933],[-72.1585,43.8928],[-72.1586,43.8925],[-72.1587,43.8922],[-72.1587,43.8918],[-72.1588,43.8907],[-72.1589,43.8899],[-72.159,43.8895],[-72.1591,43.889],[-72.1592,43.8887],[-72.1593,43.8881],[-72.1595,43.8879],[-72.1597,43.8877],[-72.1602,43.8874],[-72.1609,43.887],[-72.1616,43.8868],[-72.1623,43.8866],[-72.163,43.8865],[-72.1643,43.8863],[-72.1647,43.8863],[-72.165,43.8862],[-72.1661,43.8862],[-72.167,43.8862],[-72.1674,43.8862],[-72.1679,43.8862],[-72.1686,43.8862],[-72.1693,43.8862],[-72.1696,43.8862],[-72.1703,43.8862],[-72.1706,43.8862],[-72.1714,43.8855],[-72.1721,43.885],[-72.1724,43.8846],[-72.1727,43.8843],[-72.173,43.8838],[-72.1731,43.8833],[-72.1732,43.883],[-72.1732,43.8826],[-72.1732,43.8823],[-72.1733,43.8818],[-72.1734,43.8813],[-72.1735,43.8809],[-72.1736,43.8802],[-72.1736,43.8796],[-72.1735,43.8794],[-72.1733,43.8788],[-72.1731,43.8783],[-72.1728,43.8774],[-72.1724,43.8767],[-72.1719,43.8761],[-72.1714,43.8755],[-72.171,43.8751],[-72.171,43.875],[-72.1708,43.8745],[-72.1705,43.8742],[-72.1705,43.8741],[-72.1704,43.8739],[-72.1702,43.8737],[-72.17,43.8735],[-72.17,43.8734],[-72.17,43.8733],[-72.1699,43.873],[-72.1697,43.8727],[-72.1693,43.8722],[-72.1691,43.8718],[-72.1687,43.8713],[-72.1687,43.8712],[-72.1685,43.8709],[-72.1685,43.8708],[-72.1684,43.8707],[-72.1683,43.8705],[-72.1681,43.8702],[-72.168,43.8697],[-72.168,43.8695],[-72.1679,43.8692],[-72.1679,43.8691],[-72.168,43.869],[-72.1682,43.8689],[-72.1686,43.8687],[-72.1691,43.8685],[-72.1696,43.8684],[-72.1698,43.8683],[-72.1703,43.8682],[-72.1705,43.8681],[-72.171,43.8679],[-72.1712,43.8678],[-72.1715,43.8676],[-72.1716,43.8676],[-72.172,43.8675],[-72.1722,43.8675],[-72.1724,43.8674],[-72.1729,43.8673],[-72.1731,43.8672],[-72.1736,43.867],[-72.1737,43.867],[-72.1742,43.8667],[-72.1747,43.8666],[-72.1751,43.8665],[-72.1754,43.8664],[-72.1756,43.8664],[-72.1758,43.8664],[-72.1762,43.8664],[-72.1765,43.8664],[-72.177,43.8664],[-72.1773,43.8664],[-72.1778,43.8664],[-72.1782,43.8663],[-72.1787,43.8663],[-72.1792,43.8663],[-72.1798,43.8662],[-72.1801,43.8662],[-72.1808,43.8661],[-72.1815,43.866],[-72.1818,43.8659],[-72.182,43.8659],[-72.1823,43.8657],[-72.1826,43.8656],[-72.1829,43.8655],[-72.1832,43.8653],[-72.1835,43.8652],[-72.1839,43.8649],[-72.184,43.8648],[-72.1843,43.8646],[-72.1844,43.8645],[-72.1846,43.8641],[-72.1848,43.8638],[-72.1849,43.8634],[-72.185,43.8631],[-72.185,43.8629],[-72.1851,43.8626],[-72.1851,43.8623],[-72.185,43.8621],[-72.185,43.862],[-72.185,43.8618],[-72.1851,43.8614],[-72.1851,43.861],[-72.1852,43.8608],[-72.1853,43.8605],[-72.1854,43.8604],[-72.1856,43.8599],[-72.1859,43.8595],[-72.1861,43.8591],[-72.1865,43.8584],[-72.187,43.8578],[-72.1876,43.8571],[-72.1878,43.8564],[-72.1879,43.8564],[-72.1879,43.8558],[-72.188,43.8556],[-72.188,43.8552],[-72.1878,43.8544],[-72.1876,43.854],[-72.1872,43.8532],[-72.1868,43.8524],[-72.1868,43.8523],[-72.1867,43.8521],[-72.1866,43.8519],[-72.1865,43.8517],[-72.1865,43.8515],[-72.1864,43.8512],[-72.1858,43.8501],[-72.1854,43.8496],[-72.1851,43.8492],[-72.1849,43.8484],[-72.1847,43.8479],[-72.1842,43.8472],[-72.1842,43.847],[-72.1839,43.8463],[-72.1836,43.8457],[-72.1834,43.8452],[-72.1833,43.845],[-72.1831,43.8447],[-72.183,43.8442],[-72.183,43.8434],[-72.1831,43.8431],[-72.1832,43.8426],[-72.1833,43.8423],[-72.1834,43.8416],[-72.1834,43.8413],[-72.1836,43.8412],[-72.1835,43.8411],[-72.1834,43.8411],[-72.1834,43.8409],[-72.1833,43.8404],[-72.1833,43.8403],[-72.1832,43.8401],[-72.1831,43.8391],[-72.183,43.8385],[-72.1829,43.8377],[-72.183,43.8372],[-72.1827,43.8362],[-72.1826,43.8356],[-72.1826,43.835],[-72.1825,43.8343],[-72.1825,43.8341],[-72.1826,43.8334],[-72.1826,43.8331],[-72.1826,43.833],[-72.1828,43.8326],[-72.1831,43.8316],[-72.1833,43.8312],[-72.1836,43.8304],[-72.1839,43.8302],[-72.1847,43.8291],[-72.1856,43.828],[-72.1861,43.8272],[-72.1863,43.8269],[-72.1865,43.8266],[-72.1868,43.826],[-72.1872,43.8251],[-72.1875,43.8248],[-72.1876,43.8247],[-72.1877,43.8245],[-72.1882,43.8236],[-72.1883,43.8235],[-72.1885,43.8233],[-72.1888,43.8229],[-72.1889,43.8223],[-72.1889,43.8218],[-72.189,43.8213],[-72.189,43.8212],[-72.1887,43.8203],[-72.1885,43.8196],[-72.1883,43.8193],[-72.1878,43.8186],[-72.1876,43.818],[-72.1875,43.8173],[-72.1869,43.8163],[-72.1868,43.8161],[-72.1865,43.8158],[-72.1862,43.8151],[-72.1859,43.8147],[-72.1857,43.8145],[-72.1855,43.8145],[-72.1854,43.8144],[-72.1854,43.8141],[-72.1851,43.8136],[-72.185,43.8133],[-72.1847,43.8129],[-72.1843,43.8126],[-72.184,43.8121],[-72.1839,43.8119],[-72.1839,43.8117],[-72.1839,43.8116],[-72.1834,43.8105],[-72.1834,43.8101],[-72.1834,43.8096],[-72.1835,43.809],[-72.1836,43.8086],[-72.1839,43.8074],[-72.1839,43.8073],[-72.184,43.8066],[-72.184,43.8064],[-72.1843,43.8057],[-72.1849,43.8047],[-72.1854,43.8042],[-72.1856,43.804],[-72.1857,43.8039],[-72.1858,43.8039],[-72.1859,43.804],[-72.186,43.804],[-72.1861,43.8037],[-72.1863,43.8036],[-72.1868,43.8033],[-72.1875,43.803],[-72.1882,43.8026],[-72.1889,43.8021],[-72.1902,43.8012],[-72.1909,43.8006],[-72.191,43.8005],[-72.1914,43.7998],[-72.1918,43.799],[-72.1919,43.7988],[-72.1919,43.7986],[-72.192,43.7982],[-72.1924,43.7972],[-72.1927,43.7968],[-72.1929,43.7963],[-72.1929,43.7959],[-72.1932,43.7954],[-72.1935,43.7948],[-72.1936,43.7947],[-72.1937,43.7944],[-72.1938,43.7942],[-72.1941,43.7937],[-72.1944,43.7933],[-72.1946,43.7929],[-72.1951,43.7923],[-72.1958,43.7914],[-72.1962,43.7909],[-72.1968,43.7904],[-72.1971,43.7901],[-72.1977,43.7896],[-72.1981,43.7893],[-72.1983,43.7891],[-72.1987,43.7889],[-72.1989,43.7887],[-72.1991,43.7887],[-72.1994,43.7886],[-72.1997,43.7885],[-72.201,43.788],[-72.2012,43.788],[-72.2016,43.7878],[-72.2023,43.7874],[-72.2029,43.787],[-72.2032,43.7868],[-72.2037,43.7865],[-72.2044,43.7861],[-72.2046,43.7859],[-72.2047,43.7858],[-72.2049,43.7854],[-72.2052,43.7851],[-72.2053,43.785],[-72.2055,43.7846],[-72.2056,43.7841],[-72.2056,43.7837],[-72.2057,43.7833],[-72.2057,43.7828],[-72.2056,43.7823],[-72.2056,43.7818],[-72.2055,43.7815],[-72.2054,43.7814],[-72.2053,43.7811],[-72.2051,43.7809],[-72.2048,43.7808],[-72.2048,43.7807],[-72.2048,43.7806],[-72.2044,43.78],[-72.2041,43.7797],[-72.2039,43.7794],[-72.204,43.7792],[-72.2041,43.7791],[-72.2041,43.7787],[-72.2042,43.7784],[-72.2044,43.7781],[-72.2047,43.7775],[-72.2049,43.7773],[-72.2051,43.777],[-72.2053,43.7768],[-72.2053,43.7766],[-72.2053,43.7762],[-72.2053,43.7754],[-72.2054,43.7748],[-72.2054,43.7736],[-72.2055,43.7731],[-72.2054,43.7724],[-72.2055,43.7723],[-72.2052,43.7713],[-72.2052,43.7711],[-72.2052,43.771],[-72.2052,43.7709],[-72.2053,43.7709],[-72.2055,43.7708],[-72.2057,43.7707],[-72.2058,43.7706],[-72.2059,43.7705],[-72.2059,43.7704],[-72.206,43.7704],[-72.2063,43.7703],[-72.2065,43.7702],[-72.2067,43.7701],[-72.2068,43.7701],[-72.207,43.77],[-72.2076,43.7696],[-72.2079,43.7693],[-72.2082,43.7691],[-72.2089,43.7687],[-72.2095,43.7685],[-72.2095,43.7684],[-72.2097,43.7684],[-72.2101,43.7681],[-72.2104,43.768],[-72.2111,43.7677],[-72.2117,43.7675],[-72.2125,43.7674],[-72.2125,43.7673],[-72.213,43.7672],[-72.2132,43.7672],[-72.2134,43.7672],[-72.2139,43.7671],[-72.2142,43.767],[-72.2146,43.7669],[-72.2147,43.7669],[-72.2152,43.7668],[-72.2153,43.7668],[-72.2154,43.7667],[-72.2161,43.7666],[-72.2166,43.7665],[-72.2169,43.7663],[-72.2173,43.7661],[-72.2176,43.766],[-72.2177,43.7659],[-72.2181,43.7657],[-72.2182,43.7657],[-72.2185,43.7655],[-72.2188,43.7653],[-72.2189,43.7652],[-72.2189,43.7651],[-72.219,43.765],[-72.2196,43.7644],[-72.2196,43.7643],[-72.2197,43.764],[-72.2198,43.7638],[-72.2203,43.7634],[-72.2208,43.7629],[-72.2209,43.7627],[-72.221,43.7623],[-72.221,43.7622],[-72.2211,43.7619],[-72.2214,43.7615],[-72.2217,43.7609],[-72.2222,43.7603],[-72.2223,43.7601],[-72.2224,43.7599],[-72.2225,43.7596],[-72.2227,43.7595],[-72.2229,43.7591],[-72.2233,43.7588],[-72.2236,43.7586],[-72.224,43.758],[-72.2243,43.7574],[-72.2244,43.7573],[-72.2247,43.7571],[-72.2254,43.7564],[-72.2264,43.7556],[-72.2266,43.7554],[-72.2267,43.7552],[-72.2271,43.7544],[-72.2273,43.7541],[-72.2274,43.754],[-72.2276,43.7538],[-72.2277,43.7536],[-72.228,43.7532],[-72.2281,43.753],[-72.2284,43.7527],[-72.2288,43.7521],[-72.229,43.7519],[-72.2292,43.7517],[-72.2293,43.7516],[-72.2298,43.751],[-72.2307,43.7501],[-72.2307,43.75],[-72.2307,43.7499],[-72.2308,43.7498],[-72.2307,43.7497],[-72.2306,43.7495],[-72.2304,43.7493],[-72.2304,43.7491],[-72.2304,43.7489],[-72.2309,43.7482],[-72.2313,43.7478],[-72.2316,43.7476],[-72.2326,43.747],[-72.2331,43.7467],[-72.2342,43.746],[-72.2351,43.7455],[-72.2353,43.7454],[-72.2359,43.7451],[-72.2365,43.7449],[-72.2375,43.7447],[-72.2385,43.7446],[-72.2387,43.7446],[-72.2394,43.7443],[-72.2402,43.7442],[-72.2407,43.7441],[-72.2412,43.7441],[-72.2416,43.7441],[-72.242,43.7439],[-72.2422,43.7438],[-72.2423,43.7438],[-72.2426,43.7437],[-72.2427,43.7436],[-72.2431,43.7435],[-72.2437,43.7434],[-72.2441,43.7433],[-72.2448,43.7431],[-72.245,43.7431],[-72.2451,43.743],[-72.2455,43.7429],[-72.2458,43.7428],[-72.2464,43.7426],[-72.2467,43.7425],[-72.2473,43.7421],[-72.2473,43.742],[-72.2476,43.7418],[-72.248,43.7416],[-72.2482,43.7414],[-72.2488,43.7411],[-72.2489,43.741],[-72.2492,43.7409],[-72.2496,43.7406],[-72.2498,43.7406],[-72.2504,43.7403],[-72.2507,43.7401],[-72.2508,43.7401],[-72.2511,43.7399],[-72.2515,43.7397],[-72.2524,43.7393],[-72.2529,43.739],[-72.2543,43.7385],[-72.2551,43.7382],[-72.2559,43.7379],[-72.2567,43.7375],[-72.2575,43.7371],[-72.2586,43.7367],[-72.2599,43.7361],[-72.2603,43.736],[-72.2605,43.7359],[-72.2609,43.7357],[-72.262,43.7351],[-72.2623,43.7349],[-72.2627,43.7347],[-72.2634,43.7343],[-72.2639,43.7341],[-72.2645,43.7339],[-72.265,43.7338],[-72.2655,43.7338],[-72.2659,43.7338],[-72.2666,43.7339],[-72.2675,43.7341],[-72.2684,43.7343],[-72.269,43.7343],[-72.27,43.7343],[-72.2706,43.7341],[-72.2711,43.7339],[-72.2718,43.7334],[-72.272,43.7332],[-72.2722,43.733],[-72.2725,43.7327],[-72.2725,43.7326],[-72.2728,43.7321],[-72.2728,43.7319],[-72.2734,43.7313],[-72.2736,43.7311],[-72.2737,43.7309],[-72.274,43.7304],[-72.2743,43.73],[-72.2745,43.7295],[-72.2746,43.7291],[-72.2747,43.7288],[-72.2748,43.7284],[-72.275,43.728],[-72.2753,43.7275],[-72.2754,43.7274],[-72.2757,43.7271],[-72.2764,43.7265],[-72.2768,43.7262],[-72.2771,43.7259],[-72.2773,43.7258],[-72.2776,43.7257],[-72.2777,43.7256],[-72.2786,43.7252],[-72.2791,43.725],[-72.2797,43.7248],[-72.2801,43.7246],[-72.2804,43.7245],[-72.2805,43.7245],[-72.2808,43.7243],[-72.2817,43.7238],[-72.2821,43.7235],[-72.2826,43.7227],[-72.2827,43.7226],[-72.2828,43.7224],[-72.2829,43.7222],[-72.2832,43.7218],[-72.2838,43.7215],[-72.2844,43.721],[-72.2849,43.7205],[-72.2851,43.7201],[-72.2853,43.7197],[-72.2854,43.7192],[-72.2855,43.7191],[-72.2855,43.719],[-72.2859,43.7186],[-72.2859,43.7185],[-72.2865,43.7175],[-72.2866,43.7173],[-72.287,43.7168],[-72.2879,43.7161],[-72.2885,43.7157],[-72.2888,43.7155],[-72.289,43.7153],[-72.2895,43.7148],[-72.2897,43.7146],[-72.291,43.7132],[-72.2916,43.7125],[-72.2918,43.7122],[-72.292,43.7118],[-72.292,43.7116],[-72.2921,43.7113],[-72.2921,43.7112],[-72.2922,43.7111],[-72.2924,43.7109],[-72.2939,43.7098],[-72.294,43.7097],[-72.2941,43.7096],[-72.2944,43.7092],[-72.2946,43.7091],[-72.2947,43.709],[-72.2949,43.7089],[-72.2958,43.7084],[-72.2965,43.7081],[-72.2968,43.7079],[-72.2969,43.7079],[-72.2971,43.7078],[-72.2978,43.7074],[-72.2982,43.7073],[-72.2992,43.7066],[-72.2996,43.7063],[-72.2997,43.7061],[-72.2999,43.7058],[-72.3,43.7055],[-72.3,43.7054],[-72.3,43.7053],[-72.3,43.7051],[-72.3,43.704],[-72.3,43.7039],[-72.3,43.7038],[-72.3,43.7037],[-72.3001,43.7037],[-72.3001,43.7035],[-72.3003,43.7032],[-72.3003,43.703],[-72.3008,43.7019],[-72.301,43.7014],[-72.3018,43.6996],[-72.302,43.6993],[-72.3024,43.6986],[-72.3025,43.6982],[-72.3028,43.698],[-72.303,43.6978],[-72.3033,43.6976],[-72.3036,43.6974],[-72.304,43.697],[-72.304,43.6968],[-72.3042,43.6967],[-72.3044,43.6963],[-72.3045,43.6962],[-72.3051,43.6953],[-72.3051,43.695],[-72.3051,43.6945],[-72.3051,43.6942],[-72.305,43.6939],[-72.305,43.6935],[-72.3049,43.6926],[-72.305,43.6925],[-72.305,43.6924],[-72.3051,43.6923],[-72.3054,43.6915],[-72.3054,43.6913],[-72.3055,43.6909],[-72.3055,43.6903],[-72.3055,43.6897],[-72.3055,43.6892],[-72.3055,43.6889],[-72.3054,43.6882],[-72.3055,43.6879],[-72.3054,43.6877],[-72.3054,43.6864],[-72.3055,43.6862],[-72.3056,43.6857],[-72.3057,43.6852],[-72.3058,43.6849],[-72.3059,43.684],[-72.306,43.6835],[-72.306,43.6833],[-72.3058,43.6831],[-72.3055,43.6827],[-72.3054,43.6825],[-72.3047,43.6815],[-72.3045,43.6812],[-72.3043,43.6811],[-72.3042,43.6811],[-72.3039,43.681],[-72.3037,43.6809],[-72.3034,43.6807],[-72.3029,43.6798],[-72.3025,43.6795],[-72.3025,43.6794],[-72.3024,43.6793],[-72.3028,43.6782],[-72.3028,43.6779],[-72.3027,43.6775],[-72.3028,43.6769],[-72.3027,43.6764],[-72.3027,43.6762],[-72.3026,43.6761],[-72.3024,43.6761],[-72.3024,43.6762],[-72.3023,43.6761],[-72.3022,43.676],[-72.302,43.676],[-72.3019,43.676],[-72.3018,43.676],[-72.3018,43.6758],[-72.3019,43.6757],[-72.3018,43.6757],[-72.3017,43.6757],[-72.3016,43.6758],[-72.3015,43.6758],[-72.3014,43.6758],[-72.3013,43.6747],[-72.3013,43.6745],[-72.3014,43.6744],[-72.3016,43.6744],[-72.302,43.6744],[-72.3022,43.6744],[-72.3025,43.6741],[-72.3027,43.6737],[-72.3028,43.673],[-72.3028,43.6727],[-72.3028,43.6723],[-72.303,43.672],[-72.3032,43.6715],[-72.3032,43.6709],[-72.3033,43.6701],[-72.3032,43.6697],[-72.3032,43.6696],[-72.3031,43.669],[-72.3032,43.6686],[-72.3033,43.6684],[-72.3033,43.6683],[-72.3034,43.668],[-72.3035,43.6679],[-72.3036,43.6679],[-72.3037,43.6678],[-72.304,43.6677],[-72.3042,43.6677],[-72.3053,43.6674],[-72.3055,43.6672],[-72.3057,43.6668],[-72.3059,43.6662],[-72.306,43.6657],[-72.3061,43.6654],[-72.3062,43.6652],[-72.3066,43.6648],[-72.3067,43.6645],[-72.3069,43.6643],[-72.3072,43.664],[-72.3074,43.664],[-72.3079,43.6635],[-72.3081,43.6634],[-72.3089,43.6625],[-72.309,43.6623],[-72.3091,43.662],[-72.3091,43.6619],[-72.3092,43.6617],[-72.3095,43.6614],[-72.3098,43.6613],[-72.3099,43.6611],[-72.3101,43.6609],[-72.3105,43.6602],[-72.3106,43.66],[-72.3109,43.6596],[-72.3111,43.6594],[-72.3117,43.659],[-72.3125,43.6586],[-72.3128,43.6583],[-72.3131,43.6579],[-72.3134,43.6575],[-72.3136,43.6569],[-72.3136,43.6568],[-72.3143,43.6551],[-72.3144,43.6549],[-72.3144,43.6546],[-72.3145,43.6544],[-72.3145,43.653],[-72.3146,43.6526],[-72.3147,43.6511],[-72.3148,43.6506],[-72.3148,43.65],[-72.3148,43.6496],[-72.3148,43.6495],[-72.3148,43.6494],[-72.3149,43.6487],[-72.3149,43.6486],[-72.3148,43.6483],[-72.3146,43.648],[-72.3144,43.6478],[-72.3143,43.6475],[-72.3142,43.6472],[-72.3141,43.6469],[-72.314,43.646],[-72.3139,43.6459],[-72.3139,43.6455],[-72.3138,43.6447],[-72.3138,43.6442],[-72.3139,43.6438],[-72.314,43.6432],[-72.3142,43.6427],[-72.3144,43.6423],[-72.3145,43.6421],[-72.3147,43.6419],[-72.315,43.6415],[-72.3154,43.6411],[-72.316,43.6407],[-72.3161,43.6407],[-72.3163,43.6406],[-72.317,43.6403],[-72.3177,43.64],[-72.3178,43.64],[-72.3186,43.6398],[-72.3194,43.6396],[-72.3207,43.6393],[-72.3215,43.6391],[-72.3224,43.6389],[-72.3229,43.6387],[-72.3231,43.6386],[-72.3234,43.6385],[-72.3239,43.6382],[-72.3244,43.6379],[-72.3246,43.6379],[-72.3252,43.6375],[-72.3259,43.6373],[-72.3261,43.6372],[-72.3263,43.6371],[-72.3269,43.637],[-72.3269,43.6369],[-72.327,43.6369],[-72.3272,43.6369],[-72.3274,43.6367],[-72.3278,43.6363],[-72.3283,43.6361],[-72.3287,43.6359],[-72.3291,43.6355],[-72.3294,43.635],[-72.3294,43.6349],[-72.3295,43.6347],[-72.3297,43.6342],[-72.3298,43.6339],[-72.3298,43.6335],[-72.3296,43.6331],[-72.3295,43.6328],[-72.3294,43.6326],[-72.329,43.632],[-72.3287,43.6317],[-72.3284,43.6315],[-72.3281,43.6315],[-72.3278,43.6314],[-72.3274,43.6312],[-72.3273,43.631],[-72.3274,43.6307],[-72.3274,43.6306],[-72.3275,43.6305],[-72.3278,43.6297],[-72.328,43.6294],[-72.3282,43.629],[-72.3285,43.6288],[-72.3287,43.6287],[-72.3288,43.6286],[-72.3289,43.6285],[-72.3292,43.6283],[-72.3294,43.6282],[-72.3295,43.6279],[-72.3294,43.6277],[-72.3292,43.6274],[-72.3291,43.6272],[-72.3291,43.627],[-72.3292,43.6268],[-72.3294,43.6267],[-72.3294,43.6266],[-72.33,43.6262],[-72.3303,43.6261],[-72.3306,43.6259],[-72.3316,43.6254],[-72.3323,43.6251],[-72.3325,43.6248],[-72.3328,43.6244],[-72.3331,43.6234],[-72.3331,43.6226],[-72.3332,43.6221],[-72.3338,43.6207],[-72.3343,43.6196],[-72.3344,43.6193],[-72.3346,43.6187],[-72.3348,43.618],[-72.3351,43.617],[-72.3351,43.6162],[-72.3351,43.6159],[-72.3349,43.6154],[-72.3348,43.6147],[-72.3347,43.6145],[-72.3347,43.6144],[-72.3345,43.6134],[-72.3342,43.613],[-72.3338,43.6124],[-72.3337,43.6121],[-72.3335,43.6114],[-72.3335,43.6112],[-72.3332,43.6103],[-72.333,43.61],[-72.3326,43.6098],[-72.332,43.6095],[-72.3319,43.6095],[-72.3308,43.609],[-72.3302,43.6087],[-72.3299,43.6085],[-72.3293,43.608],[-72.3292,43.608],[-72.3288,43.6076],[-72.3286,43.6074],[-72.3285,43.6073],[-72.3284,43.6071],[-72.3284,43.6068],[-72.3284,43.6063],[-72.3284,43.6062],[-72.3284,43.6061],[-72.3285,43.6057],[-72.3285,43.6055],[-72.3284,43.605],[-72.3282,43.6044],[-72.328,43.6039],[-72.3279,43.6032],[-72.328,43.6025],[-72.3281,43.6017],[-72.3282,43.6015],[-72.3283,43.6011],[-72.3285,43.6009],[-72.3288,43.6007],[-72.329,43.6005],[-72.3292,43.6005],[-72.3298,43.6002],[-72.3299,43.6002],[-72.3305,43.6001],[-72.3314,43.6],[-72.3318,43.5999],[-72.3333,43.5991],[-72.3348,43.598],[-72.3356,43.5974],[-72.3361,43.5969],[-72.3366,43.5966],[-72.3371,43.5962],[-72.3375,43.5958],[-72.3392,43.5948],[-72.3401,43.5942],[-72.3408,43.5938],[-72.3411,43.5936],[-72.3412,43.5933],[-72.3415,43.5929],[-72.3419,43.5926],[-72.3422,43.5925],[-72.343,43.5919],[-72.3431,43.5918],[-72.3437,43.5915],[-72.3444,43.5912],[-72.3451,43.5909],[-72.3457,43.5907],[-72.3464,43.5905],[-72.3468,43.5903],[-72.3471,43.59],[-72.3475,43.5897],[-72.3479,43.5893],[-72.348,43.5893],[-72.3481,43.5891],[-72.3482,43.5889],[-72.3483,43.5888],[-72.3488,43.5885],[-72.3491,43.5883],[-72.3492,43.5881],[-72.3496,43.5879],[-72.3496,43.5878],[-72.35,43.5877],[-72.3503,43.5876],[-72.3504,43.5876],[-72.3505,43.5876],[-72.351,43.5874],[-72.3513,43.5874],[-72.3517,43.5873],[-72.3522,43.5872],[-72.3524,43.5872],[-72.3528,43.5871],[-72.3535,43.5869],[-72.354,43.5867],[-72.3545,43.5865],[-72.3549,43.5865],[-72.3553,43.5866],[-72.3554,43.5866],[-72.3555,43.5866],[-72.356,43.5866],[-72.3562,43.5866],[-72.3567,43.5864],[-72.3576,43.5857],[-72.3577,43.5856],[-72.3578,43.5855],[-72.3579,43.5854],[-72.3581,43.5853],[-72.3583,43.5851],[-72.3588,43.5849],[-72.3594,43.5848],[-72.3595,43.5848],[-72.3597,43.5847],[-72.3599,43.5847],[-72.3601,43.5846],[-72.3607,43.5845],[-72.3615,43.5842],[-72.362,43.5841],[-72.3629,43.5839],[-72.3641,43.5835],[-72.3648,43.5832],[-72.3649,43.5832],[-72.3653,43.583],[-72.3655,43.5829],[-72.3656,43.5828],[-72.3658,43.5826],[-72.366,43.5825],[-72.3665,43.5823],[-72.3668,43.5821],[-72.3695,43.5813],[-72.3697,43.5812],[-72.3704,43.5809],[-72.3708,43.5807],[-72.3717,43.5803],[-72.3725,43.5799],[-72.3738,43.5791],[-72.3741,43.5788],[-72.3746,43.5785],[-72.3752,43.578],[-72.3763,43.577],[-72.3771,43.5764],[-72.3783,43.5755],[-72.3794,43.5746],[-72.3798,43.5742],[-72.38,43.5739],[-72.3802,43.5734],[-72.3803,43.5732],[-72.3803,43.5722],[-72.3803,43.5719],[-72.3803,43.5712],[-72.3803,43.5709],[-72.3803,43.5701],[-72.3803,43.5694],[-72.38,43.5679],[-72.3798,43.5671],[-72.3798,43.567],[-72.3798,43.5668],[-72.3799,43.5665],[-72.38,43.5663],[-72.3801,43.5661],[-72.3801,43.5652],[-72.3801,43.5651],[-72.3802,43.565],[-72.3803,43.5647],[-72.3804,43.5646],[-72.3807,43.5646],[-72.381,43.5648],[-72.3811,43.5651],[-72.3811,43.5653],[-72.3811,43.5655],[-72.381,43.5656],[-72.3811,43.5657],[-72.3812,43.5657],[-72.3813,43.5657],[-72.3821,43.5651],[-72.3824,43.5646],[-72.3824,43.5644],[-72.3825,43.5643],[-72.3829,43.5639],[-72.3829,43.5637],[-72.383,43.5634],[-72.3828,43.5626],[-72.3828,43.5625],[-72.3827,43.5622],[-72.3827,43.5621],[-72.3827,43.5613],[-72.3826,43.5607],[-72.3823,43.5594],[-72.3822,43.5592],[-72.3822,43.5587],[-72.382,43.5581],[-72.3815,43.5566],[-72.3814,43.5561],[-72.3813,43.5554],[-72.3813,43.5553],[-72.3813,43.5544],[-72.3814,43.5536],[-72.381,43.5522],[-72.3809,43.5519],[-72.3807,43.5507],[-72.3807,43.55],[-72.3807,43.5498],[-72.3808,43.5493],[-72.381,43.5487],[-72.3812,43.5481],[-72.3814,43.5476],[-72.3814,43.5473],[-72.3815,43.5472],[-72.3815,43.5471],[-72.3815,43.5469],[-72.3812,43.5455],[-72.3812,43.5454],[-72.3811,43.5446],[-72.381,43.5442],[-72.3809,43.544],[-72.3808,43.5436],[-72.3808,43.5435],[-72.3808,43.5434],[-72.3807,43.5431],[-72.3807,43.5428],[-72.3805,43.5419],[-72.3805,43.5418],[-72.3805,43.5412],[-72.3806,43.5407],[-72.3806,43.5406],[-72.3807,43.5403],[-72.3808,43.5401],[-72.3809,43.5398],[-72.3812,43.5392],[-72.3816,43.5384],[-72.3821,43.5377],[-72.3821,43.5376],[-72.3824,43.5372],[-72.383,43.5361],[-72.3837,43.5348],[-72.3842,43.5339],[-72.3843,43.5339],[-72.3843,43.5338],[-72.385,43.5331],[-72.3853,43.5327],[-72.3855,43.5324],[-72.3859,43.5319],[-72.3861,43.5316],[-72.3863,43.5314],[-72.3865,43.531],[-72.3868,43.5306],[-72.387,43.5304],[-72.3872,43.5301],[-72.3874,43.5299],[-72.3876,43.5296],[-72.3884,43.529],[-72.3888,43.5287],[-72.3891,43.5284],[-72.39,43.5278],[-72.3904,43.5276],[-72.391,43.5274],[-72.3913,43.5274],[-72.3914,43.5274],[-72.3915,43.5275],[-72.3916,43.5275],[-72.3918,43.5276],[-72.392,43.5277],[-72.3922,43.5276],[-72.3924,43.5276],[-72.3925,43.5275],[-72.3929,43.5275],[-72.3937,43.5275],[-72.394,43.5276],[-72.3941,43.5275],[-72.3943,43.5274],[-72.3945,43.5269],[-72.3949,43.5263],[-72.395,43.526],[-72.3952,43.5255],[-72.3953,43.5252],[-72.3955,43.5248],[-72.3957,43.5243],[-72.3959,43.5238],[-72.396,43.5236],[-72.3961,43.5234],[-72.3961,43.5229],[-72.3961,43.5221],[-72.3961,43.5213],[-72.3961,43.5209],[-72.3961,43.5206],[-72.3962,43.5203],[-72.3964,43.5199],[-72.3964,43.5196],[-72.3966,43.5192],[-72.3966,43.5191],[-72.3967,43.519],[-72.3967,43.5189],[-72.3969,43.5181],[-72.397,43.5176],[-72.3972,43.517],[-72.3973,43.5165],[-72.3976,43.5158],[-72.398,43.515],[-72.3984,43.514],[-72.3986,43.5137],[-72.3988,43.5131],[-72.3989,43.5127],[-72.3988,43.5122],[-72.3985,43.5111],[-72.3982,43.5104],[-72.3978,43.5097],[-72.3973,43.509],[-72.3972,43.5089],[-72.3966,43.5084],[-72.3958,43.5081],[-72.3956,43.508],[-72.3955,43.5079],[-72.3952,43.5077],[-72.3948,43.5075],[-72.3944,43.5072],[-72.3941,43.507],[-72.3937,43.5067],[-72.3936,43.5067],[-72.3936,43.5066],[-72.3928,43.5061],[-72.3916,43.5053],[-72.3906,43.5046],[-72.3895,43.504],[-72.3884,43.5033],[-72.388,43.5031],[-72.3874,43.5027],[-72.3867,43.502],[-72.386,43.5015],[-72.3857,43.5012],[-72.3851,43.5007],[-72.3847,43.5003],[-72.3846,43.5001],[-72.3845,43.5],[-72.384,43.4992],[-72.3838,43.4989],[-72.3838,43.4986],[-72.3837,43.4984],[-72.3834,43.4976],[-72.3831,43.4969],[-72.3824,43.496],[-72.3821,43.4955],[-72.3818,43.4951],[-72.3816,43.4949],[-72.3811,43.494],[-72.3802,43.4922],[-72.38,43.4918],[-72.3799,43.4912],[-72.3799,43.4907],[-72.38,43.49],[-72.3803,43.4889],[-72.3804,43.4885],[-72.3803,43.4884],[-72.3803,43.4881],[-72.3805,43.4876],[-72.3805,43.4873],[-72.3805,43.4867],[-72.3808,43.4856],[-72.381,43.4852],[-72.3811,43.4849],[-72.3813,43.4842],[-72.3813,43.4839],[-72.3813,43.4838],[-72.3814,43.4838],[-72.3814,43.4828],[-72.3814,43.4819],[-72.3815,43.4805],[-72.3815,43.48],[-72.3815,43.4799],[-72.3817,43.4794],[-72.3818,43.4786],[-72.3819,43.478],[-72.382,43.4775],[-72.3821,43.477],[-72.3823,43.4766],[-72.3825,43.4762],[-72.3825,43.4759],[-72.3828,43.4755],[-72.3829,43.4753],[-72.383,43.4751],[-72.3833,43.4748],[-72.3838,43.4744],[-72.3841,43.4741],[-72.3844,43.4739],[-72.3848,43.4735],[-72.385,43.4733],[-72.3855,43.473],[-72.3863,43.4726],[-72.3865,43.4724],[-72.3867,43.4723],[-72.3868,43.4722],[-72.3868,43.4721],[-72.3869,43.4721],[-72.3871,43.4719],[-72.3873,43.4717],[-72.3876,43.4714],[-72.3883,43.471],[-72.3888,43.4705],[-72.3891,43.4702],[-72.3894,43.47],[-72.3897,43.4698],[-72.3898,43.4697],[-72.3899,43.4696],[-72.39,43.4695],[-72.3902,43.4693],[-72.3904,43.469],[-72.3911,43.4683],[-72.3914,43.4682],[-72.3919,43.4678],[-72.3923,43.4673],[-72.3925,43.4669],[-72.3926,43.4669],[-72.3926,43.4667],[-72.3927,43.4663],[-72.3927,43.4661],[-72.3927,43.4654],[-72.3926,43.4651],[-72.3924,43.4645],[-72.392,43.4632],[-72.3917,43.4627],[-72.3916,43.4626],[-72.3916,43.4621],[-72.3915,43.4619],[-72.3916,43.4612],[-72.3914,43.4598],[-72.3916,43.4595],[-72.3916,43.4592],[-72.3916,43.459],[-72.3916,43.4589],[-72.3916,43.4588],[-72.3914,43.458],[-72.3913,43.4574],[-72.3912,43.457],[-72.391,43.456],[-72.3904,43.4544],[-72.3903,43.454],[-72.3904,43.454],[-72.3903,43.4534],[-72.3904,43.453],[-72.3903,43.4518],[-72.3903,43.4516],[-72.3904,43.4509],[-72.3905,43.4502],[-72.3909,43.449],[-72.3913,43.4483],[-72.3919,43.4475],[-72.392,43.4473],[-72.392,43.4472],[-72.3921,43.4472],[-72.3927,43.4465],[-72.3933,43.4451],[-72.3936,43.4445],[-72.3939,43.4434],[-72.3942,43.4422],[-72.3945,43.4416],[-72.3951,43.4401],[-72.3953,43.4395],[-72.3954,43.4386],[-72.3957,43.4378],[-72.3958,43.4375],[-72.3959,43.4372],[-72.3959,43.4368],[-72.3959,43.4363],[-72.3959,43.4361],[-72.3959,43.4357],[-72.3959,43.4356],[-72.396,43.435],[-72.3959,43.435],[-72.3959,43.4345],[-72.3959,43.4344],[-72.3959,43.434],[-72.3958,43.4338],[-72.3958,43.4336],[-72.3958,43.4335],[-72.3958,43.4333],[-72.3958,43.4332],[-72.3958,43.433],[-72.3958,43.432],[-72.3958,43.4317],[-72.3958,43.4316],[-72.3958,43.4315],[-72.3957,43.4309],[-72.3958,43.4303],[-72.3959,43.4295],[-72.396,43.4288],[-72.396,43.4287],[-72.3961,43.4283],[-72.3962,43.4275],[-72.3963,43.4269],[-72.3965,43.4261],[-72.3967,43.4257],[-72.3969,43.4251],[-72.397,43.4246],[-72.3971,43.424],[-72.3972,43.4238],[-72.3974,43.4235],[-72.3976,43.423],[-72.3977,43.4227],[-72.398,43.4219],[-72.3984,43.4205],[-72.3986,43.4199],[-72.3986,43.4198],[-72.3986,43.4195],[-72.3986,43.419],[-72.3987,43.4188],[-72.3988,43.4186],[-72.399,43.4183],[-72.3991,43.4176],[-72.3998,43.4157],[-72.3999,43.4151],[-72.3999,43.4149],[-72.3998,43.4148],[-72.3997,43.4146],[-72.3998,43.4145],[-72.4,43.4142],[-72.3999,43.4131],[-72.3999,43.4126],[-72.4001,43.412],[-72.4,43.4117],[-72.3998,43.4115],[-72.3998,43.4113],[-72.3998,43.4111],[-72.4,43.4108],[-72.4001,43.4104],[-72.4,43.4099],[-72.4001,43.4097],[-72.4,43.4093],[-72.4,43.4091],[-72.4001,43.4086],[-72.4002,43.4085],[-72.4003,43.4082],[-72.4004,43.4074],[-72.4005,43.407],[-72.4008,43.4061],[-72.401,43.4049],[-72.4011,43.4046],[-72.4012,43.4043],[-72.4012,43.4036],[-72.4013,43.4032],[-72.4013,43.4029],[-72.4014,43.4029],[-72.4014,43.4027],[-72.4017,43.4019],[-72.4017,43.4016],[-72.4017,43.4013],[-72.4017,43.4008],[-72.4018,43.4001],[-72.402,43.3997],[-72.4021,43.399],[-72.4021,43.3987],[-72.4025,43.3976],[-72.4027,43.3972],[-72.403,43.3968],[-72.4033,43.3965],[-72.4034,43.396],[-72.4034,43.3957],[-72.4033,43.3954],[-72.4032,43.3952],[-72.4031,43.3949],[-72.4031,43.3947],[-72.4032,43.3944],[-72.4032,43.394],[-72.4032,43.3936],[-72.4032,43.3935],[-72.4033,43.3928],[-72.4034,43.3922],[-72.4034,43.3918],[-72.4035,43.3916],[-72.4036,43.3914],[-72.4039,43.3909],[-72.4043,43.3904],[-72.4045,43.3902],[-72.4047,43.3899],[-72.4049,43.3898],[-72.4051,43.3897],[-72.4052,43.3896],[-72.4054,43.3895],[-72.4059,43.3894],[-72.4062,43.3892],[-72.4065,43.389],[-72.4071,43.3886],[-72.4077,43.3882],[-72.4086,43.3877],[-72.4099,43.3867],[-72.4102,43.3865],[-72.4105,43.3863],[-72.4109,43.3859],[-72.4111,43.3857],[-72.4112,43.3856],[-72.4116,43.3852],[-72.4118,43.385],[-72.4121,43.3847],[-72.4122,43.3845],[-72.4126,43.3842],[-72.4129,43.3841],[-72.4134,43.3835],[-72.4135,43.3833],[-72.4137,43.383],[-72.4144,43.3817],[-72.4145,43.3814],[-72.4146,43.3812],[-72.415,43.3808],[-72.4152,43.3803],[-72.4153,43.38],[-72.4152,43.3797],[-72.4154,43.3794],[-72.4156,43.3788],[-72.4157,43.3785],[-72.4158,43.3783],[-72.4159,43.3775],[-72.416,43.3774],[-72.416,43.3772],[-72.416,43.3771],[-72.416,43.3764],[-72.416,43.376],[-72.4159,43.3751],[-72.4159,43.375],[-72.4156,43.3739],[-72.4153,43.3728],[-72.4152,43.3724],[-72.415,43.3713],[-72.4149,43.3709],[-72.4147,43.3701],[-72.4147,43.3693],[-72.4147,43.3681],[-72.4147,43.3678],[-72.4151,43.3666],[-72.4151,43.3665],[-72.4152,43.3662],[-72.4153,43.3659],[-72.4152,43.3656],[-72.415,43.3648],[-72.4148,43.3644],[-72.4147,43.3642],[-72.4145,43.3641],[-72.414,43.3635],[-72.4139,43.3634],[-72.4134,43.363],[-72.4134,43.3629],[-72.4132,43.3628],[-72.4131,43.3627],[-72.4128,43.3624],[-72.4126,43.3623],[-72.4124,43.3622],[-72.412,43.3621],[-72.4118,43.3621],[-72.4107,43.3618],[-72.4102,43.3617],[-72.4097,43.3615],[-72.409,43.3612],[-72.4089,43.3611],[-72.4081,43.3608],[-72.4078,43.3606],[-72.4075,43.3605],[-72.4073,43.3604],[-72.4068,43.3601],[-72.4064,43.3599],[-72.4063,43.3598],[-72.4061,43.3598],[-72.4054,43.3593],[-72.4052,43.3591],[-72.4051,43.3589],[-72.4049,43.3586],[-72.4046,43.3584],[-72.4043,43.3582],[-72.4039,43.3581],[-72.4031,43.3578],[-72.4027,43.3577],[-72.4021,43.3576],[-72.4013,43.3575],[-72.4004,43.3574],[-72.3997,43.3574],[-72.3992,43.3575],[-72.3983,43.3576],[-72.3976,43.3578],[-72.3967,43.3577],[-72.3955,43.3576],[-72.395,43.3576],[-72.3942,43.3576],[-72.3937,43.3577],[-72.3934,43.3578],[-72.393,43.3579],[-72.3928,43.358],[-72.3922,43.3579],[-72.3918,43.3578],[-72.3914,43.3576],[-72.3909,43.3574],[-72.3908,43.3573],[-72.3906,43.3572],[-72.3905,43.3572],[-72.3901,43.3568],[-72.3899,43.3566],[-72.3898,43.3563],[-72.3898,43.356],[-72.39,43.3558],[-72.3903,43.3554],[-72.3913,43.3545],[-72.3916,43.3542],[-72.392,43.3538],[-72.3925,43.3531],[-72.3942,43.3511],[-72.3946,43.3508],[-72.3957,43.35],[-72.396,43.3498],[-72.397,43.3491],[-72.3978,43.3487],[-72.399,43.3478],[-72.3993,43.3476],[-72.3997,43.3472],[-72.4007,43.346],[-72.4011,43.3455],[-72.4016,43.3444],[-72.4019,43.344],[-72.4023,43.3436],[-72.4027,43.3431],[-72.4036,43.3417],[-72.4039,43.3412],[-72.4046,43.3402],[-72.4051,43.3394],[-72.4053,43.3391],[-72.4063,43.3378],[-72.4065,43.3376],[-72.4073,43.3364],[-72.4079,43.3357],[-72.4085,43.3349],[-72.4086,43.3349],[-72.4086,43.3348],[-72.4089,43.3343],[-72.409,43.334],[-72.4094,43.3334],[-72.4101,43.3323],[-72.4103,43.332],[-72.4105,43.3315],[-72.4106,43.3311],[-72.4105,43.3307],[-72.4101,43.33],[-72.4094,43.3284],[-72.409,43.3279],[-72.4086,43.3275],[-72.4085,43.3274],[-72.4079,43.3265],[-72.4075,43.326],[-72.4068,43.3254],[-72.406,43.3244],[-72.4057,43.3241],[-72.4056,43.3239],[-72.4055,43.3238],[-72.4053,43.3236],[-72.4039,43.3224],[-72.4037,43.3221],[-72.4034,43.3216],[-72.4033,43.3215],[-72.4033,43.3214],[-72.4032,43.3213],[-72.4032,43.3212],[-72.4031,43.3211],[-72.403,43.321],[-72.4028,43.3207],[-72.4026,43.3205],[-72.4025,43.3204],[-72.4022,43.32],[-72.402,43.3198],[-72.4017,43.3195],[-72.4014,43.3193],[-72.4009,43.3191],[-72.4002,43.3188],[-72.4,43.3188],[-72.3998,43.3187],[-72.3997,43.3186],[-72.3993,43.3185],[-72.399,43.3184],[-72.3986,43.3181],[-72.3983,43.3179],[-72.3977,43.3175],[-72.3975,43.3173],[-72.3972,43.317],[-72.3971,43.3167],[-72.3965,43.3158],[-72.3961,43.3152],[-72.3958,43.3148],[-72.3957,43.3145],[-72.3956,43.3143],[-72.3953,43.3139],[-72.3952,43.3133],[-72.3953,43.3127],[-72.3954,43.3124],[-72.3956,43.3121],[-72.3958,43.3118],[-72.3959,43.3117],[-72.3962,43.3113],[-72.3964,43.3112],[-72.3965,43.3111],[-72.3967,43.3108],[-72.397,43.3106],[-72.3979,43.3096],[-72.3981,43.3095],[-72.3982,43.3094],[-72.3983,43.3093],[-72.3982,43.309],[-72.3982,43.3088],[-72.3983,43.3086],[-72.3986,43.3083],[-72.3988,43.3082],[-72.399,43.3081],[-72.3992,43.308],[-72.3993,43.3076],[-72.3993,43.307],[-72.3993,43.3066],[-72.3994,43.3064],[-72.3995,43.3061],[-72.4001,43.3055],[-72.4003,43.3053],[-72.4008,43.3045],[-72.4009,43.3043],[-72.4012,43.304],[-72.4013,43.3037],[-72.4013,43.3036],[-72.4015,43.3035],[-72.4016,43.3034],[-72.4018,43.3033],[-72.4022,43.303],[-72.4025,43.3028],[-72.4027,43.3026],[-72.4028,43.3024],[-72.4028,43.3022],[-72.4029,43.3018],[-72.4027,43.3014],[-72.4026,43.301],[-72.4026,43.3008],[-72.4029,43.3002],[-72.403,43.2999],[-72.4031,43.2991],[-72.4032,43.2985],[-72.4034,43.298],[-72.4034,43.2977],[-72.4035,43.2972],[-72.4036,43.297],[-72.4039,43.296],[-72.4041,43.2954],[-72.4044,43.2946],[-72.4046,43.2942],[-72.4047,43.2939],[-72.4049,43.2931],[-72.4049,43.293],[-72.4048,43.2927],[-72.4048,43.2924],[-72.4049,43.292],[-72.4053,43.2913],[-72.4055,43.2908],[-72.406,43.2901],[-72.4064,43.2891],[-72.4071,43.287],[-72.408,43.2841],[-72.4089,43.282],[-72.4093,43.281],[-72.4099,43.2802],[-72.4102,43.2797],[-72.4105,43.2791],[-72.4111,43.2783],[-72.4117,43.2774],[-72.4122,43.2766],[-72.4124,43.2762],[-72.4125,43.2757],[-72.4126,43.2756],[-72.4127,43.2751],[-72.4132,43.2746],[-72.4135,43.2743],[-72.4147,43.2728],[-72.4148,43.2726],[-72.4149,43.2726],[-72.4152,43.2722],[-72.4154,43.2716],[-72.4156,43.2711],[-72.4158,43.2708],[-72.4159,43.2706],[-72.416,43.2702],[-72.4163,43.27],[-72.4168,43.2694],[-72.4173,43.269],[-72.4176,43.2687],[-72.418,43.2684],[-72.4188,43.2678],[-72.4191,43.2676],[-72.4194,43.2673],[-72.4198,43.2668],[-72.4202,43.2663],[-72.4203,43.2662],[-72.4206,43.266],[-72.4207,43.2657],[-72.4209,43.2655],[-72.4209,43.2654],[-72.4209,43.265],[-72.4209,43.2647],[-72.4209,43.2644],[-72.421,43.264],[-72.4212,43.2637],[-72.4216,43.2634],[-72.4219,43.2632],[-72.4227,43.2627],[-72.4232,43.2625],[-72.4241,43.2621],[-72.4246,43.262],[-72.4252,43.2618],[-72.4254,43.2618],[-72.4255,43.2618],[-72.4257,43.2619],[-72.4258,43.2619],[-72.426,43.2617],[-72.4263,43.2615],[-72.427,43.2612],[-72.4276,43.261],[-72.4277,43.2609],[-72.4279,43.2608],[-72.428,43.2608],[-72.4287,43.2605],[-72.4291,43.2604],[-72.43,43.2602],[-72.4308,43.26],[-72.4319,43.2596],[-72.4322,43.2595],[-72.4326,43.2593],[-72.4328,43.2593],[-72.4329,43.2592],[-72.433,43.2592],[-72.4337,43.2589],[-72.4339,43.2587],[-72.4343,43.2585],[-72.4351,43.258],[-72.4353,43.2579],[-72.4355,43.2577],[-72.4358,43.2574],[-72.4362,43.2571],[-72.4364,43.257],[-72.4367,43.2567],[-72.4369,43.2565],[-72.4371,43.2561],[-72.4372,43.2557],[-72.4372,43.2551],[-72.4373,43.2547],[-72.4374,43.2544],[-72.4376,43.254],[-72.438,43.2537],[-72.4382,43.2533],[-72.4384,43.2529],[-72.4386,43.2524],[-72.4388,43.252],[-72.4388,43.2517],[-72.4389,43.2516],[-72.439,43.2512],[-72.439,43.251],[-72.4388,43.2507],[-72.4387,43.2506],[-72.4387,43.2502],[-72.4387,43.2501],[-72.4387,43.2499],[-72.4386,43.2495],[-72.4385,43.2492],[-72.4385,43.249],[-72.4386,43.2486],[-72.4387,43.2483],[-72.439,43.2473],[-72.4391,43.2471],[-72.4393,43.2468],[-72.4393,43.2464],[-72.4395,43.2457],[-72.4395,43.2447],[-72.4395,43.2443],[-72.4395,43.2441],[-72.4389,43.2429],[-72.4388,43.2428],[-72.4386,43.242],[-72.4385,43.2415],[-72.4384,43.2409],[-72.4383,43.2404],[-72.4382,43.2398],[-72.438,43.2391],[-72.4376,43.2384],[-72.4371,43.2373],[-72.4371,43.2371],[-72.437,43.2369],[-72.4369,43.2368],[-72.4368,43.2367],[-72.4368,43.2366],[-72.4364,43.2363],[-72.436,43.2356],[-72.4358,43.2352],[-72.4358,43.235],[-72.4356,43.2347],[-72.4354,43.2344],[-72.4352,43.2342],[-72.4348,43.2338],[-72.4347,43.2335],[-72.4347,43.2333],[-72.4344,43.2327],[-72.4343,43.2323],[-72.4342,43.2319],[-72.4342,43.2315],[-72.4343,43.2309],[-72.4345,43.2304],[-72.4349,43.2295],[-72.4351,43.2293],[-72.4353,43.2291],[-72.4355,43.2289],[-72.4355,43.2288],[-72.4356,43.2287],[-72.4358,43.2284],[-72.4359,43.2282],[-72.4361,43.2279],[-72.4362,43.2278],[-72.4364,43.2275],[-72.4365,43.2273],[-72.4367,43.227],[-72.4369,43.2267],[-72.437,43.2266],[-72.4372,43.2263],[-72.4373,43.2261],[-72.4374,43.2259],[-72.4377,43.2256],[-72.4378,43.2255],[-72.4381,43.2251],[-72.4382,43.2247],[-72.4383,43.2244],[-72.4384,43.2244],[-72.4385,43.2242],[-72.4386,43.2241],[-72.4389,43.2238],[-72.439,43.2236],[-72.4391,43.2234],[-72.4393,43.2229],[-72.4394,43.2227],[-72.4397,43.2218],[-72.4399,43.2212],[-72.4403,43.2205],[-72.4406,43.2198],[-72.4409,43.2189],[-72.441,43.2186],[-72.4411,43.2182],[-72.4411,43.2178],[-72.4411,43.2173],[-72.4411,43.2169],[-72.4411,43.2161],[-72.4411,43.216],[-72.441,43.2156],[-72.4408,43.2148],[-72.4407,43.2144],[-72.4407,43.2143],[-72.4408,43.2139],[-72.4408,43.2138],[-72.4408,43.2137],[-72.4407,43.2136],[-72.4407,43.2135],[-72.4404,43.2131],[-72.4402,43.2126],[-72.44,43.2118],[-72.4399,43.2115],[-72.4399,43.2113],[-72.4397,43.2109],[-72.4395,43.2106],[-72.4392,43.2102],[-72.439,43.2099],[-72.4388,43.2091],[-72.4383,43.2063],[-72.4383,43.2057],[-72.4382,43.2043],[-72.4382,43.2035],[-72.4382,43.2032],[-72.4382,43.2029],[-72.4384,43.2024],[-72.4385,43.2021],[-72.4385,43.2018],[-72.4385,43.2016],[-72.4387,43.2013],[-72.4389,43.2012],[-72.4392,43.2009],[-72.4393,43.2009],[-72.4395,43.2006],[-72.4397,43.2005],[-72.44,43.2004],[-72.4401,43.2002],[-72.4403,43.2001],[-72.4404,43.2],[-72.4407,43.1997],[-72.4409,43.1996],[-72.4411,43.1994],[-72.4414,43.1992],[-72.4415,43.1992],[-72.4416,43.199],[-72.4418,43.199],[-72.4425,43.1985],[-72.4429,43.1982],[-72.443,43.1981],[-72.4433,43.1979],[-72.4434,43.1978],[-72.4435,43.1977],[-72.4437,43.1975],[-72.444,43.1973],[-72.4443,43.1971],[-72.4447,43.1968],[-72.4447,43.1967],[-72.4448,43.1966],[-72.4449,43.1965],[-72.445,43.1962],[-72.4451,43.196],[-72.4453,43.1959],[-72.4457,43.1956],[-72.4465,43.195],[-72.4466,43.1949],[-72.4467,43.1949],[-72.4474,43.1945],[-72.4477,43.1943],[-72.4478,43.1943],[-72.4482,43.1942],[-72.4486,43.1942],[-72.4488,43.1941],[-72.449,43.1941],[-72.4494,43.1938],[-72.4498,43.1935],[-72.45,43.1933],[-72.4503,43.193],[-72.4504,43.1928],[-72.4505,43.1927],[-72.4505,43.1926],[-72.4505,43.1925],[-72.4505,43.1922],[-72.4504,43.192],[-72.4503,43.1918],[-72.4503,43.1916],[-72.4503,43.1915],[-72.4503,43.1911],[-72.4502,43.1908],[-72.4499,43.1898],[-72.4497,43.1893],[-72.4495,43.189],[-72.4493,43.1888],[-72.449,43.1885],[-72.4488,43.1882],[-72.4485,43.1876],[-72.4477,43.1865],[-72.4475,43.1862],[-72.4473,43.186],[-72.447,43.1857],[-72.4467,43.1855],[-72.4465,43.1853],[-72.4463,43.1851],[-72.4459,43.1848],[-72.4455,43.1844],[-72.4451,43.184],[-72.445,43.1839],[-72.4448,43.1837],[-72.4447,43.1834],[-72.4442,43.1827],[-72.4441,43.1823],[-72.444,43.182],[-72.444,43.1817],[-72.444,43.1816],[-72.4439,43.1814],[-72.4439,43.1811],[-72.4438,43.1804],[-72.4439,43.1798],[-72.444,43.1793],[-72.4442,43.1789],[-72.4444,43.1786],[-72.4449,43.1781],[-72.4454,43.1778],[-72.4458,43.1775],[-72.447,43.1768],[-72.448,43.1762],[-72.4487,43.176],[-72.4492,43.1758],[-72.4508,43.175],[-72.4515,43.1745],[-72.4516,43.1744],[-72.4517,43.1743],[-72.452,43.174],[-72.4521,43.1739],[-72.4525,43.1734],[-72.4528,43.1728],[-72.4529,43.1722],[-72.453,43.1719],[-72.453,43.1716],[-72.4529,43.1712],[-72.4528,43.1707],[-72.4527,43.1702],[-72.4527,43.1701],[-72.4527,43.17],[-72.4527,43.1699],[-72.4526,43.1697],[-72.4526,43.1695],[-72.4526,43.1694],[-72.4525,43.1694],[-72.4525,43.1693],[-72.4525,43.1691],[-72.4525,43.1688],[-72.4524,43.1687],[-72.4524,43.1682],[-72.4524,43.168],[-72.4524,43.1678],[-72.4523,43.167],[-72.4523,43.1666],[-72.4522,43.1664],[-72.452,43.1661],[-72.4519,43.1658],[-72.4519,43.1655],[-72.4519,43.1647],[-72.4519,43.1645],[-72.4519,43.1644],[-72.4519,43.1641],[-72.452,43.1636],[-72.4521,43.1634],[-72.4522,43.1631],[-72.4522,43.1627],[-72.4522,43.1624],[-72.4522,43.1623],[-72.4522,43.1617],[-72.4522,43.1614],[-72.4523,43.1613],[-72.4523,43.1608],[-72.4524,43.1585],[-72.4524,43.158],[-72.4523,43.1576],[-72.4523,43.1572],[-72.4522,43.1568],[-72.4521,43.1563],[-72.4522,43.1561],[-72.4522,43.1559],[-72.4521,43.1559],[-72.4521,43.1557],[-72.4521,43.1549],[-72.4521,43.1543],[-72.4521,43.1532],[-72.4522,43.1529],[-72.4523,43.1527],[-72.4528,43.1523],[-72.4534,43.1518],[-72.4537,43.1515],[-72.4541,43.1512],[-72.4545,43.1508],[-72.455,43.1506],[-72.4554,43.1503],[-72.4556,43.1502],[-72.4561,43.1498],[-72.4566,43.1495],[-72.457,43.1489],[-72.4572,43.1484],[-72.4573,43.148],[-72.4574,43.1475],[-72.4574,43.147],[-72.4572,43.1465],[-72.4572,43.1464],[-72.4569,43.146],[-72.4568,43.1457],[-72.4565,43.1452],[-72.4559,43.1441],[-72.4553,43.143],[-72.4548,43.1422],[-72.4547,43.1421],[-72.4541,43.1411],[-72.4535,43.1401],[-72.4534,43.1401],[-72.4533,43.1397],[-72.4531,43.1394],[-72.4526,43.139],[-72.4525,43.1389],[-72.4521,43.1386],[-72.4516,43.1383],[-72.451,43.1381],[-72.4501,43.1379],[-72.4491,43.1376],[-72.4488,43.1375],[-72.4487,43.1375],[-72.4484,43.1373],[-72.4478,43.1371],[-72.4474,43.137],[-72.4472,43.137],[-72.4471,43.137],[-72.4467,43.1373],[-72.4464,43.1374],[-72.4462,43.1374],[-72.4461,43.1374],[-72.446,43.1374],[-72.4455,43.1374],[-72.4452,43.1374],[-72.445,43.1375],[-72.4445,43.1377],[-72.4443,43.1378],[-72.4439,43.1377],[-72.4436,43.1377],[-72.4433,43.1377],[-72.4432,43.1377],[-72.4429,43.1375],[-72.4425,43.1373],[-72.4422,43.1371],[-72.4421,43.1371],[-72.442,43.1371],[-72.4419,43.137],[-72.4414,43.137],[-72.4411,43.1368],[-72.4408,43.1366],[-72.4407,43.1364],[-72.4406,43.1362],[-72.4406,43.1359],[-72.4406,43.1357],[-72.4406,43.1355],[-72.4406,43.1354],[-72.4406,43.1352],[-72.4406,43.1349],[-72.4406,43.1346],[-72.4406,43.1345],[-72.4406,43.1341],[-72.4407,43.1339],[-72.4407,43.1337],[-72.4409,43.1334],[-72.441,43.1332],[-72.4413,43.1329],[-72.4414,43.1328],[-72.4415,43.1326],[-72.4416,43.1325],[-72.4417,43.1324],[-72.4423,43.1321],[-72.4424,43.132],[-72.4425,43.1318],[-72.4425,43.1316],[-72.4425,43.1314],[-72.4424,43.1312],[-72.4424,43.1311],[-72.4423,43.1308],[-72.4421,43.1307],[-72.4421,43.1306],[-72.442,43.1303],[-72.4421,43.13],[-72.4421,43.1299],[-72.4423,43.1295],[-72.4423,43.1293],[-72.4421,43.129],[-72.4416,43.1284],[-72.4414,43.1282],[-72.4411,43.1279],[-72.4409,43.1277],[-72.4408,43.1274],[-72.4407,43.1271],[-72.4404,43.1269],[-72.4403,43.1268],[-72.4402,43.1267],[-72.4399,43.1265],[-72.4394,43.1263],[-72.4385,43.1259],[-72.4382,43.1254],[-72.4382,43.1253],[-72.4381,43.1252],[-72.4381,43.1251],[-72.438,43.125],[-72.4378,43.1249],[-72.4378,43.1248],[-72.4377,43.1248],[-72.4376,43.1247],[-72.4374,43.1246],[-72.4368,43.1242],[-72.4365,43.124],[-72.4364,43.1238],[-72.4364,43.1237],[-72.4362,43.1236],[-72.4362,43.1235],[-72.4357,43.1231],[-72.4355,43.1229],[-72.4351,43.1227],[-72.4349,43.1225],[-72.4345,43.1222],[-72.4344,43.1221],[-72.4339,43.1217],[-72.4337,43.1215],[-72.4333,43.121],[-72.4331,43.1207],[-72.4328,43.1202],[-72.4327,43.1198],[-72.4325,43.1192],[-72.4325,43.1189],[-72.4326,43.1183],[-72.4326,43.118],[-72.4324,43.1174],[-72.4324,43.1167],[-72.4324,43.1166],[-72.4323,43.1163],[-72.4322,43.1161],[-72.4322,43.1159],[-72.4322,43.1155],[-72.4323,43.1152],[-72.4323,43.115],[-72.4323,43.1148],[-72.4323,43.1144],[-72.4324,43.1138],[-72.4326,43.1132],[-72.4327,43.1127],[-72.4329,43.1123],[-72.4331,43.1121],[-72.4333,43.1111],[-72.4334,43.1108],[-72.4335,43.1106],[-72.4337,43.1104],[-72.434,43.1101],[-72.4343,43.1099],[-72.4344,43.1098],[-72.4348,43.1094],[-72.4351,43.1091],[-72.4361,43.1085],[-72.4364,43.1083],[-72.4367,43.1081],[-72.4369,43.108],[-72.4377,43.1077],[-72.4384,43.1074],[-72.4386,43.1074],[-72.4392,43.1072],[-72.4394,43.1071],[-72.4398,43.1069],[-72.4401,43.1068],[-72.4405,43.1066],[-72.441,43.1062],[-72.4414,43.1059],[-72.4417,43.1056],[-72.4418,43.1054],[-72.442,43.105],[-72.4421,43.1049],[-72.4423,43.1046],[-72.4424,43.1045],[-72.4427,43.1039],[-72.443,43.1035],[-72.4432,43.103],[-72.4432,43.1028],[-72.4432,43.1022],[-72.4432,43.1017],[-72.4431,43.101],[-72.443,43.1004],[-72.4429,43.1002],[-72.4426,43.0995],[-72.4423,43.099],[-72.4419,43.0983],[-72.4416,43.0979],[-72.4415,43.0977],[-72.4414,43.0975],[-72.4413,43.0974],[-72.4411,43.0973],[-72.4409,43.0973],[-72.4407,43.0972],[-72.4405,43.0971],[-72.4404,43.097],[-72.4402,43.0967],[-72.4401,43.0965],[-72.4398,43.0962],[-72.4395,43.096],[-72.4393,43.0956],[-72.4393,43.0955],[-72.4391,43.0953],[-72.439,43.095],[-72.4389,43.0946],[-72.4389,43.0936],[-72.4389,43.0925],[-72.4388,43.0919],[-72.4388,43.0917],[-72.4387,43.0915],[-72.4384,43.0908],[-72.4382,43.0906],[-72.4379,43.0901],[-72.4378,43.09],[-72.4374,43.0894],[-72.4369,43.089],[-72.4367,43.0888],[-72.4366,43.0887],[-72.4363,43.0885],[-72.4358,43.0882],[-72.4355,43.0879],[-72.4351,43.0875],[-72.4349,43.0872],[-72.4347,43.0868],[-72.4345,43.0866],[-72.4345,43.0865],[-72.4344,43.0864],[-72.4344,43.0863],[-72.4344,43.0862],[-72.4344,43.0861],[-72.4343,43.0861],[-72.4343,43.0857],[-72.4343,43.0853],[-72.4342,43.085],[-72.4342,43.0849],[-72.4341,43.0848],[-72.434,43.0844],[-72.4342,43.0838],[-72.4345,43.0833],[-72.4347,43.0829],[-72.4349,43.0827],[-72.435,43.0824],[-72.4351,43.0821],[-72.4351,43.0818],[-72.4353,43.0815],[-72.4357,43.0809],[-72.4361,43.0804],[-72.4363,43.0801],[-72.4365,43.08],[-72.4365,43.0799],[-72.4366,43.0799],[-72.4367,43.0797],[-72.4376,43.079],[-72.4382,43.0784],[-72.4385,43.0778],[-72.4387,43.0774],[-72.439,43.077],[-72.4394,43.0765],[-72.4397,43.0761],[-72.4401,43.0758],[-72.4402,43.0756],[-72.4407,43.0751],[-72.441,43.0748],[-72.4415,43.0745],[-72.4421,43.074],[-72.4429,43.0732],[-72.4431,43.0729],[-72.4432,43.0729],[-72.4441,43.0719],[-72.4443,43.0716],[-72.4446,43.0715],[-72.4449,43.0712],[-72.4454,43.0707],[-72.446,43.0703],[-72.4464,43.0702],[-72.4467,43.07],[-72.4476,43.0697],[-72.4483,43.0694],[-72.4484,43.0694],[-72.4487,43.0693],[-72.4491,43.0691],[-72.4494,43.069],[-72.4499,43.0688],[-72.4501,43.0686],[-72.4504,43.0684],[-72.4508,43.068],[-72.4509,43.0679],[-72.4513,43.0675],[-72.4515,43.0673],[-72.4516,43.0672],[-72.452,43.0668],[-72.4521,43.0667],[-72.4535,43.0648],[-72.4539,43.0642],[-72.4549,43.063],[-72.4553,43.0627],[-72.4559,43.0622],[-72.4562,43.0621],[-72.4566,43.0618],[-72.4567,43.0617],[-72.4577,43.061],[-72.4584,43.0606],[-72.4593,43.0601],[-72.4603,43.0596],[-72.4605,43.0596],[-72.4612,43.0592],[-72.4615,43.059],[-72.462,43.0588],[-72.4623,43.0586],[-72.4629,43.0582],[-72.4636,43.0577],[-72.4645,43.057],[-72.4647,43.0567],[-72.4654,43.0561],[-72.4656,43.0558],[-72.4664,43.055],[-72.4666,43.0547],[-72.467,43.0542],[-72.4674,43.0537],[-72.4678,43.053],[-72.4678,43.0528],[-72.4679,43.0525],[-72.4677,43.0513],[-72.4676,43.0509],[-72.4676,43.0505],[-72.4674,43.0501],[-72.4671,43.0495],[-72.4671,43.0492],[-72.4668,43.0486],[-72.4666,43.0482],[-72.4663,43.0476],[-72.4662,43.0476],[-72.4659,43.0471],[-72.4655,43.0466],[-72.4651,43.0462],[-72.4651,43.0461],[-72.4649,43.046],[-72.4645,43.0457],[-72.4641,43.0454],[-72.4632,43.045],[-72.4629,43.0448],[-72.4622,43.0443],[-72.462,43.0441],[-72.4619,43.044],[-72.4616,43.0437],[-72.4614,43.0436],[-72.4611,43.0433],[-72.461,43.0432],[-72.4608,43.0427],[-72.4605,43.0419],[-72.4604,43.0414],[-72.4603,43.0411],[-72.4604,43.0408],[-72.4605,43.0404],[-72.4606,43.0393],[-72.4607,43.0385],[-72.4608,43.0381],[-72.461,43.0363],[-72.4611,43.0353],[-72.4612,43.0344],[-72.4616,43.0333],[-72.4624,43.0306],[-72.4627,43.0298],[-72.4628,43.0296],[-72.463,43.029],[-72.4631,43.0286],[-72.4632,43.0277],[-72.4631,43.0272],[-72.4631,43.027],[-72.463,43.0265],[-72.4628,43.0262],[-72.4626,43.0258],[-72.4625,43.0256],[-72.4623,43.0253],[-72.4621,43.0251],[-72.4618,43.0246],[-72.4614,43.024],[-72.4611,43.0237],[-72.4608,43.0232],[-72.4608,43.0228],[-72.4607,43.0225],[-72.4605,43.0221],[-72.4604,43.0218],[-72.4603,43.0217],[-72.4601,43.0215],[-72.4597,43.0211],[-72.4595,43.0208],[-72.4595,43.0207],[-72.4595,43.0206],[-72.4594,43.0206],[-72.4593,43.0204],[-72.4591,43.0199],[-72.4591,43.0198],[-72.4586,43.0189],[-72.4583,43.0186],[-72.4581,43.0183],[-72.4573,43.0177],[-72.457,43.0175],[-72.4566,43.0173],[-72.4564,43.0172],[-72.4561,43.0171],[-72.4558,43.017],[-72.4557,43.017],[-72.4553,43.0169],[-72.455,43.0168],[-72.4549,43.0168],[-72.4544,43.0165],[-72.4541,43.0164],[-72.4536,43.0161],[-72.4528,43.0159],[-72.4525,43.0158],[-72.4521,43.0155],[-72.4519,43.0154],[-72.4515,43.0151],[-72.4513,43.0149],[-72.451,43.0147],[-72.4498,43.0138],[-72.4493,43.0135],[-72.4491,43.0134],[-72.4488,43.0132],[-72.4485,43.013],[-72.4481,43.0128],[-72.4479,43.0126],[-72.4472,43.0123],[-72.4467,43.012],[-72.4465,43.0119],[-72.4463,43.0118],[-72.4456,43.0115],[-72.4451,43.0111],[-72.4447,43.0108],[-72.4444,43.0105],[-72.444,43.0101],[-72.4437,43.0099],[-72.4435,43.0097],[-72.4434,43.0095],[-72.4432,43.0091],[-72.4431,43.0085],[-72.4432,43.0081],[-72.4433,43.0076],[-72.4436,43.0066],[-72.4439,43.0059],[-72.444,43.0055],[-72.4442,43.0051],[-72.4445,43.0046],[-72.4446,43.0044],[-72.445,43.0039],[-72.4455,43.0034],[-72.4459,43.003],[-72.4462,43.0027],[-72.4471,43.0018],[-72.4478,43.0013],[-72.448,43.0013],[-72.4481,43.0011],[-72.4484,43.001],[-72.4485,43.0009],[-72.4488,43.0007],[-72.4494,43.0003],[-72.4498,43.0001],[-72.45,43.0001],[-72.4501,43.0001],[-72.452,43.0001],[-72.4522,43.0001],[-72.4523,43.0001],[-72.4526,43.0002],[-72.4532,43.0004],[-72.4535,43.0005],[-72.4539,43.0007],[-72.4541,43.0008],[-72.4548,43.0011],[-72.4563,43.0012],[-72.4566,43.0012],[-72.457,43.0012],[-72.4579,43.001],[-72.4582,43.001],[-72.4586,43.0009],[-72.4587,43.0009],[-72.4591,43.0007],[-72.4593,43.0006],[-72.4597,43.0002],[-72.4598,43.0001],[-72.4601,42.9997],[-72.4608,42.9992],[-72.4609,42.999],[-72.4609,42.9989],[-72.4613,42.9985],[-72.4622,42.9977],[-72.4625,42.9974],[-72.463,42.9968],[-72.4636,42.9958],[-72.4637,42.9955],[-72.4638,42.995],[-72.4639,42.9947],[-72.4643,42.9943],[-72.4644,42.9941],[-72.4646,42.9938],[-72.4646,42.9937],[-72.4647,42.9927],[-72.4648,42.9925],[-72.4649,42.9924],[-72.465,42.9924],[-72.465,42.9923],[-72.465,42.992],[-72.4651,42.9916],[-72.4653,42.9909],[-72.4654,42.9904],[-72.4654,42.9896],[-72.4654,42.9892],[-72.4652,42.9886],[-72.4649,42.9879],[-72.4645,42.9872],[-72.4645,42.9871],[-72.4645,42.9868],[-72.4643,42.9866],[-72.464,42.9864],[-72.4639,42.9863],[-72.4637,42.9861],[-72.4635,42.9859],[-72.4633,42.9856],[-72.4622,42.9846],[-72.462,42.9844],[-72.4618,42.9842],[-72.4616,42.9838],[-72.4616,42.9834],[-72.4616,42.983],[-72.4617,42.9829],[-72.4617,42.9828],[-72.4618,42.9826],[-72.4625,42.9817],[-72.4639,42.9803],[-72.4641,42.9802],[-72.4648,42.9794],[-72.4654,42.9788],[-72.4661,42.9781],[-72.4664,42.9779],[-72.4669,42.9776],[-72.4676,42.9773],[-72.4677,42.9773],[-72.4681,42.977],[-72.4686,42.9767],[-72.4688,42.9766],[-72.4699,42.9758],[-72.4707,42.9751],[-72.4717,42.974],[-72.4721,42.9735],[-72.4724,42.9732],[-72.4725,42.973],[-72.4728,42.9727],[-72.4731,42.9725],[-72.4737,42.9721],[-72.4741,42.9719],[-72.4748,42.9716],[-72.4752,42.9715],[-72.4755,42.9715],[-72.476,42.9714],[-72.4763,42.9715],[-72.4766,42.9716],[-72.4767,42.9717],[-72.4769,42.9718],[-72.4771,42.9721],[-72.4779,42.9726],[-72.4784,42.973],[-72.4787,42.9732],[-72.4793,42.9735],[-72.4799,42.9737],[-72.4801,42.9738],[-72.4805,42.9739],[-72.4808,42.974],[-72.4814,42.974],[-72.4816,42.974],[-72.4817,42.9739],[-72.4819,42.9738],[-72.4821,42.9736],[-72.4822,42.9735],[-72.4825,42.9735],[-72.4827,42.9735],[-72.4828,42.9734],[-72.483,42.9733],[-72.483,42.9732],[-72.4831,42.9731],[-72.4832,42.9731],[-72.4833,42.973],[-72.4837,42.9731],[-72.4839,42.973],[-72.4841,42.9728],[-72.4842,42.9727],[-72.4844,42.9727],[-72.4849,42.9726],[-72.4852,42.9726],[-72.4857,42.9724],[-72.4861,42.9722],[-72.4868,42.9718],[-72.4871,42.9717],[-72.4873,42.9715],[-72.4874,42.9714],[-72.4877,42.9711],[-72.4879,42.9709],[-72.488,42.9707],[-72.488,42.9705],[-72.4881,42.9704],[-72.4883,42.9703],[-72.4886,42.9703],[-72.4888,42.9703],[-72.489,42.9702],[-72.489,42.9701],[-72.4891,42.9699],[-72.4893,42.9698],[-72.4898,42.9696],[-72.4903,42.9693],[-72.4909,42.969],[-72.4913,42.9686],[-72.4917,42.9681],[-72.492,42.9678],[-72.4922,42.9677],[-72.4924,42.9676],[-72.493,42.9674],[-72.4931,42.9674],[-72.4938,42.9674],[-72.4946,42.9673],[-72.4951,42.9673],[-72.4955,42.9672],[-72.4957,42.9672],[-72.4964,42.967],[-72.4965,42.967],[-72.4968,42.967],[-72.4972,42.9669],[-72.4975,42.9668],[-72.498,42.9668],[-72.4987,42.9667],[-72.4993,42.9667],[-72.4996,42.9666],[-72.5001,42.9665],[-72.5007,42.9664],[-72.5008,42.9664],[-72.5011,42.9664],[-72.5015,42.9663],[-72.502,42.9663],[-72.5024,42.9662],[-72.5028,42.9661],[-72.5032,42.9661],[-72.5037,42.966],[-72.5041,42.9659],[-72.5044,42.9658],[-72.5048,42.9657],[-72.5051,42.9655],[-72.5054,42.9654],[-72.5056,42.9651],[-72.5059,42.9649],[-72.5061,42.9647],[-72.5063,42.9645],[-72.5065,42.9644],[-72.5067,42.9644],[-72.507,42.9644],[-72.5074,42.9644],[-72.5077,42.9643],[-72.508,42.9642],[-72.5085,42.9642],[-72.5089,42.9641],[-72.5092,42.9641],[-72.5097,42.9641],[-72.5101,42.964],[-72.5106,42.964],[-72.5115,42.9639],[-72.5123,42.9639],[-72.5127,42.9638],[-72.5131,42.9638],[-72.5135,42.9637],[-72.514,42.9638],[-72.5142,42.9637],[-72.5144,42.9637],[-72.5149,42.9637],[-72.5157,42.9636],[-72.5161,42.9635],[-72.5165,42.9635],[-72.5169,42.9634],[-72.5173,42.9633],[-72.5177,42.9633],[-72.5181,42.9632],[-72.5184,42.9631],[-72.5187,42.9629],[-72.5189,42.9628],[-72.5192,42.9626],[-72.5195,42.9625],[-72.5198,42.9623],[-72.52,42.962],[-72.5205,42.9618],[-72.5208,42.9616],[-72.5219,42.9607],[-72.5225,42.9603],[-72.523,42.9599],[-72.5239,42.9593],[-72.5249,42.9587],[-72.5253,42.9584],[-72.5259,42.9581],[-72.5264,42.9577],[-72.5271,42.9573],[-72.5278,42.957],[-72.5282,42.9569],[-72.5285,42.9567],[-72.5289,42.9565],[-72.5293,42.9563],[-72.5297,42.9562],[-72.5306,42.9557],[-72.5311,42.9555],[-72.5314,42.9553],[-72.5318,42.9551],[-72.532,42.9549],[-72.5322,42.9547],[-72.5324,42.9545],[-72.5325,42.9541],[-72.5327,42.9539],[-72.5327,42.9538],[-72.5331,42.9534],[-72.5334,42.953],[-72.5336,42.9528],[-72.5338,42.9526],[-72.5339,42.9523],[-72.534,42.9521],[-72.5342,42.9516],[-72.5343,42.9512],[-72.5344,42.9508],[-72.5345,42.9505],[-72.5345,42.9502],[-72.5345,42.9499],[-72.5344,42.9494],[-72.5343,42.9491],[-72.5342,42.9489],[-72.534,42.9486],[-72.5337,42.9482],[-72.5333,42.9479],[-72.5328,42.9474],[-72.5322,42.947],[-72.5321,42.947],[-72.5317,42.9467],[-72.5313,42.9466],[-72.5307,42.9464],[-72.5304,42.9464],[-72.5299,42.9463],[-72.5296,42.9463],[-72.5293,42.9461],[-72.5289,42.9458],[-72.5285,42.9455],[-72.5282,42.9451],[-72.5281,42.945],[-72.528,42.9446],[-72.5277,42.9435],[-72.5275,42.9429],[-72.5272,42.9422],[-72.5271,42.9419],[-72.5269,42.9414],[-72.5267,42.9403],[-72.5266,42.9397],[-72.5265,42.9392],[-72.5264,42.9386],[-72.5265,42.9383],[-72.5264,42.938],[-72.5264,42.937],[-72.5265,42.9366],[-72.5265,42.9365],[-72.5264,42.9364],[-72.5263,42.9363],[-72.5263,42.936],[-72.5263,42.9356],[-72.5263,42.9354],[-72.5264,42.935],[-72.5265,42.9344],[-72.5266,42.9343],[-72.5266,42.9342],[-72.5266,42.9341],[-72.5267,42.9337],[-72.5267,42.9334],[-72.5266,42.9329],[-72.5266,42.9323],[-72.5267,42.9317],[-72.5268,42.9312],[-72.5269,42.9308],[-72.5271,42.9301],[-72.5271,42.9296],[-72.527,42.9289],[-72.527,42.9285],[-72.5271,42.9284],[-72.527,42.928],[-72.5268,42.9274],[-72.5266,42.9268],[-72.5261,42.9253],[-72.5259,42.9247],[-72.5258,42.9241],[-72.5255,42.9233],[-72.5254,42.9229],[-72.5253,42.9225],[-72.5252,42.922],[-72.525,42.9214],[-72.5248,42.9208],[-72.5246,42.9201],[-72.5246,42.9198],[-72.5245,42.9196],[-72.5244,42.9193],[-72.5243,42.919],[-72.5243,42.9187],[-72.5242,42.918],[-72.5241,42.9174],[-72.5242,42.9171],[-72.5242,42.9168],[-72.5243,42.9165],[-72.5244,42.9162],[-72.5244,42.9159],[-72.5244,42.9155],[-72.5245,42.9151],[-72.5246,42.9149],[-72.5249,42.9147],[-72.5251,42.9144],[-72.5254,42.9142],[-72.5258,42.9139],[-72.5264,42.9137],[-72.5276,42.9134],[-72.5281,42.9132],[-72.5285,42.9131],[-72.5288,42.913],[-72.5291,42.9127],[-72.5294,42.9125],[-72.5296,42.9122],[-72.5298,42.9119],[-72.53,42.9115],[-72.5304,42.9111],[-72.5304,42.9108],[-72.5305,42.9104],[-72.5306,42.9102],[-72.5306,42.9098],[-72.5307,42.9095],[-72.5307,42.9094],[-72.5308,42.9092],[-72.531,42.9087],[-72.5312,42.9083],[-72.5314,42.908],[-72.5315,42.9077],[-72.5315,42.9074],[-72.5316,42.9071],[-72.5315,42.9068],[-72.5314,42.9063],[-72.5311,42.9058],[-72.5311,42.9055],[-72.5311,42.9051],[-72.5311,42.9045],[-72.5311,42.9039],[-72.5312,42.9034],[-72.5312,42.9027],[-72.5313,42.9011],[-72.5313,42.9006],[-72.5313,42.9003],[-72.5313,42.8999],[-72.5313,42.8996],[-72.5312,42.8993],[-72.5312,42.899],[-72.5313,42.8984],[-72.5313,42.8982],[-72.5315,42.8978],[-72.5317,42.8975],[-72.5319,42.8972],[-72.5325,42.8963],[-72.5326,42.8962],[-72.5327,42.8961],[-72.5329,42.8958],[-72.5334,42.8953],[-72.5344,42.8944],[-72.5353,42.8934],[-72.5355,42.8932],[-72.5359,42.893],[-72.5363,42.8927],[-72.5366,42.8924],[-72.5372,42.892],[-72.5378,42.8917],[-72.538,42.8915],[-72.5384,42.8912],[-72.5387,42.891],[-72.5391,42.8908],[-72.5394,42.8906],[-72.5395,42.8904],[-72.5398,42.8902],[-72.5399,42.8899],[-72.5401,42.8897],[-72.5403,42.8895],[-72.5405,42.8894],[-72.5407,42.8893],[-72.5411,42.8891],[-72.5413,42.889],[-72.5416,42.8889],[-72.5419,42.8888],[-72.5422,42.8887],[-72.5426,42.8885],[-72.5429,42.8884],[-72.5434,42.8883],[-72.5437,42.8881],[-72.5449,42.8877],[-72.545,42.8876],[-72.5452,42.8875],[-72.5457,42.8873],[-72.546,42.8872],[-72.5463,42.8871],[-72.5466,42.8869],[-72.5467,42.8869],[-72.5474,42.8867],[-72.5484,42.8865],[-72.5488,42.8864],[-72.5503,42.8862],[-72.5508,42.8861],[-72.5514,42.8859],[-72.5519,42.8856],[-72.5521,42.8855],[-72.5524,42.8853],[-72.5526,42.8852],[-72.5526,42.885],[-72.5526,42.8849],[-72.5526,42.8847],[-72.5525,42.8845],[-72.5523,42.8841],[-72.5523,42.8839],[-72.5524,42.8837],[-72.5524,42.8834],[-72.5525,42.883],[-72.5526,42.8824],[-72.5528,42.8819],[-72.5528,42.8817],[-72.5534,42.8799],[-72.5537,42.8793],[-72.554,42.8785],[-72.5542,42.8781],[-72.5542,42.878],[-72.5543,42.8778],[-72.5544,42.8775],[-72.5544,42.8773],[-72.5546,42.8769],[-72.5547,42.8766],[-72.5548,42.8762],[-72.5553,42.8754],[-72.5553,42.8751],[-72.5554,42.8747],[-72.5554,42.8743],[-72.5554,42.874],[-72.5554,42.8737],[-72.5554,42.8733],[-72.5553,42.8731],[-72.5553,42.8727],[-72.5553,42.8721],[-72.5553,42.8718],[-72.5553,42.8715],[-72.5552,42.8712],[-72.5552,42.8709],[-72.5554,42.8706],[-72.5554,42.8703],[-72.5554,42.87],[-72.5555,42.8698],[-72.5554,42.8694],[-72.5553,42.8691],[-72.5554,42.8689],[-72.5554,42.8687],[-72.5554,42.8684],[-72.5555,42.868],[-72.5556,42.8678],[-72.5556,42.8675],[-72.5555,42.8672],[-72.5555,42.867],[-72.5555,42.8669],[-72.5554,42.8668],[-72.5554,42.8667],[-72.5554,42.8665],[-72.5553,42.8662],[-72.5553,42.866],[-72.5552,42.8657],[-72.5551,42.8654],[-72.555,42.8651],[-72.5549,42.8648],[-72.5548,42.8645],[-72.5547,42.8641],[-72.5545,42.8633],[-72.5545,42.8629],[-72.5544,42.8626],[-72.5544,42.8623],[-72.5544,42.8619],[-72.5543,42.8616],[-72.5543,42.8606],[-72.5543,42.8603],[-72.5544,42.86],[-72.5544,42.8598],[-72.5546,42.8594],[-72.5548,42.8589],[-72.5549,42.8584],[-72.555,42.8583],[-72.5551,42.8581],[-72.5553,42.8577],[-72.5555,42.8574],[-72.5556,42.8571],[-72.5559,42.8568],[-72.5559,42.8565],[-72.5561,42.8561],[-72.5563,42.8558],[-72.5564,42.8554],[-72.5566,42.855],[-72.5568,42.8547],[-72.5569,42.8546],[-72.557,42.8543],[-72.557,42.8541],[-72.557,42.8539],[-72.5571,42.8535],[-72.5571,42.8532],[-72.5571,42.8529],[-72.557,42.8526],[-72.5569,42.8524],[-72.5568,42.8522],[-72.5567,42.8521],[-72.5566,42.8519],[-72.5565,42.8519],[-72.5563,42.8518],[-72.5561,42.8516],[-72.556,42.8514],[-72.5558,42.8512],[-72.5556,42.8509],[-72.5553,42.8504],[-72.5549,42.8499],[-72.5546,42.8495],[-72.5542,42.849],[-72.5539,42.8484],[-72.5538,42.8482],[-72.5534,42.8474],[-72.5531,42.8469],[-72.5528,42.8463],[-72.5524,42.8457],[-72.552,42.8453],[-72.5517,42.8451],[-72.5515,42.8448],[-72.551,42.8445],[-72.5505,42.8441],[-72.5503,42.8439],[-72.5499,42.8436],[-72.5494,42.8432],[-72.5493,42.8431],[-72.549,42.8429],[-72.549,42.8428],[-72.5488,42.8426],[-72.5487,42.8423],[-72.5486,42.842],[-72.5485,42.8417],[-72.5482,42.8411],[-72.5476,42.8401],[-72.5475,42.8398],[-72.5474,42.8396],[-72.5473,42.8392],[-72.5471,42.8389],[-72.5471,42.8385],[-72.5471,42.8384],[-72.547,42.8373],[-72.547,42.8363],[-72.547,42.8355],[-72.5469,42.8346],[-72.5469,42.8337],[-72.5468,42.8327],[-72.5468,42.8316],[-72.5467,42.8312],[-72.5467,42.8306],[-72.5467,42.83],[-72.5466,42.8288],[-72.5466,42.8283],[-72.5466,42.8277],[-72.5466,42.8271],[-72.5467,42.8258],[-72.5466,42.8254],[-72.5466,42.8252],[-72.5465,42.8248],[-72.5464,42.8246],[-72.5464,42.8243],[-72.5461,42.8239],[-72.5461,42.8237],[-72.546,42.8234],[-72.5459,42.8231],[-72.5459,42.8229],[-72.5458,42.8226],[-72.5457,42.8222],[-72.5456,42.822],[-72.5454,42.8218],[-72.5453,42.8215],[-72.5452,42.8214],[-72.5451,42.8209],[-72.5449,42.8205],[-72.5448,42.8204],[-72.5448,42.8203],[-72.5448,42.8202],[-72.5447,42.8202],[-72.5446,42.8198],[-72.5444,42.8192],[-72.5443,42.8189],[-72.5441,42.8186],[-72.5436,42.8178],[-72.5435,42.8177],[-72.5434,42.8175],[-72.5433,42.8174],[-72.5432,42.8173],[-72.5428,42.8167],[-72.5426,42.8161],[-72.5424,42.8156],[-72.5424,42.8154],[-72.5424,42.8152],[-72.5426,42.8146],[-72.5425,42.8139],[-72.5425,42.8132],[-72.5425,42.8131],[-72.5425,42.8128],[-72.5423,42.8111],[-72.5422,42.81],[-72.5421,42.8093],[-72.542,42.809],[-72.5418,42.8085],[-72.5417,42.8079],[-72.5415,42.8071],[-72.541,42.8067],[-72.5407,42.8065],[-72.5404,42.8062],[-72.5402,42.8061],[-72.5399,42.8059],[-72.5384,42.8047],[-72.5381,42.8045],[-72.5379,42.8044],[-72.5375,42.8041],[-72.5373,42.8039],[-72.5369,42.8036],[-72.5358,42.8028],[-72.5354,42.8025],[-72.5349,42.8021],[-72.5344,42.8017],[-72.5332,42.8008],[-72.5328,42.8006],[-72.5323,42.8001],[-72.5321,42.8],[-72.5317,42.7997],[-72.5313,42.7994],[-72.5309,42.7991],[-72.5302,42.7985],[-72.5296,42.7981],[-72.529,42.7977],[-72.528,42.7969],[-72.5279,42.7969],[-72.5274,42.7964],[-72.527,42.7961],[-72.5267,42.7959],[-72.5264,42.7957],[-72.5263,42.7956],[-72.5261,42.7955],[-72.5249,42.7945],[-72.5241,42.7939],[-72.5234,42.7934],[-72.522,42.7924],[-72.5214,42.7919],[-72.5212,42.7918],[-72.5198,42.7907],[-72.5194,42.7904],[-72.5182,42.7895],[-72.517,42.7886],[-72.5167,42.7883],[-72.5163,42.788],[-72.5161,42.7879],[-72.5152,42.787],[-72.5142,42.7861],[-72.5139,42.7859],[-72.5131,42.7851],[-72.5126,42.7847],[-72.5122,42.7843],[-72.512,42.784],[-72.5108,42.7827],[-72.5106,42.7824],[-72.51,42.7817],[-72.5093,42.7805],[-72.509,42.78],[-72.5087,42.7795],[-72.5085,42.7787],[-72.5084,42.7783],[-72.5084,42.778],[-72.5084,42.7779],[-72.5084,42.7777],[-72.5084,42.7775],[-72.5085,42.7771],[-72.5087,42.7764],[-72.5089,42.7759],[-72.509,42.7756],[-72.5092,42.7753],[-72.5093,42.775],[-72.5094,42.7748],[-72.5095,42.7747],[-72.5097,42.7746],[-72.5101,42.7742],[-72.5105,42.7738],[-72.5108,42.7736],[-72.5111,42.7734],[-72.5114,42.7732],[-72.5118,42.773],[-72.5121,42.7728],[-72.5125,42.7726],[-72.5137,42.7719],[-72.5138,42.7718],[-72.514,42.7717],[-72.5142,42.7715],[-72.5143,42.7715],[-72.5145,42.7714],[-72.5147,42.7712],[-72.515,42.771],[-72.5151,42.7709],[-72.5152,42.7709],[-72.5154,42.7707],[-72.5155,42.7706],[-72.5158,42.7704],[-72.5161,42.7699],[-72.5161,42.7697],[-72.5163,42.7694],[-72.5165,42.7691],[-72.5165,42.7688],[-72.5166,42.7687],[-72.5165,42.7683],[-72.5164,42.768],[-72.5161,42.7671],[-72.516,42.7668],[-72.5159,42.7665],[-72.5157,42.7662],[-72.5156,42.766],[-72.5155,42.7656],[-72.5149,42.7651],[-72.5148,42.765],[-72.5145,42.7648],[-72.5141,42.7646],[-72.5139,42.7644],[-72.5134,42.7642],[-72.5133,42.7642],[-72.5131,42.7641],[-72.5127,42.764],[-72.5123,42.764],[-72.5118,42.764],[-72.5115,42.764],[-72.5112,42.7639],[-72.5107,42.764],[-72.5104,42.7641],[-72.51,42.7642],[-72.5099,42.7643],[-72.5098,42.7643],[-72.5095,42.7645],[-72.5094,42.7645],[-72.5091,42.7646],[-72.5086,42.7644],[-72.5084,42.7644],[-72.5079,42.7645],[-72.5076,42.7647],[-72.5073,42.765],[-72.5071,42.7652],[-72.5069,42.7655],[-72.5067,42.7656],[-72.5065,42.7657],[-72.5063,42.7658],[-72.506,42.7659],[-72.5056,42.766],[-72.5052,42.766],[-72.5047,42.766],[-72.5042,42.7661],[-72.5041,42.7661],[-72.5038,42.7662],[-72.5036,42.7665],[-72.5033,42.7666],[-72.503,42.7667],[-72.5026,42.7668],[-72.5018,42.7671],[-72.5015,42.7672],[-72.5012,42.7675],[-72.501,42.7677],[-72.5006,42.768],[-72.5003,42.7684],[-72.5002,42.7686],[-72.5001,42.7687],[-72.4999,42.7688],[-72.4998,42.7688],[-72.4996,42.7688],[-72.4995,42.7689],[-72.4995,42.769],[-72.4995,42.7692],[-72.4995,42.7695],[-72.4994,42.7697],[-72.4993,42.7698],[-72.4993,42.77],[-72.4992,42.7704],[-72.4991,42.771],[-72.499,42.7712],[-72.499,42.7715],[-72.499,42.7718],[-72.499,42.7721],[-72.4989,42.7722],[-72.4988,42.7723],[-72.4987,42.7724],[-72.4987,42.7726],[-72.4986,42.7727],[-72.4984,42.7729],[-72.4983,42.773],[-72.4981,42.7732],[-72.4977,42.7734],[-72.4974,42.7735],[-72.4971,42.7735],[-72.4966,42.7736],[-72.4963,42.7737],[-72.4959,42.7737],[-72.4953,42.7737],[-72.495,42.7736],[-72.4942,42.7734],[-72.4938,42.7733],[-72.4935,42.7734],[-72.493,42.7733],[-72.4928,42.7733],[-72.4925,42.7732],[-72.4924,42.7731],[-72.4916,42.7732],[-72.4914,42.7731],[-72.4912,42.773],[-72.4909,42.7729],[-72.4905,42.7728],[-72.4901,42.7723],[-72.4895,42.7717],[-72.4884,42.7706],[-72.488,42.7701],[-72.4875,42.7696],[-72.4872,42.7692],[-72.487,42.7689],[-72.4868,42.7685],[-72.4867,42.7681],[-72.4866,42.768],[-72.4864,42.7677],[-72.4863,42.7675],[-72.4858,42.7668],[-72.4853,42.7663],[-72.4847,42.7657],[-72.4842,42.7653],[-72.4836,42.765],[-72.4831,42.7647],[-72.4823,42.7644],[-72.4817,42.7641],[-72.4808,42.7638],[-72.4806,42.7638],[-72.4804,42.7637],[-72.4797,42.7635],[-72.4794,42.7633],[-72.4789,42.763],[-72.4784,42.7625],[-72.4781,42.7622],[-72.4776,42.7617],[-72.4772,42.7611],[-72.4771,42.761],[-72.477,42.7608],[-72.4768,42.7606],[-72.4767,42.7602],[-72.4764,42.7594],[-72.4759,42.7582],[-72.4757,42.7574],[-72.4755,42.7571],[-72.4754,42.7566],[-72.4753,42.756],[-72.4752,42.7556],[-72.4751,42.7552],[-72.475,42.7544],[-72.4749,42.753],[-72.4749,42.7529],[-72.4748,42.7522],[-72.4748,42.7521],[-72.4748,42.7518],[-72.4747,42.7514],[-72.4747,42.7513],[-72.4747,42.7512],[-72.4746,42.7509],[-72.4745,42.7503],[-72.4744,42.7501],[-72.4743,42.7497],[-72.4742,42.7495],[-72.4741,42.7485],[-72.4741,42.7484],[-72.474,42.7481],[-72.4739,42.748],[-72.4738,42.7474],[-72.4736,42.7468],[-72.4734,42.7462],[-72.4731,42.7457],[-72.4723,42.745],[-72.4718,42.7444],[-72.4714,42.744],[-72.4712,42.7439],[-72.471,42.7439],[-72.4707,42.7439],[-72.4706,42.7439],[-72.4705,42.7439],[-72.4697,42.7433],[-72.4689,42.7426],[-72.4684,42.7422],[-72.4677,42.7415],[-72.4675,42.7412],[-72.4673,42.7406],[-72.467,42.74],[-72.4668,42.7396],[-72.4662,42.7389],[-72.4651,42.7379],[-72.4645,42.7374],[-72.4642,42.7373],[-72.4637,42.7366],[-72.4635,42.7364],[-72.4634,42.7362],[-72.4632,42.7358],[-72.463,42.7355],[-72.4625,42.7347],[-72.4617,42.7338],[-72.4615,42.7335],[-72.4613,42.7331],[-72.4612,42.7328],[-72.4604,42.7321],[-72.4601,42.7316],[-72.4596,42.7308],[-72.4593,42.7302],[-72.4587,42.729],[-72.4584,42.7278],[-72.4584,42.727],[-72.4584,42.7269],[-72.4619,42.727],[-72.462,42.727],[-72.4622,42.727],[-72.4623,42.727],[-72.4627,42.727],[-72.4629,42.727],[-72.4632,42.727],[-72.4646,42.727],[-72.465,42.727],[-72.4922,42.7278],[-72.4995,42.7281],[-72.5115,42.7284],[-72.5163,42.7285],[-72.5167,42.7285],[-72.5172,42.7285],[-72.5293,42.7289],[-72.5546,42.7297],[-72.5659,42.73],[-72.566,42.73],[-72.57,42.7301],[-72.5703,42.7301],[-72.5704,42.7301],[-72.5709,42.7302],[-72.5731,42.7302],[-72.5733,42.7302],[-72.5759,42.7302],[-72.5906,42.7306],[-72.5918,42.7307],[-72.592,42.7307],[-72.5985,42.7309],[-72.5986,42.7309],[-72.5987,42.7309],[-72.6016,42.731],[-72.6023,42.731],[-72.6036,42.731],[-72.6042,42.731],[-72.6066,42.7311],[-72.6124,42.7312],[-72.6133,42.7312],[-72.6135,42.7312],[-72.6163,42.7313],[-72.6165,42.7313],[-72.6208,42.7315],[-72.6234,42.7316],[-72.6245,42.7316],[-72.6418,42.732],[-72.6431,42.7321],[-72.6583,42.7325],[-72.6612,42.7325],[-72.6617,42.7326],[-72.6741,42.7329],[-72.6747,42.7329],[-72.6749,42.7329],[-72.6758,42.7329],[-72.6759,42.7329],[-72.676,42.7329],[-72.6761,42.7329],[-72.6765,42.7329],[-72.683,42.7331],[-72.6853,42.7332],[-72.686,42.7332],[-72.6862,42.7332],[-72.6863,42.7332],[-72.6867,42.7332],[-72.6927,42.7334],[-72.7014,42.7336],[-72.713,42.7339],[-72.7194,42.7341],[-72.7198,42.7341],[-72.7201,42.7341],[-72.7213,42.7341],[-72.7214,42.7341],[-72.7233,42.7342],[-72.7234,42.7342],[-72.7235,42.7342],[-72.7495,42.735],[-72.7589,42.7352],[-72.7622,42.7353],[-72.7681,42.7355],[-72.7778,42.7357],[-72.7779,42.7357],[-72.778,42.7357],[-72.7781,42.7357],[-72.7782,42.7357],[-72.7784,42.7358],[-72.7785,42.7358],[-72.7789,42.7358],[-72.7793,42.7358],[-72.786,42.7359],[-72.791,42.736],[-72.7911,42.736],[-72.8091,42.7366],[-72.8104,42.7366],[-72.8106,42.7366],[-72.8164,42.7368],[-72.8375,42.7372],[-72.8544,42.7376],[-72.8549,42.7377],[-72.8577,42.7377],[-72.8581,42.7377],[-72.8642,42.7378],[-72.8643,42.7378],[-72.8672,42.7379],[-72.8701,42.738],[-72.8703,42.738],[-72.8745,42.7381],[-72.8773,42.7381],[-72.8828,42.7383],[-72.8915,42.7385],[-72.8918,42.7385],[-72.8976,42.7386],[-72.9166,42.739],[-72.9169,42.739],[-72.9236,42.7392],[-72.925,42.7392],[-72.9255,42.7392],[-72.9261,42.7392],[-72.9267,42.7392],[-72.9268,42.7392],[-72.9272,42.7392],[-72.9283,42.7392],[-72.9286,42.7393],[-72.9298,42.7393],[-72.9301,42.7393],[-72.9303,42.7393],[-72.948,42.7396],[-72.9484,42.7396],[-72.963,42.7399],[-72.9672,42.74],[-72.9796,42.7402],[-72.999,42.7406],[-72.9994,42.7406],[-73.006,42.7407],[-73.0095,42.7408],[-73.0107,42.7408],[-73.0108,42.7409],[-73.0156,42.741],[-73.0186,42.7411],[-73.0196,42.7411],[-73.0226,42.7411],[-73.023,42.7411],[-73.0251,42.7412],[-73.0328,42.7413],[-73.0337,42.7414],[-73.048,42.7416],[-73.0484,42.7416],[-73.0485,42.7416],[-73.0546,42.7418],[-73.0622,42.7419],[-73.0662,42.742],[-73.0674,42.742],[-73.0688,42.7421],[-73.0695,42.7421],[-73.0703,42.7421],[-73.0715,42.7421],[-73.0723,42.7421],[-73.073,42.7422],[-73.0794,42.7423],[-73.0797,42.7423],[-73.0888,42.7425],[-73.0899,42.7425],[-73.0976,42.7426],[-73.1001,42.7427],[-73.1166,42.743],[-73.118,42.743],[-73.1192,42.7431],[-73.1201,42.7431],[-73.1416,42.7436],[-73.1425,42.7435],[-73.1531,42.7437],[-73.1636,42.7439],[-73.1741,42.7441],[-73.1805,42.7443],[-73.1818,42.7443],[-73.1843,42.7443],[-73.1877,42.7444],[-73.1889,42.7444],[-73.1989,42.7446],[-73.207,42.7448],[-73.2076,42.7448],[-73.2105,42.7448],[-73.2132,42.7449],[-73.2136,42.7449],[-73.2137,42.7449],[-73.2144,42.7449],[-73.2145,42.7449],[-73.2147,42.7449],[-73.2148,42.7449],[-73.2149,42.7449],[-73.2354,42.7453],[-73.2369,42.7453],[-73.2374,42.7453],[-73.2387,42.7454],[-73.2453,42.7455],[-73.2608,42.7458],[-73.2647,42.7458],[-73.2648,42.7458],[-73.2651,42.7458],[-73.2764,42.746],[-73.2816,42.7661],[-73.2859,42.7826],[-73.2874,42.7883],[-73.2895,42.7963],[-73.2909,42.8019],[-73.2893,42.8041],[-73.2863,42.8081],[-73.2866,42.8095],[-73.2863,42.81],[-73.2862,42.8102],[-73.2859,42.8107],[-73.2854,42.8114],[-73.2853,42.8115],[-73.2853,42.8116],[-73.2852,42.8117],[-73.2851,42.8118],[-73.2848,42.8123],[-73.2846,42.8127],[-73.2837,42.8139],[-73.2841,42.8144],[-73.2841,42.8145],[-73.2842,42.8147],[-73.2843,42.8149],[-73.285,42.8162],[-73.2853,42.8169],[-73.2856,42.8173],[-73.2857,42.8175],[-73.2861,42.8183],[-73.2871,42.8201],[-73.2866,42.8231],[-73.2863,42.8263],[-73.2854,42.8341],[-73.2843,42.8349],[-73.2787,42.8334],[-73.2783,42.8376],[-73.2771,42.8668],[-73.2771,42.8669],[-73.2771,42.868],[-73.277,42.8712],[-73.2769,42.874],[-73.2768,42.8751],[-73.276,42.8927],[-73.2758,42.8971],[-73.2758,42.8972],[-73.2758,42.8976],[-73.276,42.9012],[-73.2757,42.9065],[-73.2754,42.9148],[-73.2754,42.916],[-73.2751,42.9231],[-73.2748,42.9339],[-73.2747,42.9344],[-73.2746,42.9376],[-73.2746,42.9377],[-73.2746,42.9378],[-73.2745,42.9385],[-73.2745,42.9386],[-73.2745,42.9398],[-73.2745,42.9405],[-73.2744,42.9421],[-73.2744,42.9422],[-73.2744,42.9423],[-73.2744,42.9425],[-73.2743,42.9436],[-73.2742,42.9458],[-73.2742,42.9477],[-73.2742,42.949],[-73.2739,42.9529],[-73.2737,42.9558],[-73.2736,42.9568],[-73.2736,42.9571],[-73.2735,42.9601],[-73.2735,42.9614],[-73.2735,42.9615],[-73.2734,42.9619],[-73.2733,42.9631],[-73.2733,42.9634],[-73.2733,42.9637],[-73.2733,42.9648],[-73.2728,42.9755],[-73.2727,42.9772],[-73.2725,42.9821],[-73.2719,42.9944],[-73.2719,42.995],[-73.2719,42.9951],[-73.2719,42.9955],[-73.2718,42.9956],[-73.2714,43.0001],[-73.2708,43.0151],[-73.2707,43.0176],[-73.27,43.0307],[-73.2698,43.036],[-73.269,43.0468],[-73.2689,43.0487],[-73.2688,43.0505],[-73.2687,43.0509],[-73.2681,43.0608],[-73.2668,43.0795],[-73.2668,43.0798],[-73.2667,43.0808],[-73.2664,43.0841],[-73.2662,43.0872],[-73.2662,43.0879],[-73.2662,43.088],[-73.2661,43.0885],[-73.2656,43.0959],[-73.265,43.1061],[-73.265,43.1062],[-73.265,43.1064],[-73.2649,43.1086],[-73.2645,43.1154],[-73.2644,43.1165],[-73.2644,43.1171],[-73.2641,43.1234],[-73.2639,43.1251],[-73.2624,43.154],[-73.2623,43.1572],[-73.2616,43.1695],[-73.2606,43.1893],[-73.2606,43.1901],[-73.2605,43.1904],[-73.2603,43.1945],[-73.2601,43.1989],[-73.2601,43.1993],[-73.2601,43.1998],[-73.26,43.1999],[-73.26,43.2],[-73.2597,43.2064],[-73.2596,43.2074],[-73.2592,43.2169],[-73.2588,43.2274],[-73.2588,43.2275],[-73.2587,43.2294],[-73.2587,43.2299],[-73.2587,43.23],[-73.2587,43.2306],[-73.2576,43.2452],[-73.2571,43.2525],[-73.2565,43.2601],[-73.2565,43.2605],[-73.2563,43.2653],[-73.2563,43.2654],[-73.2561,43.2702],[-73.2561,43.2705],[-73.2558,43.2776],[-73.2558,43.2791],[-73.2557,43.2797],[-73.2557,43.2803],[-73.2557,43.2821],[-73.2556,43.2839],[-73.2556,43.2852],[-73.2555,43.2881],[-73.2554,43.2927],[-73.2552,43.298],[-73.2551,43.3021],[-73.2549,43.3081],[-73.2547,43.3132],[-73.2546,43.3144],[-73.2546,43.3147],[-73.2545,43.3176],[-73.2543,43.3218],[-73.2543,43.3231],[-73.2543,43.3232],[-73.2542,43.325],[-73.2541,43.3281],[-73.254,43.3302],[-73.254,43.3323],[-73.2539,43.3356],[-73.2538,43.3407],[-73.2538,43.3408],[-73.2534,43.3509],[-73.2533,43.352],[-73.2533,43.3523],[-73.2533,43.3527],[-73.2533,43.353],[-73.2532,43.3542],[-73.2532,43.3543],[-73.2531,43.3547],[-73.2532,43.3552],[-73.2533,43.3558],[-73.2532,43.3577],[-73.2533,43.3586],[-73.2533,43.3612],[-73.2532,43.3627],[-73.2528,43.3635],[-73.2527,43.3703],[-73.2526,43.371],[-73.2524,43.373],[-73.2523,43.3751],[-73.2521,43.3781],[-73.2521,43.3783],[-73.2517,43.3899],[-73.2515,43.3944],[-73.2515,43.3945],[-73.2513,43.3979],[-73.2512,43.3997],[-73.2512,43.4],[-73.2511,43.4029],[-73.2511,43.4035],[-73.251,43.4044],[-73.251,43.4045],[-73.251,43.4046],[-73.251,43.4047],[-73.251,43.4048],[-73.251,43.4049],[-73.251,43.4061],[-73.2509,43.407],[-73.2508,43.4087],[-73.2504,43.419],[-73.2502,43.4257],[-73.25,43.4296],[-73.25,43.4297],[-73.25,43.4299],[-73.2498,43.4344],[-73.2498,43.4361],[-73.2497,43.4381],[-73.2497,43.4383],[-73.2496,43.4399],[-73.2495,43.4399],[-73.2495,43.4429],[-73.2494,43.4462],[-73.249,43.4554],[-73.2488,43.4618],[-73.2488,43.4619],[-73.2487,43.4623],[-73.2485,43.4689],[-73.2485,43.469],[-73.2484,43.4706],[-73.2478,43.4919],[-73.2478,43.4924],[-73.2478,43.4928],[-73.2477,43.4953],[-73.2475,43.5001],[-73.2472,43.505],[-73.2472,43.5067],[-73.2472,43.5071],[-73.2471,43.5075],[-73.2471,43.5079],[-73.2471,43.508],[-73.2471,43.5142],[-73.2471,43.5143],[-73.2471,43.5146],[-73.2471,43.5149],[-73.2467,43.5153],[-73.2468,43.5155],[-73.2478,43.5158],[-73.248,43.5159],[-73.2481,43.516],[-73.248,43.5164],[-73.2468,43.5172],[-73.2467,43.5189],[-73.2469,43.5191],[-73.2476,43.5192],[-73.2476,43.5197],[-73.2475,43.52],[-73.2476,43.5205],[-73.2473,43.5208],[-73.2466,43.5212],[-73.2465,43.5215],[-73.247,43.5221],[-73.2472,43.5225],[-73.2472,43.5226],[-73.2473,43.5227],[-73.2476,43.523],[-73.2477,43.5232],[-73.2475,43.5234],[-73.2468,43.5246],[-73.2468,43.5248],[-73.2468,43.5253],[-73.2469,43.5254],[-73.2469,43.5256],[-73.2468,43.5258],[-73.2465,43.526],[-73.2454,43.5269],[-73.2449,43.5271],[-73.2439,43.5274],[-73.2434,43.5277],[-73.2428,43.5283],[-73.2423,43.5286],[-73.2419,43.5294],[-73.2427,43.5301],[-73.2426,43.5307],[-73.2424,43.5312],[-73.2415,43.532],[-73.2414,43.5324],[-73.2415,43.5326],[-73.242,43.533],[-73.2422,43.5335],[-73.2426,43.5338],[-73.2427,43.534],[-73.2427,43.5341],[-73.2427,43.5343],[-73.2425,43.5344],[-73.2422,43.5344],[-73.242,43.5343],[-73.2419,43.5343],[-73.2417,43.5344],[-73.2416,43.5346],[-73.2416,43.5347],[-73.2416,43.5348],[-73.2416,43.535],[-73.2417,43.5351],[-73.2418,43.5351],[-73.2419,43.535],[-73.242,43.5349],[-73.2422,43.5349],[-73.2423,43.5348],[-73.2424,43.5348],[-73.2425,43.5348],[-73.2427,43.5348],[-73.2428,43.5348],[-73.2429,43.5348],[-73.2435,43.5354],[-73.2437,43.5358],[-73.2438,43.5369],[-73.2442,43.5378],[-73.2442,43.5384],[-73.2444,43.5388],[-73.2449,43.5393],[-73.2455,43.5395],[-73.2456,43.5395],[-73.2464,43.5397],[-73.2467,43.5403],[-73.2465,43.5406],[-73.2465,43.541],[-73.2465,43.5411],[-73.2466,43.5418],[-73.2478,43.5428],[-73.2495,43.5431],[-73.2501,43.5434],[-73.2501,43.5438],[-73.25,43.5442],[-73.2499,43.5449],[-73.2495,43.5451],[-73.2492,43.5453],[-73.2488,43.5451],[-73.2482,43.5449],[-73.2478,43.5451],[-73.2478,43.5454],[-73.2482,43.5458],[-73.2486,43.5459],[-73.2492,43.546],[-73.2495,43.5461],[-73.2496,43.5461],[-73.2499,43.5461],[-73.2495,43.5464],[-73.2492,43.5467],[-73.2493,43.5472],[-73.2495,43.5472],[-73.25,43.5475],[-73.25,43.5479],[-73.2495,43.5483],[-73.2493,43.5485],[-73.2492,43.5489],[-73.2495,43.5491],[-73.25,43.5494],[-73.2499,43.5497],[-73.25,43.5498],[-73.2503,43.5502],[-73.2504,43.5504],[-73.2502,43.5508],[-73.2495,43.5509],[-73.2491,43.551],[-73.2488,43.551],[-73.2487,43.5511],[-73.2486,43.5512],[-73.2487,43.5515],[-73.2492,43.5517],[-73.2492,43.5522],[-73.249,43.5524],[-73.2486,43.5525],[-73.2484,43.5526],[-73.2485,43.5529],[-73.2488,43.5532],[-73.2486,43.5539],[-73.249,43.554],[-73.2495,43.5543],[-73.2514,43.5554],[-73.2545,43.5556],[-73.2544,43.5561],[-73.2544,43.5562],[-73.2544,43.5563],[-73.2543,43.5563],[-73.2542,43.5564],[-73.2526,43.5564],[-73.2526,43.5568],[-73.2529,43.5574],[-73.2535,43.5579],[-73.2538,43.5584],[-73.2553,43.5596],[-73.2556,43.5599],[-73.2556,43.5609],[-73.2557,43.5614],[-73.2559,43.5619],[-73.2568,43.5622],[-73.2569,43.5623],[-73.2572,43.5626],[-73.2583,43.563],[-73.2584,43.5635],[-73.2582,43.5639],[-73.2582,43.5643],[-73.2586,43.565],[-73.2591,43.5652],[-73.2591,43.5653],[-73.2595,43.5655],[-73.26,43.5659],[-73.2602,43.5662],[-73.2604,43.5663],[-73.2607,43.5665],[-73.2608,43.5665],[-73.2609,43.5663],[-73.2611,43.5661],[-73.2612,43.5658],[-73.2618,43.5656],[-73.2621,43.5657],[-73.2619,43.5661],[-73.2621,43.5667],[-73.2623,43.567],[-73.2623,43.5671],[-73.2623,43.5672],[-73.2624,43.5673],[-73.2625,43.5674],[-73.2628,43.5675],[-73.2629,43.5676],[-73.2631,43.5677],[-73.2632,43.5677],[-73.2633,43.5677],[-73.2634,43.5677],[-73.2635,43.5677],[-73.2637,43.5675],[-73.264,43.5676],[-73.2641,43.5677],[-73.2643,43.5678],[-73.2646,43.5682],[-73.2646,43.5686],[-73.2641,43.5689],[-73.2642,43.5691],[-73.2661,43.5697],[-73.2665,43.5699],[-73.2666,43.5698],[-73.2667,43.5692],[-73.2669,43.569],[-73.2675,43.569],[-73.2679,43.5691],[-73.2679,43.5692],[-73.2678,43.5695],[-73.2677,43.5696],[-73.2675,43.5697],[-73.2675,43.57],[-73.268,43.5699],[-73.2683,43.5697],[-73.2686,43.5697],[-73.269,43.5699],[-73.2693,43.5703],[-73.2693,43.5705],[-73.2683,43.5705],[-73.2682,43.5707],[-73.2679,43.5707],[-73.2678,43.5708],[-73.2675,43.5708],[-73.2675,43.5709],[-73.2675,43.5711],[-73.2684,43.5713],[-73.2685,43.5714],[-73.2683,43.5716],[-73.2675,43.5718],[-73.2675,43.572],[-73.2679,43.5722],[-73.2683,43.5722],[-73.2684,43.5722],[-73.2693,43.572],[-73.2697,43.5718],[-73.2702,43.5718],[-73.2712,43.5721],[-73.2717,43.5724],[-73.2723,43.5726],[-73.2738,43.5727],[-73.2753,43.5731],[-73.2758,43.5733],[-73.2763,43.5734],[-73.2765,43.5735],[-73.2764,43.5743],[-73.2766,43.5745],[-73.2774,43.5744],[-73.2778,43.5746],[-73.2782,43.5745],[-73.2788,43.5741],[-73.2791,43.5741],[-73.2792,43.5741],[-73.2794,43.5743],[-73.2797,43.5742],[-73.2803,43.5735],[-73.2809,43.5736],[-73.281,43.5741],[-73.2811,43.5742],[-73.2811,43.575],[-73.281,43.5754],[-73.2811,43.5765],[-73.2813,43.5776],[-73.2817,43.5779],[-73.282,43.5781],[-73.2836,43.5781],[-73.2839,43.5783],[-73.2842,43.5787],[-73.2849,43.5793],[-73.2858,43.5789],[-73.2879,43.5787],[-73.2892,43.5783],[-73.2897,43.5778],[-73.2898,43.5778],[-73.2899,43.5777],[-73.29,43.5777],[-73.2911,43.5779],[-73.2917,43.5785],[-73.292,43.5786],[-73.2941,43.5785],[-73.2945,43.5783],[-73.2943,43.5778],[-73.2945,43.5772],[-73.295,43.5768],[-73.2953,43.5768],[-73.2957,43.5772],[-73.2958,43.5778],[-73.2957,43.5786],[-73.296,43.5789],[-73.297,43.5791],[-73.2973,43.5794],[-73.2973,43.5797],[-73.2952,43.5817],[-73.2942,43.5824],[-73.2932,43.5836],[-73.2923,43.5843],[-73.2921,43.5845],[-73.2921,43.5849],[-73.2924,43.5851],[-73.2929,43.5854],[-73.2942,43.5858],[-73.2953,43.5865],[-73.2956,43.5867],[-73.2967,43.5871],[-73.2969,43.5873],[-73.2969,43.5877],[-73.2959,43.5887],[-73.2958,43.5889],[-73.2952,43.5899],[-73.2938,43.592],[-73.2933,43.5926],[-73.2928,43.5938],[-73.2928,43.5939],[-73.2928,43.5943],[-73.2926,43.5945],[-73.2924,43.5958],[-73.2925,43.596],[-73.2928,43.5966],[-73.2927,43.5971],[-73.2921,43.5982],[-73.2911,43.599],[-73.291,43.5992],[-73.2912,43.5999],[-73.2922,43.6006],[-73.2926,43.6013],[-73.2927,43.602],[-73.2922,43.6026],[-73.2924,43.6029],[-73.2925,43.6031],[-73.2927,43.6033],[-73.2931,43.6039],[-73.2937,43.6044],[-73.2937,43.6052],[-73.295,43.6061],[-73.2953,43.6069],[-73.2964,43.6076],[-73.2966,43.6082],[-73.2967,43.6086],[-73.2969,43.6088],[-73.2974,43.609],[-73.2979,43.6094],[-73.298,43.61],[-73.2983,43.6102],[-73.2999,43.6104],[-73.3001,43.6106],[-73.3003,43.6108],[-73.3009,43.6107],[-73.3012,43.6102],[-73.3015,43.6096],[-73.3016,43.6095],[-73.3021,43.6094],[-73.3025,43.6095],[-73.3028,43.6098],[-73.3028,43.6101],[-73.3024,43.6105],[-73.3024,43.6113],[-73.3022,43.6118],[-73.301,43.6132],[-73.3008,43.6135],[-73.3012,43.6151],[-73.3012,43.6154],[-73.3012,43.6155],[-73.3011,43.616],[-73.301,43.6164],[-73.3004,43.6171],[-73.3003,43.6173],[-73.3004,43.6178],[-73.3008,43.6184],[-73.3021,43.6193],[-73.3024,43.6196],[-73.3029,43.6203],[-73.303,43.6205],[-73.303,43.621],[-73.3021,43.623],[-73.3021,43.6231],[-73.3021,43.6236],[-73.3021,43.6238],[-73.3021,43.6244],[-73.3024,43.6251],[-73.3025,43.6257],[-73.3041,43.6271],[-73.3047,43.6274],[-73.3052,43.6276],[-73.3052,43.6277],[-73.3056,43.6278],[-73.306,43.6281],[-73.3062,43.6283],[-73.3064,43.6283],[-73.3067,43.6284],[-73.307,43.6283],[-73.3072,43.6282],[-73.3075,43.628],[-73.3075,43.6278],[-73.3077,43.6274],[-73.3083,43.6269],[-73.3084,43.6266],[-73.3095,43.6251],[-73.3098,43.6247],[-73.3102,43.6242],[-73.3106,43.6241],[-73.3112,43.6241],[-73.3115,43.6242],[-73.3118,43.6242],[-73.3128,43.6246],[-73.313,43.6247],[-73.313,43.6248],[-73.313,43.6251],[-73.3131,43.6255],[-73.3148,43.6261],[-73.3155,43.6266],[-73.3168,43.6268],[-73.3173,43.6271],[-73.3176,43.6274],[-73.3177,43.6284],[-73.3179,43.6285],[-73.3183,43.6285],[-73.3193,43.6277],[-73.3199,43.6273],[-73.3207,43.6273],[-73.3223,43.6275],[-73.3239,43.6276],[-73.3245,43.6275],[-73.3257,43.6266],[-73.3259,43.6265],[-73.3265,43.6262],[-73.3277,43.6259],[-73.3281,43.6259],[-73.3307,43.6259],[-73.3313,43.6261],[-73.3317,43.6265],[-73.3321,43.6272],[-73.3331,43.6278],[-73.3337,43.628],[-73.3342,43.628],[-73.3343,43.6279],[-73.3343,43.6274],[-73.3342,43.6273],[-73.3342,43.6269],[-73.3362,43.6266],[-73.3374,43.6263],[-73.3378,43.6261],[-73.338,43.6254],[-73.3381,43.6254],[-73.3388,43.6251],[-73.3401,43.6247],[-73.3406,43.6246],[-73.3408,43.6246],[-73.3416,43.6247],[-73.3418,43.6251],[-73.342,43.6255],[-73.3422,43.6261],[-73.3424,43.6263],[-73.3428,43.6265],[-73.3435,43.6264],[-73.3441,43.6264],[-73.3445,43.6263],[-73.3452,43.6259],[-73.3461,43.6251],[-73.347,43.6242],[-73.3473,43.6236],[-73.3476,43.6225],[-73.3482,43.6217],[-73.3487,43.6215],[-73.349,43.6215],[-73.3495,43.6215],[-73.35,43.6216],[-73.3505,43.6219],[-73.3512,43.6225],[-73.3518,43.6233],[-73.352,43.6235],[-73.3521,43.6236],[-73.3526,43.6241],[-73.3532,43.6252],[-73.3536,43.6259],[-73.3539,43.6261],[-73.3543,43.6262],[-73.3547,43.6262],[-73.3561,43.626],[-73.3562,43.626],[-73.3573,43.6259],[-73.3585,43.6254],[-73.3586,43.6251],[-73.3591,43.6246],[-73.3597,43.6245],[-73.3637,43.6239],[-73.3656,43.6234],[-73.3665,43.6235],[-73.3672,43.6236],[-73.3683,43.6246],[-73.3689,43.6247],[-73.3708,43.6247],[-73.3711,43.6248],[-73.3719,43.6245],[-73.3723,43.6241],[-73.3725,43.6237],[-73.3725,43.6228],[-73.3716,43.6214],[-73.3704,43.6204],[-73.3699,43.6197],[-73.3698,43.6194],[-73.3699,43.6191],[-73.3711,43.6181],[-73.373,43.616],[-73.3745,43.6148],[-73.3746,43.6147],[-73.3756,43.6133],[-73.376,43.6126],[-73.376,43.6121],[-73.3757,43.6118],[-73.3748,43.6111],[-73.3746,43.611],[-73.3746,43.6109],[-73.3744,43.6109],[-73.3742,43.6109],[-73.3742,43.6102],[-73.3746,43.6102],[-73.3746,43.6101],[-73.3749,43.6099],[-73.3751,43.6097],[-73.3753,43.6096],[-73.376,43.6093],[-73.3764,43.6091],[-73.3764,43.6088],[-73.3761,43.6087],[-73.3746,43.6082],[-73.3741,43.608],[-73.3732,43.6073],[-73.3724,43.606],[-73.3723,43.6055],[-73.3723,43.6054],[-73.3725,43.6048],[-73.3729,43.6039],[-73.3734,43.6033],[-73.3746,43.6024],[-73.3748,43.6022],[-73.3749,43.6021],[-73.3755,43.6017],[-73.3757,43.6015],[-73.3763,43.6011],[-73.3767,43.6008],[-73.3771,43.6005],[-73.3774,43.6004],[-73.3776,43.6002],[-73.3778,43.6001],[-73.3778,43.5997],[-73.3776,43.5995],[-73.3772,43.599],[-73.3772,43.5988],[-73.3772,43.5986],[-73.3774,43.5984],[-73.3788,43.5981],[-73.3795,43.5979],[-73.3799,43.5979],[-73.3803,43.5979],[-73.3808,43.5982],[-73.3811,43.5984],[-73.3813,43.5985],[-73.3815,43.5985],[-73.3816,43.5985],[-73.3822,43.5983],[-73.3835,43.5974],[-73.3836,43.597],[-73.3835,43.5968],[-73.3835,43.5967],[-73.3827,43.5954],[-73.3826,43.595],[-73.3826,43.5945],[-73.3825,43.5942],[-73.3823,43.5939],[-73.3821,43.5936],[-73.3819,43.5933],[-73.3817,43.593],[-73.3818,43.5925],[-73.3819,43.5922],[-73.382,43.592],[-73.3821,43.5918],[-73.3824,43.5916],[-73.383,43.5914],[-73.3835,43.5913],[-73.3841,43.5914],[-73.3854,43.5915],[-73.3858,43.5914],[-73.3863,43.5913],[-73.3866,43.591],[-73.3869,43.5908],[-73.387,43.5904],[-73.387,43.5895],[-73.3868,43.589],[-73.3863,43.5884],[-73.3851,43.5877],[-73.3843,43.5873],[-73.3829,43.5871],[-73.3826,43.5869],[-73.3825,43.5866],[-73.3824,43.5861],[-73.3826,43.5856],[-73.3831,43.5852],[-73.3834,43.5847],[-73.3839,43.5844],[-73.3846,43.5839],[-73.3847,43.5838],[-73.3851,43.5834],[-73.3852,43.5833],[-73.3852,43.583],[-73.3851,43.5825],[-73.3849,43.5821],[-73.3845,43.5816],[-73.3834,43.5806],[-73.3827,43.5792],[-73.3828,43.5788],[-73.3829,43.5786],[-73.3831,43.5777],[-73.3833,43.5772],[-73.3834,43.577],[-73.3835,43.5767],[-73.3839,43.5761],[-73.3843,43.5754],[-73.3849,43.5751],[-73.3861,43.5748],[-73.3873,43.5747],[-73.388,43.5747],[-73.3888,43.5747],[-73.3893,43.5747],[-73.3897,43.5747],[-73.3901,43.5745],[-73.3908,43.5742],[-73.3914,43.5736],[-73.3919,43.5729],[-73.3919,43.5727],[-73.3919,43.5725],[-73.3918,43.5722],[-73.3917,43.5719],[-73.3915,43.5716],[-73.3914,43.5712],[-73.3913,43.5709],[-73.3915,43.5705],[-73.3916,43.5703],[-73.3917,43.5701],[-73.3918,43.5701],[-73.392,43.5699],[-73.3925,43.5698],[-73.3931,43.5696],[-73.394,43.5696],[-73.3949,43.5697],[-73.3952,43.5696],[-73.3954,43.5691],[-73.3954,43.5686],[-73.3958,43.5681],[-73.3962,43.568],[-73.3971,43.5679],[-73.3975,43.568],[-73.3977,43.568],[-73.3981,43.5681],[-73.3999,43.5688],[-73.4003,43.5689],[-73.4008,43.569],[-73.4022,43.5695],[-73.403,43.5702],[-73.4036,43.5703],[-73.4039,43.5703],[-73.4046,43.5707],[-73.4048,43.5708],[-73.4056,43.5712],[-73.4074,43.5723],[-73.4081,43.5729],[-73.4087,43.5732],[-73.4116,43.5749],[-73.4119,43.5751],[-73.4168,43.5777],[-73.417,43.5777],[-73.4172,43.5779],[-73.4179,43.5786],[-73.4182,43.5789],[-73.4183,43.579],[-73.4186,43.5793],[-73.4189,43.5797],[-73.4193,43.5804],[-73.4195,43.5806],[-73.4204,43.5815],[-73.4222,43.5821],[-73.4239,43.5825],[-73.4249,43.5827],[-73.4267,43.583],[-73.4286,43.584],[-73.4298,43.5853],[-73.4309,43.587],[-73.4312,43.5883],[-73.431,43.5891],[-73.4303,43.5905],[-73.4297,43.5915],[-73.4295,43.5919],[-73.4283,43.5934],[-73.4269,43.5952],[-73.425,43.5988],[-73.4247,43.599],[-73.4224,43.6016],[-73.4216,43.603],[-73.4217,43.6045],[-73.4222,43.6065],[-73.4224,43.6071],[-73.4231,43.609],[-73.4233,43.6096],[-73.4238,43.611],[-73.4238,43.6114],[-73.4238,43.6119],[-73.4237,43.6121],[-73.4237,43.6124],[-73.4205,43.6167],[-73.4187,43.6193],[-73.4185,43.6196],[-73.418,43.6202],[-73.4178,43.6206],[-73.4177,43.6213],[-73.4177,43.6217],[-73.4178,43.6222],[-73.4178,43.6225],[-73.4183,43.6233],[-73.4187,43.6237],[-73.4199,43.6251],[-73.4225,43.6282],[-73.4235,43.6294],[-73.4246,43.6305],[-73.4249,43.6309],[-73.4255,43.6316],[-73.4266,43.6328],[-73.4269,43.6331],[-73.4279,43.6344],[-73.428,43.6346],[-73.4281,43.6349],[-73.4283,43.6352],[-73.4284,43.6354],[-73.4285,43.6357],[-73.4286,43.6359],[-73.4286,43.6361],[-73.4286,43.6364],[-73.4286,43.6365],[-73.4285,43.6368],[-73.428,43.6379],[-73.4279,43.6382],[-73.4277,43.6386],[-73.4276,43.6388],[-73.4275,43.6391],[-73.4273,43.6395],[-73.4272,43.6398],[-73.427,43.6403],[-73.427,43.6405],[-73.4269,43.6407],[-73.4269,43.6409],[-73.4268,43.6412],[-73.4268,43.6413],[-73.4268,43.6414],[-73.4267,43.6417],[-73.4266,43.6421],[-73.4265,43.6426],[-73.4263,43.6428],[-73.4262,43.6429],[-73.426,43.6432],[-73.4256,43.6437],[-73.4252,43.6443],[-73.4249,43.6447],[-73.4246,43.6449],[-73.4243,43.6452],[-73.424,43.6454],[-73.4235,43.6457],[-73.4231,43.6459],[-73.4225,43.6461],[-73.4216,43.6466],[-73.4208,43.6469],[-73.4206,43.647],[-73.4201,43.6472],[-73.4198,43.6473],[-73.4194,43.6475],[-73.419,43.6477],[-73.4188,43.6479],[-73.4186,43.648],[-73.4184,43.6483],[-73.416,43.6517],[-73.4159,43.6519],[-73.4157,43.6522],[-73.4155,43.6525],[-73.4154,43.6527],[-73.4153,43.653],[-73.4153,43.6532],[-73.4152,43.6535],[-73.4152,43.6537],[-73.4152,43.6539],[-73.4152,43.6542],[-73.4153,43.6546],[-73.4153,43.6549],[-73.4152,43.6553],[-73.4151,43.6556],[-73.4151,43.6559],[-73.4151,43.6562],[-73.4151,43.6564],[-73.4151,43.6567],[-73.415,43.6569],[-73.4146,43.6582],[-73.4143,43.6586],[-73.414,43.6591],[-73.4139,43.6594],[-73.4137,43.6597],[-73.4132,43.6603],[-73.4128,43.6608],[-73.4121,43.6617],[-73.4119,43.662],[-73.4114,43.6631],[-73.4113,43.6635],[-73.411,43.6641],[-73.4108,43.6645],[-73.4102,43.6657],[-73.4097,43.6666],[-73.4094,43.6668],[-73.4088,43.6681],[-73.4086,43.6685],[-73.4083,43.669],[-73.4081,43.6694],[-73.408,43.6697],[-73.4079,43.6701],[-73.4079,43.6706],[-73.4079,43.6707],[-73.4079,43.6717],[-73.4079,43.6719],[-73.4079,43.6722],[-73.4078,43.6725],[-73.4077,43.6728],[-73.4076,43.6728],[-73.4076,43.6731],[-73.4074,43.6734],[-73.4073,43.6738],[-73.4073,43.6739],[-73.4073,43.674],[-73.4042,43.6811],[-73.4041,43.6813],[-73.4041,43.6815],[-73.4041,43.682],[-73.404,43.6824],[-73.4036,43.6837],[-73.4035,43.684],[-73.4035,43.6844],[-73.4035,43.6845],[-73.4035,43.6847],[-73.4035,43.685],[-73.4036,43.6855],[-73.4037,43.6855],[-73.4038,43.6859],[-73.4039,43.6862],[-73.404,43.6864],[-73.4043,43.6867],[-73.4046,43.6872],[-73.4049,43.6875],[-73.405,43.6877],[-73.4052,43.6881],[-73.4052,43.6884],[-73.4052,43.6885],[-73.4052,43.6887],[-73.4052,43.6888],[-73.4051,43.6893],[-73.405,43.6898],[-73.4047,43.6902],[-73.4039,43.6914],[-73.4037,43.6917],[-73.4033,43.6921],[-73.4029,43.6925],[-73.4022,43.693],[-73.4016,43.6934],[-73.4013,43.6935],[-73.4011,43.6935],[-73.4009,43.6936],[-73.4005,43.6938],[-73.3999,43.694],[-73.3983,43.6946],[-73.398,43.6948],[-73.3979,43.6949],[-73.3974,43.6952],[-73.3973,43.6953],[-73.397,43.6955],[-73.3963,43.696],[-73.3958,43.6966],[-73.3955,43.6968],[-73.3951,43.6973],[-73.3947,43.6977],[-73.3939,43.6989],[-73.3937,43.6992],[-73.3936,43.6995],[-73.3935,43.6998],[-73.3933,43.7001],[-73.3932,43.7006],[-73.393,43.7014],[-73.3929,43.7017],[-73.3928,43.702],[-73.3925,43.7024],[-73.3922,43.7028],[-73.3918,43.7035],[-73.3914,43.7039],[-73.391,43.7042],[-73.3906,43.7047],[-73.3903,43.705],[-73.3901,43.7054],[-73.3898,43.7057],[-73.3895,43.7059],[-73.3893,43.706],[-73.389,43.7062],[-73.3888,43.7064],[-73.3886,43.7067],[-73.3885,43.7074],[-73.3885,43.7075],[-73.3885,43.7077],[-73.3884,43.708],[-73.3882,43.7085],[-73.388,43.7087],[-73.3877,43.7091],[-73.3863,43.7109],[-73.3859,43.7113],[-73.3855,43.7118],[-73.3853,43.7119],[-73.3851,43.7121],[-73.384,43.7132],[-73.3839,43.7133],[-73.3831,43.7139],[-73.383,43.7141],[-73.3823,43.7146],[-73.3815,43.7152],[-73.381,43.7154],[-73.3805,43.7158],[-73.3798,43.7162],[-73.3793,43.7165],[-73.379,43.7167],[-73.3787,43.717],[-73.3784,43.7172],[-73.378,43.7175],[-73.3778,43.7177],[-73.375,43.7205],[-73.3748,43.7208],[-73.3746,43.721],[-73.3739,43.7218],[-73.3735,43.7222],[-73.373,43.7227],[-73.3729,43.7229],[-73.3726,43.7233],[-73.3719,43.7238],[-73.3715,43.7244],[-73.3711,43.7248],[-73.3708,43.7251],[-73.3706,43.7253],[-73.3704,43.726],[-73.3702,43.7269],[-73.3701,43.7277],[-73.37,43.7281],[-73.3699,43.7285],[-73.3699,43.7288],[-73.37,43.7291],[-73.3701,43.7298],[-73.3704,43.7327],[-73.3702,43.7332],[-73.3702,43.7334],[-73.3703,43.7338],[-73.3704,43.7341],[-73.3704,43.7342],[-73.3705,43.7344],[-73.3707,43.7351],[-73.3707,43.7356],[-73.3706,43.7382],[-73.3704,43.7409],[-73.3703,43.7422],[-73.3702,43.7428],[-73.37,43.7434],[-73.3699,43.7439],[-73.3698,43.7442],[-73.3696,43.7445],[-73.3693,43.7448],[-73.369,43.7451],[-73.3684,43.7457],[-73.3681,43.7461],[-73.3676,43.7466],[-73.3673,43.7471],[-73.3669,43.7477],[-73.3662,43.7491],[-73.3659,43.7497],[-73.3658,43.7498],[-73.3653,43.75],[-73.3651,43.7505],[-73.3646,43.751],[-73.3644,43.7514],[-73.3633,43.7526],[-73.3628,43.7531],[-73.3617,43.7546],[-73.361,43.7557],[-73.3601,43.7568],[-73.3595,43.7581],[-73.3572,43.7611],[-73.3565,43.7621],[-73.3557,43.7633],[-73.3556,43.7634],[-73.3546,43.7646],[-73.3541,43.7655],[-73.3538,43.766],[-73.3533,43.767],[-73.353,43.7673],[-73.3528,43.7677],[-73.3525,43.7681],[-73.3513,43.7698],[-73.3508,43.7714],[-73.3508,43.7715],[-73.3509,43.7719],[-73.351,43.7724],[-73.3518,43.7734],[-73.352,43.7735],[-73.3524,43.774],[-73.3525,43.7742],[-73.3529,43.7746],[-73.3534,43.7752],[-73.3537,43.7756],[-73.3544,43.7764],[-73.3551,43.7776],[-73.3554,43.7779],[-73.3557,43.7789],[-73.3558,43.7796],[-73.3559,43.78],[-73.356,43.7802],[-73.3561,43.7807],[-73.3565,43.7819],[-73.3568,43.7831],[-73.3572,43.7843],[-73.3575,43.7856],[-73.3579,43.7861],[-73.3581,43.7865],[-73.359,43.7872],[-73.3593,43.7875],[-73.3603,43.7884],[-73.3622,43.7899],[-73.3636,43.7909],[-73.3641,43.7912],[-73.3646,43.7915],[-73.3657,43.7921],[-73.3666,43.7925],[-73.3669,43.7927],[-73.3677,43.7931],[-73.3681,43.7933],[-73.3692,43.794],[-73.3695,43.7942],[-73.371,43.7951],[-73.3727,43.7964],[-73.3729,43.7965],[-73.3741,43.7972],[-73.3745,43.7975],[-73.3749,43.7977],[-73.3754,43.7981],[-73.3764,43.7989],[-73.3768,43.7992],[-73.3772,43.8004],[-73.3772,43.8005],[-73.3772,43.8006],[-73.3773,43.8017],[-73.3775,43.8027],[-73.3776,43.8036],[-73.3779,43.8049],[-73.3782,43.8059],[-73.3786,43.807],[-73.3788,43.8075],[-73.3789,43.8077],[-73.379,43.8079],[-73.3791,43.8082],[-73.3793,43.8085],[-73.3796,43.8092],[-73.3807,43.8107],[-73.3807,43.8108],[-73.3813,43.8115],[-73.3821,43.8122],[-73.3823,43.8124],[-73.3836,43.8133],[-73.3846,43.814],[-73.3849,43.8143],[-73.3857,43.8148],[-73.3878,43.816],[-73.3896,43.817],[-73.3897,43.8172],[-73.3909,43.8183],[-73.391,43.8184],[-73.3915,43.8193],[-73.3917,43.8196],[-73.3922,43.8205],[-73.3925,43.8213],[-73.3927,43.8224],[-73.3928,43.8228],[-73.3926,43.8239],[-73.3923,43.8248],[-73.3916,43.8264],[-73.3916,43.8265],[-73.3911,43.8274],[-73.3906,43.8283],[-73.3902,43.8294],[-73.3893,43.8312],[-73.3882,43.8327],[-73.3879,43.833],[-73.3874,43.8335],[-73.3863,43.8344],[-73.385,43.8353],[-73.3843,43.8358],[-73.3831,43.8365],[-73.3813,43.8374],[-73.3795,43.8382],[-73.3789,43.8384],[-73.3778,43.8387],[-73.3771,43.8392],[-73.3768,43.8394],[-73.3767,43.8394],[-73.3756,43.8405],[-73.3745,43.842],[-73.3738,43.8429],[-73.3737,43.843],[-73.3731,43.8443],[-73.3726,43.8453],[-73.3726,43.8454],[-73.3728,43.8466],[-73.3735,43.8474],[-73.3736,43.8475],[-73.3747,43.8483],[-73.3758,43.849],[-73.3767,43.8496],[-73.378,43.8504],[-73.379,43.851],[-73.3792,43.8512],[-73.3803,43.8519],[-73.3806,43.8523],[-73.3807,43.8524],[-73.381,43.8527],[-73.3811,43.8529],[-73.3812,43.853],[-73.382,43.8541],[-73.382,43.8543],[-73.3821,43.8545],[-73.3821,43.8546],[-73.3823,43.8561],[-73.3822,43.857],[-73.3819,43.8581],[-73.3818,43.8582],[-73.3815,43.8592],[-73.3812,43.86],[-73.3808,43.8609],[-73.3802,43.862],[-73.3797,43.8632],[-73.3795,43.864],[-73.3795,43.8641],[-73.3794,43.8646],[-73.3793,43.8648],[-73.3791,43.8652],[-73.3786,43.8661],[-73.3782,43.8668],[-73.3781,43.8668],[-73.3775,43.8678],[-73.3765,43.8696],[-73.376,43.8709],[-73.3757,43.8718],[-73.3752,43.8729],[-73.3743,43.8743],[-73.3742,43.8751],[-73.3741,43.8753],[-73.3741,43.8759],[-73.3742,43.8762],[-73.3745,43.877],[-73.3747,43.8772],[-73.3749,43.8775],[-73.3751,43.8779],[-73.3753,43.8782],[-73.3755,43.8786],[-73.3778,43.8821],[-73.3789,43.8838],[-73.3804,43.8861],[-73.3823,43.8891],[-73.3833,43.8906],[-73.3837,43.8913],[-73.3919,43.8991],[-73.3927,43.8999],[-73.3962,43.9033],[-73.3967,43.9045],[-73.3968,43.9048],[-73.3971,43.9058],[-73.3974,43.9065],[-73.398,43.9085],[-73.3989,43.9108],[-73.3991,43.9111],[-73.3996,43.9122],[-73.4005,43.9147],[-73.4012,43.917],[-73.4018,43.9184],[-73.402,43.9189],[-73.4024,43.9199],[-73.4025,43.9201],[-73.4035,43.9222],[-73.4042,43.9231],[-73.4047,43.9237],[-73.4047,43.9238],[-73.4049,43.9242],[-73.4058,43.9257],[-73.4064,43.9267],[-73.4071,43.9282],[-73.4073,43.9287],[-73.4075,43.929],[-73.4075,43.9291],[-73.4077,43.9295],[-73.4079,43.9299],[-73.4081,43.9305],[-73.4085,43.9317],[-73.4086,43.9319],[-73.4088,43.9334],[-73.4089,43.9345],[-73.4088,43.9359],[-73.4086,43.9373],[-73.4082,43.9388],[-73.4079,43.9406],[-73.4074,43.9425],[-73.4071,43.9436],[-73.4066,43.9454],[-73.4061,43.9466],[-73.4061,43.9467],[-73.406,43.9468],[-73.4057,43.9479],[-73.4056,43.9481],[-73.4056,43.9483],[-73.4056,43.9487],[-73.4056,43.9492],[-73.4056,43.9493],[-73.4055,43.9497],[-73.4055,43.9513],[-73.4056,43.953],[-73.4056,43.9541],[-73.4057,43.9559],[-73.4062,43.9584],[-73.4064,43.9595],[-73.4065,43.9596],[-73.4065,43.9614],[-73.4065,43.9624],[-73.4065,43.963],[-73.4067,43.9658],[-73.4069,43.9669],[-73.407,43.9676],[-73.4071,43.9682],[-73.4076,43.9691],[-73.4082,43.9702],[-73.4086,43.9711],[-73.409,43.9721],[-73.4097,43.9736],[-73.4107,43.9749],[-73.411,43.9756],[-73.4115,43.9765],[-73.412,43.9775],[-73.412,43.9776],[-73.4123,43.9789],[-73.4125,43.98],[-73.4125,43.9811],[-73.4125,43.9822],[-73.4124,43.9828],[-73.4124,43.9833],[-73.4123,43.9834],[-73.412,43.9844],[-73.4119,43.9847],[-73.4115,43.9853],[-73.4112,43.9863],[-73.4112,43.9865],[-73.4111,43.9872],[-73.4109,43.9883],[-73.4107,43.9894],[-73.4107,43.9904],[-73.4104,43.9918],[-73.4101,43.9929],[-73.4096,43.994],[-73.4094,43.9946],[-73.4094,43.9949],[-73.4091,43.996],[-73.409,43.997],[-73.409,43.9983],[-73.409,43.9988],[-73.4089,43.9993],[-73.4088,44.0007],[-73.4085,44.0013],[-73.4084,44.0015],[-73.4083,44.0017],[-73.4079,44.0032],[-73.4075,44.0044],[-73.4073,44.0058],[-73.4072,44.0064],[-73.4072,44.007],[-73.4068,44.0085],[-73.4064,44.01],[-73.406,44.0114],[-73.4059,44.0128],[-73.4058,44.0141],[-73.4059,44.0153],[-73.4061,44.0164],[-73.4065,44.0174],[-73.4069,44.0185],[-73.4074,44.0203],[-73.4076,44.0209],[-73.4077,44.0211],[-73.4077,44.0213],[-73.4083,44.0224],[-73.4091,44.0237],[-73.4098,44.0251],[-73.4101,44.0257],[-73.4102,44.0261],[-73.4104,44.0265],[-73.4106,44.0267],[-73.4125,44.0284],[-73.4126,44.0284],[-73.4141,44.0293],[-73.4154,44.0299],[-73.4167,44.0304],[-73.4184,44.0309],[-73.4198,44.0314],[-73.4215,44.0319],[-73.4229,44.0326],[-73.4232,44.0328],[-73.4238,44.0332],[-73.4246,44.0339],[-73.4251,44.0344],[-73.4257,44.0353],[-73.4269,44.0367],[-73.4275,44.0371],[-73.4285,44.0378],[-73.4294,44.0382],[-73.4301,44.0385],[-73.4312,44.0391],[-73.4313,44.0391],[-73.4325,44.0399],[-73.434,44.0408],[-73.4357,44.0419],[-73.4367,44.0426],[-73.4373,44.0433],[-73.4375,44.0435],[-73.4375,44.0436],[-73.4376,44.0437],[-73.4376,44.0439],[-73.4379,44.0451],[-73.4377,44.0461],[-73.4376,44.0466],[-73.4375,44.0473],[-73.4372,44.0484],[-73.4362,44.0508],[-73.4359,44.0517],[-73.4355,44.053],[-73.4347,44.0553],[-73.4341,44.0571],[-73.4335,44.0593],[-73.4325,44.0623],[-73.4323,44.064],[-73.4317,44.0659],[-73.4311,44.0678],[-73.4307,44.0696],[-73.4306,44.07],[-73.4302,44.0719],[-73.4301,44.0729],[-73.43,44.0741],[-73.4301,44.0763],[-73.43,44.0772],[-73.4297,44.0786],[-73.4294,44.0795],[-73.4292,44.0798],[-73.4285,44.0809],[-73.4278,44.082],[-73.4267,44.0836],[-73.4258,44.085],[-73.4244,44.0872],[-73.4232,44.0889],[-73.4215,44.092],[-73.4208,44.093],[-73.4205,44.0934],[-73.4202,44.0938],[-73.4186,44.0966],[-73.418,44.0974],[-73.4176,44.098],[-73.4166,44.0992],[-73.4157,44.1005],[-73.4152,44.1013],[-73.4149,44.1026],[-73.4148,44.1037],[-73.4146,44.1052],[-73.4142,44.1068],[-73.4142,44.1069],[-73.4139,44.1078],[-73.4134,44.1085],[-73.4129,44.1092],[-73.4128,44.1095],[-73.412,44.1106],[-73.412,44.1107],[-73.4119,44.1111],[-73.4117,44.1115],[-73.4116,44.1116],[-73.4116,44.1118],[-73.4116,44.1119],[-73.4115,44.1119],[-73.4115,44.112],[-73.4115,44.1121],[-73.4114,44.1128],[-73.4113,44.113],[-73.4112,44.1138],[-73.4114,44.1147],[-73.4116,44.1157],[-73.4117,44.1163],[-73.4118,44.1173],[-73.4118,44.1176],[-73.4119,44.1183],[-73.4119,44.1185],[-73.412,44.1196],[-73.4125,44.1213],[-73.4132,44.1226],[-73.4141,44.1241],[-73.414,44.1244],[-73.414,44.125],[-73.4139,44.1255],[-73.414,44.1269],[-73.4142,44.1282],[-73.4144,44.1287],[-73.4147,44.1294],[-73.4151,44.1301],[-73.4156,44.131],[-73.4158,44.1315],[-73.4161,44.1324],[-73.4156,44.1335],[-73.4145,44.1347],[-73.4133,44.1363],[-73.4129,44.1367],[-73.412,44.1378],[-73.4109,44.1385],[-73.4092,44.1393],[-73.4081,44.1399],[-73.407,44.1411],[-73.4051,44.1429],[-73.4041,44.1439],[-73.404,44.1439],[-73.403,44.145],[-73.4022,44.1469],[-73.4022,44.1481],[-73.4023,44.1487],[-73.4025,44.1491],[-73.4026,44.1497],[-73.4029,44.1505],[-73.4024,44.1515],[-73.4014,44.1523],[-73.4009,44.1527],[-73.4003,44.1544],[-73.4001,44.1554],[-73.3999,44.1566],[-73.3997,44.1571],[-73.3996,44.1576],[-73.3993,44.1587],[-73.3992,44.1589],[-73.3991,44.1596],[-73.399,44.1605],[-73.399,44.1606],[-73.3989,44.1615],[-73.3989,44.1619],[-73.3988,44.1621],[-73.3987,44.1622],[-73.3986,44.1624],[-73.3985,44.1625],[-73.3983,44.1629],[-73.3976,44.1638],[-73.3968,44.1645],[-73.3962,44.1653],[-73.3958,44.1663],[-73.3958,44.1672],[-73.3959,44.1679],[-73.396,44.1682],[-73.3966,44.1691],[-73.3969,44.1696],[-73.3971,44.17],[-73.3975,44.1709],[-73.3975,44.171],[-73.3976,44.1719],[-73.3974,44.1729],[-73.3972,44.1738],[-73.3969,44.1743],[-73.3967,44.1748],[-73.3961,44.1758],[-73.3953,44.1766],[-73.3946,44.1774],[-73.3933,44.178],[-73.3919,44.1784],[-73.3909,44.1793],[-73.3902,44.1803],[-73.3898,44.1818],[-73.3898,44.1824],[-73.3899,44.1828],[-73.39,44.1838],[-73.3903,44.1849],[-73.3905,44.1859],[-73.3906,44.1861],[-73.3907,44.187],[-73.3909,44.1881],[-73.3908,44.1891],[-73.3908,44.19],[-73.3906,44.1911],[-73.3904,44.1914],[-73.39,44.1919],[-73.3889,44.1926],[-73.3876,44.1928],[-73.3859,44.1928],[-73.3846,44.1932],[-73.3838,44.194],[-73.3837,44.1944],[-73.3836,44.1949],[-73.3834,44.1956],[-73.3834,44.1959],[-73.3828,44.1968],[-73.3819,44.1977],[-73.3807,44.1984],[-73.3793,44.1991],[-73.3779,44.1996],[-73.3764,44.1998],[-73.3748,44.2002],[-73.3743,44.2006],[-73.3737,44.201],[-73.3735,44.2012],[-73.3734,44.2014],[-73.3733,44.2015],[-73.3731,44.2018],[-73.3723,44.2027],[-73.3717,44.2036],[-73.3709,44.2045],[-73.3698,44.2052],[-73.3687,44.2057],[-73.3683,44.2059],[-73.3674,44.2062],[-73.3661,44.2066],[-73.3657,44.2067],[-73.3654,44.2069],[-73.3648,44.2072],[-73.3634,44.2077],[-73.3623,44.2085],[-73.3619,44.2094],[-73.3619,44.2096],[-73.3619,44.2104],[-73.3622,44.2114],[-73.3622,44.2125],[-73.3619,44.213],[-73.3616,44.2133],[-73.3611,44.2137],[-73.3607,44.2141],[-73.3606,44.2141],[-73.3597,44.2147],[-73.3589,44.2155],[-73.3582,44.2164],[-73.3578,44.2173],[-73.3576,44.2176],[-73.3575,44.2177],[-73.357,44.2182],[-73.3562,44.219],[-73.3557,44.2201],[-73.3557,44.221],[-73.3557,44.2221],[-73.3554,44.2232],[-73.3544,44.2239],[-73.3533,44.2246],[-73.3522,44.2253],[-73.3514,44.226],[-73.351,44.2269],[-73.3508,44.2279],[-73.3507,44.229],[-73.3505,44.2299],[-73.3495,44.2309],[-73.3492,44.231],[-73.3484,44.2314],[-73.3474,44.232],[-73.3463,44.2325],[-73.3456,44.2328],[-73.3451,44.2331],[-73.3439,44.2337],[-73.3428,44.2345],[-73.3426,44.2353],[-73.343,44.2362],[-73.3436,44.2372],[-73.3434,44.2382],[-73.3427,44.2383],[-73.3427,44.2384],[-73.3422,44.2385],[-73.3413,44.2385],[-73.3409,44.2386],[-73.3402,44.2387],[-73.3391,44.2389],[-73.3377,44.2394],[-73.3364,44.2398],[-73.3352,44.2405],[-73.3341,44.2413],[-73.3332,44.2421],[-73.3324,44.243],[-73.3314,44.2437],[-73.3305,44.2443],[-73.3304,44.2443],[-73.3303,44.2443],[-73.329,44.2442],[-73.3277,44.244],[-73.3261,44.2436],[-73.3247,44.2435],[-73.3244,44.2437],[-73.3237,44.2442],[-73.3232,44.2451],[-73.3233,44.246],[-73.3234,44.2469],[-73.3231,44.2479],[-73.3225,44.2487],[-73.3214,44.2493],[-73.32,44.2496],[-73.3197,44.2498],[-73.3197,44.2499],[-73.3196,44.2499],[-73.3164,44.2577],[-73.3145,44.2615],[-73.3133,44.2641],[-73.3127,44.2654],[-73.312,44.2691],[-73.3109,44.2743],[-73.3122,44.2801],[-73.3128,44.281],[-73.3144,44.2837],[-73.3168,44.2877],[-73.3201,44.2958],[-73.3201,44.2959],[-73.3222,44.3015],[-73.323,44.305],[-73.3242,44.31],[-73.3243,44.3141],[-73.3245,44.3192],[-73.3238,44.3252],[-73.3238,44.3253],[-73.3239,44.3254],[-73.3239,44.3305],[-73.324,44.3338],[-73.3251,44.3385],[-73.3263,44.3415],[-73.327,44.3434],[-73.3273,44.3444],[-73.329,44.3474],[-73.3303,44.3498],[-73.3311,44.3512],[-73.3324,44.3533],[-73.3346,44.3569],[-73.3348,44.3601],[-73.3348,44.3606],[-73.335,44.3644],[-73.3336,44.3723],[-73.3312,44.3751],[-73.3304,44.376],[-73.3281,44.3777],[-73.3254,44.3795],[-73.321,44.3827],[-73.3194,44.384],[-73.3171,44.386],[-73.315,44.3885],[-73.3136,44.392],[-73.3124,44.3947],[-73.3118,44.3979],[-73.3105,44.4026],[-73.3096,44.4045],[-73.3071,44.4092],[-73.3047,44.4134],[-73.3026,44.4171],[-73.3012,44.4197],[-73.299,44.4234],[-73.297,44.4268],[-73.296,44.4283],[-73.2952,44.4316],[-73.2946,44.4344],[-73.2939,44.4374],[-73.2939,44.4376],[-73.2938,44.4382],[-73.2937,44.4385],[-73.2937,44.4387],[-73.2936,44.4389],[-73.2936,44.4391],[-73.2936,44.4393],[-73.2936,44.4398],[-73.2936,44.4402],[-73.2936,44.4406],[-73.2937,44.4408],[-73.2938,44.4417],[-73.2939,44.4421],[-73.294,44.4426],[-73.2941,44.4429],[-73.2943,44.4433],[-73.2944,44.4437],[-73.2946,44.4441],[-73.2947,44.4445],[-73.2948,44.4449],[-73.295,44.4452],[-73.2951,44.4455],[-73.2952,44.4459],[-73.2954,44.4462],[-73.2956,44.4466],[-73.2958,44.4469],[-73.296,44.4473],[-73.2962,44.4477],[-73.2964,44.448],[-73.2966,44.4485],[-73.2968,44.4489],[-73.297,44.4492],[-73.2973,44.4496],[-73.2976,44.4501],[-73.2977,44.4504],[-73.2979,44.4506],[-73.2982,44.4511],[-73.2984,44.4514],[-73.2987,44.4519],[-73.299,44.4522],[-73.2992,44.4526],[-73.2995,44.453],[-73.2995,44.4533],[-73.2998,44.4537],[-73.2999,44.454],[-73.3,44.4544],[-73.3001,44.4547],[-73.3002,44.455],[-73.3002,44.4553],[-73.3002,44.4556],[-73.3002,44.4558],[-73.3001,44.4561],[-73.3,44.4564],[-73.3,44.4567],[-73.3,44.457],[-73.2989,44.4629],[-73.2989,44.4633],[-73.2988,44.4637],[-73.2987,44.464],[-73.2987,44.4644],[-73.2987,44.4648],[-73.2988,44.4651],[-73.2987,44.4661],[-73.2987,44.4673],[-73.2987,44.4678],[-73.2986,44.4684],[-73.2987,44.4687],[-73.2987,44.4691],[-73.2987,44.4696],[-73.2988,44.47],[-73.2988,44.4704],[-73.2989,44.4708],[-73.299,44.4713],[-73.2991,44.4719],[-73.2991,44.4724],[-73.2992,44.4729],[-73.2993,44.4733],[-73.2994,44.4736],[-73.2994,44.4738],[-73.2995,44.4743],[-73.2996,44.4747],[-73.2996,44.4751],[-73.2997,44.4756],[-73.2998,44.4761],[-73.2999,44.4766],[-73.3007,44.4786],[-73.3026,44.4819],[-73.3034,44.4833],[-73.3041,44.4846],[-73.3044,44.4857],[-73.3046,44.4869],[-73.3048,44.4887],[-73.3048,44.4893],[-73.3049,44.4899],[-73.3049,44.4904],[-73.3049,44.4907],[-73.3049,44.4911],[-73.3049,44.4915],[-73.3049,44.4919],[-73.3049,44.4922],[-73.305,44.4926],[-73.305,44.493],[-73.3051,44.4933],[-73.3052,44.4938],[-73.3053,44.4943],[-73.3054,44.4949],[-73.3055,44.4954],[-73.3056,44.4958],[-73.3057,44.4963],[-73.3058,44.4968],[-73.3059,44.4972],[-73.306,44.4977],[-73.3062,44.4982],[-73.3063,44.4986],[-73.3067,44.4999],[-73.3067,44.5003],[-73.3072,44.501],[-73.3074,44.5012],[-73.3075,44.5014],[-73.3077,44.5015],[-73.3078,44.5017],[-73.308,44.502],[-73.3081,44.5022],[-73.3083,44.5024],[-73.3085,44.5026],[-73.3086,44.5028],[-73.3088,44.503],[-73.309,44.5032],[-73.3092,44.5034],[-73.3094,44.5036],[-73.3096,44.5039],[-73.31,44.5043],[-73.3102,44.5046],[-73.3104,44.5048],[-73.3107,44.505],[-73.3108,44.5052],[-73.311,44.5053],[-73.3112,44.5055],[-73.3114,44.5057],[-73.3116,44.5059],[-73.3118,44.5061],[-73.3119,44.5063],[-73.3121,44.5065],[-73.3124,44.5067],[-73.3126,44.5069],[-73.3127,44.5071],[-73.3129,44.5072],[-73.3131,44.5075],[-73.3133,44.5076],[-73.3135,44.5078],[-73.3138,44.508],[-73.314,44.5082],[-73.3143,44.5084],[-73.3145,44.5086],[-73.3147,44.5088],[-73.3149,44.509],[-73.3152,44.5092],[-73.3154,44.5093],[-73.3157,44.5095],[-73.316,44.5097],[-73.3162,44.5099],[-73.3162,44.51],[-73.3167,44.5104],[-73.3177,44.511],[-73.318,44.5112],[-73.3182,44.5113],[-73.3183,44.5114],[-73.3186,44.5115],[-73.3188,44.5117],[-73.3191,44.5118],[-73.3193,44.512],[-73.3195,44.5121],[-73.3197,44.5123],[-73.3198,44.5125],[-73.3201,44.5127],[-73.3202,44.5129],[-73.3205,44.5133],[-73.3207,44.5134],[-73.3208,44.5136],[-73.3209,44.5138],[-73.321,44.514],[-73.321,44.5142],[-73.3211,44.5143],[-73.3212,44.5146],[-73.3212,44.5147],[-73.3212,44.5149],[-73.3213,44.5151],[-73.3213,44.5153],[-73.3214,44.5154],[-73.3214,44.5155],[-73.3214,44.5156],[-73.3214,44.5158],[-73.3214,44.5159],[-73.3214,44.5161],[-73.3214,44.5163],[-73.3214,44.5164],[-73.3211,44.5193],[-73.3212,44.5196],[-73.3211,44.5199],[-73.3212,44.5203],[-73.3213,44.5205],[-73.3215,44.5208],[-73.3216,44.5211],[-73.3217,44.5212],[-73.3217,44.5214],[-73.3217,44.5215],[-73.3218,44.5219],[-73.3218,44.522],[-73.3218,44.5222],[-73.3218,44.5225],[-73.3218,44.5229],[-73.3217,44.524],[-73.3217,44.5241],[-73.3217,44.5242],[-73.3217,44.5244],[-73.3218,44.5245],[-73.3218,44.5247],[-73.3219,44.5249],[-73.322,44.5251],[-73.322,44.5253],[-73.3222,44.5254],[-73.3224,44.5257],[-73.3225,44.5259],[-73.3226,44.5261],[-73.3228,44.5262],[-73.3229,44.5264],[-73.3231,44.5265],[-73.3233,44.5267],[-73.3234,44.5268],[-73.3236,44.5269],[-73.3238,44.527],[-73.3239,44.5271],[-73.3243,44.5272],[-73.3246,44.5274],[-73.3248,44.5275],[-73.3253,44.5276],[-73.3263,44.5279],[-73.3267,44.5279],[-73.3271,44.5281],[-73.3275,44.5282],[-73.3278,44.5282],[-73.3282,44.5284],[-73.3285,44.5285],[-73.3288,44.5286],[-73.3289,44.5287],[-73.329,44.5288],[-73.3292,44.5289],[-73.3293,44.529],[-73.3295,44.5292],[-73.3298,44.5296],[-73.33,44.53],[-73.3301,44.5301],[-73.3303,44.5305],[-73.3303,44.5306],[-73.3304,44.5308],[-73.3306,44.531],[-73.3307,44.5315],[-73.3307,44.5316],[-73.3308,44.5317],[-73.3308,44.5319],[-73.3308,44.5327],[-73.3307,44.533],[-73.3308,44.5333],[-73.3308,44.5337],[-73.3308,44.534],[-73.3309,44.5343],[-73.331,44.5345],[-73.3311,44.5348],[-73.3312,44.5351],[-73.3314,44.5354],[-73.3315,44.5356],[-73.3316,44.5359],[-73.3319,44.5363],[-73.3323,44.5369],[-73.3325,44.5371],[-73.3327,44.5372],[-73.3337,44.5382],[-73.3339,44.5384],[-73.334,44.5386],[-73.3343,44.5388],[-73.3346,44.5391],[-73.3353,44.5397],[-73.3357,44.5402],[-73.3367,44.5411],[-73.3372,44.5416],[-73.3376,44.5419],[-73.3381,44.5423],[-73.3384,44.5426],[-73.3388,44.5429],[-73.339,44.5433],[-73.3391,44.5436],[-73.3393,44.5439],[-73.3393,44.5442],[-73.3393,44.5445],[-73.3392,44.5448],[-73.3392,44.5451],[-73.3391,44.5452],[-73.339,44.5454],[-73.3389,44.5456],[-73.3387,44.5459],[-73.3386,44.5461],[-73.3387,44.5463],[-73.3386,44.5468],[-73.3387,44.5477],[-73.3387,44.5478],[-73.3388,44.5479],[-73.3388,44.5481],[-73.339,44.5483],[-73.3392,44.5485],[-73.3394,44.5486],[-73.3396,44.5488],[-73.3398,44.5489],[-73.3411,44.55],[-73.3413,44.5502],[-73.3415,44.5504],[-73.3417,44.5507],[-73.3421,44.5511],[-73.3424,44.5515],[-73.3427,44.5517],[-73.3429,44.5519],[-73.3432,44.552],[-73.3434,44.5522],[-73.3437,44.5523],[-73.344,44.5525],[-73.3445,44.5527],[-73.3449,44.5528],[-73.3471,44.5539],[-73.3495,44.5551],[-73.3496,44.5552],[-73.3499,44.5553],[-73.35,44.5554],[-73.3505,44.5556],[-73.3508,44.5558],[-73.3514,44.556],[-73.3516,44.5561],[-73.3519,44.5561],[-73.3521,44.5562],[-73.3523,44.5562],[-73.3524,44.5562],[-73.3525,44.5562],[-73.3526,44.5563],[-73.3527,44.5563],[-73.3528,44.5563],[-73.3529,44.5563],[-73.353,44.5563],[-73.3534,44.5564],[-73.3535,44.5564],[-73.3538,44.5565],[-73.3539,44.5565],[-73.3542,44.5566],[-73.3544,44.5567],[-73.3552,44.5569],[-73.3555,44.5571],[-73.3558,44.5572],[-73.356,44.5573],[-73.3562,44.5575],[-73.3565,44.5577],[-73.3568,44.5579],[-73.357,44.5582],[-73.3571,44.5584],[-73.3572,44.5585],[-73.3573,44.5586],[-73.3574,44.5589],[-73.3581,44.5598],[-73.3584,44.5602],[-73.3601,44.5626],[-73.3609,44.5632],[-73.3615,44.5636],[-73.3619,44.5638],[-73.3627,44.5641],[-73.364,44.5651],[-73.3646,44.5656],[-73.3654,44.566],[-73.3673,44.5676],[-73.3682,44.5688],[-73.3691,44.5702],[-73.3694,44.5708],[-73.3703,44.572],[-73.3713,44.5728],[-73.3743,44.5753],[-73.3744,44.5754],[-73.3746,44.5756],[-73.3749,44.5758],[-73.3751,44.5766],[-73.3753,44.5776],[-73.3752,44.5802],[-73.3757,44.582],[-73.3765,44.5836],[-73.3778,44.5851],[-73.3806,44.588],[-73.3816,44.5891],[-73.3817,44.5892],[-73.3819,44.5893],[-73.3819,44.59],[-73.3816,44.5906],[-73.381,44.5913],[-73.38,44.5921],[-73.3796,44.5924],[-73.3779,44.5939],[-73.3768,44.5955],[-73.3763,44.5972],[-73.3768,44.5991],[-73.3769,44.5996],[-73.3777,44.6009],[-73.3796,44.6031],[-73.3807,44.6052],[-73.3816,44.6072],[-73.3821,44.6102],[-73.3824,44.6114],[-73.3829,44.6122],[-73.3838,44.613],[-73.3871,44.615],[-73.3898,44.6172],[-73.3902,44.6183],[-73.39,44.6196],[-73.3888,44.6215],[-73.3879,44.6227],[-73.3873,44.6237],[-73.387,44.6251],[-73.3865,44.6269],[-73.3863,44.6285],[-73.3862,44.6292],[-73.3859,44.6302],[-73.3859,44.631],[-73.386,44.6317],[-73.3861,44.6323],[-73.3863,44.6329],[-73.3863,44.6331],[-73.3864,44.6333],[-73.3865,44.6337],[-73.3871,44.6351],[-73.3872,44.6355],[-73.3868,44.6364],[-73.3858,44.6372],[-73.3834,44.6384],[-73.3827,44.6388],[-73.381,44.6396],[-73.3798,44.6404],[-73.3789,44.641],[-73.3786,44.6415],[-73.3789,44.6419],[-73.3828,44.6454],[-73.3832,44.6458],[-73.3836,44.6461],[-73.3839,44.6464],[-73.3845,44.6467],[-73.384,44.6476],[-73.3826,44.6483],[-73.382,44.6486],[-73.3812,44.649],[-73.3801,44.65],[-73.3791,44.6512],[-73.3783,44.6522],[-73.378,44.6529],[-73.378,44.6538],[-73.379,44.6552],[-73.3791,44.6557],[-73.3792,44.6561],[-73.3791,44.6568],[-73.3783,44.6574],[-73.3772,44.6581],[-73.3762,44.6593],[-73.3759,44.6602],[-73.3753,44.661],[-73.3746,44.6619],[-73.3741,44.6623],[-73.3737,44.6625],[-73.3731,44.6627],[-73.3725,44.6627],[-73.3717,44.6626],[-73.3709,44.6625],[-73.3706,44.6625],[-73.3704,44.6626],[-73.3701,44.6628],[-73.3698,44.663],[-73.3697,44.6635],[-73.3698,44.6656],[-73.3701,44.6661],[-73.3705,44.6666],[-73.3711,44.6671],[-73.372,44.6677],[-73.3726,44.6682],[-73.3727,44.6687],[-73.3727,44.669],[-73.3724,44.6696],[-73.3718,44.6707],[-73.3713,44.6719],[-73.371,44.6728],[-73.3711,44.6737],[-73.3714,44.6743],[-73.3717,44.675],[-73.3717,44.6752],[-73.3719,44.6759],[-73.3719,44.676],[-73.3718,44.677],[-73.3716,44.6772],[-73.3711,44.6775],[-73.3705,44.6777],[-73.3704,44.6777],[-73.3695,44.6779],[-73.3675,44.6782],[-73.3672,44.6785],[-73.3671,44.679],[-73.3672,44.6804],[-73.3674,44.6813],[-73.3677,44.6818],[-73.368,44.6822],[-73.3682,44.6825],[-73.369,44.6831],[-73.3692,44.6833],[-73.3697,44.6838],[-73.3698,44.6839],[-73.3699,44.6842],[-73.3701,44.6844],[-73.3701,44.6848],[-73.37,44.685],[-73.3694,44.6854],[-73.3682,44.6859],[-73.3669,44.6865],[-73.3657,44.6872],[-73.3653,44.6876],[-73.3647,44.6884],[-73.3645,44.6893],[-73.3645,44.6897],[-73.3644,44.6899],[-73.3641,44.6901],[-73.3631,44.6914],[-73.3623,44.6925],[-73.3622,44.6927],[-73.3616,44.6937],[-73.3615,44.6941],[-73.3613,44.6945],[-73.3612,44.695],[-73.3613,44.6954],[-73.3615,44.6955],[-73.3617,44.6958],[-73.3623,44.696],[-73.3632,44.6961],[-73.3639,44.6962],[-73.3647,44.6964],[-73.3653,44.6966],[-73.3658,44.697],[-73.366,44.6976],[-73.3658,44.6985],[-73.3658,44.6988],[-73.3656,44.7003],[-73.3654,44.7017],[-73.3653,44.7033],[-73.3655,44.7045],[-73.3655,44.7046],[-73.3657,44.706],[-73.3658,44.7068],[-73.3658,44.7071],[-73.3657,44.708],[-73.3656,44.7087],[-73.3654,44.7096],[-73.3653,44.7107],[-73.3653,44.7126],[-73.3654,44.7138],[-73.3654,44.7159],[-73.3654,44.7175],[-73.3655,44.7192],[-73.3655,44.7206],[-73.3653,44.7218],[-73.3652,44.7234],[-73.3651,44.7257],[-73.3651,44.7338],[-73.3652,44.7355],[-73.3655,44.7377],[-73.3657,44.7398],[-73.3658,44.7411],[-73.3656,44.7418],[-73.3652,44.7427],[-73.3648,44.7436],[-73.3642,44.7445],[-73.3638,44.7452],[-73.3634,44.7458],[-73.3625,44.7467],[-73.3615,44.7478],[-73.3609,44.7483],[-73.3599,44.7491],[-73.3592,44.7496],[-73.3587,44.75],[-73.3583,44.7503],[-73.3577,44.751],[-73.3573,44.7516],[-73.3568,44.7523],[-73.3559,44.7532],[-73.3551,44.7542],[-73.3544,44.7553],[-73.3539,44.7563],[-73.3537,44.7567],[-73.3533,44.7576],[-73.3528,44.7587],[-73.3524,44.7595],[-73.3521,44.7604],[-73.3521,44.7607],[-73.352,44.7608],[-73.352,44.761],[-73.3512,44.7634],[-73.3512,44.7636],[-73.3507,44.7643],[-73.3506,44.7644],[-73.35,44.7653],[-73.3495,44.7664],[-73.3492,44.7672],[-73.3487,44.7682],[-73.3484,44.7694],[-73.3479,44.7704],[-73.3476,44.7719],[-73.3471,44.773],[-73.3462,44.7742],[-73.3452,44.7753],[-73.3443,44.7763],[-73.3431,44.7772],[-73.3419,44.7779],[-73.341,44.7783],[-73.34,44.7789],[-73.3392,44.7795],[-73.3382,44.7801],[-73.3372,44.7809],[-73.3364,44.7815],[-73.3357,44.7821],[-73.3352,44.7828],[-73.3348,44.7833],[-73.3338,44.7852],[-73.3336,44.786],[-73.3335,44.7865],[-73.3334,44.7872],[-73.3333,44.788],[-73.3332,44.7888],[-73.3332,44.7896],[-73.3337,44.7979],[-73.3338,44.798],[-73.3338,44.7982],[-73.3339,44.7988],[-73.3339,44.7992],[-73.3341,44.7999],[-73.3342,44.8007],[-73.3343,44.8014],[-73.3344,44.8022],[-73.3345,44.8025],[-73.3347,44.8029],[-73.3349,44.8035],[-73.335,44.8041],[-73.3354,44.8046],[-73.3362,44.8051],[-73.3369,44.8055],[-73.3374,44.8059],[-73.3383,44.8064],[-73.3389,44.8068],[-73.3403,44.8079],[-73.3405,44.8081],[-73.3409,44.8084],[-73.3414,44.8088],[-73.3418,44.8094],[-73.3426,44.8104],[-73.3431,44.8111],[-73.3435,44.8115],[-73.3442,44.8123],[-73.3451,44.813],[-73.3457,44.8133],[-73.3463,44.8138],[-73.347,44.8141],[-73.3475,44.8144],[-73.3481,44.8148],[-73.3485,44.8151],[-73.349,44.8154],[-73.3498,44.8161],[-73.3502,44.8164],[-73.3506,44.8168],[-73.3511,44.8173],[-73.3517,44.818],[-73.3521,44.8186],[-73.3528,44.8194],[-73.3531,44.8199],[-73.3535,44.8204],[-73.3539,44.8207],[-73.3544,44.8211],[-73.3545,44.8212],[-73.355,44.8215],[-73.3556,44.8218],[-73.3562,44.8222],[-73.3574,44.8229],[-73.3581,44.8233],[-73.3591,44.8237],[-73.3598,44.824],[-73.3608,44.8245],[-73.361,44.8246],[-73.3616,44.8248],[-73.3622,44.8251],[-73.3629,44.8254],[-73.3635,44.8255],[-73.3649,44.8262],[-73.3657,44.8265],[-73.3665,44.8269],[-73.3671,44.8273],[-73.3681,44.8279],[-73.3683,44.828],[-73.369,44.8286],[-73.3696,44.8291],[-73.3704,44.8298],[-73.3713,44.8307],[-73.3719,44.8316],[-73.3723,44.8323],[-73.3727,44.833],[-73.3732,44.8336],[-73.3735,44.8341],[-73.3737,44.8344],[-73.374,44.8348],[-73.3743,44.8352],[-73.3746,44.8355],[-73.3753,44.8363],[-73.3761,44.8366],[-73.3774,44.8368],[-73.3787,44.8374],[-73.3795,44.838],[-73.3798,44.8396],[-73.3799,44.8406],[-73.3794,44.8426],[-73.3794,44.8427],[-73.3795,44.8435],[-73.3797,44.8439],[-73.3805,44.8442],[-73.3813,44.8447],[-73.3814,44.845],[-73.3805,44.8466],[-73.3803,44.8472],[-73.3805,44.8476],[-73.3814,44.8488],[-73.3816,44.8494],[-73.3813,44.8499],[-73.38,44.8508],[-73.3795,44.8516],[-73.3794,44.8526],[-73.3799,44.8555],[-73.3799,44.8566],[-73.3798,44.857],[-73.3795,44.8573],[-73.3785,44.8576],[-73.3779,44.8578],[-73.3775,44.8582],[-73.3771,44.8588],[-73.3763,44.8602],[-73.3757,44.8608],[-73.3746,44.8611],[-73.3745,44.8612],[-73.3742,44.8613],[-73.3736,44.8615],[-73.3727,44.862],[-73.372,44.8624],[-73.3716,44.8629],[-73.3711,44.8636],[-73.3706,44.8643],[-73.3702,44.8649],[-73.3697,44.8656],[-73.3694,44.8662],[-73.3691,44.8667],[-73.3676,44.8715],[-73.3665,44.875],[-73.3659,44.8777],[-73.3645,44.8832],[-73.3631,44.8883],[-73.3622,44.8915],[-73.3603,44.8972],[-73.3581,44.9013],[-73.3562,44.9045],[-73.3537,44.9074],[-73.3507,44.9096],[-73.3478,44.9113],[-73.3445,44.9127],[-73.3427,44.9137],[-73.3411,44.9146],[-73.3394,44.9165],[-73.3393,44.9169],[-73.339,44.9177],[-73.3386,44.9194],[-73.3385,44.9238],[-73.3385,44.9241],[-73.3392,44.9331],[-73.3392,44.934],[-73.3396,44.9434],[-73.3393,44.9476],[-73.3391,44.9506],[-73.3391,44.9508],[-73.339,44.9513],[-73.3379,44.9605],[-73.3381,44.9629],[-73.3382,44.9648],[-73.3387,44.9659],[-73.3397,44.9668],[-73.3429,44.9692],[-73.3447,44.9705],[-73.3476,44.973],[-73.3499,44.9758],[-73.3502,44.9762],[-73.3525,44.9799],[-73.3529,44.9806],[-73.3537,44.983],[-73.3541,44.9841],[-73.3546,44.9873],[-73.3541,44.9889],[-73.3534,44.9902],[-73.3534,44.9903],[-73.352,44.9918],[-73.3509,44.993],[-73.3502,44.9943],[-73.3497,44.9955],[-73.3492,44.9971],[-73.3486,44.9981],[-73.3485,44.9984],[-73.3484,44.9986],[-73.3483,44.9986],[-73.3482,44.9989],[-73.3481,44.9991],[-73.3479,44.9993],[-73.3477,45],[-73.3471,45.0016],[-73.3451,45.0063],[-73.3431,45.0108]]]},"properties":{"STATE_ID":"50","STATE_NAME":"Vermont"},"id":50}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.4873,42.0495],[-73.4676,42.0499],[-73.467,42.0499],[-73.4611,42.05],[-73.4477,42.0503],[-73.4386,42.0505],[-73.4368,42.0505],[-73.4285,42.0505],[-73.4262,42.0504],[-73.4227,42.0503],[-73.4129,42.0501],[-73.4051,42.0499],[-73.4001,42.0498],[-73.3838,42.0494],[-73.3751,42.0492],[-73.3748,42.0492],[-73.3654,42.049],[-73.3456,42.0485],[-73.3417,42.0484],[-73.3414,42.0484],[-73.3407,42.0484],[-73.3405,42.0484],[-73.336,42.0482],[-73.3283,42.048],[-73.3277,42.048],[-73.3267,42.0479],[-73.3256,42.0479],[-73.3242,42.0478],[-73.3197,42.0477],[-73.3192,42.0477],[-73.3182,42.0477],[-73.317,42.0476],[-73.3145,42.0476],[-73.3119,42.0475],[-73.3118,42.0475],[-73.3117,42.0475],[-73.3088,42.0474],[-73.3054,42.0473],[-73.3043,42.0472],[-73.2963,42.047],[-73.2959,42.047],[-73.2956,42.047],[-73.2953,42.047],[-73.2949,42.047],[-73.2946,42.047],[-73.293,42.0469],[-73.2885,42.0468],[-73.2882,42.0468],[-73.2873,42.0467],[-73.287,42.0467],[-73.286,42.0467],[-73.2859,42.0467],[-73.2858,42.0467],[-73.2724,42.0463],[-73.2713,42.0462],[-73.2705,42.0462],[-73.27,42.0462],[-73.2686,42.0461],[-73.2643,42.046],[-73.2629,42.046],[-73.2617,42.0459],[-73.2579,42.0458],[-73.2567,42.0458],[-73.2555,42.0457],[-73.2544,42.0457],[-73.2504,42.0456],[-73.2502,42.0456],[-73.2495,42.0455],[-73.2422,42.0453],[-73.2411,42.0453],[-73.235,42.0451],[-73.2336,42.0451],[-73.2334,42.0451],[-73.233,42.0451],[-73.2323,42.045],[-73.2315,42.045],[-73.2287,42.0449],[-73.224,42.0448],[-73.2055,42.0443],[-73.1959,42.044],[-73.1944,42.044],[-73.1931,42.044],[-73.1834,42.0437],[-73.1721,42.0434],[-73.17,42.0433],[-73.1655,42.0432],[-73.154,42.0429],[-73.1354,42.0424],[-73.1347,42.0424],[-73.1306,42.0422],[-73.1294,42.0422],[-73.1272,42.0421],[-73.1199,42.0419],[-73.1039,42.0414],[-73.1022,42.0413],[-73.1021,42.0413],[-73.101,42.0413],[-73.1003,42.0413],[-73.0964,42.0412],[-73.0955,42.0411],[-73.0935,42.0411],[-73.0871,42.0409],[-73.0835,42.0408],[-73.0766,42.0406],[-73.068,42.0403],[-73.0674,42.0403],[-73.0658,42.0402],[-73.0606,42.04],[-73.0559,42.0399],[-73.0558,42.0399],[-73.0553,42.0399],[-73.0551,42.0399],[-73.0533,42.0399],[-73.0528,42.0399],[-73.05,42.0397],[-73.049,42.0397],[-73.0489,42.0397],[-73.0462,42.0396],[-73.0455,42.0396],[-73.0454,42.0396],[-73.0441,42.0395],[-73.0408,42.0394],[-73.0368,42.0393],[-73.0361,42.0393],[-73.0247,42.0391],[-73.02,42.039],[-73.0112,42.0388],[-73.011,42.0388],[-73.0088,42.0388],[-72.9965,42.0386],[-72.9962,42.0386],[-72.9842,42.0383],[-72.979,42.0382],[-72.9775,42.0382],[-72.9749,42.0382],[-72.9662,42.0382],[-72.9488,42.0381],[-72.9443,42.038],[-72.9435,42.038],[-72.9399,42.038],[-72.9396,42.038],[-72.9323,42.038],[-72.9321,42.038],[-72.9273,42.038],[-72.9272,42.038],[-72.9256,42.038],[-72.9242,42.038],[-72.921,42.0379],[-72.8979,42.0378],[-72.8897,42.0378],[-72.8829,42.0377],[-72.8802,42.0377],[-72.8748,42.0377],[-72.8745,42.0377],[-72.8744,42.0377],[-72.8735,42.0377],[-72.8733,42.0377],[-72.8723,42.0375],[-72.8695,42.0375],[-72.8656,42.0375],[-72.8654,42.0375],[-72.8651,42.0375],[-72.8636,42.0375],[-72.8625,42.0375],[-72.8614,42.0375],[-72.8608,42.0375],[-72.8569,42.0374],[-72.8475,42.0373],[-72.8464,42.0373],[-72.8441,42.0372],[-72.835,42.0371],[-72.8274,42.037],[-72.8259,42.0369],[-72.8243,42.0369],[-72.8236,42.0369],[-72.8229,42.0369],[-72.8168,42.0368],[-72.8166,42.0368],[-72.8165,42.0368],[-72.8138,42.0367],[-72.816,42.0108],[-72.8163,42.0066],[-72.8169,41.9995],[-72.817,41.9977],[-72.813,41.9981],[-72.8086,41.9986],[-72.7949,42.0001],[-72.7941,42.0002],[-72.7849,42.0012],[-72.7826,42.0015],[-72.7747,42.0024],[-72.7717,42.0027],[-72.7713,42.0028],[-72.7707,42.0028],[-72.7705,42.0029],[-72.7702,42.0029],[-72.7667,42.0033],[-72.7664,42.0064],[-72.7662,42.0079],[-72.7659,42.008],[-72.7657,42.0081],[-72.7655,42.0082],[-72.7651,42.0083],[-72.7649,42.0084],[-72.7646,42.0084],[-72.7643,42.0084],[-72.764,42.0084],[-72.7637,42.0085],[-72.7634,42.0085],[-72.763,42.0085],[-72.7626,42.0087],[-72.7624,42.0088],[-72.7622,42.0089],[-72.7618,42.0091],[-72.7615,42.0093],[-72.7614,42.0095],[-72.7614,42.0097],[-72.7614,42.0099],[-72.7615,42.01],[-72.7617,42.01],[-72.7619,42.0102],[-72.7621,42.0103],[-72.7621,42.0106],[-72.7622,42.0108],[-72.7623,42.0109],[-72.7624,42.0112],[-72.7625,42.0115],[-72.7627,42.0116],[-72.7628,42.0118],[-72.7631,42.012],[-72.7631,42.0122],[-72.7631,42.0125],[-72.7631,42.0128],[-72.7631,42.013],[-72.7631,42.0133],[-72.763,42.0135],[-72.7628,42.0136],[-72.7627,42.0137],[-72.7624,42.014],[-72.7622,42.0141],[-72.7619,42.0141],[-72.7618,42.0142],[-72.7616,42.0143],[-72.7614,42.0144],[-72.7613,42.0145],[-72.761,42.0147],[-72.7609,42.0149],[-72.7609,42.0152],[-72.7608,42.0155],[-72.7606,42.0157],[-72.7605,42.0157],[-72.7604,42.0156],[-72.7605,42.0156],[-72.7604,42.0155],[-72.7603,42.0154],[-72.7601,42.0154],[-72.76,42.0153],[-72.7598,42.0153],[-72.7597,42.0152],[-72.7597,42.0151],[-72.7596,42.0152],[-72.7593,42.0152],[-72.7592,42.0153],[-72.7591,42.0154],[-72.759,42.0154],[-72.7589,42.0155],[-72.759,42.0155],[-72.7591,42.0155],[-72.7591,42.0156],[-72.7591,42.0157],[-72.7592,42.0158],[-72.7593,42.016],[-72.7593,42.0162],[-72.7594,42.0162],[-72.7595,42.0163],[-72.7596,42.0163],[-72.7596,42.0164],[-72.7597,42.0164],[-72.7598,42.0163],[-72.7599,42.0163],[-72.76,42.0163],[-72.76,42.0164],[-72.76,42.0165],[-72.7599,42.0167],[-72.7598,42.0167],[-72.7598,42.0168],[-72.7598,42.0169],[-72.7599,42.017],[-72.7599,42.0171],[-72.76,42.0172],[-72.7601,42.0173],[-72.7602,42.0173],[-72.7603,42.0173],[-72.7604,42.0172],[-72.7606,42.0171],[-72.7607,42.0171],[-72.7611,42.0172],[-72.7613,42.0173],[-72.7616,42.0174],[-72.7618,42.0175],[-72.762,42.0177],[-72.7622,42.0179],[-72.7625,42.0182],[-72.7625,42.0185],[-72.7626,42.0187],[-72.7627,42.0189],[-72.7627,42.0192],[-72.7628,42.0193],[-72.7629,42.0196],[-72.763,42.0197],[-72.7631,42.0198],[-72.7632,42.0198],[-72.7633,42.0198],[-72.7635,42.0198],[-72.7637,42.0199],[-72.764,42.0199],[-72.7643,42.0199],[-72.7645,42.02],[-72.7646,42.02],[-72.7647,42.02],[-72.7648,42.0199],[-72.7649,42.0199],[-72.765,42.0199],[-72.7651,42.0198],[-72.7652,42.0198],[-72.7652,42.0197],[-72.7653,42.0196],[-72.7654,42.0196],[-72.7655,42.0195],[-72.7656,42.0194],[-72.7657,42.0194],[-72.7657,42.0195],[-72.7658,42.0196],[-72.7657,42.0197],[-72.7656,42.0198],[-72.7656,42.0199],[-72.7656,42.02],[-72.7654,42.0203],[-72.7653,42.0204],[-72.7651,42.0205],[-72.7648,42.0206],[-72.7646,42.0207],[-72.7645,42.0207],[-72.7645,42.0209],[-72.7645,42.021],[-72.7645,42.0212],[-72.7645,42.0214],[-72.7646,42.0215],[-72.7648,42.0216],[-72.7649,42.0217],[-72.7651,42.0217],[-72.7653,42.0219],[-72.7653,42.022],[-72.7653,42.0221],[-72.7653,42.0223],[-72.7652,42.0224],[-72.7651,42.0224],[-72.765,42.0224],[-72.7649,42.0224],[-72.7649,42.0223],[-72.7649,42.0222],[-72.7648,42.0222],[-72.7647,42.0221],[-72.7645,42.0221],[-72.7644,42.022],[-72.7643,42.022],[-72.7642,42.022],[-72.7641,42.0219],[-72.764,42.0219],[-72.7639,42.0219],[-72.7639,42.0218],[-72.7638,42.0217],[-72.7638,42.0216],[-72.7638,42.0215],[-72.7639,42.0214],[-72.7639,42.0213],[-72.7638,42.0213],[-72.7637,42.0212],[-72.7636,42.0212],[-72.7635,42.0212],[-72.7629,42.0215],[-72.7624,42.0219],[-72.7623,42.0219],[-72.7621,42.0221],[-72.7619,42.0222],[-72.7617,42.0223],[-72.7616,42.0225],[-72.7614,42.0227],[-72.7613,42.0227],[-72.7612,42.0227],[-72.7611,42.0227],[-72.7607,42.0227],[-72.7606,42.0226],[-72.7603,42.0225],[-72.7598,42.0224],[-72.7597,42.0223],[-72.7594,42.0222],[-72.7593,42.0219],[-72.7592,42.0217],[-72.7592,42.0215],[-72.7593,42.0213],[-72.7592,42.0211],[-72.759,42.021],[-72.7587,42.0209],[-72.7584,42.0209],[-72.7584,42.0208],[-72.7581,42.0208],[-72.7579,42.0209],[-72.7576,42.0209],[-72.7573,42.021],[-72.7572,42.0211],[-72.7569,42.0214],[-72.7567,42.0216],[-72.7566,42.0219],[-72.7565,42.0221],[-72.7566,42.0224],[-72.7567,42.0226],[-72.7566,42.0229],[-72.7566,42.0231],[-72.7565,42.0233],[-72.7563,42.0236],[-72.7561,42.0238],[-72.756,42.0241],[-72.7559,42.0243],[-72.7558,42.0245],[-72.7558,42.0247],[-72.7556,42.025],[-72.7553,42.0252],[-72.7551,42.0254],[-72.7548,42.0255],[-72.7545,42.0258],[-72.7545,42.0259],[-72.7544,42.026],[-72.7543,42.0262],[-72.7542,42.0264],[-72.7541,42.0266],[-72.7539,42.0267],[-72.754,42.027],[-72.7538,42.0273],[-72.7534,42.0274],[-72.7533,42.0276],[-72.753,42.0278],[-72.7528,42.028],[-72.7526,42.0282],[-72.7525,42.0285],[-72.7523,42.0287],[-72.7522,42.0288],[-72.7522,42.0289],[-72.7521,42.029],[-72.7519,42.0295],[-72.7519,42.0298],[-72.7519,42.0301],[-72.752,42.0304],[-72.7522,42.0307],[-72.7525,42.0312],[-72.7528,42.0314],[-72.753,42.0316],[-72.7531,42.0316],[-72.7532,42.0318],[-72.7535,42.032],[-72.7537,42.0321],[-72.7541,42.0323],[-72.7544,42.0324],[-72.7546,42.0326],[-72.755,42.0327],[-72.7553,42.0329],[-72.7557,42.033],[-72.7559,42.0331],[-72.7563,42.0331],[-72.7566,42.0332],[-72.757,42.0333],[-72.7573,42.0334],[-72.7571,42.0336],[-72.7569,42.0338],[-72.7569,42.034],[-72.7569,42.0342],[-72.7568,42.0344],[-72.7566,42.0345],[-72.7565,42.0346],[-72.7563,42.0348],[-72.7561,42.0349],[-72.7559,42.0352],[-72.7559,42.0355],[-72.7559,42.0358],[-72.7559,42.0363],[-72.7553,42.0363],[-72.7541,42.0364],[-72.7517,42.0364],[-72.7272,42.0365],[-72.7219,42.0365],[-72.7193,42.0365],[-72.7171,42.0365],[-72.7159,42.0365],[-72.7149,42.0365],[-72.7146,42.0365],[-72.7146,42.0369],[-72.7144,42.0369],[-72.7141,42.0369],[-72.7134,42.0369],[-72.7123,42.0369],[-72.7119,42.0369],[-72.7109,42.0369],[-72.704,42.0369],[-72.7003,42.0369],[-72.6998,42.037],[-72.6994,42.037],[-72.6993,42.037],[-72.697,42.0368],[-72.6963,42.0367],[-72.6877,42.0362],[-72.686,42.0361],[-72.6828,42.0359],[-72.6783,42.0356],[-72.6755,42.0354],[-72.6732,42.0352],[-72.6731,42.0352],[-72.673,42.0352],[-72.6632,42.0343],[-72.6575,42.0337],[-72.6472,42.0327],[-72.6435,42.0324],[-72.6432,42.0323],[-72.6431,42.0323],[-72.6416,42.0322],[-72.6402,42.032],[-72.6398,42.032],[-72.637,42.0319],[-72.6181,42.0313],[-72.6169,42.0312],[-72.6161,42.0312],[-72.6117,42.0311],[-72.611,42.0311],[-72.6085,42.0311],[-72.608,42.0311],[-72.608,42.0309],[-72.6079,42.0308],[-72.6073,42.0262],[-72.6073,42.0259],[-72.6072,42.0251],[-72.607,42.0251],[-72.6044,42.0251],[-72.6036,42.0251],[-72.6029,42.0251],[-72.6009,42.0251],[-72.5984,42.025],[-72.5982,42.025],[-72.5904,42.0249],[-72.5899,42.0249],[-72.5897,42.0249],[-72.5873,42.0248],[-72.584,42.0248],[-72.583,42.0248],[-72.5824,42.0247],[-72.5823,42.0247],[-72.5822,42.0247],[-72.5814,42.0252],[-72.5807,42.0256],[-72.5794,42.0263],[-72.5759,42.0284],[-72.575,42.0289],[-72.5741,42.0294],[-72.574,42.0295],[-72.5728,42.0302],[-72.5681,42.0307],[-72.5654,42.031],[-72.5618,42.0314],[-72.561,42.0314],[-72.5594,42.0316],[-72.5531,42.0322],[-72.5495,42.0326],[-72.5417,42.0335],[-72.5405,42.0336],[-72.5366,42.034],[-72.5352,42.0342],[-72.532,42.0345],[-72.5315,42.0346],[-72.528,42.0345],[-72.5246,42.0345],[-72.5201,42.0345],[-72.5172,42.0344],[-72.5092,42.0344],[-72.4928,42.0342],[-72.4923,42.0342],[-72.4922,42.0342],[-72.4847,42.0343],[-72.4798,42.0343],[-72.4696,42.0343],[-72.4601,42.0344],[-72.4583,42.0343],[-72.4571,42.0343],[-72.4565,42.0343],[-72.456,42.0343],[-72.4559,42.0343],[-72.4547,42.0343],[-72.4415,42.034],[-72.4357,42.0339],[-72.4341,42.0338],[-72.4327,42.0338],[-72.4281,42.0337],[-72.4188,42.0335],[-72.4168,42.0335],[-72.4166,42.0335],[-72.4159,42.0335],[-72.4154,42.0334],[-72.3988,42.0331],[-72.3974,42.0331],[-72.3931,42.033],[-72.3919,42.0329],[-72.3918,42.0329],[-72.3893,42.0329],[-72.386,42.0329],[-72.3702,42.0327],[-72.3677,42.0327],[-72.3671,42.0327],[-72.367,42.0327],[-72.3665,42.0327],[-72.3656,42.0327],[-72.355,42.0326],[-72.3537,42.0326],[-72.3388,42.0322],[-72.3373,42.0322],[-72.3356,42.0321],[-72.3337,42.0322],[-72.3298,42.0321],[-72.3248,42.032],[-72.3218,42.032],[-72.3213,42.032],[-72.3171,42.032],[-72.3085,42.0319],[-72.3056,42.0319],[-72.2999,42.0318],[-72.2916,42.0318],[-72.2884,42.0318],[-72.2874,42.0318],[-72.2798,42.0317],[-72.2789,42.0317],[-72.2717,42.0316],[-72.2707,42.0316],[-72.2699,42.0316],[-72.2621,42.0316],[-72.249,42.0314],[-72.2488,42.0314],[-72.2472,42.0314],[-72.2413,42.0314],[-72.241,42.0314],[-72.2398,42.0314],[-72.2395,42.0314],[-72.2323,42.0313],[-72.2286,42.0313],[-72.2283,42.0313],[-72.2269,42.0313],[-72.2268,42.0313],[-72.2126,42.0311],[-72.2124,42.0311],[-72.2109,42.0311],[-72.2051,42.0311],[-72.2046,42.0311],[-72.202,42.0311],[-72.1989,42.031],[-72.1988,42.031],[-72.188,42.0309],[-72.1847,42.0309],[-72.1785,42.0308],[-72.1754,42.0308],[-72.1741,42.0308],[-72.171,42.0308],[-72.1706,42.0308],[-72.1688,42.0307],[-72.1684,42.0307],[-72.1661,42.0307],[-72.1656,42.0307],[-72.1501,42.0306],[-72.1483,42.0306],[-72.1473,42.0306],[-72.1458,42.0305],[-72.1449,42.0305],[-72.144,42.0305],[-72.1432,42.0305],[-72.1423,42.0305],[-72.142,42.0305],[-72.1368,42.0303],[-72.1362,42.0302],[-72.1357,42.0302],[-72.1351,42.0302],[-72.1323,42.0301],[-72.1311,42.03],[-72.1287,42.0299],[-72.1261,42.0298],[-72.1251,42.0298],[-72.1245,42.0298],[-72.1232,42.0297],[-72.1223,42.0297],[-72.1203,42.0296],[-72.1186,42.0295],[-72.1131,42.0293],[-72.1095,42.0292],[-72.1063,42.029],[-72.1051,42.029],[-72.1037,42.0289],[-72.1036,42.0289],[-72.1034,42.0289],[-72.1031,42.0289],[-72.1028,42.0289],[-72.1027,42.0289],[-72.1024,42.0289],[-72.1022,42.0289],[-72.1007,42.0288],[-72.0998,42.0288],[-72.0951,42.0286],[-72.0949,42.0286],[-72.0899,42.0284],[-72.0896,42.0284],[-72.0894,42.0284],[-72.089,42.0283],[-72.0879,42.0283],[-72.0877,42.0283],[-72.0861,42.0282],[-72.0849,42.0282],[-72.0846,42.0281],[-72.0845,42.0281],[-72.0731,42.0277],[-72.0718,42.0276],[-72.067,42.0276],[-72.0625,42.0275],[-72.0598,42.0275],[-72.0594,42.0275],[-72.0529,42.0275],[-72.0484,42.0274],[-72.048,42.0274],[-72.0467,42.0274],[-72.0464,42.0274],[-72.0449,42.0274],[-72.0448,42.0274],[-72.0425,42.0274],[-72.0409,42.0274],[-72.0396,42.0273],[-72.0348,42.0273],[-72.0346,42.0273],[-72.0302,42.0273],[-72.0298,42.0273],[-72.0295,42.0273],[-72.028,42.0272],[-72.0238,42.0272],[-72.0226,42.0272],[-72.0105,42.0271],[-72.0103,42.0271],[-72.0101,42.0271],[-72.01,42.0271],[-72.0066,42.0271],[-72.0014,42.027],[-71.9995,42.027],[-71.9986,42.027],[-71.9983,42.027],[-71.9931,42.0269],[-71.9922,42.0269],[-71.9889,42.0269],[-71.9877,42.0269],[-71.9868,42.0269],[-71.9788,42.0266],[-71.9786,42.0266],[-71.9765,42.0266],[-71.9759,42.0266],[-71.9743,42.0265],[-71.9742,42.0265],[-71.974,42.0265],[-71.9738,42.0265],[-71.9723,42.0265],[-71.9713,42.0264],[-71.9711,42.0264],[-71.9685,42.0264],[-71.9675,42.0263],[-71.9669,42.0263],[-71.9667,42.0263],[-71.9634,42.0262],[-71.963,42.0262],[-71.9613,42.0262],[-71.96,42.0261],[-71.9598,42.0261],[-71.9588,42.0261],[-71.9587,42.0261],[-71.9586,42.0261],[-71.9583,42.0261],[-71.9571,42.0261],[-71.9564,42.026],[-71.9563,42.026],[-71.9556,42.026],[-71.9553,42.026],[-71.9543,42.026],[-71.9534,42.026],[-71.9526,42.0259],[-71.9522,42.0259],[-71.9507,42.0259],[-71.9465,42.0258],[-71.9451,42.0257],[-71.9445,42.0257],[-71.9444,42.0257],[-71.9443,42.0257],[-71.9441,42.0257],[-71.941,42.0256],[-71.9399,42.0256],[-71.9393,42.0256],[-71.9379,42.0255],[-71.9371,42.0255],[-71.9369,42.0255],[-71.9289,42.0253],[-71.9257,42.0252],[-71.9209,42.0251],[-71.9192,42.025],[-71.9191,42.025],[-71.9168,42.025],[-71.9132,42.0249],[-71.9032,42.0246],[-71.9013,42.0246],[-71.9011,42.0246],[-71.8995,42.0245],[-71.8963,42.0245],[-71.8955,42.0245],[-71.8915,42.0245],[-71.891,42.0245],[-71.8902,42.0245],[-71.8901,42.0245],[-71.8899,42.0245],[-71.8898,42.0245],[-71.8881,42.0244],[-71.888,42.0244],[-71.8848,42.0244],[-71.8844,42.0244],[-71.8841,42.0244],[-71.884,42.0244],[-71.8839,42.0244],[-71.8837,42.0244],[-71.8835,42.0244],[-71.8833,42.0244],[-71.8829,42.0244],[-71.8823,42.0244],[-71.8822,42.0244],[-71.8797,42.0243],[-71.8775,42.0243],[-71.8774,42.0243],[-71.8773,42.0243],[-71.8738,42.0243],[-71.873,42.0243],[-71.8714,42.0243],[-71.87,42.0243],[-71.8663,42.0242],[-71.8659,42.0242],[-71.8619,42.0242],[-71.8609,42.0241],[-71.8604,42.0241],[-71.8585,42.0241],[-71.8556,42.0241],[-71.855,42.0241],[-71.8538,42.0241],[-71.8534,42.0241],[-71.8526,42.0241],[-71.8525,42.0241],[-71.8524,42.0241],[-71.8512,42.0241],[-71.8507,42.0241],[-71.8496,42.024],[-71.8467,42.024],[-71.8457,42.024],[-71.8443,42.024],[-71.844,42.024],[-71.8428,42.024],[-71.8426,42.024],[-71.8417,42.0239],[-71.8414,42.0239],[-71.8403,42.0239],[-71.8398,42.0239],[-71.8393,42.0239],[-71.8386,42.0239],[-71.8376,42.0239],[-71.8375,42.0239],[-71.8374,42.0239],[-71.8357,42.0239],[-71.8348,42.0239],[-71.8346,42.0239],[-71.8345,42.0239],[-71.8335,42.0239],[-71.8334,42.0239],[-71.8332,42.0239],[-71.8323,42.0239],[-71.8319,42.0239],[-71.831,42.0238],[-71.8306,42.0238],[-71.8286,42.0238],[-71.8285,42.0238],[-71.8284,42.0238],[-71.8274,42.0238],[-71.8273,42.0238],[-71.8269,42.0238],[-71.8266,42.0238],[-71.826,42.0238],[-71.8234,42.0238],[-71.8227,42.0237],[-71.8219,42.0237],[-71.8204,42.0237],[-71.8087,42.0236],[-71.8047,42.0236],[-71.8046,42.0236],[-71.8027,42.0235],[-71.8026,42.0235],[-71.8017,42.0235],[-71.8007,42.0235],[-71.8005,42.0221],[-71.7998,42.0166],[-71.7997,42.0156],[-71.7996,42.0146],[-71.7996,42.0143],[-71.7995,42.0124],[-71.7992,42.008],[-71.7992,42.0042],[-71.7992,42.004],[-71.7991,42.0001],[-71.799,41.9959],[-71.7988,41.9891],[-71.7988,41.9851],[-71.7987,41.983],[-71.7987,41.9803],[-71.7986,41.977],[-71.7986,41.9769],[-71.7986,41.9719],[-71.7986,41.9704],[-71.7985,41.9703],[-71.7984,41.9637],[-71.7984,41.9629],[-71.7984,41.9624],[-71.7983,41.962],[-71.7983,41.9617],[-71.7983,41.9616],[-71.7983,41.9612],[-71.7983,41.961],[-71.7983,41.9606],[-71.7983,41.9605],[-71.7983,41.9587],[-71.7983,41.9576],[-71.7982,41.9565],[-71.7982,41.9558],[-71.7982,41.9554],[-71.7982,41.9539],[-71.7981,41.9538],[-71.7981,41.9537],[-71.7981,41.9515],[-71.7981,41.9489],[-71.7981,41.9471],[-71.7981,41.9466],[-71.7981,41.9465],[-71.798,41.9451],[-71.798,41.9417],[-71.798,41.9416],[-71.798,41.9415],[-71.798,41.941],[-71.7979,41.9363],[-71.7979,41.9357],[-71.7979,41.9355],[-71.7979,41.9354],[-71.7979,41.9341],[-71.7979,41.9332],[-71.7979,41.9331],[-71.7979,41.9326],[-71.7979,41.9324],[-71.7979,41.9322],[-71.7979,41.9321],[-71.7979,41.932],[-71.7979,41.9314],[-71.7979,41.931],[-71.7978,41.9286],[-71.7977,41.9276],[-71.7977,41.9275],[-71.7977,41.9274],[-71.7976,41.9234],[-71.7975,41.9207],[-71.7973,41.9175],[-71.7973,41.9169],[-71.7973,41.9164],[-71.7973,41.9163],[-71.7973,41.9162],[-71.7971,41.9124],[-71.7971,41.9122],[-71.797,41.9101],[-71.7969,41.9069],[-71.7968,41.9044],[-71.7968,41.902],[-71.7967,41.9004],[-71.7967,41.8999],[-71.7967,41.8998],[-71.7967,41.8994],[-71.7966,41.8972],[-71.7966,41.8971],[-71.7965,41.8971],[-71.7966,41.897],[-71.7965,41.8953],[-71.7965,41.8952],[-71.7964,41.8917],[-71.7962,41.8861],[-71.796,41.8806],[-71.7959,41.8777],[-71.7957,41.8751],[-71.7954,41.8686],[-71.7954,41.8682],[-71.7954,41.8681],[-71.7954,41.8671],[-71.7953,41.8671],[-71.7953,41.8665],[-71.7953,41.8663],[-71.7953,41.8658],[-71.7953,41.8657],[-71.795,41.86],[-71.7949,41.8595],[-71.7949,41.8593],[-71.7949,41.859],[-71.7949,41.8589],[-71.7949,41.8588],[-71.7947,41.8544],[-71.7945,41.8504],[-71.7945,41.8493],[-71.7945,41.8492],[-71.7945,41.8491],[-71.7945,41.8489],[-71.7942,41.843],[-71.7942,41.8428],[-71.7942,41.8416],[-71.7942,41.8414],[-71.7941,41.8411],[-71.7941,41.841],[-71.7941,41.8406],[-71.7941,41.84],[-71.7941,41.8399],[-71.7941,41.8394],[-71.7938,41.8328],[-71.7938,41.8327],[-71.7937,41.8307],[-71.7936,41.8292],[-71.7935,41.8276],[-71.7935,41.8265],[-71.7934,41.8256],[-71.7933,41.8229],[-71.7933,41.8218],[-71.7933,41.8216],[-71.7933,41.8214],[-71.7933,41.8213],[-71.7933,41.8206],[-71.7932,41.8172],[-71.7931,41.8164],[-71.7931,41.8163],[-71.7931,41.8149],[-71.7931,41.8147],[-71.7931,41.8146],[-71.7929,41.8125],[-71.7929,41.811],[-71.7929,41.8107],[-71.7928,41.8093],[-71.7928,41.8092],[-71.7926,41.804],[-71.7924,41.8],[-71.7921,41.7956],[-71.7921,41.7954],[-71.7921,41.7951],[-71.7921,41.7949],[-71.7921,41.7946],[-71.792,41.7932],[-71.7919,41.7907],[-71.7919,41.7905],[-71.7919,41.7898],[-71.7919,41.7896],[-71.7919,41.7893],[-71.7919,41.7891],[-71.7916,41.7813],[-71.7915,41.7794],[-71.7914,41.7773],[-71.7913,41.7745],[-71.7911,41.7702],[-71.7906,41.7539],[-71.7906,41.7533],[-71.7905,41.7501],[-71.7903,41.7479],[-71.7903,41.7478],[-71.7903,41.7475],[-71.7902,41.7444],[-71.7901,41.7429],[-71.7901,41.741],[-71.7901,41.7409],[-71.7901,41.7406],[-71.7901,41.7402],[-71.79,41.7398],[-71.79,41.7389],[-71.7899,41.7357],[-71.7899,41.7347],[-71.7899,41.7344],[-71.7898,41.7316],[-71.7897,41.7275],[-71.7897,41.7272],[-71.7897,41.7267],[-71.7897,41.7246],[-71.7897,41.7238],[-71.7896,41.7214],[-71.7896,41.7206],[-71.7896,41.7205],[-71.7896,41.7203],[-71.7895,41.7197],[-71.7895,41.7195],[-71.7895,41.7179],[-71.7893,41.7134],[-71.7893,41.712],[-71.7893,41.7119],[-71.7892,41.7111],[-71.7892,41.7088],[-71.7891,41.708],[-71.7891,41.7077],[-71.7891,41.7076],[-71.7891,41.7075],[-71.7891,41.7074],[-71.7891,41.706],[-71.789,41.7049],[-71.7889,41.7018],[-71.7889,41.7007],[-71.7888,41.6983],[-71.7887,41.6957],[-71.7887,41.6956],[-71.7887,41.6949],[-71.7887,41.6947],[-71.7887,41.6941],[-71.7886,41.6922],[-71.7886,41.6916],[-71.7886,41.6915],[-71.7885,41.6905],[-71.7884,41.6873],[-71.7884,41.6862],[-71.7884,41.6858],[-71.7883,41.6847],[-71.7883,41.6844],[-71.7883,41.684],[-71.7882,41.6811],[-71.7879,41.6726],[-71.7878,41.6698],[-71.7878,41.6691],[-71.7877,41.667],[-71.7877,41.6664],[-71.7877,41.6663],[-71.7876,41.6655],[-71.7875,41.663],[-71.7875,41.6622],[-71.7874,41.661],[-71.7874,41.6606],[-71.7873,41.6573],[-71.7872,41.6561],[-71.7873,41.6561],[-71.7873,41.6537],[-71.7875,41.6466],[-71.7875,41.6445],[-71.7875,41.6442],[-71.7876,41.6437],[-71.7876,41.6422],[-71.7876,41.6416],[-71.7876,41.6414],[-71.7876,41.6407],[-71.7876,41.6405],[-71.7876,41.6403],[-71.7876,41.6402],[-71.7877,41.64],[-71.7877,41.6399],[-71.7877,41.6395],[-71.7877,41.6383],[-71.7877,41.6379],[-71.7877,41.6378],[-71.7878,41.6373],[-71.7878,41.6371],[-71.7878,41.6369],[-71.7878,41.6365],[-71.7878,41.6363],[-71.7878,41.6359],[-71.7878,41.6358],[-71.7878,41.6348],[-71.7878,41.6346],[-71.7879,41.6345],[-71.7879,41.6338],[-71.7879,41.6334],[-71.7879,41.6316],[-71.788,41.6304],[-71.788,41.6294],[-71.788,41.6293],[-71.788,41.6292],[-71.788,41.6291],[-71.788,41.6289],[-71.788,41.6275],[-71.7881,41.6249],[-71.7881,41.6242],[-71.7881,41.6236],[-71.7882,41.6217],[-71.7882,41.621],[-71.7883,41.6192],[-71.7884,41.6173],[-71.7886,41.6138],[-71.7887,41.6121],[-71.7887,41.6117],[-71.7887,41.6116],[-71.7887,41.6105],[-71.7887,41.6101],[-71.7888,41.6097],[-71.7888,41.6093],[-71.7888,41.6088],[-71.7888,41.6077],[-71.7889,41.6077],[-71.7889,41.6073],[-71.789,41.6048],[-71.789,41.6035],[-71.7891,41.6022],[-71.7892,41.5982],[-71.7892,41.5969],[-71.7893,41.5963],[-71.7894,41.5949],[-71.7894,41.5948],[-71.7895,41.5943],[-71.7895,41.5939],[-71.7895,41.5934],[-71.7895,41.5926],[-71.7896,41.5921],[-71.7896,41.5916],[-71.7896,41.591],[-71.7896,41.5902],[-71.7897,41.5897],[-71.7897,41.589],[-71.7897,41.5886],[-71.7898,41.5868],[-71.7898,41.586],[-71.7898,41.5854],[-71.7899,41.585],[-71.7899,41.5847],[-71.7899,41.5841],[-71.7899,41.5838],[-71.7899,41.5834],[-71.7899,41.5832],[-71.79,41.583],[-71.79,41.5825],[-71.79,41.5823],[-71.79,41.5821],[-71.79,41.5819],[-71.79,41.581],[-71.7901,41.5792],[-71.7902,41.5777],[-71.7902,41.577],[-71.7902,41.5768],[-71.7902,41.5766],[-71.7903,41.5757],[-71.7903,41.5751],[-71.7904,41.5736],[-71.7904,41.573],[-71.7904,41.5729],[-71.7904,41.5721],[-71.7904,41.572],[-71.7904,41.5719],[-71.7904,41.5718],[-71.7904,41.5717],[-71.7905,41.5714],[-71.7905,41.5711],[-71.7905,41.5709],[-71.7905,41.5707],[-71.7905,41.5701],[-71.7905,41.5699],[-71.7905,41.5692],[-71.7907,41.567],[-71.7907,41.5663],[-71.7907,41.5662],[-71.7907,41.5661],[-71.7907,41.5657],[-71.7908,41.5646],[-71.7908,41.5642],[-71.7908,41.5641],[-71.7908,41.5637],[-71.7908,41.5634],[-71.7909,41.5624],[-71.7909,41.562],[-71.791,41.5618],[-71.791,41.5615],[-71.791,41.5604],[-71.791,41.5572],[-71.791,41.5562],[-71.791,41.5558],[-71.7911,41.5546],[-71.7911,41.5542],[-71.7911,41.554],[-71.7911,41.5536],[-71.7911,41.5533],[-71.7911,41.553],[-71.7912,41.5528],[-71.7912,41.5521],[-71.7912,41.5518],[-71.7912,41.5517],[-71.7912,41.5515],[-71.7912,41.5513],[-71.7912,41.5512],[-71.7912,41.5507],[-71.7913,41.5493],[-71.7913,41.5489],[-71.7913,41.5482],[-71.7914,41.5464],[-71.7914,41.5458],[-71.7914,41.5456],[-71.7914,41.5453],[-71.7914,41.5452],[-71.7916,41.5415],[-71.7917,41.5397],[-71.7919,41.5333],[-71.7921,41.5305],[-71.7922,41.5268],[-71.7922,41.5259],[-71.7924,41.5232],[-71.7924,41.5222],[-71.7925,41.521],[-71.7925,41.5198],[-71.7926,41.5184],[-71.7926,41.5173],[-71.7927,41.516],[-71.7928,41.5141],[-71.7928,41.514],[-71.793,41.5089],[-71.793,41.5088],[-71.793,41.5078],[-71.7931,41.5057],[-71.7932,41.5057],[-71.7932,41.5054],[-71.7933,41.5044],[-71.7934,41.5022],[-71.7934,41.501],[-71.7934,41.5005],[-71.7935,41.4992],[-71.7935,41.4985],[-71.7936,41.4966],[-71.7937,41.4959],[-71.7937,41.4951],[-71.7938,41.4936],[-71.7938,41.4928],[-71.7939,41.492],[-71.794,41.4897],[-71.794,41.4888],[-71.794,41.4886],[-71.794,41.4879],[-71.7945,41.4793],[-71.7947,41.4769],[-71.7947,41.4762],[-71.7948,41.4751],[-71.795,41.4718],[-71.795,41.4708],[-71.7951,41.4694],[-71.7953,41.4653],[-71.7954,41.4639],[-71.7955,41.4631],[-71.7956,41.4608],[-71.7956,41.46],[-71.7958,41.4575],[-71.7963,41.4515],[-71.7964,41.4499],[-71.7964,41.4493],[-71.7965,41.4474],[-71.7965,41.4465],[-71.7966,41.4439],[-71.7966,41.4431],[-71.7966,41.443],[-71.7967,41.4426],[-71.7967,41.4425],[-71.7967,41.4424],[-71.7967,41.4423],[-71.7967,41.4422],[-71.7967,41.4421],[-71.7967,41.4419],[-71.7967,41.4418],[-71.7967,41.4417],[-71.7967,41.4415],[-71.7967,41.4411],[-71.7967,41.441],[-71.7967,41.4408],[-71.7968,41.4405],[-71.7968,41.4403],[-71.7968,41.4402],[-71.7968,41.4401],[-71.7968,41.4398],[-71.7968,41.439],[-71.7968,41.4387],[-71.7969,41.4376],[-71.7969,41.4373],[-71.7969,41.4365],[-71.7969,41.4361],[-71.7969,41.4352],[-71.7969,41.4348],[-71.797,41.434],[-71.797,41.4337],[-71.7971,41.4314],[-71.7971,41.4305],[-71.7972,41.4297],[-71.7973,41.4272],[-71.7973,41.4265],[-71.7973,41.4264],[-71.7973,41.4262],[-71.7973,41.4256],[-71.7973,41.4254],[-71.7973,41.4252],[-71.7974,41.4249],[-71.7974,41.4245],[-71.7974,41.4244],[-71.7974,41.4241],[-71.7975,41.4228],[-71.7977,41.4188],[-71.7977,41.4175],[-71.7977,41.4174],[-71.7977,41.4173],[-71.7977,41.417],[-71.7977,41.4169],[-71.7977,41.4168],[-71.7977,41.4167],[-71.7981,41.4167],[-71.7984,41.4164],[-71.7993,41.416],[-71.7995,41.4158],[-71.7999,41.4158],[-71.8002,41.4157],[-71.8007,41.4155],[-71.8014,41.4156],[-71.8017,41.4156],[-71.8017,41.4157],[-71.8021,41.416],[-71.8021,41.4161],[-71.8025,41.4165],[-71.8029,41.4169],[-71.8033,41.4173],[-71.8037,41.4174],[-71.8043,41.4173],[-71.8052,41.4171],[-71.8058,41.4169],[-71.8059,41.4168],[-71.8061,41.4168],[-71.8062,41.4168],[-71.8068,41.4167],[-71.807,41.4167],[-71.8072,41.4168],[-71.8077,41.4172],[-71.808,41.4174],[-71.8086,41.4175],[-71.8091,41.4178],[-71.8092,41.4178],[-71.8098,41.4181],[-71.8105,41.4185],[-71.8107,41.4186],[-71.8114,41.419],[-71.8122,41.4192],[-71.8129,41.4194],[-71.8138,41.4194],[-71.814,41.4194],[-71.8149,41.4195],[-71.8152,41.4196],[-71.8153,41.4196],[-71.8161,41.4197],[-71.8164,41.4198],[-71.8169,41.4199],[-71.8181,41.4198],[-71.8194,41.4196],[-71.8197,41.4195],[-71.8203,41.4194],[-71.8207,41.4191],[-71.8208,41.419],[-71.821,41.4188],[-71.8218,41.4183],[-71.8228,41.4179],[-71.8234,41.4175],[-71.8237,41.4173],[-71.8239,41.4172],[-71.824,41.417],[-71.8242,41.4168],[-71.8243,41.4163],[-71.8243,41.4158],[-71.8244,41.4155],[-71.8246,41.4152],[-71.8249,41.415],[-71.8254,41.4147],[-71.8259,41.4146],[-71.8261,41.4146],[-71.8272,41.4145],[-71.8279,41.4143],[-71.8293,41.4138],[-71.8306,41.4132],[-71.8314,41.4128],[-71.8318,41.4126],[-71.8334,41.4119],[-71.8341,41.4116],[-71.8346,41.4116],[-71.8347,41.4116],[-71.835,41.4118],[-71.8352,41.4119],[-71.8357,41.4122],[-71.8358,41.4122],[-71.8364,41.4122],[-71.8369,41.4122],[-71.8379,41.4125],[-71.8393,41.4124],[-71.8394,41.4123],[-71.8397,41.4122],[-71.8404,41.4116],[-71.8404,41.4115],[-71.8405,41.4115],[-71.8411,41.4112],[-71.8412,41.4111],[-71.8416,41.4109],[-71.8418,41.4108],[-71.842,41.4107],[-71.8424,41.4103],[-71.8426,41.4098],[-71.8426,41.4096],[-71.8426,41.4094],[-71.8425,41.4088],[-71.8425,41.4087],[-71.8423,41.4081],[-71.8424,41.4078],[-71.8429,41.4072],[-71.8432,41.4062],[-71.8434,41.4059],[-71.8436,41.4053],[-71.8435,41.4052],[-71.8433,41.4045],[-71.8428,41.4041],[-71.8423,41.4038],[-71.8422,41.4037],[-71.8417,41.4033],[-71.8417,41.4032],[-71.8415,41.4031],[-71.8415,41.4027],[-71.8414,41.4014],[-71.8412,41.4004],[-71.8411,41.3997],[-71.8411,41.3992],[-71.842,41.3976],[-71.842,41.3975],[-71.8422,41.3969],[-71.8423,41.3962],[-71.8422,41.3958],[-71.8422,41.3954],[-71.8417,41.3946],[-71.8414,41.3945],[-71.8414,41.3944],[-71.8411,41.3942],[-71.841,41.3941],[-71.841,41.394],[-71.8406,41.3936],[-71.84,41.3927],[-71.8396,41.3922],[-71.8388,41.391],[-71.8382,41.3906],[-71.8381,41.3905],[-71.8367,41.3901],[-71.8361,41.3899],[-71.8357,41.3899],[-71.8354,41.3897],[-71.8354,41.3896],[-71.8352,41.3896],[-71.8346,41.3892],[-71.8343,41.389],[-71.8337,41.3884],[-71.8331,41.3878],[-71.8327,41.3872],[-71.8326,41.3865],[-71.8326,41.3864],[-71.8327,41.386],[-71.8329,41.3855],[-71.8329,41.3854],[-71.833,41.3853],[-71.8329,41.3853],[-71.833,41.3852],[-71.8332,41.3847],[-71.8334,41.3838],[-71.8334,41.3834],[-71.8335,41.3833],[-71.8335,41.3832],[-71.8335,41.383],[-71.8335,41.3829],[-71.8336,41.3829],[-71.8336,41.3828],[-71.8336,41.3827],[-71.8335,41.3826],[-71.8335,41.3824],[-71.8335,41.3823],[-71.8335,41.3822],[-71.8334,41.3821],[-71.8334,41.382],[-71.8334,41.3819],[-71.8332,41.3817],[-71.8332,41.3816],[-71.8331,41.3815],[-71.8329,41.3813],[-71.8328,41.3813],[-71.8328,41.3812],[-71.8327,41.3812],[-71.8325,41.3808],[-71.8325,41.3807],[-71.8324,41.3806],[-71.8323,41.3805],[-71.8321,41.3801],[-71.832,41.38],[-71.8318,41.3799],[-71.8318,41.3798],[-71.8317,41.3798],[-71.8316,41.3797],[-71.8314,41.3795],[-71.8311,41.3793],[-71.831,41.3792],[-71.8308,41.3791],[-71.8307,41.379],[-71.8306,41.3788],[-71.8307,41.3786],[-71.8308,41.3783],[-71.8311,41.378],[-71.8313,41.3778],[-71.8314,41.3777],[-71.8315,41.3777],[-71.8321,41.3771],[-71.8324,41.3765],[-71.8327,41.3758],[-71.8327,41.3756],[-71.8327,41.3753],[-71.8326,41.3751],[-71.8325,41.375],[-71.8325,41.3749],[-71.8325,41.3748],[-71.8324,41.3745],[-71.8318,41.3726],[-71.8317,41.3724],[-71.8316,41.3722],[-71.8316,41.3721],[-71.8317,41.3717],[-71.8317,41.3715],[-71.8317,41.3713],[-71.8317,41.3712],[-71.8318,41.3703],[-71.832,41.3701],[-71.832,41.37],[-71.8321,41.3699],[-71.8325,41.3694],[-71.8328,41.3692],[-71.8332,41.3689],[-71.8339,41.3684],[-71.8343,41.3681],[-71.8344,41.3681],[-71.835,41.3676],[-71.8357,41.3672],[-71.8365,41.3666],[-71.837,41.3663],[-71.8375,41.3656],[-71.8376,41.3655],[-71.8377,41.3649],[-71.8377,41.3647],[-71.8377,41.3646],[-71.8377,41.3645],[-71.8377,41.3643],[-71.8377,41.3642],[-71.8377,41.364],[-71.8377,41.3638],[-71.8377,41.3637],[-71.8377,41.3635],[-71.8377,41.3634],[-71.8377,41.3633],[-71.8377,41.3632],[-71.8378,41.3632],[-71.8378,41.3631],[-71.8378,41.363],[-71.8378,41.3628],[-71.8379,41.3601],[-71.8378,41.359],[-71.8376,41.3583],[-71.8373,41.3569],[-71.8373,41.3567],[-71.8368,41.3551],[-71.836,41.354],[-71.8339,41.3528],[-71.8313,41.3513],[-71.8312,41.3509],[-71.8312,41.3508],[-71.8306,41.349],[-71.8302,41.3475],[-71.8299,41.3466],[-71.8298,41.3462],[-71.8298,41.3461],[-71.8294,41.3429],[-71.8294,41.3428],[-71.8294,41.3424],[-71.8295,41.3423],[-71.8297,41.3421],[-71.8298,41.3421],[-71.8299,41.3419],[-71.8305,41.3414],[-71.8306,41.3413],[-71.8318,41.3402],[-71.8334,41.3387],[-71.8353,41.337],[-71.8362,41.3361],[-71.8363,41.336],[-71.8364,41.3359],[-71.8373,41.3351],[-71.8388,41.3342],[-71.84,41.3334],[-71.841,41.3328],[-71.8413,41.3327],[-71.8446,41.3307],[-71.8449,41.3306],[-71.8477,41.3296],[-71.8488,41.3283],[-71.8519,41.3247],[-71.8542,41.3231],[-71.8548,41.3226],[-71.8563,41.3216],[-71.8575,41.3208],[-71.859,41.3205],[-71.8592,41.3205],[-71.8597,41.3204],[-71.8599,41.3204],[-71.8611,41.3201],[-71.8646,41.3195],[-71.8658,41.3193],[-71.8662,41.3192],[-71.8665,41.3192],[-71.8675,41.3195],[-71.8679,41.3197],[-71.8693,41.3201],[-71.8736,41.3216],[-71.8745,41.3219],[-71.875,41.3221],[-71.8764,41.3228],[-71.8783,41.3237],[-71.8807,41.325],[-71.8821,41.3257],[-71.8839,41.3265],[-71.8893,41.329],[-71.8913,41.3297],[-71.8913,41.3298],[-71.8915,41.3298],[-71.8916,41.3299],[-71.8918,41.33],[-71.8919,41.33],[-71.8921,41.3301],[-71.8924,41.3292],[-71.8931,41.3274],[-71.8937,41.3265],[-71.8943,41.3254],[-71.8988,41.3184],[-71.9003,41.316],[-71.9013,41.3136],[-71.9017,41.3127],[-71.9056,41.3069],[-71.9071,41.3047],[-71.9072,41.3045],[-71.9073,41.3045],[-71.9097,41.3051],[-71.9169,41.307],[-71.9193,41.3077],[-71.9234,41.3088],[-71.9295,41.3104],[-71.9357,41.3091],[-71.9398,41.3082],[-71.9477,41.3066],[-71.9567,41.3047],[-71.9612,41.3038],[-71.9713,41.3017],[-71.9737,41.3012],[-71.9764,41.3006],[-71.9792,41.3],[-71.9866,41.2985],[-71.9995,41.2958],[-72.0078,41.2936],[-72.0087,41.2934],[-72.016,41.2914],[-72.0174,41.2911],[-72.0192,41.2906],[-72.0214,41.2896],[-72.0227,41.289],[-72.0282,41.2865],[-72.0446,41.2791],[-72.0501,41.2766],[-72.0505,41.2764],[-72.0517,41.2758],[-72.0522,41.2757],[-72.0527,41.2754],[-72.0545,41.2746],[-72.0551,41.2743],[-72.0575,41.2732],[-72.0647,41.27],[-72.0671,41.2689],[-72.0688,41.2681],[-72.07,41.2676],[-72.0705,41.2674],[-72.0761,41.2648],[-72.0788,41.2636],[-72.0818,41.2622],[-72.0819,41.2622],[-72.082,41.2622],[-72.0826,41.2621],[-72.0828,41.262],[-72.0841,41.2618],[-72.0855,41.2615],[-72.0874,41.2611],[-72.0955,41.2595],[-72.101,41.2583],[-72.1056,41.2574],[-72.1063,41.2573],[-72.1085,41.2568],[-72.1092,41.2567],[-72.1157,41.2553],[-72.1351,41.2514],[-72.1415,41.2501],[-72.1437,41.2497],[-72.1504,41.2485],[-72.1526,41.2481],[-72.159,41.2469],[-72.1784,41.2434],[-72.1849,41.2422],[-72.1851,41.2422],[-72.1857,41.2421],[-72.186,41.242],[-72.1863,41.242],[-72.1864,41.242],[-72.1932,41.2407],[-72.1953,41.2404],[-72.2042,41.2387],[-72.2123,41.2373],[-72.2136,41.237],[-72.2204,41.2358],[-72.226,41.2348],[-72.2429,41.2317],[-72.2485,41.2307],[-72.2487,41.2307],[-72.2494,41.2306],[-72.2495,41.2305],[-72.2659,41.2274],[-72.3151,41.2181],[-72.3315,41.215],[-72.3445,41.2125],[-72.3835,41.2051],[-72.3965,41.2027],[-72.3977,41.2024],[-72.4012,41.2018],[-72.4023,41.2016],[-72.4055,41.201],[-72.415,41.1992],[-72.4182,41.1986],[-72.4189,41.1984],[-72.421,41.198],[-72.4217,41.1979],[-72.4312,41.1961],[-72.4599,41.1907],[-72.4695,41.1889],[-72.4708,41.1886],[-72.475,41.1878],[-72.4764,41.1875],[-72.4867,41.1856],[-72.5176,41.1797],[-72.5279,41.1778],[-72.5516,41.1732],[-72.5518,41.1732],[-72.5752,41.1687],[-72.6114,41.1618],[-72.6236,41.1594],[-72.6475,41.1549],[-72.6562,41.1532],[-72.6823,41.1482],[-72.691,41.1465],[-72.6917,41.1464],[-72.694,41.1459],[-72.6947,41.1458],[-72.7029,41.1442],[-72.7276,41.1395],[-72.7358,41.1379],[-72.7385,41.1374],[-72.7467,41.1358],[-72.7494,41.1353],[-72.7585,41.1336],[-72.7859,41.1284],[-72.795,41.1266],[-72.7966,41.1263],[-72.8015,41.1254],[-72.8031,41.1251],[-72.8034,41.1251],[-72.8036,41.125],[-72.8081,41.1241],[-72.8157,41.1227],[-72.8229,41.1213],[-72.8278,41.1203],[-72.8315,41.1196],[-72.8423,41.1175],[-72.846,41.1168],[-72.8466,41.1167],[-72.8486,41.1163],[-72.8493,41.1162],[-72.8514,41.1157],[-72.8579,41.1145],[-72.8601,41.1141],[-72.8606,41.114],[-72.8622,41.1137],[-72.8627,41.1136],[-72.8629,41.1135],[-72.8635,41.1134],[-72.8637,41.1134],[-72.8675,41.1127],[-72.8788,41.1105],[-72.8826,41.1097],[-72.8834,41.1096],[-72.8858,41.1091],[-72.8866,41.109],[-72.8913,41.108],[-72.9055,41.1053],[-72.9103,41.1044],[-72.9241,41.1017],[-72.9655,41.0937],[-72.9793,41.091],[-72.9834,41.0902],[-72.9955,41.0879],[-72.9995,41.0871],[-73.0045,41.0859],[-73.0195,41.0822],[-73.0245,41.081],[-73.03,41.0797],[-73.0465,41.0756],[-73.052,41.0743],[-73.0652,41.071],[-73.105,41.0613],[-73.1182,41.058],[-73.1241,41.0566],[-73.1416,41.0523],[-73.1474,41.0509],[-73.1498,41.0503],[-73.1568,41.0486],[-73.1592,41.048],[-73.1623,41.0472],[-73.1717,41.0449],[-73.1748,41.0442],[-73.1754,41.044],[-73.177,41.0436],[-73.1775,41.0435],[-73.1776,41.0435],[-73.1781,41.0434],[-73.1782,41.0433],[-73.1793,41.0431],[-73.1824,41.0423],[-73.1835,41.0421],[-73.1911,41.0401],[-73.202,41.0374],[-73.2139,41.0344],[-73.2206,41.0327],[-73.2211,41.0326],[-73.2215,41.0325],[-73.223,41.0321],[-73.2276,41.031],[-73.2291,41.0306],[-73.2296,41.0305],[-73.2313,41.0302],[-73.2318,41.0301],[-73.2331,41.0298],[-73.2369,41.0288],[-73.2382,41.0285],[-73.2388,41.0284],[-73.2407,41.0279],[-73.2413,41.0278],[-73.2426,41.0275],[-73.2463,41.0266],[-73.2476,41.0263],[-73.248,41.0262],[-73.2492,41.026],[-73.2496,41.0259],[-73.2547,41.0249],[-73.2613,41.0237],[-73.2702,41.0221],[-73.273,41.0216],[-73.2742,41.0213],[-73.2754,41.0211],[-73.2786,41.0205],[-73.2882,41.0185],[-73.2914,41.0179],[-73.2924,41.0177],[-73.2955,41.017],[-73.2966,41.0168],[-73.3122,41.0137],[-73.359,41.0042],[-73.3746,41.0011],[-73.3753,41.0009],[-73.3774,41.0003],[-73.3782,41.0001],[-73.379,40.9999],[-73.3816,40.9995],[-73.3824,40.9993],[-73.3827,40.9992],[-73.3835,40.9991],[-73.3838,40.999],[-73.385,40.9988],[-73.3884,40.9982],[-73.3896,40.9979],[-73.398,40.9962],[-73.4235,40.9908],[-73.4319,40.989],[-73.4325,40.9889],[-73.4341,40.9885],[-73.4347,40.9884],[-73.4362,40.9881],[-73.4408,40.9871],[-73.4423,40.9868],[-73.4451,40.9862],[-73.4536,40.9844],[-73.4565,40.9838],[-73.4644,40.9822],[-73.4881,40.9772],[-73.4961,40.9755],[-73.4996,40.9747],[-73.5003,40.9746],[-73.5129,40.972],[-73.5171,40.9711],[-73.5192,40.9707],[-73.5256,40.9693],[-73.5278,40.9689],[-73.531,40.9682],[-73.5409,40.9661],[-73.5442,40.9654],[-73.5461,40.965],[-73.5518,40.9639],[-73.5537,40.9635],[-73.5551,40.9632],[-73.5594,40.9622],[-73.5609,40.962],[-73.5611,40.9619],[-73.562,40.9617],[-73.5623,40.9617],[-73.5639,40.9613],[-73.5687,40.9603],[-73.5703,40.96],[-73.5737,40.9593],[-73.584,40.9571],[-73.5874,40.9564],[-73.5901,40.9558],[-73.5907,40.9557],[-73.598,40.9541],[-73.6006,40.9536],[-73.6016,40.9534],[-73.6025,40.9532],[-73.6031,40.953],[-73.6083,40.9519],[-73.6104,40.9515],[-73.6129,40.9509],[-73.6462,40.9764],[-73.648,40.9778],[-73.6498,40.9792],[-73.6564,40.9842],[-73.6567,40.9845],[-73.6568,40.9845],[-73.6569,40.9847],[-73.6574,40.9852],[-73.6576,40.9855],[-73.6594,40.9876],[-73.6597,40.9879],[-73.6595,40.9881],[-73.6595,40.9882],[-73.6593,40.9885],[-73.6589,40.989],[-73.6588,40.9891],[-73.6586,40.9893],[-73.6578,40.9902],[-73.6572,40.9909],[-73.658,40.992],[-73.659,40.9933],[-73.6591,40.9933],[-73.6595,40.994],[-73.6596,40.9941],[-73.6596,40.9943],[-73.6596,40.9945],[-73.6596,40.9949],[-73.6595,40.9954],[-73.6595,40.9955],[-73.6594,40.9965],[-73.6593,40.9972],[-73.6594,40.9975],[-73.6597,40.9986],[-73.6597,40.9987],[-73.6599,40.9994],[-73.6601,40.9998],[-73.6601,41.0001],[-73.6602,41.0004],[-73.6603,41.0005],[-73.6602,41.0006],[-73.6601,41.0007],[-73.6597,41.0015],[-73.6586,41.004],[-73.6581,41.0048],[-73.658,41.0049],[-73.658,41.005],[-73.6579,41.0051],[-73.6579,41.0052],[-73.6578,41.0053],[-73.6577,41.0055],[-73.6572,41.0064],[-73.6569,41.0072],[-73.6561,41.0089],[-73.6553,41.0117],[-73.6552,41.0119],[-73.6552,41.0123],[-73.6553,41.0123],[-73.6554,41.0124],[-73.6556,41.0127],[-73.6561,41.0131],[-73.6562,41.0133],[-73.6563,41.0134],[-73.6569,41.0145],[-73.6574,41.0151],[-73.6579,41.0158],[-73.6581,41.0161],[-73.6582,41.0162],[-73.6587,41.0167],[-73.6588,41.0168],[-73.659,41.0172],[-73.6591,41.0173],[-73.6595,41.0177],[-73.6596,41.0177],[-73.6603,41.0184],[-73.6604,41.0185],[-73.6617,41.0196],[-73.6617,41.0197],[-73.6619,41.0198],[-73.6627,41.0205],[-73.6627,41.0206],[-73.6628,41.0206],[-73.6635,41.0215],[-73.6635,41.0216],[-73.6636,41.0217],[-73.6639,41.0219],[-73.6641,41.0222],[-73.6642,41.0223],[-73.6647,41.023],[-73.6652,41.0236],[-73.6652,41.0237],[-73.6653,41.0237],[-73.6656,41.0241],[-73.6665,41.0253],[-73.6667,41.0255],[-73.6668,41.0256],[-73.6692,41.0285],[-73.6697,41.0293],[-73.6698,41.0294],[-73.6703,41.0299],[-73.6704,41.0301],[-73.6705,41.0305],[-73.6706,41.0308],[-73.6706,41.0309],[-73.6707,41.0309],[-73.671,41.0314],[-73.671,41.0315],[-73.6711,41.0315],[-73.6714,41.0318],[-73.6714,41.0319],[-73.6718,41.0323],[-73.6718,41.0324],[-73.6719,41.0325],[-73.6727,41.0335],[-73.6731,41.0339],[-73.6737,41.0346],[-73.6745,41.0356],[-73.6748,41.0359],[-73.6749,41.0361],[-73.675,41.0362],[-73.6751,41.0363],[-73.6752,41.0364],[-73.6752,41.0365],[-73.6753,41.0365],[-73.6753,41.0366],[-73.6754,41.0366],[-73.6755,41.0367],[-73.6756,41.0368],[-73.6757,41.0369],[-73.6757,41.037],[-73.6759,41.0373],[-73.6761,41.0375],[-73.6762,41.0376],[-73.6762,41.0377],[-73.6765,41.038],[-73.6766,41.0381],[-73.6771,41.0386],[-73.6774,41.0391],[-73.6775,41.0391],[-73.6785,41.0404],[-73.6786,41.0404],[-73.6788,41.0407],[-73.6789,41.0409],[-73.6793,41.0414],[-73.6795,41.0416],[-73.6797,41.0419],[-73.6798,41.0419],[-73.6818,41.044],[-73.6825,41.0447],[-73.683,41.0453],[-73.6857,41.0488],[-73.6868,41.0502],[-73.6868,41.0503],[-73.6869,41.0504],[-73.687,41.0505],[-73.6872,41.0507],[-73.6879,41.0515],[-73.6884,41.052],[-73.6889,41.0525],[-73.6895,41.0535],[-73.6898,41.0539],[-73.6907,41.0551],[-73.691,41.0554],[-73.6912,41.0557],[-73.6915,41.056],[-73.6924,41.0571],[-73.6929,41.0577],[-73.693,41.0579],[-73.6932,41.0581],[-73.6935,41.0585],[-73.694,41.059],[-73.6942,41.0593],[-73.6947,41.0598],[-73.6962,41.0616],[-73.6963,41.0617],[-73.6964,41.0619],[-73.6965,41.062],[-73.7015,41.0682],[-73.7051,41.0725],[-73.7056,41.0731],[-73.7057,41.0733],[-73.7063,41.0741],[-73.7104,41.0793],[-73.7115,41.0808],[-73.7116,41.0809],[-73.7118,41.0812],[-73.7119,41.0813],[-73.7138,41.0836],[-73.7151,41.0854],[-73.7155,41.0858],[-73.7158,41.0862],[-73.7171,41.0878],[-73.7177,41.0887],[-73.7177,41.0888],[-73.7179,41.089],[-73.718,41.0891],[-73.7187,41.09],[-73.7188,41.0902],[-73.7194,41.0906],[-73.7194,41.0907],[-73.7206,41.0917],[-73.721,41.0922],[-73.7212,41.0924],[-73.7217,41.0928],[-73.7221,41.0932],[-73.7227,41.0938],[-73.7234,41.0944],[-73.7235,41.0946],[-73.7236,41.0948],[-73.7248,41.0965],[-73.725,41.0967],[-73.7251,41.097],[-73.7253,41.0973],[-73.7262,41.0985],[-73.7262,41.0986],[-73.7265,41.099],[-73.7268,41.0994],[-73.7278,41.1007],[-73.7138,41.1072],[-73.7137,41.1073],[-73.7135,41.1073],[-73.7134,41.1074],[-73.713,41.1076],[-73.7123,41.1079],[-73.7122,41.1079],[-73.706,41.1108],[-73.7059,41.1109],[-73.7058,41.1109],[-73.7057,41.111],[-73.7055,41.1111],[-73.7036,41.1118],[-73.7035,41.1118],[-73.7035,41.1119],[-73.7033,41.112],[-73.7031,41.112],[-73.7028,41.1122],[-73.7027,41.1122],[-73.7007,41.1134],[-73.7,41.1137],[-73.696,41.1153],[-73.695,41.1158],[-73.6895,41.1185],[-73.6893,41.1186],[-73.6861,41.1201],[-73.679,41.1234],[-73.6768,41.1245],[-73.6764,41.1247],[-73.6699,41.1276],[-73.6698,41.1277],[-73.6697,41.1278],[-73.668,41.1285],[-73.6678,41.1286],[-73.6672,41.1289],[-73.6659,41.1295],[-73.6658,41.1296],[-73.6656,41.1297],[-73.665,41.13],[-73.6618,41.1314],[-73.6616,41.1315],[-73.6611,41.1317],[-73.661,41.1318],[-73.6609,41.1318],[-73.6606,41.132],[-73.6561,41.134],[-73.656,41.134],[-73.6556,41.1341],[-73.6555,41.1342],[-73.6554,41.1342],[-73.6553,41.1343],[-73.6544,41.1348],[-73.6517,41.1361],[-73.6516,41.1361],[-73.6442,41.1394],[-73.6441,41.1395],[-73.6397,41.1415],[-73.6378,41.1423],[-73.6377,41.1423],[-73.6373,41.1426],[-73.636,41.1432],[-73.6356,41.1433],[-73.6355,41.1433],[-73.635,41.1435],[-73.6349,41.1436],[-73.6347,41.1437],[-73.6346,41.1437],[-73.6345,41.1438],[-73.6339,41.144],[-73.6338,41.144],[-73.6337,41.1441],[-73.6335,41.1442],[-73.6323,41.1448],[-73.6302,41.1458],[-73.6295,41.1461],[-73.6293,41.1462],[-73.6291,41.1463],[-73.6288,41.1464],[-73.6283,41.1467],[-73.6267,41.1474],[-73.6262,41.1476],[-73.6258,41.1478],[-73.6246,41.1483],[-73.6244,41.1483],[-73.6242,41.1484],[-73.6225,41.1491],[-73.6221,41.1493],[-73.6174,41.1514],[-73.6158,41.1522],[-73.6155,41.1523],[-73.6146,41.1527],[-73.6144,41.1528],[-73.6142,41.1529],[-73.614,41.1529],[-73.614,41.153],[-73.6137,41.1531],[-73.6136,41.1531],[-73.6135,41.1532],[-73.6124,41.1537],[-73.609,41.1552],[-73.6085,41.1554],[-73.6078,41.1557],[-73.6077,41.1558],[-73.6076,41.1558],[-73.6072,41.156],[-73.6062,41.1565],[-73.606,41.1566],[-73.6055,41.1568],[-73.6045,41.1572],[-73.6013,41.1587],[-73.6002,41.1591],[-73.5999,41.1593],[-73.5998,41.1594],[-73.5985,41.16],[-73.5983,41.1601],[-73.5982,41.1602],[-73.5981,41.1602],[-73.5979,41.1603],[-73.5973,41.1606],[-73.5973,41.1607],[-73.5971,41.1608],[-73.597,41.1609],[-73.596,41.1613],[-73.5929,41.1626],[-73.5918,41.163],[-73.5907,41.1635],[-73.5893,41.1641],[-73.5884,41.1645],[-73.5873,41.1651],[-73.5862,41.1656],[-73.5861,41.1656],[-73.586,41.1656],[-73.5859,41.1657],[-73.5858,41.1657],[-73.5856,41.1658],[-73.5852,41.166],[-73.5847,41.1662],[-73.5845,41.1663],[-73.5842,41.1664],[-73.5805,41.1681],[-73.5791,41.1687],[-73.5791,41.1688],[-73.5788,41.1689],[-73.5787,41.1689],[-73.5774,41.1696],[-73.5733,41.1714],[-73.5719,41.172],[-73.5709,41.1725],[-73.5708,41.1726],[-73.5673,41.1742],[-73.5662,41.1747],[-73.5659,41.1748],[-73.565,41.1751],[-73.5649,41.1752],[-73.5648,41.1752],[-73.5645,41.1754],[-73.5636,41.1758],[-73.5634,41.1759],[-73.5624,41.1764],[-73.5595,41.1777],[-73.5585,41.1782],[-73.5584,41.1782],[-73.5578,41.1785],[-73.5577,41.1786],[-73.5561,41.1793],[-73.556,41.1793],[-73.5559,41.1794],[-73.5555,41.1796],[-73.5554,41.1796],[-73.5553,41.1797],[-73.5552,41.1797],[-73.5551,41.1798],[-73.5549,41.1799],[-73.5548,41.1799],[-73.5547,41.1799],[-73.554,41.1803],[-73.5539,41.1803],[-73.5538,41.1804],[-73.5515,41.1815],[-73.549,41.1826],[-73.54,41.1866],[-73.536,41.1884],[-73.5359,41.1885],[-73.5291,41.1917],[-73.5263,41.193],[-73.526,41.1931],[-73.5253,41.1934],[-73.5248,41.1936],[-73.5245,41.1938],[-73.5243,41.1939],[-73.5238,41.1941],[-73.5237,41.1941],[-73.5233,41.1943],[-73.5231,41.1944],[-73.5226,41.1947],[-73.5225,41.1947],[-73.5223,41.1948],[-73.5216,41.1951],[-73.5212,41.1953],[-73.521,41.1954],[-73.5171,41.1973],[-73.5169,41.1974],[-73.5168,41.1975],[-73.5142,41.1987],[-73.514,41.1989],[-73.5139,41.1989],[-73.5128,41.1994],[-73.5117,41.1998],[-73.5116,41.1999],[-73.5101,41.2005],[-73.5092,41.2009],[-73.504,41.2033],[-73.4959,41.2068],[-73.4956,41.2069],[-73.4955,41.207],[-73.495,41.2072],[-73.4946,41.2073],[-73.4946,41.2074],[-73.4942,41.2075],[-73.494,41.2076],[-73.4917,41.2086],[-73.4884,41.21],[-73.4875,41.2105],[-73.4868,41.2109],[-73.4853,41.2115],[-73.4851,41.2116],[-73.485,41.2117],[-73.4849,41.2118],[-73.4827,41.2128],[-73.4839,41.2143],[-73.4863,41.2173],[-73.488,41.2194],[-73.4885,41.2201],[-73.4914,41.2236],[-73.4964,41.2298],[-73.4989,41.2328],[-73.501,41.2354],[-73.5012,41.2356],[-73.5014,41.2358],[-73.5015,41.2359],[-73.5017,41.2362],[-73.5018,41.2363],[-73.5025,41.2372],[-73.5026,41.2374],[-73.5027,41.2374],[-73.5034,41.2383],[-73.5044,41.2395],[-73.505,41.2403],[-73.5065,41.2421],[-73.5083,41.2444],[-73.5099,41.2463],[-73.51,41.2464],[-73.5105,41.2471],[-73.5123,41.2493],[-73.5129,41.25],[-73.5129,41.2501],[-73.513,41.2501],[-73.5175,41.2555],[-73.5234,41.2627],[-73.5237,41.263],[-73.5237,41.2631],[-73.5248,41.2642],[-73.5252,41.2647],[-73.5252,41.2648],[-73.5253,41.2648],[-73.5257,41.2653],[-73.5263,41.2661],[-73.5285,41.2687],[-73.5367,41.2784],[-73.5369,41.2786],[-73.5384,41.2804],[-73.5406,41.283],[-73.5407,41.2831],[-73.5435,41.2866],[-73.5481,41.2921],[-73.5489,41.293],[-73.551,41.2954],[-73.5499,41.3015],[-73.5499,41.3019],[-73.5497,41.3054],[-73.5496,41.3071],[-73.5495,41.3167],[-73.5493,41.3196],[-73.5491,41.3251],[-73.549,41.3263],[-73.5486,41.3298],[-73.5486,41.33],[-73.5482,41.3334],[-73.5482,41.3335],[-73.5481,41.3344],[-73.5481,41.3354],[-73.5479,41.3365],[-73.5471,41.3428],[-73.5471,41.3431],[-73.5469,41.3449],[-73.5463,41.3518],[-73.5462,41.3526],[-73.546,41.3548],[-73.546,41.3549],[-73.5456,41.3578],[-73.5453,41.3615],[-73.5453,41.3619],[-73.5452,41.3629],[-73.5451,41.3633],[-73.545,41.3639],[-73.5448,41.3658],[-73.5447,41.3664],[-73.5445,41.3679],[-73.5439,41.3725],[-73.5438,41.3741],[-73.5437,41.3741],[-73.5437,41.3742],[-73.5437,41.3743],[-73.5437,41.3748],[-73.5436,41.3751],[-73.5435,41.3763],[-73.5434,41.3766],[-73.5434,41.3768],[-73.5433,41.3792],[-73.5428,41.3864],[-73.5427,41.3888],[-73.5427,41.3889],[-73.5426,41.389],[-73.5426,41.3892],[-73.5426,41.3894],[-73.5426,41.3895],[-73.5426,41.3897],[-73.5426,41.3902],[-73.5426,41.3903],[-73.5426,41.3904],[-73.5426,41.3906],[-73.5425,41.391],[-73.5425,41.3926],[-73.5424,41.3939],[-73.5415,41.4038],[-73.5415,41.4044],[-73.5413,41.4052],[-73.5413,41.4053],[-73.5411,41.4063],[-73.5411,41.4064],[-73.5411,41.4065],[-73.5405,41.4115],[-73.5405,41.4117],[-73.5404,41.4119],[-73.5404,41.412],[-73.5401,41.4145],[-73.5401,41.4146],[-73.5399,41.4157],[-73.5397,41.4172],[-73.5389,41.424],[-73.5384,41.4278],[-73.5381,41.43],[-73.5381,41.4305],[-73.5379,41.4319],[-73.5377,41.4333],[-73.5377,41.4334],[-73.5377,41.4339],[-73.5376,41.4343],[-73.5375,41.4355],[-73.5375,41.4359],[-73.5373,41.4379],[-73.5371,41.4397],[-73.537,41.4405],[-73.5368,41.4428],[-73.5367,41.4436],[-73.5366,41.4449],[-73.5364,41.4461],[-73.5363,41.4466],[-73.5363,41.4472],[-73.5361,41.4502],[-73.5361,41.4507],[-73.5361,41.451],[-73.536,41.4513],[-73.536,41.4528],[-73.536,41.4531],[-73.536,41.4533],[-73.5359,41.455],[-73.5359,41.4555],[-73.5359,41.4556],[-73.5358,41.4558],[-73.5358,41.4561],[-73.5358,41.4563],[-73.5358,41.4566],[-73.5358,41.4567],[-73.5358,41.4569],[-73.5358,41.4572],[-73.5357,41.4577],[-73.5356,41.4596],[-73.5356,41.4605],[-73.5354,41.4621],[-73.5353,41.4628],[-73.5353,41.4631],[-73.5353,41.4634],[-73.5353,41.4635],[-73.5353,41.4641],[-73.5353,41.4644],[-73.5352,41.4645],[-73.5352,41.4646],[-73.5352,41.465],[-73.5351,41.4655],[-73.5351,41.4662],[-73.5351,41.4669],[-73.535,41.467],[-73.535,41.4677],[-73.535,41.4678],[-73.535,41.4681],[-73.535,41.4684],[-73.5349,41.469],[-73.5349,41.4693],[-73.5349,41.4695],[-73.5348,41.4701],[-73.5348,41.4707],[-73.5347,41.4714],[-73.5346,41.4722],[-73.5346,41.4729],[-73.5345,41.4733],[-73.5344,41.4754],[-73.5343,41.4757],[-73.5343,41.4759],[-73.5342,41.4766],[-73.5341,41.4772],[-73.5341,41.4777],[-73.5341,41.4778],[-73.534,41.4779],[-73.534,41.4789],[-73.534,41.4791],[-73.534,41.4793],[-73.534,41.4794],[-73.534,41.4801],[-73.5339,41.4817],[-73.5332,41.4901],[-73.5332,41.4905],[-73.5332,41.491],[-73.5329,41.4952],[-73.5327,41.4971],[-73.5327,41.4977],[-73.5326,41.4986],[-73.5326,41.4987],[-73.5326,41.4988],[-73.5326,41.4992],[-73.5326,41.4993],[-73.5325,41.5001],[-73.5324,41.5005],[-73.5318,41.508],[-73.5318,41.5081],[-73.5311,41.5153],[-73.531,41.5172],[-73.5309,41.5178],[-73.5307,41.5196],[-73.5307,41.5202],[-73.5306,41.5211],[-73.5306,41.5216],[-73.5305,41.522],[-73.5304,41.5238],[-73.5303,41.5247],[-73.5303,41.5248],[-73.5302,41.5253],[-73.5301,41.5267],[-73.5301,41.5272],[-73.5294,41.5341],[-73.5294,41.5342],[-73.5293,41.5356],[-73.5292,41.5363],[-73.529,41.5382],[-73.5289,41.5382],[-73.5277,41.55],[-73.5274,41.5541],[-73.5274,41.5543],[-73.5261,41.5685],[-73.526,41.5719],[-73.526,41.5721],[-73.5247,41.584],[-73.5239,41.5927],[-73.5223,41.6078],[-73.5215,41.6162],[-73.5215,41.6164],[-73.5214,41.6166],[-73.521,41.6198],[-73.521,41.6203],[-73.521,41.6212],[-73.5208,41.6242],[-73.5208,41.6251],[-73.5206,41.6283],[-73.5202,41.6378],[-73.5201,41.64],[-73.52,41.641],[-73.52,41.6412],[-73.52,41.6419],[-73.5198,41.6439],[-73.5198,41.6446],[-73.5196,41.6458],[-73.5194,41.6496],[-73.5193,41.6508],[-73.5181,41.6661],[-73.5181,41.6664],[-73.5181,41.6666],[-73.5181,41.6667],[-73.5181,41.6668],[-73.518,41.6676],[-73.5178,41.6701],[-73.5178,41.671],[-73.5178,41.6711],[-73.5176,41.6744],[-73.517,41.6843],[-73.5168,41.6876],[-73.5167,41.688],[-73.5166,41.6893],[-73.5166,41.6897],[-73.5165,41.691],[-73.5161,41.695],[-73.5161,41.6958],[-73.516,41.6963],[-73.5154,41.7022],[-73.5151,41.7058],[-73.5143,41.7137],[-73.5142,41.7145],[-73.5139,41.7181],[-73.5137,41.72],[-73.5132,41.7259],[-73.513,41.7285],[-73.5127,41.7317],[-73.5123,41.7364],[-73.5121,41.7388],[-73.5121,41.739],[-73.5121,41.7394],[-73.5119,41.7408],[-73.5119,41.7409],[-73.5119,41.7412],[-73.5118,41.7426],[-73.5116,41.7466],[-73.5116,41.7479],[-73.5115,41.7489],[-73.5114,41.7501],[-73.5114,41.7518],[-73.5113,41.7528],[-73.5113,41.7529],[-73.5113,41.7533],[-73.5113,41.7534],[-73.5113,41.7536],[-73.5112,41.7545],[-73.511,41.7577],[-73.511,41.7587],[-73.5104,41.7648],[-73.5096,41.7736],[-73.5088,41.7828],[-73.5085,41.7861],[-73.5082,41.7888],[-73.5081,41.7895],[-73.5079,41.7915],[-73.5079,41.7922],[-73.5077,41.7939],[-73.5075,41.7967],[-73.5072,41.7991],[-73.5071,41.8007],[-73.5071,41.8008],[-73.5059,41.8145],[-73.5053,41.8218],[-73.5053,41.822],[-73.5053,41.8239],[-73.5053,41.824],[-73.5053,41.8241],[-73.5053,41.8244],[-73.5043,41.8341],[-73.5019,41.8583],[-73.5019,41.8585],[-73.502,41.8587],[-73.5018,41.8605],[-73.5011,41.8665],[-73.501,41.8676],[-73.5009,41.8683],[-73.5009,41.8686],[-73.5008,41.8698],[-73.5004,41.8735],[-73.5002,41.8747],[-73.5002,41.8754],[-73.4999,41.8774],[-73.4999,41.8777],[-73.4999,41.8779],[-73.4999,41.8781],[-73.4998,41.8789],[-73.4995,41.8811],[-73.4995,41.8819],[-73.4994,41.8822],[-73.4994,41.8829],[-73.4993,41.8831],[-73.4992,41.8845],[-73.4987,41.8887],[-73.4986,41.8901],[-73.4985,41.8906],[-73.4984,41.892],[-73.4983,41.8925],[-73.4983,41.8927],[-73.4973,41.9065],[-73.4973,41.9066],[-73.4971,41.911],[-73.4971,41.9111],[-73.4971,41.9112],[-73.4968,41.9181],[-73.4967,41.92],[-73.4966,41.9218],[-73.4965,41.9224],[-73.496,41.9279],[-73.4946,41.9427],[-73.4945,41.9442],[-73.4939,41.9496],[-73.4939,41.9497],[-73.4938,41.9502],[-73.4936,41.9519],[-73.4935,41.9525],[-73.4935,41.9527],[-73.4935,41.9531],[-73.4935,41.9532],[-73.4934,41.9533],[-73.4934,41.9535],[-73.4934,41.9536],[-73.4934,41.9539],[-73.4934,41.954],[-73.4934,41.9541],[-73.4934,41.9542],[-73.4934,41.9543],[-73.4934,41.9545],[-73.4934,41.9546],[-73.4934,41.9547],[-73.4934,41.9548],[-73.4933,41.9554],[-73.4931,41.9575],[-73.493,41.9582],[-73.493,41.9583],[-73.493,41.9585],[-73.493,41.9587],[-73.4929,41.9597],[-73.4928,41.96],[-73.4928,41.9601],[-73.4927,41.9614],[-73.4926,41.9634],[-73.4924,41.9657],[-73.4922,41.967],[-73.4922,41.9671],[-73.4922,41.9672],[-73.4922,41.9673],[-73.4917,41.9742],[-73.4915,41.9764],[-73.4911,41.9813],[-73.4906,41.9872],[-73.4904,41.99],[-73.4896,42.0001],[-73.4895,42.0024],[-73.4895,42.0035],[-73.4891,42.0117],[-73.4889,42.0174],[-73.4889,42.0177],[-73.4888,42.0185],[-73.4888,42.0187],[-73.4888,42.0193],[-73.4887,42.0209],[-73.4887,42.0214],[-73.4887,42.0215],[-73.4887,42.0217],[-73.4886,42.0225],[-73.4886,42.0228],[-73.4885,42.0242],[-73.4883,42.0286],[-73.4883,42.0301],[-73.4881,42.034],[-73.4876,42.0434],[-73.4875,42.0457],[-73.4875,42.046],[-73.4875,42.0464],[-73.4873,42.0493],[-73.4873,42.0495]]]},"properties":{"STATE_ID":"09","STATE_NAME":"Connecticut"},"id":9}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-75.7886,39.7222],[-75.7847,39.7222],[-75.7789,39.7222],[-75.7742,39.7222],[-75.7738,39.7222],[-75.7736,39.7226],[-75.7733,39.7234],[-75.7731,39.7239],[-75.7729,39.7242],[-75.7728,39.7245],[-75.7727,39.7248],[-75.7725,39.7252],[-75.7724,39.7255],[-75.7722,39.7259],[-75.772,39.7264],[-75.7717,39.7269],[-75.7715,39.7274],[-75.7713,39.7279],[-75.7711,39.7284],[-75.7708,39.7289],[-75.7707,39.7292],[-75.7703,39.7299],[-75.7701,39.7304],[-75.7698,39.731],[-75.7695,39.7315],[-75.7692,39.7321],[-75.769,39.7326],[-75.7688,39.7329],[-75.7688,39.733],[-75.7687,39.7332],[-75.7686,39.7333],[-75.7686,39.7334],[-75.7685,39.7336],[-75.7684,39.7337],[-75.7683,39.7338],[-75.7683,39.734],[-75.7682,39.7341],[-75.7681,39.7343],[-75.768,39.7344],[-75.768,39.7345],[-75.7679,39.7347],[-75.7678,39.7348],[-75.7678,39.7349],[-75.7677,39.735],[-75.7677,39.7351],[-75.7676,39.7352],[-75.7675,39.7354],[-75.7674,39.7356],[-75.7673,39.7357],[-75.7673,39.7358],[-75.7672,39.7359],[-75.7672,39.736],[-75.7671,39.7361],[-75.767,39.7362],[-75.767,39.7364],[-75.7669,39.7365],[-75.7669,39.7366],[-75.7668,39.7367],[-75.7667,39.737],[-75.7666,39.7371],[-75.7665,39.7373],[-75.7664,39.7375],[-75.7663,39.7376],[-75.7662,39.7378],[-75.7661,39.738],[-75.766,39.7381],[-75.766,39.7382],[-75.7653,39.7393],[-75.7644,39.7409],[-75.7636,39.7423],[-75.7626,39.7438],[-75.7616,39.7455],[-75.7607,39.7469],[-75.7604,39.7474],[-75.7593,39.7488],[-75.7588,39.7497],[-75.7585,39.7501],[-75.7584,39.7502],[-75.7583,39.7503],[-75.7582,39.7505],[-75.7581,39.7507],[-75.7579,39.7509],[-75.7578,39.7511],[-75.7577,39.7512],[-75.7574,39.7516],[-75.7571,39.7521],[-75.7567,39.7527],[-75.7563,39.7531],[-75.756,39.7535],[-75.7557,39.754],[-75.7554,39.7544],[-75.755,39.7549],[-75.7547,39.7553],[-75.7545,39.7556],[-75.7545,39.7557],[-75.7544,39.7557],[-75.7544,39.7558],[-75.7543,39.7558],[-75.7543,39.7559],[-75.7542,39.756],[-75.7541,39.7562],[-75.7539,39.7564],[-75.7538,39.7565],[-75.7537,39.7567],[-75.7536,39.7568],[-75.7534,39.757],[-75.7533,39.7571],[-75.7532,39.7573],[-75.7531,39.7574],[-75.7529,39.7576],[-75.7528,39.7578],[-75.7527,39.7579],[-75.7526,39.7581],[-75.7525,39.7582],[-75.7523,39.7584],[-75.7522,39.7586],[-75.752,39.7588],[-75.7518,39.759],[-75.7516,39.7593],[-75.7515,39.7595],[-75.7514,39.7595],[-75.7514,39.7596],[-75.7512,39.7598],[-75.7511,39.76],[-75.751,39.7601],[-75.7509,39.7602],[-75.7508,39.7603],[-75.7507,39.7605],[-75.7506,39.7606],[-75.7504,39.7608],[-75.7503,39.7609],[-75.7502,39.761],[-75.7501,39.7611],[-75.75,39.7613],[-75.7499,39.7614],[-75.7498,39.7615],[-75.7496,39.7617],[-75.7494,39.7619],[-75.7494,39.7621],[-75.7491,39.7623],[-75.7489,39.7626],[-75.7487,39.7629],[-75.7485,39.763],[-75.7485,39.7631],[-75.7484,39.7632],[-75.7483,39.7633],[-75.7482,39.7634],[-75.7481,39.7635],[-75.7481,39.7636],[-75.748,39.7637],[-75.7479,39.7638],[-75.7477,39.764],[-75.7476,39.7641],[-75.7475,39.7642],[-75.7474,39.7644],[-75.7472,39.7645],[-75.7471,39.7647],[-75.747,39.7648],[-75.7468,39.765],[-75.7467,39.7651],[-75.7465,39.7653],[-75.7464,39.7655],[-75.7463,39.7657],[-75.7461,39.7658],[-75.746,39.7659],[-75.746,39.766],[-75.7459,39.766],[-75.7458,39.7661],[-75.7457,39.7663],[-75.7455,39.7665],[-75.7454,39.7666],[-75.7451,39.7669],[-75.7449,39.7671],[-75.7448,39.7673],[-75.7447,39.7674],[-75.7446,39.7675],[-75.7445,39.7676],[-75.7444,39.7677],[-75.7443,39.7679],[-75.7442,39.768],[-75.7441,39.7681],[-75.744,39.7681],[-75.7439,39.7683],[-75.7436,39.7686],[-75.7434,39.7688],[-75.7431,39.7691],[-75.7428,39.7694],[-75.7426,39.7697],[-75.7424,39.7699],[-75.7421,39.7701],[-75.7421,39.7702],[-75.742,39.7703],[-75.7418,39.7704],[-75.7417,39.7706],[-75.7415,39.7708],[-75.7413,39.771],[-75.7413,39.7711],[-75.7412,39.7711],[-75.741,39.7713],[-75.7408,39.7715],[-75.7407,39.7716],[-75.7407,39.7717],[-75.7406,39.7717],[-75.7406,39.7718],[-75.7404,39.7719],[-75.7402,39.7721],[-75.7401,39.7723],[-75.7399,39.7724],[-75.7399,39.7725],[-75.7398,39.7726],[-75.7397,39.7727],[-75.7396,39.7727],[-75.7396,39.7728],[-75.7395,39.7729],[-75.7394,39.7729],[-75.7393,39.7731],[-75.7391,39.7733],[-75.7388,39.7736],[-75.7386,39.7738],[-75.7384,39.774],[-75.7382,39.7742],[-75.738,39.7744],[-75.7378,39.7745],[-75.7377,39.7747],[-75.7375,39.7748],[-75.7374,39.775],[-75.7372,39.7751],[-75.737,39.7753],[-75.7369,39.7754],[-75.7366,39.7757],[-75.7362,39.7761],[-75.7358,39.7764],[-75.7353,39.777],[-75.7347,39.7775],[-75.7344,39.7778],[-75.7341,39.7781],[-75.734,39.7782],[-75.7337,39.7785],[-75.7332,39.7789],[-75.733,39.7791],[-75.7325,39.7795],[-75.7325,39.7796],[-75.7322,39.7798],[-75.7317,39.7803],[-75.7312,39.7807],[-75.731,39.7809],[-75.7309,39.781],[-75.7308,39.7811],[-75.7306,39.7813],[-75.7304,39.7814],[-75.7302,39.7816],[-75.73,39.7818],[-75.7298,39.7819],[-75.7296,39.7821],[-75.7295,39.7822],[-75.7294,39.7823],[-75.7291,39.7826],[-75.7286,39.783],[-75.7283,39.7833],[-75.728,39.7835],[-75.7277,39.7837],[-75.7274,39.784],[-75.7272,39.7842],[-75.727,39.7844],[-75.7266,39.7847],[-75.7262,39.7851],[-75.7259,39.7853],[-75.7255,39.7856],[-75.7251,39.7859],[-75.725,39.786],[-75.7249,39.7861],[-75.7247,39.7862],[-75.7246,39.7863],[-75.7245,39.7864],[-75.7244,39.7865],[-75.7243,39.7866],[-75.7241,39.7867],[-75.724,39.7868],[-75.7239,39.7869],[-75.7237,39.7871],[-75.7236,39.7872],[-75.7235,39.7872],[-75.7234,39.7873],[-75.7233,39.7874],[-75.7232,39.7875],[-75.723,39.7876],[-75.7229,39.7877],[-75.7228,39.7878],[-75.7227,39.7879],[-75.7226,39.788],[-75.7225,39.788],[-75.7224,39.7881],[-75.7222,39.7882],[-75.7221,39.7884],[-75.7219,39.7885],[-75.7217,39.7886],[-75.7216,39.7888],[-75.7214,39.7889],[-75.7213,39.789],[-75.7212,39.7891],[-75.721,39.7892],[-75.7209,39.7893],[-75.7205,39.7896],[-75.7203,39.7897],[-75.7201,39.7899],[-75.7199,39.7901],[-75.7198,39.7902],[-75.7196,39.7903],[-75.7195,39.7903],[-75.7195,39.7904],[-75.7192,39.7906],[-75.7188,39.7909],[-75.7184,39.7912],[-75.7179,39.7916],[-75.7176,39.7918],[-75.7173,39.792],[-75.7169,39.7923],[-75.7165,39.7926],[-75.7162,39.7928],[-75.7157,39.7931],[-75.7153,39.7935],[-75.7151,39.7936],[-75.7146,39.794],[-75.7143,39.7942],[-75.7141,39.7943],[-75.714,39.7944],[-75.7139,39.7945],[-75.7138,39.7945],[-75.7136,39.7947],[-75.7133,39.7949],[-75.7131,39.7951],[-75.7129,39.7952],[-75.7125,39.7955],[-75.7121,39.7957],[-75.712,39.7958],[-75.7117,39.796],[-75.7114,39.7962],[-75.7111,39.7964],[-75.711,39.7965],[-75.7108,39.7966],[-75.7106,39.7967],[-75.7105,39.7968],[-75.7102,39.797],[-75.71,39.7972],[-75.7097,39.7974],[-75.7095,39.7975],[-75.7094,39.7976],[-75.709,39.7978],[-75.7087,39.798],[-75.7085,39.7982],[-75.7082,39.7984],[-75.7078,39.7986],[-75.7075,39.7988],[-75.7073,39.799],[-75.7072,39.799],[-75.7071,39.7991],[-75.7069,39.7992],[-75.7068,39.7993],[-75.7066,39.7994],[-75.7065,39.7995],[-75.7063,39.7996],[-75.7062,39.7997],[-75.7061,39.7997],[-75.7061,39.7998],[-75.706,39.7998],[-75.7059,39.7999],[-75.7058,39.7999],[-75.7057,39.8],[-75.7056,39.8],[-75.7055,39.8001],[-75.7054,39.8002],[-75.7053,39.8003],[-75.7051,39.8004],[-75.705,39.8004],[-75.7048,39.8005],[-75.7047,39.8006],[-75.7045,39.8007],[-75.7042,39.801],[-75.7041,39.801],[-75.704,39.8011],[-75.7037,39.8013],[-75.7036,39.8013],[-75.7035,39.8014],[-75.7033,39.8015],[-75.7032,39.8016],[-75.703,39.8017],[-75.7027,39.8019],[-75.7026,39.802],[-75.7025,39.802],[-75.7022,39.8022],[-75.702,39.8023],[-75.7018,39.8025],[-75.7016,39.8025],[-75.7013,39.8027],[-75.7011,39.8029],[-75.7009,39.803],[-75.7005,39.8032],[-75.7002,39.8034],[-75.7001,39.8035],[-75.6996,39.8037],[-75.6994,39.8039],[-75.6993,39.804],[-75.6988,39.8042],[-75.6986,39.8044],[-75.6984,39.8045],[-75.698,39.8047],[-75.6978,39.8049],[-75.6976,39.8049],[-75.6971,39.8052],[-75.6969,39.8053],[-75.6967,39.8055],[-75.6966,39.8055],[-75.6965,39.8056],[-75.6964,39.8056],[-75.6963,39.8057],[-75.6962,39.8058],[-75.6961,39.8058],[-75.696,39.8059],[-75.6958,39.806],[-75.6957,39.806],[-75.6956,39.8061],[-75.6955,39.8062],[-75.6954,39.8062],[-75.6953,39.8063],[-75.6952,39.8063],[-75.695,39.8064],[-75.695,39.8065],[-75.6948,39.8065],[-75.6948,39.8066],[-75.6947,39.8066],[-75.6946,39.8066],[-75.6945,39.8067],[-75.6944,39.8068],[-75.6941,39.8069],[-75.6938,39.8071],[-75.6936,39.8072],[-75.6932,39.8075],[-75.6928,39.8077],[-75.6925,39.8078],[-75.6919,39.8081],[-75.6916,39.8083],[-75.6914,39.8084],[-75.6908,39.8087],[-75.6906,39.8088],[-75.6904,39.809],[-75.6902,39.8091],[-75.6897,39.8093],[-75.6895,39.8094],[-75.6894,39.8095],[-75.689,39.8097],[-75.6888,39.8098],[-75.6886,39.8099],[-75.6883,39.8101],[-75.688,39.8102],[-75.6877,39.8103],[-75.6872,39.8106],[-75.687,39.8107],[-75.6868,39.8108],[-75.6864,39.811],[-75.6861,39.8112],[-75.686,39.8113],[-75.6858,39.8113],[-75.6855,39.8115],[-75.6852,39.8116],[-75.685,39.8117],[-75.6849,39.8118],[-75.6845,39.812],[-75.6843,39.8121],[-75.6841,39.8122],[-75.6839,39.8123],[-75.6836,39.8124],[-75.6833,39.8126],[-75.683,39.8127],[-75.6829,39.8128],[-75.6825,39.813],[-75.6822,39.8131],[-75.6821,39.8132],[-75.682,39.8132],[-75.6816,39.8134],[-75.6815,39.8135],[-75.6814,39.8135],[-75.6813,39.8135],[-75.6812,39.8136],[-75.681,39.8137],[-75.6809,39.8137],[-75.6808,39.8138],[-75.6807,39.8138],[-75.6805,39.8139],[-75.6803,39.814],[-75.6801,39.8141],[-75.6799,39.8142],[-75.6796,39.8143],[-75.6794,39.8144],[-75.6792,39.8145],[-75.6788,39.8147],[-75.6786,39.8148],[-75.6784,39.8149],[-75.6782,39.815],[-75.6778,39.8152],[-75.6776,39.8153],[-75.6774,39.8154],[-75.6772,39.8154],[-75.6769,39.8156],[-75.6766,39.8157],[-75.6764,39.8158],[-75.6762,39.8159],[-75.6759,39.816],[-75.6755,39.8162],[-75.6753,39.8163],[-75.6749,39.8165],[-75.6746,39.8166],[-75.6744,39.8167],[-75.6743,39.8167],[-75.6741,39.8169],[-75.6738,39.817],[-75.6735,39.8171],[-75.6734,39.8171],[-75.6733,39.8172],[-75.6731,39.8173],[-75.6729,39.8173],[-75.6727,39.8175],[-75.6725,39.8175],[-75.6723,39.8176],[-75.6722,39.8177],[-75.672,39.8177],[-75.6719,39.8178],[-75.6718,39.8178],[-75.6717,39.8179],[-75.6715,39.818],[-75.6714,39.818],[-75.6713,39.8181],[-75.6711,39.8181],[-75.671,39.8182],[-75.6709,39.8182],[-75.6707,39.8183],[-75.6706,39.8183],[-75.6705,39.8184],[-75.6702,39.8185],[-75.6701,39.8186],[-75.6699,39.8186],[-75.6696,39.8187],[-75.6695,39.8188],[-75.6692,39.8189],[-75.669,39.819],[-75.6688,39.8191],[-75.6686,39.8192],[-75.6683,39.8193],[-75.6681,39.8194],[-75.6678,39.8195],[-75.6676,39.8195],[-75.6674,39.8196],[-75.6673,39.8197],[-75.6672,39.8197],[-75.6671,39.8197],[-75.667,39.8198],[-75.6668,39.8199],[-75.6666,39.82],[-75.6665,39.82],[-75.6663,39.8201],[-75.666,39.8202],[-75.6658,39.8203],[-75.6655,39.8204],[-75.6652,39.8205],[-75.665,39.8206],[-75.6647,39.8207],[-75.6645,39.8208],[-75.6644,39.8208],[-75.6641,39.8209],[-75.6639,39.821],[-75.6638,39.8211],[-75.6635,39.8212],[-75.6632,39.8213],[-75.6627,39.8215],[-75.6624,39.8216],[-75.6623,39.8216],[-75.6622,39.8217],[-75.662,39.8217],[-75.6619,39.8218],[-75.6618,39.8218],[-75.6616,39.8219],[-75.6615,39.8219],[-75.6614,39.822],[-75.6612,39.822],[-75.6611,39.8221],[-75.661,39.8221],[-75.6609,39.8222],[-75.6607,39.8222],[-75.6606,39.8223],[-75.6605,39.8223],[-75.6604,39.8224],[-75.6603,39.8224],[-75.6602,39.8224],[-75.6601,39.8225],[-75.6599,39.8225],[-75.6598,39.8226],[-75.6597,39.8226],[-75.6596,39.8226],[-75.6588,39.8229],[-75.6586,39.823],[-75.6583,39.8231],[-75.6581,39.8232],[-75.6578,39.8233],[-75.6575,39.8234],[-75.6572,39.8235],[-75.6568,39.8236],[-75.6564,39.8237],[-75.6562,39.8238],[-75.6561,39.8239],[-75.6557,39.824],[-75.6555,39.8241],[-75.6553,39.8242],[-75.6549,39.8243],[-75.6546,39.8244],[-75.6544,39.8245],[-75.654,39.8246],[-75.6537,39.8247],[-75.6535,39.8247],[-75.6535,39.8248],[-75.6533,39.8248],[-75.6532,39.8249],[-75.6531,39.8249],[-75.6529,39.825],[-75.6528,39.825],[-75.6527,39.825],[-75.6525,39.8251],[-75.6523,39.8252],[-75.6522,39.8252],[-75.652,39.8252],[-75.6519,39.8253],[-75.6517,39.8253],[-75.6516,39.8254],[-75.6514,39.8254],[-75.6513,39.8255],[-75.6512,39.8255],[-75.651,39.8256],[-75.6508,39.8256],[-75.6507,39.8257],[-75.6505,39.8257],[-75.6504,39.8258],[-75.6503,39.8258],[-75.6501,39.8259],[-75.6499,39.8259],[-75.6497,39.826],[-75.6496,39.826],[-75.6495,39.8261],[-75.6494,39.8261],[-75.6493,39.8261],[-75.6492,39.8261],[-75.6491,39.8262],[-75.649,39.8262],[-75.6489,39.8263],[-75.6488,39.8263],[-75.6486,39.8263],[-75.6485,39.8264],[-75.6484,39.8264],[-75.6483,39.8264],[-75.6482,39.8265],[-75.6481,39.8265],[-75.648,39.8265],[-75.6479,39.8266],[-75.6478,39.8266],[-75.6476,39.8266],[-75.6476,39.8267],[-75.6475,39.8267],[-75.6473,39.8267],[-75.6472,39.8268],[-75.6471,39.8268],[-75.6469,39.8269],[-75.6466,39.8269],[-75.6464,39.827],[-75.6462,39.8271],[-75.646,39.8272],[-75.6457,39.8272],[-75.6455,39.8273],[-75.6453,39.8274],[-75.6451,39.8274],[-75.645,39.8274],[-75.6448,39.8275],[-75.6446,39.8276],[-75.6444,39.8276],[-75.6443,39.8277],[-75.6441,39.8277],[-75.644,39.8278],[-75.6439,39.8278],[-75.6438,39.8278],[-75.6436,39.8278],[-75.6435,39.8279],[-75.6434,39.8279],[-75.6432,39.828],[-75.643,39.828],[-75.6428,39.8281],[-75.6426,39.8281],[-75.6425,39.8282],[-75.6423,39.8282],[-75.6421,39.8283],[-75.642,39.8283],[-75.6418,39.8284],[-75.6417,39.8284],[-75.6415,39.8284],[-75.6413,39.8285],[-75.6412,39.8285],[-75.6411,39.8286],[-75.6409,39.8286],[-75.6408,39.8287],[-75.6406,39.8287],[-75.6405,39.8287],[-75.6402,39.8288],[-75.6401,39.8289],[-75.6399,39.8289],[-75.6397,39.829],[-75.6396,39.829],[-75.6394,39.8291],[-75.6392,39.8291],[-75.639,39.8291],[-75.6387,39.8292],[-75.6384,39.8293],[-75.6382,39.8294],[-75.638,39.8294],[-75.6378,39.8295],[-75.6376,39.8295],[-75.6375,39.8296],[-75.6372,39.8296],[-75.637,39.8297],[-75.6359,39.83],[-75.6348,39.8302],[-75.6348,39.8303],[-75.6347,39.8303],[-75.6346,39.8303],[-75.6345,39.8303],[-75.6344,39.8304],[-75.6343,39.8304],[-75.6342,39.8304],[-75.6341,39.8304],[-75.634,39.8305],[-75.6339,39.8305],[-75.6338,39.8305],[-75.6337,39.8305],[-75.6336,39.8306],[-75.6335,39.8306],[-75.6334,39.8306],[-75.6333,39.8306],[-75.6332,39.8307],[-75.633,39.8307],[-75.6329,39.8307],[-75.6327,39.8308],[-75.6326,39.8308],[-75.6325,39.8308],[-75.6324,39.8308],[-75.6323,39.8309],[-75.6322,39.8309],[-75.6321,39.8309],[-75.632,39.8309],[-75.6319,39.831],[-75.6318,39.831],[-75.6317,39.831],[-75.6316,39.831],[-75.6315,39.8311],[-75.6314,39.8311],[-75.6313,39.8311],[-75.6311,39.8312],[-75.6309,39.8312],[-75.6307,39.8312],[-75.6305,39.8313],[-75.6304,39.8313],[-75.6302,39.8314],[-75.63,39.8314],[-75.6298,39.8315],[-75.6297,39.8315],[-75.6295,39.8315],[-75.6294,39.8316],[-75.6292,39.8316],[-75.6291,39.8316],[-75.6289,39.8317],[-75.6286,39.8317],[-75.6285,39.8318],[-75.6282,39.8318],[-75.628,39.8319],[-75.6277,39.8319],[-75.6276,39.832],[-75.6274,39.832],[-75.6273,39.832],[-75.6271,39.8321],[-75.6269,39.8321],[-75.6268,39.8321],[-75.6267,39.8322],[-75.6266,39.8322],[-75.6264,39.8323],[-75.6262,39.8323],[-75.6261,39.8323],[-75.626,39.8323],[-75.6259,39.8323],[-75.6258,39.8324],[-75.6257,39.8324],[-75.6256,39.8324],[-75.6255,39.8325],[-75.6254,39.8325],[-75.6253,39.8325],[-75.6252,39.8325],[-75.6251,39.8325],[-75.625,39.8325],[-75.6249,39.8326],[-75.6247,39.8326],[-75.6246,39.8326],[-75.6245,39.8327],[-75.6244,39.8327],[-75.6243,39.8327],[-75.6242,39.8327],[-75.6241,39.8327],[-75.624,39.8328],[-75.6239,39.8328],[-75.6237,39.8328],[-75.6236,39.8329],[-75.6235,39.8329],[-75.6234,39.8329],[-75.6233,39.8329],[-75.6232,39.8329],[-75.6231,39.833],[-75.623,39.833],[-75.6229,39.833],[-75.6228,39.833],[-75.6227,39.833],[-75.6226,39.8331],[-75.6225,39.8331],[-75.6224,39.8331],[-75.6223,39.8331],[-75.6222,39.8331],[-75.6222,39.8332],[-75.6221,39.8332],[-75.622,39.8332],[-75.6219,39.8332],[-75.6218,39.8332],[-75.6217,39.8333],[-75.6215,39.8333],[-75.6213,39.8333],[-75.6211,39.8334],[-75.6209,39.8334],[-75.6206,39.8335],[-75.6205,39.8335],[-75.6203,39.8335],[-75.6201,39.8336],[-75.62,39.8336],[-75.6198,39.8336],[-75.6196,39.8337],[-75.6194,39.8337],[-75.6192,39.8338],[-75.6189,39.8338],[-75.6187,39.8338],[-75.6185,39.8339],[-75.6183,39.8339],[-75.6181,39.834],[-75.6179,39.834],[-75.6177,39.834],[-75.6176,39.8341],[-75.6175,39.8341],[-75.6173,39.8341],[-75.6171,39.8342],[-75.6169,39.8342],[-75.6167,39.8342],[-75.6166,39.8343],[-75.6164,39.8343],[-75.6162,39.8343],[-75.6161,39.8343],[-75.6159,39.8344],[-75.6158,39.8344],[-75.6156,39.8344],[-75.6155,39.8345],[-75.6153,39.8345],[-75.615,39.8345],[-75.6149,39.8346],[-75.6147,39.8346],[-75.6145,39.8347],[-75.6143,39.8347],[-75.6142,39.8347],[-75.6141,39.8347],[-75.614,39.8347],[-75.6139,39.8347],[-75.6138,39.8348],[-75.6136,39.8348],[-75.6135,39.8348],[-75.6134,39.8348],[-75.6132,39.8349],[-75.6131,39.8349],[-75.613,39.8349],[-75.6128,39.8349],[-75.6127,39.835],[-75.6125,39.835],[-75.6124,39.835],[-75.6123,39.835],[-75.6122,39.8351],[-75.6121,39.8351],[-75.6119,39.8351],[-75.6118,39.8351],[-75.6117,39.8351],[-75.6116,39.8352],[-75.6114,39.8352],[-75.6113,39.8352],[-75.6111,39.8352],[-75.6109,39.8353],[-75.6107,39.8353],[-75.6106,39.8353],[-75.6104,39.8354],[-75.6102,39.8354],[-75.6099,39.8354],[-75.6097,39.8355],[-75.6095,39.8355],[-75.6093,39.8355],[-75.609,39.8356],[-75.6088,39.8356],[-75.6086,39.8357],[-75.6084,39.8357],[-75.6082,39.8357],[-75.6079,39.8358],[-75.6077,39.8358],[-75.6076,39.8358],[-75.6075,39.8358],[-75.6074,39.8358],[-75.6073,39.8359],[-75.6072,39.8359],[-75.6071,39.8359],[-75.6069,39.8359],[-75.6068,39.8359],[-75.6066,39.836],[-75.6065,39.836],[-75.6064,39.836],[-75.6063,39.836],[-75.6062,39.836],[-75.6061,39.836],[-75.6059,39.8361],[-75.6058,39.8361],[-75.6057,39.8361],[-75.6055,39.8361],[-75.6053,39.8362],[-75.6051,39.8362],[-75.6048,39.8362],[-75.6046,39.8363],[-75.6044,39.8363],[-75.6042,39.8363],[-75.604,39.8364],[-75.6037,39.8364],[-75.6035,39.8364],[-75.6033,39.8364],[-75.603,39.8365],[-75.6028,39.8365],[-75.6025,39.8366],[-75.6023,39.8366],[-75.6021,39.8366],[-75.6019,39.8366],[-75.6017,39.8367],[-75.6015,39.8367],[-75.6012,39.8367],[-75.6011,39.8368],[-75.6009,39.8368],[-75.6007,39.8368],[-75.6004,39.8368],[-75.6002,39.8369],[-75.6001,39.8369],[-75.5999,39.8369],[-75.5997,39.8369],[-75.5995,39.837],[-75.5994,39.837],[-75.5992,39.837],[-75.599,39.837],[-75.5988,39.837],[-75.5986,39.8371],[-75.5985,39.8371],[-75.5984,39.8371],[-75.5983,39.8371],[-75.5982,39.8371],[-75.5981,39.8371],[-75.598,39.8372],[-75.5979,39.8372],[-75.5978,39.8372],[-75.5977,39.8372],[-75.5976,39.8372],[-75.5975,39.8372],[-75.5974,39.8372],[-75.5973,39.8372],[-75.5972,39.8373],[-75.5971,39.8373],[-75.597,39.8373],[-75.5969,39.8373],[-75.5968,39.8373],[-75.5967,39.8373],[-75.5966,39.8373],[-75.5964,39.8373],[-75.5963,39.8374],[-75.5962,39.8374],[-75.5961,39.8374],[-75.596,39.8374],[-75.5958,39.8374],[-75.5957,39.8374],[-75.5956,39.8374],[-75.5955,39.8374],[-75.5955,39.8375],[-75.5954,39.8375],[-75.5953,39.8375],[-75.5952,39.8375],[-75.5951,39.8375],[-75.595,39.8375],[-75.5949,39.8375],[-75.5948,39.8375],[-75.5947,39.8376],[-75.5946,39.8376],[-75.5945,39.8376],[-75.5944,39.8376],[-75.5943,39.8376],[-75.5942,39.8376],[-75.5941,39.8376],[-75.594,39.8376],[-75.5938,39.8376],[-75.5936,39.8377],[-75.5934,39.8377],[-75.5932,39.8377],[-75.5931,39.8377],[-75.593,39.8377],[-75.5929,39.8377],[-75.5928,39.8378],[-75.5927,39.8378],[-75.5926,39.8378],[-75.5925,39.8378],[-75.5923,39.8378],[-75.5921,39.8378],[-75.5919,39.8379],[-75.5917,39.8379],[-75.5916,39.8379],[-75.5913,39.8379],[-75.5909,39.8379],[-75.5908,39.838],[-75.5904,39.838],[-75.5901,39.838],[-75.5899,39.8381],[-75.5897,39.8381],[-75.5896,39.8381],[-75.5894,39.8381],[-75.5893,39.8381],[-75.5892,39.8381],[-75.589,39.8381],[-75.5889,39.8381],[-75.5887,39.8382],[-75.5885,39.8382],[-75.5883,39.8382],[-75.5882,39.8382],[-75.588,39.8382],[-75.5878,39.8383],[-75.5877,39.8383],[-75.5875,39.8383],[-75.5873,39.8383],[-75.5871,39.8383],[-75.5869,39.8383],[-75.5868,39.8383],[-75.5866,39.8384],[-75.5864,39.8384],[-75.5863,39.8384],[-75.5861,39.8384],[-75.5858,39.8384],[-75.5856,39.8384],[-75.5854,39.8385],[-75.5852,39.8385],[-75.585,39.8385],[-75.5848,39.8385],[-75.5846,39.8385],[-75.5844,39.8385],[-75.5843,39.8385],[-75.5842,39.8386],[-75.5841,39.8386],[-75.584,39.8386],[-75.5838,39.8386],[-75.5837,39.8386],[-75.5836,39.8386],[-75.5835,39.8386],[-75.5833,39.8386],[-75.5832,39.8386],[-75.5831,39.8386],[-75.583,39.8387],[-75.5828,39.8387],[-75.5827,39.8387],[-75.5825,39.8387],[-75.5824,39.8387],[-75.5822,39.8387],[-75.5821,39.8387],[-75.5819,39.8387],[-75.5818,39.8387],[-75.5817,39.8387],[-75.5816,39.8387],[-75.5815,39.8388],[-75.5813,39.8388],[-75.5811,39.8388],[-75.581,39.8388],[-75.5808,39.8388],[-75.5807,39.8388],[-75.5805,39.8388],[-75.5804,39.8388],[-75.5803,39.8388],[-75.5802,39.8389],[-75.58,39.8389],[-75.5799,39.8389],[-75.5798,39.8389],[-75.5797,39.8389],[-75.5796,39.8389],[-75.5795,39.8389],[-75.5793,39.8389],[-75.5792,39.8389],[-75.5791,39.8389],[-75.579,39.8389],[-75.5789,39.8389],[-75.5788,39.8389],[-75.5787,39.8389],[-75.5786,39.8389],[-75.5785,39.8389],[-75.5784,39.839],[-75.5782,39.839],[-75.5781,39.839],[-75.5779,39.839],[-75.5778,39.839],[-75.5777,39.839],[-75.5776,39.839],[-75.5774,39.839],[-75.5773,39.839],[-75.5772,39.839],[-75.5771,39.839],[-75.577,39.839],[-75.5769,39.839],[-75.5768,39.8391],[-75.5767,39.8391],[-75.5765,39.8391],[-75.5764,39.8391],[-75.5763,39.8391],[-75.5762,39.8391],[-75.5761,39.8391],[-75.576,39.8391],[-75.5759,39.8391],[-75.5758,39.8391],[-75.5757,39.8391],[-75.5756,39.8391],[-75.5755,39.8391],[-75.5754,39.8391],[-75.5752,39.8391],[-75.575,39.8391],[-75.5748,39.8391],[-75.5746,39.8392],[-75.5744,39.8392],[-75.5742,39.8392],[-75.5739,39.8392],[-75.5738,39.8392],[-75.5736,39.8392],[-75.5734,39.8392],[-75.5732,39.8392],[-75.573,39.8392],[-75.5728,39.8392],[-75.5726,39.8392],[-75.5724,39.8393],[-75.5721,39.8393],[-75.5718,39.8393],[-75.5716,39.8393],[-75.5715,39.8393],[-75.5714,39.8393],[-75.5712,39.8393],[-75.571,39.8393],[-75.5709,39.8393],[-75.5707,39.8393],[-75.5706,39.8393],[-75.5705,39.8393],[-75.5704,39.8393],[-75.5702,39.8393],[-75.5701,39.8393],[-75.57,39.8394],[-75.5698,39.8394],[-75.5696,39.8394],[-75.5693,39.8394],[-75.5692,39.8394],[-75.5691,39.8394],[-75.569,39.8394],[-75.5688,39.8394],[-75.5687,39.8394],[-75.5685,39.8394],[-75.5684,39.8394],[-75.5683,39.8394],[-75.5681,39.8394],[-75.568,39.8394],[-75.5679,39.8394],[-75.5678,39.8394],[-75.5677,39.8394],[-75.5675,39.8394],[-75.5674,39.8394],[-75.5673,39.8394],[-75.5671,39.8394],[-75.567,39.8394],[-75.5669,39.8394],[-75.5668,39.8394],[-75.5667,39.8394],[-75.5666,39.8394],[-75.5665,39.8394],[-75.5664,39.8394],[-75.5663,39.8394],[-75.5661,39.8394],[-75.5659,39.8395],[-75.5658,39.8395],[-75.5657,39.8395],[-75.5656,39.8395],[-75.5654,39.8395],[-75.5653,39.8395],[-75.5651,39.8395],[-75.565,39.8395],[-75.5648,39.8395],[-75.5647,39.8395],[-75.5645,39.8395],[-75.5644,39.8395],[-75.5643,39.8395],[-75.5642,39.8395],[-75.564,39.8395],[-75.5639,39.8395],[-75.5637,39.8395],[-75.5636,39.8395],[-75.5634,39.8395],[-75.5633,39.8395],[-75.5632,39.8395],[-75.5628,39.8395],[-75.5624,39.8395],[-75.5622,39.8395],[-75.5619,39.8395],[-75.5614,39.8395],[-75.5611,39.8395],[-75.5609,39.8395],[-75.5605,39.8395],[-75.5603,39.8395],[-75.56,39.8395],[-75.5598,39.8395],[-75.5596,39.8395],[-75.5593,39.8395],[-75.5592,39.8395],[-75.5591,39.8395],[-75.5588,39.8395],[-75.5583,39.8395],[-75.5579,39.8395],[-75.5574,39.8395],[-75.5571,39.8395],[-75.5567,39.8395],[-75.5565,39.8395],[-75.5563,39.8395],[-75.5561,39.8395],[-75.5557,39.8395],[-75.5555,39.8395],[-75.5553,39.8395],[-75.5551,39.8395],[-75.5549,39.8395],[-75.5548,39.8395],[-75.5546,39.8395],[-75.5543,39.8395],[-75.5539,39.8395],[-75.5536,39.8395],[-75.5534,39.8394],[-75.5532,39.8394],[-75.553,39.8394],[-75.5527,39.8394],[-75.5524,39.8394],[-75.552,39.8394],[-75.5516,39.8394],[-75.5514,39.8394],[-75.5513,39.8394],[-75.5511,39.8394],[-75.5508,39.8394],[-75.5506,39.8394],[-75.5503,39.8394],[-75.5502,39.8394],[-75.5499,39.8394],[-75.5496,39.8394],[-75.5495,39.8394],[-75.5494,39.8393],[-75.5492,39.8393],[-75.549,39.8393],[-75.5488,39.8393],[-75.5486,39.8393],[-75.5484,39.8393],[-75.5482,39.8393],[-75.548,39.8393],[-75.5478,39.8393],[-75.5476,39.8393],[-75.5473,39.8393],[-75.5471,39.8393],[-75.5469,39.8392],[-75.5467,39.8392],[-75.5465,39.8392],[-75.5464,39.8392],[-75.5461,39.8392],[-75.5459,39.8392],[-75.5456,39.8392],[-75.5453,39.8392],[-75.545,39.8392],[-75.5448,39.8392],[-75.5447,39.8391],[-75.5444,39.8391],[-75.5442,39.8391],[-75.5439,39.8391],[-75.5437,39.8391],[-75.5435,39.8391],[-75.5431,39.8391],[-75.5428,39.8391],[-75.5426,39.839],[-75.5422,39.839],[-75.542,39.839],[-75.5417,39.839],[-75.5413,39.839],[-75.541,39.8389],[-75.5409,39.8389],[-75.54,39.8389],[-75.5397,39.8389],[-75.5396,39.8389],[-75.5395,39.8389],[-75.5394,39.8389],[-75.5393,39.8388],[-75.5391,39.8388],[-75.539,39.8388],[-75.5389,39.8388],[-75.5388,39.8388],[-75.5387,39.8388],[-75.5386,39.8388],[-75.5385,39.8388],[-75.5384,39.8388],[-75.5383,39.8388],[-75.5381,39.8388],[-75.538,39.8388],[-75.5378,39.8387],[-75.5377,39.8387],[-75.5376,39.8387],[-75.5374,39.8387],[-75.5373,39.8387],[-75.5372,39.8387],[-75.537,39.8387],[-75.5368,39.8387],[-75.5367,39.8387],[-75.5366,39.8387],[-75.5365,39.8387],[-75.5363,39.8386],[-75.5362,39.8386],[-75.5361,39.8386],[-75.536,39.8386],[-75.5359,39.8386],[-75.5357,39.8386],[-75.5356,39.8386],[-75.5355,39.8386],[-75.5354,39.8386],[-75.5353,39.8385],[-75.5351,39.8385],[-75.535,39.8385],[-75.5348,39.8385],[-75.5347,39.8385],[-75.5346,39.8385],[-75.5345,39.8385],[-75.5344,39.8385],[-75.5343,39.8385],[-75.5341,39.8385],[-75.534,39.8385],[-75.5338,39.8384],[-75.5337,39.8384],[-75.5336,39.8384],[-75.5335,39.8384],[-75.5333,39.8384],[-75.5332,39.8384],[-75.5331,39.8384],[-75.5329,39.8384],[-75.5327,39.8383],[-75.5326,39.8383],[-75.5323,39.8383],[-75.5322,39.8383],[-75.532,39.8383],[-75.5318,39.8383],[-75.5316,39.8382],[-75.5315,39.8382],[-75.5312,39.8382],[-75.531,39.8382],[-75.5307,39.8382],[-75.5306,39.8381],[-75.5305,39.8381],[-75.5303,39.8381],[-75.5302,39.8381],[-75.5301,39.8381],[-75.5299,39.8381],[-75.5298,39.8381],[-75.5296,39.8381],[-75.5295,39.838],[-75.5293,39.838],[-75.5292,39.838],[-75.529,39.838],[-75.5288,39.838],[-75.5287,39.838],[-75.5284,39.8379],[-75.5283,39.8379],[-75.5281,39.8379],[-75.5279,39.8379],[-75.5277,39.8379],[-75.5276,39.8379],[-75.5274,39.8378],[-75.5273,39.8378],[-75.5271,39.8378],[-75.527,39.8378],[-75.5267,39.8377],[-75.5265,39.8377],[-75.5263,39.8377],[-75.5262,39.8377],[-75.526,39.8377],[-75.5259,39.8377],[-75.5258,39.8377],[-75.5257,39.8376],[-75.5256,39.8376],[-75.5255,39.8376],[-75.5254,39.8376],[-75.5252,39.8376],[-75.525,39.8376],[-75.5248,39.8376],[-75.5247,39.8375],[-75.5246,39.8375],[-75.5244,39.8375],[-75.5243,39.8375],[-75.5242,39.8375],[-75.5241,39.8375],[-75.524,39.8375],[-75.5239,39.8374],[-75.5238,39.8374],[-75.5237,39.8374],[-75.5236,39.8374],[-75.5235,39.8374],[-75.5234,39.8374],[-75.5232,39.8374],[-75.5231,39.8374],[-75.523,39.8373],[-75.5229,39.8373],[-75.5228,39.8373],[-75.5227,39.8373],[-75.5226,39.8373],[-75.5225,39.8373],[-75.5224,39.8373],[-75.5223,39.8372],[-75.5222,39.8372],[-75.5221,39.8372],[-75.522,39.8372],[-75.5219,39.8372],[-75.5218,39.8372],[-75.5217,39.8372],[-75.5216,39.8372],[-75.5215,39.8372],[-75.5213,39.8371],[-75.5212,39.8371],[-75.5211,39.8371],[-75.521,39.8371],[-75.5209,39.8371],[-75.5208,39.8371],[-75.5206,39.837],[-75.5205,39.837],[-75.5203,39.837],[-75.5201,39.837],[-75.52,39.837],[-75.5198,39.8369],[-75.5197,39.8369],[-75.5195,39.8369],[-75.5187,39.8368],[-75.5184,39.8368],[-75.5182,39.8367],[-75.5181,39.8367],[-75.5179,39.8367],[-75.5177,39.8367],[-75.5175,39.8366],[-75.5174,39.8366],[-75.5172,39.8366],[-75.5171,39.8366],[-75.517,39.8366],[-75.5169,39.8366],[-75.5168,39.8365],[-75.5167,39.8365],[-75.5166,39.8365],[-75.5165,39.8365],[-75.5164,39.8365],[-75.5163,39.8365],[-75.5162,39.8365],[-75.5162,39.8364],[-75.5161,39.8364],[-75.516,39.8364],[-75.5159,39.8364],[-75.5158,39.8364],[-75.5157,39.8364],[-75.5156,39.8364],[-75.5155,39.8364],[-75.5155,39.8363],[-75.5154,39.8363],[-75.5153,39.8363],[-75.5152,39.8363],[-75.5151,39.8363],[-75.515,39.8363],[-75.5148,39.8363],[-75.5147,39.8362],[-75.5145,39.8362],[-75.5143,39.8362],[-75.5141,39.8362],[-75.514,39.8361],[-75.5138,39.8361],[-75.5137,39.8361],[-75.5136,39.8361],[-75.5135,39.8361],[-75.5134,39.8361],[-75.5132,39.836],[-75.5131,39.836],[-75.5129,39.836],[-75.5127,39.8359],[-75.5126,39.8359],[-75.5124,39.8359],[-75.5123,39.8359],[-75.5121,39.8358],[-75.5119,39.8358],[-75.5118,39.8358],[-75.5116,39.8358],[-75.5115,39.8357],[-75.5114,39.8357],[-75.5113,39.8357],[-75.5109,39.8357],[-75.5105,39.8356],[-75.5101,39.8355],[-75.5098,39.8355],[-75.5094,39.8354],[-75.5091,39.8354],[-75.5089,39.8353],[-75.5085,39.8353],[-75.5082,39.8352],[-75.508,39.8352],[-75.5076,39.8351],[-75.5075,39.8351],[-75.5074,39.8351],[-75.5072,39.835],[-75.507,39.835],[-75.5066,39.8349],[-75.5064,39.8349],[-75.5061,39.8349],[-75.5059,39.8348],[-75.5055,39.8347],[-75.5052,39.8347],[-75.505,39.8347],[-75.5048,39.8346],[-75.5046,39.8346],[-75.5043,39.8345],[-75.5041,39.8345],[-75.504,39.8345],[-75.5037,39.8344],[-75.5034,39.8344],[-75.5031,39.8343],[-75.5028,39.8343],[-75.5025,39.8342],[-75.5024,39.8342],[-75.5022,39.8341],[-75.5021,39.8341],[-75.5018,39.8341],[-75.5016,39.834],[-75.5014,39.834],[-75.5012,39.8339],[-75.501,39.8339],[-75.5008,39.8339],[-75.5005,39.8338],[-75.5003,39.8338],[-75.5002,39.8338],[-75.5001,39.8337],[-75.5,39.8337],[-75.4999,39.8337],[-75.4998,39.8337],[-75.4996,39.8336],[-75.4995,39.8336],[-75.4993,39.8336],[-75.4991,39.8335],[-75.499,39.8335],[-75.4989,39.8335],[-75.4988,39.8335],[-75.4986,39.8334],[-75.4984,39.8334],[-75.4982,39.8334],[-75.498,39.8333],[-75.4978,39.8333],[-75.4976,39.8332],[-75.4974,39.8332],[-75.4972,39.8332],[-75.497,39.8331],[-75.4968,39.8331],[-75.4967,39.833],[-75.4965,39.833],[-75.4963,39.833],[-75.4962,39.8329],[-75.496,39.8329],[-75.4959,39.8329],[-75.4957,39.8328],[-75.4956,39.8328],[-75.4955,39.8328],[-75.4954,39.8328],[-75.4953,39.8327],[-75.4951,39.8327],[-75.495,39.8327],[-75.4948,39.8326],[-75.4945,39.8326],[-75.4944,39.8325],[-75.4942,39.8325],[-75.494,39.8325],[-75.4938,39.8324],[-75.4936,39.8324],[-75.4935,39.8323],[-75.4933,39.8323],[-75.4931,39.8323],[-75.493,39.8322],[-75.4929,39.8322],[-75.4928,39.8322],[-75.4927,39.8322],[-75.4925,39.8321],[-75.4924,39.8321],[-75.4923,39.8321],[-75.4922,39.8321],[-75.4921,39.832],[-75.492,39.832],[-75.4918,39.832],[-75.4917,39.832],[-75.4916,39.8319],[-75.4915,39.8319],[-75.4913,39.8319],[-75.4912,39.8318],[-75.4911,39.8318],[-75.491,39.8318],[-75.4908,39.8317],[-75.4906,39.8317],[-75.4905,39.8317],[-75.4902,39.8316],[-75.4901,39.8316],[-75.4899,39.8315],[-75.4897,39.8315],[-75.4895,39.8314],[-75.4894,39.8314],[-75.4892,39.8314],[-75.489,39.8313],[-75.4889,39.8313],[-75.4887,39.8312],[-75.4886,39.8312],[-75.4885,39.8312],[-75.4883,39.8312],[-75.4882,39.8311],[-75.488,39.8311],[-75.4877,39.831],[-75.4874,39.831],[-75.4872,39.8309],[-75.4871,39.8309],[-75.4869,39.8308],[-75.4866,39.8307],[-75.4864,39.8307],[-75.486,39.8306],[-75.4859,39.8306],[-75.4858,39.8305],[-75.4855,39.8305],[-75.4854,39.8304],[-75.4852,39.8304],[-75.4849,39.8303],[-75.4847,39.8303],[-75.4846,39.8302],[-75.4843,39.8302],[-75.4842,39.8302],[-75.484,39.8301],[-75.4837,39.83],[-75.4836,39.83],[-75.4834,39.8299],[-75.4831,39.8299],[-75.483,39.8298],[-75.4828,39.8298],[-75.4826,39.8297],[-75.4824,39.8297],[-75.4822,39.8296],[-75.482,39.8296],[-75.4819,39.8295],[-75.4817,39.8295],[-75.4815,39.8295],[-75.4815,39.8294],[-75.4813,39.8294],[-75.4812,39.8294],[-75.4811,39.8293],[-75.481,39.8293],[-75.4765,39.8279],[-75.4754,39.8276],[-75.4733,39.827],[-75.4727,39.8268],[-75.4726,39.8268],[-75.4724,39.8269],[-75.4722,39.8268],[-75.4721,39.8268],[-75.4719,39.8267],[-75.4716,39.8266],[-75.4715,39.8266],[-75.4713,39.8265],[-75.4711,39.8265],[-75.471,39.8264],[-75.4708,39.8264],[-75.4707,39.8263],[-75.4706,39.8263],[-75.4704,39.8263],[-75.4703,39.8262],[-75.4702,39.8262],[-75.47,39.8261],[-75.4696,39.826],[-75.4693,39.8259],[-75.469,39.8258],[-75.4685,39.8257],[-75.4682,39.8256],[-75.4679,39.8255],[-75.4674,39.8253],[-75.4672,39.8252],[-75.4671,39.8252],[-75.4668,39.8251],[-75.4663,39.825],[-75.4661,39.8249],[-75.4659,39.8248],[-75.4656,39.8247],[-75.4653,39.8246],[-75.4651,39.8246],[-75.4648,39.8245],[-75.4644,39.8243],[-75.4642,39.8243],[-75.4641,39.8242],[-75.4638,39.8241],[-75.4634,39.824],[-75.4632,39.824],[-75.4631,39.8239],[-75.4629,39.8238],[-75.4627,39.8238],[-75.4625,39.8237],[-75.4623,39.8236],[-75.4621,39.8236],[-75.4618,39.8235],[-75.4615,39.8234],[-75.4613,39.8233],[-75.4611,39.8232],[-75.4608,39.8231],[-75.4606,39.823],[-75.4604,39.823],[-75.4601,39.8229],[-75.4597,39.8227],[-75.4593,39.8226],[-75.4587,39.8224],[-75.4586,39.8223],[-75.4585,39.8223],[-75.4584,39.8222],[-75.4582,39.8222],[-75.458,39.8221],[-75.4578,39.822],[-75.4576,39.822],[-75.4574,39.8219],[-75.4573,39.8219],[-75.4571,39.8218],[-75.4569,39.8217],[-75.4568,39.8217],[-75.4567,39.8216],[-75.4565,39.8216],[-75.4563,39.8215],[-75.4562,39.8215],[-75.4561,39.8214],[-75.4559,39.8214],[-75.4557,39.8213],[-75.4555,39.8212],[-75.4554,39.8212],[-75.4552,39.8211],[-75.455,39.821],[-75.4549,39.821],[-75.4548,39.8209],[-75.4546,39.8209],[-75.4545,39.8208],[-75.4544,39.8208],[-75.4542,39.8207],[-75.454,39.8207],[-75.454,39.8206],[-75.4537,39.8205],[-75.4536,39.8205],[-75.4535,39.8205],[-75.4533,39.8204],[-75.4531,39.8203],[-75.4529,39.8202],[-75.4527,39.8201],[-75.4524,39.8201],[-75.4522,39.82],[-75.4519,39.8198],[-75.4516,39.8197],[-75.4513,39.8196],[-75.451,39.8195],[-75.4507,39.8194],[-75.4505,39.8193],[-75.4504,39.8193],[-75.4502,39.8192],[-75.4501,39.8192],[-75.4501,39.8191],[-75.45,39.8191],[-75.4499,39.8191],[-75.4498,39.819],[-75.4497,39.819],[-75.4496,39.8189],[-75.4495,39.8189],[-75.4494,39.8189],[-75.4493,39.8188],[-75.4492,39.8188],[-75.449,39.8187],[-75.4489,39.8187],[-75.4488,39.8186],[-75.4487,39.8186],[-75.4485,39.8185],[-75.4484,39.8185],[-75.4483,39.8184],[-75.4481,39.8184],[-75.4479,39.8183],[-75.4478,39.8182],[-75.4476,39.8182],[-75.4475,39.8181],[-75.4473,39.818],[-75.4472,39.818],[-75.4471,39.818],[-75.447,39.8179],[-75.4469,39.8179],[-75.4468,39.8178],[-75.4466,39.8177],[-75.4465,39.8177],[-75.4464,39.8177],[-75.4463,39.8176],[-75.4462,39.8176],[-75.4461,39.8175],[-75.446,39.8175],[-75.4459,39.8174],[-75.4458,39.8174],[-75.4457,39.8174],[-75.4456,39.8173],[-75.4455,39.8173],[-75.4454,39.8172],[-75.4453,39.8172],[-75.4452,39.8171],[-75.445,39.8171],[-75.4448,39.817],[-75.4446,39.8169],[-75.4445,39.8169],[-75.4443,39.8168],[-75.4442,39.8167],[-75.4441,39.8167],[-75.444,39.8167],[-75.4439,39.8166],[-75.4438,39.8166],[-75.4437,39.8165],[-75.4436,39.8165],[-75.4434,39.8164],[-75.4433,39.8164],[-75.4432,39.8163],[-75.4431,39.8163],[-75.443,39.8162],[-75.4429,39.8162],[-75.4428,39.8161],[-75.4427,39.8161],[-75.4425,39.816],[-75.4424,39.816],[-75.4423,39.8159],[-75.4422,39.8159],[-75.4421,39.8158],[-75.442,39.8158],[-75.4419,39.8158],[-75.4419,39.8157],[-75.4418,39.8157],[-75.4417,39.8157],[-75.4417,39.8156],[-75.4416,39.8156],[-75.4415,39.8156],[-75.4414,39.8155],[-75.4413,39.8155],[-75.4412,39.8155],[-75.4412,39.8154],[-75.4411,39.8154],[-75.441,39.8154],[-75.4409,39.8153],[-75.4408,39.8153],[-75.4407,39.8152],[-75.4406,39.8152],[-75.4405,39.8151],[-75.4404,39.8151],[-75.4402,39.815],[-75.44,39.8149],[-75.4398,39.8148],[-75.4397,39.8148],[-75.4396,39.8147],[-75.4394,39.8147],[-75.4392,39.8146],[-75.439,39.8145],[-75.4389,39.8144],[-75.4387,39.8143],[-75.4385,39.8142],[-75.4381,39.8141],[-75.4379,39.814],[-75.4377,39.8139],[-75.4375,39.8138],[-75.4373,39.8137],[-75.4372,39.8137],[-75.4371,39.8136],[-75.437,39.8136],[-75.4369,39.8135],[-75.4368,39.8135],[-75.4366,39.8134],[-75.4364,39.8133],[-75.4362,39.8132],[-75.4361,39.8132],[-75.436,39.8131],[-75.4359,39.813],[-75.4357,39.813],[-75.4356,39.8129],[-75.4354,39.8128],[-75.4353,39.8128],[-75.4352,39.8127],[-75.4351,39.8127],[-75.4349,39.8126],[-75.4348,39.8125],[-75.4347,39.8125],[-75.4345,39.8124],[-75.4344,39.8124],[-75.4343,39.8123],[-75.4341,39.8122],[-75.434,39.8122],[-75.4339,39.8121],[-75.4336,39.812],[-75.4335,39.8119],[-75.4334,39.8119],[-75.4333,39.8118],[-75.4332,39.8118],[-75.4331,39.8117],[-75.433,39.8117],[-75.4329,39.8117],[-75.4328,39.8116],[-75.4327,39.8115],[-75.4326,39.8115],[-75.4325,39.8115],[-75.4324,39.8114],[-75.4323,39.8113],[-75.4322,39.8113],[-75.4321,39.8113],[-75.432,39.8112],[-75.4318,39.8111],[-75.4317,39.8111],[-75.4316,39.811],[-75.4315,39.811],[-75.4314,39.8109],[-75.4313,39.8109],[-75.4311,39.8108],[-75.431,39.8107],[-75.4309,39.8107],[-75.4307,39.8106],[-75.4306,39.8105],[-75.4305,39.8105],[-75.4304,39.8105],[-75.4303,39.8104],[-75.4302,39.8103],[-75.4301,39.8103],[-75.43,39.8102],[-75.4299,39.8102],[-75.4298,39.8101],[-75.4297,39.8101],[-75.4296,39.8101],[-75.4296,39.81],[-75.4295,39.81],[-75.4293,39.8099],[-75.429,39.8098],[-75.429,39.8097],[-75.4288,39.8096],[-75.4286,39.8096],[-75.4284,39.8095],[-75.4283,39.8094],[-75.4282,39.8093],[-75.4281,39.8093],[-75.428,39.8093],[-75.428,39.8092],[-75.4279,39.8092],[-75.4278,39.8092],[-75.4277,39.8091],[-75.4276,39.809],[-75.4275,39.809],[-75.4274,39.809],[-75.4274,39.8089],[-75.4273,39.8089],[-75.4272,39.8088],[-75.4271,39.8088],[-75.427,39.8087],[-75.4269,39.8087],[-75.4268,39.8086],[-75.4267,39.8086],[-75.4263,39.8084],[-75.4261,39.8083],[-75.4258,39.8081],[-75.4255,39.808],[-75.4251,39.8078],[-75.4246,39.8075],[-75.4242,39.8073],[-75.424,39.8072],[-75.4236,39.807],[-75.4233,39.8068],[-75.4231,39.8067],[-75.4216,39.8056],[-75.4209,39.8053],[-75.4201,39.8048],[-75.4187,39.804],[-75.4184,39.8038],[-75.4179,39.8035],[-75.4167,39.8028],[-75.4165,39.8028],[-75.4151,39.8019],[-75.4066,39.7971],[-75.4054,39.7964],[-75.4055,39.7964],[-75.4268,39.7884],[-75.4362,39.785],[-75.4366,39.7849],[-75.4383,39.7844],[-75.4452,39.7794],[-75.4503,39.7753],[-75.4507,39.7751],[-75.4502,39.7748],[-75.4493,39.7744],[-75.4507,39.7719],[-75.4522,39.7692],[-75.4523,39.769],[-75.4594,39.7658],[-75.4617,39.7636],[-75.462,39.7631],[-75.4622,39.7632],[-75.4639,39.7608],[-75.4635,39.757],[-75.4662,39.7508],[-75.4661,39.7508],[-75.4661,39.7507],[-75.4661,39.7506],[-75.4661,39.7505],[-75.4662,39.7503],[-75.4663,39.7502],[-75.4664,39.75],[-75.4666,39.7499],[-75.4675,39.7477],[-75.4677,39.7472],[-75.4677,39.7471],[-75.4679,39.7465],[-75.4679,39.7461],[-75.468,39.7458],[-75.4682,39.7456],[-75.4691,39.7436],[-75.4691,39.7435],[-75.4692,39.7432],[-75.4693,39.7432],[-75.4693,39.7431],[-75.4693,39.743],[-75.4694,39.7429],[-75.4695,39.7428],[-75.4695,39.7427],[-75.4699,39.7424],[-75.4701,39.7423],[-75.4702,39.7423],[-75.4702,39.7422],[-75.4703,39.7422],[-75.4703,39.7421],[-75.4704,39.742],[-75.4705,39.7419],[-75.4705,39.7418],[-75.4706,39.7417],[-75.4706,39.7416],[-75.4706,39.7415],[-75.4706,39.741],[-75.4707,39.7409],[-75.4708,39.7407],[-75.4709,39.7405],[-75.4709,39.7404],[-75.471,39.7403],[-75.4712,39.7401],[-75.4713,39.74],[-75.4714,39.7399],[-75.4715,39.7398],[-75.4716,39.7397],[-75.4719,39.7393],[-75.472,39.7392],[-75.4721,39.7391],[-75.4722,39.7389],[-75.4723,39.7389],[-75.4724,39.7388],[-75.4724,39.7387],[-75.4728,39.7385],[-75.4729,39.7384],[-75.473,39.7382],[-75.4731,39.7381],[-75.4732,39.7379],[-75.4732,39.7378],[-75.4733,39.7377],[-75.4733,39.7376],[-75.4734,39.7374],[-75.4736,39.7372],[-75.4736,39.7371],[-75.4737,39.7369],[-75.4738,39.7368],[-75.4739,39.7366],[-75.4741,39.7362],[-75.4741,39.7361],[-75.4744,39.7357],[-75.4744,39.7356],[-75.4745,39.7353],[-75.4746,39.7353],[-75.4747,39.7352],[-75.4748,39.7351],[-75.4749,39.7351],[-75.4751,39.7349],[-75.4751,39.7348],[-75.4751,39.7347],[-75.475,39.7347],[-75.4749,39.7345],[-75.4748,39.7345],[-75.4749,39.7344],[-75.4749,39.7343],[-75.4751,39.7342],[-75.4751,39.7341],[-75.4752,39.734],[-75.4753,39.734],[-75.4755,39.7338],[-75.4757,39.7337],[-75.4756,39.7335],[-75.4756,39.7334],[-75.4755,39.7334],[-75.4755,39.7333],[-75.4755,39.7332],[-75.4755,39.7331],[-75.4755,39.733],[-75.4755,39.7329],[-75.4755,39.7328],[-75.4755,39.7324],[-75.4755,39.7323],[-75.4755,39.7322],[-75.4755,39.7321],[-75.4754,39.7321],[-75.4754,39.732],[-75.4754,39.7319],[-75.4754,39.7318],[-75.4754,39.7317],[-75.4753,39.7316],[-75.4753,39.7315],[-75.4753,39.7314],[-75.4753,39.7313],[-75.4753,39.7312],[-75.4752,39.7312],[-75.4752,39.7311],[-75.4752,39.731],[-75.4752,39.7309],[-75.4752,39.7307],[-75.4752,39.7306],[-75.4752,39.7305],[-75.4752,39.7304],[-75.4752,39.7303],[-75.4752,39.7302],[-75.4752,39.7301],[-75.4752,39.73],[-75.4752,39.7299],[-75.4753,39.7298],[-75.4752,39.7298],[-75.4751,39.7298],[-75.4751,39.7297],[-75.4751,39.7296],[-75.4751,39.7295],[-75.4751,39.7294],[-75.4751,39.7293],[-75.4752,39.7292],[-75.4753,39.7291],[-75.4753,39.7289],[-75.4753,39.7288],[-75.4754,39.7286],[-75.4756,39.7283],[-75.4757,39.7282],[-75.4758,39.7279],[-75.4758,39.7278],[-75.4759,39.7277],[-75.4759,39.7275],[-75.476,39.7275],[-75.4761,39.7272],[-75.4762,39.727],[-75.4763,39.7267],[-75.4764,39.7266],[-75.4765,39.7264],[-75.4766,39.7263],[-75.4766,39.7262],[-75.4767,39.7261],[-75.4768,39.726],[-75.4768,39.7259],[-75.4769,39.7257],[-75.477,39.7256],[-75.4771,39.7253],[-75.4771,39.7252],[-75.4771,39.7251],[-75.4772,39.725],[-75.4771,39.7249],[-75.4769,39.7248],[-75.4768,39.7247],[-75.4766,39.7246],[-75.4765,39.7246],[-75.4765,39.7245],[-75.4764,39.7242],[-75.4763,39.7241],[-75.4763,39.724],[-75.4763,39.7238],[-75.4764,39.7235],[-75.4765,39.7233],[-75.4765,39.7232],[-75.4766,39.7232],[-75.4766,39.7231],[-75.4767,39.723],[-75.4768,39.723],[-75.4768,39.7228],[-75.4766,39.7227],[-75.4766,39.7226],[-75.4765,39.7226],[-75.4765,39.7225],[-75.4765,39.7223],[-75.4765,39.7222],[-75.4766,39.7222],[-75.4766,39.7221],[-75.4766,39.722],[-75.4766,39.7219],[-75.4766,39.7217],[-75.4766,39.7216],[-75.4766,39.7214],[-75.4765,39.7212],[-75.4764,39.7211],[-75.4764,39.721],[-75.4764,39.7209],[-75.4764,39.7207],[-75.4764,39.7206],[-75.4764,39.7205],[-75.4764,39.7204],[-75.4763,39.7204],[-75.4763,39.7202],[-75.4762,39.7195],[-75.4762,39.7194],[-75.4763,39.7193],[-75.4763,39.7192],[-75.4764,39.7188],[-75.4764,39.7187],[-75.4764,39.7186],[-75.4764,39.7185],[-75.4764,39.7184],[-75.4764,39.7183],[-75.4764,39.718],[-75.4764,39.7178],[-75.4763,39.7176],[-75.4763,39.7175],[-75.4763,39.7174],[-75.4764,39.7173],[-75.4764,39.7172],[-75.4763,39.7167],[-75.4763,39.7166],[-75.4763,39.7165],[-75.4763,39.7164],[-75.4764,39.7163],[-75.4764,39.7162],[-75.4765,39.7161],[-75.4766,39.7161],[-75.4767,39.716],[-75.4767,39.7159],[-75.4768,39.7159],[-75.4771,39.7156],[-75.4776,39.7151],[-75.4777,39.7151],[-75.4778,39.715],[-75.4778,39.7149],[-75.4779,39.7148],[-75.478,39.7147],[-75.4781,39.7147],[-75.4781,39.7146],[-75.4782,39.7144],[-75.4783,39.7144],[-75.4784,39.7143],[-75.4784,39.7142],[-75.4785,39.7141],[-75.4786,39.714],[-75.4788,39.7139],[-75.4791,39.7138],[-75.4792,39.7137],[-75.4793,39.7137],[-75.4794,39.7137],[-75.4797,39.7137],[-75.4798,39.7137],[-75.48,39.7137],[-75.4802,39.7137],[-75.4803,39.7137],[-75.4804,39.7137],[-75.4805,39.7137],[-75.481,39.7137],[-75.4816,39.7137],[-75.4818,39.7137],[-75.4819,39.7137],[-75.482,39.7137],[-75.4821,39.7137],[-75.4822,39.7138],[-75.4823,39.7138],[-75.4824,39.7139],[-75.4825,39.714],[-75.4826,39.714],[-75.4827,39.7141],[-75.4829,39.7144],[-75.4831,39.7147],[-75.4832,39.7148],[-75.4834,39.715],[-75.4835,39.715],[-75.4835,39.7152],[-75.4836,39.7153],[-75.4838,39.7154],[-75.4839,39.7154],[-75.4841,39.7154],[-75.4844,39.7156],[-75.4848,39.7157],[-75.4851,39.7158],[-75.4851,39.7159],[-75.4853,39.7159],[-75.4855,39.7159],[-75.4856,39.7159],[-75.4857,39.7159],[-75.4858,39.7159],[-75.486,39.7159],[-75.4861,39.7158],[-75.4863,39.7158],[-75.4865,39.7157],[-75.487,39.7154],[-75.4872,39.7154],[-75.4873,39.7153],[-75.4874,39.7153],[-75.4879,39.7148],[-75.488,39.7148],[-75.4881,39.7147],[-75.4882,39.7147],[-75.4884,39.7147],[-75.4885,39.7147],[-75.4884,39.7146],[-75.4885,39.7144],[-75.4886,39.7143],[-75.4886,39.7142],[-75.4888,39.714],[-75.4893,39.7135],[-75.4896,39.7133],[-75.4896,39.7132],[-75.4899,39.7128],[-75.4902,39.7124],[-75.4906,39.7119],[-75.4906,39.7118],[-75.4906,39.7117],[-75.491,39.7112],[-75.4912,39.7111],[-75.4913,39.711],[-75.4914,39.7109],[-75.4915,39.7108],[-75.4916,39.7108],[-75.4917,39.7108],[-75.4918,39.7109],[-75.4918,39.7108],[-75.4918,39.7107],[-75.4916,39.7107],[-75.4915,39.7106],[-75.4914,39.7105],[-75.4913,39.7105],[-75.4913,39.7104],[-75.4913,39.7103],[-75.4914,39.7101],[-75.4915,39.7098],[-75.4915,39.7097],[-75.4915,39.7096],[-75.4916,39.7096],[-75.4916,39.7095],[-75.4916,39.7094],[-75.4917,39.7093],[-75.4919,39.709],[-75.492,39.709],[-75.492,39.7089],[-75.4921,39.7088],[-75.4923,39.7086],[-75.4924,39.7086],[-75.4924,39.7085],[-75.4925,39.7084],[-75.4925,39.7083],[-75.4928,39.7079],[-75.4928,39.7078],[-75.4929,39.7078],[-75.4929,39.7077],[-75.4931,39.7076],[-75.4932,39.7076],[-75.4933,39.7076],[-75.4934,39.7076],[-75.4934,39.7075],[-75.4939,39.7069],[-75.4939,39.7068],[-75.4939,39.7067],[-75.4938,39.7066],[-75.4938,39.7065],[-75.4938,39.7064],[-75.4938,39.7063],[-75.4938,39.7062],[-75.4938,39.7061],[-75.4938,39.706],[-75.4939,39.7059],[-75.4941,39.7056],[-75.4942,39.7055],[-75.4942,39.7054],[-75.4943,39.7052],[-75.4945,39.7049],[-75.4948,39.7045],[-75.4949,39.7043],[-75.4949,39.7042],[-75.4949,39.7041],[-75.4951,39.7037],[-75.4951,39.7036],[-75.4951,39.7035],[-75.4951,39.7034],[-75.4952,39.7033],[-75.4952,39.7032],[-75.4953,39.703],[-75.4953,39.7029],[-75.4953,39.7028],[-75.4954,39.7025],[-75.4954,39.7024],[-75.4955,39.7024],[-75.4955,39.7023],[-75.4955,39.7022],[-75.4955,39.702],[-75.4956,39.7018],[-75.4957,39.7017],[-75.4958,39.7017],[-75.4961,39.7012],[-75.4963,39.701],[-75.4963,39.7009],[-75.4964,39.7009],[-75.4965,39.7009],[-75.4965,39.7008],[-75.4966,39.7008],[-75.4967,39.7008],[-75.4968,39.7007],[-75.4971,39.7005],[-75.4972,39.7004],[-75.4973,39.7004],[-75.4973,39.7003],[-75.4974,39.7003],[-75.4975,39.7002],[-75.498,39.7],[-75.4986,39.6997],[-75.4989,39.6996],[-75.4991,39.6995],[-75.4992,39.6995],[-75.4993,39.6994],[-75.4995,39.6994],[-75.4999,39.6993],[-75.5,39.6993],[-75.5001,39.6994],[-75.5005,39.6994],[-75.5011,39.6994],[-75.5026,39.6987],[-75.5031,39.6985],[-75.5034,39.6984],[-75.5035,39.6984],[-75.5038,39.6983],[-75.504,39.6983],[-75.5041,39.6983],[-75.5044,39.6983],[-75.5046,39.6983],[-75.5046,39.6982],[-75.5046,39.6981],[-75.5049,39.6979],[-75.5065,39.6973],[-75.5067,39.6972],[-75.5069,39.697],[-75.507,39.6967],[-75.5072,39.6965],[-75.5079,39.6958],[-75.508,39.6957],[-75.5083,39.6955],[-75.5084,39.6953],[-75.5085,39.6952],[-75.5085,39.6951],[-75.5086,39.695],[-75.5086,39.6949],[-75.5087,39.6949],[-75.5088,39.6948],[-75.5089,39.6947],[-75.509,39.6947],[-75.509,39.6946],[-75.5091,39.6945],[-75.5092,39.6943],[-75.5092,39.6942],[-75.5093,39.6942],[-75.5094,39.6942],[-75.5098,39.694],[-75.5099,39.6939],[-75.5099,39.6938],[-75.5099,39.6937],[-75.5099,39.6936],[-75.5098,39.6935],[-75.5095,39.6933],[-75.5094,39.6931],[-75.5093,39.693],[-75.5094,39.6929],[-75.5093,39.6927],[-75.5093,39.6926],[-75.5093,39.6925],[-75.5092,39.6923],[-75.5092,39.6921],[-75.5092,39.6918],[-75.5093,39.6903],[-75.5093,39.6899],[-75.5094,39.6896],[-75.5095,39.6889],[-75.5095,39.6887],[-75.5095,39.6882],[-75.5095,39.6875],[-75.5095,39.6874],[-75.5096,39.6874],[-75.5096,39.6873],[-75.5096,39.6872],[-75.5096,39.687],[-75.5096,39.6869],[-75.5096,39.6868],[-75.5096,39.6867],[-75.5096,39.6866],[-75.5095,39.6866],[-75.5095,39.6865],[-75.5094,39.6865],[-75.5094,39.6864],[-75.5091,39.6862],[-75.5091,39.6859],[-75.5091,39.6858],[-75.5092,39.6853],[-75.5092,39.6849],[-75.5092,39.6848],[-75.5093,39.6848],[-75.5093,39.6846],[-75.5095,39.6841],[-75.5097,39.6833],[-75.5098,39.683],[-75.5098,39.6829],[-75.51,39.6823],[-75.51,39.6821],[-75.5101,39.6821],[-75.5101,39.682],[-75.5102,39.6817],[-75.5101,39.6816],[-75.5102,39.6815],[-75.5103,39.6812],[-75.5103,39.6811],[-75.5103,39.681],[-75.5104,39.6809],[-75.5105,39.6804],[-75.5105,39.6803],[-75.5104,39.6803],[-75.5104,39.6802],[-75.5104,39.68],[-75.5104,39.6799],[-75.5101,39.6798],[-75.5101,39.6797],[-75.51,39.6796],[-75.51,39.6795],[-75.5101,39.6795],[-75.5101,39.6794],[-75.5102,39.6794],[-75.5102,39.6793],[-75.5102,39.6791],[-75.5102,39.6788],[-75.5103,39.6785],[-75.5104,39.6779],[-75.5104,39.6777],[-75.5105,39.6775],[-75.5105,39.6773],[-75.5106,39.677],[-75.5106,39.6769],[-75.5107,39.6764],[-75.5108,39.6762],[-75.5108,39.6761],[-75.5109,39.6758],[-75.5109,39.6757],[-75.511,39.6754],[-75.5111,39.6751],[-75.5111,39.675],[-75.5113,39.6745],[-75.5115,39.6739],[-75.5118,39.6728],[-75.512,39.6724],[-75.512,39.6722],[-75.512,39.6721],[-75.5121,39.672],[-75.5121,39.6719],[-75.5122,39.6718],[-75.5123,39.6716],[-75.5123,39.6715],[-75.5125,39.6712],[-75.5126,39.6711],[-75.5127,39.671],[-75.5128,39.6709],[-75.5129,39.6708],[-75.513,39.6708],[-75.513,39.6707],[-75.5131,39.6707],[-75.5132,39.6706],[-75.5133,39.6706],[-75.5133,39.6705],[-75.5134,39.6704],[-75.5134,39.6703],[-75.5135,39.6701],[-75.5135,39.6699],[-75.5138,39.6697],[-75.5138,39.6696],[-75.5138,39.6695],[-75.5138,39.6694],[-75.5138,39.6693],[-75.5138,39.6692],[-75.5139,39.6691],[-75.514,39.669],[-75.5141,39.669],[-75.5142,39.6689],[-75.5142,39.6688],[-75.5142,39.6687],[-75.5142,39.6686],[-75.5142,39.6685],[-75.5142,39.6684],[-75.5142,39.6683],[-75.5143,39.6683],[-75.5143,39.6681],[-75.5144,39.6679],[-75.5147,39.6677],[-75.5149,39.6673],[-75.515,39.6671],[-75.5151,39.6669],[-75.5152,39.6668],[-75.5153,39.6666],[-75.5154,39.6665],[-75.5155,39.6663],[-75.5157,39.666],[-75.516,39.6658],[-75.5164,39.6654],[-75.5166,39.6652],[-75.5166,39.6651],[-75.5168,39.665],[-75.5171,39.6647],[-75.5171,39.6646],[-75.5172,39.6646],[-75.5172,39.6645],[-75.5172,39.6644],[-75.5173,39.6644],[-75.5174,39.6643],[-75.5177,39.664],[-75.518,39.6638],[-75.5184,39.6634],[-75.5185,39.6634],[-75.5186,39.6632],[-75.5187,39.6632],[-75.5188,39.6631],[-75.519,39.663],[-75.5191,39.6629],[-75.5194,39.6627],[-75.5195,39.6627],[-75.5199,39.6624],[-75.52,39.6623],[-75.5201,39.6623],[-75.5202,39.6623],[-75.5204,39.6621],[-75.5205,39.6621],[-75.5205,39.662],[-75.5206,39.6619],[-75.5209,39.6617],[-75.5209,39.6616],[-75.5211,39.6615],[-75.5212,39.6615],[-75.5215,39.6612],[-75.5216,39.6611],[-75.5218,39.661],[-75.522,39.6608],[-75.5221,39.6606],[-75.5222,39.6606],[-75.5224,39.6603],[-75.5226,39.66],[-75.5227,39.6599],[-75.5228,39.6597],[-75.5229,39.6596],[-75.5232,39.6592],[-75.5235,39.6587],[-75.5236,39.6586],[-75.5239,39.6582],[-75.5245,39.6576],[-75.5245,39.6575],[-75.5246,39.6576],[-75.5246,39.6575],[-75.5247,39.6574],[-75.5248,39.6573],[-75.5251,39.657],[-75.5256,39.6566],[-75.5257,39.6565],[-75.5258,39.6565],[-75.5259,39.6565],[-75.526,39.6565],[-75.5261,39.6565],[-75.5262,39.6566],[-75.5262,39.6565],[-75.5264,39.6563],[-75.5265,39.6562],[-75.5265,39.6561],[-75.5266,39.6561],[-75.5266,39.656],[-75.5262,39.6557],[-75.5262,39.6556],[-75.5262,39.6555],[-75.5264,39.6551],[-75.5266,39.6547],[-75.5266,39.6546],[-75.5267,39.6545],[-75.5267,39.6544],[-75.5268,39.6543],[-75.5268,39.6542],[-75.527,39.654],[-75.5271,39.6538],[-75.5275,39.6534],[-75.5276,39.6533],[-75.5278,39.6531],[-75.5279,39.653],[-75.5281,39.653],[-75.5284,39.6529],[-75.5285,39.6529],[-75.5286,39.6528],[-75.5287,39.6526],[-75.5288,39.6525],[-75.5288,39.6524],[-75.5288,39.6523],[-75.5288,39.6522],[-75.5289,39.6521],[-75.529,39.652],[-75.5291,39.652],[-75.5292,39.6519],[-75.5293,39.6518],[-75.5297,39.6514],[-75.5298,39.6513],[-75.5301,39.651],[-75.5303,39.6508],[-75.5307,39.6505],[-75.531,39.6503],[-75.5312,39.65],[-75.5312,39.6499],[-75.5313,39.6496],[-75.5313,39.6495],[-75.5318,39.6491],[-75.5319,39.649],[-75.532,39.6489],[-75.5324,39.6486],[-75.533,39.648],[-75.5333,39.6477],[-75.5335,39.6476],[-75.5336,39.6475],[-75.5339,39.6474],[-75.5343,39.6472],[-75.5345,39.6471],[-75.5351,39.6468],[-75.5352,39.6468],[-75.5358,39.6467],[-75.5366,39.6466],[-75.5367,39.6466],[-75.5369,39.6466],[-75.5373,39.6465],[-75.5387,39.646],[-75.539,39.6459],[-75.5391,39.6459],[-75.5394,39.6458],[-75.5397,39.6457],[-75.5405,39.6456],[-75.5409,39.6455],[-75.5411,39.6454],[-75.5412,39.6454],[-75.5417,39.6454],[-75.5418,39.6455],[-75.5419,39.6455],[-75.5419,39.6454],[-75.542,39.6454],[-75.5422,39.6452],[-75.5422,39.6451],[-75.5422,39.645],[-75.5423,39.645],[-75.5423,39.6449],[-75.5423,39.6448],[-75.5423,39.6447],[-75.5424,39.6446],[-75.5425,39.6445],[-75.5431,39.6438],[-75.5437,39.6431],[-75.5442,39.6425],[-75.5443,39.6423],[-75.5444,39.6422],[-75.5445,39.6421],[-75.5447,39.6419],[-75.5449,39.6417],[-75.545,39.6416],[-75.5451,39.6416],[-75.5459,39.6408],[-75.5466,39.6401],[-75.5467,39.64],[-75.5469,39.6399],[-75.5471,39.6397],[-75.5471,39.6396],[-75.5472,39.6395],[-75.5472,39.6394],[-75.5472,39.6393],[-75.5473,39.6392],[-75.5476,39.6389],[-75.5478,39.6387],[-75.5479,39.6386],[-75.5479,39.6385],[-75.548,39.6384],[-75.5483,39.638],[-75.5485,39.6378],[-75.5487,39.6376],[-75.5488,39.6376],[-75.5489,39.6376],[-75.549,39.6375],[-75.5491,39.6375],[-75.5492,39.6376],[-75.5493,39.6376],[-75.5494,39.6375],[-75.5495,39.6375],[-75.5496,39.6375],[-75.5497,39.6375],[-75.5498,39.6374],[-75.5502,39.6371],[-75.5504,39.637],[-75.5505,39.6369],[-75.5509,39.6367],[-75.551,39.6367],[-75.5512,39.6366],[-75.5519,39.6364],[-75.5523,39.6363],[-75.5526,39.6362],[-75.5527,39.6362],[-75.5529,39.6361],[-75.553,39.6361],[-75.5532,39.636],[-75.5535,39.636],[-75.5536,39.6359],[-75.5537,39.6358],[-75.5538,39.6358],[-75.5539,39.6358],[-75.554,39.6358],[-75.5541,39.6358],[-75.5541,39.6357],[-75.5542,39.6356],[-75.5543,39.6356],[-75.5543,39.6355],[-75.5543,39.6354],[-75.5543,39.6353],[-75.5544,39.6352],[-75.5545,39.6352],[-75.5547,39.635],[-75.5548,39.6349],[-75.5549,39.6348],[-75.555,39.6348],[-75.5551,39.6347],[-75.5552,39.6347],[-75.5553,39.6346],[-75.5554,39.6345],[-75.5555,39.6344],[-75.5556,39.6343],[-75.5556,39.6342],[-75.5557,39.6342],[-75.5557,39.6341],[-75.5559,39.6341],[-75.5559,39.634],[-75.556,39.634],[-75.5562,39.6336],[-75.5563,39.6335],[-75.5564,39.6335],[-75.5565,39.6335],[-75.5565,39.6334],[-75.5566,39.6334],[-75.5567,39.6334],[-75.5567,39.6333],[-75.5568,39.6333],[-75.5568,39.6332],[-75.5569,39.6331],[-75.5569,39.633],[-75.5569,39.6329],[-75.557,39.6328],[-75.5571,39.6327],[-75.5573,39.6326],[-75.5574,39.6323],[-75.5575,39.6321],[-75.5576,39.6317],[-75.5577,39.6316],[-75.5578,39.6316],[-75.5579,39.6315],[-75.558,39.6313],[-75.5581,39.6311],[-75.5581,39.6309],[-75.5582,39.6307],[-75.5583,39.6305],[-75.5584,39.6303],[-75.5586,39.6301],[-75.5588,39.63],[-75.5589,39.6284],[-75.559,39.6277],[-75.5591,39.6275],[-75.5592,39.6268],[-75.5594,39.6258],[-75.5596,39.6254],[-75.5595,39.625],[-75.5595,39.6246],[-75.5595,39.6238],[-75.5595,39.6235],[-75.5595,39.6233],[-75.5595,39.6232],[-75.5594,39.6223],[-75.5593,39.6209],[-75.5592,39.6201],[-75.559,39.6194],[-75.5589,39.6187],[-75.5589,39.6185],[-75.5587,39.6179],[-75.5583,39.6176],[-75.5579,39.6175],[-75.5579,39.6166],[-75.5578,39.6163],[-75.5578,39.6162],[-75.5578,39.6161],[-75.5578,39.616],[-75.5575,39.6149],[-75.5573,39.614],[-75.5572,39.6131],[-75.5567,39.6121],[-75.5566,39.6115],[-75.5566,39.6109],[-75.557,39.6103],[-75.5572,39.6099],[-75.5574,39.6095],[-75.5574,39.6091],[-75.5571,39.6085],[-75.5571,39.6078],[-75.557,39.6076],[-75.5565,39.6069],[-75.5563,39.6065],[-75.5559,39.6061],[-75.5556,39.6058],[-75.5556,39.6057],[-75.5555,39.6056],[-75.5555,39.6055],[-75.5554,39.6054],[-75.5554,39.6052],[-75.5554,39.6051],[-75.5554,39.605],[-75.5553,39.6049],[-75.5552,39.6048],[-75.5551,39.6047],[-75.5549,39.6045],[-75.5546,39.6043],[-75.5545,39.6042],[-75.5541,39.6039],[-75.554,39.6038],[-75.554,39.6037],[-75.5539,39.6036],[-75.5538,39.6033],[-75.5536,39.6029],[-75.5535,39.6028],[-75.5534,39.6027],[-75.5534,39.6024],[-75.5533,39.6022],[-75.5533,39.6021],[-75.5534,39.602],[-75.5535,39.602],[-75.5535,39.6019],[-75.5535,39.6018],[-75.5534,39.6018],[-75.5525,39.6015],[-75.5516,39.6013],[-75.5513,39.6012],[-75.5511,39.6011],[-75.5509,39.601],[-75.5506,39.6009],[-75.5504,39.6008],[-75.5503,39.6008],[-75.5502,39.6007],[-75.5501,39.6006],[-75.55,39.6004],[-75.5499,39.6004],[-75.5497,39.6003],[-75.5497,39.6002],[-75.5495,39.6001],[-75.5495,39.6],[-75.5495,39.5999],[-75.5494,39.5998],[-75.5493,39.5998],[-75.5493,39.5997],[-75.5489,39.5997],[-75.5486,39.5996],[-75.5485,39.5995],[-75.5481,39.5993],[-75.5481,39.5992],[-75.548,39.5992],[-75.5478,39.5991],[-75.5478,39.599],[-75.5477,39.599],[-75.5476,39.599],[-75.5475,39.5989],[-75.5474,39.5989],[-75.5474,39.5988],[-75.5473,39.5987],[-75.5473,39.5986],[-75.5473,39.5985],[-75.5472,39.5985],[-75.5472,39.5984],[-75.5471,39.5983],[-75.5471,39.5982],[-75.547,39.5981],[-75.5469,39.5981],[-75.5468,39.598],[-75.5468,39.5979],[-75.5467,39.5979],[-75.5466,39.5978],[-75.5465,39.5977],[-75.5464,39.5977],[-75.5464,39.5976],[-75.5463,39.5976],[-75.5462,39.5975],[-75.5462,39.5974],[-75.5461,39.5974],[-75.546,39.5973],[-75.5459,39.5973],[-75.5459,39.5972],[-75.5458,39.5972],[-75.5457,39.5971],[-75.5453,39.5969],[-75.5452,39.5968],[-75.545,39.5967],[-75.5443,39.5964],[-75.5435,39.5958],[-75.5435,39.5957],[-75.5435,39.5956],[-75.5434,39.5955],[-75.5432,39.5954],[-75.5429,39.5951],[-75.5428,39.5951],[-75.5427,39.595],[-75.5427,39.5949],[-75.5426,39.5949],[-75.5425,39.5948],[-75.5425,39.5947],[-75.5424,39.5947],[-75.5423,39.5946],[-75.5422,39.5945],[-75.542,39.5945],[-75.5418,39.5944],[-75.5417,39.5943],[-75.5415,39.5943],[-75.5413,39.5942],[-75.5411,39.5942],[-75.5408,39.5943],[-75.5407,39.5943],[-75.5405,39.5943],[-75.5404,39.5943],[-75.5402,39.5943],[-75.5401,39.5943],[-75.5396,39.5943],[-75.5393,39.5942],[-75.539,39.5941],[-75.5386,39.594],[-75.5382,39.5939],[-75.5379,39.5938],[-75.5377,39.5937],[-75.5376,39.5937],[-75.5375,39.5936],[-75.5374,39.5935],[-75.5372,39.5933],[-75.5372,39.5932],[-75.5372,39.5924],[-75.5369,39.5919],[-75.5361,39.5915],[-75.5353,39.5909],[-75.5345,39.5904],[-75.5342,39.5903],[-75.534,39.5896],[-75.5336,39.5893],[-75.533,39.589],[-75.5323,39.5891],[-75.5322,39.5891],[-75.5322,39.589],[-75.5319,39.5889],[-75.5318,39.5889],[-75.5316,39.5889],[-75.5314,39.5888],[-75.5313,39.5887],[-75.5313,39.5885],[-75.5313,39.5884],[-75.5313,39.5883],[-75.5312,39.5882],[-75.5309,39.5878],[-75.5308,39.5873],[-75.5306,39.5871],[-75.5305,39.5868],[-75.5301,39.5865],[-75.5293,39.5861],[-75.5288,39.5855],[-75.5285,39.5851],[-75.5282,39.5847],[-75.5277,39.5841],[-75.5271,39.5841],[-75.5261,39.5842],[-75.5246,39.5841],[-75.5242,39.584],[-75.5235,39.5839],[-75.5233,39.5838],[-75.5231,39.5838],[-75.523,39.5837],[-75.5225,39.5836],[-75.5222,39.5835],[-75.522,39.5834],[-75.5219,39.5834],[-75.5218,39.5834],[-75.5217,39.5834],[-75.5216,39.5834],[-75.5214,39.5833],[-75.5211,39.5833],[-75.5209,39.5833],[-75.5208,39.5833],[-75.5208,39.5834],[-75.5207,39.5835],[-75.5206,39.5835],[-75.5205,39.5835],[-75.5204,39.5834],[-75.5203,39.5834],[-75.5202,39.5833],[-75.52,39.5833],[-75.5198,39.5833],[-75.5196,39.5833],[-75.5194,39.5832],[-75.5192,39.5832],[-75.5192,39.5831],[-75.5191,39.5831],[-75.519,39.5831],[-75.5188,39.583],[-75.5187,39.583],[-75.5185,39.5829],[-75.5184,39.5829],[-75.5183,39.5829],[-75.5182,39.5829],[-75.5181,39.5828],[-75.518,39.5828],[-75.5178,39.5826],[-75.5177,39.5826],[-75.5176,39.5826],[-75.5175,39.5826],[-75.5175,39.5825],[-75.5174,39.5824],[-75.5173,39.5823],[-75.5171,39.5821],[-75.517,39.582],[-75.5169,39.582],[-75.5168,39.5819],[-75.5167,39.5819],[-75.5167,39.5818],[-75.5166,39.5818],[-75.5165,39.5817],[-75.5164,39.5816],[-75.5163,39.5815],[-75.5163,39.5813],[-75.5162,39.5812],[-75.5161,39.5811],[-75.516,39.581],[-75.5159,39.581],[-75.5157,39.5809],[-75.5156,39.581],[-75.5155,39.581],[-75.5154,39.5811],[-75.5154,39.5812],[-75.5153,39.5812],[-75.5152,39.5812],[-75.5151,39.5811],[-75.515,39.5811],[-75.5149,39.581],[-75.5148,39.5809],[-75.5147,39.5808],[-75.5145,39.5806],[-75.5145,39.5805],[-75.5144,39.5804],[-75.5143,39.5801],[-75.5143,39.5799],[-75.5143,39.5797],[-75.5143,39.5796],[-75.5143,39.5795],[-75.5142,39.5795],[-75.5142,39.5794],[-75.5142,39.5793],[-75.514,39.5793],[-75.5139,39.5793],[-75.5138,39.5792],[-75.5137,39.5791],[-75.5136,39.579],[-75.5134,39.5789],[-75.5133,39.5787],[-75.5131,39.5786],[-75.513,39.5785],[-75.5129,39.5784],[-75.5128,39.5783],[-75.5125,39.575],[-75.5122,39.5717],[-75.5121,39.5695],[-75.512,39.5673],[-75.512,39.5672],[-75.5122,39.567],[-75.5123,39.5669],[-75.5124,39.5667],[-75.5125,39.5666],[-75.5126,39.5665],[-75.5126,39.5664],[-75.5126,39.5663],[-75.5126,39.5662],[-75.5128,39.5659],[-75.5129,39.5659],[-75.5129,39.5658],[-75.513,39.5656],[-75.5132,39.5653],[-75.5135,39.5648],[-75.5135,39.5647],[-75.5136,39.5646],[-75.5137,39.5643],[-75.5138,39.5643],[-75.5139,39.5643],[-75.5139,39.5641],[-75.514,39.5639],[-75.514,39.5638],[-75.5141,39.5636],[-75.5143,39.5634],[-75.5146,39.5628],[-75.5147,39.5627],[-75.5148,39.5626],[-75.515,39.5626],[-75.5157,39.5614],[-75.516,39.5607],[-75.5168,39.5594],[-75.5178,39.5575],[-75.5181,39.5567],[-75.5191,39.5554],[-75.5202,39.5542],[-75.5214,39.5529],[-75.5225,39.5518],[-75.5241,39.5504],[-75.5247,39.5497],[-75.526,39.5485],[-75.527,39.5476],[-75.5284,39.5466],[-75.5293,39.5459],[-75.5299,39.5455],[-75.5302,39.5453],[-75.5303,39.5451],[-75.5313,39.5442],[-75.5323,39.5433],[-75.5334,39.542],[-75.534,39.5407],[-75.534,39.5402],[-75.5333,39.5392],[-75.5326,39.5381],[-75.532,39.5372],[-75.5316,39.5368],[-75.531,39.5366],[-75.5308,39.5365],[-75.5307,39.5365],[-75.5306,39.5365],[-75.5298,39.5363],[-75.5292,39.5361],[-75.5282,39.5356],[-75.5278,39.5354],[-75.5277,39.5353],[-75.5276,39.5352],[-75.5276,39.5351],[-75.5275,39.535],[-75.5275,39.5348],[-75.5275,39.5345],[-75.5274,39.5344],[-75.5273,39.5342],[-75.5274,39.5332],[-75.5275,39.5327],[-75.5274,39.5323],[-75.5272,39.5321],[-75.5269,39.5319],[-75.5268,39.5314],[-75.5267,39.5302],[-75.5268,39.5292],[-75.5269,39.5286],[-75.5267,39.5277],[-75.5267,39.5266],[-75.5269,39.5256],[-75.5271,39.5251],[-75.5272,39.5245],[-75.5271,39.5238],[-75.5271,39.5237],[-75.5272,39.5235],[-75.5276,39.5226],[-75.5279,39.5216],[-75.528,39.5204],[-75.5282,39.5193],[-75.5282,39.5192],[-75.5283,39.5182],[-75.5283,39.5181],[-75.5277,39.5177],[-75.5274,39.5174],[-75.5274,39.5168],[-75.5275,39.516],[-75.5275,39.5156],[-75.5276,39.5155],[-75.5282,39.5147],[-75.5283,39.5147],[-75.529,39.5137],[-75.5297,39.512],[-75.53,39.5108],[-75.53,39.5104],[-75.53,39.5085],[-75.53,39.5068],[-75.53,39.506],[-75.5301,39.5054],[-75.5301,39.5048],[-75.5297,39.5042],[-75.5295,39.5036],[-75.5294,39.5028],[-75.5294,39.5018],[-75.5294,39.5014],[-75.5294,39.5012],[-75.5288,39.5009],[-75.5282,39.5005],[-75.528,39.5004],[-75.5275,39.5001],[-75.5271,39.4998],[-75.5268,39.4994],[-75.527,39.4992],[-75.527,39.4991],[-75.5273,39.499],[-75.5276,39.499],[-75.5277,39.499],[-75.5277,39.4987],[-75.5278,39.4985],[-75.5278,39.4984],[-75.5278,39.4983],[-75.5279,39.4981],[-75.5315,39.4977],[-75.5379,39.497],[-75.5384,39.4969],[-75.5385,39.4969],[-75.5426,39.4966],[-75.5427,39.4966],[-75.5465,39.4962],[-75.5473,39.4962],[-75.5591,39.4958],[-75.5636,39.4833],[-75.5636,39.483],[-75.5609,39.4604],[-75.5605,39.4569],[-75.5605,39.4556],[-75.5555,39.4513],[-75.5502,39.4468],[-75.5497,39.4463],[-75.5492,39.4459],[-75.544,39.4414],[-75.5416,39.4393],[-75.538,39.4362],[-75.534,39.4327],[-75.5311,39.4302],[-75.5257,39.4256],[-75.5238,39.4239],[-75.5141,39.4156],[-75.5127,39.4144],[-75.5016,39.4048],[-75.5006,39.404],[-75.4996,39.4031],[-75.4876,39.3928],[-75.4814,39.3875],[-75.4769,39.382],[-75.4724,39.3764],[-75.4712,39.375],[-75.4709,39.3747],[-75.4706,39.3743],[-75.47,39.3738],[-75.4694,39.3732],[-75.4686,39.3726],[-75.4678,39.372],[-75.4667,39.3712],[-75.4655,39.3703],[-75.462,39.3677],[-75.4584,39.365],[-75.4521,39.3605],[-75.4458,39.3558],[-75.4453,39.3555],[-75.4447,39.3551],[-75.4435,39.354],[-75.4423,39.353],[-75.4362,39.3477],[-75.4301,39.3425],[-75.428,39.3407],[-75.426,39.339],[-75.4244,39.3376],[-75.4227,39.3362],[-75.4201,39.3339],[-75.4104,39.3256],[-75.4018,39.3183],[-75.4002,39.3169],[-75.3994,39.3162],[-75.3985,39.3155],[-75.3945,39.3121],[-75.392,39.31],[-75.3895,39.3079],[-75.387,39.3058],[-75.3811,39.3008],[-75.3796,39.2996],[-75.3772,39.2976],[-75.371,39.2926],[-75.3526,39.2775],[-75.3465,39.2725],[-75.3458,39.2719],[-75.3436,39.2701],[-75.3429,39.2695],[-75.3408,39.2678],[-75.3345,39.2625],[-75.3324,39.2608],[-75.3301,39.2589],[-75.3233,39.2533],[-75.321,39.2514],[-75.3201,39.2502],[-75.3172,39.2465],[-75.3162,39.2453],[-75.3131,39.2413],[-75.3037,39.2293],[-75.3005,39.2253],[-75.2954,39.2187],[-75.2903,39.2121],[-75.2902,39.212],[-75.2828,39.2025],[-75.2753,39.1928],[-75.2717,39.1882],[-75.2682,39.1836],[-75.2593,39.1722],[-75.2586,39.1713],[-75.249,39.1589],[-75.2488,39.1587],[-75.2483,39.158],[-75.2481,39.1578],[-75.2459,39.1545],[-75.2392,39.1447],[-75.237,39.1415],[-75.2344,39.1378],[-75.2266,39.1267],[-75.224,39.123],[-75.223,39.1216],[-75.2201,39.1174],[-75.2191,39.1159],[-75.2136,39.1086],[-75.1971,39.0864],[-75.1917,39.079],[-75.1893,39.0767],[-75.1822,39.0697],[-75.1798,39.0674],[-75.1775,39.0652],[-75.1707,39.0584],[-75.1685,39.0562],[-75.162,39.045],[-75.1428,39.0115],[-75.1385,39.0027],[-75.1346,38.9976],[-75.1327,38.9941],[-75.1304,38.99],[-75.129,38.9874],[-75.1281,38.9858],[-75.1255,38.9812],[-75.1246,38.9796],[-75.1246,38.9795],[-75.1244,38.9793],[-75.1244,38.9792],[-75.1146,38.9623],[-75.0855,38.9114],[-75.0757,38.8944],[-75.0735,38.8906],[-75.067,38.879],[-75.0648,38.8751],[-75.0646,38.8749],[-75.0643,38.8745],[-75.0641,38.8743],[-75.0611,38.8691],[-75.052,38.8533],[-75.049,38.848],[-75.049,38.8479],[-75.0488,38.8476],[-75.0483,38.8468],[-75.0482,38.8465],[-75.0457,38.8422],[-75.0433,38.838],[-75.0418,38.8353],[-75.0297,38.8143],[-75.0225,38.8017],[-75.0161,38.7905],[-75.0159,38.7901],[-75.0153,38.789],[-75.0151,38.7887],[-75.0174,38.7866],[-75.0172,38.7861],[-75.0168,38.7845],[-75.0152,38.7776],[-75.0145,38.7756],[-75.0134,38.7724],[-75.0134,38.7722],[-75.0134,38.7721],[-75.0131,38.7676],[-75.0132,38.7616],[-75.0132,38.7611],[-75.0133,38.7561],[-75.0139,38.7501],[-75.0139,38.75],[-75.0143,38.7485],[-75.0142,38.745],[-75.0124,38.734],[-75.0113,38.7279],[-75.0099,38.7199],[-75.0095,38.7169],[-75.009,38.712],[-75.0067,38.7024],[-75.0059,38.6999],[-75.0058,38.6994],[-75.0046,38.6922],[-75.003,38.686],[-75.0028,38.6833],[-75.0027,38.6797],[-75.0021,38.6759],[-75.0024,38.67],[-75.0027,38.6662],[-75.0026,38.662],[-75.0026,38.6552],[-75.0019,38.6497],[-75.0021,38.6459],[-75.0021,38.6457],[-75.0022,38.6406],[-75.0018,38.6365],[-75.0017,38.6358],[-75.0019,38.6334],[-75.002,38.6317],[-75.0011,38.6305],[-75,38.6293],[-74.9996,38.6288],[-74.9992,38.6281],[-74.9977,38.6258],[-74.9973,38.6251],[-74.9966,38.623],[-74.9947,38.6166],[-74.9941,38.6144],[-74.9935,38.6125],[-74.9923,38.5958],[-74.9897,38.5774],[-74.9888,38.5609],[-74.988,38.5527],[-74.9878,38.5498],[-74.9862,38.5392],[-74.9852,38.5282],[-74.9848,38.5182],[-74.9844,38.5099],[-74.9842,38.5001],[-74.9842,38.4971],[-74.9844,38.4924],[-74.9847,38.4868],[-74.9847,38.4862],[-74.9849,38.4793],[-74.9851,38.4738],[-74.9862,38.4663],[-74.9863,38.4516],[-74.9877,38.4516],[-74.992,38.4514],[-74.9934,38.4514],[-74.9946,38.4513],[-74.9984,38.4512],[-74.9996,38.4511],[-74.9998,38.4511],[-75,38.4511],[-75.0096,38.4512],[-75.0246,38.4512],[-75.0393,38.4512],[-75.0476,38.4513],[-75.0487,38.4513],[-75.0493,38.4513],[-75.0503,38.4513],[-75.0506,38.4513],[-75.0508,38.4513],[-75.0522,38.4513],[-75.0524,38.4513],[-75.0528,38.4513],[-75.0536,38.4513],[-75.054,38.4513],[-75.0546,38.4513],[-75.055,38.4513],[-75.0553,38.4513],[-75.0554,38.4513],[-75.0558,38.4513],[-75.0567,38.4513],[-75.0573,38.4513],[-75.0577,38.4513],[-75.058,38.4513],[-75.0618,38.4512],[-75.0621,38.4512],[-75.0627,38.4512],[-75.064,38.4512],[-75.0647,38.4512],[-75.0654,38.4512],[-75.0656,38.4512],[-75.0662,38.4512],[-75.0672,38.4512],[-75.0698,38.4512],[-75.0704,38.4512],[-75.071,38.4513],[-75.0721,38.4513],[-75.0725,38.4513],[-75.0728,38.4513],[-75.0729,38.4513],[-75.073,38.4513],[-75.0731,38.4513],[-75.0732,38.4513],[-75.075,38.4513],[-75.0803,38.4513],[-75.0821,38.4513],[-75.0826,38.4513],[-75.0842,38.4513],[-75.0848,38.4513],[-75.0858,38.4512],[-75.0859,38.4512],[-75.0883,38.4512],[-75.0897,38.4512],[-75.097,38.4512],[-75.1002,38.4512],[-75.1078,38.4512],[-75.1079,38.4512],[-75.1138,38.4512],[-75.1202,38.4512],[-75.121,38.4512],[-75.1213,38.4512],[-75.1216,38.4512],[-75.1219,38.4512],[-75.1282,38.4512],[-75.1289,38.4512],[-75.1292,38.4512],[-75.1294,38.4512],[-75.1323,38.4512],[-75.134,38.4512],[-75.1372,38.4512],[-75.1395,38.4512],[-75.142,38.4512],[-75.1422,38.4512],[-75.1434,38.4512],[-75.1469,38.4512],[-75.1495,38.4512],[-75.1525,38.4512],[-75.1541,38.4512],[-75.1555,38.4512],[-75.1578,38.4512],[-75.1582,38.4512],[-75.1599,38.4512],[-75.1728,38.4512],[-75.1736,38.4512],[-75.1771,38.4512],[-75.1804,38.4512],[-75.1809,38.4512],[-75.1847,38.4512],[-75.1856,38.4512],[-75.1857,38.4512],[-75.1903,38.4512],[-75.1917,38.4512],[-75.1933,38.4512],[-75.1955,38.4512],[-75.2038,38.4512],[-75.2051,38.4512],[-75.2064,38.4512],[-75.2072,38.4512],[-75.2084,38.4512],[-75.2096,38.4512],[-75.2108,38.4512],[-75.2109,38.4512],[-75.2125,38.4512],[-75.2175,38.4512],[-75.2185,38.4512],[-75.2241,38.4512],[-75.2256,38.4512],[-75.2272,38.4512],[-75.2307,38.4512],[-75.2321,38.4512],[-75.2327,38.4512],[-75.2329,38.4512],[-75.2331,38.4512],[-75.2332,38.4512],[-75.2341,38.4512],[-75.2359,38.4513],[-75.2363,38.4513],[-75.2395,38.4513],[-75.2529,38.4514],[-75.253,38.4514],[-75.2598,38.4514],[-75.2608,38.4514],[-75.2633,38.4515],[-75.2668,38.4515],[-75.273,38.4515],[-75.2755,38.4515],[-75.2891,38.4517],[-75.313,38.4518],[-75.3315,38.452],[-75.3361,38.452],[-75.337,38.452],[-75.3404,38.452],[-75.3413,38.452],[-75.3492,38.4521],[-75.3528,38.4521],[-75.3554,38.4521],[-75.3564,38.4521],[-75.357,38.4521],[-75.3572,38.4521],[-75.3661,38.4522],[-75.3682,38.4522],[-75.3709,38.4522],[-75.3739,38.4523],[-75.3778,38.4521],[-75.3784,38.4521],[-75.3801,38.4521],[-75.3811,38.4521],[-75.3812,38.4521],[-75.3842,38.4521],[-75.3844,38.4521],[-75.3937,38.4521],[-75.3938,38.4521],[-75.395,38.4521],[-75.4,38.4522],[-75.402,38.4523],[-75.4086,38.4524],[-75.4101,38.4523],[-75.4109,38.4523],[-75.4123,38.4524],[-75.413,38.4525],[-75.4156,38.4525],[-75.4169,38.4525],[-75.4187,38.4526],[-75.4205,38.4526],[-75.4226,38.4526],[-75.4239,38.4527],[-75.4263,38.4527],[-75.4266,38.4527],[-75.4286,38.4528],[-75.4303,38.4528],[-75.4316,38.4528],[-75.4317,38.4528],[-75.4324,38.4528],[-75.4375,38.4529],[-75.4386,38.453],[-75.4388,38.453],[-75.439,38.453],[-75.4391,38.453],[-75.4392,38.453],[-75.4398,38.453],[-75.443,38.453],[-75.4441,38.4531],[-75.4543,38.4532],[-75.4545,38.4533],[-75.4636,38.4534],[-75.4742,38.4536],[-75.477,38.4537],[-75.4773,38.4537],[-75.4775,38.4537],[-75.4792,38.4537],[-75.4814,38.4538],[-75.487,38.4539],[-75.4871,38.4539],[-75.4892,38.4539],[-75.4928,38.454],[-75.4932,38.454],[-75.4935,38.454],[-75.4972,38.4541],[-75.4988,38.4541],[-75.4995,38.4541],[-75.4998,38.4541],[-75.5001,38.4541],[-75.5002,38.4541],[-75.5017,38.4541],[-75.5025,38.4542],[-75.503,38.4542],[-75.5045,38.4542],[-75.5048,38.4542],[-75.506,38.4542],[-75.5094,38.4543],[-75.5099,38.4543],[-75.5108,38.4543],[-75.5116,38.4543],[-75.5118,38.4543],[-75.5159,38.4545],[-75.5215,38.4546],[-75.5217,38.4546],[-75.5218,38.4546],[-75.5227,38.4546],[-75.5253,38.4547],[-75.5271,38.4548],[-75.5273,38.4548],[-75.5279,38.4548],[-75.528,38.4548],[-75.5285,38.4548],[-75.5287,38.4548],[-75.5291,38.4548],[-75.5299,38.4548],[-75.5306,38.4549],[-75.5338,38.4549],[-75.5341,38.4549],[-75.5364,38.455],[-75.5375,38.455],[-75.5384,38.4551],[-75.5395,38.4551],[-75.5403,38.4551],[-75.5405,38.4551],[-75.5411,38.4551],[-75.542,38.4552],[-75.5428,38.4552],[-75.5432,38.4552],[-75.5435,38.4552],[-75.5478,38.4553],[-75.5479,38.4553],[-75.5499,38.4554],[-75.5524,38.4554],[-75.553,38.4555],[-75.5531,38.4555],[-75.5547,38.4555],[-75.5549,38.4555],[-75.5553,38.4555],[-75.5567,38.4556],[-75.5573,38.4556],[-75.5575,38.4556],[-75.5576,38.4556],[-75.558,38.4556],[-75.5581,38.4556],[-75.5582,38.4556],[-75.5583,38.4556],[-75.5584,38.4556],[-75.559,38.4556],[-75.5591,38.4556],[-75.5593,38.4556],[-75.5594,38.4556],[-75.56,38.4556],[-75.5601,38.4556],[-75.5603,38.4556],[-75.5605,38.4556],[-75.5608,38.4556],[-75.5609,38.4556],[-75.5613,38.4556],[-75.5615,38.4556],[-75.5623,38.4556],[-75.5628,38.4556],[-75.563,38.4556],[-75.5632,38.4556],[-75.5634,38.4556],[-75.5641,38.4557],[-75.5644,38.4557],[-75.565,38.4557],[-75.5651,38.4557],[-75.5664,38.4558],[-75.5675,38.4558],[-75.5688,38.4559],[-75.5701,38.4559],[-75.5704,38.4559],[-75.5713,38.456],[-75.5719,38.456],[-75.5731,38.456],[-75.5737,38.456],[-75.5742,38.456],[-75.5747,38.456],[-75.5758,38.4561],[-75.5768,38.4561],[-75.578,38.4561],[-75.5782,38.4561],[-75.5784,38.4561],[-75.5799,38.4561],[-75.581,38.4562],[-75.5813,38.4562],[-75.5816,38.4562],[-75.5819,38.4562],[-75.5825,38.4562],[-75.5826,38.4562],[-75.5836,38.4563],[-75.5873,38.4564],[-75.5875,38.4564],[-75.5888,38.4564],[-75.5916,38.4565],[-75.5931,38.4565],[-75.5946,38.4566],[-75.5949,38.4566],[-75.5969,38.4566],[-75.5976,38.4567],[-75.5977,38.4567],[-75.5979,38.4567],[-75.5982,38.4567],[-75.6019,38.4568],[-75.6053,38.4569],[-75.6097,38.4571],[-75.6161,38.4573],[-75.6225,38.4575],[-75.6255,38.4576],[-75.6307,38.4578],[-75.6459,38.4584],[-75.6464,38.4584],[-75.6481,38.4584],[-75.6502,38.4585],[-75.6626,38.459],[-75.6627,38.459],[-75.6649,38.459],[-75.6654,38.4591],[-75.6702,38.4592],[-75.674,38.4594],[-75.6787,38.4595],[-75.6876,38.4599],[-75.6916,38.46],[-75.6937,38.4601],[-75.6942,38.4667],[-75.6944,38.4692],[-75.6948,38.4746],[-75.695,38.4766],[-75.6959,38.4891],[-75.6961,38.4909],[-75.6962,38.4924],[-75.6963,38.4943],[-75.6965,38.4965],[-75.6971,38.5036],[-75.6977,38.5113],[-75.698,38.5147],[-75.698,38.5155],[-75.6981,38.5169],[-75.6982,38.5181],[-75.6985,38.5221],[-75.6989,38.5274],[-75.7001,38.5426],[-75.7004,38.5455],[-75.7005,38.5471],[-75.701,38.5535],[-75.7015,38.5594],[-75.7016,38.5607],[-75.7016,38.5615],[-75.7019,38.5653],[-75.7028,38.5761],[-75.7035,38.5853],[-75.7039,38.5905],[-75.7041,38.5929],[-75.7042,38.5946],[-75.7043,38.5949],[-75.7043,38.5951],[-75.7045,38.5979],[-75.7046,38.5998],[-75.7049,38.6028],[-75.705,38.6044],[-75.7051,38.6054],[-75.7051,38.6055],[-75.7051,38.6059],[-75.7052,38.6066],[-75.7053,38.6083],[-75.7054,38.6098],[-75.7054,38.61],[-75.7055,38.6108],[-75.7057,38.6135],[-75.7058,38.6144],[-75.7058,38.6146],[-75.7059,38.6152],[-75.7059,38.6163],[-75.706,38.6166],[-75.7061,38.6177],[-75.7062,38.6195],[-75.7064,38.6214],[-75.7064,38.6219],[-75.7065,38.6232],[-75.7065,38.6234],[-75.7067,38.6259],[-75.7067,38.6262],[-75.7069,38.6286],[-75.707,38.6304],[-75.7071,38.6305],[-75.7072,38.6323],[-75.7073,38.6333],[-75.7074,38.6354],[-75.7074,38.6355],[-75.708,38.6427],[-75.7083,38.6464],[-75.7085,38.6485],[-75.7094,38.6595],[-75.7096,38.663],[-75.7107,38.6772],[-75.7108,38.6775],[-75.7109,38.6788],[-75.7109,38.6791],[-75.7111,38.6817],[-75.7111,38.6818],[-75.7113,38.6844],[-75.7116,38.688],[-75.7117,38.6901],[-75.7118,38.6912],[-75.7119,38.692],[-75.7124,38.698],[-75.7126,38.7012],[-75.713,38.7056],[-75.713,38.7065],[-75.714,38.7182],[-75.714,38.7188],[-75.7141,38.7201],[-75.7146,38.7266],[-75.7147,38.7281],[-75.715,38.7314],[-75.7153,38.7355],[-75.7157,38.7401],[-75.7157,38.7409],[-75.7165,38.7503],[-75.7167,38.7523],[-75.7169,38.7561],[-75.7172,38.7594],[-75.7176,38.7645],[-75.7177,38.7656],[-75.7182,38.7722],[-75.7188,38.779],[-75.7194,38.7868],[-75.7195,38.7882],[-75.7197,38.7904],[-75.7199,38.7936],[-75.72,38.7945],[-75.7206,38.8018],[-75.7206,38.8019],[-75.7208,38.8042],[-75.7211,38.8081],[-75.7215,38.814],[-75.722,38.8204],[-75.7222,38.822],[-75.7222,38.8225],[-75.7223,38.8233],[-75.7224,38.8243],[-75.7228,38.8299],[-75.7229,38.8308],[-75.7229,38.8317],[-75.723,38.8324],[-75.7231,38.8331],[-75.7232,38.8345],[-75.7235,38.8382],[-75.7236,38.8399],[-75.7238,38.8428],[-75.7239,38.8442],[-75.7239,38.8443],[-75.7241,38.8467],[-75.7242,38.8479],[-75.7244,38.8505],[-75.7245,38.8509],[-75.7245,38.8515],[-75.7247,38.8536],[-75.7248,38.8554],[-75.7248,38.8556],[-75.7249,38.8566],[-75.7252,38.8601],[-75.7253,38.8614],[-75.7257,38.866],[-75.7258,38.8682],[-75.7259,38.8689],[-75.7266,38.8778],[-75.7268,38.8806],[-75.7272,38.8848],[-75.7273,38.8865],[-75.7274,38.8875],[-75.7275,38.8886],[-75.7279,38.8941],[-75.728,38.8952],[-75.728,38.8953],[-75.728,38.8955],[-75.7284,38.9005],[-75.7284,38.9009],[-75.7285,38.9015],[-75.7288,38.9055],[-75.7291,38.9096],[-75.7298,38.9187],[-75.7303,38.9242],[-75.731,38.9331],[-75.7314,38.9387],[-75.7325,38.9525],[-75.7326,38.9531],[-75.7328,38.9562],[-75.7329,38.9569],[-75.7329,38.9574],[-75.7336,38.9656],[-75.7337,38.9677],[-75.7344,38.976],[-75.7347,38.9793],[-75.7349,38.9823],[-75.7358,38.9932],[-75.7359,38.9954],[-75.7365,39.0018],[-75.7372,39.0112],[-75.7382,39.0235],[-75.7384,39.0258],[-75.7384,39.0264],[-75.7385,39.0275],[-75.7385,39.0276],[-75.7385,39.028],[-75.7387,39.0297],[-75.7387,39.03],[-75.7391,39.0346],[-75.7392,39.0356],[-75.7392,39.0362],[-75.7392,39.0366],[-75.7394,39.0381],[-75.7394,39.0386],[-75.7395,39.0402],[-75.7397,39.0423],[-75.7398,39.0436],[-75.7405,39.0521],[-75.7405,39.0523],[-75.7407,39.0547],[-75.7408,39.0558],[-75.742,39.0709],[-75.742,39.0712],[-75.742,39.0716],[-75.7423,39.0746],[-75.7427,39.0798],[-75.7429,39.0826],[-75.7429,39.0832],[-75.743,39.084],[-75.7442,39.0985],[-75.7442,39.0991],[-75.7443,39.0997],[-75.7445,39.1026],[-75.7446,39.1035],[-75.7446,39.1043],[-75.7449,39.1076],[-75.7451,39.1107],[-75.7452,39.1108],[-75.7452,39.1109],[-75.7452,39.1111],[-75.7453,39.1125],[-75.7454,39.1136],[-75.7455,39.1146],[-75.7455,39.115],[-75.7455,39.1151],[-75.7458,39.1187],[-75.7459,39.1196],[-75.7459,39.12],[-75.7459,39.1205],[-75.7461,39.1228],[-75.7465,39.1273],[-75.7465,39.1281],[-75.7468,39.1309],[-75.747,39.1337],[-75.7476,39.1419],[-75.7478,39.1433],[-75.748,39.1463],[-75.7488,39.1564],[-75.7495,39.1656],[-75.75,39.1709],[-75.7501,39.1723],[-75.7505,39.1773],[-75.7507,39.1804],[-75.7508,39.1814],[-75.751,39.1837],[-75.7511,39.1843],[-75.7511,39.1853],[-75.752,39.1968],[-75.7523,39.1995],[-75.7523,39.1998],[-75.7526,39.2033],[-75.7533,39.213],[-75.7538,39.2188],[-75.7543,39.2248],[-75.7545,39.2274],[-75.7546,39.2289],[-75.7548,39.2312],[-75.7558,39.2433],[-75.756,39.2461],[-75.757,39.2578],[-75.757,39.2581],[-75.757,39.2585],[-75.7581,39.2723],[-75.7581,39.2726],[-75.7585,39.2768],[-75.7593,39.2868],[-75.7601,39.2968],[-75.7601,39.2972],[-75.7604,39.3013],[-75.7609,39.3072],[-75.7616,39.3159],[-75.7617,39.3164],[-75.7628,39.3311],[-75.7639,39.3447],[-75.7639,39.3448],[-75.7643,39.3493],[-75.7651,39.3594],[-75.7653,39.362],[-75.7657,39.3668],[-75.7658,39.3672],[-75.7663,39.3739],[-75.7666,39.3776],[-75.7671,39.3841],[-75.7673,39.3863],[-75.7673,39.3865],[-75.7678,39.3918],[-75.7679,39.3933],[-75.7687,39.4031],[-75.7687,39.4042],[-75.7694,39.4119],[-75.7697,39.416],[-75.7698,39.4174],[-75.7702,39.4221],[-75.7704,39.4247],[-75.771,39.4319],[-75.7719,39.4432],[-75.7721,39.4453],[-75.7722,39.4464],[-75.7733,39.4609],[-75.7737,39.4653],[-75.7738,39.4663],[-75.7739,39.4676],[-75.7742,39.4718],[-75.7745,39.4755],[-75.7747,39.4783],[-75.775,39.4809],[-75.7752,39.4843],[-75.7754,39.4864],[-75.7754,39.4865],[-75.7755,39.4881],[-75.776,39.4943],[-75.777,39.506],[-75.7771,39.5069],[-75.7772,39.5087],[-75.7774,39.5115],[-75.7776,39.5132],[-75.7776,39.514],[-75.7777,39.515],[-75.778,39.5188],[-75.7782,39.5207],[-75.7791,39.5324],[-75.7792,39.5335],[-75.7793,39.5342],[-75.7793,39.5347],[-75.7794,39.5356],[-75.7795,39.5365],[-75.7798,39.5409],[-75.7802,39.5462],[-75.7809,39.5546],[-75.781,39.5551],[-75.7816,39.5624],[-75.7824,39.5723],[-75.7827,39.5771],[-75.7828,39.5778],[-75.7832,39.5823],[-75.7837,39.5888],[-75.7838,39.5905],[-75.7843,39.596],[-75.7843,39.5961],[-75.7843,39.5967],[-75.785,39.6048],[-75.7851,39.6062],[-75.7851,39.6064],[-75.7851,39.6065],[-75.7855,39.6111],[-75.7856,39.6118],[-75.7863,39.6205],[-75.7864,39.6217],[-75.7871,39.6309],[-75.7873,39.6329],[-75.7874,39.6341],[-75.7874,39.6342],[-75.7874,39.6344],[-75.7874,39.6345],[-75.7875,39.6351],[-75.7875,39.6353],[-75.7876,39.6363],[-75.7876,39.6365],[-75.7876,39.6371],[-75.7876,39.6373],[-75.7877,39.6379],[-75.7878,39.6387],[-75.7878,39.639],[-75.7881,39.6431],[-75.7883,39.6451],[-75.7885,39.6481],[-75.7886,39.6487],[-75.7886,39.6496],[-75.7887,39.6498],[-75.7887,39.6501],[-75.7887,39.6505],[-75.7887,39.6508],[-75.7887,39.6512],[-75.7888,39.6516],[-75.7888,39.652],[-75.7888,39.6523],[-75.7889,39.6536],[-75.7889,39.6539],[-75.7889,39.6543],[-75.7889,39.6553],[-75.7889,39.6555],[-75.7889,39.6559],[-75.789,39.6563],[-75.789,39.6566],[-75.789,39.657],[-75.789,39.6572],[-75.789,39.6574],[-75.789,39.6575],[-75.789,39.6582],[-75.789,39.6583],[-75.789,39.6584],[-75.789,39.6585],[-75.789,39.6586],[-75.789,39.6587],[-75.789,39.6588],[-75.789,39.6589],[-75.789,39.659],[-75.789,39.6591],[-75.789,39.6592],[-75.789,39.6593],[-75.789,39.6594],[-75.789,39.6595],[-75.789,39.6596],[-75.789,39.6597],[-75.789,39.6598],[-75.7889,39.6646],[-75.7889,39.6647],[-75.7889,39.6648],[-75.7889,39.6649],[-75.7889,39.665],[-75.7889,39.6651],[-75.7889,39.6652],[-75.7889,39.6653],[-75.7889,39.6654],[-75.7889,39.6655],[-75.7889,39.6656],[-75.7889,39.6657],[-75.7889,39.6658],[-75.7889,39.6659],[-75.7889,39.666],[-75.7889,39.6661],[-75.7889,39.6662],[-75.7888,39.6662],[-75.7888,39.6663],[-75.7888,39.6664],[-75.7888,39.6665],[-75.7888,39.6666],[-75.7888,39.6667],[-75.7888,39.6668],[-75.7888,39.6669],[-75.7888,39.667],[-75.7888,39.6671],[-75.7888,39.6672],[-75.7888,39.6673],[-75.7888,39.6674],[-75.7888,39.6675],[-75.7888,39.6676],[-75.7888,39.6677],[-75.7888,39.6678],[-75.7888,39.6679],[-75.7888,39.668],[-75.7888,39.6681],[-75.7887,39.6681],[-75.7887,39.6682],[-75.7887,39.6683],[-75.7887,39.6684],[-75.7887,39.6685],[-75.7887,39.6686],[-75.7887,39.6687],[-75.7887,39.6688],[-75.7887,39.6689],[-75.7887,39.669],[-75.7887,39.6691],[-75.7887,39.6692],[-75.7887,39.6693],[-75.7887,39.6694],[-75.7887,39.6695],[-75.7887,39.6696],[-75.7887,39.6697],[-75.7887,39.6698],[-75.7886,39.6698],[-75.7886,39.6699],[-75.7886,39.67],[-75.7886,39.6701],[-75.7886,39.6702],[-75.7886,39.6703],[-75.7886,39.6704],[-75.7886,39.6714],[-75.7886,39.6762],[-75.7886,39.6782],[-75.7886,39.6794],[-75.7886,39.6807],[-75.7886,39.681],[-75.7886,39.6813],[-75.7886,39.6816],[-75.7886,39.682],[-75.7886,39.6836],[-75.7886,39.6906],[-75.7886,39.6912],[-75.7886,39.6929],[-75.7886,39.6934],[-75.7886,39.6942],[-75.7886,39.6951],[-75.7886,39.6998],[-75.7886,39.7003],[-75.7886,39.7005],[-75.7886,39.7017],[-75.7886,39.7074],[-75.7886,39.7157],[-75.7886,39.7159],[-75.7886,39.7167],[-75.7886,39.7197],[-75.7886,39.7222]]]},"properties":{"STATE_ID":"10","STATE_NAME":"Delaware"},"id":10}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-103.0023,37.0001],[-103.0023,36.9997],[-103.0023,36.9996],[-103.0023,36.9995],[-103.0023,36.9941],[-103.0023,36.994],[-103.0023,36.9922],[-103.0024,36.9736],[-103.0024,36.9707],[-103.0024,36.9705],[-103.0024,36.9684],[-103.0024,36.9662],[-103.0024,36.9661],[-103.0024,36.9659],[-103.0024,36.9647],[-103.0024,36.9607],[-103.0024,36.9513],[-103.0024,36.9505],[-103.0024,36.9504],[-103.0024,36.9503],[-103.0024,36.9495],[-103.0023,36.9383],[-103.0023,36.9357],[-103.0023,36.9337],[-103.0023,36.9335],[-103.0023,36.9321],[-103.0023,36.9299],[-103.0023,36.9218],[-103.0023,36.9196],[-103.0023,36.9158],[-103.0023,36.9157],[-103.0023,36.9156],[-103.0023,36.9154],[-103.0023,36.9151],[-103.0023,36.915],[-103.0023,36.9149],[-103.0023,36.9142],[-103.0023,36.9141],[-103.0023,36.914],[-103.0023,36.9139],[-103.0023,36.9116],[-103.0023,36.9094],[-103.0022,36.9064],[-103.0022,36.9024],[-103.0022,36.9022],[-103.0022,36.9021],[-103.0022,36.902],[-103.0022,36.9019],[-103.0022,36.9016],[-103.0022,36.9015],[-103.0022,36.8975],[-103.0022,36.8972],[-103.0022,36.8971],[-103.0022,36.8941],[-103.0022,36.894],[-103.0022,36.8938],[-103.0022,36.8804],[-103.0022,36.87],[-103.0022,36.8603],[-103.0022,36.8602],[-103.0022,36.8601],[-103.0022,36.8404],[-103.0022,36.8177],[-103.0022,36.8173],[-103.0022,36.8011],[-103.0022,36.8005],[-103.0022,36.7886],[-103.0022,36.7803],[-103.0022,36.7792],[-103.0022,36.7787],[-103.0022,36.769],[-103.0022,36.7635],[-103.0022,36.7553],[-103.0022,36.7519],[-103.0021,36.7512],[-103.0021,36.751],[-103.0022,36.75],[-103.0021,36.7488],[-103.0022,36.743],[-103.0022,36.733],[-103.0021,36.7321],[-103.0021,36.731],[-103.0021,36.7291],[-103.0021,36.7231],[-103.002,36.721],[-103.0021,36.7196],[-103.0021,36.7194],[-103.0021,36.7193],[-103.0021,36.7165],[-103.0021,36.7136],[-103.0021,36.7134],[-103.0021,36.7133],[-103.0022,36.7092],[-103.0022,36.7051],[-103.0022,36.7043],[-103.0022,36.7028],[-103.0021,36.7013],[-103.0022,36.6973],[-103.0022,36.6922],[-103.0021,36.6916],[-103.0022,36.6905],[-103.0022,36.69],[-103.0022,36.6899],[-103.0022,36.6895],[-103.0022,36.6863],[-103.0022,36.6856],[-103.0022,36.6853],[-103.0022,36.6845],[-103.0022,36.6839],[-103.0022,36.6834],[-103.0022,36.6829],[-103.0022,36.6818],[-103.0022,36.6811],[-103.0022,36.6806],[-103.0022,36.6785],[-103.0023,36.678],[-103.0024,36.6765],[-103.0024,36.6759],[-103.0024,36.6755],[-103.0024,36.671],[-103.0024,36.6685],[-103.0024,36.6649],[-103.0024,36.6618],[-103.0024,36.6617],[-103.0024,36.6536],[-103.0024,36.6533],[-103.0024,36.653],[-103.0024,36.6481],[-103.0024,36.6474],[-103.0024,36.6473],[-103.0024,36.6467],[-103.0024,36.6385],[-103.0024,36.6384],[-103.0024,36.6382],[-103.0024,36.631],[-103.0023,36.6295],[-103.0023,36.6278],[-103.0023,36.6277],[-103.0023,36.625],[-103.0023,36.6174],[-103.0023,36.6033],[-103.0023,36.6032],[-103.0023,36.6031],[-103.0023,36.6028],[-103.0023,36.6027],[-103.0023,36.6026],[-103.0022,36.6022],[-103.0022,36.6017],[-103.0022,36.6016],[-103.0022,36.6006],[-103.0022,36.5987],[-103.0022,36.5969],[-103.0022,36.5926],[-103.0022,36.5923],[-103.0022,36.5922],[-103.0022,36.5919],[-103.0022,36.5918],[-103.0023,36.5894],[-103.0023,36.5886],[-103.0023,36.5854],[-103.0023,36.5842],[-103.0023,36.575],[-103.0023,36.5698],[-103.0023,36.5697],[-103.0023,36.5693],[-103.0023,36.5681],[-103.0023,36.5665],[-103.0023,36.5647],[-103.0023,36.5645],[-103.0023,36.5643],[-103.0023,36.5641],[-103.0023,36.564],[-103.0023,36.5639],[-103.0023,36.5638],[-103.0023,36.5636],[-103.0023,36.5628],[-103.0024,36.5593],[-103.0024,36.5553],[-103.0023,36.5536],[-103.0024,36.55],[-103.0023,36.5489],[-103.0023,36.5487],[-103.0024,36.5452],[-103.0023,36.5421],[-103.0023,36.5403],[-103.0023,36.5366],[-103.0023,36.5334],[-103.0024,36.5329],[-103.0023,36.5307],[-103.0023,36.5305],[-103.0023,36.5302],[-103.0023,36.5296],[-103.0023,36.5281],[-103.0023,36.5272],[-103.0023,36.527],[-103.0023,36.5266],[-103.0023,36.5245],[-103.0023,36.5225],[-103.0023,36.5224],[-103.0023,36.5192],[-103.0023,36.5168],[-103.0023,36.5147],[-103.0023,36.5145],[-103.0023,36.5123],[-103.0023,36.5122],[-103.0023,36.5116],[-103.0023,36.5115],[-103.0023,36.5114],[-103.0023,36.5112],[-103.0023,36.5089],[-103.0023,36.5061],[-103.0023,36.5016],[-103.0023,36.5013],[-103.0023,36.5012],[-103.0023,36.5009],[-103.0023,36.5007],[-103.0024,36.5005],[-103.0026,36.5005],[-103.0029,36.5005],[-103.0141,36.5005],[-103.0229,36.5005],[-103.0232,36.5005],[-103.0234,36.5005],[-103.0238,36.5005],[-103.0241,36.5005],[-103.0252,36.5005],[-103.0393,36.5005],[-103.0404,36.5005],[-103.0408,36.5005],[-103.0412,36.5005],[-103.0413,36.5005],[-103.0417,36.5004],[-103.0417,36.4999],[-103.0417,36.4969],[-103.0417,36.4871],[-103.0417,36.4784],[-103.0417,36.4629],[-103.0417,36.462],[-103.0417,36.4602],[-103.0417,36.4597],[-103.0416,36.4528],[-103.0416,36.4395],[-103.0416,36.4383],[-103.0416,36.4365],[-103.0416,36.43],[-103.0416,36.4279],[-103.0416,36.4268],[-103.0416,36.4256],[-103.0416,36.4223],[-103.0416,36.422],[-103.0416,36.4203],[-103.0416,36.4119],[-103.0416,36.4081],[-103.0416,36.3882],[-103.0415,36.3879],[-103.0416,36.3877],[-103.0416,36.3871],[-103.0415,36.3798],[-103.0415,36.373],[-103.0415,36.3623],[-103.0415,36.3621],[-103.0415,36.3614],[-103.0415,36.3511],[-103.0414,36.3182],[-103.0414,36.318],[-103.0412,36.3159],[-103.0413,36.3156],[-103.0413,36.3152],[-103.0413,36.3147],[-103.0413,36.3141],[-103.0413,36.3134],[-103.0413,36.3125],[-103.0413,36.312],[-103.0412,36.3113],[-103.0412,36.3107],[-103.0412,36.3094],[-103.0412,36.3042],[-103.0412,36.3027],[-103.0412,36.3014],[-103.0412,36.2958],[-103.0412,36.2933],[-103.0412,36.2923],[-103.0412,36.2899],[-103.0412,36.2883],[-103.0412,36.2822],[-103.0412,36.275],[-103.0412,36.2735],[-103.0412,36.2733],[-103.0412,36.2684],[-103.0412,36.2621],[-103.0412,36.2528],[-103.0412,36.2503],[-103.0411,36.2446],[-103.0411,36.2393],[-103.0411,36.2339],[-103.0413,36.2294],[-103.0413,36.229],[-103.0413,36.2275],[-103.0413,36.2204],[-103.0411,36.2189],[-103.0411,36.2175],[-103.041,36.2135],[-103.041,36.2081],[-103.041,36.1927],[-103.0411,36.185],[-103.041,36.1737],[-103.0411,36.1719],[-103.041,36.1591],[-103.041,36.1586],[-103.041,36.1552],[-103.041,36.1514],[-103.041,36.1439],[-103.0411,36.1425],[-103.041,36.1396],[-103.0411,36.1352],[-103.0411,36.1341],[-103.0411,36.13],[-103.041,36.1124],[-103.041,36.1111],[-103.041,36.1093],[-103.041,36.1045],[-103.041,36.1021],[-103.041,36.0927],[-103.0409,36.0907],[-103.041,36.0863],[-103.041,36.0862],[-103.041,36.0838],[-103.041,36.0836],[-103.041,36.0835],[-103.0411,36.0834],[-103.0412,36.0834],[-103.0412,36.0833],[-103.0412,36.0832],[-103.0412,36.0829],[-103.0412,36.0817],[-103.0412,36.077],[-103.0412,36.0716],[-103.0412,36.0712],[-103.0412,36.0618],[-103.0412,36.06],[-103.0412,36.0593],[-103.0411,36.057],[-103.0411,36.0552],[-103.0412,36.0498],[-103.0412,36.0477],[-103.041,36.0311],[-103.0411,36.0131],[-103.041,36.0128],[-103.041,36.0126],[-103.041,36.0104],[-103.041,35.9988],[-103.041,35.9863],[-103.0409,35.975],[-103.0409,35.9651],[-103.0409,35.9645],[-103.0409,35.9639],[-103.0409,35.9582],[-103.0409,35.9573],[-103.0409,35.9532],[-103.0409,35.9402],[-103.041,35.9136],[-103.041,35.9123],[-103.0411,35.9016],[-103.0411,35.9],[-103.041,35.8997],[-103.041,35.8991],[-103.0409,35.8961],[-103.041,35.8948],[-103.041,35.8846],[-103.0411,35.8379],[-103.0411,35.8378],[-103.0411,35.8377],[-103.0411,35.8373],[-103.0411,35.8292],[-103.0413,35.8262],[-103.0413,35.8216],[-103.0413,35.8097],[-103.0413,35.7974],[-103.0412,35.796],[-103.0412,35.7921],[-103.0413,35.7828],[-103.0413,35.7778],[-103.0413,35.7714],[-103.0413,35.7651],[-103.0413,35.7394],[-103.0413,35.7377],[-103.0414,35.7361],[-103.0414,35.7347],[-103.0414,35.733],[-103.0414,35.7317],[-103.0414,35.7312],[-103.0414,35.7291],[-103.0414,35.7269],[-103.0414,35.7249],[-103.0414,35.7241],[-103.0415,35.6957],[-103.0415,35.6932],[-103.0415,35.6896],[-103.0415,35.6868],[-103.0415,35.6849],[-103.0415,35.6817],[-103.0416,35.6767],[-103.0416,35.6727],[-103.0416,35.6685],[-103.0416,35.6648],[-103.0416,35.6611],[-103.0416,35.6596],[-103.0416,35.6595],[-103.0416,35.6593],[-103.0416,35.6586],[-103.0416,35.6571],[-103.0416,35.6565],[-103.0417,35.6558],[-103.0416,35.6544],[-103.0417,35.6521],[-103.0417,35.6519],[-103.0417,35.6512],[-103.0417,35.651],[-103.0417,35.6498],[-103.0417,35.6486],[-103.0417,35.6484],[-103.0417,35.6455],[-103.0417,35.6418],[-103.0417,35.6397],[-103.0417,35.6383],[-103.0417,35.6356],[-103.0417,35.6284],[-103.0417,35.6274],[-103.0417,35.6257],[-103.0417,35.6251],[-103.0417,35.6246],[-103.0417,35.6242],[-103.0417,35.6235],[-103.0417,35.6233],[-103.0417,35.6231],[-103.0417,35.6227],[-103.0417,35.6225],[-103.0417,35.6224],[-103.0417,35.6223],[-103.0417,35.6222],[-103.0417,35.6221],[-103.0417,35.6219],[-103.0417,35.6201],[-103.0417,35.618],[-103.0417,35.6162],[-103.0417,35.6144],[-103.0417,35.6136],[-103.0417,35.6124],[-103.0417,35.6119],[-103.0417,35.6111],[-103.0417,35.6103],[-103.0417,35.61],[-103.0417,35.6099],[-103.0417,35.6083],[-103.0417,35.6072],[-103.0417,35.6052],[-103.0417,35.6009],[-103.0417,35.5973],[-103.0418,35.595],[-103.0418,35.5947],[-103.0418,35.5941],[-103.0418,35.5866],[-103.0418,35.5864],[-103.0418,35.5815],[-103.0418,35.5797],[-103.0418,35.5693],[-103.0418,35.5643],[-103.0418,35.5633],[-103.0418,35.5594],[-103.0418,35.5586],[-103.0418,35.5517],[-103.0419,35.5356],[-103.0419,35.528],[-103.0419,35.5201],[-103.0419,35.5159],[-103.0419,35.5126],[-103.0419,35.5115],[-103.0419,35.5036],[-103.0419,35.5023],[-103.0419,35.5015],[-103.0419,35.5005],[-103.0419,35.5001],[-103.0419,35.4999],[-103.0419,35.4974],[-103.0419,35.4968],[-103.0419,35.4961],[-103.0419,35.4947],[-103.0419,35.4887],[-103.0419,35.487],[-103.0419,35.4808],[-103.042,35.4489],[-103.042,35.4475],[-103.042,35.4369],[-103.042,35.4251],[-103.042,35.4201],[-103.042,35.4194],[-103.042,35.4154],[-103.042,35.4113],[-103.042,35.4076],[-103.042,35.4057],[-103.042,35.4051],[-103.042,35.4022],[-103.042,35.3994],[-103.042,35.3972],[-103.042,35.3953],[-103.042,35.3951],[-103.042,35.395],[-103.042,35.3949],[-103.042,35.3947],[-103.042,35.3938],[-103.042,35.3928],[-103.042,35.392],[-103.042,35.391],[-103.042,35.3899],[-103.042,35.3888],[-103.0421,35.3879],[-103.0421,35.3872],[-103.0421,35.3863],[-103.0421,35.385],[-103.0421,35.3843],[-103.0421,35.3833],[-103.0421,35.3828],[-103.0421,35.3803],[-103.0421,35.3786],[-103.0421,35.3767],[-103.0421,35.375],[-103.0421,35.3741],[-103.0421,35.3733],[-103.0421,35.3727],[-103.0421,35.3707],[-103.0421,35.3693],[-103.0421,35.3672],[-103.0421,35.3663],[-103.0421,35.3653],[-103.0421,35.3628],[-103.0421,35.3603],[-103.0421,35.3601],[-103.0421,35.3579],[-103.0421,35.3564],[-103.0421,35.3543],[-103.0421,35.351],[-103.0421,35.3476],[-103.0421,35.3435],[-103.0422,35.3396],[-103.0422,35.3366],[-103.0422,35.3342],[-103.0422,35.3333],[-103.0422,35.333],[-103.0422,35.3298],[-103.0422,35.3262],[-103.0422,35.3255],[-103.0422,35.324],[-103.0422,35.3236],[-103.0422,35.3216],[-103.0422,35.3182],[-103.0422,35.3167],[-103.0423,35.3113],[-103.0423,35.309],[-103.0423,35.3089],[-103.0424,35.242],[-103.0424,35.2413],[-103.0424,35.2408],[-103.0424,35.2387],[-103.0424,35.2379],[-103.0424,35.2369],[-103.0425,35.2272],[-103.0425,35.2234],[-103.0425,35.2227],[-103.0425,35.2208],[-103.0425,35.2201],[-103.0425,35.219],[-103.0425,35.2187],[-103.0425,35.2184],[-103.0425,35.2183],[-103.0425,35.2181],[-103.0425,35.2176],[-103.0425,35.2171],[-103.0425,35.2167],[-103.0425,35.2143],[-103.0425,35.2133],[-103.0425,35.212],[-103.0425,35.2119],[-103.0425,35.2118],[-103.0425,35.2114],[-103.0425,35.2108],[-103.0425,35.2076],[-103.0425,35.2059],[-103.0425,35.205],[-103.0425,35.2035],[-103.0425,35.2017],[-103.0425,35.201],[-103.0425,35.1983],[-103.0425,35.1974],[-103.0425,35.1964],[-103.0425,35.1954],[-103.0425,35.1949],[-103.0425,35.193],[-103.0425,35.1919],[-103.0425,35.1908],[-103.0425,35.1907],[-103.0425,35.1906],[-103.0425,35.1905],[-103.0425,35.1894],[-103.0425,35.1891],[-103.0425,35.1848],[-103.0425,35.1836],[-103.0425,35.1834],[-103.0425,35.1833],[-103.0425,35.1832],[-103.0425,35.1831],[-103.0425,35.1828],[-103.0425,35.1824],[-103.0425,35.1821],[-103.0425,35.1819],[-103.0425,35.1816],[-103.0425,35.1808],[-103.0425,35.1793],[-103.0425,35.1787],[-103.0425,35.1786],[-103.0425,35.1781],[-103.0425,35.1779],[-103.0425,35.1776],[-103.0425,35.1772],[-103.0425,35.177],[-103.0425,35.1769],[-103.0425,35.1761],[-103.0425,35.1759],[-103.0425,35.1755],[-103.0425,35.1753],[-103.0425,35.1744],[-103.0425,35.1736],[-103.0425,35.1732],[-103.0425,35.1725],[-103.0425,35.1721],[-103.0425,35.1719],[-103.0425,35.1717],[-103.0425,35.1712],[-103.0425,35.1706],[-103.0425,35.1676],[-103.0425,35.1664],[-103.0425,35.1652],[-103.0425,35.1642],[-103.0425,35.1631],[-103.0425,35.1619],[-103.0425,35.1608],[-103.0425,35.16],[-103.0425,35.1598],[-103.0425,35.1593],[-103.0425,35.1585],[-103.0425,35.1575],[-103.0425,35.1567],[-103.0425,35.1559],[-103.0425,35.1554],[-103.0425,35.1542],[-103.0425,35.1531],[-103.0425,35.152],[-103.0425,35.1516],[-103.0425,35.1515],[-103.0425,35.1513],[-103.0425,35.1511],[-103.0425,35.1508],[-103.0425,35.1507],[-103.0426,35.1466],[-103.0426,35.1459],[-103.0426,35.1437],[-103.0426,35.1423],[-103.0426,35.1369],[-103.0426,35.1284],[-103.0426,35.1245],[-103.0426,35.1175],[-103.0426,35.1137],[-103.0426,35.1112],[-103.0426,35.1079],[-103.0426,35.1012],[-103.0426,35.0992],[-103.0426,35.0989],[-103.0426,35.0969],[-103.0426,35.0954],[-103.0426,35.0942],[-103.0426,35.0892],[-103.0426,35.0823],[-103.0426,35.0806],[-103.0426,35.0778],[-103.0426,35.0724],[-103.0426,35.07],[-103.0426,35.0679],[-103.0426,35.0676],[-103.0426,35.0652],[-103.0426,35.0577],[-103.0426,35.0544],[-103.0426,35.0525],[-103.0426,35.0521],[-103.0426,35.0497],[-103.0426,35.0488],[-103.0426,35.0478],[-103.0426,35.046],[-103.0426,35.0451],[-103.0426,35.0444],[-103.0426,35.0436],[-103.0426,35.0418],[-103.0426,35.0388],[-103.0426,35.036],[-103.0426,35.035],[-103.0426,35.0325],[-103.0426,35.0324],[-103.0426,35.0314],[-103.0426,35.0267],[-103.0426,35.0255],[-103.0426,35.0246],[-103.0426,35.0234],[-103.0426,35.0225],[-103.0426,35.022],[-103.0426,35.0208],[-103.0426,35.0196],[-103.0426,35.0192],[-103.0426,35.0189],[-103.0426,35.017],[-103.0427,35.0155],[-103.0426,35.0147],[-103.0426,35.0145],[-103.0426,35.0144],[-103.0426,35.0141],[-103.0426,35.0135],[-103.0426,35.011],[-103.0426,35.0102],[-103.0426,35.0098],[-103.0426,35.009],[-103.0426,35.0088],[-103.0426,35.008],[-103.0426,35.0064],[-103.0426,35.0059],[-103.0426,35.0052],[-103.0426,35.0049],[-103.0426,35.0048],[-103.0427,35.0008],[-103.0427,35.0001],[-103.0427,34.9984],[-103.0427,34.9961],[-103.0427,34.9913],[-103.0427,34.9889],[-103.0427,34.9876],[-103.0427,34.9849],[-103.0427,34.9847],[-103.0427,34.9842],[-103.0427,34.984],[-103.0427,34.9835],[-103.0427,34.9834],[-103.0427,34.9833],[-103.0427,34.9828],[-103.0427,34.9821],[-103.0427,34.9817],[-103.0427,34.9811],[-103.0427,34.9805],[-103.0427,34.9802],[-103.0427,34.979],[-103.0427,34.9779],[-103.0427,34.973],[-103.0427,34.9709],[-103.0427,34.9682],[-103.0427,34.9663],[-103.0427,34.9607],[-103.0427,34.9588],[-103.0427,34.9584],[-103.0427,34.9571],[-103.0427,34.9566],[-103.0427,34.9561],[-103.0427,34.955],[-103.0427,34.9547],[-103.0427,34.9542],[-103.0427,34.9541],[-103.0427,34.9536],[-103.0427,34.9451],[-103.0428,34.9366],[-103.0428,34.9315],[-103.0428,34.9284],[-103.0428,34.9228],[-103.0428,34.9227],[-103.0428,34.9215],[-103.0427,34.914],[-103.0428,34.8995],[-103.0428,34.8992],[-103.0428,34.8988],[-103.0428,34.8981],[-103.0428,34.8952],[-103.0428,34.8945],[-103.0428,34.8937],[-103.0428,34.8929],[-103.0428,34.8913],[-103.0428,34.8897],[-103.0428,34.8889],[-103.0428,34.8849],[-103.0428,34.8817],[-103.0428,34.8809],[-103.0428,34.8792],[-103.0428,34.8768],[-103.0428,34.8759],[-103.0428,34.8751],[-103.0428,34.871],[-103.0428,34.8702],[-103.0428,34.8694],[-103.0428,34.8686],[-103.0428,34.867],[-103.0429,34.8663],[-103.0428,34.8657],[-103.0428,34.8648],[-103.0429,34.864],[-103.0429,34.8595],[-103.0429,34.8587],[-103.0429,34.8571],[-103.0429,34.856],[-103.0429,34.8554],[-103.0429,34.8529],[-103.0429,34.852],[-103.0429,34.8512],[-103.0429,34.8502],[-103.0429,34.8495],[-103.0429,34.8487],[-103.0429,34.8454],[-103.0429,34.8445],[-103.0429,34.8412],[-103.0429,34.8394],[-103.0429,34.8386],[-103.0429,34.8377],[-103.0429,34.8369],[-103.0429,34.8361],[-103.0429,34.8354],[-103.0429,34.8337],[-103.0429,34.8329],[-103.0429,34.8322],[-103.0429,34.8306],[-103.0429,34.8298],[-103.0429,34.829],[-103.0429,34.8274],[-103.0429,34.8266],[-103.0429,34.8243],[-103.0429,34.8236],[-103.0429,34.8223],[-103.0429,34.8218],[-103.0429,34.8211],[-103.0429,34.821],[-103.0429,34.8204],[-103.0429,34.82],[-103.0429,34.8199],[-103.0429,34.817],[-103.0429,34.8162],[-103.0429,34.8139],[-103.0429,34.8131],[-103.0429,34.8127],[-103.0429,34.8123],[-103.0429,34.8115],[-103.0429,34.8082],[-103.0429,34.8075],[-103.0429,34.8068],[-103.0429,34.8067],[-103.0429,34.806],[-103.0429,34.8053],[-103.0429,34.8046],[-103.0429,34.8038],[-103.0429,34.8017],[-103.0429,34.801],[-103.0429,34.8003],[-103.0429,34.7996],[-103.0429,34.7995],[-103.0429,34.7979],[-103.043,34.7921],[-103.0427,34.785],[-103.0429,34.7649],[-103.0429,34.7647],[-103.0429,34.7628],[-103.0429,34.7607],[-103.043,34.759],[-103.043,34.7573],[-103.043,34.7551],[-103.043,34.7524],[-103.043,34.7486],[-103.043,34.7474],[-103.043,34.7453],[-103.043,34.7414],[-103.043,34.74],[-103.043,34.7379],[-103.043,34.7255],[-103.043,34.716],[-103.043,34.7125],[-103.0431,34.7063],[-103.0431,34.7051],[-103.0431,34.7035],[-103.0431,34.6979],[-103.0431,34.6951],[-103.0431,34.6928],[-103.0431,34.6906],[-103.0431,34.6894],[-103.0431,34.6857],[-103.0431,34.682],[-103.0431,34.6785],[-103.0431,34.6762],[-103.0431,34.676],[-103.0431,34.675],[-103.0431,34.6726],[-103.0431,34.6718],[-103.0432,34.6701],[-103.0432,34.6618],[-103.0432,34.661],[-103.0432,34.6602],[-103.0432,34.6595],[-103.0432,34.6588],[-103.0432,34.6581],[-103.0432,34.6575],[-103.0432,34.6572],[-103.0432,34.6569],[-103.0432,34.6567],[-103.0432,34.6565],[-103.0433,34.6531],[-103.0433,34.6518],[-103.0433,34.6504],[-103.0433,34.6415],[-103.0433,34.6326],[-103.0433,34.6324],[-103.0433,34.6321],[-103.0433,34.632],[-103.0433,34.6319],[-103.0433,34.6251],[-103.0431,34.6198],[-103.0431,34.6197],[-103.0432,34.6197],[-103.0432,34.6196],[-103.0432,34.6184],[-103.0432,34.6183],[-103.0432,34.6182],[-103.0432,34.6179],[-103.0432,34.6176],[-103.0432,34.6166],[-103.0432,34.6163],[-103.0433,34.6134],[-103.0433,34.6125],[-103.0433,34.6117],[-103.0433,34.6115],[-103.0433,34.6108],[-103.0433,34.6099],[-103.0433,34.609],[-103.0433,34.6081],[-103.0433,34.6075],[-103.0433,34.6066],[-103.0433,34.6063],[-103.0433,34.6054],[-103.0433,34.6037],[-103.0433,34.6027],[-103.0433,34.6018],[-103.0433,34.6009],[-103.0433,34.5991],[-103.0433,34.5982],[-103.0433,34.5973],[-103.0433,34.5964],[-103.0433,34.5956],[-103.0433,34.595],[-103.0433,34.5948],[-103.0433,34.594],[-103.0433,34.5936],[-103.0433,34.5932],[-103.0433,34.5924],[-103.0433,34.5891],[-103.0433,34.5882],[-103.0433,34.5874],[-103.0433,34.5865],[-103.0433,34.5856],[-103.0433,34.5847],[-103.0433,34.5839],[-103.0433,34.583],[-103.0433,34.5821],[-103.0433,34.5813],[-103.0433,34.5804],[-103.0433,34.5796],[-103.0433,34.5791],[-103.0433,34.5779],[-103.0433,34.5752],[-103.0433,34.5743],[-103.0433,34.5725],[-103.0433,34.5715],[-103.0433,34.5706],[-103.0433,34.5697],[-103.0433,34.5691],[-103.0433,34.5687],[-103.0433,34.5661],[-103.0433,34.5652],[-103.0433,34.5646],[-103.0433,34.5645],[-103.0434,34.5643],[-103.0433,34.5634],[-103.0433,34.5625],[-103.0434,34.5607],[-103.0434,34.5599],[-103.0434,34.5593],[-103.0433,34.559],[-103.0434,34.5581],[-103.0434,34.5574],[-103.0434,34.5571],[-103.0434,34.5556],[-103.0434,34.5548],[-103.0434,34.5542],[-103.0434,34.5506],[-103.0434,34.5497],[-103.0434,34.547],[-103.0434,34.5462],[-103.0434,34.5454],[-103.0434,34.5419],[-103.0434,34.5411],[-103.0434,34.5403],[-103.0434,34.5396],[-103.0434,34.5395],[-103.0434,34.5379],[-103.0434,34.5371],[-103.0434,34.5363],[-103.0434,34.5356],[-103.0434,34.5355],[-103.0434,34.5346],[-103.0434,34.533],[-103.0434,34.5323],[-103.0434,34.5306],[-103.0434,34.5298],[-103.0434,34.5256],[-103.0434,34.5253],[-103.0434,34.5251],[-103.0434,34.5248],[-103.0434,34.5245],[-103.0434,34.5215],[-103.0434,34.5211],[-103.0434,34.5204],[-103.0434,34.5197],[-103.0434,34.5189],[-103.0434,34.5181],[-103.0434,34.5165],[-103.0434,34.5158],[-103.0434,34.5125],[-103.0434,34.5117],[-103.0434,34.5109],[-103.0434,34.5104],[-103.0434,34.5101],[-103.0434,34.5076],[-103.0434,34.5069],[-103.0434,34.5063],[-103.0434,34.5059],[-103.0434,34.5051],[-103.0434,34.5043],[-103.0434,34.5034],[-103.0434,34.501],[-103.0434,34.4995],[-103.0434,34.4978],[-103.0434,34.497],[-103.0434,34.4962],[-103.0434,34.4953],[-103.0434,34.4945],[-103.0434,34.4929],[-103.0435,34.4921],[-103.0435,34.4918],[-103.0435,34.4913],[-103.0435,34.4905],[-103.0435,34.4889],[-103.0435,34.4881],[-103.0435,34.4873],[-103.0435,34.4833],[-103.0435,34.4817],[-103.0435,34.4814],[-103.0435,34.4784],[-103.0435,34.4773],[-103.0435,34.476],[-103.0435,34.4752],[-103.0435,34.4751],[-103.0435,34.4744],[-103.0435,34.4736],[-103.0435,34.4729],[-103.0435,34.4713],[-103.0435,34.4704],[-103.0435,34.4696],[-103.0435,34.4688],[-103.0435,34.468],[-103.0435,34.4669],[-103.0435,34.4631],[-103.0435,34.4628],[-103.0435,34.4615],[-103.0435,34.4608],[-103.0435,34.4598],[-103.0435,34.4596],[-103.0435,34.4592],[-103.0435,34.4585],[-103.0435,34.4577],[-103.0435,34.4556],[-103.0435,34.4537],[-103.0435,34.4529],[-103.0435,34.4483],[-103.0435,34.4472],[-103.0435,34.4464],[-103.0435,34.4451],[-103.0435,34.444],[-103.0436,34.4432],[-103.0435,34.4424],[-103.0436,34.4408],[-103.0436,34.4401],[-103.0436,34.4393],[-103.0436,34.4378],[-103.0436,34.4355],[-103.0436,34.4347],[-103.0436,34.4338],[-103.0436,34.4333],[-103.0436,34.4325],[-103.0436,34.4317],[-103.0436,34.431],[-103.0436,34.4279],[-103.0436,34.4271],[-103.0436,34.4248],[-103.0436,34.4241],[-103.0436,34.4233],[-103.0436,34.4191],[-103.0436,34.4183],[-103.0436,34.4182],[-103.0436,34.4175],[-103.0436,34.4167],[-103.0436,34.4144],[-103.0436,34.4136],[-103.0436,34.4129],[-103.0436,34.4122],[-103.0436,34.4119],[-103.0436,34.4115],[-103.0436,34.4107],[-103.0436,34.41],[-103.0436,34.4089],[-103.0436,34.4088],[-103.0436,34.4079],[-103.0436,34.4073],[-103.0436,34.4059],[-103.0436,34.4056],[-103.0436,34.4052],[-103.0436,34.4046],[-103.0436,34.4006],[-103.0436,34.4002],[-103.0436,34.4001],[-103.0436,34.3995],[-103.0436,34.3988],[-103.0436,34.3981],[-103.0436,34.3972],[-103.0436,34.3968],[-103.0436,34.3967],[-103.0436,34.3964],[-103.0436,34.3961],[-103.0436,34.3956],[-103.0436,34.395],[-103.0436,34.3948],[-103.0436,34.3938],[-103.0436,34.3935],[-103.0436,34.3928],[-103.0436,34.3918],[-103.0436,34.3913],[-103.0436,34.3912],[-103.0436,34.3908],[-103.0436,34.3905],[-103.0436,34.3888],[-103.0436,34.3887],[-103.0436,34.3886],[-103.0436,34.3879],[-103.0436,34.3873],[-103.0436,34.3863],[-103.0436,34.385],[-103.0436,34.3848],[-103.0436,34.3847],[-103.0436,34.3844],[-103.0437,34.3835],[-103.0437,34.3832],[-103.0437,34.383],[-103.0438,34.3829],[-103.0438,34.3826],[-103.0438,34.3823],[-103.0438,34.382],[-103.0438,34.3812],[-103.0438,34.381],[-103.0438,34.3809],[-103.0438,34.3802],[-103.0438,34.3801],[-103.0437,34.3799],[-103.0437,34.3796],[-103.0437,34.3791],[-103.0437,34.3789],[-103.0437,34.3781],[-103.0437,34.3772],[-103.0437,34.3766],[-103.0437,34.3763],[-103.0437,34.3715],[-103.0437,34.3693],[-103.0437,34.362],[-103.0437,34.3611],[-103.0437,34.3548],[-103.0437,34.3526],[-103.0437,34.3503],[-103.0437,34.3499],[-103.0437,34.3492],[-103.0437,34.3489],[-103.0437,34.348],[-103.0437,34.3474],[-103.0437,34.3471],[-103.0437,34.3468],[-103.0437,34.3466],[-103.0437,34.3382],[-103.0437,34.3328],[-103.0437,34.3316],[-103.0437,34.3311],[-103.0438,34.3183],[-103.0438,34.3172],[-103.0438,34.3128],[-103.0437,34.3113],[-103.0438,34.3038],[-103.0438,34.3026],[-103.0438,34.3014],[-103.0438,34.3004],[-103.0438,34.2987],[-103.0438,34.2966],[-103.0438,34.295],[-103.0438,34.2944],[-103.0438,34.2909],[-103.0438,34.2896],[-103.0438,34.2881],[-103.0438,34.2855],[-103.0438,34.285],[-103.0438,34.2814],[-103.0438,34.2791],[-103.0438,34.2773],[-103.0438,34.2754],[-103.0438,34.2748],[-103.0438,34.2736],[-103.0438,34.2726],[-103.0438,34.2718],[-103.0438,34.2704],[-103.0438,34.2688],[-103.0437,34.2659],[-103.0437,34.2643],[-103.0438,34.261],[-103.0438,34.2603],[-103.0438,34.2575],[-103.0438,34.2569],[-103.0437,34.2456],[-103.0438,34.2445],[-103.0438,34.2443],[-103.0439,34.2442],[-103.0438,34.2427],[-103.0438,34.2424],[-103.0438,34.2411],[-103.0438,34.2377],[-103.0439,34.2341],[-103.0439,34.2321],[-103.0439,34.2289],[-103.0439,34.2275],[-103.0439,34.2234],[-103.0439,34.2227],[-103.0439,34.2213],[-103.0439,34.2176],[-103.0439,34.2144],[-103.0438,34.2116],[-103.0439,34.205],[-103.0439,34.1812],[-103.0438,34.1716],[-103.0439,34.1641],[-103.0439,34.1621],[-103.0439,34.1607],[-103.0438,34.1575],[-103.0439,34.1539],[-103.0438,34.1528],[-103.0438,34.1515],[-103.0439,34.148],[-103.0439,34.1418],[-103.0439,34.1407],[-103.0439,34.1395],[-103.0439,34.1383],[-103.0439,34.1356],[-103.0439,34.1332],[-103.0439,34.1299],[-103.0439,34.1278],[-103.0439,34.1258],[-103.0439,34.1243],[-103.0439,34.1198],[-103.0439,34.1172],[-103.0439,34.1145],[-103.0439,34.1136],[-103.0438,34.113],[-103.0438,34.1128],[-103.0437,34.1127],[-103.0437,34.1101],[-103.0437,34.1076],[-103.0437,34.1019],[-103.0438,34.1018],[-103.0438,34.1017],[-103.0438,34.1016],[-103.0438,34.0988],[-103.0438,34.0948],[-103.0438,34.0929],[-103.0438,34.0913],[-103.0438,34.0878],[-103.0438,34.0794],[-103.0438,34.0781],[-103.0438,34.075],[-103.0438,34.063],[-103.0438,34.0616],[-103.0438,34.0544],[-103.0438,34.0513],[-103.0438,34.0512],[-103.0438,34.0511],[-103.0438,34.0433],[-103.0438,34.0427],[-103.0438,34.0409],[-103.0438,34.0373],[-103.0438,34.0367],[-103.0438,34.0363],[-103.0438,34.0358],[-103.0438,34.0328],[-103.0437,34.0254],[-103.0437,34.0205],[-103.0437,34.0181],[-103.0437,34.018],[-103.0437,34.0179],[-103.0437,34.0178],[-103.0437,34.0153],[-103.0437,34.0148],[-103.0437,34.0112],[-103.0436,34.0105],[-103.0436,34.0036],[-103.0438,33.9999],[-103.0439,33.9963],[-103.0443,33.9742],[-103.0443,33.9738],[-103.0444,33.968],[-103.0444,33.9668],[-103.0444,33.9658],[-103.0444,33.9646],[-103.0445,33.9633],[-103.0445,33.9616],[-103.0445,33.9605],[-103.0445,33.9601],[-103.0446,33.9596],[-103.0446,33.9586],[-103.0448,33.9472],[-103.0449,33.9463],[-103.0449,33.9461],[-103.0449,33.946],[-103.0449,33.9456],[-103.0449,33.9437],[-103.045,33.9395],[-103.045,33.9386],[-103.0457,33.9063],[-103.0457,33.9047],[-103.0458,33.9023],[-103.0458,33.9019],[-103.0461,33.8874],[-103.0463,33.8794],[-103.0465,33.8751],[-103.0467,33.8611],[-103.0469,33.8506],[-103.0471,33.8423],[-103.0471,33.8418],[-103.0472,33.8391],[-103.0472,33.836],[-103.0473,33.8321],[-103.0474,33.8247],[-103.0474,33.8216],[-103.0475,33.8214],[-103.0475,33.8211],[-103.0476,33.8175],[-103.0477,33.8089],[-103.048,33.7963],[-103.0481,33.794],[-103.0482,33.7885],[-103.0482,33.7872],[-103.0483,33.7812],[-103.0487,33.7659],[-103.0487,33.7653],[-103.0488,33.7634],[-103.0488,33.7617],[-103.0488,33.7599],[-103.0489,33.7585],[-103.0489,33.7583],[-103.0491,33.7468],[-103.0491,33.7463],[-103.0491,33.7448],[-103.0494,33.7319],[-103.0494,33.7317],[-103.0494,33.7314],[-103.0494,33.7311],[-103.0494,33.7302],[-103.0498,33.7157],[-103.0498,33.7147],[-103.05,33.7021],[-103.0502,33.6933],[-103.0503,33.6838],[-103.0506,33.6722],[-103.0508,33.6655],[-103.0509,33.6582],[-103.0511,33.6512],[-103.0512,33.6492],[-103.0513,33.6419],[-103.0516,33.63],[-103.0516,33.6296],[-103.0516,33.6275],[-103.0517,33.6251],[-103.0518,33.6217],[-103.0519,33.6149],[-103.0519,33.6148],[-103.0519,33.6119],[-103.0521,33.5989],[-103.0522,33.5949],[-103.0522,33.5924],[-103.0523,33.5866],[-103.0523,33.5859],[-103.0524,33.5814],[-103.0526,33.5706],[-103.0527,33.5684],[-103.0526,33.5664],[-103.0526,33.5629],[-103.0527,33.559],[-103.0528,33.5537],[-103.0529,33.5534],[-103.053,33.5461],[-103.053,33.5454],[-103.053,33.5453],[-103.0533,33.5432],[-103.0531,33.5431],[-103.0531,33.5415],[-103.0532,33.5402],[-103.0534,33.5357],[-103.0535,33.5327],[-103.0536,33.5291],[-103.0537,33.5204],[-103.0538,33.5194],[-103.0539,33.507],[-103.054,33.5011],[-103.054,33.501],[-103.054,33.5001],[-103.0541,33.4993],[-103.0542,33.4914],[-103.0543,33.4887],[-103.0544,33.4887],[-103.0543,33.4869],[-103.0544,33.4836],[-103.0544,33.4835],[-103.0545,33.478],[-103.0545,33.4778],[-103.0545,33.4777],[-103.0547,33.4691],[-103.0548,33.4615],[-103.0549,33.4598],[-103.055,33.4566],[-103.055,33.4564],[-103.0552,33.4445],[-103.0553,33.4387],[-103.0554,33.4353],[-103.0554,33.435],[-103.0556,33.4266],[-103.0558,33.423],[-103.0559,33.4175],[-103.0562,33.4033],[-103.0565,33.3884],[-103.0565,33.388],[-103.0565,33.3864],[-103.0567,33.3788],[-103.0568,33.3751],[-103.0568,33.3736],[-103.0571,33.3564],[-103.0572,33.3513],[-103.0573,33.3503],[-103.0573,33.349],[-103.0575,33.3388],[-103.0577,33.3295],[-103.058,33.3168],[-103.058,33.315],[-103.0583,33.3038],[-103.0586,33.287],[-103.0586,33.285],[-103.0588,33.2818],[-103.059,33.2713],[-103.0589,33.2706],[-103.059,33.2705],[-103.0591,33.2635],[-103.0592,33.2604],[-103.0592,33.2603],[-103.0593,33.2576],[-103.0593,33.257],[-103.0594,33.2524],[-103.0596,33.2438],[-103.0596,33.2424],[-103.0596,33.2417],[-103.0596,33.2411],[-103.0598,33.234],[-103.0599,33.228],[-103.0599,33.2265],[-103.0599,33.2263],[-103.0601,33.219],[-103.0602,33.2132],[-103.0602,33.2117],[-103.0603,33.2117],[-103.0603,33.2105],[-103.0603,33.208],[-103.0604,33.2043],[-103.0604,33.2036],[-103.0604,33.2035],[-103.0605,33.2017],[-103.0604,33.2015],[-103.0605,33.1991],[-103.0606,33.1955],[-103.0606,33.1953],[-103.0605,33.1953],[-103.0608,33.1844],[-103.0608,33.1827],[-103.0608,33.1825],[-103.061,33.1772],[-103.061,33.1754],[-103.061,33.1753],[-103.0611,33.1699],[-103.0611,33.1681],[-103.0614,33.1543],[-103.0617,33.1409],[-103.0618,33.1391],[-103.0618,33.1389],[-103.0619,33.1318],[-103.062,33.1251],[-103.0621,33.1245],[-103.0621,33.1243],[-103.0624,33.1118],[-103.0624,33.1117],[-103.0624,33.11],[-103.0624,33.1098],[-103.0624,33.1062],[-103.0627,33.097],[-103.0628,33.0915],[-103.0628,33.0895],[-103.0628,33.0893],[-103.0629,33.0873],[-103.0629,33.0858],[-103.063,33.081],[-103.0632,33.0756],[-103.0632,33.0689],[-103.0632,33.0664],[-103.0632,33.0662],[-103.0635,33.0609],[-103.0636,33.0538],[-103.0636,33.0505],[-103.0636,33.0485],[-103.0638,33.039],[-103.0638,33.0387],[-103.0638,33.0376],[-103.064,33.0323],[-103.0641,33.0245],[-103.0641,33.0228],[-103.0641,33.0227],[-103.0644,33.0142],[-103.0644,33.0103],[-103.0644,33.0102],[-103.0644,33.0083],[-103.0646,32.9999],[-103.0647,32.9953],[-103.0646,32.9936],[-103.0646,32.9935],[-103.0646,32.98],[-103.0646,32.9791],[-103.0646,32.9732],[-103.0646,32.9681],[-103.0646,32.9644],[-103.0647,32.9644],[-103.0647,32.9643],[-103.0647,32.9636],[-103.0647,32.9591],[-103.0647,32.9547],[-103.0647,32.9507],[-103.0647,32.9497],[-103.0647,32.9462],[-103.0647,32.9445],[-103.0647,32.9431],[-103.0647,32.9406],[-103.0647,32.9301],[-103.0647,32.9227],[-103.0647,32.9062],[-103.0647,32.8999],[-103.0647,32.8882],[-103.0648,32.8856],[-103.0648,32.8794],[-103.0648,32.8683],[-103.0648,32.8576],[-103.0648,32.8503],[-103.0648,32.8494],[-103.0648,32.842],[-103.0648,32.8291],[-103.0648,32.8288],[-103.0648,32.8285],[-103.0648,32.8284],[-103.0648,32.8275],[-103.0648,32.8139],[-103.0648,32.813],[-103.0648,32.812],[-103.0648,32.8063],[-103.0648,32.7994],[-103.0648,32.7984],[-103.0648,32.7885],[-103.0647,32.7856],[-103.0647,32.7846],[-103.0647,32.7836],[-103.0647,32.7773],[-103.0647,32.7768],[-103.0647,32.7736],[-103.0647,32.7709],[-103.0647,32.7693],[-103.0647,32.7683],[-103.0647,32.7673],[-103.0647,32.7638],[-103.0648,32.761],[-103.0647,32.7543],[-103.0647,32.7442],[-103.0647,32.7413],[-103.0647,32.7338],[-103.0647,32.7317],[-103.0647,32.7315],[-103.0647,32.7298],[-103.0647,32.7279],[-103.0647,32.727],[-103.0647,32.7268],[-103.0647,32.7267],[-103.0648,32.7235],[-103.0648,32.7169],[-103.0648,32.7138],[-103.0648,32.7107],[-103.0648,32.7087],[-103.0648,32.6985],[-103.0648,32.6979],[-103.0648,32.6969],[-103.0648,32.6908],[-103.0649,32.6827],[-103.0648,32.6676],[-103.0648,32.6617],[-103.0648,32.6542],[-103.0647,32.6477],[-103.0647,32.6449],[-103.0647,32.6246],[-103.0647,32.6243],[-103.0646,32.6234],[-103.0646,32.6223],[-103.0646,32.6195],[-103.0647,32.6147],[-103.0647,32.6124],[-103.0647,32.6032],[-103.0647,32.6019],[-103.0647,32.6003],[-103.0648,32.5981],[-103.0648,32.5942],[-103.0648,32.588],[-103.0648,32.5872],[-103.0648,32.5774],[-103.0648,32.5728],[-103.0647,32.5625],[-103.0647,32.5622],[-103.0647,32.5384],[-103.0647,32.5222],[-103.0647,32.5219],[-103.0647,32.5173],[-103.0647,32.5001],[-103.0647,32.491],[-103.0647,32.4811],[-103.0647,32.4499],[-103.0647,32.447],[-103.0647,32.4387],[-103.0647,32.4363],[-103.0647,32.4282],[-103.0647,32.4192],[-103.0647,32.4068],[-103.0647,32.339],[-103.0647,32.3347],[-103.0647,32.3344],[-103.0647,32.3013],[-103.0647,32.2709],[-103.0647,32.248],[-103.0648,32.2405],[-103.0648,32.2271],[-103.0648,32.227],[-103.0645,32.1665],[-103.0646,32.1451],[-103.0645,32.145],[-103.0646,32.145],[-103.0644,32.1375],[-103.0646,32.1276],[-103.0645,32.1234],[-103.0645,32.123],[-103.0645,32.1226],[-103.0645,32.1136],[-103.0645,32.1099],[-103.0645,32.1062],[-103.0645,32.101],[-103.0645,32.0871],[-103.0645,32.087],[-103.0645,32.0855],[-103.0645,32.0685],[-103.0645,32.0651],[-103.0645,32.0515],[-103.0645,32.0348],[-103.0645,32.0295],[-103.0644,32.0246],[-103.0644,32.0239],[-103.0645,32.0207],[-103.0645,32.0004],[-103.086,32.0004],[-103.0867,32.0004],[-103.0874,32.0004],[-103.0888,32.0004],[-103.0905,32.0004],[-103.0912,32.0004],[-103.0917,32.0004],[-103.0999,32.0004],[-103.1016,32.0004],[-103.1022,32.0004],[-103.1034,32.0004],[-103.1072,32.0004],[-103.1255,32.0003],[-103.1331,32.0003],[-103.1336,32.0003],[-103.1355,32.0003],[-103.1376,32.0003],[-103.1398,32.0003],[-103.1419,32.0003],[-103.1647,32.0003],[-103.1649,32.0003],[-103.1651,32.0003],[-103.1719,32.0003],[-103.1773,32.0003],[-103.1825,32.0003],[-103.1891,32.0003],[-103.1929,32.0003],[-103.1961,32.0003],[-103.1994,32.0004],[-103.2112,32.0005],[-103.2156,32.0005],[-103.2505,32.0004],[-103.26,32.0006],[-103.2613,32.0005],[-103.2616,32.0006],[-103.2667,32.0006],[-103.2676,32.0005],[-103.2676,32.0004],[-103.2677,32.0003],[-103.2678,32.0003],[-103.2704,32.0003],[-103.2707,32.0004],[-103.2785,32.0004],[-103.3265,32.0004],[-103.3641,32.0003],[-103.3755,32.0003],[-103.4012,32.0003],[-103.4369,32.0003],[-103.4702,32.0003],[-103.4916,32.0003],[-103.5005,32.0004],[-103.5327,32.0003],[-103.5558,32.0003],[-103.5788,32.0003],[-103.6017,32.0003],[-103.6255,32.0002],[-103.6388,32.0002],[-103.6495,32.0002],[-103.6552,32.0002],[-103.7197,32.0002],[-103.7198,32.0002],[-103.72,32.0002],[-103.7228,32.0002],[-103.7229,32.0002],[-103.7393,32.0002],[-103.7395,32.0002],[-103.7483,32.0002],[-103.7484,32.0002],[-103.7505,32.0002],[-103.7554,32.0002],[-103.7557,32.0002],[-103.757,32.0002],[-103.7574,32.0002],[-103.7638,32.0002],[-103.8074,32.0002],[-103.8126,32.0002],[-103.8247,32.0002],[-103.8276,32.0002],[-103.8332,32.0002],[-103.8406,32.0002],[-103.8692,32.0001],[-103.8904,32.0001],[-103.8953,32.0001],[-103.8961,32.0001],[-103.8972,32.0001],[-103.8974,32.0001],[-103.8978,32.0001],[-103.898,32.0001],[-103.8983,32.0001],[-103.8991,32.0001],[-103.9015,32.0001],[-103.9052,32.0001],[-103.9104,32.0001],[-103.9115,32.0001],[-103.9145,32.0001],[-103.9157,32.0001],[-103.9158,32.0001],[-103.916,32.0001],[-103.9168,32.0001],[-103.9201,32.0001],[-103.9287,32.0001],[-103.9324,32.0001],[-103.9325,32.0001],[-103.9333,32.0001],[-103.9376,32.0001],[-103.9385,32.0001],[-103.9474,32.0001],[-103.9487,32.0001],[-103.9572,32.0001],[-103.9599,32.0001],[-103.9627,32.0001],[-103.9629,32.0001],[-103.9632,32.0001],[-103.9633,32.0001],[-103.9649,32.0001],[-103.9658,32.0001],[-103.9661,32.0001],[-103.9681,32.0001],[-103.9707,32.0001],[-103.9716,32.0001],[-103.9773,32.0001],[-103.9777,32.0001],[-103.978,32.0001],[-103.9783,32.0001],[-103.9789,32.0001],[-103.9792,32.0001],[-103.9794,32.0001],[-103.9796,32.0001],[-103.9797,32.0001],[-103.9799,32.0001],[-103.9802,32.0001],[-103.9816,32.0001],[-103.9834,32.0001],[-103.9847,32.0001],[-103.9849,32.0001],[-103.9873,32.0001],[-103.9874,32.0001],[-103.9887,32.0001],[-103.9982,32.0001],[-104.0008,32.0001],[-104.0015,32.0001],[-104.0026,32.0001],[-104.003,32.0001],[-104.0031,32.0001],[-104.0041,32.0001],[-104.0063,32.0001],[-104.0106,32.0001],[-104.0135,32.0001],[-104.0148,32.0001],[-104.0245,32.0001],[-104.027,32.0001],[-104.0312,32.0001],[-104.0322,32.0001],[-104.0407,32.0001],[-104.041,32.0001],[-104.0493,32.0001],[-104.0574,32],[-104.0667,32],[-104.0761,32],[-104.0779,32],[-104.0811,32],[-104.0833,32],[-104.0946,32],[-104.0958,32],[-104.0965,32],[-104.0966,32],[-104.0968,32],[-104.0969,32],[-104.101,32],[-104.1093,32],[-104.1181,32],[-104.119,32],[-104.1257,32],[-104.1258,32],[-104.1351,32],[-104.1488,32],[-104.1522,32],[-104.1527,32],[-104.1692,32],[-104.1749,32],[-104.175,32],[-104.1762,32],[-104.1763,32],[-104.1784,32],[-104.1834,32],[-104.1862,32],[-104.1877,32],[-104.1923,32],[-104.1925,32],[-104.1926,32],[-104.1942,32],[-104.2033,32],[-104.2115,32],[-104.2207,32],[-104.222,32],[-104.2228,32],[-104.2231,32],[-104.2425,32.0001],[-104.2426,32.0001],[-104.2427,32.0001],[-104.2431,32.0001],[-104.2498,32.0001],[-104.2524,32.0001],[-104.2719,32.0001],[-104.2782,32.0001],[-104.2798,32.0001],[-104.2799,32.0001],[-104.2832,32.0001],[-104.2834,32.0001],[-104.288,32.0001],[-104.2881,32.0001],[-104.2916,32.0001],[-104.2977,32.0001],[-104.311,32.0001],[-104.3116,32.0001],[-104.3191,32.0001],[-104.3235,32.0001],[-104.3258,32.0001],[-104.3291,32.0001],[-104.3295,32.0002],[-104.3296,32.0002],[-104.3418,32.0001],[-104.3509,32.0001],[-104.3661,32.0001],[-104.3751,32.0001],[-104.3921,32.0001],[-104.4072,32.0001],[-104.4092,32.0001],[-104.4116,32.0001],[-104.4174,32.0001],[-104.4236,32.0001],[-104.4359,32.0002],[-104.4363,32.0002],[-104.4375,32.0002],[-104.4437,32.0002],[-104.4455,32.0002],[-104.4458,32.0002],[-104.4606,32.0002],[-104.4608,32.0002],[-104.4638,32.0002],[-104.4778,32.0002],[-104.4909,32.0002],[-104.4918,32.0002],[-104.4936,32.0002],[-104.4996,32.0002],[-104.5311,32.0002],[-104.5316,32.0002],[-104.5321,32.0002],[-104.5323,32.0002],[-104.5324,32.0002],[-104.5326,32.0002],[-104.5337,32.0002],[-104.5347,32.0002],[-104.5433,32.0002],[-104.5435,32.0002],[-104.5444,32.0002],[-104.546,32.0002],[-104.5462,32.0002],[-104.5465,32.0002],[-104.5469,32.0002],[-104.5473,32.0002],[-104.5476,32.0002],[-104.5492,32.0002],[-104.5515,32.0002],[-104.5663,32.0003],[-104.5666,32.0003],[-104.5747,32.0003],[-104.5751,32.0003],[-104.5814,32.0003],[-104.5858,32.0003],[-104.5884,32.0003],[-104.6076,32.0004],[-104.6262,32.0004],[-104.6303,32.0004],[-104.6311,32.0004],[-104.6404,32.0004],[-104.6409,32.0004],[-104.6416,32.0004],[-104.6435,32.0004],[-104.6443,32.0004],[-104.6473,32.0004],[-104.6709,32.0004],[-104.6718,32.0004],[-104.6913,32.0004],[-104.6919,32.0004],[-104.7013,32.0004],[-104.7014,32.0004],[-104.7017,32.0004],[-104.7023,32.0004],[-104.7025,32.0004],[-104.7026,32.0004],[-104.7149,32.0004],[-104.7151,32.0004],[-104.7211,32.0004],[-104.7315,32.0004],[-104.7368,32.0004],[-104.7406,32.0004],[-104.7505,32.0005],[-104.7546,32.0005],[-104.7546,32],[-104.7548,31.9978],[-104.765,31.9976],[-104.7673,31.9976],[-104.7721,31.9975],[-104.7755,31.9976],[-104.7844,31.998],[-104.7898,31.9982],[-104.7937,31.9984],[-104.7951,31.9985],[-104.8007,31.9987],[-104.8031,31.9988],[-104.821,31.9996],[-104.8312,32],[-104.8327,32],[-104.8329,32],[-104.8337,32],[-104.8427,32.0003],[-104.8477,32.0004],[-104.8478,32.0004],[-104.8481,32.0004],[-104.8543,32.0004],[-104.8549,32.0004],[-104.8566,32.0004],[-104.8688,32.0004],[-104.8784,32.0004],[-104.8785,32.0004],[-104.8787,32.0004],[-104.8788,32.0004],[-104.8793,32.0004],[-104.8795,32.0004],[-104.8799,32.0004],[-104.8806,32.0004],[-104.8854,32.0004],[-104.8859,32.0004],[-104.8864,32.0004],[-104.8872,32.0004],[-104.8933,32.0004],[-104.8939,32.0004],[-104.895,32.0004],[-104.9062,32.0004],[-104.9064,32.0004],[-104.9067,32.0004],[-104.911,32.0004],[-104.9114,32.0004],[-104.9124,32.0004],[-104.9184,32.0004],[-104.9186,32.0004],[-104.9189,32.0004],[-104.9269,32.0004],[-104.9276,32.0004],[-104.9288,32.0004],[-104.9353,32.0004],[-104.9359,32.0004],[-104.937,32.0004],[-104.9477,32.0004],[-104.9532,32.0004],[-104.9537,32.0004],[-104.9539,32.0004],[-104.9553,32.0004],[-104.9734,32.0004],[-104.9737,32.0004],[-104.975,32.0004],[-104.9802,32.0004],[-104.9926,32.0004],[-104.9927,32.0004],[-104.9943,32.0004],[-104.9945,32.0004],[-104.9965,32.0004],[-104.9968,32.0004],[-105.0005,32.0004],[-105.0006,32.0004],[-105.0021,32.0004],[-105.0026,32.0004],[-105.004,32.0004],[-105.0045,32.0004],[-105.0046,32.0004],[-105.0079,32.0004],[-105.0111,32.0004],[-105.0122,32.0004],[-105.0123,32.0004],[-105.0139,32.0004],[-105.0165,32.0005],[-105.0181,32.0005],[-105.0332,32.0005],[-105.0356,32.0005],[-105.0357,32.0005],[-105.0359,32.0005],[-105.0426,32.0005],[-105.0428,32.0005],[-105.0431,32.0005],[-105.0525,32.0005],[-105.0533,32.0005],[-105.0534,32.0005],[-105.0636,32.0005],[-105.0644,32.0005],[-105.0738,32.0005],[-105.074,32.0005],[-105.0742,32.0005],[-105.0744,32.0005],[-105.0745,32.0005],[-105.0753,32.0005],[-105.0773,32.0005],[-105.0786,32.0005],[-105.0816,32.0005],[-105.082,32.0005],[-105.0871,32.0005],[-105.0874,32.0005],[-105.0877,32.0005],[-105.0993,32.0004],[-105.0994,32.0004],[-105.1003,32.0004],[-105.1076,32.0004],[-105.1078,32.0004],[-105.1086,32.0004],[-105.1164,32.0004],[-105.1178,32.0004],[-105.118,32.0004],[-105.119,32.0004],[-105.1195,32.0004],[-105.1315,32.0003],[-105.1329,32.0003],[-105.1333,32.0003],[-105.1336,32.0003],[-105.1442,32.0003],[-105.1466,32.0002],[-105.1468,32.0002],[-105.1473,32.0002],[-105.1477,32.0002],[-105.1497,32.0002],[-105.1506,32.0002],[-105.1539,32.0002],[-105.1555,32.0002],[-105.1573,32.0002],[-105.1588,32.0002],[-105.1595,32.0002],[-105.1598,32.0002],[-105.1663,32.0002],[-105.173,32.0002],[-105.1782,32.0002],[-105.1822,32.0002],[-105.1835,32.0002],[-105.1838,32.0002],[-105.1847,32.0002],[-105.1949,32.0002],[-105.1953,32.0002],[-105.2008,32.0002],[-105.2011,32.0002],[-105.2014,32.0002],[-105.2024,32.0002],[-105.2099,32.0002],[-105.2124,32.0002],[-105.2189,32.0002],[-105.2201,32.0002],[-105.2204,32.0002],[-105.221,32.0002],[-105.2234,32.0002],[-105.224,32.0002],[-105.2452,32.0002],[-105.2454,32.0002],[-105.2458,32.0002],[-105.2877,32.0003],[-105.2921,32.0003],[-105.299,32.0004],[-105.2992,32.0004],[-105.3,32.0004],[-105.3008,32.0004],[-105.301,32.0004],[-105.3012,32.0004],[-105.3092,32.0004],[-105.3093,32.0004],[-105.3095,32.0004],[-105.3298,32.0005],[-105.3398,32.0005],[-105.3433,32.0005],[-105.3435,32.0005],[-105.3438,32.0005],[-105.3751,32.0006],[-105.3756,32.0006],[-105.3764,32.0006],[-105.3867,32.0006],[-105.3893,32.0006],[-105.3903,32.0006],[-105.3907,32.0006],[-105.3913,32.0006],[-105.3917,32.0006],[-105.4003,32.0007],[-105.4105,32.0007],[-105.4264,32.0007],[-105.428,32.0007],[-105.4294,32.0007],[-105.4577,32.0008],[-105.4596,32.0008],[-105.4619,32.0008],[-105.464,32.0008],[-105.4679,32.0008],[-105.4733,32.0009],[-105.4767,32.0009],[-105.4846,32.0009],[-105.4852,32.0009],[-105.5072,32.001],[-105.5079,32.001],[-105.5082,32.001],[-105.5275,32.001],[-105.5284,32.001],[-105.529,32.001],[-105.5305,32.001],[-105.5312,32.001],[-105.5319,32.001],[-105.5635,32.0011],[-105.5963,32.0012],[-105.6044,32.0012],[-105.6074,32.0012],[-105.609,32.0012],[-105.6091,32.0012],[-105.6092,32.0012],[-105.6093,32.0012],[-105.6095,32.0012],[-105.6348,32.0013],[-105.6517,32.0013],[-105.6522,32.0013],[-105.6524,32.0013],[-105.6756,32.0014],[-105.6757,32.0014],[-105.6758,32.0014],[-105.6759,32.0014],[-105.676,32.0014],[-105.6762,32.0014],[-105.6763,32.0014],[-105.6768,32.0014],[-105.6771,32.0014],[-105.6772,32.0014],[-105.6795,32.0014],[-105.6857,32.0014],[-105.6867,32.0014],[-105.6868,32.0014],[-105.6869,32.0014],[-105.687,32.0014],[-105.6901,32.0014],[-105.6985,32.0014],[-105.7104,32.0015],[-105.7181,32.0015],[-105.7276,32.0015],[-105.7311,32.0015],[-105.7509,32.0016],[-105.7634,32.0016],[-105.7844,32.0016],[-105.8002,32.0017],[-105.8035,32.0017],[-105.8204,32.0018],[-105.8268,32.0018],[-105.8281,32.0018],[-105.8303,32.0018],[-105.8423,32.0018],[-105.8542,32.0019],[-105.8745,32.002],[-105.8753,32.002],[-105.8758,32.002],[-105.8794,32.002],[-105.8876,32.002],[-105.8972,32.002],[-105.9007,32.002],[-105.9083,32.0021],[-105.9176,32.0021],[-105.9208,32.0021],[-105.923,32.0021],[-105.9238,32.0021],[-105.9241,32.0021],[-105.9431,32.0022],[-105.9437,32.0022],[-105.9489,32.0022],[-105.951,32.0022],[-105.9586,32.0022],[-105.9609,32.0023],[-105.964,32.0023],[-105.9666,32.0023],[-105.9669,32.0023],[-105.9724,32.0023],[-105.9746,32.0023],[-105.9748,32.0023],[-105.9761,32.0023],[-105.9781,32.0023],[-105.9835,32.0023],[-105.987,32.0023],[-105.99,32.0023],[-105.998,32.0024],[-106.0004,32.0024],[-106.0005,32.0024],[-106.0006,32.0024],[-106.0007,32.0024],[-106.0028,32.0024],[-106.0312,32.0025],[-106.0349,32.0025],[-106.0504,32.0025],[-106.0644,32.0026],[-106.0829,32.0027],[-106.0997,32.0027],[-106.1187,32.0026],[-106.1255,32.0025],[-106.1275,32.0025],[-106.1348,32.0025],[-106.1406,32.0025],[-106.1435,32.0025],[-106.1685,32.0023],[-106.171,32.0023],[-106.1808,32.0022],[-106.1816,32.0022],[-106.1827,32.0022],[-106.1852,32.0022],[-106.2001,32.0022],[-106.2007,32.0022],[-106.2013,32.0021],[-106.2032,32.0021],[-106.2043,32.0021],[-106.207,32.0021],[-106.2115,32.0021],[-106.2131,32.0021],[-106.2665,32.0018],[-106.27,32.0018],[-106.2747,32.0018],[-106.2777,32.0018],[-106.2781,32.0018],[-106.2783,32.0018],[-106.279,32.0018],[-106.2833,32.0018],[-106.2844,32.0018],[-106.2847,32.0018],[-106.3135,32.0017],[-106.3137,32.0017],[-106.3226,32.0016],[-106.3229,32.0016],[-106.3233,32.0016],[-106.3234,32.0016],[-106.3237,32.0016],[-106.3261,32.0016],[-106.3263,32.0016],[-106.3264,32.0016],[-106.3265,32.0016],[-106.3271,32.0016],[-106.3291,32.0016],[-106.33,32.0016],[-106.3317,32.0016],[-106.335,32.0016],[-106.3356,32.0016],[-106.3435,32.0016],[-106.3584,32.0015],[-106.3592,32.0015],[-106.3595,32.0015],[-106.3603,32.0015],[-106.361,32.0015],[-106.3614,32.0015],[-106.3625,32.0015],[-106.3632,32.0015],[-106.3654,32.0015],[-106.3661,32.0015],[-106.3681,32.0015],[-106.3688,32.0015],[-106.3705,32.0015],[-106.3709,32.0015],[-106.3721,32.0015],[-106.3727,32.0015],[-106.3735,32.0015],[-106.3744,32.0015],[-106.3751,32.0015],[-106.3764,32.0015],[-106.3771,32.0015],[-106.3772,32.0015],[-106.3772,32.0014],[-106.3772,32.0012],[-106.3786,32.0012],[-106.3793,32.0012],[-106.3804,32.0012],[-106.3842,32.0013],[-106.3852,32.0013],[-106.3855,32.0013],[-106.389,32.0014],[-106.3915,32.0014],[-106.3941,32.0014],[-106.4058,32.0014],[-106.409,32.0014],[-106.4091,32.0014],[-106.4091,32.0013],[-106.4093,32.0013],[-106.4096,32.0013],[-106.4111,32.0014],[-106.4142,32.0013],[-106.4177,32.0014],[-106.4219,32.0013],[-106.4246,32.0013],[-106.426,32.0013],[-106.4261,32.0013],[-106.4263,32.0013],[-106.4282,32.0013],[-106.429,32.0013],[-106.4347,32.0012],[-106.4434,32.0012],[-106.4435,32.0012],[-106.4439,32.0012],[-106.4452,32.0012],[-106.4492,32.0012],[-106.4616,32.0011],[-106.4628,32.0011],[-106.4709,32.0011],[-106.4714,32.0011],[-106.4793,32.0011],[-106.481,32.001],[-106.4811,32.001],[-106.4975,32.001],[-106.5025,32.001],[-106.5102,32.0008],[-106.5171,32.0008],[-106.5256,32.0008],[-106.5395,32.0008],[-106.5498,32.0008],[-106.5572,32.0008],[-106.5619,32.0008],[-106.5642,32.0008],[-106.5643,32.0007],[-106.5651,32.0007],[-106.5652,32.0007],[-106.5656,32.0007],[-106.5661,32.0007],[-106.5664,32.0007],[-106.5666,32.0007],[-106.5677,32.0007],[-106.5704,32.0007],[-106.5731,32.0007],[-106.581,32.0007],[-106.5817,32.0007],[-106.582,32.0007],[-106.5821,32.0007],[-106.5822,32.0007],[-106.5826,32.0007],[-106.5827,32.0007],[-106.5829,32.0007],[-106.5834,32.0007],[-106.5878,32.0007],[-106.5879,32.0007],[-106.588,32.0007],[-106.5885,32.0008],[-106.5886,32.0008],[-106.5887,32.0007],[-106.589,32.0007],[-106.5901,32.0007],[-106.5909,32.0007],[-106.5919,32.0007],[-106.5933,32.0007],[-106.5936,32.0007],[-106.5953,32.0007],[-106.5954,32.0007],[-106.5969,32.0007],[-106.5974,32.0007],[-106.5983,32.0007],[-106.5984,32.0007],[-106.5986,32.0007],[-106.5987,32.0007],[-106.5988,32.0007],[-106.5989,32.0007],[-106.5991,32.0007],[-106.5992,32.0007],[-106.6005,32.0007],[-106.6023,32.0007],[-106.6027,32.0007],[-106.6035,32.0007],[-106.6037,32.0007],[-106.6044,32.0007],[-106.6045,32.0007],[-106.6046,32.0007],[-106.605,32.0007],[-106.6052,32.0007],[-106.6054,32.0007],[-106.6059,32.0007],[-106.606,32.0007],[-106.6062,32.0007],[-106.6066,32.0007],[-106.6066,32.0006],[-106.6068,32.0006],[-106.607,32.0006],[-106.6071,32.0006],[-106.6073,32.0006],[-106.6078,32.0006],[-106.6093,32.0006],[-106.6095,32.0006],[-106.6098,32.0006],[-106.6185,32.0005],[-106.6187,31.9999],[-106.6186,31.9999],[-106.6186,31.9998],[-106.6186,31.9997],[-106.6187,31.9996],[-106.6188,31.9991],[-106.6189,31.9983],[-106.6191,31.9972],[-106.6195,31.9947],[-106.6198,31.9944],[-106.6199,31.9944],[-106.62,31.9942],[-106.6204,31.9939],[-106.6216,31.9928],[-106.6225,31.992],[-106.6226,31.9919],[-106.6236,31.991],[-106.6269,31.9905],[-106.6281,31.9903],[-106.6282,31.9903],[-106.6285,31.9902],[-106.6287,31.9902],[-106.6291,31.9902],[-106.6294,31.9901],[-106.6295,31.9901],[-106.6298,31.9901],[-106.6299,31.99],[-106.6301,31.99],[-106.6312,31.9898],[-106.6314,31.9897],[-106.6318,31.9893],[-106.6335,31.988],[-106.6336,31.988],[-106.6363,31.9858],[-106.6365,31.9857],[-106.6367,31.9854],[-106.6368,31.9851],[-106.6385,31.982],[-106.6387,31.9817],[-106.6389,31.9814],[-106.6389,31.9813],[-106.6391,31.9811],[-106.6392,31.9809],[-106.6393,31.9808],[-106.6395,31.9803],[-106.639,31.9791],[-106.6388,31.9784],[-106.6386,31.9778],[-106.6384,31.9774],[-106.6383,31.9772],[-106.6382,31.9768],[-106.6376,31.9765],[-106.6374,31.9764],[-106.6372,31.9763],[-106.6371,31.9762],[-106.6369,31.9761],[-106.6367,31.9759],[-106.6358,31.9754],[-106.6357,31.9753],[-106.6339,31.9742],[-106.6337,31.9741],[-106.6336,31.9739],[-106.6322,31.9729],[-106.6316,31.9725],[-106.6315,31.9724],[-106.6305,31.9716],[-106.6301,31.9713],[-106.6275,31.9709],[-106.6274,31.9709],[-106.6273,31.9708],[-106.6271,31.9708],[-106.6269,31.9708],[-106.6267,31.9707],[-106.6265,31.9707],[-106.6264,31.9707],[-106.6262,31.9709],[-106.6261,31.971],[-106.6259,31.9712],[-106.6232,31.9729],[-106.6218,31.9729],[-106.6196,31.9716],[-106.6194,31.9711],[-106.6193,31.971],[-106.6188,31.9675],[-106.6188,31.967],[-106.6191,31.9658],[-106.6192,31.9655],[-106.6194,31.9648],[-106.6205,31.9634],[-106.621,31.963],[-106.6215,31.9627],[-106.6217,31.9626],[-106.6218,31.9625],[-106.6219,31.9624],[-106.6223,31.9622],[-106.6243,31.9611],[-106.6255,31.9576],[-106.6255,31.9575],[-106.6255,31.957],[-106.6254,31.9563],[-106.6251,31.9545],[-106.6238,31.9536],[-106.6228,31.9529],[-106.6217,31.9536],[-106.6186,31.9556],[-106.6185,31.9556],[-106.6184,31.9557],[-106.6183,31.9558],[-106.6177,31.956],[-106.6173,31.956],[-106.6169,31.956],[-106.6144,31.956],[-106.6144,31.9549],[-106.6144,31.9528],[-106.6144,31.9523],[-106.6144,31.9521],[-106.6143,31.9519],[-106.6143,31.9516],[-106.6144,31.9514],[-106.6146,31.9507],[-106.6148,31.95],[-106.615,31.9494],[-106.6153,31.949],[-106.6158,31.9487],[-106.6158,31.9486],[-106.6161,31.9484],[-106.6182,31.9474],[-106.6191,31.947],[-106.6193,31.947],[-106.6195,31.9469],[-106.6207,31.9465],[-106.6237,31.9455],[-106.6235,31.945],[-106.6235,31.9448],[-106.6224,31.941],[-106.6224,31.9409],[-106.6222,31.9379],[-106.6222,31.9378],[-106.6222,31.9373],[-106.6221,31.9366],[-106.6221,31.9363],[-106.6222,31.936],[-106.6223,31.9356],[-106.6224,31.9352],[-106.6225,31.9349],[-106.6229,31.9339],[-106.623,31.9338],[-106.6234,31.9328],[-106.6235,31.9327],[-106.6238,31.9321],[-106.624,31.9319],[-106.6241,31.9319],[-106.6242,31.9317],[-106.6243,31.9315],[-106.6244,31.9313],[-106.6244,31.9312],[-106.6247,31.9309],[-106.6248,31.9307],[-106.6253,31.93],[-106.6259,31.9297],[-106.6262,31.9295],[-106.6286,31.9276],[-106.6297,31.9266],[-106.6296,31.9261],[-106.6286,31.9236],[-106.6276,31.9241],[-106.6275,31.9241],[-106.6273,31.9242],[-106.6265,31.9246],[-106.6253,31.9251],[-106.625,31.9252],[-106.6248,31.9253],[-106.6246,31.9254],[-106.6244,31.9254],[-106.6242,31.9254],[-106.6241,31.9254],[-106.6239,31.9253],[-106.6229,31.925],[-106.6221,31.9247],[-106.6218,31.9245],[-106.6217,31.9244],[-106.6216,31.9244],[-106.6213,31.9242],[-106.6205,31.9237],[-106.6194,31.9229],[-106.6192,31.9228],[-106.6189,31.9226],[-106.6187,31.9224],[-106.6186,31.9224],[-106.6184,31.9222],[-106.6181,31.9222],[-106.618,31.9221],[-106.6179,31.9221],[-106.6172,31.922],[-106.6166,31.9217],[-106.6163,31.9216],[-106.6161,31.9215],[-106.616,31.9215],[-106.6158,31.9214],[-106.6157,31.9213],[-106.6156,31.9213],[-106.6152,31.9212],[-106.6151,31.9212],[-106.6145,31.921],[-106.6138,31.9207],[-106.6131,31.9205],[-106.6119,31.92],[-106.612,31.9198],[-106.6128,31.9192],[-106.613,31.9191],[-106.6144,31.918],[-106.6146,31.9179],[-106.6148,31.9179],[-106.615,31.9178],[-106.6162,31.9173],[-106.6181,31.9178],[-106.6182,31.9178],[-106.6183,31.9178],[-106.6185,31.9178],[-106.6187,31.9178],[-106.6188,31.9178],[-106.619,31.9176],[-106.6191,31.9174],[-106.6193,31.9173],[-106.6199,31.9168],[-106.62,31.9167],[-106.6201,31.9166],[-106.6205,31.9163],[-106.621,31.9159],[-106.6212,31.9158],[-106.6216,31.9155],[-106.6221,31.9151],[-106.6222,31.915],[-106.6229,31.9145],[-106.6232,31.9142],[-106.6235,31.914],[-106.6245,31.9133],[-106.6247,31.9132],[-106.6249,31.913],[-106.625,31.9129],[-106.6251,31.9128],[-106.6255,31.9125],[-106.6256,31.9124],[-106.626,31.9122],[-106.6266,31.912],[-106.6273,31.9116],[-106.6283,31.9113],[-106.6289,31.9111],[-106.633,31.91],[-106.6333,31.91],[-106.6335,31.9099],[-106.6337,31.9098],[-106.6346,31.9091],[-106.6348,31.909],[-106.636,31.9081],[-106.6368,31.9076],[-106.6372,31.9073],[-106.6376,31.907],[-106.6377,31.9069],[-106.6379,31.9068],[-106.6379,31.9067],[-106.638,31.9067],[-106.6395,31.9057],[-106.6396,31.9056],[-106.6401,31.9053],[-106.6404,31.905],[-106.6406,31.9048],[-106.6408,31.9046],[-106.6414,31.904],[-106.6426,31.9026],[-106.6431,31.902],[-106.6435,31.9016],[-106.6438,31.9011],[-106.6439,31.9011],[-106.644,31.9009],[-106.6455,31.8987],[-106.6457,31.8956],[-106.6456,31.8955],[-106.6456,31.8953],[-106.6455,31.8951],[-106.6453,31.8949],[-106.644,31.8938],[-106.6429,31.8929],[-106.6427,31.8928],[-106.6424,31.8928],[-106.6416,31.8926],[-106.64,31.8923],[-106.6394,31.8921],[-106.639,31.892],[-106.6381,31.8917],[-106.6373,31.8911],[-106.6369,31.8909],[-106.6356,31.8902],[-106.6355,31.8901],[-106.6352,31.89],[-106.6343,31.8894],[-106.6339,31.8892],[-106.633,31.8884],[-106.6325,31.888],[-106.6324,31.8879],[-106.6323,31.8878],[-106.6321,31.8876],[-106.6307,31.8864],[-106.6304,31.886],[-106.6303,31.8858],[-106.6292,31.8837],[-106.6295,31.8828],[-106.6297,31.882],[-106.6299,31.8814],[-106.6301,31.8811],[-106.6301,31.8809],[-106.6302,31.8809],[-106.6307,31.8799],[-106.6308,31.8797],[-106.6309,31.8795],[-106.6313,31.879],[-106.6314,31.8788],[-106.6328,31.8769],[-106.6334,31.8762],[-106.6342,31.8754],[-106.6345,31.875],[-106.6347,31.8747],[-106.6348,31.8746],[-106.6349,31.8745],[-106.6349,31.8743],[-106.635,31.8742],[-106.6351,31.8738],[-106.6353,31.8731],[-106.6359,31.8715],[-106.6359,31.871],[-106.6359,31.8662],[-106.6335,31.8647],[-106.6324,31.864],[-106.632,31.8637],[-106.6296,31.8621],[-106.6291,31.8618],[-106.6282,31.8611],[-106.6278,31.8606],[-106.6277,31.8604],[-106.6275,31.8602],[-106.6273,31.8598],[-106.6261,31.857],[-106.6258,31.8562],[-106.6255,31.8559],[-106.6239,31.8547],[-106.622,31.8532],[-106.622,31.853],[-106.6218,31.8528],[-106.6218,31.8526],[-106.6215,31.8525],[-106.6215,31.8524],[-106.6211,31.852],[-106.6154,31.8469],[-106.6151,31.8467],[-106.6149,31.8466],[-106.6148,31.8464],[-106.614,31.8464],[-106.6128,31.8465],[-106.6127,31.8465],[-106.6126,31.8465],[-106.6119,31.8465],[-106.6116,31.8466],[-106.6114,31.8466],[-106.611,31.8466],[-106.6108,31.8466],[-106.6098,31.8466],[-106.6091,31.8467],[-106.6085,31.8466],[-106.6077,31.8465],[-106.6075,31.8465],[-106.6062,31.8463],[-106.6061,31.8463],[-106.6061,31.8462],[-106.6059,31.8462],[-106.6058,31.8462],[-106.6057,31.8462],[-106.6056,31.8461],[-106.6053,31.8459],[-106.6052,31.8459],[-106.6048,31.8457],[-106.6045,31.8456],[-106.604,31.8453],[-106.602,31.8444],[-106.602,31.8443],[-106.602,31.843],[-106.6019,31.8419],[-106.6018,31.8412],[-106.6018,31.8411],[-106.6019,31.8406],[-106.6019,31.8396],[-106.6025,31.8383],[-106.6027,31.8377],[-106.6029,31.8372],[-106.6031,31.8368],[-106.6034,31.8359],[-106.6034,31.8358],[-106.6035,31.8356],[-106.6035,31.8354],[-106.6035,31.835],[-106.6036,31.8344],[-106.6038,31.8334],[-106.6038,31.833],[-106.604,31.8322],[-106.6043,31.8316],[-106.6044,31.8314],[-106.6046,31.8308],[-106.6047,31.8303],[-106.6049,31.8295],[-106.605,31.8294],[-106.6053,31.8279],[-106.6053,31.8278],[-106.6053,31.8277],[-106.6028,31.825],[-106.6027,31.825],[-106.5973,31.8247],[-106.595,31.8248],[-106.5938,31.8249],[-106.5938,31.8248],[-106.5936,31.8247],[-106.5931,31.8245],[-106.5901,31.8232],[-106.5891,31.8227],[-106.588,31.8221],[-106.5875,31.8215],[-106.5861,31.8199],[-106.5859,31.8197],[-106.5827,31.8162],[-106.5821,31.8155],[-106.582,31.8153],[-106.5813,31.8139],[-106.5795,31.8122],[-106.5772,31.8104],[-106.5767,31.8103],[-106.5765,31.8103],[-106.5764,31.8104],[-106.5761,31.8104],[-106.5757,31.8104],[-106.5747,31.8104],[-106.5743,31.8103],[-106.573,31.8103],[-106.5729,31.8103],[-106.5716,31.8102],[-106.5709,31.8102],[-106.5707,31.8104],[-106.5701,31.8109],[-106.5698,31.8111],[-106.5695,31.8114],[-106.5691,31.8116],[-106.569,31.8117],[-106.5689,31.8118],[-106.5688,31.8118],[-106.5665,31.8134],[-106.5663,31.8134],[-106.5634,31.8127],[-106.563,31.8111],[-106.5621,31.811],[-106.5608,31.8107],[-106.5607,31.8107],[-106.5606,31.8107],[-106.5584,31.8104],[-106.5581,31.8103],[-106.558,31.8103],[-106.5555,31.8095],[-106.554,31.8091],[-106.5512,31.8082],[-106.5508,31.8081],[-106.5507,31.8081],[-106.5503,31.808],[-106.5491,31.8077],[-106.5489,31.8077],[-106.5486,31.8076],[-106.5478,31.8075],[-106.5471,31.8073],[-106.5465,31.8066],[-106.5465,31.8065],[-106.5461,31.8061],[-106.5461,31.806],[-106.546,31.8059],[-106.5459,31.8057],[-106.5457,31.8054],[-106.5454,31.8051],[-106.5453,31.805],[-106.5449,31.8045],[-106.5448,31.8044],[-106.5448,31.8043],[-106.5447,31.8043],[-106.5446,31.8042],[-106.5445,31.8039],[-106.5444,31.8038],[-106.5443,31.8036],[-106.5442,31.8035],[-106.5439,31.8033],[-106.5438,31.8032],[-106.5436,31.8031],[-106.5432,31.8028],[-106.5427,31.8025],[-106.5426,31.8025],[-106.5422,31.8022],[-106.5421,31.8021],[-106.542,31.8021],[-106.541,31.8017],[-106.5406,31.8015],[-106.5398,31.8011],[-106.5394,31.8009],[-106.539,31.8007],[-106.5387,31.8006],[-106.5384,31.8004],[-106.5373,31.7995],[-106.536,31.7985],[-106.5359,31.7982],[-106.5358,31.798],[-106.5356,31.7975],[-106.5354,31.7971],[-106.5353,31.7969],[-106.5351,31.7967],[-106.5349,31.7965],[-106.5346,31.7962],[-106.5345,31.7961],[-106.5345,31.796],[-106.5343,31.7958],[-106.5342,31.7956],[-106.5341,31.7954],[-106.534,31.7953],[-106.5339,31.7952],[-106.5338,31.7949],[-106.5338,31.7948],[-106.5337,31.7945],[-106.5336,31.7941],[-106.5334,31.7939],[-106.5333,31.7935],[-106.5332,31.7929],[-106.5331,31.7929],[-106.5329,31.7926],[-106.5328,31.7924],[-106.5324,31.7922],[-106.5321,31.792],[-106.532,31.792],[-106.5319,31.7919],[-106.5318,31.7919],[-106.5311,31.7919],[-106.5304,31.792],[-106.53,31.7918],[-106.5296,31.7916],[-106.5284,31.791],[-106.5278,31.7904],[-106.5277,31.7903],[-106.5276,31.7901],[-106.5275,31.7901],[-106.5274,31.79],[-106.5273,31.7899],[-106.5272,31.7897],[-106.5271,31.7895],[-106.5271,31.7894],[-106.5271,31.7892],[-106.5271,31.789],[-106.527,31.789],[-106.5271,31.7889],[-106.5271,31.7888],[-106.5271,31.7887],[-106.5274,31.7875],[-106.5274,31.7874],[-106.5274,31.7873],[-106.5274,31.7872],[-106.5275,31.7871],[-106.5276,31.7868],[-106.5278,31.7863],[-106.5278,31.7862],[-106.5278,31.7861],[-106.5279,31.7857],[-106.5281,31.7852],[-106.5281,31.785],[-106.5281,31.7844],[-106.528,31.7841],[-106.528,31.784],[-106.528,31.7838],[-106.5281,31.7836],[-106.5281,31.7834],[-106.5281,31.7833],[-106.5282,31.7831],[-106.5283,31.7832],[-106.5284,31.7832],[-106.5282,31.7839],[-106.5287,31.7839],[-106.5292,31.7839],[-106.5296,31.7839],[-106.5307,31.7839],[-106.5311,31.7839],[-106.5316,31.7839],[-106.5318,31.7839],[-106.5319,31.7839],[-106.532,31.7839],[-106.5321,31.7839],[-106.5322,31.7839],[-106.5324,31.7839],[-106.539,31.7839],[-106.546,31.7839],[-106.5596,31.7839],[-106.5601,31.7839],[-106.5666,31.7839],[-106.5671,31.7839],[-106.5688,31.7839],[-106.5692,31.7839],[-106.5693,31.7839],[-106.5699,31.7839],[-106.5728,31.7839],[-106.576,31.7839],[-106.5762,31.7839],[-106.5866,31.7839],[-106.5938,31.7839],[-106.5941,31.7839],[-106.6001,31.7839],[-106.6006,31.7839],[-106.6013,31.7839],[-106.6018,31.7839],[-106.6048,31.7839],[-106.6132,31.7839],[-106.6142,31.7839],[-106.6172,31.7839],[-106.6196,31.7839],[-106.6256,31.7839],[-106.6271,31.7839],[-106.6293,31.7839],[-106.6298,31.7839],[-106.6365,31.7839],[-106.6505,31.7839],[-106.6591,31.7839],[-106.6671,31.7839],[-106.675,31.7839],[-106.6761,31.7839],[-106.679,31.7839],[-106.6794,31.7839],[-106.6795,31.7839],[-106.6796,31.7839],[-106.6797,31.7839],[-106.6819,31.7839],[-106.6898,31.7838],[-106.6916,31.7838],[-106.6919,31.7838],[-106.6925,31.7838],[-106.6938,31.7838],[-106.6942,31.7838],[-106.6953,31.7838],[-106.7095,31.7838],[-106.7096,31.7838],[-106.7098,31.7838],[-106.7111,31.7838],[-106.713,31.7838],[-106.7285,31.7838],[-106.7355,31.7838],[-106.7364,31.7838],[-106.75,31.7838],[-106.7504,31.7838],[-106.7506,31.7838],[-106.7525,31.7838],[-106.7532,31.7838],[-106.7536,31.7838],[-106.7585,31.7838],[-106.7588,31.7838],[-106.7643,31.7838],[-106.7689,31.7838],[-106.7698,31.7838],[-106.7701,31.7838],[-106.7703,31.7838],[-106.7705,31.7838],[-106.7712,31.7838],[-106.7716,31.7838],[-106.773,31.7838],[-106.7866,31.7838],[-106.7883,31.7838],[-106.803,31.7838],[-106.8036,31.7838],[-106.8057,31.7838],[-106.8205,31.7838],[-106.8213,31.7838],[-106.8282,31.7838],[-106.8373,31.7838],[-106.8378,31.7838],[-106.8531,31.7838],[-106.8545,31.7838],[-106.8576,31.7838],[-106.8616,31.7838],[-106.8658,31.7838],[-106.871,31.7838],[-106.8727,31.7838],[-106.8746,31.7838],[-106.8755,31.7838],[-106.8758,31.7838],[-106.8763,31.7838],[-106.8793,31.7838],[-106.8809,31.7838],[-106.8829,31.7838],[-106.8832,31.7838],[-106.8865,31.7838],[-106.8902,31.7838],[-106.8908,31.7838],[-106.893,31.7838],[-106.8942,31.7838],[-106.8962,31.7838],[-106.8981,31.7838],[-106.8995,31.7838],[-106.8999,31.7838],[-106.9009,31.7838],[-106.9056,31.7838],[-106.9092,31.7838],[-106.9095,31.7838],[-106.9129,31.7838],[-106.9152,31.7838],[-106.9165,31.7838],[-106.9182,31.7838],[-106.9185,31.7838],[-106.9191,31.7838],[-106.9198,31.7838],[-106.9204,31.7838],[-106.9212,31.7838],[-106.925,31.7838],[-106.9274,31.7838],[-106.9282,31.7838],[-106.9288,31.7838],[-106.9333,31.7838],[-106.9377,31.7838],[-106.9393,31.7838],[-106.9413,31.7838],[-106.9455,31.7838],[-106.9483,31.7837],[-106.9485,31.7837],[-106.9524,31.7837],[-106.9562,31.7837],[-106.9566,31.7837],[-106.9612,31.7837],[-106.9617,31.7837],[-106.9654,31.7837],[-106.9658,31.7837],[-106.9736,31.7837],[-106.975,31.7837],[-106.9826,31.7837],[-106.985,31.7837],[-106.9855,31.7837],[-106.9861,31.7837],[-106.9864,31.7837],[-106.9865,31.7837],[-106.9869,31.7837],[-106.9875,31.7837],[-106.988,31.7837],[-106.9906,31.7837],[-106.9917,31.7837],[-106.992,31.7837],[-106.9931,31.7837],[-106.9933,31.7837],[-106.9937,31.7837],[-106.9944,31.7837],[-106.9945,31.7837],[-106.9973,31.7837],[-106.998,31.7837],[-106.9982,31.7837],[-106.9983,31.7837],[-106.9984,31.7837],[-106.9985,31.7837],[-106.9989,31.7837],[-107,31.7837],[-107.0002,31.7837],[-107.0006,31.7837],[-107.0007,31.7837],[-107.0013,31.7837],[-107.0075,31.7837],[-107.0136,31.7837],[-107.0287,31.7837],[-107.0302,31.7837],[-107.031,31.7837],[-107.0383,31.7837],[-107.0464,31.7837],[-107.0508,31.7837],[-107.0568,31.7837],[-107.0661,31.7837],[-107.0876,31.7837],[-107.1088,31.7837],[-107.1191,31.7837],[-107.1193,31.7837],[-107.1197,31.7837],[-107.1231,31.7837],[-107.1254,31.7837],[-107.1296,31.7837],[-107.148,31.7837],[-107.1488,31.7837],[-107.1489,31.7837],[-107.149,31.7837],[-107.1491,31.7837],[-107.1621,31.7836],[-107.1641,31.7836],[-107.1756,31.7836],[-107.1845,31.7836],[-107.1855,31.7836],[-107.1892,31.7836],[-107.2463,31.7837],[-107.2497,31.7837],[-107.2506,31.7837],[-107.2518,31.7837],[-107.2595,31.7837],[-107.2656,31.7837],[-107.2772,31.7837],[-107.278,31.7837],[-107.2785,31.7837],[-107.2833,31.7836],[-107.2958,31.7836],[-107.2964,31.7836],[-107.2967,31.7836],[-107.2968,31.7836],[-107.2968,31.7837],[-107.2971,31.7837],[-107.2977,31.7837],[-107.3007,31.7837],[-107.3035,31.7837],[-107.304,31.7837],[-107.3093,31.7837],[-107.3208,31.7837],[-107.3219,31.7837],[-107.3223,31.7837],[-107.324,31.7837],[-107.3251,31.7837],[-107.332,31.7837],[-107.3393,31.7836],[-107.3547,31.7837],[-107.3694,31.7837],[-107.3702,31.7837],[-107.3723,31.7837],[-107.3763,31.7837],[-107.3786,31.7837],[-107.3825,31.7837],[-107.3864,31.7837],[-107.3972,31.7836],[-107.3993,31.7836],[-107.4223,31.7836],[-107.4224,31.7836],[-107.4225,31.7836],[-107.4346,31.7836],[-107.454,31.7837],[-107.4707,31.7836],[-107.4828,31.7836],[-107.4878,31.7837],[-107.5006,31.7837],[-107.5026,31.7837],[-107.5044,31.7837],[-107.5076,31.7837],[-107.5168,31.7836],[-107.5307,31.7837],[-107.5365,31.7837],[-107.5643,31.7837],[-107.5797,31.7837],[-107.5835,31.7837],[-107.6001,31.7837],[-107.6232,31.7837],[-107.6236,31.7837],[-107.625,31.7837],[-107.6254,31.7837],[-107.6256,31.7837],[-107.6258,31.7837],[-107.6266,31.7837],[-107.6269,31.7837],[-107.6271,31.7837],[-107.6277,31.7837],[-107.6279,31.7837],[-107.6284,31.7837],[-107.6299,31.7837],[-107.6304,31.7837],[-107.6309,31.7837],[-107.6324,31.7837],[-107.6329,31.7837],[-107.6339,31.7837],[-107.6359,31.7837],[-107.6372,31.7837],[-107.6379,31.7837],[-107.6389,31.7837],[-107.6391,31.7837],[-107.6395,31.7837],[-107.6407,31.7837],[-107.6411,31.7837],[-107.6422,31.7837],[-107.6431,31.7837],[-107.6436,31.7837],[-107.6441,31.7837],[-107.6456,31.7837],[-107.647,31.7837],[-107.6482,31.7837],[-107.6503,31.7837],[-107.6508,31.7837],[-107.6517,31.7837],[-107.6528,31.7837],[-107.6539,31.7837],[-107.6545,31.7837],[-107.6546,31.7837],[-107.6558,31.7837],[-107.6566,31.7837],[-107.6569,31.7837],[-107.6576,31.7837],[-107.658,31.7837],[-107.6587,31.7837],[-107.6591,31.7837],[-107.6598,31.7837],[-107.6601,31.7837],[-107.6608,31.7837],[-107.6612,31.7837],[-107.6618,31.7837],[-107.6623,31.7837],[-107.6628,31.7837],[-107.6629,31.7837],[-107.6633,31.7837],[-107.6638,31.7837],[-107.664,31.7837],[-107.6699,31.7837],[-107.6792,31.7837],[-107.6916,31.7837],[-107.7008,31.7837],[-107.7023,31.7837],[-107.7067,31.7837],[-107.7082,31.7837],[-107.7197,31.7837],[-107.7214,31.7837],[-107.7506,31.7836],[-107.7609,31.7836],[-107.774,31.7836],[-107.7889,31.7836],[-107.8226,31.7836],[-107.8335,31.7836],[-107.841,31.7837],[-107.8483,31.7836],[-107.8519,31.7836],[-107.8624,31.7836],[-107.8659,31.7836],[-107.87,31.7836],[-107.8711,31.7836],[-107.8756,31.7836],[-107.8794,31.7836],[-107.8855,31.7836],[-107.9045,31.7836],[-107.9046,31.7836],[-107.9047,31.7836],[-107.9444,31.7836],[-107.9638,31.7836],[-107.964,31.7836],[-107.9815,31.7836],[-107.9872,31.7836],[-108.0006,31.7837],[-108.0127,31.7837],[-108.0186,31.7837],[-108.0187,31.7837],[-108.0189,31.7837],[-108.019,31.7837],[-108.0191,31.7837],[-108.0192,31.7837],[-108.0193,31.7837],[-108.0194,31.7837],[-108.0195,31.7837],[-108.0196,31.7837],[-108.0199,31.7837],[-108.02,31.7837],[-108.0203,31.7837],[-108.0207,31.7837],[-108.0211,31.7837],[-108.0217,31.7837],[-108.0218,31.7837],[-108.0221,31.7837],[-108.0227,31.7837],[-108.0232,31.7837],[-108.0235,31.7837],[-108.0253,31.7837],[-108.0272,31.7837],[-108.0298,31.7837],[-108.0316,31.7837],[-108.0339,31.7837],[-108.0405,31.7837],[-108.0423,31.7837],[-108.044,31.7837],[-108.0451,31.7837],[-108.0466,31.7837],[-108.0468,31.7837],[-108.0497,31.7837],[-108.0513,31.7837],[-108.0514,31.7837],[-108.0516,31.7837],[-108.0543,31.7837],[-108.056,31.7837],[-108.0566,31.7837],[-108.0588,31.7837],[-108.0605,31.7837],[-108.0635,31.7837],[-108.0651,31.7837],[-108.0682,31.7837],[-108.0697,31.7837],[-108.0725,31.7837],[-108.0728,31.7837],[-108.0741,31.7837],[-108.0773,31.7837],[-108.0776,31.7837],[-108.0777,31.7837],[-108.0787,31.7837],[-108.0806,31.7837],[-108.0817,31.7837],[-108.0827,31.7837],[-108.0829,31.7837],[-108.0831,31.7837],[-108.0846,31.7837],[-108.0872,31.7837],[-108.0888,31.7837],[-108.094,31.7837],[-108.0964,31.7837],[-108.1007,31.7837],[-108.1032,31.7837],[-108.1052,31.7837],[-108.108,31.7837],[-108.1098,31.7837],[-108.117,31.7837],[-108.1188,31.7837],[-108.1239,31.7837],[-108.1256,31.7837],[-108.128,31.7837],[-108.1333,31.7837],[-108.1371,31.7837],[-108.1424,31.7837],[-108.1462,31.7837],[-108.1513,31.7837],[-108.1523,31.7837],[-108.1551,31.7837],[-108.1602,31.7837],[-108.1626,31.7837],[-108.164,31.7837],[-108.166,31.7837],[-108.1703,31.7837],[-108.171,31.7837],[-108.1735,31.7837],[-108.1808,31.7837],[-108.1837,31.7837],[-108.185,31.7837],[-108.1912,31.7837],[-108.1917,31.7837],[-108.1928,31.7837],[-108.1938,31.7837],[-108.1953,31.7837],[-108.1963,31.7837],[-108.1986,31.7837],[-108.1987,31.7837],[-108.1991,31.7837],[-108.1995,31.7837],[-108.2006,31.7837],[-108.2014,31.7837],[-108.2042,31.7837],[-108.2065,31.7837],[-108.2085,31.7837],[-108.2085,31.7836],[-108.2085,31.7829],[-108.2085,31.7625],[-108.2085,31.7502],[-108.2085,31.7466],[-108.2085,31.7446],[-108.2085,31.7398],[-108.2085,31.7332],[-108.2085,31.7297],[-108.2085,31.7272],[-108.2085,31.724],[-108.2085,31.7233],[-108.2085,31.7223],[-108.2085,31.7216],[-108.2085,31.7195],[-108.2085,31.7193],[-108.2085,31.7184],[-108.2085,31.7173],[-108.2085,31.7039],[-108.2085,31.6951],[-108.2085,31.6888],[-108.2085,31.6809],[-108.2085,31.6489],[-108.2085,31.633],[-108.2085,31.6287],[-108.2085,31.6184],[-108.2085,31.6039],[-108.2085,31.5893],[-108.2085,31.5774],[-108.2085,31.5667],[-108.2085,31.5662],[-108.2085,31.5609],[-108.2085,31.5474],[-108.2087,31.5291],[-108.2087,31.5258],[-108.2086,31.5127],[-108.2086,31.51],[-108.2085,31.5045],[-108.2085,31.5023],[-108.2085,31.5011],[-108.2085,31.5001],[-108.2085,31.4999],[-108.2085,31.4998],[-108.2085,31.4997],[-108.2085,31.499],[-108.2085,31.493],[-108.2085,31.4788],[-108.2085,31.4601],[-108.2085,31.4585],[-108.2085,31.4442],[-108.2085,31.4292],[-108.2085,31.4229],[-108.2085,31.4196],[-108.2085,31.401],[-108.2085,31.3865],[-108.2085,31.3862],[-108.2085,31.3859],[-108.2085,31.3777],[-108.2085,31.3768],[-108.2085,31.3766],[-108.2085,31.3751],[-108.2085,31.372],[-108.2085,31.3575],[-108.2085,31.3561],[-108.2085,31.3429],[-108.2085,31.3413],[-108.2086,31.3381],[-108.2086,31.3358],[-108.2087,31.3335],[-108.2087,31.3334],[-108.2157,31.3334],[-108.2159,31.3334],[-108.2271,31.3334],[-108.2276,31.3334],[-108.2391,31.3334],[-108.2506,31.3334],[-108.2558,31.3334],[-108.2801,31.3333],[-108.2849,31.3333],[-108.3014,31.3334],[-108.3118,31.3334],[-108.3165,31.3334],[-108.3253,31.3334],[-108.3398,31.3334],[-108.3527,31.3334],[-108.3676,31.3334],[-108.3683,31.3334],[-108.3756,31.3334],[-108.389,31.3334],[-108.3992,31.3334],[-108.4121,31.3334],[-108.4461,31.3334],[-108.4688,31.3334],[-108.4719,31.3333],[-108.4754,31.3333],[-108.4971,31.3333],[-108.5006,31.3333],[-108.53,31.3333],[-108.5301,31.3333],[-108.5302,31.3333],[-108.5379,31.3333],[-108.548,31.3334],[-108.565,31.3333],[-108.5846,31.3333],[-108.5956,31.3333],[-108.5988,31.3333],[-108.6173,31.3333],[-108.6242,31.3333],[-108.6243,31.3333],[-108.6326,31.3333],[-108.6571,31.3333],[-108.6833,31.3333],[-108.7002,31.3332],[-108.7009,31.3332],[-108.7021,31.3332],[-108.7071,31.3331],[-108.7077,31.3331],[-108.7082,31.3331],[-108.7154,31.333],[-108.7189,31.3329],[-108.7191,31.3329],[-108.7224,31.3329],[-108.7255,31.3328],[-108.727,31.3328],[-108.7285,31.3327],[-108.7328,31.3327],[-108.7351,31.3326],[-108.7358,31.3326],[-108.7364,31.3326],[-108.739,31.3325],[-108.7395,31.3325],[-108.7431,31.3324],[-108.7503,31.3322],[-108.7506,31.3322],[-108.7523,31.3322],[-108.7564,31.3322],[-108.759,31.3322],[-108.7709,31.3322],[-108.7788,31.3323],[-108.782,31.3323],[-108.7844,31.3323],[-108.8014,31.3322],[-108.8161,31.3322],[-108.8183,31.3322],[-108.8511,31.3322],[-108.8537,31.3322],[-108.8538,31.3322],[-108.861,31.3322],[-108.869,31.3322],[-108.8756,31.3323],[-108.8845,31.3323],[-108.8853,31.3324],[-108.8869,31.3323],[-108.92,31.3323],[-108.9493,31.3324],[-108.9625,31.3323],[-108.9635,31.3323],[-108.9662,31.3323],[-108.9706,31.3323],[-108.9874,31.3323],[-108.9967,31.3323],[-109.0006,31.3323],[-109.0212,31.3323],[-109.0282,31.3323],[-109.0357,31.3323],[-109.05,31.3324],[-109.05,31.3325],[-109.05,31.3367],[-109.05,31.3394],[-109.05,31.3421],[-109.05,31.3422],[-109.0501,31.3424],[-109.0501,31.347],[-109.0501,31.3472],[-109.0501,31.3494],[-109.05,31.3497],[-109.05,31.3503],[-109.05,31.3529],[-109.05,31.3736],[-109.05,31.3737],[-109.05,31.3831],[-109.05,31.3878],[-109.05,31.3957],[-109.05,31.396],[-109.05,31.3964],[-109.05,31.4007],[-109.05,31.4011],[-109.05,31.4085],[-109.0501,31.409],[-109.0501,31.4122],[-109.0501,31.4123],[-109.0501,31.4183],[-109.0501,31.4297],[-109.0501,31.4366],[-109.0501,31.438],[-109.0501,31.4483],[-109.0501,31.4557],[-109.0501,31.46],[-109.0501,31.4655],[-109.0501,31.4656],[-109.05,31.4712],[-109.0501,31.4752],[-109.0502,31.4794],[-109.0502,31.4799],[-109.0502,31.48],[-109.0504,31.4849],[-109.0503,31.4854],[-109.0503,31.4895],[-109.0502,31.4961],[-109.0501,31.4994],[-109.0501,31.4996],[-109.0501,31.4997],[-109.0502,31.5032],[-109.0502,31.5072],[-109.0502,31.5148],[-109.0503,31.5153],[-109.0503,31.5195],[-109.0503,31.5226],[-109.0504,31.5249],[-109.0504,31.5284],[-109.0504,31.5321],[-109.0504,31.5322],[-109.0502,31.5396],[-109.0501,31.5447],[-109.0501,31.5448],[-109.05,31.5507],[-109.05,31.5525],[-109.0499,31.5581],[-109.05,31.575],[-109.05,31.5862],[-109.0499,31.5916],[-109.0499,31.5919],[-109.0499,31.5923],[-109.0499,31.5972],[-109.0499,31.6015],[-109.0499,31.6019],[-109.0499,31.6057],[-109.0499,31.611],[-109.0499,31.6232],[-109.0499,31.6249],[-109.0499,31.6291],[-109.0499,31.6346],[-109.0499,31.6359],[-109.0499,31.6365],[-109.0499,31.6367],[-109.0499,31.6368],[-109.0498,31.6413],[-109.0498,31.6431],[-109.0498,31.6461],[-109.0498,31.6565],[-109.0497,31.67],[-109.0497,31.6707],[-109.0497,31.6713],[-109.0497,31.674],[-109.0497,31.6755],[-109.0497,31.6817],[-109.0497,31.6824],[-109.0497,31.6857],[-109.0497,31.6878],[-109.0496,31.6909],[-109.0496,31.691],[-109.0496,31.6944],[-109.0496,31.6987],[-109.0496,31.7017],[-109.0496,31.7044],[-109.0496,31.7075],[-109.0495,31.7076],[-109.0495,31.714],[-109.0495,31.7191],[-109.0495,31.7221],[-109.0494,31.7315],[-109.0494,31.7316],[-109.0494,31.7502],[-109.0493,31.7621],[-109.0492,31.7903],[-109.0492,31.7967],[-109.0492,31.7972],[-109.0492,31.7974],[-109.0492,31.7977],[-109.0492,31.7979],[-109.0492,31.798],[-109.0492,31.8025],[-109.0492,31.8027],[-109.0492,31.8044],[-109.0492,31.8108],[-109.0492,31.8109],[-109.0492,31.8112],[-109.0492,31.812],[-109.0492,31.8138],[-109.0492,31.8139],[-109.0492,31.8181],[-109.0492,31.8182],[-109.0491,31.8224],[-109.0491,31.8238],[-109.0491,31.8247],[-109.0491,31.8251],[-109.0491,31.8253],[-109.0491,31.8264],[-109.0491,31.8271],[-109.0491,31.8292],[-109.0491,31.8305],[-109.0491,31.8312],[-109.0491,31.8326],[-109.0491,31.833],[-109.0491,31.8337],[-109.0491,31.8344],[-109.0491,31.8366],[-109.0491,31.8379],[-109.0491,31.8403],[-109.0491,31.8417],[-109.0491,31.8437],[-109.0491,31.8453],[-109.0491,31.8488],[-109.0491,31.849],[-109.0491,31.8564],[-109.0491,31.8596],[-109.0491,31.8614],[-109.0491,31.8623],[-109.0491,31.8634],[-109.0491,31.8673],[-109.0491,31.8692],[-109.049,31.8707],[-109.049,31.8709],[-109.049,31.8712],[-109.049,31.8769],[-109.049,31.8812],[-109.049,31.882],[-109.049,31.8853],[-109.049,31.8878],[-109.049,31.8895],[-109.049,31.8907],[-109.049,31.8933],[-109.049,31.8955],[-109.049,31.8981],[-109.049,31.8982],[-109.049,31.9052],[-109.049,31.9209],[-109.049,31.9303],[-109.049,31.9324],[-109.049,31.9334],[-109.049,31.9351],[-109.049,31.9413],[-109.049,31.9422],[-109.0489,31.9592],[-109.0489,31.9641],[-109.0489,31.9645],[-109.0489,31.966],[-109.0489,31.9736],[-109.0489,31.9783],[-109.0489,31.9791],[-109.0489,31.9958],[-109.0489,32.0001],[-109.0488,32.0034],[-109.0488,32.0123],[-109.0488,32.0136],[-109.0488,32.0233],[-109.0488,32.0282],[-109.0488,32.0293],[-109.0487,32.0496],[-109.0487,32.0505],[-109.0487,32.0547],[-109.0487,32.0709],[-109.0487,32.0723],[-109.0487,32.0813],[-109.0487,32.0818],[-109.0487,32.0844],[-109.0487,32.0854],[-109.0487,32.0896],[-109.0487,32.0922],[-109.0487,32.0944],[-109.0487,32.0963],[-109.0486,32.0992],[-109.0486,32.1038],[-109.0486,32.1066],[-109.0486,32.1093],[-109.0486,32.1095],[-109.0486,32.1115],[-109.0486,32.1152],[-109.0486,32.1157],[-109.0486,32.1177],[-109.0486,32.1201],[-109.0486,32.1237],[-109.0486,32.1249],[-109.0486,32.1251],[-109.0486,32.1266],[-109.0486,32.1307],[-109.0486,32.1334],[-109.0486,32.1412],[-109.0486,32.1437],[-109.0486,32.145],[-109.0486,32.1456],[-109.0486,32.1458],[-109.0486,32.151],[-109.0486,32.1555],[-109.0486,32.1609],[-109.0486,32.161],[-109.0486,32.164],[-109.0486,32.1676],[-109.0486,32.1718],[-109.0485,32.1734],[-109.0485,32.1771],[-109.0485,32.1834],[-109.0485,32.1871],[-109.0485,32.1883],[-109.0485,32.1887],[-109.0485,32.1888],[-109.0485,32.1915],[-109.0485,32.1954],[-109.0485,32.1962],[-109.0485,32.1987],[-109.0485,32.2034],[-109.0484,32.2107],[-109.0484,32.2108],[-109.0484,32.2139],[-109.0484,32.2164],[-109.0484,32.218],[-109.0484,32.2205],[-109.0484,32.2207],[-109.0484,32.2246],[-109.0484,32.2271],[-109.0484,32.2273],[-109.0484,32.2275],[-109.0484,32.2288],[-109.0484,32.2312],[-109.0484,32.2339],[-109.0484,32.2375],[-109.0483,32.2437],[-109.0483,32.248],[-109.0483,32.2501],[-109.0483,32.2532],[-109.0483,32.2624],[-109.0483,32.2628],[-109.0483,32.2629],[-109.0482,32.2793],[-109.0482,32.2794],[-109.0482,32.2829],[-109.0482,32.2895],[-109.0482,32.2929],[-109.0482,32.2949],[-109.0482,32.2952],[-109.0482,32.2964],[-109.0482,32.2983],[-109.0482,32.3022],[-109.0481,32.3046],[-109.0481,32.3049],[-109.0481,32.3051],[-109.0481,32.3072],[-109.0481,32.3194],[-109.0481,32.3198],[-109.048,32.3332],[-109.048,32.3414],[-109.048,32.3418],[-109.048,32.3423],[-109.048,32.3453],[-109.048,32.3486],[-109.048,32.3508],[-109.048,32.3704],[-109.048,32.3881],[-109.048,32.3888],[-109.048,32.3909],[-109.048,32.3913],[-109.048,32.3972],[-109.048,32.3979],[-109.048,32.3993],[-109.048,32.4012],[-109.048,32.4017],[-109.048,32.4075],[-109.048,32.4139],[-109.048,32.414],[-109.048,32.4201],[-109.0479,32.4225],[-109.0479,32.4264],[-109.0479,32.4312],[-109.0479,32.433],[-109.0479,32.4397],[-109.0479,32.4419],[-109.0479,32.4424],[-109.0479,32.4432],[-109.048,32.4497],[-109.048,32.4573],[-109.048,32.4641],[-109.048,32.4714],[-109.048,32.4763],[-109.048,32.4813],[-109.048,32.4917],[-109.048,32.4919],[-109.048,32.5002],[-109.048,32.5003],[-109.048,32.502],[-109.048,32.5146],[-109.0479,32.5206],[-109.0479,32.5331],[-109.0479,32.5379],[-109.0479,32.5479],[-109.0479,32.5544],[-109.0479,32.5591],[-109.0479,32.5648],[-109.0479,32.5657],[-109.0479,32.571],[-109.0479,32.5781],[-109.0479,32.5785],[-109.0478,32.5897],[-109.0478,32.5989],[-109.0478,32.599],[-109.0478,32.6022],[-109.0478,32.6025],[-109.0478,32.6044],[-109.0479,32.6074],[-109.0479,32.6164],[-109.0479,32.6175],[-109.0479,32.6188],[-109.0479,32.6199],[-109.0479,32.6248],[-109.0479,32.6253],[-109.0478,32.632],[-109.0478,32.6369],[-109.0478,32.6379],[-109.0478,32.6471],[-109.0478,32.6474],[-109.0478,32.6477],[-109.0478,32.648],[-109.0478,32.6518],[-109.0478,32.6551],[-109.0478,32.6584],[-109.0478,32.6611],[-109.0478,32.6756],[-109.0478,32.681],[-109.0478,32.6815],[-109.0478,32.6816],[-109.0478,32.6823],[-109.0478,32.6826],[-109.0478,32.6831],[-109.0478,32.6836],[-109.0478,32.6844],[-109.0478,32.6851],[-109.0478,32.6863],[-109.0478,32.6866],[-109.0478,32.6868],[-109.0478,32.6892],[-109.0478,32.6894],[-109.0478,32.6903],[-109.0478,32.6916],[-109.0478,32.6936],[-109.0478,32.6944],[-109.0478,32.6951],[-109.0478,32.6953],[-109.0478,32.6966],[-109.0478,32.6968],[-109.0478,32.7036],[-109.0478,32.7049],[-109.0478,32.715],[-109.0478,32.7194],[-109.0477,32.7267],[-109.0477,32.7487],[-109.0477,32.7535],[-109.0477,32.7579],[-109.0477,32.766],[-109.0477,32.7672],[-109.0477,32.7676],[-109.0477,32.7704],[-109.0476,32.7778],[-109.0477,32.78],[-109.0477,32.7819],[-109.0477,32.7828],[-109.0477,32.7861],[-109.0477,32.7868],[-109.0477,32.7871],[-109.0477,32.7913],[-109.0477,32.7934],[-109.0478,32.7966],[-109.0478,32.8049],[-109.0478,32.8087],[-109.0477,32.8143],[-109.0476,32.8167],[-109.0475,32.8211],[-109.0475,32.8221],[-109.0475,32.8234],[-109.0475,32.8258],[-109.0475,32.8278],[-109.0476,32.8285],[-109.0476,32.8287],[-109.0476,32.8302],[-109.0476,32.8304],[-109.0476,32.8356],[-109.0475,32.8408],[-109.0476,32.8501],[-109.0476,32.851],[-109.0476,32.8538],[-109.0476,32.8563],[-109.0476,32.8591],[-109.0476,32.8617],[-109.0476,32.866],[-109.0476,32.8689],[-109.0476,32.8703],[-109.0475,32.8778],[-109.0475,32.8804],[-109.0476,32.8825],[-109.0475,32.887],[-109.0476,32.8899],[-109.0476,32.8947],[-109.0476,32.896],[-109.0476,32.8984],[-109.0476,32.8988],[-109.0476,32.8989],[-109.0475,32.9089],[-109.0475,32.9112],[-109.0475,32.9122],[-109.0475,32.9207],[-109.0475,32.9322],[-109.0475,32.9382],[-109.0475,32.9464],[-109.0475,32.9499],[-109.0475,32.9542],[-109.0475,32.9584],[-109.0475,32.9596],[-109.0474,32.9603],[-109.0475,32.9764],[-109.0475,32.9832],[-109.0475,32.992],[-109.0474,32.9984],[-109.0474,33.0007],[-109.0474,33.0028],[-109.0474,33.0051],[-109.0474,33.007],[-109.0474,33.01],[-109.0475,33.0211],[-109.0475,33.0261],[-109.0475,33.0354],[-109.0475,33.0399],[-109.0476,33.0498],[-109.0476,33.0587],[-109.0476,33.0603],[-109.0476,33.0651],[-109.0476,33.068],[-109.0475,33.0715],[-109.0475,33.0797],[-109.0476,33.0892],[-109.0476,33.0963],[-109.0476,33.0984],[-109.0476,33.0991],[-109.0476,33.1074],[-109.0475,33.1077],[-109.0477,33.1234],[-109.0477,33.1263],[-109.0477,33.1309],[-109.0477,33.1385],[-109.0477,33.1407],[-109.0477,33.1448],[-109.0476,33.1513],[-109.0477,33.1655],[-109.0477,33.1698],[-109.0477,33.1778],[-109.0477,33.184],[-109.0477,33.1899],[-109.0477,33.1911],[-109.0477,33.1939],[-109.0477,33.1955],[-109.0477,33.1956],[-109.0477,33.1957],[-109.0477,33.1963],[-109.0477,33.1966],[-109.0476,33.2054],[-109.0476,33.2076],[-109.0476,33.2089],[-109.0476,33.2096],[-109.0475,33.2161],[-109.0474,33.2395],[-109.0474,33.2403],[-109.0474,33.2404],[-109.0474,33.2405],[-109.0474,33.2406],[-109.0474,33.2407],[-109.0474,33.2426],[-109.0474,33.2429],[-109.0474,33.2478],[-109.0475,33.2502],[-109.0474,33.2567],[-109.0473,33.2576],[-109.0473,33.2623],[-109.0473,33.2641],[-109.0473,33.2708],[-109.0473,33.278],[-109.0473,33.2852],[-109.0472,33.2905],[-109.0472,33.2929],[-109.0472,33.2959],[-109.0472,33.3047],[-109.0472,33.3049],[-109.0472,33.3101],[-109.0472,33.3133],[-109.0472,33.32],[-109.0472,33.3206],[-109.0472,33.3212],[-109.0472,33.3256],[-109.0472,33.3278],[-109.0472,33.3378],[-109.0472,33.3381],[-109.0472,33.3384],[-109.0472,33.3411],[-109.0472,33.3432],[-109.0471,33.3476],[-109.0472,33.3477],[-109.0471,33.3479],[-109.0471,33.3607],[-109.0471,33.3651],[-109.0471,33.3653],[-109.0471,33.3656],[-109.0471,33.368],[-109.0471,33.3693],[-109.0471,33.3723],[-109.0471,33.3727],[-109.0471,33.3728],[-109.0471,33.3748],[-109.0471,33.3758],[-109.0471,33.387],[-109.0471,33.3871],[-109.0471,33.3877],[-109.0471,33.3886],[-109.0471,33.3887],[-109.0471,33.389],[-109.0471,33.3963],[-109.0471,33.3967],[-109.0471,33.3991],[-109.047,33.4093],[-109.047,33.41],[-109.0471,33.4111],[-109.0469,33.4308],[-109.0469,33.4394],[-109.0469,33.4397],[-109.0469,33.4428],[-109.0469,33.4449],[-109.0469,33.4451],[-109.0469,33.4509],[-109.047,33.4552],[-109.047,33.4555],[-109.047,33.4621],[-109.047,33.4644],[-109.047,33.4648],[-109.047,33.465],[-109.047,33.4656],[-109.047,33.4697],[-109.0471,33.4802],[-109.0472,33.485],[-109.0472,33.4926],[-109.0472,33.4932],[-109.0472,33.4933],[-109.0472,33.5086],[-109.0472,33.5116],[-109.0472,33.513],[-109.0472,33.5222],[-109.0471,33.5334],[-109.0471,33.5371],[-109.0471,33.5466],[-109.0471,33.547],[-109.0471,33.5473],[-109.0471,33.5482],[-109.0471,33.5519],[-109.047,33.5623],[-109.0469,33.564],[-109.0469,33.5727],[-109.047,33.5888],[-109.047,33.5936],[-109.047,33.5943],[-109.0471,33.5984],[-109.0471,33.6013],[-109.0471,33.6041],[-109.0471,33.6111],[-109.0471,33.6164],[-109.0471,33.6171],[-109.0471,33.6184],[-109.0471,33.6258],[-109.0471,33.626],[-109.047,33.6328],[-109.047,33.633],[-109.047,33.6336],[-109.047,33.6337],[-109.047,33.6497],[-109.047,33.6554],[-109.047,33.6567],[-109.047,33.6577],[-109.0469,33.6597],[-109.0469,33.6665],[-109.0469,33.6704],[-109.0469,33.6733],[-109.0469,33.6792],[-109.0469,33.6801],[-109.0469,33.6856],[-109.0469,33.6911],[-109.0469,33.6931],[-109.0469,33.7022],[-109.0469,33.7072],[-109.0469,33.7133],[-109.0469,33.7157],[-109.0469,33.7173],[-109.0469,33.7185],[-109.0469,33.7247],[-109.0469,33.7257],[-109.0469,33.7274],[-109.0469,33.7278],[-109.0469,33.728],[-109.0469,33.7381],[-109.0469,33.7387],[-109.0469,33.7402],[-109.0468,33.7461],[-109.0468,33.748],[-109.0468,33.7507],[-109.0467,33.7612],[-109.0467,33.7628],[-109.0467,33.7782],[-109.0467,33.805],[-109.0467,33.8107],[-109.0467,33.8113],[-109.0467,33.8231],[-109.0467,33.8234],[-109.0467,33.8419],[-109.0467,33.8432],[-109.0467,33.8441],[-109.0467,33.8442],[-109.0467,33.8475],[-109.0467,33.8503],[-109.0467,33.8524],[-109.0467,33.8529],[-109.0467,33.861],[-109.0467,33.8627],[-109.0468,33.881],[-109.0468,33.8825],[-109.0468,33.8846],[-109.0468,33.8858],[-109.0469,33.9011],[-109.0469,33.9042],[-109.0469,33.9044],[-109.0469,33.9048],[-109.0469,33.9055],[-109.0469,33.908],[-109.0469,33.9094],[-109.0469,33.9099],[-109.0469,33.9102],[-109.0469,33.9117],[-109.0469,33.913],[-109.0469,33.9136],[-109.0469,33.9161],[-109.0469,33.919],[-109.0469,33.9204],[-109.0469,33.9336],[-109.0469,33.9341],[-109.0469,33.9349],[-109.0469,33.936],[-109.0469,33.9367],[-109.0469,33.9372],[-109.0469,33.9373],[-109.0469,33.9377],[-109.0469,33.9427],[-109.0469,33.946],[-109.0469,33.9466],[-109.0469,33.9468],[-109.0469,33.9567],[-109.0469,33.9579],[-109.0469,33.958],[-109.0469,33.9582],[-109.0469,33.9603],[-109.0469,33.9615],[-109.0469,33.9734],[-109.0469,33.9742],[-109.0469,33.9743],[-109.0469,33.9863],[-109.047,33.9975],[-109.047,34.0001],[-109.0469,34.0162],[-109.0469,34.0211],[-109.0469,34.0213],[-109.0469,34.0215],[-109.0469,34.0216],[-109.0469,34.0217],[-109.0468,34.0417],[-109.0468,34.0449],[-109.0468,34.0453],[-109.0468,34.0454],[-109.0469,34.0558],[-109.0469,34.0559],[-109.0469,34.0585],[-109.047,34.069],[-109.0469,34.0768],[-109.0469,34.0845],[-109.0469,34.0872],[-109.0469,34.0873],[-109.0469,34.0941],[-109.0469,34.0961],[-109.0469,34.0992],[-109.0469,34.0994],[-109.0469,34.101],[-109.0469,34.1113],[-109.0469,34.1114],[-109.0469,34.1251],[-109.0468,34.136],[-109.0468,34.1361],[-109.0468,34.1398],[-109.0468,34.1403],[-109.0468,34.1518],[-109.0468,34.1605],[-109.0468,34.1622],[-109.0468,34.1625],[-109.0468,34.1627],[-109.0468,34.163],[-109.0468,34.1669],[-109.0468,34.1738],[-109.0467,34.1807],[-109.0467,34.1808],[-109.0466,34.1912],[-109.0468,34.2071],[-109.0468,34.2079],[-109.0468,34.2093],[-109.0468,34.2125],[-109.0467,34.2501],[-109.0466,34.2595],[-109.0466,34.2633],[-109.0465,34.283],[-109.0465,34.2832],[-109.0465,34.2836],[-109.0465,34.2838],[-109.0465,34.2976],[-109.0465,34.2982],[-109.0465,34.3002],[-109.0465,34.3015],[-109.0465,34.3072],[-109.0465,34.3176],[-109.0465,34.319],[-109.0465,34.3205],[-109.0465,34.3257],[-109.0465,34.3309],[-109.0465,34.3367],[-109.0465,34.3382],[-109.0465,34.3578],[-109.0465,34.3621],[-109.0465,34.3677],[-109.0465,34.3724],[-109.0465,34.374],[-109.0465,34.3751],[-109.0466,34.3794],[-109.0466,34.3795],[-109.0465,34.3867],[-109.0465,34.3873],[-109.0465,34.3893],[-109.0465,34.3896],[-109.0465,34.3908],[-109.0464,34.3935],[-109.0464,34.3954],[-109.0464,34.4098],[-109.0463,34.4357],[-109.0463,34.4456],[-109.0463,34.4766],[-109.0463,34.4775],[-109.0463,34.4783],[-109.0462,34.5],[-109.0462,34.5178],[-109.0462,34.5201],[-109.0462,34.5224],[-109.0462,34.5226],[-109.0462,34.527],[-109.0462,34.5295],[-109.0462,34.5327],[-109.0462,34.5332],[-109.0462,34.5333],[-109.0462,34.5335],[-109.0462,34.5339],[-109.0462,34.5356],[-109.0462,34.5543],[-109.0462,34.5575],[-109.0462,34.5703],[-109.0462,34.573],[-109.0462,34.5751],[-109.0462,34.5754],[-109.0461,34.5793],[-109.0461,34.5805],[-109.0461,34.5808],[-109.0461,34.581],[-109.0461,34.5825],[-109.0461,34.5832],[-109.0461,34.5847],[-109.0461,34.5855],[-109.0461,34.587],[-109.0461,34.5878],[-109.0461,34.5892],[-109.046,34.5901],[-109.046,34.5915],[-109.046,34.5924],[-109.046,34.5939],[-109.046,34.5947],[-109.046,34.5962],[-109.046,34.597],[-109.046,34.5985],[-109.046,34.5994],[-109.046,34.6007],[-109.046,34.6017],[-109.046,34.602],[-109.046,34.6022],[-109.046,34.6023],[-109.046,34.6035],[-109.046,34.6043],[-109.046,34.6044],[-109.046,34.6046],[-109.046,34.606],[-109.046,34.6078],[-109.046,34.6083],[-109.046,34.6091],[-109.046,34.6093],[-109.046,34.6099],[-109.046,34.6101],[-109.046,34.6102],[-109.046,34.6107],[-109.046,34.6108],[-109.046,34.6111],[-109.046,34.6113],[-109.046,34.6116],[-109.046,34.6126],[-109.046,34.6127],[-109.046,34.618],[-109.046,34.6209],[-109.046,34.6217],[-109.046,34.625],[-109.046,34.6261],[-109.046,34.63],[-109.046,34.6327],[-109.046,34.633],[-109.046,34.6331],[-109.046,34.6332],[-109.046,34.6333],[-109.046,34.6349],[-109.0461,34.64],[-109.0461,34.6438],[-109.0461,34.6457],[-109.0461,34.648],[-109.0461,34.6482],[-109.0461,34.6494],[-109.0461,34.6495],[-109.0461,34.65],[-109.0461,34.6503],[-109.0461,34.6515],[-109.0461,34.6519],[-109.0461,34.6535],[-109.0461,34.6536],[-109.0461,34.6541],[-109.0461,34.6557],[-109.0461,34.6563],[-109.0461,34.6576],[-109.0461,34.6664],[-109.046,34.6724],[-109.046,34.6727],[-109.046,34.6731],[-109.046,34.6734],[-109.046,34.6738],[-109.046,34.6741],[-109.046,34.6745],[-109.046,34.6749],[-109.046,34.6752],[-109.046,34.6756],[-109.046,34.676],[-109.046,34.6763],[-109.046,34.6767],[-109.046,34.6771],[-109.046,34.6774],[-109.046,34.6778],[-109.046,34.6782],[-109.046,34.6786],[-109.046,34.6789],[-109.046,34.6793],[-109.046,34.6796],[-109.046,34.6799],[-109.046,34.6801],[-109.046,34.6803],[-109.046,34.6805],[-109.046,34.6808],[-109.046,34.6809],[-109.046,34.6812],[-109.046,34.6813],[-109.046,34.6816],[-109.046,34.682],[-109.046,34.6821],[-109.046,34.6824],[-109.046,34.6831],[-109.046,34.6839],[-109.046,34.6847],[-109.046,34.6855],[-109.046,34.6864],[-109.046,34.6867],[-109.046,34.6881],[-109.046,34.6884],[-109.046,34.6897],[-109.046,34.6901],[-109.046,34.6913],[-109.046,34.6918],[-109.046,34.6928],[-109.046,34.6938],[-109.046,34.6949],[-109.046,34.6959],[-109.046,34.6969],[-109.046,34.6978],[-109.046,34.6979],[-109.046,34.698],[-109.046,34.6981],[-109.046,34.6982],[-109.046,34.6991],[-109.046,34.6992],[-109.046,34.6995],[-109.046,34.6996],[-109.046,34.6997],[-109.046,34.6998],[-109.046,34.6999],[-109.046,34.7001],[-109.046,34.7019],[-109.046,34.7094],[-109.046,34.7097],[-109.046,34.7108],[-109.046,34.7111],[-109.046,34.7112],[-109.046,34.7126],[-109.046,34.7155],[-109.046,34.7162],[-109.046,34.7169],[-109.046,34.718],[-109.0461,34.7201],[-109.0461,34.73],[-109.0461,34.7304],[-109.0461,34.7309],[-109.0461,34.7313],[-109.0461,34.7317],[-109.0461,34.7321],[-109.0461,34.7323],[-109.0461,34.733],[-109.0461,34.7333],[-109.0461,34.7335],[-109.0461,34.7339],[-109.0461,34.7344],[-109.0461,34.7348],[-109.0461,34.7353],[-109.0461,34.7358],[-109.0461,34.7363],[-109.0461,34.7368],[-109.0461,34.7373],[-109.0461,34.7378],[-109.0461,34.7383],[-109.0461,34.7388],[-109.0461,34.74],[-109.046,34.7409],[-109.046,34.7421],[-109.046,34.743],[-109.046,34.7443],[-109.046,34.745],[-109.046,34.7458],[-109.046,34.7463],[-109.046,34.7474],[-109.046,34.7481],[-109.046,34.7489],[-109.046,34.75],[-109.046,34.7514],[-109.0461,34.7515],[-109.0461,34.7516],[-109.0461,34.7522],[-109.0461,34.7524],[-109.0461,34.7548],[-109.0461,34.7549],[-109.0461,34.757],[-109.0461,34.7571],[-109.0461,34.7642],[-109.0461,34.7645],[-109.0461,34.7688],[-109.0461,34.771],[-109.046,34.7735],[-109.0457,34.7785],[-109.0455,34.7832],[-109.0455,34.7838],[-109.0454,34.7854],[-109.0455,34.7882],[-109.0456,34.7906],[-109.0457,34.792],[-109.0459,34.7956],[-109.0461,34.8],[-109.0456,34.8142],[-109.0457,34.8157],[-109.0457,34.8166],[-109.0457,34.8184],[-109.046,34.8277],[-109.0461,34.8286],[-109.0461,34.8398],[-109.0461,34.8421],[-109.0461,34.8422],[-109.0461,34.846],[-109.0461,34.8465],[-109.0461,34.8467],[-109.0461,34.8468],[-109.0461,34.8559],[-109.0461,34.856],[-109.0461,34.8579],[-109.0461,34.8671],[-109.0461,34.8673],[-109.0461,34.8706],[-109.0461,34.8707],[-109.0461,34.8708],[-109.0461,34.871],[-109.0461,34.8735],[-109.0461,34.875],[-109.0461,34.8761],[-109.046,34.8762],[-109.046,34.8883],[-109.046,34.8962],[-109.046,34.8965],[-109.046,34.9025],[-109.046,34.9042],[-109.046,34.9057],[-109.046,34.9106],[-109.046,34.9107],[-109.046,34.9108],[-109.046,34.911],[-109.046,34.9111],[-109.046,34.9113],[-109.046,34.9115],[-109.046,34.9116],[-109.046,34.9118],[-109.046,34.9127],[-109.046,34.9129],[-109.046,34.9138],[-109.046,34.9139],[-109.046,34.9144],[-109.046,34.915],[-109.046,34.9153],[-109.046,34.9158],[-109.046,34.916],[-109.046,34.9162],[-109.046,34.9169],[-109.046,34.917],[-109.046,34.9173],[-109.046,34.9188],[-109.046,34.9196],[-109.046,34.9207],[-109.046,34.9221],[-109.046,34.923],[-109.046,34.9242],[-109.046,34.9252],[-109.046,34.9269],[-109.046,34.9287],[-109.046,34.9325],[-109.046,34.9365],[-109.046,34.9372],[-109.046,34.9395],[-109.046,34.9429],[-109.046,34.9451],[-109.046,34.9456],[-109.046,34.9479],[-109.046,34.9492],[-109.046,34.9496],[-109.046,34.9545],[-109.046,34.9546],[-109.046,34.9554],[-109.046,34.9558],[-109.046,34.9597],[-109.046,34.9598],[-109.046,34.96],[-109.046,34.966],[-109.046,34.9662],[-109.046,34.9705],[-109.046,34.9756],[-109.046,34.9873],[-109.046,34.9906],[-109.046,34.9924],[-109.046,34.9939],[-109.046,35.0192],[-109.046,35.02],[-109.046,35.0519],[-109.046,35.0566],[-109.046,35.0738],[-109.046,35.1218],[-109.046,35.1405],[-109.046,35.1504],[-109.046,35.1506],[-109.046,35.1669],[-109.046,35.1746],[-109.046,35.1755],[-109.046,35.1756],[-109.046,35.1771],[-109.046,35.1782],[-109.046,35.1788],[-109.046,35.1812],[-109.046,35.1814],[-109.046,35.1831],[-109.046,35.1901],[-109.046,35.2064],[-109.046,35.2143],[-109.046,35.2196],[-109.046,35.221],[-109.046,35.2213],[-109.046,35.2273],[-109.0461,35.2346],[-109.0461,35.2416],[-109.0461,35.2417],[-109.0461,35.2427],[-109.0461,35.2474],[-109.0461,35.2488],[-109.0461,35.25],[-109.0461,35.2518],[-109.0461,35.2519],[-109.0461,35.2562],[-109.0461,35.2578],[-109.0461,35.2614],[-109.0461,35.2616],[-109.0461,35.2624],[-109.0461,35.2636],[-109.0461,35.2707],[-109.0461,35.2734],[-109.0461,35.2774],[-109.0462,35.2824],[-109.0463,35.2888],[-109.0464,35.2923],[-109.0464,35.2988],[-109.0464,35.3022],[-109.0464,35.307],[-109.0464,35.3073],[-109.0465,35.3148],[-109.0465,35.3149],[-109.0465,35.3151],[-109.0465,35.3153],[-109.0465,35.3171],[-109.0465,35.3176],[-109.0466,35.327],[-109.0466,35.3305],[-109.0466,35.3359],[-109.0466,35.3364],[-109.0467,35.3426],[-109.0467,35.3512],[-109.0467,35.3513],[-109.0467,35.3534],[-109.0467,35.3552],[-109.0467,35.3554],[-109.0468,35.3601],[-109.0468,35.3609],[-109.0468,35.3614],[-109.0468,35.3616],[-109.0468,35.3618],[-109.0468,35.3624],[-109.0468,35.3626],[-109.0468,35.3627],[-109.0468,35.363],[-109.0468,35.3631],[-109.0468,35.3632],[-109.0468,35.3633],[-109.0468,35.3635],[-109.0468,35.3636],[-109.0468,35.3637],[-109.0468,35.3638],[-109.0468,35.3667],[-109.0468,35.3695],[-109.0469,35.3795],[-109.0469,35.3798],[-109.0469,35.3832],[-109.0469,35.3905],[-109.0469,35.3934],[-109.0469,35.398],[-109.0469,35.3982],[-109.0469,35.3995],[-109.0469,35.4028],[-109.0469,35.4031],[-109.0469,35.4035],[-109.0469,35.4068],[-109.0469,35.408],[-109.0469,35.4107],[-109.0469,35.4191],[-109.0468,35.4233],[-109.0468,35.4237],[-109.0468,35.4287],[-109.0468,35.4318],[-109.0468,35.4375],[-109.0468,35.4387],[-109.0468,35.4388],[-109.0467,35.4485],[-109.0467,35.4508],[-109.0467,35.4585],[-109.0467,35.4586],[-109.0467,35.4627],[-109.0467,35.4657],[-109.0467,35.4718],[-109.0467,35.4719],[-109.0466,35.4795],[-109.0466,35.4809],[-109.0466,35.4862],[-109.0466,35.4869],[-109.0466,35.4906],[-109.0466,35.4941],[-109.0466,35.495],[-109.0465,35.4975],[-109.0465,35.4982],[-109.0465,35.4989],[-109.0465,35.4998],[-109.0465,35.5007],[-109.0465,35.5018],[-109.0465,35.5024],[-109.0465,35.5029],[-109.0465,35.503],[-109.0465,35.5031],[-109.0465,35.5032],[-109.0465,35.5033],[-109.0465,35.5034],[-109.0465,35.5035],[-109.0465,35.5052],[-109.0465,35.5084],[-109.0465,35.5106],[-109.0465,35.5149],[-109.0465,35.5225],[-109.0465,35.5234],[-109.0465,35.5364],[-109.0465,35.5413],[-109.0465,35.5462],[-109.0465,35.5463],[-109.0465,35.5464],[-109.0465,35.5511],[-109.0465,35.5526],[-109.0465,35.5527],[-109.0465,35.553],[-109.0464,35.5557],[-109.0464,35.5586],[-109.0464,35.5587],[-109.0464,35.5599],[-109.0464,35.5618],[-109.0464,35.5677],[-109.0464,35.568],[-109.0464,35.57],[-109.0464,35.576],[-109.0464,35.5764],[-109.0464,35.5817],[-109.0464,35.5841],[-109.0464,35.5926],[-109.0464,35.5949],[-109.0464,35.5962],[-109.0464,35.5968],[-109.0464,35.5969],[-109.0463,35.6064],[-109.0463,35.6065],[-109.0463,35.6074],[-109.0463,35.6075],[-109.0463,35.61],[-109.0463,35.6142],[-109.0462,35.6143],[-109.0462,35.6144],[-109.0463,35.6156],[-109.0463,35.6158],[-109.0463,35.6159],[-109.0463,35.616],[-109.0463,35.6164],[-109.0463,35.6165],[-109.0463,35.6181],[-109.0463,35.6203],[-109.0463,35.6232],[-109.0463,35.6233],[-109.0463,35.6238],[-109.0464,35.6289],[-109.0464,35.6303],[-109.0464,35.6325],[-109.0464,35.6355],[-109.0464,35.6395],[-109.0464,35.6407],[-109.0463,35.651],[-109.0463,35.6527],[-109.0462,35.6596],[-109.0462,35.6597],[-109.0462,35.6606],[-109.0462,35.6613],[-109.0462,35.6614],[-109.0462,35.6622],[-109.0462,35.6625],[-109.0462,35.6634],[-109.0462,35.6636],[-109.0462,35.6656],[-109.0462,35.6657],[-109.0462,35.6663],[-109.0462,35.6677],[-109.0462,35.674],[-109.0462,35.6785],[-109.0463,35.6835],[-109.0463,35.6888],[-109.0463,35.6914],[-109.0463,35.6915],[-109.0463,35.6951],[-109.0463,35.6952],[-109.0463,35.6961],[-109.0463,35.6964],[-109.0463,35.6965],[-109.0463,35.6966],[-109.0463,35.6999],[-109.0463,35.7002],[-109.0463,35.7025],[-109.0463,35.708],[-109.0463,35.7093],[-109.0463,35.7126],[-109.0463,35.7136],[-109.0463,35.7152],[-109.0463,35.7156],[-109.0463,35.7188],[-109.0463,35.7205],[-109.0463,35.7251],[-109.0463,35.7284],[-109.0463,35.7324],[-109.0463,35.7331],[-109.0463,35.7343],[-109.0463,35.7346],[-109.0463,35.7399],[-109.0464,35.7449],[-109.0464,35.746],[-109.0464,35.7463],[-109.0464,35.7465],[-109.0464,35.7471],[-109.0464,35.7555],[-109.0464,35.7557],[-109.0464,35.7563],[-109.0464,35.7566],[-109.0464,35.7567],[-109.0464,35.7568],[-109.0464,35.7572],[-109.0464,35.763],[-109.0463,35.7653],[-109.0463,35.77],[-109.0466,35.7772],[-109.0463,35.7772],[-109.0463,35.7773],[-109.0463,35.7775],[-109.0466,35.7775],[-109.0469,35.7837],[-109.0468,35.8027],[-109.0468,35.8047],[-109.0468,35.8053],[-109.0467,35.806],[-109.0467,35.8061],[-109.0467,35.8062],[-109.0467,35.8088],[-109.0467,35.8096],[-109.0467,35.8104],[-109.0467,35.8119],[-109.0466,35.8154],[-109.0466,35.8161],[-109.0466,35.8216],[-109.0465,35.8246],[-109.0465,35.8287],[-109.0465,35.8305],[-109.0465,35.8307],[-109.0464,35.8359],[-109.0464,35.8362],[-109.0464,35.8369],[-109.0464,35.8379],[-109.0463,35.8489],[-109.0462,35.8501],[-109.0462,35.8508],[-109.0462,35.8511],[-109.0461,35.859],[-109.0461,35.86],[-109.0461,35.8601],[-109.0461,35.861],[-109.0461,35.8651],[-109.0461,35.8658],[-109.0461,35.8664],[-109.046,35.8707],[-109.046,35.8744],[-109.046,35.8754],[-109.046,35.8755],[-109.046,35.8779],[-109.046,35.8784],[-109.046,35.8791],[-109.046,35.8796],[-109.046,35.8798],[-109.046,35.881],[-109.046,35.8836],[-109.046,35.8854],[-109.046,35.8866],[-109.046,35.8884],[-109.046,35.8888],[-109.046,35.893],[-109.046,35.8967],[-109.046,35.9062],[-109.046,35.907],[-109.046,35.9093],[-109.046,35.9124],[-109.046,35.9137],[-109.046,35.914],[-109.046,35.9199],[-109.046,35.9206],[-109.046,35.923],[-109.046,35.9241],[-109.046,35.9257],[-109.046,35.9258],[-109.046,35.9259],[-109.046,35.9264],[-109.046,35.9297],[-109.046,35.9309],[-109.046,35.9322],[-109.046,35.9358],[-109.046,35.9365],[-109.046,35.9366],[-109.046,35.9374],[-109.046,35.9455],[-109.046,35.9527],[-109.046,35.953],[-109.046,35.9551],[-109.046,35.956],[-109.046,35.9592],[-109.046,35.9605],[-109.046,35.9626],[-109.046,35.9668],[-109.046,35.9713],[-109.046,35.9717],[-109.046,35.973],[-109.046,35.9732],[-109.046,35.9748],[-109.046,35.9753],[-109.046,35.9766],[-109.0461,35.9766],[-109.0461,35.9771],[-109.0461,35.9774],[-109.0461,35.9776],[-109.0461,35.9834],[-109.0461,35.9887],[-109.0461,35.9902],[-109.0461,35.9905],[-109.0461,35.9906],[-109.0461,35.994],[-109.0461,36.002],[-109.0461,36.0023],[-109.0461,36.0027],[-109.0461,36.0048],[-109.0461,36.0051],[-109.0461,36.0052],[-109.0461,36.0053],[-109.0461,36.0103],[-109.0461,36.0114],[-109.0461,36.0119],[-109.0461,36.0133],[-109.0461,36.0136],[-109.0461,36.0172],[-109.0461,36.0212],[-109.0461,36.023],[-109.0461,36.028],[-109.0461,36.0281],[-109.0461,36.0282],[-109.0461,36.0311],[-109.0461,36.0312],[-109.0461,36.0314],[-109.0461,36.0343],[-109.0461,36.0383],[-109.0461,36.0432],[-109.0461,36.0489],[-109.0461,36.0493],[-109.0462,36.0508],[-109.0461,36.0515],[-109.0462,36.0585],[-109.0462,36.0586],[-109.0462,36.0635],[-109.0462,36.0637],[-109.0462,36.0638],[-109.0462,36.0648],[-109.0462,36.0657],[-109.0462,36.0712],[-109.0462,36.0718],[-109.0462,36.0726],[-109.0462,36.0733],[-109.0462,36.0746],[-109.0462,36.0796],[-109.0462,36.0799],[-109.0462,36.0808],[-109.0462,36.0814],[-109.0462,36.0878],[-109.0462,36.0896],[-109.0462,36.0897],[-109.0462,36.0915],[-109.0462,36.0935],[-109.0461,36.0993],[-109.0461,36.1021],[-109.0461,36.1115],[-109.0461,36.1117],[-109.0461,36.1119],[-109.0461,36.112],[-109.0461,36.1126],[-109.0461,36.1127],[-109.0461,36.1168],[-109.0461,36.117],[-109.0461,36.1171],[-109.0461,36.1174],[-109.0461,36.1335],[-109.0461,36.1367],[-109.0461,36.1368],[-109.0461,36.1381],[-109.0461,36.1384],[-109.0461,36.1393],[-109.0461,36.1398],[-109.0461,36.1402],[-109.0461,36.1403],[-109.0461,36.1407],[-109.0461,36.141],[-109.0461,36.1413],[-109.0461,36.1415],[-109.0461,36.1416],[-109.0461,36.1459],[-109.0461,36.1487],[-109.0461,36.1602],[-109.0461,36.1622],[-109.0461,36.1623],[-109.046,36.1715],[-109.046,36.1748],[-109.046,36.1749],[-109.046,36.1817],[-109.046,36.1832],[-109.046,36.1848],[-109.046,36.1849],[-109.046,36.1872],[-109.0459,36.1887],[-109.0459,36.1889],[-109.0459,36.1891],[-109.046,36.1896],[-109.046,36.1899],[-109.046,36.1908],[-109.046,36.1912],[-109.046,36.1921],[-109.046,36.1922],[-109.046,36.1937],[-109.046,36.198],[-109.046,36.1995],[-109.046,36.1998],[-109.046,36.1999],[-109.046,36.204],[-109.046,36.2041],[-109.046,36.2117],[-109.046,36.2124],[-109.046,36.2125],[-109.046,36.2127],[-109.046,36.2137],[-109.0459,36.2151],[-109.0459,36.2154],[-109.0459,36.2224],[-109.0459,36.2242],[-109.0459,36.2266],[-109.0459,36.2267],[-109.0459,36.227],[-109.0459,36.2276],[-109.0459,36.2288],[-109.0459,36.2311],[-109.0459,36.2331],[-109.0459,36.2384],[-109.0459,36.2412],[-109.0459,36.2413],[-109.0459,36.2424],[-109.0459,36.2456],[-109.0459,36.2457],[-109.0459,36.2474],[-109.0459,36.2493],[-109.0459,36.25],[-109.0459,36.2507],[-109.0459,36.2532],[-109.0459,36.2573],[-109.0459,36.2579],[-109.0459,36.259],[-109.0459,36.2591],[-109.0459,36.2596],[-109.0459,36.26],[-109.0459,36.2605],[-109.0459,36.2641],[-109.0459,36.2642],[-109.0459,36.2659],[-109.0459,36.2675],[-109.0459,36.269],[-109.0459,36.2693],[-109.0459,36.2702],[-109.0459,36.2704],[-109.0459,36.2757],[-109.0459,36.2786],[-109.0458,36.2797],[-109.0458,36.28],[-109.0458,36.2801],[-109.0458,36.282],[-109.0458,36.2914],[-109.0458,36.2922],[-109.0458,36.2923],[-109.0458,36.2937],[-109.0458,36.2944],[-109.0458,36.2945],[-109.0458,36.2949],[-109.0458,36.295],[-109.0458,36.2953],[-109.0458,36.2968],[-109.0458,36.2993],[-109.0458,36.3001],[-109.0458,36.3002],[-109.0458,36.301],[-109.0458,36.3065],[-109.0458,36.3079],[-109.0458,36.3082],[-109.0458,36.3087],[-109.0458,36.3089],[-109.0458,36.3111],[-109.0458,36.3149],[-109.0458,36.315],[-109.0458,36.3208],[-109.0458,36.3212],[-109.0458,36.3224],[-109.0458,36.3228],[-109.0458,36.3229],[-109.0458,36.3289],[-109.0458,36.3339],[-109.0458,36.3455],[-109.0458,36.3457],[-109.0457,36.3466],[-109.0457,36.3468],[-109.0457,36.3474],[-109.0457,36.3476],[-109.0457,36.3478],[-109.0458,36.3484],[-109.0458,36.3486],[-109.0458,36.3502],[-109.0457,36.3515],[-109.0457,36.3546],[-109.0457,36.3602],[-109.0458,36.3633],[-109.0458,36.3634],[-109.0458,36.3737],[-109.0458,36.3748],[-109.0458,36.3749],[-109.0458,36.375],[-109.0458,36.3751],[-109.0458,36.3753],[-109.0458,36.3817],[-109.0458,36.3829],[-109.0458,36.383],[-109.0458,36.3831],[-109.0458,36.3909],[-109.0458,36.3934],[-109.0458,36.3939],[-109.0458,36.3957],[-109.0458,36.3977],[-109.0458,36.4001],[-109.0458,36.4014],[-109.0457,36.4051],[-109.0457,36.4067],[-109.0457,36.4068],[-109.0457,36.4074],[-109.0457,36.41],[-109.0457,36.4133],[-109.0457,36.4149],[-109.0457,36.4163],[-109.0457,36.4231],[-109.0457,36.4232],[-109.0457,36.4253],[-109.0457,36.4378],[-109.0457,36.4457],[-109.0457,36.4487],[-109.0457,36.4542],[-109.0457,36.4543],[-109.0457,36.4544],[-109.0457,36.4553],[-109.0457,36.4576],[-109.0457,36.4596],[-109.0457,36.46],[-109.0457,36.4631],[-109.0457,36.4656],[-109.0457,36.4657],[-109.0457,36.4682],[-109.0457,36.4694],[-109.0457,36.4699],[-109.0457,36.4732],[-109.0457,36.4733],[-109.0457,36.4755],[-109.0457,36.4765],[-109.0457,36.4782],[-109.0457,36.4783],[-109.0457,36.4806],[-109.0457,36.4809],[-109.0457,36.482],[-109.0457,36.4824],[-109.0457,36.4827],[-109.0457,36.4828],[-109.0457,36.483],[-109.0457,36.4831],[-109.0457,36.4834],[-109.0457,36.484],[-109.0456,36.4863],[-109.0456,36.4864],[-109.0456,36.4865],[-109.0456,36.4886],[-109.0456,36.4888],[-109.0456,36.4955],[-109.0456,36.4959],[-109.0456,36.4983],[-109.0456,36.5022],[-109.0456,36.5025],[-109.0456,36.503],[-109.0456,36.5033],[-109.0456,36.5067],[-109.0456,36.5077],[-109.0456,36.5094],[-109.0456,36.5109],[-109.0456,36.5235],[-109.0456,36.5266],[-109.0456,36.5267],[-109.0456,36.5268],[-109.0456,36.5269],[-109.0456,36.5273],[-109.0456,36.5276],[-109.0456,36.5297],[-109.0456,36.5299],[-109.0456,36.53],[-109.0456,36.5301],[-109.0456,36.539],[-109.0456,36.5406],[-109.0456,36.541],[-109.0456,36.5411],[-109.0456,36.5412],[-109.0456,36.5416],[-109.0456,36.5468],[-109.0456,36.5474],[-109.0456,36.5481],[-109.0456,36.5482],[-109.0456,36.5506],[-109.0456,36.554],[-109.0456,36.5606],[-109.0456,36.5607],[-109.0456,36.5608],[-109.0456,36.5615],[-109.0456,36.563],[-109.0456,36.565],[-109.0456,36.5654],[-109.0456,36.5663],[-109.0456,36.5666],[-109.0456,36.5671],[-109.0456,36.5683],[-109.0456,36.5717],[-109.0456,36.5718],[-109.0455,36.5743],[-109.0455,36.5748],[-109.0455,36.5751],[-109.0455,36.5761],[-109.0455,36.5772],[-109.0455,36.5782],[-109.0455,36.5795],[-109.0455,36.5796],[-109.0455,36.5803],[-109.0455,36.5804],[-109.0455,36.5808],[-109.0455,36.5811],[-109.0455,36.5814],[-109.0455,36.5862],[-109.0455,36.5878],[-109.0455,36.5885],[-109.0455,36.5969],[-109.0455,36.6006],[-109.0455,36.6069],[-109.0455,36.6072],[-109.0455,36.6091],[-109.0455,36.6137],[-109.0455,36.6138],[-109.0455,36.6252],[-109.0455,36.6351],[-109.0455,36.645],[-109.0455,36.65],[-109.0455,36.6501],[-109.0455,36.6654],[-109.0455,36.6663],[-109.0455,36.6676],[-109.0455,36.6684],[-109.0454,36.6711],[-109.0454,36.6762],[-109.0454,36.6818],[-109.0454,36.6872],[-109.0454,36.6873],[-109.0454,36.6903],[-109.0454,36.6913],[-109.0454,36.7011],[-109.0454,36.7016],[-109.0454,36.7025],[-109.0454,36.7028],[-109.0454,36.7032],[-109.0454,36.7033],[-109.0454,36.7039],[-109.0454,36.7041],[-109.0454,36.7042],[-109.0454,36.707],[-109.0454,36.7075],[-109.0454,36.7079],[-109.0454,36.7094],[-109.0454,36.7118],[-109.0454,36.7119],[-109.0454,36.7178],[-109.0454,36.7239],[-109.0454,36.7241],[-109.0454,36.7275],[-109.0454,36.7276],[-109.0454,36.7282],[-109.0454,36.7301],[-109.0454,36.7334],[-109.0454,36.734],[-109.0454,36.736],[-109.0454,36.7391],[-109.0454,36.7396],[-109.0454,36.743],[-109.0454,36.75],[-109.0454,36.7554],[-109.0454,36.7575],[-109.0454,36.7577],[-109.0454,36.7589],[-109.0454,36.759],[-109.0454,36.7623],[-109.0454,36.7691],[-109.0454,36.7693],[-109.0454,36.7715],[-109.0454,36.7716],[-109.0454,36.7738],[-109.0454,36.7756],[-109.0453,36.7765],[-109.0453,36.7775],[-109.0454,36.7781],[-109.0454,36.7795],[-109.0454,36.7803],[-109.0454,36.7808],[-109.0454,36.782],[-109.0454,36.7824],[-109.0454,36.7861],[-109.0454,36.7961],[-109.0454,36.7967],[-109.0454,36.7974],[-109.0454,36.799],[-109.0454,36.8001],[-109.0454,36.8019],[-109.0453,36.8043],[-109.0453,36.8064],[-109.0453,36.8065],[-109.0453,36.8112],[-109.0453,36.8115],[-109.0453,36.8162],[-109.0453,36.8174],[-109.0454,36.8209],[-109.0454,36.8231],[-109.0453,36.8258],[-109.0453,36.8259],[-109.0453,36.8279],[-109.0453,36.8281],[-109.0453,36.8286],[-109.0453,36.8384],[-109.0453,36.8413],[-109.0453,36.8414],[-109.0453,36.8461],[-109.0453,36.8462],[-109.0453,36.8464],[-109.0453,36.8478],[-109.0453,36.8492],[-109.0453,36.8493],[-109.0453,36.8495],[-109.0453,36.8504],[-109.0453,36.8531],[-109.0453,36.854],[-109.0453,36.8546],[-109.0453,36.8564],[-109.0453,36.857],[-109.0454,36.8641],[-109.0454,36.8648],[-109.0454,36.8653],[-109.0454,36.8668],[-109.0454,36.867],[-109.0454,36.8693],[-109.0454,36.8708],[-109.0454,36.871],[-109.0454,36.8714],[-109.0454,36.872],[-109.0454,36.8726],[-109.0453,36.8739],[-109.0453,36.875],[-109.0453,36.8751],[-109.0453,36.8752],[-109.0453,36.8754],[-109.0453,36.876],[-109.0453,36.8765],[-109.0453,36.8792],[-109.0453,36.8806],[-109.0453,36.8832],[-109.0453,36.8841],[-109.0453,36.8845],[-109.0453,36.8857],[-109.0453,36.8862],[-109.0453,36.8907],[-109.0453,36.8934],[-109.0453,36.8936],[-109.0453,36.8982],[-109.0453,36.9042],[-109.0453,36.9132],[-109.0453,36.9136],[-109.0453,36.9168],[-109.0453,36.9209],[-109.0453,36.9262],[-109.0453,36.9303],[-109.0453,36.9317],[-109.0453,36.9361],[-109.0453,36.9375],[-109.0453,36.9386],[-109.0453,36.9407],[-109.0453,36.9408],[-109.0453,36.9411],[-109.0453,36.9455],[-109.0453,36.9517],[-109.0452,36.9588],[-109.0452,36.9589],[-109.0452,36.9597],[-109.0452,36.961],[-109.0452,36.9659],[-109.0452,36.966],[-109.0452,36.9687],[-109.0452,36.9691],[-109.0452,36.9695],[-109.0452,36.9737],[-109.0452,36.9738],[-109.0452,36.9817],[-109.0452,36.9829],[-109.0452,36.9904],[-109.0452,36.9906],[-109.0452,36.9925],[-109.0452,36.9963],[-109.0452,36.9988],[-109.0452,36.999],[-109.045,36.999],[-109.0438,36.999],[-109.0343,36.999],[-109.0341,36.999],[-109.0338,36.999],[-109.0336,36.999],[-109.0309,36.999],[-109.0297,36.999],[-109.0283,36.999],[-109.0106,36.999],[-109.0081,36.999],[-109.0075,36.999],[-109.0072,36.999],[-109.0058,36.999],[-109.0057,36.9989],[-109.0054,36.999],[-109.0053,36.999],[-109.0051,36.999],[-109.005,36.9989],[-109.0049,36.9989],[-109.004,36.9989],[-109.0038,36.9989],[-109.0037,36.9989],[-109.0031,36.9989],[-109.0013,36.9989],[-109.0007,36.9989],[-108.9981,36.9989],[-108.9979,36.9989],[-108.9931,36.9989],[-108.9895,36.9989],[-108.9867,36.9989],[-108.9816,36.9989],[-108.9801,36.9989],[-108.9662,36.9989],[-108.9611,36.9989],[-108.9606,36.9989],[-108.9593,36.9989],[-108.9589,36.9989],[-108.9588,36.9989],[-108.9587,36.9989],[-108.9586,36.9989],[-108.9579,36.9989],[-108.9553,36.9989],[-108.9545,36.9989],[-108.9544,36.9989],[-108.9538,36.9989],[-108.9521,36.9989],[-108.9516,36.9989],[-108.9509,36.9989],[-108.9501,36.9989],[-108.949,36.9989],[-108.9484,36.9989],[-108.9481,36.9989],[-108.9473,36.9989],[-108.9471,36.9989],[-108.9455,36.9989],[-108.941,36.9989],[-108.9394,36.9989],[-108.9368,36.9989],[-108.9294,36.9989],[-108.929,36.9989],[-108.9264,36.9989],[-108.9263,36.9989],[-108.9262,36.9989],[-108.9254,36.9989],[-108.9228,36.9989],[-108.922,36.9989],[-108.9172,36.9989],[-108.9166,36.9989],[-108.9004,36.9988],[-108.8992,36.9988],[-108.8978,36.9988],[-108.895,36.9988],[-108.8926,36.9988],[-108.8855,36.9988],[-108.8831,36.9988],[-108.8819,36.9988],[-108.8798,36.9988],[-108.8782,36.9988],[-108.8769,36.9988],[-108.8756,36.9988],[-108.8753,36.9988],[-108.8719,36.9989],[-108.8705,36.9989],[-108.8689,36.9989],[-108.866,36.9989],[-108.8653,36.9989],[-108.8639,36.9989],[-108.8626,36.9989],[-108.8599,36.9989],[-108.8584,36.9989],[-108.8583,36.9989],[-108.854,36.9989],[-108.8435,36.9989],[-108.8423,36.9989],[-108.8409,36.9989],[-108.8401,36.9989],[-108.8392,36.9989],[-108.8358,36.9989],[-108.8204,36.9988],[-108.8159,36.9988],[-108.8111,36.9988],[-108.8077,36.9988],[-108.8073,36.9988],[-108.807,36.9988],[-108.8017,36.9988],[-108.7999,36.9988],[-108.7984,36.9988],[-108.7972,36.9988],[-108.796,36.9988],[-108.7944,36.9988],[-108.793,36.9988],[-108.7925,36.9988],[-108.7921,36.9988],[-108.7916,36.9988],[-108.7914,36.9988],[-108.7793,36.9988],[-108.7762,36.9988],[-108.7755,36.9988],[-108.7746,36.9988],[-108.774,36.9988],[-108.7735,36.9988],[-108.7712,36.9988],[-108.7699,36.9988],[-108.7623,36.9988],[-108.7597,36.9988],[-108.7593,36.9988],[-108.7588,36.9988],[-108.7567,36.9988],[-108.7514,36.9988],[-108.75,36.9988],[-108.7496,36.9988],[-108.7494,36.9988],[-108.7491,36.9988],[-108.749,36.9988],[-108.7488,36.9988],[-108.741,36.9988],[-108.739,36.9988],[-108.7378,36.9989],[-108.7371,36.9989],[-108.734,36.9989],[-108.7327,36.9989],[-108.7242,36.9989],[-108.7205,36.9989],[-108.6899,36.999],[-108.6894,36.999],[-108.6819,36.999],[-108.6592,36.9991],[-108.659,36.9991],[-108.6589,36.9991],[-108.6569,36.9991],[-108.6559,36.9991],[-108.6479,36.9991],[-108.646,36.9991],[-108.643,36.9991],[-108.6417,36.9991],[-108.64,36.9991],[-108.6349,36.9992],[-108.6342,36.9991],[-108.633,36.9991],[-108.6326,36.9991],[-108.6289,36.9992],[-108.6257,36.9992],[-108.6248,36.9992],[-108.6238,36.9992],[-108.6214,36.9992],[-108.6202,36.9992],[-108.62,36.9992],[-108.6197,36.9992],[-108.6194,36.9992],[-108.6191,36.9992],[-108.6143,36.9992],[-108.6076,36.9992],[-108.5977,36.9992],[-108.5859,36.9993],[-108.583,36.9993],[-108.5763,36.9993],[-108.5738,36.9993],[-108.5691,36.9993],[-108.5611,36.9993],[-108.5587,36.9993],[-108.5571,36.9993],[-108.555,36.9993],[-108.5503,36.9993],[-108.5393,36.9993],[-108.5364,36.9993],[-108.5355,36.9993],[-108.5354,36.9993],[-108.5353,36.9993],[-108.531,36.9994],[-108.5298,36.9994],[-108.5219,36.9994],[-108.5217,36.9994],[-108.5009,36.9994],[-108.5005,36.9994],[-108.5001,36.9994],[-108.4963,36.9994],[-108.4848,36.9994],[-108.4843,36.9994],[-108.484,36.9994],[-108.4838,36.9994],[-108.4833,36.9994],[-108.466,36.9995],[-108.4569,36.9995],[-108.4517,36.9995],[-108.4516,36.9995],[-108.4515,36.9995],[-108.4501,36.9995],[-108.4483,36.9995],[-108.4479,36.9995],[-108.4473,36.9995],[-108.4466,36.9995],[-108.4424,36.9995],[-108.4386,36.9995],[-108.4308,36.9995],[-108.4218,36.9995],[-108.4031,36.9996],[-108.3982,36.9996],[-108.3961,36.9996],[-108.3942,36.9996],[-108.39,36.9996],[-108.3881,36.9996],[-108.3825,36.9996],[-108.3813,36.9996],[-108.3793,36.9996],[-108.3779,36.9996],[-108.3752,36.9996],[-108.3612,36.9996],[-108.3576,36.9996],[-108.3571,36.9996],[-108.3564,36.9996],[-108.3558,36.9996],[-108.3552,36.9996],[-108.3544,36.9997],[-108.3533,36.9997],[-108.3524,36.9997],[-108.3326,36.9997],[-108.3236,36.9997],[-108.3232,36.9997],[-108.3209,36.9997],[-108.3178,36.9997],[-108.3174,36.9997],[-108.3153,36.9997],[-108.2976,36.9997],[-108.2883,36.9997],[-108.288,36.9997],[-108.2874,36.9997],[-108.2763,36.9997],[-108.2726,36.9997],[-108.2687,36.9997],[-108.2675,36.9997],[-108.2525,36.9997],[-108.2496,36.9997],[-108.242,36.9997],[-108.2325,36.9997],[-108.2149,36.9997],[-108.2146,36.9997],[-108.2143,36.9997],[-108.2127,36.9997],[-108.2113,36.9997],[-108.2032,36.9997],[-108.1964,36.9997],[-108.1887,36.9997],[-108.1877,36.9997],[-108.1867,36.9997],[-108.1844,36.9997],[-108.1692,36.9997],[-108.1456,36.9997],[-108.1438,36.9997],[-108.1431,36.9997],[-108.1427,36.9997],[-108.1422,36.9997],[-108.1394,36.9997],[-108.1324,36.9997],[-108.1296,36.9997],[-108.1287,36.9997],[-108.1265,36.9997],[-108.126,36.9997],[-108.1252,36.9997],[-108.1245,36.9997],[-108.1162,36.9997],[-108.1131,36.9997],[-108.1098,36.9997],[-108.1096,36.9997],[-108.0911,36.9997],[-108.0909,36.9997],[-108.0907,36.9997],[-108.0883,36.9997],[-108.0819,36.9997],[-108.0708,36.9997],[-108.0663,36.9997],[-108.0629,36.9997],[-108.0609,36.9997],[-108.0474,36.9997],[-108.0432,36.9997],[-108.0424,36.9997],[-108.0376,36.9997],[-108.0368,36.9997],[-108.0343,36.9997],[-108.0335,36.9997],[-108.0332,36.9997],[-108.0331,36.9997],[-108.033,36.9997],[-108.0323,36.9998],[-108.032,36.9997],[-108.0277,36.9998],[-108.0141,36.9998],[-108.0111,36.9998],[-108.0006,36.9998],[-107.9994,36.9998],[-107.9972,36.9998],[-107.9955,36.9998],[-107.9924,36.9999],[-107.9921,36.9999],[-107.9919,36.9999],[-107.9856,36.9999],[-107.9839,36.9999],[-107.969,36.9998],[-107.9674,36.9998],[-107.9658,36.9998],[-107.9593,36.9998],[-107.9437,36.9997],[-107.9421,36.9997],[-107.9371,36.9997],[-107.9185,36.9997],[-107.918,36.9997],[-107.9173,36.9997],[-107.9163,36.9997],[-107.8943,36.9997],[-107.8902,36.9997],[-107.8851,36.9997],[-107.874,36.9997],[-107.8698,36.9997],[-107.8697,36.9997],[-107.8696,36.9997],[-107.8691,36.9997],[-107.8684,36.9997],[-107.8677,36.9997],[-107.8672,36.9997],[-107.8669,36.9997],[-107.8667,36.9997],[-107.8665,36.9997],[-107.8661,36.9997],[-107.8657,36.9997],[-107.8654,36.9997],[-107.858,36.9997],[-107.8517,36.9998],[-107.8447,36.9998],[-107.8004,37],[-107.7994,37],[-107.7952,37],[-107.7938,37],[-107.7886,37],[-107.7806,37.0001],[-107.7801,37.0001],[-107.7798,37.0001],[-107.7669,37.0001],[-107.7569,37.0001],[-107.7295,37],[-107.7292,37],[-107.7291,37],[-107.7288,37],[-107.7254,37],[-107.7187,37],[-107.7128,37],[-107.7126,37],[-107.7124,37],[-107.7123,37],[-107.7119,37],[-107.6947,37],[-107.6914,37],[-107.671,36.9999],[-107.6617,36.9999],[-107.6489,36.9999],[-107.6355,36.9999],[-107.6075,37],[-107.6052,37],[-107.6047,37],[-107.6034,37],[-107.6022,37],[-107.6018,37],[-107.6011,37],[-107.6005,37],[-107.6002,37],[-107.5973,37],[-107.5966,37],[-107.5959,37],[-107.595,37],[-107.5943,37],[-107.5922,37],[-107.5888,37],[-107.585,37],[-107.5848,37],[-107.5815,37],[-107.5743,37],[-107.568,37],[-107.5673,37],[-107.5615,37],[-107.5592,37],[-107.5535,37],[-107.5414,37],[-107.5411,37],[-107.5363,37],[-107.5347,37],[-107.5345,37],[-107.5342,37],[-107.5237,37.0001],[-107.5199,37.0001],[-107.5125,37.0001],[-107.5104,37.0001],[-107.5096,37.0001],[-107.5084,37.0001],[-107.5075,37.0001],[-107.5074,37.0001],[-107.5011,37.0001],[-107.5001,37.0001],[-107.4989,37.0001],[-107.4983,37.0001],[-107.4966,37.0001],[-107.4959,37.0001],[-107.495,37.0001],[-107.4861,37.0001],[-107.4817,37.0001],[-107.4805,37.0001],[-107.4786,37.0001],[-107.4759,37.0001],[-107.4725,37.0001],[-107.4718,37.0001],[-107.4703,37.0001],[-107.4701,37.0001],[-107.4697,37.0001],[-107.469,37.0001],[-107.4687,37.0001],[-107.4613,37.0002],[-107.4583,37.0002],[-107.4561,37.0002],[-107.4536,37.0002],[-107.4528,37.0002],[-107.4521,37.0002],[-107.4513,37.0002],[-107.4473,37.0002],[-107.4471,37.0002],[-107.4459,37.0002],[-107.4432,37.0002],[-107.4424,37.0002],[-107.4423,37.0002],[-107.4415,37.0002],[-107.4405,37.0002],[-107.438,37.0002],[-107.4361,37.0002],[-107.4357,37.0002],[-107.4336,37.0002],[-107.4321,37.0002],[-107.4309,37.0002],[-107.4295,37.0002],[-107.4282,37.0002],[-107.4277,37.0002],[-107.4272,37.0002],[-107.4264,37.0002],[-107.4253,37.0002],[-107.4248,37.0002],[-107.4243,37.0002],[-107.4234,37.0002],[-107.4232,37.0002],[-107.4225,37.0002],[-107.4222,37.0002],[-107.4221,37.0002],[-107.422,37.0002],[-107.4218,37.0002],[-107.4216,37.0002],[-107.4212,37.0002],[-107.4208,37.0002],[-107.4207,37.0002],[-107.4108,37.0002],[-107.4004,37.0002],[-107.4,37.0002],[-107.3984,37.0002],[-107.3949,37.0002],[-107.3768,37.0002],[-107.3588,37.0001],[-107.3508,37.0001],[-107.3468,37.0001],[-107.3407,37.0001],[-107.3338,37.0001],[-107.3226,37],[-107.31,37],[-107.2872,37],[-107.2691,37],[-107.2645,37],[-107.2642,37],[-107.264,37],[-107.2553,37],[-107.255,37],[-107.2546,37],[-107.2517,37],[-107.2512,37],[-107.2509,37],[-107.2476,37],[-107.2425,37],[-107.2421,37],[-107.2397,37],[-107.2385,37],[-107.237,37],[-107.2128,37],[-107.1972,37],[-107.1969,37],[-107.1863,37],[-107.186,37],[-107.183,37],[-107.166,37],[-107.1654,37],[-107.1632,37],[-107.1577,37],[-107.1568,37],[-107.1509,37],[-107.1474,37.0001],[-107.1461,37.0001],[-107.1415,37.0001],[-107.1369,37.0001],[-107.134,37.0001],[-107.1302,37.0001],[-107.111,37],[-107.1091,37],[-107.1088,37],[-107.1086,37],[-107.1084,37],[-107.1078,37],[-107.1075,37],[-107.1072,37],[-107.0934,37],[-107.0757,37],[-107.0598,37],[-107.0592,37],[-107.0576,37],[-107.0469,37],[-107.0396,37.0001],[-107.0281,37.0001],[-107.0278,37.0001],[-107.0274,37.0001],[-107.0273,37.0001],[-107.0215,37.0001],[-107.0144,37.0001],[-107.0069,37.0001],[-107.0035,37.0001],[-106.9978,37.0001],[-106.9855,37.0001],[-106.9827,37.0001],[-106.9796,37.0001],[-106.975,37.0001],[-106.9749,37.0001],[-106.9734,37.0001],[-106.9703,37.0001],[-106.9686,37.0001],[-106.956,37.0001],[-106.9505,37.0001],[-106.9397,37.0001],[-106.9378,37.0001],[-106.9322,37.0001],[-106.9233,37.0001],[-106.9189,37.0001],[-106.9186,37.0001],[-106.9147,37.0001],[-106.9144,37.0001],[-106.9143,37.0001],[-106.9142,37.0001],[-106.914,37.0001],[-106.9094,37.0001],[-106.9066,37.0001],[-106.9064,37.0001],[-106.9063,37.0001],[-106.8958,37.0001],[-106.8787,37.0001],[-106.8783,37.0001],[-106.8772,37.0001],[-106.8742,36.997],[-106.8704,36.9931],[-106.8698,36.9925],[-106.8645,36.9925],[-106.8603,36.9925],[-106.8535,36.9925],[-106.8496,36.9925],[-106.8439,36.9925],[-106.8421,36.9925],[-106.8414,36.9925],[-106.8342,36.9925],[-106.8328,36.9925],[-106.832,36.9924],[-106.8285,36.9924],[-106.827,36.9925],[-106.8261,36.9925],[-106.8135,36.9925],[-106.8081,36.9925],[-106.8048,36.9925],[-106.8019,36.9925],[-106.8009,36.9925],[-106.7979,36.9925],[-106.7976,36.9925],[-106.7969,36.9925],[-106.7967,36.9925],[-106.7959,36.9925],[-106.7956,36.9925],[-106.7955,36.9925],[-106.7954,36.9925],[-106.794,36.9925],[-106.79,36.9925],[-106.7886,36.9925],[-106.7877,36.9925],[-106.7875,36.9925],[-106.7819,36.9925],[-106.7776,36.9925],[-106.7772,36.9925],[-106.777,36.9925],[-106.7762,36.9925],[-106.776,36.9925],[-106.7753,36.9925],[-106.7749,36.9925],[-106.7721,36.9925],[-106.7672,36.9925],[-106.7655,36.9925],[-106.7604,36.9925],[-106.7587,36.9925],[-106.757,36.9925],[-106.7518,36.9925],[-106.7506,36.9925],[-106.75,36.9925],[-106.7494,36.9925],[-106.7476,36.9925],[-106.7469,36.9925],[-106.7451,36.9925],[-106.7395,36.9926],[-106.7377,36.9926],[-106.7365,36.9926],[-106.7331,36.9926],[-106.732,36.9926],[-106.7314,36.9926],[-106.7294,36.9926],[-106.7288,36.9926],[-106.7287,36.9926],[-106.7286,36.9926],[-106.7285,36.9926],[-106.7281,36.9927],[-106.7267,36.9927],[-106.7262,36.9927],[-106.7237,36.9927],[-106.7229,36.9927],[-106.7228,36.9927],[-106.7181,36.9928],[-106.718,36.9928],[-106.7179,36.9928],[-106.7176,36.9928],[-106.712,36.9928],[-106.7087,36.9928],[-106.7077,36.9928],[-106.6889,36.9929],[-106.6882,36.9929],[-106.6822,36.9929],[-106.6752,36.9929],[-106.6748,36.9929],[-106.6747,36.9929],[-106.6746,36.9929],[-106.6733,36.9929],[-106.6709,36.993],[-106.6697,36.993],[-106.6629,36.993],[-106.6618,36.993],[-106.6616,36.993],[-106.6533,36.993],[-106.6519,36.993],[-106.644,36.993],[-106.6426,36.993],[-106.6352,36.9931],[-106.6301,36.9931],[-106.6294,36.9931],[-106.6173,36.9931],[-106.6171,36.9931],[-106.616,36.9931],[-106.6081,36.9931],[-106.599,36.9932],[-106.5857,36.9932],[-106.5809,36.9932],[-106.5717,36.9933],[-106.5698,36.9933],[-106.5631,36.9933],[-106.5629,36.9933],[-106.5624,36.9933],[-106.5595,36.9933],[-106.5532,36.9933],[-106.5521,36.9933],[-106.549,36.9933],[-106.548,36.9934],[-106.5474,36.9934],[-106.5458,36.9933],[-106.5453,36.9933],[-106.5452,36.9933],[-106.5449,36.9933],[-106.5406,36.9933],[-106.5394,36.9933],[-106.5376,36.9934],[-106.5349,36.9934],[-106.5245,36.9934],[-106.5141,36.9934],[-106.5099,36.9934],[-106.5093,36.9935],[-106.5,36.9935],[-106.4988,36.9935],[-106.4973,36.9935],[-106.4939,36.9935],[-106.4926,36.9935],[-106.4918,36.9935],[-106.4907,36.9935],[-106.4844,36.9935],[-106.4761,36.9935],[-106.4754,36.9935],[-106.4737,36.9936],[-106.4655,36.9936],[-106.4556,36.9936],[-106.4465,36.9936],[-106.442,36.9937],[-106.438,36.9937],[-106.4257,36.9937],[-106.4199,36.9937],[-106.4123,36.9937],[-106.412,36.9937],[-106.4071,36.9938],[-106.4067,36.9938],[-106.4018,36.9938],[-106.3907,36.9938],[-106.3837,36.9938],[-106.3724,36.9939],[-106.3721,36.9939],[-106.3656,36.9939],[-106.3556,36.9939],[-106.3477,36.9939],[-106.3452,36.9939],[-106.3437,36.9939],[-106.3426,36.994],[-106.3397,36.994],[-106.335,36.994],[-106.3279,36.994],[-106.3275,36.994],[-106.3273,36.994],[-106.327,36.994],[-106.3225,36.994],[-106.3119,36.9941],[-106.309,36.9941],[-106.3086,36.9941],[-106.3043,36.9941],[-106.3042,36.9941],[-106.3038,36.9941],[-106.298,36.9941],[-106.2933,36.9941],[-106.2929,36.9941],[-106.2917,36.9941],[-106.2883,36.9941],[-106.2872,36.9941],[-106.2835,36.9941],[-106.2728,36.9942],[-106.262,36.9942],[-106.2548,36.9942],[-106.2495,36.9942],[-106.2492,36.9943],[-106.2491,36.9943],[-106.249,36.9943],[-106.2487,36.9942],[-106.2462,36.9942],[-106.2386,36.9943],[-106.2361,36.9943],[-106.2345,36.9943],[-106.2204,36.9943],[-106.219,36.9943],[-106.2012,36.9945],[-106.1829,36.9947],[-106.1797,36.9947],[-106.1793,36.9947],[-106.1647,36.9948],[-106.1638,36.9948],[-106.1559,36.9948],[-106.1535,36.9948],[-106.1497,36.9948],[-106.142,36.9948],[-106.1344,36.9948],[-106.1325,36.9948],[-106.1309,36.9948],[-106.1278,36.9948],[-106.1256,36.9949],[-106.1244,36.9948],[-106.1153,36.9949],[-106.1107,36.9949],[-106.1,36.995],[-106.0919,36.995],[-106.0853,36.995],[-106.0817,36.995],[-106.0783,36.995],[-106.0778,36.995],[-106.074,36.9951],[-106.0708,36.9951],[-106.069,36.9951],[-106.0686,36.9951],[-106.0667,36.9951],[-106.0585,36.9951],[-106.0559,36.9951],[-106.0539,36.9951],[-106.0533,36.9951],[-106.0531,36.9951],[-106.053,36.9951],[-106.0529,36.9951],[-106.0507,36.9951],[-106.0503,36.9951],[-106.0499,36.9951],[-106.049,36.9951],[-106.04,36.9952],[-106.0392,36.9952],[-106.0387,36.9951],[-106.0376,36.9951],[-106.0373,36.9951],[-106.0277,36.9952],[-106.0276,36.9952],[-106.0251,36.9952],[-106.0176,36.9952],[-106.0152,36.9953],[-106.015,36.9953],[-106.0148,36.9952],[-106.0147,36.9952],[-106.0146,36.9952],[-106.0088,36.9953],[-106.0063,36.9953],[-106.0053,36.9953],[-106.001,36.9953],[-106.0006,36.9953],[-105.9972,36.9953],[-105.9967,36.9953],[-105.9966,36.9953],[-105.9887,36.9953],[-105.9836,36.9954],[-105.9659,36.9954],[-105.9459,36.9954],[-105.9289,36.9954],[-105.9039,36.9956],[-105.9036,36.9956],[-105.8996,36.9956],[-105.8988,36.9956],[-105.8836,36.9956],[-105.8816,36.9956],[-105.8785,36.9956],[-105.8777,36.9956],[-105.877,36.9956],[-105.8763,36.9956],[-105.8718,36.9956],[-105.8437,36.9956],[-105.8274,36.9956],[-105.8233,36.9956],[-105.801,36.9956],[-105.7852,36.9957],[-105.7844,36.9957],[-105.7796,36.9957],[-105.7747,36.9957],[-105.7698,36.9957],[-105.7656,36.9957],[-105.7622,36.9957],[-105.7615,36.9957],[-105.7595,36.9957],[-105.7546,36.9957],[-105.7506,36.9957],[-105.7399,36.9958],[-105.7351,36.9958],[-105.7317,36.9958],[-105.7218,36.9958],[-105.7186,36.9958],[-105.7185,36.9958],[-105.7184,36.9958],[-105.7183,36.9958],[-105.7181,36.9958],[-105.7169,36.9958],[-105.7165,36.9958],[-105.7158,36.9958],[-105.7138,36.9959],[-105.7135,36.9959],[-105.7121,36.9959],[-105.7089,36.9959],[-105.7078,36.9959],[-105.7058,36.9959],[-105.6997,36.9959],[-105.6982,36.9959],[-105.6977,36.9959],[-105.6973,36.9959],[-105.6959,36.9959],[-105.6954,36.9959],[-105.6953,36.9959],[-105.6949,36.9959],[-105.6948,36.9959],[-105.6946,36.9959],[-105.694,36.9959],[-105.6938,36.9959],[-105.6922,36.9959],[-105.686,36.9958],[-105.6841,36.9959],[-105.6819,36.9959],[-105.6661,36.9959],[-105.6647,36.9959],[-105.6636,36.9959],[-105.663,36.9959],[-105.6612,36.9959],[-105.6606,36.9959],[-105.6457,36.9959],[-105.6367,36.9958],[-105.6291,36.9958],[-105.6276,36.9958],[-105.6233,36.9957],[-105.6218,36.9957],[-105.6149,36.9957],[-105.6095,36.9957],[-105.6038,36.9957],[-105.5914,36.9956],[-105.5884,36.9956],[-105.5865,36.9956],[-105.5839,36.9956],[-105.5796,36.9956],[-105.5788,36.9956],[-105.5779,36.9956],[-105.5732,36.9956],[-105.5712,36.9956],[-105.5692,36.9956],[-105.5504,36.9956],[-105.5484,36.9956],[-105.5479,36.9956],[-105.5366,36.9956],[-105.534,36.9955],[-105.5331,36.9955],[-105.5323,36.9955],[-105.5284,36.9955],[-105.5223,36.9955],[-105.5191,36.9955],[-105.5143,36.9955],[-105.5142,36.9955],[-105.513,36.9955],[-105.5115,36.9955],[-105.5109,36.9955],[-105.5078,36.9955],[-105.4991,36.9955],[-105.4961,36.9955],[-105.4944,36.9955],[-105.4909,36.9955],[-105.4899,36.9955],[-105.4882,36.9955],[-105.4867,36.9955],[-105.4841,36.9954],[-105.4765,36.9954],[-105.4716,36.9954],[-105.4651,36.9954],[-105.4638,36.9954],[-105.4547,36.9954],[-105.4504,36.9954],[-105.4471,36.9954],[-105.4468,36.9954],[-105.4406,36.9954],[-105.4385,36.9954],[-105.4243,36.9953],[-105.4197,36.9953],[-105.4121,36.9953],[-105.4035,36.9953],[-105.4022,36.9953],[-105.3929,36.9953],[-105.3905,36.9953],[-105.3838,36.9953],[-105.3665,36.9952],[-105.3572,36.9952],[-105.3341,36.9952],[-105.3079,36.9951],[-105.2801,36.9951],[-105.279,36.9951],[-105.2778,36.9951],[-105.2773,36.9951],[-105.261,36.995],[-105.2508,36.995],[-105.2506,36.995],[-105.2223,36.995],[-105.2205,36.995],[-105.2206,36.9952],[-105.2096,36.9952],[-105.2089,36.9952],[-105.2042,36.9952],[-105.1933,36.9952],[-105.1764,36.9953],[-105.1726,36.9953],[-105.1668,36.9953],[-105.1667,36.9953],[-105.1658,36.9953],[-105.1654,36.9953],[-105.1646,36.9953],[-105.162,36.9953],[-105.1612,36.9953],[-105.1609,36.9953],[-105.1604,36.9953],[-105.1585,36.9953],[-105.1578,36.9953],[-105.157,36.9953],[-105.1566,36.9953],[-105.1554,36.9953],[-105.155,36.9953],[-105.1513,36.9952],[-105.1402,36.9952],[-105.1367,36.9952],[-105.1364,36.9952],[-105.1348,36.9952],[-105.1333,36.9952],[-105.1331,36.9952],[-105.1304,36.9952],[-105.1286,36.9952],[-105.1282,36.9952],[-105.1256,36.9952],[-105.1238,36.9953],[-105.1221,36.9954],[-105.1213,36.9954],[-105.1208,36.9954],[-105.1207,36.9954],[-105.1205,36.9954],[-105.1204,36.9954],[-105.1198,36.9954],[-105.1196,36.9954],[-105.1127,36.9952],[-105.1034,36.995],[-105.0968,36.9948],[-105.0918,36.9946],[-105.091,36.9946],[-105.0898,36.9946],[-105.0854,36.9945],[-105.0853,36.9945],[-105.0848,36.9944],[-105.0812,36.9943],[-105.0754,36.9941],[-105.0701,36.994],[-105.0665,36.9939],[-105.0664,36.9939],[-105.0663,36.9939],[-105.0661,36.9939],[-105.066,36.9939],[-105.0636,36.9938],[-105.0564,36.9937],[-105.054,36.9937],[-105.0538,36.9937],[-105.0521,36.9936],[-105.0495,36.9935],[-105.0494,36.9935],[-105.036,36.993],[-105.0343,36.9929],[-105.0315,36.9928],[-105.0307,36.9928],[-105.0292,36.9927],[-105.025,36.9928],[-105.0226,36.9928],[-105.0144,36.993],[-105.0079,36.9931],[-105.0054,36.9932],[-105.0006,36.9933],[-104.9416,36.9933],[-104.9301,36.9933],[-104.9269,36.9933],[-104.9026,36.9933],[-104.9008,36.9933],[-104.9005,36.9933],[-104.8996,36.9933],[-104.8993,36.9933],[-104.8986,36.9933],[-104.8962,36.9933],[-104.8955,36.9933],[-104.8914,36.9933],[-104.8835,36.9933],[-104.8792,36.9933],[-104.8756,36.9933],[-104.8753,36.9933],[-104.8752,36.9933],[-104.8751,36.9933],[-104.8714,36.9933],[-104.8603,36.9933],[-104.8585,36.9933],[-104.8566,36.9933],[-104.8533,36.9933],[-104.8436,36.9934],[-104.8404,36.9934],[-104.8356,36.9934],[-104.8326,36.9934],[-104.8274,36.9934],[-104.8122,36.9934],[-104.8092,36.9934],[-104.8071,36.9934],[-104.8015,36.9934],[-104.7982,36.9934],[-104.7885,36.9935],[-104.7852,36.9935],[-104.7812,36.9935],[-104.769,36.9935],[-104.7649,36.9935],[-104.7631,36.9935],[-104.7577,36.9935],[-104.7559,36.9935],[-104.7515,36.9935],[-104.7506,36.9935],[-104.7499,36.9935],[-104.7382,36.9935],[-104.7337,36.9935],[-104.7334,36.9935],[-104.7326,36.9935],[-104.7323,36.9935],[-104.7322,36.9935],[-104.7074,36.9935],[-104.7058,36.9935],[-104.7014,36.9935],[-104.7013,36.9935],[-104.7012,36.9935],[-104.6972,36.9935],[-104.6903,36.9935],[-104.685,36.9935],[-104.681,36.9935],[-104.675,36.9934],[-104.6738,36.9934],[-104.6604,36.9934],[-104.6539,36.9934],[-104.6522,36.9934],[-104.645,36.9934],[-104.6423,36.9934],[-104.6347,36.9935],[-104.6342,36.9935],[-104.6315,36.9936],[-104.6314,36.9936],[-104.63,36.9936],[-104.6258,36.9936],[-104.6255,36.9936],[-104.6254,36.9937],[-104.6247,36.9943],[-104.6246,36.9944],[-104.6227,36.9943],[-104.6168,36.9942],[-104.6148,36.9941],[-104.6127,36.9941],[-104.6063,36.9941],[-104.6042,36.9941],[-104.6031,36.9941],[-104.6026,36.9941],[-104.6001,36.9941],[-104.5991,36.9941],[-104.5984,36.9941],[-104.5975,36.9941],[-104.5931,36.9941],[-104.5916,36.9941],[-104.5912,36.9941],[-104.5899,36.9941],[-104.5895,36.9941],[-104.5893,36.9941],[-104.5866,36.9941],[-104.5819,36.9941],[-104.5777,36.9941],[-104.5747,36.9941],[-104.5699,36.9939],[-104.5672,36.9939],[-104.5633,36.9938],[-104.5446,36.9939],[-104.537,36.994],[-104.5367,36.994],[-104.5355,36.994],[-104.5352,36.9939],[-104.532,36.9939],[-104.527,36.9939],[-104.5224,36.9938],[-104.5192,36.9938],[-104.5161,36.9938],[-104.5113,36.9938],[-104.5068,36.9938],[-104.5037,36.9938],[-104.5025,36.9938],[-104.5005,36.9938],[-104.499,36.9939],[-104.4979,36.9939],[-104.4978,36.9939],[-104.497,36.9939],[-104.4943,36.9939],[-104.4934,36.9939],[-104.4933,36.9937],[-104.4931,36.9937],[-104.493,36.9937],[-104.4925,36.9937],[-104.4923,36.9937],[-104.4912,36.9937],[-104.488,36.9938],[-104.487,36.9939],[-104.4868,36.9939],[-104.4863,36.9939],[-104.4861,36.9939],[-104.485,36.9939],[-104.4816,36.9939],[-104.4806,36.9939],[-104.4805,36.9939],[-104.4804,36.9939],[-104.4802,36.9939],[-104.4801,36.9939],[-104.4797,36.9939],[-104.4784,36.9939],[-104.478,36.9939],[-104.4778,36.9939],[-104.4772,36.9939],[-104.477,36.9939],[-104.4753,36.9939],[-104.4702,36.9939],[-104.4685,36.9938],[-104.4621,36.9938],[-104.462,36.9938],[-104.4517,36.9937],[-104.4505,36.9937],[-104.4504,36.9937],[-104.4429,36.9937],[-104.4366,36.9937],[-104.4352,36.9937],[-104.434,36.9937],[-104.4298,36.9937],[-104.4135,36.9936],[-104.4096,36.9935],[-104.4083,36.9935],[-104.4004,36.9935],[-104.3863,36.9935],[-104.3755,36.9935],[-104.3747,36.9935],[-104.3689,36.9935],[-104.3678,36.9935],[-104.3673,36.9935],[-104.3672,36.9935],[-104.367,36.9935],[-104.3665,36.9935],[-104.3664,36.9935],[-104.3575,36.9935],[-104.3432,36.9935],[-104.3388,36.9935],[-104.3353,36.9936],[-104.3308,36.9937],[-104.322,36.9939],[-104.3187,36.9939],[-104.3186,36.9939],[-104.3184,36.9939],[-104.3175,36.9939],[-104.3172,36.9939],[-104.3123,36.9939],[-104.3049,36.994],[-104.3042,36.994],[-104.2997,36.9941],[-104.2991,36.9941],[-104.2971,36.9941],[-104.2965,36.9941],[-104.292,36.9942],[-104.2785,36.9943],[-104.274,36.9944],[-104.2657,36.9945],[-104.2505,36.9946],[-104.2458,36.9947],[-104.2406,36.9947],[-104.2381,36.9947],[-104.2351,36.9947],[-104.2323,36.9948],[-104.2257,36.9948],[-104.2192,36.9948],[-104.2189,36.9948],[-104.2183,36.9948],[-104.2156,36.9948],[-104.2124,36.9948],[-104.2108,36.9948],[-104.2026,36.9949],[-104.2001,36.9949],[-104.1993,36.9949],[-104.1946,36.9949],[-104.1888,36.995],[-104.1812,36.995],[-104.1805,36.995],[-104.1804,36.995],[-104.1757,36.9951],[-104.1751,36.9951],[-104.1733,36.9951],[-104.1727,36.9951],[-104.1725,36.9951],[-104.172,36.9951],[-104.1718,36.9951],[-104.17,36.9951],[-104.1646,36.9952],[-104.1629,36.9952],[-104.1602,36.9952],[-104.1523,36.9952],[-104.1507,36.9952],[-104.1505,36.9952],[-104.1503,36.9952],[-104.1497,36.9952],[-104.149,36.9952],[-104.1468,36.9953],[-104.1461,36.9953],[-104.1453,36.9953],[-104.1429,36.9953],[-104.1421,36.9953],[-104.1414,36.9953],[-104.1392,36.9953],[-104.1385,36.9953],[-104.1384,36.9953],[-104.1358,36.9953],[-104.1288,36.9953],[-104.1278,36.9953],[-104.1255,36.9954],[-104.1252,36.9954],[-104.1241,36.9954],[-104.121,36.9954],[-104.12,36.9954],[-104.1155,36.9955],[-104.115,36.9955],[-104.1019,36.9956],[-104.0974,36.9956],[-104.0972,36.9956],[-104.0966,36.9956],[-104.0965,36.9956],[-104.0963,36.9956],[-104.096,36.9956],[-104.0958,36.9956],[-104.0957,36.9956],[-104.0878,36.9957],[-104.0658,36.9958],[-104.0644,36.9958],[-104.0565,36.9959],[-104.0555,36.9959],[-104.0523,36.9959],[-104.0513,36.9959],[-104.051,36.9959],[-104.0502,36.9959],[-104.0499,36.9959],[-104.0485,36.996],[-104.0442,36.996],[-104.0428,36.996],[-104.0423,36.996],[-104.0408,36.996],[-104.0404,36.996],[-104.0403,36.996],[-104.0079,36.9961],[-104.0047,36.9961],[-103.9993,36.9962],[-103.9975,36.9962],[-103.9935,36.9962],[-103.9934,36.9962],[-103.9729,36.9964],[-103.9715,36.9964],[-103.9673,36.9964],[-103.9619,36.9965],[-103.9575,36.9965],[-103.957,36.9965],[-103.9398,36.9966],[-103.9367,36.9966],[-103.9265,36.9967],[-103.9264,36.9967],[-103.9263,36.9967],[-103.9232,36.9967],[-103.9185,36.9967],[-103.9005,36.9969],[-103.8832,36.997],[-103.8772,36.9971],[-103.8771,36.9971],[-103.872,36.9971],[-103.8714,36.9971],[-103.8696,36.9971],[-103.869,36.9971],[-103.8688,36.9971],[-103.8683,36.9971],[-103.8682,36.9971],[-103.8652,36.9972],[-103.8528,36.9972],[-103.8527,36.9972],[-103.8406,36.9972],[-103.8405,36.9972],[-103.8332,36.9972],[-103.8269,36.9973],[-103.8244,36.9973],[-103.8184,36.9973],[-103.8178,36.9973],[-103.809,36.9973],[-103.7966,36.9974],[-103.7878,36.9975],[-103.7827,36.9975],[-103.7826,36.9975],[-103.7802,36.9976],[-103.7798,36.9976],[-103.7746,36.9976],[-103.7697,36.9977],[-103.768,36.9977],[-103.7679,36.9977],[-103.7676,36.9977],[-103.7561,36.9978],[-103.7552,36.9978],[-103.743,36.9979],[-103.7405,36.998],[-103.7386,36.998],[-103.7385,36.998],[-103.7378,36.998],[-103.7377,36.998],[-103.7374,36.998],[-103.7359,36.998],[-103.7346,36.998],[-103.7332,36.998],[-103.7302,36.998],[-103.7218,36.998],[-103.7028,36.9981],[-103.6893,36.9982],[-103.683,36.9983],[-103.6763,36.9983],[-103.6762,36.9983],[-103.666,36.9984],[-103.6446,36.9985],[-103.6437,36.9985],[-103.6391,36.9985],[-103.6287,36.9986],[-103.6255,36.9986],[-103.6249,36.9986],[-103.6165,36.9987],[-103.6121,36.9987],[-103.5994,36.9987],[-103.5807,36.9988],[-103.5764,36.9988],[-103.5732,36.9988],[-103.5603,36.9988],[-103.5602,36.9988],[-103.5494,36.9989],[-103.5405,36.9989],[-103.5389,36.9989],[-103.5379,36.9989],[-103.524,36.999],[-103.5174,36.999],[-103.5109,36.999],[-103.5013,36.9991],[-103.5002,36.9991],[-103.5001,36.9991],[-103.4898,36.9991],[-103.4881,36.9991],[-103.488,36.9991],[-103.4879,36.9991],[-103.4852,36.9991],[-103.4784,36.9992],[-103.4783,36.9992],[-103.4782,36.9992],[-103.4723,36.9992],[-103.4707,36.9992],[-103.4668,36.9992],[-103.4542,36.9992],[-103.4455,36.9992],[-103.4417,36.9992],[-103.4365,36.9992],[-103.4324,36.9992],[-103.4257,36.9993],[-103.4081,36.9993],[-103.4023,36.9994],[-103.393,36.9994],[-103.3927,36.9994],[-103.3807,36.9994],[-103.3797,36.9994],[-103.3777,36.9994],[-103.3693,36.9995],[-103.3508,36.9995],[-103.3489,36.9995],[-103.343,36.9994],[-103.3301,36.9995],[-103.3299,36.9995],[-103.3263,36.9995],[-103.3246,36.9995],[-103.3057,36.9995],[-103.3043,36.9995],[-103.3034,36.9995],[-103.301,36.9996],[-103.3001,36.9996],[-103.2995,36.9996],[-103.2983,36.9996],[-103.2745,36.9996],[-103.2734,36.9996],[-103.2731,36.9996],[-103.2694,36.9996],[-103.2585,36.9996],[-103.2583,36.9996],[-103.2577,36.9996],[-103.2575,36.9996],[-103.2516,36.9996],[-103.2396,36.9996],[-103.2264,36.9997],[-103.2228,36.9997],[-103.2202,36.9997],[-103.2169,36.9997],[-103.2006,36.9998],[-103.2005,36.9998],[-103.1933,36.9999],[-103.1882,36.9999],[-103.1837,36.9999],[-103.1824,36.9999],[-103.1809,36.9999],[-103.1775,36.9999],[-103.1591,37],[-103.156,37],[-103.1496,37.0001],[-103.1441,37.0001],[-103.1276,37.0001],[-103.1207,37.0002],[-103.1168,37.0002],[-103.1025,37.0002],[-103.1023,37.0002],[-103.1002,37.0002],[-103.0902,37.0002],[-103.0861,37.0002],[-103.0859,37.0002],[-103.0703,37.0002],[-103.0638,37.0001],[-103.0451,37.0001],[-103.0391,37.0001],[-103.039,37.0001],[-103.0389,37.0001],[-103.0375,37.0001],[-103.0062,37.0001],[-103.0029,37.0001],[-103.0023,37.0001]]]},"properties":{"STATE_ID":"35","STATE_NAME":"New Mexico"},"id":35}, -{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-119.6347,33.2654],[-119.6363,33.273],[-119.6361,33.2807],[-119.6348,33.286],[-119.6338,33.2893],[-119.6291,33.2993],[-119.6259,33.305],[-119.6217,33.3092],[-119.6185,33.3119],[-119.6145,33.3148],[-119.6093,33.3182],[-119.6048,33.3204],[-119.5992,33.3233],[-119.5925,33.3258],[-119.5881,33.327],[-119.5827,33.3278],[-119.5783,33.3281],[-119.5749,33.3283],[-119.5692,33.3281],[-119.5649,33.3276],[-119.5597,33.3293],[-119.5546,33.3312],[-119.5494,33.3328],[-119.5435,33.3342],[-119.5382,33.3348],[-119.5342,33.3353],[-119.5297,33.3352],[-119.5253,33.3349],[-119.5191,33.3337],[-119.5085,33.331],[-119.5009,33.3291],[-119.4951,33.3272],[-119.4905,33.3251],[-119.4713,33.3168],[-119.4433,33.3057],[-119.43,33.301],[-119.4287,33.3003],[-119.4282,33.3],[-119.4262,33.2989],[-119.4259,33.2988],[-119.4225,33.2962],[-119.4134,33.2895],[-119.4054,33.2835],[-119.3999,33.2801],[-119.391,33.2744],[-119.3852,33.2709],[-119.3797,33.2676],[-119.3759,33.2648],[-119.3759,33.2632],[-119.3691,33.2558],[-119.3672,33.2534],[-119.3647,33.25],[-119.3621,33.2452],[-119.3609,33.2421],[-119.3601,33.2349],[-119.3602,33.2283],[-119.3607,33.2214],[-119.3624,33.2148],[-119.3654,33.2085],[-119.3684,33.2026],[-119.372,33.1976],[-119.3739,33.195],[-119.3759,33.1922],[-119.379,33.1907],[-119.3815,33.1895],[-119.3861,33.1863],[-119.3945,33.1808],[-119.4337,33.167],[-119.445,33.1653],[-119.4684,33.1646],[-119.4722,33.1644],[-119.4753,33.1636],[-119.4765,33.1635],[-119.4788,33.1637],[-119.4796,33.1639],[-119.4895,33.1666],[-119.4914,33.167],[-119.5009,33.1674],[-119.508,33.1674],[-119.5102,33.1674],[-119.512,33.1677],[-119.5169,33.169],[-119.5229,33.1709],[-119.5267,33.1727],[-119.529,33.1733],[-119.5322,33.1739],[-119.5413,33.1765],[-119.5468,33.1788],[-119.5501,33.1803],[-119.5515,33.1806],[-119.5532,33.1813],[-119.555,33.1815],[-119.5622,33.1825],[-119.5693,33.1846],[-119.5742,33.1865],[-119.5783,33.1885],[-119.581,33.1902],[-119.5873,33.1955],[-119.5891,33.1967],[-119.594,33.199],[-119.6003,33.2032],[-119.6053,33.2069],[-119.6115,33.2127],[-119.6148,33.2172],[-119.6182,33.2225],[-119.6195,33.225],[-119.6199,33.2268],[-119.6209,33.2279],[-119.6219,33.2287],[-119.6236,33.2304],[-119.6252,33.2325],[-119.6259,33.2345],[-119.6278,33.237],[-119.6313,33.245],[-119.6317,33.2475],[-119.6316,33.2489],[-119.6318,33.25],[-119.6315,33.2532],[-119.6311,33.2555],[-119.6328,33.259],[-119.6347,33.2654]]],[[[-118.6748,33.0121],[-118.6759,33.0154],[-118.6786,33.0264],[-118.6782,33.0397],[-118.6756,33.0493],[-118.6708,33.058],[-118.6638,33.0669],[-118.6544,33.075],[-118.6413,33.0819],[-118.6326,33.0845],[-118.6259,33.0857],[-118.6196,33.0867],[-118.6083,33.0863],[-118.6023,33.0861],[-118.5895,33.0871],[-118.5783,33.0862],[-118.5649,33.0822],[-118.5614,33.0811],[-118.5526,33.0786],[-118.5421,33.0738],[-118.5342,33.0679],[-118.5237,33.06],[-118.515,33.0499],[-118.5093,33.0416],[-118.5077,33.0379],[-118.5048,33.0346],[-118.5009,33.0306],[-118.4956,33.0263],[-118.4911,33.0179],[-118.4895,33.0106],[-118.4871,33.0082],[-118.4855,33.006],[-118.4848,33.0046],[-118.48,33],[-118.4814,33],[-118.4802,32.9986],[-118.4778,32.9958],[-118.4749,32.9931],[-118.4712,32.9891],[-118.4658,32.9824],[-118.4602,32.9753],[-118.4573,32.9709],[-118.4545,32.968],[-118.4503,32.9637],[-118.4489,32.9618],[-118.4459,32.9603],[-118.4421,32.9579],[-118.4344,32.9532],[-118.4277,32.9496],[-118.4233,32.9465],[-118.4187,32.9421],[-118.4139,32.9386],[-118.4113,32.9365],[-118.4096,32.9346],[-118.406,32.9318],[-118.3969,32.9226],[-118.3908,32.9178],[-118.3864,32.9151],[-118.3816,32.9119],[-118.3776,32.9096],[-118.3759,32.9087],[-118.3699,32.9051],[-118.3625,32.9001],[-118.3564,32.8945],[-118.3503,32.8897],[-118.3436,32.8844],[-118.3375,32.8798],[-118.332,32.8768],[-118.3289,32.875],[-118.3297,32.875],[-118.3257,32.8717],[-118.3203,32.8663],[-118.3174,32.8638],[-118.3103,32.8595],[-118.3049,32.8535],[-118.2973,32.8451],[-118.2924,32.8364],[-118.2899,32.8294],[-118.2888,32.8208],[-118.2889,32.8162],[-118.2899,32.8105],[-118.2928,32.8038],[-118.2958,32.7983],[-118.2985,32.7943],[-118.3029,32.7888],[-118.3128,32.7808],[-118.3185,32.7768],[-118.3238,32.7735],[-118.332,32.7706],[-118.3432,32.7671],[-118.3535,32.7658],[-118.3591,32.7662],[-118.3643,32.7671],[-118.371,32.7682],[-118.3739,32.7689],[-118.3759,32.7694],[-118.3784,32.7702],[-118.379,32.7696],[-118.3812,32.7681],[-118.383,32.7659],[-118.3854,32.7636],[-118.3889,32.7611],[-118.3926,32.7585],[-118.3959,32.7572],[-118.3995,32.7552],[-118.4041,32.7533],[-118.4083,32.7519],[-118.4126,32.7511],[-118.4162,32.7506],[-118.4198,32.75],[-118.4365,32.75],[-118.4389,32.7504],[-118.4409,32.751],[-118.4475,32.7531],[-118.4538,32.7551],[-118.459,32.7577],[-118.4647,32.7602],[-118.4684,32.7626],[-118.4739,32.7668],[-118.4779,32.7706],[-118.4817,32.7747],[-118.4844,32.7786],[-118.485,32.7792],[-118.4888,32.7814],[-118.4942,32.7855],[-118.4997,32.791],[-118.5009,32.792],[-118.5047,32.7946],[-118.5076,32.7969],[-118.5102,32.7978],[-118.5158,32.7996],[-118.5204,32.802],[-118.5248,32.8047],[-118.5298,32.8079],[-118.5318,32.8088],[-118.5351,32.8106],[-118.5382,32.8128],[-118.5425,32.8166],[-118.5467,32.8207],[-118.5505,32.8253],[-118.5532,32.8288],[-118.5555,32.8332],[-118.5571,32.8374],[-118.5594,32.8435],[-118.5625,32.8494],[-118.5641,32.8514],[-118.5674,32.8546],[-118.5714,32.8593],[-118.5751,32.8657],[-118.5772,32.868],[-118.5813,32.8715],[-118.5844,32.875],[-118.5879,32.8788],[-118.5895,32.8814],[-118.5911,32.8838],[-118.5921,32.8851],[-118.5969,32.8905],[-118.6009,32.8979],[-118.6035,32.9036],[-118.6038,32.9048],[-118.6043,32.9066],[-118.6053,32.9085],[-118.6055,32.9124],[-118.6057,32.9156],[-118.6055,32.9182],[-118.6067,32.921],[-118.6082,32.9261],[-118.6088,32.9277],[-118.6108,32.9293],[-118.6147,32.9328],[-118.6186,32.9368],[-118.6221,32.9414],[-118.6259,32.9472],[-118.6276,32.9503],[-118.6296,32.9536],[-118.6315,32.9571],[-118.6339,32.9622],[-118.6355,32.9656],[-118.6365,32.9691],[-118.6371,32.9725],[-118.6377,32.9754],[-118.6392,32.9781],[-118.6405,32.9826],[-118.6419,32.987],[-118.6434,32.9928],[-118.6439,32.9949],[-118.6443,32.9978],[-118.6447,33],[-118.6702,33],[-118.671,33.0059],[-118.6748,33.0121]]],[[[-119.1072,33.5],[-119.1189,33.5],[-119.1172,33.5056],[-119.1151,33.5099],[-119.1117,33.5155],[-119.1087,33.5193],[-119.1042,33.5229],[-119.0987,33.5264],[-119.0905,33.5303],[-119.0837,33.5329],[-119.0765,33.5352],[-119.0701,33.5364],[-119.0662,33.5367],[-119.0604,33.5364],[-119.0566,33.536],[-119.0539,33.5368],[-119.0508,33.5372],[-119.0485,33.5373],[-119.0471,33.5372],[-119.0414,33.5386],[-119.0362,33.5396],[-119.0307,33.5401],[-119.0239,33.54],[-119.0173,33.5392],[-119.0121,33.5383],[-119.0081,33.5376],[-119.0009,33.5359],[-119.0009,33.5358],[-118.9978,33.5342],[-118.9945,33.5327],[-118.9928,33.5318],[-118.99,33.5303],[-118.9862,33.5274],[-118.9822,33.5243],[-118.9791,33.5207],[-118.9765,33.5177],[-118.9729,33.5138],[-118.971,33.5106],[-118.9683,33.5056],[-118.966,33.5],[-118.9649,33.4953],[-118.9628,33.4852],[-118.9627,33.4733],[-118.9638,33.4668],[-118.9668,33.4579],[-118.9698,33.4529],[-118.9727,33.4432],[-118.9785,33.4311],[-118.9805,33.4286],[-118.9887,33.4234],[-118.996,33.42],[-119.0009,33.4185],[-119.0009,33.4213],[-119.0095,33.4168],[-119.018,33.4151],[-119.027,33.4129],[-119.0396,33.4122],[-119.0531,33.411],[-119.0641,33.4126],[-119.0719,33.4138],[-119.0785,33.4168],[-119.0865,33.4214],[-119.0941,33.4269],[-119.1008,33.4352],[-119.1038,33.4404],[-119.1061,33.445],[-119.1089,33.4511],[-119.1088,33.4563],[-119.1097,33.4623],[-119.1091,33.4689],[-119.1096,33.4743],[-119.1092,33.4801],[-119.1084,33.4858],[-119.1079,33.4912],[-119.1075,33.4954],[-119.1079,33.4952],[-119.1072,33.5]]],[[[-118.6617,33.4563],[-118.6659,33.4673],[-118.6676,33.4775],[-118.6682,33.4859],[-118.6667,33.4935],[-118.6637,33.5],[-118.6621,33.5017],[-118.6599,33.5058],[-118.6582,33.5079],[-118.6557,33.5108],[-118.652,33.5141],[-118.6479,33.5182],[-118.6441,33.5213],[-118.6384,33.524],[-118.6325,33.5265],[-118.6259,33.529],[-118.6189,33.5307],[-118.6122,33.5318],[-118.605,33.5322],[-118.5998,33.5323],[-118.5936,33.5322],[-118.5897,33.532],[-118.5858,33.5309],[-118.5791,33.5284],[-118.5753,33.5293],[-118.5715,33.5295],[-118.5672,33.5295],[-118.5632,33.5293],[-118.5577,33.5283],[-118.555,33.5292],[-118.5509,33.5302],[-118.5466,33.5308],[-118.5389,33.5313],[-118.5336,33.5314],[-118.5294,33.5312],[-118.5232,33.5301],[-118.5177,33.5287],[-118.5124,33.5269],[-118.5068,33.5249],[-118.5026,33.5227],[-118.5009,33.5216],[-118.4967,33.5184],[-118.4933,33.5157],[-118.4879,33.5162],[-118.4826,33.5161],[-118.4773,33.5154],[-118.469,33.513],[-118.4629,33.5104],[-118.4568,33.5069],[-118.4522,33.5034],[-118.4476,33.5],[-118.4368,33.4894],[-118.4324,33.4889],[-118.4271,33.4872],[-118.4229,33.4839],[-118.4208,33.4818],[-118.4119,33.4808],[-118.4032,33.4793],[-118.3951,33.4767],[-118.3894,33.4745],[-118.386,33.4734],[-118.378,33.4716],[-118.3759,33.4711],[-118.3692,33.469],[-118.3594,33.4649],[-118.3525,33.4594],[-118.3509,33.4578],[-118.3421,33.4539],[-118.3328,33.448],[-118.3247,33.442],[-118.3163,33.4341],[-118.311,33.4251],[-118.3087,33.4167],[-118.3086,33.4164],[-118.3071,33.4097],[-118.3066,33.4072],[-118.3041,33.4036],[-118.2947,33.3976],[-118.2858,33.3898],[-118.2796,33.3832],[-118.2772,33.3807],[-118.2713,33.3767],[-118.2682,33.375],[-118.2627,33.3704],[-118.2577,33.3641],[-118.2538,33.3572],[-118.2514,33.3534],[-118.2509,33.3516],[-118.2451,33.3383],[-118.2413,33.323],[-118.2411,33.313],[-118.2427,33.3031],[-118.2459,33.2911],[-118.2491,33.2841],[-118.2509,33.2805],[-118.2509,33.2814],[-118.2592,33.2725],[-118.2692,33.2657],[-118.2807,33.2591],[-118.2925,33.2541],[-118.3028,33.251],[-118.3097,33.25],[-118.3087,33.25],[-118.3138,33.2491],[-118.3186,33.2485],[-118.328,33.2481],[-118.3347,33.2486],[-118.3415,33.25],[-118.3438,33.25],[-118.35,33.2517],[-118.3633,33.2551],[-118.3759,33.2601],[-118.3815,33.2623],[-118.3856,33.2654],[-118.3891,33.2652],[-118.3941,33.2659],[-118.4026,33.2679],[-118.412,33.2663],[-118.4275,33.266],[-118.4377,33.267],[-118.4405,33.2675],[-118.4551,33.269],[-118.4715,33.2729],[-118.4867,33.2769],[-118.5009,33.2841],[-118.5037,33.2853],[-118.5104,33.2897],[-118.518,33.2966],[-118.5349,33.3152],[-118.5409,33.3251],[-118.5425,33.331],[-118.5475,33.3405],[-118.5496,33.3507],[-118.551,33.3616],[-118.5512,33.3693],[-118.5496,33.375],[-118.5486,33.375],[-118.5479,33.3768],[-118.5534,33.3802],[-118.5573,33.3807],[-118.5636,33.381],[-118.5732,33.3835],[-118.5911,33.3909],[-118.6072,33.3983],[-118.6186,33.4062],[-118.6259,33.4143],[-118.6259,33.4151],[-118.6307,33.4232],[-118.6369,33.4287],[-118.6429,33.4343],[-118.6551,33.4453],[-118.6617,33.4563]]],[[[-119.4681,34.0631],[-119.4678,34.0629],[-119.46,34.0647],[-119.4513,34.0664],[-119.4373,34.0677],[-119.4237,34.0677],[-119.4094,34.0668],[-119.397,34.0638],[-119.3898,34.066],[-119.376,34.0687],[-119.3679,34.0704],[-119.3564,34.0708],[-119.3425,34.069],[-119.3309,34.0651],[-119.3212,34.0606],[-119.3121,34.0544],[-119.3051,34.0474],[-119.2976,34.0366],[-119.2944,34.0275],[-119.2931,34.0202],[-119.294,34.0111],[-119.2965,34],[-119.2962,33.9972],[-119.2965,33.9969],[-119.2988,33.9935],[-119.3041,33.9865],[-119.3116,33.98],[-119.3184,33.9749],[-119.3328,33.9677],[-119.3415,33.9654],[-119.3519,33.9644],[-119.3567,33.9615],[-119.3628,33.9588],[-119.3698,33.9564],[-119.376,33.9549],[-119.3772,33.9544],[-119.3805,33.9536],[-119.3847,33.9533],[-119.3894,33.9533],[-119.3934,33.9547],[-119.3962,33.9539],[-119.4029,33.9538],[-119.4113,33.9554],[-119.417,33.9538],[-119.4229,33.9541],[-119.433,33.9559],[-119.4408,33.9589],[-119.4545,33.9633],[-119.4652,33.9674],[-119.4727,33.9706],[-119.4853,33.9777],[-119.4923,33.9832],[-119.4945,33.9801],[-119.4969,33.9763],[-119.501,33.9715],[-119.5058,33.9673],[-119.5122,33.9622],[-119.5233,33.9549],[-119.5328,33.9499],[-119.5389,33.9477],[-119.5505,33.9449],[-119.5633,33.945],[-119.5725,33.9411],[-119.5816,33.9397],[-119.5907,33.9396],[-119.596,33.9381],[-119.6021,33.9368],[-119.6104,33.9372],[-119.6137,33.9364],[-119.6185,33.9359],[-119.626,33.936],[-119.6302,33.937],[-119.6367,33.9383],[-119.6405,33.9363],[-119.6474,33.9328],[-119.6536,33.9301],[-119.6612,33.9283],[-119.664,33.9264],[-119.6691,33.9231],[-119.6757,33.9206],[-119.6806,33.9195],[-119.6824,33.9184],[-119.6876,33.9156],[-119.6932,33.9137],[-119.7075,33.9104],[-119.7188,33.9096],[-119.7314,33.9103],[-119.7413,33.9126],[-119.7455,33.9114],[-119.751,33.9114],[-119.7586,33.9108],[-119.7677,33.9114],[-119.7728,33.9124],[-119.7783,33.9106],[-119.7836,33.91],[-119.7894,33.9101],[-119.797,33.9063],[-119.8102,33.9013],[-119.8232,33.8994],[-119.8344,33.9008],[-119.8474,33.9042],[-119.8552,33.9075],[-119.8619,33.9108],[-119.8696,33.9166],[-119.876,33.9214],[-119.8782,33.9226],[-119.8841,33.926],[-119.8907,33.9308],[-119.8962,33.9357],[-119.9048,33.9397],[-119.9048,33.9395],[-119.9057,33.9365],[-119.9067,33.9324],[-119.911,33.9239],[-119.9189,33.9143],[-119.9288,33.9055],[-119.9392,33.8986],[-119.9503,33.8944],[-119.9627,33.8924],[-119.9724,33.8914],[-119.9808,33.8923],[-120.001,33.8852],[-120.0086,33.8788],[-120.0154,33.8751],[-120.0155,33.8751],[-120.0155,33.875],[-120.0193,33.8706],[-120.0278,33.8665],[-120.0345,33.8645],[-120.0425,33.8643],[-120.0479,33.8636],[-120.0584,33.8596],[-120.0707,33.8565],[-120.0801,33.8505],[-120.0905,33.8463],[-120.1041,33.8424],[-120.1173,33.8416],[-120.126,33.8424],[-120.1312,33.8432],[-120.1399,33.8448],[-120.1496,33.848],[-120.1571,33.8534],[-120.1655,33.8556],[-120.1703,33.8574],[-120.177,33.8615],[-120.183,33.8663],[-120.1882,33.8664],[-120.1934,33.8685],[-120.1995,33.875],[-120.2024,33.876],[-120.2076,33.8789],[-120.215,33.8808],[-120.2211,33.8842],[-120.2296,33.8923],[-120.2364,33.9001],[-120.2387,33.9041],[-120.2475,33.9067],[-120.251,33.9084],[-120.2564,33.9117],[-120.2645,33.9189],[-120.2731,33.9296],[-120.2777,33.9434],[-120.2794,33.9487],[-120.28,33.9539],[-120.2856,33.9575],[-120.2919,33.9622],[-120.2989,33.9684],[-120.299,33.9685],[-120.3082,33.9664],[-120.3174,33.9664],[-120.327,33.9667],[-120.3323,33.9684],[-120.3469,33.9635],[-120.3586,33.9614],[-120.3671,33.961],[-120.376,33.9629],[-120.3848,33.9646],[-120.3956,33.9674],[-120.4057,33.9731],[-120.4118,33.977],[-120.4188,33.9758],[-120.4226,33.9749],[-120.4322,33.9747],[-120.44,33.9755],[-120.4462,33.9774],[-120.4558,33.9763],[-120.4668,33.9761],[-120.4744,33.9784],[-120.4808,33.9803],[-120.4882,33.9843],[-120.4977,33.9912],[-120.501,33.9955],[-120.501,33.9963],[-120.5031,33.9973],[-120.5062,34],[-120.5114,34.0057],[-120.5188,34.0141],[-120.5231,34.0228],[-120.5259,34.033],[-120.5264,34.0414],[-120.5234,34.0511],[-120.5311,34.0517],[-120.5356,34.053],[-120.55,34.0573],[-120.5594,34.0624],[-120.567,34.0686],[-120.5738,34.076],[-120.5783,34.0842],[-120.5815,34.0915],[-120.5819,34.0986],[-120.5823,34.1075],[-120.579,34.1186],[-120.5757,34.125],[-120.5751,34.1265],[-120.5725,34.1302],[-120.5679,34.1356],[-120.561,34.1407],[-120.5487,34.1464],[-120.5381,34.1503],[-120.5269,34.152],[-120.516,34.1528],[-120.5072,34.1513],[-120.501,34.1505],[-120.4974,34.1499],[-120.4919,34.1471],[-120.4869,34.1451],[-120.4814,34.1422],[-120.4773,34.1382],[-120.4716,34.1341],[-120.4653,34.1393],[-120.457,34.1458],[-120.4491,34.1506],[-120.441,34.1545],[-120.4327,34.1575],[-120.4266,34.1593],[-120.4188,34.1606],[-120.411,34.1601],[-120.4012,34.1587],[-120.3919,34.1567],[-120.3886,34.1551],[-120.3872,34.1549],[-120.376,34.1524],[-120.3688,34.151],[-120.362,34.1488],[-120.3552,34.145],[-120.3505,34.1414],[-120.3465,34.1367],[-120.3427,34.1315],[-120.3398,34.125],[-120.3392,34.1233],[-120.3386,34.1217],[-120.3332,34.1192],[-120.3279,34.1161],[-120.3243,34.1138],[-120.3211,34.1105],[-120.3117,34.1095],[-120.3049,34.107],[-120.2978,34.1041],[-120.2911,34.0996],[-120.2846,34.0947],[-120.2787,34.0878],[-120.2743,34.0818],[-120.2725,34.0781],[-120.2716,34.0741],[-120.2664,34.0691],[-120.2624,34.0651],[-120.2579,34.0622],[-120.2558,34.0598],[-120.2529,34.0581],[-120.2528,34.058],[-120.251,34.0589],[-120.2427,34.0598],[-120.2373,34.0603],[-120.231,34.0611],[-120.2249,34.0613],[-120.2165,34.0612],[-120.2104,34.0609],[-120.2061,34.0602],[-120.1998,34.0588],[-120.1976,34.0581],[-120.1941,34.0587],[-120.1911,34.0614],[-120.1855,34.0662],[-120.1792,34.0695],[-120.1711,34.0733],[-120.159,34.0757],[-120.1501,34.0761],[-120.1452,34.0777],[-120.1399,34.0786],[-120.135,34.0788],[-120.1299,34.0788],[-120.126,34.0788],[-120.1201,34.0789],[-120.115,34.078],[-120.1123,34.0765],[-120.1089,34.0761],[-120.1062,34.0755],[-120.1029,34.0745],[-120.0986,34.0766],[-120.0925,34.0805],[-120.0858,34.0842],[-120.0803,34.0864],[-120.071,34.0885],[-120.0633,34.0897],[-120.0529,34.0904],[-120.0452,34.0906],[-120.0362,34.09],[-120.0265,34.089],[-120.0195,34.0877],[-120.0102,34.084],[-120.0045,34.0804],[-120.001,34.0787],[-120.001,34.0768],[-119.9916,34.0649],[-119.9899,34.0704],[-119.9854,34.0802],[-119.9819,34.0894],[-119.9744,34.0967],[-119.9742,34.0994],[-119.9724,34.1033],[-119.9692,34.1081],[-119.9655,34.1126],[-119.9587,34.1176],[-119.9478,34.125],[-119.9427,34.1266],[-119.9361,34.1287],[-119.9288,34.1299],[-119.92,34.13],[-119.9134,34.1302],[-119.9056,34.1294],[-119.8985,34.1271],[-119.8942,34.1258],[-119.8883,34.1264],[-119.8799,34.1261],[-119.876,34.1256],[-119.876,34.1262],[-119.8688,34.125],[-119.8591,34.1229],[-119.8521,34.121],[-119.8454,34.1206],[-119.838,34.1202],[-119.8292,34.1187],[-119.8116,34.1134],[-119.7981,34.1088],[-119.7926,34.1064],[-119.7892,34.1076],[-119.783,34.1091],[-119.778,34.11],[-119.769,34.1119],[-119.7608,34.1126],[-119.751,34.1117],[-119.751,34.1126],[-119.7452,34.1109],[-119.7368,34.1073],[-119.7285,34.1033],[-119.726,34.1021],[-119.718,34.1018],[-119.7095,34.1007],[-119.7011,34.0983],[-119.693,34.0949],[-119.6861,34.0903],[-119.679,34.0865],[-119.6702,34.0809],[-119.6594,34.074],[-119.6549,34.0712],[-119.6512,34.0753],[-119.6452,34.0801],[-119.6393,34.0839],[-119.6352,34.0867],[-119.6295,34.0897],[-119.6281,34.0901],[-119.6267,34.0917],[-119.626,34.0927],[-119.6143,34.0994],[-119.5999,34.104],[-119.5906,34.1056],[-119.5835,34.1059],[-119.582,34.1057],[-119.5741,34.1081],[-119.5655,34.1088],[-119.5574,34.1086],[-119.5482,34.1078],[-119.5384,34.1054],[-119.5289,34.1012],[-119.5246,34.0987],[-119.52,34.0972],[-119.5121,34.0935],[-119.501,34.0858],[-119.4975,34.0827],[-119.4887,34.0792],[-119.4773,34.0718],[-119.4681,34.0631]]],[[[-123.17,37.7559],[-123.1729,37.7636],[-123.1738,37.7718],[-123.1738,37.7757],[-123.1737,37.7761],[-123.1691,37.7924],[-123.166,37.7969],[-123.1609,37.802],[-123.1539,37.8071],[-123.1533,37.8074],[-123.1472,37.812],[-123.1394,37.8167],[-123.1323,37.8197],[-123.1261,37.8217],[-123.1183,37.8231],[-123.1083,37.8225],[-123.0953,37.8219],[-123.0816,37.8182],[-123.0705,37.8138],[-123.0488,37.7998],[-123.0387,37.7889],[-123.0351,37.7804],[-123.0338,37.7784],[-123.0314,37.7771],[-123.0259,37.7771],[-123.017,37.7761],[-123.0106,37.7749],[-123.0062,37.7735],[-123.0011,37.7721],[-122.9975,37.7708],[-122.9951,37.7691],[-122.9874,37.7639],[-122.9814,37.7589],[-122.9776,37.755],[-122.9754,37.7526],[-122.9741,37.7499],[-122.9733,37.7486],[-122.9704,37.7478],[-122.9673,37.7463],[-122.9641,37.7443],[-122.9611,37.742],[-122.9584,37.7397],[-122.9546,37.7368],[-122.95,37.7322],[-122.9455,37.7253],[-122.9423,37.7211],[-122.9397,37.7154],[-122.9379,37.71],[-122.9377,37.7092],[-122.9359,37.7025],[-122.9357,37.6976],[-122.9373,37.6909],[-122.939,37.6865],[-122.9397,37.6823],[-122.9414,37.6766],[-122.945,37.6698],[-122.9491,37.6634],[-122.9549,37.6583],[-122.963,37.652],[-122.973,37.6466],[-122.9805,37.6439],[-122.9868,37.6418],[-122.9926,37.641],[-123.0009,37.6399],[-123.0011,37.6398],[-123.0011,37.6418],[-123.0116,37.6415],[-123.0272,37.6452],[-123.0407,37.6503],[-123.0536,37.6587],[-123.0636,37.6673],[-123.0686,37.673],[-123.0731,37.6826],[-123.0749,37.6901],[-123.0772,37.6923],[-123.0819,37.6968],[-123.0861,37.7007],[-123.0888,37.7058],[-123.0918,37.7119],[-123.0928,37.7137],[-123.0948,37.7141],[-123.0996,37.7136],[-123.1049,37.7126],[-123.1156,37.714],[-123.1196,37.7154],[-123.1261,37.7167],[-123.1326,37.7194],[-123.1415,37.7262],[-123.1491,37.7323],[-123.1568,37.7378],[-123.1628,37.7435],[-123.1667,37.7499],[-123.17,37.7559]]],[[[-124.3288,41.9983],[-124.2512,41.9983],[-124.2512,41.9984],[-124.2332,41.9984],[-124.2178,41.9984],[-124.217,41.9984],[-124.2153,41.9984],[-124.212,41.9985],[-124.2116,41.9985],[-124.2096,41.9984],[-124.2083,41.9984],[-124.1985,41.9982],[-124.1971,41.9982],[-124.197,41.9982],[-124.1969,41.9982],[-124.1968,41.9982],[-124.1967,41.9982],[-124.1966,41.9982],[-124.1931,41.9981],[-124.193,41.9981],[-124.1929,41.9981],[-124.1928,41.9981],[-124.1927,41.9981],[-124.1887,41.9981],[-124.187,41.998],[-124.1816,41.9979],[-124.1788,41.9979],[-124.1781,41.9979],[-124.168,41.9977],[-124.1623,41.9976],[-124.1466,41.9973],[-124.1464,41.9973],[-124.1429,41.9973],[-124.1416,41.9973],[-124.1214,41.997],[-124.1213,41.997],[-124.1211,41.997],[-124.1188,41.997],[-124.1165,41.997],[-124.1046,41.9971],[-124.104,41.9971],[-124.1028,41.997],[-124.1026,41.9969],[-124.1025,41.9968],[-124.1024,41.9967],[-124.1021,41.9967],[-124.102,41.9967],[-124.1019,41.9967],[-124.1018,41.9967],[-124.1017,41.9968],[-124.1016,41.9968],[-124.1013,41.9968],[-124.101,41.9968],[-124.1007,41.9968],[-124.1006,41.9968],[-124.1005,41.9968],[-124.1004,41.9967],[-124.088,41.9968],[-124.0878,41.9968],[-124.0876,41.9967],[-124.0875,41.9967],[-124.0874,41.9966],[-124.0872,41.9967],[-124.085,41.9967],[-124.0849,41.9967],[-124.0794,41.9966],[-124.0773,41.9966],[-124.0676,41.9965],[-124.0579,41.9963],[-124.0577,41.9963],[-124.0466,41.9964],[-124.0458,41.9964],[-124.0331,41.9963],[-124.0157,41.9962],[-124.0012,41.9961],[-123.9999,41.9962],[-123.9993,41.9961],[-123.9933,41.996],[-123.9908,41.996],[-123.9884,41.996],[-123.9835,41.996],[-123.9786,41.996],[-123.9738,41.996],[-123.9689,41.996],[-123.9683,41.996],[-123.9678,41.996],[-123.9671,41.996],[-123.9669,41.996],[-123.964,41.996],[-123.9591,41.996],[-123.9564,41.996],[-123.9543,41.996],[-123.9494,41.996],[-123.949,41.996],[-123.9446,41.996],[-123.9422,41.996],[-123.9417,41.996],[-123.9397,41.996],[-123.9363,41.996],[-123.9348,41.996],[-123.9301,41.996],[-123.9286,41.9959],[-123.9253,41.9959],[-123.9204,41.9959],[-123.9155,41.9959],[-123.9137,41.996],[-123.912,41.996],[-123.9082,41.996],[-123.8961,41.996],[-123.895,41.996],[-123.8932,41.996],[-123.8913,41.996],[-123.8864,41.996],[-123.886,41.996],[-123.8853,41.996],[-123.8834,41.996],[-123.8816,41.996],[-123.8798,41.996],[-123.8767,41.996],[-123.875,41.996],[-123.8719,41.9961],[-123.8712,41.9961],[-123.8706,41.9961],[-123.8701,41.9961],[-123.867,41.9961],[-123.8661,41.9961],[-123.8575,41.9961],[-123.8572,41.9961],[-123.8561,41.9961],[-123.8555,41.9961],[-123.8524,41.9961],[-123.8506,41.9961],[-123.8475,41.9961],[-123.8458,41.9961],[-123.8427,41.9961],[-123.8413,41.9961],[-123.8378,41.996],[-123.836,41.996],[-123.8345,41.996],[-123.833,41.996],[-123.8311,41.9959],[-123.8281,41.9958],[-123.8264,41.9958],[-123.822,41.9956],[-123.8215,41.9956],[-123.8203,41.9955],[-123.8187,41.9955],[-123.8186,41.9954],[-123.8178,41.9954],[-123.8156,41.9953],[-123.8153,41.9953],[-123.8148,41.9953],[-123.8136,41.9953],[-123.813,41.9952],[-123.8117,41.9952],[-123.811,41.9952],[-123.8109,41.9952],[-123.8061,41.9953],[-123.8049,41.9953],[-123.8047,41.9954],[-123.8042,41.9954],[-123.801,41.9955],[-123.796,41.9956],[-123.7938,41.9957],[-123.7936,41.9957],[-123.7923,41.9957],[-123.7915,41.9957],[-123.7913,41.9957],[-123.7912,41.9957],[-123.7902,41.9958],[-123.7899,41.9958],[-123.7898,41.9958],[-123.7896,41.9958],[-123.7892,41.9958],[-123.7885,41.9958],[-123.7875,41.9958],[-123.775,41.996],[-123.7747,41.996],[-123.772,41.9961],[-123.7672,41.9962],[-123.766,41.9963],[-123.7659,41.9963],[-123.7623,41.9964],[-123.7581,41.9965],[-123.7575,41.9965],[-123.7542,41.9966],[-123.7539,41.9966],[-123.7511,41.9967],[-123.7352,41.9969],[-123.7336,41.997],[-123.7335,41.997],[-123.7326,41.997],[-123.7282,41.9971],[-123.7214,41.9969],[-123.7186,41.9968],[-123.7184,41.9968],[-123.7181,41.9968],[-123.7147,41.9967],[-123.71,41.9966],[-123.7099,41.9966],[-123.7051,41.9965],[-123.7005,41.9963],[-123.7003,41.9963],[-123.6953,41.9962],[-123.6903,41.996],[-123.6853,41.9959],[-123.6838,41.9958],[-123.6819,41.9957],[-123.6804,41.9957],[-123.6776,41.9957],[-123.6756,41.9956],[-123.6729,41.9955],[-123.6707,41.9954],[-123.6682,41.9954],[-123.6672,41.9954],[-123.6658,41.9953],[-123.6634,41.9953],[-123.661,41.9952],[-123.6587,41.9951],[-123.6572,41.9951],[-123.6561,41.9952],[-123.654,41.9955],[-123.6513,41.9959],[-123.6492,41.9962],[-123.6464,41.9966],[-123.6444,41.9969],[-123.6415,41.9973],[-123.6405,41.9975],[-123.6397,41.9976],[-123.6367,41.998],[-123.635,41.9982],[-123.6318,41.9987],[-123.6315,41.9987],[-123.6303,41.9989],[-123.6276,41.9993],[-123.627,41.9994],[-123.6262,41.9995],[-123.6256,41.9995],[-123.6254,41.9996],[-123.6252,41.9996],[-123.624,41.9998],[-123.6238,41.9998],[-123.6232,41.9998],[-123.6223,41.9998],[-123.6222,41.9998],[-123.6221,41.9998],[-123.621,41.9998],[-123.6201,41.9998],[-123.6173,41.9999],[-123.6163,41.9999],[-123.6162,41.9999],[-123.6157,41.9999],[-123.6145,41.9999],[-123.6125,41.9999],[-123.6116,42],[-123.6105,42],[-123.6102,42],[-123.6101,42],[-123.6099,42],[-123.6077,42],[-123.6069,42],[-123.603,42.0001],[-123.6022,42.0001],[-123.598,42.0002],[-123.5975,42.0002],[-123.5931,42.0003],[-123.5928,42.0003],[-123.5924,42.0003],[-123.5921,42.0003],[-123.5916,42.0003],[-123.5881,42.0003],[-123.5834,42.0004],[-123.5832,42.0004],[-123.5787,42.0005],[-123.5771,42.0005],[-123.5762,42.0005],[-123.5741,42.0005],[-123.5736,42.0006],[-123.5722,42.0006],[-123.5719,42.0006],[-123.5717,42.0006],[-123.5704,42.0006],[-123.5698,42.0006],[-123.5694,42.0006],[-123.5693,42.0006],[-123.5674,42.0007],[-123.5648,42.0007],[-123.5642,42.0007],[-123.5625,42.0007],[-123.5598,42.0007],[-123.5573,42.0007],[-123.5564,42.0007],[-123.5548,42.0007],[-123.5527,42.0007],[-123.5521,42.0007],[-123.5498,42.0007],[-123.5485,42.0007],[-123.5479,42.0007],[-123.5452,42.0007],[-123.5451,42.0007],[-123.5446,42.0007],[-123.5444,42.0007],[-123.5441,42.0007],[-123.5438,42.0007],[-123.543,42.0007],[-123.5403,42.0007],[-123.5381,42.0008],[-123.5352,42.0008],[-123.5348,42.0008],[-123.5344,42.0008],[-123.5333,42.0008],[-123.5308,42.0008],[-123.5302,42.0008],[-123.53,42.0008],[-123.5285,42.0008],[-123.526,42.0008],[-123.5236,42.0008],[-123.5191,42.0008],[-123.5187,42.0008],[-123.5179,42.0008],[-123.5174,42.0007],[-123.5166,42.0007],[-123.514,42.0007],[-123.5139,42.0007],[-123.5118,42.0007],[-123.5113,42.0007],[-123.5108,42.0007],[-123.5099,42.0007],[-123.5097,42.0007],[-123.5093,42.0007],[-123.509,42.0007],[-123.5071,42.0007],[-123.5065,42.0007],[-123.5057,42.0007],[-123.5044,42.0007],[-123.5042,42.0007],[-123.5023,42.0007],[-123.5018,42.0007],[-123.5005,42.0007],[-123.4996,42.0007],[-123.4993,42.0007],[-123.4989,42.0007],[-123.4985,42.0007],[-123.4982,42.0007],[-123.4976,42.0007],[-123.4944,42.0007],[-123.4928,42.0007],[-123.4901,42.0007],[-123.4898,42.0007],[-123.4897,42.0007],[-123.4896,42.0007],[-123.4881,42.0007],[-123.4847,42.0007],[-123.4833,42.0007],[-123.4823,42.0007],[-123.482,42.0007],[-123.4818,42.0007],[-123.4798,42.0007],[-123.4796,42.0007],[-123.4786,42.0007],[-123.475,42.0007],[-123.4738,42.0007],[-123.4711,42.0007],[-123.4701,42.0007],[-123.4691,42.0007],[-123.4653,42.0007],[-123.4644,42.0006],[-123.4628,42.0006],[-123.4597,42.0006],[-123.4594,42.0006],[-123.456,42.0006],[-123.455,42.0006],[-123.4546,42.0006],[-123.4544,42.0006],[-123.4528,42.0006],[-123.4506,42.0006],[-123.4497,42.0006],[-123.4477,42.0006],[-123.4462,42.0006],[-123.446,42.0006],[-123.4449,42.0006],[-123.4447,42.0006],[-123.4431,42.0006],[-123.4413,42.0006],[-123.44,42.0005],[-123.4396,42.0005],[-123.4391,42.0005],[-123.4389,42.0005],[-123.4385,42.0005],[-123.4382,42.0005],[-123.4367,42.0005],[-123.4348,42.0005],[-123.4334,42.0005],[-123.432,42.0004],[-123.4304,42.0004],[-123.4285,42.0004],[-123.4274,42.0004],[-123.4255,42.0003],[-123.4253,42.0003],[-123.424,42.0003],[-123.4228,42.0003],[-123.4206,42.0003],[-123.4181,42.0002],[-123.4158,42.0002],[-123.4156,42.0002],[-123.4149,42.0002],[-123.4143,42.0002],[-123.4142,42.0002],[-123.4083,42.0001],[-123.408,42.0001],[-123.407,42.0001],[-123.4068,42.0001],[-123.406,42.0001],[-123.4058,42.0001],[-123.4043,42.0001],[-123.4026,42],[-123.4011,42],[-123.3999,42],[-123.3998,42],[-123.3977,42],[-123.3963,41.9999],[-123.3961,41.9999],[-123.395,41.9999],[-123.3931,41.9999],[-123.3918,41.9999],[-123.3914,41.9999],[-123.3904,41.9999],[-123.388,41.9998],[-123.3865,41.9998],[-123.3857,41.9998],[-123.3831,41.9998],[-123.3816,41.9997],[-123.3815,41.9997],[-123.3811,41.9997],[-123.3799,41.9997],[-123.3782,41.9997],[-123.3768,41.9997],[-123.3765,41.9997],[-123.375,41.9997],[-123.3734,41.9996],[-123.3719,41.9996],[-123.3699,41.9996],[-123.3683,41.9996],[-123.3672,41.9996],[-123.367,41.9995],[-123.3653,41.9995],[-123.3636,41.9995],[-123.3626,41.9995],[-123.3621,41.9995],[-123.3604,41.9995],[-123.3594,41.9994],[-123.358,41.9994],[-123.3572,41.9994],[-123.3571,41.9994],[-123.3563,41.9994],[-123.3555,41.9994],[-123.3535,41.9994],[-123.3523,41.9993],[-123.3506,41.9993],[-123.3489,41.9993],[-123.3474,41.9993],[-123.347,41.9993],[-123.3455,41.9993],[-123.3443,41.9994],[-123.3427,41.9995],[-123.3424,41.9995],[-123.3326,41.9999],[-123.3319,41.9999],[-123.3318,41.9999],[-123.3306,42],[-123.3281,42.0001],[-123.3266,42.0001],[-123.3258,42.0001],[-123.3257,42.0002],[-123.3245,42.0002],[-123.3232,42.0003],[-123.3213,42.0003],[-123.32,42.0004],[-123.3183,42.0005],[-123.3169,42.0005],[-123.3149,42.0006],[-123.3135,42.0007],[-123.3124,42.0007],[-123.3102,42.0008],[-123.3086,42.0009],[-123.3079,42.0009],[-123.3067,42.0009],[-123.3054,42.001],[-123.3037,42.001],[-123.3019,42.0011],[-123.3005,42.0012],[-123.2989,42.0012],[-123.2988,42.0012],[-123.2972,42.0013],[-123.2956,42.0013],[-123.294,42.0014],[-123.2923,42.0014],[-123.2914,42.0015],[-123.2907,42.0015],[-123.2891,42.0016],[-123.2875,42.0017],[-123.2865,42.0017],[-123.286,42.0017],[-123.2857,42.0017],[-123.2843,42.0018],[-123.2827,42.0018],[-123.2811,42.0019],[-123.2795,42.002],[-123.2779,42.002],[-123.2763,42.0021],[-123.2746,42.0022],[-123.2737,42.0022],[-123.2735,42.0022],[-123.2734,42.0022],[-123.2727,42.0023],[-123.272,42.0023],[-123.2714,42.0023],[-123.2708,42.0023],[-123.2698,42.0024],[-123.2682,42.0025],[-123.2666,42.0025],[-123.265,42.0026],[-123.2634,42.0026],[-123.2617,42.0027],[-123.2601,42.0028],[-123.2585,42.0029],[-123.2569,42.0029],[-123.2553,42.003],[-123.255,42.003],[-123.2533,42.0031],[-123.252,42.0031],[-123.2504,42.0032],[-123.2488,42.0032],[-123.2472,42.0033],[-123.2456,42.0034],[-123.2443,42.0034],[-123.2439,42.0034],[-123.2423,42.0035],[-123.2407,42.0036],[-123.2392,42.0036],[-123.2377,42.0037],[-123.2359,42.0038],[-123.2352,42.0038],[-123.2345,42.0038],[-123.2329,42.0039],[-123.2328,42.0039],[-123.2311,42.0039],[-123.2308,42.004],[-123.2286,42.004],[-123.2251,42.0042],[-123.2244,42.0042],[-123.2224,42.0043],[-123.2162,42.0046],[-123.2146,42.0046],[-123.2113,42.0047],[-123.2018,42.0051],[-123.1963,42.0054],[-123.1923,42.0055],[-123.1914,42.0055],[-123.19,42.0055],[-123.1859,42.0057],[-123.1839,42.0058],[-123.1814,42.006],[-123.1756,42.0064],[-123.1719,42.0067],[-123.1663,42.0072],[-123.1565,42.0079],[-123.1558,42.008],[-123.1545,42.0081],[-123.1542,42.0081],[-123.1538,42.0081],[-123.1535,42.0082],[-123.1534,42.0082],[-123.152,42.0083],[-123.1457,42.0088],[-123.1319,42.0084],[-123.1303,42.0084],[-123.1289,42.0084],[-123.1252,42.0082],[-123.1205,42.0079],[-123.116,42.0076],[-123.1121,42.0074],[-123.1041,42.0068],[-123.103,42.0067],[-123.1013,42.0066],[-123.1006,42.0065],[-123.094,42.006],[-123.0857,42.0054],[-123.0822,42.0052],[-123.0809,42.0051],[-123.0723,42.005],[-123.0668,42.0049],[-123.0646,42.0048],[-123.0637,42.0048],[-123.0629,42.0048],[-123.056,42.0042],[-123.0513,42.0037],[-123.0453,42.0032],[-123.044,42.0031],[-123.0432,42.0031],[-123.0428,42.0031],[-123.0377,42.0031],[-123.0323,42.0031],[-123.0317,42.0031],[-123.0237,42.0031],[-123.0179,42.0031],[-123.0128,42.0031],[-123.0077,42.0031],[-123.001,42.0032],[-122.9981,42.0032],[-122.9981,42.0033],[-122.9955,42.0033],[-122.9948,42.0033],[-122.9935,42.0033],[-122.9926,42.0033],[-122.9882,42.0033],[-122.9877,42.0033],[-122.9823,42.0033],[-122.9784,42.0034],[-122.9774,42.0034],[-122.9735,42.0035],[-122.9725,42.0035],[-122.9686,42.0035],[-122.968,42.0035],[-122.9677,42.0035],[-122.9638,42.0035],[-122.9629,42.0035],[-122.9617,42.0035],[-122.9614,42.0035],[-122.9591,42.0035],[-122.959,42.0035],[-122.9524,42.0035],[-122.9415,42.0035],[-122.9129,42.0036],[-122.9025,42.0037],[-122.9022,42.0037],[-122.9021,42.0037],[-122.902,42.0037],[-122.8936,42.0037],[-122.8899,42.0038],[-122.8884,42.0038],[-122.8801,42.0039],[-122.8755,42.004],[-122.8732,42.004],[-122.8709,42.004],[-122.8681,42.004],[-122.8673,42.004],[-122.8624,42.0039],[-122.8549,42.0039],[-122.8417,42.004],[-122.8397,42.004],[-122.8392,42.004],[-122.8391,42.004],[-122.8383,42.004],[-122.8376,42.004],[-122.8372,42.004],[-122.8302,42.0041],[-122.8299,42.0041],[-122.8266,42.0041],[-122.8264,42.0041],[-122.825,42.0041],[-122.8216,42.0041],[-122.82,42.0041],[-122.8139,42.0041],[-122.8107,42.0041],[-122.8028,42.0041],[-122.8015,42.0041],[-122.7998,42.0041],[-122.799,42.0041],[-122.7982,42.0041],[-122.7973,42.0041],[-122.7963,42.0041],[-122.7961,42.0041],[-122.7942,42.0041],[-122.7926,42.0041],[-122.7924,42.0041],[-122.7911,42.004],[-122.7905,42.004],[-122.7895,42.004],[-122.788,42.004],[-122.7845,42.004],[-122.7843,42.004],[-122.7841,42.004],[-122.7836,42.004],[-122.7827,42.004],[-122.7811,42.004],[-122.781,42.004],[-122.7808,42.004],[-122.7805,42.004],[-122.779,42.004],[-122.7772,42.004],[-122.7688,42.0041],[-122.768,42.0041],[-122.7661,42.0041],[-122.7622,42.0041],[-122.7617,42.0041],[-122.7615,42.0041],[-122.7611,42.0041],[-122.7606,42.0041],[-122.7599,42.0041],[-122.7577,42.0041],[-122.7547,42.0041],[-122.7539,42.0041],[-122.7536,42.0041],[-122.7498,42.0041],[-122.7477,42.0042],[-122.7473,42.0042],[-122.7444,42.0042],[-122.7434,42.0042],[-122.7399,42.0042],[-122.7383,42.0042],[-122.7382,42.0042],[-122.7367,42.0042],[-122.7259,42.0041],[-122.7258,42.0041],[-122.7248,42.0042],[-122.722,42.0041],[-122.7219,42.0041],[-122.7214,42.0041],[-122.7208,42.0041],[-122.7207,42.0041],[-122.7204,42.0042],[-122.7199,42.0042],[-122.719,42.0042],[-122.7169,42.0042],[-122.7166,42.0042],[-122.7162,42.0042],[-122.7156,42.0042],[-122.7152,42.0042],[-122.7131,42.0042],[-122.7124,42.0042],[-122.711,42.0042],[-122.7107,42.0042],[-122.7098,42.0042],[-122.7084,42.0042],[-122.7069,42.0042],[-122.7064,42.0042],[-122.7042,42.0042],[-122.7028,42.0042],[-122.6959,42.0043],[-122.6835,42.0045],[-122.6783,42.0046],[-122.6779,42.0046],[-122.6772,42.0046],[-122.6759,42.0046],[-122.6737,42.0047],[-122.6725,42.0047],[-122.6648,42.0048],[-122.6623,42.0049],[-122.6614,42.0049],[-122.6609,42.0049],[-122.6584,42.0049],[-122.656,42.0049],[-122.655,42.0049],[-122.6544,42.0049],[-122.6539,42.0049],[-122.6525,42.0049],[-122.6511,42.0049],[-122.6496,42.0049],[-122.6492,42.0049],[-122.6484,42.005],[-122.6481,42.005],[-122.6476,42.005],[-122.6466,42.005],[-122.6464,42.005],[-122.6461,42.005],[-122.6458,42.005],[-122.6455,42.005],[-122.6452,42.005],[-122.6379,42.005],[-122.6347,42.005],[-122.6316,42.0051],[-122.6305,42.0051],[-122.6253,42.0051],[-122.6232,42.0052],[-122.6219,42.0052],[-122.6204,42.0053],[-122.6184,42.0054],[-122.6157,42.0054],[-122.6153,42.0055],[-122.6116,42.0056],[-122.6075,42.0057],[-122.596,42.0061],[-122.5952,42.0061],[-122.5944,42.0061],[-122.5928,42.0062],[-122.5917,42.0062],[-122.5904,42.0063],[-122.5838,42.0065],[-122.5743,42.0068],[-122.5739,42.0068],[-122.567,42.0071],[-122.5623,42.0072],[-122.5604,42.0072],[-122.5593,42.0073],[-122.55,42.0075],[-122.5489,42.0075],[-122.5376,42.0076],[-122.5225,42.0079],[-122.5224,42.0079],[-122.5219,42.0079],[-122.5204,42.008],[-122.519,42.008],[-122.5187,42.008],[-122.5174,42.008],[-122.5155,42.008],[-122.5153,42.008],[-122.5139,42.0081],[-122.5123,42.0081],[-122.5109,42.0081],[-122.5091,42.0081],[-122.5062,42.0081],[-122.4933,42.0081],[-122.4922,42.0081],[-122.4901,42.0081],[-122.4774,42.0082],[-122.4756,42.0082],[-122.4747,42.0082],[-122.4737,42.0082],[-122.4724,42.0082],[-122.4707,42.0082],[-122.4699,42.0082],[-122.4676,42.0082],[-122.4657,42.0082],[-122.4651,42.0082],[-122.4627,42.0082],[-122.461,42.0082],[-122.4594,42.0082],[-122.4577,42.0082],[-122.4575,42.0082],[-122.4562,42.0083],[-122.4553,42.0083],[-122.4549,42.0083],[-122.4546,42.0083],[-122.4514,42.0083],[-122.4505,42.0083],[-122.4482,42.0083],[-122.4466,42.0083],[-122.4456,42.0083],[-122.4441,42.0083],[-122.4314,42.0083],[-122.4166,42.0084],[-122.4076,42.0085],[-122.4035,42.0086],[-122.4021,42.0086],[-122.4014,42.0086],[-122.399,42.0087],[-122.3977,42.0087],[-122.3973,42.0087],[-122.388,42.0091],[-122.3826,42.0093],[-122.3785,42.0095],[-122.3783,42.0095],[-122.3782,42.0095],[-122.3781,42.0095],[-122.3746,42.0094],[-122.3704,42.0094],[-122.3687,42.0093],[-122.3683,42.0093],[-122.368,42.0093],[-122.3679,42.0093],[-122.3673,42.0093],[-122.3659,42.0093],[-122.3639,42.0093],[-122.3602,42.0092],[-122.356,42.0091],[-122.352,42.0091],[-122.35,42.0091],[-122.3433,42.0091],[-122.339,42.009],[-122.3339,42.0089],[-122.3291,42.0088],[-122.3241,42.0087],[-122.3203,42.0086],[-122.3144,42.0085],[-122.3142,42.0085],[-122.3096,42.0085],[-122.3093,42.0085],[-122.3067,42.0084],[-122.3047,42.0084],[-122.3044,42.0084],[-122.2963,42.0082],[-122.2897,42.0081],[-122.2891,42.0081],[-122.288,42.0081],[-122.2867,42.0081],[-122.2848,42.008],[-122.2822,42.008],[-122.2808,42.0079],[-122.2801,42.0079],[-122.2786,42.0079],[-122.277,42.0079],[-122.2753,42.0079],[-122.2708,42.0078],[-122.2687,42.0077],[-122.2656,42.0077],[-122.2622,42.0077],[-122.2613,42.0076],[-122.2607,42.0076],[-122.2558,42.0076],[-122.2509,42.0076],[-122.25,42.0076],[-122.2489,42.0076],[-122.2476,42.0076],[-122.246,42.0076],[-122.2448,42.0077],[-122.2432,42.0076],[-122.2419,42.0077],[-122.2411,42.0077],[-122.2394,42.0076],[-122.2382,42.0076],[-122.2362,42.0076],[-122.2216,42.0076],[-122.2206,42.0076],[-122.189,42.0075],[-122.1888,42.0075],[-122.1886,42.0075],[-122.1869,42.0075],[-122.1867,42.0075],[-122.1866,42.0075],[-122.1863,42.0075],[-122.1861,42.0075],[-122.1858,42.0075],[-122.1855,42.0075],[-122.1854,42.0075],[-122.1841,42.0074],[-122.1838,42.0074],[-122.1823,42.0074],[-122.182,42.0074],[-122.1803,42.0074],[-122.1791,42.0074],[-122.1767,42.0074],[-122.176,42.0074],[-122.1749,42.0074],[-122.1735,42.0074],[-122.1726,42.0074],[-122.1721,42.0074],[-122.1707,42.0074],[-122.1692,42.0073],[-122.1684,42.0073],[-122.1646,42.0073],[-122.1635,42.0073],[-122.162,42.0072],[-122.1617,42.0072],[-122.1599,42.0071],[-122.1594,42.0071],[-122.1587,42.0071],[-122.1586,42.0071],[-122.1571,42.007],[-122.157,42.007],[-122.1569,42.007],[-122.1555,42.007],[-122.1553,42.007],[-122.1538,42.0069],[-122.1529,42.0069],[-122.1522,42.0068],[-122.1506,42.0068],[-122.1489,42.0067],[-122.1476,42.0067],[-122.1475,42.0067],[-122.1463,42.0066],[-122.1451,42.0066],[-122.1443,42.0066],[-122.1441,42.0065],[-122.1423,42.0065],[-122.1326,42.0063],[-122.1313,42.0063],[-122.1294,42.0063],[-122.1289,42.0063],[-122.1281,42.0063],[-122.1262,42.0063],[-122.1258,42.0062],[-122.1245,42.0062],[-122.1196,42.0062],[-122.1186,42.0062],[-122.116,42.0061],[-122.1097,42.0061],[-122.1065,42.006],[-122.1051,42.006],[-122.098,42.0059],[-122.0927,42.0059],[-122.0872,42.0059],[-122.0865,42.0059],[-122.0794,42.0058],[-122.0688,42.0057],[-122.0678,42.0057],[-122.0656,42.0057],[-122.0647,42.0057],[-122.0637,42.0057],[-122.0609,42.0056],[-122.0588,42.0056],[-122.0579,42.0055],[-122.0566,42.0055],[-122.054,42.0055],[-122.0529,42.0055],[-122.0512,42.0054],[-122.0491,42.0054],[-122.0482,42.0054],[-122.0472,42.0053],[-122.0462,42.0053],[-122.0442,42.0052],[-122.043,42.0051],[-122.0413,42.005],[-122.0391,42.0049],[-122.0364,42.0048],[-122.0346,42.0047],[-122.0332,42.0047],[-122.0315,42.0047],[-122.0287,42.0046],[-122.0266,42.0046],[-122.025,42.0046],[-122.0234,42.0045],[-122.0173,42.0044],[-122.0148,42.0043],[-122.0109,42.0042],[-122.0093,42.0041],[-122.0082,42.0041],[-122.0071,42.0041],[-122.0056,42.0041],[-122.0039,42.004],[-122.0024,42.004],[-122.0009,42.004],[-122.0004,42.004],[-122.0001,42.004],[-121.9991,42.0039],[-121.9977,42.0039],[-121.9961,42.0039],[-121.9942,42.0039],[-121.9912,42.0039],[-121.9878,42.0039],[-121.9863,42.0038],[-121.9828,42.0038],[-121.9814,42.0038],[-121.9778,42.0038],[-121.9763,42.0037],[-121.9751,42.0037],[-121.9747,42.0037],[-121.9712,42.0037],[-121.9704,42.0037],[-121.9679,42.0037],[-121.9629,42.0036],[-121.9575,42.0035],[-121.9574,42.0035],[-121.9563,42.0035],[-121.9541,42.0036],[-121.9532,42.0037],[-121.9526,42.0037],[-121.951,42.0037],[-121.9487,42.0037],[-121.9482,42.0037],[-121.9478,42.0037],[-121.9462,42.0037],[-121.9443,42.0037],[-121.9431,42.0037],[-121.9415,42.0038],[-121.9398,42.0038],[-121.9383,42.0038],[-121.9352,42.0038],[-121.9334,42.0037],[-121.9321,42.0037],[-121.9306,42.0037],[-121.9284,42.0037],[-121.9267,42.0037],[-121.926,42.0037],[-121.9225,42.0037],[-121.9188,42.0037],[-121.9178,42.0036],[-121.9148,42.0035],[-121.9126,42.0035],[-121.9099,42.0035],[-121.9091,42.0035],[-121.9081,42.0035],[-121.9019,42.0034],[-121.9017,42.0034],[-121.9015,42.0034],[-121.8994,42.0035],[-121.8969,42.0033],[-121.892,42.0033],[-121.8918,42.0033],[-121.8913,42.0033],[-121.8892,42.0032],[-121.8847,42.0032],[-121.8823,42.0031],[-121.8808,42.0031],[-121.8797,42.0031],[-121.8795,42.0031],[-121.8775,42.0031],[-121.8762,42.0031],[-121.8739,42.0031],[-121.8699,42.003],[-121.8687,42.003],[-121.863,42.0029],[-121.8601,42.003],[-121.8579,42.0029],[-121.8529,42.0029],[-121.8511,42.0028],[-121.8502,42.0028],[-121.8478,42.0028],[-121.8452,42.0028],[-121.8442,42.0028],[-121.8427,42.0027],[-121.8404,42.0027],[-121.8378,42.0027],[-121.8354,42.0026],[-121.8344,42.0026],[-121.8329,42.0026],[-121.8305,42.0025],[-121.8251,42.0025],[-121.825,42.0025],[-121.8246,42.0025],[-121.824,42.0025],[-121.8207,42.0024],[-121.8196,42.0024],[-121.8175,42.0023],[-121.8162,42.0023],[-121.816,42.0023],[-121.8157,42.0023],[-121.8154,42.0023],[-121.8151,42.0023],[-121.8147,42.0023],[-121.8134,42.0023],[-121.8108,42.0022],[-121.8091,42.0022],[-121.8075,42.0022],[-121.8059,42.0022],[-121.804,42.0021],[-121.8025,42.0021],[-121.801,42.0021],[-121.7993,42.0021],[-121.796,42.002],[-121.7946,42.002],[-121.7911,42.002],[-121.79,42.0019],[-121.7862,42.0019],[-121.7853,42.0019],[-121.7829,42.0018],[-121.7804,42.0018],[-121.7796,42.0018],[-121.7782,42.0018],[-121.778,42.0018],[-121.7779,42.0018],[-121.7777,42.0018],[-121.7775,42.0018],[-121.7763,42.0018],[-121.774,42.0017],[-121.7727,42.0017],[-121.7705,42.0017],[-121.7698,42.0017],[-121.7665,42.0016],[-121.7648,42.0016],[-121.7635,42.0016],[-121.7568,42.0015],[-121.7566,42.0015],[-121.7515,42.0014],[-121.7456,42.0013],[-121.7419,42.0013],[-121.7403,42.0012],[-121.7373,42.0012],[-121.7371,42.0012],[-121.7299,42.0011],[-121.7227,42.001],[-121.7225,42.001],[-121.7223,42.001],[-121.7189,42.001],[-121.7185,42.0009],[-121.7179,42.0009],[-121.7161,42.0009],[-121.713,42.0009],[-121.7126,42.0009],[-121.71,42.0008],[-121.7082,42.0008],[-121.7081,42.0008],[-121.7079,42.0008],[-121.7076,42.0008],[-121.7069,42.0008],[-121.7062,42.0008],[-121.7054,42.0008],[-121.7051,42.0008],[-121.705,42.0008],[-121.7042,42.0007],[-121.7031,42.0007],[-121.7015,42.0007],[-121.7014,42.0007],[-121.7005,42.0007],[-121.7002,42.0007],[-121.6996,42.0007],[-121.6982,42.0007],[-121.6954,42.0006],[-121.6947,42.0006],[-121.6932,42.0006],[-121.693,42.0006],[-121.6905,42.0005],[-121.6891,42.0005],[-121.6883,42.0005],[-121.6856,42.0005],[-121.6834,42.0005],[-121.6806,42.0004],[-121.6784,42.0004],[-121.6783,42.0004],[-121.6767,42.0003],[-121.6757,42.0003],[-121.6742,42.0003],[-121.6735,42.0003],[-121.6734,42.0003],[-121.6729,42.0003],[-121.671,42.0003],[-121.6708,42.0003],[-121.6704,42.0003],[-121.6697,42.0003],[-121.6691,42.0003],[-121.6685,42.0002],[-121.666,42.0002],[-121.6636,42.0002],[-121.6635,42.0002],[-121.6632,42.0002],[-121.6621,42.0001],[-121.6611,42.0001],[-121.6601,42.0001],[-121.6587,42.0001],[-121.6576,42.0001],[-121.6569,42.0001],[-121.6562,42.0001],[-121.6555,42.0001],[-121.6545,42],[-121.6523,42],[-121.6495,42],[-121.6462,41.9999],[-121.6441,41.9999],[-121.6419,41.9999],[-121.6418,41.9999],[-121.6408,41.9998],[-121.6408,41.9999],[-121.6406,41.9999],[-121.6405,41.9998],[-121.6392,41.9998],[-121.6389,41.9998],[-121.6376,41.9998],[-121.6345,41.9997],[-121.6343,41.9997],[-121.6335,41.9997],[-121.6325,41.9997],[-121.6293,41.9997],[-121.629,41.9997],[-121.6288,41.9997],[-121.6286,41.9997],[-121.6285,41.9997],[-121.6283,41.9997],[-121.6267,41.9997],[-121.6234,41.9996],[-121.6226,41.9996],[-121.6196,41.9995],[-121.6159,41.9995],[-121.6126,41.9995],[-121.6105,41.9995],[-121.6076,41.9994],[-121.6063,41.9994],[-121.6038,41.9994],[-121.6023,41.9994],[-121.6017,41.9994],[-121.6013,41.9994],[-121.6003,41.9994],[-121.5985,41.9993],[-121.5982,41.9993],[-121.5977,41.9993],[-121.5954,41.9993],[-121.5911,41.9992],[-121.5898,41.9992],[-121.5808,41.999],[-121.5776,41.999],[-121.5648,41.9988],[-121.564,41.9987],[-121.561,41.9987],[-121.5594,41.9987],[-121.5553,41.9986],[-121.5463,41.9985],[-121.5451,41.9985],[-121.5398,41.9985],[-121.5359,41.9985],[-121.5353,41.9985],[-121.5352,41.9984],[-121.5351,41.9984],[-121.5302,41.9984],[-121.5255,41.9983],[-121.5224,41.9983],[-121.5205,41.9983],[-121.5195,41.9983],[-121.5121,41.9982],[-121.506,41.9981],[-121.5027,41.9981],[-121.5024,41.9981],[-121.4973,41.998],[-121.4927,41.998],[-121.4925,41.998],[-121.4882,41.9979],[-121.4865,41.9979],[-121.4832,41.9979],[-121.4828,41.9979],[-121.4722,41.9978],[-121.4702,41.9977],[-121.4671,41.9977],[-121.4649,41.9977],[-121.4631,41.9977],[-121.4623,41.9977],[-121.4603,41.9976],[-121.4567,41.9976],[-121.4522,41.9975],[-121.4521,41.9975],[-121.4483,41.9975],[-121.4482,41.9975],[-121.4481,41.9975],[-121.4477,41.9975],[-121.4476,41.9975],[-121.4475,41.9975],[-121.4472,41.9975],[-121.4465,41.9975],[-121.4452,41.9974],[-121.4423,41.9974],[-121.4411,41.9974],[-121.4409,41.9974],[-121.4407,41.9974],[-121.4404,41.9974],[-121.4403,41.9974],[-121.4402,41.9974],[-121.4375,41.9973],[-121.4355,41.9973],[-121.4336,41.9973],[-121.4326,41.9973],[-121.4322,41.9973],[-121.4306,41.9973],[-121.4305,41.9973],[-121.4298,41.9973],[-121.4291,41.9973],[-121.4278,41.9972],[-121.4258,41.9972],[-121.4231,41.9972],[-121.4228,41.9972],[-121.4215,41.9972],[-121.4209,41.9972],[-121.4181,41.9971],[-121.4179,41.9971],[-121.4175,41.9971],[-121.4174,41.9971],[-121.4171,41.9971],[-121.4161,41.9971],[-121.4132,41.9971],[-121.4112,41.9971],[-121.4101,41.997],[-121.4091,41.997],[-121.4083,41.997],[-121.4078,41.997],[-121.4069,41.997],[-121.4064,41.997],[-121.4062,41.997],[-121.4035,41.997],[-121.4033,41.997],[-121.4021,41.9969],[-121.4015,41.9969],[-121.3986,41.9969],[-121.3985,41.9969],[-121.3966,41.9969],[-121.3937,41.9969],[-121.3889,41.9968],[-121.3839,41.9967],[-121.3821,41.9967],[-121.3809,41.9967],[-121.3792,41.9967],[-121.379,41.9967],[-121.3789,41.9967],[-121.3788,41.9967],[-121.3781,41.9967],[-121.3772,41.9967],[-121.3771,41.9967],[-121.3757,41.9966],[-121.3741,41.9966],[-121.3724,41.9966],[-121.3691,41.9966],[-121.3675,41.9965],[-121.3659,41.9965],[-121.3643,41.9965],[-121.3632,41.9965],[-121.3614,41.9965],[-121.3603,41.9965],[-121.3601,41.9965],[-121.3594,41.9966],[-121.3577,41.9965],[-121.3576,41.9965],[-121.3567,41.9965],[-121.3552,41.9965],[-121.3545,41.9964],[-121.3497,41.9963],[-121.3481,41.9963],[-121.3449,41.9962],[-121.3435,41.9963],[-121.3434,41.9963],[-121.3432,41.9963],[-121.3409,41.9963],[-121.3407,41.9963],[-121.3402,41.9964],[-121.3401,41.9964],[-121.3398,41.9963],[-121.3393,41.9963],[-121.3387,41.9964],[-121.3385,41.9964],[-121.3384,41.9964],[-121.3344,41.9966],[-121.3336,41.9966],[-121.3307,41.9967],[-121.329,41.9968],[-121.3288,41.9968],[-121.3256,41.9969],[-121.3242,41.9969],[-121.324,41.9969],[-121.3226,41.9969],[-121.321,41.997],[-121.3195,41.997],[-121.3193,41.997],[-121.3178,41.997],[-121.3176,41.997],[-121.3165,41.9971],[-121.3162,41.9971],[-121.3147,41.9971],[-121.3144,41.9971],[-121.3099,41.9972],[-121.3097,41.9972],[-121.3063,41.9972],[-121.3049,41.9972],[-121.3008,41.9973],[-121.3002,41.9973],[-121.3,41.9973],[-121.2973,41.9974],[-121.2968,41.9974],[-121.2965,41.9974],[-121.2954,41.9974],[-121.2902,41.9974],[-121.2883,41.9974],[-121.2864,41.9974],[-121.2853,41.9974],[-121.284,41.9974],[-121.2771,41.9974],[-121.268,41.9974],[-121.2674,41.9974],[-121.2611,41.9974],[-121.2527,41.9973],[-121.2504,41.9973],[-121.2503,41.9973],[-121.2478,41.9973],[-121.2472,41.9973],[-121.2467,41.9973],[-121.2429,41.9973],[-121.2419,41.9973],[-121.2404,41.9973],[-121.2396,41.9973],[-121.238,41.9974],[-121.2371,41.9974],[-121.2364,41.9974],[-121.2341,41.9974],[-121.2123,41.9974],[-121.2099,41.9974],[-121.2088,41.9974],[-121.2067,41.9974],[-121.2054,41.9974],[-121.2024,41.9974],[-121.2014,41.9974],[-121.2009,41.9974],[-121.1939,41.9974],[-121.1934,41.9974],[-121.1891,41.9974],[-121.189,41.9974],[-121.1886,41.9974],[-121.1838,41.9973],[-121.1813,41.9973],[-121.179,41.9973],[-121.1778,41.9973],[-121.1745,41.9972],[-121.1741,41.9972],[-121.1732,41.9972],[-121.1697,41.9972],[-121.1696,41.9972],[-121.1693,41.9972],[-121.1685,41.9972],[-121.1542,41.9968],[-121.1499,41.9967],[-121.1498,41.9967],[-121.1497,41.9967],[-121.1494,41.9967],[-121.1465,41.9967],[-121.1449,41.9966],[-121.1411,41.9965],[-121.14,41.9965],[-121.1351,41.9964],[-121.135,41.9964],[-121.13,41.9963],[-121.1253,41.9961],[-121.125,41.9961],[-121.1112,41.9957],[-121.1097,41.9956],[-121.1085,41.9956],[-121.1073,41.9956],[-121.1061,41.9956],[-121.1053,41.9956],[-121.1031,41.9955],[-121.1014,41.9955],[-121.0999,41.9955],[-121.0984,41.9954],[-121.0972,41.9954],[-121.0966,41.9954],[-121.095,41.9954],[-121.0935,41.9954],[-121.0917,41.9956],[-121.0915,41.9955],[-121.0902,41.9955],[-121.0886,41.9955],[-121.0879,41.9955],[-121.0871,41.9955],[-121.0852,41.9954],[-121.0844,41.9954],[-121.0838,41.9954],[-121.0823,41.9954],[-121.081,41.9953],[-121.0799,41.9953],[-121.0786,41.9953],[-121.0778,41.9953],[-121.0748,41.9952],[-121.0725,41.9951],[-121.0716,41.9951],[-121.0711,41.9951],[-121.0678,41.995],[-121.0663,41.9949],[-121.0655,41.9949],[-121.0649,41.9949],[-121.0646,41.9948],[-121.063,41.9948],[-121.0624,41.9948],[-121.0602,41.9947],[-121.059,41.9946],[-121.0575,41.9946],[-121.0567,41.9945],[-121.0557,41.9945],[-121.0554,41.9945],[-121.054,41.9944],[-121.0516,41.9943],[-121.0507,41.9943],[-121.0497,41.9943],[-121.0485,41.9943],[-121.0473,41.9942],[-121.0446,41.9941],[-121.0439,41.9941],[-121.0416,41.994],[-121.0393,41.9939],[-121.0363,41.9939],[-121.0353,41.9938],[-121.0352,41.9938],[-121.0346,41.9938],[-121.0335,41.9938],[-121.0333,41.9937],[-121.0325,41.9937],[-121.032,41.9937],[-121.0305,41.9937],[-121.0298,41.9937],[-121.0295,41.9937],[-121.0292,41.9937],[-121.0268,41.9936],[-121.0238,41.9935],[-121.0221,41.9933],[-121.0218,41.9933],[-121.0191,41.9934],[-121.0171,41.9934],[-121.012,41.9933],[-120.9933,41.9931],[-120.9901,41.9931],[-120.9899,41.9931],[-120.9889,41.993],[-120.9879,41.993],[-120.9869,41.993],[-120.9855,41.993],[-120.984,41.993],[-120.983,41.993],[-120.982,41.993],[-120.9806,41.993],[-120.9804,41.993],[-120.9743,41.993],[-120.9741,41.993],[-120.967,41.993],[-120.9638,41.9931],[-120.9635,41.9931],[-120.9625,41.9931],[-120.9596,41.9931],[-120.9591,41.9931],[-120.9587,41.9931],[-120.9583,41.9931],[-120.9577,41.9931],[-120.9541,41.9932],[-120.9514,41.9932],[-120.9489,41.9933],[-120.9465,41.9933],[-120.9458,41.9934],[-120.9451,41.9934],[-120.9441,41.9934],[-120.9431,41.9934],[-120.9416,41.9935],[-120.9402,41.9935],[-120.9389,41.9935],[-120.9383,41.9935],[-120.9353,41.9936],[-120.9345,41.9936],[-120.9273,41.9936],[-120.9256,41.9936],[-120.9209,41.9937],[-120.907,41.9937],[-120.9069,41.9937],[-120.9062,41.9937],[-120.9052,41.9937],[-120.9042,41.9937],[-120.9028,41.9937],[-120.9013,41.9937],[-120.8966,41.9937],[-120.8965,41.9937],[-120.8956,41.9937],[-120.8911,41.9937],[-120.8882,41.9937],[-120.88,41.9938],[-120.8799,41.9938],[-120.8798,41.9938],[-120.8795,41.9938],[-120.8791,41.9938],[-120.8787,41.9938],[-120.8782,41.9938],[-120.8777,41.9938],[-120.8771,41.9938],[-120.8769,41.9938],[-120.8765,41.9938],[-120.8761,41.9938],[-120.8755,41.9938],[-120.8748,41.9938],[-120.874,41.9938],[-120.8736,41.9938],[-120.8725,41.9938],[-120.8719,41.9938],[-120.8718,41.9938],[-120.8713,41.9938],[-120.8709,41.9938],[-120.8702,41.9938],[-120.8697,41.9938],[-120.8692,41.9938],[-120.8685,41.9938],[-120.8679,41.9938],[-120.8675,41.9938],[-120.8667,41.9938],[-120.8662,41.9938],[-120.8654,41.9938],[-120.8648,41.9938],[-120.8642,41.9938],[-120.8636,41.9938],[-120.863,41.9938],[-120.8625,41.9938],[-120.8616,41.9938],[-120.8612,41.9938],[-120.8606,41.9938],[-120.8601,41.9938],[-120.8594,41.9938],[-120.859,41.9938],[-120.858,41.9938],[-120.8577,41.9938],[-120.8568,41.9938],[-120.8565,41.9938],[-120.8551,41.9938],[-120.8549,41.9938],[-120.8547,41.9938],[-120.8545,41.9938],[-120.854,41.9938],[-120.8533,41.9938],[-120.8532,41.9938],[-120.8513,41.9938],[-120.8453,41.9938],[-120.844,41.9938],[-120.8429,41.9938],[-120.8387,41.9938],[-120.8384,41.9938],[-120.83,41.9939],[-120.8264,41.9939],[-120.8216,41.9939],[-120.8193,41.9939],[-120.8163,41.9939],[-120.8114,41.9939],[-120.8106,41.9939],[-120.8104,41.9939],[-120.8089,41.9939],[-120.8075,41.9939],[-120.8055,41.9939],[-120.8041,41.9939],[-120.8026,41.9939],[-120.8017,41.9939],[-120.8007,41.9939],[-120.7994,41.9939],[-120.7981,41.9939],[-120.7978,41.9939],[-120.7959,41.9939],[-120.7944,41.9939],[-120.7929,41.9939],[-120.792,41.9939],[-120.791,41.9939],[-120.7895,41.9939],[-120.788,41.9938],[-120.7871,41.9938],[-120.7862,41.9938],[-120.7847,41.9938],[-120.7841,41.9938],[-120.7794,41.9937],[-120.779,41.9937],[-120.7781,41.9937],[-120.7779,41.9937],[-120.7764,41.9937],[-120.7732,41.9937],[-120.7711,41.9937],[-120.7707,41.9937],[-120.7704,41.9937],[-120.7701,41.9937],[-120.7652,41.9937],[-120.7646,41.9937],[-120.7639,41.9937],[-120.7633,41.9937],[-120.7626,41.9937],[-120.7618,41.9937],[-120.7611,41.9937],[-120.7608,41.9937],[-120.76,41.9937],[-120.7593,41.9937],[-120.7584,41.9937],[-120.7577,41.9937],[-120.7566,41.9937],[-120.7561,41.9937],[-120.7549,41.9937],[-120.7536,41.9937],[-120.7525,41.9937],[-120.7517,41.9937],[-120.751,41.9937],[-120.7507,41.9937],[-120.7503,41.9937],[-120.7488,41.9937],[-120.7484,41.9937],[-120.7482,41.9937],[-120.7479,41.9937],[-120.7467,41.9937],[-120.7462,41.9937],[-120.7449,41.9937],[-120.7436,41.9937],[-120.7428,41.9937],[-120.7408,41.9937],[-120.7391,41.9937],[-120.7377,41.9937],[-120.7355,41.9937],[-120.7344,41.9937],[-120.7328,41.9938],[-120.7307,41.9938],[-120.7299,41.9938],[-120.7288,41.9938],[-120.727,41.9938],[-120.7255,41.9938],[-120.7244,41.9938],[-120.7232,41.9938],[-120.7215,41.9938],[-120.7205,41.9938],[-120.7188,41.9938],[-120.7173,41.9938],[-120.7162,41.9938],[-120.7147,41.9938],[-120.7134,41.9938],[-120.7121,41.9938],[-120.7108,41.9938],[-120.7093,41.9938],[-120.7081,41.9938],[-120.7074,41.9938],[-120.7066,41.9938],[-120.706,41.9938],[-120.7008,41.9938],[-120.7005,41.9938],[-120.7002,41.9938],[-120.6992,41.9938],[-120.6983,41.9938],[-120.6967,41.9938],[-120.6948,41.9937],[-120.6944,41.9937],[-120.6942,41.9937],[-120.6935,41.9937],[-120.6929,41.9937],[-120.6924,41.9937],[-120.6919,41.9937],[-120.6914,41.9937],[-120.6912,41.9937],[-120.6906,41.9937],[-120.681,41.9936],[-120.6757,41.9935],[-120.6679,41.9933],[-120.6655,41.9933],[-120.6621,41.9932],[-120.6576,41.9932],[-120.6548,41.9932],[-120.6534,41.9932],[-120.6514,41.9932],[-120.6504,41.9932],[-120.6498,41.9932],[-120.6487,41.9932],[-120.6474,41.9931],[-120.6447,41.9931],[-120.6444,41.9931],[-120.6441,41.9931],[-120.6426,41.9931],[-120.6414,41.9931],[-120.6405,41.9931],[-120.6392,41.9931],[-120.6377,41.9931],[-120.6365,41.9931],[-120.635,41.9931],[-120.6346,41.9931],[-120.6337,41.9931],[-120.6334,41.9931],[-120.6319,41.9931],[-120.6305,41.9931],[-120.6302,41.9931],[-120.6291,41.9931],[-120.6287,41.9931],[-120.6285,41.9931],[-120.6281,41.9931],[-120.6277,41.9931],[-120.6274,41.9931],[-120.627,41.9931],[-120.6267,41.9931],[-120.6264,41.9931],[-120.6259,41.9931],[-120.6256,41.9931],[-120.6254,41.9931],[-120.6251,41.9931],[-120.6243,41.9931],[-120.622,41.993],[-120.6213,41.993],[-120.6209,41.993],[-120.6199,41.993],[-120.6197,41.993],[-120.6162,41.993],[-120.6159,41.993],[-120.6065,41.993],[-120.6061,41.993],[-120.6056,41.993],[-120.6053,41.993],[-120.6045,41.993],[-120.6042,41.993],[-120.6039,41.993],[-120.6036,41.993],[-120.6032,41.993],[-120.603,41.993],[-120.5923,41.993],[-120.5919,41.993],[-120.5915,41.993],[-120.591,41.993],[-120.5902,41.993],[-120.5885,41.993],[-120.5879,41.993],[-120.5866,41.993],[-120.5845,41.993],[-120.5834,41.993],[-120.5812,41.993],[-120.5786,41.993],[-120.5773,41.9931],[-120.5734,41.9931],[-120.5724,41.9931],[-120.5703,41.9932],[-120.57,41.9932],[-120.5692,41.9932],[-120.567,41.9932],[-120.5649,41.9932],[-120.5607,41.9933],[-120.5585,41.9933],[-120.5527,41.9933],[-120.5507,41.9933],[-120.5459,41.9933],[-120.5425,41.9934],[-120.5375,41.9934],[-120.536,41.9934],[-120.533,41.9934],[-120.5325,41.9934],[-120.5222,41.9935],[-120.5205,41.9935],[-120.5178,41.9935],[-120.5109,41.9936],[-120.5105,41.9936],[-120.5102,41.9936],[-120.5084,41.9936],[-120.5057,41.9936],[-120.4925,41.9936],[-120.4912,41.9936],[-120.4911,41.9936],[-120.489,41.9936],[-120.4879,41.9936],[-120.4515,41.9934],[-120.4505,41.9934],[-120.414,41.9931],[-120.4083,41.9931],[-120.4012,41.9931],[-120.3953,41.993],[-120.3908,41.993],[-120.3826,41.9929],[-120.378,41.9929],[-120.3679,41.9928],[-120.3564,41.9928],[-120.3372,41.9926],[-120.3285,41.9926],[-120.3284,41.9926],[-120.3264,41.9926],[-120.326,41.9931],[-120.3257,41.9931],[-120.3239,41.9931],[-120.3211,41.9931],[-120.3184,41.9931],[-120.3176,41.9931],[-120.314,41.9931],[-120.3101,41.9932],[-120.3086,41.9932],[-120.3073,41.9931],[-120.3069,41.9931],[-120.3067,41.9931],[-120.304,41.993],[-120.3016,41.993],[-120.2998,41.993],[-120.2981,41.993],[-120.2975,41.993],[-120.2965,41.993],[-120.2946,41.993],[-120.2944,41.993],[-120.2937,41.993],[-120.2936,41.993],[-120.2929,41.993],[-120.2927,41.993],[-120.2921,41.993],[-120.2914,41.993],[-120.2906,41.993],[-120.2892,41.993],[-120.2873,41.993],[-120.2864,41.9931],[-120.284,41.9928],[-120.2821,41.9928],[-120.2807,41.9929],[-120.2792,41.9929],[-120.2789,41.9929],[-120.2769,41.9929],[-120.2721,41.9929],[-120.2705,41.9929],[-120.2633,41.9929],[-120.2626,41.9929],[-120.2576,41.9929],[-120.257,41.993],[-120.2565,41.993],[-120.2556,41.993],[-120.2544,41.993],[-120.2535,41.993],[-120.25,41.9932],[-120.248,41.9932],[-120.2473,41.9933],[-120.2465,41.9933],[-120.2452,41.9933],[-120.2446,41.9933],[-120.2444,41.9933],[-120.242,41.9934],[-120.2416,41.9935],[-120.2409,41.9935],[-120.2399,41.9935],[-120.2392,41.9935],[-120.2383,41.9935],[-120.2373,41.9935],[-120.2368,41.9936],[-120.2356,41.9936],[-120.2353,41.9936],[-120.2342,41.9936],[-120.2338,41.9936],[-120.2326,41.9937],[-120.2311,41.9937],[-120.2309,41.9937],[-120.2303,41.9937],[-120.2286,41.9937],[-120.2284,41.9937],[-120.2257,41.9938],[-120.224,41.9938],[-120.222,41.9939],[-120.2205,41.9939],[-120.2199,41.9939],[-120.218,41.9939],[-120.2171,41.9939],[-120.215,41.994],[-120.2129,41.994],[-120.2093,41.9941],[-120.2064,41.9942],[-120.2047,41.9942],[-120.204,41.9942],[-120.2036,41.9942],[-120.2027,41.9942],[-120.2026,41.9943],[-120.202,41.9943],[-120.2014,41.9943],[-120.2011,41.9943],[-120.2003,41.9943],[-120.1995,41.9943],[-120.1993,41.9943],[-120.1988,41.9943],[-120.1984,41.9943],[-120.1972,41.9943],[-120.1956,41.9944],[-120.1929,41.9944],[-120.1905,41.9944],[-120.188,41.9945],[-120.1849,41.9945],[-120.1836,41.9945],[-120.1817,41.9945],[-120.1791,41.9945],[-120.1789,41.9946],[-120.1785,41.9946],[-120.1781,41.9946],[-120.1777,41.9946],[-120.1773,41.9946],[-120.1767,41.9946],[-120.176,41.9946],[-120.1753,41.9946],[-120.1745,41.9946],[-120.1737,41.9946],[-120.173,41.9946],[-120.1721,41.9946],[-120.1713,41.9946],[-120.1706,41.9946],[-120.1697,41.9946],[-120.1696,41.9946],[-120.169,41.9946],[-120.1686,41.9946],[-120.1684,41.9946],[-120.1678,41.9946],[-120.167,41.9946],[-120.166,41.9946],[-120.1657,41.9946],[-120.1655,41.9946],[-120.1651,41.9946],[-120.165,41.9946],[-120.1646,41.9946],[-120.1641,41.9946],[-120.1638,41.9946],[-120.1636,41.9946],[-120.1634,41.9946],[-120.1631,41.9946],[-120.1629,41.9946],[-120.1626,41.9946],[-120.1625,41.9946],[-120.1622,41.9946],[-120.1621,41.9946],[-120.1618,41.9946],[-120.1616,41.9946],[-120.1614,41.9946],[-120.161,41.9946],[-120.1609,41.9946],[-120.1608,41.9946],[-120.1607,41.9946],[-120.1605,41.9946],[-120.1603,41.9946],[-120.1601,41.9946],[-120.1596,41.9946],[-120.1594,41.9946],[-120.1592,41.9946],[-120.159,41.9946],[-120.1587,41.9946],[-120.1585,41.9946],[-120.1582,41.9946],[-120.1581,41.9946],[-120.1578,41.9946],[-120.1575,41.9946],[-120.1572,41.9946],[-120.1566,41.9946],[-120.1561,41.9946],[-120.1553,41.9946],[-120.1547,41.9946],[-120.1542,41.9946],[-120.1537,41.9946],[-120.1532,41.9946],[-120.1525,41.9946],[-120.152,41.9946],[-120.1519,41.9946],[-120.1512,41.9946],[-120.1497,41.9946],[-120.1485,41.9946],[-120.1475,41.9947],[-120.1466,41.9947],[-120.1454,41.9947],[-120.1445,41.9947],[-120.143,41.9947],[-120.1421,41.9947],[-120.1409,41.9947],[-120.1401,41.9947],[-120.1386,41.9947],[-120.1378,41.9947],[-120.1367,41.9947],[-120.1361,41.9947],[-120.1346,41.9947],[-120.1338,41.9947],[-120.1335,41.9947],[-120.1328,41.9947],[-120.1325,41.9947],[-120.1318,41.9947],[-120.1313,41.9947],[-120.1304,41.9947],[-120.1298,41.9947],[-120.1286,41.9947],[-120.128,41.9947],[-120.1258,41.9947],[-120.1244,41.9948],[-120.1238,41.9948],[-120.1224,41.9948],[-120.1209,41.9948],[-120.1189,41.9948],[-120.1174,41.9948],[-120.1167,41.9948],[-120.1164,41.9948],[-120.1162,41.9948],[-120.1156,41.9948],[-120.1146,41.9948],[-120.1138,41.9948],[-120.1131,41.9948],[-120.1129,41.9948],[-120.1128,41.9948],[-120.112,41.9948],[-120.1114,41.9948],[-120.1106,41.9948],[-120.1098,41.9948],[-120.1089,41.9948],[-120.1081,41.9948],[-120.1067,41.9948],[-120.1061,41.9948],[-120.1049,41.9948],[-120.1048,41.9948],[-120.1031,41.9948],[-120.1013,41.9948],[-120.1002,41.9948],[-120.0994,41.9948],[-120.099,41.9948],[-120.0985,41.9948],[-120.0982,41.9948],[-120.0979,41.9948],[-120.0972,41.9948],[-120.0965,41.9948],[-120.0957,41.9948],[-120.0945,41.9948],[-120.0933,41.9948],[-120.0928,41.9948],[-120.0912,41.9948],[-120.0911,41.9948],[-120.0882,41.9948],[-120.0873,41.9948],[-120.0859,41.9949],[-120.0849,41.9949],[-120.0832,41.9949],[-120.0826,41.9949],[-120.0818,41.9949],[-120.0809,41.9949],[-120.0798,41.9949],[-120.0789,41.9949],[-120.0776,41.9949],[-120.0768,41.9949],[-120.0756,41.9949],[-120.0748,41.9949],[-120.074,41.9949],[-120.0733,41.9949],[-120.0726,41.9949],[-120.0725,41.9949],[-120.0719,41.9949],[-120.0716,41.9949],[-120.0707,41.9949],[-120.0699,41.9949],[-120.0694,41.9949],[-120.0683,41.9949],[-120.0672,41.9949],[-120.0669,41.9949],[-120.0661,41.9949],[-120.0654,41.9949],[-120.0648,41.9949],[-120.0636,41.9949],[-120.0632,41.9949],[-120.0618,41.9949],[-120.0603,41.9949],[-120.06,41.9949],[-120.0598,41.9949],[-120.0585,41.9949],[-120.0567,41.9949],[-120.0564,41.9949],[-120.0563,41.9949],[-120.056,41.9949],[-120.0553,41.9949],[-120.0542,41.9949],[-120.0529,41.9949],[-120.0516,41.995],[-120.0494,41.995],[-120.0477,41.995],[-120.0475,41.995],[-120.047,41.995],[-120.0468,41.995],[-120.0464,41.995],[-120.046,41.995],[-120.045,41.995],[-120.0448,41.995],[-120.0443,41.995],[-120.0442,41.995],[-120.0434,41.995],[-120.0429,41.995],[-120.0428,41.995],[-120.0427,41.995],[-120.0425,41.995],[-120.0422,41.995],[-120.0408,41.995],[-120.037,41.995],[-120.036,41.995],[-120.0352,41.995],[-120.0347,41.995],[-120.0331,41.995],[-120.0317,41.995],[-120.0313,41.995],[-120.0303,41.995],[-120.0293,41.995],[-120.0281,41.995],[-120.0274,41.995],[-120.0258,41.995],[-120.0251,41.995],[-120.0231,41.995],[-120.0219,41.995],[-120.0214,41.995],[-120.0205,41.995],[-120.0195,41.995],[-120.0186,41.995],[-120.0178,41.995],[-120.0163,41.995],[-120.0158,41.995],[-120.0148,41.995],[-120.0138,41.995],[-120.0135,41.995],[-120.0125,41.995],[-120.0118,41.995],[-120.0105,41.995],[-120.0082,41.995],[-120.0075,41.995],[-120.0062,41.995],[-120.0057,41.995],[-120.0052,41.995],[-120.0043,41.995],[-120.0004,41.9949],[-119.9992,41.9949],[-119.9992,41.9937],[-119.9992,41.9791],[-119.9992,41.979],[-119.9992,41.9752],[-119.9992,41.962],[-119.9993,41.9435],[-119.9993,41.9249],[-119.9993,41.9237],[-119.9993,41.9226],[-119.9993,41.9222],[-119.9993,41.9077],[-119.9993,41.9076],[-119.9993,41.9065],[-119.9993,41.9064],[-119.9993,41.9028],[-119.9993,41.9025],[-119.9993,41.8996],[-119.9993,41.8995],[-119.9993,41.8913],[-119.9993,41.8821],[-119.9993,41.8749],[-119.9992,41.8671],[-119.999,41.8447],[-119.999,41.8352],[-119.999,41.8351],[-119.9989,41.8275],[-119.9989,41.8274],[-119.9987,41.8022],[-119.9987,41.8021],[-119.9987,41.7995],[-119.9987,41.7993],[-119.9986,41.7937],[-119.9985,41.777],[-119.9985,41.7769],[-119.9985,41.7737],[-119.9983,41.7556],[-119.9983,41.7499],[-119.9987,41.7206],[-119.9987,41.6917],[-119.9988,41.6759],[-119.9988,41.6749],[-119.9988,41.6748],[-119.9988,41.6713],[-119.9988,41.6652],[-119.9988,41.6651],[-119.9988,41.6643],[-119.9988,41.6638],[-119.9988,41.6637],[-119.9989,41.6585],[-119.9989,41.6579],[-119.9989,41.6544],[-119.9989,41.6249],[-119.9983,41.6188],[-119.9983,41.6175],[-119.9983,41.6162],[-119.9983,41.6155],[-119.9986,41.5814],[-119.9987,41.5601],[-119.9988,41.5579],[-119.9988,41.5578],[-119.9989,41.5458],[-119.9989,41.5456],[-119.9989,41.5447],[-119.9989,41.5437],[-119.9989,41.5409],[-119.9989,41.538],[-119.999,41.5336],[-119.999,41.5291],[-119.999,41.526],[-119.999,41.5229],[-119.999,41.5218],[-119.9995,41.5002],[-119.9995,41.4999],[-119.9995,41.4982],[-119.9995,41.4965],[-119.9995,41.4928],[-119.9995,41.489],[-119.9995,41.4888],[-119.9995,41.488],[-119.9995,41.4871],[-119.9995,41.4849],[-119.9995,41.4827],[-119.9995,41.4809],[-119.9995,41.4787],[-119.9995,41.4786],[-119.9995,41.4702],[-119.9996,41.4631],[-119.9996,41.456],[-119.9996,41.4518],[-119.9996,41.4493],[-119.9996,41.4473],[-119.9996,41.4459],[-119.9996,41.4412],[-119.9996,41.4364],[-119.9996,41.4363],[-119.9996,41.4361],[-119.9996,41.4358],[-119.9996,41.4353],[-119.9996,41.4325],[-119.9996,41.4297],[-119.9996,41.4264],[-119.9997,41.4233],[-119.9997,41.4231],[-119.9997,41.4222],[-119.9997,41.4206],[-119.9997,41.4177],[-119.9997,41.4147],[-119.9997,41.4106],[-119.9997,41.4064],[-119.9997,41.3982],[-119.9998,41.3747],[-119.9997,41.3678],[-119.9997,41.3653],[-119.9997,41.3651],[-119.9997,41.3556],[-119.9998,41.3274],[-119.9998,41.3273],[-119.9998,41.3236],[-119.9998,41.3226],[-119.9998,41.3225],[-119.9999,41.3131],[-119.9999,41.3071],[-119.9999,41.2998],[-119.9999,41.2928],[-119.9999,41.2924],[-120,41.275],[-120,41.2748],[-120,41.2675],[-120,41.2674],[-120,41.2666],[-120,41.2665],[-120,41.264],[-120,41.2634],[-120.0001,41.2568],[-120.0001,41.2564],[-120.0001,41.2498],[-119.9999,41.2459],[-119.9999,41.2443],[-119.9998,41.242],[-119.9998,41.2418],[-119.9998,41.2366],[-119.9998,41.2361],[-119.9998,41.2343],[-119.9998,41.2312],[-119.9998,41.2281],[-119.9998,41.2268],[-119.9998,41.2255],[-119.9998,41.2206],[-119.9998,41.2157],[-119.9998,41.2135],[-119.9998,41.2112],[-119.9998,41.2105],[-119.9998,41.2098],[-119.9998,41.2085],[-119.9998,41.2073],[-119.9998,41.207],[-119.9998,41.2067],[-119.9998,41.2059],[-119.9998,41.205],[-119.9998,41.202],[-119.9998,41.2015],[-119.9998,41.1946],[-119.9998,41.1936],[-119.9999,41.1848],[-119.9999,41.184],[-119.9999,41.1764],[-119.9998,41.1733],[-119.9998,41.1706],[-119.9998,41.1658],[-119.9998,41.1654],[-119.9998,41.1653],[-119.9998,41.1643],[-119.9998,41.1624],[-119.9998,41.1623],[-119.9998,41.1559],[-119.9999,41.1446],[-119.9999,41.1445],[-119.9999,41.1402],[-119.9999,41.1399],[-119.9999,41.1393],[-119.9999,41.1384],[-119.9999,41.1382],[-119.9999,41.1381],[-119.9999,41.138],[-119.9999,41.1379],[-120,41.1266],[-120,41.1249],[-120,41.1226],[-120,41.1129],[-120,41.1122],[-120,41.1121],[-120,41.1097],[-120,41.1025],[-120,41.1023],[-120,41.083],[-119.9999,41.0685],[-120,41.0658],[-119.9999,41.054],[-119.9999,41.0395],[-119.9998,41.0222],[-119.9998,41.0219],[-119.9998,41.0218],[-119.9998,41.02],[-119.9998,41.0199],[-119.9998,41.0184],[-119.9998,41.0148],[-119.9998,41.0119],[-119.9999,41.0075],[-119.9998,41.0068],[-119.9998,41.0056],[-119.9999,40.9999],[-119.9997,40.964],[-119.9997,40.9599],[-119.9996,40.9522],[-119.9996,40.9492],[-119.9996,40.9487],[-119.9995,40.9303],[-119.9994,40.9208],[-119.9994,40.9172],[-119.9994,40.9168],[-119.9994,40.9156],[-119.9994,40.915],[-119.9994,40.9144],[-119.9994,40.9138],[-119.9994,40.9137],[-119.9994,40.9013],[-119.9993,40.889],[-119.9993,40.8839],[-119.9993,40.8759],[-119.9993,40.8756],[-119.9993,40.8754],[-119.9993,40.8749],[-119.9993,40.874],[-119.9993,40.8738],[-119.9993,40.8736],[-119.9993,40.8732],[-119.9993,40.8731],[-119.9993,40.8724],[-119.9993,40.8715],[-119.9993,40.8714],[-119.9993,40.8712],[-119.9993,40.8711],[-119.9993,40.8693],[-119.9993,40.8674],[-119.9992,40.8659],[-119.9992,40.8638],[-119.9992,40.8579],[-119.9989,40.8321],[-119.9989,40.832],[-119.9989,40.8318],[-119.9989,40.8315],[-119.9989,40.8314],[-119.9989,40.8218],[-119.9988,40.8144],[-119.9988,40.807],[-119.9988,40.8069],[-119.9988,40.8067],[-119.9987,40.8049],[-119.9987,40.7983],[-119.9987,40.7962],[-119.9987,40.7961],[-119.9987,40.7942],[-119.9987,40.7885],[-119.9987,40.7827],[-119.9987,40.7795],[-119.9988,40.7755],[-119.9988,40.7739],[-119.9988,40.7716],[-119.9986,40.7592],[-119.9985,40.7514],[-119.9985,40.7505],[-119.9985,40.7499],[-119.9984,40.7443],[-119.9984,40.7427],[-119.9981,40.7213],[-119.9981,40.721],[-119.9981,40.7207],[-119.9981,40.7205],[-119.9978,40.7026],[-119.9978,40.7024],[-119.9978,40.7019],[-119.9976,40.6835],[-119.9975,40.6732],[-119.9975,40.673],[-119.9975,40.6719],[-119.9974,40.6714],[-119.9975,40.6714],[-119.9972,40.6574],[-119.9972,40.6569],[-119.9971,40.6429],[-119.9971,40.6423],[-119.997,40.6363],[-119.9969,40.6299],[-119.9969,40.6284],[-119.9969,40.6279],[-119.9968,40.6273],[-119.9968,40.6263],[-119.9968,40.6259],[-119.9968,40.6255],[-119.9968,40.6252],[-119.9968,40.6251],[-119.9968,40.6249],[-119.9968,40.6248],[-119.9968,40.6208],[-119.9968,40.6163],[-119.9968,40.6146],[-119.9968,40.6142],[-119.9968,40.6139],[-119.9967,40.6133],[-119.9967,40.6131],[-119.9967,40.6128],[-119.9967,40.6113],[-119.9967,40.6108],[-119.9966,40.5994],[-119.9966,40.5987],[-119.9963,40.585],[-119.9962,40.5843],[-119.9962,40.581],[-119.9962,40.5808],[-119.996,40.5705],[-119.9959,40.5566],[-119.9959,40.5565],[-119.9959,40.5561],[-119.9959,40.556],[-119.9959,40.5559],[-119.9959,40.5543],[-119.9959,40.5528],[-119.9959,40.5526],[-119.9959,40.5492],[-119.9959,40.5491],[-119.9958,40.5416],[-119.9958,40.5356],[-119.9958,40.5352],[-119.9958,40.5269],[-119.9958,40.5229],[-119.9958,40.5227],[-119.9958,40.5107],[-119.9958,40.4999],[-119.9958,40.4963],[-119.9957,40.4817],[-119.9957,40.4702],[-119.9957,40.4529],[-119.9956,40.4457],[-119.9956,40.4456],[-119.9956,40.4394],[-119.9956,40.4384],[-119.9956,40.4289],[-119.9956,40.4283],[-119.9956,40.4242],[-119.9956,40.4204],[-119.9956,40.4202],[-119.9956,40.4186],[-119.9956,40.4165],[-119.9956,40.4164],[-119.9956,40.4063],[-119.9956,40.4049],[-119.9956,40.4047],[-119.9956,40.4033],[-119.9956,40.4024],[-119.9956,40.4023],[-119.9957,40.4022],[-119.9957,40.4021],[-119.9957,40.402],[-119.9957,40.4015],[-119.9957,40.4002],[-119.9957,40.3976],[-119.9957,40.3972],[-119.9957,40.3943],[-119.9957,40.3904],[-119.9957,40.3848],[-119.9957,40.3758],[-119.9957,40.374],[-119.9958,40.3724],[-119.9959,40.3622],[-119.9959,40.3614],[-119.9959,40.3606],[-119.9959,40.3605],[-119.996,40.3601],[-119.9962,40.3479],[-119.9962,40.347],[-119.9963,40.3396],[-119.9963,40.3394],[-119.9963,40.3392],[-119.9964,40.3326],[-119.9965,40.3253],[-119.9965,40.3252],[-119.9965,40.3242],[-119.9965,40.3241],[-119.9965,40.3222],[-119.9965,40.3218],[-119.9965,40.3212],[-119.9965,40.321],[-119.9965,40.3198],[-119.9965,40.3185],[-119.9965,40.3181],[-119.9965,40.316],[-119.9965,40.3158],[-119.9965,40.3149],[-119.9965,40.3147],[-119.9965,40.3143],[-119.9965,40.3137],[-119.9965,40.3132],[-119.9965,40.313],[-119.9964,40.2932],[-119.9963,40.2807],[-119.9963,40.2805],[-119.9963,40.2801],[-119.9963,40.2776],[-119.9963,40.2745],[-119.9963,40.2642],[-119.9963,40.2641],[-119.9963,40.2636],[-119.9963,40.2635],[-119.9963,40.2625],[-119.9963,40.2624],[-119.9963,40.2604],[-119.9963,40.26],[-119.9963,40.2598],[-119.9963,40.2593],[-119.9963,40.2592],[-119.9963,40.2587],[-119.9963,40.2582],[-119.9963,40.2581],[-119.9963,40.2499],[-119.9963,40.2455],[-119.9963,40.2454],[-119.9963,40.2453],[-119.9963,40.2443],[-119.9965,40.2309],[-119.9964,40.2297],[-119.9965,40.219],[-119.9965,40.2189],[-119.9966,40.2135],[-119.9966,40.2074],[-119.9966,40.2061],[-119.9967,40.2007],[-119.9967,40.2004],[-119.9969,40.1887],[-119.9969,40.1874],[-119.997,40.1862],[-119.997,40.1836],[-119.997,40.1833],[-119.9969,40.1716],[-119.997,40.1592],[-119.997,40.1588],[-119.997,40.1586],[-119.997,40.1572],[-119.997,40.156],[-119.997,40.1545],[-119.997,40.1543],[-119.997,40.1534],[-119.997,40.1533],[-119.997,40.1426],[-119.9971,40.1294],[-119.9972,40.1263],[-119.9972,40.1261],[-119.9971,40.1249],[-119.9972,40.12],[-119.9972,40.1198],[-119.9972,40.1167],[-119.9972,40.1145],[-119.9972,40.1133],[-119.9972,40.1113],[-119.9973,40.1109],[-119.9973,40.1076],[-119.9973,40.1057],[-119.9973,40.1055],[-119.9973,40.1054],[-119.9973,40.1053],[-119.9973,40.1051],[-119.9973,40.1046],[-119.9973,40.1044],[-119.9973,40.104],[-119.9973,40.1038],[-119.9973,40.1],[-119.9973,40.0964],[-119.9973,40.0927],[-119.9973,40.0921],[-119.9973,40.0918],[-119.9973,40.0916],[-119.9973,40.0908],[-119.9973,40.0905],[-119.9973,40.0893],[-119.9973,40.0892],[-119.9973,40.087],[-119.9973,40.086],[-119.9973,40.0858],[-119.9973,40.0845],[-119.9973,40.0839],[-119.9973,40.0838],[-119.9973,40.0818],[-119.9973,40.0817],[-119.9973,40.0802],[-119.9973,40.0792],[-119.9973,40.0785],[-119.9973,40.0784],[-119.9973,40.0778],[-119.9973,40.0773],[-119.9973,40.0772],[-119.9973,40.0748],[-119.9973,40.0721],[-119.9973,40.0718],[-119.9973,40.0716],[-119.9973,40.071],[-119.9972,40.0701],[-119.9972,40.0698],[-119.9973,40.0603],[-119.9973,40.0576],[-119.9973,40.0575],[-119.9973,40.0561],[-119.9974,40.052],[-119.9974,40.0519],[-119.9974,40.0444],[-119.9974,40.0416],[-119.9974,40.0392],[-119.9975,40.032],[-119.9975,40.0249],[-119.9976,40.0229],[-119.9976,40.0106],[-119.9977,39.9999],[-119.9978,39.9912],[-119.9979,39.9846],[-119.9979,39.9843],[-119.9979,39.9816],[-119.9979,39.9814],[-119.9979,39.9811],[-119.9981,39.974],[-119.9981,39.9721],[-119.9981,39.9715],[-119.9981,39.9702],[-119.9981,39.9701],[-119.9981,39.97],[-119.9982,39.968],[-119.9982,39.9678],[-119.9982,39.9675],[-119.9982,39.9664],[-119.9982,39.9646],[-119.9983,39.964],[-119.9983,39.9639],[-119.9983,39.9632],[-119.9983,39.9631],[-119.9983,39.9628],[-119.9983,39.9622],[-119.9983,39.9613],[-119.9983,39.9607],[-119.9983,39.9605],[-119.9984,39.9588],[-119.9984,39.9585],[-119.9985,39.9551],[-119.9985,39.9545],[-119.9985,39.9526],[-119.9986,39.938],[-119.9986,39.9362],[-119.9987,39.9358],[-119.9987,39.9355],[-119.9987,39.9343],[-119.9987,39.9338],[-119.9987,39.9331],[-119.9987,39.9324],[-119.9987,39.9319],[-119.9987,39.9314],[-119.9987,39.9308],[-119.9987,39.9304],[-119.9988,39.9245],[-119.9988,39.9243],[-119.9988,39.9236],[-119.9991,39.9062],[-119.9991,39.9043],[-119.9991,39.9041],[-119.9991,39.904],[-119.9991,39.9039],[-119.9991,39.9038],[-119.9991,39.9031],[-119.9991,39.8954],[-119.9991,39.8953],[-119.9991,39.8948],[-119.9991,39.8939],[-119.9991,39.8938],[-119.9991,39.8877],[-119.9991,39.8874],[-119.9992,39.8749],[-119.9995,39.8655],[-119.9996,39.8577],[-119.9996,39.8574],[-119.9997,39.852],[-119.9997,39.851],[-119.9997,39.8508],[-119.9997,39.8494],[-119.9998,39.8475],[-119.9998,39.8434],[-119.9999,39.8376],[-119.9999,39.8365],[-120,39.8233],[-120,39.8221],[-120.0001,39.8202],[-120.0001,39.8191],[-120.0001,39.8188],[-120.0002,39.8152],[-120.0003,39.8085],[-120.0003,39.8084],[-120.0005,39.7994],[-120.0005,39.7993],[-120.0005,39.7981],[-120.0005,39.7973],[-120.0005,39.7957],[-120.0005,39.7917],[-120.0005,39.7914],[-120.0005,39.7909],[-120.0005,39.7829],[-120.0005,39.7821],[-120.0005,39.7815],[-120.0005,39.7809],[-120.0005,39.7808],[-120.0005,39.78],[-120.0006,39.7752],[-120.0006,39.7708],[-120.0007,39.7694],[-120.0007,39.7687],[-120.0007,39.7675],[-120.0007,39.7662],[-120.0008,39.7599],[-120.0009,39.7586],[-120.0009,39.7578],[-120.0011,39.7526],[-120.0011,39.7522],[-120.001,39.7421],[-120.001,39.7397],[-120.001,39.7354],[-120.001,39.7342],[-120.001,39.734],[-120.001,39.7326],[-120.0011,39.7224],[-120.001,39.7144],[-120.001,39.6806],[-120.0009,39.6792],[-120.0009,39.6751],[-120.0009,39.6743],[-120.0009,39.6741],[-120.0009,39.6736],[-120.0009,39.6733],[-120.0009,39.673],[-120.0009,39.6726],[-120.0009,39.6722],[-120.0009,39.672],[-120.0009,39.6718],[-120.001,39.6698],[-120.0011,39.667],[-120.0011,39.665],[-120.0011,39.6647],[-120.0011,39.6646],[-120.0011,39.6632],[-120.0011,39.663],[-120.0011,39.6512],[-120.0012,39.6503],[-120.0011,39.6448],[-120.0011,39.6447],[-120.0011,39.644],[-120.0011,39.6437],[-120.0011,39.6435],[-120.0011,39.6434],[-120.0011,39.6364],[-120.0011,39.6362],[-120.0011,39.6359],[-120.0011,39.6358],[-120.0011,39.6353],[-120.0011,39.6285],[-120.0011,39.6277],[-120.0011,39.6276],[-120.001,39.6249],[-120.001,39.6245],[-120.001,39.6212],[-120.0009,39.6111],[-120.0009,39.611],[-120.0008,39.6068],[-120.0008,39.6064],[-120.0008,39.6062],[-120.0008,39.606],[-120.0008,39.6058],[-120.0008,39.6054],[-120.0012,39.5913],[-120.0012,39.5911],[-120.0012,39.5908],[-120.0012,39.5907],[-120.0012,39.5902],[-120.0015,39.5789],[-120.0015,39.5788],[-120.0015,39.5778],[-120.0015,39.5774],[-120.0015,39.5754],[-120.0015,39.5727],[-120.0015,39.5706],[-120.0016,39.5668],[-120.0016,39.5666],[-120.0016,39.5665],[-120.0016,39.566],[-120.0016,39.5659],[-120.0016,39.5637],[-120.0019,39.5487],[-120.0019,39.5455],[-120.0019,39.5418],[-120.0018,39.5404],[-120.0018,39.5403],[-120.0018,39.5401],[-120.0018,39.539],[-120.0018,39.5378],[-120.0018,39.5368],[-120.0017,39.5344],[-120.0017,39.5306],[-120.0018,39.5292],[-120.0018,39.529],[-120.0018,39.5286],[-120.0018,39.5276],[-120.0018,39.5274],[-120.0018,39.5257],[-120.0018,39.5247],[-120.0019,39.5235],[-120.0019,39.5233],[-120.0019,39.5224],[-120.0019,39.5211],[-120.0019,39.5201],[-120.0019,39.52],[-120.0019,39.5197],[-120.0019,39.5192],[-120.002,39.515],[-120.0021,39.5127],[-120.002,39.5122],[-120.002,39.5119],[-120.0021,39.5091],[-120.0021,39.5086],[-120.0021,39.5084],[-120.0021,39.5075],[-120.0022,39.5062],[-120.0022,39.5061],[-120.0022,39.5055],[-120.0022,39.5054],[-120.0021,39.5054],[-120.0021,39.5053],[-120.0022,39.5044],[-120.0022,39.5029],[-120.0022,39.5026],[-120.0022,39.5018],[-120.0022,39.5014],[-120.0022,39.5006],[-120.0023,39.4964],[-120.0023,39.4963],[-120.0023,39.4958],[-120.0023,39.4955],[-120.0023,39.4947],[-120.0023,39.4934],[-120.0024,39.4911],[-120.0025,39.4874],[-120.0025,39.4871],[-120.0026,39.4843],[-120.0026,39.484],[-120.0028,39.4764],[-120.0028,39.4746],[-120.0028,39.4744],[-120.0028,39.4727],[-120.0028,39.4725],[-120.0029,39.4689],[-120.0029,39.4682],[-120.0029,39.468],[-120.0029,39.4676],[-120.0029,39.4666],[-120.0029,39.4665],[-120.0029,39.4663],[-120.0029,39.466],[-120.0029,39.4659],[-120.0029,39.4656],[-120.0029,39.4652],[-120.0029,39.465],[-120.0029,39.4646],[-120.0029,39.4644],[-120.003,39.4635],[-120.0031,39.4632],[-120.0032,39.4619],[-120.0034,39.4569],[-120.0034,39.4566],[-120.0038,39.4451],[-120.0038,39.4449],[-120.0038,39.4444],[-120.0038,39.4442],[-120.0039,39.4401],[-120.0041,39.4359],[-120.0042,39.4308],[-120.0044,39.4275],[-120.0045,39.4241],[-120.0045,39.4234],[-120.0046,39.4212],[-120.0047,39.4173],[-120.0048,39.4149],[-120.0049,39.4127],[-120.0049,39.4102],[-120.0052,39.4026],[-120.0053,39.4001],[-120.0053,39.3978],[-120.0054,39.3973],[-120.0055,39.3938],[-120.0056,39.3909],[-120.0056,39.3892],[-120.0056,39.3887],[-120.0057,39.3871],[-120.0058,39.3824],[-120.0059,39.382],[-120.0059,39.3809],[-120.0059,39.3808],[-120.0059,39.3806],[-120.0059,39.3799],[-120.0059,39.3797],[-120.006,39.3789],[-120.0061,39.3765],[-120.0061,39.3757],[-120.0061,39.3756],[-120.0061,39.3753],[-120.0061,39.3752],[-120.0061,39.3741],[-120.0061,39.3702],[-120.0062,39.355],[-120.0062,39.35],[-120.0062,39.3491],[-120.0062,39.3464],[-120.0062,39.3415],[-120.0063,39.3356],[-120.0063,39.3319],[-120.0063,39.331],[-120.0063,39.3307],[-120.0063,39.328],[-120.0063,39.3269],[-120.0063,39.3249],[-120.0063,39.3186],[-120.0063,39.3165],[-120.0063,39.3164],[-120.0063,39.316],[-120.0063,39.3158],[-120.0063,39.3156],[-120.0063,39.3149],[-120.0063,39.3146],[-120.0063,39.3144],[-120.0063,39.3143],[-120.0063,39.314],[-120.0063,39.3139],[-120.0063,39.3138],[-120.0063,39.3136],[-120.0063,39.3135],[-120.0063,39.3134],[-120.0063,39.3131],[-120.0063,39.313],[-120.0063,39.3088],[-120.0064,39.296],[-120.0064,39.2918],[-120.0064,39.2917],[-120.0064,39.2913],[-120.0064,39.2912],[-120.0064,39.291],[-120.0064,39.2907],[-120.0064,39.2906],[-120.0064,39.2895],[-120.0064,39.2886],[-120.0064,39.2828],[-120.0065,39.2808],[-120.0065,39.2806],[-120.0065,39.2798],[-120.0065,39.2796],[-120.0065,39.2789],[-120.0065,39.2777],[-120.0065,39.2729],[-120.0065,39.2722],[-120.0064,39.2704],[-120.0063,39.2659],[-120.0061,39.2585],[-120.0059,39.2526],[-120.0058,39.2481],[-120.0058,39.2478],[-120.0058,39.2467],[-120.0058,39.2463],[-120.0057,39.2443],[-120.0057,39.244],[-120.0057,39.2362],[-120.0057,39.2332],[-120.0057,39.2298],[-120.0057,39.2294],[-120.0056,39.2289],[-120.0056,39.2283],[-120.0056,39.228],[-120.0056,39.2274],[-120.0057,39.227],[-120.0057,39.2264],[-120.0057,39.226],[-120.0057,39.2258],[-120.0056,39.2226],[-120.0056,39.2218],[-120.0056,39.22],[-120.0056,39.2187],[-120.0055,39.218],[-120.0055,39.2163],[-120.0045,39.1874],[-120.0044,39.178],[-120.0043,39.1656],[-120.004,39.1488],[-120.004,39.1485],[-120.0039,39.1413],[-120.0038,39.1316],[-120.0037,39.1249],[-120.0036,39.1198],[-120.0034,39.1127],[-120.0033,39.1059],[-120.0031,39.0962],[-120.0028,39.0855],[-120.0027,39.0798],[-120.0027,39.0792],[-120.0027,39.0787],[-120.0027,39.0765],[-120.0025,39.0697],[-120.0025,39.0675],[-120.0024,39.0668],[-120.0024,39.0647],[-120.0024,39.064],[-120.0023,39.0585],[-120.0022,39.0538],[-120.0019,39.0435],[-120.0019,39.0417],[-120.0019,39.0399],[-120.0018,39.0362],[-120.0017,39.0317],[-120.0016,39.0258],[-120.0014,39.0183],[-120.0014,39.0154],[-120.0013,39.0146],[-120.0013,39.0138],[-120.0013,39.0125],[-120.0012,39.0085],[-120.0012,39.0072],[-120.0011,39.0057],[-120.0011,39.0014],[-120.001,38.9999],[-120.001,38.9998],[-120.001,38.9996],[-119.9992,38.9983],[-119.9938,38.9946],[-119.992,38.9934],[-119.9889,38.9913],[-119.9797,38.985],[-119.9767,38.9829],[-119.9748,38.9816],[-119.9691,38.9777],[-119.9672,38.9764],[-119.967,38.9762],[-119.9662,38.9757],[-119.966,38.9755],[-119.9658,38.9754],[-119.9654,38.9751],[-119.9653,38.975],[-119.9651,38.9749],[-119.965,38.9748],[-119.9625,38.9731],[-119.9593,38.9709],[-119.9541,38.9674],[-119.9535,38.9669],[-119.9524,38.9662],[-119.9513,38.9654],[-119.951,38.9652],[-119.95,38.9645],[-119.9496,38.9643],[-119.9489,38.9638],[-119.9467,38.9624],[-119.946,38.9619],[-119.9459,38.9619],[-119.9452,38.9614],[-119.945,38.9613],[-119.9432,38.9601],[-119.9429,38.9598],[-119.9421,38.9593],[-119.942,38.9592],[-119.9419,38.9591],[-119.941,38.9585],[-119.9406,38.9582],[-119.9402,38.9579],[-119.9401,38.9578],[-119.94,38.9578],[-119.9399,38.9577],[-119.9396,38.9575],[-119.939,38.9571],[-119.9388,38.9569],[-119.9387,38.9569],[-119.9386,38.9568],[-119.9381,38.9565],[-119.9369,38.9556],[-119.9364,38.9554],[-119.9358,38.9549],[-119.9339,38.9536],[-119.9332,38.9532],[-119.9331,38.9531],[-119.9329,38.953],[-119.9321,38.9525],[-119.9318,38.9523],[-119.9284,38.9499],[-119.918,38.9428],[-119.9146,38.9404],[-119.9128,38.9392],[-119.9074,38.9354],[-119.9056,38.9342],[-119.9053,38.934],[-119.9046,38.9335],[-119.9043,38.9333],[-119.9036,38.9329],[-119.9016,38.9314],[-119.9009,38.931],[-119.9008,38.9309],[-119.9006,38.9308],[-119.9004,38.9306],[-119.8998,38.9302],[-119.8996,38.9301],[-119.8971,38.9283],[-119.8897,38.9232],[-119.8872,38.9215],[-119.8778,38.915],[-119.876,38.9138],[-119.8702,38.9098],[-119.8645,38.9059],[-119.8575,38.9011],[-119.8575,38.901],[-119.852,38.8973],[-119.8506,38.8963],[-119.8497,38.8957],[-119.847,38.8939],[-119.8463,38.8934],[-119.8461,38.8933],[-119.8457,38.893],[-119.8443,38.892],[-119.8438,38.8917],[-119.843,38.8912],[-119.8406,38.8896],[-119.8399,38.8891],[-119.8398,38.8891],[-119.8396,38.8889],[-119.8383,38.888],[-119.8351,38.8859],[-119.8336,38.8849],[-119.8336,38.8848],[-119.8324,38.8841],[-119.832,38.8837],[-119.8312,38.8832],[-119.8304,38.8826],[-119.8221,38.8767],[-119.8211,38.876],[-119.821,38.8759],[-119.8167,38.873],[-119.8142,38.8713],[-119.8135,38.8709],[-119.8105,38.8688],[-119.8035,38.864],[-119.8026,38.8634],[-119.7974,38.8598],[-119.7909,38.8554],[-119.7908,38.8552],[-119.7867,38.8525],[-119.7867,38.8524],[-119.7791,38.8472],[-119.779,38.8471],[-119.7697,38.8407],[-119.7648,38.8373],[-119.7646,38.8372],[-119.7635,38.8364],[-119.7605,38.8343],[-119.7604,38.8343],[-119.7576,38.8323],[-119.7574,38.8322],[-119.7567,38.8317],[-119.7547,38.8303],[-119.754,38.8298],[-119.7539,38.8298],[-119.751,38.8278],[-119.75,38.8271],[-119.75,38.827],[-119.7444,38.8232],[-119.7441,38.823],[-119.7419,38.8215],[-119.7293,38.8128],[-119.7268,38.811],[-119.7259,38.8104],[-119.7038,38.7952],[-119.6956,38.7895],[-119.6955,38.7894],[-119.6954,38.7893],[-119.6953,38.7893],[-119.6918,38.7868],[-119.6914,38.7866],[-119.691,38.7863],[-119.6892,38.7851],[-119.6839,38.7814],[-119.6821,38.7802],[-119.6815,38.7797],[-119.6796,38.7784],[-119.6789,38.7779],[-119.6786,38.7777],[-119.6774,38.7769],[-119.6771,38.7767],[-119.6751,38.7753],[-119.669,38.7711],[-119.667,38.7697],[-119.6668,38.7696],[-119.6667,38.7695],[-119.6666,38.7694],[-119.666,38.769],[-119.6639,38.7676],[-119.6632,38.7671],[-119.6611,38.7656],[-119.6566,38.7624],[-119.6421,38.7525],[-119.6383,38.7499],[-119.6351,38.7473],[-119.6343,38.7468],[-119.6342,38.7467],[-119.6336,38.7463],[-119.6315,38.7448],[-119.6308,38.7443],[-119.6298,38.7436],[-119.6268,38.7415],[-119.626,38.7409],[-119.6259,38.7409],[-119.6246,38.74],[-119.6219,38.7381],[-119.6209,38.7374],[-119.6196,38.7366],[-119.6132,38.7322],[-119.6094,38.7296],[-119.6003,38.7234],[-119.5943,38.7193],[-119.594,38.7191],[-119.5902,38.7165],[-119.5876,38.7147],[-119.5875,38.7147],[-119.5874,38.7146],[-119.5872,38.7144],[-119.5871,38.7144],[-119.5854,38.7132],[-119.5589,38.6948],[-119.5587,38.6946],[-119.5526,38.6904],[-119.552,38.6899],[-119.5516,38.6897],[-119.5486,38.6876],[-119.5485,38.6876],[-119.5482,38.6873],[-119.5481,38.6873],[-119.5479,38.6872],[-119.5478,38.687],[-119.5477,38.687],[-119.5476,38.6869],[-119.5474,38.6868],[-119.5466,38.6862],[-119.5463,38.686],[-119.5427,38.6836],[-119.5409,38.6823],[-119.5306,38.6753],[-119.5118,38.6624],[-119.5115,38.6622],[-119.501,38.6544],[-119.5009,38.6543],[-119.495,38.6504],[-119.4946,38.6501],[-119.4942,38.6499],[-119.4941,38.6498],[-119.494,38.6497],[-119.4935,38.6493],[-119.4926,38.6488],[-119.4925,38.6487],[-119.4917,38.6482],[-119.4916,38.6481],[-119.4881,38.6457],[-119.4776,38.6384],[-119.4773,38.6382],[-119.4737,38.6357],[-119.4722,38.6347],[-119.4644,38.6295],[-119.4643,38.6295],[-119.464,38.6293],[-119.4613,38.6275],[-119.4592,38.6262],[-119.4591,38.6261],[-119.4574,38.6249],[-119.4538,38.6224],[-119.4506,38.62],[-119.4351,38.609],[-119.4338,38.6082],[-119.4284,38.6043],[-119.4281,38.6041],[-119.4279,38.6039],[-119.4273,38.6035],[-119.4014,38.5849],[-119.4012,38.5847],[-119.3993,38.5834],[-119.3989,38.5832],[-119.388,38.5753],[-119.3795,38.5693],[-119.3794,38.5692],[-119.3791,38.569],[-119.3786,38.5687],[-119.376,38.5668],[-119.3703,38.5634],[-119.3701,38.5633],[-119.3603,38.5567],[-119.3603,38.5566],[-119.3602,38.5566],[-119.357,38.5545],[-119.355,38.5531],[-119.3549,38.553],[-119.3546,38.5528],[-119.3334,38.5383],[-119.33,38.5359],[-119.3299,38.5359],[-119.3291,38.5353],[-119.3284,38.5348],[-119.3088,38.5209],[-119.3078,38.5203],[-119.2977,38.5131],[-119.2796,38.5003],[-119.2793,38.4999],[-119.2677,38.4921],[-119.2642,38.4898],[-119.2639,38.4895],[-119.2638,38.4895],[-119.251,38.4808],[-119.2504,38.4804],[-119.2498,38.48],[-119.2495,38.4797],[-119.235,38.469],[-119.2345,38.4687],[-119.2341,38.4684],[-119.2338,38.4682],[-119.2322,38.4671],[-119.2316,38.4667],[-119.2297,38.4654],[-119.2128,38.4536],[-119.2127,38.4535],[-119.2124,38.4533],[-119.2113,38.4526],[-119.2076,38.45],[-119.207,38.4496],[-119.205,38.4482],[-119.204,38.4475],[-119.2035,38.4471],[-119.1953,38.4414],[-119.182,38.4321],[-119.1817,38.432],[-119.1615,38.4179],[-119.1611,38.4176],[-119.1602,38.417],[-119.1601,38.4169],[-119.157,38.4147],[-119.1523,38.4115],[-119.1415,38.404],[-119.1282,38.3947],[-119.1281,38.3946],[-119.1279,38.3945],[-119.1274,38.3942],[-119.1267,38.3937],[-119.126,38.3932],[-119.1245,38.3919],[-119.1243,38.3917],[-119.1003,38.3749],[-119.0972,38.3728],[-119.0968,38.3726],[-119.0881,38.366],[-119.0824,38.3613],[-119.0743,38.3557],[-119.0742,38.3556],[-119.0673,38.3509],[-119.0572,38.3439],[-119.0435,38.3344],[-119.0317,38.3263],[-119.0306,38.3255],[-119.0305,38.3254],[-119.0303,38.3254],[-119.0303,38.3253],[-119.03,38.3251],[-119.0299,38.325],[-119.0298,38.325],[-119.0296,38.3248],[-119.0294,38.3246],[-119.0288,38.324],[-119.0287,38.324],[-119.0283,38.3237],[-119.0282,38.3237],[-119.0281,38.3236],[-119.0137,38.313],[-119.0119,38.3117],[-119.0112,38.3111],[-119.0111,38.3111],[-119.0111,38.311],[-119.0107,38.3108],[-119.0055,38.3069],[-119.0053,38.3068],[-119.001,38.3037],[-118.9497,38.269],[-118.9497,38.2689],[-118.9494,38.2687],[-118.9492,38.2686],[-118.9453,38.2659],[-118.945,38.2657],[-118.945,38.2656],[-118.933,38.2573],[-118.9225,38.2499],[-118.9152,38.2447],[-118.9103,38.2411],[-118.9013,38.2347],[-118.901,38.2345],[-118.8955,38.2305],[-118.8906,38.227],[-118.8902,38.2267],[-118.8901,38.2267],[-118.89,38.2266],[-118.8881,38.2252],[-118.8879,38.2251],[-118.8759,38.2165],[-118.862,38.2069],[-118.8605,38.2058],[-118.8593,38.205],[-118.8591,38.2048],[-118.859,38.2047],[-118.8564,38.2029],[-118.8563,38.2028],[-118.8561,38.2027],[-118.8548,38.2017],[-118.8547,38.2016],[-118.8369,38.1889],[-118.8363,38.1884],[-118.836,38.1882],[-118.8353,38.1877],[-118.816,38.1738],[-118.8158,38.1737],[-118.7977,38.1606],[-118.7976,38.1606],[-118.791,38.1558],[-118.7844,38.151],[-118.7832,38.1501],[-118.7823,38.1495],[-118.7823,38.1494],[-118.7822,38.1494],[-118.782,38.1492],[-118.7819,38.1492],[-118.7818,38.1491],[-118.781,38.1485],[-118.7776,38.146],[-118.7774,38.1459],[-118.7719,38.1419],[-118.7718,38.1418],[-118.7522,38.1288],[-118.7466,38.1249],[-118.744,38.1231],[-118.7414,38.1212],[-118.7392,38.1197],[-118.737,38.1182],[-118.7342,38.1162],[-118.7313,38.1142],[-118.7308,38.1138],[-118.7303,38.1134],[-118.7298,38.1131],[-118.7232,38.1084],[-118.7165,38.1037],[-118.7154,38.1029],[-118.7143,38.1021],[-118.7142,38.1021],[-118.712,38.1005],[-118.7118,38.1003],[-118.6864,38.0818],[-118.6859,38.0816],[-118.6682,38.0686],[-118.6662,38.0671],[-118.6642,38.0657],[-118.6524,38.057],[-118.6483,38.0541],[-118.6482,38.054],[-118.6481,38.0539],[-118.6479,38.0538],[-118.6475,38.0535],[-118.6451,38.0517],[-118.6409,38.0487],[-118.6364,38.0454],[-118.626,38.0377],[-118.6217,38.0344],[-118.5753,38.0023],[-118.5752,38.0022],[-118.5751,38.0021],[-118.575,38.002],[-118.5739,38.0013],[-118.572,37.9999],[-118.5547,37.9876],[-118.5541,37.9871],[-118.5535,37.9867],[-118.5501,37.9843],[-118.5468,37.9819],[-118.5461,37.9814],[-118.5449,37.9805],[-118.5431,37.9792],[-118.5415,37.9781],[-118.5399,37.977],[-118.5369,37.9748],[-118.5338,37.9726],[-118.5321,37.9714],[-118.5304,37.9702],[-118.5304,37.9701],[-118.5277,37.9682],[-118.5251,37.9663],[-118.5223,37.9643],[-118.5222,37.9643],[-118.5172,37.9607],[-118.5172,37.9606],[-118.5163,37.9599],[-118.501,37.949],[-118.496,37.9451],[-118.4956,37.9448],[-118.4926,37.9427],[-118.4891,37.9401],[-118.4868,37.9385],[-118.4864,37.9382],[-118.4822,37.9352],[-118.4822,37.9351],[-118.4754,37.9303],[-118.4737,37.929],[-118.4736,37.929],[-118.4707,37.9269],[-118.4621,37.9207],[-118.462,37.9206],[-118.4618,37.9205],[-118.4616,37.9203],[-118.4613,37.9202],[-118.4613,37.9201],[-118.4521,37.9134],[-118.452,37.9134],[-118.4519,37.9134],[-118.4517,37.9132],[-118.4506,37.9124],[-118.4441,37.9077],[-118.4391,37.9041],[-118.4373,37.9028],[-118.4352,37.9013],[-118.4339,37.9004],[-118.4281,37.8962],[-118.4066,37.8807],[-118.4065,37.8807],[-118.404,37.8788],[-118.4039,37.8787],[-118.3985,37.8749],[-118.3802,37.8617],[-118.3775,37.8598],[-118.3759,37.8587],[-118.3726,37.856],[-118.3669,37.8519],[-118.3612,37.8478],[-118.3592,37.8464],[-118.3572,37.8449],[-118.3539,37.8426],[-118.3506,37.8402],[-118.3446,37.8359],[-118.3385,37.8316],[-118.3346,37.8287],[-118.3322,37.827],[-118.3286,37.8244],[-118.3277,37.8237],[-118.3186,37.8173],[-118.3137,37.8137],[-118.3133,37.8135],[-118.3131,37.8133],[-118.3104,37.8114],[-118.3103,37.8113],[-118.31,37.8111],[-118.3016,37.805],[-118.2967,37.8015],[-118.2965,37.8014],[-118.2963,37.8012],[-118.2957,37.8008],[-118.2954,37.8006],[-118.2905,37.7971],[-118.2893,37.7962],[-118.2851,37.7932],[-118.2848,37.7929],[-118.284,37.7924],[-118.2788,37.7887],[-118.2786,37.7885],[-118.2781,37.7882],[-118.2781,37.7881],[-118.278,37.7881],[-118.2745,37.7856],[-118.2736,37.7849],[-118.2734,37.7848],[-118.2712,37.7832],[-118.2698,37.7822],[-118.2626,37.777],[-118.2599,37.775],[-118.2571,37.7731],[-118.2568,37.7728],[-118.2565,37.7726],[-118.2536,37.7705],[-118.2518,37.7692],[-118.251,37.7686],[-118.2482,37.7666],[-118.245,37.7642],[-118.2448,37.764],[-118.2447,37.764],[-118.2446,37.7639],[-118.2441,37.7635],[-118.2435,37.7631],[-118.2432,37.7629],[-118.243,37.7627],[-118.2429,37.7627],[-118.2427,37.7625],[-118.2424,37.7623],[-118.2419,37.7619],[-118.2395,37.7602],[-118.2392,37.76],[-118.238,37.7591],[-118.2338,37.756],[-118.2337,37.756],[-118.2335,37.7558],[-118.2328,37.7554],[-118.2326,37.7552],[-118.2298,37.7532],[-118.2298,37.7531],[-118.2297,37.7531],[-118.2296,37.753],[-118.2254,37.75],[-118.2136,37.7416],[-118.2135,37.7415],[-118.2113,37.7399],[-118.2086,37.738],[-118.2012,37.7326],[-118.2011,37.7325],[-118.1932,37.7268],[-118.1925,37.7262],[-118.1921,37.726],[-118.1917,37.7257],[-118.1913,37.7254],[-118.1894,37.724],[-118.1879,37.7229],[-118.1866,37.722],[-118.1854,37.7211],[-118.1853,37.7211],[-118.1852,37.721],[-118.1847,37.7206],[-118.1845,37.7204],[-118.1832,37.7194],[-118.1824,37.7189],[-118.1804,37.7174],[-118.1802,37.7174],[-118.1791,37.7166],[-118.1779,37.7156],[-118.1778,37.7156],[-118.1777,37.7156],[-118.1775,37.7155],[-118.1758,37.7142],[-118.1739,37.7128],[-118.1737,37.7126],[-118.1679,37.7084],[-118.1658,37.7069],[-118.1641,37.7056],[-118.164,37.7056],[-118.163,37.7049],[-118.1629,37.7048],[-118.1624,37.7044],[-118.1613,37.7036],[-118.1612,37.7035],[-118.1605,37.7031],[-118.16,37.7027],[-118.1595,37.7023],[-118.1577,37.701],[-118.1571,37.7006],[-118.154,37.6983],[-118.1514,37.6965],[-118.1509,37.6961],[-118.1507,37.696],[-118.1382,37.687],[-118.1379,37.6867],[-118.1346,37.6843],[-118.1336,37.6835],[-118.1313,37.6819],[-118.1312,37.6818],[-118.1307,37.6815],[-118.1302,37.6811],[-118.1301,37.6811],[-118.1294,37.6805],[-118.1283,37.6797],[-118.1258,37.678],[-118.1235,37.6763],[-118.1234,37.6763],[-118.1196,37.6735],[-118.1135,37.6691],[-118.1074,37.6647],[-118.1072,37.6646],[-118.1019,37.6608],[-118.1019,37.6607],[-118.1011,37.6601],[-118.0992,37.6588],[-118.0973,37.6574],[-118.0894,37.6517],[-118.0893,37.6517],[-118.0837,37.6476],[-118.0836,37.6475],[-118.0832,37.6473],[-118.0832,37.6472],[-118.0822,37.6465],[-118.0807,37.6455],[-118.0768,37.6427],[-118.0746,37.641],[-118.0735,37.6403],[-118.0725,37.6395],[-118.0722,37.6394],[-118.072,37.6392],[-118.0708,37.6384],[-118.0697,37.6376],[-118.0692,37.6372],[-118.0681,37.6364],[-118.0678,37.6362],[-118.0672,37.6358],[-118.0669,37.6355],[-118.0668,37.6354],[-118.0649,37.6341],[-118.0637,37.6332],[-118.0631,37.6328],[-118.0599,37.6305],[-118.0589,37.6297],[-118.0588,37.6297],[-118.0549,37.6269],[-118.0547,37.6268],[-118.0546,37.6267],[-118.0543,37.6265],[-118.0542,37.6264],[-118.0533,37.6257],[-118.0522,37.6249],[-118.0516,37.6245],[-118.0514,37.6243],[-118.0513,37.6243],[-118.051,37.624],[-118.0501,37.6233],[-118.0497,37.623],[-118.0484,37.622],[-118.0471,37.621],[-118.0457,37.6199],[-118.0444,37.6189],[-118.0442,37.6187],[-118.0439,37.6185],[-118.0419,37.6169],[-118.0413,37.6165],[-118.0403,37.6157],[-118.0403,37.6156],[-118.0402,37.6156],[-118.04,37.6154],[-118.0399,37.6153],[-118.0375,37.6135],[-118.0348,37.6116],[-118.0332,37.6105],[-118.0331,37.6104],[-118.0327,37.6101],[-118.032,37.6096],[-118.0319,37.6095],[-118.0286,37.6071],[-118.028,37.6067],[-118.0246,37.6042],[-118.0245,37.6042],[-118.0241,37.6038],[-118.0237,37.6035],[-118.0233,37.6033],[-118.0195,37.6006],[-118.0195,37.6005],[-118.0194,37.6005],[-118.0192,37.6003],[-118.0163,37.5982],[-118.0151,37.5974],[-118.0142,37.5967],[-118.0133,37.596],[-118.0125,37.5954],[-118.0124,37.5954],[-118.0104,37.594],[-118.0099,37.5936],[-118.0093,37.5932],[-118.0091,37.593],[-118.0088,37.5928],[-118.0081,37.5923],[-118.0074,37.5918],[-118.0073,37.5917],[-118.0043,37.5896],[-118.0012,37.5875],[-118.001,37.5874],[-118.0001,37.5868],[-117.998,37.5852],[-117.9958,37.5837],[-117.9956,37.5835],[-117.9927,37.5813],[-117.9926,37.5813],[-117.9918,37.5806],[-117.9917,37.5805],[-117.9916,37.5804],[-117.989,37.5785],[-117.9879,37.5777],[-117.9869,37.577],[-117.9868,37.5769],[-117.9834,37.5746],[-117.9831,37.5744],[-117.983,37.5744],[-117.9795,37.5721],[-117.9766,37.5699],[-117.9759,37.5694],[-117.9758,37.5693],[-117.9754,37.569],[-117.9427,37.5444],[-117.9427,37.5443],[-117.937,37.5401],[-117.936,37.5393],[-117.9314,37.536],[-117.9238,37.5303],[-117.9197,37.5272],[-117.9156,37.5241],[-117.9135,37.5225],[-117.9133,37.5224],[-117.9131,37.5222],[-117.908,37.5184],[-117.9046,37.5158],[-117.8783,37.4988],[-117.8759,37.4973],[-117.8714,37.4939],[-117.8668,37.4905],[-117.8665,37.4902],[-117.8661,37.49],[-117.8587,37.4844],[-117.8582,37.484],[-117.8562,37.4825],[-117.8527,37.4799],[-117.8513,37.4788],[-117.8462,37.4751],[-117.8462,37.475],[-117.844,37.4734],[-117.8437,37.4732],[-117.8392,37.4697],[-117.8385,37.4693],[-117.8385,37.4692],[-117.8375,37.4685],[-117.8327,37.4649],[-117.8315,37.464],[-117.8276,37.4611],[-117.8275,37.461],[-117.8272,37.4608],[-117.8233,37.4579],[-117.822,37.4569],[-117.8168,37.453],[-117.8146,37.4514],[-117.8085,37.4468],[-117.8058,37.4448],[-117.8032,37.4428],[-117.8023,37.4422],[-117.8022,37.4421],[-117.8002,37.4406],[-117.8,37.4404],[-117.7997,37.4402],[-117.7994,37.44],[-117.7956,37.4372],[-117.795,37.4367],[-117.7879,37.4314],[-117.7869,37.4306],[-117.7761,37.4225],[-117.7755,37.4221],[-117.775,37.4216],[-117.7741,37.421],[-117.7733,37.4204],[-117.7709,37.4186],[-117.7703,37.4181],[-117.7702,37.4181],[-117.7702,37.418],[-117.7701,37.418],[-117.7686,37.4168],[-117.7678,37.4163],[-117.7667,37.4154],[-117.7663,37.4151],[-117.7648,37.414],[-117.7603,37.4106],[-117.7558,37.4073],[-117.7546,37.4064],[-117.7534,37.4054],[-117.7533,37.4054],[-117.7531,37.4052],[-117.7522,37.4046],[-117.7509,37.4036],[-117.7485,37.402],[-117.7485,37.4019],[-117.7399,37.3956],[-117.7392,37.395],[-117.7391,37.395],[-117.7391,37.3949],[-117.739,37.3949],[-117.739,37.3948],[-117.7388,37.3948],[-117.7343,37.3913],[-117.7314,37.3892],[-117.7294,37.3877],[-117.7285,37.387],[-117.7256,37.3849],[-117.722,37.3822],[-117.7199,37.3806],[-117.7163,37.378],[-117.7138,37.3761],[-117.7135,37.3758],[-117.7131,37.3755],[-117.7128,37.3753],[-117.7124,37.3749],[-117.7091,37.3728],[-117.7059,37.3706],[-117.7043,37.3695],[-117.7027,37.3683],[-117.7025,37.3682],[-117.7023,37.3681],[-117.6984,37.3655],[-117.6945,37.3628],[-117.694,37.3625],[-117.6936,37.3622],[-117.692,37.3611],[-117.6903,37.36],[-117.6855,37.3567],[-117.6806,37.3534],[-117.6805,37.3533],[-117.6804,37.3533],[-117.6802,37.3531],[-117.6801,37.353],[-117.6726,37.3475],[-117.6726,37.3474],[-117.6719,37.3469],[-117.6699,37.3454],[-117.6698,37.3454],[-117.6698,37.3453],[-117.6696,37.3452],[-117.6695,37.3451],[-117.6534,37.3329],[-117.6473,37.3283],[-117.6345,37.3185],[-117.6259,37.3121],[-117.6255,37.3118],[-117.6109,37.3009],[-117.6093,37.2997],[-117.6064,37.2976],[-117.5814,37.2789],[-117.552,37.2579],[-117.5519,37.2578],[-117.5512,37.2573],[-117.5446,37.2526],[-117.5409,37.2499],[-117.5367,37.2466],[-117.5341,37.2447],[-117.5272,37.2396],[-117.5128,37.229],[-117.5062,37.2242],[-117.5009,37.2203],[-117.5001,37.2204],[-117.4988,37.2194],[-117.4967,37.2178],[-117.4966,37.2177],[-117.4965,37.2177],[-117.479,37.2045],[-117.4766,37.2027],[-117.4757,37.202],[-117.4745,37.2011],[-117.4743,37.201],[-117.4607,37.1908],[-117.4547,37.1862],[-117.4486,37.1817],[-117.4445,37.1785],[-117.4315,37.1688],[-117.4175,37.1582],[-117.4055,37.1492],[-117.3864,37.1347],[-117.3759,37.1268],[-117.3735,37.1249],[-117.3725,37.1245],[-117.3712,37.1236],[-117.3579,37.1136],[-117.344,37.1032],[-117.3227,37.0873],[-117.3188,37.0844],[-117.3079,37.0762],[-117.2865,37.0602],[-117.286,37.0599],[-117.2808,37.0559],[-117.2663,37.0451],[-117.2661,37.0449],[-117.2509,37.0345],[-117.2509,37.0346],[-117.2449,37.0302],[-117.2404,37.0269],[-117.2266,37.0165],[-117.205,37.0002],[-117.2047,36.9999],[-117.2044,36.9997],[-117.2028,36.9986],[-117.2019,36.9979],[-117.2012,36.9974],[-117.2008,36.9971],[-117.2005,36.9969],[-117.1993,36.996],[-117.1976,36.9947],[-117.1966,36.994],[-117.1964,36.9939],[-117.1964,36.9938],[-117.1963,36.9938],[-117.196,36.9935],[-117.1949,36.9927],[-117.1946,36.9926],[-117.1922,36.9908],[-117.1913,36.9901],[-117.1911,36.99],[-117.1911,36.9899],[-117.1909,36.9898],[-117.1906,36.9896],[-117.1875,36.9873],[-117.1865,36.9865],[-117.185,36.9854],[-117.1829,36.9839],[-117.1731,36.9765],[-117.1696,36.9738],[-117.1695,36.9738],[-117.1694,36.9737],[-117.169,36.9734],[-117.166,36.9711],[-117.1512,36.9599],[-117.1446,36.955],[-117.1442,36.9548],[-117.1376,36.9499],[-117.1337,36.947],[-117.1331,36.9466],[-117.132,36.9458],[-117.1316,36.9455],[-117.129,36.9435],[-117.1287,36.9433],[-117.1259,36.9412],[-117.1201,36.9368],[-117.1108,36.9297],[-117.1056,36.9258],[-117.1001,36.9216],[-117.0986,36.9204],[-117.0984,36.9203],[-117.0947,36.9175],[-117.0866,36.9113],[-117.0683,36.8976],[-117.0645,36.8947],[-117.0568,36.889],[-117.038,36.8749],[-117.0253,36.8657],[-117.0242,36.8648],[-117.0129,36.8563],[-117.0064,36.8516],[-117.004,36.8497],[-117.0009,36.8477],[-116.9994,36.8466],[-116.9993,36.8465],[-116.9991,36.8463],[-116.999,36.8463],[-116.9989,36.8462],[-116.9986,36.846],[-116.9985,36.8459],[-116.9952,36.8434],[-116.9948,36.8431],[-116.9878,36.8378],[-116.9872,36.8374],[-116.9871,36.8372],[-116.9754,36.8284],[-116.9752,36.8283],[-116.9684,36.8232],[-116.9587,36.8159],[-116.9585,36.8157],[-116.9579,36.8152],[-116.9534,36.8118],[-116.953,36.8115],[-116.9507,36.8098],[-116.9505,36.8097],[-116.9504,36.8096],[-116.9504,36.8095],[-116.9503,36.8095],[-116.9502,36.8094],[-116.9501,36.8094],[-116.9424,36.8036],[-116.93,36.7942],[-116.93,36.7941],[-116.9292,36.7936],[-116.9279,36.7926],[-116.894,36.767],[-116.8894,36.7635],[-116.8807,36.7569],[-116.8759,36.7533],[-116.8743,36.7521],[-116.8737,36.7517],[-116.8723,36.7506],[-116.8722,36.7505],[-116.8721,36.7505],[-116.8714,36.7499],[-116.8663,36.746],[-116.8639,36.7442],[-116.8582,36.7399],[-116.8567,36.7387],[-116.8492,36.7331],[-116.8482,36.7323],[-116.8473,36.7316],[-116.8462,36.7308],[-116.8453,36.7301],[-116.8452,36.73],[-116.8451,36.7299],[-116.8435,36.7287],[-116.8429,36.7282],[-116.8382,36.7247],[-116.8375,36.7242],[-116.8373,36.724],[-116.8366,36.7235],[-116.8303,36.7187],[-116.8263,36.7156],[-116.8213,36.7118],[-116.8202,36.711],[-116.8188,36.71],[-116.8119,36.7047],[-116.8115,36.7044],[-116.7978,36.694],[-116.7925,36.69],[-116.7915,36.6892],[-116.787,36.6858],[-116.7869,36.6857],[-116.7861,36.6851],[-116.7749,36.6766],[-116.7629,36.6675],[-116.761,36.666],[-116.7608,36.6658],[-116.7607,36.6658],[-116.7605,36.6656],[-116.7604,36.6656],[-116.7604,36.6655],[-116.7591,36.6646],[-116.7532,36.6601],[-116.7509,36.6584],[-116.7302,36.6427],[-116.7277,36.6408],[-116.7185,36.6338],[-116.7119,36.6288],[-116.7103,36.6275],[-116.7068,36.6249],[-116.7063,36.6245],[-116.6919,36.6136],[-116.6896,36.6119],[-116.6783,36.6033],[-116.6617,36.5907],[-116.6582,36.5881],[-116.6573,36.5874],[-116.6569,36.5871],[-116.6259,36.5636],[-116.6182,36.5577],[-116.608,36.55],[-116.5966,36.5413],[-116.5953,36.5404],[-116.5952,36.5403],[-116.594,36.5394],[-116.5904,36.5367],[-116.5855,36.5329],[-116.561,36.5144],[-116.5597,36.5134],[-116.5447,36.502],[-116.5436,36.5012],[-116.542,36.4999],[-116.5345,36.4942],[-116.5299,36.4906],[-116.5297,36.4904],[-116.5232,36.4854],[-116.5231,36.4853],[-116.523,36.4853],[-116.5228,36.4851],[-116.5227,36.4851],[-116.5227,36.485],[-116.5226,36.485],[-116.5226,36.4849],[-116.5199,36.4828],[-116.5009,36.4682],[-116.4884,36.4592],[-116.4882,36.4591],[-116.4735,36.4476],[-116.4726,36.4469],[-116.4721,36.4466],[-116.4452,36.4255],[-116.4424,36.4233],[-116.4396,36.4212],[-116.4223,36.4077],[-116.4192,36.4053],[-116.4187,36.4049],[-116.4186,36.4048],[-116.4185,36.4047],[-116.4172,36.4037],[-116.4169,36.4034],[-116.415,36.402],[-116.4117,36.3994],[-116.4046,36.3939],[-116.3804,36.375],[-116.3778,36.3737],[-116.3759,36.3726],[-116.3754,36.3722],[-116.3753,36.3721],[-116.3753,36.372],[-116.3752,36.372],[-116.375,36.3718],[-116.3744,36.3713],[-116.3739,36.3709],[-116.3728,36.3699],[-116.3712,36.3687],[-116.3689,36.367],[-116.3657,36.3645],[-116.3551,36.3564],[-116.355,36.3564],[-116.35,36.3526],[-116.35,36.3525],[-116.3493,36.352],[-116.3492,36.3519],[-116.349,36.3518],[-116.3456,36.3492],[-116.343,36.3472],[-116.336,36.3418],[-116.3355,36.3415],[-116.3278,36.3356],[-116.3269,36.3349],[-116.3211,36.3305],[-116.3209,36.3303],[-116.2618,36.2853],[-116.2617,36.2852],[-116.2508,36.2769],[-116.25,36.2763],[-116.2499,36.2762],[-116.2497,36.276],[-116.2458,36.273],[-116.2413,36.2696],[-116.2305,36.2613],[-116.2289,36.2601],[-116.2288,36.26],[-116.2193,36.2527],[-116.2157,36.2499],[-116.2151,36.2495],[-116.215,36.2494],[-116.2126,36.2476],[-116.2084,36.2443],[-116.205,36.2417],[-116.2045,36.2413],[-116.2043,36.2412],[-116.2043,36.2411],[-116.2042,36.2411],[-116.2038,36.2408],[-116.2032,36.2403],[-116.2027,36.2399],[-116.199,36.2371],[-116.195,36.234],[-116.1941,36.2333],[-116.194,36.2332],[-116.1937,36.233],[-116.1912,36.2311],[-116.1911,36.231],[-116.1897,36.2298],[-116.1839,36.2254],[-116.1765,36.2197],[-116.169,36.2139],[-116.1687,36.2137],[-116.1637,36.2098],[-116.1594,36.2065],[-116.1593,36.2064],[-116.1583,36.2057],[-116.1558,36.2037],[-116.1554,36.2034],[-116.1553,36.2034],[-116.1553,36.2033],[-116.1552,36.2032],[-116.1545,36.2027],[-116.154,36.2023],[-116.1486,36.1982],[-116.1485,36.1981],[-116.1464,36.1964],[-116.1457,36.1959],[-116.1341,36.187],[-116.1301,36.1839],[-116.1291,36.1832],[-116.1259,36.1807],[-116.1252,36.1802],[-116.124,36.1791],[-116.122,36.1776],[-116.1156,36.1726],[-116.1103,36.1685],[-116.1085,36.1671],[-116.1052,36.1645],[-116.0987,36.1595],[-116.0972,36.1583],[-116.0947,36.1566],[-116.0942,36.1563],[-116.0936,36.1558],[-116.0931,36.1554],[-116.0931,36.1553],[-116.0926,36.1549],[-116.091,36.1537],[-116.0893,36.1524],[-116.0887,36.1519],[-116.0884,36.1517],[-116.0873,36.1509],[-116.0846,36.1487],[-116.0844,36.1486],[-116.0842,36.1485],[-116.0834,36.1479],[-116.083,36.1476],[-116.0829,36.1475],[-116.0828,36.1474],[-116.0825,36.1472],[-116.0811,36.1461],[-116.0807,36.1458],[-116.0807,36.1457],[-116.0804,36.1455],[-116.0797,36.145],[-116.0796,36.1449],[-116.0762,36.1423],[-116.0759,36.142],[-116.0728,36.1396],[-116.0726,36.1395],[-116.0718,36.1389],[-116.0716,36.1387],[-116.0712,36.1384],[-116.0707,36.138],[-116.0694,36.137],[-116.0683,36.1362],[-116.0682,36.1361],[-116.0681,36.136],[-116.068,36.136],[-116.0679,36.1359],[-116.0662,36.1346],[-116.0659,36.1343],[-116.0639,36.1327],[-116.0467,36.1194],[-116.0413,36.1152],[-116.0378,36.1125],[-116.037,36.1119],[-116.0357,36.1109],[-116.0318,36.1078],[-116.0295,36.1061],[-116.0232,36.1013],[-116.0156,36.0954],[-116.0122,36.0928],[-116.0122,36.0927],[-116.0121,36.0927],[-116.0121,36.0926],[-116.0101,36.0911],[-116.0095,36.0907],[-116.0058,36.0878],[-116.0057,36.0877],[-116.0056,36.0876],[-116.0055,36.0876],[-116.0054,36.0875],[-116.0049,36.0871],[-116.0006,36.0839],[-115.9953,36.0795],[-115.9931,36.0778],[-115.989,36.0746],[-115.9888,36.0745],[-115.988,36.0738],[-115.9854,36.0718],[-115.9788,36.0667],[-115.9664,36.057],[-115.9625,36.054],[-115.9576,36.0502],[-115.9518,36.0456],[-115.9488,36.0433],[-115.948,36.0427],[-115.9475,36.0423],[-115.9474,36.0423],[-115.9467,36.0417],[-115.9446,36.04],[-115.9432,36.0389],[-115.9415,36.0376],[-115.94,36.0365],[-115.9396,36.0362],[-115.9395,36.0361],[-115.9391,36.0358],[-115.9374,36.0345],[-115.9366,36.0338],[-115.9299,36.0287],[-115.9269,36.0263],[-115.925,36.0248],[-115.9244,36.0244],[-115.9244,36.0243],[-115.9243,36.0243],[-115.9243,36.0242],[-115.9241,36.0241],[-115.9239,36.0239],[-115.9236,36.0237],[-115.9218,36.0224],[-115.9218,36.0223],[-115.9213,36.022],[-115.9187,36.0199],[-115.9181,36.0194],[-115.914,36.0164],[-115.9139,36.0163],[-115.9126,36.0153],[-115.9125,36.0153],[-115.9124,36.0153],[-115.9124,36.0152],[-115.9122,36.0151],[-115.912,36.0149],[-115.9118,36.0147],[-115.9094,36.0129],[-115.9087,36.0124],[-115.9084,36.0121],[-115.9077,36.0116],[-115.9067,36.0108],[-115.9041,36.0088],[-115.9033,36.0082],[-115.9014,36.0067],[-115.9008,36.0062],[-115.9006,36.0061],[-115.8995,36.0052],[-115.8983,36.0043],[-115.898,36.004],[-115.8976,36.0037],[-115.8975,36.0036],[-115.8962,36.0027],[-115.8956,36.0022],[-115.8952,36.0018],[-115.8951,36.0018],[-115.8945,36.0013],[-115.8943,36.0012],[-115.8943,36.0011],[-115.894,36.0009],[-115.8934,36.0005],[-115.8928,36.0001],[-115.8915,35.9991],[-115.8911,35.9987],[-115.891,35.9986],[-115.8906,35.9983],[-115.8901,35.9979],[-115.8884,35.9966],[-115.8875,35.9959],[-115.8849,35.9939],[-115.8841,35.9933],[-115.8836,35.9929],[-115.8835,35.9929],[-115.8816,35.9914],[-115.8739,35.9854],[-115.8735,35.9851],[-115.8726,35.9844],[-115.8707,35.9829],[-115.8692,35.9817],[-115.8658,35.9791],[-115.8577,35.9728],[-115.8541,35.97],[-115.846,35.9637],[-115.8454,35.9633],[-115.8359,35.9559],[-115.8346,35.9548],[-115.8342,35.9545],[-115.8268,35.9488],[-115.8265,35.9485],[-115.7976,35.926],[-115.7893,35.9195],[-115.7891,35.9192],[-115.7845,35.9158],[-115.7795,35.9119],[-115.7751,35.9085],[-115.7611,35.8974],[-115.7582,35.8952],[-115.7558,35.8933],[-115.7557,35.8932],[-115.7421,35.8826],[-115.7091,35.8569],[-115.7075,35.8556],[-115.7028,35.8519],[-115.6957,35.8465],[-115.6954,35.8463],[-115.6951,35.846],[-115.6949,35.8458],[-115.6948,35.8456],[-115.6946,35.8454],[-115.6946,35.8453],[-115.6943,35.8452],[-115.694,35.8449],[-115.6937,35.8447],[-115.6937,35.8446],[-115.6933,35.8443],[-115.693,35.8441],[-115.6924,35.8437],[-115.692,35.8434],[-115.6905,35.8421],[-115.6899,35.8417],[-115.6896,35.8414],[-115.6895,35.8414],[-115.6894,35.8413],[-115.6893,35.8412],[-115.6887,35.8407],[-115.6883,35.8404],[-115.687,35.8394],[-115.686,35.8387],[-115.686,35.8386],[-115.6859,35.8385],[-115.6857,35.8384],[-115.6837,35.8368],[-115.6835,35.8367],[-115.682,35.8355],[-115.6812,35.8349],[-115.6804,35.8343],[-115.6801,35.8341],[-115.6787,35.833],[-115.6778,35.8322],[-115.6736,35.829],[-115.6715,35.8273],[-115.6714,35.8272],[-115.6713,35.8272],[-115.6706,35.8266],[-115.6704,35.8265],[-115.6698,35.826],[-115.669,35.8254],[-115.6674,35.8241],[-115.6672,35.824],[-115.6669,35.8238],[-115.665,35.8223],[-115.6636,35.8211],[-115.6631,35.8207],[-115.6626,35.8203],[-115.6624,35.8202],[-115.6622,35.82],[-115.6616,35.8196],[-115.6613,35.8194],[-115.6606,35.8188],[-115.6593,35.8178],[-115.6592,35.8177],[-115.6587,35.8173],[-115.6586,35.8172],[-115.6582,35.8169],[-115.6581,35.8169],[-115.6578,35.8166],[-115.6577,35.8165],[-115.6576,35.8164],[-115.6573,35.8162],[-115.6571,35.816],[-115.657,35.816],[-115.6562,35.8153],[-115.6561,35.8152],[-115.6557,35.8149],[-115.6556,35.8149],[-115.6551,35.8145],[-115.6546,35.8141],[-115.654,35.8137],[-115.6529,35.8128],[-115.6528,35.8127],[-115.6523,35.8123],[-115.6519,35.812],[-115.6518,35.8119],[-115.6503,35.8107],[-115.6501,35.8105],[-115.65,35.8105],[-115.6494,35.81],[-115.6492,35.8098],[-115.649,35.8097],[-115.6489,35.8096],[-115.6488,35.8095],[-115.6487,35.8095],[-115.6484,35.8092],[-115.6483,35.8092],[-115.6478,35.8088],[-115.6467,35.808],[-115.6463,35.8077],[-115.6458,35.8073],[-115.6444,35.8062],[-115.6373,35.8007],[-115.6355,35.7993],[-115.6282,35.7936],[-115.6264,35.7921],[-115.626,35.7918],[-115.6213,35.7882],[-115.6213,35.7881],[-115.6212,35.788],[-115.621,35.7879],[-115.6101,35.7794],[-115.6014,35.7725],[-115.6013,35.7725],[-115.5983,35.7701],[-115.5939,35.7666],[-115.5918,35.765],[-115.5915,35.7648],[-115.5899,35.7635],[-115.5888,35.7627],[-115.5875,35.7616],[-115.5843,35.7591],[-115.5743,35.7512],[-115.5726,35.7499],[-115.557,35.7377],[-115.5499,35.732],[-115.541,35.725],[-115.5289,35.7156],[-115.5258,35.7131],[-115.5254,35.7128],[-115.5244,35.712],[-115.5219,35.71],[-115.5177,35.7067],[-115.515,35.7046],[-115.5146,35.7043],[-115.5102,35.7008],[-115.5079,35.699],[-115.5064,35.6979],[-115.4983,35.6914],[-115.4851,35.681],[-115.4841,35.6803],[-115.4836,35.6799],[-115.4825,35.679],[-115.4811,35.6779],[-115.4729,35.6715],[-115.4709,35.6699],[-115.4627,35.6635],[-115.4621,35.6629],[-115.4583,35.66],[-115.4543,35.6569],[-115.4502,35.6537],[-115.4471,35.6511],[-115.4448,35.6494],[-115.4412,35.6466],[-115.4391,35.6449],[-115.4327,35.6399],[-115.4295,35.6374],[-115.4245,35.6334],[-115.4205,35.6303],[-115.4181,35.6284],[-115.4086,35.6209],[-115.4076,35.6201],[-115.4075,35.62],[-115.4059,35.6188],[-115.406,35.6186],[-115.4056,35.6185],[-115.4048,35.618],[-115.4047,35.6179],[-115.4047,35.6178],[-115.4045,35.6176],[-115.4041,35.6173],[-115.403,35.6164],[-115.4029,35.6163],[-115.4026,35.6161],[-115.4012,35.615],[-115.3971,35.6118],[-115.3958,35.6108],[-115.3957,35.6107],[-115.3953,35.6104],[-115.3952,35.6103],[-115.3941,35.6094],[-115.3915,35.6073],[-115.3911,35.6071],[-115.391,35.6069],[-115.3906,35.6065],[-115.3897,35.6059],[-115.3895,35.6058],[-115.389,35.6054],[-115.3888,35.6052],[-115.3866,35.6035],[-115.3808,35.5989],[-115.3801,35.5983],[-115.3779,35.5966],[-115.3766,35.5956],[-115.3757,35.5949],[-115.3728,35.5926],[-115.3724,35.5922],[-115.3722,35.5921],[-115.3715,35.5916],[-115.3714,35.5915],[-115.3711,35.5913],[-115.371,35.5912],[-115.3709,35.5911],[-115.3707,35.591],[-115.3701,35.5905],[-115.37,35.5904],[-115.3699,35.5903],[-115.3698,35.5902],[-115.3697,35.5901],[-115.3695,35.59],[-115.3694,35.5899],[-115.3693,35.5898],[-115.3691,35.5896],[-115.3686,35.5893],[-115.3668,35.5879],[-115.3652,35.5866],[-115.3611,35.5834],[-115.3594,35.582],[-115.3568,35.58],[-115.3525,35.5766],[-115.3466,35.5719],[-115.3423,35.5686],[-115.3369,35.5643],[-115.3367,35.5641],[-115.3341,35.5621],[-115.331,35.5596],[-115.3296,35.5585],[-115.3285,35.5577],[-115.3256,35.5554],[-115.3243,35.5543],[-115.3235,35.5537],[-115.3216,35.5522],[-115.3202,35.551],[-115.315,35.5469],[-115.3116,35.5442],[-115.3095,35.5426],[-115.3074,35.5409],[-115.3074,35.5408],[-115.3055,35.5393],[-115.3039,35.5381],[-115.284,35.5222],[-115.2825,35.5211],[-115.2792,35.5186],[-115.2763,35.5164],[-115.2755,35.5157],[-115.2715,35.5127],[-115.2714,35.5127],[-115.271,35.5123],[-115.2709,35.5123],[-115.2697,35.5114],[-115.2695,35.5112],[-115.2693,35.511],[-115.2678,35.5098],[-115.2674,35.5095],[-115.2664,35.5087],[-115.2655,35.508],[-115.2649,35.5076],[-115.2616,35.505],[-115.2615,35.5049],[-115.2597,35.5035],[-115.2582,35.5023],[-115.2573,35.5016],[-115.2567,35.5011],[-115.2541,35.499],[-115.25,35.4956],[-115.2481,35.4941],[-115.2476,35.4937],[-115.2465,35.4928],[-115.2451,35.4917],[-115.2433,35.4903],[-115.2422,35.4894],[-115.2418,35.4891],[-115.2398,35.4875],[-115.2377,35.4858],[-115.2332,35.4822],[-115.2326,35.4817],[-115.2302,35.4798],[-115.2296,35.4793],[-115.2292,35.479],[-115.2266,35.4768],[-115.2263,35.4767],[-115.2254,35.4759],[-115.2252,35.4757],[-115.2242,35.475],[-115.2226,35.4737],[-115.2208,35.4721],[-115.2196,35.4712],[-115.2195,35.4711],[-115.2183,35.4701],[-115.2155,35.468],[-115.2143,35.467],[-115.213,35.466],[-115.2129,35.4659],[-115.2092,35.4629],[-115.2045,35.4592],[-115.2035,35.4585],[-115.1978,35.4539],[-115.1952,35.4518],[-115.1941,35.451],[-115.194,35.4509],[-115.1934,35.4504],[-115.1906,35.4483],[-115.1843,35.4433],[-115.1809,35.4406],[-115.1807,35.4404],[-115.1774,35.4378],[-115.177,35.4374],[-115.1754,35.4362],[-115.1693,35.4313],[-115.1673,35.4297],[-115.1668,35.4294],[-115.1654,35.4282],[-115.1649,35.4279],[-115.1621,35.425],[-115.1613,35.4242],[-115.1611,35.424],[-115.1607,35.4236],[-115.1599,35.4231],[-115.1577,35.4213],[-115.1512,35.416],[-115.149,35.4143],[-115.1485,35.4139],[-115.1471,35.4128],[-115.1467,35.4124],[-115.144,35.4102],[-115.1422,35.4088],[-115.1357,35.4036],[-115.133,35.4014],[-115.1296,35.3987],[-115.1242,35.3943],[-115.1196,35.3907],[-115.1162,35.388],[-115.1138,35.386],[-115.1127,35.3851],[-115.1067,35.3803],[-115.1043,35.3784],[-115.1033,35.3775],[-115.101,35.3757],[-115.1001,35.375],[-115.0995,35.3745],[-115.099,35.3742],[-115.0984,35.3737],[-115.0973,35.3729],[-115.0965,35.3723],[-115.0959,35.3718],[-115.0944,35.3708],[-115.0933,35.3699],[-115.0928,35.3696],[-115.0921,35.3691],[-115.0893,35.3671],[-115.0892,35.3671],[-115.0888,35.3668],[-115.0879,35.3661],[-115.0863,35.365],[-115.0854,35.3643],[-115.0851,35.3641],[-115.0843,35.3636],[-115.084,35.3634],[-115.0807,35.3606],[-115.0708,35.3523],[-115.0677,35.3497],[-115.0675,35.3496],[-115.0629,35.346],[-115.0571,35.3414],[-115.0534,35.3386],[-115.0517,35.3372],[-115.049,35.3351],[-115.0472,35.3336],[-115.0452,35.3321],[-115.0444,35.3315],[-115.0441,35.3313],[-115.0433,35.3306],[-115.0402,35.3282],[-115.0398,35.3279],[-115.0387,35.327],[-115.0384,35.3268],[-115.0353,35.3244],[-115.0322,35.3219],[-115.0252,35.3164],[-115.0218,35.3138],[-115.0159,35.3092],[-115.0117,35.3058],[-114.9947,35.2925],[-114.9902,35.2888],[-114.9844,35.284],[-114.9828,35.2827],[-114.9815,35.2817],[-114.9715,35.2737],[-114.9686,35.2715],[-114.96,35.2646],[-114.9571,35.2624],[-114.9565,35.2619],[-114.9548,35.2605],[-114.9542,35.26],[-114.953,35.2591],[-114.9494,35.2562],[-114.9481,35.2552],[-114.948,35.2552],[-114.9477,35.2549],[-114.9476,35.2548],[-114.9468,35.2542],[-114.9432,35.2513],[-114.9364,35.246],[-114.9315,35.242],[-114.9299,35.2407],[-114.9254,35.2372],[-114.9254,35.2371],[-114.9253,35.2371],[-114.9248,35.2367],[-114.9242,35.2362],[-114.9232,35.2355],[-114.9229,35.2352],[-114.9227,35.2351],[-114.9201,35.233],[-114.9178,35.2312],[-114.9154,35.2293],[-114.9134,35.2277],[-114.9123,35.2268],[-114.9097,35.2247],[-114.9092,35.2243],[-114.909,35.2242],[-114.9071,35.2227],[-114.9065,35.2222],[-114.9058,35.2216],[-114.9056,35.2214],[-114.9051,35.2211],[-114.9043,35.2204],[-114.9042,35.2203],[-114.9041,35.2203],[-114.9029,35.2193],[-114.9015,35.2182],[-114.8976,35.2151],[-114.896,35.2138],[-114.8954,35.2133],[-114.8939,35.2121],[-114.8886,35.2078],[-114.8871,35.2065],[-114.8854,35.2051],[-114.879,35.1999],[-114.8749,35.1965],[-114.8743,35.196],[-114.8637,35.1873],[-114.8622,35.1861],[-114.8601,35.1843],[-114.8539,35.1793],[-114.853,35.1786],[-114.8528,35.1785],[-114.8502,35.1765],[-114.8493,35.1758],[-114.8466,35.1738],[-114.8403,35.169],[-114.8384,35.1676],[-114.8357,35.1656],[-114.8327,35.1631],[-114.8278,35.1592],[-114.8276,35.159],[-114.8261,35.1579],[-114.8244,35.1565],[-114.8236,35.1558],[-114.8205,35.1534],[-114.8191,35.1523],[-114.8188,35.152],[-114.8151,35.1491],[-114.8135,35.1479],[-114.8118,35.1465],[-114.8116,35.1463],[-114.8106,35.1455],[-114.8078,35.1432],[-114.8072,35.1427],[-114.806,35.1418],[-114.8058,35.1416],[-114.8051,35.1411],[-114.8049,35.1409],[-114.8046,35.1407],[-114.8039,35.1401],[-114.8013,35.138],[-114.7973,35.1349],[-114.793,35.1314],[-114.792,35.1306],[-114.7913,35.13],[-114.789,35.1281],[-114.7887,35.1279],[-114.788,35.1273],[-114.7879,35.1272],[-114.7851,35.125],[-114.7846,35.1246],[-114.7837,35.1239],[-114.7803,35.1212],[-114.7796,35.1207],[-114.7763,35.1179],[-114.7733,35.1156],[-114.7731,35.1154],[-114.7724,35.1148],[-114.7722,35.1146],[-114.7696,35.1125],[-114.7656,35.1093],[-114.7618,35.1062],[-114.7592,35.1041],[-114.7568,35.1021],[-114.7496,35.0962],[-114.7493,35.096],[-114.7472,35.0942],[-114.747,35.0941],[-114.7466,35.0937],[-114.7465,35.0936],[-114.7462,35.0934],[-114.7452,35.0926],[-114.7449,35.0923],[-114.7447,35.0922],[-114.7435,35.0912],[-114.7395,35.0879],[-114.7388,35.0873],[-114.7382,35.0868],[-114.7378,35.0865],[-114.7365,35.0854],[-114.736,35.085],[-114.7357,35.0847],[-114.7346,35.0839],[-114.7343,35.0836],[-114.7332,35.0827],[-114.7316,35.0814],[-114.7299,35.0801],[-114.7298,35.08],[-114.7288,35.0792],[-114.7282,35.0787],[-114.7263,35.0772],[-114.7256,35.0766],[-114.7255,35.0765],[-114.725,35.0761],[-114.7249,35.076],[-114.7225,35.0741],[-114.7155,35.0684],[-114.7141,35.0672],[-114.7132,35.0665],[-114.7122,35.0657],[-114.7113,35.0651],[-114.7093,35.0634],[-114.7084,35.0626],[-114.7082,35.0625],[-114.7077,35.0621],[-114.7075,35.062],[-114.7068,35.0614],[-114.7031,35.0585],[-114.7027,35.0581],[-114.6958,35.0525],[-114.6935,35.0506],[-114.6902,35.0479],[-114.6858,35.0444],[-114.6854,35.044],[-114.684,35.0429],[-114.6835,35.0425],[-114.6834,35.0425],[-114.683,35.0421],[-114.6814,35.0409],[-114.6809,35.0405],[-114.6805,35.0401],[-114.6804,35.0401],[-114.679,35.0389],[-114.6785,35.0385],[-114.6779,35.038],[-114.676,35.0364],[-114.6753,35.0359],[-114.674,35.0348],[-114.6701,35.0316],[-114.6688,35.0306],[-114.6688,35.0305],[-114.6677,35.0297],[-114.6646,35.0271],[-114.6635,35.0262],[-114.6634,35.0262],[-114.6622,35.0252],[-114.6584,35.0221],[-114.6579,35.0216],[-114.6572,35.0211],[-114.6565,35.0205],[-114.6544,35.0188],[-114.6542,35.0186],[-114.6538,35.0183],[-114.6537,35.0182],[-114.6517,35.0166],[-114.6457,35.0117],[-114.6436,35.0101],[-114.6435,35.0099],[-114.6434,35.0099],[-114.643,35.0095],[-114.6428,35.0094],[-114.6412,35.0081],[-114.6361,35.004],[-114.6344,35.0026],[-114.6342,35.0024],[-114.6341,35.0023],[-114.634,35.0022],[-114.6336,35.002],[-114.6335,35.0019],[-114.6334,35.0018],[-114.6327,34.9998],[-114.6318,34.9986],[-114.6316,34.9981],[-114.6302,34.9946],[-114.6294,34.9918],[-114.6292,34.989],[-114.6291,34.9861],[-114.6291,34.9859],[-114.6294,34.9834],[-114.6294,34.9832],[-114.6297,34.9817],[-114.6299,34.9808],[-114.6306,34.9787],[-114.6308,34.9781],[-114.6308,34.978],[-114.6324,34.9746],[-114.6336,34.9716],[-114.6346,34.9691],[-114.6347,34.9687],[-114.6348,34.9683],[-114.6349,34.968],[-114.6349,34.9678],[-114.635,34.9674],[-114.6352,34.9652],[-114.6352,34.9646],[-114.6352,34.9641],[-114.6352,34.9637],[-114.6351,34.9629],[-114.6351,34.9621],[-114.6351,34.9618],[-114.635,34.9589],[-114.6343,34.9567],[-114.6341,34.9563],[-114.6325,34.953],[-114.6317,34.9513],[-114.63,34.9454],[-114.6298,34.9448],[-114.6298,34.9435],[-114.6298,34.943],[-114.6298,34.9389],[-114.6298,34.9387],[-114.6301,34.9375],[-114.6305,34.9359],[-114.6308,34.9346],[-114.631,34.9339],[-114.6314,34.9329],[-114.6315,34.9325],[-114.6317,34.9322],[-114.6322,34.9306],[-114.6325,34.929],[-114.6326,34.9282],[-114.6328,34.9274],[-114.6328,34.9271],[-114.6329,34.9267],[-114.6331,34.9254],[-114.6332,34.925],[-114.6332,34.9248],[-114.6333,34.9246],[-114.6333,34.9243],[-114.6333,34.9242],[-114.6333,34.9239],[-114.6332,34.9228],[-114.6332,34.9225],[-114.6332,34.9212],[-114.6331,34.9206],[-114.633,34.9204],[-114.633,34.9202],[-114.6329,34.9201],[-114.6325,34.9184],[-114.6315,34.9162],[-114.6309,34.9132],[-114.6305,34.9119],[-114.6306,34.9108],[-114.6308,34.9091],[-114.6309,34.9073],[-114.6319,34.9039],[-114.6326,34.9022],[-114.6332,34.9009],[-114.6345,34.8978],[-114.6348,34.8969],[-114.6353,34.8956],[-114.6354,34.8952],[-114.6355,34.895],[-114.6357,34.8942],[-114.6361,34.8924],[-114.6363,34.8914],[-114.6367,34.8895],[-114.6367,34.8891],[-114.6368,34.8857],[-114.6365,34.8841],[-114.6364,34.8832],[-114.6359,34.8801],[-114.6355,34.8769],[-114.6352,34.875],[-114.6351,34.8749],[-114.6344,34.8729],[-114.6342,34.8726],[-114.6336,34.8713],[-114.6333,34.8706],[-114.633,34.87],[-114.6321,34.8685],[-114.6312,34.8671],[-114.6307,34.8663],[-114.6304,34.866],[-114.6297,34.8652],[-114.6296,34.8651],[-114.6286,34.864],[-114.6283,34.8636],[-114.6281,34.8634],[-114.6276,34.863],[-114.6275,34.8629],[-114.6269,34.8623],[-114.6265,34.8619],[-114.6259,34.8617],[-114.6258,34.8616],[-114.6256,34.8614],[-114.6252,34.861],[-114.6239,34.8597],[-114.6219,34.8582],[-114.6202,34.8571],[-114.6199,34.8569],[-114.6183,34.8561],[-114.6174,34.8556],[-114.6169,34.8554],[-114.6147,34.8544],[-114.6138,34.854],[-114.6132,34.8537],[-114.6128,34.8535],[-114.6126,34.8535],[-114.611,34.8527],[-114.61,34.8521],[-114.6092,34.8517],[-114.609,34.8517],[-114.6078,34.8512],[-114.6078,34.8511],[-114.6057,34.8503],[-114.6042,34.8496],[-114.604,34.8494],[-114.6032,34.8489],[-114.603,34.8488],[-114.6029,34.8488],[-114.6026,34.8486],[-114.6019,34.8481],[-114.6007,34.8474],[-114.5989,34.8462],[-114.5988,34.8462],[-114.598,34.8455],[-114.596,34.844],[-114.5956,34.8437],[-114.5942,34.8427],[-114.5935,34.8421],[-114.5923,34.8411],[-114.5919,34.8408],[-114.5901,34.8391],[-114.5889,34.8378],[-114.5877,34.8366],[-114.5868,34.8357],[-114.5868,34.8356],[-114.5867,34.8354],[-114.5866,34.8353],[-114.5866,34.8352],[-114.5857,34.8337],[-114.5843,34.8314],[-114.5837,34.8302],[-114.5836,34.8302],[-114.5836,34.83],[-114.5835,34.8299],[-114.5828,34.8291],[-114.5822,34.8282],[-114.5811,34.8261],[-114.58,34.8238],[-114.5787,34.821],[-114.5778,34.8187],[-114.5776,34.8183],[-114.5773,34.8175],[-114.5772,34.8171],[-114.577,34.8167],[-114.5764,34.8153],[-114.5762,34.8139],[-114.5758,34.8124],[-114.5753,34.8102],[-114.5748,34.8081],[-114.5748,34.808],[-114.5748,34.8079],[-114.5747,34.8075],[-114.5747,34.8074],[-114.5747,34.8072],[-114.5746,34.8058],[-114.5746,34.805],[-114.5746,34.8047],[-114.5745,34.8043],[-114.5745,34.8042],[-114.5743,34.8037],[-114.5733,34.8012],[-114.5726,34.7989],[-114.5718,34.7963],[-114.5717,34.7959],[-114.571,34.7943],[-114.5704,34.7933],[-114.5695,34.7918],[-114.5694,34.7916],[-114.5674,34.7891],[-114.5663,34.7877],[-114.5654,34.7863],[-114.5653,34.7862],[-114.5652,34.786],[-114.565,34.7852],[-114.5649,34.785],[-114.5649,34.7847],[-114.5648,34.7843],[-114.564,34.7826],[-114.563,34.7808],[-114.5627,34.7804],[-114.5624,34.7799],[-114.5621,34.7795],[-114.5618,34.779],[-114.5618,34.7789],[-114.5607,34.7772],[-114.5601,34.7762],[-114.5587,34.7739],[-114.5566,34.7714],[-114.5548,34.7693],[-114.5527,34.7669],[-114.5514,34.7658],[-114.5501,34.7647],[-114.5492,34.7639],[-114.5469,34.7618],[-114.5436,34.7595],[-114.5403,34.7571],[-114.5359,34.7544],[-114.5338,34.7531],[-114.5336,34.753],[-114.5334,34.7529],[-114.5332,34.7527],[-114.533,34.7526],[-114.5319,34.752],[-114.5315,34.7518],[-114.5304,34.7514],[-114.5296,34.7508],[-114.5296,34.7507],[-114.5291,34.75],[-114.5278,34.7488],[-114.5268,34.7481],[-114.5266,34.7479],[-114.5256,34.747],[-114.5238,34.745],[-114.5226,34.7437],[-114.5225,34.7435],[-114.5221,34.7425],[-114.5211,34.7412],[-114.5199,34.7399],[-114.5182,34.7383],[-114.5166,34.7367],[-114.5158,34.7363],[-114.5157,34.7362],[-114.5156,34.7361],[-114.5142,34.7353],[-114.5121,34.7344],[-114.5103,34.7336],[-114.5083,34.7329],[-114.506,34.7321],[-114.5047,34.7317],[-114.5034,34.7313],[-114.5008,34.7304],[-114.5001,34.7298],[-114.4998,34.7296],[-114.499,34.7291],[-114.4981,34.7287],[-114.4969,34.7284],[-114.4968,34.7284],[-114.4959,34.728],[-114.4953,34.7276],[-114.4946,34.7272],[-114.4928,34.7262],[-114.4924,34.726],[-114.492,34.7257],[-114.4914,34.7252],[-114.4912,34.7251],[-114.491,34.7249],[-114.4909,34.7247],[-114.4908,34.7244],[-114.4906,34.724],[-114.4894,34.7203],[-114.4893,34.7201],[-114.4892,34.7199],[-114.4891,34.7197],[-114.4889,34.7195],[-114.4888,34.7193],[-114.4888,34.7192],[-114.4886,34.719],[-114.4885,34.7188],[-114.4884,34.7186],[-114.4878,34.7172],[-114.4877,34.7171],[-114.4877,34.717],[-114.4875,34.7166],[-114.4866,34.7161],[-114.4848,34.7152],[-114.4829,34.7146],[-114.4828,34.7145],[-114.4824,34.7145],[-114.4807,34.7146],[-114.4787,34.7146],[-114.4773,34.7145],[-114.4759,34.7143],[-114.475,34.7142],[-114.4737,34.714],[-114.4726,34.7136],[-114.472,34.7132],[-114.4719,34.7131],[-114.4718,34.7131],[-114.4716,34.713],[-114.471,34.7122],[-114.4705,34.7114],[-114.4697,34.71],[-114.4691,34.7088],[-114.4686,34.7076],[-114.4684,34.7063],[-114.4683,34.706],[-114.4681,34.7044],[-114.4682,34.7033],[-114.4681,34.7018],[-114.4679,34.7008],[-114.4676,34.6994],[-114.4675,34.6992],[-114.4672,34.6981],[-114.467,34.6976],[-114.4667,34.6968],[-114.4665,34.6955],[-114.4662,34.6942],[-114.4659,34.6932],[-114.4656,34.6923],[-114.4652,34.6912],[-114.4648,34.6902],[-114.4638,34.6883],[-114.4636,34.6879],[-114.4634,34.6876],[-114.4631,34.6871],[-114.4628,34.6867],[-114.4626,34.6865],[-114.4625,34.6863],[-114.4622,34.6858],[-114.4601,34.6835],[-114.4594,34.6826],[-114.4591,34.6823],[-114.4589,34.682],[-114.4587,34.6819],[-114.4586,34.6817],[-114.4582,34.6812],[-114.4565,34.6789],[-114.4555,34.6773],[-114.4553,34.6768],[-114.4549,34.6756],[-114.4548,34.6745],[-114.4549,34.6737],[-114.4549,34.6733],[-114.4549,34.6731],[-114.4548,34.6723],[-114.4547,34.6722],[-114.4543,34.6712],[-114.453,34.6699],[-114.4515,34.6686],[-114.4509,34.6678],[-114.4505,34.6668],[-114.4506,34.6658],[-114.451,34.6649],[-114.4512,34.6647],[-114.4518,34.6639],[-114.4521,34.6636],[-114.4523,34.6635],[-114.4524,34.6633],[-114.453,34.6628],[-114.4545,34.6618],[-114.4563,34.6605],[-114.4572,34.66],[-114.4577,34.6593],[-114.4578,34.6593],[-114.4581,34.6587],[-114.4582,34.6581],[-114.4582,34.658],[-114.4582,34.6579],[-114.458,34.6571],[-114.457,34.6563],[-114.4553,34.6551],[-114.4541,34.6544],[-114.4526,34.6535],[-114.451,34.6524],[-114.4496,34.6514],[-114.4493,34.6511],[-114.4488,34.6507],[-114.4487,34.6506],[-114.4476,34.6495],[-114.4467,34.6485],[-114.4457,34.6475],[-114.4443,34.6465],[-114.4432,34.6453],[-114.4424,34.6442],[-114.4419,34.6434],[-114.4419,34.6432],[-114.4418,34.6431],[-114.4417,34.643],[-114.4417,34.6429],[-114.4415,34.6425],[-114.441,34.6412],[-114.4405,34.6401],[-114.4405,34.64],[-114.4403,34.6382],[-114.4405,34.6364],[-114.4407,34.6347],[-114.4411,34.6331],[-114.4415,34.6316],[-114.4415,34.6315],[-114.4415,34.6313],[-114.4415,34.6311],[-114.4414,34.6302],[-114.4408,34.6286],[-114.4407,34.6284],[-114.4406,34.6281],[-114.4399,34.6268],[-114.4395,34.6259],[-114.4393,34.625],[-114.4392,34.6247],[-114.4392,34.6245],[-114.4392,34.6243],[-114.439,34.6233],[-114.439,34.6228],[-114.4389,34.6223],[-114.4387,34.6215],[-114.438,34.621],[-114.4348,34.6188],[-114.4287,34.6146],[-114.4285,34.6145],[-114.4273,34.6133],[-114.426,34.6121],[-114.4242,34.6105],[-114.4243,34.6074],[-114.4243,34.6069],[-114.4243,34.6054],[-114.4243,34.6033],[-114.4243,34.6023],[-114.4249,34.6014],[-114.4251,34.6012],[-114.4252,34.601],[-114.4253,34.6008],[-114.4275,34.5992],[-114.4276,34.5992],[-114.4364,34.5968],[-114.4368,34.5961],[-114.4367,34.5959],[-114.4365,34.5954],[-114.4357,34.5938],[-114.4344,34.5926],[-114.4224,34.5807],[-114.422,34.5805],[-114.406,34.5701],[-114.4052,34.5696],[-114.4047,34.5686],[-114.4014,34.5632],[-114.3995,34.5601],[-114.3988,34.5592],[-114.3969,34.5558],[-114.3966,34.5553],[-114.3963,34.5547],[-114.3961,34.5544],[-114.3959,34.554],[-114.3949,34.5522],[-114.3939,34.5504],[-114.392,34.5471],[-114.3901,34.5438],[-114.3896,34.543],[-114.389,34.542],[-114.3822,34.5318],[-114.3821,34.5316],[-114.3808,34.5297],[-114.3803,34.5271],[-114.3794,34.5224],[-114.3782,34.5165],[-114.3781,34.508],[-114.3781,34.5073],[-114.3797,34.5034],[-114.3799,34.5027],[-114.3802,34.5022],[-114.3806,34.501],[-114.3808,34.5007],[-114.3808,34.5005],[-114.381,34.5],[-114.3814,34.4993],[-114.3815,34.499],[-114.3817,34.498],[-114.3818,34.4978],[-114.3823,34.4959],[-114.3824,34.4958],[-114.3825,34.4948],[-114.3827,34.4937],[-114.3828,34.4922],[-114.3829,34.4915],[-114.3829,34.4911],[-114.383,34.4889],[-114.383,34.4883],[-114.3828,34.4868],[-114.3826,34.4854],[-114.3826,34.485],[-114.3822,34.4824],[-114.3819,34.4811],[-114.3818,34.48],[-114.3817,34.479],[-114.3816,34.478],[-114.3816,34.4779],[-114.3817,34.4763],[-114.3817,34.476],[-114.3817,34.4759],[-114.3825,34.4731],[-114.3827,34.4725],[-114.3829,34.4721],[-114.383,34.4718],[-114.3835,34.4704],[-114.3848,34.4677],[-114.3856,34.466],[-114.3863,34.4644],[-114.3866,34.4638],[-114.387,34.4625],[-114.3872,34.462],[-114.3874,34.4605],[-114.3874,34.4601],[-114.3872,34.4592],[-114.3867,34.4579],[-114.3853,34.4564],[-114.3852,34.4562],[-114.3844,34.4555],[-114.383,34.454],[-114.3788,34.4504],[-114.3758,34.4478],[-114.3754,34.4476],[-114.3752,34.4475],[-114.3744,34.4471],[-114.3737,34.4469],[-114.373,34.4469],[-114.3712,34.447],[-114.3673,34.4474],[-114.3646,34.4476],[-114.3645,34.4477],[-114.3634,34.4478],[-114.3624,34.4481],[-114.3602,34.4487],[-114.3595,34.4489],[-114.3578,34.4493],[-114.3571,34.4495],[-114.3564,34.4497],[-114.356,34.4497],[-114.356,34.4498],[-114.3541,34.4499],[-114.3531,34.45],[-114.3518,34.45],[-114.3493,34.4501],[-114.349,34.4502],[-114.3469,34.4507],[-114.3465,34.4508],[-114.345,34.4511],[-114.3444,34.4512],[-114.3426,34.4514],[-114.3408,34.4515],[-114.3396,34.4514],[-114.3393,34.4514],[-114.3381,34.4511],[-114.3375,34.4509],[-114.3367,34.4507],[-114.336,34.4503],[-114.3354,34.45],[-114.3344,34.4494],[-114.3342,34.4493],[-114.333,34.4481],[-114.3318,34.4466],[-114.3314,34.4462],[-114.3307,34.4453],[-114.329,34.4423],[-114.3283,34.441],[-114.3281,34.4406],[-114.3272,34.4388],[-114.3269,34.438],[-114.3267,34.4379],[-114.3264,34.4375],[-114.3261,34.4372],[-114.3248,34.4371],[-114.3237,34.4369],[-114.3228,34.4367],[-114.3212,34.4363],[-114.3209,34.4363],[-114.3191,34.4358],[-114.317,34.4351],[-114.3153,34.4343],[-114.3136,34.4334],[-114.3123,34.4327],[-114.3103,34.4317],[-114.3087,34.4305],[-114.3046,34.4286],[-114.3043,34.4284],[-114.3026,34.4276],[-114.302,34.4273],[-114.3014,34.427],[-114.301,34.4268],[-114.3006,34.4264],[-114.2991,34.4251],[-114.2948,34.4214],[-114.2937,34.4199],[-114.2934,34.4195],[-114.2922,34.4176],[-114.2919,34.4162],[-114.2919,34.4153],[-114.292,34.415],[-114.292,34.4148],[-114.2919,34.4121],[-114.2917,34.4111],[-114.2916,34.4108],[-114.2912,34.4098],[-114.2902,34.4083],[-114.2888,34.4068],[-114.2887,34.4066],[-114.2869,34.4054],[-114.2868,34.4053],[-114.2857,34.405],[-114.284,34.4042],[-114.2823,34.4036],[-114.2819,34.4036],[-114.2801,34.4031],[-114.2784,34.4031],[-114.2783,34.4031],[-114.2771,34.403],[-114.2722,34.403],[-114.2706,34.4028],[-114.2687,34.4026],[-114.2675,34.4025],[-114.2659,34.402],[-114.2643,34.4013],[-114.2629,34.4004],[-114.2617,34.3991],[-114.2613,34.3986],[-114.2604,34.3974],[-114.2582,34.395],[-114.2552,34.3922],[-114.2542,34.3914],[-114.2527,34.3901],[-114.2519,34.3898],[-114.2514,34.3895],[-114.2508,34.3893],[-114.2486,34.3881],[-114.2477,34.3874],[-114.2453,34.3857],[-114.2452,34.3856],[-114.2427,34.3837],[-114.2411,34.3824],[-114.2399,34.3814],[-114.2389,34.3806],[-114.2373,34.3791],[-114.2364,34.3784],[-114.2343,34.3767],[-114.2336,34.3757],[-114.2331,34.375],[-114.2329,34.3748],[-114.2326,34.3741],[-114.2325,34.3739],[-114.2316,34.3724],[-114.2308,34.3709],[-114.2297,34.3689],[-114.2272,34.3668],[-114.2261,34.3659],[-114.2206,34.3642],[-114.2199,34.364],[-114.2138,34.3625],[-114.2124,34.3624],[-114.206,34.362],[-114.2032,34.3617],[-114.201,34.3615],[-114.1995,34.3614],[-114.1965,34.3592],[-114.1954,34.3586],[-114.1943,34.358],[-114.1933,34.3574],[-114.1932,34.3573],[-114.1928,34.3571],[-114.1924,34.3569],[-114.1911,34.3561],[-114.1856,34.3544],[-114.1812,34.3522],[-114.1796,34.3511],[-114.1769,34.3493],[-114.1767,34.3491],[-114.1763,34.3486],[-114.1759,34.3482],[-114.1752,34.3475],[-114.1745,34.3467],[-114.1728,34.345],[-114.1688,34.3395],[-114.1671,34.336],[-114.1669,34.3358],[-114.1642,34.3308],[-114.1626,34.3281],[-114.1622,34.3275],[-114.1605,34.3246],[-114.1579,34.3203],[-114.1572,34.3179],[-114.1568,34.3175],[-114.1566,34.3174],[-114.1564,34.3173],[-114.1563,34.3171],[-114.1561,34.317],[-114.1544,34.3157],[-114.1534,34.315],[-114.1496,34.3121],[-114.1474,34.3109],[-114.1461,34.3098],[-114.1443,34.3083],[-114.1412,34.3061],[-114.1409,34.3059],[-114.1406,34.3056],[-114.1389,34.3038],[-114.1383,34.3032],[-114.1382,34.3009],[-114.1392,34.2981],[-114.1394,34.2968],[-114.1394,34.2967],[-114.1394,34.2966],[-114.1394,34.2964],[-114.1395,34.2958],[-114.1394,34.295],[-114.1391,34.2932],[-114.139,34.2926],[-114.1384,34.2886],[-114.1367,34.2839],[-114.136,34.2808],[-114.1365,34.2789],[-114.1371,34.277],[-114.1367,34.2744],[-114.1361,34.2723],[-114.1348,34.269],[-114.1327,34.2654],[-114.1317,34.2636],[-114.1315,34.2632],[-114.1312,34.2627],[-114.1313,34.2617],[-114.1315,34.2604],[-114.1318,34.26],[-114.1326,34.2591],[-114.1333,34.2585],[-114.1355,34.2579],[-114.1377,34.2581],[-114.1417,34.2591],[-114.1448,34.2596],[-114.1472,34.2596],[-114.1503,34.2589],[-114.1534,34.2583],[-114.1569,34.2584],[-114.1611,34.2593],[-114.1646,34.2597],[-114.1653,34.2591],[-114.1653,34.2585],[-114.1648,34.2572],[-114.164,34.2554],[-114.1639,34.2533],[-114.1645,34.2517],[-114.1661,34.25],[-114.1665,34.2497],[-114.1686,34.2491],[-114.1714,34.2483],[-114.1716,34.2483],[-114.1735,34.2478],[-114.1737,34.2477],[-114.1746,34.2473],[-114.1756,34.2462],[-114.1759,34.2456],[-114.176,34.2442],[-114.176,34.2427],[-114.1764,34.2415],[-114.178,34.24],[-114.1783,34.2398],[-114.1909,34.2309],[-114.199,34.2234],[-114.2047,34.2185],[-114.2061,34.2173],[-114.2069,34.2167],[-114.2083,34.2155],[-114.2118,34.2115],[-114.2155,34.209],[-114.2234,34.2051],[-114.2252,34.2036],[-114.2259,34.2018],[-114.2258,34.1992],[-114.2251,34.1968],[-114.225,34.1964],[-114.2249,34.1939],[-114.2258,34.1912],[-114.227,34.1889],[-114.229,34.1874],[-114.2297,34.1869],[-114.2354,34.1851],[-114.2395,34.1837],[-114.2407,34.1832],[-114.2418,34.1819],[-114.2442,34.1796],[-114.2444,34.1794],[-114.2508,34.1757],[-114.2524,34.1747],[-114.2527,34.1745],[-114.253,34.1743],[-114.2534,34.1741],[-114.2541,34.1738],[-114.2552,34.1735],[-114.2561,34.1731],[-114.257,34.1728],[-114.258,34.1726],[-114.2591,34.1724],[-114.2602,34.1721],[-114.2612,34.1718],[-114.2624,34.1716],[-114.2639,34.1712],[-114.2683,34.1702],[-114.2685,34.1702],[-114.269,34.1703],[-114.2749,34.172],[-114.275,34.1721],[-114.2753,34.1722],[-114.2754,34.1721],[-114.279,34.1717],[-114.2867,34.1707],[-114.287,34.1707],[-114.2873,34.1705],[-114.2879,34.1701],[-114.2894,34.1691],[-114.2908,34.1681],[-114.2924,34.1671],[-114.2928,34.1667],[-114.2931,34.1664],[-114.2935,34.1659],[-114.2973,34.1613],[-114.2982,34.1603],[-114.2985,34.16],[-114.2989,34.1596],[-114.299,34.1594],[-114.2995,34.1589],[-114.3005,34.1581],[-114.3014,34.1571],[-114.3016,34.157],[-114.302,34.1564],[-114.3021,34.1563],[-114.3022,34.1562],[-114.3026,34.1558],[-114.3034,34.1549],[-114.3041,34.1543],[-114.3046,34.1538],[-114.3053,34.1532],[-114.3059,34.1527],[-114.3065,34.152],[-114.307,34.1514],[-114.3078,34.1506],[-114.3084,34.1497],[-114.3085,34.1496],[-114.3086,34.1495],[-114.3091,34.1488],[-114.3097,34.1482],[-114.31,34.1479],[-114.3103,34.1476],[-114.3111,34.1465],[-114.3113,34.146],[-114.3117,34.1454],[-114.3119,34.1451],[-114.3122,34.1448],[-114.3126,34.1444],[-114.3131,34.1442],[-114.3183,34.1405],[-114.32,34.1393],[-114.3208,34.1386],[-114.3216,34.1381],[-114.3243,34.1369],[-114.3246,34.1368],[-114.3254,34.1366],[-114.3258,34.1365],[-114.3261,34.1365],[-114.3267,34.1363],[-114.3295,34.1356],[-114.3298,34.1355],[-114.3299,34.1355],[-114.3307,34.1351],[-114.3316,34.135],[-114.3317,34.135],[-114.332,34.1349],[-114.3331,34.1347],[-114.3343,34.1344],[-114.3361,34.134],[-114.3383,34.134],[-114.3386,34.1341],[-114.3392,34.1341],[-114.34,34.1342],[-114.3416,34.1343],[-114.3439,34.1343],[-114.344,34.1343],[-114.3456,34.1344],[-114.3457,34.1344],[-114.3481,34.1345],[-114.3485,34.1344],[-114.3492,34.1343],[-114.3505,34.1341],[-114.3517,34.1336],[-114.353,34.1331],[-114.3535,34.1327],[-114.3542,34.1323],[-114.3549,34.1317],[-114.3556,34.1311],[-114.3564,34.1304],[-114.357,34.1296],[-114.3577,34.1287],[-114.3584,34.1276],[-114.3588,34.1267],[-114.359,34.1262],[-114.3591,34.126],[-114.3592,34.1257],[-114.3593,34.1254],[-114.3594,34.125],[-114.3597,34.1247],[-114.3598,34.1245],[-114.3598,34.1244],[-114.3599,34.1242],[-114.3604,34.1236],[-114.3613,34.1228],[-114.3626,34.1217],[-114.3645,34.12],[-114.3665,34.1186],[-114.3677,34.1181],[-114.3693,34.1175],[-114.3722,34.117],[-114.3745,34.1167],[-114.3758,34.1166],[-114.3792,34.116],[-114.3807,34.1153],[-114.3807,34.1152],[-114.3809,34.1151],[-114.3815,34.1149],[-114.3841,34.1133],[-114.3857,34.1124],[-114.386,34.1123],[-114.3861,34.1122],[-114.3862,34.1122],[-114.3868,34.1118],[-114.387,34.1117],[-114.3875,34.1115],[-114.3878,34.1113],[-114.3891,34.1107],[-114.3906,34.1101],[-114.3928,34.1105],[-114.3953,34.1108],[-114.3973,34.111],[-114.3976,34.1111],[-114.3978,34.1111],[-114.3979,34.1111],[-114.398,34.1111],[-114.3981,34.1111],[-114.3985,34.1112],[-114.3992,34.1113],[-114.3994,34.1113],[-114.4001,34.1114],[-114.4007,34.1115],[-114.4008,34.1115],[-114.4011,34.1116],[-114.4013,34.1116],[-114.4016,34.1116],[-114.4022,34.1116],[-114.4052,34.1115],[-114.4059,34.1115],[-114.4069,34.1113],[-114.408,34.111],[-114.4098,34.1105],[-114.4101,34.1104],[-114.4102,34.1104],[-114.4117,34.11],[-114.4146,34.1083],[-114.4148,34.1082],[-114.4159,34.1076],[-114.4177,34.106],[-114.4205,34.1035],[-114.4219,34.1013],[-114.4221,34.1009],[-114.4229,34.0997],[-114.4242,34.0986],[-114.4243,34.0985],[-114.4253,34.0977],[-114.4255,34.0975],[-114.4262,34.097],[-114.4268,34.0957],[-114.4271,34.095],[-114.4271,34.0948],[-114.4272,34.0947],[-114.428,34.0928],[-114.4317,34.0897],[-114.4334,34.0884],[-114.4342,34.0874],[-114.4343,34.0865],[-114.4354,34.0797],[-114.4359,34.0775],[-114.4363,34.0762],[-114.437,34.0743],[-114.4377,34.0719],[-114.4384,34.067],[-114.439,34.061],[-114.4393,34.0579],[-114.4394,34.0538],[-114.4386,34.0502],[-114.4373,34.0476],[-114.4358,34.0437],[-114.4355,34.0426],[-114.435,34.0378],[-114.4354,34.033],[-114.4362,34.0281],[-114.4369,34.026],[-114.4383,34.0226],[-114.4405,34.0193],[-114.4438,34.0162],[-114.4468,34.0142],[-114.4502,34.0126],[-114.4548,34.011],[-114.4599,34.0118],[-114.4621,34.0121],[-114.4633,34.0123],[-114.4645,34.012],[-114.4659,34.011],[-114.4667,34.0094],[-114.467,34.0085],[-114.4673,34.0078],[-114.4674,34.0074],[-114.4674,34.0063],[-114.4673,34.0052],[-114.4667,34.0044],[-114.4663,34.0039],[-114.4655,34.0035],[-114.4631,34.0022],[-114.461,34.0013],[-114.4607,34.0011],[-114.4598,34.0004],[-114.4592,34],[-114.4588,33.9993],[-114.4584,33.9987],[-114.4582,33.9981],[-114.458,33.9978],[-114.458,33.9972],[-114.4582,33.9964],[-114.4586,33.9956],[-114.4593,33.9947],[-114.4601,33.9939],[-114.4611,33.9935],[-114.4622,33.9934],[-114.4636,33.9934],[-114.4649,33.9934],[-114.4655,33.9934],[-114.4662,33.9935],[-114.4668,33.9934],[-114.4673,33.9932],[-114.4679,33.9929],[-114.4684,33.9924],[-114.4688,33.9919],[-114.4691,33.9913],[-114.4696,33.9906],[-114.4699,33.9901],[-114.4702,33.9894],[-114.4704,33.989],[-114.4707,33.9885],[-114.4708,33.9885],[-114.4711,33.988],[-114.4722,33.9871],[-114.4723,33.9871],[-114.4728,33.9867],[-114.4732,33.9864],[-114.4741,33.9858],[-114.4746,33.9853],[-114.4759,33.9844],[-114.4766,33.9841],[-114.4774,33.9837],[-114.4782,33.9832],[-114.4785,33.9831],[-114.4792,33.9827],[-114.4797,33.9825],[-114.4802,33.9822],[-114.481,33.9817],[-114.4814,33.9813],[-114.482,33.9807],[-114.4823,33.9802],[-114.4826,33.9795],[-114.4828,33.9786],[-114.4831,33.9777],[-114.4836,33.977],[-114.4841,33.9763],[-114.4848,33.9755],[-114.4853,33.9749],[-114.4865,33.9744],[-114.4871,33.9739],[-114.4875,33.9736],[-114.4885,33.9728],[-114.4892,33.9721],[-114.4896,33.9715],[-114.4897,33.9714],[-114.4901,33.9709],[-114.4904,33.9706],[-114.4908,33.9703],[-114.4913,33.9698],[-114.4915,33.9697],[-114.4921,33.9694],[-114.4922,33.9693],[-114.4928,33.9688],[-114.4941,33.9677],[-114.4951,33.9668],[-114.496,33.9659],[-114.4972,33.9646],[-114.4981,33.9637],[-114.4988,33.963],[-114.4989,33.9628],[-114.4992,33.9625],[-114.4997,33.962],[-114.4999,33.9618],[-114.5001,33.9617],[-114.5003,33.9616],[-114.5008,33.9616],[-114.5009,33.9615],[-114.5017,33.9611],[-114.5025,33.9606],[-114.5034,33.9601],[-114.5042,33.9598],[-114.5048,33.9594],[-114.505,33.9593],[-114.5057,33.959],[-114.5063,33.9587],[-114.507,33.9584],[-114.5075,33.9582],[-114.5081,33.9578],[-114.5087,33.9575],[-114.5088,33.9575],[-114.5096,33.9573],[-114.5104,33.957],[-114.5112,33.957],[-114.5119,33.9572],[-114.5122,33.9573],[-114.5126,33.9574],[-114.5135,33.9577],[-114.5143,33.9579],[-114.515,33.9582],[-114.5159,33.9581],[-114.5167,33.9579],[-114.5177,33.9576],[-114.5183,33.9572],[-114.519,33.9568],[-114.5196,33.9566],[-114.5203,33.9563],[-114.5207,33.9562],[-114.5211,33.9561],[-114.5215,33.9559],[-114.522,33.9556],[-114.5223,33.9553],[-114.5227,33.955],[-114.5231,33.9547],[-114.5233,33.9544],[-114.5235,33.9542],[-114.5238,33.9538],[-114.524,33.9535],[-114.5244,33.9531],[-114.5248,33.9526],[-114.5252,33.9522],[-114.5258,33.9515],[-114.5263,33.9509],[-114.5268,33.9503],[-114.5272,33.9497],[-114.5281,33.9486],[-114.5287,33.9478],[-114.5293,33.9467],[-114.5299,33.9453],[-114.5306,33.9436],[-114.5314,33.9421],[-114.5319,33.941],[-114.5325,33.94],[-114.5332,33.9389],[-114.5337,33.938],[-114.5345,33.9369],[-114.535,33.9358],[-114.5355,33.9346],[-114.5357,33.9335],[-114.5358,33.9313],[-114.5358,33.9303],[-114.5359,33.9287],[-114.5358,33.9281],[-114.5358,33.9276],[-114.5357,33.9275],[-114.5354,33.9268],[-114.5352,33.9263],[-114.5349,33.9257],[-114.5346,33.9254],[-114.5341,33.9252],[-114.5337,33.9251],[-114.5333,33.925],[-114.5323,33.9249],[-114.5311,33.9246],[-114.5295,33.924],[-114.5284,33.9237],[-114.5267,33.9229],[-114.5254,33.9223],[-114.5244,33.9218],[-114.5234,33.9212],[-114.5221,33.9203],[-114.521,33.9195],[-114.5201,33.9188],[-114.5192,33.9181],[-114.5184,33.9175],[-114.5171,33.9163],[-114.5159,33.9154],[-114.5145,33.9142],[-114.5132,33.9129],[-114.5132,33.9128],[-114.5124,33.9121],[-114.5115,33.9111],[-114.5105,33.9096],[-114.5099,33.9085],[-114.5092,33.9072],[-114.5086,33.9061],[-114.5082,33.905],[-114.5079,33.9038],[-114.5079,33.9028],[-114.508,33.9018],[-114.5087,33.9006],[-114.5097,33.8998],[-114.5109,33.8991],[-114.5124,33.8984],[-114.5137,33.898],[-114.515,33.8978],[-114.5163,33.8979],[-114.5174,33.8984],[-114.5193,33.8992],[-114.5207,33.8999],[-114.5218,33.9005],[-114.5229,33.9011],[-114.5243,33.9016],[-114.525,33.9016],[-114.5257,33.9014],[-114.5259,33.901],[-114.5259,33.9002],[-114.5258,33.8994],[-114.5255,33.8984],[-114.5252,33.897],[-114.5248,33.8957],[-114.5248,33.8956],[-114.5236,33.8936],[-114.5228,33.8926],[-114.5215,33.8913],[-114.52,33.8898],[-114.5187,33.8883],[-114.5167,33.8867],[-114.5155,33.8856],[-114.5138,33.8842],[-114.5125,33.8829],[-114.511,33.8815],[-114.5101,33.8808],[-114.5081,33.8796],[-114.5066,33.8787],[-114.5053,33.8777],[-114.5043,33.8769],[-114.5038,33.8761],[-114.5034,33.875],[-114.5036,33.874],[-114.5037,33.8733],[-114.5038,33.8725],[-114.5039,33.8719],[-114.5039,33.8712],[-114.5037,33.8705],[-114.5033,33.8695],[-114.5031,33.8688],[-114.503,33.868],[-114.5031,33.8672],[-114.5034,33.8665],[-114.5039,33.8657],[-114.5046,33.8652],[-114.5056,33.8643],[-114.5066,33.8635],[-114.5075,33.8631],[-114.5087,33.8628],[-114.5099,33.8623],[-114.5113,33.8616],[-114.5125,33.8607],[-114.5132,33.8599],[-114.514,33.859],[-114.5147,33.8586],[-114.5156,33.8583],[-114.5168,33.8581],[-114.5176,33.8583],[-114.5178,33.8583],[-114.519,33.8586],[-114.52,33.859],[-114.5208,33.8593],[-114.5218,33.8596],[-114.5229,33.86],[-114.5243,33.8601],[-114.5257,33.86],[-114.5271,33.8594],[-114.5279,33.8589],[-114.5289,33.8583],[-114.5299,33.8576],[-114.53,33.8573],[-114.5303,33.8566],[-114.5306,33.8554],[-114.5305,33.855],[-114.5304,33.8543],[-114.5303,33.8539],[-114.5302,33.8531],[-114.5301,33.8527],[-114.5301,33.8522],[-114.5302,33.8513],[-114.5301,33.8504],[-114.53,33.8495],[-114.5296,33.8481],[-114.529,33.8467],[-114.528,33.8445],[-114.5272,33.8426],[-114.526,33.84],[-114.5255,33.8386],[-114.5246,33.8371],[-114.5238,33.8361],[-114.5234,33.8353],[-114.5227,33.8334],[-114.5222,33.8323],[-114.5209,33.8291],[-114.5205,33.8278],[-114.52,33.8254],[-114.5202,33.8238],[-114.5207,33.822],[-114.5214,33.8208],[-114.5227,33.819],[-114.5246,33.8176],[-114.5259,33.8169],[-114.5272,33.8162],[-114.5279,33.8156],[-114.528,33.815],[-114.5279,33.8144],[-114.5277,33.8136],[-114.5272,33.8126],[-114.527,33.8123],[-114.5264,33.8115],[-114.5255,33.8102],[-114.5247,33.809],[-114.524,33.8075],[-114.5234,33.8061],[-114.5228,33.8052],[-114.5224,33.8042],[-114.522,33.803],[-114.5216,33.802],[-114.5208,33.8008],[-114.5201,33.7995],[-114.5195,33.7983],[-114.5189,33.7973],[-114.5186,33.7964],[-114.5184,33.795],[-114.5178,33.7922],[-114.5173,33.7902],[-114.5167,33.7883],[-114.516,33.7865],[-114.5152,33.7849],[-114.5143,33.7834],[-114.5133,33.7814],[-114.512,33.7788],[-114.511,33.7763],[-114.5099,33.7738],[-114.5088,33.7716],[-114.5078,33.7694],[-114.5072,33.7681],[-114.5071,33.7679],[-114.507,33.7676],[-114.5067,33.7665],[-114.506,33.7647],[-114.5055,33.7632],[-114.5052,33.7616],[-114.5051,33.7612],[-114.5049,33.7605],[-114.5048,33.7602],[-114.5048,33.7594],[-114.5047,33.7586],[-114.5043,33.7564],[-114.5043,33.7549],[-114.5044,33.7538],[-114.5045,33.7523],[-114.5045,33.751],[-114.5048,33.75],[-114.506,33.7463],[-114.5082,33.7416],[-114.5106,33.7378],[-114.5108,33.7376],[-114.512,33.735],[-114.5123,33.7342],[-114.5109,33.7328],[-114.5105,33.7324],[-114.5103,33.7321],[-114.5098,33.7318],[-114.5068,33.7305],[-114.5042,33.7281],[-114.5027,33.7246],[-114.5008,33.7222],[-114.5001,33.7217],[-114.4992,33.7212],[-114.4981,33.7206],[-114.4974,33.72],[-114.4966,33.7192],[-114.4961,33.7181],[-114.4954,33.7164],[-114.4951,33.7152],[-114.4949,33.7144],[-114.4946,33.7127],[-114.4943,33.7106],[-114.4942,33.7081],[-114.4942,33.7079],[-114.4944,33.7054],[-114.4951,33.703],[-114.4955,33.7015],[-114.4957,33.6985],[-114.4965,33.6969],[-114.4987,33.6959],[-114.5008,33.6951],[-114.5029,33.6942],[-114.505,33.693],[-114.508,33.692],[-114.5098,33.6917],[-114.5124,33.6913],[-114.5191,33.6885],[-114.524,33.6859],[-114.5278,33.6827],[-114.5303,33.6793],[-114.531,33.6768],[-114.5315,33.6751],[-114.5321,33.6697],[-114.5303,33.6668],[-114.5264,33.6639],[-114.522,33.663],[-114.5207,33.6627],[-114.5171,33.6629],[-114.5153,33.662],[-114.5141,33.6602],[-114.5146,33.658],[-114.5183,33.6559],[-114.5252,33.6559],[-114.5306,33.6545],[-114.5322,33.6532],[-114.5332,33.6517],[-114.5332,33.6484],[-114.5323,33.6472],[-114.5296,33.6439],[-114.5286,33.6432],[-114.5254,33.6407],[-114.5249,33.6388],[-114.5238,33.6347],[-114.5264,33.6303],[-114.5291,33.6296],[-114.5294,33.6294],[-114.5299,33.6292],[-114.5303,33.629],[-114.531,33.6282],[-114.5311,33.6279],[-114.5312,33.625],[-114.5312,33.6246],[-114.5312,33.6239],[-114.531,33.6236],[-114.5296,33.6221],[-114.5291,33.6217],[-114.5286,33.62],[-114.5279,33.6188],[-114.5277,33.6185],[-114.5274,33.6178],[-114.5257,33.6166],[-114.5247,33.6159],[-114.5246,33.6158],[-114.5224,33.6142],[-114.5221,33.6134],[-114.5218,33.6125],[-114.5219,33.6122],[-114.5221,33.6113],[-114.524,33.61],[-114.5268,33.6088],[-114.5279,33.6078],[-114.5283,33.6074],[-114.5287,33.6071],[-114.5292,33.6067],[-114.5307,33.6048],[-114.5308,33.6046],[-114.5309,33.6046],[-114.531,33.6045],[-114.5321,33.6029],[-114.5328,33.602],[-114.533,33.6018],[-114.5335,33.601],[-114.5347,33.5991],[-114.5353,33.5983],[-114.5368,33.5964],[-114.537,33.596],[-114.5374,33.5951],[-114.5375,33.5949],[-114.5377,33.5947],[-114.5381,33.5942],[-114.5383,33.5941],[-114.5387,33.5937],[-114.5387,33.5936],[-114.5389,33.5934],[-114.539,33.5933],[-114.5392,33.593],[-114.5399,33.5922],[-114.5401,33.5919],[-114.5406,33.5914],[-114.5406,33.5906],[-114.5407,33.5898],[-114.5406,33.5896],[-114.5405,33.5895],[-114.5403,33.5888],[-114.5402,33.5885],[-114.5401,33.5883],[-114.5402,33.5871],[-114.5404,33.5864],[-114.5405,33.5859],[-114.5406,33.5844],[-114.5406,33.5829],[-114.5406,33.5823],[-114.5403,33.5806],[-114.5402,33.5803],[-114.5398,33.5785],[-114.539,33.5768],[-114.5388,33.5766],[-114.5378,33.5756],[-114.5377,33.5751],[-114.5375,33.5747],[-114.5373,33.574],[-114.5372,33.5738],[-114.5371,33.5731],[-114.5371,33.573],[-114.5371,33.5727],[-114.5369,33.5714],[-114.5368,33.571],[-114.536,33.5692],[-114.5357,33.5688],[-114.5352,33.5683],[-114.5343,33.5673],[-114.5339,33.5668],[-114.5332,33.5658],[-114.5327,33.5643],[-114.5326,33.5642],[-114.5326,33.5639],[-114.5323,33.5629],[-114.5316,33.5617],[-114.5306,33.5611],[-114.5301,33.5607],[-114.5294,33.56],[-114.5292,33.56],[-114.5289,33.5599],[-114.5282,33.5593],[-114.5276,33.5585],[-114.5268,33.5575],[-114.5268,33.5569],[-114.5256,33.5554],[-114.5255,33.5553],[-114.5252,33.5549],[-114.5244,33.5537],[-114.5244,33.5536],[-114.5243,33.5535],[-114.5242,33.5531],[-114.5243,33.5529],[-114.5246,33.5522],[-114.526,33.5515],[-114.529,33.5507],[-114.5304,33.5501],[-114.5309,33.5493],[-114.5318,33.5479],[-114.542,33.5425],[-114.5462,33.5399],[-114.558,33.5326],[-114.5589,33.5318],[-114.5595,33.5307],[-114.5598,33.529],[-114.5601,33.5267],[-114.5608,33.5243],[-114.5606,33.5222],[-114.5605,33.5211],[-114.5606,33.5183],[-114.5607,33.5177],[-114.561,33.5167],[-114.562,33.5156],[-114.5626,33.5151],[-114.5654,33.513],[-114.5674,33.511],[-114.5695,33.5092],[-114.5718,33.5082],[-114.5738,33.5075],[-114.5764,33.5071],[-114.5805,33.5065],[-114.5837,33.5049],[-114.5882,33.5025],[-114.5893,33.5018],[-114.5897,33.5013],[-114.591,33.5],[-114.5915,33.4994],[-114.5924,33.4987],[-114.5928,33.4978],[-114.5937,33.4959],[-114.5945,33.4951],[-114.5973,33.4907],[-114.5988,33.4868],[-114.5997,33.4843],[-114.6017,33.4814],[-114.6025,33.481],[-114.6026,33.4809],[-114.6027,33.4809],[-114.603,33.4808],[-114.6031,33.4807],[-114.6034,33.4806],[-114.6047,33.4787],[-114.6049,33.4784],[-114.6078,33.4748],[-114.6099,33.473],[-114.6119,33.4713],[-114.6125,33.4708],[-114.6128,33.4703],[-114.6131,33.4699],[-114.6138,33.4691],[-114.6138,33.4688],[-114.614,33.4684],[-114.614,33.4682],[-114.6141,33.4682],[-114.6143,33.4673],[-114.6184,33.4627],[-114.6229,33.4566],[-114.6234,33.4553],[-114.6234,33.4545],[-114.6225,33.4509],[-114.6223,33.4476],[-114.6229,33.4455],[-114.6231,33.4447],[-114.6258,33.4372],[-114.6267,33.435],[-114.6268,33.4344],[-114.6271,33.4335],[-114.6272,33.4334],[-114.6275,33.4323],[-114.6296,33.4281],[-114.6309,33.4267],[-114.6333,33.425],[-114.6352,33.4227],[-114.641,33.4184],[-114.6433,33.4168],[-114.6495,33.4136],[-114.6528,33.4129],[-114.6543,33.4129],[-114.6567,33.4128],[-114.6578,33.413],[-114.6582,33.413],[-114.6591,33.4134],[-114.6603,33.414],[-114.6622,33.4147],[-114.6635,33.4151],[-114.6651,33.4156],[-114.6657,33.416],[-114.6661,33.4162],[-114.6663,33.4163],[-114.6666,33.4164],[-114.6669,33.4165],[-114.6674,33.4168],[-114.6685,33.4172],[-114.6692,33.4174],[-114.6698,33.4176],[-114.6731,33.4189],[-114.6737,33.4192],[-114.6748,33.4191],[-114.6755,33.419],[-114.6768,33.4188],[-114.6769,33.4188],[-114.6775,33.4187],[-114.6848,33.418],[-114.687,33.4179],[-114.688,33.4179],[-114.691,33.4169],[-114.6934,33.4161],[-114.6957,33.4151],[-114.6965,33.4141],[-114.6965,33.4138],[-114.6967,33.4127],[-114.6968,33.4121],[-114.6969,33.412],[-114.6969,33.4119],[-114.6972,33.4115],[-114.6973,33.4114],[-114.6977,33.4109],[-114.6982,33.4104],[-114.6996,33.4095],[-114.7008,33.4089],[-114.7018,33.4084],[-114.7024,33.4082],[-114.7028,33.4081],[-114.7043,33.408],[-114.7045,33.408],[-114.7059,33.4079],[-114.7085,33.4076],[-114.7109,33.4072],[-114.7134,33.4073],[-114.7158,33.4077],[-114.7177,33.4079],[-114.7201,33.4079],[-114.7207,33.4078],[-114.7208,33.4077],[-114.7219,33.4074],[-114.722,33.4074],[-114.7222,33.4074],[-114.7238,33.4065],[-114.7253,33.4051],[-114.7255,33.404],[-114.7253,33.4023],[-114.7251,33.4021],[-114.7248,33.4015],[-114.7242,33.4004],[-114.7229,33.3988],[-114.722,33.3978],[-114.7218,33.3975],[-114.7212,33.3969],[-114.7207,33.3964],[-114.7205,33.3961],[-114.7193,33.3949],[-114.7192,33.3948],[-114.719,33.3946],[-114.7181,33.3934],[-114.7178,33.3931],[-114.7156,33.3907],[-114.7142,33.389],[-114.7136,33.3883],[-114.7135,33.3882],[-114.7132,33.3879],[-114.7127,33.3875],[-114.7122,33.3871],[-114.7111,33.3862],[-114.711,33.3862],[-114.711,33.3861],[-114.7109,33.386],[-114.7103,33.3856],[-114.71,33.3854],[-114.7092,33.3847],[-114.7089,33.3845],[-114.7084,33.3841],[-114.7073,33.3825],[-114.7072,33.3822],[-114.707,33.3814],[-114.707,33.3806],[-114.7071,33.3795],[-114.7073,33.3788],[-114.7074,33.3787],[-114.7074,33.3786],[-114.7075,33.3784],[-114.7075,33.3776],[-114.7074,33.3766],[-114.707,33.3758],[-114.707,33.3757],[-114.7067,33.375],[-114.7056,33.3733],[-114.7042,33.3712],[-114.702,33.3671],[-114.7004,33.3637],[-114.6999,33.3627],[-114.6991,33.3612],[-114.6982,33.3566],[-114.698,33.3524],[-114.6991,33.3493],[-114.6993,33.3457],[-114.7001,33.3411],[-114.7009,33.337],[-114.7014,33.336],[-114.7017,33.3352],[-114.7024,33.3337],[-114.7024,33.3336],[-114.7025,33.3335],[-114.7052,33.3277],[-114.7079,33.3233],[-114.7098,33.3211],[-114.7106,33.3205],[-114.7107,33.3205],[-114.713,33.3189],[-114.7171,33.3167],[-114.7186,33.3158],[-114.721,33.3141],[-114.7228,33.3127],[-114.7236,33.3121],[-114.7247,33.3101],[-114.7265,33.3083],[-114.7299,33.3058],[-114.7312,33.304],[-114.7312,33.3024],[-114.7304,33.3007],[-114.7282,33.2967],[-114.725,33.2911],[-114.7233,33.2881],[-114.7217,33.287],[-114.7179,33.2852],[-114.7112,33.2833],[-114.7029,33.2819],[-114.6972,33.2805],[-114.6945,33.2798],[-114.6886,33.2779],[-114.6844,33.276],[-114.6805,33.2736],[-114.677,33.2702],[-114.6746,33.2655],[-114.6724,33.2605],[-114.6721,33.2585],[-114.6729,33.257],[-114.6745,33.2556],[-114.6777,33.2544],[-114.6808,33.2522],[-114.6833,33.25],[-114.6854,33.2491],[-114.6882,33.248],[-114.6895,33.2464],[-114.6894,33.2452],[-114.6875,33.242],[-114.6842,33.2375],[-114.6827,33.2349],[-114.6816,33.2338],[-114.6781,33.2303],[-114.6745,33.2255],[-114.6736,33.2231],[-114.6737,33.2193],[-114.6754,33.2138],[-114.6761,33.2108],[-114.6777,33.207],[-114.6787,33.2034],[-114.6782,33.1996],[-114.6782,33.1995],[-114.678,33.1991],[-114.6767,33.194],[-114.6765,33.1934],[-114.6757,33.1904],[-114.6752,33.1882],[-114.6754,33.1855],[-114.6758,33.1815],[-114.6779,33.1768],[-114.679,33.1747],[-114.6791,33.1746],[-114.6799,33.1715],[-114.6802,33.1696],[-114.6809,33.1691],[-114.6806,33.1672],[-114.6793,33.1624],[-114.68,33.1591],[-114.6828,33.1548],[-114.6849,33.1478],[-114.6874,33.142],[-114.6903,33.1377],[-114.6949,33.1335],[-114.6969,33.1311],[-114.6978,33.1287],[-114.6993,33.125],[-114.7037,33.1138],[-114.7062,33.1053],[-114.707,33.1018],[-114.7079,33.0974],[-114.7081,33.094],[-114.7078,33.0911],[-114.7065,33.0882],[-114.7047,33.087],[-114.7012,33.0864],[-114.6971,33.0864],[-114.6946,33.0862],[-114.6925,33.0858],[-114.689,33.084],[-114.6886,33.0829],[-114.6893,33.0792],[-114.6891,33.0761],[-114.687,33.071],[-114.6823,33.0658],[-114.6821,33.0656],[-114.6813,33.0646],[-114.6809,33.0642],[-114.6808,33.064],[-114.6791,33.062],[-114.6765,33.0593],[-114.6753,33.0584],[-114.6743,33.0572],[-114.6744,33.0542],[-114.6751,33.0486],[-114.6751,33.0475],[-114.675,33.0471],[-114.6749,33.0458],[-114.6748,33.0455],[-114.6748,33.0453],[-114.6737,33.0419],[-114.6722,33.0402],[-114.6708,33.038],[-114.6682,33.036],[-114.6651,33.0339],[-114.6623,33.0327],[-114.6598,33.0327],[-114.6578,33.0338],[-114.655,33.0371],[-114.6534,33.0398],[-114.6532,33.0401],[-114.6528,33.0408],[-114.6527,33.0411],[-114.6527,33.0412],[-114.651,33.0441],[-114.649,33.0468],[-114.647,33.0484],[-114.646,33.0489],[-114.6448,33.0486],[-114.6416,33.0469],[-114.6395,33.0453],[-114.6388,33.0444],[-114.6387,33.0443],[-114.638,33.0433],[-114.6378,33.0431],[-114.6364,33.0418],[-114.6358,33.041],[-114.6343,33.0391],[-114.6342,33.039],[-114.6339,33.0385],[-114.6338,33.0384],[-114.6337,33.0382],[-114.6313,33.035],[-114.6297,33.0326],[-114.6283,33.0311],[-114.6274,33.0304],[-114.6258,33.0294],[-114.6239,33.0287],[-114.6188,33.0272],[-114.6116,33.0262],[-114.6063,33.0257],[-114.6034,33.0256],[-114.6034,33.0255],[-114.6027,33.0255],[-114.6025,33.0255],[-114.6021,33.0255],[-114.602,33.0255],[-114.6017,33.0254],[-114.6012,33.0254],[-114.601,33.0254],[-114.5989,33.0254],[-114.5988,33.0254],[-114.5981,33.0254],[-114.5961,33.0257],[-114.5959,33.0257],[-114.5947,33.0258],[-114.5898,33.0262],[-114.5882,33.0266],[-114.5881,33.0267],[-114.587,33.0269],[-114.5858,33.0276],[-114.5856,33.0277],[-114.5848,33.0282],[-114.583,33.0301],[-114.5814,33.0325],[-114.5794,33.0346],[-114.579,33.0348],[-114.5783,33.0354],[-114.5776,33.0356],[-114.5774,33.0356],[-114.5752,33.0365],[-114.5717,33.0366],[-114.5692,33.0362],[-114.5648,33.0351],[-114.5609,33.0353],[-114.5576,33.0349],[-114.5532,33.034],[-114.5499,33.0338],[-114.5431,33.0338],[-114.5385,33.0334],[-114.5311,33.0324],[-114.5276,33.0317],[-114.5236,33.031],[-114.5201,33.03],[-114.5179,33.0286],[-114.5166,33.0277],[-114.5165,33.0276],[-114.5149,33.0265],[-114.5113,33.0234],[-114.508,33.0197],[-114.5079,33.0197],[-114.5078,33.0195],[-114.5064,33.0174],[-114.5061,33.017],[-114.505,33.0151],[-114.5049,33.0149],[-114.5047,33.0146],[-114.5047,33.0145],[-114.5046,33.0145],[-114.5029,33.0112],[-114.5012,33.0076],[-114.5008,33.0063],[-114.4998,33.0039],[-114.4996,33.0021],[-114.4994,33],[-114.4985,32.997],[-114.498,32.9945],[-114.4976,32.9926],[-114.4973,32.9915],[-114.4971,32.9902],[-114.4969,32.9886],[-114.4968,32.9865],[-114.4965,32.9845],[-114.4961,32.9828],[-114.4959,32.9815],[-114.4957,32.9801],[-114.4954,32.9789],[-114.495,32.9774],[-114.4948,32.9763],[-114.4945,32.9752],[-114.4942,32.9743],[-114.4937,32.9731],[-114.4929,32.9718],[-114.4922,32.971],[-114.4909,32.9702],[-114.4901,32.9699],[-114.4895,32.9698],[-114.4886,32.9699],[-114.4878,32.9702],[-114.4862,32.9709],[-114.4848,32.9713],[-114.4835,32.9716],[-114.4825,32.9718],[-114.4819,32.9719],[-114.4813,32.9721],[-114.4812,32.9724],[-114.4811,32.9729],[-114.4808,32.9734],[-114.4803,32.9738],[-114.4795,32.9742],[-114.4784,32.9746],[-114.4773,32.975],[-114.4765,32.9752],[-114.4752,32.9751],[-114.4737,32.9749],[-114.4726,32.9746],[-114.4713,32.9742],[-114.4705,32.9739],[-114.4699,32.9735],[-114.4695,32.9729],[-114.469,32.9722],[-114.4686,32.9716],[-114.4684,32.9708],[-114.4681,32.9689],[-114.4677,32.967],[-114.4674,32.9654],[-114.4673,32.9641],[-114.4673,32.9629],[-114.4673,32.9616],[-114.4673,32.9602],[-114.4673,32.959],[-114.4674,32.9579],[-114.4676,32.9567],[-114.4681,32.9553],[-114.4685,32.9539],[-114.4692,32.9525],[-114.4701,32.9508],[-114.4708,32.9494],[-114.4717,32.9481],[-114.4726,32.9471],[-114.4733,32.9461],[-114.474,32.9451],[-114.4749,32.9444],[-114.476,32.9434],[-114.4773,32.942],[-114.4785,32.9406],[-114.4794,32.9392],[-114.4802,32.9379],[-114.4807,32.937],[-114.4809,32.9363],[-114.4809,32.9353],[-114.4808,32.9337],[-114.4804,32.9323],[-114.4799,32.9312],[-114.4796,32.9302],[-114.479,32.9283],[-114.4785,32.927],[-114.478,32.9257],[-114.4766,32.9236],[-114.4754,32.9222],[-114.4737,32.9206],[-114.472,32.9192],[-114.4694,32.9171],[-114.4678,32.9161],[-114.4668,32.9152],[-114.4655,32.9141],[-114.4644,32.9131],[-114.464,32.9124],[-114.4637,32.9117],[-114.4635,32.9104],[-114.4632,32.9092],[-114.4629,32.9079],[-114.4629,32.9058],[-114.463,32.9042],[-114.4631,32.9019],[-114.4633,32.9001],[-114.4633,32.8992],[-114.4633,32.8991],[-114.4638,32.8955],[-114.4642,32.8924],[-114.4643,32.8908],[-114.4645,32.8895],[-114.4647,32.8885],[-114.4647,32.8884],[-114.4648,32.8881],[-114.4652,32.8853],[-114.4653,32.8831],[-114.4654,32.8823],[-114.4654,32.8817],[-114.4655,32.8794],[-114.4655,32.8792],[-114.4655,32.8781],[-114.4655,32.878],[-114.4655,32.8768],[-114.4656,32.8753],[-114.4656,32.8748],[-114.4657,32.8741],[-114.4657,32.8737],[-114.466,32.8706],[-114.469,32.8451],[-114.4759,32.8387],[-114.4826,32.8331],[-114.4828,32.8329],[-114.4878,32.8287],[-114.4882,32.8283],[-114.4886,32.828],[-114.4892,32.8275],[-114.4898,32.827],[-114.4901,32.8268],[-114.4901,32.8267],[-114.4907,32.8262],[-114.4909,32.826],[-114.4915,32.8256],[-114.4916,32.8254],[-114.4933,32.824],[-114.4941,32.8233],[-114.4942,32.8232],[-114.4956,32.8226],[-114.4963,32.8223],[-114.4968,32.8221],[-114.4983,32.8214],[-114.4985,32.8213],[-114.5008,32.8204],[-114.5016,32.82],[-114.5064,32.8179],[-114.5073,32.8176],[-114.5078,32.8174],[-114.5103,32.8165],[-114.5119,32.815],[-114.512,32.8148],[-114.5128,32.8142],[-114.5133,32.8138],[-114.5145,32.8124],[-114.5154,32.8114],[-114.5163,32.8101],[-114.5166,32.8095],[-114.5185,32.8071],[-114.5198,32.8057],[-114.5204,32.8044],[-114.5204,32.8036],[-114.522,32.8017],[-114.5253,32.7988],[-114.5289,32.7963],[-114.5296,32.7955],[-114.5307,32.7935],[-114.5317,32.7912],[-114.5316,32.7873],[-114.5318,32.7825],[-114.5319,32.7819],[-114.5324,32.7786],[-114.5324,32.7769],[-114.5318,32.7743],[-114.5305,32.7716],[-114.5293,32.7695],[-114.5284,32.7673],[-114.5283,32.7666],[-114.5276,32.7631],[-114.5273,32.7604],[-114.5269,32.7571],[-114.5271,32.7571],[-114.5275,32.7571],[-114.531,32.757],[-114.5339,32.757],[-114.5341,32.757],[-114.5364,32.757],[-114.5375,32.757],[-114.5384,32.757],[-114.5387,32.757],[-114.5388,32.757],[-114.5389,32.757],[-114.5391,32.757],[-114.5391,32.7536],[-114.5391,32.7509],[-114.5391,32.7501],[-114.5392,32.7498],[-114.5483,32.7497],[-114.5502,32.7497],[-114.5515,32.7497],[-114.5521,32.7497],[-114.5644,32.7495],[-114.5645,32.7423],[-114.5646,32.7423],[-114.573,32.7423],[-114.5731,32.7423],[-114.5734,32.7423],[-114.5789,32.7424],[-114.5817,32.7423],[-114.5818,32.7402],[-114.5818,32.7366],[-114.5818,32.7349],[-114.5831,32.7349],[-114.5832,32.7349],[-114.5847,32.7349],[-114.5858,32.7349],[-114.5869,32.7349],[-114.6127,32.7345],[-114.6131,32.7345],[-114.6135,32.7345],[-114.614,32.7345],[-114.6145,32.7345],[-114.6151,32.7345],[-114.615,32.7343],[-114.6148,32.7341],[-114.6148,32.7339],[-114.6148,32.7337],[-114.6148,32.7334],[-114.6148,32.733],[-114.6148,32.7328],[-114.6149,32.7327],[-114.6149,32.7325],[-114.615,32.7325],[-114.6151,32.7323],[-114.6152,32.7322],[-114.6153,32.732],[-114.6153,32.7319],[-114.6154,32.7317],[-114.6154,32.7316],[-114.6155,32.7315],[-114.6155,32.7312],[-114.6155,32.7309],[-114.6155,32.7307],[-114.6154,32.7306],[-114.6154,32.7304],[-114.6155,32.7303],[-114.6155,32.73],[-114.6157,32.73],[-114.6158,32.7299],[-114.6159,32.7297],[-114.6159,32.7296],[-114.6157,32.7294],[-114.6157,32.7293],[-114.6157,32.7292],[-114.6157,32.7291],[-114.6156,32.7291],[-114.6156,32.729],[-114.6157,32.7289],[-114.6157,32.7287],[-114.6157,32.7285],[-114.616,32.7285],[-114.6163,32.7284],[-114.6167,32.7284],[-114.6172,32.7283],[-114.6174,32.7283],[-114.6184,32.7283],[-114.6194,32.7285],[-114.6196,32.7285],[-114.6198,32.7286],[-114.62,32.7286],[-114.6202,32.7286],[-114.6204,32.7286],[-114.6204,32.7287],[-114.6207,32.7287],[-114.621,32.7288],[-114.6213,32.7288],[-114.6218,32.7289],[-114.6225,32.7291],[-114.6231,32.7291],[-114.6238,32.7292],[-114.6243,32.7293],[-114.6245,32.7293],[-114.6246,32.7293],[-114.6263,32.7295],[-114.6267,32.7296],[-114.6268,32.7296],[-114.6273,32.7296],[-114.6279,32.7297],[-114.6283,32.7298],[-114.6287,32.7298],[-114.6293,32.7299],[-114.6299,32.7301],[-114.6304,32.7302],[-114.6305,32.7302],[-114.6314,32.7304],[-114.6321,32.7306],[-114.6327,32.7308],[-114.6333,32.7311],[-114.634,32.7312],[-114.6342,32.7312],[-114.6343,32.7312],[-114.6346,32.7313],[-114.635,32.7314],[-114.6355,32.7314],[-114.6356,32.7314],[-114.6363,32.7315],[-114.6371,32.7316],[-114.6381,32.7317],[-114.6388,32.7317],[-114.6397,32.7318],[-114.6404,32.7319],[-114.6427,32.732],[-114.6442,32.732],[-114.6453,32.7321],[-114.646,32.7323],[-114.6461,32.7323],[-114.648,32.7325],[-114.6484,32.7326],[-114.6489,32.7328],[-114.6495,32.7329],[-114.6503,32.733],[-114.6504,32.733],[-114.6506,32.733],[-114.651,32.7331],[-114.6519,32.7332],[-114.6526,32.7333],[-114.6535,32.7334],[-114.6543,32.7336],[-114.6548,32.7336],[-114.6549,32.7336],[-114.6558,32.7336],[-114.6567,32.7337],[-114.6576,32.7337],[-114.6583,32.7338],[-114.6585,32.7338],[-114.6588,32.7338],[-114.6592,32.7338],[-114.6595,32.7338],[-114.6602,32.7338],[-114.6607,32.7339],[-114.6613,32.734],[-114.6619,32.7339],[-114.6627,32.734],[-114.6636,32.734],[-114.6643,32.7339],[-114.6651,32.734],[-114.6655,32.734],[-114.6659,32.734],[-114.6666,32.7341],[-114.6675,32.7342],[-114.6677,32.7343],[-114.6682,32.7343],[-114.6687,32.7344],[-114.6693,32.7345],[-114.67,32.7347],[-114.6706,32.7348],[-114.6713,32.7349],[-114.672,32.7349],[-114.6727,32.7351],[-114.6734,32.7352],[-114.674,32.7354],[-114.6748,32.7356],[-114.6757,32.7358],[-114.6765,32.736],[-114.6771,32.7362],[-114.6779,32.7364],[-114.6786,32.7366],[-114.6789,32.7366],[-114.6793,32.7367],[-114.6801,32.7369],[-114.6807,32.737],[-114.6817,32.7372],[-114.6826,32.7373],[-114.6827,32.7373],[-114.6829,32.7373],[-114.6833,32.7373],[-114.6842,32.7375],[-114.6855,32.7375],[-114.6867,32.7374],[-114.687,32.7373],[-114.6873,32.7374],[-114.6875,32.7374],[-114.6879,32.7375],[-114.6882,32.7375],[-114.6885,32.7376],[-114.6888,32.7377],[-114.689,32.7378],[-114.6893,32.7379],[-114.6896,32.7382],[-114.6899,32.7385],[-114.6902,32.7388],[-114.6905,32.739],[-114.6907,32.7392],[-114.6909,32.7394],[-114.691,32.7395],[-114.6912,32.7397],[-114.6915,32.7399],[-114.6918,32.7401],[-114.6921,32.7403],[-114.6925,32.7406],[-114.693,32.7409],[-114.6935,32.7411],[-114.694,32.7414],[-114.6944,32.7417],[-114.6949,32.7419],[-114.6954,32.7422],[-114.6958,32.7426],[-114.6962,32.7429],[-114.6966,32.7431],[-114.697,32.7434],[-114.6974,32.7438],[-114.6979,32.7443],[-114.6984,32.7446],[-114.6988,32.7448],[-114.6991,32.745],[-114.6993,32.7451],[-114.6995,32.7452],[-114.6999,32.7453],[-114.7003,32.7454],[-114.7007,32.7456],[-114.7011,32.7457],[-114.7016,32.7456],[-114.7019,32.7456],[-114.7022,32.7454],[-114.7026,32.7451],[-114.7028,32.7449],[-114.7029,32.7448],[-114.703,32.7446],[-114.7033,32.7443],[-114.7037,32.7439],[-114.704,32.7435],[-114.7045,32.743],[-114.705,32.7423],[-114.7054,32.7419],[-114.7057,32.7416],[-114.7061,32.741],[-114.7064,32.7404],[-114.7067,32.74],[-114.7071,32.7395],[-114.7074,32.7388],[-114.7075,32.7383],[-114.7079,32.7376],[-114.7081,32.7371],[-114.7084,32.7366],[-114.7087,32.7362],[-114.7089,32.7358],[-114.7091,32.7355],[-114.7092,32.7353],[-114.7094,32.7351],[-114.7096,32.7349],[-114.7098,32.7347],[-114.7101,32.7344],[-114.7103,32.7342],[-114.7106,32.7339],[-114.7109,32.7338],[-114.7111,32.7337],[-114.7114,32.7335],[-114.7119,32.7332],[-114.7122,32.733],[-114.7126,32.7327],[-114.7129,32.7324],[-114.7132,32.7321],[-114.7134,32.7319],[-114.7135,32.7317],[-114.7138,32.7313],[-114.7142,32.7308],[-114.7145,32.7304],[-114.7148,32.7299],[-114.715,32.7295],[-114.7151,32.7293],[-114.7153,32.7289],[-114.7153,32.7288],[-114.7156,32.7282],[-114.7156,32.7281],[-114.7158,32.7278],[-114.7159,32.7274],[-114.716,32.727],[-114.7161,32.7265],[-114.7163,32.7261],[-114.7164,32.7257],[-114.7165,32.7253],[-114.7166,32.7249],[-114.7168,32.7245],[-114.7168,32.7242],[-114.717,32.7239],[-114.7171,32.7236],[-114.7173,32.7231],[-114.7174,32.7227],[-114.7175,32.7222],[-114.7177,32.7216],[-114.7179,32.7214],[-114.718,32.7211],[-114.7182,32.7209],[-114.7184,32.7206],[-114.7187,32.7203],[-114.719,32.7199],[-114.7192,32.7194],[-114.7194,32.719],[-114.7196,32.7188],[-114.7197,32.7188],[-114.72,32.7187],[-114.7201,32.7187],[-114.7203,32.7187],[-114.7213,32.7186],[-114.725,32.7184],[-114.7262,32.7183],[-114.7263,32.7183],[-114.7265,32.7182],[-114.7266,32.7182],[-114.7269,32.7182],[-114.727,32.7182],[-114.7273,32.7182],[-114.7282,32.7181],[-114.7285,32.7181],[-114.7288,32.7181],[-114.7297,32.718],[-114.73,32.718],[-114.7314,32.7179],[-114.7354,32.7176],[-114.7368,32.7175],[-114.7396,32.7174],[-114.748,32.7169],[-114.7508,32.7167],[-114.7847,32.7143],[-114.8758,32.708],[-114.8864,32.7072],[-114.9092,32.7056],[-114.9203,32.7049],[-114.9325,32.7041],[-114.9559,32.7025],[-114.9688,32.7017],[-114.981,32.7009],[-115.0008,32.6997],[-115.0519,32.6961],[-115.1258,32.6909],[-115.2508,32.6823],[-115.2646,32.6813],[-115.3355,32.6761],[-115.3358,32.6761],[-115.3364,32.676],[-115.3366,32.676],[-115.3419,32.6756],[-115.3577,32.6745],[-115.363,32.6741],[-115.3676,32.6738],[-115.3758,32.6732],[-115.3814,32.6728],[-115.386,32.6725],[-115.3865,32.6724],[-115.3878,32.6724],[-115.3882,32.6723],[-115.4036,32.6713],[-115.4371,32.669],[-115.4498,32.6681],[-115.4652,32.6671],[-115.4669,32.667],[-115.4723,32.6666],[-115.4736,32.6665],[-115.4741,32.6664],[-115.4749,32.6664],[-115.4773,32.6662],[-115.4781,32.6661],[-115.4793,32.666],[-115.4806,32.666],[-115.4845,32.6657],[-115.4858,32.6656],[-115.4868,32.6655],[-115.4895,32.6653],[-115.4904,32.6653],[-115.4912,32.6652],[-115.4938,32.665],[-115.4947,32.665],[-115.4949,32.665],[-115.4955,32.6649],[-115.4957,32.6649],[-115.4958,32.6649],[-115.4959,32.6649],[-115.496,32.6649],[-115.4964,32.6649],[-115.4965,32.6649],[-115.4967,32.6648],[-115.4971,32.6648],[-115.4992,32.6647],[-115.4995,32.6646],[-115.4996,32.6646],[-115.5008,32.6645],[-115.5009,32.6645],[-115.5013,32.6645],[-115.5014,32.6645],[-115.5021,32.6645],[-115.5024,32.6644],[-115.5031,32.6644],[-115.5044,32.6643],[-115.5055,32.6642],[-115.5056,32.6642],[-115.5066,32.6641],[-115.5067,32.6641],[-115.507,32.6641],[-115.5072,32.6641],[-115.5073,32.6641],[-115.5082,32.664],[-115.509,32.6639],[-115.5095,32.6639],[-115.5108,32.6638],[-115.5121,32.6637],[-115.5134,32.6636],[-115.5139,32.6636],[-115.5141,32.6636],[-115.5147,32.6635],[-115.5158,32.6634],[-115.5161,32.6634],[-115.5201,32.6631],[-115.5335,32.6621],[-115.5592,32.6601],[-115.6258,32.6549],[-115.6365,32.6542],[-115.6622,32.6523],[-115.6624,32.6523],[-115.6682,32.6519],[-115.6861,32.6505],[-115.692,32.65],[-115.7223,32.6477],[-115.7508,32.6455],[-115.802,32.6416],[-115.813,32.6408],[-115.8184,32.6405],[-115.8433,32.6387],[-115.8556,32.6379],[-115.8758,32.6364],[-115.8924,32.635],[-115.9047,32.634],[-115.9053,32.6339],[-115.9073,32.6338],[-115.9079,32.6337],[-115.9228,32.6326],[-115.9674,32.6293],[-115.9684,32.6292],[-115.9737,32.6288],[-115.982,32.6282],[-115.9822,32.6282],[-115.9926,32.6273],[-116.0008,32.6266],[-116.022,32.6251],[-116.0228,32.625],[-116.0238,32.6249],[-116.0283,32.6246],[-116.033,32.6243],[-116.034,32.6242],[-116.0342,32.6242],[-116.0357,32.624],[-116.0425,32.6236],[-116.0466,32.6234],[-116.0516,32.6229],[-116.0615,32.6221],[-116.0662,32.6217],[-116.0674,32.6216],[-116.0738,32.6211],[-116.0757,32.621],[-116.0812,32.6205],[-116.0954,32.6194],[-116.0973,32.6193],[-116.098,32.6192],[-116.1034,32.6188],[-116.1035,32.6188],[-116.1041,32.6187],[-116.1056,32.6186],[-116.1062,32.6186],[-116.1154,32.6179],[-116.1164,32.6178],[-116.1258,32.6167],[-116.1472,32.615],[-116.1574,32.6142],[-116.1591,32.6141],[-116.1644,32.6137],[-116.1661,32.6136],[-116.1662,32.6136],[-116.1669,32.6135],[-116.1694,32.6133],[-116.1702,32.6133],[-116.1733,32.6131],[-116.1826,32.6124],[-116.1857,32.6122],[-116.186,32.6121],[-116.1869,32.6121],[-116.1872,32.6121],[-116.1893,32.6119],[-116.1957,32.6114],[-116.1978,32.6112],[-116.199,32.6111],[-116.2025,32.6108],[-116.2031,32.6108],[-116.2037,32.6107],[-116.2048,32.6106],[-116.208,32.6104],[-116.2091,32.6103],[-116.2094,32.6103],[-116.2105,32.6103],[-116.2109,32.6103],[-116.211,32.6103],[-116.2229,32.6094],[-116.2267,32.6091],[-116.2441,32.6076],[-116.2508,32.6071],[-116.2589,32.6064],[-116.2612,32.6062],[-116.2701,32.6054],[-116.2703,32.6054],[-116.2709,32.6053],[-116.2727,32.6052],[-116.2779,32.6048],[-116.2797,32.6046],[-116.2807,32.6046],[-116.284,32.6043],[-116.2968,32.6033],[-116.3011,32.6029],[-116.3023,32.6029],[-116.3038,32.6027],[-116.3059,32.6026],[-116.3071,32.6025],[-116.3153,32.6018],[-116.3164,32.6018],[-116.3333,32.6003],[-116.3399,32.5998],[-116.3481,32.5991],[-116.351,32.5989],[-116.3543,32.5986],[-116.3579,32.5983],[-116.3728,32.5973],[-116.3758,32.5971],[-116.3789,32.5969],[-116.3791,32.5968],[-116.3796,32.5968],[-116.3856,32.5964],[-116.3898,32.596],[-116.3901,32.596],[-116.3902,32.596],[-116.3911,32.5958],[-116.3915,32.5957],[-116.3959,32.5954],[-116.3963,32.5953],[-116.3974,32.5953],[-116.4055,32.5947],[-116.4093,32.5944],[-116.4114,32.5942],[-116.4137,32.5941],[-116.4144,32.594],[-116.4166,32.5938],[-116.4173,32.5937],[-116.4209,32.5934],[-116.4284,32.5928],[-116.4317,32.5925],[-116.4353,32.5922],[-116.4354,32.5922],[-116.4394,32.5918],[-116.4395,32.5918],[-116.4397,32.5918],[-116.4398,32.5918],[-116.4553,32.5905],[-116.4582,32.5903],[-116.4673,32.5895],[-116.4871,32.5878],[-116.4992,32.5868],[-116.5008,32.5868],[-116.5032,32.5866],[-116.5108,32.586],[-116.5152,32.5856],[-116.5192,32.5853],[-116.5213,32.5851],[-116.5313,32.5844],[-116.5353,32.584],[-116.5354,32.584],[-116.5355,32.584],[-116.5357,32.584],[-116.5366,32.584],[-116.5397,32.5838],[-116.5406,32.5838],[-116.5407,32.5837],[-116.5453,32.5833],[-116.5591,32.5821],[-116.5637,32.5817],[-116.5659,32.5815],[-116.5684,32.5813],[-116.5723,32.581],[-116.5745,32.5808],[-116.5829,32.58],[-116.5903,32.5794],[-116.5921,32.5793],[-116.5968,32.5789],[-116.604,32.5783],[-116.6075,32.578],[-116.6081,32.578],[-116.6165,32.5772],[-116.6174,32.5772],[-116.6183,32.5771],[-116.624,32.5765],[-116.6258,32.5763],[-116.6259,32.5764],[-116.626,32.5764],[-116.6262,32.5764],[-116.6271,32.5764],[-116.6275,32.5764],[-116.6319,32.576],[-116.6398,32.5754],[-116.6423,32.5752],[-116.6484,32.5747],[-116.6567,32.574],[-116.666,32.5732],[-116.677,32.5722],[-116.6841,32.5716],[-116.6859,32.5715],[-116.6894,32.5712],[-116.6902,32.5711],[-116.6926,32.5709],[-116.6934,32.5708],[-116.7059,32.5698],[-116.7087,32.5696],[-116.7173,32.5689],[-116.7357,32.5675],[-116.7358,32.5675],[-116.7432,32.5669],[-116.7456,32.5667],[-116.7463,32.5666],[-116.7541,32.5659],[-116.7556,32.5658],[-116.756,32.5658],[-116.757,32.5657],[-116.7574,32.5657],[-116.763,32.5652],[-116.7674,32.5649],[-116.7797,32.5638],[-116.7822,32.5635],[-116.7828,32.5635],[-116.7853,32.5633],[-116.7854,32.5633],[-116.7855,32.5633],[-116.7857,32.5632],[-116.7873,32.5631],[-116.7876,32.5631],[-116.7938,32.5625],[-116.7947,32.5625],[-116.7959,32.5624],[-116.8005,32.562],[-116.8057,32.5616],[-116.811,32.5611],[-116.8141,32.5609],[-116.8166,32.5607],[-116.8187,32.5605],[-116.8194,32.5605],[-116.8215,32.5603],[-116.8222,32.5603],[-116.8226,32.5603],[-116.8237,32.5602],[-116.824,32.5602],[-116.8243,32.5602],[-116.825,32.5601],[-116.828,32.5598],[-116.829,32.5598],[-116.8338,32.5594],[-116.8412,32.5588],[-116.8471,32.5583],[-116.8483,32.5582],[-116.853,32.5578],[-116.8531,32.5578],[-116.8572,32.5575],[-116.8577,32.5574],[-116.8713,32.556],[-116.8732,32.5558],[-116.8751,32.5557],[-116.8759,32.5556],[-116.8793,32.5553],[-116.8894,32.5543],[-116.8928,32.5539],[-116.8945,32.5538],[-116.8993,32.5533],[-116.9009,32.5532],[-116.9043,32.5529],[-116.9144,32.552],[-116.9177,32.5517],[-116.9198,32.5515],[-116.926,32.5509],[-116.9281,32.5508],[-116.9301,32.5507],[-116.9363,32.5504],[-116.9383,32.5504],[-116.9385,32.5503],[-116.939,32.5502],[-116.9391,32.5502],[-116.9393,32.5501],[-116.94,32.5501],[-116.9439,32.5499],[-116.946,32.5498],[-116.9578,32.5486],[-116.9624,32.5482],[-116.9671,32.5478],[-116.9674,32.5478],[-116.9697,32.5476],[-116.9824,32.5466],[-116.9875,32.5462],[-116.9894,32.546],[-116.9953,32.5454],[-116.9973,32.5453],[-117.0001,32.545],[-117.0086,32.5441],[-117.0115,32.5439],[-117.0144,32.5436],[-117.0233,32.5427],[-117.0263,32.5425],[-117.0264,32.5425],[-117.0265,32.5425],[-117.027,32.5426],[-117.0272,32.5427],[-117.0275,32.5426],[-117.0285,32.5426],[-117.0286,32.5425],[-117.0289,32.5425],[-117.029,32.5425],[-117.0293,32.5425],[-117.0294,32.5425],[-117.0294,32.5424],[-117.0294,32.5423],[-117.0295,32.5423],[-117.0295,32.5422],[-117.0296,32.5422],[-117.0297,32.5422],[-117.0303,32.5422],[-117.0305,32.5422],[-117.0306,32.5422],[-117.0307,32.5422],[-117.0308,32.5422],[-117.0318,32.5421],[-117.0351,32.5418],[-117.0362,32.5417],[-117.0369,32.5416],[-117.039,32.5414],[-117.0397,32.5414],[-117.0401,32.5413],[-117.0415,32.5413],[-117.042,32.5413],[-117.046,32.541],[-117.0583,32.54],[-117.0624,32.5397],[-117.0626,32.5397],[-117.0635,32.5397],[-117.0659,32.5395],[-117.0667,32.5395],[-117.0737,32.5389],[-117.0863,32.5378],[-117.0947,32.537],[-117.0995,32.5366],[-117.1016,32.5364],[-117.1051,32.5361],[-117.1156,32.5352],[-117.1189,32.5349],[-117.1191,32.5349],[-117.1202,32.5347],[-117.1236,32.5343],[-117.1243,32.5342],[-117.1247,32.5342],[-117.1249,32.5342],[-117.125,32.5342],[-117.1258,32.5342],[-117.1261,32.5342],[-117.1418,32.5331],[-117.1891,32.5299],[-117.2049,32.5288],[-117.205,32.529],[-117.205,32.5292],[-117.207,32.5396],[-117.21,32.5546],[-117.21,32.5723],[-117.21,32.5729],[-117.2119,32.5831],[-117.2121,32.5839],[-117.2125,32.586],[-117.2133,32.5906],[-117.2141,32.5948],[-117.2182,32.6103],[-117.2193,32.6126],[-117.2225,32.6195],[-117.2227,32.6199],[-117.2231,32.6209],[-117.2233,32.6212],[-117.224,32.6209],[-117.2259,32.6198],[-117.2266,32.6195],[-117.2284,32.6185],[-117.2311,32.6175],[-117.2335,32.6167],[-117.2407,32.6158],[-117.2459,32.615],[-117.2468,32.6148],[-117.2509,32.6149],[-117.252,32.6149],[-117.2551,32.6155],[-117.2566,32.6159],[-117.2568,32.6159],[-117.2608,32.6169],[-117.2631,32.6176],[-117.265,32.6182],[-117.2673,32.6189],[-117.2688,32.6194],[-117.2712,32.6207],[-117.2726,32.6216],[-117.2737,32.622],[-117.2741,32.6222],[-117.276,32.6231],[-117.2769,32.6235],[-117.2788,32.6251],[-117.2826,32.6284],[-117.2858,32.6313],[-117.294,32.6386],[-117.2975,32.6418],[-117.2977,32.642],[-117.3073,32.654],[-117.3092,32.6564],[-117.3209,32.6898],[-117.3218,32.6975],[-117.3235,32.7129],[-117.3241,32.7181],[-117.3256,32.7317],[-117.3258,32.734],[-117.3261,32.7393],[-117.3263,32.7417],[-117.3267,32.7487],[-117.3269,32.7511],[-117.3269,32.7516],[-117.327,32.753],[-117.327,32.7534],[-117.3274,32.7593],[-117.3275,32.7609],[-117.3278,32.7651],[-117.3286,32.7779],[-117.3289,32.7832],[-117.3294,32.7906],[-117.3295,32.7926],[-117.3299,32.7984],[-117.33,32.8004],[-117.3302,32.803],[-117.3303,32.8048],[-117.3322,32.8108],[-117.333,32.8133],[-117.3338,32.8158],[-117.335,32.8195],[-117.3363,32.8233],[-117.3371,32.8258],[-117.3378,32.828],[-117.34,32.8345],[-117.3408,32.8367],[-117.342,32.8404],[-117.3398,32.858],[-117.3397,32.8592],[-117.3326,32.8822],[-117.332,32.8836],[-117.3233,32.9031],[-117.3281,32.9189],[-117.3344,32.9396],[-117.3367,32.947],[-117.3435,32.9692],[-117.3457,32.9766],[-117.3462,32.9781],[-117.3475,32.9823],[-117.3479,32.9838],[-117.3488,32.9868],[-117.3516,32.9957],[-117.3525,32.9987],[-117.3534,33.0018],[-117.3563,33.0112],[-117.3573,33.0143],[-117.3585,33.0185],[-117.3624,33.0309],[-117.3636,33.0351],[-117.3636,33.0352],[-117.3637,33.0354],[-117.3637,33.0355],[-117.366,33.0429],[-117.3683,33.0505],[-117.3694,33.0539],[-117.3728,33.0653],[-117.375,33.0724],[-117.3751,33.0726],[-117.3751,33.0728],[-117.3753,33.0732],[-117.3754,33.0736],[-117.3757,33.0748],[-117.3759,33.0752],[-117.3817,33.0852],[-117.3922,33.1034],[-117.3992,33.1149],[-117.3993,33.1151],[-117.4052,33.125],[-117.4062,33.1267],[-117.4091,33.1318],[-117.4101,33.1335],[-117.4155,33.1428],[-117.4204,33.1513],[-117.4307,33.1692],[-117.4316,33.1706],[-117.4356,33.1775],[-117.4374,33.1795],[-117.4495,33.1926],[-117.4679,33.2125],[-117.4876,33.2302],[-117.5,33.2414],[-117.5004,33.2418],[-117.5009,33.2422],[-117.5023,33.2437],[-117.5064,33.2485],[-117.5077,33.25],[-117.5086,33.2513],[-117.5112,33.255],[-117.5121,33.2562],[-117.521,33.2689],[-117.5284,33.2755],[-117.5496,33.2944],[-117.5715,33.3123],[-117.5888,33.3218],[-117.6111,33.334],[-117.614,33.3356],[-117.6229,33.3405],[-117.6259,33.3421],[-117.6316,33.3462],[-117.6346,33.3481],[-117.6362,33.3491],[-117.6389,33.3522],[-117.6412,33.3557],[-117.6444,33.3594],[-117.6479,33.3636],[-117.6499,33.364],[-117.6538,33.3648],[-117.658,33.3682],[-117.6597,33.3696],[-117.6662,33.375],[-117.669,33.3769],[-117.6713,33.3785],[-117.6781,33.383],[-117.6803,33.3845],[-117.6813,33.3852],[-117.6842,33.3871],[-117.6852,33.3877],[-117.6879,33.3898],[-117.6886,33.3903],[-117.6907,33.3918],[-117.6914,33.3923],[-117.6944,33.3946],[-117.7036,33.4014],[-117.7067,33.4037],[-117.7136,33.4088],[-117.715,33.4086],[-117.7257,33.4074],[-117.7353,33.4074],[-117.7414,33.4101],[-117.7436,33.4121],[-117.7509,33.419],[-117.7552,33.4225],[-117.7574,33.4243],[-117.7651,33.4315],[-117.7672,33.434],[-117.7708,33.4383],[-117.7723,33.4402],[-117.7738,33.4422],[-117.7761,33.4453],[-117.7815,33.4507],[-117.7836,33.4531],[-117.7868,33.4567],[-117.787,33.457],[-117.7894,33.4599],[-117.7905,33.4612],[-117.7923,33.4654],[-117.7933,33.4698],[-117.7945,33.4705],[-117.7981,33.4726],[-117.7986,33.4729],[-117.8001,33.4739],[-117.8006,33.4742],[-117.8044,33.4766],[-117.8046,33.4768],[-117.8113,33.482],[-117.8145,33.4868],[-117.8148,33.4872],[-117.8164,33.4909],[-117.8166,33.491],[-117.8182,33.4918],[-117.8228,33.4943],[-117.8235,33.4946],[-117.8243,33.4952],[-117.8248,33.4956],[-117.8263,33.4968],[-117.8266,33.497],[-117.8269,33.4971],[-117.8287,33.4977],[-117.8342,33.4994],[-117.836,33.5],[-117.8363,33.5002],[-117.8371,33.5006],[-117.8373,33.5007],[-117.8438,33.5041],[-117.8634,33.5144],[-117.8699,33.5178],[-117.8703,33.518],[-117.8714,33.5186],[-117.8718,33.5188],[-117.8737,33.5198],[-117.8759,33.5208],[-117.8785,33.5221],[-117.8908,33.5281],[-117.8988,33.5321],[-117.9056,33.5354],[-117.9069,33.536],[-117.9109,33.5379],[-117.9122,33.5386],[-117.9219,33.5433],[-117.934,33.5493],[-117.9496,33.5598],[-117.9585,33.5658],[-117.9645,33.5699],[-117.9738,33.5762],[-117.9826,33.5817],[-117.9887,33.5856],[-117.9888,33.5856],[-117.989,33.5857],[-117.9891,33.5858],[-117.9907,33.5868],[-117.9954,33.5897],[-117.9969,33.5907],[-117.9972,33.5909],[-117.998,33.5913],[-117.9982,33.5915],[-117.9986,33.5917],[-117.9998,33.5925],[-118.0002,33.5928],[-118.0009,33.5932],[-118.0009,33.5931],[-118.005,33.5946],[-118.0153,33.5995],[-118.025,33.6047],[-118.0336,33.6093],[-118.042,33.6149],[-118.0499,33.62],[-118.0561,33.625],[-118.0563,33.6251],[-118.0567,33.6255],[-118.0569,33.6256],[-118.0577,33.6263],[-118.0603,33.6282],[-118.0611,33.6289],[-118.063,33.6303],[-118.0685,33.6345],[-118.0703,33.636],[-118.0751,33.6396],[-118.0823,33.6444],[-118.0965,33.6536],[-118.1075,33.6688],[-118.112,33.6758],[-118.12,33.6881],[-118.1212,33.6899],[-118.1247,33.6953],[-118.1259,33.6971],[-118.1259,33.6972],[-118.1558,33.693],[-118.1658,33.6916],[-118.1686,33.6915],[-118.1723,33.6913],[-118.176,33.6912],[-118.1921,33.6906],[-118.2253,33.6906],[-118.2267,33.6906],[-118.237,33.6906],[-118.2435,33.6848],[-118.2472,33.6815],[-118.2509,33.6783],[-118.2511,33.6781],[-118.2513,33.678],[-118.2545,33.6751],[-118.2742,33.6634],[-118.2743,33.6634],[-118.2934,33.6618],[-118.3191,33.6596],[-118.3351,33.6619],[-118.3454,33.6634],[-118.352,33.6666],[-118.3772,33.679],[-118.3859,33.6867],[-118.4286,33.7013],[-118.467,33.7255],[-118.4737,33.7357],[-118.4823,33.7487],[-118.4856,33.7537],[-118.4878,33.7799],[-118.4853,33.7975],[-118.4845,33.8032],[-118.4832,33.8045],[-118.4718,33.816],[-118.4691,33.8187],[-118.4571,33.8275],[-118.4505,33.8323],[-118.4469,33.836],[-118.444,33.8391],[-118.4453,33.8431],[-118.4472,33.8488],[-118.4484,33.8504],[-118.4556,33.8614],[-118.4582,33.8653],[-118.4596,33.8671],[-118.4758,33.8882],[-118.4768,33.8895],[-118.4849,33.8992],[-118.499,33.9163],[-118.5009,33.9186],[-118.5065,33.928],[-118.5086,33.9325],[-118.5136,33.939],[-118.5137,33.9391],[-118.5181,33.9453],[-118.5206,33.9487],[-118.5208,33.9492],[-118.5234,33.953],[-118.5236,33.9532],[-118.5258,33.9554],[-118.5264,33.9559],[-118.5335,33.9618],[-118.5375,33.9667],[-118.5416,33.9716],[-118.5454,33.9763],[-118.5479,33.9793],[-118.5484,33.98],[-118.5513,33.9825],[-118.5569,33.9873],[-118.5574,33.9877],[-118.5592,33.9877],[-118.5626,33.9878],[-118.5627,33.9878],[-118.5664,33.9881],[-118.5692,33.9887],[-118.5697,33.9888],[-118.5701,33.9887],[-118.576,33.9875],[-118.581,33.9873],[-118.5866,33.987],[-118.591,33.9872],[-118.5941,33.9881],[-118.5997,33.9867],[-118.6044,33.9863],[-118.6113,33.9862],[-118.616,33.9864],[-118.6201,33.987],[-118.6208,33.9868],[-118.6259,33.9872],[-118.6263,33.9865],[-118.6289,33.9862],[-118.6331,33.9856],[-118.6397,33.9857],[-118.6439,33.9858],[-118.6483,33.9867],[-118.6502,33.9851],[-118.6529,33.9844],[-118.6565,33.9838],[-118.6614,33.9821],[-118.6665,33.9806],[-118.6724,33.9799],[-118.677,33.9793],[-118.6808,33.9792],[-118.684,33.9792],[-118.6891,33.98],[-118.694,33.9791],[-118.6967,33.9786],[-118.6985,33.9782],[-118.7046,33.9778],[-118.7096,33.9781],[-118.7103,33.9781],[-118.7167,33.9787],[-118.7226,33.9794],[-118.7275,33.9803],[-118.7307,33.9789],[-118.7355,33.977],[-118.7378,33.9768],[-118.7399,33.9765],[-118.7434,33.9759],[-118.746,33.9756],[-118.7464,33.9755],[-118.7496,33.9718],[-118.7509,33.9711],[-118.7544,33.9678],[-118.7569,33.9664],[-118.7606,33.965],[-118.7626,33.9644],[-118.7643,33.9636],[-118.7681,33.9608],[-118.7739,33.9575],[-118.779,33.9545],[-118.7865,33.9514],[-118.7921,33.9495],[-118.7977,33.9482],[-118.8036,33.9472],[-118.8054,33.9471],[-118.8098,33.9469],[-118.8148,33.9472],[-118.8209,33.9482],[-118.8249,33.949],[-118.8294,33.9504],[-118.8348,33.9524],[-118.8411,33.9554],[-118.8478,33.9593],[-118.8528,33.9626],[-118.8568,33.966],[-118.8593,33.9682],[-118.864,33.973],[-118.8705,33.9801],[-118.871,33.9806],[-118.8737,33.983],[-118.874,33.9833],[-118.8759,33.9838],[-118.8814,33.985],[-118.8848,33.9861],[-118.8873,33.9872],[-118.8877,33.9872],[-118.8923,33.9874],[-118.8973,33.9878],[-118.9022,33.9885],[-118.9105,33.9894],[-118.9154,33.9904],[-118.9193,33.9905],[-118.9262,33.991],[-118.9317,33.9921],[-118.9325,33.992],[-118.9352,33.9918],[-118.9404,33.9915],[-118.9456,33.992],[-118.9517,33.9929],[-118.9524,33.993],[-118.9583,33.9947],[-118.964,33.9967],[-118.9663,33.997],[-118.9724,33.9977],[-118.98,33.9988],[-118.9832,33.9995],[-118.9853,34],[-119.0004,34.0075],[-119.0274,34.0149],[-119.0578,34.0194],[-119.0579,34.0194],[-119.1168,34.0298],[-119.159,34.0403],[-119.218,34.0625],[-119.2269,34.0743],[-119.2329,34.0823],[-119.2335,34.0831],[-119.2425,34.095],[-119.2455,34.099],[-119.2509,34.1062],[-119.2551,34.1093],[-119.2611,34.1152],[-119.2677,34.1213],[-119.2712,34.125],[-119.2857,34.1408],[-119.2892,34.1464],[-119.2976,34.1603],[-119.3015,34.1689],[-119.3039,34.1743],[-119.3102,34.1875],[-119.3107,34.1886],[-119.3112,34.1897],[-119.3152,34.1989],[-119.3168,34.2025],[-119.3286,34.2269],[-119.3292,34.2278],[-119.3293,34.2279],[-119.3293,34.228],[-119.3294,34.2281],[-119.33,34.2291],[-119.331,34.2308],[-119.3318,34.2322],[-119.3333,34.2347],[-119.3345,34.2365],[-119.3347,34.2367],[-119.3348,34.2368],[-119.3349,34.2369],[-119.3357,34.2373],[-119.3359,34.2375],[-119.3401,34.2383],[-119.3507,34.2401],[-119.3523,34.2407],[-119.3641,34.245],[-119.3759,34.2499],[-119.3759,34.25],[-119.3762,34.25],[-119.3863,34.2571],[-119.3949,34.2654],[-119.402,34.2723],[-119.4114,34.2736],[-119.4286,34.2778],[-119.449,34.2847],[-119.467,34.2937],[-119.4842,34.3068],[-119.501,34.3269],[-119.5108,34.3308],[-119.5195,34.3361],[-119.5229,34.3359],[-119.5261,34.337],[-119.5279,34.3388],[-119.5303,34.3388],[-119.5327,34.3388],[-119.5347,34.3394],[-119.5393,34.3409],[-119.5398,34.3411],[-119.546,34.3434],[-119.5478,34.3444],[-119.5558,34.345],[-119.5607,34.347],[-119.5633,34.3481],[-119.5746,34.3538],[-119.5772,34.3559],[-119.5848,34.3617],[-119.5903,34.3612],[-119.6021,34.3636],[-119.61,34.3669],[-119.6108,34.3672],[-119.6123,34.3674],[-119.6143,34.3677],[-119.6175,34.3687],[-119.6225,34.3667],[-119.626,34.3662],[-119.6362,34.3657],[-119.6363,34.3657],[-119.6429,34.3658],[-119.6514,34.3667],[-119.6594,34.3601],[-119.66,34.3595],[-119.6661,34.3545],[-119.6796,34.3482],[-119.6841,34.3463],[-119.6893,34.3441],[-119.6894,34.3441],[-119.6978,34.3409],[-119.7076,34.3373],[-119.7105,34.3367],[-119.7136,34.336],[-119.7161,34.3361],[-119.7186,34.3366],[-119.7219,34.3373],[-119.732,34.3397],[-119.7354,34.3411],[-119.7392,34.3428],[-119.7405,34.3432],[-119.7503,34.3469],[-119.751,34.3471],[-119.7557,34.3493],[-119.756,34.3494],[-119.7636,34.3529],[-119.7689,34.3545],[-119.7773,34.3576],[-119.7855,34.3599],[-119.7875,34.3608],[-119.7971,34.3653],[-119.8016,34.3647],[-119.8058,34.3653],[-119.8103,34.3627],[-119.8159,34.3598],[-119.8191,34.3586],[-119.8231,34.3571],[-119.8302,34.3556],[-119.8379,34.3543],[-119.8395,34.3542],[-119.8456,34.3538],[-119.8537,34.3542],[-119.8553,34.3543],[-119.8571,34.3548],[-119.8602,34.3557],[-119.8659,34.3572],[-119.8676,34.3567],[-119.8725,34.3559],[-119.876,34.3556],[-119.8839,34.3561],[-119.8915,34.3575],[-119.8985,34.3604],[-119.9054,34.3644],[-119.9129,34.3694],[-119.9156,34.3718],[-119.9165,34.3726],[-119.9203,34.3728],[-119.9234,34.3734],[-119.9279,34.375],[-119.9523,34.3832],[-119.9569,34.3847],[-120.001,34.3995],[-120.0054,34.4004],[-120.0094,34.4015],[-120.0146,34.4041],[-120.019,34.4067],[-120.0224,34.4083],[-120.0244,34.4093],[-120.0273,34.409],[-120.0312,34.4094],[-120.0361,34.41],[-120.0417,34.4114],[-120.0448,34.4124],[-120.0481,34.4117],[-120.0512,34.4107],[-120.0568,34.4099],[-120.0633,34.4096],[-120.0703,34.4098],[-120.0764,34.4111],[-120.0796,34.41],[-120.0831,34.4094],[-120.0907,34.4093],[-120.099,34.4107],[-120.1083,34.4129],[-120.1155,34.4151],[-120.1209,34.4167],[-120.126,34.4183],[-120.1272,34.4187],[-120.1312,34.4205],[-120.1351,34.4221],[-120.1372,34.4218],[-120.1394,34.4218],[-120.1427,34.4223],[-120.1473,34.4229],[-120.1508,34.4219],[-120.1545,34.4214],[-120.1584,34.421],[-120.1636,34.4204],[-120.1702,34.4203],[-120.1764,34.4209],[-120.1804,34.4205],[-120.1842,34.42],[-120.1917,34.42],[-120.1982,34.4208],[-120.2028,34.4222],[-120.2055,34.4221],[-120.21,34.4216],[-120.2159,34.4213],[-120.2203,34.4203],[-120.2239,34.4192],[-120.2255,34.419],[-120.2278,34.4187],[-120.2316,34.4182],[-120.2366,34.4179],[-120.2406,34.4175],[-120.2428,34.4174],[-120.2458,34.4176],[-120.2483,34.4181],[-120.2494,34.418],[-120.251,34.4179],[-120.254,34.4176],[-120.2596,34.4177],[-120.2647,34.4177],[-120.2692,34.4172],[-120.2735,34.4169],[-120.2802,34.4163],[-120.2871,34.4176],[-120.2904,34.4165],[-120.297,34.415],[-120.3063,34.4132],[-120.3123,34.4128],[-120.317,34.4116],[-120.3245,34.4098],[-120.3329,34.4092],[-120.34,34.4094],[-120.3419,34.4089],[-120.3469,34.4084],[-120.3489,34.4073],[-120.3555,34.4073],[-120.3604,34.4079],[-120.3673,34.4085],[-120.3693,34.4079],[-120.376,34.4067],[-120.3773,34.4064],[-120.3808,34.4059],[-120.3869,34.4057],[-120.3906,34.4033],[-120.398,34.401],[-120.4085,34.3987],[-120.4177,34.3976],[-120.4182,34.3975],[-120.426,34.3967],[-120.431,34.3946],[-120.4363,34.3932],[-120.4436,34.392],[-120.451,34.3912],[-120.456,34.3915],[-120.4621,34.3925],[-120.4687,34.3939],[-120.4752,34.3967],[-120.4788,34.3967],[-120.4881,34.3983],[-120.4952,34.4011],[-120.501,34.4031],[-120.504,34.4055],[-120.5081,34.4083],[-120.5142,34.4121],[-120.5194,34.416],[-120.5237,34.4195],[-120.5268,34.4241],[-120.5302,34.4289],[-120.5329,34.4332],[-120.5356,34.4395],[-120.5359,34.4467],[-120.5357,34.4527],[-120.5382,34.4543],[-120.5415,34.4571],[-120.5446,34.4602],[-120.549,34.4652],[-120.5531,34.471],[-120.5561,34.4767],[-120.5583,34.4826],[-120.5594,34.4885],[-120.5613,34.4888],[-120.5639,34.4893],[-120.5666,34.4903],[-120.5689,34.4922],[-120.5714,34.4925],[-120.5754,34.494],[-120.5815,34.4966],[-120.5882,34.5],[-120.5943,34.5041],[-120.5974,34.5033],[-120.6005,34.5026],[-120.604,34.5021],[-120.6095,34.5019],[-120.6164,34.5024],[-120.6195,34.5027],[-120.621,34.5031],[-120.6219,34.5031],[-120.626,34.5026],[-120.626,34.5028],[-120.6278,34.5028],[-120.6326,34.5027],[-120.6376,34.5031],[-120.6424,34.5038],[-120.6454,34.5048],[-120.6482,34.5056],[-120.6506,34.5064],[-120.6527,34.5072],[-120.6561,34.5086],[-120.6582,34.5098],[-120.6608,34.5114],[-120.6634,34.5131],[-120.6659,34.5148],[-120.6683,34.5165],[-120.6713,34.5188],[-120.6724,34.52],[-120.6737,34.5205],[-120.6757,34.5213],[-120.6782,34.5227],[-120.6822,34.5253],[-120.6845,34.5271],[-120.6867,34.5292],[-120.6888,34.5314],[-120.6907,34.5336],[-120.6924,34.5361],[-120.6943,34.5389],[-120.695,34.5406],[-120.6968,34.5415],[-120.6988,34.5431],[-120.7015,34.5458],[-120.704,34.5485],[-120.7065,34.5519],[-120.7079,34.5549],[-120.709,34.5578],[-120.7104,34.561],[-120.7114,34.5637],[-120.7122,34.5664],[-120.7128,34.5683],[-120.7131,34.5721],[-120.7133,34.575],[-120.7131,34.5776],[-120.7125,34.581],[-120.7121,34.5842],[-120.7109,34.5884],[-120.709,34.5933],[-120.7071,34.5975],[-120.7074,34.6001],[-120.708,34.6029],[-120.7086,34.6061],[-120.7084,34.6099],[-120.7078,34.6132],[-120.7072,34.6162],[-120.7063,34.6185],[-120.7053,34.6214],[-120.7038,34.625],[-120.7026,34.6277],[-120.7013,34.63],[-120.6993,34.6324],[-120.6969,34.6353],[-120.6939,34.6383],[-120.6906,34.6414],[-120.6865,34.645],[-120.6861,34.646],[-120.6852,34.6477],[-120.6837,34.6508],[-120.6825,34.653],[-120.6779,34.6638],[-120.6725,34.6767],[-120.6718,34.6785],[-120.6684,34.6882],[-120.6654,34.6952],[-120.6647,34.6963],[-120.6658,34.6994],[-120.667,34.7001],[-120.6689,34.7016],[-120.6711,34.7036],[-120.6736,34.7059],[-120.6773,34.7097],[-120.6791,34.712],[-120.6806,34.7139],[-120.6822,34.7161],[-120.683,34.7177],[-120.684,34.7194],[-120.6847,34.7211],[-120.6858,34.722],[-120.6875,34.7233],[-120.6884,34.7242],[-120.6902,34.7262],[-120.6932,34.73],[-120.6971,34.7358],[-120.6983,34.7378],[-120.6996,34.7407],[-120.7007,34.7432],[-120.7014,34.7456],[-120.7021,34.7483],[-120.702,34.75],[-120.7021,34.7523],[-120.7023,34.7549],[-120.7023,34.7554],[-120.7023,34.7575],[-120.7022,34.7602],[-120.7018,34.7632],[-120.701,34.7666],[-120.6998,34.7709],[-120.6982,34.7743],[-120.6967,34.777],[-120.6955,34.7786],[-120.6946,34.7799],[-120.6929,34.7827],[-120.6924,34.7841],[-120.6907,34.7888],[-120.6884,34.7944],[-120.6863,34.7994],[-120.6844,34.8037],[-120.6825,34.809],[-120.6808,34.8138],[-120.6792,34.8187],[-120.6733,34.8386],[-120.6747,34.8393],[-120.6776,34.8407],[-120.6811,34.8427],[-120.6841,34.8445],[-120.688,34.848],[-120.6908,34.8502],[-120.6956,34.8546],[-120.6972,34.8552],[-120.7005,34.8564],[-120.7049,34.8582],[-120.7095,34.8608],[-120.713,34.8629],[-120.716,34.8653],[-120.7184,34.8674],[-120.7203,34.8692],[-120.7226,34.8718],[-120.7241,34.8737],[-120.7246,34.875],[-120.7256,34.8767],[-120.7274,34.8795],[-120.7291,34.8829],[-120.7307,34.8864],[-120.732,34.89],[-120.733,34.8926],[-120.7333,34.8942],[-120.7338,34.896],[-120.7341,34.8988],[-120.7343,34.9007],[-120.7343,34.9008],[-120.7344,34.9015],[-120.7343,34.9047],[-120.7334,34.9102],[-120.7319,34.9143],[-120.7302,34.9181],[-120.7288,34.9214],[-120.7272,34.9233],[-120.7278,34.9254],[-120.7283,34.9282],[-120.7284,34.9284],[-120.7285,34.9316],[-120.7285,34.9319],[-120.7284,34.9349],[-120.7281,34.9383],[-120.7274,34.9416],[-120.7267,34.9438],[-120.7258,34.9465],[-120.7243,34.9497],[-120.7222,34.9532],[-120.7203,34.9563],[-120.7179,34.96],[-120.7148,34.9626],[-120.7144,34.9635],[-120.7139,34.9668],[-120.7124,34.9716],[-120.7121,34.9729],[-120.708,34.9848],[-120.7028,35],[-120.7006,35.0097],[-120.6974,35.018],[-120.6956,35.0251],[-120.6947,35.0288],[-120.6942,35.0346],[-120.6934,35.0431],[-120.6931,35.0461],[-120.6917,35.0604],[-120.6903,35.0691],[-120.6891,35.0749],[-120.6878,35.0775],[-120.6892,35.0872],[-120.6894,35.0905],[-120.6897,35.0965],[-120.6896,35.0988],[-120.6902,35.099],[-120.6954,35.1005],[-120.6991,35.1015],[-120.7017,35.1024],[-120.7071,35.1043],[-120.7079,35.1046],[-120.7154,35.108],[-120.7179,35.1092],[-120.719,35.1098],[-120.7223,35.1115],[-120.7255,35.1136],[-120.7306,35.1112],[-120.7385,35.1096],[-120.7463,35.1093],[-120.751,35.1094],[-120.7524,35.1095],[-120.7566,35.11],[-120.7607,35.1111],[-120.7652,35.1105],[-120.7727,35.1105],[-120.7829,35.112],[-120.7911,35.1139],[-120.8004,35.1166],[-120.8084,35.1205],[-120.8146,35.125],[-120.8162,35.126],[-120.8186,35.1279],[-120.822,35.1314],[-120.8253,35.1313],[-120.8306,35.1319],[-120.8394,35.1347],[-120.8473,35.1379],[-120.8569,35.1428],[-120.8649,35.1478],[-120.8717,35.1537],[-120.8756,35.1593],[-120.876,35.1597],[-120.8805,35.1616],[-120.8877,35.1656],[-120.8968,35.1713],[-120.9053,35.1772],[-120.9121,35.1825],[-120.9178,35.1874],[-120.924,35.194],[-120.9279,35.1994],[-120.9302,35.2046],[-120.9328,35.2055],[-120.9373,35.2081],[-120.9438,35.2138],[-120.949,35.221],[-120.9533,35.2284],[-120.9567,35.2353],[-120.9603,35.2436],[-120.9613,35.25],[-120.9613,35.2522],[-120.9614,35.2561],[-120.9604,35.2608],[-120.96,35.2627],[-120.9594,35.2654],[-120.9571,35.2717],[-120.9556,35.2755],[-120.9551,35.2785],[-120.9533,35.2848],[-120.9513,35.2901],[-120.9482,35.2955],[-120.9447,35.3003],[-120.9408,35.3068],[-120.9402,35.3077],[-120.9362,35.3157],[-120.9323,35.3232],[-120.9286,35.3307],[-120.9276,35.3334],[-120.9264,35.3366],[-120.9249,35.3434],[-120.9234,35.3484],[-120.9257,35.3543],[-120.926,35.3548],[-120.9282,35.3607],[-120.9283,35.361],[-120.9295,35.3671],[-120.9299,35.3691],[-120.9308,35.375],[-120.9309,35.3766],[-120.9309,35.3781],[-120.9309,35.3797],[-120.9302,35.3831],[-120.9283,35.3868],[-120.931,35.3897],[-120.9333,35.3927],[-120.9403,35.3933],[-120.9504,35.3945],[-120.9597,35.3965],[-120.9681,35.3996],[-120.9768,35.4036],[-120.9841,35.4076],[-120.9851,35.4082],[-120.9896,35.4111],[-120.9925,35.4104],[-120.9949,35.4099],[-120.9975,35.4097],[-121.001,35.4096],[-121.0056,35.4095],[-121.0103,35.4099],[-121.015,35.4106],[-121.0223,35.4126],[-121.0232,35.4128],[-121.0296,35.4149],[-121.0317,35.4156],[-121.037,35.4178],[-121.0416,35.42],[-121.0479,35.4251],[-121.0523,35.4286],[-121.0567,35.4334],[-121.0571,35.4341],[-121.0587,35.4365],[-121.0595,35.4377],[-121.0609,35.4392],[-121.0651,35.4425],[-121.0691,35.4472],[-121.0706,35.4477],[-121.0738,35.4496],[-121.0829,35.4556],[-121.0887,35.4618],[-121.0922,35.4667],[-121.0941,35.4676],[-121.1001,35.4709],[-121.1112,35.4813],[-121.1182,35.4906],[-121.1221,35.4936],[-121.126,35.4944],[-121.1283,35.4956],[-121.1325,35.5],[-121.1405,35.5064],[-121.1495,35.5149],[-121.1511,35.5164],[-121.1596,35.5294],[-121.1684,35.5456],[-121.1778,35.5613],[-121.1866,35.5682],[-121.1877,35.5691],[-121.1879,35.5693],[-121.2015,35.5837],[-121.2023,35.5838],[-121.2201,35.5869],[-121.2318,35.594],[-121.2356,35.595],[-121.2466,35.6004],[-121.251,35.6007],[-121.2598,35.6018],[-121.2704,35.6065],[-121.286,35.6084],[-121.296,35.6119],[-121.31,35.6171],[-121.3235,35.625],[-121.3396,35.6424],[-121.3456,35.656],[-121.3461,35.6614],[-121.3477,35.663],[-121.3477,35.665],[-121.3534,35.6692],[-121.3664,35.6804],[-121.3712,35.6904],[-121.376,35.7005],[-121.379,35.706],[-121.3787,35.7115],[-121.3772,35.7165],[-121.3781,35.7186],[-121.3792,35.7225],[-121.3793,35.727],[-121.3856,35.7337],[-121.3917,35.7439],[-121.3937,35.75],[-121.3935,35.7634],[-121.3997,35.7653],[-121.4138,35.7755],[-121.4285,35.7859],[-121.4382,35.7967],[-121.4453,35.8046],[-121.4506,35.8098],[-121.4561,35.8177],[-121.4624,35.8202],[-121.4816,35.8293],[-121.5011,35.8428],[-121.5192,35.8634],[-121.5255,35.875],[-121.532,35.8848],[-121.5418,35.9017],[-121.5549,35.9284],[-121.5615,35.9438],[-121.5696,35.9494],[-121.5893,35.9593],[-121.6056,35.9649],[-121.6204,35.9691],[-121.6318,35.9789],[-121.6482,35.9986],[-121.658,36.0211],[-121.6645,36.0394],[-121.6744,36.0647],[-121.6907,36.0829],[-121.7087,36.1026],[-121.7252,36.125],[-121.7261,36.1259],[-121.7271,36.1276],[-121.7278,36.129],[-121.7292,36.1296],[-121.7313,36.1307],[-121.734,36.1331],[-121.7381,36.1358],[-121.7414,36.1392],[-121.7461,36.145],[-121.7473,36.146],[-121.7489,36.1465],[-121.7511,36.1474],[-121.7524,36.1484],[-121.7558,36.1511],[-121.7594,36.1536],[-121.7612,36.1557],[-121.7639,36.1573],[-121.766,36.1589],[-121.7707,36.162],[-121.7734,36.1624],[-121.7767,36.1636],[-121.7819,36.166],[-121.788,36.1685],[-121.793,36.1712],[-121.7969,36.1739],[-121.8008,36.177],[-121.8024,36.1783],[-121.8062,36.1793],[-121.8089,36.1801],[-121.8116,36.181],[-121.8138,36.1812],[-121.8174,36.1817],[-121.8226,36.1826],[-121.8271,36.1835],[-121.8317,36.1846],[-121.8366,36.1863],[-121.8415,36.1882],[-121.8464,36.1903],[-121.8501,36.1923],[-121.8541,36.1953],[-121.8552,36.1965],[-121.8585,36.198],[-121.8651,36.2018],[-121.8679,36.2035],[-121.8692,36.2042],[-121.8761,36.208],[-121.8783,36.2091],[-121.8802,36.2103],[-121.8823,36.2122],[-121.8849,36.2143],[-121.8873,36.2167],[-121.8893,36.2188],[-121.8915,36.2218],[-121.8935,36.2243],[-121.8955,36.2278],[-121.8967,36.23],[-121.898,36.2324],[-121.8995,36.235],[-121.9004,36.2379],[-121.9012,36.2396],[-121.9037,36.2415],[-121.9057,36.243],[-121.9078,36.2453],[-121.9099,36.2473],[-121.9113,36.2488],[-121.9135,36.25],[-121.9149,36.2506],[-121.9163,36.2515],[-121.9176,36.2525],[-121.9189,36.2539],[-121.9204,36.255],[-121.9218,36.2552],[-121.9246,36.2565],[-121.9274,36.2583],[-121.9297,36.2592],[-121.9307,36.2596],[-121.932,36.2605],[-121.9331,36.2612],[-121.9354,36.2628],[-121.9373,36.2646],[-121.9392,36.266],[-121.9416,36.2677],[-121.9442,36.2696],[-121.9468,36.2718],[-121.9486,36.2738],[-121.9509,36.2764],[-121.9528,36.2785],[-121.9544,36.2807],[-121.9564,36.2833],[-121.9577,36.2851],[-121.9591,36.2871],[-121.9605,36.2901],[-121.9619,36.2933],[-121.9624,36.2959],[-121.9632,36.2988],[-121.9636,36.3014],[-121.9642,36.3041],[-121.9646,36.307],[-121.9644,36.3096],[-121.9644,36.3126],[-121.9642,36.3154],[-121.9637,36.3179],[-121.9635,36.3202],[-121.9629,36.3227],[-121.9636,36.324],[-121.9643,36.3254],[-121.9648,36.3273],[-121.9655,36.3289],[-121.9662,36.3309],[-121.9669,36.3326],[-121.9674,36.3342],[-121.9674,36.3346],[-121.9676,36.336],[-121.9681,36.3379],[-121.9684,36.3394],[-121.9689,36.3408],[-121.9691,36.3427],[-121.9691,36.3443],[-121.9692,36.3456],[-121.9689,36.3463],[-121.9692,36.3469],[-121.9696,36.3479],[-121.9699,36.3492],[-121.9704,36.3512],[-121.9709,36.3535],[-121.9714,36.3554],[-121.9719,36.3578],[-121.9721,36.36],[-121.9721,36.362],[-121.9721,36.3639],[-121.9721,36.366],[-121.972,36.3679],[-121.9717,36.3698],[-121.9719,36.3705],[-121.972,36.372],[-121.9723,36.3728],[-121.9717,36.375],[-121.9719,36.3753],[-121.972,36.3768],[-121.9718,36.3786],[-121.9715,36.3803],[-121.971,36.3825],[-121.9704,36.3834],[-121.9712,36.3844],[-121.9721,36.3857],[-121.9731,36.388],[-121.9744,36.3899],[-121.9756,36.3926],[-121.9759,36.3937],[-121.9765,36.3957],[-121.9769,36.3982],[-121.9772,36.4001],[-121.9774,36.4013],[-121.9768,36.4023],[-121.9775,36.4034],[-121.9781,36.405],[-121.9789,36.4068],[-121.9794,36.4089],[-121.9803,36.4109],[-121.9803,36.4128],[-121.9807,36.4139],[-121.9808,36.4156],[-121.981,36.4169],[-121.981,36.4185],[-121.981,36.4196],[-121.9814,36.4209],[-121.9819,36.4215],[-121.9827,36.4223],[-121.9834,36.4228],[-121.9846,36.4241],[-121.9858,36.4251],[-121.9874,36.4266],[-121.9885,36.4278],[-121.99,36.4297],[-121.9912,36.4314],[-121.9929,36.4334],[-121.9941,36.4351],[-121.995,36.437],[-121.996,36.4386],[-121.9971,36.441],[-121.9979,36.4433],[-121.9987,36.4457],[-121.9994,36.4481],[-122.0001,36.4511],[-122.0006,36.4533],[-122.0008,36.4557],[-122.0008,36.4584],[-122.0006,36.461],[-122.0002,36.463],[-121.9998,36.4647],[-121.9996,36.4652],[-121.9995,36.4665],[-122.0007,36.4679],[-122.0011,36.4682],[-122.0052,36.4705],[-122.0082,36.4743],[-122.009,36.4753],[-122.0133,36.4839],[-122.0158,36.4914],[-122.0183,36.5],[-122.02,36.5032],[-122.0208,36.5053],[-122.022,36.5089],[-122.0227,36.512],[-122.023,36.5158],[-122.0228,36.5193],[-122.0227,36.5222],[-122.022,36.5253],[-122.0211,36.5285],[-122.0205,36.5319],[-122.0189,36.5353],[-122.0174,36.5374],[-122.018,36.5387],[-122.0194,36.5395],[-122.0214,36.5412],[-122.0236,36.5434],[-122.0253,36.5451],[-122.0266,36.5462],[-122.0268,36.5464],[-122.027,36.5466],[-122.029,36.5485],[-122.0313,36.552],[-122.0335,36.5547],[-122.0353,36.5575],[-122.0375,36.5604],[-122.0396,36.5647],[-122.0412,36.5682],[-122.0428,36.5728],[-122.0434,36.5758],[-122.044,36.5782],[-122.0444,36.5805],[-122.0444,36.5835],[-122.0443,36.5862],[-122.0441,36.5887],[-122.0442,36.5913],[-122.0432,36.5943],[-122.0427,36.5966],[-122.0407,36.6001],[-122.0385,36.6028],[-122.0369,36.6057],[-122.0343,36.6097],[-122.0316,36.6121],[-122.0299,36.6142],[-122.0278,36.616],[-122.0251,36.6186],[-122.0236,36.6204],[-122.0221,36.6217],[-122.0201,36.6228],[-122.0204,36.625],[-122.0194,36.6278],[-122.0174,36.632],[-122.0159,36.6343],[-122.0142,36.6367],[-122.0126,36.6386],[-122.011,36.6399],[-122.008,36.6424],[-122.0058,36.6444],[-122.0035,36.6464],[-122.0011,36.6477],[-122.0312,36.7499],[-122.0312,36.75],[-122.046,36.7996],[-122.0519,36.8196],[-122.0572,36.8376],[-122.0601,36.8473],[-122.0683,36.8749],[-122.0722,36.8919],[-122.0724,36.8926],[-122.0764,36.9102],[-122.0817,36.911],[-122.0824,36.9111],[-122.1001,36.9155],[-122.103,36.9162],[-122.1059,36.9172],[-122.1167,36.9208],[-122.1306,36.9253],[-122.1485,36.933],[-122.159,36.9374],[-122.172,36.9427],[-122.1753,36.9442],[-122.188,36.9502],[-122.2093,36.9616],[-122.2221,36.969],[-122.2315,36.9745],[-122.2374,36.9779],[-122.2401,36.9795],[-122.2483,36.9842],[-122.2511,36.9858],[-122.2543,36.9883],[-122.261,36.9935],[-122.2632,36.9966],[-122.2655,36.9999],[-122.2656,37.0001],[-122.2699,37.0094],[-122.2715,37.0138],[-122.2732,37.0185],[-122.2764,37.0248],[-122.2903,37.0321],[-122.3032,37.0439],[-122.3033,37.044],[-122.3139,37.0548],[-122.3235,37.0539],[-122.3267,37.0539],[-122.3364,37.0539],[-122.3482,37.0557],[-122.36,37.0584],[-122.3645,37.0601],[-122.3696,37.062],[-122.3761,37.0656],[-122.3817,37.0715],[-122.3857,37.0759],[-122.3863,37.0767],[-122.3894,37.081],[-122.3931,37.0872],[-122.3954,37.0937],[-122.3969,37.1028],[-122.3974,37.107],[-122.3969,37.1099],[-122.4044,37.1139],[-122.4051,37.1144],[-122.4093,37.1178],[-122.4134,37.1218],[-122.4158,37.1249],[-122.4177,37.1292],[-122.4198,37.1319],[-122.4214,37.1351],[-122.4285,37.1377],[-122.4393,37.1447],[-122.4452,37.1497],[-122.4456,37.15],[-122.4515,37.1583],[-122.4534,37.1617],[-122.4554,37.1666],[-122.4587,37.1698],[-122.461,37.1733],[-122.4641,37.1778],[-122.4659,37.1819],[-122.4681,37.188],[-122.4686,37.1935],[-122.4685,37.1958],[-122.4695,37.1994],[-122.4705,37.2022],[-122.4716,37.2073],[-122.4722,37.2122],[-122.4755,37.2161],[-122.4791,37.2217],[-122.4817,37.2291],[-122.4831,37.2347],[-122.4837,37.2421],[-122.484,37.2499],[-122.4831,37.2589],[-122.4818,37.2711],[-122.4761,37.2942],[-122.4753,37.2979],[-122.4747,37.3006],[-122.4729,37.3088],[-122.4723,37.3115],[-122.4723,37.3117],[-122.4723,37.3118],[-122.4716,37.3148],[-122.4689,37.3274],[-122.4659,37.3412],[-122.467,37.3499],[-122.4715,37.3585],[-122.4744,37.3638],[-122.4803,37.3749],[-122.4804,37.3751],[-122.4804,37.3752],[-122.4841,37.3821],[-122.4874,37.3883],[-122.4967,37.4018],[-122.5011,37.4082],[-122.5031,37.4112],[-122.5035,37.4119],[-122.5059,37.4171],[-122.5072,37.4212],[-122.5077,37.4227],[-122.508,37.4247],[-122.5084,37.4271],[-122.5093,37.4314],[-122.51,37.4368],[-122.5099,37.44],[-122.5099,37.4415],[-122.5146,37.4425],[-122.5276,37.4461],[-122.5373,37.4507],[-122.547,37.4579],[-122.5496,37.4605],[-122.553,37.464],[-122.5595,37.4699],[-122.5608,37.4712],[-122.563,37.4734],[-122.5639,37.4743],[-122.5681,37.4792],[-122.5689,37.4806],[-122.5704,37.4834],[-122.571,37.4845],[-122.5728,37.4892],[-122.5734,37.4936],[-122.5741,37.4985],[-122.575,37.4999],[-122.5751,37.5011],[-122.5778,37.5284],[-122.5796,37.5459],[-122.5838,37.5557],[-122.5864,37.5619],[-122.5876,37.5736],[-122.5879,37.5764],[-122.5882,37.5794],[-122.5875,37.5848],[-122.5871,37.5876],[-122.5868,37.59],[-122.5864,37.5925],[-122.5848,37.597],[-122.584,37.5993],[-122.583,37.602],[-122.5802,37.6098],[-122.5796,37.6115],[-122.5792,37.6124],[-122.5782,37.6146],[-122.5754,37.6211],[-122.5745,37.6232],[-122.5739,37.6247],[-122.5727,37.6275],[-122.572,37.629],[-122.5714,37.6304],[-122.5702,37.6332],[-122.5675,37.6392],[-122.5678,37.6418],[-122.5681,37.6448],[-122.5684,37.6471],[-122.5692,37.654],[-122.5694,37.6563],[-122.5696,37.6581],[-122.5703,37.6635],[-122.5705,37.6653],[-122.5713,37.6722],[-122.5736,37.6928],[-122.5744,37.6997],[-122.5746,37.7011],[-122.575,37.7053],[-122.5752,37.7067],[-122.5783,37.734],[-122.5799,37.7481],[-122.5813,37.7602],[-122.582,37.764],[-122.5833,37.7713],[-122.5847,37.7792],[-122.5882,37.7894],[-122.6002,37.8025],[-122.6123,37.8152],[-122.6261,37.8216],[-122.6296,37.8244],[-122.6324,37.8277],[-122.6325,37.8278],[-122.6417,37.8301],[-122.6432,37.8304],[-122.6556,37.8358],[-122.6674,37.8417],[-122.6679,37.8421],[-122.6753,37.8482],[-122.6757,37.8485],[-122.678,37.8479],[-122.692,37.845],[-122.697,37.8447],[-122.7047,37.8443],[-122.7159,37.8456],[-122.7243,37.8477],[-122.7307,37.8501],[-122.7403,37.8552],[-122.7414,37.8554],[-122.7511,37.8573],[-122.7525,37.8577],[-122.7579,37.8605],[-122.7602,37.8619],[-122.7668,37.8658],[-122.7737,37.8708],[-122.778,37.8749],[-122.7791,37.8761],[-122.7799,37.8772],[-122.7823,37.8803],[-122.7849,37.8844],[-122.7855,37.8853],[-122.7864,37.8869],[-122.787,37.8881],[-122.7882,37.891],[-122.789,37.8938],[-122.7931,37.895],[-122.8003,37.8971],[-122.8064,37.8988],[-122.8075,37.8991],[-122.8141,37.9011],[-122.8188,37.9032],[-122.8254,37.9071],[-122.8298,37.9103],[-122.8332,37.9134],[-122.8389,37.9189],[-122.8421,37.9233],[-122.8443,37.9273],[-122.8461,37.9316],[-122.8479,37.9375],[-122.8495,37.9418],[-122.8505,37.9456],[-122.8546,37.9476],[-122.8571,37.9498],[-122.8572,37.9499],[-122.8596,37.9522],[-122.8625,37.9553],[-122.864,37.9572],[-122.8651,37.9579],[-122.8687,37.9595],[-122.8727,37.9625],[-122.8752,37.9648],[-122.8761,37.9663],[-122.8791,37.9666],[-122.8825,37.9689],[-122.8893,37.9741],[-122.8928,37.9747],[-122.8974,37.9757],[-122.9023,37.9774],[-122.9055,37.9706],[-122.9092,37.9646],[-122.9125,37.9608],[-122.9134,37.9598],[-122.9192,37.9548],[-122.9262,37.9506],[-122.9319,37.9467],[-122.938,37.9444],[-122.9459,37.9427],[-122.9532,37.9411],[-122.9596,37.9406],[-122.9681,37.9403],[-122.9764,37.9402],[-122.9847,37.9405],[-122.9931,37.9411],[-123.0011,37.9414],[-123.0102,37.9413],[-123.0225,37.9421],[-123.0304,37.9433],[-123.0411,37.9455],[-123.0501,37.948],[-123.0522,37.9492],[-123.059,37.9528],[-123.068,37.9587],[-123.0742,37.9649],[-123.0794,37.9719],[-123.0819,37.9787],[-123.0839,37.9834],[-123.084,37.9838],[-123.0844,37.987],[-123.0846,37.9881],[-123.0851,37.9954],[-123.0853,37.9967],[-123.0857,37.9999],[-123.0851,38.0084],[-123.0829,38.0153],[-123.0812,38.019],[-123.0747,38.0272],[-123.0673,38.034],[-123.0638,38.0365],[-123.0237,38.1249],[-123.0148,38.1491],[-123.0197,38.1542],[-123.0231,38.1582],[-123.0272,38.1642],[-123.0305,38.1725],[-123.0315,38.1781],[-123.0313,38.1815],[-123.0329,38.183],[-123.0348,38.186],[-123.0379,38.1925],[-123.0389,38.1975],[-123.0404,38.1984],[-123.0458,38.2049],[-123.0489,38.2115],[-123.0496,38.2143],[-123.052,38.2159],[-123.0886,38.2499],[-123.101,38.2614],[-123.1034,38.2623],[-123.111,38.2673],[-123.1196,38.2771],[-123.1235,38.2843],[-123.1238,38.2858],[-123.1261,38.2873],[-123.1345,38.2963],[-123.1413,38.3113],[-123.1413,38.3131],[-123.141,38.3274],[-123.1383,38.3372],[-123.1351,38.3442],[-123.1343,38.3458],[-123.1359,38.3469],[-123.14,38.3506],[-123.1427,38.3542],[-123.1427,38.3553],[-123.1463,38.3576],[-123.149,38.3602],[-123.1505,38.3617],[-123.1557,38.3684],[-123.1569,38.3703],[-123.1599,38.3749],[-123.1609,38.3777],[-123.162,38.3805],[-123.1639,38.3863],[-123.1642,38.3873],[-123.1648,38.3883],[-123.1655,38.3888],[-123.1681,38.3904],[-123.1701,38.3922],[-123.1707,38.3927],[-123.1717,38.3941],[-123.18,38.3975],[-123.185,38.4007],[-123.1885,38.4029],[-123.1897,38.4041],[-123.1934,38.4075],[-123.1962,38.4101],[-123.2019,38.4197],[-123.2027,38.421],[-123.2041,38.4239],[-123.2042,38.4241],[-123.2114,38.4308],[-123.2188,38.4399],[-123.2202,38.4419],[-123.228,38.4442],[-123.2348,38.4484],[-123.2364,38.4504],[-123.242,38.4505],[-123.2424,38.4506],[-123.2496,38.4519],[-123.2511,38.4521],[-123.2535,38.4527],[-123.2692,38.4576],[-123.2803,38.4635],[-123.2813,38.4645],[-123.2832,38.465],[-123.2897,38.4676],[-123.3067,38.4787],[-123.3174,38.4886],[-123.3238,38.4986],[-123.3245,38.4987],[-123.3274,38.4993],[-123.3291,38.4999],[-123.3294,38.4999],[-123.3304,38.4999],[-123.3307,38.4999],[-123.3309,38.5024],[-123.3397,38.5033],[-123.3485,38.5042],[-123.3609,38.5102],[-123.3686,38.5184],[-123.3709,38.5209],[-123.3761,38.5268],[-123.3786,38.5296],[-123.3843,38.5367],[-123.3846,38.537],[-123.3891,38.5461],[-123.3942,38.5539],[-123.405,38.5628],[-123.4083,38.5659],[-123.4142,38.5715],[-123.4175,38.5748],[-123.4254,38.5828],[-123.4302,38.5912],[-123.4305,38.5917],[-123.4372,38.5979],[-123.4484,38.6063],[-123.4562,38.6148],[-123.4604,38.6227],[-123.4625,38.6249],[-123.4656,38.6288],[-123.4704,38.6383],[-123.4705,38.6386],[-123.4774,38.6422],[-123.4873,38.6504],[-123.4885,38.6515],[-123.4951,38.6607],[-123.4987,38.6689],[-123.5011,38.6705],[-123.5039,38.6729],[-123.5051,38.6744],[-123.5106,38.6809],[-123.523,38.6875],[-123.5319,38.6934],[-123.5495,38.7001],[-123.5661,38.709],[-123.578,38.7176],[-123.5817,38.722],[-123.5869,38.7281],[-123.592,38.7402],[-123.6001,38.7447],[-123.6071,38.7486],[-123.6143,38.7499],[-123.6152,38.7499],[-123.6261,38.7546],[-123.6274,38.7553],[-123.6312,38.7574],[-123.6325,38.7581],[-123.6326,38.7582],[-123.6412,38.7644],[-123.6526,38.775],[-123.66,38.7843],[-123.664,38.7855],[-123.6827,38.797],[-123.6919,38.8094],[-123.6926,38.8103],[-123.7065,38.8177],[-123.7178,38.8279],[-123.7253,38.8441],[-123.7379,38.8574],[-123.7511,38.8674],[-123.762,38.8749],[-123.7671,38.8779],[-123.7847,38.8937],[-123.792,38.9121],[-123.7985,38.9275],[-123.8065,38.9405],[-123.8099,38.9612],[-123.8061,38.977],[-123.7972,38.9899],[-123.7952,38.9916],[-123.7855,38.9999],[-123.7854,38.9999],[-123.7799,39.0029],[-123.7799,39.003],[-123.7766,39.005],[-123.7692,39.0079],[-123.7631,39.0087],[-123.7627,39.0107],[-123.762,39.0129],[-123.7612,39.0151],[-123.7616,39.016],[-123.7614,39.0193],[-123.7612,39.0225],[-123.7616,39.0256],[-123.7615,39.0287],[-123.7609,39.0306],[-123.7614,39.0319],[-123.7617,39.0342],[-123.7621,39.0384],[-123.762,39.0411],[-123.7646,39.0439],[-123.7664,39.0473],[-123.7683,39.0503],[-123.7692,39.053],[-123.7704,39.0562],[-123.7713,39.059],[-123.7726,39.0632],[-123.7747,39.065],[-123.7765,39.067],[-123.7783,39.0697],[-123.7795,39.0727],[-123.781,39.0756],[-123.7823,39.0785],[-123.7834,39.0818],[-123.7846,39.0856],[-123.785,39.0883],[-123.7861,39.0921],[-123.7865,39.0929],[-123.7885,39.096],[-123.7898,39.0977],[-123.7914,39.1002],[-123.7923,39.1014],[-123.7928,39.1023],[-123.7939,39.1042],[-123.7947,39.1068],[-123.7964,39.1086],[-123.7988,39.1118],[-123.8016,39.1159],[-123.8031,39.1185],[-123.8047,39.1216],[-123.8055,39.1249],[-123.8063,39.1249],[-123.8075,39.1272],[-123.8079,39.1298],[-123.8081,39.1336],[-123.8086,39.1378],[-123.8092,39.141],[-123.8115,39.1438],[-123.8143,39.1469],[-123.816,39.1495],[-123.8212,39.1577],[-123.8235,39.1611],[-123.8258,39.1649],[-123.8272,39.1671],[-123.8286,39.1688],[-123.8311,39.172],[-123.8341,39.1765],[-123.8369,39.1804],[-123.8389,39.1833],[-123.8408,39.1873],[-123.8401,39.1902],[-123.8413,39.1913],[-123.8425,39.1933],[-123.844,39.1954],[-123.8455,39.1983],[-123.846,39.1998],[-123.8458,39.2021],[-123.8458,39.2045],[-123.8464,39.2058],[-123.8468,39.2081],[-123.8471,39.2118],[-123.8471,39.2157],[-123.8484,39.2187],[-123.8492,39.2221],[-123.8497,39.2255],[-123.8502,39.2288],[-123.8501,39.2314],[-123.8518,39.2339],[-123.853,39.2364],[-123.8542,39.2384],[-123.8548,39.2405],[-123.8554,39.2414],[-123.8568,39.2435],[-123.8597,39.2468],[-123.8608,39.2499],[-123.8634,39.2548],[-123.8645,39.258],[-123.8652,39.2625],[-123.8674,39.2668],[-123.8682,39.2699],[-123.869,39.273],[-123.8691,39.2759],[-123.8702,39.2807],[-123.875,39.2886],[-123.8761,39.2904],[-123.8761,39.2916],[-123.8793,39.3014],[-123.8802,39.3042],[-123.8816,39.3102],[-123.881,39.3191],[-123.881,39.3194],[-123.8864,39.325],[-123.8901,39.3323],[-123.8931,39.3375],[-123.8949,39.3484],[-123.8952,39.3524],[-123.8943,39.3569],[-123.895,39.3603],[-123.8961,39.3639],[-123.8963,39.3672],[-123.8966,39.3698],[-123.8968,39.3749],[-123.8966,39.376],[-123.8964,39.3774],[-123.8959,39.3801],[-123.8946,39.3831],[-123.8929,39.3868],[-123.8915,39.3893],[-123.8905,39.3901],[-123.8904,39.3923],[-123.8906,39.395],[-123.8915,39.3983],[-123.8921,39.4014],[-123.8924,39.4043],[-123.8924,39.407],[-123.8923,39.4098],[-123.8913,39.4132],[-123.8901,39.4161],[-123.8896,39.4171],[-123.8885,39.4194],[-123.8879,39.4225],[-123.8871,39.4258],[-123.8876,39.4279],[-123.8882,39.4301],[-123.8893,39.4346],[-123.8891,39.4378],[-123.8889,39.4439],[-123.8879,39.4481],[-123.8874,39.453],[-123.885,39.4582],[-123.8826,39.4644],[-123.8811,39.4677],[-123.8796,39.4708],[-123.8795,39.4711],[-123.8782,39.4734],[-123.8777,39.4762],[-123.8761,39.479],[-123.8761,39.48],[-123.8744,39.4826],[-123.8752,39.4853],[-123.8754,39.4904],[-123.8752,39.4924],[-123.8751,39.4942],[-123.8744,39.4963],[-123.8738,39.4982],[-123.8733,39.4999],[-123.8725,39.5024],[-123.8712,39.5046],[-123.8678,39.5083],[-123.8636,39.5113],[-123.8571,39.5141],[-123.8526,39.5149],[-123.8472,39.5239],[-123.8466,39.5249],[-123.8423,39.5333],[-123.837,39.5433],[-123.8346,39.5492],[-123.8366,39.5526],[-123.8384,39.5549],[-123.8397,39.5565],[-123.8408,39.5603],[-123.8436,39.5661],[-123.8464,39.5717],[-123.8494,39.5783],[-123.8506,39.5845],[-123.8525,39.5924],[-123.8531,39.5976],[-123.8534,39.6035],[-123.8531,39.609],[-123.8531,39.6146],[-123.8526,39.6204],[-123.8519,39.6249],[-123.8516,39.6276],[-123.8515,39.6317],[-123.8518,39.6377],[-123.8519,39.6428],[-123.8524,39.6463],[-123.8543,39.65],[-123.8553,39.6533],[-123.856,39.657],[-123.8565,39.6615],[-123.8569,39.6644],[-123.8569,39.6685],[-123.8573,39.6723],[-123.8572,39.6747],[-123.8594,39.6759],[-123.8618,39.6768],[-123.8646,39.6788],[-123.8674,39.6807],[-123.8712,39.6829],[-123.8739,39.6845],[-123.8761,39.6861],[-123.8764,39.6862],[-123.8803,39.6891],[-123.8853,39.6947],[-123.8904,39.7],[-123.8932,39.7048],[-123.8957,39.7114],[-123.8973,39.7184],[-123.8984,39.725],[-123.8992,39.7314],[-123.8999,39.7348],[-123.9001,39.7368],[-123.9003,39.7393],[-123.9016,39.7438],[-123.9032,39.7499],[-123.904,39.7571],[-123.9032,39.7631],[-123.9026,39.7683],[-123.9011,39.7727],[-123.901,39.7805],[-123.9024,39.7819],[-123.9058,39.7883],[-123.9086,39.7946],[-123.9105,39.7996],[-123.9152,39.8022],[-123.9205,39.8049],[-123.924,39.8079],[-123.932,39.8113],[-123.9386,39.8149],[-123.9439,39.8187],[-123.9492,39.8226],[-123.9536,39.827],[-123.9575,39.8317],[-123.9597,39.8351],[-123.9633,39.8402],[-123.9663,39.8445],[-123.9681,39.8461],[-123.9701,39.8492],[-123.9735,39.8536],[-123.976,39.858],[-123.9785,39.8636],[-123.9794,39.8683],[-123.9808,39.8723],[-123.9819,39.8749],[-123.983,39.8768],[-123.9852,39.8778],[-123.9868,39.8792],[-123.989,39.8798],[-123.9918,39.8811],[-124.0011,39.8862],[-124.0054,39.8893],[-124.0096,39.8937],[-124.0122,39.8994],[-124.0162,39.9074],[-124.0193,39.9107],[-124.0235,39.9157],[-124.0289,39.9238],[-124.0353,39.9311],[-124.0414,39.9363],[-124.0477,39.941],[-124.0511,39.9457],[-124.0571,39.9511],[-124.0636,39.9566],[-124.0682,39.9616],[-124.0743,39.9681],[-124.0786,39.9723],[-124.0863,39.9731],[-124.0964,39.975],[-124.1086,39.9788],[-124.1152,39.9824],[-124.1228,39.9887],[-124.1261,39.9936],[-124.1333,39.9999],[-124.1323,39.9999],[-124.1349,40.0025],[-124.1371,40.0047],[-124.1411,40.011],[-124.1441,40.0182],[-124.1453,40.0242],[-124.1454,40.029],[-124.1452,40.0347],[-124.1451,40.0409],[-124.1443,40.0476],[-124.144,40.0518],[-124.1441,40.0524],[-124.1463,40.0558],[-124.1538,40.0635],[-124.1566,40.0659],[-124.1689,40.0704],[-124.1863,40.0756],[-124.2033,40.081],[-124.2044,40.0814],[-124.2048,40.0815],[-124.218,40.0864],[-124.2312,40.0934],[-124.24,40.1029],[-124.2472,40.1109],[-124.2511,40.1146],[-124.252,40.1155],[-124.2541,40.1177],[-124.2553,40.119],[-124.2577,40.1215],[-124.2603,40.1236],[-124.2623,40.1249],[-124.2721,40.1337],[-124.2775,40.1347],[-124.283,40.1362],[-124.2878,40.1377],[-124.2943,40.1424],[-124.3023,40.1482],[-124.3099,40.1536],[-124.3219,40.1602],[-124.3337,40.1672],[-124.3483,40.1783],[-124.3599,40.1868],[-124.3687,40.1932],[-124.3762,40.2005],[-124.3792,40.2029],[-124.3853,40.206],[-124.3928,40.2098],[-124.4031,40.218],[-124.411,40.2253],[-124.4213,40.2371],[-124.4267,40.2499],[-124.4282,40.2581],[-124.4292,40.2669],[-124.4287,40.2756],[-124.428,40.2841],[-124.4279,40.2888],[-124.4264,40.2928],[-124.4246,40.297],[-124.4219,40.3021],[-124.4195,40.3088],[-124.4183,40.3143],[-124.4185,40.3188],[-124.4202,40.3226],[-124.423,40.3275],[-124.4254,40.3316],[-124.4271,40.3357],[-124.4279,40.3388],[-124.428,40.3444],[-124.4279,40.3515],[-124.4277,40.3576],[-124.4281,40.3618],[-124.4295,40.3649],[-124.4327,40.3676],[-124.4386,40.3718],[-124.4425,40.3742],[-124.4432,40.3749],[-124.4447,40.3764],[-124.45,40.3833],[-124.4557,40.3914],[-124.4635,40.4016],[-124.4724,40.4128],[-124.4786,40.4221],[-124.4805,40.4285],[-124.4814,40.4358],[-124.482,40.4403],[-124.4792,40.4526],[-124.4759,40.4598],[-124.4707,40.4659],[-124.4702,40.4663],[-124.4658,40.47],[-124.4633,40.4731],[-124.4589,40.4792],[-124.456,40.4841],[-124.4547,40.4877],[-124.4535,40.4904],[-124.4526,40.4931],[-124.4526,40.498],[-124.4529,40.4999],[-124.4519,40.5156],[-124.4477,40.5297],[-124.4436,40.5356],[-124.4348,40.5487],[-124.4272,40.5621],[-124.4198,40.5771],[-124.412,40.597],[-124.4034,40.6132],[-124.3965,40.6249],[-124.3929,40.6304],[-124.3841,40.6449],[-124.3762,40.6573],[-124.3689,40.6697],[-124.3686,40.6701],[-124.367,40.6723],[-124.3608,40.681],[-124.3528,40.6935],[-124.3523,40.6943],[-124.3429,40.7088],[-124.3341,40.719],[-124.3274,40.7277],[-124.32,40.7389],[-124.3114,40.7499],[-124.2993,40.7685],[-124.299,40.7711],[-124.2983,40.7755],[-124.297,40.781],[-124.2927,40.7881],[-124.2866,40.7959],[-124.2814,40.7991],[-124.2802,40.7999],[-124.2723,40.8108],[-124.2658,40.8201],[-124.2569,40.8332],[-124.2512,40.8409],[-124.2463,40.847],[-124.243,40.8529],[-124.2376,40.8613],[-124.2363,40.8634],[-124.2326,40.8693],[-124.2305,40.8749],[-124.2304,40.8749],[-124.2255,40.8836],[-124.2211,40.8924],[-124.215,40.9064],[-124.2106,40.9175],[-124.2048,40.9321],[-124.2041,40.934],[-124.2034,40.9359],[-124.1976,40.9505],[-124.1959,40.9567],[-124.1945,40.9617],[-124.1938,40.9636],[-124.1937,40.9637],[-124.1898,40.974],[-124.1862,40.9873],[-124.1829,40.9999],[-124.1827,41.0013],[-124.1839,41.0019],[-124.1858,41.0025],[-124.1881,41.0035],[-124.1908,41.0045],[-124.1941,41.0063],[-124.1964,41.0075],[-124.1983,41.0086],[-124.2001,41.0098],[-124.2017,41.011],[-124.2032,41.0121],[-124.205,41.0136],[-124.2066,41.0155],[-124.208,41.0171],[-124.2095,41.0189],[-124.2104,41.0205],[-124.2116,41.0226],[-124.2123,41.0238],[-124.213,41.0252],[-124.2133,41.0257],[-124.2133,41.0258],[-124.2136,41.0268],[-124.2138,41.0274],[-124.214,41.028],[-124.2145,41.0291],[-124.2146,41.0303],[-124.2151,41.0314],[-124.2161,41.0323],[-124.2181,41.0343],[-124.2204,41.0369],[-124.2223,41.039],[-124.224,41.0413],[-124.2255,41.044],[-124.2271,41.0466],[-124.2282,41.049],[-124.2291,41.0518],[-124.2299,41.0546],[-124.2302,41.0567],[-124.2303,41.0569],[-124.2305,41.0586],[-124.2308,41.0613],[-124.2308,41.0632],[-124.2312,41.0655],[-124.2322,41.0665],[-124.2332,41.0678],[-124.2347,41.0696],[-124.2362,41.0717],[-124.2372,41.0738],[-124.2379,41.0759],[-124.2385,41.0778],[-124.239,41.0796],[-124.2394,41.0814],[-124.2396,41.0829],[-124.2403,41.0834],[-124.2417,41.0849],[-124.2429,41.0864],[-124.2445,41.0881],[-124.2461,41.0901],[-124.2474,41.0922],[-124.2479,41.0942],[-124.2489,41.097],[-124.2496,41.099],[-124.25,41.1008],[-124.2503,41.1032],[-124.2505,41.105],[-124.2506,41.1068],[-124.2506,41.1085],[-124.2506,41.1103],[-124.2506,41.1113],[-124.2504,41.1127],[-124.2503,41.1144],[-124.2501,41.1161],[-124.2497,41.1177],[-124.2495,41.1189],[-124.2492,41.1202],[-124.2497,41.1219],[-124.2503,41.1236],[-124.2506,41.1245],[-124.2508,41.1248],[-124.251,41.1253],[-124.2512,41.1261],[-124.2512,41.1274],[-124.2517,41.1283],[-124.2519,41.1287],[-124.2519,41.1295],[-124.2521,41.1302],[-124.2522,41.1314],[-124.2523,41.1325],[-124.2525,41.1341],[-124.252,41.136],[-124.2512,41.1376],[-124.251,41.1388],[-124.2506,41.1407],[-124.2502,41.1427],[-124.2496,41.1449],[-124.2492,41.1472],[-124.2481,41.1506],[-124.2472,41.1528],[-124.246,41.1553],[-124.2443,41.1583],[-124.2434,41.1596],[-124.2425,41.1608],[-124.2414,41.1622],[-124.2403,41.1635],[-124.239,41.1647],[-124.2376,41.166],[-124.2363,41.1671],[-124.2346,41.1685],[-124.2333,41.1695],[-124.2315,41.1709],[-124.2301,41.1716],[-124.229,41.1725],[-124.2279,41.1731],[-124.2262,41.174],[-124.2246,41.175],[-124.2233,41.1757],[-124.2219,41.1764],[-124.2206,41.1771],[-124.2194,41.1777],[-124.2176,41.1784],[-124.2159,41.179],[-124.2135,41.1801],[-124.2114,41.1809],[-124.2095,41.1815],[-124.2083,41.1819],[-124.2067,41.1824],[-124.2031,41.1834],[-124.2002,41.184],[-124.1979,41.1844],[-124.1955,41.1846],[-124.195,41.1863],[-124.1935,41.1917],[-124.1907,41.2014],[-124.1878,41.2096],[-124.1861,41.2142],[-124.1848,41.2174],[-124.1815,41.2254],[-124.1791,41.2308],[-124.1781,41.2335],[-124.1773,41.2354],[-124.1764,41.2371],[-124.1764,41.2379],[-124.1762,41.2394],[-124.1757,41.241],[-124.1751,41.2426],[-124.1753,41.2443],[-124.1755,41.2464],[-124.1755,41.2472],[-124.1755,41.2483],[-124.1754,41.249],[-124.1755,41.2495],[-124.1755,41.2499],[-124.1752,41.2532],[-124.1747,41.2555],[-124.1744,41.257],[-124.174,41.2589],[-124.1733,41.261],[-124.1713,41.2661],[-124.1702,41.2685],[-124.1693,41.2707],[-124.1682,41.2727],[-124.1666,41.2756],[-124.166,41.2779],[-124.1652,41.28],[-124.1644,41.2822],[-124.1624,41.286],[-124.1607,41.2893],[-124.1615,41.29],[-124.1619,41.2908],[-124.1625,41.2918],[-124.163,41.2926],[-124.1634,41.2932],[-124.1645,41.2928],[-124.1661,41.2926],[-124.1678,41.2923],[-124.1696,41.292],[-124.1717,41.2916],[-124.1741,41.2915],[-124.1761,41.2914],[-124.178,41.2912],[-124.1803,41.2911],[-124.1828,41.2912],[-124.1844,41.2913],[-124.1866,41.2913],[-124.1889,41.2916],[-124.191,41.2917],[-124.1923,41.292],[-124.1941,41.2924],[-124.1953,41.2928],[-124.1964,41.2931],[-124.1979,41.2935],[-124.1995,41.2939],[-124.2009,41.2944],[-124.2024,41.2947],[-124.2035,41.2951],[-124.2049,41.2956],[-124.2058,41.2961],[-124.2077,41.2968],[-124.2088,41.2973],[-124.2101,41.2978],[-124.2114,41.2984],[-124.2123,41.2988],[-124.2137,41.2996],[-124.2151,41.3003],[-124.2161,41.301],[-124.2172,41.3016],[-124.2186,41.3023],[-124.22,41.303],[-124.2219,41.3043],[-124.2237,41.3056],[-124.2251,41.3067],[-124.2261,41.3076],[-124.228,41.3093],[-124.2294,41.3105],[-124.2303,41.3112],[-124.2314,41.3123],[-124.2326,41.3136],[-124.2334,41.3145],[-124.2345,41.3158],[-124.2352,41.3167],[-124.2362,41.318],[-124.2368,41.319],[-124.2375,41.3203],[-124.2382,41.3214],[-124.2388,41.3227],[-124.2396,41.3243],[-124.2402,41.326],[-124.2408,41.3279],[-124.2413,41.3293],[-124.2416,41.3307],[-124.2422,41.3326],[-124.2423,41.3339],[-124.2426,41.3364],[-124.2426,41.338],[-124.2427,41.3392],[-124.2425,41.3406],[-124.2423,41.342],[-124.2424,41.3433],[-124.2421,41.3445],[-124.2419,41.3458],[-124.2418,41.3468],[-124.2416,41.348],[-124.2411,41.3495],[-124.2407,41.3509],[-124.2404,41.3528],[-124.2399,41.3546],[-124.239,41.3568],[-124.2382,41.3587],[-124.2371,41.3607],[-124.2358,41.3627],[-124.2352,41.3638],[-124.2343,41.365],[-124.2335,41.3658],[-124.2328,41.3668],[-124.2319,41.3677],[-124.2311,41.3689],[-124.2303,41.3696],[-124.2292,41.3706],[-124.2282,41.3715],[-124.2268,41.3726],[-124.2256,41.3737],[-124.2244,41.3748],[-124.2192,41.3783],[-124.2158,41.3803],[-124.212,41.3824],[-124.2097,41.3834],[-124.2065,41.3847],[-124.2028,41.3859],[-124.1978,41.3872],[-124.193,41.3884],[-124.1886,41.3893],[-124.1853,41.3895],[-124.1812,41.3901],[-124.1766,41.3903],[-124.1709,41.3901],[-124.1659,41.3896],[-124.1614,41.389],[-124.1576,41.3883],[-124.1542,41.3876],[-124.1509,41.3867],[-124.1484,41.386],[-124.1461,41.385],[-124.1441,41.3841],[-124.1424,41.3833],[-124.14,41.3818],[-124.1396,41.3864],[-124.1386,41.3924],[-124.1369,41.4029],[-124.1362,41.4092],[-124.1357,41.4143],[-124.1353,41.4192],[-124.1348,41.4234],[-124.1342,41.4276],[-124.1338,41.4301],[-124.1332,41.4323],[-124.1338,41.4332],[-124.1344,41.4347],[-124.135,41.4368],[-124.1356,41.4388],[-124.1363,41.4418],[-124.1364,41.4435],[-124.1369,41.4468],[-124.1368,41.4566],[-124.1365,41.4643],[-124.1366,41.4644],[-124.1379,41.4683],[-124.1391,41.4729],[-124.1405,41.4772],[-124.1425,41.4828],[-124.1441,41.4869],[-124.1473,41.493],[-124.1513,41.4998],[-124.1517,41.5039],[-124.1518,41.5082],[-124.1536,41.5108],[-124.1579,41.519],[-124.1601,41.5294],[-124.1605,41.538],[-124.1605,41.5434],[-124.1645,41.5452],[-124.1723,41.551],[-124.18,41.5583],[-124.185,41.5658],[-124.1883,41.574],[-124.1885,41.5757],[-124.1887,41.579],[-124.1883,41.5836],[-124.1871,41.589],[-124.1892,41.5918],[-124.1905,41.5987],[-124.1905,41.6046],[-124.1901,41.6082],[-124.1958,41.6132],[-124.2013,41.6194],[-124.2045,41.6248],[-124.2074,41.6293],[-124.2098,41.6352],[-124.2114,41.6417],[-124.2105,41.6495],[-124.2118,41.6527],[-124.2118,41.6619],[-124.21,41.6693],[-124.2086,41.6738],[-124.2117,41.6812],[-124.2152,41.6823],[-124.2226,41.6853],[-124.2299,41.6897],[-124.2359,41.6941],[-124.236,41.6942],[-124.2369,41.6946],[-124.2419,41.695],[-124.2454,41.696],[-124.2495,41.697],[-124.2512,41.6975],[-124.2624,41.7019],[-124.2781,41.7097],[-124.2842,41.7134],[-124.2919,41.7181],[-124.3003,41.7242],[-124.3137,41.7275],[-124.3161,41.7284],[-124.3306,41.7338],[-124.3454,41.7446],[-124.3523,41.7498],[-124.3524,41.7498],[-124.356,41.7522],[-124.361,41.7559],[-124.3655,41.7597],[-124.3692,41.7634],[-124.37,41.7635],[-124.3729,41.764],[-124.3747,41.7644],[-124.3762,41.7646],[-124.3762,41.7656],[-124.3844,41.7682],[-124.392,41.7724],[-124.3995,41.7779],[-124.4057,41.7831],[-124.4108,41.7883],[-124.4142,41.793],[-124.4162,41.7969],[-124.4175,41.8],[-124.4224,41.8037],[-124.4292,41.8097],[-124.435,41.8166],[-124.4389,41.8245],[-124.4395,41.8271],[-124.4404,41.8312],[-124.4407,41.8387],[-124.4377,41.8493],[-124.435,41.8565],[-124.4309,41.8629],[-124.4261,41.8688],[-124.4223,41.8723],[-124.4186,41.8748],[-124.4113,41.8821],[-124.4012,41.8856],[-124.3888,41.8868],[-124.3762,41.887],[-124.3762,41.8869],[-124.3735,41.8869],[-124.3721,41.8867],[-124.3652,41.8866],[-124.3566,41.8852],[-124.3477,41.8832],[-124.3386,41.8798],[-124.333,41.877],[-124.3301,41.8748],[-124.33,41.8748],[-124.33,41.8747],[-124.3119,41.8588],[-124.3045,41.8601],[-124.298,41.8607],[-124.2936,41.8604],[-124.2892,41.8601],[-124.285,41.8595],[-124.281,41.8709],[-124.2797,41.8748],[-124.2803,41.8748],[-124.2807,41.8748],[-124.2797,41.8803],[-124.2778,41.8911],[-124.2764,41.8989],[-124.2761,41.9031],[-124.2807,41.907],[-124.2857,41.9129],[-124.2899,41.9201],[-124.2919,41.9285],[-124.2917,41.9363],[-124.2917,41.9373],[-124.2916,41.9374],[-124.2899,41.9454],[-124.2878,41.9518],[-124.2848,41.9568],[-124.2873,41.964],[-124.2886,41.9696],[-124.2946,41.9755],[-124.3012,41.983],[-124.3047,41.9887],[-124.307,41.9929],[-124.3179,41.9946],[-124.3273,41.9977],[-124.3283,41.9981],[-124.3288,41.9983]]]]},"properties":{"STATE_ID":"06","STATE_NAME":"California"},"id":6}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-74.6949,41.3574],[-74.6947,41.3574],[-74.6944,41.3572],[-74.6942,41.3571],[-74.6941,41.3571],[-74.694,41.357],[-74.6938,41.3569],[-74.6919,41.356],[-74.6909,41.3555],[-74.6889,41.3546],[-74.6877,41.3541],[-74.6869,41.3537],[-74.6856,41.3531],[-74.6853,41.353],[-74.6841,41.3524],[-74.68,41.3505],[-74.6775,41.3494],[-74.6755,41.3485],[-74.6749,41.3482],[-74.6746,41.3481],[-74.6741,41.3479],[-74.6739,41.3478],[-74.6708,41.3464],[-74.667,41.3446],[-74.6615,41.3421],[-74.6601,41.3415],[-74.6597,41.3413],[-74.6586,41.3408],[-74.6544,41.3388],[-74.6535,41.3385],[-74.6512,41.3374],[-74.6493,41.3365],[-74.6485,41.3361],[-74.6462,41.3351],[-74.6441,41.3341],[-74.6429,41.3335],[-74.6417,41.333],[-74.6416,41.3329],[-74.6408,41.3326],[-74.6404,41.3324],[-74.6398,41.3321],[-74.6376,41.3311],[-74.6349,41.3299],[-74.6332,41.3292],[-74.6325,41.3289],[-74.6313,41.3283],[-74.631,41.3281],[-74.6297,41.3276],[-74.6259,41.3258],[-74.6248,41.3253],[-74.6234,41.3247],[-74.62,41.3231],[-74.6192,41.3228],[-74.6176,41.322],[-74.6165,41.3216],[-74.6109,41.319],[-74.6092,41.3182],[-74.6088,41.318],[-74.6082,41.3177],[-74.6077,41.3175],[-74.6069,41.3172],[-74.5997,41.3139],[-74.5973,41.3128],[-74.5967,41.3125],[-74.5927,41.3107],[-74.59,41.3095],[-74.5866,41.308],[-74.585,41.3072],[-74.5828,41.3062],[-74.5819,41.3058],[-74.5815,41.3056],[-74.5806,41.3052],[-74.5802,41.3051],[-74.5792,41.3046],[-74.5772,41.3037],[-74.5754,41.3029],[-74.5733,41.3019],[-74.5717,41.3012],[-74.5692,41.3001],[-74.5641,41.2978],[-74.5625,41.297],[-74.5624,41.297],[-74.5623,41.2969],[-74.5622,41.2969],[-74.5616,41.2966],[-74.5609,41.2963],[-74.5602,41.296],[-74.5576,41.2948],[-74.5567,41.2944],[-74.5564,41.2942],[-74.5539,41.2931],[-74.5519,41.2922],[-74.5477,41.2903],[-74.546,41.2895],[-74.5398,41.2867],[-74.5376,41.2857],[-74.5368,41.2853],[-74.5367,41.2853],[-74.5366,41.2852],[-74.5365,41.2852],[-74.5333,41.2837],[-74.5295,41.2819],[-74.5263,41.2804],[-74.5255,41.28],[-74.5254,41.2799],[-74.5253,41.2799],[-74.5225,41.2786],[-74.5182,41.2765],[-74.5112,41.2733],[-74.5075,41.2715],[-74.5068,41.2712],[-74.5058,41.2707],[-74.5032,41.2694],[-74.5005,41.268],[-74.5,41.2678],[-74.4997,41.2677],[-74.4936,41.2646],[-74.4913,41.2635],[-74.4776,41.2574],[-74.477,41.2571],[-74.4741,41.2558],[-74.4731,41.2554],[-74.4708,41.2543],[-74.4702,41.2541],[-74.4684,41.2533],[-74.4667,41.2525],[-74.4651,41.2517],[-74.4633,41.2509],[-74.4579,41.2484],[-74.4553,41.2472],[-74.4502,41.2448],[-74.4482,41.2438],[-74.4397,41.2397],[-74.4387,41.2392],[-74.4381,41.2389],[-74.4327,41.2363],[-74.4295,41.2347],[-74.4287,41.2344],[-74.4272,41.2336],[-74.4257,41.2329],[-74.4247,41.2324],[-74.4233,41.2317],[-74.4226,41.2314],[-74.4201,41.2301],[-74.4188,41.2295],[-74.4134,41.2268],[-74.4116,41.2259],[-74.4099,41.2251],[-74.4061,41.2232],[-74.4043,41.2223],[-74.4021,41.2212],[-74.4006,41.2204],[-74.4003,41.2203],[-74.4,41.2201],[-74.3987,41.2195],[-74.3971,41.2187],[-74.3969,41.2186],[-74.3967,41.2185],[-74.3966,41.2184],[-74.3956,41.2179],[-74.3902,41.2151],[-74.3864,41.2131],[-74.3852,41.2125],[-74.3831,41.2114],[-74.3826,41.2111],[-74.382,41.2108],[-74.3788,41.2091],[-74.3744,41.2069],[-74.3712,41.2053],[-74.371,41.2052],[-74.3675,41.2032],[-74.3666,41.2028],[-74.366,41.2024],[-74.3621,41.2004],[-74.3564,41.1977],[-74.3558,41.1973],[-74.3552,41.197],[-74.353,41.196],[-74.3524,41.1957],[-74.3494,41.1942],[-74.3464,41.1927],[-74.3449,41.1921],[-74.3433,41.1913],[-74.3426,41.191],[-74.3347,41.1873],[-74.3341,41.187],[-74.3322,41.1861],[-74.3318,41.186],[-74.3313,41.1857],[-74.3307,41.1855],[-74.3264,41.1836],[-74.3223,41.1818],[-74.3218,41.1816],[-74.3203,41.1809],[-74.3197,41.1806],[-74.319,41.1803],[-74.3187,41.1801],[-74.3168,41.1793],[-74.3152,41.1786],[-74.3148,41.1785],[-74.3047,41.174],[-74.3022,41.1729],[-74.3019,41.1728],[-74.2999,41.1719],[-74.2877,41.1665],[-74.2815,41.1639],[-74.2807,41.1635],[-74.2798,41.1631],[-74.2797,41.163],[-74.2796,41.163],[-74.2691,41.1586],[-74.267,41.1577],[-74.2605,41.1547],[-74.2556,41.1524],[-74.2525,41.151],[-74.2507,41.1502],[-74.2494,41.1496],[-74.2472,41.1486],[-74.2454,41.1478],[-74.2441,41.1473],[-74.2432,41.1469],[-74.2426,41.1467],[-74.2423,41.1465],[-74.2396,41.1453],[-74.2375,41.1444],[-74.2358,41.1437],[-74.2349,41.1433],[-74.2343,41.143],[-74.233,41.1425],[-74.2317,41.1419],[-74.2282,41.1404],[-74.228,41.1404],[-74.2279,41.1403],[-74.2277,41.1402],[-74.2271,41.14],[-74.227,41.14],[-74.227,41.1399],[-74.2266,41.1398],[-74.2232,41.1384],[-74.2226,41.1381],[-74.2225,41.138],[-74.2223,41.138],[-74.222,41.1378],[-74.2184,41.1363],[-74.2178,41.136],[-74.2168,41.1357],[-74.2156,41.1353],[-74.2155,41.1353],[-74.2154,41.1352],[-74.2152,41.1352],[-74.215,41.1351],[-74.2144,41.1349],[-74.2138,41.1347],[-74.2127,41.1343],[-74.2112,41.1337],[-74.2063,41.1316],[-74.1953,41.1269],[-74.1947,41.1267],[-74.1913,41.1252],[-74.1881,41.1238],[-74.1849,41.1225],[-74.1832,41.1217],[-74.1824,41.1214],[-74.1698,41.116],[-74.1681,41.1153],[-74.1629,41.113],[-74.1627,41.1129],[-74.1625,41.1128],[-74.1618,41.1125],[-74.161,41.1122],[-74.1591,41.1114],[-74.159,41.1113],[-74.1584,41.111],[-74.1583,41.111],[-74.1582,41.111],[-74.1571,41.1105],[-74.157,41.1104],[-74.1563,41.1101],[-74.1562,41.1101],[-74.1561,41.11],[-74.1555,41.1097],[-74.1552,41.1096],[-74.1547,41.1094],[-74.1537,41.109],[-74.1534,41.1088],[-74.1527,41.1085],[-74.1526,41.1085],[-74.1522,41.1083],[-74.152,41.1082],[-74.1517,41.1081],[-74.1513,41.1079],[-74.1503,41.1075],[-74.1502,41.1074],[-74.1499,41.1073],[-74.1485,41.1067],[-74.1478,41.1064],[-74.1477,41.1063],[-74.1474,41.1062],[-74.1473,41.1061],[-74.1472,41.1061],[-74.1471,41.1061],[-74.1469,41.106],[-74.1467,41.1059],[-74.1457,41.1054],[-74.1437,41.1046],[-74.1423,41.104],[-74.1421,41.1039],[-74.1317,41.0993],[-74.1294,41.0983],[-74.1273,41.0973],[-74.1208,41.0944],[-74.1143,41.0916],[-74.1124,41.0907],[-74.1123,41.0907],[-74.104,41.087],[-74.0982,41.0845],[-74.0968,41.0839],[-74.0966,41.0838],[-74.0963,41.0837],[-74.0958,41.0834],[-74.0955,41.0833],[-74.0942,41.0827],[-74.0941,41.0827],[-74.0931,41.0822],[-74.0924,41.0819],[-74.0923,41.0819],[-74.0912,41.0814],[-74.0905,41.0811],[-74.0867,41.0794],[-74.0862,41.0792],[-74.0843,41.0783],[-74.0841,41.0782],[-74.0838,41.0781],[-74.0817,41.0772],[-74.0816,41.0772],[-74.0816,41.0771],[-74.08,41.0764],[-74.079,41.076],[-74.0751,41.0742],[-74.0748,41.0741],[-74.0743,41.0739],[-74.0739,41.0737],[-74.0736,41.0736],[-74.0735,41.0735],[-74.0725,41.0731],[-74.0718,41.0728],[-74.0711,41.0725],[-74.069,41.0715],[-74.0679,41.071],[-74.0678,41.071],[-74.0616,41.0682],[-74.0595,41.0673],[-74.0587,41.0669],[-74.0582,41.0667],[-74.0572,41.0663],[-74.0568,41.0661],[-74.0567,41.066],[-74.052,41.064],[-74.0512,41.0636],[-74.0508,41.0635],[-74.0507,41.0634],[-74.0468,41.0617],[-74.0461,41.0614],[-74.0461,41.0613],[-74.0446,41.0607],[-74.0445,41.0606],[-74.044,41.0604],[-74.043,41.06],[-74.0409,41.059],[-74.0405,41.0589],[-74.0374,41.0575],[-74.0373,41.0575],[-74.0371,41.0574],[-74.0365,41.0571],[-74.0359,41.0568],[-74.0346,41.0562],[-74.0336,41.0558],[-74.0335,41.0558],[-74.0334,41.0557],[-74.0333,41.0557],[-74.0332,41.0556],[-74.0323,41.0552],[-74.0319,41.055],[-74.0318,41.055],[-74.0314,41.0548],[-74.0292,41.0539],[-74.0258,41.0523],[-74.0255,41.0522],[-74.0254,41.0522],[-74.025,41.052],[-74.0246,41.0518],[-74.0245,41.0518],[-74.0243,41.0517],[-74.0237,41.0514],[-74.0234,41.0513],[-74.0228,41.051],[-74.0225,41.0509],[-74.0224,41.0508],[-74.0198,41.0497],[-74.0194,41.0495],[-74.0193,41.0495],[-74.0183,41.049],[-74.0182,41.049],[-74.0182,41.0489],[-74.0173,41.0486],[-74.0157,41.0479],[-74.0156,41.0478],[-74.0147,41.0474],[-74.0146,41.0474],[-74.0144,41.0473],[-74.0135,41.0469],[-74.0133,41.0468],[-74.0132,41.0468],[-74.0127,41.0465],[-74.0126,41.0465],[-74.012,41.0462],[-74.0117,41.0461],[-74.0049,41.0431],[-74.0044,41.0428],[-74.0017,41.0416],[-73.9998,41.0408],[-73.9996,41.0407],[-73.9993,41.0406],[-73.9972,41.0396],[-73.9938,41.0381],[-73.9935,41.038],[-73.9929,41.0377],[-73.9927,41.0377],[-73.9927,41.0376],[-73.9926,41.0376],[-73.9925,41.0376],[-73.9924,41.0375],[-73.9921,41.0374],[-73.9773,41.0308],[-73.9765,41.0305],[-73.9751,41.0298],[-73.9744,41.0295],[-73.9726,41.0287],[-73.9697,41.0274],[-73.967,41.0262],[-73.9668,41.0261],[-73.9666,41.026],[-73.9665,41.026],[-73.966,41.0258],[-73.9655,41.0255],[-73.9648,41.0252],[-73.9636,41.0247],[-73.9632,41.0245],[-73.9591,41.0227],[-73.9588,41.0226],[-73.9583,41.0223],[-73.9559,41.0213],[-73.9553,41.021],[-73.955,41.0209],[-73.9549,41.0208],[-73.9548,41.0208],[-73.9547,41.0207],[-73.954,41.0204],[-73.953,41.02],[-73.9529,41.0199],[-73.9525,41.0198],[-73.9523,41.0197],[-73.9519,41.0195],[-73.9516,41.0194],[-73.9504,41.0188],[-73.9501,41.0187],[-73.9493,41.0183],[-73.9492,41.0183],[-73.9484,41.0179],[-73.9479,41.0177],[-73.9469,41.0172],[-73.9468,41.0172],[-73.9467,41.0172],[-73.9456,41.0167],[-73.9451,41.0164],[-73.9449,41.0164],[-73.9445,41.0162],[-73.9443,41.016],[-73.9442,41.016],[-73.9413,41.0147],[-73.9411,41.0146],[-73.939,41.0137],[-73.9389,41.0136],[-73.9387,41.0135],[-73.9383,41.0134],[-73.937,41.0128],[-73.9365,41.0125],[-73.934,41.0114],[-73.9328,41.0109],[-73.932,41.0105],[-73.931,41.0101],[-73.9302,41.0097],[-73.9295,41.0094],[-73.9294,41.0093],[-73.9281,41.0088],[-73.9281,41.0087],[-73.9277,41.0086],[-73.9252,41.0074],[-73.9234,41.0066],[-73.9232,41.0065],[-73.922,41.006],[-73.9218,41.0059],[-73.9211,41.0056],[-73.9206,41.0053],[-73.9202,41.0052],[-73.9199,41.005],[-73.9185,41.0044],[-73.9119,41.0014],[-73.9117,41.0014],[-73.9117,41.0013],[-73.9113,41.0012],[-73.9067,40.9991],[-73.905,40.9983],[-73.9027,40.9973],[-73.9025,40.9973],[-73.894,40.9972],[-73.8965,40.9817],[-73.8971,40.9799],[-73.8971,40.9798],[-73.8971,40.9797],[-73.8972,40.9796],[-73.8972,40.9794],[-73.8973,40.9791],[-73.8975,40.9786],[-73.8979,40.9775],[-73.8982,40.9764],[-73.8983,40.9762],[-73.8988,40.9748],[-73.9032,40.9627],[-73.904,40.9605],[-73.9041,40.9603],[-73.9041,40.9602],[-73.9043,40.9596],[-73.9045,40.959],[-73.9049,40.9581],[-73.9061,40.9548],[-73.9073,40.9516],[-73.9073,40.9515],[-73.9078,40.9499],[-73.9079,40.9495],[-73.908,40.9494],[-73.908,40.9493],[-73.9083,40.9484],[-73.9092,40.9455],[-73.9105,40.9415],[-73.9106,40.9414],[-73.9123,40.9355],[-73.9139,40.9301],[-73.9156,40.9249],[-73.9177,40.9195],[-73.9177,40.919],[-73.9179,40.9176],[-73.9181,40.9175],[-73.9184,40.9175],[-73.9185,40.9171],[-73.9188,40.916],[-73.9191,40.9148],[-73.9199,40.9136],[-73.9201,40.9131],[-73.921,40.911],[-73.9225,40.9072],[-73.9233,40.9051],[-73.9238,40.9037],[-73.9242,40.9027],[-73.9249,40.901],[-73.9257,40.8991],[-73.9259,40.8985],[-73.9266,40.8969],[-73.9271,40.8955],[-73.9272,40.8952],[-73.9283,40.8926],[-73.9292,40.8903],[-73.9294,40.8897],[-73.9295,40.8896],[-73.9298,40.8887],[-73.9317,40.8856],[-73.9337,40.8825],[-73.9338,40.8822],[-73.9382,40.8751],[-73.9384,40.8748],[-73.9386,40.8745],[-73.939,40.8738],[-73.9396,40.8729],[-73.9402,40.8718],[-73.9411,40.8704],[-73.9419,40.8691],[-73.9429,40.8675],[-73.9431,40.8671],[-73.9432,40.867],[-73.9439,40.8659],[-73.9453,40.8635],[-73.9459,40.8625],[-73.9478,40.8595],[-73.9484,40.8585],[-73.9521,40.8516],[-73.9521,40.8514],[-73.9535,40.849],[-73.954,40.848],[-73.9555,40.8444],[-73.9576,40.8396],[-73.9584,40.8379],[-73.9586,40.8374],[-73.9599,40.8344],[-73.9612,40.8314],[-73.9614,40.8309],[-73.9624,40.8288],[-73.9632,40.8269],[-73.9637,40.8263],[-73.9651,40.8245],[-73.9651,40.8244],[-73.9657,40.8237],[-73.966,40.8233],[-73.9661,40.8231],[-73.9666,40.8226],[-73.9673,40.8217],[-73.968,40.8208],[-73.9681,40.8207],[-73.9701,40.8177],[-73.9706,40.817],[-73.9711,40.8163],[-73.9716,40.8156],[-73.9749,40.8108],[-73.977,40.808],[-73.9788,40.8057],[-73.9799,40.8042],[-73.9806,40.8033],[-73.9825,40.8007],[-73.9844,40.7982],[-73.9848,40.7977],[-73.9848,40.7976],[-73.9849,40.7975],[-73.9863,40.7956],[-73.9881,40.793],[-73.99,40.7904],[-73.9913,40.7886],[-73.9916,40.7881],[-73.992,40.7876],[-73.9929,40.7863],[-73.9938,40.785],[-73.9948,40.7838],[-73.9957,40.7825],[-73.9958,40.7824],[-73.9974,40.7803],[-73.9978,40.7797],[-73.9986,40.7786],[-73.9996,40.7772],[-73.9996,40.777],[-74.0002,40.776],[-74.0013,40.7744],[-74.0014,40.7743],[-74.0043,40.7702],[-74.0051,40.7692],[-74.0058,40.7681],[-74.0083,40.7649],[-74.0092,40.7636],[-74.0095,40.7631],[-74.0097,40.7629],[-74.0098,40.7627],[-74.0099,40.7626],[-74.0111,40.7606],[-74.0115,40.7601],[-74.0124,40.7587],[-74.0134,40.7572],[-74.0138,40.7566],[-74.0155,40.7501],[-74.0157,40.7493],[-74.0168,40.7451],[-74.017,40.7441],[-74.0171,40.7437],[-74.0179,40.7407],[-74.0181,40.7398],[-74.0182,40.7391],[-74.0189,40.7364],[-74.0194,40.7346],[-74.0198,40.7328],[-74.0204,40.7303],[-74.0207,40.729],[-74.0208,40.7288],[-74.0211,40.7276],[-74.0211,40.7275],[-74.0211,40.7274],[-74.0215,40.7255],[-74.0216,40.7252],[-74.0216,40.7251],[-74.022,40.7236],[-74.0225,40.7206],[-74.0225,40.7204],[-74.0234,40.7158],[-74.0237,40.7139],[-74.0239,40.713],[-74.0245,40.7094],[-74.025,40.7072],[-74.0254,40.7047],[-74.026,40.7016],[-74.0263,40.6999],[-74.0329,40.6878],[-74.0346,40.6849],[-74.0349,40.6842],[-74.0351,40.6839],[-74.0428,40.673],[-74.0435,40.6718],[-74.0447,40.6698],[-74.046,40.6677],[-74.0477,40.6648],[-74.0482,40.6639],[-74.0489,40.6627],[-74.0496,40.6616],[-74.0498,40.6613],[-74.0502,40.6608],[-74.0505,40.6604],[-74.0508,40.6598],[-74.0514,40.6589],[-74.0518,40.6582],[-74.0523,40.6573],[-74.0528,40.6564],[-74.053,40.656],[-74.0532,40.6557],[-74.0535,40.6552],[-74.0543,40.6539],[-74.0546,40.6535],[-74.0546,40.6534],[-74.0557,40.6518],[-74.0716,40.6518],[-74.0744,40.6518],[-74.0773,40.6517],[-74.0868,40.6516],[-74.0874,40.6513],[-74.0906,40.6498],[-74.0913,40.6494],[-74.0938,40.6482],[-74.0942,40.6482],[-74.1003,40.6482],[-74.105,40.6481],[-74.1063,40.6481],[-74.11,40.648],[-74.1123,40.6474],[-74.1165,40.6465],[-74.1207,40.6455],[-74.1221,40.645],[-74.1235,40.6446],[-74.1238,40.6445],[-74.1241,40.6444],[-74.1256,40.644],[-74.1282,40.6439],[-74.13,40.6438],[-74.1318,40.6437],[-74.1339,40.6437],[-74.1358,40.6433],[-74.1359,40.6433],[-74.1419,40.6423],[-74.142,40.6423],[-74.1421,40.6422],[-74.1432,40.6422],[-74.1494,40.6429],[-74.1535,40.6433],[-74.1564,40.6437],[-74.1577,40.6438],[-74.158,40.6438],[-74.1581,40.6438],[-74.1599,40.644],[-74.1612,40.6441],[-74.1613,40.6441],[-74.1614,40.6442],[-74.1615,40.6442],[-74.1706,40.6453],[-74.1776,40.6461],[-74.1791,40.6462],[-74.1805,40.6464],[-74.1814,40.6465],[-74.1856,40.646],[-74.1868,40.6452],[-74.1877,40.6446],[-74.1878,40.6446],[-74.1883,40.6443],[-74.1886,40.6441],[-74.1887,40.6439],[-74.1892,40.6436],[-74.1897,40.6432],[-74.1905,40.6424],[-74.1913,40.6417],[-74.1935,40.6397],[-74.1956,40.6377],[-74.1957,40.6377],[-74.1957,40.6376],[-74.1958,40.6374],[-74.196,40.6372],[-74.1965,40.6365],[-74.197,40.6358],[-74.1971,40.6358],[-74.1971,40.6357],[-74.1974,40.6354],[-74.2005,40.6326],[-74.201,40.6321],[-74.2015,40.6316],[-74.2023,40.6309],[-74.2024,40.6285],[-74.2035,40.6251],[-74.2037,40.6242],[-74.2032,40.6225],[-74.2019,40.6186],[-74.2024,40.6165],[-74.2025,40.6162],[-74.2031,40.6141],[-74.2038,40.6066],[-74.2038,40.606],[-74.1994,40.6002],[-74.1994,40.5999],[-74.1995,40.599],[-74.1995,40.5983],[-74.1995,40.5976],[-74.1995,40.5975],[-74.2037,40.5927],[-74.2063,40.5885],[-74.2068,40.5862],[-74.2075,40.5827],[-74.2082,40.5793],[-74.2083,40.5792],[-74.2083,40.5791],[-74.209,40.5766],[-74.2099,40.5743],[-74.2108,40.572],[-74.2108,40.5719],[-74.2115,40.5701],[-74.2122,40.5682],[-74.2153,40.5602],[-74.2155,40.56],[-74.216,40.5595],[-74.2166,40.5589],[-74.2167,40.5588],[-74.2168,40.5586],[-74.2184,40.557],[-74.2245,40.5577],[-74.226,40.5579],[-74.2274,40.558],[-74.2282,40.5581],[-74.2284,40.5581],[-74.2291,40.5582],[-74.2297,40.5583],[-74.2303,40.5583],[-74.231,40.5584],[-74.2317,40.5585],[-74.2319,40.5583],[-74.2321,40.5582],[-74.2322,40.5582],[-74.2325,40.5579],[-74.2328,40.5578],[-74.2331,40.5576],[-74.2392,40.5538],[-74.2474,40.5492],[-74.2492,40.5451],[-74.2493,40.5449],[-74.2506,40.5418],[-74.2502,40.5396],[-74.2488,40.533],[-74.2465,40.5248],[-74.2464,40.5244],[-74.2461,40.5216],[-74.2461,40.5213],[-74.2461,40.521],[-74.2461,40.5209],[-74.2517,40.5174],[-74.253,40.5166],[-74.2544,40.5157],[-74.2548,40.5153],[-74.2552,40.5146],[-74.2555,40.5139],[-74.2559,40.513],[-74.2563,40.5121],[-74.257,40.5107],[-74.2572,40.5102],[-74.2583,40.508],[-74.2583,40.5079],[-74.2584,40.5074],[-74.2585,40.5067],[-74.2586,40.5062],[-74.2586,40.5061],[-74.2591,40.5029],[-74.2591,40.5023],[-74.2591,40.501],[-74.2591,40.5005],[-74.2591,40.5001],[-74.2591,40.4999],[-74.2591,40.4996],[-74.2591,40.4972],[-74.259,40.4971],[-74.2573,40.4943],[-74.2567,40.4933],[-74.2565,40.493],[-74.2543,40.489],[-74.2533,40.4874],[-74.2532,40.4873],[-74.2527,40.4871],[-74.2499,40.486],[-74.2497,40.486],[-74.2496,40.4859],[-74.2486,40.4855],[-74.2483,40.4854],[-74.2437,40.4835],[-74.2407,40.4823],[-74.2379,40.4812],[-74.2281,40.4774],[-74.217,40.4792],[-74.2065,40.481],[-74.2004,40.482],[-74.2003,40.482],[-74.1639,40.4881],[-74.1626,40.4883],[-74.1604,40.4887],[-74.1521,40.49],[-74.1499,40.4904],[-74.1439,40.4914],[-74.1372,40.4925],[-74.1311,40.4935],[-74.1245,40.4946],[-74.1076,40.4974],[-74.0986,40.4989],[-74.0945,40.4996],[-74.0923,40.5],[-74.0917,40.5001],[-74.0915,40.5001],[-74.0829,40.5017],[-74.0782,40.5025],[-74.071,40.5039],[-74.0579,40.5065],[-74.0576,40.5065],[-74.0421,40.5093],[-73.9932,40.5179],[-73.9573,40.5242],[-73.955,40.5246],[-73.9503,40.5255],[-73.9499,40.5255],[-73.9437,40.522],[-73.8867,40.4898],[-73.8897,40.4865],[-73.8884,40.4841],[-73.8868,40.4759],[-73.8851,40.4528],[-73.8868,40.4242],[-73.8868,40.3751],[-73.8871,40.345],[-73.8908,40.3107],[-73.8982,40.2743],[-73.9064,40.2514],[-73.9069,40.2501],[-73.9105,40.2417],[-73.9204,40.2195],[-73.9325,40.1923],[-73.9332,40.1902],[-73.9469,40.1544],[-73.9605,40.1251],[-73.9627,40.1199],[-73.9653,40.1129],[-73.9663,40.1086],[-73.9651,40.1012],[-73.9651,40.1009],[-73.9654,40.0976],[-73.9661,40.0906],[-73.9704,40.0808],[-73.9733,40.0751],[-73.986,40.0211],[-73.9892,40.0133],[-73.9927,40.0001],[-73.9959,39.9893],[-73.9996,39.9768],[-74.0076,39.9367],[-74.0199,39.8751],[-74.0223,39.8558],[-74.0248,39.8296],[-74.0277,39.8065],[-74.0305,39.7867],[-74.0331,39.77],[-74.0346,39.7624],[-74.0382,39.7501],[-74.0439,39.7364],[-74.0495,39.7238],[-74.0622,39.707],[-74.0707,39.6912],[-74.0833,39.6696],[-74.0965,39.6499],[-74.1113,39.6316],[-74.1164,39.6251],[-74.1246,39.6151],[-74.1534,39.5748],[-74.1832,39.533],[-74.2112,39.5001],[-74.2127,39.5001],[-74.2321,39.4752],[-74.2496,39.4526],[-74.254,39.4445],[-74.2549,39.4428],[-74.2659,39.4224],[-74.2873,39.3982],[-74.3111,39.3751],[-74.3152,39.3715],[-74.3254,39.3623],[-74.3361,39.3545],[-74.3442,39.3487],[-74.35,39.3458],[-74.3502,39.3454],[-74.3512,39.3427],[-74.3547,39.3354],[-74.3574,39.3317],[-74.3625,39.3258],[-74.3688,39.3207],[-74.3701,39.32],[-74.3726,39.3186],[-74.3746,39.3175],[-74.3922,39.3123],[-74.4114,39.3097],[-74.4306,39.3084],[-74.4534,39.3031],[-74.4577,39.3024],[-74.4616,39.301],[-74.4623,39.3006],[-74.4637,39.2995],[-74.4649,39.2982],[-74.4691,39.2944],[-74.4773,39.2887],[-74.4828,39.2841],[-74.4869,39.2796],[-74.4897,39.2773],[-74.4908,39.2739],[-74.4911,39.2741],[-74.5002,39.2667],[-74.5085,39.261],[-74.5098,39.2596],[-74.5113,39.2558],[-74.512,39.2558],[-74.513,39.2539],[-74.5185,39.246],[-74.524,39.2403],[-74.5336,39.2346],[-74.546,39.2266],[-74.5556,39.2197],[-74.5652,39.2106],[-74.5749,39.1992],[-74.5834,39.1879],[-74.5834,39.1878],[-74.5837,39.1872],[-74.5898,39.1835],[-74.5953,39.1778],[-74.5995,39.1709],[-74.6036,39.163],[-74.6132,39.1527],[-74.6246,39.1436],[-74.6246,39.1431],[-74.6374,39.1251],[-74.6443,39.1148],[-74.6431,39.111],[-74.6404,39.1023],[-74.6399,39.0947],[-74.6422,39.0846],[-74.6469,39.0762],[-74.6536,39.0683],[-74.6616,39.0613],[-74.6689,39.0564],[-74.6766,39.052],[-74.6822,39.0498],[-74.6908,39.0389],[-74.696,39.0322],[-74.7002,39.0266],[-74.7044,39.021],[-74.7096,39.0146],[-74.7156,39.0092],[-74.72,39.0001],[-74.7174,39.0001],[-74.7185,38.9977],[-74.7211,38.9932],[-74.7238,38.9892],[-74.7249,38.9833],[-74.7284,38.9742],[-74.7334,38.9677],[-74.7431,38.9589],[-74.7496,38.9541],[-74.7532,38.9522],[-74.7562,38.9506],[-74.7593,38.9489],[-74.7631,38.9471],[-74.7682,38.945],[-74.7739,38.9428],[-74.7765,38.9405],[-74.791,38.9279],[-74.7969,38.9231],[-74.8007,38.9206],[-74.801,38.9186],[-74.8036,38.9139],[-74.8094,38.907],[-74.815,38.9018],[-74.8193,38.899],[-74.8243,38.8963],[-74.832,38.893],[-74.8408,38.8901],[-74.8486,38.8888],[-74.8549,38.8882],[-74.861,38.8879],[-74.8648,38.8879],[-74.8692,38.8876],[-74.8722,38.8878],[-74.8746,38.8868],[-74.8821,38.8847],[-74.8898,38.8829],[-74.897,38.8811],[-74.904,38.8797],[-74.908,38.8793],[-74.9134,38.8751],[-74.911,38.8751],[-74.9356,38.8548],[-74.9996,38.8021],[-74.9996,38.8026],[-75.0151,38.7887],[-75.0153,38.789],[-75.0159,38.7901],[-75.0161,38.7905],[-75.0225,38.8017],[-75.0297,38.8143],[-75.0418,38.8353],[-75.0433,38.838],[-75.0457,38.8422],[-75.0482,38.8465],[-75.0483,38.8468],[-75.0488,38.8476],[-75.049,38.8479],[-75.049,38.848],[-75.052,38.8533],[-75.0611,38.8691],[-75.0641,38.8743],[-75.0643,38.8745],[-75.0646,38.8749],[-75.0648,38.8751],[-75.067,38.879],[-75.0735,38.8906],[-75.0757,38.8944],[-75.0855,38.9114],[-75.1146,38.9623],[-75.1244,38.9792],[-75.1244,38.9793],[-75.1246,38.9795],[-75.1246,38.9796],[-75.1255,38.9812],[-75.1281,38.9858],[-75.129,38.9874],[-75.1304,38.99],[-75.1327,38.9941],[-75.1346,38.9976],[-75.1385,39.0027],[-75.1428,39.0115],[-75.162,39.045],[-75.1685,39.0562],[-75.1707,39.0584],[-75.1775,39.0652],[-75.1798,39.0674],[-75.1822,39.0697],[-75.1893,39.0767],[-75.1917,39.079],[-75.1971,39.0864],[-75.2136,39.1086],[-75.2191,39.1159],[-75.2201,39.1174],[-75.223,39.1216],[-75.224,39.123],[-75.2266,39.1267],[-75.2344,39.1378],[-75.237,39.1415],[-75.2392,39.1447],[-75.2459,39.1545],[-75.2481,39.1578],[-75.2483,39.158],[-75.2488,39.1587],[-75.249,39.1589],[-75.2586,39.1713],[-75.2593,39.1722],[-75.2682,39.1836],[-75.2717,39.1882],[-75.2753,39.1928],[-75.2828,39.2025],[-75.2902,39.212],[-75.2903,39.2121],[-75.2954,39.2187],[-75.3005,39.2253],[-75.3037,39.2293],[-75.3131,39.2413],[-75.3162,39.2453],[-75.3172,39.2465],[-75.3201,39.2502],[-75.321,39.2514],[-75.3233,39.2533],[-75.3301,39.2589],[-75.3324,39.2608],[-75.3345,39.2625],[-75.3408,39.2678],[-75.3429,39.2695],[-75.3436,39.2701],[-75.3458,39.2719],[-75.3465,39.2725],[-75.3526,39.2775],[-75.371,39.2926],[-75.3772,39.2976],[-75.3796,39.2996],[-75.3811,39.3008],[-75.387,39.3058],[-75.3895,39.3079],[-75.392,39.31],[-75.3945,39.3121],[-75.3985,39.3155],[-75.3994,39.3162],[-75.4002,39.3169],[-75.4018,39.3183],[-75.4104,39.3256],[-75.4201,39.3339],[-75.4227,39.3362],[-75.4244,39.3376],[-75.426,39.339],[-75.428,39.3407],[-75.4301,39.3425],[-75.4362,39.3477],[-75.4423,39.353],[-75.4435,39.354],[-75.4447,39.3551],[-75.4453,39.3555],[-75.4458,39.3558],[-75.4521,39.3605],[-75.4584,39.365],[-75.462,39.3677],[-75.4655,39.3703],[-75.4667,39.3712],[-75.4678,39.372],[-75.4686,39.3726],[-75.4694,39.3732],[-75.47,39.3738],[-75.4706,39.3743],[-75.4709,39.3747],[-75.4712,39.375],[-75.4724,39.3764],[-75.4769,39.382],[-75.4814,39.3875],[-75.4876,39.3928],[-75.4996,39.4031],[-75.5006,39.404],[-75.5016,39.4048],[-75.5127,39.4144],[-75.5141,39.4156],[-75.5238,39.4239],[-75.5257,39.4256],[-75.5311,39.4302],[-75.534,39.4327],[-75.538,39.4362],[-75.5416,39.4393],[-75.544,39.4414],[-75.5492,39.4459],[-75.5497,39.4463],[-75.5502,39.4468],[-75.5555,39.4513],[-75.5605,39.4556],[-75.5605,39.4569],[-75.5609,39.4604],[-75.5636,39.483],[-75.5636,39.4833],[-75.5591,39.4958],[-75.5473,39.4962],[-75.5465,39.4962],[-75.5427,39.4966],[-75.5426,39.4966],[-75.5385,39.4969],[-75.5384,39.4969],[-75.5379,39.497],[-75.5315,39.4977],[-75.5279,39.4981],[-75.5278,39.4983],[-75.5278,39.4984],[-75.5278,39.4985],[-75.5277,39.4987],[-75.5277,39.499],[-75.5276,39.499],[-75.5273,39.499],[-75.527,39.4991],[-75.527,39.4992],[-75.5268,39.4994],[-75.5271,39.4998],[-75.5275,39.5001],[-75.528,39.5004],[-75.5282,39.5005],[-75.5288,39.5009],[-75.5294,39.5012],[-75.5294,39.5014],[-75.5294,39.5018],[-75.5294,39.5028],[-75.5295,39.5036],[-75.5297,39.5042],[-75.5301,39.5048],[-75.5301,39.5054],[-75.53,39.506],[-75.53,39.5068],[-75.53,39.5085],[-75.53,39.5104],[-75.53,39.5108],[-75.5297,39.512],[-75.529,39.5137],[-75.5283,39.5147],[-75.5282,39.5147],[-75.5276,39.5155],[-75.5275,39.5156],[-75.5275,39.516],[-75.5274,39.5168],[-75.5274,39.5174],[-75.5277,39.5177],[-75.5283,39.5181],[-75.5283,39.5182],[-75.5282,39.5192],[-75.5282,39.5193],[-75.528,39.5204],[-75.5279,39.5216],[-75.5276,39.5226],[-75.5272,39.5235],[-75.5271,39.5237],[-75.5271,39.5238],[-75.5272,39.5245],[-75.5271,39.5251],[-75.5269,39.5256],[-75.5267,39.5266],[-75.5267,39.5277],[-75.5269,39.5286],[-75.5268,39.5292],[-75.5267,39.5302],[-75.5268,39.5314],[-75.5269,39.5319],[-75.5272,39.5321],[-75.5274,39.5323],[-75.5275,39.5327],[-75.5274,39.5332],[-75.5273,39.5342],[-75.5274,39.5344],[-75.5275,39.5345],[-75.5275,39.5348],[-75.5275,39.535],[-75.5276,39.5351],[-75.5276,39.5352],[-75.5277,39.5353],[-75.5278,39.5354],[-75.5282,39.5356],[-75.5292,39.5361],[-75.5298,39.5363],[-75.5306,39.5365],[-75.5307,39.5365],[-75.5308,39.5365],[-75.531,39.5366],[-75.5316,39.5368],[-75.532,39.5372],[-75.5326,39.5381],[-75.5333,39.5392],[-75.534,39.5402],[-75.534,39.5407],[-75.5334,39.542],[-75.5323,39.5433],[-75.5313,39.5442],[-75.5303,39.5451],[-75.5302,39.5453],[-75.5299,39.5455],[-75.5293,39.5459],[-75.5284,39.5466],[-75.527,39.5476],[-75.526,39.5485],[-75.5247,39.5497],[-75.5241,39.5504],[-75.5225,39.5518],[-75.5214,39.5529],[-75.5202,39.5542],[-75.5191,39.5554],[-75.5181,39.5567],[-75.5178,39.5575],[-75.5168,39.5594],[-75.516,39.5607],[-75.5157,39.5614],[-75.515,39.5626],[-75.5148,39.5626],[-75.5147,39.5627],[-75.5146,39.5628],[-75.5143,39.5634],[-75.5141,39.5636],[-75.514,39.5638],[-75.514,39.5639],[-75.5139,39.5641],[-75.5139,39.5643],[-75.5138,39.5643],[-75.5137,39.5643],[-75.5136,39.5646],[-75.5135,39.5647],[-75.5135,39.5648],[-75.5132,39.5653],[-75.513,39.5656],[-75.5129,39.5658],[-75.5129,39.5659],[-75.5128,39.5659],[-75.5126,39.5662],[-75.5126,39.5663],[-75.5126,39.5664],[-75.5126,39.5665],[-75.5125,39.5666],[-75.5124,39.5667],[-75.5123,39.5669],[-75.5122,39.567],[-75.512,39.5672],[-75.512,39.5673],[-75.5121,39.5695],[-75.5122,39.5717],[-75.5125,39.575],[-75.5128,39.5783],[-75.5129,39.5784],[-75.513,39.5785],[-75.5131,39.5786],[-75.5133,39.5787],[-75.5134,39.5789],[-75.5136,39.579],[-75.5137,39.5791],[-75.5138,39.5792],[-75.5139,39.5793],[-75.514,39.5793],[-75.5142,39.5793],[-75.5142,39.5794],[-75.5142,39.5795],[-75.5143,39.5795],[-75.5143,39.5796],[-75.5143,39.5797],[-75.5143,39.5799],[-75.5143,39.5801],[-75.5144,39.5804],[-75.5145,39.5805],[-75.5145,39.5806],[-75.5147,39.5808],[-75.5148,39.5809],[-75.5149,39.581],[-75.515,39.5811],[-75.5151,39.5811],[-75.5152,39.5812],[-75.5153,39.5812],[-75.5154,39.5812],[-75.5154,39.5811],[-75.5155,39.581],[-75.5156,39.581],[-75.5157,39.5809],[-75.5159,39.581],[-75.516,39.581],[-75.5161,39.5811],[-75.5162,39.5812],[-75.5163,39.5813],[-75.5163,39.5815],[-75.5164,39.5816],[-75.5165,39.5817],[-75.5166,39.5818],[-75.5167,39.5818],[-75.5167,39.5819],[-75.5168,39.5819],[-75.5169,39.582],[-75.517,39.582],[-75.5171,39.5821],[-75.5173,39.5823],[-75.5174,39.5824],[-75.5175,39.5825],[-75.5175,39.5826],[-75.5176,39.5826],[-75.5177,39.5826],[-75.5178,39.5826],[-75.518,39.5828],[-75.5181,39.5828],[-75.5182,39.5829],[-75.5183,39.5829],[-75.5184,39.5829],[-75.5185,39.5829],[-75.5187,39.583],[-75.5188,39.583],[-75.519,39.5831],[-75.5191,39.5831],[-75.5192,39.5831],[-75.5192,39.5832],[-75.5194,39.5832],[-75.5196,39.5833],[-75.5198,39.5833],[-75.52,39.5833],[-75.5202,39.5833],[-75.5203,39.5834],[-75.5204,39.5834],[-75.5205,39.5835],[-75.5206,39.5835],[-75.5207,39.5835],[-75.5208,39.5834],[-75.5208,39.5833],[-75.5209,39.5833],[-75.5211,39.5833],[-75.5214,39.5833],[-75.5216,39.5834],[-75.5217,39.5834],[-75.5218,39.5834],[-75.5219,39.5834],[-75.522,39.5834],[-75.5222,39.5835],[-75.5225,39.5836],[-75.523,39.5837],[-75.5231,39.5838],[-75.5233,39.5838],[-75.5235,39.5839],[-75.5242,39.584],[-75.5246,39.5841],[-75.5261,39.5842],[-75.5271,39.5841],[-75.5277,39.5841],[-75.5282,39.5847],[-75.5285,39.5851],[-75.5288,39.5855],[-75.5293,39.5861],[-75.5301,39.5865],[-75.5305,39.5868],[-75.5306,39.5871],[-75.5308,39.5873],[-75.5309,39.5878],[-75.5312,39.5882],[-75.5313,39.5883],[-75.5313,39.5884],[-75.5313,39.5885],[-75.5313,39.5887],[-75.5314,39.5888],[-75.5316,39.5889],[-75.5318,39.5889],[-75.5319,39.5889],[-75.5322,39.589],[-75.5322,39.5891],[-75.5323,39.5891],[-75.533,39.589],[-75.5336,39.5893],[-75.534,39.5896],[-75.5342,39.5903],[-75.5345,39.5904],[-75.5353,39.5909],[-75.5361,39.5915],[-75.5369,39.5919],[-75.5372,39.5924],[-75.5372,39.5932],[-75.5372,39.5933],[-75.5374,39.5935],[-75.5375,39.5936],[-75.5376,39.5937],[-75.5377,39.5937],[-75.5379,39.5938],[-75.5382,39.5939],[-75.5386,39.594],[-75.539,39.5941],[-75.5393,39.5942],[-75.5396,39.5943],[-75.5401,39.5943],[-75.5402,39.5943],[-75.5404,39.5943],[-75.5405,39.5943],[-75.5407,39.5943],[-75.5408,39.5943],[-75.5411,39.5942],[-75.5413,39.5942],[-75.5415,39.5943],[-75.5417,39.5943],[-75.5418,39.5944],[-75.542,39.5945],[-75.5422,39.5945],[-75.5423,39.5946],[-75.5424,39.5947],[-75.5425,39.5947],[-75.5425,39.5948],[-75.5426,39.5949],[-75.5427,39.5949],[-75.5427,39.595],[-75.5428,39.5951],[-75.5429,39.5951],[-75.5432,39.5954],[-75.5434,39.5955],[-75.5435,39.5956],[-75.5435,39.5957],[-75.5435,39.5958],[-75.5443,39.5964],[-75.545,39.5967],[-75.5452,39.5968],[-75.5453,39.5969],[-75.5457,39.5971],[-75.5458,39.5972],[-75.5459,39.5972],[-75.5459,39.5973],[-75.546,39.5973],[-75.5461,39.5974],[-75.5462,39.5974],[-75.5462,39.5975],[-75.5463,39.5976],[-75.5464,39.5976],[-75.5464,39.5977],[-75.5465,39.5977],[-75.5466,39.5978],[-75.5467,39.5979],[-75.5468,39.5979],[-75.5468,39.598],[-75.5469,39.5981],[-75.547,39.5981],[-75.5471,39.5982],[-75.5471,39.5983],[-75.5472,39.5984],[-75.5472,39.5985],[-75.5473,39.5985],[-75.5473,39.5986],[-75.5473,39.5987],[-75.5474,39.5988],[-75.5474,39.5989],[-75.5475,39.5989],[-75.5476,39.599],[-75.5477,39.599],[-75.5478,39.599],[-75.5478,39.5991],[-75.548,39.5992],[-75.5481,39.5992],[-75.5481,39.5993],[-75.5485,39.5995],[-75.5486,39.5996],[-75.5489,39.5997],[-75.5493,39.5997],[-75.5493,39.5998],[-75.5494,39.5998],[-75.5495,39.5999],[-75.5495,39.6],[-75.5495,39.6001],[-75.5497,39.6002],[-75.5497,39.6003],[-75.5499,39.6004],[-75.55,39.6004],[-75.5501,39.6006],[-75.5502,39.6007],[-75.5503,39.6008],[-75.5504,39.6008],[-75.5506,39.6009],[-75.5509,39.601],[-75.5511,39.6011],[-75.5513,39.6012],[-75.5516,39.6013],[-75.5525,39.6015],[-75.5534,39.6018],[-75.5535,39.6018],[-75.5535,39.6019],[-75.5535,39.602],[-75.5534,39.602],[-75.5533,39.6021],[-75.5533,39.6022],[-75.5534,39.6024],[-75.5534,39.6027],[-75.5535,39.6028],[-75.5536,39.6029],[-75.5538,39.6033],[-75.5539,39.6036],[-75.554,39.6037],[-75.554,39.6038],[-75.5541,39.6039],[-75.5545,39.6042],[-75.5546,39.6043],[-75.5549,39.6045],[-75.5551,39.6047],[-75.5552,39.6048],[-75.5553,39.6049],[-75.5554,39.605],[-75.5554,39.6051],[-75.5554,39.6052],[-75.5554,39.6054],[-75.5555,39.6055],[-75.5555,39.6056],[-75.5556,39.6057],[-75.5556,39.6058],[-75.5559,39.6061],[-75.5563,39.6065],[-75.5565,39.6069],[-75.557,39.6076],[-75.5571,39.6078],[-75.5571,39.6085],[-75.5574,39.6091],[-75.5574,39.6095],[-75.5572,39.6099],[-75.557,39.6103],[-75.5566,39.6109],[-75.5566,39.6115],[-75.5567,39.6121],[-75.5572,39.6131],[-75.5573,39.614],[-75.5575,39.6149],[-75.5578,39.616],[-75.5578,39.6161],[-75.5578,39.6162],[-75.5578,39.6163],[-75.5579,39.6166],[-75.5579,39.6175],[-75.5583,39.6176],[-75.5587,39.6179],[-75.5589,39.6185],[-75.5589,39.6187],[-75.559,39.6194],[-75.5592,39.6201],[-75.5593,39.6209],[-75.5594,39.6223],[-75.5595,39.6232],[-75.5595,39.6233],[-75.5595,39.6235],[-75.5595,39.6238],[-75.5595,39.6246],[-75.5595,39.625],[-75.5596,39.6254],[-75.5594,39.6258],[-75.5592,39.6268],[-75.5591,39.6275],[-75.559,39.6277],[-75.5589,39.6284],[-75.5588,39.63],[-75.5586,39.6301],[-75.5584,39.6303],[-75.5583,39.6305],[-75.5582,39.6307],[-75.5581,39.6309],[-75.5581,39.6311],[-75.558,39.6313],[-75.5579,39.6315],[-75.5578,39.6316],[-75.5577,39.6316],[-75.5576,39.6317],[-75.5575,39.6321],[-75.5574,39.6323],[-75.5573,39.6326],[-75.5571,39.6327],[-75.557,39.6328],[-75.5569,39.6329],[-75.5569,39.633],[-75.5569,39.6331],[-75.5568,39.6332],[-75.5568,39.6333],[-75.5567,39.6333],[-75.5567,39.6334],[-75.5566,39.6334],[-75.5565,39.6334],[-75.5565,39.6335],[-75.5564,39.6335],[-75.5563,39.6335],[-75.5562,39.6336],[-75.556,39.634],[-75.5559,39.634],[-75.5559,39.6341],[-75.5557,39.6341],[-75.5557,39.6342],[-75.5556,39.6342],[-75.5556,39.6343],[-75.5555,39.6344],[-75.5554,39.6345],[-75.5553,39.6346],[-75.5552,39.6347],[-75.5551,39.6347],[-75.555,39.6348],[-75.5549,39.6348],[-75.5548,39.6349],[-75.5547,39.635],[-75.5545,39.6352],[-75.5544,39.6352],[-75.5543,39.6353],[-75.5543,39.6354],[-75.5543,39.6355],[-75.5543,39.6356],[-75.5542,39.6356],[-75.5541,39.6357],[-75.5541,39.6358],[-75.554,39.6358],[-75.5539,39.6358],[-75.5538,39.6358],[-75.5537,39.6358],[-75.5536,39.6359],[-75.5535,39.636],[-75.5532,39.636],[-75.553,39.6361],[-75.5529,39.6361],[-75.5527,39.6362],[-75.5526,39.6362],[-75.5523,39.6363],[-75.5519,39.6364],[-75.5512,39.6366],[-75.551,39.6367],[-75.5509,39.6367],[-75.5505,39.6369],[-75.5504,39.637],[-75.5502,39.6371],[-75.5498,39.6374],[-75.5497,39.6375],[-75.5496,39.6375],[-75.5495,39.6375],[-75.5494,39.6375],[-75.5493,39.6376],[-75.5492,39.6376],[-75.5491,39.6375],[-75.549,39.6375],[-75.5489,39.6376],[-75.5488,39.6376],[-75.5487,39.6376],[-75.5485,39.6378],[-75.5483,39.638],[-75.548,39.6384],[-75.5479,39.6385],[-75.5479,39.6386],[-75.5478,39.6387],[-75.5476,39.6389],[-75.5473,39.6392],[-75.5472,39.6393],[-75.5472,39.6394],[-75.5472,39.6395],[-75.5471,39.6396],[-75.5471,39.6397],[-75.5469,39.6399],[-75.5467,39.64],[-75.5466,39.6401],[-75.5459,39.6408],[-75.5451,39.6416],[-75.545,39.6416],[-75.5449,39.6417],[-75.5447,39.6419],[-75.5445,39.6421],[-75.5444,39.6422],[-75.5443,39.6423],[-75.5442,39.6425],[-75.5437,39.6431],[-75.5431,39.6438],[-75.5425,39.6445],[-75.5424,39.6446],[-75.5423,39.6447],[-75.5423,39.6448],[-75.5423,39.6449],[-75.5423,39.645],[-75.5422,39.645],[-75.5422,39.6451],[-75.5422,39.6452],[-75.542,39.6454],[-75.5419,39.6454],[-75.5419,39.6455],[-75.5418,39.6455],[-75.5417,39.6454],[-75.5412,39.6454],[-75.5411,39.6454],[-75.5409,39.6455],[-75.5405,39.6456],[-75.5397,39.6457],[-75.5394,39.6458],[-75.5391,39.6459],[-75.539,39.6459],[-75.5387,39.646],[-75.5373,39.6465],[-75.5369,39.6466],[-75.5367,39.6466],[-75.5366,39.6466],[-75.5358,39.6467],[-75.5352,39.6468],[-75.5351,39.6468],[-75.5345,39.6471],[-75.5343,39.6472],[-75.5339,39.6474],[-75.5336,39.6475],[-75.5335,39.6476],[-75.5333,39.6477],[-75.533,39.648],[-75.5324,39.6486],[-75.532,39.6489],[-75.5319,39.649],[-75.5318,39.6491],[-75.5313,39.6495],[-75.5313,39.6496],[-75.5312,39.6499],[-75.5312,39.65],[-75.531,39.6503],[-75.5307,39.6505],[-75.5303,39.6508],[-75.5301,39.651],[-75.5298,39.6513],[-75.5297,39.6514],[-75.5293,39.6518],[-75.5292,39.6519],[-75.5291,39.652],[-75.529,39.652],[-75.5289,39.6521],[-75.5288,39.6522],[-75.5288,39.6523],[-75.5288,39.6524],[-75.5288,39.6525],[-75.5287,39.6526],[-75.5286,39.6528],[-75.5285,39.6529],[-75.5284,39.6529],[-75.5281,39.653],[-75.5279,39.653],[-75.5278,39.6531],[-75.5276,39.6533],[-75.5275,39.6534],[-75.5271,39.6538],[-75.527,39.654],[-75.5268,39.6542],[-75.5268,39.6543],[-75.5267,39.6544],[-75.5267,39.6545],[-75.5266,39.6546],[-75.5266,39.6547],[-75.5264,39.6551],[-75.5262,39.6555],[-75.5262,39.6556],[-75.5262,39.6557],[-75.5266,39.656],[-75.5266,39.6561],[-75.5265,39.6561],[-75.5265,39.6562],[-75.5264,39.6563],[-75.5262,39.6565],[-75.5262,39.6566],[-75.5261,39.6565],[-75.526,39.6565],[-75.5259,39.6565],[-75.5258,39.6565],[-75.5257,39.6565],[-75.5256,39.6566],[-75.5251,39.657],[-75.5248,39.6573],[-75.5247,39.6574],[-75.5246,39.6575],[-75.5246,39.6576],[-75.5245,39.6575],[-75.5245,39.6576],[-75.5239,39.6582],[-75.5236,39.6586],[-75.5235,39.6587],[-75.5232,39.6592],[-75.5229,39.6596],[-75.5228,39.6597],[-75.5227,39.6599],[-75.5226,39.66],[-75.5224,39.6603],[-75.5222,39.6606],[-75.5221,39.6606],[-75.522,39.6608],[-75.5218,39.661],[-75.5216,39.6611],[-75.5215,39.6612],[-75.5212,39.6615],[-75.5211,39.6615],[-75.5209,39.6616],[-75.5209,39.6617],[-75.5206,39.6619],[-75.5205,39.662],[-75.5205,39.6621],[-75.5204,39.6621],[-75.5202,39.6623],[-75.5201,39.6623],[-75.52,39.6623],[-75.5199,39.6624],[-75.5195,39.6627],[-75.5194,39.6627],[-75.5191,39.6629],[-75.519,39.663],[-75.5188,39.6631],[-75.5187,39.6632],[-75.5186,39.6632],[-75.5185,39.6634],[-75.5184,39.6634],[-75.518,39.6638],[-75.5177,39.664],[-75.5174,39.6643],[-75.5173,39.6644],[-75.5172,39.6644],[-75.5172,39.6645],[-75.5172,39.6646],[-75.5171,39.6646],[-75.5171,39.6647],[-75.5168,39.665],[-75.5166,39.6651],[-75.5166,39.6652],[-75.5164,39.6654],[-75.516,39.6658],[-75.5157,39.666],[-75.5155,39.6663],[-75.5154,39.6665],[-75.5153,39.6666],[-75.5152,39.6668],[-75.5151,39.6669],[-75.515,39.6671],[-75.5149,39.6673],[-75.5147,39.6677],[-75.5144,39.6679],[-75.5143,39.6681],[-75.5143,39.6683],[-75.5142,39.6683],[-75.5142,39.6684],[-75.5142,39.6685],[-75.5142,39.6686],[-75.5142,39.6687],[-75.5142,39.6688],[-75.5142,39.6689],[-75.5141,39.669],[-75.514,39.669],[-75.5139,39.6691],[-75.5138,39.6692],[-75.5138,39.6693],[-75.5138,39.6694],[-75.5138,39.6695],[-75.5138,39.6696],[-75.5138,39.6697],[-75.5135,39.6699],[-75.5135,39.6701],[-75.5134,39.6703],[-75.5134,39.6704],[-75.5133,39.6705],[-75.5133,39.6706],[-75.5132,39.6706],[-75.5131,39.6707],[-75.513,39.6707],[-75.513,39.6708],[-75.5129,39.6708],[-75.5128,39.6709],[-75.5127,39.671],[-75.5126,39.6711],[-75.5125,39.6712],[-75.5123,39.6715],[-75.5123,39.6716],[-75.5122,39.6718],[-75.5121,39.6719],[-75.5121,39.672],[-75.512,39.6721],[-75.512,39.6722],[-75.512,39.6724],[-75.5118,39.6728],[-75.5115,39.6739],[-75.5113,39.6745],[-75.5111,39.675],[-75.5111,39.6751],[-75.511,39.6754],[-75.5109,39.6757],[-75.5109,39.6758],[-75.5108,39.6761],[-75.5108,39.6762],[-75.5107,39.6764],[-75.5106,39.6769],[-75.5106,39.677],[-75.5105,39.6773],[-75.5105,39.6775],[-75.5104,39.6777],[-75.5104,39.6779],[-75.5103,39.6785],[-75.5102,39.6788],[-75.5102,39.6791],[-75.5102,39.6793],[-75.5102,39.6794],[-75.5101,39.6794],[-75.5101,39.6795],[-75.51,39.6795],[-75.51,39.6796],[-75.5101,39.6797],[-75.5101,39.6798],[-75.5104,39.6799],[-75.5104,39.68],[-75.5104,39.6802],[-75.5104,39.6803],[-75.5105,39.6803],[-75.5105,39.6804],[-75.5104,39.6809],[-75.5103,39.681],[-75.5103,39.6811],[-75.5103,39.6812],[-75.5102,39.6815],[-75.5101,39.6816],[-75.5102,39.6817],[-75.5101,39.682],[-75.5101,39.6821],[-75.51,39.6821],[-75.51,39.6823],[-75.5098,39.6829],[-75.5098,39.683],[-75.5097,39.6833],[-75.5095,39.6841],[-75.5093,39.6846],[-75.5093,39.6848],[-75.5092,39.6848],[-75.5092,39.6849],[-75.5092,39.6853],[-75.5091,39.6858],[-75.5091,39.6859],[-75.5091,39.6862],[-75.5094,39.6864],[-75.5094,39.6865],[-75.5095,39.6865],[-75.5095,39.6866],[-75.5096,39.6866],[-75.5096,39.6867],[-75.5096,39.6868],[-75.5096,39.6869],[-75.5096,39.687],[-75.5096,39.6872],[-75.5096,39.6873],[-75.5096,39.6874],[-75.5095,39.6874],[-75.5095,39.6875],[-75.5095,39.6882],[-75.5095,39.6887],[-75.5095,39.6889],[-75.5094,39.6896],[-75.5093,39.6899],[-75.5093,39.6903],[-75.5092,39.6918],[-75.5092,39.6921],[-75.5092,39.6923],[-75.5093,39.6925],[-75.5093,39.6926],[-75.5093,39.6927],[-75.5094,39.6929],[-75.5093,39.693],[-75.5094,39.6931],[-75.5095,39.6933],[-75.5098,39.6935],[-75.5099,39.6936],[-75.5099,39.6937],[-75.5099,39.6938],[-75.5099,39.6939],[-75.5098,39.694],[-75.5094,39.6942],[-75.5093,39.6942],[-75.5092,39.6942],[-75.5092,39.6943],[-75.5091,39.6945],[-75.509,39.6946],[-75.509,39.6947],[-75.5089,39.6947],[-75.5088,39.6948],[-75.5087,39.6949],[-75.5086,39.6949],[-75.5086,39.695],[-75.5085,39.6951],[-75.5085,39.6952],[-75.5084,39.6953],[-75.5083,39.6955],[-75.508,39.6957],[-75.5079,39.6958],[-75.5072,39.6965],[-75.507,39.6967],[-75.5069,39.697],[-75.5067,39.6972],[-75.5065,39.6973],[-75.5049,39.6979],[-75.5046,39.6981],[-75.5046,39.6982],[-75.5046,39.6983],[-75.5044,39.6983],[-75.5041,39.6983],[-75.504,39.6983],[-75.5038,39.6983],[-75.5035,39.6984],[-75.5034,39.6984],[-75.5031,39.6985],[-75.5026,39.6987],[-75.5011,39.6994],[-75.5005,39.6994],[-75.5001,39.6994],[-75.5,39.6993],[-75.4999,39.6993],[-75.4995,39.6994],[-75.4993,39.6994],[-75.4992,39.6995],[-75.4991,39.6995],[-75.4989,39.6996],[-75.4986,39.6997],[-75.498,39.7],[-75.4975,39.7002],[-75.4974,39.7003],[-75.4973,39.7003],[-75.4973,39.7004],[-75.4972,39.7004],[-75.4971,39.7005],[-75.4968,39.7007],[-75.4967,39.7008],[-75.4966,39.7008],[-75.4965,39.7008],[-75.4965,39.7009],[-75.4964,39.7009],[-75.4963,39.7009],[-75.4963,39.701],[-75.4961,39.7012],[-75.4958,39.7017],[-75.4957,39.7017],[-75.4956,39.7018],[-75.4955,39.702],[-75.4955,39.7022],[-75.4955,39.7023],[-75.4955,39.7024],[-75.4954,39.7024],[-75.4954,39.7025],[-75.4953,39.7028],[-75.4953,39.7029],[-75.4953,39.703],[-75.4952,39.7032],[-75.4952,39.7033],[-75.4951,39.7034],[-75.4951,39.7035],[-75.4951,39.7036],[-75.4951,39.7037],[-75.4949,39.7041],[-75.4949,39.7042],[-75.4949,39.7043],[-75.4948,39.7045],[-75.4945,39.7049],[-75.4943,39.7052],[-75.4942,39.7054],[-75.4942,39.7055],[-75.4941,39.7056],[-75.4939,39.7059],[-75.4938,39.706],[-75.4938,39.7061],[-75.4938,39.7062],[-75.4938,39.7063],[-75.4938,39.7064],[-75.4938,39.7065],[-75.4938,39.7066],[-75.4939,39.7067],[-75.4939,39.7068],[-75.4939,39.7069],[-75.4934,39.7075],[-75.4934,39.7076],[-75.4933,39.7076],[-75.4932,39.7076],[-75.4931,39.7076],[-75.4929,39.7077],[-75.4929,39.7078],[-75.4928,39.7078],[-75.4928,39.7079],[-75.4925,39.7083],[-75.4925,39.7084],[-75.4924,39.7085],[-75.4924,39.7086],[-75.4923,39.7086],[-75.4921,39.7088],[-75.492,39.7089],[-75.492,39.709],[-75.4919,39.709],[-75.4917,39.7093],[-75.4916,39.7094],[-75.4916,39.7095],[-75.4916,39.7096],[-75.4915,39.7096],[-75.4915,39.7097],[-75.4915,39.7098],[-75.4914,39.7101],[-75.4913,39.7103],[-75.4913,39.7104],[-75.4913,39.7105],[-75.4914,39.7105],[-75.4915,39.7106],[-75.4916,39.7107],[-75.4918,39.7107],[-75.4918,39.7108],[-75.4918,39.7109],[-75.4917,39.7108],[-75.4916,39.7108],[-75.4915,39.7108],[-75.4914,39.7109],[-75.4913,39.711],[-75.4912,39.7111],[-75.491,39.7112],[-75.4906,39.7117],[-75.4906,39.7118],[-75.4906,39.7119],[-75.4902,39.7124],[-75.4899,39.7128],[-75.4896,39.7132],[-75.4896,39.7133],[-75.4893,39.7135],[-75.4888,39.714],[-75.4886,39.7142],[-75.4886,39.7143],[-75.4885,39.7144],[-75.4884,39.7146],[-75.4885,39.7147],[-75.4884,39.7147],[-75.4882,39.7147],[-75.4881,39.7147],[-75.488,39.7148],[-75.4879,39.7148],[-75.4874,39.7153],[-75.4873,39.7153],[-75.4872,39.7154],[-75.487,39.7154],[-75.4865,39.7157],[-75.4863,39.7158],[-75.4861,39.7158],[-75.486,39.7159],[-75.4858,39.7159],[-75.4857,39.7159],[-75.4856,39.7159],[-75.4855,39.7159],[-75.4853,39.7159],[-75.4851,39.7159],[-75.4851,39.7158],[-75.4848,39.7157],[-75.4844,39.7156],[-75.4841,39.7154],[-75.4839,39.7154],[-75.4838,39.7154],[-75.4836,39.7153],[-75.4835,39.7152],[-75.4835,39.715],[-75.4834,39.715],[-75.4832,39.7148],[-75.4831,39.7147],[-75.4829,39.7144],[-75.4827,39.7141],[-75.4826,39.714],[-75.4825,39.714],[-75.4824,39.7139],[-75.4823,39.7138],[-75.4822,39.7138],[-75.4821,39.7137],[-75.482,39.7137],[-75.4819,39.7137],[-75.4818,39.7137],[-75.4816,39.7137],[-75.481,39.7137],[-75.4805,39.7137],[-75.4804,39.7137],[-75.4803,39.7137],[-75.4802,39.7137],[-75.48,39.7137],[-75.4798,39.7137],[-75.4797,39.7137],[-75.4794,39.7137],[-75.4793,39.7137],[-75.4792,39.7137],[-75.4791,39.7138],[-75.4788,39.7139],[-75.4786,39.714],[-75.4785,39.7141],[-75.4784,39.7142],[-75.4784,39.7143],[-75.4783,39.7144],[-75.4782,39.7144],[-75.4781,39.7146],[-75.4781,39.7147],[-75.478,39.7147],[-75.4779,39.7148],[-75.4778,39.7149],[-75.4778,39.715],[-75.4777,39.7151],[-75.4776,39.7151],[-75.4771,39.7156],[-75.4768,39.7159],[-75.4767,39.7159],[-75.4767,39.716],[-75.4766,39.7161],[-75.4765,39.7161],[-75.4764,39.7162],[-75.4764,39.7163],[-75.4763,39.7164],[-75.4763,39.7165],[-75.4763,39.7166],[-75.4763,39.7167],[-75.4764,39.7172],[-75.4764,39.7173],[-75.4763,39.7174],[-75.4763,39.7175],[-75.4763,39.7176],[-75.4764,39.7178],[-75.4764,39.718],[-75.4764,39.7183],[-75.4764,39.7184],[-75.4764,39.7185],[-75.4764,39.7186],[-75.4764,39.7187],[-75.4764,39.7188],[-75.4763,39.7192],[-75.4763,39.7193],[-75.4762,39.7194],[-75.4762,39.7195],[-75.4763,39.7202],[-75.4763,39.7204],[-75.4764,39.7204],[-75.4764,39.7205],[-75.4764,39.7206],[-75.4764,39.7207],[-75.4764,39.7209],[-75.4764,39.721],[-75.4764,39.7211],[-75.4765,39.7212],[-75.4766,39.7214],[-75.4766,39.7216],[-75.4766,39.7217],[-75.4766,39.7219],[-75.4766,39.722],[-75.4766,39.7221],[-75.4766,39.7222],[-75.4765,39.7222],[-75.4765,39.7223],[-75.4765,39.7225],[-75.4765,39.7226],[-75.4766,39.7226],[-75.4766,39.7227],[-75.4768,39.7228],[-75.4768,39.723],[-75.4767,39.723],[-75.4766,39.7231],[-75.4766,39.7232],[-75.4765,39.7232],[-75.4765,39.7233],[-75.4764,39.7235],[-75.4763,39.7238],[-75.4763,39.724],[-75.4763,39.7241],[-75.4764,39.7242],[-75.4765,39.7245],[-75.4765,39.7246],[-75.4766,39.7246],[-75.4768,39.7247],[-75.4769,39.7248],[-75.4771,39.7249],[-75.4772,39.725],[-75.4771,39.7251],[-75.4771,39.7252],[-75.4771,39.7253],[-75.477,39.7256],[-75.4769,39.7257],[-75.4768,39.7259],[-75.4768,39.726],[-75.4767,39.7261],[-75.4766,39.7262],[-75.4766,39.7263],[-75.4765,39.7264],[-75.4764,39.7266],[-75.4763,39.7267],[-75.4762,39.727],[-75.4761,39.7272],[-75.476,39.7275],[-75.4759,39.7275],[-75.4759,39.7277],[-75.4758,39.7278],[-75.4758,39.7279],[-75.4757,39.7282],[-75.4756,39.7283],[-75.4754,39.7286],[-75.4753,39.7288],[-75.4753,39.7289],[-75.4753,39.7291],[-75.4752,39.7292],[-75.4751,39.7293],[-75.4751,39.7294],[-75.4751,39.7295],[-75.4751,39.7296],[-75.4751,39.7297],[-75.4751,39.7298],[-75.4752,39.7298],[-75.4753,39.7298],[-75.4752,39.7299],[-75.4752,39.73],[-75.4752,39.7301],[-75.4752,39.7302],[-75.4752,39.7303],[-75.4752,39.7304],[-75.4752,39.7305],[-75.4752,39.7306],[-75.4752,39.7307],[-75.4752,39.7309],[-75.4752,39.731],[-75.4752,39.7311],[-75.4752,39.7312],[-75.4753,39.7312],[-75.4753,39.7313],[-75.4753,39.7314],[-75.4753,39.7315],[-75.4753,39.7316],[-75.4754,39.7317],[-75.4754,39.7318],[-75.4754,39.7319],[-75.4754,39.732],[-75.4754,39.7321],[-75.4755,39.7321],[-75.4755,39.7322],[-75.4755,39.7323],[-75.4755,39.7324],[-75.4755,39.7328],[-75.4755,39.7329],[-75.4755,39.733],[-75.4755,39.7331],[-75.4755,39.7332],[-75.4755,39.7333],[-75.4755,39.7334],[-75.4756,39.7334],[-75.4756,39.7335],[-75.4757,39.7337],[-75.4755,39.7338],[-75.4753,39.734],[-75.4752,39.734],[-75.4751,39.7341],[-75.4751,39.7342],[-75.4749,39.7343],[-75.4749,39.7344],[-75.4748,39.7345],[-75.4749,39.7345],[-75.475,39.7347],[-75.4751,39.7347],[-75.4751,39.7348],[-75.4751,39.7349],[-75.4749,39.7351],[-75.4748,39.7351],[-75.4747,39.7352],[-75.4746,39.7353],[-75.4745,39.7353],[-75.4744,39.7356],[-75.4744,39.7357],[-75.4741,39.7361],[-75.4741,39.7362],[-75.4739,39.7366],[-75.4738,39.7368],[-75.4737,39.7369],[-75.4736,39.7371],[-75.4736,39.7372],[-75.4734,39.7374],[-75.4733,39.7376],[-75.4733,39.7377],[-75.4732,39.7378],[-75.4732,39.7379],[-75.4731,39.7381],[-75.473,39.7382],[-75.4729,39.7384],[-75.4728,39.7385],[-75.4724,39.7387],[-75.4724,39.7388],[-75.4723,39.7389],[-75.4722,39.7389],[-75.4721,39.7391],[-75.472,39.7392],[-75.4719,39.7393],[-75.4716,39.7397],[-75.4715,39.7398],[-75.4714,39.7399],[-75.4713,39.74],[-75.4712,39.7401],[-75.471,39.7403],[-75.4709,39.7404],[-75.4709,39.7405],[-75.4708,39.7407],[-75.4707,39.7409],[-75.4706,39.741],[-75.4706,39.7415],[-75.4706,39.7416],[-75.4706,39.7417],[-75.4705,39.7418],[-75.4705,39.7419],[-75.4704,39.742],[-75.4703,39.7421],[-75.4703,39.7422],[-75.4702,39.7422],[-75.4702,39.7423],[-75.4701,39.7423],[-75.4699,39.7424],[-75.4695,39.7427],[-75.4695,39.7428],[-75.4694,39.7429],[-75.4693,39.743],[-75.4693,39.7431],[-75.4693,39.7432],[-75.4692,39.7432],[-75.4691,39.7435],[-75.4691,39.7436],[-75.4682,39.7456],[-75.468,39.7458],[-75.4679,39.7461],[-75.4679,39.7465],[-75.4677,39.7471],[-75.4677,39.7472],[-75.4675,39.7477],[-75.4666,39.7499],[-75.4664,39.75],[-75.4663,39.7502],[-75.4662,39.7503],[-75.4661,39.7505],[-75.4661,39.7506],[-75.4661,39.7507],[-75.4661,39.7508],[-75.4662,39.7508],[-75.4635,39.757],[-75.4639,39.7608],[-75.4622,39.7632],[-75.462,39.7631],[-75.4617,39.7636],[-75.4594,39.7658],[-75.4523,39.769],[-75.4522,39.7692],[-75.4507,39.7719],[-75.4493,39.7744],[-75.4502,39.7748],[-75.4507,39.7751],[-75.4503,39.7753],[-75.4452,39.7794],[-75.4383,39.7844],[-75.4366,39.7849],[-75.4362,39.785],[-75.4268,39.7884],[-75.4055,39.7964],[-75.4054,39.7964],[-75.4066,39.7971],[-75.4151,39.8019],[-75.415,39.802],[-75.4147,39.8021],[-75.4125,39.8032],[-75.4102,39.8042],[-75.409,39.8047],[-75.4037,39.8075],[-75.4034,39.8077],[-75.4033,39.8078],[-75.4032,39.8079],[-75.3984,39.8105],[-75.3954,39.8123],[-75.3898,39.816],[-75.3832,39.8203],[-75.3825,39.8206],[-75.3788,39.823],[-75.3784,39.8233],[-75.3749,39.8256],[-75.3746,39.8258],[-75.3722,39.8273],[-75.3717,39.8276],[-75.3716,39.8277],[-75.3714,39.8278],[-75.3712,39.828],[-75.3679,39.8304],[-75.3588,39.8368],[-75.3565,39.8384],[-75.3559,39.8389],[-75.3544,39.8399],[-75.3535,39.8399],[-75.3534,39.84],[-75.3532,39.8401],[-75.3511,39.8414],[-75.3499,39.8421],[-75.3485,39.843],[-75.347,39.8438],[-75.3463,39.8442],[-75.3458,39.8444],[-75.3457,39.8444],[-75.3455,39.8445],[-75.3452,39.8446],[-75.345,39.8447],[-75.3447,39.8449],[-75.3445,39.845],[-75.3443,39.8451],[-75.344,39.8452],[-75.3437,39.8453],[-75.3435,39.8454],[-75.3432,39.8455],[-75.343,39.8456],[-75.3427,39.8457],[-75.3426,39.8458],[-75.3424,39.8458],[-75.3421,39.846],[-75.3418,39.8461],[-75.3417,39.8461],[-75.3414,39.8461],[-75.3304,39.849],[-75.3232,39.8498],[-75.3185,39.8499],[-75.3165,39.85],[-75.3164,39.85],[-75.3147,39.8501],[-75.3121,39.8501],[-75.3108,39.8502],[-75.3105,39.8502],[-75.3102,39.8501],[-75.31,39.8502],[-75.3097,39.8502],[-75.3094,39.8501],[-75.3091,39.8501],[-75.3088,39.8501],[-75.3085,39.85],[-75.3082,39.85],[-75.3079,39.8499],[-75.3076,39.8499],[-75.3073,39.8499],[-75.3071,39.8499],[-75.3068,39.8498],[-75.3065,39.8498],[-75.3062,39.8498],[-75.3059,39.8498],[-75.3056,39.8498],[-75.3053,39.8498],[-75.3051,39.8497],[-75.3048,39.8497],[-75.3045,39.8497],[-75.3042,39.8496],[-75.3039,39.8496],[-75.3036,39.8496],[-75.3033,39.8495],[-75.303,39.8495],[-75.3028,39.8495],[-75.3025,39.8495],[-75.3022,39.8494],[-75.3019,39.8494],[-75.3016,39.8494],[-75.3013,39.8494],[-75.301,39.8493],[-75.3007,39.8493],[-75.3004,39.8493],[-75.3001,39.8492],[-75.2998,39.8493],[-75.2995,39.8493],[-75.2992,39.8493],[-75.299,39.8492],[-75.2987,39.8492],[-75.2984,39.8492],[-75.2981,39.8492],[-75.2978,39.8491],[-75.2975,39.8491],[-75.2972,39.849],[-75.2969,39.849],[-75.2966,39.849],[-75.2963,39.849],[-75.296,39.8489],[-75.2957,39.8489],[-75.2955,39.8489],[-75.2952,39.8489],[-75.2949,39.8489],[-75.2946,39.8488],[-75.2943,39.8488],[-75.294,39.8488],[-75.2937,39.8488],[-75.2934,39.8488],[-75.2931,39.8488],[-75.2929,39.8488],[-75.2926,39.8488],[-75.292,39.8488],[-75.2917,39.8488],[-75.2914,39.8488],[-75.2912,39.8488],[-75.2908,39.8488],[-75.2905,39.8488],[-75.2903,39.8488],[-75.2899,39.8489],[-75.2896,39.8489],[-75.2893,39.8489],[-75.2891,39.8488],[-75.2873,39.8488],[-75.2869,39.8488],[-75.286,39.8489],[-75.2858,39.8489],[-75.2855,39.8489],[-75.2852,39.8489],[-75.285,39.849],[-75.2847,39.849],[-75.2845,39.849],[-75.2842,39.849],[-75.2839,39.849],[-75.2836,39.849],[-75.2833,39.849],[-75.283,39.849],[-75.2827,39.849],[-75.2824,39.849],[-75.2822,39.849],[-75.2821,39.849],[-75.28,39.849],[-75.2797,39.849],[-75.2794,39.8491],[-75.2791,39.8491],[-75.2788,39.8491],[-75.2785,39.8491],[-75.2782,39.849],[-75.278,39.849],[-75.2777,39.849],[-75.2774,39.849],[-75.2771,39.849],[-75.2768,39.849],[-75.2765,39.849],[-75.2762,39.849],[-75.2759,39.849],[-75.2756,39.849],[-75.2753,39.849],[-75.275,39.849],[-75.2748,39.849],[-75.2745,39.849],[-75.2742,39.849],[-75.2739,39.849],[-75.2736,39.8491],[-75.2733,39.8491],[-75.273,39.8491],[-75.2727,39.8491],[-75.2724,39.8491],[-75.2722,39.8491],[-75.2721,39.8491],[-75.2719,39.8491],[-75.2716,39.8492],[-75.2714,39.8492],[-75.2711,39.8493],[-75.2709,39.8494],[-75.2706,39.8494],[-75.2703,39.8494],[-75.2681,39.8498],[-75.2571,39.8518],[-75.2568,39.8519],[-75.2559,39.8522],[-75.2544,39.8524],[-75.2501,39.8532],[-75.2462,39.854],[-75.2459,39.8541],[-75.2442,39.8544],[-75.2434,39.8546],[-75.2419,39.855],[-75.2397,39.8555],[-75.2381,39.8559],[-75.2365,39.8563],[-75.235,39.8567],[-75.2347,39.8567],[-75.2341,39.8569],[-75.2328,39.8573],[-75.2318,39.8576],[-75.2306,39.858],[-75.2298,39.8582],[-75.2295,39.8583],[-75.2286,39.8586],[-75.2262,39.8595],[-75.2214,39.8615],[-75.2115,39.867],[-75.2041,39.8712],[-75.1999,39.8732],[-75.1995,39.8736],[-75.199,39.874],[-75.1985,39.8744],[-75.1981,39.8749],[-75.1978,39.8751],[-75.1976,39.8753],[-75.1974,39.8755],[-75.1971,39.8758],[-75.1968,39.8761],[-75.1964,39.8764],[-75.1959,39.8768],[-75.1955,39.8772],[-75.1954,39.8773],[-75.1952,39.8774],[-75.195,39.8775],[-75.1947,39.8777],[-75.1942,39.8781],[-75.1935,39.8785],[-75.1927,39.879],[-75.1922,39.8793],[-75.1916,39.8796],[-75.1908,39.88],[-75.1901,39.8803],[-75.1895,39.8806],[-75.1893,39.8807],[-75.1889,39.8808],[-75.1888,39.8808],[-75.1879,39.8811],[-75.1872,39.8813],[-75.1871,39.8813],[-75.1864,39.8814],[-75.1857,39.8816],[-75.185,39.8817],[-75.1849,39.8817],[-75.184,39.8819],[-75.1829,39.882],[-75.1814,39.8821],[-75.1801,39.8822],[-75.1786,39.8822],[-75.1768,39.8823],[-75.1745,39.8824],[-75.1727,39.8824],[-75.1691,39.8825],[-75.1687,39.8825],[-75.1645,39.8826],[-75.1629,39.8826],[-75.1566,39.883],[-75.1506,39.8835],[-75.1489,39.8837],[-75.1474,39.8839],[-75.1456,39.8845],[-75.1437,39.885],[-75.1415,39.8869],[-75.1408,39.8875],[-75.1401,39.8882],[-75.1398,39.8883],[-75.1385,39.8889],[-75.1373,39.89],[-75.1362,39.8918],[-75.1354,39.893],[-75.1354,39.8931],[-75.1347,39.8946],[-75.132,39.8982],[-75.1319,39.8983],[-75.1314,39.8991],[-75.1307,39.9006],[-75.13,39.9024],[-75.1299,39.9034],[-75.1297,39.9039],[-75.1296,39.9048],[-75.1296,39.9051],[-75.1296,39.9052],[-75.1295,39.9052],[-75.1295,39.9053],[-75.1293,39.9062],[-75.1292,39.9065],[-75.1289,39.9073],[-75.1289,39.9074],[-75.1287,39.9086],[-75.1285,39.9091],[-75.1285,39.9103],[-75.1284,39.9107],[-75.1282,39.9132],[-75.1286,39.914],[-75.1288,39.9147],[-75.1289,39.9148],[-75.1293,39.9159],[-75.1295,39.9162],[-75.1301,39.9171],[-75.1304,39.9174],[-75.1312,39.9192],[-75.1316,39.9201],[-75.1323,39.9217],[-75.1324,39.9217],[-75.1324,39.9218],[-75.1328,39.9225],[-75.1343,39.9258],[-75.1345,39.9262],[-75.1348,39.927],[-75.1349,39.9273],[-75.1354,39.9287],[-75.1355,39.9292],[-75.136,39.932],[-75.1361,39.9325],[-75.1362,39.933],[-75.1361,39.9337],[-75.1361,39.9338],[-75.1361,39.9344],[-75.1361,39.9345],[-75.1362,39.9359],[-75.1362,39.9365],[-75.1362,39.9368],[-75.1362,39.9377],[-75.1362,39.9387],[-75.1362,39.9398],[-75.1363,39.9402],[-75.1363,39.9405],[-75.1363,39.9426],[-75.1363,39.9429],[-75.1363,39.9433],[-75.136,39.9456],[-75.1359,39.9461],[-75.1358,39.947],[-75.1356,39.9483],[-75.1355,39.9492],[-75.1354,39.9494],[-75.1352,39.9507],[-75.1346,39.9522],[-75.1344,39.9527],[-75.1344,39.9529],[-75.1343,39.9529],[-75.1343,39.953],[-75.1343,39.9531],[-75.1343,39.9532],[-75.1342,39.9534],[-75.1338,39.9542],[-75.1338,39.9545],[-75.1337,39.9546],[-75.1325,39.9564],[-75.1318,39.9573],[-75.1306,39.9586],[-75.1304,39.9587],[-75.1297,39.9592],[-75.1296,39.9593],[-75.1257,39.9618],[-75.1254,39.962],[-75.1239,39.9627],[-75.1238,39.9627],[-75.1236,39.9629],[-75.1233,39.9631],[-75.1195,39.9654],[-75.119,39.9655],[-75.1189,39.9656],[-75.1182,39.9659],[-75.1143,39.9677],[-75.1128,39.9684],[-75.1123,39.9686],[-75.112,39.9687],[-75.1119,39.9687],[-75.1081,39.9703],[-75.1076,39.9705],[-75.1073,39.9706],[-75.106,39.9711],[-75.103,39.9721],[-75.1023,39.9724],[-75.0974,39.9737],[-75.0964,39.974],[-75.0937,39.9744],[-75.0924,39.9745],[-75.0914,39.9747],[-75.0909,39.9747],[-75.0897,39.9748],[-75.0871,39.975],[-75.0858,39.9751],[-75.083,39.9761],[-75.0825,39.9763],[-75.0802,39.977],[-75.0756,39.978],[-75.0715,39.9804],[-75.0713,39.9805],[-75.0688,39.9822],[-75.0686,39.9824],[-75.0676,39.9831],[-75.0671,39.9835],[-75.0657,39.9846],[-75.0657,39.9847],[-75.0653,39.985],[-75.0646,39.9856],[-75.0642,39.986],[-75.064,39.9863],[-75.0621,39.9886],[-75.06,39.9915],[-75.0599,39.9915],[-75.0597,39.9922],[-75.0591,39.9933],[-75.0585,39.9948],[-75.0581,39.9974],[-75.0567,39.9993],[-75.054,40.0036],[-75.0537,40.0041],[-75.0534,40.0046],[-75.0522,40.0055],[-75.0499,40.0072],[-75.0471,40.0099],[-75.0449,40.0112],[-75.0432,40.0119],[-75.043,40.012],[-75.0429,40.012],[-75.0413,40.0127],[-75.0384,40.0138],[-75.0383,40.0138],[-75.0352,40.0149],[-75.0342,40.0152],[-75.0319,40.0158],[-75.0314,40.016],[-75.0309,40.0161],[-75.0306,40.0162],[-75.0298,40.0164],[-75.0275,40.0171],[-75.0241,40.0178],[-75.0226,40.018],[-75.0212,40.0182],[-75.0211,40.0182],[-75.02,40.0184],[-75.0196,40.0184],[-75.0167,40.0194],[-75.0152,40.0198],[-75.0138,40.0202],[-75.0132,40.0203],[-75.0124,40.0209],[-75.0104,40.0225],[-75.0038,40.027],[-75.0033,40.0273],[-75.0006,40.0287],[-74.9982,40.0305],[-74.9971,40.0313],[-74.9962,40.0319],[-74.9953,40.0326],[-74.9941,40.0334],[-74.991,40.0358],[-74.9902,40.0363],[-74.9876,40.0382],[-74.9866,40.039],[-74.9832,40.0414],[-74.9828,40.0418],[-74.9815,40.0429],[-74.9808,40.0435],[-74.9803,40.0439],[-74.9793,40.0444],[-74.9779,40.0454],[-74.9774,40.0457],[-74.974,40.0486],[-74.972,40.0498],[-74.9688,40.0517],[-74.967,40.0527],[-74.9669,40.0527],[-74.9651,40.0536],[-74.9639,40.054],[-74.963,40.0544],[-74.9622,40.0548],[-74.962,40.0549],[-74.9581,40.0566],[-74.9569,40.0572],[-74.9553,40.058],[-74.9552,40.0581],[-74.9535,40.0589],[-74.9533,40.059],[-74.9509,40.0602],[-74.9475,40.062],[-74.9474,40.062],[-74.9473,40.0621],[-74.9472,40.0621],[-74.9471,40.0622],[-74.9468,40.0623],[-74.9447,40.0633],[-74.9431,40.0641],[-74.9427,40.0643],[-74.9389,40.0661],[-74.9387,40.0662],[-74.9365,40.0672],[-74.9362,40.0673],[-74.935,40.0678],[-74.934,40.0683],[-74.9339,40.0683],[-74.9333,40.0686],[-74.9331,40.0686],[-74.933,40.0686],[-74.933,40.0687],[-74.9328,40.0687],[-74.9327,40.0688],[-74.9326,40.0688],[-74.9316,40.0692],[-74.9313,40.0693],[-74.9306,40.0695],[-74.9298,40.0698],[-74.9284,40.0702],[-74.9283,40.0702],[-74.9273,40.0705],[-74.926,40.0709],[-74.9251,40.0711],[-74.9249,40.0711],[-74.9244,40.0712],[-74.9241,40.0712],[-74.9232,40.0713],[-74.9219,40.0714],[-74.9217,40.0714],[-74.9209,40.0714],[-74.9203,40.0714],[-74.9196,40.0713],[-74.9189,40.0711],[-74.9188,40.0711],[-74.918,40.0709],[-74.9164,40.0706],[-74.9152,40.0704],[-74.9147,40.0704],[-74.9142,40.0703],[-74.9138,40.0704],[-74.9134,40.0704],[-74.9124,40.0703],[-74.9119,40.0703],[-74.9118,40.0703],[-74.9112,40.0703],[-74.9102,40.0703],[-74.9092,40.0705],[-74.9091,40.0705],[-74.9073,40.0708],[-74.9058,40.0712],[-74.9057,40.0712],[-74.9046,40.0715],[-74.9032,40.072],[-74.903,40.072],[-74.9008,40.0727],[-74.9001,40.073],[-74.8994,40.0731],[-74.8992,40.0732],[-74.8988,40.0733],[-74.8979,40.0736],[-74.8966,40.0739],[-74.8943,40.0746],[-74.8915,40.0753],[-74.8897,40.0758],[-74.8885,40.0762],[-74.8877,40.0765],[-74.886,40.077],[-74.8854,40.0772],[-74.8835,40.0779],[-74.8804,40.079],[-74.8799,40.0792],[-74.8784,40.0797],[-74.8775,40.08],[-74.8757,40.0804],[-74.8747,40.0807],[-74.8744,40.0808],[-74.8723,40.0812],[-74.8697,40.0815],[-74.8696,40.0815],[-74.8695,40.0815],[-74.8681,40.0817],[-74.868,40.0817],[-74.868,40.0818],[-74.8676,40.0818],[-74.8667,40.0819],[-74.8659,40.0821],[-74.8655,40.0821],[-74.8643,40.0824],[-74.8634,40.0826],[-74.8634,40.0827],[-74.8632,40.0828],[-74.8629,40.0829],[-74.8628,40.0829],[-74.8621,40.0833],[-74.8618,40.0835],[-74.8616,40.0836],[-74.8613,40.0838],[-74.8611,40.084],[-74.8604,40.0846],[-74.86,40.085],[-74.8597,40.0853],[-74.8594,40.0859],[-74.859,40.0868],[-74.8588,40.0875],[-74.8586,40.0882],[-74.8582,40.0891],[-74.8581,40.0894],[-74.858,40.0896],[-74.8577,40.0901],[-74.8577,40.0902],[-74.8576,40.0902],[-74.8574,40.0905],[-74.8567,40.0913],[-74.8566,40.0913],[-74.8565,40.0914],[-74.8564,40.0916],[-74.8559,40.0922],[-74.8546,40.0933],[-74.8538,40.0939],[-74.8529,40.0944],[-74.8525,40.0945],[-74.8525,40.0946],[-74.8522,40.0947],[-74.8521,40.0947],[-74.8516,40.0949],[-74.8511,40.0951],[-74.8508,40.0952],[-74.8499,40.0956],[-74.8486,40.096],[-74.8485,40.0961],[-74.8483,40.0961],[-74.8482,40.0962],[-74.8479,40.0963],[-74.8478,40.0963],[-74.8477,40.0963],[-74.8476,40.0964],[-74.8467,40.0967],[-74.8466,40.0968],[-74.8454,40.0972],[-74.8453,40.0972],[-74.8452,40.0973],[-74.8451,40.0973],[-74.845,40.0973],[-74.845,40.0974],[-74.8449,40.0974],[-74.8446,40.0975],[-74.8444,40.0976],[-74.8439,40.0978],[-74.8435,40.098],[-74.8434,40.098],[-74.8422,40.0985],[-74.8411,40.0991],[-74.8405,40.0994],[-74.8392,40.1003],[-74.8382,40.1011],[-74.8381,40.1011],[-74.8379,40.1013],[-74.8371,40.1022],[-74.8359,40.1035],[-74.8357,40.1037],[-74.8351,40.1045],[-74.8351,40.1046],[-74.8347,40.1054],[-74.8343,40.1065],[-74.8341,40.1071],[-74.8341,40.1072],[-74.834,40.1078],[-74.8338,40.1088],[-74.8337,40.1089],[-74.8337,40.109],[-74.8337,40.1091],[-74.8337,40.1094],[-74.8336,40.1099],[-74.8335,40.1101],[-74.8335,40.1102],[-74.8335,40.1103],[-74.8334,40.1104],[-74.8334,40.1105],[-74.8334,40.1106],[-74.8331,40.112],[-74.8327,40.1128],[-74.8317,40.1147],[-74.8312,40.1159],[-74.8306,40.117],[-74.8306,40.1171],[-74.8305,40.1173],[-74.8303,40.1175],[-74.8302,40.1176],[-74.8294,40.1192],[-74.8287,40.1203],[-74.8286,40.1205],[-74.8286,40.1206],[-74.8278,40.1218],[-74.8271,40.1228],[-74.8262,40.1241],[-74.8255,40.1249],[-74.8252,40.1251],[-74.8249,40.1254],[-74.8247,40.1255],[-74.8243,40.1258],[-74.8238,40.1262],[-74.8235,40.1263],[-74.8231,40.1265],[-74.8225,40.1268],[-74.8219,40.1271],[-74.8212,40.1273],[-74.8208,40.1274],[-74.8201,40.1275],[-74.8195,40.1276],[-74.8185,40.1277],[-74.8171,40.1277],[-74.8168,40.1277],[-74.8165,40.1277],[-74.8163,40.1277],[-74.8162,40.1277],[-74.8161,40.1277],[-74.8156,40.1277],[-74.8155,40.1277],[-74.8149,40.1276],[-74.8139,40.1274],[-74.8131,40.1271],[-74.8111,40.1266],[-74.8106,40.1264],[-74.8103,40.1263],[-74.8094,40.1261],[-74.8089,40.1258],[-74.8068,40.1251],[-74.806,40.1248],[-74.8053,40.1245],[-74.8052,40.1245],[-74.8038,40.124],[-74.8025,40.1236],[-74.8014,40.1233],[-74.7994,40.1227],[-74.7989,40.1226],[-74.7988,40.1226],[-74.7983,40.1225],[-74.7953,40.1219],[-74.7952,40.1219],[-74.7942,40.1217],[-74.7935,40.1216],[-74.7922,40.1214],[-74.7915,40.1212],[-74.791,40.121],[-74.7883,40.1206],[-74.787,40.1204],[-74.7869,40.1204],[-74.7861,40.1204],[-74.7851,40.1204],[-74.7848,40.1204],[-74.7842,40.1205],[-74.784,40.1205],[-74.7835,40.1207],[-74.7827,40.1209],[-74.7826,40.121],[-74.782,40.1213],[-74.7815,40.1215],[-74.7806,40.1221],[-74.7803,40.1222],[-74.7787,40.1231],[-74.777,40.1243],[-74.776,40.125],[-74.7759,40.1251],[-74.7752,40.1255],[-74.7744,40.126],[-74.7715,40.1277],[-74.7691,40.1292],[-74.7666,40.1306],[-74.7656,40.1312],[-74.7638,40.1321],[-74.7631,40.1325],[-74.7627,40.1327],[-74.7623,40.1329],[-74.7614,40.1331],[-74.7597,40.1338],[-74.7587,40.1341],[-74.758,40.1343],[-74.7571,40.1345],[-74.756,40.1348],[-74.7551,40.1349],[-74.7542,40.135],[-74.7531,40.135],[-74.7513,40.135],[-74.7502,40.1349],[-74.75,40.1349],[-74.7496,40.1349],[-74.7481,40.1347],[-74.7467,40.1345],[-74.7464,40.1345],[-74.7462,40.1344],[-74.7458,40.1344],[-74.7451,40.1344],[-74.7444,40.1344],[-74.7437,40.1345],[-74.7433,40.1345],[-74.7432,40.1345],[-74.7427,40.1346],[-74.7426,40.1347],[-74.7421,40.1348],[-74.742,40.1349],[-74.7419,40.1349],[-74.7416,40.135],[-74.7415,40.135],[-74.7412,40.1352],[-74.741,40.1353],[-74.7409,40.1353],[-74.7406,40.1355],[-74.7403,40.1356],[-74.7402,40.1357],[-74.74,40.1359],[-74.7397,40.136],[-74.7394,40.1363],[-74.7389,40.1367],[-74.7383,40.137],[-74.738,40.1373],[-74.7377,40.1375],[-74.7375,40.1376],[-74.7369,40.138],[-74.7366,40.1383],[-74.7365,40.1383],[-74.7361,40.1386],[-74.7357,40.1389],[-74.7351,40.1394],[-74.7346,40.1398],[-74.7342,40.1402],[-74.7341,40.1402],[-74.7336,40.1405],[-74.7331,40.1409],[-74.7327,40.1412],[-74.7326,40.1413],[-74.7322,40.1416],[-74.7319,40.1418],[-74.7317,40.1419],[-74.7309,40.1422],[-74.7304,40.1425],[-74.7302,40.1426],[-74.7297,40.1429],[-74.7287,40.1435],[-74.7275,40.1442],[-74.727,40.1448],[-74.7261,40.1454],[-74.7253,40.1459],[-74.7244,40.1464],[-74.7237,40.1472],[-74.7236,40.1473],[-74.7236,40.1474],[-74.7234,40.1477],[-74.7232,40.1479],[-74.7231,40.1481],[-74.7229,40.1484],[-74.7228,40.1486],[-74.7227,40.1488],[-74.7225,40.1491],[-74.7224,40.1493],[-74.7223,40.1496],[-74.7222,40.1499],[-74.722,40.1503],[-74.7219,40.1527],[-74.7216,40.154],[-74.7215,40.156],[-74.7215,40.1561],[-74.7215,40.1586],[-74.7218,40.1592],[-74.7218,40.1594],[-74.7219,40.1596],[-74.7221,40.1601],[-74.7223,40.1607],[-74.7241,40.1628],[-74.7253,40.1643],[-74.7266,40.1658],[-74.7338,40.1745],[-74.7372,40.1776],[-74.7373,40.1777],[-74.7382,40.1781],[-74.7391,40.1786],[-74.7393,40.1786],[-74.7395,40.1787],[-74.7396,40.1788],[-74.7413,40.1797],[-74.7435,40.1807],[-74.7441,40.181],[-74.7483,40.1822],[-74.7484,40.1822],[-74.7486,40.1823],[-74.7495,40.1825],[-74.75,40.1827],[-74.7517,40.1833],[-74.7517,40.1835],[-74.7517,40.1837],[-74.7517,40.1838],[-74.7518,40.1838],[-74.7523,40.1841],[-74.7524,40.1842],[-74.7527,40.1843],[-74.7527,40.1844],[-74.7528,40.1844],[-74.7529,40.1844],[-74.7543,40.1852],[-74.7556,40.1867],[-74.7566,40.1888],[-74.7568,40.1891],[-74.7569,40.1894],[-74.7572,40.1904],[-74.7576,40.1915],[-74.7582,40.193],[-74.7582,40.1932],[-74.7585,40.1939],[-74.7585,40.194],[-74.7592,40.196],[-74.7595,40.1969],[-74.7596,40.1971],[-74.7597,40.1973],[-74.7602,40.1981],[-74.7602,40.1982],[-74.7606,40.1989],[-74.7608,40.1992],[-74.7609,40.1992],[-74.7609,40.1993],[-74.7613,40.1998],[-74.7634,40.2026],[-74.7643,40.2036],[-74.767,40.2067],[-74.7671,40.2069],[-74.7673,40.2071],[-74.7674,40.2073],[-74.7675,40.2075],[-74.7677,40.2077],[-74.7678,40.2079],[-74.7679,40.2081],[-74.768,40.2084],[-74.768,40.2086],[-74.7681,40.2088],[-74.7681,40.2089],[-74.7682,40.209],[-74.7682,40.2092],[-74.7683,40.2095],[-74.7684,40.2097],[-74.7684,40.2099],[-74.7685,40.2102],[-74.7686,40.2104],[-74.7687,40.2108],[-74.7689,40.2112],[-74.7691,40.2115],[-74.7693,40.2119],[-74.7695,40.2122],[-74.7697,40.2126],[-74.7699,40.213],[-74.7701,40.2133],[-74.7703,40.2137],[-74.7706,40.214],[-74.7709,40.2144],[-74.771,40.2146],[-74.7711,40.2147],[-74.7712,40.2149],[-74.7713,40.215],[-74.7714,40.2151],[-74.7714,40.2152],[-74.7715,40.2152],[-74.7716,40.2152],[-74.7716,40.2153],[-74.7717,40.2153],[-74.7718,40.2153],[-74.7719,40.2154],[-74.7722,40.2155],[-74.7724,40.2155],[-74.7725,40.2156],[-74.7726,40.2156],[-74.7726,40.2157],[-74.7727,40.2158],[-74.7728,40.2158],[-74.7733,40.2163],[-74.7734,40.2163],[-74.7735,40.2164],[-74.7736,40.2165],[-74.7737,40.2165],[-74.7737,40.2166],[-74.7738,40.2166],[-74.7738,40.2167],[-74.7738,40.2168],[-74.7739,40.2168],[-74.7739,40.2169],[-74.774,40.217],[-74.774,40.2171],[-74.7775,40.2192],[-74.7778,40.2194],[-74.7783,40.2197],[-74.7784,40.2197],[-74.7812,40.2215],[-74.7813,40.2215],[-74.7816,40.2218],[-74.7819,40.2219],[-74.782,40.222],[-74.7823,40.2221],[-74.7825,40.2223],[-74.7833,40.2227],[-74.7835,40.2228],[-74.784,40.2231],[-74.7841,40.2232],[-74.7842,40.2233],[-74.7843,40.2233],[-74.7844,40.2234],[-74.785,40.2237],[-74.7857,40.2241],[-74.786,40.2243],[-74.7862,40.2244],[-74.7867,40.2247],[-74.787,40.2248],[-74.7871,40.2249],[-74.7872,40.225],[-74.7874,40.2251],[-74.788,40.2254],[-74.7888,40.2259],[-74.7889,40.2259],[-74.789,40.226],[-74.7891,40.2261],[-74.7892,40.2261],[-74.7893,40.2261],[-74.7894,40.2262],[-74.7896,40.2263],[-74.7897,40.2264],[-74.79,40.2266],[-74.7908,40.227],[-74.7909,40.227],[-74.791,40.2271],[-74.7922,40.2278],[-74.7925,40.2279],[-74.7931,40.2282],[-74.7953,40.2294],[-74.7954,40.2294],[-74.7973,40.2302],[-74.8012,40.2318],[-74.8052,40.2334],[-74.8092,40.2348],[-74.8102,40.2351],[-74.8106,40.2353],[-74.8108,40.2353],[-74.8111,40.2354],[-74.8117,40.2356],[-74.8119,40.2357],[-74.8127,40.236],[-74.8132,40.2362],[-74.8142,40.2366],[-74.8152,40.2369],[-74.8157,40.2371],[-74.8162,40.2373],[-74.8173,40.2377],[-74.8179,40.2379],[-74.8189,40.2383],[-74.819,40.2383],[-74.8191,40.2384],[-74.8195,40.2385],[-74.8222,40.2404],[-74.8239,40.2415],[-74.824,40.2416],[-74.8241,40.2416],[-74.8261,40.2424],[-74.8262,40.2424],[-74.8352,40.2458],[-74.8363,40.2462],[-74.8367,40.2465],[-74.8371,40.2467],[-74.8371,40.2468],[-74.8372,40.2468],[-74.8383,40.2476],[-74.8385,40.2478],[-74.8386,40.2479],[-74.8387,40.2479],[-74.8388,40.248],[-74.8392,40.2483],[-74.8416,40.25],[-74.8418,40.2501],[-74.8419,40.2502],[-74.842,40.2503],[-74.8421,40.2503],[-74.8421,40.2504],[-74.8422,40.2505],[-74.8423,40.2505],[-74.8424,40.2507],[-74.8426,40.251],[-74.8427,40.2512],[-74.8427,40.2513],[-74.8428,40.2514],[-74.8428,40.2515],[-74.8429,40.2516],[-74.8441,40.2539],[-74.8447,40.2552],[-74.8448,40.2553],[-74.8456,40.2568],[-74.8459,40.2575],[-74.846,40.2576],[-74.846,40.2577],[-74.8461,40.2577],[-74.8461,40.2578],[-74.8461,40.2579],[-74.8462,40.258],[-74.8466,40.2588],[-74.8466,40.2589],[-74.8467,40.259],[-74.8467,40.2591],[-74.8468,40.2591],[-74.848,40.2617],[-74.8498,40.2643],[-74.8501,40.2647],[-74.8509,40.266],[-74.851,40.266],[-74.851,40.2661],[-74.8513,40.2666],[-74.8514,40.2668],[-74.8516,40.2671],[-74.8517,40.2672],[-74.8517,40.2673],[-74.8517,40.2674],[-74.8518,40.2674],[-74.8518,40.2675],[-74.8519,40.2676],[-74.8523,40.2684],[-74.8524,40.2685],[-74.853,40.2695],[-74.8531,40.2697],[-74.8532,40.2698],[-74.8535,40.2707],[-74.8547,40.2733],[-74.8551,40.2741],[-74.8565,40.2773],[-74.8567,40.2777],[-74.8569,40.278],[-74.8572,40.2786],[-74.8574,40.2789],[-74.8574,40.279],[-74.8575,40.2791],[-74.8575,40.2792],[-74.8576,40.2792],[-74.8585,40.2807],[-74.8594,40.2823],[-74.8594,40.2824],[-74.8595,40.2825],[-74.8605,40.2846],[-74.8647,40.2907],[-74.8668,40.2935],[-74.8671,40.2938],[-74.8675,40.2943],[-74.8679,40.2948],[-74.8682,40.2952],[-74.8683,40.2953],[-74.869,40.2959],[-74.8697,40.2965],[-74.8703,40.297],[-74.8711,40.2976],[-74.8722,40.2986],[-74.8735,40.2996],[-74.8744,40.3004],[-74.8747,40.3006],[-74.8747,40.3007],[-74.8748,40.3007],[-74.8749,40.3008],[-74.875,40.3009],[-74.8781,40.3035],[-74.8801,40.3052],[-74.8802,40.3053],[-74.8804,40.3055],[-74.8806,40.3056],[-74.8828,40.3072],[-74.8842,40.3082],[-74.8864,40.3098],[-74.8866,40.3099],[-74.8871,40.3103],[-74.8894,40.3117],[-74.8911,40.3127],[-74.8916,40.313],[-74.8917,40.3131],[-74.8919,40.3131],[-74.8922,40.3133],[-74.8928,40.3135],[-74.8929,40.3136],[-74.8932,40.3137],[-74.8936,40.3139],[-74.894,40.3141],[-74.8944,40.3142],[-74.8949,40.3144],[-74.8949,40.3145],[-74.8957,40.3148],[-74.8959,40.3149],[-74.8961,40.315],[-74.8964,40.3151],[-74.897,40.3152],[-74.8971,40.3152],[-74.8972,40.3152],[-74.8973,40.3152],[-74.8974,40.3152],[-74.8987,40.3153],[-74.8988,40.3153],[-74.8989,40.3153],[-74.8992,40.3153],[-74.9,40.3154],[-74.9006,40.3154],[-74.9007,40.3154],[-74.9008,40.3154],[-74.9014,40.3155],[-74.9033,40.3156],[-74.9035,40.3156],[-74.9039,40.3158],[-74.906,40.3163],[-74.9081,40.3169],[-74.9083,40.3169],[-74.9084,40.3169],[-74.9084,40.317],[-74.9114,40.3188],[-74.9123,40.3193],[-74.9154,40.3212],[-74.9159,40.3215],[-74.9161,40.3216],[-74.9174,40.3224],[-74.9181,40.3229],[-74.9184,40.3231],[-74.9187,40.3234],[-74.9188,40.3235],[-74.9192,40.3237],[-74.9194,40.3239],[-74.9208,40.3249],[-74.9209,40.325],[-74.9218,40.3257],[-74.9231,40.3266],[-74.9233,40.3268],[-74.9235,40.3269],[-74.9236,40.327],[-74.9246,40.3278],[-74.9253,40.3283],[-74.9255,40.3284],[-74.9263,40.329],[-74.9268,40.3294],[-74.9269,40.3295],[-74.9282,40.3302],[-74.9284,40.3304],[-74.9291,40.3308],[-74.9331,40.3331],[-74.9339,40.3337],[-74.9397,40.338],[-74.9428,40.3415],[-74.9429,40.3416],[-74.9429,40.3417],[-74.943,40.3418],[-74.9431,40.3421],[-74.9434,40.3428],[-74.9438,40.3433],[-74.944,40.3437],[-74.9442,40.3443],[-74.9445,40.3451],[-74.9448,40.3462],[-74.945,40.347],[-74.9451,40.3478],[-74.9453,40.3484],[-74.9454,40.3488],[-74.9454,40.3489],[-74.9454,40.3497],[-74.9454,40.3498],[-74.9454,40.3499],[-74.9453,40.3507],[-74.9453,40.3514],[-74.9453,40.3518],[-74.9454,40.3521],[-74.9455,40.3528],[-74.9456,40.3538],[-74.9457,40.3545],[-74.9458,40.355],[-74.9458,40.3551],[-74.9459,40.3554],[-74.9459,40.3555],[-74.946,40.3559],[-74.9462,40.3567],[-74.9464,40.3574],[-74.9467,40.3583],[-74.9468,40.3588],[-74.9469,40.3594],[-74.9471,40.3602],[-74.9475,40.3611],[-74.9477,40.3619],[-74.9481,40.3627],[-74.9481,40.3628],[-74.9484,40.3636],[-74.9486,40.3643],[-74.9488,40.3649],[-74.9489,40.365],[-74.9492,40.3657],[-74.9493,40.3658],[-74.9493,40.3659],[-74.9494,40.366],[-74.9496,40.3663],[-74.9498,40.3669],[-74.9501,40.3673],[-74.9501,40.3675],[-74.9503,40.3679],[-74.9505,40.3684],[-74.9508,40.3689],[-74.9511,40.3695],[-74.9513,40.37],[-74.9516,40.3704],[-74.9518,40.371],[-74.9518,40.3712],[-74.9521,40.3718],[-74.9523,40.3723],[-74.9526,40.3729],[-74.9528,40.3733],[-74.9529,40.3735],[-74.9531,40.3738],[-74.9533,40.3743],[-74.9534,40.3746],[-74.9536,40.3749],[-74.9537,40.3752],[-74.9538,40.3756],[-74.9539,40.3759],[-74.954,40.3762],[-74.9541,40.3764],[-74.9542,40.3766],[-74.9543,40.3768],[-74.9544,40.377],[-74.9544,40.3771],[-74.9545,40.3772],[-74.9546,40.3775],[-74.9547,40.3776],[-74.9547,40.3777],[-74.9548,40.3778],[-74.9549,40.3781],[-74.955,40.3782],[-74.9551,40.3785],[-74.9552,40.3788],[-74.9554,40.3791],[-74.9554,40.3792],[-74.9555,40.3793],[-74.9555,40.3794],[-74.9555,40.3795],[-74.9556,40.3796],[-74.9558,40.38],[-74.9561,40.3805],[-74.9564,40.381],[-74.9567,40.3814],[-74.9569,40.3817],[-74.9572,40.3821],[-74.9575,40.3825],[-74.9578,40.3829],[-74.9581,40.3834],[-74.9585,40.384],[-74.9587,40.3844],[-74.9591,40.385],[-74.9592,40.3853],[-74.9596,40.3858],[-74.96,40.3865],[-74.9604,40.387],[-74.9607,40.3876],[-74.961,40.3881],[-74.9612,40.3885],[-74.9615,40.3889],[-74.9617,40.3893],[-74.9618,40.3897],[-74.962,40.3902],[-74.9621,40.3905],[-74.9622,40.391],[-74.9623,40.3915],[-74.9625,40.3919],[-74.9628,40.3925],[-74.963,40.3932],[-74.9631,40.3933],[-74.9633,40.3938],[-74.9634,40.3942],[-74.9635,40.3943],[-74.9638,40.3948],[-74.964,40.3952],[-74.9642,40.3956],[-74.9644,40.3959],[-74.965,40.3966],[-74.9654,40.3971],[-74.9656,40.3973],[-74.966,40.3976],[-74.966,40.3977],[-74.9664,40.398],[-74.9665,40.3981],[-74.9665,40.3982],[-74.967,40.3985],[-74.9673,40.3987],[-74.9675,40.3988],[-74.9681,40.3991],[-74.9688,40.3994],[-74.9694,40.3996],[-74.9701,40.3998],[-74.9708,40.4],[-74.9715,40.4002],[-74.972,40.4004],[-74.9721,40.4004],[-74.973,40.4006],[-74.9736,40.4008],[-74.9742,40.401],[-74.9749,40.4012],[-74.9757,40.4015],[-74.9763,40.4017],[-74.9769,40.4019],[-74.9774,40.402],[-74.9781,40.4023],[-74.9787,40.4026],[-74.9791,40.4028],[-74.9794,40.4029],[-74.9797,40.4031],[-74.9802,40.4033],[-74.9806,40.4035],[-74.9812,40.4038],[-74.9818,40.404],[-74.9823,40.4043],[-74.9831,40.4046],[-74.9838,40.405],[-74.9842,40.4053],[-74.9846,40.4056],[-74.9848,40.4058],[-74.985,40.406],[-74.9851,40.4061],[-74.9856,40.4064],[-74.986,40.4068],[-74.9861,40.407],[-74.9867,40.4074],[-74.9874,40.4079],[-74.9879,40.4082],[-74.9881,40.4083],[-74.9884,40.4085],[-74.9889,40.4087],[-74.989,40.4087],[-74.9895,40.4089],[-74.9898,40.409],[-74.9903,40.4091],[-74.991,40.4094],[-74.9916,40.4096],[-74.9923,40.4097],[-74.9929,40.4099],[-74.9939,40.4101],[-74.9945,40.4102],[-74.9951,40.4103],[-74.9959,40.4104],[-74.9962,40.4104],[-74.9965,40.4104],[-74.9971,40.4104],[-74.9975,40.4104],[-74.9981,40.4103],[-74.9985,40.4101],[-74.9993,40.4099],[-74.9996,40.4099],[-74.9997,40.4099],[-75,40.4098],[-75.0001,40.4097],[-75.0004,40.4096],[-75.0006,40.4095],[-75.0009,40.4093],[-75.0013,40.409],[-75.0014,40.4089],[-75.0016,40.4088],[-75.0019,40.4085],[-75.0024,40.4083],[-75.0028,40.4081],[-75.0031,40.408],[-75.0034,40.4078],[-75.0036,40.4077],[-75.0038,40.4076],[-75.0041,40.4075],[-75.0048,40.4075],[-75.0052,40.4075],[-75.0053,40.4075],[-75.0054,40.4075],[-75.0056,40.4075],[-75.0067,40.4076],[-75.0072,40.4076],[-75.0074,40.4076],[-75.0081,40.4075],[-75.0085,40.4073],[-75.0095,40.4071],[-75.0103,40.4068],[-75.011,40.4067],[-75.0114,40.4066],[-75.0122,40.4064],[-75.0127,40.4062],[-75.0129,40.4062],[-75.0138,40.4061],[-75.0139,40.406],[-75.0145,40.4059],[-75.0157,40.4056],[-75.0166,40.4053],[-75.0174,40.4051],[-75.018,40.4049],[-75.0181,40.4049],[-75.0188,40.4047],[-75.0197,40.4045],[-75.0207,40.4043],[-75.0216,40.4041],[-75.0224,40.4039],[-75.0227,40.4038],[-75.023,40.4037],[-75.0239,40.4036],[-75.0252,40.4035],[-75.0257,40.4035],[-75.0266,40.4036],[-75.0276,40.4038],[-75.0286,40.404],[-75.0295,40.4042],[-75.0304,40.4044],[-75.0312,40.4047],[-75.0318,40.4048],[-75.0324,40.4051],[-75.0332,40.4055],[-75.0338,40.4057],[-75.0344,40.4061],[-75.0349,40.4064],[-75.0351,40.4067],[-75.0352,40.4069],[-75.0353,40.4072],[-75.0355,40.4074],[-75.0369,40.4081],[-75.037,40.4082],[-75.0371,40.4083],[-75.0372,40.4083],[-75.0375,40.4085],[-75.0377,40.4087],[-75.0383,40.409],[-75.0388,40.4093],[-75.039,40.4093],[-75.0393,40.4095],[-75.0395,40.4096],[-75.04,40.4098],[-75.0411,40.4104],[-75.0412,40.4104],[-75.0417,40.4107],[-75.0423,40.411],[-75.0424,40.4111],[-75.0426,40.4113],[-75.0427,40.4114],[-75.043,40.4117],[-75.0433,40.412],[-75.0438,40.4124],[-75.044,40.4126],[-75.0442,40.4128],[-75.0446,40.4131],[-75.0449,40.4132],[-75.0451,40.4134],[-75.0455,40.4137],[-75.0459,40.4139],[-75.0462,40.414],[-75.0466,40.4141],[-75.0467,40.4142],[-75.0473,40.4143],[-75.0482,40.4145],[-75.049,40.4147],[-75.0496,40.4148],[-75.0502,40.4149],[-75.0511,40.4151],[-75.0518,40.4152],[-75.0525,40.4153],[-75.0532,40.4155],[-75.0533,40.4156],[-75.0538,40.4158],[-75.0541,40.4159],[-75.0548,40.4161],[-75.0553,40.4162],[-75.0557,40.4164],[-75.0559,40.4165],[-75.0565,40.4168],[-75.0567,40.4169],[-75.057,40.417],[-75.0576,40.4173],[-75.0582,40.4178],[-75.0586,40.4182],[-75.0589,40.4186],[-75.0592,40.419],[-75.0592,40.4191],[-75.0595,40.4194],[-75.0597,40.4198],[-75.0601,40.4203],[-75.0603,40.4207],[-75.0604,40.4209],[-75.0607,40.4213],[-75.0607,40.4214],[-75.0608,40.4215],[-75.0609,40.4217],[-75.0612,40.4223],[-75.0613,40.4226],[-75.0615,40.423],[-75.0616,40.4234],[-75.0617,40.4238],[-75.0618,40.4241],[-75.0619,40.4242],[-75.0619,40.4245],[-75.0621,40.425],[-75.0621,40.4253],[-75.0621,40.4258],[-75.0621,40.4261],[-75.0621,40.4265],[-75.0622,40.4271],[-75.0621,40.4274],[-75.0622,40.4279],[-75.0622,40.4283],[-75.0622,40.4286],[-75.0623,40.4292],[-75.0622,40.4294],[-75.0622,40.4296],[-75.0623,40.4299],[-75.0623,40.4301],[-75.0623,40.4303],[-75.0624,40.4305],[-75.0624,40.4306],[-75.0624,40.4307],[-75.0624,40.4308],[-75.0625,40.431],[-75.0626,40.4313],[-75.0626,40.4315],[-75.0627,40.4317],[-75.0627,40.4319],[-75.0628,40.4322],[-75.0629,40.4324],[-75.0629,40.4327],[-75.063,40.433],[-75.0631,40.4333],[-75.0632,40.4337],[-75.0633,40.434],[-75.0635,40.4343],[-75.0636,40.4346],[-75.0638,40.4349],[-75.064,40.4352],[-75.0641,40.4355],[-75.0642,40.4359],[-75.0643,40.4362],[-75.0644,40.4364],[-75.0644,40.4369],[-75.0643,40.4372],[-75.0643,40.4374],[-75.0642,40.4375],[-75.0642,40.4377],[-75.0642,40.4382],[-75.0642,40.4384],[-75.0643,40.4386],[-75.0643,40.4389],[-75.0645,40.4394],[-75.0645,40.4395],[-75.0647,40.44],[-75.0649,40.4405],[-75.0653,40.4412],[-75.0654,40.4415],[-75.0656,40.4418],[-75.0656,40.4419],[-75.0657,40.4425],[-75.0658,40.4433],[-75.0658,40.4441],[-75.0659,40.4451],[-75.066,40.4453],[-75.0661,40.446],[-75.0663,40.4467],[-75.0665,40.4472],[-75.0668,40.4476],[-75.0672,40.4483],[-75.0675,40.4492],[-75.0677,40.4497],[-75.0681,40.4503],[-75.0683,40.4508],[-75.0684,40.4509],[-75.0687,40.4515],[-75.069,40.4522],[-75.0692,40.4528],[-75.0695,40.4535],[-75.0697,40.454],[-75.07,40.4547],[-75.0703,40.4554],[-75.0704,40.4557],[-75.0706,40.4562],[-75.0707,40.4568],[-75.0706,40.4573],[-75.0706,40.4574],[-75.0705,40.4578],[-75.0704,40.4584],[-75.0703,40.4588],[-75.0702,40.4588],[-75.0702,40.4589],[-75.0699,40.4595],[-75.0694,40.4602],[-75.069,40.4608],[-75.0686,40.4613],[-75.0683,40.4619],[-75.0682,40.4622],[-75.0681,40.4622],[-75.0679,40.463],[-75.0678,40.4635],[-75.0674,40.4643],[-75.067,40.4653],[-75.067,40.4661],[-75.067,40.4663],[-75.0671,40.4666],[-75.0673,40.467],[-75.0674,40.4675],[-75.0675,40.4675],[-75.0675,40.4681],[-75.0677,40.4685],[-75.0677,40.469],[-75.0678,40.4695],[-75.0678,40.4701],[-75.0679,40.4708],[-75.068,40.4712],[-75.068,40.4714],[-75.068,40.472],[-75.0679,40.4729],[-75.0679,40.4731],[-75.0677,40.4737],[-75.0675,40.474],[-75.0674,40.474],[-75.0671,40.4743],[-75.067,40.4744],[-75.0669,40.4744],[-75.0667,40.4745],[-75.0666,40.4747],[-75.0663,40.4749],[-75.0661,40.475],[-75.0658,40.4753],[-75.0656,40.4755],[-75.0655,40.4757],[-75.0652,40.476],[-75.065,40.4762],[-75.0648,40.4765],[-75.0645,40.4768],[-75.0644,40.477],[-75.0643,40.4771],[-75.0644,40.4772],[-75.0643,40.4772],[-75.064,40.4778],[-75.0639,40.478],[-75.0639,40.4781],[-75.0635,40.4785],[-75.0633,40.4789],[-75.0631,40.4794],[-75.0628,40.48],[-75.0627,40.4804],[-75.0627,40.4808],[-75.0628,40.481],[-75.0628,40.4813],[-75.0629,40.4816],[-75.0629,40.4822],[-75.0628,40.4828],[-75.0628,40.4836],[-75.0629,40.4845],[-75.0628,40.4851],[-75.0627,40.4859],[-75.0627,40.486],[-75.0627,40.4865],[-75.0627,40.4867],[-75.0627,40.487],[-75.0627,40.4875],[-75.0626,40.4883],[-75.0626,40.489],[-75.0626,40.4896],[-75.0627,40.4902],[-75.0627,40.4909],[-75.0627,40.4915],[-75.0626,40.4921],[-75.0626,40.4928],[-75.0626,40.4933],[-75.0626,40.4934],[-75.0626,40.4941],[-75.0627,40.4948],[-75.0627,40.4952],[-75.0627,40.4958],[-75.0628,40.4964],[-75.0628,40.4969],[-75.063,40.4976],[-75.0631,40.4982],[-75.0631,40.4986],[-75.0632,40.4992],[-75.0633,40.4994],[-75.0633,40.4997],[-75.0633,40.4998],[-75.0634,40.5],[-75.0634,40.5001],[-75.0635,40.5001],[-75.0635,40.5003],[-75.0636,40.5005],[-75.0637,40.5007],[-75.0637,40.5009],[-75.0638,40.501],[-75.0639,40.5013],[-75.064,40.5015],[-75.0641,40.5018],[-75.0643,40.502],[-75.0644,40.5024],[-75.0646,40.5026],[-75.0647,40.5029],[-75.0648,40.5032],[-75.0648,40.5035],[-75.0649,40.5038],[-75.0649,40.5041],[-75.0649,40.5045],[-75.0649,40.5049],[-75.0649,40.505],[-75.0648,40.5054],[-75.0648,40.5057],[-75.0648,40.5061],[-75.0648,40.5064],[-75.0648,40.5068],[-75.0648,40.5071],[-75.0648,40.5075],[-75.0648,40.5079],[-75.0648,40.5084],[-75.0648,40.5089],[-75.0649,40.5095],[-75.0649,40.5101],[-75.0649,40.5107],[-75.065,40.5111],[-75.0651,40.5116],[-75.0651,40.5121],[-75.0652,40.5127],[-75.0652,40.5131],[-75.0652,40.5135],[-75.0653,40.5142],[-75.0653,40.5146],[-75.0652,40.5151],[-75.0653,40.5154],[-75.0653,40.5158],[-75.0653,40.5164],[-75.0653,40.5167],[-75.0654,40.5171],[-75.0654,40.5173],[-75.0654,40.5176],[-75.0655,40.5177],[-75.0655,40.518],[-75.0655,40.5182],[-75.0656,40.5184],[-75.0656,40.5188],[-75.0656,40.5191],[-75.0656,40.5194],[-75.0656,40.5196],[-75.0657,40.5201],[-75.0657,40.5205],[-75.0657,40.5209],[-75.0657,40.5212],[-75.0657,40.5217],[-75.0657,40.5221],[-75.0656,40.5226],[-75.0656,40.523],[-75.0656,40.5231],[-75.0655,40.5231],[-75.0655,40.5232],[-75.0655,40.5233],[-75.0655,40.5234],[-75.0654,40.5237],[-75.0654,40.5241],[-75.0653,40.5244],[-75.0652,40.5247],[-75.0652,40.5248],[-75.0651,40.5252],[-75.0651,40.5256],[-75.0651,40.5259],[-75.0651,40.5262],[-75.0651,40.5263],[-75.0651,40.5264],[-75.0652,40.5267],[-75.0652,40.5269],[-75.0652,40.5272],[-75.0653,40.5275],[-75.0653,40.5279],[-75.0654,40.5284],[-75.0654,40.5286],[-75.0655,40.529],[-75.0656,40.5294],[-75.0656,40.5296],[-75.0657,40.5301],[-75.0658,40.5303],[-75.0657,40.5306],[-75.0658,40.5309],[-75.0658,40.5313],[-75.0659,40.5316],[-75.066,40.5319],[-75.0661,40.5323],[-75.0661,40.5326],[-75.0662,40.5329],[-75.0662,40.5333],[-75.0663,40.5337],[-75.0664,40.534],[-75.0665,40.5344],[-75.0666,40.5348],[-75.0666,40.5351],[-75.0666,40.5354],[-75.0666,40.5356],[-75.0668,40.5363],[-75.0668,40.5364],[-75.0668,40.5365],[-75.0668,40.5367],[-75.0668,40.5369],[-75.0669,40.5372],[-75.0669,40.5376],[-75.067,40.538],[-75.0671,40.5384],[-75.0671,40.5388],[-75.0673,40.5392],[-75.0674,40.5396],[-75.0675,40.54],[-75.0677,40.5403],[-75.0678,40.5406],[-75.0679,40.5409],[-75.068,40.5412],[-75.0681,40.5415],[-75.0682,40.5417],[-75.0684,40.542],[-75.0686,40.5422],[-75.0688,40.5424],[-75.0694,40.5428],[-75.0698,40.5431],[-75.07,40.5432],[-75.0702,40.5433],[-75.0703,40.5434],[-75.0704,40.5435],[-75.0706,40.5436],[-75.071,40.5438],[-75.0714,40.5439],[-75.0718,40.544],[-75.0722,40.5442],[-75.0725,40.5443],[-75.0727,40.5444],[-75.0729,40.5445],[-75.0731,40.5445],[-75.0733,40.5446],[-75.0737,40.5448],[-75.0741,40.5451],[-75.0747,40.5454],[-75.0751,40.5456],[-75.0756,40.5459],[-75.0757,40.546],[-75.076,40.5462],[-75.0761,40.5463],[-75.0764,40.5466],[-75.0769,40.547],[-75.0772,40.5473],[-75.0776,40.5475],[-75.0781,40.5479],[-75.0784,40.5481],[-75.0786,40.5484],[-75.0788,40.5487],[-75.0791,40.549],[-75.0794,40.5493],[-75.0796,40.5494],[-75.0797,40.5495],[-75.0799,40.5498],[-75.0801,40.5499],[-75.0805,40.5503],[-75.0808,40.5506],[-75.0811,40.5508],[-75.0814,40.5511],[-75.0816,40.5514],[-75.0818,40.5515],[-75.0822,40.5519],[-75.0824,40.5521],[-75.0828,40.5524],[-75.083,40.5526],[-75.0833,40.5529],[-75.0836,40.5532],[-75.0839,40.5534],[-75.0842,40.5536],[-75.0843,40.5537],[-75.0845,40.5539],[-75.0848,40.5542],[-75.085,40.5543],[-75.0851,40.5544],[-75.0854,40.5547],[-75.0858,40.555],[-75.086,40.5552],[-75.0862,40.5554],[-75.0865,40.5558],[-75.0868,40.5561],[-75.0871,40.5563],[-75.0872,40.5563],[-75.0872,40.5564],[-75.0873,40.5564],[-75.0875,40.5565],[-75.0879,40.5569],[-75.0883,40.5573],[-75.0884,40.5575],[-75.0888,40.5578],[-75.0891,40.558],[-75.0895,40.5583],[-75.0897,40.5585],[-75.0899,40.5587],[-75.0904,40.559],[-75.0907,40.5593],[-75.0911,40.5596],[-75.0913,40.5598],[-75.0917,40.5601],[-75.0917,40.5602],[-75.0918,40.5603],[-75.0921,40.5605],[-75.0922,40.5606],[-75.0924,40.5609],[-75.0926,40.561],[-75.0928,40.5613],[-75.093,40.5615],[-75.0933,40.5618],[-75.0935,40.562],[-75.0937,40.5622],[-75.0939,40.5624],[-75.094,40.5625],[-75.0942,40.5627],[-75.0945,40.563],[-75.0946,40.5631],[-75.0948,40.5633],[-75.0952,40.5636],[-75.0953,40.5638],[-75.0955,40.5641],[-75.0956,40.5642],[-75.0958,40.5645],[-75.0965,40.5651],[-75.097,40.5654],[-75.0975,40.5657],[-75.0978,40.566],[-75.0985,40.5665],[-75.099,40.5668],[-75.0995,40.5672],[-75.0998,40.5674],[-75.1004,40.5677],[-75.1011,40.568],[-75.1013,40.568],[-75.1015,40.5681],[-75.1017,40.5682],[-75.1024,40.5685],[-75.1032,40.5687],[-75.1038,40.5689],[-75.1039,40.5689],[-75.104,40.5689],[-75.1044,40.569],[-75.1048,40.5692],[-75.1053,40.5693],[-75.1058,40.5694],[-75.1062,40.5696],[-75.1068,40.5698],[-75.1074,40.57],[-75.1079,40.5702],[-75.1086,40.5705],[-75.1093,40.5707],[-75.11,40.5708],[-75.1107,40.571],[-75.1113,40.5713],[-75.1118,40.5714],[-75.1124,40.5717],[-75.1129,40.5719],[-75.1136,40.5722],[-75.1142,40.5724],[-75.1149,40.5726],[-75.1155,40.5729],[-75.116,40.573],[-75.1162,40.573],[-75.1164,40.5731],[-75.1167,40.5731],[-75.1169,40.5731],[-75.1174,40.5732],[-75.1175,40.5732],[-75.1176,40.5732],[-75.1176,40.5733],[-75.1177,40.5733],[-75.1179,40.5733],[-75.118,40.5733],[-75.1185,40.5735],[-75.1186,40.5735],[-75.1188,40.5735],[-75.119,40.5736],[-75.1191,40.5736],[-75.1192,40.5736],[-75.1196,40.5736],[-75.12,40.5737],[-75.1202,40.5737],[-75.1208,40.5738],[-75.121,40.5738],[-75.1212,40.5738],[-75.1217,40.5738],[-75.1221,40.5738],[-75.1223,40.5738],[-75.1226,40.5738],[-75.1227,40.5738],[-75.1227,40.5739],[-75.123,40.5739],[-75.1233,40.5739],[-75.1237,40.574],[-75.1238,40.574],[-75.124,40.574],[-75.1242,40.574],[-75.1244,40.574],[-75.1246,40.5741],[-75.1247,40.5741],[-75.1248,40.5742],[-75.125,40.5742],[-75.1251,40.5742],[-75.1252,40.5742],[-75.1255,40.5742],[-75.126,40.5742],[-75.1268,40.5743],[-75.1274,40.5744],[-75.1281,40.5745],[-75.129,40.5746],[-75.1298,40.5748],[-75.1303,40.5749],[-75.1306,40.5749],[-75.131,40.575],[-75.1313,40.575],[-75.1316,40.5751],[-75.1319,40.5752],[-75.1327,40.5753],[-75.1335,40.5754],[-75.1342,40.5755],[-75.1348,40.5756],[-75.135,40.5757],[-75.1358,40.5757],[-75.1364,40.5757],[-75.137,40.5756],[-75.1377,40.5756],[-75.1383,40.5755],[-75.1389,40.5755],[-75.1395,40.5754],[-75.1402,40.5754],[-75.1407,40.5752],[-75.1411,40.5751],[-75.1414,40.575],[-75.1417,40.5748],[-75.1421,40.5748],[-75.1423,40.5747],[-75.1427,40.5746],[-75.1428,40.5746],[-75.1431,40.5746],[-75.1436,40.5744],[-75.144,40.5742],[-75.1445,40.5741],[-75.1447,40.574],[-75.1449,40.5739],[-75.1453,40.5737],[-75.1454,40.5736],[-75.1459,40.5734],[-75.1465,40.5731],[-75.147,40.5727],[-75.1474,40.5726],[-75.148,40.5723],[-75.1484,40.572],[-75.1488,40.5718],[-75.149,40.5716],[-75.1492,40.5715],[-75.1492,40.5714],[-75.1493,40.5714],[-75.1494,40.5713],[-75.1497,40.5711],[-75.1499,40.5709],[-75.1502,40.5707],[-75.1504,40.5706],[-75.1506,40.5705],[-75.1508,40.5703],[-75.1512,40.5701],[-75.1514,40.5699],[-75.1517,40.5697],[-75.1521,40.5694],[-75.1524,40.5692],[-75.1526,40.569],[-75.1527,40.5689],[-75.153,40.5687],[-75.1534,40.5685],[-75.1537,40.5683],[-75.1538,40.5682],[-75.1542,40.568],[-75.1546,40.5677],[-75.155,40.5674],[-75.1552,40.5671],[-75.1556,40.5669],[-75.156,40.5666],[-75.1564,40.5663],[-75.157,40.5659],[-75.1576,40.5656],[-75.1578,40.5655],[-75.1578,40.5654],[-75.1583,40.5652],[-75.1587,40.565],[-75.159,40.5648],[-75.1596,40.5647],[-75.1601,40.5645],[-75.1605,40.5644],[-75.1609,40.5643],[-75.1612,40.5643],[-75.1615,40.5643],[-75.1619,40.5643],[-75.1623,40.5642],[-75.1629,40.5642],[-75.1634,40.5642],[-75.1641,40.5641],[-75.1647,40.5641],[-75.1653,40.5642],[-75.1659,40.5642],[-75.1665,40.5642],[-75.1666,40.5642],[-75.1676,40.5642],[-75.1683,40.5642],[-75.1684,40.5642],[-75.1693,40.5641],[-75.1699,40.5641],[-75.1705,40.5642],[-75.171,40.5642],[-75.1716,40.5642],[-75.1719,40.5643],[-75.1724,40.5643],[-75.1729,40.5644],[-75.1734,40.5646],[-75.1738,40.5647],[-75.1744,40.5648],[-75.175,40.5649],[-75.1759,40.5652],[-75.1766,40.5653],[-75.177,40.5655],[-75.1774,40.5655],[-75.1779,40.5657],[-75.1781,40.5658],[-75.1788,40.566],[-75.1795,40.5662],[-75.1802,40.5664],[-75.1804,40.5665],[-75.1807,40.5666],[-75.1813,40.5667],[-75.1816,40.5669],[-75.1822,40.5671],[-75.1827,40.5673],[-75.1831,40.5675],[-75.1835,40.5677],[-75.184,40.5679],[-75.1844,40.5681],[-75.1849,40.5683],[-75.1852,40.5685],[-75.1855,40.5687],[-75.1858,40.5688],[-75.186,40.569],[-75.1863,40.5692],[-75.1866,40.5694],[-75.1868,40.5695],[-75.1871,40.5696],[-75.1872,40.5698],[-75.1874,40.5699],[-75.1878,40.5702],[-75.1879,40.5703],[-75.1883,40.5705],[-75.1886,40.5709],[-75.1889,40.5712],[-75.1894,40.5717],[-75.1897,40.572],[-75.1902,40.5726],[-75.1906,40.573],[-75.1911,40.5734],[-75.1914,40.5737],[-75.1916,40.5739],[-75.1917,40.574],[-75.1923,40.5744],[-75.1926,40.5747],[-75.1927,40.5748],[-75.1929,40.575],[-75.1933,40.5754],[-75.1937,40.5757],[-75.1941,40.5761],[-75.1944,40.5765],[-75.1946,40.5768],[-75.1947,40.5769],[-75.1949,40.5771],[-75.1951,40.5774],[-75.1952,40.5778],[-75.1954,40.5783],[-75.1955,40.5786],[-75.1955,40.5787],[-75.1955,40.579],[-75.1954,40.579],[-75.1954,40.5794],[-75.1954,40.5795],[-75.1953,40.5798],[-75.1952,40.5802],[-75.1952,40.5803],[-75.195,40.5808],[-75.1949,40.5811],[-75.1947,40.5817],[-75.1945,40.5822],[-75.1943,40.5826],[-75.1941,40.5828],[-75.1937,40.5833],[-75.1932,40.5838],[-75.1928,40.5841],[-75.1926,40.5843],[-75.1922,40.5848],[-75.1915,40.5855],[-75.1912,40.5857],[-75.1911,40.5859],[-75.191,40.5859],[-75.1905,40.5866],[-75.19,40.5871],[-75.1897,40.5877],[-75.1895,40.5882],[-75.1894,40.5885],[-75.1894,40.5887],[-75.1894,40.5891],[-75.1894,40.5896],[-75.1893,40.5899],[-75.1893,40.5906],[-75.1894,40.591],[-75.1895,40.5914],[-75.1896,40.5918],[-75.1898,40.5921],[-75.1899,40.5925],[-75.1901,40.5929],[-75.1905,40.5935],[-75.1907,40.5938],[-75.191,40.5942],[-75.1911,40.5943],[-75.1914,40.5955],[-75.1916,40.5966],[-75.1917,40.5975],[-75.1919,40.598],[-75.192,40.5986],[-75.192,40.5987],[-75.1922,40.5997],[-75.1922,40.6011],[-75.1922,40.6014],[-75.1922,40.6017],[-75.1923,40.6027],[-75.1927,40.6035],[-75.1937,40.6043],[-75.1941,40.6046],[-75.1951,40.6058],[-75.1959,40.6068],[-75.1964,40.6077],[-75.1967,40.6082],[-75.1968,40.6086],[-75.1971,40.6093],[-75.1977,40.6104],[-75.1985,40.6115],[-75.1995,40.6123],[-75.2006,40.6136],[-75.2014,40.6146],[-75.2018,40.6159],[-75.2018,40.6172],[-75.2012,40.618],[-75.2007,40.6184],[-75.1997,40.6188],[-75.199,40.619],[-75.1989,40.6191],[-75.1988,40.6191],[-75.1979,40.6193],[-75.1963,40.6196],[-75.1948,40.6198],[-75.1937,40.6199],[-75.1927,40.6199],[-75.192,40.6198],[-75.1908,40.62],[-75.1907,40.62],[-75.1905,40.6201],[-75.1901,40.6204],[-75.1893,40.6215],[-75.1889,40.6225],[-75.1889,40.6226],[-75.1889,40.6227],[-75.1886,40.6236],[-75.1886,40.6246],[-75.1887,40.6251],[-75.1889,40.6254],[-75.1891,40.6261],[-75.1893,40.6278],[-75.1898,40.6298],[-75.1902,40.6326],[-75.1904,40.6341],[-75.1904,40.6347],[-75.1905,40.6354],[-75.1907,40.6359],[-75.1909,40.6361],[-75.191,40.6362],[-75.1911,40.6363],[-75.1911,40.6364],[-75.1912,40.6364],[-75.1913,40.6365],[-75.1914,40.6366],[-75.1915,40.6366],[-75.1915,40.6367],[-75.192,40.6372],[-75.1924,40.6377],[-75.1928,40.6383],[-75.1932,40.6388],[-75.1935,40.6393],[-75.1945,40.6408],[-75.1946,40.641],[-75.1947,40.6412],[-75.1948,40.6414],[-75.1949,40.6415],[-75.195,40.6417],[-75.1951,40.6419],[-75.1951,40.6421],[-75.1952,40.6423],[-75.1952,40.6424],[-75.1953,40.6429],[-75.1953,40.643],[-75.1954,40.643],[-75.1954,40.6431],[-75.1963,40.6439],[-75.1972,40.6447],[-75.1974,40.6448],[-75.1985,40.6456],[-75.1997,40.6463],[-75.2003,40.6468],[-75.2005,40.6469],[-75.2006,40.6471],[-75.2006,40.6479],[-75.2005,40.6485],[-75.2005,40.6492],[-75.2004,40.6493],[-75.2003,40.6494],[-75.2001,40.6498],[-75.2,40.65],[-75.1997,40.6503],[-75.1994,40.6507],[-75.1991,40.6509],[-75.1989,40.6512],[-75.1988,40.6512],[-75.1984,40.6515],[-75.198,40.6518],[-75.1979,40.6521],[-75.1978,40.6521],[-75.1977,40.6524],[-75.1977,40.6527],[-75.1977,40.653],[-75.1977,40.6532],[-75.1977,40.6535],[-75.1977,40.6536],[-75.1979,40.6541],[-75.1979,40.6543],[-75.1979,40.6544],[-75.198,40.6544],[-75.198,40.6545],[-75.198,40.6546],[-75.198,40.6547],[-75.1979,40.6548],[-75.1973,40.6553],[-75.1972,40.6554],[-75.197,40.6555],[-75.1968,40.6556],[-75.1968,40.6557],[-75.1967,40.6557],[-75.1966,40.6557],[-75.1965,40.6558],[-75.1964,40.6558],[-75.1963,40.6558],[-75.1962,40.6558],[-75.1961,40.6559],[-75.196,40.6559],[-75.196,40.656],[-75.1959,40.6561],[-75.1958,40.6561],[-75.1957,40.6562],[-75.1953,40.6567],[-75.1945,40.6578],[-75.194,40.6585],[-75.1939,40.6587],[-75.1934,40.6593],[-75.193,40.6598],[-75.1927,40.6601],[-75.1924,40.6604],[-75.1918,40.661],[-75.1908,40.6619],[-75.1904,40.6623],[-75.1901,40.6625],[-75.19,40.6626],[-75.1892,40.6631],[-75.1885,40.6635],[-75.188,40.6638],[-75.1873,40.664],[-75.1868,40.6641],[-75.1862,40.6643],[-75.1856,40.6645],[-75.1851,40.6647],[-75.1847,40.6649],[-75.1843,40.6651],[-75.1839,40.6653],[-75.1837,40.6654],[-75.1834,40.6655],[-75.1831,40.6656],[-75.183,40.6658],[-75.1827,40.666],[-75.1827,40.6661],[-75.1826,40.6661],[-75.1826,40.6662],[-75.1825,40.6663],[-75.1822,40.6667],[-75.1818,40.6672],[-75.1813,40.6679],[-75.181,40.6683],[-75.1806,40.6686],[-75.1805,40.6688],[-75.18,40.6693],[-75.1797,40.6698],[-75.1794,40.6701],[-75.1792,40.6704],[-75.179,40.6707],[-75.1786,40.6712],[-75.178,40.6718],[-75.1779,40.672],[-75.1777,40.6723],[-75.1775,40.6726],[-75.1774,40.673],[-75.1772,40.6734],[-75.1771,40.6739],[-75.177,40.6744],[-75.1769,40.6747],[-75.1769,40.6748],[-75.1769,40.6751],[-75.1768,40.6754],[-75.1768,40.6757],[-75.1769,40.6764],[-75.177,40.6767],[-75.1771,40.6771],[-75.1773,40.6774],[-75.1776,40.6777],[-75.178,40.6781],[-75.1783,40.6783],[-75.1786,40.6785],[-75.1787,40.6786],[-75.179,40.6788],[-75.1791,40.6788],[-75.1795,40.679],[-75.18,40.6792],[-75.1806,40.6794],[-75.1811,40.6795],[-75.1816,40.6796],[-75.1819,40.6796],[-75.1822,40.6797],[-75.1831,40.6798],[-75.1838,40.6799],[-75.1845,40.68],[-75.1851,40.6799],[-75.1859,40.6799],[-75.1865,40.6799],[-75.187,40.6799],[-75.1878,40.6797],[-75.1885,40.6797],[-75.1891,40.6795],[-75.1894,40.6795],[-75.1897,40.6794],[-75.19,40.6794],[-75.1902,40.6794],[-75.1906,40.6794],[-75.1911,40.6795],[-75.1913,40.6795],[-75.1916,40.6796],[-75.1919,40.6798],[-75.1922,40.6799],[-75.1926,40.6801],[-75.1931,40.6803],[-75.1937,40.6804],[-75.1938,40.6804],[-75.1942,40.6805],[-75.1963,40.6811],[-75.1969,40.6813],[-75.198,40.6824],[-75.2009,40.6855],[-75.202,40.6872],[-75.2021,40.6876],[-75.2022,40.6877],[-75.2022,40.6878],[-75.2023,40.6879],[-75.2026,40.6885],[-75.2029,40.6891],[-75.2029,40.6892],[-75.203,40.6893],[-75.203,40.6894],[-75.2031,40.6896],[-75.2039,40.6915],[-75.2031,40.6945],[-75.2026,40.6955],[-75.2023,40.6963],[-75.202,40.6972],[-75.2014,40.6985],[-75.2009,40.6999],[-75.2005,40.7008],[-75.2002,40.7016],[-75.2001,40.7017],[-75.1987,40.7053],[-75.198,40.7065],[-75.1966,40.7087],[-75.1958,40.7098],[-75.1956,40.7106],[-75.1955,40.7109],[-75.1954,40.7114],[-75.1953,40.7114],[-75.1952,40.7119],[-75.1951,40.7124],[-75.195,40.7129],[-75.1948,40.7132],[-75.1946,40.7137],[-75.1945,40.7138],[-75.1945,40.7139],[-75.1944,40.714],[-75.1943,40.7142],[-75.1943,40.7143],[-75.194,40.7147],[-75.1937,40.715],[-75.1932,40.7154],[-75.1929,40.7156],[-75.1926,40.7159],[-75.192,40.7163],[-75.1911,40.7169],[-75.191,40.717],[-75.1907,40.7172],[-75.19,40.7176],[-75.1894,40.718],[-75.1886,40.7183],[-75.1885,40.7184],[-75.1879,40.7186],[-75.1872,40.7191],[-75.1867,40.7195],[-75.1865,40.7199],[-75.1864,40.7203],[-75.1862,40.7207],[-75.1861,40.7212],[-75.1857,40.7216],[-75.186,40.7221],[-75.1862,40.7225],[-75.1863,40.723],[-75.1864,40.724],[-75.1862,40.7247],[-75.1862,40.7248],[-75.1862,40.7249],[-75.1861,40.7254],[-75.186,40.7257],[-75.1856,40.7264],[-75.1854,40.7266],[-75.1848,40.7274],[-75.1844,40.7278],[-75.1843,40.7279],[-75.1837,40.7285],[-75.183,40.7293],[-75.1825,40.7299],[-75.1822,40.7306],[-75.1821,40.7315],[-75.1823,40.7324],[-75.1824,40.7326],[-75.1827,40.7334],[-75.1828,40.7336],[-75.1838,40.7349],[-75.1842,40.7354],[-75.1849,40.7362],[-75.1851,40.7364],[-75.1852,40.7365],[-75.1858,40.7373],[-75.1877,40.7393],[-75.1887,40.74],[-75.1903,40.7411],[-75.1921,40.7424],[-75.1944,40.7444],[-75.1954,40.7455],[-75.1957,40.7462],[-75.1962,40.7469],[-75.1963,40.7471],[-75.1964,40.7474],[-75.1967,40.7481],[-75.1968,40.7501],[-75.1969,40.7501],[-75.1967,40.7507],[-75.1966,40.7514],[-75.1965,40.7516],[-75.1961,40.7521],[-75.196,40.7523],[-75.1957,40.7526],[-75.1949,40.7534],[-75.1918,40.7558],[-75.1905,40.7565],[-75.1892,40.7571],[-75.1883,40.7574],[-75.188,40.7575],[-75.1877,40.7576],[-75.1875,40.7577],[-75.1873,40.7578],[-75.183,40.7593],[-75.1815,40.7602],[-75.1809,40.7606],[-75.1802,40.7611],[-75.179,40.7619],[-75.1787,40.7624],[-75.1783,40.763],[-75.1778,40.7637],[-75.1775,40.7642],[-75.1774,40.7651],[-75.1771,40.7668],[-75.1769,40.7683],[-75.1769,40.7687],[-75.1768,40.769],[-75.1765,40.7699],[-75.1762,40.7709],[-75.1761,40.7713],[-75.176,40.7718],[-75.1759,40.7721],[-75.1758,40.7724],[-75.1756,40.7729],[-75.175,40.7738],[-75.1749,40.7739],[-75.1743,40.7749],[-75.1741,40.775],[-75.174,40.7752],[-75.174,40.7753],[-75.1737,40.7756],[-75.1733,40.7761],[-75.1731,40.7764],[-75.1728,40.7766],[-75.1725,40.7769],[-75.1716,40.7777],[-75.1695,40.7785],[-75.1662,40.7785],[-75.1643,40.7784],[-75.164,40.7784],[-75.1637,40.7784],[-75.1635,40.7784],[-75.1629,40.7782],[-75.1623,40.7781],[-75.161,40.7779],[-75.1597,40.7776],[-75.1596,40.7776],[-75.1595,40.7775],[-75.1594,40.7775],[-75.1593,40.7775],[-75.1592,40.7775],[-75.1591,40.7775],[-75.1585,40.7773],[-75.1579,40.7772],[-75.1572,40.7771],[-75.1521,40.7753],[-75.1513,40.7751],[-75.1494,40.7748],[-75.1456,40.7745],[-75.1453,40.7745],[-75.1451,40.7745],[-75.145,40.7745],[-75.1413,40.7739],[-75.1404,40.7738],[-75.1395,40.7737],[-75.1391,40.7736],[-75.1381,40.7736],[-75.1344,40.7738],[-75.1333,40.7741],[-75.132,40.7755],[-75.1315,40.776],[-75.1307,40.7771],[-75.13,40.7782],[-75.1298,40.7785],[-75.1296,40.7788],[-75.1295,40.779],[-75.1294,40.7791],[-75.1293,40.7792],[-75.1292,40.7793],[-75.1292,40.7794],[-75.1291,40.7796],[-75.1287,40.7801],[-75.1283,40.7807],[-75.1282,40.7809],[-75.1281,40.781],[-75.1278,40.7815],[-75.1275,40.7819],[-75.1268,40.7828],[-75.1262,40.7836],[-75.1261,40.7837],[-75.1259,40.784],[-75.1246,40.7851],[-75.1246,40.7852],[-75.1241,40.7858],[-75.1231,40.7867],[-75.1214,40.7876],[-75.1213,40.7876],[-75.1212,40.7876],[-75.1205,40.7879],[-75.1204,40.7879],[-75.1201,40.7881],[-75.1198,40.7882],[-75.1196,40.7882],[-75.1195,40.7883],[-75.1193,40.7884],[-75.1191,40.7885],[-75.119,40.7885],[-75.1188,40.7886],[-75.1186,40.7887],[-75.1168,40.7893],[-75.116,40.7895],[-75.1154,40.7897],[-75.1142,40.7898],[-75.1123,40.7899],[-75.1117,40.7899],[-75.1114,40.7899],[-75.1113,40.7899],[-75.1112,40.7899],[-75.1111,40.7899],[-75.1107,40.7902],[-75.1106,40.7902],[-75.1096,40.7906],[-75.1094,40.7907],[-75.1086,40.791],[-75.1085,40.7911],[-75.1074,40.7923],[-75.1063,40.7941],[-75.1062,40.7942],[-75.1054,40.795],[-75.1053,40.7951],[-75.1052,40.7952],[-75.1048,40.7955],[-75.1045,40.7959],[-75.1043,40.7961],[-75.1041,40.7962],[-75.1035,40.7968],[-75.1029,40.7974],[-75.1021,40.7982],[-75.1008,40.7998],[-75.1006,40.8004],[-75.1003,40.8012],[-75.1002,40.803],[-75.1004,40.8036],[-75.1004,40.8037],[-75.1005,40.8039],[-75.1006,40.8042],[-75.1007,40.8055],[-75.1006,40.8063],[-75.1005,40.8066],[-75.1004,40.807],[-75.1003,40.8076],[-75.1002,40.8077],[-75.1,40.8079],[-75.0998,40.8082],[-75.0997,40.8083],[-75.0997,40.8084],[-75.0992,40.8091],[-75.0987,40.8098],[-75.0983,40.8103],[-75.0967,40.8119],[-75.0961,40.8122],[-75.096,40.8123],[-75.0958,40.8125],[-75.0955,40.8127],[-75.0944,40.8136],[-75.0917,40.8152],[-75.0915,40.8153],[-75.0905,40.8159],[-75.0889,40.8178],[-75.0888,40.818],[-75.0886,40.8183],[-75.0882,40.8189],[-75.0878,40.8194],[-75.0872,40.8203],[-75.0854,40.822],[-75.0841,40.8243],[-75.084,40.8243],[-75.084,40.8244],[-75.0839,40.8245],[-75.0839,40.8247],[-75.0839,40.825],[-75.0838,40.8253],[-75.0836,40.8267],[-75.0837,40.8273],[-75.0838,40.8275],[-75.0838,40.8276],[-75.0838,40.8278],[-75.0841,40.8282],[-75.0843,40.8284],[-75.0844,40.8285],[-75.0845,40.8287],[-75.0847,40.8288],[-75.085,40.8294],[-75.0855,40.8301],[-75.087,40.8313],[-75.0874,40.8315],[-75.0882,40.8321],[-75.0884,40.8323],[-75.0887,40.8324],[-75.0889,40.8325],[-75.089,40.8326],[-75.0896,40.833],[-75.0924,40.8353],[-75.0949,40.8371],[-75.0963,40.8384],[-75.097,40.8393],[-75.0973,40.8403],[-75.0974,40.8404],[-75.0974,40.8405],[-75.0976,40.841],[-75.0976,40.843],[-75.0975,40.8432],[-75.0972,40.8447],[-75.0971,40.845],[-75.0964,40.8462],[-75.0958,40.8471],[-75.0941,40.8481],[-75.094,40.8481],[-75.0936,40.8483],[-75.0933,40.8484],[-75.0932,40.8484],[-75.093,40.8485],[-75.0927,40.8486],[-75.0925,40.8487],[-75.0923,40.8488],[-75.0915,40.849],[-75.091,40.8492],[-75.0905,40.8492],[-75.09,40.8493],[-75.0894,40.8493],[-75.0892,40.8493],[-75.0874,40.8495],[-75.0848,40.8495],[-75.0843,40.8495],[-75.0828,40.8496],[-75.0816,40.8496],[-75.0811,40.8496],[-75.0788,40.8497],[-75.0782,40.8497],[-75.0767,40.8499],[-75.0754,40.8496],[-75.0739,40.8491],[-75.0735,40.8489],[-75.0723,40.8483],[-75.0708,40.8474],[-75.069,40.8473],[-75.0689,40.8473],[-75.0677,40.8473],[-75.0672,40.8474],[-75.0671,40.8474],[-75.067,40.8474],[-75.0666,40.8475],[-75.0662,40.8475],[-75.066,40.8476],[-75.0643,40.8483],[-75.0635,40.8495],[-75.0632,40.8502],[-75.0633,40.8508],[-75.0633,40.8511],[-75.0633,40.8512],[-75.0634,40.8513],[-75.0635,40.8514],[-75.0635,40.8515],[-75.0636,40.8516],[-75.0636,40.8517],[-75.0637,40.8518],[-75.0637,40.852],[-75.0637,40.8521],[-75.0639,40.853],[-75.0639,40.8532],[-75.064,40.8533],[-75.064,40.8534],[-75.0641,40.8535],[-75.0642,40.8536],[-75.0643,40.8537],[-75.0643,40.8538],[-75.0643,40.8539],[-75.0643,40.8541],[-75.0643,40.8542],[-75.0643,40.8543],[-75.0643,40.8545],[-75.0643,40.8546],[-75.0642,40.8548],[-75.0642,40.8549],[-75.0641,40.855],[-75.0641,40.8552],[-75.064,40.8553],[-75.0639,40.8554],[-75.0639,40.8555],[-75.0638,40.8556],[-75.0637,40.8557],[-75.0636,40.8558],[-75.0635,40.8559],[-75.0634,40.8559],[-75.0632,40.856],[-75.0631,40.8561],[-75.063,40.8561],[-75.063,40.8562],[-75.0629,40.8562],[-75.0628,40.8563],[-75.0628,40.8564],[-75.0627,40.8564],[-75.0626,40.8566],[-75.0625,40.8568],[-75.0623,40.8569],[-75.0622,40.8571],[-75.0621,40.8572],[-75.062,40.8572],[-75.0619,40.8573],[-75.0619,40.8574],[-75.0617,40.8575],[-75.0615,40.8576],[-75.0614,40.8578],[-75.0612,40.858],[-75.061,40.8581],[-75.0608,40.8583],[-75.0607,40.8584],[-75.0605,40.8587],[-75.0603,40.8589],[-75.0602,40.8591],[-75.0601,40.8593],[-75.0599,40.8594],[-75.0598,40.8596],[-75.0596,40.8597],[-75.0595,40.8599],[-75.0593,40.8601],[-75.0591,40.8602],[-75.0589,40.8604],[-75.0588,40.8605],[-75.0587,40.8606],[-75.0585,40.8607],[-75.0582,40.8608],[-75.058,40.861],[-75.0578,40.8611],[-75.0575,40.8613],[-75.0573,40.8614],[-75.057,40.8615],[-75.0565,40.8618],[-75.056,40.8621],[-75.0554,40.8623],[-75.0549,40.8626],[-75.0544,40.8629],[-75.0538,40.8632],[-75.0533,40.8635],[-75.0531,40.8636],[-75.0529,40.8637],[-75.0528,40.8638],[-75.0527,40.8638],[-75.0526,40.8638],[-75.0525,40.8638],[-75.0524,40.8638],[-75.0521,40.8637],[-75.052,40.8637],[-75.0519,40.8638],[-75.0518,40.8638],[-75.0517,40.8639],[-75.0517,40.864],[-75.0516,40.864],[-75.0515,40.8641],[-75.0515,40.8642],[-75.0514,40.8643],[-75.0513,40.8647],[-75.051,40.8657],[-75.0508,40.8681],[-75.0515,40.8702],[-75.0525,40.8721],[-75.0537,40.8737],[-75.0548,40.8745],[-75.0555,40.8751],[-75.0571,40.8764],[-75.0587,40.8777],[-75.0588,40.8778],[-75.0604,40.88],[-75.0621,40.8822],[-75.0622,40.8823],[-75.0643,40.8845],[-75.0654,40.8857],[-75.0704,40.8892],[-75.0739,40.8922],[-75.0743,40.8927],[-75.0753,40.8942],[-75.0759,40.8955],[-75.076,40.8957],[-75.0759,40.8961],[-75.0758,40.8965],[-75.0757,40.8969],[-75.0755,40.8982],[-75.0752,40.8999],[-75.0752,40.9002],[-75.0753,40.9006],[-75.0754,40.9014],[-75.0756,40.9023],[-75.0757,40.9028],[-75.0757,40.9033],[-75.0758,40.9037],[-75.0761,40.907],[-75.077,40.9099],[-75.0779,40.9119],[-75.0788,40.9131],[-75.079,40.9135],[-75.0793,40.9139],[-75.0824,40.9159],[-75.0826,40.916],[-75.0827,40.9161],[-75.0828,40.9161],[-75.0837,40.9167],[-75.0847,40.9172],[-75.0856,40.9177],[-75.0863,40.9181],[-75.0864,40.9181],[-75.0865,40.9182],[-75.0869,40.9185],[-75.0874,40.9187],[-75.0877,40.9189],[-75.088,40.9191],[-75.0883,40.9193],[-75.0885,40.9194],[-75.0886,40.9195],[-75.0887,40.9196],[-75.0888,40.9197],[-75.0917,40.9216],[-75.0921,40.9219],[-75.0925,40.9221],[-75.0926,40.9222],[-75.0928,40.9224],[-75.0931,40.9225],[-75.0942,40.9233],[-75.0954,40.924],[-75.0955,40.9241],[-75.0967,40.9254],[-75.0977,40.9267],[-75.0992,40.9285],[-75.0996,40.9291],[-75.0998,40.9293],[-75.1,40.9296],[-75.1001,40.9298],[-75.1004,40.9302],[-75.1005,40.9303],[-75.1016,40.9315],[-75.1029,40.933],[-75.1048,40.9353],[-75.1054,40.9362],[-75.1055,40.9363],[-75.1059,40.9377],[-75.106,40.938],[-75.106,40.9383],[-75.106,40.9385],[-75.106,40.9387],[-75.1061,40.9397],[-75.1068,40.9406],[-75.1071,40.9412],[-75.1075,40.9417],[-75.1076,40.9418],[-75.1078,40.9421],[-75.108,40.9425],[-75.1081,40.9425],[-75.1081,40.9426],[-75.1084,40.9431],[-75.1087,40.9436],[-75.1097,40.945],[-75.1104,40.9463],[-75.1105,40.9465],[-75.1117,40.9481],[-75.1121,40.9485],[-75.1125,40.9487],[-75.113,40.949],[-75.1134,40.9493],[-75.1137,40.9495],[-75.1158,40.9513],[-75.1176,40.9528],[-75.1178,40.953],[-75.1179,40.9533],[-75.1179,40.9534],[-75.118,40.9535],[-75.1184,40.9545],[-75.1185,40.9549],[-75.1187,40.9554],[-75.1188,40.9559],[-75.1189,40.9563],[-75.119,40.9571],[-75.1191,40.9576],[-75.1191,40.9577],[-75.1191,40.9579],[-75.1191,40.9581],[-75.1191,40.9582],[-75.1191,40.9583],[-75.1191,40.9584],[-75.1191,40.9587],[-75.1191,40.9588],[-75.1191,40.9589],[-75.1191,40.959],[-75.1191,40.9591],[-75.1192,40.9592],[-75.1193,40.9593],[-75.1193,40.9594],[-75.1194,40.9595],[-75.1194,40.9596],[-75.1195,40.9596],[-75.1195,40.9597],[-75.1195,40.9598],[-75.1196,40.9599],[-75.1196,40.9601],[-75.1197,40.9603],[-75.1198,40.9606],[-75.1199,40.9608],[-75.12,40.9611],[-75.1201,40.9612],[-75.1201,40.9613],[-75.1203,40.9616],[-75.1204,40.9618],[-75.1205,40.962],[-75.1206,40.9623],[-75.1207,40.9625],[-75.1208,40.9628],[-75.1208,40.9629],[-75.1208,40.963],[-75.1208,40.9631],[-75.1208,40.9632],[-75.1208,40.9633],[-75.1208,40.9634],[-75.1208,40.9636],[-75.1208,40.9637],[-75.1207,40.9639],[-75.1207,40.964],[-75.1206,40.9642],[-75.1205,40.9644],[-75.1205,40.9645],[-75.1204,40.9646],[-75.1203,40.9648],[-75.1202,40.9649],[-75.1201,40.9651],[-75.12,40.9652],[-75.1199,40.9653],[-75.1198,40.9654],[-75.1197,40.9655],[-75.1197,40.9656],[-75.1196,40.9657],[-75.1196,40.9658],[-75.1196,40.9659],[-75.1196,40.966],[-75.1195,40.9661],[-75.1195,40.9662],[-75.1196,40.9663],[-75.1196,40.9664],[-75.1196,40.9665],[-75.1197,40.9667],[-75.1197,40.9669],[-75.1198,40.9671],[-75.1198,40.9672],[-75.1198,40.9674],[-75.12,40.9682],[-75.12,40.9683],[-75.1201,40.9684],[-75.1201,40.9685],[-75.1202,40.9686],[-75.1202,40.9687],[-75.1203,40.9688],[-75.1204,40.9689],[-75.1205,40.9689],[-75.1205,40.969],[-75.1206,40.9691],[-75.1208,40.9692],[-75.1209,40.9692],[-75.121,40.9693],[-75.1211,40.9693],[-75.1215,40.9694],[-75.1221,40.9698],[-75.1223,40.9699],[-75.1226,40.9701],[-75.1245,40.9698],[-75.1246,40.9698],[-75.1256,40.9697],[-75.1259,40.9697],[-75.1262,40.9696],[-75.1264,40.9696],[-75.1266,40.9695],[-75.1267,40.9695],[-75.127,40.9695],[-75.128,40.9692],[-75.1289,40.969],[-75.1291,40.969],[-75.1302,40.969],[-75.1313,40.9693],[-75.1314,40.9693],[-75.1321,40.9696],[-75.1326,40.97],[-75.1338,40.971],[-75.1344,40.9717],[-75.1347,40.972],[-75.1351,40.9728],[-75.1351,40.9729],[-75.1355,40.9738],[-75.1356,40.9747],[-75.1356,40.976],[-75.1355,40.9769],[-75.1354,40.977],[-75.1352,40.9775],[-75.1351,40.9775],[-75.1345,40.9783],[-75.1339,40.979],[-75.1338,40.9791],[-75.1336,40.9795],[-75.1335,40.9795],[-75.1335,40.9796],[-75.1334,40.9797],[-75.1331,40.9802],[-75.133,40.9803],[-75.1325,40.9812],[-75.1322,40.9821],[-75.1321,40.9826],[-75.1321,40.9827],[-75.1321,40.9828],[-75.132,40.9828],[-75.132,40.9829],[-75.1318,40.9838],[-75.1318,40.984],[-75.1315,40.9849],[-75.1315,40.9856],[-75.1315,40.9863],[-75.1315,40.9865],[-75.1315,40.9871],[-75.1316,40.9874],[-75.1317,40.9879],[-75.1316,40.9889],[-75.1315,40.9893],[-75.1315,40.9895],[-75.1313,40.99],[-75.1313,40.9901],[-75.1312,40.9902],[-75.1312,40.9903],[-75.1311,40.9905],[-75.1306,40.991],[-75.1306,40.9911],[-75.1296,40.9919],[-75.1286,40.9929],[-75.1284,40.993],[-75.1277,40.9936],[-75.1272,40.9939],[-75.1257,40.9948],[-75.1255,40.9949],[-75.1246,40.9952],[-75.1234,40.9961],[-75.1205,40.9975],[-75.1196,40.998],[-75.1179,40.9988],[-75.1175,40.9989],[-75.117,40.9992],[-75.1162,40.9995],[-75.1153,40.9999],[-75.1148,41.0001],[-75.1137,41.0009],[-75.1132,41.0012],[-75.1106,41.0022],[-75.1101,41.0029],[-75.1092,41.004],[-75.1091,41.0041],[-75.1089,41.0042],[-75.1088,41.0043],[-75.1086,41.0043],[-75.1084,41.0044],[-75.1082,41.0045],[-75.108,41.0046],[-75.1075,41.0048],[-75.1043,41.0057],[-75.1042,41.0057],[-75.1007,41.0067],[-75.0971,41.008],[-75.0961,41.0086],[-75.0958,41.0086],[-75.0955,41.0087],[-75.0952,41.0088],[-75.0949,41.0089],[-75.0946,41.009],[-75.0943,41.0091],[-75.0941,41.0092],[-75.0935,41.0094],[-75.0933,41.0096],[-75.093,41.0097],[-75.0929,41.0098],[-75.0926,41.0099],[-75.0923,41.0102],[-75.0922,41.0103],[-75.092,41.0104],[-75.0917,41.0106],[-75.0916,41.0107],[-75.0914,41.0108],[-75.091,41.011],[-75.0909,41.0111],[-75.0907,41.0112],[-75.0905,41.0113],[-75.0905,41.0115],[-75.0904,41.0117],[-75.0902,41.0118],[-75.0899,41.0121],[-75.0893,41.0125],[-75.089,41.0127],[-75.0887,41.0129],[-75.0884,41.0131],[-75.0881,41.0133],[-75.0877,41.0135],[-75.0874,41.0137],[-75.0871,41.0139],[-75.0869,41.014],[-75.0867,41.0141],[-75.0864,41.0142],[-75.0862,41.0143],[-75.0861,41.0144],[-75.0859,41.0145],[-75.0858,41.0145],[-75.0857,41.0146],[-75.0856,41.0147],[-75.0855,41.0147],[-75.0854,41.0148],[-75.0853,41.0149],[-75.0853,41.015],[-75.0845,41.0159],[-75.0842,41.016],[-75.0834,41.0163],[-75.0832,41.0163],[-75.0831,41.0164],[-75.0824,41.0165],[-75.0811,41.0168],[-75.08,41.0169],[-75.0793,41.0169],[-75.0784,41.017],[-75.0778,41.017],[-75.0758,41.0171],[-75.075,41.0171],[-75.0749,41.0172],[-75.0742,41.0177],[-75.0738,41.0177],[-75.072,41.0182],[-75.0705,41.0186],[-75.0703,41.0187],[-75.0693,41.0194],[-75.0591,41.0242],[-75.0537,41.0264],[-75.0534,41.0265],[-75.0532,41.0267],[-75.053,41.0268],[-75.0527,41.027],[-75.0525,41.0272],[-75.0521,41.0274],[-75.0517,41.0276],[-75.0514,41.0279],[-75.051,41.0281],[-75.0506,41.0283],[-75.0502,41.0285],[-75.0498,41.0287],[-75.0494,41.0289],[-75.049,41.0291],[-75.0487,41.0292],[-75.0485,41.0294],[-75.0482,41.0295],[-75.0479,41.0296],[-75.0476,41.0297],[-75.0473,41.0298],[-75.0469,41.0299],[-75.0466,41.03],[-75.0463,41.0301],[-75.046,41.0301],[-75.0456,41.0303],[-75.0452,41.0304],[-75.0447,41.0305],[-75.0445,41.0306],[-75.0442,41.0307],[-75.0439,41.0308],[-75.0435,41.0309],[-75.0431,41.0311],[-75.0427,41.0313],[-75.0424,41.0314],[-75.0421,41.0316],[-75.0418,41.0317],[-75.0415,41.0319],[-75.0412,41.032],[-75.0409,41.0322],[-75.0406,41.0324],[-75.0404,41.0326],[-75.0401,41.0327],[-75.0398,41.033],[-75.0395,41.0333],[-75.0392,41.0335],[-75.0389,41.0338],[-75.0386,41.0341],[-75.0383,41.0344],[-75.038,41.0346],[-75.0377,41.0349],[-75.0374,41.0352],[-75.037,41.0355],[-75.0367,41.0357],[-75.0363,41.036],[-75.036,41.0362],[-75.0357,41.0365],[-75.0354,41.0367],[-75.0351,41.0368],[-75.0348,41.037],[-75.0345,41.0372],[-75.0341,41.0374],[-75.0338,41.0375],[-75.0335,41.0377],[-75.0332,41.0378],[-75.0326,41.038],[-75.0324,41.038],[-75.0322,41.0381],[-75.032,41.0382],[-75.0318,41.0383],[-75.0315,41.0384],[-75.0313,41.0385],[-75.031,41.0386],[-75.0308,41.0387],[-75.0305,41.0388],[-75.0302,41.0388],[-75.03,41.0389],[-75.0299,41.0389],[-75.0297,41.0389],[-75.0296,41.039],[-75.0295,41.039],[-75.0293,41.0391],[-75.0292,41.0391],[-75.029,41.0392],[-75.0289,41.0392],[-75.0287,41.0393],[-75.0286,41.0393],[-75.0282,41.0393],[-75.0279,41.0394],[-75.0275,41.0394],[-75.0273,41.0394],[-75.0272,41.0395],[-75.0271,41.0395],[-75.027,41.0396],[-75.0268,41.0397],[-75.0268,41.0399],[-75.0267,41.0399],[-75.0267,41.0401],[-75.0267,41.0403],[-75.0266,41.0405],[-75.0265,41.0407],[-75.0265,41.0409],[-75.0264,41.0411],[-75.0263,41.0413],[-75.0263,41.0414],[-75.0262,41.0416],[-75.0262,41.0417],[-75.0261,41.0419],[-75.0261,41.042],[-75.0262,41.0421],[-75.0263,41.0422],[-75.0263,41.0423],[-75.0263,41.0424],[-75.0263,41.0426],[-75.0264,41.0427],[-75.0267,41.0429],[-75.0268,41.0429],[-75.027,41.043],[-75.0272,41.0436],[-75.0273,41.0438],[-75.0274,41.0441],[-75.0274,41.0445],[-75.0273,41.0449],[-75.0272,41.0453],[-75.027,41.0456],[-75.0267,41.046],[-75.0264,41.0464],[-75.026,41.0469],[-75.0258,41.0472],[-75.0254,41.0477],[-75.025,41.0481],[-75.0247,41.0484],[-75.0238,41.0492],[-75.0231,41.0498],[-75.0224,41.0506],[-75.0222,41.0508],[-75.022,41.0508],[-75.0218,41.0509],[-75.0217,41.051],[-75.0216,41.051],[-75.0215,41.0511],[-75.0214,41.0511],[-75.0213,41.0512],[-75.0212,41.0512],[-75.0212,41.0513],[-75.0211,41.0514],[-75.021,41.0515],[-75.021,41.0516],[-75.0209,41.0517],[-75.0208,41.0518],[-75.0208,41.0519],[-75.0207,41.0519],[-75.0206,41.052],[-75.0206,41.0521],[-75.0205,41.0522],[-75.0204,41.0522],[-75.0204,41.0523],[-75.0204,41.0524],[-75.0203,41.0525],[-75.0202,41.0527],[-75.0201,41.0529],[-75.02,41.053],[-75.0199,41.0532],[-75.0198,41.0533],[-75.0197,41.0535],[-75.0193,41.0538],[-75.019,41.0542],[-75.0186,41.0546],[-75.0185,41.0548],[-75.0183,41.0549],[-75.0181,41.0551],[-75.018,41.0553],[-75.0178,41.0555],[-75.0177,41.0557],[-75.0176,41.0558],[-75.0174,41.056],[-75.0174,41.0562],[-75.0173,41.0563],[-75.0172,41.0564],[-75.0171,41.0566],[-75.0171,41.0568],[-75.017,41.057],[-75.017,41.0571],[-75.0169,41.0572],[-75.0169,41.0574],[-75.0169,41.0576],[-75.0169,41.0578],[-75.0168,41.058],[-75.0168,41.0583],[-75.0168,41.0585],[-75.0167,41.0588],[-75.0167,41.059],[-75.0166,41.0592],[-75.0165,41.0595],[-75.0164,41.0597],[-75.0163,41.0599],[-75.0162,41.0602],[-75.0161,41.0604],[-75.016,41.0606],[-75.0159,41.0608],[-75.0158,41.0611],[-75.0155,41.0615],[-75.0153,41.0617],[-75.0153,41.0618],[-75.0152,41.0619],[-75.0152,41.062],[-75.0151,41.0621],[-75.0151,41.0622],[-75.0151,41.0623],[-75.0151,41.0624],[-75.0151,41.0625],[-75.0151,41.0626],[-75.015,41.0627],[-75.015,41.0628],[-75.0149,41.0629],[-75.0149,41.063],[-75.0148,41.063],[-75.0147,41.0632],[-75.0146,41.0633],[-75.0145,41.0634],[-75.0144,41.0635],[-75.0144,41.0636],[-75.0144,41.0637],[-75.0143,41.0638],[-75.0143,41.0639],[-75.0142,41.0641],[-75.0141,41.0643],[-75.014,41.0646],[-75.014,41.0648],[-75.0139,41.065],[-75.0139,41.0652],[-75.0138,41.0654],[-75.0137,41.0656],[-75.0136,41.0658],[-75.0135,41.0659],[-75.0134,41.0661],[-75.0132,41.0663],[-75.0131,41.0665],[-75.013,41.0667],[-75.0126,41.0671],[-75.0125,41.0672],[-75.0124,41.0673],[-75.0123,41.0673],[-75.0122,41.0674],[-75.0121,41.0675],[-75.0119,41.0675],[-75.0118,41.0675],[-75.0117,41.0676],[-75.0116,41.0676],[-75.0115,41.0676],[-75.0112,41.0676],[-75.0109,41.0677],[-75.0105,41.0677],[-75.0102,41.0677],[-75.0099,41.0677],[-75.0096,41.0677],[-75.0093,41.0677],[-75.0089,41.0676],[-75.0086,41.0676],[-75.0083,41.0676],[-75.008,41.0675],[-75.0075,41.0675],[-75.0074,41.0675],[-75.0073,41.0675],[-75.0072,41.0675],[-75.0071,41.0675],[-75.007,41.0675],[-75.0069,41.0676],[-75.0068,41.0676],[-75.0067,41.0677],[-75.0066,41.0677],[-75.0066,41.0678],[-75.0065,41.0678],[-75.0065,41.0679],[-75.0041,41.0702],[-75.0038,41.0706],[-75.0035,41.0709],[-75.0031,41.0712],[-75.0027,41.0716],[-75.0023,41.0719],[-75.002,41.0722],[-75.0016,41.0726],[-75.0012,41.0729],[-75.0008,41.0732],[-75.0005,41.0733],[-75.0002,41.0736],[-74.9996,41.0739],[-74.9987,41.0744],[-74.9983,41.0746],[-74.9967,41.0755],[-74.9962,41.0758],[-74.9953,41.0763],[-74.9948,41.0766],[-74.9942,41.0768],[-74.9931,41.0773],[-74.9908,41.0779],[-74.9905,41.078],[-74.9893,41.0783],[-74.9892,41.0783],[-74.9877,41.0785],[-74.9868,41.0786],[-74.9845,41.0789],[-74.9829,41.0791],[-74.9826,41.0792],[-74.9814,41.0797],[-74.9809,41.0799],[-74.9798,41.0805],[-74.9796,41.0807],[-74.9782,41.0814],[-74.9749,41.0832],[-74.9733,41.084],[-74.971,41.0853],[-74.9701,41.0859],[-74.9691,41.0868],[-74.9685,41.0876],[-74.9684,41.0878],[-74.968,41.0887],[-74.9679,41.089],[-74.9677,41.0895],[-74.9674,41.0901],[-74.9673,41.0907],[-74.9672,41.0912],[-74.9671,41.0916],[-74.9669,41.092],[-74.9668,41.0925],[-74.9668,41.0929],[-74.9668,41.093],[-74.9668,41.0934],[-74.9668,41.0938],[-74.9669,41.0944],[-74.9669,41.0945],[-74.9675,41.0953],[-74.9676,41.0954],[-74.9685,41.0959],[-74.9694,41.0961],[-74.9705,41.096],[-74.9707,41.0959],[-74.9718,41.0956],[-74.972,41.0956],[-74.9721,41.0955],[-74.9722,41.0955],[-74.9734,41.0949],[-74.9736,41.0948],[-74.9743,41.0945],[-74.9753,41.0941],[-74.9769,41.0932],[-74.9778,41.0926],[-74.9786,41.092],[-74.9791,41.0917],[-74.9796,41.0914],[-74.9802,41.0909],[-74.9808,41.0904],[-74.9812,41.09],[-74.9813,41.0899],[-74.9815,41.0898],[-74.9827,41.0893],[-74.983,41.0891],[-74.9833,41.089],[-74.9838,41.0889],[-74.9842,41.0887],[-74.9845,41.0886],[-74.9848,41.0885],[-74.9862,41.0884],[-74.9865,41.0884],[-74.9883,41.0882],[-74.9895,41.0883],[-74.991,41.0886],[-74.9914,41.0888],[-74.9918,41.0891],[-74.992,41.0903],[-74.992,41.0904],[-74.992,41.0907],[-74.9918,41.0915],[-74.9918,41.0918],[-74.9917,41.0921],[-74.9917,41.0923],[-74.9917,41.0925],[-74.9917,41.0926],[-74.9914,41.0932],[-74.9907,41.094],[-74.9905,41.0942],[-74.9899,41.0949],[-74.9892,41.0958],[-74.9886,41.0968],[-74.9881,41.0978],[-74.988,41.098],[-74.9876,41.0988],[-74.9872,41.0999],[-74.9868,41.1007],[-74.9862,41.1015],[-74.9856,41.1022],[-74.9853,41.1026],[-74.9852,41.1028],[-74.9847,41.1034],[-74.9842,41.1041],[-74.9839,41.1047],[-74.9837,41.1054],[-74.9836,41.1056],[-74.9835,41.1059],[-74.9834,41.1062],[-74.9827,41.1073],[-74.9827,41.1074],[-74.9825,41.1077],[-74.9824,41.108],[-74.9822,41.1082],[-74.9813,41.1093],[-74.9808,41.1097],[-74.9807,41.1098],[-74.9799,41.1104],[-74.978,41.1111],[-74.9761,41.1121],[-74.9748,41.1126],[-74.9743,41.1128],[-74.9729,41.1133],[-74.9728,41.1133],[-74.9718,41.1135],[-74.9709,41.1137],[-74.9706,41.1137],[-74.9702,41.1138],[-74.9693,41.1139],[-74.9676,41.1138],[-74.9663,41.1137],[-74.9659,41.1137],[-74.9656,41.1138],[-74.9643,41.1142],[-74.9635,41.1147],[-74.9626,41.1151],[-74.9614,41.1158],[-74.9612,41.1159],[-74.9604,41.1165],[-74.9598,41.1169],[-74.9585,41.1179],[-74.9574,41.1186],[-74.9565,41.1191],[-74.9554,41.1196],[-74.9533,41.1205],[-74.9525,41.1208],[-74.9516,41.1213],[-74.9506,41.1218],[-74.9504,41.1219],[-74.9492,41.1226],[-74.9488,41.1229],[-74.9484,41.1232],[-74.9479,41.1236],[-74.9477,41.1239],[-74.9474,41.1242],[-74.9474,41.1243],[-74.9473,41.1244],[-74.9474,41.1247],[-74.9474,41.1251],[-74.9477,41.1259],[-74.9477,41.126],[-74.9477,41.1263],[-74.9476,41.1264],[-74.9474,41.1266],[-74.9471,41.1271],[-74.9468,41.1275],[-74.9464,41.128],[-74.9458,41.1285],[-74.945,41.1289],[-74.944,41.1291],[-74.9437,41.1292],[-74.9421,41.1295],[-74.9412,41.1298],[-74.9408,41.1299],[-74.9386,41.1308],[-74.9359,41.1319],[-74.9347,41.1322],[-74.9346,41.1322],[-74.9327,41.1328],[-74.9311,41.1334],[-74.9293,41.1344],[-74.928,41.1352],[-74.9274,41.1356],[-74.9271,41.1357],[-74.9269,41.1359],[-74.9266,41.1361],[-74.9256,41.1367],[-74.9241,41.1375],[-74.9232,41.1382],[-74.9227,41.1388],[-74.9223,41.1397],[-74.9213,41.1407],[-74.9208,41.1417],[-74.9201,41.1425],[-74.9192,41.143],[-74.9181,41.1436],[-74.9172,41.1442],[-74.9146,41.1466],[-74.9124,41.1488],[-74.9101,41.151],[-74.9097,41.1514],[-74.9093,41.1518],[-74.9077,41.1533],[-74.9057,41.1553],[-74.9053,41.1557],[-74.9045,41.1566],[-74.904,41.1574],[-74.9038,41.1577],[-74.9036,41.158],[-74.9034,41.1585],[-74.9024,41.1602],[-74.9018,41.1614],[-74.9012,41.1639],[-74.9005,41.1651],[-74.8997,41.1662],[-74.8988,41.167],[-74.8978,41.1677],[-74.8964,41.1686],[-74.8936,41.1706],[-74.8908,41.1726],[-74.8908,41.1727],[-74.8907,41.1727],[-74.8905,41.1729],[-74.8902,41.1731],[-74.8898,41.1733],[-74.8896,41.1735],[-74.8894,41.1736],[-74.8878,41.175],[-74.8863,41.1765],[-74.8859,41.177],[-74.8853,41.1776],[-74.8843,41.1786],[-74.8833,41.1796],[-74.883,41.1799],[-74.8828,41.1802],[-74.8823,41.1806],[-74.8821,41.1808],[-74.8805,41.1839],[-74.8791,41.1863],[-74.8788,41.1868],[-74.8787,41.1872],[-74.8785,41.1875],[-74.8785,41.1878],[-74.8783,41.1895],[-74.8783,41.1905],[-74.8779,41.1911],[-74.8763,41.1942],[-74.8747,41.1972],[-74.8746,41.1974],[-74.874,41.1985],[-74.8727,41.2006],[-74.8715,41.2026],[-74.8711,41.2033],[-74.8693,41.2057],[-74.869,41.2061],[-74.869,41.2062],[-74.8679,41.2078],[-74.8673,41.2088],[-74.866,41.2104],[-74.8639,41.213],[-74.8604,41.2174],[-74.8598,41.2187],[-74.8596,41.2191],[-74.8594,41.2197],[-74.8594,41.2201],[-74.8594,41.2202],[-74.8594,41.2203],[-74.8593,41.2205],[-74.8594,41.2206],[-74.86,41.2214],[-74.8606,41.2221],[-74.8608,41.2223],[-74.8616,41.2228],[-74.8623,41.2233],[-74.8626,41.2235],[-74.8644,41.2249],[-74.8668,41.2269],[-74.867,41.2272],[-74.8671,41.2272],[-74.8674,41.2278],[-74.8673,41.2289],[-74.8672,41.229],[-74.8667,41.2303],[-74.8664,41.2312],[-74.8662,41.2321],[-74.866,41.2325],[-74.8659,41.2325],[-74.865,41.2338],[-74.8633,41.2359],[-74.8628,41.2364],[-74.8626,41.2366],[-74.862,41.2376],[-74.8618,41.2385],[-74.8618,41.2395],[-74.8619,41.2404],[-74.8617,41.2416],[-74.8592,41.2456],[-74.8577,41.2477],[-74.8572,41.249],[-74.8567,41.2494],[-74.8564,41.2497],[-74.856,41.2501],[-74.8547,41.2505],[-74.8542,41.2505],[-74.8525,41.2507],[-74.8498,41.2511],[-74.849,41.2512],[-74.8486,41.2515],[-74.8479,41.252],[-74.8476,41.2525],[-74.8473,41.2528],[-74.8469,41.2533],[-74.8465,41.254],[-74.8461,41.2546],[-74.8459,41.2549],[-74.8458,41.2553],[-74.8452,41.2569],[-74.845,41.258],[-74.8455,41.2596],[-74.8461,41.2607],[-74.8465,41.2616],[-74.8465,41.262],[-74.8466,41.2624],[-74.8463,41.2631],[-74.8455,41.2642],[-74.8443,41.266],[-74.8436,41.2672],[-74.8432,41.2679],[-74.8428,41.2685],[-74.8422,41.2696],[-74.8415,41.2705],[-74.8411,41.271],[-74.8408,41.2714],[-74.8396,41.2744],[-74.839,41.276],[-74.8389,41.2762],[-74.8388,41.2765],[-74.8387,41.2767],[-74.8384,41.2773],[-74.8378,41.278],[-74.8372,41.2785],[-74.8363,41.2788],[-74.8362,41.2789],[-74.8361,41.279],[-74.836,41.279],[-74.8357,41.2792],[-74.8355,41.2793],[-74.8352,41.2797],[-74.8348,41.2802],[-74.8341,41.2811],[-74.8319,41.284],[-74.831,41.2855],[-74.8308,41.2858],[-74.8301,41.2872],[-74.829,41.2882],[-74.8287,41.2885],[-74.8282,41.2888],[-74.8281,41.2888],[-74.8269,41.2897],[-74.8253,41.2912],[-74.8243,41.2921],[-74.8219,41.2938],[-74.8199,41.2947],[-74.8192,41.295],[-74.8157,41.2961],[-74.812,41.2982],[-74.811,41.2992],[-74.8103,41.2999],[-74.8095,41.3008],[-74.8082,41.3021],[-74.8069,41.3032],[-74.8045,41.3045],[-74.8032,41.3052],[-74.8011,41.3063],[-74.8001,41.3068],[-74.7999,41.3068],[-74.7997,41.307],[-74.7985,41.3076],[-74.7968,41.3084],[-74.7949,41.3091],[-74.7926,41.3106],[-74.792,41.3116],[-74.792,41.312],[-74.792,41.3127],[-74.7924,41.3141],[-74.7933,41.3154],[-74.7944,41.3167],[-74.7957,41.318],[-74.7957,41.3181],[-74.7957,41.3183],[-74.7958,41.3183],[-74.7958,41.3185],[-74.7959,41.319],[-74.7958,41.3193],[-74.7955,41.3199],[-74.795,41.3204],[-74.7941,41.3212],[-74.7934,41.3216],[-74.7931,41.3218],[-74.7921,41.3225],[-74.7914,41.3227],[-74.7906,41.3229],[-74.7891,41.3233],[-74.7851,41.3239],[-74.7816,41.3242],[-74.7782,41.3245],[-74.776,41.3243],[-74.7749,41.3243],[-74.7732,41.3245],[-74.7726,41.3247],[-74.7716,41.3251],[-74.7715,41.3252],[-74.7706,41.3258],[-74.7703,41.326],[-74.7698,41.3264],[-74.7693,41.3267],[-74.7692,41.3268],[-74.7686,41.3272],[-74.7683,41.3274],[-74.7667,41.3286],[-74.765,41.33],[-74.7649,41.3301],[-74.7648,41.3302],[-74.7641,41.3309],[-74.764,41.331],[-74.7635,41.3316],[-74.763,41.3326],[-74.763,41.3327],[-74.7627,41.3334],[-74.7617,41.3364],[-74.7613,41.3378],[-74.7613,41.3379],[-74.7611,41.3384],[-74.761,41.3387],[-74.761,41.3388],[-74.761,41.3389],[-74.7609,41.3391],[-74.7609,41.3392],[-74.7608,41.3395],[-74.7606,41.3399],[-74.7605,41.34],[-74.7603,41.3403],[-74.7595,41.3413],[-74.7585,41.3422],[-74.7578,41.3429],[-74.7577,41.3429],[-74.7576,41.343],[-74.7575,41.3431],[-74.7574,41.3431],[-74.7574,41.3432],[-74.7571,41.3434],[-74.7569,41.3437],[-74.7564,41.3445],[-74.756,41.345],[-74.7559,41.3453],[-74.7539,41.3461],[-74.7524,41.3464],[-74.7496,41.3465],[-74.7487,41.3465],[-74.746,41.3462],[-74.7444,41.3462],[-74.7439,41.3462],[-74.7435,41.3462],[-74.7426,41.3463],[-74.7418,41.3464],[-74.7399,41.3464],[-74.7381,41.3465],[-74.7377,41.3465],[-74.7365,41.3465],[-74.7356,41.3465],[-74.7314,41.3461],[-74.7304,41.346],[-74.7296,41.346],[-74.7269,41.3462],[-74.7224,41.3471],[-74.722,41.3472],[-74.7209,41.3474],[-74.7202,41.3477],[-74.7169,41.3491],[-74.7154,41.3497],[-74.7121,41.351],[-74.7085,41.3527],[-74.7061,41.3536],[-74.706,41.3536],[-74.7044,41.354],[-74.7006,41.3546],[-74.6994,41.355],[-74.698,41.3556],[-74.6979,41.3556],[-74.6975,41.3559],[-74.6971,41.3561],[-74.6969,41.3562],[-74.6966,41.3563],[-74.6959,41.3568],[-74.6958,41.3569],[-74.6955,41.3571],[-74.6954,41.3571],[-74.6949,41.3574]],[[-74.0406,40.6999],[-74.0406,40.6998],[-74.0406,40.6997],[-74.0405,40.6997],[-74.0405,40.6996],[-74.0405,40.6995],[-74.0404,40.6994],[-74.0403,40.6994],[-74.0402,40.6993],[-74.0402,40.6992],[-74.0401,40.6992],[-74.04,40.6991],[-74.0399,40.6991],[-74.0399,40.699],[-74.0398,40.699],[-74.0398,40.6989],[-74.0399,40.6989],[-74.04,40.6989],[-74.0401,40.6989],[-74.0402,40.6989],[-74.0402,40.6988],[-74.0401,40.6987],[-74.0399,40.6986],[-74.0397,40.6988],[-74.0396,40.6988],[-74.0395,40.6988],[-74.0395,40.6987],[-74.0394,40.6987],[-74.0393,40.6987],[-74.0393,40.6986],[-74.0392,40.6986],[-74.0391,40.6986],[-74.039,40.6986],[-74.0389,40.6986],[-74.0388,40.6986],[-74.0387,40.6986],[-74.0387,40.6987],[-74.0386,40.6987],[-74.0385,40.6987],[-74.0384,40.6987],[-74.0384,40.6988],[-74.0385,40.6989],[-74.0385,40.699],[-74.0385,40.6991],[-74.0385,40.6992],[-74.0386,40.6992],[-74.0387,40.6993],[-74.0388,40.6994],[-74.0388,40.6995],[-74.0388,40.6996],[-74.0389,40.6996],[-74.039,40.6997],[-74.0391,40.6997],[-74.0392,40.6997],[-74.0393,40.6997],[-74.0394,40.6998],[-74.0395,40.6998],[-74.0396,40.6998],[-74.0396,40.6999],[-74.0397,40.6999],[-74.0397,40.7],[-74.0398,40.7],[-74.0399,40.7],[-74.04,40.7],[-74.04,40.7001],[-74.0401,40.7001],[-74.0402,40.7001],[-74.0403,40.7001],[-74.0404,40.7001],[-74.0405,40.7002],[-74.0406,40.7002],[-74.0407,40.7002],[-74.0408,40.7002],[-74.0407,40.7001],[-74.0407,40.7],[-74.0407,40.6999],[-74.0406,40.6999]],[[-74.0451,40.6887],[-74.0448,40.6887],[-74.0446,40.6886],[-74.0444,40.6885],[-74.0442,40.6886],[-74.044,40.6887],[-74.0438,40.6888],[-74.0437,40.6889],[-74.0436,40.689],[-74.0436,40.6891],[-74.0435,40.6893],[-74.0435,40.6896],[-74.0436,40.6897],[-74.0437,40.6899],[-74.0438,40.6901],[-74.0439,40.6902],[-74.044,40.6903],[-74.0443,40.6905],[-74.0445,40.6906],[-74.0448,40.6907],[-74.0453,40.6909],[-74.0459,40.6911],[-74.0461,40.6912],[-74.0463,40.6912],[-74.0466,40.6912],[-74.0469,40.6911],[-74.0471,40.6911],[-74.0472,40.6911],[-74.0473,40.691],[-74.0472,40.6908],[-74.0472,40.6907],[-74.0471,40.6906],[-74.0471,40.6905],[-74.0473,40.6905],[-74.047,40.6902],[-74.0468,40.6899],[-74.0466,40.6896],[-74.0465,40.6895],[-74.0461,40.6893],[-74.0459,40.6891],[-74.0456,40.689],[-74.0454,40.6889],[-74.0451,40.6887]]]},"properties":{"STATE_ID":"34","STATE_NAME":"New Jersey"},"id":34}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-89.9571,47.2911],[-89.9657,47.2759],[-89.9915,47.2302],[-90.0001,47.215],[-90.0226,47.1805],[-90.0586,47.1249],[-90.0895,47.0767],[-90.1117,47.042],[-90.1252,47.0207],[-90.1393,46.9999],[-90.1435,46.9934],[-90.22,46.8749],[-90.2381,46.847],[-90.2502,46.8284],[-90.2696,46.7982],[-90.292,46.7635],[-90.3591,46.6596],[-90.3815,46.6249],[-90.3864,46.617],[-90.4012,46.5933],[-90.4061,46.5854],[-90.4086,46.5816],[-90.4101,46.5791],[-90.4103,46.5787],[-90.4146,46.572],[-90.4159,46.5699],[-90.4164,46.5691],[-90.4184,46.5661],[-90.4184,46.566],[-90.4182,46.566],[-90.4176,46.5658],[-90.4173,46.5656],[-90.4167,46.5651],[-90.4166,46.5649],[-90.4164,46.5647],[-90.4165,46.5645],[-90.4164,46.5643],[-90.416,46.5638],[-90.4158,46.5635],[-90.4158,46.5633],[-90.4157,46.5632],[-90.4155,46.5631],[-90.4152,46.5631],[-90.4152,46.5627],[-90.4155,46.5624],[-90.4155,46.5621],[-90.415,46.5606],[-90.4149,46.5601],[-90.4148,46.5597],[-90.4148,46.5592],[-90.4148,46.5587],[-90.4146,46.5583],[-90.4149,46.5579],[-90.415,46.5577],[-90.4145,46.5575],[-90.4145,46.5574],[-90.4144,46.5574],[-90.4143,46.5574],[-90.4143,46.5573],[-90.4141,46.5572],[-90.414,46.557],[-90.4141,46.5567],[-90.4139,46.5565],[-90.4136,46.5565],[-90.4132,46.5563],[-90.4131,46.5563],[-90.4129,46.5563],[-90.4126,46.5561],[-90.4125,46.5559],[-90.4125,46.5557],[-90.4121,46.5557],[-90.4113,46.5556],[-90.4111,46.5555],[-90.4111,46.5554],[-90.4109,46.5552],[-90.4107,46.5551],[-90.4103,46.555],[-90.41,46.555],[-90.4092,46.5551],[-90.4085,46.5551],[-90.4084,46.5551],[-90.4082,46.555],[-90.408,46.5548],[-90.4078,46.5545],[-90.4077,46.5539],[-90.4077,46.5536],[-90.4077,46.553],[-90.4076,46.5525],[-90.4073,46.5521],[-90.4071,46.5514],[-90.407,46.5511],[-90.4065,46.5498],[-90.4062,46.5491],[-90.406,46.5486],[-90.405,46.5472],[-90.4042,46.5465],[-90.4027,46.5456],[-90.4022,46.5453],[-90.4022,46.5452],[-90.4021,46.5451],[-90.4019,46.5444],[-90.4017,46.5442],[-90.4013,46.544],[-90.4009,46.544],[-90.4006,46.544],[-90.4003,46.5442],[-90.4002,46.5443],[-90.4,46.5443],[-90.3999,46.5443],[-90.3998,46.5443],[-90.3997,46.5443],[-90.3996,46.5442],[-90.3993,46.544],[-90.3988,46.5432],[-90.3986,46.5429],[-90.3981,46.5419],[-90.3974,46.5397],[-90.3971,46.5391],[-90.3969,46.5389],[-90.3965,46.5384],[-90.3964,46.5381],[-90.3964,46.5378],[-90.3963,46.5375],[-90.396,46.5371],[-90.3956,46.5368],[-90.3957,46.5363],[-90.3955,46.5359],[-90.3953,46.5358],[-90.3949,46.5358],[-90.3942,46.5359],[-90.3928,46.5362],[-90.3925,46.5362],[-90.3924,46.5362],[-90.3922,46.5361],[-90.392,46.5356],[-90.392,46.5354],[-90.3921,46.5348],[-90.3923,46.5346],[-90.3926,46.5345],[-90.3929,46.5345],[-90.394,46.5345],[-90.3946,46.5345],[-90.3949,46.5344],[-90.3951,46.5343],[-90.3952,46.5342],[-90.3952,46.534],[-90.3951,46.5338],[-90.3946,46.5335],[-90.3941,46.5332],[-90.3938,46.5329],[-90.3936,46.5326],[-90.3933,46.5324],[-90.3927,46.5325],[-90.3926,46.5325],[-90.3921,46.5326],[-90.3918,46.5329],[-90.3915,46.5333],[-90.3913,46.5334],[-90.3909,46.5335],[-90.3906,46.5335],[-90.3897,46.5333],[-90.3881,46.5333],[-90.3875,46.5335],[-90.3867,46.5336],[-90.3859,46.5338],[-90.3844,46.5346],[-90.3841,46.5351],[-90.3837,46.5354],[-90.3833,46.5356],[-90.3829,46.5357],[-90.382,46.5359],[-90.3804,46.5366],[-90.38,46.5366],[-90.3798,46.5365],[-90.3794,46.5364],[-90.3791,46.536],[-90.3789,46.5358],[-90.3786,46.5356],[-90.3782,46.5355],[-90.3779,46.5356],[-90.3776,46.5357],[-90.377,46.536],[-90.3769,46.5362],[-90.3766,46.5368],[-90.3765,46.5371],[-90.3765,46.5374],[-90.3764,46.5374],[-90.3763,46.5376],[-90.3763,46.5377],[-90.3762,46.5382],[-90.3761,46.5384],[-90.3755,46.5388],[-90.3752,46.5389],[-90.3749,46.5391],[-90.3746,46.5391],[-90.3745,46.5391],[-90.3744,46.5391],[-90.3743,46.5389],[-90.3735,46.5391],[-90.3731,46.5393],[-90.3727,46.5393],[-90.3724,46.5394],[-90.3719,46.5396],[-90.3699,46.5404],[-90.3693,46.5407],[-90.3687,46.541],[-90.3682,46.5411],[-90.3673,46.5412],[-90.3671,46.5412],[-90.3665,46.541],[-90.3664,46.5408],[-90.3662,46.5406],[-90.3662,46.5403],[-90.3662,46.54],[-90.3662,46.5397],[-90.3661,46.5396],[-90.3659,46.5396],[-90.3654,46.5395],[-90.3647,46.5396],[-90.3644,46.5397],[-90.3638,46.54],[-90.3636,46.5402],[-90.3634,46.5404],[-90.3632,46.5405],[-90.3632,46.5406],[-90.3629,46.5409],[-90.3625,46.5412],[-90.3624,46.5412],[-90.3615,46.5414],[-90.3607,46.5414],[-90.3601,46.5409],[-90.36,46.5403],[-90.3599,46.5399],[-90.3599,46.5398],[-90.3597,46.5394],[-90.3594,46.5392],[-90.3592,46.5392],[-90.3589,46.5392],[-90.3587,46.5392],[-90.3585,46.5392],[-90.3582,46.5393],[-90.3579,46.5395],[-90.3578,46.5388],[-90.3573,46.539],[-90.3566,46.5392],[-90.356,46.5393],[-90.3557,46.5394],[-90.3555,46.5394],[-90.355,46.5394],[-90.3544,46.5395],[-90.354,46.5396],[-90.3535,46.5396],[-90.3532,46.5397],[-90.3527,46.5398],[-90.3519,46.54],[-90.3516,46.5401],[-90.3513,46.5401],[-90.351,46.5402],[-90.3507,46.5403],[-90.3505,46.5404],[-90.3503,46.5405],[-90.3501,46.5406],[-90.3498,46.5407],[-90.3495,46.5408],[-90.3492,46.5409],[-90.3489,46.5412],[-90.3484,46.5418],[-90.3483,46.5424],[-90.3482,46.5428],[-90.348,46.5439],[-90.3478,46.5442],[-90.3473,46.5445],[-90.3462,46.5449],[-90.3461,46.545],[-90.3458,46.5451],[-90.3455,46.5454],[-90.3453,46.5459],[-90.3454,46.5463],[-90.3456,46.5465],[-90.346,46.5466],[-90.3465,46.5466],[-90.347,46.5468],[-90.3473,46.5469],[-90.3476,46.5471],[-90.3477,46.5475],[-90.3477,46.5478],[-90.3476,46.5485],[-90.3472,46.549],[-90.3468,46.5493],[-90.3465,46.5495],[-90.346,46.5496],[-90.3456,46.5495],[-90.3452,46.5493],[-90.3444,46.5488],[-90.3443,46.5487],[-90.3436,46.5481],[-90.3431,46.5479],[-90.3423,46.5478],[-90.3414,46.5479],[-90.341,46.548],[-90.3407,46.5481],[-90.3403,46.5482],[-90.3399,46.5486],[-90.3394,46.5493],[-90.3394,46.5496],[-90.3395,46.55],[-90.3398,46.5501],[-90.3403,46.5502],[-90.3427,46.5504],[-90.3431,46.5505],[-90.3434,46.5506],[-90.3437,46.5508],[-90.3438,46.5508],[-90.344,46.5511],[-90.3443,46.5515],[-90.3442,46.5518],[-90.344,46.5521],[-90.3435,46.5525],[-90.3432,46.5526],[-90.3426,46.5527],[-90.3411,46.5528],[-90.3397,46.5529],[-90.3386,46.5532],[-90.3381,46.5534],[-90.3371,46.554],[-90.3368,46.5541],[-90.3366,46.5541],[-90.3362,46.554],[-90.3355,46.5535],[-90.3351,46.5533],[-90.3343,46.5533],[-90.3335,46.5534],[-90.3322,46.5534],[-90.3319,46.5533],[-90.3316,46.5531],[-90.3317,46.5527],[-90.3319,46.5525],[-90.3325,46.552],[-90.3326,46.5519],[-90.3325,46.5517],[-90.3323,46.5517],[-90.331,46.5518],[-90.3307,46.5518],[-90.3303,46.5516],[-90.3299,46.5509],[-90.3297,46.5507],[-90.3295,46.5506],[-90.3293,46.5506],[-90.3289,46.5507],[-90.3282,46.5516],[-90.3279,46.5517],[-90.3278,46.5517],[-90.3276,46.5516],[-90.3274,46.5514],[-90.3273,46.5511],[-90.3278,46.5502],[-90.3277,46.5495],[-90.3281,46.5487],[-90.3281,46.5482],[-90.3279,46.548],[-90.3274,46.5478],[-90.3272,46.5476],[-90.327,46.5472],[-90.3268,46.5463],[-90.3267,46.5461],[-90.3265,46.546],[-90.3258,46.5461],[-90.3256,46.5461],[-90.3253,46.546],[-90.3248,46.5457],[-90.3246,46.5456],[-90.3245,46.5456],[-90.324,46.5455],[-90.3237,46.5455],[-90.3235,46.5456],[-90.3233,46.5458],[-90.3232,46.5463],[-90.3231,46.5466],[-90.3229,46.5467],[-90.3223,46.5468],[-90.3213,46.5467],[-90.3207,46.5466],[-90.3204,46.5464],[-90.3205,46.5461],[-90.3211,46.5459],[-90.3212,46.5458],[-90.3213,46.5456],[-90.3212,46.5454],[-90.3211,46.5454],[-90.3205,46.5456],[-90.3202,46.5456],[-90.3199,46.5452],[-90.3197,46.5449],[-90.3195,46.5448],[-90.3191,46.5447],[-90.3186,46.5443],[-90.3184,46.5442],[-90.3181,46.5442],[-90.3178,46.5443],[-90.3176,46.5445],[-90.3175,46.545],[-90.3173,46.5452],[-90.3171,46.5452],[-90.3167,46.5452],[-90.3163,46.545],[-90.3155,46.5447],[-90.3152,46.5444],[-90.3152,46.5443],[-90.3153,46.5441],[-90.3155,46.544],[-90.3159,46.544],[-90.316,46.544],[-90.3162,46.5439],[-90.3163,46.5436],[-90.3162,46.5433],[-90.3163,46.5431],[-90.3166,46.5428],[-90.317,46.5425],[-90.3171,46.5423],[-90.317,46.5422],[-90.3164,46.5419],[-90.3162,46.5417],[-90.3162,46.5413],[-90.3163,46.5409],[-90.3163,46.5408],[-90.3162,46.5407],[-90.3162,46.5406],[-90.3162,46.5405],[-90.3161,46.5404],[-90.316,46.5404],[-90.316,46.5403],[-90.3157,46.5403],[-90.3155,46.5404],[-90.3148,46.5408],[-90.3146,46.5409],[-90.3144,46.5408],[-90.3141,46.5407],[-90.314,46.5405],[-90.3139,46.5404],[-90.3138,46.54],[-90.3137,46.5397],[-90.3135,46.5395],[-90.3132,46.5395],[-90.313,46.5395],[-90.3128,46.5397],[-90.3128,46.5398],[-90.3129,46.5401],[-90.3128,46.5403],[-90.3125,46.5403],[-90.3122,46.5402],[-90.3116,46.5398],[-90.3115,46.5397],[-90.3108,46.5394],[-90.3106,46.5392],[-90.3106,46.539],[-90.3108,46.5388],[-90.311,46.5387],[-90.3116,46.5385],[-90.3118,46.5384],[-90.3118,46.5382],[-90.3116,46.538],[-90.3114,46.5379],[-90.3104,46.5376],[-90.3096,46.5375],[-90.3094,46.5373],[-90.3095,46.5371],[-90.3099,46.5366],[-90.3106,46.5364],[-90.3108,46.5363],[-90.3108,46.5352],[-90.3109,46.535],[-90.3113,46.5342],[-90.3114,46.534],[-90.3114,46.5335],[-90.3114,46.5333],[-90.3113,46.5332],[-90.311,46.5331],[-90.3108,46.533],[-90.3106,46.5326],[-90.3106,46.5324],[-90.3108,46.5321],[-90.3112,46.5319],[-90.3117,46.5316],[-90.3128,46.5312],[-90.313,46.5309],[-90.3131,46.5307],[-90.3129,46.5304],[-90.3122,46.5298],[-90.312,46.5296],[-90.312,46.5292],[-90.3122,46.5286],[-90.3126,46.5282],[-90.3128,46.5279],[-90.313,46.5266],[-90.314,46.5248],[-90.3144,46.5237],[-90.3146,46.5235],[-90.3149,46.5233],[-90.3154,46.5231],[-90.3166,46.5227],[-90.3172,46.5223],[-90.3177,46.5219],[-90.3178,46.5215],[-90.3177,46.521],[-90.3171,46.5201],[-90.317,46.5198],[-90.317,46.519],[-90.317,46.5181],[-90.317,46.5176],[-90.3169,46.5172],[-90.3166,46.5169],[-90.3158,46.5167],[-90.3147,46.5162],[-90.3141,46.516],[-90.3139,46.5161],[-90.3138,46.5161],[-90.3138,46.5162],[-90.3136,46.5164],[-90.3133,46.5169],[-90.3132,46.517],[-90.3129,46.5171],[-90.3125,46.5171],[-90.312,46.5167],[-90.3116,46.5165],[-90.3112,46.5165],[-90.3108,46.5165],[-90.3088,46.5167],[-90.3085,46.5168],[-90.3084,46.517],[-90.3084,46.5179],[-90.3083,46.5181],[-90.3078,46.5183],[-90.3072,46.5184],[-90.3066,46.5185],[-90.3061,46.5184],[-90.306,46.5183],[-90.3051,46.5179],[-90.3046,46.5176],[-90.3038,46.5174],[-90.3033,46.5174],[-90.3029,46.5174],[-90.302,46.5177],[-90.3015,46.5177],[-90.2999,46.5176],[-90.2995,46.5176],[-90.2989,46.5177],[-90.2983,46.5179],[-90.2976,46.5182],[-90.2974,46.5184],[-90.297,46.5189],[-90.2967,46.5191],[-90.2965,46.5191],[-90.2964,46.5191],[-90.2957,46.5185],[-90.2953,46.5185],[-90.295,46.5187],[-90.2947,46.5189],[-90.2945,46.5192],[-90.2944,46.5195],[-90.2944,46.5198],[-90.2945,46.52],[-90.2951,46.5207],[-90.2952,46.5211],[-90.2952,46.5213],[-90.2951,46.5214],[-90.295,46.5215],[-90.2947,46.5217],[-90.2946,46.5217],[-90.2943,46.5216],[-90.2937,46.5212],[-90.2928,46.5209],[-90.2917,46.5202],[-90.2916,46.5203],[-90.2911,46.5203],[-90.2909,46.5203],[-90.2905,46.5202],[-90.2904,46.5202],[-90.2901,46.5201],[-90.2899,46.5199],[-90.2883,46.5197],[-90.2877,46.5196],[-90.2859,46.5189],[-90.2853,46.5188],[-90.2848,46.5187],[-90.2845,46.5187],[-90.2839,46.5188],[-90.2826,46.5193],[-90.2823,46.5195],[-90.282,46.5198],[-90.2817,46.5201],[-90.2816,46.5204],[-90.2817,46.5206],[-90.2823,46.5213],[-90.2823,46.5215],[-90.2823,46.5216],[-90.282,46.5217],[-90.2807,46.5217],[-90.2802,46.5218],[-90.2795,46.522],[-90.2789,46.5223],[-90.2787,46.5224],[-90.2787,46.5229],[-90.2787,46.5232],[-90.2783,46.524],[-90.278,46.5243],[-90.2777,46.5244],[-90.2773,46.5244],[-90.2769,46.5245],[-90.2768,46.5244],[-90.2767,46.5244],[-90.2762,46.5241],[-90.2754,46.5234],[-90.2751,46.5232],[-90.274,46.5224],[-90.2729,46.5213],[-90.2724,46.5209],[-90.272,46.5202],[-90.2719,46.5196],[-90.2718,46.5193],[-90.2719,46.519],[-90.2721,46.5189],[-90.2726,46.5187],[-90.2731,46.5186],[-90.2746,46.5185],[-90.2751,46.5184],[-90.2753,46.5182],[-90.2758,46.5174],[-90.2766,46.5167],[-90.2771,46.5161],[-90.2772,46.5156],[-90.2775,46.5152],[-90.2776,46.515],[-90.2776,46.5148],[-90.2776,46.5146],[-90.2774,46.5144],[-90.2771,46.5144],[-90.2769,46.5144],[-90.2768,46.5145],[-90.2768,46.5147],[-90.2765,46.5149],[-90.2752,46.5154],[-90.2749,46.5154],[-90.2746,46.5154],[-90.2744,46.5152],[-90.2741,46.5149],[-90.2741,46.5148],[-90.2738,46.5143],[-90.2734,46.5137],[-90.273,46.5134],[-90.2724,46.5131],[-90.2714,46.5123],[-90.2707,46.5119],[-90.2704,46.5117],[-90.2704,46.5115],[-90.2704,46.511],[-90.2705,46.5107],[-90.2707,46.5104],[-90.2711,46.5101],[-90.2723,46.5094],[-90.2726,46.5091],[-90.2729,46.5086],[-90.273,46.5082],[-90.273,46.508],[-90.2731,46.5072],[-90.2728,46.5066],[-90.2731,46.5061],[-90.2732,46.5058],[-90.273,46.5051],[-90.2726,46.5048],[-90.2725,46.5045],[-90.2723,46.5045],[-90.272,46.5045],[-90.2717,46.5047],[-90.2715,46.505],[-90.2713,46.5056],[-90.2712,46.5065],[-90.2709,46.5069],[-90.2707,46.5069],[-90.2706,46.507],[-90.269,46.5071],[-90.2684,46.5072],[-90.2678,46.5074],[-90.2669,46.5078],[-90.2666,46.5078],[-90.2654,46.5071],[-90.2643,46.5066],[-90.2641,46.5065],[-90.264,46.5063],[-90.264,46.5059],[-90.2641,46.5057],[-90.2642,46.5056],[-90.2645,46.5056],[-90.2649,46.5056],[-90.2653,46.5056],[-90.2656,46.5055],[-90.2658,46.5053],[-90.2658,46.505],[-90.2657,46.5047],[-90.2655,46.5043],[-90.2653,46.5041],[-90.2643,46.5041],[-90.264,46.504],[-90.2639,46.5038],[-90.2639,46.5035],[-90.2639,46.5033],[-90.2638,46.5031],[-90.2636,46.5029],[-90.2631,46.5027],[-90.2615,46.5026],[-90.2601,46.5029],[-90.2596,46.5031],[-90.2592,46.5033],[-90.2577,46.5044],[-90.2572,46.5047],[-90.2567,46.5048],[-90.2563,46.5048],[-90.2536,46.5048],[-90.2527,46.5047],[-90.252,46.5047],[-90.2511,46.5047],[-90.2493,46.5052],[-90.2485,46.5054],[-90.2482,46.5054],[-90.2477,46.5053],[-90.2472,46.5052],[-90.2462,46.5047],[-90.2458,46.5048],[-90.2455,46.505],[-90.2452,46.5052],[-90.2447,46.5053],[-90.2439,46.5053],[-90.2436,46.5053],[-90.2435,46.5054],[-90.2434,46.5054],[-90.2433,46.5055],[-90.2429,46.5057],[-90.2428,46.5057],[-90.2427,46.5058],[-90.2425,46.5057],[-90.2424,46.5058],[-90.2424,46.5057],[-90.2422,46.5057],[-90.242,46.5058],[-90.2419,46.5059],[-90.2416,46.506],[-90.2414,46.506],[-90.2412,46.506],[-90.2411,46.506],[-90.241,46.506],[-90.2409,46.506],[-90.2408,46.506],[-90.2407,46.5061],[-90.2405,46.5063],[-90.2403,46.5063],[-90.2402,46.5064],[-90.2398,46.5065],[-90.2397,46.5065],[-90.2394,46.5067],[-90.2393,46.5068],[-90.2392,46.5068],[-90.2391,46.5068],[-90.239,46.5069],[-90.2389,46.5069],[-90.2388,46.507],[-90.2387,46.5069],[-90.2382,46.5068],[-90.238,46.5068],[-90.2379,46.5068],[-90.2378,46.5068],[-90.2377,46.5068],[-90.2374,46.5068],[-90.2371,46.507],[-90.2367,46.5071],[-90.2365,46.5072],[-90.2363,46.5073],[-90.2359,46.5075],[-90.2358,46.5075],[-90.2355,46.5077],[-90.2354,46.5078],[-90.2353,46.5078],[-90.2346,46.5083],[-90.2343,46.5085],[-90.2335,46.5089],[-90.2334,46.509],[-90.233,46.5093],[-90.2329,46.5093],[-90.2328,46.5093],[-90.2327,46.5094],[-90.2324,46.5095],[-90.2322,46.5097],[-90.2316,46.5099],[-90.2314,46.5099],[-90.2312,46.5099],[-90.2311,46.5099],[-90.231,46.5099],[-90.231,46.5098],[-90.2309,46.5097],[-90.2308,46.5096],[-90.2305,46.5093],[-90.2304,46.5092],[-90.2303,46.509],[-90.2302,46.5089],[-90.2301,46.5088],[-90.2299,46.5086],[-90.2297,46.5085],[-90.2296,46.5084],[-90.2295,46.5083],[-90.2294,46.5081],[-90.2294,46.5079],[-90.2295,46.5078],[-90.2295,46.5077],[-90.2296,46.5077],[-90.2296,46.5076],[-90.2297,46.5075],[-90.2297,46.5073],[-90.2297,46.5071],[-90.2297,46.5069],[-90.2297,46.5068],[-90.2298,46.5067],[-90.23,46.5065],[-90.23,46.5064],[-90.2301,46.5064],[-90.2301,46.5063],[-90.2302,46.5063],[-90.2302,46.5062],[-90.2304,46.506],[-90.2305,46.506],[-90.2305,46.5059],[-90.2306,46.5058],[-90.2307,46.5057],[-90.2308,46.5054],[-90.2308,46.5053],[-90.2309,46.5053],[-90.2309,46.5052],[-90.231,46.5051],[-90.231,46.505],[-90.2311,46.5049],[-90.2311,46.5048],[-90.2311,46.5043],[-90.2311,46.5041],[-90.2311,46.504],[-90.231,46.504],[-90.231,46.5039],[-90.231,46.5038],[-90.2309,46.5036],[-90.2309,46.5035],[-90.2309,46.5034],[-90.231,46.5033],[-90.2312,46.5032],[-90.2313,46.5031],[-90.2312,46.503],[-90.2311,46.5029],[-90.2309,46.5028],[-90.2308,46.5028],[-90.2307,46.5028],[-90.2306,46.5028],[-90.2305,46.5028],[-90.2303,46.5028],[-90.2302,46.5029],[-90.2301,46.5029],[-90.23,46.5029],[-90.2299,46.5029],[-90.2297,46.5029],[-90.2296,46.5029],[-90.2295,46.5029],[-90.2293,46.5028],[-90.2292,46.5028],[-90.2291,46.5027],[-90.2292,46.5026],[-90.2293,46.5025],[-90.2295,46.5024],[-90.2296,46.5023],[-90.2297,46.5023],[-90.2299,46.5022],[-90.2303,46.502],[-90.2308,46.5018],[-90.2309,46.5017],[-90.231,46.5016],[-90.2309,46.5015],[-90.2308,46.5015],[-90.2307,46.5014],[-90.2305,46.5014],[-90.2303,46.5014],[-90.2302,46.5014],[-90.2301,46.5014],[-90.2297,46.5014],[-90.2296,46.5014],[-90.2295,46.5014],[-90.2292,46.5015],[-90.2291,46.5015],[-90.2289,46.5015],[-90.2287,46.5015],[-90.2285,46.5015],[-90.2284,46.5015],[-90.2281,46.5016],[-90.2279,46.5016],[-90.2277,46.5018],[-90.2275,46.5018],[-90.2274,46.5018],[-90.2271,46.5018],[-90.2269,46.5018],[-90.2267,46.5018],[-90.2266,46.5018],[-90.2264,46.5019],[-90.2263,46.5021],[-90.2262,46.5023],[-90.2262,46.5024],[-90.2261,46.5024],[-90.2261,46.5025],[-90.226,46.5025],[-90.2259,46.5026],[-90.2258,46.5026],[-90.2257,46.5026],[-90.2255,46.5026],[-90.2254,46.5026],[-90.2252,46.5026],[-90.225,46.5027],[-90.2249,46.5027],[-90.2247,46.5027],[-90.2246,46.5027],[-90.2242,46.5028],[-90.2241,46.5028],[-90.224,46.5029],[-90.2237,46.5029],[-90.2234,46.503],[-90.2233,46.5031],[-90.2231,46.5031],[-90.2228,46.5033],[-90.2227,46.5033],[-90.2226,46.5034],[-90.2224,46.5033],[-90.2221,46.5032],[-90.2219,46.5032],[-90.2219,46.5031],[-90.2218,46.5031],[-90.2216,46.5031],[-90.2215,46.5031],[-90.2215,46.5032],[-90.2213,46.5032],[-90.2212,46.5032],[-90.2211,46.5032],[-90.221,46.5033],[-90.2209,46.5033],[-90.2209,46.5034],[-90.2209,46.5035],[-90.2208,46.5036],[-90.2207,46.5036],[-90.2206,46.5036],[-90.2204,46.5035],[-90.2203,46.5035],[-90.2202,46.5035],[-90.22,46.5033],[-90.2198,46.5032],[-90.2197,46.5032],[-90.2196,46.5031],[-90.2196,46.503],[-90.2196,46.5029],[-90.2195,46.5029],[-90.2195,46.5028],[-90.2194,46.5028],[-90.2194,46.5027],[-90.2193,46.5025],[-90.2193,46.5024],[-90.219,46.5023],[-90.219,46.5022],[-90.2188,46.5022],[-90.2187,46.5022],[-90.2185,46.5022],[-90.2184,46.5022],[-90.2183,46.5022],[-90.2182,46.5022],[-90.2181,46.5022],[-90.2179,46.5022],[-90.2178,46.5022],[-90.2176,46.5022],[-90.2174,46.502],[-90.2173,46.502],[-90.2172,46.502],[-90.2168,46.5018],[-90.2166,46.5016],[-90.2165,46.5016],[-90.2165,46.5015],[-90.2164,46.5014],[-90.2162,46.5013],[-90.216,46.501],[-90.2159,46.5008],[-90.2157,46.5006],[-90.2156,46.5004],[-90.2155,46.5003],[-90.2153,46.5001],[-90.2152,46.5],[-90.2151,46.4998],[-90.2151,46.4997],[-90.2152,46.4996],[-90.2152,46.4995],[-90.2153,46.4992],[-90.2151,46.4987],[-90.2151,46.4979],[-90.2147,46.4972],[-90.2146,46.4969],[-90.2142,46.4965],[-90.2135,46.4959],[-90.2133,46.4957],[-90.2131,46.4953],[-90.2128,46.4948],[-90.2125,46.4939],[-90.2123,46.4937],[-90.2115,46.4934],[-90.2113,46.4933],[-90.2112,46.4931],[-90.2112,46.4929],[-90.2113,46.4927],[-90.212,46.4916],[-90.2121,46.4915],[-90.2122,46.4912],[-90.2122,46.4909],[-90.2121,46.4906],[-90.2113,46.4895],[-90.2108,46.4888],[-90.2095,46.4875],[-90.2093,46.487],[-90.2086,46.4866],[-90.208,46.4861],[-90.2076,46.4859],[-90.2071,46.486],[-90.2069,46.486],[-90.2063,46.4854],[-90.2058,46.4848],[-90.2057,46.4845],[-90.2058,46.4823],[-90.2057,46.4816],[-90.2056,46.4807],[-90.2055,46.4802],[-90.2049,46.4792],[-90.2048,46.4791],[-90.2043,46.4784],[-90.2042,46.4783],[-90.2036,46.4776],[-90.203,46.477],[-90.2025,46.4766],[-90.2018,46.4761],[-90.2014,46.4758],[-90.2013,46.4758],[-90.2008,46.4756],[-90.2007,46.4754],[-90.2005,46.4753],[-90.2002,46.4752],[-90.2,46.4751],[-90.1997,46.4751],[-90.1995,46.4751],[-90.1993,46.4748],[-90.1992,46.4748],[-90.1991,46.4747],[-90.1991,46.4746],[-90.199,46.4745],[-90.1989,46.4745],[-90.1986,46.4744],[-90.1982,46.4744],[-90.198,46.4743],[-90.1979,46.4743],[-90.1977,46.4742],[-90.1977,46.4741],[-90.1977,46.474],[-90.1976,46.4739],[-90.1974,46.4738],[-90.1973,46.4738],[-90.1972,46.4738],[-90.1971,46.4738],[-90.1972,46.4736],[-90.1973,46.4733],[-90.1972,46.4733],[-90.1972,46.4732],[-90.197,46.4731],[-90.1968,46.473],[-90.1967,46.473],[-90.1966,46.4732],[-90.1964,46.4734],[-90.1961,46.4734],[-90.1958,46.4734],[-90.1955,46.4734],[-90.1952,46.4734],[-90.1951,46.4733],[-90.195,46.4733],[-90.1946,46.4729],[-90.1943,46.4727],[-90.1941,46.4726],[-90.194,46.4725],[-90.1935,46.4725],[-90.1932,46.4724],[-90.1932,46.4723],[-90.193,46.4721],[-90.193,46.4719],[-90.1929,46.4714],[-90.1928,46.4711],[-90.1924,46.4703],[-90.1924,46.4701],[-90.1923,46.47],[-90.1924,46.4698],[-90.1928,46.4694],[-90.1929,46.4692],[-90.193,46.4691],[-90.193,46.469],[-90.1929,46.4688],[-90.1929,46.4687],[-90.1927,46.4686],[-90.1924,46.4685],[-90.1921,46.4684],[-90.1919,46.4684],[-90.1914,46.4684],[-90.191,46.4685],[-90.1907,46.4686],[-90.1904,46.4686],[-90.1899,46.4688],[-90.1895,46.4689],[-90.1892,46.4691],[-90.1891,46.4691],[-90.189,46.4691],[-90.1889,46.469],[-90.1888,46.4689],[-90.1888,46.4687],[-90.1887,46.4686],[-90.1886,46.4683],[-90.1886,46.4681],[-90.1886,46.468],[-90.1887,46.4679],[-90.189,46.4677],[-90.1893,46.4675],[-90.1894,46.4674],[-90.1896,46.4671],[-90.1896,46.467],[-90.1898,46.4668],[-90.1902,46.4665],[-90.1903,46.4664],[-90.191,46.4661],[-90.1911,46.4657],[-90.1912,46.4656],[-90.1913,46.4655],[-90.1915,46.4654],[-90.1916,46.4655],[-90.1918,46.4655],[-90.1918,46.4656],[-90.192,46.4658],[-90.1921,46.4658],[-90.1922,46.4658],[-90.1923,46.4656],[-90.1924,46.4654],[-90.1924,46.4652],[-90.1924,46.4651],[-90.1923,46.4649],[-90.1919,46.4645],[-90.1918,46.4644],[-90.1918,46.4643],[-90.1919,46.4642],[-90.1919,46.4641],[-90.1921,46.464],[-90.1922,46.4639],[-90.1922,46.4638],[-90.1921,46.4635],[-90.1922,46.4634],[-90.1923,46.4633],[-90.1924,46.4633],[-90.1925,46.4633],[-90.1927,46.4634],[-90.1929,46.4636],[-90.193,46.4636],[-90.1933,46.4636],[-90.1934,46.4635],[-90.1936,46.4635],[-90.1936,46.4634],[-90.1936,46.4633],[-90.1936,46.4632],[-90.1934,46.4631],[-90.193,46.4626],[-90.1928,46.4625],[-90.1927,46.4622],[-90.1927,46.4621],[-90.1926,46.462],[-90.1924,46.4619],[-90.1923,46.4619],[-90.1919,46.462],[-90.1916,46.462],[-90.1915,46.4619],[-90.1913,46.4618],[-90.1912,46.4617],[-90.1912,46.4613],[-90.1913,46.4612],[-90.1915,46.461],[-90.1915,46.4609],[-90.1915,46.4607],[-90.1914,46.4605],[-90.1908,46.4598],[-90.19,46.4592],[-90.1897,46.459],[-90.1894,46.4588],[-90.1892,46.4587],[-90.189,46.4586],[-90.1888,46.4585],[-90.1887,46.4585],[-90.1883,46.4583],[-90.1881,46.4583],[-90.1877,46.4582],[-90.1872,46.4581],[-90.1857,46.4579],[-90.1855,46.4579],[-90.185,46.4578],[-90.1844,46.4576],[-90.1842,46.4576],[-90.1837,46.4576],[-90.183,46.4575],[-90.1825,46.4575],[-90.1816,46.4573],[-90.1813,46.4573],[-90.1811,46.4572],[-90.1805,46.4566],[-90.1804,46.4566],[-90.1802,46.4566],[-90.1801,46.4566],[-90.18,46.4567],[-90.1799,46.4569],[-90.1798,46.4571],[-90.1799,46.4574],[-90.1801,46.4576],[-90.1802,46.4577],[-90.1806,46.458],[-90.1808,46.4581],[-90.181,46.4582],[-90.1813,46.4584],[-90.1814,46.4584],[-90.1815,46.4585],[-90.1815,46.4586],[-90.1814,46.4586],[-90.1811,46.4588],[-90.181,46.4588],[-90.1807,46.4588],[-90.1803,46.4587],[-90.1797,46.4585],[-90.1794,46.4582],[-90.1793,46.4582],[-90.1787,46.4578],[-90.1786,46.4577],[-90.1785,46.4576],[-90.1783,46.4574],[-90.1782,46.4572],[-90.1782,46.4571],[-90.1782,46.4569],[-90.1782,46.4568],[-90.1783,46.4565],[-90.1783,46.4564],[-90.1781,46.4561],[-90.178,46.4559],[-90.178,46.4558],[-90.1782,46.4553],[-90.1783,46.4552],[-90.1786,46.4546],[-90.1787,46.4543],[-90.1788,46.4542],[-90.1788,46.454],[-90.1791,46.4534],[-90.1793,46.4532],[-90.1793,46.453],[-90.1794,46.4528],[-90.1793,46.4527],[-90.1793,46.4524],[-90.1792,46.4522],[-90.1791,46.4521],[-90.1789,46.4519],[-90.1788,46.4517],[-90.1788,46.4516],[-90.1788,46.4515],[-90.1788,46.4514],[-90.1789,46.4512],[-90.1791,46.4509],[-90.1792,46.4508],[-90.1792,46.4507],[-90.1792,46.4506],[-90.1791,46.4505],[-90.1789,46.4503],[-90.1788,46.4502],[-90.1786,46.45],[-90.1784,46.4499],[-90.1783,46.4498],[-90.1781,46.4496],[-90.1776,46.4493],[-90.1774,46.4492],[-90.1772,46.4491],[-90.1769,46.4486],[-90.1768,46.4483],[-90.1767,46.448],[-90.1767,46.4478],[-90.1768,46.4477],[-90.1771,46.4472],[-90.1771,46.4471],[-90.1775,46.4464],[-90.1776,46.4462],[-90.1776,46.4457],[-90.1777,46.4453],[-90.1779,46.445],[-90.1781,46.4445],[-90.178,46.4442],[-90.1781,46.444],[-90.1781,46.4439],[-90.1778,46.4434],[-90.1778,46.4433],[-90.1778,46.4432],[-90.1779,46.4429],[-90.1779,46.4428],[-90.1781,46.4427],[-90.1782,46.4425],[-90.1783,46.4424],[-90.1783,46.4422],[-90.1783,46.442],[-90.1782,46.4419],[-90.1779,46.4415],[-90.1779,46.4414],[-90.1779,46.4412],[-90.1779,46.4411],[-90.1778,46.441],[-90.1778,46.4409],[-90.1778,46.4408],[-90.1779,46.4407],[-90.178,46.4406],[-90.1782,46.4406],[-90.1783,46.4406],[-90.1783,46.4405],[-90.1779,46.4402],[-90.1778,46.4401],[-90.1777,46.4401],[-90.1775,46.4401],[-90.1774,46.4401],[-90.1771,46.4401],[-90.1769,46.44],[-90.1766,46.4399],[-90.1761,46.4398],[-90.1756,46.4397],[-90.1752,46.4396],[-90.175,46.4396],[-90.1749,46.4396],[-90.1745,46.4396],[-90.1741,46.4396],[-90.1739,46.4396],[-90.1732,46.4398],[-90.1727,46.4399],[-90.1724,46.4399],[-90.1721,46.4399],[-90.1718,46.4398],[-90.1716,46.4398],[-90.1712,46.4396],[-90.1708,46.4395],[-90.1707,46.4394],[-90.1704,46.4394],[-90.1701,46.4395],[-90.1697,46.4397],[-90.1695,46.4397],[-90.1693,46.44],[-90.169,46.4404],[-90.1689,46.4406],[-90.1687,46.4411],[-90.1684,46.4416],[-90.1681,46.4421],[-90.168,46.4421],[-90.1679,46.4421],[-90.1678,46.4421],[-90.1677,46.442],[-90.1674,46.4417],[-90.1673,46.4415],[-90.1673,46.4414],[-90.1672,46.4412],[-90.1672,46.4411],[-90.167,46.4409],[-90.1669,46.4404],[-90.1669,46.4403],[-90.1668,46.44],[-90.1667,46.4399],[-90.1667,46.4397],[-90.1667,46.4396],[-90.1667,46.4395],[-90.1667,46.4393],[-90.1668,46.4392],[-90.167,46.4391],[-90.1671,46.439],[-90.1672,46.4387],[-90.1672,46.4385],[-90.1671,46.4385],[-90.167,46.4382],[-90.1668,46.4381],[-90.1664,46.4378],[-90.1661,46.4375],[-90.1657,46.437],[-90.1654,46.4367],[-90.1646,46.4359],[-90.1643,46.4356],[-90.1641,46.4355],[-90.164,46.4355],[-90.1641,46.4354],[-90.1641,46.4353],[-90.164,46.4352],[-90.1638,46.4352],[-90.1637,46.4351],[-90.1634,46.4349],[-90.1633,46.4348],[-90.1633,46.4346],[-90.1633,46.4344],[-90.1633,46.4341],[-90.1633,46.4333],[-90.1633,46.433],[-90.1636,46.4326],[-90.1636,46.4325],[-90.1634,46.4318],[-90.1633,46.4316],[-90.1631,46.4312],[-90.1628,46.431],[-90.1627,46.4309],[-90.1625,46.4306],[-90.1624,46.4304],[-90.1624,46.4302],[-90.1623,46.4298],[-90.1623,46.4297],[-90.1623,46.4291],[-90.1624,46.4279],[-90.1624,46.4276],[-90.1624,46.4275],[-90.1622,46.4274],[-90.162,46.4273],[-90.1609,46.4268],[-90.1605,46.4267],[-90.1604,46.4267],[-90.1603,46.4266],[-90.1602,46.4265],[-90.1603,46.4258],[-90.1602,46.4257],[-90.16,46.4256],[-90.1598,46.4255],[-90.1597,46.4255],[-90.1597,46.4254],[-90.1596,46.4253],[-90.1597,46.4252],[-90.1598,46.425],[-90.16,46.4248],[-90.1601,46.4247],[-90.1603,46.4244],[-90.1604,46.4243],[-90.1605,46.4239],[-90.1606,46.4235],[-90.1606,46.423],[-90.1606,46.4229],[-90.1605,46.4228],[-90.1603,46.4228],[-90.1603,46.4227],[-90.16,46.4227],[-90.1598,46.4227],[-90.1593,46.4227],[-90.1589,46.4227],[-90.1587,46.4227],[-90.1584,46.4225],[-90.1582,46.4224],[-90.1581,46.4223],[-90.1581,46.4221],[-90.1581,46.422],[-90.1581,46.4217],[-90.158,46.4215],[-90.1578,46.4214],[-90.1574,46.4212],[-90.1573,46.4212],[-90.1573,46.4211],[-90.1574,46.421],[-90.1578,46.4209],[-90.158,46.4208],[-90.1582,46.4207],[-90.1584,46.4204],[-90.1586,46.4201],[-90.1588,46.4195],[-90.1589,46.4192],[-90.1589,46.4191],[-90.1589,46.4184],[-90.1589,46.418],[-90.1587,46.4178],[-90.1584,46.4175],[-90.1584,46.4174],[-90.1583,46.4172],[-90.1583,46.417],[-90.1578,46.4162],[-90.1578,46.416],[-90.1577,46.4157],[-90.1577,46.4156],[-90.1578,46.4155],[-90.1579,46.4152],[-90.158,46.4152],[-90.1582,46.415],[-90.1586,46.4147],[-90.1587,46.4146],[-90.1588,46.4145],[-90.159,46.4143],[-90.1591,46.4141],[-90.1591,46.414],[-90.1591,46.4139],[-90.1588,46.4136],[-90.1587,46.4134],[-90.1586,46.4133],[-90.1586,46.4132],[-90.1586,46.4129],[-90.1587,46.4127],[-90.1587,46.4124],[-90.1587,46.4123],[-90.1587,46.4122],[-90.1585,46.4119],[-90.1585,46.4118],[-90.1586,46.4116],[-90.1587,46.4115],[-90.1587,46.4113],[-90.1588,46.411],[-90.1587,46.4109],[-90.1586,46.4108],[-90.1581,46.4105],[-90.1579,46.4103],[-90.1578,46.4102],[-90.1577,46.41],[-90.1577,46.4099],[-90.1578,46.4099],[-90.1579,46.4098],[-90.1582,46.4098],[-90.1583,46.4098],[-90.1583,46.4097],[-90.1584,46.4096],[-90.1584,46.4094],[-90.1583,46.4094],[-90.1582,46.4093],[-90.1579,46.4093],[-90.1577,46.4093],[-90.1576,46.4092],[-90.1574,46.4091],[-90.1573,46.4089],[-90.1572,46.4089],[-90.1572,46.4087],[-90.1573,46.4084],[-90.1574,46.4082],[-90.1573,46.4081],[-90.1572,46.408],[-90.1572,46.4079],[-90.1571,46.408],[-90.1569,46.4081],[-90.1567,46.4082],[-90.1564,46.4082],[-90.1561,46.408],[-90.156,46.408],[-90.156,46.4079],[-90.1562,46.4077],[-90.1562,46.4076],[-90.1562,46.4075],[-90.1561,46.4075],[-90.156,46.4074],[-90.1559,46.4073],[-90.1555,46.4072],[-90.1554,46.4072],[-90.1552,46.407],[-90.1552,46.4069],[-90.155,46.4067],[-90.1549,46.4067],[-90.1548,46.4066],[-90.1547,46.4067],[-90.1548,46.4068],[-90.1549,46.4071],[-90.1548,46.4072],[-90.1546,46.4072],[-90.1542,46.4071],[-90.1538,46.4071],[-90.1537,46.4071],[-90.1536,46.407],[-90.1537,46.4069],[-90.1538,46.4068],[-90.154,46.4067],[-90.1541,46.4066],[-90.1542,46.4065],[-90.1542,46.4064],[-90.1541,46.4063],[-90.154,46.4062],[-90.1539,46.4062],[-90.1536,46.4063],[-90.1535,46.4062],[-90.1533,46.4062],[-90.1533,46.4061],[-90.1532,46.406],[-90.1533,46.4059],[-90.1533,46.4058],[-90.1534,46.4058],[-90.1535,46.4059],[-90.1537,46.406],[-90.1538,46.4059],[-90.1539,46.4059],[-90.1541,46.4057],[-90.1542,46.4057],[-90.1542,46.4056],[-90.1543,46.4056],[-90.1546,46.4056],[-90.1548,46.4056],[-90.1549,46.4055],[-90.155,46.4055],[-90.1549,46.4054],[-90.1549,46.4053],[-90.1548,46.4053],[-90.1543,46.4053],[-90.1542,46.4053],[-90.1542,46.4052],[-90.1544,46.4051],[-90.1545,46.4049],[-90.1546,46.4044],[-90.1545,46.4044],[-90.1545,46.4043],[-90.1544,46.4043],[-90.154,46.4045],[-90.1539,46.4045],[-90.1539,46.4044],[-90.154,46.4042],[-90.154,46.4041],[-90.154,46.404],[-90.1538,46.404],[-90.1537,46.404],[-90.1535,46.4042],[-90.1534,46.4042],[-90.1533,46.4042],[-90.1532,46.4041],[-90.153,46.404],[-90.1528,46.4038],[-90.1528,46.4036],[-90.1538,46.4035],[-90.1541,46.4034],[-90.1541,46.4033],[-90.1541,46.4032],[-90.154,46.4032],[-90.1539,46.4031],[-90.1535,46.4032],[-90.1534,46.4032],[-90.1533,46.4032],[-90.1532,46.4031],[-90.1532,46.403],[-90.1533,46.4028],[-90.1533,46.4026],[-90.1533,46.4023],[-90.1532,46.4022],[-90.1533,46.4021],[-90.1532,46.402],[-90.1533,46.4015],[-90.1532,46.4013],[-90.1532,46.4012],[-90.1531,46.4012],[-90.1527,46.4011],[-90.1524,46.401],[-90.152,46.401],[-90.1513,46.4008],[-90.1512,46.4008],[-90.1512,46.4007],[-90.1514,46.4004],[-90.1513,46.4003],[-90.1511,46.4002],[-90.151,46.4002],[-90.1509,46.4002],[-90.1507,46.4004],[-90.1506,46.4004],[-90.1505,46.4004],[-90.1505,46.3999],[-90.1505,46.3998],[-90.1503,46.3997],[-90.1502,46.3997],[-90.15,46.3998],[-90.1498,46.3998],[-90.1497,46.3996],[-90.1494,46.3992],[-90.1492,46.3991],[-90.1491,46.3991],[-90.1488,46.3991],[-90.1486,46.3992],[-90.1481,46.3994],[-90.148,46.3995],[-90.1478,46.3995],[-90.1477,46.3995],[-90.1471,46.3992],[-90.1469,46.3992],[-90.1468,46.3991],[-90.1467,46.399],[-90.147,46.3985],[-90.1469,46.3981],[-90.1469,46.398],[-90.1469,46.3977],[-90.1469,46.3975],[-90.1468,46.3971],[-90.1469,46.3968],[-90.1469,46.3966],[-90.147,46.3965],[-90.147,46.3964],[-90.1471,46.3964],[-90.1472,46.3964],[-90.1474,46.3966],[-90.1475,46.3966],[-90.1475,46.3965],[-90.1478,46.3963],[-90.1478,46.3961],[-90.1477,46.3959],[-90.1475,46.3956],[-90.1473,46.3954],[-90.147,46.3953],[-90.1466,46.395],[-90.146,46.3946],[-90.1454,46.3942],[-90.1453,46.394],[-90.1451,46.3939],[-90.1449,46.3935],[-90.1447,46.3932],[-90.1444,46.3925],[-90.1443,46.3924],[-90.1443,46.3923],[-90.1444,46.3922],[-90.1445,46.3921],[-90.1448,46.392],[-90.145,46.3919],[-90.145,46.3918],[-90.145,46.3916],[-90.145,46.3914],[-90.1448,46.3912],[-90.1447,46.391],[-90.1446,46.3908],[-90.1445,46.3905],[-90.1444,46.3902],[-90.1444,46.3901],[-90.1441,46.3899],[-90.1439,46.3897],[-90.1436,46.3897],[-90.1433,46.3896],[-90.1429,46.3895],[-90.1423,46.3895],[-90.1419,46.3893],[-90.1417,46.3892],[-90.1414,46.389],[-90.1412,46.3889],[-90.1408,46.3884],[-90.1407,46.3883],[-90.1407,46.3882],[-90.1408,46.3881],[-90.1411,46.3879],[-90.1414,46.3877],[-90.1414,46.3876],[-90.1415,46.3875],[-90.1415,46.3874],[-90.1415,46.3873],[-90.1414,46.3873],[-90.1413,46.3872],[-90.1412,46.3871],[-90.1409,46.3871],[-90.1408,46.387],[-90.1407,46.3869],[-90.1407,46.3865],[-90.1406,46.3864],[-90.1405,46.3864],[-90.1401,46.3863],[-90.1398,46.3862],[-90.1397,46.3861],[-90.1397,46.386],[-90.1398,46.3857],[-90.1398,46.3854],[-90.1397,46.3853],[-90.1394,46.385],[-90.1393,46.385],[-90.139,46.385],[-90.1388,46.3849],[-90.1386,46.3848],[-90.1384,46.3846],[-90.1383,46.3845],[-90.138,46.3844],[-90.1376,46.3842],[-90.1375,46.3842],[-90.1373,46.3841],[-90.1371,46.384],[-90.1369,46.3838],[-90.1366,46.3835],[-90.1365,46.3833],[-90.1364,46.3832],[-90.1363,46.3832],[-90.1361,46.3831],[-90.1359,46.383],[-90.1357,46.383],[-90.1355,46.383],[-90.1354,46.383],[-90.1352,46.3829],[-90.1351,46.3828],[-90.1351,46.3827],[-90.1352,46.3827],[-90.1355,46.3825],[-90.1355,46.3824],[-90.1355,46.3823],[-90.1354,46.3823],[-90.1354,46.3822],[-90.1353,46.3822],[-90.1352,46.3823],[-90.135,46.3823],[-90.1349,46.3824],[-90.1348,46.3824],[-90.1342,46.3823],[-90.1338,46.3822],[-90.1335,46.3821],[-90.1335,46.382],[-90.1337,46.3819],[-90.1336,46.3818],[-90.1335,46.3818],[-90.1334,46.3817],[-90.1332,46.3817],[-90.1328,46.3817],[-90.1325,46.3815],[-90.1324,46.3814],[-90.1322,46.3811],[-90.1321,46.381],[-90.1322,46.3809],[-90.1323,46.3807],[-90.1325,46.3806],[-90.1325,46.3805],[-90.1325,46.3802],[-90.1325,46.3801],[-90.1326,46.3801],[-90.1327,46.3801],[-90.133,46.3802],[-90.1332,46.3803],[-90.1334,46.3803],[-90.1335,46.3802],[-90.1335,46.38],[-90.1335,46.3799],[-90.1336,46.3798],[-90.1338,46.3797],[-90.134,46.3796],[-90.1341,46.3796],[-90.1342,46.3791],[-90.1342,46.379],[-90.1341,46.379],[-90.1337,46.3789],[-90.1333,46.3788],[-90.1332,46.3787],[-90.1329,46.3785],[-90.1328,46.3783],[-90.1328,46.3781],[-90.1329,46.378],[-90.133,46.3779],[-90.1332,46.3779],[-90.1334,46.3779],[-90.1339,46.378],[-90.1341,46.378],[-90.1341,46.3779],[-90.1338,46.3777],[-90.1337,46.3776],[-90.1338,46.3775],[-90.1339,46.3775],[-90.134,46.3775],[-90.1343,46.3775],[-90.1344,46.3775],[-90.1345,46.3774],[-90.1344,46.3774],[-90.134,46.3773],[-90.1339,46.3773],[-90.1339,46.3772],[-90.134,46.377],[-90.1342,46.3768],[-90.1342,46.3767],[-90.1343,46.3759],[-90.1343,46.3757],[-90.1344,46.3755],[-90.1344,46.3754],[-90.1345,46.375],[-90.1345,46.3749],[-90.1345,46.3748],[-90.1346,46.3746],[-90.1346,46.3745],[-90.1346,46.3744],[-90.1346,46.3743],[-90.1346,46.3742],[-90.1346,46.3739],[-90.1346,46.3737],[-90.1346,46.3736],[-90.1346,46.3735],[-90.1345,46.3734],[-90.1344,46.3734],[-90.1342,46.3733],[-90.1341,46.3733],[-90.134,46.3732],[-90.1339,46.3731],[-90.1339,46.373],[-90.1339,46.3729],[-90.1338,46.3729],[-90.1336,46.3728],[-90.1335,46.3728],[-90.1335,46.3727],[-90.1336,46.3727],[-90.1339,46.3725],[-90.134,46.3724],[-90.134,46.3723],[-90.1341,46.3722],[-90.1341,46.372],[-90.134,46.3719],[-90.134,46.3718],[-90.1339,46.3717],[-90.1338,46.3718],[-90.1338,46.3719],[-90.1336,46.372],[-90.1335,46.3721],[-90.1334,46.3721],[-90.1333,46.3721],[-90.1333,46.372],[-90.1333,46.3719],[-90.1334,46.3718],[-90.1334,46.3716],[-90.1334,46.3715],[-90.1333,46.3715],[-90.1332,46.3715],[-90.1332,46.3716],[-90.1332,46.3717],[-90.1331,46.3717],[-90.1331,46.3718],[-90.133,46.3718],[-90.1329,46.3717],[-90.1326,46.3716],[-90.1325,46.3715],[-90.1324,46.3715],[-90.1321,46.3714],[-90.132,46.3714],[-90.1319,46.3713],[-90.1318,46.3713],[-90.1317,46.3712],[-90.1318,46.3712],[-90.1318,46.371],[-90.1317,46.371],[-90.1317,46.3709],[-90.1317,46.3708],[-90.1316,46.3707],[-90.1314,46.3707],[-90.1313,46.3707],[-90.1312,46.3708],[-90.1312,46.3709],[-90.1312,46.371],[-90.1311,46.3711],[-90.131,46.3712],[-90.1309,46.3713],[-90.1308,46.3713],[-90.1306,46.3712],[-90.1305,46.3712],[-90.1303,46.371],[-90.1303,46.3709],[-90.1302,46.3708],[-90.1303,46.3707],[-90.1305,46.3707],[-90.1306,46.3706],[-90.1305,46.3704],[-90.1304,46.3704],[-90.1301,46.3702],[-90.13,46.3701],[-90.1299,46.3701],[-90.1298,46.37],[-90.1297,46.3699],[-90.1298,46.3698],[-90.1298,46.3697],[-90.1299,46.3697],[-90.1303,46.3695],[-90.1304,46.3694],[-90.1305,46.3694],[-90.1306,46.3694],[-90.1308,46.3694],[-90.1311,46.3694],[-90.1312,46.3694],[-90.1313,46.3694],[-90.1314,46.3693],[-90.1314,46.3692],[-90.1314,46.3691],[-90.1313,46.3691],[-90.1313,46.369],[-90.1312,46.369],[-90.131,46.369],[-90.1309,46.369],[-90.1307,46.369],[-90.1307,46.3689],[-90.1306,46.3688],[-90.1305,46.3687],[-90.1304,46.3686],[-90.1303,46.3686],[-90.1301,46.3685],[-90.13,46.3685],[-90.1299,46.3685],[-90.1298,46.3684],[-90.1296,46.3684],[-90.1289,46.3681],[-90.1288,46.3681],[-90.1287,46.3681],[-90.1286,46.368],[-90.1283,46.368],[-90.1282,46.368],[-90.128,46.3678],[-90.1272,46.3675],[-90.127,46.3673],[-90.1268,46.3672],[-90.1267,46.3671],[-90.1265,46.367],[-90.1265,46.3669],[-90.1264,46.3668],[-90.1263,46.3668],[-90.1261,46.3665],[-90.1259,46.3664],[-90.1257,46.366],[-90.1257,46.3659],[-90.1257,46.3657],[-90.1256,46.3654],[-90.1255,46.3653],[-90.1254,46.3652],[-90.1253,46.3652],[-90.1252,46.3652],[-90.1247,46.3651],[-90.1245,46.365],[-90.1244,46.3649],[-90.1243,46.3647],[-90.1242,46.3646],[-90.124,46.3645],[-90.1238,46.3645],[-90.1236,46.3645],[-90.1236,46.3642],[-90.1235,46.364],[-90.1234,46.3639],[-90.1229,46.3637],[-90.1228,46.3636],[-90.1227,46.3635],[-90.1228,46.3635],[-90.1228,46.3634],[-90.123,46.3634],[-90.1232,46.3633],[-90.1233,46.3633],[-90.1233,46.3632],[-90.1233,46.3631],[-90.1231,46.3629],[-90.1229,46.3628],[-90.1226,46.3627],[-90.1225,46.3627],[-90.1225,46.3625],[-90.1226,46.3625],[-90.1227,46.3625],[-90.1229,46.3626],[-90.123,46.3626],[-90.1232,46.3626],[-90.1235,46.3624],[-90.1238,46.3624],[-90.1239,46.3623],[-90.124,46.3622],[-90.1241,46.3618],[-90.1241,46.3617],[-90.124,46.3616],[-90.1239,46.3616],[-90.1238,46.3617],[-90.1238,46.3619],[-90.1238,46.362],[-90.1236,46.3621],[-90.1235,46.3621],[-90.1235,46.362],[-90.1234,46.3619],[-90.1233,46.3619],[-90.1231,46.362],[-90.1231,46.3621],[-90.123,46.3621],[-90.1229,46.3621],[-90.1228,46.362],[-90.1228,46.3618],[-90.1226,46.3617],[-90.1226,46.3616],[-90.1226,46.3615],[-90.1226,46.3614],[-90.1227,46.3614],[-90.1228,46.3614],[-90.123,46.3614],[-90.1233,46.3615],[-90.1234,46.3615],[-90.1235,46.3614],[-90.1235,46.3613],[-90.1233,46.3612],[-90.1232,46.3611],[-90.1233,46.361],[-90.1234,46.3609],[-90.1234,46.3608],[-90.1234,46.3607],[-90.1233,46.3607],[-90.1231,46.3607],[-90.1229,46.3608],[-90.1225,46.3606],[-90.1223,46.3606],[-90.1221,46.3605],[-90.122,46.3606],[-90.1217,46.3607],[-90.1215,46.3607],[-90.1213,46.3606],[-90.121,46.3608],[-90.1208,46.3607],[-90.1207,46.3607],[-90.1207,46.3606],[-90.1206,46.3605],[-90.1207,46.3604],[-90.1209,46.3601],[-90.1209,46.36],[-90.1209,46.3599],[-90.1208,46.3598],[-90.1207,46.3598],[-90.1205,46.3598],[-90.1203,46.3598],[-90.1201,46.3599],[-90.12,46.3599],[-90.1197,46.3599],[-90.1196,46.3599],[-90.1195,46.3599],[-90.1194,46.3598],[-90.1192,46.3598],[-90.119,46.3597],[-90.1188,46.3595],[-90.1187,46.3593],[-90.1186,46.3591],[-90.1186,46.3586],[-90.1185,46.3585],[-90.1183,46.3582],[-90.1183,46.3581],[-90.1182,46.3578],[-90.1181,46.3575],[-90.1178,46.357],[-90.1174,46.3565],[-90.1173,46.3563],[-90.1172,46.3561],[-90.1172,46.356],[-90.1173,46.3557],[-90.1173,46.3555],[-90.1172,46.3554],[-90.1171,46.3553],[-90.1168,46.3551],[-90.1167,46.3549],[-90.1168,46.3549],[-90.1168,46.3548],[-90.1172,46.3546],[-90.1174,46.3544],[-90.1174,46.3543],[-90.1175,46.3538],[-90.1174,46.3537],[-90.1173,46.3537],[-90.1169,46.3538],[-90.1167,46.3538],[-90.1166,46.3538],[-90.1165,46.3536],[-90.1164,46.3535],[-90.1164,46.3534],[-90.1165,46.3534],[-90.1165,46.3533],[-90.1169,46.3529],[-90.1169,46.3527],[-90.1169,46.3525],[-90.1168,46.3523],[-90.1168,46.3521],[-90.1168,46.352],[-90.1167,46.3519],[-90.1166,46.3518],[-90.1166,46.3517],[-90.1166,46.3516],[-90.1168,46.3515],[-90.1169,46.3514],[-90.1169,46.3512],[-90.1169,46.3511],[-90.1169,46.351],[-90.1168,46.3507],[-90.1169,46.3506],[-90.117,46.3505],[-90.1173,46.3505],[-90.1174,46.3505],[-90.1175,46.3505],[-90.1176,46.3504],[-90.1176,46.3503],[-90.1176,46.3502],[-90.1174,46.3498],[-90.1173,46.3497],[-90.1174,46.3496],[-90.1175,46.3495],[-90.1177,46.3496],[-90.1179,46.3497],[-90.1181,46.3499],[-90.1182,46.35],[-90.1182,46.3501],[-90.1183,46.3502],[-90.1184,46.3502],[-90.1185,46.3502],[-90.1186,46.3501],[-90.1187,46.3499],[-90.1188,46.3499],[-90.1188,46.3497],[-90.1185,46.3494],[-90.1185,46.3493],[-90.1187,46.3492],[-90.1188,46.3492],[-90.119,46.3492],[-90.1195,46.3494],[-90.1197,46.3495],[-90.1198,46.3495],[-90.1202,46.3496],[-90.1203,46.3496],[-90.1204,46.3496],[-90.1205,46.3495],[-90.1207,46.3494],[-90.1209,46.3491],[-90.1213,46.3488],[-90.1218,46.3478],[-90.1218,46.3475],[-90.1219,46.3472],[-90.1219,46.3471],[-90.1217,46.3469],[-90.1218,46.3468],[-90.1219,46.3467],[-90.1222,46.3467],[-90.1226,46.3466],[-90.123,46.3467],[-90.1233,46.3466],[-90.1234,46.3466],[-90.1235,46.3465],[-90.1236,46.3464],[-90.1236,46.3463],[-90.1236,46.346],[-90.1235,46.3458],[-90.1232,46.3456],[-90.1222,46.3449],[-90.1221,46.3447],[-90.1219,46.3445],[-90.1218,46.3444],[-90.1216,46.3444],[-90.1215,46.3444],[-90.1204,46.3448],[-90.1202,46.3449],[-90.1201,46.3448],[-90.12,46.3448],[-90.12,46.3447],[-90.1199,46.3445],[-90.1197,46.3437],[-90.1196,46.3435],[-90.1192,46.3429],[-90.1188,46.3422],[-90.1187,46.342],[-90.1186,46.3419],[-90.1183,46.3418],[-90.1181,46.3417],[-90.118,46.3416],[-90.118,46.3415],[-90.118,46.3414],[-90.118,46.3413],[-90.1181,46.3412],[-90.1182,46.3412],[-90.1184,46.3411],[-90.1185,46.3411],[-90.1185,46.341],[-90.1186,46.3408],[-90.1186,46.3407],[-90.1186,46.3405],[-90.1186,46.3402],[-90.1186,46.3401],[-90.1185,46.3395],[-90.1185,46.3393],[-90.1187,46.3392],[-90.1188,46.3392],[-90.1194,46.3391],[-90.1199,46.339],[-90.1202,46.3389],[-90.1206,46.339],[-90.1209,46.3389],[-90.121,46.3389],[-90.1211,46.3387],[-90.1213,46.3386],[-90.1214,46.3382],[-90.1216,46.3379],[-90.1216,46.3377],[-90.1216,46.3376],[-90.1214,46.3374],[-90.1213,46.3373],[-90.121,46.3372],[-90.1208,46.3371],[-90.1206,46.337],[-90.1183,46.3366],[-90.117,46.3363],[-90.1114,46.3351],[-90.109,46.3346],[-90.1031,46.3334],[-90.1,46.3329],[-90.0852,46.33],[-90.0792,46.3288],[-90.0745,46.3279],[-90.0708,46.3272],[-90.0639,46.3258],[-90.0605,46.3252],[-90.0559,46.3243],[-90.0558,46.3243],[-90.055,46.3241],[-90.0527,46.3237],[-90.0519,46.3235],[-90.0396,46.3212],[-90.0293,46.3192],[-90.0203,46.3175],[-90.0028,46.3141],[-90.0025,46.314],[-90.0002,46.3135],[-89.9905,46.3116],[-89.9904,46.3116],[-89.9899,46.3115],[-89.9882,46.3112],[-89.9876,46.3111],[-89.9874,46.311],[-89.987,46.311],[-89.9869,46.3109],[-89.9841,46.3104],[-89.9757,46.3088],[-89.9729,46.3082],[-89.9719,46.308],[-89.9689,46.3075],[-89.9679,46.3073],[-89.9671,46.3071],[-89.9648,46.3066],[-89.964,46.3065],[-89.9573,46.3052],[-89.9371,46.3013],[-89.9303,46.3],[-89.9301,46.2999],[-89.9294,46.2998],[-89.9292,46.2998],[-89.9286,46.2996],[-89.9272,46.2994],[-89.927,46.2993],[-89.9269,46.2993],[-89.9264,46.2992],[-89.9262,46.2992],[-89.9257,46.2991],[-89.9255,46.299],[-89.9253,46.299],[-89.9249,46.2989],[-89.9246,46.2989],[-89.9244,46.2988],[-89.9234,46.2986],[-89.9203,46.298],[-89.9192,46.2978],[-89.919,46.2978],[-89.9189,46.2978],[-89.9183,46.2977],[-89.9167,46.2974],[-89.9161,46.2973],[-89.9154,46.2972],[-89.9135,46.2969],[-89.9129,46.2968],[-89.9123,46.2967],[-89.9107,46.2963],[-89.9101,46.2962],[-89.9099,46.2961],[-89.9098,46.2963],[-89.9095,46.2963],[-89.9083,46.2961],[-89.9056,46.2957],[-89.9043,46.2951],[-89.9041,46.295],[-89.8981,46.2938],[-89.898,46.2938],[-89.8979,46.2938],[-89.8979,46.2937],[-89.8966,46.2936],[-89.8965,46.2936],[-89.8964,46.2936],[-89.8958,46.2935],[-89.8952,46.2934],[-89.8933,46.293],[-89.8929,46.2929],[-89.8911,46.2925],[-89.891,46.2925],[-89.8905,46.2923],[-89.89,46.2922],[-89.8897,46.2922],[-89.8895,46.2921],[-89.889,46.292],[-89.8888,46.292],[-89.8867,46.2917],[-89.8805,46.2907],[-89.8791,46.2905],[-89.8785,46.2903],[-89.8784,46.2903],[-89.8783,46.2903],[-89.8777,46.2903],[-89.8768,46.2901],[-89.8752,46.2899],[-89.8722,46.289],[-89.8707,46.2886],[-89.8705,46.2886],[-89.868,46.2881],[-89.8638,46.2873],[-89.8598,46.2865],[-89.857,46.286],[-89.8569,46.286],[-89.8568,46.286],[-89.8567,46.286],[-89.8548,46.2856],[-89.8537,46.2854],[-89.8536,46.2854],[-89.8535,46.2853],[-89.8412,46.283],[-89.835,46.2818],[-89.8294,46.2808],[-89.8057,46.2762],[-89.8053,46.2762],[-89.8052,46.2761],[-89.7998,46.2751],[-89.795,46.2742],[-89.7949,46.2742],[-89.7948,46.2742],[-89.7943,46.2741],[-89.7937,46.274],[-89.7936,46.2739],[-89.7926,46.2737],[-89.7919,46.2736],[-89.7918,46.2736],[-89.7915,46.2735],[-89.7912,46.2735],[-89.7909,46.2734],[-89.7906,46.2734],[-89.7904,46.2733],[-89.7903,46.2733],[-89.7899,46.2732],[-89.7898,46.2732],[-89.7895,46.2731],[-89.789,46.273],[-89.7884,46.2729],[-89.7883,46.2729],[-89.7879,46.2728],[-89.7878,46.2728],[-89.7877,46.2727],[-89.7876,46.2727],[-89.7875,46.2727],[-89.7856,46.2723],[-89.7799,46.2712],[-89.778,46.2708],[-89.7754,46.2703],[-89.7675,46.2687],[-89.7649,46.2682],[-89.7648,46.2681],[-89.7646,46.2681],[-89.7645,46.2681],[-89.7642,46.268],[-89.7641,46.268],[-89.764,46.268],[-89.7639,46.268],[-89.7499,46.2654],[-89.7436,46.2641],[-89.7435,46.2641],[-89.7433,46.2641],[-89.7431,46.264],[-89.7421,46.2638],[-89.7415,46.2637],[-89.7407,46.2636],[-89.7396,46.2634],[-89.7386,46.2632],[-89.7364,46.2628],[-89.7353,46.2625],[-89.7352,46.2625],[-89.735,46.2625],[-89.7349,46.2625],[-89.7336,46.2622],[-89.7294,46.2614],[-89.728,46.2612],[-89.7279,46.2611],[-89.7277,46.2611],[-89.7276,46.2611],[-89.7274,46.261],[-89.7271,46.261],[-89.7266,46.2609],[-89.7262,46.2608],[-89.7256,46.2607],[-89.7246,46.2606],[-89.7241,46.2605],[-89.7239,46.2604],[-89.7238,46.2604],[-89.7233,46.2603],[-89.7232,46.2602],[-89.7231,46.2602],[-89.7228,46.2602],[-89.7225,46.2601],[-89.7223,46.26],[-89.7222,46.26],[-89.722,46.26],[-89.7219,46.26],[-89.7215,46.2599],[-89.7214,46.2599],[-89.7211,46.2599],[-89.7208,46.2598],[-89.7201,46.2596],[-89.7198,46.2596],[-89.7196,46.2595],[-89.7192,46.2595],[-89.719,46.2594],[-89.7174,46.2591],[-89.7126,46.2582],[-89.7111,46.2579],[-89.711,46.2579],[-89.7109,46.2579],[-89.7107,46.2578],[-89.7104,46.2578],[-89.7101,46.2577],[-89.7099,46.2577],[-89.7098,46.2577],[-89.7096,46.2576],[-89.7095,46.2576],[-89.7091,46.2575],[-89.7087,46.2575],[-89.7081,46.2573],[-89.7079,46.2573],[-89.7078,46.2573],[-89.7077,46.2573],[-89.7076,46.2573],[-89.7075,46.2572],[-89.7074,46.2572],[-89.7067,46.2571],[-89.7058,46.2569],[-89.7049,46.2567],[-89.7043,46.2566],[-89.7033,46.2564],[-89.7003,46.2559],[-89.6993,46.2557],[-89.6991,46.2557],[-89.6988,46.2556],[-89.6974,46.2553],[-89.697,46.2552],[-89.6968,46.2552],[-89.6965,46.2552],[-89.6964,46.2551],[-89.6963,46.2551],[-89.6958,46.255],[-89.6957,46.255],[-89.6956,46.255],[-89.6938,46.2547],[-89.6882,46.2536],[-89.6863,46.2532],[-89.6858,46.2531],[-89.6845,46.2529],[-89.684,46.2528],[-89.6821,46.2524],[-89.6765,46.2513],[-89.6746,46.251],[-89.6745,46.2509],[-89.6742,46.2509],[-89.6741,46.2509],[-89.674,46.2508],[-89.6739,46.2508],[-89.6737,46.2508],[-89.6732,46.2507],[-89.6731,46.2507],[-89.6727,46.2506],[-89.6718,46.2504],[-89.6692,46.2499],[-89.6688,46.2499],[-89.6678,46.2498],[-89.6677,46.2498],[-89.6676,46.2498],[-89.6674,46.2497],[-89.6673,46.2497],[-89.6672,46.2497],[-89.6671,46.2497],[-89.6668,46.2496],[-89.6667,46.2496],[-89.6636,46.249],[-89.6634,46.2489],[-89.6633,46.2489],[-89.6632,46.2489],[-89.6561,46.2474],[-89.6492,46.2459],[-89.6487,46.2458],[-89.6478,46.2456],[-89.6476,46.2456],[-89.6471,46.2455],[-89.647,46.2455],[-89.6469,46.2455],[-89.6459,46.2453],[-89.6381,46.2437],[-89.6338,46.2429],[-89.6252,46.2414],[-89.6085,46.2384],[-89.6081,46.2383],[-89.6078,46.2382],[-89.6077,46.2382],[-89.6074,46.2382],[-89.6073,46.2381],[-89.607,46.2381],[-89.6064,46.238],[-89.606,46.2379],[-89.6057,46.2378],[-89.6054,46.2378],[-89.6051,46.2377],[-89.6047,46.2376],[-89.6045,46.2376],[-89.6033,46.2374],[-89.602,46.2371],[-89.6017,46.237],[-89.5967,46.2361],[-89.5919,46.2351],[-89.5873,46.2343],[-89.5845,46.2337],[-89.5844,46.2337],[-89.5841,46.2336],[-89.5798,46.2328],[-89.5734,46.2315],[-89.567,46.2303],[-89.5628,46.2294],[-89.5613,46.2292],[-89.559,46.2287],[-89.5568,46.2283],[-89.5554,46.228],[-89.5552,46.228],[-89.5551,46.228],[-89.5549,46.2279],[-89.5548,46.2279],[-89.5547,46.2279],[-89.5543,46.2278],[-89.5541,46.2278],[-89.5532,46.2276],[-89.5528,46.2276],[-89.5526,46.2275],[-89.552,46.2274],[-89.5517,46.2273],[-89.5514,46.2273],[-89.5513,46.2272],[-89.5503,46.2271],[-89.5499,46.227],[-89.5471,46.2264],[-89.546,46.2262],[-89.5458,46.2262],[-89.5456,46.2261],[-89.5454,46.2261],[-89.5453,46.2261],[-89.5439,46.2258],[-89.5396,46.2249],[-89.5382,46.2247],[-89.5373,46.2245],[-89.5352,46.2243],[-89.5349,46.2242],[-89.5344,46.2242],[-89.5338,46.2241],[-89.5337,46.2241],[-89.5332,46.224],[-89.5226,46.2219],[-89.5225,46.2218],[-89.5224,46.2218],[-89.5223,46.2218],[-89.5214,46.2217],[-89.5175,46.2209],[-89.5058,46.2185],[-89.5019,46.2178],[-89.5009,46.2175],[-89.5002,46.2174],[-89.4977,46.2167],[-89.4976,46.2167],[-89.4967,46.2165],[-89.4965,46.2165],[-89.4962,46.2164],[-89.4961,46.2164],[-89.496,46.2163],[-89.4956,46.2163],[-89.4949,46.2161],[-89.4917,46.2156],[-89.4906,46.2154],[-89.4905,46.2153],[-89.4904,46.2153],[-89.4903,46.2153],[-89.4902,46.2153],[-89.4901,46.2153],[-89.4898,46.2152],[-89.4897,46.2152],[-89.4892,46.2151],[-89.4883,46.2149],[-89.4878,46.2148],[-89.4873,46.2148],[-89.4873,46.2147],[-89.4872,46.2147],[-89.4869,46.2147],[-89.4866,46.2146],[-89.486,46.2145],[-89.4857,46.2144],[-89.4853,46.2144],[-89.4846,46.2143],[-89.4826,46.2139],[-89.4814,46.2137],[-89.4803,46.2134],[-89.4798,46.2133],[-89.4789,46.2131],[-89.4784,46.2131],[-89.4779,46.213],[-89.4769,46.2128],[-89.4739,46.2122],[-89.4732,46.212],[-89.473,46.212],[-89.4729,46.212],[-89.4728,46.212],[-89.4727,46.212],[-89.4726,46.212],[-89.4725,46.2119],[-89.4722,46.2119],[-89.4721,46.2119],[-89.4721,46.2118],[-89.472,46.2118],[-89.4716,46.2118],[-89.4712,46.2117],[-89.4707,46.2116],[-89.4699,46.2114],[-89.469,46.2112],[-89.4687,46.2111],[-89.4653,46.2104],[-89.4635,46.2101],[-89.4608,46.2095],[-89.4526,46.2079],[-89.4499,46.2074],[-89.4498,46.2074],[-89.4493,46.2073],[-89.4474,46.2069],[-89.4467,46.2068],[-89.4462,46.2067],[-89.4446,46.2064],[-89.4441,46.2063],[-89.4427,46.206],[-89.442,46.2059],[-89.44,46.2055],[-89.4384,46.2052],[-89.4383,46.2052],[-89.4369,46.2049],[-89.4367,46.2049],[-89.4359,46.2047],[-89.4356,46.2047],[-89.4354,46.2046],[-89.4353,46.2046],[-89.4349,46.2045],[-89.4348,46.2045],[-89.4335,46.2043],[-89.433,46.2042],[-89.433,46.2041],[-89.4329,46.2041],[-89.4311,46.2038],[-89.4284,46.2033],[-89.4279,46.2032],[-89.426,46.2028],[-89.4258,46.2028],[-89.424,46.2024],[-89.4239,46.2024],[-89.421,46.2018],[-89.4118,46.2001],[-89.4088,46.1995],[-89.4082,46.1994],[-89.4064,46.199],[-89.4058,46.1989],[-89.4056,46.1989],[-89.4048,46.1987],[-89.4045,46.1987],[-89.404,46.1985],[-89.403,46.1983],[-89.4025,46.1983],[-89.4021,46.1982],[-89.4016,46.1981],[-89.4003,46.1978],[-89.3999,46.1977],[-89.3997,46.1977],[-89.3991,46.1976],[-89.3989,46.1975],[-89.3983,46.1974],[-89.3974,46.1973],[-89.3965,46.1971],[-89.3959,46.197],[-89.3958,46.197],[-89.3957,46.197],[-89.3956,46.1969],[-89.3955,46.1969],[-89.3953,46.1969],[-89.3952,46.1969],[-89.3946,46.1968],[-89.3934,46.1966],[-89.392,46.1963],[-89.3912,46.1961],[-89.3901,46.1959],[-89.3869,46.1954],[-89.3859,46.1952],[-89.384,46.1949],[-89.3783,46.1939],[-89.3764,46.1935],[-89.3754,46.1934],[-89.3456,46.1875],[-89.3455,46.1875],[-89.3453,46.1875],[-89.3452,46.1875],[-89.3426,46.1869],[-89.3384,46.1861],[-89.3346,46.1854],[-89.3321,46.1849],[-89.332,46.1849],[-89.3319,46.1849],[-89.3318,46.1848],[-89.3316,46.1848],[-89.3315,46.1848],[-89.3314,46.1848],[-89.3313,46.1848],[-89.3313,46.1847],[-89.3312,46.1847],[-89.3309,46.1847],[-89.3303,46.1846],[-89.3298,46.1844],[-89.3295,46.1844],[-89.3294,46.1844],[-89.3225,46.183],[-89.3121,46.181],[-89.3017,46.179],[-89.2947,46.1776],[-89.2929,46.1772],[-89.2872,46.1761],[-89.2855,46.1758],[-89.2853,46.1758],[-89.285,46.1757],[-89.2841,46.1755],[-89.2839,46.1755],[-89.2835,46.1754],[-89.2821,46.1751],[-89.2778,46.1742],[-89.2763,46.1739],[-89.2761,46.1738],[-89.2504,46.169],[-89.2503,46.169],[-89.2501,46.169],[-89.25,46.1689],[-89.2499,46.1689],[-89.2498,46.1689],[-89.2496,46.1689],[-89.2493,46.1688],[-89.2491,46.1688],[-89.2489,46.1688],[-89.2487,46.1687],[-89.2486,46.1687],[-89.2485,46.1687],[-89.2483,46.1687],[-89.2479,46.1686],[-89.247,46.1684],[-89.2425,46.1676],[-89.2409,46.1673],[-89.2399,46.1671],[-89.2385,46.1668],[-89.2369,46.1665],[-89.236,46.1664],[-89.2331,46.1658],[-89.2244,46.1642],[-89.2215,46.1636],[-89.2214,46.1636],[-89.2211,46.1635],[-89.2209,46.1635],[-89.2207,46.1635],[-89.2202,46.1634],[-89.22,46.1633],[-89.2199,46.1633],[-89.2195,46.1632],[-89.2182,46.163],[-89.2179,46.1629],[-89.2174,46.1628],[-89.2172,46.1628],[-89.2165,46.1627],[-89.2164,46.1626],[-89.2163,46.1626],[-89.2151,46.1624],[-89.2117,46.1617],[-89.2105,46.1614],[-89.2095,46.1612],[-89.2065,46.1606],[-89.2055,46.1604],[-89.2053,46.1604],[-89.205,46.1603],[-89.2048,46.1603],[-89.2046,46.1602],[-89.2043,46.1602],[-89.2037,46.16],[-89.2033,46.16],[-89.2033,46.1599],[-89.203,46.1599],[-89.2013,46.1594],[-89.2007,46.1593],[-89.2006,46.1592],[-89.2003,46.1592],[-89.2001,46.1591],[-89.1993,46.1589],[-89.199,46.1589],[-89.1987,46.1588],[-89.1984,46.1588],[-89.1981,46.1587],[-89.1976,46.1586],[-89.1961,46.1583],[-89.1952,46.1581],[-89.1945,46.158],[-89.1943,46.1579],[-89.1838,46.1559],[-89.1836,46.1559],[-89.1833,46.1559],[-89.183,46.1558],[-89.1829,46.1558],[-89.1828,46.1558],[-89.1824,46.1557],[-89.1817,46.1556],[-89.1809,46.1554],[-89.1805,46.1554],[-89.1799,46.1553],[-89.1797,46.1552],[-89.1774,46.1548],[-89.1766,46.1546],[-89.1748,46.1543],[-89.1747,46.1543],[-89.1717,46.1538],[-89.1669,46.1529],[-89.1665,46.1527],[-89.1638,46.1522],[-89.1635,46.1521],[-89.1627,46.152],[-89.1624,46.1519],[-89.1622,46.1519],[-89.1619,46.1518],[-89.1616,46.1517],[-89.1614,46.1517],[-89.1613,46.1517],[-89.1611,46.1517],[-89.1604,46.1515],[-89.1592,46.1513],[-89.1589,46.1512],[-89.1582,46.1511],[-89.1579,46.151],[-89.1577,46.151],[-89.1575,46.1509],[-89.1574,46.1509],[-89.1571,46.1508],[-89.1568,46.1508],[-89.1566,46.1507],[-89.1564,46.1507],[-89.1562,46.1506],[-89.156,46.1506],[-89.1558,46.1505],[-89.1555,46.1504],[-89.1554,46.1504],[-89.1535,46.1501],[-89.1477,46.1489],[-89.1458,46.1486],[-89.1445,46.1483],[-89.1405,46.1475],[-89.1393,46.1473],[-89.1392,46.1473],[-89.1387,46.1472],[-89.1374,46.1469],[-89.1369,46.1469],[-89.136,46.1467],[-89.1346,46.1464],[-89.1275,46.145],[-89.1251,46.1445],[-89.1248,46.1445],[-89.1242,46.1444],[-89.1236,46.1442],[-89.1232,46.1442],[-89.1203,46.1437],[-89.1159,46.1429],[-89.1117,46.1421],[-89.1088,46.1416],[-89.1085,46.1415],[-89.1082,46.1415],[-89.1063,46.1411],[-89.1058,46.141],[-89.1056,46.141],[-89.105,46.1409],[-89.103,46.1405],[-89.1025,46.1404],[-89.1023,46.1404],[-89.1014,46.1403],[-89.1003,46.14],[-89.0989,46.1398],[-89.0984,46.1397],[-89.0982,46.1397],[-89.0981,46.1396],[-89.0954,46.1391],[-89.0916,46.1384],[-89.0874,46.1367],[-89.085,46.1357],[-89.0849,46.1357],[-89.0838,46.1353],[-89.0821,46.1346],[-89.0806,46.134],[-89.0799,46.1337],[-89.0795,46.1335],[-89.0794,46.1335],[-89.0773,46.1326],[-89.0705,46.1298],[-89.0682,46.1288],[-89.0674,46.1285],[-89.065,46.1275],[-89.0643,46.1272],[-89.064,46.1271],[-89.0639,46.1271],[-89.0638,46.127],[-89.0636,46.127],[-89.0587,46.1249],[-89.0266,46.1118],[-89.0259,46.1115],[-89.0238,46.1106],[-89.0231,46.1103],[-89.0229,46.1102],[-89.0221,46.1099],[-89.0219,46.1098],[-89.0213,46.1095],[-89.0204,46.1092],[-89.0194,46.1088],[-89.0188,46.1086],[-89.0186,46.1085],[-89.018,46.1082],[-89.0179,46.1082],[-89.0177,46.1081],[-89.0123,46.106],[-89,46.1011],[-88.9962,46.0995],[-88.9909,46.0974],[-88.99,46.097],[-88.9733,46.0902],[-88.9702,46.0889],[-88.9667,46.0875],[-88.9637,46.0863],[-88.9586,46.0842],[-88.9582,46.084],[-88.9578,46.0839],[-88.956,46.0831],[-88.9559,46.0831],[-88.9558,46.0831],[-88.9558,46.083],[-88.9555,46.0829],[-88.9547,46.0826],[-88.9544,46.0825],[-88.9498,46.0806],[-88.9469,46.0794],[-88.9468,46.0794],[-88.9443,46.0784],[-88.9438,46.0782],[-88.9437,46.0782],[-88.9436,46.0781],[-88.9434,46.078],[-88.9432,46.078],[-88.9335,46.074],[-88.9334,46.0739],[-88.9333,46.0739],[-88.9328,46.0737],[-88.9311,46.073],[-88.9289,46.0721],[-88.9225,46.0696],[-88.9212,46.069],[-88.9123,46.0654],[-88.9078,46.0636],[-88.9042,46.0621],[-88.9027,46.0615],[-88.8952,46.0585],[-88.8898,46.0562],[-88.887,46.0551],[-88.8751,46.0502],[-88.8652,46.0462],[-88.8651,46.0461],[-88.8511,46.0404],[-88.8508,46.0403],[-88.8502,46.04],[-88.8491,46.0392],[-88.8488,46.0389],[-88.8487,46.0388],[-88.8487,46.0387],[-88.8485,46.0386],[-88.8484,46.0385],[-88.8479,46.0376],[-88.8478,46.037],[-88.8471,46.0363],[-88.8461,46.0358],[-88.844,46.0348],[-88.8438,46.0346],[-88.8439,46.0344],[-88.8441,46.0339],[-88.8442,46.0336],[-88.8442,46.0333],[-88.8439,46.033],[-88.8437,46.0328],[-88.8426,46.0326],[-88.8415,46.0324],[-88.8411,46.0322],[-88.841,46.032],[-88.841,46.0319],[-88.841,46.0318],[-88.8408,46.0318],[-88.8407,46.0317],[-88.8406,46.0316],[-88.8405,46.0316],[-88.8404,46.0316],[-88.8403,46.0316],[-88.8402,46.0315],[-88.8401,46.0314],[-88.84,46.0314],[-88.8399,46.0313],[-88.8398,46.0312],[-88.8398,46.031],[-88.8398,46.0309],[-88.8398,46.0308],[-88.8397,46.0308],[-88.8396,46.0307],[-88.8395,46.0307],[-88.8393,46.0306],[-88.8392,46.0305],[-88.8392,46.0304],[-88.8392,46.0303],[-88.8391,46.0302],[-88.8392,46.0301],[-88.8392,46.03],[-88.8391,46.03],[-88.839,46.0299],[-88.8389,46.0299],[-88.8388,46.03],[-88.8387,46.0301],[-88.8386,46.0301],[-88.8385,46.0302],[-88.8384,46.0303],[-88.8383,46.0303],[-88.8382,46.0303],[-88.8371,46.0305],[-88.8354,46.0304],[-88.835,46.0302],[-88.8344,46.03],[-88.8338,46.0298],[-88.8332,46.0298],[-88.8326,46.0298],[-88.8322,46.0298],[-88.8317,46.0297],[-88.8303,46.0292],[-88.8293,46.0289],[-88.8284,46.0284],[-88.8279,46.0282],[-88.8274,46.0282],[-88.827,46.0281],[-88.8264,46.0278],[-88.8252,46.0273],[-88.8244,46.0266],[-88.8235,46.0264],[-88.8225,46.0263],[-88.8216,46.0264],[-88.8206,46.0263],[-88.8198,46.0263],[-88.8195,46.0264],[-88.8191,46.0263],[-88.8188,46.0261],[-88.8188,46.0259],[-88.8188,46.0257],[-88.8187,46.0254],[-88.8187,46.025],[-88.8186,46.0247],[-88.8185,46.0246],[-88.818,46.0245],[-88.8174,46.0243],[-88.8165,46.0239],[-88.8162,46.0237],[-88.8158,46.0234],[-88.8154,46.023],[-88.8155,46.0226],[-88.8156,46.0223],[-88.816,46.0219],[-88.8161,46.0217],[-88.8162,46.0212],[-88.816,46.0206],[-88.8159,46.0206],[-88.8151,46.0206],[-88.8142,46.0207],[-88.8135,46.0207],[-88.8126,46.0212],[-88.8119,46.0216],[-88.8115,46.0218],[-88.8111,46.0219],[-88.8104,46.0221],[-88.8097,46.0221],[-88.8089,46.022],[-88.8072,46.0217],[-88.8058,46.0215],[-88.805,46.022],[-88.8042,46.0223],[-88.8037,46.0229],[-88.8031,46.0233],[-88.8026,46.0236],[-88.8018,46.0237],[-88.8007,46.0238],[-88.7997,46.0239],[-88.7992,46.0238],[-88.7984,46.0237],[-88.7975,46.0236],[-88.7971,46.0235],[-88.7965,46.0236],[-88.796,46.024],[-88.7959,46.0245],[-88.7958,46.0249],[-88.7959,46.026],[-88.7962,46.0269],[-88.7974,46.0278],[-88.8004,46.0298],[-88.8007,46.03],[-88.8006,46.0303],[-88.8003,46.0306],[-88.7998,46.031],[-88.7993,46.0313],[-88.7986,46.0314],[-88.7981,46.0316],[-88.7979,46.0318],[-88.7978,46.0321],[-88.7977,46.0323],[-88.7975,46.0326],[-88.7972,46.0327],[-88.7969,46.0328],[-88.7968,46.0329],[-88.7966,46.0333],[-88.7964,46.0336],[-88.7962,46.0337],[-88.7958,46.0336],[-88.7955,46.0336],[-88.7939,46.0331],[-88.7933,46.0327],[-88.7926,46.0324],[-88.7922,46.0323],[-88.7918,46.0321],[-88.7913,46.0317],[-88.791,46.0314],[-88.7907,46.0311],[-88.7905,46.0308],[-88.7903,46.0304],[-88.7901,46.0296],[-88.7899,46.0292],[-88.7896,46.0289],[-88.7888,46.0286],[-88.7883,46.0286],[-88.7879,46.0287],[-88.7874,46.0289],[-88.7873,46.0291],[-88.7866,46.0305],[-88.7863,46.0309],[-88.7859,46.0315],[-88.7854,46.032],[-88.7849,46.0325],[-88.7846,46.0326],[-88.7844,46.0327],[-88.784,46.0327],[-88.7835,46.0327],[-88.783,46.0323],[-88.7822,46.0321],[-88.7813,46.0321],[-88.7802,46.0321],[-88.7792,46.0319],[-88.7787,46.0317],[-88.7786,46.0313],[-88.7786,46.0297],[-88.7787,46.0289],[-88.7789,46.0287],[-88.7791,46.0284],[-88.7836,46.0244],[-88.7839,46.0238],[-88.784,46.023],[-88.7839,46.0209],[-88.7837,46.0203],[-88.7834,46.0197],[-88.7833,46.0191],[-88.7831,46.0186],[-88.7825,46.0176],[-88.7827,46.0172],[-88.7825,46.0168],[-88.7824,46.0165],[-88.7821,46.0162],[-88.7811,46.0157],[-88.7802,46.0154],[-88.7786,46.0153],[-88.7775,46.0155],[-88.7764,46.0159],[-88.7754,46.0164],[-88.7743,46.0172],[-88.7735,46.0178],[-88.7722,46.0184],[-88.7712,46.0187],[-88.7703,46.0188],[-88.7698,46.0189],[-88.7693,46.0196],[-88.7688,46.0206],[-88.7689,46.0219],[-88.7695,46.0229],[-88.7699,46.0235],[-88.7704,46.0241],[-88.7709,46.0246],[-88.7712,46.0249],[-88.7712,46.0251],[-88.771,46.0253],[-88.7706,46.0256],[-88.77,46.0257],[-88.7693,46.0258],[-88.7686,46.0257],[-88.768,46.0255],[-88.7673,46.0253],[-88.7668,46.025],[-88.7664,46.0249],[-88.7661,46.0247],[-88.7656,46.0243],[-88.7652,46.0238],[-88.7648,46.0227],[-88.7639,46.022],[-88.7632,46.0217],[-88.762,46.0211],[-88.7615,46.0207],[-88.7612,46.0205],[-88.761,46.0203],[-88.7608,46.0201],[-88.7605,46.0199],[-88.76,46.0198],[-88.7597,46.0197],[-88.7593,46.0196],[-88.759,46.0196],[-88.7586,46.0197],[-88.7582,46.0197],[-88.7576,46.0198],[-88.7571,46.0198],[-88.7569,46.02],[-88.7564,46.0203],[-88.7554,46.0212],[-88.7551,46.0213],[-88.7547,46.0215],[-88.7546,46.0217],[-88.7544,46.022],[-88.7542,46.0222],[-88.7537,46.0226],[-88.7532,46.0231],[-88.7527,46.0234],[-88.752,46.0236],[-88.7508,46.0238],[-88.7501,46.0239],[-88.7495,46.024],[-88.7488,46.0241],[-88.7483,46.0243],[-88.7478,46.0245],[-88.7474,46.0249],[-88.7471,46.0252],[-88.7469,46.0254],[-88.7468,46.0256],[-88.7465,46.0257],[-88.7462,46.0259],[-88.7458,46.026],[-88.7453,46.026],[-88.7446,46.026],[-88.7441,46.026],[-88.7435,46.0261],[-88.743,46.0261],[-88.7425,46.0261],[-88.742,46.0262],[-88.7417,46.0264],[-88.7415,46.0267],[-88.7413,46.0269],[-88.7408,46.0271],[-88.7397,46.0274],[-88.7394,46.0275],[-88.739,46.0275],[-88.7385,46.0273],[-88.738,46.0272],[-88.7377,46.0269],[-88.7373,46.0266],[-88.7368,46.0264],[-88.7359,46.0261],[-88.7354,46.0259],[-88.7347,46.0257],[-88.7342,46.0256],[-88.7337,46.0255],[-88.7335,46.0255],[-88.7325,46.0265],[-88.7325,46.0266],[-88.7322,46.0267],[-88.7318,46.0267],[-88.7314,46.0267],[-88.731,46.0268],[-88.7307,46.0268],[-88.7305,46.0267],[-88.7303,46.0266],[-88.7294,46.026],[-88.7289,46.0258],[-88.7285,46.0257],[-88.728,46.0256],[-88.7274,46.0254],[-88.727,46.0252],[-88.7269,46.0251],[-88.7265,46.0249],[-88.726,46.0249],[-88.7254,46.0248],[-88.725,46.0247],[-88.7247,46.0245],[-88.7243,46.0241],[-88.7241,46.024],[-88.7241,46.0237],[-88.724,46.0233],[-88.7239,46.0231],[-88.7238,46.0229],[-88.7237,46.0228],[-88.7233,46.0227],[-88.7227,46.0226],[-88.722,46.0224],[-88.7216,46.0223],[-88.7213,46.0222],[-88.7212,46.0221],[-88.7211,46.0219],[-88.721,46.0217],[-88.7211,46.0214],[-88.7213,46.0213],[-88.7215,46.0211],[-88.7215,46.0209],[-88.7214,46.0206],[-88.7214,46.0202],[-88.7213,46.0197],[-88.7211,46.0192],[-88.7211,46.0189],[-88.7214,46.0186],[-88.7217,46.0183],[-88.722,46.018],[-88.7222,46.0178],[-88.7222,46.0175],[-88.7221,46.0174],[-88.7218,46.0171],[-88.7216,46.0169],[-88.7213,46.0168],[-88.721,46.0168],[-88.7207,46.0166],[-88.7206,46.0164],[-88.7205,46.0162],[-88.7203,46.0161],[-88.72,46.0161],[-88.7198,46.0161],[-88.7195,46.0161],[-88.7191,46.016],[-88.7188,46.016],[-88.718,46.0156],[-88.718,46.0155],[-88.7179,46.0153],[-88.7179,46.0152],[-88.7179,46.015],[-88.718,46.0147],[-88.7182,46.0144],[-88.7185,46.0142],[-88.7187,46.0139],[-88.7188,46.0136],[-88.7187,46.0134],[-88.7185,46.0133],[-88.7183,46.0132],[-88.7166,46.013],[-88.7159,46.0131],[-88.7156,46.0131],[-88.7152,46.0131],[-88.7151,46.013],[-88.7148,46.0129],[-88.7143,46.0129],[-88.7138,46.0128],[-88.7136,46.0128],[-88.7133,46.0127],[-88.713,46.0127],[-88.7128,46.0128],[-88.7127,46.013],[-88.7127,46.0132],[-88.7127,46.0137],[-88.7127,46.0142],[-88.7127,46.0145],[-88.7126,46.0149],[-88.7124,46.0154],[-88.7124,46.0157],[-88.7123,46.016],[-88.7123,46.0162],[-88.7121,46.0164],[-88.7117,46.0165],[-88.7113,46.0166],[-88.7108,46.0166],[-88.7104,46.0166],[-88.7102,46.0164],[-88.7101,46.0162],[-88.71,46.0159],[-88.7101,46.0156],[-88.71,46.0154],[-88.7098,46.0153],[-88.7094,46.0151],[-88.7091,46.0151],[-88.7088,46.0153],[-88.7086,46.0154],[-88.708,46.0154],[-88.7077,46.0154],[-88.7075,46.0156],[-88.7075,46.0158],[-88.7074,46.0161],[-88.7074,46.0164],[-88.7067,46.0171],[-88.7062,46.0176],[-88.7059,46.0179],[-88.7055,46.0181],[-88.7052,46.0181],[-88.7047,46.0182],[-88.7044,46.0182],[-88.7037,46.0183],[-88.7029,46.0182],[-88.7021,46.0181],[-88.7014,46.018],[-88.7007,46.0179],[-88.7002,46.0179],[-88.6998,46.018],[-88.6995,46.018],[-88.6991,46.018],[-88.6983,46.0177],[-88.6974,46.0175],[-88.697,46.0173],[-88.6969,46.017],[-88.6969,46.0166],[-88.6968,46.0164],[-88.6965,46.0163],[-88.6962,46.0162],[-88.6957,46.0163],[-88.6953,46.0163],[-88.6948,46.0163],[-88.6945,46.0162],[-88.6941,46.016],[-88.6937,46.0159],[-88.693,46.0157],[-88.6924,46.0156],[-88.6921,46.0156],[-88.6918,46.0155],[-88.6916,46.0153],[-88.6912,46.015],[-88.6909,46.0149],[-88.6904,46.0147],[-88.6902,46.0144],[-88.6899,46.0141],[-88.6897,46.014],[-88.6894,46.014],[-88.6892,46.014],[-88.6887,46.0141],[-88.6885,46.0143],[-88.6884,46.0144],[-88.6882,46.0147],[-88.6881,46.0148],[-88.6879,46.0149],[-88.6876,46.015],[-88.6873,46.015],[-88.6868,46.015],[-88.6864,46.0148],[-88.6858,46.0146],[-88.6851,46.0144],[-88.6848,46.0142],[-88.6845,46.0141],[-88.6841,46.014],[-88.6837,46.0141],[-88.6833,46.0141],[-88.6832,46.0141],[-88.6828,46.0142],[-88.6825,46.0142],[-88.6821,46.0141],[-88.6816,46.0139],[-88.6812,46.0138],[-88.6809,46.0138],[-88.6807,46.0137],[-88.6802,46.0136],[-88.6795,46.0137],[-88.6791,46.0137],[-88.6789,46.0136],[-88.6786,46.0132],[-88.6786,46.0129],[-88.6785,46.0127],[-88.6782,46.0127],[-88.6779,46.0126],[-88.6776,46.0125],[-88.6773,46.0125],[-88.6771,46.0124],[-88.677,46.0122],[-88.6771,46.012],[-88.6772,46.0118],[-88.6772,46.0117],[-88.6768,46.0116],[-88.6765,46.0115],[-88.6763,46.0115],[-88.676,46.0117],[-88.6758,46.0117],[-88.6756,46.0117],[-88.6754,46.0116],[-88.6753,46.0114],[-88.6751,46.011],[-88.6748,46.0107],[-88.6748,46.0106],[-88.6748,46.0105],[-88.6749,46.0103],[-88.6752,46.0101],[-88.6755,46.0099],[-88.6758,46.0096],[-88.6758,46.0094],[-88.6758,46.0091],[-88.6759,46.0088],[-88.6759,46.0085],[-88.6758,46.0085],[-88.6758,46.0084],[-88.6755,46.0082],[-88.6751,46.0081],[-88.6747,46.0078],[-88.6745,46.0077],[-88.6742,46.0076],[-88.6742,46.0074],[-88.6742,46.007],[-88.6742,46.0069],[-88.6741,46.0068],[-88.6738,46.0066],[-88.6734,46.0066],[-88.6729,46.0065],[-88.6726,46.0064],[-88.6721,46.0062],[-88.6719,46.006],[-88.6719,46.0058],[-88.6719,46.0056],[-88.6717,46.0054],[-88.6715,46.0053],[-88.6713,46.005],[-88.6712,46.0049],[-88.6712,46.0047],[-88.6713,46.0042],[-88.6715,46.0039],[-88.672,46.0032],[-88.6722,46.0029],[-88.6723,46.0027],[-88.6722,46.0025],[-88.6719,46.0022],[-88.6716,46.0019],[-88.6715,46.0018],[-88.6713,46.0018],[-88.6707,46.0016],[-88.6706,46.0014],[-88.6705,46.0012],[-88.6703,46.001],[-88.6702,46.0006],[-88.6703,46.0004],[-88.6703,46.0002],[-88.6705,46.0001],[-88.6705,46],[-88.6706,46],[-88.6708,45.9997],[-88.671,45.9995],[-88.6712,45.9993],[-88.6712,45.9991],[-88.671,45.9988],[-88.6705,45.9984],[-88.6703,45.9983],[-88.6701,45.9982],[-88.6698,45.998],[-88.6697,45.9979],[-88.6696,45.9978],[-88.6693,45.9977],[-88.6689,45.9977],[-88.6682,45.9976],[-88.668,45.9976],[-88.6676,45.9975],[-88.6675,45.9975],[-88.6672,45.9974],[-88.667,45.9972],[-88.6667,45.9969],[-88.6666,45.9963],[-88.6667,45.9962],[-88.6668,45.9961],[-88.6671,45.9958],[-88.6673,45.9957],[-88.6675,45.9954],[-88.6675,45.9951],[-88.6675,45.9949],[-88.6674,45.9946],[-88.6673,45.9943],[-88.6672,45.994],[-88.667,45.9937],[-88.6668,45.9936],[-88.6666,45.9935],[-88.6663,45.9934],[-88.6661,45.9934],[-88.6659,45.9934],[-88.6656,45.9934],[-88.6651,45.9935],[-88.6649,45.9935],[-88.6646,45.9935],[-88.6643,45.9935],[-88.664,45.9934],[-88.6639,45.9933],[-88.6638,45.9932],[-88.6636,45.993],[-88.6635,45.9928],[-88.6635,45.9927],[-88.6634,45.9922],[-88.6635,45.992],[-88.6636,45.9919],[-88.6637,45.9918],[-88.664,45.9917],[-88.6643,45.9916],[-88.6646,45.9915],[-88.665,45.9914],[-88.6653,45.9913],[-88.6659,45.9912],[-88.6661,45.991],[-88.6667,45.9906],[-88.667,45.9905],[-88.6671,45.9905],[-88.6674,45.9905],[-88.6676,45.9906],[-88.6677,45.9907],[-88.6678,45.9907],[-88.668,45.9907],[-88.6682,45.9907],[-88.6684,45.9906],[-88.6686,45.9906],[-88.6687,45.9904],[-88.6688,45.9902],[-88.669,45.9901],[-88.6693,45.99],[-88.6695,45.9899],[-88.6698,45.9899],[-88.6701,45.9899],[-88.6704,45.9899],[-88.6706,45.9898],[-88.6707,45.9897],[-88.6708,45.9896],[-88.671,45.9892],[-88.671,45.989],[-88.671,45.9889],[-88.6708,45.9885],[-88.6705,45.9885],[-88.6698,45.9884],[-88.6693,45.9883],[-88.6688,45.9882],[-88.6677,45.9881],[-88.6673,45.9881],[-88.6669,45.9881],[-88.6664,45.9882],[-88.666,45.9883],[-88.6656,45.9886],[-88.6654,45.9888],[-88.6651,45.9889],[-88.6649,45.989],[-88.6647,45.9891],[-88.6645,45.9891],[-88.6642,45.9891],[-88.6639,45.9891],[-88.6637,45.989],[-88.6635,45.9888],[-88.6633,45.9884],[-88.6632,45.9882],[-88.6632,45.9881],[-88.6633,45.9879],[-88.6634,45.9878],[-88.6634,45.9877],[-88.6633,45.9876],[-88.6632,45.9875],[-88.6631,45.9875],[-88.663,45.9875],[-88.6628,45.9875],[-88.6625,45.9876],[-88.6623,45.9877],[-88.662,45.9881],[-88.6617,45.9883],[-88.6614,45.9884],[-88.661,45.9885],[-88.6607,45.9885],[-88.6602,45.9887],[-88.6598,45.9888],[-88.6595,45.989],[-88.6592,45.9891],[-88.6591,45.9891],[-88.6586,45.9893],[-88.6582,45.9894],[-88.6579,45.9894],[-88.6576,45.9894],[-88.6566,45.9892],[-88.6562,45.989],[-88.6551,45.9886],[-88.6546,45.9883],[-88.6543,45.9881],[-88.654,45.988],[-88.6536,45.9878],[-88.6533,45.9878],[-88.6528,45.9878],[-88.6524,45.9877],[-88.6521,45.9876],[-88.6518,45.9876],[-88.6514,45.9876],[-88.6511,45.9876],[-88.6506,45.9878],[-88.6501,45.9881],[-88.6497,45.9883],[-88.6493,45.9885],[-88.6488,45.9886],[-88.6479,45.9887],[-88.6476,45.9886],[-88.6472,45.9885],[-88.647,45.9884],[-88.6468,45.988],[-88.6468,45.9878],[-88.6467,45.9877],[-88.6467,45.9875],[-88.6467,45.9873],[-88.6466,45.9872],[-88.6465,45.9871],[-88.6454,45.987],[-88.6449,45.987],[-88.6443,45.9868],[-88.6436,45.9865],[-88.6425,45.9863],[-88.6418,45.9861],[-88.6408,45.9858],[-88.6405,45.9856],[-88.6402,45.9855],[-88.6398,45.9855],[-88.6397,45.9854],[-88.6395,45.9852],[-88.6393,45.9851],[-88.639,45.9851],[-88.6385,45.9851],[-88.6378,45.9851],[-88.6367,45.9851],[-88.6359,45.9851],[-88.6355,45.9851],[-88.6352,45.9852],[-88.635,45.9854],[-88.6348,45.9857],[-88.6348,45.9859],[-88.6348,45.9862],[-88.6349,45.9864],[-88.635,45.9867],[-88.6349,45.987],[-88.6348,45.9873],[-88.6346,45.9877],[-88.6344,45.9879],[-88.6342,45.9881],[-88.6339,45.9882],[-88.6335,45.9882],[-88.6309,45.9883],[-88.6294,45.9884],[-88.6288,45.9884],[-88.6282,45.9885],[-88.6278,45.9884],[-88.6275,45.9883],[-88.6272,45.9881],[-88.6269,45.9879],[-88.6267,45.9877],[-88.6264,45.9876],[-88.6261,45.9875],[-88.6258,45.9876],[-88.6255,45.9876],[-88.6253,45.9877],[-88.6251,45.9879],[-88.6243,45.9884],[-88.6242,45.9885],[-88.624,45.9886],[-88.6238,45.9886],[-88.6233,45.9886],[-88.6223,45.9884],[-88.6219,45.9885],[-88.6214,45.9885],[-88.6208,45.9884],[-88.62,45.9883],[-88.6194,45.9882],[-88.6189,45.9882],[-88.6182,45.988],[-88.6178,45.9879],[-88.617,45.9878],[-88.6168,45.9878],[-88.6166,45.9877],[-88.6165,45.9877],[-88.616,45.9879],[-88.6156,45.988],[-88.6143,45.9888],[-88.6137,45.9893],[-88.6136,45.9895],[-88.6137,45.9898],[-88.6137,45.9901],[-88.6137,45.9903],[-88.6136,45.9905],[-88.6133,45.9907],[-88.6131,45.9908],[-88.613,45.991],[-88.6131,45.9912],[-88.6132,45.9915],[-88.6135,45.9918],[-88.6137,45.9921],[-88.6139,45.9923],[-88.6141,45.9924],[-88.6147,45.9926],[-88.6149,45.9927],[-88.6153,45.9929],[-88.6157,45.9931],[-88.6159,45.9933],[-88.616,45.9935],[-88.6159,45.9939],[-88.6157,45.9942],[-88.6154,45.9944],[-88.6151,45.9946],[-88.6148,45.9947],[-88.6146,45.9948],[-88.6146,45.995],[-88.6147,45.9952],[-88.6148,45.9955],[-88.6148,45.9958],[-88.6147,45.9961],[-88.6145,45.9965],[-88.6143,45.9967],[-88.6141,45.997],[-88.6138,45.9973],[-88.6134,45.9976],[-88.613,45.9978],[-88.6126,45.998],[-88.6122,45.9981],[-88.612,45.9983],[-88.6119,45.9984],[-88.6118,45.9987],[-88.6117,45.9995],[-88.6117,45.9999],[-88.6119,46.0005],[-88.612,46.0009],[-88.612,46.0011],[-88.6119,46.0016],[-88.6119,46.002],[-88.6116,46.0029],[-88.6115,46.0032],[-88.6115,46.0035],[-88.6116,46.0037],[-88.6118,46.0039],[-88.612,46.004],[-88.6122,46.0041],[-88.6124,46.0041],[-88.6126,46.0042],[-88.6127,46.0043],[-88.6127,46.0045],[-88.6124,46.0049],[-88.6121,46.0051],[-88.6118,46.0052],[-88.6115,46.0055],[-88.6113,46.0057],[-88.611,46.0057],[-88.6107,46.0057],[-88.6104,46.0057],[-88.6101,46.0057],[-88.6098,46.0058],[-88.6095,46.006],[-88.6088,46.0064],[-88.6082,46.0069],[-88.6077,46.0073],[-88.6073,46.0076],[-88.6072,46.0078],[-88.607,46.0081],[-88.6069,46.0085],[-88.6071,46.0089],[-88.607,46.0092],[-88.607,46.0095],[-88.6071,46.0097],[-88.6072,46.0099],[-88.6073,46.0101],[-88.6075,46.0103],[-88.6075,46.0107],[-88.6075,46.011],[-88.6073,46.0114],[-88.6069,46.0118],[-88.6064,46.0122],[-88.606,46.0126],[-88.6055,46.0131],[-88.6052,46.0136],[-88.6045,46.0152],[-88.6043,46.0158],[-88.6042,46.0161],[-88.6041,46.0163],[-88.6039,46.0165],[-88.6035,46.0166],[-88.603,46.0168],[-88.6024,46.0171],[-88.6017,46.0175],[-88.6014,46.0177],[-88.6012,46.0178],[-88.6007,46.0178],[-88.5993,46.0179],[-88.5987,46.0178],[-88.5983,46.0177],[-88.5977,46.0175],[-88.5971,46.0171],[-88.5967,46.0167],[-88.5964,46.0164],[-88.596,46.016],[-88.5957,46.0158],[-88.5952,46.0156],[-88.5947,46.0154],[-88.5943,46.0153],[-88.594,46.0151],[-88.5935,46.0148],[-88.5934,46.0145],[-88.5931,46.014],[-88.593,46.0134],[-88.5931,46.0125],[-88.5931,46.0121],[-88.593,46.0116],[-88.5929,46.0111],[-88.5926,46.0108],[-88.5915,46.0098],[-88.5913,46.0097],[-88.5911,46.0094],[-88.5909,46.0091],[-88.5907,46.0087],[-88.5907,46.0084],[-88.5906,46.0081],[-88.5906,46.0077],[-88.5903,46.0073],[-88.5901,46.0068],[-88.5901,46.0065],[-88.59,46.0062],[-88.5898,46.0059],[-88.5898,46.0057],[-88.5897,46.0055],[-88.5896,46.0055],[-88.5893,46.0053],[-88.589,46.0052],[-88.5887,46.0051],[-88.5883,46.0051],[-88.5879,46.0052],[-88.5876,46.0053],[-88.5872,46.0055],[-88.587,46.0056],[-88.5864,46.0057],[-88.5859,46.0057],[-88.5853,46.0057],[-88.5847,46.0059],[-88.5845,46.006],[-88.5842,46.0061],[-88.5837,46.0063],[-88.5834,46.0065],[-88.583,46.0066],[-88.5827,46.0066],[-88.5823,46.0066],[-88.5821,46.0066],[-88.5816,46.0066],[-88.5812,46.0067],[-88.5809,46.0068],[-88.5806,46.007],[-88.5802,46.0072],[-88.58,46.0074],[-88.5798,46.0078],[-88.5797,46.0081],[-88.5794,46.0084],[-88.5793,46.0087],[-88.5792,46.009],[-88.5791,46.0093],[-88.579,46.0094],[-88.5789,46.0096],[-88.5788,46.0097],[-88.5787,46.0097],[-88.5785,46.0098],[-88.5782,46.0098],[-88.5779,46.0098],[-88.5778,46.0098],[-88.5775,46.0097],[-88.5771,46.0097],[-88.5768,46.0097],[-88.5765,46.0097],[-88.5762,46.0098],[-88.576,46.0099],[-88.5755,46.01],[-88.5752,46.0102],[-88.575,46.0103],[-88.5747,46.0106],[-88.5744,46.0108],[-88.5742,46.0111],[-88.5737,46.0113],[-88.5733,46.0114],[-88.573,46.0116],[-88.5727,46.0118],[-88.5725,46.012],[-88.5724,46.0122],[-88.5723,46.0125],[-88.5722,46.0129],[-88.5722,46.0132],[-88.5721,46.0134],[-88.572,46.0136],[-88.5718,46.0138],[-88.5714,46.014],[-88.5708,46.0141],[-88.5704,46.0142],[-88.5689,46.0147],[-88.5662,46.0155],[-88.5659,46.0156],[-88.5657,46.0157],[-88.5654,46.0157],[-88.5651,46.0157],[-88.5649,46.0157],[-88.5648,46.0157],[-88.564,46.0155],[-88.5627,46.0151],[-88.5621,46.0149],[-88.5614,46.0145],[-88.5608,46.0143],[-88.5607,46.0143],[-88.5602,46.0142],[-88.5594,46.0141],[-88.5593,46.0141],[-88.5592,46.0141],[-88.5589,46.0141],[-88.5587,46.0142],[-88.5585,46.0142],[-88.5585,46.0143],[-88.5582,46.0144],[-88.5577,46.0146],[-88.5572,46.0147],[-88.5567,46.0148],[-88.5561,46.015],[-88.5554,46.0151],[-88.5551,46.0151],[-88.5547,46.0149],[-88.5543,46.0148],[-88.5538,46.0144],[-88.5532,46.014],[-88.5526,46.0137],[-88.5522,46.0135],[-88.5514,46.0132],[-88.5512,46.0131],[-88.551,46.0129],[-88.5508,46.0129],[-88.5506,46.0129],[-88.5503,46.0129],[-88.5501,46.013],[-88.5499,46.013],[-88.5495,46.0129],[-88.5493,46.0129],[-88.5491,46.0129],[-88.549,46.0129],[-88.5486,46.0132],[-88.5483,46.0135],[-88.5478,46.0137],[-88.5475,46.0138],[-88.5473,46.0138],[-88.5469,46.0138],[-88.5465,46.0138],[-88.5453,46.0136],[-88.5446,46.0135],[-88.5441,46.0134],[-88.5432,46.0135],[-88.5425,46.0136],[-88.5417,46.0137],[-88.5409,46.014],[-88.5399,46.0142],[-88.5394,46.0145],[-88.5389,46.0148],[-88.5385,46.0151],[-88.5382,46.0153],[-88.5381,46.0155],[-88.5378,46.0158],[-88.5375,46.0161],[-88.5371,46.0164],[-88.5369,46.0167],[-88.5367,46.017],[-88.5366,46.0174],[-88.5364,46.0176],[-88.5363,46.0177],[-88.536,46.0178],[-88.5355,46.0179],[-88.5353,46.018],[-88.535,46.0181],[-88.5346,46.0181],[-88.534,46.018],[-88.5337,46.0179],[-88.5334,46.0179],[-88.5332,46.018],[-88.5329,46.0181],[-88.5327,46.0182],[-88.5325,46.0184],[-88.5325,46.0185],[-88.5324,46.0187],[-88.5325,46.0188],[-88.5326,46.019],[-88.5327,46.0192],[-88.533,46.0194],[-88.5332,46.0196],[-88.5334,46.0198],[-88.5336,46.0199],[-88.5338,46.02],[-88.534,46.0201],[-88.5342,46.0203],[-88.5342,46.0205],[-88.5342,46.0207],[-88.5342,46.0209],[-88.5341,46.021],[-88.534,46.0211],[-88.5337,46.0211],[-88.5331,46.0212],[-88.5327,46.0212],[-88.5322,46.0211],[-88.5318,46.021],[-88.5314,46.0208],[-88.5312,46.0207],[-88.5308,46.0205],[-88.5307,46.0204],[-88.5305,46.0204],[-88.5302,46.0205],[-88.5292,46.0206],[-88.5288,46.0207],[-88.5283,46.0208],[-88.5279,46.0209],[-88.5273,46.0209],[-88.5267,46.0208],[-88.5262,46.0208],[-88.5258,46.0207],[-88.5253,46.0205],[-88.5249,46.0203],[-88.5244,46.0201],[-88.5241,46.0199],[-88.524,46.0198],[-88.5238,46.0196],[-88.5235,46.0195],[-88.5233,46.0194],[-88.523,46.0194],[-88.5228,46.0194],[-88.5223,46.0194],[-88.5219,46.0194],[-88.5216,46.0194],[-88.5212,46.0195],[-88.5208,46.0196],[-88.5206,46.0197],[-88.5204,46.0197],[-88.5198,46.0197],[-88.5184,46.0197],[-88.518,46.0198],[-88.5177,46.0198],[-88.5174,46.0199],[-88.5173,46.02],[-88.517,46.02],[-88.5165,46.0201],[-88.5155,46.0201],[-88.5147,46.02],[-88.5141,46.0199],[-88.5135,46.0198],[-88.5127,46.0196],[-88.5118,46.0195],[-88.5109,46.0193],[-88.5101,46.0194],[-88.5098,46.0194],[-88.5093,46.0192],[-88.5088,46.019],[-88.5083,46.0188],[-88.508,46.0187],[-88.5078,46.0186],[-88.5075,46.0185],[-88.5069,46.0182],[-88.5064,46.0176],[-88.5062,46.0174],[-88.5061,46.017],[-88.5061,46.0166],[-88.506,46.016],[-88.506,46.0155],[-88.506,46.015],[-88.506,46.0145],[-88.5059,46.0141],[-88.5058,46.0136],[-88.5058,46.0133],[-88.5058,46.0131],[-88.5059,46.0129],[-88.5062,46.0124],[-88.5064,46.0119],[-88.5066,46.0115],[-88.5066,46.0113],[-88.5065,46.0111],[-88.5064,46.0109],[-88.506,46.0106],[-88.5053,46.0102],[-88.5051,46.01],[-88.505,46.0098],[-88.5047,46.0095],[-88.5044,46.0091],[-88.5043,46.0086],[-88.5041,46.0081],[-88.5039,46.0079],[-88.5032,46.0075],[-88.503,46.0073],[-88.5027,46.0071],[-88.5024,46.007],[-88.5023,46.007],[-88.5022,46.0067],[-88.5023,46.0066],[-88.5023,46.0065],[-88.5024,46.0065],[-88.5026,46.0065],[-88.5027,46.0064],[-88.5028,46.0064],[-88.5029,46.0063],[-88.503,46.0062],[-88.5031,46.0061],[-88.5031,46.006],[-88.5028,46.0057],[-88.5027,46.0056],[-88.5024,46.0052],[-88.5023,46.005],[-88.5022,46.0047],[-88.5023,46.0045],[-88.5022,46.0044],[-88.5021,46.0043],[-88.502,46.0043],[-88.502,46.0042],[-88.5019,46.0041],[-88.5015,46.0039],[-88.5014,46.0038],[-88.5013,46.0037],[-88.5012,46.0035],[-88.5012,46.0031],[-88.5012,46.0029],[-88.5012,46.0028],[-88.5011,46.0027],[-88.501,46.0025],[-88.501,46.0023],[-88.501,46.0022],[-88.5008,46.0019],[-88.5007,46.0017],[-88.5008,46.0015],[-88.5009,46.0015],[-88.501,46.0014],[-88.501,46.0012],[-88.5011,46.0011],[-88.501,46.0009],[-88.501,46.0008],[-88.5009,46.0006],[-88.5008,46.0005],[-88.5006,46.0004],[-88.5005,46.0003],[-88.5002,46.0003],[-88.5,46.0003],[-88.4999,46.0003],[-88.4997,46.0004],[-88.4993,46.0003],[-88.4991,46.0003],[-88.499,46.0003],[-88.4988,46.0003],[-88.4987,46.0003],[-88.4986,46.0002],[-88.4983,46.0001],[-88.4981,46.0001],[-88.498,46],[-88.4978,45.9999],[-88.4977,45.9999],[-88.4975,45.9997],[-88.4973,45.9996],[-88.4971,45.9995],[-88.4968,45.9992],[-88.4968,45.9991],[-88.4968,45.9989],[-88.4968,45.9987],[-88.4968,45.9985],[-88.4969,45.9983],[-88.497,45.9981],[-88.4971,45.9979],[-88.4973,45.9977],[-88.4975,45.9976],[-88.4977,45.9974],[-88.4977,45.9972],[-88.4978,45.997],[-88.4978,45.9968],[-88.4979,45.9967],[-88.498,45.9965],[-88.4981,45.9963],[-88.4981,45.9962],[-88.4981,45.996],[-88.498,45.9958],[-88.4978,45.9956],[-88.4974,45.9953],[-88.4969,45.995],[-88.4965,45.9948],[-88.496,45.9946],[-88.4956,45.9945],[-88.4954,45.9944],[-88.4951,45.9943],[-88.4948,45.9943],[-88.4945,45.9943],[-88.4942,45.9943],[-88.4938,45.9943],[-88.4935,45.9942],[-88.4933,45.9941],[-88.4932,45.9939],[-88.493,45.9937],[-88.493,45.9935],[-88.493,45.9933],[-88.4929,45.9931],[-88.4929,45.9929],[-88.4928,45.9926],[-88.4927,45.9925],[-88.4925,45.9923],[-88.4921,45.9921],[-88.4916,45.992],[-88.4913,45.9919],[-88.4911,45.9919],[-88.4907,45.9918],[-88.4901,45.9916],[-88.4897,45.9915],[-88.4894,45.9914],[-88.4889,45.9913],[-88.4884,45.9913],[-88.488,45.9912],[-88.4876,45.9911],[-88.4873,45.991],[-88.4871,45.991],[-88.4867,45.991],[-88.4864,45.991],[-88.4861,45.9911],[-88.4859,45.9912],[-88.4855,45.9914],[-88.4852,45.9916],[-88.4849,45.9919],[-88.4845,45.9922],[-88.4841,45.9923],[-88.4838,45.9924],[-88.4833,45.9924],[-88.4827,45.9923],[-88.4822,45.9923],[-88.4816,45.9921],[-88.4812,45.992],[-88.4808,45.9918],[-88.4804,45.9917],[-88.48,45.9917],[-88.4796,45.9917],[-88.479,45.9918],[-88.4783,45.992],[-88.4773,45.9923],[-88.4768,45.9925],[-88.4766,45.9926],[-88.4762,45.9927],[-88.4757,45.9929],[-88.4752,45.9931],[-88.4748,45.9933],[-88.4745,45.9936],[-88.4744,45.9939],[-88.4742,45.9942],[-88.474,45.9944],[-88.4738,45.9947],[-88.4738,45.9949],[-88.4739,45.9951],[-88.4741,45.9954],[-88.4744,45.9958],[-88.4747,45.9961],[-88.475,45.9963],[-88.4751,45.9966],[-88.4751,45.9972],[-88.475,45.9977],[-88.4748,45.998],[-88.4747,45.9984],[-88.4746,45.999],[-88.4743,45.9993],[-88.4737,45.9996],[-88.4731,45.9999],[-88.4724,46.0001],[-88.472,46.0002],[-88.4716,46.0005],[-88.4713,46.0007],[-88.4711,46.0009],[-88.4708,46.001],[-88.4702,46.001],[-88.4698,46.001],[-88.4694,46.001],[-88.4687,46.0008],[-88.4682,46.0007],[-88.4677,46.0006],[-88.4673,46.0006],[-88.4668,46.0006],[-88.4664,46.0007],[-88.4659,46.0008],[-88.4654,46.0008],[-88.4647,46.0007],[-88.4644,46.0006],[-88.4639,46.0003],[-88.4632,45.9998],[-88.4628,45.9995],[-88.4625,45.9994],[-88.4622,45.9993],[-88.462,45.9994],[-88.4617,45.9995],[-88.4613,45.9996],[-88.4609,45.9996],[-88.4604,45.9995],[-88.4599,45.9995],[-88.4593,45.9996],[-88.459,45.9996],[-88.4587,45.9995],[-88.4584,45.9994],[-88.4582,45.9993],[-88.458,45.9991],[-88.4578,45.9988],[-88.4575,45.9987],[-88.4573,45.9986],[-88.4566,45.9985],[-88.4561,45.9983],[-88.4556,45.9981],[-88.4543,45.9977],[-88.4541,45.9975],[-88.4539,45.9973],[-88.4538,45.997],[-88.4537,45.9964],[-88.4538,45.996],[-88.4539,45.9953],[-88.4543,45.9942],[-88.4543,45.9939],[-88.4542,45.9935],[-88.4539,45.9931],[-88.4535,45.9927],[-88.4531,45.9922],[-88.4529,45.9919],[-88.4525,45.9918],[-88.4522,45.9917],[-88.4519,45.9913],[-88.4513,45.9909],[-88.4506,45.9904],[-88.45,45.9901],[-88.4496,45.9899],[-88.4492,45.9898],[-88.4488,45.9898],[-88.4485,45.9898],[-88.448,45.9898],[-88.4469,45.99],[-88.4464,45.9901],[-88.4462,45.9902],[-88.4457,45.9903],[-88.4451,45.9904],[-88.4444,45.9906],[-88.4436,45.9907],[-88.4425,45.9909],[-88.4418,45.9909],[-88.4417,45.9909],[-88.4407,45.9909],[-88.4404,45.9908],[-88.4402,45.9907],[-88.4399,45.9905],[-88.4398,45.9904],[-88.4395,45.9903],[-88.4393,45.9902],[-88.4391,45.9899],[-88.439,45.9897],[-88.439,45.9894],[-88.4389,45.9889],[-88.4388,45.9887],[-88.4386,45.9886],[-88.4382,45.9885],[-88.4374,45.9885],[-88.4373,45.9885],[-88.4366,45.9881],[-88.436,45.9881],[-88.4354,45.9883],[-88.4352,45.9883],[-88.435,45.9884],[-88.4348,45.9883],[-88.4346,45.9883],[-88.4344,45.9881],[-88.4341,45.9876],[-88.4337,45.987],[-88.4337,45.9868],[-88.4338,45.9866],[-88.434,45.9862],[-88.4342,45.986],[-88.4342,45.9858],[-88.4339,45.9856],[-88.4336,45.9854],[-88.4331,45.9852],[-88.4327,45.9852],[-88.4322,45.9852],[-88.432,45.9852],[-88.4315,45.9851],[-88.431,45.9849],[-88.4305,45.9845],[-88.4301,45.9844],[-88.4297,45.9844],[-88.4295,45.9844],[-88.4294,45.9845],[-88.4292,45.9845],[-88.429,45.9845],[-88.4286,45.9844],[-88.4282,45.9842],[-88.4279,45.984],[-88.4276,45.984],[-88.4273,45.984],[-88.4271,45.9841],[-88.4269,45.9843],[-88.4267,45.9844],[-88.4265,45.9845],[-88.4263,45.9845],[-88.4262,45.9844],[-88.4261,45.9844],[-88.4261,45.9843],[-88.426,45.9842],[-88.4259,45.9841],[-88.4257,45.9838],[-88.4256,45.9834],[-88.4254,45.9831],[-88.4252,45.9829],[-88.4245,45.9826],[-88.4239,45.9823],[-88.4235,45.9821],[-88.4232,45.9817],[-88.4231,45.9812],[-88.423,45.981],[-88.4224,45.9802],[-88.4223,45.9799],[-88.4223,45.9797],[-88.4223,45.9794],[-88.4225,45.9791],[-88.4228,45.9789],[-88.4231,45.9786],[-88.423,45.9784],[-88.4227,45.9781],[-88.422,45.9776],[-88.4207,45.9768],[-88.42,45.9765],[-88.4184,45.9758],[-88.4177,45.9754],[-88.417,45.9752],[-88.4164,45.9751],[-88.4159,45.9751],[-88.4155,45.9753],[-88.4152,45.9753],[-88.415,45.9755],[-88.4149,45.9755],[-88.4145,45.9759],[-88.4142,45.9763],[-88.4137,45.9768],[-88.4129,45.9772],[-88.4126,45.9774],[-88.4123,45.9776],[-88.4119,45.9779],[-88.4116,45.9785],[-88.4112,45.979],[-88.4108,45.9794],[-88.4099,45.9797],[-88.4089,45.9799],[-88.4081,45.98],[-88.4074,45.9802],[-88.4068,45.9802],[-88.406,45.9803],[-88.4053,45.9805],[-88.4046,45.9808],[-88.404,45.981],[-88.4031,45.9812],[-88.4025,45.9812],[-88.402,45.9811],[-88.4018,45.9811],[-88.4013,45.9809],[-88.4007,45.9808],[-88.3999,45.9806],[-88.3993,45.9804],[-88.399,45.9803],[-88.3986,45.9804],[-88.398,45.9805],[-88.3977,45.9806],[-88.3975,45.9806],[-88.3972,45.9806],[-88.3969,45.9805],[-88.3964,45.9804],[-88.3961,45.9803],[-88.3954,45.9803],[-88.3949,45.9804],[-88.3944,45.9807],[-88.394,45.9808],[-88.3934,45.9809],[-88.3931,45.981],[-88.3926,45.9812],[-88.3924,45.9814],[-88.392,45.9816],[-88.3916,45.9819],[-88.391,45.9821],[-88.3904,45.9823],[-88.3902,45.9823],[-88.3897,45.9824],[-88.3893,45.9824],[-88.389,45.9825],[-88.3886,45.9826],[-88.3883,45.9828],[-88.3879,45.9832],[-88.3878,45.9836],[-88.3879,45.984],[-88.3878,45.9843],[-88.3875,45.9845],[-88.3872,45.9848],[-88.3869,45.9853],[-88.3865,45.9858],[-88.3862,45.9864],[-88.3857,45.9868],[-88.3853,45.9871],[-88.3849,45.9873],[-88.3845,45.9876],[-88.3843,45.9879],[-88.3842,45.9882],[-88.3843,45.9884],[-88.3846,45.9888],[-88.3848,45.9891],[-88.3851,45.9895],[-88.3852,45.99],[-88.385,45.9902],[-88.3848,45.9905],[-88.3847,45.9906],[-88.3844,45.9907],[-88.3831,45.9905],[-88.3828,45.9906],[-88.3823,45.9907],[-88.3821,45.9907],[-88.3819,45.9908],[-88.3816,45.9911],[-88.3814,45.9914],[-88.3812,45.9917],[-88.3809,45.9918],[-88.3805,45.9918],[-88.38,45.9915],[-88.3793,45.9908],[-88.379,45.9907],[-88.3785,45.9905],[-88.3782,45.9904],[-88.3777,45.99],[-88.3772,45.9898],[-88.3765,45.9895],[-88.3755,45.9893],[-88.3751,45.9893],[-88.3747,45.9892],[-88.3743,45.989],[-88.374,45.9888],[-88.3737,45.9886],[-88.3736,45.9883],[-88.3735,45.988],[-88.3735,45.9876],[-88.3733,45.9873],[-88.373,45.987],[-88.3729,45.9866],[-88.3726,45.9862],[-88.3724,45.9859],[-88.3722,45.9857],[-88.372,45.9856],[-88.3718,45.9855],[-88.3714,45.9854],[-88.3709,45.9853],[-88.3703,45.9853],[-88.3697,45.9853],[-88.3695,45.9853],[-88.3693,45.9853],[-88.3689,45.9853],[-88.3684,45.9853],[-88.3679,45.9852],[-88.3669,45.9848],[-88.3664,45.9845],[-88.3659,45.9843],[-88.3652,45.9841],[-88.3638,45.9835],[-88.3629,45.9832],[-88.3623,45.983],[-88.3619,45.9827],[-88.3616,45.9825],[-88.3612,45.9824],[-88.3607,45.9822],[-88.3603,45.9821],[-88.3598,45.9819],[-88.3593,45.9815],[-88.3591,45.9813],[-88.359,45.981],[-88.3588,45.9807],[-88.3587,45.9806],[-88.3585,45.9805],[-88.3582,45.9804],[-88.358,45.9803],[-88.3577,45.98],[-88.3574,45.9797],[-88.3571,45.9796],[-88.3567,45.9794],[-88.3561,45.9793],[-88.3555,45.9793],[-88.3551,45.9793],[-88.3547,45.9792],[-88.3542,45.9789],[-88.354,45.9787],[-88.3538,45.9783],[-88.3537,45.9781],[-88.3536,45.978],[-88.3535,45.9778],[-88.3532,45.9777],[-88.3529,45.9776],[-88.3517,45.9774],[-88.3512,45.9773],[-88.3509,45.9772],[-88.3506,45.977],[-88.3503,45.9768],[-88.3499,45.9765],[-88.3496,45.9762],[-88.3492,45.976],[-88.349,45.9757],[-88.3488,45.9754],[-88.3486,45.9751],[-88.3483,45.9748],[-88.3481,45.9746],[-88.3479,45.9745],[-88.3475,45.9743],[-88.3469,45.9742],[-88.3462,45.9741],[-88.3457,45.974],[-88.3454,45.974],[-88.3452,45.9739],[-88.3449,45.9736],[-88.3446,45.9733],[-88.3443,45.9729],[-88.3439,45.9727],[-88.3436,45.9725],[-88.3427,45.9722],[-88.3425,45.972],[-88.3424,45.9717],[-88.3424,45.9715],[-88.3424,45.9712],[-88.3425,45.9708],[-88.3426,45.9705],[-88.3426,45.9699],[-88.3426,45.9697],[-88.3424,45.9695],[-88.3423,45.9692],[-88.342,45.969],[-88.3417,45.9688],[-88.3414,45.9687],[-88.3412,45.9687],[-88.3407,45.9688],[-88.3403,45.9689],[-88.34,45.969],[-88.3397,45.9693],[-88.3395,45.9695],[-88.3393,45.9695],[-88.339,45.9696],[-88.3388,45.9696],[-88.3382,45.9695],[-88.3376,45.9694],[-88.3372,45.9693],[-88.3368,45.9691],[-88.3364,45.9689],[-88.3357,45.9688],[-88.3353,45.9687],[-88.3347,45.9686],[-88.3345,45.9685],[-88.3344,45.9682],[-88.3337,45.9678],[-88.3333,45.9674],[-88.333,45.9672],[-88.3327,45.967],[-88.3325,45.9668],[-88.3323,45.9666],[-88.3319,45.9665],[-88.3314,45.9662],[-88.3306,45.966],[-88.3303,45.9658],[-88.3302,45.9657],[-88.33,45.9655],[-88.3297,45.9651],[-88.3294,45.9648],[-88.3291,45.9645],[-88.3287,45.9642],[-88.3284,45.964],[-88.3282,45.9638],[-88.328,45.9635],[-88.3281,45.9632],[-88.3281,45.9629],[-88.3281,45.9626],[-88.328,45.9624],[-88.3279,45.9621],[-88.3281,45.9618],[-88.3282,45.9614],[-88.3283,45.9613],[-88.3283,45.9612],[-88.3282,45.9608],[-88.3282,45.9605],[-88.3283,45.9603],[-88.3284,45.96],[-88.3284,45.9597],[-88.3282,45.9595],[-88.328,45.9592],[-88.3279,45.9591],[-88.3279,45.9589],[-88.3279,45.9587],[-88.328,45.9586],[-88.3281,45.9584],[-88.3285,45.9582],[-88.3289,45.9581],[-88.3292,45.9579],[-88.3294,45.9577],[-88.3297,45.9576],[-88.3299,45.9575],[-88.33,45.9573],[-88.3302,45.957],[-88.3302,45.9568],[-88.3302,45.9566],[-88.33,45.9564],[-88.3299,45.9563],[-88.3297,45.9562],[-88.3293,45.956],[-88.3289,45.9558],[-88.3286,45.9557],[-88.3281,45.9555],[-88.3277,45.9553],[-88.3275,45.9551],[-88.3273,45.955],[-88.3268,45.955],[-88.326,45.9552],[-88.3258,45.9553],[-88.3256,45.9555],[-88.3256,45.9557],[-88.3256,45.956],[-88.3255,45.9561],[-88.3255,45.9562],[-88.3255,45.9564],[-88.3253,45.9565],[-88.3252,45.9565],[-88.3249,45.9567],[-88.3244,45.9568],[-88.3241,45.9569],[-88.3238,45.9572],[-88.3236,45.9574],[-88.3234,45.9578],[-88.323,45.9582],[-88.3227,45.9586],[-88.3225,45.9588],[-88.3216,45.9593],[-88.3209,45.9596],[-88.3204,45.9599],[-88.3202,45.9601],[-88.3202,45.9603],[-88.3203,45.9604],[-88.3206,45.9607],[-88.3209,45.9609],[-88.321,45.9614],[-88.3211,45.9618],[-88.3211,45.9622],[-88.3211,45.9627],[-88.3211,45.9629],[-88.3211,45.9631],[-88.321,45.9633],[-88.3208,45.9635],[-88.3206,45.9636],[-88.3203,45.9637],[-88.32,45.9637],[-88.3197,45.9636],[-88.3193,45.9636],[-88.3191,45.9635],[-88.3188,45.9633],[-88.3187,45.9631],[-88.3186,45.9627],[-88.3187,45.962],[-88.3185,45.9618],[-88.3183,45.9616],[-88.3178,45.9614],[-88.3173,45.9612],[-88.3167,45.961],[-88.3163,45.9608],[-88.3159,45.9607],[-88.3154,45.9605],[-88.3144,45.9601],[-88.3139,45.96],[-88.3137,45.9598],[-88.3136,45.9597],[-88.3134,45.9596],[-88.313,45.9594],[-88.3127,45.9594],[-88.312,45.9594],[-88.3113,45.9594],[-88.3111,45.9594],[-88.3104,45.9596],[-88.3098,45.9595],[-88.3091,45.9593],[-88.3087,45.9591],[-88.3083,45.9588],[-88.3078,45.9587],[-88.3073,45.9586],[-88.3069,45.9585],[-88.3065,45.9582],[-88.3061,45.9578],[-88.3057,45.9575],[-88.3053,45.9574],[-88.3048,45.9573],[-88.3047,45.9573],[-88.3041,45.9572],[-88.3032,45.957],[-88.3024,45.9568],[-88.3019,45.9566],[-88.3014,45.9565],[-88.3011,45.9563],[-88.3008,45.9561],[-88.3004,45.9557],[-88.3,45.9554],[-88.2995,45.9552],[-88.2988,45.955],[-88.2986,45.9549],[-88.2982,45.9548],[-88.2973,45.9544],[-88.297,45.9542],[-88.2967,45.9538],[-88.2962,45.9531],[-88.2961,45.9529],[-88.2959,45.9523],[-88.2958,45.9521],[-88.2956,45.9517],[-88.2954,45.9515],[-88.2952,45.9513],[-88.2949,45.9511],[-88.2944,45.951],[-88.2939,45.9509],[-88.293,45.9511],[-88.2924,45.9511],[-88.292,45.9511],[-88.2917,45.9512],[-88.2914,45.9514],[-88.2912,45.9516],[-88.2906,45.952],[-88.2901,45.9522],[-88.2895,45.9524],[-88.2891,45.9525],[-88.2883,45.9527],[-88.2882,45.9528],[-88.2879,45.953],[-88.2876,45.9533],[-88.2873,45.9534],[-88.2869,45.9536],[-88.2867,45.9537],[-88.2865,45.9539],[-88.2865,45.9542],[-88.2866,45.9543],[-88.2865,45.9545],[-88.2863,45.9547],[-88.2857,45.955],[-88.2853,45.9553],[-88.2852,45.9553],[-88.285,45.9553],[-88.2849,45.9553],[-88.2846,45.9554],[-88.2845,45.9554],[-88.284,45.9554],[-88.2837,45.9554],[-88.2835,45.9554],[-88.2834,45.9554],[-88.2832,45.9553],[-88.283,45.9551],[-88.2827,45.9549],[-88.2824,45.9548],[-88.282,45.9548],[-88.2817,45.9549],[-88.2814,45.9551],[-88.2813,45.9552],[-88.281,45.9554],[-88.2807,45.9556],[-88.2801,45.9559],[-88.2796,45.956],[-88.2793,45.9561],[-88.2788,45.9561],[-88.278,45.9559],[-88.2776,45.9558],[-88.2772,45.9558],[-88.2767,45.9559],[-88.2764,45.9559],[-88.2759,45.9561],[-88.2755,45.9562],[-88.2751,45.9564],[-88.2746,45.9565],[-88.2744,45.9566],[-88.2743,45.9566],[-88.2736,45.9566],[-88.2724,45.9566],[-88.272,45.9566],[-88.2717,45.9566],[-88.2716,45.9566],[-88.2713,45.9566],[-88.271,45.9566],[-88.2707,45.9565],[-88.2705,45.9564],[-88.2697,45.9562],[-88.2693,45.9563],[-88.2689,45.9564],[-88.2686,45.9568],[-88.2684,45.9573],[-88.2682,45.9576],[-88.268,45.9578],[-88.2676,45.9579],[-88.2663,45.9582],[-88.2658,45.9584],[-88.2655,45.9584],[-88.2649,45.9586],[-88.2642,45.9586],[-88.2636,45.9589],[-88.2626,45.9592],[-88.2617,45.9593],[-88.2613,45.9594],[-88.2607,45.9594],[-88.2599,45.9594],[-88.2594,45.9595],[-88.259,45.9597],[-88.2587,45.9599],[-88.2585,45.96],[-88.2583,45.9602],[-88.2583,45.9604],[-88.2583,45.9607],[-88.2583,45.9609],[-88.2583,45.9612],[-88.2581,45.9614],[-88.2575,45.9618],[-88.2567,45.9621],[-88.2564,45.9623],[-88.2561,45.9625],[-88.2558,45.9629],[-88.2555,45.9632],[-88.2553,45.9634],[-88.255,45.9635],[-88.2544,45.9635],[-88.2537,45.9635],[-88.2534,45.9635],[-88.2527,45.9636],[-88.2516,45.9636],[-88.2501,45.9636],[-88.2469,45.9635],[-88.2464,45.9634],[-88.246,45.9633],[-88.2458,45.963],[-88.2457,45.9627],[-88.2457,45.9624],[-88.2463,45.9582],[-88.2463,45.9576],[-88.2462,45.9561],[-88.246,45.9551],[-88.2457,45.9544],[-88.2448,45.9529],[-88.2443,45.9521],[-88.2438,45.9515],[-88.2425,45.9506],[-88.2415,45.95],[-88.2371,45.9483],[-88.2334,45.9474],[-88.2327,45.9473],[-88.232,45.9472],[-88.2302,45.9472],[-88.229,45.9474],[-88.228,45.9476],[-88.2261,45.9482],[-88.225,45.9485],[-88.2242,45.9486],[-88.2234,45.9486],[-88.2225,45.9485],[-88.2218,45.9483],[-88.2191,45.9475],[-88.2189,45.9475],[-88.2105,45.9475],[-88.2092,45.9477],[-88.2075,45.9478],[-88.2062,45.9479],[-88.2057,45.9479],[-88.2053,45.9479],[-88.2049,45.9479],[-88.2044,45.9479],[-88.2038,45.9479],[-88.2035,45.948],[-88.2034,45.948],[-88.2032,45.9481],[-88.2031,45.9481],[-88.2028,45.9482],[-88.2027,45.9483],[-88.2022,45.9484],[-88.2019,45.9485],[-88.2018,45.9485],[-88.2019,45.9486],[-88.2021,45.949],[-88.2022,45.9493],[-88.2022,45.9498],[-88.202,45.95],[-88.2015,45.9503],[-88.2007,45.9505],[-88.2002,45.9507],[-88.1997,45.951],[-88.1994,45.9514],[-88.1992,45.9518],[-88.1991,45.9519],[-88.1988,45.9523],[-88.1984,45.9527],[-88.1978,45.953],[-88.1974,45.9531],[-88.1971,45.9532],[-88.1966,45.9532],[-88.1961,45.9531],[-88.1948,45.9528],[-88.1941,45.9527],[-88.1934,45.9526],[-88.1925,45.9525],[-88.1921,45.9526],[-88.1912,45.9524],[-88.1907,45.9522],[-88.1899,45.9521],[-88.1891,45.9518],[-88.1883,45.9513],[-88.1874,45.9506],[-88.1867,45.9498],[-88.1862,45.9493],[-88.1853,45.949],[-88.1837,45.9487],[-88.1819,45.9486],[-88.1805,45.9483],[-88.1798,45.948],[-88.1792,45.9476],[-88.1787,45.9474],[-88.178,45.9471],[-88.1775,45.9466],[-88.1767,45.9458],[-88.1756,45.9449],[-88.175,45.9442],[-88.1737,45.9424],[-88.1726,45.941],[-88.1713,45.94],[-88.1701,45.9395],[-88.1692,45.9393],[-88.1691,45.9393],[-88.1679,45.939],[-88.1672,45.9389],[-88.1659,45.9385],[-88.1646,45.9384],[-88.1639,45.9384],[-88.1632,45.9386],[-88.1629,45.9389],[-88.1628,45.9392],[-88.1629,45.9395],[-88.1632,45.9397],[-88.1632,45.94],[-88.1632,45.9403],[-88.1629,45.9406],[-88.1624,45.9407],[-88.1618,45.9407],[-88.1612,45.9406],[-88.1604,45.9401],[-88.1598,45.9396],[-88.1588,45.9392],[-88.1579,45.9386],[-88.1568,45.9381],[-88.1565,45.9379],[-88.1561,45.9375],[-88.1556,45.9374],[-88.1532,45.9368],[-88.1525,45.9368],[-88.1517,45.9369],[-88.1507,45.9372],[-88.1493,45.9375],[-88.1488,45.9376],[-88.1484,45.9376],[-88.1481,45.9376],[-88.1478,45.9375],[-88.1476,45.9374],[-88.1465,45.9369],[-88.146,45.9365],[-88.1458,45.9364],[-88.1457,45.9362],[-88.1457,45.9361],[-88.1457,45.936],[-88.1458,45.9358],[-88.1459,45.9357],[-88.1461,45.9352],[-88.1461,45.9348],[-88.1462,45.9347],[-88.1462,45.9345],[-88.1463,45.9344],[-88.1464,45.9342],[-88.1463,45.9341],[-88.1462,45.934],[-88.1459,45.9338],[-88.1447,45.9329],[-88.1445,45.9328],[-88.1439,45.9327],[-88.1434,45.9325],[-88.1428,45.9322],[-88.1425,45.9319],[-88.1422,45.9316],[-88.1418,45.9312],[-88.1412,45.9308],[-88.1406,45.9305],[-88.1395,45.9301],[-88.1349,45.9289],[-88.1338,45.9286],[-88.1328,45.9282],[-88.1322,45.928],[-88.1317,45.9276],[-88.1313,45.9274],[-88.1307,45.9272],[-88.1301,45.927],[-88.1295,45.9269],[-88.1279,45.9266],[-88.1273,45.9263],[-88.1268,45.926],[-88.1264,45.9256],[-88.1262,45.9252],[-88.1261,45.925],[-88.1261,45.9243],[-88.1261,45.9241],[-88.1263,45.9239],[-88.1264,45.9239],[-88.1266,45.9238],[-88.1267,45.9237],[-88.1269,45.9236],[-88.1272,45.9235],[-88.1274,45.9234],[-88.1274,45.9233],[-88.1275,45.9228],[-88.1275,45.9226],[-88.1274,45.9224],[-88.1273,45.9222],[-88.127,45.922],[-88.1266,45.9218],[-88.1264,45.9217],[-88.1258,45.9216],[-88.1257,45.9216],[-88.1253,45.9215],[-88.1251,45.9216],[-88.1245,45.9215],[-88.124,45.9215],[-88.1234,45.9214],[-88.123,45.9213],[-88.1226,45.9211],[-88.1222,45.9209],[-88.1219,45.9209],[-88.1215,45.9208],[-88.1203,45.9209],[-88.1195,45.921],[-88.119,45.921],[-88.1184,45.9212],[-88.1173,45.9214],[-88.1168,45.9216],[-88.1161,45.9218],[-88.1153,45.922],[-88.1142,45.9222],[-88.1136,45.9222],[-88.1131,45.9223],[-88.1121,45.9222],[-88.1114,45.9223],[-88.11,45.9224],[-88.1099,45.9224],[-88.1091,45.9224],[-88.1082,45.9224],[-88.1063,45.9223],[-88.1053,45.9222],[-88.1046,45.9222],[-88.1044,45.9221],[-88.104,45.922],[-88.1035,45.9219],[-88.103,45.9218],[-88.1025,45.9216],[-88.1017,45.9211],[-88.1011,45.9207],[-88.1008,45.9204],[-88.0996,45.9197],[-88.099,45.9192],[-88.0985,45.9188],[-88.0971,45.9179],[-88.0965,45.9174],[-88.0958,45.9167],[-88.0952,45.9161],[-88.095,45.9158],[-88.0949,45.9153],[-88.095,45.9147],[-88.0951,45.9141],[-88.0953,45.9137],[-88.0957,45.9134],[-88.0963,45.9131],[-88.0968,45.9129],[-88.0975,45.9127],[-88.0983,45.9125],[-88.0991,45.9122],[-88.0994,45.912],[-88.0999,45.9118],[-88.1003,45.9115],[-88.1006,45.9113],[-88.1011,45.9111],[-88.1013,45.9109],[-88.1017,45.9105],[-88.1022,45.9099],[-88.1031,45.9088],[-88.104,45.9077],[-88.1045,45.907],[-88.105,45.9064],[-88.1054,45.9059],[-88.1057,45.9052],[-88.1059,45.9043],[-88.1063,45.9029],[-88.1066,45.9022],[-88.1069,45.9008],[-88.107,45.8998],[-88.1069,45.8991],[-88.1068,45.8985],[-88.1065,45.898],[-88.106,45.8973],[-88.1056,45.8968],[-88.1051,45.8965],[-88.105,45.8964],[-88.1045,45.896],[-88.1042,45.8957],[-88.1036,45.8952],[-88.1032,45.8947],[-88.1025,45.8922],[-88.1023,45.8907],[-88.1024,45.8898],[-88.1023,45.889],[-88.1021,45.8868],[-88.102,45.8861],[-88.1021,45.8852],[-88.102,45.8843],[-88.102,45.884],[-88.1019,45.8836],[-88.1018,45.8832],[-88.1016,45.8829],[-88.1013,45.8823],[-88.1009,45.8818],[-88.1005,45.8814],[-88.1,45.881],[-88.0995,45.8807],[-88.0989,45.8804],[-88.0975,45.88],[-88.0973,45.88],[-88.0965,45.8799],[-88.0957,45.8798],[-88.0942,45.8798],[-88.0928,45.8798],[-88.092,45.8799],[-88.0902,45.8801],[-88.0876,45.8805],[-88.0866,45.8806],[-88.0849,45.8807],[-88.0842,45.8806],[-88.0833,45.8805],[-88.0825,45.8804],[-88.0818,45.8802],[-88.0812,45.88],[-88.0807,45.8798],[-88.0802,45.8795],[-88.0796,45.879],[-88.0792,45.8785],[-88.0787,45.8779],[-88.0785,45.8777],[-88.0785,45.8776],[-88.0784,45.8775],[-88.0782,45.8774],[-88.0776,45.8767],[-88.077,45.8763],[-88.0764,45.876],[-88.076,45.8758],[-88.0756,45.8757],[-88.0744,45.8755],[-88.0725,45.8751],[-88.0723,45.875],[-88.0711,45.8746],[-88.0705,45.8743],[-88.07,45.8738],[-88.0698,45.8733],[-88.0698,45.8729],[-88.0699,45.8727],[-88.0702,45.8725],[-88.0703,45.8725],[-88.071,45.8723],[-88.072,45.8721],[-88.0729,45.872],[-88.0737,45.8718],[-88.0738,45.8717],[-88.0739,45.8717],[-88.074,45.8714],[-88.074,45.871],[-88.0741,45.8706],[-88.0743,45.8704],[-88.0756,45.8699],[-88.0758,45.8696],[-88.076,45.8693],[-88.076,45.8689],[-88.076,45.8687],[-88.0763,45.8686],[-88.076,45.8682],[-88.0756,45.8678],[-88.0754,45.8674],[-88.0751,45.8671],[-88.0744,45.8662],[-88.0744,45.866],[-88.0743,45.8658],[-88.0743,45.8655],[-88.0746,45.8652],[-88.0748,45.8649],[-88.0753,45.8646],[-88.076,45.8643],[-88.077,45.8639],[-88.0774,45.8638],[-88.0777,45.8637],[-88.0781,45.8638],[-88.0786,45.8639],[-88.079,45.8641],[-88.0795,45.8644],[-88.0803,45.8647],[-88.0811,45.865],[-88.0818,45.8651],[-88.0822,45.865],[-88.0825,45.865],[-88.0826,45.8648],[-88.0828,45.8647],[-88.0833,45.8641],[-88.0841,45.8633],[-88.0845,45.8629],[-88.0851,45.8622],[-88.0856,45.8617],[-88.0859,45.8612],[-88.0863,45.86],[-88.0864,45.8594],[-88.0866,45.8589],[-88.0867,45.8583],[-88.0871,45.8578],[-88.0874,45.8575],[-88.0876,45.8573],[-88.0877,45.8569],[-88.0882,45.8567],[-88.0885,45.8564],[-88.0893,45.8556],[-88.0898,45.8553],[-88.0903,45.8548],[-88.0908,45.8545],[-88.0916,45.854],[-88.0933,45.8531],[-88.0941,45.8525],[-88.0951,45.8518],[-88.0956,45.8514],[-88.0964,45.8511],[-88.0971,45.8509],[-88.0978,45.8504],[-88.0985,45.8498],[-88.0991,45.8491],[-88.0999,45.8484],[-88.1007,45.8476],[-88.1011,45.8471],[-88.1016,45.8466],[-88.102,45.846],[-88.1024,45.8455],[-88.1028,45.8449],[-88.1039,45.8437],[-88.1052,45.8424],[-88.1062,45.8417],[-88.107,45.8412],[-88.108,45.8405],[-88.1091,45.84],[-88.1103,45.8395],[-88.1112,45.8393],[-88.1123,45.8387],[-88.1131,45.838],[-88.1141,45.8374],[-88.1152,45.8366],[-88.116,45.836],[-88.1167,45.8355],[-88.1176,45.835],[-88.1184,45.8345],[-88.1192,45.834],[-88.1209,45.833],[-88.1218,45.8318],[-88.1231,45.8305],[-88.1239,45.83],[-88.1244,45.8296],[-88.1245,45.8295],[-88.1251,45.8291],[-88.1258,45.8285],[-88.1265,45.828],[-88.1269,45.8277],[-88.1274,45.8274],[-88.128,45.8269],[-88.1285,45.8265],[-88.1288,45.8263],[-88.1295,45.8259],[-88.13,45.8256],[-88.1307,45.8252],[-88.1315,45.8248],[-88.1325,45.8242],[-88.1342,45.8227],[-88.1345,45.8225],[-88.1349,45.822],[-88.1353,45.8214],[-88.1357,45.8207],[-88.1359,45.8201],[-88.1361,45.8194],[-88.1362,45.8187],[-88.136,45.8181],[-88.1356,45.8173],[-88.135,45.8165],[-88.1343,45.8156],[-88.1336,45.8149],[-88.1334,45.8144],[-88.1331,45.8139],[-88.1329,45.8135],[-88.1327,45.8131],[-88.1326,45.8128],[-88.1324,45.8121],[-88.132,45.8115],[-88.1313,45.8109],[-88.1309,45.8105],[-88.1306,45.8101],[-88.1301,45.8097],[-88.1296,45.8093],[-88.1287,45.8089],[-88.1276,45.8084],[-88.1265,45.808],[-88.1258,45.8078],[-88.1255,45.8077],[-88.1251,45.8075],[-88.1244,45.8073],[-88.1228,45.8068],[-88.1216,45.8065],[-88.1208,45.8063],[-88.1199,45.8059],[-88.1191,45.8054],[-88.1184,45.805],[-88.1178,45.8046],[-88.1163,45.8041],[-88.1151,45.8039],[-88.1139,45.8038],[-88.1123,45.8036],[-88.1107,45.8037],[-88.1094,45.8036],[-88.1087,45.8036],[-88.1083,45.8035],[-88.1076,45.803],[-88.107,45.8025],[-88.1067,45.8019],[-88.1065,45.8013],[-88.1061,45.8008],[-88.1056,45.8004],[-88.1054,45.7998],[-88.1055,45.799],[-88.1056,45.7986],[-88.1058,45.7982],[-88.106,45.7977],[-88.106,45.7971],[-88.1057,45.7964],[-88.1051,45.7955],[-88.1047,45.7951],[-88.1041,45.7944],[-88.1039,45.794],[-88.1038,45.7935],[-88.1038,45.7927],[-88.1038,45.7922],[-88.1032,45.7912],[-88.1027,45.7908],[-88.1025,45.7908],[-88.1017,45.7905],[-88.1006,45.7904],[-88.0998,45.7902],[-88.0994,45.79],[-88.099,45.7896],[-88.0985,45.789],[-88.0982,45.7887],[-88.0974,45.7882],[-88.0969,45.7878],[-88.0962,45.7874],[-88.0957,45.7869],[-88.0948,45.7858],[-88.0941,45.7855],[-88.0934,45.7853],[-88.0933,45.7853],[-88.0926,45.7852],[-88.0916,45.7851],[-88.0906,45.7849],[-88.0896,45.7848],[-88.0887,45.7847],[-88.0879,45.7847],[-88.0872,45.7847],[-88.0863,45.7848],[-88.0851,45.785],[-88.0826,45.7853],[-88.0823,45.7853],[-88.0808,45.7852],[-88.08,45.7851],[-88.0793,45.7849],[-88.0787,45.7846],[-88.078,45.7841],[-88.0776,45.7834],[-88.0772,45.7827],[-88.0768,45.7821],[-88.0764,45.7817],[-88.076,45.7814],[-88.0755,45.7812],[-88.0749,45.781],[-88.0743,45.7808],[-88.0737,45.7807],[-88.0731,45.7804],[-88.0722,45.7801],[-88.0714,45.7799],[-88.0705,45.7799],[-88.0696,45.78],[-88.069,45.7801],[-88.0684,45.7801],[-88.068,45.7801],[-88.0677,45.7801],[-88.0672,45.7802],[-88.0661,45.7803],[-88.0654,45.7803],[-88.0653,45.7803],[-88.0647,45.7804],[-88.0634,45.7805],[-88.0629,45.7805],[-88.0623,45.7805],[-88.0615,45.7806],[-88.0608,45.7806],[-88.0603,45.7807],[-88.0596,45.7807],[-88.059,45.7807],[-88.0583,45.7806],[-88.0576,45.7805],[-88.0573,45.7805],[-88.0571,45.7805],[-88.0567,45.7805],[-88.0543,45.7808],[-88.0529,45.7808],[-88.0523,45.7809],[-88.051,45.781],[-88.0506,45.781],[-88.0504,45.7811],[-88.05,45.7812],[-88.0497,45.7816],[-88.0494,45.7819],[-88.0493,45.7822],[-88.0485,45.7826],[-88.0479,45.7825],[-88.0467,45.7824],[-88.046,45.7824],[-88.0454,45.783],[-88.0453,45.7834],[-88.0447,45.7837],[-88.0438,45.7838],[-88.0432,45.7837],[-88.0428,45.7837],[-88.0426,45.7837],[-88.0424,45.7837],[-88.0417,45.7837],[-88.0409,45.7843],[-88.0405,45.7851],[-88.0407,45.7859],[-88.0408,45.7863],[-88.0409,45.7865],[-88.0406,45.787],[-88.0404,45.7874],[-88.0403,45.7875],[-88.04,45.7878],[-88.04,45.7879],[-88.04,45.7884],[-88.0402,45.7888],[-88.0402,45.7892],[-88.0397,45.7896],[-88.0392,45.7896],[-88.0378,45.7895],[-88.0368,45.7899],[-88.0363,45.7899],[-88.0349,45.7898],[-88.0343,45.7898],[-88.0336,45.7898],[-88.032,45.7894],[-88.0311,45.7892],[-88.0272,45.7892],[-88.0239,45.79],[-88.0236,45.7901],[-88.0212,45.791],[-88.0206,45.7914],[-88.0199,45.7918],[-88.0196,45.7919],[-88.0194,45.792],[-88.0193,45.792],[-88.0192,45.792],[-88.0183,45.7923],[-88.0176,45.7925],[-88.0155,45.7926],[-88.0153,45.7926],[-88.0133,45.7924],[-88.0118,45.7921],[-88.0115,45.7921],[-88.0087,45.792],[-88.007,45.7922],[-88.0063,45.7925],[-88.0061,45.7925],[-88.0058,45.7926],[-88.0037,45.7933],[-88.0016,45.7941],[-88.0002,45.7945],[-88.0001,45.7945],[-87.9991,45.7947],[-87.9977,45.795],[-87.9959,45.7954],[-87.9945,45.7956],[-87.9938,45.7956],[-87.9934,45.7956],[-87.9915,45.7954],[-87.9898,45.7948],[-87.9887,45.7937],[-87.9885,45.7936],[-87.9879,45.7931],[-87.9867,45.7909],[-87.9857,45.7891],[-87.9834,45.7846],[-87.9826,45.7829],[-87.9814,45.7788],[-87.9809,45.777],[-87.9813,45.776],[-87.9815,45.7756],[-87.9818,45.7751],[-87.9821,45.775],[-87.9827,45.7749],[-87.9832,45.7747],[-87.9834,45.7747],[-87.9848,45.7749],[-87.9856,45.7749],[-87.986,45.7747],[-87.9861,45.7747],[-87.9864,45.7745],[-87.9874,45.7739],[-87.9888,45.7735],[-87.9889,45.7734],[-87.989,45.7734],[-87.9893,45.7732],[-87.9898,45.7729],[-87.9898,45.7726],[-87.9897,45.7724],[-87.9897,45.772],[-87.9886,45.771],[-87.9866,45.7697],[-87.9864,45.7696],[-87.9813,45.7684],[-87.9806,45.7682],[-87.9791,45.7677],[-87.9775,45.7672],[-87.9768,45.767],[-87.9748,45.7667],[-87.9747,45.7667],[-87.9745,45.7666],[-87.9742,45.7666],[-87.9735,45.7665],[-87.9731,45.7664],[-87.9729,45.7664],[-87.9724,45.7663],[-87.9722,45.7662],[-87.9702,45.7654],[-87.9681,45.7645],[-87.967,45.764],[-87.9646,45.7612],[-87.964,45.7608],[-87.9639,45.7604],[-87.9642,45.76],[-87.9645,45.7598],[-87.9647,45.7595],[-87.9646,45.759],[-87.9634,45.7582],[-87.9622,45.7578],[-87.9608,45.7576],[-87.9604,45.7575],[-87.9598,45.7574],[-87.9594,45.7574],[-87.9593,45.7574],[-87.9587,45.7574],[-87.9568,45.7579],[-87.9564,45.758],[-87.9545,45.7584],[-87.9523,45.7584],[-87.9522,45.7584],[-87.9506,45.7581],[-87.95,45.758],[-87.9491,45.7579],[-87.9477,45.7574],[-87.9471,45.7571],[-87.947,45.757],[-87.9465,45.7567],[-87.9455,45.7567],[-87.9448,45.7571],[-87.9441,45.7574],[-87.9425,45.7577],[-87.9424,45.7577],[-87.9423,45.7577],[-87.9422,45.7577],[-87.9396,45.758],[-87.9384,45.7581],[-87.9376,45.7581],[-87.9368,45.758],[-87.9346,45.7581],[-87.9332,45.7586],[-87.9317,45.7593],[-87.9309,45.7597],[-87.9299,45.7602],[-87.9299,45.7603],[-87.9298,45.7603],[-87.9297,45.7603],[-87.9295,45.7603],[-87.9291,45.7604],[-87.9279,45.7601],[-87.9275,45.7599],[-87.9272,45.7598],[-87.927,45.7597],[-87.9266,45.7596],[-87.9248,45.7585],[-87.9233,45.7574],[-87.922,45.757],[-87.9219,45.757],[-87.9212,45.7572],[-87.9205,45.7573],[-87.92,45.7574],[-87.9189,45.7587],[-87.9185,45.7591],[-87.9179,45.7594],[-87.9175,45.7594],[-87.9173,45.7595],[-87.9166,45.7595],[-87.9154,45.7592],[-87.9149,45.7586],[-87.9141,45.7577],[-87.9138,45.7575],[-87.9136,45.7574],[-87.9135,45.7574],[-87.9133,45.7572],[-87.9131,45.7571],[-87.9129,45.757],[-87.9113,45.7565],[-87.91,45.7567],[-87.9093,45.7576],[-87.9089,45.7583],[-87.9082,45.7593],[-87.9067,45.7595],[-87.9057,45.7594],[-87.905,45.7592],[-87.9047,45.7592],[-87.9041,45.7588],[-87.904,45.7588],[-87.904,45.7587],[-87.9027,45.7579],[-87.9016,45.7568],[-87.9013,45.7565],[-87.901,45.7556],[-87.901,45.7555],[-87.9008,45.7546],[-87.9006,45.7544],[-87.9004,45.7541],[-87.9003,45.7539],[-87.9,45.7535],[-87.8984,45.7525],[-87.8971,45.7524],[-87.8969,45.7524],[-87.8966,45.7523],[-87.896,45.7523],[-87.8939,45.7533],[-87.892,45.754],[-87.8919,45.7541],[-87.8912,45.7541],[-87.8906,45.7542],[-87.89,45.7542],[-87.8897,45.7542],[-87.8881,45.754],[-87.8857,45.754],[-87.8841,45.7544],[-87.8823,45.7548],[-87.8798,45.7548],[-87.8769,45.7544],[-87.8758,45.7539],[-87.8751,45.7529],[-87.8748,45.7522],[-87.8747,45.7521],[-87.8746,45.7518],[-87.8744,45.7516],[-87.8743,45.7513],[-87.8733,45.7504],[-87.8721,45.7502],[-87.8702,45.75],[-87.8694,45.7498],[-87.8692,45.7497],[-87.8683,45.7495],[-87.8682,45.7495],[-87.8681,45.7495],[-87.8677,45.749],[-87.8671,45.7483],[-87.8662,45.7471],[-87.866,45.7465],[-87.8658,45.7464],[-87.8657,45.7463],[-87.8652,45.7461],[-87.865,45.746],[-87.8641,45.7457],[-87.863,45.7454],[-87.8622,45.745],[-87.8618,45.7444],[-87.8617,45.7437],[-87.8619,45.7434],[-87.8631,45.7431],[-87.8639,45.7427],[-87.864,45.7422],[-87.8636,45.7417],[-87.8635,45.7416],[-87.8636,45.7411],[-87.8638,45.7407],[-87.8639,45.7403],[-87.8637,45.7399],[-87.864,45.7395],[-87.864,45.7393],[-87.8641,45.739],[-87.8641,45.7389],[-87.8643,45.7379],[-87.8643,45.7371],[-87.8639,45.7364],[-87.8632,45.7354],[-87.863,45.7351],[-87.861,45.7331],[-87.8609,45.7329],[-87.8602,45.7321],[-87.8599,45.7319],[-87.8594,45.7313],[-87.8586,45.7305],[-87.8576,45.7294],[-87.8574,45.7291],[-87.8562,45.7276],[-87.8555,45.7269],[-87.8551,45.7267],[-87.8547,45.7264],[-87.8546,45.7263],[-87.8545,45.7263],[-87.854,45.7261],[-87.8533,45.726],[-87.8529,45.7259],[-87.8513,45.7256],[-87.8504,45.7253],[-87.85,45.7251],[-87.8495,45.7247],[-87.8483,45.7238],[-87.8473,45.7231],[-87.8466,45.7225],[-87.846,45.7221],[-87.8446,45.7211],[-87.843,45.7201],[-87.8412,45.719],[-87.8394,45.7178],[-87.839,45.7176],[-87.8373,45.7169],[-87.8371,45.7169],[-87.8368,45.7167],[-87.8364,45.7166],[-87.8357,45.7164],[-87.8342,45.7159],[-87.8327,45.7153],[-87.8315,45.7149],[-87.8297,45.7147],[-87.829,45.7148],[-87.8283,45.7147],[-87.8279,45.7147],[-87.8273,45.7146],[-87.8266,45.7145],[-87.8264,45.7144],[-87.826,45.7142],[-87.8258,45.7141],[-87.8254,45.7136],[-87.8248,45.7132],[-87.8242,45.7126],[-87.8233,45.7125],[-87.8224,45.7127],[-87.8192,45.7124],[-87.8191,45.7124],[-87.8163,45.712],[-87.8154,45.7119],[-87.814,45.7116],[-87.8126,45.7114],[-87.8123,45.7113],[-87.8123,45.7112],[-87.8116,45.7109],[-87.8101,45.7102],[-87.8084,45.709],[-87.8071,45.708],[-87.8059,45.7068],[-87.8053,45.7059],[-87.8051,45.705],[-87.8051,45.7043],[-87.8051,45.7036],[-87.8053,45.7033],[-87.8056,45.703],[-87.8065,45.7021],[-87.8081,45.7011],[-87.8087,45.7007],[-87.8088,45.7006],[-87.809,45.7005],[-87.8092,45.7003],[-87.8091,45.7],[-87.8091,45.6997],[-87.8082,45.6991],[-87.8067,45.698],[-87.8067,45.6979],[-87.8066,45.6979],[-87.806,45.6974],[-87.8058,45.697],[-87.8055,45.6965],[-87.8053,45.6962],[-87.805,45.6958],[-87.8048,45.6957],[-87.8037,45.6952],[-87.8031,45.6947],[-87.8019,45.6939],[-87.8004,45.6931],[-87.7979,45.6919],[-87.796,45.691],[-87.7924,45.6894],[-87.7895,45.6881],[-87.7877,45.6872],[-87.7864,45.6863],[-87.7847,45.6853],[-87.7837,45.6844],[-87.7834,45.6841],[-87.7822,45.6831],[-87.7814,45.6815],[-87.7813,45.6813],[-87.7812,45.6811],[-87.7811,45.6809],[-87.7808,45.6803],[-87.7808,45.6797],[-87.7807,45.679],[-87.7806,45.6777],[-87.7807,45.677],[-87.7807,45.6768],[-87.7807,45.6767],[-87.7807,45.6766],[-87.7807,45.6755],[-87.781,45.6739],[-87.7816,45.6733],[-87.7832,45.6728],[-87.7858,45.6726],[-87.7859,45.6726],[-87.788,45.6721],[-87.7903,45.6719],[-87.7905,45.6719],[-87.7933,45.6716],[-87.794,45.6715],[-87.7947,45.6714],[-87.7954,45.6713],[-87.7973,45.6708],[-87.798,45.6705],[-87.7986,45.6703],[-87.7989,45.6701],[-87.7994,45.6698],[-87.7998,45.6694],[-87.8013,45.6677],[-87.802,45.6673],[-87.8021,45.6672],[-87.8022,45.6671],[-87.8023,45.6669],[-87.8028,45.6667],[-87.8033,45.6665],[-87.8048,45.6662],[-87.8062,45.6657],[-87.8066,45.6656],[-87.8073,45.6656],[-87.8079,45.6655],[-87.8085,45.6654],[-87.8094,45.6653],[-87.8101,45.6653],[-87.8122,45.6653],[-87.8137,45.6652],[-87.8143,45.6651],[-87.8149,45.6648],[-87.816,45.6641],[-87.8166,45.6639],[-87.8174,45.6636],[-87.819,45.6633],[-87.8199,45.663],[-87.8211,45.663],[-87.8227,45.6627],[-87.8232,45.6625],[-87.8242,45.662],[-87.824,45.6619],[-87.8239,45.6617],[-87.8234,45.6616],[-87.823,45.6616],[-87.8227,45.6614],[-87.8227,45.6613],[-87.8224,45.661],[-87.8225,45.6607],[-87.8227,45.6604],[-87.823,45.6603],[-87.8232,45.66],[-87.8237,45.6597],[-87.823,45.6589],[-87.8229,45.6587],[-87.8228,45.6585],[-87.8226,45.6582],[-87.8224,45.658],[-87.8224,45.6578],[-87.8225,45.6572],[-87.8227,45.6561],[-87.8231,45.6556],[-87.8235,45.6552],[-87.824,45.6545],[-87.8244,45.654],[-87.8245,45.6538],[-87.8247,45.6532],[-87.8247,45.653],[-87.8247,45.6527],[-87.8246,45.6519],[-87.8244,45.6506],[-87.8243,45.6502],[-87.8243,45.6488],[-87.8244,45.6483],[-87.8244,45.6482],[-87.8244,45.6478],[-87.8244,45.6477],[-87.8242,45.6474],[-87.8242,45.6473],[-87.8241,45.6472],[-87.8241,45.6471],[-87.8232,45.6463],[-87.8218,45.6456],[-87.8195,45.6448],[-87.819,45.6446],[-87.8187,45.6445],[-87.8183,45.6443],[-87.8173,45.6439],[-87.8164,45.6434],[-87.8163,45.6432],[-87.8151,45.6422],[-87.815,45.6422],[-87.8145,45.6419],[-87.8138,45.6414],[-87.8134,45.6411],[-87.813,45.6408],[-87.8126,45.6406],[-87.8114,45.6399],[-87.811,45.6396],[-87.8102,45.6387],[-87.8093,45.6373],[-87.8082,45.6355],[-87.8074,45.6341],[-87.8067,45.6328],[-87.8059,45.631],[-87.8051,45.6298],[-87.8045,45.629],[-87.8045,45.6289],[-87.8036,45.6282],[-87.8031,45.6278],[-87.8021,45.6272],[-87.8016,45.6269],[-87.7996,45.6258],[-87.7994,45.6256],[-87.7988,45.625],[-87.7979,45.6243],[-87.7971,45.6237],[-87.797,45.6236],[-87.7969,45.6236],[-87.7962,45.6221],[-87.7963,45.6208],[-87.7963,45.6201],[-87.7963,45.6199],[-87.7962,45.6197],[-87.7962,45.6196],[-87.796,45.6191],[-87.7959,45.6189],[-87.7956,45.6186],[-87.7953,45.6185],[-87.795,45.6183],[-87.794,45.6176],[-87.7921,45.6168],[-87.792,45.6168],[-87.7894,45.6163],[-87.7863,45.6157],[-87.7829,45.6153],[-87.7808,45.6146],[-87.7798,45.613],[-87.7795,45.6119],[-87.7792,45.6109],[-87.7787,45.6103],[-87.7777,45.6092],[-87.7776,45.6086],[-87.7779,45.6082],[-87.7784,45.6078],[-87.7783,45.6068],[-87.7783,45.6064],[-87.7782,45.6061],[-87.778,45.6045],[-87.7779,45.6044],[-87.7771,45.6034],[-87.7757,45.6028],[-87.7749,45.6023],[-87.7747,45.602],[-87.775,45.6012],[-87.7759,45.6],[-87.776,45.5994],[-87.7762,45.5978],[-87.7767,45.5964],[-87.777,45.5951],[-87.7771,45.595],[-87.7775,45.5939],[-87.7775,45.5938],[-87.7772,45.592],[-87.7772,45.5915],[-87.7772,45.5912],[-87.7772,45.5911],[-87.7772,45.5907],[-87.7771,45.5892],[-87.7772,45.5885],[-87.778,45.5879],[-87.7791,45.5875],[-87.7803,45.5868],[-87.7809,45.5861],[-87.7813,45.5857],[-87.7818,45.5854],[-87.782,45.5853],[-87.7822,45.5852],[-87.7823,45.5852],[-87.7824,45.5851],[-87.784,45.5847],[-87.7853,45.5841],[-87.7857,45.584],[-87.7868,45.5828],[-87.7875,45.5814],[-87.7872,45.5795],[-87.7872,45.5778],[-87.7872,45.5777],[-87.7874,45.5764],[-87.7874,45.576],[-87.7873,45.5749],[-87.7874,45.5741],[-87.7875,45.5738],[-87.7875,45.5735],[-87.7876,45.5731],[-87.7883,45.5705],[-87.7884,45.5696],[-87.7885,45.569],[-87.7884,45.5682],[-87.7883,45.5679],[-87.7884,45.5677],[-87.7884,45.5676],[-87.7884,45.5674],[-87.7885,45.5671],[-87.7886,45.5667],[-87.7888,45.566],[-87.7895,45.5653],[-87.79,45.5649],[-87.7903,45.5646],[-87.7907,45.5643],[-87.7908,45.5642],[-87.7909,45.5641],[-87.7924,45.563],[-87.7947,45.5624],[-87.7975,45.5621],[-87.8004,45.5624],[-87.8033,45.5627],[-87.8061,45.5629],[-87.8076,45.5633],[-87.809,45.5642],[-87.8104,45.5653],[-87.8118,45.5656],[-87.8127,45.5654],[-87.8137,45.5652],[-87.8144,45.5652],[-87.8163,45.5658],[-87.818,45.5665],[-87.8198,45.5671],[-87.8213,45.5671],[-87.8238,45.5672],[-87.8258,45.5675],[-87.8277,45.5684],[-87.8294,45.5688],[-87.8309,45.5685],[-87.8317,45.568],[-87.8319,45.5677],[-87.8319,45.5672],[-87.8316,45.5662],[-87.832,45.5646],[-87.8327,45.5634],[-87.8329,45.5632],[-87.8336,45.5625],[-87.8337,45.5618],[-87.8337,45.5616],[-87.8332,45.5602],[-87.833,45.5595],[-87.8323,45.5588],[-87.8314,45.5583],[-87.8305,45.5578],[-87.8303,45.5577],[-87.8285,45.5565],[-87.8272,45.5556],[-87.823,45.5538],[-87.8213,45.5532],[-87.8196,45.5525],[-87.8188,45.5521],[-87.8187,45.5519],[-87.8184,45.5512],[-87.8175,45.5498],[-87.8171,45.5495],[-87.8158,45.5491],[-87.8157,45.5491],[-87.8154,45.549],[-87.8144,45.5489],[-87.8137,45.5486],[-87.8126,45.5474],[-87.8115,45.5464],[-87.8103,45.5457],[-87.8094,45.5452],[-87.8084,45.5447],[-87.8079,45.5442],[-87.8072,45.5435],[-87.8064,45.5417],[-87.8056,45.5408],[-87.8046,45.5398],[-87.8043,45.5394],[-87.8039,45.5389],[-87.8034,45.5383],[-87.8034,45.5382],[-87.8034,45.537],[-87.8045,45.5344],[-87.8047,45.5312],[-87.8042,45.5247],[-87.8037,45.5226],[-87.8025,45.5181],[-87.8023,45.5144],[-87.8023,45.5142],[-87.8022,45.5131],[-87.8018,45.5124],[-87.8018,45.5123],[-87.8017,45.5122],[-87.8011,45.5112],[-87.8004,45.5099],[-87.7999,45.5085],[-87.7998,45.508],[-87.7995,45.5072],[-87.7992,45.5068],[-87.7991,45.5067],[-87.7988,45.5063],[-87.7984,45.5061],[-87.7976,45.5059],[-87.7967,45.5058],[-87.7956,45.5057],[-87.7939,45.5055],[-87.7932,45.505],[-87.7932,45.5049],[-87.7929,45.5038],[-87.7931,45.5027],[-87.793,45.5021],[-87.7928,45.5],[-87.7929,45.4996],[-87.7935,45.4984],[-87.7946,45.4974],[-87.7964,45.4947],[-87.7973,45.4943],[-87.7979,45.494],[-87.7982,45.4937],[-87.7982,45.4933],[-87.7982,45.493],[-87.7979,45.4921],[-87.7978,45.4915],[-87.7977,45.4904],[-87.7982,45.4886],[-87.7984,45.4866],[-87.7986,45.4859],[-87.799,45.4851],[-87.7992,45.4849],[-87.7995,45.4845],[-87.8004,45.4838],[-87.8014,45.483],[-87.8025,45.4824],[-87.8026,45.4824],[-87.8027,45.4823],[-87.8035,45.4819],[-87.8054,45.4801],[-87.8056,45.48],[-87.8058,45.4798],[-87.8059,45.4797],[-87.8069,45.4791],[-87.8071,45.4787],[-87.8071,45.4786],[-87.8073,45.4783],[-87.8074,45.477],[-87.8073,45.4768],[-87.8062,45.4748],[-87.8059,45.4744],[-87.8058,45.4731],[-87.806,45.4728],[-87.8063,45.4723],[-87.8078,45.4711],[-87.8115,45.468],[-87.8124,45.4668],[-87.8126,45.4666],[-87.8128,45.4664],[-87.8128,45.4663],[-87.813,45.4661],[-87.8129,45.4658],[-87.8129,45.4652],[-87.8129,45.465],[-87.813,45.4647],[-87.813,45.4646],[-87.813,45.4645],[-87.8129,45.4644],[-87.8129,45.4643],[-87.813,45.4642],[-87.813,45.4641],[-87.8131,45.4641],[-87.8132,45.464],[-87.8135,45.4637],[-87.8142,45.4634],[-87.8142,45.4633],[-87.8143,45.4633],[-87.8146,45.4631],[-87.8156,45.4628],[-87.8161,45.4627],[-87.8168,45.4627],[-87.8183,45.4626],[-87.8185,45.4625],[-87.8198,45.4625],[-87.82,45.4624],[-87.8201,45.4624],[-87.8203,45.4623],[-87.8205,45.4619],[-87.8206,45.4614],[-87.8204,45.4613],[-87.8201,45.461],[-87.82,45.4607],[-87.82,45.4606],[-87.82,45.4605],[-87.8204,45.4603],[-87.8205,45.4602],[-87.8207,45.4601],[-87.8209,45.46],[-87.8211,45.46],[-87.8215,45.4599],[-87.8217,45.4598],[-87.8221,45.4598],[-87.8223,45.4598],[-87.8229,45.4596],[-87.8231,45.4596],[-87.8234,45.4596],[-87.8241,45.4594],[-87.8247,45.4591],[-87.8248,45.4588],[-87.8251,45.4585],[-87.8255,45.4581],[-87.8255,45.458],[-87.826,45.4579],[-87.8265,45.4578],[-87.8267,45.4578],[-87.8272,45.4579],[-87.8274,45.4581],[-87.8278,45.4581],[-87.8288,45.458],[-87.8291,45.4579],[-87.8302,45.4575],[-87.8312,45.4572],[-87.8315,45.457],[-87.832,45.4566],[-87.8322,45.4564],[-87.8323,45.4563],[-87.8325,45.4561],[-87.8327,45.4559],[-87.8325,45.455],[-87.8327,45.4543],[-87.833,45.4536],[-87.8337,45.4533],[-87.8346,45.4526],[-87.8348,45.4523],[-87.8349,45.4521],[-87.835,45.4519],[-87.835,45.4517],[-87.8356,45.4511],[-87.8357,45.451],[-87.836,45.4509],[-87.837,45.4505],[-87.8374,45.4504],[-87.8379,45.4504],[-87.8383,45.4503],[-87.8406,45.4496],[-87.8422,45.4492],[-87.8442,45.4487],[-87.8448,45.4484],[-87.8452,45.4479],[-87.8454,45.4467],[-87.8459,45.4463],[-87.846,45.4462],[-87.8471,45.4446],[-87.8474,45.4442],[-87.8516,45.4427],[-87.8553,45.4414],[-87.8557,45.441],[-87.8563,45.4406],[-87.8566,45.44],[-87.857,45.4391],[-87.8572,45.4379],[-87.8578,45.437],[-87.8585,45.4365],[-87.8601,45.4356],[-87.8611,45.435],[-87.8616,45.4346],[-87.8617,45.4345],[-87.8619,45.434],[-87.862,45.4338],[-87.8619,45.4331],[-87.8616,45.4324],[-87.8613,45.4319],[-87.8612,45.4316],[-87.8602,45.4297],[-87.8601,45.4296],[-87.8602,45.4293],[-87.8603,45.4283],[-87.8604,45.4272],[-87.8604,45.4271],[-87.8604,45.4265],[-87.8606,45.4254],[-87.8605,45.424],[-87.8604,45.4235],[-87.8602,45.423],[-87.8601,45.423],[-87.8597,45.4224],[-87.8589,45.4214],[-87.8578,45.421],[-87.8576,45.4207],[-87.8575,45.4207],[-87.8571,45.4202],[-87.8571,45.4195],[-87.8571,45.4194],[-87.8572,45.4185],[-87.8572,45.4181],[-87.8572,45.418],[-87.8572,45.4179],[-87.8571,45.4178],[-87.8571,45.4176],[-87.8568,45.4168],[-87.8565,45.4165],[-87.8563,45.4162],[-87.8562,45.4161],[-87.8559,45.4158],[-87.8556,45.4156],[-87.8554,45.4154],[-87.8549,45.415],[-87.8528,45.4137],[-87.8518,45.4131],[-87.8512,45.4124],[-87.8505,45.4117],[-87.8502,45.4109],[-87.8498,45.4098],[-87.8497,45.4095],[-87.8496,45.4087],[-87.8496,45.4081],[-87.8495,45.4076],[-87.8495,45.407],[-87.8495,45.4064],[-87.8494,45.4054],[-87.8494,45.4044],[-87.8493,45.4039],[-87.8496,45.4031],[-87.851,45.4019],[-87.8526,45.4013],[-87.8528,45.4013],[-87.8549,45.4008],[-87.8565,45.4001],[-87.8566,45.4001],[-87.8574,45.3998],[-87.8583,45.3995],[-87.8591,45.399],[-87.8595,45.3983],[-87.8598,45.3973],[-87.8596,45.3964],[-87.859,45.3956],[-87.859,45.3955],[-87.8582,45.3949],[-87.8582,45.3948],[-87.8575,45.3942],[-87.8573,45.3939],[-87.857,45.3936],[-87.8568,45.3931],[-87.8569,45.3926],[-87.8573,45.3919],[-87.8578,45.391],[-87.8583,45.3901],[-87.8589,45.389],[-87.8594,45.3882],[-87.8596,45.388],[-87.8601,45.3877],[-87.8613,45.3868],[-87.8623,45.3863],[-87.8628,45.3861],[-87.8647,45.3852],[-87.8669,45.3844],[-87.8689,45.3837],[-87.8707,45.3832],[-87.8709,45.3831],[-87.8725,45.3822],[-87.8728,45.3819],[-87.8731,45.3817],[-87.8736,45.3814],[-87.8745,45.3803],[-87.8751,45.3797],[-87.8754,45.3794],[-87.8755,45.3792],[-87.8756,45.3791],[-87.8757,45.3788],[-87.8758,45.3785],[-87.8758,45.3782],[-87.8758,45.3779],[-87.8758,45.3776],[-87.8758,45.3773],[-87.8757,45.377],[-87.8756,45.3768],[-87.8754,45.3766],[-87.8751,45.3763],[-87.8749,45.3761],[-87.8747,45.3759],[-87.8744,45.3756],[-87.874,45.3752],[-87.8737,45.375],[-87.8721,45.3738],[-87.8718,45.3736],[-87.8715,45.373],[-87.8715,45.3729],[-87.8714,45.3728],[-87.8713,45.3721],[-87.8715,45.3715],[-87.872,45.3712],[-87.8731,45.3708],[-87.8745,45.3702],[-87.8751,45.3698],[-87.8762,45.3691],[-87.8769,45.3685],[-87.8772,45.3682],[-87.8775,45.3676],[-87.8778,45.367],[-87.8784,45.3663],[-87.8792,45.3657],[-87.8801,45.3651],[-87.8813,45.3647],[-87.8825,45.3644],[-87.883,45.364],[-87.8838,45.3635],[-87.8844,45.3631],[-87.8849,45.3628],[-87.8849,45.3627],[-87.8851,45.3624],[-87.8862,45.3612],[-87.8868,45.3602],[-87.8871,45.3597],[-87.8878,45.3581],[-87.888,45.3571],[-87.8882,45.3559],[-87.8882,45.3558],[-87.8882,45.3557],[-87.8881,45.3547],[-87.8876,45.3538],[-87.8869,45.3531],[-87.8866,45.3529],[-87.8859,45.3524],[-87.8854,45.3519],[-87.8852,45.3517],[-87.885,45.3517],[-87.8838,45.3513],[-87.8824,45.3512],[-87.8811,45.3513],[-87.8798,45.3515],[-87.8796,45.3516],[-87.8785,45.3521],[-87.8775,45.3528],[-87.8765,45.3536],[-87.8759,45.3543],[-87.8755,45.3546],[-87.8751,45.3549],[-87.8737,45.3553],[-87.8722,45.3556],[-87.8711,45.3559],[-87.8704,45.3563],[-87.8698,45.3568],[-87.8698,45.357],[-87.8696,45.3575],[-87.8698,45.3586],[-87.8701,45.359],[-87.8705,45.3596],[-87.8725,45.3613],[-87.8726,45.3614],[-87.8745,45.3631],[-87.8751,45.3636],[-87.8755,45.364],[-87.8757,45.3642],[-87.8758,45.3644],[-87.8759,45.3648],[-87.8758,45.365],[-87.8758,45.3653],[-87.8756,45.3655],[-87.8754,45.3658],[-87.8751,45.3659],[-87.8746,45.3661],[-87.8741,45.3663],[-87.8732,45.3665],[-87.873,45.3665],[-87.8722,45.3665],[-87.872,45.3666],[-87.8718,45.3666],[-87.8717,45.3666],[-87.8702,45.3664],[-87.8692,45.3661],[-87.8682,45.3654],[-87.8674,45.3648],[-87.8665,45.3638],[-87.8662,45.3635],[-87.8661,45.3633],[-87.866,45.3632],[-87.8658,45.3629],[-87.8653,45.3621],[-87.8652,45.3611],[-87.8656,45.3578],[-87.8658,45.3564],[-87.8658,45.3563],[-87.8656,45.3556],[-87.8654,45.3553],[-87.8649,45.3548],[-87.8645,45.3542],[-87.8635,45.353],[-87.8631,45.3528],[-87.862,45.352],[-87.8609,45.3512],[-87.8601,45.3509],[-87.8594,45.3507],[-87.8586,45.3504],[-87.8565,45.35],[-87.8542,45.3497],[-87.8528,45.3495],[-87.8524,45.3493],[-87.8519,45.3489],[-87.8504,45.3475],[-87.8504,45.3474],[-87.8502,45.3468],[-87.85,45.3462],[-87.8498,45.3455],[-87.8499,45.3447],[-87.8513,45.3426],[-87.8514,45.3425],[-87.8515,45.3423],[-87.8514,45.3419],[-87.8513,45.3415],[-87.8513,45.3413],[-87.8512,45.3412],[-87.8508,45.3407],[-87.8501,45.3404],[-87.8484,45.3407],[-87.8441,45.3425],[-87.8438,45.3426],[-87.8393,45.3445],[-87.8381,45.3451],[-87.8381,45.3452],[-87.8368,45.3464],[-87.8359,45.3498],[-87.8359,45.3499],[-87.8359,45.35],[-87.8357,45.3503],[-87.8355,45.3506],[-87.8353,45.351],[-87.8347,45.3514],[-87.8338,45.352],[-87.8326,45.3522],[-87.8298,45.352],[-87.8278,45.3512],[-87.8273,45.3508],[-87.8269,45.3505],[-87.8248,45.3507],[-87.8244,45.3511],[-87.8243,45.3511],[-87.8242,45.3512],[-87.8235,45.3516],[-87.8231,45.3525],[-87.823,45.3526],[-87.8225,45.3527],[-87.8219,45.3527],[-87.82,45.3525],[-87.818,45.3522],[-87.816,45.352],[-87.8152,45.3519],[-87.8145,45.3518],[-87.8127,45.3516],[-87.8109,45.3514],[-87.8101,45.3513],[-87.8096,45.3514],[-87.806,45.3522],[-87.8058,45.3523],[-87.8005,45.3536],[-87.7928,45.3535],[-87.7916,45.3535],[-87.7904,45.3535],[-87.7903,45.3535],[-87.7903,45.3534],[-87.7891,45.3531],[-87.7885,45.3529],[-87.788,45.3526],[-87.7877,45.3524],[-87.7845,45.3503],[-87.7831,45.3497],[-87.7819,45.3496],[-87.7815,45.3497],[-87.7814,45.3497],[-87.7792,45.3502],[-87.777,45.3506],[-87.7739,45.3512],[-87.7714,45.3512],[-87.7706,45.3512],[-87.7697,45.3512],[-87.7695,45.3512],[-87.7693,45.3512],[-87.7692,45.3512],[-87.7679,45.3506],[-87.7636,45.3488],[-87.7621,45.3484],[-87.7619,45.3484],[-87.7586,45.3489],[-87.7553,45.3493],[-87.7541,45.3494],[-87.7537,45.3497],[-87.7531,45.35],[-87.7528,45.3503],[-87.7527,45.3504],[-87.7525,45.3505],[-87.7518,45.3511],[-87.7515,45.3518],[-87.7512,45.3523],[-87.7516,45.3534],[-87.7516,45.3542],[-87.7515,45.3543],[-87.7513,45.3547],[-87.7512,45.3548],[-87.7511,45.3549],[-87.7509,45.355],[-87.7508,45.3551],[-87.7505,45.3552],[-87.7503,45.3553],[-87.7501,45.3553],[-87.7496,45.3554],[-87.748,45.3556],[-87.7464,45.3561],[-87.7463,45.3561],[-87.7447,45.3564],[-87.7444,45.3565],[-87.7438,45.3566],[-87.7429,45.3565],[-87.7417,45.3564],[-87.7411,45.3563],[-87.7404,45.3564],[-87.7396,45.3564],[-87.7392,45.3567],[-87.7388,45.3569],[-87.7385,45.3572],[-87.7384,45.3575],[-87.7384,45.3577],[-87.7383,45.3582],[-87.7383,45.3586],[-87.7378,45.3596],[-87.7365,45.3611],[-87.7352,45.3625],[-87.7334,45.3644],[-87.7319,45.3657],[-87.7295,45.368],[-87.7285,45.3687],[-87.7273,45.3696],[-87.7261,45.3708],[-87.7251,45.3719],[-87.7242,45.373],[-87.723,45.374],[-87.722,45.375],[-87.7205,45.3763],[-87.7194,45.3771],[-87.7189,45.3775],[-87.7166,45.3782],[-87.7136,45.3791],[-87.7117,45.3798],[-87.7102,45.3804],[-87.7097,45.3806],[-87.7083,45.3812],[-87.7082,45.3815],[-87.7081,45.3818],[-87.7078,45.3822],[-87.7074,45.3825],[-87.707,45.3834],[-87.7068,45.3838],[-87.7067,45.3839],[-87.7058,45.3845],[-87.7043,45.3855],[-87.7024,45.3865],[-87.7017,45.3869],[-87.7016,45.3869],[-87.7015,45.387],[-87.7014,45.387],[-87.7009,45.3873],[-87.7003,45.3877],[-87.6998,45.3879],[-87.699,45.3883],[-87.6988,45.3883],[-87.6987,45.3884],[-87.6966,45.3892],[-87.694,45.3899],[-87.692,45.3899],[-87.6918,45.3899],[-87.6903,45.3898],[-87.6888,45.3895],[-87.6883,45.3894],[-87.6877,45.3892],[-87.6875,45.3892],[-87.6872,45.3891],[-87.6859,45.3887],[-87.6858,45.3885],[-87.6853,45.3881],[-87.685,45.3877],[-87.6848,45.3876],[-87.684,45.3865],[-87.6836,45.386],[-87.6833,45.3855],[-87.6829,45.385],[-87.6818,45.3845],[-87.6802,45.3841],[-87.6795,45.3839],[-87.6783,45.3837],[-87.6765,45.3832],[-87.676,45.383],[-87.6756,45.3828],[-87.6752,45.3826],[-87.675,45.3824],[-87.6745,45.3817],[-87.6747,45.3806],[-87.6747,45.3794],[-87.6744,45.3782],[-87.6744,45.3781],[-87.6735,45.377],[-87.6725,45.3764],[-87.6718,45.3761],[-87.6706,45.375],[-87.6698,45.375],[-87.6682,45.3741],[-87.6676,45.3738],[-87.6671,45.3734],[-87.6667,45.3732],[-87.6664,45.3731],[-87.665,45.3727],[-87.6641,45.3723],[-87.6633,45.372],[-87.6619,45.3713],[-87.6603,45.3705],[-87.6594,45.3701],[-87.6587,45.3697],[-87.6582,45.3695],[-87.6577,45.369],[-87.6573,45.3687],[-87.6569,45.368],[-87.6568,45.3678],[-87.6566,45.3673],[-87.6566,45.3668],[-87.6566,45.3665],[-87.6566,45.3664],[-87.6569,45.3651],[-87.6569,45.3646],[-87.6568,45.3641],[-87.6566,45.3639],[-87.6563,45.3634],[-87.656,45.3629],[-87.6559,45.3629],[-87.6558,45.3627],[-87.656,45.3622],[-87.6561,45.3617],[-87.6561,45.3609],[-87.6563,45.3603],[-87.6563,45.3599],[-87.6563,45.3586],[-87.6565,45.3584],[-87.6563,45.3583],[-87.6561,45.358],[-87.6557,45.3576],[-87.6557,45.3572],[-87.6555,45.3569],[-87.6553,45.3564],[-87.6549,45.3556],[-87.6547,45.3555],[-87.6544,45.3553],[-87.654,45.3547],[-87.6539,45.3546],[-87.6535,45.3543],[-87.6533,45.3541],[-87.6529,45.3539],[-87.6525,45.3538],[-87.6523,45.3538],[-87.6522,45.3539],[-87.6521,45.3539],[-87.652,45.3539],[-87.6518,45.3539],[-87.6515,45.3539],[-87.6513,45.3539],[-87.6512,45.3541],[-87.651,45.3542],[-87.6507,45.354],[-87.6504,45.3537],[-87.6501,45.3535],[-87.6496,45.353],[-87.649,45.3525],[-87.6488,45.3524],[-87.6485,45.3522],[-87.6481,45.3517],[-87.6477,45.3507],[-87.6478,45.3502],[-87.6478,45.3499],[-87.6478,45.3497],[-87.6479,45.3492],[-87.6479,45.3488],[-87.6481,45.3479],[-87.648,45.3474],[-87.6479,45.3471],[-87.6478,45.3468],[-87.6477,45.3463],[-87.6475,45.3452],[-87.6475,45.3446],[-87.6479,45.3441],[-87.6479,45.344],[-87.6482,45.3433],[-87.648,45.3422],[-87.6478,45.3412],[-87.6478,45.3406],[-87.648,45.3398],[-87.6481,45.3394],[-87.6485,45.339],[-87.649,45.3382],[-87.6496,45.3376],[-87.6506,45.337],[-87.6507,45.337],[-87.6518,45.3364],[-87.6524,45.3354],[-87.6525,45.3353],[-87.6528,45.3347],[-87.6534,45.3341],[-87.6537,45.3334],[-87.6538,45.3332],[-87.6539,45.333],[-87.6541,45.3325],[-87.6546,45.3319],[-87.6552,45.3314],[-87.6558,45.3308],[-87.6564,45.3304],[-87.6567,45.3303],[-87.6573,45.3301],[-87.6582,45.3298],[-87.6587,45.3296],[-87.6594,45.3293],[-87.6598,45.3291],[-87.6604,45.3287],[-87.6612,45.3281],[-87.6616,45.3276],[-87.6619,45.327],[-87.662,45.3264],[-87.662,45.3261],[-87.6619,45.3254],[-87.6618,45.3247],[-87.6617,45.3242],[-87.6616,45.3235],[-87.6615,45.3231],[-87.6615,45.323],[-87.6615,45.3224],[-87.6615,45.3222],[-87.6615,45.322],[-87.6615,45.3214],[-87.6617,45.3207],[-87.6623,45.32],[-87.663,45.3191],[-87.6637,45.3182],[-87.6645,45.3176],[-87.6647,45.3174],[-87.6653,45.3171],[-87.6662,45.3168],[-87.6666,45.3167],[-87.6667,45.3167],[-87.6668,45.3167],[-87.6669,45.3167],[-87.667,45.3166],[-87.6672,45.3165],[-87.6673,45.3164],[-87.6675,45.3163],[-87.6679,45.3158],[-87.6683,45.3152],[-87.6688,45.3146],[-87.669,45.314],[-87.6692,45.3137],[-87.6694,45.3134],[-87.6697,45.3132],[-87.6703,45.3125],[-87.6708,45.3122],[-87.6713,45.3115],[-87.6717,45.3112],[-87.6724,45.3105],[-87.6727,45.3102],[-87.6727,45.3098],[-87.6724,45.3091],[-87.672,45.3083],[-87.6719,45.3082],[-87.6719,45.3081],[-87.672,45.308],[-87.6727,45.3078],[-87.6729,45.3076],[-87.6732,45.3075],[-87.6736,45.3075],[-87.6745,45.3079],[-87.6748,45.3079],[-87.6753,45.3079],[-87.6757,45.3077],[-87.6762,45.3073],[-87.6769,45.307],[-87.6776,45.3064],[-87.6782,45.3062],[-87.6786,45.3061],[-87.6788,45.306],[-87.6791,45.3058],[-87.6792,45.3057],[-87.6793,45.3055],[-87.6797,45.3048],[-87.6801,45.3038],[-87.6801,45.3034],[-87.6803,45.3028],[-87.6811,45.3023],[-87.682,45.3018],[-87.6825,45.3016],[-87.6831,45.3014],[-87.6834,45.3013],[-87.6843,45.301],[-87.6848,45.3007],[-87.685,45.3005],[-87.6853,45.3002],[-87.6856,45.3],[-87.6862,45.2994],[-87.6865,45.2992],[-87.687,45.2986],[-87.6875,45.2981],[-87.6877,45.2975],[-87.6877,45.297],[-87.6876,45.2967],[-87.6876,45.2965],[-87.6875,45.2963],[-87.6874,45.2962],[-87.6874,45.2961],[-87.6875,45.2958],[-87.6881,45.2952],[-87.6887,45.2943],[-87.6887,45.2942],[-87.6889,45.294],[-87.6893,45.2929],[-87.6895,45.2922],[-87.6896,45.292],[-87.6898,45.2913],[-87.6902,45.2906],[-87.6903,45.2902],[-87.6908,45.2895],[-87.6916,45.2887],[-87.692,45.2885],[-87.6927,45.288],[-87.6932,45.2878],[-87.6934,45.2874],[-87.6935,45.2872],[-87.6939,45.2867],[-87.6943,45.2859],[-87.6945,45.2856],[-87.6947,45.2851],[-87.6949,45.2848],[-87.696,45.284],[-87.6966,45.2836],[-87.6971,45.2832],[-87.6972,45.2831],[-87.6973,45.283],[-87.6974,45.2829],[-87.6976,45.2826],[-87.698,45.2819],[-87.6983,45.2815],[-87.6985,45.2809],[-87.6986,45.2805],[-87.6986,45.28],[-87.6982,45.2796],[-87.6977,45.2794],[-87.6975,45.2787],[-87.6975,45.2786],[-87.6974,45.2784],[-87.6974,45.2785],[-87.6975,45.2785],[-87.6979,45.2783],[-87.6982,45.2779],[-87.6987,45.2776],[-87.699,45.2773],[-87.6992,45.2767],[-87.6992,45.2764],[-87.699,45.276],[-87.6988,45.2757],[-87.699,45.2754],[-87.6989,45.2739],[-87.6988,45.2737],[-87.6988,45.2732],[-87.6987,45.2729],[-87.6986,45.2724],[-87.6984,45.2721],[-87.6984,45.2706],[-87.6984,45.2704],[-87.6984,45.2703],[-87.6985,45.2702],[-87.6985,45.2699],[-87.6988,45.2694],[-87.699,45.2691],[-87.6995,45.2688],[-87.6998,45.2686],[-87.7006,45.2682],[-87.7018,45.2679],[-87.7021,45.2677],[-87.7031,45.267],[-87.7035,45.2668],[-87.704,45.2667],[-87.7047,45.2665],[-87.7049,45.2665],[-87.7052,45.2664],[-87.7056,45.2661],[-87.7058,45.2659],[-87.7059,45.2657],[-87.7058,45.2647],[-87.7058,45.2643],[-87.706,45.264],[-87.7061,45.2637],[-87.7064,45.2634],[-87.7066,45.2632],[-87.7068,45.263],[-87.7068,45.2629],[-87.7069,45.2628],[-87.7069,45.2627],[-87.7071,45.2625],[-87.7071,45.2624],[-87.7073,45.2621],[-87.7082,45.2618],[-87.7087,45.2613],[-87.709,45.2608],[-87.7091,45.2607],[-87.7093,45.2604],[-87.7101,45.2597],[-87.7104,45.2593],[-87.7104,45.2589],[-87.7102,45.2587],[-87.7098,45.2585],[-87.7088,45.2585],[-87.7078,45.2586],[-87.7078,45.2583],[-87.708,45.258],[-87.7083,45.2577],[-87.7087,45.2574],[-87.7089,45.2571],[-87.7089,45.2568],[-87.7088,45.2562],[-87.7088,45.2557],[-87.7088,45.2556],[-87.7088,45.2555],[-87.7089,45.2553],[-87.7091,45.2546],[-87.7094,45.2543],[-87.71,45.254],[-87.7105,45.2536],[-87.7109,45.2533],[-87.7111,45.2529],[-87.7113,45.2524],[-87.7113,45.252],[-87.7113,45.2515],[-87.7113,45.2514],[-87.7112,45.2511],[-87.711,45.2508],[-87.7107,45.2505],[-87.7104,45.25],[-87.7099,45.249],[-87.71,45.2485],[-87.7102,45.2477],[-87.7109,45.2464],[-87.7115,45.2452],[-87.7117,45.2442],[-87.7117,45.2435],[-87.7115,45.2424],[-87.7112,45.2415],[-87.7111,45.2409],[-87.7113,45.24],[-87.7116,45.2395],[-87.7122,45.239],[-87.7124,45.2389],[-87.7127,45.2388],[-87.7134,45.2386],[-87.7143,45.2385],[-87.7144,45.2385],[-87.7148,45.2385],[-87.7151,45.2386],[-87.7159,45.2387],[-87.7162,45.2388],[-87.7164,45.2388],[-87.7171,45.2387],[-87.7176,45.2386],[-87.7183,45.2383],[-87.7188,45.2379],[-87.7196,45.2365],[-87.72,45.2358],[-87.7205,45.2356],[-87.7207,45.2354],[-87.7212,45.2352],[-87.7215,45.235],[-87.7219,45.2348],[-87.7223,45.2346],[-87.7235,45.2339],[-87.7242,45.2332],[-87.7247,45.2326],[-87.725,45.2321],[-87.7252,45.2315],[-87.7253,45.2312],[-87.7253,45.2308],[-87.7252,45.2303],[-87.7249,45.23],[-87.7244,45.2295],[-87.7237,45.2293],[-87.7234,45.2292],[-87.7229,45.229],[-87.7224,45.2288],[-87.7219,45.2284],[-87.7216,45.228],[-87.7214,45.2274],[-87.7214,45.2269],[-87.7214,45.2268],[-87.7216,45.2258],[-87.7219,45.2249],[-87.7221,45.2242],[-87.7225,45.2233],[-87.723,45.2227],[-87.7234,45.2223],[-87.7243,45.2215],[-87.7248,45.2212],[-87.725,45.2211],[-87.7254,45.2207],[-87.7257,45.2204],[-87.7258,45.2204],[-87.7263,45.2198],[-87.7268,45.2191],[-87.727,45.2189],[-87.7271,45.2186],[-87.7272,45.218],[-87.7273,45.2174],[-87.7273,45.2169],[-87.7273,45.2161],[-87.7271,45.2155],[-87.727,45.215],[-87.7268,45.2139],[-87.7266,45.2138],[-87.7264,45.2133],[-87.7262,45.2126],[-87.726,45.2117],[-87.726,45.2112],[-87.7261,45.2104],[-87.7261,45.21],[-87.7262,45.2094],[-87.7263,45.2092],[-87.7266,45.209],[-87.7268,45.2088],[-87.727,45.2086],[-87.7272,45.2084],[-87.7275,45.2082],[-87.728,45.208],[-87.7289,45.2076],[-87.73,45.2073],[-87.7306,45.2071],[-87.7312,45.2069],[-87.7317,45.2068],[-87.7331,45.2062],[-87.7346,45.2056],[-87.735,45.2054],[-87.7355,45.2051],[-87.7363,45.2047],[-87.7369,45.2041],[-87.7374,45.2038],[-87.7383,45.203],[-87.7393,45.2023],[-87.7395,45.2021],[-87.7396,45.202],[-87.7398,45.2016],[-87.7403,45.2009],[-87.7408,45.2003],[-87.7409,45.2],[-87.7412,45.1995],[-87.7414,45.1988],[-87.7417,45.1982],[-87.7418,45.1977],[-87.7418,45.1976],[-87.7418,45.1975],[-87.7418,45.1974],[-87.7418,45.197],[-87.7416,45.1964],[-87.7414,45.1957],[-87.7408,45.1947],[-87.7401,45.1941],[-87.7395,45.1937],[-87.7391,45.1931],[-87.739,45.1927],[-87.7391,45.1924],[-87.7391,45.192],[-87.7394,45.1913],[-87.7395,45.1906],[-87.7395,45.1905],[-87.7394,45.19],[-87.7393,45.1895],[-87.7388,45.1887],[-87.7384,45.1881],[-87.738,45.1874],[-87.7376,45.1868],[-87.7375,45.1861],[-87.7376,45.1853],[-87.7377,45.1848],[-87.7377,45.1846],[-87.7377,45.1842],[-87.7377,45.1838],[-87.7373,45.1827],[-87.7371,45.1821],[-87.7368,45.1817],[-87.7365,45.181],[-87.736,45.1801],[-87.7359,45.1797],[-87.7358,45.1791],[-87.7358,45.1789],[-87.7357,45.1788],[-87.7357,45.1787],[-87.7357,45.1786],[-87.7356,45.1785],[-87.7353,45.178],[-87.7352,45.1776],[-87.7352,45.1772],[-87.7352,45.1771],[-87.7353,45.1766],[-87.7355,45.1758],[-87.7359,45.175],[-87.7361,45.1744],[-87.7363,45.174],[-87.7365,45.1734],[-87.7364,45.1731],[-87.7363,45.1726],[-87.7362,45.1726],[-87.7361,45.1722],[-87.7359,45.172],[-87.7354,45.1717],[-87.7351,45.1715],[-87.7343,45.1713],[-87.7333,45.1711],[-87.7325,45.1711],[-87.7319,45.1711],[-87.7314,45.171],[-87.7309,45.1709],[-87.7304,45.1707],[-87.7297,45.1706],[-87.7293,45.1703],[-87.7284,45.17],[-87.7278,45.1696],[-87.7269,45.169],[-87.7265,45.1688],[-87.7258,45.1684],[-87.7253,45.1679],[-87.7246,45.1675],[-87.7244,45.1671],[-87.7241,45.1667],[-87.7238,45.1662],[-87.7234,45.1655],[-87.7231,45.1651],[-87.7225,45.1646],[-87.7219,45.1643],[-87.7214,45.1639],[-87.7204,45.1633],[-87.7198,45.1628],[-87.7193,45.1623],[-87.7188,45.1618],[-87.7185,45.1617],[-87.7179,45.1612],[-87.7171,45.1609],[-87.7166,45.1606],[-87.7157,45.1604],[-87.7153,45.1602],[-87.7145,45.16],[-87.714,45.1598],[-87.7131,45.1596],[-87.7121,45.1592],[-87.7113,45.159],[-87.7101,45.159],[-87.71,45.159],[-87.7095,45.1587],[-87.7091,45.1584],[-87.7086,45.1579],[-87.7084,45.1578],[-87.7083,45.1577],[-87.7083,45.1578],[-87.7082,45.1577],[-87.7082,45.1576],[-87.7081,45.1563],[-87.7081,45.156],[-87.7079,45.1555],[-87.7078,45.1553],[-87.7074,45.1547],[-87.7068,45.1543],[-87.7063,45.1539],[-87.7056,45.1535],[-87.7047,45.1529],[-87.7042,45.1526],[-87.7035,45.1522],[-87.703,45.1519],[-87.7017,45.1515],[-87.7013,45.1514],[-87.7006,45.1512],[-87.6996,45.1511],[-87.6985,45.1508],[-87.6968,45.1506],[-87.6957,45.1506],[-87.695,45.1505],[-87.6938,45.15],[-87.6936,45.15],[-87.6931,45.1498],[-87.6924,45.1495],[-87.692,45.1494],[-87.6916,45.1492],[-87.6906,45.1487],[-87.69,45.1484],[-87.6896,45.148],[-87.6895,45.148],[-87.6884,45.1474],[-87.6881,45.1472],[-87.6878,45.1469],[-87.6877,45.1469],[-87.6872,45.1465],[-87.6866,45.1461],[-87.6857,45.1454],[-87.6851,45.145],[-87.6845,45.1445],[-87.6839,45.1441],[-87.6834,45.1437],[-87.6832,45.1435],[-87.6825,45.1429],[-87.6822,45.1426],[-87.6817,45.142],[-87.6816,45.1419],[-87.6813,45.1414],[-87.6807,45.1407],[-87.6806,45.1403],[-87.6804,45.1396],[-87.6799,45.1391],[-87.6796,45.1388],[-87.6793,45.1384],[-87.6788,45.1378],[-87.6783,45.1374],[-87.6774,45.1367],[-87.6771,45.1365],[-87.6769,45.1363],[-87.6766,45.1361],[-87.6764,45.1359],[-87.676,45.1354],[-87.6758,45.1351],[-87.6758,45.1345],[-87.676,45.1341],[-87.6772,45.1329],[-87.6773,45.1328],[-87.6779,45.132],[-87.6782,45.1316],[-87.6785,45.1312],[-87.6785,45.1308],[-87.6784,45.1305],[-87.6782,45.1301],[-87.6778,45.1297],[-87.6775,45.1294],[-87.6769,45.1287],[-87.6767,45.1286],[-87.676,45.1282],[-87.6753,45.1275],[-87.6749,45.1271],[-87.6747,45.127],[-87.6745,45.1266],[-87.6744,45.1262],[-87.6744,45.1258],[-87.6744,45.125],[-87.6739,45.1238],[-87.6729,45.1226],[-87.6725,45.1215],[-87.6724,45.1213],[-87.6719,45.1208],[-87.6716,45.1206],[-87.6713,45.1203],[-87.671,45.1201],[-87.6706,45.1198],[-87.6705,45.1198],[-87.6693,45.1191],[-87.6684,45.1187],[-87.6676,45.1183],[-87.6671,45.1181],[-87.6658,45.117],[-87.6652,45.1163],[-87.6645,45.1156],[-87.6637,45.1148],[-87.6621,45.1133],[-87.6613,45.1126],[-87.6611,45.1119],[-87.6612,45.1097],[-87.6612,45.1091],[-87.6612,45.1083],[-87.6611,45.1082],[-87.6605,45.1079],[-87.66,45.1075],[-87.6599,45.1075],[-87.6592,45.1075],[-87.6587,45.1075],[-87.6582,45.1076],[-87.6571,45.1076],[-87.6567,45.1077],[-87.6544,45.1083],[-87.6525,45.1086],[-87.6514,45.1086],[-87.6506,45.1079],[-87.649,45.1069],[-87.6483,45.1064],[-87.6482,45.1064],[-87.6479,45.1063],[-87.6458,45.1061],[-87.6424,45.1063],[-87.6402,45.1065],[-87.64,45.1065],[-87.6383,45.1065],[-87.638,45.1065],[-87.6361,45.1059],[-87.6358,45.1059],[-87.6348,45.1057],[-87.6341,45.1058],[-87.6332,45.1061],[-87.633,45.1061],[-87.6328,45.1062],[-87.6327,45.1062],[-87.6315,45.1062],[-87.6307,45.106],[-87.63,45.1056],[-87.6296,45.1053],[-87.6289,45.1041],[-87.6277,45.1033],[-87.6265,45.1031],[-87.6252,45.103],[-87.6251,45.1029],[-87.6226,45.1026],[-87.6219,45.1024],[-87.6217,45.1024],[-87.6192,45.1016],[-87.6149,45.1001],[-87.6083,45.0985],[-87.6041,45.0975],[-87.6033,45.0974],[-87.5983,45.0962],[-87.5959,45.0956],[-87.5934,45.0951],[-87.5928,45.0949],[-87.5922,45.0948],[-87.5919,45.0947],[-87.5902,45.0953],[-87.5855,45.0969],[-87.5854,45.0969],[-87.5779,45.0958],[-87.5756,45.0955],[-87.5733,45.0952],[-87.5709,45.0948],[-87.5704,45.0948],[-87.5699,45.0947],[-87.5076,45.0857],[-87.5001,45.0846],[-87.4992,45.0845],[-87.4982,45.0844],[-87.4945,45.084],[-87.4908,45.0836],[-87.4738,45.0811],[-87.4428,45.0765],[-87.4425,45.0764],[-87.4402,45.0843],[-87.4392,45.0876],[-87.4324,45.1118],[-87.4305,45.1187],[-87.4284,45.125],[-87.426,45.1331],[-87.4258,45.134],[-87.4057,45.202],[-87.3751,45.215],[-87.3154,45.2407],[-87.3038,45.25],[-87.2713,45.2754],[-87.2501,45.2919],[-87.2384,45.3003],[-87.228,45.3084],[-87.2273,45.3089],[-87.1958,45.3334],[-87.1712,45.3525],[-87.1577,45.3704],[-87.1543,45.375],[-87.1537,45.3758],[-87.1278,45.4095],[-87.1251,45.413],[-87.1172,45.4233],[-87.1011,45.4442],[-87.0769,45.4442],[-87.0001,45.4441],[-86.9634,45.444],[-86.9322,45.444],[-86.9047,45.444],[-86.8751,45.4439],[-86.872,45.4439],[-86.8614,45.4439],[-86.841,45.4438],[-86.8188,45.4438],[-86.8153,45.4438],[-86.8148,45.4438],[-86.7972,45.4437],[-86.778,45.4437],[-86.7565,45.4436],[-86.7542,45.4436],[-86.7541,45.4436],[-86.754,45.4435],[-86.7501,45.442],[-86.7254,45.4319],[-86.7172,45.4286],[-86.6394,45.3968],[-86.6251,45.391],[-86.5857,45.375],[-86.5001,45.3399],[-86.4645,45.325],[-86.4641,45.3248],[-86.3751,45.2882],[-86.3258,45.2679],[-86.2823,45.25],[-86.2514,45.2369],[-86.2501,45.2364],[-86.2495,45.2361],[-86.2501,45.2357],[-86.3311,45.1867],[-86.3751,45.1601],[-86.4297,45.1271],[-86.4331,45.125],[-86.4999,45.0808],[-86.5001,45.0806],[-86.5282,45.0504],[-86.5655,45.0104],[-86.5692,45.0064],[-86.5748,45.0004],[-86.5752,45],[-86.6124,44.9604],[-86.6251,44.947],[-86.6364,44.9348],[-86.6863,44.881],[-86.689,44.875],[-86.6998,44.8508],[-86.7345,44.7731],[-86.739,44.7632],[-86.7448,44.75],[-86.7501,44.7395],[-86.7784,44.6752],[-86.7787,44.6745],[-86.8005,44.6249],[-86.8469,44.5194],[-86.8552,44.5003],[-86.8477,44.5003],[-86.8746,44.4408],[-86.9027,44.3757],[-86.9234,44.3288],[-86.9248,44.3256],[-86.9279,44.3185],[-86.9311,44.3111],[-86.958,44.25],[-86.988,44.1827],[-86.9993,44.1567],[-87.0001,44.1548],[-87.0001,44.1549],[-87.0001,44.1554],[-87.0001,44.1564],[-87.0001,44.1569],[-87.0001,44.1594],[-87.0001,44.1632],[-87.0053,44.1507],[-87.0106,44.1382],[-87.0132,44.1319],[-87.0148,44.125],[-87.0211,44.1017],[-87.0304,44.0642],[-87.0463,44],[-87.0489,44],[-87.0516,43.9889],[-87.0753,43.8948],[-87.0931,43.8201],[-87.0943,43.8152],[-87.0969,43.8048],[-87.1052,43.7704],[-87.1102,43.75],[-87.1141,43.7342],[-87.1141,43.7341],[-87.1251,43.6705],[-87.1251,43.6665],[-87.1256,43.6595],[-87.1266,43.6469],[-87.1282,43.625],[-87.1295,43.6084],[-87.1348,43.5417],[-87.1348,43.5414],[-87.1349,43.5331],[-87.135,43.5284],[-87.1365,43.5083],[-87.1371,43.5],[-87.1373,43.5],[-87.1378,43.5],[-87.138,43.5],[-87.1382,43.5],[-87.1386,43.4951],[-87.1397,43.4805],[-87.14,43.4757],[-87.1401,43.4748],[-87.1403,43.4723],[-87.1403,43.4714],[-87.1404,43.47],[-87.1411,43.4618],[-87.1472,43.3799],[-87.1466,43.375],[-87.1466,43.3749],[-87.1353,43.2981],[-87.1283,43.25],[-87.1258,43.2346],[-87.1251,43.2298],[-87.1251,43.2277],[-87.1215,43.2059],[-87.1192,43.192],[-87.119,43.1908],[-87.1084,43.125],[-87.1077,43.1182],[-87.1065,43.1093],[-87.1051,43.0993],[-87.1013,43.0709],[-87.0975,43.0423],[-87.0947,43.0212],[-87.0919,43],[-87.0894,42.9826],[-87.0847,42.95],[-87.0775,42.8999],[-87.0739,42.875],[-87.0736,42.873],[-87.0697,42.8441],[-87.0696,42.8435],[-87.0694,42.8421],[-87.0645,42.8069],[-87.0595,42.7709],[-87.0591,42.7679],[-87.0587,42.7652],[-87.0563,42.75],[-87.0556,42.7447],[-87.0439,42.6637],[-87.0384,42.625],[-87.0367,42.6129],[-87.0257,42.5319],[-87.0218,42.5037],[-87.0213,42.5],[-87.0204,42.5],[-87.0199,42.4938],[-87.0199,42.4935],[-87.1251,42.4937],[-87.166,42.4936],[-87.2247,42.4936],[-87.2501,42.4936],[-87.3751,42.4938],[-87.5001,42.4935],[-87.604,42.493],[-87.6251,42.493],[-87.7501,42.4927],[-87.7587,42.4925],[-87.7847,42.4919],[-87.7934,42.4917],[-87.7948,42.4918],[-87.7973,42.4919],[-87.7991,42.4919],[-87.8005,42.4919],[-87.8006,42.4919],[-87.801,42.492],[-87.8024,42.4924],[-87.8025,42.4924],[-87.8028,42.4925],[-87.8029,42.4925],[-87.8031,42.4925],[-87.8032,42.4926],[-87.8035,42.4926],[-87.8038,42.4926],[-87.805,42.4926],[-87.8053,42.4926],[-87.8056,42.4926],[-87.8062,42.4926],[-87.8064,42.4926],[-87.807,42.4926],[-87.8089,42.4927],[-87.8097,42.4927],[-87.8128,42.4927],[-87.8156,42.4927],[-87.8163,42.4927],[-87.8166,42.4927],[-87.8173,42.4928],[-87.8178,42.4928],[-87.8219,42.4928],[-87.8252,42.4928],[-87.8264,42.4928],[-87.8276,42.4929],[-87.8289,42.4929],[-87.8301,42.4929],[-87.8313,42.4929],[-87.8325,42.4929],[-87.8337,42.4929],[-87.8343,42.4929],[-87.8349,42.4929],[-87.8388,42.493],[-87.8401,42.493],[-87.8427,42.493],[-87.8429,42.493],[-87.844,42.493],[-87.8444,42.493],[-87.8446,42.493],[-87.8448,42.493],[-87.8454,42.4931],[-87.8457,42.4931],[-87.8466,42.4931],[-87.8467,42.4931],[-87.847,42.4931],[-87.8472,42.4931],[-87.8473,42.4931],[-87.8474,42.4931],[-87.8477,42.4931],[-87.8478,42.4931],[-87.848,42.4931],[-87.8486,42.4931],[-87.8491,42.4931],[-87.8529,42.4932],[-87.8586,42.4933],[-87.8611,42.4933],[-87.8617,42.4933],[-87.8626,42.4933],[-87.8642,42.4933],[-87.8675,42.4934],[-87.8706,42.4934],[-87.8724,42.4935],[-87.8737,42.4935],[-87.874,42.4935],[-87.8743,42.4935],[-87.8753,42.4935],[-87.881,42.4936],[-87.8821,42.4936],[-87.8834,42.4936],[-87.8841,42.4937],[-87.8857,42.4937],[-87.8865,42.4937],[-87.8867,42.4937],[-87.8868,42.4937],[-87.8918,42.4938],[-87.893,42.4938],[-87.8977,42.4939],[-87.8982,42.4939],[-87.8995,42.4939],[-87.8997,42.4939],[-87.9024,42.494],[-87.9028,42.494],[-87.9082,42.494],[-87.912,42.4941],[-87.917,42.4941],[-87.9171,42.4941],[-87.9173,42.4941],[-87.9174,42.4941],[-87.9175,42.4941],[-87.9188,42.4942],[-87.919,42.4942],[-87.9192,42.4942],[-87.9193,42.4942],[-87.9194,42.4942],[-87.9225,42.4942],[-87.9251,42.4942],[-87.9314,42.4943],[-87.9496,42.4946],[-87.9498,42.4946],[-87.9501,42.4946],[-87.9502,42.4946],[-87.9509,42.4946],[-87.951,42.4946],[-87.9516,42.4946],[-87.9546,42.4947],[-87.9618,42.4948],[-87.9716,42.4948],[-87.981,42.4949],[-87.9813,42.4949],[-87.9901,42.4949],[-87.9904,42.4949],[-87.9913,42.4949],[-87.9971,42.495],[-88.0024,42.495],[-88.0031,42.495],[-88.0033,42.495],[-88.0033,42.4949],[-88.005,42.4949],[-88.0051,42.4949],[-88.0175,42.495],[-88.0176,42.495],[-88.0208,42.4951],[-88.025,42.4951],[-88.027,42.4951],[-88.0271,42.4951],[-88.0272,42.4951],[-88.0306,42.4952],[-88.038,42.4952],[-88.0425,42.4953],[-88.0496,42.4954],[-88.0511,42.4954],[-88.0587,42.4955],[-88.0589,42.4955],[-88.0592,42.4955],[-88.0619,42.4955],[-88.0621,42.4955],[-88.0651,42.4955],[-88.0684,42.4956],[-88.0685,42.4956],[-88.0687,42.4956],[-88.0697,42.4956],[-88.0701,42.4956],[-88.0771,42.4956],[-88.0777,42.4956],[-88.0787,42.4956],[-88.0795,42.4956],[-88.0798,42.4956],[-88.0804,42.4956],[-88.0807,42.4956],[-88.081,42.4956],[-88.0811,42.4956],[-88.0814,42.4956],[-88.0824,42.4956],[-88.0828,42.4956],[-88.0829,42.4956],[-88.0833,42.4956],[-88.0834,42.4956],[-88.09,42.4956],[-88.0901,42.4956],[-88.0909,42.4956],[-88.0917,42.4956],[-88.0942,42.4956],[-88.0972,42.4956],[-88.0984,42.4956],[-88.0993,42.4956],[-88.1002,42.4956],[-88.101,42.4956],[-88.1013,42.4956],[-88.1015,42.4956],[-88.1022,42.4956],[-88.1032,42.4956],[-88.1039,42.4956],[-88.1075,42.4956],[-88.1087,42.4956],[-88.1088,42.4956],[-88.109,42.4956],[-88.1091,42.4956],[-88.1097,42.4956],[-88.1115,42.4956],[-88.118,42.4956],[-88.1237,42.4956],[-88.1238,42.4956],[-88.1245,42.4956],[-88.1264,42.4956],[-88.127,42.4956],[-88.1292,42.4956],[-88.1359,42.4956],[-88.1381,42.4956],[-88.1382,42.4956],[-88.1384,42.4956],[-88.1385,42.4956],[-88.1388,42.4956],[-88.1389,42.4956],[-88.1391,42.4956],[-88.1397,42.4956],[-88.1399,42.4956],[-88.1402,42.4956],[-88.1414,42.4956],[-88.1417,42.4956],[-88.1418,42.4956],[-88.1419,42.4956],[-88.1425,42.4956],[-88.1445,42.4956],[-88.1452,42.4956],[-88.1457,42.4956],[-88.147,42.4956],[-88.1474,42.4956],[-88.1478,42.4956],[-88.1486,42.4956],[-88.1501,42.4955],[-88.151,42.4955],[-88.1598,42.4955],[-88.162,42.4955],[-88.1769,42.4953],[-88.1799,42.4953],[-88.1814,42.4953],[-88.1818,42.4953],[-88.1819,42.4953],[-88.1821,42.4953],[-88.1822,42.4953],[-88.1834,42.4953],[-88.1871,42.4952],[-88.1874,42.4952],[-88.1875,42.4952],[-88.1876,42.4952],[-88.1878,42.4952],[-88.1879,42.4952],[-88.1883,42.4952],[-88.1903,42.4952],[-88.1965,42.4952],[-88.1986,42.4951],[-88.1989,42.4951],[-88.1995,42.4951],[-88.205,42.4952],[-88.2066,42.4952],[-88.2131,42.4951],[-88.2141,42.4951],[-88.2159,42.4951],[-88.2164,42.495],[-88.2165,42.495],[-88.2166,42.495],[-88.2168,42.495],[-88.217,42.495],[-88.2183,42.495],[-88.2188,42.495],[-88.2189,42.495],[-88.2213,42.495],[-88.2237,42.495],[-88.2262,42.495],[-88.2263,42.495],[-88.2279,42.495],[-88.2286,42.495],[-88.2318,42.495],[-88.2343,42.4949],[-88.2379,42.4949],[-88.2398,42.4949],[-88.2429,42.4949],[-88.2433,42.4949],[-88.2464,42.4949],[-88.2475,42.4949],[-88.2477,42.4949],[-88.2478,42.4949],[-88.2483,42.4949],[-88.2496,42.4949],[-88.2501,42.4949],[-88.2511,42.4949],[-88.2524,42.4949],[-88.254,42.4949],[-88.257,42.4949],[-88.2583,42.4949],[-88.2594,42.4948],[-88.2601,42.4948],[-88.2617,42.4947],[-88.2624,42.4947],[-88.2646,42.4947],[-88.2654,42.4947],[-88.2659,42.4947],[-88.2671,42.4947],[-88.2675,42.4947],[-88.2677,42.4947],[-88.2681,42.4947],[-88.2683,42.4947],[-88.2685,42.4947],[-88.269,42.4947],[-88.2693,42.4947],[-88.2695,42.4947],[-88.2698,42.4947],[-88.2701,42.4947],[-88.2703,42.4947],[-88.2704,42.4947],[-88.2705,42.4947],[-88.2706,42.4947],[-88.2707,42.4947],[-88.2709,42.4947],[-88.271,42.4947],[-88.2715,42.4947],[-88.2717,42.4947],[-88.2719,42.4947],[-88.2725,42.4948],[-88.2727,42.4948],[-88.2728,42.4948],[-88.2729,42.4948],[-88.2732,42.4948],[-88.2742,42.4948],[-88.2746,42.4948],[-88.275,42.4948],[-88.2764,42.4948],[-88.2769,42.4948],[-88.2772,42.4948],[-88.2774,42.4948],[-88.2785,42.4948],[-88.279,42.4948],[-88.2793,42.4948],[-88.2795,42.4948],[-88.2796,42.4948],[-88.2799,42.4948],[-88.28,42.4948],[-88.281,42.4948],[-88.2813,42.4948],[-88.2816,42.4948],[-88.2818,42.4948],[-88.2841,42.4948],[-88.2851,42.4948],[-88.2886,42.4947],[-88.2992,42.4947],[-88.302,42.4946],[-88.3024,42.4946],[-88.3026,42.4946],[-88.3027,42.4946],[-88.303,42.4946],[-88.3032,42.4946],[-88.3035,42.4946],[-88.3044,42.4946],[-88.3047,42.4946],[-88.3103,42.4946],[-88.3112,42.4946],[-88.3116,42.4946],[-88.3119,42.4946],[-88.3153,42.4946],[-88.3157,42.4946],[-88.3161,42.4946],[-88.3165,42.4946],[-88.3176,42.4946],[-88.3185,42.4946],[-88.32,42.4946],[-88.3219,42.4946],[-88.3227,42.4946],[-88.3231,42.4946],[-88.3244,42.4946],[-88.3248,42.4946],[-88.3253,42.4946],[-88.3268,42.4946],[-88.3273,42.4946],[-88.3275,42.4946],[-88.3282,42.4946],[-88.3285,42.4946],[-88.329,42.4946],[-88.3294,42.4946],[-88.3302,42.4946],[-88.3303,42.4946],[-88.3308,42.4946],[-88.3315,42.4946],[-88.3338,42.4946],[-88.3346,42.4946],[-88.3347,42.4946],[-88.3349,42.4946],[-88.3358,42.4946],[-88.3383,42.4946],[-88.3391,42.4946],[-88.355,42.4946],[-88.3751,42.4945],[-88.3784,42.4945],[-88.39,42.4945],[-88.3906,42.4945],[-88.3929,42.4945],[-88.4092,42.4946],[-88.4131,42.4946],[-88.4135,42.4946],[-88.4184,42.4946],[-88.4206,42.4946],[-88.4214,42.4945],[-88.4217,42.4946],[-88.4219,42.4946],[-88.422,42.4946],[-88.4221,42.4945],[-88.4222,42.4945],[-88.4223,42.4945],[-88.4225,42.4945],[-88.4226,42.4945],[-88.4227,42.4946],[-88.423,42.4946],[-88.4234,42.4946],[-88.4316,42.4947],[-88.432,42.4947],[-88.4373,42.4947],[-88.4396,42.4947],[-88.4423,42.4947],[-88.4469,42.4948],[-88.4533,42.4948],[-88.4537,42.4948],[-88.4541,42.4948],[-88.455,42.4948],[-88.4577,42.4948],[-88.4598,42.4948],[-88.4601,42.4948],[-88.4618,42.4948],[-88.4619,42.4948],[-88.462,42.4948],[-88.4637,42.4948],[-88.4689,42.4947],[-88.4706,42.4946],[-88.4713,42.4946],[-88.4717,42.4946],[-88.472,42.4946],[-88.474,42.4946],[-88.475,42.4946],[-88.4761,42.4946],[-88.478,42.4946],[-88.479,42.4946],[-88.484,42.4946],[-88.486,42.4946],[-88.4861,42.4946],[-88.496,42.4946],[-88.4978,42.4946],[-88.5001,42.4948],[-88.5015,42.4948],[-88.5057,42.4948],[-88.5071,42.4948],[-88.5073,42.4948],[-88.5074,42.4948],[-88.5075,42.4948],[-88.5076,42.4948],[-88.5158,42.4948],[-88.5159,42.4948],[-88.5257,42.4949],[-88.5286,42.4949],[-88.5374,42.495],[-88.5403,42.495],[-88.5405,42.495],[-88.5502,42.495],[-88.5592,42.495],[-88.5598,42.495],[-88.5605,42.495],[-88.5626,42.495],[-88.5633,42.495],[-88.564,42.495],[-88.5659,42.495],[-88.5665,42.495],[-88.5667,42.495],[-88.5697,42.495],[-88.5834,42.495],[-88.5894,42.495],[-88.5896,42.495],[-88.5994,42.4951],[-88.6067,42.4951],[-88.6191,42.4951],[-88.6231,42.495],[-88.629,42.495],[-88.6386,42.495],[-88.6438,42.4949],[-88.6459,42.4949],[-88.656,42.4948],[-88.658,42.4948],[-88.6584,42.4948],[-88.6608,42.4948],[-88.6659,42.4946],[-88.6683,42.4946],[-88.6708,42.4945],[-88.6782,42.4943],[-88.6783,42.4943],[-88.6806,42.4942],[-88.6853,42.4941],[-88.687,42.4941],[-88.6881,42.4941],[-88.6979,42.4938],[-88.7044,42.4937],[-88.7074,42.4936],[-88.7101,42.4935],[-88.7123,42.4935],[-88.7128,42.4935],[-88.7141,42.4934],[-88.7195,42.4933],[-88.722,42.4932],[-88.7225,42.4932],[-88.7233,42.4932],[-88.7237,42.4932],[-88.7259,42.4931],[-88.7268,42.4931],[-88.7269,42.4931],[-88.7273,42.4931],[-88.7274,42.4931],[-88.7284,42.493],[-88.7314,42.4929],[-88.7323,42.4929],[-88.7324,42.4929],[-88.7325,42.4929],[-88.7333,42.4929],[-88.7357,42.4928],[-88.7365,42.4928],[-88.7366,42.4928],[-88.737,42.4927],[-88.7372,42.4927],[-88.7389,42.4927],[-88.7443,42.4925],[-88.746,42.4924],[-88.7462,42.4924],[-88.7468,42.4924],[-88.747,42.4924],[-88.7507,42.4923],[-88.7617,42.4921],[-88.7653,42.492],[-88.7661,42.492],[-88.7685,42.492],[-88.7687,42.492],[-88.7693,42.4919],[-88.7708,42.4919],[-88.7751,42.4919],[-88.7764,42.4919],[-88.7765,42.4919],[-88.7765,42.492],[-88.7867,42.492],[-88.7949,42.4921],[-88.7952,42.4921],[-88.8009,42.4921],[-88.801,42.4921],[-88.8011,42.4921],[-88.8041,42.4921],[-88.8042,42.4921],[-88.8163,42.4924],[-88.8164,42.4924],[-88.8199,42.4924],[-88.8234,42.4925],[-88.825,42.4925],[-88.8251,42.4925],[-88.8255,42.4926],[-88.8256,42.4926],[-88.8301,42.4927],[-88.8332,42.4927],[-88.8336,42.4927],[-88.8513,42.4932],[-88.8526,42.4933],[-88.8549,42.4933],[-88.8607,42.4935],[-88.8623,42.4935],[-88.8624,42.4935],[-88.8642,42.4936],[-88.8651,42.4936],[-88.8652,42.4936],[-88.8682,42.4937],[-88.8692,42.4937],[-88.8694,42.4937],[-88.8747,42.4938],[-88.8751,42.4938],[-88.8791,42.4938],[-88.8848,42.494],[-88.8849,42.494],[-88.8872,42.494],[-88.8873,42.494],[-88.8882,42.494],[-88.8895,42.4941],[-88.8945,42.4942],[-88.8946,42.4942],[-88.9063,42.4944],[-88.918,42.4946],[-88.9185,42.4946],[-88.9202,42.4947],[-88.921,42.4947],[-88.9213,42.4947],[-88.9238,42.4948],[-88.9239,42.4948],[-88.9318,42.4949],[-88.9346,42.4949],[-88.9403,42.495],[-88.9404,42.495],[-88.9409,42.4951],[-88.9424,42.4951],[-88.9429,42.4951],[-88.9433,42.4951],[-88.9435,42.4951],[-88.9436,42.4951],[-88.9506,42.4952],[-88.9519,42.4953],[-88.9648,42.4955],[-88.965,42.4955],[-88.976,42.4957],[-88.9761,42.4957],[-88.9776,42.4957],[-88.9778,42.4957],[-88.9782,42.4958],[-88.9785,42.4958],[-88.9789,42.4958],[-88.9791,42.4958],[-88.9792,42.4958],[-88.9794,42.4958],[-88.9795,42.4958],[-88.9796,42.4958],[-88.9808,42.4958],[-88.9844,42.4959],[-88.9856,42.4959],[-88.9868,42.4959],[-88.9904,42.496],[-88.991,42.496],[-88.9916,42.496],[-88.9918,42.496],[-88.9923,42.496],[-88.9925,42.496],[-88.9926,42.496],[-88.9927,42.496],[-88.9929,42.496],[-88.993,42.496],[-88.9939,42.496],[-88.9977,42.496],[-88.9978,42.496],[-88.9979,42.496],[-88.998,42.496],[-88.9984,42.496],[-88.9997,42.496],[-89.0002,42.496],[-89.0004,42.496],[-89.0007,42.496],[-89.0008,42.496],[-89.001,42.496],[-89.0012,42.496],[-89.0013,42.496],[-89.0014,42.496],[-89.0016,42.496],[-89.0018,42.496],[-89.0019,42.496],[-89.002,42.496],[-89.0021,42.496],[-89.0022,42.496],[-89.0023,42.496],[-89.0024,42.496],[-89.0026,42.496],[-89.0027,42.496],[-89.003,42.496],[-89.0038,42.496],[-89.0041,42.496],[-89.0045,42.496],[-89.0047,42.496],[-89.0054,42.4961],[-89.0058,42.4961],[-89.0063,42.4961],[-89.0076,42.4961],[-89.008,42.4961],[-89.0086,42.4961],[-89.0087,42.4961],[-89.009,42.4961],[-89.0091,42.4961],[-89.0092,42.4961],[-89.0097,42.4961],[-89.0099,42.4961],[-89.01,42.4961],[-89.0104,42.4961],[-89.0105,42.4961],[-89.0108,42.4961],[-89.0114,42.4961],[-89.0116,42.4961],[-89.0117,42.4961],[-89.0118,42.4961],[-89.012,42.4961],[-89.0121,42.4961],[-89.0122,42.4961],[-89.0126,42.4961],[-89.0127,42.4961],[-89.0129,42.4961],[-89.0134,42.4961],[-89.0136,42.4961],[-89.0137,42.4961],[-89.0139,42.4961],[-89.0141,42.4961],[-89.0148,42.4961],[-89.015,42.4961],[-89.0187,42.4961],[-89.0198,42.4961],[-89.02,42.4961],[-89.0201,42.4961],[-89.022,42.4961],[-89.0246,42.4961],[-89.0248,42.4961],[-89.025,42.4961],[-89.0253,42.4961],[-89.0262,42.4961],[-89.0269,42.4961],[-89.0307,42.4962],[-89.0318,42.4962],[-89.0366,42.4962],[-89.0382,42.4962],[-89.0387,42.4962],[-89.0398,42.4962],[-89.0401,42.4962],[-89.0402,42.4962],[-89.0409,42.4962],[-89.0415,42.4962],[-89.0417,42.4962],[-89.042,42.4962],[-89.0421,42.4962],[-89.0423,42.4962],[-89.0425,42.4962],[-89.0426,42.4962],[-89.0428,42.4962],[-89.0436,42.4962],[-89.0438,42.4962],[-89.0444,42.4962],[-89.046,42.4962],[-89.0466,42.4962],[-89.0468,42.4962],[-89.0476,42.4962],[-89.0478,42.4962],[-89.0481,42.4962],[-89.0488,42.4962],[-89.049,42.4962],[-89.0493,42.4962],[-89.05,42.4962],[-89.0503,42.4962],[-89.0506,42.4962],[-89.0513,42.4962],[-89.0516,42.4962],[-89.0518,42.4962],[-89.0525,42.4962],[-89.0528,42.4962],[-89.053,42.4962],[-89.0537,42.4962],[-89.0539,42.4962],[-89.0541,42.4962],[-89.0545,42.4962],[-89.0547,42.4962],[-89.0548,42.4962],[-89.055,42.4962],[-89.0553,42.4962],[-89.0559,42.4962],[-89.0561,42.4962],[-89.0562,42.4962],[-89.0563,42.4962],[-89.0564,42.4962],[-89.0565,42.4962],[-89.0571,42.4962],[-89.0573,42.4962],[-89.0576,42.4962],[-89.0585,42.4962],[-89.0588,42.4962],[-89.059,42.4962],[-89.0596,42.4962],[-89.0598,42.4962],[-89.0601,42.4962],[-89.0609,42.4962],[-89.0612,42.4962],[-89.0615,42.4962],[-89.0623,42.4962],[-89.0625,42.4962],[-89.0627,42.4962],[-89.0635,42.4963],[-89.0637,42.4963],[-89.0642,42.4963],[-89.0656,42.4963],[-89.066,42.4963],[-89.0662,42.4963],[-89.0663,42.4963],[-89.0672,42.4963],[-89.0674,42.4963],[-89.0679,42.4963],[-89.0694,42.4963],[-89.0699,42.4963],[-89.07,42.4963],[-89.0703,42.4963],[-89.0704,42.4963],[-89.0707,42.4963],[-89.0708,42.4963],[-89.0712,42.4962],[-89.0725,42.4962],[-89.0778,42.4963],[-89.0795,42.4963],[-89.0834,42.4963],[-89.095,42.4965],[-89.0989,42.4965],[-89.0989,42.4966],[-89.099,42.4966],[-89.0992,42.4966],[-89.0997,42.4966],[-89.0999,42.4966],[-89.1003,42.4966],[-89.1014,42.4967],[-89.1018,42.4967],[-89.1035,42.4967],[-89.1085,42.4967],[-89.1102,42.4968],[-89.1103,42.4967],[-89.1112,42.4967],[-89.1144,42.4968],[-89.1155,42.4969],[-89.1157,42.4969],[-89.1165,42.4969],[-89.1168,42.4969],[-89.1169,42.4969],[-89.117,42.4969],[-89.1173,42.4969],[-89.1174,42.4969],[-89.1175,42.4969],[-89.1178,42.4969],[-89.1179,42.4969],[-89.118,42.4969],[-89.1181,42.4969],[-89.1183,42.4969],[-89.1184,42.4969],[-89.1185,42.4969],[-89.1186,42.4969],[-89.1201,42.4969],[-89.1202,42.4969],[-89.1205,42.4969],[-89.1206,42.4969],[-89.1234,42.497],[-89.1249,42.497],[-89.125,42.497],[-89.1251,42.497],[-89.1253,42.497],[-89.126,42.497],[-89.1262,42.4971],[-89.1269,42.4971],[-89.129,42.4971],[-89.1298,42.4971],[-89.1299,42.4971],[-89.1327,42.4971],[-89.1417,42.4971],[-89.1446,42.4972],[-89.1461,42.4972],[-89.1505,42.4972],[-89.152,42.4972],[-89.1526,42.4972],[-89.153,42.4972],[-89.1541,42.4972],[-89.1561,42.4972],[-89.1572,42.4973],[-89.1586,42.4973],[-89.1632,42.4973],[-89.1647,42.4973],[-89.165,42.4973],[-89.166,42.4973],[-89.1664,42.4973],[-89.1665,42.4973],[-89.1666,42.4973],[-89.1667,42.4973],[-89.1669,42.4973],[-89.1674,42.4973],[-89.1675,42.4973],[-89.1736,42.4974],[-89.1826,42.4975],[-89.1842,42.4975],[-89.1891,42.4976],[-89.1894,42.4976],[-89.1915,42.4976],[-89.194,42.4976],[-89.1965,42.4977],[-89.1979,42.4977],[-89.1981,42.4977],[-89.1989,42.4977],[-89.2038,42.4977],[-89.2087,42.4978],[-89.2136,42.4978],[-89.2185,42.4979],[-89.2191,42.4979],[-89.2234,42.498],[-89.2242,42.498],[-89.2254,42.4979],[-89.2263,42.4979],[-89.2267,42.4979],[-89.2276,42.4979],[-89.2279,42.4979],[-89.23,42.498],[-89.2361,42.498],[-89.2381,42.4981],[-89.2384,42.4981],[-89.2394,42.4981],[-89.2397,42.4981],[-89.2398,42.4981],[-89.2401,42.4981],[-89.2403,42.4981],[-89.2404,42.4981],[-89.2407,42.4981],[-89.2408,42.4981],[-89.2417,42.4981],[-89.2446,42.4981],[-89.2455,42.4981],[-89.2458,42.4981],[-89.2467,42.4981],[-89.247,42.4981],[-89.2471,42.4981],[-89.2476,42.4981],[-89.2478,42.4981],[-89.2479,42.4981],[-89.2501,42.4981],[-89.2508,42.498],[-89.2519,42.498],[-89.252,42.498],[-89.2605,42.4982],[-89.2607,42.4982],[-89.261,42.4982],[-89.2621,42.4982],[-89.2622,42.4982],[-89.2623,42.4982],[-89.2624,42.4982],[-89.2625,42.4982],[-89.2627,42.4982],[-89.291,42.4989],[-89.2911,42.4989],[-89.2913,42.4989],[-89.2914,42.4989],[-89.2915,42.4989],[-89.2937,42.499],[-89.2949,42.499],[-89.3001,42.499],[-89.3023,42.4991],[-89.3032,42.4991],[-89.306,42.4991],[-89.307,42.4992],[-89.308,42.4992],[-89.3109,42.4992],[-89.3119,42.4992],[-89.3144,42.4993],[-89.3218,42.4994],[-89.3243,42.4995],[-89.3246,42.4995],[-89.3247,42.4995],[-89.3253,42.4995],[-89.3271,42.4995],[-89.3277,42.4995],[-89.3289,42.4995],[-89.3328,42.4996],[-89.334,42.4996],[-89.3341,42.4996],[-89.3343,42.4996],[-89.3344,42.4996],[-89.3349,42.4996],[-89.3364,42.4997],[-89.337,42.4997],[-89.3375,42.4997],[-89.339,42.4997],[-89.3395,42.4997],[-89.3408,42.4997],[-89.3438,42.4998],[-89.3449,42.4998],[-89.3463,42.4998],[-89.3477,42.4999],[-89.352,42.4999],[-89.3535,42.4999],[-89.3536,42.4999],[-89.3543,42.5],[-89.3567,42.5],[-89.3575,42.5],[-89.3584,42.5],[-89.3611,42.5],[-89.362,42.5],[-89.3628,42.5],[-89.3634,42.5001],[-89.3652,42.5001],[-89.3658,42.5001],[-89.3669,42.5001],[-89.3677,42.5001],[-89.3683,42.5001],[-89.3706,42.5001],[-89.3713,42.5001],[-89.3718,42.5002],[-89.3724,42.5002],[-89.3738,42.5002],[-89.3744,42.5002],[-89.3749,42.5002],[-89.378,42.5002],[-89.3799,42.5002],[-89.3805,42.5003],[-89.3811,42.5003],[-89.3821,42.5003],[-89.3826,42.5003],[-89.3829,42.5003],[-89.3833,42.5003],[-89.384,42.5003],[-89.3849,42.5003],[-89.3854,42.5003],[-89.3871,42.5003],[-89.3913,42.5004],[-89.3918,42.5004],[-89.3931,42.5004],[-89.3932,42.5005],[-89.3937,42.5005],[-89.394,42.5005],[-89.3949,42.5005],[-89.3952,42.5005],[-89.3954,42.5005],[-89.3962,42.5005],[-89.3964,42.5005],[-89.3986,42.5006],[-89.3996,42.5006],[-89.4001,42.5006],[-89.4002,42.5006],[-89.4009,42.5006],[-89.4014,42.5005],[-89.4024,42.5006],[-89.4052,42.5006],[-89.4061,42.5006],[-89.4065,42.5006],[-89.4076,42.5006],[-89.4079,42.5006],[-89.4083,42.5006],[-89.4095,42.5007],[-89.4099,42.5007],[-89.4111,42.5007],[-89.4118,42.5007],[-89.4174,42.5007],[-89.4192,42.5008],[-89.4196,42.5008],[-89.4206,42.5008],[-89.421,42.5008],[-89.4211,42.5008],[-89.4215,42.5008],[-89.4232,42.5008],[-89.4237,42.5009],[-89.4238,42.5008],[-89.4239,42.5008],[-89.4251,42.5008],[-89.4308,42.5009],[-89.4358,42.5009],[-89.4403,42.501],[-89.4417,42.501],[-89.444,42.501],[-89.45,42.5011],[-89.4551,42.5012],[-89.458,42.5012],[-89.4599,42.5012],[-89.4637,42.5013],[-89.4692,42.5013],[-89.4742,42.5014],[-89.4785,42.5015],[-89.4787,42.5015],[-89.4836,42.5015],[-89.4842,42.5016],[-89.4912,42.5015],[-89.4926,42.5015],[-89.493,42.5015],[-89.4932,42.5015],[-89.4984,42.5016],[-89.5026,42.5016],[-89.503,42.5016],[-89.5079,42.5018],[-89.5088,42.5018],[-89.5121,42.5019],[-89.5128,42.5019],[-89.5165,42.5019],[-89.52,42.502],[-89.5206,42.502],[-89.5209,42.502],[-89.5219,42.502],[-89.5223,42.502],[-89.5238,42.502],[-89.5284,42.502],[-89.53,42.502],[-89.5324,42.5021],[-89.5399,42.5022],[-89.5423,42.5022],[-89.5424,42.5022],[-89.5462,42.5023],[-89.5577,42.5025],[-89.5616,42.5026],[-89.5618,42.5026],[-89.5626,42.5026],[-89.5629,42.5026],[-89.5631,42.5026],[-89.5636,42.5026],[-89.5638,42.5026],[-89.5641,42.5026],[-89.5649,42.5027],[-89.5652,42.5027],[-89.5669,42.5028],[-89.5722,42.5029],[-89.5731,42.5029],[-89.5739,42.5029],[-89.5745,42.503],[-89.5747,42.503],[-89.5756,42.503],[-89.5767,42.503],[-89.577,42.503],[-89.5771,42.503],[-89.5779,42.5029],[-89.578,42.5029],[-89.5781,42.5029],[-89.5782,42.5029],[-89.5783,42.5029],[-89.5785,42.5029],[-89.5787,42.503],[-89.5789,42.503],[-89.579,42.503],[-89.5792,42.5031],[-89.5795,42.5031],[-89.5811,42.5032],[-89.5816,42.5032],[-89.584,42.5033],[-89.5842,42.5033],[-89.5919,42.5035],[-89.5937,42.5035],[-89.5945,42.5036],[-89.5948,42.5036],[-89.5959,42.5035],[-89.5963,42.5035],[-89.597,42.5035],[-89.5989,42.5035],[-89.5992,42.5035],[-89.5995,42.5035],[-89.5999,42.5037],[-89.6,42.5037],[-89.6,42.5038],[-89.6001,42.5038],[-89.6004,42.5038],[-89.6006,42.5038],[-89.6008,42.5038],[-89.6013,42.5038],[-89.6014,42.5037],[-89.6015,42.5037],[-89.6018,42.5037],[-89.6031,42.5037],[-89.6035,42.5037],[-89.6044,42.5037],[-89.6063,42.5037],[-89.6064,42.5037],[-89.6069,42.5037],[-89.6077,42.5037],[-89.608,42.5037],[-89.6086,42.5037],[-89.6088,42.5038],[-89.6093,42.5038],[-89.6095,42.5038],[-89.6114,42.5038],[-89.6119,42.5038],[-89.6121,42.5039],[-89.6123,42.5039],[-89.6131,42.504],[-89.6133,42.504],[-89.6139,42.504],[-89.6155,42.5041],[-89.6161,42.5041],[-89.6198,42.5042],[-89.6232,42.5042],[-89.6308,42.5044],[-89.6345,42.5045],[-89.6347,42.5045],[-89.6355,42.5045],[-89.6357,42.5045],[-89.6374,42.5045],[-89.6427,42.5046],[-89.6439,42.5046],[-89.644,42.5046],[-89.6441,42.5046],[-89.6443,42.5046],[-89.6444,42.5045],[-89.645,42.5045],[-89.6469,42.5046],[-89.6475,42.5046],[-89.6476,42.5046],[-89.6477,42.5046],[-89.648,42.5046],[-89.6482,42.5046],[-89.6483,42.5046],[-89.6487,42.5046],[-89.6498,42.5046],[-89.6502,42.5046],[-89.6503,42.5046],[-89.6505,42.5046],[-89.6506,42.5045],[-89.6507,42.5046],[-89.6508,42.5046],[-89.6509,42.5047],[-89.651,42.5047],[-89.6511,42.5047],[-89.6541,42.5048],[-89.6542,42.5048],[-89.6644,42.5049],[-89.6678,42.5049],[-89.6681,42.505],[-89.669,42.505],[-89.6693,42.505],[-89.6694,42.505],[-89.6695,42.505],[-89.6697,42.505],[-89.6698,42.505],[-89.6739,42.5051],[-89.6862,42.5051],[-89.6903,42.5052],[-89.6908,42.5052],[-89.6926,42.5052],[-89.6929,42.5052],[-89.6931,42.5052],[-89.6933,42.5052],[-89.6938,42.5051],[-89.694,42.5051],[-89.6991,42.5052],[-89.7143,42.5052],[-89.7194,42.5052],[-89.7224,42.5052],[-89.7312,42.5052],[-89.7342,42.5052],[-89.7358,42.5053],[-89.7408,42.5054],[-89.7424,42.5054],[-89.7428,42.5054],[-89.744,42.5054],[-89.7444,42.5054],[-89.7455,42.5054],[-89.749,42.5054],[-89.7501,42.5054],[-89.7503,42.5054],[-89.7507,42.5054],[-89.7508,42.5054],[-89.7538,42.5054],[-89.7629,42.5054],[-89.7659,42.5054],[-89.7675,42.5054],[-89.7685,42.5054],[-89.7685,42.5053],[-89.7696,42.5054],[-89.7697,42.5054],[-89.7804,42.5055],[-89.7831,42.5055],[-89.7898,42.5055],[-89.7912,42.5055],[-89.7938,42.5056],[-89.794,42.5055],[-89.7947,42.5055],[-89.7948,42.5055],[-89.7949,42.5055],[-89.7951,42.5055],[-89.7953,42.5055],[-89.7959,42.5055],[-89.799,42.5055],[-89.8,42.5055],[-89.8001,42.5055],[-89.8006,42.5055],[-89.8007,42.5055],[-89.801,42.5055],[-89.8018,42.5055],[-89.802,42.5055],[-89.8023,42.5055],[-89.8031,42.5055],[-89.8034,42.5055],[-89.8048,42.5056],[-89.8056,42.5056],[-89.809,42.5056],[-89.8093,42.5056],[-89.8105,42.5056],[-89.8106,42.5056],[-89.8112,42.5056],[-89.8114,42.5056],[-89.8139,42.5057],[-89.8215,42.5057],[-89.824,42.5057],[-89.8247,42.5057],[-89.8268,42.5057],[-89.8275,42.5057],[-89.8279,42.5057],[-89.829,42.5057],[-89.8293,42.5057],[-89.8296,42.5057],[-89.8306,42.5057],[-89.8309,42.5057],[-89.8315,42.5057],[-89.8332,42.5057],[-89.8338,42.5057],[-89.8345,42.5057],[-89.8352,42.5057],[-89.8368,42.5057],[-89.8376,42.5057],[-89.8388,42.5057],[-89.8426,42.5057],[-89.8439,42.5057],[-89.8445,42.5057],[-89.8446,42.5057],[-89.8468,42.5057],[-89.8475,42.5057],[-89.8478,42.5057],[-89.8487,42.5057],[-89.8491,42.5057],[-89.8526,42.5057],[-89.8575,42.5057],[-89.8633,42.5057],[-89.8668,42.5057],[-89.8673,42.5057],[-89.8679,42.5057],[-89.8689,42.5057],[-89.8751,42.5057],[-89.8771,42.5057],[-89.8786,42.5057],[-89.8831,42.5058],[-89.8846,42.5058],[-89.8861,42.5058],[-89.8869,42.5058],[-89.8903,42.5058],[-89.8918,42.5058],[-89.8928,42.5058],[-89.8958,42.5058],[-89.8968,42.5058],[-89.898,42.5058],[-89.9017,42.5058],[-89.9021,42.5058],[-89.9029,42.5058],[-89.9036,42.5058],[-89.9059,42.5058],[-89.9061,42.5058],[-89.9066,42.5058],[-89.9102,42.5058],[-89.9124,42.5058],[-89.9197,42.5058],[-89.921,42.5058],[-89.9246,42.5058],[-89.9249,42.5058],[-89.9259,42.5058],[-89.9262,42.5058],[-89.9265,42.5058],[-89.927,42.5058],[-89.9272,42.5058],[-89.9282,42.5058],[-89.9284,42.5058],[-89.9298,42.5058],[-89.9331,42.5057],[-89.9373,42.5057],[-89.9384,42.5057],[-89.9415,42.5057],[-89.9446,42.5057],[-89.9459,42.5057],[-89.9464,42.5057],[-89.951,42.5057],[-89.9535,42.5057],[-89.9542,42.5057],[-89.9547,42.5057],[-89.9552,42.5057],[-89.9554,42.5057],[-89.9555,42.5057],[-89.9565,42.5057],[-89.9566,42.5057],[-89.9585,42.5058],[-89.9591,42.5058],[-89.9612,42.5059],[-89.9643,42.5059],[-89.9651,42.5059],[-89.9654,42.506],[-89.9655,42.506],[-89.9662,42.506],[-89.9663,42.506],[-89.9679,42.506],[-89.9695,42.5061],[-89.9709,42.5061],[-89.9729,42.5062],[-89.9739,42.5063],[-89.9762,42.5063],[-89.9804,42.5064],[-89.9807,42.5064],[-89.9816,42.5064],[-89.9826,42.5065],[-89.9849,42.5065],[-89.9854,42.5065],[-89.9855,42.5065],[-89.9856,42.5065],[-89.9858,42.5066],[-89.986,42.5067],[-89.9972,42.5068],[-89.9973,42.5068],[-89.9994,42.5069],[-89.9996,42.5069],[-90.0001,42.5068],[-90.0082,42.5069],[-90.0167,42.5072],[-90.017,42.5071],[-90.0172,42.5072],[-90.018,42.5072],[-90.0186,42.5072],[-90.0187,42.5072],[-90.0262,42.5075],[-90.0318,42.5077],[-90.0506,42.508],[-90.0662,42.5082],[-90.0663,42.5082],[-90.0678,42.5082],[-90.0685,42.5082],[-90.0734,42.5083],[-90.0737,42.5083],[-90.0846,42.5081],[-90.0847,42.5081],[-90.0856,42.5081],[-90.0932,42.5083],[-90.0933,42.5082],[-90.0934,42.5082],[-90.0935,42.5082],[-90.0937,42.5082],[-90.0949,42.5082],[-90.095,42.5082],[-90.0951,42.5082],[-90.0951,42.5081],[-90.0952,42.5081],[-90.0952,42.508],[-90.0952,42.5079],[-90.101,42.5079],[-90.1013,42.5079],[-90.104,42.508],[-90.1043,42.508],[-90.1251,42.5081],[-90.1324,42.5081],[-90.134,42.5081],[-90.1424,42.5083],[-90.1425,42.5083],[-90.1428,42.5083],[-90.143,42.5083],[-90.1431,42.5083],[-90.1433,42.5083],[-90.1518,42.5083],[-90.1574,42.5083],[-90.1583,42.5083],[-90.1644,42.5083],[-90.173,42.5082],[-90.1816,42.5081],[-90.1871,42.508],[-90.1873,42.508],[-90.1928,42.508],[-90.1934,42.508],[-90.2022,42.5079],[-90.2025,42.5079],[-90.2027,42.5079],[-90.2029,42.5078],[-90.2032,42.5078],[-90.2061,42.5078],[-90.2062,42.5078],[-90.2067,42.5078],[-90.2085,42.5078],[-90.2101,42.5078],[-90.2121,42.5078],[-90.2125,42.5078],[-90.2126,42.5078],[-90.2128,42.5078],[-90.2139,42.5078],[-90.2145,42.5078],[-90.2152,42.5079],[-90.2157,42.5079],[-90.2162,42.5079],[-90.2167,42.5079],[-90.2172,42.5079],[-90.2174,42.5079],[-90.2176,42.5078],[-90.2177,42.5078],[-90.2178,42.5078],[-90.2179,42.5078],[-90.2188,42.5078],[-90.22,42.5078],[-90.2211,42.5078],[-90.2214,42.5078],[-90.2228,42.5078],[-90.2232,42.5078],[-90.2235,42.5078],[-90.2236,42.5078],[-90.2237,42.5078],[-90.2435,42.5077],[-90.2478,42.5076],[-90.2507,42.5076],[-90.2508,42.5076],[-90.2509,42.5076],[-90.2511,42.5076],[-90.2521,42.5076],[-90.2524,42.5076],[-90.2526,42.5076],[-90.2528,42.5075],[-90.2529,42.5074],[-90.253,42.5074],[-90.2531,42.5073],[-90.2653,42.5075],[-90.2671,42.5076],[-90.2682,42.5077],[-90.2693,42.5077],[-90.2727,42.5076],[-90.2796,42.5075],[-90.2824,42.5075],[-90.2825,42.5075],[-90.2866,42.5074],[-90.2873,42.5074],[-90.288,42.5075],[-90.2892,42.5075],[-90.2907,42.5075],[-90.2917,42.5075],[-90.2923,42.5075],[-90.2933,42.5075],[-90.2942,42.5076],[-90.2945,42.5076],[-90.2947,42.5076],[-90.2963,42.5076],[-90.2967,42.5077],[-90.297,42.5077],[-90.2975,42.5077],[-90.2979,42.5076],[-90.2987,42.5075],[-90.299,42.5075],[-90.2993,42.5075],[-90.2995,42.5075],[-90.3004,42.5075],[-90.3019,42.5075],[-90.3023,42.5075],[-90.304,42.5075],[-90.3041,42.5075],[-90.3086,42.5074],[-90.3373,42.5072],[-90.3536,42.5071],[-90.3628,42.5071],[-90.3629,42.5072],[-90.3632,42.5072],[-90.3635,42.5072],[-90.3641,42.5072],[-90.3646,42.5072],[-90.3655,42.5072],[-90.3665,42.5071],[-90.3676,42.5072],[-90.3677,42.5072],[-90.3678,42.5072],[-90.3679,42.5072],[-90.3679,42.5073],[-90.368,42.5073],[-90.3694,42.5072],[-90.3707,42.5071],[-90.3751,42.5071],[-90.3763,42.507],[-90.3819,42.507],[-90.3906,42.5069],[-90.394,42.5069],[-90.3957,42.5069],[-90.3991,42.5069],[-90.4017,42.5069],[-90.4059,42.5069],[-90.4186,42.507],[-90.4194,42.507],[-90.4264,42.5071],[-90.4264,42.5072],[-90.437,42.5072],[-90.4371,42.5073],[-90.4372,42.5072],[-90.475,42.5075],[-90.4758,42.5073],[-90.4776,42.5072],[-90.4791,42.5073],[-90.4794,42.5074],[-90.482,42.5075],[-90.4859,42.5076],[-90.4861,42.5076],[-90.4875,42.5076],[-90.4918,42.5076],[-90.4919,42.5076],[-90.4922,42.5076],[-90.4925,42.5076],[-90.4944,42.5076],[-90.4955,42.5076],[-90.4963,42.5076],[-90.497,42.5076],[-90.4974,42.5076],[-90.4986,42.5076],[-90.5001,42.5076],[-90.5005,42.5076],[-90.5011,42.5076],[-90.5012,42.5076],[-90.503,42.5076],[-90.5042,42.5076],[-90.5046,42.5076],[-90.505,42.5076],[-90.5053,42.5075],[-90.5057,42.5075],[-90.5062,42.5075],[-90.5067,42.5075],[-90.5076,42.5075],[-90.5079,42.5075],[-90.5097,42.5075],[-90.5102,42.5075],[-90.5104,42.5075],[-90.5104,42.5076],[-90.5104,42.5077],[-90.5109,42.5077],[-90.5117,42.5077],[-90.5139,42.5077],[-90.5152,42.5077],[-90.5155,42.5077],[-90.5217,42.5076],[-90.5218,42.5076],[-90.5306,42.5077],[-90.5323,42.5078],[-90.5324,42.5078],[-90.5325,42.5078],[-90.5327,42.5078],[-90.5329,42.5078],[-90.533,42.5078],[-90.5331,42.5078],[-90.5333,42.5078],[-90.5334,42.5078],[-90.5335,42.5078],[-90.5336,42.5078],[-90.5351,42.5078],[-90.5414,42.5082],[-90.5443,42.5078],[-90.5447,42.5078],[-90.5449,42.5078],[-90.5497,42.5078],[-90.5512,42.5078],[-90.5513,42.5078],[-90.5522,42.5078],[-90.5541,42.5078],[-90.5552,42.5079],[-90.5553,42.5078],[-90.5554,42.5078],[-90.5555,42.5078],[-90.5557,42.5076],[-90.5558,42.5077],[-90.5559,42.5077],[-90.556,42.5077],[-90.5561,42.5077],[-90.5564,42.5078],[-90.5587,42.5078],[-90.559,42.5078],[-90.5595,42.5078],[-90.5609,42.5078],[-90.5618,42.5078],[-90.5634,42.5078],[-90.565,42.5078],[-90.5653,42.5078],[-90.5654,42.5078],[-90.5695,42.5076],[-90.5806,42.5078],[-90.5813,42.5078],[-90.5828,42.5078],[-90.5829,42.5077],[-90.583,42.5077],[-90.5854,42.5078],[-90.5855,42.5078],[-90.5863,42.5078],[-90.5866,42.5078],[-90.5872,42.5078],[-90.5876,42.5078],[-90.5899,42.5079],[-90.5911,42.5079],[-90.5957,42.5079],[-90.6034,42.508],[-90.6073,42.508],[-90.6087,42.508],[-90.6093,42.508],[-90.6098,42.508],[-90.6116,42.508],[-90.6146,42.508],[-90.6177,42.5081],[-90.6249,42.5082],[-90.6297,42.5083],[-90.6308,42.5083],[-90.6339,42.5083],[-90.6348,42.5083],[-90.6366,42.5083],[-90.639,42.5083],[-90.6392,42.5083],[-90.6394,42.5082],[-90.6399,42.5082],[-90.6428,42.5085],[-90.6425,42.5089],[-90.6423,42.509],[-90.6422,42.5091],[-90.6421,42.5093],[-90.642,42.5094],[-90.6419,42.5095],[-90.6418,42.5096],[-90.64,42.5108],[-90.6393,42.5114],[-90.6386,42.5121],[-90.638,42.5128],[-90.6374,42.5136],[-90.6371,42.5139],[-90.6363,42.515],[-90.636,42.5154],[-90.636,42.5155],[-90.636,42.5162],[-90.6359,42.5169],[-90.6359,42.5171],[-90.6359,42.5172],[-90.6359,42.5174],[-90.6358,42.5178],[-90.6358,42.5179],[-90.6358,42.5181],[-90.6359,42.5183],[-90.6359,42.5185],[-90.636,42.5187],[-90.636,42.5189],[-90.6361,42.5191],[-90.6362,42.5193],[-90.6363,42.5196],[-90.6364,42.5199],[-90.6365,42.5201],[-90.6366,42.5202],[-90.6367,42.5203],[-90.6367,42.5204],[-90.6368,42.5206],[-90.6369,42.5207],[-90.6369,42.5209],[-90.637,42.5209],[-90.637,42.5211],[-90.6371,42.5212],[-90.6372,42.5214],[-90.6373,42.5215],[-90.6375,42.5218],[-90.6376,42.5219],[-90.6378,42.5223],[-90.638,42.5225],[-90.6381,42.5228],[-90.6382,42.5229],[-90.6383,42.5231],[-90.6384,42.5233],[-90.6385,42.5234],[-90.6386,42.5236],[-90.6387,42.5238],[-90.6388,42.5239],[-90.6389,42.524],[-90.6389,42.5241],[-90.639,42.5243],[-90.6392,42.5245],[-90.6393,42.5247],[-90.6393,42.5249],[-90.6394,42.525],[-90.6396,42.5253],[-90.6397,42.5255],[-90.6399,42.5259],[-90.64,42.5261],[-90.6402,42.5264],[-90.6402,42.5265],[-90.6404,42.5268],[-90.6405,42.527],[-90.6406,42.5272],[-90.6408,42.5274],[-90.6409,42.5276],[-90.641,42.5277],[-90.6411,42.528],[-90.6412,42.5282],[-90.6413,42.5284],[-90.6414,42.5286],[-90.6414,42.5287],[-90.6415,42.5288],[-90.6415,42.5289],[-90.6415,42.529],[-90.6415,42.5292],[-90.6416,42.5293],[-90.6416,42.5295],[-90.6417,42.5296],[-90.6417,42.5297],[-90.6418,42.5299],[-90.6418,42.53],[-90.6419,42.5301],[-90.6419,42.5303],[-90.642,42.5304],[-90.642,42.5305],[-90.6421,42.5307],[-90.6421,42.5308],[-90.6421,42.531],[-90.6421,42.5311],[-90.6421,42.5312],[-90.6421,42.5314],[-90.6422,42.5316],[-90.6422,42.5318],[-90.6423,42.5319],[-90.6423,42.532],[-90.6423,42.5322],[-90.6424,42.5323],[-90.6424,42.5324],[-90.6424,42.5325],[-90.6425,42.5326],[-90.6425,42.5328],[-90.6425,42.5329],[-90.6426,42.533],[-90.6426,42.5331],[-90.6426,42.5332],[-90.6426,42.5333],[-90.6426,42.5335],[-90.6427,42.5336],[-90.6427,42.5337],[-90.6427,42.5338],[-90.6428,42.5339],[-90.6428,42.534],[-90.6428,42.5341],[-90.6428,42.5343],[-90.6429,42.5344],[-90.6429,42.5345],[-90.643,42.5349],[-90.643,42.5351],[-90.6431,42.5353],[-90.6431,42.5355],[-90.6432,42.5356],[-90.6432,42.5357],[-90.6432,42.5358],[-90.6432,42.536],[-90.6433,42.5362],[-90.6433,42.5363],[-90.6433,42.5365],[-90.6433,42.5366],[-90.6433,42.5367],[-90.6433,42.5369],[-90.6434,42.537],[-90.6434,42.5371],[-90.6434,42.5373],[-90.644,42.5399],[-90.6447,42.5413],[-90.6453,42.5423],[-90.6459,42.5433],[-90.6468,42.5441],[-90.6489,42.5463],[-90.6541,42.5499],[-90.657,42.5545],[-90.6591,42.5579],[-90.6593,42.5585],[-90.6594,42.559],[-90.6596,42.5598],[-90.6604,42.5633],[-90.661,42.5656],[-90.6614,42.5676],[-90.6614,42.5677],[-90.6615,42.5679],[-90.6615,42.568],[-90.6641,42.57],[-90.6664,42.5718],[-90.6713,42.5755],[-90.672,42.576],[-90.6727,42.5766],[-90.6738,42.5772],[-90.6743,42.5774],[-90.6748,42.5777],[-90.6753,42.578],[-90.6757,42.5783],[-90.677,42.5792],[-90.6779,42.58],[-90.6794,42.5815],[-90.68,42.5824],[-90.6804,42.5829],[-90.682,42.585],[-90.6855,42.5896],[-90.6867,42.5914],[-90.687,42.5918],[-90.6878,42.5946],[-90.6877,42.5961],[-90.688,42.5992],[-90.6887,42.601],[-90.6892,42.6023],[-90.6911,42.6076],[-90.692,42.6104],[-90.6925,42.6114],[-90.6926,42.6115],[-90.694,42.6145],[-90.6974,42.619],[-90.699,42.621],[-90.6992,42.6213],[-90.7001,42.6225],[-90.7008,42.625],[-90.7009,42.6264],[-90.7017,42.6288],[-90.7018,42.6291],[-90.7027,42.6308],[-90.7041,42.6322],[-90.7063,42.6342],[-90.7087,42.6357],[-90.7092,42.6361],[-90.7117,42.6375],[-90.7151,42.6389],[-90.7178,42.6399],[-90.7202,42.6408],[-90.7261,42.6422],[-90.7306,42.6433],[-90.7311,42.6434],[-90.7345,42.6441],[-90.7381,42.6447],[-90.7437,42.6456],[-90.7489,42.6468],[-90.7501,42.6471],[-90.757,42.6478],[-90.7572,42.6478],[-90.7583,42.6483],[-90.7594,42.6487],[-90.7604,42.6491],[-90.7625,42.6497],[-90.765,42.6504],[-90.7659,42.6506],[-90.7695,42.6514],[-90.7738,42.6521],[-90.776,42.6525],[-90.7788,42.653],[-90.7794,42.653],[-90.7797,42.653],[-90.7807,42.6531],[-90.781,42.6531],[-90.782,42.6531],[-90.7852,42.6535],[-90.7859,42.6536],[-90.7882,42.6539],[-90.7929,42.655],[-90.797,42.6558],[-90.8005,42.6563],[-90.8033,42.6567],[-90.8054,42.657],[-90.8063,42.6571],[-90.8072,42.6572],[-90.8086,42.6574],[-90.81,42.6576],[-90.8134,42.6582],[-90.8177,42.6589],[-90.8217,42.6597],[-90.8237,42.6599],[-90.826,42.6602],[-90.8282,42.6608],[-90.8289,42.661],[-90.8327,42.6617],[-90.8377,42.6622],[-90.8389,42.6624],[-90.8402,42.6626],[-90.8439,42.6631],[-90.8458,42.6635],[-90.8487,42.6641],[-90.8525,42.6648],[-90.8574,42.6663],[-90.8625,42.6677],[-90.8645,42.6681],[-90.8671,42.6687],[-90.87,42.6692],[-90.8705,42.6693],[-90.8713,42.6694],[-90.8729,42.6696],[-90.874,42.6698],[-90.8751,42.6699],[-90.8782,42.6706],[-90.8812,42.6712],[-90.8831,42.6716],[-90.8844,42.6718],[-90.8874,42.6725],[-90.8927,42.6738],[-90.8939,42.6741],[-90.8961,42.6748],[-90.8966,42.675],[-90.897,42.6751],[-90.8971,42.6751],[-90.8979,42.6754],[-90.8991,42.6758],[-90.9003,42.6763],[-90.9007,42.6765],[-90.9017,42.6768],[-90.902,42.677],[-90.903,42.6774],[-90.9034,42.6775],[-90.9047,42.6783],[-90.906,42.679],[-90.9061,42.6791],[-90.9087,42.6806],[-90.9098,42.6812],[-90.9134,42.6829],[-90.9168,42.6842],[-90.9172,42.6844],[-90.9211,42.6854],[-90.9236,42.6855],[-90.9259,42.6851],[-90.9263,42.685],[-90.928,42.6845],[-90.9299,42.6841],[-90.9324,42.6837],[-90.9326,42.6837],[-90.9329,42.6837],[-90.9369,42.6834],[-90.937,42.6834],[-90.9384,42.6835],[-90.9416,42.6838],[-90.9455,42.6846],[-90.9459,42.6848],[-90.9473,42.6851],[-90.9488,42.6855],[-90.949,42.6855],[-90.9491,42.6855],[-90.9492,42.6856],[-90.9493,42.6856],[-90.9503,42.686],[-90.9524,42.6868],[-90.9543,42.6879],[-90.9544,42.688],[-90.9556,42.6886],[-90.9563,42.689],[-90.9598,42.6908],[-90.9615,42.6916],[-90.9651,42.6932],[-90.9677,42.694],[-90.9689,42.6943],[-90.9718,42.6948],[-90.9742,42.6953],[-90.9763,42.696],[-90.9771,42.6965],[-90.9777,42.6968],[-90.9806,42.6989],[-90.9825,42.7012],[-90.9835,42.7022],[-90.9852,42.7048],[-90.9875,42.7073],[-90.9888,42.7087],[-90.9896,42.7094],[-90.9909,42.7104],[-90.9921,42.7114],[-90.9922,42.7115],[-90.9942,42.7128],[-90.9955,42.7137],[-91.0001,42.7162],[-91.0019,42.717],[-91.0043,42.718],[-91.0077,42.7194],[-91.0096,42.7201],[-91.0106,42.7203],[-91.0107,42.7203],[-91.0118,42.72],[-91.0141,42.7195],[-91.0151,42.7193],[-91.0157,42.7192],[-91.0169,42.7195],[-91.0172,42.7196],[-91.0174,42.7196],[-91.0179,42.7199],[-91.0188,42.7203],[-91.0214,42.7215],[-91.0217,42.7217],[-91.0222,42.722],[-91.0248,42.7234],[-91.0249,42.7234],[-91.0268,42.7242],[-91.0287,42.7256],[-91.0297,42.7268],[-91.0302,42.7284],[-91.0306,42.7295],[-91.0307,42.7297],[-91.0307,42.7312],[-91.031,42.7324],[-91.031,42.7326],[-91.032,42.7345],[-91.0334,42.736],[-91.0354,42.7373],[-91.036,42.7375],[-91.0366,42.7377],[-91.0375,42.7381],[-91.0394,42.7385],[-91.0405,42.7385],[-91.0422,42.7386],[-91.0441,42.7386],[-91.0444,42.7385],[-91.0449,42.7383],[-91.0456,42.7379],[-91.046,42.7376],[-91.0463,42.7374],[-91.0466,42.7372],[-91.0469,42.7371],[-91.048,42.7369],[-91.05,42.7369],[-91.0502,42.7369],[-91.0513,42.737],[-91.0522,42.7374],[-91.0537,42.7382],[-91.0545,42.7393],[-91.0548,42.7405],[-91.0548,42.7406],[-91.0548,42.7415],[-91.0548,42.7416],[-91.0548,42.7423],[-91.0548,42.7435],[-91.0548,42.7447],[-91.055,42.7452],[-91.0551,42.7458],[-91.0557,42.7465],[-91.0558,42.7467],[-91.0559,42.7468],[-91.0563,42.7473],[-91.0572,42.7483],[-91.0575,42.7486],[-91.0577,42.7488],[-91.0578,42.7489],[-91.0581,42.7493],[-91.0585,42.7494],[-91.0593,42.7497],[-91.0595,42.7497],[-91.0602,42.75],[-91.06,42.75],[-91.0598,42.75],[-91.0595,42.75],[-91.0594,42.75],[-91.0593,42.75],[-91.0601,42.7505],[-91.0602,42.7505],[-91.061,42.7506],[-91.0613,42.7506],[-91.0623,42.7505],[-91.0629,42.7505],[-91.0638,42.7506],[-91.0647,42.7509],[-91.0647,42.751],[-91.0651,42.7513],[-91.0654,42.7521],[-91.0658,42.7534],[-91.0658,42.7539],[-91.0658,42.7543],[-91.0656,42.7554],[-91.0656,42.7556],[-91.0656,42.7557],[-91.0656,42.7568],[-91.0655,42.7571],[-91.0653,42.7572],[-91.0649,42.7573],[-91.0645,42.7573],[-91.0639,42.7573],[-91.0631,42.7573],[-91.0623,42.7575],[-91.0614,42.758],[-91.0606,42.7588],[-91.0605,42.7592],[-91.0601,42.76],[-91.0603,42.7619],[-91.0607,42.7625],[-91.0614,42.763],[-91.0623,42.7633],[-91.0632,42.764],[-91.0646,42.7651],[-91.0659,42.7665],[-91.0665,42.7669],[-91.0684,42.7683],[-91.0693,42.7692],[-91.0694,42.7693],[-91.0696,42.7696],[-91.0696,42.7702],[-91.0699,42.7715],[-91.0699,42.7716],[-91.0702,42.7731],[-91.0702,42.7733],[-91.0703,42.7738],[-91.0708,42.7748],[-91.0707,42.7753],[-91.0707,42.7755],[-91.0706,42.7771],[-91.0707,42.7783],[-91.0709,42.7801],[-91.0709,42.7812],[-91.0708,42.7822],[-91.0711,42.783],[-91.0716,42.7836],[-91.0719,42.7841],[-91.072,42.7845],[-91.072,42.7849],[-91.0719,42.7856],[-91.072,42.7864],[-91.0722,42.7869],[-91.0725,42.7877],[-91.0733,42.7892],[-91.0738,42.7905],[-91.0739,42.791],[-91.0739,42.7916],[-91.0742,42.7927],[-91.0743,42.7932],[-91.0744,42.7933],[-91.0746,42.7938],[-91.0754,42.7954],[-91.0755,42.7955],[-91.0756,42.796],[-91.0762,42.798],[-91.0766,42.7997],[-91.0767,42.8005],[-91.0776,42.8038],[-91.0781,42.8065],[-91.0782,42.808],[-91.0784,42.8087],[-91.0786,42.8096],[-91.0786,42.8111],[-91.0786,42.8114],[-91.0787,42.8131],[-91.0789,42.815],[-91.0791,42.8175],[-91.0792,42.8175],[-91.0793,42.8203],[-91.0793,42.823],[-91.079,42.8252],[-91.0788,42.8262],[-91.0787,42.8266],[-91.0787,42.8277],[-91.079,42.8278],[-91.08,42.8284],[-91.0803,42.8285],[-91.0806,42.8287],[-91.0808,42.8288],[-91.0811,42.8289],[-91.0814,42.8291],[-91.0816,42.8292],[-91.0817,42.8293],[-91.082,42.8296],[-91.0822,42.8298],[-91.0825,42.8299],[-91.0828,42.83],[-91.0829,42.83],[-91.0832,42.83],[-91.0835,42.83],[-91.084,42.83],[-91.0842,42.83],[-91.0852,42.8299],[-91.0857,42.8299],[-91.0874,42.8296],[-91.0888,42.8294],[-91.0892,42.8294],[-91.0896,42.8293],[-91.0899,42.8293],[-91.0901,42.8292],[-91.0902,42.8292],[-91.0908,42.8294],[-91.091,42.8294],[-91.0911,42.8294],[-91.0939,42.8308],[-91.0941,42.8308],[-91.0941,42.8309],[-91.0942,42.8315],[-91.0944,42.8321],[-91.0945,42.8327],[-91.0946,42.8331],[-91.0947,42.8334],[-91.0948,42.8339],[-91.0951,42.835],[-91.0949,42.8357],[-91.0945,42.8376],[-91.0939,42.84],[-91.0931,42.8431],[-91.093,42.8435],[-91.0928,42.8442],[-91.0926,42.8448],[-91.0922,42.8465],[-91.0919,42.8476],[-91.0916,42.8487],[-91.0914,42.8499],[-91.0915,42.8503],[-91.0916,42.8505],[-91.0918,42.8512],[-91.0923,42.8518],[-91.0928,42.8524],[-91.0934,42.8531],[-91.0935,42.8532],[-91.0936,42.8533],[-91.0939,42.8536],[-91.0942,42.8539],[-91.0946,42.8544],[-91.0953,42.8553],[-91.0956,42.8558],[-91.0958,42.8563],[-91.0961,42.8567],[-91.0968,42.8581],[-91.0977,42.8599],[-91.0988,42.8644],[-91.0988,42.8655],[-91.0988,42.8656],[-91.0988,42.8669],[-91.0988,42.8682],[-91.0988,42.8699],[-91.0988,42.8701],[-91.0987,42.8713],[-91.0986,42.8726],[-91.0982,42.8758],[-91.0988,42.8785],[-91.0995,42.8802],[-91.1004,42.8826],[-91.1005,42.8828],[-91.1006,42.8831],[-91.101,42.8834],[-91.1018,42.884],[-91.1041,42.886],[-91.1057,42.8868],[-91.1071,42.8875],[-91.1071,42.8876],[-91.1081,42.8883],[-91.1111,42.8904],[-91.1122,42.8912],[-91.1128,42.8918],[-91.1132,42.8922],[-91.1142,42.8932],[-91.1145,42.8936],[-91.1146,42.8937],[-91.1149,42.8939],[-91.1155,42.8947],[-91.1162,42.8951],[-91.1168,42.8955],[-91.1171,42.8956],[-91.1172,42.8957],[-91.1173,42.8958],[-91.1174,42.8958],[-91.1175,42.8959],[-91.1176,42.8959],[-91.1177,42.896],[-91.118,42.8961],[-91.1182,42.8962],[-91.1184,42.8963],[-91.1204,42.8972],[-91.1232,42.8983],[-91.1251,42.8991],[-91.1261,42.8993],[-91.1291,42.9003],[-91.13,42.9006],[-91.1303,42.9006],[-91.1304,42.9007],[-91.1309,42.9009],[-91.1312,42.901],[-91.1314,42.9011],[-91.1323,42.9014],[-91.1326,42.9016],[-91.1327,42.9016],[-91.1328,42.9017],[-91.1329,42.9017],[-91.1374,42.9035],[-91.1377,42.9036],[-91.138,42.9038],[-91.1383,42.9038],[-91.1394,42.904],[-91.1405,42.9042],[-91.141,42.9043],[-91.1422,42.9045],[-91.1435,42.9047],[-91.1448,42.906],[-91.1456,42.908],[-91.1462,42.9099],[-91.1462,42.9119],[-91.1462,42.9123],[-91.1459,42.9144],[-91.1459,42.915],[-91.1458,42.9152],[-91.1453,42.9164],[-91.1449,42.9175],[-91.1448,42.9178],[-91.1447,42.918],[-91.1446,42.9181],[-91.1443,42.9193],[-91.1439,42.9207],[-91.1438,42.9229],[-91.1441,42.9249],[-91.1441,42.9253],[-91.1442,42.9257],[-91.1442,42.9261],[-91.1443,42.9265],[-91.1443,42.9266],[-91.1452,42.9293],[-91.1455,42.9304],[-91.1457,42.931],[-91.1469,42.934],[-91.1479,42.9361],[-91.1484,42.9372],[-91.1498,42.9402],[-91.1499,42.942],[-91.1497,42.9438],[-91.1496,42.9445],[-91.1491,42.9466],[-91.1478,42.95],[-91.1465,42.9535],[-91.1455,42.9565],[-91.1455,42.9566],[-91.1455,42.9573],[-91.1454,42.9582],[-91.1459,42.9608],[-91.146,42.9611],[-91.1462,42.9619],[-91.1464,42.9627],[-91.1466,42.9633],[-91.1471,42.9644],[-91.148,42.9662],[-91.1491,42.9679],[-91.1493,42.9682],[-91.1499,42.969],[-91.1509,42.9705],[-91.1534,42.9733],[-91.1552,42.9755],[-91.1555,42.9758],[-91.1566,42.9782],[-91.1569,42.9808],[-91.1569,42.9809],[-91.1569,42.9828],[-91.1569,42.9837],[-91.1568,42.985],[-91.1568,42.9853],[-91.1568,42.9857],[-91.1568,42.9858],[-91.1568,42.9859],[-91.1567,42.9878],[-91.1568,42.9882],[-91.1575,42.9915],[-91.1583,42.9937],[-91.1594,42.9967],[-91.1611,43.0008],[-91.1621,43.0036],[-91.1632,43.0063],[-91.1633,43.0065],[-91.1645,43.01],[-91.165,43.0117],[-91.1652,43.0122],[-91.166,43.0143],[-91.1667,43.016],[-91.1667,43.0161],[-91.1668,43.0162],[-91.1668,43.0163],[-91.167,43.0168],[-91.1679,43.0187],[-91.1682,43.0192],[-91.1687,43.0202],[-91.1696,43.0222],[-91.1702,43.0238],[-91.1707,43.0254],[-91.1709,43.026],[-91.1714,43.0284],[-91.1719,43.0308],[-91.1727,43.0335],[-91.1735,43.036],[-91.1742,43.0375],[-91.1743,43.0376],[-91.1744,43.038],[-91.1747,43.0387],[-91.1749,43.0401],[-91.1752,43.0413],[-91.1754,43.043],[-91.1755,43.044],[-91.1757,43.045],[-91.1761,43.0481],[-91.1764,43.0498],[-91.1766,43.0515],[-91.1767,43.0525],[-91.1772,43.0557],[-91.1781,43.062],[-91.1779,43.0642],[-91.1782,43.0648],[-91.179,43.0659],[-91.1793,43.0664],[-91.1795,43.0674],[-91.1794,43.0686],[-91.1791,43.0696],[-91.1788,43.0706],[-91.1778,43.072],[-91.1774,43.0724],[-91.1773,43.073],[-91.1772,43.076],[-91.1772,43.0789],[-91.1772,43.0802],[-91.1772,43.0811],[-91.1771,43.082],[-91.1769,43.0855],[-91.1769,43.0856],[-91.1765,43.0876],[-91.1765,43.0882],[-91.1763,43.0894],[-91.1763,43.0907],[-91.1763,43.0924],[-91.176,43.0949],[-91.1757,43.0972],[-91.1756,43.0988],[-91.1755,43.0997],[-91.1753,43.1013],[-91.1753,43.1023],[-91.1752,43.1038],[-91.1753,43.105],[-91.1754,43.1054],[-91.1757,43.1068],[-91.1761,43.1083],[-91.1767,43.1119],[-91.1772,43.1157],[-91.1774,43.1165],[-91.1775,43.1173],[-91.1777,43.1186],[-91.1777,43.1187],[-91.1779,43.1205],[-91.178,43.1222],[-91.178,43.1224],[-91.1781,43.124],[-91.1783,43.125],[-91.1779,43.1289],[-91.177,43.1319],[-91.1754,43.1344],[-91.1753,43.1347],[-91.1739,43.1354],[-91.1704,43.1374],[-91.1696,43.1376],[-91.165,43.1389],[-91.1636,43.1394],[-91.1604,43.1406],[-91.1562,43.1429],[-91.1559,43.1433],[-91.1462,43.1524],[-91.146,43.1527],[-91.1459,43.1528],[-91.1456,43.1532],[-91.1453,43.1536],[-91.145,43.1541],[-91.1446,43.1545],[-91.1433,43.1564],[-91.1427,43.1585],[-91.1427,43.1588],[-91.1426,43.159],[-91.1425,43.1593],[-91.1424,43.1596],[-91.1424,43.1598],[-91.1423,43.1599],[-91.1421,43.1609],[-91.1418,43.1618],[-91.1417,43.1624],[-91.1415,43.163],[-91.1414,43.1635],[-91.1412,43.1641],[-91.14,43.1674],[-91.14,43.1675],[-91.1397,43.168],[-91.1394,43.1685],[-91.1392,43.1689],[-91.139,43.1693],[-91.1386,43.17],[-91.1359,43.1734],[-91.1344,43.1743],[-91.1342,43.1744],[-91.1277,43.1837],[-91.1251,43.1872],[-91.1244,43.1879],[-91.1242,43.1901],[-91.124,43.1923],[-91.1239,43.1935],[-91.1222,43.1972],[-91.1214,43.1981],[-91.1209,43.1986],[-91.1204,43.1991],[-91.1191,43.2004],[-91.1171,43.2013],[-91.115,43.2023],[-91.1147,43.2025],[-91.1143,43.2027],[-91.1137,43.2029],[-91.113,43.2034],[-91.1112,43.2045],[-91.1094,43.2056],[-91.1079,43.2066],[-91.1068,43.2074],[-91.1065,43.2077],[-91.1061,43.208],[-91.1004,43.2123],[-91.0979,43.2142],[-91.0975,43.2145],[-91.0966,43.2152],[-91.096,43.2156],[-91.0954,43.2161],[-91.0875,43.2219],[-91.08,43.2277],[-91.0798,43.2279],[-91.0796,43.228],[-91.0793,43.2283],[-91.0742,43.233],[-91.0719,43.2352],[-91.0674,43.2385],[-91.0664,43.2393],[-91.0644,43.2413],[-91.0626,43.2432],[-91.0625,43.2432],[-91.0621,43.244],[-91.0617,43.2447],[-91.0617,43.2448],[-91.0597,43.2486],[-91.0591,43.25],[-91.0579,43.254],[-91.0579,43.2546],[-91.0579,43.2552],[-91.0579,43.2554],[-91.0586,43.2577],[-91.0597,43.2591],[-91.0618,43.26],[-91.0655,43.2603],[-91.0671,43.2601],[-91.0685,43.26],[-91.0699,43.2603],[-91.0717,43.261],[-91.0726,43.2621],[-91.0729,43.2632],[-91.0728,43.2644],[-91.0723,43.2657],[-91.0719,43.267],[-91.0716,43.2682],[-91.0717,43.2698],[-91.0717,43.2714],[-91.0737,43.2747],[-91.0746,43.2759],[-91.0757,43.2772],[-91.0771,43.2792],[-91.0783,43.2808],[-91.0799,43.2828],[-91.0814,43.2847],[-91.0821,43.2855],[-91.0828,43.2868],[-91.0833,43.2877],[-91.0838,43.2886],[-91.0843,43.2895],[-91.0857,43.2919],[-91.0864,43.2926],[-91.0891,43.2955],[-91.0953,43.3013],[-91.0965,43.3024],[-91.0978,43.3039],[-91.098,43.3042],[-91.1,43.3065],[-91.1003,43.3068],[-91.1027,43.3089],[-91.1052,43.3115],[-91.1066,43.313],[-91.1072,43.3137],[-91.1084,43.3143],[-91.1098,43.315],[-91.1098,43.3151],[-91.1099,43.3152],[-91.1177,43.3193],[-91.118,43.3195],[-91.119,43.3201],[-91.12,43.3207],[-91.1205,43.321],[-91.121,43.3213],[-91.1227,43.3224],[-91.1244,43.3234],[-91.1251,43.3239],[-91.127,43.3251],[-91.1291,43.3263],[-91.1328,43.328],[-91.1373,43.3298],[-91.1393,43.3304],[-91.1395,43.3304],[-91.1398,43.3305],[-91.1399,43.3305],[-91.1401,43.3306],[-91.1402,43.3306],[-91.1404,43.3307],[-91.1437,43.3316],[-91.1548,43.3348],[-91.1633,43.3383],[-91.1683,43.34],[-91.1698,43.3405],[-91.171,43.341],[-91.1715,43.3412],[-91.1751,43.3429],[-91.1768,43.3438],[-91.1793,43.3451],[-91.1811,43.3459],[-91.1826,43.3463],[-91.1855,43.3471],[-91.1861,43.3472],[-91.1867,43.3473],[-91.1872,43.3475],[-91.1874,43.3475],[-91.1876,43.3475],[-91.188,43.3476],[-91.1941,43.3483],[-91.1943,43.3483],[-91.1944,43.3483],[-91.1981,43.3487],[-91.2018,43.3491],[-91.2023,43.3493],[-91.2028,43.3494],[-91.204,43.3499],[-91.2047,43.3505],[-91.2053,43.3512],[-91.2066,43.3525],[-91.2067,43.3526],[-91.2076,43.3541],[-91.2084,43.3555],[-91.2085,43.3558],[-91.2087,43.356],[-91.2091,43.3568],[-91.2103,43.359],[-91.2105,43.3595],[-91.2133,43.3636],[-91.2144,43.3654],[-91.2148,43.3659],[-91.215,43.3664],[-91.2151,43.3671],[-91.2151,43.3672],[-91.215,43.368],[-91.2147,43.3688],[-91.2145,43.369],[-91.2142,43.3694],[-91.2134,43.3701],[-91.2128,43.3705],[-91.212,43.371],[-91.2102,43.3721],[-91.2086,43.373],[-91.2074,43.3736],[-91.2074,43.3737],[-91.2068,43.3743],[-91.2062,43.3749],[-91.2061,43.375],[-91.2059,43.3753],[-91.2057,43.3761],[-91.2053,43.3773],[-91.205,43.3782],[-91.2048,43.3789],[-91.2018,43.384],[-91.2007,43.3859],[-91.1997,43.3881],[-91.1996,43.3884],[-91.1995,43.3886],[-91.1994,43.3888],[-91.1993,43.389],[-91.1993,43.3891],[-91.1992,43.3892],[-91.1989,43.3898],[-91.1985,43.3916],[-91.1982,43.3929],[-91.1979,43.3942],[-91.1977,43.3953],[-91.1978,43.3967],[-91.198,43.3992],[-91.1982,43.3997],[-91.1986,43.4007],[-91.1989,43.4017],[-91.199,43.4018],[-91.199,43.4019],[-91.1994,43.403],[-91.1996,43.4038],[-91.2005,43.4085],[-91.2004,43.4127],[-91.2008,43.4145],[-91.2012,43.4159],[-91.2015,43.4165],[-91.2022,43.4179],[-91.2028,43.4192],[-91.2031,43.4198],[-91.2056,43.423],[-91.2062,43.4238],[-91.2071,43.425],[-91.2083,43.4261],[-91.209,43.4268],[-91.2091,43.4269],[-91.2136,43.4312],[-91.2157,43.4328],[-91.2182,43.4347],[-91.2184,43.435],[-91.2204,43.4373],[-91.2206,43.4374],[-91.2214,43.4382],[-91.2221,43.439],[-91.2227,43.4396],[-91.2233,43.4402],[-91.2288,43.4455],[-91.2298,43.4472],[-91.2308,43.4487],[-91.2318,43.4502],[-91.2323,43.4509],[-91.2325,43.4518],[-91.2326,43.4521],[-91.2326,43.4524],[-91.2327,43.4525],[-91.2327,43.4527],[-91.2328,43.453],[-91.233,43.4536],[-91.2332,43.4545],[-91.2332,43.4546],[-91.2332,43.4547],[-91.2334,43.4552],[-91.2332,43.4578],[-91.2322,43.46],[-91.231,43.4611],[-91.2295,43.4626],[-91.2265,43.4642],[-91.2258,43.4646],[-91.2246,43.4655],[-91.2231,43.4676],[-91.2204,43.4713],[-91.2167,43.4797],[-91.2162,43.4808],[-91.216,43.4811],[-91.2155,43.4837],[-91.2153,43.4848],[-91.2159,43.4869],[-91.2159,43.487],[-91.2163,43.4879],[-91.2165,43.4883],[-91.2176,43.491],[-91.2178,43.4926],[-91.2179,43.494],[-91.218,43.4943],[-91.218,43.4947],[-91.218,43.4949],[-91.218,43.4951],[-91.2181,43.496],[-91.2182,43.497],[-91.2183,43.4972],[-91.2182,43.4977],[-91.218,43.4988],[-91.218,43.4989],[-91.2179,43.4998],[-91.2178,43.4999],[-91.2178,43.5],[-91.2177,43.5004],[-91.2177,43.5005],[-91.2177,43.5007],[-91.2177,43.5008],[-91.2178,43.5027],[-91.2179,43.506],[-91.2179,43.5081],[-91.2177,43.5092],[-91.2177,43.5093],[-91.2173,43.5105],[-91.2173,43.5125],[-91.2183,43.5144],[-91.2225,43.5178],[-91.2226,43.5179],[-91.2243,43.519],[-91.2252,43.5195],[-91.228,43.5208],[-91.2284,43.521],[-91.23,43.5216],[-91.2318,43.5228],[-91.2329,43.524],[-91.2339,43.5256],[-91.2348,43.5285],[-91.2356,43.5307],[-91.2356,43.5308],[-91.2357,43.5311],[-91.2367,43.5329],[-91.2372,43.5335],[-91.2392,43.5359],[-91.2419,43.5385],[-91.2432,43.5403],[-91.2435,43.5425],[-91.2441,43.5456],[-91.2441,43.5459],[-91.2441,43.546],[-91.2441,43.5466],[-91.2441,43.5468],[-91.2441,43.5469],[-91.2441,43.5473],[-91.2438,43.5491],[-91.2435,43.55],[-91.2432,43.5507],[-91.2422,43.5528],[-91.2407,43.555],[-91.2387,43.557],[-91.2385,43.5572],[-91.2363,43.5596],[-91.2344,43.5618],[-91.2328,43.5648],[-91.2324,43.567],[-91.2322,43.5697],[-91.2318,43.5717],[-91.2318,43.5727],[-91.2315,43.5756],[-91.2315,43.5764],[-91.2314,43.577],[-91.2314,43.5782],[-91.2319,43.5818],[-91.2327,43.5835],[-91.2327,43.5836],[-91.2345,43.5855],[-91.2367,43.5877],[-91.2391,43.5898],[-91.2415,43.5916],[-91.2424,43.5923],[-91.2434,43.5931],[-91.2437,43.5932],[-91.2451,43.5943],[-91.248,43.5967],[-91.2501,43.5982],[-91.2529,43.6004],[-91.2583,43.6035],[-91.2616,43.6062],[-91.2619,43.6065],[-91.2651,43.61],[-91.2687,43.6153],[-91.269,43.6166],[-91.2686,43.6194],[-91.268,43.6232],[-91.268,43.6233],[-91.2682,43.625],[-91.2686,43.6264],[-91.2685,43.6273],[-91.2651,43.6341],[-91.2638,43.6368],[-91.2632,43.6382],[-91.2624,43.6418],[-91.2627,43.6439],[-91.2627,43.6441],[-91.2628,43.6446],[-91.2629,43.6448],[-91.2639,43.6477],[-91.2651,43.6491],[-91.2671,43.6505],[-91.2694,43.6518],[-91.2708,43.6531],[-91.271,43.6535],[-91.2717,43.6549],[-91.2724,43.6577],[-91.2724,43.6583],[-91.272,43.6601],[-91.272,43.6614],[-91.2724,43.663],[-91.2726,43.664],[-91.2733,43.6666],[-91.2733,43.6683],[-91.2728,43.6696],[-91.2719,43.6712],[-91.2713,43.6728],[-91.2715,43.6735],[-91.2718,43.674],[-91.2726,43.6754],[-91.2727,43.6766],[-91.2722,43.6789],[-91.2708,43.6815],[-91.2705,43.6846],[-91.2704,43.6859],[-91.2703,43.6863],[-91.2691,43.6897],[-91.2688,43.6909],[-91.2684,43.6928],[-91.2678,43.6957],[-91.2679,43.6993],[-91.2681,43.7015],[-91.2682,43.7046],[-91.2685,43.7098],[-91.268,43.7113],[-91.2679,43.7116],[-91.2679,43.7117],[-91.2665,43.7139],[-91.2651,43.7156],[-91.2649,43.7158],[-91.2615,43.7193],[-91.2613,43.7195],[-91.2588,43.7234],[-91.2578,43.7257],[-91.2577,43.726],[-91.2574,43.7268],[-91.2567,43.7283],[-91.2559,43.7298],[-91.2558,43.7302],[-91.2554,43.7314],[-91.2552,43.732],[-91.255,43.733],[-91.2549,43.7335],[-91.2549,43.7353],[-91.2552,43.7373],[-91.2552,43.7377],[-91.2555,43.7393],[-91.2555,43.7416],[-91.2555,43.7417],[-91.2554,43.7449],[-91.2553,43.7454],[-91.2547,43.7468],[-91.2541,43.748],[-91.2539,43.7485],[-91.2532,43.75],[-91.2525,43.7521],[-91.2521,43.7534],[-91.2502,43.7584],[-91.2494,43.7603],[-91.2494,43.7604],[-91.249,43.7614],[-91.2485,43.7627],[-91.248,43.7641],[-91.2477,43.765],[-91.2476,43.7653],[-91.2474,43.7658],[-91.2473,43.7662],[-91.2472,43.7665],[-91.2471,43.7666],[-91.2466,43.7674],[-91.2449,43.7703],[-91.2448,43.7704],[-91.2444,43.7712],[-91.2444,43.7713],[-91.2443,43.7714],[-91.2443,43.7715],[-91.2443,43.7716],[-91.2442,43.7718],[-91.2442,43.772],[-91.2441,43.7722],[-91.2441,43.7724],[-91.2439,43.773],[-91.2441,43.7747],[-91.2443,43.7748],[-91.2445,43.775],[-91.2448,43.7753],[-91.2453,43.7757],[-91.2458,43.7762],[-91.2461,43.7764],[-91.2468,43.7771],[-91.248,43.7782],[-91.2491,43.7792],[-91.2499,43.7799],[-91.2506,43.7806],[-91.2516,43.7815],[-91.2527,43.7824],[-91.2533,43.7831],[-91.2541,43.7839],[-91.2553,43.785],[-91.2565,43.7862],[-91.2573,43.787],[-91.2578,43.7875],[-91.2585,43.7882],[-91.2592,43.789],[-91.2597,43.7895],[-91.2598,43.7895],[-91.2601,43.7898],[-91.2601,43.7899],[-91.2602,43.7899],[-91.2605,43.7902],[-91.2605,43.7903],[-91.2606,43.7903],[-91.2607,43.7904],[-91.2608,43.7905],[-91.261,43.7907],[-91.261,43.7908],[-91.2611,43.7909],[-91.2612,43.7909],[-91.2614,43.7911],[-91.2614,43.7912],[-91.2624,43.7922],[-91.2624,43.7924],[-91.2626,43.7931],[-91.2627,43.7934],[-91.2629,43.7943],[-91.2632,43.7954],[-91.2632,43.7955],[-91.2637,43.7974],[-91.2642,43.7993],[-91.2643,43.7998],[-91.2644,43.8004],[-91.265,43.8011],[-91.2667,43.8032],[-91.2674,43.8041],[-91.2674,43.8042],[-91.2677,43.8073],[-91.2678,43.8076],[-91.2678,43.8088],[-91.268,43.8089],[-91.2684,43.8093],[-91.2685,43.8095],[-91.2686,43.8097],[-91.2687,43.8098],[-91.2688,43.8099],[-91.2694,43.8104],[-91.2695,43.8105],[-91.2708,43.8117],[-91.2712,43.812],[-91.272,43.8138],[-91.2726,43.8166],[-91.273,43.8183],[-91.273,43.8185],[-91.273,43.8186],[-91.2731,43.8187],[-91.2731,43.8188],[-91.2732,43.8188],[-91.2735,43.8196],[-91.2744,43.8219],[-91.2745,43.822],[-91.2748,43.8228],[-91.2751,43.8234],[-91.2757,43.8249],[-91.2758,43.8252],[-91.2759,43.8258],[-91.2761,43.8265],[-91.2765,43.8285],[-91.2766,43.8292],[-91.2767,43.8294],[-91.2767,43.8297],[-91.2768,43.8299],[-91.2768,43.8301],[-91.2768,43.8302],[-91.2768,43.8303],[-91.2768,43.8306],[-91.2768,43.8312],[-91.2768,43.8315],[-91.2768,43.8316],[-91.2768,43.8318],[-91.2768,43.8325],[-91.2769,43.833],[-91.277,43.8342],[-91.277,43.8347],[-91.2771,43.8351],[-91.2771,43.8352],[-91.2772,43.836],[-91.2772,43.8362],[-91.2773,43.8366],[-91.2773,43.8368],[-91.2777,43.8377],[-91.2777,43.8378],[-91.2785,43.8389],[-91.2795,43.8399],[-91.2802,43.8408],[-91.2803,43.8408],[-91.2806,43.8411],[-91.2809,43.8415],[-91.2813,43.8417],[-91.2814,43.8419],[-91.2815,43.842],[-91.2817,43.8423],[-91.2818,43.8425],[-91.282,43.8427],[-91.2822,43.8432],[-91.2823,43.8434],[-91.2825,43.8437],[-91.2827,43.8441],[-91.2831,43.8449],[-91.2835,43.8459],[-91.2836,43.8462],[-91.2838,43.8466],[-91.2841,43.8471],[-91.2845,43.8474],[-91.2848,43.8477],[-91.2855,43.8482],[-91.2859,43.8486],[-91.2861,43.8487],[-91.287,43.8494],[-91.2877,43.8501],[-91.2883,43.8507],[-91.2891,43.8514],[-91.2902,43.8522],[-91.291,43.8527],[-91.2912,43.8528],[-91.2915,43.8529],[-91.2919,43.8533],[-91.2928,43.8536],[-91.2933,43.8538],[-91.2935,43.8539],[-91.2939,43.854],[-91.2948,43.8543],[-91.2955,43.8546],[-91.2956,43.8547],[-91.296,43.8549],[-91.2966,43.8552],[-91.2967,43.8552],[-91.2969,43.8553],[-91.2973,43.8555],[-91.298,43.856],[-91.2986,43.8564],[-91.2988,43.8566],[-91.2993,43.857],[-91.2994,43.8571],[-91.2995,43.8572],[-91.3,43.8577],[-91.3,43.8578],[-91.3001,43.8578],[-91.3001,43.8579],[-91.3002,43.858],[-91.3006,43.8585],[-91.3007,43.8586],[-91.3008,43.8588],[-91.3012,43.8593],[-91.3015,43.8597],[-91.3017,43.8601],[-91.3022,43.8607],[-91.3027,43.8613],[-91.3033,43.8619],[-91.3039,43.8623],[-91.3045,43.8628],[-91.3052,43.8633],[-91.3061,43.8639],[-91.3063,43.864],[-91.3068,43.8643],[-91.3076,43.8649],[-91.3077,43.8649],[-91.3077,43.8652],[-91.3089,43.866],[-91.3094,43.8662],[-91.31,43.8666],[-91.3104,43.8669],[-91.3107,43.8671],[-91.311,43.8674],[-91.3111,43.8675],[-91.3113,43.8678],[-91.3129,43.875],[-91.313,43.8752],[-91.313,43.8754],[-91.313,43.8755],[-91.313,43.8758],[-91.3135,43.8773],[-91.3136,43.8776],[-91.3142,43.8791],[-91.3153,43.8818],[-91.3154,43.8819],[-91.317,43.8843],[-91.319,43.8867],[-91.3206,43.8885],[-91.3219,43.8896],[-91.3224,43.8899],[-91.3252,43.892],[-91.3255,43.8922],[-91.3263,43.8926],[-91.3281,43.8934],[-91.3308,43.8947],[-91.3309,43.8947],[-91.3332,43.8955],[-91.3366,43.8969],[-91.3381,43.8977],[-91.3387,43.8981],[-91.3393,43.8987],[-91.3397,43.8991],[-91.3397,43.8992],[-91.3405,43.9001],[-91.3423,43.9027],[-91.3428,43.9036],[-91.343,43.9038],[-91.3434,43.9046],[-91.3435,43.9047],[-91.3438,43.9054],[-91.3442,43.9061],[-91.3448,43.9069],[-91.3456,43.9086],[-91.3463,43.9101],[-91.3467,43.9106],[-91.3471,43.9111],[-91.3477,43.912],[-91.3487,43.9128],[-91.3496,43.9133],[-91.3497,43.9134],[-91.3498,43.9134],[-91.3517,43.9145],[-91.3519,43.9146],[-91.3542,43.9156],[-91.3557,43.9162],[-91.3562,43.9164],[-91.3567,43.9166],[-91.3574,43.9172],[-91.3575,43.9174],[-91.3581,43.9182],[-91.3587,43.9192],[-91.3588,43.9193],[-91.3598,43.9209],[-91.36,43.9213],[-91.3615,43.9239],[-91.362,43.9247],[-91.3628,43.926],[-91.3632,43.9266],[-91.3633,43.9268],[-91.3634,43.9273],[-91.3636,43.9279],[-91.3638,43.9286],[-91.364,43.93],[-91.364,43.9311],[-91.364,43.9314],[-91.364,43.9317],[-91.3641,43.9321],[-91.3642,43.9326],[-91.3642,43.9331],[-91.3643,43.9335],[-91.3646,43.9344],[-91.3647,43.9349],[-91.3654,43.9361],[-91.3658,43.9365],[-91.366,43.9368],[-91.3661,43.9369],[-91.3666,43.9375],[-91.3673,43.938],[-91.368,43.9385],[-91.3681,43.9386],[-91.3683,43.9388],[-91.3732,43.9427],[-91.3734,43.9429],[-91.3742,43.9435],[-91.3751,43.9443],[-91.3752,43.9443],[-91.3755,43.9446],[-91.3758,43.9449],[-91.377,43.946],[-91.3776,43.9465],[-91.3782,43.9471],[-91.3786,43.9475],[-91.379,43.9478],[-91.3794,43.9483],[-91.3796,43.9484],[-91.3818,43.9506],[-91.3819,43.9507],[-91.3824,43.9511],[-91.3827,43.9514],[-91.3829,43.9516],[-91.3844,43.9531],[-91.3848,43.9534],[-91.3849,43.9535],[-91.3858,43.9542],[-91.3867,43.9547],[-91.3872,43.955],[-91.3876,43.9553],[-91.3885,43.9558],[-91.3897,43.9564],[-91.3912,43.9572],[-91.3918,43.9576],[-91.3919,43.9577],[-91.392,43.9577],[-91.3927,43.9581],[-91.3934,43.9585],[-91.3948,43.9592],[-91.3951,43.9594],[-91.3959,43.9597],[-91.3963,43.9599],[-91.3964,43.96],[-91.3966,43.96],[-91.3967,43.9601],[-91.3971,43.9603],[-91.3974,43.9604],[-91.3978,43.9606],[-91.4002,43.9616],[-91.4015,43.9621],[-91.406,43.9639],[-91.4074,43.9652],[-91.4077,43.9657],[-91.4094,43.9689],[-91.4105,43.9709],[-91.4125,43.9734],[-91.4127,43.9736],[-91.415,43.9756],[-91.4197,43.9792],[-91.4241,43.9826],[-91.4252,43.9843],[-91.4257,43.9851],[-91.4267,43.9885],[-91.4269,43.9888],[-91.4298,43.9938],[-91.4312,43.9954],[-91.4323,43.9967],[-91.4341,43.9979],[-91.4351,43.9985],[-91.4353,43.9986],[-91.4374,44],[-91.4375,44],[-91.4376,44.0001],[-91.4386,44.0006],[-91.4393,44.001],[-91.4405,44.0015],[-91.4454,44.0028],[-91.4463,44.003],[-91.4475,44.0033],[-91.4482,44.0035],[-91.4504,44.0042],[-91.4511,44.0044],[-91.4538,44.0051],[-91.4541,44.0052],[-91.4574,44.0063],[-91.4591,44.007],[-91.4616,44.0082],[-91.4635,44.009],[-91.4642,44.0091],[-91.4647,44.0092],[-91.4652,44.0093],[-91.4674,44.0095],[-91.4675,44.0095],[-91.4685,44.0095],[-91.4706,44.0093],[-91.4711,44.0092],[-91.477,44.0083],[-91.4785,44.008],[-91.4798,44.008],[-91.4802,44.008],[-91.4809,44.0081],[-91.4896,44.0107],[-91.4909,44.0111],[-91.495,44.0125],[-91.4966,44.0135],[-91.4996,44.0154],[-91.5001,44.0156],[-91.5022,44.0169],[-91.5059,44.0187],[-91.5071,44.019],[-91.5166,44.0205],[-91.5174,44.0206],[-91.5243,44.0214],[-91.5263,44.0215],[-91.5278,44.0216],[-91.5323,44.0215],[-91.5338,44.0214],[-91.547,44.0222],[-91.5495,44.0226],[-91.5505,44.0228],[-91.5525,44.0234],[-91.5531,44.0236],[-91.5563,44.0246],[-91.5567,44.0247],[-91.5568,44.0248],[-91.5585,44.0252],[-91.559,44.0253],[-91.5605,44.0255],[-91.5635,44.0257],[-91.5636,44.0257],[-91.5671,44.0262],[-91.5707,44.0267],[-91.5728,44.0269],[-91.5733,44.0269],[-91.5768,44.0269],[-91.58,44.0269],[-91.5812,44.0271],[-91.5826,44.0274],[-91.5853,44.0285],[-91.5879,44.0295],[-91.5921,44.0314],[-91.5956,44.0333],[-91.5969,44.0344],[-91.5976,44.035],[-91.5994,44.0372],[-91.5996,44.0377],[-91.5998,44.0379],[-91.6003,44.0388],[-91.6006,44.0393],[-91.6018,44.0414],[-91.6035,44.0437],[-91.6039,44.0441],[-91.605,44.0453],[-91.6052,44.0455],[-91.607,44.0471],[-91.6073,44.0474],[-91.6105,44.0493],[-91.6112,44.0496],[-91.6132,44.0506],[-91.6133,44.0506],[-91.6154,44.0516],[-91.6165,44.052],[-91.6196,44.053],[-91.6197,44.053],[-91.6208,44.0533],[-91.6217,44.0536],[-91.6238,44.0541],[-91.6242,44.0543],[-91.6243,44.0543],[-91.6247,44.0544],[-91.6252,44.0546],[-91.6256,44.0548],[-91.627,44.0554],[-91.6275,44.0556],[-91.6276,44.0557],[-91.6279,44.0558],[-91.628,44.0559],[-91.6281,44.056],[-91.6283,44.0561],[-91.629,44.0566],[-91.6292,44.0567],[-91.6296,44.057],[-91.6299,44.0573],[-91.6312,44.0587],[-91.6317,44.0591],[-91.6325,44.0596],[-91.6334,44.0604],[-91.6359,44.0622],[-91.6361,44.0623],[-91.6371,44.0628],[-91.6372,44.0629],[-91.6381,44.0633],[-91.6392,44.0637],[-91.6405,44.0637],[-91.6406,44.0636],[-91.6417,44.0633],[-91.6434,44.0627],[-91.6447,44.0628],[-91.6465,44.0633],[-91.6479,44.0641],[-91.6488,44.065],[-91.6506,44.0672],[-91.6519,44.0684],[-91.652,44.0684],[-91.6522,44.0686],[-91.6543,44.0701],[-91.6547,44.0703],[-91.6558,44.0709],[-91.657,44.0714],[-91.6595,44.0742],[-91.661,44.0767],[-91.6634,44.0809],[-91.6638,44.0816],[-91.6643,44.0832],[-91.6653,44.085],[-91.667,44.087],[-91.6686,44.0883],[-91.6687,44.0884],[-91.6695,44.089],[-91.6715,44.0905],[-91.6725,44.0913],[-91.6741,44.0924],[-91.6815,44.0974],[-91.6828,44.0979],[-91.6842,44.0982],[-91.6857,44.0984],[-91.6874,44.0983],[-91.6886,44.098],[-91.6906,44.0979],[-91.6913,44.0979],[-91.6953,44.0986],[-91.7039,44.1024],[-91.7043,44.1026],[-91.7045,44.1026],[-91.7075,44.1039],[-91.7076,44.104],[-91.7081,44.1045],[-91.7082,44.1052],[-91.7081,44.1109],[-91.709,44.114],[-91.7097,44.1153],[-91.7099,44.1163],[-91.7095,44.1176],[-91.7097,44.1183],[-91.71,44.1193],[-91.7106,44.1205],[-91.7136,44.1236],[-91.7152,44.125],[-91.7191,44.1288],[-91.7196,44.1292],[-91.7197,44.1292],[-91.7202,44.1295],[-91.7203,44.1296],[-91.7215,44.1303],[-91.7216,44.1304],[-91.7227,44.1308],[-91.7241,44.1311],[-91.7257,44.1316],[-91.7259,44.1316],[-91.7273,44.132],[-91.7284,44.1323],[-91.7306,44.1329],[-91.7318,44.133],[-91.7329,44.1331],[-91.733,44.1331],[-91.7331,44.1331],[-91.7409,44.1339],[-91.7483,44.1343],[-91.7502,44.1346],[-91.7518,44.1348],[-91.754,44.1356],[-91.7567,44.1368],[-91.761,44.1393],[-91.7628,44.1403],[-91.7648,44.1414],[-91.7686,44.1435],[-91.7698,44.1444],[-91.7729,44.1468],[-91.7745,44.1475],[-91.7748,44.1476],[-91.7848,44.1508],[-91.7885,44.1519],[-91.7895,44.1522],[-91.7929,44.1531],[-91.7967,44.1543],[-91.7975,44.1547],[-91.802,44.1565],[-91.8081,44.1593],[-91.8105,44.1606],[-91.8111,44.1609],[-91.8112,44.1609],[-91.8161,44.1635],[-91.8173,44.1642],[-91.8196,44.1673],[-91.8246,44.1731],[-91.8292,44.1784],[-91.8314,44.1797],[-91.8325,44.1803],[-91.8331,44.1805],[-91.8342,44.1809],[-91.836,44.1814],[-91.8376,44.182],[-91.8377,44.182],[-91.8382,44.1823],[-91.8388,44.1825],[-91.8415,44.1835],[-91.8426,44.1839],[-91.8448,44.1849],[-91.8478,44.1865],[-91.852,44.1892],[-91.853,44.19],[-91.8539,44.1906],[-91.856,44.1919],[-91.8565,44.1921],[-91.8568,44.1923],[-91.8579,44.1928],[-91.8582,44.193],[-91.8597,44.1937],[-91.8626,44.1955],[-91.8633,44.1959],[-91.8644,44.1966],[-91.8658,44.1971],[-91.8674,44.1976],[-91.8724,44.1992],[-91.8752,44.2006],[-91.8755,44.2013],[-91.8761,44.2027],[-91.8765,44.206],[-91.8764,44.2077],[-91.8764,44.2078],[-91.8764,44.2081],[-91.8764,44.209],[-91.8764,44.2096],[-91.8774,44.2129],[-91.8803,44.2165],[-91.8814,44.2177],[-91.8848,44.2211],[-91.8898,44.2263],[-91.8927,44.2311],[-91.893,44.2351],[-91.8925,44.2363],[-91.8913,44.2389],[-91.8879,44.2464],[-91.8875,44.2478],[-91.887,44.25],[-91.8871,44.2503],[-91.887,44.251],[-91.887,44.2518],[-91.8872,44.2525],[-91.8875,44.2535],[-91.8878,44.2542],[-91.8885,44.255],[-91.8891,44.2561],[-91.891,44.258],[-91.8927,44.2599],[-91.8937,44.2607],[-91.8942,44.2613],[-91.8952,44.2618],[-91.8957,44.2624],[-91.896,44.2629],[-91.8965,44.2641],[-91.8968,44.2655],[-91.8966,44.2666],[-91.8965,44.2678],[-91.8963,44.2691],[-91.8959,44.2703],[-91.8957,44.2716],[-91.8957,44.2718],[-91.8957,44.273],[-91.8959,44.2738],[-91.8964,44.2747],[-91.897,44.2757],[-91.8973,44.276],[-91.8987,44.2772],[-91.9007,44.2786],[-91.9024,44.2797],[-91.9025,44.2798],[-91.9037,44.2804],[-91.9043,44.2808],[-91.9058,44.2816],[-91.9089,44.2828],[-91.9118,44.2838],[-91.913,44.2842],[-91.9155,44.285],[-91.9181,44.2856],[-91.9203,44.2865],[-91.9219,44.2876],[-91.9222,44.2878],[-91.9233,44.2892],[-91.9239,44.2903],[-91.9241,44.2908],[-91.9246,44.2918],[-91.9249,44.2938],[-91.925,44.2948],[-91.9249,44.2957],[-91.9241,44.2971],[-91.9235,44.2979],[-91.9218,44.3],[-91.921,44.3011],[-91.9187,44.3035],[-91.9186,44.3036],[-91.9181,44.3042],[-91.9177,44.3044],[-91.9168,44.3056],[-91.9144,44.3082],[-91.9138,44.3093],[-91.9136,44.3104],[-91.9135,44.3114],[-91.9136,44.3116],[-91.9162,44.3181],[-91.9186,44.3227],[-91.9197,44.3245],[-91.9239,44.3314],[-91.9256,44.3336],[-91.9282,44.3355],[-91.9358,44.3387],[-91.9362,44.3388],[-91.9413,44.341],[-91.9429,44.3422],[-91.943,44.3423],[-91.9496,44.3488],[-91.9498,44.3491],[-91.9528,44.353],[-91.955,44.355],[-91.9556,44.3556],[-91.9586,44.3584],[-91.9595,44.3594],[-91.96,44.3598],[-91.9636,44.3621],[-91.9667,44.3639],[-91.9668,44.364],[-91.968,44.3646],[-91.9702,44.3658],[-91.9703,44.3658],[-91.9725,44.3668],[-91.9749,44.3675],[-91.9771,44.3681],[-91.9786,44.3684],[-91.9802,44.3684],[-91.984,44.3685],[-91.9856,44.3686],[-91.987,44.369],[-91.9873,44.3691],[-91.994,44.3718],[-92.0002,44.375],[-92.0013,44.3761],[-92.0028,44.3771],[-92.0046,44.3782],[-92.0062,44.3788],[-92.0078,44.3794],[-92.0086,44.3796],[-92.0097,44.3798],[-92.0121,44.3802],[-92.0145,44.3802],[-92.0167,44.3806],[-92.0182,44.3809],[-92.0193,44.3812],[-92.0219,44.3821],[-92.0225,44.3823],[-92.0229,44.3825],[-92.0251,44.3834],[-92.0281,44.3847],[-92.0287,44.3849],[-92.0306,44.3857],[-92.0319,44.3863],[-92.032,44.3863],[-92.0322,44.3864],[-92.0323,44.3864],[-92.0334,44.3868],[-92.0347,44.3873],[-92.0367,44.3881],[-92.0378,44.3886],[-92.0382,44.3887],[-92.0399,44.3898],[-92.0412,44.3909],[-92.0421,44.3917],[-92.0429,44.3924],[-92.0448,44.3936],[-92.0456,44.394],[-92.0457,44.3941],[-92.0463,44.3944],[-92.0473,44.3952],[-92.0473,44.3953],[-92.0484,44.3963],[-92.0495,44.3973],[-92.0506,44.3985],[-92.0514,44.3994],[-92.0523,44.4004],[-92.0536,44.4014],[-92.0549,44.4021],[-92.0565,44.4027],[-92.0581,44.4032],[-92.0603,44.4038],[-92.0616,44.4041],[-92.0632,44.4042],[-92.0649,44.4042],[-92.0664,44.4041],[-92.068,44.404],[-92.0692,44.404],[-92.0706,44.404],[-92.0723,44.404],[-92.0746,44.4042],[-92.077,44.4047],[-92.0786,44.4049],[-92.0792,44.4051],[-92.0796,44.4053],[-92.0812,44.4061],[-92.0813,44.4062],[-92.0826,44.4069],[-92.0836,44.4073],[-92.0844,44.4077],[-92.0851,44.4081],[-92.0872,44.4089],[-92.0899,44.4095],[-92.092,44.4101],[-92.095,44.4109],[-92.0974,44.4115],[-92.0977,44.4115],[-92.0988,44.4117],[-92.1016,44.4122],[-92.1045,44.4127],[-92.1071,44.4132],[-92.1092,44.4136],[-92.1111,44.4139],[-92.1123,44.4143],[-92.1125,44.4144],[-92.1129,44.4146],[-92.1136,44.415],[-92.1141,44.4152],[-92.1153,44.4161],[-92.1167,44.417],[-92.1181,44.4181],[-92.1191,44.419],[-92.1206,44.4201],[-92.1211,44.4206],[-92.1213,44.4207],[-92.1223,44.4212],[-92.1237,44.4218],[-92.1245,44.4221],[-92.1252,44.4222],[-92.1253,44.4222],[-92.1255,44.4223],[-92.1338,44.4237],[-92.1352,44.424],[-92.1366,44.4242],[-92.1381,44.4244],[-92.1396,44.4247],[-92.1532,44.4262],[-92.1557,44.4265],[-92.1582,44.4267],[-92.1625,44.4272],[-92.1637,44.4274],[-92.1703,44.4286],[-92.1817,44.431],[-92.1855,44.4317],[-92.1893,44.4325],[-92.1904,44.4328],[-92.1954,44.4338],[-92.2083,44.4369],[-92.2104,44.4374],[-92.2126,44.4379],[-92.2152,44.4385],[-92.2171,44.4391],[-92.2211,44.4404],[-92.2217,44.4407],[-92.2309,44.4445],[-92.2325,44.4454],[-92.2339,44.4463],[-92.2373,44.4494],[-92.2395,44.4516],[-92.2404,44.4525],[-92.2412,44.4534],[-92.242,44.4543],[-92.243,44.4553],[-92.2449,44.4568],[-92.2473,44.4585],[-92.2491,44.4595],[-92.2502,44.4599],[-92.2506,44.4601],[-92.2521,44.4606],[-92.2544,44.4616],[-92.2566,44.4625],[-92.2597,44.4638],[-92.2625,44.4652],[-92.2652,44.4666],[-92.2674,44.4679],[-92.2704,44.4697],[-92.2718,44.4705],[-92.274,44.4719],[-92.2768,44.4736],[-92.2803,44.4762],[-92.2824,44.4777],[-92.2843,44.4794],[-92.2861,44.481],[-92.288,44.4827],[-92.291,44.4855],[-92.2923,44.487],[-92.2944,44.4893],[-92.2955,44.4907],[-92.2971,44.4927],[-92.2976,44.4933],[-92.2985,44.4946],[-92.3003,44.4974],[-92.3013,44.4988],[-92.3016,44.4994],[-92.302,44.5],[-92.3022,44.5003],[-92.3026,44.5014],[-92.303,44.5036],[-92.303,44.507],[-92.3029,44.5097],[-92.3027,44.5109],[-92.3024,44.5134],[-92.3025,44.5165],[-92.3027,44.5173],[-92.3028,44.5176],[-92.3028,44.5179],[-92.303,44.5187],[-92.3035,44.5198],[-92.3057,44.5221],[-92.308,44.5245],[-92.3108,44.5288],[-92.3114,44.5302],[-92.3122,44.5324],[-92.313,44.5352],[-92.3133,44.5361],[-92.3135,44.5365],[-92.3136,44.5369],[-92.3141,44.538],[-92.3156,44.5403],[-92.3162,44.541],[-92.3174,44.5425],[-92.3177,44.5428],[-92.3178,44.5429],[-92.3199,44.5449],[-92.3223,44.5468],[-92.3256,44.5487],[-92.3261,44.5491],[-92.329,44.5509],[-92.3327,44.5526],[-92.3357,44.5538],[-92.3361,44.554],[-92.3401,44.5553],[-92.3432,44.5561],[-92.3442,44.5564],[-92.3476,44.5572],[-92.3506,44.5575],[-92.3541,44.558],[-92.3573,44.5585],[-92.3576,44.5585],[-92.3615,44.5589],[-92.3659,44.5591],[-92.3683,44.5592],[-92.3752,44.5588],[-92.3756,44.5587],[-92.3803,44.5585],[-92.3828,44.5582],[-92.386,44.5578],[-92.389,44.5577],[-92.3915,44.5576],[-92.3953,44.558],[-92.3993,44.5583],[-92.4021,44.5586],[-92.4043,44.5589],[-92.4061,44.5591],[-92.4077,44.5595],[-92.4099,44.5599],[-92.4111,44.5601],[-92.4115,44.5602],[-92.4129,44.5603],[-92.4138,44.5602],[-92.4151,44.5604],[-92.417,44.5608],[-92.4188,44.5614],[-92.4207,44.562],[-92.4218,44.5625],[-92.4234,44.5634],[-92.4247,44.5641],[-92.4258,44.5646],[-92.4262,44.5647],[-92.4271,44.565],[-92.4279,44.5652],[-92.4295,44.5655],[-92.4311,44.5658],[-92.4317,44.5658],[-92.4325,44.5657],[-92.4333,44.5655],[-92.4348,44.565],[-92.4359,44.5645],[-92.437,44.564],[-92.4382,44.5636],[-92.4384,44.5635],[-92.4396,44.5632],[-92.4407,44.5628],[-92.4421,44.5628],[-92.4437,44.5627],[-92.445,44.5627],[-92.4465,44.5627],[-92.4483,44.5624],[-92.4495,44.5623],[-92.451,44.5622],[-92.4517,44.5621],[-92.4529,44.5621],[-92.454,44.562],[-92.4551,44.562],[-92.456,44.5621],[-92.4561,44.5621],[-92.4567,44.5622],[-92.4578,44.5624],[-92.4589,44.5627],[-92.4608,44.5633],[-92.4614,44.5634],[-92.4626,44.5637],[-92.4632,44.5638],[-92.4657,44.5644],[-92.4667,44.5646],[-92.469,44.565],[-92.4701,44.5653],[-92.4713,44.5656],[-92.4724,44.566],[-92.4732,44.5663],[-92.4734,44.5664],[-92.4741,44.5665],[-92.4752,44.5668],[-92.4766,44.5673],[-92.4767,44.5673],[-92.4769,44.5674],[-92.4776,44.5676],[-92.4782,44.5679],[-92.48,44.5683],[-92.481,44.5684],[-92.4822,44.5685],[-92.4823,44.5685],[-92.4824,44.5685],[-92.4832,44.5685],[-92.4834,44.5684],[-92.4847,44.5682],[-92.4851,44.568],[-92.4857,44.5679],[-92.4857,44.5678],[-92.4867,44.5673],[-92.4878,44.5669],[-92.4879,44.5669],[-92.4881,44.5668],[-92.4884,44.5667],[-92.4885,44.5667],[-92.4905,44.5662],[-92.4908,44.5662],[-92.4918,44.566],[-92.4919,44.566],[-92.4921,44.566],[-92.4924,44.566],[-92.4928,44.566],[-92.4937,44.566],[-92.4945,44.5662],[-92.4963,44.5667],[-92.497,44.5669],[-92.4971,44.5669],[-92.4972,44.5669],[-92.4977,44.5671],[-92.4981,44.5673],[-92.5,44.5678],[-92.5006,44.568],[-92.5008,44.568],[-92.5028,44.5686],[-92.505,44.5692],[-92.507,44.5697],[-92.5079,44.5701],[-92.5081,44.5701],[-92.5087,44.5703],[-92.5105,44.571],[-92.5125,44.5718],[-92.513,44.5721],[-92.5136,44.5725],[-92.5144,44.5731],[-92.5147,44.5733],[-92.5149,44.5735],[-92.5151,44.5736],[-92.5155,44.5738],[-92.516,44.574],[-92.5162,44.5741],[-92.5164,44.5742],[-92.5165,44.5743],[-92.5174,44.5747],[-92.5176,44.5748],[-92.5181,44.575],[-92.5184,44.5751],[-92.5187,44.5752],[-92.5192,44.5753],[-92.5198,44.5753],[-92.5202,44.5753],[-92.5207,44.5753],[-92.5212,44.5752],[-92.5218,44.5751],[-92.5231,44.5747],[-92.525,44.5742],[-92.5264,44.5738],[-92.528,44.5733],[-92.532,44.5714],[-92.5327,44.5711],[-92.5329,44.5709],[-92.5341,44.5703],[-92.5342,44.5703],[-92.5356,44.5696],[-92.5382,44.5682],[-92.5388,44.568],[-92.5399,44.5675],[-92.541,44.5671],[-92.5417,44.567],[-92.5421,44.5669],[-92.5425,44.5669],[-92.5432,44.5669],[-92.5436,44.5669],[-92.544,44.5669],[-92.5445,44.567],[-92.5446,44.567],[-92.5448,44.567],[-92.5451,44.567],[-92.5454,44.5671],[-92.5459,44.5672],[-92.5464,44.5673],[-92.5467,44.5673],[-92.5468,44.5674],[-92.5469,44.5674],[-92.5471,44.5675],[-92.5472,44.5675],[-92.548,44.5678],[-92.5489,44.5682],[-92.5493,44.5686],[-92.5499,44.5689],[-92.55,44.569],[-92.5503,44.5692],[-92.5507,44.5697],[-92.5512,44.5705],[-92.5513,44.571],[-92.5515,44.5715],[-92.5515,44.5719],[-92.5516,44.5722],[-92.5515,44.5726],[-92.5514,44.573],[-92.5512,44.5735],[-92.551,44.5738],[-92.5504,44.5749],[-92.55,44.5756],[-92.55,44.5758],[-92.5498,44.5761],[-92.5493,44.5778],[-92.5493,44.5781],[-92.5493,44.5785],[-92.5493,44.579],[-92.5494,44.58],[-92.5495,44.5805],[-92.5498,44.5811],[-92.55,44.5815],[-92.5504,44.5821],[-92.5506,44.5823],[-92.5513,44.583],[-92.552,44.5839],[-92.5528,44.5847],[-92.5546,44.5862],[-92.5556,44.5872],[-92.5561,44.5877],[-92.5564,44.5881],[-92.557,44.5888],[-92.5573,44.5892],[-92.5574,44.5893],[-92.5575,44.5894],[-92.558,44.5903],[-92.5584,44.591],[-92.5588,44.5919],[-92.559,44.5921],[-92.559,44.5922],[-92.5591,44.5923],[-92.5591,44.5924],[-92.5592,44.5925],[-92.5592,44.5926],[-92.5593,44.5928],[-92.5599,44.5936],[-92.5605,44.5945],[-92.5611,44.5952],[-92.5615,44.5957],[-92.5619,44.5962],[-92.5624,44.5966],[-92.5626,44.5968],[-92.5633,44.5974],[-92.564,44.5981],[-92.5644,44.5984],[-92.5651,44.5992],[-92.5657,44.5999],[-92.5662,44.6005],[-92.5663,44.6006],[-92.5667,44.6012],[-92.5667,44.6013],[-92.567,44.6017],[-92.5674,44.6022],[-92.5678,44.6025],[-92.568,44.6026],[-92.5681,44.6027],[-92.5682,44.6028],[-92.5685,44.603],[-92.569,44.6034],[-92.5691,44.6034],[-92.5694,44.6036],[-92.57,44.6038],[-92.5705,44.604],[-92.5727,44.6046],[-92.5733,44.6048],[-92.5747,44.6049],[-92.5767,44.605],[-92.5772,44.605],[-92.5772,44.6049],[-92.5774,44.6047],[-92.5775,44.6046],[-92.578,44.6043],[-92.5786,44.604],[-92.5788,44.6039],[-92.579,44.6038],[-92.5804,44.6021],[-92.5816,44.6009],[-92.5828,44.6004],[-92.5833,44.6002],[-92.5847,44.5999],[-92.5862,44.6001],[-92.5873,44.6004],[-92.5883,44.6011],[-92.5888,44.6017],[-92.589,44.6022],[-92.5892,44.6027],[-92.5893,44.6028],[-92.5896,44.604],[-92.5904,44.6054],[-92.5905,44.6055],[-92.5905,44.6057],[-92.5905,44.6059],[-92.5919,44.6064],[-92.5921,44.6065],[-92.5925,44.6067],[-92.5941,44.6073],[-92.5948,44.6077],[-92.5957,44.6081],[-92.5982,44.6101],[-92.6002,44.6114],[-92.6003,44.6114],[-92.6016,44.612],[-92.6026,44.6123],[-92.6038,44.6125],[-92.605,44.6125],[-92.6073,44.6124],[-92.6074,44.6124],[-92.6091,44.6122],[-92.61,44.6121],[-92.6101,44.612],[-92.6102,44.612],[-92.6112,44.6119],[-92.6113,44.6118],[-92.6119,44.6118],[-92.6124,44.6118],[-92.6128,44.6117],[-92.6138,44.6116],[-92.6147,44.6117],[-92.6155,44.6118],[-92.6168,44.6122],[-92.6182,44.6128],[-92.619,44.6132],[-92.6191,44.6132],[-92.6198,44.6136],[-92.6216,44.6149],[-92.6221,44.6155],[-92.6225,44.6161],[-92.6229,44.6168],[-92.623,44.6169],[-92.6234,44.6181],[-92.6236,44.6192],[-92.6236,44.6206],[-92.6235,44.621],[-92.6234,44.6218],[-92.6228,44.6235],[-92.6219,44.6249],[-92.6218,44.6251],[-92.6215,44.6258],[-92.6211,44.6265],[-92.6208,44.6273],[-92.6205,44.6279],[-92.6203,44.6287],[-92.6202,44.6294],[-92.6202,44.6295],[-92.6202,44.6306],[-92.6202,44.631],[-92.6203,44.6316],[-92.6202,44.6336],[-92.6202,44.6342],[-92.6212,44.637],[-92.6217,44.6386],[-92.6218,44.639],[-92.6251,44.6422],[-92.6277,44.6449],[-92.6304,44.6476],[-92.632,44.6492],[-92.6395,44.6522],[-92.6432,44.6531],[-92.6436,44.6531],[-92.6448,44.6538],[-92.6466,44.6547],[-92.6558,44.6581],[-92.661,44.6609],[-92.6647,44.6634],[-92.6658,44.6643],[-92.6678,44.6662],[-92.67,44.6679],[-92.672,44.6692],[-92.674,44.6709],[-92.6761,44.6725],[-92.6776,44.6742],[-92.6796,44.6763],[-92.6833,44.6796],[-92.6835,44.6798],[-92.6862,44.6824],[-92.6906,44.6856],[-92.6943,44.6886],[-92.6947,44.6889],[-92.6949,44.6889],[-92.6955,44.6893],[-92.697,44.6901],[-92.6983,44.6908],[-92.6993,44.6913],[-92.6999,44.6917],[-92.6999,44.6918],[-92.7015,44.6934],[-92.7069,44.6967],[-92.7095,44.6985],[-92.7119,44.7001],[-92.7123,44.7003],[-92.7125,44.7005],[-92.7131,44.7009],[-92.7134,44.7011],[-92.7173,44.7038],[-92.7201,44.7057],[-92.7263,44.7103],[-92.7286,44.7119],[-92.732,44.7143],[-92.7323,44.7145],[-92.7365,44.7164],[-92.7392,44.718],[-92.7497,44.7217],[-92.7501,44.7218],[-92.752,44.7222],[-92.7533,44.7225],[-92.7542,44.7228],[-92.7557,44.7232],[-92.7618,44.7263],[-92.7694,44.7307],[-92.772,44.7321],[-92.7736,44.7327],[-92.7763,44.7337],[-92.7765,44.7337],[-92.7811,44.7354],[-92.7923,44.7394],[-92.8019,44.7456],[-92.802,44.7457],[-92.8032,44.7471],[-92.8038,44.7474],[-92.8038,44.7475],[-92.8038,44.7476],[-92.8039,44.7477],[-92.8039,44.7479],[-92.804,44.7479],[-92.804,44.748],[-92.804,44.7481],[-92.8041,44.7483],[-92.8042,44.7485],[-92.8044,44.7488],[-92.8045,44.7489],[-92.8046,44.7491],[-92.8048,44.7492],[-92.8055,44.7498],[-92.806,44.75],[-92.8066,44.7502],[-92.8067,44.7503],[-92.8074,44.7505],[-92.8078,44.7507],[-92.8081,44.7509],[-92.8082,44.7511],[-92.8083,44.7513],[-92.8084,44.7516],[-92.8084,44.7519],[-92.8084,44.7522],[-92.8083,44.7525],[-92.8083,44.7527],[-92.8083,44.7534],[-92.8084,44.7539],[-92.8083,44.7544],[-92.8083,44.7552],[-92.8082,44.7561],[-92.8081,44.757],[-92.8081,44.7573],[-92.808,44.7574],[-92.8077,44.7593],[-92.8075,44.7604],[-92.8073,44.7609],[-92.8069,44.7627],[-92.8064,44.7646],[-92.806,44.7663],[-92.8056,44.7684],[-92.8045,44.7708],[-92.8044,44.7709],[-92.804,44.7715],[-92.8037,44.772],[-92.8034,44.7725],[-92.8025,44.7741],[-92.8014,44.7761],[-92.8005,44.7774],[-92.7992,44.779],[-92.7977,44.7805],[-92.7974,44.7809],[-92.7973,44.7809],[-92.7973,44.781],[-92.7962,44.7821],[-92.794,44.7837],[-92.7932,44.7843],[-92.7925,44.7849],[-92.7921,44.7852],[-92.7914,44.7858],[-92.7912,44.7859],[-92.7898,44.7872],[-92.7892,44.7878],[-92.7886,44.7883],[-92.7878,44.789],[-92.7876,44.7892],[-92.7868,44.7902],[-92.7866,44.7904],[-92.7862,44.791],[-92.786,44.7913],[-92.7859,44.7915],[-92.7856,44.7919],[-92.7855,44.7921],[-92.7853,44.7926],[-92.785,44.7932],[-92.7846,44.794],[-92.7839,44.7957],[-92.7836,44.7965],[-92.7835,44.7968],[-92.7833,44.7977],[-92.7832,44.7978],[-92.7832,44.7981],[-92.7831,44.7985],[-92.783,44.7989],[-92.7828,44.801],[-92.7825,44.8029],[-92.7823,44.8046],[-92.7822,44.8061],[-92.7818,44.809],[-92.7815,44.8099],[-92.7813,44.8105],[-92.7811,44.8111],[-92.7807,44.8123],[-92.7793,44.8145],[-92.7792,44.8146],[-92.7787,44.815],[-92.7783,44.8155],[-92.7768,44.817],[-92.7755,44.8185],[-92.7743,44.8198],[-92.7729,44.8215],[-92.7727,44.8219],[-92.7724,44.8224],[-92.7722,44.8231],[-92.7723,44.8237],[-92.7725,44.8245],[-92.7726,44.8248],[-92.7728,44.8254],[-92.773,44.826],[-92.773,44.8268],[-92.7724,44.8282],[-92.7699,44.8314],[-92.7695,44.8319],[-92.7688,44.8326],[-92.7686,44.8328],[-92.768,44.8335],[-92.767,44.8344],[-92.7664,44.835],[-92.7659,44.8356],[-92.7658,44.8362],[-92.7656,44.8372],[-92.7656,44.8391],[-92.7657,44.841],[-92.7659,44.8422],[-92.7663,44.8436],[-92.7666,44.8448],[-92.7669,44.8458],[-92.7675,44.8476],[-92.7679,44.8488],[-92.7684,44.8505],[-92.7688,44.8524],[-92.7691,44.854],[-92.7694,44.8558],[-92.7693,44.8571],[-92.7694,44.8575],[-92.7695,44.8579],[-92.7695,44.8582],[-92.7695,44.8584],[-92.7695,44.8586],[-92.7696,44.8601],[-92.7696,44.8607],[-92.7695,44.862],[-92.7688,44.864],[-92.7687,44.8643],[-92.7674,44.8667],[-92.7658,44.869],[-92.7646,44.8706],[-92.7638,44.8721],[-92.7634,44.8729],[-92.7634,44.8741],[-92.7638,44.875],[-92.7641,44.8759],[-92.7648,44.8767],[-92.7658,44.8778],[-92.7696,44.883],[-92.7711,44.8856],[-92.7724,44.8875],[-92.7733,44.889],[-92.7739,44.89],[-92.7749,44.8928],[-92.775,44.8948],[-92.775,44.8951],[-92.7746,44.8981],[-92.774,44.9001],[-92.7731,44.9014],[-92.7684,44.9038],[-92.7681,44.9039],[-92.7679,44.904],[-92.7663,44.9049],[-92.7648,44.9054],[-92.7636,44.906],[-92.7634,44.9061],[-92.7623,44.9065],[-92.7613,44.9069],[-92.7596,44.9079],[-92.7587,44.909],[-92.7579,44.9103],[-92.7576,44.9112],[-92.7555,44.9186],[-92.7527,44.9286],[-92.7521,44.9309],[-92.7516,44.933],[-92.7511,44.935],[-92.7506,44.9373],[-92.7508,44.9416],[-92.7509,44.9419],[-92.751,44.9425],[-92.7519,44.9457],[-92.7526,44.9486],[-92.753,44.95],[-92.7536,44.9526],[-92.7546,44.9558],[-92.7547,44.956],[-92.7548,44.956],[-92.7575,44.9596],[-92.7592,44.9621],[-92.7595,44.9626],[-92.7595,44.9627],[-92.7596,44.9628],[-92.7607,44.965],[-92.7634,44.9664],[-92.7672,44.9681],[-92.7676,44.9685],[-92.7678,44.9688],[-92.7685,44.9698],[-92.7692,44.9714],[-92.7694,44.9721],[-92.7695,44.9726],[-92.7695,44.9734],[-92.7695,44.9743],[-92.7703,44.979],[-92.7703,44.9791],[-92.7703,44.9793],[-92.7703,44.9798],[-92.7703,44.9804],[-92.7703,44.9833],[-92.7691,44.9875],[-92.769,44.9882],[-92.7693,44.9893],[-92.7696,44.9901],[-92.7703,44.9921],[-92.7704,44.9924],[-92.7706,44.9931],[-92.7708,44.9941],[-92.7713,44.9995],[-92.7711,45.0007],[-92.7712,45.0014],[-92.7709,45.0025],[-92.7704,45.0036],[-92.7701,45.0044],[-92.7698,45.005],[-92.7697,45.0053],[-92.7696,45.0054],[-92.7696,45.0055],[-92.7692,45.0063],[-92.7689,45.0072],[-92.7688,45.0077],[-92.7686,45.008],[-92.7681,45.0091],[-92.7674,45.0107],[-92.7669,45.0115],[-92.766,45.0135],[-92.7659,45.0136],[-92.7658,45.0137],[-92.7657,45.0138],[-92.7649,45.0153],[-92.7642,45.0167],[-92.7641,45.0171],[-92.764,45.0174],[-92.7633,45.0189],[-92.7627,45.0201],[-92.7625,45.0206],[-92.7619,45.0221],[-92.7619,45.0225],[-92.7619,45.0228],[-92.762,45.0231],[-92.7621,45.0243],[-92.7628,45.0257],[-92.7636,45.0271],[-92.7638,45.0274],[-92.7645,45.0285],[-92.7646,45.0288],[-92.7651,45.0292],[-92.7657,45.0298],[-92.7671,45.0311],[-92.7686,45.0324],[-92.7704,45.0338],[-92.7721,45.035],[-92.774,45.0364],[-92.7763,45.0378],[-92.7788,45.0393],[-92.781,45.0404],[-92.7836,45.0417],[-92.7855,45.0425],[-92.7857,45.0427],[-92.7864,45.0429],[-92.7877,45.0434],[-92.7879,45.0435],[-92.7895,45.0445],[-92.7912,45.0457],[-92.7933,45.0472],[-92.7956,45.0492],[-92.7971,45.0506],[-92.7984,45.0522],[-92.7998,45.0538],[-92.8005,45.0548],[-92.8007,45.0552],[-92.8008,45.0553],[-92.801,45.0557],[-92.8016,45.0565],[-92.8018,45.0569],[-92.8021,45.0574],[-92.8023,45.0582],[-92.8024,45.0582],[-92.8028,45.0597],[-92.8031,45.061],[-92.8031,45.0616],[-92.8031,45.0626],[-92.8031,45.0635],[-92.803,45.0644],[-92.8029,45.0648],[-92.8029,45.0654],[-92.8025,45.0667],[-92.8022,45.0675],[-92.8015,45.0686],[-92.8008,45.0695],[-92.8001,45.0704],[-92.7993,45.0711],[-92.7988,45.0715],[-92.7984,45.0719],[-92.7978,45.0723],[-92.7972,45.0727],[-92.7967,45.0733],[-92.7966,45.0736],[-92.7961,45.0743],[-92.7952,45.0754],[-92.7945,45.0765],[-92.7932,45.0781],[-92.7929,45.0785],[-92.7927,45.0788],[-92.7924,45.0789],[-92.7922,45.079],[-92.7921,45.0792],[-92.7915,45.0797],[-92.7908,45.0802],[-92.7903,45.0806],[-92.7895,45.081],[-92.7884,45.0817],[-92.788,45.0819],[-92.7876,45.0821],[-92.7871,45.0824],[-92.7859,45.083],[-92.7848,45.0835],[-92.7832,45.0842],[-92.7802,45.0857],[-92.7802,45.0858],[-92.7777,45.0871],[-92.7764,45.0879],[-92.7758,45.0882],[-92.7749,45.0886],[-92.7745,45.0889],[-92.774,45.0891],[-92.7733,45.0898],[-92.772,45.091],[-92.7702,45.0923],[-92.7678,45.0941],[-92.7676,45.0942],[-92.7656,45.0957],[-92.7631,45.0973],[-92.7627,45.0976],[-92.7626,45.0977],[-92.7614,45.0985],[-92.7613,45.0985],[-92.7595,45.0995],[-92.7582,45.1001],[-92.7577,45.1003],[-92.7571,45.1006],[-92.7565,45.101],[-92.7556,45.1019],[-92.7544,45.1031],[-92.7534,45.1039],[-92.7523,45.1045],[-92.7512,45.1051],[-92.7502,45.1057],[-92.7492,45.1061],[-92.7489,45.1061],[-92.7479,45.1065],[-92.7468,45.1071],[-92.7464,45.1073],[-92.7449,45.1083],[-92.7438,45.1097],[-92.7426,45.1112],[-92.7416,45.1122],[-92.7414,45.1124],[-92.7405,45.1134],[-92.7396,45.1156],[-92.7395,45.1165],[-92.7399,45.1171],[-92.7402,45.1177],[-92.7403,45.118],[-92.7406,45.1185],[-92.741,45.1187],[-92.7412,45.1188],[-92.7414,45.1189],[-92.7416,45.1191],[-92.7418,45.1192],[-92.7429,45.1199],[-92.7432,45.1202],[-92.7434,45.1204],[-92.7436,45.1205],[-92.7439,45.1209],[-92.7443,45.1212],[-92.7445,45.1214],[-92.7456,45.1231],[-92.7457,45.1231],[-92.7458,45.1233],[-92.7459,45.1238],[-92.746,45.1242],[-92.7461,45.1246],[-92.7462,45.125],[-92.7465,45.1258],[-92.7468,45.1278],[-92.7472,45.1298],[-92.7477,45.1312],[-92.7479,45.1318],[-92.748,45.1329],[-92.7482,45.134],[-92.7486,45.1351],[-92.749,45.1367],[-92.749,45.1369],[-92.7491,45.1371],[-92.7492,45.1375],[-92.7494,45.1381],[-92.7497,45.1385],[-92.7502,45.1388],[-92.7511,45.1402],[-92.7515,45.1408],[-92.752,45.1415],[-92.7521,45.1421],[-92.7522,45.1425],[-92.7523,45.1432],[-92.7523,45.1434],[-92.7524,45.144],[-92.7524,45.1442],[-92.7524,45.1448],[-92.7525,45.1456],[-92.7525,45.1458],[-92.7525,45.146],[-92.7528,45.1463],[-92.7529,45.1466],[-92.7532,45.1468],[-92.7535,45.1471],[-92.754,45.1478],[-92.7542,45.148],[-92.7549,45.1487],[-92.7552,45.149],[-92.7553,45.1491],[-92.7553,45.1492],[-92.7554,45.1493],[-92.7554,45.1494],[-92.7559,45.1504],[-92.7567,45.1513],[-92.7569,45.1516],[-92.7574,45.1523],[-92.7572,45.1526],[-92.7572,45.1529],[-92.7575,45.1534],[-92.7578,45.1544],[-92.7579,45.1549],[-92.7579,45.1554],[-92.7578,45.1566],[-92.758,45.1589],[-92.7581,45.1593],[-92.7581,45.1597],[-92.7579,45.1605],[-92.7575,45.1613],[-92.7572,45.1619],[-92.757,45.1624],[-92.7569,45.1652],[-92.7558,45.1671],[-92.7557,45.1672],[-92.7556,45.1673],[-92.7553,45.1679],[-92.7549,45.1684],[-92.7549,45.1685],[-92.7548,45.1686],[-92.7546,45.1689],[-92.7545,45.169],[-92.7532,45.1707],[-92.7531,45.1708],[-92.7525,45.1718],[-92.7524,45.1722],[-92.7524,45.1724],[-92.7523,45.1727],[-92.7522,45.173],[-92.7524,45.1739],[-92.7532,45.1748],[-92.7539,45.1752],[-92.7555,45.1763],[-92.7571,45.1775],[-92.7574,45.1777],[-92.7577,45.1779],[-92.7579,45.178],[-92.7582,45.1782],[-92.7588,45.1787],[-92.7595,45.1791],[-92.7598,45.1793],[-92.7601,45.1795],[-92.762,45.1808],[-92.7639,45.1821],[-92.7649,45.1828],[-92.7666,45.1851],[-92.7668,45.1855],[-92.7672,45.1888],[-92.7673,45.1893],[-92.7673,45.1897],[-92.7674,45.1902],[-92.7674,45.1904],[-92.7673,45.1911],[-92.7673,45.1918],[-92.7671,45.1942],[-92.7669,45.1951],[-92.7657,45.1998],[-92.7655,45.2004],[-92.7648,45.2024],[-92.7639,45.2049],[-92.7622,45.2071],[-92.7621,45.2072],[-92.7593,45.2088],[-92.7587,45.2092],[-92.758,45.2096],[-92.7569,45.2105],[-92.7558,45.2113],[-92.7551,45.2119],[-92.7544,45.2125],[-92.754,45.2128],[-92.7537,45.2135],[-92.7535,45.214],[-92.7533,45.2145],[-92.7531,45.2149],[-92.7529,45.2154],[-92.7526,45.2161],[-92.7523,45.2169],[-92.7521,45.2175],[-92.7519,45.2181],[-92.7517,45.2187],[-92.7519,45.22],[-92.752,45.2205],[-92.7522,45.221],[-92.7523,45.2213],[-92.7524,45.2215],[-92.7526,45.2217],[-92.7526,45.2218],[-92.753,45.222],[-92.7533,45.2222],[-92.7539,45.2229],[-92.7546,45.2243],[-92.7546,45.2244],[-92.7557,45.2259],[-92.7565,45.2277],[-92.7567,45.2281],[-92.7575,45.2305],[-92.7574,45.2314],[-92.7576,45.233],[-92.7573,45.2361],[-92.7575,45.2383],[-92.7581,45.2408],[-92.7591,45.2444],[-92.7593,45.2464],[-92.7593,45.2468],[-92.7602,45.2496],[-92.7603,45.2517],[-92.7598,45.2529],[-92.7588,45.2544],[-92.7566,45.2563],[-92.7556,45.257],[-92.7546,45.2581],[-92.7536,45.2594],[-92.7526,45.2618],[-92.7524,45.2624],[-92.7519,45.2638],[-92.7519,45.2659],[-92.7524,45.2675],[-92.7525,45.2677],[-92.7526,45.2681],[-92.7528,45.2688],[-92.7528,45.2689],[-92.7538,45.271],[-92.7552,45.2724],[-92.7557,45.2729],[-92.7568,45.2739],[-92.7575,45.2744],[-92.758,45.2748],[-92.7589,45.2762],[-92.7592,45.2767],[-92.7594,45.2772],[-92.7596,45.2773],[-92.7598,45.2774],[-92.7599,45.2776],[-92.76,45.278],[-92.7606,45.2788],[-92.7612,45.2806],[-92.7614,45.2822],[-92.762,45.285],[-92.762,45.287],[-92.762,45.2879],[-92.762,45.2882],[-92.7612,45.2891],[-92.7604,45.2899],[-92.7587,45.291],[-92.758,45.2911],[-92.7569,45.2915],[-92.7551,45.2919],[-92.7534,45.2923],[-92.7517,45.2927],[-92.7515,45.2927],[-92.7511,45.2928],[-92.7508,45.293],[-92.7502,45.2936],[-92.7498,45.2938],[-92.7494,45.294],[-92.7482,45.2947],[-92.7478,45.295],[-92.7463,45.2957],[-92.7457,45.296],[-92.7455,45.2961],[-92.7451,45.2964],[-92.7448,45.2966],[-92.7447,45.2966],[-92.7443,45.2969],[-92.7442,45.2969],[-92.7425,45.2982],[-92.7424,45.2982],[-92.7423,45.2983],[-92.7419,45.2985],[-92.74,45.2996],[-92.7381,45.3002],[-92.738,45.3002],[-92.7376,45.3003],[-92.7375,45.3004],[-92.7374,45.3004],[-92.7373,45.3004],[-92.7372,45.3004],[-92.7371,45.3005],[-92.7355,45.3016],[-92.735,45.302],[-92.7349,45.3021],[-92.7348,45.3022],[-92.7332,45.3037],[-92.7331,45.3037],[-92.7331,45.3038],[-92.733,45.3039],[-92.7326,45.3042],[-92.7316,45.3051],[-92.7308,45.306],[-92.7293,45.3075],[-92.7277,45.3093],[-92.7256,45.3107],[-92.725,45.311],[-92.7233,45.312],[-92.7225,45.3125],[-92.7215,45.3132],[-92.7211,45.3134],[-92.7204,45.3138],[-92.7203,45.3139],[-92.7191,45.3148],[-92.718,45.3158],[-92.7171,45.3165],[-92.7152,45.3181],[-92.7148,45.3184],[-92.7137,45.319],[-92.7123,45.3198],[-92.712,45.32],[-92.7112,45.3205],[-92.7102,45.3212],[-92.7101,45.3212],[-92.71,45.3213],[-92.7099,45.3214],[-92.7094,45.3219],[-92.7089,45.3224],[-92.7087,45.3225],[-92.7086,45.3226],[-92.7072,45.324],[-92.7061,45.3252],[-92.7058,45.3255],[-92.7048,45.3265],[-92.7038,45.328],[-92.7037,45.3281],[-92.7036,45.3282],[-92.7034,45.3285],[-92.702,45.3311],[-92.7,45.3337],[-92.699,45.3363],[-92.699,45.3364],[-92.699,45.3365],[-92.6989,45.3379],[-92.6989,45.3384],[-92.6989,45.3392],[-92.6989,45.3394],[-92.699,45.3395],[-92.699,45.3398],[-92.6991,45.3402],[-92.6992,45.3409],[-92.6993,45.341],[-92.6994,45.342],[-92.6995,45.3421],[-92.6995,45.3424],[-92.6998,45.343],[-92.7,45.3434],[-92.7009,45.3455],[-92.7016,45.3471],[-92.7027,45.3497],[-92.7033,45.3512],[-92.7033,45.3513],[-92.7035,45.352],[-92.704,45.3537],[-92.704,45.354],[-92.7039,45.3548],[-92.7038,45.3557],[-92.7037,45.3563],[-92.7035,45.3569],[-92.7034,45.3569],[-92.7032,45.3574],[-92.7031,45.3576],[-92.703,45.3579],[-92.7027,45.3585],[-92.7026,45.3586],[-92.7025,45.3586],[-92.7025,45.3587],[-92.7023,45.3588],[-92.7022,45.3589],[-92.7022,45.359],[-92.7021,45.3591],[-92.7014,45.3597],[-92.7009,45.3602],[-92.7007,45.3604],[-92.7006,45.3604],[-92.7006,45.3605],[-92.7003,45.3607],[-92.6986,45.362],[-92.6984,45.3621],[-92.6984,45.3622],[-92.6977,45.3627],[-92.6976,45.3627],[-92.6971,45.3631],[-92.6965,45.3635],[-92.696,45.3638],[-92.6959,45.3638],[-92.6938,45.3647],[-92.6936,45.3648],[-92.6935,45.3648],[-92.6921,45.3654],[-92.6915,45.3659],[-92.6911,45.3663],[-92.6907,45.3667],[-92.6906,45.3667],[-92.6902,45.367],[-92.6897,45.3675],[-92.6896,45.3675],[-92.6896,45.3676],[-92.6895,45.3676],[-92.6894,45.3677],[-92.6885,45.3684],[-92.6876,45.3688],[-92.687,45.3691],[-92.6864,45.3693],[-92.6856,45.3697],[-92.6849,45.3699],[-92.6826,45.371],[-92.681,45.3717],[-92.6809,45.3718],[-92.6808,45.3718],[-92.6808,45.3719],[-92.6807,45.3719],[-92.6806,45.3719],[-92.6805,45.372],[-92.6793,45.3727],[-92.6792,45.3727],[-92.679,45.3729],[-92.6786,45.3733],[-92.6782,45.3736],[-92.6782,45.3737],[-92.6782,45.3738],[-92.6782,45.3741],[-92.6783,45.3745],[-92.6783,45.3746],[-92.6782,45.3749],[-92.6782,45.375],[-92.6784,45.3752],[-92.6785,45.3752],[-92.6786,45.3754],[-92.6786,45.3755],[-92.6787,45.3756],[-92.6787,45.3757],[-92.6788,45.3762],[-92.6787,45.3767],[-92.6784,45.3771],[-92.6784,45.3772],[-92.6779,45.3781],[-92.6776,45.3791],[-92.677,45.3801],[-92.6762,45.3809],[-92.6755,45.3818],[-92.6748,45.3826],[-92.6747,45.3827],[-92.6745,45.3829],[-92.6736,45.3837],[-92.6735,45.3838],[-92.6735,45.3839],[-92.6734,45.3839],[-92.673,45.3846],[-92.6729,45.3847],[-92.6728,45.3849],[-92.6727,45.385],[-92.6725,45.3853],[-92.6721,45.3858],[-92.672,45.3859],[-92.6719,45.3861],[-92.6714,45.3867],[-92.6714,45.3868],[-92.6707,45.3877],[-92.6707,45.3878],[-92.6706,45.3879],[-92.6704,45.3881],[-92.6702,45.3884],[-92.67,45.3886],[-92.6699,45.3886],[-92.6698,45.3888],[-92.6697,45.389],[-92.6695,45.3891],[-92.6686,45.3898],[-92.6671,45.3908],[-92.6659,45.3918],[-92.6657,45.392],[-92.6649,45.3926],[-92.6641,45.3933],[-92.664,45.3933],[-92.664,45.3934],[-92.6639,45.3934],[-92.6633,45.3936],[-92.662,45.3944],[-92.6619,45.3945],[-92.6617,45.3946],[-92.6613,45.3948],[-92.6608,45.395],[-92.6607,45.395],[-92.6606,45.395],[-92.66,45.3953],[-92.6592,45.3957],[-92.6587,45.396],[-92.6585,45.3961],[-92.6583,45.3961],[-92.6575,45.3963],[-92.6567,45.3966],[-92.6556,45.397],[-92.6544,45.3973],[-92.6535,45.3977],[-92.6525,45.3979],[-92.6521,45.398],[-92.6512,45.3981],[-92.6507,45.3984],[-92.6504,45.3985],[-92.6503,45.3988],[-92.6503,45.4003],[-92.6503,45.4007],[-92.6503,45.4008],[-92.6504,45.4013],[-92.6504,45.4014],[-92.6504,45.4015],[-92.6504,45.4016],[-92.6505,45.4018],[-92.6505,45.4019],[-92.6505,45.4022],[-92.6505,45.4027],[-92.6506,45.4033],[-92.6502,45.4038],[-92.6499,45.4042],[-92.6498,45.4043],[-92.6498,45.4044],[-92.6497,45.4045],[-92.6496,45.4045],[-92.6496,45.4046],[-92.6493,45.4049],[-92.6488,45.4055],[-92.6487,45.4057],[-92.6485,45.4058],[-92.6483,45.4065],[-92.6483,45.4068],[-92.6482,45.407],[-92.6482,45.4073],[-92.6482,45.4074],[-92.6482,45.4076],[-92.6483,45.4086],[-92.6483,45.4096],[-92.6484,45.4103],[-92.6484,45.4107],[-92.6485,45.411],[-92.6477,45.4117],[-92.6471,45.4121],[-92.647,45.4122],[-92.6469,45.4126],[-92.6467,45.4131],[-92.6467,45.4132],[-92.6467,45.4133],[-92.6467,45.4134],[-92.6467,45.4138],[-92.6469,45.4143],[-92.6473,45.4146],[-92.6482,45.4152],[-92.6488,45.4159],[-92.6493,45.4162],[-92.6495,45.4164],[-92.6499,45.4173],[-92.65,45.4181],[-92.6503,45.4192],[-92.6502,45.4199],[-92.6501,45.4202],[-92.6501,45.4209],[-92.6501,45.4212],[-92.65,45.4215],[-92.65,45.4218],[-92.6499,45.4226],[-92.6499,45.4231],[-92.6496,45.4239],[-92.6492,45.4249],[-92.6491,45.4251],[-92.6489,45.4257],[-92.6488,45.4262],[-92.6487,45.4263],[-92.6487,45.4264],[-92.6487,45.4266],[-92.6486,45.4268],[-92.6485,45.4275],[-92.6486,45.428],[-92.6487,45.4282],[-92.649,45.429],[-92.6492,45.4296],[-92.6491,45.4299],[-92.6489,45.4306],[-92.6488,45.4314],[-92.6488,45.4317],[-92.6487,45.4319],[-92.6483,45.4333],[-92.6475,45.4354],[-92.6475,45.4356],[-92.6468,45.4379],[-92.6466,45.4393],[-92.6466,45.4396],[-92.6465,45.4403],[-92.6466,45.4411],[-92.6466,45.4416],[-92.6466,45.4418],[-92.647,45.4426],[-92.6472,45.4434],[-92.6473,45.4436],[-92.6476,45.4441],[-92.6477,45.4442],[-92.6477,45.4443],[-92.6478,45.4444],[-92.648,45.4447],[-92.6482,45.4451],[-92.6483,45.4453],[-92.6491,45.4468],[-92.6497,45.4478],[-92.6504,45.4492],[-92.6508,45.4508],[-92.6514,45.4517],[-92.6514,45.4519],[-92.6519,45.4526],[-92.652,45.4526],[-92.6523,45.4533],[-92.6525,45.4539],[-92.6527,45.4545],[-92.6529,45.4547],[-92.6531,45.4548],[-92.6533,45.455],[-92.6534,45.455],[-92.6535,45.4554],[-92.654,45.4556],[-92.6546,45.456],[-92.6557,45.4565],[-92.6559,45.4565],[-92.656,45.4566],[-92.6571,45.4569],[-92.6573,45.457],[-92.6586,45.4573],[-92.6597,45.4577],[-92.6603,45.4579],[-92.6611,45.4583],[-92.6616,45.4586],[-92.6622,45.4587],[-92.6623,45.4587],[-92.6632,45.4589],[-92.6643,45.4591],[-92.665,45.4593],[-92.6657,45.4595],[-92.6667,45.4598],[-92.6686,45.4602],[-92.671,45.461],[-92.6716,45.4612],[-92.6733,45.4619],[-92.6736,45.4619],[-92.6745,45.4622],[-92.6759,45.4626],[-92.6767,45.4627],[-92.6772,45.4629],[-92.6775,45.463],[-92.6788,45.4636],[-92.679,45.4637],[-92.6797,45.464],[-92.6802,45.4643],[-92.6807,45.465],[-92.6811,45.4656],[-92.6811,45.4662],[-92.6813,45.4671],[-92.6815,45.4678],[-92.6818,45.4684],[-92.6822,45.4693],[-92.6825,45.4697],[-92.6826,45.4699],[-92.6829,45.4702],[-92.6831,45.4704],[-92.6836,45.4707],[-92.6846,45.471],[-92.6855,45.4715],[-92.686,45.4718],[-92.6868,45.4723],[-92.6879,45.4731],[-92.6888,45.4738],[-92.6898,45.4745],[-92.6903,45.475],[-92.691,45.4754],[-92.6916,45.4763],[-92.6921,45.4771],[-92.6932,45.4797],[-92.6942,45.4817],[-92.6947,45.4823],[-92.6952,45.4829],[-92.6964,45.4845],[-92.6965,45.4847],[-92.6972,45.4857],[-92.6976,45.4863],[-92.6986,45.488],[-92.6998,45.4899],[-92.7009,45.4916],[-92.7015,45.4922],[-92.7022,45.493],[-92.7026,45.4935],[-92.7036,45.4945],[-92.7045,45.4955],[-92.7048,45.4958],[-92.7058,45.4969],[-92.7064,45.4975],[-92.7075,45.4989],[-92.7078,45.4993],[-92.7081,45.4995],[-92.7086,45.4997],[-92.7092,45.5],[-92.7095,45.5005],[-92.7108,45.5018],[-92.7114,45.5026],[-92.7119,45.5033],[-92.7129,45.5048],[-92.7134,45.5052],[-92.7139,45.5055],[-92.7158,45.5067],[-92.7204,45.5099],[-92.7218,45.5107],[-92.7226,45.5112],[-92.7243,45.5122],[-92.7256,45.5133],[-92.7265,45.5143],[-92.7267,45.5145],[-92.7271,45.5153],[-92.7271,45.5161],[-92.7272,45.5171],[-92.7275,45.5178],[-92.7277,45.5188],[-92.7278,45.5189],[-92.7278,45.5194],[-92.7279,45.52],[-92.7279,45.5203],[-92.7279,45.5204],[-92.7279,45.5211],[-92.728,45.5224],[-92.7281,45.5239],[-92.728,45.5254],[-92.728,45.5256],[-92.7277,45.5267],[-92.7276,45.5268],[-92.7274,45.5274],[-92.7271,45.5281],[-92.7271,45.5282],[-92.7266,45.5295],[-92.7263,45.531],[-92.7262,45.5311],[-92.7261,45.5317],[-92.7264,45.5326],[-92.7264,45.5328],[-92.7266,45.5335],[-92.7264,45.5343],[-92.7257,45.5352],[-92.7251,45.5357],[-92.725,45.5359],[-92.7246,45.5367],[-92.7246,45.5379],[-92.7248,45.5386],[-92.7253,45.5396],[-92.7261,45.5411],[-92.7267,45.5416],[-92.7274,45.5421],[-92.7288,45.5431],[-92.73,45.5438],[-92.7314,45.5443],[-92.7325,45.5446],[-92.7338,45.5453],[-92.7353,45.5462],[-92.7358,45.5466],[-92.7365,45.5471],[-92.7378,45.5481],[-92.7391,45.5491],[-92.7399,45.5495],[-92.74,45.5496],[-92.7406,45.5499],[-92.7418,45.5506],[-92.7431,45.5513],[-92.7444,45.5522],[-92.7456,45.553],[-92.7471,45.5538],[-92.7481,45.5541],[-92.7493,45.5546],[-92.7495,45.5547],[-92.7496,45.5547],[-92.7502,45.5546],[-92.7524,45.5557],[-92.7534,45.5562],[-92.7544,45.5567],[-92.7546,45.5568],[-92.7556,45.557],[-92.7569,45.5575],[-92.759,45.5588],[-92.7605,45.5603],[-92.7626,45.5617],[-92.7646,45.5636],[-92.766,45.5644],[-92.7702,45.5669],[-92.7708,45.5672],[-92.7723,45.5678],[-92.7734,45.5682],[-92.776,45.5685],[-92.7784,45.5685],[-92.7785,45.5685],[-92.7815,45.5682],[-92.7845,45.568],[-92.7857,45.5679],[-92.7868,45.5675],[-92.7878,45.5672],[-92.7879,45.5672],[-92.7901,45.5669],[-92.795,45.5653],[-92.7992,45.5637],[-92.8015,45.5628],[-92.8034,45.5625],[-92.8044,45.5623],[-92.8049,45.5622],[-92.8059,45.5621],[-92.8121,45.5611],[-92.8166,45.561],[-92.8168,45.5609],[-92.8177,45.5609],[-92.8186,45.5609],[-92.819,45.5609],[-92.8191,45.5609],[-92.8192,45.5609],[-92.8194,45.5609],[-92.8197,45.5609],[-92.8198,45.5609],[-92.8211,45.5609],[-92.822,45.5609],[-92.8233,45.5609],[-92.8331,45.5629],[-92.8341,45.5631],[-92.8413,45.5654],[-92.8438,45.5661],[-92.8455,45.5664],[-92.846,45.5665],[-92.8465,45.5665],[-92.8495,45.5666],[-92.853,45.5666],[-92.8536,45.5666],[-92.8582,45.5668],[-92.8613,45.567],[-92.8619,45.5671],[-92.862,45.5671],[-92.8621,45.5671],[-92.8625,45.5672],[-92.8632,45.5672],[-92.8636,45.5673],[-92.8651,45.5675],[-92.8689,45.5673],[-92.869,45.5673],[-92.8711,45.5676],[-92.8717,45.5678],[-92.8722,45.568],[-92.8736,45.5691],[-92.8746,45.5699],[-92.8747,45.5701],[-92.8749,45.5703],[-92.8752,45.5705],[-92.8756,45.5708],[-92.8773,45.5717],[-92.8793,45.5724],[-92.8809,45.5733],[-92.8811,45.5734],[-92.8815,45.5737],[-92.8825,45.5746],[-92.8836,45.5754],[-92.8838,45.5755],[-92.8838,45.5757],[-92.8843,45.577],[-92.8848,45.5783],[-92.885,45.5788],[-92.8849,45.5798],[-92.8846,45.582],[-92.8833,45.5887],[-92.8833,45.5898],[-92.884,45.5912],[-92.8859,45.5941],[-92.8864,45.5949],[-92.8864,45.5955],[-92.8864,45.5987],[-92.886,45.6004],[-92.8858,45.6008],[-92.8855,45.6021],[-92.8849,45.605],[-92.8829,45.6091],[-92.8827,45.6098],[-92.8825,45.6102],[-92.8826,45.611],[-92.8828,45.6121],[-92.8829,45.6132],[-92.883,45.6137],[-92.8834,45.6144],[-92.8852,45.617],[-92.8867,45.6198],[-92.8869,45.6217],[-92.887,45.6219],[-92.888,45.6248],[-92.888,45.625],[-92.888,45.6252],[-92.888,45.6276],[-92.8881,45.6284],[-92.8879,45.6293],[-92.8877,45.6295],[-92.8876,45.6298],[-92.8873,45.6306],[-92.8871,45.6313],[-92.8871,45.6316],[-92.8869,45.6323],[-92.8869,45.6327],[-92.8869,45.6329],[-92.8868,45.6334],[-92.8869,45.6337],[-92.8869,45.6342],[-92.8869,45.635],[-92.8869,45.6351],[-92.8869,45.6357],[-92.887,45.6368],[-92.887,45.637],[-92.8872,45.6374],[-92.8873,45.6375],[-92.8875,45.6378],[-92.8878,45.6385],[-92.8878,45.6386],[-92.8879,45.639],[-92.8886,45.6397],[-92.889,45.6399],[-92.8891,45.6401],[-92.8892,45.6402],[-92.8892,45.6403],[-92.8893,45.6403],[-92.8894,45.6407],[-92.8894,45.6412],[-92.8893,45.6417],[-92.8891,45.6421],[-92.889,45.6423],[-92.889,45.6425],[-92.8887,45.6427],[-92.8886,45.6427],[-92.8883,45.6431],[-92.888,45.6434],[-92.8876,45.6437],[-92.8872,45.644],[-92.8871,45.6441],[-92.8871,45.6442],[-92.8867,45.6445],[-92.8863,45.645],[-92.8861,45.6453],[-92.8859,45.6455],[-92.8857,45.646],[-92.8855,45.6466],[-92.8855,45.6468],[-92.8854,45.6472],[-92.8854,45.648],[-92.8852,45.649],[-92.8851,45.6495],[-92.8849,45.6499],[-92.8849,45.65],[-92.8848,45.6505],[-92.8847,45.6507],[-92.8847,45.6508],[-92.8843,45.6515],[-92.8841,45.6523],[-92.8841,45.653],[-92.8841,45.6532],[-92.8841,45.6533],[-92.8841,45.6536],[-92.8841,45.6541],[-92.884,45.6549],[-92.8838,45.6555],[-92.8834,45.6561],[-92.8832,45.6566],[-92.8831,45.6568],[-92.8827,45.6575],[-92.8827,45.6582],[-92.8827,45.6583],[-92.8826,45.6589],[-92.8825,45.6595],[-92.8823,45.66],[-92.882,45.6605],[-92.8818,45.661],[-92.8812,45.6618],[-92.8808,45.6624],[-92.8807,45.6627],[-92.8805,45.663],[-92.8803,45.6634],[-92.88,45.6638],[-92.8798,45.6641],[-92.8795,45.6646],[-92.8794,45.6647],[-92.8791,45.6652],[-92.8789,45.6656],[-92.8788,45.6661],[-92.8788,45.6666],[-92.8787,45.6672],[-92.8785,45.6678],[-92.8785,45.6682],[-92.8785,45.6683],[-92.8785,45.6688],[-92.8783,45.6694],[-92.8781,45.6698],[-92.8779,45.6705],[-92.8777,45.6711],[-92.8776,45.6717],[-92.8774,45.6723],[-92.8773,45.6729],[-92.8773,45.6734],[-92.8772,45.6739],[-92.877,45.6746],[-92.8769,45.6753],[-92.8767,45.676],[-92.8768,45.6766],[-92.8767,45.6771],[-92.8767,45.6776],[-92.8767,45.6778],[-92.8767,45.6785],[-92.8767,45.679],[-92.8767,45.6791],[-92.8768,45.6796],[-92.8767,45.6803],[-92.8767,45.6808],[-92.8765,45.6813],[-92.8765,45.6814],[-92.8764,45.6817],[-92.8763,45.6822],[-92.8761,45.6826],[-92.8761,45.683],[-92.8761,45.6833],[-92.8761,45.6838],[-92.8761,45.684],[-92.8761,45.6845],[-92.876,45.6849],[-92.8761,45.6854],[-92.8761,45.6859],[-92.876,45.6863],[-92.8758,45.6865],[-92.8758,45.6869],[-92.8758,45.6873],[-92.8757,45.6879],[-92.8755,45.6883],[-92.8755,45.6887],[-92.8755,45.689],[-92.8752,45.6892],[-92.8746,45.69],[-92.8744,45.6905],[-92.8742,45.691],[-92.8735,45.6919],[-92.8727,45.6932],[-92.8727,45.6933],[-92.8724,45.6937],[-92.872,45.6942],[-92.8718,45.6946],[-92.8715,45.695],[-92.8714,45.6953],[-92.8708,45.696],[-92.8705,45.6963],[-92.8701,45.6968],[-92.87,45.6973],[-92.8703,45.6977],[-92.8706,45.698],[-92.8709,45.6987],[-92.8716,45.6992],[-92.8718,45.6998],[-92.8717,45.7006],[-92.8713,45.7025],[-92.871,45.7039],[-92.8703,45.7052],[-92.87,45.7067],[-92.87,45.7082],[-92.87,45.7093],[-92.8695,45.7106],[-92.8689,45.7119],[-92.8689,45.712],[-92.8689,45.7121],[-92.8689,45.7122],[-92.8689,45.7124],[-92.8689,45.7132],[-92.8692,45.7141],[-92.8697,45.7151],[-92.8695,45.7159],[-92.8695,45.7161],[-92.8694,45.7164],[-92.8694,45.7167],[-92.8692,45.7176],[-92.8684,45.7185],[-92.8681,45.7188],[-92.8679,45.7189],[-92.8677,45.719],[-92.8671,45.7195],[-92.8657,45.7206],[-92.8637,45.7218],[-92.8626,45.7222],[-92.8602,45.7226],[-92.8575,45.7227],[-92.8566,45.7228],[-92.856,45.723],[-92.8534,45.7231],[-92.8518,45.7234],[-92.8513,45.7237],[-92.8509,45.7238],[-92.8505,45.7244],[-92.8505,45.7249],[-92.8504,45.7255],[-92.8505,45.7267],[-92.8505,45.7269],[-92.8504,45.7276],[-92.8503,45.7277],[-92.8498,45.7282],[-92.8492,45.7285],[-92.8491,45.7286],[-92.849,45.7286],[-92.8488,45.7287],[-92.8475,45.7289],[-92.8467,45.729],[-92.8459,45.7289],[-92.8454,45.7288],[-92.8446,45.7289],[-92.8439,45.729],[-92.8433,45.7291],[-92.8431,45.7292],[-92.8424,45.7294],[-92.8417,45.7297],[-92.841,45.73],[-92.8406,45.7303],[-92.8396,45.7309],[-92.8385,45.7315],[-92.8384,45.7316],[-92.8374,45.7319],[-92.8372,45.7319],[-92.8371,45.7319],[-92.8365,45.7324],[-92.836,45.7328],[-92.8359,45.7328],[-92.8353,45.7328],[-92.8348,45.7329],[-92.8345,45.7329],[-92.8325,45.733],[-92.8316,45.733],[-92.8307,45.7331],[-92.829,45.7337],[-92.8279,45.7345],[-92.8275,45.7349],[-92.8272,45.7357],[-92.8272,45.7358],[-92.827,45.7359],[-92.826,45.7366],[-92.8258,45.7368],[-92.8249,45.7373],[-92.8234,45.7378],[-92.8224,45.7382],[-92.8221,45.7387],[-92.8216,45.739],[-92.821,45.7393],[-92.8201,45.7396],[-92.8189,45.7402],[-92.8182,45.7407],[-92.8179,45.7409],[-92.8174,45.7412],[-92.8171,45.7415],[-92.817,45.7416],[-92.8166,45.742],[-92.8159,45.7423],[-92.8141,45.7425],[-92.8137,45.7426],[-92.8129,45.7427],[-92.8121,45.7431],[-92.8109,45.7437],[-92.8098,45.7442],[-92.8091,45.7447],[-92.8084,45.7452],[-92.8076,45.746],[-92.8075,45.7463],[-92.8073,45.7465],[-92.8071,45.7466],[-92.8068,45.7467],[-92.8067,45.7467],[-92.8062,45.747],[-92.8054,45.7475],[-92.8049,45.7479],[-92.8045,45.7486],[-92.8042,45.7492],[-92.804,45.7498],[-92.8039,45.7499],[-92.803,45.7513],[-92.8026,45.7519],[-92.8024,45.752],[-92.802,45.7522],[-92.8018,45.7522],[-92.8016,45.7523],[-92.8002,45.7529],[-92.7988,45.7536],[-92.7986,45.7537],[-92.7955,45.7561],[-92.7933,45.7578],[-92.7904,45.76],[-92.7881,45.7621],[-92.7858,45.7635],[-92.7846,45.7642],[-92.7829,45.768],[-92.7814,45.7731],[-92.7813,45.7734],[-92.7803,45.7796],[-92.7796,45.7826],[-92.7781,45.7858],[-92.777,45.7878],[-92.7767,45.7886],[-92.7765,45.79],[-92.7743,45.7925],[-92.7721,45.7952],[-92.7708,45.7962],[-92.7699,45.7969],[-92.769,45.7976],[-92.7684,45.798],[-92.7677,45.7983],[-92.7665,45.7988],[-92.7656,45.7993],[-92.7618,45.8013],[-92.759,45.804],[-92.7578,45.8066],[-92.7576,45.8085],[-92.7579,45.8112],[-92.7584,45.8122],[-92.7584,45.8124],[-92.7586,45.8125],[-92.7588,45.8126],[-92.759,45.8128],[-92.7591,45.8134],[-92.7592,45.8136],[-92.7595,45.8146],[-92.7599,45.8156],[-92.7609,45.8166],[-92.7609,45.8167],[-92.7619,45.8179],[-92.7622,45.8185],[-92.7626,45.8191],[-92.7632,45.8214],[-92.7646,45.8242],[-92.7646,45.8243],[-92.7647,45.8244],[-92.7649,45.8249],[-92.7652,45.8258],[-92.7655,45.8267],[-92.7657,45.8272],[-92.7655,45.829],[-92.7652,45.8302],[-92.7637,45.8321],[-92.7626,45.8331],[-92.7617,45.8339],[-92.7595,45.8353],[-92.7582,45.836],[-92.7577,45.8363],[-92.7571,45.8365],[-92.7562,45.837],[-92.7541,45.838],[-92.7526,45.8392],[-92.752,45.8399],[-92.7519,45.84],[-92.7516,45.8402],[-92.7514,45.8404],[-92.7511,45.8406],[-92.7502,45.8406],[-92.7492,45.8407],[-92.748,45.8409],[-92.7477,45.841],[-92.7475,45.841],[-92.7471,45.8411],[-92.747,45.8411],[-92.7462,45.8413],[-92.7456,45.8415],[-92.7455,45.8415],[-92.745,45.842],[-92.7443,45.8428],[-92.7441,45.8432],[-92.7432,45.8442],[-92.7431,45.8443],[-92.7425,45.8446],[-92.742,45.845],[-92.7419,45.8451],[-92.7418,45.8451],[-92.7412,45.8455],[-92.74,45.8463],[-92.7393,45.8476],[-92.7395,45.8487],[-92.7392,45.8493],[-92.7383,45.8514],[-92.7383,45.8515],[-92.7381,45.8524],[-92.738,45.8528],[-92.7379,45.8533],[-92.7375,45.8553],[-92.7373,45.8558],[-92.737,45.8565],[-92.7367,45.8573],[-92.7366,45.8574],[-92.7364,45.8581],[-92.7363,45.8584],[-92.7361,45.8591],[-92.7373,45.8603],[-92.7381,45.8608],[-92.7384,45.8614],[-92.7382,45.862],[-92.7376,45.8625],[-92.7365,45.8634],[-92.7358,45.8644],[-92.7353,45.8659],[-92.734,45.8681],[-92.7329,45.8697],[-92.7325,45.87],[-92.7322,45.8702],[-92.7319,45.8705],[-92.7314,45.8708],[-92.7309,45.8713],[-92.7306,45.8715],[-92.7301,45.8723],[-92.7296,45.8734],[-92.7284,45.8749],[-92.7275,45.876],[-92.7264,45.8764],[-92.7262,45.8767],[-92.7254,45.8777],[-92.7251,45.8786],[-92.725,45.8791],[-92.725,45.8794],[-92.7249,45.8795],[-92.724,45.8804],[-92.7236,45.8808],[-92.7229,45.8816],[-92.7227,45.8823],[-92.7222,45.883],[-92.7221,45.8831],[-92.7211,45.8838],[-92.7199,45.8841],[-92.719,45.8849],[-92.7177,45.886],[-92.717,45.8873],[-92.7167,45.8875],[-92.7165,45.8877],[-92.7162,45.888],[-92.7158,45.8884],[-92.7152,45.8889],[-92.7149,45.8892],[-92.7145,45.8893],[-92.7142,45.8896],[-92.7136,45.8903],[-92.7135,45.8907],[-92.7133,45.891],[-92.7125,45.8917],[-92.7118,45.8919],[-92.7107,45.8923],[-92.7101,45.8927],[-92.7098,45.8929],[-92.7097,45.893],[-92.7089,45.8941],[-92.7077,45.8949],[-92.7064,45.8954],[-92.7057,45.8955],[-92.7055,45.8955],[-92.7054,45.8956],[-92.7045,45.8959],[-92.7033,45.8962],[-92.7022,45.8962],[-92.7013,45.8962],[-92.7007,45.8961],[-92.6999,45.8961],[-92.6998,45.8961],[-92.699,45.8965],[-92.6978,45.8971],[-92.6975,45.8972],[-92.6974,45.8973],[-92.6961,45.8978],[-92.6955,45.8982],[-92.6948,45.8987],[-92.6939,45.8992],[-92.6925,45.8995],[-92.6906,45.9002],[-92.6897,45.9012],[-92.6895,45.9012],[-92.6889,45.9014],[-92.6873,45.9024],[-92.6861,45.9028],[-92.6859,45.9029],[-92.6857,45.9029],[-92.6853,45.9031],[-92.6843,45.9037],[-92.684,45.9039],[-92.6839,45.9039],[-92.6838,45.904],[-92.6818,45.9048],[-92.681,45.9052],[-92.6803,45.9055],[-92.6792,45.9056],[-92.6785,45.9057],[-92.6783,45.9057],[-92.6774,45.9058],[-92.6766,45.9064],[-92.6761,45.9068],[-92.6757,45.9075],[-92.6759,45.908],[-92.6766,45.9099],[-92.6768,45.9109],[-92.6766,45.9116],[-92.6762,45.912],[-92.6762,45.9121],[-92.6753,45.9125],[-92.6743,45.9131],[-92.6737,45.9135],[-92.6719,45.9147],[-92.6708,45.9156],[-92.6703,45.9162],[-92.6703,45.9163],[-92.6693,45.9168],[-92.6676,45.9175],[-92.6663,45.918],[-92.6656,45.9186],[-92.6649,45.9192],[-92.6646,45.9194],[-92.663,45.9203],[-92.662,45.921],[-92.6614,45.9216],[-92.6612,45.9217],[-92.6611,45.9218],[-92.6608,45.9221],[-92.6595,45.9229],[-92.6593,45.923],[-92.6586,45.9233],[-92.6573,45.9239],[-92.6561,45.9244],[-92.6556,45.9246],[-92.6549,45.9246],[-92.6545,45.9246],[-92.6535,45.9246],[-92.6524,45.9246],[-92.6514,45.9245],[-92.6501,45.9246],[-92.6492,45.9246],[-92.6486,45.9245],[-92.6474,45.9245],[-92.6462,45.9246],[-92.6445,45.9246],[-92.6433,45.9246],[-92.6427,45.9246],[-92.6417,45.9244],[-92.6403,45.9243],[-92.6391,45.9246],[-92.6387,45.925],[-92.6385,45.9257],[-92.6385,45.926],[-92.6388,45.9272],[-92.639,45.9278],[-92.6393,45.9286],[-92.64,45.9314],[-92.6401,45.9325],[-92.64,45.9331],[-92.6399,45.9335],[-92.6396,45.9337],[-92.6394,45.9338],[-92.6391,45.934],[-92.6388,45.9342],[-92.6383,45.9343],[-92.638,45.9344],[-92.6379,45.9345],[-92.6378,45.9345],[-92.6371,45.9346],[-92.6364,45.9346],[-92.6363,45.9346],[-92.6352,45.9344],[-92.6344,45.9342],[-92.6321,45.933],[-92.6307,45.9326],[-92.6293,45.9324],[-92.6277,45.9327],[-92.6276,45.9327],[-92.6263,45.9335],[-92.6257,45.9337],[-92.6252,45.9339],[-92.625,45.9339],[-92.6247,45.934],[-92.6238,45.9345],[-92.6227,45.9352],[-92.6225,45.9352],[-92.6216,45.9352],[-92.6211,45.9353],[-92.6209,45.9353],[-92.6195,45.9351],[-92.6179,45.9347],[-92.617,45.9346],[-92.6161,45.9344],[-92.6157,45.9344],[-92.6155,45.9344],[-92.6143,45.9345],[-92.6134,45.9349],[-92.6131,45.935],[-92.6121,45.9356],[-92.6109,45.9363],[-92.6107,45.9364],[-92.6102,45.9367],[-92.6096,45.937],[-92.6094,45.9371],[-92.6093,45.9373],[-92.6083,45.9381],[-92.6078,45.9383],[-92.6074,45.9386],[-92.6069,45.9388],[-92.6061,45.9391],[-92.606,45.9392],[-92.6054,45.9395],[-92.6046,45.9398],[-92.6038,45.9402],[-92.6025,45.9408],[-92.6007,45.9412],[-92.5987,45.9412],[-92.5986,45.9412],[-92.5978,45.9413],[-92.5971,45.9413],[-92.5958,45.9413],[-92.593,45.9416],[-92.5926,45.9416],[-92.5923,45.9417],[-92.5911,45.9417],[-92.59,45.9418],[-92.5895,45.9418],[-92.5879,45.9425],[-92.5875,45.943],[-92.5869,45.9432],[-92.5867,45.9433],[-92.5863,45.9436],[-92.5858,45.944],[-92.5853,45.9443],[-92.5806,45.9462],[-92.5801,45.9464],[-92.5789,45.9468],[-92.5786,45.9469],[-92.5771,45.9474],[-92.5759,45.9478],[-92.5749,45.9481],[-92.5744,45.9482],[-92.5735,45.9484],[-92.5725,45.9483],[-92.571,45.948],[-92.5698,45.9481],[-92.5682,45.9486],[-92.5669,45.9488],[-92.5661,45.9493],[-92.564,45.95],[-92.5635,45.9503],[-92.5629,45.9507],[-92.5623,45.9508],[-92.5613,45.951],[-92.5601,45.951],[-92.5593,45.951],[-92.5591,45.9511],[-92.5585,45.9512],[-92.5552,45.9512],[-92.5548,45.9512],[-92.5536,45.9513],[-92.5533,45.9513],[-92.5522,45.9516],[-92.5519,45.9517],[-92.5514,45.9521],[-92.5512,45.9522],[-92.551,45.9529],[-92.5508,45.9535],[-92.5503,45.9548],[-92.5499,45.957],[-92.5499,45.9584],[-92.5499,45.9586],[-92.5501,45.959],[-92.5504,45.9598],[-92.5504,45.9599],[-92.5507,45.9608],[-92.5507,45.9615],[-92.5504,45.9628],[-92.5499,45.9648],[-92.5501,45.9664],[-92.55,45.9671],[-92.5499,45.9677],[-92.5498,45.968],[-92.5486,45.9689],[-92.5485,45.9691],[-92.5457,45.9701],[-92.5436,45.9719],[-92.5414,45.974],[-92.5406,45.9752],[-92.5403,45.9756],[-92.5379,45.9777],[-92.5377,45.9778],[-92.5374,45.978],[-92.5363,45.9785],[-92.5353,45.9791],[-92.5344,45.9796],[-92.5332,45.9802],[-92.5327,45.9805],[-92.5318,45.9811],[-92.5308,45.9817],[-92.5305,45.9819],[-92.5271,45.9832],[-92.5261,45.9836],[-92.5258,45.9836],[-92.5252,45.9839],[-92.5243,45.984],[-92.522,45.9842],[-92.5195,45.9839],[-92.5188,45.9838],[-92.517,45.9834],[-92.516,45.9832],[-92.5144,45.9828],[-92.5123,45.9823],[-92.5101,45.9818],[-92.5089,45.9815],[-92.5088,45.9815],[-92.5055,45.9806],[-92.5025,45.98],[-92.5018,45.9797],[-92.5012,45.9794],[-92.5005,45.9791],[-92.5002,45.979],[-92.4979,45.9782],[-92.4921,45.9758],[-92.491,45.9756],[-92.4901,45.9755],[-92.4884,45.9758],[-92.4881,45.9758],[-92.4859,45.9759],[-92.4849,45.9759],[-92.4846,45.9759],[-92.484,45.9757],[-92.483,45.9751],[-92.4822,45.9747],[-92.4815,45.9743],[-92.4806,45.974],[-92.4777,45.974],[-92.477,45.9738],[-92.4749,45.9731],[-92.4728,45.9729],[-92.4724,45.973],[-92.4713,45.9732],[-92.4701,45.9735],[-92.4698,45.9736],[-92.4689,45.9741],[-92.4667,45.9751],[-92.4646,45.9762],[-92.4645,45.9763],[-92.4638,45.9769],[-92.4621,45.9784],[-92.4616,45.9789],[-92.4613,45.9794],[-92.4611,45.9802],[-92.4614,45.9804],[-92.4617,45.9806],[-92.4621,45.9809],[-92.4634,45.9815],[-92.4642,45.9824],[-92.4646,45.9836],[-92.4646,45.9843],[-92.4645,45.985],[-92.4645,45.9851],[-92.4635,45.9867],[-92.463,45.9873],[-92.4625,45.9879],[-92.4604,45.9886],[-92.4591,45.989],[-92.457,45.9899],[-92.4565,45.9902],[-92.4543,45.9919],[-92.4535,45.9928],[-92.4534,45.9929],[-92.4534,45.9941],[-92.4536,45.9962],[-92.453,45.9978],[-92.4522,45.9992],[-92.4518,45.9999],[-92.4517,46.0002],[-92.4516,46.0004],[-92.4512,46.0009],[-92.4505,46.0016],[-92.4496,46.0022],[-92.4485,46.0037],[-92.448,46.0042],[-92.4477,46.0045],[-92.4474,46.005],[-92.4467,46.0057],[-92.4458,46.007],[-92.4454,46.0075],[-92.445,46.0082],[-92.4444,46.0091],[-92.4443,46.0092],[-92.4441,46.0097],[-92.4442,46.0101],[-92.4442,46.0102],[-92.4444,46.0107],[-92.4444,46.0118],[-92.4439,46.0126],[-92.4439,46.0127],[-92.4436,46.0133],[-92.4435,46.014],[-92.4433,46.0147],[-92.4423,46.0162],[-92.4409,46.0174],[-92.4396,46.0185],[-92.4383,46.0194],[-92.4371,46.0203],[-92.4356,46.0212],[-92.4351,46.0215],[-92.4341,46.0219],[-92.432,46.0229],[-92.4319,46.023],[-92.4304,46.0236],[-92.4286,46.0242],[-92.426,46.0249],[-92.425,46.0253],[-92.423,46.026],[-92.4216,46.0265],[-92.4213,46.0266],[-92.4207,46.0268],[-92.4203,46.0268],[-92.42,46.0268],[-92.4198,46.0268],[-92.4192,46.0269],[-92.419,46.0269],[-92.4189,46.0269],[-92.4174,46.0269],[-92.4168,46.0269],[-92.4156,46.027],[-92.4143,46.0271],[-92.4119,46.0275],[-92.4103,46.0273],[-92.41,46.0273],[-92.4087,46.0268],[-92.4083,46.0266],[-92.4081,46.0264],[-92.4072,46.026],[-92.4064,46.0256],[-92.4047,46.025],[-92.4039,46.0248],[-92.4035,46.0247],[-92.4029,46.0245],[-92.4023,46.0243],[-92.4012,46.0237],[-92.3996,46.0228],[-92.3994,46.0226],[-92.3982,46.022],[-92.3972,46.0216],[-92.3971,46.0216],[-92.3966,46.0214],[-92.3959,46.0211],[-92.3941,46.0202],[-92.3933,46.0198],[-92.3927,46.0195],[-92.3915,46.0192],[-92.3902,46.0188],[-92.3895,46.0186],[-92.3885,46.0184],[-92.3868,46.0181],[-92.3838,46.0178],[-92.3817,46.017],[-92.3807,46.0168],[-92.3801,46.0167],[-92.38,46.0167],[-92.3774,46.016],[-92.3763,46.0159],[-92.376,46.0159],[-92.3758,46.0157],[-92.3755,46.0155],[-92.3752,46.0153],[-92.375,46.0152],[-92.3748,46.0152],[-92.3743,46.015],[-92.3737,46.0146],[-92.3736,46.0146],[-92.3733,46.0144],[-92.3727,46.0142],[-92.3723,46.0141],[-92.3713,46.014],[-92.3701,46.0139],[-92.3698,46.0139],[-92.3692,46.0139],[-92.3687,46.0137],[-92.3674,46.0137],[-92.367,46.0136],[-92.3661,46.0136],[-92.3655,46.0135],[-92.3649,46.0134],[-92.3646,46.0134],[-92.3637,46.0133],[-92.3636,46.0133],[-92.3632,46.0132],[-92.3631,46.0132],[-92.363,46.0132],[-92.3629,46.0132],[-92.3627,46.0132],[-92.3625,46.0131],[-92.3621,46.0131],[-92.3617,46.0132],[-92.3611,46.0133],[-92.3606,46.0135],[-92.3605,46.0135],[-92.359,46.0136],[-92.358,46.0134],[-92.3568,46.014],[-92.356,46.0142],[-92.3542,46.0148],[-92.3532,46.0152],[-92.3528,46.0153],[-92.3518,46.0157],[-92.3513,46.0159],[-92.3509,46.0161],[-92.3504,46.0164],[-92.35,46.017],[-92.3499,46.0176],[-92.3501,46.018],[-92.3502,46.0183],[-92.3503,46.019],[-92.3502,46.0197],[-92.3501,46.0198],[-92.35,46.02],[-92.3498,46.0202],[-92.3499,46.0204],[-92.35,46.0209],[-92.3499,46.0212],[-92.35,46.0219],[-92.3497,46.0227],[-92.3494,46.0234],[-92.3493,46.0236],[-92.3484,46.0242],[-92.3476,46.0247],[-92.347,46.025],[-92.3463,46.0254],[-92.3453,46.0265],[-92.3446,46.0271],[-92.3442,46.0274],[-92.3437,46.0285],[-92.3435,46.0294],[-92.3435,46.03],[-92.3432,46.031],[-92.3431,46.0312],[-92.3427,46.032],[-92.3426,46.0329],[-92.3425,46.034],[-92.3424,46.0345],[-92.3427,46.0355],[-92.3428,46.0356],[-92.3432,46.037],[-92.3432,46.0378],[-92.3433,46.0387],[-92.3434,46.0399],[-92.3436,46.0408],[-92.3436,46.0409],[-92.3436,46.0417],[-92.3436,46.0419],[-92.3435,46.043],[-92.3432,46.0436],[-92.3426,46.0442],[-92.3418,46.0448],[-92.3413,46.0454],[-92.3407,46.0459],[-92.3403,46.0463],[-92.3401,46.0466],[-92.3393,46.0473],[-92.3392,46.0474],[-92.3391,46.0476],[-92.339,46.0478],[-92.3387,46.0481],[-92.3387,46.049],[-92.3387,46.0492],[-92.3386,46.0496],[-92.3386,46.0501],[-92.3383,46.0513],[-92.3382,46.0521],[-92.3378,46.0531],[-92.3376,46.0534],[-92.3372,46.0542],[-92.3371,46.0546],[-92.3368,46.0554],[-92.3366,46.056],[-92.3363,46.057],[-92.3358,46.0583],[-92.3357,46.0584],[-92.3353,46.0594],[-92.3347,46.0604],[-92.334,46.0613],[-92.3338,46.0614],[-92.3332,46.0622],[-92.3329,46.0627],[-92.3315,46.064],[-92.3313,46.0641],[-92.3298,46.0652],[-92.3279,46.0662],[-92.3269,46.0666],[-92.3262,46.0668],[-92.3253,46.0671],[-92.3243,46.0673],[-92.3235,46.0674],[-92.3234,46.0674],[-92.3231,46.0677],[-92.3225,46.068],[-92.3214,46.0684],[-92.3203,46.0689],[-92.3193,46.0693],[-92.3189,46.0694],[-92.3186,46.0694],[-92.3184,46.0695],[-92.3174,46.0696],[-92.3161,46.0698],[-92.3153,46.0698],[-92.3147,46.0697],[-92.3143,46.0696],[-92.3141,46.0696],[-92.3128,46.07],[-92.3127,46.07],[-92.3118,46.0705],[-92.3101,46.0714],[-92.3098,46.0715],[-92.3093,46.0717],[-92.3087,46.0719],[-92.3068,46.0724],[-92.3058,46.0726],[-92.3046,46.0727],[-92.3039,46.0727],[-92.303,46.0726],[-92.3018,46.0726],[-92.3016,46.0726],[-92.3003,46.0729],[-92.2999,46.0729],[-92.2995,46.073],[-92.2986,46.073],[-92.2979,46.073],[-92.2975,46.0731],[-92.2966,46.0734],[-92.2955,46.0739],[-92.2943,46.0743],[-92.2941,46.0744],[-92.294,46.0744],[-92.294,46.0746],[-92.294,46.0747],[-92.294,46.0754],[-92.2941,46.0776],[-92.2941,46.0784],[-92.2941,46.0792],[-92.2941,46.0846],[-92.2941,46.0856],[-92.294,46.0866],[-92.294,46.0875],[-92.294,46.0881],[-92.294,46.0884],[-92.2939,46.089],[-92.2939,46.0899],[-92.2939,46.0907],[-92.2939,46.0916],[-92.2939,46.0917],[-92.2939,46.0919],[-92.2939,46.0926],[-92.2939,46.0933],[-92.2938,46.0947],[-92.2938,46.0962],[-92.2938,46.0964],[-92.2938,46.0967],[-92.2938,46.0969],[-92.2938,46.0977],[-92.2937,46.0978],[-92.2937,46.0979],[-92.2938,46.0979],[-92.2938,46.0981],[-92.2938,46.099],[-92.2937,46.0999],[-92.2937,46.1002],[-92.2937,46.101],[-92.2937,46.1019],[-92.2937,46.1042],[-92.2937,46.1054],[-92.2937,46.1066],[-92.2937,46.1069],[-92.2937,46.1076],[-92.2936,46.1095],[-92.2936,46.1097],[-92.2937,46.1098],[-92.2937,46.1105],[-92.2937,46.1109],[-92.2936,46.1115],[-92.2936,46.112],[-92.2936,46.1127],[-92.2936,46.1225],[-92.2936,46.1249],[-92.2936,46.143],[-92.2936,46.1432],[-92.2936,46.1434],[-92.2937,46.1437],[-92.2937,46.1438],[-92.2937,46.144],[-92.2937,46.1441],[-92.2937,46.1443],[-92.2937,46.1466],[-92.2937,46.1541],[-92.2937,46.1544],[-92.2937,46.1571],[-92.2937,46.1573],[-92.2937,46.1591],[-92.2935,46.1645],[-92.2935,46.1663],[-92.2934,46.1664],[-92.2933,46.1665],[-92.2933,46.1666],[-92.2933,46.1671],[-92.2933,46.1677],[-92.2933,46.1687],[-92.2932,46.1694],[-92.2932,46.1697],[-92.2932,46.17],[-92.2931,46.1701],[-92.2931,46.1702],[-92.2931,46.1703],[-92.293,46.1704],[-92.2931,46.1717],[-92.2931,46.172],[-92.2931,46.1728],[-92.2931,46.1742],[-92.2931,46.1748],[-92.2932,46.1795],[-92.2932,46.1798],[-92.2932,46.1814],[-92.2933,46.1819],[-92.2933,46.1845],[-92.2933,46.1855],[-92.2933,46.1885],[-92.2933,46.1919],[-92.2932,46.1934],[-92.2931,46.1982],[-92.2931,46.1989],[-92.2931,46.1997],[-92.2931,46.2002],[-92.2931,46.205],[-92.2931,46.206],[-92.2931,46.2066],[-92.2931,46.2085],[-92.2931,46.2092],[-92.2931,46.2095],[-92.2931,46.2108],[-92.2931,46.2117],[-92.2931,46.2122],[-92.2931,46.2139],[-92.2931,46.215],[-92.2931,46.2155],[-92.2931,46.2162],[-92.2931,46.2168],[-92.2931,46.2174],[-92.2931,46.2177],[-92.2931,46.2182],[-92.2931,46.2211],[-92.2931,46.2218],[-92.2931,46.2239],[-92.2931,46.2246],[-92.293,46.2279],[-92.293,46.2284],[-92.293,46.2296],[-92.293,46.2304],[-92.2931,46.2329],[-92.2931,46.2358],[-92.2931,46.2364],[-92.2931,46.2368],[-92.2931,46.2369],[-92.2932,46.2371],[-92.2932,46.2373],[-92.2932,46.2375],[-92.2932,46.2378],[-92.2932,46.2389],[-92.2932,46.24],[-92.2932,46.2413],[-92.2932,46.2421],[-92.2933,46.2435],[-92.2933,46.2439],[-92.2933,46.2454],[-92.2935,46.2498],[-92.2936,46.2513],[-92.2936,46.2514],[-92.2935,46.2578],[-92.2932,46.2772],[-92.2931,46.2837],[-92.2931,46.2845],[-92.2931,46.287],[-92.2931,46.2878],[-92.2931,46.2879],[-92.2931,46.2892],[-92.2931,46.2935],[-92.2931,46.2944],[-92.2931,46.2949],[-92.2931,46.295],[-92.293,46.2951],[-92.2929,46.2956],[-92.2929,46.2957],[-92.2929,46.2958],[-92.2929,46.2961],[-92.2928,46.2971],[-92.2928,46.2975],[-92.2927,46.2989],[-92.2926,46.3032],[-92.2925,46.3046],[-92.2925,46.3049],[-92.2924,46.3052],[-92.2924,46.3054],[-92.2924,46.3058],[-92.2926,46.3069],[-92.2926,46.3071],[-92.2926,46.3075],[-92.2926,46.3085],[-92.2926,46.3114],[-92.2926,46.3124],[-92.2926,46.3127],[-92.2925,46.3136],[-92.2924,46.3139],[-92.2924,46.314],[-92.2924,46.3141],[-92.2924,46.3142],[-92.2925,46.3149],[-92.2926,46.317],[-92.2926,46.3177],[-92.2926,46.3182],[-92.2927,46.3196],[-92.2926,46.3201],[-92.2926,46.3202],[-92.2926,46.3203],[-92.2927,46.3204],[-92.2927,46.3205],[-92.2927,46.3206],[-92.2927,46.3208],[-92.2927,46.3209],[-92.2927,46.321],[-92.2927,46.3211],[-92.2927,46.3213],[-92.2927,46.3214],[-92.2927,46.3216],[-92.2927,46.3217],[-92.2928,46.3219],[-92.2928,46.3224],[-92.293,46.3238],[-92.293,46.3243],[-92.293,46.3257],[-92.293,46.3298],[-92.293,46.3312],[-92.293,46.3314],[-92.293,46.332],[-92.293,46.3322],[-92.293,46.3348],[-92.293,46.3428],[-92.293,46.3455],[-92.293,46.3499],[-92.293,46.3632],[-92.293,46.3677],[-92.293,46.3682],[-92.293,46.3685],[-92.293,46.3694],[-92.293,46.3696],[-92.293,46.3697],[-92.293,46.37],[-92.293,46.375],[-92.293,46.3795],[-92.2929,46.4078],[-92.2929,46.4172],[-92.2926,46.4239],[-92.2926,46.4246],[-92.2927,46.4261],[-92.2927,46.4286],[-92.2926,46.432],[-92.2926,46.4372],[-92.2927,46.4413],[-92.2926,46.4488],[-92.2926,46.4499],[-92.2923,46.4712],[-92.2922,46.4785],[-92.2922,46.4787],[-92.2922,46.4791],[-92.2923,46.4793],[-92.2922,46.48],[-92.2922,46.4801],[-92.2923,46.4804],[-92.2923,46.4805],[-92.2923,46.4822],[-92.2923,46.4876],[-92.2923,46.4887],[-92.2923,46.4894],[-92.2923,46.4895],[-92.2923,46.49],[-92.2923,46.4901],[-92.2923,46.4905],[-92.2923,46.4911],[-92.2923,46.4931],[-92.2922,46.494],[-92.2922,46.495],[-92.2923,46.4964],[-92.2922,46.5],[-92.2921,46.503],[-92.292,46.504],[-92.2919,46.5214],[-92.2919,46.5215],[-92.2919,46.5216],[-92.2918,46.5328],[-92.2918,46.5329],[-92.2918,46.5331],[-92.2918,46.5332],[-92.2918,46.5337],[-92.2918,46.5338],[-92.2918,46.5339],[-92.2918,46.5388],[-92.2918,46.5409],[-92.2918,46.5472],[-92.2918,46.5474],[-92.2918,46.5496],[-92.2918,46.5509],[-92.2918,46.5549],[-92.2918,46.5562],[-92.2918,46.5574],[-92.2918,46.5611],[-92.2918,46.5623],[-92.2917,46.5643],[-92.2917,46.5679],[-92.2917,46.5725],[-92.2917,46.577],[-92.2917,46.5835],[-92.2917,46.5849],[-92.2917,46.5893],[-92.2917,46.5907],[-92.2917,46.5909],[-92.2917,46.591],[-92.2917,46.5919],[-92.2917,46.5922],[-92.2917,46.5928],[-92.2917,46.5931],[-92.2917,46.5945],[-92.2917,46.595],[-92.2917,46.5951],[-92.2917,46.5953],[-92.2917,46.5954],[-92.2917,46.596],[-92.2917,46.5979],[-92.2917,46.5985],[-92.2917,46.5986],[-92.2917,46.5988],[-92.2917,46.599],[-92.2917,46.5993],[-92.2917,46.5994],[-92.2917,46.5998],[-92.2917,46.601],[-92.2917,46.6014],[-92.2917,46.602],[-92.2917,46.604],[-92.2917,46.6046],[-92.2917,46.6047],[-92.2917,46.6048],[-92.2917,46.6049],[-92.2917,46.605],[-92.2917,46.6054],[-92.2916,46.6066],[-92.2916,46.607],[-92.2916,46.6075],[-92.2916,46.6088],[-92.2916,46.6093],[-92.2916,46.6104],[-92.2916,46.6138],[-92.2916,46.6149],[-92.2916,46.6156],[-92.2916,46.6176],[-92.2916,46.6182],[-92.2916,46.6183],[-92.2916,46.6191],[-92.2916,46.6217],[-92.2916,46.6225],[-92.2916,46.623],[-92.2916,46.6245],[-92.2916,46.6249],[-92.2916,46.6253],[-92.2916,46.6265],[-92.2916,46.6269],[-92.2916,46.6275],[-92.2916,46.6295],[-92.2916,46.6301],[-92.2916,46.6302],[-92.2916,46.6309],[-92.2916,46.6333],[-92.2916,46.6341],[-92.2916,46.6349],[-92.2916,46.6373],[-92.2916,46.638],[-92.2917,46.6381],[-92.2917,46.6386],[-92.2917,46.6401],[-92.2917,46.6407],[-92.2917,46.6408],[-92.2917,46.6431],[-92.2918,46.6503],[-92.2919,46.6527],[-92.2919,46.6528],[-92.2919,46.6532],[-92.2919,46.6545],[-92.2919,46.6546],[-92.292,46.6549],[-92.292,46.6551],[-92.292,46.6555],[-92.292,46.6566],[-92.292,46.657],[-92.292,46.6572],[-92.292,46.6574],[-92.2921,46.6583],[-92.2921,46.6621],[-92.2922,46.6631],[-92.2922,46.6632],[-92.2923,46.6633],[-92.2922,46.6633],[-92.2922,46.6636],[-92.2922,46.6637],[-92.2923,46.6639],[-92.2923,46.6645],[-92.2923,46.6647],[-92.2923,46.6651],[-92.2923,46.6652],[-92.2922,46.6656],[-92.2922,46.6657],[-92.2922,46.666],[-92.2921,46.6662],[-92.292,46.6664],[-92.2918,46.667],[-92.2915,46.6676],[-92.2914,46.6678],[-92.2913,46.6681],[-92.2911,46.6681],[-92.2905,46.668],[-92.2886,46.6676],[-92.288,46.6675],[-92.2878,46.6674],[-92.2874,46.6673],[-92.2874,46.6672],[-92.2874,46.667],[-92.2873,46.6664],[-92.2872,46.6645],[-92.2872,46.6639],[-92.2871,46.6628],[-92.287,46.6628],[-92.2862,46.6603],[-92.2853,46.6598],[-92.2843,46.6591],[-92.2842,46.6591],[-92.2841,46.6589],[-92.284,46.6588],[-92.2839,46.6587],[-92.2833,46.6586],[-92.2785,46.6586],[-92.2771,46.6582],[-92.2744,46.6574],[-92.2736,46.6549],[-92.2728,46.6528],[-92.2706,46.6507],[-92.266,46.651],[-92.2637,46.6533],[-92.2623,46.6546],[-92.2621,46.6548],[-92.2616,46.6552],[-92.2597,46.6571],[-92.2566,46.6587],[-92.2562,46.6587],[-92.2556,46.6586],[-92.255,46.6585],[-92.2547,46.6585],[-92.2545,46.6585],[-92.2545,46.6584],[-92.2543,46.6583],[-92.2542,46.6582],[-92.2541,46.6582],[-92.2537,46.6579],[-92.2536,46.6579],[-92.2533,46.6577],[-92.2526,46.6572],[-92.2523,46.6571],[-92.2521,46.6569],[-92.2516,46.6565],[-92.2514,46.6564],[-92.2511,46.6562],[-92.2502,46.6555],[-92.2499,46.6553],[-92.2494,46.6545],[-92.2489,46.6538],[-92.2487,46.6534],[-92.2461,46.6517],[-92.2435,46.6499],[-92.2425,46.6492],[-92.2356,46.65],[-92.2345,46.6505],[-92.2316,46.6517],[-92.2314,46.6518],[-92.2286,46.6529],[-92.2285,46.6529],[-92.2263,46.6528],[-92.226,46.6528],[-92.2258,46.6528],[-92.2235,46.6526],[-92.2219,46.652],[-92.2218,46.652],[-92.22,46.6513],[-92.2181,46.6505],[-92.2164,46.6498],[-92.2124,46.6499],[-92.2123,46.65],[-92.2116,46.6502],[-92.2109,46.6505],[-92.2085,46.6514],[-92.2071,46.6519],[-92.205,46.6533],[-92.2048,46.6535],[-92.2045,46.6536],[-92.2035,46.6543],[-92.203,46.6546],[-92.2025,46.6549],[-92.2023,46.655],[-92.2023,46.6551],[-92.2019,46.6559],[-92.2016,46.6566],[-92.2016,46.6567],[-92.2018,46.6578],[-92.2019,46.6588],[-92.2019,46.6589],[-92.2019,46.6591],[-92.2019,46.6593],[-92.2037,46.6618],[-92.2042,46.6624],[-92.2053,46.6645],[-92.2055,46.6647],[-92.2055,46.6648],[-92.2041,46.6669],[-92.1995,46.6702],[-92.1991,46.6706],[-92.1959,46.6739],[-92.1935,46.6759],[-92.1925,46.6767],[-92.1916,46.6771],[-92.1902,46.6778],[-92.1888,46.6784],[-92.1876,46.6789],[-92.1825,46.6799],[-92.1814,46.6802],[-92.1774,46.6835],[-92.1759,46.6865],[-92.1763,46.6905],[-92.1777,46.6921],[-92.183,46.6957],[-92.1894,46.696],[-92.1925,46.6957],[-92.1985,46.6961],[-92.1992,46.6964],[-92.2006,46.6968],[-92.2019,46.6973],[-92.2035,46.6978],[-92.2052,46.6983],[-92.2057,46.7025],[-92.2047,46.704],[-92.2027,46.7053],[-92.2025,46.7055],[-92.2019,46.7058],[-92.2015,46.706],[-92.2009,46.7062],[-92.2005,46.7063],[-92.1998,46.7066],[-92.1975,46.7076],[-92.1974,46.7076],[-92.1933,46.7112],[-92.1926,46.7131],[-92.1918,46.7152],[-92.1917,46.7155],[-92.1917,46.7156],[-92.1916,46.7159],[-92.1915,46.7162],[-92.1891,46.7175],[-92.1868,46.7174],[-92.1789,46.7167],[-92.1765,46.717],[-92.1743,46.7172],[-92.1733,46.7177],[-92.1731,46.7178],[-92.1726,46.7182],[-92.1721,46.7184],[-92.172,46.7184],[-92.1706,46.7189],[-92.1679,46.7197],[-92.1673,46.7199],[-92.1629,46.7185],[-92.1552,46.7159],[-92.1487,46.7151],[-92.1467,46.7158],[-92.1463,46.716],[-92.1453,46.7188],[-92.1415,46.7253],[-92.1425,46.7268],[-92.1434,46.7281],[-92.1434,46.7284],[-92.1433,46.7305],[-92.1433,46.7315],[-92.1433,46.7316],[-92.1433,46.7346],[-92.1428,46.7351],[-92.1398,46.7378],[-92.1379,46.7395],[-92.1303,46.7428],[-92.129,46.7433],[-92.1278,46.7439],[-92.1253,46.7449],[-92.1239,46.7455],[-92.1221,46.7463],[-92.1198,46.7473],[-92.119,46.7476],[-92.1187,46.7477],[-92.1185,46.7478],[-92.1183,46.7479],[-92.1176,46.7482],[-92.1174,46.7483],[-92.1166,46.7486],[-92.1164,46.7486],[-92.1139,46.7488],[-92.1133,46.7488],[-92.1122,46.7489],[-92.1115,46.7489],[-92.1095,46.7489],[-92.1088,46.7489],[-92.1087,46.7489],[-92.1085,46.749],[-92.1082,46.7491],[-92.1077,46.7491],[-92.1074,46.7491],[-92.1062,46.7491],[-92.1044,46.7491],[-92.1025,46.7491],[-92.1016,46.7491],[-92.1014,46.749],[-92.1012,46.7491],[-92.1011,46.7491],[-92.101,46.7491],[-92.1007,46.7491],[-92.1006,46.7491],[-92.1004,46.7491],[-92.0999,46.749],[-92.0983,46.749],[-92.0895,46.7492],[-92.0877,46.7479],[-92.0714,46.7359],[-92.0714,46.7358],[-92.0649,46.7312],[-92.0638,46.7304],[-92.0605,46.7281],[-92.0595,46.7273],[-92.0594,46.7273],[-92.0561,46.7249],[-92.0462,46.7177],[-92.0429,46.7153],[-92.0429,46.7152],[-92.0395,46.7129],[-92.034,46.7089],[-92.0286,46.707],[-92.0251,46.7057],[-92.0247,46.7056],[-92.0234,46.7051],[-92.0203,46.704],[-92.0194,46.7045],[-92.0181,46.7051],[-92.0175,46.7054],[-92.0165,46.7059],[-92.0164,46.7059],[-92.0159,46.7062],[-92.0158,46.7062],[-92.0153,46.7065],[-92.0148,46.7067],[-92.0135,46.7073],[-92.0131,46.7075],[-92.0116,46.7082],[-92.0072,46.7103],[-92.0058,46.711],[-92.005,46.7114],[-92.0025,46.7126],[-92.0017,46.713],[-91.9995,46.7141],[-91.9978,46.7149],[-91.9976,46.715],[-91.9896,46.719],[-91.9854,46.7211],[-91.9813,46.7231],[-91.9713,46.7269],[-91.9412,46.7383],[-91.9312,46.7421],[-91.92,46.7463],[-91.8864,46.7591],[-91.8752,46.7633],[-91.8594,46.7696],[-91.8121,46.7885],[-91.7963,46.7948],[-91.7502,46.8132],[-91.6252,46.8623],[-91.6092,46.8684],[-91.5921,46.8749],[-91.5506,46.8927],[-91.5494,46.8932],[-91.5395,46.8972],[-91.51,46.9093],[-91.5002,46.9133],[-91.4641,46.9306],[-91.3752,46.9733],[-91.3557,46.9826],[-91.3196,46.9999],[-91.272,47.0223],[-91.2558,47.0299],[-91.1166,47.0952],[-91.0641,47.1198],[-91.0002,47.1498],[-90.9816,47.1583],[-90.9258,47.184],[-90.9073,47.1926],[-90.9072,47.1926],[-90.9008,47.1955],[-90.8816,47.2044],[-90.8752,47.2073],[-90.8736,47.2081],[-90.8689,47.2102],[-90.8673,47.211],[-90.8529,47.2176],[-90.8096,47.2376],[-90.7952,47.2443],[-90.7928,47.2454],[-90.7855,47.2488],[-90.7831,47.2499],[-90.7814,47.2507],[-90.7764,47.253],[-90.7747,47.2538],[-90.7711,47.2555],[-90.7603,47.2605],[-90.7567,47.2622],[-90.7554,47.2628],[-90.7514,47.2647],[-90.7501,47.2653],[-90.6602,47.3073],[-90.6547,47.3098],[-90.6252,47.3087],[-90.5002,47.3063],[-90.4216,47.3044],[-90.3752,47.3032],[-90.2642,47.3003],[-90.2501,47.2999],[-90.2114,47.2989],[-90.1251,47.2966],[-90.0529,47.2945],[-90.0434,47.2942],[-90.0001,47.293],[-89.9915,47.2926],[-89.9657,47.2915],[-89.9571,47.2911]]]},"properties":{"STATE_ID":"55","STATE_NAME":"Wisconsin"},"id":55}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-124.1595,46.2611],[-124.1594,46.2611],[-124.1591,46.2611],[-124.1443,46.2615],[-124.1294,46.2618],[-124.1258,46.2619],[-124.0989,46.2624],[-124.0978,46.2624],[-124.0897,46.2626],[-124.0806,46.2627],[-124.0741,46.2628],[-124.0661,46.263],[-124.0599,46.2632],[-124.0359,46.2642],[-124.0349,46.2648],[-124.0349,46.2651],[-124.035,46.2659],[-124.0357,46.2715],[-124.0344,46.2733],[-124.0336,46.2744],[-124.0336,46.2759],[-124.0337,46.2769],[-124.0338,46.2773],[-124.0339,46.2774],[-124.0342,46.2777],[-124.0353,46.2788],[-124.0354,46.2789],[-124.0366,46.2801],[-124.0376,46.2816],[-124.0388,46.2837],[-124.0389,46.2846],[-124.0386,46.2858],[-124.0373,46.2903],[-124.0372,46.2908],[-124.0366,46.2931],[-124.0362,46.2944],[-124.0356,46.2968],[-124.0342,46.2978],[-124.0301,46.2987],[-124.0277,46.2989],[-124.0263,46.299],[-124.025,46.2991],[-124.0249,46.2991],[-124.0226,46.2977],[-124.0214,46.2971],[-124.0178,46.2951],[-124.0149,46.2932],[-124.013,46.29],[-124.0115,46.2866],[-124.0097,46.2832],[-124.0071,46.2802],[-124.0051,46.2777],[-124.0058,46.2768],[-124.0051,46.2758],[-124.0036,46.2747],[-124.0027,46.2743],[-124.0013,46.274],[-123.999,46.274],[-123.9965,46.2737],[-123.9933,46.2736],[-123.9927,46.2736],[-123.9921,46.2735],[-123.992,46.2735],[-123.9894,46.2732],[-123.986,46.2728],[-123.9829,46.272],[-123.9798,46.2709],[-123.9763,46.2699],[-123.9733,46.2685],[-123.9698,46.2665],[-123.967,46.2652],[-123.9644,46.2639],[-123.9634,46.2634],[-123.9632,46.2633],[-123.9609,46.262],[-123.9576,46.2602],[-123.9537,46.2565],[-123.9536,46.2564],[-123.9465,46.2498],[-123.9464,46.2498],[-123.9305,46.2388],[-123.9274,46.2386],[-123.9064,46.2372],[-123.8853,46.2358],[-123.8768,46.2353],[-123.8726,46.235],[-123.8719,46.2349],[-123.8619,46.2376],[-123.855,46.2394],[-123.8501,46.2406],[-123.8481,46.2411],[-123.847,46.2415],[-123.8459,46.2418],[-123.8446,46.2421],[-123.8432,46.2425],[-123.841,46.243],[-123.8387,46.2436],[-123.8314,46.2456],[-123.8241,46.2475],[-123.8151,46.2498],[-123.8095,46.2501],[-123.8065,46.2507],[-123.803,46.2512],[-123.7997,46.2516],[-123.7934,46.2525],[-123.7878,46.2529],[-123.7843,46.2532],[-123.7817,46.2536],[-123.7794,46.2539],[-123.7781,46.2542],[-123.7542,46.2638],[-123.7528,46.2644],[-123.7512,46.265],[-123.7485,46.2662],[-123.7458,46.2673],[-123.7444,46.2679],[-123.743,46.2685],[-123.7427,46.2686],[-123.7424,46.2688],[-123.7415,46.2692],[-123.7283,46.2645],[-123.7228,46.2626],[-123.7173,46.2607],[-123.7101,46.2582],[-123.6981,46.2538],[-123.6927,46.2518],[-123.6916,46.2514],[-123.6909,46.2511],[-123.6881,46.2501],[-123.6876,46.2502],[-123.6842,46.251],[-123.6838,46.2511],[-123.6817,46.2515],[-123.6796,46.252],[-123.6488,46.2588],[-123.6411,46.2584],[-123.6407,46.2584],[-123.6403,46.2584],[-123.6354,46.2581],[-123.6305,46.2579],[-123.6284,46.2578],[-123.6262,46.2577],[-123.6207,46.2574],[-123.6151,46.2572],[-123.587,46.2559],[-123.5693,46.2573],[-123.5638,46.2577],[-123.5603,46.258],[-123.559,46.2581],[-123.5575,46.2582],[-123.5559,46.2583],[-123.5555,46.2584],[-123.5552,46.2584],[-123.5541,46.2585],[-123.5529,46.2586],[-123.5523,46.2586],[-123.5505,46.2588],[-123.5477,46.2591],[-123.5439,46.2596],[-123.5381,46.2606],[-123.5359,46.2611],[-123.5264,46.2634],[-123.5164,46.2661],[-123.5159,46.2662],[-123.515,46.2665],[-123.5148,46.2666],[-123.514,46.2669],[-123.5132,46.2671],[-123.5105,46.268],[-123.509,46.2685],[-123.508,46.2688],[-123.5046,46.2699],[-123.5012,46.271],[-123.5011,46.271],[-123.5009,46.271],[-123.4994,46.2708],[-123.4976,46.2707],[-123.4959,46.2705],[-123.4942,46.2704],[-123.4911,46.2701],[-123.4898,46.27],[-123.4888,46.2699],[-123.4887,46.2699],[-123.4886,46.2699],[-123.4885,46.2699],[-123.488,46.2698],[-123.4876,46.2698],[-123.4869,46.2698],[-123.4866,46.2697],[-123.4862,46.2697],[-123.4853,46.2696],[-123.4852,46.2696],[-123.4851,46.2696],[-123.485,46.2696],[-123.4849,46.2696],[-123.4845,46.2695],[-123.4842,46.2695],[-123.48,46.2692],[-123.4798,46.2692],[-123.4796,46.2691],[-123.4748,46.2678],[-123.4687,46.2645],[-123.4652,46.2621],[-123.4649,46.2619],[-123.4645,46.2616],[-123.4635,46.2608],[-123.4624,46.26],[-123.4615,46.2593],[-123.4587,46.257],[-123.4554,46.255],[-123.4525,46.2532],[-123.451,46.2521],[-123.449,46.2508],[-123.448,46.2499],[-123.4476,46.2498],[-123.4364,46.2382],[-123.4343,46.236],[-123.4315,46.2332],[-123.4276,46.2293],[-123.428,46.2245],[-123.428,46.2233],[-123.4286,46.2153],[-123.4286,46.2149],[-123.4287,46.2141],[-123.4294,46.2037],[-123.4295,46.2024],[-123.4295,46.2015],[-123.4295,46.2013],[-123.4295,46.2011],[-123.4296,46.201],[-123.4296,46.2005],[-123.4296,46.2],[-123.4299,46.196],[-123.4302,46.1919],[-123.431,46.1816],[-123.4289,46.18],[-123.4286,46.1799],[-123.4283,46.1797],[-123.4257,46.1778],[-123.4247,46.1772],[-123.423,46.176],[-123.4227,46.1758],[-123.4171,46.1721],[-123.4115,46.1683],[-123.4112,46.1681],[-123.4111,46.1681],[-123.4067,46.1652],[-123.4049,46.1641],[-123.3904,46.1544],[-123.3795,46.151],[-123.3767,46.1493],[-123.3763,46.1491],[-123.3744,46.1481],[-123.3726,46.1471],[-123.3722,46.1468],[-123.3718,46.1466],[-123.3714,46.1464],[-123.3707,46.1464],[-123.3689,46.1464],[-123.3671,46.1463],[-123.3669,46.1463],[-123.3667,46.1463],[-123.3654,46.1463],[-123.3637,46.1463],[-123.3636,46.1463],[-123.3625,46.1464],[-123.3617,46.1464],[-123.3615,46.1463],[-123.3464,46.1451],[-123.3463,46.1451],[-123.3462,46.1451],[-123.3461,46.1451],[-123.346,46.1451],[-123.3459,46.1451],[-123.3458,46.1451],[-123.3458,46.1452],[-123.3457,46.1452],[-123.3456,46.1452],[-123.3455,46.1452],[-123.3454,46.1452],[-123.3453,46.1452],[-123.3452,46.1453],[-123.3451,46.1453],[-123.345,46.1453],[-123.3449,46.1453],[-123.3448,46.1453],[-123.3447,46.1453],[-123.3446,46.1453],[-123.3445,46.1453],[-123.3444,46.1453],[-123.3394,46.1462],[-123.3393,46.1462],[-123.3392,46.1462],[-123.3391,46.1462],[-123.3389,46.1462],[-123.3388,46.1462],[-123.3387,46.1462],[-123.3386,46.1462],[-123.3385,46.1462],[-123.3384,46.1461],[-123.3383,46.1462],[-123.3382,46.1461],[-123.3381,46.1461],[-123.338,46.1461],[-123.3379,46.1462],[-123.3378,46.1462],[-123.3376,46.1461],[-123.3375,46.1461],[-123.3373,46.1461],[-123.3371,46.1461],[-123.337,46.1461],[-123.3368,46.1461],[-123.3367,46.1461],[-123.3366,46.1461],[-123.3365,46.1461],[-123.3364,46.1461],[-123.3363,46.1461],[-123.3362,46.1461],[-123.3361,46.1461],[-123.336,46.146],[-123.3359,46.146],[-123.3359,46.1461],[-123.3358,46.1461],[-123.3357,46.1461],[-123.3356,46.1461],[-123.3355,46.1461],[-123.3354,46.1461],[-123.3352,46.1461],[-123.3351,46.1461],[-123.335,46.1461],[-123.335,46.146],[-123.3349,46.1461],[-123.3348,46.1461],[-123.3347,46.1461],[-123.3346,46.1461],[-123.3345,46.1461],[-123.3343,46.146],[-123.3342,46.146],[-123.3341,46.146],[-123.334,46.146],[-123.3338,46.146],[-123.3337,46.146],[-123.3336,46.146],[-123.3335,46.146],[-123.3334,46.146],[-123.3333,46.146],[-123.3332,46.146],[-123.3331,46.146],[-123.333,46.146],[-123.3328,46.146],[-123.3328,46.1461],[-123.3327,46.1461],[-123.3327,46.1462],[-123.3326,46.1461],[-123.3325,46.1461],[-123.3324,46.1461],[-123.3323,46.1461],[-123.3322,46.1461],[-123.3321,46.146],[-123.332,46.146],[-123.3319,46.146],[-123.3318,46.146],[-123.3317,46.1459],[-123.3315,46.1459],[-123.3314,46.1459],[-123.3312,46.1458],[-123.3311,46.1458],[-123.331,46.1457],[-123.3308,46.1457],[-123.3307,46.1457],[-123.3306,46.1457],[-123.3304,46.1457],[-123.3303,46.1457],[-123.3302,46.1457],[-123.33,46.1457],[-123.3299,46.1456],[-123.3298,46.1456],[-123.3297,46.1456],[-123.3296,46.1456],[-123.3295,46.1457],[-123.3294,46.1457],[-123.3293,46.1456],[-123.3292,46.1456],[-123.3291,46.1456],[-123.329,46.1456],[-123.3289,46.1456],[-123.3288,46.1456],[-123.3287,46.1457],[-123.3286,46.1457],[-123.3285,46.1457],[-123.3284,46.1457],[-123.3283,46.1457],[-123.3283,46.1458],[-123.3282,46.1457],[-123.328,46.1457],[-123.3279,46.1457],[-123.3278,46.1457],[-123.3277,46.1457],[-123.3275,46.1457],[-123.3273,46.1457],[-123.3272,46.1458],[-123.327,46.1458],[-123.3269,46.1458],[-123.3268,46.1458],[-123.3267,46.1458],[-123.3266,46.1459],[-123.3266,46.1458],[-123.3265,46.1458],[-123.3264,46.1458],[-123.3263,46.1458],[-123.3262,46.1458],[-123.3261,46.1458],[-123.326,46.1458],[-123.3258,46.1459],[-123.3257,46.1458],[-123.3256,46.1458],[-123.3256,46.1459],[-123.3255,46.1458],[-123.3253,46.1457],[-123.3252,46.1457],[-123.3251,46.1457],[-123.3249,46.1457],[-123.3248,46.1457],[-123.3247,46.1456],[-123.3246,46.1456],[-123.3237,46.1456],[-123.3225,46.1456],[-123.3216,46.1456],[-123.3204,46.1456],[-123.3189,46.1456],[-123.317,46.1455],[-123.3147,46.1454],[-123.3133,46.1452],[-123.3116,46.1452],[-123.3098,46.1451],[-123.3083,46.145],[-123.3065,46.1449],[-123.3047,46.1448],[-123.3033,46.1448],[-123.3026,46.1448],[-123.3021,46.1447],[-123.301,46.1446],[-123.2996,46.1446],[-123.2983,46.1446],[-123.2967,46.1447],[-123.2948,46.1447],[-123.2924,46.1446],[-123.2905,46.1445],[-123.2884,46.1445],[-123.2872,46.1445],[-123.2866,46.1445],[-123.2858,46.1445],[-123.2844,46.1445],[-123.2826,46.1446],[-123.2815,46.1447],[-123.281,46.1447],[-123.2803,46.1448],[-123.2802,46.1448],[-123.2799,46.1449],[-123.2798,46.145],[-123.2796,46.145],[-123.2794,46.1451],[-123.2791,46.1453],[-123.2789,46.1453],[-123.2788,46.1454],[-123.2787,46.1454],[-123.2784,46.1455],[-123.2783,46.1455],[-123.2781,46.1456],[-123.2779,46.1457],[-123.2777,46.1458],[-123.2775,46.1459],[-123.2773,46.146],[-123.2771,46.1461],[-123.2768,46.1462],[-123.2765,46.1463],[-123.2762,46.1465],[-123.2759,46.1466],[-123.2757,46.1467],[-123.2754,46.1468],[-123.2752,46.1469],[-123.275,46.147],[-123.2749,46.147],[-123.2748,46.147],[-123.2746,46.1471],[-123.2745,46.1472],[-123.2742,46.1473],[-123.274,46.1473],[-123.2739,46.1473],[-123.2737,46.1474],[-123.2736,46.1475],[-123.2734,46.1476],[-123.2733,46.1476],[-123.2732,46.1477],[-123.2731,46.1477],[-123.273,46.1478],[-123.2728,46.1479],[-123.2726,46.1479],[-123.2723,46.1481],[-123.2722,46.1481],[-123.2722,46.1482],[-123.272,46.1482],[-123.2719,46.1482],[-123.2718,46.1483],[-123.2717,46.1484],[-123.2715,46.1486],[-123.2713,46.1487],[-123.2711,46.1487],[-123.2707,46.1488],[-123.2705,46.1489],[-123.2703,46.1489],[-123.2701,46.149],[-123.2699,46.1491],[-123.2697,46.1491],[-123.2694,46.1492],[-123.2692,46.1493],[-123.269,46.1493],[-123.2689,46.1494],[-123.2687,46.1494],[-123.2685,46.1495],[-123.2684,46.1495],[-123.2683,46.1495],[-123.2682,46.1495],[-123.2679,46.1497],[-123.2678,46.1497],[-123.2678,46.1498],[-123.2678,46.1499],[-123.2677,46.15],[-123.2676,46.1501],[-123.2673,46.1502],[-123.2672,46.1502],[-123.2671,46.1501],[-123.267,46.1501],[-123.2667,46.1503],[-123.2664,46.1504],[-123.2661,46.1505],[-123.2659,46.1505],[-123.2658,46.1505],[-123.2657,46.1505],[-123.2656,46.1505],[-123.2655,46.1505],[-123.2656,46.1505],[-123.2655,46.1506],[-123.2654,46.1506],[-123.2652,46.1507],[-123.2647,46.1509],[-123.2645,46.151],[-123.2644,46.1511],[-123.2643,46.1511],[-123.2641,46.1512],[-123.264,46.1512],[-123.2639,46.1513],[-123.2639,46.1514],[-123.2638,46.1514],[-123.2637,46.1515],[-123.2636,46.1514],[-123.2636,46.1513],[-123.2635,46.1513],[-123.2635,46.1514],[-123.2634,46.1515],[-123.2634,46.1516],[-123.2633,46.1516],[-123.2632,46.1517],[-123.2631,46.1517],[-123.263,46.1517],[-123.2629,46.1519],[-123.2627,46.152],[-123.2625,46.1521],[-123.2622,46.1523],[-123.2619,46.1525],[-123.2615,46.1527],[-123.2613,46.1527],[-123.2612,46.1528],[-123.2611,46.1529],[-123.2609,46.153],[-123.2604,46.1531],[-123.2603,46.1532],[-123.2602,46.1533],[-123.2601,46.1534],[-123.26,46.1535],[-123.2599,46.1536],[-123.2597,46.1537],[-123.2596,46.1538],[-123.2593,46.154],[-123.2592,46.154],[-123.2591,46.1541],[-123.2589,46.1542],[-123.2588,46.1542],[-123.2586,46.1543],[-123.2584,46.1544],[-123.2583,46.1544],[-123.2582,46.1544],[-123.258,46.1545],[-123.2579,46.1547],[-123.2578,46.1548],[-123.2576,46.1548],[-123.2574,46.1549],[-123.2572,46.1549],[-123.2569,46.155],[-123.2567,46.1551],[-123.2564,46.1552],[-123.2562,46.1553],[-123.2558,46.1554],[-123.2555,46.1555],[-123.2553,46.1556],[-123.255,46.1557],[-123.2548,46.1557],[-123.2545,46.1558],[-123.2541,46.1558],[-123.2537,46.1559],[-123.2534,46.1559],[-123.2532,46.156],[-123.2529,46.1561],[-123.2527,46.1562],[-123.2525,46.1562],[-123.2524,46.1562],[-123.2522,46.1562],[-123.2521,46.1563],[-123.2519,46.1564],[-123.2518,46.1564],[-123.2516,46.1564],[-123.2514,46.1564],[-123.2512,46.1564],[-123.2512,46.1566],[-123.2455,46.1593],[-123.242,46.161],[-123.2391,46.1618],[-123.2323,46.1638],[-123.2308,46.1643],[-123.2289,46.165],[-123.2267,46.1658],[-123.2252,46.1665],[-123.2229,46.1674],[-123.2211,46.1683],[-123.2177,46.17],[-123.2151,46.1714],[-123.213,46.1725],[-123.1667,46.1889],[-123.1664,46.189],[-123.1633,46.1888],[-123.1262,46.1861],[-123.1197,46.1856],[-123.1194,46.1855],[-123.1191,46.1855],[-123.119,46.1855],[-123.1175,46.1854],[-123.1167,46.1853],[-123.1159,46.1853],[-123.1146,46.1843],[-123.1119,46.1823],[-123.1082,46.1793],[-123.1066,46.1783],[-123.105,46.1777],[-123.0986,46.1748],[-123.0794,46.1662],[-123.073,46.1634],[-123.0511,46.1536],[-123.0498,46.1527],[-123.0489,46.152],[-123.0477,46.151],[-123.0465,46.1501],[-123.0453,46.149],[-123.0434,46.1476],[-123.0413,46.1463],[-123.0394,46.1457],[-123.0376,46.1453],[-123.0358,46.1449],[-123.0338,46.1443],[-123.0323,46.1435],[-123.0302,46.1426],[-123.0276,46.1415],[-123.0256,46.1407],[-123.0241,46.1399],[-123.0229,46.1394],[-123.0221,46.1391],[-123.0195,46.1383],[-123.0169,46.1376],[-123.0145,46.1371],[-123.0122,46.1367],[-123.0094,46.136],[-123.0078,46.1355],[-123.0058,46.1346],[-123.0042,46.1338],[-123.003,46.133],[-123.0014,46.1319],[-122.9967,46.1284],[-122.9963,46.1281],[-122.9957,46.1277],[-122.994,46.1265],[-122.9934,46.1261],[-122.9929,46.1257],[-122.9914,46.1247],[-122.9909,46.1243],[-122.9902,46.1238],[-122.9894,46.1233],[-122.9871,46.1217],[-122.9808,46.1173],[-122.9795,46.1164],[-122.9759,46.1139],[-122.9722,46.1112],[-122.9688,46.1088],[-122.9668,46.1075],[-122.9645,46.1058],[-122.9632,46.1051],[-122.9627,46.1048],[-122.9625,46.1048],[-122.9621,46.1046],[-122.962,46.1046],[-122.9619,46.1045],[-122.9618,46.1045],[-122.9617,46.1045],[-122.9616,46.1044],[-122.9396,46.0966],[-122.9374,46.0958],[-122.9355,46.0951],[-122.9304,46.0933],[-122.9297,46.0931],[-122.9291,46.0928],[-122.9272,46.0922],[-122.9217,46.0902],[-122.9176,46.0887],[-122.9144,46.0875],[-122.9041,46.0837],[-122.9036,46.0831],[-122.903,46.0823],[-122.9016,46.0807],[-122.894,46.0716],[-122.8915,46.0686],[-122.8863,46.0623],[-122.8864,46.0623],[-122.886,46.062],[-122.8845,46.0603],[-122.8835,46.0557],[-122.8833,46.0547],[-122.8832,46.0543],[-122.8831,46.0539],[-122.8828,46.0528],[-122.8826,46.0518],[-122.8826,46.0517],[-122.8824,46.0508],[-122.8822,46.0498],[-122.8815,46.0469],[-122.8813,46.046],[-122.8808,46.0435],[-122.8807,46.0429],[-122.8802,46.041],[-122.8786,46.0338],[-122.8781,46.0313],[-122.8777,46.031],[-122.8774,46.0309],[-122.8765,46.0303],[-122.8762,46.0301],[-122.8718,46.0267],[-122.8688,46.0244],[-122.8667,46.0227],[-122.8605,46.0179],[-122.8586,46.0164],[-122.8585,46.0162],[-122.8563,46.0146],[-122.8562,46.0145],[-122.8561,46.0144],[-122.8558,46.0138],[-122.8557,46.0136],[-122.8545,46.0114],[-122.8533,46.0092],[-122.8522,46.0074],[-122.8481,45.9998],[-122.842,45.9888],[-122.8386,45.9825],[-122.8378,45.9811],[-122.8376,45.9808],[-122.8341,45.9778],[-122.8338,45.9776],[-122.8334,45.9773],[-122.8331,45.977],[-122.8328,45.9768],[-122.814,45.961],[-122.8122,45.9545],[-122.8122,45.9544],[-122.8118,45.9531],[-122.8062,45.9324],[-122.8112,45.9139],[-122.8115,45.9127],[-122.8101,45.9097],[-122.8089,45.9072],[-122.8086,45.9066],[-122.8084,45.906],[-122.8069,45.903],[-122.8057,45.9004],[-122.8056,45.9003],[-122.8043,45.8975],[-122.8029,45.8946],[-122.8019,45.8923],[-122.8016,45.8917],[-122.8011,45.8907],[-122.8006,45.8896],[-122.8005,45.8894],[-122.7991,45.8864],[-122.7989,45.8861],[-122.7981,45.8843],[-122.7968,45.8827],[-122.7953,45.8808],[-122.7946,45.88],[-122.7939,45.8791],[-122.7917,45.8764],[-122.7905,45.8748],[-122.785,45.8677],[-122.7851,45.8644],[-122.7853,45.8583],[-122.7853,45.8581],[-122.7855,45.8505],[-122.7855,45.8498],[-122.7856,45.849],[-122.7857,45.8442],[-122.7863,45.8431],[-122.796,45.825],[-122.7959,45.8228],[-122.7957,45.8152],[-122.7956,45.81],[-122.7952,45.8095],[-122.7883,45.8018],[-122.7835,45.7963],[-122.7796,45.792],[-122.7778,45.7899],[-122.7724,45.7839],[-122.7707,45.7818],[-122.7703,45.7814],[-122.7695,45.7806],[-122.7693,45.78],[-122.7691,45.7794],[-122.7672,45.7743],[-122.767,45.7737],[-122.764,45.7659],[-122.7614,45.7592],[-122.7613,45.7566],[-122.761,45.7505],[-122.7609,45.7504],[-122.7609,45.75],[-122.7609,45.7498],[-122.7608,45.7468],[-122.7603,45.7375],[-122.7601,45.7345],[-122.7601,45.7344],[-122.7606,45.7332],[-122.7621,45.7295],[-122.7624,45.7287],[-122.7626,45.7282],[-122.7692,45.7091],[-122.7698,45.7076],[-122.7725,45.6996],[-122.7726,45.6991],[-122.773,45.6946],[-122.7741,45.6842],[-122.7745,45.6804],[-122.7638,45.6571],[-122.7624,45.6564],[-122.7623,45.6564],[-122.7609,45.6557],[-122.7595,45.655],[-122.7505,45.6504],[-122.7445,45.6473],[-122.7435,45.6469],[-122.7381,45.6441],[-122.7375,45.644],[-122.7301,45.642],[-122.7133,45.6374],[-122.7027,45.6314],[-122.6922,45.6254],[-122.6917,45.6251],[-122.6912,45.6249],[-122.6912,45.6248],[-122.6911,45.6248],[-122.691,45.6247],[-122.6904,45.6245],[-122.6882,45.6236],[-122.6828,45.6211],[-122.6802,45.6202],[-122.6785,45.6195],[-122.6753,45.6182],[-122.6751,45.6181],[-122.675,45.618],[-122.6748,45.618],[-122.6663,45.6157],[-122.6439,45.6097],[-122.635,45.6093],[-122.6186,45.6086],[-122.6077,45.6081],[-122.6026,45.6076],[-122.6021,45.6074],[-122.5971,45.6066],[-122.5969,45.6065],[-122.5889,45.6052],[-122.586,45.6047],[-122.5831,45.6042],[-122.5823,45.6041],[-122.5814,45.6039],[-122.561,45.5994],[-122.5533,45.5979],[-122.5513,45.5974],[-122.5503,45.5973],[-122.5502,45.5973],[-122.5502,45.5972],[-122.5499,45.5972],[-122.5497,45.5971],[-122.5494,45.5971],[-122.5491,45.597],[-122.5478,45.5967],[-122.546,45.5962],[-122.5459,45.5962],[-122.5458,45.5962],[-122.5443,45.5957],[-122.5399,45.5944],[-122.5237,45.5896],[-122.5053,45.586],[-122.5042,45.5858],[-122.5031,45.5856],[-122.4995,45.5848],[-122.496,45.5841],[-122.4951,45.5839],[-122.4942,45.5837],[-122.4923,45.5833],[-122.4919,45.5832],[-122.4899,45.5827],[-122.4869,45.5818],[-122.4835,45.5809],[-122.4814,45.5803],[-122.4793,45.5798],[-122.4758,45.5787],[-122.4751,45.5785],[-122.475,45.5784],[-122.4747,45.5783],[-122.4735,45.5777],[-122.4723,45.5772],[-122.471,45.5764],[-122.4709,45.5764],[-122.4679,45.5748],[-122.4639,45.5727],[-122.4595,45.5704],[-122.4556,45.5682],[-122.4554,45.5682],[-122.4552,45.568],[-122.4548,45.5678],[-122.4546,45.5677],[-122.454,45.5674],[-122.4539,45.5673],[-122.4424,45.5645],[-122.4413,45.5642],[-122.4411,45.5642],[-122.4405,45.564],[-122.4387,45.5636],[-122.4347,45.5642],[-122.4184,45.5667],[-122.4182,45.5665],[-122.4177,45.5666],[-122.4169,45.5667],[-122.4107,45.5676],[-122.4088,45.5683],[-122.405,45.5697],[-122.4012,45.571],[-122.3971,45.5726],[-122.3965,45.5728],[-122.396,45.573],[-122.3953,45.5732],[-122.3946,45.5735],[-122.3918,45.5745],[-122.3837,45.5755],[-122.3834,45.5756],[-122.3803,45.5759],[-122.3722,45.5739],[-122.3528,45.5694],[-122.3517,45.5684],[-122.3506,45.5673],[-122.3492,45.5658],[-122.3477,45.5643],[-122.3448,45.5614],[-122.3418,45.5585],[-122.341,45.5577],[-122.3409,45.5576],[-122.3407,45.5574],[-122.3391,45.5558],[-122.3374,45.5541],[-122.3366,45.5533],[-122.3358,45.5525],[-122.3315,45.5482],[-122.324,45.5473],[-122.323,45.5471],[-122.322,45.547],[-122.3164,45.5462],[-122.3107,45.5455],[-122.3037,45.5446],[-122.2966,45.5436],[-122.2949,45.5435],[-122.2948,45.5435],[-122.2667,45.5438],[-122.2626,45.5443],[-122.2595,45.5451],[-122.2543,45.5464],[-122.249,45.5477],[-122.2492,45.5487],[-122.2489,45.5487],[-122.2413,45.5507],[-122.2286,45.5553],[-122.2079,45.5626],[-122.2065,45.5631],[-122.205,45.5636],[-122.2034,45.5642],[-122.2008,45.5651],[-122.198,45.5669],[-122.1975,45.5672],[-122.1881,45.5734],[-122.1829,45.5768],[-122.1774,45.5777],[-122.1669,45.5796],[-122.1668,45.5796],[-122.1464,45.5832],[-122.1416,45.584],[-122.1273,45.5827],[-122.1262,45.5826],[-122.1249,45.5825],[-122.118,45.5819],[-122.1162,45.5817],[-122.1123,45.5813],[-122.1051,45.5826],[-122.1028,45.583],[-122.1017,45.5832],[-122.1,45.584],[-122.0844,45.5911],[-122.0796,45.5933],[-122.0633,45.6008],[-122.0491,45.6073],[-122.0443,45.6095],[-122.0439,45.6096],[-122.0433,45.6098],[-122.0402,45.6105],[-122.0228,45.6144],[-122.0211,45.6148],[-122.004,45.6159],[-122.0037,45.6159],[-122.0036,45.6159],[-122.002,45.6165],[-122.0017,45.6166],[-122.001,45.6168],[-121.9969,45.6182],[-121.9923,45.6198],[-121.983,45.6229],[-121.9792,45.6248],[-121.979,45.6249],[-121.9768,45.626],[-121.9659,45.6315],[-121.9631,45.6329],[-121.9612,45.6356],[-121.9576,45.6409],[-121.9568,45.642],[-121.9568,45.6421],[-121.9567,45.6422],[-121.9558,45.6436],[-121.9549,45.6439],[-121.9536,45.6442],[-121.9518,45.6448],[-121.9517,45.6448],[-121.9449,45.6444],[-121.941,45.6443],[-121.9409,45.6443],[-121.9408,45.6443],[-121.9407,45.6443],[-121.9404,45.6443],[-121.9381,45.6443],[-121.935,45.6442],[-121.9288,45.6466],[-121.9255,45.6479],[-121.9222,45.6491],[-121.922,45.6492],[-121.9215,45.6494],[-121.9201,45.6499],[-121.9143,45.6522],[-121.9133,45.6525],[-121.9122,45.653],[-121.9081,45.6546],[-121.9065,45.6562],[-121.9044,45.6583],[-121.9008,45.662],[-121.9007,45.6623],[-121.9006,45.6626],[-121.9007,45.6632],[-121.9018,45.6707],[-121.897,45.6737],[-121.878,45.6862],[-121.8779,45.6862],[-121.8772,45.6868],[-121.876,45.6875],[-121.8757,45.6877],[-121.8671,45.6933],[-121.867,45.6934],[-121.8582,45.6955],[-121.856,45.696],[-121.8381,45.7003],[-121.8359,45.7008],[-121.8349,45.7011],[-121.8231,45.7039],[-121.815,45.7058],[-121.8112,45.7067],[-121.7937,45.7038],[-121.7843,45.7022],[-121.7734,45.7004],[-121.7522,45.6969],[-121.7461,45.6959],[-121.7351,45.694],[-121.7318,45.6941],[-121.7244,45.6943],[-121.7197,45.6945],[-121.7191,45.6945],[-121.7117,45.6947],[-121.7104,45.6947],[-121.7079,45.6948],[-121.7073,45.6948],[-121.6909,45.6992],[-121.676,45.7031],[-121.6706,45.7045],[-121.6684,45.7051],[-121.6498,45.7049],[-121.6381,45.7048],[-121.6313,45.7047],[-121.6305,45.7049],[-121.6287,45.7053],[-121.6257,45.7059],[-121.6237,45.7064],[-121.6093,45.7096],[-121.6045,45.7107],[-121.6044,45.7107],[-121.5897,45.7139],[-121.5896,45.714],[-121.5694,45.7184],[-121.5627,45.7199],[-121.5486,45.723],[-121.5424,45.7244],[-121.5346,45.7261],[-121.5341,45.7262],[-121.5338,45.7263],[-121.5336,45.7263],[-121.5329,45.7265],[-121.532,45.7263],[-121.5311,45.7262],[-121.5291,45.7258],[-121.5279,45.7257],[-121.5254,45.7252],[-121.5237,45.7249],[-121.5224,45.7247],[-121.5206,45.7244],[-121.513,45.7231],[-121.512,45.7229],[-121.5096,45.7225],[-121.5094,45.7225],[-121.5091,45.7225],[-121.5073,45.7221],[-121.4991,45.7208],[-121.4947,45.7184],[-121.4931,45.7176],[-121.4868,45.7142],[-121.4837,45.7125],[-121.4816,45.7114],[-121.4671,45.7036],[-121.4628,45.7013],[-121.4579,45.7004],[-121.445,45.698],[-121.444,45.6978],[-121.4412,45.6973],[-121.4244,45.6942],[-121.424,45.6941],[-121.4037,45.693],[-121.4017,45.6929],[-121.3835,45.6992],[-121.3834,45.6992],[-121.3824,45.6996],[-121.3726,45.703],[-121.3655,45.7034],[-121.3626,45.7035],[-121.3513,45.7041],[-121.3418,45.7046],[-121.3377,45.7048],[-121.3214,45.7016],[-121.3123,45.6998],[-121.3047,45.6959],[-121.3007,45.6938],[-121.2945,45.6906],[-121.2873,45.6869],[-121.2803,45.6852],[-121.2635,45.6812],[-121.2589,45.6801],[-121.249,45.6778],[-121.2395,45.6759],[-121.2182,45.6717],[-121.2181,45.6717],[-121.2158,45.6712],[-121.2119,45.6658],[-121.2048,45.656],[-121.2014,45.6513],[-121.2014,45.6512],[-121.2004,45.6498],[-121.1999,45.6479],[-121.197,45.6366],[-121.1966,45.6351],[-121.1952,45.6296],[-121.1954,45.6275],[-121.1954,45.6268],[-121.1959,45.6221],[-121.1961,45.6206],[-121.1965,45.6166],[-121.195,45.6155],[-121.1944,45.615],[-121.1937,45.6143],[-121.1837,45.6065],[-121.1794,45.6063],[-121.1772,45.6063],[-121.1741,45.6062],[-121.1705,45.6061],[-121.169,45.6061],[-121.1679,45.6061],[-121.1654,45.6063],[-121.1565,45.607],[-121.1456,45.608],[-121.1422,45.6102],[-121.1406,45.6113],[-121.1394,45.612],[-121.136,45.611],[-121.1318,45.6097],[-121.1292,45.6115],[-121.1277,45.6125],[-121.1246,45.6146],[-121.1241,45.6149],[-121.1239,45.6151],[-121.1237,45.6152],[-121.1224,45.6161],[-121.122,45.6162],[-121.1211,45.6166],[-121.1202,45.617],[-121.1172,45.6182],[-121.1183,45.62],[-121.1184,45.6202],[-121.1186,45.6206],[-121.1188,45.6209],[-121.1193,45.6217],[-121.1201,45.6232],[-121.1165,45.6257],[-121.1157,45.6263],[-121.1148,45.6269],[-121.114,45.6275],[-121.1122,45.6287],[-121.112,45.6288],[-121.1101,45.6302],[-121.1074,45.6321],[-121.107,45.6324],[-121.1042,45.6343],[-121.1021,45.6358],[-121.1016,45.6362],[-121.0974,45.6391],[-121.096,45.6401],[-121.0867,45.6467],[-121.0849,45.6479],[-121.0769,45.6497],[-121.0714,45.651],[-121.071,45.651],[-121.0645,45.6525],[-121.0516,45.6519],[-121.0513,45.6518],[-121.0338,45.651],[-121.0308,45.6512],[-121.0102,45.653],[-121.0074,45.6532],[-121.0012,45.6519],[-120.9969,45.6511],[-120.993,45.6503],[-120.9898,45.6496],[-120.9855,45.6488],[-120.9835,45.6484],[-120.9816,45.6487],[-120.9815,45.6487],[-120.9778,45.6494],[-120.9731,45.6508],[-120.9689,45.6521],[-120.9531,45.6567],[-120.9481,45.6566],[-120.944,45.6564],[-120.9337,45.6508],[-120.9266,45.647],[-120.9159,45.6412],[-120.9136,45.64],[-120.9064,45.6412],[-120.8958,45.6429],[-120.8867,45.6494],[-120.8857,45.6501],[-120.8857,45.6502],[-120.8848,45.6508],[-120.8649,45.6649],[-120.8648,45.665],[-120.8557,45.6715],[-120.8554,45.6717],[-120.8439,45.6743],[-120.8362,45.676],[-120.8232,45.6788],[-120.8208,45.6793],[-120.8024,45.6834],[-120.7886,45.6864],[-120.7815,45.6886],[-120.7669,45.6933],[-120.761,45.6951],[-120.7407,45.7015],[-120.7286,45.7053],[-120.7213,45.7072],[-120.7199,45.7076],[-120.7092,45.7104],[-120.7041,45.7117],[-120.6996,45.7129],[-120.6929,45.7148],[-120.6923,45.715],[-120.6895,45.7157],[-120.6794,45.7228],[-120.6786,45.7234],[-120.6706,45.729],[-120.6693,45.7299],[-120.6573,45.7354],[-120.6535,45.7372],[-120.6361,45.7452],[-120.6351,45.7457],[-120.6229,45.7462],[-120.5949,45.7465],[-120.5911,45.7465],[-120.5739,45.7421],[-120.5593,45.7383],[-120.5575,45.7369],[-120.5533,45.7337],[-120.5527,45.7332],[-120.5387,45.7225],[-120.5319,45.7174],[-120.5227,45.7103],[-120.5188,45.7079],[-120.5114,45.7034],[-120.5057,45.7],[-120.5012,45.6989],[-120.4904,45.6963],[-120.4826,45.6944],[-120.4699,45.6952],[-120.4608,45.6958],[-120.4531,45.6963],[-120.449,45.6966],[-120.4304,45.6977],[-120.4094,45.6991],[-120.4036,45.6994],[-120.3884,45.7018],[-120.3762,45.7037],[-120.367,45.7051],[-120.3619,45.7059],[-120.3534,45.7072],[-120.347,45.7082],[-120.335,45.7101],[-120.3346,45.7101],[-120.3263,45.7114],[-120.3261,45.7115],[-120.3226,45.7123],[-120.3053,45.7162],[-120.2946,45.7186],[-120.2876,45.7202],[-120.2846,45.7209],[-120.2834,45.7212],[-120.2639,45.7225],[-120.2432,45.7238],[-120.2227,45.7251],[-120.2165,45.7255],[-120.2115,45.7259],[-120.2108,45.7259],[-120.202,45.7338],[-120.2006,45.7351],[-120.1992,45.7364],[-120.1991,45.7364],[-120.1989,45.7366],[-120.1988,45.7367],[-120.1926,45.7422],[-120.1924,45.7424],[-120.1923,45.7425],[-120.1921,45.7427],[-120.1911,45.7436],[-120.1842,45.7498],[-120.18,45.7536],[-120.1706,45.762],[-120.1618,45.7654],[-120.1591,45.7664],[-120.1415,45.7732],[-120.1382,45.7737],[-120.138,45.7738],[-120.1292,45.7753],[-120.1261,45.7758],[-120.1236,45.7762],[-120.0991,45.7803],[-120.0968,45.7807],[-120.0779,45.7839],[-120.0702,45.7852],[-120.0552,45.7911],[-120.0551,45.7912],[-120.0534,45.7918],[-120.0492,45.7935],[-120.0328,45.8],[-120.0148,45.8071],[-120.0136,45.8076],[-120.0125,45.8079],[-120.0011,45.8119],[-119.9995,45.8125],[-119.9942,45.8144],[-119.9764,45.8206],[-119.9752,45.8211],[-119.9715,45.8224],[-119.9658,45.8244],[-119.9517,45.8253],[-119.9306,45.8267],[-119.9091,45.8281],[-119.9089,45.8281],[-119.9073,45.8282],[-119.8886,45.832],[-119.8735,45.8351],[-119.8688,45.8361],[-119.8683,45.8362],[-119.8681,45.8362],[-119.8675,45.8364],[-119.8493,45.8402],[-119.8472,45.8405],[-119.8264,45.8438],[-119.8057,45.8472],[-119.8027,45.8476],[-119.7846,45.8465],[-119.7739,45.8458],[-119.7729,45.8457],[-119.7567,45.8475],[-119.7325,45.8501],[-119.7299,45.8504],[-119.7186,45.8516],[-119.6978,45.8539],[-119.694,45.8543],[-119.6933,45.8544],[-119.6738,45.8565],[-119.6723,45.8567],[-119.67,45.8569],[-119.6697,45.8573],[-119.6636,45.8636],[-119.6529,45.8749],[-119.6272,45.9018],[-119.6261,45.903],[-119.6259,45.9033],[-119.6243,45.9049],[-119.6236,45.9056],[-119.6221,45.9066],[-119.6097,45.9141],[-119.6058,45.9164],[-119.6007,45.9195],[-119.6005,45.9196],[-119.5964,45.9204],[-119.5851,45.9227],[-119.5826,45.9232],[-119.5716,45.9255],[-119.5479,45.9169],[-119.537,45.913],[-119.5364,45.9128],[-119.529,45.9102],[-119.5273,45.9096],[-119.5246,45.9086],[-119.5245,45.9086],[-119.5114,45.9078],[-119.5045,45.9074],[-119.5011,45.9072],[-119.4881,45.9064],[-119.4563,45.9157],[-119.452,45.9169],[-119.4504,45.9174],[-119.4374,45.918],[-119.4321,45.9183],[-119.432,45.9183],[-119.3761,45.921],[-119.3738,45.9211],[-119.3684,45.9214],[-119.3645,45.9216],[-119.3621,45.9222],[-119.3608,45.9226],[-119.357,45.9237],[-119.3514,45.9253],[-119.3509,45.9255],[-119.3481,45.9263],[-119.3471,45.9266],[-119.3335,45.9305],[-119.3324,45.9308],[-119.329,45.9316],[-119.3289,45.9316],[-119.3287,45.9316],[-119.3285,45.9317],[-119.3284,45.9317],[-119.3279,45.9318],[-119.3247,45.9326],[-119.3246,45.9326],[-119.3226,45.9331],[-119.3161,45.9338],[-119.3152,45.9339],[-119.3128,45.9342],[-119.3019,45.9355],[-119.2989,45.9359],[-119.2981,45.936],[-119.2978,45.936],[-119.2954,45.9363],[-119.2879,45.9372],[-119.2861,45.9374],[-119.2782,45.9381],[-119.2775,45.9381],[-119.2658,45.9391],[-119.2629,45.9394],[-119.2628,45.9394],[-119.2607,45.9396],[-119.258,45.9398],[-119.2571,45.9399],[-119.2511,45.9385],[-119.2463,45.9374],[-119.2462,45.9374],[-119.2413,45.9363],[-119.2353,45.935],[-119.2349,45.9349],[-119.2256,45.9328],[-119.2255,45.9328],[-119.2179,45.9315],[-119.2094,45.9302],[-119.2093,45.9301],[-119.2043,45.9293],[-119.204,45.9293],[-119.2019,45.9289],[-119.2015,45.9289],[-119.1955,45.9279],[-119.1832,45.9278],[-119.1692,45.9277],[-119.144,45.9307],[-119.1415,45.931],[-119.1414,45.931],[-119.135,45.9318],[-119.1263,45.9328],[-119.1261,45.9328],[-119.1261,45.9329],[-119.1136,45.9366],[-119.0993,45.9409],[-119.0933,45.9427],[-119.093,45.9428],[-119.0785,45.9501],[-119.077,45.9508],[-119.0615,45.9585],[-119.058,45.9596],[-119.0416,45.9647],[-119.0402,45.9651],[-119.0272,45.9691],[-119.0253,45.9702],[-119.0087,45.9792],[-119.0049,45.9828],[-119.0011,45.9865],[-118.9986,45.989],[-118.9983,45.9892],[-118.9973,45.9902],[-118.9966,45.9909],[-118.9952,45.9922],[-118.9925,45.9948],[-118.9922,45.9951],[-118.9897,45.9975],[-118.9873,45.9999],[-118.9871,45.9999],[-118.9815,46.0001],[-118.979,46.0003],[-118.9788,46.0003],[-118.9778,46.0003],[-118.9765,46.0004],[-118.9763,46.0004],[-118.9761,46.0004],[-118.9748,46.0004],[-118.9718,46.0004],[-118.9554,46.0005],[-118.9538,46.0005],[-118.9537,46.0005],[-118.9484,46.0005],[-118.9479,46.0005],[-118.9453,46.0005],[-118.9342,46.0005],[-118.9321,46.0005],[-118.9304,46.0005],[-118.9298,46.0005],[-118.929,46.0005],[-118.9252,46.0006],[-118.9214,46.0006],[-118.9192,46.0006],[-118.9175,46.0006],[-118.9112,46.0006],[-118.9098,46.0006],[-118.8987,46.0006],[-118.8944,46.0006],[-118.8933,46.0006],[-118.8928,46.0006],[-118.8921,46.0006],[-118.8915,46.0006],[-118.8911,46.0006],[-118.8904,46.0006],[-118.8889,46.0007],[-118.8695,46.0007],[-118.8681,46.0007],[-118.8674,46.0007],[-118.8608,46.0007],[-118.8526,46.0007],[-118.8488,46.0007],[-118.8487,46.0007],[-118.8461,46.0007],[-118.8435,46.0007],[-118.8383,46.0008],[-118.8381,46.0008],[-118.8279,46.0008],[-118.8253,46.0008],[-118.8179,46.0008],[-118.8121,46.0008],[-118.79,46.001],[-118.7894,46.001],[-118.789,46.001],[-118.7887,46.001],[-118.7884,46.001],[-118.7881,46.001],[-118.7877,46.001],[-118.7875,46.001],[-118.7853,46.001],[-118.7848,46.001],[-118.7842,46.001],[-118.7838,46.001],[-118.7758,46.0011],[-118.7737,46.0011],[-118.7733,46.0011],[-118.7729,46.0011],[-118.7684,46.0011],[-118.7675,46.0011],[-118.7656,46.0011],[-118.7631,46.0011],[-118.7624,46.0011],[-118.7621,46.0011],[-118.7619,46.0011],[-118.7458,46.0011],[-118.7446,46.0011],[-118.7341,46.0011],[-118.7327,46.0011],[-118.7252,46.0012],[-118.7224,46.0012],[-118.7212,46.0012],[-118.7209,46.0012],[-118.7199,46.0012],[-118.7066,46.0011],[-118.7036,46.0011],[-118.7031,46.0011],[-118.7005,46.0011],[-118.6888,46.0011],[-118.6883,46.0011],[-118.6864,46.0011],[-118.6835,46.0011],[-118.6788,46.0011],[-118.6779,46.001],[-118.6766,46.001],[-118.6751,46.001],[-118.6717,46.001],[-118.6714,46.001],[-118.6713,46.001],[-118.6695,46.001],[-118.6689,46.001],[-118.6684,46.001],[-118.6678,46.001],[-118.6667,46.001],[-118.6661,46.001],[-118.6654,46.001],[-118.6646,46.001],[-118.6635,46.001],[-118.6627,46.001],[-118.6598,46.001],[-118.6586,46.001],[-118.6577,46.001],[-118.6537,46.001],[-118.6491,46.001],[-118.6424,46.001],[-118.6392,46.001],[-118.6378,46.001],[-118.6377,46.001],[-118.6376,46.001],[-118.6349,46.001],[-118.632,46.001],[-118.6311,46.001],[-118.6244,46.001],[-118.6223,46.001],[-118.62,46.001],[-118.6192,46.001],[-118.6181,46.001],[-118.6174,46.001],[-118.616,46.001],[-118.613,46.001],[-118.6128,46.001],[-118.6126,46.001],[-118.6114,46.001],[-118.611,46.001],[-118.6102,46.001],[-118.6069,46.001],[-118.6068,46.001],[-118.6039,46.001],[-118.6025,46.001],[-118.601,46.001],[-118.6,46.001],[-118.5906,46.0009],[-118.5901,46.0009],[-118.5891,46.0009],[-118.5881,46.0009],[-118.5856,46.0009],[-118.5847,46.0009],[-118.5839,46.0009],[-118.5831,46.001],[-118.5815,46.001],[-118.5803,46.001],[-118.5801,46.001],[-118.5799,46.001],[-118.5794,46.001],[-118.5788,46.001],[-118.578,46.001],[-118.5757,46.001],[-118.5756,46.001],[-118.5741,46.001],[-118.5738,46.001],[-118.5712,46.001],[-118.5695,46.001],[-118.5691,46.001],[-118.5635,46.0011],[-118.5624,46.0011],[-118.5621,46.0011],[-118.5615,46.0011],[-118.5592,46.0011],[-118.5591,46.0011],[-118.5552,46.0011],[-118.5549,46.0011],[-118.5547,46.0011],[-118.5543,46.0011],[-118.5444,46.0011],[-118.5439,46.0011],[-118.5398,46.001],[-118.5377,46.001],[-118.5373,46.001],[-118.5346,46.001],[-118.5338,46.001],[-118.5335,46.001],[-118.5334,46.001],[-118.5325,46.001],[-118.5232,46.001],[-118.5175,46.001],[-118.5132,46.001],[-118.513,46.001],[-118.5129,46.001],[-118.5116,46.001],[-118.5094,46.001],[-118.5089,46.001],[-118.5088,46.001],[-118.5055,46.001],[-118.5027,46.001],[-118.5002,46.001],[-118.4979,46.001],[-118.497,46.0009],[-118.4941,46.0009],[-118.493,46.0009],[-118.4928,46.0009],[-118.4893,46.0009],[-118.4877,46.0009],[-118.4842,46.001],[-118.4825,46.001],[-118.4815,46.0009],[-118.4792,46.001],[-118.4748,46.001],[-118.4725,46.001],[-118.4707,46.001],[-118.4693,46.001],[-118.4687,46.0009],[-118.4677,46.0009],[-118.4665,46.0009],[-118.4663,46.0009],[-118.463,46.0009],[-118.4629,46.0009],[-118.4623,46.0009],[-118.4618,46.0009],[-118.4608,46.0009],[-118.4598,46.0009],[-118.4597,46.0009],[-118.4586,46.0009],[-118.4582,46.0009],[-118.4578,46.0009],[-118.4573,46.0009],[-118.457,46.0009],[-118.4569,46.0009],[-118.4566,46.0009],[-118.456,46.0009],[-118.4549,46.0009],[-118.4539,46.0009],[-118.4514,46.0009],[-118.4498,46.0009],[-118.4484,46.0008],[-118.4431,46.0008],[-118.4419,46.0008],[-118.4416,46.0008],[-118.4409,46.0008],[-118.44,46.0008],[-118.4398,46.0008],[-118.439,46.0008],[-118.4376,46.0008],[-118.4356,46.0008],[-118.4355,46.0008],[-118.4342,46.0008],[-118.4335,46.0008],[-118.4317,46.0008],[-118.4316,46.0008],[-118.4277,46.0008],[-118.424,46.0008],[-118.4233,46.0008],[-118.4153,46.0008],[-118.4153,46.0007],[-118.4147,46.0008],[-118.4126,46.0007],[-118.4116,46.0007],[-118.4113,46.0007],[-118.4095,46.0007],[-118.4086,46.0008],[-118.408,46.0007],[-118.4072,46.0007],[-118.4063,46.0007],[-118.4051,46.0008],[-118.4038,46.0008],[-118.4032,46.0008],[-118.4005,46.0008],[-118.3989,46.0007],[-118.3988,46.0007],[-118.3978,46.0007],[-118.3972,46.0007],[-118.3966,46.0007],[-118.3942,46.0007],[-118.3927,46.0007],[-118.3923,46.0007],[-118.3898,46.0007],[-118.3885,46.0007],[-118.3883,46.0007],[-118.3873,46.0007],[-118.3863,46.0007],[-118.3856,46.0007],[-118.3839,46.0007],[-118.3837,46.0007],[-118.3835,46.0007],[-118.3833,46.0007],[-118.3826,46.0007],[-118.3801,46.0007],[-118.3781,46.0007],[-118.3751,46.0006],[-118.3716,46.0006],[-118.3692,46.0007],[-118.3676,46.0007],[-118.3672,46.0007],[-118.3666,46.0007],[-118.3635,46.0007],[-118.3606,46.0007],[-118.359,46.0007],[-118.358,46.0007],[-118.3575,46.0006],[-118.3549,46.0007],[-118.3546,46.0007],[-118.3494,46.0007],[-118.3463,46.0006],[-118.3457,46.0006],[-118.3454,46.0006],[-118.3447,46.0007],[-118.3432,46.0007],[-118.3424,46.0007],[-118.3414,46.0007],[-118.3405,46.0007],[-118.3404,46.0007],[-118.3388,46.0007],[-118.3375,46.0007],[-118.3358,46.0006],[-118.3347,46.0006],[-118.3337,46.0006],[-118.332,46.0006],[-118.3319,46.0006],[-118.3298,46.0006],[-118.3268,46.0006],[-118.3248,46.0007],[-118.3239,46.0007],[-118.3224,46.0007],[-118.3185,46.0007],[-118.3165,46.0007],[-118.3151,46.0007],[-118.3149,46.0006],[-118.3089,46.0006],[-118.3045,46.0006],[-118.2921,46.0006],[-118.2915,46.0006],[-118.2883,46.0006],[-118.2881,46.0006],[-118.2879,46.0006],[-118.2877,46.0006],[-118.2836,46.0006],[-118.2835,46.0006],[-118.2778,46.0006],[-118.2671,46.0006],[-118.2628,46.0006],[-118.2566,46.0006],[-118.2535,46.0006],[-118.2516,46.0006],[-118.2511,46.0006],[-118.2455,46.0006],[-118.242,46.0006],[-118.2367,46.0006],[-118.2348,46.0006],[-118.229,46.0006],[-118.2144,46.0006],[-118.211,46.0006],[-118.1896,46.0006],[-118.1835,46.0006],[-118.1801,46.0006],[-118.1774,46.0006],[-118.1711,46.0005],[-118.1707,46.0005],[-118.1629,46.0005],[-118.1585,46.0005],[-118.1515,46.0005],[-118.1461,46.0006],[-118.1459,46.0006],[-118.1422,46.0006],[-118.1375,46.0006],[-118.1308,46.0006],[-118.1286,46.0006],[-118.1278,46.0006],[-118.1253,46.0006],[-118.1243,46.0006],[-118.1232,46.0006],[-118.1189,46.0006],[-118.116,46.0006],[-118.1157,46.0006],[-118.1153,46.0006],[-118.1144,46.0006],[-118.0963,46.0006],[-118.0853,46.0006],[-118.0808,46.0006],[-118.0747,46.0006],[-118.0587,46.0006],[-118.0579,46.0006],[-118.0537,46.0006],[-118.0492,46.0006],[-118.0435,46.0006],[-118.0354,46.0006],[-118.0332,46.0006],[-118.0302,46.0006],[-118.0285,46.0006],[-118.0241,46.0006],[-118.0234,46.0006],[-118.0233,46.0006],[-118.0148,46.0006],[-118.0119,46.0006],[-118.0066,46.0006],[-117.997,46.0006],[-117.9957,46.0006],[-117.9926,46.0005],[-117.9908,46.0005],[-117.9895,46.0005],[-117.9814,46.0005],[-117.9781,46.0005],[-117.9778,46.0005],[-117.9777,46.0005],[-117.9768,46.0005],[-117.9756,46.0005],[-117.9694,46.0005],[-117.9677,46.0005],[-117.9528,46.0005],[-117.9502,46.0005],[-117.9466,46.0005],[-117.9457,46.0004],[-117.9356,46.0004],[-117.9288,46.0004],[-117.9258,46.0004],[-117.9243,46.0004],[-117.9192,46.0004],[-117.9186,46.0004],[-117.9139,46.0003],[-117.912,46.0003],[-117.9117,46.0003],[-117.9111,46.0003],[-117.9102,46.0003],[-117.9061,46.0003],[-117.9054,46.0002],[-117.9017,46.0002],[-117.8864,46.0002],[-117.8833,46.0001],[-117.8649,46.0001],[-117.8593,46.0001],[-117.855,46.0001],[-117.8548,46.0001],[-117.8542,46.0001],[-117.8498,46.0001],[-117.8381,46.0001],[-117.8379,46.0001],[-117.8366,46.0001],[-117.8326,46.0001],[-117.8314,46.0001],[-117.8308,46.0001],[-117.8274,46.0001],[-117.8262,46.0001],[-117.8222,46.0001],[-117.821,46.0001],[-117.817,46.0001],[-117.8169,46.0001],[-117.8147,46.0001],[-117.8129,46.0001],[-117.8083,46],[-117.8005,46],[-117.7999,46],[-117.7952,46],[-117.7858,46],[-117.7849,46],[-117.7842,46],[-117.7828,46],[-117.7804,46],[-117.7779,46],[-117.7762,45.9999],[-117.7716,45.9999],[-117.7661,45.9999],[-117.763,45.9999],[-117.7587,45.9999],[-117.7536,45.9999],[-117.7491,45.9999],[-117.7483,45.9999],[-117.7469,45.9999],[-117.7464,45.9999],[-117.7457,45.9999],[-117.7406,45.9998],[-117.7301,45.9998],[-117.73,45.9998],[-117.7202,45.9998],[-117.7178,45.9998],[-117.7094,45.9998],[-117.7036,45.9998],[-117.7018,45.9998],[-117.7002,45.9998],[-117.6981,45.9998],[-117.6969,45.9998],[-117.6929,45.9998],[-117.6917,45.9998],[-117.6877,45.9998],[-117.6865,45.9998],[-117.6826,45.9998],[-117.6821,45.9998],[-117.6813,45.9998],[-117.6774,45.9997],[-117.6761,45.9997],[-117.6721,45.9997],[-117.6709,45.9997],[-117.6668,45.9996],[-117.6657,45.9996],[-117.6617,45.9996],[-117.6614,45.9996],[-117.6605,45.9995],[-117.6565,45.9995],[-117.6553,45.9995],[-117.6513,45.9995],[-117.6501,45.9994],[-117.6461,45.9994],[-117.6449,45.9994],[-117.6409,45.9993],[-117.6397,45.9993],[-117.6357,45.9993],[-117.6356,45.9993],[-117.6345,45.9993],[-117.6305,45.9993],[-117.6293,45.9993],[-117.6259,45.9993],[-117.6241,45.9993],[-117.6237,45.9993],[-117.6236,45.9993],[-117.6143,45.9992],[-117.6138,45.9992],[-117.6089,45.9991],[-117.6036,45.999],[-117.6034,45.999],[-117.6033,45.999],[-117.6032,45.999],[-117.603,45.9989],[-117.6028,45.9989],[-117.599,45.9988],[-117.5899,45.9986],[-117.5888,45.9986],[-117.588,45.9986],[-117.5879,45.9986],[-117.5829,45.9986],[-117.5826,45.9986],[-117.5778,45.9986],[-117.5774,45.9986],[-117.5726,45.9985],[-117.5723,45.9985],[-117.5675,45.9985],[-117.5671,45.9985],[-117.5667,45.9985],[-117.5624,45.9985],[-117.5619,45.9985],[-117.5573,45.9985],[-117.5567,45.9985],[-117.5543,45.9985],[-117.5503,45.9984],[-117.5466,45.9984],[-117.5451,45.9984],[-117.536,45.9984],[-117.5315,45.9984],[-117.529,45.9984],[-117.5199,45.9983],[-117.519,45.9983],[-117.5171,45.9983],[-117.5158,45.9983],[-117.5153,45.9983],[-117.5106,45.9982],[-117.5101,45.9982],[-117.5058,45.9981],[-117.5057,45.9981],[-117.5055,45.9982],[-117.505,45.9982],[-117.5046,45.9982],[-117.5039,45.9982],[-117.5038,45.9982],[-117.5025,45.9982],[-117.5021,45.9981],[-117.5017,45.9981],[-117.5014,45.9981],[-117.5012,45.9981],[-117.501,45.9981],[-117.5007,45.9982],[-117.5005,45.9982],[-117.4999,45.9981],[-117.4996,45.9981],[-117.4992,45.9981],[-117.4977,45.9981],[-117.4965,45.998],[-117.4962,45.998],[-117.4928,45.998],[-117.4921,45.998],[-117.4898,45.998],[-117.489,45.998],[-117.4876,45.9979],[-117.4871,45.9979],[-117.4864,45.9979],[-117.4851,45.9979],[-117.4847,45.9979],[-117.4839,45.9979],[-117.4832,45.9979],[-117.4823,45.9979],[-117.4809,45.9978],[-117.4801,45.9978],[-117.4799,45.9978],[-117.4797,45.9978],[-117.4758,45.9978],[-117.4753,45.9978],[-117.4744,45.9978],[-117.4742,45.9978],[-117.4739,45.9978],[-117.473,45.9979],[-117.4727,45.9978],[-117.4696,45.9979],[-117.4683,45.9979],[-117.4668,45.9979],[-117.4667,45.998],[-117.466,45.998],[-117.4645,45.998],[-117.462,45.998],[-117.4594,45.9981],[-117.4591,45.9982],[-117.4588,45.9982],[-117.4586,45.9981],[-117.4583,45.9982],[-117.458,45.9982],[-117.445,45.9984],[-117.4449,45.9984],[-117.4439,45.9984],[-117.4415,45.9984],[-117.4413,45.9984],[-117.4371,45.9984],[-117.4367,45.9984],[-117.4336,45.9984],[-117.4315,45.9984],[-117.4314,45.9984],[-117.4307,45.9984],[-117.4287,45.9984],[-117.4278,45.9984],[-117.423,45.9984],[-117.4205,45.9985],[-117.4176,45.9985],[-117.4131,45.9985],[-117.4119,45.9985],[-117.4118,45.9985],[-117.4117,45.9985],[-117.4058,45.9985],[-117.4044,45.9984],[-117.401,45.9984],[-117.3974,45.9984],[-117.395,45.9983],[-117.3903,45.9983],[-117.3854,45.9982],[-117.3827,45.998],[-117.3821,45.998],[-117.3815,45.998],[-117.3768,45.9977],[-117.3739,45.9975],[-117.3728,45.9975],[-117.3716,45.9974],[-117.3712,45.9974],[-117.3678,45.9972],[-117.3669,45.9972],[-117.3667,45.9971],[-117.3666,45.9971],[-117.3664,45.9971],[-117.366,45.9971],[-117.3646,45.997],[-117.3631,45.997],[-117.3612,45.9969],[-117.3584,45.9967],[-117.3561,45.9966],[-117.356,45.9966],[-117.3549,45.9966],[-117.3544,45.9966],[-117.354,45.9966],[-117.3518,45.9968],[-117.3512,45.9969],[-117.3379,45.9986],[-117.3374,45.9986],[-117.3216,45.9985],[-117.3204,45.9985],[-117.3191,45.9985],[-117.319,45.9985],[-117.316,45.9985],[-117.3133,45.9985],[-117.2951,45.9984],[-117.2839,45.9983],[-117.2831,45.9983],[-117.2805,45.9983],[-117.2784,45.9983],[-117.2733,45.9983],[-117.2603,45.9985],[-117.2599,45.9985],[-117.2596,45.9985],[-117.2595,45.9985],[-117.255,45.9985],[-117.2527,45.9984],[-117.251,45.9984],[-117.2507,45.9984],[-117.2501,45.9984],[-117.2488,45.9984],[-117.2478,45.9984],[-117.2459,45.9984],[-117.2329,45.9984],[-117.23,45.9984],[-117.2287,45.9983],[-117.2285,45.9984],[-117.2281,45.9984],[-117.2243,45.9983],[-117.2241,45.9983],[-117.2236,45.9983],[-117.2197,45.9983],[-117.2191,45.9983],[-117.2186,45.9983],[-117.2139,45.9983],[-117.2133,45.9983],[-117.2117,45.9983],[-117.2087,45.9983],[-117.2081,45.9983],[-117.2034,45.9982],[-117.2022,45.9982],[-117.1981,45.9982],[-117.1963,45.9982],[-117.1929,45.9982],[-117.1922,45.9982],[-117.1904,45.9982],[-117.1884,45.9982],[-117.1877,45.9982],[-117.1792,45.9981],[-117.1772,45.9981],[-117.1761,45.9981],[-117.1755,45.9981],[-117.174,45.9981],[-117.163,45.9981],[-117.1551,45.998],[-117.1489,45.998],[-117.1476,45.998],[-117.134,45.9979],[-117.1261,45.9979],[-117.1223,45.9979],[-117.1062,45.9978],[-117.1023,45.9977],[-117.096,45.9977],[-117.0902,45.9976],[-117.088,45.9976],[-117.0804,45.9975],[-117.08,45.9975],[-117.0615,45.9972],[-117.0592,45.9972],[-117.0505,45.9971],[-117.0501,45.9971],[-117.0417,45.9971],[-117.0415,45.9971],[-117.0383,45.9971],[-117.0381,45.9971],[-117.0363,45.9971],[-117.0331,45.9971],[-117.0311,45.9971],[-117.0288,45.9971],[-117.0278,45.9971],[-117.0259,45.9971],[-117.0226,45.9971],[-117.0207,45.997],[-117.0205,45.997],[-117.0173,45.997],[-117.0156,45.997],[-117.0121,45.997],[-117.0104,45.997],[-117.0069,45.9969],[-117.0068,45.9969],[-117.0052,45.9969],[-117.0018,45.9969],[-117,45.9969],[-116.9966,45.9969],[-116.9948,45.9969],[-116.9947,45.9969],[-116.9946,45.9969],[-116.9881,45.9968],[-116.9871,45.9968],[-116.9859,45.9968],[-116.9845,45.9968],[-116.9843,45.9968],[-116.9842,45.9968],[-116.9802,45.9967],[-116.9785,45.9967],[-116.977,45.9967],[-116.9768,45.9967],[-116.9695,45.9966],[-116.9654,45.9965],[-116.9643,45.9965],[-116.963,45.9965],[-116.9629,45.9965],[-116.9607,45.9965],[-116.9577,45.9964],[-116.9547,45.9964],[-116.9487,45.9963],[-116.9478,45.9963],[-116.9462,45.9962],[-116.9453,45.9962],[-116.9438,45.9962],[-116.9407,45.9961],[-116.9369,45.996],[-116.9368,45.996],[-116.9362,45.9961],[-116.9346,45.9961],[-116.9334,45.9961],[-116.9309,45.996],[-116.9283,45.9959],[-116.9184,45.9955],[-116.9175,45.9954],[-116.9167,45.9954],[-116.9163,45.9954],[-116.9161,45.9954],[-116.9158,45.9952],[-116.9156,45.995],[-116.9153,45.9946],[-116.9145,45.9936],[-116.9144,45.9935],[-116.9137,45.9923],[-116.9135,45.9916],[-116.9132,45.9911],[-116.9129,45.9907],[-116.9127,45.9905],[-116.9123,45.9901],[-116.9118,45.9894],[-116.9115,45.989],[-116.911,45.9887],[-116.9099,45.988],[-116.9086,45.9871],[-116.9077,45.9864],[-116.9067,45.9857],[-116.906,45.9852],[-116.9058,45.9851],[-116.9057,45.985],[-116.9043,45.9842],[-116.9018,45.9832],[-116.901,45.983],[-116.9005,45.9828],[-116.8999,45.9823],[-116.8986,45.9813],[-116.8984,45.9812],[-116.8971,45.9803],[-116.8967,45.9796],[-116.8964,45.9794],[-116.8949,45.9786],[-116.8941,45.978],[-116.8939,45.9778],[-116.8937,45.9777],[-116.8936,45.9776],[-116.8936,45.9775],[-116.8929,45.9764],[-116.8929,45.9745],[-116.8929,45.9744],[-116.8931,45.9734],[-116.8932,45.9733],[-116.8932,45.9731],[-116.8932,45.9729],[-116.8939,45.9716],[-116.8943,45.9709],[-116.8943,45.9708],[-116.8944,45.9704],[-116.8946,45.9699],[-116.8946,45.9697],[-116.8947,45.9694],[-116.8948,45.9693],[-116.8949,45.9691],[-116.8949,45.9689],[-116.8946,45.9682],[-116.8945,45.968],[-116.8937,45.9654],[-116.8936,45.9653],[-116.8927,45.9635],[-116.8915,45.9616],[-116.8914,45.9606],[-116.8913,45.9603],[-116.8909,45.96],[-116.8893,45.9593],[-116.8875,45.9588],[-116.8873,45.9587],[-116.8868,45.9586],[-116.8844,45.9584],[-116.8819,45.9587],[-116.8817,45.9587],[-116.8816,45.9586],[-116.8805,45.9585],[-116.8794,45.958],[-116.8793,45.9579],[-116.8787,45.9575],[-116.8786,45.9575],[-116.8785,45.9574],[-116.878,45.957],[-116.8773,45.9563],[-116.8767,45.9556],[-116.876,45.9548],[-116.876,45.9547],[-116.876,45.9544],[-116.876,45.9543],[-116.8757,45.954],[-116.8755,45.9533],[-116.8752,45.9522],[-116.8749,45.951],[-116.8749,45.9506],[-116.8749,45.9502],[-116.8752,45.9497],[-116.8752,45.9496],[-116.8755,45.9494],[-116.8756,45.9489],[-116.8756,45.9488],[-116.8758,45.9484],[-116.8758,45.9478],[-116.8758,45.9475],[-116.8758,45.9469],[-116.8758,45.9463],[-116.8758,45.9456],[-116.8757,45.945],[-116.8754,45.9436],[-116.8753,45.943],[-116.8752,45.9427],[-116.8752,45.9423],[-116.8751,45.9422],[-116.875,45.942],[-116.8749,45.9418],[-116.8745,45.9408],[-116.8739,45.9399],[-116.8734,45.9385],[-116.8727,45.9376],[-116.872,45.9363],[-116.8716,45.935],[-116.8714,45.9346],[-116.8705,45.9324],[-116.8702,45.9313],[-116.8701,45.9305],[-116.8703,45.9293],[-116.8704,45.9269],[-116.8704,45.9268],[-116.8702,45.9256],[-116.8698,45.9243],[-116.8696,45.9238],[-116.869,45.9233],[-116.8686,45.9224],[-116.8677,45.92],[-116.8677,45.9199],[-116.8674,45.9191],[-116.8667,45.9179],[-116.8665,45.917],[-116.8661,45.9163],[-116.8657,45.9158],[-116.865,45.9145],[-116.8639,45.9132],[-116.863,45.9121],[-116.8629,45.9119],[-116.8629,45.9118],[-116.8627,45.9115],[-116.8625,45.9112],[-116.8623,45.9109],[-116.8621,45.9107],[-116.862,45.9105],[-116.8619,45.9103],[-116.8613,45.9095],[-116.8608,45.9087],[-116.8598,45.9073],[-116.8592,45.9065],[-116.859,45.9062],[-116.8587,45.9059],[-116.8586,45.9058],[-116.8585,45.9057],[-116.8577,45.9047],[-116.8572,45.9042],[-116.8566,45.9038],[-116.8556,45.9035],[-116.8547,45.903],[-116.853,45.9018],[-116.8513,45.9004],[-116.8507,45.8999],[-116.8498,45.8993],[-116.8484,45.8982],[-116.847,45.8967],[-116.8456,45.8948],[-116.8444,45.893],[-116.8443,45.8929],[-116.8435,45.8923],[-116.8423,45.8916],[-116.8408,45.8908],[-116.8393,45.8903],[-116.8388,45.8901],[-116.8381,45.8897],[-116.838,45.8897],[-116.837,45.8894],[-116.8325,45.8875],[-116.83,45.8864],[-116.8287,45.8857],[-116.8276,45.8851],[-116.8269,45.8848],[-116.8267,45.8847],[-116.8265,45.8846],[-116.8241,45.8833],[-116.8233,45.8829],[-116.8192,45.8809],[-116.8188,45.8805],[-116.8186,45.8803],[-116.8175,45.8798],[-116.8159,45.879],[-116.8141,45.8776],[-116.8135,45.877],[-116.8132,45.8764],[-116.8127,45.876],[-116.812,45.8749],[-116.811,45.8741],[-116.8106,45.8736],[-116.8103,45.8734],[-116.8101,45.8732],[-116.8098,45.8728],[-116.8095,45.8722],[-116.809,45.8716],[-116.8081,45.8704],[-116.8069,45.8687],[-116.8063,45.8678],[-116.8058,45.867],[-116.8057,45.8668],[-116.8057,45.8666],[-116.8055,45.8664],[-116.8053,45.8662],[-116.8049,45.8658],[-116.8037,45.8649],[-116.8026,45.8642],[-116.802,45.8639],[-116.8013,45.8635],[-116.8012,45.8634],[-116.801,45.8633],[-116.7997,45.8626],[-116.7994,45.8625],[-116.7972,45.8616],[-116.7965,45.8612],[-116.796,45.8606],[-116.7959,45.8599],[-116.796,45.859],[-116.796,45.8585],[-116.796,45.8584],[-116.796,45.8581],[-116.7955,45.8574],[-116.7951,45.8568],[-116.7947,45.8563],[-116.7946,45.8561],[-116.7945,45.856],[-116.7944,45.8559],[-116.7944,45.8558],[-116.7943,45.8557],[-116.7943,45.8556],[-116.7942,45.8555],[-116.7941,45.8553],[-116.7941,45.8552],[-116.794,45.8551],[-116.7938,45.8546],[-116.7938,45.8545],[-116.793,45.8534],[-116.7927,45.853],[-116.7919,45.852],[-116.7915,45.8515],[-116.7901,45.8499],[-116.7891,45.8477],[-116.7888,45.8471],[-116.7885,45.8465],[-116.7883,45.8458],[-116.7879,45.8447],[-116.7878,45.8444],[-116.7878,45.8443],[-116.7878,45.8438],[-116.7878,45.8435],[-116.7878,45.8434],[-116.7878,45.8433],[-116.7878,45.8432],[-116.7878,45.8431],[-116.7878,45.8427],[-116.7877,45.8426],[-116.7875,45.8411],[-116.7875,45.8409],[-116.7875,45.8403],[-116.7875,45.8402],[-116.7878,45.8397],[-116.7878,45.8395],[-116.7879,45.8395],[-116.7879,45.8392],[-116.7881,45.8389],[-116.7883,45.8386],[-116.7883,45.8383],[-116.7884,45.8383],[-116.7884,45.8382],[-116.7885,45.8378],[-116.7889,45.8367],[-116.789,45.8363],[-116.789,45.8362],[-116.789,45.8361],[-116.789,45.836],[-116.789,45.8359],[-116.789,45.8358],[-116.789,45.8357],[-116.789,45.8355],[-116.789,45.8354],[-116.789,45.8353],[-116.7891,45.8349],[-116.7891,45.8342],[-116.7891,45.8335],[-116.7883,45.8319],[-116.7877,45.8313],[-116.787,45.8305],[-116.7866,45.8301],[-116.7862,45.8297],[-116.7859,45.8295],[-116.7856,45.8289],[-116.7855,45.8289],[-116.7851,45.8286],[-116.7842,45.8279],[-116.7838,45.8269],[-116.7831,45.8261],[-116.7825,45.8256],[-116.7823,45.8254],[-116.7822,45.8251],[-116.7821,45.8251],[-116.7819,45.825],[-116.7818,45.825],[-116.7815,45.8248],[-116.7806,45.8244],[-116.7804,45.8244],[-116.7803,45.8244],[-116.7802,45.8243],[-116.7801,45.8243],[-116.7799,45.8243],[-116.7798,45.8243],[-116.7797,45.8243],[-116.7795,45.8242],[-116.7792,45.8242],[-116.7788,45.8242],[-116.7786,45.8241],[-116.7778,45.824],[-116.7764,45.8238],[-116.7754,45.8236],[-116.7747,45.8235],[-116.7743,45.8234],[-116.7742,45.8234],[-116.7736,45.8227],[-116.7734,45.8225],[-116.7733,45.8224],[-116.7733,45.8223],[-116.7731,45.8221],[-116.7726,45.8221],[-116.772,45.822],[-116.7714,45.8218],[-116.7704,45.8213],[-116.7698,45.821],[-116.7686,45.8202],[-116.768,45.8198],[-116.7679,45.8195],[-116.7676,45.8193],[-116.7675,45.8193],[-116.7674,45.8192],[-116.7673,45.8191],[-116.7672,45.819],[-116.767,45.819],[-116.7669,45.8188],[-116.7665,45.8186],[-116.7664,45.8185],[-116.7661,45.8183],[-116.7656,45.818],[-116.7652,45.8177],[-116.7649,45.8175],[-116.7648,45.8175],[-116.7647,45.8174],[-116.7646,45.8174],[-116.7645,45.8173],[-116.7644,45.8172],[-116.7643,45.8171],[-116.7642,45.8171],[-116.7636,45.8167],[-116.7634,45.8166],[-116.7625,45.8162],[-116.7617,45.8162],[-116.7611,45.8162],[-116.761,45.8162],[-116.761,45.8163],[-116.7609,45.8164],[-116.7608,45.8165],[-116.7606,45.8165],[-116.7604,45.8164],[-116.7601,45.8163],[-116.76,45.8162],[-116.7598,45.8162],[-116.7594,45.8162],[-116.7586,45.8164],[-116.7577,45.8165],[-116.7575,45.8166],[-116.7571,45.8167],[-116.7568,45.8169],[-116.7567,45.8169],[-116.7566,45.817],[-116.756,45.8171],[-116.7554,45.8171],[-116.7553,45.8171],[-116.7539,45.8174],[-116.7511,45.8186],[-116.751,45.8186],[-116.7506,45.8188],[-116.7493,45.8192],[-116.7493,45.8193],[-116.7489,45.8195],[-116.7482,45.8198],[-116.7473,45.8203],[-116.746,45.821],[-116.7452,45.8214],[-116.745,45.8216],[-116.7448,45.8218],[-116.7443,45.8222],[-116.7441,45.8223],[-116.7439,45.8224],[-116.7438,45.8225],[-116.7436,45.8226],[-116.7427,45.8232],[-116.7424,45.8234],[-116.7423,45.8234],[-116.7422,45.8235],[-116.7421,45.8236],[-116.742,45.8236],[-116.7419,45.8237],[-116.7416,45.8238],[-116.7408,45.8243],[-116.7405,45.8245],[-116.7404,45.8245],[-116.7403,45.8246],[-116.7402,45.8246],[-116.7401,45.8246],[-116.7399,45.8247],[-116.7396,45.8249],[-116.7394,45.825],[-116.7392,45.8251],[-116.7389,45.8252],[-116.7382,45.8255],[-116.738,45.8257],[-116.7376,45.8259],[-116.7374,45.8259],[-116.7363,45.8262],[-116.7362,45.8262],[-116.736,45.8263],[-116.7358,45.8264],[-116.7354,45.8264],[-116.7348,45.8265],[-116.7345,45.8265],[-116.7317,45.8265],[-116.7307,45.8265],[-116.7306,45.8265],[-116.7296,45.8265],[-116.7266,45.8266],[-116.7264,45.8266],[-116.7257,45.8266],[-116.7253,45.8266],[-116.7249,45.8265],[-116.7247,45.8265],[-116.7245,45.8264],[-116.7237,45.826],[-116.723,45.8259],[-116.7224,45.8257],[-116.7223,45.8257],[-116.722,45.8257],[-116.7215,45.8257],[-116.7213,45.8258],[-116.7211,45.8258],[-116.7208,45.8259],[-116.7202,45.826],[-116.7199,45.8261],[-116.7197,45.8261],[-116.7195,45.8262],[-116.7193,45.8262],[-116.7191,45.8263],[-116.719,45.8263],[-116.7189,45.8263],[-116.7188,45.8264],[-116.7187,45.8264],[-116.7186,45.8264],[-116.7185,45.8264],[-116.7184,45.8265],[-116.7183,45.8265],[-116.717,45.8267],[-116.7169,45.8267],[-116.7155,45.8268],[-116.7143,45.8266],[-116.7134,45.8265],[-116.7131,45.8265],[-116.7119,45.8263],[-116.7118,45.8263],[-116.7116,45.8262],[-116.7112,45.8261],[-116.7108,45.826],[-116.7106,45.8259],[-116.7097,45.8257],[-116.7094,45.8256],[-116.7084,45.8251],[-116.7072,45.8243],[-116.7063,45.8237],[-116.7053,45.823],[-116.7051,45.8229],[-116.7046,45.8225],[-116.7044,45.8224],[-116.704,45.8221],[-116.7034,45.8217],[-116.7024,45.8215],[-116.7022,45.8214],[-116.7018,45.8214],[-116.7016,45.8213],[-116.7013,45.8212],[-116.701,45.8211],[-116.7008,45.8211],[-116.7007,45.8211],[-116.7003,45.821],[-116.6997,45.8209],[-116.6988,45.8209],[-116.6982,45.8209],[-116.6981,45.8209],[-116.6973,45.8203],[-116.6972,45.8201],[-116.6965,45.8194],[-116.6956,45.8181],[-116.6953,45.8176],[-116.6948,45.8166],[-116.6947,45.8162],[-116.6945,45.815],[-116.6944,45.8147],[-116.6944,45.8143],[-116.6944,45.8141],[-116.6943,45.814],[-116.6942,45.8138],[-116.6942,45.8137],[-116.694,45.8134],[-116.694,45.8133],[-116.6938,45.8126],[-116.6936,45.812],[-116.6934,45.8116],[-116.6931,45.8111],[-116.6918,45.81],[-116.6913,45.8097],[-116.6911,45.8095],[-116.6905,45.8093],[-116.6904,45.8093],[-116.6887,45.8081],[-116.6885,45.8079],[-116.6879,45.8073],[-116.6878,45.8073],[-116.6877,45.8072],[-116.6872,45.8066],[-116.6871,45.8064],[-116.687,45.8063],[-116.6867,45.8058],[-116.6857,45.8042],[-116.6857,45.804],[-116.6855,45.8036],[-116.6854,45.8034],[-116.6854,45.8032],[-116.6855,45.8027],[-116.6855,45.8025],[-116.6856,45.8024],[-116.6854,45.8021],[-116.685,45.8017],[-116.6846,45.8012],[-116.6833,45.7992],[-116.6833,45.7991],[-116.6829,45.7983],[-116.6827,45.7979],[-116.6823,45.7972],[-116.682,45.7965],[-116.6818,45.7961],[-116.6816,45.7957],[-116.6808,45.7944],[-116.6805,45.7941],[-116.68,45.7937],[-116.6796,45.7932],[-116.6787,45.7924],[-116.6778,45.7919],[-116.6767,45.7911],[-116.6764,45.7909],[-116.6758,45.7903],[-116.6756,45.7901],[-116.6752,45.7897],[-116.6751,45.7897],[-116.6749,45.7895],[-116.6747,45.7894],[-116.6743,45.7891],[-116.6739,45.7888],[-116.6737,45.7886],[-116.6729,45.7882],[-116.6723,45.7879],[-116.6708,45.7869],[-116.6707,45.7868],[-116.6702,45.7864],[-116.67,45.7862],[-116.6697,45.7858],[-116.6694,45.7852],[-116.669,45.7847],[-116.6689,45.7846],[-116.6685,45.7844],[-116.6684,45.7843],[-116.6681,45.7842],[-116.668,45.7841],[-116.6665,45.7831],[-116.6659,45.7828],[-116.6655,45.7823],[-116.6653,45.7821],[-116.6637,45.7814],[-116.6631,45.7812],[-116.6626,45.781],[-116.6625,45.7809],[-116.6612,45.7803],[-116.6605,45.7802],[-116.6599,45.7801],[-116.6596,45.78],[-116.6594,45.78],[-116.6578,45.7799],[-116.6573,45.7799],[-116.6571,45.7799],[-116.6569,45.7799],[-116.6565,45.7799],[-116.6563,45.7799],[-116.6559,45.7799],[-116.6556,45.7799],[-116.6547,45.7799],[-116.6544,45.7799],[-116.6536,45.7798],[-116.6534,45.7798],[-116.6516,45.7798],[-116.6514,45.7798],[-116.6506,45.7798],[-116.6504,45.7798],[-116.6501,45.7798],[-116.6499,45.7797],[-116.6497,45.7797],[-116.6494,45.7797],[-116.6492,45.7797],[-116.6486,45.7798],[-116.6484,45.7798],[-116.6482,45.7798],[-116.648,45.7798],[-116.6477,45.7798],[-116.6475,45.7798],[-116.6469,45.7798],[-116.6463,45.7798],[-116.6452,45.78],[-116.645,45.78],[-116.6446,45.7801],[-116.6444,45.7801],[-116.6439,45.7801],[-116.6437,45.7802],[-116.6435,45.7803],[-116.643,45.7804],[-116.6427,45.7804],[-116.6414,45.7808],[-116.6413,45.7808],[-116.6407,45.7809],[-116.6406,45.781],[-116.6405,45.781],[-116.6404,45.781],[-116.64,45.7812],[-116.6398,45.7812],[-116.6397,45.7812],[-116.6396,45.7813],[-116.6394,45.7814],[-116.6393,45.7815],[-116.6392,45.7816],[-116.6388,45.7819],[-116.6379,45.7825],[-116.6377,45.7826],[-116.6358,45.7836],[-116.6334,45.7847],[-116.6333,45.7847],[-116.6327,45.7849],[-116.632,45.785],[-116.6316,45.7849],[-116.631,45.7849],[-116.6309,45.7848],[-116.6302,45.7847],[-116.6293,45.7844],[-116.6289,45.7844],[-116.6283,45.7843],[-116.6282,45.7843],[-116.628,45.7843],[-116.6279,45.7843],[-116.6277,45.7843],[-116.627,45.7841],[-116.6268,45.784],[-116.6266,45.7839],[-116.6263,45.7837],[-116.6261,45.7836],[-116.626,45.7835],[-116.6259,45.7834],[-116.6258,45.7831],[-116.6256,45.7828],[-116.6254,45.7826],[-116.6252,45.7825],[-116.6252,45.7824],[-116.625,45.7823],[-116.6247,45.7821],[-116.6246,45.7821],[-116.6237,45.7818],[-116.6234,45.7818],[-116.6229,45.7819],[-116.6226,45.7819],[-116.6224,45.7819],[-116.6223,45.7819],[-116.6221,45.782],[-116.622,45.782],[-116.6218,45.782],[-116.6217,45.782],[-116.6214,45.782],[-116.6212,45.782],[-116.6207,45.782],[-116.6204,45.782],[-116.6194,45.782],[-116.6192,45.7821],[-116.6187,45.7823],[-116.6184,45.7823],[-116.6183,45.7824],[-116.6175,45.7824],[-116.6172,45.7824],[-116.617,45.7825],[-116.6169,45.7825],[-116.6163,45.7824],[-116.6162,45.7824],[-116.6155,45.7823],[-116.6153,45.7823],[-116.6138,45.782],[-116.6137,45.782],[-116.6131,45.7819],[-116.6127,45.7818],[-116.6126,45.7818],[-116.6115,45.7818],[-116.6108,45.7818],[-116.6103,45.7817],[-116.6102,45.7817],[-116.6098,45.7817],[-116.6097,45.7817],[-116.609,45.7816],[-116.6086,45.7815],[-116.6072,45.7813],[-116.607,45.7813],[-116.6063,45.7812],[-116.606,45.7811],[-116.605,45.781],[-116.6049,45.781],[-116.6046,45.7809],[-116.6044,45.7808],[-116.6039,45.7807],[-116.6038,45.7806],[-116.6037,45.7806],[-116.6036,45.7805],[-116.6034,45.7805],[-116.6034,45.7804],[-116.6033,45.7804],[-116.6032,45.7803],[-116.6031,45.7803],[-116.603,45.7802],[-116.6028,45.7802],[-116.6025,45.7801],[-116.6024,45.78],[-116.6022,45.7799],[-116.6021,45.7799],[-116.602,45.7799],[-116.6018,45.7798],[-116.6016,45.7798],[-116.6015,45.7798],[-116.6012,45.7797],[-116.6008,45.7796],[-116.6004,45.7796],[-116.6001,45.7796],[-116.6,45.7796],[-116.5997,45.7796],[-116.5992,45.7795],[-116.5985,45.7794],[-116.5981,45.7794],[-116.5978,45.7794],[-116.5969,45.7793],[-116.5967,45.7793],[-116.5964,45.7793],[-116.5961,45.7793],[-116.5955,45.7793],[-116.5952,45.7793],[-116.5951,45.7792],[-116.595,45.7792],[-116.5949,45.7792],[-116.5948,45.7792],[-116.5946,45.7792],[-116.5944,45.7791],[-116.5943,45.7791],[-116.5942,45.7791],[-116.5939,45.7789],[-116.5933,45.7787],[-116.593,45.7785],[-116.5917,45.7777],[-116.591,45.7771],[-116.5903,45.7765],[-116.59,45.7762],[-116.5897,45.776],[-116.5892,45.7757],[-116.5881,45.775],[-116.5879,45.7747],[-116.5874,45.7741],[-116.5872,45.7739],[-116.5865,45.7734],[-116.5864,45.7733],[-116.5863,45.7732],[-116.586,45.773],[-116.5858,45.7728],[-116.5852,45.7723],[-116.5851,45.7723],[-116.5847,45.7721],[-116.5846,45.7721],[-116.5843,45.7719],[-116.5842,45.7719],[-116.584,45.7718],[-116.5839,45.7718],[-116.5837,45.7717],[-116.5836,45.7716],[-116.5835,45.7716],[-116.5831,45.7715],[-116.5828,45.7713],[-116.5822,45.7709],[-116.5819,45.7708],[-116.5818,45.7707],[-116.5811,45.7702],[-116.581,45.7701],[-116.5793,45.7692],[-116.5786,45.7688],[-116.5781,45.7683],[-116.5779,45.7681],[-116.5777,45.7679],[-116.5774,45.7675],[-116.5772,45.7674],[-116.577,45.7672],[-116.5766,45.767],[-116.5758,45.7664],[-116.5755,45.7662],[-116.5752,45.7659],[-116.5751,45.7659],[-116.575,45.7658],[-116.5744,45.7655],[-116.5742,45.7654],[-116.574,45.7653],[-116.5732,45.7651],[-116.573,45.765],[-116.5728,45.7649],[-116.5726,45.7649],[-116.5724,45.7648],[-116.5723,45.7648],[-116.5722,45.7648],[-116.5721,45.7647],[-116.5719,45.7646],[-116.5718,45.7646],[-116.5716,45.7644],[-116.5713,45.7643],[-116.5705,45.764],[-116.5699,45.7639],[-116.5696,45.7638],[-116.569,45.7636],[-116.5689,45.7636],[-116.5686,45.7635],[-116.5685,45.7635],[-116.5684,45.7635],[-116.5684,45.7634],[-116.5683,45.7634],[-116.5682,45.7634],[-116.5681,45.7634],[-116.5678,45.7632],[-116.5677,45.7632],[-116.5675,45.7631],[-116.5673,45.763],[-116.5671,45.7628],[-116.567,45.7627],[-116.5669,45.7626],[-116.5666,45.7623],[-116.5664,45.762],[-116.5664,45.7616],[-116.566,45.7612],[-116.5657,45.7608],[-116.5656,45.7607],[-116.565,45.7604],[-116.565,45.7603],[-116.5644,45.7599],[-116.5643,45.7598],[-116.564,45.7594],[-116.5636,45.7589],[-116.563,45.7583],[-116.5624,45.758],[-116.5621,45.7578],[-116.5616,45.7574],[-116.5613,45.7572],[-116.561,45.757],[-116.5608,45.7569],[-116.5602,45.7564],[-116.56,45.7562],[-116.5598,45.7558],[-116.5594,45.7552],[-116.5586,45.7548],[-116.5575,45.7544],[-116.5568,45.7542],[-116.5564,45.7542],[-116.5555,45.7539],[-116.5536,45.7534],[-116.5525,45.7533],[-116.5517,45.7531],[-116.5515,45.7531],[-116.5504,45.7531],[-116.5493,45.7528],[-116.5491,45.7527],[-116.5481,45.7524],[-116.5472,45.7517],[-116.5466,45.751],[-116.5466,45.7509],[-116.5464,45.7504],[-116.5463,45.7499],[-116.5463,45.7495],[-116.546,45.7492],[-116.5458,45.7488],[-116.5456,45.7486],[-116.5453,45.7483],[-116.5451,45.748],[-116.5447,45.7476],[-116.5443,45.7472],[-116.544,45.7469],[-116.544,45.7468],[-116.5438,45.7465],[-116.5433,45.746],[-116.5431,45.7457],[-116.5425,45.745],[-116.5421,45.7447],[-116.5418,45.7445],[-116.5416,45.7441],[-116.5413,45.7434],[-116.5407,45.7424],[-116.5405,45.742],[-116.54,45.7411],[-116.5398,45.7408],[-116.5396,45.7403],[-116.5395,45.7401],[-116.5393,45.7399],[-116.5391,45.7396],[-116.539,45.7394],[-116.5389,45.7393],[-116.5387,45.739],[-116.5387,45.7389],[-116.5386,45.7389],[-116.5384,45.7387],[-116.5378,45.7382],[-116.5378,45.7381],[-116.5376,45.7379],[-116.5373,45.7375],[-116.5372,45.7373],[-116.5368,45.7361],[-116.5367,45.736],[-116.5367,45.7354],[-116.5366,45.7353],[-116.5364,45.7348],[-116.5357,45.7342],[-116.5357,45.7339],[-116.5357,45.7331],[-116.5357,45.7329],[-116.5357,45.7324],[-116.5358,45.732],[-116.5359,45.7307],[-116.5359,45.7304],[-116.5359,45.7303],[-116.5361,45.73],[-116.5362,45.7298],[-116.5367,45.729],[-116.5369,45.7287],[-116.5369,45.7286],[-116.537,45.7282],[-116.537,45.7281],[-116.5371,45.7275],[-116.5371,45.7274],[-116.5371,45.7261],[-116.537,45.7255],[-116.5368,45.7248],[-116.5368,45.7246],[-116.5369,45.7241],[-116.5369,45.7239],[-116.537,45.7238],[-116.537,45.7237],[-116.537,45.7236],[-116.537,45.7235],[-116.5371,45.7234],[-116.5371,45.723],[-116.5373,45.7216],[-116.5374,45.7211],[-116.5374,45.721],[-116.5374,45.7208],[-116.5375,45.7199],[-116.5376,45.7196],[-116.5376,45.7193],[-116.5377,45.7189],[-116.5378,45.7184],[-116.5378,45.7181],[-116.5378,45.7179],[-116.5379,45.7178],[-116.5379,45.7176],[-116.5379,45.7175],[-116.538,45.7173],[-116.538,45.7172],[-116.5381,45.717],[-116.5381,45.7167],[-116.5382,45.7164],[-116.5382,45.7162],[-116.5382,45.7159],[-116.538,45.715],[-116.538,45.7149],[-116.5379,45.7148],[-116.5379,45.7147],[-116.5379,45.7146],[-116.5379,45.7145],[-116.5379,45.7144],[-116.5378,45.7144],[-116.5378,45.7143],[-116.5378,45.7142],[-116.5377,45.7141],[-116.5377,45.7139],[-116.5376,45.7138],[-116.5376,45.7137],[-116.5376,45.7136],[-116.5375,45.7134],[-116.5375,45.7132],[-116.5374,45.7131],[-116.5374,45.7128],[-116.5373,45.7125],[-116.5373,45.7121],[-116.5372,45.7118],[-116.5372,45.7112],[-116.5371,45.7111],[-116.5373,45.7094],[-116.5373,45.709],[-116.5373,45.7088],[-116.5373,45.7086],[-116.5373,45.7078],[-116.5373,45.7076],[-116.5373,45.7075],[-116.5373,45.7074],[-116.5373,45.7073],[-116.5373,45.7072],[-116.5373,45.7071],[-116.5372,45.7071],[-116.5372,45.7067],[-116.5372,45.7066],[-116.5369,45.7058],[-116.5368,45.7055],[-116.5366,45.705],[-116.5366,45.7047],[-116.5366,45.704],[-116.5365,45.7024],[-116.5364,45.7017],[-116.5364,45.7015],[-116.5363,45.7013],[-116.5363,45.7004],[-116.5363,45.7],[-116.5363,45.6999],[-116.5363,45.6998],[-116.5363,45.6995],[-116.5363,45.6987],[-116.5363,45.6985],[-116.5363,45.6982],[-116.5363,45.6981],[-116.5363,45.6979],[-116.5363,45.6977],[-116.5363,45.6976],[-116.5363,45.6975],[-116.5364,45.697],[-116.5364,45.6968],[-116.5364,45.6966],[-116.5364,45.6965],[-116.5363,45.6964],[-116.5363,45.6962],[-116.5362,45.696],[-116.5362,45.6959],[-116.5362,45.6956],[-116.5361,45.6953],[-116.5358,45.6946],[-116.5354,45.6936],[-116.5352,45.6931],[-116.5352,45.693],[-116.5352,45.6929],[-116.5352,45.6927],[-116.5352,45.6925],[-116.5353,45.6924],[-116.5353,45.6923],[-116.5353,45.6921],[-116.5353,45.692],[-116.5354,45.6919],[-116.5354,45.6918],[-116.5354,45.6917],[-116.5353,45.6916],[-116.5352,45.6914],[-116.5351,45.6913],[-116.535,45.6911],[-116.5343,45.6904],[-116.5339,45.6899],[-116.5336,45.6895],[-116.5332,45.6891],[-116.533,45.6888],[-116.5324,45.6882],[-116.5322,45.6879],[-116.5321,45.6878],[-116.5319,45.6875],[-116.5318,45.6874],[-116.5315,45.687],[-116.5314,45.6868],[-116.5306,45.6862],[-116.5305,45.6859],[-116.5302,45.6855],[-116.5301,45.6855],[-116.53,45.6853],[-116.53,45.6852],[-116.5299,45.6851],[-116.5298,45.6848],[-116.5297,45.6847],[-116.5297,45.6846],[-116.5297,45.6845],[-116.5297,45.6842],[-116.5297,45.6841],[-116.5296,45.6835],[-116.5293,45.6829],[-116.5291,45.6826],[-116.529,45.6825],[-116.5287,45.682],[-116.5283,45.6815],[-116.5273,45.6806],[-116.5268,45.6802],[-116.5267,45.6801],[-116.5264,45.68],[-116.5262,45.6799],[-116.5261,45.6798],[-116.526,45.6798],[-116.5259,45.6797],[-116.5258,45.6796],[-116.5258,45.6795],[-116.5257,45.6794],[-116.5255,45.6792],[-116.5253,45.679],[-116.5252,45.6788],[-116.5251,45.6787],[-116.525,45.6786],[-116.5249,45.6785],[-116.5248,45.6784],[-116.5247,45.6783],[-116.5244,45.6781],[-116.524,45.6776],[-116.5232,45.6772],[-116.5231,45.6771],[-116.5227,45.6769],[-116.5225,45.6768],[-116.5222,45.6766],[-116.5219,45.6765],[-116.5216,45.6765],[-116.5215,45.6764],[-116.5213,45.6764],[-116.5212,45.6763],[-116.5211,45.6763],[-116.5209,45.6762],[-116.5206,45.6762],[-116.5204,45.6761],[-116.5202,45.676],[-116.5201,45.676],[-116.5199,45.676],[-116.5198,45.6759],[-116.5197,45.6759],[-116.5195,45.6758],[-116.5194,45.6758],[-116.5193,45.6757],[-116.5191,45.6757],[-116.5188,45.6756],[-116.5186,45.6755],[-116.5184,45.6754],[-116.5182,45.6753],[-116.5177,45.675],[-116.5175,45.6749],[-116.5174,45.6748],[-116.5172,45.6746],[-116.5168,45.6743],[-116.5167,45.6742],[-116.5166,45.6741],[-116.5164,45.6739],[-116.5162,45.6738],[-116.5161,45.6737],[-116.5159,45.6736],[-116.5158,45.6735],[-116.5155,45.6731],[-116.5153,45.673],[-116.5151,45.6728],[-116.5147,45.6725],[-116.5143,45.6722],[-116.5141,45.6719],[-116.514,45.6719],[-116.5139,45.6717],[-116.5137,45.6716],[-116.5135,45.6714],[-116.5134,45.6713],[-116.5133,45.6712],[-116.5132,45.6711],[-116.5129,45.6708],[-116.5128,45.6707],[-116.5126,45.6705],[-116.5123,45.6702],[-116.5121,45.6699],[-116.512,45.6697],[-116.5119,45.6696],[-116.5118,45.6694],[-116.5117,45.6694],[-116.5117,45.6693],[-116.5116,45.6691],[-116.5114,45.6688],[-116.5113,45.6687],[-116.5112,45.6686],[-116.5112,45.6685],[-116.5111,45.6684],[-116.5111,45.6683],[-116.511,45.6683],[-116.511,45.6682],[-116.5109,45.6681],[-116.5109,45.668],[-116.5108,45.6678],[-116.5106,45.6676],[-116.5106,45.6675],[-116.5104,45.6672],[-116.5104,45.6671],[-116.5099,45.6665],[-116.5096,45.6663],[-116.5093,45.6661],[-116.5092,45.6661],[-116.5091,45.666],[-116.509,45.6659],[-116.5089,45.6657],[-116.5088,45.6657],[-116.5086,45.6654],[-116.5085,45.6653],[-116.5084,45.6653],[-116.5083,45.6651],[-116.5082,45.6651],[-116.5078,45.6648],[-116.5076,45.6646],[-116.5067,45.6641],[-116.5066,45.664],[-116.5062,45.6637],[-116.5062,45.6636],[-116.5061,45.6636],[-116.506,45.6632],[-116.5059,45.6632],[-116.5059,45.663],[-116.5058,45.6628],[-116.5057,45.6626],[-116.5056,45.6622],[-116.5056,45.6621],[-116.5055,45.662],[-116.5054,45.6619],[-116.505,45.6617],[-116.5049,45.6616],[-116.5049,45.6615],[-116.5048,45.6615],[-116.5047,45.6615],[-116.5046,45.6614],[-116.5045,45.6613],[-116.504,45.661],[-116.5038,45.6609],[-116.5025,45.6604],[-116.5024,45.6603],[-116.5019,45.66],[-116.5018,45.6599],[-116.5015,45.6598],[-116.5014,45.6597],[-116.5014,45.6596],[-116.5013,45.6596],[-116.5012,45.6595],[-116.5011,45.6594],[-116.501,45.6593],[-116.5009,45.6593],[-116.5008,45.6593],[-116.5007,45.6593],[-116.5006,45.6591],[-116.5003,45.6588],[-116.5,45.6586],[-116.4996,45.6584],[-116.4992,45.6582],[-116.4987,45.658],[-116.4986,45.658],[-116.4982,45.6578],[-116.4979,45.6576],[-116.4978,45.6575],[-116.4972,45.6574],[-116.4969,45.6573],[-116.4968,45.6572],[-116.4967,45.6571],[-116.4966,45.657],[-116.4962,45.6567],[-116.4961,45.6566],[-116.4957,45.6564],[-116.4951,45.656],[-116.4945,45.6557],[-116.4941,45.6554],[-116.4941,45.6553],[-116.4937,45.655],[-116.4935,45.6549],[-116.4933,45.6546],[-116.4932,45.6546],[-116.4929,45.6543],[-116.4926,45.654],[-116.4922,45.6537],[-116.4921,45.6536],[-116.4919,45.6535],[-116.4915,45.6533],[-116.4907,45.6526],[-116.4899,45.6518],[-116.4893,45.6513],[-116.4888,45.6508],[-116.4885,45.6502],[-116.488,45.6496],[-116.4875,45.6489],[-116.4874,45.6488],[-116.4874,45.6486],[-116.4874,45.6483],[-116.4873,45.6478],[-116.4873,45.6477],[-116.4873,45.6474],[-116.4873,45.6473],[-116.4873,45.6471],[-116.4874,45.6468],[-116.4874,45.6463],[-116.4874,45.6461],[-116.4875,45.646],[-116.4875,45.6459],[-116.4876,45.6455],[-116.4876,45.6454],[-116.4877,45.6448],[-116.4878,45.6443],[-116.4878,45.6442],[-116.4877,45.644],[-116.4877,45.6439],[-116.4875,45.6437],[-116.4874,45.6437],[-116.4868,45.6433],[-116.4867,45.6433],[-116.4864,45.6431],[-116.4863,45.6431],[-116.4862,45.6431],[-116.4862,45.643],[-116.4861,45.643],[-116.4859,45.6429],[-116.4855,45.6427],[-116.4854,45.6427],[-116.4852,45.6426],[-116.4851,45.6426],[-116.485,45.6426],[-116.4848,45.6425],[-116.4847,45.6425],[-116.4846,45.6425],[-116.4845,45.6425],[-116.4844,45.6424],[-116.4842,45.6423],[-116.4841,45.6423],[-116.4841,45.6422],[-116.484,45.6421],[-116.4839,45.6421],[-116.4838,45.642],[-116.4836,45.6418],[-116.4835,45.6418],[-116.4833,45.6415],[-116.4832,45.6412],[-116.4831,45.641],[-116.4829,45.6407],[-116.4827,45.6403],[-116.4826,45.6401],[-116.4825,45.6399],[-116.4825,45.6394],[-116.4825,45.6388],[-116.4826,45.638],[-116.4827,45.6373],[-116.4827,45.6372],[-116.4827,45.6371],[-116.4827,45.637],[-116.4827,45.6369],[-116.4827,45.6368],[-116.4828,45.6368],[-116.4828,45.6364],[-116.4829,45.6361],[-116.483,45.6357],[-116.4831,45.6351],[-116.4831,45.6345],[-116.483,45.6341],[-116.483,45.634],[-116.4828,45.6336],[-116.4827,45.6334],[-116.4824,45.6331],[-116.4823,45.6331],[-116.482,45.6327],[-116.4816,45.6324],[-116.4812,45.6322],[-116.481,45.6322],[-116.4808,45.6321],[-116.4803,45.632],[-116.4801,45.632],[-116.4796,45.6319],[-116.4787,45.6318],[-116.4783,45.6318],[-116.478,45.6318],[-116.4777,45.6318],[-116.4772,45.6318],[-116.4771,45.6318],[-116.4766,45.6318],[-116.4758,45.6317],[-116.4755,45.6316],[-116.4751,45.6314],[-116.4745,45.6311],[-116.4744,45.631],[-116.4738,45.6306],[-116.4732,45.6302],[-116.4731,45.63],[-116.4727,45.6297],[-116.4726,45.6296],[-116.4724,45.6295],[-116.4724,45.6294],[-116.4723,45.6294],[-116.4722,45.6293],[-116.4721,45.6292],[-116.4718,45.6288],[-116.4716,45.6286],[-116.4715,45.6285],[-116.4713,45.6281],[-116.4712,45.6277],[-116.4714,45.6272],[-116.4717,45.6268],[-116.472,45.6264],[-116.472,45.6263],[-116.4724,45.6259],[-116.4725,45.6258],[-116.4726,45.6256],[-116.4726,45.6255],[-116.4727,45.6252],[-116.4729,45.6249],[-116.4727,45.6247],[-116.4727,45.6246],[-116.4726,45.6245],[-116.4725,45.6244],[-116.4724,45.6243],[-116.4723,45.624],[-116.472,45.6236],[-116.4717,45.6232],[-116.4715,45.6229],[-116.4712,45.6225],[-116.471,45.6223],[-116.4704,45.6215],[-116.4703,45.6213],[-116.4702,45.6211],[-116.4701,45.621],[-116.4698,45.6206],[-116.4696,45.6204],[-116.4693,45.6202],[-116.4691,45.62],[-116.4673,45.6191],[-116.4667,45.6188],[-116.4666,45.6188],[-116.4665,45.6187],[-116.4663,45.6187],[-116.4663,45.6186],[-116.466,45.6185],[-116.4658,45.6185],[-116.4654,45.6182],[-116.4653,45.618],[-116.4652,45.618],[-116.4648,45.6176],[-116.4646,45.6175],[-116.4642,45.6171],[-116.4639,45.6164],[-116.4636,45.616],[-116.4636,45.6159],[-116.4635,45.6158],[-116.4635,45.6157],[-116.4635,45.6156],[-116.4634,45.6153],[-116.4634,45.6152],[-116.4633,45.6148],[-116.4634,45.6144],[-116.4635,45.6141],[-116.4636,45.6141],[-116.4636,45.6136],[-116.4636,45.613],[-116.4635,45.6124],[-116.4634,45.6122],[-116.4634,45.6117],[-116.4633,45.6116],[-116.4633,45.6109],[-116.4633,45.6108],[-116.4633,45.6093],[-116.4634,45.6081],[-116.4634,45.6072],[-116.4634,45.6069],[-116.4635,45.6068],[-116.4636,45.606],[-116.4636,45.6059],[-116.4636,45.6057],[-116.4636,45.6056],[-116.4636,45.6054],[-116.4636,45.6053],[-116.4636,45.6052],[-116.4636,45.605],[-116.4636,45.6046],[-116.4636,45.6043],[-116.4635,45.6042],[-116.4634,45.6039],[-116.4634,45.6036],[-116.4635,45.6034],[-116.4636,45.6028],[-116.464,45.6022],[-116.4642,45.6019],[-116.4645,45.6014],[-116.4645,45.6013],[-116.4646,45.6012],[-116.4646,45.6011],[-116.4647,45.601],[-116.4649,45.6008],[-116.4652,45.6005],[-116.4655,45.6002],[-116.4656,45.6002],[-116.4657,45.6],[-116.4659,45.5999],[-116.466,45.5997],[-116.4662,45.5995],[-116.4664,45.5994],[-116.4665,45.5992],[-116.4666,45.5991],[-116.4669,45.5985],[-116.4671,45.5983],[-116.4671,45.5982],[-116.4674,45.598],[-116.4684,45.597],[-116.4687,45.5966],[-116.4689,45.5965],[-116.4691,45.5963],[-116.4693,45.596],[-116.4695,45.5959],[-116.4696,45.5958],[-116.4697,45.5956],[-116.4698,45.5955],[-116.4699,45.5954],[-116.4701,45.5952],[-116.4704,45.595],[-116.4707,45.5946],[-116.4709,45.5944],[-116.471,45.5943],[-116.471,45.5942],[-116.4713,45.5939],[-116.4715,45.5938],[-116.4716,45.5937],[-116.4716,45.5936],[-116.4717,45.5936],[-116.4718,45.5936],[-116.472,45.5934],[-116.4725,45.5931],[-116.4727,45.5929],[-116.4728,45.5929],[-116.4729,45.5928],[-116.473,45.5928],[-116.4733,45.5926],[-116.4734,45.5925],[-116.4741,45.5922],[-116.4743,45.592],[-116.4746,45.5919],[-116.4747,45.5918],[-116.475,45.5915],[-116.4751,45.5915],[-116.4752,45.5913],[-116.4753,45.5911],[-116.4755,45.5909],[-116.4756,45.5908],[-116.4756,45.5907],[-116.4757,45.5907],[-116.4757,45.5905],[-116.476,45.5901],[-116.4762,45.59],[-116.4763,45.5898],[-116.4765,45.5897],[-116.477,45.5894],[-116.4771,45.5894],[-116.4779,45.5892],[-116.4789,45.5889],[-116.4791,45.5888],[-116.4797,45.5885],[-116.4798,45.5885],[-116.48,45.5884],[-116.4801,45.5883],[-116.4805,45.5881],[-116.4808,45.5879],[-116.4814,45.5874],[-116.4816,45.5872],[-116.4817,45.5872],[-116.482,45.5868],[-116.4822,45.5867],[-116.4827,45.586],[-116.4829,45.5856],[-116.4831,45.5852],[-116.4831,45.5851],[-116.4832,45.585],[-116.4832,45.5849],[-116.4833,45.5848],[-116.4833,45.5847],[-116.4834,45.5843],[-116.4834,45.5841],[-116.4835,45.5841],[-116.4835,45.5839],[-116.4835,45.5838],[-116.4836,45.5836],[-116.4836,45.5835],[-116.4836,45.583],[-116.4835,45.5828],[-116.4835,45.5827],[-116.4834,45.5826],[-116.4833,45.5825],[-116.4833,45.5824],[-116.4832,45.5823],[-116.483,45.5822],[-116.483,45.5821],[-116.4829,45.582],[-116.4828,45.582],[-116.4827,45.5819],[-116.4825,45.5818],[-116.4823,45.5817],[-116.4822,45.5816],[-116.4821,45.5815],[-116.4819,45.5813],[-116.4815,45.5811],[-116.4812,45.5806],[-116.4812,45.5803],[-116.4812,45.5799],[-116.4814,45.5792],[-116.4814,45.5791],[-116.4816,45.5785],[-116.4819,45.5779],[-116.4824,45.5774],[-116.4826,45.5773],[-116.483,45.577],[-116.4832,45.5769],[-116.4834,45.5768],[-116.4836,45.5767],[-116.4838,45.5767],[-116.4839,45.5766],[-116.484,45.5766],[-116.4845,45.5765],[-116.4846,45.5764],[-116.4848,45.5764],[-116.4851,45.5763],[-116.4855,45.5762],[-116.4858,45.5761],[-116.4859,45.576],[-116.4862,45.5759],[-116.4865,45.5759],[-116.4867,45.5758],[-116.4871,45.5757],[-116.4879,45.5755],[-116.4882,45.5754],[-116.4886,45.5753],[-116.4892,45.575],[-116.4895,45.5749],[-116.4903,45.5745],[-116.4907,45.5742],[-116.4911,45.5739],[-116.4912,45.5737],[-116.4916,45.5735],[-116.4917,45.5734],[-116.4918,45.5734],[-116.492,45.5733],[-116.4922,45.5732],[-116.4924,45.5732],[-116.4924,45.5731],[-116.4927,45.573],[-116.493,45.5729],[-116.4936,45.5726],[-116.4937,45.5725],[-116.4939,45.5725],[-116.4939,45.5724],[-116.494,45.5723],[-116.4942,45.5723],[-116.4942,45.5722],[-116.4944,45.5721],[-116.4947,45.5718],[-116.495,45.5716],[-116.4952,45.5715],[-116.4952,45.5714],[-116.4955,45.5713],[-116.4956,45.5712],[-116.4961,45.5708],[-116.4964,45.5706],[-116.4967,45.5704],[-116.4969,45.5703],[-116.4977,45.5698],[-116.498,45.5696],[-116.4982,45.5695],[-116.4984,45.5693],[-116.4988,45.5691],[-116.499,45.569],[-116.499,45.5689],[-116.4993,45.5688],[-116.4997,45.5685],[-116.5001,45.5683],[-116.5004,45.5682],[-116.5008,45.5679],[-116.501,45.5678],[-116.5019,45.5672],[-116.502,45.5671],[-116.5024,45.5669],[-116.5027,45.5667],[-116.5028,45.5666],[-116.5032,45.5662],[-116.5034,45.566],[-116.5035,45.5658],[-116.5036,45.5657],[-116.5036,45.5656],[-116.5036,45.5654],[-116.5037,45.5652],[-116.5037,45.5651],[-116.5037,45.565],[-116.5037,45.5647],[-116.5037,45.5645],[-116.5037,45.5644],[-116.5035,45.5643],[-116.5034,45.5642],[-116.5032,45.5633],[-116.5032,45.563],[-116.5032,45.5629],[-116.5032,45.5628],[-116.5032,45.5626],[-116.5032,45.5625],[-116.5033,45.5623],[-116.5035,45.5617],[-116.5036,45.5615],[-116.504,45.5609],[-116.5042,45.5607],[-116.5051,45.5599],[-116.5059,45.5592],[-116.5064,45.5588],[-116.507,45.5584],[-116.5072,45.5583],[-116.5076,45.5581],[-116.5079,45.558],[-116.5088,45.5575],[-116.5088,45.5574],[-116.5093,45.5573],[-116.5095,45.5572],[-116.5095,45.5571],[-116.51,45.557],[-116.5102,45.5569],[-116.5103,45.5568],[-116.5105,45.5567],[-116.5108,45.5567],[-116.5118,45.5564],[-116.5124,45.5564],[-116.5127,45.5564],[-116.5129,45.5564],[-116.5133,45.5563],[-116.5139,45.5563],[-116.5146,45.5564],[-116.5148,45.5565],[-116.515,45.5565],[-116.5153,45.5566],[-116.516,45.5567],[-116.5164,45.5567],[-116.5167,45.5567],[-116.5175,45.5568],[-116.5185,45.5567],[-116.5196,45.5564],[-116.52,45.5564],[-116.5207,45.5562],[-116.5209,45.5562],[-116.521,45.5561],[-116.5213,45.556],[-116.5215,45.5559],[-116.5217,45.5559],[-116.5218,45.5558],[-116.5222,45.5556],[-116.5229,45.5553],[-116.5238,45.5548],[-116.5242,45.5546],[-116.5244,45.5545],[-116.5245,45.5544],[-116.525,45.5543],[-116.5251,45.5542],[-116.5252,45.5542],[-116.5254,45.5541],[-116.5256,45.5539],[-116.5259,45.5537],[-116.5261,45.5536],[-116.5262,45.5536],[-116.5264,45.5533],[-116.5265,45.5532],[-116.5268,45.5529],[-116.5269,45.5529],[-116.5272,45.5523],[-116.5277,45.5518],[-116.5278,45.5518],[-116.5282,45.5516],[-116.5283,45.5515],[-116.5284,45.5514],[-116.5284,45.5513],[-116.5285,45.5513],[-116.5285,45.5512],[-116.5286,45.5511],[-116.5286,45.5506],[-116.5286,45.5505],[-116.5286,45.5504],[-116.5286,45.5502],[-116.5286,45.5501],[-116.5283,45.5499],[-116.528,45.5498],[-116.5278,45.5498],[-116.5277,45.5498],[-116.5276,45.5498],[-116.5273,45.5497],[-116.5272,45.5496],[-116.5271,45.5496],[-116.5262,45.5495],[-116.526,45.5495],[-116.5248,45.5489],[-116.5242,45.5486],[-116.5239,45.5482],[-116.5239,45.548],[-116.5238,45.5477],[-116.5236,45.5474],[-116.5234,45.5472],[-116.5234,45.5471],[-116.5234,45.5469],[-116.5234,45.5468],[-116.5234,45.5467],[-116.5234,45.5466],[-116.5237,45.5463],[-116.5239,45.5459],[-116.5245,45.5456],[-116.5245,45.5455],[-116.5248,45.5455],[-116.5249,45.5454],[-116.5251,45.5454],[-116.5252,45.5453],[-116.5254,45.5453],[-116.5255,45.5453],[-116.5257,45.5451],[-116.5263,45.5449],[-116.5263,45.5448],[-116.5264,45.5446],[-116.5265,45.5446],[-116.5266,45.5445],[-116.5266,45.5442],[-116.5266,45.5441],[-116.5267,45.544],[-116.5266,45.5435],[-116.5266,45.5433],[-116.5266,45.5432],[-116.5266,45.5429],[-116.5266,45.5428],[-116.5266,45.5427],[-116.5266,45.5423],[-116.5268,45.5417],[-116.527,45.5411],[-116.5272,45.5408],[-116.5272,45.5407],[-116.5276,45.5402],[-116.5279,45.5399],[-116.5281,45.5396],[-116.5284,45.5393],[-116.5287,45.539],[-116.529,45.5388],[-116.5292,45.5386],[-116.5293,45.5386],[-116.5298,45.5383],[-116.53,45.5382],[-116.5304,45.538],[-116.5305,45.5379],[-116.5308,45.5377],[-116.5309,45.5377],[-116.5312,45.5373],[-116.5315,45.5369],[-116.5317,45.5367],[-116.5319,45.5362],[-116.532,45.536],[-116.5323,45.5354],[-116.5325,45.535],[-116.5326,45.5348],[-116.5327,45.5345],[-116.5328,45.5341],[-116.5329,45.5335],[-116.5331,45.5328],[-116.5331,45.5324],[-116.533,45.5322],[-116.5331,45.5318],[-116.5331,45.5317],[-116.5331,45.5312],[-116.5328,45.5305],[-116.5329,45.5301],[-116.5331,45.5297],[-116.5331,45.5295],[-116.5335,45.5292],[-116.5335,45.5291],[-116.5337,45.5289],[-116.5338,45.5288],[-116.5342,45.5284],[-116.5343,45.5282],[-116.5344,45.528],[-116.5344,45.5279],[-116.5346,45.5276],[-116.5347,45.5274],[-116.5348,45.5271],[-116.5349,45.5266],[-116.5352,45.5257],[-116.5354,45.5251],[-116.5355,45.5251],[-116.5356,45.525],[-116.5356,45.5249],[-116.5357,45.5248],[-116.5357,45.5247],[-116.5359,45.5245],[-116.536,45.5244],[-116.5363,45.5239],[-116.5369,45.5236],[-116.537,45.5235],[-116.5372,45.5234],[-116.5374,45.5233],[-116.5376,45.5232],[-116.5378,45.5231],[-116.538,45.5231],[-116.5381,45.523],[-116.5383,45.5229],[-116.5384,45.5228],[-116.5385,45.5228],[-116.5388,45.5226],[-116.5389,45.5226],[-116.539,45.5225],[-116.5392,45.5223],[-116.5393,45.5222],[-116.5399,45.5216],[-116.5399,45.5215],[-116.5401,45.5213],[-116.5402,45.5211],[-116.5403,45.521],[-116.5404,45.5209],[-116.5405,45.5208],[-116.5407,45.5204],[-116.5409,45.5201],[-116.5409,45.5197],[-116.5409,45.5192],[-116.5409,45.5191],[-116.541,45.5188],[-116.541,45.5187],[-116.541,45.5186],[-116.541,45.5185],[-116.5411,45.5183],[-116.5413,45.5178],[-116.5415,45.5174],[-116.5417,45.5171],[-116.542,45.5166],[-116.5421,45.5164],[-116.5426,45.5156],[-116.5431,45.515],[-116.5435,45.5146],[-116.5437,45.5143],[-116.5438,45.5142],[-116.5446,45.5136],[-116.5449,45.5133],[-116.545,45.5132],[-116.5452,45.513],[-116.5455,45.5127],[-116.5456,45.5126],[-116.5457,45.5125],[-116.546,45.5122],[-116.5461,45.5122],[-116.5462,45.5121],[-116.5463,45.512],[-116.5465,45.5119],[-116.5467,45.5117],[-116.5468,45.5117],[-116.5469,45.5116],[-116.5474,45.5113],[-116.5478,45.511],[-116.5487,45.5104],[-116.5491,45.5102],[-116.5497,45.5099],[-116.5498,45.5099],[-116.5498,45.5098],[-116.5499,45.5098],[-116.5501,45.5097],[-116.5503,45.5095],[-116.5506,45.5094],[-116.5507,45.5093],[-116.5508,45.5093],[-116.5512,45.509],[-116.5517,45.5087],[-116.5525,45.5083],[-116.5529,45.5082],[-116.5532,45.5082],[-116.5534,45.5081],[-116.5535,45.5081],[-116.5537,45.5081],[-116.5538,45.508],[-116.5539,45.508],[-116.5542,45.508],[-116.5546,45.5079],[-116.5551,45.5076],[-116.5554,45.5075],[-116.5555,45.5075],[-116.5555,45.5074],[-116.5557,45.5073],[-116.556,45.507],[-116.5562,45.5069],[-116.5563,45.5067],[-116.5563,45.5066],[-116.5566,45.5062],[-116.5567,45.5061],[-116.5567,45.506],[-116.5568,45.506],[-116.5569,45.5057],[-116.557,45.5055],[-116.5572,45.505],[-116.5573,45.5048],[-116.5573,45.5047],[-116.5573,45.5046],[-116.5573,45.5045],[-116.5574,45.5044],[-116.5574,45.5043],[-116.5575,45.5042],[-116.5575,45.5041],[-116.5575,45.5039],[-116.5576,45.5038],[-116.5576,45.5037],[-116.5576,45.5035],[-116.5576,45.5032],[-116.5576,45.5031],[-116.5576,45.503],[-116.5576,45.5029],[-116.5575,45.5027],[-116.5575,45.5026],[-116.5573,45.5023],[-116.5572,45.5021],[-116.5571,45.502],[-116.557,45.5019],[-116.5566,45.5014],[-116.5565,45.5013],[-116.5564,45.5012],[-116.5562,45.5011],[-116.5559,45.5009],[-116.5556,45.5008],[-116.5554,45.5007],[-116.5553,45.5006],[-116.555,45.5005],[-116.555,45.5004],[-116.5548,45.5003],[-116.5546,45.5001],[-116.5543,45.5],[-116.5541,45.4999],[-116.554,45.4998],[-116.5539,45.4996],[-116.5537,45.4994],[-116.5536,45.4993],[-116.5536,45.4992],[-116.5535,45.4992],[-116.5535,45.4991],[-116.5535,45.499],[-116.5534,45.4986],[-116.5534,45.4977],[-116.5533,45.4973],[-116.5533,45.4969],[-116.5532,45.4967],[-116.5531,45.4962],[-116.5532,45.4959],[-116.5533,45.4957],[-116.5534,45.4952],[-116.5536,45.4945],[-116.5539,45.4937],[-116.554,45.4933],[-116.5541,45.493],[-116.5543,45.4926],[-116.5544,45.4922],[-116.5545,45.492],[-116.5545,45.4919],[-116.5546,45.4917],[-116.5547,45.4916],[-116.5548,45.4915],[-116.5549,45.4913],[-116.555,45.4911],[-116.555,45.4909],[-116.5551,45.4907],[-116.5554,45.4903],[-116.5554,45.4902],[-116.5555,45.49],[-116.5557,45.4896],[-116.5559,45.4893],[-116.556,45.4889],[-116.5561,45.4884],[-116.5562,45.488],[-116.5562,45.4879],[-116.5562,45.4878],[-116.5562,45.4877],[-116.5563,45.4873],[-116.5564,45.4869],[-116.5568,45.4863],[-116.5568,45.4861],[-116.5569,45.4857],[-116.557,45.4856],[-116.557,45.4855],[-116.557,45.4854],[-116.557,45.4853],[-116.5571,45.4851],[-116.5571,45.4849],[-116.5571,45.4848],[-116.5571,45.4845],[-116.5572,45.4843],[-116.5575,45.4835],[-116.5577,45.4832],[-116.5577,45.4831],[-116.5578,45.483],[-116.5579,45.4828],[-116.5579,45.4827],[-116.5581,45.4824],[-116.5587,45.4814],[-116.5588,45.4812],[-116.5588,45.4811],[-116.5588,45.481],[-116.5588,45.4809],[-116.5588,45.4807],[-116.5588,45.4806],[-116.5588,45.4804],[-116.5588,45.4801],[-116.5586,45.4797],[-116.5585,45.4794],[-116.5584,45.4792],[-116.5582,45.4789],[-116.558,45.4785],[-116.5579,45.4783],[-116.5579,45.4782],[-116.5577,45.4779],[-116.5576,45.4778],[-116.5576,45.4776],[-116.5573,45.477],[-116.5572,45.4769],[-116.5565,45.4754],[-116.5563,45.4752],[-116.556,45.4747],[-116.5559,45.4745],[-116.5558,45.4744],[-116.5556,45.4741],[-116.5555,45.4739],[-116.5554,45.4738],[-116.5553,45.4736],[-116.5552,45.4735],[-116.555,45.4729],[-116.555,45.4728],[-116.5551,45.4708],[-116.5552,45.4704],[-116.5552,45.4702],[-116.5553,45.4699],[-116.5554,45.4694],[-116.5554,45.4691],[-116.5554,45.469],[-116.5554,45.4689],[-116.5554,45.4687],[-116.5554,45.4686],[-116.5554,45.4684],[-116.5554,45.4683],[-116.5554,45.4682],[-116.5553,45.4681],[-116.5553,45.4678],[-116.5553,45.4677],[-116.5552,45.4673],[-116.5551,45.4667],[-116.5551,45.4661],[-116.555,45.4658],[-116.555,45.4655],[-116.5548,45.4648],[-116.5548,45.4646],[-116.5548,45.4643],[-116.5548,45.4639],[-116.5548,45.4634],[-116.5548,45.4631],[-116.5548,45.4629],[-116.5549,45.4629],[-116.5558,45.4626],[-116.5567,45.4623],[-116.5586,45.462],[-116.5589,45.462],[-116.5595,45.4618],[-116.5596,45.4618],[-116.5597,45.4618],[-116.5597,45.4617],[-116.5599,45.4617],[-116.5601,45.4617],[-116.5601,45.4616],[-116.5602,45.4616],[-116.5603,45.4616],[-116.5604,45.4616],[-116.5609,45.4614],[-116.5614,45.4613],[-116.5617,45.4612],[-116.5619,45.4611],[-116.5626,45.4609],[-116.5628,45.4608],[-116.5631,45.4607],[-116.5635,45.4605],[-116.5636,45.4605],[-116.5639,45.4603],[-116.564,45.4602],[-116.5642,45.4601],[-116.5644,45.46],[-116.5646,45.4599],[-116.5649,45.4596],[-116.5651,45.4594],[-116.5652,45.4593],[-116.5654,45.4591],[-116.5657,45.4588],[-116.5659,45.4586],[-116.566,45.4585],[-116.5661,45.4584],[-116.5662,45.4583],[-116.5662,45.4582],[-116.5663,45.4582],[-116.5664,45.4581],[-116.5665,45.458],[-116.5671,45.4575],[-116.5673,45.4573],[-116.5674,45.4572],[-116.5674,45.457],[-116.5675,45.4568],[-116.5676,45.4566],[-116.5677,45.4565],[-116.5677,45.4564],[-116.5678,45.4564],[-116.5679,45.4563],[-116.5679,45.4562],[-116.568,45.4561],[-116.5682,45.4559],[-116.5683,45.4558],[-116.5686,45.4557],[-116.569,45.4554],[-116.5694,45.4552],[-116.5697,45.455],[-116.5698,45.455],[-116.5699,45.455],[-116.57,45.4549],[-116.5701,45.4549],[-116.5702,45.4548],[-116.5704,45.4547],[-116.5705,45.4547],[-116.5706,45.4546],[-116.5708,45.4545],[-116.5711,45.4545],[-116.5712,45.4544],[-116.5713,45.4544],[-116.5714,45.4543],[-116.5715,45.4543],[-116.5716,45.4543],[-116.5718,45.4542],[-116.5719,45.4542],[-116.5723,45.454],[-116.5726,45.4539],[-116.5729,45.4538],[-116.573,45.4538],[-116.573,45.4537],[-116.5731,45.4537],[-116.5732,45.4537],[-116.5733,45.4537],[-116.5734,45.4536],[-116.5735,45.4536],[-116.5735,45.4535],[-116.5736,45.4535],[-116.5737,45.4535],[-116.5739,45.4534],[-116.5747,45.4531],[-116.5748,45.453],[-116.5751,45.4529],[-116.5754,45.4528],[-116.576,45.4525],[-116.5761,45.4524],[-116.5763,45.4523],[-116.5767,45.4521],[-116.5768,45.452],[-116.577,45.4519],[-116.5773,45.4516],[-116.5776,45.4515],[-116.5777,45.4513],[-116.5779,45.4512],[-116.5781,45.4511],[-116.5782,45.4511],[-116.5784,45.4509],[-116.5791,45.4504],[-116.5794,45.4502],[-116.5796,45.4501],[-116.5799,45.4499],[-116.58,45.4498],[-116.5801,45.4497],[-116.5804,45.4496],[-116.5805,45.4495],[-116.5806,45.4495],[-116.5806,45.4494],[-116.5809,45.4493],[-116.5814,45.449],[-116.5816,45.4487],[-116.5818,45.4485],[-116.5819,45.4484],[-116.5821,45.4482],[-116.5821,45.4481],[-116.5822,45.4481],[-116.5823,45.4479],[-116.5826,45.4476],[-116.5832,45.4467],[-116.5833,45.4466],[-116.5835,45.4463],[-116.5835,45.4462],[-116.5836,45.4462],[-116.5836,45.4461],[-116.5837,45.446],[-116.5838,45.4458],[-116.584,45.4456],[-116.5842,45.4454],[-116.5842,45.4453],[-116.5844,45.4452],[-116.5845,45.4452],[-116.5846,45.4451],[-116.5847,45.445],[-116.5848,45.445],[-116.5851,45.4448],[-116.5859,45.4443],[-116.586,45.4443],[-116.5864,45.4441],[-116.5865,45.4441],[-116.5867,45.444],[-116.5869,45.4439],[-116.5871,45.4439],[-116.5873,45.4438],[-116.5874,45.4437],[-116.5875,45.4436],[-116.5876,45.4435],[-116.5877,45.4434],[-116.5878,45.4433],[-116.5879,45.4432],[-116.5882,45.4429],[-116.5882,45.4428],[-116.5885,45.4424],[-116.5885,45.4422],[-116.5886,45.442],[-116.5889,45.4414],[-116.589,45.4409],[-116.5891,45.4408],[-116.5891,45.4406],[-116.5892,45.4404],[-116.5893,45.4402],[-116.5893,45.44],[-116.5893,45.4397],[-116.5894,45.4392],[-116.5895,45.4391],[-116.5896,45.4388],[-116.5896,45.4386],[-116.5898,45.438],[-116.59,45.4374],[-116.59,45.4373],[-116.59,45.4372],[-116.5901,45.4369],[-116.5901,45.4366],[-116.5902,45.4364],[-116.5903,45.436],[-116.5904,45.4356],[-116.5904,45.4353],[-116.5905,45.435],[-116.5905,45.4346],[-116.5906,45.4342],[-116.5906,45.434],[-116.5907,45.4337],[-116.5909,45.4328],[-116.5909,45.4326],[-116.5909,45.4325],[-116.5909,45.4324],[-116.591,45.4324],[-116.591,45.4321],[-116.5912,45.4316],[-116.5913,45.4311],[-116.5914,45.4308],[-116.5915,45.4304],[-116.5917,45.4299],[-116.5918,45.4294],[-116.5919,45.429],[-116.592,45.4287],[-116.5922,45.4282],[-116.5923,45.4277],[-116.5924,45.4274],[-116.5924,45.4273],[-116.5925,45.4271],[-116.5926,45.4269],[-116.5927,45.4267],[-116.5927,45.4265],[-116.5928,45.4263],[-116.5928,45.426],[-116.5929,45.4257],[-116.593,45.425],[-116.5932,45.4245],[-116.5933,45.4244],[-116.5934,45.4241],[-116.5935,45.424],[-116.5935,45.4239],[-116.5936,45.4238],[-116.5936,45.4237],[-116.5939,45.4235],[-116.5939,45.4234],[-116.5939,45.4233],[-116.594,45.4232],[-116.594,45.423],[-116.5941,45.4228],[-116.5942,45.4226],[-116.5943,45.4224],[-116.5943,45.4223],[-116.5944,45.4221],[-116.5945,45.422],[-116.5945,45.4218],[-116.5947,45.4215],[-116.595,45.4207],[-116.5951,45.4206],[-116.5952,45.4203],[-116.5952,45.4201],[-116.5952,45.42],[-116.5953,45.4198],[-116.5953,45.4197],[-116.5954,45.4196],[-116.5954,45.4195],[-116.5955,45.4194],[-116.5955,45.4193],[-116.5955,45.4192],[-116.5956,45.4191],[-116.5956,45.419],[-116.5956,45.4189],[-116.5957,45.4189],[-116.5957,45.4188],[-116.5957,45.4187],[-116.5958,45.4185],[-116.5958,45.4184],[-116.5959,45.4182],[-116.5959,45.4181],[-116.596,45.418],[-116.596,45.4179],[-116.5961,45.4176],[-116.5962,45.4174],[-116.5964,45.4166],[-116.5965,45.4162],[-116.5965,45.416],[-116.5966,45.4156],[-116.5967,45.4153],[-116.5967,45.4151],[-116.5968,45.4147],[-116.5971,45.4139],[-116.5974,45.4128],[-116.5989,45.4116],[-116.5995,45.4112],[-116.5997,45.4111],[-116.6003,45.4108],[-116.6007,45.4106],[-116.601,45.4103],[-116.6012,45.4102],[-116.6014,45.4101],[-116.6018,45.4099],[-116.6022,45.4098],[-116.6029,45.4094],[-116.6038,45.4087],[-116.6053,45.4078],[-116.6064,45.407],[-116.6067,45.4068],[-116.6073,45.4063],[-116.6076,45.4062],[-116.6079,45.406],[-116.6079,45.4059],[-116.608,45.4059],[-116.6081,45.4058],[-116.6082,45.4057],[-116.6083,45.4057],[-116.6083,45.4056],[-116.6084,45.4056],[-116.6085,45.4055],[-116.6086,45.4055],[-116.6087,45.4054],[-116.6089,45.4052],[-116.6091,45.4051],[-116.6092,45.405],[-116.6094,45.4049],[-116.6097,45.4046],[-116.6098,45.4045],[-116.61,45.4043],[-116.6105,45.4039],[-116.6106,45.4038],[-116.6109,45.4037],[-116.611,45.4036],[-116.6113,45.4034],[-116.6115,45.4033],[-116.6116,45.4032],[-116.6119,45.4031],[-116.6128,45.4026],[-116.6131,45.4025],[-116.6132,45.4024],[-116.6133,45.4023],[-116.6135,45.4023],[-116.6136,45.4021],[-116.6137,45.4021],[-116.6137,45.402],[-116.614,45.4019],[-116.6143,45.4016],[-116.6146,45.4014],[-116.6148,45.4013],[-116.6151,45.4011],[-116.6159,45.4005],[-116.6161,45.4004],[-116.6162,45.4003],[-116.6162,45.4002],[-116.6165,45.4],[-116.6167,45.3997],[-116.6175,45.3993],[-116.6177,45.3992],[-116.618,45.3989],[-116.6182,45.3988],[-116.6186,45.3985],[-116.6188,45.3984],[-116.6189,45.3983],[-116.6191,45.3982],[-116.6193,45.3978],[-116.6194,45.3976],[-116.6195,45.3974],[-116.6197,45.3972],[-116.6198,45.3969],[-116.6198,45.3968],[-116.6199,45.3967],[-116.62,45.3965],[-116.62,45.3963],[-116.6201,45.3962],[-116.6201,45.3961],[-116.6201,45.396],[-116.6204,45.3958],[-116.6205,45.3957],[-116.6207,45.3954],[-116.6208,45.3953],[-116.6217,45.3949],[-116.6223,45.3946],[-116.6225,45.3945],[-116.6227,45.3943],[-116.6228,45.3943],[-116.6229,45.3942],[-116.6233,45.394],[-116.6234,45.394],[-116.6236,45.3937],[-116.6238,45.3931],[-116.6236,45.3929],[-116.6235,45.3928],[-116.6234,45.3927],[-116.6231,45.3924],[-116.6231,45.3922],[-116.6231,45.3919],[-116.6233,45.3915],[-116.6235,45.3913],[-116.6235,45.3912],[-116.6236,45.3911],[-116.6237,45.391],[-116.6238,45.3909],[-116.6239,45.3908],[-116.624,45.3907],[-116.6241,45.3906],[-116.6242,45.3905],[-116.6244,45.3903],[-116.6248,45.3899],[-116.6251,45.3896],[-116.6253,45.3894],[-116.6255,45.3892],[-116.626,45.3888],[-116.6261,45.3887],[-116.6263,45.3885],[-116.6264,45.3883],[-116.6266,45.388],[-116.6267,45.3878],[-116.6268,45.3876],[-116.6269,45.3875],[-116.627,45.3872],[-116.6271,45.387],[-116.6272,45.3868],[-116.6273,45.3866],[-116.6276,45.3858],[-116.6277,45.3856],[-116.6278,45.3854],[-116.6278,45.3853],[-116.6279,45.3851],[-116.6279,45.385],[-116.628,45.3849],[-116.628,45.3848],[-116.6281,45.3847],[-116.6281,45.3845],[-116.6282,45.3844],[-116.6282,45.3843],[-116.6282,45.3842],[-116.6283,45.3841],[-116.6283,45.384],[-116.6284,45.3837],[-116.6287,45.3831],[-116.6287,45.383],[-116.6288,45.3829],[-116.6289,45.3827],[-116.629,45.3825],[-116.6291,45.3822],[-116.6292,45.382],[-116.6293,45.3818],[-116.6294,45.3817],[-116.6298,45.3811],[-116.6299,45.3809],[-116.6302,45.3807],[-116.6303,45.3805],[-116.6309,45.3801],[-116.6309,45.38],[-116.6312,45.3798],[-116.6313,45.3796],[-116.6316,45.379],[-116.6317,45.3787],[-116.6318,45.3785],[-116.6319,45.3782],[-116.6322,45.3777],[-116.6323,45.3774],[-116.6325,45.3773],[-116.6327,45.3771],[-116.633,45.3769],[-116.6331,45.3767],[-116.6334,45.3766],[-116.6336,45.3764],[-116.634,45.376],[-116.6342,45.3758],[-116.6343,45.3756],[-116.6345,45.3754],[-116.6347,45.3752],[-116.6349,45.3751],[-116.6349,45.375],[-116.635,45.3749],[-116.6351,45.3748],[-116.6351,45.3747],[-116.6352,45.3747],[-116.6356,45.3739],[-116.6357,45.3736],[-116.6359,45.3734],[-116.636,45.3733],[-116.6361,45.3731],[-116.6366,45.3725],[-116.6371,45.372],[-116.6373,45.3717],[-116.6379,45.3711],[-116.6382,45.3707],[-116.639,45.37],[-116.6394,45.3698],[-116.6396,45.3696],[-116.6398,45.3695],[-116.6399,45.3693],[-116.64,45.3691],[-116.6403,45.3687],[-116.6408,45.3683],[-116.6409,45.3683],[-116.6411,45.3679],[-116.6412,45.3678],[-116.6413,45.3677],[-116.6414,45.3673],[-116.6415,45.3671],[-116.6415,45.367],[-116.6416,45.3667],[-116.6416,45.3665],[-116.6417,45.3663],[-116.6418,45.366],[-116.6421,45.3651],[-116.6422,45.3651],[-116.6423,45.3648],[-116.6424,45.3648],[-116.6425,45.3647],[-116.6425,45.3646],[-116.6426,45.3645],[-116.6427,45.3644],[-116.6427,45.3643],[-116.6428,45.3643],[-116.6428,45.3642],[-116.6429,45.3642],[-116.6429,45.3641],[-116.6429,45.364],[-116.6431,45.3638],[-116.6433,45.3635],[-116.6436,45.3632],[-116.6437,45.363],[-116.6439,45.3627],[-116.6442,45.3623],[-116.6445,45.3619],[-116.6447,45.3616],[-116.6448,45.3616],[-116.6448,45.3615],[-116.6449,45.3614],[-116.645,45.3612],[-116.6453,45.3609],[-116.6454,45.3608],[-116.6454,45.3607],[-116.6455,45.3607],[-116.6455,45.3606],[-116.6456,45.3605],[-116.6457,45.3604],[-116.6457,45.3603],[-116.6458,45.3603],[-116.6459,45.3602],[-116.6459,45.3601],[-116.646,45.36],[-116.6462,45.3598],[-116.6465,45.3594],[-116.6467,45.3591],[-116.6469,45.3588],[-116.647,45.3588],[-116.647,45.3587],[-116.6471,45.3586],[-116.6472,45.3585],[-116.6472,45.3584],[-116.6473,45.3583],[-116.6475,45.3581],[-116.6478,45.3577],[-116.6481,45.3573],[-116.6483,45.3571],[-116.6483,45.357],[-116.6484,45.357],[-116.6484,45.3569],[-116.6487,45.3566],[-116.6489,45.3564],[-116.6493,45.3558],[-116.6496,45.3555],[-116.6496,45.3554],[-116.6498,45.3552],[-116.6499,45.355],[-116.65,45.3549],[-116.6501,45.3546],[-116.6502,45.3546],[-116.6504,45.3543],[-116.6506,45.3541],[-116.6507,45.354],[-116.6509,45.3538],[-116.6509,45.3537],[-116.6516,45.353],[-116.6517,45.353],[-116.6527,45.3516],[-116.6528,45.3515],[-116.6535,45.3508],[-116.6542,45.3501],[-116.6544,45.3498],[-116.6552,45.3489],[-116.6553,45.3488],[-116.6555,45.3485],[-116.6555,45.3484],[-116.6556,45.3483],[-116.6556,45.3482],[-116.6557,45.3481],[-116.6558,45.3478],[-116.6559,45.3475],[-116.656,45.3473],[-116.6562,45.3469],[-116.6564,45.3466],[-116.6564,45.3464],[-116.6565,45.3461],[-116.6567,45.346],[-116.6568,45.3458],[-116.6571,45.3455],[-116.6575,45.345],[-116.6578,45.3445],[-116.6581,45.3442],[-116.6581,45.344],[-116.6582,45.3438],[-116.6583,45.3436],[-116.6584,45.3434],[-116.6584,45.3433],[-116.6586,45.343],[-116.6586,45.3428],[-116.6587,45.3427],[-116.6587,45.3426],[-116.6588,45.3425],[-116.6588,45.3424],[-116.6589,45.3424],[-116.6591,45.3419],[-116.6596,45.3412],[-116.66,45.3406],[-116.6603,45.3401],[-116.6608,45.3394],[-116.661,45.339],[-116.6624,45.3372],[-116.6629,45.3365],[-116.6633,45.336],[-116.664,45.335],[-116.6644,45.3346],[-116.6648,45.3341],[-116.6649,45.334],[-116.6651,45.3337],[-116.6653,45.3335],[-116.6654,45.3333],[-116.6655,45.3332],[-116.6659,45.3328],[-116.6661,45.3325],[-116.6666,45.3313],[-116.6667,45.3311],[-116.6668,45.3308],[-116.6669,45.3306],[-116.6671,45.3303],[-116.6673,45.33],[-116.6674,45.3298],[-116.6677,45.3293],[-116.6682,45.3286],[-116.6686,45.3279],[-116.6689,45.3274],[-116.6691,45.3271],[-116.6695,45.3265],[-116.6696,45.3264],[-116.6697,45.3261],[-116.6698,45.3261],[-116.6699,45.3259],[-116.67,45.3258],[-116.67,45.3257],[-116.6701,45.3256],[-116.6702,45.3254],[-116.6702,45.3253],[-116.6703,45.3253],[-116.6703,45.3252],[-116.6703,45.3251],[-116.6704,45.325],[-116.6704,45.3249],[-116.6705,45.3249],[-116.6706,45.3249],[-116.6706,45.3248],[-116.6708,45.3243],[-116.6711,45.3238],[-116.6716,45.3233],[-116.6719,45.3231],[-116.6724,45.3228],[-116.673,45.3223],[-116.6736,45.3218],[-116.6738,45.3215],[-116.6738,45.3206],[-116.6743,45.3182],[-116.6743,45.3171],[-116.6743,45.3169],[-116.6743,45.316],[-116.6744,45.3155],[-116.6746,45.3151],[-116.6746,45.315],[-116.6746,45.3143],[-116.6744,45.3133],[-116.6743,45.3127],[-116.6741,45.3124],[-116.674,45.3123],[-116.6739,45.3115],[-116.6739,45.3114],[-116.6739,45.3112],[-116.6738,45.3108],[-116.6736,45.3103],[-116.6738,45.3099],[-116.6739,45.3096],[-116.674,45.3094],[-116.674,45.3092],[-116.6741,45.309],[-116.6742,45.3089],[-116.6741,45.3087],[-116.674,45.3082],[-116.674,45.308],[-116.674,45.3079],[-116.6739,45.3077],[-116.6739,45.3074],[-116.6738,45.3073],[-116.6738,45.307],[-116.6736,45.3063],[-116.6736,45.3061],[-116.6736,45.3058],[-116.6736,45.3057],[-116.6736,45.3055],[-116.6735,45.3054],[-116.6735,45.3053],[-116.6735,45.305],[-116.6735,45.3045],[-116.6734,45.3041],[-116.6734,45.3038],[-116.6733,45.3035],[-116.6733,45.3032],[-116.6733,45.3029],[-116.6732,45.3027],[-116.6732,45.302],[-116.6731,45.3012],[-116.6729,45.3002],[-116.6728,45.2996],[-116.6727,45.2985],[-116.6726,45.298],[-116.6725,45.2963],[-116.6723,45.2953],[-116.6723,45.2952],[-116.6723,45.2948],[-116.6725,45.2942],[-116.6724,45.2939],[-116.6723,45.2935],[-116.6724,45.2928],[-116.6724,45.2925],[-116.6724,45.2924],[-116.6724,45.2923],[-116.6724,45.2921],[-116.6724,45.2919],[-116.6724,45.2916],[-116.6724,45.2914],[-116.6724,45.2912],[-116.6724,45.2911],[-116.6724,45.291],[-116.6724,45.2909],[-116.6724,45.2908],[-116.6724,45.2907],[-116.6723,45.2906],[-116.6723,45.2904],[-116.6723,45.29],[-116.6722,45.2895],[-116.6722,45.2892],[-116.6722,45.289],[-116.6722,45.2889],[-116.6722,45.2885],[-116.6722,45.2883],[-116.6722,45.2882],[-116.6723,45.2882],[-116.6723,45.2879],[-116.6723,45.2873],[-116.6723,45.2872],[-116.6723,45.287],[-116.6723,45.2868],[-116.6723,45.2865],[-116.6723,45.2863],[-116.6723,45.2861],[-116.6723,45.2856],[-116.6723,45.2852],[-116.6725,45.2841],[-116.6727,45.2836],[-116.6727,45.2834],[-116.6727,45.2832],[-116.6728,45.2827],[-116.6729,45.2825],[-116.6729,45.2824],[-116.6729,45.2823],[-116.6729,45.2822],[-116.673,45.2822],[-116.673,45.282],[-116.673,45.2818],[-116.6731,45.2816],[-116.6731,45.2815],[-116.6732,45.2809],[-116.6733,45.2806],[-116.6738,45.2795],[-116.674,45.279],[-116.6741,45.2788],[-116.6743,45.2785],[-116.6743,45.2782],[-116.6743,45.278],[-116.6743,45.2778],[-116.6743,45.2775],[-116.6743,45.2772],[-116.6744,45.277],[-116.6745,45.2764],[-116.6747,45.276],[-116.6747,45.2758],[-116.6756,45.2749],[-116.677,45.2737],[-116.6775,45.2732],[-116.6778,45.273],[-116.6784,45.2726],[-116.6787,45.2723],[-116.6801,45.2713],[-116.6808,45.2709],[-116.6809,45.2708],[-116.681,45.2707],[-116.6812,45.2706],[-116.6813,45.2705],[-116.6818,45.2703],[-116.6831,45.2695],[-116.6832,45.2695],[-116.6837,45.2693],[-116.6842,45.2691],[-116.686,45.2684],[-116.6861,45.2684],[-116.6865,45.2681],[-116.6866,45.2681],[-116.6867,45.268],[-116.6868,45.268],[-116.6869,45.2679],[-116.687,45.2679],[-116.6871,45.2678],[-116.6873,45.2676],[-116.6874,45.2674],[-116.6875,45.2672],[-116.6876,45.267],[-116.6877,45.2667],[-116.6878,45.2664],[-116.6881,45.2662],[-116.6883,45.266],[-116.6885,45.2659],[-116.6886,45.2658],[-116.6895,45.2651],[-116.69,45.2647],[-116.6904,45.2644],[-116.6908,45.2642],[-116.691,45.264],[-116.6911,45.2639],[-116.6914,45.2637],[-116.6925,45.2617],[-116.6928,45.2611],[-116.6935,45.2598],[-116.6935,45.2597],[-116.6936,45.2597],[-116.6936,45.2596],[-116.6936,45.2595],[-116.6938,45.259],[-116.694,45.2585],[-116.694,45.2584],[-116.6942,45.258],[-116.6943,45.2577],[-116.6946,45.257],[-116.6956,45.2553],[-116.6958,45.2551],[-116.696,45.2547],[-116.696,45.2545],[-116.6959,45.2541],[-116.6961,45.2531],[-116.6961,45.2527],[-116.6961,45.2523],[-116.6962,45.252],[-116.6968,45.2511],[-116.6969,45.251],[-116.6973,45.2502],[-116.6974,45.2501],[-116.6975,45.2499],[-116.6981,45.2488],[-116.6984,45.2477],[-116.6984,45.2474],[-116.6984,45.2471],[-116.6985,45.2462],[-116.6987,45.2456],[-116.6988,45.2452],[-116.6988,45.2451],[-116.6997,45.244],[-116.7007,45.243],[-116.7007,45.2429],[-116.7009,45.2428],[-116.701,45.2427],[-116.7011,45.2427],[-116.7014,45.2424],[-116.7016,45.2422],[-116.7023,45.2416],[-116.7029,45.2411],[-116.7032,45.2408],[-116.7037,45.2401],[-116.7037,45.24],[-116.7036,45.2398],[-116.7033,45.2395],[-116.7033,45.2394],[-116.7032,45.2394],[-116.7028,45.239],[-116.7027,45.238],[-116.7027,45.2379],[-116.7033,45.2368],[-116.7037,45.2361],[-116.7038,45.2351],[-116.7039,45.2341],[-116.7039,45.2336],[-116.704,45.2332],[-116.704,45.2328],[-116.704,45.231],[-116.704,45.2303],[-116.7041,45.2297],[-116.7041,45.2295],[-116.7041,45.2281],[-116.7042,45.228],[-116.7047,45.2271],[-116.7053,45.2262],[-116.7053,45.2261],[-116.7054,45.2259],[-116.7056,45.2257],[-116.7057,45.2255],[-116.7057,45.2254],[-116.7058,45.2253],[-116.7058,45.2252],[-116.7063,45.2245],[-116.7071,45.2235],[-116.7072,45.2233],[-116.7073,45.2232],[-116.7077,45.2227],[-116.708,45.2223],[-116.7081,45.2222],[-116.7082,45.2221],[-116.7085,45.2215],[-116.7087,45.2208],[-116.7088,45.2207],[-116.7089,45.2206],[-116.709,45.2204],[-116.709,45.2203],[-116.7091,45.2202],[-116.7091,45.22],[-116.7092,45.2198],[-116.7093,45.2197],[-116.7094,45.2195],[-116.7095,45.2188],[-116.7095,45.2186],[-116.7095,45.2185],[-116.7096,45.2184],[-116.7096,45.2182],[-116.7096,45.2181],[-116.7096,45.2179],[-116.7097,45.2172],[-116.7097,45.2171],[-116.7097,45.2168],[-116.7097,45.2167],[-116.7097,45.2166],[-116.7097,45.2164],[-116.7097,45.2163],[-116.7096,45.216],[-116.7096,45.2155],[-116.7095,45.2149],[-116.7095,45.2146],[-116.7095,45.2143],[-116.7094,45.2134],[-116.7094,45.2133],[-116.7093,45.2131],[-116.7092,45.2124],[-116.709,45.2115],[-116.7088,45.2106],[-116.7087,45.21],[-116.7086,45.2098],[-116.7086,45.209],[-116.7086,45.2088],[-116.7086,45.2084],[-116.7086,45.2074],[-116.7086,45.2071],[-116.7087,45.2069],[-116.7087,45.2067],[-116.7087,45.2065],[-116.7088,45.2064],[-116.7089,45.2058],[-116.7091,45.2051],[-116.7092,45.2043],[-116.7094,45.2037],[-116.7095,45.2031],[-116.7095,45.203],[-116.7102,45.2015],[-116.7105,45.2009],[-116.7106,45.2006],[-116.7108,45.2001],[-116.711,45.1997],[-116.7111,45.1994],[-116.7115,45.1986],[-116.712,45.1974],[-116.7125,45.1965],[-116.713,45.1958],[-116.7131,45.1955],[-116.7134,45.1951],[-116.7136,45.1947],[-116.7138,45.1944],[-116.7139,45.1942],[-116.7143,45.1934],[-116.7144,45.1932],[-116.7146,45.1927],[-116.7149,45.1919],[-116.7152,45.1912],[-116.7154,45.1907],[-116.7156,45.19],[-116.7161,45.1889],[-116.7164,45.1878],[-116.7167,45.1871],[-116.7169,45.1866],[-116.7172,45.1858],[-116.7174,45.185],[-116.7176,45.1845],[-116.7177,45.1844],[-116.7181,45.1837],[-116.7195,45.1813],[-116.72,45.1805],[-116.7202,45.1801],[-116.7206,45.1795],[-116.7208,45.1791],[-116.721,45.1787],[-116.7211,45.1784],[-116.7214,45.178],[-116.7216,45.1775],[-116.7217,45.1772],[-116.7218,45.177],[-116.722,45.1768],[-116.7221,45.1765],[-116.7222,45.1763],[-116.7225,45.1758],[-116.7232,45.1744],[-116.7233,45.1741],[-116.7235,45.1735],[-116.7236,45.1732],[-116.7237,45.1728],[-116.7239,45.1724],[-116.724,45.1721],[-116.7242,45.1716],[-116.7242,45.1715],[-116.7242,45.1698],[-116.7242,45.1692],[-116.7242,45.1689],[-116.7241,45.1678],[-116.7241,45.1677],[-116.7241,45.1675],[-116.7241,45.1674],[-116.7241,45.1673],[-116.7241,45.1671],[-116.7242,45.167],[-116.7242,45.1666],[-116.7242,45.166],[-116.7242,45.1653],[-116.7242,45.1649],[-116.7242,45.1647],[-116.7242,45.1644],[-116.7242,45.1641],[-116.7242,45.1637],[-116.7242,45.1633],[-116.7242,45.163],[-116.7242,45.1629],[-116.7245,45.1618],[-116.7252,45.1592],[-116.7257,45.1585],[-116.7264,45.1576],[-116.7266,45.1573],[-116.7269,45.157],[-116.7271,45.1566],[-116.7273,45.1564],[-116.7274,45.1563],[-116.7275,45.156],[-116.7278,45.1549],[-116.7279,45.1546],[-116.728,45.1542],[-116.728,45.154],[-116.7282,45.1524],[-116.7282,45.1519],[-116.7283,45.1516],[-116.7283,45.1511],[-116.7283,45.1507],[-116.7284,45.1504],[-116.7284,45.15],[-116.7284,45.1496],[-116.7285,45.1487],[-116.7285,45.1483],[-116.7286,45.1475],[-116.7287,45.1449],[-116.7288,45.1444],[-116.7289,45.1441],[-116.7289,45.1439],[-116.729,45.1438],[-116.729,45.1437],[-116.7291,45.1436],[-116.7293,45.1429],[-116.7296,45.1421],[-116.7305,45.1409],[-116.7309,45.1403],[-116.7312,45.1399],[-116.7314,45.1398],[-116.7333,45.1385],[-116.734,45.1383],[-116.7359,45.1378],[-116.7369,45.1375],[-116.7412,45.1358],[-116.7425,45.1353],[-116.743,45.1349],[-116.7435,45.1345],[-116.7452,45.1333],[-116.7455,45.133],[-116.7456,45.1328],[-116.7458,45.132],[-116.7459,45.1314],[-116.746,45.1312],[-116.7462,45.1294],[-116.7463,45.1286],[-116.7463,45.1278],[-116.7463,45.1275],[-116.7462,45.1268],[-116.7463,45.1264],[-116.7464,45.1261],[-116.7464,45.1259],[-116.7465,45.1255],[-116.7466,45.1251],[-116.7466,45.1249],[-116.7469,45.1242],[-116.7475,45.1236],[-116.7486,45.123],[-116.75,45.1225],[-116.751,45.1223],[-116.7522,45.122],[-116.7528,45.1218],[-116.7533,45.1205],[-116.7534,45.1198],[-116.7537,45.1188],[-116.7539,45.1167],[-116.7539,45.1166],[-116.7539,45.1159],[-116.7539,45.1153],[-116.7546,45.114],[-116.7568,45.1131],[-116.758,45.1125],[-116.7589,45.1121],[-116.7597,45.1117],[-116.7598,45.1117],[-116.763,45.1105],[-116.7631,45.1104],[-116.7642,45.1101],[-116.7653,45.1097],[-116.7667,45.1093],[-116.7689,45.1082],[-116.7691,45.1081],[-116.7692,45.108],[-116.7702,45.1073],[-116.7722,45.1063],[-116.7734,45.1061],[-116.7749,45.1055],[-116.7764,45.1035],[-116.7769,45.1027],[-116.777,45.1027],[-116.777,45.1026],[-116.7771,45.1025],[-116.7771,45.1024],[-116.7774,45.1019],[-116.7779,45.1012],[-116.778,45.101],[-116.7781,45.1009],[-116.7781,45.1008],[-116.7782,45.1007],[-116.7784,45.1004],[-116.7785,45.1004],[-116.7785,45.1003],[-116.7786,45.1002],[-116.7794,45.0997],[-116.7804,45.0986],[-116.7818,45.0967],[-116.7825,45.0958],[-116.7827,45.0953],[-116.783,45.0948],[-116.7832,45.0944],[-116.7835,45.0936],[-116.7836,45.0931],[-116.7838,45.0922],[-116.7839,45.091],[-116.784,45.0904],[-116.7842,45.0881],[-116.7843,45.0864],[-116.7843,45.0858],[-116.7839,45.0834],[-116.7839,45.0829],[-116.7839,45.0821],[-116.784,45.0817],[-116.784,45.0813],[-116.784,45.0811],[-116.784,45.081],[-116.784,45.0808],[-116.784,45.0796],[-116.7839,45.079],[-116.7839,45.0787],[-116.7838,45.0783],[-116.7838,45.0776],[-116.7838,45.0775],[-116.7837,45.0773],[-116.7837,45.077],[-116.7837,45.0769],[-116.7841,45.0764],[-116.7844,45.0761],[-116.7847,45.0758],[-116.7848,45.0757],[-116.7853,45.0754],[-116.787,45.0742],[-116.787,45.074],[-116.7872,45.0732],[-116.7873,45.073],[-116.7875,45.0727],[-116.7882,45.072],[-116.7889,45.0715],[-116.7895,45.0711],[-116.7899,45.0708],[-116.7901,45.0707],[-116.7909,45.0699],[-116.7909,45.0698],[-116.7909,45.0697],[-116.7911,45.0692],[-116.7912,45.069],[-116.7913,45.0686],[-116.7914,45.0685],[-116.7915,45.0683],[-116.7916,45.0681],[-116.7917,45.0679],[-116.7918,45.0677],[-116.792,45.0672],[-116.7921,45.0671],[-116.7929,45.066],[-116.7936,45.0655],[-116.7937,45.0654],[-116.7942,45.065],[-116.7943,45.065],[-116.7943,45.0649],[-116.7944,45.0649],[-116.7945,45.0648],[-116.7949,45.0645],[-116.795,45.0644],[-116.7956,45.0632],[-116.7961,45.0622],[-116.7973,45.0603],[-116.7977,45.06],[-116.7988,45.0592],[-116.7991,45.059],[-116.7999,45.0583],[-116.8,45.0583],[-116.8002,45.058],[-116.8003,45.0577],[-116.8004,45.0577],[-116.801,45.057],[-116.8013,45.0568],[-116.8016,45.0565],[-116.8017,45.0563],[-116.8025,45.0558],[-116.8029,45.0557],[-116.8036,45.0552],[-116.804,45.055],[-116.8057,45.0536],[-116.8057,45.0535],[-116.8063,45.053],[-116.8067,45.0526],[-116.8077,45.0515],[-116.8081,45.0511],[-116.8086,45.0506],[-116.8087,45.0506],[-116.8105,45.0497],[-116.8109,45.0496],[-116.8116,45.0494],[-116.812,45.0493],[-116.8129,45.049],[-116.8132,45.0488],[-116.8136,45.0487],[-116.8138,45.0486],[-116.8142,45.0484],[-116.8143,45.0483],[-116.8144,45.0483],[-116.8145,45.0482],[-116.8145,45.0481],[-116.8146,45.0481],[-116.8149,45.0479],[-116.8153,45.0476],[-116.8157,45.0472],[-116.816,45.047],[-116.8165,45.0465],[-116.8166,45.0465],[-116.8182,45.0452],[-116.8188,45.0447],[-116.8191,45.0445],[-116.8192,45.0444],[-116.82,45.0438],[-116.8204,45.0435],[-116.8209,45.0431],[-116.8212,45.0428],[-116.8224,45.0416],[-116.8232,45.0403],[-116.8236,45.0397],[-116.8238,45.0394],[-116.8239,45.0393],[-116.8241,45.0391],[-116.8242,45.0389],[-116.8243,45.0388],[-116.8246,45.0385],[-116.8251,45.0378],[-116.8257,45.0375],[-116.8261,45.0373],[-116.8269,45.0369],[-116.8273,45.0366],[-116.8291,45.0358],[-116.8292,45.0358],[-116.8299,45.0354],[-116.8301,45.0353],[-116.8306,45.0351],[-116.8326,45.0344],[-116.833,45.0342],[-116.8333,45.0341],[-116.8334,45.0341],[-116.8337,45.034],[-116.8339,45.034],[-116.834,45.0339],[-116.835,45.0336],[-116.8352,45.0336],[-116.8377,45.0326],[-116.8384,45.0323],[-116.8386,45.0322],[-116.8388,45.0321],[-116.8391,45.032],[-116.8394,45.0318],[-116.8396,45.0317],[-116.8399,45.0316],[-116.8402,45.0314],[-116.8406,45.0312],[-116.8409,45.0311],[-116.8411,45.031],[-116.8413,45.0309],[-116.8416,45.0307],[-116.8418,45.0305],[-116.842,45.0303],[-116.8425,45.0299],[-116.8427,45.0294],[-116.8429,45.0291],[-116.843,45.029],[-116.843,45.0289],[-116.843,45.0288],[-116.843,45.0287],[-116.843,45.0285],[-116.8429,45.0282],[-116.8431,45.028],[-116.8432,45.0278],[-116.8434,45.0276],[-116.8434,45.0275],[-116.8437,45.027],[-116.8438,45.0268],[-116.8439,45.0266],[-116.8441,45.0264],[-116.8448,45.0255],[-116.8451,45.0252],[-116.8455,45.0249],[-116.8456,45.0247],[-116.8459,45.0245],[-116.846,45.0244],[-116.8462,45.0243],[-116.8463,45.0242],[-116.8468,45.0238],[-116.8469,45.0237],[-116.847,45.0237],[-116.847,45.0236],[-116.8472,45.0235],[-116.8473,45.0233],[-116.8474,45.0232],[-116.8475,45.0231],[-116.8476,45.023],[-116.8477,45.0229],[-116.8477,45.0228],[-116.8478,45.0228],[-116.8479,45.0227],[-116.8479,45.0226],[-116.848,45.0224],[-116.848,45.0219],[-116.848,45.0217],[-116.848,45.0216],[-116.8479,45.0215],[-116.8476,45.0208],[-116.8473,45.0202],[-116.8466,45.0197],[-116.8461,45.0189],[-116.8458,45.0185],[-116.8457,45.0182],[-116.8457,45.018],[-116.8456,45.0177],[-116.8455,45.0174],[-116.8454,45.0172],[-116.8454,45.0171],[-116.845,45.0161],[-116.8448,45.0153],[-116.8449,45.0138],[-116.8461,45.013],[-116.847,45.0121],[-116.8471,45.0121],[-116.8471,45.012],[-116.8472,45.0116],[-116.8472,45.0115],[-116.847,45.0112],[-116.8466,45.0106],[-116.8463,45.0101],[-116.8461,45.0098],[-116.8456,45.0088],[-116.8451,45.008],[-116.8448,45.0055],[-116.8446,45.0043],[-116.8445,45.0037],[-116.8446,45.002],[-116.8446,45.0014],[-116.8449,45.0012],[-116.8456,45.0004],[-116.8459,45.0001],[-116.846,45.0001],[-116.8461,44.9999],[-116.8465,44.9994],[-116.8466,44.9992],[-116.847,44.9986],[-116.8476,44.9977],[-116.8482,44.9968],[-116.8487,44.9962],[-116.8487,44.9961],[-116.8488,44.996],[-116.8488,44.9959],[-116.8489,44.9959],[-116.8493,44.9953],[-116.8499,44.9945],[-116.8504,44.9936],[-116.8508,44.9932],[-116.8508,44.9931],[-116.8508,44.993],[-116.8509,44.993],[-116.8509,44.9929],[-116.851,44.9929],[-116.851,44.9928],[-116.8511,44.9927],[-116.8511,44.9926],[-116.8514,44.9922],[-116.8518,44.9916],[-116.8522,44.991],[-116.8525,44.9906],[-116.8534,44.9894],[-116.8537,44.989],[-116.8549,44.9874],[-116.8558,44.9858],[-116.8568,44.9843],[-116.857,44.9838],[-116.8576,44.9826],[-116.8576,44.9819],[-116.8577,44.9814],[-116.8577,44.9811],[-116.8581,44.9798],[-116.8581,44.9797],[-116.8582,44.9793],[-116.8582,44.9792],[-116.8582,44.9791],[-116.8583,44.979],[-116.8583,44.9789],[-116.8583,44.9788],[-116.8583,44.9787],[-116.8583,44.978],[-116.8582,44.9779],[-116.8581,44.9777],[-116.858,44.9773],[-116.8579,44.9773],[-116.8575,44.9767],[-116.857,44.9764],[-116.8567,44.9761],[-116.8566,44.9761],[-116.8565,44.976],[-116.8559,44.9755],[-116.8557,44.9753],[-116.855,44.9748],[-116.8549,44.9747],[-116.8535,44.973],[-116.8534,44.9729],[-116.8527,44.9725],[-116.852,44.972],[-116.8519,44.972],[-116.8501,44.9716],[-116.8495,44.9716],[-116.849,44.9717],[-116.8486,44.9717],[-116.8481,44.9719],[-116.8469,44.9724],[-116.8468,44.9724],[-116.8453,44.9738],[-116.8445,44.9746],[-116.8441,44.9749],[-116.8435,44.9754],[-116.8432,44.9759],[-116.8432,44.976],[-116.843,44.9765],[-116.8429,44.9766],[-116.8427,44.9769],[-116.8425,44.9774],[-116.8423,44.978],[-116.8423,44.9783],[-116.8422,44.9784],[-116.8422,44.9785],[-116.8422,44.9786],[-116.8422,44.9787],[-116.8422,44.9791],[-116.8421,44.9798],[-116.8419,44.9804],[-116.8417,44.9808],[-116.8416,44.9811],[-116.8413,44.9817],[-116.841,44.982],[-116.8408,44.9823],[-116.8405,44.9825],[-116.8405,44.9826],[-116.8397,44.9831],[-116.8396,44.9831],[-116.8393,44.9833],[-116.8391,44.9834],[-116.8386,44.9835],[-116.8384,44.9836],[-116.8382,44.9836],[-116.8369,44.984],[-116.8366,44.984],[-116.8345,44.9842],[-116.833,44.9844],[-116.8321,44.9845],[-116.8317,44.9844],[-116.8315,44.9844],[-116.8313,44.9844],[-116.8311,44.9844],[-116.8309,44.9844],[-116.8308,44.9844],[-116.8305,44.9844],[-116.8304,44.9844],[-116.8303,44.9844],[-116.8288,44.9842],[-116.8286,44.9842],[-116.8275,44.984],[-116.8269,44.9839],[-116.8266,44.9831],[-116.8263,44.9825],[-116.8268,44.9817],[-116.8273,44.9809],[-116.8274,44.9807],[-116.8283,44.9794],[-116.8284,44.9793],[-116.8285,44.9792],[-116.8292,44.9786],[-116.8293,44.9785],[-116.8294,44.9784],[-116.8295,44.9783],[-116.8297,44.9781],[-116.8299,44.9778],[-116.83,44.9777],[-116.8301,44.9776],[-116.8303,44.9773],[-116.8305,44.9771],[-116.8307,44.9769],[-116.8307,44.9768],[-116.8308,44.9767],[-116.831,44.9764],[-116.8311,44.9761],[-116.8315,44.9753],[-116.8322,44.9744],[-116.8323,44.9743],[-116.8327,44.9739],[-116.8329,44.9737],[-116.8333,44.9732],[-116.8334,44.9731],[-116.8336,44.9729],[-116.8337,44.9727],[-116.834,44.9725],[-116.8342,44.9723],[-116.8343,44.9722],[-116.8344,44.9721],[-116.8345,44.972],[-116.8345,44.9719],[-116.8346,44.9719],[-116.8346,44.9718],[-116.8347,44.9718],[-116.8348,44.9717],[-116.8352,44.9713],[-116.8353,44.9711],[-116.8354,44.9711],[-116.8354,44.971],[-116.8355,44.9709],[-116.8355,44.9708],[-116.8356,44.9706],[-116.8357,44.9705],[-116.8358,44.9704],[-116.8364,44.9692],[-116.8382,44.9689],[-116.8398,44.9684],[-116.8399,44.9684],[-116.8411,44.9675],[-116.8412,44.9674],[-116.8431,44.966],[-116.8454,44.9656],[-116.847,44.9654],[-116.8471,44.9653],[-116.8474,44.9651],[-116.8479,44.9648],[-116.8483,44.9644],[-116.8486,44.9642],[-116.8496,44.9636],[-116.8507,44.962],[-116.851,44.9616],[-116.8514,44.9598],[-116.8507,44.9581],[-116.8476,44.9543],[-116.8474,44.9541],[-116.8465,44.9515],[-116.8463,44.9513],[-116.846,44.9509],[-116.8457,44.9506],[-116.8455,44.9504],[-116.8455,44.9503],[-116.8454,44.9503],[-116.8454,44.9502],[-116.8451,44.9499],[-116.8447,44.9493],[-116.8442,44.9488],[-116.8439,44.9485],[-116.8435,44.9481],[-116.843,44.9476],[-116.8423,44.947],[-116.8418,44.9466],[-116.8408,44.9458],[-116.8407,44.9457],[-116.8391,44.9438],[-116.8377,44.9427],[-116.8371,44.9421],[-116.8367,44.9417],[-116.8363,44.9413],[-116.8357,44.9406],[-116.8355,44.9402],[-116.8353,44.9397],[-116.835,44.9393],[-116.8346,44.9383],[-116.8344,44.938],[-116.8342,44.9376],[-116.834,44.9371],[-116.8336,44.9363],[-116.8334,44.9357],[-116.8332,44.9352],[-116.8332,44.935],[-116.8331,44.9347],[-116.833,44.9346],[-116.8324,44.9339],[-116.8323,44.9337],[-116.832,44.933],[-116.8322,44.9314],[-116.8327,44.9305],[-116.8328,44.9302],[-116.8333,44.9295],[-116.8336,44.929],[-116.8338,44.9288],[-116.8357,44.927],[-116.8363,44.9264],[-116.8363,44.9263],[-116.8364,44.9263],[-116.8367,44.9259],[-116.8376,44.9247],[-116.838,44.9242],[-116.8383,44.9238],[-116.8385,44.9236],[-116.8383,44.922],[-116.8382,44.9214],[-116.8382,44.9213],[-116.8382,44.9212],[-116.8382,44.9211],[-116.8382,44.921],[-116.8382,44.9209],[-116.8383,44.9208],[-116.8383,44.9205],[-116.8384,44.9198],[-116.8384,44.9197],[-116.8385,44.9195],[-116.8385,44.9194],[-116.8386,44.9192],[-116.8386,44.919],[-116.8387,44.9189],[-116.839,44.9178],[-116.8396,44.9172],[-116.8421,44.9149],[-116.8421,44.9131],[-116.8423,44.9121],[-116.8427,44.9101],[-116.8428,44.9097],[-116.8429,44.9089],[-116.8433,44.9086],[-116.8437,44.9084],[-116.844,44.9082],[-116.8443,44.9077],[-116.845,44.9069],[-116.8459,44.9055],[-116.8461,44.9053],[-116.8463,44.9047],[-116.8464,44.9046],[-116.8464,44.9045],[-116.8468,44.9037],[-116.8469,44.9036],[-116.8475,44.9017],[-116.8481,44.9013],[-116.8488,44.9008],[-116.8489,44.9008],[-116.8489,44.9007],[-116.8489,44.9006],[-116.8492,44.8995],[-116.8501,44.8962],[-116.85,44.8951],[-116.85,44.895],[-116.8502,44.8944],[-116.8505,44.8935],[-116.8513,44.8928],[-116.8518,44.8924],[-116.8521,44.8922],[-116.8524,44.8919],[-116.8522,44.8915],[-116.8521,44.8912],[-116.8517,44.8903],[-116.852,44.8892],[-116.852,44.8891],[-116.8523,44.8882],[-116.8524,44.8876],[-116.8537,44.8864],[-116.8542,44.886],[-116.8547,44.8852],[-116.8559,44.8841],[-116.8559,44.884],[-116.8567,44.8831],[-116.8572,44.8824],[-116.8573,44.8823],[-116.8571,44.8819],[-116.857,44.881],[-116.857,44.8808],[-116.8582,44.8797],[-116.8593,44.8787],[-116.8601,44.8779],[-116.8604,44.8775],[-116.8607,44.8771],[-116.8607,44.8768],[-116.8607,44.8767],[-116.8615,44.8759],[-116.8623,44.8749],[-116.8635,44.8731],[-116.8642,44.8721],[-116.8645,44.8717],[-116.8647,44.8715],[-116.8653,44.8706],[-116.8664,44.8698],[-116.8665,44.8698],[-116.8672,44.8695],[-116.8681,44.8691],[-116.8687,44.8689],[-116.8711,44.8679],[-116.8717,44.8676],[-116.8721,44.8675],[-116.8722,44.8675],[-116.8724,44.8674],[-116.8726,44.8674],[-116.8727,44.8674],[-116.8743,44.867],[-116.8746,44.8669],[-116.8756,44.8667],[-116.876,44.8667],[-116.8771,44.8661],[-116.8782,44.8647],[-116.8786,44.8636],[-116.8788,44.8632],[-116.8793,44.8619],[-116.8794,44.8618],[-116.8802,44.8611],[-116.8812,44.8601],[-116.883,44.8588],[-116.8836,44.8583],[-116.8839,44.8581],[-116.8841,44.858],[-116.8843,44.8578],[-116.8846,44.8577],[-116.8847,44.8576],[-116.8859,44.8568],[-116.8864,44.8566],[-116.8877,44.8558],[-116.8899,44.8552],[-116.8921,44.8552],[-116.8924,44.8552],[-116.894,44.8555],[-116.8943,44.8556],[-116.8946,44.8557],[-116.895,44.8557],[-116.8952,44.8558],[-116.8953,44.8558],[-116.8954,44.8558],[-116.8955,44.8558],[-116.8956,44.8558],[-116.8957,44.8558],[-116.8958,44.8558],[-116.8964,44.8557],[-116.8977,44.8548],[-116.8978,44.8548],[-116.8982,44.8543],[-116.8982,44.8542],[-116.8984,44.8541],[-116.8985,44.8539],[-116.8986,44.8538],[-116.8986,44.8537],[-116.8986,44.8535],[-116.8987,44.8531],[-116.8987,44.8525],[-116.8987,44.8523],[-116.8986,44.852],[-116.8985,44.8516],[-116.8984,44.8516],[-116.8982,44.8513],[-116.8981,44.8513],[-116.8976,44.851],[-116.8969,44.8505],[-116.8964,44.8498],[-116.8964,44.8497],[-116.8963,44.8492],[-116.8963,44.849],[-116.8963,44.8489],[-116.8963,44.8487],[-116.8963,44.8486],[-116.8963,44.8485],[-116.8962,44.8483],[-116.8963,44.8481],[-116.8963,44.8479],[-116.8963,44.8478],[-116.8964,44.8477],[-116.8964,44.8476],[-116.8964,44.8475],[-116.8964,44.8474],[-116.8965,44.8473],[-116.8965,44.8471],[-116.8965,44.847],[-116.8966,44.8465],[-116.897,44.8456],[-116.897,44.8454],[-116.8971,44.8452],[-116.8977,44.8437],[-116.8983,44.8424],[-116.8984,44.8423],[-116.8984,44.8422],[-116.8984,44.8421],[-116.8985,44.8421],[-116.8985,44.842],[-116.8987,44.8419],[-116.8993,44.8411],[-116.8995,44.8408],[-116.8996,44.8408],[-116.8996,44.8407],[-116.8997,44.8406],[-116.8998,44.8405],[-116.8999,44.8404],[-116.9,44.8402],[-116.9001,44.84],[-116.9001,44.8399],[-116.9002,44.8399],[-116.9001,44.8397],[-116.9001,44.8396],[-116.9,44.8394],[-116.9,44.8393],[-116.9,44.8392],[-116.8999,44.8391],[-116.9,44.8385],[-116.9,44.8383],[-116.9,44.8377],[-116.9001,44.8367],[-116.9007,44.8363],[-116.9009,44.8362],[-116.901,44.8359],[-116.901,44.8357],[-116.9017,44.8356],[-116.9019,44.8355],[-116.9026,44.8354],[-116.904,44.8352],[-116.9048,44.835],[-116.9055,44.8349],[-116.9056,44.8348],[-116.9058,44.8348],[-116.9058,44.8347],[-116.906,44.8344],[-116.9063,44.834],[-116.9066,44.8336],[-116.9068,44.8334],[-116.9069,44.8333],[-116.9069,44.8332],[-116.907,44.8331],[-116.9072,44.8329],[-116.9073,44.8327],[-116.9074,44.8325],[-116.9077,44.8322],[-116.9081,44.8316],[-116.9085,44.8311],[-116.9087,44.8308],[-116.9096,44.8295],[-116.9109,44.8277],[-116.9123,44.8258],[-116.9132,44.8246],[-116.9133,44.8245],[-116.9142,44.8231],[-116.9157,44.8211],[-116.9172,44.8191],[-116.9182,44.8177],[-116.9186,44.8172],[-116.9191,44.8164],[-116.9197,44.8156],[-116.9201,44.8151],[-116.9202,44.8149],[-116.9205,44.8145],[-116.9205,44.8144],[-116.9205,44.8143],[-116.9209,44.8137],[-116.9211,44.8133],[-116.9213,44.8129],[-116.9217,44.8124],[-116.9221,44.8119],[-116.923,44.811],[-116.9234,44.8107],[-116.924,44.8103],[-116.9243,44.8101],[-116.9249,44.8099],[-116.9256,44.8097],[-116.9259,44.8096],[-116.927,44.809],[-116.9281,44.8084],[-116.9289,44.8076],[-116.929,44.8075],[-116.9298,44.8066],[-116.9301,44.8061],[-116.9304,44.8057],[-116.9311,44.8048],[-116.9312,44.8045],[-116.9315,44.804],[-116.9316,44.8038],[-116.9316,44.8037],[-116.9319,44.8032],[-116.932,44.803],[-116.9322,44.8028],[-116.9323,44.8025],[-116.9326,44.8018],[-116.933,44.8008],[-116.9332,44.8003],[-116.9333,44.7998],[-116.9334,44.7996],[-116.9337,44.7988],[-116.9337,44.7985],[-116.9338,44.7981],[-116.9338,44.798],[-116.9338,44.7968],[-116.9338,44.7966],[-116.9336,44.7957],[-116.9331,44.7945],[-116.9324,44.7933],[-116.932,44.7929],[-116.9318,44.7927],[-116.9315,44.7923],[-116.9312,44.7917],[-116.9311,44.7915],[-116.9311,44.7914],[-116.9308,44.791],[-116.9307,44.7906],[-116.9307,44.7904],[-116.9307,44.7902],[-116.9307,44.7899],[-116.9309,44.7889],[-116.9309,44.7886],[-116.931,44.7883],[-116.9313,44.7877],[-116.9313,44.7876],[-116.9315,44.7874],[-116.9321,44.7868],[-116.9322,44.7867],[-116.9327,44.7861],[-116.9332,44.7854],[-116.9337,44.7848],[-116.9338,44.7847],[-116.9344,44.7842],[-116.9347,44.7839],[-116.9358,44.7833],[-116.9368,44.7829],[-116.9374,44.7828],[-116.9381,44.7827],[-116.9394,44.7824],[-116.9409,44.7822],[-116.942,44.782],[-116.9427,44.7818],[-116.9433,44.7817],[-116.9446,44.7811],[-116.9454,44.7805],[-116.9459,44.7802],[-116.9468,44.7793],[-116.9469,44.7792],[-116.9479,44.7786],[-116.949,44.778],[-116.9498,44.7778],[-116.9499,44.7778],[-116.95,44.7778],[-116.9505,44.7777],[-116.9506,44.7777],[-116.951,44.7776],[-116.9524,44.7775],[-116.9528,44.7774],[-116.9534,44.7774],[-116.9543,44.7773],[-116.9554,44.7772],[-116.956,44.7771],[-116.9562,44.7771],[-116.9564,44.777],[-116.9567,44.777],[-116.9569,44.7769],[-116.9573,44.7769],[-116.9574,44.7769],[-116.9583,44.7767],[-116.9586,44.7766],[-116.9587,44.7766],[-116.96,44.7762],[-116.9602,44.7762],[-116.9615,44.7757],[-116.9625,44.7755],[-116.9634,44.7754],[-116.9638,44.7754],[-116.965,44.7753],[-116.9656,44.7752],[-116.9662,44.7752],[-116.9668,44.7752],[-116.9679,44.7749],[-116.9685,44.7748],[-116.969,44.7746],[-116.9698,44.7743],[-116.9706,44.774],[-116.9709,44.7739],[-116.9711,44.7738],[-116.9716,44.7735],[-116.9719,44.7734],[-116.9729,44.7726],[-116.9731,44.7724],[-116.9735,44.772],[-116.9737,44.7718],[-116.9738,44.7717],[-116.9741,44.7712],[-116.9743,44.771],[-116.9744,44.7708],[-116.9749,44.77],[-116.9751,44.7698],[-116.9755,44.7694],[-116.9757,44.7692],[-116.9768,44.7686],[-116.9771,44.7684],[-116.9777,44.7681],[-116.9778,44.768],[-116.9779,44.7679],[-116.9787,44.7676],[-116.9789,44.7675],[-116.979,44.7674],[-116.9793,44.7672],[-116.9805,44.7664],[-116.9809,44.7661],[-116.9814,44.7658],[-116.9818,44.7655],[-116.9821,44.7653],[-116.9825,44.765],[-116.9828,44.7647],[-116.9833,44.7644],[-116.9834,44.7643],[-116.9835,44.7643],[-116.9837,44.7642],[-116.9838,44.7642],[-116.9841,44.764],[-116.9842,44.7639],[-116.9843,44.7638],[-116.9849,44.7635],[-116.9857,44.7629],[-116.9859,44.7627],[-116.9865,44.7624],[-116.9867,44.7622],[-116.9873,44.7619],[-116.9875,44.7617],[-116.9878,44.7616],[-116.9881,44.7614],[-116.9884,44.7613],[-116.989,44.761],[-116.9892,44.7608],[-116.9894,44.7607],[-116.9897,44.7605],[-116.9903,44.7601],[-116.9905,44.76],[-116.9912,44.7596],[-116.992,44.7592],[-116.9932,44.7587],[-116.9941,44.7582],[-116.9946,44.758],[-116.995,44.7578],[-116.9954,44.7578],[-116.996,44.7576],[-116.9962,44.7575],[-116.9966,44.7574],[-116.9968,44.7573],[-116.997,44.7572],[-116.9974,44.757],[-116.9976,44.7569],[-116.9981,44.7567],[-116.9989,44.7564],[-116.9993,44.7563],[-116.9996,44.7562],[-116.9999,44.7562],[-117.0001,44.7561],[-117.0003,44.7561],[-117.0007,44.7561],[-117.001,44.7561],[-117.0019,44.7561],[-117.0025,44.7561],[-117.0045,44.756],[-117.0053,44.756],[-117.0061,44.756],[-117.0062,44.7561],[-117.0075,44.7564],[-117.009,44.7566],[-117.0098,44.7567],[-117.0099,44.7567],[-117.01,44.7567],[-117.0101,44.7567],[-117.0103,44.7567],[-117.0106,44.7568],[-117.0109,44.7568],[-117.011,44.7568],[-117.0111,44.7568],[-117.0113,44.7568],[-117.0114,44.7568],[-117.0127,44.7568],[-117.0138,44.7568],[-117.0148,44.7566],[-117.0161,44.7556],[-117.0162,44.7556],[-117.0167,44.7545],[-117.0168,44.7542],[-117.0169,44.7541],[-117.0175,44.7529],[-117.0177,44.7527],[-117.018,44.7524],[-117.0184,44.7519],[-117.0187,44.7518],[-117.02,44.751],[-117.0214,44.7508],[-117.0216,44.7507],[-117.0224,44.7508],[-117.0231,44.7508],[-117.0243,44.7509],[-117.0254,44.751],[-117.0261,44.751],[-117.0262,44.751],[-117.0264,44.7511],[-117.027,44.7511],[-117.0273,44.7511],[-117.0281,44.7512],[-117.0294,44.7511],[-117.0304,44.7506],[-117.0306,44.7505],[-117.0314,44.7501],[-117.0317,44.7499],[-117.033,44.7495],[-117.0334,44.7494],[-117.0336,44.7494],[-117.0338,44.7493],[-117.0341,44.7493],[-117.0343,44.7492],[-117.0347,44.7491],[-117.0352,44.749],[-117.0358,44.7488],[-117.0362,44.7487],[-117.0381,44.7482],[-117.0383,44.7482],[-117.0396,44.7465],[-117.043,44.7455],[-117.0442,44.7451],[-117.0447,44.7446],[-117.045,44.7443],[-117.0459,44.7434],[-117.0462,44.7431],[-117.0472,44.7422],[-117.0474,44.7419],[-117.0478,44.7415],[-117.0481,44.737],[-117.0482,44.7359],[-117.0485,44.7353],[-117.0489,44.7348],[-117.0494,44.734],[-117.0499,44.7331],[-117.0502,44.7326],[-117.0505,44.7325],[-117.0509,44.7324],[-117.0513,44.7323],[-117.0516,44.7322],[-117.0518,44.7321],[-117.0521,44.7321],[-117.0524,44.732],[-117.0526,44.7319],[-117.0529,44.7319],[-117.0534,44.7317],[-117.0539,44.7316],[-117.0542,44.7315],[-117.0544,44.7315],[-117.0546,44.7314],[-117.0548,44.7314],[-117.055,44.7313],[-117.0557,44.7311],[-117.0579,44.7306],[-117.0583,44.7305],[-117.0586,44.7303],[-117.0592,44.7297],[-117.0602,44.7289],[-117.0611,44.7281],[-117.0618,44.7275],[-117.062,44.7274],[-117.0623,44.7271],[-117.0622,44.7268],[-117.0621,44.7266],[-117.062,44.7264],[-117.0619,44.7261],[-117.0618,44.7258],[-117.0618,44.7257],[-117.0617,44.7255],[-117.0616,44.7252],[-117.0615,44.725],[-117.0615,44.7248],[-117.0612,44.724],[-117.0605,44.7217],[-117.0605,44.7209],[-117.0606,44.7201],[-117.0609,44.7176],[-117.061,44.717],[-117.0611,44.7167],[-117.0613,44.716],[-117.0617,44.7149],[-117.062,44.7138],[-117.0622,44.7131],[-117.0623,44.7128],[-117.0625,44.7124],[-117.0626,44.712],[-117.0627,44.7117],[-117.0625,44.7113],[-117.0621,44.71],[-117.062,44.7099],[-117.062,44.7095],[-117.062,44.7093],[-117.062,44.7089],[-117.0619,44.7086],[-117.0619,44.7083],[-117.0619,44.7082],[-117.0619,44.7081],[-117.0619,44.7078],[-117.0619,44.7074],[-117.0618,44.707],[-117.0618,44.7067],[-117.0618,44.7066],[-117.0632,44.7046],[-117.0638,44.7036],[-117.068,44.7018],[-117.0696,44.7013],[-117.0719,44.7006],[-117.072,44.7006],[-117.0722,44.7005],[-117.0723,44.7004],[-117.0733,44.6976],[-117.0734,44.6974],[-117.0741,44.6964],[-117.0764,44.6945],[-117.0766,44.6943],[-117.0791,44.6922],[-117.079,44.6914],[-117.0787,44.6901],[-117.0794,44.6888],[-117.0794,44.6887],[-117.0795,44.6886],[-117.0795,44.6885],[-117.0796,44.6884],[-117.0796,44.6883],[-117.0798,44.6881],[-117.0799,44.6878],[-117.0801,44.6875],[-117.0802,44.6873],[-117.0806,44.6867],[-117.0806,44.6866],[-117.0808,44.6842],[-117.0808,44.6841],[-117.0803,44.6834],[-117.0803,44.6832],[-117.0801,44.683],[-117.0799,44.6827],[-117.0798,44.6825],[-117.0797,44.6823],[-117.0795,44.6819],[-117.0793,44.6816],[-117.0791,44.6813],[-117.0791,44.6812],[-117.079,44.6811],[-117.0789,44.6809],[-117.0788,44.6808],[-117.0786,44.6805],[-117.0786,44.6803],[-117.0787,44.6794],[-117.0788,44.679],[-117.0788,44.6788],[-117.0789,44.6784],[-117.0789,44.6781],[-117.0789,44.6779],[-117.079,44.6777],[-117.0793,44.6772],[-117.0794,44.677],[-117.0795,44.6767],[-117.0797,44.6763],[-117.0799,44.6759],[-117.08,44.6756],[-117.0801,44.6754],[-117.0804,44.6748],[-117.0806,44.6746],[-117.0806,44.6744],[-117.0808,44.6738],[-117.081,44.6737],[-117.0813,44.6736],[-117.0814,44.6735],[-117.0816,44.6735],[-117.0817,44.6734],[-117.0819,44.6734],[-117.0829,44.673],[-117.0858,44.6719],[-117.0861,44.6718],[-117.0871,44.6712],[-117.0873,44.6711],[-117.0877,44.6709],[-117.0881,44.6706],[-117.0883,44.6705],[-117.0896,44.6697],[-117.0912,44.6688],[-117.0932,44.6671],[-117.0944,44.6661],[-117.0946,44.6658],[-117.095,44.6655],[-117.0954,44.6651],[-117.0957,44.6649],[-117.0959,44.6647],[-117.0959,44.6642],[-117.096,44.662],[-117.096,44.6613],[-117.096,44.6612],[-117.096,44.661],[-117.096,44.6609],[-117.0961,44.6608],[-117.0961,44.6602],[-117.0961,44.659],[-117.0964,44.6584],[-117.0966,44.6578],[-117.0967,44.6577],[-117.0968,44.6574],[-117.0967,44.6571],[-117.0966,44.6569],[-117.0965,44.6563],[-117.0964,44.6561],[-117.0959,44.6545],[-117.0957,44.6539],[-117.0955,44.6536],[-117.0953,44.6531],[-117.0952,44.6526],[-117.095,44.6522],[-117.095,44.652],[-117.0951,44.6516],[-117.0956,44.6507],[-117.0959,44.6499],[-117.0962,44.6494],[-117.0962,44.6493],[-117.0962,44.6492],[-117.0963,44.6492],[-117.0968,44.6488],[-117.0982,44.6476],[-117.0982,44.6475],[-117.0982,44.6469],[-117.0983,44.6457],[-117.0983,44.6447],[-117.0983,44.6423],[-117.0982,44.6411],[-117.0982,44.6407],[-117.0999,44.6384],[-117.1026,44.6346],[-117.1056,44.6303],[-117.106,44.6298],[-117.1077,44.6278],[-117.1077,44.6277],[-117.1079,44.6275],[-117.1082,44.6271],[-117.1084,44.6271],[-117.1086,44.627],[-117.1099,44.6266],[-117.11,44.6266],[-117.112,44.626],[-117.1135,44.6254],[-117.1148,44.6249],[-117.1146,44.6249],[-117.1141,44.6249],[-117.1139,44.6249],[-117.1159,44.6233],[-117.1162,44.6229],[-117.1178,44.6201],[-117.1196,44.6162],[-117.1204,44.6148],[-117.1205,44.6147],[-117.1214,44.6119],[-117.1214,44.6118],[-117.1214,44.6116],[-117.1214,44.6115],[-117.1214,44.6114],[-117.1214,44.6113],[-117.1214,44.6112],[-117.1214,44.6106],[-117.1214,44.6094],[-117.1215,44.6088],[-117.1216,44.6082],[-117.1217,44.6079],[-117.1219,44.6069],[-117.122,44.6066],[-117.1225,44.6057],[-117.1234,44.6041],[-117.1234,44.6028],[-117.1234,44.6024],[-117.1233,44.6017],[-117.1233,44.6016],[-117.1233,44.6014],[-117.1234,44.6013],[-117.1234,44.6011],[-117.1234,44.601],[-117.1234,44.6007],[-117.1234,44.6005],[-117.1235,44.6003],[-117.1235,44.6001],[-117.1235,44.5997],[-117.1236,44.5994],[-117.1236,44.5991],[-117.1238,44.5977],[-117.1238,44.5974],[-117.1238,44.5973],[-117.1253,44.5938],[-117.1254,44.5926],[-117.1254,44.5922],[-117.1253,44.5909],[-117.1252,44.59],[-117.1252,44.5891],[-117.1251,44.589],[-117.125,44.5872],[-117.125,44.5862],[-117.1249,44.5854],[-117.1248,44.5838],[-117.1252,44.583],[-117.1253,44.5828],[-117.1256,44.5822],[-117.126,44.5816],[-117.1261,44.5815],[-117.1281,44.58],[-117.1287,44.5794],[-117.1297,44.5787],[-117.1298,44.5786],[-117.1303,44.5783],[-117.1325,44.5764],[-117.1335,44.5756],[-117.1338,44.5754],[-117.134,44.5752],[-117.1346,44.5749],[-117.1349,44.5747],[-117.1368,44.5737],[-117.1381,44.573],[-117.1425,44.5714],[-117.1441,44.5701],[-117.1443,44.57],[-117.1446,44.5697],[-117.1449,44.5695],[-117.1451,44.5694],[-117.146,44.5686],[-117.1461,44.5685],[-117.1479,44.565],[-117.1483,44.5644],[-117.1482,44.5638],[-117.1482,44.5637],[-117.1482,44.5636],[-117.1481,44.5636],[-117.1481,44.5633],[-117.148,44.5628],[-117.148,44.5624],[-117.1479,44.5621],[-117.1476,44.5619],[-117.1468,44.561],[-117.1465,44.5608],[-117.1461,44.5604],[-117.145,44.5594],[-117.1446,44.559],[-117.1444,44.5588],[-117.1441,44.5584],[-117.1437,44.558],[-117.1435,44.5578],[-117.1433,44.5576],[-117.1429,44.5572],[-117.143,44.5568],[-117.143,44.5564],[-117.143,44.556],[-117.143,44.5554],[-117.1431,44.5548],[-117.1431,44.5544],[-117.1431,44.5543],[-117.1431,44.5542],[-117.1431,44.5541],[-117.1431,44.554],[-117.1432,44.5538],[-117.1432,44.5536],[-117.1432,44.5535],[-117.1433,44.5531],[-117.1434,44.5525],[-117.1435,44.5519],[-117.1436,44.5515],[-117.1436,44.5514],[-117.1436,44.5513],[-117.1436,44.5512],[-117.1437,44.551],[-117.1438,44.5504],[-117.1438,44.5502],[-117.1438,44.5499],[-117.1439,44.5486],[-117.1442,44.5457],[-117.1446,44.5448],[-117.1452,44.5436],[-117.1455,44.5431],[-117.1459,44.5423],[-117.1463,44.5415],[-117.1466,44.5409],[-117.1471,44.5399],[-117.1489,44.5367],[-117.1492,44.5361],[-117.1496,44.5357],[-117.1497,44.5355],[-117.15,44.5352],[-117.1502,44.5349],[-117.1503,44.5347],[-117.1506,44.5343],[-117.1511,44.5336],[-117.1515,44.533],[-117.1518,44.5326],[-117.152,44.5323],[-117.1524,44.5318],[-117.1526,44.5316],[-117.1528,44.5314],[-117.1531,44.5312],[-117.1536,44.5308],[-117.1541,44.5304],[-117.1544,44.5301],[-117.1548,44.5297],[-117.1554,44.5293],[-117.156,44.5288],[-117.1563,44.5284],[-117.1565,44.5283],[-117.157,44.528],[-117.159,44.5266],[-117.1596,44.5262],[-117.1609,44.5252],[-117.161,44.5252],[-117.1655,44.5239],[-117.167,44.5235],[-117.1671,44.5235],[-117.1672,44.5234],[-117.1673,44.5234],[-117.1674,44.5234],[-117.1676,44.5235],[-117.168,44.5235],[-117.1683,44.5235],[-117.1685,44.5236],[-117.1691,44.5236],[-117.1699,44.5237],[-117.1707,44.5238],[-117.1713,44.5238],[-117.1714,44.5239],[-117.1715,44.5239],[-117.172,44.5239],[-117.1722,44.5239],[-117.1734,44.5236],[-117.1738,44.5234],[-117.1739,44.5234],[-117.174,44.5234],[-117.1741,44.5234],[-117.1742,44.5233],[-117.1746,44.5232],[-117.1755,44.523],[-117.1772,44.5225],[-117.1794,44.5227],[-117.1807,44.5229],[-117.1813,44.5229],[-117.1816,44.523],[-117.1826,44.522],[-117.183,44.5216],[-117.1831,44.5215],[-117.1834,44.5212],[-117.1836,44.521],[-117.1838,44.5208],[-117.1846,44.5201],[-117.1854,44.5193],[-117.1862,44.5173],[-117.1867,44.5163],[-117.1868,44.516],[-117.187,44.5155],[-117.1873,44.5153],[-117.1876,44.5151],[-117.1885,44.5143],[-117.1898,44.5134],[-117.1907,44.5116],[-117.1913,44.5105],[-117.1915,44.5101],[-117.1916,44.5099],[-117.1915,44.5086],[-117.1915,44.5081],[-117.1914,44.5072],[-117.1913,44.5068],[-117.1921,44.5046],[-117.1924,44.5037],[-117.1924,44.5035],[-117.1925,44.5033],[-117.1927,44.5029],[-117.1928,44.5027],[-117.1931,44.5022],[-117.1938,44.5008],[-117.194,44.5005],[-117.1943,44.4999],[-117.1944,44.4997],[-117.1946,44.4996],[-117.1947,44.4994],[-117.1948,44.4992],[-117.1951,44.4989],[-117.1953,44.4986],[-117.1958,44.4977],[-117.196,44.4975],[-117.1961,44.4974],[-117.1963,44.4971],[-117.1964,44.497],[-117.1967,44.4964],[-117.1971,44.4962],[-117.1974,44.496],[-117.1978,44.4957],[-117.1981,44.4955],[-117.1989,44.4949],[-117.1994,44.4942],[-117.1996,44.4936],[-117.1998,44.4928],[-117.1999,44.4926],[-117.2001,44.4923],[-117.2002,44.492],[-117.2011,44.4915],[-117.2014,44.4913],[-117.2019,44.4911],[-117.2019,44.491],[-117.2021,44.4909],[-117.2022,44.4908],[-117.2022,44.4907],[-117.203,44.4899],[-117.2034,44.4896],[-117.2039,44.4893],[-117.2057,44.4882],[-117.2067,44.4876],[-117.2072,44.4871],[-117.2076,44.4866],[-117.2084,44.486],[-117.2084,44.4859],[-117.2087,44.4858],[-117.2089,44.4857],[-117.2099,44.4855],[-117.2103,44.4854],[-117.2112,44.4854],[-117.2122,44.4855],[-117.2125,44.4856],[-117.2132,44.4858],[-117.2141,44.486],[-117.2151,44.4862],[-117.2164,44.4862],[-117.2188,44.4854],[-117.2193,44.4852],[-117.2215,44.4845],[-117.2216,44.4845],[-117.2217,44.4845],[-117.2218,44.4845],[-117.2223,44.4844],[-117.2225,44.4843],[-117.2233,44.4841],[-117.2241,44.4837],[-117.2245,44.4832],[-117.2249,44.4826],[-117.2251,44.4823],[-117.2252,44.482],[-117.2258,44.4805],[-117.2258,44.48],[-117.2259,44.4794],[-117.2259,44.4793],[-117.2258,44.4781],[-117.2258,44.4772],[-117.2254,44.4755],[-117.225,44.4748],[-117.2245,44.4739],[-117.2244,44.4738],[-117.224,44.4733],[-117.2227,44.4718],[-117.2223,44.4713],[-117.222,44.4708],[-117.2217,44.4704],[-117.2215,44.4701],[-117.2209,44.4686],[-117.2206,44.4672],[-117.2205,44.4671],[-117.2203,44.4661],[-117.2202,44.4659],[-117.2203,44.4653],[-117.2203,44.4645],[-117.2204,44.4636],[-117.2204,44.463],[-117.2202,44.4628],[-117.2199,44.4623],[-117.2197,44.4622],[-117.2194,44.4618],[-117.2185,44.461],[-117.2184,44.4608],[-117.2181,44.4605],[-117.218,44.4605],[-117.218,44.4604],[-117.2179,44.4603],[-117.2177,44.4601],[-117.2175,44.4599],[-117.217,44.459],[-117.2168,44.4584],[-117.2167,44.458],[-117.2167,44.4579],[-117.2167,44.4578],[-117.2162,44.4563],[-117.2161,44.456],[-117.2156,44.4537],[-117.2152,44.4522],[-117.2152,44.4519],[-117.215,44.4504],[-117.2148,44.4498],[-117.2147,44.4492],[-117.2146,44.448],[-117.2147,44.4478],[-117.2148,44.4472],[-117.2149,44.4466],[-117.2154,44.4457],[-117.2154,44.4455],[-117.2159,44.4447],[-117.2163,44.4439],[-117.2166,44.4423],[-117.2163,44.4415],[-117.216,44.4408],[-117.2159,44.4406],[-117.2156,44.4403],[-117.2155,44.44],[-117.2154,44.439],[-117.2154,44.4388],[-117.2153,44.4385],[-117.2153,44.4383],[-117.2153,44.4381],[-117.2153,44.438],[-117.2153,44.4379],[-117.2153,44.4378],[-117.2154,44.4371],[-117.2155,44.4366],[-117.2158,44.4359],[-117.2159,44.4352],[-117.2159,44.4351],[-117.2158,44.4344],[-117.2156,44.434],[-117.2155,44.4337],[-117.2155,44.433],[-117.2154,44.4327],[-117.2153,44.4322],[-117.2152,44.4315],[-117.2152,44.4307],[-117.2157,44.4294],[-117.2157,44.4292],[-117.2156,44.4286],[-117.2156,44.4285],[-117.2155,44.4283],[-117.2155,44.4282],[-117.2154,44.4281],[-117.2153,44.428],[-117.2153,44.4279],[-117.2152,44.4278],[-117.2151,44.4276],[-117.2151,44.4272],[-117.2152,44.4269],[-117.2152,44.4267],[-117.2153,44.4267],[-117.2154,44.4264],[-117.2156,44.4259],[-117.2159,44.4254],[-117.216,44.425],[-117.216,44.4249],[-117.2162,44.4246],[-117.2163,44.4244],[-117.2163,44.4243],[-117.2164,44.424],[-117.2164,44.4239],[-117.2164,44.4238],[-117.2164,44.4237],[-117.2167,44.4235],[-117.2167,44.4234],[-117.2175,44.4224],[-117.2177,44.422],[-117.2177,44.4219],[-117.2178,44.4217],[-117.2178,44.4216],[-117.2179,44.4215],[-117.218,44.4213],[-117.2181,44.4211],[-117.2182,44.4209],[-117.2182,44.4207],[-117.2183,44.4207],[-117.2185,44.4203],[-117.2193,44.4192],[-117.2195,44.4191],[-117.2199,44.4187],[-117.22,44.4187],[-117.2205,44.4183],[-117.2211,44.418],[-117.2217,44.4173],[-117.2222,44.417],[-117.2224,44.4168],[-117.2228,44.4166],[-117.223,44.4165],[-117.2231,44.4162],[-117.2232,44.4159],[-117.223,44.415],[-117.2229,44.4147],[-117.2228,44.4143],[-117.2231,44.4139],[-117.2232,44.4137],[-117.224,44.4127],[-117.2242,44.4124],[-117.2244,44.4122],[-117.2244,44.4121],[-117.2246,44.4116],[-117.2247,44.4114],[-117.2248,44.4112],[-117.2249,44.4108],[-117.225,44.41],[-117.2252,44.4087],[-117.2253,44.4084],[-117.2254,44.4081],[-117.2254,44.4079],[-117.2255,44.4077],[-117.2257,44.4075],[-117.2258,44.4074],[-117.2264,44.4067],[-117.2268,44.4062],[-117.227,44.4056],[-117.2273,44.4052],[-117.228,44.4047],[-117.2288,44.4042],[-117.2292,44.404],[-117.2301,44.4034],[-117.2305,44.4031],[-117.2309,44.4029],[-117.2309,44.4028],[-117.231,44.4027],[-117.2311,44.4027],[-117.2312,44.4026],[-117.2313,44.4026],[-117.2315,44.4024],[-117.2316,44.4023],[-117.2317,44.4022],[-117.2321,44.4018],[-117.2325,44.4014],[-117.2331,44.4008],[-117.2334,44.4006],[-117.2335,44.4005],[-117.2339,44.4003],[-117.2344,44.4],[-117.2348,44.3997],[-117.236,44.3991],[-117.2366,44.3988],[-117.2367,44.3988],[-117.2369,44.3987],[-117.237,44.3986],[-117.2372,44.3985],[-117.2373,44.3985],[-117.2381,44.3982],[-117.2399,44.3976],[-117.2406,44.3974],[-117.2414,44.3971],[-117.2418,44.3969],[-117.242,44.3969],[-117.2427,44.3965],[-117.2428,44.3961],[-117.2429,44.3956],[-117.2429,44.3954],[-117.2427,44.3944],[-117.2426,44.3935],[-117.2426,44.3931],[-117.2428,44.3926],[-117.2428,44.3924],[-117.2428,44.3921],[-117.2429,44.3916],[-117.2429,44.3913],[-117.243,44.391],[-117.243,44.3909],[-117.2428,44.3902],[-117.2421,44.3892],[-117.2418,44.3888],[-117.2386,44.3836],[-117.2381,44.383],[-117.2381,44.3829],[-117.2378,44.3824],[-117.2377,44.3815],[-117.2374,44.3807],[-117.2371,44.3803],[-117.237,44.3802],[-117.2365,44.3795],[-117.2362,44.3789],[-117.236,44.3784],[-117.236,44.3783],[-117.2359,44.378],[-117.2358,44.3779],[-117.2358,44.3778],[-117.2357,44.3776],[-117.2356,44.3772],[-117.2355,44.3769],[-117.2354,44.3766],[-117.2354,44.3765],[-117.2354,44.3764],[-117.2354,44.3757],[-117.2355,44.3755],[-117.2356,44.3753],[-117.2355,44.3749],[-117.2354,44.3746],[-117.2353,44.3744],[-117.2353,44.3743],[-117.2352,44.3742],[-117.2352,44.3741],[-117.2351,44.3738],[-117.235,44.3737],[-117.2349,44.3737],[-117.2348,44.3736],[-117.2347,44.3735],[-117.234,44.3729],[-117.2339,44.3727],[-117.233,44.372],[-117.2322,44.3714],[-117.2313,44.3707],[-117.2312,44.3707],[-117.2304,44.3701],[-117.2299,44.3697],[-117.2298,44.3697],[-117.2291,44.3689],[-117.2282,44.3682],[-117.2279,44.368],[-117.2276,44.3678],[-117.2272,44.3675],[-117.2263,44.3669],[-117.2258,44.3666],[-117.2254,44.3663],[-117.2249,44.366],[-117.2244,44.3659],[-117.2232,44.3655],[-117.2222,44.365],[-117.2214,44.3644],[-117.2208,44.3638],[-117.2206,44.3636],[-117.2203,44.3633],[-117.2195,44.3625],[-117.2192,44.3622],[-117.2185,44.3616],[-117.2169,44.3602],[-117.2166,44.36],[-117.216,44.3597],[-117.2158,44.3597],[-117.2148,44.3592],[-117.2141,44.3588],[-117.2121,44.3583],[-117.2118,44.3581],[-117.2108,44.3578],[-117.2106,44.3577],[-117.2094,44.3569],[-117.2091,44.3567],[-117.207,44.3552],[-117.2056,44.354],[-117.2048,44.353],[-117.2046,44.3527],[-117.2044,44.3522],[-117.2041,44.3516],[-117.2037,44.3509],[-117.2034,44.3505],[-117.2033,44.3504],[-117.2031,44.3502],[-117.2027,44.3498],[-117.2019,44.3494],[-117.2016,44.3493],[-117.2014,44.3492],[-117.2009,44.3489],[-117.2001,44.3486],[-117.1991,44.3482],[-117.1984,44.348],[-117.1984,44.3479],[-117.1982,44.3479],[-117.1975,44.3475],[-117.1973,44.3474],[-117.1971,44.3472],[-117.1968,44.3469],[-117.1965,44.3466],[-117.1963,44.3465],[-117.1962,44.3464],[-117.196,44.3462],[-117.196,44.3461],[-117.195,44.3443],[-117.1926,44.3401],[-117.1921,44.3392],[-117.1917,44.3389],[-117.191,44.3385],[-117.1906,44.3383],[-117.1902,44.3376],[-117.1901,44.3374],[-117.1898,44.3367],[-117.1898,44.3366],[-117.1898,44.3365],[-117.1898,44.3364],[-117.1898,44.3362],[-117.1898,44.3361],[-117.1898,44.3359],[-117.1898,44.3357],[-117.1898,44.335],[-117.1899,44.3349],[-117.19,44.3346],[-117.1903,44.3341],[-117.1908,44.3335],[-117.191,44.3331],[-117.1914,44.3322],[-117.1914,44.3311],[-117.1913,44.3301],[-117.1916,44.3296],[-117.1916,44.3295],[-117.1922,44.3286],[-117.1924,44.3285],[-117.1926,44.3284],[-117.1929,44.3282],[-117.1932,44.3281],[-117.1934,44.328],[-117.1935,44.328],[-117.1935,44.3279],[-117.1936,44.3279],[-117.1937,44.3279],[-117.1941,44.3278],[-117.1949,44.3276],[-117.1956,44.3272],[-117.1958,44.3271],[-117.1963,44.3266],[-117.1966,44.3261],[-117.1966,44.3252],[-117.1968,44.3242],[-117.1976,44.3233],[-117.1988,44.3224],[-117.1989,44.3223],[-117.1996,44.3214],[-117.2,44.3205],[-117.2,44.3204],[-117.2001,44.3204],[-117.2001,44.3202],[-117.2001,44.3201],[-117.2002,44.3194],[-117.2002,44.3192],[-117.2002,44.319],[-117.2002,44.3185],[-117.2002,44.3178],[-117.2007,44.3169],[-117.2009,44.3167],[-117.2014,44.3163],[-117.2015,44.3163],[-117.2022,44.3159],[-117.2025,44.3157],[-117.2028,44.315],[-117.2028,44.3138],[-117.2029,44.3138],[-117.2032,44.3132],[-117.2033,44.313],[-117.2037,44.3128],[-117.2041,44.3124],[-117.2053,44.3119],[-117.2055,44.3118],[-117.2059,44.3117],[-117.2072,44.3113],[-117.2081,44.3111],[-117.2092,44.3108],[-117.2116,44.31],[-117.2135,44.3095],[-117.2148,44.3092],[-117.2152,44.3091],[-117.2168,44.3082],[-117.2178,44.3072],[-117.2179,44.3071],[-117.2182,44.3064],[-117.2184,44.305],[-117.2188,44.3036],[-117.2193,44.3027],[-117.2195,44.3023],[-117.2199,44.3016],[-117.2199,44.3015],[-117.2201,44.3014],[-117.2202,44.3012],[-117.2204,44.301],[-117.222,44.2996],[-117.2224,44.299],[-117.2227,44.2983],[-117.2227,44.2976],[-117.2223,44.2967],[-117.2218,44.2958],[-117.2184,44.2903],[-117.2176,44.2891],[-117.217,44.2884],[-117.2161,44.2878],[-117.2157,44.2876],[-117.2148,44.2871],[-117.2135,44.2865],[-117.2125,44.2858],[-117.211,44.285],[-117.2096,44.2842],[-117.2095,44.2841],[-117.2094,44.2841],[-117.2093,44.284],[-117.2086,44.2835],[-117.2075,44.2827],[-117.2063,44.2813],[-117.2062,44.2812],[-117.206,44.281],[-117.2047,44.2793],[-117.2031,44.2778],[-117.2026,44.2773],[-117.2004,44.2754],[-117.1986,44.2741],[-117.1981,44.2738],[-117.1959,44.2725],[-117.1958,44.2724],[-117.1931,44.271],[-117.1917,44.2703],[-117.1907,44.2698],[-117.1886,44.2688],[-117.1865,44.268],[-117.1843,44.2672],[-117.1821,44.266],[-117.1798,44.2648],[-117.1796,44.2647],[-117.1786,44.2641],[-117.1777,44.2636],[-117.1776,44.2636],[-117.1776,44.2635],[-117.1758,44.2622],[-117.1742,44.2611],[-117.1738,44.2608],[-117.1737,44.2608],[-117.1722,44.2597],[-117.1711,44.2592],[-117.1703,44.2589],[-117.1681,44.2585],[-117.1658,44.2585],[-117.1652,44.2584],[-117.1636,44.2582],[-117.1623,44.258],[-117.161,44.2578],[-117.1603,44.2577],[-117.1589,44.2576],[-117.157,44.2575],[-117.155,44.2576],[-117.1533,44.2578],[-117.1516,44.2581],[-117.1502,44.2581],[-117.1483,44.2581],[-117.1462,44.258],[-117.1436,44.2582],[-117.1413,44.2585],[-117.1385,44.2594],[-117.1368,44.2604],[-117.135,44.2618],[-117.1342,44.2627],[-117.134,44.263],[-117.1331,44.2642],[-117.1328,44.2653],[-117.1327,44.2663],[-117.1325,44.2671],[-117.132,44.268],[-117.1309,44.2695],[-117.1289,44.2713],[-117.1273,44.2726],[-117.1236,44.2754],[-117.1235,44.2755],[-117.1232,44.2758],[-117.121,44.2776],[-117.1199,44.2783],[-117.118,44.2789],[-117.118,44.279],[-117.114,44.2802],[-117.1117,44.2806],[-117.1116,44.2807],[-117.1093,44.2809],[-117.108,44.2808],[-117.1077,44.2808],[-117.106,44.2804],[-117.1042,44.2799],[-117.1022,44.2788],[-117.1021,44.2787],[-117.1006,44.2774],[-117.0985,44.2755],[-117.0964,44.2732],[-117.0946,44.271],[-117.0936,44.2694],[-117.0933,44.2685],[-117.0933,44.2684],[-117.0931,44.2679],[-117.0929,44.2672],[-117.0923,44.2655],[-117.0921,44.2643],[-117.0921,44.2642],[-117.0918,44.2629],[-117.0909,44.2603],[-117.0897,44.2585],[-117.0895,44.2582],[-117.0891,44.2579],[-117.089,44.2578],[-117.0889,44.2577],[-117.0887,44.2575],[-117.0882,44.2571],[-117.0868,44.2561],[-117.081,44.2518],[-117.0784,44.2499],[-117.0777,44.2495],[-117.0757,44.2486],[-117.0742,44.2477],[-117.0735,44.2473],[-117.0714,44.2463],[-117.0695,44.2454],[-117.0681,44.2446],[-117.0673,44.244],[-117.0661,44.2428],[-117.0644,44.241],[-117.0633,44.24],[-117.0618,44.239],[-117.0604,44.2381],[-117.0593,44.2372],[-117.0589,44.2366],[-117.0586,44.2363],[-117.0585,44.2361],[-117.0584,44.2357],[-117.0584,44.2354],[-117.0583,44.2351],[-117.058,44.2343],[-117.0578,44.2337],[-117.0577,44.2334],[-117.0577,44.2333],[-117.0577,44.2332],[-117.0575,44.2324],[-117.0571,44.2316],[-117.0566,44.2309],[-117.0565,44.2309],[-117.0563,44.2308],[-117.0553,44.2302],[-117.0541,44.2295],[-117.053,44.2291],[-117.0515,44.2288],[-117.0514,44.2287],[-117.0511,44.2288],[-117.0501,44.2288],[-117.0499,44.2289],[-117.0485,44.2291],[-117.0474,44.2296],[-117.0471,44.2297],[-117.0468,44.23],[-117.0461,44.2307],[-117.0455,44.232],[-117.0452,44.233],[-117.045,44.2334],[-117.0448,44.2339],[-117.0448,44.2341],[-117.0447,44.2343],[-117.0446,44.2346],[-117.0445,44.2349],[-117.0444,44.2353],[-117.0443,44.2358],[-117.0441,44.2363],[-117.0434,44.2386],[-117.0432,44.24],[-117.043,44.2412],[-117.0428,44.2421],[-117.0427,44.2422],[-117.0426,44.2424],[-117.0423,44.2428],[-117.0418,44.2432],[-117.0411,44.2437],[-117.0393,44.2446],[-117.0386,44.245],[-117.038,44.2454],[-117.0367,44.2462],[-117.0358,44.2468],[-117.0352,44.2471],[-117.0346,44.2475],[-117.0345,44.2475],[-117.0332,44.2482],[-117.0319,44.2486],[-117.0317,44.2486],[-117.0309,44.2487],[-117.0301,44.2488],[-117.0295,44.2489],[-117.0276,44.2489],[-117.0274,44.2488],[-117.0253,44.2485],[-117.0249,44.2483],[-117.0246,44.2482],[-117.0242,44.248],[-117.0241,44.248],[-117.0229,44.2473],[-117.0212,44.2465],[-117.0202,44.2461],[-117.0188,44.2456],[-117.0169,44.2454],[-117.0153,44.2455],[-117.0132,44.2457],[-117.0118,44.2458],[-117.0113,44.2459],[-117.0095,44.2462],[-117.0086,44.2463],[-117.0085,44.2463],[-117.008,44.2464],[-117.0061,44.2465],[-117.006,44.2465],[-117.0058,44.2465],[-117.0047,44.2464],[-117.0039,44.2462],[-117.0034,44.246],[-117.0029,44.2457],[-117.0022,44.2455],[-117.001,44.2454],[-116.9982,44.2452],[-116.9971,44.2454],[-116.9925,44.2454],[-116.9904,44.2454],[-116.9882,44.2455],[-116.988,44.2455],[-116.9868,44.2455],[-116.9861,44.2454],[-116.9845,44.245],[-116.9832,44.2447],[-116.9818,44.2443],[-116.9812,44.2442],[-116.9806,44.2441],[-116.9803,44.244],[-116.9799,44.2439],[-116.9788,44.2436],[-116.9777,44.2434],[-116.977,44.2432],[-116.9767,44.2431],[-116.9763,44.243],[-116.976,44.2429],[-116.9759,44.2428],[-116.9757,44.2427],[-116.9755,44.2425],[-116.9754,44.2424],[-116.9749,44.2418],[-116.9745,44.2412],[-116.9735,44.24],[-116.9732,44.2392],[-116.9731,44.239],[-116.973,44.2388],[-116.9728,44.2385],[-116.9727,44.2381],[-116.9722,44.2372],[-116.972,44.2357],[-116.972,44.2347],[-116.973,44.232],[-116.974,44.2298],[-116.9743,44.2286],[-116.974,44.2259],[-116.9734,44.2247],[-116.9729,44.2239],[-116.9711,44.2218],[-116.9704,44.2212],[-116.9702,44.2208],[-116.9703,44.2196],[-116.9702,44.2182],[-116.9702,44.2175],[-116.9714,44.2154],[-116.9717,44.2146],[-116.9726,44.2132],[-116.9729,44.2121],[-116.9735,44.21],[-116.9737,44.208],[-116.9726,44.201],[-116.9724,44.2],[-116.9724,44.1996],[-116.9721,44.198],[-116.9719,44.1976],[-116.9717,44.1973],[-116.9706,44.1963],[-116.9673,44.1946],[-116.9655,44.1941],[-116.9616,44.1934],[-116.9586,44.193],[-116.9495,44.1916],[-116.9476,44.1913],[-116.9467,44.1913],[-116.946,44.1914],[-116.9453,44.1917],[-116.9445,44.192],[-116.9421,44.1933],[-116.9414,44.1935],[-116.9405,44.1937],[-116.9398,44.1938],[-116.9393,44.1938],[-116.9389,44.1938],[-116.9364,44.1939],[-116.9354,44.194],[-116.9346,44.1938],[-116.9315,44.1931],[-116.9282,44.1923],[-116.9261,44.1918],[-116.9254,44.1915],[-116.9246,44.191],[-116.9245,44.1907],[-116.9245,44.1897],[-116.924,44.1884],[-116.923,44.1874],[-116.9219,44.1866],[-116.9197,44.1855],[-116.9173,44.1841],[-116.9157,44.1831],[-116.9149,44.1827],[-116.9134,44.1823],[-116.9113,44.1817],[-116.91,44.1813],[-116.9088,44.1811],[-116.9071,44.1808],[-116.9051,44.1804],[-116.9036,44.18],[-116.9027,44.1795],[-116.9015,44.1782],[-116.9001,44.1769],[-116.8984,44.1746],[-116.8968,44.1725],[-116.8958,44.1713],[-116.895,44.1681],[-116.8949,44.1665],[-116.8949,44.1658],[-116.8942,44.1623],[-116.8941,44.1602],[-116.8943,44.1581],[-116.8952,44.156],[-116.8959,44.1543],[-116.8971,44.1531],[-116.8973,44.1529],[-116.8978,44.1526],[-116.8979,44.1525],[-116.898,44.1524],[-116.8981,44.1523],[-116.8984,44.1521],[-116.8991,44.1516],[-116.9003,44.1506],[-116.9008,44.1501],[-116.9015,44.1493],[-116.9017,44.1486],[-116.9017,44.1473],[-116.9017,44.1471],[-116.9019,44.1459],[-116.9024,44.1452],[-116.9033,44.1444],[-116.9065,44.1428],[-116.9085,44.1418],[-116.909,44.1415],[-116.9109,44.1402],[-116.9112,44.14],[-116.9126,44.1358],[-116.9132,44.1329],[-116.9132,44.1314],[-116.9132,44.1302],[-116.9133,44.1299],[-116.9138,44.1284],[-116.9142,44.1273],[-116.9154,44.1261],[-116.9163,44.1253],[-116.9167,44.1249],[-116.918,44.1238],[-116.919,44.1233],[-116.9195,44.123],[-116.9202,44.1224],[-116.9209,44.1219],[-116.9226,44.1209],[-116.9241,44.12],[-116.9251,44.1194],[-116.9256,44.1189],[-116.9261,44.1185],[-116.9267,44.1174],[-116.927,44.1167],[-116.9272,44.1165],[-116.9274,44.1163],[-116.928,44.1158],[-116.9286,44.1152],[-116.9291,44.114],[-116.9295,44.1131],[-116.9294,44.1126],[-116.9294,44.1123],[-116.9284,44.1113],[-116.9279,44.1103],[-116.9277,44.1094],[-116.9279,44.1086],[-116.9283,44.1073],[-116.9317,44.1025],[-116.9337,44.1],[-116.936,44.0981],[-116.9378,44.0969],[-116.9395,44.0959],[-116.9402,44.0955],[-116.9417,44.0946],[-116.9431,44.0941],[-116.9448,44.0936],[-116.9468,44.0932],[-116.9481,44.0931],[-116.9538,44.0924],[-116.9551,44.0923],[-116.9557,44.0922],[-116.9561,44.0921],[-116.9566,44.0919],[-116.957,44.0917],[-116.9572,44.0916],[-116.9578,44.0915],[-116.9585,44.0915],[-116.9589,44.0914],[-116.9606,44.0912],[-116.9624,44.0911],[-116.963,44.0912],[-116.9643,44.0912],[-116.9659,44.0911],[-116.9667,44.091],[-116.9672,44.0909],[-116.9691,44.0904],[-116.97,44.09],[-116.9712,44.0895],[-116.9724,44.089],[-116.9729,44.0888],[-116.9734,44.0886],[-116.9739,44.0885],[-116.9742,44.0883],[-116.975,44.0878],[-116.9753,44.0876],[-116.9756,44.0874],[-116.9758,44.0872],[-116.9762,44.0868],[-116.9763,44.0866],[-116.9765,44.0864],[-116.9771,44.0858],[-116.9774,44.0854],[-116.9774,44.0849],[-116.977,44.0843],[-116.9769,44.0843],[-116.9762,44.0834],[-116.9762,44.0833],[-116.9761,44.0832],[-116.976,44.0829],[-116.9761,44.0822],[-116.9761,44.0818],[-116.9762,44.0808],[-116.9761,44.0795],[-116.976,44.0789],[-116.976,44.0774],[-116.9759,44.0771],[-116.9759,44.0754],[-116.9759,44.0748],[-116.9753,44.0738],[-116.975,44.0733],[-116.9749,44.073],[-116.9751,44.072],[-116.9754,44.0699],[-116.9755,44.0691],[-116.9754,44.0687],[-116.9754,44.0676],[-116.9754,44.0674],[-116.9754,44.0649],[-116.9754,44.0642],[-116.9753,44.0637],[-116.9748,44.0626],[-116.9742,44.0612],[-116.9738,44.0601],[-116.9737,44.0598],[-116.9736,44.0592],[-116.9736,44.0591],[-116.9735,44.0589],[-116.9733,44.0582],[-116.9733,44.0578],[-116.9733,44.0569],[-116.9733,44.0568],[-116.9735,44.0555],[-116.974,44.0537],[-116.974,44.0528],[-116.9738,44.052],[-116.9735,44.0507],[-116.9735,44.0506],[-116.9733,44.0499],[-116.9732,44.0494],[-116.9729,44.0491],[-116.9725,44.0488],[-116.9724,44.0487],[-116.9721,44.0487],[-116.972,44.0486],[-116.9716,44.0485],[-116.9712,44.0483],[-116.9686,44.0475],[-116.9677,44.0472],[-116.959,44.0453],[-116.958,44.0449],[-116.9576,44.0447],[-116.9567,44.0442],[-116.9564,44.0438],[-116.9563,44.0437],[-116.9563,44.0434],[-116.9563,44.0431],[-116.9562,44.0429],[-116.9558,44.0423],[-116.9553,44.0416],[-116.9551,44.0415],[-116.9529,44.04],[-116.9528,44.0399],[-116.952,44.0397],[-116.9518,44.0396],[-116.9517,44.0396],[-116.9513,44.0395],[-116.9505,44.0389],[-116.9502,44.0388],[-116.9495,44.0384],[-116.9479,44.0376],[-116.9477,44.0375],[-116.9463,44.0368],[-116.9461,44.0367],[-116.9455,44.0365],[-116.9448,44.0362],[-116.9434,44.0356],[-116.942,44.0346],[-116.9396,44.0321],[-116.9373,44.0294],[-116.9373,44.0292],[-116.9361,44.0271],[-116.9353,44.0251],[-116.9353,44.025],[-116.9352,44.0249],[-116.9352,44.0247],[-116.9351,44.0245],[-116.9347,44.0238],[-116.9345,44.0212],[-116.9347,44.02],[-116.9353,44.018],[-116.9356,44.0175],[-116.9363,44.0161],[-116.9368,44.0148],[-116.9367,44.0133],[-116.9365,44.0117],[-116.9365,44.0115],[-116.9369,44.0105],[-116.9376,44.0095],[-116.9396,44.0079],[-116.9411,44.0069],[-116.9414,44.0067],[-116.9415,44.0066],[-116.9416,44.0065],[-116.9417,44.0065],[-116.942,44.0062],[-116.9431,44.0052],[-116.9441,44.0043],[-116.9449,44.0036],[-116.9449,44.0028],[-116.9448,44.0025],[-116.9441,44.0014],[-116.9439,44.001],[-116.9429,43.9999],[-116.9424,43.9994],[-116.9417,43.999],[-116.9412,43.9986],[-116.9407,43.998],[-116.9403,43.9973],[-116.9403,43.9969],[-116.9395,43.9958],[-116.9386,43.9948],[-116.9381,43.9942],[-116.9375,43.9933],[-116.9363,43.9916],[-116.936,43.9912],[-116.9359,43.9909],[-116.9355,43.9896],[-116.9353,43.9886],[-116.9356,43.9876],[-116.9363,43.9866],[-116.9374,43.9858],[-116.9385,43.985],[-116.94,43.9845],[-116.9428,43.984],[-116.9457,43.9845],[-116.948,43.9845],[-116.949,43.9844],[-116.9497,43.9841],[-116.9506,43.9838],[-116.9514,43.9832],[-116.9521,43.9834],[-116.9528,43.9835],[-116.9532,43.9836],[-116.9535,43.9836],[-116.954,43.9836],[-116.9543,43.9836],[-116.9545,43.9836],[-116.9556,43.9836],[-116.9565,43.9836],[-116.9572,43.9836],[-116.9578,43.9836],[-116.9583,43.9835],[-116.9586,43.9834],[-116.9588,43.9833],[-116.9592,43.9831],[-116.9599,43.9829],[-116.9603,43.983],[-116.9608,43.9828],[-116.9616,43.9825],[-116.9623,43.9822],[-116.9629,43.9818],[-116.9635,43.9811],[-116.9639,43.9806],[-116.9643,43.9799],[-116.9648,43.9792],[-116.9655,43.9782],[-116.966,43.9777],[-116.9664,43.9773],[-116.9669,43.9771],[-116.9674,43.977],[-116.9678,43.9772],[-116.9683,43.9773],[-116.9687,43.9775],[-116.9693,43.9775],[-116.9699,43.9774],[-116.9705,43.9774],[-116.9709,43.9774],[-116.9712,43.9775],[-116.9716,43.9776],[-116.9723,43.9776],[-116.9729,43.9775],[-116.9736,43.9772],[-116.9742,43.9769],[-116.9747,43.9766],[-116.9751,43.9763],[-116.9754,43.976],[-116.9757,43.9755],[-116.976,43.9751],[-116.9762,43.9747],[-116.9762,43.9744],[-116.9762,43.9743],[-116.976,43.9738],[-116.9758,43.9734],[-116.9755,43.9731],[-116.9752,43.9728],[-116.9748,43.9727],[-116.9744,43.9726],[-116.9741,43.9725],[-116.9738,43.9722],[-116.9736,43.9719],[-116.9735,43.9716],[-116.9731,43.9713],[-116.9719,43.9706],[-116.9716,43.9701],[-116.9714,43.9696],[-116.9714,43.9691],[-116.9712,43.9686],[-116.9709,43.9683],[-116.9686,43.9684],[-116.9663,43.9689],[-116.9644,43.9688],[-116.9638,43.9686],[-116.9628,43.9685],[-116.9617,43.9682],[-116.9606,43.9676],[-116.9601,43.9672],[-116.9597,43.9669],[-116.9592,43.9664],[-116.959,43.9655],[-116.9592,43.9646],[-116.9598,43.9638],[-116.9605,43.9634],[-116.9638,43.9622],[-116.9663,43.9615],[-116.9687,43.9605],[-116.9705,43.9598],[-116.9717,43.9589],[-116.9723,43.9584],[-116.9724,43.958],[-116.9723,43.9576],[-116.972,43.9572],[-116.9716,43.957],[-116.9697,43.9569],[-116.9672,43.9565],[-116.9664,43.9564],[-116.9649,43.9563],[-116.9642,43.9563],[-116.9629,43.9562],[-116.9618,43.956],[-116.9613,43.956],[-116.9609,43.9556],[-116.9605,43.9551],[-116.9604,43.9546],[-116.9611,43.9533],[-116.9618,43.9522],[-116.9618,43.952],[-116.962,43.9515],[-116.9621,43.9505],[-116.9622,43.9501],[-116.9622,43.949],[-116.9622,43.9481],[-116.9625,43.9471],[-116.9625,43.947],[-116.9631,43.9461],[-116.9641,43.9449],[-116.9643,43.9443],[-116.9647,43.9439],[-116.966,43.9433],[-116.9673,43.9424],[-116.9682,43.9419],[-116.9688,43.9409],[-116.9688,43.9408],[-116.969,43.9399],[-116.9691,43.9389],[-116.9691,43.9378],[-116.9689,43.937],[-116.9686,43.9361],[-116.9681,43.9353],[-116.9676,43.9348],[-116.967,43.9345],[-116.9666,43.9343],[-116.9658,43.9338],[-116.9644,43.9335],[-116.9629,43.9331],[-116.9618,43.9328],[-116.961,43.9324],[-116.9604,43.9316],[-116.96,43.9306],[-116.9593,43.9293],[-116.9591,43.9287],[-116.9594,43.9277],[-116.9595,43.927],[-116.9596,43.9267],[-116.96,43.9259],[-116.9601,43.9255],[-116.9603,43.925],[-116.9605,43.9241],[-116.9606,43.9231],[-116.9608,43.9226],[-116.961,43.9216],[-116.9612,43.9207],[-116.9614,43.9196],[-116.9615,43.9184],[-116.9617,43.918],[-116.9621,43.9178],[-116.9625,43.9175],[-116.9626,43.9175],[-116.9637,43.9172],[-116.9646,43.9169],[-116.9661,43.9167],[-116.9662,43.9167],[-116.9667,43.9167],[-116.9676,43.9168],[-116.9679,43.9168],[-116.9685,43.9167],[-116.969,43.9166],[-116.97,43.9165],[-116.9701,43.9165],[-116.9722,43.9165],[-116.9724,43.9164],[-116.9738,43.9163],[-116.9744,43.9164],[-116.9757,43.9161],[-116.9759,43.9161],[-116.9762,43.916],[-116.9783,43.9153],[-116.9786,43.9153],[-116.9796,43.9153],[-116.9802,43.9151],[-116.9805,43.9148],[-116.9809,43.9143],[-116.9811,43.9137],[-116.9811,43.9129],[-116.9808,43.9122],[-116.9805,43.9113],[-116.9799,43.9106],[-116.9797,43.9104],[-116.9791,43.9097],[-116.979,43.9094],[-116.9789,43.9089],[-116.9786,43.9083],[-116.9783,43.9077],[-116.9781,43.9073],[-116.978,43.907],[-116.9776,43.9065],[-116.9774,43.9058],[-116.9772,43.9049],[-116.9771,43.9039],[-116.9768,43.9027],[-116.9766,43.902],[-116.9764,43.9013],[-116.9766,43.9003],[-116.9766,43.8994],[-116.9766,43.898],[-116.9766,43.8975],[-116.9766,43.8974],[-116.9765,43.8971],[-116.9764,43.8969],[-116.9763,43.8964],[-116.976,43.8956],[-116.9761,43.8948],[-116.9762,43.8946],[-116.9769,43.8935],[-116.9777,43.8922],[-116.9781,43.8909],[-116.9787,43.8902],[-116.9791,43.8895],[-116.9793,43.8891],[-116.9795,43.8888],[-116.98,43.8873],[-116.9809,43.8857],[-116.9817,43.8844],[-116.9822,43.8838],[-116.9823,43.8836],[-116.9827,43.883],[-116.9828,43.8829],[-116.9835,43.8818],[-116.9838,43.8809],[-116.9839,43.8808],[-116.9838,43.88],[-116.9838,43.8796],[-116.9839,43.8789],[-116.9839,43.8785],[-116.9839,43.8784],[-116.9839,43.8783],[-116.9839,43.8775],[-116.9839,43.8771],[-116.9839,43.877],[-116.9839,43.8769],[-116.9839,43.8768],[-116.9838,43.8766],[-116.9837,43.8763],[-116.9836,43.876],[-116.9835,43.8758],[-116.9834,43.8753],[-116.9833,43.875],[-116.9833,43.8749],[-116.9832,43.8747],[-116.9831,43.8745],[-116.983,43.8743],[-116.9825,43.8728],[-116.9822,43.8712],[-116.9823,43.8688],[-116.9825,43.8685],[-116.9829,43.8677],[-116.9841,43.8668],[-116.9854,43.8663],[-116.9866,43.8659],[-116.987,43.8658],[-116.9881,43.8654],[-116.9885,43.8651],[-116.9889,43.8648],[-116.9896,43.8643],[-116.9909,43.864],[-116.9914,43.8639],[-116.994,43.8641],[-116.9943,43.8641],[-116.9949,43.8641],[-116.9951,43.8642],[-116.9953,43.8644],[-116.9956,43.8645],[-116.9959,43.8646],[-116.9965,43.8647],[-116.9974,43.8649],[-116.9983,43.8647],[-116.9988,43.8647],[-116.9991,43.8646],[-116.9998,43.8644],[-116.9998,43.8643],[-117.001,43.864],[-117.0039,43.8639],[-117.0072,43.8636],[-117.0087,43.8629],[-117.0091,43.8629],[-117.0115,43.8625],[-117.0155,43.8609],[-117.0176,43.8601],[-117.0179,43.86],[-117.0193,43.8594],[-117.02,43.859],[-117.0209,43.8578],[-117.0215,43.8567],[-117.0215,43.8566],[-117.0216,43.8566],[-117.0216,43.8564],[-117.0217,43.8562],[-117.0212,43.8551],[-117.0211,43.855],[-117.0201,43.854],[-117.0199,43.8538],[-117.0179,43.8529],[-117.0148,43.8522],[-117.0126,43.8513],[-117.011,43.85],[-117.0107,43.8498],[-117.0107,43.8496],[-117.0105,43.8488],[-117.0102,43.8479],[-117.0101,43.8475],[-117.0101,43.8471],[-117.0104,43.8448],[-117.0108,43.8436],[-117.0112,43.8424],[-117.0114,43.8419],[-117.0116,43.8411],[-117.0128,43.84],[-117.0146,43.8396],[-117.0168,43.84],[-117.0189,43.8406],[-117.0208,43.8413],[-117.0211,43.8415],[-117.0215,43.8417],[-117.0226,43.8419],[-117.0232,43.8419],[-117.0236,43.8416],[-117.0252,43.8413],[-117.026,43.8408],[-117.0276,43.8395],[-117.0295,43.8375],[-117.031,43.8355],[-117.0319,43.8342],[-117.0319,43.834],[-117.0321,43.8333],[-117.0319,43.8329],[-117.0315,43.8325],[-117.0314,43.8324],[-117.0313,43.8319],[-117.0317,43.8316],[-117.0326,43.8302],[-117.0326,43.8294],[-117.0324,43.829],[-117.0323,43.8288],[-117.0297,43.8272],[-117.0293,43.827],[-117.0288,43.8267],[-117.0259,43.8254],[-117.0251,43.8249],[-117.0236,43.8238],[-117.0228,43.8229],[-117.0226,43.8226],[-117.0224,43.8223],[-117.0222,43.8221],[-117.0221,43.8216],[-117.022,43.821],[-117.0219,43.8204],[-117.0216,43.8194],[-117.0219,43.8173],[-117.0221,43.8159],[-117.0229,43.8142],[-117.023,43.8138],[-117.0233,43.8136],[-117.0238,43.813],[-117.0243,43.8125],[-117.0252,43.8113],[-117.0255,43.8107],[-117.0262,43.8093],[-117.0266,43.8083],[-117.0266,43.8081],[-117.0266,43.8073],[-117.0266,43.8071],[-117.0266,43.807],[-117.0266,43.8069],[-117.0266,43.8067],[-117.0266,43.8064],[-117.0266,43.8063],[-117.0266,43.8057],[-117.0266,43.8034],[-117.0266,43.7997],[-117.0266,43.7986],[-117.0266,43.7957],[-117.0266,43.7951],[-117.0266,43.79],[-117.0266,43.7893],[-117.0266,43.7807],[-117.0266,43.7804],[-117.0266,43.7786],[-117.0265,43.7773],[-117.0265,43.7757],[-117.0265,43.7755],[-117.0265,43.7741],[-117.0265,43.7705],[-117.0265,43.7703],[-117.0265,43.7679],[-117.0264,43.7623],[-117.0264,43.7621],[-117.0264,43.7618],[-117.0264,43.7616],[-117.0264,43.7615],[-117.0264,43.7612],[-117.0264,43.7606],[-117.0264,43.7603],[-117.0264,43.7602],[-117.0264,43.76],[-117.0264,43.7599],[-117.0265,43.7593],[-117.0266,43.759],[-117.0265,43.7587],[-117.0265,43.7579],[-117.0264,43.7577],[-117.0264,43.7535],[-117.0264,43.7508],[-117.0264,43.7499],[-117.0264,43.7493],[-117.0267,43.7456],[-117.0267,43.7454],[-117.0267,43.7367],[-117.0268,43.734],[-117.0268,43.7338],[-117.0268,43.7337],[-117.0268,43.7332],[-117.0268,43.7329],[-117.0268,43.7313],[-117.0268,43.7307],[-117.0268,43.7282],[-117.0268,43.7276],[-117.0268,43.7259],[-117.0267,43.7255],[-117.0267,43.7253],[-117.0267,43.7252],[-117.0268,43.7246],[-117.0268,43.7241],[-117.0268,43.7226],[-117.0268,43.7204],[-117.0267,43.7191],[-117.0267,43.719],[-117.0267,43.7189],[-117.0267,43.7188],[-117.0268,43.7175],[-117.0268,43.7161],[-117.0267,43.7152],[-117.0267,43.7148],[-117.0267,43.7129],[-117.0267,43.7111],[-117.0268,43.7103],[-117.0268,43.7099],[-117.0267,43.7096],[-117.0267,43.7093],[-117.0267,43.7092],[-117.0267,43.7086],[-117.0267,43.7084],[-117.0267,43.7082],[-117.0268,43.7078],[-117.0268,43.7077],[-117.0268,43.707],[-117.0268,43.7064],[-117.0268,43.7063],[-117.0267,43.7055],[-117.0268,43.7044],[-117.0267,43.701],[-117.0267,43.7004],[-117.0267,43.6985],[-117.0268,43.6979],[-117.0268,43.6976],[-117.0268,43.6972],[-117.0268,43.6968],[-117.0268,43.6965],[-117.0267,43.6955],[-117.0268,43.6942],[-117.0267,43.6937],[-117.0267,43.6936],[-117.0267,43.6934],[-117.0268,43.6907],[-117.0268,43.69],[-117.0268,43.6899],[-117.0268,43.6875],[-117.0268,43.6867],[-117.0268,43.6834],[-117.0267,43.6833],[-117.0266,43.6832],[-117.0266,43.6824],[-117.0266,43.6817],[-117.0266,43.681],[-117.0266,43.6809],[-117.0265,43.6808],[-117.0266,43.6804],[-117.0266,43.6799],[-117.0266,43.6797],[-117.0267,43.6782],[-117.0267,43.6769],[-117.0267,43.6759],[-117.0267,43.6757],[-117.0268,43.6743],[-117.0267,43.6731],[-117.0267,43.6722],[-117.0267,43.6712],[-117.0267,43.6705],[-117.0267,43.6692],[-117.0267,43.6684],[-117.0268,43.6683],[-117.0267,43.6681],[-117.0267,43.6679],[-117.0268,43.6671],[-117.0268,43.6659],[-117.0267,43.6647],[-117.0267,43.6645],[-117.0268,43.6645],[-117.0267,43.6641],[-117.0268,43.6641],[-117.0268,43.661],[-117.0268,43.6517],[-117.0268,43.65],[-117.0268,43.6497],[-117.0268,43.6493],[-117.0268,43.6467],[-117.0268,43.6466],[-117.0269,43.6408],[-117.0268,43.6358],[-117.0268,43.6355],[-117.0268,43.6335],[-117.0268,43.6333],[-117.0268,43.6321],[-117.0268,43.6319],[-117.0268,43.6318],[-117.0268,43.6312],[-117.0267,43.6308],[-117.0267,43.6306],[-117.0267,43.6305],[-117.0267,43.63],[-117.0267,43.6278],[-117.0267,43.625],[-117.0268,43.6248],[-117.0268,43.6246],[-117.0268,43.6236],[-117.0268,43.6211],[-117.0268,43.621],[-117.0268,43.6209],[-117.0268,43.6208],[-117.0268,43.6184],[-117.0268,43.6182],[-117.0267,43.6178],[-117.0267,43.6177],[-117.0267,43.6172],[-117.0267,43.6168],[-117.0267,43.6152],[-117.0267,43.6139],[-117.0267,43.6138],[-117.0267,43.6135],[-117.0268,43.613],[-117.0268,43.6126],[-117.0267,43.6122],[-117.0267,43.6112],[-117.0267,43.6109],[-117.0267,43.6108],[-117.0267,43.6105],[-117.0267,43.6104],[-117.0268,43.6018],[-117.0268,43.6004],[-117.0268,43.6003],[-117.0268,43.5993],[-117.0267,43.5968],[-117.0267,43.5967],[-117.0267,43.5951],[-117.0267,43.5939],[-117.0267,43.5938],[-117.0267,43.5936],[-117.0267,43.5934],[-117.0268,43.5921],[-117.0268,43.592],[-117.0268,43.5919],[-117.0267,43.5911],[-117.0267,43.59],[-117.0268,43.5894],[-117.0268,43.589],[-117.0268,43.5885],[-117.0268,43.5884],[-117.0268,43.588],[-117.0268,43.586],[-117.0268,43.5858],[-117.0268,43.5849],[-117.0267,43.5846],[-117.0267,43.5843],[-117.0267,43.5831],[-117.0267,43.5828],[-117.0267,43.5827],[-117.0267,43.5825],[-117.0267,43.5816],[-117.0267,43.5808],[-117.0267,43.5794],[-117.0267,43.5787],[-117.0267,43.5786],[-117.0267,43.5784],[-117.0267,43.578],[-117.0267,43.5779],[-117.0267,43.5777],[-117.0267,43.5773],[-117.0267,43.5767],[-117.0267,43.5763],[-117.0267,43.5751],[-117.0266,43.5738],[-117.0266,43.5737],[-117.0266,43.5736],[-117.0266,43.5732],[-117.0266,43.573],[-117.0267,43.5729],[-117.0267,43.5728],[-117.0267,43.5727],[-117.0268,43.5656],[-117.0269,43.5647],[-117.0269,43.5633],[-117.0269,43.5602],[-117.0269,43.5601],[-117.027,43.5457],[-117.027,43.5442],[-117.027,43.5437],[-117.0269,43.5268],[-117.0269,43.5258],[-117.0269,43.5254],[-117.0269,43.523],[-117.0267,43.5174],[-117.0267,43.5169],[-117.0267,43.5163],[-117.0267,43.5122],[-117.0267,43.5119],[-117.0267,43.5112],[-117.0267,43.511],[-117.0267,43.5088],[-117.0266,43.5023],[-117.0266,43.5002],[-117.0267,43.4999],[-117.0267,43.4994],[-117.0267,43.4991],[-117.0267,43.4958],[-117.0267,43.495],[-117.0267,43.4948],[-117.0267,43.4852],[-117.0267,43.4842],[-117.0267,43.4838],[-117.0267,43.483],[-117.0267,43.4685],[-117.0267,43.4559],[-117.0267,43.4552],[-117.0267,43.4499],[-117.0267,43.4496],[-117.0267,43.4485],[-117.0267,43.4483],[-117.0267,43.4406],[-117.0267,43.4405],[-117.0267,43.4398],[-117.0267,43.4231],[-117.0267,43.4208],[-117.0267,43.4141],[-117.0267,43.3899],[-117.0267,43.3871],[-117.0267,43.387],[-117.0267,43.3819],[-117.0267,43.3749],[-117.0267,43.3532],[-117.0268,43.3473],[-117.0268,43.3357],[-117.0268,43.3356],[-117.0268,43.3355],[-117.0268,43.3353],[-117.0268,43.3348],[-117.0268,43.3347],[-117.0268,43.3153],[-117.0267,43.3073],[-117.0267,43.3067],[-117.0267,43.2992],[-117.0267,43.2991],[-117.0267,43.2802],[-117.0267,43.2764],[-117.0267,43.2763],[-117.0267,43.2758],[-117.0267,43.2636],[-117.0267,43.2634],[-117.0267,43.2514],[-117.0267,43.2511],[-117.0267,43.2508],[-117.0267,43.2506],[-117.0267,43.2499],[-117.0267,43.245],[-117.0267,43.2447],[-117.0267,43.242],[-117.0267,43.2379],[-117.0267,43.2305],[-117.0267,43.229],[-117.0267,43.2276],[-117.0267,43.2275],[-117.0267,43.2269],[-117.0267,43.2267],[-117.0267,43.2105],[-117.0266,43.199],[-117.0267,43.1917],[-117.0267,43.1882],[-117.0267,43.1881],[-117.0268,43.1664],[-117.0268,43.1641],[-117.0269,43.1575],[-117.0269,43.1557],[-117.0269,43.1542],[-117.0269,43.154],[-117.0268,43.1482],[-117.0268,43.146],[-117.0268,43.1459],[-117.0268,43.1456],[-117.0268,43.1455],[-117.0268,43.1431],[-117.0268,43.143],[-117.0267,43.1378],[-117.0268,43.1339],[-117.0268,43.133],[-117.0268,43.131],[-117.0268,43.1309],[-117.0269,43.1299],[-117.0269,43.1298],[-117.0269,43.1297],[-117.0268,43.1271],[-117.0269,43.1271],[-117.0269,43.127],[-117.0267,43.1249],[-117.0268,43.1184],[-117.0268,43.1034],[-117.0268,43.0978],[-117.0268,43.0965],[-117.0268,43.0943],[-117.0267,43.0812],[-117.0266,43.0762],[-117.0266,43.0757],[-117.0266,43.0752],[-117.0266,43.0685],[-117.0266,43.0683],[-117.0266,43.0614],[-117.0266,43.0612],[-117.0266,43.0565],[-117.0266,43.0564],[-117.0267,43.0517],[-117.0267,43.0494],[-117.0267,43.047],[-117.0267,43.0416],[-117.0267,43.0278],[-117.0267,43.0254],[-117.0267,43.0251],[-117.0267,43.025],[-117.0267,43.0249],[-117.0266,43.021],[-117.0266,43.0196],[-117.0266,43.0192],[-117.0266,43.0177],[-117.0266,43.0176],[-117.0265,43.0035],[-117.0265,42.9999],[-117.0265,42.9995],[-117.0264,42.9959],[-117.0264,42.9958],[-117.0264,42.9956],[-117.0264,42.9943],[-117.0264,42.9907],[-117.0264,42.9906],[-117.0264,42.9888],[-117.0263,42.9731],[-117.0263,42.9723],[-117.0263,42.9721],[-117.0263,42.9704],[-117.0263,42.9703],[-117.0264,42.9612],[-117.0264,42.9611],[-117.0264,42.9574],[-117.0264,42.9544],[-117.0264,42.9532],[-117.0264,42.9497],[-117.0264,42.9485],[-117.0264,42.9484],[-117.0264,42.946],[-117.0264,42.9459],[-117.0264,42.9448],[-117.0264,42.9425],[-117.0264,42.9313],[-117.0264,42.9312],[-117.0264,42.9146],[-117.0265,42.9047],[-117.0265,42.9044],[-117.0265,42.9043],[-117.0265,42.9038],[-117.0265,42.9028],[-117.0265,42.902],[-117.0265,42.9012],[-117.0264,42.893],[-117.0264,42.882],[-117.0263,42.8761],[-117.0263,42.8753],[-117.0263,42.8749],[-117.0263,42.8743],[-117.0263,42.8697],[-117.0263,42.8695],[-117.0263,42.8662],[-117.0263,42.866],[-117.0263,42.8641],[-117.0263,42.863],[-117.0263,42.8627],[-117.0263,42.8626],[-117.0263,42.8625],[-117.0263,42.8577],[-117.0263,42.8576],[-117.0263,42.8559],[-117.0263,42.8555],[-117.0263,42.8554],[-117.0263,42.855],[-117.0263,42.8503],[-117.0262,42.8355],[-117.0262,42.8348],[-117.0262,42.8347],[-117.0262,42.8312],[-117.0262,42.8279],[-117.0263,42.8184],[-117.0263,42.8183],[-117.0263,42.8167],[-117.0263,42.8165],[-117.0263,42.8156],[-117.0263,42.8153],[-117.0263,42.811],[-117.0263,42.8075],[-117.0263,42.807],[-117.0263,42.8051],[-117.0263,42.8036],[-117.0263,42.8021],[-117.0263,42.7938],[-117.0263,42.7904],[-117.0263,42.7891],[-117.0263,42.7863],[-117.0263,42.7857],[-117.0263,42.7856],[-117.0263,42.7852],[-117.0263,42.7846],[-117.0263,42.7845],[-117.0264,42.7727],[-117.0264,42.7724],[-117.0264,42.7715],[-117.0264,42.7668],[-117.0264,42.7613],[-117.0264,42.7612],[-117.0264,42.7605],[-117.0264,42.7603],[-117.0265,42.7508],[-117.0265,42.7507],[-117.0264,42.7503],[-117.0265,42.7442],[-117.0265,42.744],[-117.0265,42.7428],[-117.0265,42.7426],[-117.0265,42.7425],[-117.0265,42.7347],[-117.0265,42.7346],[-117.0265,42.7345],[-117.0265,42.734],[-117.0265,42.7339],[-117.0265,42.7318],[-117.0265,42.7212],[-117.0265,42.7171],[-117.0265,42.717],[-117.0265,42.716],[-117.0265,42.7158],[-117.0265,42.7073],[-117.0265,42.7072],[-117.0266,42.6953],[-117.0266,42.6952],[-117.0266,42.6936],[-117.0266,42.6899],[-117.0266,42.6897],[-117.0266,42.6892],[-117.0266,42.6891],[-117.0266,42.689],[-117.0266,42.6878],[-117.0266,42.6824],[-117.0266,42.6799],[-117.0266,42.6651],[-117.0266,42.6382],[-117.0267,42.636],[-117.0267,42.6344],[-117.0267,42.6295],[-117.0267,42.6279],[-117.0267,42.6249],[-117.0266,42.6199],[-117.0266,42.6141],[-117.0266,42.614],[-117.0266,42.6097],[-117.0266,42.6095],[-117.0265,42.6018],[-117.0265,42.5956],[-117.0265,42.5954],[-117.0265,42.5907],[-117.0264,42.5771],[-117.0264,42.577],[-117.0264,42.5733],[-117.0264,42.5732],[-117.0264,42.5671],[-117.0264,42.567],[-117.0264,42.5644],[-117.0264,42.5624],[-117.0265,42.558],[-117.0265,42.5579],[-117.0265,42.5522],[-117.0265,42.5521],[-117.0265,42.5314],[-117.0265,42.531],[-117.0265,42.5307],[-117.0264,42.53],[-117.0264,42.5277],[-117.0264,42.5258],[-117.0264,42.5199],[-117.0264,42.5196],[-117.0264,42.5173],[-117.0265,42.5117],[-117.0265,42.5115],[-117.0265,42.5059],[-117.0265,42.5038],[-117.0265,42.5035],[-117.0265,42.5031],[-117.0265,42.5004],[-117.0266,42.4999],[-117.0266,42.4986],[-117.0266,42.4934],[-117.0266,42.4917],[-117.0266,42.4902],[-117.0266,42.4893],[-117.0266,42.4867],[-117.0266,42.4866],[-117.0265,42.4771],[-117.0265,42.4769],[-117.0265,42.4759],[-117.0265,42.4757],[-117.0265,42.4686],[-117.0265,42.4656],[-117.0265,42.4637],[-117.0264,42.4594],[-117.0264,42.4566],[-117.0264,42.4545],[-117.0264,42.4529],[-117.0264,42.4528],[-117.0264,42.4504],[-117.0264,42.4471],[-117.0264,42.4429],[-117.0264,42.4393],[-117.0264,42.4307],[-117.0264,42.4305],[-117.0264,42.4282],[-117.0264,42.428],[-117.0264,42.4253],[-117.0264,42.4154],[-117.0264,42.4153],[-117.0264,42.4152],[-117.0264,42.4095],[-117.0264,42.4093],[-117.0265,42.4001],[-117.0265,42.3939],[-117.0265,42.3933],[-117.0265,42.3932],[-117.0265,42.3929],[-117.0265,42.3928],[-117.0265,42.3926],[-117.0265,42.3924],[-117.0265,42.3906],[-117.0265,42.388],[-117.0265,42.3879],[-117.0265,42.3875],[-117.0265,42.3874],[-117.0266,42.3801],[-117.0266,42.3799],[-117.0266,42.3789],[-117.0266,42.3786],[-117.0265,42.3757],[-117.0265,42.3749],[-117.0265,42.3721],[-117.0265,42.372],[-117.0261,42.3574],[-117.0261,42.3572],[-117.0261,42.3466],[-117.0261,42.3304],[-117.0261,42.3303],[-117.0261,42.3247],[-117.0261,42.3246],[-117.0261,42.3245],[-117.0261,42.3244],[-117.0261,42.3243],[-117.0261,42.3242],[-117.0261,42.3231],[-117.0263,42.315],[-117.0263,42.3119],[-117.0263,42.3118],[-117.0264,42.3097],[-117.0264,42.3095],[-117.0264,42.3085],[-117.0264,42.3035],[-117.0264,42.3033],[-117.0263,42.2926],[-117.0263,42.2924],[-117.0263,42.2904],[-117.0263,42.2903],[-117.0264,42.2785],[-117.0264,42.2784],[-117.0263,42.267],[-117.0263,42.2587],[-117.0263,42.2584],[-117.0263,42.2553],[-117.0263,42.2551],[-117.0263,42.2497],[-117.0263,42.2443],[-117.0263,42.2441],[-117.0262,42.2346],[-117.0262,42.2345],[-117.0262,42.2295],[-117.0262,42.2289],[-117.0262,42.2286],[-117.0262,42.2274],[-117.0262,42.227],[-117.0262,42.2254],[-117.0262,42.2206],[-117.0262,42.219],[-117.0262,42.2186],[-117.0262,42.2174],[-117.0262,42.217],[-117.0262,42.2169],[-117.0262,42.2166],[-117.0262,42.2165],[-117.0262,42.2163],[-117.0262,42.2007],[-117.0262,42.199],[-117.0262,42.1961],[-117.0262,42.195],[-117.0263,42.1908],[-117.0263,42.187],[-117.0263,42.1804],[-117.0262,42.1686],[-117.0262,42.1664],[-117.0262,42.1633],[-117.0263,42.1576],[-117.0263,42.1575],[-117.0263,42.1553],[-117.0263,42.1505],[-117.0263,42.1502],[-117.0264,42.1444],[-117.0264,42.1386],[-117.0264,42.1385],[-117.0266,42.1335],[-117.0266,42.1333],[-117.0266,42.133],[-117.0266,42.1302],[-117.0266,42.1249],[-117.0261,42.1176],[-117.0261,42.1157],[-117.0262,42.0934],[-117.0263,42.075],[-117.0263,42.0749],[-117.0263,42.0662],[-117.0263,42.0625],[-117.0263,42.0619],[-117.0263,42.0575],[-117.0263,42.051],[-117.0263,42.0402],[-117.0263,42.0356],[-117.0262,42.0182],[-117.0262,42.018],[-117.0263,42.0068],[-117.0262,42.0036],[-117.0262,42.0035],[-117.0262,42.0009],[-117.0262,42.0002],[-117.0262,41.9999],[-117.0266,41.9999],[-117.0426,42],[-117.0466,42],[-117.0484,42],[-117.0496,42],[-117.0524,42.0001],[-117.0545,42],[-117.0552,42],[-117.057,42],[-117.0656,42],[-117.0684,42],[-117.0792,42.0001],[-117.0966,42.0002],[-117.0968,42.0002],[-117.1137,42.0003],[-117.1248,42.0004],[-117.126,42.0004],[-117.1337,42.0004],[-117.1614,42.0004],[-117.1618,42.0004],[-117.1786,42.0003],[-117.182,42.0004],[-117.1976,42.0004],[-117.1977,42.0004],[-117.1979,42.0004],[-117.198,42.0004],[-117.2075,42.0002],[-117.2086,42.0002],[-117.2172,42.0001],[-117.2176,41.9999],[-117.2273,41.9999],[-117.232,41.9999],[-117.2462,41.9999],[-117.251,41.9999],[-117.2512,41.9998],[-117.2534,41.9998],[-117.2609,41.9998],[-117.2633,41.9998],[-117.2661,41.9997],[-117.2744,41.9997],[-117.2772,41.9997],[-117.2848,41.9997],[-117.2927,41.9997],[-117.2955,41.9997],[-117.3081,41.9997],[-117.312,41.9996],[-117.3239,41.9996],[-117.3278,41.9996],[-117.3285,41.9996],[-117.3306,41.9996],[-117.3312,41.9996],[-117.3314,41.9996],[-117.3348,41.9996],[-117.3456,41.9995],[-117.3492,41.9995],[-117.3582,41.9995],[-117.3658,41.9995],[-117.3661,41.9995],[-117.3684,41.9995],[-117.376,41.9994],[-117.3762,41.9994],[-117.3769,41.9994],[-117.3936,41.9993],[-117.3951,41.9993],[-117.4036,41.9993],[-117.4045,41.9993],[-117.4051,41.9993],[-117.4071,41.9993],[-117.4078,41.9993],[-117.415,41.9994],[-117.4182,41.9994],[-117.4213,41.9994],[-117.4383,41.9996],[-117.4431,41.9997],[-117.4559,41.9995],[-117.4624,41.9994],[-117.4648,41.9994],[-117.4673,41.9994],[-117.4705,41.9994],[-117.4714,41.9994],[-117.472,41.9994],[-117.473,41.9994],[-117.4733,41.9994],[-117.4741,41.9994],[-117.48,41.9994],[-117.4811,41.9994],[-117.4814,41.9994],[-117.4901,41.9994],[-117.4903,41.9994],[-117.4923,41.9994],[-117.4935,41.9994],[-117.4956,41.9993],[-117.4957,41.9993],[-117.501,41.9995],[-117.5044,41.9993],[-117.5064,41.9993],[-117.5067,41.9993],[-117.512,41.9992],[-117.5131,41.9992],[-117.5133,41.9992],[-117.5135,41.9992],[-117.5151,41.9992],[-117.516,41.9992],[-117.5169,41.9992],[-117.5184,41.9992],[-117.5204,41.9991],[-117.5211,41.9991],[-117.5214,41.9991],[-117.5217,41.9991],[-117.5223,41.9991],[-117.5302,41.999],[-117.5306,41.999],[-117.5324,41.999],[-117.538,41.999],[-117.5398,41.999],[-117.5447,41.9989],[-117.5524,41.9989],[-117.5564,41.9989],[-117.5591,41.9988],[-117.564,41.9988],[-117.5665,41.9988],[-117.5741,41.9988],[-117.5766,41.9988],[-117.6033,41.9986],[-117.6107,41.9985],[-117.6128,41.9985],[-117.6132,41.9985],[-117.614,41.9985],[-117.6164,41.9985],[-117.6172,41.9985],[-117.6201,41.9985],[-117.6237,41.9985],[-117.6244,41.9984],[-117.626,41.9981],[-117.629,41.9981],[-117.6321,41.9981],[-117.6323,41.9981],[-117.6329,41.9981],[-117.6346,41.9981],[-117.6347,41.9981],[-117.635,41.9981],[-117.6398,41.9981],[-117.6399,41.9981],[-117.6407,41.9981],[-117.6411,41.9981],[-117.6457,41.9982],[-117.6477,41.9981],[-117.6495,41.9981],[-117.6505,41.9981],[-117.6508,41.9981],[-117.6582,41.9981],[-117.6586,41.9981],[-117.6862,41.9982],[-117.7058,41.9982],[-117.7067,41.9982],[-117.7086,41.9982],[-117.7171,41.9982],[-117.7178,41.9982],[-117.7185,41.9982],[-117.7189,41.9982],[-117.7194,41.9982],[-117.7198,41.9982],[-117.7202,41.9982],[-117.7218,41.9982],[-117.7225,41.9982],[-117.7254,41.9982],[-117.7295,41.9982],[-117.7359,41.9982],[-117.7377,41.9982],[-117.7404,41.9982],[-117.7483,41.9983],[-117.751,41.9983],[-117.7522,41.9983],[-117.7557,41.9983],[-117.7569,41.9983],[-117.7581,41.9983],[-117.7618,41.9983],[-117.7631,41.9983],[-117.7649,41.9983],[-117.7702,41.9983],[-117.772,41.9983],[-117.7737,41.9983],[-117.7786,41.9983],[-117.78,41.9983],[-117.7803,41.9983],[-117.7804,41.9983],[-117.7804,41.9984],[-117.7887,41.9984],[-117.7892,41.9984],[-117.79,41.9984],[-117.7901,41.9984],[-117.7922,41.9984],[-117.7935,41.9984],[-117.7944,41.9984],[-117.8039,41.9984],[-117.8045,41.9984],[-117.8102,41.9984],[-117.8124,41.9984],[-117.8293,41.9983],[-117.8357,41.9982],[-117.8358,41.9982],[-117.8389,41.9982],[-117.8436,41.9982],[-117.8728,41.9983],[-117.8735,41.9983],[-117.8751,41.9982],[-117.876,41.9982],[-117.8818,41.9982],[-117.884,41.9982],[-117.8852,41.9982],[-117.8873,41.9982],[-117.8889,41.9982],[-117.8901,41.9981],[-117.8906,41.9981],[-117.8928,41.9981],[-117.9009,41.9982],[-117.9019,41.9982],[-117.9036,41.9982],[-117.9072,41.9982],[-117.9144,41.9982],[-117.9181,41.9982],[-117.9188,41.9982],[-117.9217,41.9982],[-117.9236,41.9982],[-117.9292,41.9982],[-117.9311,41.9982],[-117.9326,41.9981],[-117.937,41.9981],[-117.9385,41.9981],[-117.941,41.9981],[-117.9427,41.9981],[-117.9457,41.9981],[-117.9484,41.998],[-117.9509,41.998],[-117.9552,41.998],[-117.958,41.998],[-117.9604,41.998],[-117.9682,41.998],[-117.9725,41.998],[-117.9746,41.998],[-117.9807,41.998],[-117.9827,41.998],[-117.9841,41.998],[-117.9883,41.998],[-117.9897,41.998],[-117.9905,41.998],[-117.9928,41.998],[-117.9936,41.998],[-117.995,41.998],[-117.9995,41.9981],[-118.001,41.9981],[-118.0012,41.998],[-118.0018,41.998],[-118.002,41.998],[-118.0023,41.998],[-118.0028,41.998],[-118.0052,41.998],[-118.006,41.998],[-118.0102,41.998],[-118.0156,41.9979],[-118.0178,41.9979],[-118.0228,41.9979],[-118.027,41.9979],[-118.0338,41.9978],[-118.0388,41.9978],[-118.0464,41.9978],[-118.0482,41.9978],[-118.0541,41.9977],[-118.0546,41.9977],[-118.0585,41.9977],[-118.0609,41.9977],[-118.0614,41.9977],[-118.0628,41.9977],[-118.0633,41.9977],[-118.0636,41.9977],[-118.0639,41.9977],[-118.0641,41.9977],[-118.0643,41.9977],[-118.0646,41.9977],[-118.0652,41.9977],[-118.0673,41.9977],[-118.0679,41.9977],[-118.0681,41.9977],[-118.0687,41.9977],[-118.0688,41.9977],[-118.069,41.9977],[-118.0694,41.9977],[-118.0696,41.9977],[-118.0697,41.9977],[-118.07,41.9977],[-118.0701,41.9977],[-118.0711,41.9977],[-118.0714,41.9976],[-118.0734,41.9976],[-118.0833,41.9976],[-118.0867,41.9976],[-118.0885,41.9975],[-118.0941,41.9975],[-118.096,41.9975],[-118.0962,41.9975],[-118.097,41.9975],[-118.0973,41.9975],[-118.0977,41.9975],[-118.0988,41.9975],[-118.0992,41.9975],[-118.1003,41.9975],[-118.1037,41.9975],[-118.1048,41.9975],[-118.105,41.9975],[-118.1056,41.9975],[-118.1058,41.9975],[-118.1068,41.9975],[-118.1238,41.9974],[-118.124,41.9974],[-118.1258,41.9974],[-118.1273,41.9973],[-118.1295,41.9973],[-118.1352,41.9973],[-118.1431,41.9973],[-118.1508,41.9972],[-118.1578,41.9972],[-118.1582,41.9972],[-118.1608,41.9972],[-118.1684,41.9971],[-118.171,41.9971],[-118.1749,41.9971],[-118.1775,41.9971],[-118.1866,41.9971],[-118.1867,41.9971],[-118.1906,41.997],[-118.1919,41.997],[-118.1959,41.997],[-118.1974,41.9973],[-118.2022,41.9973],[-118.2023,41.9973],[-118.2032,41.9973],[-118.2071,41.9973],[-118.2119,41.9973],[-118.212,41.9973],[-118.2164,41.9973],[-118.2167,41.9973],[-118.2209,41.9973],[-118.2216,41.9973],[-118.2232,41.9973],[-118.2257,41.9972],[-118.2265,41.9972],[-118.2306,41.9972],[-118.2313,41.9972],[-118.2354,41.9971],[-118.2362,41.9971],[-118.2403,41.9971],[-118.2411,41.9971],[-118.2422,41.9971],[-118.2451,41.9971],[-118.2461,41.9971],[-118.2492,41.9971],[-118.253,41.997],[-118.2574,41.997],[-118.2598,41.997],[-118.2647,41.997],[-118.266,41.997],[-118.2776,41.9969],[-118.2824,41.9969],[-118.2857,41.9968],[-118.288,41.9968],[-118.2955,41.9968],[-118.3037,41.9967],[-118.32,41.9965],[-118.3246,41.9965],[-118.3256,41.9965],[-118.3272,41.9965],[-118.3279,41.9965],[-118.3293,41.9965],[-118.3328,41.9965],[-118.3343,41.9965],[-118.3376,41.9965],[-118.3391,41.9965],[-118.3423,41.9965],[-118.344,41.9965],[-118.3471,41.9965],[-118.3478,41.9964],[-118.3482,41.9964],[-118.3505,41.9964],[-118.3553,41.9964],[-118.3568,41.9964],[-118.3605,41.9963],[-118.3706,41.9963],[-118.3741,41.9963],[-118.3761,41.9963],[-118.3767,41.9962],[-118.3774,41.9962],[-118.3809,41.9962],[-118.3816,41.9962],[-118.3818,41.9962],[-118.3822,41.9962],[-118.3829,41.9961],[-118.3853,41.9961],[-118.3908,41.996],[-118.391,41.996],[-118.3912,41.996],[-118.3915,41.996],[-118.3919,41.996],[-118.3923,41.996],[-118.3925,41.996],[-118.3945,41.9959],[-118.3949,41.9959],[-118.3969,41.9959],[-118.3975,41.9959],[-118.3992,41.9959],[-118.4122,41.9959],[-118.4125,41.9959],[-118.4127,41.9959],[-118.4131,41.9959],[-118.414,41.9959],[-118.4153,41.9959],[-118.4163,41.9959],[-118.4165,41.9959],[-118.4182,41.9959],[-118.4186,41.9959],[-118.4212,41.9959],[-118.4237,41.9959],[-118.4245,41.9959],[-118.4262,41.9959],[-118.4265,41.9959],[-118.4268,41.9959],[-118.4296,41.9959],[-118.4318,41.9959],[-118.433,41.9959],[-118.4334,41.9959],[-118.4348,41.9959],[-118.4353,41.9958],[-118.4404,41.9958],[-118.4413,41.9958],[-118.4415,41.9958],[-118.4419,41.9958],[-118.4424,41.9958],[-118.4426,41.9958],[-118.4431,41.9958],[-118.4446,41.9958],[-118.4463,41.9958],[-118.4478,41.9957],[-118.4492,41.9957],[-118.4504,41.9957],[-118.4516,41.9957],[-118.4524,41.9957],[-118.4553,41.9957],[-118.4571,41.9957],[-118.4587,41.9956],[-118.4606,41.9956],[-118.4635,41.9956],[-118.4678,41.9956],[-118.4701,41.9955],[-118.4741,41.9955],[-118.4774,41.9954],[-118.4808,41.9954],[-118.4818,41.9954],[-118.4834,41.9954],[-118.4868,41.9954],[-118.4881,41.9953],[-118.4882,41.9953],[-118.4884,41.9953],[-118.4887,41.9953],[-118.4894,41.9953],[-118.4906,41.9953],[-118.4919,41.9953],[-118.4942,41.9953],[-118.4973,41.9952],[-118.501,41.9952],[-118.5044,41.9952],[-118.5069,41.9951],[-118.5143,41.9951],[-118.5208,41.995],[-118.5279,41.9949],[-118.5328,41.9948],[-118.5331,41.9948],[-118.5343,41.9948],[-118.5371,41.9948],[-118.538,41.9948],[-118.5385,41.9948],[-118.5389,41.9948],[-118.5408,41.9948],[-118.5414,41.9948],[-118.542,41.9947],[-118.5427,41.9947],[-118.551,41.9946],[-118.5564,41.9946],[-118.5598,41.9945],[-118.5697,41.9945],[-118.5838,41.9942],[-118.5998,41.9939],[-118.6005,41.9939],[-118.6008,41.9939],[-118.6013,41.9939],[-118.6017,41.9939],[-118.6018,41.9939],[-118.6063,41.9938],[-118.6075,41.9938],[-118.6085,41.9938],[-118.6093,41.9937],[-118.6123,41.9937],[-118.615,41.9937],[-118.6186,41.9936],[-118.6211,41.9935],[-118.6233,41.9935],[-118.6245,41.9935],[-118.6247,41.9935],[-118.626,41.9935],[-118.6288,41.9934],[-118.6305,41.9934],[-118.6312,41.9933],[-118.632,41.9933],[-118.6335,41.9933],[-118.6349,41.9932],[-118.6388,41.9931],[-118.6392,41.9931],[-118.6401,41.9931],[-118.6416,41.993],[-118.6419,41.993],[-118.6438,41.993],[-118.6447,41.993],[-118.6471,41.9929],[-118.6505,41.9928],[-118.6518,41.9928],[-118.6566,41.9927],[-118.6602,41.9926],[-118.6613,41.9925],[-118.6651,41.9924],[-118.6657,41.9924],[-118.6699,41.9923],[-118.6702,41.9923],[-118.6716,41.9923],[-118.6746,41.9922],[-118.6747,41.9922],[-118.6765,41.9922],[-118.6791,41.9922],[-118.6796,41.9922],[-118.6811,41.9922],[-118.6846,41.9922],[-118.6901,41.9921],[-118.6921,41.9921],[-118.6927,41.9921],[-118.6941,41.9921],[-118.6953,41.9921],[-118.6957,41.9921],[-118.6961,41.9921],[-118.6976,41.9921],[-118.7014,41.9921],[-118.7036,41.9921],[-118.7079,41.9921],[-118.7085,41.9921],[-118.7133,41.9921],[-118.7143,41.9921],[-118.715,41.9921],[-118.7226,41.9922],[-118.7249,41.9922],[-118.7261,41.9922],[-118.7268,41.9922],[-118.7281,41.9922],[-118.7331,41.9923],[-118.736,41.9923],[-118.7381,41.9923],[-118.7429,41.9924],[-118.7459,41.9925],[-118.7476,41.9925],[-118.7508,41.9926],[-118.751,41.9926],[-118.7518,41.9926],[-118.7541,41.9926],[-118.7551,41.9926],[-118.7572,41.9926],[-118.7589,41.9926],[-118.7619,41.9926],[-118.7658,41.9925],[-118.7667,41.9925],[-118.7716,41.9925],[-118.7726,41.9925],[-118.7754,41.9926],[-118.776,41.9926],[-118.7765,41.9926],[-118.7769,41.9926],[-118.7776,41.9926],[-118.7824,41.9926],[-118.7827,41.9926],[-118.783,41.9926],[-118.7839,41.9926],[-118.7853,41.9926],[-118.7888,41.9926],[-118.7927,41.9926],[-118.7933,41.9926],[-118.7964,41.9926],[-118.7986,41.9926],[-118.7998,41.9926],[-118.8028,41.9926],[-118.8067,41.9926],[-118.8084,41.9926],[-118.8093,41.9926],[-118.814,41.9926],[-118.8256,41.9926],[-118.8296,41.9927],[-118.8353,41.9927],[-118.8375,41.9927],[-118.838,41.9927],[-118.8397,41.9927],[-118.841,41.9927],[-118.8428,41.9927],[-118.8455,41.9927],[-118.8495,41.9927],[-118.8574,41.9927],[-118.8623,41.9927],[-118.8683,41.9927],[-118.8703,41.9928],[-118.8709,41.9928],[-118.8737,41.9928],[-118.8763,41.9928],[-118.8838,41.9928],[-118.8879,41.9928],[-118.8924,41.9928],[-118.9032,41.9927],[-118.9066,41.9928],[-118.929,41.9931],[-118.9315,41.9931],[-118.9342,41.9932],[-118.9406,41.9932],[-118.9455,41.9932],[-118.9484,41.9932],[-118.9506,41.9932],[-118.9555,41.9933],[-118.9632,41.9933],[-118.9695,41.9933],[-118.9701,41.9933],[-118.9717,41.9933],[-118.9726,41.9933],[-118.9753,41.9934],[-118.9765,41.9934],[-118.9814,41.9934],[-118.9825,41.9934],[-118.9862,41.9934],[-118.9911,41.9935],[-118.9947,41.9935],[-118.9959,41.9935],[-119.0011,41.9935],[-119.0041,41.9936],[-119.0081,41.9936],[-119.0103,41.9936],[-119.0131,41.9936],[-119.0159,41.9936],[-119.0168,41.9936],[-119.0257,41.9936],[-119.0314,41.9936],[-119.0356,41.9936],[-119.0365,41.9936],[-119.0416,41.9936],[-119.0426,41.9936],[-119.045,41.9936],[-119.0519,41.9936],[-119.0548,41.9936],[-119.0618,41.9936],[-119.0768,41.9937],[-119.0821,41.9937],[-119.089,41.9937],[-119.1039,41.9936],[-119.1086,41.9935],[-119.1151,41.9935],[-119.1206,41.9935],[-119.1257,41.9935],[-119.1304,41.9934],[-119.1352,41.9934],[-119.1382,41.9934],[-119.1401,41.9934],[-119.1449,41.9934],[-119.1498,41.9934],[-119.1547,41.9933],[-119.1576,41.9933],[-119.1596,41.9933],[-119.1599,41.9933],[-119.1642,41.9934],[-119.1665,41.9934],[-119.1709,41.9934],[-119.1729,41.9934],[-119.1769,41.9934],[-119.1787,41.9934],[-119.1812,41.9934],[-119.1848,41.9934],[-119.1902,41.9934],[-119.1928,41.9935],[-119.2014,41.9935],[-119.204,41.9935],[-119.2046,41.9935],[-119.205,41.9935],[-119.209,41.9935],[-119.2186,41.9936],[-119.2229,41.9937],[-119.2245,41.9937],[-119.2303,41.9938],[-119.2318,41.9938],[-119.2336,41.9939],[-119.2381,41.9939],[-119.2418,41.9939],[-119.247,41.9939],[-119.2508,41.9939],[-119.251,41.9938],[-119.2515,41.9939],[-119.2517,41.9939],[-119.2523,41.9938],[-119.2548,41.9938],[-119.2579,41.9938],[-119.2616,41.9938],[-119.2642,41.9938],[-119.2657,41.9938],[-119.2693,41.9939],[-119.2708,41.9939],[-119.2725,41.9939],[-119.275,41.9939],[-119.2759,41.9939],[-119.2807,41.9939],[-119.2866,41.9939],[-119.2899,41.9939],[-119.2906,41.9939],[-119.2951,41.9939],[-119.2973,41.9939],[-119.2995,41.9939],[-119.3001,41.9939],[-119.3008,41.9939],[-119.3048,41.9939],[-119.3062,41.9939],[-119.3081,41.9939],[-119.3143,41.9939],[-119.317,41.9939],[-119.321,41.9939],[-119.3221,41.9939],[-119.3236,41.9939],[-119.3242,41.9939],[-119.3352,41.9939],[-119.3365,41.9939],[-119.3368,41.994],[-119.3385,41.994],[-119.3399,41.994],[-119.3405,41.994],[-119.3425,41.994],[-119.3432,41.9941],[-119.3436,41.9941],[-119.3441,41.9941],[-119.3485,41.9941],[-119.3508,41.9941],[-119.3511,41.9941],[-119.3556,41.9942],[-119.3594,41.9943],[-119.3601,41.9943],[-119.3607,41.9943],[-119.3611,41.9943],[-119.3618,41.9943],[-119.3625,41.9943],[-119.3658,41.9943],[-119.3672,41.9943],[-119.3696,41.9944],[-119.3709,41.9944],[-119.3721,41.9944],[-119.3723,41.9944],[-119.3726,41.9944],[-119.3732,41.9944],[-119.3735,41.9944],[-119.3741,41.9944],[-119.3747,41.9944],[-119.3754,41.9944],[-119.3758,41.9944],[-119.3763,41.9944],[-119.3765,41.9945],[-119.3775,41.9945],[-119.3786,41.9945],[-119.3791,41.9945],[-119.3804,41.9945],[-119.3811,41.9945],[-119.3813,41.9945],[-119.3832,41.9946],[-119.3835,41.9946],[-119.3847,41.9946],[-119.386,41.9947],[-119.3874,41.9947],[-119.3887,41.9947],[-119.3902,41.9947],[-119.3913,41.9948],[-119.3919,41.9948],[-119.3926,41.9948],[-119.4017,41.995],[-119.4159,41.9952],[-119.4165,41.9952],[-119.4268,41.9954],[-119.4331,41.9955],[-119.436,41.9955],[-119.4363,41.9955],[-119.4404,41.9956],[-119.442,41.9956],[-119.4463,41.9956],[-119.4489,41.9956],[-119.4514,41.9957],[-119.4522,41.9957],[-119.4525,41.9957],[-119.4528,41.9957],[-119.4555,41.9957],[-119.4604,41.9957],[-119.4634,41.9957],[-119.4664,41.9958],[-119.4688,41.9958],[-119.4698,41.9958],[-119.4709,41.9958],[-119.4713,41.9958],[-119.4729,41.9958],[-119.473,41.9958],[-119.4736,41.9958],[-119.4759,41.9958],[-119.4792,41.9958],[-119.4799,41.9958],[-119.4817,41.9958],[-119.4838,41.9958],[-119.485,41.9958],[-119.4862,41.9958],[-119.4906,41.9957],[-119.4912,41.9957],[-119.4938,41.9957],[-119.4965,41.9957],[-119.4993,41.9957],[-119.5013,41.9957],[-119.5021,41.9958],[-119.5036,41.9958],[-119.5043,41.9958],[-119.5075,41.9958],[-119.5118,41.9958],[-119.5215,41.9958],[-119.5314,41.9958],[-119.5358,41.9958],[-119.5363,41.9958],[-119.5496,41.9958],[-119.5527,41.9958],[-119.5601,41.9958],[-119.5648,41.9958],[-119.574,41.9958],[-119.5772,41.9958],[-119.5882,41.9958],[-119.592,41.9958],[-119.5989,41.9959],[-119.608,41.9959],[-119.6101,41.9959],[-119.6116,41.9959],[-119.6132,41.9959],[-119.6138,41.9959],[-119.6147,41.9959],[-119.6154,41.9959],[-119.6158,41.9959],[-119.6174,41.9959],[-119.6182,41.9959],[-119.6191,41.996],[-119.6202,41.996],[-119.6248,41.996],[-119.629,41.996],[-119.6302,41.996],[-119.6316,41.996],[-119.6333,41.996],[-119.6338,41.9961],[-119.6352,41.9961],[-119.636,41.9961],[-119.638,41.9961],[-119.6388,41.9961],[-119.6402,41.9961],[-119.6418,41.9961],[-119.6449,41.9961],[-119.6463,41.9961],[-119.6535,41.9962],[-119.6551,41.9962],[-119.6552,41.9962],[-119.6555,41.9962],[-119.6558,41.9962],[-119.6607,41.9962],[-119.6614,41.9963],[-119.6619,41.9963],[-119.6628,41.9963],[-119.6634,41.9963],[-119.6643,41.9963],[-119.6655,41.9963],[-119.6667,41.9963],[-119.6673,41.9963],[-119.6689,41.9963],[-119.6707,41.9963],[-119.6718,41.9963],[-119.6731,41.9963],[-119.6745,41.9963],[-119.6766,41.9963],[-119.6856,41.9963],[-119.687,41.9963],[-119.6899,41.9963],[-119.6936,41.9963],[-119.6942,41.9963],[-119.7037,41.9962],[-119.7077,41.9962],[-119.7103,41.9962],[-119.711,41.9962],[-119.7199,41.9962],[-119.7258,41.9962],[-119.7336,41.9963],[-119.7339,41.9963],[-119.7363,41.9963],[-119.7372,41.9963],[-119.7405,41.9963],[-119.7434,41.9964],[-119.7476,41.9964],[-119.7498,41.9965],[-119.7537,41.9965],[-119.7548,41.9965],[-119.756,41.9965],[-119.7583,41.9966],[-119.762,41.9967],[-119.7647,41.9969],[-119.7683,41.997],[-119.7703,41.997],[-119.7715,41.9971],[-119.7755,41.9971],[-119.7773,41.9972],[-119.7788,41.9972],[-119.7794,41.9972],[-119.7805,41.9972],[-119.7811,41.9972],[-119.7832,41.9973],[-119.7868,41.9973],[-119.7897,41.9974],[-119.7912,41.9974],[-119.7939,41.9974],[-119.7973,41.9974],[-119.8018,41.9974],[-119.8021,41.9974],[-119.81,41.9974],[-119.8158,41.9975],[-119.8246,41.9975],[-119.8268,41.9975],[-119.8485,41.9975],[-119.85,41.9975],[-119.8547,41.9975],[-119.8582,41.9975],[-119.8603,41.9975],[-119.8655,41.9975],[-119.8674,41.9975],[-119.8722,41.9975],[-119.8733,41.9974],[-119.8735,41.9974],[-119.8809,41.9974],[-119.8811,41.9974],[-119.8824,41.9974],[-119.8835,41.9974],[-119.8864,41.9974],[-119.8865,41.9974],[-119.8877,41.9974],[-119.8888,41.9974],[-119.8895,41.9974],[-119.8902,41.9974],[-119.8911,41.9974],[-119.8917,41.9974],[-119.8929,41.9974],[-119.893,41.9974],[-119.8935,41.9974],[-119.8938,41.9974],[-119.8944,41.9973],[-119.8953,41.9973],[-119.8967,41.9973],[-119.8974,41.9973],[-119.898,41.9973],[-119.8988,41.9973],[-119.8998,41.9973],[-119.9007,41.9973],[-119.9016,41.9973],[-119.9026,41.9972],[-119.903,41.9972],[-119.9041,41.9972],[-119.9049,41.9972],[-119.9054,41.9972],[-119.9055,41.9972],[-119.9058,41.9972],[-119.9072,41.9972],[-119.9086,41.9971],[-119.9099,41.9971],[-119.9107,41.9971],[-119.9116,41.9971],[-119.9123,41.9971],[-119.913,41.9971],[-119.9138,41.9971],[-119.9151,41.9971],[-119.9164,41.9971],[-119.9175,41.9971],[-119.918,41.9971],[-119.9188,41.9971],[-119.9194,41.9971],[-119.9201,41.997],[-119.9205,41.997],[-119.9206,41.997],[-119.9208,41.997],[-119.921,41.997],[-119.9212,41.997],[-119.9214,41.997],[-119.9216,41.997],[-119.9218,41.997],[-119.922,41.997],[-119.9222,41.997],[-119.9224,41.997],[-119.9226,41.997],[-119.9227,41.997],[-119.9229,41.997],[-119.923,41.997],[-119.9233,41.997],[-119.9234,41.997],[-119.9235,41.997],[-119.9236,41.997],[-119.9238,41.997],[-119.9239,41.997],[-119.924,41.997],[-119.9241,41.997],[-119.9242,41.997],[-119.9244,41.997],[-119.9246,41.997],[-119.9247,41.997],[-119.9249,41.997],[-119.925,41.997],[-119.9251,41.997],[-119.9252,41.997],[-119.9253,41.997],[-119.9254,41.997],[-119.9255,41.997],[-119.9256,41.997],[-119.9257,41.997],[-119.9258,41.997],[-119.9259,41.997],[-119.926,41.997],[-119.9268,41.997],[-119.9272,41.997],[-119.9284,41.997],[-119.9288,41.9969],[-119.9298,41.9969],[-119.9302,41.9969],[-119.9311,41.9969],[-119.9318,41.9969],[-119.9322,41.9969],[-119.933,41.9969],[-119.934,41.9969],[-119.9346,41.9969],[-119.9355,41.9969],[-119.9359,41.9969],[-119.941,41.9968],[-119.9465,41.9968],[-119.9479,41.9967],[-119.9487,41.9967],[-119.9511,41.9967],[-119.9561,41.9965],[-119.9604,41.9963],[-119.9687,41.9961],[-119.9733,41.996],[-119.9743,41.996],[-119.9758,41.996],[-119.9777,41.9959],[-119.9846,41.9958],[-119.9868,41.9957],[-119.9891,41.9956],[-119.9966,41.9951],[-119.9985,41.995],[-119.9992,41.9949],[-120.0004,41.9949],[-120.0043,41.995],[-120.0052,41.995],[-120.0057,41.995],[-120.0062,41.995],[-120.0075,41.995],[-120.0082,41.995],[-120.0105,41.995],[-120.0118,41.995],[-120.0125,41.995],[-120.0135,41.995],[-120.0138,41.995],[-120.0148,41.995],[-120.0158,41.995],[-120.0163,41.995],[-120.0178,41.995],[-120.0186,41.995],[-120.0195,41.995],[-120.0205,41.995],[-120.0214,41.995],[-120.0219,41.995],[-120.0231,41.995],[-120.0251,41.995],[-120.0258,41.995],[-120.0274,41.995],[-120.0281,41.995],[-120.0293,41.995],[-120.0303,41.995],[-120.0313,41.995],[-120.0317,41.995],[-120.0331,41.995],[-120.0347,41.995],[-120.0352,41.995],[-120.036,41.995],[-120.037,41.995],[-120.0408,41.995],[-120.0422,41.995],[-120.0425,41.995],[-120.0427,41.995],[-120.0428,41.995],[-120.0429,41.995],[-120.0434,41.995],[-120.0442,41.995],[-120.0443,41.995],[-120.0448,41.995],[-120.045,41.995],[-120.046,41.995],[-120.0464,41.995],[-120.0468,41.995],[-120.047,41.995],[-120.0475,41.995],[-120.0477,41.995],[-120.0494,41.995],[-120.0516,41.995],[-120.0529,41.9949],[-120.0542,41.9949],[-120.0553,41.9949],[-120.056,41.9949],[-120.0563,41.9949],[-120.0564,41.9949],[-120.0567,41.9949],[-120.0585,41.9949],[-120.0598,41.9949],[-120.06,41.9949],[-120.0603,41.9949],[-120.0618,41.9949],[-120.0632,41.9949],[-120.0636,41.9949],[-120.0648,41.9949],[-120.0654,41.9949],[-120.0661,41.9949],[-120.0669,41.9949],[-120.0672,41.9949],[-120.0683,41.9949],[-120.0694,41.9949],[-120.0699,41.9949],[-120.0707,41.9949],[-120.0716,41.9949],[-120.0719,41.9949],[-120.0725,41.9949],[-120.0726,41.9949],[-120.0733,41.9949],[-120.074,41.9949],[-120.0748,41.9949],[-120.0756,41.9949],[-120.0768,41.9949],[-120.0776,41.9949],[-120.0789,41.9949],[-120.0798,41.9949],[-120.0809,41.9949],[-120.0818,41.9949],[-120.0826,41.9949],[-120.0832,41.9949],[-120.0849,41.9949],[-120.0859,41.9949],[-120.0873,41.9948],[-120.0882,41.9948],[-120.0911,41.9948],[-120.0912,41.9948],[-120.0928,41.9948],[-120.0933,41.9948],[-120.0945,41.9948],[-120.0957,41.9948],[-120.0965,41.9948],[-120.0972,41.9948],[-120.0979,41.9948],[-120.0982,41.9948],[-120.0985,41.9948],[-120.099,41.9948],[-120.0994,41.9948],[-120.1002,41.9948],[-120.1013,41.9948],[-120.1031,41.9948],[-120.1048,41.9948],[-120.1049,41.9948],[-120.1061,41.9948],[-120.1067,41.9948],[-120.1081,41.9948],[-120.1089,41.9948],[-120.1098,41.9948],[-120.1106,41.9948],[-120.1114,41.9948],[-120.112,41.9948],[-120.1128,41.9948],[-120.1129,41.9948],[-120.1131,41.9948],[-120.1138,41.9948],[-120.1146,41.9948],[-120.1156,41.9948],[-120.1162,41.9948],[-120.1164,41.9948],[-120.1167,41.9948],[-120.1174,41.9948],[-120.1189,41.9948],[-120.1209,41.9948],[-120.1224,41.9948],[-120.1238,41.9948],[-120.1244,41.9948],[-120.1258,41.9947],[-120.128,41.9947],[-120.1286,41.9947],[-120.1298,41.9947],[-120.1304,41.9947],[-120.1313,41.9947],[-120.1318,41.9947],[-120.1325,41.9947],[-120.1328,41.9947],[-120.1335,41.9947],[-120.1338,41.9947],[-120.1346,41.9947],[-120.1361,41.9947],[-120.1367,41.9947],[-120.1378,41.9947],[-120.1386,41.9947],[-120.1401,41.9947],[-120.1409,41.9947],[-120.1421,41.9947],[-120.143,41.9947],[-120.1445,41.9947],[-120.1454,41.9947],[-120.1466,41.9947],[-120.1475,41.9947],[-120.1485,41.9946],[-120.1497,41.9946],[-120.1512,41.9946],[-120.1519,41.9946],[-120.152,41.9946],[-120.1525,41.9946],[-120.1532,41.9946],[-120.1537,41.9946],[-120.1542,41.9946],[-120.1547,41.9946],[-120.1553,41.9946],[-120.1561,41.9946],[-120.1566,41.9946],[-120.1572,41.9946],[-120.1575,41.9946],[-120.1578,41.9946],[-120.1581,41.9946],[-120.1582,41.9946],[-120.1585,41.9946],[-120.1587,41.9946],[-120.159,41.9946],[-120.1592,41.9946],[-120.1594,41.9946],[-120.1596,41.9946],[-120.1601,41.9946],[-120.1603,41.9946],[-120.1605,41.9946],[-120.1607,41.9946],[-120.1608,41.9946],[-120.1609,41.9946],[-120.161,41.9946],[-120.1614,41.9946],[-120.1616,41.9946],[-120.1618,41.9946],[-120.1621,41.9946],[-120.1622,41.9946],[-120.1625,41.9946],[-120.1626,41.9946],[-120.1629,41.9946],[-120.1631,41.9946],[-120.1634,41.9946],[-120.1636,41.9946],[-120.1638,41.9946],[-120.1641,41.9946],[-120.1646,41.9946],[-120.165,41.9946],[-120.1651,41.9946],[-120.1655,41.9946],[-120.1657,41.9946],[-120.166,41.9946],[-120.167,41.9946],[-120.1678,41.9946],[-120.1684,41.9946],[-120.1686,41.9946],[-120.169,41.9946],[-120.1696,41.9946],[-120.1697,41.9946],[-120.1706,41.9946],[-120.1713,41.9946],[-120.1721,41.9946],[-120.173,41.9946],[-120.1737,41.9946],[-120.1745,41.9946],[-120.1753,41.9946],[-120.176,41.9946],[-120.1767,41.9946],[-120.1773,41.9946],[-120.1777,41.9946],[-120.1781,41.9946],[-120.1785,41.9946],[-120.1789,41.9946],[-120.1791,41.9945],[-120.1817,41.9945],[-120.1836,41.9945],[-120.1849,41.9945],[-120.188,41.9945],[-120.1905,41.9944],[-120.1929,41.9944],[-120.1956,41.9944],[-120.1972,41.9943],[-120.1984,41.9943],[-120.1988,41.9943],[-120.1993,41.9943],[-120.1995,41.9943],[-120.2003,41.9943],[-120.2011,41.9943],[-120.2014,41.9943],[-120.202,41.9943],[-120.2026,41.9943],[-120.2027,41.9942],[-120.2036,41.9942],[-120.204,41.9942],[-120.2047,41.9942],[-120.2064,41.9942],[-120.2093,41.9941],[-120.2129,41.994],[-120.215,41.994],[-120.2171,41.9939],[-120.218,41.9939],[-120.2199,41.9939],[-120.2205,41.9939],[-120.222,41.9939],[-120.224,41.9938],[-120.2257,41.9938],[-120.2284,41.9937],[-120.2286,41.9937],[-120.2303,41.9937],[-120.2309,41.9937],[-120.2311,41.9937],[-120.2326,41.9937],[-120.2338,41.9936],[-120.2342,41.9936],[-120.2353,41.9936],[-120.2356,41.9936],[-120.2368,41.9936],[-120.2373,41.9935],[-120.2383,41.9935],[-120.2392,41.9935],[-120.2399,41.9935],[-120.2409,41.9935],[-120.2416,41.9935],[-120.242,41.9934],[-120.2444,41.9933],[-120.2446,41.9933],[-120.2452,41.9933],[-120.2465,41.9933],[-120.2473,41.9933],[-120.248,41.9932],[-120.25,41.9932],[-120.2535,41.993],[-120.2544,41.993],[-120.2556,41.993],[-120.2565,41.993],[-120.257,41.993],[-120.2576,41.9929],[-120.2626,41.9929],[-120.2633,41.9929],[-120.2705,41.9929],[-120.2721,41.9929],[-120.2769,41.9929],[-120.2789,41.9929],[-120.2792,41.9929],[-120.2807,41.9929],[-120.2821,41.9928],[-120.284,41.9928],[-120.2864,41.9931],[-120.2873,41.993],[-120.2892,41.993],[-120.2906,41.993],[-120.2914,41.993],[-120.2921,41.993],[-120.2927,41.993],[-120.2929,41.993],[-120.2936,41.993],[-120.2937,41.993],[-120.2944,41.993],[-120.2946,41.993],[-120.2965,41.993],[-120.2975,41.993],[-120.2981,41.993],[-120.2998,41.993],[-120.3016,41.993],[-120.304,41.993],[-120.3067,41.9931],[-120.3069,41.9931],[-120.3073,41.9931],[-120.3086,41.9932],[-120.3101,41.9932],[-120.314,41.9931],[-120.3176,41.9931],[-120.3184,41.9931],[-120.3211,41.9931],[-120.3239,41.9931],[-120.3257,41.9931],[-120.326,41.9931],[-120.3264,41.9926],[-120.3284,41.9926],[-120.3285,41.9926],[-120.3372,41.9926],[-120.3564,41.9928],[-120.3679,41.9928],[-120.378,41.9929],[-120.3826,41.9929],[-120.3908,41.993],[-120.3953,41.993],[-120.4012,41.9931],[-120.4083,41.9931],[-120.414,41.9931],[-120.4505,41.9934],[-120.4515,41.9934],[-120.4879,41.9936],[-120.489,41.9936],[-120.4911,41.9936],[-120.4912,41.9936],[-120.4925,41.9936],[-120.5057,41.9936],[-120.5084,41.9936],[-120.5102,41.9936],[-120.5105,41.9936],[-120.5109,41.9936],[-120.5178,41.9935],[-120.5205,41.9935],[-120.5222,41.9935],[-120.5325,41.9934],[-120.533,41.9934],[-120.536,41.9934],[-120.5375,41.9934],[-120.5425,41.9934],[-120.5459,41.9933],[-120.5507,41.9933],[-120.5527,41.9933],[-120.5585,41.9933],[-120.5607,41.9933],[-120.5649,41.9932],[-120.567,41.9932],[-120.5692,41.9932],[-120.57,41.9932],[-120.5703,41.9932],[-120.5724,41.9931],[-120.5734,41.9931],[-120.5773,41.9931],[-120.5786,41.993],[-120.5812,41.993],[-120.5834,41.993],[-120.5845,41.993],[-120.5866,41.993],[-120.5879,41.993],[-120.5885,41.993],[-120.5902,41.993],[-120.591,41.993],[-120.5915,41.993],[-120.5919,41.993],[-120.5923,41.993],[-120.603,41.993],[-120.6032,41.993],[-120.6036,41.993],[-120.6039,41.993],[-120.6042,41.993],[-120.6045,41.993],[-120.6053,41.993],[-120.6056,41.993],[-120.6061,41.993],[-120.6065,41.993],[-120.6159,41.993],[-120.6162,41.993],[-120.6197,41.993],[-120.6199,41.993],[-120.6209,41.993],[-120.6213,41.993],[-120.622,41.993],[-120.6243,41.9931],[-120.6251,41.9931],[-120.6254,41.9931],[-120.6256,41.9931],[-120.6259,41.9931],[-120.6264,41.9931],[-120.6267,41.9931],[-120.627,41.9931],[-120.6274,41.9931],[-120.6277,41.9931],[-120.6281,41.9931],[-120.6285,41.9931],[-120.6287,41.9931],[-120.6291,41.9931],[-120.6302,41.9931],[-120.6305,41.9931],[-120.6319,41.9931],[-120.6334,41.9931],[-120.6337,41.9931],[-120.6346,41.9931],[-120.635,41.9931],[-120.6365,41.9931],[-120.6377,41.9931],[-120.6392,41.9931],[-120.6405,41.9931],[-120.6414,41.9931],[-120.6426,41.9931],[-120.6441,41.9931],[-120.6444,41.9931],[-120.6447,41.9931],[-120.6474,41.9931],[-120.6487,41.9932],[-120.6498,41.9932],[-120.6504,41.9932],[-120.6514,41.9932],[-120.6534,41.9932],[-120.6548,41.9932],[-120.6576,41.9932],[-120.6621,41.9932],[-120.6655,41.9933],[-120.6679,41.9933],[-120.6757,41.9935],[-120.681,41.9936],[-120.6906,41.9937],[-120.6912,41.9937],[-120.6914,41.9937],[-120.6919,41.9937],[-120.6924,41.9937],[-120.6929,41.9937],[-120.6935,41.9937],[-120.6942,41.9937],[-120.6944,41.9937],[-120.6948,41.9937],[-120.6967,41.9938],[-120.6983,41.9938],[-120.6992,41.9938],[-120.7002,41.9938],[-120.7005,41.9938],[-120.7008,41.9938],[-120.706,41.9938],[-120.7066,41.9938],[-120.7074,41.9938],[-120.7081,41.9938],[-120.7093,41.9938],[-120.7108,41.9938],[-120.7121,41.9938],[-120.7134,41.9938],[-120.7147,41.9938],[-120.7162,41.9938],[-120.7173,41.9938],[-120.7188,41.9938],[-120.7205,41.9938],[-120.7215,41.9938],[-120.7232,41.9938],[-120.7244,41.9938],[-120.7255,41.9938],[-120.727,41.9938],[-120.7288,41.9938],[-120.7299,41.9938],[-120.7307,41.9938],[-120.7328,41.9938],[-120.7344,41.9937],[-120.7355,41.9937],[-120.7377,41.9937],[-120.7391,41.9937],[-120.7408,41.9937],[-120.7428,41.9937],[-120.7436,41.9937],[-120.7449,41.9937],[-120.7462,41.9937],[-120.7467,41.9937],[-120.7479,41.9937],[-120.7482,41.9937],[-120.7484,41.9937],[-120.7488,41.9937],[-120.7503,41.9937],[-120.7507,41.9937],[-120.751,41.9937],[-120.7517,41.9937],[-120.7525,41.9937],[-120.7536,41.9937],[-120.7549,41.9937],[-120.7561,41.9937],[-120.7566,41.9937],[-120.7577,41.9937],[-120.7584,41.9937],[-120.7593,41.9937],[-120.76,41.9937],[-120.7608,41.9937],[-120.7611,41.9937],[-120.7618,41.9937],[-120.7626,41.9937],[-120.7633,41.9937],[-120.7639,41.9937],[-120.7646,41.9937],[-120.7652,41.9937],[-120.7701,41.9937],[-120.7704,41.9937],[-120.7707,41.9937],[-120.7711,41.9937],[-120.7732,41.9937],[-120.7764,41.9937],[-120.7779,41.9937],[-120.7781,41.9937],[-120.779,41.9937],[-120.7794,41.9937],[-120.7841,41.9938],[-120.7847,41.9938],[-120.7862,41.9938],[-120.7871,41.9938],[-120.788,41.9938],[-120.7895,41.9939],[-120.791,41.9939],[-120.792,41.9939],[-120.7929,41.9939],[-120.7944,41.9939],[-120.7959,41.9939],[-120.7978,41.9939],[-120.7981,41.9939],[-120.7994,41.9939],[-120.8007,41.9939],[-120.8017,41.9939],[-120.8026,41.9939],[-120.8041,41.9939],[-120.8055,41.9939],[-120.8075,41.9939],[-120.8089,41.9939],[-120.8104,41.9939],[-120.8106,41.9939],[-120.8114,41.9939],[-120.8163,41.9939],[-120.8193,41.9939],[-120.8216,41.9939],[-120.8264,41.9939],[-120.83,41.9939],[-120.8384,41.9938],[-120.8387,41.9938],[-120.8429,41.9938],[-120.844,41.9938],[-120.8453,41.9938],[-120.8513,41.9938],[-120.8532,41.9938],[-120.8533,41.9938],[-120.854,41.9938],[-120.8545,41.9938],[-120.8547,41.9938],[-120.8549,41.9938],[-120.8551,41.9938],[-120.8565,41.9938],[-120.8568,41.9938],[-120.8577,41.9938],[-120.858,41.9938],[-120.859,41.9938],[-120.8594,41.9938],[-120.8601,41.9938],[-120.8606,41.9938],[-120.8612,41.9938],[-120.8616,41.9938],[-120.8625,41.9938],[-120.863,41.9938],[-120.8636,41.9938],[-120.8642,41.9938],[-120.8648,41.9938],[-120.8654,41.9938],[-120.8662,41.9938],[-120.8667,41.9938],[-120.8675,41.9938],[-120.8679,41.9938],[-120.8685,41.9938],[-120.8692,41.9938],[-120.8697,41.9938],[-120.8702,41.9938],[-120.8709,41.9938],[-120.8713,41.9938],[-120.8718,41.9938],[-120.8719,41.9938],[-120.8725,41.9938],[-120.8736,41.9938],[-120.874,41.9938],[-120.8748,41.9938],[-120.8755,41.9938],[-120.8761,41.9938],[-120.8765,41.9938],[-120.8769,41.9938],[-120.8771,41.9938],[-120.8777,41.9938],[-120.8782,41.9938],[-120.8787,41.9938],[-120.8791,41.9938],[-120.8795,41.9938],[-120.8798,41.9938],[-120.8799,41.9938],[-120.88,41.9938],[-120.8882,41.9937],[-120.8911,41.9937],[-120.8956,41.9937],[-120.8965,41.9937],[-120.8966,41.9937],[-120.9013,41.9937],[-120.9028,41.9937],[-120.9042,41.9937],[-120.9052,41.9937],[-120.9062,41.9937],[-120.9069,41.9937],[-120.907,41.9937],[-120.9209,41.9937],[-120.9256,41.9936],[-120.9273,41.9936],[-120.9345,41.9936],[-120.9353,41.9936],[-120.9383,41.9935],[-120.9389,41.9935],[-120.9402,41.9935],[-120.9416,41.9935],[-120.9431,41.9934],[-120.9441,41.9934],[-120.9451,41.9934],[-120.9458,41.9934],[-120.9465,41.9933],[-120.9489,41.9933],[-120.9514,41.9932],[-120.9541,41.9932],[-120.9577,41.9931],[-120.9583,41.9931],[-120.9587,41.9931],[-120.9591,41.9931],[-120.9596,41.9931],[-120.9625,41.9931],[-120.9635,41.9931],[-120.9638,41.9931],[-120.967,41.993],[-120.9741,41.993],[-120.9743,41.993],[-120.9804,41.993],[-120.9806,41.993],[-120.982,41.993],[-120.983,41.993],[-120.984,41.993],[-120.9855,41.993],[-120.9869,41.993],[-120.9879,41.993],[-120.9889,41.993],[-120.9899,41.9931],[-120.9901,41.9931],[-120.9933,41.9931],[-121.012,41.9933],[-121.0171,41.9934],[-121.0191,41.9934],[-121.0218,41.9933],[-121.0221,41.9933],[-121.0238,41.9935],[-121.0268,41.9936],[-121.0292,41.9937],[-121.0295,41.9937],[-121.0298,41.9937],[-121.0305,41.9937],[-121.032,41.9937],[-121.0325,41.9937],[-121.0333,41.9937],[-121.0335,41.9938],[-121.0346,41.9938],[-121.0352,41.9938],[-121.0353,41.9938],[-121.0363,41.9939],[-121.0393,41.9939],[-121.0416,41.994],[-121.0439,41.9941],[-121.0446,41.9941],[-121.0473,41.9942],[-121.0485,41.9943],[-121.0497,41.9943],[-121.0507,41.9943],[-121.0516,41.9943],[-121.054,41.9944],[-121.0554,41.9945],[-121.0557,41.9945],[-121.0567,41.9945],[-121.0575,41.9946],[-121.059,41.9946],[-121.0602,41.9947],[-121.0624,41.9948],[-121.063,41.9948],[-121.0646,41.9948],[-121.0649,41.9949],[-121.0655,41.9949],[-121.0663,41.9949],[-121.0678,41.995],[-121.0711,41.9951],[-121.0716,41.9951],[-121.0725,41.9951],[-121.0748,41.9952],[-121.0778,41.9953],[-121.0786,41.9953],[-121.0799,41.9953],[-121.081,41.9953],[-121.0823,41.9954],[-121.0838,41.9954],[-121.0844,41.9954],[-121.0852,41.9954],[-121.0871,41.9955],[-121.0879,41.9955],[-121.0886,41.9955],[-121.0902,41.9955],[-121.0915,41.9955],[-121.0917,41.9956],[-121.0935,41.9954],[-121.095,41.9954],[-121.0966,41.9954],[-121.0972,41.9954],[-121.0984,41.9954],[-121.0999,41.9955],[-121.1014,41.9955],[-121.1031,41.9955],[-121.1053,41.9956],[-121.1061,41.9956],[-121.1073,41.9956],[-121.1085,41.9956],[-121.1097,41.9956],[-121.1112,41.9957],[-121.125,41.9961],[-121.1253,41.9961],[-121.13,41.9963],[-121.135,41.9964],[-121.1351,41.9964],[-121.14,41.9965],[-121.1411,41.9965],[-121.1449,41.9966],[-121.1465,41.9967],[-121.1494,41.9967],[-121.1497,41.9967],[-121.1498,41.9967],[-121.1499,41.9967],[-121.1542,41.9968],[-121.1685,41.9972],[-121.1693,41.9972],[-121.1696,41.9972],[-121.1697,41.9972],[-121.1732,41.9972],[-121.1741,41.9972],[-121.1745,41.9972],[-121.1778,41.9973],[-121.179,41.9973],[-121.1813,41.9973],[-121.1838,41.9973],[-121.1886,41.9974],[-121.189,41.9974],[-121.1891,41.9974],[-121.1934,41.9974],[-121.1939,41.9974],[-121.2009,41.9974],[-121.2014,41.9974],[-121.2024,41.9974],[-121.2054,41.9974],[-121.2067,41.9974],[-121.2088,41.9974],[-121.2099,41.9974],[-121.2123,41.9974],[-121.2341,41.9974],[-121.2364,41.9974],[-121.2371,41.9974],[-121.238,41.9974],[-121.2396,41.9973],[-121.2404,41.9973],[-121.2419,41.9973],[-121.2429,41.9973],[-121.2467,41.9973],[-121.2472,41.9973],[-121.2478,41.9973],[-121.2503,41.9973],[-121.2504,41.9973],[-121.2527,41.9973],[-121.2611,41.9974],[-121.2674,41.9974],[-121.268,41.9974],[-121.2771,41.9974],[-121.284,41.9974],[-121.2853,41.9974],[-121.2864,41.9974],[-121.2883,41.9974],[-121.2902,41.9974],[-121.2954,41.9974],[-121.2965,41.9974],[-121.2968,41.9974],[-121.2973,41.9974],[-121.3,41.9973],[-121.3002,41.9973],[-121.3008,41.9973],[-121.3049,41.9972],[-121.3063,41.9972],[-121.3097,41.9972],[-121.3099,41.9972],[-121.3144,41.9971],[-121.3147,41.9971],[-121.3162,41.9971],[-121.3165,41.9971],[-121.3176,41.997],[-121.3178,41.997],[-121.3193,41.997],[-121.3195,41.997],[-121.321,41.997],[-121.3226,41.9969],[-121.324,41.9969],[-121.3242,41.9969],[-121.3256,41.9969],[-121.3288,41.9968],[-121.329,41.9968],[-121.3307,41.9967],[-121.3336,41.9966],[-121.3344,41.9966],[-121.3384,41.9964],[-121.3385,41.9964],[-121.3387,41.9964],[-121.3393,41.9963],[-121.3398,41.9963],[-121.3401,41.9964],[-121.3402,41.9964],[-121.3407,41.9963],[-121.3409,41.9963],[-121.3432,41.9963],[-121.3434,41.9963],[-121.3435,41.9963],[-121.3449,41.9962],[-121.3481,41.9963],[-121.3497,41.9963],[-121.3545,41.9964],[-121.3552,41.9965],[-121.3567,41.9965],[-121.3576,41.9965],[-121.3577,41.9965],[-121.3594,41.9966],[-121.3601,41.9965],[-121.3603,41.9965],[-121.3614,41.9965],[-121.3632,41.9965],[-121.3643,41.9965],[-121.3659,41.9965],[-121.3675,41.9965],[-121.3691,41.9966],[-121.3724,41.9966],[-121.3741,41.9966],[-121.3757,41.9966],[-121.3771,41.9967],[-121.3772,41.9967],[-121.3781,41.9967],[-121.3788,41.9967],[-121.3789,41.9967],[-121.379,41.9967],[-121.3792,41.9967],[-121.3809,41.9967],[-121.3821,41.9967],[-121.3839,41.9967],[-121.3889,41.9968],[-121.3937,41.9969],[-121.3966,41.9969],[-121.3985,41.9969],[-121.3986,41.9969],[-121.4015,41.9969],[-121.4021,41.9969],[-121.4033,41.997],[-121.4035,41.997],[-121.4062,41.997],[-121.4064,41.997],[-121.4069,41.997],[-121.4078,41.997],[-121.4083,41.997],[-121.4091,41.997],[-121.4101,41.997],[-121.4112,41.9971],[-121.4132,41.9971],[-121.4161,41.9971],[-121.4171,41.9971],[-121.4174,41.9971],[-121.4175,41.9971],[-121.4179,41.9971],[-121.4181,41.9971],[-121.4209,41.9972],[-121.4215,41.9972],[-121.4228,41.9972],[-121.4231,41.9972],[-121.4258,41.9972],[-121.4278,41.9972],[-121.4291,41.9973],[-121.4298,41.9973],[-121.4305,41.9973],[-121.4306,41.9973],[-121.4322,41.9973],[-121.4326,41.9973],[-121.4336,41.9973],[-121.4355,41.9973],[-121.4375,41.9973],[-121.4402,41.9974],[-121.4403,41.9974],[-121.4404,41.9974],[-121.4407,41.9974],[-121.4409,41.9974],[-121.4411,41.9974],[-121.4423,41.9974],[-121.4452,41.9974],[-121.4465,41.9975],[-121.4472,41.9975],[-121.4475,41.9975],[-121.4476,41.9975],[-121.4477,41.9975],[-121.4481,41.9975],[-121.4482,41.9975],[-121.4483,41.9975],[-121.4521,41.9975],[-121.4522,41.9975],[-121.4567,41.9976],[-121.4603,41.9976],[-121.4623,41.9977],[-121.4631,41.9977],[-121.4649,41.9977],[-121.4671,41.9977],[-121.4702,41.9977],[-121.4722,41.9978],[-121.4828,41.9979],[-121.4832,41.9979],[-121.4865,41.9979],[-121.4882,41.9979],[-121.4925,41.998],[-121.4927,41.998],[-121.4973,41.998],[-121.5024,41.9981],[-121.5027,41.9981],[-121.506,41.9981],[-121.5121,41.9982],[-121.5195,41.9983],[-121.5205,41.9983],[-121.5224,41.9983],[-121.5255,41.9983],[-121.5302,41.9984],[-121.5351,41.9984],[-121.5352,41.9984],[-121.5353,41.9985],[-121.5359,41.9985],[-121.5398,41.9985],[-121.5451,41.9985],[-121.5463,41.9985],[-121.5553,41.9986],[-121.5594,41.9987],[-121.561,41.9987],[-121.564,41.9987],[-121.5648,41.9988],[-121.5776,41.999],[-121.5808,41.999],[-121.5898,41.9992],[-121.5911,41.9992],[-121.5954,41.9993],[-121.5977,41.9993],[-121.5982,41.9993],[-121.5985,41.9993],[-121.6003,41.9994],[-121.6013,41.9994],[-121.6017,41.9994],[-121.6023,41.9994],[-121.6038,41.9994],[-121.6063,41.9994],[-121.6076,41.9994],[-121.6105,41.9995],[-121.6126,41.9995],[-121.6159,41.9995],[-121.6196,41.9995],[-121.6226,41.9996],[-121.6234,41.9996],[-121.6267,41.9997],[-121.6283,41.9997],[-121.6285,41.9997],[-121.6286,41.9997],[-121.6288,41.9997],[-121.629,41.9997],[-121.6293,41.9997],[-121.6325,41.9997],[-121.6335,41.9997],[-121.6343,41.9997],[-121.6345,41.9997],[-121.6376,41.9998],[-121.6389,41.9998],[-121.6392,41.9998],[-121.6405,41.9998],[-121.6406,41.9999],[-121.6408,41.9999],[-121.6408,41.9998],[-121.6418,41.9999],[-121.6419,41.9999],[-121.6441,41.9999],[-121.6462,41.9999],[-121.6495,42],[-121.6523,42],[-121.6545,42],[-121.6555,42.0001],[-121.6562,42.0001],[-121.6569,42.0001],[-121.6576,42.0001],[-121.6587,42.0001],[-121.6601,42.0001],[-121.6611,42.0001],[-121.6621,42.0001],[-121.6632,42.0002],[-121.6635,42.0002],[-121.6636,42.0002],[-121.666,42.0002],[-121.6685,42.0002],[-121.6691,42.0003],[-121.6697,42.0003],[-121.6704,42.0003],[-121.6708,42.0003],[-121.671,42.0003],[-121.6729,42.0003],[-121.6734,42.0003],[-121.6735,42.0003],[-121.6742,42.0003],[-121.6757,42.0003],[-121.6767,42.0003],[-121.6783,42.0004],[-121.6784,42.0004],[-121.6806,42.0004],[-121.6834,42.0005],[-121.6856,42.0005],[-121.6883,42.0005],[-121.6891,42.0005],[-121.6905,42.0005],[-121.693,42.0006],[-121.6932,42.0006],[-121.6947,42.0006],[-121.6954,42.0006],[-121.6982,42.0007],[-121.6996,42.0007],[-121.7002,42.0007],[-121.7005,42.0007],[-121.7014,42.0007],[-121.7015,42.0007],[-121.7031,42.0007],[-121.7042,42.0007],[-121.705,42.0008],[-121.7051,42.0008],[-121.7054,42.0008],[-121.7062,42.0008],[-121.7069,42.0008],[-121.7076,42.0008],[-121.7079,42.0008],[-121.7081,42.0008],[-121.7082,42.0008],[-121.71,42.0008],[-121.7126,42.0009],[-121.713,42.0009],[-121.7161,42.0009],[-121.7179,42.0009],[-121.7185,42.0009],[-121.7189,42.001],[-121.7223,42.001],[-121.7225,42.001],[-121.7227,42.001],[-121.7299,42.0011],[-121.7371,42.0012],[-121.7373,42.0012],[-121.7403,42.0012],[-121.7419,42.0013],[-121.7456,42.0013],[-121.7515,42.0014],[-121.7566,42.0015],[-121.7568,42.0015],[-121.7635,42.0016],[-121.7648,42.0016],[-121.7665,42.0016],[-121.7698,42.0017],[-121.7705,42.0017],[-121.7727,42.0017],[-121.774,42.0017],[-121.7763,42.0018],[-121.7775,42.0018],[-121.7777,42.0018],[-121.7779,42.0018],[-121.778,42.0018],[-121.7782,42.0018],[-121.7796,42.0018],[-121.7804,42.0018],[-121.7829,42.0018],[-121.7853,42.0019],[-121.7862,42.0019],[-121.79,42.0019],[-121.7911,42.002],[-121.7946,42.002],[-121.796,42.002],[-121.7993,42.0021],[-121.801,42.0021],[-121.8025,42.0021],[-121.804,42.0021],[-121.8059,42.0022],[-121.8075,42.0022],[-121.8091,42.0022],[-121.8108,42.0022],[-121.8134,42.0023],[-121.8147,42.0023],[-121.8151,42.0023],[-121.8154,42.0023],[-121.8157,42.0023],[-121.816,42.0023],[-121.8162,42.0023],[-121.8175,42.0023],[-121.8196,42.0024],[-121.8207,42.0024],[-121.824,42.0025],[-121.8246,42.0025],[-121.825,42.0025],[-121.8251,42.0025],[-121.8305,42.0025],[-121.8329,42.0026],[-121.8344,42.0026],[-121.8354,42.0026],[-121.8378,42.0027],[-121.8404,42.0027],[-121.8427,42.0027],[-121.8442,42.0028],[-121.8452,42.0028],[-121.8478,42.0028],[-121.8502,42.0028],[-121.8511,42.0028],[-121.8529,42.0029],[-121.8579,42.0029],[-121.8601,42.003],[-121.863,42.0029],[-121.8687,42.003],[-121.8699,42.003],[-121.8739,42.0031],[-121.8762,42.0031],[-121.8775,42.0031],[-121.8795,42.0031],[-121.8797,42.0031],[-121.8808,42.0031],[-121.8823,42.0031],[-121.8847,42.0032],[-121.8892,42.0032],[-121.8913,42.0033],[-121.8918,42.0033],[-121.892,42.0033],[-121.8969,42.0033],[-121.8994,42.0035],[-121.9015,42.0034],[-121.9017,42.0034],[-121.9019,42.0034],[-121.9081,42.0035],[-121.9091,42.0035],[-121.9099,42.0035],[-121.9126,42.0035],[-121.9148,42.0035],[-121.9178,42.0036],[-121.9188,42.0037],[-121.9225,42.0037],[-121.926,42.0037],[-121.9267,42.0037],[-121.9284,42.0037],[-121.9306,42.0037],[-121.9321,42.0037],[-121.9334,42.0037],[-121.9352,42.0038],[-121.9383,42.0038],[-121.9398,42.0038],[-121.9415,42.0038],[-121.9431,42.0037],[-121.9443,42.0037],[-121.9462,42.0037],[-121.9478,42.0037],[-121.9482,42.0037],[-121.9487,42.0037],[-121.951,42.0037],[-121.9526,42.0037],[-121.9532,42.0037],[-121.9541,42.0036],[-121.9563,42.0035],[-121.9574,42.0035],[-121.9575,42.0035],[-121.9629,42.0036],[-121.9679,42.0037],[-121.9704,42.0037],[-121.9712,42.0037],[-121.9747,42.0037],[-121.9751,42.0037],[-121.9763,42.0037],[-121.9778,42.0038],[-121.9814,42.0038],[-121.9828,42.0038],[-121.9863,42.0038],[-121.9878,42.0039],[-121.9912,42.0039],[-121.9942,42.0039],[-121.9961,42.0039],[-121.9977,42.0039],[-121.9991,42.0039],[-122.0001,42.004],[-122.0004,42.004],[-122.0009,42.004],[-122.0024,42.004],[-122.0039,42.004],[-122.0056,42.0041],[-122.0071,42.0041],[-122.0082,42.0041],[-122.0093,42.0041],[-122.0109,42.0042],[-122.0148,42.0043],[-122.0173,42.0044],[-122.0234,42.0045],[-122.025,42.0046],[-122.0266,42.0046],[-122.0287,42.0046],[-122.0315,42.0047],[-122.0332,42.0047],[-122.0346,42.0047],[-122.0364,42.0048],[-122.0391,42.0049],[-122.0413,42.005],[-122.043,42.0051],[-122.0442,42.0052],[-122.0462,42.0053],[-122.0472,42.0053],[-122.0482,42.0054],[-122.0491,42.0054],[-122.0512,42.0054],[-122.0529,42.0055],[-122.054,42.0055],[-122.0566,42.0055],[-122.0579,42.0055],[-122.0588,42.0056],[-122.0609,42.0056],[-122.0637,42.0057],[-122.0647,42.0057],[-122.0656,42.0057],[-122.0678,42.0057],[-122.0688,42.0057],[-122.0794,42.0058],[-122.0865,42.0059],[-122.0872,42.0059],[-122.0927,42.0059],[-122.098,42.0059],[-122.1051,42.006],[-122.1065,42.006],[-122.1097,42.0061],[-122.116,42.0061],[-122.1186,42.0062],[-122.1196,42.0062],[-122.1245,42.0062],[-122.1258,42.0062],[-122.1262,42.0063],[-122.1281,42.0063],[-122.1289,42.0063],[-122.1294,42.0063],[-122.1313,42.0063],[-122.1326,42.0063],[-122.1423,42.0065],[-122.1441,42.0065],[-122.1443,42.0066],[-122.1451,42.0066],[-122.1463,42.0066],[-122.1475,42.0067],[-122.1476,42.0067],[-122.1489,42.0067],[-122.1506,42.0068],[-122.1522,42.0068],[-122.1529,42.0069],[-122.1538,42.0069],[-122.1553,42.007],[-122.1555,42.007],[-122.1569,42.007],[-122.157,42.007],[-122.1571,42.007],[-122.1586,42.0071],[-122.1587,42.0071],[-122.1594,42.0071],[-122.1599,42.0071],[-122.1617,42.0072],[-122.162,42.0072],[-122.1635,42.0073],[-122.1646,42.0073],[-122.1684,42.0073],[-122.1692,42.0073],[-122.1707,42.0074],[-122.1721,42.0074],[-122.1726,42.0074],[-122.1735,42.0074],[-122.1749,42.0074],[-122.176,42.0074],[-122.1767,42.0074],[-122.1791,42.0074],[-122.1803,42.0074],[-122.182,42.0074],[-122.1823,42.0074],[-122.1838,42.0074],[-122.1841,42.0074],[-122.1854,42.0075],[-122.1855,42.0075],[-122.1858,42.0075],[-122.1861,42.0075],[-122.1863,42.0075],[-122.1866,42.0075],[-122.1867,42.0075],[-122.1869,42.0075],[-122.1886,42.0075],[-122.1888,42.0075],[-122.189,42.0075],[-122.2206,42.0076],[-122.2216,42.0076],[-122.2362,42.0076],[-122.2382,42.0076],[-122.2394,42.0076],[-122.2411,42.0077],[-122.2419,42.0077],[-122.2432,42.0076],[-122.2448,42.0077],[-122.246,42.0076],[-122.2476,42.0076],[-122.2489,42.0076],[-122.25,42.0076],[-122.2509,42.0076],[-122.2558,42.0076],[-122.2607,42.0076],[-122.2613,42.0076],[-122.2622,42.0077],[-122.2656,42.0077],[-122.2687,42.0077],[-122.2708,42.0078],[-122.2753,42.0079],[-122.277,42.0079],[-122.2786,42.0079],[-122.2801,42.0079],[-122.2808,42.0079],[-122.2822,42.008],[-122.2848,42.008],[-122.2867,42.0081],[-122.288,42.0081],[-122.2891,42.0081],[-122.2897,42.0081],[-122.2963,42.0082],[-122.3044,42.0084],[-122.3047,42.0084],[-122.3067,42.0084],[-122.3093,42.0085],[-122.3096,42.0085],[-122.3142,42.0085],[-122.3144,42.0085],[-122.3203,42.0086],[-122.3241,42.0087],[-122.3291,42.0088],[-122.3339,42.0089],[-122.339,42.009],[-122.3433,42.0091],[-122.35,42.0091],[-122.352,42.0091],[-122.356,42.0091],[-122.3602,42.0092],[-122.3639,42.0093],[-122.3659,42.0093],[-122.3673,42.0093],[-122.3679,42.0093],[-122.368,42.0093],[-122.3683,42.0093],[-122.3687,42.0093],[-122.3704,42.0094],[-122.3746,42.0094],[-122.3781,42.0095],[-122.3782,42.0095],[-122.3783,42.0095],[-122.3785,42.0095],[-122.3826,42.0093],[-122.388,42.0091],[-122.3973,42.0087],[-122.3977,42.0087],[-122.399,42.0087],[-122.4014,42.0086],[-122.4021,42.0086],[-122.4035,42.0086],[-122.4076,42.0085],[-122.4166,42.0084],[-122.4314,42.0083],[-122.4441,42.0083],[-122.4456,42.0083],[-122.4466,42.0083],[-122.4482,42.0083],[-122.4505,42.0083],[-122.4514,42.0083],[-122.4546,42.0083],[-122.4549,42.0083],[-122.4553,42.0083],[-122.4562,42.0083],[-122.4575,42.0082],[-122.4577,42.0082],[-122.4594,42.0082],[-122.461,42.0082],[-122.4627,42.0082],[-122.4651,42.0082],[-122.4657,42.0082],[-122.4676,42.0082],[-122.4699,42.0082],[-122.4707,42.0082],[-122.4724,42.0082],[-122.4737,42.0082],[-122.4747,42.0082],[-122.4756,42.0082],[-122.4774,42.0082],[-122.4901,42.0081],[-122.4922,42.0081],[-122.4933,42.0081],[-122.5062,42.0081],[-122.5091,42.0081],[-122.5109,42.0081],[-122.5123,42.0081],[-122.5139,42.0081],[-122.5153,42.008],[-122.5155,42.008],[-122.5174,42.008],[-122.5187,42.008],[-122.519,42.008],[-122.5204,42.008],[-122.5219,42.0079],[-122.5224,42.0079],[-122.5225,42.0079],[-122.5376,42.0076],[-122.5489,42.0075],[-122.55,42.0075],[-122.5593,42.0073],[-122.5604,42.0072],[-122.5623,42.0072],[-122.567,42.0071],[-122.5739,42.0068],[-122.5743,42.0068],[-122.5838,42.0065],[-122.5904,42.0063],[-122.5917,42.0062],[-122.5928,42.0062],[-122.5944,42.0061],[-122.5952,42.0061],[-122.596,42.0061],[-122.6075,42.0057],[-122.6116,42.0056],[-122.6153,42.0055],[-122.6157,42.0054],[-122.6184,42.0054],[-122.6204,42.0053],[-122.6219,42.0052],[-122.6232,42.0052],[-122.6253,42.0051],[-122.6305,42.0051],[-122.6316,42.0051],[-122.6347,42.005],[-122.6379,42.005],[-122.6452,42.005],[-122.6455,42.005],[-122.6458,42.005],[-122.6461,42.005],[-122.6464,42.005],[-122.6466,42.005],[-122.6476,42.005],[-122.6481,42.005],[-122.6484,42.005],[-122.6492,42.0049],[-122.6496,42.0049],[-122.6511,42.0049],[-122.6525,42.0049],[-122.6539,42.0049],[-122.6544,42.0049],[-122.655,42.0049],[-122.656,42.0049],[-122.6584,42.0049],[-122.6609,42.0049],[-122.6614,42.0049],[-122.6623,42.0049],[-122.6648,42.0048],[-122.6725,42.0047],[-122.6737,42.0047],[-122.6759,42.0046],[-122.6772,42.0046],[-122.6779,42.0046],[-122.6783,42.0046],[-122.6835,42.0045],[-122.6959,42.0043],[-122.7028,42.0042],[-122.7042,42.0042],[-122.7064,42.0042],[-122.7069,42.0042],[-122.7084,42.0042],[-122.7098,42.0042],[-122.7107,42.0042],[-122.711,42.0042],[-122.7124,42.0042],[-122.7131,42.0042],[-122.7152,42.0042],[-122.7156,42.0042],[-122.7162,42.0042],[-122.7166,42.0042],[-122.7169,42.0042],[-122.719,42.0042],[-122.7199,42.0042],[-122.7204,42.0042],[-122.7207,42.0041],[-122.7208,42.0041],[-122.7214,42.0041],[-122.7219,42.0041],[-122.722,42.0041],[-122.7248,42.0042],[-122.7258,42.0041],[-122.7259,42.0041],[-122.7367,42.0042],[-122.7382,42.0042],[-122.7383,42.0042],[-122.7399,42.0042],[-122.7434,42.0042],[-122.7444,42.0042],[-122.7473,42.0042],[-122.7477,42.0042],[-122.7498,42.0041],[-122.7536,42.0041],[-122.7539,42.0041],[-122.7547,42.0041],[-122.7577,42.0041],[-122.7599,42.0041],[-122.7606,42.0041],[-122.7611,42.0041],[-122.7615,42.0041],[-122.7617,42.0041],[-122.7622,42.0041],[-122.7661,42.0041],[-122.768,42.0041],[-122.7688,42.0041],[-122.7772,42.004],[-122.779,42.004],[-122.7805,42.004],[-122.7808,42.004],[-122.781,42.004],[-122.7811,42.004],[-122.7827,42.004],[-122.7836,42.004],[-122.7841,42.004],[-122.7843,42.004],[-122.7845,42.004],[-122.788,42.004],[-122.7895,42.004],[-122.7905,42.004],[-122.7911,42.004],[-122.7924,42.0041],[-122.7926,42.0041],[-122.7942,42.0041],[-122.7961,42.0041],[-122.7963,42.0041],[-122.7973,42.0041],[-122.7982,42.0041],[-122.799,42.0041],[-122.7998,42.0041],[-122.8015,42.0041],[-122.8028,42.0041],[-122.8107,42.0041],[-122.8139,42.0041],[-122.82,42.0041],[-122.8216,42.0041],[-122.825,42.0041],[-122.8264,42.0041],[-122.8266,42.0041],[-122.8299,42.0041],[-122.8302,42.0041],[-122.8372,42.004],[-122.8376,42.004],[-122.8383,42.004],[-122.8391,42.004],[-122.8392,42.004],[-122.8397,42.004],[-122.8417,42.004],[-122.8549,42.0039],[-122.8624,42.0039],[-122.8673,42.004],[-122.8681,42.004],[-122.8709,42.004],[-122.8732,42.004],[-122.8755,42.004],[-122.8801,42.0039],[-122.8884,42.0038],[-122.8899,42.0038],[-122.8936,42.0037],[-122.902,42.0037],[-122.9021,42.0037],[-122.9022,42.0037],[-122.9025,42.0037],[-122.9129,42.0036],[-122.9415,42.0035],[-122.9524,42.0035],[-122.959,42.0035],[-122.9591,42.0035],[-122.9614,42.0035],[-122.9617,42.0035],[-122.9629,42.0035],[-122.9638,42.0035],[-122.9677,42.0035],[-122.968,42.0035],[-122.9686,42.0035],[-122.9725,42.0035],[-122.9735,42.0035],[-122.9774,42.0034],[-122.9784,42.0034],[-122.9823,42.0033],[-122.9877,42.0033],[-122.9882,42.0033],[-122.9926,42.0033],[-122.9935,42.0033],[-122.9948,42.0033],[-122.9955,42.0033],[-122.9981,42.0033],[-122.9981,42.0032],[-123.001,42.0032],[-123.0077,42.0031],[-123.0128,42.0031],[-123.0179,42.0031],[-123.0237,42.0031],[-123.0317,42.0031],[-123.0323,42.0031],[-123.0377,42.0031],[-123.0428,42.0031],[-123.0432,42.0031],[-123.044,42.0031],[-123.0453,42.0032],[-123.0513,42.0037],[-123.056,42.0042],[-123.0629,42.0048],[-123.0637,42.0048],[-123.0646,42.0048],[-123.0668,42.0049],[-123.0723,42.005],[-123.0809,42.0051],[-123.0822,42.0052],[-123.0857,42.0054],[-123.094,42.006],[-123.1006,42.0065],[-123.1013,42.0066],[-123.103,42.0067],[-123.1041,42.0068],[-123.1121,42.0074],[-123.116,42.0076],[-123.1205,42.0079],[-123.1252,42.0082],[-123.1289,42.0084],[-123.1303,42.0084],[-123.1319,42.0084],[-123.1457,42.0088],[-123.152,42.0083],[-123.1534,42.0082],[-123.1535,42.0082],[-123.1538,42.0081],[-123.1542,42.0081],[-123.1545,42.0081],[-123.1558,42.008],[-123.1565,42.0079],[-123.1663,42.0072],[-123.1719,42.0067],[-123.1756,42.0064],[-123.1814,42.006],[-123.1839,42.0058],[-123.1859,42.0057],[-123.19,42.0055],[-123.1914,42.0055],[-123.1923,42.0055],[-123.1963,42.0054],[-123.2018,42.0051],[-123.2113,42.0047],[-123.2146,42.0046],[-123.2162,42.0046],[-123.2224,42.0043],[-123.2244,42.0042],[-123.2251,42.0042],[-123.2286,42.004],[-123.2308,42.004],[-123.2311,42.0039],[-123.2328,42.0039],[-123.2329,42.0039],[-123.2345,42.0038],[-123.2352,42.0038],[-123.2359,42.0038],[-123.2377,42.0037],[-123.2392,42.0036],[-123.2407,42.0036],[-123.2423,42.0035],[-123.2439,42.0034],[-123.2443,42.0034],[-123.2456,42.0034],[-123.2472,42.0033],[-123.2488,42.0032],[-123.2504,42.0032],[-123.252,42.0031],[-123.2533,42.0031],[-123.255,42.003],[-123.2553,42.003],[-123.2569,42.0029],[-123.2585,42.0029],[-123.2601,42.0028],[-123.2617,42.0027],[-123.2634,42.0026],[-123.265,42.0026],[-123.2666,42.0025],[-123.2682,42.0025],[-123.2698,42.0024],[-123.2708,42.0023],[-123.2714,42.0023],[-123.272,42.0023],[-123.2727,42.0023],[-123.2734,42.0022],[-123.2735,42.0022],[-123.2737,42.0022],[-123.2746,42.0022],[-123.2763,42.0021],[-123.2779,42.002],[-123.2795,42.002],[-123.2811,42.0019],[-123.2827,42.0018],[-123.2843,42.0018],[-123.2857,42.0017],[-123.286,42.0017],[-123.2865,42.0017],[-123.2875,42.0017],[-123.2891,42.0016],[-123.2907,42.0015],[-123.2914,42.0015],[-123.2923,42.0014],[-123.294,42.0014],[-123.2956,42.0013],[-123.2972,42.0013],[-123.2988,42.0012],[-123.2989,42.0012],[-123.3005,42.0012],[-123.3019,42.0011],[-123.3037,42.001],[-123.3054,42.001],[-123.3067,42.0009],[-123.3079,42.0009],[-123.3086,42.0009],[-123.3102,42.0008],[-123.3124,42.0007],[-123.3135,42.0007],[-123.3149,42.0006],[-123.3169,42.0005],[-123.3183,42.0005],[-123.32,42.0004],[-123.3213,42.0003],[-123.3232,42.0003],[-123.3245,42.0002],[-123.3257,42.0002],[-123.3258,42.0001],[-123.3266,42.0001],[-123.3281,42.0001],[-123.3306,42],[-123.3318,41.9999],[-123.3319,41.9999],[-123.3326,41.9999],[-123.3424,41.9995],[-123.3427,41.9995],[-123.3443,41.9994],[-123.3455,41.9993],[-123.347,41.9993],[-123.3474,41.9993],[-123.3489,41.9993],[-123.3506,41.9993],[-123.3523,41.9993],[-123.3535,41.9994],[-123.3555,41.9994],[-123.3563,41.9994],[-123.3571,41.9994],[-123.3572,41.9994],[-123.358,41.9994],[-123.3594,41.9994],[-123.3604,41.9995],[-123.3621,41.9995],[-123.3626,41.9995],[-123.3636,41.9995],[-123.3653,41.9995],[-123.367,41.9995],[-123.3672,41.9996],[-123.3683,41.9996],[-123.3699,41.9996],[-123.3719,41.9996],[-123.3734,41.9996],[-123.375,41.9997],[-123.3765,41.9997],[-123.3768,41.9997],[-123.3782,41.9997],[-123.3799,41.9997],[-123.3811,41.9997],[-123.3815,41.9997],[-123.3816,41.9997],[-123.3831,41.9998],[-123.3857,41.9998],[-123.3865,41.9998],[-123.388,41.9998],[-123.3904,41.9999],[-123.3914,41.9999],[-123.3918,41.9999],[-123.3931,41.9999],[-123.395,41.9999],[-123.3961,41.9999],[-123.3963,41.9999],[-123.3977,42],[-123.3998,42],[-123.3999,42],[-123.4011,42],[-123.4026,42],[-123.4043,42.0001],[-123.4058,42.0001],[-123.406,42.0001],[-123.4068,42.0001],[-123.407,42.0001],[-123.408,42.0001],[-123.4083,42.0001],[-123.4142,42.0002],[-123.4143,42.0002],[-123.4149,42.0002],[-123.4156,42.0002],[-123.4158,42.0002],[-123.4181,42.0002],[-123.4206,42.0003],[-123.4228,42.0003],[-123.424,42.0003],[-123.4253,42.0003],[-123.4255,42.0003],[-123.4274,42.0004],[-123.4285,42.0004],[-123.4304,42.0004],[-123.432,42.0004],[-123.4334,42.0005],[-123.4348,42.0005],[-123.4367,42.0005],[-123.4382,42.0005],[-123.4385,42.0005],[-123.4389,42.0005],[-123.4391,42.0005],[-123.4396,42.0005],[-123.44,42.0005],[-123.4413,42.0006],[-123.4431,42.0006],[-123.4447,42.0006],[-123.4449,42.0006],[-123.446,42.0006],[-123.4462,42.0006],[-123.4477,42.0006],[-123.4497,42.0006],[-123.4506,42.0006],[-123.4528,42.0006],[-123.4544,42.0006],[-123.4546,42.0006],[-123.455,42.0006],[-123.456,42.0006],[-123.4594,42.0006],[-123.4597,42.0006],[-123.4628,42.0006],[-123.4644,42.0006],[-123.4653,42.0007],[-123.4691,42.0007],[-123.4701,42.0007],[-123.4711,42.0007],[-123.4738,42.0007],[-123.475,42.0007],[-123.4786,42.0007],[-123.4796,42.0007],[-123.4798,42.0007],[-123.4818,42.0007],[-123.482,42.0007],[-123.4823,42.0007],[-123.4833,42.0007],[-123.4847,42.0007],[-123.4881,42.0007],[-123.4896,42.0007],[-123.4897,42.0007],[-123.4898,42.0007],[-123.4901,42.0007],[-123.4928,42.0007],[-123.4944,42.0007],[-123.4976,42.0007],[-123.4982,42.0007],[-123.4985,42.0007],[-123.4989,42.0007],[-123.4993,42.0007],[-123.4996,42.0007],[-123.5005,42.0007],[-123.5018,42.0007],[-123.5023,42.0007],[-123.5042,42.0007],[-123.5044,42.0007],[-123.5057,42.0007],[-123.5065,42.0007],[-123.5071,42.0007],[-123.509,42.0007],[-123.5093,42.0007],[-123.5097,42.0007],[-123.5099,42.0007],[-123.5108,42.0007],[-123.5113,42.0007],[-123.5118,42.0007],[-123.5139,42.0007],[-123.514,42.0007],[-123.5166,42.0007],[-123.5174,42.0007],[-123.5179,42.0008],[-123.5187,42.0008],[-123.5191,42.0008],[-123.5236,42.0008],[-123.526,42.0008],[-123.5285,42.0008],[-123.53,42.0008],[-123.5302,42.0008],[-123.5308,42.0008],[-123.5333,42.0008],[-123.5344,42.0008],[-123.5348,42.0008],[-123.5352,42.0008],[-123.5381,42.0008],[-123.5403,42.0007],[-123.543,42.0007],[-123.5438,42.0007],[-123.5441,42.0007],[-123.5444,42.0007],[-123.5446,42.0007],[-123.5451,42.0007],[-123.5452,42.0007],[-123.5479,42.0007],[-123.5485,42.0007],[-123.5498,42.0007],[-123.5521,42.0007],[-123.5527,42.0007],[-123.5548,42.0007],[-123.5564,42.0007],[-123.5573,42.0007],[-123.5598,42.0007],[-123.5625,42.0007],[-123.5642,42.0007],[-123.5648,42.0007],[-123.5674,42.0007],[-123.5693,42.0006],[-123.5694,42.0006],[-123.5698,42.0006],[-123.5704,42.0006],[-123.5717,42.0006],[-123.5719,42.0006],[-123.5722,42.0006],[-123.5736,42.0006],[-123.5741,42.0005],[-123.5762,42.0005],[-123.5771,42.0005],[-123.5787,42.0005],[-123.5832,42.0004],[-123.5834,42.0004],[-123.5881,42.0003],[-123.5916,42.0003],[-123.5921,42.0003],[-123.5924,42.0003],[-123.5928,42.0003],[-123.5931,42.0003],[-123.5975,42.0002],[-123.598,42.0002],[-123.6022,42.0001],[-123.603,42.0001],[-123.6069,42],[-123.6077,42],[-123.6099,42],[-123.6101,42],[-123.6102,42],[-123.6105,42],[-123.6116,42],[-123.6125,41.9999],[-123.6145,41.9999],[-123.6157,41.9999],[-123.6162,41.9999],[-123.6163,41.9999],[-123.6173,41.9999],[-123.6201,41.9998],[-123.621,41.9998],[-123.6221,41.9998],[-123.6222,41.9998],[-123.6223,41.9998],[-123.6232,41.9998],[-123.6238,41.9998],[-123.624,41.9998],[-123.6252,41.9996],[-123.6254,41.9996],[-123.6256,41.9995],[-123.6262,41.9995],[-123.627,41.9994],[-123.6276,41.9993],[-123.6303,41.9989],[-123.6315,41.9987],[-123.6318,41.9987],[-123.635,41.9982],[-123.6367,41.998],[-123.6397,41.9976],[-123.6405,41.9975],[-123.6415,41.9973],[-123.6444,41.9969],[-123.6464,41.9966],[-123.6492,41.9962],[-123.6513,41.9959],[-123.654,41.9955],[-123.6561,41.9952],[-123.6572,41.9951],[-123.6587,41.9951],[-123.661,41.9952],[-123.6634,41.9953],[-123.6658,41.9953],[-123.6672,41.9954],[-123.6682,41.9954],[-123.6707,41.9954],[-123.6729,41.9955],[-123.6756,41.9956],[-123.6776,41.9957],[-123.6804,41.9957],[-123.6819,41.9957],[-123.6838,41.9958],[-123.6853,41.9959],[-123.6903,41.996],[-123.6953,41.9962],[-123.7003,41.9963],[-123.7005,41.9963],[-123.7051,41.9965],[-123.7099,41.9966],[-123.71,41.9966],[-123.7147,41.9967],[-123.7181,41.9968],[-123.7184,41.9968],[-123.7186,41.9968],[-123.7214,41.9969],[-123.7282,41.9971],[-123.7326,41.997],[-123.7335,41.997],[-123.7336,41.997],[-123.7352,41.9969],[-123.7511,41.9967],[-123.7539,41.9966],[-123.7542,41.9966],[-123.7575,41.9965],[-123.7581,41.9965],[-123.7623,41.9964],[-123.7659,41.9963],[-123.766,41.9963],[-123.7672,41.9962],[-123.772,41.9961],[-123.7747,41.996],[-123.775,41.996],[-123.7875,41.9958],[-123.7885,41.9958],[-123.7892,41.9958],[-123.7896,41.9958],[-123.7898,41.9958],[-123.7899,41.9958],[-123.7902,41.9958],[-123.7912,41.9957],[-123.7913,41.9957],[-123.7915,41.9957],[-123.7923,41.9957],[-123.7936,41.9957],[-123.7938,41.9957],[-123.796,41.9956],[-123.801,41.9955],[-123.8042,41.9954],[-123.8047,41.9954],[-123.8049,41.9953],[-123.8061,41.9953],[-123.8109,41.9952],[-123.811,41.9952],[-123.8117,41.9952],[-123.813,41.9952],[-123.8136,41.9953],[-123.8148,41.9953],[-123.8153,41.9953],[-123.8156,41.9953],[-123.8178,41.9954],[-123.8186,41.9954],[-123.8187,41.9955],[-123.8203,41.9955],[-123.8215,41.9956],[-123.822,41.9956],[-123.8264,41.9958],[-123.8281,41.9958],[-123.8311,41.9959],[-123.833,41.996],[-123.8345,41.996],[-123.836,41.996],[-123.8378,41.996],[-123.8413,41.9961],[-123.8427,41.9961],[-123.8458,41.9961],[-123.8475,41.9961],[-123.8506,41.9961],[-123.8524,41.9961],[-123.8555,41.9961],[-123.8561,41.9961],[-123.8572,41.9961],[-123.8575,41.9961],[-123.8661,41.9961],[-123.867,41.9961],[-123.8701,41.9961],[-123.8706,41.9961],[-123.8712,41.9961],[-123.8719,41.9961],[-123.875,41.996],[-123.8767,41.996],[-123.8798,41.996],[-123.8816,41.996],[-123.8834,41.996],[-123.8853,41.996],[-123.886,41.996],[-123.8864,41.996],[-123.8913,41.996],[-123.8932,41.996],[-123.895,41.996],[-123.8961,41.996],[-123.9082,41.996],[-123.912,41.996],[-123.9137,41.996],[-123.9155,41.9959],[-123.9204,41.9959],[-123.9253,41.9959],[-123.9286,41.9959],[-123.9301,41.996],[-123.9348,41.996],[-123.9363,41.996],[-123.9397,41.996],[-123.9417,41.996],[-123.9422,41.996],[-123.9446,41.996],[-123.949,41.996],[-123.9494,41.996],[-123.9543,41.996],[-123.9564,41.996],[-123.9591,41.996],[-123.964,41.996],[-123.9669,41.996],[-123.9671,41.996],[-123.9678,41.996],[-123.9683,41.996],[-123.9689,41.996],[-123.9738,41.996],[-123.9786,41.996],[-123.9835,41.996],[-123.9884,41.996],[-123.9908,41.996],[-123.9933,41.996],[-123.9993,41.9961],[-123.9999,41.9962],[-124.0012,41.9961],[-124.0157,41.9962],[-124.0331,41.9963],[-124.0458,41.9964],[-124.0466,41.9964],[-124.0577,41.9963],[-124.0579,41.9963],[-124.0676,41.9965],[-124.0773,41.9966],[-124.0794,41.9966],[-124.0849,41.9967],[-124.085,41.9967],[-124.0872,41.9967],[-124.0874,41.9966],[-124.0875,41.9967],[-124.0876,41.9967],[-124.0878,41.9968],[-124.088,41.9968],[-124.1004,41.9967],[-124.1005,41.9968],[-124.1006,41.9968],[-124.1007,41.9968],[-124.101,41.9968],[-124.1013,41.9968],[-124.1016,41.9968],[-124.1017,41.9968],[-124.1018,41.9967],[-124.1019,41.9967],[-124.102,41.9967],[-124.1021,41.9967],[-124.1024,41.9967],[-124.1025,41.9968],[-124.1026,41.9969],[-124.1028,41.997],[-124.104,41.9971],[-124.1046,41.9971],[-124.1165,41.997],[-124.1188,41.997],[-124.1211,41.997],[-124.1213,41.997],[-124.1214,41.997],[-124.1416,41.9973],[-124.1429,41.9973],[-124.1464,41.9973],[-124.1466,41.9973],[-124.1623,41.9976],[-124.168,41.9977],[-124.1781,41.9979],[-124.1788,41.9979],[-124.1816,41.9979],[-124.187,41.998],[-124.1887,41.9981],[-124.1927,41.9981],[-124.1928,41.9981],[-124.1929,41.9981],[-124.193,41.9981],[-124.1931,41.9981],[-124.1966,41.9982],[-124.1967,41.9982],[-124.1968,41.9982],[-124.1969,41.9982],[-124.197,41.9982],[-124.1971,41.9982],[-124.1985,41.9982],[-124.2083,41.9984],[-124.2096,41.9984],[-124.2116,41.9985],[-124.212,41.9985],[-124.2153,41.9984],[-124.217,41.9984],[-124.2178,41.9984],[-124.2332,41.9984],[-124.2512,41.9984],[-124.2512,41.9983],[-124.3288,41.9983],[-124.332,41.9998],[-124.3387,42.0033],[-124.3429,42.0066],[-124.3466,42.0108],[-124.3483,42.0139],[-124.3492,42.0164],[-124.3502,42.0167],[-124.3516,42.017],[-124.3527,42.0173],[-124.3538,42.0176],[-124.3551,42.018],[-124.3562,42.0185],[-124.3571,42.0189],[-124.3581,42.0193],[-124.3594,42.0197],[-124.3609,42.0204],[-124.3626,42.0213],[-124.364,42.0219],[-124.3649,42.0224],[-124.3661,42.0232],[-124.3674,42.0239],[-124.3688,42.0248],[-124.3696,42.0254],[-124.3704,42.0259],[-124.3717,42.0268],[-124.3725,42.0274],[-124.3734,42.028],[-124.3741,42.0286],[-124.3751,42.0292],[-124.3758,42.0299],[-124.3762,42.031],[-124.3774,42.0321],[-124.378,42.0326],[-124.3788,42.0334],[-124.3808,42.0354],[-124.3827,42.0377],[-124.3845,42.0401],[-124.3862,42.0424],[-124.3875,42.0445],[-124.3889,42.0469],[-124.3897,42.0485],[-124.3903,42.0502],[-124.3922,42.0508],[-124.3939,42.0517],[-124.3972,42.0535],[-124.4001,42.0556],[-124.4024,42.0574],[-124.4048,42.0594],[-124.4071,42.0616],[-124.4093,42.0641],[-124.4107,42.066],[-124.4109,42.0663],[-124.4125,42.0685],[-124.4139,42.0708],[-124.4151,42.0728],[-124.4163,42.0748],[-124.4175,42.0776],[-124.4182,42.0796],[-124.419,42.0827],[-124.4197,42.0853],[-124.4201,42.0872],[-124.4205,42.0901],[-124.4207,42.093],[-124.4207,42.0952],[-124.4206,42.0971],[-124.4206,42.0982],[-124.4213,42.0991],[-124.422,42.1003],[-124.4229,42.1023],[-124.4236,42.1045],[-124.4244,42.1069],[-124.425,42.1095],[-124.4254,42.1116],[-124.4257,42.1136],[-124.4257,42.1159],[-124.426,42.1179],[-124.427,42.1194],[-124.4281,42.1212],[-124.4289,42.1229],[-124.4295,42.1248],[-124.4304,42.1264],[-124.4311,42.1281],[-124.4315,42.1292],[-124.4325,42.1319],[-124.4328,42.1342],[-124.4334,42.1375],[-124.4333,42.1389],[-124.4329,42.1395],[-124.4336,42.1406],[-124.4344,42.1433],[-124.435,42.146],[-124.4353,42.1492],[-124.4353,42.1499],[-124.4351,42.1549],[-124.4349,42.1583],[-124.4345,42.1621],[-124.434,42.1641],[-124.4335,42.1648],[-124.4343,42.1655],[-124.4351,42.1663],[-124.4366,42.1684],[-124.438,42.1707],[-124.4393,42.173],[-124.4412,42.1767],[-124.4457,42.1798],[-124.4474,42.1815],[-124.4495,42.1839],[-124.4514,42.1863],[-124.4518,42.1871],[-124.452,42.1878],[-124.4571,42.19],[-124.4633,42.195],[-124.4669,42.1985],[-124.4696,42.2018],[-124.4714,42.2037],[-124.4735,42.2075],[-124.4772,42.2148],[-124.4801,42.2196],[-124.4813,42.2223],[-124.482,42.224],[-124.482,42.2241],[-124.483,42.227],[-124.4837,42.2296],[-124.4843,42.2327],[-124.4845,42.2354],[-124.4851,42.2403],[-124.4854,42.2421],[-124.4857,42.2441],[-124.4859,42.2475],[-124.4857,42.2485],[-124.4857,42.2498],[-124.4844,42.2578],[-124.4825,42.2668],[-124.4822,42.2682],[-124.481,42.2715],[-124.4792,42.2757],[-124.4783,42.278],[-124.4797,42.279],[-124.48,42.2792],[-124.4819,42.2805],[-124.4848,42.2832],[-124.488,42.2871],[-124.4903,42.2906],[-124.4927,42.296],[-124.4941,42.3018],[-124.4949,42.3058],[-124.4952,42.3104],[-124.4954,42.3156],[-124.4946,42.3219],[-124.4946,42.3221],[-124.4941,42.3259],[-124.4929,42.3289],[-124.4915,42.3316],[-124.4905,42.3332],[-124.4886,42.3356],[-124.4865,42.3383],[-124.4901,42.3417],[-124.4911,42.343],[-124.492,42.3443],[-124.4938,42.3469],[-124.4953,42.3496],[-124.4966,42.3522],[-124.4977,42.3553],[-124.4986,42.3578],[-124.4994,42.361],[-124.5,42.3651],[-124.5002,42.3677],[-124.5004,42.3706],[-124.5004,42.3729],[-124.5008,42.3748],[-124.5008,42.3752],[-124.5008,42.3761],[-124.5008,42.3766],[-124.5006,42.3775],[-124.5005,42.3788],[-124.5003,42.3801],[-124.4999,42.3814],[-124.4996,42.3827],[-124.4994,42.3838],[-124.499,42.3853],[-124.4987,42.3865],[-124.4982,42.3873],[-124.4979,42.3882],[-124.4975,42.3893],[-124.4969,42.3904],[-124.4963,42.3916],[-124.4959,42.3926],[-124.4954,42.3937],[-124.4946,42.3952],[-124.4944,42.3956],[-124.4942,42.3961],[-124.4958,42.3965],[-124.4979,42.3969],[-124.4997,42.3974],[-124.5012,42.3979],[-124.5043,42.3992],[-124.5092,42.3998],[-124.5141,42.4009],[-124.5212,42.4032],[-124.5271,42.4055],[-124.5326,42.4084],[-124.5379,42.4118],[-124.5427,42.4153],[-124.544,42.4164],[-124.5466,42.4187],[-124.5497,42.4221],[-124.5528,42.4265],[-124.5548,42.4303],[-124.5558,42.4325],[-124.5598,42.4359],[-124.5618,42.4383],[-124.5653,42.4436],[-124.5676,42.4497],[-124.5695,42.4546],[-124.5702,42.4588],[-124.5704,42.4634],[-124.5697,42.4677],[-124.569,42.4721],[-124.5672,42.4778],[-124.5644,42.4827],[-124.5609,42.4876],[-124.5589,42.4897],[-124.557,42.4919],[-124.5563,42.4926],[-124.5546,42.4941],[-124.551,42.4971],[-124.5475,42.4998],[-124.5443,42.4998],[-124.5352,42.5049],[-124.5249,42.5091],[-124.5187,42.5111],[-124.5154,42.5193],[-124.5122,42.5243],[-124.5063,42.5306],[-124.5031,42.5334],[-124.5012,42.535],[-124.5012,42.5354],[-124.4901,42.5427],[-124.4898,42.5429],[-124.4792,42.5476],[-124.4679,42.5508],[-124.4654,42.553],[-124.4741,42.5628],[-124.4752,42.5652],[-124.4794,42.574],[-124.4808,42.5816],[-124.4799,42.5915],[-124.4764,42.5991],[-124.4762,42.6034],[-124.4729,42.6108],[-124.4736,42.6147],[-124.4925,42.6154],[-124.5012,42.6173],[-124.5085,42.6196],[-124.514,42.6221],[-124.5195,42.6248],[-124.5186,42.6248],[-124.5226,42.6269],[-124.5303,42.6323],[-124.5353,42.6377],[-124.5372,42.6397],[-124.5406,42.6445],[-124.5432,42.651],[-124.5437,42.654],[-124.5457,42.6572],[-124.5472,42.6651],[-124.5474,42.6724],[-124.5458,42.6797],[-124.5441,42.6838],[-124.5531,42.6877],[-124.5584,42.691],[-124.5612,42.6927],[-124.5661,42.6975],[-124.5718,42.7036],[-124.5746,42.7071],[-124.5755,42.7093],[-124.5793,42.7121],[-124.5828,42.7166],[-124.5847,42.7193],[-124.5904,42.7181],[-124.5968,42.7171],[-124.6016,42.7166],[-124.6094,42.7165],[-124.6161,42.717],[-124.6206,42.7177],[-124.624,42.717],[-124.6262,42.7166],[-124.6302,42.7163],[-124.6421,42.7161],[-124.6527,42.7173],[-124.6646,42.7205],[-124.6762,42.726],[-124.6824,42.7302],[-124.6907,42.7383],[-124.696,42.7454],[-124.6983,42.7498],[-124.6991,42.7498],[-124.7003,42.7525],[-124.703,42.7617],[-124.7035,42.7704],[-124.7027,42.7767],[-124.7003,42.784],[-124.6958,42.7911],[-124.6913,42.7963],[-124.6853,42.801],[-124.6806,42.8043],[-124.6805,42.8052],[-124.68,42.809],[-124.6779,42.8143],[-124.6752,42.8196],[-124.6718,42.8256],[-124.6663,42.831],[-124.6606,42.8365],[-124.6551,42.84],[-124.6525,42.8507],[-124.6452,42.8619],[-124.6387,42.8674],[-124.6273,42.8748],[-124.6262,42.8754],[-124.6262,42.8758],[-124.6221,42.8772],[-124.6205,42.883],[-124.616,42.8929],[-124.6069,42.9035],[-124.5918,42.9147],[-124.5724,42.9225],[-124.5679,42.9304],[-124.5648,42.933],[-124.559,42.9456],[-124.5589,42.9456],[-124.5535,42.9517],[-124.5524,42.9543],[-124.5483,42.9635],[-124.5452,42.9707],[-124.5306,42.9998],[-124.533,42.9998],[-124.5291,43.0073],[-124.525,43.0164],[-124.521,43.0268],[-124.5208,43.0272],[-124.5159,43.0399],[-124.5127,43.0502],[-124.5098,43.0569],[-124.5079,43.0601],[-124.507,43.0633],[-124.5053,43.068],[-124.5079,43.0733],[-124.5096,43.0813],[-124.5092,43.0854],[-124.5132,43.0923],[-124.5136,43.093],[-124.5144,43.0943],[-124.5164,43.1025],[-124.516,43.1116],[-124.515,43.1145],[-124.5155,43.119],[-124.5155,43.1191],[-124.5156,43.1197],[-124.5155,43.1242],[-124.5158,43.1248],[-124.5153,43.1265],[-124.5149,43.1275],[-124.5135,43.1306],[-124.5123,43.1333],[-124.5088,43.1394],[-124.506,43.1434],[-124.5012,43.1482],[-124.4939,43.1535],[-124.485,43.158],[-124.4816,43.1594],[-124.4801,43.1655],[-124.4779,43.1704],[-124.4758,43.1789],[-124.4736,43.1841],[-124.4711,43.1902],[-124.4675,43.1965],[-124.4652,43.2003],[-124.4694,43.2083],[-124.4713,43.2195],[-124.47,43.2287],[-124.4712,43.238],[-124.4703,43.2455],[-124.4679,43.2498],[-124.4668,43.2532],[-124.4659,43.2554],[-124.465,43.2575],[-124.4619,43.2619],[-124.4618,43.2619],[-124.4601,43.2636],[-124.4555,43.2682],[-124.462,43.2734],[-124.4637,43.2747],[-124.4749,43.2886],[-124.4767,43.2941],[-124.478,43.3035],[-124.4771,43.3105],[-124.4779,43.3239],[-124.4777,43.3245],[-124.477,43.3294],[-124.4716,43.3391],[-124.4614,43.3501],[-124.4467,43.3582],[-124.4438,43.3668],[-124.4411,43.3729],[-124.4395,43.3748],[-124.4381,43.3748],[-124.4355,43.3776],[-124.4319,43.3811],[-124.4317,43.3812],[-124.4256,43.3859],[-124.4152,43.3908],[-124.4078,43.3937],[-124.4004,43.3954],[-124.3922,43.3965],[-124.3876,43.3996],[-124.3838,43.4013],[-124.3803,43.4029],[-124.3792,43.4041],[-124.3762,43.409],[-124.3744,43.4127],[-124.3603,43.4343],[-124.3581,43.4406],[-124.3558,43.4461],[-124.3526,43.452],[-124.3515,43.4543],[-124.3462,43.4625],[-124.3438,43.465],[-124.3402,43.4734],[-124.3287,43.4998],[-124.3296,43.4998],[-124.3218,43.5196],[-124.3166,43.5337],[-124.3111,43.5473],[-124.3056,43.5614],[-124.303,43.5681],[-124.2968,43.586],[-124.2931,43.6002],[-124.2903,43.6106],[-124.2903,43.6108],[-124.2902,43.611],[-124.2902,43.6112],[-124.2901,43.6114],[-124.29,43.6119],[-124.2894,43.6141],[-124.2871,43.6221],[-124.2863,43.6248],[-124.2803,43.6484],[-124.2816,43.6507],[-124.2826,43.6535],[-124.2839,43.6568],[-124.2849,43.6599],[-124.2858,43.6641],[-124.2858,43.6677],[-124.2858,43.6683],[-124.2853,43.6727],[-124.2839,43.677],[-124.2825,43.6809],[-124.2814,43.6839],[-124.2796,43.6872],[-124.2777,43.6899],[-124.2747,43.6934],[-124.2715,43.6968],[-124.2687,43.6995],[-124.2657,43.7016],[-124.2542,43.7491],[-124.2541,43.7498],[-124.2512,43.7607],[-124.2512,43.7617],[-124.2497,43.7666],[-124.2473,43.7754],[-124.247,43.7765],[-124.2437,43.7917],[-124.2397,43.8111],[-124.2385,43.8175],[-124.2359,43.8315],[-124.2348,43.8379],[-124.2344,43.8398],[-124.2314,43.857],[-124.2302,43.8634],[-124.2302,43.8637],[-124.2299,43.8657],[-124.2289,43.8725],[-124.2285,43.8748],[-124.2285,43.8753],[-124.2283,43.8765],[-124.2282,43.8769],[-124.2258,43.8907],[-124.2234,43.9053],[-124.2227,43.9094],[-124.2202,43.9244],[-124.2181,43.9369],[-124.2151,43.9538],[-124.2121,43.98],[-124.2104,43.9905],[-124.2088,43.9999],[-124.2079,44.0021],[-124.209,44.0039],[-124.2096,44.0059],[-124.2108,44.0086],[-124.2116,44.0111],[-124.2125,44.0141],[-124.2127,44.0181],[-124.2128,44.0194],[-124.2128,44.0221],[-124.2127,44.0246],[-124.211,44.0305],[-124.2094,44.0333],[-124.2087,44.0347],[-124.2077,44.0369],[-124.2074,44.0377],[-124.2052,44.0406],[-124.205,44.0438],[-124.2045,44.0466],[-124.204,44.048],[-124.2035,44.0495],[-124.2023,44.0538],[-124.2024,44.0565],[-124.2022,44.0587],[-124.2018,44.0624],[-124.201,44.0662],[-124.2002,44.07],[-124.1991,44.074],[-124.1986,44.0773],[-124.1981,44.0833],[-124.1981,44.0837],[-124.1974,44.0893],[-124.1966,44.0937],[-124.1961,44.0951],[-124.1954,44.0975],[-124.1967,44.1008],[-124.197,44.1016],[-124.1985,44.1062],[-124.1993,44.1112],[-124.1998,44.1165],[-124.1999,44.1187],[-124.2,44.1214],[-124.1997,44.1248],[-124.1993,44.1267],[-124.1992,44.1272],[-124.1996,44.128],[-124.2001,44.1291],[-124.2004,44.1313],[-124.2009,44.1328],[-124.2004,44.1353],[-124.2007,44.1368],[-124.2009,44.1383],[-124.201,44.1395],[-124.2002,44.1429],[-124.1998,44.1455],[-124.1982,44.1493],[-124.1955,44.1548],[-124.1933,44.1589],[-124.189,44.1642],[-124.1889,44.1684],[-124.1881,44.1706],[-124.1868,44.1765],[-124.1868,44.1766],[-124.1885,44.1859],[-124.1883,44.1903],[-124.1882,44.1915],[-124.1875,44.1955],[-124.186,44.199],[-124.1864,44.2021],[-124.1866,44.2043],[-124.1864,44.2097],[-124.1862,44.2163],[-124.1856,44.2216],[-124.1844,44.2275],[-124.1828,44.2309],[-124.1855,44.2371],[-124.1856,44.2378],[-124.1868,44.2447],[-124.1868,44.2482],[-124.1865,44.2498],[-124.185,44.2552],[-124.1843,44.258],[-124.1862,44.2629],[-124.1881,44.271],[-124.1881,44.2713],[-124.1874,44.2769],[-124.1865,44.2844],[-124.187,44.2851],[-124.1872,44.2856],[-124.1877,44.2863],[-124.1877,44.2886],[-124.1857,44.2966],[-124.1823,44.306],[-124.1806,44.3078],[-124.1815,44.3089],[-124.1817,44.3104],[-124.1819,44.3114],[-124.1818,44.3142],[-124.1817,44.3168],[-124.1809,44.3193],[-124.1808,44.3195],[-124.1801,44.3225],[-124.1797,44.3236],[-124.1783,44.328],[-124.1751,44.3345],[-124.1747,44.3362],[-124.1734,44.3405],[-124.1716,44.3467],[-124.1663,44.365],[-124.1646,44.3712],[-124.1635,44.3748],[-124.1622,44.3813],[-124.1616,44.3844],[-124.1586,44.4061],[-124.158,44.4121],[-124.157,44.4216],[-124.1569,44.4224],[-124.1567,44.4254],[-124.156,44.4344],[-124.1557,44.4374],[-124.1553,44.4423],[-124.1541,44.4571],[-124.1537,44.4621],[-124.1534,44.465],[-124.1549,44.4683],[-124.1569,44.4728],[-124.1576,44.4737],[-124.163,44.4864],[-124.1639,44.4884],[-124.1646,44.4928],[-124.1649,44.4948],[-124.1646,44.499],[-124.1646,44.4998],[-124.1626,44.5129],[-124.1613,44.5175],[-124.1597,44.5234],[-124.1596,44.5235],[-124.1555,44.531],[-124.1539,44.5327],[-124.1509,44.5359],[-124.1461,44.5402],[-124.1458,44.5462],[-124.1448,44.5529],[-124.144,44.5572],[-124.143,44.5619],[-124.1427,44.5633],[-124.1412,44.5682],[-124.1399,44.5724],[-124.1399,44.5725],[-124.1384,44.5766],[-124.138,44.5776],[-124.1361,44.5808],[-124.1343,44.5832],[-124.1386,44.5872],[-124.1388,44.5874],[-124.1419,44.5903],[-124.1441,44.5924],[-124.1477,44.5974],[-124.1484,44.5983],[-124.1512,44.6029],[-124.1521,44.6065],[-124.1523,44.6093],[-124.1523,44.6124],[-124.1519,44.616],[-124.1512,44.6188],[-124.1508,44.6202],[-124.1496,44.6233],[-124.1491,44.6248],[-124.1453,44.6313],[-124.1451,44.6317],[-124.1441,44.6329],[-124.1414,44.6366],[-124.1406,44.6375],[-124.1393,44.6389],[-124.1384,44.6399],[-124.1374,44.641],[-124.1391,44.643],[-124.1399,44.6441],[-124.142,44.6467],[-124.1422,44.6469],[-124.1479,44.6549],[-124.1483,44.6559],[-124.15,44.6591],[-124.152,44.6632],[-124.1534,44.6689],[-124.154,44.6753],[-124.1532,44.6816],[-124.1523,44.6859],[-124.151,44.6903],[-124.1493,44.6939],[-124.1483,44.6957],[-124.146,44.6979],[-124.1444,44.6993],[-124.1436,44.702],[-124.1427,44.7046],[-124.1422,44.7062],[-124.1416,44.707],[-124.1391,44.7105],[-124.1399,44.713],[-124.1406,44.7148],[-124.1407,44.7161],[-124.1404,44.7176],[-124.1419,44.7206],[-124.1422,44.721],[-124.1444,44.7247],[-124.1468,44.7308],[-124.1482,44.7356],[-124.1483,44.7404],[-124.1483,44.7442],[-124.1473,44.7498],[-124.1453,44.7575],[-124.1468,44.7637],[-124.1468,44.7638],[-124.1476,44.7691],[-124.1478,44.7736],[-124.147,44.7768],[-124.1465,44.7786],[-124.1461,44.7803],[-124.146,44.781],[-124.1462,44.7834],[-124.1461,44.7849],[-124.1458,44.7879],[-124.1453,44.7904],[-124.1444,44.7934],[-124.1447,44.7961],[-124.1443,44.7998],[-124.1437,44.8032],[-124.1436,44.8036],[-124.1424,44.8069],[-124.1411,44.8095],[-124.1407,44.8102],[-124.1395,44.8116],[-124.1403,44.8151],[-124.1406,44.8164],[-124.1414,44.8205],[-124.1418,44.8265],[-124.1416,44.8334],[-124.1415,44.8337],[-124.1409,44.8379],[-124.1403,44.8398],[-124.139,44.8442],[-124.1389,44.8444],[-124.1362,44.8492],[-124.1333,44.8527],[-124.1304,44.8557],[-124.1303,44.8558],[-124.1266,44.8589],[-124.1264,44.859],[-124.1262,44.8592],[-124.1166,44.8663],[-124.1142,44.8734],[-124.1138,44.8748],[-124.1102,44.8874],[-124.0986,44.9272],[-124.0979,44.9297],[-124.0981,44.9301],[-124.0989,44.9334],[-124.0995,44.9369],[-124.0993,44.939],[-124.099,44.9414],[-124.0989,44.9419],[-124.0985,44.9454],[-124.0975,44.9492],[-124.0967,44.9516],[-124.0948,44.9545],[-124.0937,44.959],[-124.0935,44.9596],[-124.0921,44.9631],[-124.0906,44.9659],[-124.0906,44.9669],[-124.0909,44.9688],[-124.091,44.9694],[-124.0908,44.9719],[-124.0908,44.9742],[-124.0908,44.9756],[-124.0908,44.9763],[-124.0908,44.9769],[-124.0903,44.9791],[-124.0897,44.9806],[-124.0897,44.981],[-124.0896,44.9814],[-124.0897,44.9866],[-124.0896,44.9882],[-124.0894,44.9893],[-124.0889,44.992],[-124.0885,44.995],[-124.0885,44.9952],[-124.0884,44.9959],[-124.0877,44.9998],[-124.0877,45],[-124.0862,45.0029],[-124.0877,45.0057],[-124.09,45.0086],[-124.0904,45.0091],[-124.0905,45.0093],[-124.0922,45.0114],[-124.0945,45.0165],[-124.096,45.0205],[-124.0975,45.0274],[-124.0975,45.0342],[-124.0967,45.0405],[-124.096,45.0433],[-124.0958,45.044],[-124.0936,45.0542],[-124.0909,45.0615],[-124.0882,45.0693],[-124.0814,45.0855],[-124.0733,45.0996],[-124.0653,45.1077],[-124.0646,45.1088],[-124.0598,45.1178],[-124.0558,45.1248],[-124.0551,45.1266],[-124.0544,45.1284],[-124.0537,45.1302],[-124.0525,45.1337],[-124.0507,45.1391],[-124.0501,45.1407],[-124.0498,45.1428],[-124.0492,45.1461],[-124.0482,45.1515],[-124.0478,45.1559],[-124.0478,45.1562],[-124.0469,45.159],[-124.0469,45.1591],[-124.0469,45.1594],[-124.0468,45.1594],[-124.0463,45.1611],[-124.0448,45.166],[-124.045,45.1669],[-124.0453,45.1681],[-124.0458,45.1699],[-124.0456,45.172],[-124.0449,45.1748],[-124.0444,45.1774],[-124.0451,45.1798],[-124.0481,45.1833],[-124.0511,45.1871],[-124.0516,45.1879],[-124.054,45.1917],[-124.055,45.1949],[-124.0552,45.1953],[-124.057,45.1988],[-124.0584,45.2027],[-124.0585,45.2029],[-124.0595,45.2067],[-124.0596,45.2118],[-124.0598,45.2156],[-124.0589,45.2193],[-124.0582,45.2225],[-124.0569,45.226],[-124.056,45.2277],[-124.0548,45.2302],[-124.0521,45.2334],[-124.051,45.2347],[-124.05,45.2359],[-124.049,45.237],[-124.047,45.2396],[-124.0463,45.2405],[-124.046,45.2409],[-124.0447,45.2424],[-124.0444,45.2427],[-124.0433,45.2452],[-124.0433,45.2469],[-124.0432,45.2479],[-124.043,45.2498],[-124.0417,45.2549],[-124.0413,45.2563],[-124.0403,45.2688],[-124.0405,45.2704],[-124.0413,45.2756],[-124.0424,45.2822],[-124.046,45.2918],[-124.0465,45.2932],[-124.0612,45.3042],[-124.0738,45.3175],[-124.077,45.3301],[-124.077,45.3302],[-124.077,45.3419],[-124.0754,45.3471],[-124.0736,45.3532],[-124.0728,45.356],[-124.0665,45.367],[-124.0642,45.3698],[-124.0602,45.3748],[-124.0582,45.3764],[-124.0527,45.3796],[-124.047,45.3824],[-124.0464,45.3826],[-124.0433,45.3841],[-124.0428,45.3873],[-124.0418,45.3914],[-124.041,45.396],[-124.0402,45.4001],[-124.0388,45.4048],[-124.0375,45.4097],[-124.0365,45.4133],[-124.0362,45.419],[-124.0358,45.422],[-124.0404,45.4248],[-124.0435,45.4267],[-124.0481,45.4311],[-124.0524,45.4351],[-124.0532,45.4357],[-124.0536,45.4362],[-124.057,45.4399],[-124.0581,45.4411],[-124.0589,45.442],[-124.0613,45.4464],[-124.0615,45.4468],[-124.064,45.4515],[-124.0642,45.4574],[-124.0649,45.4605],[-124.0645,45.464],[-124.0645,45.4663],[-124.0645,45.4676],[-124.0635,45.4706],[-124.0627,45.4726],[-124.0619,45.4745],[-124.0606,45.4782],[-124.0594,45.4812],[-124.0577,45.4846],[-124.0561,45.4869],[-124.0548,45.4887],[-124.0553,45.4922],[-124.0558,45.4932],[-124.0564,45.4947],[-124.0563,45.4973],[-124.0562,45.4998],[-124.0564,45.5022],[-124.0531,45.5142],[-124.0459,45.5238],[-124.0391,45.5302],[-124.0297,45.5359],[-124.0267,45.5379],[-124.0267,45.5399],[-124.0271,45.5437],[-124.0269,45.546],[-124.0284,45.5478],[-124.029,45.5487],[-124.0323,45.5545],[-124.0362,45.563],[-124.0368,45.5685],[-124.0371,45.5717],[-124.0367,45.5741],[-124.0355,45.5807],[-124.0325,45.5882],[-124.0315,45.5902],[-124.0304,45.5925],[-124.0309,45.5937],[-124.0309,45.5955],[-124.031,45.5987],[-124.0311,45.6019],[-124.03,45.6084],[-124.0295,45.6116],[-124.0293,45.6125],[-124.0282,45.6144],[-124.0247,45.6204],[-124.0232,45.6223],[-124.0213,45.6248],[-124.0212,45.6248],[-124.0206,45.6248],[-124.0204,45.6248],[-124.0198,45.6253],[-124.0191,45.626],[-124.0185,45.6271],[-124.0181,45.6277],[-124.0176,45.6286],[-124.0169,45.6312],[-124.0166,45.6321],[-124.0163,45.6394],[-124.0162,45.6424],[-124.0162,45.6461],[-124.0162,45.6482],[-124.0162,45.6517],[-124.0161,45.6545],[-124.016,45.6566],[-124.0159,45.661],[-124.0148,45.6668],[-124.0135,45.6724],[-124.0135,45.6727],[-124.0117,45.6767],[-124.0114,45.6887],[-124.0108,45.7083],[-124.012,45.7088],[-124.0139,45.7096],[-124.0191,45.7127],[-124.0209,45.7146],[-124.022,45.7159],[-124.0248,45.7202],[-124.0305,45.721],[-124.0337,45.7225],[-124.0436,45.7272],[-124.0438,45.7273],[-124.06,45.7395],[-124.0674,45.7498],[-124.068,45.7503],[-124.0699,45.7604],[-124.0704,45.7627],[-124.0702,45.7642],[-124.069,45.7727],[-124.0683,45.7755],[-124.0674,45.7793],[-124.0673,45.7794],[-124.067,45.78],[-124.0669,45.7801],[-124.0666,45.7807],[-124.0657,45.7825],[-124.0654,45.7831],[-124.0621,45.7897],[-124.0541,45.7975],[-124.0546,45.7992],[-124.056,45.8066],[-124.0556,45.8165],[-124.0514,45.8268],[-124.0467,45.8323],[-124.0405,45.8385],[-124.0377,45.8416],[-124.0392,45.8443],[-124.0396,45.845],[-124.042,45.8486],[-124.0433,45.8603],[-124.0425,45.8698],[-124.042,45.8726],[-124.0419,45.8732],[-124.0422,45.8748],[-124.0422,45.8752],[-124.0428,45.8777],[-124.0434,45.8802],[-124.043,45.8836],[-124.0434,45.8865],[-124.0434,45.8871],[-124.0439,45.8877],[-124.0447,45.8886],[-124.0456,45.8902],[-124.0458,45.8906],[-124.0483,45.8913],[-124.0566,45.8938],[-124.0609,45.8957],[-124.0664,45.8981],[-124.0737,45.903],[-124.0802,45.9083],[-124.0865,45.9163],[-124.0906,45.9258],[-124.0924,45.9343],[-124.0919,45.9435],[-124.0899,45.9505],[-124.0849,45.9601],[-124.0789,45.9666],[-124.0708,45.9739],[-124.0624,45.9786],[-124.0576,45.9805],[-124.0512,45.983],[-124.0444,45.985],[-124.0395,45.9859],[-124.0346,45.99],[-124.0319,45.9922],[-124.0229,45.9998],[-124.0215,46.0013],[-124.0192,46.0038],[-124.0158,46.0059],[-124.0132,46.0077],[-124.0105,46.0092],[-124.0081,46.0099],[-124.0081,46.0105],[-124.0079,46.0123],[-124.0075,46.0146],[-124.0068,46.0179],[-124.0055,46.0219],[-124.0048,46.0236],[-124.0038,46.0256],[-124.0028,46.0275],[-124.0032,46.0297],[-124.0034,46.0334],[-124.0034,46.0368],[-124.0037,46.0404],[-124.004,46.0438],[-124.0045,46.0476],[-124.0045,46.0478],[-124.0049,46.0504],[-124.005,46.0533],[-124.0051,46.0574],[-124.0063,46.0633],[-124.0083,46.0743],[-124.0098,46.082],[-124.0116,46.0849],[-124.0125,46.0891],[-124.0137,46.0929],[-124.0156,46.0974],[-124.016,46.0983],[-124.0162,46.0986],[-124.0178,46.1037],[-124.0181,46.1043],[-124.0199,46.1088],[-124.0219,46.1135],[-124.0231,46.1163],[-124.0254,46.1197],[-124.0269,46.1228],[-124.0283,46.1248],[-124.0282,46.1256],[-124.029,46.1275],[-124.0309,46.1305],[-124.0341,46.1345],[-124.0368,46.1397],[-124.0397,46.145],[-124.0403,46.1462],[-124.0432,46.1513],[-124.0451,46.154],[-124.0466,46.1563],[-124.0483,46.1604],[-124.0507,46.1639],[-124.0539,46.1672],[-124.0562,46.1707],[-124.0584,46.1738],[-124.0615,46.1765],[-124.0644,46.1796],[-124.0657,46.1821],[-124.0673,46.1838],[-124.0686,46.1841],[-124.0726,46.1848],[-124.0772,46.1855],[-124.0832,46.1867],[-124.0885,46.1879],[-124.0912,46.1887],[-124.096,46.1905],[-124.0993,46.1917],[-124.1037,46.1931],[-124.1067,46.1943],[-124.1113,46.1959],[-124.1139,46.1976],[-124.1168,46.1989],[-124.1195,46.2008],[-124.1234,46.2027],[-124.1263,46.2051],[-124.1335,46.2117],[-124.1379,46.2162],[-124.1412,46.2207],[-124.1437,46.2247],[-124.147,46.2289],[-124.1491,46.2331],[-124.1503,46.237],[-124.1523,46.2419],[-124.1536,46.2453],[-124.1551,46.2498],[-124.1552,46.2503],[-124.1554,46.2507],[-124.1555,46.2511],[-124.1563,46.254],[-124.1578,46.2575],[-124.1588,46.2597],[-124.1594,46.2607],[-124.1595,46.2611]]]},"properties":{"STATE_ID":"41","STATE_NAME":"Oregon"},"id":41}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-104.0529,42.147],[-104.0528,42.147],[-104.0529,42.147],[-104.0529,42.1471],[-104.0529,42.1472],[-104.0528,42.1483],[-104.0528,42.1517],[-104.0528,42.1529],[-104.0528,42.1532],[-104.0527,42.1576],[-104.0526,42.1656],[-104.0526,42.1658],[-104.0525,42.1668],[-104.0525,42.1669],[-104.0526,42.1676],[-104.0526,42.1677],[-104.0526,42.169],[-104.0527,42.17],[-104.0528,42.1703],[-104.0528,42.1705],[-104.0528,42.1714],[-104.0527,42.1724],[-104.0527,42.1742],[-104.0528,42.1804],[-104.0528,42.1811],[-104.0528,42.1815],[-104.0528,42.1818],[-104.0528,42.1834],[-104.0528,42.1835],[-104.0528,42.1841],[-104.0528,42.1843],[-104.0529,42.1863],[-104.0529,42.1884],[-104.0529,42.1925],[-104.0529,42.193],[-104.0529,42.1946],[-104.0529,42.1987],[-104.0529,42.2032],[-104.0529,42.2052],[-104.0529,42.2109],[-104.0529,42.215],[-104.0529,42.2181],[-104.0529,42.2198],[-104.053,42.2345],[-104.053,42.2349],[-104.053,42.235],[-104.053,42.2351],[-104.053,42.2352],[-104.053,42.2353],[-104.053,42.2375],[-104.053,42.2441],[-104.053,42.2463],[-104.0531,42.25],[-104.0528,42.25],[-104.0526,42.25],[-104.0527,42.25],[-104.0527,42.2502],[-104.0527,42.2503],[-104.0527,42.2523],[-104.0527,42.2537],[-104.0527,42.2544],[-104.0527,42.2551],[-104.0527,42.2568],[-104.0527,42.2573],[-104.0527,42.2577],[-104.0527,42.2582],[-104.0528,42.2584],[-104.0528,42.2597],[-104.0528,42.2609],[-104.0528,42.2614],[-104.0528,42.2642],[-104.0528,42.2645],[-104.0528,42.2725],[-104.0528,42.277],[-104.0527,42.2799],[-104.0527,42.2805],[-104.0528,42.2963],[-104.0528,42.3038],[-104.0528,42.3333],[-104.0528,42.3346],[-104.0528,42.3347],[-104.0529,42.3387],[-104.0529,42.34],[-104.0529,42.3401],[-104.0529,42.3432],[-104.0528,42.3479],[-104.0528,42.3497],[-104.0527,42.3529],[-104.0527,42.3562],[-104.0527,42.3632],[-104.0528,42.375],[-104.0528,42.3843],[-104.0528,42.3914],[-104.0528,42.3931],[-104.0528,42.4102],[-104.0528,42.4109],[-104.0528,42.4117],[-104.0528,42.4206],[-104.0529,42.4509],[-104.0529,42.451],[-104.0529,42.4549],[-104.0529,42.4669],[-104.0529,42.4709],[-104.0529,42.4713],[-104.0529,42.4727],[-104.0529,42.4731],[-104.0531,42.5],[-104.0531,42.517],[-104.0531,42.5244],[-104.053,42.5284],[-104.053,42.551],[-104.053,42.562],[-104.053,42.5638],[-104.053,42.5644],[-104.053,42.5662],[-104.053,42.5671],[-104.053,42.5699],[-104.053,42.5708],[-104.053,42.571],[-104.053,42.5721],[-104.053,42.5759],[-104.053,42.5772],[-104.053,42.5778],[-104.0529,42.5798],[-104.0529,42.5805],[-104.0529,42.5853],[-104.0529,42.5939],[-104.0529,42.5995],[-104.053,42.6043],[-104.053,42.6044],[-104.053,42.605],[-104.053,42.6052],[-104.0529,42.6089],[-104.0528,42.6107],[-104.0528,42.6108],[-104.0529,42.6112],[-104.0528,42.6117],[-104.0528,42.6118],[-104.0529,42.6141],[-104.0529,42.6163],[-104.0529,42.617],[-104.0529,42.6181],[-104.0529,42.6207],[-104.0529,42.6221],[-104.0529,42.6225],[-104.0529,42.6249],[-104.0529,42.625],[-104.0529,42.6255],[-104.0529,42.6276],[-104.0529,42.6283],[-104.0529,42.63],[-104.0529,42.6305],[-104.0528,42.6307],[-104.0527,42.631],[-104.0526,42.6311],[-104.0527,42.6336],[-104.0528,42.6337],[-104.0528,42.6338],[-104.0528,42.634],[-104.0528,42.6347],[-104.0528,42.6355],[-104.0529,42.6367],[-104.0529,42.6384],[-104.0529,42.639],[-104.0529,42.6418],[-104.0529,42.6419],[-104.0529,42.6436],[-104.0529,42.6444],[-104.0529,42.6472],[-104.0529,42.6481],[-104.0529,42.6485],[-104.0529,42.6488],[-104.0529,42.6492],[-104.0527,42.6498],[-104.0526,42.6502],[-104.0527,42.6547],[-104.0527,42.655],[-104.0527,42.6553],[-104.0526,42.6606],[-104.0526,42.6611],[-104.0527,42.6892],[-104.0528,42.6979],[-104.0528,42.6983],[-104.0528,42.7046],[-104.0529,42.7087],[-104.0529,42.7089],[-104.0529,42.7121],[-104.0529,42.7274],[-104.0529,42.7276],[-104.053,42.7413],[-104.053,42.7414],[-104.053,42.7415],[-104.0528,42.75],[-104.0528,42.7504],[-104.0528,42.7514],[-104.0529,42.7531],[-104.0529,42.7546],[-104.0529,42.7716],[-104.0529,42.7728],[-104.0529,42.7729],[-104.0529,42.7894],[-104.0529,42.7896],[-104.0529,42.798],[-104.0529,42.8],[-104.0529,42.8002],[-104.053,42.8108],[-104.053,42.8109],[-104.053,42.8239],[-104.053,42.824],[-104.053,42.8312],[-104.053,42.8419],[-104.053,42.8513],[-104.0531,42.8595],[-104.0531,42.8632],[-104.0531,42.866],[-104.0531,42.8703],[-104.0531,42.8705],[-104.053,42.875],[-104.053,42.8757],[-104.053,42.8869],[-104.053,42.8912],[-104.053,42.8942],[-104.053,42.8989],[-104.053,42.9067],[-104.053,42.9068],[-104.053,42.9109],[-104.053,42.9139],[-104.053,42.9257],[-104.053,42.93],[-104.053,42.9302],[-104.0531,42.943],[-104.0531,42.9432],[-104.0531,42.9537],[-104.0531,42.9675],[-104.0531,42.9715],[-104.0531,42.9829],[-104.0531,42.9832],[-104.0531,42.9891],[-104.0531,42.9909],[-104.0532,42.9959],[-104.0532,42.9962],[-104.0532,43],[-104.053,43.0006],[-104.0496,43.0006],[-104.0365,43.0009],[-104.0345,43.0009],[-104.0329,43.0009],[-104.0315,43.001],[-104.0306,43.001],[-104.0303,43.001],[-104.0288,43.001],[-104.0268,43.0011],[-104.0207,43.0013],[-104.0191,43.0013],[-104.0176,43.0013],[-104.013,43.0014],[-104.0109,43.0014],[-104.005,43.0015],[-104.0011,43.0016],[-104.0009,43.0016],[-104.0004,43.0016],[-103.9916,43.0017],[-103.991,43.0017],[-103.9775,43.0017],[-103.9668,43.0017],[-103.9667,43.0017],[-103.9666,43.0017],[-103.9662,43.0017],[-103.9636,43.0017],[-103.9626,43.0016],[-103.9621,43.0016],[-103.962,43.0016],[-103.9607,43.0016],[-103.9603,43.0015],[-103.9597,43.0015],[-103.9577,43.0015],[-103.9512,43.0013],[-103.9501,43.0013],[-103.9488,43.0012],[-103.9462,43.0012],[-103.946,43.0012],[-103.9401,43.0011],[-103.9395,43.0011],[-103.939,43.0011],[-103.937,43.0012],[-103.9249,43.0009],[-103.9187,43.001],[-103.9113,43.001],[-103.8871,43.0011],[-103.884,43.001],[-103.8839,43.001],[-103.8836,43.001],[-103.8823,43.001],[-103.8754,43.0011],[-103.869,43.0009],[-103.8669,43.0009],[-103.8609,43.001],[-103.8604,43.001],[-103.8584,43.001],[-103.8581,43.001],[-103.8546,43.001],[-103.8543,43.001],[-103.8541,43.001],[-103.8517,43.001],[-103.8474,43.0011],[-103.8448,43.0011],[-103.8417,43.0012],[-103.8403,43.0012],[-103.8393,43.0012],[-103.8357,43.0012],[-103.824,43.0012],[-103.8177,43.0013],[-103.8176,43.0013],[-103.8162,43.0013],[-103.8158,43.0013],[-103.8144,43.0013],[-103.8143,43.0013],[-103.8136,43.0014],[-103.8116,43.0014],[-103.8114,43.0014],[-103.8012,43.0013],[-103.798,43.0013],[-103.7966,43.0013],[-103.7788,43.0012],[-103.7749,43.0012],[-103.7657,43.0013],[-103.7656,43.0013],[-103.7631,43.0013],[-103.7579,43.0014],[-103.7504,43.0014],[-103.7498,43.0012],[-103.7497,43.0012],[-103.744,43.0012],[-103.7338,43.0011],[-103.7152,43.001],[-103.7151,43.001],[-103.715,43.001],[-103.7035,43.001],[-103.7007,43.001],[-103.6925,43.001],[-103.6914,43.001],[-103.6898,43.001],[-103.6876,43.001],[-103.6828,43.0011],[-103.676,43.0012],[-103.6736,43.0012],[-103.6684,43.0012],[-103.6625,43.0013],[-103.6609,43.0013],[-103.6562,43.0014],[-103.6542,43.0014],[-103.6538,43.0014],[-103.6537,43.0014],[-103.653,43.0014],[-103.6529,43.0014],[-103.6527,43.0014],[-103.6383,43.0011],[-103.6308,43.001],[-103.6254,43.001],[-103.6183,43.0007],[-103.6142,43.0007],[-103.6104,43.0007],[-103.6034,43.0006],[-103.5958,43.0007],[-103.5839,43.0007],[-103.577,43.0007],[-103.5769,43.0007],[-103.5764,43.0008],[-103.5763,43.0008],[-103.5502,43.001],[-103.5434,43.0009],[-103.5393,43.0009],[-103.5239,43.0008],[-103.5238,43.0008],[-103.5066,43.0009],[-103.5065,43.0009],[-103.5062,43.0008],[-103.506,43.0008],[-103.5058,43.0009],[-103.5051,43.0008],[-103.5038,43.0008],[-103.5004,43.0008],[-103.4873,43.0006],[-103.4872,43.0006],[-103.4756,43.0005],[-103.4755,43.0005],[-103.4652,43.0005],[-103.4632,43.0005],[-103.4535,43.0005],[-103.4508,43.0005],[-103.4254,43.0007],[-103.4249,43.0007],[-103.4094,43.0007],[-103.4048,43.0007],[-103.4047,43.0008],[-103.4046,43.0009],[-103.4044,43.0009],[-103.404,43.0009],[-103.4032,43.0009],[-103.3964,43.0009],[-103.3962,43.0009],[-103.396,43.0009],[-103.3957,43.0009],[-103.3953,43.0009],[-103.3945,43.0009],[-103.3904,43.0009],[-103.3893,43.0009],[-103.3873,43.0009],[-103.3872,43.0009],[-103.3869,43.0009],[-103.3857,43.0009],[-103.385,43.0009],[-103.3817,43.0009],[-103.3816,43.0009],[-103.3815,43.0009],[-103.3803,43.0009],[-103.3756,43.0009],[-103.3729,43.0009],[-103.3608,43.0009],[-103.3594,43.0009],[-103.3547,43.0009],[-103.3546,43.0009],[-103.3513,43.001],[-103.3486,43.0009],[-103.3483,43.0009],[-103.3475,43.0009],[-103.3472,43.0009],[-103.3469,43.0009],[-103.3468,43.0009],[-103.3457,43.0009],[-103.3448,43.0009],[-103.3422,43.0009],[-103.3411,43.0009],[-103.3409,43.0009],[-103.3408,43.0009],[-103.3407,43.0009],[-103.3365,43.0009],[-103.3351,43.0009],[-103.3246,43.0009],[-103.324,43.0009],[-103.3238,43.0009],[-103.3123,43.0009],[-103.3106,43.0009],[-103.3104,43.0009],[-103.3049,43.0009],[-103.3048,43.0009],[-103.2854,43.0009],[-103.2744,43.0008],[-103.2626,43.0008],[-103.2625,43.0008],[-103.2505,43.0008],[-103.2499,43.0009],[-103.2288,43.0009],[-103.2253,43.0009],[-103.2252,43.0009],[-103.2242,43.0009],[-103.2239,43.0009],[-103.1952,43.0008],[-103.195,43.0008],[-103.171,43.0008],[-103.1708,43.0008],[-103.1701,43.0008],[-103.1554,43.0008],[-103.1553,43.0008],[-103.1457,43.0008],[-103.1451,43.0008],[-103.1343,43.0008],[-103.1332,43.0008],[-103.1322,43.0008],[-103.132,43.0008],[-103.1319,43.0008],[-103.1308,43.0008],[-103.1257,43.0008],[-103.1039,43.0007],[-103.0956,43.0007],[-103.0954,43.0007],[-103.0951,43.0007],[-103.0949,43.0007],[-103.0948,43.0007],[-103.0894,43.0008],[-103.0893,43.0008],[-103.0888,43.0007],[-103.085,43.0008],[-103.0848,43.0008],[-103.0847,43.0008],[-103.0845,43.0008],[-103.0844,43.0008],[-103.0843,43.0008],[-103.0716,43.0008],[-103.0715,43.0008],[-103.0673,43.0008],[-103.067,43.0008],[-103.0614,43.0007],[-103.0612,43.0007],[-103.0517,43.0007],[-103.0413,43.0007],[-103.0412,43.0007],[-103.0353,43.0007],[-103.0349,43.0007],[-103.0289,43.0007],[-103.0207,43.0007],[-103.0162,43.0007],[-103.0158,43.0007],[-103.0015,43.0007],[-103.0012,43.0007],[-103.0009,43.0007],[-103.0005,43.0007],[-102.9883,43.0007],[-102.9878,43.0007],[-102.9875,43.0007],[-102.9763,43.0006],[-102.9753,43.0006],[-102.9676,43.0006],[-102.9617,43.0006],[-102.9582,43.0006],[-102.9506,43.0005],[-102.9502,43.0005],[-102.9492,43.0005],[-102.9299,43.0005],[-102.9283,43.0005],[-102.9222,43.0005],[-102.9221,43.0005],[-102.9132,43.0005],[-102.9131,43.0005],[-102.9102,43.0005],[-102.9085,43.0005],[-102.8974,43.0005],[-102.8903,43.0004],[-102.8892,43.0004],[-102.8788,43.0003],[-102.8775,43.0002],[-102.8773,43.0002],[-102.8761,43.0002],[-102.8755,43.0002],[-102.8719,43.0001],[-102.8679,43],[-102.8668,43],[-102.8609,43],[-102.8516,43],[-102.8512,43],[-102.8418,43],[-102.8415,43],[-102.8404,43],[-102.834,43],[-102.8338,43],[-102.8328,43],[-102.8299,43],[-102.8229,43],[-102.8108,43],[-102.8093,43],[-102.8053,43],[-102.8003,43],[-102.7958,43],[-102.7957,43],[-102.7939,43],[-102.7927,43],[-102.7921,43],[-102.7894,43],[-102.7823,43],[-102.7685,43],[-102.7683,43],[-102.7589,43],[-102.7528,43],[-102.7526,43],[-102.7505,43],[-102.7428,43],[-102.7369,43],[-102.7368,43],[-102.7268,43],[-102.7267,43],[-102.7129,43],[-102.7059,43],[-102.702,43],[-102.6958,43],[-102.6956,43],[-102.6942,43],[-102.6922,43],[-102.6921,43],[-102.6846,43],[-102.6789,43],[-102.6607,43],[-102.6604,43],[-102.6526,43],[-102.643,42.9999],[-102.6429,42.9999],[-102.6279,42.9998],[-102.6257,42.9998],[-102.6126,42.9998],[-102.5761,42.9999],[-102.5737,42.9999],[-102.573,42.9999],[-102.5695,42.9998],[-102.5686,42.9998],[-102.5685,42.9998],[-102.5631,42.9998],[-102.562,42.9998],[-102.5618,42.9998],[-102.5611,42.9998],[-102.5581,42.9998],[-102.558,42.9998],[-102.5571,42.9998],[-102.5564,42.9998],[-102.5551,42.9998],[-102.5545,42.9998],[-102.5529,42.9998],[-102.5514,42.9998],[-102.5513,42.9998],[-102.5435,42.9997],[-102.54,42.9997],[-102.5367,42.9997],[-102.5324,42.9997],[-102.5319,42.9997],[-102.5314,42.9997],[-102.5004,42.9998],[-102.4982,42.9999],[-102.4972,42.9999],[-102.4954,42.9998],[-102.4951,42.9998],[-102.4869,42.9995],[-102.4864,42.9996],[-102.4859,42.9997],[-102.4855,42.9997],[-102.485,42.9997],[-102.4841,42.9997],[-102.4836,42.9997],[-102.4821,42.9997],[-102.4816,42.9997],[-102.4792,42.9997],[-102.4782,42.9997],[-102.4775,42.9997],[-102.4758,42.9997],[-102.4735,42.9997],[-102.4724,42.9997],[-102.4711,42.9997],[-102.4709,42.9997],[-102.4705,42.9997],[-102.4695,42.9997],[-102.4667,42.9997],[-102.4656,42.9997],[-102.4635,42.9997],[-102.4634,42.9997],[-102.4632,42.9997],[-102.463,42.9997],[-102.4628,42.9997],[-102.4626,42.9997],[-102.4602,42.9997],[-102.4599,42.9997],[-102.4596,42.9997],[-102.4578,42.9997],[-102.457,42.9997],[-102.4555,42.9997],[-102.454,42.9997],[-102.4539,42.9997],[-102.4537,42.9997],[-102.4526,42.9997],[-102.4521,42.9997],[-102.4513,42.9997],[-102.4478,42.9997],[-102.4471,42.9997],[-102.4466,42.9997],[-102.4459,42.9997],[-102.4452,42.9997],[-102.4439,42.9997],[-102.4431,42.9997],[-102.4427,42.9997],[-102.4422,42.9997],[-102.4419,42.9997],[-102.4415,42.9997],[-102.4409,42.9997],[-102.4407,42.9997],[-102.4406,42.9997],[-102.4405,42.9996],[-102.4365,42.9996],[-102.436,42.9996],[-102.4355,42.9996],[-102.4347,42.9996],[-102.4346,42.9996],[-102.4345,42.9996],[-102.4057,42.9996],[-102.4056,42.9996],[-102.3972,42.9996],[-102.3925,42.9996],[-102.3802,42.9996],[-102.3801,42.9996],[-102.3748,42.9996],[-102.3696,42.9995],[-102.3622,42.9996],[-102.3621,42.9996],[-102.3588,42.9996],[-102.3545,42.9996],[-102.3531,42.9995],[-102.3339,42.9994],[-102.3002,42.9994],[-102.2998,42.9994],[-102.2962,42.9994],[-102.2688,42.9994],[-102.2504,42.9994],[-102.2498,42.9995],[-102.2496,42.9995],[-102.2302,42.9994],[-102.2149,42.9994],[-102.1594,42.9993],[-102.159,42.9993],[-102.1359,42.9992],[-102.1254,42.9992],[-102.102,42.9993],[-102.0825,42.9994],[-102.0822,42.9994],[-102.0822,42.9993],[-102.0817,42.9993],[-102.0809,42.9993],[-102.0768,42.9993],[-102.0618,42.9993],[-102.0435,42.9992],[-102.0426,42.9992],[-102.0417,42.9992],[-102.0214,42.9993],[-102.0176,42.9993],[-102.0175,42.9993],[-102.0053,42.9993],[-102.0003,42.9993],[-101.9946,42.9992],[-101.9417,42.9993],[-101.9414,42.9993],[-101.9092,42.9993],[-101.9041,42.9993],[-101.8829,42.9993],[-101.8754,42.9993],[-101.8754,42.9994],[-101.8628,42.9994],[-101.85,42.9992],[-101.8445,42.999],[-101.8123,42.9985],[-101.8088,42.9984],[-101.8003,42.9983],[-101.7934,42.9982],[-101.7785,42.9978],[-101.7783,42.9978],[-101.777,42.9978],[-101.7759,42.9979],[-101.7614,42.9973],[-101.7491,42.9971],[-101.7425,42.9971],[-101.7387,42.997],[-101.715,42.9965],[-101.7145,42.9965],[-101.7139,42.9965],[-101.7138,42.9965],[-101.633,42.9963],[-101.6134,42.9964],[-101.5842,42.9967],[-101.5785,42.9967],[-101.5705,42.9968],[-101.5694,42.9968],[-101.5593,42.9969],[-101.5285,42.997],[-101.5142,42.9971],[-101.4956,42.9971],[-101.4787,42.9971],[-101.4468,42.9971],[-101.4359,42.9971],[-101.4264,42.9972],[-101.4254,42.9972],[-101.3768,42.9975],[-101.3728,42.9975],[-101.3662,42.9974],[-101.352,42.9975],[-101.3367,42.9975],[-101.2657,42.9977],[-101.251,42.9976],[-101.2496,42.9977],[-101.2475,42.9976],[-101.2444,42.9977],[-101.2417,42.9976],[-101.2398,42.9976],[-101.2384,42.9977],[-101.2329,42.9979],[-101.2304,42.9979],[-101.2303,42.9979],[-101.2299,42.9977],[-101.2298,42.9977],[-101.2296,42.9978],[-101.2293,42.9978],[-101.2292,42.9978],[-101.2291,42.9979],[-101.2282,42.9981],[-101.2281,42.9981],[-101.228,42.9981],[-101.2279,42.9982],[-101.2276,42.9981],[-101.2275,42.9981],[-101.2274,42.9981],[-101.227,42.9979],[-101.2267,42.9979],[-101.2267,42.9978],[-101.2266,42.9978],[-101.2264,42.9978],[-101.2263,42.9978],[-101.2262,42.9978],[-101.2259,42.9978],[-101.2229,42.9978],[-101.2228,42.9977],[-101.2227,42.9977],[-101.2222,42.9977],[-101.2221,42.9977],[-101.2219,42.9977],[-101.2218,42.9977],[-101.2214,42.9977],[-101.2209,42.9977],[-101.2207,42.9977],[-101.2204,42.9977],[-101.1408,42.9979],[-101.1315,42.9979],[-101.1257,42.9979],[-101.111,42.9979],[-101.1109,42.9979],[-101.0583,42.9979],[-101.0581,42.9979],[-101.0519,42.998],[-101.0517,42.998],[-101.0431,42.998],[-101.0335,42.9979],[-101.0334,42.9979],[-101.023,42.9978],[-101.006,42.9979],[-101.0009,42.998],[-100.9853,42.9982],[-100.9686,42.9981],[-100.9642,42.998],[-100.9641,42.998],[-100.9599,42.998],[-100.9598,42.998],[-100.9594,42.9978],[-100.9582,42.9978],[-100.9574,42.9979],[-100.9549,42.998],[-100.9453,42.998],[-100.9452,42.998],[-100.9354,42.998],[-100.935,42.998],[-100.9079,42.998],[-100.9074,42.998],[-100.907,42.998],[-100.9069,42.998],[-100.9068,42.998],[-100.9067,42.998],[-100.8918,42.998],[-100.8882,42.998],[-100.8875,42.998],[-100.8766,42.9982],[-100.8676,42.9982],[-100.8551,42.9982],[-100.8548,42.9982],[-100.8521,42.9982],[-100.8483,42.9982],[-100.8474,42.9982],[-100.8268,42.9984],[-100.8145,42.9984],[-100.8142,42.9984],[-100.8079,42.9986],[-100.8072,42.9986],[-100.807,42.9987],[-100.8069,42.9987],[-100.8052,42.9986],[-100.8044,42.9986],[-100.7933,42.9983],[-100.7888,42.9982],[-100.7866,42.9982],[-100.7865,42.9982],[-100.7748,42.9981],[-100.7737,42.9981],[-100.7645,42.9982],[-100.7503,42.9982],[-100.7489,42.9982],[-100.7479,42.9982],[-100.721,42.9982],[-100.7209,42.9982],[-100.7104,42.9982],[-100.7054,42.9982],[-100.7049,42.9982],[-100.6896,42.9982],[-100.6893,42.9982],[-100.6817,42.9982],[-100.6715,42.9982],[-100.6705,42.9982],[-100.6681,42.9982],[-100.653,42.9982],[-100.6508,42.9982],[-100.6507,42.9982],[-100.6505,42.9982],[-100.6325,42.9981],[-100.6324,42.9981],[-100.6323,42.9981],[-100.6275,42.9981],[-100.6193,42.9981],[-100.6099,42.9982],[-100.6076,42.9982],[-100.5787,42.9982],[-100.5734,42.9982],[-100.5733,42.9982],[-100.5709,42.9982],[-100.568,42.9982],[-100.5634,42.9982],[-100.5553,42.9983],[-100.5539,42.9984],[-100.5533,42.9984],[-100.5502,42.9988],[-100.5465,42.9988],[-100.5454,42.9988],[-100.5452,42.9988],[-100.5435,42.9988],[-100.5426,42.9988],[-100.5416,42.9988],[-100.5413,42.9988],[-100.538,42.9987],[-100.5378,42.9987],[-100.5335,42.9988],[-100.5316,42.9989],[-100.5314,42.9989],[-100.5306,42.9989],[-100.5305,42.9989],[-100.5296,42.9989],[-100.5293,42.999],[-100.5287,42.999],[-100.5286,42.999],[-100.526,42.999],[-100.4788,42.9989],[-100.468,42.9989],[-100.4582,42.9989],[-100.4572,42.9991],[-100.4526,42.9991],[-100.4353,42.9992],[-100.4316,42.9991],[-100.4152,42.999],[-100.4151,42.999],[-100.4135,42.999],[-100.4134,42.999],[-100.396,42.999],[-100.3851,42.9989],[-100.3846,42.9989],[-100.3552,42.9988],[-100.3551,42.9988],[-100.3542,42.9988],[-100.3541,42.9988],[-100.3513,42.9989],[-100.3508,42.9989],[-100.3498,42.9989],[-100.3495,42.9989],[-100.3493,42.9989],[-100.3492,42.9988],[-100.3161,42.9987],[-100.3159,42.9987],[-100.3144,42.9987],[-100.3143,42.9987],[-100.314,42.9987],[-100.3133,42.9987],[-100.313,42.9987],[-100.3123,42.9986],[-100.3111,42.9986],[-100.3102,42.9986],[-100.3097,42.9987],[-100.3091,42.9993],[-100.3089,42.9991],[-100.2977,42.9988],[-100.2962,42.9988],[-100.2928,42.9988],[-100.2837,42.9988],[-100.2819,42.9988],[-100.2816,42.9988],[-100.2777,42.9988],[-100.2768,42.9987],[-100.2764,42.9987],[-100.274,42.9987],[-100.2695,42.9986],[-100.2504,42.9985],[-100.234,42.9987],[-100.2339,42.9987],[-100.2297,42.9987],[-100.2296,42.9987],[-100.2291,42.9987],[-100.229,42.9987],[-100.2285,42.9987],[-100.2284,42.9987],[-100.2237,42.9987],[-100.2211,42.9987],[-100.2177,42.9987],[-100.1984,42.9987],[-100.1963,42.9985],[-100.193,42.9985],[-100.1854,42.9985],[-100.1512,42.9984],[-100.1511,42.9984],[-100.1283,42.9987],[-100.1269,42.9986],[-100.1268,42.9985],[-100.1266,42.9985],[-100.126,42.9985],[-100.1232,42.9985],[-100.121,42.9985],[-100.1195,42.9985],[-100.1193,42.9985],[-100.1131,42.9985],[-100.112,42.9984],[-100.1114,42.9984],[-100.1112,42.9984],[-100.111,42.9984],[-100.1102,42.9984],[-100.1074,42.9984],[-100.1072,42.9984],[-100.0805,42.9984],[-100.0801,42.9983],[-100.08,42.9983],[-100.0798,42.9983],[-100.0796,42.9984],[-100.0795,42.9984],[-100.076,42.9983],[-100.068,42.9983],[-100.0679,42.9983],[-100.0677,42.9984],[-100.0342,42.9982],[-100.028,42.9982],[-100.0229,42.9984],[-100.0227,42.9984],[-100.0137,42.9983],[-100.0113,42.9982],[-100.0085,42.9982],[-100.0054,42.9982],[-100.0022,42.9983],[-100.0012,42.9983],[-100.0004,42.9982],[-99.963,42.9977],[-99.9608,42.9981],[-99.9583,42.9981],[-99.9512,42.9982],[-99.9509,42.9981],[-99.9505,42.9981],[-99.9503,42.9982],[-99.9392,42.9981],[-99.9339,42.998],[-99.9274,42.9981],[-99.9207,42.998],[-99.9186,42.998],[-99.9185,42.998],[-99.9168,42.9981],[-99.916,42.998],[-99.9159,42.998],[-99.9135,42.9981],[-99.9042,42.9981],[-99.8897,42.9981],[-99.8778,42.9978],[-99.8773,42.9978],[-99.8756,42.9978],[-99.872,42.9978],[-99.8712,42.998],[-99.8706,42.998],[-99.8699,42.9981],[-99.8692,42.998],[-99.8674,42.998],[-99.8662,42.9981],[-99.8657,42.998],[-99.8653,42.9979],[-99.865,42.9979],[-99.8645,42.9979],[-99.8642,42.9979],[-99.8628,42.9979],[-99.8615,42.9979],[-99.8612,42.9979],[-99.8611,42.9979],[-99.8604,42.9979],[-99.8602,42.9979],[-99.86,42.9978],[-99.8599,42.998],[-99.8508,42.998],[-99.8499,42.998],[-99.8481,42.998],[-99.8406,42.9979],[-99.8392,42.9979],[-99.8359,42.9979],[-99.8354,42.998],[-99.8348,42.9979],[-99.8342,42.998],[-99.8339,42.998],[-99.8338,42.998],[-99.8336,42.998],[-99.8331,42.998],[-99.8309,42.9979],[-99.8303,42.9979],[-99.8292,42.9979],[-99.826,42.998],[-99.8258,42.9979],[-99.8227,42.9979],[-99.822,42.998],[-99.8217,42.998],[-99.8156,42.998],[-99.8094,42.9979],[-99.8085,42.998],[-99.8058,42.998],[-99.8037,42.998],[-99.8017,42.998],[-99.7999,42.998],[-99.7994,42.998],[-99.7992,42.998],[-99.799,42.998],[-99.7966,42.998],[-99.7907,42.9979],[-99.7887,42.9979],[-99.7881,42.9979],[-99.7775,42.9981],[-99.7708,42.9981],[-99.7685,42.9979],[-99.7628,42.9979],[-99.7584,42.9979],[-99.7514,42.9979],[-99.7513,42.9979],[-99.7466,42.9979],[-99.746,42.9979],[-99.7441,42.9979],[-99.7431,42.9979],[-99.7379,42.9979],[-99.7312,42.9979],[-99.7298,42.998],[-99.7284,42.9979],[-99.727,42.9979],[-99.7268,42.9979],[-99.7265,42.9979],[-99.7231,42.9979],[-99.7223,42.9979],[-99.7216,42.9979],[-99.7215,42.9979],[-99.7188,42.998],[-99.7094,42.998],[-99.7053,42.998],[-99.7016,42.998],[-99.7015,42.9979],[-99.7014,42.9979],[-99.6996,42.9979],[-99.6994,42.9979],[-99.6993,42.9978],[-99.6906,42.9979],[-99.6769,42.9979],[-99.6721,42.9979],[-99.67,42.9979],[-99.6632,42.9979],[-99.6558,42.9979],[-99.6524,42.9979],[-99.6497,42.9979],[-99.6377,42.9979],[-99.6363,42.9978],[-99.6359,42.9978],[-99.6278,42.9979],[-99.6245,42.9978],[-99.5784,42.998],[-99.5773,42.998],[-99.5753,42.998],[-99.5714,42.9979],[-99.5709,42.998],[-99.5695,42.9979],[-99.5693,42.9979],[-99.5692,42.998],[-99.5691,42.998],[-99.5582,42.998],[-99.5554,42.998],[-99.5547,42.998],[-99.5542,42.998],[-99.5538,42.998],[-99.5497,42.998],[-99.5495,42.998],[-99.5433,42.998],[-99.5408,42.998],[-99.5362,42.998],[-99.536,42.998],[-99.534,42.998],[-99.5287,42.998],[-99.5135,42.998],[-99.5004,42.9979],[-99.4942,42.998],[-99.4941,42.9979],[-99.494,42.9979],[-99.491,42.9979],[-99.4887,42.9981],[-99.4745,42.9981],[-99.4742,42.9981],[-99.4741,42.998],[-99.474,42.998],[-99.4737,42.998],[-99.4723,42.998],[-99.4719,42.998],[-99.4718,42.998],[-99.4716,42.9979],[-99.4715,42.9979],[-99.4518,42.998],[-99.4482,42.998],[-99.4395,42.998],[-99.4351,42.998],[-99.4328,42.998],[-99.4324,42.998],[-99.4177,42.998],[-99.4159,42.998],[-99.411,42.998],[-99.4051,42.998],[-99.3975,42.9981],[-99.3955,42.9982],[-99.3942,42.998],[-99.3921,42.998],[-99.3843,42.998],[-99.3834,42.998],[-99.3833,42.998],[-99.3831,42.998],[-99.3825,42.998],[-99.3806,42.998],[-99.3784,42.998],[-99.3769,42.998],[-99.3747,42.998],[-99.3746,42.998],[-99.3713,42.9981],[-99.3686,42.9981],[-99.3642,42.9982],[-99.3555,42.9982],[-99.3483,42.9982],[-99.348,42.9981],[-99.3478,42.9981],[-99.3477,42.998],[-99.3475,42.998],[-99.3473,42.998],[-99.3471,42.998],[-99.3467,42.998],[-99.3413,42.998],[-99.3377,42.998],[-99.3362,42.998],[-99.3334,42.998],[-99.3332,42.998],[-99.3166,42.998],[-99.3146,42.998],[-99.3136,42.998],[-99.3117,42.998],[-99.3116,42.998],[-99.3082,42.998],[-99.3078,42.998],[-99.3077,42.998],[-99.3069,42.998],[-99.3067,42.998],[-99.3066,42.998],[-99.3064,42.998],[-99.3041,42.998],[-99.2968,42.998],[-99.2954,42.9981],[-99.2951,42.9981],[-99.295,42.9981],[-99.2914,42.9981],[-99.2901,42.9981],[-99.2881,42.9981],[-99.2728,42.9982],[-99.2627,42.9982],[-99.2571,42.9981],[-99.2566,42.9981],[-99.2545,42.9981],[-99.2543,42.9981],[-99.2528,42.9981],[-99.2389,42.9982],[-99.2349,42.9981],[-99.2348,42.9981],[-99.2347,42.9981],[-99.2346,42.9981],[-99.2343,42.9981],[-99.2284,42.9981],[-99.2282,42.9981],[-99.2273,42.9981],[-99.2272,42.9981],[-99.2261,42.9981],[-99.2177,42.9982],[-99.2151,42.9982],[-99.2054,42.9981],[-99.1957,42.9981],[-99.1955,42.9981],[-99.1954,42.9981],[-99.178,42.9983],[-99.1703,42.9984],[-99.164,42.9985],[-99.1614,42.9985],[-99.1612,42.9984],[-99.1583,42.9984],[-99.1583,42.9983],[-99.1581,42.9983],[-99.158,42.9982],[-99.1579,42.9982],[-99.1578,42.9982],[-99.1576,42.9982],[-99.1569,42.9982],[-99.1564,42.9982],[-99.1562,42.9982],[-99.156,42.9982],[-99.1559,42.9982],[-99.1558,42.9982],[-99.1556,42.9982],[-99.1551,42.9982],[-99.1549,42.9982],[-99.1546,42.9982],[-99.1543,42.9982],[-99.1539,42.9982],[-99.153,42.9982],[-99.1522,42.9982],[-99.1512,42.9984],[-99.1511,42.9984],[-99.1459,42.9984],[-99.1393,42.9985],[-99.1393,42.9984],[-99.1392,42.9983],[-99.1391,42.9982],[-99.139,42.9982],[-99.1389,42.9982],[-99.1365,42.9982],[-99.1364,42.9982],[-99.1363,42.9982],[-99.1362,42.9982],[-99.1166,42.9982],[-99.1165,42.9982],[-99.1044,42.9982],[-99.0983,42.9982],[-99.0945,42.9982],[-99.0818,42.9982],[-99.0817,42.9982],[-99.0808,42.9982],[-99.0807,42.9982],[-99.0805,42.9982],[-99.0804,42.9982],[-99.0803,42.9982],[-99.0803,42.9983],[-99.0802,42.9983],[-99.0802,42.9984],[-99.0801,42.9984],[-99.0771,42.9983],[-99.0649,42.9981],[-99.0641,42.9982],[-99.0634,42.9982],[-99.0617,42.9983],[-99.0605,42.9983],[-99.0572,42.9983],[-99.0489,42.9983],[-99.0224,42.9982],[-99.0223,42.9982],[-99.0222,42.9982],[-99.0221,42.9982],[-99.022,42.9982],[-99.0219,42.9982],[-99.0217,42.9983],[-99.0216,42.9984],[-99.018,42.9984],[-99.001,42.9983],[-98.9973,42.9982],[-98.9967,42.9983],[-98.9961,42.9983],[-98.9952,42.9983],[-98.9945,42.9983],[-98.9932,42.9983],[-98.9931,42.9983],[-98.993,42.9983],[-98.9928,42.9983],[-98.9852,42.9982],[-98.9831,42.9982],[-98.9819,42.9982],[-98.9788,42.9982],[-98.9732,42.9982],[-98.9675,42.9982],[-98.9647,42.9982],[-98.9638,42.9983],[-98.9635,42.9983],[-98.9625,42.9983],[-98.9622,42.9983],[-98.9602,42.9983],[-98.9591,42.9983],[-98.9434,42.9983],[-98.9432,42.9983],[-98.9426,42.9983],[-98.936,42.9983],[-98.9194,42.9982],[-98.9191,42.9982],[-98.9179,42.9982],[-98.9031,42.9982],[-98.9009,42.9982],[-98.9,42.9982],[-98.8855,42.9982],[-98.881,42.9982],[-98.8753,42.9982],[-98.8722,42.9982],[-98.8715,42.9982],[-98.8639,42.9982],[-98.8606,42.9982],[-98.8242,42.9983],[-98.821,42.9983],[-98.8205,42.9983],[-98.8046,42.9983],[-98.8045,42.9983],[-98.8044,42.9983],[-98.8043,42.9984],[-98.8042,42.9984],[-98.8041,42.9985],[-98.804,42.9985],[-98.8039,42.9985],[-98.8038,42.9985],[-98.8036,42.9984],[-98.8035,42.9984],[-98.8034,42.9983],[-98.8033,42.9983],[-98.8031,42.9983],[-98.8029,42.9983],[-98.8015,42.9983],[-98.7858,42.9982],[-98.7856,42.9982],[-98.7645,42.9983],[-98.7642,42.9983],[-98.7637,42.9983],[-98.7624,42.9983],[-98.7623,42.9984],[-98.7558,42.9984],[-98.7523,42.9984],[-98.752,42.9984],[-98.7503,42.9984],[-98.7465,42.9984],[-98.7425,42.9984],[-98.742,42.9984],[-98.7384,42.9984],[-98.7258,42.9984],[-98.7251,42.9984],[-98.7237,42.9984],[-98.7225,42.9984],[-98.7053,42.9984],[-98.703,42.9984],[-98.6918,42.9985],[-98.6661,42.9985],[-98.666,42.9985],[-98.6656,42.9985],[-98.6655,42.9985],[-98.6653,42.9984],[-98.665,42.9984],[-98.6643,42.9984],[-98.6637,42.9984],[-98.6455,42.9985],[-98.6291,42.9985],[-98.6143,42.9984],[-98.605,42.9984],[-98.6045,42.9984],[-98.6042,42.9984],[-98.601,42.9984],[-98.6008,42.9984],[-98.6003,42.9984],[-98.5971,42.9984],[-98.5969,42.9984],[-98.5917,42.9984],[-98.5853,42.9984],[-98.5689,42.9985],[-98.5686,42.9985],[-98.568,42.9985],[-98.5673,42.9985],[-98.567,42.9986],[-98.5667,42.9986],[-98.5666,42.9986],[-98.5665,42.9986],[-98.5659,42.9986],[-98.5651,42.9986],[-98.5647,42.9985],[-98.5636,42.9984],[-98.5627,42.9984],[-98.5617,42.9984],[-98.5451,42.9984],[-98.5319,42.9985],[-98.5059,42.9985],[-98.5017,42.9986],[-98.5004,42.9986],[-98.4985,42.9986],[-98.4971,42.9925],[-98.4971,42.9923],[-98.4958,42.988],[-98.4948,42.9867],[-98.4905,42.9779],[-98.4857,42.9717],[-98.4835,42.969],[-98.4833,42.9687],[-98.4814,42.9665],[-98.4802,42.965],[-98.4789,42.9635],[-98.4734,42.9556],[-98.4706,42.9518],[-98.4702,42.9513],[-98.4697,42.9506],[-98.4687,42.9494],[-98.4674,42.9476],[-98.4671,42.9474],[-98.4668,42.9473],[-98.4666,42.9471],[-98.4631,42.9452],[-98.4617,42.9444],[-98.4585,42.9434],[-98.4522,42.9384],[-98.4483,42.9364],[-98.4471,42.9351],[-98.4465,42.9335],[-98.4461,42.9316],[-98.4459,42.9306],[-98.4453,42.9299],[-98.4441,42.9292],[-98.4397,42.9282],[-98.4373,42.9284],[-98.4345,42.9292],[-98.4343,42.9293],[-98.4326,42.9306],[-98.4324,42.9307],[-98.4309,42.9315],[-98.4282,42.9319],[-98.427,42.932],[-98.4263,42.9321],[-98.4231,42.9321],[-98.4218,42.932],[-98.4207,42.9319],[-98.4184,42.9307],[-98.4166,42.9302],[-98.413,42.9285],[-98.4114,42.9277],[-98.4108,42.9273],[-98.4098,42.9268],[-98.4078,42.9258],[-98.4077,42.9257],[-98.3993,42.9225],[-98.3953,42.9212],[-98.3864,42.9184],[-98.3754,42.9131],[-98.3735,42.9126],[-98.3734,42.9126],[-98.3728,42.9124],[-98.3625,42.9089],[-98.3617,42.9087],[-98.3585,42.9076],[-98.3581,42.9075],[-98.3563,42.9068],[-98.3543,42.9061],[-98.3525,42.9054],[-98.3514,42.905],[-98.3484,42.9037],[-98.3462,42.9027],[-98.3438,42.9016],[-98.3424,42.9008],[-98.338,42.8978],[-98.337,42.8968],[-98.3358,42.8957],[-98.3358,42.8955],[-98.3353,42.8948],[-98.3341,42.8926],[-98.3336,42.8917],[-98.3335,42.8915],[-98.3324,42.8905],[-98.3297,42.8884],[-98.3259,42.8865],[-98.3256,42.8864],[-98.3236,42.8858],[-98.3228,42.8856],[-98.3209,42.885],[-98.3195,42.8845],[-98.3194,42.8845],[-98.3181,42.8843],[-98.3163,42.8839],[-98.3151,42.8837],[-98.3139,42.8834],[-98.3122,42.8831],[-98.3098,42.8826],[-98.2975,42.8801],[-98.293,42.8788],[-98.283,42.8759],[-98.2809,42.8752],[-98.28,42.875],[-98.278,42.8748],[-98.2755,42.8746],[-98.2721,42.8744],[-98.2706,42.8743],[-98.2684,42.8742],[-98.266,42.8743],[-98.2636,42.8745],[-98.2635,42.8745],[-98.2604,42.8745],[-98.2583,42.8744],[-98.2563,42.8741],[-98.254,42.8734],[-98.2518,42.8728],[-98.2504,42.8721],[-98.2498,42.8718],[-98.2483,42.8698],[-98.2482,42.8697],[-98.2468,42.8684],[-98.2319,42.8611],[-98.2309,42.8605],[-98.2304,42.8603],[-98.2293,42.8596],[-98.2284,42.859],[-98.2265,42.8577],[-98.2254,42.8566],[-98.2242,42.8555],[-98.2224,42.8546],[-98.2198,42.8532],[-98.2177,42.8523],[-98.211,42.8495],[-98.2083,42.8484],[-98.2045,42.8468],[-98.204,42.8466],[-98.2004,42.8454],[-98.1969,42.8441],[-98.1964,42.8439],[-98.1952,42.8435],[-98.1928,42.8426],[-98.1898,42.8416],[-98.1867,42.8409],[-98.1841,42.8404],[-98.1839,42.8403],[-98.1835,42.8402],[-98.1825,42.84],[-98.1817,42.8398],[-98.1816,42.8397],[-98.1808,42.8396],[-98.1805,42.8395],[-98.1799,42.8393],[-98.1792,42.8391],[-98.1711,42.8371],[-98.1675,42.8369],[-98.1657,42.837],[-98.1632,42.8372],[-98.1602,42.8376],[-98.1595,42.8378],[-98.1585,42.8379],[-98.1577,42.8381],[-98.1531,42.839],[-98.1525,42.8389],[-98.1482,42.8398],[-98.1471,42.8396],[-98.1458,42.8386],[-98.1432,42.8367],[-98.1398,42.8342],[-98.1381,42.8325],[-98.1357,42.8295],[-98.1336,42.8266],[-98.1329,42.8258],[-98.1302,42.8223],[-98.1292,42.8211],[-98.1277,42.82],[-98.1276,42.8199],[-98.1266,42.8198],[-98.1258,42.8198],[-98.1249,42.8197],[-98.1243,42.8192],[-98.1239,42.8184],[-98.1212,42.8168],[-98.1151,42.8138],[-98.1124,42.8132],[-98.1115,42.8124],[-98.1102,42.8115],[-98.1079,42.8105],[-98.1065,42.8096],[-98.1049,42.8083],[-98.104,42.8071],[-98.1017,42.8053],[-98.0993,42.8035],[-98.0981,42.8022],[-98.0962,42.8003],[-98.0947,42.7992],[-98.0934,42.7985],[-98.0931,42.7984],[-98.0919,42.7976],[-98.0909,42.7969],[-98.088,42.7956],[-98.0829,42.7942],[-98.0817,42.7932],[-98.0806,42.7926],[-98.0761,42.7899],[-98.0746,42.7889],[-98.074,42.7883],[-98.0729,42.7869],[-98.0713,42.7867],[-98.0693,42.7859],[-98.0675,42.7846],[-98.0664,42.7833],[-98.0644,42.782],[-98.063,42.781],[-98.0619,42.7792],[-98.0613,42.7778],[-98.0613,42.7775],[-98.0611,42.7768],[-98.0608,42.7752],[-98.0604,42.7733],[-98.0599,42.7727],[-98.0583,42.7717],[-98.0567,42.7707],[-98.0562,42.7705],[-98.0553,42.7702],[-98.0522,42.7689],[-98.0517,42.7687],[-98.0493,42.7684],[-98.0485,42.7683],[-98.0483,42.7683],[-98.0475,42.7682],[-98.0465,42.7681],[-98.0461,42.7681],[-98.0447,42.7679],[-98.0421,42.7672],[-98.0387,42.7663],[-98.0371,42.7656],[-98.0351,42.7641],[-98.0344,42.764],[-98.0308,42.7636],[-98.0306,42.7636],[-98.026,42.7635],[-98.022,42.763],[-98.0198,42.7627],[-98.0182,42.7625],[-98.0173,42.7623],[-98.0143,42.7623],[-98.0141,42.7623],[-98.0131,42.7622],[-98.0127,42.7623],[-98.0108,42.7627],[-98.0092,42.7633],[-98.0067,42.7639],[-98.0058,42.7641],[-98.0051,42.7639],[-98.0043,42.7635],[-98.0026,42.7632],[-98.0004,42.7632],[-97.9943,42.7649],[-97.9933,42.7652],[-97.9925,42.765],[-97.9916,42.7649],[-97.9909,42.765],[-97.9904,42.7653],[-97.9901,42.7654],[-97.99,42.7655],[-97.9899,42.7655],[-97.9884,42.7663],[-97.9866,42.7671],[-97.9858,42.7674],[-97.985,42.7677],[-97.9847,42.7678],[-97.9836,42.7681],[-97.9828,42.7684],[-97.9814,42.7689],[-97.9795,42.7694],[-97.9776,42.7698],[-97.9764,42.7699],[-97.9742,42.7697],[-97.9711,42.7693],[-97.9688,42.7691],[-97.9664,42.7688],[-97.9634,42.7687],[-97.9621,42.7686],[-97.9602,42.7687],[-97.9573,42.7688],[-97.9548,42.7689],[-97.9535,42.769],[-97.9502,42.7696],[-97.9472,42.7707],[-97.9402,42.7743],[-97.9381,42.775],[-97.9368,42.7757],[-97.9348,42.7769],[-97.933,42.7781],[-97.9319,42.7794],[-97.931,42.78],[-97.9296,42.7811],[-97.9282,42.7823],[-97.9273,42.783],[-97.9255,42.7845],[-97.9241,42.7861],[-97.9236,42.7866],[-97.9233,42.7869],[-97.9223,42.7876],[-97.9215,42.7883],[-97.9205,42.7887],[-97.9198,42.7889],[-97.9185,42.7892],[-97.9171,42.7894],[-97.916,42.7898],[-97.9149,42.7905],[-97.913,42.7922],[-97.912,42.7931],[-97.9111,42.7938],[-97.9101,42.7943],[-97.909,42.7948],[-97.908,42.7957],[-97.9051,42.7988],[-97.9035,42.8008],[-97.9031,42.8013],[-97.9008,42.8039],[-97.8983,42.8068],[-97.8963,42.8096],[-97.8945,42.8116],[-97.8921,42.8137],[-97.8903,42.815],[-97.8886,42.8172],[-97.8873,42.8199],[-97.8865,42.8222],[-97.8861,42.8235],[-97.8855,42.8249],[-97.885,42.8262],[-97.8844,42.8272],[-97.8839,42.8278],[-97.8832,42.8287],[-97.8829,42.8292],[-97.8826,42.8298],[-97.8824,42.8309],[-97.8821,42.8318],[-97.8819,42.8322],[-97.881,42.8337],[-97.8806,42.8344],[-97.88,42.8353],[-97.8797,42.8363],[-97.8795,42.8391],[-97.8795,42.8414],[-97.8794,42.8426],[-97.8791,42.8436],[-97.8785,42.8446],[-97.8777,42.8455],[-97.8766,42.8467],[-97.876,42.8477],[-97.8758,42.8485],[-97.8757,42.8498],[-97.8758,42.8502],[-97.8761,42.8509],[-97.8766,42.8518],[-97.877,42.8526],[-97.8771,42.853],[-97.8772,42.8543],[-97.8764,42.857],[-97.8762,42.8578],[-97.8758,42.8584],[-97.8755,42.8587],[-97.8736,42.8595],[-97.8722,42.8601],[-97.8714,42.8605],[-97.8685,42.8618],[-97.8659,42.8628],[-97.8611,42.8642],[-97.8581,42.8651],[-97.8563,42.8655],[-97.8504,42.8668],[-97.8454,42.8677],[-97.842,42.8682],[-97.8391,42.8684],[-97.8372,42.8686],[-97.8343,42.8688],[-97.8314,42.869],[-97.8305,42.8689],[-97.8295,42.8689],[-97.8286,42.8688],[-97.828,42.8686],[-97.8259,42.8675],[-97.819,42.8629],[-97.8171,42.8618],[-97.8154,42.8613],[-97.8144,42.8611],[-97.8086,42.8598],[-97.8048,42.8587],[-97.8013,42.858],[-97.7986,42.8571],[-97.7962,42.8562],[-97.7911,42.8544],[-97.7884,42.8534],[-97.785,42.8524],[-97.7815,42.8515],[-97.7794,42.8509],[-97.7769,42.8503],[-97.7744,42.8497],[-97.7697,42.8494],[-97.7647,42.849],[-97.7582,42.849],[-97.7537,42.8489],[-97.7513,42.8491],[-97.7502,42.8494],[-97.7325,42.8481],[-97.7207,42.8473],[-97.7203,42.8473],[-97.7094,42.8453],[-97.701,42.8436],[-97.6932,42.8428],[-97.6865,42.8422],[-97.6761,42.8425],[-97.6683,42.8428],[-97.6622,42.8436],[-97.6621,42.8436],[-97.6579,42.8444],[-97.6516,42.846],[-97.6468,42.8474],[-97.642,42.8491],[-97.6419,42.8492],[-97.6357,42.8515],[-97.6354,42.8515],[-97.6304,42.8531],[-97.6254,42.8543],[-97.6231,42.8553],[-97.6203,42.8565],[-97.6174,42.8574],[-97.6154,42.8578],[-97.6118,42.8584],[-97.6062,42.8583],[-97.6051,42.8584],[-97.6038,42.8583],[-97.603,42.858],[-97.6029,42.8579],[-97.6013,42.857],[-97.5993,42.8562],[-97.5955,42.8551],[-97.5919,42.8538],[-97.5874,42.8529],[-97.5834,42.8518],[-97.5785,42.8505],[-97.5746,42.8496],[-97.5714,42.849],[-97.5671,42.8481],[-97.5645,42.8479],[-97.5619,42.8475],[-97.5579,42.8475],[-97.5546,42.8476],[-97.5509,42.8478],[-97.5475,42.848],[-97.5447,42.8483],[-97.5424,42.8487],[-97.5364,42.8496],[-97.5319,42.8501],[-97.5266,42.8511],[-97.5224,42.852],[-97.516,42.8537],[-97.5121,42.8552],[-97.5099,42.8563],[-97.5081,42.8574],[-97.5065,42.858],[-97.5055,42.8583],[-97.5049,42.8585],[-97.5033,42.8582],[-97.5019,42.8578],[-97.5003,42.8572],[-97.4991,42.8552],[-97.4962,42.8532],[-97.4938,42.8524],[-97.4915,42.8516],[-97.487,42.8506],[-97.4849,42.8504],[-97.4841,42.8503],[-97.4838,42.8502],[-97.4823,42.8503],[-97.4813,42.8503],[-97.4791,42.8504],[-97.4772,42.8505],[-97.4754,42.8505],[-97.473,42.8505],[-97.4716,42.8505],[-97.4705,42.8505],[-97.4697,42.8504],[-97.4682,42.8502],[-97.4669,42.8499],[-97.4659,42.8498],[-97.4647,42.8496],[-97.4632,42.8493],[-97.4617,42.8492],[-97.4604,42.8489],[-97.4588,42.8483],[-97.4577,42.8475],[-97.4564,42.8469],[-97.4544,42.8465],[-97.4522,42.846],[-97.4496,42.8458],[-97.4469,42.8459],[-97.4449,42.8459],[-97.4438,42.846],[-97.4423,42.8462],[-97.4408,42.8466],[-97.44,42.8468],[-97.4391,42.8471],[-97.4375,42.848],[-97.4354,42.8492],[-97.4338,42.8502],[-97.4334,42.8504],[-97.432,42.8515],[-97.4305,42.8527],[-97.4296,42.8536],[-97.429,42.8541],[-97.428,42.8549],[-97.4268,42.8558],[-97.4257,42.8565],[-97.4255,42.8567],[-97.4251,42.8582],[-97.4232,42.8612],[-97.4201,42.8637],[-97.4189,42.8646],[-97.4171,42.8659],[-97.4164,42.8663],[-97.4153,42.8668],[-97.4145,42.867],[-97.4134,42.8674],[-97.4122,42.8677],[-97.4108,42.868],[-97.4095,42.8682],[-97.4083,42.8683],[-97.4074,42.8684],[-97.4067,42.8683],[-97.4061,42.8683],[-97.4054,42.8681],[-97.4044,42.8678],[-97.4036,42.8673],[-97.4023,42.8665],[-97.4009,42.8657],[-97.3998,42.8652],[-97.3995,42.865],[-97.3993,42.8648],[-97.394,42.8642],[-97.3879,42.8644],[-97.3851,42.8644],[-97.3767,42.8652],[-97.3762,42.8641],[-97.3758,42.8634],[-97.3753,42.863],[-97.3737,42.8618],[-97.3714,42.8601],[-97.3686,42.8584],[-97.367,42.8577],[-97.365,42.8568],[-97.3618,42.8551],[-97.3596,42.8548],[-97.3565,42.855],[-97.3521,42.856],[-97.35,42.8559],[-97.3494,42.8558],[-97.3477,42.8558],[-97.3448,42.8558],[-97.3412,42.8559],[-97.3385,42.8563],[-97.3362,42.8568],[-97.3323,42.858],[-97.3307,42.8584],[-97.3287,42.8594],[-97.3285,42.8595],[-97.3279,42.8602],[-97.3272,42.8608],[-97.327,42.8609],[-97.3264,42.8613],[-97.3258,42.8614],[-97.3245,42.862],[-97.3227,42.8624],[-97.3215,42.8628],[-97.3201,42.863],[-97.3181,42.8633],[-97.3162,42.8633],[-97.3111,42.8658],[-97.3096,42.8669],[-97.3089,42.8673],[-97.308,42.8675],[-97.3068,42.8676],[-97.3067,42.8676],[-97.3062,42.8675],[-97.306,42.8673],[-97.3044,42.8668],[-97.3043,42.8668],[-97.3041,42.8666],[-97.3025,42.8658],[-97.3024,42.8658],[-97.3021,42.8657],[-97.3015,42.8652],[-97.3008,42.8645],[-97.3005,42.8642],[-97.3002,42.8638],[-97.2991,42.8628],[-97.298,42.862],[-97.2979,42.8618],[-97.2971,42.8613],[-97.295,42.8596],[-97.2923,42.8572],[-97.2907,42.856],[-97.2899,42.8555],[-97.2889,42.8554],[-97.2876,42.8552],[-97.2875,42.8552],[-97.2858,42.855],[-97.2849,42.8548],[-97.2844,42.8547],[-97.284,42.8546],[-97.2832,42.8544],[-97.283,42.8544],[-97.282,42.8543],[-97.2803,42.8542],[-97.2787,42.8543],[-97.2786,42.8542],[-97.2783,42.8542],[-97.2775,42.8541],[-97.2768,42.8539],[-97.2761,42.8537],[-97.2742,42.8533],[-97.2729,42.8529],[-97.271,42.8528],[-97.2695,42.8526],[-97.2692,42.8526],[-97.2679,42.8526],[-97.2665,42.8527],[-97.2661,42.8527],[-97.2653,42.8529],[-97.2639,42.8531],[-97.2626,42.8533],[-97.2619,42.8533],[-97.2609,42.8534],[-97.2599,42.8535],[-97.2588,42.8536],[-97.2579,42.8537],[-97.2571,42.8539],[-97.2567,42.8539],[-97.2558,42.8542],[-97.2549,42.8544],[-97.2536,42.8549],[-97.2518,42.8554],[-97.2503,42.8556],[-97.2496,42.8555],[-97.2489,42.8554],[-97.2486,42.8554],[-97.2481,42.8553],[-97.2457,42.8548],[-97.2441,42.8543],[-97.2436,42.8542],[-97.2411,42.8537],[-97.2379,42.8531],[-97.237,42.8528],[-97.2344,42.8521],[-97.2323,42.8514],[-97.2319,42.8513],[-97.2306,42.8507],[-97.2286,42.8497],[-97.2262,42.8488],[-97.225,42.8483],[-97.2217,42.8471],[-97.2207,42.8468],[-97.219,42.846],[-97.2188,42.8458],[-97.2181,42.8451],[-97.2174,42.8435],[-97.2174,42.8409],[-97.2174,42.8397],[-97.2176,42.8384],[-97.2177,42.8376],[-97.2178,42.837],[-97.2178,42.8362],[-97.218,42.8353],[-97.2179,42.834],[-97.2181,42.8322],[-97.2182,42.8314],[-97.2182,42.8312],[-97.2183,42.8296],[-97.2181,42.8287],[-97.2178,42.8278],[-97.2162,42.825],[-97.2151,42.823],[-97.2145,42.8218],[-97.214,42.8201],[-97.2136,42.8185],[-97.2136,42.8183],[-97.2134,42.8162],[-97.2133,42.8139],[-97.2131,42.813],[-97.2127,42.8121],[-97.2124,42.8118],[-97.2117,42.8107],[-97.2101,42.8093],[-97.2078,42.8078],[-97.2047,42.8065],[-97.2004,42.8055],[-97.199,42.8053],[-97.1962,42.8053],[-97.1942,42.8054],[-97.1919,42.8052],[-97.1901,42.8051],[-97.1876,42.8048],[-97.1845,42.8043],[-97.1795,42.8034],[-97.1785,42.8032],[-97.1775,42.8032],[-97.1758,42.8031],[-97.1721,42.8029],[-97.1696,42.8025],[-97.167,42.8021],[-97.1639,42.8013],[-97.1614,42.8002],[-97.1603,42.7997],[-97.16,42.7995],[-97.1557,42.7976],[-97.1508,42.7956],[-97.1503,42.7945],[-97.1483,42.793],[-97.1472,42.7922],[-97.1471,42.7921],[-97.1446,42.7901],[-97.1431,42.7886],[-97.1425,42.7874],[-97.1423,42.7869],[-97.1422,42.7867],[-97.1418,42.7863],[-97.141,42.7855],[-97.1397,42.7843],[-97.1388,42.7838],[-97.1382,42.7834],[-97.1375,42.7823],[-97.137,42.781],[-97.137,42.7803],[-97.1371,42.7792],[-97.1371,42.7789],[-97.1357,42.777],[-97.1353,42.776],[-97.1352,42.7758],[-97.1346,42.7748],[-97.1345,42.7745],[-97.1333,42.7734],[-97.132,42.7724],[-97.1313,42.7719],[-97.1306,42.7717],[-97.1303,42.7715],[-97.1295,42.7714],[-97.1283,42.7713],[-97.1275,42.7713],[-97.1261,42.7711],[-97.1255,42.771],[-97.1253,42.771],[-97.1247,42.771],[-97.1232,42.7708],[-97.1192,42.7701],[-97.1155,42.7693],[-97.1137,42.7691],[-97.1127,42.7691],[-97.1116,42.7694],[-97.11,42.7697],[-97.1078,42.7699],[-97.104,42.7698],[-97.1014,42.7697],[-97.1011,42.7697],[-97.0961,42.7693],[-97.0953,42.7694],[-97.09,42.7697],[-97.0855,42.7701],[-97.0852,42.7701],[-97.0824,42.7708],[-97.0813,42.7711],[-97.0812,42.7711],[-97.0807,42.7712],[-97.0795,42.7714],[-97.0794,42.7714],[-97.0773,42.7717],[-97.0761,42.7718],[-97.0748,42.7719],[-97.0733,42.7721],[-97.0718,42.7723],[-97.0709,42.7723],[-97.0684,42.7723],[-97.0672,42.7723],[-97.0656,42.7722],[-97.0599,42.7714],[-97.0562,42.7709],[-97.055,42.7707],[-97.0547,42.7706],[-97.0537,42.7705],[-97.0525,42.7702],[-97.0522,42.7702],[-97.052,42.7701],[-97.0513,42.77],[-97.0507,42.7698],[-97.0505,42.7698],[-97.0462,42.7687],[-97.0454,42.7684],[-97.0417,42.768],[-97.0412,42.7678],[-97.0391,42.7672],[-97.0379,42.7667],[-97.0369,42.7665],[-97.0352,42.7663],[-97.0339,42.7661],[-97.0332,42.7659],[-97.0323,42.7654],[-97.0302,42.7637],[-97.0284,42.763],[-97.0261,42.7626],[-97.0252,42.7625],[-97.0249,42.7624],[-97.0205,42.7619],[-97.0201,42.7618],[-97.0198,42.7618],[-97.0181,42.7616],[-97.0169,42.7615],[-97.0166,42.7614],[-97.0159,42.7613],[-97.015,42.7612],[-97.0133,42.7612],[-97.013,42.7611],[-97.0098,42.7608],[-97.008,42.7607],[-97.0066,42.7606],[-97.0055,42.7605],[-97.0037,42.7604],[-97.0029,42.7603],[-97.0016,42.7602],[-97.0012,42.7602],[-97.0006,42.7602],[-97.0001,42.7602],[-96.9998,42.7602],[-96.9986,42.76],[-96.9975,42.7599],[-96.9963,42.7598],[-96.9928,42.7595],[-96.9915,42.7595],[-96.9901,42.7595],[-96.9885,42.7598],[-96.9865,42.7602],[-96.9859,42.7602],[-96.9844,42.7604],[-96.9832,42.7606],[-96.9822,42.7606],[-96.9809,42.7604],[-96.9801,42.7604],[-96.9797,42.7602],[-96.9791,42.7601],[-96.9784,42.7598],[-96.9774,42.7593],[-96.9764,42.7589],[-96.9753,42.7583],[-96.9745,42.7578],[-96.9734,42.757],[-96.9711,42.7555],[-96.9694,42.7546],[-96.9689,42.7543],[-96.9686,42.7538],[-96.9682,42.7533],[-96.9678,42.7525],[-96.9664,42.75],[-96.9617,42.7417],[-96.9612,42.7406],[-96.9612,42.7403],[-96.9609,42.7391],[-96.961,42.7381],[-96.9611,42.7379],[-96.9611,42.7374],[-96.9613,42.7366],[-96.9622,42.7347],[-96.9652,42.729],[-96.9658,42.7271],[-96.9657,42.7245],[-96.9648,42.7225],[-96.9635,42.7206],[-96.9633,42.7205],[-96.9616,42.7198],[-96.9559,42.7192],[-96.9506,42.7194],[-96.9489,42.7195],[-96.9441,42.7207],[-96.9411,42.7216],[-96.9368,42.7234],[-96.9306,42.7263],[-96.9303,42.7264],[-96.9274,42.7284],[-96.927,42.7286],[-96.9267,42.7289],[-96.9254,42.7297],[-96.9242,42.7303],[-96.9205,42.7314],[-96.9137,42.7327],[-96.9079,42.7339],[-96.9078,42.7338],[-96.9072,42.7338],[-96.9068,42.7338],[-96.9053,42.7332],[-96.9048,42.733],[-96.9026,42.7321],[-96.8996,42.7307],[-96.8986,42.7302],[-96.898,42.7299],[-96.8936,42.7279],[-96.8897,42.7262],[-96.8886,42.7258],[-96.8868,42.7252],[-96.8865,42.7251],[-96.8851,42.7248],[-96.8837,42.7247],[-96.8831,42.7246],[-96.8799,42.7244],[-96.8773,42.7244],[-96.8769,42.7244],[-96.8753,42.7244],[-96.8728,42.7241],[-96.8716,42.7238],[-96.8686,42.723],[-96.868,42.7229],[-96.867,42.7226],[-96.8662,42.7224],[-96.8648,42.722],[-96.8604,42.7208],[-96.8559,42.7185],[-96.8546,42.7179],[-96.8519,42.7162],[-96.85,42.715],[-96.8468,42.7135],[-96.8456,42.713],[-96.8438,42.7122],[-96.8434,42.712],[-96.839,42.711],[-96.8336,42.7094],[-96.8298,42.7085],[-96.8295,42.7084],[-96.8257,42.7083],[-96.8255,42.7082],[-96.8242,42.7082],[-96.8239,42.7082],[-96.8224,42.7079],[-96.8219,42.7078],[-96.8199,42.7078],[-96.8195,42.7078],[-96.8188,42.7076],[-96.8185,42.7076],[-96.8179,42.7074],[-96.8151,42.7068],[-96.8131,42.7064],[-96.8106,42.7056],[-96.8062,42.7041],[-96.8016,42.6988],[-96.8016,42.6968],[-96.8008,42.6942],[-96.8005,42.6925],[-96.8004,42.6911],[-96.8004,42.6903],[-96.8004,42.69],[-96.8004,42.6897],[-96.8003,42.6885],[-96.8003,42.6863],[-96.8002,42.6844],[-96.8003,42.6836],[-96.8018,42.6746],[-96.8019,42.6739],[-96.8021,42.6729],[-96.8022,42.6722],[-96.8016,42.6711],[-96.8012,42.6703],[-96.8009,42.6697],[-96.8008,42.6697],[-96.7996,42.6688],[-96.7986,42.6681],[-96.7977,42.6678],[-96.7932,42.666],[-96.7926,42.6659],[-96.7866,42.6647],[-96.7857,42.6645],[-96.781,42.6636],[-96.7768,42.6627],[-96.7729,42.6622],[-96.7663,42.6621],[-96.7641,42.662],[-96.7597,42.6628],[-96.7557,42.6635],[-96.7512,42.6644],[-96.7506,42.6649],[-96.7498,42.6654],[-96.7494,42.6657],[-96.7469,42.6662],[-96.7449,42.6664],[-96.7421,42.6666],[-96.7352,42.6672],[-96.728,42.6669],[-96.7252,42.6662],[-96.7239,42.6658],[-96.7229,42.6656],[-96.7221,42.6654],[-96.717,42.6641],[-96.7134,42.6631],[-96.7107,42.6625],[-96.7103,42.6624],[-96.7102,42.6623],[-96.7099,42.6623],[-96.708,42.6618],[-96.7046,42.6609],[-96.7032,42.6606],[-96.7023,42.6603],[-96.7017,42.6602],[-96.7014,42.6601],[-96.6985,42.6594],[-96.6976,42.6591],[-96.6952,42.658],[-96.693,42.657],[-96.6917,42.6564],[-96.6913,42.6562],[-96.6889,42.6542],[-96.6884,42.6537],[-96.6877,42.6531],[-96.6874,42.6527],[-96.6871,42.6521],[-96.687,42.6514],[-96.687,42.6513],[-96.687,42.6508],[-96.687,42.6498],[-96.6871,42.6494],[-96.6873,42.6481],[-96.6874,42.648],[-96.6874,42.6479],[-96.6874,42.6477],[-96.6874,42.6476],[-96.6878,42.646],[-96.6882,42.6454],[-96.6885,42.645],[-96.6891,42.6441],[-96.6898,42.6436],[-96.6903,42.6434],[-96.6926,42.642],[-96.6934,42.6412],[-96.6943,42.6403],[-96.6946,42.6399],[-96.6956,42.6389],[-96.6968,42.6376],[-96.6979,42.6364],[-96.6989,42.6352],[-96.7003,42.6336],[-96.7013,42.6324],[-96.7029,42.6305],[-96.7048,42.6282],[-96.7069,42.6258],[-96.7073,42.6253],[-96.7075,42.6249],[-96.7087,42.6232],[-96.7095,42.6219],[-96.7105,42.6194],[-96.7106,42.6193],[-96.7113,42.6174],[-96.7114,42.6164],[-96.7116,42.6148],[-96.7114,42.6128],[-96.7113,42.6118],[-96.7112,42.6103],[-96.711,42.6087],[-96.711,42.6081],[-96.7099,42.6053],[-96.7098,42.6051],[-96.7079,42.6016],[-96.7062,42.5992],[-96.7049,42.5981],[-96.7027,42.5961],[-96.7007,42.5942],[-96.6989,42.5924],[-96.6972,42.5903],[-96.6958,42.5888],[-96.6934,42.5863],[-96.6903,42.5829],[-96.687,42.5792],[-96.6841,42.5765],[-96.6811,42.5744],[-96.6774,42.5724],[-96.676,42.5716],[-96.6742,42.5711],[-96.6721,42.5704],[-96.67,42.5698],[-96.6675,42.569],[-96.6644,42.5681],[-96.6631,42.5677],[-96.6609,42.5671],[-96.6587,42.5664],[-96.6568,42.5654],[-96.6545,42.5642],[-96.6522,42.563],[-96.6502,42.5619],[-96.65,42.5619],[-96.6481,42.5608],[-96.6467,42.5598],[-96.645,42.5586],[-96.6448,42.5585],[-96.6436,42.5576],[-96.642,42.556],[-96.6408,42.5547],[-96.6394,42.5534],[-96.638,42.552],[-96.6372,42.5507],[-96.6363,42.5491],[-96.6353,42.5476],[-96.6349,42.5459],[-96.6345,42.5447],[-96.6341,42.5433],[-96.6337,42.5416],[-96.6333,42.5403],[-96.6333,42.5402],[-96.6333,42.5383],[-96.6333,42.5372],[-96.6333,42.5358],[-96.6333,42.5342],[-96.6333,42.5331],[-96.6333,42.533],[-96.6333,42.5316],[-96.6331,42.5306],[-96.633,42.5299],[-96.6328,42.5287],[-96.6324,42.5273],[-96.6319,42.5256],[-96.6315,42.5243],[-96.6293,42.5194],[-96.6282,42.517],[-96.6273,42.5155],[-96.6263,42.5141],[-96.626,42.5136],[-96.6253,42.5132],[-96.6155,42.5082],[-96.6134,42.5071],[-96.6125,42.5066],[-96.6115,42.5061],[-96.6099,42.5056],[-96.6089,42.5052],[-96.6063,42.5048],[-96.6035,42.5045],[-96.5992,42.5046],[-96.596,42.5046],[-96.5911,42.5054],[-96.5844,42.5078],[-96.5725,42.5157],[-96.5679,42.5179],[-96.5655,42.5185],[-96.5651,42.5186],[-96.5623,42.5193],[-96.5602,42.5198],[-96.5578,42.5204],[-96.5553,42.5204],[-96.5521,42.5205],[-96.5488,42.5206],[-96.5474,42.5202],[-96.5454,42.5198],[-96.5413,42.5189],[-96.538,42.5181],[-96.5316,42.5151],[-96.5288,42.5133],[-96.5251,42.5102],[-96.5238,42.5085],[-96.5233,42.5079],[-96.5222,42.5065],[-96.5206,42.5047],[-96.5192,42.5018],[-96.5187,42.5008],[-96.5185,42.5],[-96.5175,42.4969],[-96.5158,42.4942],[-96.5124,42.4906],[-96.5105,42.4887],[-96.5086,42.4867],[-96.5068,42.4854],[-96.5065,42.4853],[-96.5059,42.4849],[-96.5057,42.4847],[-96.5034,42.4837],[-96.5027,42.4834],[-96.5019,42.483],[-96.5013,42.4828],[-96.4895,42.4801],[-96.4875,42.48],[-96.4828,42.4798],[-96.4818,42.4798],[-96.481,42.4797],[-96.48,42.4797],[-96.4788,42.4797],[-96.4756,42.4802],[-96.4702,42.4821],[-96.4653,42.4839],[-96.4597,42.4869],[-96.4561,42.4881],[-96.4531,42.4889],[-96.451,42.4894],[-96.4496,42.4897],[-96.4472,42.4903],[-96.4455,42.4906],[-96.4449,42.4905],[-96.444,42.4903],[-96.4425,42.49],[-96.4414,42.4898],[-96.4403,42.4896],[-96.4349,42.4894],[-96.4338,42.4894],[-96.4285,42.4891],[-96.4279,42.4891],[-96.4266,42.4891],[-96.4239,42.489],[-96.423,42.4889],[-96.4217,42.4888],[-96.418,42.4884],[-96.4168,42.4883],[-96.4137,42.488],[-96.4136,42.488],[-96.4134,42.4879],[-96.4132,42.4879],[-96.413,42.4879],[-96.4128,42.4879],[-96.4122,42.4878],[-96.4116,42.4878],[-96.4094,42.4876],[-96.4084,42.4873],[-96.4078,42.4872],[-96.4072,42.487],[-96.402,42.4864],[-96.3961,42.4844],[-96.396,42.4842],[-96.3927,42.4814],[-96.3925,42.4812],[-96.3873,42.4757],[-96.386,42.4745],[-96.386,42.4744],[-96.3854,42.4731],[-96.3813,42.4617],[-96.3809,42.4592],[-96.3806,42.456],[-96.3801,42.4515],[-96.3804,42.449],[-96.3806,42.447],[-96.3806,42.4469],[-96.3807,42.4468],[-96.3807,42.4464],[-96.3827,42.4414],[-96.3843,42.4373],[-96.3876,42.4325],[-96.3968,42.4243],[-96.397,42.4241],[-96.3979,42.4233],[-96.3988,42.4225],[-96.4032,42.4192],[-96.4074,42.416],[-96.4103,42.413],[-96.4113,42.4116],[-96.4112,42.4115],[-96.4136,42.4079],[-96.4152,42.4042],[-96.4155,42.4004],[-96.4155,42.4003],[-96.4155,42.3989],[-96.4155,42.3973],[-96.4154,42.3963],[-96.4154,42.3958],[-96.415,42.3934],[-96.4146,42.3922],[-96.4141,42.3912],[-96.4133,42.3899],[-96.4125,42.3885],[-96.4117,42.3871],[-96.4113,42.3863],[-96.4111,42.3861],[-96.4107,42.385],[-96.4103,42.3843],[-96.4098,42.3831],[-96.4095,42.3824],[-96.4091,42.3815],[-96.4087,42.3798],[-96.4085,42.3791],[-96.4085,42.3785],[-96.4084,42.3778],[-96.4084,42.3761],[-96.4087,42.375],[-96.4094,42.3742],[-96.4096,42.374],[-96.4115,42.3702],[-96.4138,42.3663],[-96.4139,42.3661],[-96.414,42.3659],[-96.4151,42.3644],[-96.4169,42.3618],[-96.4171,42.3614],[-96.4179,42.3587],[-96.4182,42.3547],[-96.4178,42.3514],[-96.4163,42.3481],[-96.4162,42.3478],[-96.4157,42.3469],[-96.4156,42.3467],[-96.4153,42.346],[-96.4152,42.3459],[-96.4139,42.3434],[-96.412,42.3414],[-96.4119,42.3413],[-96.408,42.3374],[-96.4058,42.336],[-96.4051,42.3355],[-96.403,42.3342],[-96.4026,42.334],[-96.3963,42.3309],[-96.3919,42.329],[-96.3902,42.3284],[-96.3873,42.3272],[-96.3857,42.3265],[-96.3842,42.3259],[-96.3795,42.3222],[-96.3753,42.3183],[-96.3736,42.3162],[-96.3718,42.3142],[-96.37,42.3109],[-96.3694,42.309],[-96.3692,42.3083],[-96.3687,42.3047],[-96.3685,42.3036],[-96.3686,42.3011],[-96.3687,42.2966],[-96.3685,42.2931],[-96.3685,42.293],[-96.3685,42.2928],[-96.3685,42.2926],[-96.368,42.2908],[-96.368,42.2907],[-96.3675,42.2894],[-96.3658,42.2858],[-96.363,42.2822],[-96.361,42.2801],[-96.3607,42.2798],[-96.3605,42.2796],[-96.3565,42.2766],[-96.3564,42.2765],[-96.3563,42.2764],[-96.3561,42.2763],[-96.356,42.2763],[-96.3557,42.2761],[-96.3529,42.2747],[-96.3497,42.273],[-96.3496,42.2729],[-96.3491,42.2726],[-96.343,42.2698],[-96.3429,42.2698],[-96.3414,42.2691],[-96.3398,42.2679],[-96.3398,42.2678],[-96.339,42.2672],[-96.3383,42.2666],[-96.336,42.2648],[-96.332,42.2602],[-96.3313,42.2594],[-96.3289,42.2547],[-96.3277,42.25],[-96.3278,42.2494],[-96.3279,42.2488],[-96.328,42.2485],[-96.328,42.2471],[-96.3281,42.2457],[-96.3284,42.2445],[-96.3286,42.2435],[-96.3287,42.243],[-96.329,42.2419],[-96.3292,42.2416],[-96.3297,42.241],[-96.3298,42.2406],[-96.33,42.2402],[-96.3299,42.2398],[-96.3295,42.2394],[-96.3295,42.2395],[-96.3292,42.2393],[-96.3279,42.2382],[-96.3274,42.2376],[-96.3271,42.2373],[-96.327,42.2372],[-96.3268,42.237],[-96.3264,42.2366],[-96.3246,42.2353],[-96.3239,42.2349],[-96.3237,42.2344],[-96.323,42.2338],[-96.3229,42.2336],[-96.3228,42.2329],[-96.3228,42.2326],[-96.3228,42.2325],[-96.323,42.2322],[-96.323,42.2321],[-96.3229,42.2317],[-96.3228,42.2315],[-96.3229,42.2313],[-96.3233,42.2307],[-96.3234,42.2307],[-96.3234,42.2304],[-96.3235,42.2302],[-96.3237,42.2299],[-96.3238,42.2299],[-96.3246,42.2293],[-96.3247,42.2291],[-96.3248,42.2291],[-96.3249,42.2291],[-96.326,42.2287],[-96.3262,42.2285],[-96.3263,42.2284],[-96.3266,42.2279],[-96.327,42.2272],[-96.327,42.2271],[-96.3273,42.2268],[-96.3274,42.2267],[-96.3282,42.2258],[-96.3283,42.2257],[-96.3285,42.2254],[-96.3288,42.2249],[-96.3289,42.225],[-96.329,42.2249],[-96.3291,42.2247],[-96.3293,42.2245],[-96.3295,42.2243],[-96.33,42.2235],[-96.3302,42.2234],[-96.3311,42.2225],[-96.3323,42.2213],[-96.3325,42.2212],[-96.3327,42.2211],[-96.3331,42.2208],[-96.3339,42.2201],[-96.3341,42.2199],[-96.3342,42.2199],[-96.3343,42.2196],[-96.3344,42.2193],[-96.3349,42.2189],[-96.335,42.2188],[-96.3352,42.2187],[-96.3354,42.2186],[-96.3355,42.2185],[-96.3358,42.2184],[-96.3361,42.2181],[-96.3366,42.2178],[-96.3367,42.2177],[-96.3368,42.2176],[-96.337,42.2175],[-96.345,42.2175],[-96.3491,42.2165],[-96.3501,42.2163],[-96.3502,42.2162],[-96.3503,42.2162],[-96.3505,42.2161],[-96.3506,42.2161],[-96.3514,42.216],[-96.3517,42.216],[-96.3523,42.2159],[-96.3526,42.2159],[-96.3529,42.2158],[-96.3533,42.2158],[-96.3542,42.2157],[-96.3556,42.2155],[-96.3566,42.2152],[-96.3566,42.215],[-96.3568,42.2149],[-96.357,42.2149],[-96.3571,42.2148],[-96.3572,42.2147],[-96.3572,42.2146],[-96.3573,42.2146],[-96.3574,42.2145],[-96.3575,42.2145],[-96.3575,42.2144],[-96.358,42.2142],[-96.3581,42.2141],[-96.3589,42.2127],[-96.3592,42.2122],[-96.3593,42.2118],[-96.3597,42.2112],[-96.3598,42.2107],[-96.3599,42.2105],[-96.3598,42.2104],[-96.3598,42.2103],[-96.3597,42.2101],[-96.3597,42.21],[-96.3595,42.2096],[-96.3592,42.209],[-96.3591,42.2088],[-96.359,42.2087],[-96.3587,42.2082],[-96.3587,42.2081],[-96.3583,42.2076],[-96.3582,42.2073],[-96.3579,42.207],[-96.3576,42.2067],[-96.3573,42.2063],[-96.3572,42.2062],[-96.357,42.2058],[-96.3565,42.2054],[-96.3564,42.2052],[-96.3559,42.2049],[-96.3556,42.2045],[-96.3551,42.204],[-96.3545,42.2036],[-96.354,42.2031],[-96.354,42.203],[-96.3534,42.2027],[-96.3532,42.2024],[-96.3531,42.2023],[-96.353,42.2022],[-96.3523,42.2015],[-96.352,42.2013],[-96.3519,42.2011],[-96.3517,42.2008],[-96.3516,42.2007],[-96.3514,42.2006],[-96.3512,42.2004],[-96.3511,42.2002],[-96.351,42.2001],[-96.351,42.2],[-96.3508,42.1996],[-96.3507,42.1995],[-96.3506,42.1994],[-96.3506,42.1993],[-96.3502,42.1988],[-96.3501,42.1987],[-96.3498,42.1985],[-96.3496,42.1981],[-96.3494,42.1978],[-96.3493,42.1975],[-96.3493,42.1973],[-96.3492,42.1971],[-96.3491,42.1969],[-96.3489,42.1968],[-96.3488,42.1967],[-96.3488,42.1966],[-96.3485,42.1962],[-96.3484,42.1959],[-96.3484,42.1958],[-96.3484,42.1957],[-96.3484,42.1953],[-96.3483,42.1948],[-96.3482,42.1943],[-96.3482,42.1942],[-96.3481,42.1941],[-96.3479,42.1939],[-96.3476,42.1935],[-96.3475,42.1935],[-96.3474,42.1931],[-96.3473,42.1923],[-96.3473,42.1918],[-96.3473,42.1915],[-96.3472,42.1913],[-96.3471,42.1912],[-96.347,42.1911],[-96.3469,42.1906],[-96.3469,42.1905],[-96.3469,42.19],[-96.3471,42.189],[-96.3469,42.1885],[-96.3469,42.1882],[-96.3469,42.1881],[-96.3471,42.1873],[-96.3472,42.1871],[-96.3473,42.1866],[-96.3473,42.1864],[-96.3473,42.1861],[-96.3473,42.1858],[-96.3475,42.1852],[-96.3476,42.1849],[-96.3479,42.1845],[-96.3479,42.184],[-96.3479,42.1839],[-96.3481,42.1834],[-96.3483,42.1831],[-96.3486,42.1826],[-96.3487,42.1822],[-96.3492,42.1814],[-96.3492,42.1812],[-96.3493,42.1809],[-96.3495,42.1806],[-96.3495,42.1802],[-96.3495,42.1801],[-96.3495,42.1799],[-96.3497,42.1796],[-96.3498,42.1795],[-96.3499,42.1791],[-96.3502,42.178],[-96.3503,42.1779],[-96.3503,42.1776],[-96.3503,42.1773],[-96.3503,42.1771],[-96.3504,42.1769],[-96.3503,42.1766],[-96.3503,42.1764],[-96.3503,42.1762],[-96.3503,42.1761],[-96.3504,42.1755],[-96.3504,42.1752],[-96.3501,42.1737],[-96.3502,42.1732],[-96.3501,42.1726],[-96.3501,42.1723],[-96.35,42.1723],[-96.3497,42.1715],[-96.3497,42.1707],[-96.3492,42.1698],[-96.3492,42.1693],[-96.3487,42.1685],[-96.3486,42.168],[-96.3483,42.1675],[-96.348,42.1672],[-96.3479,42.1666],[-96.3472,42.1658],[-96.3471,42.1653],[-96.3467,42.1647],[-96.3463,42.1643],[-96.3462,42.1642],[-96.346,42.1638],[-96.3457,42.1633],[-96.3452,42.1629],[-96.3449,42.1624],[-96.3445,42.162],[-96.3444,42.1619],[-96.3443,42.1617],[-96.3439,42.1615],[-96.3436,42.161],[-96.343,42.1604],[-96.3427,42.1602],[-96.3422,42.1599],[-96.3419,42.1594],[-96.3416,42.1591],[-96.3407,42.1585],[-96.3402,42.1581],[-96.3393,42.1576],[-96.3391,42.1573],[-96.3388,42.1571],[-96.338,42.1568],[-96.3372,42.1564],[-96.3368,42.156],[-96.3363,42.1557],[-96.3355,42.1554],[-96.3349,42.1553],[-96.3333,42.1546],[-96.3322,42.1543],[-96.3318,42.1539],[-96.3313,42.1537],[-96.331,42.1536],[-96.3304,42.1534],[-96.3298,42.1533],[-96.3296,42.1533],[-96.3293,42.1531],[-96.3288,42.1528],[-96.3284,42.1527],[-96.3281,42.1527],[-96.3273,42.1525],[-96.3268,42.1523],[-96.3264,42.152],[-96.3255,42.1515],[-96.3253,42.1513],[-96.3247,42.1508],[-96.324,42.1505],[-96.3237,42.1503],[-96.3231,42.1498],[-96.3227,42.1495],[-96.3224,42.1493],[-96.3216,42.1485],[-96.3211,42.1482],[-96.321,42.1481],[-96.3207,42.1479],[-96.3202,42.1472],[-96.32,42.1471],[-96.3196,42.1468],[-96.3194,42.1465],[-96.3192,42.1463],[-96.3191,42.1462],[-96.3189,42.1458],[-96.3188,42.1457],[-96.3187,42.1456],[-96.3186,42.1455],[-96.3185,42.1455],[-96.3183,42.1453],[-96.3182,42.1451],[-96.3182,42.1449],[-96.3181,42.1448],[-96.3178,42.1443],[-96.3178,42.1442],[-96.3176,42.1441],[-96.3175,42.144],[-96.3173,42.1437],[-96.3173,42.1436],[-96.3172,42.1435],[-96.3171,42.1433],[-96.3169,42.1428],[-96.3168,42.1426],[-96.3165,42.1421],[-96.3164,42.142],[-96.3162,42.1412],[-96.3159,42.1408],[-96.3158,42.1403],[-96.3157,42.1401],[-96.3156,42.1397],[-96.3152,42.1385],[-96.3148,42.1377],[-96.3145,42.1372],[-96.314,42.1365],[-96.3131,42.1354],[-96.3129,42.135],[-96.3126,42.1347],[-96.3119,42.134],[-96.3116,42.1337],[-96.3112,42.1333],[-96.3107,42.133],[-96.3104,42.1326],[-96.3098,42.1321],[-96.3091,42.1318],[-96.3087,42.1315],[-96.3081,42.1311],[-96.3064,42.13],[-96.3057,42.1296],[-96.305,42.1293],[-96.304,42.129],[-96.3034,42.1288],[-96.3033,42.1288],[-96.3025,42.1285],[-96.3023,42.1284],[-96.3016,42.1282],[-96.3013,42.1281],[-96.301,42.1279],[-96.3005,42.1278],[-96.3002,42.1277],[-96.2993,42.1275],[-96.2982,42.1275],[-96.2981,42.1275],[-96.2973,42.1274],[-96.2968,42.1274],[-96.296,42.1273],[-96.2954,42.127],[-96.2953,42.1269],[-96.295,42.1268],[-96.2947,42.1268],[-96.2946,42.1267],[-96.2939,42.1267],[-96.2936,42.1267],[-96.2925,42.1266],[-96.2922,42.1266],[-96.291,42.1265],[-96.2903,42.1265],[-96.2895,42.1263],[-96.2893,42.1263],[-96.289,42.1262],[-96.2883,42.1261],[-96.2882,42.126],[-96.288,42.126],[-96.2879,42.126],[-96.2878,42.126],[-96.2876,42.126],[-96.2871,42.126],[-96.2866,42.126],[-96.2859,42.1259],[-96.285,42.1256],[-96.2843,42.1254],[-96.284,42.1253],[-96.2836,42.1252],[-96.2831,42.125],[-96.283,42.125],[-96.2828,42.1249],[-96.2824,42.1247],[-96.2822,42.1246],[-96.2812,42.1242],[-96.2809,42.124],[-96.2805,42.1239],[-96.2802,42.1238],[-96.2793,42.1234],[-96.279,42.1232],[-96.2783,42.1228],[-96.2779,42.1226],[-96.2764,42.1217],[-96.2762,42.1215],[-96.2756,42.1211],[-96.2746,42.1203],[-96.2734,42.1193],[-96.273,42.1188],[-96.272,42.1177],[-96.2715,42.1171],[-96.2712,42.1168],[-96.271,42.1165],[-96.2709,42.1163],[-96.2704,42.1156],[-96.2702,42.1153],[-96.2699,42.1149],[-96.2695,42.1142],[-96.2692,42.1137],[-96.2689,42.1133],[-96.2686,42.1126],[-96.2682,42.1116],[-96.2681,42.1115],[-96.2675,42.1098],[-96.2673,42.1089],[-96.267,42.1062],[-96.267,42.1058],[-96.2669,42.1039],[-96.2669,42.1038],[-96.2669,42.1025],[-96.2669,42.1022],[-96.2673,42.099],[-96.2674,42.0984],[-96.2677,42.0971],[-96.268,42.0962],[-96.2684,42.0952],[-96.2691,42.0937],[-96.2695,42.0929],[-96.2697,42.0926],[-96.2698,42.0924],[-96.2702,42.0918],[-96.2703,42.0915],[-96.2707,42.091],[-96.2708,42.0908],[-96.2715,42.0898],[-96.2717,42.0896],[-96.272,42.0892],[-96.2722,42.0889],[-96.2722,42.0888],[-96.273,42.0878],[-96.273,42.0877],[-96.2731,42.0874],[-96.2733,42.087],[-96.2733,42.0869],[-96.2737,42.0865],[-96.2743,42.0858],[-96.2746,42.0855],[-96.2746,42.0854],[-96.2758,42.0837],[-96.276,42.0834],[-96.2768,42.0817],[-96.2777,42.0791],[-96.2785,42.0765],[-96.2785,42.0764],[-96.2791,42.074],[-96.2792,42.0735],[-96.2795,42.0709],[-96.2795,42.0708],[-96.2795,42.0686],[-96.2794,42.0655],[-96.2792,42.0641],[-96.2788,42.062],[-96.2786,42.0612],[-96.278,42.0584],[-96.2779,42.058],[-96.2777,42.0575],[-96.2772,42.056],[-96.2762,42.0532],[-96.2749,42.0502],[-96.2749,42.0501],[-96.2744,42.0492],[-96.2738,42.0483],[-96.2731,42.0473],[-96.2731,42.0472],[-96.2728,42.0466],[-96.2725,42.0462],[-96.272,42.0454],[-96.2716,42.0449],[-96.2712,42.0444],[-96.2698,42.043],[-96.2697,42.0429],[-96.2681,42.0417],[-96.2672,42.0412],[-96.2653,42.0403],[-96.2643,42.0399],[-96.2635,42.0396],[-96.2622,42.0393],[-96.2621,42.0393],[-96.2617,42.0391],[-96.2615,42.0391],[-96.2611,42.039],[-96.2604,42.0388],[-96.2599,42.0387],[-96.2595,42.0386],[-96.2592,42.0385],[-96.2584,42.0383],[-96.2581,42.0383],[-96.2577,42.0383],[-96.2571,42.0382],[-96.2566,42.0382],[-96.2562,42.0382],[-96.2561,42.0383],[-96.2557,42.0386],[-96.2556,42.0387],[-96.2552,42.0389],[-96.2545,42.0394],[-96.2541,42.0395],[-96.2536,42.0396],[-96.253,42.0399],[-96.2527,42.04],[-96.2517,42.0404],[-96.2507,42.0407],[-96.2503,42.0407],[-96.2498,42.0409],[-96.2488,42.0411],[-96.2484,42.0412],[-96.2468,42.0416],[-96.2431,42.0415],[-96.2429,42.0414],[-96.2388,42.0411],[-96.2384,42.0411],[-96.235,42.0408],[-96.2344,42.0407],[-96.2339,42.0406],[-96.2338,42.0406],[-96.2313,42.0398],[-96.2302,42.0394],[-96.2294,42.0389],[-96.2283,42.0383],[-96.227,42.0374],[-96.2271,42.0373],[-96.2272,42.0373],[-96.2273,42.0373],[-96.2274,42.0373],[-96.2276,42.0373],[-96.2278,42.0373],[-96.2279,42.0373],[-96.228,42.0374],[-96.2282,42.0376],[-96.2286,42.0379],[-96.229,42.0382],[-96.2294,42.0384],[-96.2298,42.0387],[-96.23,42.0388],[-96.2302,42.0389],[-96.2303,42.0389],[-96.2308,42.039],[-96.2314,42.0391],[-96.2316,42.0392],[-96.2317,42.0393],[-96.2319,42.0394],[-96.2321,42.0395],[-96.2323,42.0395],[-96.2325,42.0394],[-96.2326,42.0394],[-96.2328,42.0395],[-96.2329,42.0396],[-96.233,42.0396],[-96.2331,42.0397],[-96.2334,42.0397],[-96.2334,42.0398],[-96.2335,42.0398],[-96.2338,42.0398],[-96.234,42.0399],[-96.2346,42.04],[-96.2348,42.0401],[-96.235,42.0401],[-96.2348,42.0401],[-96.2344,42.04],[-96.234,42.0399],[-96.2338,42.0398],[-96.2337,42.0398],[-96.2336,42.0397],[-96.2335,42.0397],[-96.2334,42.0397],[-96.2331,42.0396],[-96.2327,42.0394],[-96.2324,42.0392],[-96.2321,42.0391],[-96.2318,42.039],[-96.2314,42.0387],[-96.231,42.0385],[-96.2307,42.0383],[-96.2303,42.0381],[-96.2301,42.038],[-96.2291,42.0373],[-96.2289,42.0372],[-96.2287,42.0371],[-96.2285,42.037],[-96.2283,42.0369],[-96.2282,42.0368],[-96.2276,42.0365],[-96.2273,42.0363],[-96.2257,42.0352],[-96.225,42.0345],[-96.2243,42.0338],[-96.2238,42.0333],[-96.2234,42.0326],[-96.2224,42.0309],[-96.2219,42.0296],[-96.2218,42.0283],[-96.2218,42.0267],[-96.2217,42.0262],[-96.2219,42.0258],[-96.2228,42.0238],[-96.2231,42.0234],[-96.2236,42.0226],[-96.2238,42.0225],[-96.2242,42.0221],[-96.2244,42.0219],[-96.2245,42.0217],[-96.225,42.0212],[-96.2252,42.021],[-96.226,42.0202],[-96.2279,42.0187],[-96.2287,42.0182],[-96.2297,42.0176],[-96.2309,42.017],[-96.2323,42.0162],[-96.2343,42.015],[-96.2355,42.0143],[-96.2356,42.0142],[-96.2361,42.014],[-96.2362,42.0139],[-96.2365,42.0138],[-96.2367,42.0136],[-96.2371,42.0134],[-96.2373,42.0132],[-96.2374,42.0132],[-96.2376,42.0131],[-96.2382,42.0127],[-96.2384,42.0126],[-96.2389,42.0123],[-96.2393,42.0116],[-96.2398,42.0109],[-96.2408,42.0093],[-96.2414,42.008],[-96.2419,42.007],[-96.242,42.0067],[-96.2422,42.0056],[-96.2422,42.0054],[-96.2424,42.0041],[-96.2424,42.0029],[-96.2423,42.002],[-96.2421,42.0013],[-96.242,42.0009],[-96.2415,42.0001],[-96.2414,42],[-96.2407,41.9993],[-96.2398,41.9986],[-96.2382,41.9975],[-96.2365,41.9964],[-96.2349,41.9957],[-96.2339,41.9954],[-96.2332,41.9952],[-96.2318,41.9948],[-96.2317,41.9948],[-96.2316,41.9948],[-96.2314,41.9947],[-96.2312,41.9947],[-96.2311,41.9947],[-96.2309,41.9946],[-96.2307,41.9946],[-96.2304,41.9945],[-96.2302,41.9945],[-96.23,41.9945],[-96.2297,41.9944],[-96.2294,41.9944],[-96.2292,41.9943],[-96.2291,41.9943],[-96.2287,41.9943],[-96.2285,41.9943],[-96.2284,41.9943],[-96.2282,41.9943],[-96.2281,41.9943],[-96.228,41.9943],[-96.2277,41.9943],[-96.2276,41.9943],[-96.2275,41.9943],[-96.2274,41.9943],[-96.2273,41.9943],[-96.2272,41.9943],[-96.227,41.9944],[-96.2261,41.9946],[-96.2258,41.9947],[-96.2255,41.9947],[-96.2248,41.995],[-96.2246,41.9952],[-96.2244,41.9952],[-96.224,41.9954],[-96.2239,41.9955],[-96.2238,41.9955],[-96.2234,41.9959],[-96.2226,41.9965],[-96.2218,41.9974],[-96.2216,41.9976],[-96.2212,41.9982],[-96.2205,41.9991],[-96.2199,42],[-96.2176,42.0039],[-96.2166,42.0052],[-96.2165,42.0053],[-96.2152,42.0067],[-96.2141,42.0071],[-96.2133,42.0073],[-96.2127,42.0075],[-96.2101,42.0084],[-96.2085,42.0088],[-96.207,42.0091],[-96.2061,42.0093],[-96.205,42.0093],[-96.204,42.0093],[-96.2036,42.0093],[-96.2015,42.0093],[-96.2008,42.0092],[-96.1948,42.0087],[-96.1946,42.0087],[-96.1941,42.0085],[-96.194,42.0085],[-96.1937,42.0084],[-96.1936,42.0084],[-96.1935,42.0084],[-96.1933,42.0083],[-96.1932,42.0083],[-96.1932,42.0082],[-96.193,42.0082],[-96.1929,42.0082],[-96.1924,42.008],[-96.1909,42.0076],[-96.1908,42.0076],[-96.1904,42.0074],[-96.1902,42.0073],[-96.1898,42.0071],[-96.1895,42.007],[-96.1893,42.0069],[-96.1877,42.0067],[-96.1875,42.0066],[-96.1868,42.0063],[-96.1859,42.0059],[-96.1852,42.0055],[-96.1847,42.005],[-96.1846,42.0046],[-96.1844,42.004],[-96.1843,42.0037],[-96.184,42.0031],[-96.1842,42.0025],[-96.1845,42.0023],[-96.1845,42.0022],[-96.1844,42.0019],[-96.1843,42.0018],[-96.1842,42.0016],[-96.1836,42],[-96.1836,41.999],[-96.1838,41.9978],[-96.1843,41.9966],[-96.1848,41.9955],[-96.1851,41.9949],[-96.1852,41.9948],[-96.1854,41.9945],[-96.1855,41.9944],[-96.1856,41.9942],[-96.1862,41.9934],[-96.1864,41.9931],[-96.1876,41.9918],[-96.1884,41.9908],[-96.1888,41.9902],[-96.1891,41.9898],[-96.1892,41.9897],[-96.1895,41.9893],[-96.1896,41.9891],[-96.1898,41.989],[-96.1899,41.9888],[-96.1901,41.9885],[-96.1902,41.9882],[-96.1904,41.988],[-96.1911,41.9867],[-96.1916,41.9861],[-96.192,41.9853],[-96.1921,41.9845],[-96.1916,41.982],[-96.1913,41.9817],[-96.191,41.9813],[-96.1908,41.981],[-96.1906,41.9807],[-96.1905,41.9806],[-96.19,41.9802],[-96.1898,41.9799],[-96.1897,41.9798],[-96.1895,41.9796],[-96.1894,41.9795],[-96.1893,41.9794],[-96.1891,41.9793],[-96.189,41.9793],[-96.1887,41.979],[-96.1872,41.9779],[-96.1842,41.9768],[-96.1839,41.9767],[-96.1835,41.9767],[-96.1832,41.9766],[-96.1822,41.9764],[-96.1819,41.9764],[-96.181,41.9764],[-96.1796,41.9763],[-96.1778,41.9763],[-96.1772,41.9763],[-96.1748,41.9767],[-96.1741,41.9769],[-96.1733,41.9772],[-96.1719,41.9778],[-96.1705,41.9785],[-96.1693,41.9787],[-96.1681,41.979],[-96.1657,41.9794],[-96.1655,41.9794],[-96.1642,41.9797],[-96.1637,41.9798],[-96.1633,41.9798],[-96.162,41.98],[-96.1614,41.98],[-96.1607,41.9801],[-96.1604,41.9801],[-96.1581,41.9803],[-96.1572,41.9802],[-96.1566,41.9801],[-96.1562,41.9801],[-96.1543,41.9798],[-96.1531,41.9797],[-96.1521,41.9797],[-96.15,41.9794],[-96.147,41.9791],[-96.1444,41.9787],[-96.1441,41.9787],[-96.1427,41.9785],[-96.1412,41.9781],[-96.1411,41.978],[-96.141,41.978],[-96.1408,41.9779],[-96.1407,41.9778],[-96.1406,41.9778],[-96.1403,41.9777],[-96.1392,41.9773],[-96.1351,41.9757],[-96.1338,41.9752],[-96.1337,41.9751],[-96.1333,41.975],[-96.1332,41.9749],[-96.1325,41.9746],[-96.1321,41.9743],[-96.1317,41.974],[-96.1312,41.9736],[-96.1304,41.9729],[-96.1299,41.9722],[-96.1295,41.9717],[-96.1292,41.9709],[-96.1289,41.9697],[-96.1289,41.9689],[-96.1289,41.9687],[-96.129,41.9679],[-96.129,41.9678],[-96.129,41.9677],[-96.129,41.9667],[-96.1291,41.966],[-96.1292,41.9651],[-96.1297,41.9634],[-96.13,41.9626],[-96.1301,41.9624],[-96.1303,41.9622],[-96.1304,41.9619],[-96.1306,41.9616],[-96.1308,41.9614],[-96.131,41.9611],[-96.1311,41.9611],[-96.1314,41.9607],[-96.1316,41.9602],[-96.1317,41.9598],[-96.1319,41.9594],[-96.1323,41.9584],[-96.1333,41.9557],[-96.1335,41.9554],[-96.134,41.9545],[-96.1342,41.9541],[-96.135,41.953],[-96.135,41.9529],[-96.1352,41.9526],[-96.1353,41.9523],[-96.1354,41.9522],[-96.1359,41.9517],[-96.1361,41.9516],[-96.1362,41.9514],[-96.1367,41.951],[-96.1368,41.9509],[-96.1369,41.9509],[-96.1369,41.9508],[-96.137,41.9508],[-96.1371,41.9508],[-96.1372,41.9506],[-96.1377,41.9502],[-96.1379,41.9501],[-96.1381,41.9498],[-96.1388,41.9489],[-96.139,41.9486],[-96.1392,41.9484],[-96.1394,41.9481],[-96.1397,41.9479],[-96.14,41.9478],[-96.1402,41.9476],[-96.1404,41.9475],[-96.141,41.9471],[-96.1412,41.9469],[-96.1416,41.9466],[-96.142,41.9464],[-96.1426,41.9459],[-96.1436,41.9445],[-96.1437,41.9444],[-96.144,41.9435],[-96.1444,41.9425],[-96.1446,41.9415],[-96.1446,41.9413],[-96.1445,41.94],[-96.144,41.9387],[-96.1435,41.9374],[-96.1427,41.9362],[-96.142,41.9352],[-96.1419,41.9349],[-96.1406,41.9334],[-96.1406,41.9332],[-96.1405,41.9332],[-96.1403,41.9328],[-96.1402,41.9327],[-96.1395,41.9316],[-96.1395,41.9315],[-96.1377,41.9291],[-96.1373,41.9284],[-96.1367,41.9273],[-96.1366,41.9272],[-96.1366,41.927],[-96.1365,41.9269],[-96.1365,41.9266],[-96.1364,41.9261],[-96.1363,41.9256],[-96.1362,41.9253],[-96.1362,41.9252],[-96.1362,41.9248],[-96.1362,41.9246],[-96.1361,41.9236],[-96.1361,41.9235],[-96.1367,41.9208],[-96.1368,41.9206],[-96.1373,41.9197],[-96.1374,41.9196],[-96.1378,41.919],[-96.1383,41.9183],[-96.1393,41.9172],[-96.1397,41.9168],[-96.1399,41.9167],[-96.141,41.9161],[-96.1423,41.9154],[-96.1444,41.9147],[-96.1446,41.9146],[-96.1456,41.9143],[-96.1457,41.9143],[-96.146,41.9142],[-96.1463,41.9141],[-96.1467,41.914],[-96.1469,41.9139],[-96.147,41.9139],[-96.1471,41.9139],[-96.1472,41.9139],[-96.1473,41.9139],[-96.1493,41.9135],[-96.1502,41.9134],[-96.1526,41.9129],[-96.1543,41.9124],[-96.1563,41.9117],[-96.1578,41.9109],[-96.1586,41.9104],[-96.1591,41.9101],[-96.16,41.9091],[-96.1607,41.9082],[-96.1607,41.9081],[-96.1608,41.908],[-96.1609,41.9078],[-96.161,41.9076],[-96.1611,41.9076],[-96.1612,41.9073],[-96.1614,41.907],[-96.1615,41.9068],[-96.1617,41.9062],[-96.1618,41.9059],[-96.162,41.9055],[-96.162,41.9052],[-96.1621,41.904],[-96.1621,41.9031],[-96.162,41.9029],[-96.1618,41.9021],[-96.1618,41.9018],[-96.1615,41.9014],[-96.1611,41.9006],[-96.1602,41.8994],[-96.1597,41.8988],[-96.1596,41.8987],[-96.1595,41.8986],[-96.1595,41.8985],[-96.1593,41.8984],[-96.1589,41.898],[-96.1588,41.8978],[-96.1585,41.8975],[-96.1582,41.8972],[-96.1577,41.8967],[-96.1567,41.8958],[-96.1552,41.8946],[-96.1549,41.8944],[-96.154,41.8936],[-96.1539,41.8935],[-96.1538,41.8934],[-96.1537,41.8933],[-96.1536,41.8933],[-96.1536,41.8932],[-96.153,41.8928],[-96.1529,41.8927],[-96.1522,41.8921],[-96.152,41.892],[-96.151,41.8909],[-96.1499,41.8897],[-96.1496,41.8894],[-96.1489,41.8884],[-96.1488,41.8882],[-96.1483,41.8873],[-96.1482,41.8872],[-96.1481,41.8871],[-96.1481,41.8869],[-96.148,41.8867],[-96.1479,41.8865],[-96.1479,41.8864],[-96.1478,41.8861],[-96.1475,41.8854],[-96.1474,41.8852],[-96.1474,41.8851],[-96.1474,41.885],[-96.1473,41.885],[-96.1473,41.8849],[-96.147,41.8832],[-96.1469,41.883],[-96.1468,41.882],[-96.1467,41.8803],[-96.1468,41.8786],[-96.1467,41.8776],[-96.1466,41.8772],[-96.1461,41.8754],[-96.146,41.8751],[-96.1453,41.8739],[-96.145,41.8734],[-96.1444,41.872],[-96.1431,41.8703],[-96.1427,41.8698],[-96.1419,41.869],[-96.1415,41.8687],[-96.141,41.8683],[-96.1404,41.8678],[-96.1395,41.8668],[-96.139,41.8663],[-96.1389,41.8662],[-96.1384,41.8657],[-96.1365,41.8642],[-96.135,41.8633],[-96.1326,41.8621],[-96.1312,41.8614],[-96.1257,41.8593],[-96.1254,41.8591],[-96.125,41.8589],[-96.1223,41.858],[-96.1201,41.8572],[-96.1166,41.8551],[-96.1155,41.8543],[-96.1145,41.8536],[-96.1125,41.8516],[-96.1116,41.8507],[-96.1112,41.8502],[-96.1106,41.8492],[-96.1093,41.8471],[-96.1087,41.8457],[-96.1085,41.8451],[-96.1083,41.8445],[-96.1079,41.8433],[-96.1079,41.843],[-96.1078,41.8422],[-96.1077,41.8422],[-96.1077,41.8418],[-96.1077,41.8417],[-96.1077,41.8414],[-96.1076,41.8404],[-96.1078,41.8392],[-96.1079,41.8387],[-96.1081,41.8381],[-96.1082,41.8379],[-96.1083,41.8377],[-96.109,41.8364],[-96.1091,41.836],[-96.1094,41.8355],[-96.1095,41.8352],[-96.1097,41.8349],[-96.1099,41.8341],[-96.1102,41.8336],[-96.1108,41.8322],[-96.111,41.8316],[-96.111,41.831],[-96.111,41.8297],[-96.111,41.8296],[-96.111,41.8295],[-96.111,41.8294],[-96.111,41.8288],[-96.1108,41.8279],[-96.1106,41.8265],[-96.1098,41.824],[-96.1094,41.8231],[-96.1087,41.8221],[-96.1066,41.8196],[-96.1053,41.8185],[-96.1042,41.8177],[-96.1036,41.8171],[-96.1023,41.8162],[-96.1015,41.8158],[-96.1013,41.8156],[-96.1009,41.8154],[-96.0987,41.8145],[-96.0986,41.8144],[-96.0979,41.8142],[-96.0977,41.814],[-96.0975,41.8139],[-96.097,41.8138],[-96.096,41.8135],[-96.0953,41.8132],[-96.0939,41.8129],[-96.0934,41.8128],[-96.093,41.8126],[-96.0928,41.8125],[-96.092,41.8123],[-96.0919,41.8123],[-96.0909,41.8122],[-96.0891,41.8118],[-96.088,41.8117],[-96.0875,41.8115],[-96.0872,41.8115],[-96.0866,41.8114],[-96.0864,41.8114],[-96.0859,41.8112],[-96.0833,41.8108],[-96.0822,41.8106],[-96.0812,41.8103],[-96.0803,41.8101],[-96.0802,41.81],[-96.0801,41.81],[-96.0795,41.8097],[-96.0787,41.8095],[-96.0777,41.809],[-96.0773,41.8088],[-96.0768,41.8085],[-96.0763,41.8083],[-96.0758,41.808],[-96.0754,41.8077],[-96.0749,41.8074],[-96.0744,41.8071],[-96.074,41.8068],[-96.0735,41.8065],[-96.0731,41.8062],[-96.0727,41.8059],[-96.0723,41.8056],[-96.0719,41.8053],[-96.0715,41.8049],[-96.0711,41.8046],[-96.0707,41.8043],[-96.0703,41.8039],[-96.0699,41.8036],[-96.0696,41.8032],[-96.0693,41.8029],[-96.0689,41.8025],[-96.0685,41.8021],[-96.0682,41.8017],[-96.0679,41.8014],[-96.0676,41.801],[-96.0673,41.8006],[-96.067,41.8002],[-96.0667,41.7998],[-96.0664,41.7994],[-96.0661,41.799],[-96.0659,41.7986],[-96.0657,41.7983],[-96.0656,41.798],[-96.0654,41.7974],[-96.0653,41.7972],[-96.0652,41.7966],[-96.0651,41.7963],[-96.065,41.7961],[-96.065,41.7958],[-96.0649,41.7952],[-96.0649,41.795],[-96.0648,41.7944],[-96.0648,41.7941],[-96.0648,41.7938],[-96.0648,41.7933],[-96.0648,41.793],[-96.0648,41.7925],[-96.0649,41.7919],[-96.0649,41.7917],[-96.065,41.7914],[-96.0652,41.7909],[-96.0661,41.7895],[-96.0664,41.789],[-96.0664,41.7889],[-96.0667,41.7886],[-96.0667,41.7885],[-96.0669,41.7885],[-96.067,41.7885],[-96.067,41.7884],[-96.0671,41.7883],[-96.0672,41.7881],[-96.0683,41.7872],[-96.0698,41.7859],[-96.0707,41.7852],[-96.0719,41.7842],[-96.0732,41.783],[-96.0742,41.7819],[-96.0751,41.7809],[-96.0759,41.7799],[-96.0764,41.7793],[-96.0765,41.7792],[-96.0765,41.7791],[-96.0768,41.7786],[-96.077,41.7784],[-96.0773,41.7782],[-96.0776,41.7778],[-96.0776,41.7775],[-96.0775,41.7774],[-96.0774,41.7773],[-96.0772,41.7772],[-96.0771,41.7769],[-96.0776,41.7769],[-96.0779,41.7769],[-96.078,41.7766],[-96.0781,41.7763],[-96.0782,41.776],[-96.0784,41.7757],[-96.0785,41.7754],[-96.0786,41.7748],[-96.0787,41.7745],[-96.0788,41.7742],[-96.0788,41.7739],[-96.0789,41.7736],[-96.0789,41.7733],[-96.079,41.773],[-96.079,41.7729],[-96.079,41.7728],[-96.079,41.7726],[-96.079,41.7724],[-96.079,41.772],[-96.079,41.7717],[-96.079,41.7715],[-96.079,41.7711],[-96.079,41.7708],[-96.079,41.7706],[-96.079,41.7702],[-96.079,41.7699],[-96.079,41.7698],[-96.079,41.7697],[-96.0789,41.7694],[-96.0789,41.7689],[-96.0788,41.7678],[-96.0787,41.7673],[-96.0786,41.7669],[-96.0786,41.7666],[-96.0785,41.7653],[-96.0784,41.7648],[-96.0784,41.7644],[-96.0784,41.7639],[-96.0784,41.7635],[-96.0785,41.7631],[-96.0785,41.7626],[-96.0786,41.762],[-96.0786,41.7619],[-96.0787,41.7619],[-96.0788,41.7617],[-96.0792,41.7611],[-96.0793,41.7609],[-96.0793,41.7606],[-96.0795,41.7601],[-96.0797,41.7596],[-96.0798,41.7594],[-96.0801,41.7589],[-96.0802,41.7587],[-96.0803,41.7584],[-96.0806,41.758],[-96.0807,41.7578],[-96.0809,41.7575],[-96.0812,41.7571],[-96.0814,41.7569],[-96.0817,41.7564],[-96.0821,41.756],[-96.0825,41.7556],[-96.0829,41.7552],[-96.0831,41.755],[-96.0836,41.7546],[-96.084,41.7542],[-96.0845,41.7539],[-96.085,41.7535],[-96.0852,41.7534],[-96.0857,41.7531],[-96.086,41.7529],[-96.0863,41.7527],[-96.0865,41.7526],[-96.0868,41.7525],[-96.0874,41.7522],[-96.0876,41.752],[-96.0879,41.7519],[-96.0882,41.7518],[-96.0888,41.7516],[-96.0891,41.7514],[-96.0893,41.7514],[-96.0897,41.7512],[-96.0898,41.7512],[-96.0907,41.7509],[-96.0908,41.7508],[-96.0909,41.7508],[-96.091,41.7508],[-96.0911,41.7507],[-96.0912,41.7507],[-96.0913,41.7507],[-96.0914,41.7506],[-96.092,41.7505],[-96.0924,41.7504],[-96.0927,41.7503],[-96.093,41.7503],[-96.0934,41.7502],[-96.0937,41.7501],[-96.0943,41.75],[-96.0945,41.75],[-96.0947,41.7499],[-96.0948,41.7499],[-96.0949,41.7499],[-96.0951,41.7499],[-96.0954,41.7498],[-96.096,41.7497],[-96.0961,41.7496],[-96.0962,41.7496],[-96.0973,41.7492],[-96.0974,41.7492],[-96.0976,41.7491],[-96.0977,41.7491],[-96.098,41.749],[-96.0985,41.7488],[-96.0989,41.7487],[-96.0994,41.7484],[-96.0996,41.7483],[-96.0998,41.7482],[-96.1,41.7481],[-96.1003,41.748],[-96.1007,41.7478],[-96.101,41.7476],[-96.101,41.7475],[-96.1011,41.7475],[-96.1012,41.7473],[-96.1015,41.7471],[-96.1016,41.747],[-96.1018,41.7469],[-96.1022,41.7465],[-96.1024,41.7462],[-96.1029,41.7458],[-96.1033,41.7453],[-96.1034,41.7451],[-96.1038,41.7446],[-96.104,41.7443],[-96.1043,41.7438],[-96.1045,41.7435],[-96.1047,41.7433],[-96.1048,41.743],[-96.105,41.7428],[-96.1051,41.7425],[-96.1052,41.7422],[-96.1053,41.742],[-96.1055,41.7417],[-96.1055,41.7416],[-96.1055,41.7415],[-96.1056,41.7411],[-96.1057,41.7409],[-96.1058,41.7406],[-96.1059,41.7403],[-96.1061,41.7397],[-96.1061,41.7395],[-96.1062,41.7392],[-96.1062,41.7389],[-96.1063,41.7386],[-96.1064,41.7381],[-96.1064,41.7378],[-96.1064,41.7375],[-96.1064,41.7369],[-96.1064,41.7363],[-96.1064,41.7358],[-96.1063,41.7352],[-96.1063,41.7349],[-96.1062,41.7344],[-96.1061,41.7341],[-96.106,41.7335],[-96.1059,41.7332],[-96.1058,41.733],[-96.1057,41.7326],[-96.1056,41.7325],[-96.1056,41.7324],[-96.1056,41.7321],[-96.1055,41.7318],[-96.1053,41.7315],[-96.1052,41.7312],[-96.105,41.7309],[-96.1049,41.7306],[-96.1047,41.7303],[-96.1045,41.73],[-96.1043,41.7297],[-96.1041,41.7294],[-96.1039,41.7291],[-96.1036,41.7289],[-96.1036,41.7288],[-96.1035,41.7288],[-96.1035,41.7287],[-96.1034,41.7287],[-96.1034,41.7286],[-96.1031,41.7284],[-96.1028,41.7281],[-96.1025,41.7279],[-96.1022,41.7276],[-96.102,41.7275],[-96.1019,41.7274],[-96.1016,41.7272],[-96.1012,41.727],[-96.1009,41.7268],[-96.1005,41.7266],[-96.1002,41.7264],[-96.0998,41.7263],[-96.0994,41.7261],[-96.0991,41.7259],[-96.098,41.7255],[-96.0977,41.7255],[-96.097,41.7252],[-96.0966,41.7251],[-96.0961,41.7249],[-96.0957,41.7248],[-96.0952,41.7247],[-96.0951,41.7247],[-96.095,41.7246],[-96.0949,41.7246],[-96.0948,41.7246],[-96.0947,41.7246],[-96.0946,41.7246],[-96.0938,41.7244],[-96.0936,41.7243],[-96.0932,41.7242],[-96.0931,41.7242],[-96.0928,41.7241],[-96.092,41.7239],[-96.0919,41.7239],[-96.0915,41.7237],[-96.0908,41.7235],[-96.0902,41.7233],[-96.0896,41.7231],[-96.0895,41.7231],[-96.0894,41.723],[-96.089,41.7229],[-96.0887,41.7227],[-96.0883,41.7226],[-96.0877,41.7224],[-96.0873,41.7222],[-96.0865,41.7219],[-96.0859,41.7216],[-96.0857,41.7215],[-96.0855,41.7214],[-96.0853,41.7213],[-96.0847,41.721],[-96.0846,41.721],[-96.0842,41.7208],[-96.0835,41.7204],[-96.083,41.7201],[-96.0828,41.72],[-96.0824,41.7198],[-96.0821,41.7197],[-96.082,41.7196],[-96.0819,41.7195],[-96.0813,41.7192],[-96.0808,41.7188],[-96.0802,41.7185],[-96.08,41.7183],[-96.0797,41.7182],[-96.0794,41.718],[-96.0789,41.7176],[-96.0787,41.7175],[-96.0782,41.7171],[-96.078,41.7169],[-96.0775,41.7165],[-96.0771,41.7161],[-96.0766,41.7157],[-96.0764,41.7154],[-96.076,41.715],[-96.0759,41.7148],[-96.0755,41.7143],[-96.0752,41.7139],[-96.075,41.7136],[-96.0747,41.7132],[-96.0746,41.7129],[-96.0743,41.7124],[-96.074,41.712],[-96.0739,41.7117],[-96.0737,41.7112],[-96.0735,41.7107],[-96.0734,41.7105],[-96.0734,41.7102],[-96.0733,41.7099],[-96.0732,41.7097],[-96.0731,41.7092],[-96.073,41.7089],[-96.073,41.7088],[-96.073,41.7086],[-96.0729,41.7081],[-96.0729,41.7077],[-96.0729,41.7073],[-96.0729,41.7068],[-96.0729,41.7065],[-96.0729,41.7063],[-96.0729,41.7058],[-96.073,41.7052],[-96.0731,41.7047],[-96.0731,41.7045],[-96.0732,41.7041],[-96.0734,41.7037],[-96.0737,41.7034],[-96.0739,41.7031],[-96.0741,41.7028],[-96.0744,41.7025],[-96.0747,41.7022],[-96.075,41.702],[-96.0753,41.7017],[-96.0756,41.7014],[-96.0759,41.7012],[-96.0763,41.7009],[-96.0766,41.7007],[-96.0769,41.7005],[-96.0773,41.7002],[-96.0777,41.7],[-96.0782,41.6998],[-96.0783,41.6997],[-96.0787,41.6995],[-96.079,41.6994],[-96.0793,41.6993],[-96.0795,41.6992],[-96.0798,41.6991],[-96.0799,41.699],[-96.0811,41.6986],[-96.0813,41.6985],[-96.0824,41.6982],[-96.0826,41.6981],[-96.0837,41.6979],[-96.0838,41.6979],[-96.0841,41.6978],[-96.0844,41.6978],[-96.0846,41.6977],[-96.0848,41.6977],[-96.0849,41.6977],[-96.0854,41.6976],[-96.0856,41.6976],[-96.0861,41.6975],[-96.0863,41.6975],[-96.0866,41.6975],[-96.0871,41.6974],[-96.0875,41.6974],[-96.0883,41.6974],[-96.0885,41.6974],[-96.0886,41.6974],[-96.0887,41.6974],[-96.0888,41.6974],[-96.0893,41.6974],[-96.0896,41.6974],[-96.0898,41.6974],[-96.0899,41.6974],[-96.0901,41.6974],[-96.0905,41.6975],[-96.091,41.6975],[-96.0912,41.6975],[-96.0915,41.6975],[-96.0915,41.6976],[-96.0916,41.6976],[-96.0917,41.6976],[-96.092,41.6976],[-96.0921,41.6976],[-96.0924,41.6977],[-96.0925,41.6977],[-96.0926,41.6977],[-96.0927,41.6977],[-96.0928,41.6977],[-96.0929,41.6978],[-96.093,41.6978],[-96.0933,41.6979],[-96.0937,41.6979],[-96.0947,41.6981],[-96.0949,41.6982],[-96.0952,41.6983],[-96.0954,41.6983],[-96.0956,41.6983],[-96.096,41.6984],[-96.0964,41.6985],[-96.097,41.6986],[-96.0974,41.6987],[-96.0975,41.6987],[-96.0976,41.6987],[-96.0978,41.6987],[-96.0979,41.6987],[-96.0981,41.6988],[-96.0982,41.6988],[-96.0986,41.6988],[-96.0989,41.6989],[-96.0994,41.699],[-96.0995,41.699],[-96.0996,41.699],[-96.0997,41.699],[-96.1002,41.6991],[-96.1003,41.6992],[-96.1004,41.6992],[-96.1005,41.6992],[-96.1006,41.6992],[-96.1011,41.6992],[-96.1015,41.6993],[-96.1017,41.6993],[-96.1022,41.6994],[-96.1023,41.6994],[-96.1024,41.6994],[-96.1027,41.6994],[-96.103,41.6994],[-96.1032,41.6994],[-96.1033,41.6994],[-96.1038,41.6994],[-96.1042,41.6994],[-96.1049,41.6994],[-96.1055,41.6994],[-96.1064,41.6993],[-96.1072,41.6993],[-96.1075,41.6993],[-96.1077,41.6993],[-96.1079,41.6993],[-96.1086,41.6993],[-96.1135,41.6976],[-96.1142,41.6972],[-96.116,41.696],[-96.1162,41.6959],[-96.1187,41.6938],[-96.1199,41.6927],[-96.1216,41.6896],[-96.1218,41.6892],[-96.1226,41.683],[-96.1226,41.6831],[-96.1223,41.6825],[-96.1218,41.681],[-96.1213,41.6795],[-96.1209,41.6782],[-96.1215,41.6781],[-96.121,41.677],[-96.1201,41.6757],[-96.1193,41.6747],[-96.1186,41.6742],[-96.118,41.6733],[-96.1165,41.672],[-96.115,41.6708],[-96.1141,41.67],[-96.1124,41.6685],[-96.1112,41.6675],[-96.1089,41.666],[-96.1074,41.6656],[-96.1072,41.6656],[-96.104,41.6632],[-96.1,41.6611],[-96.0977,41.6578],[-96.0962,41.6547],[-96.0961,41.6545],[-96.0952,41.6503],[-96.0952,41.6501],[-96.0951,41.6478],[-96.0955,41.6459],[-96.0959,41.6446],[-96.0978,41.6396],[-96.0994,41.6374],[-96.1007,41.6354],[-96.1022,41.6344],[-96.1039,41.6329],[-96.1047,41.6321],[-96.1055,41.6315],[-96.1068,41.6304],[-96.1081,41.6296],[-96.1094,41.6288],[-96.1113,41.6271],[-96.1131,41.6254],[-96.1142,41.624],[-96.116,41.622],[-96.1167,41.6209],[-96.1177,41.6186],[-96.118,41.6173],[-96.1181,41.6167],[-96.1182,41.6153],[-96.1183,41.615],[-96.1182,41.6133],[-96.1176,41.6104],[-96.1168,41.6081],[-96.1158,41.6057],[-96.1147,41.6037],[-96.1146,41.6037],[-96.1136,41.602],[-96.1124,41.6003],[-96.1094,41.5968],[-96.1077,41.5953],[-96.1058,41.5936],[-96.1053,41.5933],[-96.1013,41.5914],[-96.0989,41.5904],[-96.0946,41.5894],[-96.0935,41.5891],[-96.0891,41.5876],[-96.0889,41.5875],[-96.0872,41.5866],[-96.0854,41.5851],[-96.0846,41.5843],[-96.084,41.5837],[-96.0837,41.5832],[-96.0833,41.5826],[-96.0823,41.5807],[-96.0814,41.5779],[-96.0813,41.577],[-96.0812,41.5743],[-96.0816,41.5733],[-96.0825,41.5712],[-96.0849,41.5679],[-96.0874,41.5656],[-96.0881,41.565],[-96.0888,41.5644],[-96.0913,41.5622],[-96.0922,41.5609],[-96.0936,41.5583],[-96.0947,41.5556],[-96.095,41.5548],[-96.0959,41.5519],[-96.096,41.5516],[-96.0963,41.551],[-96.0964,41.5497],[-96.0966,41.5456],[-96.0966,41.5455],[-96.0966,41.5454],[-96.0958,41.5433],[-96.0955,41.5423],[-96.0951,41.5411],[-96.0944,41.5395],[-96.0934,41.5373],[-96.0919,41.5341],[-96.0908,41.5326],[-96.0901,41.5317],[-96.0883,41.5302],[-96.084,41.5269],[-96.0827,41.526],[-96.0823,41.526],[-96.0814,41.526],[-96.0802,41.526],[-96.0799,41.5259],[-96.0794,41.5258],[-96.0788,41.5256],[-96.0783,41.5256],[-96.0779,41.5254],[-96.0773,41.5252],[-96.0768,41.5251],[-96.0757,41.5246],[-96.0751,41.5244],[-96.0746,41.5242],[-96.0742,41.5239],[-96.0737,41.5237],[-96.0734,41.5235],[-96.073,41.5233],[-96.0726,41.5231],[-96.0725,41.523],[-96.0716,41.5222],[-96.0715,41.522],[-96.0714,41.5219],[-96.0711,41.5217],[-96.071,41.5216],[-96.0706,41.5213],[-96.0705,41.5213],[-96.07,41.5207],[-96.0699,41.5206],[-96.0696,41.5203],[-96.0694,41.52],[-96.0691,41.5196],[-96.0686,41.5191],[-96.0675,41.5183],[-96.0668,41.5177],[-96.0645,41.5169],[-96.0644,41.5169],[-96.0643,41.5167],[-96.0638,41.5162],[-96.0631,41.5157],[-96.0617,41.5147],[-96.0609,41.5141],[-96.0573,41.511],[-96.055,41.5095],[-96.0528,41.5084],[-96.0504,41.5077],[-96.0483,41.5073],[-96.0468,41.5071],[-96.0447,41.5069],[-96.0429,41.5069],[-96.0406,41.5069],[-96.0398,41.5071],[-96.0391,41.5075],[-96.0379,41.5079],[-96.0366,41.5091],[-96.0359,41.5101],[-96.0356,41.5106],[-96.0353,41.511],[-96.0351,41.5114],[-96.0349,41.5117],[-96.0346,41.5122],[-96.0344,41.5128],[-96.0343,41.513],[-96.0344,41.5144],[-96.0337,41.5171],[-96.0339,41.5199],[-96.0344,41.5211],[-96.0317,41.5222],[-96.0311,41.523],[-96.0306,41.5246],[-96.0299,41.5264],[-96.0293,41.528],[-96.029,41.53],[-96.0284,41.5321],[-96.0277,41.5347],[-96.0271,41.5387],[-96.0267,41.5404],[-96.0241,41.5428],[-96.0235,41.5434],[-96.0228,41.5437],[-96.0191,41.5451],[-96.0139,41.5453],[-96.0051,41.5433],[-96.0032,41.5418],[-96.0014,41.5406],[-96,41.5395],[-95.9995,41.5383],[-95.9989,41.5366],[-95.9972,41.5317],[-95.9959,41.5281],[-95.9947,41.5249],[-95.9943,41.5237],[-95.9937,41.5202],[-95.9928,41.5146],[-95.9933,41.5123],[-95.9962,41.507],[-95.997,41.5061],[-96.0003,41.5029],[-96.0006,41.5025],[-96.0128,41.4949],[-96.0174,41.4921],[-96.0179,41.492],[-96.0186,41.4918],[-96.019,41.4917],[-96.0195,41.4916],[-96.0195,41.4905],[-96.0195,41.4883],[-96.0193,41.4869],[-96.0188,41.4856],[-96.0186,41.485],[-96.0178,41.4836],[-96.0166,41.4819],[-96.0154,41.4807],[-96.015,41.48],[-96.0141,41.4791],[-96.0136,41.4785],[-96.0121,41.4771],[-96.0118,41.4768],[-96.0115,41.4764],[-96.0113,41.4762],[-96.0106,41.4757],[-96.0095,41.4748],[-96.009,41.4745],[-96.0085,41.474],[-96.008,41.4737],[-96.0077,41.4736],[-96.0074,41.4735],[-96.0073,41.4734],[-96.0066,41.473],[-96.0049,41.4724],[-96.0041,41.4721],[-96.002,41.4718],[-96.0016,41.4717],[-96.0005,41.4716],[-96.0003,41.4716],[-95.9997,41.4715],[-95.9987,41.4715],[-95.9981,41.4715],[-95.9975,41.4715],[-95.9963,41.4716],[-95.9958,41.4716],[-95.9942,41.4717],[-95.9937,41.4717],[-95.9926,41.4718],[-95.9917,41.4719],[-95.9911,41.4718],[-95.9906,41.4717],[-95.9885,41.4716],[-95.9879,41.4715],[-95.9873,41.4714],[-95.9865,41.4713],[-95.9843,41.4709],[-95.9818,41.4703],[-95.9805,41.4699],[-95.9798,41.4697],[-95.9788,41.4693],[-95.9779,41.4688],[-95.9764,41.4683],[-95.9759,41.4679],[-95.9742,41.467],[-95.9729,41.4661],[-95.9716,41.4655],[-95.9712,41.4653],[-95.9709,41.4651],[-95.9697,41.4645],[-95.9687,41.4641],[-95.9683,41.4639],[-95.9675,41.4636],[-95.9667,41.4634],[-95.965,41.4632],[-95.9627,41.4631],[-95.9614,41.4632],[-95.9594,41.4631],[-95.9584,41.4632],[-95.9579,41.4633],[-95.9578,41.4634],[-95.956,41.4636],[-95.9538,41.4641],[-95.9525,41.4645],[-95.9507,41.4651],[-95.9496,41.4655],[-95.948,41.4658],[-95.9476,41.4659],[-95.9471,41.466],[-95.9463,41.4663],[-95.945,41.4665],[-95.9445,41.4665],[-95.9435,41.4664],[-95.9418,41.4663],[-95.9405,41.4661],[-95.9395,41.466],[-95.9387,41.4658],[-95.9376,41.4655],[-95.9371,41.4654],[-95.9363,41.4653],[-95.9359,41.4652],[-95.9354,41.4649],[-95.9351,41.4648],[-95.9335,41.4643],[-95.9304,41.4627],[-95.9292,41.462],[-95.9284,41.4617],[-95.9278,41.4613],[-95.9274,41.461],[-95.9271,41.4608],[-95.9265,41.4603],[-95.9259,41.4599],[-95.9254,41.4594],[-95.9248,41.4591],[-95.9245,41.4589],[-95.9239,41.4582],[-95.9228,41.4573],[-95.9223,41.4564],[-95.9217,41.4556],[-95.9212,41.4551],[-95.921,41.4547],[-95.9207,41.4536],[-95.9205,41.4532],[-95.9202,41.4528],[-95.92,41.4526],[-95.9199,41.4515],[-95.9198,41.4513],[-95.9198,41.4507],[-95.9196,41.45],[-95.9196,41.449],[-95.9195,41.4482],[-95.9197,41.4474],[-95.9199,41.4459],[-95.9203,41.445],[-95.9206,41.4439],[-95.9209,41.4434],[-95.9214,41.4428],[-95.9217,41.4421],[-95.922,41.4418],[-95.9221,41.4417],[-95.9226,41.4413],[-95.9233,41.4405],[-95.9246,41.4395],[-95.9253,41.439],[-95.9256,41.4388],[-95.926,41.4384],[-95.9269,41.4378],[-95.9273,41.4374],[-95.9286,41.4365],[-95.9291,41.436],[-95.9295,41.4357],[-95.9301,41.435],[-95.9304,41.4348],[-95.9309,41.4342],[-95.9312,41.4336],[-95.9317,41.4331],[-95.9319,41.4326],[-95.9323,41.4321],[-95.9325,41.4316],[-95.9325,41.4312],[-95.9326,41.431],[-95.9328,41.4308],[-95.9329,41.4301],[-95.9329,41.4296],[-95.9331,41.4289],[-95.9331,41.4282],[-95.9331,41.4272],[-95.933,41.4266],[-95.933,41.4262],[-95.9328,41.4252],[-95.9325,41.4242],[-95.9325,41.4235],[-95.9322,41.4231],[-95.9318,41.4219],[-95.9317,41.4216],[-95.9315,41.4211],[-95.9312,41.4206],[-95.9306,41.4192],[-95.9305,41.4189],[-95.93,41.4176],[-95.9299,41.4168],[-95.9295,41.4153],[-95.9295,41.415],[-95.9296,41.4147],[-95.9296,41.4142],[-95.9295,41.4134],[-95.9296,41.4127],[-95.9297,41.4111],[-95.9299,41.4103],[-95.9301,41.4092],[-95.9302,41.409],[-95.9309,41.4072],[-95.9316,41.4056],[-95.9324,41.404],[-95.9331,41.4031],[-95.9342,41.4018],[-95.9349,41.4008],[-95.9351,41.4005],[-95.9354,41.4001],[-95.9358,41.3996],[-95.9368,41.3979],[-95.9369,41.3973],[-95.9372,41.3967],[-95.9373,41.3961],[-95.9377,41.3948],[-95.9377,41.3942],[-95.9377,41.3938],[-95.9378,41.3932],[-95.9378,41.3922],[-95.9377,41.3916],[-95.9378,41.3907],[-95.9374,41.3895],[-95.9372,41.3883],[-95.937,41.3878],[-95.9367,41.3873],[-95.9366,41.3866],[-95.9364,41.3859],[-95.9361,41.3852],[-95.9354,41.384],[-95.9353,41.3838],[-95.9349,41.3831],[-95.9339,41.3817],[-95.9331,41.3809],[-95.9325,41.38],[-95.9322,41.3798],[-95.9306,41.3777],[-95.9304,41.3773],[-95.9303,41.377],[-95.9298,41.3762],[-95.9297,41.3759],[-95.9295,41.3753],[-95.9295,41.3752],[-95.9293,41.3744],[-95.9292,41.3739],[-95.929,41.3732],[-95.929,41.3724],[-95.9288,41.3717],[-95.9288,41.3705],[-95.9288,41.3701],[-95.9297,41.3671],[-95.9302,41.3659],[-95.9303,41.3658],[-95.9308,41.365],[-95.931,41.3645],[-95.931,41.3644],[-95.9313,41.3641],[-95.9314,41.364],[-95.9317,41.3636],[-95.9322,41.363],[-95.9331,41.3621],[-95.9334,41.3618],[-95.9336,41.3616],[-95.935,41.3605],[-95.9355,41.3601],[-95.9363,41.3598],[-95.9365,41.3595],[-95.9369,41.3593],[-95.9383,41.3587],[-95.9391,41.3584],[-95.9397,41.3582],[-95.9401,41.3581],[-95.9406,41.3579],[-95.9408,41.3578],[-95.9414,41.3577],[-95.943,41.3571],[-95.9433,41.3571],[-95.9451,41.3569],[-95.9457,41.3568],[-95.9469,41.3566],[-95.9483,41.3563],[-95.9486,41.3561],[-95.9493,41.356],[-95.9499,41.3558],[-95.9504,41.3557],[-95.951,41.3555],[-95.9523,41.3549],[-95.9534,41.354],[-95.954,41.3538],[-95.9542,41.3536],[-95.9543,41.3535],[-95.9549,41.3528],[-95.9557,41.352],[-95.9563,41.3511],[-95.9566,41.3507],[-95.9571,41.3496],[-95.9573,41.3489],[-95.9573,41.3474],[-95.9571,41.3459],[-95.9571,41.3458],[-95.957,41.3457],[-95.957,41.3456],[-95.957,41.3455],[-95.9567,41.3447],[-95.956,41.3431],[-95.9558,41.3426],[-95.9553,41.3419],[-95.9534,41.3395],[-95.9527,41.3387],[-95.9517,41.3375],[-95.9512,41.3372],[-95.9502,41.3362],[-95.9483,41.3346],[-95.9476,41.3341],[-95.9465,41.3331],[-95.9448,41.3321],[-95.9441,41.3316],[-95.9437,41.3312],[-95.9436,41.3312],[-95.9429,41.3308],[-95.9418,41.33],[-95.9407,41.3293],[-95.9401,41.3288],[-95.9396,41.3286],[-95.9394,41.3285],[-95.939,41.3284],[-95.9379,41.3278],[-95.9364,41.327],[-95.9357,41.3265],[-95.935,41.3262],[-95.9345,41.326],[-95.9329,41.325],[-95.9321,41.3248],[-95.9317,41.3246],[-95.931,41.3242],[-95.9294,41.3231],[-95.9278,41.3226],[-95.9274,41.3224],[-95.9272,41.3223],[-95.9258,41.3216],[-95.9252,41.3214],[-95.9227,41.3209],[-95.9214,41.3204],[-95.9186,41.3201],[-95.9182,41.3201],[-95.9177,41.3201],[-95.9165,41.3201],[-95.9156,41.3199],[-95.9151,41.3199],[-95.9146,41.32],[-95.9141,41.3201],[-95.9127,41.3201],[-95.9124,41.3201],[-95.9123,41.3201],[-95.9115,41.3202],[-95.9105,41.3203],[-95.9097,41.3203],[-95.9088,41.3205],[-95.9079,41.3206],[-95.9077,41.3206],[-95.9076,41.3207],[-95.9052,41.3211],[-95.9041,41.3212],[-95.9026,41.3214],[-95.9017,41.3215],[-95.9009,41.3213],[-95.8999,41.3215],[-95.8988,41.3212],[-95.8973,41.3212],[-95.8968,41.3211],[-95.896,41.3209],[-95.8952,41.321],[-95.8948,41.3209],[-95.8944,41.3209],[-95.8938,41.3206],[-95.8935,41.3205],[-95.892,41.3204],[-95.8915,41.3202],[-95.8909,41.3199],[-95.8899,41.3197],[-95.8893,41.3195],[-95.8889,41.3193],[-95.8886,41.3192],[-95.8885,41.3191],[-95.8884,41.3191],[-95.8882,41.319],[-95.8881,41.319],[-95.8878,41.3188],[-95.8873,41.3186],[-95.8872,41.3186],[-95.8869,41.3186],[-95.8863,41.3184],[-95.8855,41.3181],[-95.8846,41.3174],[-95.8838,41.317],[-95.8833,41.3169],[-95.8829,41.3167],[-95.8823,41.3162],[-95.8819,41.3157],[-95.8807,41.3148],[-95.8802,41.3146],[-95.8799,41.3144],[-95.8792,41.3136],[-95.8786,41.3133],[-95.8783,41.3131],[-95.8774,41.3121],[-95.8768,41.3115],[-95.8765,41.3111],[-95.8757,41.3103],[-95.8755,41.3099],[-95.8751,41.3094],[-95.8746,41.3084],[-95.8744,41.3082],[-95.8742,41.3079],[-95.8741,41.3075],[-95.8736,41.3063],[-95.8734,41.3059],[-95.8731,41.3049],[-95.8727,41.3043],[-95.8725,41.3034],[-95.8723,41.3031],[-95.8719,41.3018],[-95.8718,41.3013],[-95.8717,41.301],[-95.8716,41.3001],[-95.8714,41.2995],[-95.8714,41.2986],[-95.8713,41.2981],[-95.8713,41.2973],[-95.8711,41.2967],[-95.8712,41.296],[-95.8714,41.2951],[-95.8714,41.2943],[-95.8715,41.294],[-95.8714,41.2934],[-95.8716,41.2927],[-95.8718,41.2924],[-95.8721,41.2912],[-95.8725,41.2903],[-95.8726,41.29],[-95.8727,41.2899],[-95.8728,41.2897],[-95.8729,41.2896],[-95.8729,41.2895],[-95.8732,41.2891],[-95.8733,41.2889],[-95.8734,41.2889],[-95.8736,41.2883],[-95.8737,41.2883],[-95.874,41.288],[-95.8741,41.2876],[-95.8743,41.2874],[-95.8747,41.287],[-95.8753,41.2866],[-95.8756,41.2862],[-95.8761,41.2857],[-95.8768,41.2851],[-95.8771,41.2849],[-95.8772,41.2848],[-95.8774,41.2846],[-95.8775,41.2846],[-95.8784,41.284],[-95.8789,41.2837],[-95.8796,41.2832],[-95.8805,41.2827],[-95.8807,41.2826],[-95.8815,41.2822],[-95.8833,41.2813],[-95.8845,41.2807],[-95.8876,41.2794],[-95.891,41.278],[-95.8911,41.278],[-95.8912,41.278],[-95.8915,41.2779],[-95.8918,41.2778],[-95.8919,41.2777],[-95.8924,41.2776],[-95.8925,41.2776],[-95.8925,41.2775],[-95.8932,41.2773],[-95.8954,41.2766],[-95.896,41.2764],[-95.8961,41.2764],[-95.8961,41.2763],[-95.8969,41.2762],[-95.8976,41.276],[-95.898,41.2757],[-95.8984,41.2755],[-95.8999,41.2752],[-95.9015,41.2747],[-95.902,41.2745],[-95.9023,41.2745],[-95.9025,41.2744],[-95.9026,41.2744],[-95.9027,41.2744],[-95.9028,41.2744],[-95.9029,41.2744],[-95.9039,41.2747],[-95.9047,41.2749],[-95.9049,41.275],[-95.9051,41.275],[-95.9052,41.275],[-95.9057,41.2754],[-95.9059,41.2755],[-95.906,41.2756],[-95.9064,41.2758],[-95.9065,41.2759],[-95.9066,41.2759],[-95.9066,41.276],[-95.9067,41.276],[-95.9068,41.2761],[-95.9069,41.2761],[-95.9071,41.2763],[-95.9079,41.2768],[-95.9082,41.2769],[-95.9087,41.2772],[-95.9099,41.2779],[-95.9126,41.2795],[-95.911,41.2811],[-95.9108,41.2813],[-95.9105,41.2816],[-95.9096,41.2826],[-95.9091,41.2831],[-95.9082,41.2839],[-95.908,41.2841],[-95.9078,41.2843],[-95.9077,41.2844],[-95.9076,41.2845],[-95.9074,41.2847],[-95.9072,41.2849],[-95.9072,41.285],[-95.9071,41.285],[-95.9071,41.2851],[-95.9069,41.2855],[-95.9069,41.2856],[-95.9068,41.2858],[-95.9068,41.2859],[-95.9067,41.2861],[-95.9067,41.2862],[-95.9062,41.2874],[-95.9061,41.2875],[-95.906,41.2884],[-95.906,41.2885],[-95.906,41.2886],[-95.9055,41.2912],[-95.9054,41.2912],[-95.9053,41.2912],[-95.9051,41.2913],[-95.9052,41.2916],[-95.9048,41.2926],[-95.9047,41.2929],[-95.9048,41.293],[-95.9054,41.2931],[-95.9054,41.2932],[-95.9052,41.2933],[-95.9048,41.2933],[-95.9046,41.2933],[-95.9046,41.2935],[-95.9045,41.294],[-95.9045,41.2941],[-95.9045,41.2945],[-95.9045,41.2947],[-95.9044,41.2948],[-95.9044,41.2949],[-95.9044,41.2951],[-95.9044,41.2953],[-95.9044,41.2954],[-95.9044,41.2955],[-95.9044,41.2956],[-95.9044,41.2957],[-95.9043,41.2971],[-95.9042,41.2973],[-95.9042,41.2974],[-95.9042,41.2975],[-95.9042,41.2976],[-95.9042,41.2977],[-95.9043,41.2983],[-95.9044,41.2985],[-95.9044,41.2988],[-95.9045,41.299],[-95.9045,41.2991],[-95.9047,41.2994],[-95.9049,41.2998],[-95.9059,41.301],[-95.906,41.301],[-95.9061,41.301],[-95.9071,41.3011],[-95.9073,41.3011],[-95.9074,41.3011],[-95.9076,41.3011],[-95.908,41.3011],[-95.9081,41.3011],[-95.9082,41.3011],[-95.9084,41.3011],[-95.9085,41.3011],[-95.909,41.3011],[-95.9093,41.3011],[-95.9094,41.3011],[-95.9095,41.3011],[-95.9096,41.3011],[-95.9097,41.3012],[-95.91,41.3012],[-95.9108,41.3012],[-95.9112,41.3012],[-95.9113,41.3012],[-95.9114,41.3012],[-95.9117,41.3012],[-95.912,41.3013],[-95.9136,41.3014],[-95.9138,41.3014],[-95.9202,41.3012],[-95.9224,41.3004],[-95.9247,41.2996],[-95.9264,41.2989],[-95.9276,41.2984],[-95.9279,41.2976],[-95.9279,41.2975],[-95.928,41.2975],[-95.928,41.2974],[-95.928,41.2972],[-95.9281,41.297],[-95.9283,41.2965],[-95.9283,41.2964],[-95.9283,41.2963],[-95.9288,41.2948],[-95.9289,41.2945],[-95.929,41.2944],[-95.9291,41.2941],[-95.9292,41.2936],[-95.9296,41.2923],[-95.9296,41.2906],[-95.9296,41.2904],[-95.9296,41.2851],[-95.9287,41.2813],[-95.9278,41.2808],[-95.9275,41.2806],[-95.9274,41.2805],[-95.9273,41.2805],[-95.9271,41.2803],[-95.926,41.2796],[-95.9259,41.2795],[-95.9248,41.2788],[-95.9248,41.2787],[-95.9189,41.2748],[-95.9186,41.2746],[-95.9182,41.2743],[-95.918,41.2742],[-95.9179,41.2741],[-95.9168,41.2733],[-95.916,41.2728],[-95.9159,41.2727],[-95.9158,41.2727],[-95.9157,41.2727],[-95.9149,41.2726],[-95.9141,41.2724],[-95.9147,41.2722],[-95.9148,41.2721],[-95.9151,41.272],[-95.9152,41.272],[-95.9153,41.272],[-95.9157,41.2718],[-95.9163,41.2715],[-95.9167,41.2712],[-95.9175,41.2709],[-95.9176,41.2708],[-95.9177,41.2707],[-95.9179,41.2706],[-95.9187,41.2698],[-95.9197,41.2694],[-95.9199,41.2693],[-95.92,41.2691],[-95.9201,41.2691],[-95.9206,41.2685],[-95.9215,41.2676],[-95.9216,41.2673],[-95.9217,41.2669],[-95.9224,41.2655],[-95.9224,41.2646],[-95.9223,41.2638],[-95.9223,41.263],[-95.922,41.262],[-95.9221,41.2617],[-95.9221,41.2614],[-95.9218,41.2604],[-95.9217,41.2598],[-95.9217,41.2597],[-95.9217,41.2596],[-95.9216,41.2595],[-95.9216,41.2594],[-95.9216,41.2593],[-95.9214,41.2585],[-95.9214,41.2582],[-95.9214,41.2581],[-95.9213,41.2581],[-95.9207,41.2567],[-95.9205,41.2557],[-95.9203,41.2554],[-95.9202,41.2553],[-95.9196,41.2541],[-95.9196,41.254],[-95.9196,41.2539],[-95.9195,41.2537],[-95.9191,41.2527],[-95.9186,41.2519],[-95.9185,41.2518],[-95.9184,41.2515],[-95.9176,41.2502],[-95.9175,41.2498],[-95.9174,41.2498],[-95.9174,41.2497],[-95.9169,41.2488],[-95.9167,41.2484],[-95.9166,41.2482],[-95.9165,41.2481],[-95.9164,41.248],[-95.9162,41.2478],[-95.916,41.2473],[-95.9158,41.247],[-95.9154,41.2467],[-95.9151,41.2461],[-95.9144,41.2454],[-95.9142,41.245],[-95.914,41.2445],[-95.9135,41.2439],[-95.9133,41.2437],[-95.9132,41.2435],[-95.9131,41.2433],[-95.913,41.2431],[-95.9129,41.2429],[-95.9125,41.2423],[-95.9122,41.2416],[-95.9119,41.241],[-95.9116,41.24],[-95.9113,41.2394],[-95.9111,41.2385],[-95.911,41.238],[-95.911,41.2378],[-95.9107,41.2362],[-95.9107,41.235],[-95.9106,41.2346],[-95.9107,41.2343],[-95.9107,41.234],[-95.9107,41.2336],[-95.9107,41.2332],[-95.9107,41.2327],[-95.9107,41.2321],[-95.9108,41.2319],[-95.9109,41.2316],[-95.9109,41.2315],[-95.9111,41.2309],[-95.9111,41.2305],[-95.9114,41.2298],[-95.9115,41.229],[-95.9117,41.2285],[-95.9118,41.2283],[-95.9124,41.2273],[-95.9127,41.2267],[-95.9127,41.2265],[-95.9128,41.2263],[-95.913,41.2259],[-95.9137,41.225],[-95.9138,41.2246],[-95.9143,41.2239],[-95.9155,41.2226],[-95.9156,41.2225],[-95.9158,41.2221],[-95.917,41.221],[-95.9173,41.2206],[-95.9185,41.2197],[-95.919,41.2192],[-95.9192,41.2191],[-95.9193,41.219],[-95.92,41.2184],[-95.9205,41.218],[-95.921,41.2177],[-95.9219,41.2169],[-95.9221,41.2166],[-95.9222,41.2165],[-95.9223,41.2165],[-95.9223,41.2164],[-95.9224,41.2163],[-95.9225,41.2162],[-95.9228,41.2161],[-95.9231,41.2158],[-95.9234,41.2154],[-95.9237,41.2149],[-95.9242,41.2141],[-95.9245,41.2137],[-95.9246,41.2136],[-95.9247,41.2135],[-95.9251,41.2133],[-95.9255,41.2127],[-95.9256,41.2123],[-95.9257,41.2122],[-95.9259,41.2119],[-95.9261,41.2116],[-95.9262,41.2114],[-95.9263,41.2111],[-95.9263,41.2109],[-95.9266,41.2106],[-95.9267,41.2103],[-95.9268,41.2102],[-95.9268,41.21],[-95.9268,41.2097],[-95.9269,41.2096],[-95.9269,41.2094],[-95.9272,41.209],[-95.9273,41.2086],[-95.9274,41.207],[-95.9274,41.2069],[-95.9275,41.2069],[-95.9275,41.2064],[-95.9275,41.2063],[-95.9279,41.2059],[-95.928,41.2054],[-95.928,41.2049],[-95.9279,41.2032],[-95.928,41.2029],[-95.9281,41.2026],[-95.928,41.2022],[-95.928,41.2021],[-95.9279,41.2017],[-95.9278,41.2011],[-95.9277,41.2011],[-95.9277,41.2009],[-95.9278,41.2008],[-95.9279,41.2004],[-95.928,41.2001],[-95.9279,41.1998],[-95.9277,41.1994],[-95.9277,41.199],[-95.9273,41.1978],[-95.9273,41.1974],[-95.9273,41.1971],[-95.9268,41.1962],[-95.9267,41.1956],[-95.9263,41.1952],[-95.926,41.1947],[-95.9259,41.1941],[-95.9253,41.1934],[-95.9252,41.1931],[-95.9251,41.1928],[-95.9244,41.1921],[-95.9241,41.1915],[-95.9236,41.1908],[-95.9234,41.1905],[-95.9232,41.1903],[-95.9225,41.1897],[-95.9224,41.1893],[-95.9222,41.1891],[-95.9214,41.1885],[-95.9213,41.1884],[-95.9208,41.1881],[-95.9202,41.1877],[-95.9199,41.1872],[-95.9196,41.1869],[-95.9189,41.1865],[-95.9172,41.1859],[-95.9167,41.1855],[-95.9161,41.1853],[-95.9154,41.1851],[-95.9147,41.1851],[-95.9142,41.185],[-95.9137,41.1848],[-95.9132,41.1847],[-95.9125,41.1846],[-95.912,41.1847],[-95.9114,41.1846],[-95.9108,41.1845],[-95.9102,41.1844],[-95.9087,41.1844],[-95.9076,41.1844],[-95.9056,41.1845],[-95.9047,41.1845],[-95.9042,41.1846],[-95.9018,41.1847],[-95.9013,41.1847],[-95.9009,41.1846],[-95.9005,41.1846],[-95.8998,41.1846],[-95.899,41.1848],[-95.8982,41.1848],[-95.8941,41.1853],[-95.8912,41.1857],[-95.8897,41.186],[-95.8889,41.1861],[-95.8878,41.1862],[-95.8867,41.1865],[-95.8861,41.1866],[-95.8855,41.1868],[-95.8807,41.1877],[-95.8801,41.1877],[-95.8796,41.1878],[-95.8786,41.1878],[-95.8781,41.1879],[-95.8771,41.188],[-95.8766,41.1881],[-95.8757,41.188],[-95.8745,41.1881],[-95.8739,41.1882],[-95.8736,41.1882],[-95.872,41.1882],[-95.8713,41.1883],[-95.8701,41.1883],[-95.8695,41.1883],[-95.8684,41.1883],[-95.8676,41.1884],[-95.8663,41.1883],[-95.8658,41.1883],[-95.8645,41.1882],[-95.8638,41.1882],[-95.8626,41.188],[-95.8621,41.188],[-95.8617,41.188],[-95.861,41.1878],[-95.8604,41.1877],[-95.8592,41.1875],[-95.8587,41.1874],[-95.858,41.1873],[-95.8569,41.187],[-95.8561,41.187],[-95.8553,41.1867],[-95.8548,41.1865],[-95.8541,41.1864],[-95.8531,41.186],[-95.8523,41.1858],[-95.8513,41.1854],[-95.8512,41.1853],[-95.8508,41.1852],[-95.8504,41.1851],[-95.8499,41.1848],[-95.8494,41.1845],[-95.8488,41.1843],[-95.8472,41.1833],[-95.8463,41.1825],[-95.8454,41.1819],[-95.8451,41.1816],[-95.8448,41.1812],[-95.8445,41.1808],[-95.8442,41.1804],[-95.8437,41.18],[-95.8434,41.1797],[-95.8427,41.1781],[-95.8424,41.1778],[-95.8422,41.1774],[-95.8421,41.1768],[-95.842,41.1763],[-95.8419,41.1763],[-95.8418,41.176],[-95.8417,41.1759],[-95.8416,41.1755],[-95.8417,41.1749],[-95.8416,41.1739],[-95.8417,41.1732],[-95.8418,41.1723],[-95.842,41.1716],[-95.842,41.1714],[-95.8426,41.1703],[-95.8427,41.17],[-95.8434,41.1691],[-95.8439,41.1688],[-95.8444,41.1682],[-95.8454,41.1674],[-95.847,41.1666],[-95.8479,41.1662],[-95.8489,41.166],[-95.8494,41.166],[-95.8499,41.1658],[-95.8509,41.1657],[-95.8534,41.1655],[-95.8563,41.1659],[-95.8568,41.1659],[-95.8576,41.1661],[-95.8593,41.1665],[-95.8603,41.1667],[-95.8609,41.1669],[-95.8623,41.1673],[-95.8633,41.1675],[-95.8644,41.1679],[-95.8649,41.1679],[-95.8659,41.1681],[-95.8673,41.1681],[-95.8692,41.168],[-95.8706,41.1678],[-95.8711,41.1676],[-95.8721,41.1673],[-95.8727,41.167],[-95.8737,41.1666],[-95.8744,41.1662],[-95.8754,41.1655],[-95.8758,41.1653],[-95.8774,41.1639],[-95.8792,41.162],[-95.8796,41.1613],[-95.88,41.1609],[-95.8805,41.1599],[-95.8811,41.1588],[-95.8815,41.1584],[-95.882,41.1569],[-95.8821,41.1565],[-95.8824,41.1562],[-95.8825,41.1559],[-95.8826,41.1552],[-95.8826,41.1551],[-95.8827,41.1549],[-95.8829,41.1546],[-95.883,41.1537],[-95.8831,41.1533],[-95.8832,41.1527],[-95.8831,41.1519],[-95.8833,41.1515],[-95.8833,41.1511],[-95.8831,41.1493],[-95.8832,41.1488],[-95.8831,41.1482],[-95.883,41.1478],[-95.8828,41.1472],[-95.8828,41.1469],[-95.8829,41.1467],[-95.8829,41.1465],[-95.8828,41.146],[-95.8826,41.1457],[-95.8823,41.1447],[-95.8821,41.144],[-95.882,41.1435],[-95.8813,41.1421],[-95.8812,41.1417],[-95.8809,41.1409],[-95.8806,41.1406],[-95.8802,41.1399],[-95.88,41.1396],[-95.8797,41.1389],[-95.8793,41.1386],[-95.8787,41.1377],[-95.8783,41.1369],[-95.878,41.1367],[-95.8777,41.1362],[-95.8775,41.136],[-95.8774,41.1359],[-95.877,41.1354],[-95.8764,41.1347],[-95.8761,41.1341],[-95.8759,41.134],[-95.8756,41.1338],[-95.8749,41.133],[-95.8748,41.1328],[-95.8745,41.1325],[-95.8739,41.1317],[-95.8735,41.1314],[-95.8731,41.1308],[-95.8729,41.1306],[-95.8727,41.1302],[-95.8724,41.13],[-95.8721,41.1297],[-95.8712,41.1288],[-95.8707,41.128],[-95.8701,41.1271],[-95.87,41.1268],[-95.8696,41.1262],[-95.8695,41.126],[-95.8691,41.1255],[-95.869,41.1252],[-95.8687,41.1247],[-95.8685,41.1241],[-95.8684,41.1239],[-95.8676,41.1221],[-95.8672,41.1215],[-95.8671,41.1206],[-95.8666,41.1193],[-95.8664,41.1178],[-95.8664,41.1174],[-95.8663,41.1151],[-95.8664,41.1144],[-95.8668,41.1111],[-95.8668,41.1109],[-95.8671,41.1095],[-95.8671,41.1091],[-95.867,41.1087],[-95.8671,41.1084],[-95.8667,41.105],[-95.8662,41.1035],[-95.8662,41.1033],[-95.866,41.1024],[-95.8659,41.1021],[-95.8659,41.1018],[-95.8657,41.1013],[-95.8657,41.1012],[-95.8653,41.0999],[-95.8651,41.099],[-95.8648,41.0985],[-95.8644,41.0971],[-95.8636,41.0954],[-95.8633,41.0945],[-95.8633,41.0941],[-95.8631,41.0937],[-95.863,41.0932],[-95.8628,41.0926],[-95.8626,41.0919],[-95.8625,41.0911],[-95.8625,41.0906],[-95.8624,41.0897],[-95.8629,41.0862],[-95.8633,41.0849],[-95.8638,41.0835],[-95.8645,41.0822],[-95.8648,41.0816],[-95.8658,41.0801],[-95.8669,41.0789],[-95.8703,41.0758],[-95.8715,41.075],[-95.8716,41.075],[-95.8726,41.0741],[-95.8737,41.0732],[-95.8738,41.0732],[-95.8739,41.0731],[-95.874,41.0731],[-95.875,41.0723],[-95.8774,41.0704],[-95.8794,41.0685],[-95.8795,41.0683],[-95.8802,41.0675],[-95.881,41.0663],[-95.8815,41.0654],[-95.8818,41.0646],[-95.8822,41.0635],[-95.8825,41.0614],[-95.8824,41.0604],[-95.8823,41.0594],[-95.8821,41.0584],[-95.8819,41.0579],[-95.8818,41.0575],[-95.8814,41.0565],[-95.8812,41.0559],[-95.8816,41.0544],[-95.8808,41.054],[-95.8799,41.0536],[-95.8797,41.0536],[-95.8795,41.0534],[-95.8795,41.0533],[-95.8776,41.0521],[-95.8773,41.0519],[-95.8755,41.0507],[-95.8753,41.0506],[-95.8752,41.0504],[-95.8752,41.0503],[-95.8751,41.0501],[-95.875,41.05],[-95.8747,41.0493],[-95.8743,41.0489],[-95.8734,41.048],[-95.8729,41.0475],[-95.8724,41.047],[-95.8718,41.0464],[-95.8709,41.0458],[-95.8699,41.0453],[-95.8698,41.0452],[-95.8692,41.0448],[-95.8682,41.0443],[-95.8672,41.0437],[-95.8665,41.0431],[-95.8652,41.0422],[-95.8637,41.041],[-95.8627,41.0401],[-95.8618,41.0394],[-95.8609,41.0386],[-95.8605,41.0379],[-95.8604,41.0377],[-95.8601,41.037],[-95.8597,41.0357],[-95.8595,41.0345],[-95.8593,41.0334],[-95.8592,41.0326],[-95.8591,41.0316],[-95.8591,41.0303],[-95.8592,41.0289],[-95.8594,41.0278],[-95.8596,41.0264],[-95.8599,41.0254],[-95.8603,41.0247],[-95.8607,41.0241],[-95.8608,41.024],[-95.861,41.0236],[-95.8616,41.0227],[-95.8623,41.0218],[-95.8633,41.0206],[-95.864,41.0198],[-95.8647,41.0189],[-95.8654,41.0182],[-95.8659,41.0174],[-95.8663,41.0164],[-95.8669,41.0154],[-95.8675,41.0144],[-95.868,41.0136],[-95.8684,41.0127],[-95.8686,41.012],[-95.8689,41.011],[-95.8693,41.0099],[-95.8695,41.0094],[-95.8695,41.0092],[-95.8696,41.0084],[-95.8696,41.0077],[-95.8695,41.0071],[-95.8692,41.006],[-95.8689,41.0051],[-95.8687,41.0044],[-95.8684,41.0037],[-95.868,41.0032],[-95.8677,41.0023],[-95.8673,41.0017],[-95.8673,41.0016],[-95.867,41.0011],[-95.8669,41.001],[-95.8668,41.0009],[-95.8667,41.0007],[-95.8664,41.0004],[-95.8662,41],[-95.866,41],[-95.8651,40.9991],[-95.8644,40.9983],[-95.8635,40.9973],[-95.8625,40.9966],[-95.8612,40.9958],[-95.8604,40.9954],[-95.8601,40.9952],[-95.8587,40.9945],[-95.8573,40.9938],[-95.8561,40.9932],[-95.8544,40.9925],[-95.8525,40.9917],[-95.8514,40.9914],[-95.8492,40.9907],[-95.8473,40.9902],[-95.8444,40.9895],[-95.8427,40.9888],[-95.8412,40.9879],[-95.8401,40.9872],[-95.8389,40.9865],[-95.8377,40.9856],[-95.8354,40.9842],[-95.8335,40.9827],[-95.832,40.9811],[-95.8311,40.9798],[-95.8303,40.9783],[-95.8298,40.9773],[-95.8291,40.9757],[-95.8285,40.9739],[-95.8283,40.9724],[-95.8287,40.9708],[-95.829,40.9693],[-95.8294,40.9674],[-95.8295,40.9656],[-95.8298,40.9639],[-95.8308,40.9621],[-95.832,40.9603],[-95.833,40.9587],[-95.8335,40.958],[-95.8351,40.9555],[-95.8366,40.9532],[-95.838,40.9506],[-95.8384,40.9484],[-95.8389,40.9461],[-95.8394,40.9441],[-95.84,40.9413],[-95.8403,40.9399],[-95.8403,40.9387],[-95.8402,40.9379],[-95.8402,40.937],[-95.8401,40.9355],[-95.8397,40.9328],[-95.8391,40.9303],[-95.8384,40.9275],[-95.8384,40.9274],[-95.8378,40.9247],[-95.8364,40.9216],[-95.8349,40.9196],[-95.833,40.9172],[-95.8307,40.915],[-95.8279,40.9131],[-95.825,40.9109],[-95.823,40.9096],[-95.8221,40.9091],[-95.8187,40.9068],[-95.8162,40.9048],[-95.8143,40.9029],[-95.8135,40.9017],[-95.8128,40.9006],[-95.8109,40.8979],[-95.8098,40.8954],[-95.8094,40.8933],[-95.8095,40.8912],[-95.81,40.8892],[-95.8107,40.8867],[-95.8121,40.8842],[-95.814,40.8818],[-95.8159,40.8798],[-95.8179,40.8785],[-95.8196,40.8774],[-95.8212,40.8767],[-95.8233,40.8757],[-95.8246,40.8752],[-95.825,40.875],[-95.8278,40.8744],[-95.8307,40.8737],[-95.8321,40.8734],[-95.8335,40.8733],[-95.835,40.873],[-95.837,40.8726],[-95.8387,40.8722],[-95.8405,40.8714],[-95.8408,40.8712],[-95.8425,40.8703],[-95.8441,40.8693],[-95.8449,40.8682],[-95.846,40.867],[-95.8469,40.8657],[-95.8474,40.8649],[-95.8478,40.8643],[-95.8482,40.8623],[-95.8486,40.8611],[-95.8486,40.8609],[-95.8486,40.86],[-95.8486,40.8597],[-95.8485,40.8586],[-95.8481,40.8573],[-95.848,40.8568],[-95.8475,40.8554],[-95.8471,40.8542],[-95.8461,40.8524],[-95.8451,40.851],[-95.8443,40.8499],[-95.8435,40.849],[-95.8427,40.8477],[-95.8419,40.8466],[-95.8413,40.8456],[-95.8405,40.8439],[-95.84,40.8426],[-95.8392,40.8411],[-95.8387,40.8398],[-95.8382,40.8381],[-95.8376,40.8365],[-95.8372,40.8353],[-95.8371,40.8343],[-95.8371,40.8335],[-95.8373,40.8327],[-95.8373,40.8312],[-95.8377,40.8292],[-95.8382,40.8274],[-95.8384,40.827],[-95.8386,40.8262],[-95.8393,40.8251],[-95.8399,40.8238],[-95.8404,40.8229],[-95.8412,40.822],[-95.8416,40.8215],[-95.8421,40.8206],[-95.843,40.8192],[-95.8439,40.8177],[-95.8444,40.8165],[-95.8448,40.8153],[-95.8449,40.8147],[-95.845,40.8142],[-95.8452,40.8128],[-95.8453,40.8113],[-95.8452,40.8098],[-95.8451,40.8091],[-95.845,40.8085],[-95.8447,40.8072],[-95.8444,40.8063],[-95.844,40.8052],[-95.8437,40.8038],[-95.8432,40.8028],[-95.8427,40.8019],[-95.8423,40.8013],[-95.8415,40.7998],[-95.8401,40.7975],[-95.8386,40.795],[-95.8368,40.7923],[-95.8358,40.7906],[-95.8352,40.7893],[-95.8345,40.7878],[-95.8342,40.7867],[-95.8341,40.7856],[-95.8341,40.7841],[-95.8341,40.7838],[-95.8342,40.783],[-95.8345,40.7818],[-95.8349,40.7802],[-95.8352,40.7793],[-95.8352,40.7792],[-95.8362,40.7777],[-95.8369,40.7765],[-95.8373,40.7761],[-95.8379,40.7755],[-95.8389,40.7745],[-95.8402,40.7734],[-95.8415,40.7722],[-95.8428,40.7711],[-95.8437,40.7705],[-95.845,40.7697],[-95.8466,40.7686],[-95.8478,40.7679],[-95.849,40.7673],[-95.8501,40.7667],[-95.8516,40.7662],[-95.8528,40.7656],[-95.8551,40.7649],[-95.8567,40.7643],[-95.8584,40.7639],[-95.8602,40.7633],[-95.8617,40.7629],[-95.8629,40.7623],[-95.8644,40.7619],[-95.8658,40.7613],[-95.8672,40.7608],[-95.8686,40.7602],[-95.87,40.7596],[-95.8712,40.7589],[-95.8723,40.7584],[-95.8733,40.7576],[-95.8745,40.7567],[-95.8753,40.756],[-95.8769,40.7549],[-95.879,40.7531],[-95.8815,40.7506],[-95.8819,40.75],[-95.8836,40.7478],[-95.8867,40.7421],[-95.8887,40.7363],[-95.8888,40.7332],[-95.8889,40.7319],[-95.8872,40.7263],[-95.8866,40.7247],[-95.8866,40.7246],[-95.8854,40.7211],[-95.8832,40.7176],[-95.881,40.7164],[-95.877,40.7143],[-95.8753,40.7141],[-95.8729,40.7131],[-95.8718,40.7128],[-95.8705,40.7125],[-95.8695,40.7121],[-95.8682,40.7116],[-95.8659,40.7108],[-95.863,40.7097],[-95.8618,40.7092],[-95.8608,40.7087],[-95.8599,40.7083],[-95.8594,40.7081],[-95.858,40.7072],[-95.8579,40.7071],[-95.8564,40.7058],[-95.8545,40.7042],[-95.8526,40.7023],[-95.8513,40.7005],[-95.8506,40.6994],[-95.8498,40.6981],[-95.8492,40.6969],[-95.8487,40.696],[-95.8479,40.6942],[-95.8478,40.6936],[-95.8476,40.693],[-95.8474,40.6922],[-95.8473,40.6913],[-95.8472,40.6911],[-95.8471,40.6902],[-95.847,40.6892],[-95.847,40.6882],[-95.847,40.6872],[-95.8469,40.6864],[-95.8469,40.6862],[-95.8467,40.6852],[-95.8465,40.6843],[-95.8462,40.6835],[-95.846,40.6826],[-95.8458,40.6818],[-95.8454,40.681],[-95.8452,40.6804],[-95.845,40.6801],[-95.8448,40.6799],[-95.8445,40.6794],[-95.8438,40.6786],[-95.8428,40.6775],[-95.8423,40.6772],[-95.841,40.6763],[-95.8394,40.6753],[-95.8378,40.6744],[-95.8374,40.6742],[-95.8371,40.6741],[-95.8364,40.6736],[-95.8361,40.6734],[-95.8344,40.6724],[-95.8324,40.6713],[-95.8308,40.6706],[-95.8307,40.6706],[-95.83,40.6702],[-95.8284,40.6694],[-95.8262,40.6685],[-95.8249,40.668],[-95.8244,40.6678],[-95.8229,40.6672],[-95.8222,40.6671],[-95.8214,40.6668],[-95.82,40.6665],[-95.8183,40.6661],[-95.8173,40.666],[-95.8165,40.6659],[-95.8157,40.6658],[-95.8141,40.6656],[-95.8128,40.6655],[-95.8111,40.6654],[-95.8087,40.6653],[-95.8056,40.6651],[-95.8053,40.665],[-95.8043,40.6649],[-95.8015,40.6643],[-95.7987,40.6635],[-95.7977,40.6632],[-95.7955,40.6624],[-95.7931,40.6612],[-95.7895,40.6594],[-95.7875,40.6579],[-95.7866,40.6572],[-95.786,40.6567],[-95.7838,40.655],[-95.7819,40.6533],[-95.7802,40.6516],[-95.7798,40.6511],[-95.7783,40.6496],[-95.7763,40.6475],[-95.7746,40.6452],[-95.7743,40.6447],[-95.7741,40.6445],[-95.7728,40.6425],[-95.7715,40.6398],[-95.7713,40.6394],[-95.7713,40.6392],[-95.7711,40.6385],[-95.7708,40.6376],[-95.7706,40.6364],[-95.7704,40.6353],[-95.7703,40.6315],[-95.7703,40.6298],[-95.7702,40.6291],[-95.7702,40.6285],[-95.7701,40.6275],[-95.7699,40.626],[-95.7698,40.6255],[-95.7697,40.625],[-95.7701,40.6244],[-95.7698,40.6229],[-95.7689,40.6213],[-95.7668,40.6188],[-95.7644,40.6171],[-95.7617,40.6153],[-95.758,40.6138],[-95.7556,40.6122],[-95.7553,40.6121],[-95.7536,40.6108],[-95.7528,40.6102],[-95.7513,40.6091],[-95.7503,40.6076],[-95.7497,40.6068],[-95.749,40.6053],[-95.7486,40.6034],[-95.7486,40.6013],[-95.7489,40.6],[-95.7493,40.5988],[-95.7501,40.5971],[-95.7503,40.5963],[-95.7512,40.5953],[-95.7532,40.5928],[-95.7552,40.5915],[-95.7589,40.589],[-95.7646,40.5859],[-95.7656,40.5852],[-95.7685,40.5833],[-95.7721,40.5799],[-95.7725,40.5795],[-95.7736,40.5782],[-95.7747,40.5736],[-95.7739,40.571],[-95.7738,40.5705],[-95.7735,40.5699],[-95.7733,40.5696],[-95.7732,40.5693],[-95.7718,40.5661],[-95.7711,40.5651],[-95.7708,40.5647],[-95.7685,40.5616],[-95.7679,40.5608],[-95.7669,40.5594],[-95.7658,40.558],[-95.765,40.5569],[-95.7638,40.5539],[-95.7636,40.5525],[-95.7634,40.5508],[-95.7636,40.5483],[-95.7647,40.5457],[-95.767,40.5427],[-95.7684,40.5403],[-95.7693,40.5367],[-95.7687,40.5341],[-95.7669,40.5316],[-95.7629,40.5284],[-95.7571,40.526],[-95.7548,40.5254],[-95.7527,40.5249],[-95.7523,40.5248],[-95.7503,40.5246],[-95.7501,40.5246],[-95.7499,40.5245],[-95.7497,40.5245],[-95.7487,40.5243],[-95.7463,40.5241],[-95.746,40.5241],[-95.7441,40.524],[-95.7418,40.5239],[-95.738,40.5239],[-95.7378,40.5239],[-95.7375,40.5239],[-95.7373,40.5239],[-95.7366,40.524],[-95.7348,40.5243],[-95.7328,40.5249],[-95.7312,40.5254],[-95.7287,40.5264],[-95.7274,40.5271],[-95.7271,40.5273],[-95.7264,40.5274],[-95.7252,40.5278],[-95.7249,40.5278],[-95.7248,40.5278],[-95.7247,40.5278],[-95.7245,40.5279],[-95.7244,40.5279],[-95.7224,40.5281],[-95.7197,40.5279],[-95.7175,40.5278],[-95.7157,40.5275],[-95.7143,40.5272],[-95.7129,40.5264],[-95.7104,40.5243],[-95.71,40.5238],[-95.7097,40.5234],[-95.7091,40.5226],[-95.7088,40.522],[-95.7086,40.5215],[-95.7084,40.5217],[-95.7078,40.522],[-95.7076,40.5222],[-95.7074,40.5222],[-95.7074,40.5223],[-95.7072,40.5224],[-95.7065,40.5228],[-95.7063,40.523],[-95.706,40.5232],[-95.7052,40.5236],[-95.705,40.5238],[-95.7049,40.5239],[-95.7045,40.5241],[-95.7044,40.5242],[-95.7041,40.5243],[-95.7032,40.5248],[-95.703,40.525],[-95.7022,40.5255],[-95.7009,40.5263],[-95.7,40.5269],[-95.6992,40.5273],[-95.6989,40.5275],[-95.698,40.528],[-95.6977,40.5282],[-95.6976,40.5283],[-95.6975,40.5283],[-95.6973,40.5284],[-95.6972,40.5285],[-95.6968,40.5294],[-95.6958,40.5313],[-95.6955,40.532],[-95.6951,40.5329],[-95.695,40.5331],[-95.6952,40.5334],[-95.6954,40.5337],[-95.6964,40.5358],[-95.6967,40.5362],[-95.697,40.537],[-95.6971,40.5372],[-95.6971,40.5374],[-95.6971,40.5379],[-95.6971,40.5382],[-95.6971,40.5384],[-95.6972,40.5396],[-95.6973,40.5398],[-95.6973,40.5411],[-95.6974,40.5414],[-95.6973,40.5418],[-95.6968,40.5438],[-95.6968,40.544],[-95.6967,40.5442],[-95.6967,40.5444],[-95.6965,40.545],[-95.6966,40.5451],[-95.6966,40.5453],[-95.6959,40.5475],[-95.6948,40.5507],[-95.6945,40.5546],[-95.6944,40.5559],[-95.6941,40.5569],[-95.6937,40.5572],[-95.6923,40.5579],[-95.6919,40.5581],[-95.6894,40.5594],[-95.687,40.5607],[-95.6853,40.561],[-95.6837,40.5614],[-95.6813,40.5619],[-95.6808,40.562],[-95.6787,40.5626],[-95.6786,40.5626],[-95.6754,40.5626],[-95.6745,40.5626],[-95.6718,40.5626],[-95.6717,40.5626],[-95.6674,40.5587],[-95.6665,40.5579],[-95.6655,40.5567],[-95.6655,40.5566],[-95.6653,40.5564],[-95.6643,40.5543],[-95.6638,40.5534],[-95.6621,40.55],[-95.6602,40.5489],[-95.6581,40.5478],[-95.6577,40.5476],[-95.6563,40.5469],[-95.6559,40.5466],[-95.6556,40.545],[-95.6543,40.5432],[-95.6536,40.5422],[-95.6534,40.5419],[-95.6532,40.5411],[-95.6531,40.541],[-95.653,40.5405],[-95.6529,40.5403],[-95.6529,40.5401],[-95.6527,40.5395],[-95.6524,40.5385],[-95.6523,40.5381],[-95.653,40.5354],[-95.6533,40.5344],[-95.6535,40.5337],[-95.6539,40.5316],[-95.6541,40.5309],[-95.6541,40.5308],[-95.6543,40.5302],[-95.6547,40.528],[-95.6548,40.5279],[-95.6549,40.5273],[-95.655,40.5266],[-95.6555,40.5243],[-95.6557,40.5236],[-95.6564,40.5228],[-95.6584,40.5207],[-95.6591,40.52],[-95.6605,40.5185],[-95.6617,40.5173],[-95.6659,40.5157],[-95.6664,40.5155],[-95.6678,40.515],[-95.668,40.515],[-95.6682,40.5149],[-95.6696,40.5145],[-95.67,40.5144],[-95.6703,40.5143],[-95.6705,40.5142],[-95.6709,40.5141],[-95.671,40.5141],[-95.6712,40.514],[-95.673,40.5135],[-95.676,40.5126],[-95.6782,40.512],[-95.68,40.5115],[-95.6801,40.5115],[-95.6802,40.5114],[-95.6803,40.5114],[-95.6804,40.5114],[-95.6809,40.5112],[-95.6817,40.511],[-95.6822,40.5109],[-95.6826,40.5108],[-95.6831,40.5106],[-95.6845,40.5102],[-95.6849,40.5101],[-95.6859,40.5099],[-95.6869,40.5096],[-95.687,40.5095],[-95.6876,40.5094],[-95.6881,40.5092],[-95.6887,40.5091],[-95.6896,40.5088],[-95.6898,40.5088],[-95.6912,40.5084],[-95.6919,40.5082],[-95.6933,40.5075],[-95.6941,40.5071],[-95.6955,40.5065],[-95.6957,40.5064],[-95.6973,40.506],[-95.6976,40.5059],[-95.6983,40.5057],[-95.6984,40.5057],[-95.6987,40.5056],[-95.699,40.5055],[-95.6992,40.5054],[-95.6998,40.5053],[-95.7,40.5053],[-95.6997,40.505],[-95.6995,40.5046],[-95.6988,40.5035],[-95.6979,40.5022],[-95.6977,40.5019],[-95.6975,40.5016],[-95.6974,40.5015],[-95.6973,40.5014],[-95.6972,40.5012],[-95.6968,40.5007],[-95.6961,40.4995],[-95.6954,40.4976],[-95.695,40.4959],[-95.6948,40.4947],[-95.6947,40.493],[-95.6946,40.4912],[-95.6947,40.4895],[-95.6949,40.4882],[-95.6952,40.4869],[-95.6954,40.4859],[-95.6956,40.4851],[-95.6958,40.4839],[-95.6958,40.4838],[-95.6959,40.4836],[-95.6959,40.4834],[-95.6961,40.4828],[-95.6962,40.4821],[-95.6963,40.482],[-95.6965,40.4816],[-95.6965,40.4814],[-95.6968,40.4789],[-95.6966,40.4774],[-95.6964,40.4759],[-95.6946,40.4714],[-95.6931,40.4694],[-95.6905,40.4674],[-95.6875,40.4652],[-95.6873,40.4651],[-95.6844,40.4634],[-95.6843,40.4633],[-95.6802,40.4615],[-95.6772,40.4602],[-95.6751,40.4589],[-95.6732,40.4577],[-95.6721,40.4571],[-95.6721,40.457],[-95.6718,40.4568],[-95.6717,40.4567],[-95.6716,40.4566],[-95.6698,40.4551],[-95.6691,40.4546],[-95.6684,40.454],[-95.6677,40.4535],[-95.6664,40.4522],[-95.6646,40.4503],[-95.6627,40.4481],[-95.6609,40.4459],[-95.6598,40.4445],[-95.6597,40.4445],[-95.6588,40.443],[-95.658,40.4415],[-95.6576,40.4408],[-95.6576,40.4407],[-95.6575,40.4406],[-95.6575,40.4405],[-95.6566,40.4387],[-95.6561,40.4374],[-95.656,40.4371],[-95.6557,40.4357],[-95.6556,40.4336],[-95.6557,40.4323],[-95.6557,40.4316],[-95.656,40.4299],[-95.6566,40.4278],[-95.6567,40.4275],[-95.6583,40.4245],[-95.6586,40.424],[-95.6593,40.4224],[-95.6595,40.4219],[-95.6596,40.4218],[-95.6597,40.4215],[-95.6607,40.4188],[-95.6613,40.4166],[-95.6614,40.4159],[-95.6606,40.4124],[-95.6591,40.4086],[-95.6548,40.4032],[-95.6531,40.4009],[-95.6517,40.3992],[-95.6494,40.3961],[-95.6482,40.3942],[-95.647,40.3923],[-95.6463,40.3912],[-95.6439,40.3869],[-95.6427,40.3818],[-95.6421,40.3782],[-95.6422,40.3778],[-95.6422,40.3774],[-95.6423,40.3759],[-95.6427,40.375],[-95.6427,40.3732],[-95.6425,40.372],[-95.6425,40.3714],[-95.6424,40.3698],[-95.6423,40.3697],[-95.641,40.3664],[-95.6401,40.3651],[-95.6391,40.3638],[-95.6383,40.3627],[-95.6381,40.3625],[-95.637,40.3614],[-95.6355,40.3602],[-95.6343,40.3594],[-95.6342,40.3593],[-95.633,40.3585],[-95.6326,40.3582],[-95.6325,40.3581],[-95.6315,40.3573],[-95.6312,40.357],[-95.6308,40.3566],[-95.6301,40.356],[-95.6289,40.355],[-95.628,40.3539],[-95.6279,40.3538],[-95.6274,40.3531],[-95.6271,40.3528],[-95.6269,40.3524],[-95.6265,40.3519],[-95.626,40.351],[-95.6254,40.3501],[-95.6253,40.3499],[-95.6249,40.3493],[-95.6248,40.3492],[-95.6244,40.3481],[-95.6237,40.3466],[-95.6237,40.3464],[-95.6233,40.3449],[-95.6227,40.3423],[-95.6227,40.3409],[-95.6229,40.3402],[-95.6232,40.3384],[-95.6237,40.337],[-95.624,40.3362],[-95.6247,40.335],[-95.6252,40.3343],[-95.6253,40.3342],[-95.6253,40.3344],[-95.6253,40.335],[-95.6253,40.3351],[-95.6277,40.3324],[-95.6299,40.331],[-95.6319,40.3301],[-95.6338,40.3293],[-95.6377,40.3282],[-95.6405,40.3274],[-95.6448,40.3265],[-95.6479,40.3256],[-95.6513,40.3238],[-95.6537,40.3226],[-95.6551,40.3211],[-95.6566,40.3195],[-95.6578,40.3158],[-95.658,40.3134],[-95.658,40.3127],[-95.6573,40.3109],[-95.6561,40.3095],[-95.6543,40.3079],[-95.6515,40.3067],[-95.6483,40.3062],[-95.6453,40.3057],[-95.6423,40.306],[-95.6363,40.3077],[-95.6297,40.31],[-95.6253,40.3116],[-95.6232,40.3125],[-95.6204,40.3131],[-95.6187,40.3135],[-95.6179,40.3137],[-95.6157,40.3141],[-95.6135,40.3142],[-95.6104,40.314],[-95.6101,40.3139],[-95.6079,40.3135],[-95.6051,40.3126],[-95.603,40.3117],[-95.6005,40.3107],[-95.5987,40.3098],[-95.5978,40.3092],[-95.597,40.3085],[-95.5966,40.3083],[-95.5948,40.3067],[-95.5944,40.3065],[-95.5935,40.3058],[-95.5922,40.3049],[-95.5902,40.3032],[-95.5874,40.3017],[-95.585,40.3008],[-95.5818,40.2996],[-95.5807,40.2996],[-95.5792,40.2996],[-95.5746,40.2995],[-95.5707,40.2994],[-95.5681,40.2991],[-95.565,40.2983],[-95.5638,40.2979],[-95.5622,40.2974],[-95.5587,40.2958],[-95.5555,40.2933],[-95.5533,40.2912],[-95.5516,40.2887],[-95.551,40.2859],[-95.551,40.2843],[-95.551,40.2838],[-95.5515,40.2811],[-95.5526,40.2786],[-95.5528,40.2782],[-95.5548,40.2743],[-95.5563,40.2708],[-95.5563,40.2677],[-95.555,40.2648],[-95.5548,40.2645],[-95.5543,40.2634],[-95.5526,40.262],[-95.5525,40.2619],[-95.5437,40.2607],[-95.5346,40.257],[-95.5242,40.2511],[-95.521,40.2501],[-95.5161,40.2492],[-95.5073,40.2489],[-95.5026,40.2493],[-95.4986,40.2495],[-95.4934,40.2496],[-95.489,40.2487],[-95.4848,40.2475],[-95.4807,40.2451],[-95.4787,40.2437],[-95.4762,40.2413],[-95.4762,40.2412],[-95.4751,40.2397],[-95.4725,40.2361],[-95.4717,40.2341],[-95.4703,40.2308],[-95.4699,40.2292],[-95.4697,40.2279],[-95.4699,40.2255],[-95.4699,40.2227],[-95.4701,40.2215],[-95.4704,40.2204],[-95.4707,40.2192],[-95.4714,40.2173],[-95.4724,40.2153],[-95.4735,40.2135],[-95.4753,40.2112],[-95.478,40.2086],[-95.4798,40.2057],[-95.4813,40.2031],[-95.4823,40.2007],[-95.4825,40.1994],[-95.4828,40.1974],[-95.4828,40.1949],[-95.4826,40.1925],[-95.4825,40.1923],[-95.482,40.1911],[-95.4816,40.1898],[-95.4815,40.1897],[-95.481,40.1885],[-95.4802,40.1873],[-95.4792,40.1857],[-95.4779,40.1838],[-95.4763,40.182],[-95.4749,40.1806],[-95.4723,40.1783],[-95.4711,40.1769],[-95.4695,40.1756],[-95.4638,40.1712],[-95.4587,40.1683],[-95.4539,40.1666],[-95.4489,40.1655],[-95.447,40.1649],[-95.4428,40.1633],[-95.4407,40.1623],[-95.4386,40.1608],[-95.4364,40.1587],[-95.4348,40.156],[-95.4338,40.1529],[-95.4334,40.1498],[-95.4334,40.1461],[-95.4331,40.1444],[-95.4328,40.1429],[-95.4322,40.141],[-95.4313,40.1392],[-95.429,40.136],[-95.4274,40.1346],[-95.4254,40.1332],[-95.4237,40.1322],[-95.4196,40.1311],[-95.4154,40.1305],[-95.4107,40.1304],[-95.4077,40.1298],[-95.4057,40.1294],[-95.4044,40.129],[-95.4028,40.1284],[-95.4003,40.1273],[-95.3987,40.1264],[-95.3966,40.1247],[-95.3953,40.1232],[-95.3942,40.1213],[-95.3936,40.1198],[-95.3933,40.1192],[-95.3931,40.1176],[-95.3928,40.1159],[-95.3928,40.1146],[-95.3928,40.1129],[-95.3928,40.1127],[-95.3931,40.1112],[-95.3942,40.1083],[-95.3971,40.1052],[-95.3993,40.1037],[-95.4001,40.1032],[-95.404,40.1011],[-95.4066,40.0991],[-95.4086,40.097],[-95.4101,40.094],[-95.4107,40.091],[-95.4104,40.0879],[-95.4099,40.0858],[-95.4087,40.0829],[-95.4084,40.0797],[-95.4087,40.0769],[-95.4094,40.075],[-95.4098,40.0744],[-95.4101,40.074],[-95.4104,40.0735],[-95.4134,40.0709],[-95.4168,40.0681],[-95.4189,40.066],[-95.4203,40.0642],[-95.4206,40.0626],[-95.4213,40.0607],[-95.4216,40.059],[-95.4216,40.0577],[-95.4212,40.0558],[-95.4209,40.0545],[-95.4209,40.0542],[-95.4206,40.053],[-95.42,40.0504],[-95.4193,40.0484],[-95.4186,40.0468],[-95.4168,40.0432],[-95.4158,40.0415],[-95.4151,40.0403],[-95.4136,40.0384],[-95.4124,40.0372],[-95.4106,40.0356],[-95.4095,40.0348],[-95.4073,40.0331],[-95.4052,40.0323],[-95.4027,40.0306],[-95.401,40.0299],[-95.3983,40.0289],[-95.3959,40.028],[-95.3933,40.0274],[-95.3915,40.0271],[-95.3894,40.0269],[-95.3872,40.0268],[-95.3864,40.0269],[-95.3857,40.0271],[-95.3846,40.0271],[-95.383,40.0271],[-95.3816,40.0274],[-95.3812,40.0275],[-95.3798,40.028],[-95.3782,40.0282],[-95.3769,40.0286],[-95.3753,40.0288],[-95.3739,40.0293],[-95.3722,40.0297],[-95.3689,40.0305],[-95.3661,40.031],[-95.364,40.0315],[-95.3619,40.0316],[-95.3591,40.0317],[-95.3569,40.0315],[-95.3537,40.0308],[-95.3515,40.0302],[-95.3488,40.0293],[-95.3466,40.0283],[-95.3447,40.0267],[-95.3421,40.0246],[-95.3396,40.0222],[-95.3362,40.0191],[-95.3337,40.0178],[-95.3318,40.017],[-95.3285,40.0157],[-95.3239,40.0144],[-95.321,40.0139],[-95.318,40.0132],[-95.3153,40.0121],[-95.3122,40.0094],[-95.3112,40.0078],[-95.3093,40.0045],[-95.3086,40.0025],[-95.3085,40.0022],[-95.3083,40],[-95.3085,40],[-95.3093,40],[-95.3096,40],[-95.3098,40],[-95.3104,40],[-95.3106,40],[-95.3129,40],[-95.3198,40],[-95.3221,40],[-95.3229,40],[-95.3256,40],[-95.3264,40],[-95.3271,40],[-95.329,40],[-95.3296,40],[-95.3299,40],[-95.3308,40],[-95.3311,40],[-95.3312,40],[-95.3313,40],[-95.3314,40],[-95.3316,40],[-95.3317,40],[-95.3333,40],[-95.3383,40],[-95.3399,40],[-95.3455,40],[-95.3471,40],[-95.3493,39.9999],[-95.3507,39.9999],[-95.3524,40],[-95.3575,40],[-95.3592,40],[-95.3593,40],[-95.3595,40],[-95.3609,40],[-95.361,40],[-95.3611,39.9999],[-95.3613,39.9999],[-95.3617,39.9999],[-95.3625,39.9999],[-95.364,39.9999],[-95.3655,39.9999],[-95.3659,39.9999],[-95.368,39.9999],[-95.3683,39.9999],[-95.3685,40],[-95.3686,40],[-95.3687,40],[-95.3704,40],[-95.3714,40],[-95.3722,40],[-95.3745,40],[-95.3753,40],[-95.3828,40],[-95.3922,40],[-95.3932,40.0002],[-95.3942,40],[-95.3963,40],[-95.3973,40],[-95.3983,40],[-95.3993,40],[-95.4003,40],[-95.4057,40],[-95.406,40],[-95.4069,40],[-95.4072,40],[-95.4087,40.0001],[-95.4105,40.0001],[-95.4132,40.0001],[-95.4147,40.0001],[-95.4149,40.0001],[-95.4156,40.0001],[-95.4158,40.0001],[-95.4169,40.0001],[-95.4202,40.0001],[-95.4213,40.0001],[-95.4223,40.0001],[-95.4253,40.0001],[-95.4263,40.0002],[-95.4264,40.0002],[-95.4265,40.0002],[-95.4266,40.0002],[-95.4267,40.0002],[-95.427,40.0002],[-95.4282,40.0002],[-95.4285,40.0002],[-95.4297,40.0002],[-95.4332,40.0002],[-95.4344,40.0002],[-95.4345,40.0002],[-95.4347,40.0002],[-95.4357,40.0002],[-95.436,40.0002],[-95.4363,40.0002],[-95.437,40.0002],[-95.4373,40.0002],[-95.4375,40.0002],[-95.4382,40.0002],[-95.4384,40.0002],[-95.4385,40.0002],[-95.4412,40.0002],[-95.4493,40.0003],[-95.452,40.0003],[-95.4527,40.0003],[-95.4546,40.0003],[-95.4553,40.0003],[-95.4566,40.0003],[-95.462,40],[-95.4622,40],[-95.4629,40],[-95.4631,40],[-95.4637,40],[-95.4651,40],[-95.4659,40],[-95.4664,40],[-95.4678,40],[-95.4692,40],[-95.4706,40],[-95.4733,40.0001],[-95.4774,40.0001],[-95.4792,40.0001],[-95.4808,40.0001],[-95.4827,40.0001],[-95.4842,40.0001],[-95.4871,40.0001],[-95.4884,40.0001],[-95.4894,40.0001],[-95.49,40.0001],[-95.4901,40.0001],[-95.4914,40.0001],[-95.4932,40.0001],[-95.4969,40.0001],[-95.4985,40.0001],[-95.5015,40.0001],[-95.5044,40.0001],[-95.5061,40.0001],[-95.5069,40.0001],[-95.5091,40.0001],[-95.511,40.0001],[-95.5132,40.0001],[-95.5149,40.0002],[-95.519,40.0002],[-95.5204,40.0001],[-95.5212,40.0001],[-95.5215,40.0001],[-95.5229,40.0002],[-95.5249,40.0002],[-95.5263,40.0002],[-95.5268,40.0002],[-95.5276,40.0002],[-95.5281,40.0002],[-95.5326,40.0002],[-95.5364,40.0002],[-95.5378,40.0002],[-95.5391,40.0002],[-95.5397,40.0002],[-95.54,40.0002],[-95.5401,40.0002],[-95.5403,40.0001],[-95.5404,40],[-95.5406,40],[-95.5407,40],[-95.5409,40],[-95.5411,40],[-95.5415,40.0001],[-95.5418,40.0002],[-95.542,40.0002],[-95.5424,40.0002],[-95.544,40.0002],[-95.5448,40.0002],[-95.5463,40.0002],[-95.5464,40.0002],[-95.5503,40.0002],[-95.552,40.0002],[-95.5539,40.0002],[-95.5568,40.0002],[-95.5582,40.0002],[-95.5591,40.0002],[-95.5609,40.0002],[-95.5627,40.0002],[-95.5643,40.0002],[-95.5652,40.0002],[-95.5654,40.0002],[-95.5657,40.0002],[-95.5662,40.0003],[-95.5662,40.0002],[-95.5664,40.0002],[-95.5672,40.0002],[-95.5685,40.0002],[-95.5689,40.0002],[-95.5724,40.0002],[-95.576,40.0002],[-95.581,40.0003],[-95.5823,40.0003],[-95.583,40.0003],[-95.5837,40.0003],[-95.5839,40.0002],[-95.5945,40.0003],[-95.5959,40.0003],[-95.5963,40.0003],[-95.598,40.0003],[-95.5987,40.0003],[-95.5997,40.0003],[-95.6004,40.0003],[-95.602,40.0003],[-95.604,40.0003],[-95.6068,40.0003],[-95.6075,40.0003],[-95.6147,40.0003],[-95.615,40.0003],[-95.6177,40.0003],[-95.6206,40.0003],[-95.6209,40.0003],[-95.6238,40.0003],[-95.625,40.0003],[-95.6257,40.0003],[-95.6263,40.0003],[-95.6265,40.0003],[-95.6271,40.0003],[-95.6278,40.0003],[-95.631,40.0003],[-95.6317,40.0003],[-95.6326,40.0003],[-95.6336,40.0003],[-95.6353,40.0003],[-95.6365,40.0003],[-95.6378,40.0003],[-95.6392,40.0003],[-95.6398,40.0003],[-95.6416,40.0003],[-95.645,40.0003],[-95.6451,40.0003],[-95.6454,40.0003],[-95.6461,40.0003],[-95.6462,40.0004],[-95.6463,40.0004],[-95.6471,40.0004],[-95.6473,40.0005],[-95.6475,40.0005],[-95.6479,40.0004],[-95.6481,40.0004],[-95.6484,40.0004],[-95.6486,40.0004],[-95.6488,40.0004],[-95.6492,40.0003],[-95.6497,40.0003],[-95.6499,40.0003],[-95.6558,40.0003],[-95.6565,40.0003],[-95.6576,40.0003],[-95.6587,40.0003],[-95.6608,40.0003],[-95.6625,40.0003],[-95.6644,40.0003],[-95.6698,40.0003],[-95.671,40.0003],[-95.6714,40.0003],[-95.6718,40.0003],[-95.6729,40.0003],[-95.673,40.0003],[-95.6738,40.0003],[-95.6747,40.0003],[-95.6749,40.0003],[-95.675,40.0003],[-95.6754,40.0003],[-95.6761,40.0003],[-95.6775,40.0003],[-95.6779,40.0003],[-95.6783,40.0003],[-95.6794,40.0004],[-95.6805,40.0003],[-95.681,40.0003],[-95.6818,40.0004],[-95.6821,40.0003],[-95.6827,40.0004],[-95.6844,40.0004],[-95.6895,40.0004],[-95.6902,40.0004],[-95.6918,40.0004],[-95.692,40.0004],[-95.6921,40.0004],[-95.6932,40.0004],[-95.7006,40.0004],[-95.701,40.0004],[-95.7026,40.0004],[-95.7032,40.0004],[-95.7037,40.0004],[-95.7085,40.0004],[-95.7092,40.0004],[-95.71,40.0004],[-95.711,40.0004],[-95.7111,40.0004],[-95.7112,40.0004],[-95.713,40.0004],[-95.7135,40.0004],[-95.7144,40.0004],[-95.7149,40.0004],[-95.7161,40.0004],[-95.7195,40.0005],[-95.7203,40.0004],[-95.7211,40.0005],[-95.7232,40.0005],[-95.7247,40.0005],[-95.7249,40.0005],[-95.7254,40.0005],[-95.7264,40.0005],[-95.7272,40.0005],[-95.7275,40.0005],[-95.7277,40.0005],[-95.7281,40.0005],[-95.7286,40.0005],[-95.7289,40.0005],[-95.7291,40.0005],[-95.73,40.0005],[-95.7303,40.0005],[-95.7306,40.0005],[-95.7318,40.0004],[-95.7323,40.0005],[-95.7338,40.0005],[-95.7339,40.0005],[-95.734,40.0005],[-95.7349,40.0004],[-95.7422,40.0005],[-95.7427,40.0005],[-95.7432,40.0005],[-95.7434,40.0005],[-95.7439,40.0005],[-95.7466,40.0005],[-95.747,40.0005],[-95.749,40.0005],[-95.7497,40.0005],[-95.7562,40.0004],[-95.7613,40.0004],[-95.7638,40.0004],[-95.767,40.0004],[-95.7682,40.0004],[-95.7724,40.0005],[-95.7731,40.0004],[-95.7736,40.0004],[-95.7748,40.0004],[-95.7751,40.0004],[-95.7778,40.0004],[-95.7828,40.0005],[-95.7831,40.0005],[-95.7837,40.0004],[-95.7845,40.0005],[-95.7847,40.0005],[-95.7853,40.0004],[-95.7878,40.0005],[-95.7881,40.0005],[-95.791,40.0005],[-95.7936,40.0005],[-95.7956,40.0005],[-95.7972,40.0005],[-95.7983,40.0005],[-95.8002,40.0005],[-95.8029,40.0005],[-95.8033,40.0005],[-95.8046,40.0005],[-95.8051,40.0005],[-95.8055,40.0005],[-95.8071,40.0005],[-95.8097,40.0005],[-95.8115,40.0005],[-95.8125,40.0005],[-95.8143,40.0005],[-95.8146,40.0005],[-95.818,40.0005],[-95.8188,40.0005],[-95.8206,40.0005],[-95.8211,40.0005],[-95.8216,40.0005],[-95.8221,40.0005],[-95.8224,40.0005],[-95.825,40.0005],[-95.8256,40.0005],[-95.8259,40.0005],[-95.826,40.0005],[-95.8261,40.0005],[-95.8265,40.0005],[-95.8271,40.0005],[-95.8277,40.0005],[-95.8285,40.0005],[-95.8297,40.0005],[-95.8312,40.0005],[-95.8315,40.0005],[-95.8322,40.0005],[-95.8327,40.0005],[-95.8331,40.0005],[-95.8338,40.0005],[-95.8342,40.0005],[-95.8344,40.0005],[-95.8345,40.0005],[-95.835,40.0005],[-95.8366,40.0005],[-95.8378,40.0005],[-95.839,40.0005],[-95.8407,40.0005],[-95.841,40.0005],[-95.8423,40.0005],[-95.8438,40.0005],[-95.8443,40.0005],[-95.8448,40.0005],[-95.8454,40.0005],[-95.8558,40.0006],[-95.86,40.0007],[-95.8675,40.0007],[-95.8753,40.0005],[-95.8822,40.0005],[-95.8826,40.0005],[-95.8827,40.0005],[-95.8829,40.0006],[-95.8831,40.0006],[-95.8837,40.0006],[-95.8842,40.0006],[-95.8875,40.0006],[-95.8876,40.0006],[-95.8877,40.0006],[-95.8974,40.0006],[-95.9016,40.0006],[-95.9095,40.0006],[-95.9275,40.0005],[-95.9278,40.0005],[-95.9279,40.0005],[-95.9295,40.0005],[-95.9304,40.0005],[-95.9307,40.0005],[-95.9321,40.0005],[-95.9339,40.0005],[-95.9353,40.0006],[-95.9375,40.0006],[-95.9398,40.0005],[-95.9408,40.0006],[-95.9419,40.0006],[-95.943,40.0006],[-95.9436,40.0006],[-95.9467,40.0005],[-95.9491,40.0006],[-95.9528,40.0006],[-95.9539,40.0006],[-95.954,40.0006],[-95.9541,40.0006],[-95.9578,40.0004],[-95.9579,40.0005],[-95.958,40.0005],[-95.9581,40.0005],[-95.9582,40.0006],[-95.9583,40.0006],[-95.9594,40.0006],[-95.9604,40.0006],[-95.9635,40.0006],[-95.9646,40.0006],[-95.9653,40.0006],[-95.9664,40.0006],[-95.9667,40.0006],[-95.9669,40.0006],[-95.9674,40.0006],[-95.9695,40.0006],[-95.9709,40.0006],[-95.9714,40.0006],[-95.9729,40.0006],[-95.9753,40.0006],[-95.976,40.0006],[-95.9771,40.0006],[-95.983,40.0006],[-95.9918,40.0006],[-95.9959,40.0006],[-95.996,40.0007],[-95.9971,40.0006],[-95.9993,40.0006],[-96.0022,40.0006],[-96.0065,40.0007],[-96.0072,40.0006],[-96.008,40.0006],[-96.0091,40.0007],[-96.0107,40.0007],[-96.0108,40.0007],[-96.0139,40.0007],[-96.0147,40.0007],[-96.0167,40.0007],[-96.0197,40.0007],[-96.0226,40.0007],[-96.0239,40.0007],[-96.0243,40.0007],[-96.0249,40.0007],[-96.025,40.0007],[-96.0252,40.0007],[-96.0376,40.0007],[-96.0392,40.0007],[-96.0395,40.0007],[-96.0397,40.0007],[-96.041,40.0007],[-96.044,40.0007],[-96.0495,40.0007],[-96.0497,40.0007],[-96.05,40.0007],[-96.0503,40.0007],[-96.0505,40.0007],[-96.0507,40.0007],[-96.0508,40.0007],[-96.0511,40.0007],[-96.0513,40.0007],[-96.0514,40.0007],[-96.0517,40.0007],[-96.0582,40.0007],[-96.0596,40.0007],[-96.0613,40.0007],[-96.0615,40.0007],[-96.0708,40.0007],[-96.0713,40.0007],[-96.0815,40.0007],[-96.0825,40.0007],[-96.0838,40.0007],[-96.0862,40.0007],[-96.0893,40.0007],[-96.09,40.0007],[-96.0964,40.0007],[-96.0993,40.0007],[-96.1025,40.0007],[-96.1051,40.0007],[-96.1087,40.0007],[-96.1093,40.0007],[-96.1103,40.0007],[-96.1117,40.0007],[-96.119,40.0007],[-96.1217,40.0007],[-96.1236,40.0007],[-96.1238,40.0008],[-96.1239,40.0008],[-96.125,40.0008],[-96.1252,40.0007],[-96.1255,40.0007],[-96.1259,40.0007],[-96.126,40.0007],[-96.1261,40.0005],[-96.1261,40.0004],[-96.1472,40.0005],[-96.1541,40.0005],[-96.1544,40.0005],[-96.1544,40.0006],[-96.1545,40.0007],[-96.1547,40.0008],[-96.155,40.0008],[-96.1554,40.0008],[-96.1563,40.0008],[-96.1564,40.0007],[-96.1573,40.0008],[-96.1583,40.0008],[-96.1606,40.0008],[-96.1616,40.0007],[-96.162,40.0007],[-96.1626,40.0008],[-96.1628,40.0008],[-96.1631,40.0008],[-96.1632,40.0008],[-96.1638,40.0008],[-96.1647,40.0008],[-96.1658,40.0008],[-96.1675,40.0008],[-96.1696,40.0008],[-96.1708,40.0008],[-96.1726,40.0008],[-96.1728,40.0008],[-96.1741,40.0008],[-96.1754,40.0008],[-96.1764,40.0008],[-96.1768,40.0008],[-96.177,40.0008],[-96.1776,40.0008],[-96.178,40.0008],[-96.1785,40.0008],[-96.1787,40.0008],[-96.1792,40.0008],[-96.1799,40.0008],[-96.1805,40.0008],[-96.1826,40.0008],[-96.1843,40.0008],[-96.1859,40.0008],[-96.1873,40.0008],[-96.1875,40.0008],[-96.1887,40.0008],[-96.1896,40.0008],[-96.1915,40.0008],[-96.1931,40.0008],[-96.1954,40.0008],[-96.1993,40.0008],[-96.2015,40.0008],[-96.2017,40.0008],[-96.2118,40.0008],[-96.2135,40.0008],[-96.2143,40.0008],[-96.2147,40.0008],[-96.2153,40.0008],[-96.2161,40.0008],[-96.2162,40.0008],[-96.2167,40.0008],[-96.2178,40.0008],[-96.2182,40.0008],[-96.2191,40.0008],[-96.2203,40.0009],[-96.2238,40.0009],[-96.2278,40.0009],[-96.23,40.0009],[-96.2322,40.0009],[-96.234,40.0009],[-96.235,40.0009],[-96.2355,40.0009],[-96.2366,40.0009],[-96.2372,40.0009],[-96.2374,40.0009],[-96.2377,40.0009],[-96.2392,40.0009],[-96.2416,40.0008],[-96.2423,40.0009],[-96.2424,40.0009],[-96.2428,40.0009],[-96.243,40.0008],[-96.2434,40.0008],[-96.2438,40.0007],[-96.2445,40.0006],[-96.2448,40.0006],[-96.245,40.0006],[-96.2451,40.0007],[-96.2453,40.0007],[-96.2455,40.0007],[-96.2456,40.0006],[-96.246,40.0006],[-96.246,40.0007],[-96.2463,40.0007],[-96.2467,40.0008],[-96.2471,40.0009],[-96.2488,40.0009],[-96.2522,40.0009],[-96.2531,40.0009],[-96.2566,40.0009],[-96.2581,40.0009],[-96.2583,40.0009],[-96.2593,40.0009],[-96.2602,40.0009],[-96.2608,40.0009],[-96.2612,40.0009],[-96.2617,40.0009],[-96.2644,40.0009],[-96.2646,40.0009],[-96.2695,40.0008],[-96.2703,40.0008],[-96.2724,40.0008],[-96.2745,40.0008],[-96.2748,40.0008],[-96.275,40.0008],[-96.2753,40.0008],[-96.2755,40.0009],[-96.2756,40.0009],[-96.2765,40.0009],[-96.277,40.0009],[-96.2781,40.0009],[-96.2807,40.0009],[-96.2873,40.0009],[-96.29,40.0009],[-96.2959,40.0009],[-96.297,40.0009],[-96.2984,40.0009],[-96.2989,40.0008],[-96.2995,40.0008],[-96.2998,40.0008],[-96.301,40.0008],[-96.3019,40.0007],[-96.3025,40.0006],[-96.3026,40.0006],[-96.3029,40.0006],[-96.3041,40.0006],[-96.3042,40.0007],[-96.3045,40.0007],[-96.3046,40.0007],[-96.3049,40.0008],[-96.3052,40.0008],[-96.3055,40.0009],[-96.3067,40.0009],[-96.3087,40.0009],[-96.3097,40.0009],[-96.3106,40.0009],[-96.3125,40.0009],[-96.3126,40.0009],[-96.3138,40.0009],[-96.3146,40.0009],[-96.315,40.0009],[-96.317,40.0009],[-96.3206,40.0009],[-96.3218,40.0009],[-96.3227,40.0009],[-96.3235,40.0009],[-96.3274,40.0009],[-96.3284,40.0009],[-96.3293,40.0009],[-96.3305,40.001],[-96.3314,40.001],[-96.3316,40.001],[-96.3319,40.0009],[-96.3321,40.0009],[-96.3331,40.0009],[-96.3336,40.0009],[-96.3339,40.0009],[-96.3379,40.0009],[-96.3386,40.0009],[-96.3396,40.0009],[-96.3406,40.0009],[-96.3418,40.0009],[-96.3419,40.0009],[-96.3421,40.0009],[-96.3422,40.0009],[-96.3424,40.0009],[-96.3431,40.0009],[-96.3432,40.0009],[-96.3452,40.0009],[-96.3461,40.0009],[-96.3478,40.001],[-96.3483,40.001],[-96.3486,40.001],[-96.3499,40.001],[-96.3507,40.0009],[-96.3513,40.0009],[-96.352,40.001],[-96.3527,40.001],[-96.3536,40.001],[-96.3542,40.001],[-96.3548,40.001],[-96.3561,40.001],[-96.3566,40.001],[-96.36,40.001],[-96.3611,40.001],[-96.3693,40.001],[-96.3701,40.001],[-96.3724,40.001],[-96.3732,40.001],[-96.375,40.001],[-96.3765,40.001],[-96.3767,40.001],[-96.3785,40.001],[-96.3789,40.001],[-96.3792,40.001],[-96.383,40.001],[-96.3833,40.001],[-96.3837,40.001],[-96.3854,40.001],[-96.3881,40.001],[-96.3887,40.001],[-96.389,40.001],[-96.3967,40.001],[-96.3971,40.001],[-96.3976,40.001],[-96.3979,40.001],[-96.3997,40.001],[-96.4012,40.001],[-96.4022,40.001],[-96.4044,40.001],[-96.4062,40.001],[-96.407,40.001],[-96.4078,40.001],[-96.4085,40.001],[-96.4099,40.001],[-96.4108,40.001],[-96.4114,40.001],[-96.4121,40.001],[-96.4132,40.001],[-96.416,40.001],[-96.4163,40.001],[-96.4172,40.001],[-96.4187,40.001],[-96.4193,40.001],[-96.42,40.001],[-96.4207,40.001],[-96.4217,40.001],[-96.4227,40.001],[-96.4229,40.001],[-96.4233,40.001],[-96.4238,40.001],[-96.424,40.001],[-96.4246,40.001],[-96.4259,40.001],[-96.4266,40.001],[-96.4286,40.001],[-96.4325,40.001],[-96.433,40.001],[-96.4353,40.001],[-96.4355,40.001],[-96.4384,40.001],[-96.4409,40.001],[-96.4447,40.001],[-96.445,40.001],[-96.4455,40.001],[-96.4465,40.001],[-96.4485,40.001],[-96.4498,40.001],[-96.4509,40.001],[-96.4528,40.001],[-96.4595,40.001],[-96.4601,40.001],[-96.4605,40.001],[-96.4613,40.001],[-96.4621,40.001],[-96.4637,40.001],[-96.4664,40.001],[-96.4665,40.001],[-96.4672,40.001],[-96.4674,40.001],[-96.4683,40.001],[-96.4691,40.001],[-96.4701,40.001],[-96.4703,40.001],[-96.471,40.001],[-96.4721,40.001],[-96.4726,40.001],[-96.474,40.001],[-96.4751,40.001],[-96.4771,40.001],[-96.4815,40.001],[-96.4826,40.001],[-96.4837,40.001],[-96.4855,40.001],[-96.4871,40.001],[-96.4878,40.001],[-96.4885,40.001],[-96.4898,40.001],[-96.4957,40.001],[-96.4966,40.001],[-96.4973,40.001],[-96.5,40.0011],[-96.5009,40.001],[-96.5014,40.001],[-96.5017,40.001],[-96.5024,40.001],[-96.5051,40.001],[-96.5061,40.001],[-96.5076,40.001],[-96.5079,40.001],[-96.5093,40.001],[-96.5102,40.001],[-96.5113,40.001],[-96.5132,40.001],[-96.5147,40.001],[-96.5153,40.001],[-96.516,40.001],[-96.5199,40.001],[-96.5201,40.001],[-96.5203,40.001],[-96.5254,40.0011],[-96.5259,40.0011],[-96.526,40.0011],[-96.5269,40.0011],[-96.5271,40.0011],[-96.5289,40.001],[-96.5297,40.001],[-96.5306,40.001],[-96.5318,40.001],[-96.5323,40.0009],[-96.5356,40.0009],[-96.5391,40.0008],[-96.5391,40.001],[-96.5392,40.001],[-96.5392,40.0011],[-96.5393,40.0011],[-96.5394,40.0011],[-96.5398,40.0011],[-96.5419,40.0011],[-96.5429,40.0011],[-96.5439,40.0011],[-96.5448,40.0011],[-96.5452,40.0011],[-96.5457,40.0011],[-96.5485,40.0011],[-96.5526,40.0011],[-96.554,40.0011],[-96.5542,40.0011],[-96.5548,40.0011],[-96.5579,40.0011],[-96.5588,40.0011],[-96.5594,40.0011],[-96.5638,40.001],[-96.5698,40.0011],[-96.5699,40.0011],[-96.57,40.0011],[-96.5703,40.0011],[-96.5706,40.0011],[-96.5766,40.0011],[-96.5767,40.0012],[-96.5768,40.0012],[-96.5769,40.0012],[-96.577,40.0012],[-96.5771,40.0012],[-96.5772,40.0012],[-96.5773,40.0012],[-96.5774,40.0012],[-96.5783,40.0012],[-96.5801,40.0012],[-96.581,40.0012],[-96.5812,40.0011],[-96.5814,40.0011],[-96.5815,40.001],[-96.5816,40.001],[-96.5818,40.001],[-96.5823,40.001],[-96.5858,40.001],[-96.5861,40.001],[-96.5883,40.0009],[-96.5893,40.0009],[-96.5934,40.0009],[-96.5939,40.0009],[-96.5943,40.0009],[-96.5954,40.0009],[-96.5968,40.0009],[-96.601,40.0009],[-96.6011,40.0009],[-96.6013,40.0009],[-96.6014,40.0009],[-96.6016,40.0009],[-96.6047,40.0009],[-96.6048,40.001],[-96.605,40.0012],[-96.6052,40.0012],[-96.6068,40.0012],[-96.6086,40.0012],[-96.6089,40.0012],[-96.6095,40.0012],[-96.6096,40.0012],[-96.6101,40.0011],[-96.6102,40.0011],[-96.6104,40.0011],[-96.6105,40.001],[-96.6107,40.0011],[-96.6111,40.001],[-96.6134,40.001],[-96.6135,40.001],[-96.6143,40.0009],[-96.6145,40.0009],[-96.6151,40.001],[-96.6174,40.001],[-96.6175,40.001],[-96.6184,40.001],[-96.619,40.001],[-96.6196,40.001],[-96.6201,40.001],[-96.6204,40.001],[-96.6207,40.0011],[-96.6213,40.0013],[-96.6214,40.0013],[-96.6215,40.0013],[-96.6216,40.0014],[-96.6218,40.0014],[-96.6219,40.0013],[-96.6221,40.0013],[-96.6234,40.0013],[-96.625,40.0013],[-96.6257,40.0013],[-96.6278,40.0013],[-96.6285,40.0013],[-96.6305,40.0013],[-96.6325,40.0013],[-96.6336,40.0013],[-96.6379,40.0013],[-96.6386,40.0013],[-96.6429,40.0013],[-96.6455,40.0013],[-96.6473,40.0013],[-96.6485,40.0013],[-96.6505,40.0013],[-96.651,40.0013],[-96.6511,40.0013],[-96.6522,40.0013],[-96.6527,40.0013],[-96.6531,40.0013],[-96.6548,40.0013],[-96.6574,40.0013],[-96.6606,40.0014],[-96.6616,40.0013],[-96.663,40.0013],[-96.6632,40.0013],[-96.6633,40.0013],[-96.6637,40.0013],[-96.6638,40.0013],[-96.6662,40.0013],[-96.6688,40.0013],[-96.6695,40.0013],[-96.6711,40.0013],[-96.6723,40.0014],[-96.6744,40.0014],[-96.6763,40.0014],[-96.6776,40.0014],[-96.6788,40.0014],[-96.6808,40.0013],[-96.6826,40.0013],[-96.6833,40.0013],[-96.6879,40.0014],[-96.6899,40.0013],[-96.6909,40.0013],[-96.6914,40.0014],[-96.6927,40.0014],[-96.6934,40.0014],[-96.6941,40.0014],[-96.6957,40.0014],[-96.6984,40.0014],[-96.7018,40.0014],[-96.7061,40.0014],[-96.7068,40.0015],[-96.7076,40.0015],[-96.7093,40.0015],[-96.7096,40.0015],[-96.7107,40.0015],[-96.7123,40.0015],[-96.7127,40.0015],[-96.7133,40.0015],[-96.7137,40.0015],[-96.7147,40.0015],[-96.7178,40.0015],[-96.7183,40.0015],[-96.7192,40.0015],[-96.7196,40.0015],[-96.7199,40.0015],[-96.7208,40.0015],[-96.7225,40.0015],[-96.7237,40.0015],[-96.7247,40.0015],[-96.7248,40.0015],[-96.7253,40.0015],[-96.7272,40.0015],[-96.7276,40.0015],[-96.7288,40.0014],[-96.73,40.0014],[-96.7306,40.0014],[-96.7311,40.0014],[-96.732,40.0014],[-96.7341,40.0014],[-96.7392,40.0014],[-96.7419,40.0014],[-96.7459,40.0014],[-96.7465,40.0014],[-96.7473,40.0014],[-96.7486,40.0014],[-96.7488,40.0014],[-96.7501,40.0014],[-96.7504,40.0014],[-96.7508,40.0014],[-96.7511,40.0014],[-96.7542,40.0014],[-96.7549,40.0014],[-96.755,40.0014],[-96.7561,40.0014],[-96.7576,40.0014],[-96.7581,40.0014],[-96.7599,40.0014],[-96.7653,40.0014],[-96.7656,40.0014],[-96.7658,40.0014],[-96.7665,40.0014],[-96.768,40.0014],[-96.7685,40.0014],[-96.7687,40.0014],[-96.7689,40.0014],[-96.7843,40.0015],[-96.7868,40.0015],[-96.7873,40.0015],[-96.7875,40.0015],[-96.7882,40.0015],[-96.7886,40.0015],[-96.7897,40.0015],[-96.7911,40.0015],[-96.793,40.0015],[-96.7945,40.0015],[-96.7971,40.0014],[-96.7997,40.0014],[-96.8002,40.0014],[-96.8016,40.0015],[-96.8032,40.0015],[-96.8035,40.0015],[-96.8054,40.0015],[-96.8058,40.0015],[-96.8061,40.0015],[-96.8063,40.0015],[-96.8078,40.0015],[-96.8104,40.0015],[-96.8121,40.0015],[-96.8126,40.0015],[-96.8174,40.0015],[-96.8201,40.0015],[-96.822,40.0015],[-96.8248,40.0015],[-96.8385,40.0016],[-96.8387,40.0016],[-96.8409,40.0016],[-96.841,40.0016],[-96.8431,40.0016],[-96.8435,40.0016],[-96.8439,40.0016],[-96.8459,40.0016],[-96.8462,40.0016],[-96.8503,40.0015],[-96.8505,40.0015],[-96.8555,40.0015],[-96.856,40.0015],[-96.858,40.0015],[-96.859,40.0015],[-96.8598,40.0015],[-96.8601,40.0015],[-96.8607,40.0015],[-96.862,40.0015],[-96.8622,40.0015],[-96.8623,40.0015],[-96.8624,40.0015],[-96.8628,40.0015],[-96.8652,40.0015],[-96.8679,40.0015],[-96.8699,40.0015],[-96.8702,40.0015],[-96.8704,40.0015],[-96.8722,40.0015],[-96.8727,40.0015],[-96.874,40.0015],[-96.8748,40.0015],[-96.8754,40.0015],[-96.8756,40.0015],[-96.8759,40.0015],[-96.876,40.0015],[-96.8761,40.0015],[-96.8762,40.0015],[-96.8763,40.0015],[-96.8765,40.0015],[-96.8779,40.0015],[-96.878,40.0015],[-96.8783,40.0015],[-96.881,40.0015],[-96.8826,40.0015],[-96.8962,40.0015],[-96.897,40.0015],[-96.8975,40.0015],[-96.8989,40.0015],[-96.8995,40.0015],[-96.8997,40.0015],[-96.8998,40.0015],[-96.8999,40.0015],[-96.9024,40.0015],[-96.9061,40.0015],[-96.9079,40.0015],[-96.9128,40.0015],[-96.914,40.0015],[-96.9157,40.0015],[-96.9164,40.0015],[-96.918,40.0015],[-96.9185,40.0015],[-96.9192,40.0015],[-96.9198,40.0015],[-96.9228,40.0015],[-96.9229,40.0015],[-96.9234,40.0015],[-96.9247,40.0015],[-96.9262,40.0015],[-96.9286,40.0015],[-96.9291,40.0015],[-96.9305,40.0015],[-96.9307,40.0015],[-96.9309,40.0015],[-96.9332,40.0015],[-96.9344,40.0015],[-96.9349,40.0015],[-96.936,40.0015],[-96.9363,40.0015],[-96.9372,40.0015],[-96.9399,40.0015],[-96.9402,40.0015],[-96.945,40.0015],[-96.9451,40.0015],[-96.9467,40.0015],[-96.9542,40.0015],[-96.9557,40.0015],[-96.9561,40.0015],[-96.9567,40.0015],[-96.9569,40.0015],[-96.959,40.0015],[-96.9603,40.0015],[-96.961,40.0015],[-96.9625,40.0015],[-96.9635,40.0015],[-96.9654,40.0015],[-96.9684,40.0015],[-96.9711,40.0015],[-96.9733,40.0015],[-96.9737,40.0015],[-96.9749,40.0015],[-96.975,40.0015],[-96.9777,40.0015],[-96.9778,40.0015],[-96.978,40.0016],[-96.9781,40.0016],[-96.9786,40.0016],[-96.9832,40.0016],[-96.9841,40.0016],[-96.9863,40.0016],[-96.9899,40.0015],[-96.9901,40.0015],[-96.9904,40.0015],[-96.9912,40.0015],[-96.9929,40.0015],[-96.9938,40.0016],[-96.9963,40.0015],[-96.9986,40.0015],[-97,40.0015],[-97.0003,40.0015],[-97.0005,40.0015],[-97.0033,40.0015],[-97.0049,40.0015],[-97.0052,40.0015],[-97.0066,40.0014],[-97.009,40.0014],[-97.0091,40.0014],[-97.0092,40.0015],[-97.0093,40.0015],[-97.0102,40.0014],[-97.0104,40.0014],[-97.0108,40.0014],[-97.0111,40.0014],[-97.0112,40.0014],[-97.0113,40.0014],[-97.0131,40.0014],[-97.0151,40.0014],[-97.0156,40.0014],[-97.0198,40.0014],[-97.0202,40.0014],[-97.0295,40.0014],[-97.0298,40.0014],[-97.0309,40.0014],[-97.0356,40.0015],[-97.0361,40.0016],[-97.0387,40.0014],[-97.0393,40.0014],[-97.0402,40.0014],[-97.0482,40.0014],[-97.0486,40.0014],[-97.0497,40.0013],[-97.0499,40.0013],[-97.0595,40.0014],[-97.0812,40.0015],[-97.0815,40.0015],[-97.0827,40.0016],[-97.0829,40.0016],[-97.0831,40.0016],[-97.0872,40.0016],[-97.0887,40.0016],[-97.0913,40.0016],[-97.0975,40.0017],[-97.0981,40.0017],[-97.0988,40.0017],[-97.0997,40.0017],[-97.0998,40.0017],[-97.1,40.0017],[-97.1047,40.0017],[-97.1051,40.0017],[-97.1078,40.0017],[-97.1079,40.0017],[-97.1187,40.0016],[-97.119,40.0016],[-97.1232,40.0018],[-97.1234,40.0018],[-97.1235,40.0018],[-97.1247,40.0019],[-97.1249,40.0019],[-97.1251,40.0019],[-97.1253,40.0019],[-97.1262,40.0019],[-97.133,40.0019],[-97.1336,40.0019],[-97.1382,40.0018],[-97.1383,40.0017],[-97.1385,40.0017],[-97.1386,40.0016],[-97.1399,40.0017],[-97.1414,40.0016],[-97.1415,40.0016],[-97.1416,40.0016],[-97.1417,40.0016],[-97.1418,40.0016],[-97.1419,40.0015],[-97.1424,40.0015],[-97.1441,40.0016],[-97.1459,40.0017],[-97.1461,40.0017],[-97.1532,40.0016],[-97.1533,40.0016],[-97.1609,40.0015],[-97.161,40.0015],[-97.1643,40.0015],[-97.1645,40.0015],[-97.1651,40.0015],[-97.1653,40.0015],[-97.1721,40.0014],[-97.1754,40.0014],[-97.1756,40.0014],[-97.1757,40.0014],[-97.1758,40.0014],[-97.1819,40.0016],[-97.1819,40.0017],[-97.182,40.0017],[-97.1821,40.0018],[-97.1823,40.0018],[-97.1838,40.0018],[-97.1842,40.0018],[-97.185,40.0018],[-97.1862,40.0018],[-97.1875,40.0018],[-97.1924,40.0018],[-97.1946,40.0018],[-97.1981,40.0018],[-97.199,40.0018],[-97.1993,40.0018],[-97.2006,40.0018],[-97.2008,40.0018],[-97.201,40.0018],[-97.2014,40.0018],[-97.2023,40.0018],[-97.2029,40.0018],[-97.2039,40.0014],[-97.217,40.0012],[-97.221,40.0012],[-97.2214,40.0012],[-97.2259,40.0012],[-97.2336,40.0013],[-97.2338,40.0013],[-97.2379,40.0014],[-97.2382,40.0014],[-97.2452,40.0015],[-97.2455,40.0015],[-97.2503,40.0018],[-97.2507,40.0018],[-97.2559,40.0018],[-97.2562,40.0018],[-97.2564,40.0018],[-97.2565,40.0018],[-97.2587,40.0019],[-97.2607,40.002],[-97.2608,40.002],[-97.2616,40.002],[-97.2658,40.0019],[-97.2674,40.0019],[-97.2681,40.0019],[-97.2694,40.0019],[-97.2728,40.0019],[-97.2748,40.002],[-97.2755,40.002],[-97.2773,40.002],[-97.2796,40.002],[-97.2816,40.002],[-97.286,40.002],[-97.2877,40.002],[-97.2881,40.002],[-97.2891,40.002],[-97.2907,40.002],[-97.2927,40.002],[-97.2937,40.002],[-97.2944,40.002],[-97.2961,40.002],[-97.2982,40.002],[-97.3002,40.002],[-97.3003,40.002],[-97.3021,40.002],[-97.3039,40.002],[-97.3049,40.002],[-97.3068,40.002],[-97.3091,40.002],[-97.3107,40.002],[-97.3124,40.002],[-97.3136,40.002],[-97.3161,40.002],[-97.3179,40.002],[-97.3201,40.002],[-97.3212,40.002],[-97.3235,40.002],[-97.3248,40.002],[-97.3266,40.002],[-97.3267,40.002],[-97.3275,40.002],[-97.3314,40.002],[-97.3318,40.002],[-97.3321,40.002],[-97.3323,40.002],[-97.3347,40.002],[-97.3371,40.002],[-97.3387,40.002],[-97.3395,40.002],[-97.3397,40.002],[-97.342,40.002],[-97.3446,40.002],[-97.3456,40.002],[-97.3471,40.002],[-97.3493,40.002],[-97.3502,40.002],[-97.3504,40.002],[-97.3505,40.002],[-97.3509,40.002],[-97.3511,40.0019],[-97.3599,40.002],[-97.3623,40.002],[-97.3627,40.002],[-97.3692,40.002],[-97.37,40.002],[-97.3706,40.002],[-97.3719,40.002],[-97.377,40.002],[-97.3781,40.002],[-97.3782,40.002],[-97.3784,40.002],[-97.3812,40.002],[-97.3833,40.002],[-97.3849,40.002],[-97.388,40.002],[-97.3957,40.002],[-97.3975,40.002],[-97.399,40.002],[-97.4002,40.002],[-97.4023,40.002],[-97.4035,40.002],[-97.4069,40.002],[-97.4103,40.002],[-97.4123,40.002],[-97.4126,40.002],[-97.415,40.002],[-97.416,40.002],[-97.4162,40.002],[-97.4166,40.002],[-97.4168,40.002],[-97.4171,40.002],[-97.4173,40.002],[-97.4181,40.002],[-97.4185,40.002],[-97.4232,40.002],[-97.4251,40.002],[-97.4252,40.002],[-97.4254,40.002],[-97.4256,40.002],[-97.4348,40.002],[-97.435,40.002],[-97.4351,40.002],[-97.4355,40.002],[-97.4358,40.002],[-97.4371,40.002],[-97.4383,40.002],[-97.4446,40.002],[-97.4466,40.002],[-97.4481,40.002],[-97.4509,40.002],[-97.4524,40.002],[-97.4539,40.002],[-97.4546,40.002],[-97.4555,40.002],[-97.4583,40.002],[-97.461,40.002],[-97.4623,40.002],[-97.4629,40.002],[-97.4632,40.002],[-97.4634,40.002],[-97.472,40.0019],[-97.4789,40.0017],[-97.479,40.0018],[-97.4812,40.0018],[-97.4814,40.0018],[-97.4817,40.0018],[-97.4879,40.0017],[-97.4881,40.0017],[-97.4909,40.0018],[-97.4966,40.0019],[-97.499,40.002],[-97.4996,40.002],[-97.4998,40.002],[-97.4999,40.0021],[-97.5001,40.0021],[-97.5003,40.0021],[-97.5006,40.0021],[-97.5008,40.0022],[-97.5041,40.0021],[-97.5048,40.0021],[-97.5057,40.0021],[-97.5058,40.002],[-97.5059,40.002],[-97.5061,40.002],[-97.5063,40.002],[-97.5075,40.0021],[-97.5087,40.0021],[-97.5091,40.0021],[-97.5098,40.0021],[-97.5103,40.002],[-97.5107,40.002],[-97.5112,40.002],[-97.5124,40.0019],[-97.513,40.0018],[-97.5144,40.0019],[-97.5156,40.002],[-97.516,40.002],[-97.5176,40.002],[-97.5188,40.002],[-97.5285,40.002],[-97.5297,40.002],[-97.5373,40.002],[-97.5376,40.002],[-97.5387,40.002],[-97.5473,40.002],[-97.5488,40.002],[-97.5491,40.002],[-97.5511,40.002],[-97.553,40.002],[-97.5549,40.002],[-97.5554,40.002],[-97.5568,40.002],[-97.5575,40.002],[-97.5596,40.002],[-97.5625,40.002],[-97.5659,40.002],[-97.5673,40.002],[-97.5716,40.002],[-97.5747,40.0021],[-97.5752,40.0021],[-97.5764,40.002],[-97.5766,40.002],[-97.5773,40.002],[-97.5784,40.002],[-97.5847,40.0021],[-97.5855,40.0021],[-97.5864,40.0021],[-97.5896,40.002],[-97.5907,40.002],[-97.5915,40.0021],[-97.5918,40.0021],[-97.5921,40.0022],[-97.5923,40.0022],[-97.5924,40.0022],[-97.5925,40.0021],[-97.5926,40.0021],[-97.5927,40.002],[-97.5929,40.002],[-97.593,40.002],[-97.5935,40.002],[-97.5937,40.002],[-97.5953,40.0021],[-97.5964,40.0021],[-97.6026,40.0021],[-97.6035,40.0021],[-97.6061,40.0021],[-97.6079,40.0021],[-97.6107,40.0021],[-97.6111,40.0021],[-97.6114,40.0021],[-97.6117,40.0021],[-97.612,40.0021],[-97.6134,40.0021],[-97.614,40.0021],[-97.6176,40.002],[-97.6187,40.002],[-97.6195,40.0021],[-97.6202,40.0021],[-97.6217,40.0021],[-97.6234,40.0021],[-97.6237,40.0021],[-97.6282,40.0021],[-97.6305,40.0021],[-97.6313,40.0021],[-97.6315,40.0021],[-97.633,40.0021],[-97.6369,40.0021],[-97.6423,40.0021],[-97.6447,40.0021],[-97.6456,40.0021],[-97.647,40.0021],[-97.6491,40.0021],[-97.6494,40.0021],[-97.6503,40.0021],[-97.6518,40.0021],[-97.6548,40.0021],[-97.6575,40.0021],[-97.6606,40.0021],[-97.6632,40.0021],[-97.6637,40.0021],[-97.6638,40.0021],[-97.6692,40.0021],[-97.6707,40.0021],[-97.6736,40.0021],[-97.6776,40.0021],[-97.6786,40.0022],[-97.6827,40.0021],[-97.6828,40.0021],[-97.6843,40.0021],[-97.6878,40.0021],[-97.6895,40.0021],[-97.6926,40.0021],[-97.6935,40.0022],[-97.6944,40.0022],[-97.7,40.0021],[-97.707,40.0021],[-97.7083,40.0021],[-97.7196,40.0021],[-97.7197,40.0021],[-97.7257,40.0021],[-97.7272,40.0022],[-97.7297,40.0022],[-97.731,40.0022],[-97.735,40.0021],[-97.7379,40.0021],[-97.7386,40.0021],[-97.7388,40.0021],[-97.739,40.0021],[-97.7404,40.0021],[-97.7412,40.0021],[-97.7435,40.0021],[-97.7446,40.0021],[-97.7454,40.0021],[-97.7461,40.0021],[-97.7479,40.0022],[-97.75,40.0021],[-97.7528,40.0022],[-97.7572,40.0021],[-97.7625,40.0021],[-97.7633,40.0021],[-97.7636,40.0021],[-97.7644,40.0021],[-97.7649,40.0021],[-97.767,40.0022],[-97.7677,40.0021],[-97.769,40.0021],[-97.769,40.002],[-97.7691,40.002],[-97.7704,40.002],[-97.7708,40.002],[-97.771,40.002],[-97.7716,40.0022],[-97.7722,40.0022],[-97.7723,40.0022],[-97.7732,40.0022],[-97.7748,40.0023],[-97.7754,40.0022],[-97.7761,40.0022],[-97.7776,40.0021],[-97.7778,40.0021],[-97.7792,40.0021],[-97.7823,40.0021],[-97.7824,40.0021],[-97.7838,40.0021],[-97.7913,40.0021],[-97.7915,40.0021],[-97.801,40.002],[-97.8026,40.002],[-97.8038,40.002],[-97.8046,40.002],[-97.8065,40.0021],[-97.8089,40.002],[-97.8125,40.002],[-97.813,40.0021],[-97.8148,40.0021],[-97.8193,40.002],[-97.8215,40.002],[-97.8243,40.002],[-97.829,40.002],[-97.8294,40.002],[-97.8297,40.002],[-97.8307,40.002],[-97.8324,40.002],[-97.8325,40.002],[-97.8328,40.002],[-97.8351,40.002],[-97.8355,40.002],[-97.8357,40.002],[-97.8364,40.0021],[-97.8383,40.002],[-97.8403,40.002],[-97.8523,40.0021],[-97.856,40.0021],[-97.8563,40.0021],[-97.8565,40.0021],[-97.8572,40.0021],[-97.8575,40.0021],[-97.8587,40.0021],[-97.8591,40.0021],[-97.8619,40.0021],[-97.8621,40.0021],[-97.865,40.0021],[-97.8671,40.0021],[-97.8704,40.0021],[-97.8706,40.0021],[-97.8707,40.0021],[-97.8757,40.0021],[-97.8761,40.0021],[-97.8762,40.0021],[-97.8781,40.0021],[-97.8799,40.0021],[-97.8819,40.0021],[-97.8833,40.0021],[-97.8853,40.0021],[-97.8871,40.0021],[-97.8886,40.0021],[-97.8887,40.0021],[-97.8899,40.0021],[-97.8925,40.0021],[-97.8937,40.0021],[-97.8965,40.0021],[-97.897,40.0021],[-97.8975,40.0021],[-97.8995,40.0021],[-97.8998,40.0021],[-97.9,40.0021],[-97.9007,40.0021],[-97.9021,40.0021],[-97.9025,40.0021],[-97.906,40.0021],[-97.9063,40.0021],[-97.9078,40.0021],[-97.9081,40.0021],[-97.9088,40.0021],[-97.9095,40.0021],[-97.9097,40.0021],[-97.9109,40.0021],[-97.9111,40.0021],[-97.9123,40.0021],[-97.9156,40.0021],[-97.9157,40.0021],[-97.9161,40.0021],[-97.9163,40.0021],[-97.9278,40.0021],[-97.9283,40.0021],[-97.9318,40.0021],[-97.9319,40.0021],[-97.933,40.0021],[-97.9346,40.0021],[-97.9354,40.0021],[-97.937,40.0021],[-97.941,40.0021],[-97.9411,40.0021],[-97.9441,40.0021],[-97.9464,40.0021],[-97.9466,40.0021],[-97.947,40.0021],[-97.9479,40.0021],[-97.9487,40.0021],[-97.9509,40.0021],[-97.952,40.0021],[-97.9534,40.0021],[-97.9536,40.0021],[-97.9551,40.0021],[-97.9557,40.0021],[-97.9564,40.0021],[-97.9571,40.0021],[-97.9574,40.0021],[-97.9579,40.0021],[-97.9597,40.0021],[-97.9611,40.0021],[-97.9626,40.0021],[-97.963,40.0021],[-97.9673,40.0021],[-97.9686,40.0021],[-97.97,40.0021],[-97.9718,40.0021],[-97.9724,40.0021],[-97.9735,40.0021],[-97.9736,40.0021],[-97.9739,40.0021],[-97.9741,40.0021],[-97.9781,40.0021],[-97.9784,40.0021],[-97.9789,40.0021],[-97.9793,40.0021],[-97.9797,40.0021],[-97.9798,40.0021],[-97.9801,40.0021],[-97.9828,40.0022],[-97.9866,40.0021],[-97.9884,40.0022],[-97.9898,40.0022],[-97.9913,40.0022],[-97.993,40.0022],[-97.9976,40.0022],[-98.0003,40.0022],[-98.0101,40.0023],[-98.0102,40.0022],[-98.0123,40.0022],[-98.0133,40.0022],[-98.0138,40.0022],[-98.0139,40.0022],[-98.0142,40.0022],[-98.0143,40.0022],[-98.0148,40.0022],[-98.0153,40.0022],[-98.0156,40.0022],[-98.0159,40.0022],[-98.0303,40.0022],[-98.0381,40.0022],[-98.0383,40.0022],[-98.0384,40.0022],[-98.0386,40.0022],[-98.0387,40.0022],[-98.0428,40.0022],[-98.0449,40.0022],[-98.0458,40.0022],[-98.0464,40.0022],[-98.0465,40.0022],[-98.047,40.0022],[-98.0475,40.0022],[-98.0477,40.0022],[-98.0497,40.0022],[-98.0501,40.0023],[-98.0532,40.0023],[-98.0533,40.0023],[-98.0535,40.0023],[-98.0536,40.0023],[-98.0537,40.0023],[-98.0631,40.0023],[-98.0671,40.0023],[-98.0673,40.0023],[-98.0674,40.0024],[-98.0676,40.0023],[-98.0686,40.0022],[-98.0696,40.0022],[-98.071,40.0022],[-98.0732,40.0022],[-98.075,40.0022],[-98.0757,40.0022],[-98.0759,40.0022],[-98.076,40.0022],[-98.076,40.0023],[-98.0872,40.0023],[-98.0873,40.0023],[-98.0874,40.0023],[-98.0875,40.0023],[-98.0876,40.0023],[-98.0969,40.0022],[-98.0971,40.0022],[-98.0988,40.0022],[-98.0989,40.0022],[-98.0994,40.0022],[-98.0998,40.0023],[-98.0999,40.0022],[-98.1008,40.0022],[-98.101,40.0022],[-98.1018,40.0022],[-98.1024,40.0022],[-98.1035,40.0022],[-98.1043,40.0022],[-98.1064,40.0023],[-98.1087,40.0023],[-98.1111,40.0023],[-98.1138,40.0023],[-98.117,40.0023],[-98.1172,40.0023],[-98.1184,40.0023],[-98.1188,40.0023],[-98.1206,40.0023],[-98.1209,40.0023],[-98.1216,40.0023],[-98.1225,40.0023],[-98.1227,40.0023],[-98.1232,40.0023],[-98.1235,40.0023],[-98.1242,40.0023],[-98.125,40.0023],[-98.1264,40.0023],[-98.1292,40.0023],[-98.1293,40.0023],[-98.1298,40.0023],[-98.1305,40.0023],[-98.1325,40.0023],[-98.1348,40.0023],[-98.1359,40.0023],[-98.1364,40.0023],[-98.1383,40.0023],[-98.1403,40.0023],[-98.1416,40.0023],[-98.1418,40.0023],[-98.1418,40.0024],[-98.1419,40.0024],[-98.1419,40.0025],[-98.1424,40.0023],[-98.1426,40.0023],[-98.1536,40.0022],[-98.1539,40.0022],[-98.1568,40.0022],[-98.1574,40.0022],[-98.1612,40.0023],[-98.1614,40.0023],[-98.1704,40.0024],[-98.1706,40.0024],[-98.1723,40.0024],[-98.1752,40.0024],[-98.1792,40.0025],[-98.1793,40.0025],[-98.1808,40.0025],[-98.1871,40.0025],[-98.194,40.0024],[-98.1954,40.0024],[-98.1976,40.0023],[-98.1979,40.0024],[-98.1981,40.0024],[-98.1983,40.0024],[-98.1984,40.0024],[-98.1985,40.0025],[-98.1986,40.0025],[-98.1987,40.0026],[-98.1989,40.0024],[-98.1991,40.0024],[-98.1994,40.0024],[-98.1995,40.0024],[-98.2006,40.0024],[-98.2019,40.0024],[-98.2022,40.0024],[-98.2068,40.0024],[-98.2069,40.0024],[-98.2082,40.0024],[-98.2104,40.0024],[-98.2116,40.0024],[-98.2117,40.0024],[-98.212,40.0024],[-98.213,40.0024],[-98.2131,40.0024],[-98.2135,40.0024],[-98.2199,40.0024],[-98.2213,40.0023],[-98.2214,40.0023],[-98.2237,40.0024],[-98.2286,40.0024],[-98.2288,40.0024],[-98.2361,40.0024],[-98.2407,40.0024],[-98.2409,40.0024],[-98.2438,40.0024],[-98.2449,40.0024],[-98.2452,40.0024],[-98.2494,40.0024],[-98.2498,40.0024],[-98.25,40.0024],[-98.2503,40.0024],[-98.2515,40.0024],[-98.2536,40.0024],[-98.2537,40.0024],[-98.2538,40.0024],[-98.2543,40.0024],[-98.2547,40.0024],[-98.2553,40.0024],[-98.2561,40.0024],[-98.259,40.0024],[-98.2682,40.0025],[-98.2683,40.0025],[-98.2722,40.0025],[-98.274,40.0027],[-98.2744,40.0026],[-98.2745,40.0025],[-98.2746,40.0025],[-98.2747,40.0025],[-98.2748,40.0025],[-98.2749,40.0025],[-98.2752,40.0024],[-98.2769,40.0024],[-98.2795,40.0024],[-98.2813,40.0025],[-98.2814,40.0025],[-98.282,40.0025],[-98.2845,40.0024],[-98.286,40.0025],[-98.2861,40.0025],[-98.287,40.0025],[-98.2871,40.0025],[-98.2872,40.0025],[-98.2873,40.0025],[-98.2895,40.0025],[-98.29,40.0025],[-98.2918,40.0025],[-98.2926,40.0025],[-98.2927,40.0025],[-98.2942,40.0025],[-98.2972,40.0024],[-98.2974,40.0024],[-98.3006,40.0025],[-98.3033,40.0025],[-98.3054,40.0025],[-98.3059,40.0025],[-98.3064,40.0025],[-98.307,40.0025],[-98.3104,40.0025],[-98.3115,40.0025],[-98.3125,40.0025],[-98.3128,40.0024],[-98.3145,40.0025],[-98.3161,40.0024],[-98.3182,40.0024],[-98.3207,40.0024],[-98.3207,40.0025],[-98.3208,40.0025],[-98.3237,40.0025],[-98.3253,40.0024],[-98.3268,40.0024],[-98.328,40.0024],[-98.3295,40.0024],[-98.3369,40.0024],[-98.3435,40.0024],[-98.344,40.0024],[-98.3456,40.0024],[-98.3464,40.0024],[-98.3465,40.0024],[-98.3489,40.0024],[-98.3492,40.0024],[-98.3495,40.0024],[-98.3542,40.0024],[-98.3551,40.0024],[-98.3563,40.0024],[-98.3624,40.0024],[-98.3625,40.0024],[-98.3656,40.0024],[-98.3662,40.0024],[-98.3663,40.0024],[-98.3675,40.0024],[-98.3678,40.0024],[-98.3682,40.0024],[-98.369,40.0024],[-98.37,40.0024],[-98.3718,40.0024],[-98.3734,40.0024],[-98.3737,40.0024],[-98.3738,40.0024],[-98.375,40.0024],[-98.3803,40.0024],[-98.3821,40.0024],[-98.3822,40.0024],[-98.3825,40.0024],[-98.387,40.0024],[-98.3897,40.0024],[-98.3898,40.0024],[-98.3912,40.0024],[-98.3919,40.0024],[-98.393,40.0024],[-98.3944,40.0024],[-98.3975,40.0024],[-98.3998,40.0024],[-98.4012,40.0024],[-98.4028,40.0024],[-98.4041,40.0024],[-98.4042,40.0024],[-98.4057,40.0025],[-98.4069,40.0024],[-98.4086,40.0024],[-98.41,40.0024],[-98.4108,40.0025],[-98.4112,40.0025],[-98.4114,40.0025],[-98.4115,40.0025],[-98.4146,40.0025],[-98.4152,40.0025],[-98.4181,40.0025],[-98.4184,40.0025],[-98.419,40.0024],[-98.4201,40.0024],[-98.4203,40.0024],[-98.4219,40.0024],[-98.4247,40.0025],[-98.425,40.0025],[-98.4256,40.0025],[-98.4269,40.0024],[-98.4273,40.0024],[-98.4285,40.0024],[-98.4295,40.0024],[-98.4297,40.0024],[-98.4298,40.0024],[-98.4303,40.0024],[-98.4347,40.0024],[-98.4353,40.0024],[-98.4355,40.0024],[-98.4361,40.0024],[-98.4375,40.0024],[-98.4383,40.0024],[-98.4404,40.0024],[-98.4417,40.0024],[-98.4418,40.0024],[-98.4425,40.0024],[-98.4434,40.0024],[-98.4438,40.0024],[-98.4455,40.0024],[-98.446,40.0023],[-98.4466,40.0023],[-98.4485,40.0024],[-98.4495,40.0024],[-98.4497,40.0024],[-98.4512,40.0024],[-98.4524,40.0023],[-98.4585,40.0024],[-98.459,40.0024],[-98.4592,40.0024],[-98.4604,40.0024],[-98.4617,40.0024],[-98.4618,40.0024],[-98.4623,40.0024],[-98.4633,40.0024],[-98.4641,40.0024],[-98.4667,40.0024],[-98.4672,40.0024],[-98.4719,40.0024],[-98.4725,40.0024],[-98.4729,40.0024],[-98.4742,40.0024],[-98.4762,40.0024],[-98.4811,40.0024],[-98.4833,40.0024],[-98.485,40.0024],[-98.4862,40.0024],[-98.4893,40.0024],[-98.4901,40.0024],[-98.4905,40.0024],[-98.4929,40.0024],[-98.4944,40.0024],[-98.4946,40.0024],[-98.4997,40.0025],[-98.4998,40.0025],[-98.5003,40.0022],[-98.5045,40.0023],[-98.5093,40.0024],[-98.5189,40.0025],[-98.5193,40.0025],[-98.5195,40.0024],[-98.523,40.0023],[-98.5232,40.0023],[-98.5233,40.0023],[-98.525,40.0023],[-98.5303,40.0023],[-98.5419,40.0023],[-98.5421,40.0023],[-98.5431,40.0023],[-98.5432,40.0023],[-98.557,40.0024],[-98.5571,40.0024],[-98.5588,40.0024],[-98.5596,40.0024],[-98.5606,40.0024],[-98.5608,40.0023],[-98.5609,40.0023],[-98.5674,40.0023],[-98.5676,40.0023],[-98.5677,40.0023],[-98.5679,40.0023],[-98.568,40.0023],[-98.5752,40.0025],[-98.5756,40.0025],[-98.5756,40.0024],[-98.5758,40.0024],[-98.578,40.0024],[-98.5798,40.0024],[-98.5842,40.0024],[-98.5934,40.0025],[-98.5935,40.0025],[-98.5953,40.0025],[-98.5963,40.0025],[-98.5999,40.0024],[-98.6068,40.0024],[-98.6131,40.0024],[-98.6138,40.0024],[-98.6142,40.0024],[-98.6143,40.0024],[-98.6145,40.0024],[-98.6148,40.0024],[-98.6154,40.0024],[-98.616,40.0024],[-98.6164,40.0024],[-98.6167,40.0024],[-98.6182,40.0024],[-98.6198,40.0024],[-98.6199,40.0024],[-98.6216,40.0024],[-98.625,40.0024],[-98.6254,40.0023],[-98.6257,40.0023],[-98.6258,40.0023],[-98.6262,40.0023],[-98.6263,40.0023],[-98.6264,40.0023],[-98.6269,40.0023],[-98.6296,40.0024],[-98.6297,40.0024],[-98.6352,40.0024],[-98.6403,40.0024],[-98.6405,40.0025],[-98.6407,40.0025],[-98.641,40.0025],[-98.6412,40.0025],[-98.6525,40.0024],[-98.6526,40.0024],[-98.6527,40.0024],[-98.6532,40.0024],[-98.6536,40.0024],[-98.6538,40.0024],[-98.6539,40.0023],[-98.6562,40.0023],[-98.6697,40.0024],[-98.6728,40.0024],[-98.6817,40.0025],[-98.6818,40.0025],[-98.682,40.0025],[-98.6821,40.0025],[-98.6822,40.0025],[-98.6901,40.0025],[-98.6903,40.0025],[-98.6904,40.0025],[-98.6905,40.0025],[-98.6906,40.0025],[-98.6907,40.0025],[-98.6909,40.0025],[-98.691,40.0025],[-98.6914,40.0025],[-98.6915,40.0025],[-98.6919,40.0025],[-98.6925,40.0024],[-98.6926,40.0024],[-98.6927,40.0024],[-98.6932,40.0024],[-98.6968,40.0024],[-98.6979,40.0024],[-98.699,40.0024],[-98.7027,40.0024],[-98.7035,40.0024],[-98.7062,40.0024],[-98.7069,40.0024],[-98.7084,40.0024],[-98.7093,40.0024],[-98.7094,40.0024],[-98.7104,40.0024],[-98.7105,40.0023],[-98.7199,40.0022],[-98.7264,40.0024],[-98.7265,40.0023],[-98.7266,40.0023],[-98.7289,40.0023],[-98.729,40.0023],[-98.7305,40.0023],[-98.7324,40.0023],[-98.735,40.0023],[-98.7358,40.0023],[-98.736,40.0023],[-98.7373,40.0023],[-98.738,40.0023],[-98.7399,40.0023],[-98.7414,40.0023],[-98.7428,40.0023],[-98.7444,40.0023],[-98.7449,40.0023],[-98.7451,40.0023],[-98.7458,40.0023],[-98.7472,40.0022],[-98.7479,40.0022],[-98.7482,40.0022],[-98.7487,40.0023],[-98.7535,40.0023],[-98.7554,40.0022],[-98.7562,40.0022],[-98.7569,40.0022],[-98.7571,40.0022],[-98.7582,40.0023],[-98.7607,40.0023],[-98.7617,40.0023],[-98.763,40.0023],[-98.7637,40.0023],[-98.765,40.0023],[-98.7662,40.0023],[-98.7667,40.0023],[-98.7672,40.0023],[-98.7678,40.0023],[-98.77,40.0023],[-98.7703,40.0023],[-98.7712,40.0023],[-98.7725,40.0023],[-98.7734,40.0023],[-98.7745,40.0023],[-98.7747,40.0023],[-98.7748,40.0023],[-98.7769,40.0024],[-98.7773,40.0023],[-98.7777,40.0023],[-98.779,40.0023],[-98.7791,40.0023],[-98.7808,40.0023],[-98.7816,40.0023],[-98.7817,40.0023],[-98.7838,40.0023],[-98.7841,40.0023],[-98.7842,40.0023],[-98.7843,40.0024],[-98.7874,40.0024],[-98.7885,40.0023],[-98.7898,40.0024],[-98.7902,40.0024],[-98.7914,40.0024],[-98.7925,40.0023],[-98.7967,40.0023],[-98.7971,40.0023],[-98.7973,40.0023],[-98.798,40.0023],[-98.8005,40.0023],[-98.8016,40.0023],[-98.8019,40.0023],[-98.8042,40.0023],[-98.8046,40.0024],[-98.8058,40.0024],[-98.8073,40.0024],[-98.8074,40.0024],[-98.8079,40.0024],[-98.8084,40.0024],[-98.8093,40.0024],[-98.8094,40.0024],[-98.8107,40.0024],[-98.8125,40.0024],[-98.8127,40.0023],[-98.8153,40.0023],[-98.8161,40.0023],[-98.8168,40.0024],[-98.8187,40.0024],[-98.8191,40.0024],[-98.8196,40.0024],[-98.8221,40.0023],[-98.8286,40.0023],[-98.8316,40.0024],[-98.8318,40.0024],[-98.835,40.0024],[-98.8415,40.0023],[-98.842,40.0023],[-98.8425,40.0023],[-98.8437,40.0023],[-98.8445,40.0023],[-98.8501,40.0023],[-98.851,40.0023],[-98.8524,40.0024],[-98.8537,40.0024],[-98.8553,40.0024],[-98.8561,40.0023],[-98.8563,40.0023],[-98.8564,40.0023],[-98.8569,40.0024],[-98.8584,40.0024],[-98.8591,40.0024],[-98.8597,40.0024],[-98.8634,40.0024],[-98.8648,40.0024],[-98.8689,40.0024],[-98.8693,40.0024],[-98.8694,40.0024],[-98.874,40.0023],[-98.8743,40.0023],[-98.8752,40.0023],[-98.8771,40.0023],[-98.8783,40.0023],[-98.8796,40.0023],[-98.8803,40.0023],[-98.8814,40.0023],[-98.8825,40.0023],[-98.8827,40.0023],[-98.8834,40.0023],[-98.887,40.0023],[-98.8885,40.0023],[-98.8891,40.0023],[-98.8893,40.0023],[-98.8916,40.0023],[-98.8925,40.0023],[-98.894,40.0023],[-98.8982,40.0023],[-98.8996,40.0023],[-98.9024,40.0023],[-98.9038,40.0023],[-98.9093,40.0023],[-98.915,40.0023],[-98.9176,40.0023],[-98.9191,40.0023],[-98.9219,40.0023],[-98.9232,40.0023],[-98.9243,40.0023],[-98.9266,40.0023],[-98.9288,40.0022],[-98.9339,40.0022],[-98.9348,40.0022],[-98.9404,40.0022],[-98.9515,40.0023],[-98.9526,40.0023],[-98.9539,40.0023],[-98.9608,40.0023],[-98.9609,40.0023],[-98.961,40.0023],[-98.9628,40.0023],[-98.9675,40.0023],[-98.9686,40.0023],[-98.9687,40.0023],[-98.9717,40.0023],[-98.9718,40.0023],[-98.9723,40.0022],[-98.9916,40.0022],[-98.9917,40.0023],[-98.992,40.0022],[-98.9924,40.0022],[-98.9926,40.0022],[-98.9929,40.0022],[-98.9933,40.0022],[-98.9936,40.0022],[-98.9946,40.0022],[-98.9996,40.0022],[-99.0032,40.0022],[-99.0034,40.0022],[-99.0036,40.0022],[-99.0064,40.0022],[-99.0075,40.0022],[-99.0147,40.0022],[-99.0172,40.0022],[-99.0174,40.0022],[-99.0182,40.0022],[-99.0183,40.0022],[-99.0185,40.0023],[-99.0186,40.0023],[-99.0187,40.0023],[-99.0192,40.0024],[-99.0197,40.0024],[-99.0203,40.0023],[-99.0204,40.0023],[-99.0206,40.0022],[-99.0215,40.0022],[-99.026,40.0022],[-99.0279,40.0022],[-99.0286,40.0022],[-99.0295,40.0022],[-99.0306,40.0022],[-99.0336,40.0022],[-99.0362,40.0022],[-99.0378,40.0022],[-99.0464,40.0022],[-99.0469,40.0022],[-99.0472,40.0022],[-99.0484,40.0022],[-99.0539,40.0022],[-99.0596,40.0022],[-99.0653,40.0023],[-99.0655,40.0023],[-99.0661,40.0023],[-99.0665,40.0023],[-99.067,40.0023],[-99.0678,40.0023],[-99.07,40.0023],[-99.0718,40.0023],[-99.0744,40.0023],[-99.0802,40.0023],[-99.0804,40.0023],[-99.0817,40.0023],[-99.0845,40.0023],[-99.0851,40.0022],[-99.0855,40.0022],[-99.0856,40.0022],[-99.0857,40.0021],[-99.089,40.0021],[-99.0972,40.0022],[-99.1045,40.0022],[-99.1072,40.0022],[-99.1139,40.0022],[-99.1155,40.0022],[-99.1179,40.0022],[-99.1191,40.0022],[-99.12,40.0022],[-99.1231,40.0021],[-99.124,40.0021],[-99.1251,40.0022],[-99.1324,40.0021],[-99.1329,40.0021],[-99.1407,40.0021],[-99.1412,40.0021],[-99.1433,40.0021],[-99.1476,40.0021],[-99.15,40.0021],[-99.1524,40.0021],[-99.1543,40.0021],[-99.1566,40.0021],[-99.1591,40.0021],[-99.1603,40.0021],[-99.1604,40.0021],[-99.1605,40.0021],[-99.1606,40.0021],[-99.1607,40.0021],[-99.1609,40.0021],[-99.161,40.0021],[-99.1611,40.0021],[-99.1628,40.0021],[-99.1629,40.0021],[-99.1634,40.0021],[-99.1636,40.0021],[-99.1638,40.0021],[-99.1641,40.0021],[-99.1644,40.0021],[-99.1648,40.0021],[-99.1667,40.0021],[-99.1676,40.0021],[-99.1681,40.0021],[-99.1684,40.0021],[-99.1688,40.0021],[-99.1702,40.0021],[-99.1791,40.002],[-99.1795,40.002],[-99.1798,40.002],[-99.1801,40.002],[-99.1829,40.002],[-99.187,40.002],[-99.1889,40.002],[-99.189,40.002],[-99.1978,40.002],[-99.199,40.002],[-99.2027,40.002],[-99.2051,40.002],[-99.2093,40.002],[-99.2103,40.002],[-99.2113,40.002],[-99.2114,40.002],[-99.2159,40.002],[-99.2162,40.002],[-99.2164,40.002],[-99.2166,40.002],[-99.2205,40.002],[-99.2222,40.002],[-99.2246,40.002],[-99.2252,40.002],[-99.227,40.0021],[-99.229,40.002],[-99.2299,40.002],[-99.2303,40.002],[-99.2304,40.002],[-99.2332,40.002],[-99.2334,40.002],[-99.2348,40.002],[-99.2353,40.002],[-99.2378,40.002],[-99.24,40.002],[-99.2429,40.0021],[-99.2432,40.0021],[-99.2433,40.002],[-99.2434,40.002],[-99.2436,40.002],[-99.2438,40.0021],[-99.2446,40.0021],[-99.2467,40.0021],[-99.2479,40.002],[-99.2484,40.002],[-99.2486,40.002],[-99.2504,40.002],[-99.2523,40.002],[-99.2524,40.002],[-99.254,40.0021],[-99.2541,40.0021],[-99.2562,40.002],[-99.2582,40.0021],[-99.2589,40.0021],[-99.2591,40.0021],[-99.2629,40.002],[-99.2674,40.002],[-99.2729,40.002],[-99.2772,40.002],[-99.2782,40.002],[-99.2814,40.002],[-99.2827,40.002],[-99.283,40.002],[-99.2834,40.002],[-99.2841,40.002],[-99.2849,40.002],[-99.2866,40.002],[-99.287,40.002],[-99.2872,40.002],[-99.2883,40.002],[-99.2908,40.002],[-99.2909,40.002],[-99.2918,40.0019],[-99.3098,40.0018],[-99.3101,40.0018],[-99.3109,40.0018],[-99.3125,40.0018],[-99.3133,40.0018],[-99.3165,40.0019],[-99.3384,40.0018],[-99.3465,40.0019],[-99.3475,40.0019],[-99.3499,40.0019],[-99.352,40.0019],[-99.3522,40.0019],[-99.3558,40.0019],[-99.3668,40.0019],[-99.3725,40.0018],[-99.3754,40.0021],[-99.3851,40.0021],[-99.3882,40.002],[-99.3888,40.002],[-99.3897,40.002],[-99.3921,40.002],[-99.4034,40.002],[-99.4034,40.0021],[-99.4035,40.0021],[-99.4036,40.0021],[-99.4039,40.0021],[-99.4044,40.0021],[-99.4045,40.0021],[-99.4046,40.0022],[-99.4047,40.0022],[-99.4047,40.0021],[-99.4048,40.0021],[-99.4054,40.0021],[-99.407,40.0021],[-99.4074,40.0021],[-99.4081,40.0022],[-99.4084,40.0022],[-99.4088,40.0022],[-99.41,40.0021],[-99.4112,40.0021],[-99.4117,40.0021],[-99.4126,40.0021],[-99.413,40.0021],[-99.4141,40.0019],[-99.4236,40.0023],[-99.4291,40.0022],[-99.4322,40.0022],[-99.4365,40.0022],[-99.4405,40.0022],[-99.4423,40.0022],[-99.4451,40.0022],[-99.4463,40.0022],[-99.4514,40.0021],[-99.4614,40.0021],[-99.4625,40.0021],[-99.4642,40.002],[-99.4669,40.002],[-99.4712,40.002],[-99.4768,40.0019],[-99.4802,40.0019],[-99.4807,40.002],[-99.4809,40.002],[-99.4819,40.002],[-99.4831,40.002],[-99.4837,40.0019],[-99.4842,40.0019],[-99.4869,40.002],[-99.4879,40.002],[-99.4925,40.002],[-99.4928,40.002],[-99.4928,40.0019],[-99.4944,40.0019],[-99.496,40.0019],[-99.4975,40.0019],[-99.4976,40.002],[-99.4977,40.002],[-99.4981,40.002],[-99.4986,40.002],[-99.4989,40.002],[-99.499,40.002],[-99.5004,40.002],[-99.5011,40.002],[-99.5016,40.002],[-99.5017,40.002],[-99.5034,40.002],[-99.5052,40.002],[-99.5114,40.002],[-99.5148,40.002],[-99.5153,40.002],[-99.5164,40.002],[-99.5168,40.002],[-99.517,40.002],[-99.5178,40.002],[-99.5207,40.002],[-99.5235,40.002],[-99.525,40.002],[-99.5289,40.002],[-99.5293,40.0019],[-99.5348,40.002],[-99.5353,40.002],[-99.538,40.002],[-99.5423,40.0019],[-99.543,40.0019],[-99.5466,40.002],[-99.552,40.0019],[-99.5523,40.0019],[-99.5553,40.0019],[-99.5625,40.0019],[-99.5639,40.002],[-99.5677,40.002],[-99.5699,40.002],[-99.5721,40.002],[-99.5764,40.0019],[-99.5773,40.0019],[-99.5785,40.0019],[-99.5805,40.0019],[-99.5806,40.0019],[-99.5807,40.0019],[-99.5808,40.0019],[-99.5814,40.0019],[-99.5852,40.0019],[-99.5882,40.0019],[-99.5885,40.0019],[-99.5889,40.0019],[-99.5905,40.0019],[-99.5939,40.0019],[-99.5972,40.0019],[-99.5974,40.0019],[-99.6018,40.0019],[-99.6048,40.0019],[-99.6058,40.0019],[-99.6065,40.0019],[-99.607,40.0019],[-99.6089,40.0019],[-99.6094,40.0019],[-99.6157,40.0019],[-99.62,40.0019],[-99.6218,40.0018],[-99.6253,40.0019],[-99.6262,40.0019],[-99.6264,40.0019],[-99.6273,40.0019],[-99.6282,40.0018],[-99.6287,40.0018],[-99.6293,40.0018],[-99.6314,40.0018],[-99.6329,40.0018],[-99.6342,40.0018],[-99.6355,40.0018],[-99.6368,40.0018],[-99.6377,40.0018],[-99.6387,40.0018],[-99.6395,40.0018],[-99.64,40.0018],[-99.6422,40.0018],[-99.6431,40.0018],[-99.6441,40.0018],[-99.6442,40.0018],[-99.6471,40.0018],[-99.6503,40.0018],[-99.653,40.0018],[-99.6539,40.0018],[-99.6543,40.0018],[-99.6547,40.0018],[-99.6557,40.0018],[-99.661,40.0018],[-99.663,40.0018],[-99.6665,40.0018],[-99.668,40.0018],[-99.6692,40.0018],[-99.6707,40.0018],[-99.673,40.0018],[-99.6754,40.0018],[-99.6773,40.0018],[-99.6785,40.0018],[-99.68,40.0018],[-99.6819,40.0018],[-99.6849,40.0018],[-99.6867,40.0018],[-99.689,40.0018],[-99.6898,40.0018],[-99.6906,40.0018],[-99.6924,40.0018],[-99.6935,40.0018],[-99.6949,40.0018],[-99.6977,40.0018],[-99.7008,40.0018],[-99.7029,40.0018],[-99.7038,40.0018],[-99.7043,40.0018],[-99.7056,40.0018],[-99.707,40.0018],[-99.7084,40.0018],[-99.7112,40.0018],[-99.7124,40.0018],[-99.7137,40.0018],[-99.714,40.0018],[-99.7151,40.0018],[-99.7159,40.0018],[-99.7164,40.0018],[-99.7167,40.0018],[-99.7178,40.0018],[-99.7179,40.0018],[-99.7196,40.0018],[-99.7213,40.0018],[-99.7218,40.0018],[-99.7232,40.0018],[-99.7259,40.0018],[-99.7271,40.0018],[-99.7281,40.0018],[-99.729,40.0018],[-99.7296,40.0018],[-99.7314,40.0018],[-99.732,40.0018],[-99.7328,40.0018],[-99.734,40.0018],[-99.7346,40.0018],[-99.7349,40.0017],[-99.735,40.0017],[-99.7355,40.0017],[-99.736,40.0017],[-99.7368,40.0018],[-99.7375,40.0018],[-99.7378,40.0018],[-99.7389,40.0018],[-99.7397,40.0018],[-99.7406,40.0018],[-99.7412,40.0018],[-99.7414,40.0018],[-99.7415,40.0018],[-99.7419,40.0018],[-99.7421,40.0018],[-99.7427,40.0017],[-99.7432,40.0017],[-99.7443,40.0017],[-99.7453,40.0017],[-99.7458,40.0016],[-99.7459,40.0017],[-99.7459,40.0018],[-99.7462,40.0018],[-99.7466,40.0018],[-99.7499,40.0017],[-99.7568,40.0013],[-99.757,40.0015],[-99.7642,40.0016],[-99.765,40.0016],[-99.7721,40.0018],[-99.7737,40.0017],[-99.7742,40.0017],[-99.7743,40.0017],[-99.7756,40.0016],[-99.7806,40.0016],[-99.7989,40.0015],[-99.8134,40.0014],[-99.8135,40.0014],[-99.8137,40.0015],[-99.8139,40.0015],[-99.8141,40.0015],[-99.8146,40.0015],[-99.8147,40.0015],[-99.815,40.0015],[-99.8151,40.0015],[-99.8157,40.0015],[-99.8162,40.0015],[-99.8172,40.0015],[-99.8173,40.0015],[-99.8179,40.0015],[-99.8199,40.0015],[-99.8206,40.0015],[-99.8217,40.0015],[-99.8233,40.0015],[-99.826,40.0016],[-99.8273,40.0016],[-99.8287,40.0016],[-99.8301,40.0016],[-99.8322,40.0016],[-99.8325,40.0016],[-99.8341,40.0016],[-99.8353,40.0016],[-99.8357,40.0016],[-99.8368,40.0016],[-99.8379,40.0016],[-99.8395,40.0016],[-99.8434,40.0016],[-99.8449,40.0016],[-99.8461,40.0016],[-99.8476,40.0016],[-99.8488,40.0016],[-99.8501,40.0016],[-99.853,40.0016],[-99.8535,40.0016],[-99.854,40.0016],[-99.8543,40.0016],[-99.8546,40.0016],[-99.8575,40.0015],[-99.8655,40.0016],[-99.8693,40.0016],[-99.8754,40.0017],[-99.8849,40.0017],[-99.8906,40.0016],[-99.8919,40.0016],[-99.8946,40.0016],[-99.8956,40.0016],[-99.8973,40.0016],[-99.9011,40.0016],[-99.9027,40.0016],[-99.904,40.0016],[-99.9066,40.0016],[-99.907,40.0016],[-99.9099,40.0016],[-99.9108,40.0016],[-99.9112,40.0016],[-99.912,40.0016],[-99.9147,40.0016],[-99.916,40.0016],[-99.9162,40.0016],[-99.9175,40.0016],[-99.9189,40.0016],[-99.9199,40.0017],[-99.9211,40.0017],[-99.9216,40.0016],[-99.9236,40.0016],[-99.9243,40.0016],[-99.9246,40.0016],[-99.9411,40.0016],[-99.9446,40.0016],[-99.9447,40.0016],[-99.9448,40.0016],[-99.9449,40.0016],[-99.945,40.0017],[-99.9457,40.0017],[-99.9464,40.0017],[-99.9473,40.0017],[-99.9474,40.0017],[-99.9478,40.0017],[-99.948,40.0017],[-99.9482,40.0017],[-99.9484,40.0017],[-99.9485,40.0018],[-99.9577,40.0018],[-99.9578,40.0018],[-99.9628,40.0017],[-99.9846,40.0016],[-99.9866,40.0017],[-99.9867,40.0017],[-99.9869,40.0016],[-99.988,40.0016],[-99.99,40.0016],[-99.9916,40.0016],[-99.9928,40.0016],[-99.9933,40.0016],[-99.9946,40.0016],[-99.9967,40.0016],[-99.9987,40.0016],[-99.9999,40.0017],[-100.0014,40.0017],[-100.0041,40.0016],[-100.0052,40.0017],[-100.0095,40.0017],[-100.0122,40.0017],[-100.0135,40.0017],[-100.0143,40.0016],[-100.0149,40.0016],[-100.0154,40.0016],[-100.0176,40.0017],[-100.0191,40.0017],[-100.0192,40.0017],[-100.0216,40.0017],[-100.0241,40.0016],[-100.0258,40.0016],[-100.0272,40.0016],[-100.0296,40.0016],[-100.0311,40.0016],[-100.0316,40.0016],[-100.0323,40.0016],[-100.0365,40.0016],[-100.0376,40.0017],[-100.0381,40.0017],[-100.0382,40.0017],[-100.0388,40.0017],[-100.0392,40.0017],[-100.04,40.0017],[-100.0419,40.0017],[-100.0427,40.0017],[-100.043,40.0017],[-100.0526,40.0016],[-100.0527,40.0016],[-100.0554,40.0016],[-100.056,40.0016],[-100.0564,40.0016],[-100.0582,40.0016],[-100.0609,40.0016],[-100.0615,40.0016],[-100.0616,40.0016],[-100.0617,40.0016],[-100.0618,40.0017],[-100.0649,40.0017],[-100.0688,40.0016],[-100.071,40.0016],[-100.0717,40.0016],[-100.0727,40.0016],[-100.0742,40.0016],[-100.0749,40.0016],[-100.0751,40.0015],[-100.0751,40.0016],[-100.0752,40.0016],[-100.0753,40.0016],[-100.0763,40.0016],[-100.0775,40.0016],[-100.0787,40.0016],[-100.0805,40.0016],[-100.0807,40.0016],[-100.0839,40.0016],[-100.084,40.0016],[-100.0849,40.0016],[-100.0856,40.0016],[-100.0863,40.0016],[-100.0867,40.0016],[-100.0873,40.0016],[-100.089,40.0016],[-100.0914,40.0016],[-100.0922,40.0016],[-100.0941,40.0016],[-100.0948,40.0016],[-100.0952,40.0016],[-100.0956,40.0016],[-100.0961,40.0016],[-100.0963,40.0016],[-100.097,40.0016],[-100.0982,40.0016],[-100.0992,40.0016],[-100.0995,40.0016],[-100.0997,40.0016],[-100.1002,40.0016],[-100.103,40.0016],[-100.1035,40.0016],[-100.1044,40.0016],[-100.1068,40.0016],[-100.1083,40.0016],[-100.1094,40.0016],[-100.1104,40.0016],[-100.1125,40.0017],[-100.1128,40.0016],[-100.1137,40.0016],[-100.1149,40.0016],[-100.1157,40.0016],[-100.1162,40.0016],[-100.1176,40.0017],[-100.1183,40.0017],[-100.1191,40.0016],[-100.1197,40.0017],[-100.124,40.0017],[-100.1254,40.0017],[-100.1255,40.0017],[-100.1271,40.0017],[-100.1272,40.0017],[-100.1274,40.0017],[-100.129,40.0016],[-100.1307,40.0016],[-100.1309,40.0016],[-100.1313,40.0017],[-100.1314,40.0017],[-100.1315,40.0016],[-100.132,40.0016],[-100.1346,40.0016],[-100.1352,40.0016],[-100.1368,40.0016],[-100.1372,40.0016],[-100.1375,40.0016],[-100.1379,40.0016],[-100.1387,40.0016],[-100.14,40.0016],[-100.1406,40.0016],[-100.1422,40.0016],[-100.1447,40.0016],[-100.1454,40.0017],[-100.1459,40.0016],[-100.1465,40.0016],[-100.1471,40.0016],[-100.148,40.0017],[-100.1498,40.0016],[-100.15,40.0016],[-100.1505,40.0016],[-100.151,40.0016],[-100.1515,40.0016],[-100.1527,40.0016],[-100.1531,40.0016],[-100.1541,40.0016],[-100.1575,40.0016],[-100.1582,40.0016],[-100.1596,40.0016],[-100.1603,40.0016],[-100.1612,40.0016],[-100.162,40.0016],[-100.1621,40.0016],[-100.1635,40.0016],[-100.1641,40.0016],[-100.1664,40.0016],[-100.1676,40.0016],[-100.1694,40.0016],[-100.1749,40.0016],[-100.175,40.0016],[-100.1766,40.0016],[-100.1778,40.0016],[-100.1791,40.0016],[-100.1802,40.0016],[-100.1819,40.0016],[-100.1846,40.0016],[-100.1855,40.0016],[-100.1859,40.0016],[-100.1876,40.0016],[-100.1881,40.0016],[-100.1882,40.0016],[-100.1883,40.0016],[-100.1891,40.0016],[-100.1901,40.0016],[-100.1903,40.0016],[-100.1903,40.0017],[-100.1936,40.0017],[-100.1938,40.0017],[-100.1939,40.0017],[-100.195,40.0017],[-100.1964,40.0017],[-100.1966,40.0016],[-100.1968,40.0016],[-100.1969,40.0016],[-100.197,40.0016],[-100.1971,40.0016],[-100.1994,40.0016],[-100.2011,40.0016],[-100.2053,40.0016],[-100.2059,40.0016],[-100.2072,40.0016],[-100.212,40.0016],[-100.2122,40.0016],[-100.2138,40.0016],[-100.2153,40.0017],[-100.2161,40.0016],[-100.2165,40.0016],[-100.2166,40.0016],[-100.2188,40.0017],[-100.2199,40.0016],[-100.2215,40.0017],[-100.2276,40.0016],[-100.2287,40.0016],[-100.229,40.0017],[-100.2292,40.0017],[-100.2317,40.0016],[-100.2318,40.0016],[-100.2319,40.0016],[-100.2334,40.0016],[-100.2359,40.0016],[-100.2378,40.0016],[-100.2408,40.0016],[-100.242,40.0016],[-100.2457,40.0016],[-100.2491,40.0016],[-100.2493,40.0016],[-100.2501,40.0016],[-100.2521,40.0016],[-100.2533,40.0016],[-100.2566,40.0016],[-100.2601,40.0017],[-100.261,40.0017],[-100.2622,40.0017],[-100.2632,40.0017],[-100.2639,40.0017],[-100.265,40.0017],[-100.2658,40.0016],[-100.267,40.0016],[-100.2686,40.0017],[-100.269,40.0017],[-100.2692,40.0017],[-100.2696,40.0017],[-100.2698,40.0017],[-100.2708,40.0017],[-100.2716,40.0017],[-100.2719,40.0017],[-100.2722,40.0017],[-100.2758,40.0017],[-100.2776,40.0017],[-100.2806,40.0017],[-100.2816,40.0017],[-100.2831,40.0017],[-100.2847,40.0017],[-100.2849,40.0017],[-100.2877,40.0017],[-100.288,40.0017],[-100.2882,40.0017],[-100.29,40.0017],[-100.2901,40.0017],[-100.2913,40.0017],[-100.295,40.0017],[-100.2992,40.0018],[-100.3002,40.0018],[-100.302,40.0018],[-100.3052,40.0018],[-100.3067,40.0018],[-100.3069,40.0018],[-100.3071,40.0018],[-100.3072,40.0019],[-100.3073,40.0018],[-100.3075,40.0018],[-100.3078,40.0017],[-100.3087,40.0017],[-100.3089,40.0017],[-100.309,40.0017],[-100.3116,40.0017],[-100.3125,40.0017],[-100.3154,40.0018],[-100.3161,40.0018],[-100.3162,40.0018],[-100.3163,40.0018],[-100.3171,40.0017],[-100.3177,40.0017],[-100.3192,40.0017],[-100.3199,40.0017],[-100.3216,40.0017],[-100.3226,40.0017],[-100.3279,40.0018],[-100.3284,40.0018],[-100.3287,40.0018],[-100.3289,40.0018],[-100.3318,40.0018],[-100.3338,40.0018],[-100.3372,40.0018],[-100.3381,40.0018],[-100.3391,40.0018],[-100.3432,40.0018],[-100.3443,40.0018],[-100.3446,40.0018],[-100.3448,40.0018],[-100.3451,40.0018],[-100.3462,40.0018],[-100.3463,40.0018],[-100.3482,40.0018],[-100.3509,40.0018],[-100.353,40.0018],[-100.3594,40.0018],[-100.3635,40.0018],[-100.3656,40.0018],[-100.3675,40.0018],[-100.3698,40.0018],[-100.3729,40.0018],[-100.375,40.0018],[-100.3751,40.0018],[-100.3753,40.0018],[-100.3758,40.0018],[-100.376,40.0018],[-100.3782,40.0018],[-100.38,40.0018],[-100.3818,40.0018],[-100.3848,40.0018],[-100.385,40.0018],[-100.3857,40.0018],[-100.386,40.0018],[-100.3862,40.0018],[-100.3864,40.0018],[-100.3866,40.0018],[-100.387,40.0018],[-100.3879,40.0018],[-100.3894,40.0018],[-100.39,40.0018],[-100.3902,40.0019],[-100.3912,40.0019],[-100.3931,40.0019],[-100.395,40.0018],[-100.3958,40.0018],[-100.3964,40.0018],[-100.3968,40.0018],[-100.3978,40.0019],[-100.3991,40.0019],[-100.4025,40.0018],[-100.4037,40.0018],[-100.4125,40.0018],[-100.42,40.0018],[-100.421,40.0018],[-100.4304,40.0018],[-100.4376,40.0018],[-100.4391,40.0018],[-100.4397,40.0017],[-100.4398,40.0018],[-100.44,40.0018],[-100.4401,40.0018],[-100.4402,40.0018],[-100.4403,40.0019],[-100.4405,40.0019],[-100.4406,40.0019],[-100.4412,40.0019],[-100.4419,40.0019],[-100.4423,40.0019],[-100.4426,40.0019],[-100.4439,40.0019],[-100.4447,40.0019],[-100.445,40.0018],[-100.4454,40.0018],[-100.4455,40.0019],[-100.4463,40.0019],[-100.4468,40.0019],[-100.447,40.0019],[-100.4471,40.0018],[-100.4472,40.0018],[-100.4487,40.0018],[-100.4506,40.0018],[-100.4575,40.0018],[-100.4635,40.0017],[-100.4684,40.0017],[-100.4684,40.0018],[-100.4685,40.0018],[-100.4686,40.0019],[-100.4687,40.0019],[-100.469,40.0019],[-100.47,40.0019],[-100.4714,40.0019],[-100.4728,40.0019],[-100.4744,40.0018],[-100.4758,40.0019],[-100.4764,40.0019],[-100.4768,40.0019],[-100.4775,40.0018],[-100.4776,40.0019],[-100.4777,40.0019],[-100.4779,40.002],[-100.4784,40.002],[-100.4788,40.0019],[-100.4796,40.002],[-100.4801,40.002],[-100.4803,40.002],[-100.4809,40.002],[-100.4813,40.002],[-100.4816,40.002],[-100.482,40.002],[-100.4825,40.002],[-100.4828,40.002],[-100.4835,40.002],[-100.4842,40.0019],[-100.4852,40.0019],[-100.486,40.0019],[-100.4864,40.0019],[-100.4871,40.0019],[-100.4872,40.0019],[-100.4873,40.0019],[-100.4875,40.0018],[-100.4956,40.0017],[-100.5004,40.0018],[-100.5031,40.0018],[-100.5054,40.0018],[-100.5095,40.0018],[-100.51,40.0018],[-100.5101,40.0018],[-100.5102,40.0018],[-100.5109,40.0018],[-100.511,40.0018],[-100.5112,40.0018],[-100.5129,40.0019],[-100.5138,40.0018],[-100.5142,40.0019],[-100.5143,40.0019],[-100.5144,40.0019],[-100.5158,40.0019],[-100.519,40.0018],[-100.5197,40.0018],[-100.5202,40.0018],[-100.5204,40.0018],[-100.5206,40.0018],[-100.5208,40.0019],[-100.5211,40.002],[-100.5215,40.0021],[-100.5219,40.0021],[-100.5224,40.002],[-100.5226,40.0019],[-100.5228,40.0019],[-100.523,40.0019],[-100.5237,40.0019],[-100.5272,40.0019],[-100.5273,40.0019],[-100.5274,40.0019],[-100.5276,40.0019],[-100.5277,40.0019],[-100.5279,40.0019],[-100.528,40.0019],[-100.5284,40.0019],[-100.5288,40.0019],[-100.5293,40.0019],[-100.532,40.0019],[-100.5329,40.0019],[-100.5333,40.0019],[-100.5337,40.0019],[-100.5357,40.0019],[-100.5366,40.0019],[-100.5376,40.0019],[-100.5378,40.0019],[-100.5379,40.002],[-100.5381,40.002],[-100.5384,40.0019],[-100.5388,40.0019],[-100.5405,40.0019],[-100.5419,40.0019],[-100.5429,40.0019],[-100.5435,40.0019],[-100.5443,40.0019],[-100.5456,40.0019],[-100.5461,40.0019],[-100.5468,40.0019],[-100.5486,40.0019],[-100.5497,40.0019],[-100.55,40.0019],[-100.5518,40.0019],[-100.5531,40.0019],[-100.5535,40.0019],[-100.5607,40.0019],[-100.5617,40.0019],[-100.5625,40.0019],[-100.5628,40.0019],[-100.5641,40.0019],[-100.5661,40.0019],[-100.567,40.0019],[-100.568,40.0019],[-100.5686,40.0019],[-100.5703,40.0019],[-100.5706,40.0019],[-100.5712,40.0019],[-100.573,40.0019],[-100.5739,40.0019],[-100.5744,40.0019],[-100.5753,40.0019],[-100.5758,40.0019],[-100.5759,40.0019],[-100.5764,40.0019],[-100.5768,40.0019],[-100.5772,40.0019],[-100.578,40.0019],[-100.5791,40.0019],[-100.5797,40.0019],[-100.5826,40.0019],[-100.5835,40.0019],[-100.5844,40.0019],[-100.585,40.002],[-100.5858,40.0019],[-100.5867,40.002],[-100.5871,40.0019],[-100.5876,40.0019],[-100.5885,40.0019],[-100.5888,40.002],[-100.589,40.002],[-100.5891,40.002],[-100.5892,40.0019],[-100.5897,40.0019],[-100.59,40.0019],[-100.5904,40.0019],[-100.5912,40.0019],[-100.5922,40.0019],[-100.5926,40.0018],[-100.593,40.0018],[-100.5932,40.0018],[-100.5945,40.0018],[-100.5949,40.0018],[-100.5954,40.0018],[-100.5971,40.0019],[-100.5993,40.0019],[-100.5995,40.0019],[-100.5999,40.0019],[-100.6008,40.0019],[-100.6012,40.002],[-100.6015,40.002],[-100.6016,40.002],[-100.6017,40.0019],[-100.6018,40.0019],[-100.602,40.0019],[-100.6025,40.0019],[-100.6049,40.0019],[-100.6057,40.0019],[-100.6069,40.0019],[-100.608,40.0019],[-100.6085,40.002],[-100.6087,40.0019],[-100.6089,40.0019],[-100.609,40.0019],[-100.6091,40.0019],[-100.6107,40.002],[-100.6108,40.002],[-100.6113,40.002],[-100.6117,40.002],[-100.6121,40.002],[-100.6128,40.002],[-100.6135,40.002],[-100.6145,40.002],[-100.6151,40.002],[-100.6166,40.002],[-100.6172,40.002],[-100.6181,40.002],[-100.6191,40.002],[-100.6201,40.002],[-100.6209,40.002],[-100.6221,40.002],[-100.6226,40.002],[-100.623,40.002],[-100.6233,40.002],[-100.6237,40.002],[-100.6244,40.002],[-100.6252,40.002],[-100.6261,40.002],[-100.6265,40.002],[-100.6267,40.002],[-100.6268,40.002],[-100.6268,40.0021],[-100.6271,40.0021],[-100.6273,40.0021],[-100.6279,40.0021],[-100.6284,40.0021],[-100.6294,40.0021],[-100.6298,40.0021],[-100.6305,40.0021],[-100.6316,40.0021],[-100.6323,40.0021],[-100.6342,40.0021],[-100.6353,40.0021],[-100.6355,40.002],[-100.6356,40.002],[-100.636,40.002],[-100.6361,40.002],[-100.6363,40.002],[-100.6364,40.002],[-100.6365,40.002],[-100.6366,40.002],[-100.6368,40.002],[-100.6379,40.002],[-100.6382,40.002],[-100.6391,40.002],[-100.6392,40.002],[-100.6399,40.002],[-100.6403,40.002],[-100.6407,40.002],[-100.6415,40.002],[-100.642,40.002],[-100.6423,40.002],[-100.6425,40.002],[-100.6428,40.002],[-100.643,40.002],[-100.6432,40.002],[-100.6434,40.002],[-100.6439,40.002],[-100.644,40.002],[-100.6444,40.002],[-100.6448,40.002],[-100.6453,40.002],[-100.6456,40.0019],[-100.6459,40.0019],[-100.6569,40.002],[-100.6602,40.0022],[-100.6637,40.002],[-100.6646,40.002],[-100.6647,40.002],[-100.6649,40.002],[-100.665,40.002],[-100.6651,40.002],[-100.6662,40.002],[-100.6686,40.002],[-100.6734,40.002],[-100.6749,40.0021],[-100.6776,40.0021],[-100.6791,40.0021],[-100.6802,40.0021],[-100.6812,40.0021],[-100.6827,40.0021],[-100.6834,40.0021],[-100.6835,40.0022],[-100.6835,40.0021],[-100.6916,40.0021],[-100.6992,40.0021],[-100.7027,40.0021],[-100.7064,40.0021],[-100.7204,40.0021],[-100.7211,40.0021],[-100.7249,40.0021],[-100.7255,40.0021],[-100.7297,40.0021],[-100.73,40.0021],[-100.7302,40.0021],[-100.7303,40.0021],[-100.7304,40.0021],[-100.7333,40.0023],[-100.7333,40.0022],[-100.7335,40.0021],[-100.7337,40.0021],[-100.7346,40.0021],[-100.7386,40.0021],[-100.7388,40.0021],[-100.7402,40.0021],[-100.7411,40.0021],[-100.7422,40.0021],[-100.7491,40.0021],[-100.7496,40.0021],[-100.7511,40.0021],[-100.7517,40.0021],[-100.7522,40.0021],[-100.7528,40.0022],[-100.7568,40.0022],[-100.7578,40.0023],[-100.7588,40.0023],[-100.7612,40.0023],[-100.7614,40.0023],[-100.7651,40.0023],[-100.769,40.0023],[-100.7692,40.0023],[-100.7755,40.0023],[-100.7816,40.0023],[-100.7817,40.0023],[-100.7891,40.0023],[-100.7892,40.0023],[-100.7966,40.0022],[-100.799,40.0022],[-100.8014,40.0022],[-100.8035,40.0022],[-100.8055,40.0022],[-100.8057,40.0022],[-100.8138,40.0022],[-100.8165,40.0022],[-100.8192,40.0022],[-100.8234,40.0022],[-100.8275,40.0022],[-100.8286,40.0022],[-100.8296,40.0022],[-100.8298,40.0022],[-100.83,40.0022],[-100.8341,40.0022],[-100.8344,40.0022],[-100.8345,40.0022],[-100.8442,40.0022],[-100.8492,40.0022],[-100.8495,40.0022],[-100.8504,40.0022],[-100.8594,40.0022],[-100.8688,40.0022],[-100.8691,40.0022],[-100.8699,40.0022],[-100.871,40.0022],[-100.8755,40.0022],[-100.8778,40.0022],[-100.8779,40.0022],[-100.8829,40.0022],[-100.8861,40.0022],[-100.8863,40.0022],[-100.8939,40.0022],[-100.8945,40.0022],[-100.8997,40.0022],[-100.9049,40.0022],[-100.9171,40.0022],[-100.9173,40.0022],[-100.9223,40.0022],[-100.9282,40.0022],[-100.9289,40.0022],[-100.933,40.0022],[-100.9373,40.0021],[-100.9375,40.0021],[-100.9376,40.0022],[-100.9377,40.0022],[-100.9382,40.0022],[-100.9398,40.0022],[-100.9424,40.0022],[-100.9447,40.0022],[-100.9454,40.0022],[-100.947,40.0022],[-100.9471,40.0022],[-100.9472,40.0022],[-100.9474,40.0022],[-100.948,40.0022],[-100.9494,40.0022],[-100.9505,40.0022],[-100.9507,40.0022],[-100.9522,40.0022],[-100.9561,40.0022],[-100.9574,40.0022],[-100.9582,40.0022],[-100.9585,40.0022],[-100.9611,40.0022],[-100.9623,40.0022],[-100.9627,40.0022],[-100.9647,40.0023],[-100.966,40.0023],[-100.9694,40.0023],[-100.9706,40.0023],[-100.9731,40.0023],[-100.979,40.0023],[-100.9798,40.0023],[-100.9807,40.0023],[-100.9808,40.0023],[-100.9809,40.0023],[-100.9812,40.0023],[-100.9821,40.0023],[-100.9823,40.0023],[-100.9839,40.0023],[-100.9848,40.0023],[-100.9856,40.0023],[-100.994,40.0023],[-100.9943,40.0023],[-100.9959,40.0023],[-100.9977,40.0023],[-100.9998,40.0023],[-101.0001,40.0023],[-101.0003,40.0023],[-101.0013,40.0023],[-101.0038,40.0023],[-101.0057,40.0023],[-101.008,40.0023],[-101.0134,40.0023],[-101.0144,40.0023],[-101.0187,40.0023],[-101.022,40.0023],[-101.0232,40.0023],[-101.0242,40.0023],[-101.0266,40.0023],[-101.0276,40.0023],[-101.0279,40.0023],[-101.0292,40.0023],[-101.0305,40.0023],[-101.035,40.0023],[-101.0394,40.0023],[-101.0437,40.0023],[-101.0481,40.0023],[-101.0483,40.0023],[-101.0486,40.0023],[-101.0487,40.0023],[-101.0604,40.0024],[-101.0649,40.0024],[-101.0673,40.0024],[-101.0701,40.0024],[-101.0721,40.0024],[-101.0738,40.0024],[-101.0755,40.0024],[-101.0781,40.0024],[-101.0792,40.0024],[-101.0803,40.0024],[-101.0841,40.0024],[-101.0864,40.0024],[-101.088,40.0024],[-101.0924,40.0025],[-101.0928,40.0024],[-101.0931,40.0024],[-101.096,40.0025],[-101.098,40.0024],[-101.1095,40.0025],[-101.1121,40.0024],[-101.1123,40.0025],[-101.1163,40.0025],[-101.1218,40.0025],[-101.1242,40.0025],[-101.1243,40.0025],[-101.1254,40.0025],[-101.1281,40.0025],[-101.1305,40.0025],[-101.1306,40.0025],[-101.1309,40.0025],[-101.131,40.0025],[-101.1358,40.0025],[-101.144,40.0025],[-101.1442,40.0025],[-101.1522,40.0025],[-101.1604,40.0025],[-101.1645,40.0025],[-101.1687,40.0025],[-101.1728,40.0025],[-101.1768,40.0025],[-101.177,40.0025],[-101.1782,40.0025],[-101.1788,40.0025],[-101.1789,40.0025],[-101.1869,40.0025],[-101.1895,40.0025],[-101.1924,40.0025],[-101.1926,40.0025],[-101.1946,40.0025],[-101.1961,40.0025],[-101.1998,40.0025],[-101.2028,40.0025],[-101.2053,40.0025],[-101.2057,40.0025],[-101.2061,40.0025],[-101.2069,40.0025],[-101.2082,40.0025],[-101.2101,40.0025],[-101.2103,40.0025],[-101.2114,40.0025],[-101.214,40.0025],[-101.215,40.0025],[-101.2169,40.0025],[-101.2185,40.0025],[-101.2219,40.0025],[-101.2246,40.0025],[-101.2257,40.0025],[-101.2262,40.0025],[-101.2276,40.0025],[-101.2291,40.0026],[-101.2299,40.0026],[-101.23,40.0026],[-101.2304,40.0025],[-101.232,40.0025],[-101.2322,40.0025],[-101.2391,40.0025],[-101.2436,40.0025],[-101.2472,40.0026],[-101.2488,40.0025],[-101.2499,40.0025],[-101.2512,40.0025],[-101.2533,40.0025],[-101.254,40.0025],[-101.2541,40.0025],[-101.2544,40.0025],[-101.255,40.0026],[-101.2558,40.0026],[-101.2563,40.0026],[-101.2577,40.0025],[-101.2581,40.0026],[-101.2624,40.0026],[-101.2626,40.0026],[-101.2629,40.0026],[-101.2648,40.0026],[-101.2661,40.0025],[-101.2671,40.0025],[-101.2677,40.0025],[-101.2689,40.0026],[-101.2699,40.0026],[-101.2701,40.0026],[-101.272,40.0026],[-101.2745,40.0026],[-101.2749,40.0026],[-101.2751,40.0026],[-101.2764,40.0026],[-101.2776,40.0025],[-101.2787,40.0026],[-101.28,40.0025],[-101.2831,40.0025],[-101.2862,40.0025],[-101.2864,40.0025],[-101.2866,40.0026],[-101.2872,40.0026],[-101.2898,40.0025],[-101.2913,40.0025],[-101.2926,40.0026],[-101.294,40.0026],[-101.2942,40.0026],[-101.2994,40.0026],[-101.3049,40.0026],[-101.3089,40.0026],[-101.3128,40.0027],[-101.313,40.0027],[-101.3159,40.0027],[-101.3188,40.0027],[-101.3237,40.0027],[-101.3255,40.0027],[-101.3294,40.0027],[-101.3324,40.0027],[-101.3353,40.0027],[-101.3356,40.0027],[-101.3359,40.0027],[-101.3369,40.0027],[-101.3378,40.0027],[-101.3379,40.0027],[-101.3394,40.0027],[-101.3396,40.0027],[-101.3417,40.0027],[-101.343,40.0027],[-101.3432,40.0027],[-101.3434,40.0026],[-101.3452,40.0026],[-101.3465,40.0026],[-101.3591,40.0026],[-101.3616,40.0026],[-101.3688,40.0026],[-101.3697,40.0026],[-101.3717,40.0026],[-101.3744,40.0026],[-101.3747,40.0027],[-101.3756,40.0027],[-101.3787,40.0027],[-101.3823,40.0027],[-101.3825,40.0027],[-101.3862,40.0026],[-101.3895,40.0026],[-101.3896,40.0026],[-101.3902,40.0026],[-101.3922,40.0026],[-101.3928,40.0026],[-101.3964,40.0026],[-101.3985,40.0026],[-101.3994,40.0026],[-101.4005,40.0026],[-101.4033,40.0026],[-101.4057,40.0026],[-101.4075,40.0026],[-101.4087,40.0026],[-101.4092,40.0026],[-101.41,40.0026],[-101.411,40.0025],[-101.4114,40.0025],[-101.4129,40.0024],[-101.413,40.0024],[-101.4159,40.0024],[-101.4164,40.0025],[-101.4168,40.0025],[-101.4173,40.0026],[-101.4179,40.0026],[-101.4183,40.0026],[-101.4208,40.0026],[-101.4216,40.0026],[-101.4227,40.0026],[-101.4243,40.0026],[-101.4264,40.0026],[-101.4294,40.0026],[-101.4301,40.0026],[-101.4321,40.0026],[-101.434,40.0026],[-101.4341,40.0026],[-101.4358,40.0026],[-101.4397,40.0026],[-101.4469,40.0026],[-101.4489,40.0026],[-101.4517,40.0026],[-101.4521,40.0027],[-101.4548,40.0026],[-101.4552,40.0026],[-101.4664,40.0026],[-101.4703,40.0027],[-101.4708,40.0026],[-101.471,40.0026],[-101.4716,40.0026],[-101.4733,40.0026],[-101.474,40.0026],[-101.4765,40.0026],[-101.4811,40.0027],[-101.4838,40.0027],[-101.4842,40.0027],[-101.4848,40.0027],[-101.4875,40.0027],[-101.4876,40.0027],[-101.492,40.0026],[-101.4935,40.0027],[-101.4968,40.0027],[-101.4991,40.0027],[-101.5,40.0027],[-101.5024,40.0026],[-101.5042,40.0026],[-101.5043,40.0026],[-101.5046,40.0026],[-101.5054,40.0027],[-101.5062,40.0027],[-101.5069,40.0027],[-101.5086,40.0026],[-101.5117,40.0027],[-101.5124,40.0027],[-101.5164,40.0026],[-101.5181,40.0026],[-101.5188,40.0027],[-101.5199,40.0027],[-101.5217,40.0026],[-101.5218,40.0026],[-101.5228,40.0026],[-101.5236,40.0027],[-101.5242,40.0027],[-101.5258,40.0027],[-101.5278,40.0027],[-101.5295,40.0027],[-101.5301,40.0027],[-101.5313,40.0027],[-101.5329,40.0027],[-101.5335,40.0027],[-101.5391,40.0027],[-101.5412,40.0026],[-101.5423,40.0027],[-101.5467,40.0027],[-101.5473,40.0027],[-101.5484,40.0027],[-101.5489,40.0027],[-101.5492,40.0027],[-101.5502,40.0027],[-101.5568,40.0027],[-101.557,40.0027],[-101.5575,40.0027],[-101.5624,40.0027],[-101.5688,40.0027],[-101.5796,40.0027],[-101.5978,40.0027],[-101.6246,40.0027],[-101.6255,40.0027],[-101.6257,40.0027],[-101.6258,40.0027],[-101.6262,40.0027],[-101.6266,40.0027],[-101.6269,40.0027],[-101.627,40.0026],[-101.639,40.0028],[-101.653,40.0028],[-101.6619,40.0029],[-101.6631,40.0029],[-101.6757,40.0029],[-101.6857,40.0029],[-101.6864,40.0029],[-101.6916,40.0029],[-101.6994,40.0029],[-101.7011,40.0029],[-101.7019,40.0029],[-101.7127,40.0029],[-101.7136,40.0029],[-101.7146,40.0029],[-101.7461,40.0029],[-101.7464,40.0029],[-101.7485,40.0028],[-101.7505,40.0028],[-101.7693,40.0029],[-101.7807,40.0029],[-101.7834,40.0029],[-101.8049,40.0027],[-101.8077,40.0028],[-101.8128,40.0029],[-101.8228,40.003],[-101.8322,40.0029],[-101.8323,40.0029],[-101.8407,40.0028],[-101.8409,40.0028],[-101.841,40.0028],[-101.8552,40.003],[-101.8617,40.003],[-101.8655,40.003],[-101.873,40.003],[-101.8755,40.0032],[-101.883,40.0032],[-101.9015,40.0031],[-101.9029,40.0031],[-101.9041,40.003],[-101.9042,40.003],[-101.9048,40.003],[-101.9061,40.003],[-101.9078,40.003],[-101.9095,40.003],[-101.9104,40.003],[-101.9115,40.003],[-101.913,40.003],[-101.9147,40.003],[-101.9162,40.003],[-101.9164,40.003],[-101.9165,40.003],[-101.9167,40.0031],[-101.9168,40.0031],[-101.92,40.003],[-101.9318,40.003],[-101.9328,40.003],[-101.9332,40.003],[-101.9356,40.003],[-101.9421,40.003],[-101.9496,40.003],[-101.9536,40.003],[-101.959,40.003],[-101.9733,40.003],[-101.9734,40.003],[-101.9737,40.003],[-101.982,40.003],[-101.9851,40.003],[-101.9898,40.003],[-101.9948,40.003],[-101.9991,40.003],[-102.0047,40.003],[-102.009,40.0031],[-102.0091,40.0031],[-102.0092,40.0031],[-102.0137,40.0031],[-102.0138,40.0031],[-102.0139,40.0031],[-102.014,40.0031],[-102.0141,40.0031],[-102.0205,40.0031],[-102.0278,40.0031],[-102.0357,40.0031],[-102.0371,40.0031],[-102.0517,40.0031],[-102.0518,40.014],[-102.0518,40.0141],[-102.0518,40.0144],[-102.0518,40.0147],[-102.0518,40.0149],[-102.0518,40.0153],[-102.0518,40.0264],[-102.0518,40.0376],[-102.0518,40.0395],[-102.0518,40.0396],[-102.0518,40.0607],[-102.0518,40.0611],[-102.0518,40.0612],[-102.0518,40.0613],[-102.0518,40.0617],[-102.0518,40.0645],[-102.0518,40.0649],[-102.0518,40.0656],[-102.0518,40.0669],[-102.0518,40.0685],[-102.0518,40.0688],[-102.0518,40.069],[-102.0518,40.0695],[-102.0518,40.0696],[-102.0518,40.0697],[-102.0518,40.0699],[-102.0518,40.0701],[-102.0518,40.0702],[-102.0519,40.0885],[-102.0518,40.1117],[-102.0518,40.1121],[-102.0518,40.1122],[-102.0518,40.125],[-102.0519,40.1341],[-102.0519,40.1342],[-102.0519,40.1343],[-102.0519,40.1344],[-102.052,40.1482],[-102.052,40.1484],[-102.0519,40.1484],[-102.0519,40.1485],[-102.0518,40.1486],[-102.0518,40.1487],[-102.0517,40.1494],[-102.0517,40.1531],[-102.0517,40.1544],[-102.0517,40.1561],[-102.0517,40.1576],[-102.0518,40.1591],[-102.0518,40.1594],[-102.0518,40.1605],[-102.0518,40.1606],[-102.0517,40.1622],[-102.0517,40.1623],[-102.0518,40.1624],[-102.0519,40.1626],[-102.0517,40.1746],[-102.0516,40.1789],[-102.0518,40.1826],[-102.0519,40.1846],[-102.0519,40.1854],[-102.0518,40.1911],[-102.0518,40.1914],[-102.0518,40.1915],[-102.0518,40.1916],[-102.052,40.2013],[-102.052,40.2015],[-102.0519,40.2057],[-102.0519,40.2087],[-102.0519,40.2089],[-102.0517,40.2126],[-102.0518,40.2133],[-102.0518,40.2138],[-102.0518,40.2143],[-102.0519,40.2152],[-102.0519,40.2174],[-102.0518,40.2186],[-102.0516,40.2233],[-102.0516,40.224],[-102.0516,40.2258],[-102.0518,40.2274],[-102.0516,40.2279],[-102.0516,40.2285],[-102.0515,40.2293],[-102.0515,40.2294],[-102.0516,40.2303],[-102.0516,40.231],[-102.0516,40.2324],[-102.0516,40.2329],[-102.0516,40.2335],[-102.0515,40.2349],[-102.0515,40.2353],[-102.0517,40.2426],[-102.0517,40.25],[-102.0517,40.2537],[-102.0516,40.2595],[-102.0516,40.2649],[-102.0516,40.2659],[-102.0516,40.267],[-102.0516,40.2806],[-102.0516,40.2821],[-102.0515,40.298],[-102.0515,40.2985],[-102.0515,40.3005],[-102.0515,40.3102],[-102.0515,40.3122],[-102.0515,40.3127],[-102.0514,40.3222],[-102.0514,40.3224],[-102.0514,40.3225],[-102.0513,40.3384],[-102.0516,40.3492],[-102.0518,40.36],[-102.0518,40.3601],[-102.0516,40.375],[-102.0516,40.3751],[-102.0514,40.393],[-102.0515,40.3931],[-102.0515,40.3937],[-102.0515,40.3938],[-102.0515,40.3939],[-102.0515,40.3944],[-102.0515,40.3949],[-102.0515,40.3966],[-102.0515,40.3974],[-102.0516,40.4109],[-102.0516,40.411],[-102.0516,40.4111],[-102.0515,40.4182],[-102.0515,40.4184],[-102.0515,40.44],[-102.0515,40.4428],[-102.0515,40.4498],[-102.0515,40.453],[-102.0515,40.4534],[-102.0515,40.4536],[-102.0515,40.4548],[-102.0515,40.455],[-102.0515,40.4655],[-102.0514,40.4813],[-102.0514,40.4814],[-102.0513,40.4839],[-102.0513,40.4863],[-102.0513,40.4864],[-102.0513,40.4866],[-102.0513,40.4868],[-102.0513,40.487],[-102.0513,40.488],[-102.0513,40.4885],[-102.0516,40.5],[-102.0515,40.52],[-102.0515,40.5201],[-102.0515,40.5217],[-102.0515,40.5227],[-102.0515,40.5232],[-102.0515,40.5234],[-102.0515,40.5236],[-102.0515,40.5237],[-102.0515,40.5242],[-102.0515,40.5257],[-102.0515,40.5272],[-102.0515,40.5277],[-102.0515,40.5278],[-102.0515,40.5279],[-102.0515,40.5282],[-102.0515,40.5289],[-102.0515,40.5311],[-102.0515,40.5315],[-102.0515,40.532],[-102.0515,40.5332],[-102.0515,40.5339],[-102.0515,40.5346],[-102.0515,40.5349],[-102.0515,40.5355],[-102.0515,40.5359],[-102.0515,40.5364],[-102.0515,40.5369],[-102.0516,40.5374],[-102.0516,40.5377],[-102.0516,40.5378],[-102.0516,40.538],[-102.0516,40.5383],[-102.0515,40.5392],[-102.0515,40.541],[-102.0515,40.5417],[-102.0515,40.5419],[-102.0515,40.5429],[-102.0515,40.5438],[-102.0515,40.5447],[-102.0515,40.5456],[-102.0515,40.5475],[-102.0515,40.5484],[-102.0515,40.5493],[-102.0515,40.55],[-102.0515,40.5502],[-102.0515,40.5511],[-102.0515,40.552],[-102.0515,40.5525],[-102.0515,40.5526],[-102.0515,40.5528],[-102.0515,40.5537],[-102.0515,40.5545],[-102.0515,40.5562],[-102.0515,40.5565],[-102.0515,40.5566],[-102.0515,40.5573],[-102.0515,40.5581],[-102.0515,40.559],[-102.0515,40.563],[-102.0515,40.5637],[-102.0515,40.5638],[-102.0515,40.564],[-102.0515,40.566],[-102.0515,40.5665],[-102.0515,40.5669],[-102.0515,40.5671],[-102.0515,40.5681],[-102.0515,40.5694],[-102.0515,40.5709],[-102.0515,40.5712],[-102.0515,40.5729],[-102.0515,40.5746],[-102.0515,40.5763],[-102.0515,40.5779],[-102.0515,40.578],[-102.0515,40.5781],[-102.0515,40.5797],[-102.0515,40.5814],[-102.0515,40.5819],[-102.0515,40.5822],[-102.0515,40.5831],[-102.0515,40.5866],[-102.0515,40.5884],[-102.0515,40.5893],[-102.0515,40.5894],[-102.0515,40.5901],[-102.0515,40.5919],[-102.0515,40.5928],[-102.0515,40.593],[-102.0515,40.5937],[-102.0515,40.5972],[-102.0515,40.599],[-102.0515,40.6],[-102.0515,40.6009],[-102.0515,40.6025],[-102.0515,40.6042],[-102.0515,40.6057],[-102.0515,40.6067],[-102.0515,40.6082],[-102.0515,40.6098],[-102.0515,40.6104],[-102.0515,40.6105],[-102.0515,40.6116],[-102.0515,40.6125],[-102.0515,40.6133],[-102.0515,40.6134],[-102.0515,40.614],[-102.0515,40.6161],[-102.0515,40.6168],[-102.0515,40.6173],[-102.0515,40.618],[-102.0515,40.6199],[-102.0515,40.6208],[-102.0515,40.6228],[-102.0515,40.6237],[-102.0515,40.6243],[-102.0515,40.625],[-102.0515,40.6254],[-102.0515,40.6256],[-102.0515,40.6258],[-102.0515,40.6264],[-102.0515,40.6271],[-102.0515,40.6278],[-102.0515,40.6282],[-102.0515,40.6283],[-102.0515,40.6284],[-102.0515,40.6285],[-102.0515,40.6309],[-102.0515,40.6314],[-102.0515,40.6317],[-102.0515,40.6322],[-102.0515,40.6327],[-102.0515,40.6333],[-102.0515,40.6349],[-102.0515,40.6357],[-102.0515,40.6367],[-102.0515,40.6375],[-102.0515,40.6381],[-102.0515,40.6395],[-102.0515,40.6396],[-102.0515,40.6398],[-102.0515,40.6407],[-102.0515,40.6416],[-102.0515,40.6425],[-102.0515,40.6431],[-102.0515,40.6437],[-102.0515,40.6444],[-102.0515,40.6452],[-102.0515,40.6462],[-102.0515,40.6464],[-102.0515,40.649],[-102.0515,40.6503],[-102.0515,40.6506],[-102.0515,40.6509],[-102.0515,40.6512],[-102.0515,40.6532],[-102.0515,40.654],[-102.0515,40.6558],[-102.0515,40.6573],[-102.0515,40.6576],[-102.0515,40.6592],[-102.0515,40.6599],[-102.0515,40.6605],[-102.0515,40.6611],[-102.0515,40.6619],[-102.0515,40.662],[-102.0515,40.6626],[-102.0515,40.6634],[-102.0515,40.665],[-102.0515,40.6659],[-102.0515,40.6675],[-102.0515,40.6685],[-102.0515,40.6699],[-102.0515,40.6716],[-102.0515,40.6721],[-102.0515,40.6723],[-102.0514,40.6728],[-102.0515,40.6733],[-102.0515,40.6738],[-102.0515,40.6745],[-102.0515,40.6765],[-102.0515,40.6777],[-102.0515,40.6784],[-102.0515,40.68],[-102.0515,40.6807],[-102.0515,40.683],[-102.0515,40.6831],[-102.0515,40.6833],[-102.0515,40.6839],[-102.0515,40.6847],[-102.0515,40.6854],[-102.0515,40.6864],[-102.0515,40.6866],[-102.0515,40.6871],[-102.0515,40.6879],[-102.0515,40.6887],[-102.0515,40.6906],[-102.0515,40.6916],[-102.0515,40.6925],[-102.0515,40.6956],[-102.0515,40.6958],[-102.0515,40.6961],[-102.0515,40.697],[-102.0515,40.6975],[-102.0515,40.6989],[-102.0514,40.6998],[-102.0515,40.7006],[-102.0515,40.7011],[-102.0515,40.7012],[-102.0515,40.7014],[-102.0515,40.7015],[-102.0515,40.7036],[-102.0515,40.7048],[-102.0515,40.7049],[-102.0515,40.705],[-102.0515,40.7059],[-102.0515,40.7062],[-102.0515,40.7063],[-102.0515,40.7093],[-102.0515,40.7094],[-102.0515,40.7115],[-102.0515,40.7117],[-102.0515,40.7144],[-102.0515,40.7165],[-102.0515,40.7166],[-102.0515,40.7167],[-102.0515,40.7168],[-102.0514,40.7174],[-102.0514,40.7181],[-102.0515,40.7192],[-102.0515,40.7193],[-102.0515,40.7203],[-102.0515,40.7205],[-102.0514,40.7238],[-102.0514,40.7266],[-102.0514,40.7307],[-102.0514,40.7339],[-102.0514,40.7369],[-102.0514,40.7397],[-102.0514,40.7428],[-102.0514,40.7452],[-102.0514,40.7453],[-102.0514,40.7456],[-102.0514,40.7463],[-102.0514,40.7464],[-102.0514,40.7465],[-102.0514,40.7466],[-102.0514,40.7467],[-102.0514,40.7496],[-102.0514,40.7506],[-102.0514,40.7521],[-102.0514,40.7556],[-102.0514,40.7559],[-102.0515,40.7566],[-102.0514,40.7579],[-102.0514,40.7584],[-102.0514,40.7585],[-102.0514,40.7588],[-102.0514,40.759],[-102.0514,40.761],[-102.0514,40.7621],[-102.0514,40.7637],[-102.0514,40.7638],[-102.0514,40.7644],[-102.0514,40.7647],[-102.0514,40.766],[-102.0514,40.7664],[-102.0514,40.7677],[-102.0514,40.7693],[-102.0514,40.7706],[-102.0514,40.7709],[-102.0514,40.7726],[-102.0514,40.7758],[-102.0514,40.7774],[-102.0514,40.7781],[-102.0514,40.779],[-102.0514,40.7791],[-102.0514,40.7802],[-102.0514,40.7805],[-102.0514,40.782],[-102.0514,40.7834],[-102.0514,40.7842],[-102.0515,40.7851],[-102.0515,40.7852],[-102.0515,40.7861],[-102.0515,40.7893],[-102.0514,40.7908],[-102.0515,40.7924],[-102.0514,40.7936],[-102.0515,40.7955],[-102.0515,40.7968],[-102.0515,40.7998],[-102.0515,40.8],[-102.0515,40.8022],[-102.0515,40.8041],[-102.0514,40.8059],[-102.0515,40.8083],[-102.0515,40.8089],[-102.0515,40.8107],[-102.0515,40.8127],[-102.0515,40.8143],[-102.0515,40.8146],[-102.0514,40.8152],[-102.0515,40.8155],[-102.0515,40.8164],[-102.0515,40.818],[-102.0515,40.8193],[-102.0515,40.8204],[-102.0515,40.8214],[-102.0515,40.8221],[-102.0515,40.8229],[-102.0515,40.8232],[-102.0515,40.8239],[-102.0515,40.8259],[-102.0515,40.8267],[-102.0515,40.8275],[-102.0515,40.8283],[-102.0515,40.8288],[-102.0515,40.829],[-102.0515,40.8292],[-102.0515,40.83],[-102.0515,40.8312],[-102.0515,40.8313],[-102.0515,40.832],[-102.0515,40.8327],[-102.0515,40.8338],[-102.0515,40.8358],[-102.0515,40.8365],[-102.0515,40.8366],[-102.0515,40.837],[-102.0515,40.8381],[-102.0515,40.8387],[-102.0515,40.8396],[-102.0515,40.8403],[-102.0515,40.8417],[-102.0515,40.8438],[-102.0515,40.8466],[-102.0515,40.848],[-102.0515,40.8507],[-102.0515,40.8521],[-102.0515,40.8522],[-102.0515,40.8539],[-102.0515,40.8578],[-102.0515,40.858],[-102.0515,40.8593],[-102.0515,40.8594],[-102.0515,40.8619],[-102.0515,40.8626],[-102.0515,40.8641],[-102.0515,40.8668],[-102.0515,40.8669],[-102.0515,40.867],[-102.0515,40.8678],[-102.0515,40.8679],[-102.0515,40.8702],[-102.0515,40.8709],[-102.0515,40.8714],[-102.0515,40.8724],[-102.0515,40.8727],[-102.0515,40.875],[-102.0515,40.8775],[-102.0516,40.8782],[-102.0515,40.879],[-102.0515,40.88],[-102.0515,40.8806],[-102.0515,40.8814],[-102.0515,40.8824],[-102.0515,40.8831],[-102.0515,40.8838],[-102.0515,40.8845],[-102.0515,40.885],[-102.0515,40.8855],[-102.0515,40.886],[-102.0515,40.887],[-102.0515,40.8877],[-102.0515,40.889],[-102.0515,40.8892],[-102.0515,40.8898],[-102.0515,40.8915],[-102.0515,40.8918],[-102.0515,40.8923],[-102.0515,40.8934],[-102.0515,40.8935],[-102.0515,40.8937],[-102.0515,40.8942],[-102.0515,40.8953],[-102.0515,40.8965],[-102.0515,40.8966],[-102.0515,40.8989],[-102.0515,40.9002],[-102.0515,40.9003],[-102.0515,40.9009],[-102.0516,40.9015],[-102.0516,40.9016],[-102.0515,40.9037],[-102.0516,40.9063],[-102.0516,40.9098],[-102.0515,40.9136],[-102.0516,40.916],[-102.0516,40.9162],[-102.0516,40.917],[-102.0516,40.9181],[-102.0515,40.9201],[-102.0515,40.9204],[-102.0515,40.9205],[-102.0515,40.9224],[-102.0515,40.923],[-102.0516,40.9235],[-102.0516,40.9238],[-102.0516,40.9245],[-102.0515,40.9255],[-102.0515,40.9256],[-102.0515,40.9273],[-102.0516,40.9289],[-102.0516,40.9295],[-102.0516,40.9306],[-102.0516,40.9311],[-102.0515,40.9327],[-102.0515,40.9333],[-102.0515,40.9334],[-102.0516,40.9379],[-102.0516,40.9401],[-102.0516,40.9406],[-102.0516,40.9412],[-102.0516,40.9414],[-102.0516,40.9421],[-102.0516,40.9431],[-102.0516,40.9433],[-102.0516,40.9444],[-102.0516,40.9451],[-102.0516,40.9459],[-102.0516,40.9465],[-102.0516,40.9471],[-102.0516,40.9478],[-102.0516,40.9481],[-102.0516,40.9485],[-102.0516,40.9488],[-102.0516,40.949],[-102.0516,40.9491],[-102.0516,40.95],[-102.0516,40.9505],[-102.0516,40.951],[-102.0516,40.9523],[-102.0516,40.953],[-102.0516,40.9547],[-102.0516,40.9561],[-102.0516,40.9596],[-102.0516,40.9598],[-102.0516,40.9605],[-102.0516,40.9633],[-102.0515,40.9646],[-102.0516,40.9662],[-102.0516,40.9669],[-102.0516,40.9681],[-102.0516,40.9691],[-102.0516,40.9693],[-102.0516,40.971],[-102.0516,40.9742],[-102.0516,40.9743],[-102.0516,40.9748],[-102.0516,40.9766],[-102.0516,40.979],[-102.0516,40.9822],[-102.0516,40.9834],[-102.0516,40.9839],[-102.0516,40.9852],[-102.0516,40.9868],[-102.0516,40.9881],[-102.0516,40.9884],[-102.0516,40.9886],[-102.0516,40.9888],[-102.0516,40.9889],[-102.0516,40.9892],[-102.0516,40.9904],[-102.0516,40.9919],[-102.0516,40.992],[-102.0516,40.9943],[-102.0516,40.9957],[-102.0516,40.9959],[-102.0516,40.9967],[-102.0516,40.998],[-102.0516,40.9991],[-102.0516,40.9999],[-102.0516,41],[-102.0516,41.0007],[-102.0516,41.0009],[-102.0517,41.0018],[-102.0517,41.0023],[-102.0517,41.0024],[-102.0521,41.0024],[-102.0525,41.0024],[-102.0557,41.0024],[-102.0558,41.0024],[-102.0596,41.0024],[-102.0632,41.0024],[-102.0653,41.0024],[-102.0656,41.0024],[-102.0687,41.0024],[-102.0703,41.0024],[-102.0705,41.0024],[-102.0754,41.0024],[-102.0892,41.0024],[-102.0939,41.0024],[-102.0942,41.0024],[-102.0988,41.0024],[-102.1018,41.0024],[-102.1063,41.0024],[-102.1081,41.0024],[-102.1191,41.0023],[-102.1221,41.0023],[-102.1247,41.0025],[-102.1249,41.0025],[-102.1251,41.0025],[-102.1279,41.0025],[-102.1284,41.0025],[-102.1286,41.0025],[-102.1329,41.0025],[-102.1358,41.0025],[-102.1375,41.0025],[-102.1391,41.0025],[-102.1474,41.0025],[-102.1476,41.0025],[-102.1529,41.0025],[-102.1546,41.0024],[-102.1637,41.0024],[-102.1641,41.0024],[-102.1643,41.0024],[-102.1705,41.0024],[-102.171,41.0024],[-102.1773,41.0024],[-102.1777,41.0024],[-102.1786,41.0024],[-102.1792,41.0024],[-102.1794,41.0024],[-102.1827,41.0024],[-102.1831,41.0024],[-102.1832,41.0024],[-102.1834,41.0024],[-102.1835,41.0024],[-102.1886,41.0025],[-102.189,41.0024],[-102.1891,41.0024],[-102.1893,41.0023],[-102.1899,41.0023],[-102.1901,41.0023],[-102.1904,41.0023],[-102.191,41.0023],[-102.1912,41.0023],[-102.1913,41.0023],[-102.1914,41.0023],[-102.1915,41.0023],[-102.1916,41.0023],[-102.195,41.0023],[-102.1974,41.0023],[-102.2078,41.0024],[-102.2091,41.0024],[-102.2092,41.0024],[-102.2094,41.0024],[-102.21,41.0025],[-102.2122,41.0025],[-102.2245,41.0023],[-102.229,41.0023],[-102.231,41.0023],[-102.2316,41.0023],[-102.2323,41.0023],[-102.233,41.0024],[-102.2334,41.0023],[-102.2371,41.0023],[-102.2395,41.0023],[-102.2399,41.0023],[-102.2402,41.0023],[-102.2408,41.0023],[-102.247,41.0023],[-102.2478,41.0024],[-102.2486,41.0024],[-102.2487,41.0024],[-102.2538,41.0024],[-102.2564,41.0024],[-102.2575,41.0024],[-102.258,41.0024],[-102.2596,41.0024],[-102.2598,41.0024],[-102.2659,41.0024],[-102.2672,41.0024],[-102.2675,41.0024],[-102.2679,41.0024],[-102.268,41.0024],[-102.2715,41.0023],[-102.2721,41.0022],[-102.2722,41.0022],[-102.2752,41.0023],[-102.2779,41.0023],[-102.2875,41.0023],[-102.2882,41.0023],[-102.2913,41.0022],[-102.2924,41.0022],[-102.2925,41.0022],[-102.2926,41.0022],[-102.2928,41.0022],[-102.2931,41.0022],[-102.319,41.0022],[-102.3327,41.0022],[-102.3449,41.0022],[-102.3553,41.0023],[-102.3607,41.0024],[-102.3633,41.0024],[-102.3641,41.0024],[-102.3691,41.0024],[-102.3707,41.0024],[-102.3753,41.0024],[-102.3763,41.0024],[-102.3791,41.0025],[-102.3797,41.0024],[-102.3802,41.0024],[-102.3832,41.0025],[-102.3834,41.0025],[-102.3838,41.0024],[-102.3856,41.0025],[-102.3898,41.0024],[-102.39,41.0024],[-102.3949,41.0024],[-102.3957,41.0024],[-102.3963,41.0024],[-102.4026,41.0024],[-102.4036,41.0025],[-102.4086,41.0025],[-102.4088,41.0025],[-102.4117,41.0025],[-102.43,41.0025],[-102.4304,41.0025],[-102.4305,41.0025],[-102.4306,41.0025],[-102.4603,41.0024],[-102.464,41.0024],[-102.4684,41.0024],[-102.4692,41.0024],[-102.4694,41.0024],[-102.4701,41.0024],[-102.4709,41.0025],[-102.471,41.0025],[-102.4716,41.0025],[-102.4718,41.0025],[-102.4722,41.0025],[-102.4735,41.0025],[-102.4765,41.0024],[-102.4768,41.0024],[-102.4772,41.0024],[-102.4779,41.0024],[-102.4789,41.0024],[-102.4793,41.0024],[-102.482,41.0024],[-102.4855,41.0024],[-102.487,41.0024],[-102.4881,41.0024],[-102.4882,41.0024],[-102.4888,41.0024],[-102.4891,41.0024],[-102.5005,41.0023],[-102.5029,41.0023],[-102.5104,41.0023],[-102.5172,41.0023],[-102.5177,41.0023],[-102.5279,41.0023],[-102.5426,41.0022],[-102.5437,41.0022],[-102.5567,41.0022],[-102.5568,41.0022],[-102.5569,41.0023],[-102.5571,41.0024],[-102.5575,41.0024],[-102.5588,41.0024],[-102.5623,41.0024],[-102.5635,41.0024],[-102.5643,41.0024],[-102.5644,41.0024],[-102.566,41.0024],[-102.5666,41.0024],[-102.5755,41.0022],[-102.5757,41.0023],[-102.5787,41.0023],[-102.5814,41.0023],[-102.5821,41.0023],[-102.5982,41.0024],[-102.6069,41.0025],[-102.6205,41.0026],[-102.621,41.0026],[-102.6255,41.0023],[-102.6367,41.0023],[-102.6497,41.0023],[-102.6535,41.0023],[-102.6595,41.0023],[-102.6598,41.0023],[-102.6649,41.0023],[-102.6707,41.0023],[-102.6709,41.0023],[-102.6877,41.0023],[-102.6879,41.0023],[-102.6924,41.0023],[-102.7055,41.0022],[-102.7061,41.0022],[-102.7087,41.0022],[-102.7124,41.0022],[-102.7125,41.0022],[-102.7149,41.0022],[-102.7297,41.0022],[-102.7348,41.0022],[-102.7357,41.0022],[-102.7422,41.0022],[-102.7423,41.0022],[-102.7425,41.0022],[-102.7431,41.0022],[-102.7432,41.0022],[-102.7434,41.0023],[-102.7435,41.0023],[-102.7443,41.0023],[-102.7462,41.0023],[-102.7465,41.0022],[-102.7473,41.0022],[-102.7476,41.0023],[-102.7546,41.0024],[-102.7666,41.0023],[-102.7667,41.0023],[-102.7668,41.0024],[-102.767,41.0025],[-102.7671,41.0024],[-102.7673,41.0024],[-102.7674,41.0024],[-102.7679,41.0024],[-102.7688,41.0024],[-102.7689,41.0024],[-102.7698,41.0024],[-102.7716,41.0024],[-102.7726,41.0024],[-102.7734,41.0024],[-102.7736,41.0024],[-102.7928,41.0023],[-102.8272,41.0021],[-102.8273,41.0022],[-102.8274,41.0022],[-102.8275,41.0023],[-102.8276,41.0023],[-102.8291,41.0023],[-102.8298,41.0023],[-102.8303,41.0023],[-102.8437,41.0023],[-102.8438,41.0023],[-102.8464,41.0022],[-102.8464,41.0023],[-102.8464,41.0024],[-102.8465,41.0024],[-102.8484,41.0023],[-102.8493,41.0023],[-102.8515,41.0023],[-102.8607,41.0021],[-102.861,41.0021],[-102.8658,41.002],[-102.8658,41.0021],[-102.8658,41.0022],[-102.8659,41.0023],[-102.8661,41.0023],[-102.8669,41.0023],[-102.868,41.0023],[-102.8681,41.0023],[-102.8756,41.0023],[-102.8856,41.0021],[-102.8856,41.0022],[-102.8857,41.0023],[-102.8858,41.0024],[-102.8861,41.0024],[-102.8865,41.0023],[-102.8871,41.0023],[-102.8873,41.0023],[-102.9048,41.0022],[-102.9049,41.0022],[-102.905,41.0023],[-102.9052,41.0023],[-102.9061,41.0023],[-102.9062,41.0023],[-102.9064,41.0023],[-102.924,41.0021],[-102.924,41.0023],[-102.9243,41.0023],[-102.9244,41.0023],[-102.9246,41.0023],[-102.9251,41.0023],[-102.9253,41.0023],[-102.9256,41.0023],[-102.9284,41.0022],[-102.9286,41.0022],[-102.9432,41.002],[-102.9432,41.0021],[-102.9432,41.0022],[-102.9433,41.0022],[-102.9436,41.0023],[-102.9445,41.0023],[-102.9446,41.0023],[-102.9448,41.0023],[-102.9551,41.0022],[-102.9594,41.0022],[-102.9596,41.0022],[-102.9606,41.0022],[-102.9607,41.0022],[-102.9625,41.0021],[-102.9627,41.0021],[-102.9637,41.0022],[-102.9657,41.0022],[-102.9815,41.0021],[-102.9816,41.0021],[-102.9817,41.0022],[-102.9818,41.0022],[-102.9821,41.0022],[-102.9826,41.0023],[-102.9827,41.0023],[-103.001,41.0023],[-103.0011,41.0023],[-103.0012,41.0023],[-103.0016,41.0023],[-103.0017,41.0023],[-103.0018,41.0023],[-103.0019,41.0023],[-103.002,41.0024],[-103.0021,41.0025],[-103.0195,41.0025],[-103.0214,41.0024],[-103.0387,41.0022],[-103.0406,41.0023],[-103.0434,41.0023],[-103.0448,41.0023],[-103.045,41.0023],[-103.0585,41.0023],[-103.0593,41.0023],[-103.0595,41.0023],[-103.0596,41.0023],[-103.0596,41.0024],[-103.0768,41.0022],[-103.077,41.0022],[-103.0775,41.0022],[-103.0777,41.0023],[-103.0778,41.0023],[-103.0866,41.0023],[-103.0903,41.0023],[-103.0911,41.0023],[-103.097,41.0023],[-103.115,41.0023],[-103.1255,41.0022],[-103.13,41.0022],[-103.1306,41.0022],[-103.1332,41.0022],[-103.1369,41.0022],[-103.1372,41.0022],[-103.1436,41.0023],[-103.1534,41.0022],[-103.1618,41.0022],[-103.1653,41.0021],[-103.1724,41.0022],[-103.1727,41.0022],[-103.1797,41.0021],[-103.1911,41.0021],[-103.1918,41.0021],[-103.2007,41.0022],[-103.2107,41.0022],[-103.2194,41.002],[-103.2299,41.0022],[-103.2301,41.0022],[-103.2363,41.002],[-103.2418,41.0022],[-103.246,41.0021],[-103.249,41.0022],[-103.2492,41.0022],[-103.2505,41.0018],[-103.2683,41.0021],[-103.2769,41.002],[-103.2807,41.002],[-103.287,41.002],[-103.2972,41.002],[-103.3063,41.0019],[-103.3154,41.0019],[-103.3239,41.0018],[-103.3341,41.0018],[-103.3455,41.0018],[-103.3537,41.0018],[-103.363,41.0018],[-103.3653,41.0018],[-103.3755,41.0023],[-103.3814,41.0023],[-103.3825,41.0022],[-103.3854,41.0023],[-103.394,41.0025],[-103.397,41.0026],[-103.3989,41.0025],[-103.4044,41.0022],[-103.4047,41.0022],[-103.4067,41.0022],[-103.408,41.0021],[-103.412,41.002],[-103.4134,41.0019],[-103.4138,41.0019],[-103.4152,41.0019],[-103.4157,41.0019],[-103.4169,41.0019],[-103.4207,41.002],[-103.4219,41.002],[-103.422,41.002],[-103.4233,41.002],[-103.4273,41.002],[-103.4287,41.002],[-103.4324,41.0019],[-103.4418,41.0018],[-103.4436,41.0018],[-103.4473,41.0018],[-103.4474,41.0018],[-103.4478,41.0018],[-103.4479,41.0018],[-103.4496,41.0018],[-103.4544,41.0018],[-103.4556,41.0018],[-103.4561,41.0018],[-103.4565,41.0018],[-103.458,41.0018],[-103.4584,41.0018],[-103.4591,41.0018],[-103.4609,41.0018],[-103.4615,41.0018],[-103.4619,41.0018],[-103.4631,41.0018],[-103.4634,41.0018],[-103.4647,41.0018],[-103.4685,41.0019],[-103.4698,41.0019],[-103.4867,41.0019],[-103.4959,41.0019],[-103.496,41.0018],[-103.4974,41.0016],[-103.4976,41.0016],[-103.5005,41.0017],[-103.5255,41.0015],[-103.5265,41.0015],[-103.5282,41.0015],[-103.5332,41.0014],[-103.5349,41.0014],[-103.535,41.0014],[-103.5353,41.0014],[-103.5354,41.0014],[-103.5361,41.0014],[-103.5381,41.0014],[-103.5388,41.0014],[-103.5391,41.0014],[-103.54,41.0015],[-103.5403,41.0015],[-103.5411,41.0015],[-103.5425,41.0015],[-103.5435,41.0015],[-103.544,41.0015],[-103.5443,41.0015],[-103.5452,41.0015],[-103.5479,41.0015],[-103.5488,41.0015],[-103.5504,41.0015],[-103.5552,41.0016],[-103.5568,41.0016],[-103.5603,41.0016],[-103.571,41.0017],[-103.5738,41.0017],[-103.5766,41.0017],[-103.5771,41.0017],[-103.5791,41.0017],[-103.5793,41.0017],[-103.5794,41.0017],[-103.5795,41.0017],[-103.5796,41.0017],[-103.5798,41.0017],[-103.5927,41.0017],[-103.595,41.0017],[-103.5951,41.0017],[-103.6153,41.0017],[-103.6184,41.0017],[-103.6202,41.0017],[-103.6255,41.0015],[-103.6363,41.0016],[-103.6392,41.0016],[-103.6407,41.0016],[-103.6452,41.0016],[-103.6459,41.0016],[-103.6462,41.0016],[-103.6465,41.0016],[-103.6488,41.0016],[-103.6492,41.0016],[-103.6498,41.0016],[-103.6514,41.0015],[-103.6573,41.0015],[-103.6577,41.0015],[-103.6619,41.0015],[-103.6662,41.0015],[-103.669,41.0014],[-103.6701,41.0015],[-103.6724,41.0015],[-103.6738,41.0015],[-103.6765,41.0016],[-103.6798,41.0016],[-103.6834,41.0017],[-103.6858,41.0017],[-103.6877,41.0018],[-103.688,41.0018],[-103.6891,41.0018],[-103.6899,41.0018],[-103.6911,41.0018],[-103.6925,41.0018],[-103.6946,41.0018],[-103.6962,41.0018],[-103.6985,41.0017],[-103.7009,41.0017],[-103.703,41.0017],[-103.7066,41.0017],[-103.7101,41.0017],[-103.7103,41.0017],[-103.7106,41.0017],[-103.7117,41.0017],[-103.7137,41.0017],[-103.7154,41.0017],[-103.7229,41.0016],[-103.7262,41.0016],[-103.7279,41.0016],[-103.7282,41.0016],[-103.7296,41.0016],[-103.7312,41.0016],[-103.7322,41.0016],[-103.734,41.0016],[-103.7422,41.0016],[-103.7494,41.0016],[-103.7596,41.0015],[-103.7633,41.0015],[-103.7703,41.0015],[-103.7832,41.0016],[-103.7833,41.0016],[-103.7843,41.0016],[-103.7884,41.0016],[-103.7961,41.0018],[-103.8115,41.0017],[-103.8427,41.0017],[-103.8585,41.0018],[-103.859,41.0018],[-103.8594,41.0018],[-103.8742,41.0017],[-103.875,41.0017],[-103.877,41.0017],[-103.8777,41.0017],[-103.8779,41.0017],[-103.8781,41.0017],[-103.8782,41.0017],[-103.8862,41.0017],[-103.8884,41.0017],[-103.8956,41.0017],[-103.8958,41.0017],[-103.896,41.0018],[-103.8961,41.0018],[-103.8962,41.0018],[-103.8963,41.0019],[-103.8964,41.0018],[-103.8965,41.0017],[-103.8967,41.0017],[-103.8973,41.0017],[-103.8976,41.0017],[-103.9,41.0017],[-103.904,41.0017],[-103.9073,41.0017],[-103.9085,41.0016],[-103.9121,41.0016],[-103.9139,41.0017],[-103.9142,41.0017],[-103.9148,41.0017],[-103.9165,41.0017],[-103.9202,41.0017],[-103.9245,41.0018],[-103.9289,41.0018],[-103.9308,41.0018],[-103.932,41.0018],[-103.9327,41.0018],[-103.9329,41.0017],[-103.9332,41.0017],[-103.9337,41.0017],[-103.9348,41.0017],[-103.9368,41.0017],[-103.9378,41.0017],[-103.9422,41.0017],[-103.9464,41.0017],[-103.9506,41.0017],[-103.9521,41.0017],[-103.9523,41.0017],[-103.9524,41.0016],[-103.9525,41.0016],[-103.9528,41.0016],[-103.9533,41.0017],[-103.9535,41.0017],[-103.9712,41.0015],[-103.9714,41.0015],[-103.9715,41.0015],[-103.9716,41.0016],[-103.9719,41.0016],[-103.9722,41.0017],[-103.9726,41.0017],[-103.9879,41.0017],[-103.993,41.0018],[-104.0005,41.0018],[-104.011,41.0017],[-104.0182,41.0016],[-104.0183,41.0016],[-104.0234,41.0019],[-104.0392,41.0015],[-104.041,41.0015],[-104.0443,41.0015],[-104.0497,41.0015],[-104.0515,41.0015],[-104.0533,41.0014],[-104.0532,41.0168],[-104.0531,41.0181],[-104.0531,41.0305],[-104.0531,41.0307],[-104.0531,41.0422],[-104.0531,41.0498],[-104.0531,41.0502],[-104.0531,41.0613],[-104.0531,41.0615],[-104.0531,41.0674],[-104.0532,41.0779],[-104.0532,41.0857],[-104.0532,41.0897],[-104.053,41.0903],[-104.053,41.0906],[-104.0531,41.105],[-104.0533,41.105],[-104.0534,41.1051],[-104.0534,41.1053],[-104.0534,41.1055],[-104.0534,41.1139],[-104.0534,41.1142],[-104.0534,41.125],[-104.0535,41.1306],[-104.0535,41.1308],[-104.0535,41.1408],[-104.0535,41.1413],[-104.0535,41.1422],[-104.0535,41.143],[-104.0535,41.1552],[-104.0535,41.1573],[-104.0534,41.1705],[-104.0534,41.1725],[-104.0534,41.1785],[-104.0534,41.1806],[-104.0534,41.1809],[-104.0533,41.1859],[-104.0533,41.186],[-104.0533,41.1865],[-104.0533,41.1867],[-104.0533,41.1868],[-104.0533,41.1956],[-104.0533,41.197],[-104.0533,41.1979],[-104.0533,41.1992],[-104.0533,41.1993],[-104.0533,41.1997],[-104.0533,41.2],[-104.0532,41.2182],[-104.0532,41.2408],[-104.0531,41.2452],[-104.0531,41.2454],[-104.0531,41.25],[-104.0529,41.261],[-104.0528,41.2691],[-104.0528,41.2695],[-104.0527,41.2726],[-104.0529,41.2752],[-104.0529,41.2778],[-104.0529,41.2779],[-104.0529,41.278],[-104.0529,41.2781],[-104.0528,41.2781],[-104.0528,41.2782],[-104.0527,41.2782],[-104.0526,41.2782],[-104.0524,41.2782],[-104.0526,41.2979],[-104.0526,41.2983],[-104.0526,41.303],[-104.0526,41.3032],[-104.0526,41.3066],[-104.0526,41.3161],[-104.0527,41.3165],[-104.0527,41.3166],[-104.0527,41.3196],[-104.0527,41.3208],[-104.0526,41.3209],[-104.0526,41.321],[-104.0525,41.321],[-104.0524,41.321],[-104.0523,41.3211],[-104.0525,41.3224],[-104.0525,41.3227],[-104.0527,41.3306],[-104.0525,41.3466],[-104.0525,41.357],[-104.0525,41.3576],[-104.0525,41.3675],[-104.0525,41.3676],[-104.0524,41.375],[-104.0523,41.3932],[-104.0523,41.3978],[-104.0522,41.3981],[-104.0523,41.4076],[-104.0523,41.4082],[-104.0523,41.4091],[-104.0523,41.4168],[-104.0525,41.4183],[-104.0525,41.4218],[-104.0525,41.4219],[-104.0525,41.4222],[-104.0525,41.4225],[-104.0525,41.4253],[-104.0525,41.4261],[-104.0525,41.4267],[-104.0525,41.4299],[-104.0525,41.4371],[-104.0525,41.4375],[-104.0525,41.4383],[-104.0525,41.4398],[-104.0525,41.4404],[-104.0525,41.4405],[-104.0525,41.4411],[-104.0525,41.4452],[-104.0525,41.4459],[-104.0525,41.4465],[-104.0525,41.4473],[-104.0525,41.4474],[-104.0525,41.4511],[-104.0525,41.4618],[-104.0525,41.4643],[-104.0525,41.4654],[-104.0525,41.4666],[-104.0525,41.4671],[-104.0525,41.4681],[-104.0525,41.4759],[-104.0525,41.4764],[-104.0525,41.4769],[-104.0525,41.4775],[-104.0525,41.4792],[-104.0525,41.4799],[-104.0525,41.48],[-104.0524,41.4804],[-104.0524,41.4808],[-104.0524,41.4812],[-104.0524,41.4821],[-104.0524,41.4837],[-104.0524,41.4848],[-104.0524,41.4856],[-104.0524,41.4862],[-104.0524,41.4865],[-104.0524,41.4874],[-104.0524,41.4889],[-104.0524,41.49],[-104.0524,41.4908],[-104.0524,41.4935],[-104.0524,41.4947],[-104.0524,41.4982],[-104.0524,41.4988],[-104.0524,41.4993],[-104.0524,41.4997],[-104.0524,41.5],[-104.0525,41.5038],[-104.0524,41.5052],[-104.0524,41.5069],[-104.0525,41.5079],[-104.0525,41.5081],[-104.0524,41.5092],[-104.0524,41.5098],[-104.0524,41.5109],[-104.0524,41.5116],[-104.0524,41.5125],[-104.0524,41.5152],[-104.0524,41.5155],[-104.0524,41.5228],[-104.0524,41.5229],[-104.0524,41.523],[-104.0524,41.5234],[-104.0524,41.5237],[-104.0525,41.5244],[-104.0525,41.5281],[-104.0525,41.5299],[-104.0525,41.5331],[-104.0525,41.5338],[-104.0525,41.5341],[-104.0525,41.5348],[-104.0525,41.5364],[-104.0525,41.5373],[-104.0525,41.5382],[-104.0525,41.5391],[-104.0525,41.5395],[-104.0525,41.5412],[-104.0526,41.5469],[-104.0526,41.5487],[-104.0526,41.5494],[-104.0526,41.5523],[-104.0526,41.5524],[-104.0526,41.5525],[-104.0525,41.5526],[-104.0525,41.5605],[-104.0525,41.5643],[-104.0526,41.5669],[-104.0526,41.5756],[-104.0526,41.5811],[-104.0529,41.5922],[-104.0528,41.6006],[-104.0528,41.6091],[-104.0528,41.6093],[-104.0527,41.61],[-104.0527,41.6137],[-104.0528,41.6144],[-104.0528,41.6151],[-104.0528,41.6213],[-104.0529,41.6223],[-104.0528,41.6225],[-104.0528,41.6226],[-104.0528,41.6231],[-104.0528,41.624],[-104.0528,41.636],[-104.0528,41.6374],[-104.0528,41.6379],[-104.0528,41.638],[-104.0529,41.638],[-104.0528,41.6381],[-104.0528,41.6384],[-104.0528,41.639],[-104.0528,41.6444],[-104.0529,41.6452],[-104.0529,41.6529],[-104.0529,41.653],[-104.0528,41.6588],[-104.0528,41.6589],[-104.0528,41.6612],[-104.0528,41.6643],[-104.0528,41.6644],[-104.0527,41.6746],[-104.0527,41.6788],[-104.0527,41.6904],[-104.0527,41.6979],[-104.0527,41.6988],[-104.0527,41.7015],[-104.0527,41.7024],[-104.0527,41.7032],[-104.0527,41.7056],[-104.0527,41.7064],[-104.0527,41.7066],[-104.0527,41.7072],[-104.0527,41.7074],[-104.0527,41.7098],[-104.0527,41.7112],[-104.0527,41.7227],[-104.0527,41.7265],[-104.0527,41.7271],[-104.0528,41.7271],[-104.0529,41.7272],[-104.0529,41.729],[-104.0529,41.7313],[-104.0528,41.7333],[-104.0528,41.7335],[-104.0528,41.7338],[-104.0528,41.7347],[-104.0528,41.7353],[-104.0528,41.7371],[-104.0528,41.7388],[-104.0528,41.7393],[-104.053,41.7394],[-104.0529,41.7394],[-104.0529,41.7395],[-104.0529,41.7396],[-104.0529,41.7409],[-104.0529,41.7422],[-104.0529,41.7461],[-104.0529,41.75],[-104.0529,41.7503],[-104.0529,41.7529],[-104.0529,41.7556],[-104.0529,41.761],[-104.0529,41.7637],[-104.0529,41.7664],[-104.0529,41.7691],[-104.0529,41.7718],[-104.0529,41.7759],[-104.0529,41.7771],[-104.0528,41.7799],[-104.0529,41.7828],[-104.0529,41.7843],[-104.0528,41.7879],[-104.0529,41.7902],[-104.0529,41.7906],[-104.0528,41.7977],[-104.0528,41.7978],[-104.0528,41.7987],[-104.0528,41.8013],[-104.0528,41.804],[-104.0528,41.8046],[-104.0528,41.8057],[-104.0528,41.8061],[-104.0528,41.8065],[-104.0528,41.809],[-104.0528,41.8093],[-104.0528,41.8096],[-104.0528,41.8101],[-104.0528,41.8133],[-104.0528,41.8138],[-104.0528,41.8139],[-104.0528,41.8144],[-104.0528,41.8153],[-104.0528,41.8168],[-104.0528,41.8199],[-104.0528,41.8215],[-104.0528,41.823],[-104.0528,41.8246],[-104.0528,41.8261],[-104.0528,41.8268],[-104.0528,41.8274],[-104.0528,41.8279],[-104.0528,41.8292],[-104.0528,41.8308],[-104.0528,41.8323],[-104.0528,41.8339],[-104.0528,41.8355],[-104.0528,41.8358],[-104.0528,41.837],[-104.0528,41.8386],[-104.0528,41.8401],[-104.0528,41.8417],[-104.0528,41.8419],[-104.0528,41.8424],[-104.0528,41.8432],[-104.0528,41.8447],[-104.0528,41.8462],[-104.0528,41.8478],[-104.0528,41.8492],[-104.0528,41.8494],[-104.0528,41.8495],[-104.0528,41.8497],[-104.0528,41.851],[-104.0528,41.8511],[-104.0528,41.8519],[-104.0528,41.8526],[-104.0528,41.8541],[-104.0528,41.8563],[-104.0528,41.8569],[-104.0528,41.8586],[-104.0528,41.8602],[-104.0528,41.8617],[-104.0528,41.8632],[-104.0528,41.8648],[-104.0528,41.8663],[-104.0528,41.8679],[-104.0528,41.8688],[-104.0528,41.8695],[-104.0528,41.87],[-104.0528,41.8702],[-104.0528,41.8703],[-104.0528,41.8705],[-104.0528,41.872],[-104.0528,41.8727],[-104.0528,41.8731],[-104.0528,41.8733],[-104.0528,41.875],[-104.0528,41.8765],[-104.0528,41.8789],[-104.0528,41.8815],[-104.0528,41.8853],[-104.0528,41.8854],[-104.053,41.8893],[-104.053,41.8896],[-104.053,41.8909],[-104.053,41.8948],[-104.053,41.8961],[-104.053,41.8967],[-104.053,41.8968],[-104.053,41.8976],[-104.0529,41.9058],[-104.0529,41.9059],[-104.0528,41.9059],[-104.0527,41.906],[-104.0527,41.9061],[-104.0527,41.9063],[-104.0527,41.9065],[-104.0527,41.9067],[-104.0528,41.9067],[-104.0528,41.9068],[-104.0528,41.9073],[-104.0528,41.9111],[-104.0528,41.9128],[-104.0528,41.9144],[-104.0528,41.9146],[-104.0528,41.9149],[-104.053,41.917],[-104.0529,41.9187],[-104.0529,41.9203],[-104.0528,41.929],[-104.0528,41.9338],[-104.0527,41.9411],[-104.0527,41.9412],[-104.0527,41.9413],[-104.0527,41.9417],[-104.0527,41.9427],[-104.0527,41.9431],[-104.0527,41.9432],[-104.0526,41.9432],[-104.0526,41.9433],[-104.0526,41.9434],[-104.0527,41.9438],[-104.0527,41.944],[-104.0526,41.9481],[-104.0526,41.9482],[-104.0526,41.9501],[-104.0526,41.9548],[-104.0526,41.9579],[-104.0526,41.9585],[-104.0526,41.9609],[-104.0526,41.9634],[-104.0527,41.9691],[-104.0527,41.9713],[-104.0527,41.972],[-104.0527,41.9721],[-104.0527,41.9723],[-104.0527,41.9724],[-104.0527,41.9726],[-104.0527,41.9728],[-104.0527,41.9731],[-104.0529,41.976],[-104.0528,41.9774],[-104.0528,41.9775],[-104.0528,41.9776],[-104.0528,41.9783],[-104.0528,41.9802],[-104.0528,41.9809],[-104.0528,41.9814],[-104.0528,41.9829],[-104.0528,41.9834],[-104.0528,41.9836],[-104.0528,41.9841],[-104.0528,41.9843],[-104.0528,41.9883],[-104.0528,41.9893],[-104.0528,41.9894],[-104.0528,41.9896],[-104.0528,41.9898],[-104.0528,41.9901],[-104.0528,41.9903],[-104.0528,41.9904],[-104.0528,41.9906],[-104.0528,41.9911],[-104.0528,41.9912],[-104.0528,41.9921],[-104.0528,41.9939],[-104.0528,41.9946],[-104.0527,41.9947],[-104.0527,41.9948],[-104.0527,41.995],[-104.0526,41.9969],[-104.0526,41.9985],[-104.0526,41.9998],[-104.0526,42.0017],[-104.0526,42.0026],[-104.0526,42.0027],[-104.0526,42.003],[-104.0527,42.004],[-104.0527,42.0049],[-104.0527,42.0052],[-104.0527,42.0065],[-104.0527,42.0087],[-104.0527,42.0092],[-104.0527,42.0107],[-104.0527,42.0108],[-104.0527,42.0109],[-104.0527,42.0115],[-104.0527,42.0141],[-104.0527,42.0147],[-104.0526,42.0164],[-104.0526,42.0176],[-104.0526,42.0191],[-104.0526,42.0193],[-104.0526,42.0194],[-104.0526,42.0195],[-104.0526,42.0196],[-104.0527,42.0196],[-104.0527,42.0216],[-104.0527,42.0217],[-104.0527,42.0221],[-104.0528,42.0255],[-104.0528,42.0257],[-104.0528,42.0312],[-104.0529,42.0697],[-104.053,42.0734],[-104.053,42.0751],[-104.053,42.08],[-104.053,42.0827],[-104.053,42.0828],[-104.053,42.0833],[-104.053,42.0838],[-104.053,42.0844],[-104.053,42.0863],[-104.053,42.0869],[-104.053,42.087],[-104.053,42.0874],[-104.0529,42.0887],[-104.0529,42.0891],[-104.0529,42.0894],[-104.0529,42.0903],[-104.0529,42.0906],[-104.0529,42.091],[-104.0529,42.0922],[-104.0529,42.0926],[-104.0529,42.0936],[-104.0528,42.0957],[-104.0528,42.0958],[-104.0529,42.096],[-104.0529,42.0961],[-104.0529,42.0962],[-104.0528,42.0995],[-104.0527,42.1013],[-104.0527,42.1014],[-104.0527,42.1031],[-104.0526,42.1085],[-104.0526,42.1103],[-104.0526,42.1106],[-104.0526,42.1118],[-104.0526,42.1122],[-104.0526,42.1126],[-104.0526,42.1132],[-104.0526,42.1135],[-104.0526,42.1138],[-104.0526,42.1141],[-104.0526,42.1143],[-104.0526,42.1144],[-104.0526,42.1145],[-104.0526,42.1148],[-104.0525,42.1161],[-104.0525,42.1173],[-104.0526,42.1183],[-104.0526,42.1194],[-104.0526,42.1202],[-104.0526,42.1204],[-104.0526,42.1207],[-104.0526,42.1208],[-104.0526,42.1209],[-104.0526,42.121],[-104.0526,42.1216],[-104.0526,42.1217],[-104.0527,42.1225],[-104.0527,42.1226],[-104.0527,42.1227],[-104.0527,42.1228],[-104.0527,42.1229],[-104.0527,42.123],[-104.0527,42.1231],[-104.0528,42.1233],[-104.0528,42.1235],[-104.0528,42.1246],[-104.0528,42.125],[-104.0529,42.1262],[-104.053,42.1301],[-104.053,42.1313],[-104.053,42.1326],[-104.053,42.1362],[-104.053,42.1373],[-104.053,42.138],[-104.0529,42.139],[-104.0529,42.1398],[-104.0529,42.1405],[-104.0529,42.1418],[-104.0529,42.1457],[-104.0529,42.1468],[-104.0529,42.1469],[-104.0529,42.147]]]},"properties":{"STATE_ID":"31","STATE_NAME":"Nebraska"},"id":31}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-80.5199,42.3271],[-80.4998,42.3301],[-80.46,42.3365],[-80.4155,42.3432],[-80.3748,42.3497],[-80.3312,42.3559],[-80.2956,42.3614],[-80.2585,42.3671],[-80.2498,42.3684],[-80.2296,42.3714],[-80.2064,42.3751],[-80.2053,42.3751],[-80.1895,42.3774],[-80.1668,42.3809],[-80.1504,42.3833],[-80.1364,42.3854],[-80.1248,42.3872],[-80.0979,42.3916],[-80.0802,42.3942],[-80.0623,42.4009],[-80.038,42.4104],[-80.0185,42.418],[-79.9998,42.4249],[-79.9438,42.4465],[-79.9001,42.4634],[-79.8748,42.473],[-79.8051,42.5],[-79.8051,42.5001],[-79.7625,42.516],[-79.7624,42.5161],[-79.7626,42.5001],[-79.7623,42.4453],[-79.7626,42.3751],[-79.762,42.2821],[-79.762,42.2777],[-79.762,42.2737],[-79.7619,42.2693],[-79.762,42.2693],[-79.762,42.2683],[-79.762,42.2675],[-79.762,42.2529],[-79.762,42.2527],[-79.762,42.2526],[-79.7619,42.2521],[-79.7619,42.2519],[-79.7619,42.2497],[-79.7619,42.2494],[-79.7618,42.2439],[-79.7618,42.2433],[-79.7619,42.2433],[-79.7621,42.2432],[-79.7621,42.243],[-79.7621,42.2417],[-79.7621,42.2415],[-79.7621,42.2414],[-79.7621,42.2412],[-79.7621,42.241],[-79.7621,42.2357],[-79.7621,42.2356],[-79.7621,42.2333],[-79.7621,42.2332],[-79.7621,42.2311],[-79.7621,42.231],[-79.7621,42.2309],[-79.7621,42.2262],[-79.762,42.2207],[-79.762,42.2191],[-79.762,42.2177],[-79.762,42.2138],[-79.762,42.2136],[-79.7619,42.2003],[-79.7619,42.1947],[-79.7618,42.1836],[-79.7618,42.1812],[-79.7618,42.1796],[-79.7618,42.1734],[-79.7618,42.1733],[-79.7618,42.168],[-79.7617,42.1627],[-79.7618,42.16],[-79.7617,42.1553],[-79.7618,42.1507],[-79.7619,42.1507],[-79.7619,42.1502],[-79.762,42.148],[-79.762,42.1479],[-79.762,42.1424],[-79.762,42.1394],[-79.7619,42.1346],[-79.7619,42.1339],[-79.7619,42.1327],[-79.762,42.1312],[-79.7621,42.1302],[-79.7621,42.1301],[-79.7621,42.1295],[-79.7621,42.1294],[-79.7621,42.129],[-79.7621,42.1289],[-79.7621,42.1288],[-79.762,42.1269],[-79.7619,42.125],[-79.7617,42.1188],[-79.7617,42.1077],[-79.7617,42.1006],[-79.7617,42.0947],[-79.7617,42.0863],[-79.7618,42.0604],[-79.7618,42.0542],[-79.7618,42.0488],[-79.7618,42.0418],[-79.7618,42.0202],[-79.7618,42.0198],[-79.7618,42.0189],[-79.7618,42.0186],[-79.7616,42.0001],[-79.7613,41.9988],[-79.7612,41.9988],[-79.7605,41.9988],[-79.7603,41.9988],[-79.7528,41.9988],[-79.7527,41.9988],[-79.7498,41.9988],[-79.7497,41.9988],[-79.7299,41.9989],[-79.7287,41.9989],[-79.7258,41.9988],[-79.7247,41.9988],[-79.7246,41.9988],[-79.7187,41.9988],[-79.7161,41.9989],[-79.7088,41.9989],[-79.7035,41.9989],[-79.7033,41.9989],[-79.6948,41.9989],[-79.692,41.999],[-79.6917,41.999],[-79.6904,41.9991],[-79.6872,41.9992],[-79.6788,41.9993],[-79.6786,41.9993],[-79.6749,41.9993],[-79.6743,41.9993],[-79.67,41.9992],[-79.6688,41.9992],[-79.66,41.999],[-79.6576,41.9989],[-79.6498,41.9989],[-79.6455,41.9989],[-79.6441,41.9989],[-79.6407,41.9988],[-79.6357,41.9988],[-79.6315,41.9988],[-79.6313,41.9988],[-79.6304,41.9988],[-79.6255,41.9991],[-79.6253,41.9991],[-79.6244,41.9991],[-79.6219,41.999],[-79.6108,41.999],[-79.61,41.999],[-79.5924,41.9989],[-79.581,41.9989],[-79.5732,41.9988],[-79.57,41.9988],[-79.5645,41.9987],[-79.5619,41.9986],[-79.5588,41.9986],[-79.5587,41.9986],[-79.5531,41.9986],[-79.5528,41.9985],[-79.5522,41.9984],[-79.5517,41.9984],[-79.5418,41.9984],[-79.5393,41.9984],[-79.5384,41.9984],[-79.5316,41.9985],[-79.528,41.9986],[-79.5272,41.9986],[-79.5251,41.9986],[-79.5166,41.9985],[-79.5137,41.9985],[-79.5132,41.9985],[-79.5115,41.9985],[-79.511,41.9985],[-79.5103,41.9985],[-79.5081,41.9985],[-79.5074,41.9985],[-79.5066,41.9985],[-79.5043,41.9985],[-79.5035,41.9985],[-79.5012,41.9985],[-79.4998,41.9985],[-79.4943,41.9984],[-79.492,41.9984],[-79.4919,41.9984],[-79.4916,41.9984],[-79.4915,41.9984],[-79.4873,41.9984],[-79.4777,41.9983],[-79.4725,41.9982],[-79.4686,41.9983],[-79.4643,41.9983],[-79.4525,41.9984],[-79.4521,41.9984],[-79.4519,41.9984],[-79.4515,41.9984],[-79.4496,41.9984],[-79.449,41.9984],[-79.4483,41.9984],[-79.4463,41.9984],[-79.4456,41.9984],[-79.4434,41.9984],[-79.4368,41.9985],[-79.4346,41.9985],[-79.4331,41.9986],[-79.4327,41.9986],[-79.4326,41.9986],[-79.4272,41.9986],[-79.4253,41.9986],[-79.4225,41.9986],[-79.414,41.9986],[-79.4112,41.9986],[-79.41,41.9986],[-79.4066,41.9986],[-79.4055,41.9986],[-79.4053,41.9986],[-79.4033,41.9986],[-79.4016,41.9986],[-79.397,41.9986],[-79.3949,41.9986],[-79.3942,41.9986],[-79.3941,41.9986],[-79.3936,41.9987],[-79.3921,41.9987],[-79.3896,41.9987],[-79.3883,41.9987],[-79.387,41.9987],[-79.383,41.9987],[-79.3817,41.9987],[-79.3815,41.9987],[-79.3808,41.9987],[-79.3806,41.9987],[-79.3805,41.9987],[-79.3804,41.9987],[-79.3773,41.9987],[-79.3748,41.9987],[-79.3682,41.9987],[-79.3651,41.9987],[-79.3623,41.9987],[-79.3539,41.9987],[-79.3512,41.9987],[-79.3497,41.9987],[-79.3489,41.9987],[-79.3453,41.9987],[-79.3439,41.9987],[-79.3436,41.9987],[-79.3427,41.9987],[-79.3424,41.9987],[-79.3409,41.9987],[-79.3406,41.9987],[-79.3367,41.9987],[-79.3364,41.9987],[-79.323,41.9987],[-79.3199,41.9987],[-79.3143,41.9987],[-79.3142,41.9987],[-79.313,41.9987],[-79.3128,41.9987],[-79.3093,41.9987],[-79.309,41.9987],[-79.308,41.9987],[-79.3055,41.9987],[-79.2981,41.9987],[-79.2956,41.9987],[-79.294,41.9987],[-79.2894,41.9987],[-79.2879,41.9987],[-79.2877,41.9987],[-79.2872,41.9987],[-79.287,41.9987],[-79.2867,41.9987],[-79.2859,41.9987],[-79.2856,41.9987],[-79.2853,41.9987],[-79.2813,41.9987],[-79.2693,41.9988],[-79.2653,41.9988],[-79.2652,41.9988],[-79.2635,41.9988],[-79.2582,41.9988],[-79.2564,41.9988],[-79.2563,41.9988],[-79.2551,41.9988],[-79.2511,41.9988],[-79.2498,41.9988],[-79.2467,41.9988],[-79.2375,41.9989],[-79.2352,41.9989],[-79.235,41.9989],[-79.2348,41.9989],[-79.2344,41.9989],[-79.2342,41.9989],[-79.234,41.9989],[-79.231,41.9989],[-79.2289,41.999],[-79.2229,41.999],[-79.2207,41.999],[-79.2173,41.999],[-79.2171,41.999],[-79.2153,41.999],[-79.2092,41.999],[-79.2071,41.9991],[-79.207,41.9991],[-79.2067,41.9991],[-79.2066,41.9991],[-79.2058,41.9991],[-79.2032,41.9991],[-79.2024,41.9992],[-79.2006,41.9992],[-79.1953,41.9993],[-79.1935,41.9994],[-79.1917,41.9994],[-79.1862,41.9994],[-79.1844,41.9994],[-79.1834,41.9994],[-79.1805,41.9994],[-79.1795,41.9995],[-79.1793,41.9995],[-79.1788,41.9995],[-79.1786,41.9995],[-79.1745,41.9994],[-79.1625,41.9994],[-79.1622,41.9994],[-79.1582,41.9994],[-79.1556,41.9994],[-79.1484,41.9995],[-79.148,41.9995],[-79.1455,41.9994],[-79.1454,41.9994],[-79.1453,41.9994],[-79.1451,41.9994],[-79.145,41.9994],[-79.1448,41.9994],[-79.1446,41.9994],[-79.1415,41.9993],[-79.1385,41.9993],[-79.1302,41.9994],[-79.1289,41.9994],[-79.1252,41.9995],[-79.1248,41.9995],[-79.124,41.9995],[-79.1021,41.9994],[-79.0912,41.9994],[-79.0904,41.9994],[-79.0903,41.9994],[-79.0793,41.9993],[-79.0649,41.9993],[-79.0613,41.9993],[-79.0535,41.9992],[-79.0532,41.9992],[-79.0525,41.9992],[-79.0472,41.9992],[-79.0446,41.9992],[-79.0444,41.9992],[-79.044,41.9992],[-79.0425,41.9992],[-79.0421,41.9992],[-79.0411,41.9992],[-79.0384,41.9992],[-79.0374,41.9992],[-79.0372,41.9992],[-79.0225,41.9992],[-79.0062,41.9991],[-79.0004,41.9991],[-78.9979,41.9991],[-78.9975,41.9991],[-78.997,41.9991],[-78.9967,41.9991],[-78.9965,41.9991],[-78.9959,41.999],[-78.9831,41.999],[-78.9826,41.9989],[-78.9817,41.9989],[-78.9815,41.9989],[-78.9814,41.9989],[-78.9803,41.9989],[-78.98,41.9989],[-78.9799,41.9989],[-78.9797,41.9989],[-78.9791,41.9989],[-78.9788,41.9989],[-78.9786,41.9989],[-78.9778,41.9989],[-78.9776,41.9989],[-78.9719,41.9988],[-78.9699,41.9987],[-78.9627,41.9986],[-78.9614,41.9986],[-78.9612,41.9986],[-78.9446,41.9984],[-78.9445,41.9984],[-78.9443,41.9984],[-78.9442,41.9984],[-78.9441,41.9984],[-78.9415,41.9984],[-78.9364,41.9983],[-78.9363,41.9983],[-78.9352,41.9983],[-78.9243,41.9982],[-78.9189,41.9981],[-78.9112,41.998],[-78.9085,41.998],[-78.9068,41.998],[-78.9057,41.998],[-78.8901,41.9978],[-78.89,41.9978],[-78.8778,41.9976],[-78.8776,41.9976],[-78.8748,41.9976],[-78.8649,41.9976],[-78.8645,41.9976],[-78.8582,41.9977],[-78.858,41.9977],[-78.8331,41.9978],[-78.833,41.9978],[-78.8274,41.9978],[-78.8167,41.9979],[-78.8166,41.9979],[-78.8147,41.9979],[-78.8145,41.9979],[-78.8139,41.9979],[-78.7845,41.998],[-78.7836,41.998],[-78.7806,41.998],[-78.7801,41.998],[-78.7783,41.998],[-78.7497,41.9981],[-78.7153,41.9985],[-78.715,41.9985],[-78.6972,41.9988],[-78.6782,41.999],[-78.678,41.999],[-78.6763,41.999],[-78.6752,41.999],[-78.6495,41.9993],[-78.6492,41.9993],[-78.6318,41.9995],[-78.6317,41.9995],[-78.6248,41.9996],[-78.6228,41.9996],[-78.6227,41.9996],[-78.6226,41.9996],[-78.6225,41.9996],[-78.6213,41.9996],[-78.6211,41.9996],[-78.6198,41.9996],[-78.6194,41.9996],[-78.6192,41.9996],[-78.6188,41.9996],[-78.618,41.9996],[-78.6177,41.9996],[-78.6113,41.9997],[-78.6009,41.9998],[-78.5966,41.9999],[-78.5867,41.9999],[-78.5802,41.9999],[-78.5797,41.9999],[-78.5715,41.9999],[-78.5713,41.9999],[-78.5661,41.9999],[-78.565,41.9999],[-78.561,41.9999],[-78.5608,41.9999],[-78.5588,42],[-78.5583,42],[-78.5521,42],[-78.5498,42],[-78.5417,41.9999],[-78.5371,41.9999],[-78.5344,41.9999],[-78.5331,41.9999],[-78.5288,41.9999],[-78.5283,41.9999],[-78.5227,41.9999],[-78.522,41.9999],[-78.5207,41.9999],[-78.5202,41.9999],[-78.5198,41.9999],[-78.5167,41.9999],[-78.5166,41.9999],[-78.5112,41.9999],[-78.5103,41.9999],[-78.5076,41.9999],[-78.5058,41.9999],[-78.5036,41.9999],[-78.5027,41.9999],[-78.5022,41.9998],[-78.4997,41.9998],[-78.4936,41.9998],[-78.4917,41.9998],[-78.4913,41.9998],[-78.4784,41.9998],[-78.4781,41.9998],[-78.4767,41.9998],[-78.4746,41.9998],[-78.4741,41.9998],[-78.4717,41.9998],[-78.4689,41.9998],[-78.4665,41.9998],[-78.4654,41.9998],[-78.4633,41.9998],[-78.463,41.9998],[-78.4624,41.9998],[-78.4613,41.9998],[-78.4607,41.9998],[-78.4469,41.9997],[-78.4447,41.9997],[-78.4442,41.9997],[-78.4435,41.9997],[-78.4421,41.9997],[-78.4419,41.9997],[-78.4345,41.9997],[-78.4175,41.9997],[-78.4152,41.9997],[-78.4127,41.9997],[-78.4119,41.9997],[-78.4072,41.9997],[-78.4063,41.9997],[-78.406,41.9997],[-78.3968,41.9996],[-78.3967,41.9996],[-78.3935,41.9996],[-78.3867,41.9996],[-78.3859,41.9996],[-78.3857,41.9996],[-78.3849,41.9996],[-78.3814,41.9996],[-78.3812,41.9996],[-78.3805,41.9996],[-78.3747,41.9997],[-78.3725,41.9997],[-78.36,41.9997],[-78.3577,41.9996],[-78.3517,41.9996],[-78.3504,41.9996],[-78.3503,41.9996],[-78.3501,41.9996],[-78.3499,41.9996],[-78.3488,41.9996],[-78.3478,41.9996],[-78.3471,41.9996],[-78.3465,41.9996],[-78.3447,41.9996],[-78.3229,41.9995],[-78.3124,41.9994],[-78.3122,41.9994],[-78.3121,41.9994],[-78.312,41.9994],[-78.3114,41.9994],[-78.3113,41.9994],[-78.3111,41.9994],[-78.3093,41.9994],[-78.3081,41.9994],[-78.3071,41.9994],[-78.3066,41.9994],[-78.3027,41.9994],[-78.3026,41.9994],[-78.3025,41.9994],[-78.3023,41.9994],[-78.3003,41.9993],[-78.3002,41.9993],[-78.2982,41.9993],[-78.284,41.9991],[-78.2793,41.9991],[-78.275,41.999],[-78.2749,41.999],[-78.2738,41.999],[-78.2724,41.999],[-78.2712,41.999],[-78.2708,41.999],[-78.2707,41.999],[-78.2688,41.999],[-78.2676,41.999],[-78.2651,41.999],[-78.2635,41.9991],[-78.257,41.9992],[-78.2497,41.9993],[-78.2481,41.9992],[-78.2479,41.9992],[-78.2478,41.9992],[-78.2476,41.9992],[-78.2459,41.9992],[-78.2168,41.9995],[-78.2164,41.9995],[-78.2066,41.9996],[-78.1969,41.9997],[-78.1962,41.9997],[-78.1913,41.9998],[-78.1874,41.9998],[-78.1782,41.9999],[-78.1774,41.9999],[-78.1756,41.9999],[-78.1744,41.9999],[-78.1737,41.9999],[-78.1675,42],[-78.1637,42.0001],[-78.1579,42.0001],[-78.1538,42.0001],[-78.148,42.0002],[-78.145,42.0003],[-78.1447,42.0003],[-78.1438,42.0003],[-78.1409,42.0003],[-78.1366,42.0004],[-78.1361,42.0004],[-78.1337,42.0004],[-78.1247,42.0005],[-78.1244,42.0004],[-78.1215,42.0004],[-78.1145,42.0003],[-78.1122,42.0002],[-78.1116,42.0002],[-78.1108,42.0002],[-78.1088,42.0002],[-78.1036,42.0001],[-78.0934,42.0001],[-78.0922,42.0001],[-78.0891,42],[-78.089,42],[-78.0743,41.9999],[-78.0726,41.9999],[-78.0553,41.9997],[-78.0552,41.9997],[-78.0542,41.9997],[-78.0314,41.9994],[-78.0312,41.9994],[-78.031,41.9994],[-78.0302,41.9994],[-78.0301,41.9994],[-78.0297,41.9994],[-78.0267,41.9994],[-78.0248,41.9993],[-78.0242,41.9993],[-78.0037,41.9989],[-77.9997,41.9988],[-77.9975,41.9988],[-77.9815,41.9988],[-77.9811,41.9988],[-77.9803,41.9988],[-77.9654,41.9988],[-77.9645,41.9988],[-77.9632,41.9988],[-77.9628,41.9988],[-77.9571,41.9988],[-77.9568,41.9988],[-77.9475,41.9987],[-77.9404,41.9987],[-77.9398,41.9987],[-77.93,41.9987],[-77.9296,41.9987],[-77.9116,41.9984],[-77.9065,41.9984],[-77.9064,41.9984],[-77.9056,41.9984],[-77.9055,41.9984],[-77.9047,41.9984],[-77.8945,41.9984],[-77.8912,41.9985],[-77.8808,41.9984],[-77.8742,41.9984],[-77.8707,41.9984],[-77.8703,41.9984],[-77.8632,41.9984],[-77.861,41.9984],[-77.8455,41.9985],[-77.8402,41.9985],[-77.8319,41.9983],[-77.8317,41.9983],[-77.8308,41.9983],[-77.8303,41.9983],[-77.8298,41.9983],[-77.8284,41.9983],[-77.8236,41.9983],[-77.8234,41.9983],[-77.8233,41.9983],[-77.8175,41.9986],[-77.8172,41.9986],[-77.8162,41.9986],[-77.8022,41.9984],[-77.7767,41.9984],[-77.7708,41.9985],[-77.7701,41.9985],[-77.77,41.9985],[-77.7699,41.9985],[-77.7499,41.9988],[-77.7497,41.9988],[-77.7431,41.9986],[-77.7368,41.9987],[-77.7287,41.9988],[-77.7276,41.9988],[-77.7273,41.9988],[-77.7219,41.9988],[-77.7144,41.9988],[-77.7132,41.9988],[-77.7078,41.9989],[-77.6882,41.9992],[-77.6878,41.9992],[-77.6578,41.9994],[-77.6575,41.9994],[-77.6533,41.9995],[-77.6357,41.9994],[-77.6316,41.9994],[-77.6315,41.9994],[-77.6312,41.9994],[-77.6248,41.9994],[-77.6198,41.9994],[-77.61,41.9994],[-77.6098,41.9994],[-77.5989,41.9994],[-77.5988,41.9994],[-77.5955,41.9994],[-77.5939,41.9994],[-77.5847,41.9994],[-77.5763,41.9995],[-77.565,41.9995],[-77.5642,41.9995],[-77.564,41.9995],[-77.5636,41.9996],[-77.5625,41.9996],[-77.5624,41.9996],[-77.5324,41.9998],[-77.5053,42.0001],[-77.5044,42.0001],[-77.504,42.0001],[-77.5034,42.0001],[-77.5031,42.0001],[-77.503,42.0001],[-77.5014,42.0001],[-77.5008,42.0001],[-77.5002,42.0001],[-77.4997,42.0001],[-77.4903,42.0001],[-77.4888,42.0001],[-77.4887,42.0001],[-77.4764,42.0001],[-77.4763,42.0001],[-77.4759,42.0001],[-77.4758,42.0001],[-77.4638,42.0001],[-77.4637,42.0001],[-77.4635,42.0001],[-77.4618,42.0001],[-77.4617,42.0001],[-77.4587,42.0001],[-77.4585,42.0001],[-77.4566,42.0001],[-77.4397,42.0001],[-77.4282,42.0001],[-77.4271,42.0001],[-77.4251,42.0001],[-77.425,42.0001],[-77.424,42.0001],[-77.4033,42.0001],[-77.403,42.0001],[-77.3958,42.0001],[-77.393,42],[-77.3926,42],[-77.391,41.9999],[-77.3909,41.9999],[-77.3908,41.9999],[-77.3872,41.9999],[-77.379,41.9999],[-77.3748,41.9999],[-77.3731,41.9999],[-77.3712,41.9999],[-77.3689,41.9999],[-77.3676,41.9999],[-77.3653,42],[-77.3625,42],[-77.3624,42],[-77.3609,42],[-77.3589,41.9999],[-77.357,42],[-77.3545,42],[-77.3533,42],[-77.3483,41.9999],[-77.3433,41.9999],[-77.3406,41.9999],[-77.339,41.9999],[-77.3385,41.9999],[-77.3381,41.9999],[-77.337,41.9999],[-77.3359,41.9999],[-77.3322,41.9998],[-77.3318,41.9998],[-77.33,41.9999],[-77.3299,41.9999],[-77.3292,41.9999],[-77.3287,41.9999],[-77.3282,41.9999],[-77.3254,41.9998],[-77.32,41.9998],[-77.3163,41.9998],[-77.3122,41.9997],[-77.3053,41.9997],[-77.3044,41.9997],[-77.3037,41.9997],[-77.3036,41.9997],[-77.3029,41.9997],[-77.2956,41.9997],[-77.295,41.9997],[-77.2942,41.9997],[-77.2912,41.9997],[-77.288,41.9997],[-77.2874,41.9997],[-77.2834,41.9997],[-77.2793,41.9997],[-77.2749,41.9997],[-77.2748,41.9997],[-77.2736,41.9997],[-77.2658,41.9997],[-77.2606,41.9998],[-77.2589,41.9997],[-77.2578,41.9997],[-77.2577,41.9997],[-77.2569,41.9997],[-77.2497,41.9997],[-77.2483,41.9996],[-77.2443,41.9996],[-77.2391,41.9997],[-77.2309,41.9997],[-77.2289,41.9997],[-77.2206,41.9997],[-77.2206,41.9998],[-77.2198,41.9998],[-77.2196,41.9998],[-77.2186,41.9998],[-77.2185,41.9998],[-77.2104,41.9998],[-77.2102,41.9998],[-77.2052,41.9998],[-77.2039,41.9998],[-77.2035,41.9998],[-77.2005,41.9998],[-77.1988,41.9998],[-77.1981,41.9998],[-77.1963,41.9998],[-77.19,41.9997],[-77.1863,41.9997],[-77.185,41.9997],[-77.1846,41.9997],[-77.1845,41.9997],[-77.183,41.9996],[-77.171,41.9994],[-77.1554,41.9994],[-77.1452,41.9994],[-77.1445,41.9994],[-77.144,41.9994],[-77.1417,41.9995],[-77.1365,41.9995],[-77.136,41.9995],[-77.1357,41.9995],[-77.1347,41.9995],[-77.134,41.9994],[-77.1312,41.9994],[-77.1269,41.9994],[-77.1247,41.9995],[-77.1149,41.9996],[-77.1148,41.9996],[-77.1147,41.9996],[-77.1146,41.9996],[-77.1145,41.9996],[-77.1144,41.9996],[-77.114,41.9996],[-77.1137,41.9996],[-77.1136,41.9996],[-77.1123,41.9996],[-77.1121,41.9996],[-77.1117,41.9996],[-77.1116,41.9996],[-77.0991,41.9998],[-77.0964,41.9999],[-77.0961,41.9999],[-77.0879,42.0001],[-77.0833,42.0001],[-77.0738,42.0003],[-77.0643,42.0005],[-77.0637,42.0005],[-77.0529,42.0005],[-77.0504,42.0005],[-77.0501,42.0005],[-77.0492,42.0006],[-77.0387,42.0006],[-77.0354,42.0004],[-77.0311,42.0004],[-77.026,42.0005],[-77.021,42.0005],[-77.0202,42.0005],[-77.009,42.0006],[-77.0085,42.0006],[-77.0081,42.0007],[-77.008,42.0007],[-77.0079,42.0007],[-77.0076,42.0007],[-77.006,42.0008],[-76.9997,42.0009],[-76.9657,42.0013],[-76.9562,42.0014],[-76.956,42.0014],[-76.9555,42.0014],[-76.9554,42.0014],[-76.9427,42.0016],[-76.9397,42.0016],[-76.9396,42.0016],[-76.9372,42.0017],[-76.9372,42.0015],[-76.937,42.0015],[-76.933,42.0017],[-76.9326,42.0017],[-76.9271,42.0017],[-76.9253,42.0017],[-76.9228,42.0017],[-76.9223,42.0017],[-76.9219,42.0017],[-76.9208,42.0018],[-76.9076,42.0018],[-76.9035,42.0018],[-76.9031,42.0018],[-76.903,42.0018],[-76.9029,42.0019],[-76.9026,42.0018],[-76.9019,42.0016],[-76.9016,42.0016],[-76.8708,42.0018],[-76.8704,42.0018],[-76.869,42.0019],[-76.8685,42.0019],[-76.8354,42.0021],[-76.8353,42.0021],[-76.8352,42.0021],[-76.8351,42.0021],[-76.835,42.0021],[-76.834,42.002],[-76.831,42.002],[-76.8306,42.002],[-76.8305,42.002],[-76.8302,42.0019],[-76.8298,42.002],[-76.8295,42.002],[-76.8287,42.002],[-76.8278,42.002],[-76.8272,42.002],[-76.8258,42.002],[-76.8242,42.002],[-76.8238,42.002],[-76.8231,42.002],[-76.8216,42.0019],[-76.8213,42.0019],[-76.8206,42.0019],[-76.8154,42.0019],[-76.8152,42.0019],[-76.8151,42.0018],[-76.8151,42.0017],[-76.8128,42.0017],[-76.8103,42.0016],[-76.7879,42.0016],[-76.7877,42.0016],[-76.7859,42.0016],[-76.7856,42.0016],[-76.7837,42.0017],[-76.7834,42.0017],[-76.7832,42.0017],[-76.7791,42.0017],[-76.7777,42.0017],[-76.7638,42.0016],[-76.755,42.0016],[-76.7541,42.0016],[-76.7497,42.0016],[-76.7497,42.0017],[-76.7485,42.0017],[-76.7473,42.0017],[-76.7425,42.0016],[-76.7414,42.0016],[-76.7413,42.0016],[-76.7349,42.0016],[-76.7308,42.0015],[-76.7299,42.0015],[-76.7296,42.0015],[-76.7289,42.0015],[-76.7285,42.0015],[-76.7284,42.0015],[-76.7281,42.0015],[-76.7277,42.0015],[-76.7262,42.0015],[-76.7261,42.0015],[-76.726,42.0015],[-76.7259,42.0015],[-76.7252,42.0015],[-76.7251,42.0015],[-76.7124,42.0014],[-76.7071,42.0013],[-76.707,42.0013],[-76.7057,42.0013],[-76.7017,42.0013],[-76.6871,42.0012],[-76.687,42.0012],[-76.6774,42.0011],[-76.6708,42.001],[-76.665,42.001],[-76.6619,42.001],[-76.6479,42.0008],[-76.6414,42.0008],[-76.6381,42.0007],[-76.638,42.0007],[-76.6333,42.0007],[-76.633,42.0007],[-76.6327,42.0007],[-76.6264,42.0006],[-76.6258,42.0006],[-76.6247,42.0007],[-76.6243,42.0006],[-76.624,42.0006],[-76.6223,42.0005],[-76.6213,42.0005],[-76.6212,42.0005],[-76.6211,42.0005],[-76.6186,42.0005],[-76.6185,42.0005],[-76.6057,42.0005],[-76.6056,42.0005],[-76.5967,42.0005],[-76.5961,42.0005],[-76.5959,42.0005],[-76.5957,42.0004],[-76.5954,42.0004],[-76.5953,42.0004],[-76.5944,42.0004],[-76.5942,42.0004],[-76.5936,42.0004],[-76.5935,42.0004],[-76.5896,42.0004],[-76.5887,42.0004],[-76.5876,42.0003],[-76.5859,42.0003],[-76.5855,42.0003],[-76.5728,42.0003],[-76.5678,42.0002],[-76.5669,42.0002],[-76.5621,42.0002],[-76.5597,42.0001],[-76.5594,42.0001],[-76.5593,42.0001],[-76.5586,42.0001],[-76.5584,42.0001],[-76.5581,42.0001],[-76.558,42.0002],[-76.5579,42.0002],[-76.5577,42.0002],[-76.5576,42.0002],[-76.5538,42.0001],[-76.5537,42.0001],[-76.5535,42.0001],[-76.5529,42.0001],[-76.5526,42.0001],[-76.5525,42.0001],[-76.5524,42.0001],[-76.5523,42.0001],[-76.5521,42.0001],[-76.5516,42.0001],[-76.5508,42.0001],[-76.5505,42.0001],[-76.55,42.0001],[-76.5494,42.0001],[-76.5489,42.0001],[-76.5488,42.0001],[-76.5487,42.0001],[-76.5483,42.0001],[-76.5473,42.0001],[-76.5439,42],[-76.5437,42],[-76.5415,42],[-76.5414,42],[-76.5413,42],[-76.5405,42],[-76.5403,42],[-76.5379,41.9999],[-76.5377,41.9998],[-76.5368,41.9999],[-76.5365,41.9998],[-76.5357,41.9997],[-76.5355,41.9997],[-76.5353,41.9997],[-76.535,41.9999],[-76.5338,41.9999],[-76.5333,41.9999],[-76.5331,41.9999],[-76.5329,41.9999],[-76.5323,41.9999],[-76.5322,41.9999],[-76.5321,41.9999],[-76.5315,41.9999],[-76.5309,41.9999],[-76.5292,41.9999],[-76.5291,41.9999],[-76.5289,41.9998],[-76.5283,41.9998],[-76.5265,41.9998],[-76.5248,41.9997],[-76.5247,41.9997],[-76.5246,41.9997],[-76.5245,41.9997],[-76.5244,41.9997],[-76.5243,41.9997],[-76.5241,41.9997],[-76.5234,41.9997],[-76.5233,41.9997],[-76.5218,41.9997],[-76.5215,41.9997],[-76.5214,41.9997],[-76.5211,41.9997],[-76.5209,41.9997],[-76.5206,41.9997],[-76.5197,41.9997],[-76.5194,41.9997],[-76.5179,41.9997],[-76.5134,41.9996],[-76.5119,41.9996],[-76.5117,41.9996],[-76.5116,41.9996],[-76.5095,41.9996],[-76.5047,41.9995],[-76.4996,41.9995],[-76.4965,41.9995],[-76.4964,41.9995],[-76.4962,41.9995],[-76.4936,41.9994],[-76.4934,41.9994],[-76.4921,41.9994],[-76.4917,41.9994],[-76.4878,41.9994],[-76.4852,41.9993],[-76.4827,41.9993],[-76.4826,41.9993],[-76.4803,41.9992],[-76.4782,41.9992],[-76.4759,41.9992],[-76.4755,41.9992],[-76.4745,41.9991],[-76.4743,41.9992],[-76.4742,41.9992],[-76.4734,41.9992],[-76.4733,41.9992],[-76.473,41.9991],[-76.4723,41.9991],[-76.4715,41.9991],[-76.4713,41.9991],[-76.4674,41.999],[-76.4665,41.9991],[-76.4629,41.999],[-76.4616,41.999],[-76.4601,41.9989],[-76.4595,41.9989],[-76.4457,41.9988],[-76.4453,41.9987],[-76.4452,41.9987],[-76.4451,41.9987],[-76.4411,41.9987],[-76.4392,41.9987],[-76.4292,41.9987],[-76.4265,41.9987],[-76.4253,41.9987],[-76.4181,41.9986],[-76.4164,41.9986],[-76.403,41.9986],[-76.398,41.9986],[-76.3907,41.9986],[-76.3897,41.9986],[-76.3852,41.9985],[-76.385,41.9985],[-76.3831,41.9985],[-76.3827,41.9985],[-76.3818,41.9985],[-76.3817,41.9985],[-76.3815,41.9985],[-76.3811,41.9985],[-76.3793,41.9985],[-76.3786,41.9985],[-76.3747,41.9984],[-76.3508,41.9984],[-76.3506,41.9984],[-76.3504,41.9984],[-76.3503,41.9984],[-76.3499,41.9983],[-76.347,41.9983],[-76.3469,41.9983],[-76.3466,41.9983],[-76.3461,41.9984],[-76.3453,41.9984],[-76.3448,41.9984],[-76.3446,41.9984],[-76.3441,41.9984],[-76.3437,41.9984],[-76.3404,41.9984],[-76.3127,41.9984],[-76.3116,41.9984],[-76.3031,41.9984],[-76.295,41.9984],[-76.2927,41.9984],[-76.2858,41.9984],[-76.2817,41.9984],[-76.279,41.9984],[-76.2761,41.9984],[-76.2758,41.9984],[-76.2693,41.9984],[-76.2643,41.9984],[-76.2544,41.9984],[-76.2497,41.9984],[-76.2445,41.9984],[-76.2392,41.9984],[-76.2368,41.9984],[-76.2249,41.9984],[-76.2242,41.9984],[-76.2155,41.9985],[-76.2075,41.9985],[-76.2048,41.9985],[-76.2019,41.9985],[-76.1933,41.9985],[-76.1903,41.9985],[-76.1567,41.9988],[-76.1566,41.9988],[-76.1496,41.9986],[-76.1469,41.9988],[-76.1455,41.9988],[-76.1404,41.9989],[-76.1403,41.9989],[-76.1399,41.9989],[-76.1383,41.9989],[-76.1379,41.9989],[-76.1378,41.9989],[-76.1375,41.9989],[-76.1365,41.9989],[-76.1363,41.9989],[-76.1362,41.9989],[-76.1352,41.9989],[-76.1321,41.9989],[-76.1311,41.999],[-76.1306,41.999],[-76.1291,41.999],[-76.1286,41.999],[-76.1277,41.999],[-76.126,41.999],[-76.1252,41.999],[-76.1243,41.999],[-76.124,41.999],[-76.1237,41.999],[-76.1232,41.999],[-76.1231,41.999],[-76.1228,41.999],[-76.1227,41.999],[-76.1208,41.999],[-76.1148,41.9989],[-76.1129,41.9989],[-76.1125,41.9989],[-76.1113,41.9989],[-76.1109,41.9989],[-76.1099,41.9989],[-76.1068,41.9989],[-76.1058,41.9989],[-76.091,41.9988],[-76.0647,41.9989],[-76.0633,41.9989],[-76.0601,41.9988],[-76.0598,41.9988],[-76.0597,41.9988],[-76.0593,41.9988],[-76.0466,41.9989],[-76.038,41.9989],[-76.0357,41.9989],[-76.0055,41.999],[-76.0009,41.999],[-75.9936,41.999],[-75.9888,41.999],[-75.9831,41.999],[-75.9802,41.999],[-75.9781,41.999],[-75.9767,41.999],[-75.9756,41.999],[-75.9746,41.999],[-75.968,41.999],[-75.9668,41.999],[-75.9632,41.999],[-75.9617,41.999],[-75.9598,41.999],[-75.9597,41.999],[-75.9596,41.999],[-75.9584,41.999],[-75.9537,41.999],[-75.9499,41.999],[-75.936,41.9988],[-75.9341,41.9988],[-75.9106,41.9987],[-75.9105,41.9987],[-75.8992,41.9986],[-75.8914,41.9986],[-75.8906,41.9986],[-75.8905,41.9986],[-75.8885,41.9989],[-75.8707,41.9988],[-75.8576,41.9986],[-75.8344,41.9983],[-75.8333,41.9983],[-75.7931,41.9981],[-75.793,41.9981],[-75.7929,41.9981],[-75.7888,41.998],[-75.7883,41.998],[-75.7733,41.998],[-75.7649,41.9978],[-75.7647,41.9978],[-75.7639,41.9978],[-75.7637,41.9978],[-75.7635,41.9978],[-75.7624,41.9978],[-75.7611,41.9978],[-75.7572,41.9979],[-75.7571,41.9979],[-75.7563,41.9979],[-75.7524,41.998],[-75.7523,41.998],[-75.7518,41.998],[-75.7515,41.998],[-75.7496,41.9979],[-75.7422,41.9979],[-75.7414,41.9979],[-75.738,41.9979],[-75.7331,41.9979],[-75.7317,41.9979],[-75.7298,41.998],[-75.7288,41.998],[-75.7246,41.998],[-75.7238,41.998],[-75.7078,41.9981],[-75.7077,41.9981],[-75.7043,41.9982],[-75.696,41.9982],[-75.6931,41.9982],[-75.6891,41.9983],[-75.6796,41.9983],[-75.6733,41.9984],[-75.6721,41.9984],[-75.6556,41.9985],[-75.6529,41.9985],[-75.6523,41.9986],[-75.6278,41.9988],[-75.6246,41.9988],[-75.6103,41.999],[-75.6097,41.999],[-75.6082,41.999],[-75.6076,41.9989],[-75.607,41.9989],[-75.6057,41.9989],[-75.6026,41.9989],[-75.6003,41.999],[-75.5876,41.999],[-75.5851,41.999],[-75.5849,41.999],[-75.5807,41.999],[-75.58,41.999],[-75.5794,41.999],[-75.575,41.999],[-75.5596,41.9991],[-75.5531,41.9991],[-75.5461,41.9991],[-75.5443,41.9991],[-75.5388,41.9991],[-75.5313,41.9991],[-75.5225,41.9992],[-75.5017,41.9993],[-75.5006,41.9993],[-75.4996,41.9993],[-75.4839,41.9992],[-75.4837,41.9992],[-75.4834,41.9993],[-75.4834,41.9992],[-75.4831,41.9992],[-75.4771,41.9994],[-75.4676,41.9994],[-75.4658,41.9994],[-75.4372,41.9993],[-75.4369,41.9993],[-75.4367,41.9993],[-75.4362,41.9993],[-75.4361,41.9993],[-75.4322,41.9994],[-75.4321,41.9994],[-75.432,41.9994],[-75.4319,41.9994],[-75.4055,41.9993],[-75.4051,41.9993],[-75.405,41.9993],[-75.4041,41.9993],[-75.4018,41.9993],[-75.4017,41.9993],[-75.4004,41.9993],[-75.4003,41.9993],[-75.4002,41.9993],[-75.3989,41.9993],[-75.3984,41.9993],[-75.3982,41.9993],[-75.3796,41.9992],[-75.3746,41.9993],[-75.3614,41.9995],[-75.3605,41.9994],[-75.3604,41.9994],[-75.3602,41.9994],[-75.3596,41.9995],[-75.3581,41.9989],[-75.3567,41.9983],[-75.3566,41.9983],[-75.3563,41.9982],[-75.3559,41.998],[-75.3549,41.9977],[-75.3539,41.9973],[-75.3535,41.9971],[-75.3526,41.9968],[-75.3521,41.9967],[-75.3515,41.9965],[-75.351,41.9963],[-75.3504,41.9962],[-75.3499,41.996],[-75.3494,41.9959],[-75.3489,41.9958],[-75.3466,41.9953],[-75.3431,41.9939],[-75.3429,41.9938],[-75.3428,41.9937],[-75.3427,41.9937],[-75.3421,41.9933],[-75.3419,41.9933],[-75.3411,41.9928],[-75.3401,41.991],[-75.3393,41.9893],[-75.3388,41.9884],[-75.3376,41.9867],[-75.3376,41.9866],[-75.3376,41.9864],[-75.3376,41.9863],[-75.3378,41.9844],[-75.338,41.984],[-75.3385,41.9826],[-75.339,41.9819],[-75.3392,41.9816],[-75.3393,41.9814],[-75.3396,41.9809],[-75.3397,41.9806],[-75.34,41.9791],[-75.3405,41.9775],[-75.3413,41.9762],[-75.3416,41.9758],[-75.3416,41.9757],[-75.3417,41.9757],[-75.3418,41.9753],[-75.3421,41.975],[-75.3425,41.9743],[-75.3422,41.9729],[-75.3409,41.9719],[-75.3395,41.9708],[-75.3387,41.9707],[-75.3377,41.9707],[-75.3368,41.9706],[-75.3361,41.9706],[-75.336,41.9705],[-75.3358,41.9705],[-75.3354,41.9703],[-75.3348,41.9701],[-75.3347,41.9701],[-75.3341,41.9699],[-75.3328,41.9694],[-75.3325,41.9693],[-75.3324,41.9693],[-75.329,41.9684],[-75.3279,41.9674],[-75.3277,41.9671],[-75.3276,41.967],[-75.3268,41.9658],[-75.3266,41.9656],[-75.3264,41.9654],[-75.3262,41.965],[-75.3261,41.965],[-75.326,41.9648],[-75.3239,41.9631],[-75.3236,41.9628],[-75.3232,41.9624],[-75.3228,41.9621],[-75.3224,41.9617],[-75.3212,41.9613],[-75.3208,41.9611],[-75.3205,41.961],[-75.3204,41.961],[-75.3202,41.9609],[-75.32,41.9609],[-75.32,41.9607],[-75.3198,41.9599],[-75.3195,41.9591],[-75.3195,41.959],[-75.3194,41.9588],[-75.3194,41.9586],[-75.3193,41.9584],[-75.3187,41.9571],[-75.3183,41.9551],[-75.3182,41.9542],[-75.3174,41.9536],[-75.3171,41.9534],[-75.3152,41.9522],[-75.3139,41.9511],[-75.3128,41.9502],[-75.3114,41.9495],[-75.311,41.9493],[-75.3106,41.9492],[-75.3104,41.949],[-75.3094,41.9491],[-75.3088,41.9491],[-75.3083,41.9492],[-75.3075,41.9492],[-75.3073,41.9492],[-75.3068,41.9491],[-75.306,41.9488],[-75.3058,41.9487],[-75.304,41.9482],[-75.303,41.9483],[-75.3027,41.9484],[-75.3026,41.9485],[-75.3022,41.9486],[-75.3021,41.9486],[-75.3015,41.9488],[-75.3012,41.9489],[-75.3013,41.9491],[-75.3013,41.9496],[-75.3017,41.9517],[-75.3016,41.9523],[-75.3016,41.9528],[-75.3014,41.953],[-75.3004,41.9539],[-75.2989,41.9544],[-75.2988,41.9544],[-75.2986,41.9545],[-75.2984,41.9545],[-75.2982,41.9546],[-75.2974,41.9546],[-75.2967,41.9547],[-75.2952,41.9548],[-75.2941,41.9546],[-75.2937,41.9546],[-75.2926,41.9539],[-75.2925,41.9538],[-75.292,41.9532],[-75.2915,41.9526],[-75.2914,41.9525],[-75.2914,41.9523],[-75.2915,41.9523],[-75.2915,41.9522],[-75.2915,41.9521],[-75.2915,41.952],[-75.2915,41.9517],[-75.2916,41.9515],[-75.2916,41.951],[-75.2917,41.9501],[-75.2918,41.9494],[-75.2919,41.9487],[-75.2918,41.9484],[-75.2918,41.9479],[-75.2918,41.9473],[-75.2917,41.9471],[-75.2916,41.9468],[-75.2914,41.9462],[-75.2912,41.9456],[-75.2912,41.9455],[-75.291,41.945],[-75.2894,41.9429],[-75.2893,41.9429],[-75.2883,41.9426],[-75.2873,41.9423],[-75.2869,41.9422],[-75.2847,41.9419],[-75.2841,41.9416],[-75.2826,41.9404],[-75.2811,41.9397],[-75.2807,41.9396],[-75.2795,41.9391],[-75.2791,41.9389],[-75.279,41.9385],[-75.279,41.9381],[-75.2789,41.9376],[-75.2784,41.9358],[-75.2777,41.9344],[-75.2772,41.9336],[-75.2772,41.9325],[-75.277,41.9297],[-75.2768,41.9284],[-75.2768,41.9282],[-75.2767,41.9281],[-75.2766,41.9275],[-75.2765,41.9269],[-75.2765,41.9267],[-75.2767,41.9237],[-75.2766,41.9227],[-75.2766,41.9222],[-75.2756,41.9201],[-75.2754,41.9196],[-75.2727,41.9154],[-75.2697,41.9114],[-75.268,41.9083],[-75.2676,41.907],[-75.2674,41.9056],[-75.2674,41.9045],[-75.2678,41.902],[-75.268,41.9018],[-75.2691,41.9007],[-75.2702,41.8996],[-75.2728,41.8971],[-75.2726,41.8932],[-75.2725,41.8925],[-75.2723,41.8919],[-75.2723,41.8918],[-75.2718,41.8894],[-75.2713,41.8874],[-75.2712,41.8873],[-75.2711,41.8873],[-75.271,41.8873],[-75.271,41.8872],[-75.27,41.8869],[-75.2687,41.8863],[-75.2678,41.886],[-75.2671,41.8859],[-75.2661,41.8857],[-75.266,41.8857],[-75.2649,41.8855],[-75.2639,41.8853],[-75.263,41.8851],[-75.2606,41.8838],[-75.2587,41.8801],[-75.2576,41.8771],[-75.2578,41.8759],[-75.2584,41.8751],[-75.2596,41.8744],[-75.2603,41.874],[-75.2604,41.8739],[-75.2606,41.8738],[-75.2615,41.8733],[-75.2632,41.8718],[-75.2634,41.8714],[-75.2638,41.8708],[-75.264,41.8697],[-75.2637,41.8681],[-75.2635,41.8678],[-75.2628,41.8662],[-75.2619,41.8652],[-75.2618,41.8649],[-75.2614,41.8646],[-75.2605,41.8638],[-75.259,41.8628],[-75.2587,41.8627],[-75.2578,41.8621],[-75.2561,41.862],[-75.2555,41.862],[-75.2546,41.8621],[-75.253,41.862],[-75.2529,41.862],[-75.2512,41.862],[-75.25,41.8624],[-75.2499,41.8624],[-75.2498,41.8625],[-75.2496,41.8625],[-75.2491,41.8628],[-75.2486,41.863],[-75.248,41.8633],[-75.2471,41.8641],[-75.2457,41.8651],[-75.2444,41.8661],[-75.2434,41.8669],[-75.2433,41.8669],[-75.2432,41.8669],[-75.2429,41.867],[-75.2425,41.8672],[-75.2424,41.8672],[-75.2411,41.8671],[-75.2401,41.8666],[-75.2387,41.8657],[-75.2373,41.8645],[-75.2361,41.8631],[-75.2346,41.8616],[-75.2337,41.8609],[-75.2325,41.8601],[-75.2316,41.8595],[-75.2311,41.8592],[-75.2307,41.8592],[-75.2304,41.8592],[-75.2299,41.8593],[-75.2296,41.8594],[-75.2293,41.8594],[-75.229,41.8592],[-75.2287,41.859],[-75.2278,41.8582],[-75.2277,41.8582],[-75.2274,41.858],[-75.2271,41.8579],[-75.2267,41.8577],[-75.2259,41.8575],[-75.2257,41.8575],[-75.2253,41.8575],[-75.2252,41.8575],[-75.2251,41.8575],[-75.2237,41.8575],[-75.2233,41.8576],[-75.223,41.8578],[-75.2224,41.8586],[-75.222,41.859],[-75.2208,41.8599],[-75.2201,41.8605],[-75.2199,41.8608],[-75.2193,41.8616],[-75.2192,41.8617],[-75.2181,41.8633],[-75.218,41.8636],[-75.2165,41.8658],[-75.216,41.8664],[-75.2159,41.8666],[-75.2157,41.8668],[-75.2155,41.867],[-75.215,41.8674],[-75.2147,41.8675],[-75.2144,41.8676],[-75.214,41.8677],[-75.2138,41.8678],[-75.2136,41.8678],[-75.211,41.8688],[-75.2108,41.8689],[-75.2107,41.8689],[-75.2104,41.869],[-75.2102,41.8691],[-75.2101,41.8691],[-75.2099,41.8692],[-75.2097,41.8693],[-75.2093,41.8693],[-75.2081,41.8696],[-75.2052,41.8698],[-75.2049,41.8698],[-75.204,41.8699],[-75.2035,41.8697],[-75.2033,41.8697],[-75.2032,41.8696],[-75.203,41.8695],[-75.2029,41.8695],[-75.2028,41.8694],[-75.2024,41.8693],[-75.202,41.8693],[-75.201,41.8692],[-75.2005,41.8692],[-75.2003,41.8691],[-75.1998,41.8691],[-75.1997,41.8691],[-75.1988,41.869],[-75.1983,41.8689],[-75.1978,41.8688],[-75.1976,41.8687],[-75.1974,41.8686],[-75.1971,41.8685],[-75.1966,41.8683],[-75.1964,41.8682],[-75.1962,41.8681],[-75.196,41.868],[-75.1958,41.8679],[-75.1956,41.8678],[-75.1944,41.8673],[-75.1927,41.8663],[-75.1914,41.8651],[-75.1912,41.8647],[-75.1911,41.8646],[-75.1911,41.8645],[-75.191,41.8643],[-75.1906,41.8631],[-75.1902,41.8625],[-75.19,41.8622],[-75.1895,41.8618],[-75.1889,41.8613],[-75.1883,41.8608],[-75.1878,41.8605],[-75.1875,41.8604],[-75.1874,41.8603],[-75.187,41.8601],[-75.1861,41.86],[-75.1852,41.8599],[-75.1848,41.86],[-75.1847,41.8601],[-75.1839,41.8605],[-75.1832,41.8612],[-75.1825,41.8618],[-75.1823,41.8622],[-75.1816,41.8633],[-75.181,41.8645],[-75.1805,41.8657],[-75.1804,41.8662],[-75.1801,41.8673],[-75.1801,41.8674],[-75.1801,41.8675],[-75.1801,41.8676],[-75.18,41.8676],[-75.18,41.8677],[-75.18,41.8678],[-75.18,41.8679],[-75.1799,41.868],[-75.1799,41.8681],[-75.1796,41.8692],[-75.1791,41.8699],[-75.1789,41.8702],[-75.1787,41.8704],[-75.1784,41.8706],[-75.1783,41.8708],[-75.1782,41.8709],[-75.1777,41.8714],[-75.1771,41.8719],[-75.1766,41.8724],[-75.1756,41.8727],[-75.1746,41.8727],[-75.1739,41.8725],[-75.1732,41.8724],[-75.1726,41.8723],[-75.1725,41.8722],[-75.1723,41.8721],[-75.1716,41.8719],[-75.171,41.8718],[-75.1706,41.8716],[-75.1697,41.8709],[-75.1696,41.8709],[-75.1695,41.8707],[-75.1693,41.8705],[-75.1691,41.8703],[-75.1691,41.8702],[-75.169,41.87],[-75.1689,41.8699],[-75.1689,41.8698],[-75.1689,41.8697],[-75.1685,41.8689],[-75.1685,41.8688],[-75.1681,41.8679],[-75.1681,41.8677],[-75.168,41.867],[-75.1683,41.8653],[-75.1683,41.8651],[-75.1683,41.8649],[-75.1683,41.8647],[-75.1684,41.8645],[-75.1684,41.8642],[-75.1685,41.864],[-75.1685,41.8633],[-75.1688,41.8616],[-75.1689,41.8604],[-75.1688,41.8596],[-75.1687,41.8593],[-75.1686,41.859],[-75.1684,41.8582],[-75.168,41.8573],[-75.1676,41.8566],[-75.1674,41.8563],[-75.1669,41.8556],[-75.1666,41.8551],[-75.1663,41.8547],[-75.1662,41.8539],[-75.1658,41.8533],[-75.1652,41.8526],[-75.1649,41.8523],[-75.1642,41.8516],[-75.1629,41.8506],[-75.1615,41.8498],[-75.161,41.8497],[-75.1605,41.8494],[-75.1596,41.8491],[-75.1595,41.849],[-75.1593,41.849],[-75.1591,41.8489],[-75.1588,41.8489],[-75.1584,41.8488],[-75.1574,41.8485],[-75.1573,41.8484],[-75.1566,41.8484],[-75.1566,41.8483],[-75.1565,41.8483],[-75.1548,41.8483],[-75.154,41.8484],[-75.1538,41.8484],[-75.1536,41.8485],[-75.1533,41.8485],[-75.1531,41.8485],[-75.153,41.8486],[-75.1529,41.8486],[-75.1524,41.8487],[-75.1523,41.8487],[-75.1522,41.8488],[-75.152,41.8488],[-75.1517,41.8489],[-75.1513,41.8491],[-75.1509,41.8492],[-75.1497,41.8496],[-75.1469,41.8507],[-75.1465,41.8509],[-75.1448,41.8515],[-75.1444,41.8516],[-75.1441,41.8517],[-75.1439,41.8517],[-75.1438,41.8517],[-75.1431,41.8519],[-75.1413,41.8522],[-75.1409,41.8522],[-75.1402,41.8521],[-75.14,41.8519],[-75.1396,41.8516],[-75.1393,41.8512],[-75.1389,41.8507],[-75.1386,41.8506],[-75.1382,41.8503],[-75.1369,41.8495],[-75.1364,41.8493],[-75.1361,41.849],[-75.1357,41.8488],[-75.1353,41.8485],[-75.1352,41.8484],[-75.134,41.8475],[-75.1332,41.8468],[-75.1329,41.8465],[-75.1317,41.8454],[-75.131,41.8451],[-75.1302,41.8451],[-75.1279,41.8449],[-75.1268,41.8451],[-75.1262,41.8451],[-75.1257,41.8452],[-75.1256,41.8452],[-75.1254,41.8453],[-75.1252,41.8453],[-75.1249,41.8454],[-75.1246,41.8455],[-75.1233,41.8456],[-75.1208,41.8459],[-75.1192,41.8458],[-75.1188,41.8458],[-75.1171,41.8455],[-75.1156,41.8446],[-75.1144,41.8436],[-75.1137,41.8424],[-75.1135,41.8412],[-75.1134,41.8407],[-75.1133,41.8395],[-75.1133,41.8382],[-75.1133,41.8376],[-75.1134,41.8363],[-75.1136,41.8353],[-75.1136,41.8352],[-75.1137,41.8348],[-75.1139,41.8338],[-75.1141,41.8333],[-75.1142,41.8328],[-75.1143,41.8325],[-75.1143,41.8323],[-75.1144,41.8322],[-75.1147,41.8312],[-75.115,41.8303],[-75.1151,41.8289],[-75.1151,41.8273],[-75.1148,41.8257],[-75.1145,41.8251],[-75.1143,41.8245],[-75.1137,41.8235],[-75.1137,41.8234],[-75.1133,41.8228],[-75.1128,41.8225],[-75.1125,41.8224],[-75.112,41.8223],[-75.1116,41.8221],[-75.1111,41.822],[-75.108,41.8211],[-75.107,41.8207],[-75.1069,41.8207],[-75.1068,41.8207],[-75.1064,41.8205],[-75.1063,41.8205],[-75.1061,41.8204],[-75.1059,41.8204],[-75.1058,41.8203],[-75.1055,41.8202],[-75.1052,41.8201],[-75.105,41.8201],[-75.1049,41.82],[-75.1046,41.8199],[-75.1043,41.8198],[-75.1042,41.8198],[-75.104,41.8197],[-75.1037,41.8196],[-75.1028,41.8193],[-75.1026,41.8193],[-75.1019,41.8192],[-75.1013,41.819],[-75.1011,41.8189],[-75.1008,41.8187],[-75.1,41.8184],[-75.0991,41.8177],[-75.098,41.8166],[-75.0973,41.8158],[-75.0967,41.8155],[-75.0952,41.8145],[-75.0937,41.8135],[-75.0935,41.8134],[-75.0927,41.813],[-75.0925,41.8129],[-75.0923,41.8128],[-75.0916,41.8124],[-75.0909,41.8121],[-75.0908,41.812],[-75.0907,41.812],[-75.0906,41.8119],[-75.0903,41.8118],[-75.0901,41.8118],[-75.09,41.8117],[-75.0898,41.8117],[-75.0895,41.8116],[-75.0886,41.8115],[-75.0873,41.8115],[-75.0858,41.8116],[-75.0847,41.812],[-75.0836,41.8126],[-75.083,41.813],[-75.0824,41.8136],[-75.0808,41.8143],[-75.0798,41.8148],[-75.0781,41.8151],[-75.0762,41.8153],[-75.0744,41.8151],[-75.0731,41.8146],[-75.0722,41.8137],[-75.0719,41.8129],[-75.0717,41.8119],[-75.0717,41.8102],[-75.0721,41.8085],[-75.0722,41.8083],[-75.0723,41.808],[-75.0732,41.8055],[-75.0738,41.8038],[-75.0738,41.8037],[-75.0739,41.8036],[-75.074,41.8033],[-75.0741,41.8031],[-75.0741,41.803],[-75.0742,41.8027],[-75.0744,41.8023],[-75.0744,41.8022],[-75.0745,41.802],[-75.0747,41.8017],[-75.0748,41.8015],[-75.0757,41.7997],[-75.0761,41.7993],[-75.0764,41.799],[-75.0768,41.7986],[-75.0769,41.7985],[-75.0774,41.7981],[-75.0783,41.7975],[-75.0784,41.7974],[-75.079,41.7972],[-75.0796,41.797],[-75.0802,41.7968],[-75.0814,41.7965],[-75.0827,41.7965],[-75.084,41.7967],[-75.0856,41.7971],[-75.0869,41.7974],[-75.0883,41.7975],[-75.0901,41.7973],[-75.0914,41.7969],[-75.0929,41.7964],[-75.0935,41.7959],[-75.0936,41.7959],[-75.0943,41.7948],[-75.0949,41.7941],[-75.0954,41.7935],[-75.0969,41.7919],[-75.1,41.7897],[-75.1015,41.7879],[-75.1023,41.7865],[-75.1029,41.7841],[-75.1032,41.7832],[-75.1035,41.782],[-75.1039,41.78],[-75.104,41.7795],[-75.104,41.7791],[-75.104,41.7788],[-75.104,41.7785],[-75.104,41.7784],[-75.104,41.7766],[-75.1043,41.7752],[-75.1046,41.7742],[-75.1046,41.7736],[-75.1043,41.7727],[-75.1035,41.7712],[-75.1017,41.7695],[-75.101,41.7691],[-75.1,41.7689],[-75.0973,41.7686],[-75.0954,41.7684],[-75.0928,41.7684],[-75.0918,41.7685],[-75.0915,41.7686],[-75.0913,41.7686],[-75.0907,41.7687],[-75.0901,41.7689],[-75.0897,41.7689],[-75.0893,41.769],[-75.0891,41.769],[-75.088,41.7693],[-75.0875,41.7694],[-75.0872,41.7694],[-75.0869,41.7695],[-75.0866,41.7696],[-75.0861,41.7697],[-75.086,41.7697],[-75.0858,41.7698],[-75.0856,41.7698],[-75.082,41.7706],[-75.0795,41.7712],[-75.077,41.7717],[-75.0759,41.7715],[-75.0753,41.7712],[-75.0742,41.7705],[-75.0741,41.7704],[-75.0738,41.77],[-75.0734,41.7697],[-75.0731,41.7691],[-75.0727,41.7688],[-75.0717,41.7684],[-75.0709,41.7681],[-75.0701,41.7678],[-75.0686,41.7673],[-75.067,41.7671],[-75.066,41.767],[-75.0649,41.7667],[-75.0644,41.7664],[-75.0636,41.766],[-75.0632,41.7658],[-75.0623,41.7653],[-75.0621,41.7652],[-75.0619,41.7651],[-75.0616,41.765],[-75.0612,41.7648],[-75.061,41.7647],[-75.0608,41.7647],[-75.0608,41.7646],[-75.0607,41.7646],[-75.0607,41.7645],[-75.0606,41.7644],[-75.0604,41.7643],[-75.0604,41.7642],[-75.0603,41.7642],[-75.0603,41.7641],[-75.0602,41.764],[-75.0601,41.7637],[-75.0599,41.7634],[-75.0598,41.7633],[-75.0597,41.7631],[-75.0595,41.7628],[-75.0593,41.7625],[-75.0593,41.7624],[-75.0592,41.7623],[-75.0591,41.7621],[-75.0589,41.7618],[-75.0588,41.7617],[-75.0587,41.7615],[-75.0586,41.7614],[-75.0585,41.7611],[-75.0584,41.7609],[-75.0582,41.7607],[-75.0581,41.7606],[-75.058,41.7604],[-75.0579,41.7602],[-75.0578,41.76],[-75.0577,41.7599],[-75.0577,41.7597],[-75.0576,41.7596],[-75.0575,41.7594],[-75.0573,41.7591],[-75.0573,41.759],[-75.0572,41.7588],[-75.0572,41.7587],[-75.0564,41.7569],[-75.056,41.7562],[-75.0555,41.7554],[-75.0543,41.754],[-75.0535,41.7527],[-75.0534,41.7525],[-75.0532,41.7517],[-75.0532,41.751],[-75.0532,41.7506],[-75.0532,41.7501],[-75.0532,41.7494],[-75.0531,41.7488],[-75.0531,41.7485],[-75.0529,41.7464],[-75.0528,41.7447],[-75.0529,41.7442],[-75.0532,41.7427],[-75.0533,41.7423],[-75.0534,41.742],[-75.0534,41.7418],[-75.0534,41.7416],[-75.0536,41.7411],[-75.0537,41.7406],[-75.0537,41.7405],[-75.0537,41.7404],[-75.0537,41.7402],[-75.0538,41.74],[-75.0538,41.7399],[-75.0538,41.7398],[-75.054,41.7391],[-75.054,41.7389],[-75.0541,41.7389],[-75.0541,41.7388],[-75.0541,41.7385],[-75.0542,41.7383],[-75.0542,41.7381],[-75.0543,41.738],[-75.0543,41.7379],[-75.0543,41.7378],[-75.0544,41.7377],[-75.0547,41.7363],[-75.0548,41.7352],[-75.0548,41.7351],[-75.0548,41.7349],[-75.0547,41.7347],[-75.0547,41.7343],[-75.0546,41.7339],[-75.0546,41.7338],[-75.0546,41.7335],[-75.0545,41.7331],[-75.0545,41.7328],[-75.0545,41.7325],[-75.0544,41.7323],[-75.0544,41.7322],[-75.0543,41.7311],[-75.0541,41.7301],[-75.0541,41.73],[-75.0541,41.7299],[-75.0541,41.7297],[-75.054,41.7292],[-75.0538,41.7284],[-75.0536,41.7275],[-75.0535,41.7272],[-75.0524,41.7234],[-75.0522,41.7227],[-75.052,41.7222],[-75.052,41.7221],[-75.052,41.7218],[-75.0519,41.7214],[-75.0519,41.7209],[-75.0519,41.7206],[-75.0519,41.7203],[-75.0518,41.7199],[-75.0518,41.7197],[-75.0517,41.7195],[-75.0516,41.7193],[-75.0515,41.7191],[-75.0514,41.7188],[-75.0511,41.7184],[-75.0508,41.718],[-75.0508,41.7179],[-75.0508,41.7178],[-75.0502,41.717],[-75.0502,41.7169],[-75.0497,41.7151],[-75.0499,41.7133],[-75.0499,41.7131],[-75.05,41.713],[-75.05,41.7129],[-75.0501,41.7129],[-75.0501,41.7128],[-75.0503,41.7125],[-75.0507,41.712],[-75.0512,41.7116],[-75.0513,41.7116],[-75.0515,41.7115],[-75.0517,41.7115],[-75.0522,41.7114],[-75.0531,41.7115],[-75.0534,41.7116],[-75.0537,41.7116],[-75.0547,41.7118],[-75.0551,41.7118],[-75.0554,41.7119],[-75.0581,41.7124],[-75.0609,41.7129],[-75.0612,41.7129],[-75.0619,41.7129],[-75.0644,41.7129],[-75.0647,41.7129],[-75.065,41.7129],[-75.0653,41.7128],[-75.0666,41.7126],[-75.0669,41.7124],[-75.0676,41.7119],[-75.0686,41.7101],[-75.0687,41.7092],[-75.0688,41.7087],[-75.0688,41.7083],[-75.0688,41.7082],[-75.0684,41.7071],[-75.0679,41.7061],[-75.0673,41.7054],[-75.0671,41.7053],[-75.0667,41.705],[-75.0623,41.7017],[-75.0619,41.7014],[-75.0609,41.7005],[-75.0599,41.6997],[-75.0598,41.6997],[-75.0597,41.6996],[-75.0585,41.6979],[-75.0572,41.6963],[-75.0567,41.6957],[-75.0562,41.6947],[-75.0556,41.6937],[-75.0555,41.6936],[-75.0553,41.6933],[-75.0551,41.693],[-75.0549,41.6926],[-75.0547,41.6922],[-75.0544,41.6917],[-75.0541,41.6912],[-75.0539,41.6909],[-75.0539,41.6908],[-75.0539,41.6907],[-75.0538,41.6906],[-75.0536,41.6903],[-75.0535,41.6899],[-75.0527,41.6884],[-75.0523,41.6857],[-75.0523,41.6855],[-75.0523,41.6853],[-75.0522,41.6851],[-75.0521,41.6844],[-75.0517,41.6837],[-75.0516,41.6836],[-75.0516,41.6835],[-75.0515,41.6833],[-75.0512,41.6824],[-75.0512,41.6817],[-75.0511,41.6811],[-75.0512,41.6808],[-75.0512,41.6805],[-75.0512,41.6804],[-75.0512,41.6803],[-75.0513,41.6801],[-75.0513,41.68],[-75.0514,41.6798],[-75.0514,41.6797],[-75.0515,41.6797],[-75.0515,41.6796],[-75.0518,41.6792],[-75.0526,41.6784],[-75.0527,41.6784],[-75.0534,41.6779],[-75.0537,41.6777],[-75.0539,41.6776],[-75.054,41.6776],[-75.0544,41.6773],[-75.0562,41.6761],[-75.0588,41.6744],[-75.0592,41.6735],[-75.0593,41.6723],[-75.0592,41.6713],[-75.0591,41.6709],[-75.0588,41.6704],[-75.0586,41.67],[-75.0585,41.6698],[-75.0584,41.6697],[-75.0584,41.6696],[-75.0578,41.6693],[-75.0572,41.6689],[-75.0557,41.6688],[-75.0556,41.6687],[-75.0552,41.6687],[-75.0547,41.6686],[-75.054,41.6682],[-75.0538,41.6679],[-75.0536,41.6675],[-75.0535,41.6674],[-75.0529,41.6667],[-75.0528,41.6664],[-75.0523,41.6658],[-75.0521,41.6655],[-75.052,41.6654],[-75.0518,41.6652],[-75.0514,41.6646],[-75.0508,41.6638],[-75.0499,41.6626],[-75.0496,41.6612],[-75.0489,41.6587],[-75.0488,41.6582],[-75.0487,41.6563],[-75.0487,41.6561],[-75.0487,41.6554],[-75.0489,41.6534],[-75.0491,41.65],[-75.0491,41.6498],[-75.0491,41.6496],[-75.0491,41.6485],[-75.0491,41.6481],[-75.049,41.6478],[-75.049,41.6477],[-75.0486,41.6473],[-75.0482,41.6467],[-75.0481,41.6466],[-75.0477,41.6459],[-75.0477,41.6454],[-75.048,41.6449],[-75.0486,41.6442],[-75.0487,41.6441],[-75.0488,41.6439],[-75.049,41.6436],[-75.0491,41.6432],[-75.0491,41.6431],[-75.0491,41.643],[-75.0492,41.6429],[-75.0493,41.6419],[-75.0493,41.6408],[-75.0492,41.6407],[-75.0491,41.64],[-75.049,41.6397],[-75.049,41.6396],[-75.0487,41.6383],[-75.0487,41.6377],[-75.0487,41.6369],[-75.0488,41.6364],[-75.0488,41.6358],[-75.0488,41.6351],[-75.0487,41.6338],[-75.0482,41.6321],[-75.0482,41.632],[-75.0482,41.6319],[-75.0481,41.6319],[-75.0479,41.6315],[-75.0477,41.6311],[-75.0472,41.6301],[-75.0466,41.6292],[-75.0461,41.6285],[-75.0452,41.6263],[-75.0446,41.6251],[-75.0444,41.6249],[-75.0442,41.6246],[-75.044,41.6244],[-75.0436,41.6238],[-75.0436,41.6236],[-75.0436,41.6234],[-75.0436,41.6231],[-75.0437,41.6226],[-75.0438,41.6224],[-75.0439,41.6222],[-75.044,41.6219],[-75.0441,41.6216],[-75.0443,41.621],[-75.0444,41.6202],[-75.0443,41.6193],[-75.0442,41.6188],[-75.0442,41.6186],[-75.0442,41.6182],[-75.0442,41.618],[-75.0443,41.6179],[-75.0443,41.6178],[-75.0444,41.6176],[-75.0444,41.6175],[-75.0444,41.6174],[-75.0445,41.6173],[-75.0447,41.6168],[-75.0448,41.6167],[-75.0455,41.6162],[-75.0462,41.6159],[-75.0473,41.6158],[-75.0475,41.6158],[-75.0481,41.6159],[-75.0484,41.616],[-75.0485,41.6161],[-75.0491,41.6165],[-75.0506,41.6175],[-75.0515,41.618],[-75.0519,41.6182],[-75.0523,41.6183],[-75.0525,41.6184],[-75.0527,41.6184],[-75.0531,41.6185],[-75.0538,41.6187],[-75.0547,41.6186],[-75.0557,41.6186],[-75.0569,41.6184],[-75.057,41.6183],[-75.0579,41.6182],[-75.0585,41.618],[-75.0588,41.6179],[-75.059,41.6178],[-75.0591,41.6178],[-75.0594,41.6177],[-75.0597,41.6176],[-75.0598,41.6176],[-75.0599,41.6176],[-75.0599,41.6175],[-75.0601,41.6175],[-75.0611,41.617],[-75.0616,41.6164],[-75.0617,41.6155],[-75.0616,41.6153],[-75.0615,41.6152],[-75.0615,41.6151],[-75.0611,41.6143],[-75.0608,41.6138],[-75.0605,41.6132],[-75.06,41.6123],[-75.0597,41.6117],[-75.0597,41.6115],[-75.0596,41.6112],[-75.0597,41.6108],[-75.0604,41.6104],[-75.061,41.6102],[-75.0617,41.6099],[-75.0618,41.6098],[-75.062,41.6097],[-75.0627,41.6096],[-75.0636,41.6096],[-75.0653,41.6099],[-75.0654,41.6099],[-75.0671,41.6101],[-75.0673,41.6101],[-75.0675,41.6101],[-75.0678,41.6101],[-75.0691,41.61],[-75.0704,41.6099],[-75.0705,41.6098],[-75.0709,41.6097],[-75.0711,41.6097],[-75.0717,41.6095],[-75.0722,41.6093],[-75.0727,41.6091],[-75.0728,41.609],[-75.073,41.6089],[-75.0732,41.6088],[-75.0735,41.6087],[-75.0737,41.6086],[-75.0738,41.6086],[-75.0742,41.6082],[-75.0746,41.6079],[-75.0747,41.6076],[-75.0747,41.6072],[-75.0747,41.6071],[-75.0747,41.607],[-75.0747,41.6069],[-75.0748,41.6063],[-75.0746,41.6057],[-75.0734,41.6046],[-75.073,41.6043],[-75.0713,41.6032],[-75.0701,41.6023],[-75.0697,41.602],[-75.0696,41.6019],[-75.0693,41.6016],[-75.0689,41.6013],[-75.0684,41.6008],[-75.0679,41.6003],[-75.0678,41.6002],[-75.0676,41.6001],[-75.067,41.5994],[-75.0657,41.5978],[-75.0657,41.5977],[-75.0656,41.5976],[-75.0654,41.5973],[-75.0653,41.5971],[-75.0652,41.597],[-75.0651,41.5969],[-75.0637,41.5947],[-75.0627,41.5937],[-75.0626,41.5935],[-75.0624,41.5934],[-75.0623,41.5933],[-75.0611,41.5922],[-75.061,41.592],[-75.0609,41.5916],[-75.0607,41.5915],[-75.0605,41.5913],[-75.0603,41.5911],[-75.06,41.5908],[-75.0586,41.5901],[-75.0585,41.59],[-75.0583,41.5899],[-75.058,41.5898],[-75.0573,41.5894],[-75.0563,41.589],[-75.0548,41.5884],[-75.0529,41.5878],[-75.0523,41.5874],[-75.052,41.5872],[-75.0517,41.5869],[-75.0512,41.5865],[-75.0507,41.5862],[-75.0506,41.586],[-75.0496,41.5854],[-75.0486,41.5847],[-75.048,41.5842],[-75.0476,41.584],[-75.0473,41.5837],[-75.0468,41.5833],[-75.0465,41.5829],[-75.0465,41.5827],[-75.0464,41.5826],[-75.0462,41.5822],[-75.0459,41.5814],[-75.0458,41.5812],[-75.0457,41.5809],[-75.0456,41.5808],[-75.0454,41.5801],[-75.0451,41.5789],[-75.0447,41.5776],[-75.0446,41.5774],[-75.0446,41.5773],[-75.0445,41.577],[-75.0444,41.5767],[-75.0439,41.5751],[-75.0436,41.5739],[-75.043,41.5731],[-75.0429,41.5731],[-75.0425,41.5725],[-75.0405,41.5697],[-75.0398,41.5691],[-75.0392,41.5686],[-75.037,41.5671],[-75.0369,41.567],[-75.0366,41.5668],[-75.0363,41.5667],[-75.0362,41.5667],[-75.0361,41.5666],[-75.035,41.566],[-75.0346,41.5658],[-75.0339,41.5654],[-75.0332,41.5651],[-75.0331,41.5651],[-75.033,41.565],[-75.0329,41.565],[-75.0317,41.5646],[-75.0309,41.5647],[-75.0308,41.5647],[-75.0302,41.5647],[-75.0292,41.5646],[-75.0284,41.5643],[-75.0275,41.5636],[-75.0273,41.5635],[-75.0264,41.562],[-75.0247,41.5595],[-75.0246,41.5592],[-75.0214,41.5555],[-75.0214,41.5554],[-75.0207,41.5545],[-75.0206,41.5544],[-75.0205,41.5543],[-75.0201,41.5538],[-75.02,41.5538],[-75.0198,41.5534],[-75.0195,41.5531],[-75.0192,41.5527],[-75.019,41.5523],[-75.0187,41.5521],[-75.0186,41.5519],[-75.0185,41.5518],[-75.0184,41.5513],[-75.0182,41.5508],[-75.0181,41.5506],[-75.0181,41.5504],[-75.018,41.5502],[-75.018,41.5501],[-75.0178,41.5496],[-75.0175,41.5491],[-75.0175,41.549],[-75.0174,41.5489],[-75.0174,41.5488],[-75.0173,41.5487],[-75.0173,41.5486],[-75.0172,41.5485],[-75.0172,41.5483],[-75.0171,41.5482],[-75.017,41.548],[-75.017,41.5479],[-75.0169,41.5478],[-75.0169,41.5477],[-75.0168,41.5476],[-75.0168,41.5474],[-75.0166,41.5471],[-75.0165,41.5468],[-75.0164,41.5468],[-75.0163,41.5465],[-75.0162,41.5458],[-75.016,41.5451],[-75.0161,41.5446],[-75.0161,41.5442],[-75.0162,41.5441],[-75.0163,41.544],[-75.0164,41.5439],[-75.0167,41.5434],[-75.0176,41.5427],[-75.0195,41.5423],[-75.0197,41.5423],[-75.0198,41.5423],[-75.02,41.5422],[-75.0202,41.5422],[-75.0205,41.5421],[-75.0228,41.5415],[-75.0228,41.5414],[-75.0238,41.5408],[-75.0248,41.5398],[-75.0249,41.5392],[-75.0251,41.5384],[-75.0249,41.5367],[-75.0248,41.5351],[-75.0246,41.5349],[-75.0246,41.5348],[-75.0242,41.534],[-75.023,41.5331],[-75.0215,41.5328],[-75.0212,41.5327],[-75.0211,41.5327],[-75.0187,41.5325],[-75.0173,41.5322],[-75.017,41.5322],[-75.0167,41.5321],[-75.0166,41.5321],[-75.0149,41.5314],[-75.0128,41.5302],[-75.0114,41.5295],[-75.0109,41.5292],[-75.0103,41.5289],[-75.0096,41.5285],[-75.0077,41.5272],[-75.0076,41.5271],[-75.007,41.5267],[-75.0066,41.5263],[-75.0052,41.525],[-75.0049,41.5248],[-75.0038,41.5241],[-75.003,41.523],[-75.0029,41.5229],[-75.0022,41.5218],[-75.0015,41.521],[-75.0015,41.5209],[-75.0014,41.5208],[-75.0013,41.5207],[-75.001,41.5196],[-75.0009,41.5193],[-75.0009,41.5176],[-75.001,41.5175],[-75.001,41.5174],[-75.0012,41.5168],[-75.0015,41.5164],[-75.0015,41.5163],[-75.0016,41.5162],[-75.0017,41.5161],[-75.0018,41.5159],[-75.0019,41.5157],[-75.002,41.5156],[-75.002,41.5155],[-75.0022,41.5153],[-75.0023,41.5151],[-75.0024,41.5149],[-75.0025,41.5147],[-75.0026,41.5146],[-75.0027,41.5142],[-75.0028,41.514],[-75.0029,41.5138],[-75.0029,41.5137],[-75.003,41.5136],[-75.003,41.5135],[-75.0031,41.5133],[-75.0032,41.5131],[-75.0034,41.5124],[-75.0035,41.5119],[-75.0036,41.5115],[-75.0037,41.5112],[-75.0037,41.5111],[-75.0037,41.5093],[-75.0032,41.5081],[-75.0025,41.5078],[-75.0024,41.5078],[-75.0019,41.5076],[-75.0016,41.5075],[-75.0014,41.5075],[-75.0012,41.5074],[-75.0011,41.5074],[-75.0005,41.5074],[-74.9998,41.5074],[-74.9997,41.5074],[-74.9996,41.5074],[-74.9948,41.5086],[-74.9939,41.5087],[-74.9877,41.5087],[-74.9871,41.5086],[-74.9864,41.5083],[-74.9857,41.5079],[-74.9856,41.5079],[-74.9852,41.5075],[-74.9848,41.5071],[-74.9844,41.5066],[-74.9842,41.5063],[-74.9839,41.5057],[-74.9838,41.5054],[-74.9837,41.5049],[-74.9835,41.5044],[-74.9835,41.5043],[-74.9834,41.5042],[-74.9829,41.5026],[-74.9827,41.502],[-74.9824,41.501],[-74.9823,41.5001],[-74.9823,41.4997],[-74.9822,41.4992],[-74.9822,41.4985],[-74.9823,41.4976],[-74.9825,41.4965],[-74.9825,41.4963],[-74.9829,41.4954],[-74.9836,41.4936],[-74.9836,41.4935],[-74.9837,41.4933],[-74.9838,41.4931],[-74.984,41.4926],[-74.9842,41.4922],[-74.9843,41.4921],[-74.9843,41.492],[-74.9844,41.4917],[-74.9845,41.4914],[-74.9846,41.4913],[-74.9846,41.4912],[-74.9849,41.4902],[-74.9852,41.4891],[-74.9853,41.4882],[-74.9854,41.4878],[-74.9855,41.4874],[-74.9855,41.4872],[-74.9855,41.4871],[-74.9856,41.4864],[-74.9856,41.4859],[-74.9856,41.4858],[-74.9854,41.485],[-74.985,41.4837],[-74.9846,41.4829],[-74.9845,41.4827],[-74.9845,41.4826],[-74.9844,41.4825],[-74.9843,41.4824],[-74.9843,41.4823],[-74.9843,41.4822],[-74.984,41.4818],[-74.9839,41.4817],[-74.9838,41.4815],[-74.9836,41.4812],[-74.9835,41.4811],[-74.9834,41.481],[-74.9834,41.4809],[-74.9833,41.4809],[-74.9829,41.4806],[-74.9825,41.4803],[-74.9817,41.48],[-74.9807,41.4797],[-74.9805,41.4797],[-74.9802,41.4796],[-74.9784,41.4793],[-74.9766,41.479],[-74.9751,41.4787],[-74.9736,41.4784],[-74.9727,41.4781],[-74.9711,41.4777],[-74.9699,41.4774],[-74.9683,41.4772],[-74.9665,41.4769],[-74.9662,41.4769],[-74.966,41.4768],[-74.9651,41.4768],[-74.9648,41.4768],[-74.9635,41.4767],[-74.9609,41.4766],[-74.9592,41.4765],[-74.9583,41.4764],[-74.9573,41.4765],[-74.957,41.4765],[-74.9564,41.4767],[-74.9564,41.4768],[-74.956,41.4769],[-74.9557,41.477],[-74.9554,41.4772],[-74.9537,41.4779],[-74.9523,41.4787],[-74.9509,41.4794],[-74.95,41.4798],[-74.9499,41.4798],[-74.949,41.4802],[-74.9481,41.4806],[-74.9474,41.4812],[-74.9473,41.4813],[-74.9473,41.4814],[-74.9472,41.4815],[-74.9471,41.4817],[-74.9466,41.4823],[-74.9464,41.4826],[-74.9462,41.4828],[-74.9457,41.4832],[-74.9456,41.4832],[-74.9448,41.4835],[-74.9446,41.4835],[-74.9444,41.4835],[-74.9442,41.4835],[-74.9436,41.4836],[-74.9432,41.4836],[-74.9426,41.4835],[-74.942,41.4835],[-74.9418,41.4835],[-74.9398,41.4834],[-74.9396,41.4834],[-74.9363,41.483],[-74.9357,41.4829],[-74.9354,41.4829],[-74.9353,41.4829],[-74.9347,41.4829],[-74.9335,41.4826],[-74.9326,41.4823],[-74.9323,41.4821],[-74.9318,41.4818],[-74.931,41.4813],[-74.9302,41.4807],[-74.9295,41.4801],[-74.9287,41.4796],[-74.9278,41.4789],[-74.9268,41.4783],[-74.9261,41.4779],[-74.925,41.4774],[-74.9241,41.4771],[-74.9234,41.477],[-74.9232,41.4769],[-74.9222,41.4769],[-74.921,41.477],[-74.9199,41.4771],[-74.9196,41.4771],[-74.9189,41.4771],[-74.9182,41.4771],[-74.9181,41.4771],[-74.9177,41.4771],[-74.9174,41.477],[-74.9173,41.477],[-74.9171,41.477],[-74.9162,41.4768],[-74.9157,41.4767],[-74.9155,41.4767],[-74.9145,41.4765],[-74.9137,41.4762],[-74.913,41.4759],[-74.9128,41.4758],[-74.9126,41.4757],[-74.9125,41.4756],[-74.9124,41.4755],[-74.9123,41.4755],[-74.912,41.4752],[-74.9112,41.4746],[-74.9106,41.4742],[-74.9103,41.4738],[-74.9102,41.4737],[-74.9101,41.4736],[-74.91,41.4736],[-74.9095,41.4729],[-74.9092,41.4724],[-74.9089,41.4716],[-74.9087,41.4708],[-74.9086,41.47],[-74.9085,41.4693],[-74.9084,41.4689],[-74.9081,41.4681],[-74.9081,41.4671],[-74.9081,41.467],[-74.9081,41.466],[-74.9082,41.4652],[-74.9082,41.4649],[-74.9081,41.4648],[-74.9081,41.4647],[-74.9081,41.4646],[-74.9079,41.4639],[-74.9077,41.4633],[-74.9075,41.4628],[-74.9073,41.4621],[-74.9072,41.462],[-74.9069,41.4611],[-74.9064,41.4607],[-74.9061,41.4606],[-74.9059,41.4605],[-74.9053,41.4602],[-74.9042,41.4598],[-74.9034,41.4596],[-74.9027,41.4595],[-74.902,41.4594],[-74.9011,41.4592],[-74.8987,41.4588],[-74.8973,41.4587],[-74.8963,41.4585],[-74.8951,41.4582],[-74.894,41.4578],[-74.8936,41.4576],[-74.8932,41.4575],[-74.8921,41.457],[-74.8914,41.4565],[-74.8909,41.4562],[-74.8904,41.4553],[-74.8897,41.454],[-74.8896,41.4537],[-74.8891,41.4525],[-74.889,41.4518],[-74.8891,41.4513],[-74.8893,41.4508],[-74.8897,41.4503],[-74.89,41.4501],[-74.8904,41.4498],[-74.8907,41.4497],[-74.8911,41.4494],[-74.8919,41.4489],[-74.8927,41.4483],[-74.8934,41.4477],[-74.8942,41.447],[-74.8949,41.4461],[-74.8952,41.4456],[-74.8955,41.4451],[-74.8956,41.4449],[-74.8958,41.4442],[-74.896,41.4436],[-74.8962,41.4432],[-74.8962,41.4428],[-74.8964,41.4422],[-74.8964,41.441],[-74.8962,41.4402],[-74.896,41.44],[-74.8955,41.4396],[-74.8948,41.4393],[-74.8939,41.4389],[-74.8926,41.4386],[-74.8917,41.4385],[-74.8909,41.4383],[-74.8902,41.4382],[-74.8896,41.4382],[-74.8892,41.4382],[-74.8887,41.4383],[-74.8883,41.4383],[-74.887,41.4386],[-74.8862,41.4388],[-74.8854,41.4389],[-74.8836,41.4391],[-74.882,41.4394],[-74.8802,41.4397],[-74.8797,41.4397],[-74.8791,41.4398],[-74.8784,41.44],[-74.8783,41.44],[-74.8767,41.4403],[-74.8766,41.4404],[-74.8752,41.4409],[-74.8746,41.4412],[-74.8743,41.4413],[-74.874,41.4413],[-74.8739,41.4413],[-74.8733,41.4414],[-74.8725,41.4415],[-74.8714,41.4418],[-74.8708,41.442],[-74.8699,41.4423],[-74.8693,41.4425],[-74.8685,41.4429],[-74.8677,41.4431],[-74.8669,41.4434],[-74.8659,41.4437],[-74.8647,41.444],[-74.8638,41.4442],[-74.8626,41.4443],[-74.8612,41.4444],[-74.8607,41.4445],[-74.8586,41.4444],[-74.8578,41.4442],[-74.8564,41.4439],[-74.8562,41.4438],[-74.8552,41.4435],[-74.8547,41.4433],[-74.8542,41.4432],[-74.8529,41.4426],[-74.8511,41.4415],[-74.8501,41.4409],[-74.8493,41.4405],[-74.8486,41.4402],[-74.848,41.4398],[-74.8477,41.4396],[-74.847,41.4389],[-74.8459,41.4379],[-74.8456,41.4376],[-74.8446,41.4369],[-74.8434,41.436],[-74.8422,41.4353],[-74.8415,41.4349],[-74.8413,41.4348],[-74.8412,41.4347],[-74.8406,41.4344],[-74.8405,41.4343],[-74.8402,41.434],[-74.8395,41.4334],[-74.8387,41.4328],[-74.8376,41.432],[-74.8369,41.4316],[-74.8366,41.4315],[-74.8363,41.4314],[-74.8354,41.431],[-74.8346,41.4308],[-74.8334,41.4307],[-74.8322,41.4305],[-74.8309,41.4305],[-74.8307,41.4305],[-74.8303,41.4305],[-74.8299,41.4306],[-74.8294,41.4306],[-74.8286,41.4307],[-74.8278,41.4309],[-74.827,41.4312],[-74.8268,41.4313],[-74.8264,41.4315],[-74.826,41.4317],[-74.8257,41.4321],[-74.8252,41.4328],[-74.8249,41.4334],[-74.8249,41.4335],[-74.8248,41.4335],[-74.8247,41.434],[-74.8246,41.434],[-74.8243,41.4345],[-74.8243,41.4346],[-74.8241,41.4352],[-74.8236,41.4359],[-74.8233,41.4363],[-74.8229,41.4368],[-74.8226,41.437],[-74.8214,41.438],[-74.8211,41.4383],[-74.82,41.4392],[-74.8199,41.4393],[-74.8197,41.4394],[-74.8196,41.4395],[-74.819,41.4399],[-74.818,41.4405],[-74.8171,41.4409],[-74.8165,41.4412],[-74.8163,41.4413],[-74.8162,41.4414],[-74.8158,41.4416],[-74.8151,41.4419],[-74.814,41.4424],[-74.813,41.4427],[-74.8121,41.443],[-74.8114,41.443],[-74.8103,41.443],[-74.809,41.443],[-74.8076,41.4428],[-74.8067,41.4425],[-74.8064,41.4425],[-74.8057,41.4421],[-74.8052,41.4417],[-74.8042,41.4409],[-74.8035,41.4403],[-74.8027,41.4396],[-74.8016,41.4386],[-74.8012,41.4381],[-74.8011,41.4378],[-74.8007,41.4372],[-74.8004,41.4361],[-74.8003,41.435],[-74.8002,41.4349],[-74.8002,41.434],[-74.8001,41.4327],[-74.7997,41.4316],[-74.7996,41.4315],[-74.7996,41.4314],[-74.7995,41.4313],[-74.7992,41.4305],[-74.7991,41.4304],[-74.7988,41.4299],[-74.7981,41.4286],[-74.7972,41.4268],[-74.7965,41.4254],[-74.7959,41.4246],[-74.7958,41.4245],[-74.7954,41.424],[-74.7939,41.4227],[-74.7921,41.4221],[-74.7917,41.422],[-74.7914,41.4219],[-74.7911,41.4218],[-74.7904,41.4217],[-74.7901,41.4217],[-74.7893,41.4217],[-74.7875,41.4218],[-74.786,41.422],[-74.7857,41.4221],[-74.7843,41.4224],[-74.7836,41.4226],[-74.7834,41.4227],[-74.7831,41.4228],[-74.7824,41.4231],[-74.782,41.4233],[-74.7819,41.4233],[-74.7812,41.4237],[-74.7809,41.4238],[-74.7808,41.4238],[-74.7796,41.4245],[-74.7784,41.425],[-74.778,41.4251],[-74.7772,41.4254],[-74.7757,41.4258],[-74.774,41.4262],[-74.7732,41.4263],[-74.7724,41.4264],[-74.7715,41.4263],[-74.7707,41.4262],[-74.7705,41.4262],[-74.7704,41.4261],[-74.7699,41.4259],[-74.769,41.4254],[-74.7681,41.425],[-74.7672,41.4246],[-74.7671,41.4246],[-74.7667,41.4245],[-74.7649,41.4239],[-74.7637,41.4236],[-74.7623,41.4234],[-74.7608,41.4232],[-74.7597,41.4232],[-74.7586,41.4233],[-74.7579,41.4234],[-74.7576,41.4236],[-74.757,41.4238],[-74.7563,41.424],[-74.7557,41.4244],[-74.7552,41.4246],[-74.7547,41.425],[-74.7546,41.425],[-74.7544,41.4252],[-74.7536,41.4256],[-74.7531,41.4261],[-74.7527,41.4264],[-74.7526,41.4265],[-74.7518,41.4272],[-74.7514,41.4275],[-74.7509,41.4279],[-74.7507,41.428],[-74.7504,41.4281],[-74.7503,41.4282],[-74.75,41.4283],[-74.7496,41.4284],[-74.744,41.4306],[-74.7438,41.4306],[-74.7437,41.4306],[-74.7428,41.4308],[-74.7416,41.431],[-74.7409,41.4312],[-74.7403,41.431],[-74.7388,41.4307],[-74.7385,41.4306],[-74.7376,41.4299],[-74.7369,41.4294],[-74.7367,41.4292],[-74.7355,41.4275],[-74.7352,41.4265],[-74.7349,41.4259],[-74.7349,41.4258],[-74.7348,41.4232],[-74.7347,41.4227],[-74.7352,41.4214],[-74.7356,41.4202],[-74.7366,41.4178],[-74.7369,41.4171],[-74.7369,41.417],[-74.737,41.4168],[-74.7387,41.4135],[-74.7411,41.4114],[-74.7416,41.4099],[-74.7416,41.4097],[-74.7417,41.4082],[-74.7417,41.4079],[-74.7414,41.4067],[-74.7413,41.4065],[-74.7413,41.4064],[-74.7413,41.4063],[-74.741,41.4051],[-74.7408,41.4048],[-74.7386,41.4012],[-74.7372,41.3997],[-74.7361,41.3984],[-74.7336,41.397],[-74.7324,41.3965],[-74.7304,41.3957],[-74.7298,41.3956],[-74.727,41.3951],[-74.726,41.395],[-74.7242,41.3949],[-74.7222,41.3948],[-74.7209,41.3947],[-74.7198,41.3942],[-74.716,41.3926],[-74.7159,41.3925],[-74.7134,41.3898],[-74.7125,41.3877],[-74.7121,41.3868],[-74.7111,41.3841],[-74.7104,41.3821],[-74.7101,41.3817],[-74.7098,41.3811],[-74.7087,41.3793],[-74.7085,41.3789],[-74.7066,41.3775],[-74.706,41.377],[-74.7058,41.3769],[-74.7057,41.3768],[-74.7033,41.3751],[-74.6972,41.3716],[-74.6955,41.3707],[-74.695,41.3704],[-74.6931,41.3689],[-74.6912,41.3674],[-74.6911,41.3673],[-74.6909,41.367],[-74.6908,41.3669],[-74.6907,41.3666],[-74.6903,41.366],[-74.6897,41.3644],[-74.6895,41.3638],[-74.6896,41.3633],[-74.6898,41.3616],[-74.6911,41.3603],[-74.6934,41.3592],[-74.6938,41.359],[-74.6941,41.3587],[-74.6945,41.3584],[-74.6952,41.3579],[-74.6953,41.3578],[-74.6954,41.3578],[-74.6955,41.3578],[-74.6956,41.3577],[-74.6958,41.3576],[-74.696,41.3575],[-74.6962,41.3575],[-74.6964,41.3573],[-74.6961,41.3574],[-74.6952,41.3574],[-74.6949,41.3574],[-74.6954,41.3571],[-74.6955,41.3571],[-74.6958,41.3569],[-74.6959,41.3568],[-74.6966,41.3563],[-74.6969,41.3562],[-74.6971,41.3561],[-74.6975,41.3559],[-74.6979,41.3556],[-74.698,41.3556],[-74.6994,41.355],[-74.7006,41.3546],[-74.7044,41.354],[-74.706,41.3536],[-74.7061,41.3536],[-74.7085,41.3527],[-74.7121,41.351],[-74.7154,41.3497],[-74.7169,41.3491],[-74.7202,41.3477],[-74.7209,41.3474],[-74.722,41.3472],[-74.7224,41.3471],[-74.7269,41.3462],[-74.7296,41.346],[-74.7304,41.346],[-74.7314,41.3461],[-74.7356,41.3465],[-74.7365,41.3465],[-74.7377,41.3465],[-74.7381,41.3465],[-74.7399,41.3464],[-74.7418,41.3464],[-74.7426,41.3463],[-74.7435,41.3462],[-74.7439,41.3462],[-74.7444,41.3462],[-74.746,41.3462],[-74.7487,41.3465],[-74.7496,41.3465],[-74.7524,41.3464],[-74.7539,41.3461],[-74.7559,41.3453],[-74.756,41.345],[-74.7564,41.3445],[-74.7569,41.3437],[-74.7571,41.3434],[-74.7574,41.3432],[-74.7574,41.3431],[-74.7575,41.3431],[-74.7576,41.343],[-74.7577,41.3429],[-74.7578,41.3429],[-74.7585,41.3422],[-74.7595,41.3413],[-74.7603,41.3403],[-74.7605,41.34],[-74.7606,41.3399],[-74.7608,41.3395],[-74.7609,41.3392],[-74.7609,41.3391],[-74.761,41.3389],[-74.761,41.3388],[-74.761,41.3387],[-74.7611,41.3384],[-74.7613,41.3379],[-74.7613,41.3378],[-74.7617,41.3364],[-74.7627,41.3334],[-74.763,41.3327],[-74.763,41.3326],[-74.7635,41.3316],[-74.764,41.331],[-74.7641,41.3309],[-74.7648,41.3302],[-74.7649,41.3301],[-74.765,41.33],[-74.7667,41.3286],[-74.7683,41.3274],[-74.7686,41.3272],[-74.7692,41.3268],[-74.7693,41.3267],[-74.7698,41.3264],[-74.7703,41.326],[-74.7706,41.3258],[-74.7715,41.3252],[-74.7716,41.3251],[-74.7726,41.3247],[-74.7732,41.3245],[-74.7749,41.3243],[-74.776,41.3243],[-74.7782,41.3245],[-74.7816,41.3242],[-74.7851,41.3239],[-74.7891,41.3233],[-74.7906,41.3229],[-74.7914,41.3227],[-74.7921,41.3225],[-74.7931,41.3218],[-74.7934,41.3216],[-74.7941,41.3212],[-74.795,41.3204],[-74.7955,41.3199],[-74.7958,41.3193],[-74.7959,41.319],[-74.7958,41.3185],[-74.7958,41.3183],[-74.7957,41.3183],[-74.7957,41.3181],[-74.7957,41.318],[-74.7944,41.3167],[-74.7933,41.3154],[-74.7924,41.3141],[-74.792,41.3127],[-74.792,41.312],[-74.792,41.3116],[-74.7926,41.3106],[-74.7949,41.3091],[-74.7968,41.3084],[-74.7985,41.3076],[-74.7997,41.307],[-74.7999,41.3068],[-74.8001,41.3068],[-74.8011,41.3063],[-74.8032,41.3052],[-74.8045,41.3045],[-74.8069,41.3032],[-74.8082,41.3021],[-74.8095,41.3008],[-74.8103,41.2999],[-74.811,41.2992],[-74.812,41.2982],[-74.8157,41.2961],[-74.8192,41.295],[-74.8199,41.2947],[-74.8219,41.2938],[-74.8243,41.2921],[-74.8253,41.2912],[-74.8269,41.2897],[-74.8281,41.2888],[-74.8282,41.2888],[-74.8287,41.2885],[-74.829,41.2882],[-74.8301,41.2872],[-74.8308,41.2858],[-74.831,41.2855],[-74.8319,41.284],[-74.8341,41.2811],[-74.8348,41.2802],[-74.8352,41.2797],[-74.8355,41.2793],[-74.8357,41.2792],[-74.836,41.279],[-74.8361,41.279],[-74.8362,41.2789],[-74.8363,41.2788],[-74.8372,41.2785],[-74.8378,41.278],[-74.8384,41.2773],[-74.8387,41.2767],[-74.8388,41.2765],[-74.8389,41.2762],[-74.839,41.276],[-74.8396,41.2744],[-74.8408,41.2714],[-74.8411,41.271],[-74.8415,41.2705],[-74.8422,41.2696],[-74.8428,41.2685],[-74.8432,41.2679],[-74.8436,41.2672],[-74.8443,41.266],[-74.8455,41.2642],[-74.8463,41.2631],[-74.8466,41.2624],[-74.8465,41.262],[-74.8465,41.2616],[-74.8461,41.2607],[-74.8455,41.2596],[-74.845,41.258],[-74.8452,41.2569],[-74.8458,41.2553],[-74.8459,41.2549],[-74.8461,41.2546],[-74.8465,41.254],[-74.8469,41.2533],[-74.8473,41.2528],[-74.8476,41.2525],[-74.8479,41.252],[-74.8486,41.2515],[-74.849,41.2512],[-74.8498,41.2511],[-74.8525,41.2507],[-74.8542,41.2505],[-74.8547,41.2505],[-74.856,41.2501],[-74.8564,41.2497],[-74.8567,41.2494],[-74.8572,41.249],[-74.8577,41.2477],[-74.8592,41.2456],[-74.8617,41.2416],[-74.8619,41.2404],[-74.8618,41.2395],[-74.8618,41.2385],[-74.862,41.2376],[-74.8626,41.2366],[-74.8628,41.2364],[-74.8633,41.2359],[-74.865,41.2338],[-74.8659,41.2325],[-74.866,41.2325],[-74.8662,41.2321],[-74.8664,41.2312],[-74.8667,41.2303],[-74.8672,41.229],[-74.8673,41.2289],[-74.8674,41.2278],[-74.8671,41.2272],[-74.867,41.2272],[-74.8668,41.2269],[-74.8644,41.2249],[-74.8626,41.2235],[-74.8623,41.2233],[-74.8616,41.2228],[-74.8608,41.2223],[-74.8606,41.2221],[-74.86,41.2214],[-74.8594,41.2206],[-74.8593,41.2205],[-74.8594,41.2203],[-74.8594,41.2202],[-74.8594,41.2201],[-74.8594,41.2197],[-74.8596,41.2191],[-74.8598,41.2187],[-74.8604,41.2174],[-74.8639,41.213],[-74.866,41.2104],[-74.8673,41.2088],[-74.8679,41.2078],[-74.869,41.2062],[-74.869,41.2061],[-74.8693,41.2057],[-74.8711,41.2033],[-74.8715,41.2026],[-74.8727,41.2006],[-74.874,41.1985],[-74.8746,41.1974],[-74.8747,41.1972],[-74.8763,41.1942],[-74.8779,41.1911],[-74.8783,41.1905],[-74.8783,41.1895],[-74.8785,41.1878],[-74.8785,41.1875],[-74.8787,41.1872],[-74.8788,41.1868],[-74.8791,41.1863],[-74.8805,41.1839],[-74.8821,41.1808],[-74.8823,41.1806],[-74.8828,41.1802],[-74.883,41.1799],[-74.8833,41.1796],[-74.8843,41.1786],[-74.8853,41.1776],[-74.8859,41.177],[-74.8863,41.1765],[-74.8878,41.175],[-74.8894,41.1736],[-74.8896,41.1735],[-74.8898,41.1733],[-74.8902,41.1731],[-74.8905,41.1729],[-74.8907,41.1727],[-74.8908,41.1727],[-74.8908,41.1726],[-74.8936,41.1706],[-74.8964,41.1686],[-74.8978,41.1677],[-74.8988,41.167],[-74.8997,41.1662],[-74.9005,41.1651],[-74.9012,41.1639],[-74.9018,41.1614],[-74.9024,41.1602],[-74.9034,41.1585],[-74.9036,41.158],[-74.9038,41.1577],[-74.904,41.1574],[-74.9045,41.1566],[-74.9053,41.1557],[-74.9057,41.1553],[-74.9077,41.1533],[-74.9093,41.1518],[-74.9097,41.1514],[-74.9101,41.151],[-74.9124,41.1488],[-74.9146,41.1466],[-74.9172,41.1442],[-74.9181,41.1436],[-74.9192,41.143],[-74.9201,41.1425],[-74.9208,41.1417],[-74.9213,41.1407],[-74.9223,41.1397],[-74.9227,41.1388],[-74.9232,41.1382],[-74.9241,41.1375],[-74.9256,41.1367],[-74.9266,41.1361],[-74.9269,41.1359],[-74.9271,41.1357],[-74.9274,41.1356],[-74.928,41.1352],[-74.9293,41.1344],[-74.9311,41.1334],[-74.9327,41.1328],[-74.9346,41.1322],[-74.9347,41.1322],[-74.9359,41.1319],[-74.9386,41.1308],[-74.9408,41.1299],[-74.9412,41.1298],[-74.9421,41.1295],[-74.9437,41.1292],[-74.944,41.1291],[-74.945,41.1289],[-74.9458,41.1285],[-74.9464,41.128],[-74.9468,41.1275],[-74.9471,41.1271],[-74.9474,41.1266],[-74.9476,41.1264],[-74.9477,41.1263],[-74.9477,41.126],[-74.9477,41.1259],[-74.9474,41.1251],[-74.9474,41.1247],[-74.9473,41.1244],[-74.9474,41.1243],[-74.9474,41.1242],[-74.9477,41.1239],[-74.9479,41.1236],[-74.9484,41.1232],[-74.9488,41.1229],[-74.9492,41.1226],[-74.9504,41.1219],[-74.9506,41.1218],[-74.9516,41.1213],[-74.9525,41.1208],[-74.9533,41.1205],[-74.9554,41.1196],[-74.9565,41.1191],[-74.9574,41.1186],[-74.9585,41.1179],[-74.9598,41.1169],[-74.9604,41.1165],[-74.9612,41.1159],[-74.9614,41.1158],[-74.9626,41.1151],[-74.9635,41.1147],[-74.9643,41.1142],[-74.9656,41.1138],[-74.9659,41.1137],[-74.9663,41.1137],[-74.9676,41.1138],[-74.9693,41.1139],[-74.9702,41.1138],[-74.9706,41.1137],[-74.9709,41.1137],[-74.9718,41.1135],[-74.9728,41.1133],[-74.9729,41.1133],[-74.9743,41.1128],[-74.9748,41.1126],[-74.9761,41.1121],[-74.978,41.1111],[-74.9799,41.1104],[-74.9807,41.1098],[-74.9808,41.1097],[-74.9813,41.1093],[-74.9822,41.1082],[-74.9824,41.108],[-74.9825,41.1077],[-74.9827,41.1074],[-74.9827,41.1073],[-74.9834,41.1062],[-74.9835,41.1059],[-74.9836,41.1056],[-74.9837,41.1054],[-74.9839,41.1047],[-74.9842,41.1041],[-74.9847,41.1034],[-74.9852,41.1028],[-74.9853,41.1026],[-74.9856,41.1022],[-74.9862,41.1015],[-74.9868,41.1007],[-74.9872,41.0999],[-74.9876,41.0988],[-74.988,41.098],[-74.9881,41.0978],[-74.9886,41.0968],[-74.9892,41.0958],[-74.9899,41.0949],[-74.9905,41.0942],[-74.9907,41.094],[-74.9914,41.0932],[-74.9917,41.0926],[-74.9917,41.0925],[-74.9917,41.0923],[-74.9917,41.0921],[-74.9918,41.0918],[-74.9918,41.0915],[-74.992,41.0907],[-74.992,41.0904],[-74.992,41.0903],[-74.9918,41.0891],[-74.9914,41.0888],[-74.991,41.0886],[-74.9895,41.0883],[-74.9883,41.0882],[-74.9865,41.0884],[-74.9862,41.0884],[-74.9848,41.0885],[-74.9845,41.0886],[-74.9842,41.0887],[-74.9838,41.0889],[-74.9833,41.089],[-74.983,41.0891],[-74.9827,41.0893],[-74.9815,41.0898],[-74.9813,41.0899],[-74.9812,41.09],[-74.9808,41.0904],[-74.9802,41.0909],[-74.9796,41.0914],[-74.9791,41.0917],[-74.9786,41.092],[-74.9778,41.0926],[-74.9769,41.0932],[-74.9753,41.0941],[-74.9743,41.0945],[-74.9736,41.0948],[-74.9734,41.0949],[-74.9722,41.0955],[-74.9721,41.0955],[-74.972,41.0956],[-74.9718,41.0956],[-74.9707,41.0959],[-74.9705,41.096],[-74.9694,41.0961],[-74.9685,41.0959],[-74.9676,41.0954],[-74.9675,41.0953],[-74.9669,41.0945],[-74.9669,41.0944],[-74.9668,41.0938],[-74.9668,41.0934],[-74.9668,41.093],[-74.9668,41.0929],[-74.9668,41.0925],[-74.9669,41.092],[-74.9671,41.0916],[-74.9672,41.0912],[-74.9673,41.0907],[-74.9674,41.0901],[-74.9677,41.0895],[-74.9679,41.089],[-74.968,41.0887],[-74.9684,41.0878],[-74.9685,41.0876],[-74.9691,41.0868],[-74.9701,41.0859],[-74.971,41.0853],[-74.9733,41.084],[-74.9749,41.0832],[-74.9782,41.0814],[-74.9796,41.0807],[-74.9798,41.0805],[-74.9809,41.0799],[-74.9814,41.0797],[-74.9826,41.0792],[-74.9829,41.0791],[-74.9845,41.0789],[-74.9868,41.0786],[-74.9877,41.0785],[-74.9892,41.0783],[-74.9893,41.0783],[-74.9905,41.078],[-74.9908,41.0779],[-74.9931,41.0773],[-74.9942,41.0768],[-74.9948,41.0766],[-74.9953,41.0763],[-74.9962,41.0758],[-74.9967,41.0755],[-74.9983,41.0746],[-74.9987,41.0744],[-74.9996,41.0739],[-75.0002,41.0736],[-75.0005,41.0733],[-75.0008,41.0732],[-75.0012,41.0729],[-75.0016,41.0726],[-75.002,41.0722],[-75.0023,41.0719],[-75.0027,41.0716],[-75.0031,41.0712],[-75.0035,41.0709],[-75.0038,41.0706],[-75.0041,41.0702],[-75.0065,41.0679],[-75.0065,41.0678],[-75.0066,41.0678],[-75.0066,41.0677],[-75.0067,41.0677],[-75.0068,41.0676],[-75.0069,41.0676],[-75.007,41.0675],[-75.0071,41.0675],[-75.0072,41.0675],[-75.0073,41.0675],[-75.0074,41.0675],[-75.0075,41.0675],[-75.008,41.0675],[-75.0083,41.0676],[-75.0086,41.0676],[-75.0089,41.0676],[-75.0093,41.0677],[-75.0096,41.0677],[-75.0099,41.0677],[-75.0102,41.0677],[-75.0105,41.0677],[-75.0109,41.0677],[-75.0112,41.0676],[-75.0115,41.0676],[-75.0116,41.0676],[-75.0117,41.0676],[-75.0118,41.0675],[-75.0119,41.0675],[-75.0121,41.0675],[-75.0122,41.0674],[-75.0123,41.0673],[-75.0124,41.0673],[-75.0125,41.0672],[-75.0126,41.0671],[-75.013,41.0667],[-75.0131,41.0665],[-75.0132,41.0663],[-75.0134,41.0661],[-75.0135,41.0659],[-75.0136,41.0658],[-75.0137,41.0656],[-75.0138,41.0654],[-75.0139,41.0652],[-75.0139,41.065],[-75.014,41.0648],[-75.014,41.0646],[-75.0141,41.0643],[-75.0142,41.0641],[-75.0143,41.0639],[-75.0143,41.0638],[-75.0144,41.0637],[-75.0144,41.0636],[-75.0144,41.0635],[-75.0145,41.0634],[-75.0146,41.0633],[-75.0147,41.0632],[-75.0148,41.063],[-75.0149,41.063],[-75.0149,41.0629],[-75.015,41.0628],[-75.015,41.0627],[-75.0151,41.0626],[-75.0151,41.0625],[-75.0151,41.0624],[-75.0151,41.0623],[-75.0151,41.0622],[-75.0151,41.0621],[-75.0152,41.062],[-75.0152,41.0619],[-75.0153,41.0618],[-75.0153,41.0617],[-75.0155,41.0615],[-75.0158,41.0611],[-75.0159,41.0608],[-75.016,41.0606],[-75.0161,41.0604],[-75.0162,41.0602],[-75.0163,41.0599],[-75.0164,41.0597],[-75.0165,41.0595],[-75.0166,41.0592],[-75.0167,41.059],[-75.0167,41.0588],[-75.0168,41.0585],[-75.0168,41.0583],[-75.0168,41.058],[-75.0169,41.0578],[-75.0169,41.0576],[-75.0169,41.0574],[-75.0169,41.0572],[-75.017,41.0571],[-75.017,41.057],[-75.0171,41.0568],[-75.0171,41.0566],[-75.0172,41.0564],[-75.0173,41.0563],[-75.0174,41.0562],[-75.0174,41.056],[-75.0176,41.0558],[-75.0177,41.0557],[-75.0178,41.0555],[-75.018,41.0553],[-75.0181,41.0551],[-75.0183,41.0549],[-75.0185,41.0548],[-75.0186,41.0546],[-75.019,41.0542],[-75.0193,41.0538],[-75.0197,41.0535],[-75.0198,41.0533],[-75.0199,41.0532],[-75.02,41.053],[-75.0201,41.0529],[-75.0202,41.0527],[-75.0203,41.0525],[-75.0204,41.0524],[-75.0204,41.0523],[-75.0204,41.0522],[-75.0205,41.0522],[-75.0206,41.0521],[-75.0206,41.052],[-75.0207,41.0519],[-75.0208,41.0519],[-75.0208,41.0518],[-75.0209,41.0517],[-75.021,41.0516],[-75.021,41.0515],[-75.0211,41.0514],[-75.0212,41.0513],[-75.0212,41.0512],[-75.0213,41.0512],[-75.0214,41.0511],[-75.0215,41.0511],[-75.0216,41.051],[-75.0217,41.051],[-75.0218,41.0509],[-75.022,41.0508],[-75.0222,41.0508],[-75.0224,41.0506],[-75.0231,41.0498],[-75.0238,41.0492],[-75.0247,41.0484],[-75.025,41.0481],[-75.0254,41.0477],[-75.0258,41.0472],[-75.026,41.0469],[-75.0264,41.0464],[-75.0267,41.046],[-75.027,41.0456],[-75.0272,41.0453],[-75.0273,41.0449],[-75.0274,41.0445],[-75.0274,41.0441],[-75.0273,41.0438],[-75.0272,41.0436],[-75.027,41.043],[-75.0268,41.0429],[-75.0267,41.0429],[-75.0264,41.0427],[-75.0263,41.0426],[-75.0263,41.0424],[-75.0263,41.0423],[-75.0263,41.0422],[-75.0262,41.0421],[-75.0261,41.042],[-75.0261,41.0419],[-75.0262,41.0417],[-75.0262,41.0416],[-75.0263,41.0414],[-75.0263,41.0413],[-75.0264,41.0411],[-75.0265,41.0409],[-75.0265,41.0407],[-75.0266,41.0405],[-75.0267,41.0403],[-75.0267,41.0401],[-75.0267,41.0399],[-75.0268,41.0399],[-75.0268,41.0397],[-75.027,41.0396],[-75.0271,41.0395],[-75.0272,41.0395],[-75.0273,41.0394],[-75.0275,41.0394],[-75.0279,41.0394],[-75.0282,41.0393],[-75.0286,41.0393],[-75.0287,41.0393],[-75.0289,41.0392],[-75.029,41.0392],[-75.0292,41.0391],[-75.0293,41.0391],[-75.0295,41.039],[-75.0296,41.039],[-75.0297,41.0389],[-75.0299,41.0389],[-75.03,41.0389],[-75.0302,41.0388],[-75.0305,41.0388],[-75.0308,41.0387],[-75.031,41.0386],[-75.0313,41.0385],[-75.0315,41.0384],[-75.0318,41.0383],[-75.032,41.0382],[-75.0322,41.0381],[-75.0324,41.038],[-75.0326,41.038],[-75.0332,41.0378],[-75.0335,41.0377],[-75.0338,41.0375],[-75.0341,41.0374],[-75.0345,41.0372],[-75.0348,41.037],[-75.0351,41.0368],[-75.0354,41.0367],[-75.0357,41.0365],[-75.036,41.0362],[-75.0363,41.036],[-75.0367,41.0357],[-75.037,41.0355],[-75.0374,41.0352],[-75.0377,41.0349],[-75.038,41.0346],[-75.0383,41.0344],[-75.0386,41.0341],[-75.0389,41.0338],[-75.0392,41.0335],[-75.0395,41.0333],[-75.0398,41.033],[-75.0401,41.0327],[-75.0404,41.0326],[-75.0406,41.0324],[-75.0409,41.0322],[-75.0412,41.032],[-75.0415,41.0319],[-75.0418,41.0317],[-75.0421,41.0316],[-75.0424,41.0314],[-75.0427,41.0313],[-75.0431,41.0311],[-75.0435,41.0309],[-75.0439,41.0308],[-75.0442,41.0307],[-75.0445,41.0306],[-75.0447,41.0305],[-75.0452,41.0304],[-75.0456,41.0303],[-75.046,41.0301],[-75.0463,41.0301],[-75.0466,41.03],[-75.0469,41.0299],[-75.0473,41.0298],[-75.0476,41.0297],[-75.0479,41.0296],[-75.0482,41.0295],[-75.0485,41.0294],[-75.0487,41.0292],[-75.049,41.0291],[-75.0494,41.0289],[-75.0498,41.0287],[-75.0502,41.0285],[-75.0506,41.0283],[-75.051,41.0281],[-75.0514,41.0279],[-75.0517,41.0276],[-75.0521,41.0274],[-75.0525,41.0272],[-75.0527,41.027],[-75.053,41.0268],[-75.0532,41.0267],[-75.0534,41.0265],[-75.0537,41.0264],[-75.0591,41.0242],[-75.0693,41.0194],[-75.0703,41.0187],[-75.0705,41.0186],[-75.072,41.0182],[-75.0738,41.0177],[-75.0742,41.0177],[-75.0749,41.0172],[-75.075,41.0171],[-75.0758,41.0171],[-75.0778,41.017],[-75.0784,41.017],[-75.0793,41.0169],[-75.08,41.0169],[-75.0811,41.0168],[-75.0824,41.0165],[-75.0831,41.0164],[-75.0832,41.0163],[-75.0834,41.0163],[-75.0842,41.016],[-75.0845,41.0159],[-75.0853,41.015],[-75.0853,41.0149],[-75.0854,41.0148],[-75.0855,41.0147],[-75.0856,41.0147],[-75.0857,41.0146],[-75.0858,41.0145],[-75.0859,41.0145],[-75.0861,41.0144],[-75.0862,41.0143],[-75.0864,41.0142],[-75.0867,41.0141],[-75.0869,41.014],[-75.0871,41.0139],[-75.0874,41.0137],[-75.0877,41.0135],[-75.0881,41.0133],[-75.0884,41.0131],[-75.0887,41.0129],[-75.089,41.0127],[-75.0893,41.0125],[-75.0899,41.0121],[-75.0902,41.0118],[-75.0904,41.0117],[-75.0905,41.0115],[-75.0905,41.0113],[-75.0907,41.0112],[-75.0909,41.0111],[-75.091,41.011],[-75.0914,41.0108],[-75.0916,41.0107],[-75.0917,41.0106],[-75.092,41.0104],[-75.0922,41.0103],[-75.0923,41.0102],[-75.0926,41.0099],[-75.0929,41.0098],[-75.093,41.0097],[-75.0933,41.0096],[-75.0935,41.0094],[-75.0941,41.0092],[-75.0943,41.0091],[-75.0946,41.009],[-75.0949,41.0089],[-75.0952,41.0088],[-75.0955,41.0087],[-75.0958,41.0086],[-75.0961,41.0086],[-75.0971,41.008],[-75.1007,41.0067],[-75.1042,41.0057],[-75.1043,41.0057],[-75.1075,41.0048],[-75.108,41.0046],[-75.1082,41.0045],[-75.1084,41.0044],[-75.1086,41.0043],[-75.1088,41.0043],[-75.1089,41.0042],[-75.1091,41.0041],[-75.1092,41.004],[-75.1101,41.0029],[-75.1106,41.0022],[-75.1132,41.0012],[-75.1137,41.0009],[-75.1148,41.0001],[-75.1153,40.9999],[-75.1162,40.9995],[-75.117,40.9992],[-75.1175,40.9989],[-75.1179,40.9988],[-75.1196,40.998],[-75.1205,40.9975],[-75.1234,40.9961],[-75.1246,40.9952],[-75.1255,40.9949],[-75.1257,40.9948],[-75.1272,40.9939],[-75.1277,40.9936],[-75.1284,40.993],[-75.1286,40.9929],[-75.1296,40.9919],[-75.1306,40.9911],[-75.1306,40.991],[-75.1311,40.9905],[-75.1312,40.9903],[-75.1312,40.9902],[-75.1313,40.9901],[-75.1313,40.99],[-75.1315,40.9895],[-75.1315,40.9893],[-75.1316,40.9889],[-75.1317,40.9879],[-75.1316,40.9874],[-75.1315,40.9871],[-75.1315,40.9865],[-75.1315,40.9863],[-75.1315,40.9856],[-75.1315,40.9849],[-75.1318,40.984],[-75.1318,40.9838],[-75.132,40.9829],[-75.132,40.9828],[-75.1321,40.9828],[-75.1321,40.9827],[-75.1321,40.9826],[-75.1322,40.9821],[-75.1325,40.9812],[-75.133,40.9803],[-75.1331,40.9802],[-75.1334,40.9797],[-75.1335,40.9796],[-75.1335,40.9795],[-75.1336,40.9795],[-75.1338,40.9791],[-75.1339,40.979],[-75.1345,40.9783],[-75.1351,40.9775],[-75.1352,40.9775],[-75.1354,40.977],[-75.1355,40.9769],[-75.1356,40.976],[-75.1356,40.9747],[-75.1355,40.9738],[-75.1351,40.9729],[-75.1351,40.9728],[-75.1347,40.972],[-75.1344,40.9717],[-75.1338,40.971],[-75.1326,40.97],[-75.1321,40.9696],[-75.1314,40.9693],[-75.1313,40.9693],[-75.1302,40.969],[-75.1291,40.969],[-75.1289,40.969],[-75.128,40.9692],[-75.127,40.9695],[-75.1267,40.9695],[-75.1266,40.9695],[-75.1264,40.9696],[-75.1262,40.9696],[-75.1259,40.9697],[-75.1256,40.9697],[-75.1246,40.9698],[-75.1245,40.9698],[-75.1226,40.9701],[-75.1223,40.9699],[-75.1221,40.9698],[-75.1215,40.9694],[-75.1211,40.9693],[-75.121,40.9693],[-75.1209,40.9692],[-75.1208,40.9692],[-75.1206,40.9691],[-75.1205,40.969],[-75.1205,40.9689],[-75.1204,40.9689],[-75.1203,40.9688],[-75.1202,40.9687],[-75.1202,40.9686],[-75.1201,40.9685],[-75.1201,40.9684],[-75.12,40.9683],[-75.12,40.9682],[-75.1198,40.9674],[-75.1198,40.9672],[-75.1198,40.9671],[-75.1197,40.9669],[-75.1197,40.9667],[-75.1196,40.9665],[-75.1196,40.9664],[-75.1196,40.9663],[-75.1195,40.9662],[-75.1195,40.9661],[-75.1196,40.966],[-75.1196,40.9659],[-75.1196,40.9658],[-75.1196,40.9657],[-75.1197,40.9656],[-75.1197,40.9655],[-75.1198,40.9654],[-75.1199,40.9653],[-75.12,40.9652],[-75.1201,40.9651],[-75.1202,40.9649],[-75.1203,40.9648],[-75.1204,40.9646],[-75.1205,40.9645],[-75.1205,40.9644],[-75.1206,40.9642],[-75.1207,40.964],[-75.1207,40.9639],[-75.1208,40.9637],[-75.1208,40.9636],[-75.1208,40.9634],[-75.1208,40.9633],[-75.1208,40.9632],[-75.1208,40.9631],[-75.1208,40.963],[-75.1208,40.9629],[-75.1208,40.9628],[-75.1207,40.9625],[-75.1206,40.9623],[-75.1205,40.962],[-75.1204,40.9618],[-75.1203,40.9616],[-75.1201,40.9613],[-75.1201,40.9612],[-75.12,40.9611],[-75.1199,40.9608],[-75.1198,40.9606],[-75.1197,40.9603],[-75.1196,40.9601],[-75.1196,40.9599],[-75.1195,40.9598],[-75.1195,40.9597],[-75.1195,40.9596],[-75.1194,40.9596],[-75.1194,40.9595],[-75.1193,40.9594],[-75.1193,40.9593],[-75.1192,40.9592],[-75.1191,40.9591],[-75.1191,40.959],[-75.1191,40.9589],[-75.1191,40.9588],[-75.1191,40.9587],[-75.1191,40.9584],[-75.1191,40.9583],[-75.1191,40.9582],[-75.1191,40.9581],[-75.1191,40.9579],[-75.1191,40.9577],[-75.1191,40.9576],[-75.119,40.9571],[-75.1189,40.9563],[-75.1188,40.9559],[-75.1187,40.9554],[-75.1185,40.9549],[-75.1184,40.9545],[-75.118,40.9535],[-75.1179,40.9534],[-75.1179,40.9533],[-75.1178,40.953],[-75.1176,40.9528],[-75.1158,40.9513],[-75.1137,40.9495],[-75.1134,40.9493],[-75.113,40.949],[-75.1125,40.9487],[-75.1121,40.9485],[-75.1117,40.9481],[-75.1105,40.9465],[-75.1104,40.9463],[-75.1097,40.945],[-75.1087,40.9436],[-75.1084,40.9431],[-75.1081,40.9426],[-75.1081,40.9425],[-75.108,40.9425],[-75.1078,40.9421],[-75.1076,40.9418],[-75.1075,40.9417],[-75.1071,40.9412],[-75.1068,40.9406],[-75.1061,40.9397],[-75.106,40.9387],[-75.106,40.9385],[-75.106,40.9383],[-75.106,40.938],[-75.1059,40.9377],[-75.1055,40.9363],[-75.1054,40.9362],[-75.1048,40.9353],[-75.1029,40.933],[-75.1016,40.9315],[-75.1005,40.9303],[-75.1004,40.9302],[-75.1001,40.9298],[-75.1,40.9296],[-75.0998,40.9293],[-75.0996,40.9291],[-75.0992,40.9285],[-75.0977,40.9267],[-75.0967,40.9254],[-75.0955,40.9241],[-75.0954,40.924],[-75.0942,40.9233],[-75.0931,40.9225],[-75.0928,40.9224],[-75.0926,40.9222],[-75.0925,40.9221],[-75.0921,40.9219],[-75.0917,40.9216],[-75.0888,40.9197],[-75.0887,40.9196],[-75.0886,40.9195],[-75.0885,40.9194],[-75.0883,40.9193],[-75.088,40.9191],[-75.0877,40.9189],[-75.0874,40.9187],[-75.0869,40.9185],[-75.0865,40.9182],[-75.0864,40.9181],[-75.0863,40.9181],[-75.0856,40.9177],[-75.0847,40.9172],[-75.0837,40.9167],[-75.0828,40.9161],[-75.0827,40.9161],[-75.0826,40.916],[-75.0824,40.9159],[-75.0793,40.9139],[-75.079,40.9135],[-75.0788,40.9131],[-75.0779,40.9119],[-75.077,40.9099],[-75.0761,40.907],[-75.0758,40.9037],[-75.0757,40.9033],[-75.0757,40.9028],[-75.0756,40.9023],[-75.0754,40.9014],[-75.0753,40.9006],[-75.0752,40.9002],[-75.0752,40.8999],[-75.0755,40.8982],[-75.0757,40.8969],[-75.0758,40.8965],[-75.0759,40.8961],[-75.076,40.8957],[-75.0759,40.8955],[-75.0753,40.8942],[-75.0743,40.8927],[-75.0739,40.8922],[-75.0704,40.8892],[-75.0654,40.8857],[-75.0643,40.8845],[-75.0622,40.8823],[-75.0621,40.8822],[-75.0604,40.88],[-75.0588,40.8778],[-75.0587,40.8777],[-75.0571,40.8764],[-75.0555,40.8751],[-75.0548,40.8745],[-75.0537,40.8737],[-75.0525,40.8721],[-75.0515,40.8702],[-75.0508,40.8681],[-75.051,40.8657],[-75.0513,40.8647],[-75.0514,40.8643],[-75.0515,40.8642],[-75.0515,40.8641],[-75.0516,40.864],[-75.0517,40.864],[-75.0517,40.8639],[-75.0518,40.8638],[-75.0519,40.8638],[-75.052,40.8637],[-75.0521,40.8637],[-75.0524,40.8638],[-75.0525,40.8638],[-75.0526,40.8638],[-75.0527,40.8638],[-75.0528,40.8638],[-75.0529,40.8637],[-75.0531,40.8636],[-75.0533,40.8635],[-75.0538,40.8632],[-75.0544,40.8629],[-75.0549,40.8626],[-75.0554,40.8623],[-75.056,40.8621],[-75.0565,40.8618],[-75.057,40.8615],[-75.0573,40.8614],[-75.0575,40.8613],[-75.0578,40.8611],[-75.058,40.861],[-75.0582,40.8608],[-75.0585,40.8607],[-75.0587,40.8606],[-75.0588,40.8605],[-75.0589,40.8604],[-75.0591,40.8602],[-75.0593,40.8601],[-75.0595,40.8599],[-75.0596,40.8597],[-75.0598,40.8596],[-75.0599,40.8594],[-75.0601,40.8593],[-75.0602,40.8591],[-75.0603,40.8589],[-75.0605,40.8587],[-75.0607,40.8584],[-75.0608,40.8583],[-75.061,40.8581],[-75.0612,40.858],[-75.0614,40.8578],[-75.0615,40.8576],[-75.0617,40.8575],[-75.0619,40.8574],[-75.0619,40.8573],[-75.062,40.8572],[-75.0621,40.8572],[-75.0622,40.8571],[-75.0623,40.8569],[-75.0625,40.8568],[-75.0626,40.8566],[-75.0627,40.8564],[-75.0628,40.8564],[-75.0628,40.8563],[-75.0629,40.8562],[-75.063,40.8562],[-75.063,40.8561],[-75.0631,40.8561],[-75.0632,40.856],[-75.0634,40.8559],[-75.0635,40.8559],[-75.0636,40.8558],[-75.0637,40.8557],[-75.0638,40.8556],[-75.0639,40.8555],[-75.0639,40.8554],[-75.064,40.8553],[-75.0641,40.8552],[-75.0641,40.855],[-75.0642,40.8549],[-75.0642,40.8548],[-75.0643,40.8546],[-75.0643,40.8545],[-75.0643,40.8543],[-75.0643,40.8542],[-75.0643,40.8541],[-75.0643,40.8539],[-75.0643,40.8538],[-75.0643,40.8537],[-75.0642,40.8536],[-75.0641,40.8535],[-75.064,40.8534],[-75.064,40.8533],[-75.0639,40.8532],[-75.0639,40.853],[-75.0637,40.8521],[-75.0637,40.852],[-75.0637,40.8518],[-75.0636,40.8517],[-75.0636,40.8516],[-75.0635,40.8515],[-75.0635,40.8514],[-75.0634,40.8513],[-75.0633,40.8512],[-75.0633,40.8511],[-75.0633,40.8508],[-75.0632,40.8502],[-75.0635,40.8495],[-75.0643,40.8483],[-75.066,40.8476],[-75.0662,40.8475],[-75.0666,40.8475],[-75.067,40.8474],[-75.0671,40.8474],[-75.0672,40.8474],[-75.0677,40.8473],[-75.0689,40.8473],[-75.069,40.8473],[-75.0708,40.8474],[-75.0723,40.8483],[-75.0735,40.8489],[-75.0739,40.8491],[-75.0754,40.8496],[-75.0767,40.8499],[-75.0782,40.8497],[-75.0788,40.8497],[-75.0811,40.8496],[-75.0816,40.8496],[-75.0828,40.8496],[-75.0843,40.8495],[-75.0848,40.8495],[-75.0874,40.8495],[-75.0892,40.8493],[-75.0894,40.8493],[-75.09,40.8493],[-75.0905,40.8492],[-75.091,40.8492],[-75.0915,40.849],[-75.0923,40.8488],[-75.0925,40.8487],[-75.0927,40.8486],[-75.093,40.8485],[-75.0932,40.8484],[-75.0933,40.8484],[-75.0936,40.8483],[-75.094,40.8481],[-75.0941,40.8481],[-75.0958,40.8471],[-75.0964,40.8462],[-75.0971,40.845],[-75.0972,40.8447],[-75.0975,40.8432],[-75.0976,40.843],[-75.0976,40.841],[-75.0974,40.8405],[-75.0974,40.8404],[-75.0973,40.8403],[-75.097,40.8393],[-75.0963,40.8384],[-75.0949,40.8371],[-75.0924,40.8353],[-75.0896,40.833],[-75.089,40.8326],[-75.0889,40.8325],[-75.0887,40.8324],[-75.0884,40.8323],[-75.0882,40.8321],[-75.0874,40.8315],[-75.087,40.8313],[-75.0855,40.8301],[-75.085,40.8294],[-75.0847,40.8288],[-75.0845,40.8287],[-75.0844,40.8285],[-75.0843,40.8284],[-75.0841,40.8282],[-75.0838,40.8278],[-75.0838,40.8276],[-75.0838,40.8275],[-75.0837,40.8273],[-75.0836,40.8267],[-75.0838,40.8253],[-75.0839,40.825],[-75.0839,40.8247],[-75.0839,40.8245],[-75.084,40.8244],[-75.084,40.8243],[-75.0841,40.8243],[-75.0854,40.822],[-75.0872,40.8203],[-75.0878,40.8194],[-75.0882,40.8189],[-75.0886,40.8183],[-75.0888,40.818],[-75.0889,40.8178],[-75.0905,40.8159],[-75.0915,40.8153],[-75.0917,40.8152],[-75.0944,40.8136],[-75.0955,40.8127],[-75.0958,40.8125],[-75.096,40.8123],[-75.0961,40.8122],[-75.0967,40.8119],[-75.0983,40.8103],[-75.0987,40.8098],[-75.0992,40.8091],[-75.0997,40.8084],[-75.0997,40.8083],[-75.0998,40.8082],[-75.1,40.8079],[-75.1002,40.8077],[-75.1003,40.8076],[-75.1004,40.807],[-75.1005,40.8066],[-75.1006,40.8063],[-75.1007,40.8055],[-75.1006,40.8042],[-75.1005,40.8039],[-75.1004,40.8037],[-75.1004,40.8036],[-75.1002,40.803],[-75.1003,40.8012],[-75.1006,40.8004],[-75.1008,40.7998],[-75.1021,40.7982],[-75.1029,40.7974],[-75.1035,40.7968],[-75.1041,40.7962],[-75.1043,40.7961],[-75.1045,40.7959],[-75.1048,40.7955],[-75.1052,40.7952],[-75.1053,40.7951],[-75.1054,40.795],[-75.1062,40.7942],[-75.1063,40.7941],[-75.1074,40.7923],[-75.1085,40.7911],[-75.1086,40.791],[-75.1094,40.7907],[-75.1096,40.7906],[-75.1106,40.7902],[-75.1107,40.7902],[-75.1111,40.7899],[-75.1112,40.7899],[-75.1113,40.7899],[-75.1114,40.7899],[-75.1117,40.7899],[-75.1123,40.7899],[-75.1142,40.7898],[-75.1154,40.7897],[-75.116,40.7895],[-75.1168,40.7893],[-75.1186,40.7887],[-75.1188,40.7886],[-75.119,40.7885],[-75.1191,40.7885],[-75.1193,40.7884],[-75.1195,40.7883],[-75.1196,40.7882],[-75.1198,40.7882],[-75.1201,40.7881],[-75.1204,40.7879],[-75.1205,40.7879],[-75.1212,40.7876],[-75.1213,40.7876],[-75.1214,40.7876],[-75.1231,40.7867],[-75.1241,40.7858],[-75.1246,40.7852],[-75.1246,40.7851],[-75.1259,40.784],[-75.1261,40.7837],[-75.1262,40.7836],[-75.1268,40.7828],[-75.1275,40.7819],[-75.1278,40.7815],[-75.1281,40.781],[-75.1282,40.7809],[-75.1283,40.7807],[-75.1287,40.7801],[-75.1291,40.7796],[-75.1292,40.7794],[-75.1292,40.7793],[-75.1293,40.7792],[-75.1294,40.7791],[-75.1295,40.779],[-75.1296,40.7788],[-75.1298,40.7785],[-75.13,40.7782],[-75.1307,40.7771],[-75.1315,40.776],[-75.132,40.7755],[-75.1333,40.7741],[-75.1344,40.7738],[-75.1381,40.7736],[-75.1391,40.7736],[-75.1395,40.7737],[-75.1404,40.7738],[-75.1413,40.7739],[-75.145,40.7745],[-75.1451,40.7745],[-75.1453,40.7745],[-75.1456,40.7745],[-75.1494,40.7748],[-75.1513,40.7751],[-75.1521,40.7753],[-75.1572,40.7771],[-75.1579,40.7772],[-75.1585,40.7773],[-75.1591,40.7775],[-75.1592,40.7775],[-75.1593,40.7775],[-75.1594,40.7775],[-75.1595,40.7775],[-75.1596,40.7776],[-75.1597,40.7776],[-75.161,40.7779],[-75.1623,40.7781],[-75.1629,40.7782],[-75.1635,40.7784],[-75.1637,40.7784],[-75.164,40.7784],[-75.1643,40.7784],[-75.1662,40.7785],[-75.1695,40.7785],[-75.1716,40.7777],[-75.1725,40.7769],[-75.1728,40.7766],[-75.1731,40.7764],[-75.1733,40.7761],[-75.1737,40.7756],[-75.174,40.7753],[-75.174,40.7752],[-75.1741,40.775],[-75.1743,40.7749],[-75.1749,40.7739],[-75.175,40.7738],[-75.1756,40.7729],[-75.1758,40.7724],[-75.1759,40.7721],[-75.176,40.7718],[-75.1761,40.7713],[-75.1762,40.7709],[-75.1765,40.7699],[-75.1768,40.769],[-75.1769,40.7687],[-75.1769,40.7683],[-75.1771,40.7668],[-75.1774,40.7651],[-75.1775,40.7642],[-75.1778,40.7637],[-75.1783,40.763],[-75.1787,40.7624],[-75.179,40.7619],[-75.1802,40.7611],[-75.1809,40.7606],[-75.1815,40.7602],[-75.183,40.7593],[-75.1873,40.7578],[-75.1875,40.7577],[-75.1877,40.7576],[-75.188,40.7575],[-75.1883,40.7574],[-75.1892,40.7571],[-75.1905,40.7565],[-75.1918,40.7558],[-75.1949,40.7534],[-75.1957,40.7526],[-75.196,40.7523],[-75.1961,40.7521],[-75.1965,40.7516],[-75.1966,40.7514],[-75.1967,40.7507],[-75.1969,40.7501],[-75.1968,40.7501],[-75.1967,40.7481],[-75.1964,40.7474],[-75.1963,40.7471],[-75.1962,40.7469],[-75.1957,40.7462],[-75.1954,40.7455],[-75.1944,40.7444],[-75.1921,40.7424],[-75.1903,40.7411],[-75.1887,40.74],[-75.1877,40.7393],[-75.1858,40.7373],[-75.1852,40.7365],[-75.1851,40.7364],[-75.1849,40.7362],[-75.1842,40.7354],[-75.1838,40.7349],[-75.1828,40.7336],[-75.1827,40.7334],[-75.1824,40.7326],[-75.1823,40.7324],[-75.1821,40.7315],[-75.1822,40.7306],[-75.1825,40.7299],[-75.183,40.7293],[-75.1837,40.7285],[-75.1843,40.7279],[-75.1844,40.7278],[-75.1848,40.7274],[-75.1854,40.7266],[-75.1856,40.7264],[-75.186,40.7257],[-75.1861,40.7254],[-75.1862,40.7249],[-75.1862,40.7248],[-75.1862,40.7247],[-75.1864,40.724],[-75.1863,40.723],[-75.1862,40.7225],[-75.186,40.7221],[-75.1857,40.7216],[-75.1861,40.7212],[-75.1862,40.7207],[-75.1864,40.7203],[-75.1865,40.7199],[-75.1867,40.7195],[-75.1872,40.7191],[-75.1879,40.7186],[-75.1885,40.7184],[-75.1886,40.7183],[-75.1894,40.718],[-75.19,40.7176],[-75.1907,40.7172],[-75.191,40.717],[-75.1911,40.7169],[-75.192,40.7163],[-75.1926,40.7159],[-75.1929,40.7156],[-75.1932,40.7154],[-75.1937,40.715],[-75.194,40.7147],[-75.1943,40.7143],[-75.1943,40.7142],[-75.1944,40.714],[-75.1945,40.7139],[-75.1945,40.7138],[-75.1946,40.7137],[-75.1948,40.7132],[-75.195,40.7129],[-75.1951,40.7124],[-75.1952,40.7119],[-75.1953,40.7114],[-75.1954,40.7114],[-75.1955,40.7109],[-75.1956,40.7106],[-75.1958,40.7098],[-75.1966,40.7087],[-75.198,40.7065],[-75.1987,40.7053],[-75.2001,40.7017],[-75.2002,40.7016],[-75.2005,40.7008],[-75.2009,40.6999],[-75.2014,40.6985],[-75.202,40.6972],[-75.2023,40.6963],[-75.2026,40.6955],[-75.2031,40.6945],[-75.2039,40.6915],[-75.2031,40.6896],[-75.203,40.6894],[-75.203,40.6893],[-75.2029,40.6892],[-75.2029,40.6891],[-75.2026,40.6885],[-75.2023,40.6879],[-75.2022,40.6878],[-75.2022,40.6877],[-75.2021,40.6876],[-75.202,40.6872],[-75.2009,40.6855],[-75.198,40.6824],[-75.1969,40.6813],[-75.1963,40.6811],[-75.1942,40.6805],[-75.1938,40.6804],[-75.1937,40.6804],[-75.1931,40.6803],[-75.1926,40.6801],[-75.1922,40.6799],[-75.1919,40.6798],[-75.1916,40.6796],[-75.1913,40.6795],[-75.1911,40.6795],[-75.1906,40.6794],[-75.1902,40.6794],[-75.19,40.6794],[-75.1897,40.6794],[-75.1894,40.6795],[-75.1891,40.6795],[-75.1885,40.6797],[-75.1878,40.6797],[-75.187,40.6799],[-75.1865,40.6799],[-75.1859,40.6799],[-75.1851,40.6799],[-75.1845,40.68],[-75.1838,40.6799],[-75.1831,40.6798],[-75.1822,40.6797],[-75.1819,40.6796],[-75.1816,40.6796],[-75.1811,40.6795],[-75.1806,40.6794],[-75.18,40.6792],[-75.1795,40.679],[-75.1791,40.6788],[-75.179,40.6788],[-75.1787,40.6786],[-75.1786,40.6785],[-75.1783,40.6783],[-75.178,40.6781],[-75.1776,40.6777],[-75.1773,40.6774],[-75.1771,40.6771],[-75.177,40.6767],[-75.1769,40.6764],[-75.1768,40.6757],[-75.1768,40.6754],[-75.1769,40.6751],[-75.1769,40.6748],[-75.1769,40.6747],[-75.177,40.6744],[-75.1771,40.6739],[-75.1772,40.6734],[-75.1774,40.673],[-75.1775,40.6726],[-75.1777,40.6723],[-75.1779,40.672],[-75.178,40.6718],[-75.1786,40.6712],[-75.179,40.6707],[-75.1792,40.6704],[-75.1794,40.6701],[-75.1797,40.6698],[-75.18,40.6693],[-75.1805,40.6688],[-75.1806,40.6686],[-75.181,40.6683],[-75.1813,40.6679],[-75.1818,40.6672],[-75.1822,40.6667],[-75.1825,40.6663],[-75.1826,40.6662],[-75.1826,40.6661],[-75.1827,40.6661],[-75.1827,40.666],[-75.183,40.6658],[-75.1831,40.6656],[-75.1834,40.6655],[-75.1837,40.6654],[-75.1839,40.6653],[-75.1843,40.6651],[-75.1847,40.6649],[-75.1851,40.6647],[-75.1856,40.6645],[-75.1862,40.6643],[-75.1868,40.6641],[-75.1873,40.664],[-75.188,40.6638],[-75.1885,40.6635],[-75.1892,40.6631],[-75.19,40.6626],[-75.1901,40.6625],[-75.1904,40.6623],[-75.1908,40.6619],[-75.1918,40.661],[-75.1924,40.6604],[-75.1927,40.6601],[-75.193,40.6598],[-75.1934,40.6593],[-75.1939,40.6587],[-75.194,40.6585],[-75.1945,40.6578],[-75.1953,40.6567],[-75.1957,40.6562],[-75.1958,40.6561],[-75.1959,40.6561],[-75.196,40.656],[-75.196,40.6559],[-75.1961,40.6559],[-75.1962,40.6558],[-75.1963,40.6558],[-75.1964,40.6558],[-75.1965,40.6558],[-75.1966,40.6557],[-75.1967,40.6557],[-75.1968,40.6557],[-75.1968,40.6556],[-75.197,40.6555],[-75.1972,40.6554],[-75.1973,40.6553],[-75.1979,40.6548],[-75.198,40.6547],[-75.198,40.6546],[-75.198,40.6545],[-75.198,40.6544],[-75.1979,40.6544],[-75.1979,40.6543],[-75.1979,40.6541],[-75.1977,40.6536],[-75.1977,40.6535],[-75.1977,40.6532],[-75.1977,40.653],[-75.1977,40.6527],[-75.1977,40.6524],[-75.1978,40.6521],[-75.1979,40.6521],[-75.198,40.6518],[-75.1984,40.6515],[-75.1988,40.6512],[-75.1989,40.6512],[-75.1991,40.6509],[-75.1994,40.6507],[-75.1997,40.6503],[-75.2,40.65],[-75.2001,40.6498],[-75.2003,40.6494],[-75.2004,40.6493],[-75.2005,40.6492],[-75.2005,40.6485],[-75.2006,40.6479],[-75.2006,40.6471],[-75.2005,40.6469],[-75.2003,40.6468],[-75.1997,40.6463],[-75.1985,40.6456],[-75.1974,40.6448],[-75.1972,40.6447],[-75.1963,40.6439],[-75.1954,40.6431],[-75.1954,40.643],[-75.1953,40.643],[-75.1953,40.6429],[-75.1952,40.6424],[-75.1952,40.6423],[-75.1951,40.6421],[-75.1951,40.6419],[-75.195,40.6417],[-75.1949,40.6415],[-75.1948,40.6414],[-75.1947,40.6412],[-75.1946,40.641],[-75.1945,40.6408],[-75.1935,40.6393],[-75.1932,40.6388],[-75.1928,40.6383],[-75.1924,40.6377],[-75.192,40.6372],[-75.1915,40.6367],[-75.1915,40.6366],[-75.1914,40.6366],[-75.1913,40.6365],[-75.1912,40.6364],[-75.1911,40.6364],[-75.1911,40.6363],[-75.191,40.6362],[-75.1909,40.6361],[-75.1907,40.6359],[-75.1905,40.6354],[-75.1904,40.6347],[-75.1904,40.6341],[-75.1902,40.6326],[-75.1898,40.6298],[-75.1893,40.6278],[-75.1891,40.6261],[-75.1889,40.6254],[-75.1887,40.6251],[-75.1886,40.6246],[-75.1886,40.6236],[-75.1889,40.6227],[-75.1889,40.6226],[-75.1889,40.6225],[-75.1893,40.6215],[-75.1901,40.6204],[-75.1905,40.6201],[-75.1907,40.62],[-75.1908,40.62],[-75.192,40.6198],[-75.1927,40.6199],[-75.1937,40.6199],[-75.1948,40.6198],[-75.1963,40.6196],[-75.1979,40.6193],[-75.1988,40.6191],[-75.1989,40.6191],[-75.199,40.619],[-75.1997,40.6188],[-75.2007,40.6184],[-75.2012,40.618],[-75.2018,40.6172],[-75.2018,40.6159],[-75.2014,40.6146],[-75.2006,40.6136],[-75.1995,40.6123],[-75.1985,40.6115],[-75.1977,40.6104],[-75.1971,40.6093],[-75.1968,40.6086],[-75.1967,40.6082],[-75.1964,40.6077],[-75.1959,40.6068],[-75.1951,40.6058],[-75.1941,40.6046],[-75.1937,40.6043],[-75.1927,40.6035],[-75.1923,40.6027],[-75.1922,40.6017],[-75.1922,40.6014],[-75.1922,40.6011],[-75.1922,40.5997],[-75.192,40.5987],[-75.192,40.5986],[-75.1919,40.598],[-75.1917,40.5975],[-75.1916,40.5966],[-75.1914,40.5955],[-75.1911,40.5943],[-75.191,40.5942],[-75.1907,40.5938],[-75.1905,40.5935],[-75.1901,40.5929],[-75.1899,40.5925],[-75.1898,40.5921],[-75.1896,40.5918],[-75.1895,40.5914],[-75.1894,40.591],[-75.1893,40.5906],[-75.1893,40.5899],[-75.1894,40.5896],[-75.1894,40.5891],[-75.1894,40.5887],[-75.1894,40.5885],[-75.1895,40.5882],[-75.1897,40.5877],[-75.19,40.5871],[-75.1905,40.5866],[-75.191,40.5859],[-75.1911,40.5859],[-75.1912,40.5857],[-75.1915,40.5855],[-75.1922,40.5848],[-75.1926,40.5843],[-75.1928,40.5841],[-75.1932,40.5838],[-75.1937,40.5833],[-75.1941,40.5828],[-75.1943,40.5826],[-75.1945,40.5822],[-75.1947,40.5817],[-75.1949,40.5811],[-75.195,40.5808],[-75.1952,40.5803],[-75.1952,40.5802],[-75.1953,40.5798],[-75.1954,40.5795],[-75.1954,40.5794],[-75.1954,40.579],[-75.1955,40.579],[-75.1955,40.5787],[-75.1955,40.5786],[-75.1954,40.5783],[-75.1952,40.5778],[-75.1951,40.5774],[-75.1949,40.5771],[-75.1947,40.5769],[-75.1946,40.5768],[-75.1944,40.5765],[-75.1941,40.5761],[-75.1937,40.5757],[-75.1933,40.5754],[-75.1929,40.575],[-75.1927,40.5748],[-75.1926,40.5747],[-75.1923,40.5744],[-75.1917,40.574],[-75.1916,40.5739],[-75.1914,40.5737],[-75.1911,40.5734],[-75.1906,40.573],[-75.1902,40.5726],[-75.1897,40.572],[-75.1894,40.5717],[-75.1889,40.5712],[-75.1886,40.5709],[-75.1883,40.5705],[-75.1879,40.5703],[-75.1878,40.5702],[-75.1874,40.5699],[-75.1872,40.5698],[-75.1871,40.5696],[-75.1868,40.5695],[-75.1866,40.5694],[-75.1863,40.5692],[-75.186,40.569],[-75.1858,40.5688],[-75.1855,40.5687],[-75.1852,40.5685],[-75.1849,40.5683],[-75.1844,40.5681],[-75.184,40.5679],[-75.1835,40.5677],[-75.1831,40.5675],[-75.1827,40.5673],[-75.1822,40.5671],[-75.1816,40.5669],[-75.1813,40.5667],[-75.1807,40.5666],[-75.1804,40.5665],[-75.1802,40.5664],[-75.1795,40.5662],[-75.1788,40.566],[-75.1781,40.5658],[-75.1779,40.5657],[-75.1774,40.5655],[-75.177,40.5655],[-75.1766,40.5653],[-75.1759,40.5652],[-75.175,40.5649],[-75.1744,40.5648],[-75.1738,40.5647],[-75.1734,40.5646],[-75.1729,40.5644],[-75.1724,40.5643],[-75.1719,40.5643],[-75.1716,40.5642],[-75.171,40.5642],[-75.1705,40.5642],[-75.1699,40.5641],[-75.1693,40.5641],[-75.1684,40.5642],[-75.1683,40.5642],[-75.1676,40.5642],[-75.1666,40.5642],[-75.1665,40.5642],[-75.1659,40.5642],[-75.1653,40.5642],[-75.1647,40.5641],[-75.1641,40.5641],[-75.1634,40.5642],[-75.1629,40.5642],[-75.1623,40.5642],[-75.1619,40.5643],[-75.1615,40.5643],[-75.1612,40.5643],[-75.1609,40.5643],[-75.1605,40.5644],[-75.1601,40.5645],[-75.1596,40.5647],[-75.159,40.5648],[-75.1587,40.565],[-75.1583,40.5652],[-75.1578,40.5654],[-75.1578,40.5655],[-75.1576,40.5656],[-75.157,40.5659],[-75.1564,40.5663],[-75.156,40.5666],[-75.1556,40.5669],[-75.1552,40.5671],[-75.155,40.5674],[-75.1546,40.5677],[-75.1542,40.568],[-75.1538,40.5682],[-75.1537,40.5683],[-75.1534,40.5685],[-75.153,40.5687],[-75.1527,40.5689],[-75.1526,40.569],[-75.1524,40.5692],[-75.1521,40.5694],[-75.1517,40.5697],[-75.1514,40.5699],[-75.1512,40.5701],[-75.1508,40.5703],[-75.1506,40.5705],[-75.1504,40.5706],[-75.1502,40.5707],[-75.1499,40.5709],[-75.1497,40.5711],[-75.1494,40.5713],[-75.1493,40.5714],[-75.1492,40.5714],[-75.1492,40.5715],[-75.149,40.5716],[-75.1488,40.5718],[-75.1484,40.572],[-75.148,40.5723],[-75.1474,40.5726],[-75.147,40.5727],[-75.1465,40.5731],[-75.1459,40.5734],[-75.1454,40.5736],[-75.1453,40.5737],[-75.1449,40.5739],[-75.1447,40.574],[-75.1445,40.5741],[-75.144,40.5742],[-75.1436,40.5744],[-75.1431,40.5746],[-75.1428,40.5746],[-75.1427,40.5746],[-75.1423,40.5747],[-75.1421,40.5748],[-75.1417,40.5748],[-75.1414,40.575],[-75.1411,40.5751],[-75.1407,40.5752],[-75.1402,40.5754],[-75.1395,40.5754],[-75.1389,40.5755],[-75.1383,40.5755],[-75.1377,40.5756],[-75.137,40.5756],[-75.1364,40.5757],[-75.1358,40.5757],[-75.135,40.5757],[-75.1348,40.5756],[-75.1342,40.5755],[-75.1335,40.5754],[-75.1327,40.5753],[-75.1319,40.5752],[-75.1316,40.5751],[-75.1313,40.575],[-75.131,40.575],[-75.1306,40.5749],[-75.1303,40.5749],[-75.1298,40.5748],[-75.129,40.5746],[-75.1281,40.5745],[-75.1274,40.5744],[-75.1268,40.5743],[-75.126,40.5742],[-75.1255,40.5742],[-75.1252,40.5742],[-75.1251,40.5742],[-75.125,40.5742],[-75.1248,40.5742],[-75.1247,40.5741],[-75.1246,40.5741],[-75.1244,40.574],[-75.1242,40.574],[-75.124,40.574],[-75.1238,40.574],[-75.1237,40.574],[-75.1233,40.5739],[-75.123,40.5739],[-75.1227,40.5739],[-75.1227,40.5738],[-75.1226,40.5738],[-75.1223,40.5738],[-75.1221,40.5738],[-75.1217,40.5738],[-75.1212,40.5738],[-75.121,40.5738],[-75.1208,40.5738],[-75.1202,40.5737],[-75.12,40.5737],[-75.1196,40.5736],[-75.1192,40.5736],[-75.1191,40.5736],[-75.119,40.5736],[-75.1188,40.5735],[-75.1186,40.5735],[-75.1185,40.5735],[-75.118,40.5733],[-75.1179,40.5733],[-75.1177,40.5733],[-75.1176,40.5733],[-75.1176,40.5732],[-75.1175,40.5732],[-75.1174,40.5732],[-75.1169,40.5731],[-75.1167,40.5731],[-75.1164,40.5731],[-75.1162,40.573],[-75.116,40.573],[-75.1155,40.5729],[-75.1149,40.5726],[-75.1142,40.5724],[-75.1136,40.5722],[-75.1129,40.5719],[-75.1124,40.5717],[-75.1118,40.5714],[-75.1113,40.5713],[-75.1107,40.571],[-75.11,40.5708],[-75.1093,40.5707],[-75.1086,40.5705],[-75.1079,40.5702],[-75.1074,40.57],[-75.1068,40.5698],[-75.1062,40.5696],[-75.1058,40.5694],[-75.1053,40.5693],[-75.1048,40.5692],[-75.1044,40.569],[-75.104,40.5689],[-75.1039,40.5689],[-75.1038,40.5689],[-75.1032,40.5687],[-75.1024,40.5685],[-75.1017,40.5682],[-75.1015,40.5681],[-75.1013,40.568],[-75.1011,40.568],[-75.1004,40.5677],[-75.0998,40.5674],[-75.0995,40.5672],[-75.099,40.5668],[-75.0985,40.5665],[-75.0978,40.566],[-75.0975,40.5657],[-75.097,40.5654],[-75.0965,40.5651],[-75.0958,40.5645],[-75.0956,40.5642],[-75.0955,40.5641],[-75.0953,40.5638],[-75.0952,40.5636],[-75.0948,40.5633],[-75.0946,40.5631],[-75.0945,40.563],[-75.0942,40.5627],[-75.094,40.5625],[-75.0939,40.5624],[-75.0937,40.5622],[-75.0935,40.562],[-75.0933,40.5618],[-75.093,40.5615],[-75.0928,40.5613],[-75.0926,40.561],[-75.0924,40.5609],[-75.0922,40.5606],[-75.0921,40.5605],[-75.0918,40.5603],[-75.0917,40.5602],[-75.0917,40.5601],[-75.0913,40.5598],[-75.0911,40.5596],[-75.0907,40.5593],[-75.0904,40.559],[-75.0899,40.5587],[-75.0897,40.5585],[-75.0895,40.5583],[-75.0891,40.558],[-75.0888,40.5578],[-75.0884,40.5575],[-75.0883,40.5573],[-75.0879,40.5569],[-75.0875,40.5565],[-75.0873,40.5564],[-75.0872,40.5564],[-75.0872,40.5563],[-75.0871,40.5563],[-75.0868,40.5561],[-75.0865,40.5558],[-75.0862,40.5554],[-75.086,40.5552],[-75.0858,40.555],[-75.0854,40.5547],[-75.0851,40.5544],[-75.085,40.5543],[-75.0848,40.5542],[-75.0845,40.5539],[-75.0843,40.5537],[-75.0842,40.5536],[-75.0839,40.5534],[-75.0836,40.5532],[-75.0833,40.5529],[-75.083,40.5526],[-75.0828,40.5524],[-75.0824,40.5521],[-75.0822,40.5519],[-75.0818,40.5515],[-75.0816,40.5514],[-75.0814,40.5511],[-75.0811,40.5508],[-75.0808,40.5506],[-75.0805,40.5503],[-75.0801,40.5499],[-75.0799,40.5498],[-75.0797,40.5495],[-75.0796,40.5494],[-75.0794,40.5493],[-75.0791,40.549],[-75.0788,40.5487],[-75.0786,40.5484],[-75.0784,40.5481],[-75.0781,40.5479],[-75.0776,40.5475],[-75.0772,40.5473],[-75.0769,40.547],[-75.0764,40.5466],[-75.0761,40.5463],[-75.076,40.5462],[-75.0757,40.546],[-75.0756,40.5459],[-75.0751,40.5456],[-75.0747,40.5454],[-75.0741,40.5451],[-75.0737,40.5448],[-75.0733,40.5446],[-75.0731,40.5445],[-75.0729,40.5445],[-75.0727,40.5444],[-75.0725,40.5443],[-75.0722,40.5442],[-75.0718,40.544],[-75.0714,40.5439],[-75.071,40.5438],[-75.0706,40.5436],[-75.0704,40.5435],[-75.0703,40.5434],[-75.0702,40.5433],[-75.07,40.5432],[-75.0698,40.5431],[-75.0694,40.5428],[-75.0688,40.5424],[-75.0686,40.5422],[-75.0684,40.542],[-75.0682,40.5417],[-75.0681,40.5415],[-75.068,40.5412],[-75.0679,40.5409],[-75.0678,40.5406],[-75.0677,40.5403],[-75.0675,40.54],[-75.0674,40.5396],[-75.0673,40.5392],[-75.0671,40.5388],[-75.0671,40.5384],[-75.067,40.538],[-75.0669,40.5376],[-75.0669,40.5372],[-75.0668,40.5369],[-75.0668,40.5367],[-75.0668,40.5365],[-75.0668,40.5364],[-75.0668,40.5363],[-75.0666,40.5356],[-75.0666,40.5354],[-75.0666,40.5351],[-75.0666,40.5348],[-75.0665,40.5344],[-75.0664,40.534],[-75.0663,40.5337],[-75.0662,40.5333],[-75.0662,40.5329],[-75.0661,40.5326],[-75.0661,40.5323],[-75.066,40.5319],[-75.0659,40.5316],[-75.0658,40.5313],[-75.0658,40.5309],[-75.0657,40.5306],[-75.0658,40.5303],[-75.0657,40.5301],[-75.0656,40.5296],[-75.0656,40.5294],[-75.0655,40.529],[-75.0654,40.5286],[-75.0654,40.5284],[-75.0653,40.5279],[-75.0653,40.5275],[-75.0652,40.5272],[-75.0652,40.5269],[-75.0652,40.5267],[-75.0651,40.5264],[-75.0651,40.5263],[-75.0651,40.5262],[-75.0651,40.5259],[-75.0651,40.5256],[-75.0651,40.5252],[-75.0652,40.5248],[-75.0652,40.5247],[-75.0653,40.5244],[-75.0654,40.5241],[-75.0654,40.5237],[-75.0655,40.5234],[-75.0655,40.5233],[-75.0655,40.5232],[-75.0655,40.5231],[-75.0656,40.5231],[-75.0656,40.523],[-75.0656,40.5226],[-75.0657,40.5221],[-75.0657,40.5217],[-75.0657,40.5212],[-75.0657,40.5209],[-75.0657,40.5205],[-75.0657,40.5201],[-75.0656,40.5196],[-75.0656,40.5194],[-75.0656,40.5191],[-75.0656,40.5188],[-75.0656,40.5184],[-75.0655,40.5182],[-75.0655,40.518],[-75.0655,40.5177],[-75.0654,40.5176],[-75.0654,40.5173],[-75.0654,40.5171],[-75.0653,40.5167],[-75.0653,40.5164],[-75.0653,40.5158],[-75.0653,40.5154],[-75.0652,40.5151],[-75.0653,40.5146],[-75.0653,40.5142],[-75.0652,40.5135],[-75.0652,40.5131],[-75.0652,40.5127],[-75.0651,40.5121],[-75.0651,40.5116],[-75.065,40.5111],[-75.0649,40.5107],[-75.0649,40.5101],[-75.0649,40.5095],[-75.0648,40.5089],[-75.0648,40.5084],[-75.0648,40.5079],[-75.0648,40.5075],[-75.0648,40.5071],[-75.0648,40.5068],[-75.0648,40.5064],[-75.0648,40.5061],[-75.0648,40.5057],[-75.0648,40.5054],[-75.0649,40.505],[-75.0649,40.5049],[-75.0649,40.5045],[-75.0649,40.5041],[-75.0649,40.5038],[-75.0648,40.5035],[-75.0648,40.5032],[-75.0647,40.5029],[-75.0646,40.5026],[-75.0644,40.5024],[-75.0643,40.502],[-75.0641,40.5018],[-75.064,40.5015],[-75.0639,40.5013],[-75.0638,40.501],[-75.0637,40.5009],[-75.0637,40.5007],[-75.0636,40.5005],[-75.0635,40.5003],[-75.0635,40.5001],[-75.0634,40.5001],[-75.0634,40.5],[-75.0633,40.4998],[-75.0633,40.4997],[-75.0633,40.4994],[-75.0632,40.4992],[-75.0631,40.4986],[-75.0631,40.4982],[-75.063,40.4976],[-75.0628,40.4969],[-75.0628,40.4964],[-75.0627,40.4958],[-75.0627,40.4952],[-75.0627,40.4948],[-75.0626,40.4941],[-75.0626,40.4934],[-75.0626,40.4933],[-75.0626,40.4928],[-75.0626,40.4921],[-75.0627,40.4915],[-75.0627,40.4909],[-75.0627,40.4902],[-75.0626,40.4896],[-75.0626,40.489],[-75.0626,40.4883],[-75.0627,40.4875],[-75.0627,40.487],[-75.0627,40.4867],[-75.0627,40.4865],[-75.0627,40.486],[-75.0627,40.4859],[-75.0628,40.4851],[-75.0629,40.4845],[-75.0628,40.4836],[-75.0628,40.4828],[-75.0629,40.4822],[-75.0629,40.4816],[-75.0628,40.4813],[-75.0628,40.481],[-75.0627,40.4808],[-75.0627,40.4804],[-75.0628,40.48],[-75.0631,40.4794],[-75.0633,40.4789],[-75.0635,40.4785],[-75.0639,40.4781],[-75.0639,40.478],[-75.064,40.4778],[-75.0643,40.4772],[-75.0644,40.4772],[-75.0643,40.4771],[-75.0644,40.477],[-75.0645,40.4768],[-75.0648,40.4765],[-75.065,40.4762],[-75.0652,40.476],[-75.0655,40.4757],[-75.0656,40.4755],[-75.0658,40.4753],[-75.0661,40.475],[-75.0663,40.4749],[-75.0666,40.4747],[-75.0667,40.4745],[-75.0669,40.4744],[-75.067,40.4744],[-75.0671,40.4743],[-75.0674,40.474],[-75.0675,40.474],[-75.0677,40.4737],[-75.0679,40.4731],[-75.0679,40.4729],[-75.068,40.472],[-75.068,40.4714],[-75.068,40.4712],[-75.0679,40.4708],[-75.0678,40.4701],[-75.0678,40.4695],[-75.0677,40.469],[-75.0677,40.4685],[-75.0675,40.4681],[-75.0675,40.4675],[-75.0674,40.4675],[-75.0673,40.467],[-75.0671,40.4666],[-75.067,40.4663],[-75.067,40.4661],[-75.067,40.4653],[-75.0674,40.4643],[-75.0678,40.4635],[-75.0679,40.463],[-75.0681,40.4622],[-75.0682,40.4622],[-75.0683,40.4619],[-75.0686,40.4613],[-75.069,40.4608],[-75.0694,40.4602],[-75.0699,40.4595],[-75.0702,40.4589],[-75.0702,40.4588],[-75.0703,40.4588],[-75.0704,40.4584],[-75.0705,40.4578],[-75.0706,40.4574],[-75.0706,40.4573],[-75.0707,40.4568],[-75.0706,40.4562],[-75.0704,40.4557],[-75.0703,40.4554],[-75.07,40.4547],[-75.0697,40.454],[-75.0695,40.4535],[-75.0692,40.4528],[-75.069,40.4522],[-75.0687,40.4515],[-75.0684,40.4509],[-75.0683,40.4508],[-75.0681,40.4503],[-75.0677,40.4497],[-75.0675,40.4492],[-75.0672,40.4483],[-75.0668,40.4476],[-75.0665,40.4472],[-75.0663,40.4467],[-75.0661,40.446],[-75.066,40.4453],[-75.0659,40.4451],[-75.0658,40.4441],[-75.0658,40.4433],[-75.0657,40.4425],[-75.0656,40.4419],[-75.0656,40.4418],[-75.0654,40.4415],[-75.0653,40.4412],[-75.0649,40.4405],[-75.0647,40.44],[-75.0645,40.4395],[-75.0645,40.4394],[-75.0643,40.4389],[-75.0643,40.4386],[-75.0642,40.4384],[-75.0642,40.4382],[-75.0642,40.4377],[-75.0642,40.4375],[-75.0643,40.4374],[-75.0643,40.4372],[-75.0644,40.4369],[-75.0644,40.4364],[-75.0643,40.4362],[-75.0642,40.4359],[-75.0641,40.4355],[-75.064,40.4352],[-75.0638,40.4349],[-75.0636,40.4346],[-75.0635,40.4343],[-75.0633,40.434],[-75.0632,40.4337],[-75.0631,40.4333],[-75.063,40.433],[-75.0629,40.4327],[-75.0629,40.4324],[-75.0628,40.4322],[-75.0627,40.4319],[-75.0627,40.4317],[-75.0626,40.4315],[-75.0626,40.4313],[-75.0625,40.431],[-75.0624,40.4308],[-75.0624,40.4307],[-75.0624,40.4306],[-75.0624,40.4305],[-75.0623,40.4303],[-75.0623,40.4301],[-75.0623,40.4299],[-75.0622,40.4296],[-75.0622,40.4294],[-75.0623,40.4292],[-75.0622,40.4286],[-75.0622,40.4283],[-75.0622,40.4279],[-75.0621,40.4274],[-75.0622,40.4271],[-75.0621,40.4265],[-75.0621,40.4261],[-75.0621,40.4258],[-75.0621,40.4253],[-75.0621,40.425],[-75.0619,40.4245],[-75.0619,40.4242],[-75.0618,40.4241],[-75.0617,40.4238],[-75.0616,40.4234],[-75.0615,40.423],[-75.0613,40.4226],[-75.0612,40.4223],[-75.0609,40.4217],[-75.0608,40.4215],[-75.0607,40.4214],[-75.0607,40.4213],[-75.0604,40.4209],[-75.0603,40.4207],[-75.0601,40.4203],[-75.0597,40.4198],[-75.0595,40.4194],[-75.0592,40.4191],[-75.0592,40.419],[-75.0589,40.4186],[-75.0586,40.4182],[-75.0582,40.4178],[-75.0576,40.4173],[-75.057,40.417],[-75.0567,40.4169],[-75.0565,40.4168],[-75.0559,40.4165],[-75.0557,40.4164],[-75.0553,40.4162],[-75.0548,40.4161],[-75.0541,40.4159],[-75.0538,40.4158],[-75.0533,40.4156],[-75.0532,40.4155],[-75.0525,40.4153],[-75.0518,40.4152],[-75.0511,40.4151],[-75.0502,40.4149],[-75.0496,40.4148],[-75.049,40.4147],[-75.0482,40.4145],[-75.0473,40.4143],[-75.0467,40.4142],[-75.0466,40.4141],[-75.0462,40.414],[-75.0459,40.4139],[-75.0455,40.4137],[-75.0451,40.4134],[-75.0449,40.4132],[-75.0446,40.4131],[-75.0442,40.4128],[-75.044,40.4126],[-75.0438,40.4124],[-75.0433,40.412],[-75.043,40.4117],[-75.0427,40.4114],[-75.0426,40.4113],[-75.0424,40.4111],[-75.0423,40.411],[-75.0417,40.4107],[-75.0412,40.4104],[-75.0411,40.4104],[-75.04,40.4098],[-75.0395,40.4096],[-75.0393,40.4095],[-75.039,40.4093],[-75.0388,40.4093],[-75.0383,40.409],[-75.0377,40.4087],[-75.0375,40.4085],[-75.0372,40.4083],[-75.0371,40.4083],[-75.037,40.4082],[-75.0369,40.4081],[-75.0355,40.4074],[-75.0353,40.4072],[-75.0352,40.4069],[-75.0351,40.4067],[-75.0349,40.4064],[-75.0344,40.4061],[-75.0338,40.4057],[-75.0332,40.4055],[-75.0324,40.4051],[-75.0318,40.4048],[-75.0312,40.4047],[-75.0304,40.4044],[-75.0295,40.4042],[-75.0286,40.404],[-75.0276,40.4038],[-75.0266,40.4036],[-75.0257,40.4035],[-75.0252,40.4035],[-75.0239,40.4036],[-75.023,40.4037],[-75.0227,40.4038],[-75.0224,40.4039],[-75.0216,40.4041],[-75.0207,40.4043],[-75.0197,40.4045],[-75.0188,40.4047],[-75.0181,40.4049],[-75.018,40.4049],[-75.0174,40.4051],[-75.0166,40.4053],[-75.0157,40.4056],[-75.0145,40.4059],[-75.0139,40.406],[-75.0138,40.4061],[-75.0129,40.4062],[-75.0127,40.4062],[-75.0122,40.4064],[-75.0114,40.4066],[-75.011,40.4067],[-75.0103,40.4068],[-75.0095,40.4071],[-75.0085,40.4073],[-75.0081,40.4075],[-75.0074,40.4076],[-75.0072,40.4076],[-75.0067,40.4076],[-75.0056,40.4075],[-75.0054,40.4075],[-75.0053,40.4075],[-75.0052,40.4075],[-75.0048,40.4075],[-75.0041,40.4075],[-75.0038,40.4076],[-75.0036,40.4077],[-75.0034,40.4078],[-75.0031,40.408],[-75.0028,40.4081],[-75.0024,40.4083],[-75.0019,40.4085],[-75.0016,40.4088],[-75.0014,40.4089],[-75.0013,40.409],[-75.0009,40.4093],[-75.0006,40.4095],[-75.0004,40.4096],[-75.0001,40.4097],[-75,40.4098],[-74.9997,40.4099],[-74.9996,40.4099],[-74.9993,40.4099],[-74.9985,40.4101],[-74.9981,40.4103],[-74.9975,40.4104],[-74.9971,40.4104],[-74.9965,40.4104],[-74.9962,40.4104],[-74.9959,40.4104],[-74.9951,40.4103],[-74.9945,40.4102],[-74.9939,40.4101],[-74.9929,40.4099],[-74.9923,40.4097],[-74.9916,40.4096],[-74.991,40.4094],[-74.9903,40.4091],[-74.9898,40.409],[-74.9895,40.4089],[-74.989,40.4087],[-74.9889,40.4087],[-74.9884,40.4085],[-74.9881,40.4083],[-74.9879,40.4082],[-74.9874,40.4079],[-74.9867,40.4074],[-74.9861,40.407],[-74.986,40.4068],[-74.9856,40.4064],[-74.9851,40.4061],[-74.985,40.406],[-74.9848,40.4058],[-74.9846,40.4056],[-74.9842,40.4053],[-74.9838,40.405],[-74.9831,40.4046],[-74.9823,40.4043],[-74.9818,40.404],[-74.9812,40.4038],[-74.9806,40.4035],[-74.9802,40.4033],[-74.9797,40.4031],[-74.9794,40.4029],[-74.9791,40.4028],[-74.9787,40.4026],[-74.9781,40.4023],[-74.9774,40.402],[-74.9769,40.4019],[-74.9763,40.4017],[-74.9757,40.4015],[-74.9749,40.4012],[-74.9742,40.401],[-74.9736,40.4008],[-74.973,40.4006],[-74.9721,40.4004],[-74.972,40.4004],[-74.9715,40.4002],[-74.9708,40.4],[-74.9701,40.3998],[-74.9694,40.3996],[-74.9688,40.3994],[-74.9681,40.3991],[-74.9675,40.3988],[-74.9673,40.3987],[-74.967,40.3985],[-74.9665,40.3982],[-74.9665,40.3981],[-74.9664,40.398],[-74.966,40.3977],[-74.966,40.3976],[-74.9656,40.3973],[-74.9654,40.3971],[-74.965,40.3966],[-74.9644,40.3959],[-74.9642,40.3956],[-74.964,40.3952],[-74.9638,40.3948],[-74.9635,40.3943],[-74.9634,40.3942],[-74.9633,40.3938],[-74.9631,40.3933],[-74.963,40.3932],[-74.9628,40.3925],[-74.9625,40.3919],[-74.9623,40.3915],[-74.9622,40.391],[-74.9621,40.3905],[-74.962,40.3902],[-74.9618,40.3897],[-74.9617,40.3893],[-74.9615,40.3889],[-74.9612,40.3885],[-74.961,40.3881],[-74.9607,40.3876],[-74.9604,40.387],[-74.96,40.3865],[-74.9596,40.3858],[-74.9592,40.3853],[-74.9591,40.385],[-74.9587,40.3844],[-74.9585,40.384],[-74.9581,40.3834],[-74.9578,40.3829],[-74.9575,40.3825],[-74.9572,40.3821],[-74.9569,40.3817],[-74.9567,40.3814],[-74.9564,40.381],[-74.9561,40.3805],[-74.9558,40.38],[-74.9556,40.3796],[-74.9555,40.3795],[-74.9555,40.3794],[-74.9555,40.3793],[-74.9554,40.3792],[-74.9554,40.3791],[-74.9552,40.3788],[-74.9551,40.3785],[-74.955,40.3782],[-74.9549,40.3781],[-74.9548,40.3778],[-74.9547,40.3777],[-74.9547,40.3776],[-74.9546,40.3775],[-74.9545,40.3772],[-74.9544,40.3771],[-74.9544,40.377],[-74.9543,40.3768],[-74.9542,40.3766],[-74.9541,40.3764],[-74.954,40.3762],[-74.9539,40.3759],[-74.9538,40.3756],[-74.9537,40.3752],[-74.9536,40.3749],[-74.9534,40.3746],[-74.9533,40.3743],[-74.9531,40.3738],[-74.9529,40.3735],[-74.9528,40.3733],[-74.9526,40.3729],[-74.9523,40.3723],[-74.9521,40.3718],[-74.9518,40.3712],[-74.9518,40.371],[-74.9516,40.3704],[-74.9513,40.37],[-74.9511,40.3695],[-74.9508,40.3689],[-74.9505,40.3684],[-74.9503,40.3679],[-74.9501,40.3675],[-74.9501,40.3673],[-74.9498,40.3669],[-74.9496,40.3663],[-74.9494,40.366],[-74.9493,40.3659],[-74.9493,40.3658],[-74.9492,40.3657],[-74.9489,40.365],[-74.9488,40.3649],[-74.9486,40.3643],[-74.9484,40.3636],[-74.9481,40.3628],[-74.9481,40.3627],[-74.9477,40.3619],[-74.9475,40.3611],[-74.9471,40.3602],[-74.9469,40.3594],[-74.9468,40.3588],[-74.9467,40.3583],[-74.9464,40.3574],[-74.9462,40.3567],[-74.946,40.3559],[-74.9459,40.3555],[-74.9459,40.3554],[-74.9458,40.3551],[-74.9458,40.355],[-74.9457,40.3545],[-74.9456,40.3538],[-74.9455,40.3528],[-74.9454,40.3521],[-74.9453,40.3518],[-74.9453,40.3514],[-74.9453,40.3507],[-74.9454,40.3499],[-74.9454,40.3498],[-74.9454,40.3497],[-74.9454,40.3489],[-74.9454,40.3488],[-74.9453,40.3484],[-74.9451,40.3478],[-74.945,40.347],[-74.9448,40.3462],[-74.9445,40.3451],[-74.9442,40.3443],[-74.944,40.3437],[-74.9438,40.3433],[-74.9434,40.3428],[-74.9431,40.3421],[-74.943,40.3418],[-74.9429,40.3417],[-74.9429,40.3416],[-74.9428,40.3415],[-74.9397,40.338],[-74.9339,40.3337],[-74.9331,40.3331],[-74.9291,40.3308],[-74.9284,40.3304],[-74.9282,40.3302],[-74.9269,40.3295],[-74.9268,40.3294],[-74.9263,40.329],[-74.9255,40.3284],[-74.9253,40.3283],[-74.9246,40.3278],[-74.9236,40.327],[-74.9235,40.3269],[-74.9233,40.3268],[-74.9231,40.3266],[-74.9218,40.3257],[-74.9209,40.325],[-74.9208,40.3249],[-74.9194,40.3239],[-74.9192,40.3237],[-74.9188,40.3235],[-74.9187,40.3234],[-74.9184,40.3231],[-74.9181,40.3229],[-74.9174,40.3224],[-74.9161,40.3216],[-74.9159,40.3215],[-74.9154,40.3212],[-74.9123,40.3193],[-74.9114,40.3188],[-74.9084,40.317],[-74.9084,40.3169],[-74.9083,40.3169],[-74.9081,40.3169],[-74.906,40.3163],[-74.9039,40.3158],[-74.9035,40.3156],[-74.9033,40.3156],[-74.9014,40.3155],[-74.9008,40.3154],[-74.9007,40.3154],[-74.9006,40.3154],[-74.9,40.3154],[-74.8992,40.3153],[-74.8989,40.3153],[-74.8988,40.3153],[-74.8987,40.3153],[-74.8974,40.3152],[-74.8973,40.3152],[-74.8972,40.3152],[-74.8971,40.3152],[-74.897,40.3152],[-74.8964,40.3151],[-74.8961,40.315],[-74.8959,40.3149],[-74.8957,40.3148],[-74.8949,40.3145],[-74.8949,40.3144],[-74.8944,40.3142],[-74.894,40.3141],[-74.8936,40.3139],[-74.8932,40.3137],[-74.8929,40.3136],[-74.8928,40.3135],[-74.8922,40.3133],[-74.8919,40.3131],[-74.8917,40.3131],[-74.8916,40.313],[-74.8911,40.3127],[-74.8894,40.3117],[-74.8871,40.3103],[-74.8866,40.3099],[-74.8864,40.3098],[-74.8842,40.3082],[-74.8828,40.3072],[-74.8806,40.3056],[-74.8804,40.3055],[-74.8802,40.3053],[-74.8801,40.3052],[-74.8781,40.3035],[-74.875,40.3009],[-74.8749,40.3008],[-74.8748,40.3007],[-74.8747,40.3007],[-74.8747,40.3006],[-74.8744,40.3004],[-74.8735,40.2996],[-74.8722,40.2986],[-74.8711,40.2976],[-74.8703,40.297],[-74.8697,40.2965],[-74.869,40.2959],[-74.8683,40.2953],[-74.8682,40.2952],[-74.8679,40.2948],[-74.8675,40.2943],[-74.8671,40.2938],[-74.8668,40.2935],[-74.8647,40.2907],[-74.8605,40.2846],[-74.8595,40.2825],[-74.8594,40.2824],[-74.8594,40.2823],[-74.8585,40.2807],[-74.8576,40.2792],[-74.8575,40.2792],[-74.8575,40.2791],[-74.8574,40.279],[-74.8574,40.2789],[-74.8572,40.2786],[-74.8569,40.278],[-74.8567,40.2777],[-74.8565,40.2773],[-74.8551,40.2741],[-74.8547,40.2733],[-74.8535,40.2707],[-74.8532,40.2698],[-74.8531,40.2697],[-74.853,40.2695],[-74.8524,40.2685],[-74.8523,40.2684],[-74.8519,40.2676],[-74.8518,40.2675],[-74.8518,40.2674],[-74.8517,40.2674],[-74.8517,40.2673],[-74.8517,40.2672],[-74.8516,40.2671],[-74.8514,40.2668],[-74.8513,40.2666],[-74.851,40.2661],[-74.851,40.266],[-74.8509,40.266],[-74.8501,40.2647],[-74.8498,40.2643],[-74.848,40.2617],[-74.8468,40.2591],[-74.8467,40.2591],[-74.8467,40.259],[-74.8466,40.2589],[-74.8466,40.2588],[-74.8462,40.258],[-74.8461,40.2579],[-74.8461,40.2578],[-74.8461,40.2577],[-74.846,40.2577],[-74.846,40.2576],[-74.8459,40.2575],[-74.8456,40.2568],[-74.8448,40.2553],[-74.8447,40.2552],[-74.8441,40.2539],[-74.8429,40.2516],[-74.8428,40.2515],[-74.8428,40.2514],[-74.8427,40.2513],[-74.8427,40.2512],[-74.8426,40.251],[-74.8424,40.2507],[-74.8423,40.2505],[-74.8422,40.2505],[-74.8421,40.2504],[-74.8421,40.2503],[-74.842,40.2503],[-74.8419,40.2502],[-74.8418,40.2501],[-74.8416,40.25],[-74.8392,40.2483],[-74.8388,40.248],[-74.8387,40.2479],[-74.8386,40.2479],[-74.8385,40.2478],[-74.8383,40.2476],[-74.8372,40.2468],[-74.8371,40.2468],[-74.8371,40.2467],[-74.8367,40.2465],[-74.8363,40.2462],[-74.8352,40.2458],[-74.8262,40.2424],[-74.8261,40.2424],[-74.8241,40.2416],[-74.824,40.2416],[-74.8239,40.2415],[-74.8222,40.2404],[-74.8195,40.2385],[-74.8191,40.2384],[-74.819,40.2383],[-74.8189,40.2383],[-74.8179,40.2379],[-74.8173,40.2377],[-74.8162,40.2373],[-74.8157,40.2371],[-74.8152,40.2369],[-74.8142,40.2366],[-74.8132,40.2362],[-74.8127,40.236],[-74.8119,40.2357],[-74.8117,40.2356],[-74.8111,40.2354],[-74.8108,40.2353],[-74.8106,40.2353],[-74.8102,40.2351],[-74.8092,40.2348],[-74.8052,40.2334],[-74.8012,40.2318],[-74.7973,40.2302],[-74.7954,40.2294],[-74.7953,40.2294],[-74.7931,40.2282],[-74.7925,40.2279],[-74.7922,40.2278],[-74.791,40.2271],[-74.7909,40.227],[-74.7908,40.227],[-74.79,40.2266],[-74.7897,40.2264],[-74.7896,40.2263],[-74.7894,40.2262],[-74.7893,40.2261],[-74.7892,40.2261],[-74.7891,40.2261],[-74.789,40.226],[-74.7889,40.2259],[-74.7888,40.2259],[-74.788,40.2254],[-74.7874,40.2251],[-74.7872,40.225],[-74.7871,40.2249],[-74.787,40.2248],[-74.7867,40.2247],[-74.7862,40.2244],[-74.786,40.2243],[-74.7857,40.2241],[-74.785,40.2237],[-74.7844,40.2234],[-74.7843,40.2233],[-74.7842,40.2233],[-74.7841,40.2232],[-74.784,40.2231],[-74.7835,40.2228],[-74.7833,40.2227],[-74.7825,40.2223],[-74.7823,40.2221],[-74.782,40.222],[-74.7819,40.2219],[-74.7816,40.2218],[-74.7813,40.2215],[-74.7812,40.2215],[-74.7784,40.2197],[-74.7783,40.2197],[-74.7778,40.2194],[-74.7775,40.2192],[-74.774,40.2171],[-74.774,40.217],[-74.7739,40.2169],[-74.7739,40.2168],[-74.7738,40.2168],[-74.7738,40.2167],[-74.7738,40.2166],[-74.7737,40.2166],[-74.7737,40.2165],[-74.7736,40.2165],[-74.7735,40.2164],[-74.7734,40.2163],[-74.7733,40.2163],[-74.7728,40.2158],[-74.7727,40.2158],[-74.7726,40.2157],[-74.7726,40.2156],[-74.7725,40.2156],[-74.7724,40.2155],[-74.7722,40.2155],[-74.7719,40.2154],[-74.7718,40.2153],[-74.7717,40.2153],[-74.7716,40.2153],[-74.7716,40.2152],[-74.7715,40.2152],[-74.7714,40.2152],[-74.7714,40.2151],[-74.7713,40.215],[-74.7712,40.2149],[-74.7711,40.2147],[-74.771,40.2146],[-74.7709,40.2144],[-74.7706,40.214],[-74.7703,40.2137],[-74.7701,40.2133],[-74.7699,40.213],[-74.7697,40.2126],[-74.7695,40.2122],[-74.7693,40.2119],[-74.7691,40.2115],[-74.7689,40.2112],[-74.7687,40.2108],[-74.7686,40.2104],[-74.7685,40.2102],[-74.7684,40.2099],[-74.7684,40.2097],[-74.7683,40.2095],[-74.7682,40.2092],[-74.7682,40.209],[-74.7681,40.2089],[-74.7681,40.2088],[-74.768,40.2086],[-74.768,40.2084],[-74.7679,40.2081],[-74.7678,40.2079],[-74.7677,40.2077],[-74.7675,40.2075],[-74.7674,40.2073],[-74.7673,40.2071],[-74.7671,40.2069],[-74.767,40.2067],[-74.7643,40.2036],[-74.7634,40.2026],[-74.7613,40.1998],[-74.7609,40.1993],[-74.7609,40.1992],[-74.7608,40.1992],[-74.7606,40.1989],[-74.7602,40.1982],[-74.7602,40.1981],[-74.7597,40.1973],[-74.7596,40.1971],[-74.7595,40.1969],[-74.7592,40.196],[-74.7585,40.194],[-74.7585,40.1939],[-74.7582,40.1932],[-74.7582,40.193],[-74.7576,40.1915],[-74.7572,40.1904],[-74.7569,40.1894],[-74.7568,40.1891],[-74.7566,40.1888],[-74.7556,40.1867],[-74.7543,40.1852],[-74.7529,40.1844],[-74.7528,40.1844],[-74.7527,40.1844],[-74.7527,40.1843],[-74.7524,40.1842],[-74.7523,40.1841],[-74.7518,40.1838],[-74.7517,40.1838],[-74.7517,40.1837],[-74.7517,40.1835],[-74.7517,40.1833],[-74.75,40.1827],[-74.7495,40.1825],[-74.7486,40.1823],[-74.7484,40.1822],[-74.7483,40.1822],[-74.7441,40.181],[-74.7435,40.1807],[-74.7413,40.1797],[-74.7396,40.1788],[-74.7395,40.1787],[-74.7393,40.1786],[-74.7391,40.1786],[-74.7382,40.1781],[-74.7373,40.1777],[-74.7372,40.1776],[-74.7338,40.1745],[-74.7266,40.1658],[-74.7253,40.1643],[-74.7241,40.1628],[-74.7223,40.1607],[-74.7221,40.1601],[-74.7219,40.1596],[-74.7218,40.1594],[-74.7218,40.1592],[-74.7215,40.1586],[-74.7215,40.1561],[-74.7215,40.156],[-74.7216,40.154],[-74.7219,40.1527],[-74.722,40.1503],[-74.7222,40.1499],[-74.7223,40.1496],[-74.7224,40.1493],[-74.7225,40.1491],[-74.7227,40.1488],[-74.7228,40.1486],[-74.7229,40.1484],[-74.7231,40.1481],[-74.7232,40.1479],[-74.7234,40.1477],[-74.7236,40.1474],[-74.7236,40.1473],[-74.7237,40.1472],[-74.7244,40.1464],[-74.7253,40.1459],[-74.7261,40.1454],[-74.727,40.1448],[-74.7275,40.1442],[-74.7287,40.1435],[-74.7297,40.1429],[-74.7302,40.1426],[-74.7304,40.1425],[-74.7309,40.1422],[-74.7317,40.1419],[-74.7319,40.1418],[-74.7322,40.1416],[-74.7326,40.1413],[-74.7327,40.1412],[-74.7331,40.1409],[-74.7336,40.1405],[-74.7341,40.1402],[-74.7342,40.1402],[-74.7346,40.1398],[-74.7351,40.1394],[-74.7357,40.1389],[-74.7361,40.1386],[-74.7365,40.1383],[-74.7366,40.1383],[-74.7369,40.138],[-74.7375,40.1376],[-74.7377,40.1375],[-74.738,40.1373],[-74.7383,40.137],[-74.7389,40.1367],[-74.7394,40.1363],[-74.7397,40.136],[-74.74,40.1359],[-74.7402,40.1357],[-74.7403,40.1356],[-74.7406,40.1355],[-74.7409,40.1353],[-74.741,40.1353],[-74.7412,40.1352],[-74.7415,40.135],[-74.7416,40.135],[-74.7419,40.1349],[-74.742,40.1349],[-74.7421,40.1348],[-74.7426,40.1347],[-74.7427,40.1346],[-74.7432,40.1345],[-74.7433,40.1345],[-74.7437,40.1345],[-74.7444,40.1344],[-74.7451,40.1344],[-74.7458,40.1344],[-74.7462,40.1344],[-74.7464,40.1345],[-74.7467,40.1345],[-74.7481,40.1347],[-74.7496,40.1349],[-74.75,40.1349],[-74.7502,40.1349],[-74.7513,40.135],[-74.7531,40.135],[-74.7542,40.135],[-74.7551,40.1349],[-74.756,40.1348],[-74.7571,40.1345],[-74.758,40.1343],[-74.7587,40.1341],[-74.7597,40.1338],[-74.7614,40.1331],[-74.7623,40.1329],[-74.7627,40.1327],[-74.7631,40.1325],[-74.7638,40.1321],[-74.7656,40.1312],[-74.7666,40.1306],[-74.7691,40.1292],[-74.7715,40.1277],[-74.7744,40.126],[-74.7752,40.1255],[-74.7759,40.1251],[-74.776,40.125],[-74.777,40.1243],[-74.7787,40.1231],[-74.7803,40.1222],[-74.7806,40.1221],[-74.7815,40.1215],[-74.782,40.1213],[-74.7826,40.121],[-74.7827,40.1209],[-74.7835,40.1207],[-74.784,40.1205],[-74.7842,40.1205],[-74.7848,40.1204],[-74.7851,40.1204],[-74.7861,40.1204],[-74.7869,40.1204],[-74.787,40.1204],[-74.7883,40.1206],[-74.791,40.121],[-74.7915,40.1212],[-74.7922,40.1214],[-74.7935,40.1216],[-74.7942,40.1217],[-74.7952,40.1219],[-74.7953,40.1219],[-74.7983,40.1225],[-74.7988,40.1226],[-74.7989,40.1226],[-74.7994,40.1227],[-74.8014,40.1233],[-74.8025,40.1236],[-74.8038,40.124],[-74.8052,40.1245],[-74.8053,40.1245],[-74.806,40.1248],[-74.8068,40.1251],[-74.8089,40.1258],[-74.8094,40.1261],[-74.8103,40.1263],[-74.8106,40.1264],[-74.8111,40.1266],[-74.8131,40.1271],[-74.8139,40.1274],[-74.8149,40.1276],[-74.8155,40.1277],[-74.8156,40.1277],[-74.8161,40.1277],[-74.8162,40.1277],[-74.8163,40.1277],[-74.8165,40.1277],[-74.8168,40.1277],[-74.8171,40.1277],[-74.8185,40.1277],[-74.8195,40.1276],[-74.8201,40.1275],[-74.8208,40.1274],[-74.8212,40.1273],[-74.8219,40.1271],[-74.8225,40.1268],[-74.8231,40.1265],[-74.8235,40.1263],[-74.8238,40.1262],[-74.8243,40.1258],[-74.8247,40.1255],[-74.8249,40.1254],[-74.8252,40.1251],[-74.8255,40.1249],[-74.8262,40.1241],[-74.8271,40.1228],[-74.8278,40.1218],[-74.8286,40.1206],[-74.8286,40.1205],[-74.8287,40.1203],[-74.8294,40.1192],[-74.8302,40.1176],[-74.8303,40.1175],[-74.8305,40.1173],[-74.8306,40.1171],[-74.8306,40.117],[-74.8312,40.1159],[-74.8317,40.1147],[-74.8327,40.1128],[-74.8331,40.112],[-74.8334,40.1106],[-74.8334,40.1105],[-74.8334,40.1104],[-74.8335,40.1103],[-74.8335,40.1102],[-74.8335,40.1101],[-74.8336,40.1099],[-74.8337,40.1094],[-74.8337,40.1091],[-74.8337,40.109],[-74.8337,40.1089],[-74.8338,40.1088],[-74.834,40.1078],[-74.8341,40.1072],[-74.8341,40.1071],[-74.8343,40.1065],[-74.8347,40.1054],[-74.8351,40.1046],[-74.8351,40.1045],[-74.8357,40.1037],[-74.8359,40.1035],[-74.8371,40.1022],[-74.8379,40.1013],[-74.8381,40.1011],[-74.8382,40.1011],[-74.8392,40.1003],[-74.8405,40.0994],[-74.8411,40.0991],[-74.8422,40.0985],[-74.8434,40.098],[-74.8435,40.098],[-74.8439,40.0978],[-74.8444,40.0976],[-74.8446,40.0975],[-74.8449,40.0974],[-74.845,40.0974],[-74.845,40.0973],[-74.8451,40.0973],[-74.8452,40.0973],[-74.8453,40.0972],[-74.8454,40.0972],[-74.8466,40.0968],[-74.8467,40.0967],[-74.8476,40.0964],[-74.8477,40.0963],[-74.8478,40.0963],[-74.8479,40.0963],[-74.8482,40.0962],[-74.8483,40.0961],[-74.8485,40.0961],[-74.8486,40.096],[-74.8499,40.0956],[-74.8508,40.0952],[-74.8511,40.0951],[-74.8516,40.0949],[-74.8521,40.0947],[-74.8522,40.0947],[-74.8525,40.0946],[-74.8525,40.0945],[-74.8529,40.0944],[-74.8538,40.0939],[-74.8546,40.0933],[-74.8559,40.0922],[-74.8564,40.0916],[-74.8565,40.0914],[-74.8566,40.0913],[-74.8567,40.0913],[-74.8574,40.0905],[-74.8576,40.0902],[-74.8577,40.0902],[-74.8577,40.0901],[-74.858,40.0896],[-74.8581,40.0894],[-74.8582,40.0891],[-74.8586,40.0882],[-74.8588,40.0875],[-74.859,40.0868],[-74.8594,40.0859],[-74.8597,40.0853],[-74.86,40.085],[-74.8604,40.0846],[-74.8611,40.084],[-74.8613,40.0838],[-74.8616,40.0836],[-74.8618,40.0835],[-74.8621,40.0833],[-74.8628,40.0829],[-74.8629,40.0829],[-74.8632,40.0828],[-74.8634,40.0827],[-74.8634,40.0826],[-74.8643,40.0824],[-74.8655,40.0821],[-74.8659,40.0821],[-74.8667,40.0819],[-74.8676,40.0818],[-74.868,40.0818],[-74.868,40.0817],[-74.8681,40.0817],[-74.8695,40.0815],[-74.8696,40.0815],[-74.8697,40.0815],[-74.8723,40.0812],[-74.8744,40.0808],[-74.8747,40.0807],[-74.8757,40.0804],[-74.8775,40.08],[-74.8784,40.0797],[-74.8799,40.0792],[-74.8804,40.079],[-74.8835,40.0779],[-74.8854,40.0772],[-74.886,40.077],[-74.8877,40.0765],[-74.8885,40.0762],[-74.8897,40.0758],[-74.8915,40.0753],[-74.8943,40.0746],[-74.8966,40.0739],[-74.8979,40.0736],[-74.8988,40.0733],[-74.8992,40.0732],[-74.8994,40.0731],[-74.9001,40.073],[-74.9008,40.0727],[-74.903,40.072],[-74.9032,40.072],[-74.9046,40.0715],[-74.9057,40.0712],[-74.9058,40.0712],[-74.9073,40.0708],[-74.9091,40.0705],[-74.9092,40.0705],[-74.9102,40.0703],[-74.9112,40.0703],[-74.9118,40.0703],[-74.9119,40.0703],[-74.9124,40.0703],[-74.9134,40.0704],[-74.9138,40.0704],[-74.9142,40.0703],[-74.9147,40.0704],[-74.9152,40.0704],[-74.9164,40.0706],[-74.918,40.0709],[-74.9188,40.0711],[-74.9189,40.0711],[-74.9196,40.0713],[-74.9203,40.0714],[-74.9209,40.0714],[-74.9217,40.0714],[-74.9219,40.0714],[-74.9232,40.0713],[-74.9241,40.0712],[-74.9244,40.0712],[-74.9249,40.0711],[-74.9251,40.0711],[-74.926,40.0709],[-74.9273,40.0705],[-74.9283,40.0702],[-74.9284,40.0702],[-74.9298,40.0698],[-74.9306,40.0695],[-74.9313,40.0693],[-74.9316,40.0692],[-74.9326,40.0688],[-74.9327,40.0688],[-74.9328,40.0687],[-74.933,40.0687],[-74.933,40.0686],[-74.9331,40.0686],[-74.9333,40.0686],[-74.9339,40.0683],[-74.934,40.0683],[-74.935,40.0678],[-74.9362,40.0673],[-74.9365,40.0672],[-74.9387,40.0662],[-74.9389,40.0661],[-74.9427,40.0643],[-74.9431,40.0641],[-74.9447,40.0633],[-74.9468,40.0623],[-74.9471,40.0622],[-74.9472,40.0621],[-74.9473,40.0621],[-74.9474,40.062],[-74.9475,40.062],[-74.9509,40.0602],[-74.9533,40.059],[-74.9535,40.0589],[-74.9552,40.0581],[-74.9553,40.058],[-74.9569,40.0572],[-74.9581,40.0566],[-74.962,40.0549],[-74.9622,40.0548],[-74.963,40.0544],[-74.9639,40.054],[-74.9651,40.0536],[-74.9669,40.0527],[-74.967,40.0527],[-74.9688,40.0517],[-74.972,40.0498],[-74.974,40.0486],[-74.9774,40.0457],[-74.9779,40.0454],[-74.9793,40.0444],[-74.9803,40.0439],[-74.9808,40.0435],[-74.9815,40.0429],[-74.9828,40.0418],[-74.9832,40.0414],[-74.9866,40.039],[-74.9876,40.0382],[-74.9902,40.0363],[-74.991,40.0358],[-74.9941,40.0334],[-74.9953,40.0326],[-74.9962,40.0319],[-74.9971,40.0313],[-74.9982,40.0305],[-75.0006,40.0287],[-75.0033,40.0273],[-75.0038,40.027],[-75.0104,40.0225],[-75.0124,40.0209],[-75.0132,40.0203],[-75.0138,40.0202],[-75.0152,40.0198],[-75.0167,40.0194],[-75.0196,40.0184],[-75.02,40.0184],[-75.0211,40.0182],[-75.0212,40.0182],[-75.0226,40.018],[-75.0241,40.0178],[-75.0275,40.0171],[-75.0298,40.0164],[-75.0306,40.0162],[-75.0309,40.0161],[-75.0314,40.016],[-75.0319,40.0158],[-75.0342,40.0152],[-75.0352,40.0149],[-75.0383,40.0138],[-75.0384,40.0138],[-75.0413,40.0127],[-75.0429,40.012],[-75.043,40.012],[-75.0432,40.0119],[-75.0449,40.0112],[-75.0471,40.0099],[-75.0499,40.0072],[-75.0522,40.0055],[-75.0534,40.0046],[-75.0537,40.0041],[-75.054,40.0036],[-75.0567,39.9993],[-75.0581,39.9974],[-75.0585,39.9948],[-75.0591,39.9933],[-75.0597,39.9922],[-75.0599,39.9915],[-75.06,39.9915],[-75.0621,39.9886],[-75.064,39.9863],[-75.0642,39.986],[-75.0646,39.9856],[-75.0653,39.985],[-75.0657,39.9847],[-75.0657,39.9846],[-75.0671,39.9835],[-75.0676,39.9831],[-75.0686,39.9824],[-75.0688,39.9822],[-75.0713,39.9805],[-75.0715,39.9804],[-75.0756,39.978],[-75.0802,39.977],[-75.0825,39.9763],[-75.083,39.9761],[-75.0858,39.9751],[-75.0871,39.975],[-75.0897,39.9748],[-75.0909,39.9747],[-75.0914,39.9747],[-75.0924,39.9745],[-75.0937,39.9744],[-75.0964,39.974],[-75.0974,39.9737],[-75.1023,39.9724],[-75.103,39.9721],[-75.106,39.9711],[-75.1073,39.9706],[-75.1076,39.9705],[-75.1081,39.9703],[-75.1119,39.9687],[-75.112,39.9687],[-75.1123,39.9686],[-75.1128,39.9684],[-75.1143,39.9677],[-75.1182,39.9659],[-75.1189,39.9656],[-75.119,39.9655],[-75.1195,39.9654],[-75.1233,39.9631],[-75.1236,39.9629],[-75.1238,39.9627],[-75.1239,39.9627],[-75.1254,39.962],[-75.1257,39.9618],[-75.1296,39.9593],[-75.1297,39.9592],[-75.1304,39.9587],[-75.1306,39.9586],[-75.1318,39.9573],[-75.1325,39.9564],[-75.1337,39.9546],[-75.1338,39.9545],[-75.1338,39.9542],[-75.1342,39.9534],[-75.1343,39.9532],[-75.1343,39.9531],[-75.1343,39.953],[-75.1343,39.9529],[-75.1344,39.9529],[-75.1344,39.9527],[-75.1346,39.9522],[-75.1352,39.9507],[-75.1354,39.9494],[-75.1355,39.9492],[-75.1356,39.9483],[-75.1358,39.947],[-75.1359,39.9461],[-75.136,39.9456],[-75.1363,39.9433],[-75.1363,39.9429],[-75.1363,39.9426],[-75.1363,39.9405],[-75.1363,39.9402],[-75.1362,39.9398],[-75.1362,39.9387],[-75.1362,39.9377],[-75.1362,39.9368],[-75.1362,39.9365],[-75.1362,39.9359],[-75.1361,39.9345],[-75.1361,39.9344],[-75.1361,39.9338],[-75.1361,39.9337],[-75.1362,39.933],[-75.1361,39.9325],[-75.136,39.932],[-75.1355,39.9292],[-75.1354,39.9287],[-75.1349,39.9273],[-75.1348,39.927],[-75.1345,39.9262],[-75.1343,39.9258],[-75.1328,39.9225],[-75.1324,39.9218],[-75.1324,39.9217],[-75.1323,39.9217],[-75.1316,39.9201],[-75.1312,39.9192],[-75.1304,39.9174],[-75.1301,39.9171],[-75.1295,39.9162],[-75.1293,39.9159],[-75.1289,39.9148],[-75.1288,39.9147],[-75.1286,39.914],[-75.1282,39.9132],[-75.1284,39.9107],[-75.1285,39.9103],[-75.1285,39.9091],[-75.1287,39.9086],[-75.1289,39.9074],[-75.1289,39.9073],[-75.1292,39.9065],[-75.1293,39.9062],[-75.1295,39.9053],[-75.1295,39.9052],[-75.1296,39.9052],[-75.1296,39.9051],[-75.1296,39.9048],[-75.1297,39.9039],[-75.1299,39.9034],[-75.13,39.9024],[-75.1307,39.9006],[-75.1314,39.8991],[-75.1319,39.8983],[-75.132,39.8982],[-75.1347,39.8946],[-75.1354,39.8931],[-75.1354,39.893],[-75.1362,39.8918],[-75.1373,39.89],[-75.1385,39.8889],[-75.1398,39.8883],[-75.1401,39.8882],[-75.1408,39.8875],[-75.1415,39.8869],[-75.1437,39.885],[-75.1456,39.8845],[-75.1474,39.8839],[-75.1489,39.8837],[-75.1506,39.8835],[-75.1566,39.883],[-75.1629,39.8826],[-75.1645,39.8826],[-75.1687,39.8825],[-75.1691,39.8825],[-75.1727,39.8824],[-75.1745,39.8824],[-75.1768,39.8823],[-75.1786,39.8822],[-75.1801,39.8822],[-75.1814,39.8821],[-75.1829,39.882],[-75.184,39.8819],[-75.1849,39.8817],[-75.185,39.8817],[-75.1857,39.8816],[-75.1864,39.8814],[-75.1871,39.8813],[-75.1872,39.8813],[-75.1879,39.8811],[-75.1888,39.8808],[-75.1889,39.8808],[-75.1893,39.8807],[-75.1895,39.8806],[-75.1901,39.8803],[-75.1908,39.88],[-75.1916,39.8796],[-75.1922,39.8793],[-75.1927,39.879],[-75.1935,39.8785],[-75.1942,39.8781],[-75.1947,39.8777],[-75.195,39.8775],[-75.1952,39.8774],[-75.1954,39.8773],[-75.1955,39.8772],[-75.1959,39.8768],[-75.1964,39.8764],[-75.1968,39.8761],[-75.1971,39.8758],[-75.1974,39.8755],[-75.1976,39.8753],[-75.1978,39.8751],[-75.1981,39.8749],[-75.1985,39.8744],[-75.199,39.874],[-75.1995,39.8736],[-75.1999,39.8732],[-75.2041,39.8712],[-75.2115,39.867],[-75.2214,39.8615],[-75.2262,39.8595],[-75.2286,39.8586],[-75.2295,39.8583],[-75.2298,39.8582],[-75.2306,39.858],[-75.2318,39.8576],[-75.2328,39.8573],[-75.2341,39.8569],[-75.2347,39.8567],[-75.235,39.8567],[-75.2365,39.8563],[-75.2381,39.8559],[-75.2397,39.8555],[-75.2419,39.855],[-75.2434,39.8546],[-75.2442,39.8544],[-75.2459,39.8541],[-75.2462,39.854],[-75.2501,39.8532],[-75.2544,39.8524],[-75.2559,39.8522],[-75.2568,39.8519],[-75.2571,39.8518],[-75.2681,39.8498],[-75.2703,39.8494],[-75.2706,39.8494],[-75.2709,39.8494],[-75.2711,39.8493],[-75.2714,39.8492],[-75.2716,39.8492],[-75.2719,39.8491],[-75.2721,39.8491],[-75.2722,39.8491],[-75.2724,39.8491],[-75.2727,39.8491],[-75.273,39.8491],[-75.2733,39.8491],[-75.2736,39.8491],[-75.2739,39.849],[-75.2742,39.849],[-75.2745,39.849],[-75.2748,39.849],[-75.275,39.849],[-75.2753,39.849],[-75.2756,39.849],[-75.2759,39.849],[-75.2762,39.849],[-75.2765,39.849],[-75.2768,39.849],[-75.2771,39.849],[-75.2774,39.849],[-75.2777,39.849],[-75.278,39.849],[-75.2782,39.849],[-75.2785,39.8491],[-75.2788,39.8491],[-75.2791,39.8491],[-75.2794,39.8491],[-75.2797,39.849],[-75.28,39.849],[-75.2821,39.849],[-75.2822,39.849],[-75.2824,39.849],[-75.2827,39.849],[-75.283,39.849],[-75.2833,39.849],[-75.2836,39.849],[-75.2839,39.849],[-75.2842,39.849],[-75.2845,39.849],[-75.2847,39.849],[-75.285,39.849],[-75.2852,39.8489],[-75.2855,39.8489],[-75.2858,39.8489],[-75.286,39.8489],[-75.2869,39.8488],[-75.2873,39.8488],[-75.2891,39.8488],[-75.2893,39.8489],[-75.2896,39.8489],[-75.2899,39.8489],[-75.2903,39.8488],[-75.2905,39.8488],[-75.2908,39.8488],[-75.2912,39.8488],[-75.2914,39.8488],[-75.2917,39.8488],[-75.292,39.8488],[-75.2926,39.8488],[-75.2929,39.8488],[-75.2931,39.8488],[-75.2934,39.8488],[-75.2937,39.8488],[-75.294,39.8488],[-75.2943,39.8488],[-75.2946,39.8488],[-75.2949,39.8489],[-75.2952,39.8489],[-75.2955,39.8489],[-75.2957,39.8489],[-75.296,39.8489],[-75.2963,39.849],[-75.2966,39.849],[-75.2969,39.849],[-75.2972,39.849],[-75.2975,39.8491],[-75.2978,39.8491],[-75.2981,39.8492],[-75.2984,39.8492],[-75.2987,39.8492],[-75.299,39.8492],[-75.2992,39.8493],[-75.2995,39.8493],[-75.2998,39.8493],[-75.3001,39.8492],[-75.3004,39.8493],[-75.3007,39.8493],[-75.301,39.8493],[-75.3013,39.8494],[-75.3016,39.8494],[-75.3019,39.8494],[-75.3022,39.8494],[-75.3025,39.8495],[-75.3028,39.8495],[-75.303,39.8495],[-75.3033,39.8495],[-75.3036,39.8496],[-75.3039,39.8496],[-75.3042,39.8496],[-75.3045,39.8497],[-75.3048,39.8497],[-75.3051,39.8497],[-75.3053,39.8498],[-75.3056,39.8498],[-75.3059,39.8498],[-75.3062,39.8498],[-75.3065,39.8498],[-75.3068,39.8498],[-75.3071,39.8499],[-75.3073,39.8499],[-75.3076,39.8499],[-75.3079,39.8499],[-75.3082,39.85],[-75.3085,39.85],[-75.3088,39.8501],[-75.3091,39.8501],[-75.3094,39.8501],[-75.3097,39.8502],[-75.31,39.8502],[-75.3102,39.8501],[-75.3105,39.8502],[-75.3108,39.8502],[-75.3121,39.8501],[-75.3147,39.8501],[-75.3164,39.85],[-75.3165,39.85],[-75.3185,39.8499],[-75.3232,39.8498],[-75.3304,39.849],[-75.3414,39.8461],[-75.3417,39.8461],[-75.3418,39.8461],[-75.3421,39.846],[-75.3424,39.8458],[-75.3426,39.8458],[-75.3427,39.8457],[-75.343,39.8456],[-75.3432,39.8455],[-75.3435,39.8454],[-75.3437,39.8453],[-75.344,39.8452],[-75.3443,39.8451],[-75.3445,39.845],[-75.3447,39.8449],[-75.345,39.8447],[-75.3452,39.8446],[-75.3455,39.8445],[-75.3457,39.8444],[-75.3458,39.8444],[-75.3463,39.8442],[-75.347,39.8438],[-75.3485,39.843],[-75.3499,39.8421],[-75.3511,39.8414],[-75.3532,39.8401],[-75.3534,39.84],[-75.3535,39.8399],[-75.3544,39.8399],[-75.3559,39.8389],[-75.3565,39.8384],[-75.3588,39.8368],[-75.3679,39.8304],[-75.3712,39.828],[-75.3714,39.8278],[-75.3716,39.8277],[-75.3717,39.8276],[-75.3722,39.8273],[-75.3746,39.8258],[-75.3749,39.8256],[-75.3784,39.8233],[-75.3788,39.823],[-75.3825,39.8206],[-75.3832,39.8203],[-75.3898,39.816],[-75.3954,39.8123],[-75.3984,39.8105],[-75.4032,39.8079],[-75.4033,39.8078],[-75.4034,39.8077],[-75.4037,39.8075],[-75.409,39.8047],[-75.4102,39.8042],[-75.4125,39.8032],[-75.4147,39.8021],[-75.415,39.802],[-75.4151,39.8019],[-75.4165,39.8028],[-75.4167,39.8028],[-75.4179,39.8035],[-75.4184,39.8038],[-75.4187,39.804],[-75.4201,39.8048],[-75.4209,39.8053],[-75.4216,39.8056],[-75.4231,39.8067],[-75.4233,39.8068],[-75.4236,39.807],[-75.424,39.8072],[-75.4242,39.8073],[-75.4246,39.8075],[-75.4251,39.8078],[-75.4255,39.808],[-75.4258,39.8081],[-75.4261,39.8083],[-75.4263,39.8084],[-75.4267,39.8086],[-75.4268,39.8086],[-75.4269,39.8087],[-75.427,39.8087],[-75.4271,39.8088],[-75.4272,39.8088],[-75.4273,39.8089],[-75.4274,39.8089],[-75.4274,39.809],[-75.4275,39.809],[-75.4276,39.809],[-75.4277,39.8091],[-75.4278,39.8092],[-75.4279,39.8092],[-75.428,39.8092],[-75.428,39.8093],[-75.4281,39.8093],[-75.4282,39.8093],[-75.4283,39.8094],[-75.4284,39.8095],[-75.4286,39.8096],[-75.4288,39.8096],[-75.429,39.8097],[-75.429,39.8098],[-75.4293,39.8099],[-75.4295,39.81],[-75.4296,39.81],[-75.4296,39.8101],[-75.4297,39.8101],[-75.4298,39.8101],[-75.4299,39.8102],[-75.43,39.8102],[-75.4301,39.8103],[-75.4302,39.8103],[-75.4303,39.8104],[-75.4304,39.8105],[-75.4305,39.8105],[-75.4306,39.8105],[-75.4307,39.8106],[-75.4309,39.8107],[-75.431,39.8107],[-75.4311,39.8108],[-75.4313,39.8109],[-75.4314,39.8109],[-75.4315,39.811],[-75.4316,39.811],[-75.4317,39.8111],[-75.4318,39.8111],[-75.432,39.8112],[-75.4321,39.8113],[-75.4322,39.8113],[-75.4323,39.8113],[-75.4324,39.8114],[-75.4325,39.8115],[-75.4326,39.8115],[-75.4327,39.8115],[-75.4328,39.8116],[-75.4329,39.8117],[-75.433,39.8117],[-75.4331,39.8117],[-75.4332,39.8118],[-75.4333,39.8118],[-75.4334,39.8119],[-75.4335,39.8119],[-75.4336,39.812],[-75.4339,39.8121],[-75.434,39.8122],[-75.4341,39.8122],[-75.4343,39.8123],[-75.4344,39.8124],[-75.4345,39.8124],[-75.4347,39.8125],[-75.4348,39.8125],[-75.4349,39.8126],[-75.4351,39.8127],[-75.4352,39.8127],[-75.4353,39.8128],[-75.4354,39.8128],[-75.4356,39.8129],[-75.4357,39.813],[-75.4359,39.813],[-75.436,39.8131],[-75.4361,39.8132],[-75.4362,39.8132],[-75.4364,39.8133],[-75.4366,39.8134],[-75.4368,39.8135],[-75.4369,39.8135],[-75.437,39.8136],[-75.4371,39.8136],[-75.4372,39.8137],[-75.4373,39.8137],[-75.4375,39.8138],[-75.4377,39.8139],[-75.4379,39.814],[-75.4381,39.8141],[-75.4385,39.8142],[-75.4387,39.8143],[-75.4389,39.8144],[-75.439,39.8145],[-75.4392,39.8146],[-75.4394,39.8147],[-75.4396,39.8147],[-75.4397,39.8148],[-75.4398,39.8148],[-75.44,39.8149],[-75.4402,39.815],[-75.4404,39.8151],[-75.4405,39.8151],[-75.4406,39.8152],[-75.4407,39.8152],[-75.4408,39.8153],[-75.4409,39.8153],[-75.441,39.8154],[-75.4411,39.8154],[-75.4412,39.8154],[-75.4412,39.8155],[-75.4413,39.8155],[-75.4414,39.8155],[-75.4415,39.8156],[-75.4416,39.8156],[-75.4417,39.8156],[-75.4417,39.8157],[-75.4418,39.8157],[-75.4419,39.8157],[-75.4419,39.8158],[-75.442,39.8158],[-75.4421,39.8158],[-75.4422,39.8159],[-75.4423,39.8159],[-75.4424,39.816],[-75.4425,39.816],[-75.4427,39.8161],[-75.4428,39.8161],[-75.4429,39.8162],[-75.443,39.8162],[-75.4431,39.8163],[-75.4432,39.8163],[-75.4433,39.8164],[-75.4434,39.8164],[-75.4436,39.8165],[-75.4437,39.8165],[-75.4438,39.8166],[-75.4439,39.8166],[-75.444,39.8167],[-75.4441,39.8167],[-75.4442,39.8167],[-75.4443,39.8168],[-75.4445,39.8169],[-75.4446,39.8169],[-75.4448,39.817],[-75.445,39.8171],[-75.4452,39.8171],[-75.4453,39.8172],[-75.4454,39.8172],[-75.4455,39.8173],[-75.4456,39.8173],[-75.4457,39.8174],[-75.4458,39.8174],[-75.4459,39.8174],[-75.446,39.8175],[-75.4461,39.8175],[-75.4462,39.8176],[-75.4463,39.8176],[-75.4464,39.8177],[-75.4465,39.8177],[-75.4466,39.8177],[-75.4468,39.8178],[-75.4469,39.8179],[-75.447,39.8179],[-75.4471,39.818],[-75.4472,39.818],[-75.4473,39.818],[-75.4475,39.8181],[-75.4476,39.8182],[-75.4478,39.8182],[-75.4479,39.8183],[-75.4481,39.8184],[-75.4483,39.8184],[-75.4484,39.8185],[-75.4485,39.8185],[-75.4487,39.8186],[-75.4488,39.8186],[-75.4489,39.8187],[-75.449,39.8187],[-75.4492,39.8188],[-75.4493,39.8188],[-75.4494,39.8189],[-75.4495,39.8189],[-75.4496,39.8189],[-75.4497,39.819],[-75.4498,39.819],[-75.4499,39.8191],[-75.45,39.8191],[-75.4501,39.8191],[-75.4501,39.8192],[-75.4502,39.8192],[-75.4504,39.8193],[-75.4505,39.8193],[-75.4507,39.8194],[-75.451,39.8195],[-75.4513,39.8196],[-75.4516,39.8197],[-75.4519,39.8198],[-75.4522,39.82],[-75.4524,39.8201],[-75.4527,39.8201],[-75.4529,39.8202],[-75.4531,39.8203],[-75.4533,39.8204],[-75.4535,39.8205],[-75.4536,39.8205],[-75.4537,39.8205],[-75.454,39.8206],[-75.454,39.8207],[-75.4542,39.8207],[-75.4544,39.8208],[-75.4545,39.8208],[-75.4546,39.8209],[-75.4548,39.8209],[-75.4549,39.821],[-75.455,39.821],[-75.4552,39.8211],[-75.4554,39.8212],[-75.4555,39.8212],[-75.4557,39.8213],[-75.4559,39.8214],[-75.4561,39.8214],[-75.4562,39.8215],[-75.4563,39.8215],[-75.4565,39.8216],[-75.4567,39.8216],[-75.4568,39.8217],[-75.4569,39.8217],[-75.4571,39.8218],[-75.4573,39.8219],[-75.4574,39.8219],[-75.4576,39.822],[-75.4578,39.822],[-75.458,39.8221],[-75.4582,39.8222],[-75.4584,39.8222],[-75.4585,39.8223],[-75.4586,39.8223],[-75.4587,39.8224],[-75.4593,39.8226],[-75.4597,39.8227],[-75.4601,39.8229],[-75.4604,39.823],[-75.4606,39.823],[-75.4608,39.8231],[-75.4611,39.8232],[-75.4613,39.8233],[-75.4615,39.8234],[-75.4618,39.8235],[-75.4621,39.8236],[-75.4623,39.8236],[-75.4625,39.8237],[-75.4627,39.8238],[-75.4629,39.8238],[-75.4631,39.8239],[-75.4632,39.824],[-75.4634,39.824],[-75.4638,39.8241],[-75.4641,39.8242],[-75.4642,39.8243],[-75.4644,39.8243],[-75.4648,39.8245],[-75.4651,39.8246],[-75.4653,39.8246],[-75.4656,39.8247],[-75.4659,39.8248],[-75.4661,39.8249],[-75.4663,39.825],[-75.4668,39.8251],[-75.4671,39.8252],[-75.4672,39.8252],[-75.4674,39.8253],[-75.4679,39.8255],[-75.4682,39.8256],[-75.4685,39.8257],[-75.469,39.8258],[-75.4693,39.8259],[-75.4696,39.826],[-75.47,39.8261],[-75.4702,39.8262],[-75.4703,39.8262],[-75.4704,39.8263],[-75.4706,39.8263],[-75.4707,39.8263],[-75.4708,39.8264],[-75.471,39.8264],[-75.4711,39.8265],[-75.4713,39.8265],[-75.4715,39.8266],[-75.4716,39.8266],[-75.4719,39.8267],[-75.4721,39.8268],[-75.4722,39.8268],[-75.4724,39.8269],[-75.4726,39.8268],[-75.4727,39.8268],[-75.4733,39.827],[-75.4754,39.8276],[-75.4765,39.8279],[-75.481,39.8293],[-75.4811,39.8293],[-75.4812,39.8294],[-75.4813,39.8294],[-75.4815,39.8294],[-75.4815,39.8295],[-75.4817,39.8295],[-75.4819,39.8295],[-75.482,39.8296],[-75.4822,39.8296],[-75.4824,39.8297],[-75.4826,39.8297],[-75.4828,39.8298],[-75.483,39.8298],[-75.4831,39.8299],[-75.4834,39.8299],[-75.4836,39.83],[-75.4837,39.83],[-75.484,39.8301],[-75.4842,39.8302],[-75.4843,39.8302],[-75.4846,39.8302],[-75.4847,39.8303],[-75.4849,39.8303],[-75.4852,39.8304],[-75.4854,39.8304],[-75.4855,39.8305],[-75.4858,39.8305],[-75.4859,39.8306],[-75.486,39.8306],[-75.4864,39.8307],[-75.4866,39.8307],[-75.4869,39.8308],[-75.4871,39.8309],[-75.4872,39.8309],[-75.4874,39.831],[-75.4877,39.831],[-75.488,39.8311],[-75.4882,39.8311],[-75.4883,39.8312],[-75.4885,39.8312],[-75.4886,39.8312],[-75.4887,39.8312],[-75.4889,39.8313],[-75.489,39.8313],[-75.4892,39.8314],[-75.4894,39.8314],[-75.4895,39.8314],[-75.4897,39.8315],[-75.4899,39.8315],[-75.4901,39.8316],[-75.4902,39.8316],[-75.4905,39.8317],[-75.4906,39.8317],[-75.4908,39.8317],[-75.491,39.8318],[-75.4911,39.8318],[-75.4912,39.8318],[-75.4913,39.8319],[-75.4915,39.8319],[-75.4916,39.8319],[-75.4917,39.832],[-75.4918,39.832],[-75.492,39.832],[-75.4921,39.832],[-75.4922,39.8321],[-75.4923,39.8321],[-75.4924,39.8321],[-75.4925,39.8321],[-75.4927,39.8322],[-75.4928,39.8322],[-75.4929,39.8322],[-75.493,39.8322],[-75.4931,39.8323],[-75.4933,39.8323],[-75.4935,39.8323],[-75.4936,39.8324],[-75.4938,39.8324],[-75.494,39.8325],[-75.4942,39.8325],[-75.4944,39.8325],[-75.4945,39.8326],[-75.4948,39.8326],[-75.495,39.8327],[-75.4951,39.8327],[-75.4953,39.8327],[-75.4954,39.8328],[-75.4955,39.8328],[-75.4956,39.8328],[-75.4957,39.8328],[-75.4959,39.8329],[-75.496,39.8329],[-75.4962,39.8329],[-75.4963,39.833],[-75.4965,39.833],[-75.4967,39.833],[-75.4968,39.8331],[-75.497,39.8331],[-75.4972,39.8332],[-75.4974,39.8332],[-75.4976,39.8332],[-75.4978,39.8333],[-75.498,39.8333],[-75.4982,39.8334],[-75.4984,39.8334],[-75.4986,39.8334],[-75.4988,39.8335],[-75.4989,39.8335],[-75.499,39.8335],[-75.4991,39.8335],[-75.4993,39.8336],[-75.4995,39.8336],[-75.4996,39.8336],[-75.4998,39.8337],[-75.4999,39.8337],[-75.5,39.8337],[-75.5001,39.8337],[-75.5002,39.8338],[-75.5003,39.8338],[-75.5005,39.8338],[-75.5008,39.8339],[-75.501,39.8339],[-75.5012,39.8339],[-75.5014,39.834],[-75.5016,39.834],[-75.5018,39.8341],[-75.5021,39.8341],[-75.5022,39.8341],[-75.5024,39.8342],[-75.5025,39.8342],[-75.5028,39.8343],[-75.5031,39.8343],[-75.5034,39.8344],[-75.5037,39.8344],[-75.504,39.8345],[-75.5041,39.8345],[-75.5043,39.8345],[-75.5046,39.8346],[-75.5048,39.8346],[-75.505,39.8347],[-75.5052,39.8347],[-75.5055,39.8347],[-75.5059,39.8348],[-75.5061,39.8349],[-75.5064,39.8349],[-75.5066,39.8349],[-75.507,39.835],[-75.5072,39.835],[-75.5074,39.8351],[-75.5075,39.8351],[-75.5076,39.8351],[-75.508,39.8352],[-75.5082,39.8352],[-75.5085,39.8353],[-75.5089,39.8353],[-75.5091,39.8354],[-75.5094,39.8354],[-75.5098,39.8355],[-75.5101,39.8355],[-75.5105,39.8356],[-75.5109,39.8357],[-75.5113,39.8357],[-75.5114,39.8357],[-75.5115,39.8357],[-75.5116,39.8358],[-75.5118,39.8358],[-75.5119,39.8358],[-75.5121,39.8358],[-75.5123,39.8359],[-75.5124,39.8359],[-75.5126,39.8359],[-75.5127,39.8359],[-75.5129,39.836],[-75.5131,39.836],[-75.5132,39.836],[-75.5134,39.8361],[-75.5135,39.8361],[-75.5136,39.8361],[-75.5137,39.8361],[-75.5138,39.8361],[-75.514,39.8361],[-75.5141,39.8362],[-75.5143,39.8362],[-75.5145,39.8362],[-75.5147,39.8362],[-75.5148,39.8363],[-75.515,39.8363],[-75.5151,39.8363],[-75.5152,39.8363],[-75.5153,39.8363],[-75.5154,39.8363],[-75.5155,39.8363],[-75.5155,39.8364],[-75.5156,39.8364],[-75.5157,39.8364],[-75.5158,39.8364],[-75.5159,39.8364],[-75.516,39.8364],[-75.5161,39.8364],[-75.5162,39.8364],[-75.5162,39.8365],[-75.5163,39.8365],[-75.5164,39.8365],[-75.5165,39.8365],[-75.5166,39.8365],[-75.5167,39.8365],[-75.5168,39.8365],[-75.5169,39.8366],[-75.517,39.8366],[-75.5171,39.8366],[-75.5172,39.8366],[-75.5174,39.8366],[-75.5175,39.8366],[-75.5177,39.8367],[-75.5179,39.8367],[-75.5181,39.8367],[-75.5182,39.8367],[-75.5184,39.8368],[-75.5187,39.8368],[-75.5195,39.8369],[-75.5197,39.8369],[-75.5198,39.8369],[-75.52,39.837],[-75.5201,39.837],[-75.5203,39.837],[-75.5205,39.837],[-75.5206,39.837],[-75.5208,39.8371],[-75.5209,39.8371],[-75.521,39.8371],[-75.5211,39.8371],[-75.5212,39.8371],[-75.5213,39.8371],[-75.5215,39.8372],[-75.5216,39.8372],[-75.5217,39.8372],[-75.5218,39.8372],[-75.5219,39.8372],[-75.522,39.8372],[-75.5221,39.8372],[-75.5222,39.8372],[-75.5223,39.8372],[-75.5224,39.8373],[-75.5225,39.8373],[-75.5226,39.8373],[-75.5227,39.8373],[-75.5228,39.8373],[-75.5229,39.8373],[-75.523,39.8373],[-75.5231,39.8374],[-75.5232,39.8374],[-75.5234,39.8374],[-75.5235,39.8374],[-75.5236,39.8374],[-75.5237,39.8374],[-75.5238,39.8374],[-75.5239,39.8374],[-75.524,39.8375],[-75.5241,39.8375],[-75.5242,39.8375],[-75.5243,39.8375],[-75.5244,39.8375],[-75.5246,39.8375],[-75.5247,39.8375],[-75.5248,39.8376],[-75.525,39.8376],[-75.5252,39.8376],[-75.5254,39.8376],[-75.5255,39.8376],[-75.5256,39.8376],[-75.5257,39.8376],[-75.5258,39.8377],[-75.5259,39.8377],[-75.526,39.8377],[-75.5262,39.8377],[-75.5263,39.8377],[-75.5265,39.8377],[-75.5267,39.8377],[-75.527,39.8378],[-75.5271,39.8378],[-75.5273,39.8378],[-75.5274,39.8378],[-75.5276,39.8379],[-75.5277,39.8379],[-75.5279,39.8379],[-75.5281,39.8379],[-75.5283,39.8379],[-75.5284,39.8379],[-75.5287,39.838],[-75.5288,39.838],[-75.529,39.838],[-75.5292,39.838],[-75.5293,39.838],[-75.5295,39.838],[-75.5296,39.8381],[-75.5298,39.8381],[-75.5299,39.8381],[-75.5301,39.8381],[-75.5302,39.8381],[-75.5303,39.8381],[-75.5305,39.8381],[-75.5306,39.8381],[-75.5307,39.8382],[-75.531,39.8382],[-75.5312,39.8382],[-75.5315,39.8382],[-75.5316,39.8382],[-75.5318,39.8383],[-75.532,39.8383],[-75.5322,39.8383],[-75.5323,39.8383],[-75.5326,39.8383],[-75.5327,39.8383],[-75.5329,39.8384],[-75.5331,39.8384],[-75.5332,39.8384],[-75.5333,39.8384],[-75.5335,39.8384],[-75.5336,39.8384],[-75.5337,39.8384],[-75.5338,39.8384],[-75.534,39.8385],[-75.5341,39.8385],[-75.5343,39.8385],[-75.5344,39.8385],[-75.5345,39.8385],[-75.5346,39.8385],[-75.5347,39.8385],[-75.5348,39.8385],[-75.535,39.8385],[-75.5351,39.8385],[-75.5353,39.8385],[-75.5354,39.8386],[-75.5355,39.8386],[-75.5356,39.8386],[-75.5357,39.8386],[-75.5359,39.8386],[-75.536,39.8386],[-75.5361,39.8386],[-75.5362,39.8386],[-75.5363,39.8386],[-75.5365,39.8387],[-75.5366,39.8387],[-75.5367,39.8387],[-75.5368,39.8387],[-75.537,39.8387],[-75.5372,39.8387],[-75.5373,39.8387],[-75.5374,39.8387],[-75.5376,39.8387],[-75.5377,39.8387],[-75.5378,39.8387],[-75.538,39.8388],[-75.5381,39.8388],[-75.5383,39.8388],[-75.5384,39.8388],[-75.5385,39.8388],[-75.5386,39.8388],[-75.5387,39.8388],[-75.5388,39.8388],[-75.5389,39.8388],[-75.539,39.8388],[-75.5391,39.8388],[-75.5393,39.8388],[-75.5394,39.8389],[-75.5395,39.8389],[-75.5396,39.8389],[-75.5397,39.8389],[-75.54,39.8389],[-75.5409,39.8389],[-75.541,39.8389],[-75.5413,39.839],[-75.5417,39.839],[-75.542,39.839],[-75.5422,39.839],[-75.5426,39.839],[-75.5428,39.8391],[-75.5431,39.8391],[-75.5435,39.8391],[-75.5437,39.8391],[-75.5439,39.8391],[-75.5442,39.8391],[-75.5444,39.8391],[-75.5447,39.8391],[-75.5448,39.8392],[-75.545,39.8392],[-75.5453,39.8392],[-75.5456,39.8392],[-75.5459,39.8392],[-75.5461,39.8392],[-75.5464,39.8392],[-75.5465,39.8392],[-75.5467,39.8392],[-75.5469,39.8392],[-75.5471,39.8393],[-75.5473,39.8393],[-75.5476,39.8393],[-75.5478,39.8393],[-75.548,39.8393],[-75.5482,39.8393],[-75.5484,39.8393],[-75.5486,39.8393],[-75.5488,39.8393],[-75.549,39.8393],[-75.5492,39.8393],[-75.5494,39.8393],[-75.5495,39.8394],[-75.5496,39.8394],[-75.5499,39.8394],[-75.5502,39.8394],[-75.5503,39.8394],[-75.5506,39.8394],[-75.5508,39.8394],[-75.5511,39.8394],[-75.5513,39.8394],[-75.5514,39.8394],[-75.5516,39.8394],[-75.552,39.8394],[-75.5524,39.8394],[-75.5527,39.8394],[-75.553,39.8394],[-75.5532,39.8394],[-75.5534,39.8394],[-75.5536,39.8395],[-75.5539,39.8395],[-75.5543,39.8395],[-75.5546,39.8395],[-75.5548,39.8395],[-75.5549,39.8395],[-75.5551,39.8395],[-75.5553,39.8395],[-75.5555,39.8395],[-75.5557,39.8395],[-75.5561,39.8395],[-75.5563,39.8395],[-75.5565,39.8395],[-75.5567,39.8395],[-75.5571,39.8395],[-75.5574,39.8395],[-75.5579,39.8395],[-75.5583,39.8395],[-75.5588,39.8395],[-75.5591,39.8395],[-75.5592,39.8395],[-75.5593,39.8395],[-75.5596,39.8395],[-75.5598,39.8395],[-75.56,39.8395],[-75.5603,39.8395],[-75.5605,39.8395],[-75.5609,39.8395],[-75.5611,39.8395],[-75.5614,39.8395],[-75.5619,39.8395],[-75.5622,39.8395],[-75.5624,39.8395],[-75.5628,39.8395],[-75.5632,39.8395],[-75.5633,39.8395],[-75.5634,39.8395],[-75.5636,39.8395],[-75.5637,39.8395],[-75.5639,39.8395],[-75.564,39.8395],[-75.5642,39.8395],[-75.5643,39.8395],[-75.5644,39.8395],[-75.5645,39.8395],[-75.5647,39.8395],[-75.5648,39.8395],[-75.565,39.8395],[-75.5651,39.8395],[-75.5653,39.8395],[-75.5654,39.8395],[-75.5656,39.8395],[-75.5657,39.8395],[-75.5658,39.8395],[-75.5659,39.8395],[-75.5661,39.8394],[-75.5663,39.8394],[-75.5664,39.8394],[-75.5665,39.8394],[-75.5666,39.8394],[-75.5667,39.8394],[-75.5668,39.8394],[-75.5669,39.8394],[-75.567,39.8394],[-75.5671,39.8394],[-75.5673,39.8394],[-75.5674,39.8394],[-75.5675,39.8394],[-75.5677,39.8394],[-75.5678,39.8394],[-75.5679,39.8394],[-75.568,39.8394],[-75.5681,39.8394],[-75.5683,39.8394],[-75.5684,39.8394],[-75.5685,39.8394],[-75.5687,39.8394],[-75.5688,39.8394],[-75.569,39.8394],[-75.5691,39.8394],[-75.5692,39.8394],[-75.5693,39.8394],[-75.5696,39.8394],[-75.5698,39.8394],[-75.57,39.8394],[-75.5701,39.8393],[-75.5702,39.8393],[-75.5704,39.8393],[-75.5705,39.8393],[-75.5706,39.8393],[-75.5707,39.8393],[-75.5709,39.8393],[-75.571,39.8393],[-75.5712,39.8393],[-75.5714,39.8393],[-75.5715,39.8393],[-75.5716,39.8393],[-75.5718,39.8393],[-75.5721,39.8393],[-75.5724,39.8393],[-75.5726,39.8392],[-75.5728,39.8392],[-75.573,39.8392],[-75.5732,39.8392],[-75.5734,39.8392],[-75.5736,39.8392],[-75.5738,39.8392],[-75.5739,39.8392],[-75.5742,39.8392],[-75.5744,39.8392],[-75.5746,39.8392],[-75.5748,39.8391],[-75.575,39.8391],[-75.5752,39.8391],[-75.5754,39.8391],[-75.5755,39.8391],[-75.5756,39.8391],[-75.5757,39.8391],[-75.5758,39.8391],[-75.5759,39.8391],[-75.576,39.8391],[-75.5761,39.8391],[-75.5762,39.8391],[-75.5763,39.8391],[-75.5764,39.8391],[-75.5765,39.8391],[-75.5767,39.8391],[-75.5768,39.8391],[-75.5769,39.839],[-75.577,39.839],[-75.5771,39.839],[-75.5772,39.839],[-75.5773,39.839],[-75.5774,39.839],[-75.5776,39.839],[-75.5777,39.839],[-75.5778,39.839],[-75.5779,39.839],[-75.5781,39.839],[-75.5782,39.839],[-75.5784,39.839],[-75.5785,39.8389],[-75.5786,39.8389],[-75.5787,39.8389],[-75.5788,39.8389],[-75.5789,39.8389],[-75.579,39.8389],[-75.5791,39.8389],[-75.5792,39.8389],[-75.5793,39.8389],[-75.5795,39.8389],[-75.5796,39.8389],[-75.5797,39.8389],[-75.5798,39.8389],[-75.5799,39.8389],[-75.58,39.8389],[-75.5802,39.8389],[-75.5803,39.8388],[-75.5804,39.8388],[-75.5805,39.8388],[-75.5807,39.8388],[-75.5808,39.8388],[-75.581,39.8388],[-75.5811,39.8388],[-75.5813,39.8388],[-75.5815,39.8388],[-75.5816,39.8387],[-75.5817,39.8387],[-75.5818,39.8387],[-75.5819,39.8387],[-75.5821,39.8387],[-75.5822,39.8387],[-75.5824,39.8387],[-75.5825,39.8387],[-75.5827,39.8387],[-75.5828,39.8387],[-75.583,39.8387],[-75.5831,39.8386],[-75.5832,39.8386],[-75.5833,39.8386],[-75.5835,39.8386],[-75.5836,39.8386],[-75.5837,39.8386],[-75.5838,39.8386],[-75.584,39.8386],[-75.5841,39.8386],[-75.5842,39.8386],[-75.5843,39.8385],[-75.5844,39.8385],[-75.5846,39.8385],[-75.5848,39.8385],[-75.585,39.8385],[-75.5852,39.8385],[-75.5854,39.8385],[-75.5856,39.8384],[-75.5858,39.8384],[-75.5861,39.8384],[-75.5863,39.8384],[-75.5864,39.8384],[-75.5866,39.8384],[-75.5868,39.8383],[-75.5869,39.8383],[-75.5871,39.8383],[-75.5873,39.8383],[-75.5875,39.8383],[-75.5877,39.8383],[-75.5878,39.8383],[-75.588,39.8382],[-75.5882,39.8382],[-75.5883,39.8382],[-75.5885,39.8382],[-75.5887,39.8382],[-75.5889,39.8381],[-75.589,39.8381],[-75.5892,39.8381],[-75.5893,39.8381],[-75.5894,39.8381],[-75.5896,39.8381],[-75.5897,39.8381],[-75.5899,39.8381],[-75.5901,39.838],[-75.5904,39.838],[-75.5908,39.838],[-75.5909,39.8379],[-75.5913,39.8379],[-75.5916,39.8379],[-75.5917,39.8379],[-75.5919,39.8379],[-75.5921,39.8378],[-75.5923,39.8378],[-75.5925,39.8378],[-75.5926,39.8378],[-75.5927,39.8378],[-75.5928,39.8378],[-75.5929,39.8377],[-75.593,39.8377],[-75.5931,39.8377],[-75.5932,39.8377],[-75.5934,39.8377],[-75.5936,39.8377],[-75.5938,39.8376],[-75.594,39.8376],[-75.5941,39.8376],[-75.5942,39.8376],[-75.5943,39.8376],[-75.5944,39.8376],[-75.5945,39.8376],[-75.5946,39.8376],[-75.5947,39.8376],[-75.5948,39.8375],[-75.5949,39.8375],[-75.595,39.8375],[-75.5951,39.8375],[-75.5952,39.8375],[-75.5953,39.8375],[-75.5954,39.8375],[-75.5955,39.8375],[-75.5955,39.8374],[-75.5956,39.8374],[-75.5957,39.8374],[-75.5958,39.8374],[-75.596,39.8374],[-75.5961,39.8374],[-75.5962,39.8374],[-75.5963,39.8374],[-75.5964,39.8373],[-75.5966,39.8373],[-75.5967,39.8373],[-75.5968,39.8373],[-75.5969,39.8373],[-75.597,39.8373],[-75.5971,39.8373],[-75.5972,39.8373],[-75.5973,39.8372],[-75.5974,39.8372],[-75.5975,39.8372],[-75.5976,39.8372],[-75.5977,39.8372],[-75.5978,39.8372],[-75.5979,39.8372],[-75.598,39.8372],[-75.5981,39.8371],[-75.5982,39.8371],[-75.5983,39.8371],[-75.5984,39.8371],[-75.5985,39.8371],[-75.5986,39.8371],[-75.5988,39.837],[-75.599,39.837],[-75.5992,39.837],[-75.5994,39.837],[-75.5995,39.837],[-75.5997,39.8369],[-75.5999,39.8369],[-75.6001,39.8369],[-75.6002,39.8369],[-75.6004,39.8368],[-75.6007,39.8368],[-75.6009,39.8368],[-75.6011,39.8368],[-75.6012,39.8367],[-75.6015,39.8367],[-75.6017,39.8367],[-75.6019,39.8366],[-75.6021,39.8366],[-75.6023,39.8366],[-75.6025,39.8366],[-75.6028,39.8365],[-75.603,39.8365],[-75.6033,39.8364],[-75.6035,39.8364],[-75.6037,39.8364],[-75.604,39.8364],[-75.6042,39.8363],[-75.6044,39.8363],[-75.6046,39.8363],[-75.6048,39.8362],[-75.6051,39.8362],[-75.6053,39.8362],[-75.6055,39.8361],[-75.6057,39.8361],[-75.6058,39.8361],[-75.6059,39.8361],[-75.6061,39.836],[-75.6062,39.836],[-75.6063,39.836],[-75.6064,39.836],[-75.6065,39.836],[-75.6066,39.836],[-75.6068,39.8359],[-75.6069,39.8359],[-75.6071,39.8359],[-75.6072,39.8359],[-75.6073,39.8359],[-75.6074,39.8358],[-75.6075,39.8358],[-75.6076,39.8358],[-75.6077,39.8358],[-75.6079,39.8358],[-75.6082,39.8357],[-75.6084,39.8357],[-75.6086,39.8357],[-75.6088,39.8356],[-75.609,39.8356],[-75.6093,39.8355],[-75.6095,39.8355],[-75.6097,39.8355],[-75.6099,39.8354],[-75.6102,39.8354],[-75.6104,39.8354],[-75.6106,39.8353],[-75.6107,39.8353],[-75.6109,39.8353],[-75.6111,39.8352],[-75.6113,39.8352],[-75.6114,39.8352],[-75.6116,39.8352],[-75.6117,39.8351],[-75.6118,39.8351],[-75.6119,39.8351],[-75.6121,39.8351],[-75.6122,39.8351],[-75.6123,39.835],[-75.6124,39.835],[-75.6125,39.835],[-75.6127,39.835],[-75.6128,39.8349],[-75.613,39.8349],[-75.6131,39.8349],[-75.6132,39.8349],[-75.6134,39.8348],[-75.6135,39.8348],[-75.6136,39.8348],[-75.6138,39.8348],[-75.6139,39.8347],[-75.614,39.8347],[-75.6141,39.8347],[-75.6142,39.8347],[-75.6143,39.8347],[-75.6145,39.8347],[-75.6147,39.8346],[-75.6149,39.8346],[-75.615,39.8345],[-75.6153,39.8345],[-75.6155,39.8345],[-75.6156,39.8344],[-75.6158,39.8344],[-75.6159,39.8344],[-75.6161,39.8343],[-75.6162,39.8343],[-75.6164,39.8343],[-75.6166,39.8343],[-75.6167,39.8342],[-75.6169,39.8342],[-75.6171,39.8342],[-75.6173,39.8341],[-75.6175,39.8341],[-75.6176,39.8341],[-75.6177,39.834],[-75.6179,39.834],[-75.6181,39.834],[-75.6183,39.8339],[-75.6185,39.8339],[-75.6187,39.8338],[-75.6189,39.8338],[-75.6192,39.8338],[-75.6194,39.8337],[-75.6196,39.8337],[-75.6198,39.8336],[-75.62,39.8336],[-75.6201,39.8336],[-75.6203,39.8335],[-75.6205,39.8335],[-75.6206,39.8335],[-75.6209,39.8334],[-75.6211,39.8334],[-75.6213,39.8333],[-75.6215,39.8333],[-75.6217,39.8333],[-75.6218,39.8332],[-75.6219,39.8332],[-75.622,39.8332],[-75.6221,39.8332],[-75.6222,39.8332],[-75.6222,39.8331],[-75.6223,39.8331],[-75.6224,39.8331],[-75.6225,39.8331],[-75.6226,39.8331],[-75.6227,39.833],[-75.6228,39.833],[-75.6229,39.833],[-75.623,39.833],[-75.6231,39.833],[-75.6232,39.8329],[-75.6233,39.8329],[-75.6234,39.8329],[-75.6235,39.8329],[-75.6236,39.8329],[-75.6237,39.8328],[-75.6239,39.8328],[-75.624,39.8328],[-75.6241,39.8327],[-75.6242,39.8327],[-75.6243,39.8327],[-75.6244,39.8327],[-75.6245,39.8327],[-75.6246,39.8326],[-75.6247,39.8326],[-75.6249,39.8326],[-75.625,39.8325],[-75.6251,39.8325],[-75.6252,39.8325],[-75.6253,39.8325],[-75.6254,39.8325],[-75.6255,39.8325],[-75.6256,39.8324],[-75.6257,39.8324],[-75.6258,39.8324],[-75.6259,39.8323],[-75.626,39.8323],[-75.6261,39.8323],[-75.6262,39.8323],[-75.6264,39.8323],[-75.6266,39.8322],[-75.6267,39.8322],[-75.6268,39.8321],[-75.6269,39.8321],[-75.6271,39.8321],[-75.6273,39.832],[-75.6274,39.832],[-75.6276,39.832],[-75.6277,39.8319],[-75.628,39.8319],[-75.6282,39.8318],[-75.6285,39.8318],[-75.6286,39.8317],[-75.6289,39.8317],[-75.6291,39.8316],[-75.6292,39.8316],[-75.6294,39.8316],[-75.6295,39.8315],[-75.6297,39.8315],[-75.6298,39.8315],[-75.63,39.8314],[-75.6302,39.8314],[-75.6304,39.8313],[-75.6305,39.8313],[-75.6307,39.8312],[-75.6309,39.8312],[-75.6311,39.8312],[-75.6313,39.8311],[-75.6314,39.8311],[-75.6315,39.8311],[-75.6316,39.831],[-75.6317,39.831],[-75.6318,39.831],[-75.6319,39.831],[-75.632,39.8309],[-75.6321,39.8309],[-75.6322,39.8309],[-75.6323,39.8309],[-75.6324,39.8308],[-75.6325,39.8308],[-75.6326,39.8308],[-75.6327,39.8308],[-75.6329,39.8307],[-75.633,39.8307],[-75.6332,39.8307],[-75.6333,39.8306],[-75.6334,39.8306],[-75.6335,39.8306],[-75.6336,39.8306],[-75.6337,39.8305],[-75.6338,39.8305],[-75.6339,39.8305],[-75.634,39.8305],[-75.6341,39.8304],[-75.6342,39.8304],[-75.6343,39.8304],[-75.6344,39.8304],[-75.6345,39.8303],[-75.6346,39.8303],[-75.6347,39.8303],[-75.6348,39.8303],[-75.6348,39.8302],[-75.6359,39.83],[-75.637,39.8297],[-75.6372,39.8296],[-75.6375,39.8296],[-75.6376,39.8295],[-75.6378,39.8295],[-75.638,39.8294],[-75.6382,39.8294],[-75.6384,39.8293],[-75.6387,39.8292],[-75.639,39.8291],[-75.6392,39.8291],[-75.6394,39.8291],[-75.6396,39.829],[-75.6397,39.829],[-75.6399,39.8289],[-75.6401,39.8289],[-75.6402,39.8288],[-75.6405,39.8287],[-75.6406,39.8287],[-75.6408,39.8287],[-75.6409,39.8286],[-75.6411,39.8286],[-75.6412,39.8285],[-75.6413,39.8285],[-75.6415,39.8284],[-75.6417,39.8284],[-75.6418,39.8284],[-75.642,39.8283],[-75.6421,39.8283],[-75.6423,39.8282],[-75.6425,39.8282],[-75.6426,39.8281],[-75.6428,39.8281],[-75.643,39.828],[-75.6432,39.828],[-75.6434,39.8279],[-75.6435,39.8279],[-75.6436,39.8278],[-75.6438,39.8278],[-75.6439,39.8278],[-75.644,39.8278],[-75.6441,39.8277],[-75.6443,39.8277],[-75.6444,39.8276],[-75.6446,39.8276],[-75.6448,39.8275],[-75.645,39.8274],[-75.6451,39.8274],[-75.6453,39.8274],[-75.6455,39.8273],[-75.6457,39.8272],[-75.646,39.8272],[-75.6462,39.8271],[-75.6464,39.827],[-75.6466,39.8269],[-75.6469,39.8269],[-75.6471,39.8268],[-75.6472,39.8268],[-75.6473,39.8267],[-75.6475,39.8267],[-75.6476,39.8267],[-75.6476,39.8266],[-75.6478,39.8266],[-75.6479,39.8266],[-75.648,39.8265],[-75.6481,39.8265],[-75.6482,39.8265],[-75.6483,39.8264],[-75.6484,39.8264],[-75.6485,39.8264],[-75.6486,39.8263],[-75.6488,39.8263],[-75.6489,39.8263],[-75.649,39.8262],[-75.6491,39.8262],[-75.6492,39.8261],[-75.6493,39.8261],[-75.6494,39.8261],[-75.6495,39.8261],[-75.6496,39.826],[-75.6497,39.826],[-75.6499,39.8259],[-75.6501,39.8259],[-75.6503,39.8258],[-75.6504,39.8258],[-75.6505,39.8257],[-75.6507,39.8257],[-75.6508,39.8256],[-75.651,39.8256],[-75.6512,39.8255],[-75.6513,39.8255],[-75.6514,39.8254],[-75.6516,39.8254],[-75.6517,39.8253],[-75.6519,39.8253],[-75.652,39.8252],[-75.6522,39.8252],[-75.6523,39.8252],[-75.6525,39.8251],[-75.6527,39.825],[-75.6528,39.825],[-75.6529,39.825],[-75.6531,39.8249],[-75.6532,39.8249],[-75.6533,39.8248],[-75.6535,39.8248],[-75.6535,39.8247],[-75.6537,39.8247],[-75.654,39.8246],[-75.6544,39.8245],[-75.6546,39.8244],[-75.6549,39.8243],[-75.6553,39.8242],[-75.6555,39.8241],[-75.6557,39.824],[-75.6561,39.8239],[-75.6562,39.8238],[-75.6564,39.8237],[-75.6568,39.8236],[-75.6572,39.8235],[-75.6575,39.8234],[-75.6578,39.8233],[-75.6581,39.8232],[-75.6583,39.8231],[-75.6586,39.823],[-75.6588,39.8229],[-75.6596,39.8226],[-75.6597,39.8226],[-75.6598,39.8226],[-75.6599,39.8225],[-75.6601,39.8225],[-75.6602,39.8224],[-75.6603,39.8224],[-75.6604,39.8224],[-75.6605,39.8223],[-75.6606,39.8223],[-75.6607,39.8222],[-75.6609,39.8222],[-75.661,39.8221],[-75.6611,39.8221],[-75.6612,39.822],[-75.6614,39.822],[-75.6615,39.8219],[-75.6616,39.8219],[-75.6618,39.8218],[-75.6619,39.8218],[-75.662,39.8217],[-75.6622,39.8217],[-75.6623,39.8216],[-75.6624,39.8216],[-75.6627,39.8215],[-75.6632,39.8213],[-75.6635,39.8212],[-75.6638,39.8211],[-75.6639,39.821],[-75.6641,39.8209],[-75.6644,39.8208],[-75.6645,39.8208],[-75.6647,39.8207],[-75.665,39.8206],[-75.6652,39.8205],[-75.6655,39.8204],[-75.6658,39.8203],[-75.666,39.8202],[-75.6663,39.8201],[-75.6665,39.82],[-75.6666,39.82],[-75.6668,39.8199],[-75.667,39.8198],[-75.6671,39.8197],[-75.6672,39.8197],[-75.6673,39.8197],[-75.6674,39.8196],[-75.6676,39.8195],[-75.6678,39.8195],[-75.6681,39.8194],[-75.6683,39.8193],[-75.6686,39.8192],[-75.6688,39.8191],[-75.669,39.819],[-75.6692,39.8189],[-75.6695,39.8188],[-75.6696,39.8187],[-75.6699,39.8186],[-75.6701,39.8186],[-75.6702,39.8185],[-75.6705,39.8184],[-75.6706,39.8183],[-75.6707,39.8183],[-75.6709,39.8182],[-75.671,39.8182],[-75.6711,39.8181],[-75.6713,39.8181],[-75.6714,39.818],[-75.6715,39.818],[-75.6717,39.8179],[-75.6718,39.8178],[-75.6719,39.8178],[-75.672,39.8177],[-75.6722,39.8177],[-75.6723,39.8176],[-75.6725,39.8175],[-75.6727,39.8175],[-75.6729,39.8173],[-75.6731,39.8173],[-75.6733,39.8172],[-75.6734,39.8171],[-75.6735,39.8171],[-75.6738,39.817],[-75.6741,39.8169],[-75.6743,39.8167],[-75.6744,39.8167],[-75.6746,39.8166],[-75.6749,39.8165],[-75.6753,39.8163],[-75.6755,39.8162],[-75.6759,39.816],[-75.6762,39.8159],[-75.6764,39.8158],[-75.6766,39.8157],[-75.6769,39.8156],[-75.6772,39.8154],[-75.6774,39.8154],[-75.6776,39.8153],[-75.6778,39.8152],[-75.6782,39.815],[-75.6784,39.8149],[-75.6786,39.8148],[-75.6788,39.8147],[-75.6792,39.8145],[-75.6794,39.8144],[-75.6796,39.8143],[-75.6799,39.8142],[-75.6801,39.8141],[-75.6803,39.814],[-75.6805,39.8139],[-75.6807,39.8138],[-75.6808,39.8138],[-75.6809,39.8137],[-75.681,39.8137],[-75.6812,39.8136],[-75.6813,39.8135],[-75.6814,39.8135],[-75.6815,39.8135],[-75.6816,39.8134],[-75.682,39.8132],[-75.6821,39.8132],[-75.6822,39.8131],[-75.6825,39.813],[-75.6829,39.8128],[-75.683,39.8127],[-75.6833,39.8126],[-75.6836,39.8124],[-75.6839,39.8123],[-75.6841,39.8122],[-75.6843,39.8121],[-75.6845,39.812],[-75.6849,39.8118],[-75.685,39.8117],[-75.6852,39.8116],[-75.6855,39.8115],[-75.6858,39.8113],[-75.686,39.8113],[-75.6861,39.8112],[-75.6864,39.811],[-75.6868,39.8108],[-75.687,39.8107],[-75.6872,39.8106],[-75.6877,39.8103],[-75.688,39.8102],[-75.6883,39.8101],[-75.6886,39.8099],[-75.6888,39.8098],[-75.689,39.8097],[-75.6894,39.8095],[-75.6895,39.8094],[-75.6897,39.8093],[-75.6902,39.8091],[-75.6904,39.809],[-75.6906,39.8088],[-75.6908,39.8087],[-75.6914,39.8084],[-75.6916,39.8083],[-75.6919,39.8081],[-75.6925,39.8078],[-75.6928,39.8077],[-75.6932,39.8075],[-75.6936,39.8072],[-75.6938,39.8071],[-75.6941,39.8069],[-75.6944,39.8068],[-75.6945,39.8067],[-75.6946,39.8066],[-75.6947,39.8066],[-75.6948,39.8066],[-75.6948,39.8065],[-75.695,39.8065],[-75.695,39.8064],[-75.6952,39.8063],[-75.6953,39.8063],[-75.6954,39.8062],[-75.6955,39.8062],[-75.6956,39.8061],[-75.6957,39.806],[-75.6958,39.806],[-75.696,39.8059],[-75.6961,39.8058],[-75.6962,39.8058],[-75.6963,39.8057],[-75.6964,39.8056],[-75.6965,39.8056],[-75.6966,39.8055],[-75.6967,39.8055],[-75.6969,39.8053],[-75.6971,39.8052],[-75.6976,39.8049],[-75.6978,39.8049],[-75.698,39.8047],[-75.6984,39.8045],[-75.6986,39.8044],[-75.6988,39.8042],[-75.6993,39.804],[-75.6994,39.8039],[-75.6996,39.8037],[-75.7001,39.8035],[-75.7002,39.8034],[-75.7005,39.8032],[-75.7009,39.803],[-75.7011,39.8029],[-75.7013,39.8027],[-75.7016,39.8025],[-75.7018,39.8025],[-75.702,39.8023],[-75.7022,39.8022],[-75.7025,39.802],[-75.7026,39.802],[-75.7027,39.8019],[-75.703,39.8017],[-75.7032,39.8016],[-75.7033,39.8015],[-75.7035,39.8014],[-75.7036,39.8013],[-75.7037,39.8013],[-75.704,39.8011],[-75.7041,39.801],[-75.7042,39.801],[-75.7045,39.8007],[-75.7047,39.8006],[-75.7048,39.8005],[-75.705,39.8004],[-75.7051,39.8004],[-75.7053,39.8003],[-75.7054,39.8002],[-75.7055,39.8001],[-75.7056,39.8],[-75.7057,39.8],[-75.7058,39.7999],[-75.7059,39.7999],[-75.706,39.7998],[-75.7061,39.7998],[-75.7061,39.7997],[-75.7062,39.7997],[-75.7063,39.7996],[-75.7065,39.7995],[-75.7066,39.7994],[-75.7068,39.7993],[-75.7069,39.7992],[-75.7071,39.7991],[-75.7072,39.799],[-75.7073,39.799],[-75.7075,39.7988],[-75.7078,39.7986],[-75.7082,39.7984],[-75.7085,39.7982],[-75.7087,39.798],[-75.709,39.7978],[-75.7094,39.7976],[-75.7095,39.7975],[-75.7097,39.7974],[-75.71,39.7972],[-75.7102,39.797],[-75.7105,39.7968],[-75.7106,39.7967],[-75.7108,39.7966],[-75.711,39.7965],[-75.7111,39.7964],[-75.7114,39.7962],[-75.7117,39.796],[-75.712,39.7958],[-75.7121,39.7957],[-75.7125,39.7955],[-75.7129,39.7952],[-75.7131,39.7951],[-75.7133,39.7949],[-75.7136,39.7947],[-75.7138,39.7945],[-75.7139,39.7945],[-75.714,39.7944],[-75.7141,39.7943],[-75.7143,39.7942],[-75.7146,39.794],[-75.7151,39.7936],[-75.7153,39.7935],[-75.7157,39.7931],[-75.7162,39.7928],[-75.7165,39.7926],[-75.7169,39.7923],[-75.7173,39.792],[-75.7176,39.7918],[-75.7179,39.7916],[-75.7184,39.7912],[-75.7188,39.7909],[-75.7192,39.7906],[-75.7195,39.7904],[-75.7195,39.7903],[-75.7196,39.7903],[-75.7198,39.7902],[-75.7199,39.7901],[-75.7201,39.7899],[-75.7203,39.7897],[-75.7205,39.7896],[-75.7209,39.7893],[-75.721,39.7892],[-75.7212,39.7891],[-75.7213,39.789],[-75.7214,39.7889],[-75.7216,39.7888],[-75.7217,39.7886],[-75.7219,39.7885],[-75.7221,39.7884],[-75.7222,39.7882],[-75.7224,39.7881],[-75.7225,39.788],[-75.7226,39.788],[-75.7227,39.7879],[-75.7228,39.7878],[-75.7229,39.7877],[-75.723,39.7876],[-75.7232,39.7875],[-75.7233,39.7874],[-75.7234,39.7873],[-75.7235,39.7872],[-75.7236,39.7872],[-75.7237,39.7871],[-75.7239,39.7869],[-75.724,39.7868],[-75.7241,39.7867],[-75.7243,39.7866],[-75.7244,39.7865],[-75.7245,39.7864],[-75.7246,39.7863],[-75.7247,39.7862],[-75.7249,39.7861],[-75.725,39.786],[-75.7251,39.7859],[-75.7255,39.7856],[-75.7259,39.7853],[-75.7262,39.7851],[-75.7266,39.7847],[-75.727,39.7844],[-75.7272,39.7842],[-75.7274,39.784],[-75.7277,39.7837],[-75.728,39.7835],[-75.7283,39.7833],[-75.7286,39.783],[-75.7291,39.7826],[-75.7294,39.7823],[-75.7295,39.7822],[-75.7296,39.7821],[-75.7298,39.7819],[-75.73,39.7818],[-75.7302,39.7816],[-75.7304,39.7814],[-75.7306,39.7813],[-75.7308,39.7811],[-75.7309,39.781],[-75.731,39.7809],[-75.7312,39.7807],[-75.7317,39.7803],[-75.7322,39.7798],[-75.7325,39.7796],[-75.7325,39.7795],[-75.733,39.7791],[-75.7332,39.7789],[-75.7337,39.7785],[-75.734,39.7782],[-75.7341,39.7781],[-75.7344,39.7778],[-75.7347,39.7775],[-75.7353,39.777],[-75.7358,39.7764],[-75.7362,39.7761],[-75.7366,39.7757],[-75.7369,39.7754],[-75.737,39.7753],[-75.7372,39.7751],[-75.7374,39.775],[-75.7375,39.7748],[-75.7377,39.7747],[-75.7378,39.7745],[-75.738,39.7744],[-75.7382,39.7742],[-75.7384,39.774],[-75.7386,39.7738],[-75.7388,39.7736],[-75.7391,39.7733],[-75.7393,39.7731],[-75.7394,39.7729],[-75.7395,39.7729],[-75.7396,39.7728],[-75.7396,39.7727],[-75.7397,39.7727],[-75.7398,39.7726],[-75.7399,39.7725],[-75.7399,39.7724],[-75.7401,39.7723],[-75.7402,39.7721],[-75.7404,39.7719],[-75.7406,39.7718],[-75.7406,39.7717],[-75.7407,39.7717],[-75.7407,39.7716],[-75.7408,39.7715],[-75.741,39.7713],[-75.7412,39.7711],[-75.7413,39.7711],[-75.7413,39.771],[-75.7415,39.7708],[-75.7417,39.7706],[-75.7418,39.7704],[-75.742,39.7703],[-75.7421,39.7702],[-75.7421,39.7701],[-75.7424,39.7699],[-75.7426,39.7697],[-75.7428,39.7694],[-75.7431,39.7691],[-75.7434,39.7688],[-75.7436,39.7686],[-75.7439,39.7683],[-75.744,39.7681],[-75.7441,39.7681],[-75.7442,39.768],[-75.7443,39.7679],[-75.7444,39.7677],[-75.7445,39.7676],[-75.7446,39.7675],[-75.7447,39.7674],[-75.7448,39.7673],[-75.7449,39.7671],[-75.7451,39.7669],[-75.7454,39.7666],[-75.7455,39.7665],[-75.7457,39.7663],[-75.7458,39.7661],[-75.7459,39.766],[-75.746,39.766],[-75.746,39.7659],[-75.7461,39.7658],[-75.7463,39.7657],[-75.7464,39.7655],[-75.7465,39.7653],[-75.7467,39.7651],[-75.7468,39.765],[-75.747,39.7648],[-75.7471,39.7647],[-75.7472,39.7645],[-75.7474,39.7644],[-75.7475,39.7642],[-75.7476,39.7641],[-75.7477,39.764],[-75.7479,39.7638],[-75.748,39.7637],[-75.7481,39.7636],[-75.7481,39.7635],[-75.7482,39.7634],[-75.7483,39.7633],[-75.7484,39.7632],[-75.7485,39.7631],[-75.7485,39.763],[-75.7487,39.7629],[-75.7489,39.7626],[-75.7491,39.7623],[-75.7494,39.7621],[-75.7494,39.7619],[-75.7496,39.7617],[-75.7498,39.7615],[-75.7499,39.7614],[-75.75,39.7613],[-75.7501,39.7611],[-75.7502,39.761],[-75.7503,39.7609],[-75.7504,39.7608],[-75.7506,39.7606],[-75.7507,39.7605],[-75.7508,39.7603],[-75.7509,39.7602],[-75.751,39.7601],[-75.7511,39.76],[-75.7512,39.7598],[-75.7514,39.7596],[-75.7514,39.7595],[-75.7515,39.7595],[-75.7516,39.7593],[-75.7518,39.759],[-75.752,39.7588],[-75.7522,39.7586],[-75.7523,39.7584],[-75.7525,39.7582],[-75.7526,39.7581],[-75.7527,39.7579],[-75.7528,39.7578],[-75.7529,39.7576],[-75.7531,39.7574],[-75.7532,39.7573],[-75.7533,39.7571],[-75.7534,39.757],[-75.7536,39.7568],[-75.7537,39.7567],[-75.7538,39.7565],[-75.7539,39.7564],[-75.7541,39.7562],[-75.7542,39.756],[-75.7543,39.7559],[-75.7543,39.7558],[-75.7544,39.7558],[-75.7544,39.7557],[-75.7545,39.7557],[-75.7545,39.7556],[-75.7547,39.7553],[-75.755,39.7549],[-75.7554,39.7544],[-75.7557,39.754],[-75.756,39.7535],[-75.7563,39.7531],[-75.7567,39.7527],[-75.7571,39.7521],[-75.7574,39.7516],[-75.7577,39.7512],[-75.7578,39.7511],[-75.7579,39.7509],[-75.7581,39.7507],[-75.7582,39.7505],[-75.7583,39.7503],[-75.7584,39.7502],[-75.7585,39.7501],[-75.7588,39.7497],[-75.7593,39.7488],[-75.7604,39.7474],[-75.7607,39.7469],[-75.7616,39.7455],[-75.7626,39.7438],[-75.7636,39.7423],[-75.7644,39.7409],[-75.7653,39.7393],[-75.766,39.7382],[-75.766,39.7381],[-75.7661,39.738],[-75.7662,39.7378],[-75.7663,39.7376],[-75.7664,39.7375],[-75.7665,39.7373],[-75.7666,39.7371],[-75.7667,39.737],[-75.7668,39.7367],[-75.7669,39.7366],[-75.7669,39.7365],[-75.767,39.7364],[-75.767,39.7362],[-75.7671,39.7361],[-75.7672,39.736],[-75.7672,39.7359],[-75.7673,39.7358],[-75.7673,39.7357],[-75.7674,39.7356],[-75.7675,39.7354],[-75.7676,39.7352],[-75.7677,39.7351],[-75.7677,39.735],[-75.7678,39.7349],[-75.7678,39.7348],[-75.7679,39.7347],[-75.768,39.7345],[-75.768,39.7344],[-75.7681,39.7343],[-75.7682,39.7341],[-75.7683,39.734],[-75.7683,39.7338],[-75.7684,39.7337],[-75.7685,39.7336],[-75.7686,39.7334],[-75.7686,39.7333],[-75.7687,39.7332],[-75.7688,39.733],[-75.7688,39.7329],[-75.769,39.7326],[-75.7692,39.7321],[-75.7695,39.7315],[-75.7698,39.731],[-75.7701,39.7304],[-75.7703,39.7299],[-75.7707,39.7292],[-75.7708,39.7289],[-75.7711,39.7284],[-75.7713,39.7279],[-75.7715,39.7274],[-75.7717,39.7269],[-75.772,39.7264],[-75.7722,39.7259],[-75.7724,39.7255],[-75.7725,39.7252],[-75.7727,39.7248],[-75.7728,39.7245],[-75.7729,39.7242],[-75.7731,39.7239],[-75.7733,39.7234],[-75.7736,39.7226],[-75.7738,39.7222],[-75.7742,39.7222],[-75.7789,39.7222],[-75.7847,39.7222],[-75.7886,39.7222],[-75.7909,39.7222],[-75.7947,39.7222],[-75.796,39.7222],[-75.7965,39.7222],[-75.7987,39.7222],[-75.7994,39.7222],[-75.7996,39.7222],[-75.7999,39.7222],[-75.8001,39.7222],[-75.8006,39.7222],[-75.8012,39.7222],[-75.8018,39.7222],[-75.802,39.7222],[-75.8028,39.7222],[-75.8029,39.7222],[-75.8033,39.7222],[-75.8093,39.7222],[-75.8102,39.7222],[-75.8107,39.7222],[-75.8121,39.7222],[-75.8197,39.7221],[-75.8214,39.7221],[-75.8271,39.7221],[-75.828,39.7221],[-75.829,39.7221],[-75.8295,39.722],[-75.8301,39.722],[-75.8313,39.722],[-75.8315,39.722],[-75.8326,39.722],[-75.8417,39.722],[-75.8419,39.722],[-75.842,39.722],[-75.8471,39.722],[-75.8521,39.722],[-75.8539,39.722],[-75.8556,39.722],[-75.8565,39.722],[-75.8574,39.722],[-75.8578,39.722],[-75.8581,39.722],[-75.8606,39.7219],[-75.8631,39.7219],[-75.8643,39.7219],[-75.8655,39.7219],[-75.8657,39.7219],[-75.8658,39.7219],[-75.8665,39.7219],[-75.8673,39.7219],[-75.871,39.7219],[-75.8747,39.7219],[-75.8751,39.7219],[-75.8764,39.7219],[-75.8809,39.7219],[-75.892,39.722],[-75.8933,39.722],[-75.894,39.722],[-75.8947,39.722],[-75.8966,39.722],[-75.8986,39.722],[-75.8987,39.722],[-75.9027,39.722],[-75.9068,39.722],[-75.9098,39.7219],[-75.9122,39.7219],[-75.9123,39.7219],[-75.9124,39.7219],[-75.9125,39.7219],[-75.9193,39.7219],[-75.9219,39.7219],[-75.9239,39.7219],[-75.9245,39.7219],[-75.9269,39.7219],[-75.927,39.7219],[-75.9278,39.7219],[-75.9312,39.7219],[-75.9319,39.7219],[-75.9367,39.7219],[-75.9369,39.7219],[-75.937,39.7219],[-75.9371,39.7219],[-75.9428,39.7219],[-75.9464,39.7218],[-75.9501,39.7218],[-75.9552,39.7218],[-75.9621,39.7218],[-75.964,39.7218],[-75.9658,39.7218],[-75.9666,39.7218],[-75.9675,39.7218],[-75.9738,39.7218],[-75.9801,39.7218],[-75.981,39.7218],[-75.9848,39.7218],[-75.9893,39.7218],[-75.9939,39.7218],[-75.995,39.7218],[-75.9961,39.7218],[-75.9967,39.7218],[-75.9973,39.7218],[-75.9974,39.7218],[-75.9979,39.7218],[-75.9983,39.7218],[-75.9984,39.7218],[-75.9994,39.7218],[-76,39.7218],[-76.0013,39.7218],[-76.0024,39.7218],[-76.0131,39.7218],[-76.0163,39.7218],[-76.0174,39.7218],[-76.0197,39.7218],[-76.02,39.7218],[-76.0214,39.7218],[-76.0256,39.7217],[-76.0277,39.7217],[-76.0287,39.7217],[-76.0308,39.7217],[-76.033,39.7217],[-76.0352,39.7217],[-76.0356,39.7217],[-76.036,39.7217],[-76.0398,39.7217],[-76.0436,39.7217],[-76.0456,39.7217],[-76.0475,39.7216],[-76.0481,39.7216],[-76.0486,39.7216],[-76.051,39.7216],[-76.0533,39.7216],[-76.0537,39.7216],[-76.0539,39.7216],[-76.0542,39.7216],[-76.0544,39.7216],[-76.0546,39.7216],[-76.0604,39.7216],[-76.0662,39.7216],[-76.068,39.7216],[-76.0739,39.7215],[-76.0799,39.7215],[-76.0812,39.7215],[-76.0863,39.7215],[-76.1025,39.7214],[-76.1087,39.7214],[-76.1146,39.7213],[-76.1162,39.7213],[-76.1177,39.7213],[-76.1199,39.7213],[-76.1219,39.7212],[-76.124,39.7212],[-76.1241,39.7212],[-76.1242,39.7212],[-76.1244,39.7212],[-76.1256,39.7212],[-76.1274,39.7212],[-76.1275,39.7212],[-76.1276,39.7212],[-76.1277,39.7212],[-76.1282,39.7212],[-76.1317,39.7212],[-76.1353,39.7212],[-76.1355,39.7212],[-76.1358,39.7211],[-76.1437,39.7215],[-76.1452,39.7215],[-76.153,39.7215],[-76.1543,39.7214],[-76.1544,39.7214],[-76.1611,39.7215],[-76.1631,39.7215],[-76.1753,39.7214],[-76.1754,39.7214],[-76.1775,39.7214],[-76.1776,39.7214],[-76.1778,39.7214],[-76.1796,39.7214],[-76.1805,39.7214],[-76.1825,39.7214],[-76.1826,39.7214],[-76.1847,39.7213],[-76.2001,39.7214],[-76.2003,39.7214],[-76.2005,39.7214],[-76.2007,39.7214],[-76.2033,39.7214],[-76.2058,39.7214],[-76.2102,39.7213],[-76.2109,39.7213],[-76.2189,39.7214],[-76.2193,39.7214],[-76.2241,39.7214],[-76.2242,39.7214],[-76.2333,39.7214],[-76.2398,39.7213],[-76.24,39.7213],[-76.2402,39.7214],[-76.2412,39.7215],[-76.2416,39.7215],[-76.2441,39.7214],[-76.2518,39.7213],[-76.2543,39.7212],[-76.2544,39.7212],[-76.2545,39.7212],[-76.2546,39.7212],[-76.2547,39.7212],[-76.2548,39.7212],[-76.2589,39.7213],[-76.2642,39.7213],[-76.2644,39.7213],[-76.2645,39.7213],[-76.2647,39.7213],[-76.2648,39.7213],[-76.2769,39.7213],[-76.2819,39.7213],[-76.2823,39.7213],[-76.2858,39.7213],[-76.2887,39.7213],[-76.2889,39.7213],[-76.2895,39.7213],[-76.2897,39.7213],[-76.2909,39.7213],[-76.2913,39.7213],[-76.2942,39.7213],[-76.2954,39.7213],[-76.2955,39.7213],[-76.2956,39.7213],[-76.2959,39.7213],[-76.296,39.7213],[-76.2962,39.7213],[-76.2965,39.7213],[-76.2973,39.7213],[-76.2976,39.7213],[-76.2987,39.7213],[-76.302,39.7213],[-76.303,39.7213],[-76.3037,39.7213],[-76.3058,39.7213],[-76.3065,39.7213],[-76.3066,39.7213],[-76.3068,39.7213],[-76.3069,39.7213],[-76.307,39.7213],[-76.308,39.7213],[-76.311,39.7213],[-76.3119,39.7213],[-76.3136,39.7213],[-76.3184,39.7213],[-76.3201,39.7213],[-76.3218,39.7213],[-76.3268,39.7213],[-76.3285,39.7213],[-76.3293,39.7213],[-76.3316,39.7213],[-76.3324,39.7213],[-76.3325,39.7213],[-76.3331,39.7213],[-76.3332,39.7213],[-76.3336,39.7213],[-76.3348,39.7213],[-76.3352,39.7213],[-76.3354,39.7213],[-76.3359,39.7213],[-76.3362,39.7213],[-76.3364,39.7213],[-76.3366,39.7213],[-76.337,39.7213],[-76.3371,39.7213],[-76.3374,39.7213],[-76.3384,39.7213],[-76.3388,39.7213],[-76.3396,39.7213],[-76.3422,39.7213],[-76.343,39.7213],[-76.3431,39.7213],[-76.3433,39.7213],[-76.3437,39.7213],[-76.3438,39.7213],[-76.3444,39.7213],[-76.3461,39.7213],[-76.3466,39.7213],[-76.3481,39.7213],[-76.3526,39.7213],[-76.3541,39.7213],[-76.3566,39.7213],[-76.3591,39.7213],[-76.3612,39.7213],[-76.3741,39.7213],[-76.3791,39.7213],[-76.3793,39.7213],[-76.3799,39.7213],[-76.3801,39.7213],[-76.381,39.7213],[-76.3837,39.7213],[-76.3846,39.7213],[-76.385,39.7213],[-76.3863,39.7212],[-76.3867,39.7212],[-76.3868,39.7212],[-76.3877,39.7212],[-76.3906,39.7212],[-76.3915,39.7212],[-76.3916,39.7212],[-76.3919,39.7212],[-76.3921,39.7212],[-76.3937,39.7212],[-76.3956,39.7212],[-76.3961,39.7212],[-76.3963,39.7212],[-76.3964,39.7212],[-76.3968,39.7212],[-76.398,39.7212],[-76.3984,39.7212],[-76.3987,39.7212],[-76.3993,39.7212],[-76.3994,39.7212],[-76.3997,39.7212],[-76.4006,39.7213],[-76.4013,39.7212],[-76.4035,39.7212],[-76.4042,39.7212],[-76.4043,39.7212],[-76.4044,39.7212],[-76.4045,39.7212],[-76.4051,39.7212],[-76.4059,39.7212],[-76.4085,39.7212],[-76.4091,39.7212],[-76.4094,39.7212],[-76.4103,39.7212],[-76.4133,39.7212],[-76.4142,39.7212],[-76.4143,39.7212],[-76.4147,39.7212],[-76.4148,39.7212],[-76.4167,39.7212],[-76.4176,39.7212],[-76.4177,39.7212],[-76.4178,39.7212],[-76.4179,39.7212],[-76.418,39.7212],[-76.4181,39.7212],[-76.4182,39.7212],[-76.4183,39.7212],[-76.4184,39.7212],[-76.4186,39.7212],[-76.4188,39.7212],[-76.4189,39.7212],[-76.4193,39.7212],[-76.4241,39.7212],[-76.426,39.7212],[-76.4311,39.7213],[-76.4315,39.7213],[-76.4333,39.7213],[-76.4345,39.7213],[-76.438,39.7213],[-76.4389,39.7213],[-76.4398,39.7213],[-76.4418,39.7212],[-76.4424,39.7212],[-76.4428,39.7212],[-76.4438,39.7212],[-76.4441,39.7212],[-76.4456,39.7212],[-76.4503,39.7213],[-76.4518,39.7213],[-76.4531,39.7213],[-76.4569,39.7213],[-76.4582,39.7213],[-76.4588,39.7213],[-76.4605,39.7213],[-76.4611,39.7213],[-76.4619,39.7213],[-76.4643,39.7212],[-76.4651,39.7212],[-76.4665,39.7212],[-76.4708,39.7212],[-76.4722,39.7212],[-76.4722,39.7211],[-76.4726,39.7211],[-76.4738,39.7211],[-76.4742,39.7211],[-76.4743,39.7211],[-76.4754,39.7211],[-76.4766,39.7211],[-76.4785,39.7211],[-76.4791,39.7211],[-76.4796,39.7211],[-76.4803,39.7212],[-76.4826,39.7213],[-76.4834,39.7213],[-76.485,39.7213],[-76.4901,39.7213],[-76.4917,39.7213],[-76.492,39.7213],[-76.4927,39.7213],[-76.493,39.7213],[-76.4955,39.7213],[-76.5029,39.7212],[-76.5054,39.7212],[-76.5072,39.7212],[-76.5129,39.7212],[-76.5148,39.7211],[-76.5153,39.7211],[-76.5169,39.7212],[-76.5174,39.7212],[-76.5175,39.7212],[-76.5187,39.7212],[-76.5224,39.7213],[-76.5236,39.7213],[-76.5241,39.7213],[-76.5256,39.7213],[-76.5261,39.7213],[-76.5262,39.7213],[-76.5293,39.7213],[-76.5384,39.7213],[-76.5414,39.7213],[-76.5418,39.7213],[-76.543,39.7213],[-76.5434,39.7213],[-76.5444,39.7213],[-76.5476,39.7214],[-76.5487,39.7214],[-76.5491,39.7214],[-76.5504,39.7214],[-76.5508,39.7214],[-76.5509,39.7214],[-76.5513,39.7214],[-76.5514,39.7214],[-76.5515,39.7214],[-76.5521,39.7214],[-76.5523,39.7214],[-76.5542,39.7213],[-76.5602,39.7212],[-76.5622,39.7212],[-76.5632,39.7212],[-76.5662,39.7212],[-76.5672,39.7212],[-76.5677,39.7212],[-76.569,39.7212],[-76.5694,39.7212],[-76.5695,39.7212],[-76.5697,39.7212],[-76.5705,39.7212],[-76.5707,39.7211],[-76.5709,39.7211],[-76.5714,39.7211],[-76.5716,39.7211],[-76.5728,39.7211],[-76.5763,39.7213],[-76.5775,39.7213],[-76.5787,39.7213],[-76.5826,39.7213],[-76.5839,39.7213],[-76.5855,39.7212],[-76.5904,39.721],[-76.592,39.7209],[-76.5955,39.7204],[-76.5975,39.7206],[-76.6014,39.7213],[-76.6094,39.7213],[-76.6152,39.7212],[-76.6184,39.7212],[-76.6278,39.7212],[-76.629,39.7212],[-76.631,39.7212],[-76.6315,39.7212],[-76.6384,39.7212],[-76.6446,39.7211],[-76.6455,39.7211],[-76.6474,39.7211],[-76.6528,39.7211],[-76.6546,39.7211],[-76.6548,39.7211],[-76.655,39.7211],[-76.6579,39.7211],[-76.6591,39.7211],[-76.6629,39.7211],[-76.6642,39.7211],[-76.6649,39.7211],[-76.6668,39.7211],[-76.6675,39.7211],[-76.6694,39.7211],[-76.6703,39.7211],[-76.672,39.7211],[-76.6749,39.7211],[-76.6768,39.7211],[-76.6771,39.7211],[-76.678,39.7211],[-76.6783,39.7211],[-76.6796,39.7211],[-76.6837,39.7211],[-76.685,39.7211],[-76.6851,39.7211],[-76.6853,39.7211],[-76.6854,39.7211],[-76.6856,39.7211],[-76.6869,39.7211],[-76.6883,39.7211],[-76.6915,39.7211],[-76.693,39.7211],[-76.6969,39.7211],[-76.6971,39.7211],[-76.6975,39.7211],[-76.6977,39.7211],[-76.6979,39.7211],[-76.6981,39.7211],[-76.6988,39.7211],[-76.6989,39.7211],[-76.7013,39.7211],[-76.7027,39.7211],[-76.7041,39.7211],[-76.7045,39.7211],[-76.7046,39.7211],[-76.7047,39.7211],[-76.7049,39.7211],[-76.7059,39.7212],[-76.7061,39.7212],[-76.7062,39.7212],[-76.7064,39.7212],[-76.7072,39.7212],[-76.7102,39.7211],[-76.7112,39.7211],[-76.7114,39.7211],[-76.7121,39.7211],[-76.7123,39.7211],[-76.7124,39.7211],[-76.7125,39.7211],[-76.7156,39.721],[-76.7158,39.721],[-76.7159,39.7211],[-76.7169,39.721],[-76.717,39.721],[-76.7211,39.721],[-76.7264,39.721],[-76.727,39.721],[-76.7289,39.721],[-76.7295,39.721],[-76.7306,39.721],[-76.7337,39.721],[-76.7348,39.721],[-76.7376,39.721],[-76.7459,39.7209],[-76.7486,39.7209],[-76.7489,39.7209],[-76.7496,39.7209],[-76.7498,39.7209],[-76.7499,39.7209],[-76.75,39.7209],[-76.7501,39.7209],[-76.7502,39.7209],[-76.7503,39.7209],[-76.7506,39.7209],[-76.7507,39.7209],[-76.7518,39.7209],[-76.7563,39.7209],[-76.7578,39.7209],[-76.7592,39.7209],[-76.7623,39.7209],[-76.7633,39.7209],[-76.7647,39.7209],[-76.766,39.7209],[-76.7701,39.7208],[-76.7713,39.7208],[-76.7715,39.7208],[-76.7723,39.7208],[-76.7747,39.7208],[-76.7755,39.7208],[-76.777,39.7208],[-76.7817,39.7208],[-76.7832,39.7208],[-76.7833,39.7208],[-76.7835,39.7208],[-76.7836,39.7208],[-76.7837,39.7208],[-76.784,39.7208],[-76.7841,39.7208],[-76.7844,39.7208],[-76.7851,39.7208],[-76.7853,39.7208],[-76.7857,39.7208],[-76.7867,39.7208],[-76.7871,39.7208],[-76.7874,39.7208],[-76.7883,39.7208],[-76.7884,39.7208],[-76.7886,39.7208],[-76.7899,39.7208],[-76.7937,39.7206],[-76.795,39.7206],[-76.7961,39.7206],[-76.7962,39.7206],[-76.7994,39.7206],[-76.8005,39.7206],[-76.8017,39.7206],[-76.8055,39.7206],[-76.8068,39.7206],[-76.8071,39.7206],[-76.8073,39.7206],[-76.8075,39.7206],[-76.8078,39.7207],[-76.8079,39.7207],[-76.8161,39.7206],[-76.8197,39.7206],[-76.82,39.7206],[-76.8204,39.7206],[-76.8226,39.7205],[-76.8228,39.7206],[-76.823,39.7206],[-76.8231,39.7206],[-76.8234,39.7206],[-76.8235,39.7206],[-76.8239,39.7206],[-76.8263,39.7205],[-76.8349,39.7205],[-76.8377,39.7205],[-76.838,39.7205],[-76.8389,39.7205],[-76.8392,39.7205],[-76.8394,39.7205],[-76.8395,39.7205],[-76.8418,39.7205],[-76.8442,39.7205],[-76.8446,39.7205],[-76.8447,39.7205],[-76.8448,39.7205],[-76.8449,39.7205],[-76.845,39.7205],[-76.8451,39.7205],[-76.8497,39.7205],[-76.8524,39.7206],[-76.8527,39.7206],[-76.8575,39.7204],[-76.8616,39.7204],[-76.8617,39.7204],[-76.8627,39.7204],[-76.8657,39.7204],[-76.8667,39.7204],[-76.8668,39.7204],[-76.8671,39.7204],[-76.8672,39.7204],[-76.8673,39.7204],[-76.8676,39.7204],[-76.8678,39.7204],[-76.8683,39.7204],[-76.8699,39.7205],[-76.8704,39.7205],[-76.8705,39.7205],[-76.8708,39.7205],[-76.8709,39.7205],[-76.8729,39.7205],[-76.8811,39.7204],[-76.8831,39.7204],[-76.8891,39.7204],[-76.8904,39.7204],[-76.8911,39.7204],[-76.8927,39.7204],[-76.8937,39.7204],[-76.8938,39.7204],[-76.8944,39.7204],[-76.8954,39.7204],[-76.8957,39.7204],[-76.8968,39.7204],[-76.8976,39.7204],[-76.8977,39.7204],[-76.8978,39.7204],[-76.8979,39.7205],[-76.902,39.7205],[-76.9023,39.7205],[-76.9106,39.7206],[-76.9116,39.7206],[-76.9147,39.7206],[-76.9158,39.7206],[-76.916,39.7206],[-76.9161,39.7206],[-76.9163,39.7206],[-76.917,39.7206],[-76.9189,39.7206],[-76.9196,39.7206],[-76.9201,39.7206],[-76.9215,39.7206],[-76.922,39.7206],[-76.9223,39.7206],[-76.9226,39.7206],[-76.9245,39.7207],[-76.9251,39.7207],[-76.9261,39.7207],[-76.9292,39.7207],[-76.9302,39.7207],[-76.9303,39.7207],[-76.9308,39.7207],[-76.9321,39.7207],[-76.9326,39.7207],[-76.9332,39.7207],[-76.9351,39.7207],[-76.9357,39.7207],[-76.9358,39.7207],[-76.9359,39.7207],[-76.936,39.7207],[-76.9361,39.7207],[-76.9364,39.7207],[-76.9365,39.7207],[-76.9377,39.7207],[-76.9383,39.7206],[-76.9384,39.7206],[-76.9412,39.7205],[-76.9424,39.7205],[-76.9426,39.7205],[-76.9427,39.7205],[-76.9431,39.7205],[-76.9432,39.7205],[-76.9437,39.7205],[-76.9452,39.7205],[-76.9457,39.7205],[-76.9458,39.7205],[-76.946,39.7205],[-76.9461,39.7205],[-76.9465,39.7205],[-76.9476,39.7205],[-76.948,39.7205],[-76.9488,39.7205],[-76.9514,39.7204],[-76.9523,39.7204],[-76.9534,39.7204],[-76.9567,39.7204],[-76.9578,39.7204],[-76.9626,39.7202],[-76.9635,39.7202],[-76.9657,39.7202],[-76.9722,39.7201],[-76.9743,39.7201],[-76.9744,39.7201],[-76.9747,39.7201],[-76.9748,39.7201],[-76.9756,39.7201],[-76.9783,39.72],[-76.9792,39.72],[-76.9796,39.72],[-76.981,39.72],[-76.9815,39.72],[-76.9816,39.72],[-76.9834,39.72],[-76.989,39.7198],[-76.9909,39.7198],[-76.9926,39.7199],[-76.9977,39.7201],[-76.9981,39.7201],[-76.9993,39.7201],[-77.0008,39.7201],[-77.0016,39.7201],[-77.0055,39.7201],[-77.0066,39.7201],[-77.0069,39.7201],[-77.0083,39.7201],[-77.0093,39.7201],[-77.0094,39.7201],[-77.0096,39.7201],[-77.0116,39.7201],[-77.0123,39.7201],[-77.0125,39.7201],[-77.0139,39.7201],[-77.0173,39.7201],[-77.0179,39.7201],[-77.018,39.7201],[-77.0185,39.7201],[-77.0186,39.7201],[-77.0194,39.7201],[-77.0208,39.7201],[-77.023,39.7201],[-77.0267,39.72],[-77.0273,39.72],[-77.0323,39.7199],[-77.0325,39.7199],[-77.0327,39.7199],[-77.0376,39.7199],[-77.0378,39.7199],[-77.0386,39.7199],[-77.0399,39.7199],[-77.0435,39.7199],[-77.0473,39.7199],[-77.0474,39.7199],[-77.0488,39.7199],[-77.0496,39.7199],[-77.053,39.7199],[-77.0551,39.7199],[-77.0579,39.7199],[-77.058,39.7199],[-77.0659,39.7199],[-77.066,39.7199],[-77.0669,39.7199],[-77.067,39.7199],[-77.0675,39.7199],[-77.0824,39.7199],[-77.0826,39.7199],[-77.0833,39.7199],[-77.0877,39.7199],[-77.0881,39.7199],[-77.0888,39.7199],[-77.0896,39.7199],[-77.095,39.7199],[-77.0975,39.7199],[-77.0979,39.7199],[-77.0981,39.7199],[-77.1007,39.7199],[-77.1008,39.7199],[-77.1031,39.7199],[-77.1073,39.7199],[-77.1075,39.7199],[-77.1111,39.7199],[-77.1123,39.7199],[-77.1136,39.7199],[-77.1137,39.7199],[-77.1139,39.7199],[-77.114,39.7199],[-77.1141,39.7199],[-77.1147,39.7199],[-77.1149,39.7199],[-77.1181,39.7199],[-77.1196,39.7199],[-77.1202,39.7199],[-77.1209,39.7199],[-77.1227,39.7199],[-77.1229,39.7199],[-77.1231,39.7199],[-77.1241,39.7199],[-77.1245,39.7199],[-77.135,39.7199],[-77.1422,39.7199],[-77.1462,39.7199],[-77.1469,39.7199],[-77.1471,39.7199],[-77.1478,39.7199],[-77.154,39.7199],[-77.1541,39.7199],[-77.1566,39.7199],[-77.1567,39.7199],[-77.1587,39.7199],[-77.1598,39.7199],[-77.1608,39.7199],[-77.1611,39.7199],[-77.1612,39.7199],[-77.1614,39.7199],[-77.167,39.7199],[-77.1671,39.7199],[-77.1674,39.7199],[-77.1692,39.7199],[-77.1693,39.7199],[-77.1695,39.7199],[-77.1709,39.7199],[-77.1711,39.7198],[-77.1742,39.7198],[-77.1761,39.7198],[-77.1829,39.7198],[-77.1857,39.7198],[-77.1859,39.7198],[-77.1863,39.7198],[-77.1864,39.7198],[-77.1878,39.7198],[-77.189,39.7198],[-77.1895,39.7198],[-77.1901,39.7198],[-77.1984,39.7198],[-77.2002,39.7198],[-77.2045,39.7199],[-77.205,39.7199],[-77.2097,39.7199],[-77.2098,39.7199],[-77.2162,39.7199],[-77.2169,39.7199],[-77.217,39.7199],[-77.2171,39.7199],[-77.2173,39.7199],[-77.2177,39.7199],[-77.2178,39.7199],[-77.2183,39.7199],[-77.2187,39.7199],[-77.219,39.7199],[-77.2191,39.7199],[-77.2194,39.7199],[-77.2195,39.7199],[-77.2224,39.7199],[-77.2309,39.7199],[-77.2338,39.7199],[-77.234,39.7199],[-77.2345,39.7199],[-77.2347,39.7199],[-77.2348,39.7199],[-77.2352,39.7199],[-77.2365,39.7199],[-77.2369,39.7199],[-77.2371,39.7199],[-77.2372,39.7199],[-77.2377,39.7199],[-77.2379,39.7199],[-77.2381,39.7199],[-77.2387,39.7199],[-77.2389,39.7199],[-77.239,39.7199],[-77.2394,39.7199],[-77.2396,39.7199],[-77.2405,39.7199],[-77.2411,39.7199],[-77.2416,39.7199],[-77.2419,39.7199],[-77.2422,39.7199],[-77.2426,39.7199],[-77.2428,39.7199],[-77.243,39.7199],[-77.2431,39.7199],[-77.2439,39.7199],[-77.2464,39.7199],[-77.2472,39.7199],[-77.2476,39.7199],[-77.2485,39.7199],[-77.2488,39.7199],[-77.2515,39.7199],[-77.2564,39.7199],[-77.2598,39.7199],[-77.2626,39.7199],[-77.2629,39.7199],[-77.2637,39.7199],[-77.264,39.7199],[-77.2649,39.7199],[-77.2676,39.7199],[-77.2685,39.7199],[-77.269,39.7199],[-77.2707,39.7199],[-77.2708,39.7199],[-77.2709,39.7199],[-77.2713,39.7199],[-77.2714,39.7199],[-77.2715,39.7199],[-77.2758,39.7199],[-77.2887,39.7199],[-77.293,39.7199],[-77.2954,39.7199],[-77.3024,39.7199],[-77.3048,39.7199],[-77.305,39.7199],[-77.3055,39.7199],[-77.3056,39.7199],[-77.3058,39.7199],[-77.3064,39.7199],[-77.3066,39.7199],[-77.3067,39.7199],[-77.3069,39.7199],[-77.307,39.7199],[-77.3096,39.7199],[-77.3176,39.7199],[-77.3203,39.7199],[-77.3205,39.7199],[-77.3213,39.7199],[-77.3215,39.7199],[-77.3218,39.7199],[-77.3225,39.7199],[-77.3227,39.7199],[-77.3234,39.7199],[-77.3255,39.7199],[-77.3262,39.7199],[-77.3263,39.7199],[-77.3265,39.7199],[-77.3266,39.7199],[-77.3267,39.7199],[-77.3268,39.7199],[-77.3269,39.7199],[-77.328,39.7199],[-77.3312,39.7199],[-77.3323,39.7199],[-77.3329,39.7199],[-77.3347,39.7199],[-77.3353,39.7199],[-77.3362,39.7199],[-77.3386,39.7199],[-77.3394,39.7199],[-77.3487,39.7199],[-77.3489,39.7199],[-77.3496,39.7199],[-77.3505,39.7199],[-77.3506,39.7199],[-77.3517,39.7199],[-77.3552,39.7199],[-77.3564,39.7199],[-77.3577,39.7199],[-77.3617,39.7199],[-77.363,39.7199],[-77.3634,39.7199],[-77.3645,39.7199],[-77.3649,39.7199],[-77.365,39.7199],[-77.3652,39.7199],[-77.3653,39.7199],[-77.3661,39.7199],[-77.3687,39.7199],[-77.3695,39.7199],[-77.3696,39.7199],[-77.37,39.7199],[-77.3701,39.7199],[-77.3709,39.7199],[-77.3734,39.7199],[-77.3743,39.7199],[-77.3745,39.7199],[-77.3751,39.7199],[-77.3753,39.7199],[-77.3755,39.7199],[-77.3757,39.7199],[-77.376,39.7199],[-77.3769,39.7199],[-77.3773,39.7199],[-77.3777,39.7199],[-77.3781,39.7199],[-77.3789,39.7199],[-77.3794,39.7199],[-77.3804,39.7199],[-77.3893,39.7198],[-77.3899,39.7198],[-77.3901,39.7198],[-77.3908,39.7198],[-77.391,39.7198],[-77.3912,39.7198],[-77.3916,39.7198],[-77.3918,39.7198],[-77.392,39.7198],[-77.3922,39.7198],[-77.3927,39.7198],[-77.3928,39.7198],[-77.3929,39.7198],[-77.3958,39.7198],[-77.4045,39.7199],[-77.4059,39.7199],[-77.4065,39.7199],[-77.4074,39.7199],[-77.4077,39.7199],[-77.4084,39.7199],[-77.4087,39.7199],[-77.4095,39.7199],[-77.4119,39.7199],[-77.4127,39.7199],[-77.4137,39.7199],[-77.4169,39.7199],[-77.4179,39.7199],[-77.4183,39.7199],[-77.4205,39.7199],[-77.4282,39.7199],[-77.4308,39.7199],[-77.431,39.7199],[-77.4315,39.7199],[-77.4317,39.7199],[-77.435,39.7199],[-77.4358,39.7199],[-77.4424,39.7199],[-77.4458,39.7199],[-77.4468,39.7199],[-77.448,39.7199],[-77.4486,39.7199],[-77.4501,39.7199],[-77.4519,39.7199],[-77.457,39.72],[-77.4573,39.72],[-77.4591,39.72],[-77.4594,39.72],[-77.4601,39.72],[-77.463,39.72],[-77.464,39.72],[-77.4643,39.72],[-77.4646,39.72],[-77.4653,39.72],[-77.4666,39.72],[-77.4672,39.72],[-77.4674,39.72],[-77.4675,39.72],[-77.4689,39.72],[-77.4691,39.72],[-77.4693,39.72],[-77.4695,39.72],[-77.4699,39.72],[-77.4709,39.72],[-77.4712,39.72],[-77.4716,39.72],[-77.4726,39.72],[-77.4729,39.72],[-77.4734,39.72],[-77.4748,39.72],[-77.4753,39.72],[-77.4754,39.72],[-77.4758,39.72],[-77.4759,39.72],[-77.476,39.72],[-77.4764,39.72],[-77.4765,39.72],[-77.4769,39.72],[-77.477,39.72],[-77.4781,39.72],[-77.4785,39.72],[-77.4786,39.72],[-77.4788,39.72],[-77.4794,39.72],[-77.4811,39.72],[-77.4817,39.72],[-77.4822,39.72],[-77.484,39.72],[-77.4846,39.72],[-77.4852,39.72],[-77.4869,39.72],[-77.4875,39.72],[-77.488,39.72],[-77.4886,39.72],[-77.4893,39.72],[-77.4915,39.72],[-77.4947,39.72],[-77.4959,39.72],[-77.4965,39.72],[-77.497,39.72],[-77.4986,39.72],[-77.4992,39.72],[-77.4995,39.72],[-77.4997,39.7199],[-77.4999,39.7199],[-77.5021,39.7199],[-77.5028,39.7199],[-77.5033,39.7199],[-77.5048,39.7199],[-77.5052,39.7199],[-77.5054,39.7199],[-77.5061,39.7199],[-77.5063,39.7199],[-77.5064,39.7199],[-77.5066,39.7199],[-77.5068,39.7199],[-77.5069,39.7199],[-77.507,39.7199],[-77.5076,39.7199],[-77.5103,39.7199],[-77.5112,39.7199],[-77.5119,39.7199],[-77.5138,39.7199],[-77.5142,39.72],[-77.515,39.72],[-77.5153,39.72],[-77.5163,39.72],[-77.5166,39.72],[-77.5168,39.72],[-77.5178,39.72],[-77.5213,39.72],[-77.5225,39.72],[-77.523,39.72],[-77.5234,39.72],[-77.5256,39.72],[-77.5263,39.7201],[-77.5272,39.7201],[-77.5285,39.7201],[-77.5323,39.7201],[-77.5336,39.7201],[-77.5337,39.7201],[-77.5339,39.7201],[-77.534,39.7201],[-77.5341,39.7201],[-77.5343,39.7201],[-77.5344,39.7201],[-77.5345,39.7202],[-77.5347,39.7202],[-77.5351,39.7202],[-77.5363,39.7201],[-77.5367,39.7201],[-77.5369,39.7201],[-77.5372,39.7201],[-77.5375,39.7201],[-77.5377,39.7201],[-77.5387,39.7201],[-77.5407,39.7201],[-77.5418,39.7201],[-77.5428,39.7201],[-77.5429,39.7201],[-77.5433,39.7202],[-77.5434,39.7202],[-77.5435,39.7202],[-77.5438,39.7202],[-77.5439,39.7202],[-77.5442,39.7202],[-77.5454,39.7202],[-77.5501,39.7202],[-77.5517,39.7203],[-77.5536,39.7203],[-77.5548,39.7203],[-77.5643,39.7204],[-77.5647,39.7204],[-77.5675,39.7204],[-77.5688,39.7204],[-77.573,39.7204],[-77.5744,39.7204],[-77.5745,39.7204],[-77.5746,39.7204],[-77.5759,39.7204],[-77.5774,39.7204],[-77.5784,39.7204],[-77.58,39.7204],[-77.5811,39.7204],[-77.5814,39.7204],[-77.5815,39.7204],[-77.583,39.7204],[-77.5878,39.7204],[-77.5888,39.7204],[-77.5894,39.7204],[-77.5901,39.7204],[-77.5916,39.7204],[-77.5923,39.7204],[-77.593,39.7204],[-77.5933,39.7204],[-77.5954,39.7205],[-77.5972,39.7205],[-77.6028,39.7205],[-77.6035,39.7205],[-77.6052,39.7205],[-77.6053,39.7205],[-77.6055,39.7205],[-77.6063,39.7205],[-77.6064,39.7205],[-77.6065,39.7205],[-77.6066,39.7205],[-77.6067,39.7205],[-77.6093,39.7205],[-77.6141,39.7205],[-77.6174,39.7205],[-77.6201,39.7205],[-77.6202,39.7205],[-77.6203,39.7205],[-77.6205,39.7205],[-77.6206,39.7205],[-77.621,39.7205],[-77.6214,39.7205],[-77.6231,39.7205],[-77.6239,39.7205],[-77.6247,39.7205],[-77.6279,39.7205],[-77.6375,39.7206],[-77.6407,39.7206],[-77.6433,39.7206],[-77.6495,39.7206],[-77.651,39.7206],[-77.6535,39.7206],[-77.6539,39.7207],[-77.6568,39.7207],[-77.6664,39.7207],[-77.6676,39.7207],[-77.6696,39.7207],[-77.6702,39.7207],[-77.6719,39.7208],[-77.672,39.7208],[-77.6726,39.7208],[-77.673,39.7208],[-77.6735,39.7208],[-77.674,39.7208],[-77.6743,39.7208],[-77.6752,39.7208],[-77.6771,39.7209],[-77.6777,39.7209],[-77.6782,39.7209],[-77.6785,39.7209],[-77.6857,39.7209],[-77.6915,39.721],[-77.6984,39.721],[-77.7074,39.721],[-77.7135,39.7211],[-77.7146,39.7211],[-77.7147,39.7211],[-77.7148,39.7211],[-77.715,39.7211],[-77.7154,39.7211],[-77.7155,39.7211],[-77.7159,39.721],[-77.7175,39.721],[-77.7194,39.721],[-77.7217,39.7209],[-77.7224,39.7209],[-77.7241,39.7209],[-77.7243,39.7209],[-77.7248,39.721],[-77.725,39.721],[-77.7255,39.721],[-77.726,39.7211],[-77.7269,39.7212],[-77.7273,39.7212],[-77.7274,39.7212],[-77.7275,39.7212],[-77.7276,39.7212],[-77.7279,39.7212],[-77.7287,39.7212],[-77.7288,39.7212],[-77.7289,39.7212],[-77.7291,39.7212],[-77.7292,39.7212],[-77.7294,39.7212],[-77.7299,39.7212],[-77.7301,39.7212],[-77.7307,39.7212],[-77.731,39.7212],[-77.732,39.7212],[-77.7322,39.7212],[-77.7323,39.7212],[-77.7327,39.7212],[-77.7331,39.7212],[-77.7337,39.7212],[-77.7342,39.7212],[-77.7346,39.7212],[-77.7347,39.7212],[-77.735,39.7212],[-77.7352,39.7212],[-77.7353,39.7212],[-77.7354,39.7213],[-77.7355,39.7213],[-77.7356,39.7213],[-77.7357,39.7213],[-77.7358,39.7213],[-77.736,39.7213],[-77.7361,39.7213],[-77.7365,39.7212],[-77.7367,39.7212],[-77.7371,39.7212],[-77.7375,39.7212],[-77.7377,39.7212],[-77.7381,39.7212],[-77.7386,39.7212],[-77.7387,39.7212],[-77.7395,39.7212],[-77.7397,39.7212],[-77.7401,39.7212],[-77.7403,39.7212],[-77.7406,39.7212],[-77.7406,39.7213],[-77.7411,39.7213],[-77.7415,39.7213],[-77.7421,39.7213],[-77.7424,39.7213],[-77.7427,39.7213],[-77.7431,39.7213],[-77.7432,39.7213],[-77.7435,39.7213],[-77.7442,39.7213],[-77.7449,39.7213],[-77.7452,39.7213],[-77.7462,39.7213],[-77.7467,39.7213],[-77.7472,39.7213],[-77.7501,39.7213],[-77.7514,39.7213],[-77.7518,39.7213],[-77.7524,39.7213],[-77.754,39.7213],[-77.7542,39.7212],[-77.7545,39.7212],[-77.7547,39.7212],[-77.7553,39.7212],[-77.7554,39.7212],[-77.7558,39.7212],[-77.7575,39.7213],[-77.758,39.7213],[-77.7657,39.7213],[-77.7683,39.7214],[-77.771,39.7214],[-77.7792,39.7214],[-77.7819,39.7215],[-77.7821,39.7215],[-77.7831,39.7215],[-77.7836,39.7215],[-77.7843,39.7215],[-77.7867,39.7215],[-77.7875,39.7216],[-77.7879,39.7216],[-77.7883,39.7216],[-77.7893,39.7216],[-77.7896,39.7216],[-77.7897,39.7216],[-77.7899,39.7216],[-77.79,39.7216],[-77.7901,39.7216],[-77.7904,39.7216],[-77.7906,39.7216],[-77.7922,39.7217],[-77.7943,39.7217],[-77.7971,39.7217],[-77.7987,39.7217],[-77.7991,39.7217],[-77.7996,39.7217],[-77.8021,39.7218],[-77.8028,39.7218],[-77.8029,39.7217],[-77.803,39.7217],[-77.8031,39.7217],[-77.8032,39.7217],[-77.8079,39.7217],[-77.8112,39.7217],[-77.8216,39.7218],[-77.8225,39.7218],[-77.8274,39.7218],[-77.8286,39.7219],[-77.8315,39.7219],[-77.8436,39.7219],[-77.8447,39.7219],[-77.8476,39.722],[-77.8491,39.722],[-77.8512,39.722],[-77.8619,39.7221],[-77.8655,39.7221],[-77.8675,39.7221],[-77.8733,39.7221],[-77.8745,39.7222],[-77.8747,39.7222],[-77.8752,39.7222],[-77.8753,39.7222],[-77.8754,39.7222],[-77.8759,39.7222],[-77.876,39.7222],[-77.8761,39.7222],[-77.879,39.7222],[-77.8868,39.7222],[-77.8881,39.7222],[-77.8911,39.7222],[-77.8917,39.7221],[-77.8934,39.7221],[-77.8935,39.7221],[-77.8939,39.7223],[-77.8947,39.7223],[-77.8957,39.7223],[-77.8977,39.7223],[-77.9021,39.7222],[-77.9023,39.7222],[-77.9038,39.7222],[-77.9088,39.7222],[-77.9104,39.7222],[-77.9116,39.7222],[-77.915,39.7223],[-77.9158,39.7223],[-77.9162,39.7223],[-77.9167,39.7223],[-77.9182,39.7223],[-77.9187,39.7223],[-77.9224,39.7223],[-77.9295,39.7223],[-77.9337,39.7223],[-77.9374,39.7223],[-77.9376,39.7223],[-77.9382,39.7223],[-77.9385,39.7223],[-77.9386,39.7223],[-77.9392,39.7223],[-77.9411,39.7223],[-77.9413,39.7223],[-77.942,39.7223],[-77.9431,39.7223],[-77.9463,39.7223],[-77.9474,39.7223],[-77.9492,39.7223],[-77.9501,39.7223],[-77.9539,39.7223],[-77.9545,39.7223],[-77.9561,39.7224],[-77.9562,39.7224],[-77.9664,39.7224],[-77.9688,39.7224],[-77.9717,39.7224],[-77.9731,39.7224],[-77.9774,39.7224],[-77.9789,39.7224],[-77.98,39.7224],[-77.9835,39.7224],[-77.9847,39.7224],[-77.9869,39.7224],[-77.9884,39.7224],[-77.9934,39.7224],[-77.9955,39.7224],[-77.9956,39.7224],[-77.9997,39.7224],[-78.0015,39.7224],[-78.0194,39.7224],[-78.0222,39.7224],[-78.0254,39.7224],[-78.0256,39.7224],[-78.0263,39.7224],[-78.0265,39.7224],[-78.0268,39.7224],[-78.0275,39.7224],[-78.028,39.7224],[-78.0303,39.7223],[-78.0312,39.7223],[-78.032,39.7223],[-78.0337,39.7223],[-78.0353,39.7223],[-78.0413,39.7223],[-78.0438,39.7223],[-78.0439,39.7223],[-78.0443,39.7223],[-78.0457,39.7223],[-78.0459,39.7223],[-78.0463,39.7223],[-78.0464,39.7223],[-78.0465,39.7223],[-78.0466,39.7223],[-78.0467,39.7223],[-78.0469,39.7223],[-78.047,39.7223],[-78.0484,39.7223],[-78.0489,39.7223],[-78.049,39.7223],[-78.0597,39.7225],[-78.0603,39.7225],[-78.0621,39.7224],[-78.0624,39.7224],[-78.0626,39.7224],[-78.0627,39.7224],[-78.0628,39.7224],[-78.0631,39.7224],[-78.0632,39.7224],[-78.0633,39.7224],[-78.0635,39.7224],[-78.0636,39.7224],[-78.0638,39.7224],[-78.0639,39.7224],[-78.064,39.7224],[-78.0641,39.7224],[-78.0642,39.7224],[-78.0645,39.7224],[-78.0646,39.7224],[-78.0664,39.7224],[-78.0719,39.7223],[-78.0737,39.7223],[-78.0739,39.7223],[-78.0742,39.7223],[-78.0744,39.7223],[-78.0746,39.7223],[-78.0748,39.7223],[-78.0765,39.7223],[-78.0772,39.7223],[-78.0776,39.7223],[-78.0787,39.7223],[-78.0791,39.7223],[-78.0807,39.7223],[-78.0854,39.7222],[-78.087,39.7222],[-78.0871,39.7222],[-78.0896,39.7222],[-78.0904,39.7222],[-78.0958,39.7221],[-78.0969,39.7221],[-78.0994,39.7221],[-78.1022,39.7221],[-78.1108,39.7221],[-78.1128,39.7221],[-78.1136,39.7221],[-78.115,39.7221],[-78.1152,39.7221],[-78.1167,39.7222],[-78.12,39.7222],[-78.1216,39.7222],[-78.122,39.7222],[-78.1232,39.7222],[-78.125,39.7223],[-78.1251,39.7223],[-78.1279,39.7223],[-78.1294,39.7223],[-78.1303,39.7223],[-78.1328,39.7223],[-78.1336,39.7223],[-78.134,39.7223],[-78.1342,39.7223],[-78.1344,39.7223],[-78.1367,39.7223],[-78.1375,39.7223],[-78.1377,39.7223],[-78.1381,39.7223],[-78.14,39.7223],[-78.1406,39.7223],[-78.1408,39.7223],[-78.1422,39.7223],[-78.147,39.7223],[-78.1486,39.7223],[-78.1487,39.7223],[-78.1489,39.7223],[-78.1532,39.7223],[-78.1668,39.7224],[-78.1699,39.7224],[-78.1713,39.7224],[-78.1718,39.7224],[-78.1723,39.7224],[-78.1752,39.7224],[-78.1762,39.7224],[-78.1769,39.7224],[-78.1792,39.7224],[-78.18,39.7224],[-78.1815,39.7224],[-78.1816,39.7224],[-78.1821,39.7224],[-78.1846,39.7224],[-78.185,39.7224],[-78.1851,39.7224],[-78.1853,39.7224],[-78.1855,39.7224],[-78.1861,39.7224],[-78.1984,39.7224],[-78.1985,39.7224],[-78.1987,39.7224],[-78.1992,39.7224],[-78.2018,39.7224],[-78.202,39.7224],[-78.2021,39.7224],[-78.2027,39.7225],[-78.2029,39.7225],[-78.203,39.7225],[-78.2032,39.7225],[-78.2033,39.7225],[-78.2035,39.7225],[-78.2036,39.7225],[-78.2037,39.7225],[-78.204,39.7225],[-78.2044,39.7225],[-78.2047,39.7225],[-78.205,39.7225],[-78.2066,39.7225],[-78.2115,39.7225],[-78.2131,39.7225],[-78.2136,39.7225],[-78.2137,39.7225],[-78.2141,39.7225],[-78.2168,39.7225],[-78.2177,39.7225],[-78.2178,39.7225],[-78.218,39.7225],[-78.2191,39.7225],[-78.2233,39.7225],[-78.2247,39.7225],[-78.2248,39.7225],[-78.225,39.7225],[-78.2255,39.7225],[-78.2258,39.7225],[-78.2273,39.7225],[-78.2351,39.7226],[-78.237,39.7226],[-78.2375,39.7226],[-78.2377,39.7226],[-78.238,39.7226],[-78.2403,39.7224],[-78.2406,39.7224],[-78.2431,39.7224],[-78.2434,39.7224],[-78.2438,39.7224],[-78.244,39.7225],[-78.2441,39.7225],[-78.245,39.7225],[-78.245,39.7226],[-78.2451,39.7226],[-78.2453,39.7226],[-78.2455,39.7226],[-78.2472,39.7226],[-78.25,39.7227],[-78.2527,39.7227],[-78.2529,39.7227],[-78.2548,39.7227],[-78.2551,39.7227],[-78.2575,39.7226],[-78.2656,39.7225],[-78.2683,39.7225],[-78.2684,39.7225],[-78.2685,39.7225],[-78.2689,39.7225],[-78.269,39.7225],[-78.2691,39.7225],[-78.2692,39.7225],[-78.2693,39.7225],[-78.2694,39.7225],[-78.2698,39.7224],[-78.2738,39.7226],[-78.2788,39.7226],[-78.28,39.7226],[-78.2817,39.7226],[-78.2867,39.7227],[-78.2879,39.7227],[-78.288,39.7227],[-78.291,39.7227],[-78.2922,39.7227],[-78.2924,39.7227],[-78.2925,39.7227],[-78.2932,39.7227],[-78.2955,39.7227],[-78.2962,39.7227],[-78.2966,39.7227],[-78.2969,39.7227],[-78.2972,39.7227],[-78.2979,39.7227],[-78.2998,39.7228],[-78.3029,39.7228],[-78.3046,39.7228],[-78.3047,39.7228],[-78.3049,39.7228],[-78.3051,39.7228],[-78.3052,39.7228],[-78.3055,39.7228],[-78.3056,39.7228],[-78.3063,39.7228],[-78.3094,39.7228],[-78.3104,39.7228],[-78.3105,39.7228],[-78.3108,39.7228],[-78.3113,39.7228],[-78.314,39.7229],[-78.3144,39.7229],[-78.3147,39.7229],[-78.3148,39.7229],[-78.3149,39.7229],[-78.3151,39.7229],[-78.3162,39.7229],[-78.3165,39.7229],[-78.3192,39.7228],[-78.32,39.7228],[-78.3213,39.7228],[-78.3214,39.7228],[-78.3215,39.7228],[-78.3234,39.7228],[-78.3298,39.7226],[-78.3306,39.7226],[-78.3313,39.7226],[-78.332,39.7226],[-78.3327,39.7227],[-78.3329,39.7226],[-78.3334,39.7226],[-78.3346,39.7226],[-78.3356,39.7225],[-78.3358,39.7225],[-78.3367,39.7226],[-78.3368,39.7225],[-78.3369,39.7225],[-78.3373,39.7224],[-78.3374,39.7224],[-78.3376,39.7223],[-78.3379,39.7223],[-78.3382,39.7224],[-78.3387,39.7224],[-78.339,39.7224],[-78.3396,39.7225],[-78.3397,39.7225],[-78.3398,39.7225],[-78.3399,39.7224],[-78.34,39.7224],[-78.3401,39.7224],[-78.3405,39.7224],[-78.3406,39.7224],[-78.3408,39.7224],[-78.3421,39.7224],[-78.3423,39.7224],[-78.3424,39.7224],[-78.3427,39.7224],[-78.3427,39.7223],[-78.3428,39.7223],[-78.3429,39.7223],[-78.3444,39.7225],[-78.3451,39.7224],[-78.3454,39.7223],[-78.3455,39.7222],[-78.3457,39.7221],[-78.3459,39.722],[-78.3534,39.7226],[-78.3535,39.7226],[-78.3554,39.7226],[-78.357,39.7226],[-78.3572,39.7226],[-78.3574,39.7226],[-78.3595,39.7226],[-78.3612,39.7226],[-78.3614,39.7226],[-78.3616,39.7226],[-78.367,39.7226],[-78.3674,39.7226],[-78.3701,39.7226],[-78.3703,39.7226],[-78.3806,39.7226],[-78.3849,39.7227],[-78.385,39.7227],[-78.3852,39.7227],[-78.3862,39.7227],[-78.3981,39.7228],[-78.3983,39.7228],[-78.3984,39.7228],[-78.401,39.7228],[-78.4011,39.7228],[-78.4012,39.7228],[-78.4062,39.7228],[-78.4067,39.7228],[-78.4083,39.7228],[-78.4086,39.7228],[-78.4089,39.7228],[-78.409,39.7228],[-78.4099,39.7228],[-78.4132,39.7227],[-78.4198,39.7227],[-78.4208,39.7226],[-78.4229,39.7226],[-78.423,39.7226],[-78.4231,39.7226],[-78.4233,39.7226],[-78.4252,39.7226],[-78.4254,39.7226],[-78.4332,39.7225],[-78.4333,39.7225],[-78.4364,39.7225],[-78.4365,39.7225],[-78.4388,39.7225],[-78.4426,39.7227],[-78.4428,39.7227],[-78.4429,39.7227],[-78.443,39.7227],[-78.4444,39.7228],[-78.4448,39.7228],[-78.4449,39.7228],[-78.4454,39.7228],[-78.4472,39.7228],[-78.4491,39.7228],[-78.4492,39.7228],[-78.4502,39.7228],[-78.4504,39.7228],[-78.4519,39.7229],[-78.452,39.7229],[-78.4615,39.7229],[-78.4616,39.7229],[-78.4623,39.7229],[-78.4646,39.7229],[-78.4653,39.7229],[-78.4683,39.7229],[-78.4695,39.7229],[-78.4749,39.7229],[-78.475,39.7229],[-78.4794,39.7229],[-78.483,39.7229],[-78.4862,39.7229],[-78.4865,39.7229],[-78.4873,39.7229],[-78.4876,39.7229],[-78.4878,39.7229],[-78.4906,39.7228],[-78.492,39.7229],[-78.4924,39.7229],[-78.4927,39.7229],[-78.4928,39.7229],[-78.4935,39.7229],[-78.4961,39.7229],[-78.4962,39.7229],[-78.4964,39.7228],[-78.5005,39.7228],[-78.5007,39.7228],[-78.5012,39.7228],[-78.5013,39.7228],[-78.5028,39.7228],[-78.5053,39.7228],[-78.5073,39.7228],[-78.5074,39.7228],[-78.5084,39.7228],[-78.5163,39.7227],[-78.5164,39.7227],[-78.5178,39.7227],[-78.518,39.7227],[-78.5181,39.7227],[-78.5205,39.7226],[-78.524,39.7226],[-78.5241,39.7226],[-78.5243,39.7226],[-78.5245,39.7226],[-78.5335,39.7225],[-78.5336,39.7225],[-78.5337,39.7225],[-78.5376,39.7225],[-78.5377,39.7225],[-78.5439,39.7227],[-78.5443,39.7228],[-78.5454,39.7228],[-78.5458,39.7228],[-78.5459,39.7228],[-78.546,39.7228],[-78.5461,39.7228],[-78.5462,39.7228],[-78.5463,39.7228],[-78.5485,39.7228],[-78.5525,39.7228],[-78.5541,39.7228],[-78.5547,39.7228],[-78.5548,39.7228],[-78.555,39.7228],[-78.5554,39.7228],[-78.56,39.7227],[-78.5629,39.7227],[-78.5648,39.7227],[-78.5761,39.7226],[-78.5762,39.7226],[-78.5784,39.7226],[-78.579,39.7226],[-78.5799,39.7226],[-78.5902,39.7226],[-78.5903,39.7226],[-78.5911,39.7226],[-78.5926,39.7226],[-78.5976,39.7227],[-78.5978,39.7227],[-78.6102,39.7228],[-78.6103,39.7228],[-78.6155,39.7228],[-78.6233,39.7229],[-78.6236,39.7229],[-78.6245,39.7229],[-78.6247,39.7229],[-78.6314,39.7229],[-78.6318,39.7229],[-78.6337,39.7229],[-78.6384,39.7229],[-78.6425,39.7229],[-78.6496,39.7229],[-78.6505,39.7229],[-78.655,39.7229],[-78.658,39.7229],[-78.6583,39.7229],[-78.6592,39.7229],[-78.6659,39.723],[-78.6697,39.7229],[-78.6701,39.7229],[-78.6709,39.7229],[-78.6714,39.7229],[-78.6726,39.7229],[-78.6741,39.7229],[-78.6782,39.7229],[-78.6809,39.7229],[-78.6854,39.7229],[-78.6855,39.7229],[-78.6856,39.7229],[-78.6876,39.7229],[-78.6877,39.7229],[-78.6879,39.7229],[-78.6881,39.7229],[-78.6882,39.7229],[-78.6894,39.7229],[-78.6895,39.7229],[-78.69,39.7229],[-78.6901,39.7229],[-78.6902,39.7229],[-78.6921,39.7229],[-78.6952,39.7229],[-78.6997,39.723],[-78.7001,39.723],[-78.7005,39.723],[-78.701,39.723],[-78.7027,39.7229],[-78.7033,39.7229],[-78.7035,39.7229],[-78.7042,39.7229],[-78.7044,39.7229],[-78.7048,39.7229],[-78.706,39.7229],[-78.7064,39.7229],[-78.7065,39.7229],[-78.7096,39.7229],[-78.7152,39.7229],[-78.7183,39.7229],[-78.7184,39.7229],[-78.7192,39.7229],[-78.7208,39.7229],[-78.7213,39.723],[-78.7233,39.723],[-78.7234,39.723],[-78.7235,39.723],[-78.7298,39.723],[-78.7362,39.723],[-78.7421,39.723],[-78.7425,39.723],[-78.7452,39.723],[-78.7649,39.7229],[-78.7651,39.7229],[-78.7661,39.7229],[-78.7662,39.7229],[-78.7684,39.723],[-78.7689,39.723],[-78.769,39.723],[-78.7691,39.723],[-78.7692,39.723],[-78.7694,39.723],[-78.7695,39.723],[-78.7698,39.723],[-78.7701,39.723],[-78.7712,39.723],[-78.7713,39.723],[-78.7714,39.723],[-78.7715,39.723],[-78.7716,39.723],[-78.7718,39.723],[-78.7719,39.723],[-78.7723,39.723],[-78.7725,39.723],[-78.7745,39.723],[-78.7746,39.723],[-78.7747,39.723],[-78.776,39.723],[-78.7767,39.723],[-78.7768,39.723],[-78.7775,39.723],[-78.7776,39.7229],[-78.7797,39.7229],[-78.7826,39.7229],[-78.7831,39.7229],[-78.7834,39.7229],[-78.7895,39.7229],[-78.7955,39.7229],[-78.7958,39.7229],[-78.7962,39.7229],[-78.7993,39.7229],[-78.7994,39.7229],[-78.8001,39.7229],[-78.8055,39.7229],[-78.8084,39.7229],[-78.809,39.7229],[-78.811,39.7229],[-78.8117,39.7229],[-78.8124,39.7229],[-78.8147,39.7229],[-78.8154,39.7229],[-78.8159,39.7229],[-78.8173,39.7229],[-78.8178,39.7229],[-78.8186,39.7229],[-78.8208,39.7229],[-78.8216,39.7229],[-78.8221,39.7229],[-78.8237,39.7229],[-78.8242,39.7229],[-78.8243,39.7229],[-78.8245,39.7229],[-78.8246,39.7229],[-78.8247,39.7229],[-78.8248,39.7229],[-78.8253,39.7229],[-78.8268,39.7229],[-78.8273,39.7229],[-78.8294,39.7229],[-78.8311,39.7229],[-78.8359,39.7229],[-78.8376,39.7229],[-78.838,39.7229],[-78.8381,39.7229],[-78.8382,39.7229],[-78.8383,39.7229],[-78.8387,39.7229],[-78.8406,39.7229],[-78.8413,39.723],[-78.8416,39.723],[-78.8427,39.723],[-78.8431,39.723],[-78.8439,39.723],[-78.8453,39.723],[-78.8454,39.723],[-78.8461,39.723],[-78.8463,39.723],[-78.8499,39.723],[-78.8502,39.723],[-78.8509,39.723],[-78.853,39.723],[-78.8537,39.723],[-78.8538,39.723],[-78.8542,39.723],[-78.8557,39.723],[-78.8562,39.723],[-78.8565,39.723],[-78.8575,39.723],[-78.8576,39.723],[-78.8578,39.723],[-78.8587,39.723],[-78.8613,39.723],[-78.8621,39.723],[-78.8624,39.723],[-78.8625,39.723],[-78.8669,39.7229],[-78.8732,39.7229],[-78.8751,39.7229],[-78.881,39.7229],[-78.8857,39.7229],[-78.8867,39.7229],[-78.8897,39.7229],[-78.8907,39.7229],[-78.8932,39.7229],[-78.9005,39.7229],[-78.903,39.7229],[-78.9031,39.7229],[-78.9055,39.7228],[-78.9128,39.7228],[-78.9149,39.7228],[-78.9152,39.7228],[-78.921,39.7228],[-78.9241,39.7228],[-78.925,39.7228],[-78.928,39.7228],[-78.9281,39.7228],[-78.9289,39.7228],[-78.9294,39.7228],[-78.9307,39.7228],[-78.9312,39.7228],[-78.9321,39.7228],[-78.9348,39.7227],[-78.9357,39.7227],[-78.9358,39.7227],[-78.9368,39.7227],[-78.9399,39.7227],[-78.9409,39.7227],[-78.944,39.7227],[-78.9534,39.7227],[-78.9565,39.7227],[-78.9574,39.7227],[-78.9586,39.7227],[-78.9599,39.7227],[-78.9607,39.7227],[-78.9616,39.7227],[-78.9624,39.7227],[-78.9641,39.7227],[-78.9649,39.7227],[-78.9652,39.7227],[-78.9662,39.7226],[-78.9666,39.7226],[-78.9677,39.7226],[-78.9687,39.7226],[-78.9752,39.7226],[-78.9774,39.7226],[-78.9779,39.7226],[-78.9793,39.7226],[-78.9798,39.7226],[-78.9809,39.7226],[-78.9841,39.7226],[-78.9852,39.7226],[-78.9863,39.7226],[-78.9896,39.7226],[-78.9906,39.7226],[-78.9907,39.7226],[-78.9925,39.7226],[-78.9978,39.7226],[-78.9994,39.7226],[-78.9996,39.7226],[-78.9998,39.7226],[-79.0002,39.7226],[-79.002,39.7226],[-79.0026,39.7226],[-79.0048,39.7226],[-79.0113,39.7227],[-79.0135,39.7227],[-79.0137,39.7227],[-79.0143,39.7227],[-79.0164,39.7227],[-79.0171,39.7227],[-79.0203,39.7227],[-79.03,39.7228],[-79.0333,39.7228],[-79.0352,39.7228],[-79.0411,39.7229],[-79.043,39.7229],[-79.0442,39.7229],[-79.0456,39.7229],[-79.0477,39.7229],[-79.0488,39.7229],[-79.049,39.7229],[-79.0496,39.7228],[-79.0518,39.7228],[-79.0526,39.7228],[-79.0534,39.7228],[-79.0559,39.7228],[-79.0567,39.7228],[-79.0599,39.7227],[-79.0608,39.7227],[-79.0695,39.7226],[-79.0727,39.7226],[-79.0756,39.7226],[-79.0811,39.7225],[-79.0845,39.7225],[-79.0874,39.7225],[-79.0875,39.7225],[-79.092,39.7225],[-79.1057,39.7225],[-79.1102,39.7225],[-79.1106,39.7225],[-79.1116,39.7225],[-79.1118,39.7225],[-79.1119,39.7225],[-79.112,39.7225],[-79.1121,39.7225],[-79.1122,39.7225],[-79.1123,39.7225],[-79.1132,39.7225],[-79.1136,39.7225],[-79.1168,39.7225],[-79.1239,39.7225],[-79.1248,39.7225],[-79.1267,39.7225],[-79.13,39.7225],[-79.1312,39.7225],[-79.1348,39.7224],[-79.136,39.7224],[-79.1365,39.7224],[-79.1377,39.7224],[-79.1381,39.7224],[-79.1382,39.7224],[-79.1425,39.7224],[-79.1554,39.7224],[-79.1589,39.7223],[-79.1596,39.7223],[-79.1597,39.7223],[-79.1603,39.7223],[-79.1611,39.7223],[-79.1653,39.7223],[-79.1667,39.7223],[-79.1669,39.7223],[-79.1676,39.7223],[-79.1679,39.7223],[-79.1687,39.7223],[-79.1713,39.7223],[-79.172,39.7223],[-79.1722,39.7223],[-79.1748,39.7223],[-79.1767,39.7223],[-79.1901,39.7222],[-79.1946,39.7221],[-79.1948,39.7221],[-79.1954,39.7221],[-79.1956,39.7221],[-79.1963,39.7221],[-79.1983,39.7221],[-79.1989,39.7221],[-79.2005,39.7221],[-79.2007,39.7221],[-79.205,39.7221],[-79.2065,39.7221],[-79.207,39.7221],[-79.2083,39.7221],[-79.2084,39.7221],[-79.2087,39.7221],[-79.2092,39.7221],[-79.2106,39.722],[-79.2111,39.722],[-79.2115,39.722],[-79.2125,39.722],[-79.2129,39.722],[-79.2153,39.722],[-79.2203,39.722],[-79.2205,39.722],[-79.2225,39.722],[-79.2246,39.722],[-79.2249,39.722],[-79.2252,39.722],[-79.2264,39.722],[-79.2309,39.722],[-79.2324,39.722],[-79.2327,39.722],[-79.2345,39.722],[-79.2407,39.722],[-79.2428,39.722],[-79.2441,39.722],[-79.2478,39.722],[-79.2491,39.722],[-79.2498,39.722],[-79.2502,39.722],[-79.2533,39.722],[-79.2544,39.722],[-79.2548,39.722],[-79.2561,39.722],[-79.2565,39.722],[-79.2579,39.722],[-79.2621,39.722],[-79.2635,39.722],[-79.2637,39.722],[-79.2682,39.722],[-79.2826,39.722],[-79.2873,39.722],[-79.2875,39.722],[-79.2878,39.722],[-79.2891,39.722],[-79.2896,39.722],[-79.2897,39.722],[-79.2917,39.722],[-79.2982,39.722],[-79.3002,39.722],[-79.3003,39.722],[-79.3004,39.722],[-79.3038,39.722],[-79.3135,39.722],[-79.3142,39.722],[-79.3176,39.722],[-79.3188,39.7219],[-79.3225,39.7219],[-79.3237,39.7219],[-79.3259,39.7219],[-79.3326,39.7219],[-79.3349,39.7219],[-79.3369,39.7219],[-79.3431,39.7219],[-79.3451,39.7219],[-79.3452,39.7219],[-79.3453,39.7219],[-79.3458,39.7218],[-79.346,39.7218],[-79.3465,39.7218],[-79.3488,39.7218],[-79.3571,39.7217],[-79.3597,39.7217],[-79.3598,39.7217],[-79.3606,39.7217],[-79.3631,39.7217],[-79.3639,39.7217],[-79.367,39.7217],[-79.3748,39.7216],[-79.3763,39.7216],[-79.3794,39.7216],[-79.38,39.7216],[-79.382,39.7216],[-79.3826,39.7216],[-79.3834,39.7216],[-79.3858,39.7216],[-79.3866,39.7216],[-79.3869,39.7216],[-79.387,39.7216],[-79.3879,39.7216],[-79.3882,39.7216],[-79.3891,39.7216],[-79.3897,39.7216],[-79.3912,39.7216],[-79.3916,39.7216],[-79.3918,39.7216],[-79.3925,39.7216],[-79.3927,39.7216],[-79.3932,39.7216],[-79.3934,39.7216],[-79.3951,39.7216],[-79.4003,39.7216],[-79.402,39.7216],[-79.4021,39.7216],[-79.4033,39.7216],[-79.4071,39.7216],[-79.4083,39.7216],[-79.4109,39.7216],[-79.4155,39.7216],[-79.4186,39.7216],[-79.4212,39.7215],[-79.423,39.7215],[-79.4285,39.7215],[-79.4303,39.7215],[-79.4308,39.7215],[-79.4323,39.7215],[-79.4328,39.7215],[-79.4352,39.7214],[-79.4425,39.7214],[-79.4449,39.7214],[-79.4465,39.7214],[-79.4512,39.7213],[-79.4527,39.7213],[-79.4547,39.7213],[-79.4568,39.7213],[-79.4638,39.7212],[-79.469,39.7212],[-79.4731,39.7211],[-79.4735,39.7211],[-79.4746,39.7211],[-79.475,39.7211],[-79.4753,39.7211],[-79.4763,39.7211],[-79.4767,39.7211],[-79.4788,39.7211],[-79.4852,39.7211],[-79.4857,39.7211],[-79.4873,39.721],[-79.4903,39.721],[-79.4992,39.721],[-79.4998,39.721],[-79.5022,39.721],[-79.5029,39.721],[-79.5051,39.721],[-79.5058,39.721],[-79.5085,39.721],[-79.5168,39.7209],[-79.5196,39.7209],[-79.5201,39.7209],[-79.5204,39.7209],[-79.5229,39.7209],[-79.5237,39.7209],[-79.5246,39.7209],[-79.5312,39.7209],[-79.5332,39.7209],[-79.5346,39.7208],[-79.536,39.7208],[-79.5449,39.7208],[-79.5476,39.7208],[-79.5478,39.7208],[-79.5479,39.7208],[-79.5485,39.7208],[-79.551,39.7208],[-79.5602,39.7209],[-79.5633,39.721],[-79.564,39.721],[-79.5661,39.721],[-79.5669,39.721],[-79.5713,39.7211],[-79.574,39.7211],[-79.5839,39.7213],[-79.5845,39.7213],[-79.5888,39.7212],[-79.5889,39.7212],[-79.5908,39.7212],[-79.5965,39.7211],[-79.5984,39.7211],[-79.5986,39.7211],[-79.5995,39.7211],[-79.6028,39.7211],[-79.6039,39.7211],[-79.6047,39.7211],[-79.6071,39.7211],[-79.6078,39.7212],[-79.6082,39.7212],[-79.6084,39.7212],[-79.6093,39.7212],[-79.6101,39.7212],[-79.6106,39.7212],[-79.6107,39.7212],[-79.613,39.7212],[-79.6201,39.721],[-79.6223,39.721],[-79.6224,39.721],[-79.6225,39.721],[-79.6228,39.7209],[-79.624,39.7209],[-79.6244,39.7209],[-79.6247,39.7209],[-79.6248,39.7209],[-79.6257,39.7209],[-79.626,39.7209],[-79.6274,39.7209],[-79.628,39.7209],[-79.6317,39.7209],[-79.6329,39.7209],[-79.6332,39.7209],[-79.6353,39.7209],[-79.6355,39.7209],[-79.6417,39.7209],[-79.6439,39.7209],[-79.646,39.721],[-79.6467,39.721],[-79.6484,39.721],[-79.6575,39.7208],[-79.6593,39.7208],[-79.6596,39.7208],[-79.6605,39.7208],[-79.6607,39.7208],[-79.6608,39.7208],[-79.6609,39.7208],[-79.661,39.7208],[-79.664,39.7208],[-79.6674,39.7208],[-79.6728,39.7208],[-79.6758,39.7208],[-79.6808,39.7209],[-79.6881,39.721],[-79.6917,39.721],[-79.6958,39.721],[-79.7004,39.721],[-79.7007,39.721],[-79.701,39.721],[-79.7019,39.721],[-79.7022,39.721],[-79.7025,39.721],[-79.7036,39.721],[-79.704,39.721],[-79.7053,39.721],[-79.7095,39.721],[-79.7109,39.721],[-79.7128,39.721],[-79.7185,39.721],[-79.7191,39.721],[-79.7199,39.721],[-79.7204,39.721],[-79.7205,39.721],[-79.7231,39.721],[-79.7307,39.7209],[-79.7333,39.7209],[-79.7362,39.7209],[-79.7449,39.7208],[-79.7478,39.7208],[-79.7483,39.7208],[-79.7497,39.7208],[-79.7498,39.7208],[-79.7502,39.7208],[-79.7519,39.7208],[-79.7568,39.7208],[-79.7585,39.7208],[-79.7596,39.7208],[-79.7627,39.7208],[-79.7638,39.7208],[-79.781,39.7208],[-79.7863,39.7208],[-79.7874,39.7208],[-79.7937,39.7208],[-79.7938,39.7209],[-79.7955,39.7208],[-79.8022,39.7208],[-79.8026,39.7208],[-79.8037,39.7208],[-79.8041,39.7208],[-79.8043,39.7208],[-79.8048,39.7208],[-79.8062,39.7208],[-79.8066,39.7208],[-79.8067,39.7208],[-79.807,39.7207],[-79.8071,39.7207],[-79.8073,39.7208],[-79.8079,39.7208],[-79.8081,39.7208],[-79.8143,39.7208],[-79.8155,39.7208],[-79.8156,39.7208],[-79.8161,39.7208],[-79.8198,39.7208],[-79.8218,39.7208],[-79.8219,39.7208],[-79.8222,39.7208],[-79.8227,39.7208],[-79.8255,39.7208],[-79.8261,39.7208],[-79.8281,39.7208],[-79.8288,39.7208],[-79.829,39.7208],[-79.8295,39.7208],[-79.8297,39.7208],[-79.8311,39.7208],[-79.8332,39.7208],[-79.838,39.7207],[-79.8383,39.7207],[-79.8386,39.7207],[-79.8388,39.7207],[-79.8391,39.7207],[-79.8403,39.7207],[-79.8417,39.7207],[-79.8432,39.7207],[-79.8436,39.7207],[-79.8442,39.7207],[-79.8458,39.7207],[-79.8464,39.7207],[-79.8477,39.7207],[-79.8515,39.7207],[-79.8516,39.7207],[-79.8529,39.7207],[-79.8531,39.7207],[-79.8537,39.7207],[-79.8538,39.7207],[-79.8543,39.7207],[-79.8545,39.7207],[-79.8551,39.7207],[-79.8557,39.7207],[-79.8565,39.7207],[-79.8571,39.7207],[-79.8573,39.7207],[-79.858,39.7207],[-79.8581,39.7207],[-79.8589,39.7207],[-79.8634,39.7207],[-79.8696,39.7207],[-79.8697,39.7207],[-79.8743,39.7207],[-79.8748,39.7207],[-79.8811,39.7207],[-79.8812,39.7207],[-79.8869,39.7207],[-79.8876,39.7207],[-79.8889,39.7207],[-79.9086,39.7208],[-79.9109,39.7208],[-79.9146,39.7208],[-79.915,39.7208],[-79.9163,39.7208],[-79.917,39.7208],[-79.9189,39.7208],[-79.9194,39.7208],[-79.9207,39.7208],[-79.9244,39.7207],[-79.9247,39.7207],[-79.9252,39.7207],[-79.9304,39.7207],[-79.9407,39.7207],[-79.9467,39.7207],[-79.947,39.7207],[-79.9501,39.7208],[-79.9505,39.7208],[-79.9566,39.7208],[-79.9598,39.7208],[-79.9636,39.7208],[-79.9725,39.7209],[-79.9736,39.7209],[-79.9843,39.721],[-80,39.7212],[-80.0063,39.7212],[-80.0064,39.7212],[-80.0065,39.7212],[-80.0066,39.7212],[-80.0067,39.7212],[-80.0135,39.7212],[-80.0191,39.7212],[-80.0193,39.7212],[-80.0288,39.7213],[-80.0302,39.7213],[-80.0311,39.7213],[-80.0417,39.7213],[-80.044,39.7213],[-80.0498,39.7213],[-80.0613,39.7213],[-80.0616,39.7213],[-80.0621,39.7213],[-80.0622,39.7213],[-80.0628,39.7213],[-80.076,39.7214],[-80.0776,39.7214],[-80.078,39.7214],[-80.0802,39.7214],[-80.0806,39.7214],[-80.0837,39.7212],[-80.0838,39.7212],[-80.0849,39.7212],[-80.0865,39.7212],[-80.0867,39.7212],[-80.0868,39.7212],[-80.0871,39.7212],[-80.0904,39.7212],[-80.0911,39.7212],[-80.0918,39.7212],[-80.0923,39.7212],[-80.0924,39.7212],[-80.0927,39.7212],[-80.093,39.7212],[-80.1049,39.7211],[-80.1054,39.7211],[-80.1056,39.7211],[-80.1058,39.7211],[-80.1059,39.7211],[-80.1089,39.7211],[-80.109,39.7211],[-80.1091,39.7211],[-80.1092,39.7211],[-80.1094,39.7211],[-80.1124,39.7211],[-80.1247,39.7211],[-80.1248,39.7211],[-80.1268,39.7211],[-80.1269,39.7211],[-80.1275,39.7211],[-80.1276,39.7211],[-80.1278,39.7211],[-80.128,39.7211],[-80.1285,39.7211],[-80.1293,39.7211],[-80.1303,39.7211],[-80.1321,39.7211],[-80.1409,39.7212],[-80.1411,39.7212],[-80.1421,39.7212],[-80.143,39.7212],[-80.1431,39.7212],[-80.1433,39.7212],[-80.1461,39.7212],[-80.1492,39.7212],[-80.1536,39.7212],[-80.1539,39.7212],[-80.1549,39.7212],[-80.1656,39.7212],[-80.1657,39.7212],[-80.1658,39.7212],[-80.1659,39.7212],[-80.1733,39.7212],[-80.1734,39.7212],[-80.1742,39.7212],[-80.1773,39.7211],[-80.1775,39.7211],[-80.1812,39.7212],[-80.1832,39.7212],[-80.1842,39.7212],[-80.1843,39.7212],[-80.1844,39.7212],[-80.185,39.7212],[-80.1851,39.7212],[-80.1852,39.7212],[-80.1853,39.7212],[-80.1854,39.7212],[-80.1875,39.7212],[-80.1885,39.7212],[-80.1886,39.7212],[-80.1887,39.7212],[-80.1893,39.7212],[-80.1896,39.7212],[-80.1909,39.7212],[-80.1911,39.7212],[-80.1912,39.7212],[-80.1921,39.7212],[-80.1925,39.7212],[-80.1926,39.7212],[-80.1947,39.7212],[-80.1951,39.7212],[-80.1974,39.7212],[-80.1979,39.7212],[-80.198,39.7212],[-80.1981,39.7212],[-80.1986,39.7212],[-80.1988,39.7212],[-80.1989,39.7212],[-80.199,39.7212],[-80.1992,39.7212],[-80.1993,39.7212],[-80.1994,39.7212],[-80.201,39.7211],[-80.2014,39.7212],[-80.2014,39.7211],[-80.2015,39.7212],[-80.2016,39.7212],[-80.203,39.7212],[-80.2051,39.7212],[-80.2054,39.7212],[-80.2058,39.7212],[-80.2059,39.7212],[-80.206,39.7212],[-80.2061,39.7212],[-80.2062,39.7212],[-80.2065,39.7212],[-80.2067,39.7212],[-80.2075,39.7212],[-80.2084,39.7212],[-80.2085,39.7212],[-80.2094,39.7212],[-80.2095,39.7212],[-80.2097,39.7212],[-80.2099,39.7212],[-80.2106,39.7212],[-80.2109,39.7212],[-80.2111,39.7212],[-80.2113,39.7212],[-80.2116,39.7212],[-80.2117,39.7212],[-80.2118,39.7212],[-80.212,39.7212],[-80.2122,39.7212],[-80.2123,39.7212],[-80.2136,39.7212],[-80.214,39.7212],[-80.2146,39.7212],[-80.2202,39.7212],[-80.2215,39.7212],[-80.2218,39.7212],[-80.2222,39.7212],[-80.2232,39.7212],[-80.2239,39.7212],[-80.224,39.7212],[-80.2241,39.7212],[-80.2242,39.7212],[-80.2252,39.7212],[-80.2259,39.7212],[-80.2262,39.7212],[-80.2271,39.7212],[-80.2285,39.7212],[-80.2294,39.7212],[-80.2322,39.7212],[-80.2324,39.7212],[-80.2326,39.7212],[-80.2327,39.7212],[-80.2336,39.7212],[-80.2356,39.7211],[-80.2362,39.7211],[-80.2365,39.7211],[-80.2366,39.7211],[-80.2367,39.7211],[-80.2384,39.7211],[-80.2387,39.7211],[-80.2389,39.7211],[-80.2392,39.7211],[-80.2393,39.7211],[-80.2404,39.7211],[-80.2413,39.7211],[-80.2433,39.7211],[-80.2437,39.7211],[-80.2439,39.7211],[-80.244,39.7211],[-80.2442,39.7211],[-80.2495,39.721],[-80.2552,39.721],[-80.2569,39.721],[-80.258,39.721],[-80.2583,39.721],[-80.2611,39.7211],[-80.2613,39.7211],[-80.2626,39.7211],[-80.2627,39.7211],[-80.2628,39.7211],[-80.2629,39.7211],[-80.2645,39.7211],[-80.2666,39.7211],[-80.2671,39.7211],[-80.2695,39.7211],[-80.2696,39.7211],[-80.27,39.7211],[-80.2701,39.7211],[-80.2702,39.7211],[-80.2704,39.7211],[-80.2739,39.7211],[-80.2742,39.7211],[-80.2743,39.7211],[-80.2745,39.7211],[-80.2746,39.7211],[-80.2748,39.7211],[-80.275,39.7211],[-80.2753,39.7211],[-80.2759,39.7211],[-80.276,39.7211],[-80.2762,39.7211],[-80.2764,39.7211],[-80.2768,39.7211],[-80.2796,39.7211],[-80.28,39.7211],[-80.2807,39.7211],[-80.2809,39.7211],[-80.281,39.7211],[-80.2811,39.7211],[-80.2812,39.7211],[-80.2835,39.7211],[-80.2839,39.7211],[-80.2874,39.7212],[-80.2889,39.7212],[-80.2908,39.7212],[-80.2909,39.7212],[-80.2938,39.7212],[-80.2939,39.7212],[-80.3058,39.7213],[-80.3059,39.7213],[-80.306,39.7213],[-80.3061,39.7213],[-80.3064,39.7213],[-80.3077,39.7213],[-80.3087,39.7213],[-80.3092,39.7213],[-80.3095,39.7213],[-80.3283,39.7213],[-80.3284,39.7213],[-80.3299,39.7213],[-80.3319,39.7213],[-80.332,39.7213],[-80.3343,39.7213],[-80.3344,39.7213],[-80.3354,39.7213],[-80.3355,39.7213],[-80.3356,39.7213],[-80.3357,39.7213],[-80.3358,39.7213],[-80.3363,39.7213],[-80.3365,39.7213],[-80.3378,39.7213],[-80.3388,39.7214],[-80.3389,39.7214],[-80.3485,39.7214],[-80.3499,39.7214],[-80.35,39.7214],[-80.3502,39.7214],[-80.3503,39.7214],[-80.3507,39.7214],[-80.3508,39.7214],[-80.3566,39.7214],[-80.3682,39.7214],[-80.3686,39.7214],[-80.3687,39.7214],[-80.3692,39.7214],[-80.3693,39.7214],[-80.3694,39.7214],[-80.3698,39.7214],[-80.3722,39.7214],[-80.3723,39.7214],[-80.3751,39.7213],[-80.3785,39.7213],[-80.3792,39.7213],[-80.3795,39.7213],[-80.3796,39.7213],[-80.3884,39.7213],[-80.3906,39.7213],[-80.3923,39.7212],[-80.3924,39.7212],[-80.3951,39.7212],[-80.3952,39.7212],[-80.3966,39.7212],[-80.397,39.7212],[-80.3974,39.7212],[-80.4034,39.7212],[-80.4101,39.7212],[-80.4121,39.7212],[-80.4126,39.7212],[-80.4214,39.7212],[-80.4258,39.7212],[-80.4276,39.7212],[-80.4278,39.7212],[-80.4279,39.7212],[-80.428,39.7212],[-80.4281,39.7212],[-80.4285,39.7212],[-80.4292,39.7212],[-80.4308,39.7212],[-80.4311,39.7212],[-80.4315,39.7212],[-80.4451,39.7212],[-80.4453,39.7212],[-80.4454,39.7212],[-80.4455,39.7212],[-80.4456,39.7212],[-80.4458,39.7212],[-80.446,39.7212],[-80.4501,39.7212],[-80.4523,39.7212],[-80.4542,39.7212],[-80.4579,39.7213],[-80.4583,39.7213],[-80.468,39.7213],[-80.4682,39.7213],[-80.4684,39.7213],[-80.4764,39.7213],[-80.4765,39.7213],[-80.4767,39.7213],[-80.4768,39.7213],[-80.4889,39.7212],[-80.492,39.7212],[-80.4924,39.7212],[-80.4955,39.7212],[-80.4998,39.7213],[-80.5054,39.7213],[-80.515,39.7214],[-80.5151,39.7214],[-80.5193,39.7214],[-80.5193,39.7237],[-80.5193,39.7369],[-80.5193,39.7371],[-80.5194,39.7375],[-80.5194,39.7388],[-80.5194,39.7401],[-80.5195,39.7422],[-80.5195,39.7441],[-80.5195,39.7442],[-80.5195,39.7443],[-80.5195,39.7444],[-80.5195,39.7446],[-80.5195,39.7449],[-80.5195,39.7452],[-80.5194,39.7501],[-80.5193,39.7634],[-80.5193,39.765],[-80.5193,39.7655],[-80.5193,39.7658],[-80.5194,39.7661],[-80.5194,39.767],[-80.5194,39.7674],[-80.5194,39.7741],[-80.5193,39.7786],[-80.5193,39.7803],[-80.5193,39.7809],[-80.5193,39.7854],[-80.5193,39.7864],[-80.5193,39.7865],[-80.5194,39.7867],[-80.5193,39.789],[-80.5193,39.7893],[-80.5193,39.7917],[-80.5193,39.7967],[-80.5193,39.7976],[-80.5194,39.8012],[-80.5194,39.803],[-80.5194,39.8055],[-80.5194,39.8062],[-80.5194,39.8066],[-80.5193,39.8165],[-80.5192,39.8211],[-80.5192,39.8226],[-80.5192,39.8283],[-80.5192,39.829],[-80.5191,39.8328],[-80.5191,39.8331],[-80.5191,39.8332],[-80.5192,39.8353],[-80.5192,39.8357],[-80.5192,39.8366],[-80.5192,39.837],[-80.519,39.8447],[-80.519,39.8449],[-80.519,39.8489],[-80.519,39.856],[-80.519,39.8561],[-80.519,39.8583],[-80.519,39.8621],[-80.519,39.865],[-80.519,39.8658],[-80.519,39.8663],[-80.5191,39.8703],[-80.5191,39.8706],[-80.5191,39.8754],[-80.519,39.8782],[-80.5189,39.891],[-80.5189,39.8913],[-80.5189,39.896],[-80.519,39.8972],[-80.519,39.9019],[-80.5191,39.9085],[-80.5191,39.9132],[-80.5191,39.916],[-80.5192,39.9319],[-80.5192,39.932],[-80.5193,39.9321],[-80.5193,39.9331],[-80.5194,39.9332],[-80.5194,39.9333],[-80.5194,39.9334],[-80.5194,39.9335],[-80.5193,39.9345],[-80.5193,39.9346],[-80.5193,39.9347],[-80.5193,39.9348],[-80.5192,39.9372],[-80.5192,39.9374],[-80.5191,39.9379],[-80.5191,39.938],[-80.519,39.9387],[-80.519,39.9397],[-80.519,39.9407],[-80.519,39.9409],[-80.519,39.9411],[-80.519,39.9412],[-80.519,39.9413],[-80.519,39.9414],[-80.5191,39.9473],[-80.5191,39.9474],[-80.5192,39.9476],[-80.5192,39.9569],[-80.5191,39.9574],[-80.5191,39.958],[-80.5191,39.9579],[-80.5191,39.958],[-80.5191,39.9585],[-80.5191,39.9593],[-80.5191,39.9594],[-80.5191,39.9595],[-80.5192,39.9617],[-80.5191,39.962],[-80.5191,39.9621],[-80.5191,39.9622],[-80.5192,39.9629],[-80.5192,39.9634],[-80.5192,39.9657],[-80.5192,39.9659],[-80.5192,39.966],[-80.5191,39.97],[-80.5191,39.9769],[-80.5191,39.9976],[-80.5191,39.9984],[-80.5191,39.9987],[-80.5191,39.9997],[-80.5191,40.0001],[-80.519,40.003],[-80.519,40.0032],[-80.5191,40.0089],[-80.5191,40.009],[-80.5191,40.0106],[-80.5191,40.0117],[-80.5191,40.0152],[-80.5191,40.0164],[-80.5191,40.0168],[-80.5191,40.017],[-80.5192,40.0203],[-80.5193,40.0258],[-80.5193,40.0262],[-80.519,40.0362],[-80.519,40.0363],[-80.519,40.0365],[-80.519,40.0366],[-80.519,40.0367],[-80.5193,40.0454],[-80.5193,40.0455],[-80.5193,40.0457],[-80.5192,40.047],[-80.5192,40.0508],[-80.5192,40.0517],[-80.5192,40.052],[-80.5191,40.0641],[-80.519,40.0641],[-80.519,40.0647],[-80.519,40.0651],[-80.519,40.0654],[-80.519,40.0657],[-80.519,40.0679],[-80.519,40.0682],[-80.519,40.0683],[-80.519,40.0684],[-80.519,40.0686],[-80.519,40.0687],[-80.519,40.0696],[-80.519,40.0722],[-80.519,40.0731],[-80.519,40.0732],[-80.519,40.0733],[-80.519,40.0734],[-80.519,40.0735],[-80.519,40.0738],[-80.519,40.0739],[-80.519,40.077],[-80.519,40.0773],[-80.519,40.0781],[-80.5191,40.0889],[-80.5192,40.0911],[-80.5192,40.0953],[-80.5192,40.0956],[-80.5192,40.0958],[-80.5191,40.0983],[-80.519,40.0989],[-80.519,40.099],[-80.519,40.1026],[-80.519,40.1027],[-80.519,40.1031],[-80.519,40.1035],[-80.519,40.1063],[-80.519,40.1065],[-80.519,40.1069],[-80.519,40.1081],[-80.519,40.1084],[-80.519,40.1103],[-80.5189,40.1157],[-80.5189,40.1175],[-80.5189,40.1177],[-80.519,40.1218],[-80.5191,40.125],[-80.519,40.1345],[-80.519,40.1348],[-80.519,40.1439],[-80.519,40.1441],[-80.519,40.1442],[-80.519,40.1445],[-80.519,40.1471],[-80.5191,40.1505],[-80.5191,40.1559],[-80.5191,40.1597],[-80.5191,40.1713],[-80.5191,40.1719],[-80.5191,40.1722],[-80.5191,40.1723],[-80.5191,40.1724],[-80.5191,40.1726],[-80.5191,40.1728],[-80.519,40.1746],[-80.519,40.1807],[-80.5189,40.1827],[-80.5189,40.1831],[-80.5189,40.1842],[-80.5189,40.1846],[-80.5189,40.1957],[-80.5189,40.1958],[-80.5189,40.1959],[-80.5189,40.196],[-80.5189,40.1962],[-80.5189,40.1968],[-80.5189,40.1985],[-80.519,40.199],[-80.5191,40.2027],[-80.5191,40.2035],[-80.5191,40.2068],[-80.5191,40.2309],[-80.5191,40.231],[-80.5191,40.2444],[-80.5191,40.257],[-80.5192,40.2622],[-80.5191,40.2681],[-80.5192,40.2682],[-80.5192,40.2683],[-80.5192,40.271],[-80.5191,40.2789],[-80.5191,40.2815],[-80.5191,40.2816],[-80.5191,40.2817],[-80.5191,40.2818],[-80.5191,40.2819],[-80.5191,40.2834],[-80.5191,40.2837],[-80.5191,40.2838],[-80.5191,40.2865],[-80.5191,40.287],[-80.5191,40.2883],[-80.5191,40.2886],[-80.5191,40.2888],[-80.5191,40.2889],[-80.5191,40.289],[-80.5191,40.2892],[-80.5191,40.2893],[-80.519,40.2893],[-80.519,40.2895],[-80.519,40.2896],[-80.519,40.2897],[-80.519,40.2898],[-80.519,40.29],[-80.519,40.2904],[-80.519,40.2905],[-80.519,40.2906],[-80.519,40.2908],[-80.519,40.2942],[-80.519,40.2945],[-80.519,40.2995],[-80.519,40.2997],[-80.519,40.3003],[-80.519,40.3005],[-80.519,40.3027],[-80.519,40.3093],[-80.519,40.3115],[-80.519,40.3116],[-80.519,40.3117],[-80.519,40.3119],[-80.519,40.312],[-80.519,40.3121],[-80.519,40.3133],[-80.519,40.3169],[-80.519,40.3182],[-80.519,40.3189],[-80.519,40.3212],[-80.519,40.322],[-80.519,40.3238],[-80.519,40.3291],[-80.519,40.3308],[-80.519,40.331],[-80.519,40.3319],[-80.519,40.3352],[-80.519,40.3363],[-80.519,40.3366],[-80.519,40.3375],[-80.519,40.3376],[-80.519,40.3378],[-80.519,40.3382],[-80.519,40.3389],[-80.519,40.3396],[-80.519,40.34],[-80.519,40.3403],[-80.519,40.3411],[-80.519,40.3414],[-80.519,40.3416],[-80.519,40.342],[-80.519,40.3421],[-80.519,40.3425],[-80.519,40.3438],[-80.519,40.3439],[-80.519,40.3443],[-80.519,40.3454],[-80.519,40.3484],[-80.519,40.3487],[-80.519,40.3498],[-80.5188,40.3524],[-80.5184,40.3601],[-80.5182,40.3626],[-80.5182,40.3634],[-80.518,40.3659],[-80.518,40.3667],[-80.518,40.3671],[-80.5179,40.3676],[-80.518,40.3676],[-80.518,40.3677],[-80.518,40.3678],[-80.518,40.3681],[-80.518,40.3682],[-80.518,40.3683],[-80.518,40.3684],[-80.518,40.3685],[-80.518,40.3686],[-80.518,40.3687],[-80.518,40.3688],[-80.518,40.369],[-80.518,40.3691],[-80.518,40.3692],[-80.518,40.3727],[-80.518,40.3771],[-80.518,40.3832],[-80.5181,40.3867],[-80.5181,40.3876],[-80.5181,40.3903],[-80.5181,40.3912],[-80.5181,40.3913],[-80.5181,40.3915],[-80.5181,40.3916],[-80.5181,40.3917],[-80.5181,40.3922],[-80.5181,40.3924],[-80.5181,40.3927],[-80.5181,40.3928],[-80.5181,40.3929],[-80.5181,40.3933],[-80.5181,40.3935],[-80.5181,40.3938],[-80.5181,40.3939],[-80.5181,40.3941],[-80.5181,40.3947],[-80.5181,40.3948],[-80.5181,40.3951],[-80.5181,40.3958],[-80.5181,40.3961],[-80.5181,40.3965],[-80.5181,40.3981],[-80.5181,40.3986],[-80.518,40.3988],[-80.518,40.3989],[-80.518,40.3991],[-80.518,40.3993],[-80.518,40.3994],[-80.518,40.3995],[-80.518,40.3996],[-80.518,40.4021],[-80.518,40.4027],[-80.518,40.4038],[-80.518,40.4045],[-80.518,40.4077],[-80.518,40.408],[-80.518,40.4081],[-80.518,40.4086],[-80.518,40.4102],[-80.518,40.4108],[-80.518,40.411],[-80.5179,40.4118],[-80.5179,40.4121],[-80.5179,40.4131],[-80.5179,40.4163],[-80.5179,40.4173],[-80.5179,40.4174],[-80.5179,40.4176],[-80.5179,40.4179],[-80.5179,40.418],[-80.5179,40.4182],[-80.5179,40.4189],[-80.5179,40.4191],[-80.5179,40.4197],[-80.5179,40.4216],[-80.5179,40.4223],[-80.5179,40.4225],[-80.518,40.4231],[-80.518,40.4233],[-80.518,40.4234],[-80.518,40.4235],[-80.518,40.4323],[-80.5179,40.4463],[-80.5178,40.4513],[-80.5178,40.4542],[-80.5177,40.4572],[-80.5177,40.4582],[-80.5177,40.4612],[-80.5177,40.4622],[-80.5177,40.4623],[-80.5177,40.4624],[-80.5178,40.4635],[-80.5179,40.4646],[-80.5184,40.4684],[-80.5185,40.4695],[-80.5189,40.4726],[-80.519,40.4737],[-80.519,40.4738],[-80.519,40.4742],[-80.519,40.4744],[-80.519,40.475],[-80.519,40.4768],[-80.519,40.4774],[-80.519,40.4779],[-80.519,40.4794],[-80.519,40.4799],[-80.5189,40.4828],[-80.519,40.4857],[-80.519,40.4865],[-80.5189,40.4907],[-80.519,40.4948],[-80.519,40.4967],[-80.519,40.5001],[-80.519,40.5007],[-80.519,40.5014],[-80.519,40.5033],[-80.519,40.5088],[-80.5189,40.5107],[-80.5189,40.511],[-80.5189,40.5117],[-80.5189,40.512],[-80.5189,40.5125],[-80.5189,40.5141],[-80.5189,40.5147],[-80.5189,40.515],[-80.519,40.5161],[-80.519,40.5165],[-80.519,40.5167],[-80.519,40.5173],[-80.519,40.5176],[-80.519,40.5177],[-80.5191,40.5178],[-80.5191,40.5185],[-80.519,40.5198],[-80.5189,40.5209],[-80.5189,40.521],[-80.5189,40.5211],[-80.5189,40.5214],[-80.519,40.5246],[-80.5192,40.5335],[-80.5192,40.534],[-80.5192,40.5345],[-80.5191,40.5419],[-80.5191,40.5426],[-80.5191,40.5513],[-80.5192,40.5525],[-80.519,40.5562],[-80.519,40.5563],[-80.519,40.5565],[-80.519,40.5566],[-80.519,40.5567],[-80.519,40.5572],[-80.5189,40.5574],[-80.5189,40.5588],[-80.5189,40.5593],[-80.5189,40.5596],[-80.5189,40.5603],[-80.5189,40.5618],[-80.5189,40.5633],[-80.5189,40.5643],[-80.5189,40.5654],[-80.519,40.5687],[-80.519,40.5698],[-80.519,40.5703],[-80.519,40.5716],[-80.519,40.572],[-80.519,40.5722],[-80.5189,40.5722],[-80.5189,40.5723],[-80.519,40.5757],[-80.519,40.5793],[-80.519,40.5795],[-80.519,40.5799],[-80.519,40.5802],[-80.519,40.581],[-80.5191,40.5901],[-80.5191,40.5902],[-80.5191,40.5903],[-80.5191,40.5902],[-80.5191,40.5923],[-80.5191,40.5924],[-80.5191,40.5975],[-80.5191,40.5976],[-80.5191,40.5979],[-80.5191,40.5982],[-80.5191,40.5983],[-80.5191,40.5988],[-80.519,40.6038],[-80.519,40.6043],[-80.519,40.6057],[-80.519,40.6062],[-80.519,40.6063],[-80.519,40.6065],[-80.519,40.6068],[-80.519,40.6069],[-80.519,40.607],[-80.519,40.6072],[-80.519,40.6073],[-80.519,40.6081],[-80.519,40.6082],[-80.519,40.6084],[-80.519,40.6088],[-80.519,40.6094],[-80.519,40.6096],[-80.519,40.6103],[-80.519,40.6106],[-80.519,40.611],[-80.519,40.6122],[-80.519,40.6126],[-80.519,40.6132],[-80.5191,40.615],[-80.5191,40.6155],[-80.5191,40.6157],[-80.5191,40.6162],[-80.5191,40.6164],[-80.519,40.6164],[-80.519,40.6166],[-80.519,40.6173],[-80.519,40.6175],[-80.519,40.618],[-80.519,40.6195],[-80.519,40.62],[-80.519,40.6209],[-80.519,40.6238],[-80.519,40.6248],[-80.519,40.6249],[-80.519,40.625],[-80.519,40.6251],[-80.519,40.6254],[-80.519,40.6264],[-80.519,40.6268],[-80.519,40.6271],[-80.519,40.6281],[-80.519,40.6284],[-80.519,40.6294],[-80.519,40.6324],[-80.519,40.6333],[-80.519,40.6334],[-80.519,40.6344],[-80.519,40.6345],[-80.519,40.6346],[-80.519,40.6347],[-80.519,40.6348],[-80.519,40.6349],[-80.519,40.635],[-80.519,40.6352],[-80.519,40.6353],[-80.519,40.6375],[-80.519,40.6377],[-80.519,40.6379],[-80.519,40.6382],[-80.519,40.6386],[-80.519,40.6388],[-80.519,40.6389],[-80.519,40.6392],[-80.519,40.6393],[-80.519,40.6399],[-80.519,40.6414],[-80.519,40.6417],[-80.519,40.6422],[-80.519,40.6423],[-80.519,40.6426],[-80.519,40.643],[-80.519,40.6431],[-80.519,40.6433],[-80.519,40.6434],[-80.519,40.6446],[-80.519,40.6482],[-80.519,40.6493],[-80.519,40.6494],[-80.519,40.6497],[-80.519,40.6499],[-80.519,40.6502],[-80.519,40.6504],[-80.519,40.6505],[-80.519,40.6506],[-80.519,40.6507],[-80.519,40.6508],[-80.519,40.6514],[-80.519,40.6532],[-80.519,40.6538],[-80.519,40.6539],[-80.519,40.654],[-80.519,40.6541],[-80.519,40.6546],[-80.519,40.6559],[-80.519,40.6564],[-80.519,40.6587],[-80.519,40.6592],[-80.519,40.6595],[-80.519,40.6654],[-80.519,40.6677],[-80.519,40.6679],[-80.519,40.6685],[-80.519,40.6686],[-80.519,40.6687],[-80.519,40.6688],[-80.519,40.6689],[-80.519,40.669],[-80.519,40.6698],[-80.519,40.673],[-80.519,40.6738],[-80.519,40.6739],[-80.519,40.674],[-80.519,40.6741],[-80.519,40.6742],[-80.519,40.6746],[-80.519,40.6747],[-80.519,40.676],[-80.519,40.6799],[-80.519,40.6812],[-80.519,40.6817],[-80.519,40.6818],[-80.519,40.6819],[-80.519,40.6827],[-80.519,40.6838],[-80.519,40.6839],[-80.519,40.684],[-80.519,40.6871],[-80.519,40.6886],[-80.519,40.6911],[-80.519,40.6988],[-80.519,40.7013],[-80.519,40.7023],[-80.5189,40.7052],[-80.5189,40.7062],[-80.5189,40.7084],[-80.5189,40.715],[-80.5189,40.7173],[-80.5189,40.7175],[-80.5189,40.7182],[-80.5189,40.7184],[-80.5189,40.7194],[-80.5189,40.7223],[-80.5189,40.7233],[-80.5189,40.7238],[-80.5189,40.7253],[-80.5189,40.7258],[-80.5189,40.726],[-80.5189,40.7266],[-80.5189,40.7268],[-80.5189,40.7271],[-80.519,40.7278],[-80.519,40.7281],[-80.519,40.7283],[-80.519,40.7292],[-80.519,40.7295],[-80.519,40.7308],[-80.519,40.7337],[-80.519,40.7345],[-80.519,40.7357],[-80.519,40.7359],[-80.519,40.7365],[-80.519,40.7367],[-80.519,40.7369],[-80.519,40.7375],[-80.519,40.7377],[-80.519,40.7387],[-80.519,40.7414],[-80.519,40.7423],[-80.519,40.7425],[-80.519,40.743],[-80.519,40.7432],[-80.519,40.7433],[-80.519,40.7435],[-80.519,40.7436],[-80.519,40.7439],[-80.519,40.7448],[-80.519,40.7452],[-80.519,40.7454],[-80.519,40.7455],[-80.519,40.7459],[-80.519,40.747],[-80.519,40.7474],[-80.5191,40.7477],[-80.5191,40.7486],[-80.5191,40.7488],[-80.5191,40.7495],[-80.5191,40.7501],[-80.5191,40.7509],[-80.5191,40.7515],[-80.5191,40.7519],[-80.5191,40.7522],[-80.519,40.7523],[-80.5191,40.7525],[-80.5191,40.7536],[-80.5191,40.7537],[-80.5191,40.7539],[-80.5191,40.7564],[-80.5191,40.7604],[-80.5191,40.7638],[-80.519,40.7663],[-80.519,40.768],[-80.519,40.7731],[-80.5191,40.7748],[-80.5191,40.7755],[-80.5191,40.7774],[-80.5191,40.7775],[-80.5191,40.7782],[-80.5191,40.7794],[-80.519,40.7827],[-80.519,40.7838],[-80.519,40.7843],[-80.519,40.7851],[-80.519,40.7856],[-80.519,40.786],[-80.519,40.7867],[-80.519,40.7888],[-80.519,40.7892],[-80.519,40.7893],[-80.519,40.7894],[-80.519,40.7895],[-80.519,40.7896],[-80.519,40.7897],[-80.519,40.7907],[-80.519,40.791],[-80.519,40.7912],[-80.519,40.792],[-80.519,40.7922],[-80.519,40.7929],[-80.519,40.7935],[-80.519,40.794],[-80.519,40.7945],[-80.519,40.7949],[-80.519,40.7951],[-80.519,40.7955],[-80.519,40.7959],[-80.519,40.7964],[-80.519,40.7968],[-80.519,40.7971],[-80.519,40.7977],[-80.5191,40.7992],[-80.5191,40.7996],[-80.5191,40.8002],[-80.5191,40.8003],[-80.519,40.8005],[-80.519,40.8006],[-80.519,40.8007],[-80.519,40.8009],[-80.519,40.8013],[-80.519,40.8014],[-80.519,40.8015],[-80.519,40.8016],[-80.519,40.8017],[-80.5191,40.8026],[-80.5191,40.8035],[-80.5191,40.8079],[-80.5191,40.808],[-80.5191,40.8082],[-80.5191,40.8089],[-80.5191,40.8097],[-80.5191,40.8107],[-80.5191,40.811],[-80.5191,40.812],[-80.5191,40.8123],[-80.5191,40.8124],[-80.5191,40.8128],[-80.5191,40.8129],[-80.5191,40.813],[-80.5191,40.8136],[-80.5191,40.8138],[-80.5191,40.8165],[-80.5191,40.8167],[-80.5191,40.8213],[-80.5191,40.8246],[-80.5191,40.8274],[-80.5191,40.828],[-80.5191,40.8298],[-80.5191,40.83],[-80.5191,40.8307],[-80.5191,40.8354],[-80.5191,40.8355],[-80.5191,40.8364],[-80.5191,40.837],[-80.5191,40.8372],[-80.5191,40.8378],[-80.5191,40.8492],[-80.5191,40.8495],[-80.5191,40.8496],[-80.5191,40.8497],[-80.5191,40.8498],[-80.5191,40.85],[-80.5191,40.8501],[-80.5191,40.851],[-80.519,40.8513],[-80.5191,40.8513],[-80.5191,40.853],[-80.5191,40.8539],[-80.5191,40.8543],[-80.519,40.8549],[-80.519,40.8577],[-80.5191,40.859],[-80.519,40.86],[-80.519,40.8612],[-80.519,40.863],[-80.519,40.8644],[-80.519,40.8652],[-80.519,40.8659],[-80.519,40.8661],[-80.519,40.8667],[-80.519,40.8672],[-80.5191,40.8683],[-80.519,40.8695],[-80.519,40.8698],[-80.519,40.8708],[-80.519,40.8721],[-80.519,40.8725],[-80.5189,40.874],[-80.5189,40.8743],[-80.5189,40.8744],[-80.5189,40.8745],[-80.5189,40.8749],[-80.5189,40.8751],[-80.519,40.8754],[-80.519,40.8755],[-80.519,40.8756],[-80.519,40.876],[-80.519,40.8763],[-80.519,40.8771],[-80.519,40.8773],[-80.5191,40.8778],[-80.5191,40.8781],[-80.5191,40.879],[-80.5191,40.8794],[-80.5191,40.8799],[-80.5191,40.8806],[-80.5191,40.8807],[-80.5191,40.881],[-80.5191,40.8815],[-80.5191,40.8834],[-80.5191,40.8842],[-80.519,40.8854],[-80.519,40.8858],[-80.519,40.8861],[-80.519,40.8864],[-80.519,40.8868],[-80.519,40.8882],[-80.519,40.8888],[-80.519,40.8889],[-80.519,40.8892],[-80.519,40.8894],[-80.519,40.8899],[-80.519,40.8912],[-80.519,40.8915],[-80.5191,40.8932],[-80.5191,40.8955],[-80.5191,40.8961],[-80.5191,40.8967],[-80.5191,40.8976],[-80.5191,40.8985],[-80.5191,40.8988],[-80.5191,40.8996],[-80.5191,40.8999],[-80.5191,40.9003],[-80.5192,40.9016],[-80.5192,40.9024],[-80.5192,40.9025],[-80.5192,40.9031],[-80.5193,40.9112],[-80.5193,40.9113],[-80.5193,40.914],[-80.5193,40.9141],[-80.5193,40.9147],[-80.519,40.9216],[-80.519,40.9217],[-80.519,40.9218],[-80.519,40.9232],[-80.519,40.9303],[-80.519,40.9305],[-80.519,40.9345],[-80.519,40.9368],[-80.519,40.9378],[-80.519,40.9393],[-80.519,40.9415],[-80.519,40.9428],[-80.519,40.9429],[-80.519,40.943],[-80.519,40.944],[-80.519,40.9442],[-80.519,40.9448],[-80.519,40.9462],[-80.519,40.9465],[-80.519,40.9479],[-80.519,40.9509],[-80.519,40.9515],[-80.519,40.9533],[-80.519,40.9534],[-80.519,40.9557],[-80.519,40.957],[-80.519,40.9587],[-80.519,40.9605],[-80.519,40.9607],[-80.519,40.9609],[-80.519,40.9626],[-80.519,40.9638],[-80.519,40.9652],[-80.519,40.9657],[-80.519,40.9663],[-80.519,40.9685],[-80.519,40.9686],[-80.519,40.9696],[-80.519,40.97],[-80.519,40.9702],[-80.519,40.9714],[-80.519,40.9721],[-80.519,40.9731],[-80.519,40.9733],[-80.519,40.9734],[-80.519,40.9735],[-80.519,40.9738],[-80.519,40.974],[-80.519,40.9741],[-80.519,40.9746],[-80.519,40.9749],[-80.519,40.9758],[-80.519,40.977],[-80.519,40.9773],[-80.519,40.978],[-80.519,40.9801],[-80.519,40.9808],[-80.519,40.9812],[-80.519,40.9826],[-80.519,40.9828],[-80.519,40.983],[-80.519,40.9838],[-80.519,40.9853],[-80.519,40.9874],[-80.519,40.9934],[-80.519,40.9935],[-80.519,40.9941],[-80.519,40.9946],[-80.519,40.9954],[-80.519,40.9958],[-80.519,41.0004],[-80.519,41.0005],[-80.519,41.0014],[-80.519,41.0018],[-80.519,41.003],[-80.519,41.0037],[-80.519,41.0057],[-80.519,41.0059],[-80.519,41.0072],[-80.519,41.0097],[-80.519,41.0099],[-80.519,41.01],[-80.519,41.0105],[-80.519,41.0107],[-80.519,41.0108],[-80.519,41.0109],[-80.519,41.0117],[-80.519,41.0118],[-80.519,41.0119],[-80.519,41.013],[-80.519,41.0134],[-80.519,41.0136],[-80.5191,41.0138],[-80.5189,41.0142],[-80.5189,41.0149],[-80.5189,41.0154],[-80.5189,41.0155],[-80.5189,41.0157],[-80.5189,41.0158],[-80.519,41.0165],[-80.519,41.017],[-80.519,41.0171],[-80.519,41.0172],[-80.519,41.0173],[-80.519,41.0174],[-80.519,41.0176],[-80.519,41.0177],[-80.5191,41.024],[-80.5192,41.0277],[-80.5192,41.0293],[-80.5192,41.0294],[-80.5192,41.0295],[-80.5192,41.0296],[-80.5191,41.0299],[-80.5191,41.0301],[-80.5191,41.0303],[-80.5191,41.0315],[-80.5191,41.0316],[-80.5192,41.0317],[-80.5192,41.0318],[-80.5191,41.0328],[-80.5191,41.0329],[-80.5188,41.0414],[-80.5191,41.0467],[-80.5191,41.0521],[-80.5191,41.0525],[-80.519,41.0586],[-80.519,41.0615],[-80.519,41.0616],[-80.5189,41.062],[-80.5189,41.0621],[-80.5189,41.0625],[-80.5189,41.063],[-80.5189,41.0631],[-80.5189,41.0633],[-80.5189,41.0634],[-80.5189,41.0635],[-80.5189,41.0636],[-80.5189,41.0637],[-80.5189,41.0639],[-80.5189,41.0652],[-80.5189,41.0709],[-80.5189,41.0717],[-80.5189,41.0718],[-80.519,41.0721],[-80.519,41.075],[-80.5191,41.0821],[-80.519,41.0829],[-80.519,41.083],[-80.519,41.0832],[-80.519,41.0837],[-80.519,41.0838],[-80.519,41.0842],[-80.519,41.0843],[-80.519,41.0852],[-80.519,41.0864],[-80.519,41.088],[-80.519,41.0896],[-80.519,41.0902],[-80.519,41.0907],[-80.5191,41.0915],[-80.5191,41.0974],[-80.5191,41.0994],[-80.5191,41.1008],[-80.5191,41.1035],[-80.5192,41.1052],[-80.5191,41.1122],[-80.519,41.1158],[-80.519,41.1159],[-80.519,41.116],[-80.519,41.1162],[-80.519,41.1174],[-80.519,41.1177],[-80.519,41.1185],[-80.519,41.1191],[-80.519,41.1194],[-80.519,41.1196],[-80.519,41.1205],[-80.519,41.1209],[-80.519,41.125],[-80.519,41.1251],[-80.519,41.1252],[-80.519,41.1274],[-80.519,41.1319],[-80.519,41.1334],[-80.519,41.1343],[-80.519,41.1354],[-80.519,41.1364],[-80.519,41.1381],[-80.519,41.1387],[-80.519,41.1422],[-80.519,41.1453],[-80.519,41.1454],[-80.5191,41.1455],[-80.5191,41.1462],[-80.519,41.1502],[-80.5191,41.1533],[-80.5192,41.1609],[-80.5191,41.171],[-80.5191,41.1711],[-80.5191,41.1712],[-80.5191,41.1713],[-80.519,41.1735],[-80.519,41.1736],[-80.519,41.1742],[-80.519,41.1757],[-80.519,41.1761],[-80.519,41.1762],[-80.519,41.1763],[-80.519,41.177],[-80.519,41.1784],[-80.519,41.1786],[-80.519,41.1789],[-80.519,41.1796],[-80.519,41.1799],[-80.519,41.1827],[-80.519,41.1828],[-80.519,41.1829],[-80.519,41.1846],[-80.519,41.1849],[-80.519,41.1856],[-80.519,41.1858],[-80.519,41.1878],[-80.519,41.1885],[-80.519,41.19],[-80.519,41.191],[-80.519,41.1912],[-80.519,41.1921],[-80.519,41.1934],[-80.519,41.1935],[-80.519,41.1936],[-80.519,41.1937],[-80.519,41.1966],[-80.519,41.1988],[-80.519,41.1991],[-80.519,41.1997],[-80.5191,41.202],[-80.5191,41.2027],[-80.5191,41.203],[-80.5191,41.2035],[-80.5191,41.2046],[-80.5191,41.2052],[-80.5191,41.2053],[-80.5191,41.2075],[-80.5191,41.208],[-80.5191,41.2084],[-80.5191,41.2085],[-80.5191,41.2086],[-80.5188,41.2097],[-80.5188,41.2099],[-80.5188,41.2101],[-80.5188,41.2102],[-80.5188,41.211],[-80.5188,41.2137],[-80.5189,41.2145],[-80.5189,41.215],[-80.5189,41.2165],[-80.5189,41.217],[-80.5189,41.2171],[-80.5189,41.2173],[-80.5189,41.2175],[-80.5189,41.218],[-80.5189,41.2181],[-80.5189,41.2182],[-80.5189,41.2183],[-80.5189,41.2184],[-80.5189,41.2185],[-80.5189,41.2188],[-80.5189,41.2189],[-80.5189,41.2194],[-80.5189,41.2196],[-80.5189,41.2198],[-80.5189,41.2205],[-80.519,41.2216],[-80.519,41.2221],[-80.519,41.2227],[-80.519,41.2228],[-80.519,41.2235],[-80.519,41.2238],[-80.519,41.2242],[-80.5191,41.2243],[-80.5191,41.2244],[-80.5191,41.2247],[-80.5191,41.2255],[-80.5191,41.2268],[-80.5191,41.2273],[-80.519,41.2273],[-80.519,41.2275],[-80.5191,41.2278],[-80.5191,41.2279],[-80.519,41.2279],[-80.5191,41.2283],[-80.5191,41.2287],[-80.5191,41.2288],[-80.5191,41.229],[-80.5191,41.2294],[-80.5191,41.2297],[-80.5191,41.2304],[-80.5191,41.2309],[-80.5191,41.2317],[-80.5191,41.2318],[-80.5191,41.2322],[-80.5191,41.2328],[-80.5191,41.2331],[-80.5191,41.2347],[-80.5191,41.2357],[-80.5191,41.2358],[-80.5191,41.236],[-80.5191,41.2366],[-80.5191,41.2377],[-80.5191,41.2379],[-80.5191,41.2382],[-80.5191,41.2388],[-80.5191,41.239],[-80.5191,41.2393],[-80.5191,41.2401],[-80.5191,41.2409],[-80.5191,41.2419],[-80.5191,41.2427],[-80.5191,41.2431],[-80.5191,41.2432],[-80.5191,41.2436],[-80.5191,41.2441],[-80.5191,41.2455],[-80.5191,41.2464],[-80.5191,41.2471],[-80.5191,41.2477],[-80.5191,41.2479],[-80.5191,41.248],[-80.5191,41.2484],[-80.5191,41.2485],[-80.5191,41.2486],[-80.5191,41.2487],[-80.5191,41.2488],[-80.519,41.249],[-80.5187,41.2498],[-80.5187,41.2511],[-80.5187,41.2515],[-80.5187,41.2516],[-80.5187,41.2518],[-80.5187,41.2519],[-80.5187,41.252],[-80.5188,41.254],[-80.5188,41.2572],[-80.5189,41.2638],[-80.5189,41.2651],[-80.5188,41.2657],[-80.5188,41.2659],[-80.5189,41.2665],[-80.5189,41.2666],[-80.519,41.2668],[-80.5191,41.267],[-80.5191,41.2671],[-80.5191,41.2672],[-80.5191,41.2675],[-80.5191,41.268],[-80.5191,41.2683],[-80.5191,41.2687],[-80.5191,41.2701],[-80.5191,41.2707],[-80.5191,41.2721],[-80.5191,41.2729],[-80.5191,41.273],[-80.5191,41.2751],[-80.5191,41.2757],[-80.5191,41.2771],[-80.5191,41.2772],[-80.5191,41.2814],[-80.5191,41.284],[-80.5191,41.2898],[-80.5191,41.2899],[-80.5191,41.2901],[-80.5191,41.2916],[-80.5191,41.2966],[-80.5191,41.2978],[-80.5191,41.2983],[-80.519,41.3002],[-80.519,41.3027],[-80.5191,41.3055],[-80.5191,41.3056],[-80.5191,41.3071],[-80.5191,41.3087],[-80.5191,41.3109],[-80.5191,41.3114],[-80.5191,41.3119],[-80.5191,41.3147],[-80.5191,41.3148],[-80.5191,41.3194],[-80.5191,41.3205],[-80.5191,41.3221],[-80.5191,41.3239],[-80.5191,41.3267],[-80.5191,41.3271],[-80.5191,41.3286],[-80.5191,41.3294],[-80.5191,41.3309],[-80.5191,41.3325],[-80.5191,41.3335],[-80.5191,41.3354],[-80.5191,41.336],[-80.5191,41.3361],[-80.5191,41.3367],[-80.5191,41.3371],[-80.5191,41.3373],[-80.5192,41.3382],[-80.5192,41.3387],[-80.5192,41.3389],[-80.5192,41.3392],[-80.5192,41.3393],[-80.5192,41.3394],[-80.5192,41.3396],[-80.5192,41.3399],[-80.5192,41.34],[-80.5192,41.3401],[-80.5192,41.3402],[-80.5191,41.3403],[-80.5191,41.3417],[-80.5191,41.3418],[-80.5191,41.3428],[-80.5191,41.343],[-80.5191,41.3431],[-80.5191,41.3479],[-80.5191,41.3496],[-80.5191,41.3498],[-80.5191,41.3509],[-80.5191,41.3515],[-80.5191,41.3517],[-80.5191,41.3546],[-80.5191,41.3602],[-80.5191,41.3609],[-80.5191,41.361],[-80.5191,41.3611],[-80.5192,41.3643],[-80.5192,41.365],[-80.5192,41.371],[-80.5192,41.3721],[-80.5192,41.3723],[-80.5192,41.3734],[-80.5192,41.3735],[-80.5192,41.375],[-80.5192,41.3755],[-80.5192,41.3758],[-80.5192,41.3777],[-80.5192,41.3783],[-80.5192,41.3787],[-80.5192,41.3788],[-80.5192,41.3789],[-80.5192,41.3818],[-80.5192,41.3872],[-80.5192,41.3873],[-80.5192,41.3879],[-80.5191,41.397],[-80.519,41.404],[-80.519,41.4043],[-80.519,41.4044],[-80.519,41.4108],[-80.519,41.4163],[-80.519,41.4165],[-80.519,41.4239],[-80.5191,41.4282],[-80.5191,41.4292],[-80.5191,41.4294],[-80.5191,41.4295],[-80.5191,41.4296],[-80.519,41.4355],[-80.5192,41.4369],[-80.5191,41.437],[-80.5191,41.4371],[-80.5191,41.4374],[-80.5191,41.4399],[-80.5191,41.4406],[-80.5191,41.4407],[-80.5191,41.4416],[-80.5191,41.4433],[-80.5191,41.4439],[-80.5191,41.4461],[-80.5191,41.4468],[-80.5191,41.4476],[-80.5191,41.449],[-80.5191,41.4491],[-80.5191,41.4508],[-80.5191,41.4522],[-80.5191,41.4537],[-80.5191,41.458],[-80.5191,41.4582],[-80.5191,41.4601],[-80.5191,41.4613],[-80.5192,41.4621],[-80.5192,41.4624],[-80.5192,41.4625],[-80.5192,41.4626],[-80.5194,41.4739],[-80.5192,41.489],[-80.5192,41.49],[-80.5192,41.4931],[-80.5192,41.494],[-80.5192,41.4941],[-80.5191,41.4942],[-80.5191,41.4943],[-80.5191,41.4944],[-80.5191,41.4945],[-80.5192,41.4947],[-80.5192,41.4948],[-80.5192,41.4949],[-80.5192,41.4955],[-80.5192,41.4974],[-80.5192,41.498],[-80.5192,41.4984],[-80.5192,41.4995],[-80.5192,41.4999],[-80.5192,41.5],[-80.5192,41.5001],[-80.5192,41.5025],[-80.5192,41.5099],[-80.5192,41.5123],[-80.5192,41.5124],[-80.5192,41.5128],[-80.5192,41.5142],[-80.5192,41.5146],[-80.5192,41.5147],[-80.5192,41.5152],[-80.5192,41.5167],[-80.5192,41.5171],[-80.5192,41.5172],[-80.5192,41.5173],[-80.5192,41.5174],[-80.5192,41.5181],[-80.5192,41.5202],[-80.5192,41.5208],[-80.5192,41.5209],[-80.5192,41.5213],[-80.5192,41.5225],[-80.5192,41.5229],[-80.5192,41.5233],[-80.5192,41.5246],[-80.5192,41.525],[-80.5192,41.5257],[-80.5192,41.5277],[-80.5192,41.5284],[-80.5192,41.5285],[-80.5192,41.5288],[-80.5192,41.5289],[-80.5192,41.5291],[-80.5192,41.5297],[-80.5192,41.5298],[-80.5192,41.5299],[-80.5192,41.5301],[-80.5192,41.5305],[-80.5192,41.5316],[-80.5192,41.5319],[-80.5192,41.532],[-80.5192,41.5321],[-80.5192,41.5322],[-80.5192,41.5324],[-80.5192,41.5333],[-80.5192,41.5335],[-80.5193,41.5347],[-80.5193,41.5381],[-80.5193,41.5393],[-80.5193,41.5395],[-80.5193,41.5399],[-80.5193,41.54],[-80.5193,41.5401],[-80.5193,41.5407],[-80.5193,41.5427],[-80.5193,41.5433],[-80.5193,41.5434],[-80.5193,41.5436],[-80.5193,41.544],[-80.5193,41.5441],[-80.5193,41.5457],[-80.5194,41.5475],[-80.5194,41.5504],[-80.5194,41.5509],[-80.5194,41.551],[-80.5194,41.5512],[-80.5194,41.5516],[-80.5194,41.552],[-80.5194,41.5532],[-80.5194,41.5569],[-80.5194,41.5582],[-80.5194,41.5607],[-80.5194,41.5632],[-80.5194,41.5671],[-80.5194,41.5684],[-80.5194,41.571],[-80.5194,41.5725],[-80.5194,41.5726],[-80.5194,41.5741],[-80.5194,41.5752],[-80.5194,41.5763],[-80.5194,41.577],[-80.5194,41.5774],[-80.5194,41.5785],[-80.5194,41.5802],[-80.5194,41.5853],[-80.5194,41.587],[-80.5194,41.5885],[-80.5194,41.59],[-80.5194,41.5909],[-80.5194,41.5928],[-80.5194,41.5956],[-80.5194,41.5993],[-80.5194,41.6027],[-80.5194,41.6029],[-80.5194,41.6065],[-80.5194,41.6067],[-80.5194,41.6068],[-80.5194,41.6069],[-80.5194,41.607],[-80.5194,41.6071],[-80.5194,41.6106],[-80.5194,41.6127],[-80.5193,41.6189],[-80.5193,41.6215],[-80.5193,41.6251],[-80.5193,41.6253],[-80.5193,41.6259],[-80.5193,41.6261],[-80.5193,41.6294],[-80.5193,41.6297],[-80.5193,41.6326],[-80.5193,41.6344],[-80.5193,41.6362],[-80.5194,41.6403],[-80.5194,41.6406],[-80.5194,41.6443],[-80.5194,41.6446],[-80.5194,41.6448],[-80.5194,41.6453],[-80.5194,41.6457],[-80.5194,41.6501],[-80.5194,41.6513],[-80.5194,41.6515],[-80.5194,41.6517],[-80.5194,41.6522],[-80.5194,41.6523],[-80.5194,41.6526],[-80.5194,41.6527],[-80.5194,41.653],[-80.5194,41.6531],[-80.5194,41.6533],[-80.5194,41.6535],[-80.5194,41.6542],[-80.5194,41.6544],[-80.5194,41.6545],[-80.5194,41.655],[-80.5194,41.6552],[-80.5194,41.6553],[-80.5194,41.6554],[-80.5194,41.6559],[-80.5194,41.6573],[-80.5194,41.6574],[-80.5194,41.6578],[-80.5194,41.6583],[-80.5194,41.66],[-80.5194,41.6606],[-80.5194,41.6607],[-80.5194,41.6608],[-80.5194,41.6609],[-80.5194,41.661],[-80.5194,41.6631],[-80.5194,41.6641],[-80.5194,41.6671],[-80.5194,41.6681],[-80.5194,41.6682],[-80.5194,41.6686],[-80.5194,41.6688],[-80.5194,41.6691],[-80.5194,41.67],[-80.5194,41.6703],[-80.5194,41.6704],[-80.5194,41.6706],[-80.5194,41.6715],[-80.5194,41.6717],[-80.5194,41.6718],[-80.5194,41.6725],[-80.5194,41.6741],[-80.5194,41.6746],[-80.5194,41.6753],[-80.5194,41.6756],[-80.5194,41.6766],[-80.5194,41.6767],[-80.5194,41.6769],[-80.5194,41.6791],[-80.5194,41.6858],[-80.5194,41.6873],[-80.5194,41.688],[-80.5194,41.6882],[-80.5194,41.6888],[-80.5194,41.6889],[-80.5194,41.6906],[-80.5194,41.6922],[-80.5194,41.6931],[-80.5194,41.6933],[-80.5194,41.6942],[-80.5194,41.6957],[-80.5194,41.6974],[-80.5194,41.6979],[-80.5194,41.6991],[-80.5194,41.6994],[-80.5194,41.6996],[-80.5194,41.6997],[-80.5194,41.7003],[-80.5194,41.7004],[-80.5194,41.7006],[-80.5194,41.7011],[-80.5194,41.7013],[-80.5194,41.7015],[-80.5194,41.7019],[-80.5194,41.7024],[-80.5194,41.7027],[-80.5194,41.7032],[-80.5194,41.7051],[-80.5194,41.7055],[-80.5194,41.706],[-80.5194,41.7065],[-80.5194,41.7071],[-80.5194,41.7084],[-80.5194,41.7092],[-80.5194,41.7101],[-80.5194,41.7102],[-80.5194,41.7108],[-80.5194,41.7112],[-80.5194,41.7118],[-80.5194,41.7119],[-80.5194,41.7121],[-80.5194,41.7125],[-80.5194,41.7129],[-80.5194,41.7139],[-80.5194,41.714],[-80.5194,41.7145],[-80.5194,41.7147],[-80.5194,41.7155],[-80.5194,41.7172],[-80.5194,41.7178],[-80.5194,41.7184],[-80.5194,41.7186],[-80.5194,41.7189],[-80.5194,41.7197],[-80.5194,41.7199],[-80.5194,41.7204],[-80.5194,41.7217],[-80.5194,41.7222],[-80.5194,41.7248],[-80.5194,41.7255],[-80.5194,41.7268],[-80.5194,41.7278],[-80.5194,41.7287],[-80.5194,41.7298],[-80.5194,41.731],[-80.5194,41.7324],[-80.5194,41.7326],[-80.5194,41.7352],[-80.5194,41.7358],[-80.5194,41.7373],[-80.5194,41.7378],[-80.5194,41.7384],[-80.5194,41.7386],[-80.5194,41.7387],[-80.5194,41.7394],[-80.5194,41.7396],[-80.5194,41.7398],[-80.5194,41.7399],[-80.5194,41.7401],[-80.5194,41.7406],[-80.5194,41.7407],[-80.5194,41.7409],[-80.5194,41.7411],[-80.5194,41.7418],[-80.5194,41.7428],[-80.5194,41.7437],[-80.5194,41.7449],[-80.5194,41.7456],[-80.5194,41.7481],[-80.5194,41.7484],[-80.5194,41.7495],[-80.5194,41.7502],[-80.5194,41.7507],[-80.5194,41.7509],[-80.5194,41.7522],[-80.5194,41.7527],[-80.5194,41.7537],[-80.5193,41.7564],[-80.5193,41.7567],[-80.5193,41.7575],[-80.5193,41.7577],[-80.5193,41.7592],[-80.5193,41.7638],[-80.5193,41.7646],[-80.5193,41.7653],[-80.5193,41.7654],[-80.5193,41.7661],[-80.5194,41.7672],[-80.5194,41.7686],[-80.5194,41.769],[-80.5194,41.7701],[-80.5194,41.771],[-80.5194,41.7712],[-80.5194,41.7725],[-80.5194,41.7736],[-80.5194,41.776],[-80.5194,41.7774],[-80.5194,41.7787],[-80.5194,41.7819],[-80.5194,41.7821],[-80.5194,41.7833],[-80.5194,41.7848],[-80.5194,41.7869],[-80.5194,41.788],[-80.5194,41.7882],[-80.5194,41.7883],[-80.5194,41.7889],[-80.5194,41.789],[-80.5194,41.7903],[-80.5194,41.7911],[-80.5193,41.792],[-80.5193,41.7925],[-80.5193,41.7936],[-80.5193,41.7948],[-80.5193,41.795],[-80.5194,41.7963],[-80.5194,41.7976],[-80.5194,41.8007],[-80.5194,41.8018],[-80.5194,41.802],[-80.5194,41.8041],[-80.5194,41.8042],[-80.5194,41.8043],[-80.5194,41.8048],[-80.5194,41.8049],[-80.5194,41.8055],[-80.5194,41.8072],[-80.5194,41.8078],[-80.5194,41.8099],[-80.5194,41.8162],[-80.5194,41.8183],[-80.5194,41.8184],[-80.5194,41.8185],[-80.5194,41.8189],[-80.5194,41.819],[-80.5194,41.8192],[-80.5194,41.8194],[-80.5194,41.8201],[-80.5194,41.8206],[-80.5194,41.8212],[-80.5194,41.8221],[-80.5193,41.8251],[-80.5193,41.826],[-80.5194,41.8266],[-80.5194,41.8275],[-80.5194,41.8287],[-80.5194,41.8295],[-80.5194,41.8326],[-80.5194,41.835],[-80.5194,41.8371],[-80.5194,41.8385],[-80.5194,41.8428],[-80.5194,41.8442],[-80.5194,41.8445],[-80.5194,41.8456],[-80.5194,41.8457],[-80.5194,41.8459],[-80.5194,41.8464],[-80.5194,41.8479],[-80.5194,41.848],[-80.5194,41.8486],[-80.5194,41.8487],[-80.5194,41.8491],[-80.5194,41.8492],[-80.5194,41.8493],[-80.5194,41.8495],[-80.5194,41.8496],[-80.5194,41.8503],[-80.5194,41.8514],[-80.5194,41.8563],[-80.5194,41.858],[-80.5194,41.8582],[-80.5194,41.859],[-80.5194,41.8625],[-80.5194,41.863],[-80.5194,41.8642],[-80.5194,41.8643],[-80.5194,41.8645],[-80.5194,41.8655],[-80.5194,41.8702],[-80.5194,41.8703],[-80.5194,41.8728],[-80.5194,41.8739],[-80.5194,41.878],[-80.5194,41.8805],[-80.5194,41.8809],[-80.5194,41.8817],[-80.5194,41.882],[-80.5194,41.8859],[-80.5194,41.8887],[-80.5194,41.8888],[-80.5194,41.8889],[-80.5194,41.8892],[-80.5193,41.8901],[-80.5193,41.8921],[-80.5193,41.8922],[-80.5194,41.895],[-80.5193,41.898],[-80.5193,41.9027],[-80.5193,41.9068],[-80.5193,41.907],[-80.5193,41.9072],[-80.5193,41.9102],[-80.5193,41.9103],[-80.5193,41.9174],[-80.5193,41.9175],[-80.5193,41.9176],[-80.5193,41.9181],[-80.5192,41.9193],[-80.5192,41.9207],[-80.5193,41.9246],[-80.5193,41.9247],[-80.5193,41.9272],[-80.5193,41.9289],[-80.5193,41.929],[-80.5194,41.9292],[-80.5194,41.9295],[-80.5194,41.9297],[-80.5193,41.9339],[-80.5193,41.9342],[-80.5193,41.9372],[-80.5193,41.9375],[-80.5193,41.9376],[-80.5193,41.9377],[-80.5193,41.9378],[-80.5193,41.942],[-80.5193,41.9439],[-80.5193,41.944],[-80.5194,41.944],[-80.5194,41.9441],[-80.5194,41.9501],[-80.5194,41.9507],[-80.5194,41.9547],[-80.5194,41.9551],[-80.5194,41.9554],[-80.5194,41.9557],[-80.5194,41.9561],[-80.5193,41.9616],[-80.5193,41.9617],[-80.5193,41.965],[-80.5193,41.9651],[-80.5193,41.9681],[-80.5193,41.9725],[-80.5194,41.9762],[-80.5194,41.9763],[-80.5194,41.9774],[-80.5194,41.9775],[-80.5194,41.9776],[-80.5194,41.982],[-80.5194,41.9825],[-80.5194,41.9888],[-80.5195,42.0001],[-80.5197,42.0746],[-80.5197,42.1251],[-80.5196,42.1604],[-80.5195,42.2041],[-80.5198,42.2501],[-80.5199,42.3271]]]},"properties":{"STATE_ID":"42","STATE_NAME":"Pennsylvania"},"id":42}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-117.0323,48.9992],[-117.0323,48.9944],[-117.0323,48.98],[-117.0323,48.9752],[-117.0323,48.9742],[-117.0323,48.9725],[-117.0323,48.9714],[-117.0323,48.9704],[-117.0323,48.9597],[-117.0323,48.9522],[-117.0322,48.9361],[-117.0322,48.9276],[-117.0322,48.926],[-117.0322,48.9169],[-117.0322,48.9149],[-117.0322,48.9088],[-117.0322,48.9068],[-117.0322,48.9026],[-117.0322,48.8977],[-117.0321,48.89],[-117.0321,48.8858],[-117.0321,48.884],[-117.0321,48.8787],[-117.0321,48.8769],[-117.0321,48.8749],[-117.0321,48.8728],[-117.0323,48.8606],[-117.0323,48.858],[-117.0323,48.8566],[-117.0324,48.8546],[-117.0324,48.8486],[-117.0324,48.8467],[-117.0325,48.8441],[-117.0325,48.8366],[-117.0326,48.8341],[-117.0326,48.831],[-117.0326,48.8302],[-117.0327,48.8215],[-117.0327,48.8184],[-117.0327,48.8171],[-117.0327,48.8133],[-117.0327,48.812],[-117.0327,48.8118],[-117.0327,48.8111],[-117.0328,48.8109],[-117.0328,48.8106],[-117.0328,48.8096],[-117.0328,48.8092],[-117.0328,48.8081],[-117.0328,48.8045],[-117.0328,48.8034],[-117.0328,48.8032],[-117.0328,48.8025],[-117.0328,48.8004],[-117.0329,48.7997],[-117.0329,48.7995],[-117.0329,48.7987],[-117.0329,48.7985],[-117.0329,48.7984],[-117.0329,48.797],[-117.0329,48.7926],[-117.0329,48.7912],[-117.0329,48.7911],[-117.0329,48.7899],[-117.033,48.7858],[-117.033,48.7845],[-117.033,48.7812],[-117.0331,48.7723],[-117.0331,48.7715],[-117.0331,48.7682],[-117.0332,48.7666],[-117.0332,48.7617],[-117.0332,48.7602],[-117.0332,48.7601],[-117.0332,48.7585],[-117.0333,48.7534],[-117.0334,48.7517],[-117.0334,48.7513],[-117.0333,48.7499],[-117.0333,48.7423],[-117.0333,48.7356],[-117.0333,48.7303],[-117.0333,48.727],[-117.0333,48.7141],[-117.0333,48.7051],[-117.0333,48.7047],[-117.0333,48.7045],[-117.0333,48.7038],[-117.0333,48.7036],[-117.0333,48.7022],[-117.0333,48.698],[-117.0333,48.6966],[-117.0333,48.6964],[-117.0333,48.6963],[-117.0333,48.696],[-117.0333,48.6959],[-117.0333,48.6955],[-117.0334,48.6946],[-117.0334,48.6942],[-117.0334,48.6941],[-117.0334,48.6938],[-117.0334,48.6936],[-117.0334,48.6933],[-117.0334,48.6924],[-117.0334,48.6921],[-117.0334,48.6919],[-117.0334,48.6912],[-117.0334,48.6891],[-117.0334,48.6884],[-117.0335,48.6837],[-117.0335,48.6809],[-117.0336,48.6696],[-117.0336,48.6649],[-117.0336,48.6633],[-117.0337,48.6585],[-117.0337,48.6569],[-117.0337,48.6566],[-117.0337,48.6558],[-117.0337,48.6555],[-117.0337,48.6553],[-117.0338,48.6501],[-117.0342,48.6339],[-117.0343,48.6307],[-117.0344,48.6285],[-117.0344,48.6282],[-117.0344,48.6276],[-117.0345,48.6271],[-117.0346,48.6268],[-117.0346,48.6264],[-117.0346,48.6253],[-117.0346,48.6249],[-117.0346,48.6241],[-117.0345,48.6216],[-117.0345,48.6208],[-117.0345,48.6186],[-117.0346,48.6121],[-117.0346,48.61],[-117.0346,48.6097],[-117.0345,48.6086],[-117.0345,48.6083],[-117.0345,48.6082],[-117.0345,48.608],[-117.0345,48.6079],[-117.0345,48.6071],[-117.0345,48.6049],[-117.0345,48.6041],[-117.0345,48.6035],[-117.0346,48.6028],[-117.0346,48.599],[-117.0346,48.5977],[-117.0346,48.5974],[-117.0346,48.5966],[-117.0346,48.5962],[-117.0346,48.5943],[-117.0347,48.5885],[-117.0347,48.5866],[-117.0347,48.5858],[-117.0347,48.5834],[-117.0347,48.5827],[-117.0347,48.5825],[-117.0348,48.5807],[-117.0348,48.5753],[-117.0348,48.5734],[-117.0348,48.5726],[-117.0348,48.5701],[-117.0348,48.5692],[-117.0348,48.5691],[-117.0348,48.5689],[-117.0349,48.5678],[-117.0349,48.5675],[-117.0349,48.5667],[-117.0349,48.5642],[-117.0349,48.5636],[-117.0349,48.5634],[-117.0349,48.563],[-117.0349,48.5615],[-117.0349,48.5611],[-117.0349,48.561],[-117.0349,48.5608],[-117.0349,48.5607],[-117.0349,48.5604],[-117.0349,48.5593],[-117.0349,48.559],[-117.0349,48.5589],[-117.0349,48.5565],[-117.035,48.5491],[-117.035,48.5467],[-117.035,48.5464],[-117.035,48.5458],[-117.035,48.5456],[-117.035,48.5455],[-117.035,48.5453],[-117.035,48.5443],[-117.0351,48.5413],[-117.0351,48.5403],[-117.0351,48.5377],[-117.0352,48.5299],[-117.0352,48.5275],[-117.0352,48.5272],[-117.0352,48.5261],[-117.0352,48.5228],[-117.0352,48.5216],[-117.0353,48.5173],[-117.0354,48.5043],[-117.0354,48.4999],[-117.0354,48.4986],[-117.0354,48.4947],[-117.0354,48.4933],[-117.0354,48.493],[-117.0354,48.4918],[-117.0354,48.4914],[-117.0354,48.4911],[-117.0354,48.4904],[-117.0354,48.4901],[-117.0354,48.4894],[-117.0354,48.4874],[-117.0354,48.4868],[-117.0354,48.4867],[-117.0354,48.4864],[-117.0354,48.4863],[-117.0354,48.4848],[-117.0354,48.4803],[-117.0354,48.4788],[-117.0354,48.4786],[-117.0354,48.4782],[-117.0354,48.478],[-117.0354,48.4764],[-117.0354,48.4715],[-117.0354,48.4699],[-117.0354,48.4698],[-117.0354,48.4696],[-117.0354,48.4691],[-117.0354,48.4689],[-117.0354,48.4685],[-117.0353,48.4675],[-117.0353,48.4671],[-117.0353,48.467],[-117.0353,48.4667],[-117.0353,48.4666],[-117.0353,48.4665],[-117.0353,48.4663],[-117.0354,48.4662],[-117.0354,48.4659],[-117.0354,48.4658],[-117.0354,48.4612],[-117.0353,48.4483],[-117.0353,48.4476],[-117.0353,48.4458],[-117.0353,48.4431],[-117.0353,48.4427],[-117.0353,48.4416],[-117.0353,48.4412],[-117.0353,48.441],[-117.0353,48.4406],[-117.0353,48.4405],[-117.0353,48.4403],[-117.0353,48.4397],[-117.0353,48.4396],[-117.0353,48.4395],[-117.0353,48.4392],[-117.0353,48.4385],[-117.0353,48.4382],[-117.0353,48.4366],[-117.0353,48.4318],[-117.0353,48.4302],[-117.0353,48.4301],[-117.0353,48.43],[-117.0353,48.4299],[-117.0353,48.4298],[-117.0353,48.4292],[-117.0353,48.429],[-117.0352,48.428],[-117.0352,48.4252],[-117.0352,48.4243],[-117.0352,48.4241],[-117.0353,48.4234],[-117.0353,48.4231],[-117.0353,48.4228],[-117.0353,48.4227],[-117.0353,48.4225],[-117.0353,48.4217],[-117.0353,48.4215],[-117.0353,48.4203],[-117.0353,48.4168],[-117.0353,48.4157],[-117.0352,48.4149],[-117.0352,48.4124],[-117.0352,48.4116],[-117.0352,48.4115],[-117.0352,48.4114],[-117.0352,48.4105],[-117.0352,48.408],[-117.0352,48.4071],[-117.0352,48.4057],[-117.0352,48.4015],[-117.0352,48.4001],[-117.0352,48.4],[-117.0352,48.3985],[-117.0351,48.3963],[-117.0351,48.3939],[-117.0351,48.3928],[-117.0351,48.3924],[-117.0351,48.3916],[-117.0351,48.391],[-117.0351,48.3909],[-117.0351,48.388],[-117.0351,48.3867],[-117.0351,48.3852],[-117.0351,48.3841],[-117.0351,48.3829],[-117.0351,48.3824],[-117.0353,48.3749],[-117.0352,48.374],[-117.0352,48.3712],[-117.0352,48.371],[-117.0352,48.3709],[-117.0352,48.37],[-117.0353,48.3673],[-117.0353,48.3666],[-117.0353,48.3664],[-117.0354,48.3641],[-117.0355,48.357],[-117.0356,48.3546],[-117.0356,48.3541],[-117.0356,48.3528],[-117.0356,48.3523],[-117.0356,48.3511],[-117.0357,48.3473],[-117.0357,48.3461],[-117.0358,48.3449],[-117.0358,48.3416],[-117.0359,48.3405],[-117.0359,48.3403],[-117.0359,48.3396],[-117.0359,48.3394],[-117.0359,48.3391],[-117.0359,48.3381],[-117.0359,48.3379],[-117.0359,48.3378],[-117.0359,48.3372],[-117.036,48.3356],[-117.036,48.335],[-117.036,48.3341],[-117.0361,48.3312],[-117.0361,48.3302],[-117.0361,48.3293],[-117.0362,48.3264],[-117.0362,48.3255],[-117.0362,48.3251],[-117.0362,48.3241],[-117.0362,48.3238],[-117.0362,48.3225],[-117.0363,48.3189],[-117.0363,48.3177],[-117.0363,48.3169],[-117.0364,48.3146],[-117.0364,48.3139],[-117.0364,48.3136],[-117.0364,48.3126],[-117.0364,48.3123],[-117.0364,48.3122],[-117.0364,48.3119],[-117.0364,48.3118],[-117.0364,48.3116],[-117.0364,48.311],[-117.0365,48.3108],[-117.0365,48.3106],[-117.0365,48.3101],[-117.0365,48.3099],[-117.0365,48.3094],[-117.0365,48.308],[-117.0365,48.3076],[-117.0365,48.3075],[-117.0365,48.3068],[-117.0366,48.3048],[-117.0366,48.3041],[-117.0366,48.3029],[-117.0367,48.2992],[-117.0367,48.298],[-117.0367,48.2968],[-117.0368,48.2933],[-117.0369,48.2921],[-117.0369,48.2915],[-117.0369,48.2897],[-117.0369,48.2891],[-117.0369,48.2884],[-117.037,48.2863],[-117.037,48.2857],[-117.037,48.2848],[-117.0371,48.2822],[-117.0371,48.2814],[-117.0371,48.2813],[-117.0371,48.281],[-117.0371,48.2803],[-117.0371,48.28],[-117.0372,48.276],[-117.0372,48.2736],[-117.0374,48.2672],[-117.0374,48.2639],[-117.0374,48.2635],[-117.0375,48.2598],[-117.0375,48.259],[-117.0376,48.2564],[-117.0376,48.2555],[-117.0377,48.2533],[-117.0377,48.2524],[-117.0378,48.2499],[-117.0379,48.2432],[-117.0379,48.2401],[-117.0379,48.2398],[-117.0379,48.2392],[-117.0379,48.239],[-117.038,48.2348],[-117.0383,48.2223],[-117.0384,48.2182],[-117.0384,48.2171],[-117.0385,48.2141],[-117.0385,48.2131],[-117.0385,48.2118],[-117.0386,48.2081],[-117.0386,48.2079],[-117.0387,48.2071],[-117.0387,48.2069],[-117.0387,48.2068],[-117.0387,48.2067],[-117.0387,48.206],[-117.0387,48.2046],[-117.0388,48.2034],[-117.0388,48.2026],[-117.0388,48.2025],[-117.0388,48.2023],[-117.0388,48.2022],[-117.0388,48.2021],[-117.0388,48.202],[-117.0388,48.2015],[-117.0388,48.2013],[-117.0388,48.2008],[-117.0389,48.2006],[-117.0389,48.1995],[-117.0389,48.1993],[-117.0389,48.199],[-117.0389,48.1988],[-117.0389,48.1986],[-117.0389,48.1985],[-117.0389,48.1984],[-117.039,48.197],[-117.039,48.1968],[-117.039,48.1967],[-117.039,48.1965],[-117.039,48.1958],[-117.039,48.1957],[-117.039,48.1955],[-117.0391,48.1921],[-117.0391,48.1919],[-117.0391,48.1917],[-117.0392,48.1886],[-117.0393,48.1877],[-117.0393,48.1876],[-117.0393,48.1875],[-117.0393,48.1873],[-117.0393,48.187],[-117.0393,48.1867],[-117.0393,48.186],[-117.0393,48.1859],[-117.0393,48.1857],[-117.0393,48.1855],[-117.0394,48.1854],[-117.0394,48.1852],[-117.0394,48.1847],[-117.0395,48.1846],[-117.0395,48.1845],[-117.0395,48.1844],[-117.0395,48.1842],[-117.0395,48.184],[-117.0395,48.1831],[-117.0395,48.1829],[-117.0395,48.1827],[-117.0396,48.182],[-117.0396,48.1819],[-117.0396,48.1818],[-117.0396,48.1813],[-117.0396,48.1812],[-117.0396,48.1811],[-117.0396,48.181],[-117.0396,48.1809],[-117.0396,48.1806],[-117.0396,48.1805],[-117.0396,48.1803],[-117.0396,48.1793],[-117.0396,48.1791],[-117.0396,48.179],[-117.0396,48.1788],[-117.0396,48.1787],[-117.0396,48.1786],[-117.0396,48.1784],[-117.0396,48.1783],[-117.0396,48.1781],[-117.0396,48.178],[-117.0396,48.1779],[-117.0396,48.1778],[-117.0396,48.1774],[-117.0396,48.1771],[-117.0397,48.1769],[-117.0396,48.1768],[-117.0396,48.1767],[-117.0396,48.1766],[-117.0396,48.1763],[-117.0397,48.1757],[-117.0397,48.1755],[-117.0397,48.1749],[-117.0397,48.1747],[-117.0397,48.1745],[-117.0397,48.1741],[-117.0397,48.174],[-117.0397,48.1739],[-117.0397,48.1738],[-117.0397,48.1737],[-117.0397,48.1735],[-117.0397,48.1728],[-117.0397,48.1707],[-117.0397,48.17],[-117.0397,48.1698],[-117.0397,48.1694],[-117.0397,48.1693],[-117.0397,48.1691],[-117.0397,48.169],[-117.0397,48.1689],[-117.0397,48.1684],[-117.0398,48.1669],[-117.0398,48.1666],[-117.0398,48.1664],[-117.0398,48.1651],[-117.04,48.1611],[-117.04,48.1598],[-117.04,48.1596],[-117.04,48.1594],[-117.04,48.159],[-117.04,48.1588],[-117.0401,48.1571],[-117.0403,48.152],[-117.0403,48.1503],[-117.0403,48.1497],[-117.0404,48.1479],[-117.0404,48.1473],[-117.0405,48.1452],[-117.0407,48.1389],[-117.0407,48.1368],[-117.0408,48.1349],[-117.041,48.1291],[-117.041,48.1272],[-117.041,48.1268],[-117.0411,48.1254],[-117.0411,48.1249],[-117.0411,48.123],[-117.0411,48.1223],[-117.0412,48.1147],[-117.0412,48.1121],[-117.0412,48.1116],[-117.0412,48.1103],[-117.0412,48.1098],[-117.0412,48.1084],[-117.0412,48.1078],[-117.0413,48.105],[-117.0413,48.101],[-117.0413,48.0904],[-117.0414,48.0855],[-117.0414,48.0824],[-117.0415,48.073],[-117.0415,48.0724],[-117.0415,48.0699],[-117.0415,48.0698],[-117.0415,48.0696],[-117.0415,48.0695],[-117.0416,48.0688],[-117.0417,48.0666],[-117.0417,48.0659],[-117.0417,48.0658],[-117.0418,48.0654],[-117.0418,48.0653],[-117.0418,48.065],[-117.0418,48.0639],[-117.0418,48.0633],[-117.0418,48.0629],[-117.0418,48.0626],[-117.0418,48.0619],[-117.0418,48.0615],[-117.0418,48.0613],[-117.0418,48.0611],[-117.0418,48.0537],[-117.0418,48.0528],[-117.0418,48.0523],[-117.0418,48.0514],[-117.0418,48.0501],[-117.0419,48.0476],[-117.0419,48.0463],[-117.0419,48.0459],[-117.0419,48.0455],[-117.0419,48.0451],[-117.0419,48.0443],[-117.0419,48.0439],[-117.0419,48.0437],[-117.0419,48.0435],[-117.0419,48.0431],[-117.0419,48.0407],[-117.042,48.0355],[-117.042,48.0349],[-117.042,48.0347],[-117.0421,48.033],[-117.0421,48.0328],[-117.0421,48.0322],[-117.0421,48.0311],[-117.0421,48.0297],[-117.0421,48.0277],[-117.0421,48.0247],[-117.0421,48.0237],[-117.0421,48.0217],[-117.0421,48.0212],[-117.0421,48.0203],[-117.0421,48.0187],[-117.0421,48.0179],[-117.0421,48.0157],[-117.0421,48.0128],[-117.042,48.0122],[-117.042,48.0112],[-117.042,48.0093],[-117.042,48.0068],[-117.042,48.0061],[-117.042,48.0023],[-117.042,48.0018],[-117.042,48.0008],[-117.042,48.0006],[-117.042,48.0005],[-117.042,47.9995],[-117.042,47.9989],[-117.042,47.9976],[-117.042,47.9973],[-117.042,47.9971],[-117.042,47.9967],[-117.042,47.996],[-117.042,47.9951],[-117.042,47.9949],[-117.042,47.9941],[-117.042,47.9933],[-117.0421,47.9917],[-117.0421,47.9909],[-117.0421,47.9901],[-117.0421,47.9886],[-117.0421,47.9877],[-117.0421,47.9867],[-117.0421,47.9854],[-117.0421,47.9844],[-117.0421,47.9839],[-117.0421,47.9827],[-117.0421,47.9812],[-117.0421,47.9807],[-117.0421,47.9797],[-117.0421,47.9785],[-117.0421,47.978],[-117.0421,47.9776],[-117.0421,47.9774],[-117.0421,47.9764],[-117.0421,47.9753],[-117.0421,47.9745],[-117.0421,47.9741],[-117.0422,47.9731],[-117.0422,47.9724],[-117.0422,47.972],[-117.0422,47.9715],[-117.0422,47.9686],[-117.0423,47.9654],[-117.0423,47.9647],[-117.0423,47.9639],[-117.0423,47.9635],[-117.0423,47.9627],[-117.0423,47.9623],[-117.0423,47.9611],[-117.0423,47.9604],[-117.0423,47.9591],[-117.0423,47.9584],[-117.0423,47.9577],[-117.0423,47.9573],[-117.0423,47.9565],[-117.0423,47.9558],[-117.0423,47.9552],[-117.0423,47.9541],[-117.0423,47.9539],[-117.0423,47.9538],[-117.0422,47.9533],[-117.0422,47.9528],[-117.0422,47.9524],[-117.0422,47.952],[-117.0422,47.9516],[-117.0422,47.9509],[-117.0422,47.9503],[-117.0422,47.9501],[-117.0422,47.9496],[-117.0422,47.9489],[-117.0422,47.9483],[-117.0422,47.9482],[-117.0422,47.9479],[-117.0422,47.947],[-117.0422,47.9463],[-117.0422,47.946],[-117.0422,47.945],[-117.0422,47.9444],[-117.0422,47.9442],[-117.0422,47.9434],[-117.0422,47.9431],[-117.0422,47.9425],[-117.0422,47.9418],[-117.0422,47.9408],[-117.0421,47.9406],[-117.0421,47.9395],[-117.0421,47.9384],[-117.0421,47.9369],[-117.0421,47.9368],[-117.0421,47.9365],[-117.0421,47.9359],[-117.0421,47.9344],[-117.0421,47.9329],[-117.0421,47.9326],[-117.0421,47.9313],[-117.0421,47.93],[-117.0421,47.9293],[-117.0421,47.9291],[-117.0421,47.9283],[-117.0421,47.9262],[-117.0421,47.9258],[-117.0421,47.9253],[-117.0421,47.9242],[-117.0421,47.9232],[-117.0421,47.9223],[-117.0421,47.922],[-117.0421,47.9215],[-117.0421,47.9201],[-117.042,47.9193],[-117.0421,47.9166],[-117.0421,47.9143],[-117.0421,47.9129],[-117.0421,47.9125],[-117.0421,47.9119],[-117.0421,47.9107],[-117.0421,47.9102],[-117.0421,47.9099],[-117.0421,47.9085],[-117.0421,47.9074],[-117.0421,47.9067],[-117.0421,47.9053],[-117.0421,47.9049],[-117.0422,47.9042],[-117.0422,47.9032],[-117.0422,47.9008],[-117.0422,47.8981],[-117.0422,47.8973],[-117.0422,47.8965],[-117.0422,47.8956],[-117.0423,47.8942],[-117.0423,47.8938],[-117.0423,47.8935],[-117.0423,47.8924],[-117.0423,47.8907],[-117.0423,47.8897],[-117.0423,47.8894],[-117.0423,47.8887],[-117.0423,47.888],[-117.0423,47.887],[-117.0423,47.8866],[-117.0423,47.8864],[-117.0423,47.8862],[-117.0423,47.8858],[-117.0423,47.8852],[-117.0423,47.8833],[-117.0423,47.8832],[-117.0422,47.882],[-117.0422,47.8811],[-117.0422,47.8801],[-117.0422,47.8789],[-117.0422,47.8773],[-117.0422,47.8771],[-117.0422,47.877],[-117.0422,47.8764],[-117.0422,47.8763],[-117.0422,47.8761],[-117.0422,47.8759],[-117.0422,47.8755],[-117.0422,47.8754],[-117.0422,47.8752],[-117.0423,47.8751],[-117.0423,47.875],[-117.0423,47.8749],[-117.0423,47.8747],[-117.0423,47.8745],[-117.0423,47.8743],[-117.0423,47.8742],[-117.0423,47.8735],[-117.0423,47.8725],[-117.0423,47.8709],[-117.0423,47.87],[-117.0422,47.8696],[-117.0423,47.8689],[-117.0422,47.8675],[-117.0422,47.8669],[-117.0422,47.8649],[-117.0422,47.8645],[-117.0422,47.8638],[-117.0422,47.8629],[-117.0422,47.8613],[-117.0422,47.8605],[-117.0422,47.8584],[-117.0422,47.8572],[-117.0422,47.8569],[-117.0422,47.856],[-117.0422,47.8547],[-117.0422,47.8529],[-117.0422,47.851],[-117.0422,47.8496],[-117.0422,47.8487],[-117.0421,47.8467],[-117.0422,47.8435],[-117.0421,47.8419],[-117.0421,47.8406],[-117.0421,47.8379],[-117.0421,47.8345],[-117.0421,47.8343],[-117.0421,47.8338],[-117.0421,47.8335],[-117.0421,47.8332],[-117.0421,47.8331],[-117.0421,47.8328],[-117.0421,47.8326],[-117.0421,47.8304],[-117.0421,47.8295],[-117.0421,47.8293],[-117.0421,47.8287],[-117.0421,47.8272],[-117.0421,47.8256],[-117.0421,47.8254],[-117.0421,47.825],[-117.042,47.824],[-117.042,47.8233],[-117.042,47.8228],[-117.042,47.822],[-117.042,47.8212],[-117.042,47.8201],[-117.042,47.8195],[-117.042,47.819],[-117.0419,47.8182],[-117.0419,47.818],[-117.042,47.8162],[-117.0421,47.8155],[-117.0421,47.8138],[-117.0421,47.8121],[-117.0421,47.8116],[-117.0421,47.8108],[-117.0421,47.8089],[-117.0421,47.806],[-117.0422,47.8042],[-117.0421,47.803],[-117.0422,47.8018],[-117.0422,47.801],[-117.0421,47.7995],[-117.0422,47.7993],[-117.0422,47.7992],[-117.0422,47.7978],[-117.0422,47.796],[-117.0422,47.7943],[-117.0422,47.7925],[-117.0422,47.7914],[-117.0422,47.7889],[-117.0422,47.7879],[-117.0422,47.7862],[-117.0421,47.784],[-117.0421,47.7837],[-117.0422,47.7835],[-117.0421,47.783],[-117.0421,47.7816],[-117.0421,47.781],[-117.0421,47.7808],[-117.0421,47.7796],[-117.0421,47.7788],[-117.0421,47.7785],[-117.0421,47.7781],[-117.0421,47.7775],[-117.0421,47.7765],[-117.0421,47.7756],[-117.0421,47.7748],[-117.0421,47.7737],[-117.0421,47.7725],[-117.0421,47.7717],[-117.0421,47.7697],[-117.0421,47.7683],[-117.0421,47.7677],[-117.0421,47.7666],[-117.0421,47.7655],[-117.0421,47.7648],[-117.0421,47.7638],[-117.0421,47.7612],[-117.0421,47.761],[-117.0421,47.7608],[-117.0421,47.7604],[-117.0421,47.7602],[-117.0421,47.7601],[-117.0421,47.76],[-117.0421,47.7597],[-117.0421,47.7596],[-117.0421,47.7595],[-117.0421,47.7592],[-117.0421,47.7591],[-117.0421,47.7587],[-117.0421,47.7585],[-117.0421,47.7584],[-117.0421,47.7583],[-117.0421,47.7582],[-117.0421,47.7581],[-117.0421,47.758],[-117.0421,47.7579],[-117.0421,47.7578],[-117.0421,47.7577],[-117.0421,47.7576],[-117.0421,47.7574],[-117.0421,47.7572],[-117.0421,47.7555],[-117.0421,47.7538],[-117.0421,47.7517],[-117.042,47.751],[-117.042,47.75],[-117.042,47.7488],[-117.042,47.7477],[-117.042,47.7465],[-117.042,47.746],[-117.042,47.7454],[-117.042,47.7453],[-117.0419,47.7452],[-117.0419,47.7445],[-117.0419,47.7439],[-117.0419,47.743],[-117.0419,47.7421],[-117.0419,47.7409],[-117.0419,47.74],[-117.0419,47.7391],[-117.0419,47.7385],[-117.0418,47.7377],[-117.0418,47.7366],[-117.0418,47.7359],[-117.0418,47.7356],[-117.0418,47.7353],[-117.0418,47.7337],[-117.0418,47.7318],[-117.0418,47.7313],[-117.0418,47.7311],[-117.0418,47.7298],[-117.0418,47.7292],[-117.0418,47.7286],[-117.0418,47.7273],[-117.0418,47.7261],[-117.0418,47.7242],[-117.0418,47.723],[-117.0418,47.7227],[-117.0418,47.7212],[-117.0417,47.7193],[-117.0417,47.7177],[-117.0417,47.717],[-117.0417,47.7165],[-117.0417,47.716],[-117.0418,47.7156],[-117.0418,47.7151],[-117.0418,47.715],[-117.0418,47.7148],[-117.0418,47.7146],[-117.0418,47.7137],[-117.0418,47.7121],[-117.0418,47.7104],[-117.0418,47.7097],[-117.0418,47.7089],[-117.0418,47.7078],[-117.0418,47.7074],[-117.0418,47.707],[-117.0418,47.7068],[-117.0418,47.7065],[-117.0418,47.7046],[-117.0418,47.7039],[-117.0418,47.7036],[-117.0418,47.7032],[-117.0418,47.7028],[-117.0418,47.7025],[-117.0418,47.702],[-117.0418,47.7018],[-117.0418,47.701],[-117.0418,47.7007],[-117.0417,47.7003],[-117.0417,47.6999],[-117.0417,47.6997],[-117.0417,47.6996],[-117.0417,47.6995],[-117.0417,47.6985],[-117.0417,47.6983],[-117.0417,47.698],[-117.0417,47.6979],[-117.0417,47.6977],[-117.0417,47.6975],[-117.0417,47.6973],[-117.0417,47.6971],[-117.0417,47.697],[-117.0417,47.6969],[-117.0417,47.6967],[-117.0417,47.6966],[-117.0417,47.6964],[-117.0417,47.6962],[-117.0417,47.6958],[-117.0417,47.6955],[-117.0417,47.6954],[-117.0417,47.6941],[-117.0416,47.6932],[-117.0416,47.6919],[-117.0416,47.6908],[-117.0416,47.6897],[-117.0416,47.6895],[-117.0417,47.6894],[-117.0417,47.6893],[-117.0417,47.6892],[-117.0417,47.6889],[-117.0417,47.6884],[-117.0417,47.688],[-117.0417,47.6876],[-117.0417,47.6872],[-117.0417,47.687],[-117.0417,47.6869],[-117.0417,47.6867],[-117.0417,47.6863],[-117.0416,47.686],[-117.0417,47.6859],[-117.0417,47.6857],[-117.0417,47.6856],[-117.0416,47.6837],[-117.0416,47.6832],[-117.0416,47.6819],[-117.0416,47.6802],[-117.0416,47.6788],[-117.0416,47.6786],[-117.0416,47.6785],[-117.0416,47.6784],[-117.0416,47.6782],[-117.0416,47.6781],[-117.0416,47.678],[-117.0413,47.6767],[-117.0413,47.6757],[-117.0413,47.6752],[-117.0413,47.6748],[-117.0413,47.6744],[-117.0413,47.6741],[-117.0413,47.6735],[-117.0413,47.6727],[-117.0413,47.6723],[-117.0413,47.6722],[-117.0413,47.6714],[-117.0413,47.6705],[-117.0413,47.6693],[-117.0413,47.6679],[-117.0413,47.6667],[-117.0413,47.6655],[-117.0412,47.6631],[-117.0412,47.6629],[-117.0413,47.6627],[-117.0413,47.6626],[-117.0413,47.6618],[-117.0413,47.6609],[-117.0413,47.6601],[-117.0413,47.6598],[-117.0413,47.6581],[-117.0413,47.6571],[-117.0413,47.6566],[-117.0413,47.6565],[-117.0413,47.6555],[-117.0413,47.6553],[-117.0413,47.6548],[-117.0413,47.6546],[-117.0413,47.6543],[-117.0412,47.6542],[-117.0412,47.6538],[-117.0412,47.6531],[-117.0412,47.6522],[-117.0412,47.6514],[-117.0412,47.6499],[-117.0412,47.6488],[-117.0412,47.6477],[-117.0412,47.6464],[-117.0412,47.6447],[-117.0412,47.6434],[-117.0412,47.6432],[-117.0412,47.6412],[-117.0411,47.6373],[-117.0411,47.6358],[-117.0411,47.6328],[-117.0411,47.6313],[-117.0411,47.6311],[-117.0411,47.6296],[-117.0411,47.6271],[-117.041,47.6253],[-117.041,47.625],[-117.041,47.6236],[-117.041,47.6226],[-117.041,47.622],[-117.0409,47.6219],[-117.041,47.6214],[-117.0409,47.6206],[-117.0409,47.6193],[-117.0409,47.6185],[-117.0409,47.6169],[-117.0409,47.6153],[-117.0409,47.6144],[-117.0409,47.6132],[-117.0409,47.6124],[-117.0409,47.6113],[-117.0409,47.6088],[-117.0409,47.6072],[-117.0409,47.6061],[-117.041,47.6041],[-117.041,47.6014],[-117.041,47.6011],[-117.041,47.601],[-117.041,47.6007],[-117.041,47.6004],[-117.041,47.5998],[-117.041,47.5992],[-117.041,47.599],[-117.041,47.5988],[-117.041,47.5985],[-117.041,47.5983],[-117.041,47.5971],[-117.041,47.5967],[-117.041,47.5961],[-117.041,47.5957],[-117.041,47.5953],[-117.041,47.5946],[-117.041,47.5941],[-117.041,47.5939],[-117.041,47.5909],[-117.0411,47.5879],[-117.0411,47.5869],[-117.0411,47.5862],[-117.0411,47.5853],[-117.0411,47.5848],[-117.0411,47.5847],[-117.0411,47.5841],[-117.0411,47.5831],[-117.0411,47.5827],[-117.0411,47.5818],[-117.0411,47.5815],[-117.0411,47.5808],[-117.0411,47.58],[-117.0411,47.5798],[-117.0411,47.5797],[-117.0411,47.5795],[-117.0411,47.5788],[-117.0411,47.5787],[-117.0411,47.5776],[-117.041,47.5766],[-117.041,47.5758],[-117.041,47.5752],[-117.041,47.5743],[-117.041,47.5728],[-117.041,47.5721],[-117.041,47.5717],[-117.041,47.5715],[-117.041,47.5713],[-117.041,47.5707],[-117.041,47.5699],[-117.041,47.5697],[-117.041,47.5696],[-117.041,47.5695],[-117.041,47.5694],[-117.041,47.569],[-117.041,47.5688],[-117.041,47.5686],[-117.041,47.5683],[-117.041,47.568],[-117.041,47.5677],[-117.041,47.5675],[-117.041,47.5671],[-117.041,47.5669],[-117.041,47.5667],[-117.041,47.5666],[-117.041,47.5665],[-117.041,47.5662],[-117.041,47.5659],[-117.041,47.5656],[-117.041,47.5653],[-117.041,47.565],[-117.041,47.5647],[-117.041,47.5644],[-117.041,47.5643],[-117.041,47.5639],[-117.041,47.5637],[-117.041,47.5635],[-117.041,47.5634],[-117.041,47.5633],[-117.041,47.5632],[-117.041,47.5631],[-117.041,47.563],[-117.041,47.5628],[-117.041,47.5625],[-117.041,47.5624],[-117.041,47.5621],[-117.041,47.5618],[-117.0409,47.5615],[-117.0409,47.5613],[-117.0409,47.561],[-117.0409,47.5608],[-117.0409,47.5607],[-117.0409,47.5606],[-117.0409,47.5604],[-117.0409,47.5603],[-117.0409,47.5602],[-117.0409,47.5595],[-117.0409,47.5586],[-117.0409,47.5585],[-117.0409,47.5582],[-117.0409,47.558],[-117.0409,47.5578],[-117.0409,47.5575],[-117.0409,47.5567],[-117.0409,47.5565],[-117.0409,47.556],[-117.0409,47.5558],[-117.0409,47.5555],[-117.0409,47.5549],[-117.0409,47.5541],[-117.0409,47.5535],[-117.0409,47.5527],[-117.0409,47.5522],[-117.0408,47.5518],[-117.0408,47.5517],[-117.0408,47.5513],[-117.0408,47.5505],[-117.0408,47.5499],[-117.0408,47.5493],[-117.0408,47.549],[-117.0408,47.5488],[-117.0408,47.5486],[-117.0408,47.5485],[-117.0408,47.5484],[-117.0407,47.5481],[-117.0407,47.5477],[-117.0407,47.5474],[-117.0407,47.5471],[-117.0407,47.5467],[-117.0407,47.5464],[-117.0407,47.5455],[-117.0406,47.5443],[-117.0406,47.5436],[-117.0406,47.5432],[-117.0406,47.5427],[-117.0405,47.542],[-117.0405,47.5416],[-117.0405,47.5408],[-117.0405,47.5404],[-117.0405,47.5398],[-117.0405,47.5392],[-117.0405,47.5389],[-117.0405,47.5385],[-117.0405,47.5381],[-117.0405,47.5375],[-117.0405,47.5371],[-117.0405,47.5367],[-117.0405,47.5361],[-117.0405,47.536],[-117.0405,47.5359],[-117.0405,47.5353],[-117.0405,47.535],[-117.0405,47.5348],[-117.0405,47.5347],[-117.0405,47.5342],[-117.0405,47.5338],[-117.0405,47.5336],[-117.0405,47.5335],[-117.0405,47.5334],[-117.0405,47.533],[-117.0405,47.5319],[-117.0405,47.5316],[-117.0405,47.5315],[-117.0405,47.531],[-117.0405,47.5296],[-117.0405,47.5291],[-117.0405,47.5288],[-117.0405,47.5278],[-117.0404,47.5277],[-117.0404,47.5275],[-117.0404,47.5273],[-117.0404,47.5269],[-117.0404,47.5268],[-117.0403,47.5233],[-117.0403,47.5227],[-117.0403,47.5225],[-117.0403,47.5224],[-117.0404,47.5223],[-117.0402,47.5213],[-117.0402,47.5207],[-117.0402,47.5195],[-117.0402,47.5181],[-117.0401,47.517],[-117.0401,47.5153],[-117.0401,47.5123],[-117.0401,47.5104],[-117.0401,47.5099],[-117.0401,47.5084],[-117.0401,47.507],[-117.0401,47.5062],[-117.0401,47.505],[-117.0401,47.504],[-117.0401,47.5029],[-117.0401,47.5022],[-117.0401,47.502],[-117.0401,47.5019],[-117.0401,47.5015],[-117.0401,47.5013],[-117.0401,47.5],[-117.0401,47.4985],[-117.0401,47.4977],[-117.0401,47.4959],[-117.0401,47.4955],[-117.04,47.495],[-117.04,47.4939],[-117.04,47.493],[-117.04,47.4926],[-117.04,47.4919],[-117.04,47.4896],[-117.04,47.4892],[-117.04,47.4882],[-117.04,47.4874],[-117.04,47.4866],[-117.04,47.4863],[-117.04,47.4857],[-117.04,47.4839],[-117.04,47.4836],[-117.04,47.4827],[-117.04,47.4822],[-117.04,47.482],[-117.04,47.4815],[-117.04,47.4806],[-117.04,47.48],[-117.04,47.4784],[-117.04,47.4778],[-117.04,47.477],[-117.04,47.4751],[-117.04,47.4748],[-117.04,47.4742],[-117.0399,47.4725],[-117.0399,47.4718],[-117.0399,47.471],[-117.0399,47.4703],[-117.0399,47.4699],[-117.0399,47.4696],[-117.0399,47.4688],[-117.0399,47.4678],[-117.0399,47.4663],[-117.0399,47.4658],[-117.0399,47.465],[-117.0399,47.4642],[-117.0399,47.4637],[-117.0399,47.4634],[-117.0399,47.4623],[-117.0399,47.4615],[-117.0398,47.4598],[-117.0398,47.4576],[-117.0398,47.4564],[-117.0398,47.4554],[-117.0398,47.4543],[-117.0398,47.451],[-117.0398,47.4494],[-117.0398,47.4473],[-117.0398,47.4457],[-117.0398,47.4434],[-117.0398,47.4417],[-117.0398,47.4373],[-117.0398,47.4372],[-117.0398,47.4369],[-117.0398,47.4362],[-117.0399,47.4349],[-117.0398,47.4349],[-117.0398,47.4325],[-117.0398,47.4318],[-117.0398,47.4313],[-117.0398,47.4291],[-117.0398,47.4278],[-117.0398,47.4258],[-117.0398,47.4199],[-117.0398,47.414],[-117.0398,47.4138],[-117.0398,47.4136],[-117.0398,47.4134],[-117.0398,47.4125],[-117.0398,47.4118],[-117.0398,47.4102],[-117.0398,47.4097],[-117.0398,47.4096],[-117.0398,47.4079],[-117.0398,47.4073],[-117.0398,47.4066],[-117.0398,47.4057],[-117.0399,47.4052],[-117.0399,47.405],[-117.0399,47.4049],[-117.0398,47.4037],[-117.0398,47.4023],[-117.0398,47.402],[-117.0398,47.4017],[-117.0398,47.4008],[-117.0399,47.4003],[-117.0398,47.4001],[-117.0398,47.3996],[-117.0399,47.3994],[-117.0399,47.3992],[-117.0398,47.3984],[-117.0398,47.3966],[-117.0398,47.3952],[-117.0398,47.394],[-117.0398,47.393],[-117.0398,47.3928],[-117.0398,47.3913],[-117.0399,47.3911],[-117.0399,47.3909],[-117.0398,47.3903],[-117.0398,47.3869],[-117.0398,47.3832],[-117.0398,47.3776],[-117.0398,47.3764],[-117.0398,47.3761],[-117.0398,47.3722],[-117.0398,47.3717],[-117.0398,47.3711],[-117.0398,47.3694],[-117.0398,47.368],[-117.0398,47.3679],[-117.0398,47.3678],[-117.0398,47.3661],[-117.0398,47.366],[-117.0398,47.3659],[-117.0398,47.3654],[-117.0398,47.3632],[-117.0398,47.363],[-117.0398,47.3621],[-117.0398,47.3616],[-117.0398,47.3601],[-117.0398,47.3573],[-117.0398,47.3571],[-117.0398,47.3536],[-117.0398,47.3523],[-117.0398,47.3518],[-117.0398,47.3513],[-117.0398,47.3511],[-117.0398,47.3472],[-117.0398,47.3454],[-117.0398,47.3453],[-117.0398,47.3452],[-117.0398,47.3423],[-117.0398,47.3407],[-117.0398,47.3399],[-117.0398,47.3398],[-117.0398,47.3395],[-117.0399,47.3393],[-117.0399,47.3377],[-117.0399,47.3327],[-117.0399,47.3326],[-117.0399,47.3325],[-117.0399,47.3318],[-117.0399,47.3317],[-117.0399,47.3268],[-117.0399,47.3267],[-117.0399,47.3227],[-117.0399,47.3209],[-117.0399,47.3208],[-117.0399,47.32],[-117.0399,47.3188],[-117.0399,47.318],[-117.0399,47.3178],[-117.0399,47.3175],[-117.0399,47.317],[-117.0399,47.316],[-117.0399,47.315],[-117.0399,47.3149],[-117.0399,47.3121],[-117.0399,47.312],[-117.0399,47.3105],[-117.0399,47.3101],[-117.0399,47.3094],[-117.0399,47.3069],[-117.0399,47.3067],[-117.0399,47.3063],[-117.0399,47.306],[-117.0399,47.3057],[-117.0399,47.3051],[-117.0399,47.3044],[-117.0399,47.3033],[-117.0399,47.3032],[-117.0399,47.3031],[-117.0399,47.3023],[-117.0399,47.3016],[-117.0399,47.3009],[-117.0399,47.3004],[-117.0399,47.3002],[-117.0399,47.2999],[-117.0399,47.2995],[-117.0399,47.2991],[-117.0399,47.2985],[-117.0399,47.2973],[-117.0399,47.2963],[-117.0399,47.2961],[-117.0399,47.296],[-117.0399,47.2959],[-117.0399,47.2942],[-117.0399,47.2932],[-117.0399,47.2923],[-117.0399,47.2908],[-117.0399,47.2903],[-117.0399,47.2893],[-117.0399,47.2887],[-117.0399,47.2875],[-117.0399,47.2863],[-117.0399,47.2861],[-117.0399,47.2837],[-117.0399,47.2822],[-117.0399,47.2813],[-117.0399,47.2801],[-117.0399,47.2792],[-117.0399,47.2776],[-117.0399,47.2775],[-117.0399,47.276],[-117.0399,47.2747],[-117.0399,47.2699],[-117.0399,47.2697],[-117.0399,47.2689],[-117.0399,47.2681],[-117.0399,47.2677],[-117.0399,47.2665],[-117.0399,47.2657],[-117.0399,47.2654],[-117.0399,47.264],[-117.0399,47.2593],[-117.0397,47.2593],[-117.0397,47.2577],[-117.0397,47.2571],[-117.0397,47.2569],[-117.0397,47.2563],[-117.0397,47.2562],[-117.0397,47.256],[-117.0397,47.2551],[-117.0397,47.2542],[-117.0397,47.2541],[-117.0396,47.2538],[-117.0396,47.2536],[-117.0397,47.2527],[-117.0397,47.2519],[-117.0397,47.2514],[-117.0397,47.251],[-117.0397,47.2504],[-117.0397,47.2502],[-117.0397,47.2499],[-117.0397,47.2493],[-117.0397,47.2491],[-117.0397,47.249],[-117.0398,47.2488],[-117.0398,47.2486],[-117.0397,47.2486],[-117.0397,47.2484],[-117.0397,47.2483],[-117.0397,47.2481],[-117.0397,47.2471],[-117.0397,47.2459],[-117.0397,47.2454],[-117.0397,47.2445],[-117.0397,47.2438],[-117.0397,47.2434],[-117.0397,47.2428],[-117.0397,47.2425],[-117.0397,47.2417],[-117.0397,47.2407],[-117.0397,47.2406],[-117.0397,47.2403],[-117.0397,47.2402],[-117.0397,47.2387],[-117.0397,47.2386],[-117.0397,47.2381],[-117.0397,47.2378],[-117.0396,47.2368],[-117.0397,47.2361],[-117.0397,47.236],[-117.0397,47.2336],[-117.0397,47.2327],[-117.0396,47.2323],[-117.0396,47.2322],[-117.0396,47.2321],[-117.0397,47.2318],[-117.0397,47.2317],[-117.0397,47.2302],[-117.0397,47.23],[-117.0397,47.2299],[-117.0397,47.2294],[-117.0397,47.2289],[-117.0397,47.2285],[-117.0397,47.2283],[-117.0396,47.2282],[-117.0397,47.2279],[-117.0397,47.2271],[-117.0397,47.2266],[-117.0397,47.2256],[-117.0397,47.2252],[-117.0397,47.2245],[-117.0397,47.2244],[-117.0397,47.2234],[-117.0397,47.2231],[-117.0397,47.2227],[-117.0397,47.2224],[-117.0397,47.2217],[-117.0397,47.2216],[-117.0397,47.2213],[-117.0397,47.2212],[-117.0397,47.2209],[-117.0397,47.2199],[-117.0397,47.2196],[-117.0397,47.2116],[-117.0397,47.2038],[-117.0397,47.2037],[-117.0397,47.2036],[-117.0397,47.2035],[-117.0398,47.2034],[-117.0398,47.2032],[-117.0398,47.2025],[-117.0398,47.2022],[-117.0397,47.1948],[-117.0397,47.1878],[-117.0397,47.1866],[-117.0397,47.183],[-117.0397,47.1818],[-117.0397,47.18],[-117.0398,47.1747],[-117.0398,47.1733],[-117.0398,47.1729],[-117.0398,47.1728],[-117.0397,47.1726],[-117.0397,47.1671],[-117.0397,47.1546],[-117.0398,47.1536],[-117.0398,47.1535],[-117.0397,47.1525],[-117.0398,47.1508],[-117.0398,47.15],[-117.0398,47.1488],[-117.0398,47.1487],[-117.0398,47.148],[-117.0398,47.1475],[-117.0397,47.147],[-117.0397,47.1465],[-117.0397,47.1458],[-117.0397,47.1452],[-117.0397,47.1448],[-117.0398,47.14],[-117.0398,47.1394],[-117.0398,47.1341],[-117.0398,47.134],[-117.0399,47.134],[-117.0397,47.1273],[-117.0397,47.1268],[-117.0397,47.1259],[-117.0397,47.1257],[-117.0397,47.1256],[-117.0397,47.1255],[-117.0397,47.1244],[-117.0397,47.1233],[-117.0397,47.1231],[-117.0397,47.1223],[-117.0397,47.1221],[-117.0397,47.1208],[-117.0397,47.1171],[-117.0397,47.1159],[-117.0397,47.1138],[-117.0397,47.1077],[-117.0397,47.1057],[-117.0397,47.1054],[-117.0397,47.1045],[-117.0397,47.1043],[-117.0397,47.1038],[-117.0398,47.0962],[-117.0398,47.0954],[-117.0398,47.0949],[-117.0398,47.094],[-117.0398,47.0937],[-117.0398,47.0915],[-117.0398,47.0912],[-117.0398,47.091],[-117.0398,47.0907],[-117.0398,47.0902],[-117.0398,47.09],[-117.0398,47.0889],[-117.0398,47.0887],[-117.0398,47.0886],[-117.0398,47.0885],[-117.0398,47.0884],[-117.0398,47.0883],[-117.0398,47.0882],[-117.0398,47.0879],[-117.0398,47.0878],[-117.0398,47.0877],[-117.0398,47.0876],[-117.0398,47.0873],[-117.0397,47.0835],[-117.0397,47.0832],[-117.0397,47.078],[-117.0397,47.0765],[-117.0398,47.0685],[-117.0398,47.0662],[-117.0399,47.0634],[-117.0398,47.0622],[-117.0398,47.0568],[-117.0397,47.049],[-117.0397,47.0489],[-117.0397,47.0484],[-117.0397,47.0477],[-117.0397,47.0476],[-117.0397,47.0475],[-117.0398,47.044],[-117.0398,47.0434],[-117.0398,47.0433],[-117.0399,47.0383],[-117.04,47.0347],[-117.04,47.0344],[-117.04,47.0341],[-117.04,47.0336],[-117.0399,47.0313],[-117.0399,47.031],[-117.0399,47.0301],[-117.04,47.0291],[-117.0399,47.0283],[-117.0399,47.0265],[-117.0399,47.0259],[-117.0399,47.0242],[-117.0399,47.0237],[-117.04,47.0196],[-117.0399,47.0196],[-117.0398,47.0195],[-117.0396,47.0191],[-117.0396,47.0189],[-117.0395,47.0188],[-117.0396,47.0187],[-117.0397,47.0187],[-117.0398,47.0186],[-117.0398,47.0185],[-117.0399,47.0183],[-117.0399,47.0177],[-117.0399,47.0155],[-117.0399,47.0152],[-117.0398,47.0132],[-117.0398,47.0101],[-117.0398,47.0089],[-117.0398,47.0076],[-117.0398,47.0063],[-117.0397,47.0046],[-117.0398,47.0044],[-117.0399,47.0043],[-117.0399,47.004],[-117.0399,47.0038],[-117.0398,47.0029],[-117.0398,47.0017],[-117.0398,47.0012],[-117.0399,47.0007],[-117.0399,47.0006],[-117.0399,47.0003],[-117.0399,46.9992],[-117.0399,46.997],[-117.0398,46.9945],[-117.0398,46.991],[-117.0398,46.9909],[-117.0398,46.9907],[-117.0398,46.9906],[-117.0399,46.9906],[-117.0398,46.9905],[-117.0398,46.9904],[-117.0398,46.99],[-117.0398,46.9899],[-117.0398,46.9898],[-117.0397,46.9897],[-117.0398,46.9897],[-117.0398,46.9896],[-117.0398,46.9894],[-117.0397,46.989],[-117.0397,46.9888],[-117.0398,46.9887],[-117.0397,46.9885],[-117.0397,46.9864],[-117.0397,46.9805],[-117.0396,46.9802],[-117.0396,46.9793],[-117.0396,46.9792],[-117.0396,46.9786],[-117.0396,46.9785],[-117.0396,46.9756],[-117.0396,46.9751],[-117.0396,46.975],[-117.0396,46.9704],[-117.0396,46.9691],[-117.0396,46.9676],[-117.0396,46.9673],[-117.0396,46.9669],[-117.0396,46.9662],[-117.0396,46.9634],[-117.0396,46.9612],[-117.0396,46.9611],[-117.0397,46.9606],[-117.0396,46.9531],[-117.0396,46.9529],[-117.0396,46.9496],[-117.0396,46.9465],[-117.0396,46.9461],[-117.0396,46.9388],[-117.0395,46.932],[-117.0396,46.9316],[-117.0396,46.9303],[-117.0395,46.9251],[-117.0395,46.9232],[-117.0395,46.9215],[-117.0395,46.9214],[-117.0395,46.9175],[-117.0394,46.9172],[-117.0395,46.9136],[-117.0395,46.9134],[-117.0395,46.9131],[-117.0395,46.9125],[-117.0395,46.9124],[-117.0395,46.9123],[-117.0395,46.9091],[-117.0395,46.9076],[-117.0396,46.9043],[-117.0396,46.9026],[-117.0396,46.8993],[-117.0396,46.8949],[-117.0396,46.8916],[-117.0396,46.8881],[-117.0398,46.8804],[-117.0398,46.8803],[-117.0398,46.8802],[-117.0397,46.8779],[-117.0396,46.8738],[-117.0396,46.8734],[-117.0397,46.8704],[-117.0397,46.8659],[-117.0398,46.8609],[-117.0398,46.8602],[-117.0398,46.86],[-117.0398,46.8594],[-117.0397,46.8512],[-117.0398,46.8449],[-117.0397,46.8399],[-117.0397,46.8397],[-117.0397,46.8373],[-117.0397,46.8368],[-117.0397,46.8364],[-117.0397,46.8359],[-117.0397,46.8352],[-117.0397,46.8337],[-117.0397,46.8304],[-117.0397,46.8296],[-117.0397,46.8268],[-117.0397,46.8266],[-117.0397,46.8262],[-117.0397,46.826],[-117.0398,46.8259],[-117.0398,46.8248],[-117.0398,46.8239],[-117.0398,46.8238],[-117.0397,46.8227],[-117.0397,46.8222],[-117.0397,46.8209],[-117.0398,46.82],[-117.0398,46.8198],[-117.0398,46.8194],[-117.0398,46.8192],[-117.0398,46.8191],[-117.0398,46.819],[-117.0398,46.8189],[-117.0398,46.8188],[-117.0397,46.8188],[-117.0396,46.8186],[-117.0397,46.8185],[-117.0397,46.8184],[-117.0398,46.8184],[-117.0399,46.8182],[-117.04,46.8182],[-117.04,46.8181],[-117.0399,46.8179],[-117.0399,46.8178],[-117.0398,46.8177],[-117.0398,46.8175],[-117.0398,46.8169],[-117.0398,46.8168],[-117.0398,46.8162],[-117.0398,46.8145],[-117.0398,46.8132],[-117.0398,46.8083],[-117.0398,46.8081],[-117.0398,46.8075],[-117.0397,46.8019],[-117.0397,46.8017],[-117.0397,46.8013],[-117.0397,46.7987],[-117.0398,46.7942],[-117.0398,46.7931],[-117.0398,46.7929],[-117.0398,46.7901],[-117.0398,46.7891],[-117.0398,46.7872],[-117.0397,46.7785],[-117.0397,46.7736],[-117.0397,46.7726],[-117.0397,46.7716],[-117.0397,46.7713],[-117.0397,46.7677],[-117.0398,46.7657],[-117.0398,46.7643],[-117.0398,46.7641],[-117.0398,46.7613],[-117.0398,46.7612],[-117.0399,46.7563],[-117.0399,46.7551],[-117.0399,46.7493],[-117.0399,46.7467],[-117.0399,46.7465],[-117.0399,46.7425],[-117.0399,46.7421],[-117.0398,46.7373],[-117.0398,46.7367],[-117.0398,46.735],[-117.0398,46.7348],[-117.0398,46.7341],[-117.0398,46.7339],[-117.0398,46.7325],[-117.0398,46.7324],[-117.0398,46.7323],[-117.0398,46.7321],[-117.0398,46.7319],[-117.0398,46.7318],[-117.0399,46.7311],[-117.0399,46.7294],[-117.0399,46.7229],[-117.0399,46.7219],[-117.0399,46.7189],[-117.0399,46.7185],[-117.0399,46.7183],[-117.0399,46.7161],[-117.0399,46.715],[-117.0398,46.7083],[-117.0398,46.7078],[-117.0398,46.7074],[-117.0398,46.7042],[-117.0398,46.7021],[-117.0398,46.7017],[-117.0398,46.7011],[-117.0398,46.7002],[-117.0398,46.7001],[-117.0398,46.7],[-117.0398,46.6999],[-117.0398,46.6998],[-117.0398,46.6941],[-117.0398,46.6936],[-117.0398,46.6934],[-117.0398,46.6932],[-117.0398,46.6896],[-117.0398,46.686],[-117.0398,46.6831],[-117.0398,46.6825],[-117.0398,46.6794],[-117.0398,46.6791],[-117.0398,46.6789],[-117.0398,46.6757],[-117.0398,46.6755],[-117.0398,46.675],[-117.0398,46.6716],[-117.0398,46.6604],[-117.0398,46.6571],[-117.0398,46.6553],[-117.0397,46.6516],[-117.0397,46.6471],[-117.0397,46.6459],[-117.0397,46.6425],[-117.0397,46.6424],[-117.0397,46.6423],[-117.0397,46.641],[-117.0397,46.6383],[-117.0397,46.6381],[-117.0397,46.6356],[-117.0397,46.6314],[-117.0397,46.6298],[-117.0397,46.6296],[-117.0397,46.6286],[-117.0397,46.6285],[-117.0397,46.6281],[-117.0397,46.6211],[-117.0397,46.6208],[-117.0397,46.6197],[-117.0397,46.6195],[-117.0397,46.6168],[-117.0397,46.6146],[-117.0397,46.6138],[-117.0397,46.6041],[-117.0397,46.604],[-117.0397,46.6038],[-117.0397,46.6021],[-117.0397,46.5917],[-117.0397,46.5915],[-117.0397,46.591],[-117.0397,46.5889],[-117.0397,46.5888],[-117.0397,46.5886],[-117.0397,46.5885],[-117.0397,46.5884],[-117.0397,46.5883],[-117.0397,46.5882],[-117.0397,46.588],[-117.0397,46.5878],[-117.0397,46.5877],[-117.0398,46.585],[-117.0397,46.5809],[-117.0397,46.5783],[-117.0396,46.5731],[-117.0396,46.5723],[-117.0396,46.572],[-117.0397,46.5707],[-117.0397,46.5689],[-117.0397,46.5634],[-117.0397,46.5585],[-117.0397,46.5563],[-117.0397,46.5517],[-117.0397,46.5515],[-117.0397,46.5512],[-117.0397,46.551],[-117.0397,46.5506],[-117.0397,46.5491],[-117.0397,46.5486],[-117.0397,46.5476],[-117.0397,46.5447],[-117.0397,46.5437],[-117.0397,46.5433],[-117.0397,46.5422],[-117.0397,46.5418],[-117.0397,46.5417],[-117.0398,46.5417],[-117.0398,46.536],[-117.0397,46.5359],[-117.0396,46.5358],[-117.0397,46.5357],[-117.0397,46.5355],[-117.0397,46.5347],[-117.0396,46.5335],[-117.0396,46.5331],[-117.0396,46.5329],[-117.0396,46.5328],[-117.0396,46.5327],[-117.0396,46.5326],[-117.0396,46.5325],[-117.0396,46.5324],[-117.0396,46.5321],[-117.0396,46.5316],[-117.0396,46.5315],[-117.0396,46.5313],[-117.0396,46.5311],[-117.0396,46.531],[-117.0397,46.5304],[-117.0397,46.5297],[-117.0398,46.5278],[-117.0398,46.5273],[-117.0397,46.5243],[-117.0397,46.5212],[-117.0397,46.5179],[-117.0397,46.515],[-117.0397,46.5148],[-117.0397,46.5075],[-117.0397,46.5015],[-117.0397,46.4988],[-117.0398,46.4984],[-117.0398,46.4968],[-117.0398,46.4935],[-117.0398,46.4906],[-117.0397,46.4887],[-117.0397,46.485],[-117.0398,46.4838],[-117.0398,46.481],[-117.0398,46.48],[-117.0398,46.4781],[-117.0398,46.4756],[-117.0398,46.4755],[-117.0398,46.4751],[-117.0398,46.4742],[-117.0398,46.4741],[-117.0398,46.474],[-117.0398,46.472],[-117.0398,46.4717],[-117.0398,46.4708],[-117.0397,46.4629],[-117.0398,46.4627],[-117.0398,46.4626],[-117.0398,46.4623],[-117.0398,46.462],[-117.0398,46.4598],[-117.0398,46.4569],[-117.0398,46.4563],[-117.0398,46.4551],[-117.0398,46.4543],[-117.0398,46.4535],[-117.0398,46.4485],[-117.0397,46.4478],[-117.0397,46.4418],[-117.0397,46.4412],[-117.0397,46.44],[-117.0397,46.4371],[-117.0397,46.4367],[-117.0397,46.4352],[-117.0397,46.4347],[-117.0397,46.4338],[-117.0397,46.4336],[-117.0397,46.4335],[-117.0397,46.4333],[-117.0398,46.4329],[-117.0398,46.4312],[-117.0398,46.4311],[-117.0398,46.4309],[-117.0398,46.4307],[-117.0398,46.4297],[-117.0398,46.4286],[-117.0398,46.4285],[-117.0398,46.4284],[-117.0398,46.4268],[-117.0398,46.4267],[-117.0398,46.4265],[-117.0398,46.4259],[-117.0396,46.4254],[-117.0383,46.4244],[-117.0382,46.4243],[-117.0377,46.4239],[-117.037,46.4233],[-117.0367,46.4228],[-117.0366,46.4227],[-117.0363,46.4218],[-117.036,46.4207],[-117.0359,46.4204],[-117.0357,46.42],[-117.0354,46.4194],[-117.0349,46.4189],[-117.0347,46.4181],[-117.0346,46.4178],[-117.0348,46.4167],[-117.0348,46.4156],[-117.0349,46.4145],[-117.0352,46.413],[-117.0352,46.4114],[-117.0354,46.4103],[-117.0356,46.4098],[-117.0358,46.409],[-117.0361,46.4085],[-117.0365,46.4078],[-117.037,46.4074],[-117.0374,46.4072],[-117.0374,46.4071],[-117.0379,46.4065],[-117.0383,46.4058],[-117.0386,46.4055],[-117.0387,46.405],[-117.0389,46.404],[-117.039,46.4034],[-117.0391,46.4026],[-117.0392,46.4019],[-117.0393,46.4014],[-117.0394,46.401],[-117.0395,46.4004],[-117.0398,46.3999],[-117.0405,46.3986],[-117.0406,46.3983],[-117.0409,46.3974],[-117.0414,46.396],[-117.0415,46.3959],[-117.0419,46.3949],[-117.0418,46.3937],[-117.0418,46.3925],[-117.0422,46.3913],[-117.0426,46.3903],[-117.0428,46.3896],[-117.0432,46.3886],[-117.0436,46.3875],[-117.0439,46.3867],[-117.0443,46.3859],[-117.0443,46.3856],[-117.0445,46.3853],[-117.0449,46.384],[-117.0455,46.3824],[-117.0458,46.3818],[-117.046,46.3813],[-117.0462,46.381],[-117.0469,46.3796],[-117.0477,46.3785],[-117.0482,46.3777],[-117.0494,46.3769],[-117.0502,46.3765],[-117.0518,46.3757],[-117.0526,46.3751],[-117.0528,46.3749],[-117.053,46.3747],[-117.0533,46.3743],[-117.054,46.3738],[-117.0549,46.3732],[-117.0561,46.3724],[-117.0567,46.372],[-117.057,46.3717],[-117.0593,46.37],[-117.0601,46.3692],[-117.0607,46.3683],[-117.0608,46.3681],[-117.061,46.3676],[-117.0615,46.3672],[-117.0619,46.3668],[-117.0622,46.3663],[-117.0628,46.3652],[-117.0628,46.3649],[-117.0628,46.3646],[-117.0627,46.364],[-117.0626,46.3636],[-117.0628,46.3627],[-117.0628,46.3621],[-117.0628,46.3612],[-117.0628,46.3609],[-117.0627,46.3605],[-117.0627,46.36],[-117.0627,46.3599],[-117.0626,46.3582],[-117.0626,46.3577],[-117.0626,46.3554],[-117.0627,46.3546],[-117.0627,46.3542],[-117.0628,46.3536],[-117.0627,46.3533],[-117.0627,46.3531],[-117.0625,46.3525],[-117.0622,46.3518],[-117.0619,46.3509],[-117.061,46.3493],[-117.0604,46.3486],[-117.0603,46.3484],[-117.0599,46.3479],[-117.0596,46.3477],[-117.0594,46.3475],[-117.0588,46.347],[-117.0577,46.3464],[-117.0567,46.3458],[-117.056,46.3456],[-117.0537,46.3446],[-117.0534,46.3445],[-117.052,46.3439],[-117.0495,46.343],[-117.0481,46.3428],[-117.0471,46.3426],[-117.0465,46.3426],[-117.0457,46.3425],[-117.0421,46.3422],[-117.0406,46.3421],[-117.0395,46.342],[-117.0386,46.3419],[-117.0364,46.3417],[-117.0349,46.3415],[-117.0335,46.3412],[-117.0333,46.3412],[-117.0304,46.3402],[-117.0297,46.3398],[-117.0276,46.3386],[-117.027,46.3383],[-117.0267,46.3379],[-117.0262,46.3376],[-117.0258,46.3372],[-117.0256,46.3371],[-117.0252,46.3369],[-117.0243,46.3363],[-117.0239,46.3358],[-117.0236,46.3355],[-117.0234,46.3353],[-117.0229,46.3346],[-117.0228,46.3336],[-117.0228,46.3326],[-117.023,46.3317],[-117.0231,46.331],[-117.0231,46.3297],[-117.023,46.3295],[-117.023,46.3291],[-117.023,46.3287],[-117.0231,46.3285],[-117.0234,46.3278],[-117.0234,46.3267],[-117.0233,46.3259],[-117.0233,46.325],[-117.0233,46.3248],[-117.023,46.3226],[-117.0228,46.3215],[-117.0227,46.321],[-117.0228,46.3205],[-117.0231,46.3199],[-117.0228,46.319],[-117.0227,46.3188],[-117.0225,46.3183],[-117.0223,46.318],[-117.022,46.3173],[-117.0212,46.3159],[-117.0206,46.3148],[-117.0189,46.3133],[-117.0187,46.3131],[-117.0174,46.312],[-117.0173,46.312],[-117.017,46.3117],[-117.0166,46.3114],[-117.0159,46.3109],[-117.0154,46.3106],[-117.0129,46.3093],[-117.0121,46.3088],[-117.0119,46.3087],[-117.0111,46.3081],[-117.0108,46.3078],[-117.0105,46.3075],[-117.0102,46.3072],[-117.01,46.307],[-117.0074,46.3052],[-117.0064,46.3048],[-117.0059,46.3047],[-117.0054,46.3046],[-117.0042,46.3045],[-117.0019,46.3043],[-117.0017,46.3043],[-117.001,46.3041],[-117.0003,46.3039],[-117.0002,46.3039],[-116.9995,46.3037],[-116.998,46.3032],[-116.9962,46.3025],[-116.9955,46.3023],[-116.9944,46.3017],[-116.9943,46.3017],[-116.993,46.301],[-116.9908,46.3002],[-116.9896,46.2995],[-116.9888,46.2988],[-116.9882,46.2982],[-116.9881,46.2982],[-116.9874,46.2975],[-116.987,46.2969],[-116.9868,46.2967],[-116.9862,46.2959],[-116.9857,46.2951],[-116.9848,46.2931],[-116.9848,46.2915],[-116.985,46.291],[-116.985,46.2903],[-116.9853,46.2892],[-116.9856,46.2885],[-116.9868,46.2872],[-116.9873,46.2864],[-116.9881,46.2849],[-116.9889,46.2839],[-116.9898,46.2825],[-116.9902,46.2819],[-116.9909,46.2809],[-116.9912,46.2799],[-116.9914,46.2793],[-116.9915,46.2786],[-116.9914,46.2785],[-116.9913,46.278],[-116.9912,46.277],[-116.9908,46.2762],[-116.9899,46.2753],[-116.9895,46.2749],[-116.9888,46.2743],[-116.9879,46.2737],[-116.9874,46.2731],[-116.9868,46.2726],[-116.9866,46.2724],[-116.9863,46.2722],[-116.9861,46.2721],[-116.9853,46.2716],[-116.9843,46.271],[-116.984,46.2708],[-116.9832,46.2702],[-116.9814,46.2692],[-116.9806,46.2688],[-116.9794,46.2682],[-116.9784,46.2676],[-116.9772,46.2669],[-116.9762,46.2663],[-116.9754,46.2658],[-116.9748,46.2655],[-116.9736,46.2641],[-116.9726,46.2635],[-116.9719,46.263],[-116.9706,46.2616],[-116.9695,46.2604],[-116.9683,46.2591],[-116.9678,46.2585],[-116.9669,46.2573],[-116.9661,46.2561],[-116.9656,46.2553],[-116.9649,46.2545],[-116.9645,46.2538],[-116.9644,46.2533],[-116.9641,46.2527],[-116.9639,46.252],[-116.9638,46.2512],[-116.9634,46.2499],[-116.963,46.249],[-116.9624,46.2478],[-116.9613,46.2464],[-116.9608,46.2457],[-116.9604,46.2453],[-116.9596,46.2438],[-116.9592,46.2432],[-116.9592,46.243],[-116.9591,46.2425],[-116.9586,46.2417],[-116.9585,46.2414],[-116.9581,46.2405],[-116.9577,46.2392],[-116.9577,46.2379],[-116.9578,46.2371],[-116.9577,46.2364],[-116.9577,46.2358],[-116.9577,46.2356],[-116.9577,46.235],[-116.9574,46.2341],[-116.9571,46.2333],[-116.9568,46.2329],[-116.9566,46.2324],[-116.9562,46.2319],[-116.9558,46.2316],[-116.9557,46.2315],[-116.9556,46.2314],[-116.9555,46.231],[-116.9554,46.2303],[-116.9561,46.2267],[-116.9563,46.226],[-116.9566,46.225],[-116.9571,46.2241],[-116.9574,46.2236],[-116.9582,46.222],[-116.9594,46.2197],[-116.9607,46.2176],[-116.9614,46.2166],[-116.9618,46.216],[-116.9623,46.2152],[-116.9628,46.2145],[-116.9634,46.2137],[-116.964,46.2128],[-116.965,46.2113],[-116.9652,46.2109],[-116.9661,46.2096],[-116.9661,46.2094],[-116.9662,46.2093],[-116.9663,46.2092],[-116.9667,46.2079],[-116.9666,46.2073],[-116.9664,46.2068],[-116.9664,46.2067],[-116.9663,46.2063],[-116.966,46.2055],[-116.9659,46.2048],[-116.9657,46.2039],[-116.9654,46.2031],[-116.9649,46.2024],[-116.9643,46.2015],[-116.9633,46.2002],[-116.9623,46.1993],[-116.9618,46.199],[-116.9609,46.1983],[-116.9598,46.1978],[-116.9591,46.1975],[-116.9578,46.1966],[-116.9564,46.1958],[-116.9548,46.1949],[-116.9546,46.1948],[-116.9545,46.1947],[-116.9528,46.1938],[-116.9524,46.1935],[-116.9496,46.1917],[-116.9493,46.1912],[-116.9486,46.1903],[-116.9481,46.1896],[-116.9471,46.1889],[-116.9467,46.1887],[-116.9459,46.1878],[-116.9452,46.1871],[-116.9445,46.1864],[-116.9437,46.1859],[-116.9428,46.1855],[-116.9421,46.1853],[-116.942,46.1851],[-116.9418,46.185],[-116.9416,46.1848],[-116.9414,46.1847],[-116.9414,46.1845],[-116.9411,46.1836],[-116.9406,46.1828],[-116.9398,46.1819],[-116.94,46.1811],[-116.9402,46.1806],[-116.9398,46.1797],[-116.9391,46.1788],[-116.9385,46.1783],[-116.9378,46.1776],[-116.9372,46.1769],[-116.937,46.1765],[-116.9368,46.1762],[-116.936,46.1752],[-116.9356,46.1749],[-116.9353,46.1748],[-116.935,46.1745],[-116.9343,46.1741],[-116.9334,46.1737],[-116.9329,46.1734],[-116.9327,46.1732],[-116.9325,46.1732],[-116.9322,46.1731],[-116.932,46.1731],[-116.9306,46.1731],[-116.9289,46.1734],[-116.9286,46.1734],[-116.9283,46.1734],[-116.9275,46.1733],[-116.9266,46.1728],[-116.9259,46.1722],[-116.9252,46.1716],[-116.9247,46.1712],[-116.9238,46.1708],[-116.9238,46.1707],[-116.9228,46.1697],[-116.9226,46.1694],[-116.9223,46.1688],[-116.9221,46.1681],[-116.9217,46.1666],[-116.9215,46.1657],[-116.9214,46.1645],[-116.9217,46.1632],[-116.9221,46.162],[-116.9225,46.1614],[-116.9228,46.1608],[-116.9232,46.1604],[-116.9244,46.1596],[-116.9256,46.1591],[-116.9266,46.1587],[-116.9283,46.1581],[-116.9295,46.1576],[-116.9302,46.1572],[-116.9313,46.1564],[-116.9322,46.1557],[-116.9332,46.155],[-116.9346,46.1542],[-116.935,46.1535],[-116.9351,46.1525],[-116.9352,46.1513],[-116.9352,46.1504],[-116.9355,46.148],[-116.9356,46.1476],[-116.9357,46.1466],[-116.9358,46.1461],[-116.9359,46.1453],[-116.9358,46.1445],[-116.9358,46.1433],[-116.9356,46.1424],[-116.9351,46.1419],[-116.9349,46.1415],[-116.9346,46.1407],[-116.9342,46.1398],[-116.9341,46.139],[-116.9341,46.1386],[-116.9342,46.1382],[-116.9347,46.1373],[-116.9353,46.1364],[-116.9362,46.1357],[-116.9377,46.1348],[-116.9385,46.1342],[-116.9393,46.1336],[-116.9406,46.1326],[-116.9415,46.1313],[-116.9419,46.1308],[-116.9426,46.1299],[-116.9434,46.1292],[-116.9438,46.1287],[-116.9448,46.128],[-116.9456,46.1276],[-116.9463,46.1272],[-116.9472,46.1267],[-116.9482,46.1261],[-116.9488,46.1255],[-116.9494,46.1249],[-116.9498,46.1245],[-116.9504,46.1234],[-116.9503,46.1231],[-116.9503,46.1225],[-116.9501,46.1219],[-116.9498,46.1214],[-116.9496,46.1211],[-116.9496,46.121],[-116.9498,46.1204],[-116.9501,46.1199],[-116.9508,46.1193],[-116.9511,46.1186],[-116.9511,46.1179],[-116.9511,46.1174],[-116.9511,46.1167],[-116.9511,46.1162],[-116.9511,46.1157],[-116.9511,46.1152],[-116.9511,46.1151],[-116.9513,46.1144],[-116.9516,46.1135],[-116.9514,46.113],[-116.9512,46.1124],[-116.9513,46.1116],[-116.9513,46.1111],[-116.9513,46.1109],[-116.9516,46.1105],[-116.9521,46.1098],[-116.9527,46.1091],[-116.9532,46.1086],[-116.9536,46.108],[-116.954,46.1072],[-116.9543,46.1066],[-116.9545,46.1058],[-116.9547,46.105],[-116.9549,46.1043],[-116.955,46.1036],[-116.9551,46.1032],[-116.9552,46.1025],[-116.9553,46.1022],[-116.9554,46.1019],[-116.9561,46.1013],[-116.9563,46.1011],[-116.9569,46.1008],[-116.9576,46.1005],[-116.9583,46.1001],[-116.9583,46.1],[-116.9591,46.0994],[-116.9596,46.099],[-116.9597,46.099],[-116.9603,46.0989],[-116.9617,46.0987],[-116.9625,46.0987],[-116.9646,46.0986],[-116.9655,46.0985],[-116.9661,46.0983],[-116.9667,46.0982],[-116.9675,46.0981],[-116.9693,46.098],[-116.9718,46.0978],[-116.974,46.0977],[-116.9748,46.0975],[-116.9754,46.0973],[-116.9762,46.0971],[-116.9771,46.0967],[-116.9781,46.0963],[-116.9788,46.0958],[-116.9795,46.0954],[-116.9803,46.0948],[-116.981,46.0942],[-116.9815,46.0936],[-116.982,46.0928],[-116.9825,46.0919],[-116.9826,46.0911],[-116.9826,46.0905],[-116.9826,46.0901],[-116.9825,46.0894],[-116.9825,46.0892],[-116.9823,46.0885],[-116.9821,46.0879],[-116.9819,46.0875],[-116.9818,46.0869],[-116.9821,46.0861],[-116.9821,46.0855],[-116.982,46.0849],[-116.9819,46.0849],[-116.9817,46.0842],[-116.9809,46.0831],[-116.9806,46.0825],[-116.9805,46.0823],[-116.9799,46.0814],[-116.9793,46.0805],[-116.9792,46.0803],[-116.9788,46.0801],[-116.9786,46.0798],[-116.9784,46.0797],[-116.9775,46.0793],[-116.9768,46.079],[-116.9766,46.0789],[-116.9756,46.0786],[-116.9746,46.0782],[-116.9739,46.078],[-116.973,46.0778],[-116.9727,46.0777],[-116.972,46.0775],[-116.9719,46.0774],[-116.971,46.077],[-116.9703,46.0769],[-116.9701,46.0768],[-116.9689,46.0767],[-116.9681,46.0765],[-116.9671,46.0762],[-116.9658,46.076],[-116.9645,46.0759],[-116.9632,46.0757],[-116.9622,46.0759],[-116.9613,46.0763],[-116.9611,46.0763],[-116.9604,46.0763],[-116.959,46.0759],[-116.9579,46.0755],[-116.9569,46.0747],[-116.9559,46.0736],[-116.9553,46.0729],[-116.954,46.0718],[-116.9523,46.0704],[-116.9512,46.0695],[-116.9503,46.0692],[-116.9493,46.0684],[-116.9484,46.0674],[-116.9475,46.0663],[-116.9469,46.0656],[-116.9461,46.0648],[-116.9456,46.0643],[-116.9453,46.0639],[-116.945,46.0635],[-116.9444,46.0628],[-116.944,46.0624],[-116.9436,46.062],[-116.9431,46.0615],[-116.9428,46.0611],[-116.9427,46.0603],[-116.9428,46.059],[-116.9428,46.0588],[-116.9431,46.0575],[-116.9433,46.0566],[-116.9434,46.0562],[-116.9434,46.0555],[-116.9434,46.0552],[-116.9434,46.0551],[-116.9433,46.0543],[-116.9431,46.0533],[-116.9424,46.0514],[-116.9424,46.0513],[-116.9423,46.051],[-116.9417,46.0499],[-116.9412,46.0489],[-116.9405,46.0472],[-116.9403,46.0467],[-116.9396,46.0457],[-116.9394,46.0454],[-116.9384,46.0444],[-116.938,46.044],[-116.9379,46.044],[-116.9373,46.0438],[-116.9364,46.0436],[-116.9352,46.0432],[-116.9343,46.0425],[-116.9339,46.0421],[-116.9333,46.0416],[-116.9329,46.0412],[-116.9325,46.0408],[-116.9321,46.0404],[-116.9316,46.0396],[-116.9313,46.0386],[-116.9312,46.0384],[-116.9312,46.0374],[-116.931,46.0371],[-116.9309,46.0367],[-116.9301,46.0362],[-116.9298,46.0357],[-116.9297,46.035],[-116.9296,46.0342],[-116.9299,46.0336],[-116.9299,46.0334],[-116.9303,46.0328],[-116.9305,46.0323],[-116.9306,46.0317],[-116.9306,46.0309],[-116.9307,46.0301],[-116.9307,46.0292],[-116.9305,46.0287],[-116.9304,46.0276],[-116.9304,46.0275],[-116.9303,46.0264],[-116.9301,46.0252],[-116.9301,46.0248],[-116.93,46.0242],[-116.9299,46.0237],[-116.9291,46.022],[-116.9284,46.0212],[-116.9276,46.0204],[-116.9254,46.0199],[-116.9248,46.0197],[-116.9241,46.0194],[-116.9236,46.0189],[-116.923,46.0183],[-116.9228,46.018],[-116.9223,46.0172],[-116.9221,46.0169],[-116.9219,46.0165],[-116.9218,46.0161],[-116.9217,46.0159],[-116.9215,46.0152],[-116.9213,46.0143],[-116.9213,46.014],[-116.9212,46.0135],[-116.9211,46.013],[-116.9211,46.0126],[-116.9209,46.0117],[-116.9209,46.0109],[-116.9209,46.0102],[-116.9209,46.01],[-116.9208,46.0094],[-116.9207,46.0089],[-116.9206,46.0087],[-116.9204,46.0083],[-116.9202,46.0076],[-116.9201,46.0073],[-116.9201,46.0066],[-116.9201,46.0062],[-116.9197,46.0049],[-116.9191,46.0039],[-116.9189,46.0033],[-116.9187,46.0026],[-116.9188,46.0018],[-116.9189,46.001],[-116.9191,46.0003],[-116.9193,45.9998],[-116.9193,45.9994],[-116.9189,45.9987],[-116.9185,45.9982],[-116.9181,45.9977],[-116.9177,45.9971],[-116.9176,45.9967],[-116.9172,45.996],[-116.9162,45.9955],[-116.9161,45.9954],[-116.9163,45.9954],[-116.9167,45.9954],[-116.9175,45.9954],[-116.9184,45.9955],[-116.9283,45.9959],[-116.9309,45.996],[-116.9334,45.9961],[-116.9346,45.9961],[-116.9362,45.9961],[-116.9368,45.996],[-116.9369,45.996],[-116.9407,45.9961],[-116.9438,45.9962],[-116.9453,45.9962],[-116.9462,45.9962],[-116.9478,45.9963],[-116.9487,45.9963],[-116.9547,45.9964],[-116.9577,45.9964],[-116.9607,45.9965],[-116.9629,45.9965],[-116.963,45.9965],[-116.9643,45.9965],[-116.9654,45.9965],[-116.9695,45.9966],[-116.9768,45.9967],[-116.977,45.9967],[-116.9785,45.9967],[-116.9802,45.9967],[-116.9842,45.9968],[-116.9843,45.9968],[-116.9845,45.9968],[-116.9859,45.9968],[-116.9871,45.9968],[-116.9881,45.9968],[-116.9946,45.9969],[-116.9947,45.9969],[-116.9948,45.9969],[-116.9966,45.9969],[-117,45.9969],[-117.0018,45.9969],[-117.0052,45.9969],[-117.0068,45.9969],[-117.0069,45.9969],[-117.0104,45.997],[-117.0121,45.997],[-117.0156,45.997],[-117.0173,45.997],[-117.0205,45.997],[-117.0207,45.997],[-117.0226,45.9971],[-117.0259,45.9971],[-117.0278,45.9971],[-117.0288,45.9971],[-117.0311,45.9971],[-117.0331,45.9971],[-117.0363,45.9971],[-117.0381,45.9971],[-117.0383,45.9971],[-117.0415,45.9971],[-117.0417,45.9971],[-117.0501,45.9971],[-117.0505,45.9971],[-117.0592,45.9972],[-117.0615,45.9972],[-117.08,45.9975],[-117.0804,45.9975],[-117.088,45.9976],[-117.0902,45.9976],[-117.096,45.9977],[-117.1023,45.9977],[-117.1062,45.9978],[-117.1223,45.9979],[-117.1261,45.9979],[-117.134,45.9979],[-117.1476,45.998],[-117.1489,45.998],[-117.1551,45.998],[-117.163,45.9981],[-117.174,45.9981],[-117.1755,45.9981],[-117.1761,45.9981],[-117.1772,45.9981],[-117.1792,45.9981],[-117.1877,45.9982],[-117.1884,45.9982],[-117.1904,45.9982],[-117.1922,45.9982],[-117.1929,45.9982],[-117.1963,45.9982],[-117.1981,45.9982],[-117.2022,45.9982],[-117.2034,45.9982],[-117.2081,45.9983],[-117.2087,45.9983],[-117.2117,45.9983],[-117.2133,45.9983],[-117.2139,45.9983],[-117.2186,45.9983],[-117.2191,45.9983],[-117.2197,45.9983],[-117.2236,45.9983],[-117.2241,45.9983],[-117.2243,45.9983],[-117.2281,45.9984],[-117.2285,45.9984],[-117.2287,45.9983],[-117.23,45.9984],[-117.2329,45.9984],[-117.2459,45.9984],[-117.2478,45.9984],[-117.2488,45.9984],[-117.2501,45.9984],[-117.2507,45.9984],[-117.251,45.9984],[-117.2527,45.9984],[-117.255,45.9985],[-117.2595,45.9985],[-117.2596,45.9985],[-117.2599,45.9985],[-117.2603,45.9985],[-117.2733,45.9983],[-117.2784,45.9983],[-117.2805,45.9983],[-117.2831,45.9983],[-117.2839,45.9983],[-117.2951,45.9984],[-117.3133,45.9985],[-117.316,45.9985],[-117.319,45.9985],[-117.3191,45.9985],[-117.3204,45.9985],[-117.3216,45.9985],[-117.3374,45.9986],[-117.3379,45.9986],[-117.3512,45.9969],[-117.3518,45.9968],[-117.354,45.9966],[-117.3544,45.9966],[-117.3549,45.9966],[-117.356,45.9966],[-117.3561,45.9966],[-117.3584,45.9967],[-117.3612,45.9969],[-117.3631,45.997],[-117.3646,45.997],[-117.366,45.9971],[-117.3664,45.9971],[-117.3666,45.9971],[-117.3667,45.9971],[-117.3669,45.9972],[-117.3678,45.9972],[-117.3712,45.9974],[-117.3716,45.9974],[-117.3728,45.9975],[-117.3739,45.9975],[-117.3768,45.9977],[-117.3815,45.998],[-117.3821,45.998],[-117.3827,45.998],[-117.3854,45.9982],[-117.3903,45.9983],[-117.395,45.9983],[-117.3974,45.9984],[-117.401,45.9984],[-117.4044,45.9984],[-117.4058,45.9985],[-117.4117,45.9985],[-117.4118,45.9985],[-117.4119,45.9985],[-117.4131,45.9985],[-117.4176,45.9985],[-117.4205,45.9985],[-117.423,45.9984],[-117.4278,45.9984],[-117.4287,45.9984],[-117.4307,45.9984],[-117.4314,45.9984],[-117.4315,45.9984],[-117.4336,45.9984],[-117.4367,45.9984],[-117.4371,45.9984],[-117.4413,45.9984],[-117.4415,45.9984],[-117.4439,45.9984],[-117.4449,45.9984],[-117.445,45.9984],[-117.458,45.9982],[-117.4583,45.9982],[-117.4586,45.9981],[-117.4588,45.9982],[-117.4591,45.9982],[-117.4594,45.9981],[-117.462,45.998],[-117.4645,45.998],[-117.466,45.998],[-117.4667,45.998],[-117.4668,45.9979],[-117.4683,45.9979],[-117.4696,45.9979],[-117.4727,45.9978],[-117.473,45.9979],[-117.4739,45.9978],[-117.4742,45.9978],[-117.4744,45.9978],[-117.4753,45.9978],[-117.4758,45.9978],[-117.4797,45.9978],[-117.4799,45.9978],[-117.4801,45.9978],[-117.4809,45.9978],[-117.4823,45.9979],[-117.4832,45.9979],[-117.4839,45.9979],[-117.4847,45.9979],[-117.4851,45.9979],[-117.4864,45.9979],[-117.4871,45.9979],[-117.4876,45.9979],[-117.489,45.998],[-117.4898,45.998],[-117.4921,45.998],[-117.4928,45.998],[-117.4962,45.998],[-117.4965,45.998],[-117.4977,45.9981],[-117.4992,45.9981],[-117.4996,45.9981],[-117.4999,45.9981],[-117.5005,45.9982],[-117.5007,45.9982],[-117.501,45.9981],[-117.5012,45.9981],[-117.5014,45.9981],[-117.5017,45.9981],[-117.5021,45.9981],[-117.5025,45.9982],[-117.5038,45.9982],[-117.5039,45.9982],[-117.5046,45.9982],[-117.505,45.9982],[-117.5055,45.9982],[-117.5057,45.9981],[-117.5058,45.9981],[-117.5101,45.9982],[-117.5106,45.9982],[-117.5153,45.9983],[-117.5158,45.9983],[-117.5171,45.9983],[-117.519,45.9983],[-117.5199,45.9983],[-117.529,45.9984],[-117.5315,45.9984],[-117.536,45.9984],[-117.5451,45.9984],[-117.5466,45.9984],[-117.5503,45.9984],[-117.5543,45.9985],[-117.5567,45.9985],[-117.5573,45.9985],[-117.5619,45.9985],[-117.5624,45.9985],[-117.5667,45.9985],[-117.5671,45.9985],[-117.5675,45.9985],[-117.5723,45.9985],[-117.5726,45.9985],[-117.5774,45.9986],[-117.5778,45.9986],[-117.5826,45.9986],[-117.5829,45.9986],[-117.5879,45.9986],[-117.588,45.9986],[-117.5888,45.9986],[-117.5899,45.9986],[-117.599,45.9988],[-117.6028,45.9989],[-117.603,45.9989],[-117.6032,45.999],[-117.6033,45.999],[-117.6034,45.999],[-117.6036,45.999],[-117.6089,45.9991],[-117.6138,45.9992],[-117.6143,45.9992],[-117.6236,45.9993],[-117.6237,45.9993],[-117.6241,45.9993],[-117.6259,45.9993],[-117.6293,45.9993],[-117.6305,45.9993],[-117.6345,45.9993],[-117.6356,45.9993],[-117.6357,45.9993],[-117.6397,45.9993],[-117.6409,45.9993],[-117.6449,45.9994],[-117.6461,45.9994],[-117.6501,45.9994],[-117.6513,45.9995],[-117.6553,45.9995],[-117.6565,45.9995],[-117.6605,45.9995],[-117.6614,45.9996],[-117.6617,45.9996],[-117.6657,45.9996],[-117.6668,45.9996],[-117.6709,45.9997],[-117.6721,45.9997],[-117.6761,45.9997],[-117.6774,45.9997],[-117.6813,45.9998],[-117.6821,45.9998],[-117.6826,45.9998],[-117.6865,45.9998],[-117.6877,45.9998],[-117.6917,45.9998],[-117.6929,45.9998],[-117.6969,45.9998],[-117.6981,45.9998],[-117.7002,45.9998],[-117.7018,45.9998],[-117.7036,45.9998],[-117.7094,45.9998],[-117.7178,45.9998],[-117.7202,45.9998],[-117.73,45.9998],[-117.7301,45.9998],[-117.7406,45.9998],[-117.7457,45.9999],[-117.7464,45.9999],[-117.7469,45.9999],[-117.7483,45.9999],[-117.7491,45.9999],[-117.7536,45.9999],[-117.7587,45.9999],[-117.763,45.9999],[-117.7661,45.9999],[-117.7716,45.9999],[-117.7762,45.9999],[-117.7779,46],[-117.7804,46],[-117.7828,46],[-117.7842,46],[-117.7849,46],[-117.7858,46],[-117.7952,46],[-117.7999,46],[-117.8005,46],[-117.8083,46],[-117.8129,46.0001],[-117.8147,46.0001],[-117.8169,46.0001],[-117.817,46.0001],[-117.821,46.0001],[-117.8222,46.0001],[-117.8262,46.0001],[-117.8274,46.0001],[-117.8308,46.0001],[-117.8314,46.0001],[-117.8326,46.0001],[-117.8366,46.0001],[-117.8379,46.0001],[-117.8381,46.0001],[-117.8498,46.0001],[-117.8542,46.0001],[-117.8548,46.0001],[-117.855,46.0001],[-117.8593,46.0001],[-117.8649,46.0001],[-117.8833,46.0001],[-117.8864,46.0002],[-117.9017,46.0002],[-117.9054,46.0002],[-117.9061,46.0003],[-117.9102,46.0003],[-117.9111,46.0003],[-117.9117,46.0003],[-117.912,46.0003],[-117.9139,46.0003],[-117.9186,46.0004],[-117.9192,46.0004],[-117.9243,46.0004],[-117.9258,46.0004],[-117.9288,46.0004],[-117.9356,46.0004],[-117.9457,46.0004],[-117.9466,46.0005],[-117.9502,46.0005],[-117.9528,46.0005],[-117.9677,46.0005],[-117.9694,46.0005],[-117.9756,46.0005],[-117.9768,46.0005],[-117.9777,46.0005],[-117.9778,46.0005],[-117.9781,46.0005],[-117.9814,46.0005],[-117.9895,46.0005],[-117.9908,46.0005],[-117.9926,46.0005],[-117.9957,46.0006],[-117.997,46.0006],[-118.0066,46.0006],[-118.0119,46.0006],[-118.0148,46.0006],[-118.0233,46.0006],[-118.0234,46.0006],[-118.0241,46.0006],[-118.0285,46.0006],[-118.0302,46.0006],[-118.0332,46.0006],[-118.0354,46.0006],[-118.0435,46.0006],[-118.0492,46.0006],[-118.0537,46.0006],[-118.0579,46.0006],[-118.0587,46.0006],[-118.0747,46.0006],[-118.0808,46.0006],[-118.0853,46.0006],[-118.0963,46.0006],[-118.1144,46.0006],[-118.1153,46.0006],[-118.1157,46.0006],[-118.116,46.0006],[-118.1189,46.0006],[-118.1232,46.0006],[-118.1243,46.0006],[-118.1253,46.0006],[-118.1278,46.0006],[-118.1286,46.0006],[-118.1308,46.0006],[-118.1375,46.0006],[-118.1422,46.0006],[-118.1459,46.0006],[-118.1461,46.0006],[-118.1515,46.0005],[-118.1585,46.0005],[-118.1629,46.0005],[-118.1707,46.0005],[-118.1711,46.0005],[-118.1774,46.0006],[-118.1801,46.0006],[-118.1835,46.0006],[-118.1896,46.0006],[-118.211,46.0006],[-118.2144,46.0006],[-118.229,46.0006],[-118.2348,46.0006],[-118.2367,46.0006],[-118.242,46.0006],[-118.2455,46.0006],[-118.2511,46.0006],[-118.2516,46.0006],[-118.2535,46.0006],[-118.2566,46.0006],[-118.2628,46.0006],[-118.2671,46.0006],[-118.2778,46.0006],[-118.2835,46.0006],[-118.2836,46.0006],[-118.2877,46.0006],[-118.2879,46.0006],[-118.2881,46.0006],[-118.2883,46.0006],[-118.2915,46.0006],[-118.2921,46.0006],[-118.3045,46.0006],[-118.3089,46.0006],[-118.3149,46.0006],[-118.3151,46.0007],[-118.3165,46.0007],[-118.3185,46.0007],[-118.3224,46.0007],[-118.3239,46.0007],[-118.3248,46.0007],[-118.3268,46.0006],[-118.3298,46.0006],[-118.3319,46.0006],[-118.332,46.0006],[-118.3337,46.0006],[-118.3347,46.0006],[-118.3358,46.0006],[-118.3375,46.0007],[-118.3388,46.0007],[-118.3404,46.0007],[-118.3405,46.0007],[-118.3414,46.0007],[-118.3424,46.0007],[-118.3432,46.0007],[-118.3447,46.0007],[-118.3454,46.0006],[-118.3457,46.0006],[-118.3463,46.0006],[-118.3494,46.0007],[-118.3546,46.0007],[-118.3549,46.0007],[-118.3575,46.0006],[-118.358,46.0007],[-118.359,46.0007],[-118.3606,46.0007],[-118.3635,46.0007],[-118.3666,46.0007],[-118.3672,46.0007],[-118.3676,46.0007],[-118.3692,46.0007],[-118.3716,46.0006],[-118.3751,46.0006],[-118.3781,46.0007],[-118.3801,46.0007],[-118.3826,46.0007],[-118.3833,46.0007],[-118.3835,46.0007],[-118.3837,46.0007],[-118.3839,46.0007],[-118.3856,46.0007],[-118.3863,46.0007],[-118.3873,46.0007],[-118.3883,46.0007],[-118.3885,46.0007],[-118.3898,46.0007],[-118.3923,46.0007],[-118.3927,46.0007],[-118.3942,46.0007],[-118.3966,46.0007],[-118.3972,46.0007],[-118.3978,46.0007],[-118.3988,46.0007],[-118.3989,46.0007],[-118.4005,46.0008],[-118.4032,46.0008],[-118.4038,46.0008],[-118.4051,46.0008],[-118.4063,46.0007],[-118.4072,46.0007],[-118.408,46.0007],[-118.4086,46.0008],[-118.4095,46.0007],[-118.4113,46.0007],[-118.4116,46.0007],[-118.4126,46.0007],[-118.4147,46.0008],[-118.4153,46.0007],[-118.4153,46.0008],[-118.4233,46.0008],[-118.424,46.0008],[-118.4277,46.0008],[-118.4316,46.0008],[-118.4317,46.0008],[-118.4335,46.0008],[-118.4342,46.0008],[-118.4355,46.0008],[-118.4356,46.0008],[-118.4376,46.0008],[-118.439,46.0008],[-118.4398,46.0008],[-118.44,46.0008],[-118.4409,46.0008],[-118.4416,46.0008],[-118.4419,46.0008],[-118.4431,46.0008],[-118.4484,46.0008],[-118.4498,46.0009],[-118.4514,46.0009],[-118.4539,46.0009],[-118.4549,46.0009],[-118.456,46.0009],[-118.4566,46.0009],[-118.4569,46.0009],[-118.457,46.0009],[-118.4573,46.0009],[-118.4578,46.0009],[-118.4582,46.0009],[-118.4586,46.0009],[-118.4597,46.0009],[-118.4598,46.0009],[-118.4608,46.0009],[-118.4618,46.0009],[-118.4623,46.0009],[-118.4629,46.0009],[-118.463,46.0009],[-118.4663,46.0009],[-118.4665,46.0009],[-118.4677,46.0009],[-118.4687,46.0009],[-118.4693,46.001],[-118.4707,46.001],[-118.4725,46.001],[-118.4748,46.001],[-118.4792,46.001],[-118.4815,46.0009],[-118.4825,46.001],[-118.4842,46.001],[-118.4877,46.0009],[-118.4893,46.0009],[-118.4928,46.0009],[-118.493,46.0009],[-118.4941,46.0009],[-118.497,46.0009],[-118.4979,46.001],[-118.5002,46.001],[-118.5027,46.001],[-118.5055,46.001],[-118.5088,46.001],[-118.5089,46.001],[-118.5094,46.001],[-118.5116,46.001],[-118.5129,46.001],[-118.513,46.001],[-118.5132,46.001],[-118.5175,46.001],[-118.5232,46.001],[-118.5325,46.001],[-118.5334,46.001],[-118.5335,46.001],[-118.5338,46.001],[-118.5346,46.001],[-118.5373,46.001],[-118.5377,46.001],[-118.5398,46.001],[-118.5439,46.0011],[-118.5444,46.0011],[-118.5543,46.0011],[-118.5547,46.0011],[-118.5549,46.0011],[-118.5552,46.0011],[-118.5591,46.0011],[-118.5592,46.0011],[-118.5615,46.0011],[-118.5621,46.0011],[-118.5624,46.0011],[-118.5635,46.0011],[-118.5691,46.001],[-118.5695,46.001],[-118.5712,46.001],[-118.5738,46.001],[-118.5741,46.001],[-118.5756,46.001],[-118.5757,46.001],[-118.578,46.001],[-118.5788,46.001],[-118.5794,46.001],[-118.5799,46.001],[-118.5801,46.001],[-118.5803,46.001],[-118.5815,46.001],[-118.5831,46.001],[-118.5839,46.0009],[-118.5847,46.0009],[-118.5856,46.0009],[-118.5881,46.0009],[-118.5891,46.0009],[-118.5901,46.0009],[-118.5906,46.0009],[-118.6,46.001],[-118.601,46.001],[-118.6025,46.001],[-118.6039,46.001],[-118.6068,46.001],[-118.6069,46.001],[-118.6102,46.001],[-118.611,46.001],[-118.6114,46.001],[-118.6126,46.001],[-118.6128,46.001],[-118.613,46.001],[-118.616,46.001],[-118.6174,46.001],[-118.6181,46.001],[-118.6192,46.001],[-118.62,46.001],[-118.6223,46.001],[-118.6244,46.001],[-118.6311,46.001],[-118.632,46.001],[-118.6349,46.001],[-118.6376,46.001],[-118.6377,46.001],[-118.6378,46.001],[-118.6392,46.001],[-118.6424,46.001],[-118.6491,46.001],[-118.6537,46.001],[-118.6577,46.001],[-118.6586,46.001],[-118.6598,46.001],[-118.6627,46.001],[-118.6635,46.001],[-118.6646,46.001],[-118.6654,46.001],[-118.6661,46.001],[-118.6667,46.001],[-118.6678,46.001],[-118.6684,46.001],[-118.6689,46.001],[-118.6695,46.001],[-118.6713,46.001],[-118.6714,46.001],[-118.6717,46.001],[-118.6751,46.001],[-118.6766,46.001],[-118.6779,46.001],[-118.6788,46.0011],[-118.6835,46.0011],[-118.6864,46.0011],[-118.6883,46.0011],[-118.6888,46.0011],[-118.7005,46.0011],[-118.7031,46.0011],[-118.7036,46.0011],[-118.7066,46.0011],[-118.7199,46.0012],[-118.7209,46.0012],[-118.7212,46.0012],[-118.7224,46.0012],[-118.7252,46.0012],[-118.7327,46.0011],[-118.7341,46.0011],[-118.7446,46.0011],[-118.7458,46.0011],[-118.7619,46.0011],[-118.7621,46.0011],[-118.7624,46.0011],[-118.7631,46.0011],[-118.7656,46.0011],[-118.7675,46.0011],[-118.7684,46.0011],[-118.7729,46.0011],[-118.7733,46.0011],[-118.7737,46.0011],[-118.7758,46.0011],[-118.7838,46.001],[-118.7842,46.001],[-118.7848,46.001],[-118.7853,46.001],[-118.7875,46.001],[-118.7877,46.001],[-118.7881,46.001],[-118.7884,46.001],[-118.7887,46.001],[-118.789,46.001],[-118.7894,46.001],[-118.79,46.001],[-118.8121,46.0008],[-118.8179,46.0008],[-118.8253,46.0008],[-118.8279,46.0008],[-118.8381,46.0008],[-118.8383,46.0008],[-118.8435,46.0007],[-118.8461,46.0007],[-118.8487,46.0007],[-118.8488,46.0007],[-118.8526,46.0007],[-118.8608,46.0007],[-118.8674,46.0007],[-118.8681,46.0007],[-118.8695,46.0007],[-118.8889,46.0007],[-118.8904,46.0006],[-118.8911,46.0006],[-118.8915,46.0006],[-118.8921,46.0006],[-118.8928,46.0006],[-118.8933,46.0006],[-118.8944,46.0006],[-118.8987,46.0006],[-118.9098,46.0006],[-118.9112,46.0006],[-118.9175,46.0006],[-118.9192,46.0006],[-118.9214,46.0006],[-118.9252,46.0006],[-118.929,46.0005],[-118.9298,46.0005],[-118.9304,46.0005],[-118.9321,46.0005],[-118.9342,46.0005],[-118.9453,46.0005],[-118.9479,46.0005],[-118.9484,46.0005],[-118.9537,46.0005],[-118.9538,46.0005],[-118.9554,46.0005],[-118.9718,46.0004],[-118.9748,46.0004],[-118.9761,46.0004],[-118.9763,46.0004],[-118.9765,46.0004],[-118.9778,46.0003],[-118.9788,46.0003],[-118.979,46.0003],[-118.9815,46.0001],[-118.9871,45.9999],[-118.9873,45.9999],[-118.9897,45.9975],[-118.9922,45.9951],[-118.9925,45.9948],[-118.9952,45.9922],[-118.9966,45.9909],[-118.9973,45.9902],[-118.9983,45.9892],[-118.9986,45.989],[-119.0011,45.9865],[-119.0049,45.9828],[-119.0087,45.9792],[-119.0253,45.9702],[-119.0272,45.9691],[-119.0402,45.9651],[-119.0416,45.9647],[-119.058,45.9596],[-119.0615,45.9585],[-119.077,45.9508],[-119.0785,45.9501],[-119.093,45.9428],[-119.0933,45.9427],[-119.0993,45.9409],[-119.1136,45.9366],[-119.1261,45.9329],[-119.1261,45.9328],[-119.1263,45.9328],[-119.135,45.9318],[-119.1414,45.931],[-119.1415,45.931],[-119.144,45.9307],[-119.1692,45.9277],[-119.1832,45.9278],[-119.1955,45.9279],[-119.2015,45.9289],[-119.2019,45.9289],[-119.204,45.9293],[-119.2043,45.9293],[-119.2093,45.9301],[-119.2094,45.9302],[-119.2179,45.9315],[-119.2255,45.9328],[-119.2256,45.9328],[-119.2349,45.9349],[-119.2353,45.935],[-119.2413,45.9363],[-119.2462,45.9374],[-119.2463,45.9374],[-119.2511,45.9385],[-119.2571,45.9399],[-119.258,45.9398],[-119.2607,45.9396],[-119.2628,45.9394],[-119.2629,45.9394],[-119.2658,45.9391],[-119.2775,45.9381],[-119.2782,45.9381],[-119.2861,45.9374],[-119.2879,45.9372],[-119.2954,45.9363],[-119.2978,45.936],[-119.2981,45.936],[-119.2989,45.9359],[-119.3019,45.9355],[-119.3128,45.9342],[-119.3152,45.9339],[-119.3161,45.9338],[-119.3226,45.9331],[-119.3246,45.9326],[-119.3247,45.9326],[-119.3279,45.9318],[-119.3284,45.9317],[-119.3285,45.9317],[-119.3287,45.9316],[-119.3289,45.9316],[-119.329,45.9316],[-119.3324,45.9308],[-119.3335,45.9305],[-119.3471,45.9266],[-119.3481,45.9263],[-119.3509,45.9255],[-119.3514,45.9253],[-119.357,45.9237],[-119.3608,45.9226],[-119.3621,45.9222],[-119.3645,45.9216],[-119.3684,45.9214],[-119.3738,45.9211],[-119.3761,45.921],[-119.432,45.9183],[-119.4321,45.9183],[-119.4374,45.918],[-119.4504,45.9174],[-119.452,45.9169],[-119.4563,45.9157],[-119.4881,45.9064],[-119.5011,45.9072],[-119.5045,45.9074],[-119.5114,45.9078],[-119.5245,45.9086],[-119.5246,45.9086],[-119.5273,45.9096],[-119.529,45.9102],[-119.5364,45.9128],[-119.537,45.913],[-119.5479,45.9169],[-119.5716,45.9255],[-119.5826,45.9232],[-119.5851,45.9227],[-119.5964,45.9204],[-119.6005,45.9196],[-119.6007,45.9195],[-119.6058,45.9164],[-119.6097,45.9141],[-119.6221,45.9066],[-119.6236,45.9056],[-119.6243,45.9049],[-119.6259,45.9033],[-119.6261,45.903],[-119.6272,45.9018],[-119.6529,45.8749],[-119.6636,45.8636],[-119.6697,45.8573],[-119.67,45.8569],[-119.6723,45.8567],[-119.6738,45.8565],[-119.6933,45.8544],[-119.694,45.8543],[-119.6978,45.8539],[-119.7186,45.8516],[-119.7299,45.8504],[-119.7325,45.8501],[-119.7567,45.8475],[-119.7729,45.8457],[-119.7739,45.8458],[-119.7846,45.8465],[-119.8027,45.8476],[-119.8057,45.8472],[-119.8264,45.8438],[-119.8472,45.8405],[-119.8493,45.8402],[-119.8675,45.8364],[-119.8681,45.8362],[-119.8683,45.8362],[-119.8688,45.8361],[-119.8735,45.8351],[-119.8886,45.832],[-119.9073,45.8282],[-119.9089,45.8281],[-119.9091,45.8281],[-119.9306,45.8267],[-119.9517,45.8253],[-119.9658,45.8244],[-119.9715,45.8224],[-119.9752,45.8211],[-119.9764,45.8206],[-119.9942,45.8144],[-119.9995,45.8125],[-120.0011,45.8119],[-120.0125,45.8079],[-120.0136,45.8076],[-120.0148,45.8071],[-120.0328,45.8],[-120.0492,45.7935],[-120.0534,45.7918],[-120.0551,45.7912],[-120.0552,45.7911],[-120.0702,45.7852],[-120.0779,45.7839],[-120.0968,45.7807],[-120.0991,45.7803],[-120.1236,45.7762],[-120.1261,45.7758],[-120.1292,45.7753],[-120.138,45.7738],[-120.1382,45.7737],[-120.1415,45.7732],[-120.1591,45.7664],[-120.1618,45.7654],[-120.1706,45.762],[-120.18,45.7536],[-120.1842,45.7498],[-120.1911,45.7436],[-120.1921,45.7427],[-120.1923,45.7425],[-120.1924,45.7424],[-120.1926,45.7422],[-120.1988,45.7367],[-120.1989,45.7366],[-120.1991,45.7364],[-120.1992,45.7364],[-120.2006,45.7351],[-120.202,45.7338],[-120.2108,45.7259],[-120.2115,45.7259],[-120.2165,45.7255],[-120.2227,45.7251],[-120.2432,45.7238],[-120.2639,45.7225],[-120.2834,45.7212],[-120.2846,45.7209],[-120.2876,45.7202],[-120.2946,45.7186],[-120.3053,45.7162],[-120.3226,45.7123],[-120.3261,45.7115],[-120.3263,45.7114],[-120.3346,45.7101],[-120.335,45.7101],[-120.347,45.7082],[-120.3534,45.7072],[-120.3619,45.7059],[-120.367,45.7051],[-120.3762,45.7037],[-120.3884,45.7018],[-120.4036,45.6994],[-120.4094,45.6991],[-120.4304,45.6977],[-120.449,45.6966],[-120.4531,45.6963],[-120.4608,45.6958],[-120.4699,45.6952],[-120.4826,45.6944],[-120.4904,45.6963],[-120.5012,45.6989],[-120.5057,45.7],[-120.5114,45.7034],[-120.5188,45.7079],[-120.5227,45.7103],[-120.5319,45.7174],[-120.5387,45.7225],[-120.5527,45.7332],[-120.5533,45.7337],[-120.5575,45.7369],[-120.5593,45.7383],[-120.5739,45.7421],[-120.5911,45.7465],[-120.5949,45.7465],[-120.6229,45.7462],[-120.6351,45.7457],[-120.6361,45.7452],[-120.6535,45.7372],[-120.6573,45.7354],[-120.6693,45.7299],[-120.6706,45.729],[-120.6786,45.7234],[-120.6794,45.7228],[-120.6895,45.7157],[-120.6923,45.715],[-120.6929,45.7148],[-120.6996,45.7129],[-120.7041,45.7117],[-120.7092,45.7104],[-120.7199,45.7076],[-120.7213,45.7072],[-120.7286,45.7053],[-120.7407,45.7015],[-120.761,45.6951],[-120.7669,45.6933],[-120.7815,45.6886],[-120.7886,45.6864],[-120.8024,45.6834],[-120.8208,45.6793],[-120.8232,45.6788],[-120.8362,45.676],[-120.8439,45.6743],[-120.8554,45.6717],[-120.8557,45.6715],[-120.8648,45.665],[-120.8649,45.6649],[-120.8848,45.6508],[-120.8857,45.6502],[-120.8857,45.6501],[-120.8867,45.6494],[-120.8958,45.6429],[-120.9064,45.6412],[-120.9136,45.64],[-120.9159,45.6412],[-120.9266,45.647],[-120.9337,45.6508],[-120.944,45.6564],[-120.9481,45.6566],[-120.9531,45.6567],[-120.9689,45.6521],[-120.9731,45.6508],[-120.9778,45.6494],[-120.9815,45.6487],[-120.9816,45.6487],[-120.9835,45.6484],[-120.9855,45.6488],[-120.9898,45.6496],[-120.993,45.6503],[-120.9969,45.6511],[-121.0012,45.6519],[-121.0074,45.6532],[-121.0102,45.653],[-121.0308,45.6512],[-121.0338,45.651],[-121.0513,45.6518],[-121.0516,45.6519],[-121.0645,45.6525],[-121.071,45.651],[-121.0714,45.651],[-121.0769,45.6497],[-121.0849,45.6479],[-121.0867,45.6467],[-121.096,45.6401],[-121.0974,45.6391],[-121.1016,45.6362],[-121.1021,45.6358],[-121.1042,45.6343],[-121.107,45.6324],[-121.1074,45.6321],[-121.1101,45.6302],[-121.112,45.6288],[-121.1122,45.6287],[-121.114,45.6275],[-121.1148,45.6269],[-121.1157,45.6263],[-121.1165,45.6257],[-121.1201,45.6232],[-121.1193,45.6217],[-121.1188,45.6209],[-121.1186,45.6206],[-121.1184,45.6202],[-121.1183,45.62],[-121.1172,45.6182],[-121.1202,45.617],[-121.1211,45.6166],[-121.122,45.6162],[-121.1224,45.6161],[-121.1237,45.6152],[-121.1239,45.6151],[-121.1241,45.6149],[-121.1246,45.6146],[-121.1277,45.6125],[-121.1292,45.6115],[-121.1318,45.6097],[-121.136,45.611],[-121.1394,45.612],[-121.1406,45.6113],[-121.1422,45.6102],[-121.1456,45.608],[-121.1565,45.607],[-121.1654,45.6063],[-121.1679,45.6061],[-121.169,45.6061],[-121.1705,45.6061],[-121.1741,45.6062],[-121.1772,45.6063],[-121.1794,45.6063],[-121.1837,45.6065],[-121.1937,45.6143],[-121.1944,45.615],[-121.195,45.6155],[-121.1965,45.6166],[-121.1961,45.6206],[-121.1959,45.6221],[-121.1954,45.6268],[-121.1954,45.6275],[-121.1952,45.6296],[-121.1966,45.6351],[-121.197,45.6366],[-121.1999,45.6479],[-121.2004,45.6498],[-121.2014,45.6512],[-121.2014,45.6513],[-121.2048,45.656],[-121.2119,45.6658],[-121.2158,45.6712],[-121.2181,45.6717],[-121.2182,45.6717],[-121.2395,45.6759],[-121.249,45.6778],[-121.2589,45.6801],[-121.2635,45.6812],[-121.2803,45.6852],[-121.2873,45.6869],[-121.2945,45.6906],[-121.3007,45.6938],[-121.3047,45.6959],[-121.3123,45.6998],[-121.3214,45.7016],[-121.3377,45.7048],[-121.3418,45.7046],[-121.3513,45.7041],[-121.3626,45.7035],[-121.3655,45.7034],[-121.3726,45.703],[-121.3824,45.6996],[-121.3834,45.6992],[-121.3835,45.6992],[-121.4017,45.6929],[-121.4037,45.693],[-121.424,45.6941],[-121.4244,45.6942],[-121.4412,45.6973],[-121.444,45.6978],[-121.445,45.698],[-121.4579,45.7004],[-121.4628,45.7013],[-121.4671,45.7036],[-121.4816,45.7114],[-121.4837,45.7125],[-121.4868,45.7142],[-121.4931,45.7176],[-121.4947,45.7184],[-121.4991,45.7208],[-121.5073,45.7221],[-121.5091,45.7225],[-121.5094,45.7225],[-121.5096,45.7225],[-121.512,45.7229],[-121.513,45.7231],[-121.5206,45.7244],[-121.5224,45.7247],[-121.5237,45.7249],[-121.5254,45.7252],[-121.5279,45.7257],[-121.5291,45.7258],[-121.5311,45.7262],[-121.532,45.7263],[-121.5329,45.7265],[-121.5336,45.7263],[-121.5338,45.7263],[-121.5341,45.7262],[-121.5346,45.7261],[-121.5424,45.7244],[-121.5486,45.723],[-121.5627,45.7199],[-121.5694,45.7184],[-121.5896,45.714],[-121.5897,45.7139],[-121.6044,45.7107],[-121.6045,45.7107],[-121.6093,45.7096],[-121.6237,45.7064],[-121.6257,45.7059],[-121.6287,45.7053],[-121.6305,45.7049],[-121.6313,45.7047],[-121.6381,45.7048],[-121.6498,45.7049],[-121.6684,45.7051],[-121.6706,45.7045],[-121.676,45.7031],[-121.6909,45.6992],[-121.7073,45.6948],[-121.7079,45.6948],[-121.7104,45.6947],[-121.7117,45.6947],[-121.7191,45.6945],[-121.7197,45.6945],[-121.7244,45.6943],[-121.7318,45.6941],[-121.7351,45.694],[-121.7461,45.6959],[-121.7522,45.6969],[-121.7734,45.7004],[-121.7843,45.7022],[-121.7937,45.7038],[-121.8112,45.7067],[-121.815,45.7058],[-121.8231,45.7039],[-121.8349,45.7011],[-121.8359,45.7008],[-121.8381,45.7003],[-121.856,45.696],[-121.8582,45.6955],[-121.867,45.6934],[-121.8671,45.6933],[-121.8757,45.6877],[-121.876,45.6875],[-121.8772,45.6868],[-121.8779,45.6862],[-121.878,45.6862],[-121.897,45.6737],[-121.9018,45.6707],[-121.9007,45.6632],[-121.9006,45.6626],[-121.9007,45.6623],[-121.9008,45.662],[-121.9044,45.6583],[-121.9065,45.6562],[-121.9081,45.6546],[-121.9122,45.653],[-121.9133,45.6525],[-121.9143,45.6522],[-121.9201,45.6499],[-121.9215,45.6494],[-121.922,45.6492],[-121.9222,45.6491],[-121.9255,45.6479],[-121.9288,45.6466],[-121.935,45.6442],[-121.9381,45.6443],[-121.9404,45.6443],[-121.9407,45.6443],[-121.9408,45.6443],[-121.9409,45.6443],[-121.941,45.6443],[-121.9449,45.6444],[-121.9517,45.6448],[-121.9518,45.6448],[-121.9536,45.6442],[-121.9549,45.6439],[-121.9558,45.6436],[-121.9567,45.6422],[-121.9568,45.6421],[-121.9568,45.642],[-121.9576,45.6409],[-121.9612,45.6356],[-121.9631,45.6329],[-121.9659,45.6315],[-121.9768,45.626],[-121.979,45.6249],[-121.9792,45.6248],[-121.983,45.6229],[-121.9923,45.6198],[-121.9969,45.6182],[-122.001,45.6168],[-122.0017,45.6166],[-122.002,45.6165],[-122.0036,45.6159],[-122.0037,45.6159],[-122.004,45.6159],[-122.0211,45.6148],[-122.0228,45.6144],[-122.0402,45.6105],[-122.0433,45.6098],[-122.0439,45.6096],[-122.0443,45.6095],[-122.0491,45.6073],[-122.0633,45.6008],[-122.0796,45.5933],[-122.0844,45.5911],[-122.1,45.584],[-122.1017,45.5832],[-122.1028,45.583],[-122.1051,45.5826],[-122.1123,45.5813],[-122.1162,45.5817],[-122.118,45.5819],[-122.1249,45.5825],[-122.1262,45.5826],[-122.1273,45.5827],[-122.1416,45.584],[-122.1464,45.5832],[-122.1668,45.5796],[-122.1669,45.5796],[-122.1774,45.5777],[-122.1829,45.5768],[-122.1881,45.5734],[-122.1975,45.5672],[-122.198,45.5669],[-122.2008,45.5651],[-122.2034,45.5642],[-122.205,45.5636],[-122.2065,45.5631],[-122.2079,45.5626],[-122.2286,45.5553],[-122.2413,45.5507],[-122.2489,45.5487],[-122.2492,45.5487],[-122.249,45.5477],[-122.2543,45.5464],[-122.2595,45.5451],[-122.2626,45.5443],[-122.2667,45.5438],[-122.2948,45.5435],[-122.2949,45.5435],[-122.2966,45.5436],[-122.3037,45.5446],[-122.3107,45.5455],[-122.3164,45.5462],[-122.322,45.547],[-122.323,45.5471],[-122.324,45.5473],[-122.3315,45.5482],[-122.3358,45.5525],[-122.3366,45.5533],[-122.3374,45.5541],[-122.3391,45.5558],[-122.3407,45.5574],[-122.3409,45.5576],[-122.341,45.5577],[-122.3418,45.5585],[-122.3448,45.5614],[-122.3477,45.5643],[-122.3492,45.5658],[-122.3506,45.5673],[-122.3517,45.5684],[-122.3528,45.5694],[-122.3722,45.5739],[-122.3803,45.5759],[-122.3834,45.5756],[-122.3837,45.5755],[-122.3918,45.5745],[-122.3946,45.5735],[-122.3953,45.5732],[-122.396,45.573],[-122.3965,45.5728],[-122.3971,45.5726],[-122.4012,45.571],[-122.405,45.5697],[-122.4088,45.5683],[-122.4107,45.5676],[-122.4169,45.5667],[-122.4177,45.5666],[-122.4182,45.5665],[-122.4184,45.5667],[-122.4347,45.5642],[-122.4387,45.5636],[-122.4405,45.564],[-122.4411,45.5642],[-122.4413,45.5642],[-122.4424,45.5645],[-122.4539,45.5673],[-122.454,45.5674],[-122.4546,45.5677],[-122.4548,45.5678],[-122.4552,45.568],[-122.4554,45.5682],[-122.4556,45.5682],[-122.4595,45.5704],[-122.4639,45.5727],[-122.4679,45.5748],[-122.4709,45.5764],[-122.471,45.5764],[-122.4723,45.5772],[-122.4735,45.5777],[-122.4747,45.5783],[-122.475,45.5784],[-122.4751,45.5785],[-122.4758,45.5787],[-122.4793,45.5798],[-122.4814,45.5803],[-122.4835,45.5809],[-122.4869,45.5818],[-122.4899,45.5827],[-122.4919,45.5832],[-122.4923,45.5833],[-122.4942,45.5837],[-122.4951,45.5839],[-122.496,45.5841],[-122.4995,45.5848],[-122.5031,45.5856],[-122.5042,45.5858],[-122.5053,45.586],[-122.5237,45.5896],[-122.5399,45.5944],[-122.5443,45.5957],[-122.5458,45.5962],[-122.5459,45.5962],[-122.546,45.5962],[-122.5478,45.5967],[-122.5491,45.597],[-122.5494,45.5971],[-122.5497,45.5971],[-122.5499,45.5972],[-122.5502,45.5972],[-122.5502,45.5973],[-122.5503,45.5973],[-122.5513,45.5974],[-122.5533,45.5979],[-122.561,45.5994],[-122.5814,45.6039],[-122.5823,45.6041],[-122.5831,45.6042],[-122.586,45.6047],[-122.5889,45.6052],[-122.5969,45.6065],[-122.5971,45.6066],[-122.6021,45.6074],[-122.6026,45.6076],[-122.6077,45.6081],[-122.6186,45.6086],[-122.635,45.6093],[-122.6439,45.6097],[-122.6663,45.6157],[-122.6748,45.618],[-122.675,45.618],[-122.6751,45.6181],[-122.6753,45.6182],[-122.6785,45.6195],[-122.6802,45.6202],[-122.6828,45.6211],[-122.6882,45.6236],[-122.6904,45.6245],[-122.691,45.6247],[-122.6911,45.6248],[-122.6912,45.6248],[-122.6912,45.6249],[-122.6917,45.6251],[-122.6922,45.6254],[-122.7027,45.6314],[-122.7133,45.6374],[-122.7301,45.642],[-122.7375,45.644],[-122.7381,45.6441],[-122.7435,45.6469],[-122.7445,45.6473],[-122.7505,45.6504],[-122.7595,45.655],[-122.7609,45.6557],[-122.7623,45.6564],[-122.7624,45.6564],[-122.7638,45.6571],[-122.7745,45.6804],[-122.7741,45.6842],[-122.773,45.6946],[-122.7726,45.6991],[-122.7725,45.6996],[-122.7698,45.7076],[-122.7692,45.7091],[-122.7626,45.7282],[-122.7624,45.7287],[-122.7621,45.7295],[-122.7606,45.7332],[-122.7601,45.7344],[-122.7601,45.7345],[-122.7603,45.7375],[-122.7608,45.7468],[-122.7609,45.7498],[-122.7609,45.75],[-122.7609,45.7504],[-122.761,45.7505],[-122.7613,45.7566],[-122.7614,45.7592],[-122.764,45.7659],[-122.767,45.7737],[-122.7672,45.7743],[-122.7691,45.7794],[-122.7693,45.78],[-122.7695,45.7806],[-122.7703,45.7814],[-122.7707,45.7818],[-122.7724,45.7839],[-122.7778,45.7899],[-122.7796,45.792],[-122.7835,45.7963],[-122.7883,45.8018],[-122.7952,45.8095],[-122.7956,45.81],[-122.7957,45.8152],[-122.7959,45.8228],[-122.796,45.825],[-122.7863,45.8431],[-122.7857,45.8442],[-122.7856,45.849],[-122.7855,45.8498],[-122.7855,45.8505],[-122.7853,45.8581],[-122.7853,45.8583],[-122.7851,45.8644],[-122.785,45.8677],[-122.7905,45.8748],[-122.7917,45.8764],[-122.7939,45.8791],[-122.7946,45.88],[-122.7953,45.8808],[-122.7968,45.8827],[-122.7981,45.8843],[-122.7989,45.8861],[-122.7991,45.8864],[-122.8005,45.8894],[-122.8006,45.8896],[-122.8011,45.8907],[-122.8016,45.8917],[-122.8019,45.8923],[-122.8029,45.8946],[-122.8043,45.8975],[-122.8056,45.9003],[-122.8057,45.9004],[-122.8069,45.903],[-122.8084,45.906],[-122.8086,45.9066],[-122.8089,45.9072],[-122.8101,45.9097],[-122.8115,45.9127],[-122.8112,45.9139],[-122.8062,45.9324],[-122.8118,45.9531],[-122.8122,45.9544],[-122.8122,45.9545],[-122.814,45.961],[-122.8328,45.9768],[-122.8331,45.977],[-122.8334,45.9773],[-122.8338,45.9776],[-122.8341,45.9778],[-122.8376,45.9808],[-122.8378,45.9811],[-122.8386,45.9825],[-122.842,45.9888],[-122.8481,45.9998],[-122.8522,46.0074],[-122.8533,46.0092],[-122.8545,46.0114],[-122.8557,46.0136],[-122.8558,46.0138],[-122.8561,46.0144],[-122.8562,46.0145],[-122.8563,46.0146],[-122.8585,46.0162],[-122.8586,46.0164],[-122.8605,46.0179],[-122.8667,46.0227],[-122.8688,46.0244],[-122.8718,46.0267],[-122.8762,46.0301],[-122.8765,46.0303],[-122.8774,46.0309],[-122.8777,46.031],[-122.8781,46.0313],[-122.8786,46.0338],[-122.8802,46.041],[-122.8807,46.0429],[-122.8808,46.0435],[-122.8813,46.046],[-122.8815,46.0469],[-122.8822,46.0498],[-122.8824,46.0508],[-122.8826,46.0517],[-122.8826,46.0518],[-122.8828,46.0528],[-122.8831,46.0539],[-122.8832,46.0543],[-122.8833,46.0547],[-122.8835,46.0557],[-122.8845,46.0603],[-122.886,46.062],[-122.8864,46.0623],[-122.8863,46.0623],[-122.8915,46.0686],[-122.894,46.0716],[-122.9016,46.0807],[-122.903,46.0823],[-122.9036,46.0831],[-122.9041,46.0837],[-122.9144,46.0875],[-122.9176,46.0887],[-122.9217,46.0902],[-122.9272,46.0922],[-122.9291,46.0928],[-122.9297,46.0931],[-122.9304,46.0933],[-122.9355,46.0951],[-122.9374,46.0958],[-122.9396,46.0966],[-122.9616,46.1044],[-122.9617,46.1045],[-122.9618,46.1045],[-122.9619,46.1045],[-122.962,46.1046],[-122.9621,46.1046],[-122.9625,46.1048],[-122.9627,46.1048],[-122.9632,46.1051],[-122.9645,46.1058],[-122.9668,46.1075],[-122.9688,46.1088],[-122.9722,46.1112],[-122.9759,46.1139],[-122.9795,46.1164],[-122.9808,46.1173],[-122.9871,46.1217],[-122.9894,46.1233],[-122.9902,46.1238],[-122.9909,46.1243],[-122.9914,46.1247],[-122.9929,46.1257],[-122.9934,46.1261],[-122.994,46.1265],[-122.9957,46.1277],[-122.9963,46.1281],[-122.9967,46.1284],[-123.0014,46.1319],[-123.003,46.133],[-123.0042,46.1338],[-123.0058,46.1346],[-123.0078,46.1355],[-123.0094,46.136],[-123.0122,46.1367],[-123.0145,46.1371],[-123.0169,46.1376],[-123.0195,46.1383],[-123.0221,46.1391],[-123.0229,46.1394],[-123.0241,46.1399],[-123.0256,46.1407],[-123.0276,46.1415],[-123.0302,46.1426],[-123.0323,46.1435],[-123.0338,46.1443],[-123.0358,46.1449],[-123.0376,46.1453],[-123.0394,46.1457],[-123.0413,46.1463],[-123.0434,46.1476],[-123.0453,46.149],[-123.0465,46.1501],[-123.0477,46.151],[-123.0489,46.152],[-123.0498,46.1527],[-123.0511,46.1536],[-123.073,46.1634],[-123.0794,46.1662],[-123.0986,46.1748],[-123.105,46.1777],[-123.1066,46.1783],[-123.1082,46.1793],[-123.1119,46.1823],[-123.1146,46.1843],[-123.1159,46.1853],[-123.1167,46.1853],[-123.1175,46.1854],[-123.119,46.1855],[-123.1191,46.1855],[-123.1194,46.1855],[-123.1197,46.1856],[-123.1262,46.1861],[-123.1633,46.1888],[-123.1664,46.189],[-123.1667,46.1889],[-123.213,46.1725],[-123.2151,46.1714],[-123.2177,46.17],[-123.2211,46.1683],[-123.2229,46.1674],[-123.2252,46.1665],[-123.2267,46.1658],[-123.2289,46.165],[-123.2308,46.1643],[-123.2323,46.1638],[-123.2391,46.1618],[-123.242,46.161],[-123.2455,46.1593],[-123.2512,46.1566],[-123.2512,46.1564],[-123.2514,46.1564],[-123.2516,46.1564],[-123.2518,46.1564],[-123.2519,46.1564],[-123.2521,46.1563],[-123.2522,46.1562],[-123.2524,46.1562],[-123.2525,46.1562],[-123.2527,46.1562],[-123.2529,46.1561],[-123.2532,46.156],[-123.2534,46.1559],[-123.2537,46.1559],[-123.2541,46.1558],[-123.2545,46.1558],[-123.2548,46.1557],[-123.255,46.1557],[-123.2553,46.1556],[-123.2555,46.1555],[-123.2558,46.1554],[-123.2562,46.1553],[-123.2564,46.1552],[-123.2567,46.1551],[-123.2569,46.155],[-123.2572,46.1549],[-123.2574,46.1549],[-123.2576,46.1548],[-123.2578,46.1548],[-123.2579,46.1547],[-123.258,46.1545],[-123.2582,46.1544],[-123.2583,46.1544],[-123.2584,46.1544],[-123.2586,46.1543],[-123.2588,46.1542],[-123.2589,46.1542],[-123.2591,46.1541],[-123.2592,46.154],[-123.2593,46.154],[-123.2596,46.1538],[-123.2597,46.1537],[-123.2599,46.1536],[-123.26,46.1535],[-123.2601,46.1534],[-123.2602,46.1533],[-123.2603,46.1532],[-123.2604,46.1531],[-123.2609,46.153],[-123.2611,46.1529],[-123.2612,46.1528],[-123.2613,46.1527],[-123.2615,46.1527],[-123.2619,46.1525],[-123.2622,46.1523],[-123.2625,46.1521],[-123.2627,46.152],[-123.2629,46.1519],[-123.263,46.1517],[-123.2631,46.1517],[-123.2632,46.1517],[-123.2633,46.1516],[-123.2634,46.1516],[-123.2634,46.1515],[-123.2635,46.1514],[-123.2635,46.1513],[-123.2636,46.1513],[-123.2636,46.1514],[-123.2637,46.1515],[-123.2638,46.1514],[-123.2639,46.1514],[-123.2639,46.1513],[-123.264,46.1512],[-123.2641,46.1512],[-123.2643,46.1511],[-123.2644,46.1511],[-123.2645,46.151],[-123.2647,46.1509],[-123.2652,46.1507],[-123.2654,46.1506],[-123.2655,46.1506],[-123.2656,46.1505],[-123.2655,46.1505],[-123.2656,46.1505],[-123.2657,46.1505],[-123.2658,46.1505],[-123.2659,46.1505],[-123.2661,46.1505],[-123.2664,46.1504],[-123.2667,46.1503],[-123.267,46.1501],[-123.2671,46.1501],[-123.2672,46.1502],[-123.2673,46.1502],[-123.2676,46.1501],[-123.2677,46.15],[-123.2678,46.1499],[-123.2678,46.1498],[-123.2678,46.1497],[-123.2679,46.1497],[-123.2682,46.1495],[-123.2683,46.1495],[-123.2684,46.1495],[-123.2685,46.1495],[-123.2687,46.1494],[-123.2689,46.1494],[-123.269,46.1493],[-123.2692,46.1493],[-123.2694,46.1492],[-123.2697,46.1491],[-123.2699,46.1491],[-123.2701,46.149],[-123.2703,46.1489],[-123.2705,46.1489],[-123.2707,46.1488],[-123.2711,46.1487],[-123.2713,46.1487],[-123.2715,46.1486],[-123.2717,46.1484],[-123.2718,46.1483],[-123.2719,46.1482],[-123.272,46.1482],[-123.2722,46.1482],[-123.2722,46.1481],[-123.2723,46.1481],[-123.2726,46.1479],[-123.2728,46.1479],[-123.273,46.1478],[-123.2731,46.1477],[-123.2732,46.1477],[-123.2733,46.1476],[-123.2734,46.1476],[-123.2736,46.1475],[-123.2737,46.1474],[-123.2739,46.1473],[-123.274,46.1473],[-123.2742,46.1473],[-123.2745,46.1472],[-123.2746,46.1471],[-123.2748,46.147],[-123.2749,46.147],[-123.275,46.147],[-123.2752,46.1469],[-123.2754,46.1468],[-123.2757,46.1467],[-123.2759,46.1466],[-123.2762,46.1465],[-123.2765,46.1463],[-123.2768,46.1462],[-123.2771,46.1461],[-123.2773,46.146],[-123.2775,46.1459],[-123.2777,46.1458],[-123.2779,46.1457],[-123.2781,46.1456],[-123.2783,46.1455],[-123.2784,46.1455],[-123.2787,46.1454],[-123.2788,46.1454],[-123.2789,46.1453],[-123.2791,46.1453],[-123.2794,46.1451],[-123.2796,46.145],[-123.2798,46.145],[-123.2799,46.1449],[-123.2802,46.1448],[-123.2803,46.1448],[-123.281,46.1447],[-123.2815,46.1447],[-123.2826,46.1446],[-123.2844,46.1445],[-123.2858,46.1445],[-123.2866,46.1445],[-123.2872,46.1445],[-123.2884,46.1445],[-123.2905,46.1445],[-123.2924,46.1446],[-123.2948,46.1447],[-123.2967,46.1447],[-123.2983,46.1446],[-123.2996,46.1446],[-123.301,46.1446],[-123.3021,46.1447],[-123.3026,46.1448],[-123.3033,46.1448],[-123.3047,46.1448],[-123.3065,46.1449],[-123.3083,46.145],[-123.3098,46.1451],[-123.3116,46.1452],[-123.3133,46.1452],[-123.3147,46.1454],[-123.317,46.1455],[-123.3189,46.1456],[-123.3204,46.1456],[-123.3216,46.1456],[-123.3225,46.1456],[-123.3237,46.1456],[-123.3246,46.1456],[-123.3247,46.1456],[-123.3248,46.1457],[-123.3249,46.1457],[-123.3251,46.1457],[-123.3252,46.1457],[-123.3253,46.1457],[-123.3255,46.1458],[-123.3256,46.1459],[-123.3256,46.1458],[-123.3257,46.1458],[-123.3258,46.1459],[-123.326,46.1458],[-123.3261,46.1458],[-123.3262,46.1458],[-123.3263,46.1458],[-123.3264,46.1458],[-123.3265,46.1458],[-123.3266,46.1458],[-123.3266,46.1459],[-123.3267,46.1458],[-123.3268,46.1458],[-123.3269,46.1458],[-123.327,46.1458],[-123.3272,46.1458],[-123.3273,46.1457],[-123.3275,46.1457],[-123.3277,46.1457],[-123.3278,46.1457],[-123.3279,46.1457],[-123.328,46.1457],[-123.3282,46.1457],[-123.3283,46.1458],[-123.3283,46.1457],[-123.3284,46.1457],[-123.3285,46.1457],[-123.3286,46.1457],[-123.3287,46.1457],[-123.3288,46.1456],[-123.3289,46.1456],[-123.329,46.1456],[-123.3291,46.1456],[-123.3292,46.1456],[-123.3293,46.1456],[-123.3294,46.1457],[-123.3295,46.1457],[-123.3296,46.1456],[-123.3297,46.1456],[-123.3298,46.1456],[-123.3299,46.1456],[-123.33,46.1457],[-123.3302,46.1457],[-123.3303,46.1457],[-123.3304,46.1457],[-123.3306,46.1457],[-123.3307,46.1457],[-123.3308,46.1457],[-123.331,46.1457],[-123.3311,46.1458],[-123.3312,46.1458],[-123.3314,46.1459],[-123.3315,46.1459],[-123.3317,46.1459],[-123.3318,46.146],[-123.3319,46.146],[-123.332,46.146],[-123.3321,46.146],[-123.3322,46.1461],[-123.3323,46.1461],[-123.3324,46.1461],[-123.3325,46.1461],[-123.3326,46.1461],[-123.3327,46.1462],[-123.3327,46.1461],[-123.3328,46.1461],[-123.3328,46.146],[-123.333,46.146],[-123.3331,46.146],[-123.3332,46.146],[-123.3333,46.146],[-123.3334,46.146],[-123.3335,46.146],[-123.3336,46.146],[-123.3337,46.146],[-123.3338,46.146],[-123.334,46.146],[-123.3341,46.146],[-123.3342,46.146],[-123.3343,46.146],[-123.3345,46.1461],[-123.3346,46.1461],[-123.3347,46.1461],[-123.3348,46.1461],[-123.3349,46.1461],[-123.335,46.146],[-123.335,46.1461],[-123.3351,46.1461],[-123.3352,46.1461],[-123.3354,46.1461],[-123.3355,46.1461],[-123.3356,46.1461],[-123.3357,46.1461],[-123.3358,46.1461],[-123.3359,46.1461],[-123.3359,46.146],[-123.336,46.146],[-123.3361,46.1461],[-123.3362,46.1461],[-123.3363,46.1461],[-123.3364,46.1461],[-123.3365,46.1461],[-123.3366,46.1461],[-123.3367,46.1461],[-123.3368,46.1461],[-123.337,46.1461],[-123.3371,46.1461],[-123.3373,46.1461],[-123.3375,46.1461],[-123.3376,46.1461],[-123.3378,46.1462],[-123.3379,46.1462],[-123.338,46.1461],[-123.3381,46.1461],[-123.3382,46.1461],[-123.3383,46.1462],[-123.3384,46.1461],[-123.3385,46.1462],[-123.3386,46.1462],[-123.3387,46.1462],[-123.3388,46.1462],[-123.3389,46.1462],[-123.3391,46.1462],[-123.3392,46.1462],[-123.3393,46.1462],[-123.3394,46.1462],[-123.3444,46.1453],[-123.3445,46.1453],[-123.3446,46.1453],[-123.3447,46.1453],[-123.3448,46.1453],[-123.3449,46.1453],[-123.345,46.1453],[-123.3451,46.1453],[-123.3452,46.1453],[-123.3453,46.1452],[-123.3454,46.1452],[-123.3455,46.1452],[-123.3456,46.1452],[-123.3457,46.1452],[-123.3458,46.1452],[-123.3458,46.1451],[-123.3459,46.1451],[-123.346,46.1451],[-123.3461,46.1451],[-123.3462,46.1451],[-123.3463,46.1451],[-123.3464,46.1451],[-123.3615,46.1463],[-123.3617,46.1464],[-123.3625,46.1464],[-123.3636,46.1463],[-123.3637,46.1463],[-123.3654,46.1463],[-123.3667,46.1463],[-123.3669,46.1463],[-123.3671,46.1463],[-123.3689,46.1464],[-123.3707,46.1464],[-123.3714,46.1464],[-123.3718,46.1466],[-123.3722,46.1468],[-123.3726,46.1471],[-123.3744,46.1481],[-123.3763,46.1491],[-123.3767,46.1493],[-123.3795,46.151],[-123.3904,46.1544],[-123.4049,46.1641],[-123.4067,46.1652],[-123.4111,46.1681],[-123.4112,46.1681],[-123.4115,46.1683],[-123.4171,46.1721],[-123.4227,46.1758],[-123.423,46.176],[-123.4247,46.1772],[-123.4257,46.1778],[-123.4283,46.1797],[-123.4286,46.1799],[-123.4289,46.18],[-123.431,46.1816],[-123.4302,46.1919],[-123.4299,46.196],[-123.4296,46.2],[-123.4296,46.2005],[-123.4296,46.201],[-123.4295,46.2011],[-123.4295,46.2013],[-123.4295,46.2015],[-123.4295,46.2024],[-123.4294,46.2037],[-123.4287,46.2141],[-123.4286,46.2149],[-123.4286,46.2153],[-123.428,46.2233],[-123.428,46.2245],[-123.4276,46.2293],[-123.4315,46.2332],[-123.4343,46.236],[-123.4364,46.2382],[-123.4476,46.2498],[-123.448,46.2499],[-123.449,46.2508],[-123.451,46.2521],[-123.4525,46.2532],[-123.4554,46.255],[-123.4587,46.257],[-123.4615,46.2593],[-123.4624,46.26],[-123.4635,46.2608],[-123.4645,46.2616],[-123.4649,46.2619],[-123.4652,46.2621],[-123.4687,46.2645],[-123.4748,46.2678],[-123.4796,46.2691],[-123.4798,46.2692],[-123.48,46.2692],[-123.4842,46.2695],[-123.4845,46.2695],[-123.4849,46.2696],[-123.485,46.2696],[-123.4851,46.2696],[-123.4852,46.2696],[-123.4853,46.2696],[-123.4862,46.2697],[-123.4866,46.2697],[-123.4869,46.2698],[-123.4876,46.2698],[-123.488,46.2698],[-123.4885,46.2699],[-123.4886,46.2699],[-123.4887,46.2699],[-123.4888,46.2699],[-123.4898,46.27],[-123.4911,46.2701],[-123.4942,46.2704],[-123.4959,46.2705],[-123.4976,46.2707],[-123.4994,46.2708],[-123.5009,46.271],[-123.5011,46.271],[-123.5012,46.271],[-123.5046,46.2699],[-123.508,46.2688],[-123.509,46.2685],[-123.5105,46.268],[-123.5132,46.2671],[-123.514,46.2669],[-123.5148,46.2666],[-123.515,46.2665],[-123.5159,46.2662],[-123.5164,46.2661],[-123.5264,46.2634],[-123.5359,46.2611],[-123.5381,46.2606],[-123.5439,46.2596],[-123.5477,46.2591],[-123.5505,46.2588],[-123.5523,46.2586],[-123.5529,46.2586],[-123.5541,46.2585],[-123.5552,46.2584],[-123.5555,46.2584],[-123.5559,46.2583],[-123.5575,46.2582],[-123.559,46.2581],[-123.5603,46.258],[-123.5638,46.2577],[-123.5693,46.2573],[-123.587,46.2559],[-123.6151,46.2572],[-123.6207,46.2574],[-123.6262,46.2577],[-123.6284,46.2578],[-123.6305,46.2579],[-123.6354,46.2581],[-123.6403,46.2584],[-123.6407,46.2584],[-123.6411,46.2584],[-123.6488,46.2588],[-123.6796,46.252],[-123.6817,46.2515],[-123.6838,46.2511],[-123.6842,46.251],[-123.6876,46.2502],[-123.6881,46.2501],[-123.6909,46.2511],[-123.6916,46.2514],[-123.6927,46.2518],[-123.6981,46.2538],[-123.7101,46.2582],[-123.7173,46.2607],[-123.7228,46.2626],[-123.7283,46.2645],[-123.7415,46.2692],[-123.7424,46.2688],[-123.7427,46.2686],[-123.743,46.2685],[-123.7444,46.2679],[-123.7458,46.2673],[-123.7485,46.2662],[-123.7512,46.265],[-123.7528,46.2644],[-123.7542,46.2638],[-123.7781,46.2542],[-123.7794,46.2539],[-123.7817,46.2536],[-123.7843,46.2532],[-123.7878,46.2529],[-123.7934,46.2525],[-123.7997,46.2516],[-123.803,46.2512],[-123.8065,46.2507],[-123.8095,46.2501],[-123.8151,46.2498],[-123.8241,46.2475],[-123.8314,46.2456],[-123.8387,46.2436],[-123.841,46.243],[-123.8432,46.2425],[-123.8446,46.2421],[-123.8459,46.2418],[-123.847,46.2415],[-123.8481,46.2411],[-123.8501,46.2406],[-123.855,46.2394],[-123.8619,46.2376],[-123.8719,46.2349],[-123.8726,46.235],[-123.8768,46.2353],[-123.8853,46.2358],[-123.9064,46.2372],[-123.9274,46.2386],[-123.9305,46.2388],[-123.9464,46.2498],[-123.9465,46.2498],[-123.9536,46.2564],[-123.9537,46.2565],[-123.9576,46.2602],[-123.9609,46.262],[-123.9632,46.2633],[-123.9634,46.2634],[-123.9644,46.2639],[-123.967,46.2652],[-123.9698,46.2665],[-123.9733,46.2685],[-123.9763,46.2699],[-123.9798,46.2709],[-123.9829,46.272],[-123.986,46.2728],[-123.9894,46.2732],[-123.992,46.2735],[-123.9921,46.2735],[-123.9927,46.2736],[-123.9933,46.2736],[-123.9965,46.2737],[-123.999,46.274],[-124.0013,46.274],[-124.0027,46.2743],[-124.0036,46.2747],[-124.0051,46.2758],[-124.0058,46.2768],[-124.0051,46.2777],[-124.0071,46.2802],[-124.0097,46.2832],[-124.0115,46.2866],[-124.013,46.29],[-124.0149,46.2932],[-124.0178,46.2951],[-124.0214,46.2971],[-124.0226,46.2977],[-124.0249,46.2991],[-124.025,46.2991],[-124.0263,46.299],[-124.0277,46.2989],[-124.0301,46.2987],[-124.0342,46.2978],[-124.0356,46.2968],[-124.0362,46.2944],[-124.0366,46.2931],[-124.0372,46.2908],[-124.0373,46.2903],[-124.0386,46.2858],[-124.0389,46.2846],[-124.0388,46.2837],[-124.0376,46.2816],[-124.0366,46.2801],[-124.0354,46.2789],[-124.0353,46.2788],[-124.0342,46.2777],[-124.0339,46.2774],[-124.0338,46.2773],[-124.0337,46.2769],[-124.0336,46.2759],[-124.0336,46.2744],[-124.0344,46.2733],[-124.0357,46.2715],[-124.035,46.2659],[-124.0349,46.2651],[-124.0349,46.2648],[-124.0359,46.2642],[-124.0599,46.2632],[-124.0661,46.263],[-124.0741,46.2628],[-124.0806,46.2627],[-124.0897,46.2626],[-124.0978,46.2624],[-124.0989,46.2624],[-124.1258,46.2619],[-124.1294,46.2618],[-124.1443,46.2615],[-124.1591,46.2611],[-124.1594,46.2611],[-124.1595,46.2611],[-124.161,46.2645],[-124.1623,46.2681],[-124.1625,46.2717],[-124.1622,46.2749],[-124.1621,46.2753],[-124.1614,46.2788],[-124.1607,46.282],[-124.1594,46.2865],[-124.1583,46.2891],[-124.1569,46.2916],[-124.1555,46.2935],[-124.1543,46.2952],[-124.1542,46.2956],[-124.1538,46.2969],[-124.1536,46.2985],[-124.1536,46.2987],[-124.1536,46.2989],[-124.1536,46.2993],[-124.1536,46.2997],[-124.1536,46.3003],[-124.1535,46.3006],[-124.1535,46.3011],[-124.1535,46.3017],[-124.1535,46.3021],[-124.1531,46.3025],[-124.1526,46.3033],[-124.1519,46.3041],[-124.1513,46.3048],[-124.1502,46.3064],[-124.1498,46.308],[-124.1496,46.3088],[-124.1493,46.3097],[-124.149,46.3111],[-124.1487,46.312],[-124.1484,46.3128],[-124.1481,46.3137],[-124.1478,46.3145],[-124.1475,46.3154],[-124.1471,46.3162],[-124.1467,46.3171],[-124.1463,46.3179],[-124.1459,46.3187],[-124.1455,46.3195],[-124.145,46.3203],[-124.1445,46.3212],[-124.144,46.322],[-124.1439,46.3235],[-124.1437,46.3244],[-124.1436,46.3261],[-124.1435,46.3269],[-124.1433,46.3283],[-124.1432,46.3287],[-124.143,46.3298],[-124.1428,46.3306],[-124.1425,46.3316],[-124.1423,46.3326],[-124.142,46.3335],[-124.1418,46.3343],[-124.1415,46.3352],[-124.1412,46.336],[-124.1409,46.3369],[-124.1405,46.3377],[-124.1404,46.3381],[-124.1402,46.3387],[-124.1399,46.3393],[-124.1396,46.3402],[-124.1393,46.341],[-124.1389,46.3418],[-124.1385,46.3427],[-124.1381,46.3435],[-124.1377,46.3443],[-124.1373,46.3451],[-124.1368,46.346],[-124.1356,46.3484],[-124.1352,46.3494],[-124.1349,46.3516],[-124.1347,46.3533],[-124.1338,46.3591],[-124.1335,46.3615],[-124.1335,46.3618],[-124.1332,46.3639],[-124.1329,46.3662],[-124.1328,46.368],[-124.1325,46.372],[-124.1323,46.3737],[-124.1323,46.3749],[-124.1322,46.3761],[-124.1321,46.377],[-124.132,46.3779],[-124.1321,46.3798],[-124.1321,46.3815],[-124.1321,46.3824],[-124.1321,46.3832],[-124.132,46.3841],[-124.1319,46.386],[-124.1318,46.3864],[-124.1316,46.3892],[-124.1315,46.3898],[-124.1314,46.3909],[-124.1314,46.3921],[-124.1314,46.393],[-124.1313,46.3955],[-124.1313,46.3965],[-124.1312,46.3982],[-124.1311,46.3991],[-124.131,46.4],[-124.1308,46.4008],[-124.1308,46.4024],[-124.1308,46.4033],[-124.1307,46.4057],[-124.1305,46.4083],[-124.1305,46.4152],[-124.1305,46.416],[-124.1305,46.4167],[-124.1305,46.4168],[-124.1304,46.4184],[-124.1304,46.4187],[-124.1304,46.4192],[-124.1304,46.42],[-124.1303,46.4229],[-124.1302,46.424],[-124.1302,46.4248],[-124.1301,46.4257],[-124.13,46.4266],[-124.13,46.427],[-124.13,46.4316],[-124.13,46.4329],[-124.1302,46.4373],[-124.1305,46.4421],[-124.1308,46.4467],[-124.1311,46.4498],[-124.1312,46.4509],[-124.1313,46.4521],[-124.1315,46.4539],[-124.1316,46.4551],[-124.1317,46.456],[-124.1317,46.4568],[-124.1317,46.4577],[-124.1317,46.4584],[-124.1317,46.4637],[-124.1319,46.4657],[-124.1322,46.468],[-124.1323,46.4692],[-124.1324,46.4701],[-124.1324,46.471],[-124.1325,46.4718],[-124.1325,46.4727],[-124.1325,46.4737],[-124.1324,46.4764],[-124.1324,46.4781],[-124.133,46.4831],[-124.1336,46.4883],[-124.1338,46.4898],[-124.1338,46.4907],[-124.1338,46.4916],[-124.1339,46.4926],[-124.1339,46.4934],[-124.1339,46.4948],[-124.1339,46.4957],[-124.1339,46.4962],[-124.1339,46.4966],[-124.1339,46.4975],[-124.1338,46.4985],[-124.1338,46.4995],[-124.1337,46.4998],[-124.1336,46.5016],[-124.1336,46.5029],[-124.1334,46.5055],[-124.1334,46.5068],[-124.1339,46.5145],[-124.1343,46.5195],[-124.1344,46.5206],[-124.1347,46.5224],[-124.1349,46.5237],[-124.135,46.5245],[-124.1351,46.5254],[-124.1352,46.5273],[-124.1353,46.5286],[-124.1353,46.5302],[-124.1353,46.531],[-124.1353,46.5423],[-124.1356,46.5447],[-124.1362,46.5486],[-124.1363,46.5505],[-124.1364,46.5522],[-124.1365,46.5536],[-124.1371,46.558],[-124.1377,46.5614],[-124.1379,46.5625],[-124.1393,46.57],[-124.1395,46.5711],[-124.1398,46.5729],[-124.1399,46.5746],[-124.14,46.5763],[-124.1399,46.5772],[-124.1408,46.5804],[-124.1412,46.5818],[-124.1415,46.5835],[-124.1418,46.5852],[-124.1419,46.587],[-124.142,46.5879],[-124.1422,46.5918],[-124.1423,46.5936],[-124.1422,46.5945],[-124.1421,46.5987],[-124.1423,46.6022],[-124.1426,46.6034],[-124.1428,46.6052],[-124.143,46.6069],[-124.1431,46.6087],[-124.1431,46.6104],[-124.143,46.6121],[-124.1428,46.6139],[-124.1426,46.6156],[-124.1427,46.6172],[-124.1427,46.618],[-124.1427,46.6195],[-124.1432,46.6245],[-124.1433,46.6258],[-124.1434,46.6266],[-124.1434,46.6275],[-124.1434,46.6293],[-124.1434,46.6301],[-124.1433,46.6312],[-124.1444,46.6331],[-124.1453,46.6347],[-124.1461,46.6364],[-124.1468,46.6381],[-124.1475,46.6397],[-124.1477,46.6406],[-124.1483,46.6423],[-124.1486,46.6436],[-124.1489,46.6449],[-124.1491,46.6457],[-124.1494,46.6475],[-124.1496,46.649],[-124.1497,46.6501],[-124.1497,46.6518],[-124.1497,46.6536],[-124.1496,46.6553],[-124.1495,46.6569],[-124.1493,46.6584],[-124.1492,46.6593],[-124.1488,46.661],[-124.1484,46.6627],[-124.1481,46.6636],[-124.1479,46.6644],[-124.1473,46.6661],[-124.1469,46.6669],[-124.1466,46.6678],[-124.1458,46.6694],[-124.1453,46.6705],[-124.1466,46.6742],[-124.1485,46.6792],[-124.1491,46.68],[-124.1504,46.6821],[-124.1517,46.6842],[-124.1526,46.6859],[-124.1534,46.6875],[-124.1541,46.6892],[-124.1548,46.6909],[-124.1553,46.6926],[-124.1557,46.6943],[-124.1564,46.697],[-124.1567,46.6987],[-124.1569,46.7005],[-124.157,46.7022],[-124.1611,46.7134],[-124.1626,46.7172],[-124.1631,46.7188],[-124.1637,46.7197],[-124.1642,46.7205],[-124.1646,46.7214],[-124.1655,46.723],[-124.1659,46.7238],[-124.1666,46.7253],[-124.1673,46.727],[-124.168,46.7287],[-124.1685,46.7304],[-124.169,46.7321],[-124.1693,46.7338],[-124.1695,46.7347],[-124.1697,46.7356],[-124.1698,46.7365],[-124.1699,46.7373],[-124.1699,46.7382],[-124.1702,46.7394],[-124.1707,46.7411],[-124.171,46.7428],[-124.1713,46.7445],[-124.1714,46.7454],[-124.1715,46.7463],[-124.1715,46.7472],[-124.1716,46.7489],[-124.1715,46.7507],[-124.1715,46.7515],[-124.1709,46.7585],[-124.1711,46.7604],[-124.1717,46.7678],[-124.1719,46.7702],[-124.1723,46.7738],[-124.1724,46.7751],[-124.1733,46.7803],[-124.1735,46.7817],[-124.1743,46.7876],[-124.1745,46.7894],[-124.1748,46.7915],[-124.1751,46.7937],[-124.1812,46.7937],[-124.1818,46.7961],[-124.1837,46.8036],[-124.1878,46.8204],[-124.1919,46.8323],[-124.1946,46.8441],[-124.1987,46.8539],[-124.2012,46.8592],[-124.2065,46.8701],[-124.2068,46.8707],[-124.2074,46.8716],[-124.2095,46.8748],[-124.2181,46.8803],[-124.2262,46.8853],[-124.2344,46.8912],[-124.2398,46.9001],[-124.2411,46.9029],[-124.2439,46.9089],[-124.2466,46.9178],[-124.2483,46.9306],[-124.2497,46.9464],[-124.2497,46.9563],[-124.247,46.9681],[-124.2456,46.979],[-124.2445,46.9836],[-124.2429,46.9898],[-124.2423,46.994],[-124.2415,46.9998],[-124.2421,46.9998],[-124.2426,47.0067],[-124.2426,47.0072],[-124.2426,47.0073],[-124.2438,47.0173],[-124.244,47.0189],[-124.2439,47.0329],[-124.244,47.0467],[-124.2441,47.0587],[-124.2464,47.0641],[-124.2483,47.0709],[-124.2494,47.0786],[-124.2493,47.0845],[-124.2507,47.0931],[-124.2513,47.0966],[-124.2514,47.0968],[-124.2545,47.1048],[-124.2596,47.1168],[-124.2655,47.1278],[-124.2702,47.1388],[-124.273,47.1463],[-124.2737,47.1481],[-124.2737,47.1549],[-124.2728,47.1594],[-124.2725,47.1608],[-124.2737,47.1651],[-124.2795,47.1744],[-124.287,47.1916],[-124.2877,47.193],[-124.2959,47.2125],[-124.3017,47.2337],[-124.3052,47.2439],[-124.3054,47.2446],[-124.3064,47.2481],[-124.3087,47.2498],[-124.3088,47.2498],[-124.3152,47.2515],[-124.3247,47.2559],[-124.3361,47.2616],[-124.3442,47.2689],[-124.3513,47.2764],[-124.3559,47.2846],[-124.3564,47.2859],[-124.3591,47.2928],[-124.36,47.303],[-124.3596,47.3093],[-124.3684,47.3146],[-124.3763,47.3198],[-124.3847,47.325],[-124.3914,47.3298],[-124.3995,47.3408],[-124.4036,47.3492],[-124.4077,47.3577],[-124.4136,47.3687],[-124.4194,47.384],[-124.4217,47.3933],[-124.4217,47.4068],[-124.4194,47.4145],[-124.4112,47.4238],[-124.4065,47.428],[-124.4077,47.4306],[-124.41,47.4348],[-124.4147,47.4441],[-124.4206,47.456],[-124.4217,47.4687],[-124.4206,47.4755],[-124.4171,47.4788],[-124.4171,47.4815],[-124.4217,47.4998],[-124.422,47.4998],[-124.4296,47.5329],[-124.431,47.5329],[-124.4312,47.5336],[-124.4338,47.543],[-124.4356,47.5519],[-124.4368,47.5567],[-124.439,47.5647],[-124.44,47.569],[-124.4423,47.5711],[-124.4437,47.5726],[-124.4451,47.574],[-124.4464,47.5756],[-124.4482,47.5779],[-124.4498,47.5802],[-124.4507,47.5818],[-124.4516,47.5834],[-124.4524,47.5851],[-124.4532,47.5867],[-124.4538,47.5884],[-124.4544,47.5901],[-124.4546,47.591],[-124.455,47.5927],[-124.4553,47.5944],[-124.4556,47.5962],[-124.4557,47.5979],[-124.4558,47.5997],[-124.4557,47.6014],[-124.4556,47.6031],[-124.4554,47.6049],[-124.4551,47.6066],[-124.4561,47.6083],[-124.457,47.6099],[-124.4579,47.6116],[-124.4583,47.6124],[-124.459,47.6141],[-124.4596,47.6157],[-124.4604,47.6183],[-124.4608,47.62],[-124.4612,47.6223],[-124.4614,47.625],[-124.4632,47.6245],[-124.4644,47.6242],[-124.4656,47.6239],[-124.4681,47.6233],[-124.4693,47.6231],[-124.4717,47.6227],[-124.4729,47.6225],[-124.4739,47.6223],[-124.4742,47.6223],[-124.4754,47.6221],[-124.4766,47.6219],[-124.478,47.6218],[-124.4792,47.6217],[-124.4805,47.6215],[-124.4818,47.6215],[-124.4831,47.6214],[-124.4844,47.6213],[-124.4857,47.6212],[-124.487,47.6212],[-124.4895,47.6212],[-124.4908,47.6212],[-124.4934,47.6212],[-124.4947,47.6213],[-124.4972,47.6214],[-124.4985,47.6214],[-124.4998,47.6215],[-124.5011,47.6216],[-124.5024,47.6217],[-124.5029,47.6218],[-124.5032,47.6218],[-124.5036,47.6219],[-124.5049,47.622],[-124.5051,47.622],[-124.5062,47.6222],[-124.5075,47.6223],[-124.5087,47.6225],[-124.51,47.6227],[-124.5125,47.6232],[-124.5149,47.6237],[-124.5161,47.624],[-124.5174,47.6243],[-124.5186,47.6246],[-124.5198,47.6249],[-124.5221,47.6256],[-124.5245,47.6263],[-124.5268,47.6271],[-124.5286,47.6278],[-124.5301,47.6284],[-124.5323,47.6293],[-124.5345,47.6303],[-124.5366,47.6313],[-124.5376,47.6319],[-124.5386,47.6324],[-124.5396,47.633],[-124.5406,47.6335],[-124.5415,47.6341],[-124.5425,47.6347],[-124.5434,47.6353],[-124.5452,47.6365],[-124.5461,47.6372],[-124.547,47.6378],[-124.5478,47.6385],[-124.5495,47.6398],[-124.5503,47.6405],[-124.5523,47.6422],[-124.553,47.6429],[-124.5538,47.6436],[-124.5546,47.6444],[-124.5559,47.6458],[-124.5566,47.6465],[-124.5579,47.648],[-124.5591,47.6496],[-124.5597,47.6503],[-124.5608,47.6519],[-124.5613,47.6527],[-124.5622,47.6543],[-124.5627,47.6551],[-124.5635,47.6568],[-124.5643,47.6585],[-124.565,47.6602],[-124.5655,47.6619],[-124.5661,47.664],[-124.5665,47.6657],[-124.5668,47.6675],[-124.5671,47.6698],[-124.5672,47.6715],[-124.5673,47.6733],[-124.5672,47.675],[-124.5671,47.6768],[-124.5669,47.6785],[-124.5666,47.6802],[-124.5661,47.682],[-124.5657,47.6837],[-124.5651,47.6854],[-124.5644,47.6871],[-124.5636,47.6887],[-124.5625,47.691],[-124.5615,47.6926],[-124.5605,47.6942],[-124.5594,47.6958],[-124.5582,47.6973],[-124.557,47.6989],[-124.5556,47.7003],[-124.5542,47.7018],[-124.5534,47.703],[-124.5524,47.7045],[-124.5512,47.7061],[-124.5502,47.7073],[-124.5495,47.7081],[-124.5482,47.7096],[-124.5475,47.7103],[-124.5468,47.711],[-124.5452,47.7124],[-124.5437,47.7138],[-124.5429,47.7145],[-124.5412,47.7158],[-124.5403,47.7165],[-124.5419,47.7174],[-124.5433,47.7182],[-124.5451,47.7194],[-124.5469,47.7207],[-124.5486,47.722],[-124.5495,47.7226],[-124.5503,47.7233],[-124.5511,47.724],[-124.5519,47.7247],[-124.5526,47.7254],[-124.5534,47.7261],[-124.5542,47.7269],[-124.5548,47.7276],[-124.5562,47.729],[-124.5575,47.7306],[-124.5581,47.7314],[-124.5587,47.7321],[-124.5593,47.7329],[-124.5598,47.7337],[-124.5603,47.7345],[-124.5609,47.7353],[-124.5614,47.7361],[-124.5618,47.7369],[-124.5623,47.7377],[-124.5631,47.7393],[-124.5639,47.741],[-124.5642,47.7418],[-124.5664,47.7438],[-124.5678,47.7453],[-124.5692,47.7467],[-124.5705,47.7482],[-124.5711,47.749],[-124.5725,47.7508],[-124.573,47.7516],[-124.5735,47.7524],[-124.5741,47.7532],[-124.5746,47.754],[-124.575,47.7548],[-124.5755,47.7556],[-124.5759,47.7564],[-124.5783,47.7575],[-124.5794,47.758],[-124.5804,47.7585],[-124.5815,47.759],[-124.5825,47.7595],[-124.5845,47.7606],[-124.5855,47.7612],[-124.5865,47.7617],[-124.5874,47.7623],[-124.5893,47.7635],[-124.5911,47.7648],[-124.5928,47.7661],[-124.5953,47.7681],[-124.5976,47.7702],[-124.5991,47.7716],[-124.6004,47.7731],[-124.6017,47.7746],[-124.6034,47.7767],[-124.6045,47.7783],[-124.6055,47.7799],[-124.6064,47.7815],[-124.6073,47.7832],[-124.6081,47.7848],[-124.6102,47.7863],[-124.612,47.7875],[-124.6145,47.7895],[-124.6169,47.7916],[-124.6185,47.7931],[-124.6199,47.7946],[-124.6212,47.796],[-124.6232,47.7984],[-124.6244,47.7993],[-124.6253,47.7999],[-124.6262,47.8005],[-124.627,47.8012],[-124.6279,47.8019],[-124.6287,47.8025],[-124.6303,47.8039],[-124.631,47.8046],[-124.6318,47.8053],[-124.6332,47.8068],[-124.6346,47.8083],[-124.6352,47.809],[-124.6359,47.8098],[-124.6365,47.8106],[-124.6371,47.8113],[-124.6376,47.8121],[-124.6382,47.8129],[-124.6387,47.8137],[-124.6397,47.8153],[-124.6402,47.8161],[-124.6411,47.8178],[-124.6418,47.8194],[-124.6436,47.8201],[-124.6447,47.8206],[-124.6469,47.8216],[-124.649,47.8226],[-124.6511,47.8236],[-124.6541,47.8253],[-124.6578,47.8277],[-124.661,47.8299],[-124.6622,47.8309],[-124.6631,47.8316],[-124.6638,47.8322],[-124.6654,47.8336],[-124.6702,47.8353],[-124.6724,47.8361],[-124.6757,47.8375],[-124.679,47.8387],[-124.6801,47.8392],[-124.6806,47.8394],[-124.6812,47.8396],[-124.6834,47.8406],[-124.6844,47.8411],[-124.6865,47.8421],[-124.6886,47.8432],[-124.6906,47.8443],[-124.6916,47.8448],[-124.6925,47.8454],[-124.6935,47.846],[-124.694,47.8464],[-124.6944,47.8466],[-124.6953,47.8473],[-124.6962,47.8479],[-124.6971,47.8485],[-124.6988,47.8498],[-124.7004,47.8512],[-124.702,47.8526],[-124.7042,47.8547],[-124.7056,47.8562],[-124.7069,47.8577],[-124.7081,47.8593],[-124.7092,47.8608],[-124.7103,47.8624],[-124.7113,47.864],[-124.7122,47.8657],[-124.713,47.8673],[-124.7137,47.869],[-124.7146,47.8715],[-124.7149,47.8724],[-124.7151,47.8732],[-124.7153,47.8741],[-124.7155,47.875],[-124.716,47.8765],[-124.7163,47.8775],[-124.7165,47.8783],[-124.7172,47.879],[-124.7144,47.879],[-124.7147,47.8794],[-124.715,47.8799],[-124.7156,47.8807],[-124.7164,47.8815],[-124.7169,47.8822],[-124.7175,47.8835],[-124.7183,47.8847],[-124.7194,47.8859],[-124.7203,47.887],[-124.7209,47.8883],[-124.7222,47.8887],[-124.7231,47.8889],[-124.7243,47.8893],[-124.725,47.8895],[-124.7257,47.8898],[-124.726,47.89],[-124.7269,47.8906],[-124.728,47.8911],[-124.7291,47.8916],[-124.73,47.8921],[-124.7314,47.8929],[-124.7324,47.8935],[-124.7335,47.8942],[-124.7343,47.8946],[-124.7353,47.8951],[-124.7363,47.8958],[-124.7377,47.8965],[-124.7385,47.897],[-124.7389,47.8972],[-124.7397,47.8976],[-124.7409,47.8986],[-124.742,47.8993],[-124.743,47.9],[-124.743,47.9001],[-124.7438,47.9008],[-124.7459,47.9028],[-124.7466,47.9034],[-124.749,47.9057],[-124.7513,47.9079],[-124.7538,47.9105],[-124.755,47.9127],[-124.7561,47.9147],[-124.7572,47.9165],[-124.758,47.918],[-124.7592,47.9211],[-124.7599,47.9234],[-124.7601,47.9257],[-124.7606,47.9273],[-124.7602,47.9292],[-124.7603,47.9313],[-124.7602,47.934],[-124.7596,47.9358],[-124.7592,47.9382],[-124.7588,47.9409],[-124.7583,47.9424],[-124.7582,47.944],[-124.7584,47.9441],[-124.7597,47.9449],[-124.7626,47.9458],[-124.7659,47.947],[-124.7684,47.9481],[-124.7712,47.9494],[-124.7741,47.9507],[-124.7769,47.9521],[-124.7796,47.9541],[-124.7816,47.9551],[-124.7825,47.9557],[-124.7836,47.9564],[-124.7857,47.9577],[-124.7875,47.9589],[-124.7895,47.9608],[-124.7912,47.9617],[-124.7927,47.9634],[-124.7939,47.965],[-124.7952,47.9665],[-124.7963,47.9685],[-124.798,47.9707],[-124.799,47.9725],[-124.8001,47.9752],[-124.8008,47.9773],[-124.8014,47.9792],[-124.8018,47.9814],[-124.8023,47.9826],[-124.8027,47.9849],[-124.8032,47.9868],[-124.8034,47.9887],[-124.8034,47.9915],[-124.8033,47.994],[-124.8028,47.9998],[-124.8011,48.0039],[-124.8014,48.0059],[-124.8009,48.0085],[-124.799,48.0149],[-124.797,48.0179],[-124.7972,48.0185],[-124.7989,48.0236],[-124.7998,48.0302],[-124.8008,48.0357],[-124.8012,48.0378],[-124.7993,48.0441],[-124.7966,48.0495],[-124.7925,48.0553],[-124.7861,48.0613],[-124.7861,48.0631],[-124.7878,48.0683],[-124.788,48.076],[-124.7871,48.0831],[-124.787,48.0833],[-124.7852,48.0871],[-124.7897,48.0909],[-124.7928,48.0944],[-124.7944,48.0964],[-124.7949,48.097],[-124.8003,48.1049],[-124.8039,48.1143],[-124.8092,48.1175],[-124.8163,48.1218],[-124.8192,48.1248],[-124.824,48.1293],[-124.8277,48.1347],[-124.8316,48.1427],[-124.8327,48.1477],[-124.8392,48.1529],[-124.8431,48.1584],[-124.847,48.1677],[-124.8485,48.174],[-124.849,48.1814],[-124.8482,48.1882],[-124.8457,48.1949],[-124.8413,48.2002],[-124.8382,48.204],[-124.8323,48.2094],[-124.8277,48.2138],[-124.8214,48.2176],[-124.814,48.221],[-124.805,48.2243],[-124.7951,48.2267],[-124.7867,48.2282],[-124.7805,48.2286],[-124.7845,48.2357],[-124.7894,48.2441],[-124.7902,48.2464],[-124.7905,48.2477],[-124.7909,48.2498],[-124.7909,48.253],[-124.7901,48.2597],[-124.7887,48.2664],[-124.7864,48.2723],[-124.784,48.2753],[-124.7811,48.2788],[-124.7769,48.2836],[-124.7687,48.2902],[-124.7614,48.2957],[-124.764,48.2999],[-124.7673,48.3051],[-124.7692,48.3103],[-124.7712,48.316],[-124.7704,48.3235],[-124.7715,48.3241],[-124.7778,48.3276],[-124.7861,48.3319],[-124.7884,48.3345],[-124.7907,48.3371],[-124.7966,48.3441],[-124.8005,48.35],[-124.8038,48.3569],[-124.8034,48.363],[-124.8063,48.3655],[-124.8101,48.37],[-124.8125,48.3748],[-124.8133,48.3772],[-124.815,48.3814],[-124.817,48.3855],[-124.8179,48.391],[-124.8179,48.3944],[-124.8173,48.3984],[-124.8148,48.4059],[-124.8125,48.4106],[-124.8092,48.4155],[-124.8077,48.4175],[-124.8012,48.4232],[-124.7939,48.4284],[-124.7886,48.4322],[-124.7736,48.4385],[-124.7649,48.4415],[-124.7571,48.4434],[-124.7514,48.4445],[-124.7462,48.4455],[-124.746,48.4455],[-124.7458,48.4457],[-124.7461,48.4458],[-124.7462,48.4459],[-124.7476,48.4471],[-124.7514,48.4486],[-124.7547,48.4513],[-124.7603,48.4554],[-124.7653,48.4606],[-124.7692,48.4668],[-124.7723,48.4738],[-124.7726,48.4801],[-124.7721,48.4861],[-124.7702,48.492],[-124.7684,48.4954],[-124.763,48.4998],[-124.7514,48.4998],[-124.75,48.4998],[-124.7497,48.4998],[-124.7475,48.4992],[-124.7275,48.4938],[-124.6335,48.4683],[-124.6299,48.4673],[-124.6264,48.4663],[-124.6173,48.4639],[-124.6056,48.4607],[-124.5848,48.455],[-124.5687,48.4506],[-124.5686,48.4506],[-124.5525,48.4462],[-124.5438,48.4438],[-124.5226,48.438],[-124.5014,48.4322],[-124.5013,48.4322],[-124.5013,48.432],[-124.3763,48.3984],[-124.3611,48.3942],[-124.3472,48.3903],[-124.3263,48.3845],[-124.3054,48.3787],[-124.2915,48.3748],[-124.2672,48.368],[-124.2641,48.3672],[-124.2549,48.3646],[-124.2518,48.3637],[-124.2513,48.3636],[-124.1263,48.329],[-124.1263,48.3302],[-124.0456,48.3068],[-124.0138,48.2975],[-124.0013,48.2953],[-123.9482,48.2862],[-123.9373,48.2844],[-123.8763,48.274],[-123.7781,48.2569],[-123.7513,48.2522],[-123.7364,48.2498],[-123.7365,48.2498],[-123.7017,48.2438],[-123.6848,48.2409],[-123.6814,48.2404],[-123.6794,48.24],[-123.6761,48.2398],[-123.6263,48.2341],[-123.5851,48.2296],[-123.5591,48.2267],[-123.5424,48.2248],[-123.5412,48.225],[-123.5207,48.2291],[-123.5013,48.233],[-123.5003,48.2332],[-123.4393,48.2457],[-123.419,48.2498],[-123.4187,48.2498],[-123.4177,48.2498],[-123.4173,48.2498],[-123.4143,48.2505],[-123.4098,48.2515],[-123.4052,48.2525],[-123.4022,48.2532],[-123.402,48.2532],[-123.4012,48.2534],[-123.401,48.2534],[-123.3979,48.2541],[-123.3886,48.2562],[-123.3855,48.2569],[-123.3845,48.2571],[-123.3815,48.2578],[-123.3805,48.258],[-123.3763,48.2589],[-123.3742,48.2593],[-123.3554,48.263],[-123.3491,48.2643],[-123.3386,48.2663],[-123.3071,48.2725],[-123.2966,48.2746],[-123.2871,48.2765],[-123.2857,48.2767],[-123.2585,48.2821],[-123.2513,48.2835],[-123.2508,48.2837],[-123.2506,48.2838],[-123.2497,48.2841],[-123.2479,48.2846],[-123.2478,48.2847],[-123.2477,48.2847],[-123.247,48.2855],[-123.245,48.2876],[-123.2309,48.3023],[-123.2255,48.3079],[-123.2249,48.3085],[-123.2096,48.3245],[-123.2091,48.325],[-123.1941,48.3407],[-123.1935,48.3413],[-123.1932,48.3415],[-123.1788,48.3565],[-123.1778,48.3577],[-123.1774,48.358],[-123.1626,48.3735],[-123.1613,48.3748],[-123.1613,48.3749],[-123.1612,48.3749],[-123.1611,48.375],[-123.1546,48.3819],[-123.1466,48.3901],[-123.1332,48.404],[-123.1263,48.4113],[-123.1239,48.4137],[-123.1182,48.4196],[-123.1174,48.4205],[-123.1157,48.4223],[-123.1153,48.4226],[-123.1151,48.4228],[-123.1155,48.4231],[-123.1171,48.4241],[-123.1219,48.4275],[-123.1235,48.4286],[-123.1241,48.429],[-123.1257,48.4301],[-123.1262,48.4304],[-123.133,48.4351],[-123.1492,48.4462],[-123.1494,48.4464],[-123.1533,48.449],[-123.1545,48.4498],[-123.1547,48.45],[-123.1599,48.4535],[-123.16,48.4537],[-123.1602,48.454],[-123.1656,48.4627],[-123.1824,48.4898],[-123.1881,48.499],[-123.1884,48.4995],[-123.1885,48.4996],[-123.1885,48.4997],[-123.1886,48.4998],[-123.1959,48.5117],[-123.1983,48.5154],[-123.2087,48.5322],[-123.218,48.5473],[-123.2189,48.5487],[-123.219,48.5488],[-123.2228,48.5602],[-123.2232,48.5615],[-123.2274,48.5739],[-123.2293,48.5796],[-123.2325,48.5889],[-123.2424,48.6184],[-123.2459,48.6288],[-123.2462,48.6298],[-123.2465,48.6307],[-123.2467,48.6312],[-123.2473,48.633],[-123.2494,48.6392],[-123.2501,48.6414],[-123.2546,48.6546],[-123.2576,48.6636],[-123.2652,48.6862],[-123.2679,48.694],[-123.2601,48.6962],[-123.2574,48.697],[-123.2512,48.6987],[-123.1349,48.7316],[-123.126,48.7341],[-123.1259,48.7341],[-123.1258,48.7341],[-123.1256,48.7342],[-123.1252,48.7343],[-123.1152,48.7371],[-123.1087,48.7389],[-123.0833,48.7461],[-123.07,48.7498],[-123.0697,48.7499],[-123.0477,48.7561],[-123.0085,48.7671],[-123.0085,48.8052],[-123.0085,48.8208],[-123.0085,48.8216],[-123.0085,48.8271],[-123.0085,48.8273],[-123.0085,48.8298],[-123.0085,48.8312],[-123.0093,48.8317],[-123.025,48.8402],[-123.0577,48.8582],[-123.0742,48.8671],[-123.094,48.878],[-123.1043,48.8836],[-123.1578,48.9128],[-123.251,48.9634],[-123.252,48.964],[-123.3067,48.9936],[-123.322,49.002],[-123.3222,49.0021],[-123.2528,49.0021],[-123.1297,49.0021],[-123.1259,49.0021],[-123.1066,49.0021],[-123.0907,49.0021],[-123.0906,49.0021],[-123.0893,49.0021],[-123.0788,49.0021],[-123.0753,49.0021],[-123.068,49.0021],[-123.0613,49.0021],[-123.061,49.0021],[-123.0568,49.0021],[-123.0382,49.0021],[-123.0354,49.0021],[-123.0353,49.0021],[-123.0201,49.0021],[-123.0198,49.0021],[-123.0131,49.0021],[-123.0125,49.0021],[-123.0054,49.0021],[-123.0013,49.0021],[-122.9218,49.0022],[-122.8906,49.0022],[-122.8892,49.0022],[-122.8826,49.0022],[-122.8765,49.0022],[-122.8688,49.0022],[-122.8671,49.0022],[-122.8588,49.0022],[-122.8547,49.0022],[-122.8469,49.0022],[-122.8318,49.0022],[-122.825,49.0022],[-122.812,49.0021],[-122.8031,49.0021],[-122.799,49.0021],[-122.7877,49.0021],[-122.787,49.0021],[-122.784,49.0021],[-122.7793,49.0021],[-122.7784,49.0021],[-122.773,49.0021],[-122.7709,49.0021],[-122.7676,49.0021],[-122.7652,49.0021],[-122.7647,49.0021],[-122.7597,49.0021],[-122.7579,49.0021],[-122.7575,49.0021],[-122.7571,49.0021],[-122.757,49.0021],[-122.756,49.0021],[-122.7544,49.0021],[-122.7513,49.0021],[-122.7491,49.0021],[-122.7475,49.0021],[-122.7439,49.0021],[-122.7425,49.0021],[-122.7422,49.0021],[-122.742,49.0021],[-122.7396,49.0021],[-122.7393,49.0021],[-122.7383,49.0021],[-122.7382,49.0021],[-122.738,49.0021],[-122.7357,49.0021],[-122.7355,49.0021],[-122.7353,49.0021],[-122.7352,49.0021],[-122.7347,49.0021],[-122.7288,49.0021],[-122.7259,49.0021],[-122.7242,49.0021],[-122.7233,49.0021],[-122.7164,49.0021],[-122.714,49.0021],[-122.7054,49.0021],[-122.7053,49.0021],[-122.6911,49.0021],[-122.6834,49.0021],[-122.6734,49.0021],[-122.6691,49.0021],[-122.6613,49.0021],[-122.6592,49.0021],[-122.6558,49.0021],[-122.6515,49.0021],[-122.6472,49.0021],[-122.6401,49.0022],[-122.6393,49.0022],[-122.6274,49.0022],[-122.6253,49.0022],[-122.6157,49.0022],[-122.6094,49.0022],[-122.6056,49.0022],[-122.6022,49.0022],[-122.5956,49.0022],[-122.58,49.0022],[-122.5732,49.0022],[-122.5591,49.0022],[-122.5576,49.0022],[-122.5507,49.0022],[-122.5399,49.0022],[-122.529,49.0022],[-122.5238,49.0022],[-122.5151,49.0022],[-122.5066,49.0022],[-122.501,49.0022],[-122.497,49.0022],[-122.4851,49.0023],[-122.485,49.0023],[-122.4763,49.0023],[-122.4739,49.0023],[-122.4737,49.0023],[-122.463,49.0023],[-122.4519,49.0023],[-122.4515,49.0023],[-122.4406,49.0023],[-122.4393,49.0023],[-122.4382,49.0023],[-122.4315,49.0023],[-122.4078,49.0023],[-122.4064,49.0023],[-122.4062,49.0023],[-122.4049,49.0023],[-122.3965,49.0023],[-122.3922,49.0023],[-122.3829,49.0023],[-122.3765,49.0023],[-122.3762,49.0023],[-122.3746,49.0023],[-122.3632,49.0023],[-122.3606,49.0023],[-122.3525,49.0023],[-122.3512,49.0023],[-122.3476,49.0023],[-122.3447,49.0023],[-122.3445,49.0023],[-122.3388,49.0023],[-122.33,49.0023],[-122.3192,49.0024],[-122.3078,49.0024],[-122.2969,49.0024],[-122.2935,49.0024],[-122.2911,49.0024],[-122.2907,49.0024],[-122.2857,49.0024],[-122.2856,49.0024],[-122.2851,49.0024],[-122.2726,49.0024],[-122.2701,49.0024],[-122.2696,49.0024],[-122.2673,49.0024],[-122.2669,49.0024],[-122.2667,49.0024],[-122.2663,49.0024],[-122.265,49.0024],[-122.2648,49.0024],[-122.2628,49.0024],[-122.2518,49.0024],[-122.2514,49.0024],[-122.2512,49.0024],[-122.2506,49.0024],[-122.2401,49.0024],[-122.2333,49.0024],[-122.2326,49.0024],[-122.2325,49.0024],[-122.2323,49.0024],[-122.2207,49.0024],[-122.2158,49.0024],[-122.1956,49.0024],[-122.1947,49.0024],[-122.1858,49.0024],[-122.184,49.0024],[-122.1724,49.0024],[-122.1643,49.0024],[-122.1606,49.0024],[-122.1605,49.0024],[-122.16,49.0024],[-122.1599,49.0024],[-122.1597,49.0024],[-122.1503,49.0024],[-122.1482,49.0024],[-122.1449,49.0024],[-122.1363,49.0024],[-122.1361,49.0024],[-122.1272,49.0024],[-122.1167,49.0024],[-122.1098,49.0024],[-122.1055,49.0024],[-122.0981,49.0024],[-122.0838,49.0022],[-122.0826,49.0022],[-122.0618,49.0019],[-122.0598,49.0019],[-122.0495,49.0018],[-122.049,49.0018],[-122.0397,49.0016],[-122.0285,49.0014],[-122.0242,49.0014],[-122.0195,49.0013],[-122.0173,49.0014],[-122.0092,49.0012],[-122.0091,49.0012],[-122.0031,49.0011],[-122.003,49.0011],[-122.0011,49.0011],[-121.9495,49.0003],[-121.9471,49.0003],[-121.9407,49.0002],[-121.9355,49.0001],[-121.9337,49.0001],[-121.9328,49.0001],[-121.9274,49],[-121.9191,48.9999],[-121.9168,48.9998],[-121.9135,48.9998],[-121.9134,48.9998],[-121.9053,48.9996],[-121.8845,48.9993],[-121.8832,48.9993],[-121.8819,48.9993],[-121.8815,48.9993],[-121.8765,48.9992],[-121.8614,48.999],[-121.8506,48.9988],[-121.8393,48.9986],[-121.8296,48.9984],[-121.8172,48.9982],[-121.8101,48.9981],[-121.8092,48.9981],[-121.8085,48.9981],[-121.7941,48.9979],[-121.7937,48.9979],[-121.7865,48.9977],[-121.7694,48.9975],[-121.7645,48.9974],[-121.7596,48.9973],[-121.7532,48.9973],[-121.7507,48.9973],[-121.7432,48.9973],[-121.7425,48.9973],[-121.7411,48.9973],[-121.7237,48.9975],[-121.7069,48.9978],[-121.7003,48.9978],[-121.6985,48.9979],[-121.6896,48.998],[-121.6884,48.998],[-121.6678,48.9983],[-121.6578,48.9984],[-121.6571,48.9984],[-121.6559,48.9984],[-121.6515,48.9985],[-121.6414,48.9986],[-121.6408,48.9986],[-121.6302,48.9988],[-121.6295,48.9988],[-121.6262,48.9988],[-121.6137,48.999],[-121.6133,48.999],[-121.613,48.999],[-121.5892,48.9991],[-121.5855,48.9992],[-121.5825,48.9992],[-121.5721,48.9992],[-121.5669,48.9993],[-121.5636,48.9993],[-121.5552,48.9993],[-121.5544,48.9993],[-121.5537,48.9993],[-121.5519,48.9994],[-121.5438,48.9994],[-121.527,48.9995],[-121.5258,48.9995],[-121.5241,48.9995],[-121.5235,48.9995],[-121.5218,48.9995],[-121.5115,48.9996],[-121.4998,48.9996],[-121.4973,48.9996],[-121.4787,48.9997],[-121.4779,48.9997],[-121.4749,48.9997],[-121.4735,48.9997],[-121.473,48.9997],[-121.4723,48.9997],[-121.4653,48.9998],[-121.4581,48.9998],[-121.4464,48.9998],[-121.445,48.9998],[-121.4353,48.9999],[-121.4339,48.9999],[-121.4237,48.9999],[-121.4158,48.9999],[-121.4128,48.9999],[-121.4115,48.9999],[-121.4114,48.9999],[-121.4113,48.9999],[-121.4112,48.9999],[-121.3955,49.0001],[-121.3909,49.0001],[-121.3831,49.0003],[-121.3762,49.0003],[-121.3508,49.0007],[-121.3491,49.0007],[-121.3469,49.0007],[-121.3424,49.0008],[-121.3388,49.0009],[-121.3382,49.0009],[-121.3348,49.0009],[-121.3293,49.0009],[-121.3249,49.0009],[-121.3228,49.0009],[-121.3162,49.0009],[-121.307,49.0009],[-121.3067,49.0009],[-121.3063,49.0009],[-121.3015,49.0009],[-121.2982,49.0008],[-121.2879,49.0008],[-121.2807,49.0008],[-121.2704,49.0008],[-121.2569,49.0008],[-121.2512,49.0008],[-121.249,49.0008],[-121.248,49.0007],[-121.2328,49.0007],[-121.2301,49.0007],[-121.229,49.0007],[-121.2244,49.0007],[-121.2045,49.0006],[-121.2005,49.0006],[-121.185,49.0005],[-121.1806,49.0005],[-121.147,49.0004],[-121.125,49.0003],[-121.1202,49.0003],[-121.09,49.0002],[-121.0824,49.0002],[-121.0669,49.0002],[-121.0631,49.0002],[-121.0626,49.0002],[-121.059,49.0002],[-121.0533,49.0002],[-121.037,49.0003],[-121.0312,49.0003],[-121.0208,49.0003],[-121.0195,49.0003],[-121.0012,49.0003],[-120.979,49.0003],[-120.9497,49.0003],[-120.9494,49.0003],[-120.9075,49.0003],[-120.884,49.0003],[-120.8761,49.0003],[-120.8715,49.0003],[-120.8521,49.0003],[-120.852,49.0003],[-120.8516,49.0003],[-120.8515,49.0003],[-120.8513,49.0003],[-120.847,49.0003],[-120.8448,49.0003],[-120.8416,49.0003],[-120.8129,49.0003],[-120.8035,49.0003],[-120.8034,49.0003],[-120.8026,49.0003],[-120.8021,49.0003],[-120.8008,49.0003],[-120.8002,49.0003],[-120.8001,49.0003],[-120.7984,49.0003],[-120.7814,49.0002],[-120.7768,49.0002],[-120.7616,49.0002],[-120.7548,49.0002],[-120.7512,49.0002],[-120.7377,49.0002],[-120.7328,49.0002],[-120.7166,49.0002],[-120.7108,49.0001],[-120.7095,49.0001],[-120.6999,49.0001],[-120.6936,49.0001],[-120.6888,49.0001],[-120.6846,49.0001],[-120.6809,49.0001],[-120.6713,49.0001],[-120.6696,49.0001],[-120.6669,49.0001],[-120.6502,49.0002],[-120.6467,49.0002],[-120.6452,49.0002],[-120.6422,49.0002],[-120.6325,49.0003],[-120.6285,49.0003],[-120.6263,49.0003],[-120.6262,49.0003],[-120.6195,49.0003],[-120.6162,49.0003],[-120.6158,49.0003],[-120.6065,49.0004],[-120.6027,49.0004],[-120.5843,49.0005],[-120.5684,49.0005],[-120.5563,49.0006],[-120.556,49.0006],[-120.5554,49.0006],[-120.5551,49.0006],[-120.5533,49.0006],[-120.5517,49.0006],[-120.5475,49.0006],[-120.5472,49.0006],[-120.5367,49.0006],[-120.5249,49.0006],[-120.5233,49.0006],[-120.5191,49.0006],[-120.5154,49.0006],[-120.5142,49.0006],[-120.5093,49.0006],[-120.5012,49.0006],[-120.4993,49.0006],[-120.4911,49.0005],[-120.4851,49.0005],[-120.4806,49.0005],[-120.473,49.0005],[-120.4703,49.0005],[-120.4674,49.0005],[-120.463,49.0005],[-120.4589,49.0005],[-120.4557,49.0005],[-120.4528,49.0005],[-120.4483,49.0005],[-120.4338,49.0005],[-120.4308,49.0005],[-120.4295,49.0005],[-120.4263,49.0005],[-120.4164,49.0005],[-120.4043,49.0005],[-120.4029,49.0005],[-120.3838,49.0005],[-120.3762,49.0004],[-120.3727,49.0004],[-120.3618,49.0004],[-120.359,49.0004],[-120.3527,49.0004],[-120.3476,49.0004],[-120.3438,49.0004],[-120.3398,49.0004],[-120.3335,49.0004],[-120.327,49.0004],[-120.3268,49.0004],[-120.3255,49.0003],[-120.3226,49.0003],[-120.3179,49.0003],[-120.309,49.0003],[-120.3045,49.0003],[-120.2997,49.0003],[-120.2959,49.0003],[-120.2835,49.0003],[-120.2778,49.0003],[-120.2777,49.0003],[-120.2739,49.0003],[-120.2619,49.0002],[-120.2528,49.0002],[-120.2489,49.0002],[-120.2421,49.0002],[-120.2398,49.0001],[-120.2395,49.0002],[-120.2308,49.0001],[-120.2247,49.0001],[-120.2231,49.0001],[-120.2126,49.0001],[-120.2088,49.0001],[-120.1869,49],[-120.1818,49],[-120.1729,49],[-120.1687,48.9999],[-120.1649,48.9999],[-120.1562,48.9999],[-120.1542,48.9999],[-120.1482,48.9999],[-120.1462,48.9999],[-120.1453,48.9999],[-120.1429,48.9999],[-120.1426,48.9999],[-120.1423,48.9999],[-120.1418,48.9999],[-120.1417,48.9999],[-120.1367,48.9998],[-120.1349,48.9998],[-120.1262,48.9998],[-120.1235,48.9998],[-120.1218,48.9998],[-120.1168,48.9998],[-120.1164,48.9998],[-120.1135,48.9997],[-120.1015,48.9997],[-120.1,48.9997],[-120.095,48.9997],[-120.0846,48.9996],[-120.0803,48.9996],[-120.0795,48.9996],[-120.0753,48.9996],[-120.0743,48.9996],[-120.0713,48.9996],[-120.0703,48.9996],[-120.0654,48.9996],[-120.0596,48.9995],[-120.0593,48.9995],[-120.0589,48.9995],[-120.0575,48.9995],[-120.0506,48.9995],[-120.0458,48.9995],[-120.0457,48.9995],[-120.044,48.9995],[-120.0391,48.9995],[-120.0375,48.9994],[-120.0362,48.9994],[-120.0356,48.9994],[-120.0355,48.9994],[-120.0354,48.9994],[-120.0324,48.9995],[-120.0312,48.9995],[-120.031,48.9995],[-120.0244,48.9995],[-120.0224,48.9995],[-120.0211,48.9995],[-120.0175,48.9995],[-120.0152,48.9995],[-120.01,48.9995],[-120.0053,48.9995],[-120.0025,48.9995],[-120.0012,48.9995],[-119.9939,48.9995],[-119.9804,48.9996],[-119.9765,48.9996],[-119.9718,48.9996],[-119.9655,48.9996],[-119.963,48.9996],[-119.9629,48.9996],[-119.9628,48.9996],[-119.9615,48.9996],[-119.9595,48.9996],[-119.9574,48.9996],[-119.9497,48.9997],[-119.9453,48.9997],[-119.9408,48.9997],[-119.9373,48.9997],[-119.9353,48.9997],[-119.9321,48.9997],[-119.9276,48.9997],[-119.9224,48.9997],[-119.9202,48.9997],[-119.9196,48.9997],[-119.9193,48.9997],[-119.9125,48.9998],[-119.9057,48.9998],[-119.8921,48.9998],[-119.8859,48.9998],[-119.8838,48.9998],[-119.882,48.9998],[-119.8793,48.9998],[-119.8775,48.9999],[-119.8768,48.9999],[-119.8764,48.9999],[-119.8747,48.9999],[-119.8719,48.9999],[-119.8611,48.9999],[-119.8438,48.9999],[-119.8429,48.9999],[-119.8215,49],[-119.8015,49],[-119.801,49],[-119.7997,49],[-119.7954,49],[-119.7893,49],[-119.7888,49],[-119.7776,49],[-119.7737,49],[-119.7733,49],[-119.7639,49.0001],[-119.7573,49.0001],[-119.7557,49.0001],[-119.7512,49.0001],[-119.7362,49.0001],[-119.7359,49.0001],[-119.7311,49.0001],[-119.7288,49.0001],[-119.7275,49.0001],[-119.7267,49.0001],[-119.7263,49.0001],[-119.7262,49.0001],[-119.726,49.0001],[-119.7259,49.0001],[-119.7257,49.0001],[-119.7254,49.0001],[-119.7253,49.0001],[-119.7244,49.0001],[-119.7219,49.0001],[-119.721,49.0001],[-119.7207,49.0001],[-119.7127,49.0001],[-119.704,49.0001],[-119.7039,49.0001],[-119.703,49.0001],[-119.7027,49.0001],[-119.7019,49.0001],[-119.7017,49.0001],[-119.7015,49.0001],[-119.7013,49.0001],[-119.7012,49.0001],[-119.7011,49.0001],[-119.701,49.0001],[-119.6964,49.0001],[-119.6907,49.0001],[-119.6818,49.0001],[-119.6776,49.0001],[-119.677,49.0001],[-119.6766,49.0001],[-119.6756,49.0001],[-119.6751,49.0001],[-119.6749,49.0001],[-119.6746,49.0001],[-119.6734,49.0001],[-119.6731,49.0001],[-119.6728,49.0001],[-119.6725,49.0001],[-119.6721,49.0001],[-119.6717,49.0001],[-119.6715,49.0001],[-119.6714,49.0001],[-119.6712,49.0001],[-119.671,49.0001],[-119.6708,49.0001],[-119.6688,49.0001],[-119.6672,49.0001],[-119.6655,49.0001],[-119.6627,49.0001],[-119.6606,49.0001],[-119.6542,49.0001],[-119.6467,49.0001],[-119.6358,49.0001],[-119.6293,49.0001],[-119.6279,49.0001],[-119.6245,49.0001],[-119.6191,49.0001],[-119.6186,49.0001],[-119.6142,49.0001],[-119.6048,49.0001],[-119.5952,49.0001],[-119.5949,49.0001],[-119.5939,49.0001],[-119.5916,49.0001],[-119.5828,49.0001],[-119.5808,49.0001],[-119.5772,49.0001],[-119.577,49.0001],[-119.5745,49.0001],[-119.5721,49.0001],[-119.5608,49.0001],[-119.5567,49.0001],[-119.5524,49.0001],[-119.5519,49.0001],[-119.5517,49.0001],[-119.5507,49.0001],[-119.548,49.0001],[-119.5472,49.0001],[-119.547,49.0001],[-119.5459,49.0001],[-119.5421,49.0001],[-119.5408,49.0001],[-119.5389,49.0001],[-119.5382,49.0001],[-119.5376,49.0001],[-119.5371,49.0001],[-119.536,49.0001],[-119.5355,49.0001],[-119.5352,49.0001],[-119.5348,49.0001],[-119.5335,49.0001],[-119.533,49.0001],[-119.5328,49.0001],[-119.5327,49.0001],[-119.5324,49.0001],[-119.5321,49.0001],[-119.5319,49.0001],[-119.5313,49.0001],[-119.5297,49.0001],[-119.529,49.0001],[-119.5286,49.0001],[-119.5267,49.0001],[-119.5235,49.0001],[-119.5194,49.0001],[-119.5173,49.0001],[-119.5169,49.0001],[-119.5167,49.0001],[-119.5163,49.0001],[-119.5152,49.0001],[-119.5125,49.0001],[-119.5118,49.0001],[-119.5114,49.0001],[-119.5108,49.0001],[-119.5096,49.0001],[-119.5091,49.0001],[-119.5076,49.0001],[-119.5055,49.0001],[-119.5028,49.0001],[-119.5012,49.0001],[-119.4955,49.0001],[-119.4789,49.0001],[-119.4738,49.0001],[-119.4734,49.0001],[-119.4722,49.0001],[-119.4699,49.0001],[-119.4692,49.0001],[-119.4676,49.0001],[-119.4631,49.0001],[-119.4618,49.0001],[-119.4614,49.0001],[-119.461,49.0001],[-119.4594,49.0001],[-119.4587,49.0001],[-119.4583,49.0001],[-119.4514,49.0001],[-119.4462,49.0001],[-119.4433,49.0001],[-119.4429,49.0001],[-119.4426,49.0001],[-119.4423,49.0001],[-119.4422,49.0001],[-119.4421,49.0001],[-119.44,49.0001],[-119.4334,49.0001],[-119.4311,49.0001],[-119.431,49.0001],[-119.4306,49.0001],[-119.4297,49.0001],[-119.4295,49.0001],[-119.4268,49.0001],[-119.4206,49.0001],[-119.4074,49.0001],[-119.4029,49.0001],[-119.3966,49.0001],[-119.3963,49.0001],[-119.3854,49.0001],[-119.3822,49.0001],[-119.3632,49.0001],[-119.3425,49.0001],[-119.3422,49.0001],[-119.3414,49.0001],[-119.3201,49.0001],[-119.3114,49.0001],[-119.3035,49.0001],[-119.3032,49.0001],[-119.2983,49.0001],[-119.2914,49.0001],[-119.2898,49.0001],[-119.2894,49.0001],[-119.2891,49.0001],[-119.2887,49.0001],[-119.2886,49.0001],[-119.2881,49.0001],[-119.2877,49.0001],[-119.2874,49.0001],[-119.2868,49.0001],[-119.2851,49.0001],[-119.2844,49.0001],[-119.2842,49.0001],[-119.284,49.0001],[-119.2761,49.0001],[-119.2711,49.0001],[-119.2678,49.0001],[-119.2656,49.0001],[-119.2645,49.0001],[-119.254,49.0001],[-119.2523,49.0001],[-119.2512,49.0001],[-119.247,49.0001],[-119.2319,49.0001],[-119.2317,49.0001],[-119.2241,49.0001],[-119.2083,49.0001],[-119.196,49.0001],[-119.1864,49.0001],[-119.1832,49.0001],[-119.1816,49.0001],[-119.181,49.0001],[-119.1807,49.0001],[-119.1806,49.0001],[-119.1804,49.0001],[-119.18,49.0001],[-119.1714,49.0001],[-119.1644,49.0001],[-119.1576,49.0001],[-119.1425,49.0001],[-119.1391,49.0001],[-119.1384,49.0001],[-119.1381,49.0001],[-119.1371,49.0001],[-119.1348,49.0001],[-119.1342,49.0001],[-119.1337,49.0001],[-119.1336,49.0001],[-119.1288,49.0001],[-119.1261,49.0001],[-119.1245,49.0001],[-119.1203,49.0001],[-119.1013,49.0001],[-119.0982,49.0001],[-119.0932,49.0001],[-119.0927,49.0001],[-119.0757,49.0001],[-119.0743,49.0001],[-119.0537,49.0001],[-119.0471,49.0001],[-119.0317,49.0001],[-119.0231,49.0001],[-119.0215,49.0001],[-119.0206,49.0001],[-119.0198,49.0001],[-119.0191,49.0001],[-119.0186,49.0001],[-119.0169,49.0001],[-119.0101,49.0001],[-119.0076,49.0001],[-119.0066,49.0001],[-119.0055,49.0001],[-119.0023,49.0001],[-119.0012,49.0001],[-118.9881,49.0001],[-118.9741,49.0001],[-118.9662,49.0001],[-118.9572,49.0001],[-118.9551,49.0001],[-118.9467,49.0001],[-118.9426,49.0001],[-118.9249,49.0001],[-118.9103,49.0001],[-118.9034,49.0001],[-118.9028,49.0001],[-118.9024,49.0001],[-118.8993,49.0001],[-118.8931,49.0001],[-118.891,49.0001],[-118.8908,49.0001],[-118.8877,49.0001],[-118.8807,49.0001],[-118.88,49.0001],[-118.8761,49.0001],[-118.8737,49.0001],[-118.8663,49.0001],[-118.8639,49.0001],[-118.8637,49.0001],[-118.8629,49.0001],[-118.8616,49.0001],[-118.8589,49.0001],[-118.8572,49.0001],[-118.8569,49.0001],[-118.8563,49.0001],[-118.8533,49.0001],[-118.841,49.0001],[-118.8369,49.0001],[-118.8367,49.0001],[-118.8366,49.0001],[-118.8364,49.0001],[-118.8343,49.0001],[-118.8289,49.0001],[-118.8269,49.0001],[-118.8264,49.0001],[-118.8236,49.0001],[-118.8161,49.0001],[-118.8104,49.0001],[-118.81,49.0001],[-118.8092,49.0001],[-118.8032,49.0001],[-118.794,49.0001],[-118.7875,49.0001],[-118.777,49.0001],[-118.7743,49.0001],[-118.772,49.0001],[-118.7716,49.0001],[-118.7708,49.0001],[-118.7706,49.0001],[-118.7702,49.0001],[-118.7699,49.0001],[-118.7697,49.0001],[-118.763,49.0001],[-118.7623,49.0001],[-118.7611,49.0001],[-118.7597,49.0001],[-118.7564,49.0001],[-118.7501,49.0001],[-118.7473,49.0001],[-118.7438,49.0001],[-118.742,49.0001],[-118.7402,49.0001],[-118.7348,49.0001],[-118.7288,49.0001],[-118.7276,49.0001],[-118.7268,49.0001],[-118.7242,49.0001],[-118.7218,49.0001],[-118.7201,49.0001],[-118.7189,49.0001],[-118.7072,49.0001],[-118.7071,49.0001],[-118.7014,49.0001],[-118.6969,49.0001],[-118.6964,49.0001],[-118.6941,49.0001],[-118.6893,49.0001],[-118.6826,49.0001],[-118.6807,49.0001],[-118.68,49.0001],[-118.6659,49.0001],[-118.6587,49.0001],[-118.6378,49.0001],[-118.6368,49.0001],[-118.6257,49.0001],[-118.6205,49.0001],[-118.6114,49.0001],[-118.6107,49.0001],[-118.605,49.0001],[-118.6008,49.0001],[-118.5927,49.0001],[-118.5793,49.0001],[-118.5707,49.0001],[-118.5496,49.0001],[-118.5364,49.0001],[-118.5349,49.0001],[-118.5275,49.0001],[-118.5267,49.0001],[-118.5054,49.0001],[-118.5049,49.0001],[-118.5037,49.0001],[-118.5028,49.0001],[-118.5021,49.0001],[-118.5011,49.0001],[-118.4997,49.0001],[-118.4989,49.0001],[-118.4988,49.0001],[-118.4984,49.0001],[-118.498,49.0001],[-118.495,49.0001],[-118.4939,49.0001],[-118.4933,49.0001],[-118.4922,49.0001],[-118.4921,49.0001],[-118.4919,49.0001],[-118.4918,49.0001],[-118.4835,49.0001],[-118.4723,49.0001],[-118.467,49.0001],[-118.4612,49.0001],[-118.4529,49.0001],[-118.4387,49.0001],[-118.4277,49.0001],[-118.4229,49.0001],[-118.4144,49.0001],[-118.4078,49.0001],[-118.4022,49.0001],[-118.3924,49.0001],[-118.3897,49],[-118.3773,49.0001],[-118.3704,49.0001],[-118.367,49.0001],[-118.3649,49.0001],[-118.3647,49.0001],[-118.3635,49.0001],[-118.3597,49.0001],[-118.3581,49.0001],[-118.354,49.0001],[-118.3484,49.0001],[-118.3363,49.0001],[-118.3315,49.0001],[-118.3265,49.0001],[-118.3252,49.0001],[-118.3104,49.0001],[-118.3085,49.0001],[-118.3045,49.0001],[-118.3019,49.0001],[-118.3,49.0001],[-118.2977,49.0001],[-118.2909,49.0001],[-118.2899,49.0001],[-118.2885,49.0001],[-118.2868,49.0001],[-118.2826,49.0001],[-118.2765,49.0001],[-118.2715,49.0001],[-118.2606,49.0001],[-118.2519,49.0001],[-118.2503,49.0001],[-118.2478,49.0001],[-118.2388,49.0001],[-118.2304,49.0001],[-118.2246,49.0001],[-118.2244,49.0001],[-118.2241,49.0001],[-118.2239,49.0001],[-118.2238,49.0001],[-118.2234,49.0001],[-118.223,49.0001],[-118.2226,49.0001],[-118.2178,49.0001],[-118.2076,49.0001],[-118.1974,49.0001],[-118.1972,49.0001],[-118.197,49.0001],[-118.1969,49.0001],[-118.1962,49.0001],[-118.1753,49.0001],[-118.1732,49.0001],[-118.1448,49.0001],[-118.1352,49.0001],[-118.1271,49.0001],[-118.1055,49.0001],[-118.0857,49.0002],[-118.0841,49.0002],[-118.0837,49.0002],[-118.0828,49.0002],[-118.0822,49.0002],[-118.0797,49.0002],[-118.0702,49.0002],[-118.0673,49.0002],[-118.067,49.0002],[-118.0669,49.0002],[-118.0666,49.0002],[-118.0467,49.0002],[-118.0463,49.0002],[-118.0461,49.0002],[-118.0451,49.0002],[-118.0447,49.0002],[-118.0444,49.0002],[-118.044,49.0002],[-118.0439,49.0002],[-118.0434,49.0002],[-118.0414,49.0002],[-118.0399,49.0002],[-118.029,49.0003],[-118.0237,49.0003],[-118.019,49.0003],[-118.0186,49.0003],[-118.0182,49.0003],[-118.0053,49.0003],[-118.0048,49.0003],[-118.0011,49.0003],[-118.0009,49.0003],[-117.9964,49.0003],[-117.9921,49.0003],[-117.9788,49.0003],[-117.977,49.0003],[-117.975,49.0003],[-117.9718,49.0003],[-117.9699,49.0003],[-117.9689,49.0003],[-117.9661,49.0003],[-117.9652,49.0003],[-117.9647,49.0003],[-117.963,49.0003],[-117.9622,49.0003],[-117.9588,49.0003],[-117.9534,49.0003],[-117.9445,49.0003],[-117.9441,49.0003],[-117.9436,49.0003],[-117.9432,49.0003],[-117.9424,49.0003],[-117.9347,49.0004],[-117.9332,49.0004],[-117.9321,49.0004],[-117.9314,49.0004],[-117.9309,49.0004],[-117.9306,49.0004],[-117.9278,49.0004],[-117.9207,49.0004],[-117.9174,49.0004],[-117.9156,49.0004],[-117.9099,49.0004],[-117.9091,49.0004],[-117.9044,49.0004],[-117.8991,49.0004],[-117.8951,49.0004],[-117.8917,49.0004],[-117.8902,49.0004],[-117.8881,49.0004],[-117.887,49.0004],[-117.8862,49.0004],[-117.8771,49.0004],[-117.8761,49.0005],[-117.869,49.0005],[-117.8661,49.0005],[-117.8551,49.0005],[-117.8479,49.0005],[-117.8441,49.0005],[-117.8405,49.0005],[-117.834,49.0005],[-117.8338,49.0005],[-117.8334,49.0005],[-117.8324,49.0005],[-117.8321,49.0005],[-117.8319,49.0005],[-117.8317,49.0005],[-117.8264,49.0005],[-117.822,49.0005],[-117.8154,49.0005],[-117.8107,49.0005],[-117.8055,49.0005],[-117.8053,49.0005],[-117.8049,49.0005],[-117.8045,49.0005],[-117.8001,49.0005],[-117.7939,49.0005],[-117.7858,49.0005],[-117.7851,49.0005],[-117.778,49.0005],[-117.7734,49.0005],[-117.7667,49.0005],[-117.7622,49.0005],[-117.7557,49.0005],[-117.7517,49.0005],[-117.7514,49.0005],[-117.7511,49.0005],[-117.7508,49.0005],[-117.7492,49.0005],[-117.7445,49.0006],[-117.7377,49.0006],[-117.7333,49.0006],[-117.7328,49.0006],[-117.7283,49.0006],[-117.7274,49.0006],[-117.7259,49.0006],[-117.7239,49.0006],[-117.7235,49.0006],[-117.7222,49.0006],[-117.7179,49.0006],[-117.7118,49.0006],[-117.7051,49.0007],[-117.7009,49.0007],[-117.6975,49.0007],[-117.6905,49.0007],[-117.6881,49.0007],[-117.6879,49.0007],[-117.6851,49.0007],[-117.6849,49.0007],[-117.6811,49.0007],[-117.6766,49.0007],[-117.6753,49.0007],[-117.6738,49.0007],[-117.6737,49.0007],[-117.6733,49.0007],[-117.6731,49.0007],[-117.6655,49.0007],[-117.6572,49.0007],[-117.6427,49.0007],[-117.6375,49.0007],[-117.6355,49.0007],[-117.6354,49.0007],[-117.6351,49.0007],[-117.6349,49.0007],[-117.6344,49.0007],[-117.6342,49.0007],[-117.6341,49.0007],[-117.6333,49.0007],[-117.6331,49.0007],[-117.6328,49.0007],[-117.6326,49.0007],[-117.6323,49.0007],[-117.632,49.0007],[-117.6318,49.0007],[-117.6312,49.0007],[-117.6309,49.0007],[-117.6308,49.0007],[-117.6307,49.0007],[-117.6299,49.0007],[-117.6298,49.0007],[-117.6294,49.0007],[-117.6291,49.0007],[-117.6277,49.0007],[-117.6276,49.0007],[-117.6268,49.0007],[-117.6266,49.0007],[-117.6265,49.0007],[-117.6261,49.0007],[-117.625,49.0007],[-117.6245,49.0007],[-117.6238,49.0007],[-117.6191,49.0007],[-117.6175,49.0007],[-117.6073,49.0007],[-117.6004,49.0007],[-117.5944,49.0007],[-117.5866,49.0007],[-117.5771,49.0007],[-117.563,49.0007],[-117.5551,49.0007],[-117.5548,49.0007],[-117.5542,49.0007],[-117.5538,49.0007],[-117.5518,49.0007],[-117.5463,49.0007],[-117.5444,49.0007],[-117.5414,49.0007],[-117.54,49.0007],[-117.5393,49.0007],[-117.5302,49.0006],[-117.5284,49.0006],[-117.5267,49.0006],[-117.5231,49.0006],[-117.5224,49.0006],[-117.5159,49.0006],[-117.5084,49.0006],[-117.5011,49.0006],[-117.497,49.0006],[-117.4961,49.0006],[-117.4956,49.0006],[-117.4906,49.0006],[-117.4904,49.0006],[-117.4883,49.0006],[-117.4811,49.0006],[-117.4791,49.0006],[-117.4788,49.0006],[-117.4762,49.0006],[-117.4684,49.0005],[-117.4659,49.0005],[-117.4655,49.0005],[-117.4643,49.0005],[-117.464,49.0005],[-117.4582,49.0005],[-117.4409,49.0005],[-117.4352,49.0005],[-117.4348,49.0005],[-117.4338,49.0005],[-117.4334,49.0005],[-117.4326,49.0005],[-117.4303,49.0005],[-117.43,49.0005],[-117.4295,49.0005],[-117.429,49.0005],[-117.4277,49.0012],[-117.427,49.0005],[-117.4255,49.0005],[-117.4222,49.0005],[-117.4218,49.0004],[-117.4192,49.0004],[-117.3881,49.0003],[-117.3778,49.0002],[-117.3761,49.0002],[-117.3731,49.0002],[-117.359,49.0002],[-117.3543,49.0002],[-117.3539,49.0002],[-117.3528,49.0002],[-117.3524,49.0002],[-117.3522,49.0002],[-117.3517,49.0002],[-117.3514,49.0002],[-117.3412,49.0001],[-117.3103,49],[-117.3007,48.9999],[-117.3,48.9999],[-117.2999,48.9999],[-117.2998,48.9999],[-117.2984,48.9999],[-117.2935,48.9999],[-117.2747,48.9999],[-117.2684,48.9999],[-117.2684,48.9998],[-117.2652,48.9998],[-117.262,48.9997],[-117.2511,48.9995],[-117.2429,48.9995],[-117.2365,48.9996],[-117.236,48.9996],[-117.2295,48.9995],[-117.2084,48.9994],[-117.2014,48.9993],[-117.2007,48.9993],[-117.1984,48.9993],[-117.1977,48.9993],[-117.1922,48.9993],[-117.1759,48.9992],[-117.1704,48.9992],[-117.1701,48.9992],[-117.1692,48.9992],[-117.1689,48.9992],[-117.1671,48.9992],[-117.1616,48.9991],[-117.1597,48.9991],[-117.1546,48.9991],[-117.1391,48.999],[-117.1364,48.999],[-117.1339,48.9989],[-117.1261,48.9989],[-117.1182,48.9989],[-117.1165,48.9989],[-117.0973,48.999],[-117.0641,48.9991],[-117.0467,48.9991],[-117.0438,48.9991],[-117.0352,48.9992],[-117.0323,48.9992]]]},"properties":{"STATE_ID":"53","STATE_NAME":"Washington"},"id":53}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-91.1661,33.0041],[-91.166,33.0031],[-91.1662,33.0022],[-91.1666,33.0008],[-91.1666,33.0007],[-91.1667,33.0007],[-91.1668,33.0001],[-91.1681,32.9962],[-91.1685,32.9949],[-91.1688,32.9935],[-91.169,32.9921],[-91.1695,32.9915],[-91.1707,32.9898],[-91.1715,32.9888],[-91.1725,32.9872],[-91.1733,32.9861],[-91.1749,32.9845],[-91.1762,32.9835],[-91.1776,32.9825],[-91.1789,32.9814],[-91.1806,32.9799],[-91.1822,32.9786],[-91.1833,32.9779],[-91.1841,32.9775],[-91.1847,32.9771],[-91.1855,32.977],[-91.1862,32.9767],[-91.1865,32.9765],[-91.187,32.9762],[-91.1883,32.9749],[-91.1894,32.9737],[-91.1911,32.9718],[-91.1959,32.9665],[-91.1974,32.9648],[-91.1987,32.9641],[-91.1988,32.964],[-91.1997,32.9636],[-91.2006,32.9625],[-91.201,32.9622],[-91.2013,32.9619],[-91.2018,32.9612],[-91.2021,32.9603],[-91.2019,32.9594],[-91.2021,32.9582],[-91.202,32.9573],[-91.2018,32.9564],[-91.2012,32.955],[-91.2004,32.9536],[-91.1994,32.9523],[-91.1988,32.9518],[-91.1983,32.9508],[-91.1983,32.9505],[-91.1983,32.9502],[-91.1992,32.9499],[-91.2005,32.9498],[-91.2017,32.9499],[-91.2018,32.9499],[-91.202,32.9498],[-91.2022,32.9498],[-91.2023,32.9497],[-91.2029,32.9488],[-91.2036,32.9475],[-91.2043,32.947],[-91.2058,32.9457],[-91.2067,32.945],[-91.2074,32.9444],[-91.208,32.9436],[-91.209,32.9421],[-91.2107,32.9398],[-91.2119,32.938],[-91.2128,32.9361],[-91.2131,32.9344],[-91.2135,32.9323],[-91.214,32.9303],[-91.214,32.9272],[-91.2133,32.9242],[-91.2128,32.9221],[-91.2116,32.9196],[-91.2107,32.9185],[-91.2095,32.9177],[-91.209,32.9169],[-91.209,32.9163],[-91.2083,32.9153],[-91.2078,32.9149],[-91.2075,32.9146],[-91.207,32.9141],[-91.2058,32.9133],[-91.2041,32.9118],[-91.2029,32.9109],[-91.2016,32.9099],[-91.1998,32.9085],[-91.199,32.9081],[-91.1976,32.9074],[-91.1975,32.9073],[-91.1968,32.9068],[-91.1945,32.906],[-91.1918,32.905],[-91.1889,32.9038],[-91.1873,32.9033],[-91.1848,32.9025],[-91.1843,32.9023],[-91.1816,32.9014],[-91.18,32.9011],[-91.1771,32.9003],[-91.1754,32.9],[-91.1727,32.8997],[-91.1723,32.8996],[-91.1714,32.8995],[-91.1702,32.8994],[-91.1674,32.8994],[-91.1639,32.8995],[-91.16,32.8999],[-91.1569,32.9005],[-91.1538,32.9012],[-91.1517,32.9019],[-91.1496,32.9029],[-91.1474,32.9041],[-91.1451,32.9055],[-91.144,32.9066],[-91.1427,32.9081],[-91.1409,32.91],[-91.1391,32.9117],[-91.1371,32.914],[-91.1353,32.916],[-91.134,32.9177],[-91.1333,32.9194],[-91.1327,32.9212],[-91.1321,32.9231],[-91.1316,32.9252],[-91.1313,32.9269],[-91.1312,32.9284],[-91.1313,32.9301],[-91.1317,32.9319],[-91.1323,32.9342],[-91.1327,32.9357],[-91.1331,32.9378],[-91.1333,32.9383],[-91.1335,32.9389],[-91.1346,32.9417],[-91.1353,32.9438],[-91.1355,32.9449],[-91.1355,32.9457],[-91.1355,32.946],[-91.1355,32.9462],[-91.1356,32.9464],[-91.1363,32.9475],[-91.1363,32.9476],[-91.1364,32.9479],[-91.1362,32.9483],[-91.136,32.9487],[-91.1363,32.9491],[-91.1366,32.9496],[-91.1373,32.9511],[-91.1379,32.9528],[-91.1378,32.9541],[-91.1378,32.9545],[-91.1376,32.9553],[-91.1372,32.9565],[-91.1366,32.9573],[-91.1356,32.9579],[-91.1347,32.9583],[-91.1342,32.9586],[-91.1333,32.959],[-91.1325,32.9597],[-91.132,32.96],[-91.1312,32.9609],[-91.1307,32.9623],[-91.1309,32.9637],[-91.1309,32.9638],[-91.1317,32.9652],[-91.133,32.9665],[-91.1347,32.9676],[-91.1362,32.9685],[-91.1375,32.9695],[-91.1383,32.9706],[-91.1386,32.9714],[-91.1386,32.972],[-91.1383,32.9727],[-91.138,32.9731],[-91.1376,32.9735],[-91.1372,32.9737],[-91.1369,32.974],[-91.1361,32.9747],[-91.1358,32.9754],[-91.1357,32.9765],[-91.1358,32.9778],[-91.1358,32.9789],[-91.1355,32.9797],[-91.1351,32.9801],[-91.1344,32.9805],[-91.1334,32.9811],[-91.1322,32.9816],[-91.1311,32.9821],[-91.1299,32.9827],[-91.129,32.9831],[-91.1279,32.9836],[-91.1274,32.9837],[-91.1267,32.9838],[-91.1266,32.9839],[-91.1262,32.9841],[-91.1251,32.9847],[-91.1231,32.9852],[-91.1201,32.9862],[-91.1159,32.9873],[-91.1118,32.9884],[-91.1084,32.9887],[-91.1066,32.9889],[-91.104,32.9885],[-91.1022,32.9881],[-91.0994,32.9871],[-91.0969,32.9864],[-91.0943,32.9844],[-91.0925,32.9827],[-91.0909,32.9812],[-91.0891,32.9791],[-91.0868,32.9763],[-91.0803,32.9628],[-91.0803,32.9625],[-91.0797,32.9582],[-91.0793,32.9559],[-91.0793,32.9558],[-91.0791,32.9551],[-91.0791,32.955],[-91.0792,32.9533],[-91.0791,32.9526],[-91.0789,32.9522],[-91.0789,32.9518],[-91.0792,32.9513],[-91.0793,32.9512],[-91.0797,32.9509],[-91.0797,32.9508],[-91.0805,32.9501],[-91.0819,32.9494],[-91.082,32.9493],[-91.0823,32.949],[-91.0826,32.9487],[-91.0827,32.9485],[-91.0828,32.9483],[-91.0831,32.9479],[-91.0826,32.9462],[-91.0819,32.9448],[-91.0804,32.9432],[-91.0784,32.9418],[-91.0759,32.94],[-91.0736,32.9387],[-91.0721,32.9378],[-91.0705,32.936],[-91.0693,32.9338],[-91.0681,32.931],[-91.0666,32.9286],[-91.0648,32.9265],[-91.064,32.9241],[-91.0639,32.9227],[-91.0645,32.9195],[-91.0647,32.918],[-91.0649,32.9165],[-91.0647,32.914],[-91.064,32.91],[-91.0637,32.9064],[-91.0637,32.9051],[-91.0638,32.9039],[-91.0638,32.9037],[-91.0641,32.9024],[-91.0644,32.9011],[-91.0654,32.8997],[-91.066,32.8986],[-91.0662,32.8981],[-91.0668,32.8961],[-91.0674,32.8939],[-91.0682,32.8919],[-91.069,32.8906],[-91.0706,32.8887],[-91.0732,32.8862],[-91.0775,32.8823],[-91.0806,32.8793],[-91.0821,32.8778],[-91.0834,32.8764],[-91.0844,32.8755],[-91.0847,32.8751],[-91.0867,32.8734],[-91.089,32.8714],[-91.0914,32.8696],[-91.0944,32.8673],[-91.0974,32.8648],[-91.1,32.8629],[-91.1026,32.8608],[-91.1049,32.859],[-91.1056,32.8584],[-91.1066,32.858],[-91.1082,32.8576],[-91.1096,32.8573],[-91.1121,32.8566],[-91.1145,32.8561],[-91.1161,32.8556],[-91.1186,32.8554],[-91.1205,32.8552],[-91.1216,32.8552],[-91.1223,32.8552],[-91.1238,32.8552],[-91.1242,32.855],[-91.1247,32.8549],[-91.1251,32.8549],[-91.1254,32.855],[-91.1258,32.8552],[-91.1262,32.8552],[-91.1266,32.8552],[-91.1268,32.8551],[-91.1273,32.855],[-91.1276,32.8551],[-91.1279,32.8551],[-91.1287,32.8547],[-91.129,32.8545],[-91.1292,32.8544],[-91.1293,32.8542],[-91.1294,32.8542],[-91.1303,32.8535],[-91.1311,32.8531],[-91.1318,32.8526],[-91.1323,32.8522],[-91.1329,32.8516],[-91.1337,32.8511],[-91.1348,32.8506],[-91.1358,32.8501],[-91.1368,32.8497],[-91.1378,32.849],[-91.1379,32.849],[-91.1387,32.8483],[-91.1395,32.8477],[-91.1406,32.847],[-91.1414,32.8464],[-91.1421,32.8459],[-91.1426,32.8455],[-91.1436,32.8447],[-91.1443,32.8439],[-91.145,32.8429],[-91.1456,32.8417],[-91.1462,32.8405],[-91.1466,32.8392],[-91.147,32.8378],[-91.1471,32.8376],[-91.1475,32.8364],[-91.148,32.8352],[-91.1487,32.8338],[-91.1493,32.8324],[-91.1497,32.8312],[-91.1502,32.8303],[-91.1507,32.8293],[-91.1512,32.8284],[-91.1514,32.8281],[-91.1518,32.8272],[-91.1522,32.8267],[-91.1527,32.8262],[-91.1537,32.8257],[-91.1545,32.8254],[-91.1554,32.825],[-91.1564,32.8244],[-91.1572,32.8238],[-91.1578,32.8233],[-91.1583,32.8223],[-91.1589,32.8212],[-91.1593,32.82],[-91.1595,32.8185],[-91.1597,32.8172],[-91.16,32.8161],[-91.1606,32.815],[-91.1611,32.8138],[-91.1612,32.8135],[-91.1615,32.8129],[-91.1617,32.8125],[-91.1617,32.8121],[-91.1616,32.8114],[-91.1613,32.8106],[-91.1614,32.8091],[-91.1614,32.8083],[-91.1614,32.808],[-91.1614,32.8074],[-91.1613,32.8071],[-91.161,32.8054],[-91.161,32.8052],[-91.1609,32.8034],[-91.1609,32.8031],[-91.161,32.8015],[-91.161,32.8013],[-91.1613,32.8004],[-91.1614,32.8],[-91.1618,32.7988],[-91.1622,32.7972],[-91.1627,32.7948],[-91.1627,32.7947],[-91.1632,32.7926],[-91.1633,32.7922],[-91.1636,32.7907],[-91.164,32.789],[-91.1642,32.7881],[-91.1644,32.7873],[-91.1644,32.7858],[-91.1629,32.7843],[-91.1616,32.7834],[-91.1586,32.7811],[-91.1572,32.7804],[-91.1569,32.7803],[-91.156,32.78],[-91.1555,32.7799],[-91.1571,32.7771],[-91.1576,32.776],[-91.1585,32.7744],[-91.1601,32.7713],[-91.1612,32.7691],[-91.1615,32.7686],[-91.1621,32.7674],[-91.1628,32.7661],[-91.1637,32.7648],[-91.1644,32.7635],[-91.1647,32.7626],[-91.1649,32.7621],[-91.165,32.762],[-91.1657,32.7582],[-91.1658,32.7578],[-91.1659,32.7556],[-91.1657,32.7534],[-91.1653,32.7513],[-91.1648,32.7501],[-91.1644,32.7491],[-91.1634,32.747],[-91.1586,32.7435],[-91.1545,32.7423],[-91.1518,32.7419],[-91.1508,32.7419],[-91.1502,32.7418],[-91.1498,32.7418],[-91.1495,32.7419],[-91.1369,32.7428],[-91.1317,32.7431],[-91.1316,32.743],[-91.1312,32.7428],[-91.1307,32.7427],[-91.1302,32.7427],[-91.1292,32.7428],[-91.1283,32.7429],[-91.1251,32.7432],[-91.1249,32.7432],[-91.1247,32.7432],[-91.1238,32.743],[-91.1231,32.7428],[-91.1228,32.7427],[-91.1218,32.7423],[-91.1217,32.7423],[-91.1195,32.7415],[-91.1182,32.7413],[-91.117,32.741],[-91.1148,32.7403],[-91.1137,32.74],[-91.1101,32.7393],[-91.1047,32.7385],[-91.1007,32.7378],[-91.0973,32.7372],[-91.0906,32.7361],[-91.0854,32.7346],[-91.0826,32.7338],[-91.0772,32.7325],[-91.0717,32.7305],[-91.0662,32.7292],[-91.0608,32.7275],[-91.057,32.7256],[-91.0545,32.7223],[-91.0545,32.7219],[-91.0547,32.7192],[-91.0553,32.7171],[-91.0559,32.7155],[-91.057,32.7128],[-91.057,32.7126],[-91.058,32.7112],[-91.0583,32.7109],[-91.0603,32.7082],[-91.064,32.7029],[-91.0688,32.6989],[-91.0692,32.6986],[-91.0761,32.6938],[-91.0811,32.6911],[-91.0876,32.6889],[-91.0929,32.687],[-91.0988,32.6853],[-91.1044,32.6824],[-91.1103,32.6788],[-91.1144,32.6766],[-91.1183,32.6741],[-91.1219,32.671],[-91.1251,32.668],[-91.1262,32.6671],[-91.1277,32.6653],[-91.1286,32.6638],[-91.1295,32.6616],[-91.1301,32.6601],[-91.1309,32.6589],[-91.132,32.6579],[-91.1332,32.6571],[-91.134,32.6565],[-91.1347,32.6559],[-91.1352,32.6547],[-91.136,32.6528],[-91.1367,32.6518],[-91.1368,32.6515],[-91.1376,32.6506],[-91.1379,32.6505],[-91.1387,32.6498],[-91.1402,32.6495],[-91.142,32.6493],[-91.1444,32.648],[-91.1456,32.6471],[-91.1467,32.6462],[-91.149,32.6447],[-91.1497,32.644],[-91.15,32.6437],[-91.1502,32.6434],[-91.1509,32.6426],[-91.1521,32.6415],[-91.1525,32.641],[-91.1527,32.6408],[-91.1528,32.6401],[-91.1528,32.6389],[-91.153,32.6375],[-91.1535,32.636],[-91.1537,32.6352],[-91.1538,32.6339],[-91.1538,32.6325],[-91.1538,32.6313],[-91.1538,32.63],[-91.1537,32.6295],[-91.1537,32.628],[-91.1537,32.6274],[-91.1536,32.6262],[-91.1532,32.6251],[-91.153,32.624],[-91.1527,32.622],[-91.1525,32.6203],[-91.1523,32.6197],[-91.1519,32.6184],[-91.1513,32.6159],[-91.1505,32.6135],[-91.1503,32.6131],[-91.1492,32.6105],[-91.1482,32.6081],[-91.1472,32.6063],[-91.1462,32.6041],[-91.1449,32.602],[-91.1441,32.6006],[-91.1428,32.5989],[-91.1411,32.5972],[-91.1392,32.5953],[-91.1378,32.5941],[-91.1364,32.5926],[-91.1353,32.5917],[-91.1337,32.5905],[-91.1317,32.589],[-91.1298,32.5877],[-91.1279,32.5865],[-91.1266,32.5858],[-91.1257,32.5854],[-91.1251,32.5852],[-91.1212,32.5848],[-91.1205,32.5848],[-91.1198,32.5848],[-91.1186,32.5851],[-91.1175,32.586],[-91.1168,32.5872],[-91.1165,32.5876],[-91.1163,32.5879],[-91.1156,32.5891],[-91.1153,32.5901],[-91.1155,32.5905],[-91.1157,32.5909],[-91.1157,32.591],[-91.1155,32.5911],[-91.1152,32.5909],[-91.1148,32.5907],[-91.1147,32.5906],[-91.1141,32.5903],[-91.114,32.5903],[-91.1128,32.5902],[-91.1102,32.59],[-91.1084,32.59],[-91.1072,32.5902],[-91.1057,32.5909],[-91.1031,32.592],[-91.1012,32.5927],[-91.1,32.5931],[-91.0987,32.5934],[-91.0976,32.5938],[-91.0964,32.5942],[-91.095,32.5946],[-91.0938,32.5951],[-91.0919,32.5957],[-91.0901,32.5963],[-91.0878,32.5971],[-91.0858,32.5979],[-91.0838,32.5987],[-91.0823,32.5994],[-91.0795,32.6007],[-91.0707,32.6028],[-91.0668,32.6039],[-91.0625,32.605],[-91.0623,32.6051],[-91.0622,32.6052],[-91.0621,32.6052],[-91.0614,32.6054],[-91.0545,32.6065],[-91.0519,32.6069],[-91.0498,32.6072],[-91.0492,32.6113],[-91.0491,32.6122],[-91.049,32.6129],[-91.0489,32.6135],[-91.0484,32.6142],[-91.0483,32.6143],[-91.0483,32.6144],[-91.0481,32.6146],[-91.0474,32.6154],[-91.0473,32.6156],[-91.0468,32.6162],[-91.0464,32.6168],[-91.0457,32.6177],[-91.0435,32.6204],[-91.0433,32.6208],[-91.0428,32.6228],[-91.0409,32.626],[-91.0409,32.6261],[-91.0408,32.6284],[-91.0407,32.6306],[-91.0404,32.6325],[-91.0401,32.6333],[-91.0401,32.6335],[-91.04,32.6336],[-91.0393,32.6347],[-91.0384,32.6364],[-91.038,32.6369],[-91.0379,32.637],[-91.0372,32.6379],[-91.0366,32.6382],[-91.0365,32.6383],[-91.0364,32.6384],[-91.0362,32.6385],[-91.0361,32.6385],[-91.0361,32.6386],[-91.036,32.6386],[-91.0351,32.6392],[-91.0349,32.6393],[-91.0347,32.6395],[-91.0338,32.6398],[-91.0337,32.6398],[-91.0325,32.6402],[-91.032,32.6403],[-91.0318,32.6403],[-91.0315,32.6411],[-91.0315,32.6412],[-91.0314,32.6416],[-91.0313,32.6417],[-91.0307,32.6422],[-91.0306,32.6425],[-91.0303,32.6434],[-91.0303,32.6435],[-91.0302,32.6441],[-91.029,32.6444],[-91.0289,32.6444],[-91.0287,32.6445],[-91.0274,32.6452],[-91.0268,32.6459],[-91.0258,32.6466],[-91.0229,32.6457],[-91.0212,32.6449],[-91.0191,32.6438],[-91.0177,32.6429],[-91.017,32.6425],[-91.0165,32.6421],[-91.0158,32.6416],[-91.0143,32.6405],[-91.0134,32.6394],[-91.0125,32.6384],[-91.0117,32.6375],[-91.0093,32.6347],[-91.0081,32.633],[-91.0078,32.6326],[-91.0068,32.6313],[-91.0054,32.6287],[-91.0045,32.6269],[-91.004,32.6258],[-91.0037,32.6251],[-91.0035,32.6249],[-91.0034,32.6244],[-91.003,32.6225],[-91.0027,32.6204],[-91.0027,32.6177],[-91.003,32.6147],[-91.0036,32.6123],[-91.0046,32.6098],[-91.0062,32.6072],[-91.0083,32.6042],[-91.0102,32.6019],[-91.0122,32.5999],[-91.0137,32.5984],[-91.0148,32.5977],[-91.0155,32.5973],[-91.0162,32.5969],[-91.0165,32.5969],[-91.0168,32.5967],[-91.0174,32.5962],[-91.0178,32.5958],[-91.0185,32.5952],[-91.0191,32.5946],[-91.0199,32.5942],[-91.0204,32.5938],[-91.0228,32.592],[-91.0229,32.5919],[-91.0234,32.5917],[-91.0237,32.5916],[-91.0242,32.5914],[-91.0249,32.5909],[-91.025,32.5908],[-91.0254,32.5904],[-91.0267,32.5887],[-91.0285,32.5864],[-91.031,32.5834],[-91.0331,32.5816],[-91.0362,32.5795],[-91.0406,32.5773],[-91.0435,32.5763],[-91.0453,32.5756],[-91.0493,32.5736],[-91.054,32.571],[-91.0586,32.5686],[-91.0622,32.5666],[-91.0661,32.5647],[-91.0694,32.563],[-91.0698,32.5628],[-91.0723,32.5614],[-91.0804,32.5565],[-91.0791,32.5539],[-91.0754,32.5467],[-91.0733,32.5451],[-91.0691,32.5418],[-91.0669,32.5402],[-91.0652,32.5388],[-91.0633,32.5373],[-91.0577,32.5338],[-91.0561,32.533],[-91.0539,32.532],[-91.051,32.531],[-91.0455,32.5292],[-91.0378,32.5268],[-91.0316,32.525],[-91.0308,32.5248],[-91.0306,32.5247],[-91.0297,32.5244],[-91.0261,32.5234],[-91.025,32.523],[-91.0185,32.521],[-91.0135,32.5192],[-91.0071,32.5164],[-91.0011,32.5129],[-90.9949,32.5086],[-90.9896,32.502],[-90.9888,32.5008],[-90.9877,32.4985],[-90.9877,32.4984],[-90.9872,32.4957],[-90.9876,32.4924],[-90.9885,32.4906],[-90.9901,32.4886],[-90.9931,32.4862],[-90.9961,32.4842],[-90.9992,32.4827],[-91.0001,32.4823],[-91.0003,32.4823],[-91.0005,32.4822],[-91.0015,32.4821],[-91.0027,32.4821],[-91.0042,32.4821],[-91.0059,32.4822],[-91.0071,32.4823],[-91.0081,32.4825],[-91.0096,32.4827],[-91.0117,32.483],[-91.0136,32.4832],[-91.0156,32.4835],[-91.0171,32.4837],[-91.0187,32.4841],[-91.0209,32.4845],[-91.0226,32.4849],[-91.0241,32.4852],[-91.0256,32.4857],[-91.0272,32.4863],[-91.0289,32.487],[-91.0305,32.4875],[-91.0322,32.488],[-91.0339,32.4885],[-91.0347,32.4889],[-91.0357,32.4893],[-91.0369,32.4898],[-91.0381,32.4904],[-91.0392,32.4912],[-91.0409,32.4924],[-91.042,32.4931],[-91.0426,32.4934],[-91.0442,32.4943],[-91.0451,32.495],[-91.0458,32.4955],[-91.0472,32.4967],[-91.0485,32.4978],[-91.0493,32.4985],[-91.0509,32.5001],[-91.0539,32.5037],[-91.0577,32.5086],[-91.0605,32.5124],[-91.0637,32.5169],[-91.0638,32.517],[-91.0646,32.5183],[-91.0654,32.5196],[-91.0674,32.5232],[-91.0698,32.5271],[-91.0705,32.5282],[-91.0728,32.5311],[-91.0748,32.5335],[-91.0761,32.5347],[-91.0786,32.5367],[-91.0893,32.5455],[-91.0896,32.5457],[-91.0935,32.5489],[-91.0937,32.5491],[-91.0979,32.5448],[-91.0976,32.5429],[-91.0977,32.5406],[-91.0979,32.5372],[-91.0988,32.533],[-91.0998,32.5292],[-91.1013,32.5256],[-91.103,32.522],[-91.1049,32.5185],[-91.107,32.5149],[-91.1093,32.5115],[-91.1117,32.508],[-91.1136,32.5052],[-91.1153,32.5025],[-91.1167,32.5001],[-91.117,32.4987],[-91.1171,32.4974],[-91.1172,32.4962],[-91.1173,32.495],[-91.1171,32.4939],[-91.117,32.4927],[-91.1169,32.4913],[-91.1168,32.4901],[-91.1168,32.489],[-91.1168,32.4881],[-91.1167,32.487],[-91.1166,32.4859],[-91.1164,32.4849],[-91.1162,32.484],[-91.116,32.4831],[-91.1157,32.4823],[-91.1151,32.4812],[-91.1149,32.4808],[-91.1146,32.4803],[-91.1141,32.4795],[-91.1136,32.4787],[-91.1131,32.4777],[-91.1126,32.477],[-91.1121,32.4761],[-91.1115,32.4753],[-91.1108,32.4745],[-91.1101,32.4736],[-91.1094,32.4728],[-91.1088,32.472],[-91.1082,32.4715],[-91.1075,32.4708],[-91.1069,32.4701],[-91.1062,32.4694],[-91.1054,32.4685],[-91.1046,32.4676],[-91.1038,32.4669],[-91.1031,32.466],[-91.1022,32.4651],[-91.1012,32.4642],[-91.1004,32.4635],[-91.0997,32.4627],[-91.0989,32.462],[-91.0982,32.4613],[-91.0976,32.4607],[-91.0967,32.4599],[-91.096,32.4593],[-91.0953,32.4587],[-91.0943,32.458],[-91.0935,32.4574],[-91.0934,32.4574],[-91.0924,32.4567],[-91.0912,32.456],[-91.0899,32.4552],[-91.0889,32.4546],[-91.088,32.454],[-91.0871,32.4534],[-91.0841,32.4517],[-91.0839,32.4516],[-91.0829,32.4511],[-91.0818,32.4504],[-91.0804,32.4498],[-91.0789,32.4491],[-91.0775,32.4484],[-91.0763,32.4478],[-91.0755,32.4474],[-91.0743,32.4469],[-91.0732,32.4464],[-91.0717,32.4458],[-91.0702,32.4451],[-91.0689,32.4446],[-91.0678,32.4441],[-91.0671,32.4439],[-91.0663,32.4436],[-91.0657,32.4434],[-91.0529,32.4385],[-91.0529,32.4384],[-91.0526,32.4382],[-91.0514,32.4378],[-91.0496,32.4374],[-91.0493,32.4373],[-91.048,32.4371],[-91.0458,32.4369],[-91.0437,32.4366],[-91.0415,32.4361],[-91.0396,32.4357],[-91.0381,32.4354],[-91.0367,32.4351],[-91.0349,32.4347],[-91.0333,32.4342],[-91.0319,32.4337],[-91.0307,32.4335],[-91.0296,32.4335],[-91.0282,32.4337],[-91.0274,32.4339],[-91.0263,32.4344],[-91.0246,32.4353],[-91.0233,32.4362],[-91.0224,32.4369],[-91.0223,32.4369],[-91.022,32.4371],[-91.0211,32.4377],[-91.0196,32.4385],[-91.0185,32.4389],[-91.0179,32.4395],[-91.0165,32.4403],[-91.0147,32.4411],[-91.0132,32.4417],[-91.0119,32.4423],[-91.0104,32.4429],[-91.0089,32.4437],[-91.0073,32.4445],[-91.006,32.4451],[-91.0048,32.4457],[-91.0037,32.4463],[-91.0029,32.4469],[-91.0016,32.4478],[-91.0012,32.4482],[-91.001,32.4484],[-91.0007,32.4487],[-91.0005,32.4489],[-91.0002,32.4492],[-91.0001,32.4493],[-90.999,32.4502],[-90.9981,32.4503],[-90.9976,32.4504],[-90.9975,32.4504],[-90.9971,32.4507],[-90.9955,32.4509],[-90.9939,32.4509],[-90.9933,32.4508],[-90.9932,32.4507],[-90.9925,32.4506],[-90.9905,32.4504],[-90.9878,32.4498],[-90.9856,32.4494],[-90.9841,32.4491],[-90.9839,32.449],[-90.9836,32.4491],[-90.9834,32.4491],[-90.9818,32.4485],[-90.98,32.4478],[-90.9785,32.447],[-90.9772,32.446],[-90.9749,32.4439],[-90.9724,32.4414],[-90.9718,32.4411],[-90.9718,32.441],[-90.9712,32.4406],[-90.9711,32.4406],[-90.9709,32.4405],[-90.9708,32.4404],[-90.9696,32.4395],[-90.9685,32.4381],[-90.9669,32.4355],[-90.9664,32.4339],[-90.9663,32.4319],[-90.9663,32.431],[-90.9663,32.4277],[-90.966,32.425],[-90.966,32.4248],[-90.9658,32.4241],[-90.9657,32.4236],[-90.966,32.4207],[-90.9685,32.417],[-90.9714,32.4141],[-90.9753,32.4109],[-90.9803,32.4085],[-90.9807,32.4082],[-90.9851,32.4068],[-90.9867,32.4063],[-90.9871,32.4062],[-90.9915,32.4047],[-90.9941,32.4039],[-90.9939,32.4024],[-90.9938,32.3968],[-90.9947,32.3923],[-90.9962,32.3881],[-90.9981,32.3852],[-90.9997,32.383],[-91.0001,32.3823],[-91.0002,32.3822],[-91.0002,32.3821],[-91.0003,32.3821],[-91.0004,32.382],[-91.0004,32.3819],[-91.0006,32.3818],[-91.0006,32.3816],[-91.0007,32.3814],[-91.0008,32.381],[-91.001,32.3805],[-91.0012,32.38],[-91.0014,32.3794],[-91.0015,32.3788],[-91.0016,32.3783],[-91.0017,32.3779],[-91.0018,32.3776],[-91.0019,32.3772],[-91.002,32.3769],[-91.0021,32.3763],[-91.0021,32.3756],[-91.0022,32.3753],[-91.0022,32.3751],[-91.0024,32.375],[-91.0024,32.3749],[-91.0025,32.3746],[-91.0026,32.3744],[-91.0027,32.374],[-91.0028,32.3736],[-91.0029,32.3733],[-91.003,32.3728],[-91.0032,32.3724],[-91.0034,32.3718],[-91.0036,32.3713],[-91.0037,32.3708],[-91.0038,32.3704],[-91.004,32.3699],[-91.0042,32.3693],[-91.0043,32.3688],[-91.0044,32.3684],[-91.0045,32.3681],[-91.0046,32.3676],[-91.0047,32.3672],[-91.0047,32.3669],[-91.0047,32.3665],[-91.0047,32.3661],[-91.0047,32.3659],[-91.0046,32.3655],[-91.0045,32.3651],[-91.0045,32.3647],[-91.0043,32.3642],[-91.0041,32.3636],[-91.0039,32.3631],[-91.0038,32.3627],[-91.0036,32.3623],[-91.0035,32.3621],[-91.0032,32.3617],[-91.0031,32.3614],[-91.0028,32.361],[-91.0026,32.3608],[-91.0024,32.3604],[-91.0021,32.3601],[-91.0001,32.3577],[-90.9976,32.3561],[-90.9936,32.3541],[-90.9867,32.3518],[-90.977,32.3499],[-90.9652,32.3478],[-90.9546,32.3459],[-90.9519,32.3456],[-90.9473,32.3459],[-90.943,32.346],[-90.939,32.3456],[-90.9349,32.345],[-90.9308,32.3443],[-90.9268,32.3434],[-90.9254,32.343],[-90.9238,32.3427],[-90.9212,32.3421],[-90.9171,32.3409],[-90.9136,32.3398],[-90.9124,32.3394],[-90.908,32.3434],[-90.907,32.3443],[-90.9063,32.3449],[-90.906,32.3452],[-90.901,32.3499],[-90.8972,32.3552],[-90.8948,32.36],[-90.8933,32.3653],[-90.8927,32.3685],[-90.8926,32.3689],[-90.8924,32.3696],[-90.8924,32.3697],[-90.8923,32.3701],[-90.8916,32.3715],[-90.8907,32.3723],[-90.8904,32.3725],[-90.89,32.3728],[-90.8898,32.3729],[-90.8888,32.3733],[-90.8882,32.3735],[-90.8862,32.3738],[-90.8861,32.3738],[-90.8853,32.374],[-90.8846,32.3741],[-90.8808,32.3745],[-90.8786,32.3746],[-90.8766,32.3741],[-90.8756,32.3735],[-90.8756,32.3726],[-90.8756,32.3717],[-90.8761,32.3702],[-90.8765,32.369],[-90.8773,32.367],[-90.8789,32.364],[-90.8813,32.3593],[-90.8825,32.357],[-90.8825,32.3569],[-90.8836,32.3547],[-90.8857,32.3509],[-90.8858,32.3508],[-90.8865,32.3498],[-90.8873,32.3487],[-90.889,32.3465],[-90.8893,32.3461],[-90.8933,32.341],[-90.8947,32.339],[-90.8962,32.3367],[-90.897,32.3356],[-90.897,32.3355],[-90.8972,32.3353],[-90.9007,32.3304],[-90.9007,32.3269],[-90.9012,32.3234],[-90.9026,32.3196],[-90.9029,32.3191],[-90.9052,32.3155],[-90.9057,32.3148],[-90.9058,32.3147],[-90.9064,32.314],[-90.9065,32.3139],[-90.9092,32.3108],[-90.9107,32.3091],[-90.9119,32.3079],[-90.9162,32.3036],[-90.9222,32.2986],[-90.9234,32.2978],[-90.9289,32.2938],[-90.934,32.2903],[-90.9345,32.2901],[-90.9393,32.2875],[-90.9431,32.2855],[-90.9459,32.2843],[-90.9478,32.2835],[-90.9498,32.2831],[-90.9514,32.2832],[-90.953,32.284],[-90.9549,32.2858],[-90.9552,32.286],[-90.9554,32.2862],[-90.957,32.2884],[-90.9571,32.2892],[-90.9574,32.2899],[-90.9586,32.2908],[-90.9605,32.2924],[-90.9612,32.2933],[-90.9618,32.2947],[-90.9631,32.2963],[-90.9642,32.2969],[-90.9654,32.2972],[-90.9682,32.2974],[-90.9692,32.2974],[-90.9706,32.2975],[-90.9716,32.2975],[-90.973,32.2974],[-90.9746,32.2971],[-90.9762,32.2965],[-90.9781,32.295],[-90.9795,32.2937],[-90.9808,32.2914],[-90.9816,32.2888],[-90.9823,32.2852],[-90.983,32.2829],[-90.9831,32.2828],[-90.9841,32.2799],[-90.9841,32.2775],[-90.9837,32.2751],[-90.9833,32.2725],[-90.983,32.2703],[-90.9822,32.2686],[-90.9815,32.2674],[-90.981,32.2667],[-90.9807,32.2664],[-90.9797,32.2653],[-90.9776,32.2631],[-90.9775,32.263],[-90.9763,32.2621],[-90.9749,32.261],[-90.9724,32.2589],[-90.9713,32.2577],[-90.9701,32.2551],[-90.9699,32.2546],[-90.9696,32.2537],[-90.9696,32.2536],[-90.9695,32.2535],[-90.9694,32.2525],[-90.9695,32.252],[-90.97,32.2517],[-90.9725,32.2501],[-90.9761,32.2481],[-90.9775,32.2466],[-90.9786,32.2456],[-90.9792,32.2451],[-90.9803,32.2436],[-90.9808,32.2425],[-90.9811,32.2407],[-90.9813,32.2401],[-90.9819,32.238],[-90.9827,32.2339],[-90.9831,32.2314],[-90.9833,32.2284],[-90.9833,32.2262],[-90.9827,32.2239],[-90.9826,32.2209],[-90.9827,32.2152],[-90.9834,32.2118],[-90.9849,32.2085],[-90.9877,32.2043],[-90.9895,32.2016],[-90.9919,32.1978],[-90.9935,32.1952],[-90.9938,32.1947],[-90.9942,32.1941],[-90.9944,32.1937],[-90.9949,32.1931],[-90.9957,32.1927],[-90.9969,32.1922],[-90.9982,32.1917],[-90.9985,32.1916],[-90.9997,32.1911],[-91.0001,32.1921],[-91.0014,32.1945],[-91.0014,32.1946],[-91.0017,32.1952],[-91.0018,32.1953],[-91.0019,32.1956],[-91.0024,32.1966],[-91.0025,32.1968],[-91.0032,32.1981],[-91.0038,32.2032],[-91.0048,32.2108],[-91.0048,32.211],[-91.005,32.2129],[-91.0046,32.2151],[-91.0046,32.2154],[-91.0045,32.2154],[-91.0039,32.2191],[-91.0029,32.2231],[-91.0061,32.224],[-91.0063,32.2242],[-91.0067,32.2244],[-91.0068,32.2244],[-91.0071,32.2246],[-91.0078,32.2251],[-91.0084,32.2255],[-91.0096,32.2261],[-91.0102,32.2266],[-91.0111,32.2272],[-91.0118,32.2278],[-91.0126,32.2283],[-91.0133,32.2289],[-91.0139,32.2294],[-91.0146,32.2302],[-91.0149,32.2304],[-91.015,32.2306],[-91.0213,32.236],[-91.0215,32.2362],[-91.0266,32.2388],[-91.0343,32.2415],[-91.039,32.2424],[-91.0465,32.2411],[-91.0481,32.2398],[-91.0503,32.2379],[-91.0504,32.2378],[-91.0518,32.2345],[-91.0531,32.2279],[-91.0551,32.2248],[-91.0574,32.2225],[-91.0599,32.2201],[-91.0601,32.2199],[-91.0608,32.2192],[-91.0614,32.2186],[-91.0622,32.2193],[-91.0667,32.2227],[-91.0696,32.2249],[-91.0711,32.2261],[-91.0751,32.227],[-91.0754,32.227],[-91.0837,32.2264],[-91.0895,32.2246],[-91.0898,32.2245],[-91.0899,32.2245],[-91.0901,32.2244],[-91.091,32.2242],[-91.092,32.2238],[-91.0921,32.2238],[-91.0944,32.2222],[-91.0945,32.2221],[-91.0978,32.2197],[-91.0982,32.2195],[-91.1004,32.2178],[-91.1085,32.2082],[-91.113,32.2066],[-91.1131,32.2066],[-91.1133,32.2066],[-91.1137,32.2067],[-91.1141,32.2067],[-91.1148,32.2065],[-91.1161,32.2064],[-91.1173,32.2067],[-91.1182,32.2071],[-91.119,32.2077],[-91.1193,32.2079],[-91.1201,32.2085],[-91.121,32.2091],[-91.1218,32.2097],[-91.1227,32.2103],[-91.1238,32.2109],[-91.124,32.2111],[-91.1242,32.2112],[-91.1247,32.2115],[-91.1249,32.2116],[-91.1251,32.2117],[-91.1252,32.2117],[-91.1265,32.2124],[-91.1266,32.2125],[-91.1283,32.2131],[-91.1285,32.2132],[-91.1302,32.2137],[-91.1309,32.2137],[-91.1318,32.2137],[-91.1324,32.2136],[-91.1336,32.2134],[-91.1351,32.2127],[-91.1372,32.2118],[-91.1405,32.2104],[-91.1419,32.2098],[-91.158,32.202],[-91.1606,32.2002],[-91.1621,32.199],[-91.1631,32.1981],[-91.1634,32.1978],[-91.1642,32.1969],[-91.1649,32.1957],[-91.1653,32.1946],[-91.1655,32.194],[-91.1657,32.1933],[-91.1658,32.1923],[-91.1659,32.1916],[-91.1664,32.1898],[-91.1666,32.1894],[-91.1668,32.1891],[-91.1681,32.1866],[-91.1694,32.1824],[-91.1697,32.1816],[-91.171,32.1765],[-91.1718,32.1732],[-91.1722,32.1711],[-91.1723,32.1705],[-91.1725,32.1684],[-91.1732,32.1658],[-91.1737,32.1642],[-91.1737,32.164],[-91.1744,32.1598],[-91.1744,32.1591],[-91.1746,32.1573],[-91.1745,32.155],[-91.1743,32.1525],[-91.1739,32.1513],[-91.1735,32.1492],[-91.1735,32.149],[-91.1727,32.1465],[-91.1717,32.1442],[-91.1712,32.1433],[-91.1706,32.1424],[-91.1702,32.1415],[-91.1701,32.1413],[-91.17,32.1412],[-91.1698,32.1407],[-91.1685,32.1387],[-91.1681,32.1382],[-91.1673,32.1369],[-91.1663,32.1356],[-91.1657,32.1346],[-91.1655,32.1343],[-91.1653,32.1341],[-91.1645,32.1335],[-91.1628,32.1327],[-91.1627,32.1327],[-91.1625,32.1327],[-91.1589,32.1325],[-91.1574,32.1325],[-91.155,32.1322],[-91.1548,32.1322],[-91.1544,32.1321],[-91.151,32.1315],[-91.1499,32.1313],[-91.149,32.1311],[-91.1484,32.131],[-91.1469,32.1308],[-91.1449,32.1305],[-91.1444,32.1304],[-91.1422,32.1297],[-91.1405,32.129],[-91.14,32.1288],[-91.1391,32.1284],[-91.1366,32.1274],[-91.1349,32.1268],[-91.1342,32.1267],[-91.1333,32.1265],[-91.1314,32.1262],[-91.1313,32.1262],[-91.1287,32.126],[-91.1255,32.1258],[-91.1253,32.1258],[-91.1251,32.1258],[-91.1236,32.1258],[-91.1235,32.1258],[-91.1218,32.1258],[-91.1198,32.1258],[-91.1192,32.1258],[-91.1178,32.1258],[-91.117,32.1258],[-91.1159,32.1258],[-91.1146,32.1257],[-91.1141,32.1257],[-91.114,32.1257],[-91.1139,32.1257],[-91.1138,32.1257],[-91.1137,32.1257],[-91.1136,32.1256],[-91.1133,32.1255],[-91.1132,32.1255],[-91.113,32.1254],[-91.1123,32.1252],[-91.1121,32.1251],[-91.1119,32.1251],[-91.1117,32.1251],[-91.1116,32.1251],[-91.1113,32.125],[-91.1111,32.1249],[-91.111,32.1246],[-91.1107,32.1248],[-91.1107,32.1249],[-91.1103,32.1251],[-91.11,32.1254],[-91.11,32.1255],[-91.1098,32.1257],[-91.1097,32.1257],[-91.1095,32.1259],[-91.1094,32.1261],[-91.1089,32.1264],[-91.1088,32.1265],[-91.1087,32.1266],[-91.1078,32.1273],[-91.1076,32.1274],[-91.1066,32.1282],[-91.1049,32.1292],[-91.104,32.1298],[-91.1039,32.1298],[-91.1039,32.1299],[-91.1038,32.1299],[-91.1037,32.13],[-91.1036,32.13],[-91.1035,32.1301],[-91.1012,32.1311],[-91.0988,32.1318],[-91.0963,32.1326],[-91.0942,32.133],[-91.0917,32.1336],[-91.0901,32.1337],[-91.0865,32.1339],[-91.0837,32.134],[-91.0816,32.134],[-91.0788,32.1337],[-91.0786,32.1337],[-91.0785,32.1337],[-91.0782,32.1336],[-91.0781,32.1336],[-91.077,32.1335],[-91.0746,32.133],[-91.0737,32.1328],[-91.0691,32.1315],[-91.0677,32.1303],[-91.0647,32.1287],[-91.0638,32.1283],[-91.0615,32.1269],[-91.0614,32.1269],[-91.0603,32.1266],[-91.0585,32.126],[-91.0567,32.1255],[-91.0555,32.1251],[-91.0552,32.1251],[-91.0551,32.125],[-91.0549,32.1249],[-91.0544,32.1247],[-91.054,32.1246],[-91.0539,32.1245],[-91.0536,32.1244],[-91.053,32.1252],[-91.0528,32.1258],[-91.0525,32.1285],[-91.052,32.1344],[-91.0513,32.1426],[-91.0513,32.1427],[-91.0512,32.1442],[-91.0511,32.1442],[-91.051,32.1442],[-91.0509,32.1444],[-91.0507,32.1446],[-91.0504,32.1448],[-91.0502,32.1452],[-91.0501,32.1457],[-91.05,32.1461],[-91.0498,32.1469],[-91.0497,32.1471],[-91.0494,32.1474],[-91.0492,32.1478],[-91.049,32.1482],[-91.0488,32.1489],[-91.0487,32.1491],[-91.0486,32.1497],[-91.0485,32.1501],[-91.0486,32.1504],[-91.0486,32.1508],[-91.0488,32.1517],[-91.049,32.1527],[-91.0492,32.1542],[-91.0494,32.1553],[-91.0496,32.1562],[-91.0497,32.1568],[-91.0497,32.1572],[-91.0497,32.1574],[-91.0557,32.1638],[-91.0589,32.1713],[-91.0588,32.1723],[-91.0588,32.1724],[-91.0588,32.1727],[-91.0588,32.1729],[-91.0588,32.1732],[-91.0588,32.1736],[-91.0583,32.1805],[-91.0583,32.1806],[-91.0583,32.181],[-91.0502,32.1784],[-91.0437,32.1754],[-91.0436,32.1754],[-91.0435,32.1754],[-91.0428,32.175],[-91.0424,32.1748],[-91.0418,32.1746],[-91.0413,32.1743],[-91.0391,32.1728],[-91.039,32.1728],[-91.0386,32.1724],[-91.0377,32.1719],[-91.0374,32.1716],[-91.0368,32.1712],[-91.0362,32.1707],[-91.0356,32.1703],[-91.035,32.1699],[-91.0347,32.1696],[-91.0346,32.1696],[-91.034,32.1691],[-91.0336,32.1689],[-91.0331,32.1686],[-91.0324,32.1681],[-91.0319,32.1678],[-91.0315,32.1675],[-91.0308,32.1671],[-91.0305,32.1668],[-91.0302,32.1666],[-91.0296,32.166],[-91.029,32.1656],[-91.0285,32.1651],[-91.0279,32.1647],[-91.0274,32.1643],[-91.0266,32.1638],[-91.026,32.1634],[-91.0255,32.163],[-91.025,32.1626],[-91.0249,32.1626],[-91.0166,32.1609],[-91.0062,32.1618],[-91.0057,32.1618],[-91.0055,32.1618],[-91.0029,32.1621],[-91.0037,32.1514],[-91.0041,32.1463],[-91.0041,32.1461],[-91.0043,32.1454],[-91.0047,32.1439],[-91.005,32.1429],[-91.0056,32.1416],[-91.006,32.1407],[-91.0064,32.1399],[-91.0068,32.1392],[-91.0072,32.1384],[-91.0077,32.1377],[-91.0082,32.1369],[-91.0088,32.1358],[-91.0094,32.1349],[-91.0099,32.1341],[-91.0106,32.133],[-91.0111,32.1322],[-91.0118,32.1311],[-91.0125,32.1302],[-91.0133,32.1294],[-91.0138,32.1288],[-91.0143,32.1283],[-91.0153,32.1272],[-91.0158,32.1268],[-91.0163,32.1264],[-91.0166,32.126],[-91.0171,32.1257],[-91.0173,32.1255],[-91.0176,32.1251],[-91.0181,32.1251],[-91.0183,32.1249],[-91.0185,32.1247],[-91.0189,32.1245],[-91.0193,32.124],[-91.0199,32.1236],[-91.02,32.1236],[-91.027,32.121],[-91.0279,32.121],[-91.0289,32.1209],[-91.0294,32.1208],[-91.0298,32.1209],[-91.0306,32.1207],[-91.0308,32.1206],[-91.0309,32.1206],[-91.0309,32.1205],[-91.0309,32.12],[-91.0307,32.1179],[-91.0306,32.1172],[-91.0306,32.1171],[-91.0306,32.1169],[-91.0306,32.1168],[-91.0306,32.1166],[-91.0305,32.1157],[-91.0305,32.1155],[-91.0305,32.1152],[-91.0304,32.115],[-91.0303,32.1146],[-91.0302,32.1144],[-91.0303,32.1144],[-91.0303,32.114],[-91.0303,32.113],[-91.0304,32.1127],[-91.0305,32.1101],[-91.0305,32.1082],[-91.0334,32.1033],[-91.0347,32.1011],[-91.0352,32.1005],[-91.0358,32.1],[-91.0362,32.0998],[-91.0371,32.0992],[-91.0377,32.0988],[-91.0386,32.0983],[-91.0399,32.0978],[-91.04,32.0977],[-91.0409,32.0973],[-91.0413,32.0971],[-91.0417,32.0969],[-91.0418,32.0969],[-91.0424,32.0966],[-91.0427,32.0964],[-91.0429,32.0962],[-91.0431,32.0962],[-91.0435,32.096],[-91.0449,32.0954],[-91.0453,32.0952],[-91.0492,32.0934],[-91.0513,32.0925],[-91.056,32.0903],[-91.0562,32.0902],[-91.0564,32.0901],[-91.0572,32.0897],[-91.059,32.0889],[-91.0644,32.0864],[-91.0648,32.0862],[-91.0663,32.0855],[-91.0668,32.0853],[-91.0678,32.0848],[-91.0707,32.0835],[-91.0716,32.083],[-91.0717,32.083],[-91.0734,32.0822],[-91.0745,32.0817],[-91.0772,32.0805],[-91.0783,32.08],[-91.0784,32.0799],[-91.0793,32.0795],[-91.0797,32.0793],[-91.08,32.0791],[-91.0801,32.0791],[-91.0806,32.0787],[-91.0808,32.0786],[-91.0811,32.0784],[-91.0815,32.0778],[-91.0817,32.0767],[-91.0817,32.0759],[-91.0817,32.0757],[-91.0815,32.075],[-91.0812,32.072],[-91.0812,32.0719],[-91.0809,32.0689],[-91.0808,32.0677],[-91.0807,32.0666],[-91.0804,32.0634],[-91.0804,32.0632],[-91.0801,32.0603],[-91.08,32.0585],[-91.0795,32.0534],[-91.0793,32.0517],[-91.0792,32.0516],[-91.0792,32.0512],[-91.0791,32.0506],[-91.0791,32.0502],[-91.0792,32.0498],[-91.0793,32.0495],[-91.0794,32.0493],[-91.0797,32.049],[-91.0798,32.0487],[-91.0802,32.0484],[-91.0806,32.0481],[-91.0809,32.0478],[-91.081,32.0478],[-91.0816,32.0477],[-91.0816,32.0476],[-91.0823,32.0476],[-91.0831,32.0476],[-91.0833,32.0476],[-91.0836,32.0476],[-91.0839,32.0476],[-91.0842,32.0476],[-91.0853,32.0476],[-91.0862,32.0476],[-91.0871,32.0478],[-91.0882,32.0479],[-91.0888,32.0479],[-91.0896,32.048],[-91.0906,32.0481],[-91.0915,32.0482],[-91.0925,32.0483],[-91.0987,32.0484],[-91.099,32.0485],[-91.0996,32.0486],[-91.1004,32.0487],[-91.1012,32.0491],[-91.1017,32.0493],[-91.103,32.0499],[-91.1037,32.0502],[-91.1048,32.051],[-91.1059,32.0517],[-91.1067,32.0523],[-91.1073,32.0528],[-91.108,32.0532],[-91.1087,32.0538],[-91.1096,32.0545],[-91.1097,32.0545],[-91.11,32.0548],[-91.1101,32.0549],[-91.1105,32.0551],[-91.1106,32.0552],[-91.1113,32.0558],[-91.1118,32.0561],[-91.1122,32.0564],[-91.1127,32.0567],[-91.1129,32.0568],[-91.1134,32.0574],[-91.1138,32.0578],[-91.1139,32.0579],[-91.1143,32.0583],[-91.1163,32.061],[-91.1222,32.0691],[-91.1241,32.0718],[-91.1244,32.0721],[-91.1248,32.0725],[-91.1251,32.0727],[-91.1253,32.0729],[-91.1253,32.0731],[-91.1254,32.0731],[-91.1255,32.0733],[-91.1256,32.0733],[-91.1257,32.0735],[-91.1258,32.0735],[-91.126,32.0737],[-91.1261,32.0739],[-91.1262,32.074],[-91.1264,32.0742],[-91.1265,32.0744],[-91.1266,32.0744],[-91.1268,32.0746],[-91.1269,32.0748],[-91.1271,32.075],[-91.1272,32.075],[-91.1273,32.0752],[-91.1275,32.0754],[-91.1276,32.0755],[-91.1277,32.0757],[-91.1279,32.0757],[-91.128,32.0759],[-91.1282,32.0761],[-91.1284,32.0763],[-91.1286,32.0765],[-91.1288,32.0767],[-91.1289,32.0767],[-91.1291,32.0769],[-91.1293,32.077],[-91.1295,32.0772],[-91.1298,32.0774],[-91.13,32.0776],[-91.1301,32.0776],[-91.1303,32.0778],[-91.1305,32.078],[-91.1307,32.078],[-91.1308,32.0782],[-91.131,32.0782],[-91.1312,32.0784],[-91.1313,32.0784],[-91.1314,32.0784],[-91.1316,32.0785],[-91.1317,32.0787],[-91.132,32.0787],[-91.1321,32.0789],[-91.1323,32.0789],[-91.1325,32.0791],[-91.1328,32.0793],[-91.133,32.0793],[-91.1332,32.0794],[-91.1332,32.0795],[-91.1333,32.0795],[-91.1335,32.0797],[-91.1336,32.0797],[-91.1338,32.0799],[-91.134,32.0799],[-91.1342,32.08],[-91.1343,32.08],[-91.1346,32.0802],[-91.1349,32.0804],[-91.1352,32.0804],[-91.1355,32.0806],[-91.1357,32.0806],[-91.1361,32.0808],[-91.1364,32.0808],[-91.1365,32.0808],[-91.1366,32.0808],[-91.1367,32.081],[-91.1369,32.081],[-91.137,32.081],[-91.1371,32.081],[-91.1373,32.0812],[-91.1376,32.0812],[-91.1377,32.0812],[-91.1377,32.0813],[-91.138,32.0813],[-91.1382,32.0814],[-91.1383,32.0814],[-91.1385,32.0814],[-91.1387,32.0816],[-91.1388,32.0816],[-91.139,32.0817],[-91.1391,32.0817],[-91.1393,32.0817],[-91.1396,32.0817],[-91.1398,32.0817],[-91.1399,32.0817],[-91.14,32.0817],[-91.1401,32.0817],[-91.1402,32.0817],[-91.1403,32.0817],[-91.1405,32.0817],[-91.1407,32.0817],[-91.141,32.0817],[-91.1413,32.0817],[-91.1414,32.0817],[-91.1417,32.0817],[-91.1419,32.0817],[-91.1421,32.0817],[-91.1422,32.0817],[-91.1424,32.0817],[-91.1425,32.0817],[-91.1426,32.0817],[-91.1429,32.0817],[-91.1433,32.0817],[-91.1436,32.0816],[-91.1438,32.0816],[-91.144,32.0815],[-91.1441,32.0814],[-91.1444,32.0814],[-91.1445,32.0814],[-91.1447,32.0814],[-91.1448,32.0814],[-91.1451,32.0814],[-91.1454,32.0812],[-91.1456,32.0812],[-91.1458,32.0812],[-91.146,32.081],[-91.1462,32.081],[-91.1464,32.081],[-91.1467,32.0808],[-91.1469,32.0808],[-91.1472,32.0806],[-91.1475,32.0806],[-91.148,32.0804],[-91.1482,32.0803],[-91.1483,32.0802],[-91.1486,32.0802],[-91.1488,32.0802],[-91.1489,32.08],[-91.149,32.0799],[-91.1491,32.0799],[-91.1494,32.0797],[-91.1495,32.0797],[-91.1496,32.0797],[-91.1497,32.0795],[-91.1498,32.0795],[-91.15,32.0793],[-91.1502,32.0793],[-91.1505,32.0791],[-91.1508,32.0789],[-91.1511,32.0787],[-91.1514,32.0787],[-91.1515,32.0785],[-91.1516,32.0784],[-91.1517,32.0784],[-91.1519,32.0782],[-91.1521,32.0782],[-91.1522,32.078],[-91.1523,32.078],[-91.1526,32.0778],[-91.1528,32.0776],[-91.1529,32.0776],[-91.1532,32.0774],[-91.1534,32.0772],[-91.1536,32.077],[-91.1539,32.0769],[-91.1541,32.0767],[-91.1543,32.0765],[-91.1545,32.0765],[-91.1546,32.0763],[-91.1548,32.0761],[-91.155,32.0761],[-91.1553,32.0759],[-91.1555,32.0757],[-91.1558,32.0755],[-91.1559,32.0754],[-91.1562,32.0752],[-91.1564,32.075],[-91.1567,32.0748],[-91.157,32.0746],[-91.1571,32.0745],[-91.1572,32.0744],[-91.1574,32.0742],[-91.1575,32.074],[-91.1578,32.0737],[-91.1578,32.0736],[-91.1579,32.0735],[-91.1581,32.0733],[-91.1583,32.0731],[-91.1585,32.0729],[-91.1587,32.0725],[-91.1588,32.0724],[-91.159,32.072],[-91.1591,32.072],[-91.1592,32.0718],[-91.1594,32.0716],[-91.1595,32.0714],[-91.1596,32.0713],[-91.1597,32.0712],[-91.1599,32.0709],[-91.16,32.0708],[-91.16,32.0707],[-91.1601,32.0705],[-91.1603,32.0703],[-91.1604,32.0701],[-91.1605,32.0699],[-91.1607,32.0697],[-91.1608,32.0694],[-91.161,32.0692],[-91.1612,32.0688],[-91.1613,32.0686],[-91.1613,32.0684],[-91.1614,32.0682],[-91.1615,32.068],[-91.1616,32.0677],[-91.1616,32.0675],[-91.1617,32.0673],[-91.1617,32.0671],[-91.1617,32.0669],[-91.1618,32.0667],[-91.1618,32.0665],[-91.1618,32.0663],[-91.1619,32.0662],[-91.1619,32.0658],[-91.1619,32.0656],[-91.162,32.0654],[-91.162,32.065],[-91.162,32.0647],[-91.162,32.0645],[-91.162,32.0643],[-91.162,32.0641],[-91.162,32.0639],[-91.162,32.0637],[-91.162,32.0635],[-91.162,32.0632],[-91.162,32.063],[-91.162,32.0628],[-91.162,32.0626],[-91.162,32.0624],[-91.162,32.0622],[-91.162,32.0621],[-91.162,32.0619],[-91.1619,32.0617],[-91.1619,32.0615],[-91.1618,32.0613],[-91.1617,32.0609],[-91.1616,32.0608],[-91.1615,32.0605],[-91.1615,32.0603],[-91.1614,32.06],[-91.1613,32.0598],[-91.1612,32.0596],[-91.1611,32.0594],[-91.161,32.0593],[-91.1609,32.059],[-91.1608,32.0587],[-91.1607,32.0587],[-91.1607,32.0585],[-91.1606,32.0585],[-91.1605,32.0583],[-91.1603,32.0581],[-91.1602,32.0579],[-91.1601,32.0577],[-91.1595,32.0568],[-91.1594,32.0566],[-91.1593,32.0565],[-91.1593,32.0564],[-91.1592,32.0563],[-91.1591,32.0562],[-91.159,32.056],[-91.1588,32.0558],[-91.1588,32.0557],[-91.1587,32.0557],[-91.1586,32.0555],[-91.1585,32.0553],[-91.1583,32.0551],[-91.1581,32.0551],[-91.158,32.0549],[-91.1578,32.0547],[-91.1577,32.0546],[-91.1576,32.0545],[-91.1575,32.0543],[-91.1574,32.0542],[-91.1573,32.054],[-91.1572,32.0538],[-91.157,32.0536],[-91.1569,32.0534],[-91.1568,32.0534],[-91.1566,32.0532],[-91.1564,32.053],[-91.1563,32.0527],[-91.1562,32.0525],[-91.156,32.0525],[-91.1559,32.0523],[-91.1558,32.0521],[-91.1557,32.0521],[-91.1556,32.0521],[-91.1555,32.0519],[-91.1553,32.0517],[-91.1552,32.0517],[-91.1551,32.0517],[-91.155,32.0516],[-91.1548,32.0515],[-91.1546,32.0513],[-91.1544,32.0512],[-91.1543,32.051],[-91.1542,32.051],[-91.1541,32.051],[-91.1539,32.0508],[-91.1538,32.0506],[-91.1536,32.0506],[-91.1533,32.0504],[-91.1531,32.0502],[-91.1528,32.0501],[-91.1526,32.05],[-91.1523,32.0498],[-91.1521,32.0497],[-91.152,32.0496],[-91.1517,32.0495],[-91.1514,32.0493],[-91.1512,32.0491],[-91.1509,32.0491],[-91.1507,32.0489],[-91.1504,32.0489],[-91.1502,32.0487],[-91.15,32.0487],[-91.1498,32.0486],[-91.1497,32.0485],[-91.1495,32.0484],[-91.1493,32.0483],[-91.1491,32.0482],[-91.1488,32.0481],[-91.1485,32.0478],[-91.1482,32.0478],[-91.1481,32.0476],[-91.148,32.0476],[-91.1479,32.0476],[-91.1476,32.0474],[-91.1474,32.0474],[-91.1471,32.0472],[-91.1469,32.0472],[-91.1468,32.0472],[-91.1466,32.0471],[-91.1465,32.0471],[-91.1463,32.047],[-91.1462,32.047],[-91.146,32.0469],[-91.1458,32.0469],[-91.1456,32.0468],[-91.1454,32.0467],[-91.1453,32.0467],[-91.1451,32.0466],[-91.1448,32.0466],[-91.1445,32.0465],[-91.1439,32.0463],[-91.1431,32.0463],[-91.143,32.0463],[-91.1428,32.0461],[-91.1427,32.0461],[-91.1426,32.0461],[-91.1424,32.0461],[-91.1422,32.0459],[-91.1419,32.0459],[-91.1417,32.0459],[-91.1415,32.0457],[-91.1413,32.0457],[-91.1412,32.0457],[-91.1411,32.0457],[-91.141,32.0457],[-91.1409,32.0457],[-91.1406,32.0457],[-91.1405,32.0456],[-91.1404,32.0456],[-91.1403,32.0456],[-91.1401,32.0456],[-91.1399,32.0455],[-91.1398,32.0455],[-91.1396,32.0455],[-91.1394,32.0454],[-91.1392,32.0454],[-91.1389,32.0453],[-91.1386,32.0453],[-91.1381,32.0452],[-91.1377,32.0451],[-91.1376,32.0451],[-91.1373,32.045],[-91.1371,32.045],[-91.1369,32.0449],[-91.1366,32.0448],[-91.1363,32.0448],[-91.1361,32.0448],[-91.136,32.0448],[-91.135,32.0446],[-91.1349,32.0446],[-91.1348,32.0446],[-91.1347,32.0446],[-91.1346,32.0446],[-91.1344,32.0444],[-91.1341,32.0444],[-91.134,32.0444],[-91.1339,32.0444],[-91.1338,32.0444],[-91.1335,32.0444],[-91.1334,32.0444],[-91.1332,32.0444],[-91.1329,32.0442],[-91.1326,32.0442],[-91.1323,32.0442],[-91.132,32.0442],[-91.1318,32.0441],[-91.1316,32.0441],[-91.1313,32.044],[-91.131,32.0439],[-91.1308,32.0439],[-91.1306,32.0438],[-91.1303,32.0438],[-91.1301,32.0437],[-91.1299,32.0437],[-91.1297,32.0437],[-91.1295,32.0437],[-91.1293,32.0436],[-91.1291,32.0436],[-91.1288,32.0435],[-91.1286,32.0435],[-91.1283,32.0435],[-91.1281,32.0433],[-91.128,32.0433],[-91.1278,32.0433],[-91.1277,32.0433],[-91.1276,32.0433],[-91.1274,32.0433],[-91.1273,32.0433],[-91.1271,32.0431],[-91.1268,32.0431],[-91.1265,32.0431],[-91.1263,32.0431],[-91.1262,32.0431],[-91.126,32.0431],[-91.1259,32.043],[-91.1258,32.0429],[-91.1257,32.0429],[-91.1256,32.0429],[-91.1255,32.0429],[-91.1254,32.0429],[-91.1253,32.0429],[-91.1252,32.0429],[-91.1251,32.0429],[-91.125,32.0428],[-91.1249,32.0427],[-91.1248,32.0427],[-91.1246,32.0427],[-91.124,32.0427],[-91.1233,32.0426],[-91.1225,32.0424],[-91.1216,32.0423],[-91.1208,32.0421],[-91.1199,32.042],[-91.119,32.0418],[-91.1179,32.0416],[-91.1171,32.0415],[-91.117,32.0414],[-91.1161,32.0412],[-91.1152,32.0412],[-91.1144,32.041],[-91.1133,32.0408],[-91.1123,32.0407],[-91.1115,32.0406],[-91.1107,32.0403],[-91.1098,32.0401],[-91.1088,32.0399],[-91.108,32.0397],[-91.1071,32.0397],[-91.1062,32.0395],[-91.105,32.0393],[-91.1037,32.039],[-91.1026,32.0386],[-91.1015,32.0384],[-91.1005,32.0384],[-91.0995,32.0382],[-91.0986,32.038],[-91.0975,32.0378],[-91.0964,32.0376],[-91.0955,32.0375],[-91.0947,32.0373],[-91.094,32.0371],[-91.0934,32.0369],[-91.0932,32.0368],[-91.0926,32.0365],[-91.0919,32.0363],[-91.0914,32.0361],[-91.0908,32.0358],[-91.0901,32.0354],[-91.0894,32.035],[-91.0887,32.0348],[-91.0881,32.0345],[-91.0874,32.0341],[-91.0867,32.0335],[-91.0862,32.0329],[-91.086,32.0328],[-91.0855,32.0324],[-91.0849,32.032],[-91.0844,32.0315],[-91.0839,32.0307],[-91.0838,32.0307],[-91.0835,32.0302],[-91.0832,32.0296],[-91.0828,32.029],[-91.0826,32.0287],[-91.0825,32.0284],[-91.0822,32.0277],[-91.0819,32.027],[-91.0817,32.0264],[-91.0814,32.0257],[-91.0812,32.025],[-91.081,32.0242],[-91.0808,32.0235],[-91.0807,32.0228],[-91.0805,32.0222],[-91.0804,32.0215],[-91.0803,32.021],[-91.0802,32.0203],[-91.08,32.0194],[-91.08,32.019],[-91.0799,32.0183],[-91.0798,32.0183],[-91.0796,32.0181],[-91.079,32.0179],[-91.0767,32.0171],[-91.0759,32.0168],[-91.0767,32.0159],[-91.0791,32.0131],[-91.0799,32.0121],[-91.0811,32.0108],[-91.0845,32.0067],[-91.0857,32.0054],[-91.0865,32.0044],[-91.0866,32.0043],[-91.0873,32.0035],[-91.0881,32.0025],[-91.089,32.0014],[-91.0892,32.0012],[-91.0896,32.0008],[-91.0901,32.0002],[-91.0908,31.9996],[-91.0918,31.9988],[-91.0929,31.9979],[-91.0935,31.9974],[-91.0935,31.9973],[-91.0936,31.9973],[-91.0936,31.9972],[-91.0941,31.9968],[-91.0942,31.9966],[-91.0952,31.9958],[-91.0956,31.9953],[-91.0961,31.9949],[-91.0968,31.9945],[-91.097,31.9943],[-91.0975,31.994],[-91.0981,31.9936],[-91.0989,31.9931],[-91.0996,31.9927],[-91.0997,31.9926],[-91.1006,31.9921],[-91.1014,31.9916],[-91.1018,31.9915],[-91.1028,31.991],[-91.1039,31.9904],[-91.1041,31.9904],[-91.1048,31.9901],[-91.1055,31.9898],[-91.106,31.9897],[-91.1069,31.9894],[-91.1076,31.9892],[-91.1083,31.9891],[-91.1089,31.9889],[-91.1094,31.9889],[-91.1105,31.9887],[-91.1109,31.9886],[-91.1115,31.9885],[-91.1127,31.9882],[-91.1131,31.9881],[-91.1145,31.9877],[-91.115,31.9876],[-91.1155,31.9875],[-91.1159,31.9874],[-91.1174,31.9871],[-91.1187,31.987],[-91.1201,31.9869],[-91.1205,31.9869],[-91.1211,31.9868],[-91.1231,31.9865],[-91.1247,31.9864],[-91.1251,31.9863],[-91.1257,31.9862],[-91.1265,31.9862],[-91.128,31.9859],[-91.1292,31.9858],[-91.1303,31.9857],[-91.1312,31.9857],[-91.1328,31.9856],[-91.1334,31.9855],[-91.1344,31.9855],[-91.1359,31.9855],[-91.1361,31.9855],[-91.1377,31.9854],[-91.1391,31.9853],[-91.1403,31.9851],[-91.1418,31.9849],[-91.1426,31.9848],[-91.1441,31.9847],[-91.1451,31.9845],[-91.1459,31.9845],[-91.1468,31.9843],[-91.1479,31.9842],[-91.1492,31.9841],[-91.1495,31.984],[-91.1504,31.9839],[-91.1512,31.9838],[-91.1519,31.9838],[-91.1535,31.9836],[-91.1542,31.9836],[-91.1561,31.9835],[-91.1572,31.9834],[-91.1576,31.9833],[-91.1582,31.9833],[-91.1592,31.9833],[-91.1609,31.9831],[-91.1623,31.983],[-91.1635,31.9828],[-91.1644,31.9826],[-91.1651,31.9822],[-91.1662,31.9817],[-91.1666,31.9813],[-91.1673,31.9809],[-91.1682,31.9804],[-91.1689,31.98],[-91.1702,31.9791],[-91.1709,31.9786],[-91.171,31.9785],[-91.1718,31.9779],[-91.1728,31.9771],[-91.1734,31.9767],[-91.1743,31.9758],[-91.1757,31.9748],[-91.1763,31.9743],[-91.1772,31.9734],[-91.1774,31.9733],[-91.1781,31.9726],[-91.1785,31.9721],[-91.1787,31.9719],[-91.1794,31.9711],[-91.1795,31.9709],[-91.1799,31.9705],[-91.18,31.9704],[-91.1802,31.9702],[-91.1803,31.9701],[-91.1812,31.9692],[-91.1819,31.9683],[-91.1824,31.9679],[-91.183,31.9674],[-91.1839,31.9665],[-91.1848,31.9656],[-91.1855,31.9647],[-91.1856,31.9646],[-91.1863,31.9637],[-91.1871,31.9627],[-91.1875,31.9622],[-91.1881,31.9614],[-91.1883,31.961],[-91.1885,31.9604],[-91.1885,31.9602],[-91.1888,31.9594],[-91.1888,31.9593],[-91.189,31.9585],[-91.1891,31.9575],[-91.1891,31.9567],[-91.1891,31.9562],[-91.1891,31.9557],[-91.189,31.955],[-91.189,31.9545],[-91.1889,31.9541],[-91.1888,31.9532],[-91.1888,31.9529],[-91.1889,31.9519],[-91.1889,31.9512],[-91.1889,31.951],[-91.1889,31.9508],[-91.189,31.9502],[-91.1891,31.9489],[-91.1891,31.9486],[-91.1892,31.9481],[-91.1893,31.9473],[-91.1895,31.9464],[-91.1897,31.9458],[-91.1899,31.9452],[-91.1902,31.9446],[-91.1903,31.9443],[-91.1904,31.944],[-91.1905,31.9437],[-91.191,31.9423],[-91.191,31.9422],[-91.1912,31.9417],[-91.1914,31.9412],[-91.1917,31.9407],[-91.1918,31.9404],[-91.1919,31.9401],[-91.1922,31.9394],[-91.1925,31.9386],[-91.1927,31.9379],[-91.1929,31.9373],[-91.193,31.9368],[-91.193,31.9366],[-91.1931,31.9364],[-91.1931,31.9362],[-91.1932,31.9357],[-91.1931,31.9353],[-91.1931,31.9352],[-91.1929,31.935],[-91.1923,31.9347],[-91.1916,31.9344],[-91.1911,31.9342],[-91.1906,31.9342],[-91.1905,31.9342],[-91.1899,31.9342],[-91.1894,31.9342],[-91.1891,31.9342],[-91.1884,31.9344],[-91.1877,31.9345],[-91.1875,31.9348],[-91.1873,31.9348],[-91.1872,31.9347],[-91.187,31.9347],[-91.1869,31.9346],[-91.1867,31.9346],[-91.1865,31.9347],[-91.1862,31.9348],[-91.1859,31.935],[-91.1857,31.9351],[-91.185,31.9351],[-91.1847,31.9351],[-91.1846,31.9349],[-91.1838,31.9336],[-91.1837,31.9332],[-91.1838,31.9327],[-91.1838,31.9323],[-91.1839,31.9308],[-91.184,31.9305],[-91.1842,31.9297],[-91.1842,31.9295],[-91.1842,31.9294],[-91.1842,31.9292],[-91.1842,31.9291],[-91.1842,31.9289],[-91.1843,31.9283],[-91.1845,31.9274],[-91.1845,31.9271],[-91.1846,31.9268],[-91.1846,31.9265],[-91.1845,31.9263],[-91.1845,31.9262],[-91.1844,31.9261],[-91.1844,31.926],[-91.1844,31.9258],[-91.1844,31.9257],[-91.1844,31.9255],[-91.1844,31.9253],[-91.1846,31.9249],[-91.1848,31.9245],[-91.1848,31.9242],[-91.1849,31.9238],[-91.1847,31.9234],[-91.1843,31.9229],[-91.1836,31.9223],[-91.1829,31.9217],[-91.1823,31.9211],[-91.1816,31.9204],[-91.1815,31.9204],[-91.1811,31.9201],[-91.1811,31.9199],[-91.1809,31.9194],[-91.1808,31.9193],[-91.1806,31.9189],[-91.1804,31.9186],[-91.1804,31.9184],[-91.1806,31.918],[-91.1811,31.9176],[-91.1812,31.9175],[-91.1814,31.9171],[-91.1816,31.9169],[-91.1823,31.9158],[-91.1829,31.9157],[-91.1842,31.9158],[-91.1847,31.9156],[-91.1855,31.9155],[-91.186,31.9155],[-91.1866,31.9154],[-91.188,31.9152],[-91.1881,31.9152],[-91.1893,31.9148],[-91.19,31.9145],[-91.1905,31.9143],[-91.1911,31.914],[-91.1915,31.9134],[-91.1916,31.9126],[-91.192,31.9118],[-91.1924,31.9108],[-91.1924,31.9105],[-91.1926,31.9102],[-91.1927,31.9101],[-91.1938,31.9096],[-91.1943,31.9094],[-91.1952,31.9091],[-91.1965,31.9088],[-91.1975,31.9087],[-91.1979,31.9088],[-91.1985,31.909],[-91.1986,31.909],[-91.1995,31.9091],[-91.2005,31.9092],[-91.201,31.9092],[-91.202,31.9085],[-91.2024,31.9082],[-91.2028,31.908],[-91.2031,31.9076],[-91.2032,31.9073],[-91.2034,31.9071],[-91.2038,31.9061],[-91.2039,31.9059],[-91.2045,31.905],[-91.2049,31.9044],[-91.2051,31.9042],[-91.206,31.9032],[-91.2063,31.903],[-91.2071,31.9023],[-91.208,31.9014],[-91.2088,31.9005],[-91.21,31.8995],[-91.2106,31.899],[-91.2112,31.8986],[-91.2124,31.8976],[-91.2125,31.8976],[-91.213,31.8971],[-91.218,31.8928],[-91.227,31.8851],[-91.2325,31.8792],[-91.2339,31.8776],[-91.2341,31.8774],[-91.2349,31.8769],[-91.2356,31.8766],[-91.2379,31.8755],[-91.238,31.8754],[-91.2384,31.8752],[-91.2386,31.8752],[-91.2405,31.8741],[-91.2462,31.8709],[-91.2481,31.8698],[-91.2487,31.8697],[-91.249,31.8696],[-91.2501,31.8695],[-91.2516,31.8691],[-91.2524,31.8688],[-91.2531,31.8686],[-91.2553,31.868],[-91.2561,31.8677],[-91.2565,31.8676],[-91.2578,31.8672],[-91.2582,31.8671],[-91.2594,31.8668],[-91.26,31.8666],[-91.2606,31.8664],[-91.2625,31.8659],[-91.2636,31.8657],[-91.264,31.8655],[-91.2644,31.8655],[-91.2647,31.8654],[-91.2652,31.8651],[-91.2656,31.8649],[-91.2658,31.8649],[-91.2661,31.8646],[-91.2662,31.8645],[-91.2665,31.8643],[-91.2666,31.8642],[-91.2668,31.8639],[-91.267,31.8637],[-91.2672,31.8635],[-91.2675,31.8631],[-91.2677,31.8627],[-91.2679,31.8621],[-91.2681,31.8617],[-91.2683,31.8613],[-91.2684,31.8607],[-91.2686,31.8599],[-91.2688,31.8593],[-91.269,31.8587],[-91.2689,31.8579],[-91.2689,31.8574],[-91.2689,31.8573],[-91.2689,31.8567],[-91.2689,31.856],[-91.2688,31.8552],[-91.2686,31.8546],[-91.2685,31.8542],[-91.2683,31.8539],[-91.2681,31.8531],[-91.2676,31.8524],[-91.2671,31.8518],[-91.2666,31.8512],[-91.2662,31.8508],[-91.2656,31.8503],[-91.2652,31.8498],[-91.2651,31.8498],[-91.2645,31.8493],[-91.264,31.8488],[-91.2635,31.8483],[-91.2634,31.8483],[-91.2631,31.8479],[-91.2629,31.8477],[-91.2626,31.8475],[-91.262,31.8471],[-91.2615,31.8466],[-91.2614,31.8465],[-91.2614,31.8464],[-91.2614,31.8463],[-91.2613,31.8462],[-91.2613,31.8461],[-91.2613,31.846],[-91.2612,31.8459],[-91.2607,31.8454],[-91.2604,31.8452],[-91.2597,31.8444],[-91.2593,31.8441],[-91.2589,31.8437],[-91.2588,31.8436],[-91.2588,31.8435],[-91.2588,31.8434],[-91.2586,31.8433],[-91.2585,31.8433],[-91.2583,31.8432],[-91.2582,31.8431],[-91.2581,31.843],[-91.2579,31.8427],[-91.2579,31.8426],[-91.2578,31.8425],[-91.2575,31.8422],[-91.2575,31.8421],[-91.2574,31.8421],[-91.2573,31.8421],[-91.2569,31.842],[-91.2567,31.8418],[-91.2566,31.8417],[-91.2562,31.8414],[-91.2559,31.8412],[-91.2555,31.8409],[-91.2549,31.8406],[-91.2548,31.8405],[-91.2545,31.8403],[-91.2545,31.84],[-91.2544,31.84],[-91.2542,31.8399],[-91.2541,31.8398],[-91.254,31.8397],[-91.2539,31.8397],[-91.2538,31.8396],[-91.2537,31.8396],[-91.2534,31.8395],[-91.2533,31.8394],[-91.2532,31.8392],[-91.2531,31.8392],[-91.2531,31.8391],[-91.2531,31.839],[-91.2529,31.8389],[-91.2528,31.8388],[-91.2524,31.8387],[-91.2523,31.8386],[-91.2522,31.8386],[-91.2521,31.8385],[-91.2514,31.8376],[-91.2507,31.8369],[-91.2505,31.8367],[-91.2501,31.8361],[-91.2458,31.8332],[-91.2456,31.8332],[-91.245,31.8322],[-91.2451,31.8314],[-91.2452,31.8312],[-91.2453,31.8309],[-91.2456,31.8304],[-91.2458,31.8302],[-91.2459,31.8301],[-91.2459,31.83],[-91.2461,31.8295],[-91.2461,31.8294],[-91.2462,31.8292],[-91.2464,31.8287],[-91.2464,31.8285],[-91.2465,31.8281],[-91.2465,31.828],[-91.2466,31.827],[-91.2466,31.8267],[-91.2464,31.8252],[-91.2464,31.825],[-91.2466,31.8234],[-91.2474,31.8223],[-91.2485,31.8208],[-91.2487,31.8206],[-91.2494,31.8197],[-91.2496,31.8192],[-91.2497,31.8189],[-91.25,31.818],[-91.2501,31.8178],[-91.2502,31.8177],[-91.2503,31.8177],[-91.2504,31.8176],[-91.2507,31.8173],[-91.2508,31.8172],[-91.2511,31.8169],[-91.2515,31.8166],[-91.2519,31.8162],[-91.2523,31.8158],[-91.2524,31.8157],[-91.253,31.8151],[-91.2533,31.8147],[-91.2538,31.8142],[-91.2539,31.8141],[-91.2543,31.8137],[-91.2549,31.8132],[-91.2554,31.8128],[-91.2556,31.8127],[-91.2562,31.8123],[-91.257,31.8118],[-91.2571,31.8117],[-91.2576,31.8114],[-91.2585,31.8109],[-91.2593,31.8105],[-91.2599,31.8102],[-91.2602,31.81],[-91.2606,31.8099],[-91.2614,31.8096],[-91.262,31.8094],[-91.2627,31.8093],[-91.2638,31.8092],[-91.264,31.8092],[-91.265,31.8092],[-91.266,31.8092],[-91.2668,31.8091],[-91.2672,31.8091],[-91.2683,31.8092],[-91.2684,31.8092],[-91.2689,31.8092],[-91.2692,31.8092],[-91.2697,31.8093],[-91.27,31.8094],[-91.2709,31.8096],[-91.2717,31.8098],[-91.2724,31.81],[-91.2725,31.81],[-91.2734,31.8103],[-91.2746,31.8107],[-91.2749,31.8108],[-91.2757,31.8111],[-91.2767,31.8114],[-91.2773,31.8117],[-91.2782,31.8122],[-91.2791,31.8126],[-91.2799,31.8131],[-91.28,31.8132],[-91.2802,31.8132],[-91.2813,31.814],[-91.2822,31.8148],[-91.2826,31.8153],[-91.2832,31.8158],[-91.2834,31.8161],[-91.2837,31.8167],[-91.2841,31.8173],[-91.2845,31.8179],[-91.2847,31.818],[-91.2849,31.8184],[-91.2852,31.8191],[-91.2855,31.8198],[-91.2858,31.8203],[-91.2859,31.8206],[-91.286,31.8209],[-91.2862,31.8215],[-91.2864,31.8219],[-91.2867,31.8225],[-91.287,31.823],[-91.2874,31.8236],[-91.2878,31.8242],[-91.2879,31.8243],[-91.288,31.8247],[-91.2882,31.8251],[-91.2884,31.8256],[-91.2885,31.8258],[-91.2885,31.826],[-91.2887,31.8265],[-91.2889,31.8269],[-91.289,31.8274],[-91.2891,31.8279],[-91.2893,31.8283],[-91.2894,31.8287],[-91.2895,31.8292],[-91.2895,31.8294],[-91.2896,31.8296],[-91.2896,31.8298],[-91.2897,31.8304],[-91.2898,31.831],[-91.2899,31.8315],[-91.2899,31.8316],[-91.29,31.8322],[-91.2901,31.8329],[-91.2901,31.8337],[-91.2901,31.8351],[-91.2901,31.8358],[-91.2901,31.8368],[-91.2901,31.8372],[-91.29,31.8395],[-91.2901,31.8397],[-91.2901,31.84],[-91.2899,31.8406],[-91.2897,31.8407],[-91.2896,31.841],[-91.2896,31.8413],[-91.2896,31.842],[-91.2895,31.8426],[-91.2894,31.8431],[-91.2894,31.8432],[-91.2894,31.8439],[-91.2894,31.8443],[-91.2893,31.8446],[-91.2893,31.8448],[-91.2893,31.8455],[-91.2893,31.846],[-91.2893,31.8464],[-91.2893,31.8469],[-91.2896,31.8482],[-91.2898,31.8487],[-91.29,31.8491],[-91.29,31.8493],[-91.2902,31.8497],[-91.2904,31.8503],[-91.2905,31.8505],[-91.2906,31.851],[-91.2908,31.8515],[-91.2909,31.8519],[-91.291,31.8521],[-91.2911,31.8523],[-91.2911,31.8524],[-91.2914,31.8529],[-91.2916,31.8534],[-91.2918,31.8538],[-91.292,31.8543],[-91.2923,31.8547],[-91.2925,31.855],[-91.2926,31.8554],[-91.2927,31.8556],[-91.2927,31.8562],[-91.2927,31.8568],[-91.2927,31.8572],[-91.2927,31.8578],[-91.2928,31.8585],[-91.2928,31.8591],[-91.293,31.8598],[-91.2934,31.8602],[-91.294,31.8605],[-91.2947,31.8605],[-91.295,31.8604],[-91.2953,31.8603],[-91.2957,31.8601],[-91.2962,31.86],[-91.2967,31.8598],[-91.2976,31.8595],[-91.298,31.8594],[-91.2989,31.8591],[-91.2999,31.8587],[-91.3005,31.8585],[-91.3013,31.8583],[-91.3023,31.8579],[-91.303,31.8576],[-91.3038,31.8574],[-91.3041,31.8573],[-91.3044,31.8573],[-91.3049,31.8572],[-91.3052,31.8571],[-91.3061,31.8569],[-91.3067,31.8568],[-91.3071,31.8566],[-91.3075,31.8565],[-91.3083,31.8563],[-91.3091,31.8562],[-91.3098,31.8562],[-91.3105,31.8561],[-91.311,31.856],[-91.3115,31.856],[-91.312,31.856],[-91.3127,31.856],[-91.3128,31.856],[-91.313,31.856],[-91.3136,31.8559],[-91.3141,31.8559],[-91.3149,31.8559],[-91.3156,31.8558],[-91.3162,31.8558],[-91.3163,31.8558],[-91.3164,31.8558],[-91.3191,31.8557],[-91.3201,31.8557],[-91.321,31.8556],[-91.3216,31.8556],[-91.3228,31.8555],[-91.3243,31.8553],[-91.3256,31.8552],[-91.3267,31.855],[-91.3269,31.855],[-91.3279,31.8548],[-91.3291,31.8545],[-91.3302,31.8542],[-91.3313,31.854],[-91.3324,31.8536],[-91.3338,31.8533],[-91.3353,31.8527],[-91.3364,31.8524],[-91.3374,31.8519],[-91.3384,31.8513],[-91.339,31.8508],[-91.34,31.8499],[-91.3408,31.8492],[-91.3414,31.8486],[-91.3417,31.8483],[-91.3421,31.8479],[-91.343,31.8469],[-91.3434,31.8463],[-91.3439,31.8456],[-91.3447,31.8446],[-91.3452,31.8439],[-91.3457,31.8429],[-91.3456,31.8426],[-91.3455,31.8419],[-91.3461,31.8407],[-91.3464,31.84],[-91.3465,31.8398],[-91.3466,31.8394],[-91.3466,31.8392],[-91.347,31.838],[-91.3473,31.8371],[-91.3474,31.8367],[-91.3474,31.8363],[-91.3475,31.8357],[-91.3476,31.8351],[-91.3477,31.8348],[-91.3479,31.8339],[-91.348,31.8333],[-91.3481,31.8328],[-91.3483,31.8322],[-91.3486,31.8315],[-91.3486,31.8314],[-91.3489,31.8303],[-91.349,31.83],[-91.3493,31.8294],[-91.3496,31.8287],[-91.3498,31.8281],[-91.3499,31.8278],[-91.3501,31.8273],[-91.3503,31.8266],[-91.3505,31.8261],[-91.3507,31.8256],[-91.3508,31.8253],[-91.351,31.8249],[-91.3511,31.8245],[-91.3512,31.8241],[-91.3515,31.8235],[-91.3518,31.8227],[-91.3519,31.8224],[-91.3521,31.8218],[-91.3523,31.8211],[-91.3523,31.8209],[-91.3524,31.8204],[-91.3525,31.8198],[-91.3526,31.8192],[-91.3527,31.819],[-91.3529,31.8186],[-91.353,31.8184],[-91.353,31.8183],[-91.3531,31.8182],[-91.3532,31.8174],[-91.3536,31.8157],[-91.3538,31.8149],[-91.3539,31.8147],[-91.3541,31.8138],[-91.3544,31.8132],[-91.3546,31.8126],[-91.3548,31.812],[-91.355,31.8114],[-91.3551,31.811],[-91.3553,31.8105],[-91.3555,31.8099],[-91.3557,31.8093],[-91.3558,31.8088],[-91.3559,31.8085],[-91.3562,31.8079],[-91.3564,31.8073],[-91.3567,31.8066],[-91.357,31.8059],[-91.3573,31.8053],[-91.3575,31.8049],[-91.3577,31.8043],[-91.3579,31.8039],[-91.3582,31.8033],[-91.3584,31.8026],[-91.3586,31.802],[-91.3588,31.8014],[-91.359,31.8009],[-91.3593,31.8002],[-91.3595,31.7994],[-91.3596,31.7991],[-91.3597,31.7985],[-91.36,31.7977],[-91.3601,31.7972],[-91.3603,31.7965],[-91.3605,31.7958],[-91.3607,31.7947],[-91.3609,31.7937],[-91.361,31.7928],[-91.3611,31.7926],[-91.3612,31.7921],[-91.3614,31.7914],[-91.3615,31.7904],[-91.3616,31.7895],[-91.3616,31.7887],[-91.3617,31.7881],[-91.3621,31.7872],[-91.3622,31.7869],[-91.3623,31.7867],[-91.3623,31.7865],[-91.3624,31.7864],[-91.3624,31.7863],[-91.3626,31.7858],[-91.3631,31.7845],[-91.3632,31.7841],[-91.3635,31.7834],[-91.3637,31.7827],[-91.3637,31.7826],[-91.3638,31.7819],[-91.3638,31.7811],[-91.3638,31.7807],[-91.3637,31.7804],[-91.3637,31.7801],[-91.3641,31.7764],[-91.3644,31.7727],[-91.365,31.7667],[-91.3656,31.7608],[-91.3653,31.7607],[-91.3649,31.7605],[-91.3643,31.7604],[-91.3638,31.7603],[-91.3632,31.7601],[-91.3627,31.76],[-91.362,31.7597],[-91.3618,31.7595],[-91.3617,31.7594],[-91.361,31.7591],[-91.3608,31.759],[-91.3601,31.7588],[-91.3595,31.7587],[-91.359,31.7586],[-91.3581,31.7584],[-91.3575,31.7583],[-91.3566,31.7583],[-91.3558,31.7581],[-91.3552,31.7581],[-91.3545,31.758],[-91.3536,31.758],[-91.3527,31.7579],[-91.3517,31.758],[-91.3505,31.7581],[-91.3498,31.7581],[-91.3489,31.7582],[-91.3481,31.7582],[-91.3473,31.7583],[-91.3464,31.7584],[-91.3456,31.7585],[-91.3444,31.7587],[-91.343,31.7589],[-91.3418,31.7591],[-91.3409,31.7592],[-91.3399,31.7594],[-91.339,31.7596],[-91.3381,31.7597],[-91.3371,31.7599],[-91.3362,31.76],[-91.3354,31.7602],[-91.3343,31.7604],[-91.3332,31.7606],[-91.3323,31.7606],[-91.3311,31.7607],[-91.3299,31.7607],[-91.3288,31.7608],[-91.3278,31.761],[-91.3267,31.7613],[-91.3255,31.7617],[-91.3242,31.762],[-91.3233,31.7623],[-91.3223,31.7627],[-91.3213,31.7631],[-91.3201,31.7634],[-91.3189,31.7637],[-91.318,31.7639],[-91.3169,31.7641],[-91.3169,31.7642],[-91.3166,31.7642],[-91.3158,31.7644],[-91.3143,31.7647],[-91.3141,31.7647],[-91.314,31.7647],[-91.3137,31.7648],[-91.3132,31.7649],[-91.3127,31.7651],[-91.3118,31.7651],[-91.3114,31.7652],[-91.3113,31.7652],[-91.3103,31.7654],[-91.3102,31.7654],[-91.3087,31.7656],[-91.3076,31.7658],[-91.3064,31.7658],[-91.306,31.7658],[-91.3044,31.766],[-91.3031,31.7663],[-91.302,31.7667],[-91.3012,31.7668],[-91.2997,31.7672],[-91.2989,31.7675],[-91.298,31.7681],[-91.2974,31.7684],[-91.2973,31.7684],[-91.2972,31.7685],[-91.2953,31.7692],[-91.2947,31.7694],[-91.2946,31.7695],[-91.2941,31.7696],[-91.293,31.77],[-91.2925,31.7702],[-91.2918,31.7705],[-91.2909,31.7708],[-91.2906,31.7709],[-91.2896,31.7712],[-91.2882,31.7717],[-91.2879,31.7718],[-91.2876,31.7719],[-91.2874,31.772],[-91.2868,31.7721],[-91.2866,31.7721],[-91.2865,31.7721],[-91.2856,31.7721],[-91.2843,31.7721],[-91.2833,31.7722],[-91.2823,31.7722],[-91.2812,31.7723],[-91.2798,31.7722],[-91.2785,31.7721],[-91.2774,31.7719],[-91.276,31.7716],[-91.275,31.7715],[-91.2738,31.7712],[-91.2728,31.771],[-91.2715,31.7709],[-91.2704,31.7708],[-91.2699,31.7706],[-91.2695,31.7705],[-91.2678,31.7698],[-91.2668,31.7693],[-91.2661,31.7689],[-91.266,31.7689],[-91.2659,31.7689],[-91.2657,31.7688],[-91.2655,31.7687],[-91.265,31.7685],[-91.2642,31.768],[-91.2642,31.7679],[-91.264,31.7679],[-91.2639,31.7678],[-91.2637,31.7677],[-91.2636,31.7676],[-91.2636,31.7675],[-91.2634,31.7674],[-91.2629,31.7669],[-91.2625,31.7666],[-91.2625,31.7665],[-91.2623,31.7664],[-91.2622,31.7663],[-91.2621,31.7662],[-91.262,31.7661],[-91.2616,31.7656],[-91.2615,31.7655],[-91.2609,31.7645],[-91.2604,31.7636],[-91.2601,31.763],[-91.26,31.7628],[-91.2599,31.7624],[-91.2599,31.7623],[-91.2599,31.7621],[-91.2598,31.762],[-91.2598,31.7619],[-91.2597,31.7615],[-91.2596,31.7614],[-91.2596,31.7609],[-91.2595,31.7602],[-91.2596,31.7597],[-91.2597,31.7594],[-91.2599,31.759],[-91.26,31.7587],[-91.2602,31.7584],[-91.2605,31.7581],[-91.2612,31.7573],[-91.2615,31.7568],[-91.2617,31.7565],[-91.262,31.7562],[-91.262,31.7561],[-91.2621,31.7561],[-91.2623,31.7559],[-91.2624,31.7557],[-91.2626,31.7554],[-91.2627,31.7553],[-91.2631,31.7548],[-91.2631,31.7547],[-91.2633,31.7546],[-91.2636,31.7542],[-91.2637,31.7542],[-91.2645,31.7534],[-91.265,31.7529],[-91.2654,31.7524],[-91.2656,31.7521],[-91.266,31.7518],[-91.2664,31.7514],[-91.267,31.7509],[-91.2674,31.7505],[-91.2678,31.7503],[-91.268,31.7502],[-91.2682,31.7501],[-91.2683,31.75],[-91.2684,31.7499],[-91.2685,31.7498],[-91.2686,31.7497],[-91.2687,31.7497],[-91.2689,31.7495],[-91.2693,31.7492],[-91.2696,31.7491],[-91.2698,31.749],[-91.2699,31.7489],[-91.2704,31.7486],[-91.2707,31.7485],[-91.271,31.7483],[-91.2717,31.7479],[-91.2738,31.7465],[-91.2745,31.7461],[-91.2747,31.746],[-91.2754,31.7456],[-91.2761,31.7452],[-91.2771,31.7449],[-91.2785,31.7448],[-91.2786,31.7448],[-91.2795,31.7448],[-91.2798,31.7447],[-91.2809,31.7449],[-91.2818,31.745],[-91.2829,31.7452],[-91.2845,31.7454],[-91.2848,31.7454],[-91.2859,31.7457],[-91.2861,31.7457],[-91.2862,31.7457],[-91.2866,31.7457],[-91.2868,31.7457],[-91.2869,31.7457],[-91.287,31.7457],[-91.2875,31.7457],[-91.2878,31.7456],[-91.2881,31.7456],[-91.2885,31.7457],[-91.2886,31.7457],[-91.2889,31.7456],[-91.2892,31.7456],[-91.2893,31.7455],[-91.2896,31.7455],[-91.2897,31.7455],[-91.2899,31.7455],[-91.29,31.7455],[-91.2901,31.7455],[-91.2902,31.7454],[-91.2905,31.7454],[-91.2909,31.7454],[-91.291,31.7454],[-91.2916,31.7453],[-91.2922,31.7453],[-91.2928,31.7453],[-91.2934,31.7452],[-91.2935,31.7452],[-91.2939,31.7452],[-91.2943,31.7452],[-91.2944,31.7452],[-91.2953,31.7453],[-91.2955,31.7453],[-91.2963,31.7455],[-91.2981,31.746],[-91.2989,31.7461],[-91.2992,31.7461],[-91.2997,31.7465],[-91.2999,31.7465],[-91.2999,31.7466],[-91.3003,31.7467],[-91.3004,31.7467],[-91.3006,31.7469],[-91.301,31.747],[-91.3014,31.7471],[-91.3019,31.7473],[-91.3022,31.7474],[-91.3023,31.7474],[-91.3024,31.7475],[-91.3025,31.7475],[-91.3027,31.7476],[-91.303,31.7477],[-91.3035,31.7478],[-91.3037,31.7479],[-91.3039,31.748],[-91.3044,31.7481],[-91.3048,31.7482],[-91.3054,31.7484],[-91.3059,31.7485],[-91.3064,31.7486],[-91.3069,31.7487],[-91.3076,31.7487],[-91.3077,31.7487],[-91.3084,31.7488],[-91.3091,31.7489],[-91.3098,31.7489],[-91.3099,31.7489],[-91.3105,31.7489],[-91.3112,31.7489],[-91.3118,31.7489],[-91.3119,31.7489],[-91.3125,31.7489],[-91.3132,31.749],[-91.3145,31.7491],[-91.3153,31.7493],[-91.3157,31.7494],[-91.316,31.7494],[-91.3164,31.7495],[-91.317,31.7497],[-91.3175,31.7497],[-91.3179,31.7498],[-91.3183,31.7498],[-91.3195,31.7499],[-91.3195,31.75],[-91.3197,31.75],[-91.3199,31.75],[-91.3201,31.75],[-91.3207,31.7501],[-91.3209,31.7501],[-91.3213,31.7501],[-91.3228,31.7501],[-91.3244,31.7501],[-91.3286,31.75],[-91.3302,31.75],[-91.3303,31.75],[-91.3305,31.75],[-91.3306,31.75],[-91.3307,31.75],[-91.3311,31.75],[-91.3314,31.75],[-91.3317,31.75],[-91.3319,31.75],[-91.3324,31.75],[-91.3326,31.75],[-91.3329,31.75],[-91.3337,31.75],[-91.3339,31.75],[-91.3358,31.75],[-91.3373,31.75],[-91.3407,31.75],[-91.3413,31.75],[-91.3427,31.75],[-91.3431,31.75],[-91.3447,31.75],[-91.3449,31.75],[-91.3484,31.7499],[-91.3496,31.7499],[-91.3503,31.75],[-91.351,31.75],[-91.3512,31.75],[-91.3519,31.75],[-91.353,31.7497],[-91.3542,31.7495],[-91.3547,31.7494],[-91.3565,31.7491],[-91.3588,31.7487],[-91.3607,31.7488],[-91.3623,31.7487],[-91.3633,31.7486],[-91.364,31.7484],[-91.3653,31.7481],[-91.3662,31.7477],[-91.367,31.7475],[-91.367,31.7474],[-91.3681,31.7469],[-91.3693,31.7469],[-91.3694,31.7469],[-91.3698,31.7463],[-91.3702,31.7456],[-91.3715,31.7438],[-91.3719,31.7432],[-91.3722,31.7429],[-91.3723,31.7428],[-91.3725,31.7426],[-91.3726,31.7425],[-91.3727,31.7423],[-91.3729,31.7421],[-91.3731,31.7418],[-91.3733,31.7415],[-91.3734,31.7411],[-91.3737,31.7408],[-91.3739,31.7405],[-91.3741,31.7404],[-91.3742,31.7403],[-91.3743,31.7402],[-91.3743,31.7401],[-91.3744,31.7401],[-91.3745,31.7401],[-91.3746,31.74],[-91.3747,31.7399],[-91.3748,31.7398],[-91.3749,31.7397],[-91.3749,31.7396],[-91.375,31.7396],[-91.375,31.7395],[-91.3751,31.7394],[-91.3761,31.7382],[-91.3792,31.7345],[-91.3803,31.7333],[-91.3804,31.7331],[-91.3808,31.7326],[-91.3809,31.7325],[-91.381,31.7323],[-91.3812,31.732],[-91.3814,31.7316],[-91.3817,31.7313],[-91.3821,31.7306],[-91.3825,31.73],[-91.3829,31.7294],[-91.3833,31.7287],[-91.3836,31.7283],[-91.3839,31.7279],[-91.3842,31.7274],[-91.3845,31.7269],[-91.3847,31.7263],[-91.3851,31.7258],[-91.3855,31.7253],[-91.3859,31.7247],[-91.386,31.7246],[-91.3865,31.7239],[-91.3871,31.7231],[-91.3879,31.7223],[-91.3886,31.7216],[-91.3892,31.7208],[-91.3896,31.7203],[-91.3902,31.7195],[-91.3907,31.7189],[-91.3912,31.7183],[-91.3919,31.7177],[-91.3926,31.717],[-91.3933,31.7163],[-91.394,31.7153],[-91.3945,31.7146],[-91.395,31.714],[-91.3954,31.7135],[-91.396,31.7128],[-91.3964,31.7121],[-91.3967,31.7118],[-91.3971,31.7114],[-91.3973,31.711],[-91.3975,31.7105],[-91.3977,31.71],[-91.3979,31.7094],[-91.398,31.709],[-91.3981,31.7083],[-91.3981,31.7077],[-91.3982,31.707],[-91.3982,31.7063],[-91.3983,31.7057],[-91.3984,31.7051],[-91.3985,31.7044],[-91.3987,31.7037],[-91.3988,31.7031],[-91.399,31.7025],[-91.3992,31.7017],[-91.3994,31.7009],[-91.3994,31.7007],[-91.3995,31.7003],[-91.3996,31.7],[-91.3998,31.6992],[-91.3999,31.6985],[-91.4,31.6979],[-91.4,31.6973],[-91.4001,31.6968],[-91.4001,31.6963],[-91.4001,31.6956],[-91.4002,31.6949],[-91.4002,31.6942],[-91.4002,31.6933],[-91.4002,31.6923],[-91.4001,31.6914],[-91.4001,31.6906],[-91.4001,31.6905],[-91.4001,31.6901],[-91.4001,31.6896],[-91.4001,31.689],[-91.4001,31.6882],[-91.4001,31.6881],[-91.4001,31.6873],[-91.4,31.6864],[-91.3999,31.6857],[-91.3999,31.6849],[-91.3998,31.6841],[-91.3998,31.6838],[-91.3998,31.683],[-91.3997,31.6822],[-91.3997,31.682],[-91.3996,31.6809],[-91.3995,31.68],[-91.3995,31.6799],[-91.3994,31.6792],[-91.3994,31.6785],[-91.3993,31.6779],[-91.3993,31.6773],[-91.3993,31.6768],[-91.3993,31.676],[-91.3993,31.6758],[-91.3992,31.6752],[-91.3991,31.6742],[-91.399,31.6734],[-91.3989,31.6729],[-91.3988,31.6723],[-91.3987,31.6714],[-91.3986,31.6708],[-91.3986,31.6707],[-91.3986,31.6699],[-91.3985,31.669],[-91.3985,31.6682],[-91.3984,31.6674],[-91.3984,31.6664],[-91.3984,31.6657],[-91.3983,31.6653],[-91.3982,31.6647],[-91.3981,31.664],[-91.398,31.6633],[-91.398,31.6627],[-91.398,31.6623],[-91.3979,31.6616],[-91.3979,31.6608],[-91.3978,31.6601],[-91.3978,31.6595],[-91.3976,31.6589],[-91.3976,31.6581],[-91.3975,31.6574],[-91.3974,31.6567],[-91.3973,31.6561],[-91.3973,31.6553],[-91.3971,31.6546],[-91.397,31.6537],[-91.3969,31.653],[-91.3968,31.6524],[-91.3967,31.652],[-91.3966,31.6515],[-91.3966,31.6509],[-91.3966,31.6497],[-91.3965,31.6491],[-91.3965,31.6485],[-91.3963,31.6479],[-91.3962,31.6472],[-91.396,31.6466],[-91.396,31.6461],[-91.396,31.6459],[-91.3959,31.6454],[-91.3958,31.6448],[-91.3957,31.6445],[-91.3957,31.6442],[-91.3958,31.6436],[-91.3959,31.6428],[-91.3959,31.6421],[-91.3959,31.6414],[-91.396,31.6408],[-91.3961,31.6399],[-91.3961,31.6393],[-91.3963,31.6389],[-91.3964,31.6385],[-91.3965,31.6381],[-91.3967,31.6377],[-91.3968,31.6373],[-91.397,31.6368],[-91.3972,31.6362],[-91.3974,31.6355],[-91.3975,31.6348],[-91.3976,31.6343],[-91.3976,31.6342],[-91.3978,31.6337],[-91.3978,31.6333],[-91.3979,31.6329],[-91.398,31.6322],[-91.398,31.632],[-91.398,31.6315],[-91.398,31.6309],[-91.398,31.6304],[-91.398,31.6302],[-91.398,31.6298],[-91.3981,31.6294],[-91.3981,31.6288],[-91.3982,31.6283],[-91.3982,31.628],[-91.3983,31.6274],[-91.3983,31.627],[-91.3983,31.6266],[-91.3983,31.6263],[-91.3984,31.626],[-91.3985,31.6257],[-91.3987,31.6254],[-91.3987,31.6252],[-91.3993,31.6238],[-91.4,31.6224],[-91.4004,31.6214],[-91.4008,31.6205],[-91.401,31.6204],[-91.4011,31.6204],[-91.4014,31.6203],[-91.4021,31.6202],[-91.4025,31.6201],[-91.4026,31.6201],[-91.4029,31.6201],[-91.4034,31.6199],[-91.4039,31.6198],[-91.4043,31.6196],[-91.4047,31.6195],[-91.4049,31.6194],[-91.4054,31.6192],[-91.4056,31.6191],[-91.4063,31.6187],[-91.4067,31.6185],[-91.4071,31.6182],[-91.4076,31.6179],[-91.4081,31.6177],[-91.4083,31.6176],[-91.4086,31.6174],[-91.4088,31.6174],[-91.4089,31.6173],[-91.409,31.6173],[-91.4095,31.617],[-91.4096,31.6169],[-91.4098,31.6168],[-91.4098,31.6167],[-91.41,31.6166],[-91.4104,31.6162],[-91.4105,31.6162],[-91.4107,31.6161],[-91.4113,31.6158],[-91.4122,31.6153],[-91.4132,31.6148],[-91.4148,31.6139],[-91.4165,31.6131],[-91.4168,31.613],[-91.4175,31.6128],[-91.4185,31.6125],[-91.4187,31.6125],[-91.4193,31.6122],[-91.4195,31.6121],[-91.4199,31.612],[-91.4206,31.6118],[-91.4211,31.6116],[-91.422,31.6115],[-91.4221,31.6114],[-91.423,31.6113],[-91.4238,31.6113],[-91.4239,31.6113],[-91.4246,31.6113],[-91.4254,31.6113],[-91.4262,31.6113],[-91.4264,31.6113],[-91.4267,31.6113],[-91.4272,31.6113],[-91.4279,31.6114],[-91.4288,31.6114],[-91.4296,31.6114],[-91.4304,31.6115],[-91.4305,31.6115],[-91.4311,31.6116],[-91.4316,31.6117],[-91.4322,31.6118],[-91.4329,31.612],[-91.4335,31.6121],[-91.434,31.6122],[-91.4347,31.6123],[-91.4355,31.6124],[-91.4362,31.6125],[-91.4367,31.6127],[-91.4373,31.6129],[-91.4379,31.6131],[-91.4386,31.6133],[-91.4392,31.6134],[-91.4396,31.6136],[-91.4397,31.6136],[-91.4404,31.6137],[-91.4409,31.6139],[-91.4414,31.614],[-91.4421,31.6142],[-91.4427,31.6143],[-91.4429,31.6144],[-91.4436,31.6147],[-91.4442,31.6149],[-91.4449,31.6152],[-91.4458,31.6155],[-91.4466,31.6157],[-91.4467,31.6157],[-91.4474,31.6159],[-91.4484,31.6162],[-91.4492,31.6164],[-91.4494,31.6164],[-91.4499,31.6165],[-91.4505,31.6167],[-91.4508,31.6168],[-91.4511,31.6168],[-91.4516,31.6169],[-91.452,31.617],[-91.4526,31.6172],[-91.4532,31.6174],[-91.4538,31.6175],[-91.4543,31.6177],[-91.4547,31.6178],[-91.4548,31.6179],[-91.4555,31.6181],[-91.4562,31.6183],[-91.4563,31.6183],[-91.4569,31.6184],[-91.4577,31.6186],[-91.4584,31.6188],[-91.4588,31.6189],[-91.4591,31.619],[-91.4599,31.6193],[-91.4606,31.6195],[-91.4611,31.6196],[-91.4616,31.6198],[-91.4623,31.62],[-91.4628,31.6201],[-91.4631,31.6202],[-91.4638,31.6204],[-91.4644,31.6207],[-91.465,31.6209],[-91.4655,31.6211],[-91.466,31.6213],[-91.4666,31.6216],[-91.4673,31.6219],[-91.4679,31.6222],[-91.4684,31.6225],[-91.4685,31.6226],[-91.469,31.6228],[-91.4696,31.6231],[-91.4702,31.6233],[-91.4707,31.6235],[-91.4711,31.6238],[-91.4715,31.624],[-91.4719,31.6243],[-91.4724,31.6245],[-91.4728,31.6247],[-91.4731,31.6248],[-91.4733,31.6249],[-91.4735,31.625],[-91.4739,31.6252],[-91.4743,31.6254],[-91.4744,31.6255],[-91.4747,31.6257],[-91.4752,31.626],[-91.4754,31.6261],[-91.4757,31.6262],[-91.4761,31.6265],[-91.4764,31.6267],[-91.4772,31.6272],[-91.4777,31.6276],[-91.4781,31.6279],[-91.4785,31.6281],[-91.4789,31.6284],[-91.4793,31.6287],[-91.4798,31.629],[-91.4802,31.6294],[-91.4805,31.6296],[-91.4807,31.6298],[-91.4811,31.6302],[-91.4816,31.6307],[-91.4822,31.6311],[-91.4826,31.6316],[-91.4828,31.6318],[-91.4832,31.6322],[-91.4835,31.6325],[-91.4836,31.6326],[-91.4837,31.6328],[-91.4842,31.6333],[-91.4844,31.6336],[-91.4846,31.634],[-91.4852,31.6345],[-91.4856,31.635],[-91.4861,31.6355],[-91.4865,31.6361],[-91.487,31.6365],[-91.4875,31.6371],[-91.4876,31.6372],[-91.4879,31.6377],[-91.4881,31.638],[-91.4881,31.6381],[-91.4882,31.6381],[-91.4896,31.6403],[-91.49,31.641],[-91.49,31.6411],[-91.4903,31.6414],[-91.4912,31.6426],[-91.4915,31.643],[-91.4918,31.6433],[-91.4921,31.6435],[-91.4925,31.644],[-91.4928,31.6443],[-91.4929,31.6443],[-91.4933,31.6445],[-91.4945,31.645],[-91.4961,31.6453],[-91.4977,31.6454],[-91.4993,31.6447],[-91.4996,31.6444],[-91.5001,31.644],[-91.5011,31.6435],[-91.5032,31.642],[-91.5073,31.6391],[-91.5101,31.6368],[-91.5123,31.6347],[-91.5141,31.6324],[-91.5148,31.6314],[-91.5154,31.6305],[-91.5155,31.6304],[-91.5162,31.6288],[-91.5167,31.6273],[-91.517,31.6252],[-91.5174,31.6235],[-91.5175,31.6227],[-91.5179,31.6204],[-91.5179,31.6186],[-91.5179,31.6185],[-91.5177,31.6168],[-91.5176,31.6159],[-91.5176,31.6157],[-91.5172,31.6135],[-91.5168,31.6124],[-91.5166,31.6118],[-91.5163,31.6115],[-91.516,31.611],[-91.515,31.6098],[-91.5149,31.6096],[-91.5147,31.6094],[-91.513,31.6069],[-91.5123,31.6063],[-91.5105,31.6048],[-91.5092,31.6035],[-91.5083,31.6027],[-91.5077,31.6017],[-91.5062,31.5995],[-91.5044,31.5975],[-91.5043,31.5974],[-91.5028,31.5957],[-91.5023,31.5954],[-91.5015,31.5949],[-91.5013,31.595],[-91.5007,31.5946],[-91.5001,31.5941],[-91.4998,31.5939],[-91.499,31.5934],[-91.4988,31.5932],[-91.4986,31.5931],[-91.4982,31.5929],[-91.4976,31.5923],[-91.4973,31.5921],[-91.4965,31.5916],[-91.4962,31.5914],[-91.4958,31.5912],[-91.4957,31.5911],[-91.4952,31.5909],[-91.4941,31.5902],[-91.4929,31.5896],[-91.4923,31.5893],[-91.4922,31.5892],[-91.4918,31.5891],[-91.4915,31.5889],[-91.491,31.5887],[-91.4901,31.5883],[-91.4892,31.5879],[-91.4886,31.5875],[-91.4884,31.5874],[-91.4882,31.5873],[-91.4879,31.5872],[-91.4874,31.587],[-91.4869,31.5867],[-91.4865,31.5866],[-91.4852,31.5862],[-91.4832,31.5858],[-91.4815,31.5856],[-91.4814,31.5856],[-91.4794,31.5855],[-91.4777,31.5856],[-91.4766,31.5856],[-91.475,31.5856],[-91.4732,31.5856],[-91.472,31.5856],[-91.4711,31.5857],[-91.4709,31.5858],[-91.4692,31.586],[-91.4681,31.586],[-91.4675,31.586],[-91.4672,31.586],[-91.4663,31.5861],[-91.4647,31.5863],[-91.4635,31.5865],[-91.462,31.5867],[-91.4612,31.5869],[-91.4598,31.5872],[-91.4576,31.5875],[-91.4575,31.5876],[-91.4553,31.5882],[-91.4546,31.5884],[-91.4534,31.5889],[-91.4524,31.5892],[-91.4517,31.5895],[-91.4515,31.5896],[-91.4508,31.5898],[-91.4491,31.5904],[-91.4482,31.5907],[-91.4473,31.591],[-91.4466,31.5913],[-91.4461,31.5915],[-91.4447,31.592],[-91.4443,31.5921],[-91.4436,31.5925],[-91.4421,31.5929],[-91.4419,31.593],[-91.44,31.5936],[-91.4382,31.5943],[-91.4378,31.5944],[-91.4363,31.595],[-91.4352,31.5953],[-91.4345,31.5955],[-91.4326,31.5961],[-91.4318,31.5962],[-91.4307,31.5965],[-91.4299,31.5966],[-91.4289,31.5967],[-91.4275,31.5969],[-91.4267,31.597],[-91.4264,31.597],[-91.4253,31.597],[-91.4249,31.5971],[-91.4247,31.5971],[-91.4245,31.5971],[-91.4232,31.5971],[-91.4227,31.5971],[-91.4219,31.597],[-91.4203,31.5968],[-91.4196,31.5967],[-91.4188,31.5966],[-91.4185,31.5965],[-91.4175,31.5963],[-91.4171,31.5963],[-91.417,31.5963],[-91.417,31.5962],[-91.4165,31.5961],[-91.4158,31.596],[-91.4145,31.5957],[-91.4138,31.5956],[-91.4134,31.5955],[-91.413,31.5954],[-91.4124,31.595],[-91.412,31.5948],[-91.412,31.5947],[-91.4118,31.5947],[-91.4112,31.5943],[-91.4089,31.5931],[-91.4081,31.5927],[-91.4079,31.5925],[-91.4073,31.5921],[-91.4071,31.5921],[-91.407,31.592],[-91.4064,31.5915],[-91.4056,31.591],[-91.4053,31.5909],[-91.4048,31.5906],[-91.4043,31.5901],[-91.4042,31.59],[-91.4039,31.5898],[-91.4039,31.5894],[-91.4039,31.5889],[-91.4041,31.5883],[-91.4041,31.5875],[-91.4041,31.5866],[-91.4041,31.5865],[-91.4041,31.5862],[-91.4041,31.5857],[-91.4043,31.5849],[-91.4043,31.5846],[-91.4044,31.5841],[-91.4045,31.583],[-91.4046,31.5817],[-91.4046,31.5816],[-91.4047,31.581],[-91.4047,31.5808],[-91.4048,31.5805],[-91.4048,31.5801],[-91.4049,31.5795],[-91.405,31.5792],[-91.4051,31.5786],[-91.4052,31.5779],[-91.4053,31.577],[-91.4054,31.5765],[-91.4056,31.5755],[-91.4057,31.5751],[-91.4059,31.5743],[-91.4062,31.5734],[-91.4066,31.572],[-91.4071,31.5709],[-91.4072,31.5706],[-91.4077,31.5696],[-91.4078,31.5696],[-91.4079,31.5694],[-91.4083,31.5689],[-91.4089,31.5682],[-91.4094,31.5675],[-91.4098,31.5671],[-91.4101,31.5667],[-91.411,31.5658],[-91.4111,31.5657],[-91.4115,31.5653],[-91.4121,31.5648],[-91.4122,31.5647],[-91.4132,31.5637],[-91.4142,31.5628],[-91.4149,31.5622],[-91.4156,31.5617],[-91.4165,31.5611],[-91.4178,31.5602],[-91.4185,31.5598],[-91.4186,31.5597],[-91.4191,31.5594],[-91.4192,31.5594],[-91.4193,31.5593],[-91.4194,31.5592],[-91.4195,31.5592],[-91.4199,31.559],[-91.4201,31.5589],[-91.4203,31.5587],[-91.4212,31.5582],[-91.4226,31.5573],[-91.423,31.5569],[-91.4236,31.5565],[-91.4251,31.5555],[-91.4262,31.5547],[-91.4264,31.5546],[-91.4273,31.554],[-91.4279,31.5535],[-91.4293,31.5524],[-91.4303,31.5516],[-91.4309,31.5511],[-91.4311,31.5509],[-91.4313,31.5508],[-91.4314,31.5507],[-91.4315,31.5507],[-91.4316,31.5506],[-91.4317,31.5505],[-91.432,31.5503],[-91.4321,31.5503],[-91.4324,31.5501],[-91.4325,31.55],[-91.4331,31.5494],[-91.4334,31.5492],[-91.4345,31.5484],[-91.4348,31.5481],[-91.4358,31.5474],[-91.4376,31.5462],[-91.4387,31.5455],[-91.439,31.5453],[-91.4404,31.5444],[-91.4405,31.5444],[-91.4412,31.544],[-91.4416,31.5438],[-91.4424,31.5433],[-91.4432,31.5428],[-91.4439,31.5425],[-91.4447,31.5421],[-91.4454,31.5418],[-91.4469,31.541],[-91.4476,31.5407],[-91.4482,31.5404],[-91.4499,31.5397],[-91.45,31.5397],[-91.4504,31.5395],[-91.4507,31.5395],[-91.4515,31.5392],[-91.4518,31.5392],[-91.4525,31.539],[-91.4539,31.5387],[-91.4546,31.5385],[-91.4553,31.5384],[-91.4554,31.5384],[-91.4555,31.5383],[-91.4559,31.5382],[-91.456,31.5381],[-91.4561,31.5381],[-91.4577,31.5375],[-91.4597,31.5369],[-91.4619,31.5361],[-91.4622,31.5359],[-91.4637,31.5354],[-91.4651,31.5351],[-91.4655,31.535],[-91.4671,31.5344],[-91.4689,31.5338],[-91.4691,31.5337],[-91.4704,31.5334],[-91.4717,31.5329],[-91.4721,31.5327],[-91.4741,31.532],[-91.4759,31.5313],[-91.4773,31.5309],[-91.4775,31.5309],[-91.479,31.5305],[-91.4791,31.5305],[-91.4791,31.5304],[-91.4797,31.5304],[-91.4804,31.5304],[-91.4809,31.5305],[-91.481,31.5305],[-91.4813,31.5307],[-91.4817,31.531],[-91.482,31.5311],[-91.4824,31.5315],[-91.4827,31.5317],[-91.4834,31.5323],[-91.4839,31.5326],[-91.4845,31.5328],[-91.4853,31.5331],[-91.4858,31.5333],[-91.4864,31.5334],[-91.4864,31.5335],[-91.487,31.5336],[-91.4875,31.5338],[-91.4879,31.534],[-91.4883,31.5341],[-91.4888,31.5342],[-91.4896,31.5343],[-91.4901,31.5343],[-91.4908,31.5341],[-91.4913,31.534],[-91.4917,31.5339],[-91.4923,31.5338],[-91.4929,31.5337],[-91.4938,31.5336],[-91.4943,31.5335],[-91.4951,31.5335],[-91.4957,31.5334],[-91.4964,31.5334],[-91.4977,31.5331],[-91.4984,31.5329],[-91.4986,31.5329],[-91.4992,31.5327],[-91.4995,31.5326],[-91.4997,31.5326],[-91.4999,31.5325],[-91.5001,31.5326],[-91.5014,31.5331],[-91.5019,31.5331],[-91.503,31.5333],[-91.5043,31.5333],[-91.5053,31.5331],[-91.506,31.533],[-91.5067,31.533],[-91.5082,31.5328],[-91.5089,31.5328],[-91.5093,31.5327],[-91.5095,31.5327],[-91.5098,31.5327],[-91.5106,31.5326],[-91.511,31.5326],[-91.5112,31.5325],[-91.5115,31.5325],[-91.5117,31.5324],[-91.5122,31.5323],[-91.513,31.5322],[-91.5135,31.532],[-91.514,31.5318],[-91.5145,31.5316],[-91.5154,31.5311],[-91.5155,31.5311],[-91.5159,31.5307],[-91.5163,31.5302],[-91.5167,31.5296],[-91.5176,31.5286],[-91.5181,31.5282],[-91.5182,31.528],[-91.5186,31.5273],[-91.5189,31.527],[-91.5196,31.5263],[-91.5201,31.5257],[-91.5206,31.5252],[-91.5213,31.524],[-91.5214,31.5239],[-91.5217,31.5235],[-91.5225,31.5221],[-91.5228,31.5208],[-91.5228,31.5205],[-91.5229,31.5202],[-91.5229,31.5198],[-91.5229,31.5197],[-91.5229,31.5188],[-91.5229,31.5179],[-91.5229,31.5175],[-91.5228,31.5174],[-91.5227,31.5172],[-91.522,31.5156],[-91.5213,31.5144],[-91.5211,31.5141],[-91.5207,31.5134],[-91.5206,31.5132],[-91.5205,31.5132],[-91.5201,31.5128],[-91.5191,31.5124],[-91.5178,31.512],[-91.5174,31.5119],[-91.5168,31.5118],[-91.5159,31.5113],[-91.5154,31.5108],[-91.5149,31.5101],[-91.5151,31.5087],[-91.5153,31.5075],[-91.5153,31.5055],[-91.5152,31.5043],[-91.5152,31.5034],[-91.5151,31.5031],[-91.5151,31.5025],[-91.515,31.5019],[-91.5154,31.5012],[-91.5156,31.5008],[-91.5158,31.5004],[-91.5162,31.5002],[-91.5171,31.4984],[-91.5172,31.4971],[-91.5173,31.4948],[-91.5177,31.4894],[-91.5179,31.4874],[-91.5181,31.4841],[-91.5182,31.4835],[-91.518,31.4763],[-91.5177,31.4721],[-91.5174,31.4685],[-91.5174,31.468],[-91.517,31.4606],[-91.517,31.4605],[-91.5163,31.4555],[-91.5151,31.4492],[-91.514,31.4462],[-91.5134,31.4444],[-91.5104,31.4389],[-91.5096,31.4375],[-91.5069,31.4323],[-91.5037,31.4271],[-91.5036,31.427],[-91.5013,31.4228],[-91.4998,31.4201],[-91.4934,31.4153],[-91.4907,31.4132],[-91.4868,31.4103],[-91.4855,31.4091],[-91.4814,31.4054],[-91.48,31.4042],[-91.4798,31.4037],[-91.4797,31.4032],[-91.4791,31.4017],[-91.4787,31.4006],[-91.4776,31.3979],[-91.4721,31.3971],[-91.4721,31.3927],[-91.4726,31.3852],[-91.4727,31.3848],[-91.4722,31.3836],[-91.4718,31.3811],[-91.471,31.3762],[-91.4718,31.3735],[-91.4725,31.3711],[-91.4735,31.3701],[-91.4748,31.3686],[-91.4764,31.3672],[-91.4774,31.3663],[-91.4788,31.365],[-91.4793,31.365],[-91.4861,31.365],[-91.4966,31.3652],[-91.5001,31.3653],[-91.5016,31.3651],[-91.5028,31.365],[-91.5035,31.3651],[-91.5042,31.365],[-91.5048,31.365],[-91.5056,31.3653],[-91.5058,31.3654],[-91.5066,31.3657],[-91.5081,31.3663],[-91.5111,31.3677],[-91.5136,31.369],[-91.516,31.3703],[-91.5164,31.3705],[-91.5169,31.3708],[-91.518,31.3717],[-91.5198,31.3732],[-91.5203,31.3738],[-91.5207,31.3742],[-91.5211,31.3745],[-91.5218,31.3752],[-91.5227,31.3761],[-91.5254,31.3789],[-91.5269,31.3808],[-91.5285,31.3832],[-91.5292,31.3842],[-91.5304,31.3865],[-91.5323,31.3903],[-91.5334,31.3932],[-91.5342,31.396],[-91.5344,31.3969],[-91.5351,31.4003],[-91.5357,31.4027],[-91.5358,31.4037],[-91.536,31.4041],[-91.5361,31.4045],[-91.5363,31.4048],[-91.5369,31.4063],[-91.5374,31.4073],[-91.5377,31.4078],[-91.5382,31.4095],[-91.5387,31.4113],[-91.5393,31.4132],[-91.5395,31.414],[-91.5396,31.4154],[-91.5397,31.4159],[-91.5397,31.4161],[-91.5395,31.4179],[-91.539,31.419],[-91.5383,31.4202],[-91.5382,31.4204],[-91.5379,31.421],[-91.5377,31.4213],[-91.5376,31.4215],[-91.5372,31.4224],[-91.5371,31.4228],[-91.537,31.4232],[-91.5371,31.4238],[-91.5371,31.4242],[-91.5374,31.4245],[-91.5376,31.4249],[-91.5381,31.4258],[-91.5382,31.4261],[-91.5384,31.4263],[-91.5385,31.4265],[-91.5392,31.4277],[-91.5394,31.4281],[-91.5397,31.4287],[-91.5401,31.4293],[-91.5402,31.4296],[-91.5406,31.4306],[-91.5406,31.4308],[-91.541,31.4311],[-91.5412,31.4313],[-91.5414,31.4315],[-91.5416,31.4317],[-91.5422,31.432],[-91.5434,31.4326],[-91.545,31.433],[-91.5459,31.4329],[-91.5485,31.4327],[-91.5528,31.4307],[-91.5534,31.43],[-91.5535,31.4299],[-91.5548,31.4286],[-91.5588,31.4265],[-91.5601,31.4259],[-91.5652,31.4234],[-91.5689,31.4204],[-91.5692,31.4202],[-91.5694,31.42],[-91.5701,31.4195],[-91.5701,31.4194],[-91.5734,31.4153],[-91.5755,31.4117],[-91.5763,31.4105],[-91.5765,31.4095],[-91.5782,31.4039],[-91.5783,31.4018],[-91.5783,31.4009],[-91.5783,31.4001],[-91.5783,31.3998],[-91.5783,31.3991],[-91.5782,31.3988],[-91.5765,31.3951],[-91.5739,31.3909],[-91.5739,31.3908],[-91.5732,31.3891],[-91.5724,31.3874],[-91.5721,31.3868],[-91.5719,31.3862],[-91.5718,31.3859],[-91.5716,31.3856],[-91.5714,31.385],[-91.5712,31.3847],[-91.5711,31.3843],[-91.5709,31.3836],[-91.5706,31.3827],[-91.57,31.3809],[-91.5694,31.379],[-91.569,31.3776],[-91.5688,31.3778],[-91.5671,31.3798],[-91.567,31.3799],[-91.5669,31.38],[-91.5667,31.38],[-91.5664,31.38],[-91.5663,31.3801],[-91.5661,31.3803],[-91.5659,31.3805],[-91.5657,31.3807],[-91.5656,31.3809],[-91.5654,31.3812],[-91.5653,31.3813],[-91.5651,31.3814],[-91.5648,31.3814],[-91.5646,31.3816],[-91.5643,31.3818],[-91.5642,31.3819],[-91.5641,31.382],[-91.5636,31.3823],[-91.5634,31.3825],[-91.5626,31.3832],[-91.5622,31.3834],[-91.5605,31.3846],[-91.559,31.3852],[-91.5582,31.3855],[-91.5582,31.3856],[-91.5573,31.386],[-91.5571,31.386],[-91.5568,31.3861],[-91.5563,31.3863],[-91.5557,31.3864],[-91.5543,31.3861],[-91.554,31.386],[-91.5524,31.3857],[-91.5512,31.3851],[-91.55,31.3844],[-91.5499,31.3844],[-91.5487,31.3838],[-91.5482,31.3835],[-91.5471,31.3831],[-91.5468,31.383],[-91.5466,31.3829],[-91.5464,31.3828],[-91.5462,31.3825],[-91.5462,31.3824],[-91.5461,31.3822],[-91.5466,31.3812],[-91.5475,31.3799],[-91.5476,31.3799],[-91.5477,31.3797],[-91.5477,31.3796],[-91.5486,31.3782],[-91.5488,31.378],[-91.549,31.3778],[-91.5496,31.3768],[-91.55,31.3754],[-91.55,31.3752],[-91.55,31.3751],[-91.5501,31.3692],[-91.5501,31.3689],[-91.5501,31.3688],[-91.5499,31.368],[-91.5498,31.3667],[-91.5501,31.3656],[-91.5507,31.3646],[-91.551,31.3636],[-91.551,31.3627],[-91.5509,31.3606],[-91.5505,31.3589],[-91.5503,31.3584],[-91.5503,31.3583],[-91.5503,31.3582],[-91.5502,31.358],[-91.5502,31.3579],[-91.5501,31.3577],[-91.5501,31.3576],[-91.5499,31.3574],[-91.5498,31.3574],[-91.5493,31.3569],[-91.5493,31.3568],[-91.5492,31.3568],[-91.5492,31.3566],[-91.5491,31.3565],[-91.5491,31.3559],[-91.5492,31.3552],[-91.5492,31.3551],[-91.5492,31.3549],[-91.5492,31.3548],[-91.5492,31.3546],[-91.5491,31.3544],[-91.5491,31.3543],[-91.549,31.3543],[-91.549,31.3542],[-91.5489,31.3541],[-91.5489,31.3539],[-91.5488,31.3537],[-91.5488,31.3536],[-91.5487,31.3536],[-91.5487,31.3535],[-91.5487,31.3534],[-91.5486,31.3534],[-91.5486,31.3533],[-91.5485,31.3532],[-91.5485,31.3531],[-91.5484,31.353],[-91.5483,31.3529],[-91.5482,31.3527],[-91.5481,31.3526],[-91.5481,31.3525],[-91.548,31.3524],[-91.548,31.3523],[-91.5477,31.3521],[-91.5476,31.352],[-91.5476,31.3519],[-91.5475,31.3518],[-91.5474,31.3518],[-91.5474,31.3517],[-91.5473,31.3516],[-91.5473,31.3515],[-91.5472,31.3514],[-91.5472,31.3505],[-91.5482,31.3496],[-91.5489,31.3488],[-91.549,31.3486],[-91.549,31.3472],[-91.5482,31.3461],[-91.5456,31.3438],[-91.5425,31.3417],[-91.5421,31.3415],[-91.5415,31.3412],[-91.5413,31.341],[-91.5411,31.3409],[-91.5409,31.3408],[-91.5405,31.3406],[-91.5404,31.3405],[-91.5396,31.3401],[-91.5389,31.3397],[-91.5383,31.3394],[-91.5368,31.3387],[-91.5361,31.3384],[-91.5361,31.3383],[-91.5352,31.3381],[-91.5349,31.338],[-91.534,31.3373],[-91.5339,31.3363],[-91.5339,31.336],[-91.5338,31.3351],[-91.5338,31.3348],[-91.5332,31.3332],[-91.5318,31.332],[-91.5317,31.3318],[-91.5289,31.3301],[-91.5262,31.3284],[-91.526,31.3283],[-91.523,31.3265],[-91.5222,31.3259],[-91.5221,31.3259],[-91.5217,31.3255],[-91.5212,31.3252],[-91.5206,31.3248],[-91.519,31.3237],[-91.5185,31.3233],[-91.5183,31.3232],[-91.5172,31.3223],[-91.5163,31.3215],[-91.5158,31.3211],[-91.5157,31.321],[-91.5156,31.3209],[-91.5152,31.3207],[-91.5151,31.3206],[-91.515,31.3204],[-91.5149,31.3203],[-91.5148,31.3202],[-91.5147,31.3201],[-91.5146,31.3199],[-91.5145,31.3198],[-91.5145,31.3197],[-91.5144,31.3197],[-91.5144,31.3196],[-91.5143,31.3195],[-91.5141,31.3194],[-91.5141,31.3193],[-91.5138,31.3191],[-91.5137,31.319],[-91.5136,31.3189],[-91.5134,31.3187],[-91.5133,31.3186],[-91.5131,31.3185],[-91.5131,31.3184],[-91.513,31.3183],[-91.5129,31.3183],[-91.5128,31.3181],[-91.5127,31.3181],[-91.5126,31.318],[-91.5125,31.318],[-91.5122,31.3178],[-91.5117,31.3177],[-91.5116,31.3176],[-91.5106,31.3172],[-91.5101,31.3168],[-91.5097,31.3164],[-91.5093,31.3159],[-91.5087,31.3151],[-91.5081,31.3132],[-91.508,31.3129],[-91.508,31.312],[-91.5079,31.309],[-91.5085,31.3034],[-91.5083,31.3005],[-91.5083,31.2958],[-91.5089,31.2916],[-91.5101,31.2886],[-91.5121,31.2842],[-91.5132,31.2822],[-91.5156,31.2782],[-91.5186,31.2753],[-91.5224,31.2734],[-91.5241,31.2728],[-91.5249,31.2725],[-91.5253,31.2723],[-91.5294,31.2705],[-91.5337,31.2688],[-91.5377,31.2674],[-91.543,31.2658],[-91.5463,31.2648],[-91.5476,31.2645],[-91.5484,31.2643],[-91.5539,31.263],[-91.5587,31.2622],[-91.5642,31.2616],[-91.5695,31.2613],[-91.5745,31.2613],[-91.5789,31.2617],[-91.5834,31.2622],[-91.5877,31.2626],[-91.5917,31.2632],[-91.5964,31.2643],[-91.6017,31.265],[-91.6067,31.2659],[-91.6133,31.2667],[-91.617,31.2673],[-91.6177,31.2674],[-91.6214,31.2678],[-91.623,31.2677],[-91.6251,31.2675],[-91.6335,31.2679],[-91.6353,31.2678],[-91.6377,31.2677],[-91.6393,31.2673],[-91.6394,31.2673],[-91.6412,31.2669],[-91.6432,31.2655],[-91.6461,31.264],[-91.6487,31.2622],[-91.6499,31.2612],[-91.6514,31.2595],[-91.6529,31.2577],[-91.6529,31.2576],[-91.654,31.2557],[-91.6541,31.2555],[-91.6547,31.2537],[-91.655,31.2518],[-91.6549,31.2502],[-91.6549,31.2501],[-91.6543,31.2486],[-91.6537,31.247],[-91.6535,31.2464],[-91.6532,31.2458],[-91.6529,31.2448],[-91.6525,31.2438],[-91.652,31.2427],[-91.6513,31.2418],[-91.6495,31.2398],[-91.6472,31.2373],[-91.6444,31.2344],[-91.639,31.2321],[-91.6355,31.2307],[-91.6336,31.2299],[-91.6251,31.2261],[-91.6251,31.226],[-91.6238,31.225],[-91.6199,31.2219],[-91.6186,31.2209],[-91.6167,31.2196],[-91.6139,31.2179],[-91.6117,31.2162],[-91.6116,31.2161],[-91.6106,31.2153],[-91.6076,31.2134],[-91.6046,31.2109],[-91.6016,31.2086],[-91.5985,31.2055],[-91.5973,31.2042],[-91.595,31.202],[-91.5937,31.1998],[-91.5931,31.1987],[-91.592,31.1969],[-91.5905,31.1944],[-91.5901,31.1937],[-91.5897,31.1921],[-91.5896,31.1916],[-91.5894,31.1911],[-91.5892,31.1901],[-91.589,31.189],[-91.5889,31.189],[-91.5887,31.1856],[-91.5887,31.1855],[-91.5887,31.1847],[-91.5887,31.1841],[-91.5887,31.1833],[-91.5887,31.1831],[-91.5887,31.1829],[-91.5887,31.181],[-91.5891,31.1786],[-91.5897,31.1769],[-91.5902,31.1756],[-91.5914,31.1733],[-91.5915,31.1731],[-91.5929,31.1708],[-91.5949,31.1672],[-91.5958,31.1656],[-91.5971,31.1635],[-91.5997,31.1596],[-91.6042,31.1545],[-91.6078,31.1506],[-91.6105,31.1479],[-91.6138,31.1447],[-91.6157,31.1427],[-91.6175,31.1409],[-91.6204,31.1381],[-91.6217,31.1369],[-91.6242,31.1337],[-91.6251,31.1319],[-91.6251,31.1307],[-91.6258,31.1299],[-91.6266,31.1284],[-91.6281,31.1257],[-91.6283,31.1246],[-91.6282,31.1241],[-91.6281,31.124],[-91.6278,31.1218],[-91.6276,31.1207],[-91.6269,31.1188],[-91.6257,31.1166],[-91.6252,31.116],[-91.6132,31.1035],[-91.6127,31.1033],[-91.6122,31.103],[-91.6095,31.1016],[-91.608,31.1004],[-91.6054,31.0984],[-91.6037,31.0973],[-91.6026,31.0967],[-91.6,31.0951],[-91.5947,31.0914],[-91.5887,31.0868],[-91.5859,31.0842],[-91.5814,31.0809],[-91.5774,31.0782],[-91.573,31.0746],[-91.5682,31.0707],[-91.5677,31.0702],[-91.5641,31.0668],[-91.5613,31.0609],[-91.5604,31.0576],[-91.56,31.0548],[-91.5599,31.0541],[-91.5604,31.0495],[-91.5612,31.0462],[-91.5625,31.0432],[-91.5644,31.039],[-91.5649,31.0383],[-91.5665,31.0359],[-91.5694,31.0323],[-91.5717,31.0298],[-91.5739,31.0278],[-91.5752,31.0265],[-91.5759,31.0259],[-91.5763,31.0256],[-91.5767,31.0254],[-91.5784,31.024],[-91.5804,31.0228],[-91.5821,31.0217],[-91.5847,31.0202],[-91.5905,31.0173],[-91.5909,31.0171],[-91.5954,31.0153],[-91.5995,31.0138],[-91.6065,31.0112],[-91.613,31.0091],[-91.6195,31.0071],[-91.622,31.0063],[-91.6238,31.0057],[-91.6251,31.0054],[-91.6357,31.0002],[-91.6359,31],[-91.6367,30.9996],[-91.6369,30.9994],[-91.6368,30.9994],[-91.6366,30.9994],[-91.6267,30.9992],[-91.625,30.9992],[-91.6247,30.9992],[-91.6216,30.9991],[-91.6125,30.9991],[-91.6094,30.999],[-91.6093,30.999],[-91.6092,30.999],[-91.609,30.999],[-91.6084,30.999],[-91.6082,30.999],[-91.6031,30.9991],[-91.5923,30.9992],[-91.5908,30.9992],[-91.588,30.9992],[-91.583,30.9993],[-91.5789,30.9992],[-91.5681,30.9992],[-91.5676,30.9992],[-91.5667,30.9992],[-91.5626,30.9992],[-91.5622,30.9992],[-91.5608,30.9992],[-91.5603,30.9992],[-91.5602,30.9992],[-91.5598,30.9992],[-91.5597,30.9992],[-91.5522,30.9993],[-91.5494,30.9994],[-91.5493,30.9994],[-91.5488,30.9994],[-91.5473,30.9994],[-91.5468,30.9994],[-91.5462,30.9994],[-91.5444,30.9994],[-91.5438,30.9994],[-91.5428,30.9994],[-91.5397,30.9994],[-91.5387,30.9994],[-91.5369,30.9993],[-91.5316,30.9992],[-91.5298,30.9992],[-91.5287,30.9991],[-91.5255,30.9991],[-91.5244,30.999],[-91.5236,30.999],[-91.5211,30.999],[-91.5202,30.999],[-91.5198,30.999],[-91.5187,30.999],[-91.5183,30.999],[-91.5177,30.999],[-91.5159,30.9989],[-91.5153,30.9989],[-91.5141,30.9989],[-91.5105,30.9989],[-91.5093,30.9988],[-91.5076,30.9988],[-91.5024,30.9987],[-91.5007,30.9987],[-91.5001,30.9987],[-91.4993,30.9988],[-91.4974,30.999],[-91.495,30.999],[-91.4935,30.999],[-91.4914,30.999],[-91.4912,30.999],[-91.4909,30.999],[-91.4873,30.999],[-91.4861,30.999],[-91.4766,30.9991],[-91.4728,30.9991],[-91.4668,30.9991],[-91.4601,30.9991],[-91.4584,30.9991],[-91.4575,30.9991],[-91.4532,30.9991],[-91.4515,30.9991],[-91.4504,30.9991],[-91.447,30.9991],[-91.4458,30.9991],[-91.4442,30.9991],[-91.4392,30.999],[-91.4378,30.999],[-91.4376,30.999],[-91.4362,30.999],[-91.4321,30.999],[-91.4308,30.999],[-91.4298,30.999],[-91.4269,30.999],[-91.4259,30.999],[-91.4257,30.999],[-91.4252,30.999],[-91.425,30.999],[-91.4247,30.999],[-91.4236,30.999],[-91.4233,30.999],[-91.4224,30.999],[-91.4197,30.999],[-91.4188,30.999],[-91.4185,30.999],[-91.4177,30.999],[-91.4174,30.999],[-91.4168,30.999],[-91.4152,30.999],[-91.4146,30.999],[-91.4133,30.999],[-91.4131,30.999],[-91.4094,30.999],[-91.4081,30.999],[-91.4079,30.999],[-91.4074,30.999],[-91.4072,30.999],[-91.4058,30.999],[-91.4027,30.999],[-91.4016,30.9991],[-91.4001,30.9991],[-91.3994,30.9991],[-91.3972,30.9991],[-91.3965,30.999],[-91.3944,30.999],[-91.3892,30.999],[-91.3879,30.999],[-91.3857,30.999],[-91.3855,30.999],[-91.3847,30.999],[-91.3845,30.999],[-91.3826,30.999],[-91.3768,30.999],[-91.3751,30.999],[-91.3749,30.9991],[-91.3748,30.9991],[-91.3738,30.9991],[-91.3703,30.9991],[-91.3691,30.9991],[-91.369,30.9991],[-91.3686,30.9991],[-91.3684,30.9991],[-91.3661,30.9991],[-91.3593,30.9991],[-91.3571,30.9991],[-91.357,30.9991],[-91.3561,30.9991],[-91.3531,30.9991],[-91.3521,30.9991],[-91.3517,30.9991],[-91.3505,30.9991],[-91.3501,30.9991],[-91.3497,30.9991],[-91.3486,30.9991],[-91.3482,30.9991],[-91.3481,30.9991],[-91.3478,30.9991],[-91.3477,30.9991],[-91.3476,30.9991],[-91.3457,30.9991],[-91.3434,30.9991],[-91.3359,30.9992],[-91.3342,30.9992],[-91.3247,30.9992],[-91.3243,30.9992],[-91.323,30.9992],[-91.3226,30.9992],[-91.3175,30.9992],[-91.3138,30.9992],[-91.2928,30.9991],[-91.2879,30.9991],[-91.2799,30.9991],[-91.275,30.9991],[-91.2732,30.9991],[-91.2731,30.9991],[-91.2674,30.9992],[-91.2655,30.9992],[-91.2651,30.9992],[-91.2639,30.9992],[-91.2635,30.9992],[-91.2624,30.9992],[-91.2593,30.9992],[-91.2583,30.9992],[-91.2579,30.9992],[-91.2569,30.9992],[-91.2566,30.9992],[-91.2546,30.9992],[-91.2501,30.9993],[-91.2485,30.9994],[-91.2465,30.9995],[-91.2449,30.9995],[-91.2401,30.9994],[-91.2385,30.9994],[-91.2371,30.9994],[-91.2329,30.9993],[-91.2315,30.9993],[-91.2302,30.9992],[-91.2262,30.9992],[-91.2248,30.9992],[-91.2247,30.9992],[-91.2242,30.9992],[-91.2241,30.9992],[-91.2221,30.9992],[-91.2161,30.9991],[-91.2142,30.9991],[-91.2133,30.9991],[-91.2109,30.9991],[-91.21,30.9991],[-91.2099,30.9991],[-91.2094,30.9991],[-91.2082,30.9991],[-91.2031,30.9991],[-91.2015,30.9991],[-91.2014,30.9991],[-91.201,30.9991],[-91.2009,30.9991],[-91.2005,30.9991],[-91.1991,30.9991],[-91.1986,30.9991],[-91.198,30.9991],[-91.1963,30.9991],[-91.1957,30.9991],[-91.1945,30.9991],[-91.1908,30.9991],[-91.1895,30.9991],[-91.1893,30.9991],[-91.1892,30.9991],[-91.1891,30.9991],[-91.1888,30.9991],[-91.1887,30.9991],[-91.1886,30.9991],[-91.1881,30.9991],[-91.1862,30.9991],[-91.1856,30.9991],[-91.1844,30.9992],[-91.184,30.9992],[-91.1761,30.9992],[-91.1761,30.9991],[-91.1605,30.9991],[-91.1595,30.9991],[-91.1516,30.9991],[-91.1508,30.9991],[-91.1376,30.9991],[-91.1373,30.9991],[-91.1329,30.9991],[-91.1251,30.9991],[-91.1222,30.9989],[-91.12,30.9989],[-91.1123,30.9989],[-91.1122,30.9989],[-91.1102,30.9989],[-91.1093,30.9989],[-91.1083,30.9989],[-91.1081,30.9989],[-91.0996,30.999],[-91.0956,30.9989],[-91.0929,30.9989],[-91.0873,30.9989],[-91.0867,30.9989],[-91.0857,30.9989],[-91.0835,30.9989],[-91.0833,30.9989],[-91.0811,30.9989],[-91.081,30.9989],[-91.0807,30.999],[-91.0803,30.9991],[-91.0796,30.9991],[-91.0792,30.9991],[-91.0785,30.9992],[-91.0781,30.9992],[-91.0777,30.9992],[-91.0773,30.9992],[-91.0769,30.9991],[-91.0762,30.9992],[-91.0758,30.9992],[-91.0751,30.9992],[-91.0747,30.9991],[-91.0735,30.9991],[-91.0728,30.9991],[-91.0716,30.9991],[-91.0713,30.9991],[-91.0705,30.9991],[-91.0701,30.9991],[-91.0693,30.9991],[-91.0686,30.999],[-91.0682,30.999],[-91.068,30.999],[-91.0679,30.999],[-91.0602,30.9989],[-91.0599,30.9989],[-91.059,30.9989],[-91.0588,30.9989],[-91.0568,30.9989],[-91.0514,30.9989],[-91.0513,30.9989],[-91.0511,30.9989],[-91.051,30.9989],[-91.0509,30.9989],[-91.0508,30.9989],[-91.0505,30.9989],[-91.049,30.9989],[-91.0476,30.9989],[-91.0435,30.9989],[-91.0422,30.9989],[-91.024,30.999],[-91.0204,30.999],[-91.0166,30.999],[-91.0106,30.9989],[-91.0045,30.9989],[-91.0001,30.999],[-90.9981,30.999],[-90.998,30.999],[-90.991,30.999],[-90.9839,30.9991],[-90.9803,30.9991],[-90.9702,30.9991],[-90.9572,30.9992],[-90.957,30.9992],[-90.9564,30.9992],[-90.9561,30.9992],[-90.9553,30.9992],[-90.9526,30.9992],[-90.9517,30.9992],[-90.9502,30.9993],[-90.9458,30.9993],[-90.9443,30.9993],[-90.943,30.9993],[-90.9391,30.9993],[-90.9378,30.9993],[-90.9377,30.9993],[-90.9374,30.9993],[-90.9373,30.9993],[-90.9357,30.9993],[-90.9307,30.9994],[-90.929,30.9994],[-90.9287,30.9994],[-90.9285,30.9994],[-90.9269,30.9994],[-90.9264,30.9994],[-90.9263,30.9995],[-90.9247,30.9995],[-90.9227,30.9995],[-90.9191,30.9995],[-90.9112,30.9995],[-90.9111,30.9995],[-90.911,30.9995],[-90.9109,30.9995],[-90.9108,30.9995],[-90.9105,30.9995],[-90.8974,30.9996],[-90.8968,30.9996],[-90.8967,30.9996],[-90.8946,30.9996],[-90.8932,30.9996],[-90.8893,30.9996],[-90.8892,30.9996],[-90.888,30.9996],[-90.8845,30.9996],[-90.8842,30.9996],[-90.8817,30.9996],[-90.8773,30.9996],[-90.8771,30.9996],[-90.8769,30.9996],[-90.8758,30.9996],[-90.8751,30.9996],[-90.8717,30.9994],[-90.8703,30.9993],[-90.8681,30.9993],[-90.8613,30.9993],[-90.8599,30.9993],[-90.8591,30.9993],[-90.859,30.9993],[-90.8588,30.9993],[-90.8587,30.9993],[-90.8525,30.9993],[-90.8453,30.9993],[-90.8432,30.9993],[-90.8371,30.9993],[-90.8351,30.9993],[-90.835,30.9993],[-90.8349,30.9993],[-90.8348,30.9993],[-90.8338,30.9993],[-90.8303,30.9993],[-90.8292,30.9994],[-90.826,30.9994],[-90.8259,30.9994],[-90.8258,30.9994],[-90.8257,30.9994],[-90.8256,30.9994],[-90.8253,30.9994],[-90.8251,30.9994],[-90.8244,30.9994],[-90.8241,30.9994],[-90.8237,30.9994],[-90.8224,30.9994],[-90.8219,30.9994],[-90.7915,30.9994],[-90.7894,30.9994],[-90.7837,30.9994],[-90.7803,30.9995],[-90.78,30.9995],[-90.7795,30.9995],[-90.7794,30.9995],[-90.7792,30.9995],[-90.7784,30.9995],[-90.778,30.9995],[-90.7776,30.9995],[-90.7769,30.9995],[-90.7762,30.9995],[-90.776,30.9995],[-90.7757,30.9994],[-90.7753,30.9994],[-90.7749,30.9994],[-90.7741,30.9994],[-90.7738,30.9994],[-90.7731,30.9995],[-90.7727,30.9995],[-90.7725,30.9995],[-90.7724,30.9995],[-90.7716,30.9995],[-90.7712,30.9995],[-90.7705,30.9995],[-90.7704,30.9995],[-90.7697,30.9995],[-90.7694,30.9995],[-90.769,30.9994],[-90.7689,30.9994],[-90.767,30.9993],[-90.765,30.9994],[-90.7588,30.9996],[-90.7585,30.9996],[-90.7584,30.9996],[-90.7573,30.9995],[-90.7569,30.9995],[-90.7562,30.9994],[-90.7554,30.9994],[-90.7552,30.9994],[-90.7541,30.9993],[-90.7533,30.9993],[-90.7531,30.9993],[-90.753,30.9993],[-90.7511,30.9993],[-90.7503,30.9993],[-90.7501,30.9993],[-90.741,30.9992],[-90.7379,30.9992],[-90.7375,30.9992],[-90.7361,30.9992],[-90.7357,30.9992],[-90.7355,30.9992],[-90.7347,30.9992],[-90.7345,30.9992],[-90.7342,30.9992],[-90.7335,30.9992],[-90.7333,30.9992],[-90.7302,30.9992],[-90.7212,30.9993],[-90.7182,30.9993],[-90.7168,30.9993],[-90.7127,30.9994],[-90.7113,30.9994],[-90.7072,30.9994],[-90.6936,30.9994],[-90.6916,30.9994],[-90.6728,30.9995],[-90.669,30.9995],[-90.6677,30.9995],[-90.6674,30.9995],[-90.6666,30.9995],[-90.6663,30.9995],[-90.6632,30.9995],[-90.6538,30.9995],[-90.6514,30.9995],[-90.6512,30.9995],[-90.6506,30.9995],[-90.6505,30.9995],[-90.6504,30.9995],[-90.6499,30.9995],[-90.6497,30.9995],[-90.6496,30.9995],[-90.6495,30.9995],[-90.6491,30.9995],[-90.649,30.9995],[-90.6487,30.9995],[-90.6485,30.9995],[-90.6478,30.9995],[-90.647,30.9995],[-90.6469,30.9995],[-90.6465,30.9995],[-90.6458,30.9995],[-90.6436,30.9995],[-90.6429,30.9995],[-90.6417,30.9995],[-90.6381,30.9995],[-90.6372,30.9995],[-90.6369,30.9995],[-90.6361,30.9995],[-90.6342,30.9995],[-90.6258,30.9995],[-90.6251,30.9995],[-90.6234,30.9994],[-90.623,30.9994],[-90.6202,30.9994],[-90.6118,30.9995],[-90.609,30.9995],[-90.6062,30.9995],[-90.5977,30.9996],[-90.5948,30.9996],[-90.5946,30.9996],[-90.5945,30.9996],[-90.5934,30.9996],[-90.5898,30.9996],[-90.5887,30.9996],[-90.5886,30.9996],[-90.5885,30.9996],[-90.5883,30.9996],[-90.5876,30.9996],[-90.5874,30.9996],[-90.5868,30.9996],[-90.5863,30.9996],[-90.5854,30.9997],[-90.585,30.9997],[-90.5845,30.9997],[-90.5843,30.9997],[-90.5837,30.9997],[-90.5835,30.9997],[-90.5832,30.9997],[-90.5823,30.9997],[-90.582,30.9997],[-90.5818,30.9997],[-90.5812,30.9997],[-90.5788,30.9997],[-90.578,30.9997],[-90.5778,30.9997],[-90.5777,30.9997],[-90.5756,30.9997],[-90.5693,30.9997],[-90.5672,30.9997],[-90.565,30.9997],[-90.5599,30.9997],[-90.5586,30.9997],[-90.5565,30.9997],[-90.5561,30.9997],[-90.5549,30.9997],[-90.5545,30.9997],[-90.5539,30.9997],[-90.5522,30.9997],[-90.5517,30.9997],[-90.5514,30.9997],[-90.5504,30.9997],[-90.5501,30.9997],[-90.5496,30.9997],[-90.5481,30.9997],[-90.5476,30.9997],[-90.5446,30.9997],[-90.5395,30.9997],[-90.5353,30.9997],[-90.5324,30.9998],[-90.5322,30.9997],[-90.5319,30.9997],[-90.5316,30.9997],[-90.5309,30.9997],[-90.5308,30.9998],[-90.5305,30.9998],[-90.5304,30.9998],[-90.5301,30.9998],[-90.5299,30.9998],[-90.5271,30.9998],[-90.5243,30.9998],[-90.5187,30.9999],[-90.5159,30.9999],[-90.5155,30.9999],[-90.5144,30.9999],[-90.5101,30.9998],[-90.5086,30.9998],[-90.5084,30.9998],[-90.5079,30.9998],[-90.5077,30.9998],[-90.5074,30.9998],[-90.5063,30.9998],[-90.5061,30.9998],[-90.5059,30.9998],[-90.5057,30.9998],[-90.5054,30.9998],[-90.5048,30.9998],[-90.5045,30.9998],[-90.5011,30.9998],[-90.5008,30.9998],[-90.5001,30.9998],[-90.4909,30.9997],[-90.4897,30.9997],[-90.4876,30.9997],[-90.4875,30.9997],[-90.4874,30.9997],[-90.4868,30.9998],[-90.4866,30.9998],[-90.4863,30.9998],[-90.4862,30.9998],[-90.486,30.9998],[-90.4859,30.9998],[-90.4857,30.9998],[-90.4856,30.9998],[-90.4852,30.9998],[-90.485,30.9998],[-90.4849,30.9998],[-90.4842,30.9999],[-90.4839,30.9999],[-90.4834,30.9999],[-90.4828,30.9999],[-90.4822,30.9998],[-90.4819,30.9998],[-90.4811,30.9998],[-90.481,30.9998],[-90.4809,30.9998],[-90.4803,30.9998],[-90.4801,30.9998],[-90.48,30.9998],[-90.4795,30.9998],[-90.4788,30.9998],[-90.4782,30.9998],[-90.478,30.9997],[-90.4777,30.9997],[-90.4775,30.9997],[-90.4772,30.9997],[-90.4764,30.9998],[-90.4761,30.9998],[-90.476,30.9998],[-90.4759,30.9998],[-90.4756,30.9998],[-90.4755,30.9998],[-90.4753,30.9998],[-90.4752,30.9998],[-90.4751,30.9998],[-90.4749,30.9998],[-90.4748,30.9998],[-90.4747,30.9998],[-90.4745,30.9999],[-90.4744,30.9999],[-90.4741,30.9999],[-90.474,30.9998],[-90.4737,30.9998],[-90.4736,30.9998],[-90.4736,30.9997],[-90.4734,30.9998],[-90.4733,30.9998],[-90.4732,30.9998],[-90.4731,30.9999],[-90.473,30.9998],[-90.4727,30.9998],[-90.4726,30.9998],[-90.4723,30.9998],[-90.4721,30.9997],[-90.4718,30.9997],[-90.4717,30.9997],[-90.47,30.9996],[-90.4692,30.9996],[-90.4662,30.9996],[-90.4651,30.9996],[-90.4638,30.9996],[-90.4634,30.9996],[-90.4633,30.9996],[-90.4625,30.9996],[-90.46,30.9996],[-90.4591,30.9996],[-90.4587,30.9996],[-90.4575,30.9996],[-90.4574,30.9996],[-90.4571,30.9996],[-90.457,30.9997],[-90.4569,30.9997],[-90.4567,30.9997],[-90.4566,30.9997],[-90.4564,30.9997],[-90.4557,30.9996],[-90.4554,30.9996],[-90.4541,30.9996],[-90.4518,30.9995],[-90.4502,30.9996],[-90.4489,30.9996],[-90.4479,30.9997],[-90.4449,30.9999],[-90.4446,30.9999],[-90.4439,31.0001],[-90.4438,31.0001],[-90.4437,31.0001],[-90.4436,31.0002],[-90.4434,31.0001],[-90.4433,31.0001],[-90.4421,31.0001],[-90.4385,31],[-90.4376,31],[-90.4373,31],[-90.4372,31],[-90.4369,31],[-90.4364,31],[-90.4359,31.0001],[-90.4357,31.0001],[-90.4355,31.0001],[-90.4354,31.0001],[-90.4352,31.0001],[-90.4349,31.0001],[-90.4347,31.0001],[-90.4344,31.0001],[-90.4342,31.0001],[-90.4334,31],[-90.4316,31],[-90.431,31],[-90.4302,31],[-90.4299,31],[-90.4294,31],[-90.4292,31],[-90.4283,31],[-90.428,31],[-90.4275,31],[-90.4274,31],[-90.4273,31],[-90.4263,31],[-90.4232,31.0001],[-90.4222,31.0001],[-90.4215,31],[-90.4212,31],[-90.4211,31],[-90.4208,30.9999],[-90.4204,30.9999],[-90.4201,30.9999],[-90.4192,30.9999],[-90.4187,31],[-90.4181,31],[-90.4175,31],[-90.4171,31.0001],[-90.417,31.0001],[-90.4164,31.0001],[-90.4159,31.0001],[-90.4155,31.0001],[-90.4144,31.0001],[-90.4142,31.0001],[-90.4137,31.0001],[-90.4136,31.0001],[-90.4134,31.0001],[-90.4129,31.0001],[-90.4126,31.0001],[-90.4124,31.0001],[-90.4123,31.0001],[-90.4122,31.0001],[-90.4112,31.0001],[-90.4091,31.0001],[-90.4086,31.0001],[-90.4077,31.0002],[-90.4073,31.0002],[-90.4068,31.0002],[-90.4066,31.0002],[-90.4063,31.0002],[-90.406,31.0001],[-90.4057,31.0001],[-90.4056,31.0001],[-90.4053,31.0001],[-90.4051,31.0001],[-90.4045,31.0001],[-90.4031,31.0001],[-90.4027,31.0001],[-90.4023,31.0001],[-90.4022,31.0001],[-90.4021,31.0001],[-90.4019,31.0001],[-90.4017,31.0002],[-90.4014,31.0002],[-90.401,31.0002],[-90.4009,31.0002],[-90.4006,31.0002],[-90.4002,31.0002],[-90.3994,31.0002],[-90.3991,31.0002],[-90.3988,31.0002],[-90.3983,31.0002],[-90.398,31.0002],[-90.3971,31.0002],[-90.397,31.0002],[-90.3968,31.0002],[-90.3966,31.0002],[-90.3964,31.0002],[-90.396,31.0002],[-90.3958,31.0002],[-90.3955,31.0002],[-90.3954,31.0002],[-90.3953,31.0002],[-90.3952,31.0002],[-90.3951,31.0002],[-90.395,31.0002],[-90.394,31.0002],[-90.391,31.0002],[-90.3904,31.0002],[-90.39,31.0002],[-90.3898,31.0002],[-90.3889,31.0001],[-90.3888,31.0001],[-90.3877,31.0001],[-90.3868,31.0001],[-90.3863,31.0001],[-90.386,31.0001],[-90.3854,31.0001],[-90.3852,31.0001],[-90.3848,31.0001],[-90.3843,31.0001],[-90.3842,31.0001],[-90.3838,31.0001],[-90.3837,31.0001],[-90.3826,31.0001],[-90.3824,31.0002],[-90.3823,31.0002],[-90.3822,31.0002],[-90.3819,31.0002],[-90.3809,31.0002],[-90.3805,31.0002],[-90.3801,31.0002],[-90.3799,31.0002],[-90.3796,31.0002],[-90.3788,31.0002],[-90.3785,31.0002],[-90.3784,31.0002],[-90.3782,31.0002],[-90.3778,31.0002],[-90.3777,31.0002],[-90.3776,31.0002],[-90.3775,31.0002],[-90.3773,31.0002],[-90.3762,31.0002],[-90.3761,31.0002],[-90.3759,31.0002],[-90.3751,31.0002],[-90.375,31.0002],[-90.3745,31.0002],[-90.3738,31.0002],[-90.3735,31.0002],[-90.3721,31.0002],[-90.3715,31.0002],[-90.3712,31.0002],[-90.3707,31.0002],[-90.3706,31.0002],[-90.3705,31.0002],[-90.3704,31.0002],[-90.3703,31.0002],[-90.3702,31.0002],[-90.3701,31.0002],[-90.37,31.0003],[-90.3696,31.0003],[-90.3695,31.0003],[-90.3692,31.0003],[-90.3683,31.0003],[-90.368,31.0003],[-90.3678,31.0003],[-90.3673,31.0003],[-90.3671,31.0003],[-90.3648,31.0003],[-90.3579,31.0004],[-90.3556,31.0004],[-90.3548,31.0004],[-90.3539,31.0004],[-90.3489,31.0004],[-90.3488,31.0004],[-90.3474,31.0004],[-90.3473,31.0004],[-90.3473,31.0005],[-90.3473,31.0006],[-90.3472,31.0006],[-90.3462,31.0005],[-90.3458,31.0004],[-90.3443,31.0004],[-90.344,31.0004],[-90.3438,31.0004],[-90.3435,31.0004],[-90.3432,31.0004],[-90.3421,31.0004],[-90.34,31.0004],[-90.3399,31.0004],[-90.3398,31.0004],[-90.3369,31.0004],[-90.3276,31.0004],[-90.3246,31.0004],[-90.3233,31.0005],[-90.3204,31.0005],[-90.3177,31.0005],[-90.3143,31.0005],[-90.3104,31.0005],[-90.3103,31.0005],[-90.3091,31.0005],[-90.308,31.0005],[-90.3052,31.0005],[-90.304,31.0005],[-90.3039,31.0005],[-90.3032,31.0005],[-90.3012,31.0005],[-90.3006,31.0005],[-90.3005,31.0005],[-90.2952,31.0005],[-90.295,31.0005],[-90.2794,31.0006],[-90.2793,31.0006],[-90.277,31.0006],[-90.2762,31.0006],[-90.2757,31.0006],[-90.2754,31.0006],[-90.2751,31.0006],[-90.2736,31.0006],[-90.2727,31.0006],[-90.2725,31.0006],[-90.2719,31.0006],[-90.2717,31.0006],[-90.2693,31.0006],[-90.262,31.0007],[-90.2597,31.0007],[-90.2596,31.0007],[-90.2595,31.0007],[-90.2504,31.0008],[-90.2501,31.0008],[-90.2469,31.0008],[-90.2335,31.0008],[-90.228,31.0006],[-90.2271,31.0007],[-90.2267,31.0008],[-90.2233,31.0007],[-90.2118,31.0007],[-90.2109,31.0007],[-90.2108,31.0007],[-90.2107,31.0007],[-90.2036,31.0007],[-90.2035,31.0007],[-90.1948,31.0008],[-90.1944,31.0008],[-90.1943,31.0008],[-90.1941,31.0008],[-90.1896,31.0008],[-90.1874,31.0008],[-90.1833,31.0008],[-90.1824,31.0008],[-90.18,31.0008],[-90.1786,31.0008],[-90.1777,31.0008],[-90.1647,31.001],[-90.1645,31.001],[-90.1642,31.001],[-90.1484,31.001],[-90.1382,31.0011],[-90.138,31.0011],[-90.1375,31.0011],[-90.133,31.001],[-90.1314,31.0009],[-90.1299,31.001],[-90.1295,31.001],[-90.1285,31.001],[-90.1284,31.001],[-90.1256,31.001],[-90.1251,31.001],[-90.1198,31.001],[-90.1149,31.0011],[-90.1066,31.0011],[-90.1065,31.0011],[-90.0975,31.0011],[-90.088,31.0012],[-90.0879,31.0012],[-90.0878,31.0012],[-90.0834,31.0012],[-90.0833,31.0012],[-90.0731,31.0012],[-90.0675,31.0012],[-90.0509,31.0013],[-90.0503,31.0013],[-90.0496,31.0013],[-90.0492,31.0013],[-90.0489,31.0013],[-90.0487,31.0013],[-90.0472,31.0013],[-90.0464,31.0013],[-90.0455,31.0013],[-90.0448,31.0013],[-90.0443,31.0013],[-90.044,31.0013],[-90.0434,31.0013],[-90.0429,31.0013],[-90.0424,31.0013],[-90.042,31.0013],[-90.0414,31.0013],[-90.0392,31.0014],[-90.0388,31.0014],[-90.0373,31.0014],[-90.0371,31.0014],[-90.0367,31.0014],[-90.0366,31.0014],[-90.0363,31.0014],[-90.0357,31.0014],[-90.0333,31.0014],[-90.0332,31.0014],[-90.0324,31.0014],[-90.0314,31.0013],[-90.0312,31.0013],[-90.0307,31.0013],[-90.0299,31.0013],[-90.0295,31.0012],[-90.0293,31.0012],[-90.0292,31.0012],[-90.025,31.0013],[-90.022,31.0013],[-90.022,31.0014],[-90.0214,31.0013],[-90.0208,31.0013],[-90.019,31.0013],[-90.0187,31.0013],[-90.0183,31.0013],[-90.0178,31.0013],[-90.0166,31.0013],[-90.016,31.0013],[-90.0154,31.0013],[-90.0148,31.0013],[-90.0142,31.0014],[-90.0136,31.0014],[-90.013,31.0014],[-90.0118,31.0015],[-90.0091,31.0014],[-90.0088,31.0014],[-90.0076,31.0014],[-90.007,31.0014],[-90.0064,31.0015],[-90.0055,31.0014],[-90.0053,31.0014],[-90.0054,31.0013],[-90.0052,31.0013],[-90.0001,31.0013],[-89.9912,31.0016],[-89.991,31.0016],[-89.9851,31.0016],[-89.9821,31.0016],[-89.9819,31.0016],[-89.975,31.0016],[-89.9741,31.0015],[-89.9732,31.0016],[-89.9728,31.0015],[-89.9617,31.0014],[-89.9615,31.0014],[-89.9613,31.0014],[-89.941,31.0015],[-89.9401,31.0015],[-89.9399,31.0015],[-89.9284,31.0014],[-89.9272,31.0014],[-89.9271,31.0015],[-89.9231,31.0014],[-89.918,31.0016],[-89.9179,31.0016],[-89.8975,31.0019],[-89.8927,31.0018],[-89.8869,31.0017],[-89.8782,31.0017],[-89.8781,31.0017],[-89.8768,31.0017],[-89.8767,31.0017],[-89.8751,31.0017],[-89.8748,31.0018],[-89.8727,31.0019],[-89.8721,31.0019],[-89.8712,31.0019],[-89.871,31.0019],[-89.8637,31.002],[-89.8588,31.002],[-89.8569,31.002],[-89.8564,31.0019],[-89.8558,31.0019],[-89.8552,31.0019],[-89.8546,31.0019],[-89.854,31.0019],[-89.8532,31.0019],[-89.852,31.0019],[-89.8503,31.0019],[-89.849,31.0019],[-89.8473,31.0019],[-89.8472,31.0019],[-89.8469,31.0019],[-89.846,31.002],[-89.8454,31.002],[-89.8446,31.002],[-89.8444,31.002],[-89.8442,31.002],[-89.8429,31.002],[-89.8425,31.002],[-89.8389,31.002],[-89.8387,31.002],[-89.8368,31.002],[-89.8359,31.0021],[-89.8355,31.0021],[-89.8351,31.0021],[-89.8286,31.0021],[-89.8255,31.0021],[-89.8246,31.0021],[-89.8245,31.0021],[-89.8244,31.0021],[-89.8243,31.0021],[-89.8211,31.002],[-89.8192,31.002],[-89.8191,31.002],[-89.8186,31.002],[-89.8185,31.002],[-89.8183,31.002],[-89.818,31.002],[-89.8174,31.002],[-89.8171,31.002],[-89.817,31.002],[-89.8168,31.002],[-89.8167,31.002],[-89.816,31.0021],[-89.8158,31.0021],[-89.8157,31.0021],[-89.8153,31.0021],[-89.8149,31.0021],[-89.8148,31.0021],[-89.814,31.002],[-89.7998,31.002],[-89.799,31.002],[-89.7854,31.0019],[-89.7843,31.0019],[-89.7656,31.0019],[-89.7576,31.0019],[-89.7536,31.0019],[-89.7533,31.0019],[-89.7526,31.0019],[-89.7526,31.0016],[-89.7526,31.0012],[-89.7524,31.0006],[-89.7521,31.0002],[-89.7515,30.9997],[-89.751,30.9995],[-89.7505,30.9994],[-89.7499,30.9994],[-89.7492,30.9995],[-89.7485,30.9997],[-89.7477,30.9999],[-89.7472,31.0002],[-89.7464,31.0009],[-89.7459,31.0015],[-89.7452,31.0023],[-89.7435,31.0029],[-89.7418,31.0034],[-89.741,31.0036],[-89.7399,31.0036],[-89.7384,31.0032],[-89.7373,31.0026],[-89.7366,31.0019],[-89.7362,31.0014],[-89.7361,31.0012],[-89.7359,31.0014],[-89.7358,31.0016],[-89.7357,31.0021],[-89.7357,31.0026],[-89.7356,31.003],[-89.7355,31.0034],[-89.7349,31.0038],[-89.7336,31.0045],[-89.7325,31.0048],[-89.7317,31.0048],[-89.7308,31.0045],[-89.7296,31.0039],[-89.7286,31.0029],[-89.7281,31.0024],[-89.7281,31.0023],[-89.728,31.0018],[-89.728,31.0014],[-89.7281,31.001],[-89.7284,31.0006],[-89.7287,31.0004],[-89.7292,31.0002],[-89.73,30.9997],[-89.7308,30.9995],[-89.7318,30.9996],[-89.7322,30.9997],[-89.7345,30.9997],[-89.7355,30.9997],[-89.7352,30.999],[-89.735,30.9987],[-89.735,30.9983],[-89.735,30.9977],[-89.7348,30.9965],[-89.7342,30.9956],[-89.7329,30.9948],[-89.732,30.9944],[-89.7312,30.9943],[-89.7299,30.9943],[-89.7286,30.9944],[-89.7278,30.9939],[-89.7277,30.9933],[-89.7279,30.9922],[-89.7284,30.9914],[-89.7298,30.9887],[-89.7304,30.9874],[-89.7306,30.9865],[-89.7304,30.9844],[-89.7299,30.9821],[-89.7301,30.9809],[-89.7305,30.9797],[-89.731,30.9789],[-89.7322,30.9781],[-89.7334,30.978],[-89.7349,30.9781],[-89.7359,30.9779],[-89.7369,30.9771],[-89.7371,30.9761],[-89.7369,30.9753],[-89.7361,30.9745],[-89.7345,30.9737],[-89.7322,30.9729],[-89.7293,30.9718],[-89.7284,30.9711],[-89.7271,30.9697],[-89.7269,30.9684],[-89.7271,30.9674],[-89.728,30.9665],[-89.7293,30.9662],[-89.7314,30.9661],[-89.7325,30.9665],[-89.7334,30.9667],[-89.7339,30.9669],[-89.7349,30.9669],[-89.7357,30.9666],[-89.7365,30.9656],[-89.7378,30.964],[-89.7397,30.9618],[-89.7413,30.9609],[-89.7423,30.9606],[-89.7431,30.96],[-89.7436,30.9585],[-89.7434,30.957],[-89.7433,30.9557],[-89.7443,30.9548],[-89.7467,30.9538],[-89.7501,30.9523],[-89.7507,30.9518],[-89.7512,30.9514],[-89.7516,30.9509],[-89.752,30.9502],[-89.7525,30.9491],[-89.753,30.9482],[-89.7535,30.9473],[-89.7541,30.9463],[-89.7548,30.9454],[-89.7559,30.9441],[-89.7563,30.9435],[-89.7565,30.9429],[-89.7566,30.9419],[-89.7563,30.9409],[-89.7558,30.9395],[-89.7552,30.9389],[-89.7544,30.9383],[-89.7535,30.9379],[-89.7525,30.9372],[-89.7517,30.9369],[-89.7511,30.9365],[-89.7501,30.9358],[-89.7493,30.935],[-89.7489,30.9339],[-89.7489,30.9328],[-89.7491,30.9321],[-89.7494,30.9313],[-89.7501,30.9298],[-89.7505,30.9295],[-89.7512,30.929],[-89.7519,30.9287],[-89.7522,30.9285],[-89.7525,30.9282],[-89.7528,30.9275],[-89.7531,30.9266],[-89.7528,30.9254],[-89.7523,30.9245],[-89.7515,30.9237],[-89.7513,30.9236],[-89.7507,30.9232],[-89.7501,30.9231],[-89.7482,30.9234],[-89.7472,30.9231],[-89.746,30.9229],[-89.7452,30.9224],[-89.7446,30.9215],[-89.7445,30.9206],[-89.7448,30.9189],[-89.7458,30.9174],[-89.7467,30.9158],[-89.7479,30.9148],[-89.7501,30.9129],[-89.7507,30.9128],[-89.7522,30.9127],[-89.7529,30.9127],[-89.7541,30.9128],[-89.7549,30.9132],[-89.7555,30.9135],[-89.7564,30.9142],[-89.7568,30.9147],[-89.7574,30.915],[-89.7582,30.9152],[-89.7594,30.9151],[-89.7604,30.9149],[-89.7615,30.9144],[-89.7626,30.9137],[-89.7633,30.913],[-89.7639,30.9124],[-89.7642,30.9119],[-89.7644,30.9112],[-89.7644,30.9103],[-89.7642,30.9091],[-89.764,30.9085],[-89.7636,30.9077],[-89.763,30.9073],[-89.7625,30.9069],[-89.7616,30.9066],[-89.7606,30.9064],[-89.7598,30.9062],[-89.7594,30.9058],[-89.7588,30.9048],[-89.7585,30.9043],[-89.7584,30.9038],[-89.7581,30.9032],[-89.7579,30.9026],[-89.7575,30.9021],[-89.757,30.9015],[-89.7567,30.9011],[-89.7565,30.9004],[-89.7567,30.8998],[-89.757,30.8989],[-89.7577,30.8982],[-89.7587,30.8973],[-89.7597,30.8966],[-89.7607,30.8963],[-89.7618,30.8965],[-89.7627,30.8966],[-89.7637,30.8967],[-89.7651,30.8969],[-89.7661,30.8971],[-89.7676,30.8979],[-89.7682,30.8983],[-89.7687,30.8987],[-89.7696,30.8991],[-89.7703,30.8994],[-89.7709,30.8994],[-89.772,30.8991],[-89.7731,30.8983],[-89.7734,30.8977],[-89.7734,30.8975],[-89.7736,30.8969],[-89.7732,30.8956],[-89.7726,30.8944],[-89.7722,30.8935],[-89.7718,30.8923],[-89.7719,30.8913],[-89.772,30.8902],[-89.7725,30.8892],[-89.773,30.8883],[-89.7734,30.8873],[-89.7736,30.8864],[-89.7732,30.885],[-89.7726,30.8842],[-89.7716,30.8833],[-89.7708,30.8827],[-89.77,30.8822],[-89.7698,30.8819],[-89.7695,30.8816],[-89.7696,30.8812],[-89.7698,30.8806],[-89.7702,30.88],[-89.7706,30.8795],[-89.7711,30.8792],[-89.772,30.8792],[-89.7731,30.8794],[-89.7742,30.8802],[-89.7748,30.881],[-89.7755,30.8815],[-89.7759,30.8816],[-89.7771,30.8811],[-89.7781,30.8799],[-89.7782,30.8797],[-89.7786,30.8789],[-89.779,30.8774],[-89.7791,30.8769],[-89.7792,30.8766],[-89.7793,30.876],[-89.7792,30.8752],[-89.7791,30.8748],[-89.7788,30.8742],[-89.778,30.8734],[-89.7773,30.8729],[-89.7765,30.8724],[-89.7755,30.8719],[-89.7747,30.8714],[-89.7738,30.8708],[-89.7726,30.8695],[-89.7713,30.8683],[-89.7702,30.8677],[-89.7695,30.8673],[-89.7687,30.8667],[-89.7682,30.8664],[-89.7678,30.8656],[-89.7678,30.8648],[-89.768,30.8639],[-89.7688,30.8628],[-89.7702,30.8621],[-89.7715,30.8613],[-89.7722,30.8606],[-89.7726,30.8596],[-89.7725,30.8585],[-89.7722,30.8573],[-89.7718,30.8562],[-89.7717,30.8554],[-89.7717,30.8547],[-89.7726,30.8537],[-89.7741,30.8532],[-89.7747,30.8532],[-89.7759,30.8537],[-89.7776,30.8549],[-89.7788,30.8558],[-89.7799,30.8563],[-89.7816,30.8566],[-89.7834,30.856],[-89.7841,30.8553],[-89.7844,30.8537],[-89.7838,30.8521],[-89.7832,30.8513],[-89.783,30.8511],[-89.7818,30.8497],[-89.781,30.8485],[-89.7805,30.8475],[-89.7803,30.847],[-89.7802,30.8462],[-89.7806,30.8455],[-89.7816,30.8453],[-89.7827,30.8453],[-89.7837,30.8455],[-89.7842,30.8458],[-89.7847,30.8462],[-89.7852,30.8469],[-89.7856,30.8475],[-89.7857,30.8484],[-89.7858,30.8487],[-89.7858,30.849],[-89.786,30.8492],[-89.7866,30.8493],[-89.7874,30.8495],[-89.7882,30.85],[-89.7889,30.8508],[-89.7895,30.8514],[-89.7899,30.8515],[-89.791,30.8515],[-89.7919,30.8511],[-89.7925,30.8504],[-89.7924,30.8497],[-89.7919,30.8487],[-89.7911,30.848],[-89.7903,30.8476],[-89.7894,30.8471],[-89.7886,30.8463],[-89.7878,30.8453],[-89.7875,30.8441],[-89.7875,30.8428],[-89.788,30.8415],[-89.7889,30.8404],[-89.7893,30.8398],[-89.7897,30.839],[-89.7901,30.838],[-89.79,30.8373],[-89.79,30.8363],[-89.79,30.8349],[-89.7902,30.8339],[-89.7905,30.8331],[-89.7908,30.8321],[-89.7908,30.8318],[-89.7904,30.831],[-89.7894,30.8305],[-89.7881,30.8304],[-89.7868,30.8306],[-89.7861,30.8311],[-89.7851,30.8322],[-89.7846,30.8327],[-89.7841,30.8329],[-89.7832,30.8328],[-89.7823,30.8326],[-89.7823,30.8321],[-89.7823,30.8313],[-89.7825,30.8303],[-89.7829,30.8291],[-89.784,30.8274],[-89.7851,30.8262],[-89.7856,30.8259],[-89.7866,30.8251],[-89.7875,30.8242],[-89.7876,30.8235],[-89.7875,30.8226],[-89.787,30.8219],[-89.7864,30.8212],[-89.7856,30.821],[-89.7845,30.8209],[-89.7831,30.8212],[-89.7822,30.8212],[-89.7815,30.8209],[-89.7812,30.8201],[-89.7815,30.8189],[-89.7824,30.818],[-89.7838,30.817],[-89.7852,30.8163],[-89.7859,30.816],[-89.7862,30.816],[-89.7864,30.8161],[-89.7865,30.8164],[-89.7868,30.8169],[-89.7871,30.8172],[-89.7886,30.8181],[-89.7892,30.8183],[-89.7897,30.8187],[-89.7901,30.8191],[-89.7908,30.8198],[-89.7917,30.8204],[-89.7923,30.8204],[-89.7928,30.8203],[-89.7935,30.8197],[-89.7937,30.8188],[-89.794,30.8179],[-89.7945,30.8174],[-89.7953,30.8172],[-89.7959,30.8176],[-89.7962,30.8181],[-89.7961,30.8189],[-89.7957,30.8202],[-89.7955,30.8208],[-89.7957,30.8211],[-89.7966,30.8217],[-89.7975,30.8215],[-89.7986,30.8209],[-89.7995,30.82],[-89.8,30.8191],[-89.8002,30.8184],[-89.8,30.8173],[-89.8,30.8166],[-89.8,30.8162],[-89.7997,30.8152],[-89.7989,30.8141],[-89.7983,30.8137],[-89.7978,30.8132],[-89.7973,30.8126],[-89.7972,30.8121],[-89.7972,30.812],[-89.7972,30.8117],[-89.7974,30.8115],[-89.798,30.8114],[-89.799,30.8113],[-89.7996,30.811],[-89.8004,30.8104],[-89.8014,30.8097],[-89.8028,30.8086],[-89.8037,30.8078],[-89.8041,30.8074],[-89.8042,30.8069],[-89.8043,30.8067],[-89.8044,30.8055],[-89.8041,30.8045],[-89.8041,30.8032],[-89.8046,30.8025],[-89.8056,30.8019],[-89.807,30.8011],[-89.8082,30.8006],[-89.8095,30.8002],[-89.8103,30.8002],[-89.8113,30.8003],[-89.8119,30.8007],[-89.8125,30.8015],[-89.8133,30.8027],[-89.814,30.8038],[-89.8146,30.8041],[-89.8149,30.8041],[-89.8151,30.8041],[-89.8153,30.804],[-89.8156,30.8038],[-89.8157,30.8033],[-89.8156,30.8032],[-89.8154,30.8028],[-89.8149,30.8022],[-89.8145,30.8018],[-89.8141,30.8014],[-89.8134,30.8008],[-89.8122,30.7995],[-89.8113,30.7984],[-89.8109,30.7981],[-89.8103,30.7978],[-89.8094,30.7975],[-89.8089,30.7972],[-89.8085,30.7969],[-89.8081,30.7964],[-89.8079,30.796],[-89.808,30.7955],[-89.8083,30.7948],[-89.8085,30.7943],[-89.8088,30.7936],[-89.8088,30.7933],[-89.8089,30.7929],[-89.8087,30.7923],[-89.8084,30.7918],[-89.8081,30.7916],[-89.8072,30.7915],[-89.8066,30.7916],[-89.8062,30.7917],[-89.8057,30.7919],[-89.8053,30.7923],[-89.8052,30.7929],[-89.8051,30.7934],[-89.8049,30.794],[-89.8042,30.7945],[-89.8035,30.7946],[-89.803,30.7942],[-89.8027,30.7935],[-89.8028,30.7928],[-89.8031,30.7919],[-89.8035,30.7911],[-89.8039,30.7907],[-89.8045,30.79],[-89.8053,30.7896],[-89.8061,30.7893],[-89.807,30.7891],[-89.8074,30.789],[-89.808,30.7888],[-89.8088,30.7884],[-89.8097,30.7879],[-89.8108,30.7875],[-89.8116,30.7875],[-89.8122,30.7876],[-89.8127,30.7881],[-89.8129,30.7887],[-89.8131,30.7892],[-89.8129,30.7902],[-89.8127,30.7907],[-89.8125,30.7914],[-89.8124,30.792],[-89.8124,30.7924],[-89.8124,30.7929],[-89.8125,30.7931],[-89.8126,30.7934],[-89.8129,30.7936],[-89.8136,30.794],[-89.8157,30.7957],[-89.8164,30.7961],[-89.817,30.7962],[-89.8176,30.7961],[-89.8176,30.796],[-89.8186,30.7954],[-89.8189,30.7953],[-89.8191,30.7952],[-89.8193,30.795],[-89.8195,30.7944],[-89.8197,30.794],[-89.8208,30.7928],[-89.821,30.7926],[-89.8211,30.7925],[-89.8213,30.7919],[-89.8214,30.7918],[-89.8215,30.7912],[-89.8214,30.7901],[-89.8211,30.7886],[-89.8208,30.7879],[-89.8205,30.7874],[-89.8199,30.7865],[-89.8194,30.7858],[-89.819,30.7844],[-89.8193,30.7834],[-89.8201,30.7824],[-89.8213,30.7815],[-89.8221,30.7811],[-89.8227,30.7804],[-89.8239,30.7798],[-89.8244,30.7796],[-89.8252,30.7798],[-89.8257,30.7801],[-89.8262,30.7807],[-89.8265,30.7817],[-89.8267,30.7823],[-89.8269,30.783],[-89.8274,30.7833],[-89.8281,30.7834],[-89.829,30.783],[-89.8295,30.7826],[-89.8301,30.7814],[-89.8303,30.7807],[-89.8304,30.7798],[-89.8302,30.7787],[-89.8298,30.7779],[-89.8292,30.7772],[-89.8282,30.7762],[-89.8281,30.776],[-89.8279,30.7756],[-89.8277,30.7748],[-89.8275,30.7735],[-89.8275,30.7723],[-89.8278,30.7712],[-89.8282,30.77],[-89.8288,30.7687],[-89.8296,30.7681],[-89.8313,30.7676],[-89.8315,30.7676],[-89.8317,30.7677],[-89.8319,30.7679],[-89.8321,30.7683],[-89.8321,30.7684],[-89.8324,30.7691],[-89.8324,30.7694],[-89.8324,30.7699],[-89.8324,30.7703],[-89.8326,30.7708],[-89.8327,30.7709],[-89.8328,30.7713],[-89.8332,30.7717],[-89.8337,30.7719],[-89.8342,30.7719],[-89.8348,30.7716],[-89.8351,30.7711],[-89.8353,30.7705],[-89.8354,30.7698],[-89.8352,30.7693],[-89.8349,30.7689],[-89.8344,30.7685],[-89.8339,30.7681],[-89.8331,30.7676],[-89.8328,30.7671],[-89.8328,30.7666],[-89.8329,30.7658],[-89.8329,30.7657],[-89.8328,30.7653],[-89.8328,30.7649],[-89.8324,30.7645],[-89.8319,30.7639],[-89.8309,30.7627],[-89.8304,30.7618],[-89.8304,30.7616],[-89.8299,30.761],[-89.8293,30.7606],[-89.8282,30.7599],[-89.8271,30.7596],[-89.8261,30.759],[-89.8256,30.7584],[-89.8256,30.7577],[-89.8262,30.7568],[-89.8269,30.7561],[-89.8273,30.7559],[-89.8277,30.7558],[-89.8279,30.7558],[-89.8294,30.7559],[-89.8301,30.7561],[-89.831,30.7563],[-89.8318,30.7562],[-89.8327,30.756],[-89.8332,30.7555],[-89.8334,30.7549],[-89.8335,30.7544],[-89.8335,30.7539],[-89.8332,30.7533],[-89.8326,30.7528],[-89.8319,30.7524],[-89.8309,30.7517],[-89.8304,30.7514],[-89.8302,30.7514],[-89.8294,30.7513],[-89.8286,30.7515],[-89.8279,30.7518],[-89.8273,30.7523],[-89.8268,30.7527],[-89.8266,30.7531],[-89.8264,30.7535],[-89.8264,30.7536],[-89.826,30.754],[-89.8258,30.7542],[-89.825,30.7545],[-89.8242,30.7552],[-89.8236,30.7554],[-89.8229,30.7553],[-89.8225,30.7546],[-89.8225,30.754],[-89.8227,30.7535],[-89.8234,30.7522],[-89.8238,30.7514],[-89.8244,30.7502],[-89.8247,30.7495],[-89.825,30.7492],[-89.825,30.7491],[-89.8251,30.7488],[-89.8254,30.7482],[-89.8257,30.7477],[-89.8258,30.7473],[-89.8258,30.7469],[-89.8259,30.7465],[-89.8259,30.7462],[-89.8259,30.746],[-89.8259,30.7455],[-89.8258,30.7453],[-89.8257,30.7449],[-89.8257,30.7446],[-89.8256,30.7442],[-89.8255,30.7436],[-89.8252,30.743],[-89.8251,30.7428],[-89.8251,30.7426],[-89.8251,30.7421],[-89.8251,30.7418],[-89.8252,30.7416],[-89.8255,30.7413],[-89.8257,30.7411],[-89.826,30.7408],[-89.8264,30.7407],[-89.8266,30.7406],[-89.8268,30.7405],[-89.8271,30.7403],[-89.8274,30.7402],[-89.8277,30.7401],[-89.828,30.74],[-89.8282,30.7398],[-89.8284,30.7397],[-89.8287,30.7395],[-89.8289,30.7392],[-89.8289,30.739],[-89.8289,30.7388],[-89.8289,30.7385],[-89.8288,30.7384],[-89.8287,30.7381],[-89.8285,30.7379],[-89.8284,30.7377],[-89.8281,30.7375],[-89.8277,30.7374],[-89.8275,30.7374],[-89.8271,30.7374],[-89.8265,30.7374],[-89.8263,30.7375],[-89.8262,30.7375],[-89.8256,30.7379],[-89.8252,30.7385],[-89.8238,30.7396],[-89.823,30.7401],[-89.8203,30.7407],[-89.8196,30.7407],[-89.8168,30.7401],[-89.8164,30.7398],[-89.8162,30.7396],[-89.8161,30.7394],[-89.8161,30.7389],[-89.8163,30.7383],[-89.8165,30.738],[-89.8168,30.7377],[-89.8169,30.7376],[-89.817,30.7376],[-89.8174,30.7374],[-89.8175,30.7373],[-89.8178,30.7373],[-89.8192,30.7369],[-89.8206,30.7367],[-89.8215,30.7366],[-89.822,30.7367],[-89.823,30.737],[-89.8235,30.7372],[-89.8241,30.7372],[-89.8246,30.7371],[-89.8255,30.7367],[-89.8262,30.7366],[-89.8263,30.7366],[-89.8266,30.7364],[-89.8268,30.7363],[-89.8269,30.7363],[-89.8274,30.7362],[-89.8277,30.7362],[-89.828,30.7362],[-89.8283,30.7364],[-89.8284,30.7364],[-89.8287,30.7366],[-89.8292,30.7367],[-89.8299,30.7368],[-89.8305,30.7369],[-89.8313,30.737],[-89.8319,30.7371],[-89.8325,30.7371],[-89.8327,30.7371],[-89.8329,30.7371],[-89.8334,30.737],[-89.8338,30.737],[-89.8343,30.7368],[-89.8348,30.7365],[-89.8354,30.7363],[-89.836,30.7358],[-89.8363,30.7355],[-89.8367,30.7351],[-89.8369,30.7347],[-89.8369,30.7343],[-89.8368,30.734],[-89.8367,30.7337],[-89.8363,30.7333],[-89.836,30.733],[-89.8357,30.7328],[-89.8354,30.7326],[-89.8351,30.7325],[-89.8347,30.7324],[-89.8345,30.7323],[-89.834,30.7322],[-89.8336,30.7322],[-89.8331,30.7322],[-89.8326,30.7324],[-89.832,30.7326],[-89.8315,30.7327],[-89.8307,30.7329],[-89.8303,30.733],[-89.8299,30.733],[-89.8295,30.7331],[-89.829,30.7332],[-89.8286,30.7332],[-89.8282,30.7331],[-89.8279,30.7328],[-89.8277,30.7324],[-89.8277,30.7321],[-89.8278,30.7316],[-89.8281,30.7312],[-89.8284,30.7309],[-89.8288,30.7307],[-89.8292,30.7305],[-89.8297,30.7304],[-89.8302,30.7303],[-89.8305,30.7303],[-89.8311,30.7303],[-89.8315,30.7303],[-89.8321,30.7302],[-89.8326,30.7301],[-89.8332,30.7301],[-89.8336,30.7301],[-89.834,30.7301],[-89.8345,30.7299],[-89.835,30.7299],[-89.8355,30.7298],[-89.8359,30.7296],[-89.8362,30.7294],[-89.8366,30.7291],[-89.8367,30.7289],[-89.8369,30.7285],[-89.837,30.7282],[-89.8369,30.7277],[-89.8366,30.7275],[-89.8363,30.7272],[-89.8362,30.7271],[-89.8357,30.7269],[-89.8353,30.7268],[-89.835,30.7268],[-89.8347,30.7267],[-89.8345,30.7267],[-89.8339,30.7267],[-89.8336,30.7268],[-89.8331,30.7268],[-89.8328,30.7269],[-89.8323,30.7269],[-89.8318,30.7272],[-89.8311,30.7275],[-89.8309,30.7275],[-89.8307,30.7276],[-89.8304,30.7277],[-89.8302,30.7278],[-89.83,30.7278],[-89.8298,30.7279],[-89.8296,30.728],[-89.8295,30.7281],[-89.8289,30.7283],[-89.8287,30.7284],[-89.8285,30.7284],[-89.8284,30.7285],[-89.828,30.7285],[-89.8278,30.7286],[-89.8276,30.7287],[-89.8273,30.7288],[-89.827,30.7288],[-89.8268,30.7287],[-89.8265,30.7287],[-89.8263,30.7286],[-89.826,30.7285],[-89.8259,30.7284],[-89.8257,30.7282],[-89.8256,30.728],[-89.8256,30.7278],[-89.8256,30.7277],[-89.8256,30.7274],[-89.8258,30.727],[-89.826,30.7268],[-89.8263,30.7266],[-89.8266,30.7264],[-89.8269,30.7261],[-89.8273,30.7257],[-89.8275,30.7255],[-89.8277,30.7254],[-89.8278,30.7253],[-89.8281,30.725],[-89.8282,30.7249],[-89.8284,30.7248],[-89.8285,30.7247],[-89.8286,30.7245],[-89.8288,30.7244],[-89.8289,30.7242],[-89.8291,30.7241],[-89.8293,30.724],[-89.8295,30.7239],[-89.8296,30.7238],[-89.8299,30.7237],[-89.83,30.7236],[-89.8302,30.7235],[-89.8303,30.7235],[-89.8306,30.7233],[-89.8308,30.7232],[-89.831,30.7231],[-89.8311,30.7229],[-89.8313,30.7226],[-89.8314,30.7223],[-89.8314,30.7219],[-89.8314,30.7215],[-89.8313,30.7213],[-89.8312,30.7209],[-89.8311,30.7207],[-89.8311,30.7204],[-89.831,30.7202],[-89.8309,30.7201],[-89.8309,30.7199],[-89.8308,30.7196],[-89.8308,30.7193],[-89.8306,30.7191],[-89.8305,30.7185],[-89.8303,30.7181],[-89.8302,30.7177],[-89.8301,30.7174],[-89.8301,30.7173],[-89.83,30.7171],[-89.83,30.7168],[-89.83,30.7166],[-89.83,30.7164],[-89.8301,30.7163],[-89.8303,30.716],[-89.8305,30.7158],[-89.8307,30.7157],[-89.831,30.7155],[-89.8314,30.7154],[-89.8316,30.7154],[-89.832,30.7154],[-89.8325,30.7154],[-89.833,30.7154],[-89.8333,30.7155],[-89.8336,30.7156],[-89.834,30.7156],[-89.8342,30.7157],[-89.8344,30.7157],[-89.8347,30.7157],[-89.8352,30.7158],[-89.8355,30.7159],[-89.8358,30.716],[-89.8361,30.7161],[-89.8363,30.7162],[-89.8367,30.7164],[-89.8371,30.7166],[-89.8373,30.7168],[-89.8376,30.7171],[-89.8378,30.7173],[-89.838,30.7177],[-89.8382,30.718],[-89.8382,30.7183],[-89.8384,30.7186],[-89.8384,30.7188],[-89.8385,30.719],[-89.8387,30.7194],[-89.8388,30.7197],[-89.8389,30.7198],[-89.8391,30.7202],[-89.8394,30.7207],[-89.8399,30.7209],[-89.8403,30.721],[-89.8405,30.7211],[-89.8409,30.7211],[-89.8413,30.7211],[-89.8415,30.7211],[-89.8418,30.721],[-89.8421,30.7209],[-89.8423,30.7208],[-89.8424,30.7207],[-89.8425,30.7204],[-89.8425,30.7199],[-89.8424,30.7195],[-89.8423,30.719],[-89.842,30.7186],[-89.8419,30.7184],[-89.8416,30.7179],[-89.8413,30.7173],[-89.8409,30.7166],[-89.8406,30.7155],[-89.8405,30.715],[-89.8404,30.7141],[-89.8403,30.7134],[-89.8402,30.7126],[-89.8401,30.7122],[-89.8401,30.7118],[-89.8408,30.7102],[-89.8417,30.7094],[-89.8432,30.7087],[-89.844,30.7083],[-89.8449,30.7079],[-89.8458,30.7073],[-89.8464,30.7068],[-89.8466,30.7062],[-89.8466,30.7057],[-89.8464,30.7049],[-89.8459,30.7042],[-89.8452,30.7035],[-89.8446,30.7031],[-89.8436,30.7025],[-89.8426,30.7026],[-89.8423,30.7026],[-89.8417,30.7027],[-89.8413,30.7029],[-89.8409,30.7032],[-89.8405,30.7035],[-89.8401,30.7037],[-89.8397,30.7039],[-89.8393,30.7041],[-89.839,30.7042],[-89.8386,30.7042],[-89.8381,30.704],[-89.8379,30.7038],[-89.8376,30.7034],[-89.8374,30.7028],[-89.8373,30.7024],[-89.8371,30.7022],[-89.837,30.7018],[-89.8367,30.7014],[-89.8366,30.701],[-89.8364,30.7006],[-89.8362,30.7003],[-89.836,30.7001],[-89.8359,30.6999],[-89.8358,30.6996],[-89.8358,30.6991],[-89.8359,30.6984],[-89.8362,30.6979],[-89.8364,30.6976],[-89.8365,30.6974],[-89.8369,30.6971],[-89.8376,30.6966],[-89.838,30.6963],[-89.8382,30.6961],[-89.8383,30.6959],[-89.8383,30.6951],[-89.8379,30.6944],[-89.8376,30.6939],[-89.8366,30.6931],[-89.8358,30.6925],[-89.8355,30.6922],[-89.8353,30.6918],[-89.8355,30.6912],[-89.8358,30.6909],[-89.8368,30.6906],[-89.8377,30.6905],[-89.8387,30.6905],[-89.8396,30.6906],[-89.8402,30.6908],[-89.8409,30.691],[-89.8416,30.6912],[-89.8423,30.6915],[-89.8431,30.6915],[-89.8437,30.6915],[-89.8442,30.6915],[-89.8446,30.6911],[-89.845,30.6906],[-89.8454,30.6897],[-89.8456,30.6889],[-89.8458,30.6883],[-89.8457,30.6877],[-89.8454,30.6873],[-89.8449,30.687],[-89.8442,30.6868],[-89.8428,30.6866],[-89.8422,30.6866],[-89.8415,30.6866],[-89.8411,30.6867],[-89.8404,30.6871],[-89.8399,30.6874],[-89.8396,30.6877],[-89.8389,30.688],[-89.8384,30.6882],[-89.8381,30.6883],[-89.8378,30.6882],[-89.8375,30.688],[-89.8374,30.6878],[-89.8373,30.6876],[-89.8373,30.6874],[-89.8373,30.6873],[-89.8375,30.6869],[-89.8376,30.6866],[-89.8378,30.6862],[-89.8382,30.6856],[-89.8384,30.6853],[-89.8386,30.685],[-89.8388,30.6847],[-89.8392,30.6842],[-89.8397,30.6838],[-89.8403,30.6834],[-89.8407,30.683],[-89.8411,30.6827],[-89.8416,30.6822],[-89.8418,30.6818],[-89.8421,30.6813],[-89.8422,30.6808],[-89.8423,30.6803],[-89.8422,30.6799],[-89.842,30.6794],[-89.8413,30.679],[-89.8406,30.6789],[-89.8399,30.6789],[-89.8393,30.6791],[-89.8383,30.6792],[-89.8377,30.6794],[-89.8372,30.679],[-89.8371,30.6785],[-89.8371,30.6779],[-89.8375,30.6775],[-89.8378,30.6771],[-89.8386,30.677],[-89.8395,30.6769],[-89.8405,30.6769],[-89.8412,30.6768],[-89.8417,30.6767],[-89.8421,30.6765],[-89.8427,30.6759],[-89.8433,30.6751],[-89.8437,30.6746],[-89.844,30.6739],[-89.8446,30.673],[-89.8452,30.6723],[-89.8458,30.6719],[-89.8464,30.6716],[-89.8469,30.6713],[-89.8471,30.6711],[-89.8473,30.6709],[-89.8473,30.6705],[-89.8472,30.67],[-89.8469,30.6697],[-89.8463,30.6692],[-89.8458,30.6689],[-89.8451,30.6687],[-89.8444,30.6687],[-89.8438,30.6688],[-89.8432,30.669],[-89.8428,30.6693],[-89.8423,30.6697],[-89.8421,30.6703],[-89.842,30.6707],[-89.842,30.6712],[-89.8419,30.6717],[-89.8418,30.6721],[-89.8416,30.6726],[-89.8413,30.6729],[-89.841,30.6733],[-89.8406,30.6736],[-89.8402,30.6738],[-89.8396,30.674],[-89.8392,30.6739],[-89.8389,30.6738],[-89.8385,30.6735],[-89.8382,30.6732],[-89.8379,30.6726],[-89.8378,30.6719],[-89.838,30.6713],[-89.8381,30.6705],[-89.8384,30.6698],[-89.8387,30.6692],[-89.8395,30.6682],[-89.8408,30.6673],[-89.8413,30.667],[-89.8421,30.6665],[-89.8423,30.666],[-89.8424,30.666],[-89.8426,30.666],[-89.8426,30.6657],[-89.8426,30.6656],[-89.8427,30.6653],[-89.8427,30.6649],[-89.8429,30.6643],[-89.8432,30.6637],[-89.8437,30.6634],[-89.8443,30.6632],[-89.8452,30.663],[-89.8457,30.663],[-89.8458,30.663],[-89.8464,30.6632],[-89.8474,30.6636],[-89.8479,30.664],[-89.8481,30.6643],[-89.8482,30.6645],[-89.8482,30.6651],[-89.8484,30.6652],[-89.8485,30.6653],[-89.8487,30.6654],[-89.8493,30.6654],[-89.85,30.6652],[-89.8505,30.6648],[-89.8512,30.6643],[-89.8514,30.6641],[-89.8516,30.6639],[-89.852,30.6634],[-89.8522,30.6629],[-89.8523,30.6624],[-89.8522,30.6617],[-89.8519,30.6612],[-89.8513,30.6609],[-89.8504,30.6606],[-89.8497,30.6605],[-89.8489,30.6605],[-89.8487,30.6605],[-89.8486,30.6605],[-89.8485,30.6605],[-89.8483,30.6605],[-89.8481,30.6605],[-89.8477,30.6603],[-89.8474,30.6603],[-89.8468,30.6602],[-89.8461,30.66],[-89.8456,30.66],[-89.8445,30.6602],[-89.8443,30.6603],[-89.8441,30.6603],[-89.8424,30.6608],[-89.8418,30.6609],[-89.8414,30.6609],[-89.8408,30.6608],[-89.8405,30.6604],[-89.8405,30.6599],[-89.8407,30.6595],[-89.8409,30.6585],[-89.8409,30.6584],[-89.841,30.6574],[-89.8408,30.6566],[-89.8408,30.6564],[-89.8405,30.6554],[-89.8405,30.6548],[-89.8408,30.6542],[-89.841,30.6538],[-89.8411,30.6529],[-89.8411,30.6524],[-89.8407,30.6522],[-89.84,30.652],[-89.8391,30.6524],[-89.8384,30.6529],[-89.8377,30.6537],[-89.8373,30.6544],[-89.837,30.655],[-89.8369,30.6551],[-89.837,30.6553],[-89.837,30.6559],[-89.8367,30.6565],[-89.8365,30.6569],[-89.836,30.6573],[-89.8355,30.6576],[-89.8347,30.6577],[-89.8344,30.6577],[-89.8337,30.6577],[-89.8332,30.6575],[-89.8328,30.6571],[-89.8327,30.657],[-89.8326,30.6568],[-89.8325,30.6566],[-89.8323,30.6563],[-89.8315,30.6551],[-89.8314,30.6549],[-89.8308,30.6537],[-89.8307,30.6518],[-89.8306,30.6516],[-89.8305,30.6512],[-89.8303,30.6508],[-89.8301,30.6507],[-89.8301,30.6506],[-89.8299,30.6505],[-89.8292,30.6506],[-89.829,30.6506],[-89.8283,30.6506],[-89.8279,30.6505],[-89.827,30.6504],[-89.826,30.6501],[-89.8254,30.6498],[-89.825,30.6494],[-89.8247,30.649],[-89.8247,30.6485],[-89.8248,30.648],[-89.825,30.6475],[-89.8251,30.6474],[-89.8251,30.6473],[-89.8254,30.6469],[-89.8257,30.6466],[-89.8258,30.6465],[-89.8259,30.646],[-89.8259,30.6458],[-89.8258,30.6456],[-89.8257,30.6453],[-89.8255,30.6451],[-89.8253,30.645],[-89.8251,30.645],[-89.8247,30.6449],[-89.8244,30.6451],[-89.8238,30.6455],[-89.8229,30.646],[-89.8226,30.6462],[-89.8223,30.6464],[-89.8218,30.6466],[-89.8214,30.6465],[-89.8211,30.6465],[-89.821,30.6464],[-89.8207,30.6461],[-89.8205,30.6456],[-89.8205,30.6452],[-89.8206,30.6448],[-89.8208,30.6446],[-89.8211,30.6444],[-89.8219,30.644],[-89.8227,30.6435],[-89.8232,30.6432],[-89.8234,30.6428],[-89.8235,30.6426],[-89.8238,30.6418],[-89.8238,30.6411],[-89.8238,30.641],[-89.8238,30.6407],[-89.8238,30.6406],[-89.8237,30.6406],[-89.8237,30.6405],[-89.8234,30.6399],[-89.823,30.6391],[-89.8224,30.6387],[-89.8222,30.6386],[-89.8217,30.6384],[-89.8209,30.6383],[-89.8205,30.6383],[-89.8199,30.6382],[-89.8187,30.6385],[-89.8183,30.6387],[-89.8181,30.6387],[-89.8179,30.6388],[-89.8177,30.6389],[-89.8164,30.6392],[-89.816,30.6392],[-89.8158,30.6392],[-89.8154,30.6391],[-89.8153,30.6391],[-89.8151,30.639],[-89.8148,30.639],[-89.8145,30.6387],[-89.8143,30.6385],[-89.8141,30.6383],[-89.814,30.6382],[-89.8139,30.6379],[-89.8137,30.6376],[-89.8137,30.6375],[-89.8139,30.6368],[-89.8141,30.6364],[-89.8144,30.6362],[-89.8168,30.6349],[-89.8172,30.6346],[-89.8181,30.634],[-89.8193,30.6332],[-89.8197,30.633],[-89.8201,30.6328],[-89.8202,30.6325],[-89.8204,30.632],[-89.8204,30.6318],[-89.8205,30.6315],[-89.8204,30.6311],[-89.8204,30.6308],[-89.8203,30.6306],[-89.8203,30.6304],[-89.8202,30.6297],[-89.8202,30.6291],[-89.8206,30.6284],[-89.8209,30.6279],[-89.8211,30.6278],[-89.8213,30.6275],[-89.8215,30.6274],[-89.8218,30.6269],[-89.8221,30.6262],[-89.8223,30.6261],[-89.8224,30.6259],[-89.8225,30.6258],[-89.8225,30.6256],[-89.8225,30.6252],[-89.8225,30.6251],[-89.8226,30.6249],[-89.8226,30.6248],[-89.8226,30.6246],[-89.8226,30.6244],[-89.8227,30.6242],[-89.8228,30.6236],[-89.8229,30.6235],[-89.8229,30.6233],[-89.823,30.6232],[-89.8231,30.623],[-89.8232,30.6227],[-89.8237,30.6222],[-89.8243,30.6218],[-89.8251,30.6214],[-89.8263,30.6213],[-89.8265,30.6213],[-89.827,30.6214],[-89.8273,30.6216],[-89.8277,30.6217],[-89.8279,30.6219],[-89.8281,30.6219],[-89.8285,30.6222],[-89.8287,30.6222],[-89.829,30.6223],[-89.8294,30.6224],[-89.8296,30.6223],[-89.8297,30.6223],[-89.8299,30.6222],[-89.83,30.6222],[-89.8302,30.6221],[-89.8303,30.6219],[-89.8303,30.6218],[-89.8303,30.6215],[-89.8304,30.6213],[-89.8305,30.6211],[-89.8304,30.6206],[-89.8303,30.6199],[-89.8303,30.6198],[-89.8305,30.6189],[-89.8306,30.6187],[-89.8307,30.6185],[-89.8307,30.6184],[-89.8308,30.6182],[-89.8308,30.6178],[-89.8308,30.6177],[-89.8307,30.6172],[-89.8305,30.6169],[-89.8303,30.6168],[-89.8299,30.6167],[-89.8296,30.6167],[-89.8294,30.6167],[-89.829,30.6169],[-89.8289,30.6169],[-89.8287,30.6171],[-89.8283,30.6177],[-89.8281,30.6179],[-89.8276,30.6181],[-89.8275,30.6181],[-89.8274,30.6181],[-89.8271,30.6181],[-89.8268,30.6181],[-89.8264,30.6182],[-89.826,30.6182],[-89.8259,30.6182],[-89.8257,30.6182],[-89.8255,30.6182],[-89.8253,30.6183],[-89.8246,30.6184],[-89.824,30.6188],[-89.8234,30.6192],[-89.8223,30.6198],[-89.8219,30.6199],[-89.8214,30.6198],[-89.8212,30.6196],[-89.821,30.6193],[-89.8208,30.6191],[-89.8208,30.6187],[-89.8208,30.6177],[-89.8212,30.6171],[-89.8215,30.6167],[-89.8218,30.6162],[-89.822,30.6158],[-89.8221,30.6156],[-89.8222,30.6154],[-89.8223,30.6151],[-89.8224,30.6148],[-89.8224,30.614],[-89.8225,30.6135],[-89.8224,30.613],[-89.8222,30.6124],[-89.8221,30.6118],[-89.8221,30.6112],[-89.8225,30.6103],[-89.8228,30.61],[-89.823,30.6098],[-89.8231,30.6097],[-89.823,30.6097],[-89.8233,30.6092],[-89.8234,30.6089],[-89.8234,30.6085],[-89.8234,30.6081],[-89.8233,30.6077],[-89.8231,30.6076],[-89.8229,30.6075],[-89.8225,30.6073],[-89.822,30.6071],[-89.8212,30.607],[-89.821,30.6071],[-89.8208,30.6072],[-89.8207,30.6073],[-89.8201,30.6077],[-89.8189,30.608],[-89.8182,30.6083],[-89.8179,30.6084],[-89.8178,30.6084],[-89.8169,30.6086],[-89.8161,30.6087],[-89.8154,30.6086],[-89.8152,30.6085],[-89.815,30.6084],[-89.8147,30.6083],[-89.8146,30.6083],[-89.8142,30.608],[-89.8141,30.6079],[-89.814,30.6078],[-89.8139,30.6077],[-89.8138,30.6073],[-89.8139,30.6071],[-89.814,30.6068],[-89.8143,30.6065],[-89.8146,30.6061],[-89.8156,30.6056],[-89.817,30.6051],[-89.8173,30.6051],[-89.8181,30.6049],[-89.8185,30.6049],[-89.8186,30.6049],[-89.8196,30.6051],[-89.8198,30.6052],[-89.8199,30.6053],[-89.8202,30.6054],[-89.8203,30.6055],[-89.8204,30.6055],[-89.8206,30.6056],[-89.8207,30.6056],[-89.8208,30.6057],[-89.8209,30.6058],[-89.821,30.6058],[-89.8212,30.6059],[-89.8213,30.6059],[-89.8214,30.606],[-89.8215,30.6061],[-89.8218,30.6061],[-89.8219,30.6061],[-89.822,30.6062],[-89.8221,30.6061],[-89.8224,30.606],[-89.8225,30.6057],[-89.8226,30.6052],[-89.8225,30.6049],[-89.8224,30.6047],[-89.8223,30.6046],[-89.8221,30.6044],[-89.822,30.6042],[-89.8217,30.6039],[-89.8216,30.6036],[-89.8215,30.6034],[-89.8211,30.603],[-89.8207,30.6028],[-89.8204,30.6026],[-89.82,30.6021],[-89.8196,30.6018],[-89.8194,30.6017],[-89.8193,30.6017],[-89.8189,30.6015],[-89.8186,30.6014],[-89.8174,30.6009],[-89.8172,30.6009],[-89.8171,30.6008],[-89.817,30.6007],[-89.8166,30.6005],[-89.8162,30.6004],[-89.8162,30.6003],[-89.816,30.6002],[-89.8157,30.6001],[-89.8152,30.5997],[-89.8149,30.5995],[-89.8147,30.5993],[-89.8146,30.5992],[-89.8144,30.599],[-89.8142,30.5988],[-89.814,30.5986],[-89.814,30.5983],[-89.8139,30.598],[-89.8139,30.5977],[-89.8139,30.5973],[-89.814,30.597],[-89.8141,30.5968],[-89.8142,30.5966],[-89.8144,30.5965],[-89.815,30.5964],[-89.8154,30.5963],[-89.8156,30.5965],[-89.8157,30.5965],[-89.8161,30.5965],[-89.8171,30.5968],[-89.8176,30.597],[-89.8188,30.5971],[-89.8189,30.5971],[-89.8193,30.5971],[-89.8196,30.597],[-89.8198,30.5968],[-89.82,30.5964],[-89.82,30.5962],[-89.82,30.5959],[-89.82,30.5956],[-89.8198,30.5951],[-89.8197,30.5949],[-89.8196,30.5944],[-89.8194,30.5939],[-89.8192,30.5937],[-89.8191,30.5934],[-89.819,30.5932],[-89.8189,30.593],[-89.8188,30.5929],[-89.8186,30.5927],[-89.8182,30.5924],[-89.8179,30.5922],[-89.8176,30.5921],[-89.8173,30.592],[-89.8165,30.5917],[-89.8163,30.5916],[-89.8155,30.5916],[-89.8151,30.5916],[-89.8147,30.5917],[-89.8144,30.5918],[-89.8143,30.5918],[-89.8141,30.5919],[-89.8139,30.592],[-89.8136,30.592],[-89.8133,30.5921],[-89.8128,30.5923],[-89.8126,30.5922],[-89.8125,30.5922],[-89.8124,30.5922],[-89.8123,30.5922],[-89.8122,30.592],[-89.8122,30.5919],[-89.8119,30.5913],[-89.8119,30.5911],[-89.8119,30.5906],[-89.8119,30.5903],[-89.8117,30.5897],[-89.8117,30.5882],[-89.8116,30.5879],[-89.8116,30.5875],[-89.8117,30.587],[-89.8117,30.5869],[-89.8116,30.5868],[-89.8114,30.5866],[-89.8108,30.5865],[-89.8103,30.5868],[-89.8101,30.5869],[-89.8099,30.587],[-89.8097,30.5871],[-89.8095,30.5873],[-89.8093,30.5874],[-89.8092,30.5874],[-89.8089,30.5876],[-89.8085,30.5877],[-89.8083,30.5877],[-89.8082,30.5877],[-89.8076,30.5877],[-89.8074,30.5876],[-89.8073,30.5876],[-89.8073,30.5875],[-89.8071,30.5873],[-89.807,30.5871],[-89.8071,30.5869],[-89.8072,30.5866],[-89.8073,30.5863],[-89.8074,30.5863],[-89.8078,30.5858],[-89.8081,30.5856],[-89.8083,30.5853],[-89.8086,30.5851],[-89.8087,30.5851],[-89.8089,30.585],[-89.8091,30.5849],[-89.8092,30.5849],[-89.8097,30.5847],[-89.8101,30.5845],[-89.8106,30.5845],[-89.8109,30.5845],[-89.8112,30.5845],[-89.8116,30.5846],[-89.8119,30.5847],[-89.8121,30.585],[-89.8123,30.5851],[-89.8124,30.5852],[-89.8127,30.5855],[-89.813,30.5856],[-89.8133,30.5859],[-89.8137,30.586],[-89.8144,30.5862],[-89.8147,30.5863],[-89.8148,30.5862],[-89.8149,30.5862],[-89.8152,30.5861],[-89.8154,30.586],[-89.8155,30.586],[-89.8156,30.5858],[-89.8157,30.5855],[-89.8156,30.5853],[-89.8155,30.585],[-89.8151,30.5847],[-89.815,30.5845],[-89.8148,30.5842],[-89.8147,30.5842],[-89.8147,30.5841],[-89.8147,30.584],[-89.8146,30.5839],[-89.8145,30.5838],[-89.8144,30.5835],[-89.8144,30.5834],[-89.8143,30.5834],[-89.8141,30.5832],[-89.8139,30.5827],[-89.8135,30.5823],[-89.8135,30.5822],[-89.8132,30.5819],[-89.8131,30.5818],[-89.8129,30.5816],[-89.8123,30.5811],[-89.8116,30.5808],[-89.8113,30.5807],[-89.8104,30.5806],[-89.8098,30.5805],[-89.8097,30.5803],[-89.8094,30.5801],[-89.8093,30.58],[-89.8092,30.5798],[-89.8093,30.5795],[-89.8093,30.5793],[-89.8094,30.5791],[-89.8094,30.5787],[-89.8095,30.5781],[-89.8094,30.578],[-89.8092,30.5773],[-89.8091,30.577],[-89.809,30.5769],[-89.8088,30.5768],[-89.8088,30.5767],[-89.8087,30.5765],[-89.8086,30.5764],[-89.8084,30.5761],[-89.8083,30.5759],[-89.8082,30.5757],[-89.8081,30.5756],[-89.808,30.5755],[-89.808,30.5754],[-89.8078,30.5751],[-89.8078,30.575],[-89.8077,30.5749],[-89.8074,30.5743],[-89.8072,30.5738],[-89.8071,30.5735],[-89.807,30.5731],[-89.8069,30.5727],[-89.8069,30.5724],[-89.8069,30.5722],[-89.807,30.5719],[-89.8071,30.5716],[-89.8072,30.5711],[-89.8074,30.5706],[-89.8077,30.5702],[-89.808,30.5695],[-89.808,30.5694],[-89.8082,30.5689],[-89.8082,30.5688],[-89.8083,30.5687],[-89.8083,30.5683],[-89.8082,30.5681],[-89.808,30.5677],[-89.8075,30.5675],[-89.8071,30.5674],[-89.8068,30.5674],[-89.8062,30.5674],[-89.806,30.5674],[-89.8058,30.5674],[-89.8054,30.5675],[-89.8048,30.5677],[-89.8045,30.5678],[-89.8042,30.5681],[-89.804,30.5682],[-89.8039,30.5683],[-89.8038,30.5683],[-89.8036,30.5684],[-89.8035,30.5684],[-89.803,30.5686],[-89.8025,30.5687],[-89.8022,30.5689],[-89.8017,30.569],[-89.8015,30.5691],[-89.8013,30.5691],[-89.8009,30.5692],[-89.8005,30.5693],[-89.8004,30.5693],[-89.7999,30.5694],[-89.7997,30.5694],[-89.7995,30.5694],[-89.7988,30.5695],[-89.7987,30.5695],[-89.7985,30.5696],[-89.7979,30.5696],[-89.7973,30.5698],[-89.7971,30.5699],[-89.797,30.57],[-89.7968,30.57],[-89.7965,30.5701],[-89.7959,30.5701],[-89.7958,30.5701],[-89.7953,30.5701],[-89.7952,30.57],[-89.7951,30.57],[-89.7949,30.57],[-89.7946,30.5699],[-89.7945,30.5697],[-89.7941,30.5694],[-89.794,30.5693],[-89.7938,30.5691],[-89.7937,30.5689],[-89.7936,30.5685],[-89.7935,30.5682],[-89.7936,30.5677],[-89.7937,30.5674],[-89.7939,30.5673],[-89.794,30.5672],[-89.7941,30.5672],[-89.7942,30.5671],[-89.7943,30.5671],[-89.7944,30.5671],[-89.7946,30.567],[-89.7949,30.5669],[-89.7952,30.5667],[-89.7954,30.5666],[-89.7956,30.5664],[-89.7956,30.5661],[-89.7957,30.566],[-89.7957,30.5658],[-89.7957,30.5657],[-89.7956,30.5653],[-89.7955,30.5652],[-89.7955,30.5651],[-89.7953,30.5648],[-89.7949,30.5646],[-89.7947,30.5646],[-89.7945,30.5645],[-89.7942,30.5644],[-89.794,30.5643],[-89.7937,30.5643],[-89.7933,30.5642],[-89.793,30.5642],[-89.7928,30.5642],[-89.7922,30.5645],[-89.792,30.5646],[-89.7918,30.5648],[-89.7917,30.565],[-89.7914,30.5655],[-89.7913,30.5659],[-89.7913,30.566],[-89.7912,30.5665],[-89.7912,30.5671],[-89.7912,30.5673],[-89.791,30.5682],[-89.7911,30.5684],[-89.7911,30.5685],[-89.7912,30.5687],[-89.7914,30.5694],[-89.7914,30.5697],[-89.7912,30.5699],[-89.791,30.5701],[-89.7909,30.57],[-89.7908,30.5701],[-89.7907,30.5702],[-89.7906,30.5702],[-89.7905,30.5702],[-89.7896,30.5704],[-89.7893,30.5704],[-89.7889,30.5704],[-89.7886,30.5704],[-89.7882,30.5702],[-89.7877,30.5699],[-89.7874,30.5697],[-89.7871,30.5694],[-89.787,30.5692],[-89.7869,30.5691],[-89.7869,30.5686],[-89.7869,30.5683],[-89.787,30.5679],[-89.787,30.5676],[-89.7871,30.5675],[-89.7871,30.5674],[-89.7872,30.5672],[-89.7874,30.5669],[-89.7875,30.5667],[-89.7877,30.5664],[-89.7885,30.5657],[-89.7886,30.5656],[-89.7888,30.5655],[-89.7891,30.5652],[-89.7893,30.5651],[-89.7894,30.565],[-89.7896,30.5648],[-89.7897,30.5647],[-89.7898,30.5646],[-89.7899,30.5645],[-89.7899,30.5644],[-89.79,30.5641],[-89.7901,30.564],[-89.7901,30.5639],[-89.7902,30.5637],[-89.7903,30.5636],[-89.7906,30.5633],[-89.7908,30.5632],[-89.7909,30.5631],[-89.7913,30.5629],[-89.7917,30.5626],[-89.792,30.5625],[-89.7922,30.5624],[-89.7924,30.5624],[-89.7926,30.5624],[-89.7932,30.5623],[-89.7935,30.5623],[-89.7936,30.5624],[-89.7939,30.5624],[-89.7944,30.5625],[-89.7951,30.5621],[-89.7953,30.5619],[-89.7954,30.5619],[-89.7956,30.5617],[-89.796,30.5616],[-89.7963,30.5615],[-89.7967,30.5615],[-89.7968,30.5616],[-89.7972,30.5618],[-89.7974,30.5619],[-89.7975,30.5619],[-89.7976,30.5619],[-89.7979,30.5622],[-89.7989,30.5628],[-89.7992,30.563],[-89.7995,30.5632],[-89.7999,30.5634],[-89.8002,30.5636],[-89.8004,30.5636],[-89.8009,30.5637],[-89.801,30.5638],[-89.8012,30.5638],[-89.8017,30.5637],[-89.8021,30.5635],[-89.8023,30.5634],[-89.8024,30.5634],[-89.8024,30.5633],[-89.8027,30.5631],[-89.8029,30.5628],[-89.8031,30.5625],[-89.8033,30.5622],[-89.8034,30.5621],[-89.8035,30.5618],[-89.8036,30.5616],[-89.8037,30.5614],[-89.8038,30.561],[-89.804,30.5605],[-89.804,30.5601],[-89.8041,30.5598],[-89.8041,30.5594],[-89.804,30.5589],[-89.8039,30.5587],[-89.8037,30.5585],[-89.8036,30.5583],[-89.8034,30.5581],[-89.8033,30.558],[-89.803,30.5579],[-89.8028,30.5578],[-89.8022,30.5577],[-89.801,30.5577],[-89.8,30.5577],[-89.7991,30.5576],[-89.7988,30.5575],[-89.7986,30.5574],[-89.7982,30.5573],[-89.7974,30.5572],[-89.7969,30.5571],[-89.7956,30.557],[-89.7952,30.557],[-89.7948,30.5568],[-89.7945,30.5566],[-89.7942,30.5563],[-89.7942,30.5561],[-89.794,30.5558],[-89.7939,30.5555],[-89.7937,30.5551],[-89.7933,30.5544],[-89.7927,30.5539],[-89.7924,30.5535],[-89.7922,30.5531],[-89.7921,30.5528],[-89.792,30.5525],[-89.7918,30.552],[-89.7916,30.5513],[-89.7915,30.5509],[-89.7915,30.5505],[-89.7916,30.55],[-89.7917,30.5496],[-89.7918,30.5493],[-89.792,30.5488],[-89.7922,30.5483],[-89.7923,30.5482],[-89.7926,30.5479],[-89.7929,30.5479],[-89.7931,30.5478],[-89.7936,30.548],[-89.7939,30.5482],[-89.7943,30.5483],[-89.7943,30.5484],[-89.7945,30.5484],[-89.7948,30.5484],[-89.7952,30.5486],[-89.7956,30.5487],[-89.7958,30.5489],[-89.796,30.549],[-89.7966,30.5494],[-89.7967,30.5495],[-89.7968,30.5495],[-89.7973,30.5494],[-89.7978,30.5492],[-89.798,30.5491],[-89.7983,30.5489],[-89.7987,30.5486],[-89.7988,30.5484],[-89.7989,30.5483],[-89.799,30.5482],[-89.7991,30.5481],[-89.7994,30.548],[-89.7995,30.548],[-89.7996,30.548],[-89.7997,30.5481],[-89.7999,30.5481],[-89.8,30.5482],[-89.8,30.5483],[-89.8001,30.5484],[-89.8001,30.5486],[-89.8003,30.5489],[-89.8004,30.5491],[-89.8005,30.5492],[-89.8007,30.5493],[-89.8012,30.5497],[-89.8016,30.55],[-89.8018,30.5502],[-89.8027,30.5508],[-89.803,30.551],[-89.8033,30.5509],[-89.8036,30.5508],[-89.8038,30.5506],[-89.804,30.5504],[-89.8041,30.5502],[-89.8041,30.5499],[-89.8039,30.5494],[-89.8038,30.5492],[-89.8037,30.5491],[-89.8036,30.5491],[-89.8028,30.5487],[-89.8027,30.5486],[-89.8024,30.5485],[-89.802,30.5483],[-89.8014,30.5482],[-89.8008,30.5478],[-89.8004,30.5477],[-89.8004,30.5476],[-89.8002,30.5474],[-89.7999,30.5472],[-89.7997,30.5471],[-89.7994,30.547],[-89.7987,30.547],[-89.7981,30.547],[-89.7979,30.547],[-89.7977,30.5469],[-89.797,30.5467],[-89.7963,30.5465],[-89.7962,30.5465],[-89.7961,30.5465],[-89.796,30.5465],[-89.7958,30.5464],[-89.7954,30.5462],[-89.7948,30.546],[-89.7944,30.5459],[-89.7939,30.5457],[-89.7932,30.5455],[-89.7923,30.5453],[-89.7922,30.5453],[-89.7915,30.5451],[-89.7905,30.5449],[-89.7897,30.5447],[-89.7883,30.5444],[-89.788,30.5444],[-89.7879,30.5444],[-89.7872,30.5443],[-89.7867,30.5443],[-89.7863,30.5442],[-89.7856,30.5441],[-89.784,30.5441],[-89.7833,30.5442],[-89.782,30.5446],[-89.7816,30.5447],[-89.7815,30.5448],[-89.7814,30.5448],[-89.7807,30.5448],[-89.7802,30.5447],[-89.7801,30.5446],[-89.7798,30.5445],[-89.7796,30.5444],[-89.7792,30.544],[-89.779,30.5437],[-89.7786,30.5432],[-89.7784,30.5429],[-89.7783,30.5427],[-89.7782,30.5424],[-89.7781,30.5423],[-89.7779,30.5419],[-89.7777,30.5417],[-89.7776,30.5414],[-89.7774,30.541],[-89.7774,30.5407],[-89.7773,30.5405],[-89.7773,30.5404],[-89.7772,30.5403],[-89.7773,30.5399],[-89.7772,30.5395],[-89.7769,30.5393],[-89.7767,30.5391],[-89.7764,30.5389],[-89.776,30.5389],[-89.7759,30.5389],[-89.7756,30.5388],[-89.7753,30.5388],[-89.7752,30.5388],[-89.7751,30.5388],[-89.7747,30.5386],[-89.7744,30.5384],[-89.7742,30.5381],[-89.7741,30.5378],[-89.7741,30.5374],[-89.7742,30.5371],[-89.7744,30.5368],[-89.7746,30.5367],[-89.7752,30.5364],[-89.7755,30.5364],[-89.7758,30.5361],[-89.776,30.536],[-89.7762,30.5357],[-89.7762,30.5356],[-89.7766,30.5347],[-89.7769,30.5343],[-89.7772,30.5338],[-89.7773,30.5334],[-89.7774,30.5331],[-89.7774,30.533],[-89.7771,30.5328],[-89.7768,30.5328],[-89.7765,30.5328],[-89.7761,30.5328],[-89.7759,30.533],[-89.7758,30.533],[-89.7755,30.533],[-89.7751,30.533],[-89.7748,30.5329],[-89.7746,30.5328],[-89.7743,30.5326],[-89.7742,30.5322],[-89.7742,30.5317],[-89.7742,30.5315],[-89.7743,30.5314],[-89.7741,30.531],[-89.7738,30.5309],[-89.7734,30.5307],[-89.7731,30.5305],[-89.7727,30.5304],[-89.7716,30.5302],[-89.771,30.5301],[-89.7703,30.53],[-89.7702,30.53],[-89.77,30.5299],[-89.7699,30.5299],[-89.7699,30.5298],[-89.7696,30.5297],[-89.7693,30.5296],[-89.7692,30.5294],[-89.769,30.5292],[-89.769,30.5289],[-89.769,30.5286],[-89.769,30.5283],[-89.7691,30.5282],[-89.7695,30.5279],[-89.77,30.5277],[-89.771,30.5276],[-89.7712,30.5275],[-89.7714,30.5273],[-89.7716,30.5269],[-89.7717,30.5264],[-89.7716,30.5261],[-89.7715,30.5258],[-89.7712,30.5257],[-89.7709,30.5256],[-89.7707,30.5256],[-89.77,30.5256],[-89.7698,30.5256],[-89.7695,30.5253],[-89.7695,30.5251],[-89.7694,30.5251],[-89.7695,30.5246],[-89.7707,30.5241],[-89.7709,30.5238],[-89.7709,30.5237],[-89.7709,30.5232],[-89.7704,30.523],[-89.7702,30.5228],[-89.7701,30.5227],[-89.77,30.5225],[-89.77,30.5224],[-89.77,30.5222],[-89.77,30.5221],[-89.77,30.5219],[-89.7702,30.5215],[-89.7705,30.5212],[-89.7711,30.5211],[-89.7716,30.5211],[-89.7723,30.5212],[-89.7726,30.5214],[-89.7729,30.5214],[-89.773,30.5213],[-89.7731,30.5212],[-89.7731,30.5208],[-89.7729,30.5204],[-89.7724,30.5201],[-89.7719,30.5198],[-89.771,30.5192],[-89.7706,30.519],[-89.7705,30.519],[-89.7702,30.5189],[-89.7699,30.5189],[-89.7691,30.5187],[-89.7688,30.5184],[-89.7688,30.5179],[-89.7689,30.5175],[-89.769,30.5171],[-89.769,30.517],[-89.7688,30.5165],[-89.7686,30.5162],[-89.7684,30.516],[-89.7683,30.5159],[-89.7682,30.5157],[-89.7682,30.5155],[-89.7681,30.5153],[-89.7681,30.5151],[-89.768,30.5149],[-89.768,30.5148],[-89.7681,30.5145],[-89.7681,30.5144],[-89.7681,30.5141],[-89.7681,30.5137],[-89.7679,30.5134],[-89.7678,30.5132],[-89.7675,30.513],[-89.7666,30.5134],[-89.7663,30.5136],[-89.7661,30.5138],[-89.7659,30.5139],[-89.7656,30.514],[-89.7655,30.5141],[-89.7653,30.5143],[-89.7653,30.5144],[-89.7652,30.5145],[-89.7651,30.5145],[-89.7645,30.5153],[-89.7643,30.5155],[-89.7642,30.5155],[-89.7638,30.5157],[-89.7636,30.5157],[-89.7634,30.5158],[-89.763,30.5158],[-89.7629,30.5158],[-89.7621,30.5158],[-89.7619,30.5158],[-89.7618,30.5157],[-89.7615,30.5157],[-89.7613,30.5156],[-89.7611,30.5155],[-89.7607,30.5155],[-89.7603,30.5156],[-89.7601,30.5159],[-89.76,30.5163],[-89.76,30.517],[-89.7599,30.5173],[-89.7599,30.5176],[-89.7596,30.5178],[-89.7589,30.5185],[-89.7589,30.5186],[-89.7588,30.5186],[-89.7587,30.5188],[-89.7583,30.5189],[-89.7579,30.5189],[-89.7577,30.5188],[-89.7575,30.5187],[-89.7575,30.5186],[-89.7573,30.5183],[-89.7572,30.518],[-89.7572,30.5179],[-89.7573,30.5176],[-89.7573,30.5173],[-89.7574,30.5171],[-89.7575,30.5168],[-89.7577,30.5164],[-89.7581,30.516],[-89.7585,30.5157],[-89.759,30.5155],[-89.7591,30.5154],[-89.7592,30.5151],[-89.7592,30.5148],[-89.759,30.5145],[-89.7588,30.5142],[-89.7587,30.5139],[-89.7586,30.5136],[-89.7586,30.5134],[-89.7586,30.5133],[-89.7588,30.5129],[-89.759,30.5126],[-89.7593,30.5123],[-89.7597,30.5121],[-89.7602,30.5122],[-89.7605,30.5122],[-89.7607,30.512],[-89.7606,30.5118],[-89.7605,30.5117],[-89.7602,30.5115],[-89.7599,30.5114],[-89.7594,30.5111],[-89.7591,30.511],[-89.7585,30.5104],[-89.7583,30.5102],[-89.758,30.51],[-89.7578,30.5098],[-89.7576,30.5096],[-89.7571,30.5094],[-89.7569,30.5093],[-89.7567,30.5092],[-89.7563,30.5093],[-89.7557,30.5094],[-89.7554,30.5096],[-89.7547,30.5098],[-89.7545,30.5098],[-89.7543,30.5096],[-89.7543,30.5093],[-89.7543,30.509],[-89.7547,30.5083],[-89.755,30.5079],[-89.7553,30.5077],[-89.7556,30.5075],[-89.7562,30.5073],[-89.7568,30.5072],[-89.7574,30.5072],[-89.7579,30.5072],[-89.7583,30.5072],[-89.7585,30.5072],[-89.7586,30.507],[-89.7586,30.5069],[-89.7586,30.506],[-89.7584,30.5057],[-89.7584,30.5054],[-89.7582,30.5053],[-89.7579,30.505],[-89.7575,30.505],[-89.7571,30.5052],[-89.7568,30.5054],[-89.7566,30.5055],[-89.7561,30.5055],[-89.7558,30.5056],[-89.755,30.5058],[-89.7546,30.506],[-89.7542,30.5062],[-89.7541,30.5064],[-89.754,30.5066],[-89.7537,30.5071],[-89.7537,30.5072],[-89.7535,30.5077],[-89.7533,30.5078],[-89.753,30.5078],[-89.7529,30.5077],[-89.7528,30.5077],[-89.7527,30.5072],[-89.7528,30.5066],[-89.753,30.5062],[-89.753,30.506],[-89.7531,30.5058],[-89.7532,30.5053],[-89.7533,30.5051],[-89.7535,30.5049],[-89.7536,30.5049],[-89.7538,30.5046],[-89.7539,30.5045],[-89.7539,30.5044],[-89.754,30.5043],[-89.754,30.5041],[-89.7538,30.5036],[-89.7533,30.5033],[-89.753,30.5031],[-89.7528,30.503],[-89.7526,30.5024],[-89.7528,30.502],[-89.7532,30.5017],[-89.7539,30.5015],[-89.7542,30.5015],[-89.7543,30.5015],[-89.7546,30.5016],[-89.7548,30.5016],[-89.755,30.5016],[-89.7553,30.5017],[-89.7557,30.5019],[-89.7564,30.502],[-89.757,30.5017],[-89.7572,30.5017],[-89.7574,30.5015],[-89.7576,30.5013],[-89.7579,30.5007],[-89.7579,30.5005],[-89.7579,30.5003],[-89.7578,30.5],[-89.7575,30.4995],[-89.7572,30.4993],[-89.757,30.4992],[-89.7562,30.499],[-89.7566,30.4992],[-89.7564,30.4993],[-89.7562,30.4994],[-89.7561,30.4994],[-89.7557,30.4995],[-89.7556,30.4995],[-89.7554,30.4997],[-89.7553,30.4998],[-89.7551,30.4999],[-89.755,30.5],[-89.7549,30.5],[-89.7549,30.5001],[-89.7548,30.5001],[-89.7545,30.5002],[-89.7544,30.5002],[-89.7543,30.5003],[-89.7542,30.5003],[-89.7541,30.5003],[-89.754,30.5003],[-89.7538,30.5003],[-89.7537,30.5003],[-89.7536,30.5003],[-89.7535,30.5002],[-89.7534,30.5002],[-89.7533,30.5001],[-89.7532,30.5001],[-89.7531,30.5001],[-89.753,30.5002],[-89.7525,30.5006],[-89.7525,30.5007],[-89.7524,30.5008],[-89.752,30.5012],[-89.7519,30.5013],[-89.7517,30.5014],[-89.7515,30.5015],[-89.7511,30.5017],[-89.7509,30.5018],[-89.7503,30.502],[-89.7501,30.5021],[-89.7499,30.5022],[-89.7497,30.5023],[-89.7496,30.5024],[-89.7495,30.5024],[-89.7494,30.5024],[-89.7494,30.5023],[-89.7493,30.5023],[-89.7488,30.502],[-89.7484,30.5018],[-89.7479,30.5016],[-89.7478,30.5015],[-89.7475,30.5015],[-89.7474,30.5014],[-89.7473,30.5015],[-89.7473,30.5016],[-89.7473,30.5021],[-89.7473,30.5022],[-89.7472,30.5024],[-89.7472,30.5026],[-89.7472,30.5027],[-89.7471,30.5027],[-89.747,30.5028],[-89.747,30.5029],[-89.7469,30.5029],[-89.7468,30.5029],[-89.7467,30.5029],[-89.7466,30.5029],[-89.7465,30.5028],[-89.7465,30.5026],[-89.7465,30.5025],[-89.7464,30.5024],[-89.7464,30.5023],[-89.7464,30.5021],[-89.7465,30.5017],[-89.7466,30.5011],[-89.7466,30.5009],[-89.7467,30.5008],[-89.7467,30.5006],[-89.7467,30.5002],[-89.7466,30.5001],[-89.7466,30.4998],[-89.7465,30.4997],[-89.7463,30.4995],[-89.7463,30.4994],[-89.7462,30.4994],[-89.7459,30.4991],[-89.7458,30.499],[-89.7457,30.4989],[-89.7456,30.4988],[-89.7456,30.4986],[-89.7456,30.4985],[-89.7456,30.4984],[-89.7455,30.4983],[-89.7455,30.4982],[-89.7454,30.4981],[-89.7453,30.4981],[-89.7452,30.4981],[-89.745,30.4981],[-89.7448,30.4982],[-89.7447,30.4983],[-89.7445,30.4985],[-89.7445,30.4988],[-89.7444,30.4989],[-89.7443,30.4989],[-89.744,30.4989],[-89.7435,30.4989],[-89.7434,30.4989],[-89.7431,30.4989],[-89.743,30.4989],[-89.7429,30.4987],[-89.7428,30.4987],[-89.7428,30.4986],[-89.7429,30.4983],[-89.7429,30.4981],[-89.7429,30.4979],[-89.7428,30.4979],[-89.7428,30.4978],[-89.7425,30.4977],[-89.7423,30.4977],[-89.7423,30.4976],[-89.7422,30.4976],[-89.7421,30.4975],[-89.7421,30.4973],[-89.7422,30.497],[-89.7427,30.4968],[-89.743,30.4967],[-89.7431,30.4966],[-89.7432,30.4965],[-89.7432,30.4963],[-89.7431,30.4962],[-89.743,30.496],[-89.7428,30.4956],[-89.7427,30.4955],[-89.7429,30.4953],[-89.7429,30.4951],[-89.7434,30.4949],[-89.7436,30.4949],[-89.7442,30.4948],[-89.7445,30.4946],[-89.7448,30.4945],[-89.7453,30.4945],[-89.7457,30.4944],[-89.746,30.4943],[-89.7463,30.4942],[-89.7466,30.4941],[-89.7468,30.4941],[-89.7469,30.494],[-89.7471,30.4939],[-89.7474,30.4937],[-89.7475,30.4936],[-89.7476,30.4933],[-89.7476,30.4931],[-89.7476,30.493],[-89.7475,30.4928],[-89.7473,30.4927],[-89.7471,30.4927],[-89.747,30.4927],[-89.7461,30.4926],[-89.7456,30.4925],[-89.7451,30.4923],[-89.7449,30.4923],[-89.7447,30.4924],[-89.7443,30.4928],[-89.7442,30.4929],[-89.7441,30.493],[-89.7438,30.4931],[-89.7436,30.4932],[-89.7434,30.4932],[-89.7433,30.4933],[-89.7432,30.4933],[-89.7431,30.4935],[-89.743,30.4936],[-89.7429,30.4938],[-89.7428,30.4939],[-89.7426,30.4943],[-89.7424,30.4945],[-89.7423,30.4945],[-89.742,30.4946],[-89.7416,30.4946],[-89.7414,30.4946],[-89.7411,30.4948],[-89.7408,30.4951],[-89.7406,30.4952],[-89.7403,30.4955],[-89.74,30.4956],[-89.7397,30.4957],[-89.7394,30.4958],[-89.7389,30.4958],[-89.7387,30.4959],[-89.738,30.4959],[-89.7378,30.4959],[-89.7378,30.4958],[-89.7374,30.4957],[-89.7371,30.4956],[-89.7363,30.4953],[-89.7361,30.4952],[-89.7358,30.4951],[-89.7357,30.4951],[-89.7355,30.4949],[-89.7352,30.4947],[-89.7351,30.4947],[-89.7349,30.4946],[-89.7346,30.4946],[-89.7345,30.4947],[-89.7344,30.4948],[-89.7343,30.495],[-89.734,30.4954],[-89.7338,30.4956],[-89.7337,30.4957],[-89.7334,30.4959],[-89.7332,30.496],[-89.7331,30.496],[-89.7329,30.4959],[-89.7329,30.4957],[-89.733,30.4954],[-89.7331,30.495],[-89.7333,30.4948],[-89.7335,30.4944],[-89.7336,30.4942],[-89.7337,30.494],[-89.7337,30.4938],[-89.7338,30.4937],[-89.7337,30.4934],[-89.7336,30.4932],[-89.7335,30.4928],[-89.7334,30.4926],[-89.7333,30.4925],[-89.7331,30.4925],[-89.7328,30.4925],[-89.7326,30.4925],[-89.7324,30.4926],[-89.7324,30.4927],[-89.7324,30.4928],[-89.732,30.4926],[-89.7316,30.4924],[-89.7312,30.4922],[-89.7304,30.4922],[-89.7302,30.4921],[-89.7298,30.4919],[-89.7297,30.4917],[-89.7296,30.4915],[-89.7296,30.491],[-89.7298,30.4908],[-89.73,30.4906],[-89.73,30.4903],[-89.7299,30.4901],[-89.7297,30.49],[-89.7293,30.49],[-89.7291,30.4902],[-89.7286,30.4903],[-89.728,30.4902],[-89.7275,30.4903],[-89.7272,30.4905],[-89.7271,30.4908],[-89.727,30.4913],[-89.7271,30.4916],[-89.727,30.4922],[-89.7268,30.4925],[-89.7265,30.4927],[-89.7261,30.4927],[-89.7256,30.4926],[-89.7251,30.4923],[-89.7248,30.4921],[-89.7246,30.4919],[-89.7245,30.4918],[-89.724,30.491],[-89.7233,30.4902],[-89.7231,30.49],[-89.7228,30.4898],[-89.7225,30.4896],[-89.722,30.4893],[-89.7216,30.489],[-89.7214,30.4889],[-89.7211,30.4884],[-89.721,30.4881],[-89.7209,30.4873],[-89.7209,30.4872],[-89.7208,30.487],[-89.7209,30.4866],[-89.721,30.4865],[-89.7216,30.485],[-89.7216,30.4846],[-89.7217,30.4845],[-89.7217,30.4844],[-89.7218,30.4839],[-89.7218,30.4838],[-89.7222,30.4837],[-89.7225,30.4836],[-89.7228,30.4835],[-89.723,30.4836],[-89.7231,30.4837],[-89.7233,30.4837],[-89.7237,30.4833],[-89.7238,30.4832],[-89.7238,30.4829],[-89.7238,30.4828],[-89.7238,30.4827],[-89.7237,30.4825],[-89.7236,30.4823],[-89.7232,30.4819],[-89.7229,30.4817],[-89.7228,30.4816],[-89.7225,30.4815],[-89.7223,30.4814],[-89.722,30.4814],[-89.7219,30.4815],[-89.7217,30.4816],[-89.7216,30.4817],[-89.7214,30.4819],[-89.7211,30.4826],[-89.7209,30.4828],[-89.7208,30.4829],[-89.7207,30.4831],[-89.7205,30.4833],[-89.7202,30.4833],[-89.7199,30.4833],[-89.7198,30.4833],[-89.7195,30.4833],[-89.7192,30.4831],[-89.7191,30.4827],[-89.719,30.4824],[-89.719,30.4823],[-89.7188,30.4819],[-89.7184,30.4816],[-89.7181,30.4815],[-89.7179,30.4814],[-89.7176,30.4813],[-89.7175,30.4811],[-89.7174,30.4811],[-89.7172,30.481],[-89.717,30.4807],[-89.7169,30.4805],[-89.7169,30.48],[-89.7168,30.4797],[-89.7165,30.4794],[-89.7163,30.4788],[-89.7161,30.4783],[-89.7159,30.4779],[-89.7155,30.4777],[-89.7148,30.4778],[-89.714,30.4777],[-89.7133,30.4775],[-89.7131,30.4775],[-89.7127,30.4776],[-89.7125,30.4776],[-89.7121,30.4776],[-89.7117,30.4778],[-89.7113,30.4781],[-89.7108,30.4784],[-89.7107,30.4784],[-89.7105,30.4784],[-89.7103,30.4784],[-89.71,30.4782],[-89.7099,30.4782],[-89.7096,30.478],[-89.7092,30.4775],[-89.7091,30.4771],[-89.709,30.4768],[-89.7089,30.4766],[-89.7088,30.4764],[-89.7087,30.4763],[-89.7086,30.4762],[-89.7083,30.476],[-89.7082,30.4759],[-89.7082,30.4757],[-89.7082,30.4755],[-89.7084,30.4752],[-89.7084,30.475],[-89.7085,30.4745],[-89.7086,30.4743],[-89.7086,30.4742],[-89.7087,30.4741],[-89.7088,30.4737],[-89.7088,30.4734],[-89.7088,30.4733],[-89.7086,30.4732],[-89.7084,30.473],[-89.708,30.473],[-89.7077,30.473],[-89.7074,30.473],[-89.7072,30.4731],[-89.7071,30.4731],[-89.707,30.4731],[-89.7069,30.4731],[-89.7066,30.473],[-89.7065,30.4729],[-89.7062,30.4727],[-89.706,30.4726],[-89.7058,30.4724],[-89.7057,30.4723],[-89.7056,30.4722],[-89.7054,30.4721],[-89.7053,30.4716],[-89.705,30.4709],[-89.7049,30.4702],[-89.7049,30.4701],[-89.7048,30.4696],[-89.7048,30.4694],[-89.7048,30.4691],[-89.7048,30.4689],[-89.7047,30.4687],[-89.7047,30.4681],[-89.7044,30.4675],[-89.7043,30.4673],[-89.7043,30.4669],[-89.7044,30.4667],[-89.7047,30.4663],[-89.7049,30.4662],[-89.7052,30.4661],[-89.7053,30.4661],[-89.7055,30.466],[-89.7057,30.4659],[-89.706,30.4657],[-89.7061,30.4655],[-89.7061,30.4653],[-89.706,30.4651],[-89.7058,30.465],[-89.7057,30.4649],[-89.7055,30.4648],[-89.7052,30.4647],[-89.705,30.4647],[-89.7048,30.4647],[-89.7046,30.4646],[-89.7045,30.4645],[-89.7038,30.4642],[-89.7036,30.4641],[-89.703,30.4642],[-89.7028,30.4643],[-89.7024,30.4646],[-89.7021,30.465],[-89.7019,30.4652],[-89.7018,30.4653],[-89.7017,30.4653],[-89.7015,30.4654],[-89.7014,30.4654],[-89.7011,30.4652],[-89.7008,30.4651],[-89.7005,30.465],[-89.6998,30.4648],[-89.6996,30.4647],[-89.6992,30.4646],[-89.699,30.4646],[-89.6985,30.4643],[-89.6984,30.4643],[-89.6983,30.4642],[-89.6982,30.4642],[-89.6981,30.4641],[-89.698,30.464],[-89.6977,30.4639],[-89.6974,30.4637],[-89.6967,30.4635],[-89.6957,30.4631],[-89.6956,30.4631],[-89.6953,30.4629],[-89.6951,30.4627],[-89.695,30.4626],[-89.6949,30.4626],[-89.6946,30.4624],[-89.6945,30.4623],[-89.6941,30.4619],[-89.694,30.4618],[-89.6938,30.4616],[-89.6936,30.4613],[-89.6935,30.4612],[-89.6935,30.4611],[-89.6934,30.4611],[-89.6933,30.461],[-89.6931,30.4608],[-89.6929,30.4607],[-89.6927,30.4606],[-89.6926,30.4605],[-89.6925,30.4604],[-89.6923,30.4604],[-89.6921,30.4603],[-89.6914,30.4602],[-89.691,30.4601],[-89.6908,30.46],[-89.6905,30.4597],[-89.6902,30.4596],[-89.69,30.4593],[-89.69,30.459],[-89.69,30.4587],[-89.69,30.4584],[-89.6903,30.4582],[-89.6904,30.458],[-89.6906,30.4577],[-89.6906,30.4575],[-89.6905,30.4572],[-89.6904,30.457],[-89.6899,30.4566],[-89.6894,30.4562],[-89.6892,30.4559],[-89.6892,30.4557],[-89.6892,30.4556],[-89.6893,30.4552],[-89.6895,30.4548],[-89.6897,30.4547],[-89.6899,30.4545],[-89.6902,30.4541],[-89.6903,30.4539],[-89.6903,30.4537],[-89.6903,30.4535],[-89.6901,30.4532],[-89.6899,30.4531],[-89.6897,30.453],[-89.6895,30.453],[-89.6892,30.4531],[-89.6887,30.4532],[-89.6886,30.4533],[-89.6884,30.4533],[-89.6879,30.4533],[-89.6874,30.4535],[-89.6871,30.4537],[-89.6869,30.4539],[-89.6868,30.454],[-89.6867,30.4542],[-89.6867,30.4546],[-89.6866,30.4547],[-89.6865,30.4548],[-89.6863,30.4548],[-89.6862,30.4547],[-89.6861,30.4546],[-89.686,30.4545],[-89.6858,30.4543],[-89.6858,30.4536],[-89.6859,30.4534],[-89.6859,30.4532],[-89.6858,30.4528],[-89.6857,30.4527],[-89.6855,30.4525],[-89.6851,30.4523],[-89.6844,30.452],[-89.6836,30.4518],[-89.6835,30.4517],[-89.6834,30.4515],[-89.6834,30.4513],[-89.6835,30.451],[-89.6837,30.4508],[-89.6838,30.4507],[-89.684,30.4506],[-89.6841,30.4503],[-89.6841,30.4501],[-89.6841,30.4496],[-89.684,30.4492],[-89.6839,30.4488],[-89.684,30.4485],[-89.6842,30.4479],[-89.6847,30.4472],[-89.6848,30.4471],[-89.6849,30.4469],[-89.685,30.4468],[-89.685,30.4466],[-89.685,30.4464],[-89.6849,30.4463],[-89.6846,30.4462],[-89.6842,30.446],[-89.6839,30.446],[-89.6834,30.4459],[-89.6829,30.4457],[-89.6826,30.4455],[-89.6826,30.4454],[-89.6826,30.4452],[-89.6826,30.4449],[-89.6826,30.4447],[-89.6828,30.4445],[-89.6829,30.4443],[-89.6829,30.4441],[-89.6828,30.4437],[-89.6827,30.4433],[-89.6826,30.4431],[-89.6826,30.443],[-89.6826,30.4427],[-89.6826,30.4424],[-89.6828,30.4422],[-89.6829,30.442],[-89.6833,30.4417],[-89.6834,30.4416],[-89.6839,30.4413],[-89.6841,30.4412],[-89.6844,30.441],[-89.6845,30.4409],[-89.6848,30.4405],[-89.685,30.4401],[-89.685,30.4399],[-89.685,30.4397],[-89.685,30.4395],[-89.685,30.4392],[-89.6849,30.439],[-89.6848,30.4388],[-89.6846,30.4386],[-89.6845,30.4384],[-89.6844,30.4383],[-89.6843,30.4377],[-89.6844,30.4374],[-89.6844,30.4373],[-89.6843,30.437],[-89.6841,30.4366],[-89.6837,30.4362],[-89.6835,30.4358],[-89.6835,30.4357],[-89.6836,30.4353],[-89.6837,30.4351],[-89.6838,30.4348],[-89.684,30.4347],[-89.6841,30.4345],[-89.6841,30.4344],[-89.6841,30.4341],[-89.684,30.4339],[-89.6838,30.4339],[-89.6836,30.4338],[-89.6835,30.4338],[-89.6833,30.4338],[-89.683,30.4339],[-89.6823,30.4341],[-89.682,30.4342],[-89.6816,30.4343],[-89.6813,30.4343],[-89.681,30.4342],[-89.6808,30.4341],[-89.6806,30.4339],[-89.6803,30.4334],[-89.6801,30.4326],[-89.6801,30.4318],[-89.6801,30.4314],[-89.6803,30.4306],[-89.6805,30.4302],[-89.6806,30.4298],[-89.6807,30.4289],[-89.6807,30.4285],[-89.6809,30.4278],[-89.6809,30.4276],[-89.6809,30.4273],[-89.6808,30.4271],[-89.6804,30.4268],[-89.6802,30.4268],[-89.6795,30.4267],[-89.6792,30.4267],[-89.6791,30.4266],[-89.679,30.4265],[-89.6789,30.4264],[-89.6789,30.4262],[-89.679,30.426],[-89.6791,30.4258],[-89.6793,30.4257],[-89.6795,30.4256],[-89.6799,30.4256],[-89.6803,30.4254],[-89.6805,30.4253],[-89.6807,30.4252],[-89.6809,30.4251],[-89.6812,30.4248],[-89.6812,30.4245],[-89.6812,30.4243],[-89.6811,30.4241],[-89.681,30.4234],[-89.6809,30.4232],[-89.6808,30.423],[-89.6807,30.4227],[-89.68,30.4217],[-89.6796,30.421],[-89.6795,30.4206],[-89.6794,30.4204],[-89.6795,30.4202],[-89.6795,30.4201],[-89.6796,30.4198],[-89.6796,30.4197],[-89.6797,30.4196],[-89.6798,30.4194],[-89.6799,30.4192],[-89.6799,30.4189],[-89.6798,30.4187],[-89.6795,30.4184],[-89.6793,30.4184],[-89.679,30.4184],[-89.6788,30.4184],[-89.6785,30.4184],[-89.6783,30.4185],[-89.678,30.4185],[-89.6778,30.4185],[-89.6775,30.4181],[-89.6775,30.418],[-89.6776,30.4178],[-89.6778,30.4175],[-89.6782,30.4174],[-89.6791,30.4172],[-89.6793,30.417],[-89.6795,30.4168],[-89.6796,30.4163],[-89.6796,30.4161],[-89.6795,30.4159],[-89.6787,30.4146],[-89.6786,30.4144],[-89.6786,30.4142],[-89.6786,30.414],[-89.6786,30.4138],[-89.6786,30.4136],[-89.6789,30.4132],[-89.6794,30.4126],[-89.6796,30.4124],[-89.6798,30.412],[-89.6799,30.4118],[-89.68,30.4117],[-89.6802,30.4115],[-89.6805,30.4113],[-89.6807,30.4113],[-89.6809,30.4114],[-89.6812,30.4115],[-89.6813,30.4117],[-89.6816,30.412],[-89.6817,30.4125],[-89.6818,30.4127],[-89.682,30.4129],[-89.6823,30.4131],[-89.6826,30.4132],[-89.6829,30.4132],[-89.6831,30.413],[-89.6833,30.413],[-89.6837,30.4129],[-89.6839,30.4128],[-89.6842,30.4126],[-89.6843,30.4125],[-89.6844,30.4123],[-89.6844,30.4121],[-89.6844,30.4119],[-89.6843,30.4118],[-89.6841,30.4116],[-89.6839,30.4114],[-89.6831,30.4112],[-89.6829,30.4109],[-89.6827,30.4106],[-89.6827,30.4104],[-89.6827,30.4102],[-89.6828,30.41],[-89.6829,30.4098],[-89.6831,30.4096],[-89.6835,30.4093],[-89.6838,30.4092],[-89.684,30.409],[-89.6841,30.4088],[-89.6842,30.4087],[-89.6842,30.4084],[-89.6841,30.4082],[-89.6841,30.408],[-89.6839,30.4079],[-89.6839,30.4076],[-89.6838,30.4072],[-89.6839,30.407],[-89.684,30.4067],[-89.684,30.4065],[-89.6839,30.406],[-89.6838,30.4058],[-89.6837,30.4056],[-89.6828,30.4051],[-89.6824,30.4046],[-89.6823,30.4042],[-89.6821,30.4038],[-89.6818,30.4032],[-89.6817,30.403],[-89.6813,30.4028],[-89.6809,30.4026],[-89.6802,30.4026],[-89.68,30.4026],[-89.6797,30.4026],[-89.6794,30.4025],[-89.6793,30.4025],[-89.6791,30.4024],[-89.6791,30.4022],[-89.6791,30.402],[-89.6792,30.4017],[-89.6793,30.4014],[-89.6794,30.4011],[-89.6794,30.4006],[-89.6794,30.4001],[-89.6793,30.3999],[-89.6793,30.3998],[-89.6792,30.3997],[-89.679,30.3994],[-89.6787,30.3992],[-89.6781,30.3988],[-89.6778,30.3985],[-89.6774,30.3979],[-89.6773,30.3976],[-89.6773,30.3973],[-89.6774,30.3968],[-89.6774,30.3965],[-89.6774,30.396],[-89.6773,30.3958],[-89.6769,30.3953],[-89.6767,30.395],[-89.6767,30.3947],[-89.6766,30.3945],[-89.6767,30.394],[-89.6767,30.3939],[-89.6765,30.3936],[-89.6764,30.3934],[-89.6762,30.3931],[-89.676,30.393],[-89.6756,30.393],[-89.6747,30.393],[-89.6743,30.393],[-89.674,30.393],[-89.6738,30.3929],[-89.6735,30.3924],[-89.6734,30.3919],[-89.6734,30.3914],[-89.6733,30.3909],[-89.6734,30.3904],[-89.6733,30.39],[-89.6731,30.3895],[-89.6729,30.3892],[-89.6726,30.3888],[-89.6723,30.3884],[-89.672,30.3881],[-89.6717,30.3878],[-89.6716,30.3875],[-89.6714,30.3872],[-89.6714,30.3866],[-89.6714,30.3861],[-89.6714,30.3856],[-89.6713,30.3853],[-89.6712,30.3849],[-89.6709,30.3845],[-89.6706,30.3839],[-89.6704,30.3835],[-89.6704,30.3832],[-89.6704,30.3829],[-89.6703,30.3827],[-89.6701,30.3822],[-89.6699,30.3819],[-89.6693,30.3813],[-89.6686,30.3807],[-89.668,30.3803],[-89.6669,30.3799],[-89.6647,30.3795],[-89.6642,30.3792],[-89.6643,30.3789],[-89.6647,30.3786],[-89.6658,30.3779],[-89.6661,30.3775],[-89.6662,30.3772],[-89.6662,30.3771],[-89.666,30.3769],[-89.6656,30.3769],[-89.6652,30.3769],[-89.6643,30.3769],[-89.6641,30.3768],[-89.6637,30.3767],[-89.6636,30.3766],[-89.6634,30.3765],[-89.6632,30.3762],[-89.6633,30.3761],[-89.6633,30.3759],[-89.6635,30.3758],[-89.6636,30.3758],[-89.6638,30.3757],[-89.6641,30.3758],[-89.6643,30.3757],[-89.6646,30.3756],[-89.6647,30.3755],[-89.6648,30.3752],[-89.6647,30.375],[-89.6646,30.3749],[-89.6643,30.3747],[-89.6637,30.3744],[-89.6627,30.3739],[-89.6622,30.3738],[-89.6616,30.3738],[-89.6611,30.3739],[-89.6609,30.3739],[-89.6608,30.3738],[-89.6606,30.3737],[-89.6603,30.3736],[-89.6602,30.3734],[-89.6601,30.3732],[-89.6601,30.3729],[-89.6603,30.3727],[-89.6605,30.3726],[-89.6611,30.3725],[-89.6618,30.3723],[-89.6622,30.3721],[-89.6625,30.3718],[-89.6626,30.3716],[-89.6626,30.3714],[-89.6625,30.3713],[-89.6624,30.3712],[-89.6623,30.3712],[-89.6619,30.3711],[-89.6615,30.3711],[-89.6614,30.3711],[-89.6609,30.3709],[-89.6608,30.3707],[-89.6603,30.3704],[-89.6597,30.37],[-89.6591,30.3698],[-89.6589,30.3697],[-89.6588,30.3696],[-89.6588,30.3694],[-89.6588,30.3693],[-89.6589,30.3691],[-89.659,30.369],[-89.6591,30.3689],[-89.6591,30.3687],[-89.6592,30.3686],[-89.6591,30.3684],[-89.6591,30.3682],[-89.6588,30.368],[-89.6587,30.3678],[-89.6586,30.3677],[-89.6585,30.3676],[-89.6585,30.3673],[-89.6585,30.3672],[-89.6587,30.367],[-89.6589,30.3669],[-89.659,30.3668],[-89.6591,30.3667],[-89.6592,30.3666],[-89.6594,30.3663],[-89.6594,30.3661],[-89.6598,30.3656],[-89.6602,30.3652],[-89.6607,30.365],[-89.661,30.3648],[-89.6611,30.3644],[-89.6611,30.3642],[-89.661,30.364],[-89.6609,30.3639],[-89.6607,30.3638],[-89.6602,30.3637],[-89.6599,30.3637],[-89.6595,30.3637],[-89.6594,30.3637],[-89.6592,30.3637],[-89.6591,30.3636],[-89.659,30.3636],[-89.6589,30.3635],[-89.6588,30.3634],[-89.6587,30.3632],[-89.6588,30.363],[-89.6589,30.3629],[-89.659,30.3627],[-89.6592,30.3626],[-89.6594,30.3624],[-89.6594,30.3622],[-89.6594,30.3621],[-89.6594,30.3618],[-89.6592,30.3614],[-89.6591,30.3613],[-89.659,30.3611],[-89.6582,30.3606],[-89.6582,30.3605],[-89.6581,30.3604],[-89.658,30.3602],[-89.658,30.36],[-89.658,30.3599],[-89.6581,30.3598],[-89.6582,30.3594],[-89.6582,30.3592],[-89.6581,30.359],[-89.658,30.3589],[-89.6578,30.3588],[-89.6577,30.3587],[-89.6573,30.3587],[-89.6569,30.3587],[-89.6568,30.3586],[-89.6567,30.3585],[-89.6566,30.3584],[-89.6567,30.3582],[-89.6568,30.3581],[-89.6569,30.3579],[-89.6571,30.3577],[-89.6572,30.3574],[-89.6573,30.3572],[-89.6573,30.3568],[-89.6573,30.3566],[-89.6572,30.3565],[-89.657,30.3565],[-89.6568,30.3564],[-89.6565,30.3564],[-89.6564,30.3565],[-89.6561,30.3566],[-89.6559,30.3566],[-89.6555,30.3567],[-89.6553,30.3567],[-89.6551,30.3566],[-89.6548,30.3566],[-89.6547,30.3565],[-89.6546,30.3564],[-89.6545,30.3563],[-89.6544,30.3562],[-89.6543,30.3558],[-89.6543,30.3555],[-89.6543,30.3552],[-89.6542,30.3551],[-89.6541,30.3547],[-89.654,30.3546],[-89.6536,30.3544],[-89.6535,30.3543],[-89.6533,30.3543],[-89.6531,30.3543],[-89.653,30.3543],[-89.6528,30.3544],[-89.6527,30.3545],[-89.6526,30.3545],[-89.6525,30.3547],[-89.6525,30.3548],[-89.6525,30.3551],[-89.6525,30.3552],[-89.6527,30.3554],[-89.6527,30.3555],[-89.6527,30.3556],[-89.6527,30.3558],[-89.6527,30.3561],[-89.6527,30.3562],[-89.6525,30.3563],[-89.6524,30.3563],[-89.6522,30.3563],[-89.6521,30.3563],[-89.6518,30.3562],[-89.6516,30.3562],[-89.6515,30.3561],[-89.6514,30.356],[-89.6513,30.3555],[-89.6512,30.3551],[-89.6511,30.3549],[-89.651,30.3548],[-89.6509,30.3546],[-89.6507,30.3544],[-89.6504,30.3541],[-89.6503,30.354],[-89.6494,30.3538],[-89.6491,30.3537],[-89.6486,30.3535],[-89.6475,30.3531],[-89.6467,30.3526],[-89.646,30.352],[-89.6456,30.3513],[-89.6454,30.3505],[-89.6455,30.3501],[-89.6457,30.3493],[-89.6456,30.3489],[-89.6455,30.3486],[-89.6454,30.3483],[-89.6452,30.3481],[-89.6446,30.3481],[-89.6441,30.3482],[-89.6436,30.3484],[-89.643,30.3488],[-89.6425,30.3491],[-89.642,30.3491],[-89.6418,30.3488],[-89.6417,30.3485],[-89.6418,30.3482],[-89.6419,30.348],[-89.6421,30.3477],[-89.6421,30.3476],[-89.6422,30.3473],[-89.6422,30.347],[-89.6421,30.3468],[-89.642,30.3466],[-89.6419,30.3465],[-89.6416,30.3463],[-89.6413,30.3462],[-89.641,30.3461],[-89.6406,30.3461],[-89.6399,30.3462],[-89.6396,30.3463],[-89.6388,30.3468],[-89.6381,30.3474],[-89.6379,30.3475],[-89.6377,30.3476],[-89.6375,30.3477],[-89.6371,30.3477],[-89.6369,30.3476],[-89.6367,30.3474],[-89.6365,30.3473],[-89.6364,30.3469],[-89.6363,30.3468],[-89.6363,30.3466],[-89.6364,30.3462],[-89.6365,30.3457],[-89.6366,30.3453],[-89.6366,30.3449],[-89.6366,30.3446],[-89.6365,30.3443],[-89.6363,30.344],[-89.6352,30.3434],[-89.6343,30.343],[-89.6341,30.3422],[-89.6337,30.3411],[-89.6331,30.3403],[-89.6324,30.3398],[-89.6321,30.3398],[-89.6318,30.3398],[-89.6315,30.3399],[-89.631,30.3399],[-89.6307,30.3399],[-89.6304,30.3398],[-89.6301,30.3397],[-89.6299,30.3395],[-89.6297,30.3393],[-89.6296,30.339],[-89.6296,30.3385],[-89.63,30.3381],[-89.6303,30.3377],[-89.6306,30.3375],[-89.6307,30.3372],[-89.6306,30.3369],[-89.6302,30.336],[-89.6302,30.3356],[-89.6301,30.3351],[-89.6302,30.3345],[-89.6304,30.3329],[-89.631,30.3315],[-89.6318,30.3302],[-89.6324,30.3289],[-89.6327,30.328],[-89.6325,30.3273],[-89.6322,30.3268],[-89.6318,30.3268],[-89.6312,30.3269],[-89.6308,30.327],[-89.6306,30.327],[-89.6304,30.327],[-89.6301,30.327],[-89.6297,30.327],[-89.6292,30.3268],[-89.629,30.3267],[-89.6288,30.3264],[-89.6288,30.3263],[-89.6287,30.3259],[-89.6287,30.3256],[-89.6288,30.3255],[-89.6289,30.3253],[-89.6291,30.3252],[-89.6294,30.3252],[-89.6299,30.3252],[-89.6301,30.3252],[-89.6303,30.3251],[-89.6305,30.325],[-89.6306,30.3248],[-89.6306,30.3246],[-89.6306,30.3244],[-89.6305,30.3241],[-89.6303,30.3238],[-89.6297,30.3225],[-89.6296,30.3221],[-89.6296,30.3219],[-89.6296,30.3216],[-89.6297,30.3212],[-89.6299,30.321],[-89.63,30.3207],[-89.6305,30.3207],[-89.631,30.3209],[-89.632,30.3217],[-89.6322,30.3219],[-89.6325,30.322],[-89.6328,30.322],[-89.6332,30.322],[-89.6335,30.3219],[-89.6337,30.3218],[-89.6339,30.3215],[-89.634,30.3213],[-89.6339,30.3211],[-89.6338,30.3209],[-89.6336,30.3207],[-89.6333,30.3205],[-89.6329,30.3204],[-89.6325,30.3204],[-89.6323,30.3203],[-89.632,30.3202],[-89.6318,30.32],[-89.6316,30.3198],[-89.6309,30.3187],[-89.6306,30.3184],[-89.6302,30.318],[-89.6297,30.3175],[-89.6292,30.3171],[-89.6286,30.3167],[-89.6282,30.3165],[-89.6266,30.3155],[-89.6261,30.3147],[-89.6262,30.3143],[-89.6265,30.3139],[-89.6277,30.3133],[-89.6283,30.3125],[-89.6288,30.3118],[-89.6295,30.3113],[-89.6306,30.3105],[-89.6311,30.3099],[-89.6316,30.3094],[-89.6322,30.3094],[-89.6325,30.3096],[-89.6334,30.31],[-89.6341,30.31],[-89.6342,30.3097],[-89.634,30.3092],[-89.6338,30.3086],[-89.6342,30.3083],[-89.6351,30.3082],[-89.6373,30.3078],[-89.6398,30.3073],[-89.6403,30.3068],[-89.6411,30.3058],[-89.6415,30.3046],[-89.6416,30.3038],[-89.6416,30.3037],[-89.6416,30.3035],[-89.6416,30.3034],[-89.6415,30.3034],[-89.6415,30.3033],[-89.6415,30.3032],[-89.6413,30.3029],[-89.6409,30.3019],[-89.6406,30.3013],[-89.6403,30.2991],[-89.6402,30.2976],[-89.6404,30.2955],[-89.6412,30.2943],[-89.642,30.2937],[-89.6435,30.2931],[-89.6453,30.2926],[-89.647,30.2918],[-89.6474,30.2913],[-89.6475,30.2905],[-89.6472,30.2894],[-89.6458,30.2883],[-89.6434,30.2877],[-89.6388,30.2882],[-89.6385,30.2881],[-89.6382,30.2878],[-89.638,30.2872],[-89.6379,30.2865],[-89.6375,30.2851],[-89.6348,30.2828],[-89.6325,30.2808],[-89.6314,30.2799],[-89.6313,30.2798],[-89.6304,30.2767],[-89.6314,30.2736],[-89.6324,30.2715],[-89.6323,30.2687],[-89.6323,30.2686],[-89.6309,30.2673],[-89.6296,30.2673],[-89.6259,30.2659],[-89.6254,30.2652],[-89.6253,30.2643],[-89.6253,30.2635],[-89.6256,30.2628],[-89.6262,30.2623],[-89.6275,30.2621],[-89.6285,30.2622],[-89.6305,30.2622],[-89.6311,30.2618],[-89.6321,30.2602],[-89.6319,30.2585],[-89.6316,30.257],[-89.63,30.255],[-89.6283,30.2535],[-89.6268,30.2519],[-89.6253,30.251],[-89.6239,30.2503],[-89.6237,30.2501],[-89.6231,30.2497],[-89.6225,30.2495],[-89.6219,30.2494],[-89.6209,30.2492],[-89.6196,30.2489],[-89.6188,30.2487],[-89.6182,30.2485],[-89.6171,30.248],[-89.6166,30.2479],[-89.6164,30.2478],[-89.616,30.2476],[-89.6153,30.247],[-89.6144,30.2454],[-89.614,30.2448],[-89.6138,30.2442],[-89.6137,30.2435],[-89.6138,30.2423],[-89.614,30.2417],[-89.6147,30.2392],[-89.6147,30.2391],[-89.6152,30.2377],[-89.6157,30.2355],[-89.6161,30.2333],[-89.6165,30.2308],[-89.6165,30.2305],[-89.6168,30.2287],[-89.6169,30.2277],[-89.6169,30.2268],[-89.6168,30.2258],[-89.6165,30.2251],[-89.6161,30.2243],[-89.6157,30.2234],[-89.6148,30.2223],[-89.6142,30.2215],[-89.6135,30.2208],[-89.6129,30.2203],[-89.6124,30.2197],[-89.6116,30.219],[-89.611,30.2186],[-89.6105,30.2183],[-89.6097,30.218],[-89.6089,30.2177],[-89.6081,30.2175],[-89.6076,30.2173],[-89.6068,30.2173],[-89.6059,30.2171],[-89.6051,30.217],[-89.6045,30.217],[-89.6035,30.2169],[-89.6021,30.2166],[-89.6012,30.2163],[-89.6005,30.2156],[-89.5994,30.2147],[-89.597,30.2124],[-89.5966,30.212],[-89.5956,30.2107],[-89.5955,30.2104],[-89.5951,30.2097],[-89.5945,30.2089],[-89.5939,30.2079],[-89.5931,30.2065],[-89.5926,30.2056],[-89.5924,30.2053],[-89.5919,30.2047],[-89.5912,30.2039],[-89.5906,30.2031],[-89.59,30.2023],[-89.5894,30.2014],[-89.5888,30.2005],[-89.5884,30.1995],[-89.5881,30.1985],[-89.5879,30.1975],[-89.5876,30.1963],[-89.5873,30.1954],[-89.5869,30.1943],[-89.5863,30.1932],[-89.5857,30.1922],[-89.585,30.1913],[-89.584,30.1903],[-89.5834,30.1895],[-89.5828,30.1889],[-89.582,30.1879],[-89.5813,30.187],[-89.5807,30.1863],[-89.5797,30.1855],[-89.579,30.1849],[-89.5782,30.1843],[-89.5775,30.1838],[-89.5768,30.1832],[-89.5759,30.1827],[-89.5752,30.1822],[-89.5744,30.1818],[-89.5726,30.181],[-89.5719,30.1807],[-89.5709,30.1805],[-89.5701,30.1804],[-89.5692,30.1805],[-89.5672,30.1809],[-89.5661,30.1812],[-89.5656,30.1814],[-89.565,30.1816],[-89.5645,30.1818],[-89.5635,30.1821],[-89.5629,30.1823],[-89.5622,30.1825],[-89.5617,30.1828],[-89.5608,30.1831],[-89.5599,30.1836],[-89.5585,30.1841],[-89.5568,30.1848],[-89.5559,30.1853],[-89.5546,30.1859],[-89.554,30.1865],[-89.5529,30.1873],[-89.5524,30.1877],[-89.5508,30.1893],[-89.5504,30.1899],[-89.5497,30.1907],[-89.5494,30.1911],[-89.549,30.1917],[-89.5479,30.1924],[-89.5469,30.1932],[-89.5458,30.1938],[-89.5448,30.1943],[-89.5439,30.1946],[-89.5434,30.1948],[-89.5425,30.1951],[-89.5414,30.1955],[-89.54,30.1958],[-89.5392,30.1959],[-89.5386,30.1959],[-89.5374,30.1957],[-89.5364,30.1956],[-89.5358,30.1955],[-89.5348,30.1954],[-89.5337,30.195],[-89.5333,30.1949],[-89.5328,30.1945],[-89.5323,30.1943],[-89.5319,30.1938],[-89.5308,30.1927],[-89.5306,30.1926],[-89.5306,30.1924],[-89.5304,30.1923],[-89.5302,30.1918],[-89.5297,30.1912],[-89.5292,30.1907],[-89.5291,30.1905],[-89.5289,30.1902],[-89.5287,30.19],[-89.5286,30.1899],[-89.5282,30.1892],[-89.5279,30.1888],[-89.5277,30.1883],[-89.5276,30.1882],[-89.5276,30.1879],[-89.5275,30.1876],[-89.5274,30.1874],[-89.527,30.1865],[-89.5268,30.1857],[-89.5265,30.1851],[-89.5261,30.1844],[-89.5257,30.1838],[-89.5255,30.1832],[-89.5249,30.1818],[-89.5248,30.1814],[-89.5247,30.1814],[-89.5246,30.1812],[-89.5245,30.1808],[-89.5243,30.1805],[-89.5242,30.1802],[-89.5239,30.1793],[-89.5223,30.1762],[-89.5219,30.1753],[-89.5169,30.1646],[-89.5148,30.1618],[-89.5112,30.1606],[-89.5001,30.1607],[-89.495,30.1608],[-89.4568,30.1657],[-89.4559,30.1659],[-89.454,30.1662],[-89.4519,30.1668],[-89.4518,30.1668],[-89.4506,30.1673],[-89.4494,30.1678],[-89.4483,30.1682],[-89.4454,30.1692],[-89.4411,30.1704],[-89.4369,30.1713],[-89.4334,30.172],[-89.4314,30.1728],[-89.4301,30.1734],[-89.4291,30.1739],[-89.4254,30.1756],[-89.4216,30.177],[-89.4167,30.1776],[-89.4015,30.1779],[-89.3846,30.1783],[-89.3751,30.1785],[-89.3061,30.1779],[-89.2884,30.1785],[-89.2744,30.18],[-89.2741,30.1801],[-89.261,30.182],[-89.2521,30.1846],[-89.25,30.1855],[-89.2475,30.1866],[-89.2449,30.1876],[-89.2339,30.192],[-89.2303,30.1934],[-89.2245,30.1958],[-89.2176,30.1986],[-89.1902,30.2096],[-89.1839,30.2121],[-89.1837,30.2122],[-89.1309,30.1843],[-89.125,30.1812],[-89.1211,30.1791],[-89.1205,30.1788],[-89.1201,30.1785],[-89.1195,30.1782],[-89.1194,30.1782],[-89.1193,30.1781],[-89.1192,30.178],[-89.1189,30.1779],[-89.1172,30.177],[-89.1088,30.1725],[-89.1003,30.168],[-89.099,30.1672],[-89.0987,30.167],[-89.0965,30.1658],[-89.0575,30.1611],[-89.0002,30.154],[-88.9521,30.148],[-88.9332,30.1455],[-88.9237,30.1443],[-88.9215,30.1439],[-88.9059,30.1419],[-88.889,30.1398],[-88.8549,30.1355],[-88.8394,30.1016],[-88.8375,30.0975],[-88.8357,30.0936],[-88.8344,30.0907],[-88.8299,30.0873],[-88.8255,30.0835],[-88.8209,30.0792],[-88.8169,30.075],[-88.8117,30.0689],[-88.8085,30.0655],[-88.8053,30.0604],[-88.803,30.0578],[-88.7963,30.0472],[-88.7901,30.0374],[-88.7837,30.0267],[-88.7782,30.0141],[-88.7748,30.004],[-88.7733,30.0002],[-88.771,29.9924],[-88.7673,29.9821],[-88.7645,29.9719],[-88.7635,29.9646],[-88.7618,29.9548],[-88.7601,29.9445],[-88.7594,29.9328],[-88.7584,29.9183],[-88.759,29.9053],[-88.7599,29.8937],[-88.7613,29.8816],[-88.7625,29.8752],[-88.7627,29.867],[-88.7656,29.852],[-88.7673,29.8408],[-88.7706,29.8301],[-88.7747,29.8181],[-88.7808,29.8024],[-88.7853,29.7902],[-88.7897,29.7774],[-88.7973,29.7597],[-88.8018,29.7502],[-88.8047,29.7447],[-88.8106,29.7346],[-88.8234,29.715],[-88.8386,29.6951],[-88.8535,29.6772],[-88.8699,29.6571],[-88.875,29.6529],[-88.875,29.652],[-88.8783,29.6485],[-88.8792,29.6474],[-88.8973,29.6293],[-88.8998,29.6265],[-88.9127,29.6118],[-88.9247,29.6013],[-88.9444,29.5863],[-88.9602,29.5771],[-88.9668,29.5702],[-88.9869,29.5488],[-88.9895,29.5455],[-88.9974,29.5357],[-89,29.5325],[-89.0072,29.5269],[-89.0174,29.519],[-89.0262,29.5075],[-89.0318,29.5002],[-89.0342,29.4975],[-89.0389,29.4922],[-89.042,29.4895],[-89.0447,29.487],[-89.0529,29.48],[-89.0598,29.4761],[-89.0618,29.475],[-89.0723,29.4708],[-89.0815,29.4683],[-89.0879,29.4672],[-89.1133,29.4599],[-89.1195,29.4581],[-89.1214,29.4533],[-89.1255,29.4475],[-89.1344,29.437],[-89.1364,29.435],[-89.1421,29.4295],[-89.1382,29.3876],[-89.1376,29.3814],[-89.1328,29.3784],[-89.1292,29.3752],[-89.1251,29.3709],[-89.1216,29.3665],[-89.1186,29.3613],[-89.1162,29.3564],[-89.1137,29.3495],[-89.1126,29.3444],[-89.1122,29.3397],[-89.1121,29.3396],[-89.1017,29.334],[-89.0945,29.3289],[-89.0853,29.3186],[-89.0848,29.3177],[-89.0799,29.3085],[-89.0772,29.3011],[-89.0694,29.2943],[-89.0226,29.2745],[-89.0091,29.2736],[-89.0001,29.2715],[-88.9939,29.2694],[-88.9882,29.2668],[-88.9824,29.2632],[-88.9756,29.2632],[-88.9675,29.2626],[-88.9604,29.2605],[-88.9505,29.2561],[-88.942,29.2537],[-88.9329,29.2487],[-88.9251,29.2434],[-88.9183,29.2363],[-88.9136,29.2286],[-88.9102,29.2203],[-88.9088,29.2102],[-88.9091,29.2002],[-88.9129,29.1874],[-88.9176,29.1794],[-88.9163,29.1741],[-88.9139,29.1655],[-88.9132,29.1546],[-88.9141,29.1479],[-88.9146,29.1436],[-88.9173,29.1336],[-88.9217,29.125],[-88.9278,29.1173],[-88.9369,29.1099],[-88.9458,29.104],[-88.9566,29.0986],[-88.9674,29.0951],[-88.9779,29.0942],[-88.9835,29.0942],[-88.9854,29.0942],[-88.9969,29.0853],[-89.0001,29.07],[-89.0001,29.0701],[-89.0012,29.0662],[-89.001,29.057],[-89.0029,29.0488],[-89.0062,29.0404],[-89.0092,29.0339],[-89.01,29.0325],[-89.0101,29.0324],[-89.0127,29.0277],[-89.0181,29.022],[-89.0259,29.0156],[-89.0341,29.0109],[-89.0397,29.0087],[-89.0411,29.0084],[-89.0456,29.0069],[-89.0533,28.9988],[-89.054,28.9982],[-89.0586,28.9933],[-89.0888,28.9611],[-89.0903,28.9539],[-89.0961,28.9425],[-89.1051,28.933],[-89.1149,28.9264],[-89.1247,28.9225],[-89.1249,28.9225],[-89.125,28.9224],[-89.1333,28.9197],[-89.151,28.9191],[-89.1691,28.9226],[-89.1853,28.9305],[-89.1965,28.94],[-89.2048,28.9529],[-89.2086,28.9649],[-89.2092,28.9677],[-89.2096,28.9702],[-89.2176,28.9735],[-89.2244,28.9775],[-89.2298,28.9816],[-89.233,28.9846],[-89.2349,28.9871],[-89.2475,28.9843],[-89.2521,28.9836],[-89.259,28.9824],[-89.2686,28.98],[-89.2796,28.9778],[-89.2839,28.9736],[-89.2885,28.9684],[-89.2941,28.9632],[-89.2997,28.9594],[-89.3051,28.9561],[-89.3072,28.9532],[-89.3104,28.949],[-89.3207,28.9344],[-89.3213,28.9338],[-89.3241,28.9307],[-89.3319,28.9229],[-89.3374,28.9171],[-89.3445,28.91],[-89.3545,28.9015],[-89.3622,28.8956],[-89.375,28.8819],[-89.3763,28.8806],[-89.3781,28.8786],[-89.3801,28.8764],[-89.3812,28.8752],[-89.3813,28.8752],[-89.3813,28.8751],[-89.3847,28.8715],[-89.3901,28.8672],[-89.3946,28.8644],[-89.3948,28.8642],[-89.401,28.8606],[-89.4099,28.8577],[-89.4182,28.856],[-89.4257,28.8551],[-89.4338,28.8553],[-89.4416,28.8562],[-89.4441,28.8568],[-89.4495,28.8581],[-89.4565,28.8606],[-89.4602,28.8625],[-89.4625,28.8636],[-89.4632,28.8641],[-89.4673,28.8665],[-89.4726,28.8702],[-89.4761,28.8729],[-89.4778,28.8752],[-89.4801,28.8777],[-89.4835,28.881],[-89.4876,28.8874],[-89.4911,28.8973],[-89.4921,28.9015],[-89.4929,28.908],[-89.4926,28.9131],[-89.4918,28.9194],[-89.4902,28.9244],[-89.4889,28.9275],[-89.4856,28.9337],[-89.481,28.9416],[-89.4746,28.9499],[-89.4694,28.9562],[-89.4696,28.9572],[-89.4699,28.9597],[-89.4697,28.9633],[-89.4689,28.9663],[-89.4681,28.9693],[-89.4668,28.9722],[-89.4657,28.9744],[-89.4654,29.0002],[-89.4647,29.0095],[-89.4642,29.0178],[-89.4639,29.0215],[-89.4634,29.0482],[-89.4634,29.0704],[-89.4634,29.0828],[-89.465,29.0878],[-89.4658,29.0902],[-89.4677,29.0962],[-89.4678,29.0976],[-89.468,29.1002],[-89.4683,29.1035],[-89.4687,29.1075],[-89.4727,29.1119],[-89.4749,29.1144],[-89.4762,29.1159],[-89.4791,29.1191],[-89.4801,29.1205],[-89.4812,29.1222],[-89.4824,29.1252],[-89.4835,29.1282],[-89.4839,29.1292],[-89.4852,29.1335],[-89.4858,29.136],[-89.4861,29.1372],[-89.4871,29.1382],[-89.4893,29.14],[-89.4916,29.1425],[-89.4941,29.1455],[-89.4967,29.1492],[-89.498,29.1516],[-89.4993,29.1535],[-89.5001,29.1538],[-89.5023,29.1584],[-89.5103,29.1653],[-89.5205,29.1722],[-89.5236,29.1735],[-89.5314,29.1768],[-89.5335,29.1777],[-89.5366,29.179],[-89.5456,29.1827],[-89.5487,29.1839],[-89.5512,29.185],[-89.5537,29.186],[-89.559,29.1874],[-89.5617,29.1881],[-89.5647,29.1889],[-89.5739,29.1913],[-89.577,29.1921],[-89.5836,29.1938],[-89.5886,29.1952],[-89.5992,29.1979],[-89.6036,29.1982],[-89.6104,29.1986],[-89.6133,29.1982],[-89.6221,29.1968],[-89.625,29.1964],[-89.6365,29.1946],[-89.6709,29.1894],[-89.6823,29.1876],[-89.6872,29.1869],[-89.7018,29.1847],[-89.7066,29.1839],[-89.7132,29.183],[-89.7328,29.1801],[-89.7393,29.1791],[-89.7498,29.1776],[-89.781,29.173],[-89.7915,29.1715],[-89.7986,29.1703],[-89.8198,29.1669],[-89.8269,29.1658],[-89.8554,29.1615],[-89.8718,29.1593],[-89.8821,29.1578],[-89.8997,29.155],[-90.0323,29.135],[-90.0501,29.1252],[-90.0512,29.1245],[-90.0545,29.1226],[-90.0556,29.122],[-90.0686,29.1104],[-90.0695,29.1096],[-90.0786,29.1026],[-90.0891,29.0947],[-90.0926,29.092],[-90.104,29.0843],[-90.1108,29.0797],[-90.1251,29.0699],[-90.1355,29.0645],[-90.1445,29.0599],[-90.1513,29.0563],[-90.1627,29.0512],[-90.1728,29.0473],[-90.1824,29.0448],[-90.1888,29.0421],[-90.1903,29.0415],[-90.2007,29.0362],[-90.2045,29.0349],[-90.2101,29.0331],[-90.2192,29.0315],[-90.2258,29.0315],[-90.227,29.0316],[-90.2305,29.0318],[-90.2316,29.0319],[-90.2367,29.0326],[-90.2391,29.0331],[-90.2501,29.0295],[-90.2556,29.0279],[-90.2605,29.0267],[-90.2645,29.0257],[-90.2702,29.0236],[-90.2786,29.0206],[-90.3112,29.0108],[-90.3443,29.0032],[-90.3684,29.0034],[-90.3717,29.0018],[-90.375,29.0002],[-90.3849,28.9981],[-90.3899,28.9972],[-90.3961,28.9963],[-90.4012,28.9958],[-90.4062,28.9953],[-90.4091,28.9953],[-90.4094,28.9953],[-90.4353,29.0002],[-90.4419,29.0017],[-90.4435,29.002],[-90.4495,29.0026],[-90.4578,29.0041],[-90.4696,29.0064],[-90.4798,29.0086],[-90.4918,29.0118],[-90.5001,29.0146],[-90.5365,29.03],[-90.5525,29.0368],[-90.5899,29.0264],[-90.5927,29.0256],[-90.6251,29.0166],[-90.69,29.0002],[-90.6917,29.0002],[-90.7072,28.9958],[-90.7208,28.9926],[-90.7248,28.9922],[-90.7345,28.9907],[-90.7469,28.9886],[-90.7572,28.9877],[-90.7648,28.9875],[-90.7754,28.9883],[-90.7913,28.9881],[-90.8025,28.9866],[-90.813,28.9863],[-90.8226,28.9859],[-90.8331,28.9876],[-90.8498,28.989],[-90.8594,28.9904],[-90.8646,28.9916],[-90.8772,28.9909],[-90.8868,28.9904],[-90.9063,28.9911],[-90.9071,28.9911],[-90.9171,28.9922],[-90.9205,28.9925],[-90.9321,28.9943],[-90.9418,28.9977],[-90.9479,29.0002],[-90.9546,29.0012],[-90.9585,29.0021],[-90.9703,29.005],[-90.9819,29.0096],[-90.9934,29.015],[-91.0021,29.0209],[-91.0088,29.0269],[-91.0131,29.0321],[-91.0174,29.0387],[-91.0208,29.0461],[-91.0224,29.0524],[-91.0232,29.0593],[-91.023,29.0674],[-91.0208,29.0754],[-91.0174,29.0826],[-91.0121,29.0905],[-91.0065,29.0961],[-91.0009,29.1005],[-90.999,29.1014],[-90.9894,29.1064],[-90.9861,29.1077],[-90.9819,29.1089],[-90.9762,29.1102],[-90.9722,29.1108],[-90.9665,29.1111],[-90.9604,29.1111],[-90.9663,29.1163],[-90.9692,29.1184],[-90.973,29.1205],[-90.9749,29.1215],[-90.9865,29.1212],[-90.9965,29.1199],[-91.0002,29.1198],[-91.0061,29.12],[-91.0116,29.1208],[-91.0145,29.1212],[-91.02,29.1218],[-91.0269,29.1234],[-91.0312,29.1247],[-91.0331,29.1252],[-91.0344,29.1259],[-91.0363,29.1264],[-91.0478,29.1285],[-91.0595,29.1308],[-91.0639,29.131],[-91.0723,29.1315],[-91.0802,29.1331],[-91.0866,29.135],[-91.092,29.1371],[-91.0961,29.1373],[-91.1033,29.1384],[-91.1114,29.1405],[-91.1184,29.1428],[-91.1254,29.1465],[-91.1335,29.1516],[-91.1403,29.157],[-91.1459,29.163],[-91.1494,29.1651],[-91.1598,29.1684],[-91.1701,29.1702],[-91.1879,29.1698],[-91.2078,29.1712],[-91.2225,29.1748],[-91.2373,29.1777],[-91.2569,29.1837],[-91.2746,29.1896],[-91.2927,29.1962],[-91.3081,29.2024],[-91.3187,29.2084],[-91.3274,29.2159],[-91.3349,29.2225],[-91.3417,29.2275],[-91.3543,29.2396],[-91.3603,29.2478],[-91.3635,29.2509],[-91.3717,29.2583],[-91.3769,29.2626],[-91.3835,29.2697],[-91.3886,29.2766],[-91.3916,29.2819],[-91.3985,29.285],[-91.405,29.2881],[-91.4113,29.2926],[-91.4168,29.2978],[-91.4211,29.3028],[-91.4641,29.3193],[-91.4793,29.3251],[-91.5001,29.3334],[-91.5297,29.3444],[-91.535,29.3434],[-91.5447,29.3429],[-91.5519,29.3437],[-91.5607,29.3454],[-91.5683,29.3481],[-91.5694,29.3486],[-91.5747,29.3512],[-91.5775,29.3529],[-91.5808,29.3553],[-91.5829,29.357],[-91.5859,29.3576],[-91.5888,29.3584],[-91.5919,29.3594],[-91.5943,29.3603],[-91.6002,29.3598],[-91.6065,29.36],[-91.6132,29.3606],[-91.6193,29.362],[-91.6247,29.3638],[-91.6305,29.3662],[-91.6354,29.3691],[-91.6403,29.3724],[-91.644,29.3756],[-91.6457,29.3755],[-91.6524,29.3746],[-91.657,29.3744],[-91.6625,29.3746],[-91.6657,29.372],[-91.6697,29.3692],[-91.6749,29.3663],[-91.6799,29.3643],[-91.6852,29.3626],[-91.6889,29.3616],[-91.6943,29.3606],[-91.7,29.3601],[-91.7065,29.3602],[-91.7122,29.3606],[-91.718,29.3618],[-91.7234,29.3634],[-91.7297,29.3659],[-91.7367,29.3697],[-91.7418,29.3734],[-91.7455,29.3768],[-91.749,29.3807],[-91.7493,29.3809],[-91.7629,29.3858],[-91.7679,29.3885],[-91.7735,29.3926],[-91.7775,29.3961],[-91.7805,29.3927],[-91.7844,29.3891],[-91.789,29.3855],[-91.7932,29.3825],[-91.7978,29.3802],[-91.8044,29.3778],[-91.8081,29.3765],[-91.8097,29.3752],[-91.816,29.3703],[-91.823,29.3663],[-91.8328,29.3626],[-91.8409,29.3602],[-91.8494,29.3591],[-91.8598,29.3589],[-91.8687,29.3603],[-91.875,29.362],[-91.8769,29.3627],[-91.8824,29.3652],[-91.8897,29.369],[-91.8964,29.3741],[-91.8976,29.3752],[-91.9064,29.3874],[-91.9107,29.3961],[-91.913,29.4057],[-91.9134,29.4139],[-91.9132,29.4202],[-91.9212,29.4233],[-91.9281,29.4265],[-91.9334,29.4298],[-91.9383,29.4303],[-91.9454,29.4313],[-91.9517,29.4333],[-91.958,29.4359],[-91.9648,29.4394],[-91.9708,29.4441],[-91.9762,29.4491],[-91.9807,29.455],[-91.9839,29.4607],[-91.9917,29.4607],[-91.9997,29.4617],[-92.0073,29.4634],[-92.0164,29.4669],[-92.0228,29.4706],[-92.0298,29.476],[-92.0365,29.4833],[-92.0388,29.487],[-92.041,29.4905],[-92.0431,29.4953],[-92.0444,29.4993],[-92.0452,29.5027],[-92.0456,29.5058],[-92.0473,29.5067],[-92.0489,29.5077],[-92.0519,29.5097],[-92.0557,29.5124],[-92.0587,29.5149],[-92.0629,29.5174],[-92.069,29.5218],[-92.0743,29.5269],[-92.0781,29.5315],[-92.0921,29.5313],[-92.1001,29.5317],[-92.1074,29.5333],[-92.1141,29.5351],[-92.1219,29.5348],[-92.1334,29.5339],[-92.1467,29.532],[-92.1569,29.5278],[-92.1697,29.5238],[-92.1753,29.5211],[-92.1833,29.5183],[-92.1919,29.5132],[-92.2083,29.5044],[-92.2133,29.5007],[-92.2162,29.4988],[-92.2235,29.4947],[-92.2317,29.4919],[-92.2501,29.4872],[-92.264,29.4841],[-92.2741,29.4829],[-92.2937,29.4815],[-92.3084,29.4823],[-92.3168,29.4829],[-92.3306,29.4849],[-92.3537,29.4887],[-92.3814,29.4949],[-92.3969,29.4987],[-92.3996,29.4994],[-92.405,29.5003],[-92.4265,29.5019],[-92.4333,29.503],[-92.4427,29.5049],[-92.4533,29.5069],[-92.4945,29.5115],[-92.535,29.5156],[-92.5503,29.5175],[-92.5598,29.5182],[-92.5767,29.5209],[-92.5932,29.5232],[-92.6053,29.5254],[-92.6173,29.5271],[-92.625,29.5283],[-92.6325,29.5297],[-92.6453,29.533],[-92.6481,29.5335],[-92.6658,29.5379],[-92.6867,29.5441],[-92.705,29.5497],[-92.709,29.5517],[-92.7146,29.5535],[-92.7199,29.5557],[-92.7285,29.5585],[-92.7398,29.5618],[-92.7481,29.5644],[-92.7507,29.5649],[-92.7676,29.5709],[-92.7759,29.5747],[-92.7834,29.5774],[-92.8068,29.5864],[-92.8097,29.5876],[-92.8172,29.5913],[-92.8229,29.5942],[-92.8257,29.5952],[-92.8328,29.5977],[-92.8496,29.6051],[-92.8679,29.6126],[-92.8753,29.6156],[-92.8947,29.6235],[-92.9044,29.6277],[-92.9166,29.6329],[-92.9343,29.6411],[-92.9442,29.6456],[-92.9531,29.6494],[-92.9645,29.6545],[-92.977,29.6596],[-92.9899,29.6645],[-93.0005,29.6683],[-93.0122,29.6721],[-93.0142,29.6728],[-93.0291,29.6778],[-93.0384,29.6803],[-93.0436,29.6818],[-93.0515,29.6839],[-93.0639,29.6868],[-93.0743,29.6895],[-93.0964,29.6973],[-93.1252,29.7062],[-93.1365,29.7075],[-93.142,29.7085],[-93.1479,29.7099],[-93.1546,29.7122],[-93.1609,29.7136],[-93.1686,29.7161],[-93.1881,29.7208],[-93.2018,29.7232],[-93.215,29.7251],[-93.2232,29.7264],[-93.2235,29.7264],[-93.2286,29.7267],[-93.2408,29.7273],[-93.2584,29.7277],[-93.2685,29.7274],[-93.2792,29.726],[-93.2874,29.7243],[-93.2895,29.7205],[-93.2934,29.7153],[-93.2983,29.7103],[-93.3036,29.7061],[-93.3108,29.702],[-93.3171,29.6992],[-93.3218,29.6978],[-93.3296,29.6959],[-93.3393,29.6951],[-93.3428,29.6951],[-93.3435,29.6951],[-93.3494,29.6954],[-93.3561,29.6965],[-93.3607,29.6978],[-93.3655,29.6994],[-93.3699,29.7013],[-93.3751,29.7041],[-93.3804,29.7078],[-93.3843,29.7111],[-93.3872,29.7138],[-93.3987,29.7151],[-93.4159,29.717],[-93.4328,29.7185],[-93.4878,29.7178],[-93.5146,29.7151],[-93.544,29.712],[-93.5683,29.7079],[-93.5879,29.7057],[-93.6245,29.7021],[-93.6448,29.7003],[-93.6662,29.6978],[-93.6867,29.6948],[-93.7116,29.6903],[-93.7227,29.6879],[-93.75,29.6797],[-93.7612,29.6755],[-93.7659,29.6725],[-93.7702,29.6708],[-93.7684,29.663],[-93.7661,29.6528],[-93.7655,29.6441],[-93.7665,29.6343],[-93.7704,29.6239],[-93.774,29.618],[-93.7793,29.6117],[-93.7859,29.6059],[-93.7925,29.6019],[-93.8006,29.5983],[-93.8066,29.5969],[-93.8144,29.5966],[-93.8175,29.6108],[-93.8208,29.625],[-93.8208,29.6251],[-93.8208,29.6252],[-93.8214,29.6277],[-93.8221,29.631],[-93.8283,29.6576],[-93.8287,29.6595],[-93.83,29.6634],[-93.8305,29.665],[-93.831,29.6665],[-93.8311,29.6669],[-93.8314,29.6689],[-93.8316,29.6699],[-93.832,29.6716],[-93.8324,29.673],[-93.8327,29.6743],[-93.8328,29.6748],[-93.8329,29.6751],[-93.8329,29.6756],[-93.8333,29.6768],[-93.8336,29.6782],[-93.8338,29.6793],[-93.8342,29.6811],[-93.8346,29.6823],[-93.8349,29.6833],[-93.8352,29.6843],[-93.8353,29.6844],[-93.8355,29.6857],[-93.8361,29.6872],[-93.8368,29.6885],[-93.837,29.689],[-93.8374,29.6899],[-93.8377,29.6902],[-93.838,29.6906],[-93.838,29.6907],[-93.8383,29.6911],[-93.8389,29.6918],[-93.8391,29.692],[-93.8391,29.6921],[-93.8393,29.6923],[-93.8398,29.6932],[-93.841,29.6949],[-93.8424,29.6967],[-93.8445,29.6996],[-93.8464,29.702],[-93.8482,29.7044],[-93.8502,29.7072],[-93.8523,29.7098],[-93.8536,29.7116],[-93.8552,29.7136],[-93.8568,29.7159],[-93.859,29.7186],[-93.8606,29.7206],[-93.8619,29.7224],[-93.8632,29.7241],[-93.8641,29.7254],[-93.8653,29.7274],[-93.8665,29.7294],[-93.8676,29.7311],[-93.8682,29.7322],[-93.8685,29.7327],[-93.8688,29.7338],[-93.87,29.7355],[-93.8719,29.7369],[-93.8739,29.7378],[-93.8761,29.7385],[-93.8786,29.7392],[-93.8811,29.74],[-93.8817,29.7401],[-93.884,29.7408],[-93.886,29.7414],[-93.8876,29.7421],[-93.888,29.7421],[-93.8888,29.7422],[-93.8893,29.7426],[-93.8898,29.743],[-93.8903,29.7434],[-93.891,29.744],[-93.8914,29.7443],[-93.8916,29.7446],[-93.8918,29.745],[-93.8921,29.7454],[-93.8925,29.7461],[-93.8928,29.7471],[-93.893,29.7481],[-93.8934,29.7501],[-93.8935,29.751],[-93.8937,29.7522],[-93.8938,29.753],[-93.8938,29.7532],[-93.8934,29.7547],[-93.8928,29.7569],[-93.8928,29.757],[-93.8918,29.7587],[-93.8918,29.7588],[-93.8908,29.7609],[-93.8908,29.7617],[-93.8917,29.7639],[-93.8923,29.7652],[-93.8934,29.7666],[-93.8935,29.7668],[-93.8935,29.7669],[-93.8939,29.7673],[-93.8946,29.7681],[-93.8947,29.7681],[-93.8947,29.7682],[-93.8949,29.7683],[-93.8954,29.7688],[-93.8985,29.7716],[-93.9012,29.7731],[-93.9079,29.7768],[-93.9155,29.781],[-93.9224,29.785],[-93.9265,29.7896],[-93.9269,29.7909],[-93.9285,29.7962],[-93.9288,29.7971],[-93.9292,29.8029],[-93.928,29.8096],[-93.9257,29.8147],[-93.9227,29.8188],[-93.9164,29.825],[-93.9137,29.8272],[-93.9113,29.8291],[-93.9036,29.835],[-93.9007,29.837],[-93.8956,29.8403],[-93.8907,29.8432],[-93.89,29.8436],[-93.8862,29.8457],[-93.881,29.8482],[-93.8752,29.8505],[-93.8743,29.8508],[-93.8735,29.8512],[-93.8725,29.8516],[-93.8711,29.8525],[-93.8701,29.8531],[-93.8692,29.8536],[-93.8681,29.8542],[-93.8672,29.8548],[-93.8664,29.8553],[-93.8655,29.8559],[-93.8647,29.8564],[-93.8636,29.8572],[-93.8628,29.8578],[-93.8621,29.8584],[-93.8607,29.8593],[-93.8599,29.8599],[-93.8589,29.8608],[-93.8581,29.8615],[-93.8574,29.8622],[-93.8564,29.863],[-93.8551,29.8641],[-93.8544,29.8651],[-93.8537,29.8657],[-93.8527,29.8667],[-93.8524,29.8671],[-93.8517,29.8677],[-93.851,29.8684],[-93.8505,29.8689],[-93.8498,29.8696],[-93.8493,29.8702],[-93.8487,29.8708],[-93.8482,29.8714],[-93.8473,29.8724],[-93.8468,29.8729],[-93.8465,29.8734],[-93.8461,29.8738],[-93.8457,29.8742],[-93.8454,29.8746],[-93.8451,29.8748],[-93.8449,29.875],[-93.8448,29.8752],[-93.8429,29.8773],[-93.8406,29.88],[-93.8384,29.8829],[-93.836,29.8863],[-93.8334,29.8899],[-93.8304,29.8944],[-93.8279,29.8989],[-93.8252,29.9037],[-93.8222,29.9089],[-93.8215,29.9102],[-93.819,29.9148],[-93.8173,29.9184],[-93.8166,29.9207],[-93.8161,29.9224],[-93.8156,29.9251],[-93.815,29.9279],[-93.8143,29.9317],[-93.8143,29.9318],[-93.8137,29.9351],[-93.8127,29.9389],[-93.8122,29.9409],[-93.8114,29.9434],[-93.8104,29.9474],[-93.8092,29.9506],[-93.8078,29.9546],[-93.8067,29.9572],[-93.8066,29.9574],[-93.805,29.9601],[-93.8036,29.9623],[-93.8031,29.963],[-93.8026,29.9637],[-93.8016,29.9651],[-93.8001,29.967],[-93.7985,29.969],[-93.7961,29.972],[-93.7944,29.9748],[-93.7934,29.9767],[-93.7924,29.9791],[-93.7915,29.9818],[-93.7907,29.9845],[-93.7901,29.9866],[-93.7896,29.9874],[-93.7894,29.9878],[-93.7888,29.9886],[-93.7886,29.9888],[-93.7884,29.989],[-93.7869,29.9906],[-93.7852,29.992],[-93.7832,29.9932],[-93.7828,29.9934],[-93.7825,29.9935],[-93.7822,29.9937],[-93.7808,29.9943],[-93.7789,29.9949],[-93.7768,29.9954],[-93.7751,29.9955],[-93.7729,29.9956],[-93.7716,29.9959],[-93.7706,29.9965],[-93.7699,29.9972],[-93.7694,29.9977],[-93.7691,29.9983],[-93.7689,29.9992],[-93.7688,30],[-93.7688,30.0001],[-93.7688,30.0002],[-93.7684,30.0017],[-93.7684,30.0018],[-93.7672,30.0034],[-93.7665,30.0043],[-93.7663,30.0045],[-93.7652,30.0058],[-93.7635,30.0074],[-93.762,30.0091],[-93.7602,30.0108],[-93.7585,30.0125],[-93.7566,30.0142],[-93.7552,30.0152],[-93.7551,30.0153],[-93.755,30.0154],[-93.7539,30.0158],[-93.752,30.0164],[-93.7515,30.0166],[-93.7488,30.0175],[-93.7463,30.0185],[-93.746,30.0186],[-93.7458,30.0187],[-93.7457,30.0188],[-93.7453,30.0189],[-93.7445,30.0193],[-93.744,30.0195],[-93.7433,30.0199],[-93.7433,30.02],[-93.7431,30.0201],[-93.7421,30.0208],[-93.7411,30.0216],[-93.7404,30.0226],[-93.74,30.0235],[-93.7397,30.024],[-93.7396,30.0253],[-93.7393,30.0294],[-93.7393,30.0295],[-93.7394,30.0303],[-93.7393,30.0314],[-93.7393,30.0318],[-93.7392,30.0326],[-93.7388,30.0338],[-93.7385,30.0347],[-93.7382,30.0354],[-93.7382,30.0356],[-93.7379,30.0362],[-93.7374,30.0373],[-93.7367,30.0384],[-93.7356,30.0396],[-93.7345,30.0408],[-93.733,30.042],[-93.7323,30.0427],[-93.7308,30.0438],[-93.729,30.0451],[-93.7289,30.0452],[-93.7284,30.0455],[-93.7281,30.0458],[-93.728,30.0458],[-93.7279,30.0459],[-93.7273,30.0464],[-93.7272,30.0465],[-93.7271,30.0466],[-93.727,30.0467],[-93.7269,30.0468],[-93.7255,30.0481],[-93.725,30.0486],[-93.7245,30.0491],[-93.7236,30.0499],[-93.7233,30.0501],[-93.7227,30.0507],[-93.7226,30.0508],[-93.7225,30.0509],[-93.7223,30.0511],[-93.7216,30.0519],[-93.7208,30.053],[-93.7206,30.0535],[-93.7206,30.0536],[-93.7203,30.0541],[-93.7202,30.0543],[-93.7202,30.0544],[-93.7202,30.0545],[-93.72,30.0551],[-93.7198,30.0556],[-93.7197,30.056],[-93.7196,30.0567],[-93.7196,30.0573],[-93.7196,30.0575],[-93.7197,30.0585],[-93.7197,30.0596],[-93.7197,30.0609],[-93.7197,30.0614],[-93.7197,30.0618],[-93.7197,30.0619],[-93.7197,30.0626],[-93.7196,30.0631],[-93.7194,30.0638],[-93.7191,30.0643],[-93.7188,30.0648],[-93.7179,30.0656],[-93.7173,30.0657],[-93.7168,30.0659],[-93.7155,30.0666],[-93.7138,30.0657],[-93.7132,30.0632],[-93.7131,30.0626],[-93.713,30.0621],[-93.7127,30.0613],[-93.7126,30.0611],[-93.7125,30.0606],[-93.7125,30.0605],[-93.7125,30.0604],[-93.7125,30.0603],[-93.7121,30.0592],[-93.712,30.0586],[-93.712,30.0584],[-93.7119,30.0561],[-93.7118,30.0558],[-93.7118,30.0557],[-93.7117,30.0553],[-93.7116,30.0552],[-93.7115,30.055],[-93.7115,30.0549],[-93.7114,30.0549],[-93.7111,30.0544],[-93.7109,30.0544],[-93.7108,30.0544],[-93.7107,30.0544],[-93.7105,30.0543],[-93.7101,30.0542],[-93.7099,30.0541],[-93.7097,30.0541],[-93.7095,30.0541],[-93.7091,30.054],[-93.7086,30.0539],[-93.7083,30.0538],[-93.708,30.0538],[-93.7075,30.0538],[-93.7071,30.0538],[-93.7068,30.0538],[-93.7066,30.0538],[-93.7062,30.0538],[-93.7061,30.0538],[-93.7058,30.0538],[-93.7048,30.054],[-93.7043,30.0541],[-93.7043,30.0542],[-93.7041,30.0542],[-93.703,30.0548],[-93.7018,30.0555],[-93.7011,30.056],[-93.7006,30.0566],[-93.7005,30.0566],[-93.7005,30.0567],[-93.7002,30.057],[-93.6999,30.0576],[-93.6998,30.0579],[-93.6997,30.0583],[-93.6997,30.0584],[-93.6995,30.0586],[-93.6994,30.0592],[-93.6994,30.0603],[-93.7,30.062],[-93.7002,30.0628],[-93.7006,30.0637],[-93.7013,30.0647],[-93.7022,30.0654],[-93.7031,30.0663],[-93.7051,30.067],[-93.7062,30.0673],[-93.7065,30.0673],[-93.7082,30.0675],[-93.7087,30.0676],[-93.7098,30.0678],[-93.7128,30.0684],[-93.713,30.0684],[-93.714,30.0686],[-93.7152,30.0689],[-93.7155,30.0689],[-93.7156,30.069],[-93.7158,30.069],[-93.7159,30.069],[-93.716,30.0691],[-93.717,30.0696],[-93.7178,30.0703],[-93.7189,30.0712],[-93.7199,30.0721],[-93.7207,30.073],[-93.7213,30.0736],[-93.7214,30.0738],[-93.7218,30.0741],[-93.7228,30.0751],[-93.7258,30.0784],[-93.7259,30.0785],[-93.7263,30.0787],[-93.7267,30.0789],[-93.727,30.0793],[-93.7272,30.0794],[-93.7274,30.0795],[-93.7275,30.0796],[-93.7286,30.0802],[-93.7287,30.0803],[-93.7302,30.0812],[-93.7303,30.0812],[-93.7314,30.0819],[-93.7319,30.0822],[-93.7321,30.0823],[-93.7322,30.0824],[-93.7325,30.0826],[-93.7328,30.0829],[-93.7332,30.0836],[-93.7336,30.0843],[-93.7337,30.0846],[-93.7337,30.085],[-93.734,30.0857],[-93.7341,30.0861],[-93.7341,30.0862],[-93.734,30.0864],[-93.734,30.0868],[-93.7339,30.0873],[-93.7338,30.0876],[-93.7331,30.0884],[-93.7323,30.0887],[-93.732,30.0891],[-93.7316,30.089],[-93.7314,30.0893],[-93.7313,30.0893],[-93.7312,30.0893],[-93.7312,30.0894],[-93.7312,30.0895],[-93.7311,30.0895],[-93.7311,30.0894],[-93.731,30.0894],[-93.731,30.0893],[-93.7309,30.0893],[-93.7306,30.089],[-93.7304,30.0891],[-93.7303,30.089],[-93.7302,30.0887],[-93.7301,30.0885],[-93.73,30.0884],[-93.7299,30.0883],[-93.7297,30.0881],[-93.7297,30.088],[-93.7296,30.088],[-93.7296,30.0879],[-93.7295,30.0879],[-93.7293,30.0874],[-93.7287,30.086],[-93.7283,30.0847],[-93.7277,30.0834],[-93.7276,30.0833],[-93.7274,30.0829],[-93.7272,30.0826],[-93.7271,30.0825],[-93.7269,30.0823],[-93.7267,30.0823],[-93.7265,30.0822],[-93.7263,30.0822],[-93.7262,30.0822],[-93.7261,30.0821],[-93.726,30.082],[-93.7258,30.082],[-93.7248,30.0821],[-93.7245,30.0823],[-93.7244,30.0824],[-93.7242,30.0825],[-93.724,30.0826],[-93.7237,30.0831],[-93.7236,30.0832],[-93.7236,30.0833],[-93.7235,30.0834],[-93.7232,30.0839],[-93.7232,30.084],[-93.7231,30.0844],[-93.7231,30.0846],[-93.7229,30.0861],[-93.723,30.0877],[-93.7231,30.0887],[-93.7233,30.0893],[-93.7233,30.0894],[-93.7235,30.0897],[-93.7235,30.0899],[-93.7237,30.0908],[-93.724,30.0919],[-93.7241,30.093],[-93.7241,30.0931],[-93.724,30.0932],[-93.724,30.0933],[-93.724,30.0934],[-93.724,30.0935],[-93.7239,30.0936],[-93.7239,30.0938],[-93.7238,30.0941],[-93.7231,30.0949],[-93.722,30.0956],[-93.7209,30.0963],[-93.7186,30.0977],[-93.718,30.0981],[-93.7177,30.0985],[-93.717,30.0992],[-93.7161,30.1],[-93.7155,30.1005],[-93.7146,30.1018],[-93.7142,30.1031],[-93.7138,30.1043],[-93.7134,30.1062],[-93.7133,30.1062],[-93.7133,30.1063],[-93.7133,30.1064],[-93.7132,30.1068],[-93.7131,30.1072],[-93.713,30.1079],[-93.7127,30.1084],[-93.7123,30.109],[-93.7119,30.1092],[-93.7115,30.1094],[-93.7111,30.1096],[-93.7107,30.1098],[-93.7094,30.11],[-93.7079,30.1101],[-93.7067,30.1101],[-93.7055,30.1103],[-93.7046,30.1106],[-93.7043,30.1107],[-93.7042,30.1107],[-93.7037,30.1111],[-93.7029,30.1118],[-93.7026,30.1125],[-93.7024,30.1127],[-93.7023,30.1138],[-93.7023,30.1145],[-93.7024,30.1148],[-93.7024,30.1149],[-93.7024,30.115],[-93.7025,30.1152],[-93.7026,30.1156],[-93.7027,30.116],[-93.7029,30.1164],[-93.7034,30.1172],[-93.7037,30.1174],[-93.7044,30.1179],[-93.7052,30.1183],[-93.7059,30.1188],[-93.706,30.1188],[-93.7062,30.119],[-93.7071,30.1193],[-93.7073,30.1194],[-93.7077,30.1198],[-93.7078,30.1198],[-93.7078,30.1199],[-93.7079,30.12],[-93.7078,30.1207],[-93.7078,30.1209],[-93.7072,30.1214],[-93.7069,30.1215],[-93.7068,30.1216],[-93.7067,30.1216],[-93.7065,30.1217],[-93.7054,30.1217],[-93.7038,30.1217],[-93.7036,30.1218],[-93.7035,30.1218],[-93.7034,30.1218],[-93.7026,30.1218],[-93.7021,30.122],[-93.7018,30.1221],[-93.7014,30.1223],[-93.7014,30.1224],[-93.7012,30.1226],[-93.701,30.1228],[-93.701,30.1229],[-93.701,30.123],[-93.7009,30.123],[-93.7009,30.1231],[-93.7008,30.1233],[-93.7007,30.1237],[-93.7007,30.1238],[-93.7006,30.1242],[-93.7006,30.1244],[-93.7007,30.1251],[-93.7007,30.1252],[-93.7007,30.1253],[-93.7008,30.1253],[-93.701,30.126],[-93.7014,30.1273],[-93.7014,30.1274],[-93.7014,30.1275],[-93.7016,30.1279],[-93.7017,30.1281],[-93.7018,30.1284],[-93.7018,30.1286],[-93.7019,30.1289],[-93.7019,30.1291],[-93.7019,30.1293],[-93.702,30.1296],[-93.702,30.13],[-93.7019,30.1301],[-93.7019,30.1302],[-93.7019,30.1303],[-93.7019,30.1304],[-93.7019,30.1307],[-93.7019,30.131],[-93.7019,30.1315],[-93.7019,30.1321],[-93.7019,30.1323],[-93.7019,30.1324],[-93.7019,30.1328],[-93.7017,30.1336],[-93.7015,30.1347],[-93.7015,30.1353],[-93.7015,30.1355],[-93.7015,30.1356],[-93.7015,30.1357],[-93.7015,30.1359],[-93.7014,30.1362],[-93.7014,30.1363],[-93.7013,30.1374],[-93.7012,30.1375],[-93.7007,30.1381],[-93.6999,30.1386],[-93.6996,30.1387],[-93.6994,30.1387],[-93.699,30.1387],[-93.6988,30.1387],[-93.6987,30.1387],[-93.6986,30.1387],[-93.6983,30.1386],[-93.6977,30.1382],[-93.6976,30.1381],[-93.6974,30.1379],[-93.6973,30.1378],[-93.6971,30.1376],[-93.697,30.1375],[-93.6963,30.1367],[-93.6957,30.1358],[-93.6955,30.1356],[-93.695,30.1352],[-93.6947,30.1351],[-93.6938,30.135],[-93.6929,30.1352],[-93.6922,30.1357],[-93.6921,30.1358],[-93.6921,30.1359],[-93.6915,30.1365],[-93.6908,30.1376],[-93.6907,30.1378],[-93.6906,30.1379],[-93.6906,30.138],[-93.6904,30.1383],[-93.6903,30.1383],[-93.6888,30.1399],[-93.6888,30.14],[-93.6887,30.1401],[-93.6886,30.1404],[-93.6885,30.1404],[-93.6885,30.1405],[-93.6884,30.1405],[-93.6882,30.1414],[-93.6885,30.1414],[-93.6885,30.1415],[-93.6886,30.1415],[-93.6887,30.1415],[-93.6889,30.1416],[-93.689,30.1416],[-93.6891,30.1416],[-93.6895,30.1417],[-93.6902,30.1415],[-93.6909,30.1413],[-93.691,30.1413],[-93.6911,30.1413],[-93.6913,30.1412],[-93.6914,30.1412],[-93.6918,30.1411],[-93.6919,30.1411],[-93.6924,30.1413],[-93.693,30.1416],[-93.6932,30.1418],[-93.6933,30.1419],[-93.6937,30.1425],[-93.6939,30.1431],[-93.6939,30.1432],[-93.694,30.1434],[-93.6941,30.1438],[-93.6942,30.1444],[-93.6943,30.1449],[-93.6945,30.1457],[-93.6948,30.1465],[-93.6948,30.1466],[-93.6949,30.1467],[-93.695,30.1469],[-93.6951,30.1472],[-93.6951,30.1473],[-93.6952,30.1474],[-93.6954,30.1479],[-93.6954,30.148],[-93.6955,30.1481],[-93.6955,30.1482],[-93.6957,30.1485],[-93.6957,30.1486],[-93.6957,30.1487],[-93.6958,30.1488],[-93.6958,30.1489],[-93.696,30.1494],[-93.6961,30.1503],[-93.6962,30.1512],[-93.6962,30.1513],[-93.6962,30.1514],[-93.6963,30.1516],[-93.6965,30.152],[-93.6966,30.152],[-93.6966,30.1521],[-93.6968,30.1524],[-93.6977,30.153],[-93.6978,30.153],[-93.6989,30.153],[-93.7002,30.1527],[-93.7008,30.1524],[-93.7009,30.1524],[-93.7009,30.1523],[-93.7011,30.1523],[-93.7011,30.1522],[-93.7015,30.152],[-93.7019,30.1516],[-93.7019,30.1515],[-93.702,30.1514],[-93.7022,30.1511],[-93.7023,30.1511],[-93.7027,30.1503],[-93.7031,30.1499],[-93.7038,30.1492],[-93.7042,30.149],[-93.7045,30.1488],[-93.705,30.1484],[-93.7055,30.1481],[-93.7065,30.1474],[-93.7084,30.1466],[-93.7086,30.1466],[-93.7092,30.1465],[-93.7095,30.1467],[-93.7096,30.1471],[-93.7094,30.1476],[-93.7092,30.1478],[-93.7087,30.1481],[-93.7081,30.1484],[-93.7075,30.1488],[-93.7072,30.149],[-93.7071,30.1491],[-93.7065,30.1497],[-93.7064,30.1498],[-93.7061,30.1506],[-93.7061,30.151],[-93.7062,30.1515],[-93.7063,30.1524],[-93.7064,30.1524],[-93.7064,30.1526],[-93.7065,30.1528],[-93.7068,30.1533],[-93.7071,30.1542],[-93.7071,30.1552],[-93.7072,30.156],[-93.7072,30.1563],[-93.7072,30.1567],[-93.7071,30.1569],[-93.7071,30.157],[-93.707,30.1575],[-93.7065,30.1584],[-93.7058,30.1593],[-93.7054,30.1596],[-93.7049,30.16],[-93.7044,30.1604],[-93.7038,30.1608],[-93.7031,30.1612],[-93.7027,30.1617],[-93.7027,30.1618],[-93.7024,30.1645],[-93.7022,30.1651],[-93.7017,30.1656],[-93.7016,30.1657],[-93.7011,30.166],[-93.7009,30.1662],[-93.7008,30.1662],[-93.701,30.1663],[-93.7012,30.1664],[-93.7016,30.1665],[-93.7019,30.1667],[-93.702,30.1668],[-93.702,30.1669],[-93.7021,30.1669],[-93.7024,30.1672],[-93.7024,30.1674],[-93.7027,30.1678],[-93.7029,30.1687],[-93.7029,30.169],[-93.7031,30.1698],[-93.703,30.1701],[-93.703,30.1708],[-93.703,30.1715],[-93.703,30.1717],[-93.7027,30.172],[-93.7025,30.1725],[-93.7023,30.1727],[-93.7021,30.173],[-93.7019,30.1731],[-93.7011,30.1737],[-93.7002,30.1745],[-93.7001,30.175],[-93.7,30.1752],[-93.7,30.1754],[-93.7,30.1755],[-93.7,30.1756],[-93.7001,30.1757],[-93.7002,30.1757],[-93.7003,30.1757],[-93.7005,30.1758],[-93.7009,30.1759],[-93.701,30.1759],[-93.7012,30.1758],[-93.7014,30.1758],[-93.7015,30.1757],[-93.7018,30.1754],[-93.7018,30.1753],[-93.7019,30.1752],[-93.7019,30.1751],[-93.7021,30.1748],[-93.7023,30.1746],[-93.7026,30.1744],[-93.7031,30.1742],[-93.7034,30.1741],[-93.7036,30.1741],[-93.7039,30.1741],[-93.704,30.1741],[-93.7042,30.1742],[-93.7044,30.1743],[-93.7047,30.1745],[-93.7052,30.1749],[-93.7058,30.1757],[-93.7059,30.1757],[-93.706,30.1758],[-93.7062,30.1763],[-93.7064,30.1766],[-93.7065,30.1767],[-93.7065,30.1768],[-93.7065,30.177],[-93.7066,30.1771],[-93.7066,30.1776],[-93.7065,30.178],[-93.7064,30.1784],[-93.7061,30.1791],[-93.706,30.1793],[-93.706,30.1795],[-93.7059,30.1795],[-93.7057,30.1796],[-93.7057,30.1797],[-93.7056,30.1799],[-93.7055,30.1801],[-93.7055,30.1802],[-93.7055,30.1803],[-93.7055,30.1805],[-93.7056,30.1806],[-93.7057,30.1807],[-93.7058,30.1807],[-93.706,30.1808],[-93.7062,30.1808],[-93.7063,30.1808],[-93.7064,30.1807],[-93.7065,30.1807],[-93.7066,30.1807],[-93.7067,30.1806],[-93.7068,30.1805],[-93.7069,30.1803],[-93.707,30.1801],[-93.707,30.1799],[-93.707,30.1798],[-93.7071,30.1797],[-93.7072,30.1795],[-93.7074,30.1794],[-93.7076,30.1794],[-93.7079,30.1793],[-93.708,30.1793],[-93.7082,30.1793],[-93.7086,30.1793],[-93.7088,30.1793],[-93.7092,30.1794],[-93.7094,30.1794],[-93.7097,30.1796],[-93.71,30.1797],[-93.7105,30.1797],[-93.7106,30.1798],[-93.7107,30.1799],[-93.7107,30.18],[-93.7108,30.1801],[-93.7108,30.1802],[-93.7107,30.1803],[-93.7107,30.1804],[-93.7106,30.1804],[-93.7106,30.1805],[-93.7105,30.1806],[-93.7104,30.1807],[-93.7104,30.1808],[-93.7103,30.181],[-93.7102,30.1811],[-93.7101,30.1812],[-93.7101,30.1813],[-93.7101,30.1814],[-93.7101,30.1815],[-93.7101,30.1817],[-93.7101,30.182],[-93.71,30.1823],[-93.7099,30.1826],[-93.7099,30.1827],[-93.7098,30.1828],[-93.7097,30.183],[-93.7097,30.1833],[-93.7096,30.1835],[-93.7096,30.1838],[-93.7096,30.184],[-93.7096,30.1841],[-93.7097,30.1845],[-93.7096,30.1847],[-93.7096,30.1851],[-93.7095,30.1852],[-93.7094,30.1853],[-93.7093,30.1854],[-93.7092,30.1855],[-93.7091,30.1856],[-93.7089,30.1858],[-93.7088,30.1859],[-93.7088,30.1861],[-93.7088,30.1864],[-93.7088,30.1866],[-93.7089,30.1867],[-93.709,30.1867],[-93.7092,30.1868],[-93.7094,30.1869],[-93.7095,30.1869],[-93.7096,30.1869],[-93.7097,30.1869],[-93.71,30.1868],[-93.7103,30.1867],[-93.7104,30.1867],[-93.7105,30.1866],[-93.7106,30.1865],[-93.7107,30.1863],[-93.7108,30.1863],[-93.711,30.1862],[-93.7111,30.1862],[-93.7114,30.1862],[-93.7115,30.1862],[-93.7115,30.1863],[-93.7116,30.1863],[-93.7119,30.1865],[-93.712,30.1865],[-93.712,30.1866],[-93.7121,30.1867],[-93.7122,30.1868],[-93.7124,30.1872],[-93.7125,30.1874],[-93.7126,30.1878],[-93.7127,30.1884],[-93.7128,30.1885],[-93.7128,30.1886],[-93.7128,30.1887],[-93.7128,30.1888],[-93.7128,30.1891],[-93.7127,30.1894],[-93.7127,30.1896],[-93.7126,30.1898],[-93.7126,30.1902],[-93.7125,30.191],[-93.7126,30.1915],[-93.7126,30.1918],[-93.7126,30.1919],[-93.7126,30.192],[-93.7125,30.1924],[-93.7125,30.1925],[-93.7124,30.1926],[-93.7122,30.1927],[-93.712,30.1927],[-93.7117,30.1925],[-93.7115,30.1921],[-93.7114,30.1917],[-93.7109,30.1913],[-93.7104,30.1911],[-93.7098,30.191],[-93.7094,30.191],[-93.709,30.191],[-93.7081,30.1911],[-93.707,30.1913],[-93.7065,30.1914],[-93.7061,30.1915],[-93.7057,30.1918],[-93.7055,30.1919],[-93.7054,30.1922],[-93.7055,30.1929],[-93.7058,30.1938],[-93.706,30.1939],[-93.706,30.194],[-93.7064,30.194],[-93.7071,30.1941],[-93.7074,30.1941],[-93.7079,30.1944],[-93.7082,30.195],[-93.7083,30.1953],[-93.7082,30.1958],[-93.7082,30.1962],[-93.7085,30.1968],[-93.7088,30.1971],[-93.7091,30.1972],[-93.7095,30.1972],[-93.7101,30.197],[-93.7106,30.1965],[-93.7109,30.1963],[-93.711,30.1962],[-93.7113,30.1958],[-93.7116,30.1953],[-93.7122,30.1946],[-93.7123,30.1944],[-93.7124,30.1944],[-93.7124,30.1943],[-93.7124,30.1941],[-93.7125,30.1939],[-93.7126,30.1939],[-93.7126,30.1938],[-93.7128,30.1935],[-93.7129,30.1934],[-93.713,30.1934],[-93.7132,30.1932],[-93.7134,30.1933],[-93.7142,30.1934],[-93.7149,30.1932],[-93.7156,30.1931],[-93.7164,30.193],[-93.717,30.193],[-93.7175,30.1931],[-93.7177,30.1935],[-93.7178,30.194],[-93.7178,30.1945],[-93.7177,30.1949],[-93.7173,30.1954],[-93.717,30.1959],[-93.7165,30.1965],[-93.7161,30.1969],[-93.7156,30.1971],[-93.715,30.1971],[-93.7148,30.1973],[-93.7147,30.1974],[-93.7149,30.1977],[-93.7153,30.1982],[-93.7157,30.1984],[-93.7159,30.1986],[-93.716,30.1987],[-93.7162,30.1989],[-93.7164,30.199],[-93.7166,30.1991],[-93.7169,30.1993],[-93.7171,30.1994],[-93.7172,30.1996],[-93.7176,30.2],[-93.7179,30.2005],[-93.7179,30.2007],[-93.7177,30.2011],[-93.7175,30.2015],[-93.7171,30.2018],[-93.7164,30.2026],[-93.7158,30.2027],[-93.7156,30.2025],[-93.7155,30.2025],[-93.7152,30.2023],[-93.7151,30.2023],[-93.7148,30.2022],[-93.7146,30.2024],[-93.7147,30.2025],[-93.7147,30.2028],[-93.7147,30.203],[-93.7148,30.2033],[-93.7149,30.204],[-93.715,30.2045],[-93.7148,30.2055],[-93.7142,30.2081],[-93.7142,30.2087],[-93.7145,30.2089],[-93.7146,30.2089],[-93.715,30.209],[-93.7153,30.2089],[-93.7155,30.2089],[-93.7156,30.2087],[-93.716,30.2081],[-93.7167,30.2067],[-93.717,30.2063],[-93.7172,30.2062],[-93.7174,30.2062],[-93.7179,30.2063],[-93.7182,30.2064],[-93.7186,30.2068],[-93.7194,30.2075],[-93.72,30.2079],[-93.7203,30.2081],[-93.7209,30.2085],[-93.7211,30.2087],[-93.7212,30.2092],[-93.7213,30.2096],[-93.7212,30.2099],[-93.7212,30.21],[-93.7211,30.2101],[-93.7211,30.2103],[-93.721,30.2104],[-93.7204,30.2108],[-93.7201,30.2109],[-93.7196,30.2109],[-93.7177,30.211],[-93.7175,30.2112],[-93.7171,30.212],[-93.7171,30.2126],[-93.7175,30.2132],[-93.7181,30.2138],[-93.7189,30.214],[-93.7192,30.2143],[-93.7193,30.2143],[-93.7193,30.2144],[-93.7194,30.2145],[-93.7195,30.2146],[-93.7196,30.2147],[-93.7195,30.215],[-93.7193,30.2151],[-93.7187,30.2152],[-93.7183,30.2153],[-93.7182,30.2153],[-93.7178,30.2155],[-93.7177,30.2156],[-93.7174,30.2157],[-93.7173,30.2158],[-93.717,30.216],[-93.717,30.2161],[-93.7171,30.2161],[-93.7178,30.2158],[-93.7178,30.2157],[-93.7182,30.2155],[-93.7187,30.2154],[-93.7192,30.2153],[-93.7194,30.2153],[-93.7197,30.2153],[-93.72,30.2153],[-93.7202,30.2154],[-93.7203,30.2154],[-93.7202,30.2152],[-93.72,30.2151],[-93.72,30.215],[-93.7199,30.2148],[-93.7202,30.2148],[-93.7205,30.2149],[-93.7207,30.2155],[-93.7203,30.2158],[-93.7199,30.2162],[-93.7197,30.2168],[-93.7197,30.2169],[-93.7197,30.217],[-93.7197,30.2175],[-93.7197,30.2179],[-93.7197,30.2182],[-93.7195,30.2186],[-93.7194,30.2188],[-93.7193,30.2189],[-93.7191,30.2191],[-93.719,30.2193],[-93.7187,30.2197],[-93.7185,30.22],[-93.7183,30.2201],[-93.7181,30.2203],[-93.718,30.2203],[-93.7172,30.2207],[-93.7171,30.2207],[-93.7164,30.2209],[-93.7161,30.2209],[-93.7156,30.2207],[-93.7154,30.2206],[-93.7151,30.2203],[-93.7148,30.2201],[-93.7144,30.2197],[-93.7142,30.2192],[-93.7138,30.2187],[-93.7134,30.2186],[-93.7133,30.2186],[-93.7131,30.2186],[-93.7128,30.2188],[-93.7125,30.2192],[-93.7121,30.2198],[-93.7121,30.2203],[-93.7121,30.2208],[-93.7121,30.2214],[-93.712,30.2215],[-93.7119,30.2216],[-93.7117,30.2217],[-93.7114,30.2218],[-93.7112,30.2221],[-93.7111,30.2224],[-93.7111,30.2227],[-93.7112,30.223],[-93.7113,30.2231],[-93.7115,30.2232],[-93.7121,30.2235],[-93.7132,30.224],[-93.7134,30.2241],[-93.7135,30.2241],[-93.7136,30.2244],[-93.7136,30.2247],[-93.7136,30.225],[-93.7135,30.2252],[-93.7134,30.2254],[-93.7131,30.226],[-93.7129,30.2263],[-93.712,30.227],[-93.7117,30.2272],[-93.7116,30.2272],[-93.7111,30.2274],[-93.7109,30.2275],[-93.7107,30.2275],[-93.7105,30.2275],[-93.7099,30.2275],[-93.7096,30.2276],[-93.7095,30.2278],[-93.7097,30.2281],[-93.7098,30.2281],[-93.71,30.2283],[-93.7107,30.2286],[-93.7112,30.2289],[-93.7119,30.2291],[-93.7122,30.2291],[-93.7126,30.229],[-93.713,30.2288],[-93.7133,30.2288],[-93.7134,30.2288],[-93.7135,30.2289],[-93.7135,30.2291],[-93.7134,30.2295],[-93.7131,30.2299],[-93.7125,30.2303],[-93.7118,30.231],[-93.7116,30.2312],[-93.7116,30.2313],[-93.7114,30.2316],[-93.7113,30.2323],[-93.7111,30.2329],[-93.7111,30.2331],[-93.7108,30.2338],[-93.7109,30.2344],[-93.7111,30.2349],[-93.7112,30.2351],[-93.7111,30.2353],[-93.711,30.2353],[-93.7107,30.2356],[-93.7106,30.2356],[-93.7105,30.2357],[-93.7104,30.2357],[-93.7103,30.2357],[-93.7101,30.2357],[-93.7099,30.2356],[-93.7097,30.2355],[-93.7096,30.2353],[-93.7097,30.2349],[-93.7097,30.2348],[-93.7099,30.2347],[-93.7101,30.2345],[-93.7101,30.2341],[-93.7101,30.234],[-93.71,30.2338],[-93.7099,30.2337],[-93.7098,30.2337],[-93.7095,30.2336],[-93.7094,30.2336],[-93.709,30.2336],[-93.7088,30.2336],[-93.7084,30.2337],[-93.7078,30.2338],[-93.7076,30.2338],[-93.7073,30.2337],[-93.707,30.2336],[-93.7064,30.2336],[-93.7058,30.2335],[-93.7057,30.2335],[-93.7055,30.2334],[-93.7053,30.2334],[-93.705,30.2334],[-93.7048,30.2335],[-93.7046,30.2337],[-93.7045,30.2338],[-93.7044,30.234],[-93.7044,30.2342],[-93.7045,30.2342],[-93.7046,30.2344],[-93.7047,30.2346],[-93.7049,30.2348],[-93.7051,30.2349],[-93.7052,30.235],[-93.7053,30.2351],[-93.7054,30.2352],[-93.7056,30.2354],[-93.7057,30.2355],[-93.7058,30.2357],[-93.7059,30.236],[-93.706,30.2361],[-93.706,30.2362],[-93.7061,30.2363],[-93.7062,30.2363],[-93.7064,30.2363],[-93.7065,30.2362],[-93.7066,30.2362],[-93.7066,30.2361],[-93.7067,30.2361],[-93.7068,30.236],[-93.7072,30.2359],[-93.7077,30.2358],[-93.7082,30.236],[-93.7084,30.2362],[-93.7088,30.2367],[-93.7089,30.2369],[-93.7091,30.2373],[-93.7092,30.2373],[-93.7093,30.2374],[-93.7096,30.2377],[-93.7096,30.2378],[-93.7096,30.2381],[-93.7095,30.2385],[-93.7092,30.2389],[-93.7089,30.2391],[-93.7084,30.2394],[-93.708,30.2396],[-93.7079,30.2396],[-93.7078,30.2396],[-93.7077,30.2396],[-93.7075,30.2396],[-93.7073,30.2396],[-93.707,30.2396],[-93.7067,30.2394],[-93.7064,30.2392],[-93.7061,30.239],[-93.706,30.239],[-93.7057,30.2388],[-93.7051,30.2385],[-93.7044,30.2381],[-93.7042,30.238],[-93.7039,30.238],[-93.7037,30.238],[-93.7032,30.2383],[-93.7031,30.2385],[-93.7031,30.2392],[-93.7032,30.2395],[-93.7032,30.2398],[-93.7035,30.2403],[-93.7042,30.2414],[-93.7047,30.242],[-93.705,30.2423],[-93.7052,30.2425],[-93.7055,30.2428],[-93.7062,30.2432],[-93.7069,30.2437],[-93.707,30.2437],[-93.7069,30.2443],[-93.7073,30.2443],[-93.7081,30.2441],[-93.7085,30.2439],[-93.709,30.244],[-93.7092,30.2442],[-93.7095,30.2446],[-93.7095,30.2449],[-93.7094,30.2455],[-93.7091,30.246],[-93.7083,30.2463],[-93.7073,30.2465],[-93.7064,30.2465],[-93.7059,30.2461],[-93.7055,30.2465],[-93.7063,30.2474],[-93.7078,30.2477],[-93.7083,30.2475],[-93.7087,30.2478],[-93.7091,30.248],[-93.7091,30.2484],[-93.709,30.2488],[-93.7089,30.249],[-93.7079,30.2491],[-93.7074,30.2492],[-93.7073,30.2497],[-93.7076,30.2502],[-93.7081,30.2508],[-93.7085,30.251],[-93.7088,30.2514],[-93.7089,30.2517],[-93.7088,30.252],[-93.707,30.2524],[-93.7063,30.253],[-93.7058,30.2537],[-93.7057,30.2541],[-93.7057,30.2549],[-93.7058,30.2552],[-93.7057,30.256],[-93.7056,30.2567],[-93.7055,30.2568],[-93.7054,30.2571],[-93.7049,30.2579],[-93.7048,30.258],[-93.7035,30.2593],[-93.7032,30.26],[-93.703,30.2605],[-93.703,30.2608],[-93.7033,30.2611],[-93.7039,30.261],[-93.7047,30.2606],[-93.7051,30.2606],[-93.707,30.2612],[-93.7073,30.2615],[-93.7073,30.2624],[-93.7074,30.2627],[-93.708,30.2634],[-93.708,30.2637],[-93.7067,30.2641],[-93.7065,30.2644],[-93.7062,30.2648],[-93.7062,30.2655],[-93.7064,30.2658],[-93.7066,30.2659],[-93.7069,30.2659],[-93.7071,30.2657],[-93.7075,30.265],[-93.7078,30.2649],[-93.7081,30.2648],[-93.7085,30.2649],[-93.7087,30.2651],[-93.7088,30.2655],[-93.7088,30.2659],[-93.7085,30.2664],[-93.7081,30.2667],[-93.7063,30.2669],[-93.7059,30.2671],[-93.7054,30.2676],[-93.7054,30.2678],[-93.7057,30.2679],[-93.7081,30.2674],[-93.7087,30.2674],[-93.7086,30.2676],[-93.7086,30.2687],[-93.7081,30.2703],[-93.7078,30.2711],[-93.7078,30.2716],[-93.708,30.2718],[-93.709,30.2717],[-93.7097,30.2719],[-93.7101,30.2723],[-93.7104,30.2727],[-93.7104,30.2732],[-93.7103,30.2735],[-93.7101,30.2738],[-93.7097,30.2738],[-93.7091,30.2735],[-93.7082,30.2729],[-93.7074,30.273],[-93.707,30.2731],[-93.7065,30.2735],[-93.7062,30.2742],[-93.7061,30.2752],[-93.706,30.2757],[-93.7056,30.2766],[-93.7056,30.2774],[-93.7054,30.2779],[-93.7043,30.2789],[-93.7041,30.2794],[-93.7042,30.2802],[-93.7049,30.2808],[-93.7056,30.2809],[-93.7075,30.2809],[-93.7084,30.281],[-93.7092,30.2815],[-93.7094,30.2819],[-93.7094,30.2828],[-93.7091,30.2839],[-93.7086,30.2843],[-93.7079,30.2845],[-93.7066,30.2847],[-93.7062,30.2849],[-93.7058,30.2853],[-93.7053,30.2862],[-93.7047,30.2881],[-93.7046,30.2886],[-93.7046,30.2897],[-93.7046,30.29],[-93.7051,30.2909],[-93.7061,30.2918],[-93.707,30.2923],[-93.7078,30.2926],[-93.7083,30.2926],[-93.709,30.2924],[-93.7093,30.2922],[-93.7095,30.292],[-93.7096,30.2916],[-93.7095,30.2893],[-93.7099,30.2883],[-93.7104,30.2878],[-93.7106,30.288],[-93.7113,30.2879],[-93.7129,30.2879],[-93.7133,30.2881],[-93.7137,30.2886],[-93.7138,30.2889],[-93.7137,30.29],[-93.7136,30.2899],[-93.7134,30.2899],[-93.713,30.2905],[-93.7126,30.291],[-93.7122,30.2918],[-93.7123,30.2923],[-93.7125,30.2924],[-93.7125,30.2925],[-93.7143,30.2946],[-93.7152,30.2954],[-93.7155,30.2956],[-93.7159,30.2956],[-93.716,30.2955],[-93.716,30.2952],[-93.7158,30.2949],[-93.7152,30.2944],[-93.7148,30.2938],[-93.7148,30.2932],[-93.715,30.2929],[-93.7154,30.2928],[-93.7163,30.293],[-93.7168,30.2933],[-93.7172,30.2936],[-93.718,30.295],[-93.718,30.2952],[-93.7184,30.2958],[-93.719,30.2963],[-93.7196,30.2962],[-93.7206,30.296],[-93.7206,30.2958],[-93.7215,30.2953],[-93.7228,30.2949],[-93.7236,30.2949],[-93.7242,30.2951],[-93.7245,30.2954],[-93.7247,30.2956],[-93.7247,30.2975],[-93.7248,30.2978],[-93.7251,30.298],[-93.7255,30.2982],[-93.7262,30.2982],[-93.7268,30.2978],[-93.7275,30.297],[-93.728,30.2968],[-93.7284,30.2967],[-93.7291,30.2967],[-93.7295,30.2975],[-93.7299,30.2979],[-93.7305,30.2981],[-93.7314,30.2983],[-93.7319,30.2984],[-93.7323,30.2987],[-93.7329,30.299],[-93.7339,30.2988],[-93.7342,30.2988],[-93.7355,30.2994],[-93.7359,30.2994],[-93.7376,30.2994],[-93.7378,30.2995],[-93.7381,30.2996],[-93.7382,30.3],[-93.7379,30.3002],[-93.7378,30.3003],[-93.7354,30.3009],[-93.7348,30.3011],[-93.7348,30.3012],[-93.7345,30.3015],[-93.7345,30.3017],[-93.7348,30.3018],[-93.7363,30.3018],[-93.7371,30.3021],[-93.7375,30.3024],[-93.7383,30.3036],[-93.7385,30.3037],[-93.7393,30.3037],[-93.7396,30.3035],[-93.7408,30.3019],[-93.7411,30.3014],[-93.7415,30.3011],[-93.742,30.301],[-93.7424,30.3011],[-93.743,30.3018],[-93.7433,30.303],[-93.7434,30.3032],[-93.7437,30.3038],[-93.7438,30.3039],[-93.7439,30.304],[-93.7443,30.3044],[-93.7444,30.3048],[-93.7443,30.3055],[-93.744,30.3056],[-93.7429,30.3058],[-93.7421,30.306],[-93.7414,30.3063],[-93.741,30.3067],[-93.7409,30.3069],[-93.7409,30.3072],[-93.7413,30.3077],[-93.7419,30.308],[-93.742,30.3081],[-93.7427,30.3086],[-93.7431,30.3089],[-93.7433,30.309],[-93.7442,30.3107],[-93.7446,30.3111],[-93.7456,30.3117],[-93.7461,30.3118],[-93.7469,30.3117],[-93.7479,30.3117],[-93.7484,30.3118],[-93.7486,30.3119],[-93.7486,30.3121],[-93.7486,30.3124],[-93.747,30.3143],[-93.7468,30.3148],[-93.7469,30.3154],[-93.7472,30.3157],[-93.7478,30.316],[-93.7484,30.316],[-93.7498,30.316],[-93.7502,30.3162],[-93.7502,30.3167],[-93.7502,30.3166],[-93.7501,30.3166],[-93.7501,30.3167],[-93.7502,30.3167],[-93.7502,30.317],[-93.7498,30.3174],[-93.7489,30.3178],[-93.7485,30.318],[-93.748,30.3184],[-93.7478,30.3188],[-93.7483,30.3192],[-93.7503,30.3194],[-93.751,30.3198],[-93.7511,30.32],[-93.7512,30.3204],[-93.751,30.3209],[-93.7507,30.3215],[-93.7507,30.3218],[-93.751,30.322],[-93.7516,30.3223],[-93.7523,30.3225],[-93.7527,30.3226],[-93.7528,30.3227],[-93.7529,30.3228],[-93.753,30.3229],[-93.7533,30.3235],[-93.7536,30.3238],[-93.7539,30.3241],[-93.7545,30.3245],[-93.756,30.3257],[-93.7562,30.326],[-93.7562,30.3266],[-93.756,30.3268],[-93.7549,30.3271],[-93.7536,30.3273],[-93.7528,30.3274],[-93.7524,30.3276],[-93.752,30.328],[-93.7518,30.3284],[-93.7517,30.3294],[-93.752,30.3296],[-93.7523,30.3295],[-93.753,30.329],[-93.7545,30.3282],[-93.7549,30.3283],[-93.7552,30.3284],[-93.7556,30.3289],[-93.7556,30.3296],[-93.7554,30.3305],[-93.7554,30.3312],[-93.7556,30.3315],[-93.7561,30.3319],[-93.7573,30.3324],[-93.7578,30.3324],[-93.7581,30.3321],[-93.7585,30.3315],[-93.7592,30.3305],[-93.7595,30.3302],[-93.7603,30.3299],[-93.7621,30.3295],[-93.763,30.3295],[-93.7636,30.3297],[-93.7643,30.3302],[-93.7648,30.3311],[-93.7649,30.3315],[-93.7656,30.3324],[-93.7657,30.3325],[-93.7658,30.3327],[-93.7659,30.3331],[-93.7654,30.3333],[-93.7645,30.3336],[-93.7641,30.3338],[-93.7632,30.3348],[-93.7621,30.336],[-93.7611,30.3366],[-93.7603,30.3372],[-93.7589,30.3386],[-93.7587,30.339],[-93.7588,30.3394],[-93.7592,30.3396],[-93.7597,30.3395],[-93.7605,30.3392],[-93.7613,30.3391],[-93.7624,30.3392],[-93.7631,30.3395],[-93.7639,30.3402],[-93.7653,30.3424],[-93.7656,30.3434],[-93.7657,30.344],[-93.7655,30.3442],[-93.7649,30.3445],[-93.7644,30.3444],[-93.7639,30.3442],[-93.7624,30.3432],[-93.7612,30.3421],[-93.7608,30.3418],[-93.7603,30.3418],[-93.7599,30.3419],[-93.7597,30.342],[-93.7595,30.3423],[-93.76,30.3433],[-93.7606,30.3444],[-93.7611,30.345],[-93.762,30.3455],[-93.7635,30.3459],[-93.7636,30.346],[-93.7636,30.3464],[-93.7634,30.3466],[-93.7623,30.3465],[-93.7618,30.3468],[-93.761,30.3477],[-93.7598,30.3488],[-93.7585,30.3493],[-93.7581,30.3495],[-93.7577,30.35],[-93.7577,30.3502],[-93.7579,30.3505],[-93.7582,30.3508],[-93.7596,30.3514],[-93.7607,30.3518],[-93.7615,30.3522],[-93.7623,30.3528],[-93.7625,30.353],[-93.7625,30.3534],[-93.7622,30.3536],[-93.761,30.3539],[-93.7587,30.3541],[-93.7583,30.3543],[-93.7581,30.3547],[-93.7583,30.355],[-93.7589,30.3554],[-93.7599,30.356],[-93.7607,30.3567],[-93.7609,30.3571],[-93.7611,30.3577],[-93.761,30.3592],[-93.7608,30.3599],[-93.7603,30.3603],[-93.7599,30.3604],[-93.7597,30.3604],[-93.7592,30.3611],[-93.7589,30.361],[-93.7588,30.3607],[-93.7589,30.3597],[-93.7585,30.3575],[-93.7582,30.357],[-93.7575,30.3563],[-93.7568,30.3562],[-93.7565,30.3563],[-93.7561,30.3566],[-93.7559,30.357],[-93.756,30.3575],[-93.756,30.3584],[-93.7557,30.3593],[-93.7554,30.3596],[-93.7549,30.3597],[-93.754,30.3597],[-93.7522,30.3594],[-93.7514,30.3594],[-93.7512,30.3596],[-93.751,30.3599],[-93.751,30.3602],[-93.7512,30.3606],[-93.7517,30.361],[-93.752,30.3612],[-93.7525,30.3616],[-93.7528,30.3618],[-93.7549,30.3635],[-93.7554,30.3638],[-93.7573,30.3643],[-93.7577,30.3646],[-93.758,30.365],[-93.7585,30.3658],[-93.7587,30.3664],[-93.7592,30.368],[-93.7592,30.3687],[-93.7586,30.3697],[-93.758,30.3697],[-93.7579,30.3696],[-93.7576,30.3692],[-93.7575,30.3687],[-93.7573,30.3679],[-93.7569,30.3672],[-93.7565,30.3663],[-93.756,30.3658],[-93.7553,30.3658],[-93.7549,30.3661],[-93.7547,30.3665],[-93.7547,30.3672],[-93.7554,30.369],[-93.7554,30.3699],[-93.7553,30.3701],[-93.755,30.3716],[-93.755,30.3729],[-93.7552,30.3752],[-93.7552,30.3788],[-93.7556,30.3802],[-93.7558,30.3806],[-93.7563,30.3814],[-93.7568,30.3818],[-93.7584,30.3837],[-93.7585,30.384],[-93.7584,30.3842],[-93.758,30.3845],[-93.7569,30.3846],[-93.7559,30.3848],[-93.7553,30.385],[-93.7551,30.3853],[-93.7548,30.3858],[-93.7548,30.3863],[-93.7552,30.387],[-93.7555,30.3873],[-93.7558,30.3873],[-93.7563,30.387],[-93.7579,30.386],[-93.7583,30.3861],[-93.7586,30.3862],[-93.7588,30.387],[-93.7588,30.3879],[-93.7585,30.3888],[-93.7578,30.3902],[-93.7577,30.3904],[-93.7576,30.3906],[-93.7574,30.3908],[-93.7568,30.3912],[-93.7559,30.3913],[-93.755,30.3915],[-93.7533,30.3922],[-93.7526,30.3927],[-93.7522,30.3934],[-93.7523,30.3951],[-93.752,30.3957],[-93.7514,30.3963],[-93.751,30.3965],[-93.7502,30.3965],[-93.7494,30.3967],[-93.7486,30.3968],[-93.7483,30.3968],[-93.7484,30.3968],[-93.746,30.3965],[-93.7457,30.3966],[-93.7454,30.3968],[-93.7453,30.397],[-93.7454,30.3977],[-93.7455,30.3982],[-93.7455,30.3987],[-93.7451,30.3991],[-93.744,30.3993],[-93.7436,30.3994],[-93.7429,30.3998],[-93.742,30.4005],[-93.7418,30.4014],[-93.7419,30.4023],[-93.7417,30.403],[-93.741,30.4032],[-93.7408,30.4034],[-93.7383,30.404],[-93.7368,30.4055],[-93.7356,30.4069],[-93.7349,30.4083],[-93.7348,30.4092],[-93.735,30.4104],[-93.735,30.4123],[-93.7345,30.414],[-93.7339,30.4149],[-93.733,30.4151],[-93.7327,30.4147],[-93.7325,30.4146],[-93.732,30.4139],[-93.7306,30.4133],[-93.7296,30.4133],[-93.7287,30.4136],[-93.728,30.4147],[-93.7277,30.4152],[-93.7275,30.4165],[-93.7279,30.4177],[-93.7275,30.4187],[-93.7267,30.4194],[-93.7259,30.4195],[-93.7241,30.4194],[-93.7228,30.4196],[-93.7223,30.4202],[-93.7223,30.4208],[-93.7227,30.4214],[-93.7255,30.423],[-93.7268,30.4236],[-93.7268,30.424],[-93.7271,30.4257],[-93.7271,30.426],[-93.7271,30.4277],[-93.7268,30.4297],[-93.7261,30.4307],[-93.7248,30.4317],[-93.7244,30.4319],[-93.7238,30.4321],[-93.7229,30.4321],[-93.7228,30.432],[-93.7225,30.4317],[-93.7225,30.4312],[-93.7226,30.431],[-93.7219,30.429],[-93.7207,30.4277],[-93.7198,30.4268],[-93.7193,30.4255],[-93.7194,30.4245],[-93.7196,30.4235],[-93.7192,30.4227],[-93.7187,30.4226],[-93.7181,30.4226],[-93.7171,30.4231],[-93.7164,30.4247],[-93.7169,30.426],[-93.7169,30.4277],[-93.7165,30.4284],[-93.7156,30.429],[-93.7141,30.4297],[-93.714,30.4297],[-93.7134,30.4307],[-93.7134,30.4322],[-93.7127,30.4332],[-93.7119,30.4334],[-93.7113,30.4332],[-93.7104,30.4319],[-93.7098,30.4313],[-93.7095,30.431],[-93.7083,30.4303],[-93.7069,30.4301],[-93.7055,30.4302],[-93.7045,30.4297],[-93.7034,30.4295],[-93.7032,30.4294],[-93.7023,30.4298],[-93.7021,30.4304],[-93.7024,30.4309],[-93.7029,30.4315],[-93.7039,30.4326],[-93.7041,30.4343],[-93.7034,30.4354],[-93.702,30.4363],[-93.7006,30.437],[-93.6993,30.4374],[-93.6989,30.4372],[-93.6989,30.4378],[-93.6981,30.4389],[-93.6978,30.4407],[-93.6976,30.4422],[-93.6975,30.4432],[-93.6977,30.4443],[-93.6983,30.4449],[-93.6993,30.4452],[-93.7008,30.4449],[-93.703,30.4438],[-93.7046,30.4431],[-93.7058,30.4433],[-93.7069,30.444],[-93.7075,30.445],[-93.7074,30.4459],[-93.7068,30.4465],[-93.7062,30.4467],[-93.7054,30.4471],[-93.7038,30.4478],[-93.7029,30.4488],[-93.7021,30.4498],[-93.7025,30.4504],[-93.7026,30.4506],[-93.7031,30.4516],[-93.7045,30.4527],[-93.7047,30.4528],[-93.7051,30.4532],[-93.7054,30.4532],[-93.7054,30.4534],[-93.7056,30.4536],[-93.7069,30.4553],[-93.7071,30.4561],[-93.7071,30.4566],[-93.7067,30.4575],[-93.7063,30.4581],[-93.7058,30.4581],[-93.7048,30.4582],[-93.7037,30.4582],[-93.702,30.458],[-93.7005,30.4576],[-93.7004,30.4575],[-93.6994,30.4579],[-93.6991,30.4582],[-93.6991,30.4585],[-93.699,30.4588],[-93.6994,30.4595],[-93.6995,30.4596],[-93.6997,30.4598],[-93.7024,30.4617],[-93.7029,30.4625],[-93.7038,30.4637],[-93.7039,30.4638],[-93.7042,30.4641],[-93.7048,30.4646],[-93.7053,30.4653],[-93.7053,30.4654],[-93.7057,30.466],[-93.7064,30.4669],[-93.7072,30.4675],[-93.708,30.4678],[-93.7087,30.4679],[-93.709,30.4681],[-93.71,30.4684],[-93.7102,30.4684],[-93.7103,30.4685],[-93.7111,30.4688],[-93.7118,30.4694],[-93.7122,30.4699],[-93.7122,30.4706],[-93.7119,30.4713],[-93.7103,30.4739],[-93.7105,30.4755],[-93.7111,30.4769],[-93.7123,30.4783],[-93.7129,30.479],[-93.7133,30.479],[-93.7145,30.4795],[-93.7165,30.4813],[-93.7168,30.4815],[-93.7167,30.4818],[-93.7168,30.4819],[-93.7172,30.4828],[-93.7172,30.4829],[-93.7173,30.4833],[-93.7174,30.4838],[-93.7171,30.4841],[-93.7162,30.4851],[-93.7161,30.4851],[-93.7148,30.4852],[-93.7138,30.4846],[-93.7132,30.4834],[-93.7118,30.4823],[-93.7117,30.4823],[-93.7105,30.4823],[-93.71,30.4826],[-93.7098,30.4826],[-93.7095,30.484],[-93.7095,30.4851],[-93.7103,30.4862],[-93.712,30.4876],[-93.7138,30.4905],[-93.7147,30.4916],[-93.7147,30.4917],[-93.7157,30.4925],[-93.7165,30.4937],[-93.7171,30.4945],[-93.7166,30.4944],[-93.7164,30.4952],[-93.7161,30.4961],[-93.7154,30.4973],[-93.715,30.4974],[-93.7145,30.4977],[-93.713,30.4976],[-93.7114,30.4973],[-93.7104,30.4974],[-93.7095,30.4981],[-93.7087,30.4991],[-93.7085,30.5],[-93.7085,30.5004],[-93.7119,30.5],[-93.7141,30.5],[-93.7151,30.5013],[-93.7107,30.5056],[-93.7108,30.506],[-93.7106,30.5062],[-93.7103,30.5064],[-93.7097,30.5065],[-93.709,30.5063],[-93.7082,30.5063],[-93.7074,30.5064],[-93.7068,30.5071],[-93.7066,30.5077],[-93.7063,30.5089],[-93.7063,30.5092],[-93.7064,30.5095],[-93.7064,30.5097],[-93.7065,30.5099],[-93.7067,30.51],[-93.7071,30.5102],[-93.7074,30.5104],[-93.7076,30.5105],[-93.7076,30.5106],[-93.7076,30.5108],[-93.7076,30.511],[-93.7077,30.5111],[-93.7079,30.5111],[-93.7085,30.511],[-93.709,30.5108],[-93.7095,30.5107],[-93.7101,30.5106],[-93.7108,30.5106],[-93.7113,30.5107],[-93.7117,30.5108],[-93.7118,30.5109],[-93.7117,30.5115],[-93.7117,30.5117],[-93.7116,30.512],[-93.7114,30.5122],[-93.7112,30.5125],[-93.7109,30.5128],[-93.7106,30.513],[-93.7104,30.5132],[-93.71,30.5133],[-93.71,30.5134],[-93.71,30.5135],[-93.7099,30.5136],[-93.7099,30.5139],[-93.71,30.5143],[-93.7102,30.5147],[-93.7106,30.5159],[-93.7109,30.5165],[-93.711,30.5173],[-93.7108,30.5177],[-93.7107,30.5179],[-93.7102,30.5183],[-93.7098,30.5186],[-93.7097,30.5186],[-93.7089,30.5188],[-93.7088,30.5189],[-93.7086,30.5191],[-93.7077,30.52],[-93.7075,30.5207],[-93.7077,30.5213],[-93.7078,30.5214],[-93.7085,30.5219],[-93.7086,30.522],[-93.7088,30.522],[-93.7089,30.5219],[-93.7091,30.5219],[-93.7091,30.5218],[-93.7093,30.5217],[-93.7094,30.5216],[-93.7095,30.5215],[-93.7095,30.5214],[-93.7101,30.5209],[-93.7107,30.52],[-93.7116,30.5191],[-93.7129,30.5186],[-93.7143,30.5186],[-93.7165,30.5192],[-93.7179,30.52],[-93.718,30.5201],[-93.7187,30.5208],[-93.7187,30.5209],[-93.719,30.5216],[-93.7192,30.5223],[-93.7195,30.5231],[-93.7198,30.5236],[-93.7205,30.5243],[-93.7214,30.5246],[-93.7232,30.5248],[-93.7248,30.5248],[-93.7258,30.525],[-93.7259,30.525],[-93.7259,30.5251],[-93.7267,30.5252],[-93.7277,30.5257],[-93.7292,30.5267],[-93.7306,30.5281],[-93.731,30.5285],[-93.7326,30.5298],[-93.7327,30.5299],[-93.7328,30.53],[-93.7329,30.5301],[-93.7329,30.5302],[-93.733,30.5302],[-93.7332,30.5305],[-93.7338,30.5313],[-93.7338,30.5314],[-93.7338,30.5317],[-93.7338,30.5318],[-93.7334,30.533],[-93.733,30.5342],[-93.7328,30.5349],[-93.7322,30.5358],[-93.7324,30.5364],[-93.7328,30.5366],[-93.7333,30.5369],[-93.7345,30.537],[-93.7349,30.5371],[-93.7381,30.5373],[-93.7395,30.538],[-93.7396,30.5381],[-93.7398,30.5383],[-93.74,30.5388],[-93.7401,30.539],[-93.7401,30.5391],[-93.7403,30.5396],[-93.7402,30.5396],[-93.7402,30.5398],[-93.7401,30.5398],[-93.7401,30.5399],[-93.74,30.54],[-93.74,30.5401],[-93.74,30.5402],[-93.7399,30.5402],[-93.7396,30.5405],[-93.7395,30.5406],[-93.7391,30.5408],[-93.7388,30.541],[-93.7376,30.5412],[-93.7371,30.5413],[-93.7354,30.5416],[-93.7353,30.5416],[-93.7348,30.5417],[-93.7331,30.5426],[-93.7318,30.5435],[-93.7307,30.544],[-93.7292,30.5449],[-93.7288,30.5453],[-93.7287,30.5456],[-93.7287,30.5461],[-93.7288,30.5464],[-93.7293,30.5474],[-93.7296,30.5479],[-93.7299,30.5483],[-93.7302,30.5488],[-93.7302,30.5489],[-93.7303,30.549],[-93.7312,30.5504],[-93.7314,30.5514],[-93.7315,30.5521],[-93.7314,30.5529],[-93.7311,30.5533],[-93.731,30.5535],[-93.7301,30.5542],[-93.7287,30.5552],[-93.7285,30.5553],[-93.7267,30.5563],[-93.726,30.5567],[-93.7254,30.5571],[-93.7246,30.5581],[-93.7243,30.5587],[-93.724,30.5592],[-93.7239,30.5604],[-93.7243,30.5618],[-93.7243,30.562],[-93.7249,30.563],[-93.7254,30.5635],[-93.7255,30.5636],[-93.7265,30.5647],[-93.7269,30.565],[-93.7276,30.5655],[-93.7278,30.5659],[-93.7278,30.5665],[-93.7277,30.5666],[-93.7277,30.5668],[-93.7276,30.5671],[-93.7276,30.5673],[-93.7272,30.5675],[-93.7264,30.5681],[-93.7263,30.5688],[-93.7262,30.5692],[-93.7262,30.5694],[-93.7262,30.5695],[-93.7262,30.5699],[-93.7267,30.5705],[-93.7275,30.5714],[-93.7281,30.5724],[-93.7282,30.5729],[-93.7279,30.5739],[-93.7278,30.5741],[-93.7275,30.5747],[-93.7272,30.575],[-93.7251,30.577],[-93.723,30.5791],[-93.7227,30.5794],[-93.7223,30.5798],[-93.7219,30.5803],[-93.7215,30.5805],[-93.7209,30.5805],[-93.7205,30.5804],[-93.7199,30.5799],[-93.7196,30.5793],[-93.7179,30.5778],[-93.7168,30.5779],[-93.716,30.5783],[-93.7151,30.579],[-93.7147,30.5795],[-93.714,30.5803],[-93.7139,30.5814],[-93.7137,30.5831],[-93.7138,30.584],[-93.7138,30.5842],[-93.7138,30.5846],[-93.7138,30.5876],[-93.7125,30.5886],[-93.7114,30.5889],[-93.7113,30.5889],[-93.7106,30.589],[-93.71,30.5889],[-93.7092,30.5888],[-93.7085,30.5887],[-93.706,30.588],[-93.7045,30.5883],[-93.7042,30.5884],[-93.7039,30.5884],[-93.7033,30.5888],[-93.7019,30.5903],[-93.7009,30.5916],[-93.7004,30.5918],[-93.7001,30.592],[-93.6994,30.5922],[-93.6986,30.5925],[-93.6969,30.593],[-93.6964,30.5933],[-93.6958,30.5936],[-93.6954,30.5937],[-93.694,30.5942],[-93.6929,30.5944],[-93.692,30.5941],[-93.6901,30.5931],[-93.6895,30.5928],[-93.6894,30.5927],[-93.6887,30.5921],[-93.6879,30.5911],[-93.6878,30.5901],[-93.6884,30.5896],[-93.6894,30.5891],[-93.6907,30.5887],[-93.6917,30.588],[-93.6924,30.5862],[-93.6923,30.5858],[-93.6922,30.5857],[-93.6916,30.5855],[-93.6894,30.5856],[-93.6881,30.5857],[-93.6872,30.5857],[-93.6866,30.5857],[-93.6865,30.5857],[-93.6855,30.586],[-93.6851,30.5866],[-93.6849,30.5871],[-93.6849,30.5881],[-93.685,30.5896],[-93.685,30.59],[-93.6851,30.5905],[-93.6849,30.5909],[-93.6851,30.5921],[-93.6843,30.5929],[-93.6837,30.5935],[-93.6828,30.5937],[-93.6804,30.5935],[-93.6796,30.5934],[-93.679,30.5936],[-93.6787,30.5941],[-93.6787,30.5947],[-93.6787,30.5955],[-93.6787,30.5962],[-93.6787,30.5963],[-93.6788,30.5986],[-93.679,30.5993],[-93.6792,30.5998],[-93.6794,30.6],[-93.6795,30.6002],[-93.6796,30.6003],[-93.6814,30.6025],[-93.6821,30.6033],[-93.6822,30.6036],[-93.6825,30.6043],[-93.6826,30.6043],[-93.6828,30.605],[-93.683,30.6063],[-93.683,30.6066],[-93.6831,30.6071],[-93.6831,30.6073],[-93.6834,30.6083],[-93.684,30.6089],[-93.6844,30.6092],[-93.6856,30.6096],[-93.6874,30.6097],[-93.6883,30.6102],[-93.6887,30.6105],[-93.6891,30.6108],[-93.6891,30.6114],[-93.6889,30.6119],[-93.6888,30.612],[-93.6887,30.6122],[-93.6886,30.6123],[-93.6884,30.6124],[-93.6881,30.6127],[-93.6879,30.6129],[-93.6877,30.613],[-93.6876,30.6132],[-93.6873,30.6133],[-93.6873,30.6134],[-93.6869,30.6138],[-93.6865,30.6148],[-93.6864,30.6153],[-93.6862,30.6158],[-93.6857,30.6164],[-93.6844,30.617],[-93.682,30.6186],[-93.6818,30.6195],[-93.682,30.6205],[-93.6821,30.6209],[-93.6834,30.623],[-93.6839,30.6234],[-93.6841,30.6238],[-93.6846,30.6245],[-93.6851,30.6251],[-93.6851,30.6252],[-93.6849,30.6264],[-93.6845,30.6271],[-93.6844,30.6272],[-93.6844,30.6273],[-93.6843,30.6273],[-93.6843,30.6274],[-93.6842,30.6275],[-93.6842,30.6277],[-93.6841,30.6278],[-93.6841,30.628],[-93.6839,30.6286],[-93.6841,30.6292],[-93.6841,30.6293],[-93.6842,30.6294],[-93.6842,30.6295],[-93.6843,30.6296],[-93.6847,30.6308],[-93.6842,30.6319],[-93.6838,30.6326],[-93.683,30.6328],[-93.6825,30.6329],[-93.6818,30.633],[-93.6808,30.6338],[-93.6804,30.6349],[-93.6804,30.6354],[-93.6805,30.6362],[-93.6807,30.6365],[-93.6807,30.6366],[-93.6808,30.6368],[-93.6817,30.6379],[-93.6829,30.6394],[-93.6831,30.6408],[-93.683,30.6412],[-93.6823,30.6421],[-93.6811,30.6431],[-93.6804,30.6434],[-93.6786,30.6442],[-93.6758,30.6467],[-93.6748,30.6477],[-93.6743,30.6484],[-93.6743,30.6485],[-93.6741,30.6487],[-93.6742,30.6502],[-93.6739,30.6508],[-93.6738,30.651],[-93.6738,30.6513],[-93.6721,30.6517],[-93.6706,30.6526],[-93.6705,30.6526],[-93.6705,30.6527],[-93.6703,30.6533],[-93.6701,30.6538],[-93.67,30.6541],[-93.6701,30.6544],[-93.6706,30.6562],[-93.6707,30.6565],[-93.6706,30.6567],[-93.6706,30.6569],[-93.6706,30.6571],[-93.6705,30.6573],[-93.6705,30.6574],[-93.6704,30.6578],[-93.6704,30.658],[-93.6703,30.6581],[-93.6697,30.6586],[-93.6695,30.6588],[-93.6694,30.6589],[-93.6692,30.6592],[-93.6689,30.6595],[-93.6682,30.6602],[-93.6677,30.6605],[-93.6672,30.6608],[-93.6671,30.6609],[-93.6663,30.6612],[-93.6663,30.6613],[-93.6661,30.6614],[-93.666,30.6614],[-93.6659,30.6615],[-93.6658,30.6616],[-93.6657,30.6616],[-93.6649,30.6617],[-93.6646,30.6617],[-93.6636,30.6619],[-93.6632,30.6618],[-93.6621,30.6615],[-93.6616,30.6613],[-93.6612,30.6612],[-93.6609,30.6614],[-93.6598,30.6621],[-93.6583,30.6641],[-93.6571,30.6665],[-93.656,30.6687],[-93.6559,30.6688],[-93.6552,30.6698],[-93.655,30.6702],[-93.6535,30.6705],[-93.6532,30.6704],[-93.6522,30.6701],[-93.6515,30.6699],[-93.6512,30.6697],[-93.6504,30.6691],[-93.6497,30.6685],[-93.649,30.668],[-93.6486,30.6676],[-93.6483,30.6678],[-93.6473,30.6682],[-93.647,30.6685],[-93.647,30.6686],[-93.6469,30.6687],[-93.6466,30.6714],[-93.6459,30.6728],[-93.6456,30.6731],[-93.6454,30.6734],[-93.6453,30.6735],[-93.6436,30.6735],[-93.6433,30.6735],[-93.643,30.6734],[-93.6427,30.6734],[-93.6415,30.673],[-93.6396,30.6725],[-93.6382,30.6731],[-93.638,30.6733],[-93.637,30.6745],[-93.6362,30.676],[-93.6362,30.6761],[-93.636,30.6763],[-93.6358,30.6764],[-93.6357,30.6764],[-93.6355,30.6765],[-93.635,30.6767],[-93.6347,30.6768],[-93.6346,30.6769],[-93.6345,30.6769],[-93.6335,30.6771],[-93.6313,30.6779],[-93.6308,30.6786],[-93.6299,30.6799],[-93.6288,30.6816],[-93.6277,30.6837],[-93.6275,30.6849],[-93.6275,30.686],[-93.6274,30.6866],[-93.6272,30.6874],[-93.6266,30.6884],[-93.6254,30.6897],[-93.6252,30.6899],[-93.6235,30.6914],[-93.6233,30.6916],[-93.6222,30.6925],[-93.6219,30.6928],[-93.621,30.6936],[-93.6207,30.6939],[-93.6206,30.694],[-93.6204,30.6941],[-93.6204,30.6942],[-93.6204,30.6944],[-93.6204,30.695],[-93.6204,30.6951],[-93.6205,30.6952],[-93.621,30.696],[-93.6212,30.6962],[-93.6225,30.6969],[-93.6233,30.6974],[-93.6238,30.698],[-93.6244,30.6986],[-93.6247,30.6999],[-93.6246,30.7001],[-93.6245,30.7009],[-93.6245,30.7011],[-93.6236,30.7018],[-93.6235,30.7018],[-93.6218,30.7028],[-93.6208,30.7041],[-93.6207,30.7042],[-93.6206,30.7049],[-93.6203,30.7054],[-93.6201,30.706],[-93.6201,30.7065],[-93.6202,30.7071],[-93.6196,30.7089],[-93.6191,30.7095],[-93.6188,30.7098],[-93.6185,30.7102],[-93.6184,30.7103],[-93.6181,30.7106],[-93.6164,30.7124],[-93.6162,30.714],[-93.6163,30.7146],[-93.6164,30.7153],[-93.617,30.7172],[-93.617,30.7173],[-93.6171,30.7174],[-93.6172,30.7186],[-93.6171,30.7186],[-93.617,30.7186],[-93.6169,30.7186],[-93.6168,30.7186],[-93.6164,30.7186],[-93.6163,30.7187],[-93.6162,30.7188],[-93.6161,30.7189],[-93.616,30.719],[-93.616,30.7193],[-93.6159,30.7193],[-93.6159,30.7194],[-93.6158,30.7195],[-93.6157,30.7196],[-93.6154,30.7197],[-93.6152,30.7198],[-93.615,30.7198],[-93.6148,30.7199],[-93.6146,30.7199],[-93.6145,30.7199],[-93.6144,30.7198],[-93.6143,30.7198],[-93.6143,30.7197],[-93.6142,30.7196],[-93.6142,30.7195],[-93.6142,30.7193],[-93.6142,30.7191],[-93.6142,30.719],[-93.6141,30.7186],[-93.6139,30.7183],[-93.6136,30.7178],[-93.6135,30.7174],[-93.6133,30.7171],[-93.6132,30.7168],[-93.613,30.7167],[-93.6129,30.7166],[-93.6128,30.7166],[-93.6126,30.7165],[-93.6124,30.7166],[-93.6122,30.7168],[-93.6119,30.7172],[-93.6115,30.7178],[-93.6112,30.7181],[-93.6109,30.7183],[-93.6106,30.7183],[-93.6103,30.7183],[-93.6102,30.7183],[-93.6101,30.7183],[-93.6098,30.7182],[-93.6096,30.7179],[-93.6094,30.7173],[-93.6092,30.7167],[-93.6092,30.7166],[-93.609,30.7159],[-93.6089,30.7155],[-93.6087,30.7152],[-93.6084,30.7152],[-93.6083,30.7152],[-93.608,30.7154],[-93.6078,30.7155],[-93.6073,30.7159],[-93.6071,30.716],[-93.6069,30.7162],[-93.6068,30.7163],[-93.6063,30.7164],[-93.6058,30.7166],[-93.6056,30.7168],[-93.6055,30.7168],[-93.6054,30.7172],[-93.6056,30.7172],[-93.6062,30.7175],[-93.607,30.7178],[-93.6077,30.7183],[-93.6083,30.7187],[-93.6089,30.7191],[-93.6092,30.7198],[-93.6097,30.7204],[-93.6103,30.7205],[-93.6107,30.7207],[-93.6111,30.7209],[-93.6115,30.7211],[-93.6118,30.7212],[-93.6127,30.7216],[-93.6131,30.7217],[-93.6134,30.722],[-93.6136,30.7221],[-93.6137,30.7224],[-93.6137,30.7225],[-93.6135,30.7228],[-93.6133,30.7228],[-93.613,30.7228],[-93.6127,30.7227],[-93.6124,30.7226],[-93.6122,30.7225],[-93.6119,30.7224],[-93.6115,30.7223],[-93.6109,30.7222],[-93.6106,30.7223],[-93.6104,30.7224],[-93.6101,30.7227],[-93.6098,30.7229],[-93.6095,30.7231],[-93.6093,30.7237],[-93.609,30.7243],[-93.6091,30.7247],[-93.6092,30.725],[-93.6096,30.7257],[-93.6098,30.7267],[-93.6098,30.7273],[-93.6106,30.7271],[-93.6113,30.727],[-93.6121,30.7269],[-93.6135,30.7269],[-93.6149,30.7268],[-93.6154,30.727],[-93.6159,30.7272],[-93.6165,30.7274],[-93.6169,30.7275],[-93.6176,30.7284],[-93.6177,30.7289],[-93.6176,30.7291],[-93.6173,30.7293],[-93.6171,30.7295],[-93.617,30.7296],[-93.6169,30.7296],[-93.6166,30.7299],[-93.6153,30.7298],[-93.614,30.729],[-93.6124,30.728],[-93.611,30.7279],[-93.6101,30.7282],[-93.6094,30.729],[-93.6092,30.7298],[-93.6092,30.7299],[-93.6091,30.73],[-93.6092,30.7304],[-93.6094,30.7311],[-93.61,30.7322],[-93.6106,30.7343],[-93.6119,30.7356],[-93.6122,30.736],[-93.6128,30.7367],[-93.6135,30.7369],[-93.6141,30.7371],[-93.616,30.7376],[-93.6177,30.7385],[-93.619,30.7403],[-93.619,30.7404],[-93.619,30.7405],[-93.6191,30.742],[-93.6178,30.7432],[-93.6157,30.7442],[-93.6137,30.7446],[-93.6099,30.7447],[-93.609,30.7455],[-93.6086,30.7462],[-93.6085,30.7465],[-93.6084,30.7467],[-93.6083,30.7472],[-93.6083,30.7474],[-93.6083,30.7477],[-93.6083,30.7478],[-93.6084,30.7481],[-93.6084,30.7482],[-93.609,30.7488],[-93.609,30.7489],[-93.6093,30.7491],[-93.6096,30.7498],[-93.6101,30.7502],[-93.6103,30.7506],[-93.6106,30.7508],[-93.611,30.7512],[-93.6117,30.7523],[-93.6122,30.7533],[-93.6124,30.7539],[-93.6124,30.7541],[-93.6128,30.7543],[-93.6129,30.7543],[-93.613,30.7543],[-93.6132,30.7544],[-93.6138,30.7549],[-93.614,30.7551],[-93.6145,30.7555],[-93.6147,30.7559],[-93.6148,30.7561],[-93.6148,30.7565],[-93.6148,30.757],[-93.6147,30.7572],[-93.6147,30.7574],[-93.6147,30.7575],[-93.6146,30.7577],[-93.6146,30.7579],[-93.6146,30.7582],[-93.6146,30.7583],[-93.6147,30.7585],[-93.6147,30.7586],[-93.6147,30.7588],[-93.6147,30.7589],[-93.6146,30.7591],[-93.6145,30.7593],[-93.6145,30.7596],[-93.6145,30.7599],[-93.6144,30.7601],[-93.6144,30.7602],[-93.6142,30.7603],[-93.6141,30.7604],[-93.6139,30.7606],[-93.6138,30.7607],[-93.6137,30.7608],[-93.6135,30.7609],[-93.6132,30.7609],[-93.6129,30.7608],[-93.6124,30.7606],[-93.6121,30.7604],[-93.6116,30.76],[-93.6114,30.7599],[-93.6113,30.7596],[-93.6111,30.7594],[-93.611,30.7593],[-93.611,30.7591],[-93.611,30.759],[-93.6108,30.7584],[-93.6107,30.7582],[-93.6105,30.7579],[-93.6101,30.7575],[-93.6098,30.7576],[-93.6097,30.7576],[-93.6096,30.7576],[-93.6095,30.7575],[-93.6094,30.7573],[-93.6092,30.7573],[-93.6081,30.7576],[-93.6078,30.7577],[-93.6068,30.7582],[-93.6065,30.7588],[-93.6064,30.7591],[-93.6062,30.7594],[-93.6061,30.7597],[-93.6061,30.7601],[-93.6063,30.761],[-93.6065,30.762],[-93.6067,30.7624],[-93.6067,30.7636],[-93.6064,30.7642],[-93.6063,30.7644],[-93.6059,30.7646],[-93.6056,30.7647],[-93.6055,30.7646],[-93.6053,30.7645],[-93.6052,30.7644],[-93.605,30.7632],[-93.605,30.762],[-93.6049,30.7611],[-93.6045,30.7606],[-93.604,30.7603],[-93.6039,30.7603],[-93.6038,30.7602],[-93.6037,30.7601],[-93.6032,30.7602],[-93.6031,30.7602],[-93.6022,30.7608],[-93.6016,30.7612],[-93.6012,30.7615],[-93.6005,30.762],[-93.5982,30.7627],[-93.598,30.7627],[-93.5951,30.763],[-93.5941,30.7633],[-93.593,30.7635],[-93.5921,30.7637],[-93.5921,30.764],[-93.5919,30.7652],[-93.5917,30.7663],[-93.5916,30.7672],[-93.5916,30.7673],[-93.5927,30.7696],[-93.5929,30.7702],[-93.593,30.7706],[-93.5932,30.7712],[-93.5934,30.7719],[-93.5935,30.7723],[-93.5934,30.7726],[-93.5933,30.7729],[-93.5931,30.7737],[-93.593,30.774],[-93.5928,30.7746],[-93.5927,30.7751],[-93.5921,30.7761],[-93.5918,30.7766],[-93.5917,30.7767],[-93.5915,30.7768],[-93.5901,30.7777],[-93.5887,30.7774],[-93.5871,30.7768],[-93.5839,30.777],[-93.5838,30.777],[-93.5838,30.7772],[-93.5832,30.7786],[-93.5833,30.7794],[-93.5839,30.7804],[-93.5843,30.7809],[-93.5845,30.7812],[-93.587,30.7829],[-93.5872,30.7833],[-93.5885,30.7851],[-93.5891,30.7861],[-93.5894,30.7867],[-93.5889,30.7875],[-93.5872,30.7879],[-93.5837,30.7878],[-93.5819,30.789],[-93.5817,30.7901],[-93.5815,30.7906],[-93.5815,30.7911],[-93.5814,30.7916],[-93.5832,30.7943],[-93.5837,30.7956],[-93.5841,30.7967],[-93.5842,30.7981],[-93.5842,30.7987],[-93.5841,30.7991],[-93.584,30.7998],[-93.5839,30.801],[-93.5838,30.8018],[-93.5827,30.8027],[-93.5825,30.8028],[-93.5822,30.8031],[-93.5815,30.8031],[-93.5805,30.803],[-93.5784,30.8017],[-93.5769,30.8016],[-93.5763,30.8015],[-93.5747,30.8014],[-93.5736,30.8019],[-93.5725,30.8025],[-93.5693,30.803],[-93.5658,30.8045],[-93.563,30.806],[-93.5614,30.8076],[-93.5608,30.8086],[-93.5607,30.8096],[-93.5611,30.8106],[-93.5622,30.8117],[-93.5626,30.8123],[-93.5627,30.8123],[-93.5638,30.8136],[-93.5645,30.8161],[-93.5646,30.8164],[-93.5642,30.8175],[-93.5638,30.8179],[-93.5633,30.8185],[-93.5619,30.8195],[-93.5615,30.8196],[-93.5604,30.82],[-93.56,30.8202],[-93.5578,30.821],[-93.5563,30.8221],[-93.5557,30.8225],[-93.5544,30.8235],[-93.5543,30.8241],[-93.5541,30.8247],[-93.5541,30.8249],[-93.555,30.8258],[-93.5562,30.8264],[-93.5569,30.8278],[-93.5573,30.8284],[-93.5572,30.8288],[-93.5557,30.83],[-93.5553,30.8304],[-93.5537,30.8318],[-93.5533,30.8325],[-93.5531,30.8331],[-93.5536,30.8351],[-93.5543,30.8358],[-93.5556,30.8379],[-93.558,30.8401],[-93.5598,30.841],[-93.562,30.8416],[-93.5635,30.8421],[-93.5658,30.8421],[-93.568,30.843],[-93.5683,30.8433],[-93.5683,30.8434],[-93.5684,30.8434],[-93.5684,30.8435],[-93.5685,30.8435],[-93.5685,30.8436],[-93.5686,30.8437],[-93.5686,30.8438],[-93.5687,30.8439],[-93.5687,30.8442],[-93.5687,30.8445],[-93.5685,30.8453],[-93.5682,30.8455],[-93.5672,30.8459],[-93.5652,30.8464],[-93.5641,30.8467],[-93.5627,30.8478],[-93.5623,30.8482],[-93.5601,30.8499],[-93.5578,30.8517],[-93.5573,30.8521],[-93.5574,30.8529],[-93.5575,30.8535],[-93.5579,30.8543],[-93.5597,30.8556],[-93.5619,30.8583],[-93.5622,30.8593],[-93.5615,30.8614],[-93.5614,30.8619],[-93.5599,30.8647],[-93.5585,30.8679],[-93.5586,30.8688],[-93.5586,30.8691],[-93.5586,30.8693],[-93.5586,30.8694],[-93.5591,30.8699],[-93.5598,30.8698],[-93.5603,30.8695],[-93.5612,30.8691],[-93.5622,30.8684],[-93.563,30.8681],[-93.5641,30.8685],[-93.5641,30.8686],[-93.5645,30.8686],[-93.5646,30.8692],[-93.5647,30.8701],[-93.5644,30.8705],[-93.5636,30.8717],[-93.563,30.8726],[-93.563,30.8736],[-93.5632,30.8749],[-93.5638,30.8752],[-93.564,30.8753],[-93.5642,30.8755],[-93.5643,30.8755],[-93.5644,30.8755],[-93.5648,30.8757],[-93.5654,30.8757],[-93.5656,30.8756],[-93.5667,30.8751],[-93.5673,30.8748],[-93.5681,30.8746],[-93.569,30.8746],[-93.5695,30.8747],[-93.5699,30.8749],[-93.57,30.8749],[-93.5701,30.8749],[-93.5706,30.8752],[-93.5708,30.8755],[-93.5709,30.8756],[-93.571,30.8757],[-93.571,30.8758],[-93.571,30.8759],[-93.571,30.876],[-93.5711,30.8761],[-93.5711,30.8764],[-93.5715,30.8773],[-93.5717,30.878],[-93.5718,30.8788],[-93.5718,30.8794],[-93.5735,30.8827],[-93.5739,30.8842],[-93.5741,30.8845],[-93.5735,30.8865],[-93.5733,30.887],[-93.573,30.8876],[-93.5721,30.8886],[-93.5702,30.8899],[-93.57,30.8903],[-93.5699,30.8906],[-93.5696,30.891],[-93.5692,30.8914],[-93.5689,30.8917],[-93.5685,30.8924],[-93.5684,30.8926],[-93.5682,30.8934],[-93.5672,30.8944],[-93.5665,30.8947],[-93.5663,30.8948],[-93.5655,30.895],[-93.5649,30.8952],[-93.5647,30.8952],[-93.5629,30.8956],[-93.5628,30.8956],[-93.5622,30.8956],[-93.5621,30.8956],[-93.5616,30.8957],[-93.5599,30.8962],[-93.5594,30.8963],[-93.5583,30.8966],[-93.5578,30.8968],[-93.555,30.8966],[-93.5525,30.8967],[-93.5515,30.8969],[-93.5492,30.8974],[-93.5486,30.8986],[-93.5486,30.8996],[-93.5486,30.8999],[-93.5497,30.9002],[-93.5505,30.9005],[-93.552,30.9007],[-93.5531,30.9011],[-93.5538,30.9022],[-93.554,30.9027],[-93.554,30.9028],[-93.5539,30.9034],[-93.5537,30.9043],[-93.5533,30.9056],[-93.5529,30.9072],[-93.5529,30.9077],[-93.553,30.9081],[-93.5537,30.9087],[-93.5547,30.9092],[-93.5551,30.9093],[-93.5554,30.9093],[-93.5561,30.9096],[-93.5571,30.9102],[-93.5581,30.9108],[-93.5585,30.9114],[-93.5587,30.9117],[-93.5587,30.9124],[-93.5586,30.9132],[-93.5584,30.9135],[-93.5579,30.9138],[-93.5561,30.915],[-93.5552,30.9155],[-93.5549,30.9157],[-93.5548,30.9158],[-93.5531,30.9172],[-93.5529,30.9174],[-93.5521,30.9181],[-93.552,30.9184],[-93.5517,30.919],[-93.5517,30.9191],[-93.5514,30.9198],[-93.5512,30.9201],[-93.5511,30.9204],[-93.551,30.9206],[-93.5508,30.9211],[-93.5508,30.9212],[-93.5507,30.9212],[-93.5505,30.9217],[-93.5495,30.9237],[-93.5493,30.9244],[-93.5468,30.9266],[-93.5467,30.9267],[-93.5462,30.9269],[-93.5457,30.9271],[-93.5456,30.9271],[-93.5453,30.9271],[-93.5452,30.9271],[-93.5445,30.927],[-93.544,30.9269],[-93.5438,30.9268],[-93.5428,30.9265],[-93.5426,30.9264],[-93.5421,30.9259],[-93.5427,30.9243],[-93.5428,30.9241],[-93.5433,30.923],[-93.5438,30.9219],[-93.5441,30.9212],[-93.5437,30.9206],[-93.5436,30.9205],[-93.5435,30.9203],[-93.5434,30.9201],[-93.5432,30.9201],[-93.543,30.9201],[-93.5428,30.9201],[-93.5427,30.9201],[-93.5425,30.9201],[-93.5423,30.9201],[-93.5422,30.9201],[-93.5418,30.9202],[-93.5413,30.9205],[-93.5404,30.921],[-93.54,30.9212],[-93.538,30.9227],[-93.5377,30.9229],[-93.5367,30.9233],[-93.5364,30.9234],[-93.5358,30.9237],[-93.5357,30.9237],[-93.5342,30.924],[-93.5326,30.9238],[-93.5322,30.9238],[-93.532,30.9237],[-93.5316,30.9241],[-93.5312,30.9244],[-93.5312,30.9247],[-93.5307,30.9268],[-93.5304,30.927],[-93.5297,30.9275],[-93.5296,30.9275],[-93.5289,30.9277],[-93.5275,30.928],[-93.5269,30.9288],[-93.5265,30.9295],[-93.5265,30.9303],[-93.5265,30.9304],[-93.5274,30.9321],[-93.5276,30.9325],[-93.5278,30.9328],[-93.5278,30.9331],[-93.5278,30.9333],[-93.5278,30.9334],[-93.5278,30.9339],[-93.5276,30.9346],[-93.5273,30.9356],[-93.5264,30.9369],[-93.526,30.9375],[-93.5264,30.939],[-93.5264,30.9393],[-93.5264,30.9394],[-93.5271,30.9401],[-93.5283,30.9409],[-93.5293,30.9417],[-93.5293,30.9418],[-93.5298,30.9422],[-93.53,30.9426],[-93.5301,30.9428],[-93.5302,30.943],[-93.5309,30.9445],[-93.5319,30.9476],[-93.5324,30.949],[-93.5325,30.9499],[-93.5326,30.9507],[-93.5322,30.9518],[-93.5322,30.952],[-93.5321,30.9521],[-93.5314,30.9532],[-93.5308,30.9542],[-93.5305,30.9546],[-93.5305,30.9557],[-93.5307,30.9562],[-93.5309,30.9571],[-93.5318,30.9582],[-93.533,30.9581],[-93.5339,30.9581],[-93.5346,30.958],[-93.5368,30.9572],[-93.5393,30.9565],[-93.5413,30.9566],[-93.5427,30.9567],[-93.5431,30.9567],[-93.5434,30.9569],[-93.5463,30.9578],[-93.5465,30.9587],[-93.5465,30.9588],[-93.5468,30.9597],[-93.5469,30.9601],[-93.5473,30.9641],[-93.5473,30.9648],[-93.5479,30.9654],[-93.5487,30.9663],[-93.549,30.9665],[-93.5498,30.9671],[-93.5507,30.9675],[-93.552,30.9673],[-93.5528,30.9673],[-93.5529,30.9673],[-93.5535,30.9674],[-93.555,30.9682],[-93.5555,30.9684],[-93.5561,30.9686],[-93.5589,30.9709],[-93.5604,30.9712],[-93.5605,30.9713],[-93.5607,30.9713],[-93.5609,30.9713],[-93.5612,30.9712],[-93.5614,30.9712],[-93.5622,30.971],[-93.5626,30.9709],[-93.5648,30.9695],[-93.5667,30.969],[-93.5675,30.969],[-93.5677,30.969],[-93.5684,30.9691],[-93.5685,30.9691],[-93.5698,30.9695],[-93.5716,30.9701],[-93.5722,30.9703],[-93.5735,30.9712],[-93.574,30.9722],[-93.5743,30.973],[-93.5743,30.9735],[-93.5743,30.9736],[-93.5743,30.9737],[-93.5728,30.9747],[-93.5713,30.9753],[-93.5693,30.9762],[-93.5683,30.9771],[-93.5678,30.978],[-93.5673,30.9787],[-93.5669,30.9794],[-93.5668,30.9797],[-93.5668,30.9799],[-93.5665,30.9813],[-93.5664,30.9818],[-93.5662,30.9825],[-93.5662,30.9826],[-93.566,30.9845],[-93.5659,30.9852],[-93.5656,30.9863],[-93.5655,30.9863],[-93.5647,30.9873],[-93.5642,30.9884],[-93.5643,30.9896],[-93.5643,30.9897],[-93.565,30.9903],[-93.5652,30.9904],[-93.5653,30.9905],[-93.5654,30.9906],[-93.5656,30.9906],[-93.5657,30.9906],[-93.5659,30.9907],[-93.5662,30.9907],[-93.5665,30.9908],[-93.5667,30.9908],[-93.5674,30.9907],[-93.5675,30.9907],[-93.569,30.9907],[-93.5705,30.9908],[-93.5719,30.9912],[-93.5721,30.9912],[-93.5722,30.9912],[-93.5734,30.9918],[-93.5736,30.9928],[-93.5739,30.9932],[-93.574,30.9934],[-93.5751,30.9947],[-93.5752,30.9948],[-93.5755,30.9952],[-93.5756,30.9953],[-93.576,30.9957],[-93.5764,30.9965],[-93.5769,30.9972],[-93.5775,30.9981],[-93.5779,30.9988],[-93.5781,30.9996],[-93.5781,30.9997],[-93.5782,30.9999],[-93.5782,31],[-93.5781,31.0001],[-93.578,31.0002],[-93.5775,31.0007],[-93.5773,31.0008],[-93.5773,31.0009],[-93.5772,31.0009],[-93.5771,31.001],[-93.577,31.0011],[-93.5769,31.0011],[-93.5768,31.0011],[-93.5762,31.0015],[-93.5758,31.0017],[-93.5747,31.0023],[-93.5746,31.0024],[-93.5743,31.0027],[-93.5738,31.0033],[-93.5735,31.0037],[-93.5734,31.0039],[-93.573,31.0047],[-93.5728,31.0075],[-93.5727,31.0077],[-93.5725,31.008],[-93.5723,31.0085],[-93.5721,31.0089],[-93.5715,31.0096],[-93.5697,31.0108],[-93.5675,31.0127],[-93.5666,31.0131],[-93.5656,31.0132],[-93.5648,31.0123],[-93.5644,31.0117],[-93.5642,31.0115],[-93.5635,31.01],[-93.5627,31.0089],[-93.5626,31.0088],[-93.5612,31.0078],[-93.5559,31.0037],[-93.5556,31.0038],[-93.5549,31.004],[-93.5546,31.0042],[-93.5545,31.0044],[-93.5543,31.0045],[-93.5527,31.0073],[-93.5523,31.0083],[-93.5515,31.0092],[-93.5505,31.0097],[-93.5494,31.0101],[-93.5476,31.0104],[-93.5461,31.0101],[-93.5458,31.01],[-93.5451,31.0096],[-93.5431,31.0083],[-93.5427,31.0082],[-93.5417,31.0081],[-93.5408,31.0079],[-93.5404,31.0078],[-93.5392,31.0082],[-93.5391,31.0083],[-93.5387,31.0091],[-93.5382,31.01],[-93.5375,31.0122],[-93.5346,31.0173],[-93.5334,31.019],[-93.5325,31.0197],[-93.5316,31.0202],[-93.5315,31.0202],[-93.5298,31.0202],[-93.5291,31.0202],[-93.5271,31.02],[-93.5249,31.0197],[-93.5248,31.0197],[-93.5245,31.0196],[-93.5239,31.0198],[-93.5238,31.0198],[-93.5223,31.0201],[-93.5204,31.0216],[-93.5193,31.0225],[-93.5184,31.0231],[-93.5158,31.0251],[-93.5157,31.0252],[-93.5149,31.0257],[-93.5137,31.0264],[-93.5101,31.0283],[-93.51,31.0284],[-93.509,31.029],[-93.5085,31.0294],[-93.5081,31.0302],[-93.508,31.0315],[-93.5083,31.0324],[-93.509,31.0329],[-93.5092,31.033],[-93.5101,31.0334],[-93.5119,31.0339],[-93.5127,31.0341],[-93.5128,31.0342],[-93.515,31.0349],[-93.5171,31.0355],[-93.5173,31.0356],[-93.5178,31.0357],[-93.5182,31.0359],[-93.5188,31.0361],[-93.5216,31.0363],[-93.5234,31.0377],[-93.5247,31.039],[-93.5249,31.04],[-93.5246,31.0408],[-93.5245,31.0411],[-93.5241,31.0415],[-93.5232,31.0414],[-93.5219,31.0414],[-93.5199,31.0419],[-93.5192,31.0427],[-93.5189,31.0437],[-93.5196,31.0446],[-93.52,31.0452],[-93.5202,31.0453],[-93.5203,31.0453],[-93.5204,31.0454],[-93.5205,31.0454],[-93.5242,31.0464],[-93.5263,31.0473],[-93.5271,31.0479],[-93.5277,31.0483],[-93.5279,31.0485],[-93.5283,31.049],[-93.5299,31.0508],[-93.53,31.051],[-93.5307,31.0517],[-93.5312,31.0527],[-93.5312,31.0528],[-93.5316,31.0536],[-93.5322,31.0552],[-93.532,31.0557],[-93.5313,31.0562],[-93.5301,31.0568],[-93.5284,31.0572],[-93.5277,31.057],[-93.523,31.0567],[-93.5223,31.0568],[-93.5219,31.0568],[-93.5211,31.0573],[-93.5201,31.0591],[-93.5189,31.0619],[-93.5189,31.0632],[-93.5194,31.0643],[-93.5195,31.0646],[-93.5195,31.0647],[-93.5197,31.0649],[-93.5199,31.0653],[-93.5201,31.0658],[-93.5207,31.0661],[-93.5211,31.0663],[-93.5233,31.0662],[-93.524,31.0663],[-93.5251,31.0665],[-93.5269,31.0678],[-93.5279,31.0686],[-93.5287,31.0692],[-93.5288,31.0693],[-93.529,31.0697],[-93.529,31.0698],[-93.5289,31.0701],[-93.5289,31.0702],[-93.5288,31.0704],[-93.5287,31.0704],[-93.5286,31.0706],[-93.5282,31.0709],[-93.5281,31.071],[-93.5276,31.0718],[-93.5272,31.0732],[-93.5274,31.074],[-93.5276,31.0743],[-93.5276,31.0745],[-93.5277,31.0746],[-93.5281,31.0746],[-93.5291,31.0746],[-93.5301,31.0745],[-93.5326,31.0745],[-93.5338,31.0752],[-93.5345,31.0756],[-93.5349,31.0758],[-93.535,31.0758],[-93.5359,31.0763],[-93.5363,31.0765],[-93.5378,31.0772],[-93.5397,31.0778],[-93.5401,31.0779],[-93.5405,31.078],[-93.5425,31.0783],[-93.5426,31.0784],[-93.5442,31.0785],[-93.5461,31.0786],[-93.5484,31.0787],[-93.5488,31.0787],[-93.5501,31.0787],[-93.5507,31.0787],[-93.5513,31.0787],[-93.5522,31.0789],[-93.5523,31.0799],[-93.5525,31.0825],[-93.5518,31.0848],[-93.5514,31.0857],[-93.5509,31.0865],[-93.5503,31.087],[-93.5494,31.0876],[-93.5487,31.0886],[-93.549,31.0898],[-93.5491,31.0899],[-93.5492,31.0902],[-93.5493,31.0904],[-93.5494,31.0905],[-93.5494,31.0906],[-93.5496,31.0907],[-93.5501,31.0911],[-93.5504,31.091],[-93.5506,31.091],[-93.5507,31.091],[-93.5511,31.0903],[-93.5515,31.0896],[-93.5523,31.0883],[-93.5536,31.0874],[-93.5546,31.0869],[-93.5558,31.087],[-93.5566,31.0874],[-93.5573,31.0886],[-93.5573,31.0888],[-93.5574,31.0895],[-93.5578,31.0907],[-93.5586,31.0915],[-93.5591,31.0918],[-93.5593,31.0918],[-93.5599,31.092],[-93.5603,31.0921],[-93.5609,31.0922],[-93.5618,31.0927],[-93.5619,31.0928],[-93.5633,31.0936],[-93.5635,31.094],[-93.5637,31.0945],[-93.5636,31.096],[-93.5632,31.097],[-93.5624,31.0975],[-93.5612,31.0978],[-93.5604,31.0977],[-93.5603,31.0977],[-93.5594,31.0977],[-93.5591,31.0974],[-93.5588,31.0968],[-93.5586,31.0965],[-93.5583,31.0962],[-93.558,31.096],[-93.5579,31.0959],[-93.5577,31.0959],[-93.5565,31.0954],[-93.5559,31.0951],[-93.5555,31.0951],[-93.5549,31.0948],[-93.5544,31.0945],[-93.5537,31.0939],[-93.5536,31.0941],[-93.5536,31.0942],[-93.5538,31.0946],[-93.5546,31.0952],[-93.5572,31.0959],[-93.5583,31.0965],[-93.5586,31.0969],[-93.5585,31.0975],[-93.5582,31.098],[-93.5578,31.0982],[-93.5576,31.0982],[-93.557,31.0984],[-93.5564,31.0985],[-93.5558,31.0986],[-93.5552,31.0987],[-93.5515,31.0994],[-93.5513,31.0994],[-93.5503,31.0997],[-93.5499,31.0998],[-93.5493,31.1001],[-93.5491,31.1002],[-93.5487,31.1007],[-93.5486,31.1012],[-93.5487,31.1013],[-93.5488,31.1018],[-93.5491,31.1032],[-93.5491,31.1045],[-93.5487,31.106],[-93.5469,31.1089],[-93.5459,31.1112],[-93.5452,31.1118],[-93.5445,31.1123],[-93.5444,31.1124],[-93.5432,31.1128],[-93.5407,31.1136],[-93.5406,31.1137],[-93.5398,31.1141],[-93.5397,31.1145],[-93.5394,31.1152],[-93.5383,31.1228],[-93.5383,31.1229],[-93.5382,31.1236],[-93.5381,31.124],[-93.5379,31.1248],[-93.5378,31.1252],[-93.5379,31.1263],[-93.5379,31.1266],[-93.538,31.1268],[-93.5381,31.1268],[-93.5382,31.127],[-93.5385,31.1274],[-93.5391,31.1282],[-93.5401,31.1296],[-93.5414,31.1314],[-93.5421,31.1324],[-93.5429,31.1334],[-93.5437,31.1341],[-93.5439,31.1345],[-93.5442,31.1351],[-93.5444,31.1355],[-93.5447,31.1361],[-93.5448,31.1362],[-93.545,31.1375],[-93.5452,31.1388],[-93.5458,31.1417],[-93.5461,31.1434],[-93.5468,31.1449],[-93.5469,31.1451],[-93.547,31.1454],[-93.5472,31.1457],[-93.5485,31.1481],[-93.5485,31.1482],[-93.5485,31.1485],[-93.5485,31.1492],[-93.5486,31.1537],[-93.5487,31.1558],[-93.5486,31.156],[-93.5485,31.1562],[-93.5464,31.1566],[-93.5438,31.1562],[-93.5407,31.1561],[-93.5402,31.1561],[-93.5385,31.1571],[-93.5383,31.1573],[-93.5379,31.1575],[-93.5376,31.1577],[-93.5374,31.1579],[-93.5373,31.1579],[-93.5371,31.158],[-93.5371,31.1581],[-93.5368,31.1582],[-93.5365,31.1585],[-93.5365,31.1586],[-93.5364,31.1588],[-93.5364,31.1589],[-93.5363,31.1596],[-93.5364,31.1604],[-93.5366,31.1607],[-93.538,31.1634],[-93.539,31.1652],[-93.5397,31.1657],[-93.5408,31.1668],[-93.5411,31.167],[-93.5419,31.1678],[-93.5421,31.1679],[-93.5424,31.1685],[-93.543,31.1696],[-93.5431,31.1707],[-93.5429,31.1713],[-93.5425,31.1716],[-93.5424,31.1716],[-93.5423,31.1716],[-93.5367,31.1723],[-93.5359,31.1724],[-93.5343,31.1733],[-93.5328,31.1743],[-93.5326,31.1747],[-93.532,31.176],[-93.5319,31.1768],[-93.5317,31.1773],[-93.5316,31.1778],[-93.5315,31.1782],[-93.5314,31.179],[-93.5313,31.1798],[-93.5315,31.1802],[-93.5317,31.1808],[-93.5318,31.1811],[-93.5318,31.1812],[-93.5319,31.1816],[-93.5321,31.182],[-93.5325,31.1833],[-93.5333,31.1845],[-93.5343,31.1854],[-93.5351,31.1856],[-93.5354,31.1855],[-93.5355,31.1855],[-93.5358,31.1854],[-93.5361,31.1854],[-93.5362,31.1853],[-93.5363,31.1853],[-93.5364,31.1852],[-93.5365,31.1852],[-93.5373,31.1847],[-93.538,31.1844],[-93.5393,31.1836],[-93.5399,31.1835],[-93.5408,31.1833],[-93.5418,31.1832],[-93.5424,31.1832],[-93.543,31.1833],[-93.5444,31.1835],[-93.5445,31.1835],[-93.5449,31.1837],[-93.5453,31.1839],[-93.5458,31.1842],[-93.5465,31.1848],[-93.5477,31.1859],[-93.5486,31.1865],[-93.5489,31.1866],[-93.549,31.1866],[-93.55,31.1866],[-93.5506,31.1864],[-93.551,31.186],[-93.5512,31.1858],[-93.5513,31.1858],[-93.5514,31.1856],[-93.5515,31.1856],[-93.5516,31.1855],[-93.5521,31.1855],[-93.5522,31.1854],[-93.5523,31.1854],[-93.5524,31.1854],[-93.5525,31.1854],[-93.5546,31.1848],[-93.5567,31.1841],[-93.5581,31.1836],[-93.5591,31.1833],[-93.5602,31.1828],[-93.5609,31.1825],[-93.5618,31.1819],[-93.5626,31.1813],[-93.563,31.181],[-93.5632,31.181],[-93.564,31.1803],[-93.5648,31.1799],[-93.5657,31.1795],[-93.5663,31.1792],[-93.5669,31.179],[-93.5671,31.1789],[-93.5678,31.1786],[-93.5694,31.1777],[-93.5696,31.1776],[-93.5707,31.1767],[-93.5708,31.1766],[-93.5718,31.1756],[-93.5728,31.1745],[-93.5734,31.1737],[-93.5747,31.1719],[-93.5755,31.1707],[-93.5756,31.1707],[-93.5761,31.1701],[-93.5762,31.17],[-93.5763,31.1699],[-93.5764,31.1698],[-93.5766,31.1695],[-93.5768,31.169],[-93.5771,31.1686],[-93.5772,31.1686],[-93.5782,31.1679],[-93.5792,31.1674],[-93.5793,31.1674],[-93.5805,31.1672],[-93.5819,31.167],[-93.5836,31.1669],[-93.5843,31.1667],[-93.5852,31.1664],[-93.5861,31.1661],[-93.5867,31.1659],[-93.5875,31.1656],[-93.5876,31.1656],[-93.5878,31.1655],[-93.588,31.1655],[-93.5885,31.1656],[-93.5887,31.1657],[-93.5891,31.1659],[-93.5901,31.1668],[-93.5931,31.1695],[-93.5961,31.1723],[-93.5978,31.1738],[-93.5982,31.1742],[-93.5988,31.1747],[-93.599,31.1748],[-93.5996,31.1753],[-93.6,31.1759],[-93.6001,31.176],[-93.6001,31.1761],[-93.6002,31.1762],[-93.6003,31.1762],[-93.6007,31.1769],[-93.6007,31.1774],[-93.6008,31.1776],[-93.601,31.178],[-93.601,31.1782],[-93.6013,31.1792],[-93.6015,31.1801],[-93.602,31.1808],[-93.6022,31.1816],[-93.6023,31.1817],[-93.6024,31.1825],[-93.6024,31.1832],[-93.6024,31.1833],[-93.6023,31.1835],[-93.6023,31.184],[-93.6022,31.1843],[-93.6021,31.1848],[-93.602,31.1851],[-93.6019,31.1854],[-93.6019,31.1855],[-93.6018,31.1857],[-93.6018,31.1864],[-93.6017,31.187],[-93.6016,31.1875],[-93.6017,31.1893],[-93.6018,31.1901],[-93.6018,31.191],[-93.6018,31.1913],[-93.6019,31.1916],[-93.6019,31.1929],[-93.6019,31.1934],[-93.6018,31.1956],[-93.6018,31.1966],[-93.6018,31.1987],[-93.6019,31.1994],[-93.602,31.1999],[-93.6036,31.2012],[-93.6065,31.2037],[-93.607,31.2043],[-93.6072,31.2048],[-93.6073,31.2052],[-93.6073,31.2054],[-93.6071,31.2058],[-93.607,31.2058],[-93.6069,31.206],[-93.6068,31.2062],[-93.6065,31.2064],[-93.6062,31.2067],[-93.6059,31.2071],[-93.605,31.2081],[-93.6048,31.2083],[-93.6046,31.2086],[-93.6038,31.2099],[-93.6035,31.2106],[-93.6035,31.2107],[-93.6034,31.2113],[-93.6037,31.2134],[-93.6038,31.214],[-93.6038,31.2142],[-93.6038,31.2144],[-93.6038,31.2151],[-93.6038,31.2157],[-93.6038,31.2158],[-93.6037,31.2164],[-93.6037,31.2165],[-93.6035,31.2167],[-93.6031,31.2171],[-93.596,31.2197],[-93.5957,31.2198],[-93.5956,31.2199],[-93.5954,31.22],[-93.5952,31.2203],[-93.5951,31.2208],[-93.595,31.221],[-93.595,31.2212],[-93.595,31.2213],[-93.5953,31.2218],[-93.5956,31.2221],[-93.5962,31.2225],[-93.5976,31.2232],[-93.5981,31.2235],[-93.5987,31.2238],[-93.5991,31.2242],[-93.5993,31.2245],[-93.5994,31.2249],[-93.5992,31.2253],[-93.5987,31.2258],[-93.5982,31.2266],[-93.5968,31.228],[-93.5965,31.2285],[-93.5963,31.2289],[-93.5963,31.229],[-93.5963,31.2295],[-93.5963,31.2296],[-93.5965,31.2301],[-93.5969,31.2306],[-93.5972,31.2309],[-93.5973,31.2309],[-93.5974,31.231],[-93.5975,31.231],[-93.5976,31.231],[-93.5977,31.2311],[-93.5978,31.2311],[-93.5984,31.2311],[-93.5989,31.2309],[-93.5992,31.2307],[-93.5996,31.2305],[-93.6017,31.2295],[-93.604,31.2288],[-93.607,31.2279],[-93.6075,31.2278],[-93.6082,31.2278],[-93.6088,31.228],[-93.6094,31.2286],[-93.6098,31.2291],[-93.61,31.23],[-93.6101,31.2304],[-93.6101,31.2305],[-93.6101,31.2306],[-93.6102,31.2308],[-93.6104,31.2317],[-93.6107,31.2322],[-93.6112,31.2324],[-93.6118,31.2326],[-93.6125,31.2327],[-93.6132,31.2324],[-93.6162,31.232],[-93.6165,31.232],[-93.6167,31.232],[-93.6171,31.2321],[-93.6175,31.2321],[-93.6179,31.2323],[-93.618,31.2325],[-93.6181,31.2327],[-93.6182,31.2328],[-93.6183,31.2331],[-93.618,31.2337],[-93.6177,31.2343],[-93.6172,31.2351],[-93.6171,31.2352],[-93.6166,31.236],[-93.6165,31.2361],[-93.6163,31.2368],[-93.6163,31.237],[-93.6162,31.2371],[-93.6162,31.2375],[-93.6164,31.2383],[-93.6166,31.2388],[-93.6168,31.2394],[-93.6171,31.2402],[-93.6171,31.241],[-93.6171,31.2415],[-93.6171,31.2418],[-93.6164,31.2435],[-93.6162,31.2441],[-93.6163,31.2446],[-93.6164,31.2448],[-93.6165,31.2449],[-93.6171,31.2453],[-93.6174,31.2455],[-93.6177,31.2457],[-93.6184,31.246],[-93.619,31.2464],[-93.6201,31.2469],[-93.6208,31.2476],[-93.6213,31.2481],[-93.6217,31.2486],[-93.6218,31.2491],[-93.6216,31.2493],[-93.6215,31.2494],[-93.6212,31.2496],[-93.6196,31.2502],[-93.619,31.2503],[-93.6188,31.2504],[-93.6187,31.2504],[-93.6178,31.2506],[-93.6151,31.2513],[-93.6143,31.2516],[-93.614,31.2523],[-93.614,31.2527],[-93.6139,31.2529],[-93.6146,31.2535],[-93.6152,31.254],[-93.6154,31.2542],[-93.6156,31.2551],[-93.6156,31.2555],[-93.6154,31.2561],[-93.6142,31.2587],[-93.6139,31.2594],[-93.6141,31.2601],[-93.6144,31.2609],[-93.6148,31.2613],[-93.6151,31.2616],[-93.6154,31.2619],[-93.6161,31.2623],[-93.6165,31.2626],[-93.618,31.2634],[-93.6191,31.2642],[-93.6191,31.2643],[-93.6199,31.2652],[-93.6202,31.2663],[-93.6201,31.2668],[-93.6201,31.2681],[-93.6201,31.2692],[-93.62,31.2703],[-93.62,31.2704],[-93.6203,31.271],[-93.6208,31.2713],[-93.6218,31.2714],[-93.6228,31.2713],[-93.6239,31.2712],[-93.6252,31.2709],[-93.6257,31.2708],[-93.6261,31.2708],[-93.627,31.2707],[-93.6286,31.2705],[-93.6307,31.2703],[-93.6322,31.2701],[-93.6329,31.27],[-93.6339,31.27],[-93.6352,31.27],[-93.6367,31.2697],[-93.6381,31.2694],[-93.6397,31.2692],[-93.6414,31.2692],[-93.642,31.2693],[-93.6425,31.2695],[-93.6427,31.2697],[-93.6428,31.2698],[-93.6431,31.2701],[-93.6434,31.2703],[-93.6435,31.2704],[-93.6439,31.2712],[-93.644,31.2719],[-93.6441,31.2725],[-93.6441,31.2744],[-93.6442,31.2766],[-93.6444,31.2771],[-93.6446,31.2778],[-93.6447,31.2779],[-93.6452,31.2788],[-93.6453,31.2789],[-93.6454,31.279],[-93.6455,31.2792],[-93.6461,31.28],[-93.6462,31.2801],[-93.647,31.2811],[-93.647,31.2812],[-93.6471,31.2814],[-93.6478,31.2829],[-93.6483,31.2838],[-93.6484,31.2838],[-93.6487,31.2842],[-93.6494,31.2846],[-93.65,31.2847],[-93.651,31.2845],[-93.6512,31.2845],[-93.6521,31.2842],[-93.6539,31.2834],[-93.6551,31.2829],[-93.6556,31.2825],[-93.6561,31.2822],[-93.657,31.2817],[-93.658,31.2815],[-93.6587,31.2816],[-93.659,31.2818],[-93.6593,31.2821],[-93.6597,31.2827],[-93.6598,31.2829],[-93.6602,31.2836],[-93.6603,31.2839],[-93.6604,31.284],[-93.6604,31.2841],[-93.6611,31.2852],[-93.6619,31.2866],[-93.663,31.2882],[-93.6641,31.2897],[-93.6648,31.2912],[-93.665,31.2917],[-93.6652,31.292],[-93.6653,31.2922],[-93.6654,31.2924],[-93.6656,31.2927],[-93.6663,31.2936],[-93.6671,31.2944],[-93.6676,31.295],[-93.6683,31.2961],[-93.6684,31.2965],[-93.6686,31.2972],[-93.6687,31.2973],[-93.6688,31.2976],[-93.6689,31.2979],[-93.6689,31.298],[-93.6691,31.2981],[-93.6693,31.2982],[-93.6694,31.2984],[-93.6698,31.2987],[-93.6709,31.2992],[-93.6717,31.2996],[-93.6721,31.2998],[-93.6735,31.3004],[-93.6741,31.3006],[-93.6749,31.3009],[-93.6754,31.301],[-93.6766,31.3011],[-93.677,31.3012],[-93.6788,31.3015],[-93.6793,31.3015],[-93.6804,31.3016],[-93.6828,31.3014],[-93.6836,31.3015],[-93.684,31.3018],[-93.6845,31.3022],[-93.6862,31.304],[-93.6864,31.3042],[-93.6869,31.3052],[-93.6873,31.3061],[-93.6875,31.3068],[-93.6877,31.3073],[-93.6878,31.3079],[-93.6879,31.3085],[-93.6878,31.3098],[-93.6875,31.3108],[-93.6874,31.3109],[-93.6872,31.3114],[-93.6866,31.3121],[-93.6848,31.3138],[-93.6843,31.3143],[-93.684,31.3146],[-93.6837,31.3155],[-93.6837,31.317],[-93.6835,31.3181],[-93.683,31.3189],[-93.6829,31.319],[-93.6822,31.3196],[-93.6813,31.32],[-93.6811,31.3201],[-93.6809,31.3202],[-93.6807,31.3203],[-93.68,31.3205],[-93.6783,31.3208],[-93.6776,31.3209],[-93.6772,31.321],[-93.6763,31.3213],[-93.6762,31.3214],[-93.6761,31.3214],[-93.6761,31.3215],[-93.676,31.3215],[-93.6758,31.3216],[-93.6753,31.322],[-93.6743,31.3233],[-93.6738,31.3239],[-93.6736,31.3245],[-93.6735,31.3251],[-93.6736,31.3256],[-93.674,31.3262],[-93.6742,31.3266],[-93.6743,31.3267],[-93.6744,31.3269],[-93.6745,31.3269],[-93.6765,31.329],[-93.677,31.3296],[-93.6773,31.3301],[-93.6773,31.3305],[-93.677,31.3309],[-93.6765,31.3315],[-93.6757,31.332],[-93.6745,31.3326],[-93.6728,31.3343],[-93.6725,31.3347],[-93.6724,31.3348],[-93.6718,31.3357],[-93.6697,31.338],[-93.6695,31.3381],[-93.669,31.3388],[-93.669,31.3389],[-93.6688,31.3395],[-93.6688,31.3396],[-93.6688,31.3408],[-93.6688,31.3413],[-93.6687,31.3424],[-93.6687,31.3439],[-93.6689,31.3467],[-93.6689,31.3468],[-93.6696,31.3506],[-93.6694,31.3511],[-93.6694,31.3513],[-93.6693,31.3514],[-93.6693,31.3516],[-93.6692,31.3517],[-93.6689,31.3523],[-93.6684,31.353],[-93.6681,31.3531],[-93.6674,31.3535],[-93.6661,31.3538],[-93.6649,31.354],[-93.6641,31.3543],[-93.6578,31.3556],[-93.6561,31.3562],[-93.6552,31.3564],[-93.6529,31.3571],[-93.6509,31.3574],[-93.6485,31.3579],[-93.6479,31.358],[-93.6476,31.3581],[-93.6472,31.3583],[-93.6469,31.3585],[-93.6466,31.3586],[-93.6459,31.359],[-93.6455,31.3593],[-93.6454,31.3594],[-93.6453,31.3595],[-93.6449,31.3602],[-93.6449,31.3609],[-93.6449,31.3618],[-93.645,31.3625],[-93.645,31.363],[-93.6448,31.3641],[-93.6447,31.3643],[-93.6446,31.3645],[-93.6445,31.3647],[-93.6444,31.3649],[-93.6444,31.365],[-93.6441,31.3655],[-93.6434,31.3661],[-93.6429,31.3664],[-93.6424,31.3667],[-93.6417,31.3674],[-93.6412,31.3682],[-93.6411,31.3683],[-93.641,31.3685],[-93.6409,31.3687],[-93.6407,31.3691],[-93.6401,31.3701],[-93.6401,31.3702],[-93.6396,31.371],[-93.6393,31.3715],[-93.6392,31.372],[-93.6393,31.3724],[-93.6395,31.3726],[-93.6408,31.3726],[-93.6414,31.3725],[-93.6422,31.3718],[-93.6433,31.371],[-93.6441,31.3706],[-93.6443,31.3706],[-93.6448,31.3706],[-93.6453,31.3707],[-93.6457,31.3708],[-93.6462,31.3709],[-93.6472,31.3711],[-93.6483,31.3709],[-93.6488,31.3706],[-93.6491,31.3705],[-93.6493,31.3704],[-93.6499,31.3701],[-93.6511,31.3695],[-93.652,31.369],[-93.6542,31.3684],[-93.6546,31.3682],[-93.6566,31.3674],[-93.6583,31.3668],[-93.6598,31.3666],[-93.6605,31.3666],[-93.6616,31.3665],[-93.663,31.3663],[-93.6636,31.3662],[-93.6654,31.3657],[-93.6669,31.3655],[-93.6673,31.3654],[-93.6691,31.3654],[-93.67,31.3657],[-93.6701,31.3657],[-93.6709,31.3662],[-93.671,31.3662],[-93.6711,31.3663],[-93.6722,31.3675],[-93.6731,31.3684],[-93.6733,31.3687],[-93.6734,31.3688],[-93.6738,31.3699],[-93.6738,31.3702],[-93.6739,31.3706],[-93.6736,31.371],[-93.6732,31.3711],[-93.6724,31.3712],[-93.6712,31.3708],[-93.6701,31.3705],[-93.67,31.3705],[-93.6694,31.3705],[-93.6691,31.3708],[-93.669,31.3714],[-93.669,31.3719],[-93.669,31.3727],[-93.6692,31.3741],[-93.6693,31.3752],[-93.6694,31.3768],[-93.6694,31.3772],[-93.6695,31.3782],[-93.6696,31.3796],[-93.6696,31.3797],[-93.6696,31.3798],[-93.6699,31.383],[-93.67,31.3848],[-93.6702,31.3872],[-93.6703,31.3875],[-93.6706,31.3888],[-93.6709,31.3901],[-93.6713,31.3916],[-93.6716,31.3932],[-93.6716,31.3934],[-93.6722,31.3944],[-93.6722,31.3946],[-93.6728,31.3954],[-93.6736,31.3967],[-93.6741,31.3977],[-93.6747,31.3981],[-93.6754,31.3983],[-93.6766,31.3987],[-93.6774,31.3987],[-93.6787,31.3986],[-93.6803,31.3981],[-93.6811,31.3981],[-93.6812,31.3981],[-93.6813,31.3981],[-93.6813,31.398],[-93.6821,31.3983],[-93.6823,31.3984],[-93.6826,31.3987],[-93.6827,31.3989],[-93.6828,31.3991],[-93.6834,31.3997],[-93.6839,31.4002],[-93.6853,31.4015],[-93.6881,31.4048],[-93.6894,31.4058],[-93.6896,31.406],[-93.6897,31.406],[-93.6899,31.4063],[-93.6903,31.4066],[-93.6922,31.4074],[-93.6923,31.4074],[-93.6931,31.4078],[-93.6953,31.409],[-93.6953,31.4091],[-93.6955,31.4092],[-93.6958,31.4094],[-93.6959,31.4094],[-93.6979,31.4097],[-93.6982,31.4097],[-93.6988,31.4097],[-93.6993,31.4096],[-93.7,31.4096],[-93.7003,31.4096],[-93.7016,31.4093],[-93.702,31.4095],[-93.7027,31.4098],[-93.7029,31.41],[-93.704,31.4107],[-93.7044,31.4108],[-93.7046,31.4108],[-93.7048,31.4109],[-93.7049,31.4109],[-93.7049,31.4113],[-93.705,31.4113],[-93.705,31.4115],[-93.705,31.4117],[-93.7049,31.4129],[-93.7049,31.413],[-93.7049,31.4131],[-93.7048,31.4132],[-93.7047,31.4141],[-93.7045,31.415],[-93.7045,31.4153],[-93.7047,31.4164],[-93.7048,31.4167],[-93.7048,31.4168],[-93.7048,31.4169],[-93.7048,31.417],[-93.7048,31.4175],[-93.7047,31.4178],[-93.7047,31.4181],[-93.7047,31.4184],[-93.7047,31.4188],[-93.7047,31.4189],[-93.703,31.4204],[-93.7025,31.4214],[-93.7023,31.4218],[-93.701,31.4246],[-93.7002,31.4259],[-93.6992,31.4274],[-93.6991,31.4276],[-93.6982,31.4289],[-93.6977,31.4296],[-93.6973,31.4302],[-93.6959,31.4323],[-93.6945,31.4344],[-93.6944,31.4345],[-93.6943,31.4347],[-93.6936,31.4358],[-93.6926,31.4372],[-93.6926,31.4374],[-93.6925,31.4382],[-93.6927,31.4396],[-93.6932,31.44],[-93.6933,31.4401],[-93.6941,31.4402],[-93.6946,31.4402],[-93.695,31.4402],[-93.6966,31.4404],[-93.6981,31.4406],[-93.7018,31.4409],[-93.7054,31.4413],[-93.7082,31.4416],[-93.7089,31.4417],[-93.7095,31.442],[-93.7096,31.4424],[-93.7094,31.443],[-93.7087,31.4444],[-93.7078,31.446],[-93.7072,31.4472],[-93.7066,31.4484],[-93.7064,31.4488],[-93.7062,31.4491],[-93.706,31.4496],[-93.7057,31.4501],[-93.7051,31.4512],[-93.7045,31.4523],[-93.7042,31.453],[-93.7039,31.4536],[-93.7038,31.4538],[-93.7038,31.4541],[-93.7037,31.4542],[-93.7037,31.4544],[-93.7037,31.4545],[-93.7037,31.4546],[-93.7037,31.455],[-93.7039,31.4555],[-93.7051,31.4561],[-93.7061,31.4566],[-93.7066,31.4568],[-93.7079,31.457],[-93.7091,31.4567],[-93.7094,31.4559],[-93.7093,31.4557],[-93.7091,31.4551],[-93.709,31.4545],[-93.7089,31.4544],[-93.709,31.4534],[-93.7095,31.453],[-93.7096,31.453],[-93.71,31.4528],[-93.7113,31.453],[-93.7117,31.4531],[-93.7136,31.4545],[-93.7146,31.4558],[-93.7155,31.4569],[-93.7156,31.457],[-93.7168,31.4576],[-93.7177,31.4571],[-93.7198,31.455],[-93.7208,31.4539],[-93.721,31.4537],[-93.7212,31.4537],[-93.7215,31.4536],[-93.7218,31.4535],[-93.7219,31.4535],[-93.7221,31.4535],[-93.7232,31.4538],[-93.7242,31.4541],[-93.7249,31.4544],[-93.7257,31.4546],[-93.7266,31.4549],[-93.7273,31.4552],[-93.728,31.4556],[-93.7287,31.456],[-93.7315,31.4575],[-93.7328,31.4585],[-93.7335,31.4592],[-93.7343,31.4598],[-93.7353,31.4606],[-93.7357,31.4609],[-93.7362,31.4614],[-93.7381,31.4629],[-93.7399,31.4644],[-93.7409,31.4651],[-93.7418,31.4658],[-93.7419,31.4659],[-93.7427,31.4662],[-93.7435,31.4665],[-93.744,31.4667],[-93.7444,31.4668],[-93.7445,31.4669],[-93.7479,31.4681],[-93.7483,31.4683],[-93.7491,31.4686],[-93.7495,31.4687],[-93.7495,31.4689],[-93.7498,31.4698],[-93.7498,31.4707],[-93.7497,31.4709],[-93.7485,31.4748],[-93.7476,31.4759],[-93.7471,31.4765],[-93.7467,31.4768],[-93.7465,31.477],[-93.7463,31.4772],[-93.746,31.4775],[-93.7457,31.4779],[-93.7454,31.4781],[-93.7454,31.4785],[-93.7455,31.4804],[-93.7459,31.4809],[-93.746,31.4811],[-93.7461,31.4813],[-93.7463,31.4815],[-93.7463,31.4816],[-93.7464,31.4817],[-93.7465,31.4818],[-93.748,31.4816],[-93.749,31.4806],[-93.7496,31.48],[-93.7502,31.4793],[-93.7506,31.479],[-93.7512,31.4791],[-93.7514,31.4791],[-93.7522,31.4795],[-93.7523,31.4799],[-93.7525,31.4805],[-93.753,31.4817],[-93.7527,31.4823],[-93.7526,31.4823],[-93.7524,31.4827],[-93.7519,31.4831],[-93.7513,31.4835],[-93.7502,31.484],[-93.7491,31.4847],[-93.7485,31.4851],[-93.7481,31.4852],[-93.7477,31.4852],[-93.7473,31.4853],[-93.7469,31.4853],[-93.7468,31.4853],[-93.7466,31.4854],[-93.7451,31.4856],[-93.7448,31.4854],[-93.7445,31.4851],[-93.7441,31.4846],[-93.7437,31.4844],[-93.7434,31.4841],[-93.743,31.4839],[-93.7429,31.4838],[-93.7424,31.4837],[-93.7421,31.4836],[-93.7419,31.4835],[-93.7408,31.4838],[-93.7402,31.4839],[-93.7383,31.4843],[-93.7372,31.4846],[-93.7369,31.4848],[-93.7365,31.4857],[-93.7361,31.4871],[-93.7357,31.4888],[-93.7353,31.4891],[-93.7351,31.489],[-93.7345,31.4889],[-93.734,31.4886],[-93.733,31.488],[-93.7322,31.4877],[-93.7321,31.4876],[-93.7319,31.4875],[-93.7314,31.4873],[-93.7302,31.4876],[-93.7296,31.4879],[-93.7286,31.4887],[-93.7271,31.4897],[-93.7261,31.4906],[-93.7252,31.4914],[-93.7238,31.4922],[-93.7226,31.4928],[-93.7222,31.4931],[-93.722,31.4936],[-93.722,31.494],[-93.7219,31.4943],[-93.7222,31.495],[-93.723,31.4955],[-93.7235,31.4959],[-93.724,31.4963],[-93.7241,31.4964],[-93.7241,31.4965],[-93.724,31.4969],[-93.7239,31.4974],[-93.7239,31.4975],[-93.7239,31.4976],[-93.7239,31.4977],[-93.7239,31.498],[-93.7238,31.4982],[-93.7237,31.4992],[-93.7238,31.5],[-93.7238,31.5002],[-93.7236,31.5005],[-93.7234,31.5009],[-93.7231,31.5013],[-93.7228,31.5017],[-93.7227,31.5017],[-93.7222,31.502],[-93.7217,31.502],[-93.7209,31.5019],[-93.7203,31.5015],[-93.7197,31.5012],[-93.7192,31.501],[-93.7189,31.5009],[-93.7189,31.501],[-93.7185,31.501],[-93.7182,31.5011],[-93.7181,31.5011],[-93.718,31.5012],[-93.7179,31.5012],[-93.7178,31.5013],[-93.7175,31.5015],[-93.7171,31.5019],[-93.7171,31.5023],[-93.7172,31.503],[-93.7177,31.504],[-93.7182,31.5044],[-93.719,31.505],[-93.7191,31.5051],[-93.7196,31.5057],[-93.7197,31.5058],[-93.7197,31.5065],[-93.7197,31.5066],[-93.7196,31.5069],[-93.7195,31.507],[-93.7194,31.5072],[-93.7192,31.5074],[-93.7191,31.5076],[-93.7189,31.5077],[-93.7188,31.5078],[-93.7186,31.5078],[-93.7184,31.5079],[-93.7182,31.508],[-93.7181,31.508],[-93.718,31.508],[-93.7173,31.5081],[-93.7159,31.5081],[-93.7149,31.5082],[-93.7147,31.5082],[-93.7141,31.5085],[-93.7139,31.5086],[-93.7135,31.5089],[-93.7129,31.5094],[-93.712,31.5101],[-93.7119,31.5102],[-93.7118,31.5103],[-93.7117,31.5104],[-93.7115,31.5105],[-93.7114,31.5106],[-93.7109,31.5114],[-93.711,31.5118],[-93.711,31.512],[-93.7111,31.5122],[-93.7113,31.5125],[-93.7114,31.5126],[-93.7116,31.5128],[-93.7125,31.5134],[-93.713,31.5136],[-93.7139,31.5139],[-93.7147,31.5142],[-93.7159,31.5142],[-93.7174,31.5141],[-93.7176,31.5141],[-93.7197,31.5139],[-93.7214,31.5139],[-93.7232,31.5139],[-93.7249,31.514],[-93.7255,31.514],[-93.7268,31.5141],[-93.7284,31.514],[-93.7294,31.514],[-93.7301,31.514],[-93.7317,31.5138],[-93.7329,31.5134],[-93.7352,31.5135],[-93.7359,31.5136],[-93.7368,31.5137],[-93.7374,31.5139],[-93.7377,31.514],[-93.7382,31.5142],[-93.7388,31.5144],[-93.7394,31.5146],[-93.7401,31.5149],[-93.7407,31.5152],[-93.7412,31.5153],[-93.7416,31.5154],[-93.7422,31.5155],[-93.7427,31.5157],[-93.7434,31.5161],[-93.7439,31.5165],[-93.744,31.5166],[-93.7442,31.5168],[-93.7443,31.5169],[-93.7445,31.5173],[-93.7446,31.5176],[-93.7445,31.5178],[-93.7443,31.518],[-93.7439,31.5181],[-93.7437,31.518],[-93.7432,31.5178],[-93.7427,31.5175],[-93.7425,31.5174],[-93.7422,31.5173],[-93.7418,31.5172],[-93.7414,31.5173],[-93.741,31.5176],[-93.7407,31.5178],[-93.7405,31.5181],[-93.7406,31.5185],[-93.7407,31.5189],[-93.7409,31.5196],[-93.741,31.5198],[-93.7411,31.5201],[-93.7414,31.5208],[-93.7417,31.5215],[-93.7418,31.5217],[-93.7421,31.5223],[-93.7423,31.5229],[-93.7426,31.5245],[-93.7426,31.5246],[-93.7426,31.5252],[-93.7426,31.5256],[-93.7426,31.5262],[-93.7426,31.5266],[-93.7428,31.5269],[-93.743,31.5271],[-93.7433,31.5272],[-93.7434,31.5273],[-93.7443,31.5273],[-93.7448,31.5273],[-93.7454,31.5273],[-93.746,31.5274],[-93.7464,31.5276],[-93.7469,31.5279],[-93.7473,31.5284],[-93.7474,31.5284],[-93.7474,31.5289],[-93.7473,31.5294],[-93.7471,31.5299],[-93.747,31.5302],[-93.7472,31.5306],[-93.7473,31.5306],[-93.7474,31.5307],[-93.7477,31.5307],[-93.7483,31.5306],[-93.7486,31.5304],[-93.7492,31.5301],[-93.7498,31.5298],[-93.7501,31.5296],[-93.7501,31.5295],[-93.7502,31.5295],[-93.7503,31.5293],[-93.7505,31.5292],[-93.7511,31.5286],[-93.7513,31.5283],[-93.7516,31.5281],[-93.7518,31.5276],[-93.7519,31.5275],[-93.7534,31.5283],[-93.7547,31.5299],[-93.7565,31.5305],[-93.7581,31.5299],[-93.7582,31.5287],[-93.7576,31.5276],[-93.7541,31.5264],[-93.7539,31.5254],[-93.7539,31.5253],[-93.7541,31.5252],[-93.7543,31.5251],[-93.7546,31.525],[-93.7549,31.5248],[-93.7551,31.5248],[-93.756,31.5246],[-93.7568,31.5245],[-93.7583,31.5242],[-93.7597,31.524],[-93.7601,31.5239],[-93.7602,31.5239],[-93.7608,31.5239],[-93.7633,31.524],[-93.7663,31.5241],[-93.7673,31.5241],[-93.7736,31.5248],[-93.7764,31.5254],[-93.7805,31.5254],[-93.7808,31.5254],[-93.7813,31.5254],[-93.7831,31.5257],[-93.7848,31.5259],[-93.785,31.526],[-93.7851,31.526],[-93.7877,31.5273],[-93.7892,31.5293],[-93.79,31.5304],[-93.7903,31.5308],[-93.7918,31.5314],[-93.7938,31.5323],[-93.7977,31.534],[-93.7978,31.534],[-93.7981,31.534],[-93.7988,31.5348],[-93.7988,31.5365],[-93.7991,31.5378],[-93.7992,31.5381],[-93.8008,31.5384],[-93.8028,31.5387],[-93.8034,31.5388],[-93.8032,31.5398],[-93.8031,31.5399],[-93.8023,31.5407],[-93.7999,31.5419],[-93.7998,31.5422],[-93.7995,31.543],[-93.8003,31.5433],[-93.8005,31.5434],[-93.8033,31.5436],[-93.8056,31.545],[-93.8083,31.5464],[-93.809,31.5472],[-93.8095,31.5479],[-93.8098,31.5487],[-93.8101,31.5496],[-93.8102,31.5499],[-93.8135,31.5505],[-93.814,31.5506],[-93.8163,31.5525],[-93.8165,31.5527],[-93.8186,31.5548],[-93.8205,31.5578],[-93.8208,31.5582],[-93.8208,31.5584],[-93.8209,31.5594],[-93.8211,31.5603],[-93.8211,31.5605],[-93.821,31.5605],[-93.8207,31.5604],[-93.8204,31.5604],[-93.8203,31.5604],[-93.8184,31.5602],[-93.8181,31.5605],[-93.8179,31.5607],[-93.8177,31.5609],[-93.8174,31.5613],[-93.817,31.5617],[-93.8169,31.5631],[-93.8174,31.5639],[-93.8174,31.5641],[-93.8187,31.5638],[-93.8195,31.5637],[-93.8199,31.5637],[-93.8204,31.5636],[-93.8208,31.5636],[-93.821,31.5636],[-93.8216,31.5637],[-93.8223,31.5645],[-93.8224,31.5649],[-93.8229,31.5659],[-93.823,31.5681],[-93.8225,31.5686],[-93.8222,31.5688],[-93.8219,31.5689],[-93.8217,31.5689],[-93.8208,31.5689],[-93.8201,31.5689],[-93.8193,31.5689],[-93.8191,31.5689],[-93.8191,31.569],[-93.819,31.5691],[-93.8189,31.5692],[-93.8184,31.5696],[-93.8184,31.5698],[-93.8184,31.5701],[-93.8184,31.5704],[-93.8184,31.5709],[-93.8187,31.5712],[-93.8203,31.5729],[-93.8234,31.575],[-93.8252,31.5766],[-93.8265,31.5778],[-93.8268,31.5781],[-93.8271,31.5785],[-93.8272,31.5785],[-93.8276,31.5786],[-93.828,31.5787],[-93.8304,31.5794],[-93.8324,31.5825],[-93.8344,31.5855],[-93.8347,31.5858],[-93.8349,31.5862],[-93.835,31.5866],[-93.835,31.5869],[-93.8352,31.5881],[-93.8353,31.5893],[-93.8353,31.5894],[-93.8358,31.5914],[-93.8383,31.5947],[-93.8392,31.5983],[-93.8394,31.5992],[-93.8393,31.6],[-93.839,31.6002],[-93.839,31.6003],[-93.8387,31.6006],[-93.8384,31.6009],[-93.8376,31.6018],[-93.8391,31.6035],[-93.839,31.6038],[-93.8388,31.6044],[-93.8387,31.605],[-93.8385,31.6055],[-93.8383,31.6059],[-93.8381,31.6068],[-93.8369,31.6076],[-93.8364,31.608],[-93.8357,31.6082],[-93.8331,31.609],[-93.8331,31.6092],[-93.833,31.6094],[-93.833,31.6097],[-93.8328,31.6107],[-93.8322,31.6114],[-93.832,31.6117],[-93.8318,31.6119],[-93.8301,31.6139],[-93.8284,31.6159],[-93.8278,31.6166],[-93.8276,31.6165],[-93.8259,31.6159],[-93.8263,31.6149],[-93.8273,31.6144],[-93.8279,31.6135],[-93.8271,31.6129],[-93.826,31.6131],[-93.824,31.6142],[-93.8226,31.6145],[-93.8214,31.6144],[-93.8196,31.6141],[-93.8188,31.6145],[-93.8187,31.6146],[-93.8187,31.6147],[-93.8187,31.615],[-93.8187,31.6153],[-93.8188,31.6166],[-93.8191,31.6168],[-93.8195,31.617],[-93.8198,31.6172],[-93.8208,31.6177],[-93.8217,31.6183],[-93.8221,31.6185],[-93.8224,31.6186],[-93.8238,31.619],[-93.826,31.6195],[-93.8272,31.6203],[-93.8268,31.6211],[-93.8258,31.6214],[-93.8238,31.6206],[-93.8231,31.6208],[-93.8229,31.6208],[-93.8227,31.6208],[-93.8224,31.6209],[-93.8214,31.6212],[-93.8207,31.6214],[-93.8177,31.6216],[-93.8173,31.6218],[-93.8171,31.6219],[-93.817,31.6222],[-93.817,31.6223],[-93.8169,31.6224],[-93.8168,31.6225],[-93.8173,31.6238],[-93.817,31.6249],[-93.817,31.625],[-93.817,31.6251],[-93.817,31.6252],[-93.8172,31.6256],[-93.8176,31.6258],[-93.8183,31.6261],[-93.8189,31.6263],[-93.8197,31.6266],[-93.8201,31.6269],[-93.8203,31.6271],[-93.8207,31.6278],[-93.8207,31.628],[-93.8208,31.6282],[-93.8208,31.6285],[-93.8208,31.629],[-93.8208,31.6292],[-93.8207,31.6294],[-93.8207,31.6295],[-93.8206,31.6297],[-93.8205,31.6299],[-93.8204,31.63],[-93.8203,31.6302],[-93.82,31.6306],[-93.8188,31.6313],[-93.8185,31.6315],[-93.8176,31.6316],[-93.8167,31.6318],[-93.8165,31.6318],[-93.816,31.6323],[-93.8161,31.6326],[-93.8161,31.6328],[-93.8162,31.633],[-93.8166,31.6337],[-93.8169,31.6341],[-93.8174,31.6347],[-93.8175,31.6349],[-93.8178,31.6353],[-93.8181,31.6356],[-93.8181,31.6359],[-93.8181,31.6368],[-93.818,31.637],[-93.8177,31.6375],[-93.8166,31.6388],[-93.8166,31.6389],[-93.8164,31.6393],[-93.8165,31.6397],[-93.8166,31.6403],[-93.8173,31.641],[-93.8175,31.6415],[-93.8175,31.6416],[-93.8175,31.6418],[-93.8175,31.642],[-93.8176,31.6422],[-93.8176,31.6423],[-93.8175,31.6428],[-93.8174,31.6433],[-93.8174,31.6436],[-93.8181,31.6462],[-93.8182,31.6472],[-93.8181,31.6474],[-93.8181,31.6476],[-93.818,31.6479],[-93.8179,31.6481],[-93.8176,31.6483],[-93.8173,31.6486],[-93.8168,31.6489],[-93.8165,31.6489],[-93.8161,31.6489],[-93.8145,31.6476],[-93.8139,31.6469],[-93.8138,31.6468],[-93.8134,31.6466],[-93.8132,31.6465],[-93.8127,31.6467],[-93.812,31.647],[-93.8115,31.6474],[-93.8115,31.6478],[-93.8114,31.6483],[-93.8115,31.6486],[-93.8116,31.6488],[-93.8116,31.649],[-93.8117,31.6493],[-93.8123,31.65],[-93.8128,31.6504],[-93.813,31.6506],[-93.8131,31.6506],[-93.8136,31.6509],[-93.8141,31.6509],[-93.8143,31.6509],[-93.8144,31.6509],[-93.8147,31.6509],[-93.816,31.6508],[-93.817,31.6509],[-93.8184,31.6515],[-93.8195,31.6527],[-93.8199,31.6534],[-93.8203,31.654],[-93.8208,31.6552],[-93.8208,31.6553],[-93.8214,31.6566],[-93.8216,31.657],[-93.822,31.6575],[-93.8224,31.658],[-93.8225,31.6581],[-93.8246,31.6601],[-93.8248,31.6603],[-93.825,31.6605],[-93.8252,31.6606],[-93.8257,31.661],[-93.8261,31.6621],[-93.8263,31.663],[-93.8263,31.6633],[-93.8263,31.6639],[-93.8264,31.6644],[-93.8265,31.6655],[-93.8265,31.666],[-93.8265,31.6661],[-93.8265,31.6669],[-93.8262,31.6674],[-93.8248,31.6699],[-93.8234,31.6724],[-93.8232,31.6729],[-93.8227,31.6735],[-93.8226,31.6735],[-93.8226,31.6736],[-93.8226,31.6737],[-93.8221,31.674],[-93.8218,31.674],[-93.8217,31.674],[-93.8215,31.6738],[-93.8211,31.6736],[-93.8208,31.6733],[-93.8207,31.6731],[-93.8205,31.673],[-93.8201,31.6726],[-93.8199,31.6725],[-93.8191,31.6723],[-93.8181,31.6724],[-93.8174,31.6721],[-93.8171,31.6717],[-93.817,31.671],[-93.817,31.6709],[-93.8174,31.6692],[-93.8172,31.6685],[-93.8171,31.6684],[-93.8169,31.6683],[-93.8167,31.6681],[-93.8166,31.668],[-93.8158,31.6681],[-93.8139,31.6692],[-93.8137,31.6693],[-93.8135,31.6694],[-93.8134,31.6694],[-93.813,31.6697],[-93.8129,31.6698],[-93.8124,31.6702],[-93.8123,31.6711],[-93.8124,31.6714],[-93.8125,31.6719],[-93.8136,31.6726],[-93.8149,31.6735],[-93.8154,31.6739],[-93.8156,31.674],[-93.8161,31.6747],[-93.8163,31.6754],[-93.8159,31.6759],[-93.8154,31.6763],[-93.815,31.6766],[-93.8148,31.6766],[-93.8135,31.6767],[-93.8125,31.677],[-93.8123,31.6773],[-93.8122,31.6773],[-93.8121,31.6774],[-93.8119,31.6776],[-93.8116,31.6781],[-93.8112,31.6788],[-93.8112,31.6794],[-93.8111,31.6796],[-93.811,31.6798],[-93.8107,31.68],[-93.8104,31.6803],[-93.8097,31.6804],[-93.8089,31.6808],[-93.8087,31.6808],[-93.8079,31.6811],[-93.8077,31.6811],[-93.8076,31.6811],[-93.8075,31.6812],[-93.8073,31.6813],[-93.8069,31.6816],[-93.8066,31.682],[-93.8066,31.6824],[-93.8066,31.6825],[-93.8063,31.683],[-93.806,31.6833],[-93.8059,31.6834],[-93.8054,31.6837],[-93.8048,31.6839],[-93.8045,31.6841],[-93.8042,31.6844],[-93.8042,31.6845],[-93.8043,31.685],[-93.8044,31.6854],[-93.8045,31.6857],[-93.8049,31.6861],[-93.8052,31.6864],[-93.8053,31.6867],[-93.8051,31.687],[-93.805,31.6871],[-93.8049,31.6872],[-93.8048,31.6872],[-93.8042,31.6874],[-93.8034,31.6878],[-93.8024,31.6894],[-93.802,31.69],[-93.8016,31.6907],[-93.8007,31.6921],[-93.7986,31.6956],[-93.7955,31.7005],[-93.7951,31.7012],[-93.7947,31.7019],[-93.7946,31.7019],[-93.7946,31.702],[-93.7946,31.7021],[-93.7945,31.7028],[-93.7945,31.7033],[-93.7946,31.7041],[-93.7947,31.7042],[-93.7948,31.7045],[-93.795,31.7047],[-93.795,31.7048],[-93.7951,31.705],[-93.7954,31.7051],[-93.7955,31.7051],[-93.7962,31.7054],[-93.7973,31.7056],[-93.7974,31.7056],[-93.7976,31.7055],[-93.799,31.7051],[-93.8004,31.7047],[-93.8006,31.7047],[-93.8007,31.7046],[-93.8047,31.7035],[-93.8048,31.7034],[-93.8071,31.7028],[-93.8081,31.7028],[-93.8084,31.7029],[-93.8098,31.7031],[-93.8108,31.7034],[-93.8111,31.7037],[-93.8112,31.704],[-93.8113,31.7041],[-93.811,31.7061],[-93.8111,31.7062],[-93.8111,31.7067],[-93.8115,31.7072],[-93.8118,31.7075],[-93.8122,31.7076],[-93.8151,31.7075],[-93.8153,31.7075],[-93.8163,31.7075],[-93.8167,31.7079],[-93.8169,31.7082],[-93.8169,31.7083],[-93.8169,31.7088],[-93.8163,31.7096],[-93.8142,31.7126],[-93.8128,31.7144],[-93.8125,31.7152],[-93.8125,31.7153],[-93.8125,31.7154],[-93.8125,31.7156],[-93.8125,31.7157],[-93.8125,31.7158],[-93.8128,31.7168],[-93.8134,31.7188],[-93.8135,31.7193],[-93.8137,31.7198],[-93.8138,31.7201],[-93.8139,31.7204],[-93.8139,31.7206],[-93.814,31.7209],[-93.8143,31.7219],[-93.8145,31.7238],[-93.8145,31.7241],[-93.8146,31.7244],[-93.8149,31.727],[-93.8149,31.7287],[-93.8155,31.7298],[-93.816,31.7301],[-93.8179,31.731],[-93.8204,31.732],[-93.8217,31.7325],[-93.8222,31.7327],[-93.8232,31.7334],[-93.8234,31.7335],[-93.8235,31.7336],[-93.8244,31.7342],[-93.8246,31.7344],[-93.8269,31.7376],[-93.8292,31.7413],[-93.8296,31.7421],[-93.8304,31.7436],[-93.8317,31.7455],[-93.8319,31.7456],[-93.832,31.7457],[-93.8321,31.7457],[-93.8335,31.7466],[-93.8347,31.7469],[-93.8353,31.7472],[-93.8354,31.7475],[-93.8357,31.7481],[-93.8363,31.7495],[-93.8366,31.7498],[-93.8367,31.7499],[-93.8368,31.75],[-93.8369,31.7502],[-93.8363,31.7514],[-93.8356,31.7522],[-93.8352,31.7528],[-93.834,31.7536],[-93.8332,31.7539],[-93.8326,31.7542],[-93.832,31.7544],[-93.8316,31.7546],[-93.8315,31.7548],[-93.8314,31.755],[-93.8312,31.7552],[-93.831,31.7557],[-93.8309,31.7563],[-93.8309,31.7566],[-93.8301,31.7579],[-93.8301,31.7596],[-93.8301,31.7597],[-93.8298,31.7606],[-93.8289,31.7609],[-93.8288,31.7609],[-93.8284,31.7611],[-93.8281,31.761],[-93.828,31.761],[-93.8275,31.7609],[-93.8274,31.7597],[-93.8273,31.7594],[-93.827,31.7593],[-93.8267,31.7593],[-93.8265,31.7592],[-93.8264,31.7593],[-93.8261,31.7599],[-93.8262,31.7623],[-93.8268,31.7638],[-93.8273,31.7641],[-93.828,31.7638],[-93.8291,31.7633],[-93.8296,31.7636],[-93.8296,31.7642],[-93.8288,31.7656],[-93.8276,31.766],[-93.8262,31.7664],[-93.826,31.7665],[-93.8259,31.7666],[-93.8253,31.7672],[-93.8253,31.7674],[-93.8251,31.7682],[-93.8251,31.7693],[-93.8246,31.7705],[-93.8231,31.7721],[-93.8226,31.7736],[-93.8228,31.7738],[-93.823,31.7743],[-93.8232,31.7747],[-93.8234,31.7751],[-93.8256,31.7769],[-93.8272,31.7776],[-93.8274,31.7777],[-93.8289,31.7774],[-93.831,31.777],[-93.8315,31.7769],[-93.8324,31.7772],[-93.8325,31.7773],[-93.8331,31.7775],[-93.8332,31.7781],[-93.8322,31.7786],[-93.8308,31.7791],[-93.8308,31.7794],[-93.8308,31.7795],[-93.8308,31.7799],[-93.8317,31.7809],[-93.8327,31.7813],[-93.8328,31.7813],[-93.8329,31.7813],[-93.8333,31.7812],[-93.8336,31.7811],[-93.8337,31.7811],[-93.8344,31.7809],[-93.8362,31.7805],[-93.8373,31.7807],[-93.8377,31.7808],[-93.8378,31.781],[-93.8379,31.7815],[-93.8381,31.782],[-93.8381,31.7821],[-93.8378,31.7837],[-93.8364,31.7845],[-93.8363,31.7847],[-93.8359,31.7851],[-93.8358,31.7852],[-93.8359,31.7853],[-93.8359,31.7854],[-93.8359,31.7857],[-93.836,31.7858],[-93.8366,31.7863],[-93.8373,31.7871],[-93.8374,31.7873],[-93.8377,31.7879],[-93.8376,31.7898],[-93.8367,31.792],[-93.8361,31.7931],[-93.8358,31.7941],[-93.8356,31.7945],[-93.8357,31.7949],[-93.8359,31.7957],[-93.8366,31.7964],[-93.837,31.7969],[-93.838,31.7974],[-93.8384,31.798],[-93.8389,31.799],[-93.8389,31.7992],[-93.8393,31.8001],[-93.8393,31.8003],[-93.8396,31.8004],[-93.8398,31.8005],[-93.84,31.8006],[-93.8412,31.8007],[-93.8417,31.8007],[-93.8429,31.8007],[-93.8443,31.8012],[-93.8454,31.8019],[-93.8457,31.8019],[-93.8459,31.802],[-93.8462,31.802],[-93.8466,31.801],[-93.847,31.8001],[-93.8471,31.7999],[-93.8474,31.7997],[-93.8476,31.7996],[-93.8499,31.7998],[-93.8515,31.8001],[-93.8526,31.8011],[-93.8535,31.8026],[-93.8536,31.8036],[-93.8534,31.805],[-93.8534,31.8054],[-93.8534,31.8055],[-93.8541,31.8061],[-93.8542,31.8063],[-93.8543,31.8064],[-93.8546,31.8067],[-93.855,31.8069],[-93.8559,31.8075],[-93.8569,31.8081],[-93.857,31.8081],[-93.8585,31.8085],[-93.8593,31.8091],[-93.8598,31.8099],[-93.8605,31.8115],[-93.8613,31.8122],[-93.8614,31.8123],[-93.8615,31.8124],[-93.8629,31.8131],[-93.8643,31.8138],[-93.8651,31.8142],[-93.8654,31.8143],[-93.8665,31.8149],[-93.8673,31.8153],[-93.8685,31.8152],[-93.8694,31.8147],[-93.8708,31.8138],[-93.8719,31.8139],[-93.8723,31.8142],[-93.8724,31.8143],[-93.8725,31.8143],[-93.8732,31.8149],[-93.8734,31.8154],[-93.8734,31.8158],[-93.8734,31.8159],[-93.8732,31.8161],[-93.873,31.8163],[-93.8718,31.8165],[-93.8709,31.8168],[-93.871,31.8174],[-93.8709,31.8194],[-93.8713,31.8202],[-93.8718,31.8205],[-93.8719,31.8205],[-93.8724,31.8208],[-93.8727,31.8208],[-93.874,31.8211],[-93.8748,31.8217],[-93.8748,31.8223],[-93.8747,31.8238],[-93.8746,31.8245],[-93.8746,31.8252],[-93.8745,31.8257],[-93.8746,31.8268],[-93.8747,31.8276],[-93.8745,31.829],[-93.8747,31.8299],[-93.8748,31.83],[-93.8752,31.8302],[-93.8756,31.8306],[-93.8767,31.8313],[-93.8769,31.8316],[-93.8772,31.8318],[-93.8773,31.8318],[-93.8773,31.8319],[-93.8773,31.832],[-93.8774,31.8325],[-93.8771,31.8332],[-93.877,31.8332],[-93.8767,31.8337],[-93.8764,31.8341],[-93.8762,31.8343],[-93.8752,31.835],[-93.8751,31.8351],[-93.8749,31.8352],[-93.8742,31.8356],[-93.8736,31.8357],[-93.8734,31.8358],[-93.8731,31.8359],[-93.873,31.836],[-93.8729,31.836],[-93.8728,31.8363],[-93.873,31.8367],[-93.8734,31.837],[-93.874,31.8374],[-93.8743,31.8376],[-93.8747,31.8379],[-93.8747,31.8384],[-93.8747,31.8389],[-93.8748,31.839],[-93.8748,31.8391],[-93.8748,31.8394],[-93.8749,31.8396],[-93.8748,31.8401],[-93.8748,31.8406],[-93.875,31.8409],[-93.8752,31.8408],[-93.8757,31.8412],[-93.8758,31.8413],[-93.8765,31.8417],[-93.8772,31.8419],[-93.8775,31.8419],[-93.8782,31.842],[-93.8786,31.842],[-93.8791,31.842],[-93.8792,31.842],[-93.88,31.8417],[-93.8801,31.8417],[-93.8806,31.8415],[-93.8819,31.8422],[-93.882,31.8425],[-93.8825,31.8436],[-93.8824,31.8438],[-93.8822,31.8439],[-93.8821,31.844],[-93.8821,31.8441],[-93.8812,31.8442],[-93.8808,31.8441],[-93.8801,31.8439],[-93.8792,31.8441],[-93.8791,31.8443],[-93.879,31.8444],[-93.8789,31.8444],[-93.879,31.8448],[-93.879,31.8451],[-93.8792,31.8453],[-93.8801,31.8458],[-93.881,31.8463],[-93.8817,31.8467],[-93.8823,31.8468],[-93.8833,31.847],[-93.8841,31.8476],[-93.8842,31.848],[-93.8847,31.8494],[-93.8847,31.8495],[-93.8846,31.8502],[-93.8841,31.8508],[-93.884,31.8508],[-93.8839,31.8509],[-93.8827,31.8515],[-93.8823,31.852],[-93.8823,31.8521],[-93.8822,31.8522],[-93.8821,31.8523],[-93.8822,31.8529],[-93.8824,31.8534],[-93.8825,31.8537],[-93.8829,31.8547],[-93.8833,31.8548],[-93.8839,31.855],[-93.8874,31.8551],[-93.8889,31.8551],[-93.889,31.8552],[-93.8892,31.8555],[-93.8893,31.8558],[-93.8894,31.8559],[-93.8893,31.8562],[-93.8892,31.8568],[-93.8853,31.8611],[-93.8841,31.8624],[-93.883,31.8636],[-93.8819,31.8648],[-93.8814,31.866],[-93.8814,31.8664],[-93.8814,31.8675],[-93.8816,31.8683],[-93.8817,31.8686],[-93.8818,31.8686],[-93.8822,31.8688],[-93.8825,31.869],[-93.8831,31.8693],[-93.8842,31.8697],[-93.8848,31.8694],[-93.8849,31.8694],[-93.885,31.869],[-93.8851,31.8686],[-93.8846,31.8671],[-93.8845,31.8668],[-93.8844,31.8663],[-93.8845,31.8661],[-93.8848,31.8654],[-93.8854,31.8653],[-93.8861,31.8655],[-93.8863,31.8658],[-93.8887,31.8695],[-93.8892,31.8696],[-93.8893,31.8696],[-93.8898,31.8696],[-93.8909,31.8698],[-93.8912,31.87],[-93.8927,31.8712],[-93.8934,31.8717],[-93.8935,31.8722],[-93.8935,31.8724],[-93.8935,31.8726],[-93.8935,31.8727],[-93.8935,31.8728],[-93.8933,31.8734],[-93.8931,31.8735],[-93.8923,31.8739],[-93.8916,31.8746],[-93.8916,31.8747],[-93.8917,31.8749],[-93.8918,31.875],[-93.8918,31.8751],[-93.8918,31.8752],[-93.8918,31.8755],[-93.8919,31.8757],[-93.8921,31.8759],[-93.8926,31.876],[-93.8935,31.8761],[-93.8945,31.8762],[-93.8949,31.8763],[-93.8962,31.8761],[-93.897,31.876],[-93.8974,31.8758],[-93.8982,31.8748],[-93.8986,31.8744],[-93.8988,31.8742],[-93.8993,31.8739],[-93.8999,31.8738],[-93.9006,31.8739],[-93.9013,31.8741],[-93.9017,31.8746],[-93.9019,31.8752],[-93.9019,31.8754],[-93.9018,31.8755],[-93.9018,31.8756],[-93.9018,31.8757],[-93.9017,31.8758],[-93.9016,31.8759],[-93.9011,31.8765],[-93.901,31.8767],[-93.9011,31.8771],[-93.9013,31.8778],[-93.9014,31.8779],[-93.9014,31.8781],[-93.9015,31.8782],[-93.9019,31.8787],[-93.9021,31.8791],[-93.902,31.8795],[-93.9019,31.88],[-93.9019,31.8801],[-93.9018,31.8802],[-93.9008,31.8811],[-93.9003,31.8815],[-93.8998,31.8821],[-93.8995,31.8826],[-93.8992,31.8834],[-93.8989,31.8837],[-93.8987,31.884],[-93.8986,31.8841],[-93.898,31.8845],[-93.8969,31.8851],[-93.8967,31.8853],[-93.8965,31.8858],[-93.8965,31.8863],[-93.8966,31.8873],[-93.8967,31.8875],[-93.8967,31.8877],[-93.8968,31.8884],[-93.897,31.8893],[-93.8971,31.8904],[-93.8972,31.891],[-93.8976,31.8917],[-93.8981,31.8932],[-93.8985,31.8941],[-93.8992,31.895],[-93.8997,31.8955],[-93.9,31.8958],[-93.9003,31.8963],[-93.9006,31.8968],[-93.9008,31.897],[-93.9011,31.8971],[-93.9012,31.8971],[-93.9018,31.897],[-93.902,31.8969],[-93.9022,31.8968],[-93.9024,31.8967],[-93.9036,31.896],[-93.9038,31.8958],[-93.9039,31.8956],[-93.9039,31.8953],[-93.9038,31.8953],[-93.9033,31.8946],[-93.9031,31.8943],[-93.9031,31.8939],[-93.9034,31.8934],[-93.9039,31.8928],[-93.9044,31.8919],[-93.9049,31.8911],[-93.9053,31.8907],[-93.9053,31.8906],[-93.9057,31.8902],[-93.9058,31.8901],[-93.9062,31.8899],[-93.9063,31.8899],[-93.9066,31.8899],[-93.907,31.89],[-93.907,31.8902],[-93.9071,31.8903],[-93.907,31.8907],[-93.907,31.8908],[-93.9067,31.8912],[-93.9062,31.8916],[-93.906,31.8919],[-93.906,31.8921],[-93.9062,31.8923],[-93.9065,31.8925],[-93.9066,31.8925],[-93.9074,31.8925],[-93.909,31.8922],[-93.9097,31.8922],[-93.9104,31.892],[-93.9108,31.8918],[-93.9108,31.8917],[-93.9113,31.8914],[-93.9117,31.891],[-93.9118,31.8909],[-93.9122,31.8904],[-93.9125,31.8901],[-93.9128,31.8901],[-93.9129,31.8901],[-93.9129,31.8902],[-93.913,31.8902],[-93.913,31.8906],[-93.9128,31.8912],[-93.9124,31.8917],[-93.9123,31.8918],[-93.9123,31.8921],[-93.9124,31.8922],[-93.9124,31.8923],[-93.9125,31.8924],[-93.9125,31.8925],[-93.9129,31.8926],[-93.9132,31.8927],[-93.9138,31.8927],[-93.9148,31.8929],[-93.915,31.8929],[-93.9151,31.8929],[-93.9159,31.8929],[-93.9161,31.8927],[-93.9162,31.8926],[-93.9163,31.8924],[-93.9162,31.8918],[-93.9161,31.8914],[-93.9161,31.8906],[-93.9165,31.8901],[-93.9169,31.8898],[-93.9174,31.8898],[-93.9178,31.89],[-93.9183,31.8903],[-93.9185,31.8905],[-93.919,31.8909],[-93.9193,31.891],[-93.9197,31.891],[-93.92,31.8908],[-93.9202,31.8906],[-93.9205,31.8903],[-93.9206,31.8901],[-93.9207,31.8898],[-93.9207,31.8897],[-93.9207,31.8896],[-93.9203,31.8886],[-93.9202,31.8882],[-93.92,31.8878],[-93.9198,31.8873],[-93.9197,31.8872],[-93.9197,31.8866],[-93.9198,31.8863],[-93.9199,31.8862],[-93.9203,31.886],[-93.921,31.8859],[-93.9221,31.886],[-93.9232,31.8865],[-93.9236,31.8867],[-93.9238,31.8868],[-93.924,31.8869],[-93.9242,31.887],[-93.9248,31.8874],[-93.9253,31.8877],[-93.9259,31.8882],[-93.9262,31.8887],[-93.9269,31.89],[-93.9272,31.8909],[-93.9271,31.8915],[-93.9267,31.8919],[-93.9261,31.8922],[-93.9248,31.8927],[-93.9247,31.8928],[-93.9245,31.8929],[-93.9246,31.8933],[-93.9247,31.8935],[-93.9248,31.8936],[-93.925,31.8941],[-93.9251,31.8942],[-93.9253,31.8944],[-93.9255,31.8945],[-93.9255,31.8946],[-93.9259,31.8947],[-93.9259,31.8946],[-93.9266,31.8944],[-93.927,31.894],[-93.9273,31.8937],[-93.9277,31.8934],[-93.928,31.8931],[-93.9284,31.8929],[-93.929,31.8927],[-93.9295,31.8925],[-93.9301,31.892],[-93.9304,31.8918],[-93.9307,31.8916],[-93.9309,31.8915],[-93.931,31.8915],[-93.9312,31.8915],[-93.9319,31.8923],[-93.9322,31.8927],[-93.9324,31.8932],[-93.9322,31.8935],[-93.9321,31.8937],[-93.9306,31.8948],[-93.9298,31.8955],[-93.9295,31.8958],[-93.9286,31.8968],[-93.9274,31.8983],[-93.927,31.8992],[-93.9267,31.8997],[-93.9263,31.9005],[-93.9257,31.9017],[-93.9252,31.9025],[-93.9251,31.9026],[-93.9248,31.9028],[-93.9244,31.903],[-93.9243,31.9031],[-93.9242,31.9031],[-93.924,31.9032],[-93.9237,31.9033],[-93.9228,31.9035],[-93.9226,31.9035],[-93.9225,31.9036],[-93.9222,31.9037],[-93.922,31.9038],[-93.9217,31.9041],[-93.9216,31.9043],[-93.9216,31.9044],[-93.9217,31.9048],[-93.9219,31.905],[-93.9221,31.9053],[-93.9228,31.906],[-93.9233,31.9064],[-93.9235,31.9066],[-93.9239,31.907],[-93.9239,31.9071],[-93.924,31.9072],[-93.9241,31.9075],[-93.9245,31.9083],[-93.9249,31.9087],[-93.9254,31.909],[-93.9256,31.9091],[-93.9261,31.9095],[-93.9264,31.9098],[-93.9269,31.91],[-93.927,31.9101],[-93.9273,31.9104],[-93.9276,31.9107],[-93.9281,31.9118],[-93.9283,31.9122],[-93.9283,31.9123],[-93.9287,31.9126],[-93.9291,31.9128],[-93.9296,31.9128],[-93.9299,31.9127],[-93.9302,31.9126],[-93.9303,31.9124],[-93.9304,31.9121],[-93.931,31.9114],[-93.932,31.9109],[-93.9328,31.9105],[-93.9337,31.9103],[-93.9343,31.9102],[-93.9349,31.9101],[-93.9352,31.91],[-93.9355,31.9099],[-93.9361,31.9096],[-93.9368,31.9093],[-93.9375,31.9092],[-93.938,31.9093],[-93.9383,31.9093],[-93.9385,31.9094],[-93.9387,31.9094],[-93.9396,31.9097],[-93.9399,31.9098],[-93.9407,31.9101],[-93.9415,31.9103],[-93.9427,31.9104],[-93.9436,31.9103],[-93.9448,31.9103],[-93.946,31.9103],[-93.9475,31.9105],[-93.9492,31.9108],[-93.9493,31.9108],[-93.9498,31.9109],[-93.9507,31.9108],[-93.9517,31.9108],[-93.9527,31.9106],[-93.9536,31.9106],[-93.954,31.9108],[-93.9541,31.9109],[-93.9548,31.9116],[-93.9553,31.9121],[-93.9557,31.9128],[-93.9558,31.9136],[-93.9558,31.9152],[-93.9558,31.9161],[-93.9559,31.9166],[-93.956,31.917],[-93.9563,31.9176],[-93.9564,31.9178],[-93.9568,31.9182],[-93.957,31.9185],[-93.9577,31.9194],[-93.9582,31.9204],[-93.9586,31.9213],[-93.9586,31.9214],[-93.9587,31.9215],[-93.9588,31.9218],[-93.9589,31.922],[-93.9592,31.9225],[-93.9598,31.9232],[-93.9605,31.9236],[-93.9618,31.924],[-93.9626,31.9242],[-93.963,31.9242],[-93.963,31.9241],[-93.9634,31.924],[-93.9639,31.9237],[-93.9649,31.9232],[-93.9658,31.9225],[-93.9665,31.922],[-93.9665,31.9219],[-93.9672,31.9213],[-93.9678,31.9209],[-93.9679,31.9208],[-93.9681,31.9206],[-93.9685,31.9204],[-93.969,31.9202],[-93.969,31.9201],[-93.9691,31.9201],[-93.9692,31.9201],[-93.97,31.9199],[-93.9708,31.92],[-93.9717,31.9204],[-93.9726,31.9211],[-93.9735,31.922],[-93.9746,31.923],[-93.9754,31.9237],[-93.9765,31.925],[-93.9775,31.9264],[-93.9782,31.9278],[-93.9786,31.9298],[-93.9787,31.9301],[-93.9788,31.9303],[-93.979,31.9313],[-93.9795,31.9327],[-93.9797,31.9333],[-93.9799,31.9337],[-93.9799,31.9338],[-93.9802,31.9343],[-93.9803,31.9344],[-93.9805,31.9349],[-93.9808,31.9352],[-93.9809,31.9355],[-93.9809,31.9358],[-93.9811,31.9366],[-93.9812,31.9369],[-93.9814,31.9376],[-93.9818,31.9386],[-93.9823,31.9398],[-93.983,31.9404],[-93.984,31.9411],[-93.9851,31.9417],[-93.9855,31.9419],[-93.9857,31.9422],[-93.987,31.9433],[-93.9879,31.9443],[-93.9882,31.945],[-93.9884,31.9454],[-93.9891,31.947],[-93.9892,31.9477],[-93.9897,31.9488],[-93.9907,31.9497],[-93.9911,31.95],[-93.9916,31.9504],[-93.9922,31.9509],[-93.9923,31.951],[-93.9924,31.951],[-93.9925,31.9511],[-93.9939,31.9522],[-93.994,31.9523],[-93.9945,31.9526],[-93.9951,31.9534],[-93.9957,31.9541],[-93.9959,31.9545],[-93.996,31.9546],[-93.9962,31.9548],[-93.9963,31.9551],[-93.9967,31.9557],[-93.9972,31.9567],[-93.9977,31.9574],[-93.998,31.9579],[-93.9982,31.9583],[-93.9986,31.9588],[-93.9988,31.9591],[-93.9995,31.9598],[-93.9999,31.9603],[-94.0002,31.9606],[-94.0005,31.9611],[-94.001,31.9618],[-94.0015,31.963],[-94.0016,31.9632],[-94.0021,31.9641],[-94.0022,31.9643],[-94.0032,31.9659],[-94.0038,31.9672],[-94.0043,31.9682],[-94.0051,31.97],[-94.0059,31.9717],[-94.006,31.972],[-94.0061,31.9721],[-94.0062,31.9723],[-94.0065,31.9729],[-94.0068,31.9734],[-94.0079,31.9746],[-94.0083,31.9749],[-94.0093,31.9755],[-94.0102,31.9765],[-94.0114,31.9773],[-94.0124,31.9781],[-94.0127,31.9783],[-94.0129,31.9784],[-94.0138,31.9788],[-94.0147,31.9793],[-94.0156,31.9799],[-94.0157,31.9799],[-94.0157,31.98],[-94.016,31.9805],[-94.0163,31.9809],[-94.0165,31.9812],[-94.0166,31.9822],[-94.0166,31.9824],[-94.0166,31.9831],[-94.0167,31.9838],[-94.0167,31.9839],[-94.0167,31.984],[-94.0168,31.9844],[-94.017,31.9848],[-94.0173,31.986],[-94.0176,31.9867],[-94.0179,31.9873],[-94.0182,31.9881],[-94.0184,31.9885],[-94.0186,31.9888],[-94.0187,31.989],[-94.0188,31.9891],[-94.0187,31.9893],[-94.0187,31.9898],[-94.0187,31.9902],[-94.0187,31.9908],[-94.0183,31.9915],[-94.0183,31.9916],[-94.0183,31.9921],[-94.0185,31.9924],[-94.0186,31.9925],[-94.0188,31.9925],[-94.019,31.9926],[-94.0191,31.9925],[-94.0193,31.9925],[-94.0195,31.9923],[-94.02,31.9921],[-94.021,31.9908],[-94.0219,31.9904],[-94.0229,31.9904],[-94.0241,31.991],[-94.0256,31.9925],[-94.0259,31.9928],[-94.0265,31.9938],[-94.0273,31.9952],[-94.0279,31.9957],[-94.028,31.9959],[-94.0284,31.9961],[-94.0286,31.9962],[-94.0296,31.9961],[-94.0299,31.9959],[-94.03,31.9958],[-94.0301,31.9956],[-94.0303,31.9954],[-94.0304,31.9952],[-94.0305,31.995],[-94.0307,31.9948],[-94.031,31.9947],[-94.0314,31.9947],[-94.0318,31.9948],[-94.0321,31.9949],[-94.0323,31.995],[-94.0324,31.9952],[-94.0328,31.9953],[-94.0331,31.9954],[-94.0335,31.9953],[-94.0341,31.9949],[-94.0346,31.9943],[-94.0349,31.994],[-94.0352,31.9938],[-94.0356,31.9936],[-94.0363,31.9933],[-94.0382,31.9926],[-94.0384,31.9924],[-94.0386,31.9924],[-94.0388,31.9923],[-94.0391,31.9923],[-94.0395,31.9923],[-94.0401,31.9925],[-94.0405,31.9926],[-94.0409,31.9926],[-94.0412,31.9927],[-94.0415,31.9928],[-94.0416,31.9929],[-94.0417,31.9929],[-94.042,31.9931],[-94.0421,31.9933],[-94.0422,31.9934],[-94.0422,31.9936],[-94.0422,31.9938],[-94.0422,31.9941],[-94.0421,31.9942],[-94.0419,31.9945],[-94.0417,31.9947],[-94.0415,31.9949],[-94.0413,31.9951],[-94.0411,31.9957],[-94.041,31.9963],[-94.0413,31.9969],[-94.0413,31.9971],[-94.0414,31.9974],[-94.0414,31.9983],[-94.0416,31.9987],[-94.0417,31.9988],[-94.0418,31.9989],[-94.0423,31.9992],[-94.0426,31.9992],[-94.0427,31.9993],[-94.0427,31.9995],[-94.0427,31.9997],[-94.0427,31.9999],[-94.0427,32.0002],[-94.0427,32.0013],[-94.0427,32.0024],[-94.0427,32.0035],[-94.0427,32.0046],[-94.0427,32.0057],[-94.0427,32.0058],[-94.0427,32.0064],[-94.0427,32.0069],[-94.0427,32.0085],[-94.0427,32.0128],[-94.0427,32.0132],[-94.0427,32.0136],[-94.0427,32.0145],[-94.0427,32.0155],[-94.0427,32.0169],[-94.0427,32.017],[-94.0427,32.0173],[-94.0427,32.0179],[-94.0427,32.0183],[-94.0427,32.0217],[-94.0428,32.0221],[-94.0428,32.0228],[-94.0428,32.023],[-94.0428,32.0233],[-94.0428,32.0234],[-94.0428,32.0248],[-94.0428,32.0259],[-94.0428,32.0265],[-94.0428,32.0267],[-94.0428,32.0271],[-94.0428,32.0279],[-94.0428,32.0283],[-94.0428,32.0286],[-94.0427,32.0334],[-94.0427,32.0335],[-94.0427,32.0368],[-94.0427,32.0371],[-94.0427,32.0436],[-94.0427,32.0521],[-94.0427,32.0542],[-94.0427,32.0545],[-94.0427,32.0559],[-94.0428,32.056],[-94.0428,32.0561],[-94.0428,32.0562],[-94.0428,32.0564],[-94.0428,32.0567],[-94.0428,32.0568],[-94.0428,32.0576],[-94.0428,32.0583],[-94.0428,32.0592],[-94.0428,32.06],[-94.0428,32.0634],[-94.0428,32.0649],[-94.0427,32.0668],[-94.0427,32.07],[-94.0427,32.0701],[-94.0427,32.0776],[-94.0427,32.0792],[-94.0427,32.0799],[-94.0427,32.0832],[-94.0427,32.0839],[-94.0427,32.0842],[-94.0427,32.0859],[-94.0427,32.0862],[-94.0426,32.0915],[-94.0426,32.0943],[-94.0425,32.0956],[-94.0425,32.0976],[-94.0425,32.1034],[-94.0425,32.1046],[-94.0425,32.1095],[-94.0424,32.1157],[-94.0423,32.1199],[-94.0423,32.1201],[-94.0427,32.1252],[-94.0428,32.1285],[-94.0428,32.1295],[-94.0428,32.138],[-94.0428,32.1382],[-94.0427,32.1395],[-94.0428,32.1419],[-94.0428,32.1424],[-94.0428,32.1448],[-94.0427,32.1465],[-94.0427,32.148],[-94.0427,32.1489],[-94.0428,32.1504],[-94.0428,32.1522],[-94.0428,32.1525],[-94.0428,32.1528],[-94.0428,32.1531],[-94.0428,32.1541],[-94.0428,32.1547],[-94.0428,32.1557],[-94.0428,32.1558],[-94.0428,32.156],[-94.0427,32.1576],[-94.0427,32.1581],[-94.0427,32.1595],[-94.0427,32.1604],[-94.0427,32.1613],[-94.0426,32.162],[-94.0426,32.1623],[-94.0427,32.163],[-94.0427,32.1641],[-94.0427,32.1659],[-94.0426,32.1669],[-94.0426,32.167],[-94.0426,32.1687],[-94.0426,32.1773],[-94.0426,32.1816],[-94.0426,32.185],[-94.0426,32.1853],[-94.0426,32.1884],[-94.0426,32.1941],[-94.0426,32.196],[-94.0426,32.2055],[-94.0427,32.2181],[-94.0427,32.221],[-94.0427,32.2211],[-94.0426,32.225],[-94.0426,32.2251],[-94.0427,32.2388],[-94.0428,32.2502],[-94.0428,32.2512],[-94.0426,32.263],[-94.0427,32.2695],[-94.0427,32.2696],[-94.0427,32.2697],[-94.0429,32.2774],[-94.0428,32.2776],[-94.0427,32.2782],[-94.0427,32.2783],[-94.0428,32.2789],[-94.0428,32.2791],[-94.0428,32.2793],[-94.0428,32.2794],[-94.0428,32.2797],[-94.0428,32.2813],[-94.0428,32.285],[-94.0427,32.2891],[-94.0427,32.2906],[-94.0427,32.292],[-94.0427,32.2932],[-94.0428,32.2955],[-94.0428,32.2958],[-94.0429,32.2958],[-94.0429,32.2967],[-94.0429,32.2974],[-94.0429,32.2983],[-94.0429,32.2995],[-94.0429,32.3015],[-94.0428,32.3045],[-94.0428,32.3062],[-94.0428,32.307],[-94.0428,32.3086],[-94.0428,32.3097],[-94.0428,32.3108],[-94.0428,32.3121],[-94.0428,32.3123],[-94.0428,32.3125],[-94.0428,32.3144],[-94.0429,32.3182],[-94.0429,32.3199],[-94.0429,32.3203],[-94.0429,32.3217],[-94.0429,32.3231],[-94.0429,32.3236],[-94.0429,32.3242],[-94.0429,32.327],[-94.0429,32.3273],[-94.0429,32.3277],[-94.0429,32.333],[-94.0429,32.3331],[-94.0429,32.3343],[-94.0429,32.3349],[-94.0429,32.3362],[-94.0429,32.3377],[-94.0429,32.3383],[-94.043,32.3406],[-94.0429,32.3415],[-94.0429,32.3417],[-94.0429,32.3418],[-94.0429,32.3419],[-94.0429,32.3428],[-94.0429,32.344],[-94.0429,32.3448],[-94.0429,32.3454],[-94.0429,32.348],[-94.0429,32.3484],[-94.0429,32.3494],[-94.0429,32.3503],[-94.0429,32.3514],[-94.0429,32.3539],[-94.0429,32.3542],[-94.0429,32.3554],[-94.0429,32.3564],[-94.0429,32.357],[-94.0429,32.3577],[-94.0429,32.3586],[-94.0429,32.3591],[-94.0429,32.3599],[-94.0429,32.3612],[-94.0429,32.3623],[-94.043,32.3633],[-94.043,32.3636],[-94.0429,32.365],[-94.0429,32.3672],[-94.0429,32.3684],[-94.0429,32.3685],[-94.0429,32.3694],[-94.0429,32.3699],[-94.0429,32.3705],[-94.0429,32.3709],[-94.0429,32.3713],[-94.0429,32.3722],[-94.0429,32.3723],[-94.043,32.3723],[-94.043,32.3729],[-94.043,32.3734],[-94.0428,32.3751],[-94.0429,32.3751],[-94.0429,32.3752],[-94.0429,32.379],[-94.0429,32.3841],[-94.0429,32.3848],[-94.0429,32.3879],[-94.043,32.3882],[-94.0429,32.3912],[-94.0429,32.3923],[-94.0429,32.3999],[-94.0429,32.4005],[-94.0429,32.4006],[-94.0429,32.4007],[-94.0429,32.4068],[-94.043,32.4184],[-94.043,32.4193],[-94.043,32.4213],[-94.043,32.4234],[-94.043,32.4254],[-94.043,32.4274],[-94.043,32.4282],[-94.043,32.4305],[-94.043,32.4355],[-94.0429,32.4399],[-94.0429,32.4419],[-94.0429,32.4421],[-94.0429,32.4455],[-94.0429,32.4483],[-94.0429,32.452],[-94.0429,32.4522],[-94.0429,32.4564],[-94.0429,32.4589],[-94.0429,32.461],[-94.0429,32.4611],[-94.0429,32.4613],[-94.0429,32.4614],[-94.0429,32.462],[-94.0429,32.4623],[-94.0429,32.4641],[-94.0429,32.4704],[-94.0429,32.4705],[-94.0429,32.4714],[-94.0429,32.4727],[-94.0429,32.4729],[-94.043,32.4732],[-94.043,32.4778],[-94.043,32.478],[-94.0431,32.4782],[-94.0431,32.4785],[-94.0431,32.479],[-94.0431,32.4796],[-94.0431,32.4802],[-94.0431,32.4803],[-94.043,32.4804],[-94.043,32.4806],[-94.043,32.481],[-94.043,32.4813],[-94.043,32.4819],[-94.043,32.4821],[-94.043,32.4823],[-94.0431,32.4841],[-94.0431,32.4843],[-94.0431,32.4853],[-94.0431,32.4863],[-94.043,32.4866],[-94.043,32.4867],[-94.043,32.4868],[-94.043,32.4869],[-94.043,32.487],[-94.043,32.4873],[-94.043,32.4902],[-94.043,32.4909],[-94.043,32.4915],[-94.043,32.4917],[-94.043,32.492],[-94.043,32.4925],[-94.0429,32.4929],[-94.0429,32.4941],[-94.0429,32.4967],[-94.043,32.4983],[-94.043,32.4997],[-94.043,32.5001],[-94.043,32.5012],[-94.0431,32.5036],[-94.043,32.5051],[-94.043,32.5053],[-94.043,32.5055],[-94.043,32.5062],[-94.0431,32.5068],[-94.0431,32.5072],[-94.0431,32.5074],[-94.0431,32.5076],[-94.0431,32.5078],[-94.0431,32.5081],[-94.0431,32.5086],[-94.0431,32.5088],[-94.0431,32.5089],[-94.0432,32.5097],[-94.0432,32.5107],[-94.043,32.5118],[-94.043,32.5122],[-94.043,32.5123],[-94.043,32.5127],[-94.043,32.5128],[-94.0429,32.5136],[-94.0431,32.5143],[-94.0433,32.5161],[-94.0433,32.5162],[-94.0433,32.5168],[-94.0432,32.5179],[-94.0434,32.5221],[-94.0434,32.5224],[-94.0433,32.5256],[-94.0433,32.5257],[-94.0433,32.5311],[-94.0433,32.5347],[-94.0432,32.5363],[-94.0432,32.5397],[-94.0432,32.5422],[-94.0432,32.5435],[-94.0432,32.5439],[-94.0432,32.5468],[-94.0432,32.548],[-94.0431,32.5491],[-94.043,32.55],[-94.043,32.5511],[-94.043,32.5519],[-94.043,32.5539],[-94.0431,32.5579],[-94.043,32.5597],[-94.043,32.5599],[-94.043,32.5603],[-94.043,32.5606],[-94.043,32.5613],[-94.043,32.5627],[-94.043,32.5643],[-94.043,32.5654],[-94.043,32.5658],[-94.043,32.5671],[-94.0431,32.5702],[-94.0431,32.572],[-94.0431,32.5724],[-94.0431,32.5731],[-94.0431,32.5735],[-94.0429,32.5741],[-94.0428,32.5745],[-94.0428,32.5747],[-94.043,32.5747],[-94.0428,32.5754],[-94.0429,32.5776],[-94.0429,32.5805],[-94.0429,32.5844],[-94.0431,32.5886],[-94.0431,32.5889],[-94.0428,32.5912],[-94.0428,32.5932],[-94.0428,32.5961],[-94.0429,32.5984],[-94.0429,32.6021],[-94.0429,32.6045],[-94.043,32.6099],[-94.0431,32.6102],[-94.0431,32.6108],[-94.0431,32.6114],[-94.0431,32.612],[-94.0431,32.6122],[-94.0431,32.6131],[-94.0431,32.6141],[-94.0431,32.615],[-94.0431,32.6156],[-94.0431,32.6159],[-94.0431,32.6175],[-94.043,32.6182],[-94.043,32.6183],[-94.0429,32.6194],[-94.0431,32.622],[-94.043,32.6233],[-94.043,32.6241],[-94.043,32.6246],[-94.043,32.6247],[-94.043,32.6256],[-94.043,32.6266],[-94.043,32.6275],[-94.043,32.6276],[-94.043,32.628],[-94.043,32.6294],[-94.043,32.6299],[-94.043,32.631],[-94.043,32.6312],[-94.043,32.6319],[-94.0431,32.6341],[-94.0431,32.6352],[-94.0431,32.6361],[-94.0431,32.6375],[-94.0431,32.6382],[-94.0431,32.6384],[-94.0431,32.6387],[-94.0431,32.6389],[-94.0431,32.6394],[-94.0431,32.6395],[-94.0431,32.6396],[-94.0432,32.6397],[-94.0432,32.64],[-94.0433,32.6402],[-94.0433,32.6405],[-94.0433,32.6407],[-94.0433,32.6409],[-94.0432,32.6414],[-94.0432,32.6418],[-94.0431,32.6421],[-94.0431,32.6424],[-94.0431,32.6426],[-94.0431,32.6427],[-94.0431,32.6435],[-94.0431,32.6439],[-94.0431,32.6441],[-94.0431,32.6443],[-94.0431,32.6448],[-94.0431,32.6451],[-94.0431,32.6461],[-94.0431,32.6464],[-94.0431,32.6471],[-94.0431,32.6476],[-94.0431,32.6485],[-94.0431,32.6495],[-94.0431,32.6505],[-94.043,32.6517],[-94.043,32.6519],[-94.043,32.6529],[-94.043,32.6531],[-94.043,32.6538],[-94.043,32.6546],[-94.043,32.6551],[-94.043,32.6588],[-94.0429,32.6597],[-94.043,32.6622],[-94.043,32.6636],[-94.043,32.6694],[-94.043,32.6695],[-94.043,32.6696],[-94.043,32.671],[-94.043,32.6725],[-94.043,32.6727],[-94.043,32.6728],[-94.043,32.6778],[-94.043,32.6829],[-94.043,32.6857],[-94.0431,32.6885],[-94.0431,32.6887],[-94.0431,32.6894],[-94.0431,32.6895],[-94.0431,32.693],[-94.0431,32.6974],[-94.0431,32.7084],[-94.0431,32.7141],[-94.0431,32.7143],[-94.0431,32.7155],[-94.0431,32.7173],[-94.0431,32.7234],[-94.0431,32.7236],[-94.0431,32.7238],[-94.0431,32.7241],[-94.0431,32.7244],[-94.0431,32.7248],[-94.0431,32.725],[-94.0431,32.7348],[-94.0431,32.7357],[-94.0431,32.7371],[-94.043,32.7394],[-94.043,32.7395],[-94.043,32.7404],[-94.0431,32.7413],[-94.0431,32.7419],[-94.0431,32.7425],[-94.0431,32.7428],[-94.0432,32.7511],[-94.0432,32.752],[-94.0432,32.7541],[-94.0432,32.7542],[-94.0432,32.7548],[-94.0432,32.7555],[-94.0432,32.7559],[-94.0432,32.7561],[-94.0432,32.7563],[-94.0432,32.7575],[-94.0432,32.7603],[-94.0432,32.7612],[-94.043,32.7669],[-94.043,32.7679],[-94.043,32.7681],[-94.0431,32.7683],[-94.0431,32.7684],[-94.0432,32.7685],[-94.0432,32.7686],[-94.0432,32.7687],[-94.0432,32.7702],[-94.0432,32.7706],[-94.0432,32.7708],[-94.0432,32.7711],[-94.0431,32.772],[-94.0431,32.7721],[-94.0431,32.7724],[-94.043,32.7726],[-94.043,32.7727],[-94.043,32.7728],[-94.043,32.7729],[-94.043,32.7733],[-94.043,32.774],[-94.043,32.7743],[-94.043,32.7745],[-94.043,32.7748],[-94.043,32.7751],[-94.0432,32.7768],[-94.043,32.7801],[-94.0429,32.7806],[-94.0429,32.7807],[-94.043,32.7848],[-94.043,32.785],[-94.043,32.7852],[-94.0429,32.7854],[-94.043,32.7854],[-94.0429,32.7866],[-94.0429,32.7869],[-94.0429,32.7872],[-94.0429,32.7891],[-94.0429,32.7892],[-94.0429,32.7893],[-94.0429,32.7895],[-94.043,32.7901],[-94.0431,32.7903],[-94.0431,32.7904],[-94.0431,32.7909],[-94.0431,32.791],[-94.0431,32.7912],[-94.0431,32.7915],[-94.0431,32.7916],[-94.043,32.7917],[-94.043,32.7919],[-94.043,32.792],[-94.043,32.7923],[-94.043,32.7926],[-94.043,32.7928],[-94.0431,32.7931],[-94.0431,32.7932],[-94.0431,32.7933],[-94.0431,32.7935],[-94.0431,32.794],[-94.0432,32.797],[-94.0432,32.7971],[-94.0431,32.803],[-94.043,32.8056],[-94.043,32.8074],[-94.0431,32.8076],[-94.0432,32.8083],[-94.0431,32.8116],[-94.0431,32.819],[-94.0431,32.8196],[-94.0431,32.8197],[-94.0431,32.8264],[-94.0431,32.8274],[-94.0431,32.8297],[-94.0431,32.8299],[-94.0431,32.8302],[-94.0431,32.8306],[-94.0431,32.8309],[-94.0431,32.831],[-94.0431,32.8389],[-94.0431,32.8391],[-94.043,32.8426],[-94.0431,32.848],[-94.0431,32.8493],[-94.0431,32.8494],[-94.043,32.8523],[-94.043,32.8612],[-94.043,32.864],[-94.043,32.8652],[-94.043,32.8653],[-94.0431,32.8655],[-94.0431,32.8658],[-94.0431,32.866],[-94.0431,32.8665],[-94.0431,32.8673],[-94.043,32.8688],[-94.043,32.8706],[-94.043,32.8724],[-94.043,32.8739],[-94.043,32.8743],[-94.0431,32.8748],[-94.0431,32.8753],[-94.0431,32.876],[-94.0431,32.8764],[-94.0431,32.8767],[-94.0431,32.8779],[-94.0431,32.8786],[-94.0431,32.8802],[-94.0431,32.8804],[-94.0431,32.8807],[-94.0431,32.8809],[-94.0431,32.8811],[-94.0431,32.8812],[-94.0431,32.8814],[-94.0431,32.8844],[-94.0431,32.8845],[-94.0431,32.8863],[-94.043,32.8909],[-94.043,32.8918],[-94.043,32.8923],[-94.043,32.8925],[-94.043,32.8928],[-94.043,32.893],[-94.0431,32.8952],[-94.0431,32.8982],[-94.043,32.8989],[-94.043,32.9014],[-94.043,32.9019],[-94.0431,32.9039],[-94.0431,32.9046],[-94.043,32.905],[-94.043,32.9066],[-94.043,32.9094],[-94.043,32.9098],[-94.043,32.9099],[-94.0431,32.91],[-94.0431,32.9101],[-94.0431,32.9325],[-94.0431,32.9377],[-94.0431,32.9383],[-94.0431,32.9387],[-94.0431,32.9403],[-94.0431,32.9406],[-94.0431,32.9411],[-94.0431,32.9414],[-94.0431,32.9416],[-94.0431,32.9432],[-94.0431,32.9447],[-94.043,32.9463],[-94.043,32.9466],[-94.043,32.9469],[-94.0431,32.9479],[-94.0431,32.9481],[-94.0431,32.9499],[-94.043,32.9517],[-94.043,32.9537],[-94.043,32.9553],[-94.043,32.9554],[-94.043,32.9555],[-94.0431,32.9628],[-94.0431,32.9654],[-94.0431,32.9658],[-94.0431,32.9721],[-94.043,32.9905],[-94.043,32.9907],[-94.043,32.9909],[-94.043,32.9911],[-94.043,32.9912],[-94.043,32.9916],[-94.043,33.0004],[-94.043,33.0065],[-94.043,33.0072],[-94.043,33.0079],[-94.043,33.019],[-94.043,33.0192],[-94.0427,33.0192],[-94.042,33.0192],[-94.0418,33.0192],[-94.0416,33.0192],[-94.0414,33.0192],[-94.0411,33.0192],[-94.0409,33.0192],[-94.0404,33.0192],[-94.039,33.0192],[-94.0385,33.0192],[-94.0379,33.0192],[-94.0364,33.0192],[-94.0358,33.0192],[-94.0352,33.0191],[-94.0333,33.0191],[-94.0327,33.0191],[-94.0318,33.0191],[-94.0289,33.0191],[-94.028,33.0191],[-94.0279,33.0191],[-94.0272,33.0192],[-94.0251,33.0192],[-94.0245,33.0192],[-94.0242,33.0192],[-94.0235,33.0191],[-94.0232,33.0191],[-94.0229,33.0191],[-94.022,33.0192],[-94.0217,33.0192],[-94.0216,33.0192],[-94.0214,33.0192],[-94.0213,33.0192],[-94.0201,33.0192],[-94.0164,33.0192],[-94.0152,33.0192],[-94.0143,33.0192],[-94.0114,33.0193],[-94.0111,33.0193],[-94.0105,33.0193],[-94.0104,33.0193],[-94.01,33.0193],[-94.0099,33.0193],[-94.0094,33.0193],[-94.008,33.0193],[-94.0076,33.0193],[-94.0073,33.0193],[-94.0068,33.0193],[-94.0064,33.0193],[-94.0061,33.0193],[-94.0054,33.0193],[-94.0032,33.0193],[-94.0025,33.0193],[-94.0018,33.0193],[-94.0002,33.0193],[-93.9997,33.0194],[-93.999,33.0194],[-93.9987,33.0194],[-93.9978,33.0194],[-93.9975,33.0194],[-93.9971,33.0194],[-93.9959,33.0194],[-93.9955,33.0194],[-93.9953,33.0194],[-93.9946,33.0194],[-93.9943,33.0194],[-93.9936,33.0194],[-93.9914,33.0195],[-93.991,33.0195],[-93.9906,33.0195],[-93.9902,33.0195],[-93.9888,33.0195],[-93.9883,33.0195],[-93.9876,33.0195],[-93.9856,33.0195],[-93.9852,33.0195],[-93.9849,33.0195],[-93.9833,33.0195],[-93.9785,33.0195],[-93.9769,33.0195],[-93.9766,33.0195],[-93.9762,33.0195],[-93.975,33.0195],[-93.9746,33.0195],[-93.9745,33.0195],[-93.9741,33.0195],[-93.9728,33.0195],[-93.9724,33.0195],[-93.9723,33.0195],[-93.972,33.0195],[-93.9719,33.0195],[-93.9717,33.0195],[-93.9692,33.0195],[-93.9673,33.0195],[-93.9616,33.0195],[-93.9591,33.0195],[-93.9584,33.0195],[-93.9563,33.0195],[-93.956,33.0195],[-93.9556,33.0195],[-93.9548,33.0195],[-93.9524,33.0195],[-93.9516,33.0195],[-93.9504,33.0195],[-93.9468,33.0195],[-93.9457,33.0195],[-93.9453,33.0195],[-93.9442,33.0195],[-93.9439,33.0195],[-93.9405,33.0195],[-93.9303,33.0195],[-93.9284,33.0195],[-93.9269,33.0195],[-93.9265,33.0195],[-93.9256,33.0195],[-93.9253,33.0195],[-93.9241,33.0195],[-93.9208,33.0195],[-93.9197,33.0195],[-93.9196,33.0195],[-93.9194,33.0195],[-93.9193,33.0195],[-93.9163,33.0195],[-93.9073,33.0195],[-93.9046,33.0195],[-93.9043,33.0195],[-93.9029,33.0195],[-93.9012,33.0195],[-93.9008,33.0195],[-93.9007,33.0195],[-93.8986,33.0195],[-93.8972,33.0195],[-93.8968,33.0195],[-93.8958,33.0195],[-93.8954,33.0195],[-93.8945,33.0195],[-93.8936,33.0195],[-93.8919,33.0195],[-93.8911,33.0195],[-93.8897,33.0195],[-93.8864,33.0195],[-93.8752,33.0195],[-93.8723,33.0195],[-93.8682,33.0195],[-93.8676,33.0195],[-93.867,33.0195],[-93.8651,33.0195],[-93.8645,33.0194],[-93.8622,33.0194],[-93.8554,33.0194],[-93.8531,33.0194],[-93.8528,33.0194],[-93.8521,33.0194],[-93.8519,33.0194],[-93.8518,33.0194],[-93.8516,33.0194],[-93.8512,33.0194],[-93.8511,33.0194],[-93.851,33.0194],[-93.8509,33.0194],[-93.8505,33.0194],[-93.8504,33.0194],[-93.8471,33.0194],[-93.8456,33.0194],[-93.8312,33.0194],[-93.8264,33.0194],[-93.8253,33.0194],[-93.8223,33.0194],[-93.8212,33.0194],[-93.8211,33.0194],[-93.821,33.0194],[-93.8209,33.0194],[-93.8208,33.0194],[-93.8207,33.0194],[-93.8206,33.0194],[-93.8194,33.0194],[-93.8157,33.0194],[-93.8145,33.0194],[-93.8131,33.0194],[-93.8087,33.0194],[-93.8073,33.0194],[-93.8071,33.0194],[-93.8067,33.0194],[-93.8066,33.0194],[-93.8065,33.0194],[-93.8062,33.0194],[-93.8061,33.0194],[-93.8059,33.0194],[-93.8056,33.0194],[-93.8055,33.0194],[-93.8054,33.0194],[-93.805,33.0194],[-93.8049,33.0194],[-93.8048,33.0194],[-93.8046,33.0194],[-93.8045,33.0194],[-93.8044,33.0194],[-93.8038,33.0194],[-93.8033,33.0194],[-93.8028,33.0194],[-93.7994,33.0194],[-93.797,33.0194],[-93.7869,33.0193],[-93.784,33.0193],[-93.7822,33.0193],[-93.7732,33.0193],[-93.7655,33.0193],[-93.7652,33.0193],[-93.7636,33.0193],[-93.7633,33.0193],[-93.7615,33.0193],[-93.7612,33.0193],[-93.7575,33.0193],[-93.7572,33.0193],[-93.7549,33.0193],[-93.7502,33.0193],[-93.7458,33.0195],[-93.734,33.0195],[-93.7233,33.0195],[-93.7231,33.0195],[-93.7173,33.0194],[-93.716,33.0194],[-93.7156,33.0194],[-93.71,33.0194],[-93.7051,33.0194],[-93.705,33.0194],[-93.6906,33.0194],[-93.6876,33.0193],[-93.6874,33.0193],[-93.6868,33.0193],[-93.6766,33.0193],[-93.6763,33.0193],[-93.6753,33.0193],[-93.6749,33.0193],[-93.6712,33.0193],[-93.666,33.0193],[-93.6631,33.0193],[-93.6629,33.0193],[-93.6626,33.0193],[-93.662,33.0193],[-93.6617,33.0193],[-93.6584,33.0193],[-93.658,33.0193],[-93.6535,33.0193],[-93.6405,33.0192],[-93.6384,33.0192],[-93.6382,33.0192],[-93.6326,33.0192],[-93.6281,33.0192],[-93.6279,33.0192],[-93.6256,33.0192],[-93.6253,33.0192],[-93.6252,33.0192],[-93.6186,33.0192],[-93.6109,33.0191],[-93.5999,33.0191],[-93.5997,33.0191],[-93.5996,33.0191],[-93.599,33.019],[-93.5943,33.019],[-93.577,33.0189],[-93.5767,33.0189],[-93.5759,33.0189],[-93.5755,33.0189],[-93.5752,33.0189],[-93.575,33.0189],[-93.5719,33.0189],[-93.5684,33.0189],[-93.5682,33.0189],[-93.5677,33.0189],[-93.5634,33.0188],[-93.5457,33.0187],[-93.5456,33.0187],[-93.5452,33.0187],[-93.5451,33.0187],[-93.5326,33.0188],[-93.5315,33.0188],[-93.5312,33.0188],[-93.5254,33.0186],[-93.5249,33.0186],[-93.5218,33.0187],[-93.5214,33.0186],[-93.521,33.0186],[-93.5119,33.0186],[-93.5116,33.0186],[-93.5002,33.0185],[-93.4962,33.0185],[-93.4922,33.0185],[-93.491,33.0184],[-93.4905,33.0184],[-93.4903,33.0185],[-93.4899,33.0186],[-93.4895,33.0186],[-93.4892,33.0187],[-93.4891,33.0187],[-93.4885,33.0187],[-93.4878,33.0187],[-93.4864,33.0186],[-93.4861,33.0186],[-93.4857,33.0186],[-93.4856,33.0186],[-93.4854,33.0186],[-93.4852,33.0186],[-93.4845,33.0186],[-93.4843,33.0186],[-93.4841,33.0186],[-93.484,33.0186],[-93.4836,33.0186],[-93.4823,33.0186],[-93.4818,33.0186],[-93.4815,33.0186],[-93.4805,33.0186],[-93.4802,33.0186],[-93.4801,33.0186],[-93.48,33.0186],[-93.4799,33.0186],[-93.4791,33.0186],[-93.4789,33.0186],[-93.4788,33.0186],[-93.4787,33.0186],[-93.4782,33.0186],[-93.4765,33.0186],[-93.4759,33.0186],[-93.4747,33.0186],[-93.4743,33.0186],[-93.4736,33.0186],[-93.4712,33.0187],[-93.47,33.0187],[-93.4696,33.0187],[-93.4683,33.0187],[-93.4671,33.0187],[-93.4623,33.0186],[-93.4616,33.0186],[-93.4613,33.0186],[-93.4594,33.0186],[-93.4593,33.0186],[-93.4561,33.0186],[-93.4545,33.0186],[-93.4538,33.0186],[-93.4517,33.0186],[-93.451,33.0186],[-93.4503,33.0185],[-93.4482,33.0185],[-93.4475,33.0185],[-93.4472,33.0185],[-93.4461,33.0185],[-93.4457,33.0185],[-93.4456,33.0185],[-93.4451,33.0185],[-93.445,33.0185],[-93.444,33.0185],[-93.441,33.0185],[-93.4401,33.0185],[-93.4399,33.0185],[-93.4393,33.0185],[-93.4391,33.0185],[-93.4376,33.0185],[-93.4262,33.0185],[-93.4261,33.0185],[-93.4257,33.0185],[-93.4253,33.0184],[-93.4252,33.0184],[-93.4227,33.0184],[-93.4216,33.0184],[-93.4186,33.0184],[-93.4176,33.0184],[-93.4156,33.0184],[-93.4099,33.0184],[-93.4087,33.0184],[-93.408,33.0184],[-93.406,33.0183],[-93.4001,33.0183],[-93.3981,33.0183],[-93.3977,33.0183],[-93.3964,33.0183],[-93.3959,33.0183],[-93.3953,33.0183],[-93.3935,33.0183],[-93.3929,33.0183],[-93.3927,33.0183],[-93.3922,33.0183],[-93.3921,33.0183],[-93.389,33.0183],[-93.3841,33.0183],[-93.3799,33.0183],[-93.3769,33.0184],[-93.3768,33.0184],[-93.3767,33.0183],[-93.3764,33.0183],[-93.3763,33.0183],[-93.3753,33.0183],[-93.3751,33.0183],[-93.3748,33.0183],[-93.3746,33.0183],[-93.3744,33.0183],[-93.3742,33.0183],[-93.3739,33.0183],[-93.3737,33.0183],[-93.3735,33.0183],[-93.3728,33.0183],[-93.3727,33.0183],[-93.3726,33.0183],[-93.3725,33.0183],[-93.372,33.0183],[-93.3719,33.0183],[-93.3718,33.0183],[-93.3717,33.0183],[-93.3714,33.0183],[-93.3712,33.0183],[-93.371,33.0183],[-93.3704,33.0183],[-93.3702,33.0183],[-93.3688,33.0183],[-93.3672,33.0184],[-93.3647,33.0183],[-93.3633,33.0184],[-93.3632,33.0183],[-93.3629,33.0183],[-93.3628,33.0183],[-93.3626,33.0183],[-93.3623,33.0183],[-93.362,33.0183],[-93.3618,33.0183],[-93.3616,33.0183],[-93.3613,33.0183],[-93.3595,33.0183],[-93.3587,33.0183],[-93.3576,33.0183],[-93.3572,33.0182],[-93.3564,33.0183],[-93.3562,33.0183],[-93.3556,33.0183],[-93.3543,33.0183],[-93.354,33.0183],[-93.3531,33.0183],[-93.3518,33.0183],[-93.3511,33.0183],[-93.35,33.0183],[-93.3484,33.0183],[-93.3459,33.0183],[-93.345,33.0183],[-93.3448,33.0183],[-93.3445,33.0183],[-93.3442,33.0183],[-93.3433,33.0184],[-93.3427,33.0184],[-93.3423,33.0184],[-93.3418,33.0183],[-93.3416,33.0183],[-93.3404,33.0183],[-93.3391,33.0183],[-93.3354,33.0183],[-93.3342,33.0183],[-93.334,33.0183],[-93.3335,33.0183],[-93.3333,33.0183],[-93.3323,33.0183],[-93.329,33.0183],[-93.328,33.0183],[-93.3275,33.0183],[-93.326,33.0183],[-93.3255,33.0183],[-93.3254,33.0182],[-93.3249,33.0182],[-93.3248,33.0182],[-93.3247,33.0182],[-93.3235,33.0182],[-93.3198,33.0182],[-93.3186,33.0182],[-93.3183,33.0182],[-93.3176,33.0182],[-93.3174,33.0182],[-93.3168,33.0182],[-93.315,33.0182],[-93.3144,33.0182],[-93.3139,33.0182],[-93.3126,33.0182],[-93.3123,33.0182],[-93.3122,33.0182],[-93.3118,33.0182],[-93.3106,33.0182],[-93.3102,33.0182],[-93.3101,33.0182],[-93.31,33.0182],[-93.3098,33.0182],[-93.3097,33.0182],[-93.3096,33.0182],[-93.3094,33.0182],[-93.3093,33.0182],[-93.3092,33.0182],[-93.3091,33.0181],[-93.3086,33.0181],[-93.3084,33.018],[-93.3083,33.018],[-93.3082,33.018],[-93.3081,33.018],[-93.2966,33.0181],[-93.2955,33.0181],[-93.2954,33.0181],[-93.2918,33.0181],[-93.2862,33.0181],[-93.2832,33.0181],[-93.2744,33.018],[-93.2715,33.018],[-93.269,33.018],[-93.2618,33.018],[-93.2594,33.018],[-93.2589,33.018],[-93.2573,33.018],[-93.2568,33.018],[-93.2565,33.018],[-93.2558,33.018],[-93.2556,33.018],[-93.2545,33.0179],[-93.2513,33.0179],[-93.2502,33.0179],[-93.2501,33.0179],[-93.2496,33.0179],[-93.2476,33.0179],[-93.247,33.0179],[-93.2465,33.0179],[-93.245,33.0179],[-93.2444,33.0179],[-93.2438,33.0179],[-93.2418,33.0179],[-93.2412,33.0179],[-93.2411,33.0179],[-93.2409,33.0179],[-93.2408,33.0179],[-93.2407,33.0179],[-93.2404,33.0179],[-93.2403,33.0179],[-93.2399,33.018],[-93.2389,33.018],[-93.2386,33.018],[-93.2371,33.018],[-93.2327,33.0181],[-93.2313,33.0181],[-93.2308,33.0182],[-93.2297,33.0182],[-93.2249,33.0183],[-93.2232,33.0183],[-93.2223,33.0183],[-93.2203,33.0183],[-93.2193,33.0183],[-93.2184,33.0184],[-93.2176,33.0184],[-93.2156,33.0184],[-93.2153,33.0184],[-93.2146,33.0184],[-93.2126,33.0183],[-93.2088,33.0182],[-93.2052,33.0181],[-93.2014,33.018],[-93.198,33.0179],[-93.1976,33.0179],[-93.1974,33.0179],[-93.1958,33.0179],[-93.1923,33.0179],[-93.1916,33.0179],[-93.1911,33.0179],[-93.191,33.0179],[-93.1909,33.0179],[-93.1904,33.0179],[-93.19,33.0179],[-93.1877,33.0179],[-93.1873,33.0179],[-93.1861,33.0179],[-93.1851,33.0179],[-93.185,33.0179],[-93.1846,33.0179],[-93.1844,33.0179],[-93.1842,33.0179],[-93.1831,33.0179],[-93.1829,33.0179],[-93.1822,33.0179],[-93.1799,33.0178],[-93.1797,33.0178],[-93.1784,33.0178],[-93.1767,33.0178],[-93.1754,33.0178],[-93.1724,33.0178],[-93.1712,33.0178],[-93.1681,33.0178],[-93.1675,33.0178],[-93.1674,33.0178],[-93.1663,33.0178],[-93.1661,33.0178],[-93.1656,33.0178],[-93.1654,33.0178],[-93.1647,33.0178],[-93.1641,33.0178],[-93.1624,33.0178],[-93.1617,33.0178],[-93.1612,33.0178],[-93.1599,33.0178],[-93.1595,33.0178],[-93.1591,33.0178],[-93.1582,33.0178],[-93.1579,33.0178],[-93.1577,33.0178],[-93.1569,33.0179],[-93.1567,33.0179],[-93.1545,33.0178],[-93.1537,33.0178],[-93.1479,33.0178],[-93.1478,33.0178],[-93.1476,33.0178],[-93.145,33.0178],[-93.1401,33.0178],[-93.1345,33.0178],[-93.1344,33.0178],[-93.1339,33.0178],[-93.1338,33.0178],[-93.1326,33.0178],[-93.1314,33.0178],[-93.1289,33.0178],[-93.1277,33.0178],[-93.1276,33.0178],[-93.1261,33.0178],[-93.1252,33.0178],[-93.1213,33.0179],[-93.1199,33.0179],[-93.1197,33.0179],[-93.1188,33.0179],[-93.1178,33.0179],[-93.115,33.0179],[-93.112,33.0179],[-93.1101,33.0179],[-93.1084,33.0178],[-93.1034,33.0178],[-93.1022,33.0177],[-93.1018,33.0177],[-93.1017,33.0177],[-93.1014,33.0177],[-93.101,33.0178],[-93.1002,33.0177],[-93.0997,33.0177],[-93.0935,33.0177],[-93.0914,33.0177],[-93.0896,33.0177],[-93.0861,33.0177],[-93.0858,33.0177],[-93.0841,33.0178],[-93.0823,33.0179],[-93.0821,33.0179],[-93.0816,33.0179],[-93.0814,33.0179],[-93.0811,33.0179],[-93.0803,33.0179],[-93.08,33.0179],[-93.0786,33.0179],[-93.0745,33.0179],[-93.0732,33.0179],[-93.0719,33.0178],[-93.0707,33.0178],[-93.0517,33.0177],[-93.048,33.0177],[-93.0477,33.0177],[-93.0457,33.0177],[-93.0437,33.0177],[-93.0408,33.0177],[-93.0389,33.0177],[-93.0366,33.0176],[-93.0272,33.0175],[-93.0175,33.0173],[-93.0146,33.0173],[-93.013,33.0173],[-93.0083,33.0174],[-93.008,33.0174],[-93.0079,33.0174],[-93.0075,33.0175],[-93.0063,33.0175],[-93.0048,33.0175],[-93.0002,33.0176],[-92.9988,33.0175],[-92.9987,33.0175],[-92.9979,33.0175],[-92.9955,33.0175],[-92.995,33.0175],[-92.9946,33.0175],[-92.9939,33.0175],[-92.9916,33.0175],[-92.9909,33.0175],[-92.9908,33.0175],[-92.9904,33.0174],[-92.9891,33.0174],[-92.9887,33.0174],[-92.9882,33.0174],[-92.9867,33.0174],[-92.9865,33.0174],[-92.986,33.0174],[-92.9857,33.0174],[-92.9847,33.0174],[-92.9843,33.0174],[-92.9816,33.0173],[-92.9733,33.0172],[-92.971,33.0172],[-92.9709,33.0173],[-92.9693,33.0172],[-92.9677,33.0172],[-92.9642,33.0172],[-92.9607,33.0172],[-92.9585,33.0172],[-92.9584,33.0172],[-92.957,33.0171],[-92.9558,33.0171],[-92.9527,33.017],[-92.9492,33.017],[-92.947,33.017],[-92.9467,33.017],[-92.9362,33.0168],[-92.9313,33.0167],[-92.9306,33.0167],[-92.9281,33.0167],[-92.9231,33.0166],[-92.92,33.0166],[-92.9197,33.0166],[-92.9194,33.0166],[-92.9175,33.0166],[-92.9168,33.0166],[-92.9159,33.0166],[-92.913,33.0166],[-92.912,33.0166],[-92.9108,33.0166],[-92.9097,33.0166],[-92.907,33.0165],[-92.906,33.0165],[-92.9059,33.0165],[-92.9058,33.0165],[-92.9057,33.0165],[-92.9049,33.0164],[-92.9021,33.0163],[-92.9013,33.0163],[-92.9012,33.0163],[-92.9009,33.0163],[-92.8999,33.0163],[-92.8996,33.0163],[-92.8991,33.0164],[-92.8977,33.0164],[-92.8975,33.0164],[-92.8972,33.0164],[-92.8965,33.0164],[-92.8943,33.0163],[-92.8936,33.0163],[-92.8935,33.0163],[-92.8934,33.0163],[-92.8933,33.0163],[-92.8916,33.0163],[-92.8864,33.0162],[-92.8849,33.0162],[-92.8847,33.0162],[-92.8843,33.0162],[-92.8833,33.0162],[-92.883,33.0162],[-92.8821,33.0162],[-92.8792,33.0162],[-92.8783,33.0161],[-92.8752,33.0161],[-92.8673,33.0162],[-92.8663,33.0162],[-92.8635,33.0162],[-92.8618,33.0163],[-92.8611,33.0163],[-92.8609,33.0163],[-92.8567,33.0163],[-92.8566,33.0163],[-92.8549,33.0162],[-92.8529,33.0161],[-92.8485,33.0158],[-92.8468,33.0159],[-92.8452,33.016],[-92.8448,33.016],[-92.8446,33.016],[-92.8441,33.0161],[-92.8439,33.0161],[-92.8434,33.016],[-92.8424,33.0159],[-92.8407,33.0158],[-92.8403,33.0158],[-92.8305,33.0157],[-92.8287,33.0157],[-92.8284,33.0157],[-92.8269,33.0157],[-92.8245,33.0156],[-92.8242,33.0156],[-92.8233,33.0156],[-92.8224,33.0156],[-92.8217,33.0155],[-92.8209,33.0155],[-92.8201,33.0155],[-92.8177,33.0155],[-92.8163,33.0155],[-92.8154,33.0155],[-92.8141,33.0155],[-92.8128,33.0155],[-92.8118,33.0155],[-92.8101,33.0155],[-92.8095,33.0155],[-92.8083,33.0154],[-92.8072,33.0153],[-92.8059,33.0152],[-92.8057,33.0152],[-92.8054,33.0152],[-92.8045,33.0151],[-92.8036,33.0151],[-92.8034,33.0151],[-92.8029,33.0151],[-92.8024,33.0151],[-92.7989,33.015],[-92.7966,33.015],[-92.7961,33.015],[-92.7939,33.015],[-92.792,33.015],[-92.7893,33.015],[-92.7867,33.0149],[-92.7858,33.0149],[-92.7853,33.0149],[-92.7843,33.0149],[-92.7832,33.0149],[-92.7825,33.0149],[-92.7819,33.0149],[-92.7812,33.0149],[-92.7799,33.0149],[-92.7797,33.0149],[-92.7795,33.0149],[-92.7792,33.0149],[-92.7786,33.0149],[-92.7754,33.0149],[-92.7747,33.015],[-92.7713,33.0149],[-92.7689,33.0149],[-92.7684,33.0149],[-92.768,33.0149],[-92.7674,33.0149],[-92.767,33.0149],[-92.7663,33.0149],[-92.7649,33.0149],[-92.7636,33.0149],[-92.7628,33.0149],[-92.7622,33.0149],[-92.7612,33.0149],[-92.7605,33.0149],[-92.7598,33.0148],[-92.7548,33.0148],[-92.75,33.0148],[-92.7493,33.0148],[-92.7489,33.0147],[-92.7483,33.0147],[-92.7473,33.0147],[-92.7465,33.0147],[-92.7456,33.0147],[-92.7446,33.0147],[-92.744,33.0147],[-92.7435,33.0147],[-92.7427,33.0147],[-92.742,33.0146],[-92.7415,33.0146],[-92.741,33.0145],[-92.7404,33.0145],[-92.7399,33.0145],[-92.739,33.0145],[-92.7381,33.0145],[-92.7363,33.0145],[-92.7352,33.0145],[-92.7348,33.0145],[-92.7346,33.0144],[-92.7339,33.0144],[-92.7336,33.0144],[-92.7335,33.0144],[-92.7333,33.0144],[-92.7332,33.0144],[-92.7328,33.0144],[-92.7287,33.0144],[-92.7274,33.0144],[-92.7261,33.0144],[-92.7247,33.0144],[-92.7234,33.0144],[-92.7222,33.0144],[-92.7221,33.0144],[-92.7219,33.0144],[-92.7211,33.0144],[-92.7209,33.0144],[-92.7208,33.0144],[-92.7202,33.0144],[-92.7192,33.0144],[-92.7191,33.0144],[-92.719,33.0144],[-92.7186,33.0144],[-92.7185,33.0144],[-92.7184,33.0144],[-92.7183,33.0144],[-92.7182,33.0144],[-92.718,33.0144],[-92.7179,33.0144],[-92.7178,33.0144],[-92.7176,33.0144],[-92.7175,33.0144],[-92.7174,33.0144],[-92.7173,33.0144],[-92.7172,33.0144],[-92.7171,33.0144],[-92.7169,33.0144],[-92.7164,33.0145],[-92.7162,33.0145],[-92.7161,33.0144],[-92.716,33.0144],[-92.7159,33.0144],[-92.7158,33.0144],[-92.7152,33.0144],[-92.7149,33.0144],[-92.714,33.0144],[-92.713,33.0144],[-92.7128,33.0144],[-92.7124,33.0144],[-92.7116,33.0144],[-92.7114,33.0144],[-92.7112,33.0144],[-92.7111,33.0144],[-92.7105,33.0144],[-92.7088,33.0144],[-92.7082,33.0144],[-92.7081,33.0144],[-92.7079,33.0145],[-92.7078,33.0145],[-92.7077,33.0145],[-92.7075,33.0145],[-92.7069,33.0145],[-92.7052,33.0145],[-92.7047,33.0145],[-92.7044,33.0145],[-92.7035,33.0145],[-92.7032,33.0145],[-92.7031,33.0145],[-92.7029,33.0145],[-92.7006,33.0145],[-92.694,33.0144],[-92.6917,33.0144],[-92.691,33.0144],[-92.6904,33.0143],[-92.6864,33.0143],[-92.6851,33.0143],[-92.6841,33.0143],[-92.6834,33.0142],[-92.6833,33.0142],[-92.6825,33.0142],[-92.6824,33.0142],[-92.6747,33.0142],[-92.6721,33.0141],[-92.6705,33.0141],[-92.6656,33.014],[-92.664,33.014],[-92.663,33.014],[-92.66,33.014],[-92.659,33.014],[-92.6587,33.014],[-92.6582,33.014],[-92.6579,33.014],[-92.6575,33.0139],[-92.656,33.0139],[-92.6555,33.0139],[-92.6553,33.0139],[-92.655,33.0139],[-92.6543,33.0139],[-92.6526,33.0139],[-92.6507,33.0139],[-92.6495,33.0139],[-92.6487,33.0139],[-92.6462,33.0138],[-92.6454,33.0138],[-92.6423,33.0138],[-92.642,33.0138],[-92.6331,33.0136],[-92.63,33.0135],[-92.6298,33.0135],[-92.6294,33.0135],[-92.6292,33.0135],[-92.6288,33.0134],[-92.6276,33.0134],[-92.6272,33.0134],[-92.6269,33.0134],[-92.626,33.0134],[-92.6258,33.0134],[-92.6257,33.0134],[-92.6252,33.0134],[-92.6249,33.0134],[-92.6228,33.0134],[-92.6222,33.0134],[-92.6221,33.0134],[-92.62,33.0134],[-92.6139,33.0134],[-92.6119,33.0134],[-92.611,33.0134],[-92.6086,33.0134],[-92.6078,33.0134],[-92.6059,33.0134],[-92.6053,33.0134],[-92.6045,33.0134],[-92.5991,33.0134],[-92.5981,33.0133],[-92.5958,33.0133],[-92.5957,33.0133],[-92.5952,33.0133],[-92.5939,33.0133],[-92.5934,33.0133],[-92.5931,33.0133],[-92.5923,33.0133],[-92.592,33.0132],[-92.5914,33.0132],[-92.5896,33.0132],[-92.5889,33.0132],[-92.5886,33.0132],[-92.5884,33.0132],[-92.5866,33.0131],[-92.586,33.0131],[-92.5852,33.0131],[-92.5827,33.013],[-92.5819,33.013],[-92.5814,33.013],[-92.5799,33.013],[-92.5794,33.013],[-92.5782,33.013],[-92.5747,33.013],[-92.5736,33.013],[-92.5735,33.013],[-92.5718,33.013],[-92.5664,33.0129],[-92.5646,33.0129],[-92.5636,33.0128],[-92.5604,33.0128],[-92.5594,33.0127],[-92.5556,33.0127],[-92.5442,33.0127],[-92.5404,33.0127],[-92.5403,33.0127],[-92.5399,33.0127],[-92.5398,33.0127],[-92.5394,33.0127],[-92.5384,33.0127],[-92.538,33.0127],[-92.5372,33.0127],[-92.5346,33.0126],[-92.5337,33.0126],[-92.5336,33.0126],[-92.5335,33.0126],[-92.5334,33.0126],[-92.5329,33.0126],[-92.5327,33.0126],[-92.5325,33.0126],[-92.5323,33.0126],[-92.5318,33.0126],[-92.5316,33.0126],[-92.5313,33.0126],[-92.5309,33.0126],[-92.5308,33.0126],[-92.5307,33.0126],[-92.5306,33.0126],[-92.5305,33.0126],[-92.5304,33.0126],[-92.5302,33.0126],[-92.5298,33.0126],[-92.5297,33.0126],[-92.5294,33.0126],[-92.5292,33.0126],[-92.528,33.0125],[-92.5278,33.0125],[-92.5276,33.0125],[-92.5275,33.0125],[-92.5274,33.0125],[-92.5273,33.0125],[-92.5273,33.0126],[-92.5272,33.0125],[-92.5272,33.0126],[-92.5269,33.0126],[-92.5268,33.0126],[-92.5267,33.0126],[-92.5264,33.0126],[-92.5253,33.0126],[-92.5251,33.0126],[-92.525,33.0126],[-92.5249,33.0126],[-92.5248,33.0126],[-92.5247,33.0126],[-92.5243,33.0126],[-92.5241,33.0126],[-92.5237,33.0125],[-92.5232,33.0125],[-92.5231,33.0125],[-92.523,33.0125],[-92.5227,33.0125],[-92.5225,33.0125],[-92.5223,33.0125],[-92.5219,33.0125],[-92.5218,33.0125],[-92.5217,33.0125],[-92.5216,33.0125],[-92.5215,33.0125],[-92.5212,33.0125],[-92.5211,33.0125],[-92.521,33.0125],[-92.5206,33.0125],[-92.5202,33.0125],[-92.5191,33.0125],[-92.5186,33.0125],[-92.5134,33.0125],[-92.5114,33.0125],[-92.51,33.0124],[-92.5055,33.0123],[-92.5043,33.0122],[-92.504,33.0123],[-92.5039,33.0123],[-92.5037,33.0123],[-92.5028,33.0122],[-92.5025,33.0122],[-92.5024,33.0122],[-92.5022,33.0122],[-92.5014,33.0122],[-92.5003,33.0122],[-92.4986,33.0122],[-92.4978,33.0122],[-92.4977,33.0122],[-92.4976,33.0122],[-92.4971,33.0122],[-92.4969,33.0122],[-92.4967,33.0122],[-92.4961,33.0123],[-92.4959,33.0123],[-92.4945,33.0122],[-92.4903,33.0121],[-92.4888,33.0121],[-92.4885,33.0121],[-92.4884,33.0121],[-92.4881,33.0121],[-92.4874,33.0121],[-92.4841,33.0121],[-92.4838,33.0121],[-92.4831,33.0121],[-92.483,33.0121],[-92.4822,33.0121],[-92.4796,33.0122],[-92.4787,33.0122],[-92.4784,33.0122],[-92.4778,33.0122],[-92.4775,33.0122],[-92.476,33.0121],[-92.4714,33.012],[-92.4698,33.012],[-92.4697,33.012],[-92.4693,33.012],[-92.4677,33.012],[-92.4653,33.012],[-92.4642,33.012],[-92.4627,33.0119],[-92.4623,33.0119],[-92.4612,33.0119],[-92.4605,33.0119],[-92.4599,33.0119],[-92.4593,33.0119],[-92.4591,33.0119],[-92.4578,33.0119],[-92.4568,33.0119],[-92.4548,33.0119],[-92.4538,33.0118],[-92.4531,33.0118],[-92.4525,33.0118],[-92.4523,33.0118],[-92.4518,33.0117],[-92.4516,33.0117],[-92.4507,33.0117],[-92.45,33.0117],[-92.4499,33.0117],[-92.4491,33.0117],[-92.4483,33.0117],[-92.4482,33.0117],[-92.4423,33.0116],[-92.4419,33.0116],[-92.4398,33.0116],[-92.4388,33.0116],[-92.4372,33.0116],[-92.4292,33.0115],[-92.4286,33.0115],[-92.4265,33.0115],[-92.4255,33.0115],[-92.4246,33.0115],[-92.42,33.0114],[-92.4198,33.0114],[-92.4187,33.0114],[-92.4168,33.0113],[-92.4164,33.0113],[-92.4152,33.0113],[-92.4148,33.0113],[-92.4134,33.0113],[-92.4093,33.0113],[-92.4079,33.0113],[-92.407,33.0112],[-92.404,33.0112],[-92.4031,33.0112],[-92.403,33.0112],[-92.4027,33.0112],[-92.4008,33.0112],[-92.3993,33.0112],[-92.3941,33.0111],[-92.3919,33.011],[-92.3917,33.011],[-92.3916,33.011],[-92.3906,33.011],[-92.3902,33.011],[-92.39,33.011],[-92.3879,33.011],[-92.3858,33.011],[-92.3808,33.011],[-92.3798,33.011],[-92.3797,33.011],[-92.3795,33.011],[-92.3792,33.011],[-92.379,33.0109],[-92.3784,33.011],[-92.3781,33.011],[-92.3774,33.011],[-92.3771,33.011],[-92.3766,33.011],[-92.3759,33.011],[-92.3752,33.011],[-92.3744,33.011],[-92.3734,33.011],[-92.3728,33.011],[-92.3725,33.011],[-92.3713,33.011],[-92.3712,33.011],[-92.3711,33.011],[-92.3708,33.011],[-92.3706,33.011],[-92.3706,33.0109],[-92.3705,33.0109],[-92.3703,33.0109],[-92.3699,33.0109],[-92.3682,33.0108],[-92.368,33.0108],[-92.3677,33.0108],[-92.3667,33.0108],[-92.3664,33.0108],[-92.3657,33.0108],[-92.3636,33.0108],[-92.363,33.0108],[-92.3629,33.0108],[-92.3628,33.0108],[-92.3627,33.0108],[-92.3624,33.0108],[-92.3623,33.0108],[-92.3621,33.0108],[-92.3606,33.0108],[-92.3571,33.0108],[-92.3556,33.0108],[-92.354,33.0108],[-92.3539,33.0108],[-92.3538,33.0108],[-92.3525,33.0107],[-92.3482,33.0107],[-92.3469,33.0107],[-92.3467,33.0107],[-92.3463,33.0107],[-92.3452,33.0106],[-92.3449,33.0106],[-92.3448,33.0106],[-92.3446,33.0106],[-92.3432,33.0106],[-92.3429,33.0106],[-92.3383,33.0106],[-92.3376,33.0106],[-92.337,33.0106],[-92.3367,33.0106],[-92.3366,33.0106],[-92.3365,33.0106],[-92.3363,33.0105],[-92.336,33.0105],[-92.3359,33.0104],[-92.3356,33.0104],[-92.3355,33.0104],[-92.3352,33.0104],[-92.3345,33.0104],[-92.3343,33.0104],[-92.3329,33.0104],[-92.3294,33.0105],[-92.3289,33.0105],[-92.3276,33.0105],[-92.3274,33.0105],[-92.3269,33.0105],[-92.3267,33.0105],[-92.3259,33.0105],[-92.3237,33.0105],[-92.3229,33.0105],[-92.321,33.0105],[-92.3208,33.0105],[-92.3205,33.0105],[-92.3161,33.0104],[-92.3143,33.0104],[-92.3121,33.0104],[-92.311,33.0104],[-92.3078,33.0103],[-92.3067,33.0103],[-92.306,33.0103],[-92.3054,33.0103],[-92.3045,33.0103],[-92.3041,33.0103],[-92.3035,33.0103],[-92.3022,33.0103],[-92.2996,33.0103],[-92.2984,33.0103],[-92.2972,33.0103],[-92.2967,33.0103],[-92.2953,33.0103],[-92.2951,33.0103],[-92.2949,33.0103],[-92.2944,33.0103],[-92.2943,33.0103],[-92.2936,33.0103],[-92.2931,33.0103],[-92.2928,33.0103],[-92.2927,33.0103],[-92.2925,33.0103],[-92.2921,33.0103],[-92.2916,33.0103],[-92.2914,33.0103],[-92.291,33.0103],[-92.2906,33.0103],[-92.29,33.0103],[-92.2898,33.0103],[-92.2895,33.0103],[-92.2891,33.0103],[-92.288,33.0102],[-92.2879,33.0102],[-92.2875,33.0102],[-92.2863,33.0102],[-92.2861,33.0102],[-92.2857,33.0102],[-92.2851,33.0101],[-92.2843,33.0101],[-92.2832,33.0101],[-92.2812,33.01],[-92.2806,33.01],[-92.2803,33.01],[-92.2785,33.0101],[-92.2779,33.0101],[-92.2776,33.0101],[-92.277,33.0101],[-92.2758,33.01],[-92.275,33.01],[-92.2746,33.01],[-92.2737,33.01],[-92.2737,33.0099],[-92.2736,33.0099],[-92.2733,33.0099],[-92.2728,33.0099],[-92.2724,33.0099],[-92.2723,33.0099],[-92.2721,33.0099],[-92.272,33.0099],[-92.2716,33.0099],[-92.2715,33.0099],[-92.2712,33.0099],[-92.2703,33.0099],[-92.2701,33.0099],[-92.27,33.0099],[-92.2698,33.0099],[-92.2696,33.0099],[-92.2692,33.0099],[-92.269,33.0099],[-92.2685,33.0099],[-92.2683,33.0099],[-92.2673,33.0099],[-92.2669,33.0099],[-92.2668,33.0099],[-92.2666,33.0099],[-92.2658,33.0099],[-92.2656,33.0099],[-92.2637,33.0099],[-92.2634,33.0099],[-92.2631,33.0099],[-92.2627,33.0098],[-92.2625,33.0098],[-92.2617,33.0097],[-92.2612,33.0097],[-92.2611,33.0097],[-92.2609,33.0097],[-92.2599,33.0097],[-92.2594,33.0097],[-92.2589,33.0097],[-92.2588,33.0097],[-92.2585,33.0097],[-92.2575,33.0097],[-92.2573,33.0097],[-92.2572,33.0097],[-92.2562,33.0097],[-92.2558,33.0097],[-92.2546,33.0097],[-92.2537,33.0096],[-92.2533,33.0096],[-92.2529,33.0096],[-92.2524,33.0096],[-92.2516,33.0096],[-92.2506,33.0096],[-92.2498,33.0096],[-92.2492,33.0096],[-92.2472,33.0096],[-92.2455,33.0095],[-92.2452,33.0095],[-92.2446,33.0095],[-92.2436,33.0095],[-92.2435,33.0095],[-92.242,33.0095],[-92.2399,33.0095],[-92.2395,33.0095],[-92.2393,33.0095],[-92.2377,33.0095],[-92.2368,33.0095],[-92.235,33.0094],[-92.2334,33.0094],[-92.2329,33.0094],[-92.2322,33.0094],[-92.2305,33.0094],[-92.2298,33.0093],[-92.2289,33.0093],[-92.2274,33.0093],[-92.2272,33.0093],[-92.2245,33.0093],[-92.2235,33.0093],[-92.2234,33.0093],[-92.2232,33.0093],[-92.223,33.0093],[-92.2228,33.0092],[-92.2227,33.0092],[-92.2226,33.0092],[-92.2223,33.0091],[-92.2222,33.0091],[-92.222,33.0091],[-92.2216,33.0091],[-92.2215,33.0091],[-92.2214,33.0091],[-92.2212,33.0091],[-92.2205,33.0091],[-92.2203,33.0091],[-92.2198,33.0092],[-92.2196,33.0092],[-92.2177,33.0092],[-92.2171,33.0092],[-92.2162,33.0092],[-92.216,33.0092],[-92.2127,33.0092],[-92.2116,33.0092],[-92.2108,33.0092],[-92.2085,33.0092],[-92.2077,33.0092],[-92.2064,33.0091],[-92.2024,33.0091],[-92.2013,33.0091],[-92.2011,33.0091],[-92.2005,33.0091],[-92.1988,33.0091],[-92.1983,33.0091],[-92.1964,33.0091],[-92.1908,33.0091],[-92.189,33.0091],[-92.1889,33.0091],[-92.1882,33.0091],[-92.1862,33.0091],[-92.1861,33.0091],[-92.1854,33.0091],[-92.1849,33.0091],[-92.1835,33.009],[-92.183,33.009],[-92.1802,33.009],[-92.1719,33.0089],[-92.1703,33.0089],[-92.1691,33.0089],[-92.1675,33.0089],[-92.1625,33.0089],[-92.1609,33.0088],[-92.1608,33.0088],[-92.1606,33.0088],[-92.1598,33.0088],[-92.1596,33.0088],[-92.1559,33.0088],[-92.1524,33.0087],[-92.1447,33.0086],[-92.141,33.0086],[-92.1401,33.0085],[-92.1374,33.0085],[-92.1365,33.0085],[-92.1302,33.0085],[-92.1251,33.0084],[-92.1111,33.0084],[-92.105,33.0084],[-92.1049,33.0084],[-92.1048,33.0084],[-92.1047,33.0084],[-92.1046,33.0084],[-92.1045,33.0084],[-92.1044,33.0084],[-92.1034,33.0083],[-92.103,33.0083],[-92.1026,33.0083],[-92.1019,33.0083],[-92.1012,33.0083],[-92.1008,33.0083],[-92.1,33.0083],[-92.0999,33.0083],[-92.0998,33.0083],[-92.0997,33.0083],[-92.0961,33.0083],[-92.096,33.0083],[-92.0945,33.0083],[-92.0757,33.0082],[-92.0702,33.0082],[-92.0695,33.0082],[-92.0694,33.0082],[-92.0692,33.0082],[-92.0691,33.0082],[-92.069,33.0082],[-92.0688,33.0082],[-92.0686,33.0082],[-92.0652,33.0082],[-92.0636,33.0082],[-92.0433,33.0078],[-92.0411,33.0078],[-92.0371,33.0078],[-92.0325,33.0078],[-92.0283,33.0078],[-92.0268,33.0078],[-92.0223,33.0078],[-92.0208,33.0078],[-92.0171,33.0078],[-92.0058,33.0079],[-92.0011,33.0079],[-92.001,33.0079],[-92.0001,33.0078],[-91.9989,33.0078],[-91.9967,33.0078],[-91.9962,33.0078],[-91.9947,33.0077],[-91.9942,33.0077],[-91.9918,33.0077],[-91.9844,33.0077],[-91.982,33.0077],[-91.9814,33.0077],[-91.9799,33.0077],[-91.9793,33.0077],[-91.9778,33.0077],[-91.9761,33.0077],[-91.9755,33.0077],[-91.9672,33.0077],[-91.9665,33.0077],[-91.9633,33.0077],[-91.9619,33.0077],[-91.9578,33.0076],[-91.9564,33.0076],[-91.9555,33.0075],[-91.9554,33.0075],[-91.9528,33.0075],[-91.952,33.0074],[-91.9516,33.0075],[-91.9513,33.0076],[-91.9498,33.0076],[-91.9429,33.0076],[-91.9325,33.0077],[-91.9302,33.0077],[-91.9274,33.0076],[-91.9271,33.0076],[-91.9243,33.0076],[-91.9241,33.0076],[-91.9237,33.0076],[-91.9235,33.0076],[-91.9233,33.0076],[-91.9228,33.0076],[-91.9226,33.0076],[-91.9201,33.0077],[-91.919,33.0077],[-91.9125,33.0077],[-91.91,33.0077],[-91.9094,33.0077],[-91.9089,33.0077],[-91.9006,33.0076],[-91.9005,33.0076],[-91.899,33.0075],[-91.8845,33.0076],[-91.8766,33.0077],[-91.8751,33.0077],[-91.8707,33.0076],[-91.8706,33.0076],[-91.8704,33.0076],[-91.8698,33.0076],[-91.856,33.0076],[-91.8518,33.0076],[-91.848,33.0076],[-91.8478,33.0076],[-91.8469,33.0076],[-91.8465,33.0076],[-91.8455,33.0076],[-91.8451,33.0076],[-91.8437,33.0076],[-91.8393,33.0076],[-91.8379,33.0076],[-91.8375,33.0076],[-91.8363,33.0076],[-91.8359,33.0076],[-91.8165,33.0074],[-91.8136,33.0074],[-91.8093,33.0074],[-91.8028,33.0074],[-91.8026,33.0074],[-91.8021,33.0074],[-91.8019,33.0074],[-91.8016,33.0074],[-91.8006,33.0074],[-91.8003,33.0074],[-91.7987,33.0074],[-91.794,33.0073],[-91.7924,33.0073],[-91.7923,33.0073],[-91.7919,33.0073],[-91.7918,33.0073],[-91.7912,33.0073],[-91.7893,33.0072],[-91.7886,33.0072],[-91.7798,33.0072],[-91.7733,33.0071],[-91.7687,33.0071],[-91.7656,33.0071],[-91.7642,33.0071],[-91.7638,33.0071],[-91.7628,33.0071],[-91.7624,33.0071],[-91.7551,33.007],[-91.7541,33.0071],[-91.7524,33.0072],[-91.7519,33.0072],[-91.7512,33.0073],[-91.7497,33.0073],[-91.7355,33.0076],[-91.7322,33.0075],[-91.7307,33.0075],[-91.7213,33.0073],[-91.7165,33.0073],[-91.7145,33.0073],[-91.7108,33.0074],[-91.7106,33.0074],[-91.71,33.0074],[-91.7098,33.0074],[-91.6991,33.0074],[-91.6962,33.0074],[-91.6954,33.0074],[-91.6922,33.0074],[-91.6903,33.0074],[-91.69,33.0074],[-91.6834,33.0071],[-91.6812,33.007],[-91.66,33.0069],[-91.6563,33.0068],[-91.6501,33.0068],[-91.6469,33.0068],[-91.6395,33.0067],[-91.6348,33.0067],[-91.6346,33.0067],[-91.6343,33.0067],[-91.6279,33.0066],[-91.6278,33.0066],[-91.6276,33.0066],[-91.6275,33.0067],[-91.6274,33.0067],[-91.6266,33.0067],[-91.6261,33.0067],[-91.6259,33.0067],[-91.6252,33.0067],[-91.6248,33.0067],[-91.6246,33.0067],[-91.6245,33.0067],[-91.6244,33.0068],[-91.6242,33.0067],[-91.624,33.0067],[-91.6239,33.0067],[-91.6237,33.0066],[-91.6236,33.0066],[-91.6224,33.0066],[-91.6188,33.0067],[-91.6176,33.0067],[-91.6159,33.0067],[-91.6107,33.0066],[-91.609,33.0066],[-91.6085,33.0066],[-91.6072,33.0066],[-91.6067,33.0066],[-91.606,33.0066],[-91.6038,33.0066],[-91.6031,33.0067],[-91.6027,33.0066],[-91.6014,33.0066],[-91.601,33.0066],[-91.5991,33.0066],[-91.5935,33.0065],[-91.5917,33.0065],[-91.591,33.0065],[-91.5893,33.0064],[-91.5872,33.0063],[-91.5832,33.0066],[-91.5822,33.0066],[-91.5798,33.0065],[-91.5797,33.0065],[-91.5796,33.0065],[-91.5788,33.0065],[-91.5764,33.0067],[-91.5756,33.0067],[-91.5749,33.0068],[-91.573,33.0069],[-91.5723,33.0069],[-91.5712,33.0069],[-91.5677,33.0069],[-91.5665,33.0068],[-91.5659,33.0068],[-91.564,33.0068],[-91.5633,33.0068],[-91.5626,33.0068],[-91.5603,33.0068],[-91.5595,33.0068],[-91.5578,33.0068],[-91.5528,33.0068],[-91.5511,33.0068],[-91.5491,33.0068],[-91.543,33.0068],[-91.541,33.0068],[-91.5398,33.0068],[-91.5362,33.0068],[-91.535,33.0068],[-91.5295,33.0068],[-91.5129,33.0068],[-91.5063,33.0068],[-91.5016,33.0068],[-91.5002,33.0068],[-91.5001,33.0068],[-91.4962,33.0066],[-91.4948,33.0065],[-91.4945,33.0065],[-91.4937,33.0064],[-91.4935,33.0064],[-91.4926,33.0064],[-91.4902,33.0062],[-91.4894,33.0062],[-91.4893,33.0062],[-91.4892,33.0062],[-91.4887,33.0062],[-91.4879,33.0062],[-91.4856,33.0062],[-91.4824,33.0062],[-91.4795,33.0062],[-91.4788,33.0062],[-91.4769,33.0062],[-91.4763,33.0062],[-91.4746,33.0062],[-91.471,33.0062],[-91.4694,33.0061],[-91.4677,33.0061],[-91.4662,33.006],[-91.4625,33.0059],[-91.4619,33.0059],[-91.4604,33.0059],[-91.4593,33.0059],[-91.4536,33.0059],[-91.4534,33.0058],[-91.4421,33.006],[-91.441,33.006],[-91.4374,33.0061],[-91.4363,33.0061],[-91.4362,33.0061],[-91.4361,33.0061],[-91.4359,33.0061],[-91.4358,33.0061],[-91.4357,33.0061],[-91.4354,33.0061],[-91.4255,33.0061],[-91.4244,33.0061],[-91.4221,33.0061],[-91.4203,33.0061],[-91.4179,33.0061],[-91.4166,33.0061],[-91.4135,33.006],[-91.4123,33.006],[-91.4121,33.006],[-91.4114,33.006],[-91.4109,33.0061],[-91.4107,33.0061],[-91.4023,33.0061],[-91.4,33.006],[-91.3993,33.006],[-91.3988,33.006],[-91.3985,33.006],[-91.3982,33.006],[-91.3978,33.006],[-91.3972,33.006],[-91.3969,33.006],[-91.3968,33.0059],[-91.3943,33.0061],[-91.3943,33.006],[-91.3941,33.006],[-91.3939,33.006],[-91.3936,33.006],[-91.3932,33.006],[-91.3928,33.006],[-91.3913,33.006],[-91.3896,33.006],[-91.3882,33.006],[-91.3879,33.006],[-91.3876,33.006],[-91.3866,33.006],[-91.3861,33.006],[-91.3853,33.006],[-91.3842,33.0059],[-91.3831,33.0059],[-91.3823,33.0059],[-91.3817,33.0059],[-91.3804,33.0059],[-91.3787,33.0059],[-91.3786,33.0059],[-91.377,33.0059],[-91.3763,33.0059],[-91.376,33.0059],[-91.3759,33.0059],[-91.3757,33.0059],[-91.3751,33.0059],[-91.3741,33.0059],[-91.3719,33.0059],[-91.3695,33.0059],[-91.3679,33.0059],[-91.3677,33.0059],[-91.3676,33.0059],[-91.3663,33.0059],[-91.3662,33.0059],[-91.3661,33.0059],[-91.366,33.0059],[-91.3659,33.0059],[-91.3655,33.0059],[-91.3654,33.0059],[-91.365,33.0059],[-91.3642,33.0059],[-91.3638,33.0059],[-91.3636,33.0059],[-91.3633,33.0059],[-91.363,33.0059],[-91.3628,33.0059],[-91.3627,33.0059],[-91.3623,33.006],[-91.3609,33.0059],[-91.3597,33.0059],[-91.3592,33.0059],[-91.359,33.0059],[-91.3586,33.0059],[-91.3583,33.0059],[-91.3582,33.0059],[-91.3564,33.0059],[-91.3549,33.0059],[-91.3538,33.0059],[-91.353,33.0059],[-91.3523,33.0058],[-91.3514,33.0058],[-91.3503,33.0058],[-91.3465,33.0058],[-91.3446,33.0057],[-91.3441,33.0057],[-91.3434,33.0057],[-91.3424,33.0057],[-91.3417,33.0057],[-91.3414,33.0057],[-91.3407,33.0058],[-91.3403,33.0057],[-91.34,33.0057],[-91.3397,33.0057],[-91.3396,33.0057],[-91.3394,33.0057],[-91.3391,33.0056],[-91.3389,33.0056],[-91.3388,33.0056],[-91.3386,33.0056],[-91.3332,33.0057],[-91.3331,33.0057],[-91.3327,33.0057],[-91.3325,33.0058],[-91.3318,33.0057],[-91.33,33.0057],[-91.3298,33.0057],[-91.3288,33.0057],[-91.3283,33.0057],[-91.3279,33.0057],[-91.3276,33.0057],[-91.3272,33.0057],[-91.3269,33.0057],[-91.3266,33.0056],[-91.3264,33.0056],[-91.3263,33.0056],[-91.3256,33.0056],[-91.325,33.0056],[-91.3249,33.0056],[-91.3244,33.0056],[-91.3232,33.0056],[-91.3226,33.0056],[-91.3224,33.0056],[-91.3213,33.0056],[-91.3193,33.0056],[-91.3189,33.0056],[-91.318,33.0056],[-91.3157,33.0055],[-91.3135,33.0055],[-91.313,33.0055],[-91.3122,33.0055],[-91.312,33.0055],[-91.3116,33.0055],[-91.3108,33.0055],[-91.3099,33.0055],[-91.3095,33.0055],[-91.3072,33.0054],[-91.3063,33.0054],[-91.3055,33.0054],[-91.3036,33.0054],[-91.2988,33.0055],[-91.2982,33.0054],[-91.2976,33.0054],[-91.2975,33.0054],[-91.297,33.0055],[-91.2968,33.0055],[-91.2949,33.0054],[-91.2941,33.0053],[-91.2932,33.0054],[-91.2923,33.0054],[-91.292,33.0054],[-91.2913,33.0054],[-91.291,33.0054],[-91.2907,33.0053],[-91.2905,33.0053],[-91.2901,33.0054],[-91.2895,33.0055],[-91.2892,33.0055],[-91.289,33.0055],[-91.2886,33.0054],[-91.2885,33.0053],[-91.2883,33.0053],[-91.288,33.0053],[-91.2874,33.0053],[-91.2859,33.0053],[-91.2843,33.0052],[-91.2842,33.0053],[-91.2834,33.0052],[-91.2815,33.0052],[-91.2758,33.005],[-91.2735,33.005],[-91.2734,33.005],[-91.2733,33.005],[-91.2718,33.0051],[-91.2673,33.0051],[-91.2658,33.0051],[-91.2657,33.0051],[-91.2652,33.0051],[-91.265,33.0051],[-91.2646,33.0051],[-91.2635,33.0051],[-91.2631,33.0051],[-91.2564,33.0051],[-91.2501,33.0051],[-91.2363,33.0049],[-91.2296,33.0048],[-91.2228,33.0046],[-91.2226,33.0046],[-91.2129,33.0046],[-91.205,33.0045],[-91.2039,33.0045],[-91.2008,33.0044],[-91.1997,33.0044],[-91.1945,33.0044],[-91.1846,33.0043],[-91.1787,33.0042],[-91.1769,33.0042],[-91.1762,33.0042],[-91.1734,33.0042],[-91.1727,33.0042],[-91.1704,33.0042],[-91.1696,33.0041],[-91.1689,33.0041],[-91.1668,33.0041],[-91.1661,33.0041]]]},"properties":{"STATE_ID":"22","STATE_NAME":"Louisiana"},"id":22}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-85.6052,34.9847],[-85.605,34.9847],[-85.6043,34.9847],[-85.6041,34.9847],[-85.6039,34.9847],[-85.6034,34.9847],[-85.6033,34.9847],[-85.6026,34.9846],[-85.6016,34.9846],[-85.6006,34.9846],[-85.5999,34.9846],[-85.5997,34.9846],[-85.5994,34.9846],[-85.5986,34.9846],[-85.5983,34.9846],[-85.5978,34.9846],[-85.5974,34.9846],[-85.5959,34.9846],[-85.5955,34.9845],[-85.5949,34.9845],[-85.5905,34.9845],[-85.5756,34.9843],[-85.5727,34.9843],[-85.5706,34.9842],[-85.5675,34.9842],[-85.5582,34.9841],[-85.5551,34.984],[-85.5549,34.984],[-85.5541,34.984],[-85.5539,34.984],[-85.5537,34.984],[-85.5536,34.984],[-85.5529,34.984],[-85.5527,34.984],[-85.5496,34.984],[-85.5401,34.9838],[-85.537,34.9838],[-85.5364,34.9838],[-85.5347,34.9838],[-85.5342,34.9838],[-85.534,34.9838],[-85.5333,34.9837],[-85.5331,34.9837],[-85.5309,34.9837],[-85.5242,34.9836],[-85.522,34.9836],[-85.5219,34.9836],[-85.5216,34.9836],[-85.5213,34.9836],[-85.5205,34.9836],[-85.5202,34.9836],[-85.52,34.9836],[-85.518,34.9835],[-85.5175,34.9835],[-85.5142,34.9835],[-85.5033,34.9834],[-85.5026,34.9834],[-85.5006,34.9833],[-85.5,34.9833],[-85.4996,34.9832],[-85.4985,34.9832],[-85.4982,34.9832],[-85.4981,34.9832],[-85.4979,34.9832],[-85.4978,34.9832],[-85.4969,34.9832],[-85.4956,34.9832],[-85.4889,34.9831],[-85.4866,34.9831],[-85.4863,34.9831],[-85.4855,34.9831],[-85.4853,34.9831],[-85.4852,34.9831],[-85.4851,34.9831],[-85.485,34.9831],[-85.4847,34.9831],[-85.4828,34.9831],[-85.4802,34.9831],[-85.4763,34.983],[-85.476,34.983],[-85.4741,34.983],[-85.4726,34.983],[-85.468,34.983],[-85.4667,34.983],[-85.4665,34.983],[-85.4659,34.983],[-85.4641,34.983],[-85.4635,34.983],[-85.4634,34.983],[-85.4626,34.983],[-85.46,34.983],[-85.4594,34.983],[-85.4592,34.983],[-85.4591,34.983],[-85.459,34.983],[-85.4588,34.983],[-85.4587,34.983],[-85.4586,34.983],[-85.458,34.983],[-85.4532,34.983],[-85.4371,34.983],[-85.4323,34.983],[-85.4317,34.983],[-85.4312,34.983],[-85.4296,34.983],[-85.4291,34.9829],[-85.4287,34.9829],[-85.4275,34.9829],[-85.4271,34.9829],[-85.4268,34.9829],[-85.426,34.9829],[-85.4257,34.9829],[-85.4256,34.9829],[-85.4251,34.9829],[-85.424,34.9829],[-85.4237,34.9829],[-85.4235,34.9829],[-85.4232,34.9829],[-85.4231,34.9829],[-85.4227,34.9829],[-85.4225,34.983],[-85.4223,34.983],[-85.4222,34.983],[-85.422,34.983],[-85.4202,34.983],[-85.4155,34.983],[-85.4142,34.983],[-85.414,34.983],[-85.4122,34.9829],[-85.4117,34.9829],[-85.4104,34.9829],[-85.41,34.9829],[-85.4099,34.9829],[-85.4097,34.9829],[-85.4096,34.9829],[-85.4096,34.983],[-85.4095,34.983],[-85.4094,34.983],[-85.4093,34.983],[-85.4092,34.983],[-85.409,34.983],[-85.4085,34.9829],[-85.4084,34.9829],[-85.4083,34.9829],[-85.4082,34.9829],[-85.4079,34.9829],[-85.4078,34.9829],[-85.4076,34.9829],[-85.4073,34.9829],[-85.4071,34.9829],[-85.4069,34.9829],[-85.4067,34.9829],[-85.4065,34.9829],[-85.4022,34.983],[-85.4019,34.983],[-85.3991,34.983],[-85.3984,34.983],[-85.3979,34.983],[-85.3956,34.983],[-85.3952,34.983],[-85.3951,34.983],[-85.3949,34.983],[-85.3948,34.983],[-85.3941,34.983],[-85.3916,34.983],[-85.3912,34.983],[-85.3908,34.983],[-85.3896,34.983],[-85.3861,34.983],[-85.385,34.983],[-85.3849,34.983],[-85.3797,34.983],[-85.3796,34.983],[-85.3795,34.983],[-85.3691,34.9832],[-85.3652,34.9833],[-85.3651,34.9833],[-85.3649,34.9834],[-85.3648,34.9834],[-85.3646,34.9834],[-85.3641,34.9834],[-85.3639,34.9834],[-85.3637,34.9834],[-85.3636,34.9834],[-85.3631,34.9834],[-85.363,34.9834],[-85.3629,34.9834],[-85.3628,34.9834],[-85.3626,34.9834],[-85.3625,34.9834],[-85.3624,34.9834],[-85.3622,34.9834],[-85.3612,34.9835],[-85.361,34.9836],[-85.3609,34.9836],[-85.3606,34.9836],[-85.3603,34.9836],[-85.3585,34.9835],[-85.358,34.9835],[-85.3576,34.9835],[-85.3575,34.9835],[-85.3563,34.9835],[-85.3558,34.9836],[-85.3556,34.9836],[-85.3555,34.9836],[-85.3545,34.9836],[-85.3542,34.9836],[-85.3532,34.9836],[-85.3501,34.9836],[-85.3491,34.9836],[-85.3484,34.9836],[-85.3477,34.9836],[-85.3463,34.9836],[-85.3456,34.9837],[-85.3454,34.9837],[-85.3453,34.9837],[-85.3446,34.9837],[-85.3444,34.9837],[-85.344,34.9837],[-85.3428,34.9838],[-85.3425,34.9838],[-85.3423,34.9838],[-85.3417,34.9838],[-85.3416,34.9838],[-85.3399,34.9838],[-85.3349,34.9839],[-85.3333,34.984],[-85.3327,34.984],[-85.3326,34.984],[-85.332,34.984],[-85.3285,34.984],[-85.3279,34.984],[-85.3278,34.984],[-85.3277,34.984],[-85.3275,34.984],[-85.3274,34.984],[-85.3273,34.984],[-85.327,34.984],[-85.3259,34.984],[-85.3255,34.9841],[-85.3252,34.9841],[-85.3245,34.9841],[-85.3242,34.9841],[-85.3239,34.9841],[-85.3231,34.9841],[-85.323,34.9841],[-85.3228,34.9842],[-85.3227,34.9842],[-85.3226,34.9842],[-85.3202,34.9842],[-85.3201,34.9842],[-85.32,34.9842],[-85.3199,34.9842],[-85.3186,34.9842],[-85.3176,34.9842],[-85.3175,34.9842],[-85.3174,34.9842],[-85.3173,34.9842],[-85.3172,34.9842],[-85.3171,34.9842],[-85.3164,34.9842],[-85.3163,34.9842],[-85.3162,34.9842],[-85.3161,34.9842],[-85.316,34.9842],[-85.3155,34.9842],[-85.3152,34.9842],[-85.3142,34.9843],[-85.3133,34.9843],[-85.3126,34.9843],[-85.3122,34.9843],[-85.3111,34.9843],[-85.3108,34.9844],[-85.3104,34.9844],[-85.3103,34.9844],[-85.3098,34.9844],[-85.3082,34.9844],[-85.3081,34.9844],[-85.308,34.9844],[-85.3078,34.9844],[-85.3077,34.9844],[-85.3076,34.9844],[-85.3075,34.9844],[-85.3073,34.9844],[-85.3072,34.9844],[-85.3059,34.9845],[-85.3055,34.9845],[-85.3014,34.9845],[-85.301,34.9845],[-85.3007,34.9845],[-85.3002,34.9845],[-85.2998,34.9845],[-85.2995,34.9845],[-85.2994,34.9845],[-85.2974,34.9845],[-85.2966,34.9846],[-85.2951,34.9846],[-85.2949,34.9846],[-85.2947,34.9846],[-85.2946,34.9846],[-85.2945,34.9847],[-85.2899,34.9848],[-85.2896,34.9848],[-85.2895,34.9848],[-85.2879,34.9848],[-85.2878,34.9848],[-85.287,34.9849],[-85.2869,34.9849],[-85.2867,34.9849],[-85.286,34.9848],[-85.2859,34.9848],[-85.2858,34.9848],[-85.2857,34.9848],[-85.2855,34.9848],[-85.2848,34.9848],[-85.2846,34.9848],[-85.2845,34.9848],[-85.2839,34.9848],[-85.2818,34.9849],[-85.2811,34.9849],[-85.2804,34.9849],[-85.2802,34.9849],[-85.2782,34.9849],[-85.2775,34.985],[-85.2772,34.985],[-85.2762,34.985],[-85.276,34.985],[-85.2759,34.985],[-85.2754,34.985],[-85.2741,34.985],[-85.2737,34.985],[-85.2736,34.985],[-85.2732,34.985],[-85.2731,34.985],[-85.273,34.985],[-85.2729,34.985],[-85.2728,34.985],[-85.2727,34.985],[-85.2724,34.985],[-85.2714,34.9851],[-85.2713,34.9851],[-85.271,34.9851],[-85.2709,34.9851],[-85.2707,34.9851],[-85.2699,34.9851],[-85.2697,34.9851],[-85.269,34.9851],[-85.2673,34.9852],[-85.2671,34.9852],[-85.2666,34.9851],[-85.2664,34.9851],[-85.2658,34.9851],[-85.2656,34.9851],[-85.2655,34.9851],[-85.2652,34.9851],[-85.2651,34.9851],[-85.2649,34.9851],[-85.2644,34.9851],[-85.2643,34.9851],[-85.2641,34.9851],[-85.264,34.9851],[-85.2627,34.9851],[-85.2584,34.9851],[-85.2573,34.9851],[-85.257,34.9851],[-85.2567,34.9851],[-85.2566,34.9851],[-85.2558,34.9852],[-85.2557,34.9852],[-85.2553,34.9852],[-85.2552,34.9851],[-85.2549,34.985],[-85.2548,34.985],[-85.2543,34.9851],[-85.2535,34.9851],[-85.2527,34.9852],[-85.2522,34.9852],[-85.2522,34.9851],[-85.2517,34.9851],[-85.2503,34.9851],[-85.2499,34.9851],[-85.2498,34.9853],[-85.2496,34.9853],[-85.2489,34.9852],[-85.2487,34.9852],[-85.2487,34.9853],[-85.2484,34.9853],[-85.2478,34.9852],[-85.2476,34.9852],[-85.2475,34.9853],[-85.2473,34.9853],[-85.2466,34.9853],[-85.2464,34.9853],[-85.2461,34.9853],[-85.2455,34.9853],[-85.2452,34.9853],[-85.245,34.9854],[-85.2449,34.9854],[-85.2448,34.9854],[-85.2443,34.9854],[-85.2427,34.9855],[-85.2422,34.9855],[-85.2417,34.9856],[-85.2403,34.9856],[-85.2398,34.9856],[-85.2397,34.9856],[-85.2395,34.9856],[-85.2394,34.9857],[-85.2388,34.9857],[-85.2385,34.9857],[-85.2384,34.9857],[-85.2379,34.9858],[-85.2378,34.9858],[-85.2374,34.9858],[-85.2361,34.9858],[-85.2356,34.9858],[-85.2346,34.9858],[-85.2314,34.9856],[-85.2304,34.9855],[-85.2299,34.9855],[-85.2285,34.9855],[-85.228,34.9855],[-85.2279,34.9855],[-85.2278,34.9855],[-85.2269,34.9856],[-85.2266,34.9856],[-85.2265,34.9856],[-85.2262,34.9856],[-85.2254,34.9855],[-85.2251,34.9855],[-85.225,34.9855],[-85.2247,34.9855],[-85.2237,34.9856],[-85.2236,34.9856],[-85.2235,34.9856],[-85.2234,34.9856],[-85.2231,34.9856],[-85.2224,34.9855],[-85.2221,34.9855],[-85.2219,34.9855],[-85.2218,34.9855],[-85.2209,34.9856],[-85.2206,34.9856],[-85.2205,34.9856],[-85.2204,34.9856],[-85.219,34.9856],[-85.2186,34.9857],[-85.2185,34.9857],[-85.2181,34.9857],[-85.218,34.9857],[-85.2177,34.9857],[-85.2168,34.9857],[-85.2165,34.9857],[-85.2155,34.9857],[-85.2124,34.9857],[-85.2113,34.9857],[-85.2111,34.9857],[-85.2102,34.9857],[-85.21,34.9857],[-85.2099,34.9857],[-85.2096,34.9857],[-85.209,34.9858],[-85.2087,34.9858],[-85.2076,34.9858],[-85.2073,34.9858],[-85.2041,34.9858],[-85.203,34.9858],[-85.2029,34.9858],[-85.2026,34.9858],[-85.2017,34.9859],[-85.2015,34.9859],[-85.2014,34.9859],[-85.2005,34.9859],[-85.1981,34.9859],[-85.1972,34.9859],[-85.1969,34.9859],[-85.1964,34.9858],[-85.196,34.9858],[-85.1958,34.9858],[-85.1957,34.9858],[-85.1956,34.9858],[-85.1951,34.9858],[-85.1935,34.9859],[-85.1929,34.986],[-85.1928,34.986],[-85.1924,34.9859],[-85.1923,34.9859],[-85.1914,34.9859],[-85.1887,34.986],[-85.188,34.986],[-85.1878,34.986],[-85.1875,34.986],[-85.1874,34.986],[-85.1873,34.986],[-85.1863,34.986],[-85.1859,34.986],[-85.1852,34.986],[-85.1832,34.9861],[-85.1826,34.9861],[-85.1825,34.9861],[-85.1821,34.9861],[-85.1809,34.9861],[-85.1805,34.9861],[-85.1766,34.986],[-85.1752,34.986],[-85.175,34.986],[-85.1749,34.986],[-85.1738,34.986],[-85.1734,34.986],[-85.1717,34.986],[-85.1665,34.9861],[-85.1661,34.9861],[-85.1648,34.9861],[-85.1642,34.9861],[-85.1627,34.9861],[-85.1626,34.9861],[-85.1624,34.9861],[-85.1621,34.9861],[-85.1613,34.9862],[-85.1612,34.9862],[-85.1599,34.9862],[-85.1597,34.9862],[-85.1587,34.9863],[-85.158,34.9863],[-85.1578,34.9863],[-85.1571,34.9863],[-85.1551,34.9863],[-85.1546,34.9863],[-85.1544,34.9863],[-85.1539,34.9863],[-85.1538,34.9863],[-85.1536,34.9863],[-85.1535,34.9863],[-85.1515,34.9863],[-85.1507,34.9863],[-85.1501,34.9863],[-85.1482,34.9863],[-85.1476,34.9863],[-85.1475,34.9863],[-85.1471,34.9863],[-85.1468,34.9863],[-85.1446,34.9864],[-85.144,34.9864],[-85.1439,34.9864],[-85.1431,34.9863],[-85.1418,34.9863],[-85.1408,34.9864],[-85.1406,34.9864],[-85.1401,34.9864],[-85.14,34.9864],[-85.1399,34.9864],[-85.1398,34.9864],[-85.1388,34.9864],[-85.1382,34.9864],[-85.1335,34.9865],[-85.1319,34.9865],[-85.1318,34.9865],[-85.1312,34.9865],[-85.131,34.9865],[-85.1308,34.9865],[-85.129,34.9865],[-85.1282,34.9865],[-85.1279,34.9865],[-85.1274,34.9865],[-85.1271,34.9865],[-85.127,34.9865],[-85.1269,34.9865],[-85.1268,34.9865],[-85.1267,34.9864],[-85.1266,34.9864],[-85.1262,34.9865],[-85.1247,34.9865],[-85.1244,34.9865],[-85.1242,34.9865],[-85.123,34.9865],[-85.1193,34.9865],[-85.1183,34.9865],[-85.1181,34.9865],[-85.118,34.9865],[-85.1176,34.9865],[-85.1175,34.9865],[-85.1166,34.9865],[-85.1147,34.9866],[-85.1142,34.9866],[-85.1141,34.9866],[-85.114,34.9865],[-85.1134,34.9866],[-85.1132,34.9866],[-85.1126,34.9866],[-85.1124,34.9866],[-85.1121,34.9866],[-85.112,34.9866],[-85.1116,34.9866],[-85.1115,34.9866],[-85.1113,34.9866],[-85.1112,34.9866],[-85.111,34.9866],[-85.1102,34.9866],[-85.1079,34.9866],[-85.1071,34.9866],[-85.107,34.9866],[-85.1068,34.9866],[-85.1064,34.9866],[-85.1063,34.9866],[-85.1061,34.9866],[-85.1059,34.9866],[-85.1054,34.9866],[-85.1052,34.9866],[-85.1051,34.9866],[-85.105,34.9866],[-85.1044,34.9866],[-85.1028,34.9866],[-85.1027,34.9866],[-85.1021,34.9866],[-85.102,34.9866],[-85.1019,34.9866],[-85.1014,34.9866],[-85.1012,34.9866],[-85.1011,34.9866],[-85.101,34.9866],[-85.1002,34.9866],[-85.0971,34.9865],[-85.0961,34.9865],[-85.096,34.9865],[-85.0936,34.9866],[-85.0935,34.9866],[-85.0861,34.9866],[-85.0836,34.9867],[-85.0799,34.9867],[-85.0796,34.9867],[-85.0693,34.9866],[-85.0686,34.9866],[-85.0659,34.9866],[-85.065,34.9866],[-85.0648,34.9866],[-85.0645,34.9866],[-85.0641,34.9867],[-85.0635,34.9867],[-85.0632,34.9867],[-85.0625,34.9867],[-85.0603,34.9867],[-85.0596,34.9867],[-85.0592,34.9867],[-85.058,34.9867],[-85.0576,34.9867],[-85.0574,34.9867],[-85.0567,34.9867],[-85.0564,34.9867],[-85.0557,34.9867],[-85.054,34.9867],[-85.0536,34.9867],[-85.053,34.9867],[-85.0529,34.9867],[-85.0516,34.9868],[-85.0499,34.9868],[-85.0478,34.9868],[-85.0465,34.9868],[-85.0452,34.9869],[-85.0451,34.9869],[-85.0435,34.9869],[-85.0429,34.9869],[-85.039,34.987],[-85.0377,34.987],[-85.0375,34.987],[-85.0368,34.987],[-85.0351,34.987],[-85.0305,34.987],[-85.028,34.9871],[-85.0257,34.9871],[-85.0256,34.9871],[-85.0225,34.9871],[-85.0219,34.9871],[-85.0214,34.9872],[-85.0209,34.9872],[-85.019,34.9872],[-85.0129,34.9873],[-85.0124,34.9873],[-85.0103,34.9873],[-85.0097,34.9873],[-85.0094,34.9873],[-85.0083,34.9873],[-85.008,34.9874],[-85.0063,34.9874],[-85.0012,34.9875],[-84.9999,34.9875],[-84.9995,34.9876],[-84.999,34.9875],[-84.9975,34.9875],[-84.9971,34.9875],[-84.9969,34.9875],[-84.9966,34.9875],[-84.9956,34.9875],[-84.9953,34.9876],[-84.9951,34.9876],[-84.9931,34.9876],[-84.9866,34.9876],[-84.9845,34.9876],[-84.9844,34.9876],[-84.984,34.9876],[-84.9824,34.9876],[-84.9819,34.9876],[-84.9816,34.9876],[-84.9807,34.9876],[-84.9804,34.9877],[-84.9803,34.9877],[-84.98,34.9877],[-84.9799,34.9877],[-84.9793,34.9877],[-84.9775,34.9877],[-84.977,34.9877],[-84.9741,34.9877],[-84.9653,34.9877],[-84.9624,34.9877],[-84.9622,34.9877],[-84.9617,34.9877],[-84.9616,34.9877],[-84.9604,34.9878],[-84.9568,34.9878],[-84.9564,34.9878],[-84.9557,34.9878],[-84.9556,34.9878],[-84.955,34.9879],[-84.9533,34.9879],[-84.9528,34.9879],[-84.9516,34.9879],[-84.9515,34.9879],[-84.9476,34.9879],[-84.9465,34.9879],[-84.9463,34.9879],[-84.9461,34.9879],[-84.9453,34.9879],[-84.945,34.9879],[-84.9448,34.9879],[-84.9445,34.9879],[-84.9444,34.9879],[-84.9442,34.9879],[-84.9442,34.9878],[-84.9441,34.9878],[-84.944,34.9879],[-84.9439,34.9879],[-84.9435,34.9879],[-84.9424,34.9879],[-84.9421,34.9879],[-84.9418,34.9879],[-84.9416,34.9879],[-84.94,34.9879],[-84.9399,34.9879],[-84.9395,34.9879],[-84.9394,34.9879],[-84.9393,34.9879],[-84.9376,34.9879],[-84.9325,34.9879],[-84.932,34.9879],[-84.9309,34.9879],[-84.9308,34.9879],[-84.9307,34.9879],[-84.9304,34.9879],[-84.93,34.9879],[-84.9292,34.9879],[-84.9287,34.9879],[-84.9282,34.9879],[-84.9264,34.9879],[-84.9258,34.9879],[-84.9251,34.9879],[-84.9228,34.9879],[-84.922,34.9879],[-84.9218,34.9879],[-84.9216,34.9879],[-84.9211,34.9879],[-84.9209,34.9879],[-84.92,34.9879],[-84.9174,34.9879],[-84.9165,34.9879],[-84.9153,34.9879],[-84.9116,34.9879],[-84.9104,34.9879],[-84.9093,34.9879],[-84.906,34.9879],[-84.905,34.9879],[-84.9049,34.9879],[-84.9022,34.9879],[-84.8942,34.9882],[-84.8915,34.9882],[-84.8915,34.9879],[-84.8908,34.9879],[-84.8905,34.9879],[-84.8875,34.9879],[-84.8865,34.9879],[-84.8852,34.9879],[-84.8841,34.9879],[-84.884,34.9879],[-84.8813,34.9879],[-84.88,34.9879],[-84.8762,34.9879],[-84.8761,34.9879],[-84.8749,34.9879],[-84.865,34.9878],[-84.8613,34.9878],[-84.861,34.9878],[-84.8607,34.9878],[-84.8588,34.9878],[-84.8582,34.9877],[-84.8581,34.9877],[-84.858,34.9877],[-84.8568,34.9877],[-84.8529,34.9877],[-84.8519,34.9877],[-84.8515,34.9878],[-84.8476,34.9878],[-84.8357,34.9879],[-84.8319,34.988],[-84.8318,34.988],[-84.8317,34.9879],[-84.8314,34.9878],[-84.8313,34.9878],[-84.8312,34.9877],[-84.8299,34.9878],[-84.826,34.9879],[-84.8247,34.9879],[-84.8245,34.9879],[-84.8242,34.9878],[-84.824,34.9878],[-84.8238,34.9879],[-84.8231,34.9879],[-84.8211,34.988],[-84.8205,34.988],[-84.8204,34.9879],[-84.8201,34.9879],[-84.82,34.9878],[-84.8199,34.9878],[-84.8184,34.9877],[-84.8173,34.9877],[-84.8118,34.9876],[-84.8105,34.9876],[-84.8099,34.9876],[-84.8092,34.9876],[-84.8089,34.9876],[-84.8081,34.9876],[-84.8079,34.9876],[-84.804,34.9876],[-84.8024,34.9876],[-84.7978,34.9877],[-84.7925,34.9877],[-84.7913,34.9877],[-84.7906,34.9877],[-84.7842,34.9878],[-84.7798,34.9879],[-84.7797,34.9879],[-84.7796,34.9879],[-84.7795,34.9879],[-84.7789,34.9879],[-84.7768,34.9879],[-84.7761,34.9879],[-84.776,34.9879],[-84.7759,34.9879],[-84.7655,34.988],[-84.75,34.9881],[-84.7499,34.9881],[-84.7402,34.9879],[-84.7386,34.9878],[-84.7385,34.9878],[-84.7371,34.9879],[-84.737,34.9879],[-84.7369,34.9879],[-84.7367,34.9879],[-84.7365,34.9879],[-84.7358,34.9879],[-84.7356,34.9879],[-84.7349,34.9879],[-84.7346,34.9879],[-84.7344,34.9879],[-84.7339,34.988],[-84.7326,34.988],[-84.7321,34.988],[-84.732,34.9881],[-84.7316,34.9881],[-84.7315,34.9881],[-84.7314,34.9881],[-84.7311,34.9881],[-84.731,34.9882],[-84.7309,34.9882],[-84.7308,34.9882],[-84.7301,34.9881],[-84.7299,34.9881],[-84.7294,34.9881],[-84.7282,34.9881],[-84.7281,34.9881],[-84.7277,34.9882],[-84.7274,34.9882],[-84.7272,34.9882],[-84.7269,34.9882],[-84.7259,34.9881],[-84.7256,34.988],[-84.724,34.988],[-84.7191,34.9881],[-84.7181,34.9881],[-84.7175,34.9881],[-84.7168,34.9881],[-84.7147,34.988],[-84.7146,34.988],[-84.714,34.988],[-84.7131,34.9881],[-84.7104,34.9881],[-84.7097,34.9881],[-84.7095,34.9881],[-84.7074,34.9881],[-84.7065,34.9881],[-84.6975,34.9881],[-84.695,34.9881],[-84.6945,34.9881],[-84.6932,34.9881],[-84.6892,34.9882],[-84.688,34.9882],[-84.6878,34.9882],[-84.6867,34.9882],[-84.6834,34.9882],[-84.6825,34.9882],[-84.6824,34.9882],[-84.6823,34.9882],[-84.6822,34.9882],[-84.6813,34.9882],[-84.6782,34.9881],[-84.6775,34.9881],[-84.6774,34.9881],[-84.6772,34.9881],[-84.6771,34.9881],[-84.6764,34.9881],[-84.6739,34.9881],[-84.6732,34.9881],[-84.6731,34.9881],[-84.673,34.9881],[-84.6716,34.9881],[-84.6672,34.9881],[-84.6658,34.9881],[-84.6657,34.9881],[-84.6656,34.9881],[-84.6655,34.9881],[-84.6599,34.9881],[-84.6424,34.988],[-84.6368,34.988],[-84.6366,34.988],[-84.6365,34.988],[-84.6364,34.988],[-84.6361,34.988],[-84.6349,34.988],[-84.6346,34.988],[-84.6345,34.988],[-84.6344,34.988],[-84.634,34.988],[-84.6339,34.988],[-84.6338,34.988],[-84.6314,34.988],[-84.6249,34.988],[-84.624,34.9881],[-84.6215,34.9883],[-84.6182,34.9883],[-84.6172,34.9883],[-84.6082,34.9883],[-84.606,34.9883],[-84.6048,34.9883],[-84.6046,34.9883],[-84.6039,34.9883],[-84.6037,34.9883],[-84.6031,34.9883],[-84.6014,34.9883],[-84.6013,34.9883],[-84.6007,34.9883],[-84.6003,34.9883],[-84.5989,34.9883],[-84.5984,34.9883],[-84.5982,34.9883],[-84.5974,34.9883],[-84.5972,34.9883],[-84.597,34.9883],[-84.5965,34.9883],[-84.5964,34.9883],[-84.5962,34.9883],[-84.5956,34.9883],[-84.5954,34.9883],[-84.5951,34.9883],[-84.5941,34.9883],[-84.5938,34.9883],[-84.5921,34.9883],[-84.5919,34.9883],[-84.5872,34.9883],[-84.5869,34.9883],[-84.5856,34.9883],[-84.5831,34.9883],[-84.5809,34.9883],[-84.5755,34.9883],[-84.573,34.9883],[-84.5726,34.9883],[-84.5716,34.9883],[-84.5713,34.9883],[-84.571,34.9883],[-84.5702,34.9883],[-84.5699,34.9883],[-84.5698,34.9883],[-84.5694,34.9883],[-84.5693,34.9883],[-84.5691,34.9883],[-84.5685,34.9883],[-84.5683,34.9883],[-84.5682,34.9883],[-84.568,34.9883],[-84.5662,34.9883],[-84.5602,34.9883],[-84.5584,34.9883],[-84.5582,34.9883],[-84.5578,34.9883],[-84.5563,34.9882],[-84.5559,34.9882],[-84.5552,34.9882],[-84.551,34.9882],[-84.5497,34.9882],[-84.5415,34.9882],[-84.5363,34.9881],[-84.5315,34.9881],[-84.5289,34.9881],[-84.5214,34.9881],[-84.5189,34.9881],[-84.5182,34.9881],[-84.5164,34.9881],[-84.5158,34.9881],[-84.5146,34.9881],[-84.5111,34.988],[-84.5099,34.988],[-84.5095,34.988],[-84.5084,34.988],[-84.5081,34.988],[-84.5071,34.988],[-84.5042,34.988],[-84.5033,34.988],[-84.5032,34.988],[-84.5002,34.988],[-84.4999,34.9881],[-84.497,34.9881],[-84.4884,34.9882],[-84.4883,34.9882],[-84.4879,34.9882],[-84.4873,34.9882],[-84.4667,34.9881],[-84.4665,34.9881],[-84.4662,34.9881],[-84.466,34.9881],[-84.4634,34.9881],[-84.4626,34.9881],[-84.458,34.9881],[-84.4574,34.9881],[-84.4553,34.9881],[-84.4549,34.9881],[-84.4548,34.9881],[-84.4533,34.9881],[-84.4452,34.9881],[-84.4448,34.9881],[-84.4447,34.9881],[-84.4392,34.9881],[-84.4386,34.9881],[-84.4385,34.9881],[-84.4349,34.9881],[-84.4334,34.9881],[-84.4331,34.9881],[-84.4309,34.9881],[-84.4304,34.9881],[-84.426,34.9881],[-84.4198,34.9881],[-84.4156,34.9881],[-84.4141,34.9881],[-84.4138,34.9881],[-84.4086,34.9881],[-84.4038,34.988],[-84.4036,34.988],[-84.4019,34.988],[-84.4014,34.988],[-84.4013,34.988],[-84.3987,34.988],[-84.3984,34.988],[-84.397,34.988],[-84.396,34.988],[-84.3949,34.988],[-84.3938,34.9881],[-84.392,34.988],[-84.3909,34.988],[-84.3907,34.988],[-84.3899,34.988],[-84.3898,34.988],[-84.3892,34.988],[-84.3874,34.988],[-84.3868,34.988],[-84.3861,34.988],[-84.3844,34.988],[-84.3838,34.988],[-84.3837,34.988],[-84.3836,34.988],[-84.3831,34.988],[-84.383,34.988],[-84.3829,34.988],[-84.3828,34.988],[-84.3827,34.988],[-84.3826,34.988],[-84.3813,34.988],[-84.3791,34.988],[-84.3774,34.988],[-84.3749,34.988],[-84.3736,34.9882],[-84.373,34.9882],[-84.3722,34.9882],[-84.3719,34.9882],[-84.3717,34.9882],[-84.3711,34.9882],[-84.3708,34.9882],[-84.3702,34.9883],[-84.3692,34.9883],[-84.3691,34.9883],[-84.3688,34.9883],[-84.3684,34.9883],[-84.3674,34.9883],[-84.3642,34.9883],[-84.3639,34.9883],[-84.3637,34.9883],[-84.3632,34.9883],[-84.3616,34.9883],[-84.3613,34.9883],[-84.3611,34.9883],[-84.3607,34.9883],[-84.3604,34.9883],[-84.3594,34.9883],[-84.3593,34.9883],[-84.3591,34.9883],[-84.3577,34.9883],[-84.3536,34.9882],[-84.3522,34.9882],[-84.3509,34.9882],[-84.3502,34.9882],[-84.3481,34.9883],[-84.3468,34.9883],[-84.3454,34.9883],[-84.3453,34.9883],[-84.3451,34.9883],[-84.345,34.9883],[-84.3448,34.9883],[-84.3445,34.9883],[-84.3444,34.9883],[-84.3443,34.9883],[-84.3441,34.9883],[-84.3436,34.9883],[-84.3434,34.9883],[-84.3433,34.9883],[-84.3429,34.9883],[-84.3427,34.9883],[-84.3419,34.9883],[-84.3392,34.9883],[-84.3383,34.9883],[-84.3381,34.9883],[-84.3378,34.9883],[-84.3377,34.9883],[-84.3376,34.9883],[-84.3375,34.9883],[-84.3373,34.9883],[-84.3368,34.9884],[-84.3363,34.9884],[-84.336,34.9884],[-84.3327,34.9884],[-84.3326,34.9884],[-84.3323,34.9884],[-84.332,34.9884],[-84.3288,34.9884],[-84.3285,34.9884],[-84.3281,34.9884],[-84.3263,34.9884],[-84.3238,34.9884],[-84.3237,34.9884],[-84.3219,34.9884],[-84.3218,34.9884],[-84.3216,34.9884],[-84.3215,34.9884],[-84.3211,34.9884],[-84.3208,34.9884],[-84.3205,34.9884],[-84.3201,34.9884],[-84.3198,34.9884],[-84.3195,34.9884],[-84.3191,34.9884],[-84.3188,34.9884],[-84.3184,34.9884],[-84.3181,34.9884],[-84.3178,34.9884],[-84.3174,34.9884],[-84.3171,34.9884],[-84.3167,34.9884],[-84.3164,34.9884],[-84.3161,34.9884],[-84.3157,34.9884],[-84.3154,34.9884],[-84.315,34.9884],[-84.3147,34.9884],[-84.3144,34.9884],[-84.314,34.9884],[-84.3137,34.9884],[-84.3133,34.9884],[-84.313,34.9884],[-84.3127,34.9884],[-84.3123,34.9884],[-84.312,34.9884],[-84.3117,34.9884],[-84.3113,34.9884],[-84.311,34.9884],[-84.3106,34.9884],[-84.3103,34.9884],[-84.31,34.9884],[-84.3096,34.9884],[-84.3093,34.9884],[-84.3089,34.9884],[-84.3086,34.9884],[-84.3083,34.9884],[-84.3079,34.9884],[-84.3076,34.9884],[-84.3072,34.9884],[-84.3069,34.9884],[-84.3066,34.9884],[-84.3062,34.9884],[-84.3059,34.9884],[-84.3055,34.9884],[-84.3052,34.9884],[-84.305,34.9884],[-84.3049,34.9884],[-84.3048,34.9884],[-84.3045,34.9884],[-84.3038,34.9884],[-84.3032,34.9884],[-84.3025,34.9884],[-84.3018,34.9884],[-84.3012,34.9884],[-84.3005,34.9884],[-84.2998,34.9884],[-84.2991,34.9884],[-84.2985,34.9884],[-84.2978,34.9884],[-84.2971,34.9884],[-84.2964,34.9884],[-84.2958,34.9884],[-84.2951,34.9884],[-84.2944,34.9884],[-84.2938,34.9884],[-84.2931,34.9884],[-84.2924,34.9884],[-84.2917,34.9884],[-84.2911,34.9884],[-84.2904,34.9884],[-84.2897,34.9884],[-84.289,34.9884],[-84.2884,34.9884],[-84.2877,34.9884],[-84.287,34.9884],[-84.2867,34.9884],[-84.2866,34.9884],[-84.2864,34.9884],[-84.2862,34.9884],[-84.2857,34.9884],[-84.2847,34.9884],[-84.284,34.9884],[-84.2838,34.9884],[-84.2837,34.9884],[-84.283,34.9884],[-84.2827,34.9884],[-84.2823,34.9884],[-84.2817,34.9884],[-84.2806,34.9884],[-84.2799,34.9884],[-84.2793,34.9884],[-84.2786,34.9884],[-84.2779,34.9884],[-84.2769,34.9884],[-84.2762,34.9884],[-84.2755,34.9884],[-84.2748,34.9885],[-84.2741,34.9885],[-84.2738,34.9885],[-84.2734,34.9885],[-84.2728,34.9885],[-84.2717,34.9885],[-84.2707,34.9885],[-84.2697,34.9885],[-84.2694,34.9885],[-84.2688,34.9885],[-84.2683,34.9885],[-84.2677,34.9885],[-84.267,34.9885],[-84.2663,34.9885],[-84.2655,34.9885],[-84.2649,34.9885],[-84.2647,34.9885],[-84.2642,34.9885],[-84.2635,34.9885],[-84.2629,34.9885],[-84.2622,34.9885],[-84.2611,34.9885],[-84.2605,34.9885],[-84.2598,34.9885],[-84.2591,34.9885],[-84.2584,34.9885],[-84.2581,34.9885],[-84.2578,34.9885],[-84.2571,34.9885],[-84.2564,34.9885],[-84.2554,34.9885],[-84.2544,34.9885],[-84.2533,34.9885],[-84.2523,34.9885],[-84.2513,34.9885],[-84.2503,34.9885],[-84.2496,34.9884],[-84.2492,34.9884],[-84.2485,34.9884],[-84.2478,34.9884],[-84.2474,34.9884],[-84.247,34.9884],[-84.2468,34.9884],[-84.2464,34.9884],[-84.2457,34.9883],[-84.2453,34.9883],[-84.245,34.9883],[-84.2443,34.9883],[-84.244,34.9883],[-84.2433,34.9883],[-84.2426,34.9882],[-84.2417,34.9882],[-84.2416,34.9882],[-84.2409,34.9882],[-84.2403,34.9881],[-84.2396,34.9881],[-84.2389,34.9881],[-84.2382,34.988],[-84.2376,34.988],[-84.2369,34.988],[-84.2362,34.9879],[-84.236,34.9879],[-84.2359,34.9879],[-84.2355,34.9879],[-84.2352,34.9879],[-84.2348,34.9879],[-84.2345,34.9879],[-84.2342,34.9879],[-84.2338,34.9879],[-84.2334,34.9879],[-84.2333,34.9879],[-84.2328,34.9879],[-84.2311,34.9879],[-84.2306,34.9879],[-84.2303,34.9879],[-84.2299,34.9879],[-84.2293,34.9879],[-84.229,34.9879],[-84.227,34.9879],[-84.2232,34.9879],[-84.2228,34.9879],[-84.2225,34.9879],[-84.2221,34.9879],[-84.2218,34.9879],[-84.2211,34.9879],[-84.2207,34.9879],[-84.2204,34.9879],[-84.2201,34.9879],[-84.2197,34.9879],[-84.2194,34.9879],[-84.2191,34.9879],[-84.219,34.9879],[-84.2187,34.9879],[-84.2185,34.9879],[-84.2183,34.9879],[-84.218,34.9879],[-84.2177,34.9879],[-84.2173,34.9879],[-84.217,34.9879],[-84.2166,34.9879],[-84.2163,34.9879],[-84.216,34.9879],[-84.2156,34.9879],[-84.2153,34.9879],[-84.2149,34.9879],[-84.2147,34.9879],[-84.2146,34.9879],[-84.2142,34.9879],[-84.2139,34.9879],[-84.2135,34.9879],[-84.2129,34.9879],[-84.2122,34.9879],[-84.2115,34.9879],[-84.2108,34.9879],[-84.2101,34.9879],[-84.2095,34.9879],[-84.2088,34.9879],[-84.2081,34.9879],[-84.2078,34.9879],[-84.207,34.9879],[-84.2064,34.9879],[-84.2057,34.9879],[-84.205,34.9878],[-84.2043,34.9878],[-84.2036,34.9878],[-84.2029,34.9878],[-84.2022,34.9878],[-84.2015,34.9878],[-84.2008,34.9878],[-84.2001,34.9878],[-84.1995,34.9878],[-84.1988,34.9878],[-84.1985,34.9878],[-84.1981,34.9878],[-84.1978,34.9878],[-84.1971,34.9878],[-84.1968,34.9878],[-84.1966,34.9878],[-84.1964,34.9878],[-84.1962,34.9878],[-84.1961,34.9878],[-84.1958,34.9878],[-84.1956,34.9878],[-84.1954,34.9878],[-84.1947,34.9878],[-84.1941,34.9878],[-84.193,34.9878],[-84.192,34.9878],[-84.191,34.9878],[-84.19,34.9878],[-84.1893,34.9878],[-84.1886,34.9878],[-84.1879,34.9878],[-84.1873,34.9878],[-84.1866,34.9878],[-84.1859,34.9878],[-84.1852,34.9878],[-84.1845,34.9878],[-84.1839,34.9877],[-84.1832,34.9877],[-84.1828,34.9877],[-84.1825,34.9877],[-84.1823,34.9877],[-84.1821,34.9877],[-84.1814,34.9877],[-84.1812,34.9877],[-84.1808,34.9877],[-84.1804,34.9877],[-84.1797,34.9877],[-84.179,34.9877],[-84.1783,34.9877],[-84.1776,34.9877],[-84.177,34.9877],[-84.1766,34.9877],[-84.1759,34.9877],[-84.1752,34.9877],[-84.1745,34.9877],[-84.1739,34.9877],[-84.1737,34.9877],[-84.1735,34.9877],[-84.1732,34.9877],[-84.1725,34.9877],[-84.1718,34.9877],[-84.1712,34.9877],[-84.1705,34.9877],[-84.1698,34.9877],[-84.1691,34.9877],[-84.1685,34.9877],[-84.1683,34.9877],[-84.1681,34.9877],[-84.1675,34.9877],[-84.1671,34.9877],[-84.1668,34.9877],[-84.1664,34.9877],[-84.1661,34.9877],[-84.1658,34.9877],[-84.1654,34.9877],[-84.1651,34.9877],[-84.1647,34.9877],[-84.1644,34.9877],[-84.1641,34.9877],[-84.1636,34.9877],[-84.1634,34.9877],[-84.1627,34.9877],[-84.1623,34.9877],[-84.162,34.9877],[-84.1618,34.9877],[-84.1613,34.9877],[-84.1606,34.9877],[-84.1599,34.9877],[-84.1592,34.9877],[-84.1585,34.9877],[-84.1578,34.9877],[-84.1571,34.9876],[-84.1564,34.9876],[-84.1557,34.9876],[-84.1551,34.9876],[-84.1544,34.9876],[-84.154,34.9876],[-84.1537,34.9876],[-84.153,34.9876],[-84.1527,34.9876],[-84.1524,34.9876],[-84.152,34.9876],[-84.1513,34.9876],[-84.1507,34.9876],[-84.1503,34.9876],[-84.1499,34.9876],[-84.1493,34.9876],[-84.1486,34.9876],[-84.1479,34.9876],[-84.1473,34.9876],[-84.1466,34.9876],[-84.1459,34.9876],[-84.1456,34.9876],[-84.1455,34.9876],[-84.1449,34.9876],[-84.1442,34.9876],[-84.1435,34.9876],[-84.1428,34.9876],[-84.1425,34.9876],[-84.1423,34.9876],[-84.1418,34.9876],[-84.1415,34.9876],[-84.1411,34.9876],[-84.1408,34.9876],[-84.1405,34.9876],[-84.1402,34.9876],[-84.1397,34.9876],[-84.1395,34.9876],[-84.1388,34.9876],[-84.1381,34.9876],[-84.1374,34.9876],[-84.1368,34.9876],[-84.1361,34.9876],[-84.1354,34.9876],[-84.1347,34.9875],[-84.1341,34.9875],[-84.1334,34.9875],[-84.1327,34.9875],[-84.132,34.9875],[-84.1313,34.9875],[-84.1307,34.9875],[-84.13,34.9875],[-84.1297,34.9875],[-84.1295,34.9875],[-84.1293,34.9875],[-84.129,34.9875],[-84.1286,34.9875],[-84.1283,34.9875],[-84.128,34.9875],[-84.1279,34.9875],[-84.1276,34.9875],[-84.1269,34.9875],[-84.1266,34.9875],[-84.1263,34.9875],[-84.1259,34.9875],[-84.1256,34.9875],[-84.1252,34.9876],[-84.1249,34.9876],[-84.1242,34.9876],[-84.1235,34.9875],[-84.1228,34.9875],[-84.1222,34.9875],[-84.1215,34.9875],[-84.1208,34.9875],[-84.1201,34.9875],[-84.1195,34.9875],[-84.1188,34.9875],[-84.1181,34.9875],[-84.1174,34.9875],[-84.1168,34.9875],[-84.1161,34.9875],[-84.1158,34.9875],[-84.1155,34.9875],[-84.1151,34.9875],[-84.1144,34.9875],[-84.1137,34.9875],[-84.1131,34.9875],[-84.1115,34.9875],[-84.1111,34.9875],[-84.1104,34.9875],[-84.1097,34.9875],[-84.109,34.9875],[-84.1088,34.9875],[-84.1087,34.9875],[-84.1083,34.9875],[-84.108,34.9875],[-84.1076,34.9875],[-84.1073,34.9875],[-84.1071,34.9875],[-84.1063,34.9875],[-84.1059,34.9875],[-84.1056,34.9875],[-84.1054,34.9875],[-84.1052,34.9875],[-84.105,34.9875],[-84.1049,34.9875],[-84.1045,34.9875],[-84.1042,34.9875],[-84.1038,34.9875],[-84.1035,34.9875],[-84.1031,34.9875],[-84.1028,34.9875],[-84.1025,34.9875],[-84.1021,34.9875],[-84.1018,34.9875],[-84.1011,34.9874],[-84.1008,34.9874],[-84.1004,34.9874],[-84.1001,34.9874],[-84.0997,34.9874],[-84.0994,34.9874],[-84.0991,34.9874],[-84.0987,34.9874],[-84.0984,34.9874],[-84.098,34.9874],[-84.0977,34.9874],[-84.0973,34.9874],[-84.0971,34.9874],[-84.097,34.9874],[-84.0967,34.9874],[-84.0963,34.9874],[-84.096,34.9874],[-84.0957,34.9874],[-84.0956,34.9874],[-84.0923,34.9874],[-84.0912,34.9874],[-84.0902,34.9874],[-84.0875,34.9874],[-84.0866,34.9874],[-84.0864,34.9874],[-84.086,34.9874],[-84.0857,34.9874],[-84.0855,34.9874],[-84.0854,34.9874],[-84.0852,34.9874],[-84.0851,34.9874],[-84.0849,34.9874],[-84.0845,34.9874],[-84.0842,34.9874],[-84.0838,34.9874],[-84.0832,34.9874],[-84.0831,34.9874],[-84.0828,34.9874],[-84.0825,34.9874],[-84.0821,34.9874],[-84.0818,34.9874],[-84.0817,34.9874],[-84.0814,34.9874],[-84.0811,34.9874],[-84.081,34.9874],[-84.0808,34.9874],[-84.0805,34.9874],[-84.0801,34.9874],[-84.0799,34.9874],[-84.0794,34.9874],[-84.079,34.9874],[-84.0787,34.9874],[-84.078,34.9874],[-84.0773,34.9874],[-84.077,34.9873],[-84.0763,34.9873],[-84.0756,34.9873],[-84.0746,34.9873],[-84.0743,34.9873],[-84.0739,34.9873],[-84.0736,34.9873],[-84.0729,34.9873],[-84.0722,34.9873],[-84.0715,34.9873],[-84.0708,34.9873],[-84.0702,34.9873],[-84.0695,34.9873],[-84.0688,34.9873],[-84.0681,34.9873],[-84.0674,34.9873],[-84.0667,34.9873],[-84.0663,34.9873],[-84.0661,34.9873],[-84.0657,34.9873],[-84.065,34.9873],[-84.0644,34.9873],[-84.0637,34.9873],[-84.063,34.9873],[-84.0626,34.9873],[-84.0624,34.9873],[-84.0619,34.9873],[-84.0616,34.9873],[-84.0603,34.9872],[-84.0592,34.9872],[-84.0582,34.9872],[-84.0575,34.9872],[-84.0568,34.9872],[-84.0565,34.9872],[-84.0563,34.9872],[-84.0554,34.9872],[-84.0544,34.9872],[-84.0534,34.9872],[-84.0524,34.9872],[-84.0513,34.9872],[-84.0507,34.9872],[-84.05,34.9872],[-84.0496,34.9872],[-84.0493,34.9872],[-84.0489,34.9872],[-84.0483,34.9872],[-84.0479,34.9872],[-84.0469,34.9871],[-84.0459,34.9871],[-84.0448,34.9871],[-84.0442,34.9871],[-84.0431,34.9871],[-84.0421,34.9871],[-84.0418,34.9871],[-84.0414,34.9871],[-84.0407,34.9871],[-84.0397,34.9871],[-84.0391,34.9871],[-84.0384,34.9871],[-84.0377,34.9871],[-84.037,34.9871],[-84.0364,34.9871],[-84.0357,34.9871],[-84.0354,34.9871],[-84.0347,34.9871],[-84.034,34.987],[-84.0333,34.987],[-84.033,34.987],[-84.0327,34.987],[-84.0325,34.987],[-84.0323,34.987],[-84.0321,34.987],[-84.0317,34.987],[-84.031,34.987],[-84.0303,34.987],[-84.03,34.987],[-84.0296,34.987],[-84.029,34.987],[-84.0283,34.987],[-84.028,34.987],[-84.0276,34.987],[-84.0269,34.9871],[-84.0263,34.9871],[-84.0259,34.9871],[-84.0253,34.9871],[-84.0249,34.9871],[-84.0246,34.9871],[-84.0242,34.9871],[-84.0239,34.9871],[-84.0236,34.9871],[-84.0232,34.9871],[-84.0231,34.9871],[-84.0225,34.9871],[-84.0218,34.9871],[-84.0212,34.9871],[-84.0204,34.9871],[-84.0197,34.9871],[-84.019,34.9871],[-84.0184,34.9871],[-84.0177,34.9871],[-84.0173,34.9871],[-84.0171,34.9871],[-84.0166,34.9871],[-84.0163,34.9871],[-84.0161,34.9871],[-84.0159,34.9871],[-84.0157,34.9871],[-84.0156,34.9871],[-84.0149,34.9871],[-84.0146,34.9871],[-84.0144,34.9871],[-84.0142,34.9871],[-84.0139,34.9871],[-84.0136,34.9871],[-84.0132,34.9871],[-84.0129,34.9871],[-84.0126,34.9871],[-84.0123,34.9871],[-84.0122,34.9871],[-84.012,34.9871],[-84.0112,34.9871],[-84.0109,34.9871],[-84.0102,34.9871],[-84.0099,34.9871],[-84.0095,34.9871],[-84.0088,34.9871],[-84.0085,34.9871],[-84.0082,34.9871],[-84.0078,34.9871],[-84.0075,34.9871],[-84.0072,34.9872],[-84.0068,34.9872],[-84.0065,34.9872],[-84.0061,34.9872],[-84.0058,34.9872],[-84.0055,34.9872],[-84.0053,34.9872],[-84.0051,34.9872],[-84.0027,34.9872],[-84.0018,34.9872],[-84.0003,34.9873],[-83.9882,34.9872],[-83.9878,34.9872],[-83.9871,34.9872],[-83.987,34.9872],[-83.9869,34.9872],[-83.9868,34.9872],[-83.9867,34.9872],[-83.9858,34.9872],[-83.9796,34.9873],[-83.9794,34.9873],[-83.9764,34.9873],[-83.9762,34.9873],[-83.9754,34.9873],[-83.9745,34.9873],[-83.9744,34.9873],[-83.9741,34.9873],[-83.973,34.9874],[-83.9727,34.9873],[-83.9663,34.9873],[-83.9649,34.9873],[-83.9642,34.9873],[-83.9639,34.9873],[-83.9633,34.9873],[-83.9631,34.9873],[-83.9627,34.9873],[-83.9625,34.9873],[-83.9624,34.9873],[-83.962,34.9873],[-83.9619,34.9873],[-83.9617,34.9873],[-83.9613,34.9873],[-83.9607,34.9873],[-83.96,34.9873],[-83.959,34.9873],[-83.958,34.9873],[-83.957,34.9873],[-83.9563,34.9873],[-83.956,34.9873],[-83.9554,34.9873],[-83.9553,34.9873],[-83.9549,34.9873],[-83.9543,34.9874],[-83.9536,34.9874],[-83.953,34.9874],[-83.9526,34.9874],[-83.9523,34.9874],[-83.9522,34.9874],[-83.9519,34.9874],[-83.9513,34.9874],[-83.9506,34.9874],[-83.9499,34.9874],[-83.9486,34.9874],[-83.9479,34.9874],[-83.9472,34.9874],[-83.9469,34.9874],[-83.9463,34.9875],[-83.9449,34.9875],[-83.9432,34.9875],[-83.9419,34.9875],[-83.9402,34.9875],[-83.9389,34.9875],[-83.9378,34.9875],[-83.9375,34.9875],[-83.9369,34.9875],[-83.9365,34.9875],[-83.9364,34.9876],[-83.9358,34.9875],[-83.9348,34.9875],[-83.9328,34.9875],[-83.9311,34.9875],[-83.9301,34.9875],[-83.9293,34.9875],[-83.9281,34.9874],[-83.926,34.9874],[-83.9237,34.9873],[-83.9224,34.9873],[-83.9221,34.9873],[-83.9214,34.9873],[-83.9211,34.9873],[-83.9197,34.9873],[-83.9164,34.9872],[-83.9134,34.9872],[-83.911,34.9871],[-83.909,34.9871],[-83.9067,34.9871],[-83.9048,34.9871],[-83.9043,34.9871],[-83.9033,34.9871],[-83.9022,34.9871],[-83.9012,34.9871],[-83.9004,34.9871],[-83.9002,34.9871],[-83.8999,34.9871],[-83.8995,34.9871],[-83.8994,34.9871],[-83.8988,34.9871],[-83.8971,34.9871],[-83.8958,34.9871],[-83.8947,34.9871],[-83.8941,34.9871],[-83.8936,34.9871],[-83.8934,34.9872],[-83.8931,34.9872],[-83.8927,34.9872],[-83.8924,34.9872],[-83.892,34.9872],[-83.8914,34.9872],[-83.8897,34.9872],[-83.8883,34.9872],[-83.8867,34.9872],[-83.885,34.9872],[-83.883,34.9873],[-83.8816,34.9873],[-83.8799,34.9873],[-83.8752,34.9873],[-83.8746,34.9873],[-83.8726,34.9873],[-83.8705,34.9873],[-83.8675,34.9873],[-83.8655,34.9873],[-83.8639,34.9873],[-83.8622,34.9873],[-83.8605,34.9873],[-83.8595,34.9873],[-83.8583,34.9873],[-83.8582,34.9873],[-83.8575,34.9873],[-83.8568,34.9873],[-83.8565,34.9873],[-83.8559,34.9873],[-83.8557,34.9873],[-83.8555,34.9873],[-83.8548,34.9873],[-83.8542,34.9873],[-83.8535,34.9873],[-83.853,34.9873],[-83.8511,34.9873],[-83.8504,34.9873],[-83.8501,34.9873],[-83.8498,34.9873],[-83.8492,34.9873],[-83.8482,34.9873],[-83.8468,34.9873],[-83.8455,34.9873],[-83.8442,34.9873],[-83.8431,34.9873],[-83.8422,34.9873],[-83.8415,34.9873],[-83.8405,34.9873],[-83.8392,34.9873],[-83.8378,34.9873],[-83.8361,34.9873],[-83.8348,34.9873],[-83.8341,34.9873],[-83.8335,34.9873],[-83.8325,34.9873],[-83.8315,34.9873],[-83.8298,34.9873],[-83.8285,34.9873],[-83.8271,34.9873],[-83.8264,34.9873],[-83.8261,34.9873],[-83.8258,34.9873],[-83.8255,34.9873],[-83.8254,34.9873],[-83.8251,34.9873],[-83.8248,34.9873],[-83.8246,34.9873],[-83.8242,34.9873],[-83.8234,34.9873],[-83.8221,34.9873],[-83.8208,34.9873],[-83.8194,34.9873],[-83.8184,34.9873],[-83.8173,34.9873],[-83.8167,34.9873],[-83.8157,34.9873],[-83.8148,34.9873],[-83.8144,34.9873],[-83.8125,34.9874],[-83.8124,34.9874],[-83.8123,34.9874],[-83.812,34.9874],[-83.8119,34.9874],[-83.8113,34.9875],[-83.8098,34.9875],[-83.8095,34.9875],[-83.8092,34.9875],[-83.8079,34.9876],[-83.807,34.9876],[-83.8061,34.9876],[-83.8048,34.9876],[-83.8031,34.9876],[-83.8014,34.9876],[-83.8004,34.9876],[-83.8001,34.9876],[-83.7994,34.9876],[-83.7987,34.9876],[-83.7979,34.9876],[-83.7974,34.9876],[-83.7967,34.9876],[-83.7957,34.9876],[-83.7947,34.9876],[-83.7942,34.9876],[-83.7924,34.9876],[-83.7915,34.9876],[-83.7909,34.9876],[-83.7902,34.9876],[-83.7895,34.9876],[-83.789,34.9876],[-83.7885,34.9876],[-83.7875,34.9876],[-83.7871,34.9876],[-83.7868,34.9876],[-83.7814,34.9876],[-83.7797,34.9876],[-83.7787,34.9876],[-83.7773,34.9876],[-83.7769,34.9876],[-83.7762,34.9876],[-83.7755,34.9876],[-83.7752,34.9876],[-83.7749,34.9876],[-83.7739,34.9877],[-83.7725,34.9877],[-83.7708,34.9877],[-83.7691,34.9877],[-83.7678,34.9877],[-83.7664,34.9877],[-83.7651,34.9877],[-83.7637,34.9877],[-83.7624,34.9877],[-83.7614,34.9877],[-83.7601,34.9878],[-83.7597,34.9878],[-83.759,34.9878],[-83.7588,34.9878],[-83.7587,34.9878],[-83.7583,34.9878],[-83.758,34.9878],[-83.7574,34.9878],[-83.7573,34.9878],[-83.757,34.9878],[-83.7563,34.9878],[-83.7556,34.9878],[-83.7549,34.9878],[-83.7545,34.9878],[-83.7543,34.9878],[-83.7539,34.9878],[-83.7533,34.9878],[-83.7523,34.9878],[-83.7512,34.9878],[-83.7499,34.9878],[-83.7485,34.9878],[-83.7475,34.9878],[-83.7465,34.9878],[-83.746,34.9878],[-83.7455,34.9878],[-83.7442,34.9878],[-83.7428,34.9878],[-83.7418,34.9878],[-83.7408,34.9877],[-83.7398,34.9877],[-83.7388,34.9877],[-83.7374,34.9877],[-83.7364,34.9877],[-83.7361,34.9877],[-83.7357,34.9877],[-83.7354,34.9877],[-83.7351,34.9877],[-83.7344,34.9877],[-83.7337,34.9877],[-83.733,34.9877],[-83.7323,34.9877],[-83.732,34.9877],[-83.7317,34.9877],[-83.7313,34.9877],[-83.731,34.9877],[-83.7307,34.9877],[-83.7303,34.9877],[-83.73,34.9877],[-83.7297,34.9877],[-83.7293,34.9876],[-83.729,34.9876],[-83.7286,34.9876],[-83.7283,34.9876],[-83.728,34.9876],[-83.7276,34.9876],[-83.7273,34.9876],[-83.727,34.9876],[-83.7266,34.9876],[-83.7263,34.9876],[-83.7259,34.9876],[-83.7256,34.9876],[-83.7253,34.9876],[-83.7249,34.9876],[-83.7246,34.9876],[-83.7243,34.9876],[-83.7239,34.9876],[-83.7236,34.9876],[-83.7232,34.9876],[-83.7229,34.9876],[-83.7226,34.9876],[-83.7222,34.9876],[-83.7219,34.9876],[-83.7216,34.9876],[-83.7212,34.9875],[-83.7206,34.9875],[-83.7199,34.9875],[-83.7192,34.9875],[-83.7185,34.9875],[-83.7182,34.9875],[-83.7175,34.9875],[-83.7169,34.9875],[-83.7166,34.9875],[-83.7159,34.9875],[-83.7145,34.9875],[-83.7133,34.9875],[-83.7128,34.9875],[-83.7118,34.9874],[-83.7108,34.9874],[-83.7103,34.9874],[-83.7101,34.9874],[-83.7095,34.9874],[-83.7088,34.9874],[-83.7084,34.9874],[-83.7081,34.9874],[-83.7078,34.9874],[-83.7076,34.9874],[-83.7067,34.9874],[-83.7064,34.9874],[-83.7061,34.9874],[-83.7057,34.9874],[-83.7054,34.9874],[-83.7052,34.9874],[-83.7051,34.9874],[-83.7048,34.9873],[-83.7044,34.9873],[-83.7041,34.9873],[-83.7037,34.9873],[-83.7034,34.9873],[-83.7032,34.9873],[-83.7027,34.9873],[-83.702,34.9873],[-83.7014,34.9873],[-83.7007,34.9873],[-83.7,34.9873],[-83.6994,34.9873],[-83.6987,34.9873],[-83.698,34.9873],[-83.6974,34.9873],[-83.697,34.9873],[-83.6953,34.9872],[-83.6939,34.9872],[-83.6918,34.9872],[-83.6893,34.9871],[-83.6873,34.9871],[-83.6859,34.9871],[-83.6849,34.9871],[-83.6842,34.9871],[-83.6836,34.9871],[-83.6829,34.9871],[-83.6822,34.987],[-83.6812,34.987],[-83.6801,34.987],[-83.6791,34.987],[-83.678,34.987],[-83.677,34.987],[-83.6762,34.987],[-83.6751,34.987],[-83.674,34.987],[-83.6732,34.987],[-83.6726,34.987],[-83.6719,34.987],[-83.6709,34.987],[-83.6698,34.9869],[-83.6695,34.9869],[-83.6692,34.9869],[-83.6685,34.9869],[-83.6675,34.9869],[-83.6665,34.9869],[-83.6654,34.9869],[-83.6645,34.9869],[-83.6641,34.9869],[-83.6638,34.9869],[-83.6633,34.9869],[-83.663,34.9869],[-83.6626,34.9869],[-83.6624,34.9869],[-83.6616,34.9869],[-83.6606,34.9869],[-83.6599,34.9869],[-83.6595,34.9869],[-83.6582,34.9868],[-83.6569,34.9868],[-83.6555,34.9868],[-83.6542,34.9868],[-83.6531,34.9868],[-83.6521,34.9868],[-83.6511,34.9868],[-83.6509,34.9868],[-83.6508,34.9868],[-83.6501,34.9868],[-83.6494,34.9868],[-83.6491,34.9868],[-83.6489,34.9868],[-83.6486,34.9868],[-83.6476,34.9868],[-83.647,34.9868],[-83.6448,34.9868],[-83.6435,34.9868],[-83.6405,34.9868],[-83.6385,34.9868],[-83.6368,34.9868],[-83.6355,34.9867],[-83.6349,34.9867],[-83.6337,34.9867],[-83.6324,34.9867],[-83.6303,34.9867],[-83.6273,34.9866],[-83.6249,34.9866],[-83.6231,34.9866],[-83.622,34.9866],[-83.6206,34.9867],[-83.62,34.9867],[-83.62,34.9878],[-83.62,34.9889],[-83.62,34.9898],[-83.62,34.9906],[-83.62,34.9915],[-83.6201,34.992],[-83.6187,34.992],[-83.6166,34.9921],[-83.6146,34.9921],[-83.6125,34.9921],[-83.6104,34.9921],[-83.6091,34.9922],[-83.6073,34.9922],[-83.6071,34.9922],[-83.6067,34.9922],[-83.6064,34.9922],[-83.6037,34.9922],[-83.6013,34.9922],[-83.6003,34.9922],[-83.5995,34.9922],[-83.5975,34.9922],[-83.5945,34.9922],[-83.5921,34.9922],[-83.5897,34.9922],[-83.5872,34.9923],[-83.5868,34.9923],[-83.5846,34.9923],[-83.5826,34.9923],[-83.5798,34.9923],[-83.5775,34.9923],[-83.5758,34.9923],[-83.574,34.9923],[-83.5727,34.9923],[-83.5707,34.9923],[-83.5694,34.9924],[-83.569,34.9924],[-83.5687,34.9924],[-83.5683,34.9924],[-83.568,34.9924],[-83.5677,34.9924],[-83.5673,34.9924],[-83.567,34.9924],[-83.5667,34.9924],[-83.5663,34.9924],[-83.566,34.9924],[-83.5657,34.9924],[-83.5654,34.9924],[-83.5643,34.9924],[-83.563,34.9924],[-83.5619,34.9924],[-83.5606,34.9924],[-83.5598,34.9924],[-83.5576,34.9924],[-83.5567,34.9924],[-83.5557,34.9924],[-83.5546,34.9923],[-83.5536,34.9924],[-83.5532,34.9924],[-83.5522,34.9924],[-83.5512,34.9924],[-83.5498,34.9924],[-83.5494,34.9924],[-83.5491,34.9924],[-83.5488,34.9924],[-83.5484,34.9924],[-83.5481,34.9924],[-83.5478,34.9924],[-83.5474,34.9924],[-83.5471,34.9924],[-83.5468,34.9924],[-83.5464,34.9924],[-83.5461,34.9924],[-83.5457,34.9924],[-83.5454,34.9924],[-83.5451,34.9924],[-83.5447,34.9924],[-83.5444,34.9924],[-83.5441,34.9924],[-83.5434,34.9925],[-83.5431,34.9925],[-83.5427,34.9925],[-83.5424,34.9925],[-83.5421,34.9925],[-83.5417,34.9925],[-83.5414,34.9925],[-83.5411,34.9925],[-83.5407,34.9925],[-83.5404,34.9925],[-83.5401,34.9925],[-83.5397,34.9925],[-83.5394,34.9925],[-83.5391,34.9925],[-83.5387,34.9925],[-83.5384,34.9925],[-83.5381,34.9925],[-83.5377,34.9925],[-83.5374,34.9925],[-83.537,34.9925],[-83.5367,34.9925],[-83.5364,34.9925],[-83.5361,34.9925],[-83.5357,34.9925],[-83.5354,34.9925],[-83.535,34.9926],[-83.5347,34.9926],[-83.5344,34.9926],[-83.534,34.9926],[-83.5337,34.9926],[-83.5334,34.9926],[-83.5327,34.9926],[-83.532,34.9926],[-83.5317,34.9926],[-83.5314,34.9926],[-83.531,34.9926],[-83.5307,34.9926],[-83.5304,34.9926],[-83.5297,34.9926],[-83.5293,34.9926],[-83.529,34.9926],[-83.5287,34.9926],[-83.5284,34.9926],[-83.528,34.9926],[-83.5277,34.9926],[-83.5274,34.9926],[-83.527,34.9926],[-83.5267,34.9926],[-83.5263,34.9926],[-83.526,34.9926],[-83.5257,34.9926],[-83.5253,34.9926],[-83.525,34.9926],[-83.5246,34.9927],[-83.5243,34.9927],[-83.5238,34.9927],[-83.5233,34.9927],[-83.5209,34.9927],[-83.5192,34.9927],[-83.5171,34.9927],[-83.5148,34.9928],[-83.5127,34.9928],[-83.5115,34.9928],[-83.5107,34.9928],[-83.51,34.9928],[-83.5093,34.9928],[-83.5089,34.9928],[-83.5086,34.9928],[-83.5083,34.9928],[-83.508,34.9928],[-83.5076,34.9928],[-83.5073,34.9928],[-83.507,34.9928],[-83.5066,34.9928],[-83.5063,34.9928],[-83.5059,34.9928],[-83.5056,34.9929],[-83.5053,34.9929],[-83.5049,34.9929],[-83.5046,34.9929],[-83.5043,34.9929],[-83.5039,34.9929],[-83.5036,34.9929],[-83.5032,34.9929],[-83.5029,34.9929],[-83.5026,34.9929],[-83.5022,34.9929],[-83.5019,34.9929],[-83.5016,34.9929],[-83.5012,34.9929],[-83.5009,34.9929],[-83.5006,34.9929],[-83.5002,34.9929],[-83.4999,34.9929],[-83.4995,34.9929],[-83.4992,34.9929],[-83.4989,34.9929],[-83.4985,34.9929],[-83.4982,34.9929],[-83.4978,34.993],[-83.4975,34.993],[-83.4972,34.993],[-83.4968,34.993],[-83.4965,34.993],[-83.4962,34.993],[-83.4958,34.993],[-83.4955,34.993],[-83.4951,34.993],[-83.4948,34.993],[-83.4945,34.993],[-83.4941,34.993],[-83.4938,34.993],[-83.4934,34.993],[-83.4931,34.9931],[-83.4928,34.9931],[-83.4924,34.9931],[-83.4921,34.9931],[-83.4915,34.9931],[-83.4881,34.9932],[-83.488,34.9932],[-83.4877,34.9932],[-83.4874,34.9932],[-83.487,34.9932],[-83.4867,34.9932],[-83.4863,34.9932],[-83.486,34.9932],[-83.4857,34.9932],[-83.4853,34.9933],[-83.485,34.9933],[-83.4846,34.9933],[-83.4843,34.9933],[-83.484,34.9933],[-83.4836,34.9933],[-83.4833,34.9933],[-83.483,34.9933],[-83.4828,34.9933],[-83.4793,34.9934],[-83.4779,34.9934],[-83.4732,34.9935],[-83.4728,34.9935],[-83.4686,34.9935],[-83.4679,34.9935],[-83.4634,34.9936],[-83.4625,34.9936],[-83.4579,34.9937],[-83.4575,34.9937],[-83.4523,34.9938],[-83.4515,34.9938],[-83.4506,34.9938],[-83.4473,34.9939],[-83.4464,34.9939],[-83.4462,34.9939],[-83.4418,34.9939],[-83.4405,34.994],[-83.44,34.994],[-83.4377,34.994],[-83.4372,34.994],[-83.4365,34.994],[-83.4363,34.994],[-83.4362,34.994],[-83.4361,34.994],[-83.4358,34.994],[-83.4314,34.9941],[-83.4311,34.9941],[-83.4271,34.9942],[-83.4258,34.9942],[-83.4247,34.9942],[-83.4223,34.9942],[-83.422,34.9943],[-83.4202,34.9943],[-83.4184,34.9943],[-83.4178,34.9943],[-83.4145,34.9944],[-83.411,34.9944],[-83.4089,34.9945],[-83.4087,34.9945],[-83.4033,34.9945],[-83.403,34.9945],[-83.3977,34.9946],[-83.3973,34.9946],[-83.392,34.9947],[-83.3916,34.9947],[-83.3909,34.9947],[-83.3903,34.9947],[-83.3863,34.9948],[-83.3839,34.9948],[-83.3832,34.9948],[-83.3828,34.9948],[-83.3823,34.9949],[-83.3818,34.9949],[-83.3814,34.9949],[-83.3802,34.9949],[-83.3801,34.9949],[-83.3798,34.9949],[-83.3791,34.9949],[-83.3755,34.995],[-83.3749,34.995],[-83.3747,34.995],[-83.3718,34.995],[-83.3715,34.995],[-83.3689,34.9951],[-83.3683,34.9951],[-83.3678,34.9951],[-83.3658,34.9952],[-83.3634,34.9952],[-83.3627,34.9952],[-83.3614,34.9953],[-83.3604,34.9953],[-83.3602,34.9953],[-83.3601,34.9953],[-83.3599,34.9953],[-83.3597,34.9953],[-83.359,34.9953],[-83.3584,34.9954],[-83.3574,34.9954],[-83.357,34.9954],[-83.356,34.9954],[-83.3555,34.9954],[-83.3551,34.9954],[-83.355,34.9954],[-83.3547,34.9954],[-83.3543,34.9954],[-83.3542,34.9954],[-83.3538,34.9954],[-83.3534,34.9955],[-83.3529,34.9955],[-83.3523,34.9955],[-83.3513,34.9955],[-83.351,34.9955],[-83.3484,34.9955],[-83.3482,34.9955],[-83.3453,34.9956],[-83.3452,34.9956],[-83.3424,34.9956],[-83.3421,34.9956],[-83.3414,34.9956],[-83.3413,34.9956],[-83.3411,34.9956],[-83.341,34.9956],[-83.3409,34.9956],[-83.3407,34.9956],[-83.3401,34.9956],[-83.3396,34.9956],[-83.3394,34.9956],[-83.3389,34.9956],[-83.3387,34.9956],[-83.3378,34.9956],[-83.3377,34.9956],[-83.3376,34.9956],[-83.3371,34.9956],[-83.3366,34.9956],[-83.3363,34.9956],[-83.336,34.9957],[-83.3343,34.9957],[-83.3342,34.9957],[-83.332,34.9957],[-83.3318,34.9957],[-83.3309,34.9957],[-83.3302,34.9957],[-83.3298,34.9957],[-83.3297,34.9957],[-83.3296,34.9957],[-83.3295,34.9957],[-83.3294,34.9958],[-83.3278,34.9958],[-83.3273,34.9958],[-83.3271,34.9958],[-83.3254,34.9958],[-83.325,34.9958],[-83.3247,34.9958],[-83.3231,34.9959],[-83.3229,34.9959],[-83.3227,34.9959],[-83.3226,34.9959],[-83.3225,34.9959],[-83.3218,34.9959],[-83.3216,34.9959],[-83.3212,34.9959],[-83.3205,34.9959],[-83.3201,34.9959],[-83.3199,34.9959],[-83.3198,34.9959],[-83.3192,34.996],[-83.3186,34.996],[-83.3184,34.996],[-83.3179,34.996],[-83.3176,34.996],[-83.3173,34.996],[-83.3172,34.996],[-83.3166,34.996],[-83.3162,34.996],[-83.3153,34.996],[-83.3152,34.996],[-83.3151,34.996],[-83.3148,34.996],[-83.3146,34.996],[-83.3145,34.996],[-83.3142,34.996],[-83.314,34.996],[-83.3139,34.996],[-83.3136,34.996],[-83.3131,34.9961],[-83.3129,34.9961],[-83.3126,34.9961],[-83.3122,34.9961],[-83.3119,34.9961],[-83.3117,34.9961],[-83.3115,34.9961],[-83.3107,34.9961],[-83.3105,34.9961],[-83.3088,34.9961],[-83.3084,34.9961],[-83.3069,34.9962],[-83.3068,34.9962],[-83.305,34.9962],[-83.3047,34.9962],[-83.303,34.9962],[-83.3026,34.9962],[-83.3023,34.9962],[-83.302,34.9962],[-83.3016,34.9962],[-83.3012,34.9963],[-83.2982,34.9963],[-83.2969,34.9963],[-83.2945,34.9965],[-83.2939,34.9965],[-83.2923,34.9965],[-83.2889,34.9966],[-83.2886,34.9966],[-83.285,34.9967],[-83.2843,34.9967],[-83.2789,34.9969],[-83.2746,34.997],[-83.2676,34.9972],[-83.2626,34.9974],[-83.2625,34.9974],[-83.2624,34.9974],[-83.2623,34.9974],[-83.2621,34.9974],[-83.262,34.9974],[-83.2619,34.9974],[-83.2618,34.9974],[-83.2617,34.9974],[-83.2616,34.9974],[-83.2614,34.9974],[-83.2613,34.9974],[-83.2611,34.9974],[-83.261,34.9974],[-83.2607,34.9974],[-83.2603,34.9974],[-83.26,34.9974],[-83.2599,34.9974],[-83.2596,34.9975],[-83.2592,34.9975],[-83.2588,34.9975],[-83.2584,34.9975],[-83.2583,34.9975],[-83.2572,34.9975],[-83.257,34.9975],[-83.2567,34.9975],[-83.2566,34.9975],[-83.2563,34.9975],[-83.256,34.9976],[-83.2559,34.9976],[-83.2556,34.9976],[-83.2552,34.9976],[-83.2549,34.9976],[-83.2548,34.9976],[-83.2545,34.9976],[-83.2541,34.9976],[-83.2539,34.9976],[-83.2533,34.9976],[-83.2532,34.9976],[-83.2526,34.9977],[-83.2518,34.9977],[-83.2511,34.9977],[-83.2509,34.9977],[-83.2503,34.9977],[-83.2502,34.9977],[-83.2495,34.9978],[-83.2488,34.9978],[-83.2485,34.9978],[-83.248,34.9978],[-83.2478,34.9978],[-83.2473,34.9978],[-83.2472,34.9978],[-83.2465,34.9978],[-83.245,34.9979],[-83.2448,34.9979],[-83.2434,34.9979],[-83.2432,34.9979],[-83.2419,34.998],[-83.2417,34.998],[-83.2404,34.998],[-83.2389,34.998],[-83.2387,34.998],[-83.2378,34.9981],[-83.2374,34.9981],[-83.2373,34.9981],[-83.2359,34.9981],[-83.2356,34.9981],[-83.2344,34.9982],[-83.2342,34.9982],[-83.2328,34.9982],[-83.2325,34.9982],[-83.2313,34.9982],[-83.2311,34.9982],[-83.2298,34.9983],[-83.2294,34.9983],[-83.2287,34.9983],[-83.2282,34.9983],[-83.228,34.9983],[-83.2267,34.9984],[-83.2266,34.9984],[-83.2251,34.9984],[-83.225,34.9984],[-83.2237,34.9984],[-83.2233,34.9984],[-83.222,34.9985],[-83.2207,34.9985],[-83.2203,34.9985],[-83.2177,34.9986],[-83.2173,34.9986],[-83.2146,34.9987],[-83.2143,34.9987],[-83.2136,34.9987],[-83.2119,34.9987],[-83.2116,34.9988],[-83.2113,34.9988],[-83.2106,34.9988],[-83.2086,34.9988],[-83.2083,34.9988],[-83.2056,34.9989],[-83.2053,34.9989],[-83.2026,34.999],[-83.2023,34.999],[-83.1996,34.999],[-83.1994,34.9991],[-83.1979,34.9991],[-83.1969,34.9991],[-83.1954,34.9992],[-83.1949,34.9992],[-83.1934,34.9992],[-83.1932,34.9992],[-83.1916,34.9993],[-83.1911,34.9993],[-83.1903,34.9993],[-83.1872,34.9994],[-83.1869,34.9994],[-83.1818,34.9995],[-83.181,34.9995],[-83.1808,34.9995],[-83.1758,34.9997],[-83.1748,34.9997],[-83.1745,34.9997],[-83.1739,34.9997],[-83.1686,34.9999],[-83.1685,34.9999],[-83.1631,35],[-83.1628,35],[-83.1621,35],[-83.1578,35.0001],[-83.1574,35.0001],[-83.1531,35.0002],[-83.1517,35.0003],[-83.1514,35.0003],[-83.1507,35.0003],[-83.1501,35.0003],[-83.1492,35.0003],[-83.1484,35.0004],[-83.1457,35.0004],[-83.1454,35.0004],[-83.1333,35.0007],[-83.133,35.0007],[-83.1209,35.001],[-83.12,35.0011],[-83.1106,35.0013],[-83.1087,35.0007],[-83.1086,35.0007],[-83.108,35.0002],[-83.1078,35.0001],[-83.1076,34.9999],[-83.1074,34.9997],[-83.1072,34.9994],[-83.1063,34.9987],[-83.1062,34.9986],[-83.1052,34.9985],[-83.1047,34.9984],[-83.104,34.998],[-83.1034,34.9976],[-83.1029,34.9973],[-83.1025,34.9969],[-83.1024,34.9967],[-83.1023,34.9966],[-83.1022,34.9962],[-83.1022,34.996],[-83.1022,34.9958],[-83.1025,34.9953],[-83.1026,34.9952],[-83.103,34.995],[-83.1033,34.9948],[-83.1034,34.9948],[-83.1035,34.9946],[-83.1036,34.9943],[-83.1036,34.9941],[-83.1036,34.9938],[-83.1035,34.9937],[-83.1034,34.9935],[-83.1032,34.9935],[-83.1024,34.9933],[-83.1021,34.9932],[-83.1018,34.9932],[-83.1012,34.9929],[-83.101,34.9928],[-83.1008,34.9927],[-83.1004,34.9926],[-83.0999,34.9924],[-83.0988,34.992],[-83.0986,34.9918],[-83.0985,34.9915],[-83.0984,34.9912],[-83.0984,34.9911],[-83.0982,34.9909],[-83.0982,34.9908],[-83.0983,34.9907],[-83.0986,34.9903],[-83.0988,34.9902],[-83.099,34.9901],[-83.1004,34.9899],[-83.1007,34.9899],[-83.1011,34.99],[-83.1013,34.9899],[-83.1016,34.9898],[-83.102,34.9895],[-83.1026,34.989],[-83.1029,34.9887],[-83.1029,34.9885],[-83.1028,34.9883],[-83.1023,34.9877],[-83.1019,34.9872],[-83.1017,34.9869],[-83.1017,34.9866],[-83.1017,34.9862],[-83.1018,34.9861],[-83.1019,34.986],[-83.1021,34.986],[-83.1022,34.9859],[-83.103,34.9861],[-83.1034,34.9861],[-83.1038,34.986],[-83.1042,34.9858],[-83.1044,34.9857],[-83.1047,34.9853],[-83.1048,34.9851],[-83.1051,34.9849],[-83.1057,34.9846],[-83.1061,34.9843],[-83.1062,34.9842],[-83.107,34.9835],[-83.1071,34.9834],[-83.1071,34.9832],[-83.1072,34.9828],[-83.1071,34.9826],[-83.1071,34.9823],[-83.1069,34.9822],[-83.1068,34.9821],[-83.1062,34.9821],[-83.1059,34.982],[-83.1058,34.9819],[-83.1058,34.9818],[-83.1058,34.9815],[-83.1058,34.9814],[-83.106,34.9812],[-83.1066,34.9808],[-83.1069,34.9806],[-83.1072,34.9802],[-83.1076,34.9799],[-83.1077,34.9798],[-83.1079,34.9797],[-83.1082,34.9797],[-83.1084,34.9797],[-83.1086,34.9797],[-83.1089,34.9799],[-83.1097,34.9804],[-83.1102,34.981],[-83.1105,34.9811],[-83.1108,34.9812],[-83.111,34.9812],[-83.1112,34.981],[-83.1113,34.981],[-83.1114,34.9808],[-83.1116,34.9804],[-83.112,34.9796],[-83.1121,34.9795],[-83.1121,34.9794],[-83.1121,34.979],[-83.1119,34.9784],[-83.1118,34.9781],[-83.1114,34.9776],[-83.1114,34.9774],[-83.1113,34.9772],[-83.1109,34.9766],[-83.1109,34.9765],[-83.1109,34.9763],[-83.1109,34.9761],[-83.1109,34.976],[-83.1111,34.9758],[-83.1112,34.9757],[-83.1113,34.9756],[-83.1115,34.9755],[-83.1121,34.9755],[-83.1125,34.9755],[-83.1134,34.9754],[-83.1141,34.9756],[-83.1148,34.9757],[-83.1149,34.9757],[-83.1156,34.9758],[-83.116,34.9759],[-83.1163,34.9758],[-83.1165,34.9758],[-83.1165,34.9757],[-83.1166,34.9756],[-83.1167,34.9755],[-83.1166,34.9753],[-83.1165,34.9751],[-83.1164,34.975],[-83.1163,34.9749],[-83.1162,34.9746],[-83.1161,34.9746],[-83.1159,34.9744],[-83.1158,34.9744],[-83.1158,34.9743],[-83.1156,34.9742],[-83.1155,34.974],[-83.1154,34.9736],[-83.1156,34.9731],[-83.1158,34.9727],[-83.1171,34.9716],[-83.1175,34.9712],[-83.1186,34.9701],[-83.119,34.9699],[-83.1196,34.9695],[-83.1198,34.9693],[-83.1199,34.9692],[-83.1202,34.9689],[-83.1203,34.9688],[-83.1205,34.9684],[-83.1206,34.9683],[-83.1206,34.9681],[-83.1207,34.9679],[-83.1207,34.967],[-83.1207,34.9667],[-83.1207,34.9666],[-83.1209,34.9664],[-83.1211,34.9662],[-83.1213,34.9659],[-83.1216,34.9656],[-83.1218,34.9652],[-83.122,34.9648],[-83.1221,34.9643],[-83.1221,34.9641],[-83.1221,34.9638],[-83.122,34.9632],[-83.1218,34.9629],[-83.1216,34.9628],[-83.1211,34.9625],[-83.1203,34.962],[-83.1198,34.9618],[-83.1194,34.9616],[-83.1188,34.9614],[-83.1178,34.9612],[-83.1175,34.9611],[-83.117,34.9609],[-83.1165,34.9606],[-83.1159,34.9603],[-83.1158,34.9602],[-83.1157,34.96],[-83.1156,34.9597],[-83.1156,34.9594],[-83.1157,34.9593],[-83.1159,34.9591],[-83.1164,34.959],[-83.1174,34.9589],[-83.1187,34.959],[-83.1193,34.9591],[-83.1197,34.9592],[-83.12,34.9592],[-83.1201,34.9592],[-83.1202,34.9591],[-83.1203,34.9591],[-83.1204,34.959],[-83.1204,34.9589],[-83.1203,34.958],[-83.1202,34.9578],[-83.12,34.9575],[-83.1199,34.9574],[-83.1198,34.9573],[-83.1196,34.9571],[-83.1193,34.9568],[-83.1183,34.9558],[-83.1176,34.9551],[-83.1171,34.9547],[-83.1164,34.954],[-83.1159,34.9535],[-83.1157,34.9534],[-83.1151,34.9531],[-83.115,34.953],[-83.1148,34.9528],[-83.1147,34.9527],[-83.1146,34.9524],[-83.1145,34.9522],[-83.1145,34.9519],[-83.1145,34.9518],[-83.114,34.9509],[-83.114,34.9506],[-83.114,34.9504],[-83.1141,34.9503],[-83.1141,34.9502],[-83.1143,34.95],[-83.1144,34.95],[-83.1145,34.95],[-83.1147,34.9502],[-83.1148,34.9503],[-83.1149,34.9504],[-83.1153,34.9507],[-83.1155,34.9508],[-83.1164,34.9511],[-83.1165,34.9511],[-83.1166,34.9512],[-83.1167,34.9513],[-83.1169,34.9519],[-83.117,34.9522],[-83.1172,34.9525],[-83.1173,34.9526],[-83.1176,34.9528],[-83.1178,34.9529],[-83.118,34.953],[-83.1185,34.9531],[-83.1186,34.9532],[-83.1188,34.9533],[-83.1195,34.9532],[-83.1204,34.9532],[-83.1206,34.9532],[-83.1208,34.9533],[-83.121,34.9534],[-83.122,34.9539],[-83.1227,34.9543],[-83.1232,34.9546],[-83.1238,34.9548],[-83.1245,34.955],[-83.1248,34.9551],[-83.1252,34.9551],[-83.1254,34.9551],[-83.1256,34.9551],[-83.1264,34.9549],[-83.1266,34.9549],[-83.1268,34.9547],[-83.127,34.9542],[-83.1271,34.954],[-83.127,34.9537],[-83.1269,34.9536],[-83.1268,34.9532],[-83.1263,34.9526],[-83.1261,34.9525],[-83.1255,34.952],[-83.1254,34.9519],[-83.1253,34.9519],[-83.1253,34.9518],[-83.1248,34.9514],[-83.1248,34.9513],[-83.1248,34.9511],[-83.1248,34.951],[-83.1251,34.9507],[-83.1252,34.9507],[-83.1254,34.9505],[-83.1255,34.9505],[-83.1257,34.9504],[-83.126,34.9504],[-83.1263,34.9504],[-83.1264,34.9504],[-83.1266,34.9504],[-83.1274,34.9502],[-83.1275,34.9501],[-83.1276,34.95],[-83.1276,34.9498],[-83.1276,34.9497],[-83.1276,34.9495],[-83.1274,34.9493],[-83.1268,34.9487],[-83.1267,34.9486],[-83.1256,34.948],[-83.1256,34.9479],[-83.1252,34.9476],[-83.1251,34.9476],[-83.1248,34.9472],[-83.1239,34.946],[-83.1234,34.9454],[-83.1233,34.9451],[-83.1229,34.9442],[-83.1229,34.9441],[-83.1224,34.9433],[-83.1222,34.9431],[-83.1216,34.9425],[-83.1211,34.9421],[-83.1209,34.942],[-83.1207,34.942],[-83.1206,34.9421],[-83.1204,34.9422],[-83.1203,34.9423],[-83.1201,34.9425],[-83.1199,34.9427],[-83.1198,34.9427],[-83.1196,34.9429],[-83.1193,34.9429],[-83.1189,34.943],[-83.1184,34.943],[-83.1181,34.943],[-83.1178,34.9429],[-83.1169,34.9427],[-83.1167,34.9426],[-83.1166,34.9425],[-83.1162,34.9421],[-83.1157,34.9412],[-83.1156,34.9409],[-83.1155,34.9405],[-83.1154,34.9398],[-83.1152,34.9393],[-83.1151,34.939],[-83.115,34.9388],[-83.114,34.938],[-83.1134,34.9374],[-83.1132,34.9372],[-83.113,34.9371],[-83.1125,34.9368],[-83.1123,34.9366],[-83.1119,34.9363],[-83.1118,34.9361],[-83.1117,34.9359],[-83.1117,34.9356],[-83.1117,34.9355],[-83.1117,34.9353],[-83.1117,34.9352],[-83.1118,34.935],[-83.1119,34.9348],[-83.1121,34.9348],[-83.1123,34.9348],[-83.1128,34.9347],[-83.1131,34.9348],[-83.1132,34.9348],[-83.1135,34.935],[-83.1137,34.9353],[-83.1138,34.9354],[-83.1141,34.9355],[-83.1145,34.9355],[-83.115,34.9356],[-83.1154,34.9356],[-83.1155,34.9356],[-83.1158,34.9356],[-83.116,34.9356],[-83.1164,34.9356],[-83.1168,34.9358],[-83.1171,34.9359],[-83.1174,34.936],[-83.1177,34.9361],[-83.1179,34.936],[-83.1181,34.9359],[-83.1182,34.9359],[-83.1184,34.9357],[-83.1185,34.9353],[-83.1186,34.9349],[-83.1188,34.9343],[-83.1188,34.9341],[-83.1188,34.9337],[-83.1188,34.9336],[-83.1189,34.9334],[-83.1191,34.9332],[-83.1193,34.933],[-83.1195,34.9329],[-83.1198,34.9329],[-83.1202,34.9329],[-83.1205,34.9329],[-83.1208,34.9331],[-83.1212,34.9333],[-83.1215,34.9335],[-83.1215,34.9336],[-83.1221,34.9342],[-83.1223,34.9345],[-83.1224,34.9346],[-83.1234,34.9355],[-83.1239,34.936],[-83.1242,34.9362],[-83.1243,34.9363],[-83.1245,34.9366],[-83.1247,34.9366],[-83.125,34.9368],[-83.1251,34.9369],[-83.1252,34.937],[-83.1258,34.9375],[-83.1263,34.938],[-83.1266,34.9383],[-83.1268,34.9383],[-83.1269,34.9385],[-83.1269,34.9386],[-83.1271,34.9387],[-83.1272,34.9387],[-83.1273,34.9386],[-83.1285,34.938],[-83.1287,34.938],[-83.1288,34.9379],[-83.1291,34.9376],[-83.1298,34.9373],[-83.131,34.9366],[-83.1315,34.9361],[-83.1315,34.936],[-83.1316,34.9359],[-83.1317,34.9357],[-83.1318,34.9355],[-83.1318,34.9353],[-83.1316,34.9349],[-83.1315,34.9347],[-83.1313,34.9343],[-83.1308,34.9338],[-83.1306,34.9335],[-83.1298,34.9325],[-83.1297,34.9322],[-83.1297,34.932],[-83.1297,34.9318],[-83.1298,34.9316],[-83.13,34.9314],[-83.1302,34.9312],[-83.1302,34.9311],[-83.1304,34.9309],[-83.1308,34.9307],[-83.1312,34.9305],[-83.1314,34.9304],[-83.1316,34.9303],[-83.1324,34.9303],[-83.1328,34.9303],[-83.1329,34.9303],[-83.1331,34.9303],[-83.1333,34.9301],[-83.1334,34.93],[-83.1336,34.9299],[-83.1339,34.9294],[-83.1342,34.9289],[-83.1344,34.9288],[-83.1345,34.9286],[-83.1349,34.9284],[-83.1352,34.9283],[-83.1356,34.9281],[-83.136,34.928],[-83.1363,34.9279],[-83.1365,34.9278],[-83.1368,34.9275],[-83.1377,34.9271],[-83.1379,34.9269],[-83.1381,34.9268],[-83.1385,34.9266],[-83.139,34.9265],[-83.1393,34.9264],[-83.1394,34.9262],[-83.1395,34.9261],[-83.1396,34.9261],[-83.1397,34.9259],[-83.1399,34.9257],[-83.14,34.9255],[-83.1404,34.925],[-83.1406,34.9249],[-83.1409,34.9247],[-83.1411,34.9246],[-83.1413,34.9246],[-83.1415,34.9245],[-83.1419,34.9245],[-83.1423,34.9245],[-83.1433,34.9248],[-83.1436,34.9249],[-83.1438,34.9249],[-83.144,34.925],[-83.1448,34.9256],[-83.1449,34.9257],[-83.1453,34.9262],[-83.1459,34.9266],[-83.1461,34.9268],[-83.1465,34.9269],[-83.147,34.927],[-83.1475,34.9271],[-83.1479,34.9271],[-83.1486,34.9273],[-83.1488,34.9274],[-83.1507,34.9285],[-83.1513,34.9288],[-83.1519,34.929],[-83.1522,34.9291],[-83.1527,34.9292],[-83.1531,34.9294],[-83.1534,34.9295],[-83.1535,34.9296],[-83.1538,34.9299],[-83.1542,34.9301],[-83.1544,34.9302],[-83.1546,34.9304],[-83.1548,34.9305],[-83.155,34.9306],[-83.1551,34.9307],[-83.1555,34.9308],[-83.1557,34.9309],[-83.1559,34.931],[-83.1562,34.931],[-83.1565,34.931],[-83.1567,34.9309],[-83.1569,34.9308],[-83.157,34.9307],[-83.1579,34.93],[-83.1585,34.9295],[-83.159,34.9291],[-83.1592,34.9288],[-83.1592,34.9287],[-83.1592,34.9286],[-83.1592,34.9284],[-83.1591,34.9282],[-83.1588,34.9279],[-83.1586,34.9278],[-83.1582,34.9276],[-83.1581,34.9275],[-83.1581,34.9273],[-83.1581,34.9271],[-83.1581,34.9269],[-83.1586,34.9262],[-83.1586,34.9261],[-83.1587,34.9259],[-83.1587,34.9257],[-83.1586,34.9254],[-83.1585,34.925],[-83.1577,34.9235],[-83.1575,34.9231],[-83.1573,34.9227],[-83.1573,34.9222],[-83.1577,34.9212],[-83.1578,34.9205],[-83.1579,34.9199],[-83.1577,34.9189],[-83.1572,34.9182],[-83.1566,34.9176],[-83.1565,34.9173],[-83.1565,34.9171],[-83.1564,34.9166],[-83.1565,34.9163],[-83.157,34.9151],[-83.1572,34.9149],[-83.1574,34.9148],[-83.1577,34.9148],[-83.1579,34.9147],[-83.1581,34.9147],[-83.1593,34.9149],[-83.1604,34.915],[-83.1606,34.9151],[-83.1607,34.9151],[-83.1609,34.9153],[-83.161,34.9155],[-83.1611,34.9157],[-83.1611,34.9158],[-83.1612,34.9159],[-83.1614,34.9161],[-83.1627,34.9173],[-83.1629,34.9175],[-83.163,34.9176],[-83.1632,34.9178],[-83.1633,34.9179],[-83.1639,34.9185],[-83.1643,34.9188],[-83.1648,34.9192],[-83.1649,34.9192],[-83.1651,34.9193],[-83.1656,34.9194],[-83.166,34.9195],[-83.1665,34.9196],[-83.1674,34.9196],[-83.1677,34.9196],[-83.1683,34.9194],[-83.1686,34.9194],[-83.1691,34.9188],[-83.1693,34.9184],[-83.1695,34.9182],[-83.1697,34.9178],[-83.1698,34.9177],[-83.1701,34.9171],[-83.1701,34.917],[-83.1702,34.9168],[-83.1703,34.9163],[-83.1704,34.916],[-83.1705,34.9158],[-83.1706,34.9155],[-83.1707,34.9152],[-83.1707,34.915],[-83.1706,34.9146],[-83.1706,34.9145],[-83.1706,34.9144],[-83.1707,34.9142],[-83.171,34.9139],[-83.1712,34.9138],[-83.1719,34.9136],[-83.1727,34.9135],[-83.1728,34.9134],[-83.1729,34.9134],[-83.1732,34.9132],[-83.1735,34.9128],[-83.1735,34.9127],[-83.1735,34.9123],[-83.1735,34.9118],[-83.1735,34.9116],[-83.1736,34.9115],[-83.1736,34.9114],[-83.174,34.9109],[-83.1742,34.9106],[-83.1743,34.9106],[-83.1746,34.9103],[-83.1749,34.9101],[-83.1751,34.9101],[-83.1753,34.9101],[-83.1756,34.9101],[-83.1763,34.9102],[-83.1767,34.9101],[-83.1774,34.91],[-83.1783,34.9097],[-83.1786,34.9097],[-83.1787,34.9097],[-83.1795,34.9097],[-83.1798,34.9098],[-83.18,34.9098],[-83.1803,34.9098],[-83.1805,34.9098],[-83.1806,34.9097],[-83.1808,34.9096],[-83.1809,34.9095],[-83.181,34.9093],[-83.1811,34.9092],[-83.1812,34.9086],[-83.1812,34.9085],[-83.1812,34.908],[-83.181,34.9076],[-83.1809,34.9071],[-83.1808,34.9068],[-83.1807,34.9066],[-83.1806,34.9064],[-83.1806,34.9062],[-83.1806,34.9059],[-83.1805,34.9055],[-83.1805,34.9052],[-83.1805,34.905],[-83.1805,34.9049],[-83.1807,34.9046],[-83.1808,34.9045],[-83.181,34.9043],[-83.1813,34.904],[-83.1814,34.9038],[-83.1816,34.9036],[-83.1818,34.9034],[-83.182,34.9031],[-83.1824,34.9027],[-83.1829,34.9022],[-83.1839,34.9015],[-83.1844,34.901],[-83.1859,34.8998],[-83.1861,34.8997],[-83.1866,34.8994],[-83.1878,34.8984],[-83.1881,34.8981],[-83.1885,34.8978],[-83.1889,34.8976],[-83.1891,34.8973],[-83.1893,34.8973],[-83.1902,34.8969],[-83.1909,34.8967],[-83.1913,34.8967],[-83.1915,34.8968],[-83.1916,34.8969],[-83.1921,34.8974],[-83.1922,34.8975],[-83.1929,34.8985],[-83.1932,34.8989],[-83.1936,34.8993],[-83.1937,34.8994],[-83.194,34.8996],[-83.1941,34.8997],[-83.1943,34.8996],[-83.1944,34.8996],[-83.1945,34.8994],[-83.1946,34.8993],[-83.1949,34.8986],[-83.195,34.8984],[-83.1956,34.8979],[-83.196,34.8974],[-83.1961,34.8973],[-83.1962,34.8969],[-83.1963,34.8968],[-83.1964,34.8965],[-83.1968,34.8961],[-83.1971,34.8959],[-83.1972,34.8957],[-83.1975,34.8951],[-83.1976,34.895],[-83.1977,34.8948],[-83.1977,34.8941],[-83.1977,34.8936],[-83.1974,34.8927],[-83.1972,34.8923],[-83.1971,34.892],[-83.1968,34.8918],[-83.1967,34.8916],[-83.1967,34.8914],[-83.1967,34.8913],[-83.197,34.8908],[-83.1972,34.8906],[-83.1975,34.8904],[-83.1978,34.8903],[-83.1981,34.8903],[-83.1985,34.8903],[-83.1986,34.8904],[-83.1987,34.8905],[-83.1989,34.8907],[-83.1989,34.8908],[-83.199,34.8913],[-83.199,34.8917],[-83.1991,34.892],[-83.1991,34.8922],[-83.1992,34.8924],[-83.1994,34.8926],[-83.1996,34.8927],[-83.2001,34.8931],[-83.2003,34.8933],[-83.2009,34.8934],[-83.201,34.8934],[-83.2017,34.8937],[-83.2019,34.8937],[-83.2024,34.8938],[-83.2028,34.8938],[-83.2031,34.8937],[-83.2033,34.8936],[-83.2035,34.8935],[-83.2037,34.8933],[-83.2038,34.893],[-83.2039,34.8924],[-83.204,34.8923],[-83.2041,34.892],[-83.2046,34.8913],[-83.2047,34.891],[-83.2048,34.8908],[-83.2048,34.8907],[-83.2048,34.8902],[-83.2047,34.89],[-83.2046,34.8898],[-83.2043,34.8895],[-83.2042,34.8894],[-83.204,34.8894],[-83.2038,34.8893],[-83.2037,34.8892],[-83.2036,34.889],[-83.2035,34.8889],[-83.2035,34.8884],[-83.2032,34.8879],[-83.2032,34.8878],[-83.2032,34.8877],[-83.2032,34.8876],[-83.2032,34.8874],[-83.2031,34.8873],[-83.203,34.887],[-83.2026,34.8866],[-83.2021,34.8863],[-83.2017,34.8859],[-83.2012,34.8852],[-83.2011,34.885],[-83.201,34.8848],[-83.201,34.8844],[-83.2011,34.8843],[-83.2012,34.8842],[-83.2013,34.8841],[-83.2014,34.8839],[-83.2015,34.8838],[-83.2018,34.8836],[-83.2023,34.8833],[-83.2026,34.8831],[-83.2031,34.8825],[-83.205,34.8803],[-83.2053,34.8802],[-83.2056,34.88],[-83.2058,34.8799],[-83.2061,34.8798],[-83.2062,34.8797],[-83.2065,34.8796],[-83.2068,34.8796],[-83.2072,34.8797],[-83.2076,34.8797],[-83.2081,34.8799],[-83.2085,34.8799],[-83.2089,34.8799],[-83.2094,34.8798],[-83.2096,34.8799],[-83.21,34.88],[-83.2102,34.8802],[-83.2103,34.8802],[-83.2104,34.8803],[-83.2105,34.8804],[-83.2106,34.8806],[-83.2108,34.881],[-83.2109,34.881],[-83.2109,34.8811],[-83.2111,34.8817],[-83.2113,34.8819],[-83.2113,34.882],[-83.2114,34.8821],[-83.2115,34.8821],[-83.2117,34.8823],[-83.212,34.8824],[-83.2122,34.8824],[-83.2125,34.8825],[-83.2129,34.8826],[-83.2132,34.8826],[-83.2134,34.8826],[-83.2137,34.8829],[-83.2142,34.8833],[-83.2146,34.8836],[-83.2147,34.8837],[-83.2147,34.8838],[-83.2147,34.8839],[-83.2148,34.8841],[-83.2147,34.8843],[-83.2147,34.8845],[-83.2146,34.8847],[-83.2145,34.8849],[-83.2143,34.8851],[-83.2142,34.8854],[-83.2142,34.8855],[-83.2139,34.8862],[-83.2138,34.8864],[-83.2138,34.8865],[-83.2137,34.8866],[-83.2136,34.8867],[-83.2134,34.8868],[-83.2132,34.8869],[-83.2131,34.887],[-83.2129,34.8872],[-83.2129,34.8873],[-83.2128,34.8876],[-83.2127,34.8879],[-83.2128,34.888],[-83.2129,34.8882],[-83.213,34.8884],[-83.2132,34.8885],[-83.2134,34.8886],[-83.214,34.8886],[-83.2142,34.8886],[-83.2145,34.8885],[-83.2149,34.8882],[-83.2153,34.8881],[-83.2154,34.888],[-83.2156,34.8878],[-83.2163,34.8871],[-83.2168,34.8866],[-83.2171,34.8863],[-83.2173,34.8861],[-83.2175,34.8857],[-83.2176,34.8854],[-83.2177,34.8851],[-83.2176,34.8847],[-83.2174,34.8841],[-83.2174,34.8839],[-83.2173,34.8836],[-83.2173,34.8829],[-83.2174,34.8824],[-83.2176,34.8822],[-83.2178,34.8819],[-83.2181,34.8818],[-83.2184,34.8817],[-83.2189,34.8817],[-83.2191,34.8816],[-83.2192,34.8816],[-83.2197,34.8813],[-83.2199,34.8811],[-83.2199,34.8807],[-83.2198,34.8803],[-83.2197,34.88],[-83.2195,34.8796],[-83.2194,34.8793],[-83.2194,34.8788],[-83.2194,34.8786],[-83.2195,34.8785],[-83.2196,34.8783],[-83.2199,34.8781],[-83.2201,34.8781],[-83.2201,34.878],[-83.2203,34.878],[-83.2206,34.8781],[-83.2211,34.8784],[-83.2222,34.8787],[-83.223,34.879],[-83.2236,34.8792],[-83.2247,34.8793],[-83.2251,34.8793],[-83.2254,34.8794],[-83.2261,34.8793],[-83.2265,34.8793],[-83.2266,34.8793],[-83.227,34.8793],[-83.2273,34.8792],[-83.2274,34.8792],[-83.2275,34.8791],[-83.2276,34.8791],[-83.2277,34.879],[-83.2279,34.879],[-83.2281,34.8791],[-83.2282,34.8791],[-83.2283,34.8792],[-83.2285,34.8795],[-83.2286,34.8796],[-83.2287,34.8797],[-83.2289,34.8797],[-83.229,34.8798],[-83.2292,34.8798],[-83.2295,34.8797],[-83.2298,34.8796],[-83.2302,34.8794],[-83.2305,34.8791],[-83.2309,34.8788],[-83.232,34.8779],[-83.2322,34.8779],[-83.2324,34.8778],[-83.2325,34.8778],[-83.2329,34.8777],[-83.2333,34.8777],[-83.2338,34.8778],[-83.2342,34.8777],[-83.2345,34.8777],[-83.2358,34.8779],[-83.2366,34.8781],[-83.237,34.8783],[-83.2375,34.8784],[-83.2392,34.8789],[-83.2395,34.8789],[-83.2399,34.8789],[-83.2401,34.8788],[-83.2402,34.8788],[-83.2403,34.8788],[-83.2404,34.8787],[-83.2407,34.8784],[-83.2408,34.8783],[-83.241,34.8782],[-83.2415,34.8781],[-83.2422,34.8779],[-83.2426,34.8778],[-83.243,34.8775],[-83.2431,34.8774],[-83.2432,34.8773],[-83.2432,34.8771],[-83.2431,34.8769],[-83.2429,34.8766],[-83.2425,34.8762],[-83.2421,34.8757],[-83.2417,34.8753],[-83.2415,34.8751],[-83.2413,34.8747],[-83.2412,34.8745],[-83.2412,34.8742],[-83.2411,34.8738],[-83.2409,34.8736],[-83.2407,34.8733],[-83.2407,34.8731],[-83.2407,34.8729],[-83.2406,34.8728],[-83.2405,34.8727],[-83.2401,34.8726],[-83.2396,34.8721],[-83.2388,34.8716],[-83.2387,34.8716],[-83.2377,34.8714],[-83.2371,34.8713],[-83.2364,34.8713],[-83.2362,34.8713],[-83.2356,34.8712],[-83.2351,34.8711],[-83.2348,34.871],[-83.2347,34.8709],[-83.2347,34.8707],[-83.2348,34.8707],[-83.2351,34.8705],[-83.2352,34.8705],[-83.2354,34.8705],[-83.2355,34.8704],[-83.2354,34.8704],[-83.2353,34.8704],[-83.2353,34.8703],[-83.2353,34.8702],[-83.2358,34.8698],[-83.2363,34.8696],[-83.2364,34.8694],[-83.2366,34.8693],[-83.2368,34.8692],[-83.2369,34.8691],[-83.237,34.8691],[-83.2373,34.8691],[-83.2375,34.8691],[-83.2376,34.869],[-83.2378,34.869],[-83.2379,34.8689],[-83.238,34.8686],[-83.2382,34.8684],[-83.2384,34.8681],[-83.2385,34.868],[-83.2385,34.8676],[-83.2387,34.8673],[-83.2387,34.8668],[-83.2386,34.8665],[-83.2384,34.8663],[-83.2383,34.8659],[-83.2384,34.8657],[-83.2386,34.8656],[-83.2386,34.8655],[-83.2388,34.8653],[-83.2391,34.8651],[-83.2394,34.865],[-83.2396,34.865],[-83.2399,34.865],[-83.2404,34.8651],[-83.2407,34.8652],[-83.2411,34.8652],[-83.2415,34.8652],[-83.242,34.8654],[-83.2422,34.8654],[-83.2426,34.8657],[-83.2431,34.8659],[-83.2433,34.866],[-83.2433,34.8661],[-83.2435,34.8662],[-83.2443,34.8664],[-83.245,34.8667],[-83.2452,34.8668],[-83.2454,34.8669],[-83.2456,34.8671],[-83.2458,34.8672],[-83.246,34.8672],[-83.2462,34.8672],[-83.2465,34.8671],[-83.2467,34.867],[-83.2473,34.8666],[-83.2475,34.8665],[-83.2477,34.8662],[-83.2481,34.8656],[-83.2481,34.8655],[-83.2481,34.8654],[-83.2481,34.8653],[-83.248,34.8648],[-83.248,34.8643],[-83.2481,34.8633],[-83.2481,34.8631],[-83.248,34.8628],[-83.2479,34.8627],[-83.2479,34.8622],[-83.2479,34.862],[-83.2478,34.8618],[-83.2476,34.8617],[-83.247,34.8611],[-83.2469,34.861],[-83.2465,34.8606],[-83.2465,34.8605],[-83.2464,34.8603],[-83.2463,34.86],[-83.2464,34.8598],[-83.2465,34.8597],[-83.2469,34.8595],[-83.247,34.8594],[-83.2475,34.8593],[-83.2477,34.8592],[-83.2481,34.8589],[-83.2482,34.8586],[-83.2483,34.8585],[-83.2482,34.8582],[-83.2481,34.858],[-83.2479,34.8577],[-83.2478,34.8576],[-83.2476,34.8575],[-83.2475,34.8574],[-83.2472,34.8574],[-83.247,34.8573],[-83.2468,34.8572],[-83.2465,34.8568],[-83.2464,34.8565],[-83.2463,34.8561],[-83.2463,34.8558],[-83.2464,34.8555],[-83.2466,34.8553],[-83.2469,34.855],[-83.2473,34.8548],[-83.2476,34.8548],[-83.2478,34.8548],[-83.2481,34.8548],[-83.2484,34.8549],[-83.2488,34.8551],[-83.25,34.8552],[-83.2501,34.8552],[-83.2505,34.8553],[-83.2514,34.8555],[-83.2527,34.856],[-83.2532,34.856],[-83.2533,34.8559],[-83.2535,34.8558],[-83.2535,34.8557],[-83.2534,34.8556],[-83.2534,34.8554],[-83.2536,34.8547],[-83.2535,34.8543],[-83.2533,34.8538],[-83.2532,34.8535],[-83.2531,34.8533],[-83.2527,34.8529],[-83.2526,34.8527],[-83.2525,34.8526],[-83.2525,34.8525],[-83.2524,34.8522],[-83.2525,34.8519],[-83.2526,34.8517],[-83.2531,34.8509],[-83.2532,34.8507],[-83.2533,34.8506],[-83.2535,34.8502],[-83.2537,34.8497],[-83.2538,34.8492],[-83.2539,34.8488],[-83.2539,34.8485],[-83.2537,34.8481],[-83.2537,34.848],[-83.2533,34.8476],[-83.2532,34.8475],[-83.2529,34.8473],[-83.2527,34.8472],[-83.252,34.847],[-83.2506,34.8466],[-83.2501,34.8465],[-83.2498,34.8464],[-83.2495,34.8464],[-83.2492,34.8464],[-83.249,34.8464],[-83.2487,34.8462],[-83.2486,34.8461],[-83.2485,34.846],[-83.2485,34.8458],[-83.2485,34.8457],[-83.2485,34.8456],[-83.2486,34.8454],[-83.2489,34.8451],[-83.2494,34.8449],[-83.2496,34.8448],[-83.2502,34.8446],[-83.2505,34.8445],[-83.251,34.8443],[-83.2514,34.8442],[-83.2518,34.8442],[-83.2522,34.8442],[-83.253,34.8442],[-83.2533,34.8443],[-83.254,34.8445],[-83.2541,34.8446],[-83.2542,34.8446],[-83.2544,34.8445],[-83.2548,34.8445],[-83.2554,34.8443],[-83.2557,34.8441],[-83.256,34.8441],[-83.2565,34.8441],[-83.2569,34.8441],[-83.2573,34.8441],[-83.2578,34.8442],[-83.258,34.8443],[-83.2584,34.8445],[-83.2588,34.8447],[-83.2592,34.8447],[-83.2599,34.8449],[-83.2601,34.8449],[-83.2603,34.8451],[-83.2605,34.8452],[-83.2606,34.8453],[-83.2608,34.8455],[-83.2608,34.8456],[-83.2608,34.8459],[-83.2608,34.8462],[-83.2606,34.8469],[-83.2606,34.8471],[-83.2605,34.8472],[-83.2605,34.8473],[-83.2605,34.8475],[-83.2607,34.8479],[-83.2609,34.8482],[-83.261,34.8483],[-83.2617,34.8486],[-83.2621,34.8488],[-83.2625,34.8489],[-83.2631,34.849],[-83.2637,34.849],[-83.2643,34.8491],[-83.265,34.849],[-83.2658,34.8491],[-83.266,34.8491],[-83.2661,34.8491],[-83.2663,34.849],[-83.2666,34.8489],[-83.2669,34.8487],[-83.2672,34.8485],[-83.2673,34.8484],[-83.2678,34.8475],[-83.268,34.8471],[-83.2684,34.846],[-83.2686,34.8454],[-83.2688,34.8445],[-83.2691,34.8435],[-83.2694,34.843],[-83.2696,34.8426],[-83.2701,34.8416],[-83.2702,34.8413],[-83.2705,34.8406],[-83.2705,34.8403],[-83.2706,34.8396],[-83.2707,34.8391],[-83.2709,34.838],[-83.2711,34.8376],[-83.2714,34.8372],[-83.2716,34.8369],[-83.2719,34.8366],[-83.272,34.8363],[-83.2725,34.8357],[-83.2726,34.8355],[-83.2726,34.8354],[-83.2725,34.835],[-83.2724,34.8347],[-83.2723,34.8344],[-83.2721,34.8342],[-83.272,34.8342],[-83.2718,34.8341],[-83.2717,34.8342],[-83.2713,34.8342],[-83.2709,34.8342],[-83.2706,34.8342],[-83.2704,34.834],[-83.2703,34.834],[-83.2693,34.8336],[-83.2692,34.8336],[-83.2685,34.8332],[-83.2681,34.8331],[-83.2678,34.833],[-83.2676,34.8328],[-83.2674,34.8326],[-83.2673,34.8324],[-83.2672,34.8313],[-83.2673,34.83],[-83.2673,34.8282],[-83.2674,34.8276],[-83.2675,34.8271],[-83.2678,34.8265],[-83.268,34.8261],[-83.2682,34.8257],[-83.2687,34.8249],[-83.269,34.8246],[-83.2693,34.8243],[-83.2695,34.824],[-83.2696,34.8237],[-83.2696,34.8234],[-83.2695,34.823],[-83.2692,34.8226],[-83.2689,34.8223],[-83.2685,34.822],[-83.2684,34.8219],[-83.2683,34.8218],[-83.2683,34.8215],[-83.2683,34.8211],[-83.2684,34.8209],[-83.2686,34.8207],[-83.2687,34.8206],[-83.269,34.8203],[-83.2696,34.8197],[-83.2705,34.8189],[-83.2709,34.8186],[-83.2713,34.8183],[-83.2718,34.818],[-83.2723,34.8178],[-83.2726,34.8177],[-83.2729,34.8177],[-83.273,34.8177],[-83.2737,34.8177],[-83.2739,34.8177],[-83.2741,34.8176],[-83.2743,34.8175],[-83.2745,34.8173],[-83.275,34.8168],[-83.2751,34.8167],[-83.2753,34.8167],[-83.2754,34.8167],[-83.2759,34.8167],[-83.2767,34.8169],[-83.2771,34.817],[-83.2776,34.8173],[-83.2782,34.8176],[-83.2787,34.818],[-83.2792,34.8182],[-83.2803,34.8188],[-83.2819,34.82],[-83.2823,34.8202],[-83.2825,34.8205],[-83.2828,34.8207],[-83.283,34.821],[-83.2832,34.8213],[-83.2832,34.8214],[-83.2832,34.8215],[-83.2833,34.8215],[-83.2833,34.8216],[-83.2836,34.8219],[-83.2838,34.8221],[-83.2839,34.8222],[-83.2846,34.8228],[-83.2851,34.8231],[-83.2855,34.8233],[-83.286,34.8235],[-83.2862,34.8236],[-83.2868,34.8239],[-83.2873,34.8242],[-83.2877,34.8243],[-83.2882,34.8246],[-83.2884,34.8246],[-83.2887,34.8247],[-83.289,34.8246],[-83.2895,34.8246],[-83.2897,34.8245],[-83.2904,34.8241],[-83.2906,34.8239],[-83.2909,34.8236],[-83.2911,34.8232],[-83.2911,34.8229],[-83.2911,34.8226],[-83.2911,34.8222],[-83.2909,34.8214],[-83.2907,34.8211],[-83.2899,34.8192],[-83.2899,34.8188],[-83.2899,34.8186],[-83.29,34.8185],[-83.2902,34.818],[-83.2904,34.8179],[-83.2906,34.8178],[-83.2922,34.8171],[-83.2926,34.817],[-83.293,34.8168],[-83.2934,34.8166],[-83.2938,34.8165],[-83.294,34.8164],[-83.2944,34.8162],[-83.2945,34.816],[-83.2946,34.8159],[-83.2947,34.8157],[-83.2948,34.8153],[-83.2948,34.8151],[-83.2947,34.8148],[-83.2946,34.8144],[-83.2945,34.8141],[-83.2945,34.8139],[-83.2947,34.8136],[-83.295,34.8133],[-83.2951,34.8132],[-83.2953,34.8132],[-83.2956,34.8131],[-83.2958,34.8131],[-83.296,34.8131],[-83.2963,34.8132],[-83.2969,34.8137],[-83.2973,34.8139],[-83.2977,34.8142],[-83.2985,34.8145],[-83.2993,34.8147],[-83.2996,34.8149],[-83.2999,34.815],[-83.3,34.8152],[-83.3001,34.8155],[-83.3001,34.8158],[-83.3,34.8159],[-83.2998,34.8162],[-83.2993,34.8167],[-83.2991,34.8169],[-83.299,34.8171],[-83.2989,34.8173],[-83.299,34.8175],[-83.2993,34.818],[-83.2995,34.8182],[-83.2998,34.8184],[-83.3002,34.8186],[-83.3006,34.8187],[-83.3014,34.8188],[-83.3019,34.8188],[-83.3027,34.8189],[-83.3028,34.8189],[-83.303,34.8188],[-83.3031,34.8188],[-83.3031,34.8187],[-83.3035,34.8182],[-83.3036,34.8181],[-83.3038,34.8179],[-83.3041,34.8176],[-83.305,34.817],[-83.3051,34.817],[-83.3054,34.8167],[-83.3056,34.8165],[-83.3061,34.816],[-83.3064,34.8157],[-83.3064,34.8155],[-83.3066,34.8153],[-83.3067,34.8148],[-83.3067,34.8144],[-83.3066,34.8141],[-83.3064,34.8137],[-83.3061,34.8133],[-83.3052,34.8124],[-83.3048,34.8118],[-83.3044,34.8111],[-83.3042,34.811],[-83.3041,34.8109],[-83.3038,34.8108],[-83.3035,34.8108],[-83.3032,34.8108],[-83.303,34.8108],[-83.3025,34.8109],[-83.3022,34.8109],[-83.3016,34.8108],[-83.3012,34.8108],[-83.3005,34.8106],[-83.3003,34.8104],[-83.3,34.8103],[-83.2998,34.8101],[-83.2994,34.8094],[-83.2994,34.8092],[-83.2994,34.8091],[-83.2995,34.8084],[-83.2996,34.8081],[-83.2997,34.8079],[-83.3001,34.8071],[-83.3004,34.8064],[-83.3005,34.806],[-83.3006,34.8049],[-83.3007,34.8046],[-83.3008,34.8043],[-83.3022,34.8028],[-83.3024,34.8026],[-83.303,34.8023],[-83.3032,34.8022],[-83.3035,34.8021],[-83.3041,34.802],[-83.3053,34.802],[-83.3055,34.802],[-83.3066,34.8016],[-83.3076,34.8014],[-83.3083,34.8012],[-83.3086,34.8011],[-83.3089,34.801],[-83.3091,34.801],[-83.3096,34.8009],[-83.31,34.8008],[-83.3107,34.8007],[-83.311,34.8006],[-83.312,34.8004],[-83.313,34.8],[-83.3138,34.7998],[-83.3142,34.7996],[-83.3145,34.7993],[-83.3146,34.7991],[-83.3146,34.7989],[-83.3145,34.7985],[-83.3144,34.7982],[-83.314,34.7979],[-83.3139,34.7977],[-83.3138,34.7975],[-83.3138,34.7972],[-83.3138,34.7968],[-83.3141,34.7965],[-83.3142,34.7963],[-83.3146,34.7961],[-83.3151,34.7959],[-83.3154,34.7957],[-83.3165,34.795],[-83.317,34.7947],[-83.3176,34.7946],[-83.3181,34.7945],[-83.3182,34.7945],[-83.3185,34.7943],[-83.3195,34.7938],[-83.3204,34.7932],[-83.3205,34.793],[-83.3206,34.7929],[-83.3207,34.7928],[-83.3206,34.7927],[-83.3205,34.7923],[-83.3202,34.7916],[-83.3201,34.7912],[-83.3201,34.7911],[-83.3202,34.7909],[-83.3203,34.7907],[-83.3204,34.7906],[-83.3209,34.7904],[-83.3214,34.7903],[-83.3222,34.7901],[-83.3227,34.79],[-83.3233,34.7899],[-83.3235,34.7899],[-83.3238,34.7898],[-83.3239,34.7896],[-83.324,34.7895],[-83.3241,34.7895],[-83.3241,34.7893],[-83.3242,34.7886],[-83.3242,34.7882],[-83.3241,34.7878],[-83.3242,34.7875],[-83.3241,34.7873],[-83.3241,34.7872],[-83.3239,34.7869],[-83.3237,34.7863],[-83.3235,34.7857],[-83.3235,34.7855],[-83.3233,34.7851],[-83.3233,34.785],[-83.323,34.7842],[-83.3224,34.7823],[-83.3222,34.7817],[-83.322,34.7811],[-83.3216,34.7802],[-83.3213,34.7797],[-83.3213,34.7794],[-83.3212,34.779],[-83.3212,34.7789],[-83.3213,34.7788],[-83.3215,34.7785],[-83.3219,34.7782],[-83.3221,34.7781],[-83.3224,34.778],[-83.3225,34.7778],[-83.3227,34.7776],[-83.3227,34.7774],[-83.3226,34.7773],[-83.321,34.7751],[-83.3201,34.7738],[-83.3199,34.7733],[-83.3197,34.7729],[-83.3196,34.7727],[-83.3193,34.7721],[-83.319,34.7715],[-83.319,34.7713],[-83.319,34.7711],[-83.3198,34.7699],[-83.3204,34.7688],[-83.3208,34.7683],[-83.3212,34.768],[-83.3215,34.7678],[-83.3219,34.7674],[-83.3223,34.7671],[-83.3227,34.7668],[-83.3229,34.7666],[-83.3229,34.7665],[-83.323,34.7663],[-83.323,34.7662],[-83.323,34.7661],[-83.323,34.766],[-83.3229,34.766],[-83.3229,34.7659],[-83.3227,34.7657],[-83.3225,34.7656],[-83.3222,34.7655],[-83.322,34.7654],[-83.3219,34.7654],[-83.3211,34.7653],[-83.3207,34.7652],[-83.3202,34.7651],[-83.3197,34.765],[-83.3193,34.7649],[-83.3192,34.7648],[-83.3192,34.7647],[-83.3192,34.7646],[-83.3192,34.7645],[-83.3193,34.7644],[-83.3194,34.7643],[-83.3201,34.7639],[-83.3213,34.7631],[-83.3216,34.7629],[-83.3221,34.7625],[-83.3225,34.762],[-83.3229,34.7613],[-83.3232,34.7609],[-83.3233,34.7607],[-83.3233,34.7606],[-83.3232,34.7606],[-83.323,34.7604],[-83.3229,34.7604],[-83.3227,34.7603],[-83.3226,34.7603],[-83.3222,34.7602],[-83.3218,34.7601],[-83.3214,34.7599],[-83.3211,34.7598],[-83.3205,34.7596],[-83.3205,34.7595],[-83.3202,34.7594],[-83.32,34.7593],[-83.3196,34.7591],[-83.3193,34.7587],[-83.3192,34.7587],[-83.3189,34.7583],[-83.3189,34.7582],[-83.3187,34.7579],[-83.3187,34.7577],[-83.3187,34.7576],[-83.3189,34.7574],[-83.3191,34.7572],[-83.3197,34.757],[-83.3202,34.7569],[-83.3207,34.7568],[-83.3213,34.7567],[-83.3218,34.7567],[-83.3227,34.7567],[-83.3231,34.7567],[-83.3235,34.7566],[-83.3242,34.7567],[-83.3245,34.7567],[-83.3251,34.7567],[-83.3256,34.7566],[-83.3259,34.7565],[-83.3262,34.7563],[-83.3265,34.756],[-83.3269,34.7555],[-83.3271,34.7554],[-83.3272,34.7552],[-83.3272,34.7549],[-83.3272,34.7548],[-83.3272,34.7546],[-83.327,34.754],[-83.3269,34.7538],[-83.3267,34.7531],[-83.3266,34.7528],[-83.3264,34.7523],[-83.3264,34.7521],[-83.3263,34.7518],[-83.3262,34.7514],[-83.3262,34.7512],[-83.3262,34.751],[-83.3263,34.7508],[-83.3264,34.7507],[-83.3265,34.7507],[-83.3267,34.7506],[-83.3269,34.7506],[-83.327,34.7505],[-83.3275,34.7505],[-83.3278,34.7504],[-83.3284,34.7503],[-83.3289,34.7501],[-83.3294,34.75],[-83.3295,34.75],[-83.3304,34.7498],[-83.331,34.7496],[-83.3316,34.7495],[-83.332,34.7493],[-83.3323,34.7491],[-83.3324,34.749],[-83.3325,34.7489],[-83.3325,34.7488],[-83.3325,34.7485],[-83.3326,34.7477],[-83.3327,34.7462],[-83.3327,34.7461],[-83.3331,34.7456],[-83.3334,34.7453],[-83.3342,34.7449],[-83.3349,34.7446],[-83.335,34.7445],[-83.3364,34.7436],[-83.3369,34.7433],[-83.337,34.7432],[-83.3373,34.743],[-83.3375,34.7429],[-83.3384,34.7423],[-83.3387,34.7421],[-83.3389,34.7418],[-83.3391,34.7414],[-83.3391,34.7408],[-83.3391,34.7407],[-83.3391,34.7406],[-83.339,34.7404],[-83.3389,34.7402],[-83.3388,34.7399],[-83.3388,34.7398],[-83.3387,34.7395],[-83.3386,34.739],[-83.3386,34.7388],[-83.3387,34.7388],[-83.3387,34.7386],[-83.339,34.7384],[-83.3392,34.7383],[-83.3395,34.7382],[-83.3396,34.7382],[-83.3398,34.7381],[-83.34,34.7381],[-83.3402,34.7381],[-83.3405,34.7381],[-83.3408,34.7382],[-83.3413,34.7383],[-83.3421,34.7384],[-83.3426,34.7384],[-83.3435,34.7385],[-83.3443,34.7385],[-83.3444,34.7385],[-83.3445,34.7385],[-83.3448,34.7385],[-83.3454,34.7385],[-83.3457,34.7384],[-83.3459,34.7384],[-83.3464,34.7383],[-83.3467,34.7382],[-83.3467,34.7381],[-83.3468,34.7381],[-83.347,34.738],[-83.3473,34.7379],[-83.3476,34.7377],[-83.3481,34.7374],[-83.3486,34.737],[-83.3489,34.7368],[-83.3491,34.7366],[-83.3492,34.7364],[-83.3494,34.7362],[-83.3497,34.7353],[-83.3498,34.7345],[-83.3499,34.7341],[-83.35,34.7339],[-83.35,34.7337],[-83.3501,34.7335],[-83.3502,34.7334],[-83.3502,34.7332],[-83.3503,34.7331],[-83.3504,34.7327],[-83.3507,34.7322],[-83.351,34.7317],[-83.3514,34.7311],[-83.3515,34.7309],[-83.3517,34.7308],[-83.3519,34.7305],[-83.352,34.7304],[-83.3521,34.7302],[-83.3522,34.7301],[-83.3525,34.7298],[-83.3528,34.7294],[-83.3529,34.7292],[-83.353,34.7291],[-83.3533,34.7287],[-83.3534,34.7284],[-83.3534,34.7279],[-83.3534,34.7278],[-83.3534,34.7276],[-83.3534,34.7275],[-83.3534,34.7266],[-83.3534,34.7265],[-83.3533,34.7261],[-83.3533,34.7242],[-83.3532,34.7231],[-83.3532,34.7225],[-83.3531,34.7215],[-83.3531,34.7202],[-83.3531,34.7199],[-83.353,34.7191],[-83.3529,34.7183],[-83.3529,34.718],[-83.3528,34.7174],[-83.3527,34.7169],[-83.3526,34.7166],[-83.3525,34.7161],[-83.3522,34.7154],[-83.352,34.715],[-83.3518,34.7146],[-83.3518,34.7145],[-83.3517,34.7144],[-83.3515,34.7139],[-83.3513,34.7135],[-83.3512,34.713],[-83.3511,34.7129],[-83.3511,34.7128],[-83.351,34.7127],[-83.351,34.7126],[-83.3509,34.7122],[-83.3509,34.7121],[-83.3508,34.7112],[-83.3505,34.71],[-83.3505,34.7097],[-83.3502,34.7094],[-83.35,34.7089],[-83.3497,34.7083],[-83.3485,34.7066],[-83.348,34.7061],[-83.3474,34.7055],[-83.3474,34.7054],[-83.3471,34.7051],[-83.347,34.7048],[-83.3468,34.7045],[-83.3466,34.7042],[-83.3468,34.7035],[-83.3469,34.7034],[-83.3472,34.7032],[-83.3475,34.703],[-83.3479,34.7029],[-83.3482,34.7029],[-83.3483,34.7028],[-83.3486,34.7027],[-83.3488,34.7027],[-83.349,34.7026],[-83.3497,34.7024],[-83.3505,34.7022],[-83.3512,34.702],[-83.3515,34.7019],[-83.3518,34.7017],[-83.3522,34.7015],[-83.3525,34.7013],[-83.353,34.7008],[-83.3533,34.7006],[-83.3535,34.7003],[-83.3537,34.7001],[-83.3538,34.6998],[-83.3539,34.6995],[-83.3539,34.6992],[-83.3539,34.6991],[-83.3539,34.6986],[-83.3538,34.6984],[-83.3538,34.6982],[-83.3536,34.6978],[-83.3536,34.6977],[-83.3534,34.6974],[-83.3529,34.6971],[-83.3525,34.6967],[-83.3519,34.6964],[-83.3518,34.6964],[-83.3511,34.6961],[-83.3496,34.6958],[-83.3459,34.6948],[-83.3444,34.6944],[-83.3439,34.6943],[-83.3434,34.6941],[-83.3431,34.694],[-83.3426,34.6936],[-83.3423,34.6934],[-83.3416,34.6929],[-83.341,34.6924],[-83.3407,34.6921],[-83.3405,34.6919],[-83.3404,34.6917],[-83.3403,34.6917],[-83.3403,34.6916],[-83.3402,34.6915],[-83.3401,34.6915],[-83.3401,34.6913],[-83.3401,34.6911],[-83.34,34.6909],[-83.3395,34.6903],[-83.3386,34.6889],[-83.3384,34.6885],[-83.3383,34.6883],[-83.3382,34.688],[-83.3382,34.6876],[-83.3382,34.6875],[-83.3382,34.6872],[-83.3383,34.687],[-83.3384,34.6869],[-83.3386,34.6867],[-83.3388,34.6866],[-83.34,34.6854],[-83.3407,34.6848],[-83.3408,34.6847],[-83.3417,34.6839],[-83.3426,34.683],[-83.3422,34.6821],[-83.342,34.6818],[-83.3419,34.6817],[-83.3415,34.6815],[-83.3414,34.6814],[-83.3405,34.6807],[-83.3404,34.6806],[-83.3395,34.6802],[-83.3389,34.68],[-83.3381,34.6801],[-83.3375,34.6801],[-83.3371,34.6801],[-83.3358,34.6805],[-83.335,34.6807],[-83.3337,34.681],[-83.3328,34.6812],[-83.3316,34.6813],[-83.3303,34.6813],[-83.329,34.6811],[-83.3281,34.6808],[-83.3276,34.6805],[-83.3253,34.6795],[-83.3251,34.6794],[-83.3244,34.679],[-83.3233,34.6785],[-83.3233,34.6784],[-83.3215,34.6775],[-83.3212,34.6774],[-83.321,34.6772],[-83.3206,34.6769],[-83.3204,34.6768],[-83.3202,34.6766],[-83.3194,34.676],[-83.3185,34.6748],[-83.318,34.6731],[-83.3179,34.6727],[-83.3174,34.6711],[-83.3169,34.6699],[-83.3164,34.6693],[-83.3155,34.669],[-83.3144,34.6689],[-83.3128,34.6694],[-83.3125,34.6695],[-83.3122,34.6696],[-83.3104,34.6701],[-83.3089,34.6703],[-83.3084,34.6703],[-83.3071,34.6703],[-83.3059,34.6701],[-83.3046,34.6696],[-83.3033,34.6685],[-83.302,34.6673],[-83.3015,34.6666],[-83.3013,34.6661],[-83.3013,34.6641],[-83.3013,34.6638],[-83.3012,34.6633],[-83.3008,34.6625],[-83.3002,34.6619],[-83.2999,34.6614],[-83.2995,34.661],[-83.299,34.6606],[-83.2987,34.6602],[-83.2983,34.6599],[-83.2976,34.6591],[-83.2971,34.6586],[-83.2968,34.6582],[-83.2963,34.6577],[-83.296,34.6573],[-83.2956,34.6568],[-83.2952,34.6564],[-83.2936,34.655],[-83.2932,34.6543],[-83.2931,34.6543],[-83.2929,34.6542],[-83.2925,34.654],[-83.2923,34.6538],[-83.2922,34.6538],[-83.2917,34.6534],[-83.2914,34.6532],[-83.2911,34.6531],[-83.2908,34.6529],[-83.2901,34.6525],[-83.2893,34.6522],[-83.2881,34.6517],[-83.2872,34.6513],[-83.2866,34.6509],[-83.2858,34.6506],[-83.2852,34.6503],[-83.2847,34.6502],[-83.284,34.65],[-83.2838,34.65],[-83.2835,34.6499],[-83.2831,34.6499],[-83.2825,34.6498],[-83.2821,34.6497],[-83.2816,34.6494],[-83.2812,34.6492],[-83.2808,34.649],[-83.2804,34.6487],[-83.2802,34.6486],[-83.2801,34.6485],[-83.28,34.6484],[-83.2798,34.6482],[-83.2796,34.648],[-83.2795,34.6478],[-83.2794,34.6477],[-83.2791,34.6472],[-83.279,34.6467],[-83.2788,34.6461],[-83.2788,34.6459],[-83.2787,34.6457],[-83.2785,34.6454],[-83.2783,34.6452],[-83.278,34.6448],[-83.2779,34.6448],[-83.2773,34.6445],[-83.2769,34.6444],[-83.2767,34.6443],[-83.2752,34.6437],[-83.275,34.6435],[-83.2747,34.6434],[-83.2745,34.6433],[-83.2743,34.6431],[-83.274,34.643],[-83.2736,34.6427],[-83.2728,34.6423],[-83.272,34.6419],[-83.2715,34.6417],[-83.2713,34.6417],[-83.2709,34.6416],[-83.2704,34.6414],[-83.2689,34.6412],[-83.2684,34.6412],[-83.2672,34.6412],[-83.267,34.6412],[-83.2639,34.6406],[-83.2629,34.6404],[-83.2627,34.6404],[-83.2626,34.6404],[-83.2623,34.6403],[-83.261,34.6399],[-83.2609,34.6399],[-83.2601,34.6396],[-83.2596,34.6394],[-83.2586,34.639],[-83.2582,34.6389],[-83.2578,34.6386],[-83.2577,34.6386],[-83.2573,34.6385],[-83.2572,34.6385],[-83.2565,34.6383],[-83.2563,34.6382],[-83.2553,34.6377],[-83.2548,34.6373],[-83.2545,34.6371],[-83.2541,34.6368],[-83.2539,34.6367],[-83.2536,34.6361],[-83.2532,34.6356],[-83.2531,34.6354],[-83.2528,34.6351],[-83.2524,34.6346],[-83.2524,34.6345],[-83.2523,34.6343],[-83.2522,34.6342],[-83.252,34.6339],[-83.2518,34.6338],[-83.2515,34.6335],[-83.2508,34.6333],[-83.2505,34.6331],[-83.2499,34.6327],[-83.2495,34.6327],[-83.2495,34.6326],[-83.2492,34.6323],[-83.2491,34.6322],[-83.2489,34.6321],[-83.2485,34.6319],[-83.2483,34.6317],[-83.2477,34.6309],[-83.2476,34.6307],[-83.2475,34.6305],[-83.2475,34.6302],[-83.2474,34.6297],[-83.2471,34.6284],[-83.2469,34.6278],[-83.2468,34.6277],[-83.2467,34.6274],[-83.2465,34.627],[-83.2465,34.6269],[-83.2464,34.6269],[-83.2463,34.6269],[-83.2457,34.6267],[-83.2451,34.6264],[-83.2446,34.6263],[-83.2439,34.6259],[-83.2431,34.6256],[-83.2424,34.6254],[-83.2421,34.6253],[-83.2418,34.6252],[-83.2418,34.6251],[-83.2417,34.6251],[-83.2407,34.6245],[-83.2407,34.6243],[-83.2408,34.6239],[-83.2411,34.6234],[-83.2413,34.6227],[-83.2415,34.6223],[-83.2416,34.6221],[-83.242,34.6214],[-83.2424,34.6205],[-83.2427,34.6201],[-83.2428,34.6199],[-83.243,34.6196],[-83.2434,34.6192],[-83.2434,34.6191],[-83.2436,34.6189],[-83.2435,34.6182],[-83.2434,34.6181],[-83.2434,34.618],[-83.2431,34.6179],[-83.243,34.6179],[-83.2426,34.6178],[-83.2383,34.6158],[-83.2382,34.6157],[-83.2379,34.6155],[-83.2369,34.6148],[-83.236,34.614],[-83.2354,34.6136],[-83.2347,34.6131],[-83.2338,34.6125],[-83.2331,34.612],[-83.233,34.6119],[-83.2326,34.6116],[-83.2318,34.6113],[-83.2313,34.6112],[-83.2309,34.6111],[-83.2306,34.611],[-83.2297,34.6109],[-83.229,34.6111],[-83.2288,34.6111],[-83.2278,34.6113],[-83.2272,34.6111],[-83.2271,34.6111],[-83.227,34.6111],[-83.2269,34.6111],[-83.2258,34.6109],[-83.2247,34.6103],[-83.2237,34.6097],[-83.2233,34.6095],[-83.2223,34.6095],[-83.2214,34.6099],[-83.2164,34.611],[-83.2156,34.611],[-83.2148,34.611],[-83.2116,34.6109],[-83.21,34.6108],[-83.2088,34.6107],[-83.2077,34.6105],[-83.2038,34.6096],[-83.201,34.6088],[-83.1998,34.6084],[-83.1991,34.608],[-83.1978,34.6071],[-83.1972,34.6064],[-83.197,34.606],[-83.197,34.6057],[-83.1972,34.6051],[-83.1973,34.6044],[-83.1974,34.6038],[-83.1974,34.6034],[-83.1974,34.6032],[-83.1972,34.6032],[-83.1969,34.6031],[-83.196,34.6032],[-83.1952,34.6034],[-83.1948,34.6035],[-83.1941,34.6037],[-83.1932,34.6041],[-83.1926,34.6045],[-83.1923,34.6046],[-83.1917,34.605],[-83.1916,34.605],[-83.1907,34.6052],[-83.1895,34.6055],[-83.1889,34.6057],[-83.1887,34.6057],[-83.1882,34.6059],[-83.188,34.606],[-83.1874,34.6063],[-83.1873,34.6063],[-83.1865,34.6066],[-83.1856,34.6069],[-83.1853,34.607],[-83.1845,34.6071],[-83.1826,34.6074],[-83.1817,34.6074],[-83.1808,34.6075],[-83.1797,34.6074],[-83.1779,34.6074],[-83.1773,34.6074],[-83.1764,34.6073],[-83.1757,34.6073],[-83.1747,34.6074],[-83.1737,34.6076],[-83.1726,34.6078],[-83.1724,34.6078],[-83.1717,34.6078],[-83.1713,34.6078],[-83.1712,34.6078],[-83.1708,34.6078],[-83.1705,34.6077],[-83.17,34.6075],[-83.1697,34.6074],[-83.169,34.6071],[-83.1679,34.6065],[-83.1666,34.6057],[-83.1664,34.6057],[-83.1664,34.6056],[-83.1643,34.6044],[-83.1636,34.6042],[-83.1624,34.604],[-83.1615,34.6039],[-83.1606,34.6036],[-83.1605,34.6036],[-83.1603,34.6036],[-83.1602,34.6036],[-83.1599,34.6035],[-83.1597,34.6033],[-83.1596,34.6033],[-83.1594,34.6029],[-83.1591,34.6024],[-83.1591,34.6022],[-83.1593,34.6018],[-83.1596,34.6015],[-83.1597,34.6013],[-83.1598,34.6013],[-83.1598,34.6012],[-83.16,34.6008],[-83.1602,34.6001],[-83.1606,34.5995],[-83.1607,34.5995],[-83.1612,34.5994],[-83.1614,34.5996],[-83.1618,34.5998],[-83.1622,34.6001],[-83.1624,34.6002],[-83.163,34.6004],[-83.1639,34.6008],[-83.1643,34.6009],[-83.1651,34.6009],[-83.1654,34.6009],[-83.1665,34.6007],[-83.167,34.6005],[-83.1671,34.6005],[-83.1675,34.6004],[-83.1676,34.6004],[-83.1683,34.6003],[-83.1693,34.6],[-83.1701,34.5996],[-83.1709,34.5989],[-83.171,34.5988],[-83.171,34.5986],[-83.171,34.5982],[-83.171,34.5981],[-83.1707,34.5974],[-83.1706,34.5971],[-83.1706,34.597],[-83.1705,34.5967],[-83.1703,34.596],[-83.1702,34.5953],[-83.1704,34.5939],[-83.1704,34.5927],[-83.1703,34.5924],[-83.1702,34.5923],[-83.17,34.5921],[-83.1697,34.5917],[-83.169,34.5913],[-83.1683,34.591],[-83.1677,34.5909],[-83.1674,34.5909],[-83.1672,34.5909],[-83.1662,34.5907],[-83.1645,34.5904],[-83.1634,34.5901],[-83.162,34.5898],[-83.1619,34.5898],[-83.1609,34.5895],[-83.1603,34.5894],[-83.1598,34.5895],[-83.1589,34.5896],[-83.1582,34.5896],[-83.1578,34.5895],[-83.1567,34.5892],[-83.1557,34.5888],[-83.155,34.5885],[-83.1549,34.5884],[-83.1548,34.5883],[-83.1546,34.5882],[-83.1544,34.5875],[-83.1544,34.5872],[-83.1546,34.5869],[-83.1549,34.5867],[-83.1551,34.5865],[-83.156,34.5855],[-83.1564,34.5852],[-83.1568,34.5847],[-83.1574,34.5841],[-83.1577,34.5838],[-83.1578,34.5838],[-83.1591,34.5815],[-83.1592,34.581],[-83.1591,34.5802],[-83.159,34.5799],[-83.159,34.5795],[-83.159,34.5793],[-83.1587,34.579],[-83.1582,34.5789],[-83.1576,34.5789],[-83.156,34.5788],[-83.1549,34.5788],[-83.1537,34.5787],[-83.1526,34.5783],[-83.1514,34.5778],[-83.1506,34.5772],[-83.1499,34.5765],[-83.149,34.576],[-83.1481,34.5757],[-83.1478,34.5757],[-83.1474,34.5756],[-83.1469,34.5755],[-83.1466,34.5754],[-83.1464,34.5753],[-83.1458,34.575],[-83.1449,34.5746],[-83.1443,34.5742],[-83.1438,34.5739],[-83.1437,34.5738],[-83.1432,34.5734],[-83.1428,34.5728],[-83.1425,34.5721],[-83.1422,34.5715],[-83.1418,34.5708],[-83.1412,34.57],[-83.1408,34.5693],[-83.1403,34.5686],[-83.1399,34.568],[-83.1398,34.5676],[-83.1397,34.5672],[-83.1397,34.5669],[-83.1399,34.5665],[-83.1399,34.5663],[-83.1401,34.5656],[-83.1404,34.5652],[-83.1406,34.5645],[-83.1406,34.5642],[-83.1407,34.5634],[-83.1407,34.5629],[-83.1408,34.5627],[-83.1405,34.5624],[-83.1403,34.5621],[-83.1401,34.562],[-83.1399,34.5618],[-83.1391,34.5614],[-83.139,34.5614],[-83.1388,34.5614],[-83.1383,34.5611],[-83.1381,34.5611],[-83.1373,34.5608],[-83.136,34.5604],[-83.135,34.5601],[-83.1347,34.56],[-83.1342,34.5597],[-83.1334,34.5595],[-83.1323,34.5597],[-83.1318,34.56],[-83.1317,34.5602],[-83.1315,34.5607],[-83.1312,34.5609],[-83.1311,34.561],[-83.131,34.5611],[-83.1307,34.5612],[-83.1304,34.5614],[-83.1301,34.5615],[-83.1297,34.5617],[-83.1293,34.5618],[-83.1285,34.5619],[-83.1272,34.562],[-83.1264,34.5619],[-83.1258,34.5616],[-83.1252,34.5613],[-83.125,34.5611],[-83.1249,34.5611],[-83.1231,34.5602],[-83.1229,34.5601],[-83.1225,34.5597],[-83.1222,34.5594],[-83.122,34.5589],[-83.1221,34.558],[-83.1223,34.5577],[-83.123,34.5571],[-83.1236,34.5568],[-83.1237,34.5566],[-83.1241,34.5561],[-83.1242,34.5558],[-83.1242,34.5556],[-83.1243,34.555],[-83.124,34.5541],[-83.1235,34.5533],[-83.1226,34.5526],[-83.1219,34.5523],[-83.121,34.5523],[-83.12,34.5525],[-83.1187,34.5528],[-83.1179,34.5527],[-83.1172,34.5525],[-83.1163,34.5522],[-83.1161,34.5521],[-83.1156,34.5518],[-83.1143,34.5508],[-83.1134,34.5502],[-83.1123,34.5494],[-83.112,34.5491],[-83.1107,34.5479],[-83.1102,34.5471],[-83.1105,34.546],[-83.1105,34.5451],[-83.1103,34.5442],[-83.1092,34.5422],[-83.1086,34.5415],[-83.1084,34.5415],[-83.1077,34.5413],[-83.1072,34.5412],[-83.1062,34.5412],[-83.1051,34.541],[-83.105,34.5409],[-83.1047,34.5408],[-83.1041,34.54],[-83.1034,34.5386],[-83.1035,34.5374],[-83.1037,34.537],[-83.1037,34.5366],[-83.1037,34.5365],[-83.1037,34.5364],[-83.1037,34.5361],[-83.1036,34.5352],[-83.1035,34.535],[-83.1035,34.5347],[-83.1034,34.5344],[-83.1034,34.5343],[-83.1033,34.534],[-83.1033,34.5339],[-83.103,34.533],[-83.103,34.5328],[-83.1029,34.5326],[-83.1028,34.5325],[-83.1027,34.5324],[-83.1025,34.5323],[-83.1021,34.5321],[-83.1017,34.532],[-83.1016,34.5319],[-83.1013,34.5319],[-83.1009,34.5318],[-83.1001,34.5318],[-83.0998,34.5318],[-83.099,34.5317],[-83.0987,34.5317],[-83.0986,34.5317],[-83.0982,34.5316],[-83.0978,34.5315],[-83.0975,34.5315],[-83.0965,34.5316],[-83.0963,34.5317],[-83.0961,34.5318],[-83.0959,34.5319],[-83.0957,34.532],[-83.0955,34.5322],[-83.0951,34.5323],[-83.0944,34.5326],[-83.0943,34.5326],[-83.0938,34.5328],[-83.0931,34.5329],[-83.0929,34.5329],[-83.0927,34.5329],[-83.0923,34.5329],[-83.0917,34.5327],[-83.0907,34.5322],[-83.0903,34.5321],[-83.09,34.5322],[-83.0893,34.5321],[-83.088,34.5321],[-83.0878,34.5321],[-83.0873,34.5319],[-83.0865,34.5316],[-83.0859,34.5314],[-83.0855,34.5311],[-83.0849,34.5309],[-83.0847,34.5307],[-83.0845,34.5305],[-83.083,34.5291],[-83.0819,34.5281],[-83.0804,34.527],[-83.0784,34.5254],[-83.0783,34.5252],[-83.0781,34.5251],[-83.0779,34.5248],[-83.0778,34.5245],[-83.0778,34.5243],[-83.0777,34.5242],[-83.0778,34.5241],[-83.0779,34.5238],[-83.078,34.5237],[-83.0789,34.5232],[-83.0798,34.5228],[-83.0811,34.522],[-83.0815,34.5219],[-83.0818,34.5217],[-83.0822,34.5214],[-83.0828,34.521],[-83.0849,34.5192],[-83.0851,34.5191],[-83.0858,34.5185],[-83.0864,34.5181],[-83.0868,34.5176],[-83.0871,34.5172],[-83.0872,34.5167],[-83.0872,34.5166],[-83.0873,34.5164],[-83.0872,34.5162],[-83.0872,34.5161],[-83.0871,34.516],[-83.0868,34.5158],[-83.0866,34.5157],[-83.0863,34.5157],[-83.0849,34.5155],[-83.0837,34.5153],[-83.0809,34.5147],[-83.0805,34.5147],[-83.0802,34.5146],[-83.0798,34.5144],[-83.0795,34.5143],[-83.0793,34.5141],[-83.079,34.5139],[-83.0787,34.5136],[-83.0786,34.5134],[-83.0784,34.5131],[-83.0783,34.5127],[-83.0777,34.5103],[-83.0777,34.51],[-83.0775,34.5095],[-83.0774,34.5092],[-83.0772,34.5088],[-83.0767,34.5082],[-83.0764,34.5078],[-83.0763,34.5076],[-83.076,34.5073],[-83.0754,34.5068],[-83.0748,34.5063],[-83.0745,34.506],[-83.0743,34.5058],[-83.074,34.5055],[-83.0735,34.505],[-83.0729,34.5044],[-83.0726,34.5041],[-83.0721,34.5037],[-83.0715,34.5033],[-83.0705,34.5028],[-83.0696,34.5022],[-83.0688,34.5019],[-83.068,34.5016],[-83.0662,34.5011],[-83.0658,34.501],[-83.0654,34.5011],[-83.064,34.5016],[-83.0626,34.5022],[-83.0598,34.5032],[-83.0592,34.5034],[-83.0587,34.5036],[-83.058,34.5037],[-83.0571,34.5036],[-83.0562,34.5035],[-83.0555,34.5033],[-83.0551,34.5032],[-83.0547,34.503],[-83.0543,34.5028],[-83.054,34.5026],[-83.0537,34.5023],[-83.0534,34.502],[-83.0533,34.5018],[-83.0532,34.5015],[-83.0531,34.5013],[-83.0531,34.5009],[-83.0531,34.5002],[-83.0531,34.4999],[-83.0532,34.499],[-83.0534,34.4982],[-83.0535,34.4973],[-83.0533,34.4963],[-83.0529,34.4953],[-83.0518,34.4942],[-83.0514,34.494],[-83.0514,34.4939],[-83.0516,34.4937],[-83.0514,34.4936],[-83.0513,34.4936],[-83.051,34.4935],[-83.0504,34.4935],[-83.0503,34.4935],[-83.0501,34.4936],[-83.0497,34.4936],[-83.0496,34.4936],[-83.0493,34.4937],[-83.049,34.4937],[-83.0488,34.4936],[-83.0485,34.4935],[-83.0484,34.4934],[-83.0482,34.4932],[-83.0479,34.493],[-83.0472,34.4924],[-83.047,34.4923],[-83.0468,34.4921],[-83.0461,34.4918],[-83.0452,34.4912],[-83.0446,34.4903],[-83.0443,34.4899],[-83.0436,34.4891],[-83.0433,34.4888],[-83.0423,34.4881],[-83.0413,34.4875],[-83.04,34.4869],[-83.0388,34.4864],[-83.0384,34.4861],[-83.0375,34.4856],[-83.0352,34.484],[-83.035,34.4839],[-83.0347,34.4837],[-83.0346,34.4836],[-83.0342,34.4834],[-83.0334,34.4831],[-83.0329,34.4831],[-83.0325,34.483],[-83.0323,34.4831],[-83.0316,34.4834],[-83.0313,34.4834],[-83.0311,34.4835],[-83.0307,34.4836],[-83.0303,34.4838],[-83.0302,34.4839],[-83.0301,34.4839],[-83.0298,34.484],[-83.0297,34.484],[-83.0294,34.484],[-83.0291,34.484],[-83.0288,34.484],[-83.0285,34.4839],[-83.0284,34.4839],[-83.0283,34.4838],[-83.0279,34.4836],[-83.0275,34.4834],[-83.0272,34.4833],[-83.0266,34.4829],[-83.0261,34.4827],[-83.0247,34.4822],[-83.0239,34.4819],[-83.0224,34.4814],[-83.0219,34.4811],[-83.0212,34.4809],[-83.0201,34.4802],[-83.0196,34.4799],[-83.0193,34.4797],[-83.0187,34.4792],[-83.0173,34.4783],[-83.0169,34.4782],[-83.0158,34.4779],[-83.0155,34.4778],[-83.0153,34.4778],[-83.015,34.4777],[-83.0136,34.4775],[-83.0127,34.4771],[-83.0123,34.477],[-83.0114,34.4763],[-83.0103,34.4762],[-83.0086,34.476],[-82.9998,34.4727],[-82.9997,34.4727],[-82.9994,34.4725],[-82.9992,34.4725],[-82.9988,34.4725],[-82.9986,34.4725],[-82.9985,34.4725],[-82.9984,34.4726],[-82.9983,34.4726],[-82.9968,34.4723],[-82.9964,34.4722],[-82.9959,34.4722],[-82.9957,34.4722],[-82.9954,34.4723],[-82.9952,34.4724],[-82.9951,34.4724],[-82.995,34.4725],[-82.9948,34.4727],[-82.9948,34.4728],[-82.9947,34.4731],[-82.9948,34.4732],[-82.9949,34.4734],[-82.995,34.4737],[-82.995,34.474],[-82.995,34.4744],[-82.9951,34.4746],[-82.9952,34.4749],[-82.9952,34.4752],[-82.9952,34.4755],[-82.995,34.4757],[-82.9948,34.4762],[-82.9947,34.4766],[-82.9942,34.4772],[-82.9939,34.4778],[-82.9937,34.4782],[-82.9934,34.4784],[-82.9931,34.4787],[-82.9927,34.4789],[-82.9924,34.4792],[-82.9922,34.4793],[-82.992,34.4794],[-82.9919,34.4794],[-82.9915,34.4796],[-82.9911,34.4798],[-82.9909,34.4799],[-82.9907,34.48],[-82.9905,34.48],[-82.9904,34.48],[-82.9897,34.4802],[-82.988,34.4803],[-82.987,34.4805],[-82.9869,34.4806],[-82.9862,34.4807],[-82.9829,34.482],[-82.9809,34.4827],[-82.9804,34.4828],[-82.9797,34.4829],[-82.9795,34.483],[-82.9791,34.4829],[-82.9788,34.4828],[-82.9782,34.4824],[-82.9777,34.482],[-82.9774,34.4817],[-82.9773,34.4817],[-82.9749,34.4793],[-82.9749,34.4794],[-82.9748,34.4794],[-82.9747,34.4794],[-82.9743,34.4795],[-82.974,34.4796],[-82.9734,34.4798],[-82.9733,34.4798],[-82.973,34.4799],[-82.9729,34.48],[-82.9726,34.4802],[-82.9725,34.4803],[-82.9723,34.4804],[-82.972,34.4806],[-82.9719,34.4806],[-82.9718,34.4806],[-82.9717,34.4807],[-82.9712,34.481],[-82.971,34.4812],[-82.9709,34.4812],[-82.9706,34.4813],[-82.9702,34.4814],[-82.9699,34.4815],[-82.9698,34.4815],[-82.9696,34.4815],[-82.9694,34.4816],[-82.9692,34.4817],[-82.9691,34.4817],[-82.969,34.4817],[-82.9687,34.4819],[-82.9685,34.4819],[-82.9681,34.482],[-82.968,34.4821],[-82.9678,34.4821],[-82.9676,34.4821],[-82.9668,34.4823],[-82.9667,34.4823],[-82.9666,34.4823],[-82.9665,34.4823],[-82.9664,34.4823],[-82.9664,34.4824],[-82.9663,34.4826],[-82.9661,34.4828],[-82.9656,34.4832],[-82.9651,34.4838],[-82.9642,34.4846],[-82.9636,34.4844],[-82.9634,34.4844],[-82.9633,34.4844],[-82.9632,34.4844],[-82.9632,34.4843],[-82.9631,34.4843],[-82.963,34.4841],[-82.9625,34.4836],[-82.9623,34.4834],[-82.9621,34.4831],[-82.9615,34.4826],[-82.961,34.4823],[-82.9608,34.4821],[-82.9606,34.4819],[-82.9604,34.4818],[-82.9603,34.4817],[-82.9602,34.4816],[-82.9601,34.4813],[-82.96,34.4812],[-82.9599,34.4812],[-82.9595,34.4807],[-82.9591,34.4804],[-82.959,34.4802],[-82.9586,34.4796],[-82.9585,34.4795],[-82.9584,34.4795],[-82.9582,34.4794],[-82.9581,34.4794],[-82.9578,34.4793],[-82.9572,34.4792],[-82.9565,34.4791],[-82.9561,34.479],[-82.956,34.479],[-82.9558,34.4789],[-82.9557,34.4789],[-82.9556,34.4789],[-82.9555,34.479],[-82.9552,34.4792],[-82.955,34.4792],[-82.9549,34.4793],[-82.9548,34.4793],[-82.9544,34.4793],[-82.9543,34.4794],[-82.9541,34.4794],[-82.9536,34.4795],[-82.9534,34.4795],[-82.9532,34.4795],[-82.9526,34.4796],[-82.9516,34.4797],[-82.9509,34.4798],[-82.9508,34.4798],[-82.9507,34.4798],[-82.9502,34.4799],[-82.9501,34.4799],[-82.95,34.48],[-82.9499,34.48],[-82.9497,34.48],[-82.9496,34.4801],[-82.9495,34.4801],[-82.9493,34.4802],[-82.9485,34.4804],[-82.9482,34.4805],[-82.9482,34.4806],[-82.948,34.4817],[-82.9479,34.4819],[-82.9478,34.4821],[-82.947,34.4827],[-82.9462,34.4832],[-82.946,34.4834],[-82.946,34.4835],[-82.9459,34.4835],[-82.9459,34.4836],[-82.9453,34.4841],[-82.9446,34.4848],[-82.9445,34.485],[-82.944,34.4855],[-82.9435,34.4857],[-82.943,34.4858],[-82.9429,34.4859],[-82.9428,34.4859],[-82.9426,34.4859],[-82.9425,34.4859],[-82.9419,34.4859],[-82.9417,34.4859],[-82.9415,34.4859],[-82.9412,34.486],[-82.9405,34.486],[-82.9401,34.486],[-82.9394,34.4861],[-82.9391,34.4861],[-82.9388,34.4861],[-82.9384,34.4862],[-82.9376,34.4863],[-82.9374,34.4863],[-82.9373,34.4864],[-82.9372,34.4864],[-82.9371,34.4864],[-82.937,34.4865],[-82.9363,34.4865],[-82.9344,34.4863],[-82.9332,34.4862],[-82.9331,34.4861],[-82.9326,34.486],[-82.9316,34.4858],[-82.9314,34.4858],[-82.9309,34.4857],[-82.9308,34.4856],[-82.9307,34.4856],[-82.9305,34.4856],[-82.9304,34.4856],[-82.9303,34.4856],[-82.9302,34.4855],[-82.9301,34.4854],[-82.93,34.4853],[-82.9299,34.4851],[-82.9296,34.4848],[-82.9295,34.4846],[-82.9293,34.4844],[-82.9292,34.4844],[-82.9291,34.4843],[-82.9288,34.4841],[-82.9283,34.4836],[-82.9282,34.4835],[-82.9281,34.4834],[-82.9279,34.4833],[-82.9278,34.4832],[-82.9278,34.4831],[-82.9277,34.483],[-82.9276,34.4829],[-82.9274,34.4825],[-82.9273,34.4824],[-82.9273,34.4823],[-82.9272,34.4822],[-82.9271,34.4822],[-82.9269,34.482],[-82.9262,34.4817],[-82.9261,34.4816],[-82.9259,34.4815],[-82.9258,34.4815],[-82.9256,34.4815],[-82.9254,34.4815],[-82.9253,34.4815],[-82.9252,34.4815],[-82.9248,34.4816],[-82.9247,34.4816],[-82.9244,34.4817],[-82.9241,34.4817],[-82.9239,34.4818],[-82.9236,34.4818],[-82.9231,34.4819],[-82.923,34.4819],[-82.9228,34.482],[-82.9224,34.4821],[-82.9222,34.4821],[-82.922,34.4821],[-82.9218,34.4822],[-82.9215,34.4822],[-82.9212,34.4823],[-82.921,34.4823],[-82.9209,34.4823],[-82.9207,34.4823],[-82.9206,34.4823],[-82.9205,34.4824],[-82.9203,34.4826],[-82.92,34.4828],[-82.9198,34.483],[-82.9196,34.4831],[-82.9194,34.4832],[-82.9193,34.4833],[-82.9189,34.4835],[-82.9186,34.4836],[-82.9183,34.4838],[-82.9181,34.4839],[-82.9179,34.484],[-82.9177,34.4842],[-82.9171,34.4843],[-82.9168,34.4843],[-82.9165,34.4844],[-82.9162,34.4844],[-82.9154,34.4845],[-82.9153,34.4845],[-82.915,34.4845],[-82.9147,34.4845],[-82.9146,34.4846],[-82.9145,34.4846],[-82.9143,34.4847],[-82.9142,34.4848],[-82.9141,34.4848],[-82.9138,34.4849],[-82.9135,34.485],[-82.9132,34.4851],[-82.913,34.4851],[-82.9126,34.4852],[-82.9122,34.4853],[-82.9119,34.4853],[-82.9117,34.4854],[-82.9113,34.4855],[-82.9111,34.4855],[-82.911,34.4855],[-82.9108,34.4855],[-82.9106,34.4855],[-82.9103,34.4856],[-82.91,34.4856],[-82.91,34.4857],[-82.9096,34.4857],[-82.9092,34.4857],[-82.909,34.4857],[-82.9086,34.4857],[-82.908,34.4858],[-82.9078,34.4859],[-82.9075,34.4859],[-82.9074,34.4859],[-82.9071,34.4858],[-82.9066,34.4858],[-82.9066,34.4859],[-82.9065,34.486],[-82.9061,34.4862],[-82.906,34.4862],[-82.9059,34.4862],[-82.9054,34.4862],[-82.905,34.4862],[-82.9049,34.4862],[-82.9045,34.4863],[-82.9044,34.4864],[-82.9043,34.4864],[-82.9039,34.4864],[-82.9034,34.4864],[-82.9027,34.4865],[-82.9025,34.4865],[-82.9024,34.4865],[-82.9023,34.4865],[-82.9022,34.4865],[-82.9021,34.4866],[-82.9018,34.4867],[-82.9017,34.4867],[-82.9016,34.4868],[-82.9009,34.4864],[-82.9003,34.4861],[-82.8997,34.4858],[-82.8993,34.4856],[-82.899,34.4855],[-82.8988,34.4854],[-82.8983,34.4852],[-82.8979,34.4847],[-82.8978,34.4846],[-82.8977,34.4844],[-82.8977,34.4843],[-82.8977,34.4842],[-82.8976,34.4841],[-82.8975,34.4841],[-82.897,34.4837],[-82.8968,34.4835],[-82.8967,34.4835],[-82.8964,34.4833],[-82.8963,34.4832],[-82.8959,34.4829],[-82.8956,34.4827],[-82.8953,34.4825],[-82.8948,34.4822],[-82.8944,34.4821],[-82.8941,34.482],[-82.8933,34.4816],[-82.8932,34.4815],[-82.8926,34.4812],[-82.8925,34.4811],[-82.8924,34.4811],[-82.8922,34.4811],[-82.8921,34.4811],[-82.8916,34.481],[-82.8911,34.481],[-82.8908,34.481],[-82.8906,34.4809],[-82.8904,34.4809],[-82.8898,34.4809],[-82.8897,34.4809],[-82.8896,34.4809],[-82.8895,34.4809],[-82.8894,34.4809],[-82.889,34.481],[-82.8884,34.4811],[-82.8882,34.4811],[-82.8876,34.481],[-82.8874,34.481],[-82.8871,34.4807],[-82.8868,34.4804],[-82.8864,34.4801],[-82.8863,34.4799],[-82.8861,34.4797],[-82.8859,34.4796],[-82.8858,34.4794],[-82.8857,34.4793],[-82.8855,34.4792],[-82.8855,34.4791],[-82.8851,34.4787],[-82.8848,34.4783],[-82.8846,34.4781],[-82.8846,34.478],[-82.8845,34.4779],[-82.8844,34.4778],[-82.8844,34.4777],[-82.8843,34.4776],[-82.8843,34.4774],[-82.8843,34.4772],[-82.8842,34.477],[-82.884,34.4768],[-82.8838,34.4764],[-82.8838,34.4763],[-82.8837,34.4762],[-82.8828,34.475],[-82.8826,34.4746],[-82.8824,34.4743],[-82.882,34.4739],[-82.8817,34.4734],[-82.8815,34.4731],[-82.8814,34.473],[-82.8813,34.4729],[-82.881,34.4723],[-82.8809,34.4721],[-82.8808,34.4719],[-82.881,34.4716],[-82.881,34.4715],[-82.8809,34.4709],[-82.8811,34.4699],[-82.8812,34.4695],[-82.8808,34.4691],[-82.8806,34.469],[-82.8802,34.4686],[-82.88,34.4684],[-82.8796,34.468],[-82.8791,34.4676],[-82.8783,34.4669],[-82.8778,34.4665],[-82.8778,34.4664],[-82.8772,34.4661],[-82.8769,34.4659],[-82.8764,34.4656],[-82.876,34.4653],[-82.8759,34.4652],[-82.8755,34.4651],[-82.8752,34.465],[-82.875,34.4649],[-82.8746,34.4647],[-82.8745,34.4647],[-82.8743,34.4646],[-82.8742,34.4646],[-82.8739,34.4645],[-82.8735,34.4643],[-82.8733,34.464],[-82.8732,34.4637],[-82.873,34.4634],[-82.873,34.4633],[-82.8729,34.4632],[-82.8728,34.463],[-82.8727,34.4628],[-82.8727,34.4626],[-82.8724,34.462],[-82.8723,34.4618],[-82.8722,34.4617],[-82.8721,34.4616],[-82.872,34.4614],[-82.8719,34.4613],[-82.8719,34.4612],[-82.8718,34.4612],[-82.8703,34.461],[-82.8699,34.461],[-82.8698,34.461],[-82.8694,34.4609],[-82.8693,34.4609],[-82.8689,34.4608],[-82.8684,34.4606],[-82.8682,34.4606],[-82.8681,34.4606],[-82.868,34.4606],[-82.8679,34.4606],[-82.8677,34.4606],[-82.8666,34.4607],[-82.8663,34.4605],[-82.8652,34.4601],[-82.8644,34.4598],[-82.8643,34.4597],[-82.8642,34.4596],[-82.8641,34.4595],[-82.864,34.4594],[-82.8633,34.459],[-82.8626,34.4584],[-82.8625,34.4584],[-82.8624,34.4583],[-82.8623,34.4582],[-82.8619,34.4579],[-82.8616,34.4577],[-82.861,34.4571],[-82.8604,34.4567],[-82.8595,34.4558],[-82.8591,34.4554],[-82.8588,34.4552],[-82.8591,34.4547],[-82.8599,34.4533],[-82.8601,34.4529],[-82.8601,34.4528],[-82.8588,34.4489],[-82.8587,34.4487],[-82.8587,34.4486],[-82.8586,34.4485],[-82.8585,34.4482],[-82.8582,34.4472],[-82.8581,34.4469],[-82.8579,34.4462],[-82.8572,34.4443],[-82.857,34.4436],[-82.8568,34.4434],[-82.8567,34.4433],[-82.8564,34.443],[-82.8563,34.4429],[-82.8562,34.4427],[-82.856,34.4425],[-82.8558,34.4422],[-82.8556,34.442],[-82.8555,34.4418],[-82.8555,34.4417],[-82.8555,34.4415],[-82.8554,34.4413],[-82.8554,34.4412],[-82.8554,34.4411],[-82.8554,34.441],[-82.8553,34.4404],[-82.855,34.4391],[-82.855,34.4386],[-82.855,34.438],[-82.855,34.4376],[-82.855,34.437],[-82.855,34.4363],[-82.855,34.4358],[-82.855,34.4355],[-82.8547,34.4344],[-82.8546,34.434],[-82.8546,34.4337],[-82.8546,34.4327],[-82.8546,34.4323],[-82.8545,34.4322],[-82.8545,34.4319],[-82.8545,34.4318],[-82.8545,34.4317],[-82.8544,34.4309],[-82.8544,34.4302],[-82.854,34.4288],[-82.8537,34.4286],[-82.8531,34.4281],[-82.8531,34.428],[-82.853,34.428],[-82.8521,34.4272],[-82.8519,34.4271],[-82.8496,34.4257],[-82.849,34.4245],[-82.8487,34.4239],[-82.8485,34.4232],[-82.8484,34.4228],[-82.8482,34.4217],[-82.8481,34.4213],[-82.8479,34.4209],[-82.8478,34.4206],[-82.8478,34.4205],[-82.8477,34.4204],[-82.8473,34.4203],[-82.8473,34.4202],[-82.8472,34.4201],[-82.8471,34.4201],[-82.847,34.4199],[-82.847,34.4198],[-82.8469,34.4196],[-82.8469,34.4194],[-82.847,34.4192],[-82.847,34.4191],[-82.8471,34.4189],[-82.8472,34.4189],[-82.8474,34.4188],[-82.8478,34.4185],[-82.848,34.4183],[-82.8479,34.4174],[-82.8476,34.4147],[-82.8476,34.4145],[-82.8475,34.4136],[-82.8475,34.4129],[-82.8475,34.4128],[-82.8468,34.4109],[-82.8466,34.4103],[-82.8466,34.4102],[-82.846,34.4087],[-82.8454,34.4069],[-82.8441,34.4044],[-82.8435,34.4029],[-82.8432,34.4024],[-82.8432,34.4023],[-82.8428,34.4015],[-82.8426,34.4011],[-82.8415,34.3991],[-82.8414,34.3991],[-82.8414,34.399],[-82.8414,34.3986],[-82.8414,34.3975],[-82.8414,34.3971],[-82.8417,34.394],[-82.8418,34.3924],[-82.8418,34.3916],[-82.8414,34.3901],[-82.8404,34.3887],[-82.8376,34.385],[-82.8367,34.3831],[-82.836,34.3809],[-82.8359,34.3798],[-82.8355,34.3751],[-82.8354,34.3735],[-82.8352,34.3717],[-82.8352,34.3689],[-82.8352,34.3674],[-82.8351,34.3673],[-82.8351,34.3671],[-82.8349,34.3666],[-82.8348,34.3664],[-82.8348,34.3663],[-82.8346,34.3657],[-82.8345,34.3652],[-82.8337,34.3643],[-82.8336,34.3641],[-82.8333,34.364],[-82.8323,34.3634],[-82.8292,34.3617],[-82.8285,34.3613],[-82.8281,34.3611],[-82.8268,34.3605],[-82.8267,34.3605],[-82.8255,34.3605],[-82.8249,34.3604],[-82.8241,34.3596],[-82.8227,34.3588],[-82.8214,34.358],[-82.8214,34.3579],[-82.8212,34.3579],[-82.8212,34.3578],[-82.8211,34.3578],[-82.821,34.3578],[-82.8204,34.3573],[-82.8197,34.3569],[-82.8156,34.3539],[-82.8145,34.354],[-82.8143,34.354],[-82.814,34.3541],[-82.814,34.354],[-82.8138,34.3539],[-82.8136,34.3537],[-82.8135,34.3537],[-82.8134,34.3536],[-82.8132,34.3533],[-82.8132,34.3529],[-82.8134,34.3525],[-82.8133,34.3524],[-82.8132,34.3523],[-82.8131,34.3522],[-82.813,34.352],[-82.8129,34.3519],[-82.8128,34.3518],[-82.8127,34.3515],[-82.8126,34.3511],[-82.8123,34.351],[-82.812,34.351],[-82.8119,34.3509],[-82.8115,34.3508],[-82.811,34.3507],[-82.8107,34.3507],[-82.8106,34.3506],[-82.8105,34.3506],[-82.8103,34.3505],[-82.8101,34.3503],[-82.81,34.3502],[-82.8099,34.3501],[-82.8097,34.35],[-82.8096,34.3499],[-82.8096,34.3498],[-82.8094,34.3497],[-82.8093,34.3496],[-82.8092,34.3496],[-82.8091,34.3494],[-82.8086,34.3491],[-82.8085,34.349],[-82.8084,34.3489],[-82.8081,34.3488],[-82.808,34.3487],[-82.8078,34.3486],[-82.8076,34.3484],[-82.8075,34.3483],[-82.8073,34.3482],[-82.8072,34.3481],[-82.807,34.3479],[-82.8067,34.3476],[-82.8065,34.3475],[-82.8064,34.3473],[-82.8063,34.3472],[-82.8062,34.3471],[-82.8062,34.347],[-82.8061,34.347],[-82.8061,34.3469],[-82.806,34.3468],[-82.8059,34.3467],[-82.8058,34.3466],[-82.8057,34.3466],[-82.8056,34.3465],[-82.8055,34.3464],[-82.8054,34.3464],[-82.8051,34.3462],[-82.805,34.3461],[-82.8047,34.3459],[-82.8045,34.3457],[-82.8043,34.3456],[-82.8024,34.3449],[-82.8015,34.3447],[-82.8015,34.3446],[-82.8013,34.3445],[-82.8012,34.3445],[-82.8011,34.3444],[-82.801,34.3443],[-82.8009,34.3442],[-82.8009,34.3441],[-82.8008,34.344],[-82.8007,34.3439],[-82.8004,34.3436],[-82.8003,34.3435],[-82.8001,34.3434],[-82.8,34.3432],[-82.7999,34.3431],[-82.7996,34.3428],[-82.7995,34.3427],[-82.7994,34.3426],[-82.7993,34.3424],[-82.7992,34.3424],[-82.7991,34.3423],[-82.7987,34.3419],[-82.7987,34.3418],[-82.7983,34.3416],[-82.7983,34.3415],[-82.7979,34.3414],[-82.7978,34.3414],[-82.7976,34.3413],[-82.7974,34.3413],[-82.7973,34.3413],[-82.7972,34.3413],[-82.797,34.3413],[-82.7969,34.3413],[-82.7968,34.3412],[-82.7964,34.3411],[-82.796,34.3411],[-82.7956,34.341],[-82.7954,34.3409],[-82.7951,34.3408],[-82.795,34.3407],[-82.7949,34.3407],[-82.7948,34.3406],[-82.7947,34.3406],[-82.7947,34.3405],[-82.7946,34.3405],[-82.7945,34.3404],[-82.7944,34.3404],[-82.7944,34.3403],[-82.7944,34.3402],[-82.7943,34.3401],[-82.7943,34.34],[-82.7943,34.3399],[-82.7942,34.3398],[-82.7941,34.3396],[-82.794,34.3395],[-82.794,34.3394],[-82.794,34.3393],[-82.794,34.3392],[-82.7939,34.3392],[-82.7939,34.3391],[-82.7938,34.3391],[-82.7938,34.339],[-82.7936,34.3387],[-82.7936,34.3386],[-82.7936,34.3385],[-82.7935,34.3385],[-82.7935,34.3384],[-82.7935,34.3383],[-82.7936,34.3381],[-82.7936,34.3379],[-82.7937,34.3378],[-82.7937,34.3376],[-82.7937,34.3374],[-82.7937,34.3373],[-82.7937,34.3371],[-82.7936,34.337],[-82.7936,34.3369],[-82.7936,34.3368],[-82.7935,34.3366],[-82.7935,34.3364],[-82.7935,34.3363],[-82.7934,34.3362],[-82.7934,34.3361],[-82.7933,34.3359],[-82.7933,34.3358],[-82.7933,34.3357],[-82.7932,34.3353],[-82.793,34.3347],[-82.7928,34.3345],[-82.7926,34.3343],[-82.7925,34.3342],[-82.7922,34.334],[-82.7921,34.3339],[-82.7919,34.3336],[-82.7916,34.3329],[-82.7916,34.3328],[-82.7916,34.3327],[-82.7915,34.3321],[-82.7912,34.3305],[-82.7912,34.3302],[-82.7911,34.3298],[-82.7911,34.3295],[-82.7912,34.3291],[-82.7912,34.329],[-82.7913,34.3288],[-82.7917,34.3282],[-82.7918,34.3278],[-82.7922,34.3283],[-82.792,34.3276],[-82.792,34.3274],[-82.7921,34.3272],[-82.7921,34.3271],[-82.7921,34.3268],[-82.7921,34.3267],[-82.792,34.3262],[-82.7919,34.3261],[-82.7919,34.3259],[-82.7919,34.3258],[-82.7917,34.3252],[-82.7916,34.3248],[-82.7915,34.3247],[-82.7914,34.3244],[-82.791,34.3239],[-82.7909,34.3236],[-82.7908,34.3235],[-82.7908,34.3233],[-82.7906,34.3231],[-82.7905,34.3229],[-82.7904,34.3228],[-82.7903,34.3225],[-82.7902,34.3221],[-82.7901,34.322],[-82.7901,34.3218],[-82.79,34.3213],[-82.79,34.3211],[-82.7899,34.3209],[-82.7898,34.3206],[-82.7898,34.3204],[-82.7898,34.3203],[-82.7897,34.3199],[-82.7897,34.3198],[-82.7896,34.3197],[-82.7896,34.3195],[-82.7896,34.3194],[-82.7895,34.3193],[-82.7895,34.3191],[-82.7894,34.3189],[-82.7893,34.3185],[-82.7893,34.3184],[-82.7893,34.3183],[-82.7892,34.3181],[-82.7891,34.318],[-82.789,34.3176],[-82.7889,34.3174],[-82.7888,34.317],[-82.7887,34.3168],[-82.7887,34.3167],[-82.7887,34.3165],[-82.7887,34.3163],[-82.7886,34.316],[-82.7886,34.3158],[-82.7885,34.3156],[-82.7885,34.3155],[-82.7886,34.3152],[-82.7886,34.3151],[-82.7885,34.315],[-82.7885,34.3148],[-82.7885,34.3147],[-82.7885,34.3146],[-82.7885,34.3143],[-82.7885,34.3142],[-82.7884,34.314],[-82.7884,34.3139],[-82.7883,34.3138],[-82.7882,34.3137],[-82.7881,34.3135],[-82.788,34.3134],[-82.7879,34.3133],[-82.7879,34.3132],[-82.7878,34.3131],[-82.7878,34.3129],[-82.7878,34.3128],[-82.7876,34.3125],[-82.7876,34.3124],[-82.7875,34.3121],[-82.7875,34.312],[-82.7875,34.3119],[-82.7875,34.3118],[-82.7875,34.3117],[-82.7875,34.3116],[-82.7875,34.3115],[-82.7875,34.3114],[-82.7875,34.3113],[-82.7875,34.3112],[-82.7873,34.311],[-82.7872,34.3108],[-82.7871,34.3105],[-82.7871,34.3103],[-82.787,34.3102],[-82.7869,34.3101],[-82.7869,34.31],[-82.7867,34.3097],[-82.7866,34.3096],[-82.7865,34.3095],[-82.7865,34.3094],[-82.7862,34.3092],[-82.786,34.309],[-82.7859,34.3089],[-82.7859,34.3088],[-82.7858,34.3087],[-82.7858,34.3086],[-82.7857,34.3085],[-82.7857,34.3084],[-82.7857,34.3083],[-82.7855,34.3082],[-82.7854,34.3081],[-82.7853,34.3081],[-82.7853,34.3079],[-82.7852,34.3079],[-82.7852,34.3078],[-82.785,34.3076],[-82.7848,34.3072],[-82.7847,34.3071],[-82.7846,34.3068],[-82.7845,34.3064],[-82.7844,34.3062],[-82.7843,34.3061],[-82.784,34.3057],[-82.7837,34.3052],[-82.7836,34.305],[-82.7835,34.305],[-82.7835,34.3049],[-82.7834,34.3049],[-82.7833,34.3047],[-82.7832,34.3046],[-82.7831,34.3045],[-82.783,34.3045],[-82.783,34.3044],[-82.7829,34.3043],[-82.7828,34.3042],[-82.7827,34.3042],[-82.7824,34.3038],[-82.7822,34.3035],[-82.7821,34.3034],[-82.782,34.3033],[-82.782,34.3032],[-82.7819,34.303],[-82.7819,34.3029],[-82.7819,34.3028],[-82.7818,34.3027],[-82.7818,34.3025],[-82.7818,34.3024],[-82.7818,34.3023],[-82.7818,34.3022],[-82.7817,34.3021],[-82.7817,34.302],[-82.7817,34.3019],[-82.7817,34.3018],[-82.7817,34.3017],[-82.7817,34.3016],[-82.7817,34.3014],[-82.7816,34.3013],[-82.7816,34.3011],[-82.7815,34.301],[-82.7815,34.3009],[-82.7814,34.3007],[-82.7814,34.3004],[-82.7814,34.3002],[-82.7814,34.3],[-82.7814,34.2999],[-82.7814,34.2997],[-82.7814,34.2996],[-82.7815,34.2995],[-82.7815,34.2994],[-82.7815,34.2993],[-82.7816,34.2992],[-82.782,34.2985],[-82.7821,34.2983],[-82.782,34.2982],[-82.7819,34.298],[-82.7818,34.2979],[-82.7817,34.2978],[-82.7815,34.2976],[-82.7815,34.2975],[-82.7814,34.2974],[-82.7812,34.2972],[-82.7808,34.2968],[-82.7807,34.2968],[-82.7806,34.2966],[-82.7805,34.2965],[-82.7803,34.296],[-82.7803,34.2959],[-82.7802,34.2957],[-82.7802,34.2956],[-82.7801,34.2954],[-82.78,34.2953],[-82.7799,34.2952],[-82.7799,34.2951],[-82.7798,34.295],[-82.7797,34.2949],[-82.7794,34.2946],[-82.7792,34.2944],[-82.7789,34.2942],[-82.7786,34.294],[-82.7785,34.2939],[-82.7781,34.2937],[-82.7779,34.2936],[-82.7778,34.2935],[-82.7775,34.2933],[-82.7774,34.2932],[-82.7774,34.2931],[-82.7773,34.2931],[-82.7773,34.293],[-82.7771,34.2927],[-82.7771,34.2926],[-82.7771,34.2925],[-82.777,34.2924],[-82.777,34.2923],[-82.7769,34.2922],[-82.7769,34.2921],[-82.7769,34.292],[-82.7769,34.2919],[-82.7769,34.2918],[-82.7763,34.2914],[-82.776,34.2911],[-82.7746,34.29],[-82.7741,34.2895],[-82.774,34.2894],[-82.7738,34.2892],[-82.7734,34.2889],[-82.7731,34.2885],[-82.7729,34.2881],[-82.7727,34.2879],[-82.7723,34.2877],[-82.7719,34.287],[-82.7719,34.2868],[-82.7717,34.2863],[-82.7715,34.2861],[-82.7715,34.286],[-82.7711,34.2857],[-82.7708,34.2854],[-82.7707,34.2853],[-82.7696,34.2845],[-82.7685,34.2837],[-82.7673,34.2827],[-82.7669,34.2824],[-82.7668,34.2823],[-82.7664,34.2822],[-82.7663,34.2822],[-82.7661,34.2821],[-82.7656,34.282],[-82.7652,34.2818],[-82.7649,34.2817],[-82.7646,34.2818],[-82.7642,34.2818],[-82.7636,34.2819],[-82.7629,34.282],[-82.7626,34.282],[-82.7623,34.282],[-82.7618,34.2818],[-82.7617,34.2817],[-82.7616,34.2815],[-82.7611,34.2804],[-82.7609,34.2801],[-82.7606,34.2798],[-82.7601,34.2796],[-82.76,34.2795],[-82.7594,34.2791],[-82.7586,34.2785],[-82.7571,34.2772],[-82.7561,34.2766],[-82.7559,34.2764],[-82.7552,34.2762],[-82.755,34.2761],[-82.7544,34.2758],[-82.7542,34.2758],[-82.7539,34.2754],[-82.7536,34.275],[-82.7531,34.2736],[-82.7527,34.2732],[-82.7521,34.2725],[-82.7518,34.2722],[-82.7517,34.2721],[-82.751,34.2715],[-82.7506,34.2711],[-82.7503,34.2708],[-82.7503,34.2707],[-82.7501,34.2706],[-82.7501,34.2705],[-82.75,34.2705],[-82.7499,34.2704],[-82.7496,34.2699],[-82.7492,34.2692],[-82.7489,34.2685],[-82.7488,34.2685],[-82.7487,34.2684],[-82.7486,34.2683],[-82.7482,34.2681],[-82.7481,34.268],[-82.748,34.268],[-82.7477,34.2677],[-82.7476,34.2676],[-82.7473,34.2672],[-82.7472,34.267],[-82.7469,34.2667],[-82.7469,34.2666],[-82.7468,34.2666],[-82.7468,34.2664],[-82.7468,34.2662],[-82.7469,34.2662],[-82.7469,34.2661],[-82.7469,34.266],[-82.747,34.2659],[-82.7471,34.2658],[-82.7472,34.2657],[-82.7476,34.2653],[-82.7478,34.2651],[-82.7479,34.265],[-82.7483,34.2645],[-82.7485,34.2643],[-82.7485,34.2642],[-82.7485,34.2641],[-82.7486,34.2638],[-82.7486,34.2636],[-82.7486,34.2634],[-82.7485,34.2631],[-82.7483,34.2623],[-82.748,34.2614],[-82.7479,34.2611],[-82.7477,34.2607],[-82.7476,34.2605],[-82.7475,34.2603],[-82.7474,34.2601],[-82.7473,34.2601],[-82.7468,34.2596],[-82.7463,34.2591],[-82.7463,34.259],[-82.7462,34.2589],[-82.746,34.2587],[-82.7458,34.2584],[-82.7457,34.2578],[-82.7457,34.2554],[-82.7457,34.2553],[-82.7458,34.2552],[-82.7458,34.2551],[-82.7458,34.255],[-82.7458,34.2547],[-82.7457,34.2545],[-82.7456,34.2541],[-82.7454,34.2537],[-82.7451,34.2534],[-82.7432,34.2516],[-82.743,34.2514],[-82.7429,34.2511],[-82.7429,34.2508],[-82.743,34.2505],[-82.743,34.2502],[-82.7431,34.2499],[-82.7431,34.2498],[-82.7432,34.249],[-82.7431,34.2489],[-82.7431,34.2488],[-82.743,34.2485],[-82.743,34.2482],[-82.7431,34.248],[-82.7433,34.2476],[-82.7435,34.2473],[-82.7439,34.2469],[-82.7445,34.2466],[-82.7447,34.2465],[-82.7447,34.2463],[-82.7447,34.2461],[-82.7449,34.2449],[-82.7449,34.2447],[-82.7447,34.2438],[-82.7446,34.2431],[-82.7444,34.242],[-82.7443,34.2415],[-82.7442,34.2414],[-82.7437,34.2405],[-82.7435,34.2399],[-82.7434,34.2392],[-82.7431,34.2362],[-82.7431,34.2354],[-82.7431,34.2353],[-82.7431,34.2352],[-82.7431,34.2351],[-82.7431,34.2349],[-82.7431,34.2347],[-82.743,34.2347],[-82.743,34.2346],[-82.743,34.2344],[-82.743,34.234],[-82.7429,34.2336],[-82.7428,34.2328],[-82.7426,34.2314],[-82.7425,34.2308],[-82.7424,34.2305],[-82.742,34.2297],[-82.742,34.2294],[-82.742,34.2293],[-82.7421,34.229],[-82.7423,34.2286],[-82.7427,34.228],[-82.7436,34.2271],[-82.7438,34.2269],[-82.7441,34.2266],[-82.7442,34.2263],[-82.7443,34.2259],[-82.7444,34.2257],[-82.7444,34.2255],[-82.7444,34.2254],[-82.7442,34.2248],[-82.744,34.2244],[-82.7437,34.2241],[-82.7437,34.224],[-82.7434,34.2237],[-82.7414,34.2212],[-82.741,34.2207],[-82.7405,34.22],[-82.7403,34.2197],[-82.7403,34.2195],[-82.7403,34.219],[-82.7404,34.2186],[-82.7406,34.2181],[-82.7406,34.218],[-82.7408,34.2177],[-82.7409,34.2172],[-82.741,34.2169],[-82.7418,34.2149],[-82.742,34.2143],[-82.742,34.2142],[-82.7421,34.2142],[-82.7423,34.2134],[-82.7422,34.2127],[-82.7421,34.2119],[-82.7419,34.2106],[-82.7419,34.2104],[-82.7419,34.2102],[-82.7418,34.2099],[-82.7417,34.2097],[-82.7412,34.2091],[-82.741,34.2089],[-82.7409,34.2086],[-82.7408,34.2084],[-82.7407,34.208],[-82.7406,34.2077],[-82.7406,34.2074],[-82.7406,34.2073],[-82.7402,34.2066],[-82.7401,34.2065],[-82.7395,34.2055],[-82.7383,34.2037],[-82.7382,34.2037],[-82.7373,34.2022],[-82.7355,34.1995],[-82.734,34.1973],[-82.734,34.1972],[-82.7336,34.1967],[-82.7333,34.1962],[-82.7332,34.196],[-82.7331,34.1957],[-82.7325,34.1945],[-82.7323,34.1939],[-82.7323,34.1938],[-82.7321,34.1933],[-82.7319,34.1926],[-82.7318,34.1918],[-82.7317,34.1913],[-82.7317,34.1907],[-82.7317,34.1902],[-82.7318,34.1898],[-82.732,34.1885],[-82.7321,34.1879],[-82.7321,34.1868],[-82.7321,34.1858],[-82.7321,34.1857],[-82.7321,34.1852],[-82.732,34.1831],[-82.732,34.1823],[-82.7322,34.1814],[-82.7322,34.1805],[-82.7322,34.1796],[-82.732,34.1788],[-82.7318,34.178],[-82.7317,34.1779],[-82.7317,34.1778],[-82.7314,34.1771],[-82.7314,34.177],[-82.7312,34.1765],[-82.7309,34.176],[-82.7308,34.1759],[-82.7304,34.1753],[-82.7299,34.1747],[-82.7281,34.1729],[-82.7269,34.1716],[-82.7264,34.171],[-82.726,34.1705],[-82.7258,34.1702],[-82.7255,34.1699],[-82.7253,34.1695],[-82.7251,34.1693],[-82.7248,34.1687],[-82.7246,34.1684],[-82.7239,34.167],[-82.7231,34.1653],[-82.7229,34.1651],[-82.7226,34.1645],[-82.7223,34.1638],[-82.722,34.1631],[-82.7217,34.1623],[-82.7216,34.1621],[-82.7215,34.1617],[-82.7214,34.1616],[-82.7212,34.1611],[-82.7209,34.1605],[-82.7208,34.1603],[-82.7188,34.1543],[-82.718,34.1519],[-82.7175,34.1506],[-82.7153,34.1482],[-82.712,34.1458],[-82.7111,34.1452],[-82.7078,34.1432],[-82.7041,34.141],[-82.704,34.141],[-82.702,34.1402],[-82.7001,34.1394],[-82.6998,34.1393],[-82.6989,34.1392],[-82.6986,34.1391],[-82.6983,34.1391],[-82.6972,34.1389],[-82.6967,34.1389],[-82.6955,34.1388],[-82.6945,34.139],[-82.6933,34.1391],[-82.6929,34.1391],[-82.6928,34.1391],[-82.6921,34.139],[-82.6904,34.1383],[-82.6899,34.1378],[-82.6892,34.1371],[-82.6863,34.1345],[-82.6863,34.1344],[-82.6855,34.1341],[-82.6844,34.1339],[-82.6833,34.1337],[-82.6828,34.1335],[-82.6797,34.1326],[-82.6787,34.1324],[-82.6773,34.1317],[-82.677,34.1314],[-82.6767,34.1312],[-82.6766,34.1311],[-82.6761,34.1306],[-82.6756,34.1301],[-82.6752,34.1298],[-82.6748,34.1292],[-82.6744,34.1288],[-82.6742,34.1285],[-82.6742,34.1284],[-82.6741,34.1283],[-82.6732,34.1271],[-82.6732,34.127],[-82.673,34.1269],[-82.6719,34.1253],[-82.6717,34.1251],[-82.6717,34.125],[-82.6716,34.125],[-82.6715,34.1248],[-82.6714,34.1245],[-82.6713,34.1245],[-82.6712,34.1243],[-82.671,34.124],[-82.671,34.1239],[-82.6709,34.1237],[-82.6707,34.1235],[-82.6706,34.1232],[-82.6701,34.1224],[-82.6697,34.1219],[-82.6694,34.1216],[-82.6693,34.1214],[-82.6691,34.1212],[-82.6689,34.1209],[-82.6687,34.1206],[-82.6686,34.1205],[-82.6686,34.1204],[-82.6685,34.1202],[-82.6683,34.1198],[-82.6682,34.1196],[-82.668,34.1193],[-82.668,34.1189],[-82.668,34.1186],[-82.6679,34.1183],[-82.6679,34.1182],[-82.6678,34.1175],[-82.6678,34.1174],[-82.6678,34.1172],[-82.6677,34.1166],[-82.6676,34.1162],[-82.6675,34.1155],[-82.6673,34.1148],[-82.6672,34.1142],[-82.6668,34.1134],[-82.6664,34.1129],[-82.6663,34.1127],[-82.6661,34.1124],[-82.6657,34.1121],[-82.6653,34.1118],[-82.6649,34.1115],[-82.6648,34.1115],[-82.6645,34.1113],[-82.6642,34.1108],[-82.6641,34.1107],[-82.6641,34.1106],[-82.664,34.1106],[-82.664,34.1105],[-82.6637,34.1102],[-82.6632,34.1094],[-82.6627,34.1087],[-82.6622,34.1081],[-82.662,34.108],[-82.6619,34.1079],[-82.6617,34.1077],[-82.6616,34.1076],[-82.6613,34.1074],[-82.6612,34.1073],[-82.6607,34.1071],[-82.66,34.1067],[-82.6599,34.1066],[-82.6598,34.1063],[-82.6597,34.1061],[-82.6596,34.1059],[-82.6595,34.1057],[-82.6594,34.1055],[-82.6594,34.1052],[-82.6593,34.1051],[-82.6592,34.1046],[-82.6591,34.1045],[-82.659,34.1043],[-82.659,34.1041],[-82.6589,34.1041],[-82.6589,34.104],[-82.6588,34.1039],[-82.6587,34.1038],[-82.6585,34.1037],[-82.6584,34.1037],[-82.6583,34.1037],[-82.6582,34.1036],[-82.6581,34.1036],[-82.6579,34.1035],[-82.6577,34.1034],[-82.6576,34.1034],[-82.6575,34.1034],[-82.6573,34.1033],[-82.6572,34.1032],[-82.6571,34.1032],[-82.657,34.1032],[-82.6565,34.1029],[-82.6565,34.1028],[-82.6564,34.1028],[-82.656,34.1025],[-82.6559,34.1024],[-82.6558,34.1023],[-82.6557,34.1022],[-82.6556,34.102],[-82.6554,34.1018],[-82.6552,34.1016],[-82.6551,34.1015],[-82.655,34.1013],[-82.6549,34.1012],[-82.6548,34.1011],[-82.6547,34.101],[-82.6547,34.1009],[-82.6542,34.1006],[-82.654,34.1005],[-82.6539,34.1005],[-82.6538,34.1004],[-82.6537,34.1003],[-82.6536,34.1002],[-82.6535,34.1002],[-82.6533,34.1002],[-82.653,34.1001],[-82.6528,34.1001],[-82.6526,34.1],[-82.6525,34.1],[-82.6524,34.1],[-82.6521,34.1],[-82.652,34.1],[-82.6518,34.0999],[-82.6517,34.0999],[-82.6515,34.0999],[-82.6514,34.0999],[-82.6513,34.0999],[-82.6512,34.0999],[-82.6512,34.0998],[-82.6511,34.0998],[-82.651,34.0998],[-82.6509,34.0998],[-82.6508,34.0998],[-82.6507,34.0997],[-82.6505,34.0997],[-82.6504,34.0997],[-82.6503,34.0996],[-82.65,34.0996],[-82.6499,34.0995],[-82.6497,34.0995],[-82.6493,34.0993],[-82.6488,34.0991],[-82.6486,34.099],[-82.6483,34.0988],[-82.6478,34.0986],[-82.6478,34.0985],[-82.6477,34.0985],[-82.6475,34.0983],[-82.6474,34.0983],[-82.6472,34.0981],[-82.6472,34.098],[-82.6468,34.0978],[-82.6467,34.0977],[-82.6465,34.0974],[-82.6465,34.0973],[-82.6464,34.0973],[-82.6462,34.097],[-82.646,34.0967],[-82.6458,34.0965],[-82.6457,34.0964],[-82.6455,34.0962],[-82.6455,34.0961],[-82.6454,34.0959],[-82.6453,34.0959],[-82.6452,34.0958],[-82.6452,34.0957],[-82.6451,34.0956],[-82.6449,34.0955],[-82.6448,34.0953],[-82.6447,34.0952],[-82.6446,34.0951],[-82.6445,34.095],[-82.6443,34.0947],[-82.6441,34.0946],[-82.644,34.0945],[-82.644,34.0944],[-82.6439,34.0944],[-82.6437,34.0942],[-82.6435,34.0941],[-82.6432,34.0939],[-82.6429,34.0936],[-82.6428,34.0936],[-82.6426,34.0934],[-82.6425,34.0934],[-82.6425,34.0933],[-82.6424,34.0933],[-82.6423,34.093],[-82.6422,34.0929],[-82.6421,34.0927],[-82.642,34.0925],[-82.6417,34.0921],[-82.6416,34.0921],[-82.6414,34.0917],[-82.6414,34.0916],[-82.6413,34.0915],[-82.6412,34.0914],[-82.6411,34.0912],[-82.6411,34.0911],[-82.641,34.0909],[-82.641,34.0907],[-82.641,34.0906],[-82.641,34.0904],[-82.641,34.0902],[-82.641,34.0901],[-82.641,34.0898],[-82.641,34.0894],[-82.641,34.0893],[-82.641,34.0892],[-82.6409,34.0889],[-82.6407,34.0886],[-82.6406,34.0885],[-82.6405,34.0883],[-82.6402,34.0878],[-82.6402,34.0873],[-82.6402,34.0872],[-82.6402,34.0869],[-82.6402,34.0868],[-82.6403,34.0866],[-82.6403,34.0865],[-82.6403,34.0864],[-82.6405,34.0858],[-82.6406,34.0855],[-82.6407,34.0853],[-82.6411,34.0846],[-82.6413,34.0844],[-82.6416,34.084],[-82.6416,34.0839],[-82.6418,34.0837],[-82.6419,34.0836],[-82.6425,34.0822],[-82.6429,34.0814],[-82.643,34.0813],[-82.643,34.0812],[-82.643,34.0811],[-82.6432,34.081],[-82.6437,34.0806],[-82.6438,34.0805],[-82.6439,34.0805],[-82.6442,34.0802],[-82.6444,34.0801],[-82.6444,34.08],[-82.6446,34.0799],[-82.6448,34.0796],[-82.6448,34.0795],[-82.645,34.0792],[-82.6451,34.0791],[-82.6452,34.0787],[-82.6453,34.0786],[-82.6453,34.0785],[-82.6453,34.0784],[-82.6454,34.0783],[-82.6454,34.0778],[-82.6454,34.0776],[-82.6454,34.0773],[-82.6454,34.0772],[-82.6454,34.0771],[-82.6455,34.0769],[-82.6455,34.0768],[-82.6455,34.0766],[-82.6455,34.0763],[-82.6455,34.0761],[-82.6454,34.0756],[-82.6452,34.0752],[-82.6451,34.0751],[-82.645,34.0749],[-82.6445,34.0744],[-82.6444,34.0742],[-82.6443,34.074],[-82.6442,34.0737],[-82.6441,34.0736],[-82.6441,34.0732],[-82.644,34.0728],[-82.6438,34.0724],[-82.6438,34.0723],[-82.6437,34.0721],[-82.6429,34.0708],[-82.6422,34.0699],[-82.6415,34.0689],[-82.641,34.0684],[-82.6409,34.0682],[-82.6405,34.0679],[-82.6399,34.0674],[-82.6398,34.0673],[-82.6396,34.0672],[-82.6395,34.0671],[-82.639,34.0668],[-82.6384,34.0665],[-82.6379,34.0663],[-82.6377,34.0662],[-82.6374,34.0661],[-82.6372,34.0661],[-82.637,34.066],[-82.6368,34.066],[-82.6365,34.0659],[-82.6363,34.0658],[-82.6361,34.0656],[-82.6358,34.0653],[-82.6354,34.0651],[-82.635,34.065],[-82.6345,34.0649],[-82.6343,34.0649],[-82.634,34.065],[-82.6333,34.0653],[-82.6332,34.0653],[-82.6326,34.0654],[-82.6319,34.0655],[-82.6316,34.0655],[-82.6314,34.0655],[-82.6309,34.0654],[-82.6302,34.0652],[-82.6302,34.0651],[-82.6293,34.0648],[-82.629,34.0647],[-82.6285,34.0645],[-82.6279,34.0642],[-82.6275,34.064],[-82.6274,34.0639],[-82.6268,34.0635],[-82.6266,34.0633],[-82.6265,34.0633],[-82.6262,34.0629],[-82.6261,34.0627],[-82.6261,34.0626],[-82.6261,34.0625],[-82.626,34.0624],[-82.6257,34.0618],[-82.6253,34.0612],[-82.6253,34.0611],[-82.6249,34.0606],[-82.6246,34.0603],[-82.6243,34.06],[-82.6239,34.0596],[-82.6237,34.0594],[-82.6235,34.0593],[-82.6235,34.0592],[-82.6226,34.0587],[-82.6218,34.0583],[-82.6217,34.0583],[-82.6216,34.0582],[-82.6214,34.058],[-82.6214,34.0579],[-82.6213,34.0578],[-82.6212,34.0577],[-82.6211,34.0574],[-82.621,34.0573],[-82.6209,34.057],[-82.6208,34.0568],[-82.6207,34.0565],[-82.6205,34.0553],[-82.6205,34.055],[-82.6204,34.0539],[-82.6203,34.0534],[-82.62,34.0527],[-82.6197,34.052],[-82.6192,34.0513],[-82.6186,34.0508],[-82.6183,34.0506],[-82.6175,34.0499],[-82.6168,34.0494],[-82.6164,34.0491],[-82.6138,34.0476],[-82.6134,34.0473],[-82.613,34.0469],[-82.6129,34.0468],[-82.6127,34.0465],[-82.6122,34.0454],[-82.6118,34.0444],[-82.6114,34.043],[-82.6111,34.0423],[-82.6106,34.0415],[-82.61,34.0406],[-82.6094,34.0399],[-82.6089,34.0394],[-82.6083,34.0388],[-82.6077,34.0383],[-82.6074,34.0381],[-82.606,34.0372],[-82.6059,34.0371],[-82.6056,34.0369],[-82.6052,34.0367],[-82.605,34.0365],[-82.6034,34.0354],[-82.6021,34.0345],[-82.6009,34.0335],[-82.6006,34.0332],[-82.6002,34.033],[-82.5994,34.0325],[-82.5986,34.0322],[-82.5985,34.0321],[-82.5984,34.032],[-82.5979,34.0318],[-82.5975,34.0316],[-82.5969,34.0313],[-82.5963,34.0311],[-82.596,34.0309],[-82.5958,34.0307],[-82.5955,34.0305],[-82.5951,34.0301],[-82.5947,34.0297],[-82.5945,34.0293],[-82.5942,34.0289],[-82.5941,34.0288],[-82.5941,34.0286],[-82.594,34.0285],[-82.594,34.0284],[-82.5939,34.0283],[-82.5939,34.0282],[-82.5939,34.0281],[-82.5938,34.0277],[-82.5938,34.0273],[-82.5938,34.0267],[-82.5938,34.0263],[-82.5939,34.0259],[-82.5939,34.0258],[-82.594,34.0254],[-82.5941,34.0251],[-82.5951,34.0221],[-82.5954,34.0211],[-82.5955,34.0205],[-82.5956,34.0201],[-82.5957,34.0192],[-82.5957,34.019],[-82.5957,34.0186],[-82.5957,34.0183],[-82.5957,34.0182],[-82.5957,34.0181],[-82.5957,34.0175],[-82.5957,34.0174],[-82.5957,34.0169],[-82.5955,34.0159],[-82.5953,34.0152],[-82.5949,34.0144],[-82.5947,34.014],[-82.5946,34.0138],[-82.5944,34.0132],[-82.5938,34.0122],[-82.5936,34.0119],[-82.5931,34.0112],[-82.5927,34.0104],[-82.5923,34.0095],[-82.5915,34.0073],[-82.5904,34.0043],[-82.5898,34.0028],[-82.5893,34.0012],[-82.589,34.0005],[-82.5885,33.9998],[-82.5884,33.9996],[-82.5879,33.9987],[-82.5873,33.9981],[-82.5865,33.9973],[-82.5858,33.9967],[-82.585,33.9962],[-82.5842,33.9957],[-82.5834,33.9953],[-82.5828,33.9951],[-82.582,33.9949],[-82.5814,33.9947],[-82.5808,33.9946],[-82.5789,33.994],[-82.5773,33.9935],[-82.5767,33.9933],[-82.5763,33.993],[-82.576,33.9928],[-82.5757,33.9925],[-82.5756,33.9922],[-82.5754,33.9919],[-82.5752,33.9914],[-82.5752,33.9911],[-82.5752,33.9908],[-82.5753,33.9906],[-82.5756,33.9902],[-82.5759,33.99],[-82.578,33.9886],[-82.5782,33.9885],[-82.5787,33.9881],[-82.579,33.9878],[-82.5793,33.9876],[-82.5796,33.9873],[-82.5799,33.9869],[-82.5801,33.9864],[-82.5803,33.986],[-82.5804,33.9858],[-82.5806,33.9843],[-82.5806,33.9833],[-82.5805,33.9827],[-82.5805,33.9821],[-82.5803,33.9813],[-82.58,33.9805],[-82.5795,33.9797],[-82.5789,33.9786],[-82.578,33.9774],[-82.5769,33.9761],[-82.5767,33.9759],[-82.5751,33.9744],[-82.5746,33.9739],[-82.5742,33.9736],[-82.5737,33.9732],[-82.5731,33.973],[-82.5726,33.9727],[-82.5721,33.9723],[-82.5718,33.9721],[-82.5714,33.9717],[-82.5712,33.9716],[-82.5705,33.9712],[-82.57,33.9708],[-82.5696,33.9704],[-82.5691,33.9699],[-82.5689,33.9696],[-82.5686,33.9693],[-82.5683,33.9689],[-82.5676,33.9679],[-82.5675,33.9678],[-82.5673,33.9673],[-82.567,33.9668],[-82.5667,33.9659],[-82.5663,33.9651],[-82.5662,33.9648],[-82.5661,33.964],[-82.5659,33.9624],[-82.5658,33.9618],[-82.5658,33.9612],[-82.5658,33.9607],[-82.5658,33.9598],[-82.5657,33.9589],[-82.5656,33.9585],[-82.5656,33.9582],[-82.5656,33.9581],[-82.5656,33.9577],[-82.5654,33.9573],[-82.5652,33.9568],[-82.5649,33.9562],[-82.5645,33.9558],[-82.5645,33.9557],[-82.564,33.9552],[-82.5636,33.9546],[-82.5605,33.9509],[-82.5592,33.9486],[-82.5568,33.9453],[-82.5544,33.9438],[-82.5503,33.9425],[-82.5491,33.9424],[-82.5467,33.9418],[-82.5431,33.941],[-82.5398,33.9415],[-82.5379,33.9423],[-82.5364,33.9429],[-82.5357,33.9432],[-82.5341,33.9436],[-82.5307,33.9438],[-82.5293,33.9438],[-82.5267,33.9438],[-82.5245,33.9434],[-82.519,33.9403],[-82.5179,33.9397],[-82.5167,33.939],[-82.513,33.937],[-82.5114,33.9356],[-82.51,33.934],[-82.5095,33.9335],[-82.5076,33.9315],[-82.5057,33.9287],[-82.5036,33.926],[-82.5019,33.9232],[-82.4998,33.9199],[-82.4991,33.919],[-82.499,33.9188],[-82.4985,33.9178],[-82.4977,33.9166],[-82.4972,33.9155],[-82.4968,33.9148],[-82.4965,33.9141],[-82.4961,33.9135],[-82.4958,33.9131],[-82.4948,33.9117],[-82.4942,33.911],[-82.4929,33.9098],[-82.4917,33.9089],[-82.4895,33.9077],[-82.4886,33.9072],[-82.4877,33.9067],[-82.4867,33.906],[-82.4858,33.9054],[-82.4856,33.9052],[-82.4827,33.9037],[-82.4819,33.9031],[-82.4814,33.9028],[-82.4801,33.9019],[-82.4792,33.901],[-82.478,33.9],[-82.4771,33.8993],[-82.4758,33.8981],[-82.4749,33.8972],[-82.4734,33.8961],[-82.4699,33.8928],[-82.4696,33.8926],[-82.4691,33.8923],[-82.4679,33.8917],[-82.4673,33.8914],[-82.4666,33.8908],[-82.4655,33.89],[-82.4613,33.8876],[-82.4603,33.887],[-82.4594,33.8864],[-82.4592,33.8862],[-82.459,33.886],[-82.4583,33.8853],[-82.4579,33.8848],[-82.4578,33.8847],[-82.4572,33.884],[-82.457,33.8837],[-82.4566,33.8831],[-82.4564,33.8828],[-82.4561,33.8825],[-82.4555,33.882],[-82.4551,33.8817],[-82.4545,33.8813],[-82.4538,33.8809],[-82.4528,33.8804],[-82.4513,33.8797],[-82.4505,33.8793],[-82.4497,33.8787],[-82.4492,33.8784],[-82.4487,33.8781],[-82.4481,33.8775],[-82.447,33.8772],[-82.4458,33.8768],[-82.4438,33.8764],[-82.4426,33.876],[-82.4414,33.8755],[-82.441,33.8753],[-82.4405,33.8751],[-82.4386,33.8739],[-82.4362,33.8718],[-82.4335,33.869],[-82.4312,33.867],[-82.4292,33.8658],[-82.427,33.8648],[-82.4265,33.8647],[-82.4249,33.8641],[-82.4228,33.8638],[-82.4206,33.8638],[-82.4185,33.8641],[-82.4184,33.8641],[-82.4179,33.8642],[-82.4143,33.8653],[-82.4141,33.8654],[-82.4112,33.8658],[-82.4098,33.8661],[-82.4083,33.8663],[-82.4056,33.866],[-82.4039,33.8655],[-82.4022,33.8647],[-82.4005,33.8633],[-82.3963,33.8595],[-82.3959,33.8592],[-82.3957,33.8591],[-82.3956,33.859],[-82.3955,33.859],[-82.3954,33.8589],[-82.3938,33.8583],[-82.391,33.8574],[-82.3906,33.8572],[-82.3905,33.8572],[-82.3885,33.8562],[-82.3871,33.8555],[-82.3868,33.8554],[-82.385,33.8544],[-82.3831,33.8532],[-82.382,33.8525],[-82.3814,33.8521],[-82.3798,33.8511],[-82.3776,33.8492],[-82.3773,33.8489],[-82.3758,33.8475],[-82.3748,33.8463],[-82.3746,33.846],[-82.3744,33.8458],[-82.3743,33.8456],[-82.3733,33.8447],[-82.3718,33.8438],[-82.3691,33.8424],[-82.3688,33.8423],[-82.3681,33.8422],[-82.3671,33.8419],[-82.3652,33.8411],[-82.3644,33.8407],[-82.3638,33.8404],[-82.3631,33.8401],[-82.3622,33.8398],[-82.3615,33.8395],[-82.361,33.8394],[-82.3603,33.8391],[-82.359,33.8388],[-82.3588,33.8387],[-82.3582,33.8384],[-82.3579,33.8383],[-82.3572,33.8382],[-82.3564,33.8379],[-82.3563,33.8379],[-82.3554,33.8377],[-82.3548,33.8375],[-82.3544,33.8373],[-82.3536,33.837],[-82.3534,33.837],[-82.3525,33.8366],[-82.3519,33.8364],[-82.3512,33.8361],[-82.3504,33.8359],[-82.3497,33.8355],[-82.3492,33.8353],[-82.3484,33.8349],[-82.3478,33.8347],[-82.3469,33.8343],[-82.3462,33.8338],[-82.3444,33.8324],[-82.343,33.8312],[-82.342,33.8304],[-82.3409,33.8297],[-82.3402,33.829],[-82.3396,33.8285],[-82.3378,33.8272],[-82.3363,33.8263],[-82.3358,33.826],[-82.3351,33.8256],[-82.3343,33.8251],[-82.3337,33.8248],[-82.3329,33.8245],[-82.3326,33.8242],[-82.3321,33.8239],[-82.3316,33.8237],[-82.3309,33.8233],[-82.33,33.8228],[-82.3286,33.8223],[-82.3279,33.822],[-82.3272,33.8217],[-82.3265,33.8213],[-82.3261,33.8211],[-82.3255,33.8207],[-82.325,33.8204],[-82.3245,33.82],[-82.3242,33.8198],[-82.3239,33.8195],[-82.3235,33.8192],[-82.3231,33.8188],[-82.3227,33.8181],[-82.3221,33.8172],[-82.3219,33.8168],[-82.3214,33.8164],[-82.3211,33.8161],[-82.3206,33.8158],[-82.3199,33.8154],[-82.3194,33.8151],[-82.3188,33.8148],[-82.3183,33.8145],[-82.3179,33.8142],[-82.3173,33.8137],[-82.3169,33.8134],[-82.3163,33.8129],[-82.3158,33.8124],[-82.3151,33.8118],[-82.3148,33.8115],[-82.3144,33.8111],[-82.314,33.8106],[-82.3138,33.8103],[-82.3135,33.8097],[-82.3133,33.8092],[-82.3133,33.8089],[-82.3132,33.8086],[-82.3132,33.8081],[-82.3132,33.8078],[-82.3129,33.8075],[-82.3124,33.8072],[-82.312,33.8068],[-82.3114,33.8065],[-82.3108,33.8064],[-82.3103,33.8063],[-82.3097,33.8061],[-82.3096,33.806],[-82.309,33.8059],[-82.3084,33.8056],[-82.3081,33.8054],[-82.3075,33.8051],[-82.3067,33.8049],[-82.3059,33.8045],[-82.3051,33.8042],[-82.3047,33.8039],[-82.3045,33.8038],[-82.3039,33.8036],[-82.3039,33.8035],[-82.3034,33.8033],[-82.3029,33.8029],[-82.3024,33.8026],[-82.302,33.8023],[-82.3015,33.8019],[-82.3011,33.8015],[-82.301,33.8013],[-82.3007,33.8011],[-82.3002,33.8006],[-82.3,33.8003],[-82.3,33.8002],[-82.2997,33.7998],[-82.2995,33.7993],[-82.2993,33.7989],[-82.2992,33.7984],[-82.2991,33.7972],[-82.2989,33.7958],[-82.2989,33.7945],[-82.2989,33.7932],[-82.2991,33.7919],[-82.2991,33.7918],[-82.2992,33.7903],[-82.2993,33.7892],[-82.2994,33.7889],[-82.2995,33.7884],[-82.2996,33.7878],[-82.2996,33.7877],[-82.2996,33.7865],[-82.2995,33.7859],[-82.2994,33.785],[-82.2987,33.784],[-82.2983,33.7835],[-82.2969,33.7826],[-82.2962,33.7822],[-82.2957,33.782],[-82.295,33.7819],[-82.2943,33.7819],[-82.2942,33.7819],[-82.293,33.7822],[-82.2925,33.7824],[-82.2915,33.7823],[-82.2906,33.7822],[-82.2898,33.782],[-82.2887,33.7816],[-82.2876,33.7811],[-82.2866,33.7805],[-82.2858,33.7801],[-82.285,33.7795],[-82.2845,33.7791],[-82.2841,33.7788],[-82.2828,33.7776],[-82.2823,33.7773],[-82.2819,33.7768],[-82.2815,33.7764],[-82.2811,33.7761],[-82.2806,33.7756],[-82.2802,33.7752],[-82.2799,33.7747],[-82.2796,33.7744],[-82.2794,33.7741],[-82.2793,33.7739],[-82.279,33.7736],[-82.2785,33.7729],[-82.2783,33.7725],[-82.2777,33.772],[-82.2767,33.7715],[-82.2757,33.7709],[-82.2749,33.7703],[-82.2742,33.7698],[-82.2733,33.7693],[-82.2724,33.7689],[-82.2722,33.7688],[-82.2716,33.7685],[-82.2711,33.7682],[-82.2705,33.768],[-82.2704,33.7679],[-82.2699,33.7679],[-82.2695,33.7678],[-82.269,33.7678],[-82.2685,33.7678],[-82.2677,33.7677],[-82.2667,33.7671],[-82.2661,33.7668],[-82.2658,33.7664],[-82.2653,33.766],[-82.265,33.7657],[-82.2649,33.7653],[-82.2648,33.7648],[-82.2646,33.7642],[-82.2644,33.7635],[-82.264,33.7628],[-82.2637,33.7624],[-82.2632,33.762],[-82.2626,33.7617],[-82.2619,33.7613],[-82.2609,33.7608],[-82.26,33.7604],[-82.2595,33.7602],[-82.2591,33.7604],[-82.2586,33.7604],[-82.258,33.7604],[-82.2556,33.7599],[-82.2553,33.7597],[-82.255,33.7595],[-82.2548,33.7593],[-82.2546,33.7591],[-82.2543,33.7587],[-82.2539,33.7583],[-82.2535,33.7579],[-82.253,33.7576],[-82.2525,33.7572],[-82.2521,33.7568],[-82.2516,33.7563],[-82.2513,33.756],[-82.2508,33.7556],[-82.2504,33.7553],[-82.2501,33.7551],[-82.2498,33.7549],[-82.2492,33.7543],[-82.2488,33.7539],[-82.2482,33.7534],[-82.2475,33.7526],[-82.2472,33.7506],[-82.2471,33.7501],[-82.2462,33.7463],[-82.2457,33.7442],[-82.2457,33.7434],[-82.2454,33.7429],[-82.2441,33.7414],[-82.2432,33.7401],[-82.2422,33.7379],[-82.2417,33.7369],[-82.2413,33.7362],[-82.2412,33.7361],[-82.241,33.7359],[-82.241,33.7358],[-82.2406,33.7352],[-82.2404,33.7349],[-82.2403,33.7344],[-82.2399,33.7329],[-82.2394,33.7317],[-82.2393,33.7316],[-82.2391,33.7309],[-82.2391,33.7304],[-82.2393,33.7299],[-82.2395,33.7296],[-82.2395,33.7293],[-82.2395,33.7291],[-82.2395,33.7287],[-82.2393,33.7272],[-82.2388,33.7252],[-82.2379,33.7236],[-82.2375,33.7226],[-82.2373,33.7219],[-82.2358,33.7146],[-82.2357,33.7144],[-82.2358,33.7138],[-82.2364,33.7113],[-82.2371,33.7084],[-82.2372,33.7079],[-82.2371,33.7073],[-82.2367,33.7062],[-82.2359,33.705],[-82.2354,33.7044],[-82.2353,33.704],[-82.2352,33.7034],[-82.2353,33.7026],[-82.2352,33.7024],[-82.2348,33.7016],[-82.2347,33.7012],[-82.2347,33.7007],[-82.2347,33.7006],[-82.2346,33.7004],[-82.2346,33.7002],[-82.2343,33.6998],[-82.2334,33.699],[-82.2308,33.6967],[-82.2302,33.6962],[-82.2299,33.6959],[-82.2295,33.6955],[-82.2292,33.6952],[-82.2289,33.695],[-82.2287,33.6947],[-82.2281,33.6942],[-82.2276,33.6937],[-82.2274,33.6935],[-82.2271,33.6932],[-82.2271,33.6931],[-82.227,33.693],[-82.2268,33.6928],[-82.2265,33.6923],[-82.2265,33.6922],[-82.2264,33.6922],[-82.2261,33.6917],[-82.2257,33.6914],[-82.225,33.6912],[-82.2249,33.6911],[-82.2245,33.6909],[-82.224,33.6904],[-82.2239,33.6904],[-82.2238,33.6902],[-82.2236,33.69],[-82.2234,33.6899],[-82.2227,33.6891],[-82.2217,33.6883],[-82.221,33.6878],[-82.2207,33.6877],[-82.2195,33.687],[-82.2193,33.6868],[-82.2192,33.6867],[-82.2188,33.6864],[-82.2186,33.6863],[-82.2186,33.6862],[-82.2185,33.6862],[-82.2185,33.6861],[-82.2179,33.6855],[-82.2171,33.6843],[-82.2156,33.6814],[-82.2154,33.6811],[-82.2132,33.6772],[-82.2127,33.6761],[-82.2117,33.6726],[-82.2114,33.6717],[-82.2108,33.6706],[-82.2104,33.6698],[-82.2098,33.6693],[-82.2066,33.6669],[-82.2056,33.6661],[-82.2043,33.6652],[-82.2035,33.6642],[-82.2012,33.6628],[-82.2002,33.662],[-82.1999,33.6617],[-82.1998,33.6613],[-82.1998,33.6612],[-82.1998,33.6609],[-82.1997,33.6587],[-82.1997,33.6576],[-82.1998,33.657],[-82.1999,33.6556],[-82.2,33.6553],[-82.2007,33.6514],[-82.201,33.6501],[-82.2012,33.6486],[-82.2012,33.6476],[-82.2012,33.6469],[-82.201,33.646],[-82.2006,33.6452],[-82.2006,33.645],[-82.1998,33.6435],[-82.1996,33.6427],[-82.199,33.6401],[-82.1989,33.6395],[-82.1989,33.639],[-82.1989,33.6387],[-82.1989,33.6386],[-82.1984,33.6371],[-82.198,33.6355],[-82.1976,33.6341],[-82.1972,33.6326],[-82.1971,33.6322],[-82.197,33.6317],[-82.1969,33.6314],[-82.1968,33.6313],[-82.1968,33.6311],[-82.1967,33.6309],[-82.1966,33.6306],[-82.1964,33.6303],[-82.1962,33.63],[-82.1961,33.63],[-82.1955,33.6295],[-82.1953,33.6293],[-82.1948,33.629],[-82.1944,33.6286],[-82.1928,33.6272],[-82.1913,33.6259],[-82.1909,33.6255],[-82.1904,33.6251],[-82.1898,33.6245],[-82.1893,33.6238],[-82.1891,33.6237],[-82.1861,33.6209],[-82.1861,33.6208],[-82.1824,33.6179],[-82.1799,33.6159],[-82.179,33.6154],[-82.1775,33.6144],[-82.1767,33.614],[-82.1762,33.6138],[-82.1744,33.6131],[-82.1721,33.6126],[-82.172,33.6126],[-82.1708,33.6124],[-82.1701,33.6123],[-82.1696,33.6122],[-82.1691,33.6121],[-82.1664,33.6118],[-82.1645,33.6112],[-82.1644,33.6112],[-82.1641,33.6112],[-82.164,33.6111],[-82.1638,33.6111],[-82.1634,33.611],[-82.163,33.6109],[-82.1619,33.6106],[-82.1603,33.6102],[-82.1583,33.6097],[-82.1568,33.6089],[-82.1563,33.6086],[-82.155,33.6077],[-82.1539,33.6068],[-82.1538,33.6067],[-82.1534,33.6063],[-82.1523,33.6041],[-82.1519,33.6027],[-82.1511,33.601],[-82.1503,33.5998],[-82.1491,33.5985],[-82.1488,33.5981],[-82.1476,33.5972],[-82.1473,33.597],[-82.1472,33.5969],[-82.1462,33.5962],[-82.1451,33.5956],[-82.1448,33.5954],[-82.1433,33.5946],[-82.1429,33.5943],[-82.1418,33.5938],[-82.1404,33.5933],[-82.138,33.5922],[-82.1363,33.5915],[-82.1355,33.5912],[-82.1351,33.591],[-82.135,33.5911],[-82.1335,33.5905],[-82.133,33.5904],[-82.1319,33.5902],[-82.1306,33.59],[-82.1291,33.5899],[-82.1275,33.5903],[-82.1268,33.5905],[-82.1259,33.5907],[-82.1248,33.5913],[-82.1245,33.5916],[-82.1242,33.5919],[-82.1236,33.5924],[-82.1236,33.5925],[-82.1234,33.5926],[-82.1232,33.5928],[-82.1221,33.5937],[-82.1218,33.5939],[-82.1204,33.5949],[-82.119,33.5956],[-82.1176,33.5962],[-82.1175,33.5962],[-82.1171,33.5963],[-82.1167,33.5964],[-82.1166,33.5965],[-82.1158,33.5966],[-82.1153,33.5966],[-82.1141,33.5967],[-82.1128,33.5968],[-82.1117,33.5967],[-82.1109,33.5967],[-82.11,33.5966],[-82.1094,33.5966],[-82.1081,33.5963],[-82.1078,33.5963],[-82.1062,33.5956],[-82.1052,33.5947],[-82.1046,33.5938],[-82.104,33.5932],[-82.104,33.5931],[-82.1028,33.5915],[-82.1015,33.5896],[-82.101,33.5891],[-82.0997,33.5875],[-82.0988,33.5864],[-82.0974,33.5852],[-82.0969,33.5846],[-82.0964,33.5841],[-82.0941,33.5827],[-82.0921,33.5819],[-82.092,33.5819],[-82.0906,33.5814],[-82.0896,33.5812],[-82.0881,33.5808],[-82.0875,33.5806],[-82.0867,33.5805],[-82.0803,33.5792],[-82.0788,33.5789],[-82.0778,33.5788],[-82.0759,33.5783],[-82.0753,33.5781],[-82.0733,33.5776],[-82.0731,33.5775],[-82.0716,33.5768],[-82.0699,33.5758],[-82.069,33.5754],[-82.069,33.5753],[-82.0678,33.5745],[-82.0656,33.5727],[-82.065,33.5722],[-82.0627,33.5704],[-82.0607,33.569],[-82.0577,33.5668],[-82.0556,33.5657],[-82.0549,33.5654],[-82.053,33.565],[-82.0522,33.5649],[-82.0519,33.5649],[-82.0511,33.5649],[-82.0509,33.5649],[-82.0508,33.5649],[-82.049,33.5649],[-82.0486,33.5647],[-82.0483,33.5647],[-82.0483,33.5646],[-82.048,33.5645],[-82.047,33.5642],[-82.0463,33.5638],[-82.0374,33.5547],[-82.0373,33.5546],[-82.0366,33.5533],[-82.0364,33.5528],[-82.0358,33.5512],[-82.0349,33.5492],[-82.034,33.5478],[-82.0338,33.5475],[-82.033,33.5465],[-82.0323,33.5461],[-82.0315,33.5458],[-82.0314,33.5458],[-82.0304,33.5458],[-82.0282,33.5449],[-82.0272,33.5441],[-82.0271,33.5439],[-82.0256,33.5428],[-82.0236,33.5408],[-82.0234,33.5407],[-82.0233,33.5393],[-82.0234,33.5391],[-82.0234,33.5388],[-82.0234,33.5379],[-82.0224,33.5371],[-82.0198,33.535],[-82.018,33.5343],[-82.015,33.5331],[-82.0134,33.5325],[-82.0124,33.5321],[-82.0123,33.532],[-82.0122,33.532],[-82.0118,33.5318],[-82.0115,33.5317],[-82.0111,33.5314],[-82.011,33.5313],[-82.0098,33.5303],[-82.0083,33.5245],[-82.0076,33.5233],[-82.0071,33.5228],[-82.0069,33.5228],[-82.0061,33.5225],[-82.0058,33.5224],[-82.0057,33.5224],[-82.0053,33.5222],[-82.0043,33.5219],[-82.0039,33.5216],[-82.0038,33.5214],[-82.0035,33.5212],[-82.0031,33.521],[-82.0025,33.5207],[-82.0019,33.5204],[-82.0015,33.5202],[-82.0013,33.5201],[-82.0013,33.52],[-82.0009,33.5189],[-82.0007,33.5186],[-82.0007,33.5184],[-82.0005,33.518],[-82.0004,33.5178],[-82.0002,33.5176],[-82.0001,33.5174],[-81.9998,33.517],[-81.9995,33.5167],[-81.9994,33.5165],[-81.9991,33.5162],[-81.9988,33.5157],[-81.9985,33.5153],[-81.9983,33.515],[-81.9981,33.5148],[-81.998,33.5146],[-81.9972,33.5134],[-81.9969,33.513],[-81.9969,33.5129],[-81.9968,33.5127],[-81.9967,33.5126],[-81.9966,33.5125],[-81.9965,33.5122],[-81.9961,33.5116],[-81.9959,33.5114],[-81.9958,33.5112],[-81.9956,33.5109],[-81.9955,33.5106],[-81.9955,33.5105],[-81.9953,33.5103],[-81.9952,33.5102],[-81.9952,33.5101],[-81.9952,33.51],[-81.9952,33.5099],[-81.9951,33.5098],[-81.995,33.5093],[-81.9944,33.5076],[-81.9919,33.5044],[-81.9917,33.5039],[-81.9916,33.5037],[-81.9915,33.5033],[-81.9913,33.5029],[-81.9912,33.5027],[-81.991,33.5022],[-81.9905,33.501],[-81.9904,33.5008],[-81.9904,33.5005],[-81.9904,33.5001],[-81.9904,33.4994],[-81.9905,33.4986],[-81.9905,33.4982],[-81.9905,33.4981],[-81.9906,33.4973],[-81.9908,33.4954],[-81.9909,33.4951],[-81.9909,33.4943],[-81.9909,33.4942],[-81.9906,33.4934],[-81.9897,33.4909],[-81.9893,33.49],[-81.9888,33.4895],[-81.9881,33.4888],[-81.9859,33.4865],[-81.984,33.4856],[-81.9824,33.4849],[-81.9817,33.4845],[-81.9806,33.484],[-81.9736,33.4827],[-81.9735,33.4826],[-81.9734,33.4826],[-81.9718,33.4821],[-81.967,33.4806],[-81.9601,33.4779],[-81.9599,33.4778],[-81.9597,33.4778],[-81.9596,33.4777],[-81.9595,33.4777],[-81.9594,33.4776],[-81.9593,33.4776],[-81.9591,33.4775],[-81.9584,33.4773],[-81.9582,33.4772],[-81.958,33.4771],[-81.9574,33.4769],[-81.9573,33.4769],[-81.957,33.4767],[-81.9568,33.4766],[-81.9567,33.4766],[-81.9553,33.4757],[-81.9552,33.4757],[-81.9551,33.4756],[-81.9542,33.4752],[-81.9487,33.4728],[-81.9465,33.4718],[-81.9465,33.4717],[-81.9464,33.4717],[-81.9438,33.4708],[-81.9417,33.47],[-81.9358,33.4687],[-81.9341,33.4683],[-81.9332,33.4678],[-81.9329,33.4677],[-81.9324,33.4674],[-81.9319,33.4671],[-81.9315,33.4669],[-81.931,33.4667],[-81.9296,33.4659],[-81.9294,33.4658],[-81.9292,33.4656],[-81.9281,33.4646],[-81.9263,33.4629],[-81.926,33.4624],[-81.926,33.4623],[-81.9259,33.4622],[-81.9259,33.4621],[-81.9257,33.4618],[-81.9254,33.4613],[-81.9248,33.4601],[-81.9248,33.46],[-81.9247,33.46],[-81.924,33.4587],[-81.9237,33.4582],[-81.9235,33.4576],[-81.921,33.4525],[-81.9208,33.452],[-81.9202,33.4506],[-81.9202,33.4505],[-81.9201,33.4504],[-81.9194,33.4491],[-81.9181,33.4472],[-81.9164,33.4452],[-81.9148,33.4435],[-81.9144,33.4429],[-81.9138,33.442],[-81.9135,33.4413],[-81.9134,33.4405],[-81.9133,33.4398],[-81.9133,33.4397],[-81.9131,33.4383],[-81.9133,33.4375],[-81.9141,33.4357],[-81.9142,33.4355],[-81.9143,33.4353],[-81.915,33.4346],[-81.9151,33.4344],[-81.9156,33.4336],[-81.9162,33.4331],[-81.9165,33.4329],[-81.9166,33.4329],[-81.917,33.4326],[-81.9173,33.4323],[-81.9184,33.4319],[-81.9189,33.4317],[-81.919,33.4316],[-81.9191,33.4316],[-81.9197,33.4313],[-81.9198,33.4313],[-81.9199,33.4312],[-81.9207,33.431],[-81.9212,33.4309],[-81.922,33.4308],[-81.9249,33.4306],[-81.9256,33.4305],[-81.927,33.4303],[-81.9271,33.4303],[-81.9272,33.4302],[-81.928,33.43],[-81.9283,33.4299],[-81.9297,33.4296],[-81.9308,33.429],[-81.9314,33.4285],[-81.9317,33.4278],[-81.9322,33.4269],[-81.9323,33.4266],[-81.9324,33.4264],[-81.9324,33.4263],[-81.9324,33.4262],[-81.9324,33.4258],[-81.9324,33.4257],[-81.9324,33.4256],[-81.9322,33.4253],[-81.9319,33.4249],[-81.9317,33.4245],[-81.9314,33.4243],[-81.9311,33.424],[-81.9281,33.4218],[-81.9274,33.4213],[-81.926,33.4204],[-81.9259,33.4203],[-81.9256,33.4201],[-81.9254,33.42],[-81.9245,33.4191],[-81.9241,33.4189],[-81.9236,33.4187],[-81.9221,33.418],[-81.9208,33.4173],[-81.9163,33.4161],[-81.9158,33.4162],[-81.9155,33.4162],[-81.914,33.416],[-81.9136,33.416],[-81.9123,33.4157],[-81.912,33.4156],[-81.9108,33.415],[-81.9102,33.4146],[-81.9101,33.4144],[-81.9099,33.414],[-81.9098,33.4138],[-81.9098,33.4136],[-81.9097,33.4134],[-81.9096,33.4126],[-81.9097,33.412],[-81.9098,33.4114],[-81.9104,33.4104],[-81.9105,33.4103],[-81.9107,33.4097],[-81.9112,33.4092],[-81.9117,33.4087],[-81.9121,33.4083],[-81.9124,33.4081],[-81.9126,33.408],[-81.9128,33.408],[-81.9131,33.408],[-81.9133,33.408],[-81.9138,33.408],[-81.9141,33.4079],[-81.9144,33.4078],[-81.9152,33.4077],[-81.9157,33.4075],[-81.9164,33.4074],[-81.9167,33.4073],[-81.917,33.4073],[-81.9174,33.4074],[-81.9185,33.4074],[-81.9189,33.4074],[-81.9191,33.4075],[-81.9192,33.4076],[-81.9195,33.4077],[-81.9204,33.4081],[-81.9206,33.4082],[-81.921,33.4085],[-81.9213,33.4086],[-81.9216,33.4088],[-81.9218,33.4089],[-81.9222,33.4091],[-81.9223,33.4093],[-81.9225,33.4094],[-81.9228,33.4098],[-81.923,33.41],[-81.9232,33.4103],[-81.9234,33.4104],[-81.9239,33.4105],[-81.9241,33.4107],[-81.9243,33.4108],[-81.9243,33.4109],[-81.9244,33.4112],[-81.9245,33.4116],[-81.9246,33.4121],[-81.9246,33.4122],[-81.9244,33.4124],[-81.9245,33.4125],[-81.9248,33.4124],[-81.9249,33.4124],[-81.9251,33.4124],[-81.9258,33.4117],[-81.9259,33.4115],[-81.9261,33.4114],[-81.928,33.4089],[-81.9295,33.4078],[-81.9303,33.4073],[-81.9308,33.4071],[-81.9314,33.407],[-81.9328,33.4068],[-81.9334,33.4067],[-81.9348,33.4068],[-81.9374,33.4075],[-81.9398,33.4084],[-81.94,33.4084],[-81.9401,33.4085],[-81.9408,33.4087],[-81.9416,33.4091],[-81.9417,33.4091],[-81.9418,33.4091],[-81.9419,33.4091],[-81.9422,33.4091],[-81.9427,33.4092],[-81.9432,33.409],[-81.9438,33.4088],[-81.9449,33.408],[-81.9452,33.4075],[-81.9454,33.4069],[-81.9456,33.4058],[-81.9453,33.4049],[-81.9447,33.4041],[-81.9445,33.4037],[-81.9428,33.4025],[-81.9415,33.4017],[-81.9404,33.401],[-81.9381,33.3999],[-81.9372,33.3993],[-81.9372,33.3992],[-81.9355,33.3978],[-81.9351,33.3972],[-81.9347,33.3959],[-81.9343,33.394],[-81.9332,33.39],[-81.9326,33.3888],[-81.9323,33.3882],[-81.9323,33.3881],[-81.9321,33.3875],[-81.932,33.3873],[-81.9319,33.3852],[-81.9318,33.3845],[-81.9317,33.3836],[-81.9316,33.3822],[-81.9312,33.3811],[-81.9309,33.3802],[-81.9309,33.3801],[-81.9308,33.38],[-81.9304,33.3794],[-81.9302,33.3792],[-81.9302,33.3791],[-81.9301,33.379],[-81.93,33.3789],[-81.9297,33.3785],[-81.9297,33.3784],[-81.9289,33.3776],[-81.9287,33.3775],[-81.9282,33.3772],[-81.9277,33.377],[-81.9275,33.3769],[-81.9263,33.3762],[-81.926,33.3761],[-81.9258,33.376],[-81.9257,33.3758],[-81.9254,33.3755],[-81.9252,33.3753],[-81.925,33.3751],[-81.9249,33.3747],[-81.9248,33.3741],[-81.9248,33.3734],[-81.9247,33.373],[-81.9247,33.3729],[-81.9249,33.3722],[-81.9249,33.3721],[-81.9257,33.3711],[-81.9265,33.3705],[-81.9269,33.3701],[-81.9271,33.37],[-81.9277,33.3696],[-81.9278,33.3695],[-81.9287,33.3691],[-81.9296,33.3687],[-81.9302,33.3683],[-81.9304,33.3683],[-81.9306,33.3682],[-81.931,33.3682],[-81.9311,33.3681],[-81.9313,33.3681],[-81.932,33.3681],[-81.9322,33.3681],[-81.9329,33.3682],[-81.9337,33.3685],[-81.9339,33.3686],[-81.9345,33.3689],[-81.9346,33.3689],[-81.9351,33.3693],[-81.9354,33.3696],[-81.9358,33.3701],[-81.9367,33.3709],[-81.9377,33.3717],[-81.9381,33.3719],[-81.9387,33.3722],[-81.9393,33.3724],[-81.9396,33.3725],[-81.9398,33.3725],[-81.9409,33.3726],[-81.9416,33.3726],[-81.9422,33.3725],[-81.9423,33.3725],[-81.9431,33.3724],[-81.9437,33.3723],[-81.9446,33.372],[-81.9453,33.3716],[-81.9454,33.3716],[-81.9457,33.3712],[-81.946,33.3711],[-81.9461,33.371],[-81.9461,33.3709],[-81.9463,33.3706],[-81.9464,33.3706],[-81.9464,33.3704],[-81.9466,33.3699],[-81.9467,33.3698],[-81.9468,33.3692],[-81.9468,33.3684],[-81.9468,33.3681],[-81.9467,33.3675],[-81.9467,33.3673],[-81.9464,33.3666],[-81.9464,33.3665],[-81.9461,33.3659],[-81.9454,33.3649],[-81.9448,33.3642],[-81.9447,33.364],[-81.9442,33.3635],[-81.9441,33.3634],[-81.944,33.3633],[-81.9439,33.3632],[-81.9437,33.363],[-81.9433,33.3626],[-81.9425,33.362],[-81.9421,33.3617],[-81.9417,33.3613],[-81.9409,33.3609],[-81.9408,33.3608],[-81.9384,33.3594],[-81.9375,33.3589],[-81.9375,33.3588],[-81.9374,33.3587],[-81.937,33.3585],[-81.9369,33.3584],[-81.9362,33.3579],[-81.9355,33.3571],[-81.9353,33.3568],[-81.9349,33.3561],[-81.9348,33.356],[-81.9348,33.3559],[-81.9348,33.3558],[-81.9347,33.3554],[-81.9347,33.3553],[-81.9347,33.3552],[-81.9346,33.3551],[-81.9346,33.355],[-81.9347,33.3539],[-81.9348,33.3538],[-81.9352,33.3527],[-81.9356,33.352],[-81.9364,33.351],[-81.937,33.3505],[-81.9375,33.35],[-81.938,33.3497],[-81.938,33.3496],[-81.9381,33.3496],[-81.9386,33.3492],[-81.9387,33.349],[-81.9393,33.3484],[-81.9397,33.3479],[-81.9398,33.3477],[-81.9399,33.3475],[-81.94,33.3471],[-81.9402,33.3464],[-81.9402,33.3463],[-81.9401,33.3458],[-81.9397,33.3449],[-81.9389,33.3443],[-81.938,33.3438],[-81.9379,33.3438],[-81.9372,33.3436],[-81.9368,33.3436],[-81.9367,33.3436],[-81.9366,33.3436],[-81.9365,33.3436],[-81.9364,33.3435],[-81.9356,33.3435],[-81.9348,33.3435],[-81.9335,33.3435],[-81.9333,33.3435],[-81.9327,33.3435],[-81.932,33.3436],[-81.9316,33.3437],[-81.9311,33.3437],[-81.9303,33.3439],[-81.9294,33.3444],[-81.9283,33.3449],[-81.9282,33.3449],[-81.9275,33.3451],[-81.9272,33.3452],[-81.9268,33.3453],[-81.9265,33.3453],[-81.9257,33.3453],[-81.9253,33.3453],[-81.925,33.3453],[-81.9247,33.3453],[-81.924,33.3451],[-81.9237,33.345],[-81.9235,33.3449],[-81.9232,33.3446],[-81.9213,33.3426],[-81.9195,33.3408],[-81.9193,33.3403],[-81.9188,33.3402],[-81.9186,33.3404],[-81.9185,33.3404],[-81.9181,33.3407],[-81.9173,33.3413],[-81.9169,33.3416],[-81.9167,33.3417],[-81.9166,33.3418],[-81.916,33.3422],[-81.9157,33.3426],[-81.9155,33.343],[-81.9149,33.3437],[-81.9145,33.3447],[-81.9143,33.3452],[-81.914,33.3456],[-81.9136,33.3464],[-81.9135,33.3466],[-81.9133,33.3468],[-81.9132,33.3468],[-81.913,33.3469],[-81.9129,33.3469],[-81.9128,33.3469],[-81.9124,33.347],[-81.9119,33.3471],[-81.9115,33.3472],[-81.9108,33.3471],[-81.9102,33.347],[-81.91,33.347],[-81.9097,33.3469],[-81.9095,33.3468],[-81.9094,33.3468],[-81.9091,33.3466],[-81.9089,33.3463],[-81.9086,33.3457],[-81.9084,33.345],[-81.9084,33.3443],[-81.9084,33.3438],[-81.9086,33.3436],[-81.9088,33.3434],[-81.9092,33.3431],[-81.9095,33.3428],[-81.9097,33.3426],[-81.9098,33.3424],[-81.91,33.3424],[-81.9101,33.3423],[-81.9105,33.3423],[-81.9107,33.3422],[-81.9116,33.342],[-81.9126,33.342],[-81.9133,33.342],[-81.9135,33.3419],[-81.9142,33.3418],[-81.9144,33.3418],[-81.9146,33.3417],[-81.915,33.3415],[-81.9153,33.3411],[-81.9155,33.3408],[-81.9155,33.3407],[-81.9156,33.3407],[-81.9156,33.3406],[-81.9157,33.3405],[-81.9157,33.3404],[-81.9159,33.3402],[-81.9159,33.3401],[-81.9159,33.34],[-81.9159,33.3399],[-81.916,33.3397],[-81.916,33.3396],[-81.916,33.3395],[-81.916,33.3393],[-81.9161,33.3392],[-81.9161,33.3391],[-81.9161,33.3389],[-81.9162,33.3389],[-81.9163,33.3386],[-81.9166,33.3385],[-81.9169,33.3384],[-81.9169,33.3383],[-81.9171,33.3382],[-81.9172,33.3381],[-81.9173,33.3379],[-81.9176,33.3376],[-81.9176,33.3375],[-81.9178,33.3369],[-81.9179,33.3365],[-81.9182,33.336],[-81.9183,33.336],[-81.9186,33.3356],[-81.9187,33.3354],[-81.9189,33.335],[-81.9189,33.3349],[-81.919,33.3348],[-81.919,33.3347],[-81.9191,33.3346],[-81.9191,33.3345],[-81.9191,33.3344],[-81.9191,33.334],[-81.919,33.3337],[-81.9188,33.3334],[-81.9185,33.333],[-81.9183,33.3328],[-81.9182,33.3327],[-81.9176,33.3324],[-81.9173,33.3322],[-81.9171,33.3322],[-81.9166,33.332],[-81.9163,33.332],[-81.9159,33.3318],[-81.9159,33.3316],[-81.9156,33.3313],[-81.9153,33.3311],[-81.9152,33.331],[-81.9146,33.3307],[-81.9139,33.3303],[-81.9136,33.3301],[-81.9134,33.3301],[-81.9127,33.3298],[-81.9124,33.3296],[-81.9123,33.3296],[-81.9122,33.3296],[-81.9112,33.3291],[-81.9103,33.3288],[-81.9094,33.3283],[-81.9089,33.3279],[-81.9087,33.3277],[-81.9081,33.3271],[-81.9081,33.327],[-81.908,33.3267],[-81.9082,33.3257],[-81.9085,33.3248],[-81.9091,33.3239],[-81.9099,33.3231],[-81.9107,33.3227],[-81.9113,33.3225],[-81.9123,33.3221],[-81.9129,33.3217],[-81.9136,33.3209],[-81.9137,33.3204],[-81.9137,33.32],[-81.9132,33.3195],[-81.9128,33.3193],[-81.9121,33.3191],[-81.9115,33.3191],[-81.9109,33.3193],[-81.91,33.3195],[-81.9091,33.32],[-81.9083,33.3203],[-81.907,33.3208],[-81.9061,33.3216],[-81.9059,33.3224],[-81.9059,33.3234],[-81.906,33.3242],[-81.9061,33.3243],[-81.9062,33.3251],[-81.9062,33.3254],[-81.906,33.326],[-81.9051,33.3266],[-81.9046,33.3271],[-81.9045,33.3273],[-81.9044,33.3275],[-81.9041,33.328],[-81.9039,33.3281],[-81.9032,33.3292],[-81.9031,33.3295],[-81.9029,33.3299],[-81.9029,33.33],[-81.9028,33.3301],[-81.9027,33.3302],[-81.9027,33.3306],[-81.9027,33.3307],[-81.9027,33.3312],[-81.9028,33.3319],[-81.9028,33.332],[-81.903,33.3326],[-81.9031,33.3329],[-81.9033,33.3334],[-81.9035,33.3337],[-81.9036,33.3343],[-81.9036,33.3348],[-81.9034,33.3351],[-81.9033,33.3352],[-81.9023,33.3358],[-81.9022,33.3359],[-81.9018,33.3359],[-81.9017,33.3359],[-81.9016,33.3358],[-81.9015,33.3358],[-81.9014,33.3358],[-81.9013,33.3357],[-81.9012,33.3356],[-81.901,33.3355],[-81.9009,33.3354],[-81.9006,33.335],[-81.9005,33.3349],[-81.9005,33.3348],[-81.9004,33.3348],[-81.9004,33.3347],[-81.9003,33.3346],[-81.9003,33.3345],[-81.9003,33.3344],[-81.9002,33.3343],[-81.9002,33.334],[-81.9,33.3334],[-81.8999,33.3332],[-81.8997,33.333],[-81.8997,33.3329],[-81.8996,33.3329],[-81.8996,33.3328],[-81.8995,33.3328],[-81.8994,33.3326],[-81.8989,33.3322],[-81.8988,33.3321],[-81.8987,33.332],[-81.8978,33.3314],[-81.8975,33.3311],[-81.8969,33.3305],[-81.8966,33.3297],[-81.8966,33.3296],[-81.8965,33.3295],[-81.8966,33.3294],[-81.8966,33.3293],[-81.8966,33.3291],[-81.8966,33.329],[-81.8966,33.3289],[-81.8966,33.3288],[-81.8966,33.3287],[-81.8966,33.3285],[-81.8967,33.3284],[-81.8969,33.3276],[-81.8971,33.3274],[-81.8976,33.3269],[-81.8978,33.3267],[-81.8982,33.3263],[-81.8991,33.3256],[-81.8993,33.3254],[-81.8994,33.3251],[-81.8995,33.3247],[-81.8994,33.3241],[-81.899,33.3233],[-81.8986,33.3229],[-81.8978,33.3223],[-81.8967,33.3218],[-81.8955,33.3216],[-81.895,33.3217],[-81.8948,33.3218],[-81.8943,33.3219],[-81.8937,33.322],[-81.8927,33.3223],[-81.8926,33.3224],[-81.8915,33.3225],[-81.8905,33.3224],[-81.8903,33.3223],[-81.8901,33.3222],[-81.8898,33.3219],[-81.8897,33.3219],[-81.8896,33.3218],[-81.8895,33.3217],[-81.8894,33.3216],[-81.8894,33.3215],[-81.8893,33.3213],[-81.8892,33.3212],[-81.8892,33.3211],[-81.8891,33.321],[-81.8892,33.321],[-81.8894,33.3204],[-81.8899,33.319],[-81.89,33.3189],[-81.8902,33.3188],[-81.8906,33.3184],[-81.8907,33.3184],[-81.8911,33.318],[-81.8912,33.3178],[-81.892,33.3172],[-81.8922,33.3171],[-81.8926,33.3169],[-81.8927,33.3167],[-81.8928,33.3166],[-81.8928,33.3164],[-81.8929,33.3159],[-81.8927,33.3156],[-81.8925,33.3153],[-81.892,33.315],[-81.8912,33.3148],[-81.8906,33.3148],[-81.8905,33.3148],[-81.89,33.315],[-81.8889,33.3156],[-81.8882,33.316],[-81.8874,33.3165],[-81.8866,33.3169],[-81.8858,33.3172],[-81.8852,33.3174],[-81.8851,33.3175],[-81.8844,33.3175],[-81.8837,33.3176],[-81.8831,33.3174],[-81.8827,33.3171],[-81.8825,33.317],[-81.882,33.3164],[-81.8817,33.316],[-81.8816,33.3158],[-81.8815,33.3155],[-81.8814,33.315],[-81.8815,33.3142],[-81.8815,33.314],[-81.8818,33.3131],[-81.882,33.3126],[-81.8824,33.3121],[-81.8827,33.3117],[-81.8832,33.3113],[-81.8834,33.3112],[-81.8837,33.3109],[-81.8841,33.3104],[-81.8843,33.3103],[-81.8845,33.3098],[-81.8846,33.3092],[-81.8846,33.3089],[-81.8843,33.3081],[-81.8839,33.3076],[-81.8834,33.307],[-81.883,33.3068],[-81.8826,33.3065],[-81.8822,33.3061],[-81.8821,33.3057],[-81.8819,33.3054],[-81.8818,33.3047],[-81.8819,33.3043],[-81.8819,33.3042],[-81.8819,33.3041],[-81.8819,33.3039],[-81.8818,33.3038],[-81.8817,33.3037],[-81.8817,33.3036],[-81.8816,33.3032],[-81.8815,33.3031],[-81.8814,33.3028],[-81.8812,33.3025],[-81.8809,33.3023],[-81.8808,33.3023],[-81.8807,33.3022],[-81.8806,33.3022],[-81.8804,33.3022],[-81.8799,33.3022],[-81.8794,33.3023],[-81.879,33.3025],[-81.8786,33.3029],[-81.8784,33.3032],[-81.8783,33.3032],[-81.878,33.3037],[-81.8779,33.3037],[-81.8778,33.3041],[-81.8777,33.3041],[-81.8773,33.3048],[-81.8771,33.3053],[-81.8769,33.3057],[-81.8768,33.306],[-81.8767,33.3062],[-81.8764,33.3068],[-81.8764,33.3069],[-81.8761,33.307],[-81.8759,33.3073],[-81.8758,33.3074],[-81.8754,33.3077],[-81.8751,33.3079],[-81.875,33.3079],[-81.8749,33.3082],[-81.8748,33.3083],[-81.8745,33.3083],[-81.8744,33.3084],[-81.8743,33.3084],[-81.8737,33.309],[-81.8735,33.3093],[-81.8735,33.3094],[-81.8728,33.3101],[-81.8722,33.3109],[-81.8715,33.3118],[-81.871,33.3123],[-81.8709,33.3125],[-81.8704,33.3129],[-81.8699,33.3134],[-81.8698,33.3134],[-81.8693,33.3137],[-81.8692,33.3138],[-81.8686,33.3139],[-81.8679,33.314],[-81.8674,33.3139],[-81.8671,33.3139],[-81.867,33.3138],[-81.8665,33.3137],[-81.8663,33.3136],[-81.8662,33.3135],[-81.866,33.3134],[-81.866,33.3133],[-81.8656,33.3127],[-81.8655,33.3126],[-81.8654,33.3125],[-81.8653,33.3124],[-81.8652,33.3122],[-81.865,33.312],[-81.8649,33.3118],[-81.8648,33.3113],[-81.8647,33.3109],[-81.8645,33.31],[-81.8643,33.309],[-81.8643,33.3087],[-81.8641,33.3082],[-81.864,33.3078],[-81.8639,33.3076],[-81.8639,33.3073],[-81.8639,33.3071],[-81.8639,33.3067],[-81.8639,33.3064],[-81.8641,33.306],[-81.8642,33.3057],[-81.8643,33.3054],[-81.8645,33.3051],[-81.8646,33.3047],[-81.8646,33.3046],[-81.8647,33.304],[-81.8647,33.3037],[-81.8646,33.3033],[-81.8645,33.3029],[-81.8645,33.3028],[-81.8644,33.3026],[-81.8642,33.3024],[-81.8642,33.3022],[-81.864,33.3021],[-81.8639,33.302],[-81.8635,33.302],[-81.8633,33.302],[-81.8632,33.302],[-81.8629,33.3021],[-81.8628,33.3021],[-81.8627,33.3021],[-81.8625,33.3022],[-81.8621,33.3025],[-81.8618,33.3027],[-81.8616,33.3029],[-81.8612,33.3033],[-81.8611,33.3035],[-81.8609,33.3042],[-81.8606,33.3049],[-81.8605,33.3049],[-81.8603,33.3052],[-81.8602,33.3053],[-81.8602,33.3054],[-81.8597,33.3056],[-81.8596,33.3056],[-81.8595,33.3056],[-81.8591,33.306],[-81.8583,33.3065],[-81.8578,33.3067],[-81.8577,33.3069],[-81.8576,33.3071],[-81.8575,33.3073],[-81.8573,33.3075],[-81.8571,33.3079],[-81.8571,33.308],[-81.8566,33.3089],[-81.8564,33.3094],[-81.8563,33.3096],[-81.8561,33.3098],[-81.8557,33.3102],[-81.8552,33.3104],[-81.8551,33.3104],[-81.8545,33.3105],[-81.8542,33.3105],[-81.8537,33.3103],[-81.8533,33.3101],[-81.8528,33.3095],[-81.8521,33.309],[-81.8517,33.3088],[-81.8512,33.3085],[-81.8511,33.3085],[-81.8508,33.3084],[-81.8505,33.3083],[-81.8502,33.3082],[-81.8499,33.3081],[-81.8496,33.308],[-81.8491,33.3079],[-81.849,33.3079],[-81.8477,33.3072],[-81.8476,33.3071],[-81.8473,33.3068],[-81.8471,33.3065],[-81.8468,33.3062],[-81.8465,33.3057],[-81.8464,33.3054],[-81.8462,33.3052],[-81.846,33.3048],[-81.846,33.3043],[-81.8461,33.304],[-81.8461,33.3038],[-81.8462,33.3038],[-81.8463,33.3033],[-81.8464,33.3031],[-81.8465,33.303],[-81.8465,33.3029],[-81.8465,33.3028],[-81.8466,33.3028],[-81.8468,33.3026],[-81.8469,33.3024],[-81.8472,33.3021],[-81.8473,33.3021],[-81.8475,33.3019],[-81.8476,33.3017],[-81.8477,33.3017],[-81.8478,33.3017],[-81.8479,33.3017],[-81.8479,33.3016],[-81.8483,33.3013],[-81.8484,33.3012],[-81.8485,33.3012],[-81.8485,33.3011],[-81.8488,33.301],[-81.8489,33.3009],[-81.8489,33.3008],[-81.849,33.3008],[-81.8493,33.3004],[-81.8494,33.3003],[-81.8495,33.3001],[-81.8495,33.3],[-81.8496,33.2999],[-81.8496,33.2995],[-81.8496,33.2993],[-81.8495,33.2991],[-81.8493,33.2989],[-81.8492,33.2985],[-81.8491,33.298],[-81.849,33.2977],[-81.8488,33.2974],[-81.8486,33.2969],[-81.8487,33.2967],[-81.8489,33.2965],[-81.849,33.2964],[-81.8492,33.2963],[-81.8493,33.2963],[-81.8496,33.2961],[-81.8497,33.2962],[-81.8503,33.2964],[-81.8504,33.2965],[-81.8508,33.297],[-81.8509,33.2972],[-81.851,33.2975],[-81.8512,33.2979],[-81.8516,33.2985],[-81.8521,33.299],[-81.8521,33.2991],[-81.8525,33.2993],[-81.8529,33.2996],[-81.8535,33.2997],[-81.8538,33.2997],[-81.8542,33.2997],[-81.8543,33.2997],[-81.8545,33.2997],[-81.8549,33.2996],[-81.8551,33.2996],[-81.8554,33.2996],[-81.8557,33.2996],[-81.8559,33.2996],[-81.8561,33.2996],[-81.8569,33.2995],[-81.8573,33.2995],[-81.8577,33.2994],[-81.8582,33.2992],[-81.8587,33.2992],[-81.8594,33.2991],[-81.86,33.2991],[-81.8604,33.2988],[-81.8608,33.2986],[-81.8611,33.2983],[-81.8615,33.2979],[-81.8618,33.2975],[-81.8619,33.2972],[-81.8619,33.2971],[-81.862,33.2969],[-81.862,33.2968],[-81.862,33.2965],[-81.862,33.2962],[-81.862,33.296],[-81.8619,33.2957],[-81.8618,33.2949],[-81.8617,33.2945],[-81.8617,33.2944],[-81.8617,33.2943],[-81.8616,33.2939],[-81.8616,33.2937],[-81.8617,33.2932],[-81.8618,33.2932],[-81.8619,33.2929],[-81.8621,33.2925],[-81.8621,33.2923],[-81.8622,33.2922],[-81.8622,33.2921],[-81.8623,33.2919],[-81.8624,33.2916],[-81.8625,33.2914],[-81.8628,33.2908],[-81.8629,33.2907],[-81.8629,33.2905],[-81.863,33.2904],[-81.8631,33.2902],[-81.8632,33.2901],[-81.8633,33.2898],[-81.8633,33.2895],[-81.8633,33.2892],[-81.8632,33.2888],[-81.863,33.2884],[-81.8627,33.2878],[-81.8624,33.2875],[-81.8623,33.2872],[-81.8619,33.2868],[-81.8616,33.2865],[-81.8613,33.2862],[-81.8607,33.2858],[-81.8604,33.2857],[-81.8599,33.2855],[-81.8597,33.2855],[-81.8594,33.2853],[-81.859,33.2851],[-81.8585,33.2849],[-81.8582,33.2848],[-81.8578,33.2847],[-81.8576,33.2846],[-81.8575,33.2846],[-81.8568,33.2845],[-81.8564,33.2845],[-81.8562,33.2844],[-81.856,33.2844],[-81.8558,33.2844],[-81.8556,33.2843],[-81.8552,33.2843],[-81.8551,33.2842],[-81.8546,33.2841],[-81.8542,33.284],[-81.8536,33.284],[-81.8531,33.2839],[-81.8528,33.2838],[-81.8524,33.2837],[-81.852,33.2836],[-81.8519,33.2836],[-81.8518,33.2835],[-81.8516,33.2835],[-81.8515,33.2835],[-81.8513,33.2835],[-81.8511,33.2835],[-81.8506,33.2835],[-81.8501,33.2835],[-81.85,33.2835],[-81.8498,33.2836],[-81.8492,33.2836],[-81.8482,33.2838],[-81.8478,33.284],[-81.8477,33.284],[-81.8473,33.2841],[-81.8473,33.2842],[-81.847,33.2843],[-81.8465,33.2844],[-81.8461,33.2844],[-81.846,33.2843],[-81.8457,33.2843],[-81.8456,33.2842],[-81.8456,33.2841],[-81.8455,33.2841],[-81.8454,33.284],[-81.8454,33.2839],[-81.8454,33.2838],[-81.8449,33.2835],[-81.8449,33.2834],[-81.8448,33.2832],[-81.8446,33.283],[-81.8445,33.2829],[-81.8445,33.2828],[-81.8444,33.2827],[-81.8442,33.2823],[-81.8441,33.2817],[-81.8442,33.2811],[-81.8442,33.2807],[-81.8442,33.2805],[-81.8443,33.2802],[-81.8444,33.2798],[-81.8443,33.2796],[-81.8442,33.2793],[-81.8441,33.2788],[-81.844,33.2786],[-81.8435,33.278],[-81.843,33.2774],[-81.8426,33.277],[-81.8424,33.2768],[-81.8421,33.2766],[-81.8415,33.2762],[-81.841,33.2758],[-81.8408,33.2755],[-81.8406,33.2752],[-81.8405,33.275],[-81.84,33.2746],[-81.8398,33.2745],[-81.8394,33.2743],[-81.8394,33.2742],[-81.8394,33.2741],[-81.8393,33.2741],[-81.8392,33.2739],[-81.8388,33.2737],[-81.8386,33.2737],[-81.8385,33.2738],[-81.8383,33.2738],[-81.8381,33.2739],[-81.8377,33.2741],[-81.8376,33.2741],[-81.8375,33.2741],[-81.837,33.2741],[-81.8367,33.2743],[-81.8366,33.2743],[-81.8363,33.2745],[-81.8358,33.2748],[-81.8348,33.2754],[-81.8346,33.2756],[-81.8343,33.2757],[-81.8342,33.2758],[-81.8335,33.2761],[-81.8333,33.2761],[-81.8329,33.276],[-81.8326,33.2758],[-81.8325,33.2756],[-81.8325,33.2754],[-81.8324,33.2754],[-81.8324,33.275],[-81.8324,33.2748],[-81.8325,33.2747],[-81.8325,33.2745],[-81.8327,33.2743],[-81.8327,33.2742],[-81.8328,33.2741],[-81.8328,33.274],[-81.8328,33.2739],[-81.8329,33.2739],[-81.8329,33.2738],[-81.833,33.2737],[-81.8331,33.2735],[-81.8332,33.2734],[-81.8332,33.2732],[-81.8333,33.2732],[-81.8335,33.273],[-81.8338,33.2728],[-81.834,33.2726],[-81.8341,33.2726],[-81.8342,33.2726],[-81.8343,33.2725],[-81.8344,33.2725],[-81.8346,33.2723],[-81.8355,33.2716],[-81.8355,33.2714],[-81.8357,33.2711],[-81.8357,33.2707],[-81.8357,33.2701],[-81.8356,33.2698],[-81.8356,33.2694],[-81.8355,33.2688],[-81.8352,33.2672],[-81.8352,33.267],[-81.8352,33.2668],[-81.8352,33.2666],[-81.8354,33.266],[-81.8356,33.2655],[-81.8357,33.2651],[-81.8358,33.2647],[-81.836,33.2642],[-81.836,33.264],[-81.836,33.2638],[-81.836,33.2636],[-81.8359,33.2634],[-81.8359,33.2632],[-81.8358,33.2629],[-81.8358,33.2628],[-81.8357,33.2626],[-81.8355,33.2624],[-81.8353,33.2623],[-81.8351,33.2623],[-81.8349,33.2623],[-81.8347,33.2622],[-81.8345,33.2622],[-81.8343,33.2621],[-81.8341,33.2621],[-81.8339,33.2623],[-81.8338,33.2623],[-81.8336,33.2623],[-81.8335,33.2623],[-81.8334,33.2623],[-81.8333,33.2623],[-81.8332,33.2623],[-81.8332,33.2624],[-81.8329,33.2625],[-81.8328,33.2625],[-81.8328,33.2626],[-81.8327,33.2626],[-81.8326,33.2626],[-81.8326,33.2627],[-81.8325,33.2627],[-81.8325,33.2628],[-81.8322,33.263],[-81.8322,33.2631],[-81.8321,33.2631],[-81.8318,33.2634],[-81.8312,33.2638],[-81.8312,33.2639],[-81.831,33.2641],[-81.8309,33.2641],[-81.8307,33.2643],[-81.8306,33.2644],[-81.8305,33.2644],[-81.8302,33.2645],[-81.8301,33.2645],[-81.8301,33.2644],[-81.83,33.2643],[-81.8299,33.2644],[-81.8297,33.2644],[-81.8295,33.2643],[-81.8292,33.2643],[-81.8291,33.2642],[-81.8289,33.2641],[-81.8288,33.264],[-81.8286,33.2639],[-81.8285,33.2638],[-81.8285,33.2637],[-81.8285,33.2636],[-81.8284,33.2634],[-81.8284,33.2633],[-81.8284,33.2632],[-81.8283,33.263],[-81.8284,33.2624],[-81.8285,33.2623],[-81.8286,33.2623],[-81.8288,33.2621],[-81.8292,33.2619],[-81.8297,33.2615],[-81.8299,33.2615],[-81.8303,33.2612],[-81.8308,33.2609],[-81.831,33.2608],[-81.8311,33.2608],[-81.8317,33.2602],[-81.8318,33.2602],[-81.8319,33.2602],[-81.8321,33.2599],[-81.8323,33.2596],[-81.8324,33.2595],[-81.8329,33.2591],[-81.833,33.259],[-81.833,33.2589],[-81.8334,33.2587],[-81.8335,33.2586],[-81.8338,33.2584],[-81.8338,33.2583],[-81.8339,33.2583],[-81.834,33.2584],[-81.8341,33.2584],[-81.8341,33.2585],[-81.8344,33.2584],[-81.8345,33.2584],[-81.8345,33.2583],[-81.8345,33.2584],[-81.8346,33.2585],[-81.835,33.2587],[-81.8353,33.2587],[-81.8354,33.2587],[-81.8357,33.2589],[-81.836,33.2591],[-81.8364,33.2594],[-81.8366,33.2596],[-81.8367,33.2597],[-81.8368,33.26],[-81.8369,33.2604],[-81.837,33.2606],[-81.8371,33.2607],[-81.8372,33.261],[-81.8372,33.2613],[-81.8373,33.2615],[-81.8374,33.2619],[-81.8375,33.262],[-81.8375,33.2621],[-81.838,33.2625],[-81.8383,33.2627],[-81.8383,33.2628],[-81.8384,33.2628],[-81.8384,33.2629],[-81.8389,33.263],[-81.839,33.263],[-81.8391,33.263],[-81.8391,33.2631],[-81.8392,33.2631],[-81.8394,33.2631],[-81.8396,33.2632],[-81.8399,33.2632],[-81.8402,33.2632],[-81.8406,33.2633],[-81.8408,33.2633],[-81.8411,33.2634],[-81.8421,33.264],[-81.8427,33.2645],[-81.8432,33.2654],[-81.8432,33.2659],[-81.8435,33.2662],[-81.8439,33.2666],[-81.8444,33.2667],[-81.8445,33.2667],[-81.8447,33.2668],[-81.845,33.2668],[-81.8451,33.2668],[-81.8456,33.2668],[-81.8468,33.2666],[-81.8469,33.2666],[-81.8473,33.2664],[-81.8474,33.2663],[-81.8475,33.266],[-81.8477,33.2657],[-81.8478,33.2656],[-81.8479,33.2654],[-81.848,33.2651],[-81.8481,33.2649],[-81.8481,33.2645],[-81.8481,33.2641],[-81.8481,33.2639],[-81.848,33.2634],[-81.8478,33.2627],[-81.8473,33.2619],[-81.8472,33.2617],[-81.847,33.2613],[-81.8469,33.2609],[-81.8469,33.2604],[-81.8468,33.2598],[-81.8466,33.2591],[-81.8465,33.2589],[-81.8463,33.2585],[-81.8462,33.2583],[-81.8461,33.2581],[-81.8459,33.258],[-81.8458,33.258],[-81.8456,33.2578],[-81.8451,33.2576],[-81.8447,33.2574],[-81.8444,33.2574],[-81.8437,33.2574],[-81.8433,33.2572],[-81.8429,33.2572],[-81.8425,33.2572],[-81.842,33.2572],[-81.8415,33.2572],[-81.8413,33.2572],[-81.841,33.257],[-81.8409,33.2569],[-81.8408,33.2568],[-81.8404,33.2566],[-81.8403,33.2566],[-81.8402,33.2566],[-81.8401,33.2565],[-81.84,33.2564],[-81.84,33.2563],[-81.8398,33.2561],[-81.8396,33.2557],[-81.8396,33.2553],[-81.8396,33.2552],[-81.8398,33.2549],[-81.84,33.2546],[-81.8401,33.2546],[-81.8403,33.2544],[-81.8408,33.2542],[-81.841,33.2542],[-81.8414,33.254],[-81.8422,33.2537],[-81.8425,33.2537],[-81.8425,33.2536],[-81.8427,33.2535],[-81.8435,33.2531],[-81.8437,33.2531],[-81.844,33.2529],[-81.8441,33.2529],[-81.8442,33.2529],[-81.8444,33.2529],[-81.8447,33.2527],[-81.8448,33.2527],[-81.8449,33.2527],[-81.8451,33.2525],[-81.8452,33.2525],[-81.8453,33.2525],[-81.8456,33.2525],[-81.8461,33.2525],[-81.8463,33.2525],[-81.8466,33.2525],[-81.847,33.2527],[-81.8477,33.2527],[-81.8483,33.2529],[-81.8484,33.2529],[-81.849,33.2531],[-81.8491,33.253],[-81.8491,33.2529],[-81.8493,33.2529],[-81.8497,33.2529],[-81.8498,33.2529],[-81.8501,33.2529],[-81.8506,33.2527],[-81.8511,33.2525],[-81.8518,33.2521],[-81.8518,33.252],[-81.8524,33.2516],[-81.8525,33.2514],[-81.8526,33.2514],[-81.8531,33.2508],[-81.8531,33.2507],[-81.8531,33.2505],[-81.853,33.2504],[-81.8531,33.2502],[-81.8531,33.2501],[-81.8531,33.25],[-81.8532,33.2497],[-81.8532,33.2496],[-81.8532,33.2495],[-81.8531,33.2493],[-81.853,33.249],[-81.8529,33.2487],[-81.8528,33.2485],[-81.8526,33.2483],[-81.8523,33.2481],[-81.8523,33.248],[-81.8521,33.2479],[-81.8521,33.2476],[-81.8521,33.2475],[-81.8521,33.2474],[-81.8521,33.2473],[-81.8521,33.2475],[-81.8519,33.2475],[-81.8517,33.2473],[-81.8515,33.2471],[-81.8514,33.2471],[-81.8509,33.2469],[-81.8504,33.2465],[-81.8501,33.2462],[-81.85,33.2461],[-81.8499,33.2461],[-81.8496,33.246],[-81.8492,33.2456],[-81.8486,33.245],[-81.8482,33.2445],[-81.8479,33.244],[-81.8476,33.2435],[-81.8473,33.243],[-81.8468,33.2422],[-81.8467,33.2421],[-81.8465,33.2418],[-81.846,33.2415],[-81.8458,33.2413],[-81.8456,33.2412],[-81.8455,33.2412],[-81.8454,33.2411],[-81.8453,33.2411],[-81.8452,33.241],[-81.8445,33.2409],[-81.8438,33.2405],[-81.8432,33.2401],[-81.8428,33.24],[-81.842,33.2396],[-81.8413,33.2395],[-81.8409,33.2394],[-81.8408,33.2393],[-81.8406,33.2393],[-81.8403,33.2392],[-81.8402,33.2392],[-81.8401,33.2392],[-81.84,33.2392],[-81.8393,33.239],[-81.8389,33.2388],[-81.8384,33.2385],[-81.8379,33.2383],[-81.8377,33.2381],[-81.8371,33.2377],[-81.8369,33.2375],[-81.8352,33.2362],[-81.835,33.2362],[-81.8349,33.2359],[-81.8348,33.2358],[-81.8344,33.2356],[-81.8344,33.2355],[-81.8342,33.2354],[-81.834,33.2352],[-81.8333,33.2347],[-81.8332,33.2346],[-81.8329,33.2343],[-81.8325,33.2341],[-81.8321,33.2338],[-81.8317,33.2335],[-81.8315,33.2334],[-81.8313,33.2332],[-81.8311,33.2328],[-81.8309,33.2326],[-81.8307,33.2322],[-81.8303,33.2318],[-81.8299,33.2315],[-81.8294,33.2308],[-81.8289,33.2302],[-81.8284,33.2294],[-81.8282,33.2291],[-81.8282,33.229],[-81.8279,33.2287],[-81.8273,33.2287],[-81.8263,33.2283],[-81.8255,33.2281],[-81.8247,33.2281],[-81.8247,33.228],[-81.8239,33.2278],[-81.8232,33.2278],[-81.8225,33.2276],[-81.8223,33.2276],[-81.8222,33.2275],[-81.822,33.2275],[-81.8215,33.2273],[-81.8209,33.227],[-81.8202,33.2268],[-81.8196,33.2266],[-81.8191,33.2264],[-81.8185,33.2261],[-81.8181,33.226],[-81.8177,33.2259],[-81.8171,33.2255],[-81.8165,33.2251],[-81.8155,33.2248],[-81.8146,33.2244],[-81.8134,33.2242],[-81.8124,33.224],[-81.8117,33.2238],[-81.8116,33.2238],[-81.811,33.2236],[-81.8104,33.2233],[-81.8098,33.2228],[-81.8096,33.2227],[-81.8092,33.2221],[-81.8089,33.2216],[-81.8085,33.2206],[-81.8084,33.2202],[-81.8083,33.2199],[-81.8081,33.2195],[-81.808,33.2189],[-81.808,33.218],[-81.8081,33.2171],[-81.8081,33.2163],[-81.8081,33.2156],[-81.8081,33.2148],[-81.8079,33.2137],[-81.8074,33.2128],[-81.8073,33.2126],[-81.8067,33.2122],[-81.8065,33.2121],[-81.8062,33.212],[-81.8055,33.2116],[-81.8053,33.2115],[-81.8052,33.2114],[-81.8045,33.2114],[-81.8039,33.2114],[-81.8032,33.2114],[-81.8025,33.2114],[-81.8001,33.2118],[-81.7994,33.2118],[-81.7982,33.2116],[-81.7977,33.2115],[-81.797,33.2114],[-81.796,33.2109],[-81.7959,33.2109],[-81.7946,33.2103],[-81.7936,33.2097],[-81.7923,33.209],[-81.7909,33.2086],[-81.7902,33.2084],[-81.7892,33.2082],[-81.7876,33.2082],[-81.7861,33.2082],[-81.7845,33.2082],[-81.7836,33.2084],[-81.7827,33.2086],[-81.7816,33.209],[-81.7806,33.2092],[-81.7806,33.2093],[-81.7799,33.2094],[-81.7793,33.2097],[-81.7789,33.2099],[-81.7784,33.2103],[-81.778,33.2107],[-81.7775,33.2114],[-81.7773,33.212],[-81.7772,33.2124],[-81.7771,33.2133],[-81.7771,33.2139],[-81.7773,33.215],[-81.7776,33.2154],[-81.7779,33.2159],[-81.7783,33.2167],[-81.7786,33.2171],[-81.779,33.2174],[-81.7794,33.2176],[-81.7796,33.218],[-81.7799,33.2182],[-81.7804,33.2188],[-81.7807,33.2193],[-81.781,33.2199],[-81.7809,33.2201],[-81.7807,33.2206],[-81.7805,33.2208],[-81.7801,33.2212],[-81.7797,33.2214],[-81.7793,33.2216],[-81.7789,33.2216],[-81.7784,33.2219],[-81.7777,33.2219],[-81.7769,33.2219],[-81.7767,33.2218],[-81.7759,33.2216],[-81.7748,33.2212],[-81.7743,33.2212],[-81.7741,33.2212],[-81.774,33.2212],[-81.7737,33.221],[-81.7734,33.2206],[-81.7728,33.2201],[-81.7722,33.2195],[-81.7715,33.2189],[-81.7709,33.2186],[-81.7702,33.2182],[-81.7695,33.2178],[-81.7689,33.2174],[-81.7686,33.2171],[-81.768,33.2164],[-81.7679,33.2163],[-81.7678,33.2161],[-81.7676,33.2157],[-81.7675,33.2152],[-81.7675,33.215],[-81.7673,33.2146],[-81.7673,33.2139],[-81.7673,33.2133],[-81.7672,33.2127],[-81.7668,33.2122],[-81.7662,33.2114],[-81.7658,33.2107],[-81.7655,33.2101],[-81.7653,33.2095],[-81.7652,33.2094],[-81.765,33.2088],[-81.7648,33.2082],[-81.7646,33.2077],[-81.7643,33.2071],[-81.7643,33.2068],[-81.7641,33.2064],[-81.764,33.2058],[-81.7639,33.2054],[-81.7638,33.2047],[-81.7636,33.2041],[-81.7635,33.2037],[-81.763,33.203],[-81.7625,33.2024],[-81.7621,33.2022],[-81.7616,33.2017],[-81.7609,33.2015],[-81.7604,33.2011],[-81.7596,33.2009],[-81.7592,33.2007],[-81.7589,33.2005],[-81.7585,33.2004],[-81.7582,33.2002],[-81.7578,33.1998],[-81.7576,33.1994],[-81.7575,33.1992],[-81.7574,33.199],[-81.7573,33.1987],[-81.7572,33.1985],[-81.7571,33.1985],[-81.757,33.1981],[-81.7568,33.1979],[-81.7569,33.1979],[-81.7571,33.1972],[-81.7575,33.1968],[-81.7579,33.1962],[-81.7584,33.1957],[-81.759,33.1953],[-81.7595,33.1947],[-81.7598,33.194],[-81.7599,33.1932],[-81.7599,33.1925],[-81.7599,33.1919],[-81.76,33.1912],[-81.7602,33.1904],[-81.7605,33.1897],[-81.7606,33.1893],[-81.7608,33.1891],[-81.7611,33.1889],[-81.762,33.1885],[-81.7627,33.1883],[-81.7628,33.1882],[-81.7629,33.1882],[-81.7634,33.1882],[-81.7637,33.1882],[-81.7642,33.1882],[-81.7645,33.1882],[-81.7647,33.1882],[-81.7651,33.1882],[-81.7657,33.188],[-81.7659,33.1878],[-81.7662,33.1876],[-81.7666,33.187],[-81.767,33.1865],[-81.7672,33.1861],[-81.7674,33.1855],[-81.7677,33.1846],[-81.7677,33.1842],[-81.7676,33.1835],[-81.7674,33.1829],[-81.7671,33.1825],[-81.7669,33.182],[-81.7665,33.1818],[-81.7659,33.1814],[-81.7655,33.181],[-81.7652,33.1805],[-81.765,33.1801],[-81.7649,33.1799],[-81.7649,33.1795],[-81.765,33.1791],[-81.7652,33.1786],[-81.7654,33.1784],[-81.7658,33.178],[-81.7661,33.1778],[-81.7665,33.1778],[-81.7667,33.1778],[-81.767,33.1778],[-81.7677,33.178],[-81.7682,33.1782],[-81.7686,33.1784],[-81.7691,33.1788],[-81.7693,33.179],[-81.7698,33.1797],[-81.77,33.1799],[-81.7704,33.1803],[-81.7708,33.1808],[-81.771,33.181],[-81.7712,33.1812],[-81.7717,33.1816],[-81.7719,33.1816],[-81.7722,33.1814],[-81.7724,33.1812],[-81.7724,33.181],[-81.7724,33.1805],[-81.7721,33.1799],[-81.7719,33.1797],[-81.7714,33.179],[-81.771,33.1784],[-81.7708,33.1782],[-81.7706,33.1778],[-81.7704,33.1773],[-81.7701,33.1767],[-81.7699,33.1765],[-81.7691,33.1752],[-81.7691,33.175],[-81.7689,33.1748],[-81.7685,33.1743],[-81.7681,33.1737],[-81.7677,33.1731],[-81.7674,33.1728],[-81.767,33.1722],[-81.7667,33.1715],[-81.7667,33.1707],[-81.7668,33.1703],[-81.767,33.1698],[-81.7673,33.1696],[-81.7677,33.1692],[-81.7679,33.1688],[-81.7681,33.1683],[-81.7682,33.1679],[-81.768,33.1675],[-81.7676,33.1673],[-81.767,33.1668],[-81.7665,33.1664],[-81.7658,33.166],[-81.7651,33.1658],[-81.7644,33.1656],[-81.7642,33.1653],[-81.764,33.1647],[-81.7638,33.1639],[-81.7638,33.1634],[-81.7638,33.1628],[-81.7637,33.1621],[-81.7636,33.1617],[-81.7634,33.1611],[-81.7633,33.1606],[-81.7633,33.16],[-81.7632,33.1596],[-81.7631,33.1594],[-81.7629,33.1591],[-81.7627,33.1589],[-81.762,33.1583],[-81.7616,33.1579],[-81.7611,33.1576],[-81.7605,33.1572],[-81.7598,33.1566],[-81.7594,33.1561],[-81.7588,33.1557],[-81.7584,33.1551],[-81.758,33.1546],[-81.7576,33.1542],[-81.7573,33.1538],[-81.7569,33.1534],[-81.7566,33.1531],[-81.7561,33.1527],[-81.7557,33.1523],[-81.7551,33.1516],[-81.7545,33.151],[-81.7541,33.1506],[-81.7537,33.1501],[-81.7532,33.1497],[-81.7524,33.1489],[-81.7521,33.1486],[-81.7517,33.1482],[-81.7513,33.148],[-81.7512,33.148],[-81.751,33.1478],[-81.7507,33.1476],[-81.75,33.1474],[-81.7499,33.1472],[-81.7498,33.1472],[-81.7496,33.1471],[-81.7494,33.1471],[-81.7475,33.1467],[-81.7463,33.1461],[-81.7454,33.1442],[-81.7452,33.1433],[-81.7445,33.1422],[-81.7438,33.1414],[-81.7424,33.1409],[-81.7408,33.1401],[-81.739,33.1394],[-81.7377,33.1386],[-81.7366,33.1377],[-81.7351,33.1367],[-81.7337,33.1358],[-81.7323,33.1352],[-81.7312,33.1347],[-81.7295,33.1337],[-81.7279,33.1326],[-81.7266,33.1313],[-81.7254,33.1305],[-81.7243,33.1294],[-81.7234,33.1283],[-81.7225,33.1272],[-81.7217,33.1264],[-81.7211,33.1261],[-81.7208,33.126],[-81.7199,33.1255],[-81.7193,33.1251],[-81.7188,33.1249],[-81.7186,33.1249],[-81.7183,33.1247],[-81.7179,33.1245],[-81.7175,33.1243],[-81.7171,33.124],[-81.7168,33.124],[-81.7164,33.1238],[-81.716,33.1236],[-81.7156,33.1236],[-81.715,33.1232],[-81.7144,33.1232],[-81.714,33.123],[-81.7137,33.1228],[-81.7133,33.1228],[-81.7129,33.1225],[-81.7124,33.1223],[-81.712,33.1221],[-81.7116,33.1219],[-81.7111,33.1217],[-81.7107,33.1213],[-81.7046,33.1165],[-81.704,33.1163],[-81.7036,33.1163],[-81.7031,33.1161],[-81.7024,33.1163],[-81.7015,33.1163],[-81.7006,33.1165],[-81.6998,33.1168],[-81.699,33.1168],[-81.6985,33.1168],[-81.6981,33.1168],[-81.6975,33.1166],[-81.6969,33.1165],[-81.6964,33.1163],[-81.6958,33.1161],[-81.6951,33.1159],[-81.6944,33.1157],[-81.6937,33.1155],[-81.6929,33.1153],[-81.6921,33.115],[-81.6915,33.1148],[-81.6908,33.1146],[-81.6901,33.1144],[-81.6895,33.1142],[-81.6888,33.114],[-81.6881,33.1138],[-81.6876,33.1136],[-81.687,33.1135],[-81.6863,33.1133],[-81.6856,33.1131],[-81.685,33.1131],[-81.6843,33.1129],[-81.6835,33.1127],[-81.6828,33.1125],[-81.6822,33.1123],[-81.6815,33.1123],[-81.6808,33.1121],[-81.6801,33.112],[-81.6794,33.1118],[-81.6788,33.1114],[-81.6783,33.1112],[-81.6777,33.111],[-81.677,33.1106],[-81.6765,33.1103],[-81.676,33.1101],[-81.6754,33.1097],[-81.6748,33.1095],[-81.6743,33.1091],[-81.6738,33.1088],[-81.6733,33.1086],[-81.6728,33.1084],[-81.6723,33.108],[-81.6718,33.1078],[-81.6711,33.1076],[-81.6705,33.1073],[-81.67,33.1073],[-81.6695,33.1071],[-81.669,33.1069],[-81.6683,33.1067],[-81.6677,33.1065],[-81.667,33.1063],[-81.6663,33.1061],[-81.6658,33.1061],[-81.6651,33.1058],[-81.6643,33.1056],[-81.6636,33.1052],[-81.6629,33.105],[-81.6623,33.1048],[-81.6617,33.1044],[-81.6612,33.1043],[-81.6606,33.1041],[-81.66,33.1039],[-81.6595,33.1037],[-81.659,33.1035],[-81.6584,33.1031],[-81.6577,33.1028],[-81.6573,33.1024],[-81.6568,33.1022],[-81.6562,33.1018],[-81.6556,33.1014],[-81.655,33.1011],[-81.6544,33.1005],[-81.6538,33.0999],[-81.6533,33.0994],[-81.6524,33.0986],[-81.6519,33.0983],[-81.6516,33.0979],[-81.6512,33.0977],[-81.6508,33.0973],[-81.6503,33.0971],[-81.6498,33.0968],[-81.6493,33.0964],[-81.6489,33.0962],[-81.6485,33.0958],[-81.648,33.0956],[-81.6475,33.0954],[-81.6471,33.0951],[-81.6468,33.0949],[-81.6464,33.0945],[-81.6459,33.0943],[-81.6454,33.0941],[-81.6449,33.0939],[-81.6443,33.0938],[-81.6437,33.0936],[-81.643,33.0934],[-81.6423,33.0932],[-81.6417,33.093],[-81.6411,33.093],[-81.6408,33.093],[-81.6404,33.093],[-81.64,33.0928],[-81.6397,33.0928],[-81.6394,33.0928],[-81.6392,33.0928],[-81.6389,33.0928],[-81.6385,33.093],[-81.6381,33.093],[-81.6376,33.093],[-81.6372,33.093],[-81.6367,33.093],[-81.6362,33.0932],[-81.6357,33.0934],[-81.6352,33.0934],[-81.6347,33.0936],[-81.6344,33.0936],[-81.634,33.0938],[-81.6336,33.0938],[-81.6331,33.0939],[-81.6327,33.0939],[-81.6322,33.0939],[-81.6319,33.0939],[-81.6316,33.0939],[-81.6314,33.0939],[-81.6312,33.0939],[-81.6307,33.0939],[-81.6303,33.0939],[-81.6297,33.0941],[-81.6293,33.0941],[-81.6291,33.0941],[-81.6289,33.0941],[-81.6283,33.0943],[-81.6279,33.0943],[-81.6275,33.0943],[-81.6271,33.0945],[-81.6267,33.0945],[-81.6264,33.0945],[-81.626,33.0947],[-81.6258,33.0947],[-81.6248,33.0947],[-81.6221,33.0948],[-81.6203,33.0954],[-81.6177,33.0956],[-81.6173,33.0957],[-81.615,33.0956],[-81.6143,33.0953],[-81.6142,33.0953],[-81.6141,33.0953],[-81.614,33.0953],[-81.6117,33.0943],[-81.61,33.093],[-81.6089,33.0911],[-81.6083,33.089],[-81.6095,33.0869],[-81.6115,33.0851],[-81.6129,33.084],[-81.6129,33.081],[-81.6121,33.08],[-81.6107,33.0799],[-81.6068,33.0817],[-81.6036,33.0846],[-81.6025,33.0868],[-81.6013,33.087],[-81.5999,33.0851],[-81.5984,33.0829],[-81.5965,33.0799],[-81.5968,33.0786],[-81.599,33.0767],[-81.6014,33.0758],[-81.6033,33.0751],[-81.6032,33.0744],[-81.6022,33.0735],[-81.6009,33.0728],[-81.5985,33.0724],[-81.596,33.0727],[-81.5948,33.0706],[-81.5936,33.0695],[-81.5926,33.0699],[-81.5925,33.0731],[-81.5909,33.0727],[-81.5873,33.0699],[-81.5844,33.0699],[-81.583,33.0686],[-81.5838,33.067],[-81.5831,33.065],[-81.5787,33.0662],[-81.5772,33.0659],[-81.5769,33.0652],[-81.5772,33.0643],[-81.581,33.0627],[-81.5803,33.0618],[-81.5773,33.0617],[-81.5749,33.0618],[-81.5741,33.0607],[-81.5745,33.06],[-81.5783,33.0589],[-81.5781,33.0578],[-81.577,33.0573],[-81.5754,33.0575],[-81.5738,33.0583],[-81.5728,33.0586],[-81.5718,33.0581],[-81.5713,33.0569],[-81.5723,33.0556],[-81.5732,33.0549],[-81.5729,33.0542],[-81.5719,33.054],[-81.5708,33.0542],[-81.5699,33.0545],[-81.5688,33.054],[-81.5676,33.0532],[-81.5663,33.0534],[-81.565,33.0543],[-81.5632,33.0556],[-81.5628,33.0561],[-81.5634,33.0575],[-81.5655,33.0585],[-81.5671,33.0597],[-81.567,33.0604],[-81.5662,33.0609],[-81.5643,33.0608],[-81.5634,33.0602],[-81.5629,33.059],[-81.5623,33.0576],[-81.5613,33.0572],[-81.5605,33.0565],[-81.5594,33.0549],[-81.559,33.0536],[-81.5592,33.0518],[-81.5598,33.0504],[-81.5603,33.05],[-81.5618,33.0498],[-81.5632,33.0497],[-81.565,33.0497],[-81.566,33.0494],[-81.5661,33.0488],[-81.5655,33.0479],[-81.5619,33.0458],[-81.5586,33.0445],[-81.556,33.0438],[-81.5532,33.0432],[-81.5518,33.0434],[-81.5495,33.0457],[-81.5478,33.0479],[-81.5466,33.0488],[-81.5454,33.049],[-81.5438,33.0486],[-81.5422,33.0474],[-81.5418,33.0457],[-81.5401,33.0407],[-81.5401,33.0406],[-81.5388,33.0392],[-81.5387,33.0392],[-81.5355,33.0385],[-81.5307,33.0409],[-81.5306,33.0409],[-81.5291,33.0408],[-81.5284,33.0399],[-81.5288,33.0369],[-81.5285,33.0357],[-81.5285,33.0356],[-81.5227,33.0308],[-81.5226,33.0308],[-81.5196,33.0292],[-81.5132,33.0286],[-81.5122,33.0282],[-81.5113,33.0278],[-81.5106,33.0258],[-81.5117,33.0245],[-81.514,33.0237],[-81.5176,33.024],[-81.5191,33.0232],[-81.519,33.0225],[-81.5184,33.0216],[-81.5161,33.0208],[-81.5137,33.0206],[-81.5113,33.0215],[-81.5103,33.0212],[-81.5082,33.0175],[-81.5084,33.0155],[-81.5103,33.0138],[-81.5116,33.0124],[-81.5116,33.0116],[-81.5107,33.0103],[-81.5095,33.01],[-81.5082,33.0105],[-81.5074,33.0115],[-81.507,33.0136],[-81.5067,33.0151],[-81.5057,33.016],[-81.5041,33.0162],[-81.502,33.0151],[-81.5009,33.0139],[-81.5002,33.0129],[-81.4998,33.0125],[-81.4998,33.0123],[-81.4996,33.0121],[-81.4987,33.0113],[-81.4966,33.0102],[-81.4955,33.01],[-81.4922,33.0093],[-81.492,33.0091],[-81.4917,33.0086],[-81.4914,33.0081],[-81.4914,33.0074],[-81.4916,33.007],[-81.4919,33.0067],[-81.4931,33.0063],[-81.4944,33.0058],[-81.4952,33.0056],[-81.4961,33.0055],[-81.4973,33.0056],[-81.4978,33.0054],[-81.4988,33.0051],[-81.4998,33.0042],[-81.4999,33.004],[-81.5001,33.0037],[-81.5002,33.0035],[-81.5003,33.0031],[-81.5004,33.0029],[-81.5006,33.0025],[-81.5006,33.002],[-81.5005,33.0016],[-81.5003,33.0013],[-81.4999,33.0007],[-81.4998,33.0007],[-81.4997,33.0006],[-81.4988,33.0001],[-81.4984,33.0001],[-81.4974,32.9998],[-81.4957,32.9995],[-81.4942,32.9993],[-81.4927,32.9991],[-81.4915,32.9986],[-81.4912,32.9978],[-81.4912,32.9977],[-81.4912,32.9967],[-81.4914,32.996],[-81.4915,32.9954],[-81.4922,32.9935],[-81.4934,32.9924],[-81.495,32.9917],[-81.4961,32.9909],[-81.4963,32.9902],[-81.4964,32.9896],[-81.496,32.9883],[-81.4954,32.9877],[-81.4943,32.9863],[-81.4942,32.9857],[-81.4943,32.9851],[-81.4949,32.9844],[-81.4955,32.9835],[-81.4957,32.9827],[-81.4955,32.9818],[-81.4951,32.9813],[-81.4948,32.9806],[-81.4947,32.9801],[-81.4947,32.979],[-81.4955,32.9776],[-81.4966,32.9753],[-81.4978,32.973],[-81.4986,32.9698],[-81.499,32.9663],[-81.4995,32.9648],[-81.4998,32.9638],[-81.5002,32.9635],[-81.5006,32.9632],[-81.5014,32.9629],[-81.5025,32.9628],[-81.5033,32.9629],[-81.505,32.9636],[-81.5061,32.9641],[-81.5071,32.9648],[-81.5076,32.9656],[-81.5078,32.9666],[-81.5078,32.9677],[-81.5079,32.9689],[-81.5083,32.9692],[-81.5088,32.9694],[-81.5094,32.9693],[-81.5101,32.969],[-81.5108,32.9685],[-81.5112,32.968],[-81.5113,32.9667],[-81.5112,32.9659],[-81.5108,32.9646],[-81.5105,32.9629],[-81.5101,32.961],[-81.5102,32.9597],[-81.5101,32.9585],[-81.51,32.9573],[-81.5093,32.9548],[-81.5086,32.9526],[-81.5072,32.9511],[-81.5054,32.9494],[-81.504,32.9481],[-81.501,32.9463],[-81.5004,32.9457],[-81.4998,32.9454],[-81.4994,32.945],[-81.4994,32.9443],[-81.4996,32.9437],[-81.4998,32.9433],[-81.5002,32.9426],[-81.501,32.9416],[-81.5017,32.9405],[-81.5024,32.9395],[-81.5027,32.9387],[-81.5028,32.9382],[-81.5028,32.9381],[-81.5028,32.9376],[-81.5027,32.9362],[-81.5024,32.9353],[-81.5017,32.9345],[-81.501,32.9335],[-81.4998,32.9326],[-81.4983,32.9322],[-81.4963,32.9319],[-81.4951,32.9316],[-81.4946,32.9308],[-81.4936,32.9295],[-81.4931,32.9287],[-81.4921,32.9278],[-81.4919,32.9278],[-81.4896,32.927],[-81.4879,32.9258],[-81.4871,32.9253],[-81.4862,32.9244],[-81.4852,32.9235],[-81.4841,32.9228],[-81.4832,32.9218],[-81.4832,32.921],[-81.4832,32.9206],[-81.4837,32.9198],[-81.4844,32.9188],[-81.4856,32.9184],[-81.4873,32.9179],[-81.4876,32.9171],[-81.4876,32.9164],[-81.4874,32.9156],[-81.487,32.9148],[-81.4858,32.9144],[-81.4846,32.9142],[-81.4823,32.9145],[-81.4813,32.9146],[-81.4804,32.9141],[-81.48,32.9134],[-81.48,32.9126],[-81.4804,32.9119],[-81.4811,32.9106],[-81.4814,32.9096],[-81.4814,32.9089],[-81.4807,32.9078],[-81.4802,32.9069],[-81.4792,32.9056],[-81.4792,32.9042],[-81.4794,32.9023],[-81.4809,32.9002],[-81.4808,32.8986],[-81.4799,32.898],[-81.4779,32.8974],[-81.4764,32.8972],[-81.4755,32.8967],[-81.4748,32.8963],[-81.4739,32.8955],[-81.4729,32.8945],[-81.4721,32.8938],[-81.4718,32.8938],[-81.4712,32.8941],[-81.4707,32.895],[-81.4707,32.8955],[-81.4708,32.8962],[-81.4717,32.8975],[-81.4718,32.8985],[-81.4716,32.9],[-81.4713,32.9005],[-81.4708,32.9009],[-81.47,32.9011],[-81.469,32.9011],[-81.4677,32.9009],[-81.4667,32.9004],[-81.4659,32.8999],[-81.4651,32.8993],[-81.4644,32.8986],[-81.4641,32.8978],[-81.4642,32.8969],[-81.4647,32.896],[-81.4652,32.8955],[-81.4659,32.895],[-81.4665,32.8945],[-81.4674,32.8939],[-81.4682,32.8933],[-81.4683,32.8923],[-81.4682,32.8916],[-81.4679,32.8912],[-81.4675,32.8908],[-81.4665,32.8904],[-81.4661,32.8899],[-81.4659,32.8894],[-81.4662,32.8891],[-81.4665,32.889],[-81.4671,32.889],[-81.468,32.8894],[-81.4688,32.8898],[-81.4702,32.8904],[-81.4708,32.8905],[-81.4717,32.8904],[-81.4728,32.8897],[-81.474,32.8892],[-81.4753,32.8886],[-81.4764,32.888],[-81.4771,32.8875],[-81.4775,32.8867],[-81.4772,32.8856],[-81.4781,32.8839],[-81.479,32.8826],[-81.4794,32.8816],[-81.4794,32.8811],[-81.4786,32.8803],[-81.4775,32.8797],[-81.4762,32.8782],[-81.4759,32.8776],[-81.4738,32.8771],[-81.4717,32.8769],[-81.4704,32.8763],[-81.468,32.8767],[-81.4678,32.8774],[-81.4675,32.8786],[-81.4674,32.88],[-81.4671,32.8806],[-81.4667,32.8809],[-81.4659,32.8811],[-81.4651,32.8809],[-81.4642,32.8803],[-81.4634,32.8794],[-81.4619,32.8775],[-81.4615,32.8765],[-81.461,32.8756],[-81.4606,32.8752],[-81.4594,32.8746],[-81.4584,32.874],[-81.4572,32.8738],[-81.4554,32.8739],[-81.4539,32.8741],[-81.4534,32.8739],[-81.4529,32.873],[-81.4524,32.8718],[-81.4524,32.8717],[-81.4523,32.8714],[-81.4516,32.8692],[-81.4514,32.8686],[-81.4514,32.8672],[-81.452,32.866],[-81.453,32.8649],[-81.4534,32.8638],[-81.453,32.8619],[-81.4529,32.861],[-81.453,32.8596],[-81.4539,32.8586],[-81.456,32.8552],[-81.4569,32.8526],[-81.4571,32.8504],[-81.4562,32.8487],[-81.4556,32.8473],[-81.4556,32.8465],[-81.4577,32.8466],[-81.459,32.8471],[-81.4602,32.8474],[-81.4606,32.8469],[-81.4607,32.846],[-81.4601,32.8458],[-81.4586,32.8454],[-81.4564,32.8448],[-81.4551,32.8445],[-81.454,32.8442],[-81.4527,32.8441],[-81.4517,32.8448],[-81.4515,32.8463],[-81.4512,32.8479],[-81.4494,32.8491],[-81.4467,32.85],[-81.4449,32.851],[-81.4436,32.8506],[-81.4427,32.8501],[-81.4423,32.8486],[-81.4427,32.847],[-81.4429,32.8458],[-81.4416,32.843],[-81.4404,32.8411],[-81.4386,32.8401],[-81.4372,32.8405],[-81.4361,32.8417],[-81.4357,32.8427],[-81.4348,32.8435],[-81.4336,32.8437],[-81.4329,32.8435],[-81.4319,32.8429],[-81.4301,32.8419],[-81.428,32.8415],[-81.4265,32.8408],[-81.4251,32.8393],[-81.4233,32.8366],[-81.4224,32.8357],[-81.4216,32.8352],[-81.421,32.8334],[-81.4206,32.8312],[-81.4212,32.8301],[-81.4218,32.8293],[-81.4237,32.8283],[-81.4273,32.8287],[-81.4292,32.8286],[-81.4299,32.8282],[-81.4302,32.8278],[-81.4295,32.8272],[-81.428,32.8264],[-81.4267,32.8257],[-81.4248,32.8244],[-81.4235,32.8236],[-81.4225,32.8229],[-81.4219,32.8215],[-81.4224,32.8202],[-81.423,32.8197],[-81.4251,32.8197],[-81.4269,32.8197],[-81.4275,32.8195],[-81.4279,32.8194],[-81.4282,32.8186],[-81.4279,32.818],[-81.4271,32.8169],[-81.4264,32.8165],[-81.425,32.8162],[-81.4244,32.8162],[-81.422,32.8176],[-81.4206,32.8186],[-81.4198,32.8188],[-81.4186,32.8187],[-81.418,32.8182],[-81.4185,32.8157],[-81.4197,32.8137],[-81.4213,32.8121],[-81.4238,32.8105],[-81.4247,32.811],[-81.4254,32.8111],[-81.426,32.8111],[-81.4262,32.8109],[-81.4265,32.8107],[-81.4264,32.8105],[-81.4263,32.8099],[-81.4258,32.8094],[-81.4256,32.809],[-81.4253,32.8085],[-81.4247,32.8066],[-81.424,32.8055],[-81.4235,32.805],[-81.4228,32.8043],[-81.4222,32.8031],[-81.4224,32.8025],[-81.4227,32.802],[-81.4235,32.8018],[-81.4249,32.8019],[-81.4261,32.8022],[-81.4269,32.8022],[-81.4275,32.8019],[-81.4282,32.8015],[-81.4283,32.8008],[-81.4282,32.8005],[-81.4278,32.8],[-81.427,32.7994],[-81.4263,32.7989],[-81.426,32.7975],[-81.4256,32.7965],[-81.4253,32.7953],[-81.4253,32.7946],[-81.4252,32.7942],[-81.4241,32.7941],[-81.423,32.794],[-81.4219,32.7942],[-81.4208,32.7945],[-81.4199,32.7949],[-81.4197,32.7938],[-81.4197,32.7932],[-81.42,32.7929],[-81.4208,32.7923],[-81.4222,32.7919],[-81.4234,32.7914],[-81.4239,32.791],[-81.425,32.7903],[-81.4257,32.7895],[-81.4269,32.7889],[-81.4274,32.7883],[-81.4277,32.7876],[-81.4276,32.7869],[-81.4267,32.7865],[-81.4251,32.7862],[-81.4238,32.7861],[-81.4226,32.7859],[-81.4221,32.7856],[-81.422,32.7846],[-81.4222,32.784],[-81.4228,32.7834],[-81.4239,32.7827],[-81.4256,32.7826],[-81.4264,32.7827],[-81.4272,32.7832],[-81.4287,32.7844],[-81.43,32.7852],[-81.4309,32.7851],[-81.4311,32.7848],[-81.4312,32.7841],[-81.4311,32.7838],[-81.4309,32.7833],[-81.4308,32.7829],[-81.4301,32.7818],[-81.4282,32.7802],[-81.4269,32.7795],[-81.4248,32.7787],[-81.4233,32.7785],[-81.42,32.7789],[-81.4177,32.7797],[-81.4162,32.7798],[-81.4152,32.7796],[-81.4144,32.7789],[-81.4145,32.7781],[-81.4148,32.7777],[-81.4156,32.7765],[-81.4163,32.7755],[-81.4167,32.7745],[-81.4173,32.7733],[-81.4186,32.7727],[-81.4198,32.7728],[-81.4211,32.7729],[-81.4226,32.773],[-81.4247,32.7726],[-81.4264,32.7724],[-81.4299,32.7721],[-81.4315,32.7715],[-81.4321,32.7706],[-81.4319,32.7689],[-81.4311,32.7685],[-81.4291,32.7679],[-81.425,32.7681],[-81.4238,32.7685],[-81.4229,32.7685],[-81.4212,32.7682],[-81.4189,32.7676],[-81.418,32.767],[-81.4171,32.7661],[-81.4168,32.7653],[-81.4168,32.7647],[-81.417,32.7641],[-81.4174,32.7633],[-81.418,32.7625],[-81.4186,32.7618],[-81.4189,32.7611],[-81.4185,32.7606],[-81.4183,32.7604],[-81.4178,32.7602],[-81.4172,32.7604],[-81.4166,32.7605],[-81.4163,32.7611],[-81.4153,32.7627],[-81.4146,32.7642],[-81.414,32.7645],[-81.4133,32.7646],[-81.4125,32.7642],[-81.4121,32.7639],[-81.4118,32.7631],[-81.4118,32.7621],[-81.4126,32.7599],[-81.4138,32.7574],[-81.4141,32.756],[-81.414,32.7554],[-81.4135,32.755],[-81.4123,32.7547],[-81.4111,32.7548],[-81.4095,32.7557],[-81.4086,32.7566],[-81.4082,32.7566],[-81.408,32.7563],[-81.4082,32.7558],[-81.4089,32.755],[-81.4102,32.7537],[-81.4116,32.7531],[-81.4137,32.7528],[-81.4158,32.7532],[-81.4167,32.7533],[-81.4176,32.7527],[-81.4185,32.7522],[-81.4191,32.7515],[-81.4197,32.7502],[-81.4198,32.7498],[-81.4197,32.7492],[-81.4193,32.7486],[-81.4186,32.748],[-81.4179,32.7478],[-81.4166,32.748],[-81.4151,32.7483],[-81.4139,32.7486],[-81.4118,32.7491],[-81.4107,32.7493],[-81.4085,32.7494],[-81.4067,32.7493],[-81.4059,32.7491],[-81.4053,32.7488],[-81.405,32.7483],[-81.4049,32.747],[-81.4049,32.7456],[-81.4051,32.745],[-81.4053,32.7439],[-81.4061,32.7416],[-81.407,32.7407],[-81.4082,32.74],[-81.4099,32.7395],[-81.4117,32.7392],[-81.4127,32.7391],[-81.4132,32.7386],[-81.4137,32.738],[-81.4139,32.7375],[-81.4138,32.7368],[-81.4131,32.7359],[-81.4121,32.7347],[-81.4116,32.7338],[-81.4116,32.7333],[-81.4121,32.7326],[-81.4133,32.7321],[-81.4147,32.7321],[-81.416,32.7327],[-81.417,32.7331],[-81.4179,32.733],[-81.4185,32.7326],[-81.4186,32.7317],[-81.4183,32.7309],[-81.4176,32.7302],[-81.4171,32.7297],[-81.4167,32.7288],[-81.417,32.7281],[-81.4176,32.7271],[-81.4178,32.7266],[-81.4179,32.7254],[-81.4178,32.7251],[-81.4172,32.7246],[-81.4166,32.7242],[-81.4156,32.7235],[-81.4138,32.7232],[-81.4124,32.7233],[-81.4113,32.7234],[-81.4106,32.7233],[-81.4101,32.7231],[-81.4098,32.7225],[-81.41,32.7219],[-81.4105,32.7214],[-81.4109,32.7212],[-81.4116,32.7212],[-81.4125,32.7214],[-81.4136,32.7216],[-81.4153,32.7217],[-81.4176,32.722],[-81.4184,32.722],[-81.4194,32.7217],[-81.4203,32.721],[-81.4205,32.7202],[-81.4203,32.7196],[-81.4193,32.7184],[-81.4181,32.7175],[-81.417,32.7169],[-81.4158,32.7159],[-81.4154,32.7153],[-81.415,32.7145],[-81.4151,32.7137],[-81.4156,32.7129],[-81.4167,32.7123],[-81.4188,32.7124],[-81.42,32.7124],[-81.4212,32.712],[-81.4216,32.711],[-81.4219,32.7102],[-81.4222,32.7097],[-81.4224,32.7096],[-81.4231,32.7097],[-81.4238,32.7097],[-81.4249,32.71],[-81.4251,32.71],[-81.4259,32.71],[-81.4263,32.7096],[-81.4265,32.709],[-81.426,32.7085],[-81.4249,32.7083],[-81.4244,32.7081],[-81.4241,32.7076],[-81.4241,32.707],[-81.4241,32.7063],[-81.4246,32.7053],[-81.4251,32.7048],[-81.426,32.7039],[-81.4269,32.703],[-81.4275,32.7022],[-81.4275,32.7019],[-81.4271,32.701],[-81.4267,32.7009],[-81.4257,32.7008],[-81.4244,32.7008],[-81.4226,32.7009],[-81.422,32.7007],[-81.4214,32.7005],[-81.4206,32.6998],[-81.4203,32.6992],[-81.4201,32.6989],[-81.4197,32.6974],[-81.4194,32.697],[-81.4189,32.6962],[-81.4178,32.6956],[-81.4167,32.6955],[-81.4158,32.6956],[-81.4148,32.6958],[-81.4142,32.6957],[-81.4136,32.6955],[-81.4134,32.6949],[-81.4131,32.694],[-81.4129,32.6928],[-81.4124,32.6921],[-81.4118,32.692],[-81.4112,32.6922],[-81.4105,32.6925],[-81.4103,32.6934],[-81.4108,32.6947],[-81.4112,32.6958],[-81.4111,32.6964],[-81.4109,32.6969],[-81.4103,32.6971],[-81.4096,32.697],[-81.409,32.6966],[-81.4087,32.6958],[-81.4083,32.6947],[-81.408,32.6934],[-81.4075,32.6923],[-81.4067,32.6914],[-81.4061,32.6908],[-81.4058,32.6905],[-81.4057,32.6899],[-81.4057,32.6887],[-81.4062,32.6874],[-81.4068,32.6862],[-81.407,32.6855],[-81.4066,32.6849],[-81.4058,32.684],[-81.4051,32.6839],[-81.4043,32.6838],[-81.4037,32.6834],[-81.4036,32.6833],[-81.4033,32.683],[-81.4032,32.6829],[-81.4027,32.6822],[-81.4018,32.6812],[-81.4013,32.6801],[-81.4012,32.6799],[-81.401,32.6784],[-81.401,32.6775],[-81.402,32.6754],[-81.4032,32.6728],[-81.4039,32.6706],[-81.4043,32.6689],[-81.4043,32.6678],[-81.4039,32.6669],[-81.4028,32.6657],[-81.4015,32.6647],[-81.3998,32.6637],[-81.3984,32.6631],[-81.3975,32.6626],[-81.3971,32.6614],[-81.3975,32.6602],[-81.3983,32.6595],[-81.3995,32.6588],[-81.4003,32.6585],[-81.4013,32.6586],[-81.4023,32.6588],[-81.4032,32.6595],[-81.4037,32.6604],[-81.4038,32.6612],[-81.4041,32.6621],[-81.4045,32.6626],[-81.4054,32.6629],[-81.4065,32.6626],[-81.4066,32.6625],[-81.4073,32.6616],[-81.4072,32.6605],[-81.4067,32.6593],[-81.4063,32.6581],[-81.4059,32.6572],[-81.4053,32.6565],[-81.4046,32.6563],[-81.4033,32.6562],[-81.4019,32.6564],[-81.4008,32.6568],[-81.4001,32.657],[-81.3994,32.6568],[-81.3983,32.6563],[-81.3974,32.6556],[-81.3969,32.6551],[-81.3956,32.6544],[-81.3946,32.654],[-81.3938,32.6535],[-81.3933,32.6528],[-81.393,32.6515],[-81.3936,32.6505],[-81.3946,32.6496],[-81.396,32.6486],[-81.3971,32.6482],[-81.398,32.6478],[-81.399,32.6468],[-81.4,32.6458],[-81.4018,32.6444],[-81.4036,32.6434],[-81.4051,32.6427],[-81.4081,32.6422],[-81.4099,32.642],[-81.4108,32.6423],[-81.4118,32.6422],[-81.4125,32.6415],[-81.4125,32.6405],[-81.4118,32.6394],[-81.41,32.6388],[-81.4081,32.6386],[-81.4057,32.6383],[-81.4042,32.6383],[-81.4036,32.6379],[-81.4032,32.6377],[-81.4027,32.637],[-81.4029,32.6362],[-81.4036,32.6356],[-81.4042,32.6352],[-81.4049,32.6345],[-81.4061,32.6328],[-81.4073,32.6317],[-81.4082,32.6313],[-81.4093,32.6311],[-81.4103,32.6314],[-81.4109,32.632],[-81.4115,32.6329],[-81.4118,32.6337],[-81.4122,32.6346],[-81.4125,32.6358],[-81.4129,32.6367],[-81.4134,32.6374],[-81.4139,32.6375],[-81.4148,32.6374],[-81.416,32.6369],[-81.417,32.6362],[-81.4182,32.6352],[-81.4184,32.6347],[-81.4186,32.6338],[-81.4185,32.6328],[-81.4185,32.6321],[-81.4187,32.6312],[-81.4188,32.6306],[-81.4187,32.6294],[-81.4181,32.6283],[-81.4174,32.6274],[-81.4163,32.6266],[-81.4152,32.6262],[-81.414,32.6252],[-81.4131,32.6248],[-81.4126,32.6239],[-81.4124,32.6227],[-81.4125,32.6216],[-81.413,32.6204],[-81.4126,32.6196],[-81.4119,32.6184],[-81.4114,32.6179],[-81.4112,32.6177],[-81.4105,32.6174],[-81.4093,32.6174],[-81.4084,32.6172],[-81.4075,32.6166],[-81.4071,32.6153],[-81.4069,32.614],[-81.4065,32.613],[-81.4058,32.6123],[-81.4047,32.6112],[-81.4039,32.6106],[-81.4026,32.6097],[-81.4004,32.6083],[-81.398,32.6064],[-81.397,32.6056],[-81.3956,32.6041],[-81.3938,32.6023],[-81.3925,32.6004],[-81.3912,32.5984],[-81.3901,32.5966],[-81.3892,32.5954],[-81.3884,32.5949],[-81.385,32.5921],[-81.3843,32.5917],[-81.3812,32.5898],[-81.3807,32.5895],[-81.3803,32.5893],[-81.3799,32.5892],[-81.3794,32.589],[-81.3789,32.5889],[-81.3782,32.5888],[-81.3778,32.5888],[-81.3774,32.5889],[-81.377,32.5889],[-81.3766,32.589],[-81.376,32.5893],[-81.3757,32.5895],[-81.3755,32.5897],[-81.3748,32.5906],[-81.3741,32.5916],[-81.374,32.5918],[-81.3736,32.592],[-81.3731,32.5921],[-81.3727,32.5921],[-81.3723,32.592],[-81.3713,32.5918],[-81.3705,32.5915],[-81.3698,32.5912],[-81.3695,32.591],[-81.3693,32.5907],[-81.3691,32.5904],[-81.3689,32.5901],[-81.3689,32.5898],[-81.3689,32.5895],[-81.3693,32.5888],[-81.37,32.5877],[-81.3701,32.5874],[-81.3702,32.5871],[-81.3703,32.5867],[-81.3703,32.5862],[-81.3702,32.5858],[-81.3701,32.5854],[-81.3698,32.5851],[-81.3695,32.5847],[-81.369,32.5845],[-81.3685,32.5843],[-81.3682,32.5842],[-81.3679,32.5842],[-81.3664,32.5842],[-81.3654,32.5842],[-81.3651,32.5842],[-81.3648,32.5841],[-81.3645,32.584],[-81.3642,32.5839],[-81.3639,32.5837],[-81.3637,32.5834],[-81.3636,32.583],[-81.3635,32.5826],[-81.3635,32.5821],[-81.3636,32.5818],[-81.3637,32.5814],[-81.3639,32.5811],[-81.3642,32.5808],[-81.3646,32.5804],[-81.3651,32.5801],[-81.3667,32.579],[-81.3669,32.5788],[-81.3671,32.5786],[-81.3672,32.5784],[-81.3673,32.5781],[-81.3673,32.5778],[-81.3673,32.5774],[-81.3671,32.5771],[-81.367,32.577],[-81.3668,32.5769],[-81.3664,32.5767],[-81.3659,32.5766],[-81.3652,32.5766],[-81.3646,32.5766],[-81.364,32.5767],[-81.3638,32.5768],[-81.3635,32.5769],[-81.3629,32.5773],[-81.3624,32.5778],[-81.3618,32.5785],[-81.3614,32.5791],[-81.361,32.5798],[-81.3605,32.5813],[-81.3604,32.5816],[-81.3602,32.5818],[-81.36,32.5819],[-81.3598,32.5821],[-81.3595,32.5822],[-81.3592,32.5822],[-81.3589,32.5823],[-81.3586,32.5823],[-81.3583,32.5823],[-81.358,32.5822],[-81.3577,32.5821],[-81.3575,32.582],[-81.3565,32.5813],[-81.356,32.581],[-81.3556,32.5808],[-81.355,32.5805],[-81.3546,32.5803],[-81.3543,32.5801],[-81.3541,32.5799],[-81.3538,32.5795],[-81.3536,32.5792],[-81.3535,32.5788],[-81.3535,32.5785],[-81.3535,32.5782],[-81.3537,32.5779],[-81.354,32.5776],[-81.3542,32.5774],[-81.3543,32.5772],[-81.3547,32.5769],[-81.3551,32.5767],[-81.3566,32.5759],[-81.3578,32.5752],[-81.358,32.575],[-81.3582,32.5747],[-81.3583,32.5744],[-81.3584,32.5741],[-81.3584,32.5739],[-81.3584,32.5738],[-81.3583,32.5736],[-81.3582,32.5735],[-81.3571,32.5727],[-81.3559,32.5716],[-81.3557,32.5714],[-81.3554,32.5713],[-81.3548,32.5711],[-81.3543,32.5709],[-81.3528,32.5706],[-81.3517,32.5704],[-81.3512,32.5703],[-81.3508,32.5702],[-81.3485,32.5693],[-81.3471,32.5687],[-81.3461,32.5683],[-81.3446,32.5677],[-81.3402,32.5658],[-81.3386,32.5652],[-81.3362,32.5642],[-81.3354,32.564],[-81.3342,32.5639],[-81.3336,32.5637],[-81.3332,32.5635],[-81.3321,32.5629],[-81.3315,32.5627],[-81.3313,32.5626],[-81.3308,32.5624],[-81.3303,32.5621],[-81.3299,32.5618],[-81.3286,32.5611],[-81.3279,32.5609],[-81.327,32.5606],[-81.3265,32.5605],[-81.325,32.5602],[-81.3228,32.5597],[-81.3223,32.5596],[-81.3218,32.5595],[-81.3196,32.5596],[-81.3191,32.5596],[-81.3186,32.5597],[-81.3182,32.5598],[-81.3178,32.5599],[-81.317,32.56],[-81.3159,32.5602],[-81.3146,32.5605],[-81.3136,32.5606],[-81.3066,32.5612],[-81.3052,32.5615],[-81.3039,32.562],[-81.3033,32.5622],[-81.3027,32.5624],[-81.3026,32.5624],[-81.302,32.5625],[-81.3011,32.5627],[-81.3004,32.5629],[-81.2998,32.563],[-81.2993,32.5631],[-81.2988,32.5631],[-81.2983,32.563],[-81.2977,32.5629],[-81.2972,32.5627],[-81.2967,32.5625],[-81.2963,32.5622],[-81.296,32.562],[-81.2956,32.5615],[-81.2954,32.5612],[-81.2953,32.5608],[-81.2953,32.5604],[-81.2953,32.56],[-81.2956,32.5592],[-81.2957,32.5588],[-81.2959,32.5585],[-81.2961,32.5581],[-81.2965,32.5577],[-81.2967,32.5574],[-81.2968,32.5572],[-81.2977,32.5564],[-81.2977,32.5563],[-81.298,32.5558],[-81.298,32.5556],[-81.2981,32.5553],[-81.298,32.5545],[-81.298,32.5543],[-81.2979,32.5541],[-81.2976,32.5538],[-81.2974,32.5536],[-81.2972,32.5536],[-81.2967,32.5534],[-81.2962,32.5534],[-81.2956,32.5534],[-81.2948,32.5536],[-81.2941,32.5539],[-81.2929,32.5545],[-81.2922,32.555],[-81.2918,32.5553],[-81.2915,32.5557],[-81.2914,32.5559],[-81.2913,32.5561],[-81.2912,32.5566],[-81.2912,32.5572],[-81.2912,32.5578],[-81.2913,32.5584],[-81.2915,32.5588],[-81.2917,32.5593],[-81.292,32.5597],[-81.2923,32.56],[-81.2926,32.5604],[-81.2934,32.5613],[-81.2935,32.5616],[-81.2934,32.5619],[-81.2933,32.5622],[-81.2931,32.5624],[-81.2929,32.5626],[-81.2926,32.5627],[-81.2922,32.5627],[-81.2917,32.5628],[-81.2913,32.5627],[-81.291,32.5627],[-81.2906,32.5625],[-81.2901,32.5623],[-81.2899,32.5621],[-81.2897,32.5619],[-81.2896,32.5617],[-81.2891,32.5609],[-81.2888,32.56],[-81.2887,32.5594],[-81.2885,32.5585],[-81.2883,32.5567],[-81.2883,32.5564],[-81.2883,32.5559],[-81.2885,32.5553],[-81.2887,32.5548],[-81.2887,32.5547],[-81.2891,32.5541],[-81.2897,32.5528],[-81.2899,32.5524],[-81.29,32.5522],[-81.2899,32.5519],[-81.2898,32.5517],[-81.2896,32.5515],[-81.2893,32.5514],[-81.2891,32.5513],[-81.2889,32.5512],[-81.2886,32.5511],[-81.2883,32.5511],[-81.2879,32.5511],[-81.2875,32.5511],[-81.2873,32.5512],[-81.2865,32.5515],[-81.2857,32.5519],[-81.2854,32.5521],[-81.2852,32.5523],[-81.2849,32.5526],[-81.2847,32.5529],[-81.2845,32.5534],[-81.2844,32.5543],[-81.2843,32.5547],[-81.2843,32.5557],[-81.2843,32.556],[-81.2842,32.556],[-81.2842,32.5562],[-81.284,32.5564],[-81.2839,32.5565],[-81.2838,32.5566],[-81.2836,32.5567],[-81.2833,32.5568],[-81.2829,32.5568],[-81.2823,32.5567],[-81.2818,32.5566],[-81.2814,32.5564],[-81.2813,32.5565],[-81.2812,32.5564],[-81.2806,32.5561],[-81.2806,32.556],[-81.2805,32.5559],[-81.2804,32.5559],[-81.2802,32.5557],[-81.2801,32.5557],[-81.2801,32.5556],[-81.2797,32.5552],[-81.2796,32.5551],[-81.2795,32.555],[-81.2794,32.5549],[-81.2792,32.5543],[-81.279,32.554],[-81.2789,32.5538],[-81.2788,32.5533],[-81.2788,32.5531],[-81.2788,32.5528],[-81.2787,32.5527],[-81.2787,32.5525],[-81.2788,32.5523],[-81.2788,32.5522],[-81.2789,32.552],[-81.2789,32.5519],[-81.279,32.5518],[-81.2791,32.5516],[-81.2792,32.5515],[-81.2794,32.5514],[-81.2796,32.5512],[-81.2798,32.5511],[-81.2799,32.551],[-81.2801,32.5509],[-81.2803,32.5507],[-81.2804,32.5506],[-81.2805,32.5505],[-81.2807,32.5502],[-81.2808,32.55],[-81.2809,32.5499],[-81.281,32.5497],[-81.2811,32.5496],[-81.2811,32.5493],[-81.2812,32.5492],[-81.2812,32.5489],[-81.2811,32.5488],[-81.2811,32.5486],[-81.2811,32.5484],[-81.281,32.5482],[-81.281,32.5481],[-81.2809,32.5479],[-81.2807,32.5476],[-81.2806,32.5474],[-81.2804,32.5472],[-81.2803,32.5471],[-81.2801,32.5469],[-81.2798,32.5467],[-81.2798,32.5466],[-81.2797,32.5466],[-81.2794,32.5464],[-81.2793,32.5464],[-81.2791,32.5463],[-81.2785,32.5461],[-81.2782,32.5461],[-81.278,32.546],[-81.2777,32.5459],[-81.2776,32.5459],[-81.2773,32.5459],[-81.2771,32.5459],[-81.2769,32.5459],[-81.2764,32.5458],[-81.2763,32.5458],[-81.2762,32.5458],[-81.276,32.5457],[-81.2759,32.5457],[-81.2757,32.5457],[-81.2756,32.5456],[-81.2755,32.5455],[-81.2754,32.5454],[-81.2754,32.5453],[-81.2752,32.5451],[-81.2751,32.545],[-81.275,32.5448],[-81.2749,32.5448],[-81.2749,32.5447],[-81.2748,32.5446],[-81.2748,32.5444],[-81.2748,32.5443],[-81.2748,32.5442],[-81.2749,32.544],[-81.2749,32.5439],[-81.2749,32.5437],[-81.2749,32.5435],[-81.2748,32.5434],[-81.2748,32.5431],[-81.2748,32.543],[-81.2748,32.5415],[-81.2748,32.5413],[-81.2749,32.5411],[-81.2749,32.5407],[-81.275,32.5403],[-81.2751,32.5401],[-81.2752,32.54],[-81.2752,32.5398],[-81.2754,32.5395],[-81.2756,32.5393],[-81.2758,32.539],[-81.276,32.5388],[-81.2762,32.5386],[-81.2763,32.5385],[-81.2765,32.5384],[-81.2774,32.5382],[-81.2777,32.5382],[-81.2778,32.5382],[-81.2786,32.538],[-81.2793,32.5379],[-81.2796,32.5378],[-81.2798,32.5377],[-81.2799,32.5376],[-81.2801,32.5375],[-81.2801,32.5373],[-81.2802,32.5371],[-81.2802,32.537],[-81.2801,32.5368],[-81.28,32.5367],[-81.2799,32.5366],[-81.2797,32.5363],[-81.2795,32.5362],[-81.2792,32.5361],[-81.2791,32.5361],[-81.2789,32.536],[-81.2788,32.536],[-81.2788,32.5359],[-81.2787,32.5359],[-81.2779,32.5357],[-81.2774,32.5356],[-81.2768,32.5354],[-81.2767,32.5353],[-81.2766,32.5353],[-81.2763,32.535],[-81.2762,32.535],[-81.276,32.5349],[-81.2759,32.5348],[-81.2758,32.5347],[-81.2757,32.5347],[-81.2755,32.5347],[-81.2755,32.5346],[-81.2753,32.5346],[-81.2751,32.5345],[-81.2749,32.5344],[-81.2748,32.5343],[-81.2746,32.5342],[-81.2744,32.534],[-81.2742,32.5338],[-81.2736,32.5332],[-81.2735,32.533],[-81.2735,32.5329],[-81.2734,32.5327],[-81.2734,32.5326],[-81.2734,32.5325],[-81.2733,32.5324],[-81.2734,32.5323],[-81.2734,32.5322],[-81.2734,32.5321],[-81.2732,32.5318],[-81.2731,32.5316],[-81.2731,32.5314],[-81.273,32.5313],[-81.273,32.5312],[-81.273,32.5311],[-81.2726,32.5306],[-81.2724,32.5304],[-81.2723,32.5303],[-81.2721,32.5301],[-81.2719,32.53],[-81.2717,32.5298],[-81.2715,32.5297],[-81.2714,32.5297],[-81.2711,32.5296],[-81.2708,32.5295],[-81.2705,32.5294],[-81.2697,32.5291],[-81.2686,32.5287],[-81.2685,32.5286],[-81.2683,32.5286],[-81.2683,32.5285],[-81.2681,32.5284],[-81.2677,32.5283],[-81.2674,32.5282],[-81.2672,32.5281],[-81.2669,32.5279],[-81.2668,32.5279],[-81.2667,32.5278],[-81.2666,32.5277],[-81.2665,32.5276],[-81.2664,32.5275],[-81.2663,32.5275],[-81.2662,32.5274],[-81.2661,32.5274],[-81.266,32.5273],[-81.2658,32.5271],[-81.2657,32.5269],[-81.2655,32.5267],[-81.2653,32.5266],[-81.2652,32.5265],[-81.2649,32.5263],[-81.2646,32.526],[-81.2638,32.5254],[-81.2635,32.5252],[-81.2635,32.5251],[-81.2632,32.525],[-81.2628,32.5248],[-81.2627,32.5247],[-81.2624,32.5246],[-81.2618,32.5243],[-81.2617,32.5243],[-81.2616,32.5242],[-81.2614,32.5242],[-81.2613,32.5241],[-81.261,32.524],[-81.2609,32.5239],[-81.2607,32.5238],[-81.2606,32.5237],[-81.2605,32.5236],[-81.2601,32.5235],[-81.2599,32.5234],[-81.2596,32.5231],[-81.2595,32.5231],[-81.2592,32.523],[-81.2587,32.5226],[-81.2583,32.5224],[-81.2581,32.5222],[-81.2578,32.522],[-81.2561,32.5206],[-81.2559,32.5204],[-81.2556,32.5201],[-81.2555,32.52],[-81.2554,32.5199],[-81.255,32.5197],[-81.2547,32.5194],[-81.2545,32.5192],[-81.2543,32.5192],[-81.2541,32.519],[-81.2538,32.5189],[-81.2536,32.5188],[-81.2531,32.5186],[-81.2528,32.5185],[-81.2526,32.5183],[-81.2521,32.5181],[-81.2515,32.5179],[-81.2512,32.5178],[-81.2511,32.5178],[-81.2507,32.5177],[-81.2506,32.5177],[-81.2504,32.5177],[-81.2501,32.5177],[-81.25,32.5177],[-81.2499,32.5178],[-81.2496,32.5179],[-81.2494,32.5179],[-81.2492,32.5179],[-81.249,32.5179],[-81.2488,32.5179],[-81.2485,32.518],[-81.2481,32.5181],[-81.2478,32.5182],[-81.2475,32.5183],[-81.2472,32.5184],[-81.2469,32.5186],[-81.2466,32.5188],[-81.246,32.5193],[-81.2456,32.5198],[-81.2455,32.5198],[-81.2454,32.5201],[-81.2451,32.5203],[-81.2448,32.5205],[-81.2444,32.5208],[-81.2442,32.5209],[-81.2439,32.5209],[-81.2437,32.5209],[-81.2435,32.5207],[-81.2431,32.5202],[-81.2428,32.5198],[-81.2426,32.5194],[-81.2425,32.5187],[-81.2424,32.5182],[-81.2423,32.5179],[-81.2422,32.5175],[-81.2421,32.5174],[-81.2419,32.5172],[-81.2418,32.517],[-81.2417,32.5169],[-81.2415,32.5168],[-81.2414,32.5168],[-81.2412,32.5166],[-81.241,32.5165],[-81.2409,32.5165],[-81.2407,32.5165],[-81.2406,32.5164],[-81.2404,32.5164],[-81.2402,32.5164],[-81.2401,32.5164],[-81.24,32.5164],[-81.2397,32.5164],[-81.2396,32.5164],[-81.2395,32.5164],[-81.2392,32.5165],[-81.239,32.5166],[-81.2388,32.5166],[-81.2387,32.5166],[-81.2383,32.5168],[-81.2382,32.5168],[-81.238,32.5169],[-81.2379,32.5169],[-81.2378,32.5169],[-81.2377,32.517],[-81.2375,32.5171],[-81.2374,32.5171],[-81.2372,32.5172],[-81.237,32.5174],[-81.2368,32.5176],[-81.2355,32.5185],[-81.2353,32.5186],[-81.235,32.5187],[-81.2348,32.5187],[-81.2344,32.5186],[-81.2341,32.5185],[-81.2338,32.5183],[-81.2336,32.5181],[-81.2334,32.518],[-81.2333,32.5175],[-81.2329,32.5161],[-81.2329,32.516],[-81.2329,32.5159],[-81.2327,32.5154],[-81.2326,32.515],[-81.2325,32.5148],[-81.2324,32.5146],[-81.2323,32.5145],[-81.2323,32.5143],[-81.2323,32.5142],[-81.2322,32.5141],[-81.2322,32.514],[-81.2321,32.5138],[-81.2321,32.5137],[-81.2321,32.5136],[-81.2322,32.5133],[-81.2322,32.5131],[-81.2322,32.5129],[-81.2322,32.5128],[-81.2322,32.5127],[-81.2322,32.5125],[-81.2322,32.5123],[-81.2323,32.5122],[-81.2323,32.5121],[-81.2324,32.512],[-81.2325,32.5119],[-81.2327,32.5118],[-81.2328,32.5118],[-81.2329,32.5117],[-81.233,32.5117],[-81.2332,32.5116],[-81.2334,32.5116],[-81.2335,32.5116],[-81.2339,32.5116],[-81.2341,32.5116],[-81.2343,32.5116],[-81.2345,32.5116],[-81.2348,32.5116],[-81.2351,32.5116],[-81.2353,32.5116],[-81.2356,32.5116],[-81.2359,32.5117],[-81.2361,32.5117],[-81.2364,32.5116],[-81.2367,32.5115],[-81.237,32.5114],[-81.2372,32.5113],[-81.2375,32.511],[-81.2378,32.5109],[-81.2379,32.5108],[-81.238,32.5108],[-81.238,32.5107],[-81.2381,32.5106],[-81.2382,32.5105],[-81.2383,32.5104],[-81.2384,32.5102],[-81.2386,32.5099],[-81.2386,32.5098],[-81.2387,32.5096],[-81.2387,32.5092],[-81.2388,32.5088],[-81.2388,32.5086],[-81.2388,32.5084],[-81.2388,32.508],[-81.2388,32.5077],[-81.2387,32.5071],[-81.2387,32.507],[-81.2386,32.5065],[-81.2385,32.5063],[-81.2383,32.506],[-81.2383,32.5059],[-81.2382,32.5058],[-81.2378,32.5053],[-81.2377,32.5051],[-81.2372,32.5048],[-81.2369,32.5046],[-81.2368,32.5045],[-81.2365,32.5043],[-81.2362,32.5042],[-81.2361,32.5042],[-81.236,32.5042],[-81.2358,32.5041],[-81.2356,32.5041],[-81.2355,32.504],[-81.2351,32.5037],[-81.2348,32.5034],[-81.2347,32.5034],[-81.2345,32.5031],[-81.2344,32.5029],[-81.2343,32.5027],[-81.2342,32.5027],[-81.2342,32.5023],[-81.2342,32.5022],[-81.2341,32.5021],[-81.234,32.502],[-81.234,32.5019],[-81.2339,32.5017],[-81.2339,32.5016],[-81.2339,32.5015],[-81.234,32.5012],[-81.234,32.5011],[-81.234,32.5009],[-81.234,32.5006],[-81.234,32.5005],[-81.234,32.5004],[-81.234,32.5003],[-81.234,32.5002],[-81.2339,32.5001],[-81.2339,32.4998],[-81.2339,32.4996],[-81.2338,32.4993],[-81.2338,32.4992],[-81.2338,32.4991],[-81.2338,32.499],[-81.2337,32.4989],[-81.2336,32.4988],[-81.2335,32.4986],[-81.2334,32.4985],[-81.2333,32.4983],[-81.2331,32.4981],[-81.2331,32.498],[-81.233,32.498],[-81.2328,32.4979],[-81.2327,32.4978],[-81.2324,32.4976],[-81.2323,32.4974],[-81.2322,32.4974],[-81.2319,32.4971],[-81.2307,32.4963],[-81.2306,32.4962],[-81.2303,32.496],[-81.2299,32.4957],[-81.2296,32.4954],[-81.2291,32.495],[-81.2289,32.4948],[-81.2288,32.4947],[-81.2287,32.4946],[-81.2283,32.4943],[-81.2279,32.494],[-81.2276,32.4938],[-81.2273,32.4936],[-81.227,32.4933],[-81.2269,32.4932],[-81.2267,32.4931],[-81.2264,32.4929],[-81.2263,32.4928],[-81.2262,32.4928],[-81.2261,32.4927],[-81.2259,32.4926],[-81.2258,32.4925],[-81.2257,32.4924],[-81.2255,32.4922],[-81.2251,32.492],[-81.225,32.4919],[-81.2248,32.4918],[-81.2247,32.4916],[-81.2246,32.4915],[-81.2243,32.4912],[-81.224,32.4909],[-81.2237,32.4906],[-81.2236,32.4904],[-81.223,32.4899],[-81.2227,32.4895],[-81.2224,32.4892],[-81.2223,32.489],[-81.2222,32.489],[-81.2219,32.4885],[-81.2218,32.4884],[-81.2217,32.4883],[-81.2216,32.4882],[-81.2215,32.4882],[-81.2214,32.488],[-81.2212,32.4878],[-81.2212,32.4877],[-81.221,32.4875],[-81.2207,32.4869],[-81.2205,32.4868],[-81.2204,32.4866],[-81.2202,32.4863],[-81.22,32.4861],[-81.2199,32.486],[-81.2198,32.4858],[-81.2196,32.4856],[-81.2194,32.4854],[-81.2193,32.4853],[-81.2192,32.4852],[-81.2191,32.4851],[-81.2186,32.4846],[-81.2184,32.4844],[-81.2182,32.4842],[-81.2178,32.4838],[-81.2177,32.4836],[-81.2175,32.4834],[-81.2172,32.4832],[-81.2171,32.4831],[-81.2168,32.4828],[-81.2165,32.4825],[-81.2164,32.4824],[-81.2163,32.4824],[-81.2161,32.4822],[-81.216,32.4821],[-81.2157,32.4819],[-81.2155,32.4818],[-81.2154,32.4817],[-81.2149,32.4813],[-81.2146,32.4812],[-81.2146,32.4811],[-81.2145,32.4811],[-81.2142,32.4809],[-81.214,32.4807],[-81.2133,32.4802],[-81.213,32.48],[-81.2128,32.4798],[-81.2127,32.4797],[-81.2126,32.4796],[-81.2122,32.4793],[-81.2119,32.479],[-81.2116,32.4787],[-81.2112,32.4784],[-81.2108,32.4781],[-81.2103,32.4777],[-81.2098,32.4772],[-81.2094,32.4768],[-81.209,32.4764],[-81.2088,32.4762],[-81.2084,32.4759],[-81.2082,32.4757],[-81.2078,32.4753],[-81.2076,32.4752],[-81.2074,32.475],[-81.2072,32.4748],[-81.2071,32.4747],[-81.2069,32.4745],[-81.2066,32.4743],[-81.2061,32.4738],[-81.206,32.4737],[-81.206,32.4736],[-81.2059,32.4735],[-81.2058,32.4734],[-81.2057,32.4733],[-81.2055,32.4731],[-81.2053,32.4729],[-81.2052,32.4727],[-81.205,32.4726],[-81.205,32.4725],[-81.2047,32.4723],[-81.2046,32.4722],[-81.2043,32.4719],[-81.204,32.4716],[-81.2039,32.4715],[-81.2035,32.4711],[-81.2032,32.4708],[-81.2029,32.4706],[-81.2028,32.4705],[-81.2026,32.4703],[-81.2021,32.4699],[-81.2017,32.4695],[-81.2014,32.4692],[-81.2013,32.4692],[-81.2012,32.469],[-81.201,32.4688],[-81.2008,32.4687],[-81.2006,32.4685],[-81.2004,32.4683],[-81.2003,32.4682],[-81.2002,32.4682],[-81.2,32.468],[-81.1998,32.468],[-81.1996,32.4678],[-81.1993,32.4676],[-81.1992,32.4676],[-81.199,32.4675],[-81.1988,32.4673],[-81.1982,32.4669],[-81.1979,32.4668],[-81.1978,32.4667],[-81.1977,32.4667],[-81.1976,32.4666],[-81.1974,32.4665],[-81.1973,32.4665],[-81.1972,32.4665],[-81.1968,32.4664],[-81.1967,32.4663],[-81.1966,32.4662],[-81.1962,32.466],[-81.1961,32.4659],[-81.1959,32.4658],[-81.1957,32.4657],[-81.1955,32.4656],[-81.1954,32.4655],[-81.1953,32.4654],[-81.1951,32.4653],[-81.195,32.4653],[-81.1949,32.4652],[-81.1948,32.4652],[-81.1944,32.4651],[-81.1942,32.465],[-81.194,32.465],[-81.1934,32.4649],[-81.1932,32.4648],[-81.1931,32.4648],[-81.1923,32.4648],[-81.1918,32.4648],[-81.1915,32.4648],[-81.1913,32.4648],[-81.1911,32.4649],[-81.1907,32.4649],[-81.19,32.4651],[-81.1897,32.4651],[-81.1895,32.4652],[-81.1893,32.4652],[-81.1889,32.4653],[-81.1886,32.4653],[-81.1882,32.4652],[-81.1881,32.4651],[-81.1879,32.4651],[-81.1878,32.465],[-81.1877,32.4649],[-81.1877,32.4648],[-81.1876,32.4648],[-81.1875,32.4647],[-81.1873,32.4645],[-81.1873,32.4644],[-81.1871,32.4641],[-81.187,32.4638],[-81.187,32.4637],[-81.1869,32.4636],[-81.1869,32.4634],[-81.1869,32.4633],[-81.187,32.4633],[-81.187,32.4632],[-81.1871,32.463],[-81.1871,32.4629],[-81.1871,32.4628],[-81.1873,32.4626],[-81.1874,32.4624],[-81.1875,32.4624],[-81.1875,32.4623],[-81.1877,32.4622],[-81.1877,32.4621],[-81.1878,32.462],[-81.1879,32.4619],[-81.1879,32.4618],[-81.188,32.4617],[-81.1881,32.4616],[-81.1882,32.4615],[-81.1886,32.4612],[-81.1888,32.4611],[-81.1891,32.4609],[-81.1893,32.4608],[-81.1897,32.4606],[-81.1899,32.4605],[-81.1901,32.4605],[-81.1902,32.4605],[-81.1904,32.4604],[-81.1905,32.4603],[-81.1907,32.4603],[-81.1909,32.4602],[-81.191,32.4602],[-81.1913,32.4602],[-81.1925,32.46],[-81.1927,32.46],[-81.1928,32.46],[-81.1932,32.4599],[-81.1934,32.4598],[-81.1935,32.4598],[-81.1936,32.4597],[-81.1937,32.4597],[-81.1939,32.4595],[-81.194,32.4595],[-81.1941,32.4594],[-81.1942,32.4592],[-81.1944,32.459],[-81.1944,32.4589],[-81.1945,32.4587],[-81.1945,32.4586],[-81.1946,32.4583],[-81.1946,32.4581],[-81.1946,32.4579],[-81.1946,32.4578],[-81.1945,32.4576],[-81.1945,32.4574],[-81.1944,32.4573],[-81.1943,32.4572],[-81.1942,32.4571],[-81.1941,32.457],[-81.1938,32.4567],[-81.1936,32.4566],[-81.1934,32.4565],[-81.1931,32.4563],[-81.1929,32.4562],[-81.1928,32.4561],[-81.1927,32.4561],[-81.1927,32.456],[-81.1926,32.456],[-81.1925,32.456],[-81.1924,32.4559],[-81.1922,32.4558],[-81.192,32.4556],[-81.1918,32.4554],[-81.1917,32.4553],[-81.1916,32.4552],[-81.1916,32.455],[-81.1916,32.4548],[-81.1916,32.4546],[-81.1917,32.4543],[-81.1917,32.4542],[-81.1918,32.4541],[-81.1918,32.454],[-81.1919,32.4539],[-81.192,32.4538],[-81.1922,32.4537],[-81.1922,32.4536],[-81.1926,32.4535],[-81.1928,32.4534],[-81.1929,32.4534],[-81.1931,32.4533],[-81.1932,32.4533],[-81.1933,32.4533],[-81.1934,32.4533],[-81.1936,32.4533],[-81.1937,32.4533],[-81.1938,32.4534],[-81.1939,32.4534],[-81.1941,32.4534],[-81.1943,32.4535],[-81.1945,32.4536],[-81.1947,32.4537],[-81.1948,32.4538],[-81.1949,32.4539],[-81.195,32.454],[-81.1951,32.4542],[-81.1952,32.4543],[-81.1954,32.4544],[-81.1955,32.4545],[-81.1956,32.4545],[-81.1957,32.4547],[-81.1957,32.4548],[-81.1958,32.4548],[-81.1959,32.4549],[-81.196,32.455],[-81.1964,32.4551],[-81.1964,32.4552],[-81.1967,32.4551],[-81.197,32.4551],[-81.1972,32.4549],[-81.1975,32.4548],[-81.1977,32.4546],[-81.1978,32.4544],[-81.1979,32.4543],[-81.198,32.4539],[-81.198,32.4535],[-81.198,32.4533],[-81.1979,32.453],[-81.1977,32.4522],[-81.1976,32.452],[-81.1975,32.4513],[-81.1973,32.4505],[-81.1973,32.45],[-81.1973,32.4498],[-81.1975,32.4491],[-81.1975,32.449],[-81.1976,32.4489],[-81.1976,32.4488],[-81.1977,32.4487],[-81.1978,32.4486],[-81.1979,32.4486],[-81.1979,32.4485],[-81.198,32.4485],[-81.1982,32.4484],[-81.1983,32.4484],[-81.1984,32.4484],[-81.1985,32.4484],[-81.1986,32.4484],[-81.1988,32.4485],[-81.1989,32.4486],[-81.199,32.4487],[-81.1991,32.4489],[-81.1993,32.4491],[-81.1995,32.4495],[-81.1996,32.4496],[-81.1997,32.4498],[-81.1999,32.45],[-81.2001,32.4502],[-81.2003,32.4502],[-81.2005,32.4504],[-81.2006,32.4504],[-81.2009,32.4505],[-81.201,32.4506],[-81.2017,32.4511],[-81.2018,32.4511],[-81.202,32.4513],[-81.2021,32.4515],[-81.2027,32.452],[-81.2027,32.4521],[-81.2028,32.4522],[-81.2029,32.4523],[-81.203,32.4524],[-81.2031,32.4525],[-81.2031,32.4526],[-81.2032,32.4527],[-81.2033,32.453],[-81.2034,32.453],[-81.2036,32.453],[-81.2037,32.453],[-81.204,32.453],[-81.2042,32.4529],[-81.2043,32.4529],[-81.2044,32.4528],[-81.2045,32.4528],[-81.2046,32.4527],[-81.2046,32.4526],[-81.2047,32.4525],[-81.2048,32.4524],[-81.2048,32.4523],[-81.2051,32.4519],[-81.2052,32.4516],[-81.2055,32.4511],[-81.2056,32.4508],[-81.2056,32.4507],[-81.2058,32.4505],[-81.2059,32.4501],[-81.206,32.45],[-81.206,32.4498],[-81.2061,32.4497],[-81.2062,32.4495],[-81.2064,32.4491],[-81.2065,32.4489],[-81.2066,32.4484],[-81.2066,32.4482],[-81.2067,32.4482],[-81.2067,32.4481],[-81.2067,32.448],[-81.2067,32.4479],[-81.2067,32.4478],[-81.2066,32.4476],[-81.2066,32.4475],[-81.2065,32.4474],[-81.2065,32.4473],[-81.2064,32.4471],[-81.2063,32.447],[-81.2061,32.4468],[-81.206,32.4467],[-81.2059,32.4466],[-81.2058,32.4466],[-81.2057,32.4466],[-81.2056,32.4465],[-81.2055,32.4464],[-81.2054,32.4464],[-81.2052,32.4463],[-81.2051,32.4463],[-81.205,32.4463],[-81.205,32.4462],[-81.2047,32.4462],[-81.2041,32.4463],[-81.2034,32.4464],[-81.2032,32.4464],[-81.2031,32.4464],[-81.203,32.4464],[-81.2027,32.4464],[-81.2025,32.4464],[-81.2021,32.4465],[-81.202,32.4465],[-81.2018,32.4464],[-81.2014,32.4464],[-81.201,32.4462],[-81.2009,32.4461],[-81.2008,32.4461],[-81.2007,32.446],[-81.2005,32.4459],[-81.2005,32.4458],[-81.2001,32.4454],[-81.2,32.4452],[-81.1998,32.445],[-81.1997,32.4448],[-81.1996,32.4447],[-81.1996,32.4445],[-81.1995,32.4443],[-81.1994,32.4442],[-81.1993,32.4438],[-81.1993,32.4437],[-81.1993,32.4435],[-81.1993,32.4434],[-81.1993,32.4429],[-81.1993,32.4428],[-81.1993,32.4425],[-81.1994,32.4424],[-81.1994,32.4423],[-81.1994,32.4422],[-81.1995,32.442],[-81.1995,32.4419],[-81.1996,32.4417],[-81.1996,32.4416],[-81.1998,32.4415],[-81.1999,32.4413],[-81.2,32.4412],[-81.2003,32.4409],[-81.2005,32.4408],[-81.2006,32.4407],[-81.2007,32.4406],[-81.2008,32.4406],[-81.2011,32.4404],[-81.2013,32.4404],[-81.2017,32.4403],[-81.2018,32.4403],[-81.2018,32.4402],[-81.202,32.4402],[-81.2022,32.4402],[-81.2023,32.4401],[-81.2025,32.4401],[-81.2026,32.4401],[-81.2027,32.44],[-81.2028,32.4399],[-81.2031,32.4397],[-81.2032,32.4396],[-81.2037,32.4392],[-81.2042,32.4389],[-81.2046,32.4386],[-81.2051,32.4383],[-81.2052,32.4383],[-81.2053,32.4383],[-81.2055,32.4382],[-81.2058,32.4381],[-81.206,32.438],[-81.2061,32.438],[-81.2062,32.438],[-81.2063,32.438],[-81.2064,32.438],[-81.2065,32.438],[-81.2066,32.438],[-81.2068,32.4379],[-81.207,32.4379],[-81.2071,32.4378],[-81.2072,32.4378],[-81.2074,32.4378],[-81.2075,32.4378],[-81.2078,32.4378],[-81.2079,32.4378],[-81.208,32.4377],[-81.2082,32.4375],[-81.2083,32.4374],[-81.2083,32.4373],[-81.2084,32.4372],[-81.2084,32.437],[-81.2085,32.4367],[-81.2085,32.4365],[-81.2085,32.4363],[-81.2085,32.4362],[-81.2084,32.4361],[-81.2084,32.436],[-81.2083,32.4359],[-81.2083,32.4357],[-81.2082,32.4354],[-81.2079,32.4349],[-81.2079,32.4348],[-81.2078,32.4347],[-81.2077,32.4345],[-81.2077,32.4344],[-81.2076,32.4342],[-81.2075,32.4341],[-81.2075,32.4339],[-81.2074,32.4339],[-81.2074,32.4338],[-81.2074,32.4337],[-81.2074,32.4334],[-81.2073,32.4333],[-81.2072,32.4331],[-81.2072,32.433],[-81.2071,32.4327],[-81.2071,32.4326],[-81.207,32.4324],[-81.2069,32.4321],[-81.2067,32.4318],[-81.2067,32.4317],[-81.2066,32.4316],[-81.2065,32.4313],[-81.2063,32.431],[-81.2061,32.4304],[-81.2059,32.4299],[-81.2059,32.4298],[-81.2058,32.4296],[-81.2058,32.4293],[-81.2057,32.4291],[-81.2057,32.4289],[-81.2055,32.4284],[-81.2054,32.4283],[-81.2053,32.428],[-81.2053,32.4278],[-81.2052,32.4276],[-81.2052,32.4275],[-81.2052,32.4274],[-81.2051,32.4273],[-81.2051,32.4272],[-81.205,32.4268],[-81.205,32.4265],[-81.205,32.4263],[-81.205,32.4262],[-81.205,32.4261],[-81.205,32.4259],[-81.205,32.4258],[-81.205,32.4257],[-81.205,32.4255],[-81.2051,32.4253],[-81.2052,32.4251],[-81.2053,32.4248],[-81.2053,32.4247],[-81.2054,32.4245],[-81.2054,32.4243],[-81.2055,32.424],[-81.2056,32.4239],[-81.2056,32.4238],[-81.2055,32.4237],[-81.2055,32.4236],[-81.2055,32.4235],[-81.2054,32.4234],[-81.2054,32.4233],[-81.2053,32.4231],[-81.2052,32.4229],[-81.2051,32.4228],[-81.2049,32.4227],[-81.2048,32.4227],[-81.2047,32.4226],[-81.2044,32.4223],[-81.2041,32.4221],[-81.2039,32.4219],[-81.2038,32.4218],[-81.2036,32.4216],[-81.2034,32.4213],[-81.2031,32.421],[-81.2027,32.4207],[-81.2023,32.4202],[-81.202,32.42],[-81.2019,32.4198],[-81.2011,32.419],[-81.2008,32.4187],[-81.2006,32.4184],[-81.2004,32.4181],[-81.2002,32.418],[-81.2001,32.4178],[-81.1999,32.4175],[-81.1992,32.4168],[-81.1989,32.4165],[-81.1988,32.4163],[-81.1983,32.4158],[-81.1983,32.4157],[-81.1982,32.4156],[-81.198,32.4153],[-81.1977,32.4151],[-81.1976,32.4149],[-81.1976,32.4148],[-81.1974,32.4146],[-81.1972,32.4143],[-81.1971,32.4142],[-81.1971,32.4141],[-81.197,32.414],[-81.1969,32.4138],[-81.1968,32.4136],[-81.1967,32.4135],[-81.1966,32.4133],[-81.1965,32.4132],[-81.1963,32.413],[-81.1961,32.4127],[-81.196,32.4126],[-81.1957,32.4123],[-81.1955,32.4121],[-81.1953,32.4119],[-81.1951,32.4117],[-81.1949,32.4115],[-81.1936,32.4104],[-81.1931,32.41],[-81.1929,32.4098],[-81.1926,32.4095],[-81.1923,32.4093],[-81.1921,32.4091],[-81.1915,32.4085],[-81.1914,32.4085],[-81.1911,32.4083],[-81.1908,32.408],[-81.1906,32.4078],[-81.1899,32.4071],[-81.1897,32.4069],[-81.1894,32.4064],[-81.1892,32.4062],[-81.1889,32.4058],[-81.1886,32.4053],[-81.1883,32.4049],[-81.1881,32.4045],[-81.1877,32.4039],[-81.1876,32.4038],[-81.1875,32.4035],[-81.1874,32.4033],[-81.1872,32.403],[-81.187,32.4025],[-81.1868,32.4021],[-81.1864,32.4014],[-81.1864,32.4013],[-81.1864,32.4012],[-81.1862,32.4011],[-81.186,32.4008],[-81.1859,32.4007],[-81.1857,32.4005],[-81.1854,32.4001],[-81.1853,32.4],[-81.1847,32.3995],[-81.1844,32.3992],[-81.1842,32.3989],[-81.1839,32.3987],[-81.1837,32.3984],[-81.1835,32.3984],[-81.1833,32.3982],[-81.1829,32.3979],[-81.1823,32.3975],[-81.1819,32.3972],[-81.1816,32.3968],[-81.1813,32.3966],[-81.1809,32.3962],[-81.1807,32.3959],[-81.1805,32.3957],[-81.1802,32.3954],[-81.1798,32.395],[-81.1795,32.3947],[-81.1793,32.3944],[-81.1792,32.3942],[-81.1791,32.3941],[-81.179,32.394],[-81.1788,32.3938],[-81.1787,32.3936],[-81.1784,32.3933],[-81.1784,32.3932],[-81.1783,32.393],[-81.1782,32.3927],[-81.1779,32.3922],[-81.1779,32.3921],[-81.1778,32.3917],[-81.1777,32.3916],[-81.1777,32.3913],[-81.1776,32.3911],[-81.1776,32.391],[-81.1775,32.3909],[-81.1774,32.3903],[-81.1774,32.3901],[-81.1773,32.3898],[-81.1773,32.3897],[-81.1773,32.3894],[-81.1773,32.3891],[-81.1773,32.389],[-81.1773,32.3887],[-81.1774,32.3881],[-81.1775,32.3876],[-81.1776,32.3873],[-81.1776,32.3871],[-81.1777,32.3868],[-81.1778,32.3865],[-81.1778,32.3862],[-81.1779,32.3858],[-81.1779,32.3857],[-81.1782,32.385],[-81.1785,32.3845],[-81.1787,32.3842],[-81.1788,32.384],[-81.1789,32.3837],[-81.179,32.3835],[-81.1792,32.3833],[-81.1794,32.3829],[-81.1794,32.3828],[-81.1797,32.3823],[-81.18,32.382],[-81.1801,32.3818],[-81.1801,32.3817],[-81.1802,32.3816],[-81.1803,32.3815],[-81.1807,32.3811],[-81.181,32.3809],[-81.181,32.3808],[-81.1812,32.3807],[-81.1812,32.3806],[-81.1813,32.3805],[-81.1814,32.3805],[-81.1814,32.3804],[-81.1816,32.3803],[-81.1817,32.3802],[-81.1817,32.38],[-81.1818,32.38],[-81.1818,32.3798],[-81.1819,32.3797],[-81.1819,32.3794],[-81.1818,32.3794],[-81.1817,32.3792],[-81.1815,32.379],[-81.1813,32.3789],[-81.1811,32.3788],[-81.181,32.3787],[-81.1808,32.3786],[-81.1806,32.3786],[-81.1804,32.3785],[-81.1801,32.3785],[-81.1797,32.3784],[-81.1795,32.3783],[-81.1793,32.3783],[-81.1791,32.3782],[-81.1789,32.3781],[-81.1785,32.3779],[-81.1781,32.3777],[-81.1776,32.3774],[-81.1773,32.3772],[-81.1767,32.3767],[-81.1764,32.3764],[-81.1759,32.3759],[-81.1758,32.3758],[-81.1754,32.3754],[-81.1753,32.3753],[-81.1752,32.375],[-81.1752,32.3749],[-81.1751,32.3748],[-81.175,32.3748],[-81.175,32.3747],[-81.1749,32.3746],[-81.1748,32.3744],[-81.1747,32.3742],[-81.1745,32.3739],[-81.1744,32.3738],[-81.1743,32.3736],[-81.174,32.3734],[-81.1739,32.3732],[-81.1738,32.3731],[-81.1737,32.373],[-81.1736,32.373],[-81.1735,32.3729],[-81.1734,32.3728],[-81.173,32.3725],[-81.1727,32.3722],[-81.1723,32.3719],[-81.172,32.3717],[-81.1718,32.3715],[-81.1715,32.3713],[-81.1711,32.371],[-81.1709,32.3709],[-81.1708,32.3708],[-81.1706,32.3707],[-81.1705,32.3706],[-81.1699,32.3704],[-81.1692,32.3701],[-81.1688,32.37],[-81.1688,32.3699],[-81.1686,32.3698],[-81.1686,32.3697],[-81.1684,32.3695],[-81.1682,32.3692],[-81.1681,32.3692],[-81.1681,32.369],[-81.168,32.369],[-81.1679,32.3687],[-81.1679,32.3685],[-81.1679,32.3683],[-81.1679,32.3682],[-81.168,32.368],[-81.168,32.3678],[-81.168,32.3677],[-81.168,32.3676],[-81.1681,32.3675],[-81.1681,32.3674],[-81.1683,32.367],[-81.1683,32.3668],[-81.1684,32.3666],[-81.1684,32.3663],[-81.1685,32.3661],[-81.1685,32.366],[-81.1686,32.3657],[-81.1687,32.3656],[-81.1688,32.3654],[-81.1689,32.3653],[-81.1689,32.3652],[-81.169,32.3651],[-81.1691,32.3651],[-81.1692,32.365],[-81.1693,32.365],[-81.1694,32.3649],[-81.1696,32.3648],[-81.1701,32.3646],[-81.1702,32.3645],[-81.1704,32.3644],[-81.1705,32.3644],[-81.1708,32.3644],[-81.1714,32.3642],[-81.1718,32.3642],[-81.1726,32.364],[-81.1729,32.3639],[-81.1735,32.3637],[-81.1737,32.3637],[-81.1738,32.3636],[-81.1739,32.3635],[-81.1741,32.3634],[-81.1741,32.3632],[-81.174,32.363],[-81.174,32.3629],[-81.1739,32.3628],[-81.1738,32.3627],[-81.1736,32.3626],[-81.1735,32.3626],[-81.1733,32.3625],[-81.1731,32.3624],[-81.173,32.3624],[-81.1728,32.3624],[-81.1727,32.3624],[-81.1725,32.3624],[-81.1723,32.3623],[-81.1721,32.3623],[-81.1719,32.3621],[-81.1716,32.362],[-81.1715,32.362],[-81.1713,32.3619],[-81.1711,32.3618],[-81.1709,32.3618],[-81.1706,32.3618],[-81.1703,32.3617],[-81.17,32.3616],[-81.1699,32.3616],[-81.1695,32.3616],[-81.1694,32.3616],[-81.1692,32.3616],[-81.1688,32.3616],[-81.1685,32.3617],[-81.1681,32.3618],[-81.1678,32.3619],[-81.1675,32.3619],[-81.1673,32.3619],[-81.1672,32.3619],[-81.1671,32.3618],[-81.167,32.3618],[-81.1669,32.3617],[-81.1668,32.3617],[-81.1668,32.3616],[-81.1667,32.3615],[-81.1667,32.3614],[-81.1667,32.3611],[-81.1666,32.3609],[-81.1666,32.3608],[-81.1667,32.3608],[-81.1668,32.3607],[-81.1668,32.3606],[-81.167,32.3606],[-81.1671,32.3605],[-81.1672,32.3603],[-81.1675,32.36],[-81.1675,32.3598],[-81.1676,32.3598],[-81.1677,32.3595],[-81.1678,32.3592],[-81.1678,32.3591],[-81.1677,32.359],[-81.1677,32.3589],[-81.1676,32.3588],[-81.1675,32.3587],[-81.1674,32.3586],[-81.1673,32.3586],[-81.1672,32.3585],[-81.1671,32.3584],[-81.1669,32.3584],[-81.1667,32.3582],[-81.1666,32.3582],[-81.1665,32.3581],[-81.1661,32.3578],[-81.166,32.3578],[-81.1658,32.3577],[-81.1655,32.3575],[-81.1653,32.3574],[-81.1652,32.3573],[-81.1651,32.3573],[-81.1647,32.3572],[-81.1641,32.3571],[-81.1638,32.3571],[-81.1636,32.357],[-81.1632,32.357],[-81.163,32.3569],[-81.1629,32.3569],[-81.1628,32.3568],[-81.1626,32.3567],[-81.1624,32.3566],[-81.1622,32.3565],[-81.1619,32.3562],[-81.1616,32.356],[-81.1615,32.3559],[-81.1614,32.3558],[-81.1613,32.3556],[-81.1612,32.3555],[-81.1611,32.3554],[-81.161,32.3553],[-81.161,32.3552],[-81.1609,32.355],[-81.1609,32.3549],[-81.1608,32.3548],[-81.1608,32.3544],[-81.1608,32.3543],[-81.1608,32.3541],[-81.1608,32.3539],[-81.1608,32.3538],[-81.1609,32.3534],[-81.1609,32.3531],[-81.1609,32.353],[-81.161,32.3529],[-81.161,32.3528],[-81.1611,32.3525],[-81.1613,32.3522],[-81.1614,32.352],[-81.1614,32.3519],[-81.1615,32.3516],[-81.1615,32.3513],[-81.1615,32.351],[-81.1615,32.3508],[-81.1614,32.3507],[-81.1614,32.3505],[-81.1613,32.3504],[-81.1612,32.3503],[-81.1611,32.3502],[-81.161,32.3501],[-81.1608,32.35],[-81.1607,32.3499],[-81.1606,32.3499],[-81.1603,32.3498],[-81.1601,32.3497],[-81.1599,32.3496],[-81.1597,32.3496],[-81.1595,32.3495],[-81.1594,32.3495],[-81.159,32.3495],[-81.1589,32.3495],[-81.1586,32.3494],[-81.1583,32.3494],[-81.1582,32.3494],[-81.1581,32.3494],[-81.1578,32.3495],[-81.1571,32.3496],[-81.1566,32.3498],[-81.1562,32.3501],[-81.1557,32.3505],[-81.1555,32.3506],[-81.1554,32.3506],[-81.1553,32.3506],[-81.1552,32.3506],[-81.1552,32.3505],[-81.1551,32.3505],[-81.1551,32.3504],[-81.155,32.3503],[-81.1549,32.3501],[-81.1549,32.3498],[-81.1549,32.3496],[-81.1549,32.3495],[-81.1549,32.3494],[-81.1548,32.3488],[-81.1549,32.348],[-81.1549,32.3478],[-81.1548,32.3476],[-81.1548,32.3473],[-81.1548,32.3472],[-81.1548,32.347],[-81.1548,32.3469],[-81.1548,32.3468],[-81.1549,32.3468],[-81.1548,32.3466],[-81.1549,32.3466],[-81.1549,32.3464],[-81.155,32.3463],[-81.155,32.3462],[-81.155,32.3459],[-81.155,32.3457],[-81.155,32.3454],[-81.155,32.3452],[-81.1551,32.3448],[-81.1551,32.3445],[-81.1551,32.3444],[-81.1551,32.3443],[-81.1552,32.3443],[-81.1552,32.3442],[-81.1553,32.344],[-81.1553,32.3439],[-81.1556,32.3433],[-81.1556,32.3432],[-81.1558,32.343],[-81.1559,32.343],[-81.156,32.3429],[-81.1564,32.3427],[-81.1566,32.3426],[-81.1567,32.3426],[-81.1569,32.3426],[-81.1572,32.3425],[-81.1575,32.3425],[-81.1577,32.3426],[-81.158,32.3426],[-81.1582,32.3427],[-81.1583,32.3427],[-81.1589,32.3429],[-81.1592,32.343],[-81.1593,32.3431],[-81.1594,32.3431],[-81.1595,32.343],[-81.1596,32.343],[-81.1597,32.343],[-81.1598,32.343],[-81.16,32.3428],[-81.1601,32.3428],[-81.1602,32.3427],[-81.1602,32.3426],[-81.1603,32.3426],[-81.1603,32.3425],[-81.1604,32.3424],[-81.1604,32.3421],[-81.1605,32.3419],[-81.1605,32.3417],[-81.1605,32.3416],[-81.1605,32.3414],[-81.1604,32.3411],[-81.1603,32.3409],[-81.1602,32.3407],[-81.16,32.3405],[-81.1599,32.3404],[-81.1597,32.3402],[-81.1596,32.3402],[-81.1594,32.3401],[-81.1592,32.34],[-81.1591,32.3399],[-81.1589,32.3399],[-81.1588,32.3399],[-81.1586,32.3399],[-81.1584,32.3399],[-81.1583,32.3399],[-81.1581,32.3399],[-81.158,32.3399],[-81.1576,32.34],[-81.1574,32.3401],[-81.1568,32.3404],[-81.1565,32.3404],[-81.1563,32.3406],[-81.1561,32.3407],[-81.1559,32.3409],[-81.1555,32.3412],[-81.1554,32.3412],[-81.1553,32.3413],[-81.1552,32.3413],[-81.1551,32.3414],[-81.1549,32.3414],[-81.1547,32.3414],[-81.1546,32.3415],[-81.1545,32.3415],[-81.1542,32.3414],[-81.1541,32.3414],[-81.1539,32.3414],[-81.1538,32.3413],[-81.1537,32.3413],[-81.1536,32.3413],[-81.1535,32.3413],[-81.1534,32.3413],[-81.1533,32.3413],[-81.1531,32.3413],[-81.153,32.3413],[-81.1529,32.3413],[-81.1528,32.3413],[-81.1527,32.3414],[-81.1526,32.3414],[-81.1524,32.3415],[-81.1523,32.3415],[-81.1522,32.3416],[-81.1521,32.3416],[-81.152,32.3417],[-81.152,32.3419],[-81.1519,32.342],[-81.1519,32.3421],[-81.152,32.3421],[-81.152,32.3423],[-81.152,32.3424],[-81.152,32.3425],[-81.1519,32.3427],[-81.1518,32.3429],[-81.1518,32.343],[-81.1518,32.3431],[-81.1517,32.3432],[-81.1516,32.3433],[-81.1515,32.3434],[-81.1514,32.3436],[-81.1511,32.3439],[-81.1509,32.344],[-81.1508,32.3441],[-81.1506,32.3443],[-81.1504,32.3444],[-81.1502,32.3446],[-81.1498,32.3449],[-81.1497,32.345],[-81.1496,32.3451],[-81.1495,32.3451],[-81.1493,32.3452],[-81.1492,32.3452],[-81.149,32.3453],[-81.1487,32.3453],[-81.1486,32.3453],[-81.1485,32.3453],[-81.1482,32.3453],[-81.1477,32.3453],[-81.1476,32.3453],[-81.1475,32.3453],[-81.1474,32.3453],[-81.1473,32.3453],[-81.1471,32.3452],[-81.1469,32.3452],[-81.1467,32.3452],[-81.1466,32.3451],[-81.1465,32.3451],[-81.1464,32.345],[-81.1463,32.345],[-81.1462,32.345],[-81.146,32.345],[-81.1459,32.345],[-81.1458,32.345],[-81.1456,32.3451],[-81.1455,32.3451],[-81.1454,32.3451],[-81.1453,32.3452],[-81.1452,32.3453],[-81.1452,32.3454],[-81.1452,32.3455],[-81.1452,32.3456],[-81.1452,32.3458],[-81.1453,32.346],[-81.1457,32.3464],[-81.1459,32.3467],[-81.146,32.3467],[-81.1462,32.3469],[-81.1464,32.347],[-81.1468,32.3472],[-81.1469,32.3473],[-81.147,32.3473],[-81.1471,32.3473],[-81.1471,32.3474],[-81.1472,32.3474],[-81.1472,32.3475],[-81.1474,32.3476],[-81.1476,32.3478],[-81.1478,32.348],[-81.1478,32.3481],[-81.1479,32.3482],[-81.1479,32.3484],[-81.1479,32.3485],[-81.148,32.3486],[-81.148,32.3487],[-81.148,32.3488],[-81.1479,32.3489],[-81.1479,32.349],[-81.1479,32.3491],[-81.1477,32.3492],[-81.1476,32.3493],[-81.1475,32.3495],[-81.1474,32.3496],[-81.1471,32.3499],[-81.147,32.35],[-81.147,32.3501],[-81.1465,32.3503],[-81.1463,32.3504],[-81.1461,32.3505],[-81.146,32.3506],[-81.1453,32.351],[-81.1449,32.3512],[-81.1447,32.3513],[-81.1446,32.3513],[-81.1444,32.3513],[-81.1442,32.3514],[-81.144,32.3515],[-81.1439,32.3515],[-81.1438,32.3515],[-81.1435,32.3515],[-81.1434,32.3514],[-81.1432,32.3514],[-81.1431,32.3513],[-81.1429,32.3513],[-81.1428,32.3512],[-81.1427,32.3512],[-81.1426,32.3511],[-81.1424,32.3511],[-81.1423,32.351],[-81.1421,32.3509],[-81.142,32.3509],[-81.142,32.3508],[-81.1419,32.3507],[-81.1415,32.3503],[-81.1414,32.3501],[-81.1413,32.3501],[-81.1412,32.3499],[-81.1412,32.3498],[-81.1412,32.3497],[-81.1411,32.3496],[-81.1411,32.3494],[-81.141,32.3493],[-81.1409,32.349],[-81.1408,32.3488],[-81.1407,32.3486],[-81.1405,32.3482],[-81.1404,32.3479],[-81.1403,32.3476],[-81.1402,32.3473],[-81.1401,32.3471],[-81.14,32.3468],[-81.1399,32.3465],[-81.1399,32.3464],[-81.1399,32.3463],[-81.1398,32.346],[-81.1398,32.3458],[-81.1398,32.3457],[-81.1397,32.3455],[-81.1396,32.3454],[-81.1394,32.3452],[-81.1393,32.3451],[-81.1393,32.345],[-81.139,32.3448],[-81.1388,32.3447],[-81.1386,32.3446],[-81.1382,32.3444],[-81.1381,32.3444],[-81.138,32.3444],[-81.1379,32.3443],[-81.1377,32.3443],[-81.1375,32.3441],[-81.1374,32.3441],[-81.1371,32.3439],[-81.1369,32.3438],[-81.1367,32.3437],[-81.1363,32.3436],[-81.1361,32.3435],[-81.136,32.3435],[-81.1359,32.3434],[-81.1356,32.3432],[-81.1354,32.3431],[-81.1354,32.343],[-81.1353,32.343],[-81.1352,32.3428],[-81.1351,32.3428],[-81.1351,32.3427],[-81.135,32.3425],[-81.135,32.3424],[-81.1349,32.3422],[-81.1348,32.3421],[-81.1347,32.3419],[-81.1346,32.3418],[-81.1345,32.3417],[-81.1345,32.3416],[-81.1343,32.3414],[-81.1342,32.3414],[-81.1342,32.3413],[-81.134,32.3412],[-81.1339,32.3411],[-81.1338,32.3411],[-81.1335,32.341],[-81.1334,32.3409],[-81.1333,32.3409],[-81.1331,32.3409],[-81.133,32.3409],[-81.1327,32.3409],[-81.1326,32.3409],[-81.1325,32.3409],[-81.1324,32.341],[-81.1323,32.3411],[-81.1322,32.3412],[-81.1321,32.3412],[-81.132,32.3412],[-81.1318,32.3413],[-81.1317,32.3413],[-81.1317,32.3414],[-81.1316,32.3414],[-81.1313,32.3417],[-81.1312,32.3418],[-81.1311,32.342],[-81.131,32.342],[-81.1309,32.342],[-81.1307,32.342],[-81.1304,32.342],[-81.1302,32.3419],[-81.1301,32.3419],[-81.13,32.3419],[-81.1299,32.3419],[-81.1297,32.3417],[-81.1296,32.3417],[-81.1295,32.3417],[-81.1294,32.3415],[-81.1293,32.3414],[-81.1291,32.341],[-81.1291,32.3409],[-81.1291,32.3407],[-81.1291,32.3405],[-81.1291,32.3401],[-81.1291,32.34],[-81.1291,32.3399],[-81.1291,32.3398],[-81.1289,32.3393],[-81.1288,32.339],[-81.1287,32.3388],[-81.1286,32.3386],[-81.1285,32.3384],[-81.1285,32.3382],[-81.1285,32.3381],[-81.1285,32.338],[-81.1285,32.3377],[-81.1285,32.3375],[-81.1285,32.3374],[-81.1286,32.3372],[-81.1286,32.337],[-81.1287,32.3368],[-81.1288,32.3367],[-81.1288,32.3366],[-81.1289,32.3365],[-81.129,32.3364],[-81.1291,32.3363],[-81.1292,32.3362],[-81.1293,32.3361],[-81.1294,32.3361],[-81.1296,32.3361],[-81.1298,32.336],[-81.1299,32.336],[-81.1301,32.336],[-81.1303,32.336],[-81.1305,32.336],[-81.1308,32.336],[-81.131,32.336],[-81.1312,32.3359],[-81.1314,32.3359],[-81.1315,32.3358],[-81.1316,32.3357],[-81.1317,32.3357],[-81.132,32.3354],[-81.1321,32.3353],[-81.1323,32.3352],[-81.1325,32.335],[-81.1328,32.3347],[-81.133,32.3346],[-81.1333,32.3343],[-81.1334,32.3341],[-81.1334,32.334],[-81.1336,32.3338],[-81.1338,32.3336],[-81.1339,32.3334],[-81.1339,32.3333],[-81.134,32.3331],[-81.1341,32.3329],[-81.1342,32.3328],[-81.1342,32.3325],[-81.1342,32.3324],[-81.1343,32.3323],[-81.1344,32.3321],[-81.1344,32.332],[-81.1344,32.3319],[-81.1345,32.3317],[-81.1347,32.3313],[-81.1348,32.3313],[-81.1348,32.3312],[-81.135,32.3311],[-81.135,32.331],[-81.1351,32.3309],[-81.1353,32.3308],[-81.1354,32.3308],[-81.1355,32.3307],[-81.1355,32.3306],[-81.1356,32.3306],[-81.1356,32.3305],[-81.1357,32.3304],[-81.1358,32.3303],[-81.1358,32.3302],[-81.1359,32.3301],[-81.1361,32.33],[-81.1362,32.3299],[-81.1363,32.3299],[-81.1364,32.3299],[-81.1365,32.3299],[-81.1367,32.3298],[-81.1368,32.3298],[-81.137,32.3298],[-81.1371,32.3297],[-81.1372,32.3297],[-81.1373,32.3295],[-81.1375,32.3293],[-81.1377,32.3291],[-81.1378,32.3289],[-81.1379,32.3288],[-81.1379,32.3287],[-81.138,32.3285],[-81.138,32.3284],[-81.138,32.3283],[-81.138,32.3282],[-81.138,32.3281],[-81.138,32.328],[-81.1379,32.328],[-81.1377,32.3277],[-81.1376,32.3276],[-81.1374,32.3273],[-81.1372,32.3271],[-81.1372,32.3269],[-81.1371,32.3267],[-81.137,32.3265],[-81.1368,32.3261],[-81.1367,32.3258],[-81.1367,32.3255],[-81.1366,32.3254],[-81.1365,32.3253],[-81.1364,32.3251],[-81.1363,32.325],[-81.136,32.3248],[-81.1359,32.3246],[-81.1358,32.3245],[-81.1357,32.3244],[-81.1355,32.3243],[-81.1352,32.3242],[-81.1351,32.3242],[-81.1349,32.3242],[-81.1348,32.3241],[-81.1346,32.3241],[-81.1345,32.3241],[-81.1342,32.3241],[-81.134,32.3242],[-81.1339,32.3242],[-81.1338,32.3243],[-81.1335,32.3244],[-81.1333,32.3246],[-81.1331,32.3247],[-81.133,32.3249],[-81.1329,32.3249],[-81.1328,32.3251],[-81.1327,32.3252],[-81.1324,32.3257],[-81.1323,32.326],[-81.1322,32.3261],[-81.1321,32.3262],[-81.132,32.3263],[-81.1319,32.3264],[-81.1318,32.3264],[-81.1318,32.3265],[-81.1317,32.3265],[-81.1314,32.3265],[-81.1314,32.3264],[-81.1313,32.3264],[-81.1312,32.3263],[-81.1311,32.3263],[-81.1308,32.3259],[-81.1307,32.3258],[-81.1307,32.3256],[-81.1307,32.3255],[-81.1307,32.3254],[-81.1307,32.3253],[-81.1307,32.325],[-81.1307,32.3247],[-81.1307,32.3242],[-81.1307,32.3239],[-81.1308,32.3238],[-81.1308,32.3235],[-81.1309,32.3232],[-81.1309,32.323],[-81.1309,32.3225],[-81.131,32.3224],[-81.131,32.3223],[-81.1311,32.3223],[-81.1312,32.3222],[-81.1311,32.322],[-81.1311,32.3219],[-81.1311,32.3217],[-81.1311,32.3216],[-81.1311,32.3215],[-81.1312,32.3215],[-81.1312,32.3214],[-81.1313,32.3212],[-81.1313,32.321],[-81.1315,32.3205],[-81.1316,32.3204],[-81.1316,32.3202],[-81.1316,32.3198],[-81.1316,32.3195],[-81.1316,32.3189],[-81.1316,32.3186],[-81.1316,32.3184],[-81.1316,32.3182],[-81.1315,32.3179],[-81.1314,32.3177],[-81.1314,32.3176],[-81.1314,32.3174],[-81.1314,32.3173],[-81.1313,32.3169],[-81.1312,32.3167],[-81.1312,32.3166],[-81.1311,32.3165],[-81.1311,32.3164],[-81.1309,32.3162],[-81.1308,32.3159],[-81.1307,32.3158],[-81.1306,32.3157],[-81.1305,32.3156],[-81.1304,32.3156],[-81.1304,32.3155],[-81.1303,32.3154],[-81.1302,32.3153],[-81.1301,32.3151],[-81.1299,32.3147],[-81.1298,32.3144],[-81.1298,32.3143],[-81.1298,32.314],[-81.1297,32.3137],[-81.1297,32.3136],[-81.1298,32.3133],[-81.1299,32.3129],[-81.1299,32.3126],[-81.13,32.3124],[-81.13,32.3123],[-81.13,32.3122],[-81.13,32.3121],[-81.1301,32.312],[-81.1302,32.3118],[-81.1304,32.3114],[-81.1307,32.3111],[-81.1308,32.311],[-81.1309,32.3109],[-81.1311,32.3108],[-81.1315,32.3106],[-81.1319,32.3104],[-81.132,32.3103],[-81.1321,32.3103],[-81.1322,32.3103],[-81.1323,32.3102],[-81.1324,32.3101],[-81.1325,32.3101],[-81.1325,32.3099],[-81.1328,32.3096],[-81.1329,32.3095],[-81.133,32.3094],[-81.133,32.3093],[-81.133,32.309],[-81.133,32.3086],[-81.133,32.3085],[-81.1328,32.3083],[-81.1327,32.3082],[-81.1325,32.308],[-81.1324,32.3078],[-81.1323,32.3077],[-81.1322,32.3076],[-81.132,32.3075],[-81.132,32.3074],[-81.1317,32.3073],[-81.1315,32.3073],[-81.1314,32.3073],[-81.1314,32.3072],[-81.131,32.3072],[-81.1307,32.3071],[-81.1305,32.307],[-81.13,32.3069],[-81.1298,32.3069],[-81.1295,32.3068],[-81.1291,32.3068],[-81.1287,32.3069],[-81.1286,32.3069],[-81.1285,32.3069],[-81.1284,32.3069],[-81.1281,32.307],[-81.1279,32.3071],[-81.1278,32.3071],[-81.1275,32.3072],[-81.1273,32.3073],[-81.1271,32.3073],[-81.127,32.3075],[-81.1269,32.3075],[-81.1267,32.3077],[-81.1265,32.3079],[-81.1264,32.3081],[-81.1264,32.3082],[-81.1263,32.3083],[-81.1262,32.3085],[-81.1261,32.3086],[-81.1259,32.3088],[-81.1258,32.3089],[-81.1257,32.309],[-81.1256,32.309],[-81.1255,32.309],[-81.1252,32.3091],[-81.1251,32.309],[-81.1249,32.3089],[-81.1247,32.3088],[-81.1243,32.3087],[-81.1243,32.3086],[-81.1241,32.3085],[-81.1238,32.3083],[-81.1237,32.3082],[-81.1236,32.3081],[-81.1234,32.3079],[-81.1231,32.3075],[-81.123,32.3075],[-81.1229,32.3073],[-81.1228,32.3072],[-81.1227,32.307],[-81.1226,32.307],[-81.1226,32.3068],[-81.1225,32.3066],[-81.1225,32.3065],[-81.1225,32.3063],[-81.1225,32.3062],[-81.1225,32.3061],[-81.1223,32.3057],[-81.1223,32.3055],[-81.1222,32.3051],[-81.1222,32.3049],[-81.1222,32.3048],[-81.1221,32.3047],[-81.1221,32.3045],[-81.1221,32.3043],[-81.1222,32.3041],[-81.1222,32.3038],[-81.1223,32.3033],[-81.1223,32.303],[-81.1223,32.3029],[-81.1224,32.3021],[-81.1224,32.3016],[-81.1224,32.3013],[-81.1225,32.3006],[-81.1225,32.3004],[-81.1226,32.2999],[-81.1226,32.2998],[-81.1226,32.2997],[-81.1227,32.2995],[-81.1228,32.2991],[-81.123,32.2987],[-81.1231,32.2985],[-81.1233,32.2981],[-81.1235,32.2978],[-81.1237,32.2972],[-81.1238,32.2969],[-81.1239,32.2968],[-81.1239,32.2967],[-81.1239,32.2964],[-81.1239,32.2962],[-81.1239,32.2957],[-81.1239,32.2954],[-81.1239,32.2952],[-81.1239,32.2951],[-81.1238,32.2947],[-81.1237,32.2944],[-81.1235,32.2941],[-81.1234,32.2938],[-81.1233,32.2938],[-81.1233,32.2937],[-81.1232,32.2936],[-81.123,32.2934],[-81.1227,32.2931],[-81.1225,32.2929],[-81.1222,32.2927],[-81.122,32.2925],[-81.1217,32.2922],[-81.1214,32.292],[-81.1212,32.2919],[-81.1211,32.2918],[-81.121,32.2916],[-81.1207,32.2912],[-81.1206,32.291],[-81.1205,32.2909],[-81.1203,32.2905],[-81.12,32.2899],[-81.12,32.2898],[-81.1198,32.2894],[-81.1198,32.2892],[-81.1196,32.2885],[-81.1195,32.2884],[-81.1195,32.2879],[-81.1195,32.2877],[-81.1195,32.2876],[-81.1195,32.2874],[-81.1196,32.2869],[-81.1196,32.2868],[-81.1198,32.2864],[-81.1198,32.2863],[-81.1199,32.2862],[-81.1201,32.2859],[-81.1202,32.2857],[-81.1204,32.2855],[-81.1205,32.2855],[-81.1206,32.2853],[-81.1212,32.2849],[-81.1217,32.2845],[-81.1218,32.2844],[-81.1222,32.2842],[-81.123,32.284],[-81.1231,32.284],[-81.1235,32.2839],[-81.1239,32.2839],[-81.124,32.2838],[-81.1244,32.2838],[-81.1245,32.2838],[-81.1246,32.2838],[-81.1252,32.2838],[-81.1255,32.2837],[-81.1256,32.2837],[-81.1257,32.2837],[-81.126,32.2835],[-81.1261,32.2835],[-81.1262,32.2834],[-81.1263,32.2833],[-81.1265,32.2831],[-81.1266,32.283],[-81.1268,32.2829],[-81.1269,32.2828],[-81.127,32.2827],[-81.1271,32.2822],[-81.1273,32.2818],[-81.1273,32.2816],[-81.1273,32.2815],[-81.1273,32.2814],[-81.1273,32.2812],[-81.1272,32.2808],[-81.1271,32.2804],[-81.1269,32.2801],[-81.1267,32.2797],[-81.1266,32.2794],[-81.1265,32.2792],[-81.1264,32.2792],[-81.1263,32.279],[-81.1262,32.2789],[-81.1261,32.2788],[-81.1259,32.2788],[-81.1258,32.2787],[-81.1257,32.2787],[-81.1256,32.2787],[-81.1255,32.2786],[-81.1254,32.2786],[-81.1252,32.2786],[-81.125,32.2785],[-81.1249,32.2784],[-81.1248,32.2783],[-81.1246,32.2781],[-81.1244,32.278],[-81.1243,32.2779],[-81.1235,32.2772],[-81.1234,32.2771],[-81.1233,32.277],[-81.1232,32.2768],[-81.1232,32.2767],[-81.1232,32.2766],[-81.1231,32.2765],[-81.1231,32.2764],[-81.123,32.276],[-81.123,32.2759],[-81.1231,32.2758],[-81.1232,32.2755],[-81.1233,32.2754],[-81.1234,32.2752],[-81.1235,32.2751],[-81.1237,32.275],[-81.1238,32.275],[-81.124,32.2749],[-81.1241,32.2749],[-81.1243,32.2748],[-81.1244,32.2748],[-81.1245,32.2748],[-81.1246,32.2749],[-81.1247,32.2749],[-81.1248,32.2749],[-81.1249,32.2749],[-81.1251,32.275],[-81.1252,32.275],[-81.1256,32.2752],[-81.1258,32.2753],[-81.1261,32.2755],[-81.1262,32.2756],[-81.1268,32.276],[-81.1269,32.2761],[-81.127,32.2762],[-81.1272,32.2763],[-81.1274,32.2763],[-81.1275,32.2764],[-81.1279,32.2765],[-81.1282,32.2765],[-81.1286,32.2765],[-81.1288,32.2764],[-81.129,32.2764],[-81.1291,32.2764],[-81.1292,32.2763],[-81.1294,32.2763],[-81.1295,32.2762],[-81.1296,32.2761],[-81.1298,32.276],[-81.1299,32.2759],[-81.13,32.2758],[-81.1301,32.2756],[-81.1302,32.2756],[-81.1304,32.2752],[-81.1304,32.2751],[-81.1305,32.275],[-81.1305,32.2749],[-81.1307,32.2747],[-81.1309,32.2745],[-81.1311,32.2742],[-81.1315,32.2738],[-81.1317,32.2736],[-81.1319,32.2732],[-81.132,32.2731],[-81.132,32.273],[-81.1321,32.2728],[-81.1322,32.2724],[-81.1323,32.2721],[-81.1323,32.272],[-81.1323,32.2719],[-81.1324,32.2714],[-81.1324,32.2711],[-81.1325,32.2708],[-81.1325,32.2703],[-81.1325,32.2702],[-81.1326,32.2702],[-81.1327,32.27],[-81.1328,32.27],[-81.1328,32.2699],[-81.133,32.2698],[-81.1332,32.2697],[-81.1335,32.2698],[-81.1336,32.2698],[-81.1337,32.2699],[-81.1338,32.2699],[-81.1339,32.2699],[-81.1341,32.2701],[-81.1342,32.2702],[-81.1342,32.2703],[-81.1343,32.2703],[-81.1344,32.2704],[-81.1345,32.2705],[-81.1345,32.2706],[-81.1346,32.2708],[-81.1348,32.2712],[-81.1349,32.2714],[-81.135,32.2716],[-81.135,32.2717],[-81.135,32.2719],[-81.1351,32.272],[-81.1351,32.2721],[-81.1352,32.2722],[-81.1353,32.2722],[-81.1354,32.2723],[-81.1355,32.2724],[-81.1356,32.2725],[-81.1357,32.2725],[-81.1359,32.2726],[-81.136,32.2727],[-81.1362,32.2727],[-81.1363,32.2727],[-81.1364,32.2727],[-81.1368,32.2727],[-81.137,32.2727],[-81.1373,32.2726],[-81.1375,32.2725],[-81.1378,32.2724],[-81.1379,32.2723],[-81.138,32.2723],[-81.1382,32.2722],[-81.1385,32.2722],[-81.1387,32.2722],[-81.139,32.2721],[-81.1393,32.2721],[-81.1396,32.2721],[-81.1398,32.2721],[-81.14,32.272],[-81.1403,32.272],[-81.1406,32.272],[-81.1409,32.2721],[-81.141,32.2721],[-81.1411,32.2721],[-81.1412,32.2721],[-81.1414,32.272],[-81.1415,32.272],[-81.1418,32.2718],[-81.1419,32.2718],[-81.1419,32.2717],[-81.142,32.2717],[-81.1421,32.2716],[-81.1422,32.2715],[-81.1423,32.2713],[-81.1423,32.2712],[-81.1423,32.2711],[-81.1423,32.2708],[-81.1422,32.2707],[-81.1421,32.2706],[-81.1421,32.2705],[-81.1419,32.2704],[-81.1418,32.2702],[-81.1417,32.2702],[-81.1416,32.2701],[-81.1415,32.2701],[-81.1413,32.27],[-81.1411,32.27],[-81.1407,32.2699],[-81.1399,32.2698],[-81.1397,32.2698],[-81.1396,32.2698],[-81.139,32.2696],[-81.1389,32.2695],[-81.1387,32.2694],[-81.1385,32.2693],[-81.138,32.269],[-81.1379,32.2689],[-81.1379,32.2688],[-81.1377,32.2686],[-81.1376,32.2685],[-81.1376,32.2683],[-81.1375,32.2683],[-81.1375,32.2681],[-81.1374,32.2679],[-81.1373,32.2678],[-81.1373,32.2676],[-81.1372,32.2673],[-81.1372,32.2671],[-81.1371,32.2669],[-81.1371,32.2667],[-81.1371,32.2666],[-81.1371,32.2664],[-81.137,32.2663],[-81.137,32.2662],[-81.1369,32.2661],[-81.1371,32.2658],[-81.1372,32.2657],[-81.1376,32.265],[-81.1378,32.2648],[-81.1379,32.2647],[-81.138,32.2646],[-81.1384,32.2642],[-81.1385,32.2642],[-81.1389,32.2639],[-81.1391,32.2638],[-81.1394,32.2637],[-81.1395,32.2637],[-81.1396,32.2636],[-81.14,32.2636],[-81.1401,32.2636],[-81.1402,32.2636],[-81.1408,32.2636],[-81.1412,32.2637],[-81.1413,32.2637],[-81.1414,32.2637],[-81.1421,32.2638],[-81.1424,32.2638],[-81.1427,32.2639],[-81.1431,32.264],[-81.1436,32.264],[-81.1441,32.2641],[-81.1442,32.2641],[-81.1444,32.2641],[-81.1447,32.2641],[-81.1451,32.264],[-81.1453,32.264],[-81.1455,32.2639],[-81.1456,32.2639],[-81.1458,32.2638],[-81.146,32.2636],[-81.1461,32.2635],[-81.1463,32.2633],[-81.1464,32.2633],[-81.1464,32.2632],[-81.1466,32.2628],[-81.1467,32.2626],[-81.1467,32.2625],[-81.1467,32.2624],[-81.1467,32.262],[-81.1467,32.2617],[-81.1467,32.2616],[-81.1467,32.2613],[-81.1467,32.2611],[-81.1466,32.261],[-81.1465,32.2607],[-81.1465,32.2605],[-81.1464,32.2605],[-81.1464,32.2604],[-81.1462,32.2602],[-81.1461,32.26],[-81.1458,32.2597],[-81.1456,32.2595],[-81.1455,32.2595],[-81.1454,32.2594],[-81.1453,32.2594],[-81.1451,32.2593],[-81.145,32.2592],[-81.1449,32.2591],[-81.1448,32.259],[-81.1447,32.2588],[-81.1447,32.2587],[-81.1447,32.2584],[-81.1447,32.2583],[-81.1447,32.2581],[-81.1448,32.258],[-81.1448,32.2579],[-81.1449,32.2579],[-81.1451,32.2578],[-81.1452,32.2576],[-81.1453,32.2576],[-81.1455,32.2575],[-81.1457,32.2574],[-81.1458,32.2573],[-81.1459,32.2573],[-81.146,32.2572],[-81.1463,32.2571],[-81.1466,32.257],[-81.1468,32.2569],[-81.147,32.2569],[-81.147,32.2568],[-81.1472,32.2567],[-81.1474,32.2567],[-81.1475,32.2566],[-81.1475,32.2565],[-81.1476,32.2565],[-81.1478,32.2562],[-81.148,32.256],[-81.148,32.2559],[-81.148,32.2558],[-81.1481,32.2558],[-81.1481,32.2557],[-81.1481,32.2555],[-81.1481,32.2551],[-81.1481,32.2549],[-81.1481,32.2547],[-81.1481,32.2545],[-81.148,32.2544],[-81.148,32.2542],[-81.1479,32.2541],[-81.1477,32.2539],[-81.1475,32.2537],[-81.1474,32.2535],[-81.1473,32.2534],[-81.1471,32.2533],[-81.1469,32.2531],[-81.1467,32.2529],[-81.1465,32.2527],[-81.1464,32.2526],[-81.1462,32.2525],[-81.1461,32.2523],[-81.146,32.2522],[-81.1459,32.252],[-81.1458,32.2519],[-81.1458,32.2518],[-81.1458,32.2516],[-81.1457,32.2515],[-81.1457,32.2513],[-81.1457,32.2512],[-81.1457,32.2511],[-81.1458,32.251],[-81.1458,32.2509],[-81.1459,32.2507],[-81.146,32.2506],[-81.1462,32.2503],[-81.1463,32.2502],[-81.1464,32.2501],[-81.1465,32.25],[-81.1466,32.2499],[-81.1467,32.2498],[-81.1471,32.2496],[-81.1471,32.2495],[-81.1473,32.2495],[-81.1481,32.2492],[-81.1482,32.2491],[-81.1486,32.249],[-81.149,32.2489],[-81.1491,32.2489],[-81.1492,32.2489],[-81.1494,32.2488],[-81.1495,32.2488],[-81.1496,32.2488],[-81.1497,32.2487],[-81.1498,32.2487],[-81.15,32.2486],[-81.1502,32.2486],[-81.1504,32.2485],[-81.1506,32.2484],[-81.1507,32.2484],[-81.1509,32.2483],[-81.1513,32.2482],[-81.1515,32.2482],[-81.1516,32.2482],[-81.1524,32.2479],[-81.1528,32.2478],[-81.1529,32.2478],[-81.153,32.2478],[-81.1532,32.2477],[-81.1533,32.2476],[-81.1535,32.2475],[-81.1544,32.247],[-81.1545,32.2469],[-81.1551,32.2464],[-81.1553,32.2463],[-81.1554,32.2462],[-81.1558,32.2458],[-81.1559,32.2457],[-81.1559,32.2456],[-81.156,32.2455],[-81.1563,32.245],[-81.1564,32.2446],[-81.1565,32.2443],[-81.1566,32.2441],[-81.1566,32.244],[-81.1566,32.2438],[-81.1566,32.2435],[-81.1566,32.2433],[-81.1565,32.2426],[-81.1565,32.2425],[-81.1565,32.2424],[-81.1563,32.2419],[-81.1562,32.2418],[-81.1561,32.2414],[-81.1559,32.241],[-81.1557,32.2407],[-81.1556,32.2405],[-81.1554,32.24],[-81.1553,32.2399],[-81.1551,32.2396],[-81.1549,32.2394],[-81.1548,32.2391],[-81.1545,32.2386],[-81.1543,32.2385],[-81.1542,32.2383],[-81.154,32.2381],[-81.1534,32.2374],[-81.1529,32.2368],[-81.1528,32.2367],[-81.1526,32.2365],[-81.1524,32.2363],[-81.1523,32.2362],[-81.152,32.236],[-81.1516,32.2358],[-81.1515,32.2357],[-81.1512,32.2356],[-81.1511,32.2355],[-81.151,32.2354],[-81.1506,32.2351],[-81.1504,32.2349],[-81.1498,32.2345],[-81.1497,32.2345],[-81.1495,32.2344],[-81.1492,32.2342],[-81.1489,32.2341],[-81.1485,32.2338],[-81.1483,32.2337],[-81.148,32.2336],[-81.1473,32.2332],[-81.1465,32.2328],[-81.1461,32.2326],[-81.146,32.2325],[-81.1459,32.2325],[-81.1458,32.2323],[-81.1457,32.2323],[-81.1456,32.2321],[-81.1455,32.2319],[-81.1454,32.2317],[-81.1453,32.2316],[-81.1452,32.2315],[-81.1451,32.2313],[-81.1449,32.2311],[-81.1447,32.2309],[-81.1445,32.2307],[-81.1442,32.2304],[-81.1441,32.2303],[-81.144,32.2302],[-81.1439,32.23],[-81.1437,32.2295],[-81.1437,32.2294],[-81.1436,32.2293],[-81.1436,32.2292],[-81.1436,32.2289],[-81.1436,32.2287],[-81.1436,32.2285],[-81.1436,32.2284],[-81.144,32.2274],[-81.1442,32.2268],[-81.1444,32.2264],[-81.1445,32.2263],[-81.1445,32.2262],[-81.1446,32.2261],[-81.1448,32.226],[-81.1455,32.2254],[-81.1456,32.2253],[-81.1457,32.2252],[-81.1463,32.2246],[-81.1481,32.2238],[-81.1484,32.2237],[-81.1485,32.2237],[-81.15,32.2233],[-81.1505,32.2232],[-81.151,32.2231],[-81.1516,32.2229],[-81.1521,32.2226],[-81.1522,32.2223],[-81.1521,32.2223],[-81.1521,32.222],[-81.1519,32.2219],[-81.1516,32.2216],[-81.1515,32.2215],[-81.1513,32.2214],[-81.1511,32.2213],[-81.1508,32.2212],[-81.15,32.2211],[-81.1496,32.2211],[-81.1491,32.2212],[-81.1481,32.2216],[-81.1466,32.2218],[-81.1453,32.2219],[-81.1441,32.2218],[-81.1437,32.2218],[-81.1432,32.2217],[-81.1423,32.2213],[-81.1417,32.2209],[-81.141,32.2204],[-81.1394,32.22],[-81.1389,32.2198],[-81.1384,32.2193],[-81.1378,32.2185],[-81.1375,32.2179],[-81.1369,32.217],[-81.1367,32.2163],[-81.1366,32.2158],[-81.1366,32.2157],[-81.1366,32.2156],[-81.1367,32.2147],[-81.1367,32.2137],[-81.1362,32.2131],[-81.1361,32.213],[-81.1361,32.2129],[-81.136,32.2129],[-81.1351,32.2121],[-81.1341,32.2115],[-81.1318,32.2103],[-81.1312,32.2101],[-81.1293,32.2095],[-81.1283,32.2086],[-81.1274,32.2075],[-81.1268,32.2066],[-81.1268,32.2065],[-81.1266,32.2062],[-81.1263,32.2056],[-81.1258,32.2048],[-81.1248,32.2029],[-81.1231,32.2013],[-81.123,32.2003],[-81.1226,32.1984],[-81.1223,32.1962],[-81.1219,32.1955],[-81.1213,32.1951],[-81.1212,32.1951],[-81.1201,32.1948],[-81.1198,32.1948],[-81.1195,32.1948],[-81.1182,32.1956],[-81.118,32.1957],[-81.1179,32.1957],[-81.1161,32.1965],[-81.116,32.1965],[-81.1159,32.1965],[-81.1159,32.1964],[-81.1152,32.1962],[-81.1144,32.1959],[-81.114,32.1957],[-81.114,32.1955],[-81.1139,32.194],[-81.1141,32.1939],[-81.1142,32.1939],[-81.1148,32.1934],[-81.1162,32.193],[-81.1173,32.1931],[-81.1174,32.1931],[-81.1179,32.1931],[-81.1183,32.1931],[-81.1193,32.1932],[-81.1212,32.1926],[-81.1216,32.1922],[-81.1218,32.1918],[-81.1219,32.1913],[-81.1218,32.191],[-81.1218,32.1908],[-81.1217,32.1907],[-81.1215,32.1904],[-81.1212,32.1901],[-81.1206,32.1899],[-81.1205,32.1899],[-81.1203,32.1899],[-81.12,32.1898],[-81.1191,32.1895],[-81.1183,32.1892],[-81.1182,32.1892],[-81.1181,32.1879],[-81.118,32.1867],[-81.1179,32.1853],[-81.1181,32.185],[-81.1182,32.1847],[-81.1183,32.1845],[-81.1187,32.1838],[-81.119,32.183],[-81.1192,32.1825],[-81.1195,32.1819],[-81.1198,32.1812],[-81.1204,32.1787],[-81.1204,32.1786],[-81.1203,32.1786],[-81.1203,32.1785],[-81.1202,32.1781],[-81.1201,32.1779],[-81.1198,32.1776],[-81.1193,32.1772],[-81.119,32.1771],[-81.118,32.1767],[-81.1179,32.1766],[-81.1177,32.1765],[-81.1169,32.1762],[-81.1165,32.1762],[-81.1163,32.1762],[-81.1158,32.1763],[-81.1154,32.1764],[-81.1151,32.1766],[-81.1147,32.1769],[-81.1146,32.1769],[-81.1139,32.1776],[-81.1132,32.1777],[-81.1129,32.1778],[-81.1125,32.1779],[-81.1119,32.178],[-81.1116,32.1778],[-81.1114,32.1776],[-81.1109,32.1773],[-81.1108,32.1772],[-81.1107,32.1771],[-81.1106,32.177],[-81.1105,32.177],[-81.1102,32.1768],[-81.1102,32.1745],[-81.1104,32.1742],[-81.1107,32.1735],[-81.1111,32.1727],[-81.1136,32.1713],[-81.1138,32.1713],[-81.1155,32.1709],[-81.117,32.1709],[-81.1176,32.1713],[-81.1179,32.1715],[-81.1183,32.1728],[-81.1184,32.173],[-81.1184,32.1731],[-81.1185,32.1733],[-81.1188,32.1741],[-81.1191,32.1747],[-81.1193,32.1751],[-81.1193,32.1752],[-81.1194,32.1752],[-81.1194,32.1754],[-81.1196,32.1753],[-81.12,32.1752],[-81.1203,32.1751],[-81.1206,32.175],[-81.1209,32.175],[-81.1212,32.1749],[-81.1215,32.1746],[-81.1225,32.1738],[-81.1233,32.1731],[-81.1237,32.1728],[-81.1239,32.1726],[-81.1241,32.1725],[-81.1246,32.1719],[-81.1252,32.1713],[-81.1261,32.1706],[-81.1267,32.1702],[-81.127,32.1699],[-81.1281,32.1691],[-81.1286,32.1684],[-81.129,32.1678],[-81.1291,32.1677],[-81.1293,32.1674],[-81.1293,32.1673],[-81.1295,32.1671],[-81.1296,32.1668],[-81.1296,32.1666],[-81.1297,32.1664],[-81.1297,32.166],[-81.1298,32.1659],[-81.1298,32.1658],[-81.1296,32.1656],[-81.1284,32.1644],[-81.1265,32.1638],[-81.1262,32.1638],[-81.126,32.1637],[-81.1252,32.1635],[-81.1251,32.1634],[-81.1247,32.1633],[-81.1243,32.1632],[-81.1242,32.1632],[-81.1231,32.1629],[-81.122,32.1618],[-81.1221,32.1594],[-81.1221,32.1573],[-81.1215,32.1551],[-81.1212,32.1546],[-81.1211,32.1545],[-81.1207,32.1541],[-81.12,32.1533],[-81.118,32.1523],[-81.1177,32.1522],[-81.1143,32.152],[-81.114,32.152],[-81.1122,32.1508],[-81.1122,32.1493],[-81.1125,32.1491],[-81.1126,32.1491],[-81.1127,32.149],[-81.1138,32.1483],[-81.114,32.1482],[-81.1143,32.1481],[-81.1147,32.1479],[-81.1151,32.1477],[-81.1162,32.1472],[-81.1172,32.1463],[-81.1173,32.1462],[-81.1175,32.1459],[-81.1183,32.1444],[-81.1187,32.1432],[-81.1191,32.1421],[-81.1192,32.1394],[-81.1192,32.1393],[-81.1192,32.1391],[-81.1192,32.139],[-81.1191,32.1389],[-81.1191,32.1385],[-81.1192,32.1378],[-81.1192,32.1373],[-81.1196,32.1361],[-81.1199,32.1353],[-81.1199,32.135],[-81.12,32.1343],[-81.1199,32.134],[-81.1198,32.1335],[-81.1195,32.133],[-81.1192,32.1326],[-81.119,32.1322],[-81.1188,32.1319],[-81.1185,32.1316],[-81.1184,32.1314],[-81.1183,32.1313],[-81.118,32.1309],[-81.1177,32.1306],[-81.1171,32.1299],[-81.1169,32.1296],[-81.1167,32.1294],[-81.1164,32.129],[-81.1162,32.1288],[-81.1161,32.1287],[-81.116,32.1284],[-81.1157,32.1271],[-81.1153,32.1259],[-81.1153,32.1255],[-81.1157,32.1243],[-81.1159,32.1237],[-81.1161,32.123],[-81.1172,32.1198],[-81.1172,32.1196],[-81.1172,32.1187],[-81.1172,32.1177],[-81.1172,32.1176],[-81.1168,32.1171],[-81.1164,32.1167],[-81.116,32.1162],[-81.1157,32.1158],[-81.1152,32.1153],[-81.114,32.1139],[-81.1133,32.1132],[-81.1111,32.112],[-81.1094,32.1119],[-81.1093,32.1119],[-81.1091,32.1119],[-81.1091,32.1118],[-81.1083,32.1118],[-81.1071,32.1117],[-81.107,32.1117],[-81.1047,32.1117],[-81.1033,32.1114],[-81.1005,32.1112],[-81.099,32.1114],[-81.097,32.1114],[-81.0954,32.1112],[-81.0933,32.1112],[-81.0916,32.1109],[-81.0912,32.1101],[-81.091,32.1094],[-81.0909,32.1086],[-81.0908,32.1075],[-81.0907,32.1069],[-81.0906,32.1066],[-81.0905,32.1064],[-81.0895,32.1054],[-81.0882,32.1039],[-81.0875,32.1034],[-81.0874,32.1033],[-81.0866,32.103],[-81.0855,32.1026],[-81.0852,32.1024],[-81.084,32.1011],[-81.0839,32.1011],[-81.0835,32.1008],[-81.0828,32.1004],[-81.082,32.1],[-81.0819,32.1],[-81.0815,32.0998],[-81.0809,32.0995],[-81.0805,32.0994],[-81.0798,32.0992],[-81.0796,32.0991],[-81.0796,32.099],[-81.0796,32.0988],[-81.0795,32.0988],[-81.0794,32.0988],[-81.0793,32.099],[-81.0792,32.099],[-81.0791,32.099],[-81.079,32.099],[-81.0787,32.0989],[-81.0782,32.0987],[-81.0779,32.0986],[-81.0771,32.0981],[-81.0754,32.0971],[-81.0747,32.0964],[-81.0737,32.0958],[-81.0736,32.0956],[-81.0735,32.0955],[-81.0731,32.0949],[-81.073,32.0946],[-81.0724,32.0942],[-81.0714,32.0935],[-81.0709,32.0932],[-81.07,32.0924],[-81.0684,32.0913],[-81.0676,32.0908],[-81.067,32.0904],[-81.0658,32.0898],[-81.0649,32.0894],[-81.0641,32.089],[-81.0633,32.0886],[-81.0627,32.0883],[-81.0619,32.088],[-81.0605,32.0875],[-81.0597,32.0873],[-81.0596,32.0872],[-81.059,32.0871],[-81.0584,32.0869],[-81.0582,32.0869],[-81.0581,32.0869],[-81.058,32.0868],[-81.0579,32.0868],[-81.0574,32.0867],[-81.0565,32.0865],[-81.0554,32.0862],[-81.0532,32.0858],[-81.0503,32.0853],[-81.0428,32.0845],[-81.0426,32.0845],[-81.0423,32.0845],[-81.0421,32.0845],[-81.0419,32.0845],[-81.0383,32.0845],[-81.0334,32.0853],[-81.0326,32.0855],[-81.0319,32.0858],[-81.0274,32.0877],[-81.0262,32.0884],[-81.0261,32.0885],[-81.0217,32.0909],[-81.0215,32.0911],[-81.0213,32.0913],[-81.0207,32.092],[-81.0206,32.092],[-81.0201,32.0927],[-81.0183,32.0947],[-81.0165,32.0968],[-81.016,32.0974],[-81.0146,32.0986],[-81.0135,32.0993],[-81.0132,32.0995],[-81.0129,32.0996],[-81.0127,32.0998],[-81.0123,32.1],[-81.012,32.1002],[-81.0114,32.1004],[-81.0111,32.1005],[-81.011,32.1005],[-81.0108,32.1006],[-81.0103,32.1007],[-81.01,32.1008],[-81.0097,32.1008],[-81.0094,32.1009],[-81.009,32.101],[-81.0081,32.1011],[-81.0071,32.1011],[-81.007,32.1011],[-81.0068,32.1012],[-81.006,32.101],[-81.0053,32.1009],[-81.0039,32.1006],[-81.0027,32.1002],[-81.0023,32.1001],[-81.002,32.0999],[-81.0009,32.0995],[-80.9999,32.099],[-80.9998,32.099],[-80.9998,32.0989],[-80.9995,32.0983],[-80.9992,32.0981],[-80.9987,32.0979],[-80.9984,32.0976],[-80.998,32.0974],[-80.9976,32.0972],[-80.9967,32.0965],[-80.9957,32.0957],[-80.9954,32.0955],[-80.9952,32.0954],[-80.995,32.0952],[-80.9948,32.095],[-80.9945,32.0947],[-80.9943,32.0946],[-80.9934,32.0933],[-80.9925,32.0922],[-80.9924,32.0921],[-80.9918,32.0913],[-80.9912,32.0902],[-80.9905,32.089],[-80.9899,32.0878],[-80.9896,32.0874],[-80.9887,32.0858],[-80.9878,32.0843],[-80.9868,32.083],[-80.9857,32.0818],[-80.9854,32.0815],[-80.9845,32.0808],[-80.9832,32.0797],[-80.9818,32.0788],[-80.9803,32.078],[-80.9789,32.0773],[-80.9774,32.0768],[-80.9758,32.0763],[-80.9741,32.0758],[-80.9727,32.0753],[-80.9712,32.0748],[-80.9698,32.0743],[-80.9685,32.0739],[-80.9652,32.073],[-80.9619,32.072],[-80.9615,32.0719],[-80.9614,32.0718],[-80.9611,32.0717],[-80.9594,32.0712],[-80.9575,32.0705],[-80.9545,32.0686],[-80.9507,32.0646],[-80.95,32.0637],[-80.95,32.0636],[-80.9499,32.0636],[-80.9498,32.0634],[-80.9496,32.0632],[-80.9491,32.0627],[-80.949,32.0626],[-80.9488,32.0624],[-80.9486,32.0623],[-80.9476,32.0615],[-80.947,32.0609],[-80.9465,32.0605],[-80.9464,32.0604],[-80.9458,32.0598],[-80.9446,32.0587],[-80.9438,32.0582],[-80.9432,32.0578],[-80.9409,32.0554],[-80.9386,32.0529],[-80.9386,32.0528],[-80.9378,32.0521],[-80.9372,32.0514],[-80.937,32.0512],[-80.9336,32.0476],[-80.9268,32.0417],[-80.923,32.0393],[-80.9228,32.0391],[-80.918,32.0376],[-80.9107,32.0367],[-80.9055,32.0369],[-80.9036,32.0366],[-80.8998,32.0361],[-80.897,32.0356],[-80.8948,32.0353],[-80.893,32.035],[-80.8865,32.0346],[-80.886,32.0346],[-80.8855,32.0346],[-80.8846,32.0346],[-80.8837,32.0346],[-80.8835,32.0346],[-80.8833,32.0346],[-80.8825,32.0346],[-80.8824,32.0346],[-80.8816,32.0346],[-80.8792,32.0345],[-80.8768,32.0345],[-80.8738,32.0345],[-80.8647,32.0344],[-80.8569,32.0343],[-80.8502,32.0341],[-80.8414,32.0338],[-80.8407,32.0338],[-80.8401,32.0338],[-80.8388,32.0338],[-80.8297,32.0335],[-80.8018,32.0335],[-80.7514,32.0335],[-80.752,32.0326],[-80.7521,32.0325],[-80.7529,32.0315],[-80.754,32.0302],[-80.7548,32.0292],[-80.758,32.026],[-80.7625,32.0226],[-80.7658,32.021],[-80.7698,32.0198],[-80.7711,32.0181],[-80.7745,32.0153],[-80.7764,32.014],[-80.7807,32.0114],[-80.7807,32.0103],[-80.7808,32.0088],[-80.7809,32.0076],[-80.7812,32.005],[-80.7822,32.001],[-80.7823,32.0006],[-80.7824,32.0003],[-80.7824,32.0002],[-80.7827,31.9977],[-80.783,31.9957],[-80.7833,31.9946],[-80.7835,31.994],[-80.7837,31.9932],[-80.7851,31.9885],[-80.7862,31.9857],[-80.786,31.9822],[-80.7858,31.9804],[-80.7867,31.9756],[-80.7883,31.97],[-80.7898,31.9644],[-80.7924,31.9601],[-80.7963,31.9535],[-80.8041,31.9461],[-80.8146,31.94],[-80.8193,31.9338],[-80.8273,31.928],[-80.8292,31.9266],[-80.835,31.9239],[-80.8425,31.9189],[-80.8553,31.9108],[-80.862,31.8993],[-80.8653,31.8944],[-80.8696,31.8881],[-80.8748,31.8807],[-80.8796,31.8753],[-80.8797,31.8752],[-80.8888,31.8658],[-80.8911,31.8612],[-80.897,31.8528],[-80.9048,31.8458],[-80.9117,31.8407],[-80.9168,31.8384],[-80.9178,31.8338],[-80.9221,31.8253],[-80.9286,31.817],[-80.9383,31.809],[-80.9424,31.8068],[-80.9496,31.803],[-80.9595,31.8],[-80.9707,31.7983],[-80.9731,31.7882],[-80.977,31.7809],[-80.9815,31.7747],[-80.983,31.7727],[-80.9921,31.7643],[-80.9962,31.7621],[-80.996,31.7562],[-80.9969,31.7503],[-80.9972,31.7485],[-80.9998,31.7441],[-81.0011,31.7427],[-81.0024,31.7413],[-81.0138,31.7286],[-81.0258,31.7202],[-81.0566,31.7149],[-81.0515,31.7052],[-81.0498,31.6886],[-81.059,31.666],[-81.0666,31.6573],[-81.0696,31.6424],[-81.0658,31.6252],[-81.07,31.6163],[-81.0733,31.6092],[-81.0767,31.598],[-81.0791,31.5865],[-81.0832,31.5649],[-81.0846,31.5531],[-81.0856,31.5426],[-81.0858,31.5367],[-81.0865,31.5319],[-81.0871,31.5292],[-81.088,31.5273],[-81.0924,31.5232],[-81.0954,31.521],[-81.0971,31.5197],[-81.0997,31.5185],[-81.1005,31.5171],[-81.1013,31.5156],[-81.1033,31.5069],[-81.1057,31.5002],[-81.1067,31.4981],[-81.1071,31.4966],[-81.1104,31.492],[-81.115,31.487],[-81.1195,31.4827],[-81.1219,31.4806],[-81.1248,31.4785],[-81.1254,31.4775],[-81.1265,31.477],[-81.1315,31.4744],[-81.1335,31.4737],[-81.1362,31.473],[-81.139,31.4725],[-81.1413,31.472],[-81.1438,31.4715],[-81.146,31.4667],[-81.1467,31.4652],[-81.1469,31.4644],[-81.1487,31.4607],[-81.1501,31.458],[-81.1517,31.4558],[-81.1558,31.4503],[-81.1568,31.4488],[-81.1583,31.447],[-81.1596,31.4458],[-81.1611,31.4441],[-81.1625,31.4429],[-81.1636,31.442],[-81.1627,31.4397],[-81.1624,31.437],[-81.1627,31.4356],[-81.163,31.4344],[-81.1632,31.433],[-81.1641,31.4307],[-81.1644,31.4291],[-81.1653,31.4267],[-81.166,31.4252],[-81.1669,31.4234],[-81.168,31.4222],[-81.1689,31.4206],[-81.1703,31.4193],[-81.1724,31.4167],[-81.1732,31.4153],[-81.174,31.4144],[-81.1749,31.4133],[-81.1762,31.4119],[-81.1773,31.4103],[-81.179,31.4085],[-81.1807,31.4069],[-81.1822,31.4053],[-81.1833,31.4045],[-81.1847,31.4035],[-81.1862,31.4025],[-81.1878,31.4014],[-81.1891,31.4005],[-81.1908,31.3999],[-81.1891,31.3982],[-81.1876,31.3968],[-81.1858,31.3951],[-81.1843,31.3934],[-81.1817,31.3906],[-81.1788,31.3869],[-81.177,31.3846],[-81.1756,31.3825],[-81.1739,31.3798],[-81.1726,31.3768],[-81.1722,31.3756],[-81.1722,31.3752],[-81.1711,31.3703],[-81.1711,31.3634],[-81.172,31.3553],[-81.1733,31.3508],[-81.175,31.3463],[-81.1771,31.3393],[-81.1795,31.3354],[-81.1836,31.3292],[-81.1854,31.3274],[-81.1861,31.3268],[-81.1861,31.3267],[-81.1846,31.3235],[-81.1836,31.3155],[-81.1834,31.3112],[-81.1839,31.3058],[-81.1847,31.3012],[-81.1847,31.3011],[-81.1846,31.3009],[-81.1847,31.3009],[-81.1839,31.2975],[-81.1837,31.2943],[-81.1829,31.2867],[-81.1826,31.2742],[-81.1826,31.269],[-81.1828,31.2659],[-81.1861,31.2502],[-81.1877,31.2463],[-81.1919,31.2405],[-81.1961,31.2352],[-81.1988,31.2319],[-81.2024,31.2277],[-81.2051,31.2209],[-81.2061,31.2182],[-81.2091,31.2131],[-81.2126,31.2081],[-81.2143,31.2055],[-81.2163,31.2047],[-81.2176,31.1995],[-81.2203,31.193],[-81.2222,31.188],[-81.2251,31.1832],[-81.231,31.175],[-81.2343,31.1703],[-81.2382,31.1673],[-81.2423,31.1636],[-81.2479,31.1608],[-81.2498,31.1611],[-81.2502,31.161],[-81.2573,31.1584],[-81.267,31.157],[-81.2725,31.1564],[-81.2796,31.1567],[-81.2871,31.1555],[-81.2921,31.1554],[-81.2964,31.1519],[-81.2943,31.1472],[-81.2927,31.1428],[-81.2926,31.1402],[-81.294,31.1357],[-81.2938,31.1351],[-81.2899,31.1312],[-81.2887,31.1262],[-81.2886,31.1255],[-81.2884,31.1249],[-81.2876,31.1218],[-81.2865,31.1167],[-81.2859,31.1094],[-81.2863,31.1031],[-81.2872,31.1001],[-81.2875,31.0992],[-81.2902,31.0935],[-81.2935,31.0876],[-81.2979,31.081],[-81.3056,31.0741],[-81.3089,31.0713],[-81.3136,31.0678],[-81.318,31.0658],[-81.3225,31.0638],[-81.3262,31.0627],[-81.3302,31.0617],[-81.3351,31.0605],[-81.3392,31.0601],[-81.3453,31.0594],[-81.3466,31.0559],[-81.3534,31.0371],[-81.3445,31.0181],[-81.3423,31.0178],[-81.3379,31.0163],[-81.3349,31.0146],[-81.3308,31.0126],[-81.327,31.0103],[-81.3239,31.0088],[-81.3204,31.0065],[-81.3177,31.0041],[-81.3167,31.0032],[-81.3146,31.0015],[-81.313,31.0002],[-81.3107,30.9973],[-81.3064,30.9906],[-81.3048,30.9857],[-81.3046,30.9829],[-81.3043,30.9789],[-81.3048,30.9708],[-81.3073,30.9622],[-81.3121,30.9545],[-81.3175,30.9485],[-81.3256,30.9417],[-81.3332,30.9366],[-81.3349,30.9359],[-81.3452,30.9315],[-81.3453,30.9234],[-81.3462,30.9167],[-81.3474,30.9103],[-81.3479,30.905],[-81.3491,30.8958],[-81.3502,30.8891],[-81.352,30.8831],[-81.3554,30.8752],[-81.3568,30.8731],[-81.3589,30.8675],[-81.3594,30.8635],[-81.3617,30.8559],[-81.3633,30.8506],[-81.3627,30.8459],[-81.3634,30.8447],[-81.366,30.8404],[-81.3675,30.8363],[-81.3693,30.8311],[-81.3715,30.8256],[-81.3731,30.8223],[-81.3748,30.8174],[-81.3825,30.8055],[-81.3854,30.8019],[-81.3863,30.8014],[-81.3868,30.8004],[-81.387,30.7995],[-81.387,30.7985],[-81.3885,30.796],[-81.3915,30.7902],[-81.3935,30.7848],[-81.3953,30.7797],[-81.3994,30.7709],[-81.4005,30.7664],[-81.3965,30.7657],[-81.3913,30.7647],[-81.3862,30.7627],[-81.3807,30.7603],[-81.3796,30.7598],[-81.3763,30.7582],[-81.3755,30.7578],[-81.3748,30.7575],[-81.374,30.757],[-81.3725,30.756],[-81.3697,30.7542],[-81.3674,30.7525],[-81.3591,30.7443],[-81.3548,30.7385],[-81.3514,30.7309],[-81.3499,30.724],[-81.3503,30.7214],[-81.3497,30.7207],[-81.3483,30.7174],[-81.3473,30.7142],[-81.347,30.7124],[-81.3518,30.7124],[-81.3661,30.7124],[-81.3709,30.7124],[-81.3713,30.7124],[-81.3718,30.7124],[-81.3724,30.7124],[-81.3728,30.7124],[-81.373,30.7124],[-81.3737,30.7124],[-81.3739,30.7124],[-81.3741,30.7124],[-81.3746,30.7124],[-81.3748,30.7124],[-81.3749,30.7124],[-81.375,30.7124],[-81.3751,30.7124],[-81.3756,30.7124],[-81.376,30.7124],[-81.3763,30.7124],[-81.3809,30.7124],[-81.3947,30.7124],[-81.3993,30.7124],[-81.4042,30.7124],[-81.4037,30.7098],[-81.4098,30.7096],[-81.4244,30.709],[-81.43,30.7088],[-81.4315,30.7087],[-81.4341,30.7089],[-81.4364,30.7092],[-81.4382,30.7096],[-81.4391,30.7098],[-81.4392,30.7098],[-81.4404,30.71],[-81.4405,30.71],[-81.4419,30.71],[-81.4446,30.7097],[-81.4448,30.7096],[-81.447,30.7094],[-81.4487,30.7094],[-81.4505,30.7094],[-81.4512,30.7095],[-81.4525,30.7096],[-81.4548,30.7099],[-81.46,30.7104],[-81.4608,30.7105],[-81.4624,30.7108],[-81.464,30.711],[-81.4643,30.711],[-81.4647,30.7111],[-81.4651,30.7112],[-81.4654,30.7113],[-81.4686,30.712],[-81.4697,30.7124],[-81.47,30.7124],[-81.4701,30.7125],[-81.4718,30.713],[-81.4724,30.7133],[-81.4736,30.7137],[-81.4741,30.7139],[-81.4746,30.7141],[-81.475,30.7144],[-81.4755,30.7147],[-81.4759,30.715],[-81.4772,30.7163],[-81.4796,30.7189],[-81.4803,30.7198],[-81.4816,30.7213],[-81.4822,30.7222],[-81.483,30.7231],[-81.4831,30.7232],[-81.4833,30.7235],[-81.4838,30.724],[-81.4839,30.7242],[-81.4845,30.7249],[-81.4848,30.7251],[-81.4854,30.7255],[-81.4861,30.7258],[-81.4862,30.7258],[-81.4866,30.726],[-81.4871,30.7261],[-81.4876,30.7262],[-81.488,30.7263],[-81.4885,30.7263],[-81.489,30.7263],[-81.4895,30.7262],[-81.4899,30.7262],[-81.4909,30.7259],[-81.4942,30.7253],[-81.4959,30.725],[-81.4963,30.7249],[-81.4966,30.7249],[-81.4973,30.7248],[-81.4979,30.7248],[-81.4986,30.7247],[-81.4995,30.7246],[-81.5,30.7245],[-81.5002,30.7245],[-81.5017,30.7243],[-81.5029,30.724],[-81.5042,30.7236],[-81.5045,30.7235],[-81.5054,30.7232],[-81.5056,30.7232],[-81.5059,30.7231],[-81.5069,30.723],[-81.5072,30.7229],[-81.5073,30.7229],[-81.5075,30.7229],[-81.5079,30.7228],[-81.5099,30.7226],[-81.5101,30.7226],[-81.5108,30.7226],[-81.5112,30.7226],[-81.5124,30.7225],[-81.5125,30.7225],[-81.5126,30.7225],[-81.5128,30.7225],[-81.5129,30.7225],[-81.5135,30.7225],[-81.5137,30.7225],[-81.5145,30.7225],[-81.5153,30.7226],[-81.5155,30.7226],[-81.5159,30.7226],[-81.5165,30.7227],[-81.5168,30.7227],[-81.5174,30.7227],[-81.5179,30.7228],[-81.5182,30.7228],[-81.5184,30.7228],[-81.519,30.7228],[-81.521,30.7228],[-81.5213,30.7228],[-81.5227,30.7229],[-81.524,30.723],[-81.5244,30.723],[-81.5247,30.723],[-81.5251,30.7231],[-81.5263,30.7234],[-81.5273,30.7236],[-81.5281,30.7238],[-81.5301,30.7241],[-81.5306,30.7242],[-81.5312,30.7242],[-81.5315,30.7242],[-81.5319,30.7242],[-81.532,30.7242],[-81.5323,30.7241],[-81.5324,30.724],[-81.5327,30.7239],[-81.5328,30.7239],[-81.5328,30.7238],[-81.5331,30.7236],[-81.5332,30.7236],[-81.5332,30.7235],[-81.5333,30.7235],[-81.5334,30.7234],[-81.5337,30.7231],[-81.5339,30.7227],[-81.5341,30.7222],[-81.5341,30.722],[-81.5342,30.7218],[-81.5342,30.7213],[-81.5343,30.721],[-81.5344,30.7205],[-81.5345,30.7202],[-81.5345,30.7201],[-81.5345,30.7195],[-81.5346,30.7189],[-81.5345,30.7181],[-81.5344,30.7176],[-81.5343,30.7173],[-81.5343,30.7172],[-81.5343,30.717],[-81.5343,30.7167],[-81.5341,30.7159],[-81.5341,30.7156],[-81.534,30.7147],[-81.5339,30.7141],[-81.5338,30.7132],[-81.5338,30.7121],[-81.5339,30.7118],[-81.534,30.7114],[-81.5341,30.7113],[-81.5342,30.7111],[-81.5345,30.7107],[-81.5352,30.7097],[-81.5353,30.7095],[-81.5355,30.7093],[-81.5357,30.7092],[-81.5358,30.7092],[-81.5358,30.7091],[-81.536,30.709],[-81.5365,30.7089],[-81.5366,30.7088],[-81.5371,30.7087],[-81.5376,30.7086],[-81.5377,30.7086],[-81.5382,30.7087],[-81.5384,30.7087],[-81.5387,30.7087],[-81.5391,30.7088],[-81.5392,30.7089],[-81.5393,30.7089],[-81.5399,30.7091],[-81.5407,30.7095],[-81.5416,30.7101],[-81.5425,30.7108],[-81.5428,30.7111],[-81.5435,30.7118],[-81.5438,30.7122],[-81.5442,30.7128],[-81.5447,30.7137],[-81.5452,30.715],[-81.5453,30.7154],[-81.5456,30.7161],[-81.546,30.7167],[-81.546,30.7169],[-81.5461,30.717],[-81.5463,30.7172],[-81.5465,30.7173],[-81.5466,30.7175],[-81.5467,30.7176],[-81.5468,30.7177],[-81.547,30.7178],[-81.5473,30.7179],[-81.5476,30.7181],[-81.548,30.7182],[-81.5484,30.7183],[-81.5488,30.7183],[-81.5489,30.7183],[-81.5493,30.7183],[-81.55,30.7182],[-81.5501,30.7182],[-81.5504,30.7181],[-81.5508,30.718],[-81.5512,30.7178],[-81.5521,30.7174],[-81.5526,30.7171],[-81.5531,30.7168],[-81.5533,30.7166],[-81.5534,30.7165],[-81.5541,30.7159],[-81.5542,30.7158],[-81.5545,30.7156],[-81.5545,30.7155],[-81.555,30.715],[-81.5551,30.7148],[-81.5552,30.7148],[-81.5554,30.7145],[-81.5556,30.7143],[-81.5556,30.7142],[-81.5558,30.7141],[-81.5559,30.714],[-81.556,30.7139],[-81.5561,30.7138],[-81.5562,30.7138],[-81.5568,30.7133],[-81.5575,30.7129],[-81.5581,30.7124],[-81.5583,30.7123],[-81.5597,30.7118],[-81.5598,30.7118],[-81.56,30.7117],[-81.5602,30.7117],[-81.5604,30.7117],[-81.5607,30.7117],[-81.5614,30.7117],[-81.5618,30.7118],[-81.5619,30.7118],[-81.5621,30.7119],[-81.5624,30.7121],[-81.5627,30.7123],[-81.5629,30.7125],[-81.5631,30.7127],[-81.5633,30.713],[-81.5635,30.7134],[-81.5636,30.7137],[-81.5636,30.714],[-81.5636,30.7143],[-81.5636,30.7145],[-81.5635,30.7153],[-81.5633,30.7157],[-81.5632,30.7159],[-81.5632,30.716],[-81.5632,30.7161],[-81.5631,30.7165],[-81.5631,30.7167],[-81.5632,30.7169],[-81.5632,30.717],[-81.5633,30.7172],[-81.5634,30.7174],[-81.5635,30.7175],[-81.5638,30.7177],[-81.5641,30.7179],[-81.5644,30.7181],[-81.5648,30.7183],[-81.5651,30.7184],[-81.5652,30.7184],[-81.5653,30.7184],[-81.566,30.7186],[-81.5665,30.7186],[-81.5669,30.7187],[-81.5673,30.7187],[-81.5676,30.7187],[-81.5679,30.7188],[-81.568,30.7188],[-81.5682,30.7189],[-81.5683,30.7189],[-81.5684,30.719],[-81.5687,30.7191],[-81.569,30.7193],[-81.5691,30.7194],[-81.5695,30.7198],[-81.5698,30.7201],[-81.5702,30.7205],[-81.5704,30.7207],[-81.5709,30.7211],[-81.5715,30.7214],[-81.5716,30.7215],[-81.5717,30.7215],[-81.5724,30.7219],[-81.5725,30.7219],[-81.5732,30.7222],[-81.5734,30.7223],[-81.5742,30.7225],[-81.5752,30.7227],[-81.5754,30.7227],[-81.5759,30.7228],[-81.5761,30.7228],[-81.5769,30.7228],[-81.5777,30.7228],[-81.5797,30.7228],[-81.5807,30.7229],[-81.581,30.7229],[-81.5816,30.723],[-81.582,30.7231],[-81.5831,30.7233],[-81.5833,30.7234],[-81.5836,30.7235],[-81.5837,30.7235],[-81.5845,30.7236],[-81.5852,30.7237],[-81.5868,30.7237],[-81.5872,30.7237],[-81.5877,30.7236],[-81.5881,30.7235],[-81.5883,30.7234],[-81.5885,30.7234],[-81.5888,30.7232],[-81.5892,30.7229],[-81.5893,30.7228],[-81.5898,30.7223],[-81.5903,30.7217],[-81.5905,30.7215],[-81.5906,30.7213],[-81.5911,30.7207],[-81.5916,30.72],[-81.592,30.7195],[-81.5922,30.7193],[-81.5923,30.7191],[-81.5924,30.7191],[-81.5927,30.7189],[-81.5931,30.7187],[-81.5934,30.7186],[-81.5936,30.7185],[-81.5938,30.7185],[-81.594,30.7185],[-81.5941,30.7185],[-81.5943,30.7184],[-81.5946,30.7184],[-81.595,30.7185],[-81.5953,30.7185],[-81.5957,30.7186],[-81.5958,30.7186],[-81.5962,30.7187],[-81.5964,30.7188],[-81.5966,30.7188],[-81.5968,30.719],[-81.5969,30.7191],[-81.5971,30.7193],[-81.5972,30.7196],[-81.5973,30.72],[-81.5974,30.7202],[-81.5974,30.7203],[-81.5973,30.721],[-81.597,30.7217],[-81.5966,30.7229],[-81.5965,30.7231],[-81.5964,30.7235],[-81.5963,30.7238],[-81.5962,30.724],[-81.5961,30.7246],[-81.596,30.7251],[-81.596,30.7253],[-81.5961,30.7257],[-81.5961,30.7259],[-81.5961,30.7261],[-81.5962,30.7265],[-81.5965,30.7273],[-81.5965,30.7275],[-81.5968,30.7277],[-81.597,30.728],[-81.5973,30.7282],[-81.5975,30.7285],[-81.5979,30.7286],[-81.5983,30.7288],[-81.5984,30.7289],[-81.599,30.7291],[-81.5996,30.7292],[-81.6004,30.7294],[-81.6009,30.7294],[-81.6018,30.7296],[-81.6019,30.7296],[-81.602,30.7296],[-81.6021,30.7296],[-81.6023,30.7296],[-81.6026,30.7295],[-81.6028,30.7295],[-81.6029,30.7295],[-81.603,30.7295],[-81.6032,30.7294],[-81.6033,30.7294],[-81.6035,30.7293],[-81.6038,30.7292],[-81.6039,30.7292],[-81.6043,30.7289],[-81.6046,30.7287],[-81.6049,30.7284],[-81.6052,30.7281],[-81.6053,30.728],[-81.6058,30.7273],[-81.606,30.727],[-81.606,30.7269],[-81.606,30.7267],[-81.606,30.7262],[-81.606,30.7259],[-81.6059,30.7245],[-81.6059,30.7242],[-81.6058,30.7235],[-81.6058,30.7231],[-81.6057,30.7225],[-81.6057,30.7219],[-81.6057,30.7214],[-81.6058,30.7197],[-81.6059,30.7192],[-81.606,30.7188],[-81.606,30.7187],[-81.6062,30.7183],[-81.6064,30.7178],[-81.6067,30.7173],[-81.6069,30.717],[-81.6072,30.7168],[-81.6076,30.7164],[-81.6081,30.7161],[-81.6084,30.7159],[-81.6086,30.7158],[-81.6091,30.7158],[-81.6093,30.7158],[-81.6096,30.7159],[-81.6099,30.7159],[-81.6101,30.716],[-81.6103,30.7161],[-81.6107,30.7162],[-81.6112,30.7165],[-81.6113,30.7166],[-81.6118,30.717],[-81.6119,30.7172],[-81.6122,30.7176],[-81.6123,30.7179],[-81.6125,30.7186],[-81.6126,30.7192],[-81.6128,30.7197],[-81.613,30.7204],[-81.6133,30.7212],[-81.6136,30.7217],[-81.6137,30.7219],[-81.6138,30.7221],[-81.6142,30.7223],[-81.6145,30.7225],[-81.6146,30.7226],[-81.6151,30.7227],[-81.6156,30.7227],[-81.6171,30.7226],[-81.6181,30.7225],[-81.6185,30.7225],[-81.6187,30.7224],[-81.6193,30.7223],[-81.6207,30.7225],[-81.6209,30.7225],[-81.6211,30.7225],[-81.6216,30.7227],[-81.622,30.7228],[-81.6224,30.723],[-81.6227,30.7232],[-81.623,30.7235],[-81.6234,30.7241],[-81.6235,30.7247],[-81.6236,30.7249],[-81.6235,30.7252],[-81.6234,30.7255],[-81.6234,30.7257],[-81.6233,30.7259],[-81.6231,30.7261],[-81.6227,30.7266],[-81.6226,30.7268],[-81.622,30.7276],[-81.6218,30.7279],[-81.6216,30.7281],[-81.6215,30.7282],[-81.6213,30.7285],[-81.6211,30.7288],[-81.621,30.7292],[-81.6209,30.7295],[-81.6207,30.7298],[-81.6207,30.7299],[-81.6207,30.73],[-81.6206,30.7303],[-81.6207,30.7309],[-81.6207,30.731],[-81.6207,30.7311],[-81.6207,30.7312],[-81.6208,30.7314],[-81.6208,30.7316],[-81.621,30.7323],[-81.6211,30.7325],[-81.6211,30.7326],[-81.6212,30.7327],[-81.6212,30.7328],[-81.6213,30.7331],[-81.6215,30.7334],[-81.6219,30.7341],[-81.6222,30.7345],[-81.6226,30.7349],[-81.6235,30.7358],[-81.6238,30.736],[-81.6239,30.7361],[-81.624,30.7362],[-81.6244,30.7363],[-81.6247,30.7364],[-81.6248,30.7365],[-81.625,30.7365],[-81.6251,30.7365],[-81.6252,30.7365],[-81.6254,30.7365],[-81.6255,30.7365],[-81.6257,30.7365],[-81.6261,30.7364],[-81.6267,30.7364],[-81.6268,30.7364],[-81.627,30.7363],[-81.6273,30.7362],[-81.6276,30.736],[-81.6279,30.7358],[-81.628,30.7358],[-81.6282,30.7355],[-81.6283,30.7354],[-81.6286,30.735],[-81.6287,30.7349],[-81.6289,30.7346],[-81.629,30.7344],[-81.6291,30.7341],[-81.6292,30.7335],[-81.6292,30.7328],[-81.6291,30.7321],[-81.6289,30.7309],[-81.6288,30.7303],[-81.6287,30.73],[-81.6288,30.7298],[-81.6288,30.7297],[-81.6288,30.7293],[-81.6289,30.7291],[-81.6291,30.7287],[-81.6293,30.7285],[-81.6294,30.7285],[-81.6295,30.7284],[-81.6299,30.7282],[-81.6304,30.7281],[-81.6307,30.7281],[-81.6316,30.7281],[-81.6319,30.7282],[-81.6322,30.7283],[-81.6325,30.7284],[-81.6327,30.7286],[-81.6328,30.7288],[-81.6333,30.7294],[-81.6335,30.7298],[-81.6337,30.7303],[-81.6338,30.7305],[-81.6338,30.7311],[-81.634,30.7317],[-81.6342,30.7322],[-81.6343,30.7323],[-81.6347,30.733],[-81.6351,30.7333],[-81.6354,30.7335],[-81.6359,30.7338],[-81.6361,30.7339],[-81.6362,30.7339],[-81.6364,30.7339],[-81.6366,30.7339],[-81.6369,30.7339],[-81.6371,30.7339],[-81.6374,30.7338],[-81.6375,30.7337],[-81.6381,30.7334],[-81.6385,30.733],[-81.639,30.7326],[-81.6391,30.7324],[-81.6393,30.7321],[-81.6396,30.7318],[-81.6398,30.7315],[-81.6401,30.7311],[-81.6403,30.7308],[-81.6405,30.7303],[-81.6406,30.7303],[-81.6411,30.7296],[-81.6414,30.7293],[-81.6418,30.729],[-81.6419,30.7289],[-81.6424,30.7288],[-81.6436,30.7282],[-81.6437,30.7281],[-81.644,30.7281],[-81.6442,30.728],[-81.6444,30.7279],[-81.6445,30.7279],[-81.6464,30.7275],[-81.6469,30.7274],[-81.6475,30.7274],[-81.6485,30.7274],[-81.649,30.7275],[-81.6496,30.7277],[-81.6497,30.7277],[-81.6501,30.7279],[-81.6502,30.7279],[-81.6513,30.7283],[-81.6514,30.7284],[-81.6522,30.7289],[-81.6524,30.7291],[-81.6526,30.7293],[-81.6527,30.7293],[-81.6528,30.7294],[-81.6531,30.7298],[-81.6532,30.7299],[-81.6534,30.7301],[-81.6535,30.7303],[-81.6535,30.7304],[-81.6536,30.7307],[-81.6537,30.7309],[-81.6539,30.7316],[-81.654,30.7317],[-81.654,30.7322],[-81.6541,30.7331],[-81.6541,30.7335],[-81.654,30.7339],[-81.6538,30.7351],[-81.6536,30.7355],[-81.6536,30.7356],[-81.6534,30.7364],[-81.6533,30.7365],[-81.6531,30.7369],[-81.6529,30.7373],[-81.6526,30.7382],[-81.6525,30.7384],[-81.6522,30.739],[-81.6519,30.7396],[-81.6518,30.7399],[-81.6517,30.74],[-81.6517,30.7402],[-81.6515,30.7407],[-81.6515,30.741],[-81.6515,30.7411],[-81.6516,30.7413],[-81.6517,30.7416],[-81.6517,30.7419],[-81.6518,30.7422],[-81.6521,30.7427],[-81.6523,30.7431],[-81.6526,30.7434],[-81.6529,30.7437],[-81.6532,30.7439],[-81.6533,30.744],[-81.6537,30.7442],[-81.6539,30.7443],[-81.654,30.7443],[-81.6541,30.7443],[-81.6543,30.7444],[-81.6544,30.7444],[-81.6545,30.7444],[-81.6546,30.7444],[-81.6548,30.7444],[-81.6549,30.7443],[-81.6551,30.7443],[-81.6561,30.744],[-81.6565,30.7438],[-81.6567,30.7438],[-81.6579,30.7432],[-81.6587,30.743],[-81.6597,30.7426],[-81.6604,30.7424],[-81.6608,30.7423],[-81.6614,30.7425],[-81.6617,30.7426],[-81.6619,30.7426],[-81.6623,30.7429],[-81.6627,30.7431],[-81.6629,30.7434],[-81.663,30.7435],[-81.6633,30.7438],[-81.6636,30.7444],[-81.6637,30.7448],[-81.6637,30.7451],[-81.6636,30.7455],[-81.6636,30.7457],[-81.6635,30.7457],[-81.6635,30.7459],[-81.6633,30.746],[-81.6633,30.7461],[-81.663,30.7464],[-81.6629,30.7465],[-81.6626,30.7467],[-81.6625,30.7469],[-81.6623,30.7471],[-81.6619,30.7474],[-81.6618,30.7475],[-81.6617,30.7476],[-81.6616,30.7476],[-81.6616,30.7477],[-81.6612,30.748],[-81.6608,30.7483],[-81.6605,30.7485],[-81.6604,30.7486],[-81.6601,30.7489],[-81.66,30.749],[-81.6599,30.7492],[-81.6598,30.7494],[-81.6597,30.7497],[-81.6597,30.7502],[-81.6597,30.7503],[-81.6598,30.7508],[-81.6598,30.7509],[-81.6598,30.7513],[-81.6599,30.7516],[-81.66,30.7518],[-81.66,30.7519],[-81.6602,30.752],[-81.6603,30.7524],[-81.6603,30.7525],[-81.6608,30.7532],[-81.6611,30.7535],[-81.6614,30.7537],[-81.6615,30.7538],[-81.6617,30.7539],[-81.6618,30.7539],[-81.662,30.754],[-81.6623,30.7542],[-81.6625,30.7542],[-81.6627,30.7543],[-81.663,30.7543],[-81.6633,30.7544],[-81.6635,30.7544],[-81.6636,30.7544],[-81.6638,30.7543],[-81.6639,30.7543],[-81.6644,30.7541],[-81.6645,30.7541],[-81.6647,30.754],[-81.6654,30.7538],[-81.6656,30.7537],[-81.6662,30.7533],[-81.6674,30.7526],[-81.6675,30.7525],[-81.6676,30.7525],[-81.6677,30.7524],[-81.6678,30.7524],[-81.6682,30.7522],[-81.6685,30.752],[-81.6689,30.7519],[-81.6691,30.7518],[-81.6696,30.7517],[-81.6698,30.7517],[-81.6702,30.7516],[-81.6708,30.7516],[-81.6714,30.7516],[-81.6717,30.7515],[-81.6721,30.7515],[-81.6724,30.7514],[-81.6726,30.7515],[-81.6728,30.7515],[-81.6729,30.7516],[-81.6732,30.7516],[-81.6735,30.7516],[-81.6736,30.7516],[-81.6736,30.7517],[-81.6741,30.7516],[-81.6743,30.7516],[-81.6744,30.7516],[-81.6747,30.7515],[-81.6751,30.7515],[-81.6752,30.7515],[-81.6756,30.7515],[-81.6768,30.7513],[-81.6776,30.7512],[-81.6778,30.7512],[-81.6784,30.7511],[-81.6789,30.751],[-81.6791,30.7509],[-81.6802,30.7505],[-81.6806,30.7504],[-81.6811,30.7502],[-81.6815,30.7499],[-81.682,30.7495],[-81.6824,30.7492],[-81.6827,30.7489],[-81.683,30.7486],[-81.6831,30.7485],[-81.6832,30.7483],[-81.6833,30.7481],[-81.6833,30.7479],[-81.6833,30.7478],[-81.6833,30.7476],[-81.6833,30.7471],[-81.6833,30.7468],[-81.6831,30.7464],[-81.6828,30.746],[-81.6824,30.7455],[-81.6822,30.7454],[-81.6821,30.7453],[-81.6819,30.7452],[-81.6818,30.7451],[-81.6813,30.745],[-81.6811,30.7449],[-81.6805,30.7448],[-81.6801,30.7447],[-81.6799,30.7447],[-81.6796,30.7447],[-81.6793,30.7447],[-81.679,30.7448],[-81.6789,30.7449],[-81.6788,30.7449],[-81.6783,30.7451],[-81.6779,30.7453],[-81.6774,30.7456],[-81.6771,30.7458],[-81.6767,30.7461],[-81.6764,30.7464],[-81.6755,30.7471],[-81.6753,30.7472],[-81.675,30.7475],[-81.6748,30.7477],[-81.6745,30.748],[-81.6742,30.7482],[-81.6737,30.7485],[-81.6735,30.7486],[-81.6732,30.7486],[-81.6731,30.7486],[-81.6728,30.7486],[-81.6725,30.7484],[-81.6724,30.7484],[-81.672,30.7482],[-81.6719,30.7482],[-81.6716,30.748],[-81.6712,30.7477],[-81.6709,30.7475],[-81.6708,30.7474],[-81.6707,30.7472],[-81.6705,30.7471],[-81.6703,30.7469],[-81.6698,30.7464],[-81.6697,30.7463],[-81.6696,30.7461],[-81.6693,30.7457],[-81.6692,30.7452],[-81.6691,30.745],[-81.6689,30.7445],[-81.6688,30.7443],[-81.6688,30.744],[-81.6688,30.7434],[-81.6688,30.7429],[-81.6688,30.7428],[-81.6688,30.7425],[-81.6691,30.7417],[-81.6692,30.7415],[-81.6693,30.7413],[-81.6697,30.7407],[-81.67,30.7404],[-81.6707,30.7398],[-81.6713,30.7393],[-81.6714,30.7393],[-81.672,30.7389],[-81.6722,30.7389],[-81.6723,30.7389],[-81.6725,30.7388],[-81.673,30.7388],[-81.6735,30.7388],[-81.6738,30.7388],[-81.6743,30.739],[-81.6746,30.7391],[-81.6747,30.7392],[-81.675,30.7393],[-81.6756,30.7396],[-81.6765,30.7401],[-81.6771,30.7406],[-81.6778,30.741],[-81.6783,30.7412],[-81.6789,30.7414],[-81.6794,30.7415],[-81.6795,30.7415],[-81.6801,30.7416],[-81.6826,30.7416],[-81.6832,30.7416],[-81.6834,30.7416],[-81.6845,30.7416],[-81.6846,30.7416],[-81.6848,30.7415],[-81.685,30.7415],[-81.6861,30.7415],[-81.6871,30.7415],[-81.6877,30.7414],[-81.688,30.7414],[-81.6881,30.7414],[-81.6882,30.7415],[-81.6884,30.7415],[-81.6885,30.7415],[-81.6886,30.7415],[-81.6891,30.7416],[-81.6894,30.7417],[-81.6899,30.742],[-81.6899,30.7421],[-81.6903,30.7424],[-81.6907,30.7428],[-81.6911,30.7433],[-81.6914,30.744],[-81.6916,30.7444],[-81.6916,30.7447],[-81.6917,30.7452],[-81.6918,30.7456],[-81.6919,30.7464],[-81.6922,30.7473],[-81.6924,30.7476],[-81.6927,30.7479],[-81.693,30.7481],[-81.6933,30.7483],[-81.6939,30.7485],[-81.6944,30.7485],[-81.6945,30.7485],[-81.6948,30.7485],[-81.6953,30.7483],[-81.696,30.7481],[-81.6962,30.748],[-81.6966,30.7479],[-81.6975,30.7474],[-81.6976,30.7473],[-81.6977,30.7473],[-81.6981,30.7471],[-81.6995,30.7464],[-81.6997,30.7463],[-81.7001,30.7462],[-81.7006,30.7459],[-81.701,30.7458],[-81.7014,30.7456],[-81.7015,30.7456],[-81.7017,30.7455],[-81.7021,30.7455],[-81.7025,30.7454],[-81.7026,30.7454],[-81.7027,30.7454],[-81.703,30.7455],[-81.7033,30.7455],[-81.7036,30.7455],[-81.7049,30.746],[-81.7053,30.7462],[-81.7057,30.7464],[-81.7061,30.7467],[-81.7071,30.7474],[-81.7075,30.7476],[-81.708,30.7478],[-81.7085,30.7479],[-81.7091,30.748],[-81.7097,30.7479],[-81.7103,30.7478],[-81.7114,30.7476],[-81.7117,30.7475],[-81.7119,30.7474],[-81.7125,30.7472],[-81.7127,30.7472],[-81.713,30.747],[-81.7138,30.7466],[-81.7141,30.7466],[-81.7151,30.7462],[-81.7157,30.746],[-81.7163,30.7458],[-81.7168,30.7455],[-81.7173,30.7452],[-81.7175,30.7451],[-81.7179,30.7449],[-81.7181,30.7448],[-81.7183,30.7447],[-81.7186,30.7447],[-81.7189,30.7446],[-81.7192,30.7446],[-81.7195,30.7446],[-81.7197,30.7447],[-81.7199,30.7447],[-81.7201,30.7447],[-81.7203,30.7448],[-81.7209,30.7451],[-81.7213,30.7454],[-81.722,30.746],[-81.7225,30.7464],[-81.7226,30.7465],[-81.7228,30.7465],[-81.7231,30.7466],[-81.7233,30.7466],[-81.7236,30.7466],[-81.7239,30.7466],[-81.7245,30.7465],[-81.7246,30.7465],[-81.7247,30.7465],[-81.7249,30.7465],[-81.725,30.7465],[-81.7251,30.7465],[-81.7258,30.7466],[-81.7264,30.7467],[-81.7272,30.747],[-81.7276,30.7473],[-81.7282,30.7475],[-81.7283,30.7475],[-81.7284,30.7476],[-81.7285,30.7476],[-81.7293,30.7483],[-81.7297,30.7485],[-81.7302,30.7489],[-81.7307,30.7492],[-81.7308,30.7492],[-81.7309,30.7492],[-81.7313,30.7494],[-81.7317,30.7496],[-81.7318,30.7497],[-81.7321,30.7498],[-81.7324,30.7501],[-81.7325,30.7501],[-81.7328,30.7505],[-81.7331,30.7508],[-81.7332,30.751],[-81.7332,30.7511],[-81.7332,30.7513],[-81.7332,30.7516],[-81.7331,30.7518],[-81.733,30.752],[-81.7325,30.7526],[-81.7319,30.7531],[-81.7315,30.7537],[-81.7314,30.7538],[-81.7314,30.754],[-81.7314,30.7542],[-81.7314,30.7544],[-81.7315,30.7545],[-81.7316,30.7548],[-81.7319,30.755],[-81.7322,30.7552],[-81.7323,30.7553],[-81.7324,30.7553],[-81.7325,30.7554],[-81.7329,30.7555],[-81.7331,30.7556],[-81.7333,30.7557],[-81.7339,30.7559],[-81.734,30.7559],[-81.7342,30.7559],[-81.7343,30.756],[-81.7354,30.7562],[-81.7355,30.7563],[-81.7356,30.7563],[-81.7362,30.7565],[-81.7363,30.7565],[-81.7367,30.7567],[-81.7369,30.7568],[-81.7373,30.7569],[-81.7376,30.757],[-81.7378,30.7571],[-81.7388,30.7575],[-81.7397,30.7578],[-81.7397,30.7579],[-81.7404,30.7581],[-81.7411,30.7585],[-81.7417,30.7588],[-81.742,30.7591],[-81.7422,30.7593],[-81.7424,30.7595],[-81.7425,30.7598],[-81.7426,30.76],[-81.7427,30.7603],[-81.7427,30.7606],[-81.7427,30.7609],[-81.7425,30.7615],[-81.7423,30.7618],[-81.7421,30.7619],[-81.7408,30.763],[-81.7406,30.7633],[-81.7404,30.7636],[-81.7403,30.764],[-81.7403,30.7643],[-81.7404,30.7645],[-81.7406,30.7648],[-81.7408,30.765],[-81.741,30.7651],[-81.742,30.7656],[-81.7434,30.7662],[-81.7438,30.7663],[-81.744,30.7664],[-81.7445,30.7665],[-81.7446,30.7666],[-81.7454,30.7667],[-81.7464,30.7669],[-81.7466,30.7669],[-81.7478,30.7671],[-81.748,30.7671],[-81.7485,30.7671],[-81.7494,30.7671],[-81.7498,30.7671],[-81.75,30.7671],[-81.7508,30.7673],[-81.7522,30.7678],[-81.7528,30.768],[-81.7539,30.7685],[-81.7546,30.7688],[-81.7552,30.769],[-81.7559,30.7693],[-81.7565,30.7696],[-81.757,30.7699],[-81.7582,30.7708],[-81.7583,30.7708],[-81.7585,30.7711],[-81.759,30.7716],[-81.7593,30.772],[-81.7595,30.7724],[-81.7598,30.7729],[-81.7603,30.7745],[-81.7604,30.7747],[-81.7605,30.7749],[-81.7606,30.775],[-81.7607,30.7752],[-81.7609,30.7753],[-81.7612,30.7755],[-81.7617,30.7757],[-81.762,30.7757],[-81.7622,30.7758],[-81.7631,30.7759],[-81.7632,30.776],[-81.7634,30.776],[-81.7637,30.776],[-81.7641,30.7759],[-81.7654,30.7761],[-81.7656,30.7761],[-81.7658,30.7762],[-81.7661,30.7763],[-81.7669,30.7765],[-81.7676,30.7767],[-81.7679,30.7767],[-81.7685,30.777],[-81.7694,30.7771],[-81.7696,30.7771],[-81.7697,30.7771],[-81.7699,30.7771],[-81.7701,30.7771],[-81.7704,30.777],[-81.7707,30.7768],[-81.7711,30.7765],[-81.7713,30.7763],[-81.7714,30.7762],[-81.7714,30.776],[-81.7713,30.7757],[-81.7709,30.7752],[-81.7704,30.7745],[-81.7704,30.7744],[-81.7702,30.7741],[-81.7702,30.774],[-81.7702,30.7739],[-81.7703,30.7737],[-81.7704,30.7735],[-81.7707,30.7731],[-81.7708,30.773],[-81.7709,30.7728],[-81.7714,30.7727],[-81.7715,30.7726],[-81.7716,30.7725],[-81.7717,30.7724],[-81.7719,30.7723],[-81.772,30.7721],[-81.7722,30.7716],[-81.7725,30.7712],[-81.7725,30.7707],[-81.7725,30.7706],[-81.7724,30.7699],[-81.7725,30.7696],[-81.7727,30.7693],[-81.7727,30.7692],[-81.7731,30.7688],[-81.7732,30.7686],[-81.7734,30.7683],[-81.7736,30.768],[-81.7736,30.7677],[-81.7735,30.767],[-81.7734,30.7668],[-81.7734,30.7667],[-81.7733,30.7667],[-81.7732,30.7666],[-81.7724,30.766],[-81.7723,30.7659],[-81.7721,30.7657],[-81.772,30.7657],[-81.7718,30.7655],[-81.7717,30.7653],[-81.7716,30.7653],[-81.7716,30.7652],[-81.7714,30.765],[-81.7714,30.7648],[-81.7713,30.7646],[-81.7714,30.7645],[-81.7715,30.7643],[-81.7716,30.7641],[-81.7717,30.764],[-81.772,30.7638],[-81.7722,30.7637],[-81.7724,30.7636],[-81.7739,30.7633],[-81.7762,30.7627],[-81.7764,30.7627],[-81.7765,30.7626],[-81.7767,30.7626],[-81.7774,30.7624],[-81.7803,30.7617],[-81.7806,30.7616],[-81.7814,30.7614],[-81.7822,30.7613],[-81.7823,30.7614],[-81.7825,30.7614],[-81.7826,30.7614],[-81.7828,30.7616],[-81.783,30.7617],[-81.7832,30.7619],[-81.7833,30.762],[-81.7835,30.7623],[-81.7835,30.7625],[-81.7836,30.7627],[-81.7836,30.763],[-81.7835,30.7633],[-81.7832,30.7639],[-81.7829,30.7642],[-81.7828,30.7644],[-81.7827,30.7647],[-81.7826,30.7649],[-81.7826,30.7651],[-81.7826,30.7657],[-81.7826,30.7661],[-81.7827,30.7664],[-81.7828,30.7666],[-81.7829,30.7669],[-81.7832,30.7673],[-81.7837,30.7676],[-81.784,30.7679],[-81.7857,30.7689],[-81.7859,30.769],[-81.7862,30.7691],[-81.7865,30.7694],[-81.7866,30.7696],[-81.7867,30.7698],[-81.7867,30.77],[-81.7866,30.7702],[-81.7865,30.7704],[-81.7863,30.7706],[-81.7862,30.7707],[-81.7861,30.7708],[-81.7857,30.771],[-81.7854,30.7711],[-81.7845,30.7715],[-81.7842,30.7717],[-81.784,30.7719],[-81.7838,30.772],[-81.7837,30.7722],[-81.7837,30.7723],[-81.7837,30.7724],[-81.7837,30.7726],[-81.7837,30.7729],[-81.7837,30.7731],[-81.7838,30.7733],[-81.7839,30.7735],[-81.7841,30.7737],[-81.7841,30.7738],[-81.7844,30.774],[-81.785,30.7747],[-81.7857,30.7758],[-81.7863,30.7766],[-81.7866,30.7769],[-81.7868,30.7772],[-81.787,30.7774],[-81.7878,30.7781],[-81.788,30.7783],[-81.7881,30.7784],[-81.7884,30.7788],[-81.7885,30.7789],[-81.7886,30.779],[-81.7887,30.7791],[-81.7888,30.7792],[-81.7889,30.7794],[-81.789,30.7794],[-81.789,30.7795],[-81.7892,30.7798],[-81.7893,30.78],[-81.7894,30.7801],[-81.7895,30.7802],[-81.7909,30.7822],[-81.7913,30.7828],[-81.7916,30.7833],[-81.7918,30.7836],[-81.7921,30.7841],[-81.7923,30.7847],[-81.7924,30.7849],[-81.7926,30.7853],[-81.7926,30.7855],[-81.7926,30.7858],[-81.7926,30.7863],[-81.7926,30.7868],[-81.7928,30.7871],[-81.7929,30.7872],[-81.7931,30.7873],[-81.7934,30.7873],[-81.7935,30.7873],[-81.7937,30.7873],[-81.7938,30.7873],[-81.794,30.7872],[-81.7944,30.787],[-81.7947,30.7869],[-81.795,30.7867],[-81.7956,30.7864],[-81.7959,30.7861],[-81.7961,30.786],[-81.7963,30.7859],[-81.7966,30.7856],[-81.7969,30.7854],[-81.7971,30.785],[-81.7973,30.7848],[-81.7973,30.7847],[-81.7974,30.7843],[-81.7974,30.7841],[-81.7974,30.7838],[-81.7973,30.7836],[-81.7968,30.783],[-81.7966,30.7829],[-81.7962,30.7826],[-81.796,30.7824],[-81.796,30.7822],[-81.796,30.7821],[-81.796,30.782],[-81.796,30.7819],[-81.7961,30.7819],[-81.7962,30.7817],[-81.7965,30.7816],[-81.7969,30.7815],[-81.7971,30.7815],[-81.7972,30.7815],[-81.7973,30.7815],[-81.7975,30.7815],[-81.7977,30.7817],[-81.7978,30.7817],[-81.7978,30.7818],[-81.7981,30.7819],[-81.7993,30.7829],[-81.7999,30.7835],[-81.8004,30.7842],[-81.8008,30.7847],[-81.8009,30.7848],[-81.8013,30.7856],[-81.8014,30.7857],[-81.8016,30.7864],[-81.8017,30.7865],[-81.8017,30.7866],[-81.8018,30.7867],[-81.8019,30.7869],[-81.802,30.7869],[-81.8024,30.7872],[-81.8029,30.7874],[-81.8033,30.7876],[-81.8036,30.7879],[-81.8044,30.7885],[-81.8049,30.7889],[-81.805,30.789],[-81.8051,30.7891],[-81.8054,30.7892],[-81.8061,30.7897],[-81.8064,30.7899],[-81.8066,30.79],[-81.8075,30.7901],[-81.809,30.7903],[-81.8105,30.7903],[-81.811,30.7903],[-81.8113,30.7903],[-81.8117,30.7902],[-81.8131,30.7897],[-81.8135,30.7897],[-81.8138,30.7896],[-81.8147,30.7896],[-81.8152,30.7896],[-81.8156,30.7896],[-81.8165,30.7897],[-81.8172,30.7898],[-81.8173,30.7898],[-81.8188,30.7899],[-81.8192,30.7899],[-81.8195,30.7899],[-81.8197,30.7898],[-81.82,30.7897],[-81.8204,30.7896],[-81.8205,30.7895],[-81.821,30.7893],[-81.8212,30.7891],[-81.8213,30.7889],[-81.8216,30.7887],[-81.8222,30.7882],[-81.8226,30.7879],[-81.8233,30.7871],[-81.8235,30.7869],[-81.8236,30.7869],[-81.8237,30.7868],[-81.8238,30.7868],[-81.824,30.7868],[-81.8242,30.7869],[-81.8245,30.787],[-81.8246,30.7871],[-81.8248,30.7874],[-81.8251,30.7877],[-81.8255,30.7883],[-81.8256,30.7884],[-81.8257,30.7885],[-81.8259,30.7887],[-81.826,30.7887],[-81.8261,30.7888],[-81.8265,30.7888],[-81.8267,30.7889],[-81.8268,30.7889],[-81.8276,30.7892],[-81.8281,30.7893],[-81.8284,30.7893],[-81.8285,30.7894],[-81.8295,30.7894],[-81.83,30.7894],[-81.8308,30.7892],[-81.8318,30.789],[-81.8331,30.7887],[-81.8337,30.7885],[-81.8338,30.7885],[-81.8341,30.7884],[-81.8348,30.7882],[-81.8352,30.7881],[-81.8354,30.788],[-81.8356,30.7879],[-81.836,30.7876],[-81.8362,30.7875],[-81.8364,30.7874],[-81.8367,30.7873],[-81.8368,30.7873],[-81.8371,30.7872],[-81.8372,30.7871],[-81.8375,30.7871],[-81.8376,30.787],[-81.8379,30.787],[-81.8381,30.7869],[-81.8382,30.7869],[-81.8384,30.7868],[-81.8386,30.7868],[-81.8392,30.7866],[-81.8395,30.7866],[-81.8398,30.7867],[-81.8404,30.7868],[-81.841,30.7869],[-81.8411,30.7869],[-81.8414,30.787],[-81.8416,30.7871],[-81.8418,30.7873],[-81.8419,30.7875],[-81.8419,30.7876],[-81.8418,30.7878],[-81.8416,30.7881],[-81.8414,30.7884],[-81.8401,30.7905],[-81.8398,30.7909],[-81.8398,30.791],[-81.8397,30.7912],[-81.8397,30.7914],[-81.8396,30.7919],[-81.8397,30.7921],[-81.8398,30.7923],[-81.84,30.7925],[-81.8401,30.7925],[-81.8403,30.7926],[-81.8404,30.7926],[-81.8406,30.7926],[-81.8412,30.7923],[-81.8413,30.7922],[-81.8414,30.7921],[-81.8418,30.7919],[-81.8423,30.7916],[-81.8431,30.7912],[-81.8433,30.7911],[-81.8438,30.7909],[-81.8447,30.7907],[-81.845,30.7907],[-81.8451,30.7907],[-81.8455,30.7907],[-81.8456,30.7907],[-81.8459,30.7907],[-81.8462,30.7908],[-81.8465,30.7909],[-81.8468,30.7911],[-81.8471,30.7913],[-81.8481,30.7917],[-81.8486,30.792],[-81.8492,30.7924],[-81.8505,30.7932],[-81.8506,30.7933],[-81.8507,30.7934],[-81.8508,30.7935],[-81.8509,30.7936],[-81.852,30.7946],[-81.8524,30.7948],[-81.8526,30.7949],[-81.8527,30.7949],[-81.8528,30.7949],[-81.8529,30.7949],[-81.8533,30.7947],[-81.8535,30.7946],[-81.8543,30.7941],[-81.8544,30.7941],[-81.8546,30.794],[-81.8548,30.794],[-81.8549,30.794],[-81.8551,30.794],[-81.8561,30.7942],[-81.8565,30.7943],[-81.8567,30.7943],[-81.8569,30.7943],[-81.8585,30.7939],[-81.859,30.7939],[-81.8591,30.7939],[-81.8593,30.7939],[-81.8594,30.7939],[-81.8596,30.7939],[-81.86,30.794],[-81.8603,30.794],[-81.8615,30.7941],[-81.862,30.7942],[-81.8634,30.7943],[-81.8637,30.7943],[-81.864,30.7942],[-81.8642,30.7941],[-81.8645,30.794],[-81.8646,30.7939],[-81.8652,30.7936],[-81.8658,30.7935],[-81.866,30.7935],[-81.8664,30.7934],[-81.8672,30.7932],[-81.8675,30.7931],[-81.8678,30.793],[-81.8679,30.7929],[-81.8683,30.7929],[-81.8684,30.7929],[-81.8685,30.7929],[-81.8689,30.7932],[-81.8697,30.7939],[-81.8701,30.7943],[-81.8703,30.7946],[-81.8704,30.7948],[-81.8705,30.7953],[-81.8705,30.7954],[-81.8705,30.7956],[-81.8703,30.7959],[-81.8702,30.7962],[-81.8702,30.7964],[-81.8702,30.7969],[-81.8702,30.797],[-81.8703,30.7972],[-81.8704,30.7975],[-81.8705,30.7977],[-81.8707,30.7978],[-81.8709,30.7979],[-81.8711,30.798],[-81.8714,30.7981],[-81.8716,30.7982],[-81.8719,30.7982],[-81.8732,30.7984],[-81.8745,30.7992],[-81.8757,30.7997],[-81.8762,30.7998],[-81.8767,30.7999],[-81.8772,30.7999],[-81.8775,30.8],[-81.8777,30.8],[-81.8792,30.8],[-81.8793,30.8],[-81.8794,30.8],[-81.8801,30.8],[-81.8811,30.7999],[-81.8815,30.7999],[-81.8819,30.8],[-81.8822,30.8],[-81.8825,30.8002],[-81.8827,30.8003],[-81.8827,30.8004],[-81.8828,30.8005],[-81.8828,30.8007],[-81.8828,30.8008],[-81.8828,30.8009],[-81.8825,30.802],[-81.8824,30.8031],[-81.8822,30.8043],[-81.8821,30.8046],[-81.8821,30.8048],[-81.8822,30.8051],[-81.8824,30.8055],[-81.8825,30.8055],[-81.8827,30.8057],[-81.8829,30.8059],[-81.8834,30.8062],[-81.8839,30.8066],[-81.8841,30.8068],[-81.8843,30.8072],[-81.8844,30.8072],[-81.8845,30.8076],[-81.8847,30.8087],[-81.8848,30.8091],[-81.8847,30.8095],[-81.8846,30.8101],[-81.8846,30.8102],[-81.8846,30.8108],[-81.8847,30.8113],[-81.8847,30.8114],[-81.8848,30.8115],[-81.8851,30.8118],[-81.8853,30.8119],[-81.8854,30.8119],[-81.8859,30.812],[-81.8864,30.8121],[-81.8866,30.8121],[-81.8868,30.8121],[-81.8869,30.8122],[-81.8874,30.8124],[-81.8878,30.8127],[-81.8879,30.8128],[-81.8882,30.813],[-81.8891,30.8136],[-81.8892,30.8137],[-81.8894,30.8138],[-81.8897,30.8141],[-81.8901,30.8149],[-81.8903,30.8151],[-81.8904,30.8152],[-81.8908,30.8158],[-81.8912,30.8163],[-81.8913,30.8164],[-81.8914,30.8165],[-81.8914,30.8166],[-81.8915,30.8167],[-81.8915,30.8168],[-81.8915,30.8169],[-81.8915,30.8173],[-81.8915,30.8174],[-81.8915,30.8176],[-81.8914,30.8178],[-81.8912,30.8181],[-81.891,30.8185],[-81.8911,30.8189],[-81.8911,30.8192],[-81.8915,30.8207],[-81.8914,30.8212],[-81.8913,30.8217],[-81.8911,30.8223],[-81.891,30.8225],[-81.891,30.8226],[-81.8911,30.8228],[-81.8911,30.8229],[-81.8918,30.8246],[-81.892,30.8249],[-81.8921,30.8251],[-81.8922,30.8251],[-81.8925,30.8254],[-81.8927,30.8254],[-81.8928,30.8255],[-81.8929,30.8255],[-81.893,30.8255],[-81.8932,30.8255],[-81.8934,30.8255],[-81.8935,30.8255],[-81.8938,30.8254],[-81.894,30.8254],[-81.8942,30.8253],[-81.8947,30.8252],[-81.8949,30.8252],[-81.8952,30.8252],[-81.8955,30.8253],[-81.8956,30.8253],[-81.8962,30.8257],[-81.8969,30.8261],[-81.8972,30.8263],[-81.8978,30.8267],[-81.8982,30.8269],[-81.8983,30.8271],[-81.8986,30.8273],[-81.8992,30.8278],[-81.8996,30.8281],[-81.8998,30.8284],[-81.9,30.8287],[-81.9005,30.8293],[-81.9007,30.8295],[-81.9009,30.8297],[-81.901,30.8297],[-81.9011,30.8298],[-81.9013,30.8299],[-81.9014,30.8299],[-81.9017,30.8299],[-81.9018,30.8299],[-81.902,30.8298],[-81.9024,30.8296],[-81.9026,30.8295],[-81.9027,30.8294],[-81.9033,30.8291],[-81.9037,30.8289],[-81.9038,30.8288],[-81.9042,30.8286],[-81.9043,30.8286],[-81.9046,30.8284],[-81.9047,30.8283],[-81.9048,30.8283],[-81.9049,30.8283],[-81.9048,30.8283],[-81.9051,30.8283],[-81.9052,30.8282],[-81.9055,30.828],[-81.9056,30.828],[-81.906,30.8276],[-81.9063,30.8273],[-81.9066,30.827],[-81.907,30.8265],[-81.9071,30.8263],[-81.9072,30.8259],[-81.9073,30.8255],[-81.9073,30.8254],[-81.9073,30.8252],[-81.907,30.8239],[-81.9069,30.8237],[-81.9067,30.8234],[-81.9067,30.8233],[-81.9065,30.8231],[-81.9063,30.8229],[-81.906,30.8227],[-81.9053,30.8224],[-81.9052,30.8223],[-81.9049,30.8219],[-81.9047,30.8216],[-81.9045,30.8211],[-81.9042,30.8208],[-81.9042,30.8207],[-81.9041,30.8204],[-81.9041,30.8199],[-81.9041,30.8192],[-81.9042,30.819],[-81.9042,30.8186],[-81.9043,30.8182],[-81.9045,30.8177],[-81.9048,30.8173],[-81.9051,30.817],[-81.9053,30.8169],[-81.9054,30.8168],[-81.9055,30.8167],[-81.9057,30.8167],[-81.9058,30.8167],[-81.906,30.8168],[-81.9061,30.8168],[-81.9064,30.8171],[-81.9065,30.8172],[-81.9067,30.8174],[-81.907,30.8175],[-81.9073,30.8175],[-81.9076,30.8174],[-81.9077,30.8173],[-81.9078,30.8171],[-81.9079,30.817],[-81.908,30.8168],[-81.908,30.8167],[-81.9081,30.8165],[-81.9082,30.8162],[-81.9084,30.816],[-81.9086,30.8159],[-81.9089,30.8157],[-81.9091,30.8157],[-81.9095,30.8157],[-81.9099,30.8157],[-81.9102,30.8158],[-81.9104,30.8159],[-81.9109,30.8161],[-81.912,30.8166],[-81.9123,30.8167],[-81.9126,30.8168],[-81.913,30.8168],[-81.9141,30.8168],[-81.915,30.8168],[-81.9158,30.8168],[-81.9164,30.8169],[-81.9168,30.817],[-81.9173,30.8172],[-81.9173,30.8173],[-81.9174,30.8173],[-81.9178,30.8176],[-81.9181,30.8177],[-81.9184,30.8178],[-81.9186,30.8178],[-81.9191,30.8178],[-81.9194,30.8177],[-81.9199,30.8175],[-81.9211,30.8171],[-81.9213,30.817],[-81.9215,30.8169],[-81.9218,30.8168],[-81.9219,30.8168],[-81.9223,30.8169],[-81.9226,30.817],[-81.9228,30.8171],[-81.9232,30.8173],[-81.9234,30.8175],[-81.9235,30.8176],[-81.9237,30.8177],[-81.9239,30.8178],[-81.9241,30.8179],[-81.9247,30.8179],[-81.9249,30.8178],[-81.9256,30.8177],[-81.9265,30.8177],[-81.9276,30.8175],[-81.9281,30.8174],[-81.9284,30.8174],[-81.9287,30.8175],[-81.9288,30.8176],[-81.9289,30.8177],[-81.929,30.818],[-81.929,30.8184],[-81.929,30.819],[-81.9291,30.8194],[-81.9293,30.8197],[-81.9295,30.8199],[-81.9298,30.8201],[-81.9299,30.8201],[-81.9301,30.8202],[-81.9306,30.8203],[-81.9316,30.8204],[-81.9328,30.8204],[-81.9331,30.8204],[-81.9334,30.8205],[-81.9338,30.8206],[-81.9345,30.8208],[-81.9348,30.8209],[-81.935,30.8209],[-81.9351,30.821],[-81.9353,30.8211],[-81.9354,30.8212],[-81.9354,30.8214],[-81.9354,30.8216],[-81.9353,30.8217],[-81.9353,30.8218],[-81.9349,30.8219],[-81.9344,30.8221],[-81.934,30.8222],[-81.9338,30.8223],[-81.9337,30.8224],[-81.9336,30.8226],[-81.9335,30.8228],[-81.9335,30.823],[-81.9335,30.8234],[-81.9336,30.8235],[-81.9337,30.8236],[-81.9338,30.8238],[-81.9341,30.8239],[-81.9345,30.824],[-81.9348,30.8241],[-81.9353,30.8241],[-81.9356,30.8241],[-81.936,30.8243],[-81.9361,30.8245],[-81.9362,30.8247],[-81.9362,30.825],[-81.9362,30.8254],[-81.9361,30.8259],[-81.9361,30.8263],[-81.9361,30.8266],[-81.9361,30.8268],[-81.9361,30.8272],[-81.9362,30.8276],[-81.9363,30.8278],[-81.9365,30.828],[-81.9368,30.8283],[-81.937,30.8285],[-81.9372,30.8289],[-81.9377,30.8291],[-81.9381,30.8293],[-81.9384,30.8296],[-81.9388,30.8299],[-81.9392,30.8298],[-81.9392,30.8297],[-81.9392,30.8296],[-81.9392,30.8294],[-81.9385,30.8285],[-81.9385,30.8282],[-81.9384,30.828],[-81.9385,30.8278],[-81.9385,30.8276],[-81.9387,30.8275],[-81.9388,30.8274],[-81.9389,30.8273],[-81.9391,30.8272],[-81.9393,30.8271],[-81.9396,30.8271],[-81.9399,30.8272],[-81.9403,30.8274],[-81.9408,30.8277],[-81.9412,30.828],[-81.9415,30.8283],[-81.9418,30.8285],[-81.9422,30.8286],[-81.9425,30.8286],[-81.9428,30.8285],[-81.9429,30.8284],[-81.9429,30.8281],[-81.9427,30.8278],[-81.9423,30.8273],[-81.9419,30.8269],[-81.9417,30.8267],[-81.9415,30.8264],[-81.9414,30.8261],[-81.9415,30.826],[-81.9415,30.8258],[-81.9417,30.8257],[-81.9418,30.8256],[-81.942,30.8255],[-81.9423,30.8255],[-81.9426,30.8255],[-81.9428,30.8256],[-81.943,30.8257],[-81.9431,30.8258],[-81.9437,30.826],[-81.9441,30.8261],[-81.9453,30.8265],[-81.9462,30.8267],[-81.9465,30.8267],[-81.9466,30.8268],[-81.947,30.8269],[-81.9478,30.8272],[-81.9481,30.8273],[-81.9484,30.8275],[-81.9487,30.8277],[-81.9491,30.8278],[-81.9495,30.8279],[-81.9496,30.8278],[-81.9498,30.8278],[-81.9499,30.8277],[-81.9514,30.8259],[-81.9535,30.8247],[-81.9552,30.8231],[-81.9557,30.8227],[-81.9594,30.8214],[-81.9598,30.8212],[-81.9615,30.8198],[-81.963,30.8189],[-81.9639,30.8181],[-81.9642,30.8178],[-81.9645,30.8173],[-81.9645,30.8171],[-81.9645,30.8169],[-81.9644,30.8167],[-81.9642,30.8164],[-81.9639,30.8162],[-81.9635,30.816],[-81.9617,30.8145],[-81.9612,30.814],[-81.9613,30.8139],[-81.9615,30.8139],[-81.9617,30.8138],[-81.9618,30.8138],[-81.9623,30.8138],[-81.9628,30.8137],[-81.9631,30.8136],[-81.9636,30.8133],[-81.9638,30.8132],[-81.9639,30.813],[-81.9639,30.8127],[-81.9638,30.8125],[-81.9637,30.8122],[-81.9636,30.8122],[-81.9635,30.8119],[-81.9622,30.8103],[-81.9621,30.8101],[-81.962,30.8097],[-81.9619,30.8089],[-81.9619,30.8087],[-81.962,30.8086],[-81.9622,30.8084],[-81.9624,30.8083],[-81.9631,30.8081],[-81.9641,30.8077],[-81.9644,30.8075],[-81.9645,30.8074],[-81.9646,30.8074],[-81.9649,30.8072],[-81.965,30.807],[-81.965,30.8068],[-81.965,30.8065],[-81.9648,30.806],[-81.9648,30.8059],[-81.9647,30.8057],[-81.9645,30.8055],[-81.9643,30.8053],[-81.9638,30.8048],[-81.9633,30.8041],[-81.963,30.8035],[-81.9628,30.8033],[-81.9626,30.8027],[-81.9625,30.8024],[-81.9624,30.8022],[-81.9622,30.8018],[-81.962,30.8015],[-81.9618,30.8013],[-81.9617,30.8011],[-81.9617,30.801],[-81.9617,30.8008],[-81.9617,30.8003],[-81.9619,30.7997],[-81.962,30.7991],[-81.9621,30.7973],[-81.9622,30.797],[-81.9623,30.7967],[-81.9624,30.7965],[-81.9624,30.7964],[-81.9625,30.7963],[-81.9629,30.7959],[-81.9631,30.7957],[-81.9635,30.7955],[-81.9641,30.7954],[-81.9648,30.7952],[-81.9653,30.795],[-81.9657,30.7948],[-81.9662,30.7943],[-81.9666,30.7939],[-81.9679,30.7927],[-81.9685,30.7922],[-81.969,30.7913],[-81.9695,30.7903],[-81.9699,30.7891],[-81.9702,30.788],[-81.9703,30.7878],[-81.9704,30.7872],[-81.9704,30.7866],[-81.9704,30.7859],[-81.9703,30.7856],[-81.9703,30.7855],[-81.9702,30.7851],[-81.9701,30.7846],[-81.9701,30.7844],[-81.9702,30.7842],[-81.9703,30.7841],[-81.9708,30.7839],[-81.9712,30.7837],[-81.9713,30.7836],[-81.9715,30.7832],[-81.9716,30.783],[-81.9717,30.7824],[-81.9718,30.7815],[-81.972,30.7808],[-81.9722,30.7803],[-81.9725,30.7799],[-81.9727,30.7796],[-81.9731,30.7793],[-81.9733,30.7789],[-81.9734,30.7788],[-81.9736,30.7787],[-81.9739,30.7787],[-81.974,30.7786],[-81.9742,30.7787],[-81.9745,30.7787],[-81.975,30.7786],[-81.9754,30.7785],[-81.9756,30.7785],[-81.9758,30.7784],[-81.9761,30.7782],[-81.9764,30.778],[-81.9768,30.7775],[-81.9774,30.7768],[-81.9777,30.7766],[-81.978,30.7766],[-81.9782,30.7766],[-81.9789,30.7766],[-81.979,30.7766],[-81.981,30.777],[-81.9813,30.7771],[-81.9834,30.7781],[-81.9851,30.7789],[-81.9862,30.7795],[-81.9864,30.7796],[-81.9866,30.7797],[-81.9871,30.7798],[-81.9877,30.7799],[-81.9879,30.78],[-81.9882,30.7801],[-81.9885,30.7802],[-81.9887,30.7804],[-81.989,30.7806],[-81.9896,30.7812],[-81.9914,30.7826],[-81.9917,30.7827],[-81.9921,30.783],[-81.9924,30.7832],[-81.9926,30.7836],[-81.9934,30.7845],[-81.994,30.7851],[-81.9947,30.7859],[-81.9948,30.786],[-81.9949,30.7862],[-81.9951,30.7864],[-81.9953,30.7866],[-81.9956,30.7868],[-81.9958,30.7869],[-81.9959,30.7869],[-81.996,30.7869],[-81.9961,30.7868],[-81.9963,30.7867],[-81.9966,30.7864],[-81.9967,30.7864],[-81.9968,30.7864],[-81.997,30.7863],[-81.9972,30.7863],[-81.9974,30.7864],[-81.9976,30.7865],[-81.9977,30.7867],[-81.9978,30.7869],[-81.9978,30.787],[-81.9979,30.7873],[-81.998,30.7875],[-81.9983,30.788],[-81.9985,30.7881],[-81.9985,30.7882],[-81.9987,30.7883],[-81.9989,30.7883],[-81.9993,30.7883],[-81.9999,30.7884],[-82.0007,30.7886],[-82.0005,30.7886],[-82.001,30.7888],[-82.001,30.7889],[-82.0014,30.7895],[-82.0015,30.7896],[-82.0016,30.7897],[-82.0018,30.7897],[-82.0019,30.7897],[-82.0021,30.7897],[-82.0022,30.7897],[-82.0024,30.7898],[-82.0028,30.7904],[-82.0033,30.7913],[-82.0034,30.7914],[-82.0034,30.7915],[-82.0035,30.7916],[-82.0036,30.7917],[-82.0038,30.7918],[-82.004,30.7918],[-82.0042,30.7918],[-82.0044,30.7917],[-82.0046,30.7916],[-82.0048,30.7914],[-82.0049,30.791],[-82.005,30.7908],[-82.005,30.7907],[-82.0051,30.7905],[-82.0053,30.7905],[-82.0055,30.7904],[-82.0057,30.7904],[-82.0058,30.7904],[-82.006,30.7905],[-82.0061,30.7906],[-82.0063,30.7908],[-82.0065,30.7909],[-82.0066,30.7911],[-82.0067,30.7914],[-82.0068,30.7917],[-82.0069,30.7922],[-82.0069,30.7924],[-82.0069,30.7925],[-82.0071,30.7927],[-82.0072,30.7928],[-82.0074,30.793],[-82.0077,30.793],[-82.0078,30.7931],[-82.0079,30.7931],[-82.008,30.793],[-82.0081,30.7929],[-82.0081,30.7924],[-82.008,30.792],[-82.0081,30.7917],[-82.0082,30.7913],[-82.0082,30.7911],[-82.0083,30.7911],[-82.0084,30.791],[-82.0087,30.7909],[-82.0088,30.7909],[-82.009,30.7909],[-82.0091,30.7909],[-82.0094,30.7911],[-82.0096,30.7912],[-82.0097,30.7912],[-82.0097,30.7913],[-82.01,30.7914],[-82.0102,30.7914],[-82.0104,30.7913],[-82.0105,30.7912],[-82.0105,30.7911],[-82.0105,30.791],[-82.0105,30.7909],[-82.0103,30.7909],[-82.0102,30.7907],[-82.0102,30.7906],[-82.0101,30.7905],[-82.0101,30.7904],[-82.0102,30.7902],[-82.0102,30.7901],[-82.0103,30.79],[-82.0105,30.79],[-82.0106,30.79],[-82.0117,30.7896],[-82.012,30.7895],[-82.0125,30.7893],[-82.0131,30.7892],[-82.0132,30.7892],[-82.0138,30.7891],[-82.0142,30.7892],[-82.0143,30.7893],[-82.0144,30.7894],[-82.0144,30.7895],[-82.0144,30.7896],[-82.0144,30.7897],[-82.0143,30.7898],[-82.014,30.79],[-82.0138,30.7901],[-82.0134,30.7903],[-82.0132,30.7904],[-82.0131,30.7905],[-82.013,30.7908],[-82.013,30.7909],[-82.0132,30.7911],[-82.0135,30.7912],[-82.0159,30.7916],[-82.0163,30.7916],[-82.0166,30.7915],[-82.0167,30.7915],[-82.0171,30.7913],[-82.0174,30.7911],[-82.0176,30.7908],[-82.0177,30.7906],[-82.0177,30.7902],[-82.0177,30.7899],[-82.0176,30.7896],[-82.0173,30.7889],[-82.0169,30.7879],[-82.017,30.7878],[-82.0173,30.7877],[-82.0176,30.7876],[-82.0179,30.7876],[-82.0181,30.7877],[-82.0182,30.7877],[-82.0183,30.7878],[-82.0187,30.788],[-82.0192,30.7881],[-82.0194,30.7882],[-82.0202,30.7883],[-82.0209,30.7884],[-82.0217,30.7883],[-82.022,30.7882],[-82.0223,30.7881],[-82.0225,30.788],[-82.0227,30.7879],[-82.0229,30.7877],[-82.023,30.7875],[-82.0232,30.7873],[-82.0234,30.7867],[-82.0236,30.7863],[-82.0238,30.7853],[-82.0238,30.7848],[-82.0239,30.7844],[-82.0239,30.784],[-82.0238,30.7836],[-82.0237,30.7833],[-82.0237,30.7832],[-82.0236,30.7831],[-82.0235,30.7829],[-82.0233,30.7827],[-82.0215,30.7806],[-82.0215,30.7804],[-82.0215,30.7801],[-82.0214,30.7797],[-82.0213,30.7794],[-82.0213,30.7793],[-82.0211,30.7792],[-82.0208,30.7789],[-82.0205,30.7788],[-82.0202,30.7787],[-82.0198,30.7787],[-82.0196,30.7786],[-82.0194,30.7785],[-82.0193,30.7783],[-82.0193,30.7781],[-82.0195,30.7778],[-82.0196,30.7777],[-82.0197,30.7776],[-82.0198,30.7775],[-82.0198,30.7774],[-82.0196,30.7772],[-82.0191,30.7768],[-82.0185,30.7766],[-82.0178,30.7762],[-82.0175,30.7759],[-82.0174,30.7758],[-82.0173,30.7757],[-82.0173,30.7755],[-82.0173,30.7753],[-82.0173,30.7752],[-82.0174,30.7751],[-82.0176,30.775],[-82.018,30.7749],[-82.0183,30.7749],[-82.0185,30.7748],[-82.0186,30.7747],[-82.0188,30.7746],[-82.0186,30.7736],[-82.0185,30.7728],[-82.0184,30.7726],[-82.0182,30.7725],[-82.0181,30.7724],[-82.018,30.7723],[-82.0178,30.7722],[-82.0176,30.7722],[-82.0174,30.7723],[-82.017,30.7725],[-82.0168,30.7726],[-82.0164,30.7727],[-82.0161,30.7727],[-82.0159,30.7727],[-82.0157,30.7726],[-82.0155,30.7724],[-82.0153,30.7722],[-82.0152,30.7721],[-82.0152,30.772],[-82.0151,30.7717],[-82.015,30.7715],[-82.0149,30.7711],[-82.0149,30.7709],[-82.0145,30.7701],[-82.0138,30.769],[-82.0125,30.767],[-82.0125,30.7668],[-82.0125,30.7667],[-82.0126,30.7666],[-82.0128,30.7665],[-82.0131,30.7665],[-82.0135,30.7663],[-82.0136,30.7663],[-82.0136,30.7662],[-82.0137,30.7661],[-82.0137,30.766],[-82.0137,30.7658],[-82.0137,30.7656],[-82.0136,30.7654],[-82.0135,30.7652],[-82.0133,30.765],[-82.013,30.7648],[-82.0129,30.7648],[-82.0126,30.7647],[-82.0119,30.7646],[-82.0118,30.7646],[-82.0116,30.7645],[-82.0115,30.7644],[-82.0114,30.7643],[-82.0112,30.7637],[-82.0112,30.7634],[-82.0112,30.7631],[-82.0113,30.7627],[-82.0114,30.7626],[-82.0116,30.7619],[-82.0117,30.7617],[-82.0118,30.7616],[-82.0119,30.7616],[-82.0121,30.7615],[-82.0122,30.7615],[-82.0123,30.7615],[-82.0127,30.7615],[-82.0131,30.7617],[-82.0134,30.7617],[-82.0136,30.7616],[-82.0138,30.7614],[-82.0139,30.7613],[-82.0139,30.7609],[-82.014,30.7607],[-82.0141,30.7605],[-82.0143,30.7603],[-82.0145,30.7602],[-82.0147,30.7601],[-82.0149,30.76],[-82.0151,30.76],[-82.0159,30.7599],[-82.0161,30.7598],[-82.0162,30.7597],[-82.0164,30.7596],[-82.0166,30.7591],[-82.0169,30.7588],[-82.0172,30.7585],[-82.0174,30.7583],[-82.0176,30.7582],[-82.0179,30.7582],[-82.0182,30.7582],[-82.0187,30.7582],[-82.019,30.7582],[-82.0194,30.7582],[-82.0197,30.7581],[-82.02,30.758],[-82.0202,30.7579],[-82.0202,30.7578],[-82.0203,30.7577],[-82.0203,30.7574],[-82.0202,30.7572],[-82.02,30.7571],[-82.0199,30.757],[-82.0198,30.7569],[-82.0193,30.7567],[-82.0192,30.7567],[-82.0189,30.7566],[-82.0178,30.7562],[-82.0175,30.756],[-82.0174,30.7559],[-82.0173,30.7557],[-82.0173,30.7554],[-82.0173,30.7552],[-82.0176,30.755],[-82.0179,30.7548],[-82.0183,30.7547],[-82.0188,30.7546],[-82.0192,30.7545],[-82.0196,30.7545],[-82.0199,30.7545],[-82.0202,30.7547],[-82.0203,30.7548],[-82.0207,30.7551],[-82.0208,30.7552],[-82.021,30.7553],[-82.0212,30.7553],[-82.0214,30.7552],[-82.0216,30.7551],[-82.0216,30.7549],[-82.0217,30.7547],[-82.0217,30.7538],[-82.0218,30.7537],[-82.0218,30.7536],[-82.022,30.7536],[-82.0224,30.7535],[-82.0237,30.7535],[-82.024,30.7535],[-82.0243,30.7533],[-82.0245,30.7532],[-82.0247,30.7531],[-82.0254,30.7524],[-82.026,30.7518],[-82.0268,30.7513],[-82.0271,30.7511],[-82.0276,30.751],[-82.0277,30.7509],[-82.0279,30.7509],[-82.028,30.7509],[-82.0282,30.7509],[-82.0284,30.751],[-82.0289,30.7513],[-82.0291,30.7514],[-82.0293,30.7514],[-82.0296,30.7514],[-82.0298,30.7513],[-82.03,30.7512],[-82.0302,30.7511],[-82.0304,30.7509],[-82.0305,30.7508],[-82.0306,30.7507],[-82.0307,30.7506],[-82.0309,30.7505],[-82.031,30.7504],[-82.0312,30.7504],[-82.0315,30.7503],[-82.0317,30.7504],[-82.0319,30.7505],[-82.0321,30.7506],[-82.0322,30.7508],[-82.0327,30.7516],[-82.0329,30.752],[-82.0334,30.7528],[-82.0338,30.7534],[-82.0344,30.7541],[-82.0346,30.7543],[-82.0348,30.7544],[-82.0353,30.7547],[-82.0356,30.7548],[-82.0358,30.7548],[-82.0361,30.7548],[-82.0366,30.7546],[-82.0368,30.7544],[-82.037,30.7539],[-82.0373,30.7535],[-82.038,30.7523],[-82.0381,30.7521],[-82.0382,30.752],[-82.0385,30.7515],[-82.0387,30.7511],[-82.039,30.7503],[-82.0393,30.7494],[-82.0393,30.7493],[-82.0394,30.749],[-82.0395,30.7485],[-82.0398,30.7473],[-82.0398,30.7471],[-82.0397,30.7463],[-82.0395,30.7451],[-82.0394,30.7448],[-82.0389,30.7441],[-82.0389,30.7439],[-82.0389,30.7437],[-82.0389,30.7434],[-82.039,30.7432],[-82.0392,30.7431],[-82.0395,30.7429],[-82.0396,30.7427],[-82.0397,30.7426],[-82.0397,30.7425],[-82.0397,30.7423],[-82.0393,30.7414],[-82.0392,30.7413],[-82.0393,30.7411],[-82.0394,30.7409],[-82.0395,30.7408],[-82.0397,30.7407],[-82.04,30.7407],[-82.0402,30.7406],[-82.0404,30.7404],[-82.0405,30.7402],[-82.0406,30.74],[-82.0405,30.7399],[-82.0402,30.7395],[-82.0401,30.7392],[-82.04,30.7389],[-82.0401,30.7388],[-82.0404,30.7381],[-82.0405,30.738],[-82.0404,30.7378],[-82.0403,30.7376],[-82.0402,30.7375],[-82.0401,30.7374],[-82.0394,30.7372],[-82.0391,30.737],[-82.039,30.7369],[-82.0389,30.7368],[-82.0388,30.7367],[-82.0388,30.7365],[-82.0389,30.7361],[-82.039,30.736],[-82.0391,30.7359],[-82.0398,30.7356],[-82.04,30.7355],[-82.0402,30.7353],[-82.0403,30.7353],[-82.0404,30.7351],[-82.0405,30.7348],[-82.0406,30.7345],[-82.0407,30.7343],[-82.0409,30.7342],[-82.0413,30.734],[-82.0414,30.7339],[-82.0416,30.7339],[-82.0422,30.7337],[-82.0423,30.7337],[-82.0425,30.7336],[-82.0425,30.7335],[-82.0426,30.7334],[-82.0426,30.7332],[-82.0425,30.7328],[-82.0425,30.7325],[-82.0426,30.7323],[-82.0426,30.7321],[-82.0427,30.7319],[-82.0428,30.7318],[-82.043,30.7317],[-82.0435,30.7316],[-82.0438,30.7315],[-82.044,30.7313],[-82.0441,30.7313],[-82.0441,30.7312],[-82.0441,30.7311],[-82.044,30.731],[-82.0437,30.7309],[-82.0425,30.7309],[-82.0423,30.7308],[-82.0422,30.7308],[-82.042,30.7307],[-82.0419,30.7306],[-82.0419,30.7305],[-82.0419,30.7303],[-82.0419,30.7301],[-82.0419,30.73],[-82.0421,30.7299],[-82.0426,30.7299],[-82.0429,30.7298],[-82.0432,30.7296],[-82.0436,30.7294],[-82.0439,30.7292],[-82.0444,30.7287],[-82.0448,30.7285],[-82.0452,30.7283],[-82.0454,30.7281],[-82.0455,30.7279],[-82.0456,30.7276],[-82.0456,30.7273],[-82.0455,30.7271],[-82.0455,30.727],[-82.0453,30.7268],[-82.0453,30.7267],[-82.045,30.7264],[-82.0445,30.7262],[-82.0436,30.7256],[-82.0435,30.7256],[-82.0434,30.7256],[-82.0414,30.7253],[-82.0411,30.7252],[-82.0409,30.7251],[-82.04,30.7246],[-82.0397,30.7242],[-82.0395,30.7237],[-82.0394,30.7236],[-82.0385,30.7226],[-82.0386,30.7225],[-82.0386,30.7224],[-82.0388,30.7221],[-82.0389,30.7219],[-82.0389,30.7218],[-82.0389,30.7217],[-82.0387,30.7214],[-82.0387,30.7212],[-82.0386,30.721],[-82.0387,30.7207],[-82.0388,30.7206],[-82.0389,30.7204],[-82.0392,30.7201],[-82.0394,30.7199],[-82.0395,30.7197],[-82.0396,30.7195],[-82.0396,30.7193],[-82.0395,30.7191],[-82.0393,30.7191],[-82.0391,30.7191],[-82.0387,30.7191],[-82.0385,30.7191],[-82.0379,30.7192],[-82.0378,30.7192],[-82.0375,30.7191],[-82.0373,30.7189],[-82.0372,30.7188],[-82.0371,30.7186],[-82.0371,30.7185],[-82.0374,30.7182],[-82.0375,30.7181],[-82.0379,30.718],[-82.0382,30.718],[-82.0385,30.7179],[-82.0388,30.7177],[-82.0389,30.7176],[-82.0389,30.7175],[-82.039,30.7173],[-82.039,30.7171],[-82.0389,30.717],[-82.0388,30.7168],[-82.0386,30.7165],[-82.0385,30.7164],[-82.0385,30.7163],[-82.0385,30.7162],[-82.0385,30.716],[-82.0385,30.7159],[-82.039,30.7153],[-82.039,30.7151],[-82.039,30.715],[-82.039,30.7148],[-82.0389,30.7146],[-82.0387,30.7144],[-82.0386,30.7142],[-82.0384,30.7141],[-82.0382,30.714],[-82.0376,30.7138],[-82.0374,30.7137],[-82.0372,30.7136],[-82.0371,30.7134],[-82.0369,30.7132],[-82.0368,30.713],[-82.0367,30.7128],[-82.0365,30.7112],[-82.0365,30.7104],[-82.0365,30.7101],[-82.0366,30.7098],[-82.0365,30.709],[-82.0365,30.7086],[-82.0364,30.7081],[-82.0362,30.7074],[-82.0361,30.7068],[-82.0359,30.7062],[-82.036,30.7061],[-82.0361,30.706],[-82.0362,30.7059],[-82.0364,30.7059],[-82.0367,30.7059],[-82.0369,30.7058],[-82.0371,30.7057],[-82.0371,30.7056],[-82.0371,30.7054],[-82.0369,30.7046],[-82.0369,30.7045],[-82.0371,30.7044],[-82.0375,30.7043],[-82.0378,30.7042],[-82.038,30.704],[-82.0383,30.7036],[-82.0384,30.7035],[-82.0385,30.7033],[-82.0385,30.7032],[-82.0385,30.7031],[-82.0384,30.7028],[-82.0384,30.7027],[-82.0384,30.7025],[-82.0385,30.7024],[-82.0386,30.7024],[-82.0388,30.7023],[-82.0392,30.7023],[-82.0393,30.7023],[-82.0394,30.7024],[-82.0395,30.7023],[-82.0397,30.7023],[-82.0398,30.7022],[-82.0398,30.7021],[-82.0398,30.702],[-82.0397,30.7019],[-82.0396,30.7018],[-82.0395,30.7017],[-82.0392,30.7016],[-82.0391,30.7015],[-82.039,30.7013],[-82.039,30.7012],[-82.0391,30.7011],[-82.0392,30.701],[-82.0395,30.7007],[-82.0396,30.7007],[-82.0398,30.7005],[-82.0401,30.7004],[-82.0404,30.7003],[-82.0406,30.7003],[-82.0408,30.7003],[-82.0409,30.7004],[-82.041,30.7005],[-82.0417,30.7009],[-82.0419,30.701],[-82.0421,30.7011],[-82.0427,30.7011],[-82.0428,30.701],[-82.043,30.7009],[-82.043,30.7007],[-82.0429,30.7005],[-82.0428,30.7003],[-82.0426,30.7002],[-82.0423,30.7001],[-82.042,30.7],[-82.0416,30.6999],[-82.0415,30.6999],[-82.0413,30.6998],[-82.0413,30.6996],[-82.0412,30.6995],[-82.0412,30.6994],[-82.0413,30.6992],[-82.0414,30.6991],[-82.0416,30.699],[-82.0418,30.6989],[-82.0419,30.6988],[-82.042,30.6987],[-82.042,30.6985],[-82.0421,30.6983],[-82.0422,30.6982],[-82.0423,30.6982],[-82.0425,30.6982],[-82.043,30.6983],[-82.0433,30.6983],[-82.0435,30.6982],[-82.0437,30.6981],[-82.0438,30.698],[-82.0439,30.6979],[-82.044,30.6977],[-82.044,30.6976],[-82.044,30.6974],[-82.0439,30.697],[-82.0438,30.6967],[-82.0436,30.6964],[-82.0435,30.6963],[-82.0432,30.6961],[-82.0429,30.6959],[-82.0427,30.6959],[-82.0426,30.6959],[-82.0425,30.696],[-82.0423,30.6962],[-82.042,30.6963],[-82.0419,30.6964],[-82.0417,30.6963],[-82.0417,30.6961],[-82.0417,30.696],[-82.0417,30.6958],[-82.0417,30.6955],[-82.0417,30.6954],[-82.0415,30.6949],[-82.0414,30.6945],[-82.0414,30.6936],[-82.0415,30.693],[-82.0415,30.6927],[-82.0414,30.6919],[-82.0412,30.6913],[-82.0412,30.691],[-82.0413,30.6909],[-82.0415,30.6906],[-82.0416,30.6905],[-82.0418,30.6903],[-82.042,30.6902],[-82.0422,30.6902],[-82.0428,30.6902],[-82.0429,30.6901],[-82.043,30.6901],[-82.043,30.69],[-82.043,30.6897],[-82.043,30.6896],[-82.0429,30.6895],[-82.0428,30.6893],[-82.0427,30.6892],[-82.0427,30.6891],[-82.0428,30.6889],[-82.0429,30.6887],[-82.043,30.6883],[-82.0431,30.6876],[-82.0431,30.6864],[-82.0431,30.6861],[-82.0432,30.6858],[-82.0434,30.6855],[-82.0434,30.6853],[-82.0435,30.6847],[-82.0435,30.6842],[-82.0436,30.6841],[-82.0437,30.6839],[-82.0439,30.6838],[-82.0443,30.6837],[-82.045,30.6837],[-82.0457,30.6836],[-82.0458,30.6836],[-82.0463,30.6836],[-82.0468,30.6835],[-82.0471,30.6834],[-82.0476,30.6832],[-82.0479,30.683],[-82.0481,30.6829],[-82.0484,30.6824],[-82.0485,30.6823],[-82.0485,30.6821],[-82.0484,30.682],[-82.0483,30.6819],[-82.0481,30.6817],[-82.0479,30.6817],[-82.0476,30.6817],[-82.0471,30.6818],[-82.0469,30.6817],[-82.0467,30.6817],[-82.0465,30.6816],[-82.0464,30.6815],[-82.0463,30.6813],[-82.0463,30.6811],[-82.0464,30.6808],[-82.0466,30.6806],[-82.0467,30.6805],[-82.0473,30.6799],[-82.0476,30.6798],[-82.0476,30.6797],[-82.0477,30.6796],[-82.048,30.6791],[-82.0481,30.6791],[-82.0483,30.6786],[-82.0484,30.6785],[-82.0486,30.6782],[-82.0491,30.6777],[-82.0499,30.6769],[-82.0501,30.6765],[-82.0503,30.6761],[-82.0503,30.6757],[-82.0503,30.6754],[-82.0503,30.675],[-82.0502,30.6745],[-82.05,30.6738],[-82.0499,30.6736],[-82.0498,30.6735],[-82.0497,30.6731],[-82.0496,30.6727],[-82.0493,30.672],[-82.0492,30.6713],[-82.0491,30.671],[-82.0489,30.6703],[-82.0484,30.6695],[-82.0483,30.6689],[-82.0481,30.6685],[-82.0478,30.6683],[-82.0473,30.6679],[-82.0472,30.6678],[-82.0472,30.6677],[-82.0472,30.6675],[-82.047,30.6673],[-82.0467,30.667],[-82.0465,30.6669],[-82.0463,30.6668],[-82.0461,30.6667],[-82.046,30.6665],[-82.046,30.6664],[-82.046,30.6663],[-82.0463,30.666],[-82.0466,30.6659],[-82.0469,30.6658],[-82.0473,30.6657],[-82.0476,30.6656],[-82.0478,30.6654],[-82.048,30.6652],[-82.0481,30.665],[-82.0481,30.6649],[-82.048,30.6648],[-82.0479,30.6647],[-82.0473,30.6644],[-82.0472,30.6643],[-82.047,30.6642],[-82.0469,30.664],[-82.0469,30.6637],[-82.0469,30.6635],[-82.047,30.6631],[-82.047,30.6627],[-82.0469,30.6625],[-82.0469,30.6623],[-82.0465,30.6615],[-82.0464,30.6612],[-82.0464,30.6609],[-82.0465,30.6608],[-82.0466,30.6608],[-82.0469,30.6607],[-82.0473,30.6608],[-82.0475,30.6608],[-82.0476,30.6609],[-82.0477,30.661],[-82.0479,30.6612],[-82.048,30.6614],[-82.048,30.6616],[-82.0479,30.6619],[-82.0478,30.6621],[-82.0478,30.6622],[-82.0478,30.6623],[-82.0479,30.6625],[-82.048,30.6626],[-82.0482,30.6629],[-82.0483,30.6629],[-82.0485,30.6629],[-82.0486,30.6629],[-82.0487,30.6628],[-82.0489,30.6626],[-82.0494,30.662],[-82.0495,30.6614],[-82.0495,30.661],[-82.0494,30.6607],[-82.0494,30.6603],[-82.0493,30.6598],[-82.0493,30.6594],[-82.0494,30.659],[-82.0494,30.6588],[-82.0493,30.6587],[-82.0492,30.6583],[-82.049,30.6582],[-82.0488,30.658],[-82.0487,30.6578],[-82.0486,30.6576],[-82.0486,30.6573],[-82.049,30.6564],[-82.0491,30.6562],[-82.0491,30.656],[-82.049,30.6553],[-82.049,30.6551],[-82.0488,30.6548],[-82.0486,30.6546],[-82.0484,30.6543],[-82.0482,30.6543],[-82.048,30.6542],[-82.0477,30.654],[-82.0474,30.6538],[-82.0474,30.6537],[-82.0473,30.6535],[-82.0472,30.6534],[-82.0471,30.6533],[-82.0468,30.6532],[-82.0466,30.6532],[-82.0462,30.6534],[-82.0458,30.6535],[-82.0454,30.6534],[-82.045,30.6533],[-82.0447,30.6532],[-82.0445,30.6531],[-82.0443,30.6529],[-82.0441,30.6526],[-82.0441,30.6525],[-82.0441,30.6524],[-82.0441,30.6523],[-82.0443,30.6522],[-82.0445,30.6521],[-82.0446,30.6522],[-82.0447,30.6523],[-82.0449,30.6524],[-82.0451,30.6525],[-82.0455,30.6526],[-82.0457,30.6526],[-82.0459,30.6526],[-82.0461,30.6525],[-82.0461,30.6523],[-82.0461,30.6521],[-82.046,30.6519],[-82.0459,30.6519],[-82.0452,30.6514],[-82.0451,30.6513],[-82.0449,30.6512],[-82.0446,30.6509],[-82.0444,30.6507],[-82.0443,30.6506],[-82.0439,30.6504],[-82.0433,30.6501],[-82.0421,30.6495],[-82.0419,30.6493],[-82.0417,30.6491],[-82.0416,30.649],[-82.0416,30.6488],[-82.0415,30.6482],[-82.0414,30.6474],[-82.0411,30.6471],[-82.0409,30.6467],[-82.0391,30.6432],[-82.0389,30.6429],[-82.0389,30.6427],[-82.0386,30.641],[-82.0386,30.6408],[-82.0387,30.6408],[-82.0388,30.6407],[-82.0393,30.6405],[-82.0396,30.6404],[-82.0398,30.6403],[-82.04,30.6401],[-82.0401,30.64],[-82.0402,30.6399],[-82.0402,30.6397],[-82.0403,30.6395],[-82.0403,30.639],[-82.0403,30.6388],[-82.0401,30.6388],[-82.04,30.6388],[-82.0397,30.6389],[-82.0395,30.6389],[-82.0392,30.6389],[-82.039,30.6389],[-82.0388,30.6388],[-82.0388,30.6387],[-82.0388,30.6385],[-82.0389,30.6386],[-82.0391,30.6385],[-82.0392,30.6383],[-82.0393,30.6382],[-82.0394,30.638],[-82.0395,30.6378],[-82.0394,30.6374],[-82.0394,30.6371],[-82.0393,30.6371],[-82.0393,30.637],[-82.0394,30.6369],[-82.0395,30.6369],[-82.0399,30.6368],[-82.0402,30.6367],[-82.0403,30.6367],[-82.0404,30.6366],[-82.0405,30.6364],[-82.0405,30.6362],[-82.0405,30.6361],[-82.0404,30.6359],[-82.0403,30.6358],[-82.0401,30.6357],[-82.0399,30.6357],[-82.0396,30.6358],[-82.0395,30.6359],[-82.0393,30.6361],[-82.0391,30.6361],[-82.0389,30.636],[-82.0388,30.6359],[-82.0388,30.6358],[-82.0387,30.6357],[-82.0387,30.6356],[-82.0387,30.6355],[-82.0388,30.6353],[-82.0391,30.6351],[-82.0392,30.6349],[-82.0393,30.6346],[-82.0393,30.6341],[-82.0392,30.634],[-82.039,30.6338],[-82.0389,30.6338],[-82.0384,30.6337],[-82.0378,30.6335],[-82.0375,30.6334],[-82.0373,30.6333],[-82.0372,30.6332],[-82.0369,30.633],[-82.0365,30.6325],[-82.036,30.632],[-82.0358,30.6319],[-82.0358,30.6316],[-82.0358,30.6314],[-82.0361,30.6311],[-82.0366,30.6307],[-82.0368,30.6305],[-82.0368,30.6304],[-82.0369,30.6302],[-82.0369,30.6301],[-82.0367,30.63],[-82.0366,30.6299],[-82.0359,30.6299],[-82.0356,30.63],[-82.0352,30.63],[-82.034,30.63],[-82.0337,30.6299],[-82.0335,30.6298],[-82.0333,30.6297],[-82.0332,30.6296],[-82.0332,30.6295],[-82.0331,30.6294],[-82.0332,30.629],[-82.0333,30.6286],[-82.0334,30.6283],[-82.0336,30.6282],[-82.0339,30.6279],[-82.0343,30.6278],[-82.0346,30.6276],[-82.0347,30.6275],[-82.0349,30.6274],[-82.0349,30.6272],[-82.0349,30.6271],[-82.035,30.6268],[-82.0349,30.6267],[-82.0348,30.6266],[-82.034,30.6261],[-82.0329,30.6257],[-82.0321,30.6253],[-82.0319,30.6252],[-82.0317,30.6251],[-82.0317,30.625],[-82.0316,30.6246],[-82.0317,30.6245],[-82.0314,30.624],[-82.031,30.6229],[-82.031,30.6227],[-82.0309,30.6225],[-82.031,30.6222],[-82.0311,30.6219],[-82.0312,30.6218],[-82.0315,30.6216],[-82.0316,30.6214],[-82.0318,30.6211],[-82.0319,30.6209],[-82.0319,30.6207],[-82.0319,30.6205],[-82.0318,30.6197],[-82.0316,30.6195],[-82.0315,30.6193],[-82.0313,30.6192],[-82.0311,30.6191],[-82.031,30.619],[-82.0308,30.6189],[-82.0307,30.6189],[-82.0306,30.6189],[-82.0304,30.6189],[-82.03,30.6189],[-82.0298,30.619],[-82.0297,30.6191],[-82.0295,30.6192],[-82.0294,30.6193],[-82.0293,30.6194],[-82.0293,30.6195],[-82.0292,30.6197],[-82.0292,30.6198],[-82.0293,30.62],[-82.0296,30.6207],[-82.0299,30.6214],[-82.03,30.6216],[-82.03,30.6217],[-82.03,30.6219],[-82.0299,30.6221],[-82.0298,30.6222],[-82.0296,30.6224],[-82.0295,30.6224],[-82.0293,30.6225],[-82.0291,30.6225],[-82.0285,30.6223],[-82.0284,30.6222],[-82.0283,30.622],[-82.0282,30.6218],[-82.0282,30.6216],[-82.0287,30.6211],[-82.0288,30.621],[-82.0288,30.6207],[-82.0287,30.6204],[-82.0286,30.6203],[-82.0279,30.6199],[-82.0279,30.6198],[-82.0278,30.6197],[-82.0278,30.6195],[-82.0278,30.6194],[-82.0283,30.6188],[-82.0283,30.6187],[-82.0283,30.6186],[-82.028,30.618],[-82.0278,30.6177],[-82.0276,30.6175],[-82.0275,30.6172],[-82.0273,30.6166],[-82.0272,30.6161],[-82.0272,30.6157],[-82.0269,30.6149],[-82.0265,30.614],[-82.0263,30.6137],[-82.0263,30.6134],[-82.0263,30.6131],[-82.0264,30.6128],[-82.0266,30.6127],[-82.0269,30.6126],[-82.0271,30.6125],[-82.0278,30.6124],[-82.0285,30.6121],[-82.0287,30.6119],[-82.0289,30.6118],[-82.0289,30.6117],[-82.0289,30.6116],[-82.0287,30.6114],[-82.0284,30.6113],[-82.0281,30.6113],[-82.0278,30.6114],[-82.0276,30.6114],[-82.0273,30.6114],[-82.0271,30.6113],[-82.027,30.6112],[-82.0269,30.6111],[-82.0268,30.6109],[-82.0268,30.6104],[-82.0267,30.6101],[-82.0268,30.6095],[-82.0268,30.6088],[-82.0269,30.6082],[-82.027,30.608],[-82.0272,30.6077],[-82.0273,30.6074],[-82.0273,30.607],[-82.0273,30.6068],[-82.0272,30.6067],[-82.0271,30.6065],[-82.0269,30.6063],[-82.0268,30.6063],[-82.0267,30.6062],[-82.0265,30.6061],[-82.0262,30.606],[-82.0259,30.6061],[-82.0257,30.6061],[-82.0254,30.6062],[-82.0252,30.6063],[-82.0248,30.6066],[-82.0245,30.6068],[-82.0242,30.6068],[-82.0239,30.6068],[-82.0237,30.6068],[-82.0234,30.6066],[-82.0233,30.6065],[-82.0232,30.6064],[-82.0232,30.6059],[-82.0231,30.6058],[-82.023,30.6056],[-82.0226,30.6052],[-82.0221,30.6049],[-82.0214,30.6045],[-82.0204,30.604],[-82.0203,30.6038],[-82.019,30.6031],[-82.0186,30.603],[-82.0182,30.6029],[-82.0177,30.6028],[-82.0171,30.6027],[-82.0169,30.6027],[-82.0165,30.6025],[-82.0162,30.6023],[-82.016,30.6021],[-82.0158,30.6018],[-82.0157,30.6017],[-82.0156,30.601],[-82.0155,30.601],[-82.0152,30.6007],[-82.0151,30.6006],[-82.0151,30.6005],[-82.0152,30.5999],[-82.0152,30.5998],[-82.0151,30.5996],[-82.0148,30.599],[-82.0142,30.597],[-82.0142,30.5969],[-82.0143,30.5968],[-82.0144,30.5966],[-82.0145,30.5965],[-82.0145,30.5964],[-82.0144,30.5963],[-82.0144,30.5962],[-82.0143,30.5962],[-82.0142,30.5962],[-82.0138,30.5963],[-82.0135,30.5963],[-82.0132,30.5962],[-82.0131,30.5961],[-82.0132,30.5956],[-82.0132,30.5955],[-82.0131,30.5954],[-82.0132,30.5953],[-82.0133,30.5951],[-82.0134,30.595],[-82.0134,30.5949],[-82.0134,30.5948],[-82.0132,30.5946],[-82.0128,30.5946],[-82.0126,30.5945],[-82.0123,30.5942],[-82.0122,30.5939],[-82.0122,30.5936],[-82.0122,30.5934],[-82.0123,30.5932],[-82.0124,30.5931],[-82.0128,30.5928],[-82.0131,30.5926],[-82.0131,30.5924],[-82.0131,30.5923],[-82.013,30.5923],[-82.0126,30.5921],[-82.0125,30.592],[-82.0125,30.5915],[-82.0125,30.5912],[-82.0126,30.5907],[-82.0128,30.5904],[-82.0128,30.5903],[-82.0128,30.5902],[-82.0127,30.5901],[-82.0126,30.5901],[-82.0123,30.59],[-82.0116,30.5895],[-82.0114,30.5892],[-82.0112,30.589],[-82.0112,30.5889],[-82.0113,30.5888],[-82.0114,30.5887],[-82.0117,30.5886],[-82.0118,30.5885],[-82.0119,30.5884],[-82.012,30.5882],[-82.012,30.5878],[-82.0119,30.5873],[-82.012,30.587],[-82.0122,30.5867],[-82.0122,30.5864],[-82.0122,30.5863],[-82.0121,30.5862],[-82.0118,30.586],[-82.0117,30.586],[-82.0116,30.586],[-82.0115,30.5861],[-82.0114,30.5863],[-82.0114,30.5865],[-82.0113,30.5869],[-82.0114,30.587],[-82.0113,30.5871],[-82.0111,30.5872],[-82.0109,30.5871],[-82.0108,30.5871],[-82.0105,30.5867],[-82.0102,30.5864],[-82.0102,30.5863],[-82.0102,30.5861],[-82.0102,30.586],[-82.0102,30.5858],[-82.0103,30.5856],[-82.0104,30.5855],[-82.0108,30.5852],[-82.0109,30.5851],[-82.011,30.585],[-82.011,30.5848],[-82.0109,30.5843],[-82.0108,30.5837],[-82.0105,30.5832],[-82.0103,30.5831],[-82.0101,30.5831],[-82.0096,30.5831],[-82.0095,30.5832],[-82.0092,30.5832],[-82.0091,30.5831],[-82.009,30.583],[-82.0089,30.5829],[-82.0088,30.5828],[-82.0088,30.5827],[-82.0088,30.5826],[-82.009,30.5823],[-82.009,30.5822],[-82.009,30.5821],[-82.009,30.5819],[-82.0089,30.5818],[-82.0087,30.5815],[-82.0086,30.5814],[-82.0085,30.5814],[-82.0083,30.5813],[-82.0082,30.5812],[-82.0081,30.5811],[-82.0081,30.581],[-82.0081,30.5809],[-82.0082,30.5808],[-82.0086,30.5806],[-82.009,30.5804],[-82.009,30.5803],[-82.009,30.5801],[-82.0089,30.58],[-82.0088,30.58],[-82.0083,30.5799],[-82.008,30.5798],[-82.0079,30.5797],[-82.0075,30.5794],[-82.007,30.5791],[-82.0069,30.579],[-82.0069,30.5789],[-82.0068,30.5785],[-82.0068,30.5783],[-82.0068,30.5781],[-82.0067,30.578],[-82.0063,30.5775],[-82.0062,30.5773],[-82.0062,30.5772],[-82.0061,30.5771],[-82.0061,30.577],[-82.0061,30.5769],[-82.0062,30.5768],[-82.0063,30.5768],[-82.0065,30.5768],[-82.0068,30.5769],[-82.007,30.5771],[-82.0072,30.5772],[-82.0076,30.5773],[-82.0077,30.5773],[-82.0079,30.5773],[-82.0079,30.5772],[-82.008,30.577],[-82.008,30.5769],[-82.008,30.5768],[-82.0079,30.5765],[-82.0077,30.5764],[-82.0075,30.5763],[-82.0073,30.576],[-82.0072,30.5759],[-82.0069,30.5757],[-82.0068,30.5757],[-82.0065,30.5755],[-82.0064,30.5754],[-82.0062,30.5751],[-82.0062,30.575],[-82.0062,30.5748],[-82.0063,30.5747],[-82.0064,30.5746],[-82.0066,30.5746],[-82.0073,30.5752],[-82.0074,30.5753],[-82.0076,30.5752],[-82.0078,30.5751],[-82.0079,30.575],[-82.0081,30.5743],[-82.0081,30.5742],[-82.008,30.574],[-82.008,30.5739],[-82.0077,30.5738],[-82.0072,30.5737],[-82.0071,30.5736],[-82.0069,30.5735],[-82.0067,30.5734],[-82.0066,30.5733],[-82.0065,30.5729],[-82.0065,30.5728],[-82.0066,30.5727],[-82.0067,30.5725],[-82.0069,30.5724],[-82.007,30.5723],[-82.0072,30.5723],[-82.0074,30.5723],[-82.0078,30.5723],[-82.0079,30.5722],[-82.0081,30.5721],[-82.0082,30.5719],[-82.0081,30.5713],[-82.0081,30.5709],[-82.0082,30.5704],[-82.0082,30.5699],[-82.0082,30.5697],[-82.0081,30.5694],[-82.008,30.5693],[-82.0078,30.5691],[-82.0074,30.5688],[-82.0073,30.5687],[-82.0072,30.5686],[-82.0072,30.5684],[-82.0074,30.5682],[-82.0075,30.568],[-82.0076,30.5679],[-82.0076,30.5678],[-82.0075,30.5676],[-82.0074,30.5675],[-82.0073,30.5675],[-82.0072,30.5675],[-82.0067,30.5674],[-82.0065,30.5672],[-82.0063,30.5667],[-82.0061,30.5664],[-82.006,30.5663],[-82.0059,30.566],[-82.0058,30.5654],[-82.0058,30.5651],[-82.0059,30.5649],[-82.006,30.5647],[-82.0062,30.5646],[-82.0064,30.5645],[-82.0065,30.5644],[-82.0072,30.5644],[-82.0076,30.5644],[-82.008,30.5644],[-82.0082,30.5643],[-82.0083,30.5643],[-82.0084,30.5642],[-82.0084,30.5641],[-82.0084,30.5637],[-82.0083,30.5635],[-82.008,30.5634],[-82.0076,30.5633],[-82.0074,30.5633],[-82.0073,30.5633],[-82.0072,30.5634],[-82.0071,30.5635],[-82.0066,30.5636],[-82.0063,30.5638],[-82.006,30.564],[-82.0058,30.564],[-82.0055,30.5639],[-82.0054,30.5638],[-82.0054,30.5637],[-82.0054,30.5636],[-82.0054,30.5635],[-82.0055,30.5634],[-82.0057,30.5633],[-82.0062,30.5632],[-82.0064,30.5631],[-82.0065,30.563],[-82.0066,30.5629],[-82.0066,30.5628],[-82.0065,30.5624],[-82.0064,30.5621],[-82.0064,30.562],[-82.0064,30.5619],[-82.0065,30.5619],[-82.0078,30.5604],[-82.008,30.5602],[-82.0083,30.5602],[-82.0085,30.5602],[-82.0088,30.5603],[-82.009,30.5604],[-82.009,30.5605],[-82.0092,30.5606],[-82.0093,30.5606],[-82.0095,30.5612],[-82.0096,30.5613],[-82.0097,30.5613],[-82.0099,30.5614],[-82.0102,30.5614],[-82.0104,30.5612],[-82.0105,30.5611],[-82.0107,30.5607],[-82.0108,30.5604],[-82.0109,30.5603],[-82.0109,30.5601],[-82.0109,30.5599],[-82.0109,30.5598],[-82.0108,30.5598],[-82.0104,30.5597],[-82.0101,30.5596],[-82.0098,30.5595],[-82.0097,30.5594],[-82.0097,30.5592],[-82.0097,30.559],[-82.0098,30.5589],[-82.01,30.5587],[-82.0101,30.5586],[-82.0102,30.5584],[-82.0102,30.5583],[-82.0101,30.5581],[-82.01,30.5579],[-82.01,30.5578],[-82.0097,30.5578],[-82.0095,30.5578],[-82.0094,30.5579],[-82.0091,30.5582],[-82.0089,30.5582],[-82.0087,30.5582],[-82.0086,30.5582],[-82.0085,30.5582],[-82.0085,30.5581],[-82.0084,30.5579],[-82.0085,30.5577],[-82.0092,30.557],[-82.0093,30.5569],[-82.0095,30.5565],[-82.0096,30.5562],[-82.0096,30.5561],[-82.0095,30.5557],[-82.0092,30.5553],[-82.009,30.5551],[-82.0087,30.555],[-82.0085,30.5548],[-82.0084,30.5547],[-82.0084,30.5546],[-82.0084,30.5545],[-82.0085,30.5544],[-82.0087,30.5543],[-82.009,30.5542],[-82.0095,30.554],[-82.0096,30.554],[-82.0097,30.5538],[-82.0099,30.5538],[-82.0108,30.5537],[-82.0109,30.5537],[-82.011,30.5537],[-82.0111,30.5536],[-82.0111,30.5535],[-82.0112,30.5534],[-82.0111,30.553],[-82.011,30.5526],[-82.0107,30.5523],[-82.0104,30.5521],[-82.0101,30.5519],[-82.0099,30.5516],[-82.0097,30.5513],[-82.0097,30.5511],[-82.0097,30.551],[-82.0097,30.5509],[-82.0098,30.5506],[-82.01,30.5504],[-82.0101,30.5502],[-82.0103,30.5502],[-82.0105,30.5501],[-82.0107,30.5501],[-82.011,30.5502],[-82.0111,30.5503],[-82.0118,30.5507],[-82.0119,30.5507],[-82.012,30.5507],[-82.0122,30.5507],[-82.0126,30.5506],[-82.0128,30.5504],[-82.0129,30.5503],[-82.013,30.5503],[-82.0132,30.5499],[-82.0132,30.5498],[-82.0133,30.5496],[-82.0132,30.5494],[-82.0131,30.549],[-82.0131,30.5487],[-82.013,30.5484],[-82.0131,30.548],[-82.0132,30.5479],[-82.0135,30.5476],[-82.0138,30.5474],[-82.0138,30.5473],[-82.014,30.5468],[-82.0141,30.5466],[-82.0139,30.5449],[-82.0139,30.5446],[-82.014,30.5445],[-82.014,30.5443],[-82.0141,30.5442],[-82.0141,30.5441],[-82.0137,30.5432],[-82.0134,30.5426],[-82.0134,30.5424],[-82.0135,30.5423],[-82.0135,30.5422],[-82.014,30.542],[-82.0143,30.5417],[-82.0143,30.5416],[-82.0143,30.5415],[-82.0145,30.541],[-82.0148,30.5403],[-82.0149,30.5401],[-82.015,30.5399],[-82.0152,30.5398],[-82.0156,30.5397],[-82.0157,30.5396],[-82.0157,30.5395],[-82.0158,30.5394],[-82.0157,30.5392],[-82.0158,30.539],[-82.0158,30.5389],[-82.016,30.5386],[-82.016,30.5385],[-82.016,30.538],[-82.016,30.5378],[-82.016,30.5377],[-82.0164,30.5374],[-82.0165,30.5372],[-82.0165,30.537],[-82.0163,30.5369],[-82.0163,30.5368],[-82.0162,30.5367],[-82.0163,30.5366],[-82.0169,30.5358],[-82.0174,30.5354],[-82.0174,30.5353],[-82.0174,30.5351],[-82.0174,30.535],[-82.017,30.535],[-82.0167,30.5348],[-82.0166,30.5348],[-82.0166,30.5347],[-82.0168,30.5346],[-82.0171,30.5344],[-82.0172,30.5343],[-82.0173,30.5342],[-82.0174,30.5338],[-82.0177,30.5335],[-82.0178,30.5334],[-82.0179,30.5334],[-82.0183,30.5334],[-82.0187,30.5334],[-82.0189,30.5333],[-82.0189,30.5332],[-82.019,30.5331],[-82.019,30.533],[-82.019,30.5329],[-82.019,30.5328],[-82.019,30.5327],[-82.0189,30.5326],[-82.0186,30.5326],[-82.0184,30.5327],[-82.018,30.5327],[-82.0178,30.5327],[-82.0177,30.5326],[-82.0176,30.5323],[-82.0177,30.5322],[-82.0178,30.5321],[-82.0181,30.5318],[-82.0184,30.5314],[-82.0184,30.5313],[-82.0183,30.5311],[-82.0181,30.531],[-82.0179,30.531],[-82.0176,30.5309],[-82.0175,30.5309],[-82.0174,30.5308],[-82.0173,30.5306],[-82.0175,30.5302],[-82.0176,30.5299],[-82.0177,30.5297],[-82.0178,30.5295],[-82.018,30.5294],[-82.0182,30.5293],[-82.0184,30.5292],[-82.0185,30.5291],[-82.0186,30.529],[-82.0183,30.5285],[-82.0181,30.5284],[-82.018,30.5284],[-82.0177,30.5283],[-82.0174,30.5283],[-82.0171,30.5283],[-82.0168,30.5284],[-82.0167,30.5284],[-82.0165,30.5285],[-82.0163,30.5286],[-82.0161,30.5287],[-82.0158,30.5287],[-82.0157,30.5287],[-82.0156,30.5287],[-82.0155,30.5286],[-82.0154,30.5285],[-82.0154,30.5284],[-82.0155,30.5282],[-82.0156,30.5281],[-82.0159,30.5274],[-82.0161,30.5272],[-82.0162,30.527],[-82.0164,30.5269],[-82.0165,30.5269],[-82.0167,30.5269],[-82.0168,30.5269],[-82.0171,30.5272],[-82.0171,30.5274],[-82.0173,30.5275],[-82.0174,30.5276],[-82.0175,30.5277],[-82.0178,30.5278],[-82.018,30.5278],[-82.0181,30.5277],[-82.0182,30.5275],[-82.0182,30.5273],[-82.0182,30.527],[-82.0179,30.5263],[-82.0178,30.5258],[-82.0177,30.5255],[-82.0178,30.5254],[-82.0179,30.5252],[-82.0182,30.5247],[-82.0183,30.5247],[-82.0185,30.5244],[-82.0185,30.5242],[-82.0186,30.5241],[-82.0186,30.5239],[-82.0186,30.5238],[-82.0186,30.5237],[-82.0184,30.5236],[-82.0182,30.5235],[-82.0181,30.5235],[-82.0179,30.5236],[-82.0178,30.5236],[-82.0178,30.5237],[-82.0177,30.5239],[-82.0176,30.524],[-82.0175,30.524],[-82.0173,30.524],[-82.0172,30.5239],[-82.0171,30.5238],[-82.0171,30.5236],[-82.0171,30.5233],[-82.017,30.5231],[-82.0164,30.5221],[-82.0163,30.5219],[-82.0163,30.5217],[-82.0164,30.5216],[-82.0165,30.5215],[-82.0166,30.5215],[-82.0171,30.5211],[-82.0177,30.5208],[-82.0179,30.5206],[-82.0182,30.5204],[-82.0184,30.5202],[-82.0185,30.5199],[-82.0186,30.5195],[-82.0186,30.5192],[-82.0182,30.5187],[-82.018,30.5187],[-82.0178,30.5187],[-82.0175,30.5188],[-82.0169,30.5193],[-82.0167,30.5196],[-82.0164,30.5201],[-82.0163,30.5201],[-82.0162,30.5202],[-82.0159,30.5203],[-82.0157,30.5202],[-82.0155,30.5201],[-82.0155,30.5198],[-82.0154,30.5194],[-82.0155,30.5189],[-82.0155,30.5187],[-82.0156,30.5185],[-82.0157,30.5183],[-82.0158,30.5179],[-82.0158,30.5177],[-82.0154,30.5165],[-82.0153,30.5163],[-82.0153,30.5158],[-82.0152,30.5153],[-82.0152,30.5148],[-82.0151,30.5144],[-82.015,30.514],[-82.015,30.5137],[-82.0148,30.5132],[-82.0146,30.5128],[-82.0146,30.5123],[-82.0147,30.5112],[-82.0155,30.5084],[-82.0155,30.5081],[-82.0156,30.5079],[-82.0157,30.5077],[-82.0159,30.5076],[-82.0161,30.5075],[-82.0164,30.5075],[-82.0167,30.5074],[-82.0169,30.5073],[-82.017,30.5071],[-82.017,30.507],[-82.017,30.5068],[-82.017,30.5067],[-82.0169,30.5065],[-82.0168,30.5064],[-82.0167,30.5063],[-82.0166,30.5061],[-82.0165,30.5059],[-82.0165,30.5056],[-82.0165,30.5055],[-82.0165,30.5053],[-82.0168,30.5048],[-82.0168,30.5045],[-82.0169,30.5042],[-82.0169,30.504],[-82.0169,30.5037],[-82.0169,30.5034],[-82.017,30.5028],[-82.0171,30.5021],[-82.017,30.5019],[-82.0169,30.5018],[-82.0168,30.5016],[-82.0155,30.5006],[-82.0153,30.5003],[-82.0152,30.5],[-82.0152,30.4999],[-82.0152,30.4998],[-82.0152,30.4997],[-82.0153,30.4997],[-82.0155,30.4995],[-82.0156,30.4995],[-82.0157,30.4993],[-82.0156,30.4992],[-82.0154,30.4989],[-82.0154,30.4988],[-82.0154,30.4987],[-82.0154,30.4986],[-82.0155,30.4985],[-82.0156,30.4983],[-82.0156,30.4981],[-82.0156,30.498],[-82.0157,30.4977],[-82.0157,30.4975],[-82.0158,30.4974],[-82.0161,30.497],[-82.0161,30.4968],[-82.0161,30.4967],[-82.0161,30.4966],[-82.0162,30.4965],[-82.0163,30.4964],[-82.0167,30.4962],[-82.017,30.4961],[-82.0172,30.4961],[-82.0173,30.4961],[-82.0175,30.496],[-82.0177,30.4959],[-82.0178,30.4958],[-82.0177,30.4957],[-82.0177,30.4956],[-82.0175,30.4955],[-82.0173,30.4954],[-82.0161,30.4954],[-82.0159,30.4954],[-82.0158,30.4953],[-82.0157,30.495],[-82.0157,30.4948],[-82.0158,30.4948],[-82.0163,30.4945],[-82.0165,30.4944],[-82.0169,30.494],[-82.0172,30.4938],[-82.0174,30.4935],[-82.0176,30.4932],[-82.0176,30.4931],[-82.0177,30.493],[-82.0178,30.4929],[-82.0178,30.4927],[-82.018,30.4923],[-82.018,30.4922],[-82.018,30.4921],[-82.018,30.492],[-82.018,30.4919],[-82.0177,30.4919],[-82.0174,30.4918],[-82.0171,30.4916],[-82.0171,30.4915],[-82.017,30.4913],[-82.0171,30.4911],[-82.0172,30.491],[-82.0173,30.4909],[-82.0174,30.4907],[-82.0176,30.4905],[-82.0177,30.4903],[-82.0178,30.49],[-82.0177,30.4898],[-82.0176,30.4895],[-82.0174,30.4894],[-82.0172,30.4893],[-82.0169,30.4892],[-82.0166,30.4891],[-82.0165,30.4889],[-82.0164,30.4887],[-82.0164,30.4885],[-82.0167,30.4883],[-82.0167,30.4882],[-82.0169,30.4879],[-82.0172,30.4876],[-82.0173,30.4873],[-82.0173,30.4871],[-82.0173,30.4865],[-82.0171,30.4856],[-82.017,30.4854],[-82.0169,30.4853],[-82.0168,30.4853],[-82.0162,30.4851],[-82.0161,30.485],[-82.0159,30.4849],[-82.0157,30.4848],[-82.0157,30.4846],[-82.0156,30.4846],[-82.0156,30.4844],[-82.0155,30.4842],[-82.0155,30.4841],[-82.0156,30.484],[-82.0156,30.4838],[-82.0158,30.4838],[-82.016,30.4837],[-82.0162,30.4838],[-82.0163,30.4839],[-82.017,30.4844],[-82.0172,30.4845],[-82.0174,30.4844],[-82.0176,30.4842],[-82.0177,30.4841],[-82.0178,30.4839],[-82.018,30.4837],[-82.0181,30.4835],[-82.0183,30.4834],[-82.0187,30.4832],[-82.0188,30.4832],[-82.0189,30.4832],[-82.0191,30.4832],[-82.0192,30.4831],[-82.0192,30.483],[-82.0192,30.4828],[-82.0191,30.4827],[-82.0189,30.4826],[-82.0187,30.4825],[-82.0186,30.4825],[-82.0184,30.4824],[-82.0182,30.4822],[-82.0181,30.482],[-82.018,30.4814],[-82.0178,30.4808],[-82.0176,30.4803],[-82.0174,30.4799],[-82.0175,30.4797],[-82.0176,30.4796],[-82.0176,30.4795],[-82.0178,30.4795],[-82.018,30.4796],[-82.0183,30.4797],[-82.0185,30.4798],[-82.0189,30.4798],[-82.0191,30.4797],[-82.0192,30.4797],[-82.0193,30.4795],[-82.0194,30.4794],[-82.0194,30.4792],[-82.0194,30.479],[-82.0191,30.4786],[-82.0187,30.4783],[-82.0179,30.4779],[-82.0178,30.4778],[-82.0178,30.4777],[-82.0178,30.4775],[-82.0178,30.4774],[-82.0179,30.4772],[-82.0179,30.477],[-82.0174,30.4764],[-82.0171,30.4761],[-82.017,30.4759],[-82.0169,30.4758],[-82.0169,30.4755],[-82.0169,30.4751],[-82.0171,30.4749],[-82.0174,30.4746],[-82.0176,30.4744],[-82.0178,30.474],[-82.0178,30.4738],[-82.0179,30.4736],[-82.0181,30.4733],[-82.0185,30.4729],[-82.019,30.4728],[-82.0191,30.4727],[-82.0193,30.4726],[-82.0203,30.4714],[-82.0208,30.4706],[-82.0211,30.4703],[-82.0212,30.4701],[-82.0212,30.4699],[-82.0214,30.4697],[-82.0225,30.468],[-82.0229,30.4677],[-82.0233,30.4675],[-82.0235,30.4673],[-82.0236,30.4672],[-82.0237,30.467],[-82.0238,30.4667],[-82.0239,30.4661],[-82.024,30.4658],[-82.0241,30.4653],[-82.0242,30.4649],[-82.0242,30.4645],[-82.0241,30.4641],[-82.024,30.4639],[-82.0239,30.4638],[-82.0234,30.4634],[-82.0233,30.4632],[-82.0233,30.463],[-82.0233,30.4628],[-82.0232,30.4626],[-82.0231,30.4623],[-82.023,30.4621],[-82.0224,30.4616],[-82.0223,30.4615],[-82.0223,30.4614],[-82.0223,30.4612],[-82.0225,30.4611],[-82.0226,30.4611],[-82.0228,30.4611],[-82.023,30.4611],[-82.0232,30.4611],[-82.0234,30.461],[-82.0235,30.4607],[-82.0234,30.4606],[-82.0233,30.4603],[-82.0233,30.4602],[-82.0233,30.4601],[-82.0234,30.46],[-82.0235,30.4599],[-82.0236,30.4599],[-82.0239,30.4599],[-82.0241,30.4599],[-82.0244,30.4598],[-82.0246,30.4597],[-82.0246,30.4596],[-82.0247,30.4595],[-82.0246,30.4592],[-82.0247,30.459],[-82.0248,30.4587],[-82.0253,30.4582],[-82.0254,30.4581],[-82.0254,30.4579],[-82.0254,30.4576],[-82.0254,30.4574],[-82.0254,30.4573],[-82.0256,30.4571],[-82.0258,30.457],[-82.026,30.4569],[-82.0263,30.4568],[-82.0266,30.4568],[-82.0266,30.4567],[-82.0268,30.4566],[-82.027,30.4565],[-82.0271,30.4565],[-82.0273,30.4565],[-82.0275,30.4564],[-82.0278,30.4561],[-82.028,30.4559],[-82.0281,30.4557],[-82.0283,30.4554],[-82.0284,30.4552],[-82.0284,30.455],[-82.0284,30.4549],[-82.0282,30.4546],[-82.028,30.4545],[-82.0279,30.4544],[-82.0275,30.4542],[-82.0274,30.4542],[-82.0271,30.4541],[-82.027,30.454],[-82.0269,30.4539],[-82.0269,30.4538],[-82.0269,30.4537],[-82.0269,30.4536],[-82.027,30.4535],[-82.0272,30.4533],[-82.0273,30.453],[-82.0273,30.4528],[-82.0272,30.4526],[-82.0272,30.4524],[-82.0272,30.4522],[-82.0272,30.452],[-82.0273,30.4519],[-82.0274,30.4519],[-82.0275,30.4519],[-82.0276,30.4519],[-82.0278,30.452],[-82.028,30.4522],[-82.0283,30.4524],[-82.0284,30.4525],[-82.0285,30.4525],[-82.0287,30.4525],[-82.0288,30.4525],[-82.0289,30.4524],[-82.029,30.4523],[-82.0291,30.4522],[-82.0291,30.4521],[-82.0291,30.452],[-82.0288,30.4519],[-82.0287,30.4517],[-82.0287,30.4516],[-82.0288,30.4515],[-82.0287,30.4512],[-82.0288,30.4511],[-82.0289,30.4511],[-82.0289,30.4512],[-82.029,30.4512],[-82.0293,30.4512],[-82.0295,30.4511],[-82.0296,30.4509],[-82.0296,30.4507],[-82.0296,30.4505],[-82.0295,30.4504],[-82.0286,30.4499],[-82.0286,30.4498],[-82.0285,30.4498],[-82.0285,30.4496],[-82.0283,30.4493],[-82.0283,30.4491],[-82.0282,30.449],[-82.0282,30.4481],[-82.0281,30.4477],[-82.0281,30.4474],[-82.0281,30.4473],[-82.0284,30.4469],[-82.0285,30.4468],[-82.0292,30.4461],[-82.0294,30.4459],[-82.0296,30.4457],[-82.0301,30.4447],[-82.0302,30.4445],[-82.0304,30.4444],[-82.0309,30.4443],[-82.0311,30.4442],[-82.0313,30.4441],[-82.0315,30.4439],[-82.0317,30.4435],[-82.0318,30.4432],[-82.0319,30.4431],[-82.0319,30.4429],[-82.032,30.4425],[-82.0321,30.4421],[-82.0323,30.4418],[-82.0325,30.4416],[-82.0326,30.4416],[-82.0327,30.4416],[-82.0328,30.4416],[-82.0329,30.4417],[-82.0331,30.4419],[-82.0331,30.4422],[-82.0332,30.4423],[-82.0333,30.4424],[-82.0334,30.4425],[-82.0336,30.4424],[-82.0337,30.4424],[-82.0339,30.4423],[-82.034,30.4422],[-82.0341,30.4419],[-82.0343,30.4409],[-82.0343,30.4407],[-82.0345,30.4402],[-82.0348,30.4397],[-82.0353,30.4392],[-82.0361,30.4385],[-82.0365,30.4381],[-82.0368,30.438],[-82.0374,30.4378],[-82.0382,30.4376],[-82.0389,30.4375],[-82.039,30.4375],[-82.0393,30.4373],[-82.0396,30.4371],[-82.0399,30.4368],[-82.04,30.4367],[-82.04,30.4362],[-82.04,30.4359],[-82.04,30.4355],[-82.0398,30.4349],[-82.0398,30.4348],[-82.0397,30.4346],[-82.0396,30.4344],[-82.0395,30.4344],[-82.0394,30.4343],[-82.0393,30.4343],[-82.0392,30.4344],[-82.0391,30.4344],[-82.039,30.4345],[-82.039,30.4348],[-82.039,30.4353],[-82.0389,30.4355],[-82.0387,30.4357],[-82.0385,30.4358],[-82.0382,30.4358],[-82.0379,30.4356],[-82.0377,30.4355],[-82.0377,30.4354],[-82.0376,30.4353],[-82.0373,30.4345],[-82.0372,30.4342],[-82.0372,30.4341],[-82.0372,30.4338],[-82.0371,30.4333],[-82.037,30.4329],[-82.0369,30.4324],[-82.0368,30.4321],[-82.0365,30.4318],[-82.0363,30.4316],[-82.036,30.4313],[-82.0357,30.4312],[-82.0354,30.4311],[-82.0353,30.431],[-82.0353,30.4309],[-82.0353,30.4304],[-82.0353,30.4302],[-82.0352,30.4298],[-82.0351,30.4295],[-82.0351,30.4294],[-82.0354,30.4281],[-82.0353,30.428],[-82.0352,30.4279],[-82.0348,30.4278],[-82.0347,30.4278],[-82.0345,30.4278],[-82.0343,30.4279],[-82.0341,30.4279],[-82.0339,30.4278],[-82.0338,30.4276],[-82.0338,30.4272],[-82.034,30.4267],[-82.0342,30.4263],[-82.0342,30.4262],[-82.0345,30.4258],[-82.0347,30.4256],[-82.0348,30.4255],[-82.035,30.4255],[-82.0355,30.4254],[-82.0357,30.4253],[-82.036,30.4251],[-82.036,30.425],[-82.0359,30.4248],[-82.0358,30.4247],[-82.0356,30.4245],[-82.0353,30.4244],[-82.0352,30.4243],[-82.0351,30.4241],[-82.035,30.4238],[-82.035,30.4236],[-82.035,30.4235],[-82.0352,30.4226],[-82.0353,30.4224],[-82.0353,30.4222],[-82.0352,30.4221],[-82.0349,30.4218],[-82.0345,30.4214],[-82.0342,30.4211],[-82.034,30.4207],[-82.034,30.4205],[-82.034,30.4204],[-82.034,30.4202],[-82.0341,30.42],[-82.0341,30.4199],[-82.0343,30.4198],[-82.0344,30.4198],[-82.0347,30.4198],[-82.0349,30.4197],[-82.0352,30.4196],[-82.0355,30.4195],[-82.036,30.4193],[-82.0364,30.4191],[-82.0366,30.4191],[-82.0368,30.419],[-82.0369,30.4189],[-82.037,30.4186],[-82.037,30.4184],[-82.037,30.4181],[-82.0371,30.418],[-82.0372,30.4179],[-82.0373,30.4177],[-82.0375,30.4175],[-82.0376,30.4175],[-82.0378,30.4175],[-82.0379,30.4175],[-82.0391,30.418],[-82.0392,30.418],[-82.0394,30.418],[-82.0396,30.418],[-82.0403,30.4178],[-82.0405,30.4176],[-82.0406,30.4175],[-82.0407,30.4174],[-82.0407,30.4173],[-82.0407,30.4172],[-82.0405,30.4172],[-82.0404,30.4172],[-82.04,30.4174],[-82.0399,30.4174],[-82.0397,30.4174],[-82.0396,30.4174],[-82.0394,30.4173],[-82.0392,30.4172],[-82.0391,30.417],[-82.0391,30.4169],[-82.0391,30.4167],[-82.0393,30.4157],[-82.0394,30.4156],[-82.0395,30.4155],[-82.0396,30.4155],[-82.0397,30.4155],[-82.0399,30.4155],[-82.04,30.4157],[-82.04,30.416],[-82.0401,30.4162],[-82.0404,30.4165],[-82.0405,30.4165],[-82.0406,30.4166],[-82.041,30.4166],[-82.0413,30.4166],[-82.0415,30.4165],[-82.0418,30.4164],[-82.042,30.4164],[-82.0425,30.4162],[-82.0429,30.416],[-82.0434,30.4154],[-82.0436,30.4152],[-82.0438,30.4149],[-82.0437,30.4143],[-82.0436,30.4143],[-82.0435,30.4142],[-82.0432,30.4141],[-82.043,30.4141],[-82.0427,30.4141],[-82.0425,30.4142],[-82.0423,30.4143],[-82.042,30.4145],[-82.0418,30.4148],[-82.0417,30.415],[-82.0415,30.4152],[-82.0413,30.4153],[-82.0412,30.4153],[-82.0411,30.4153],[-82.041,30.4152],[-82.0409,30.4151],[-82.0409,30.4149],[-82.0408,30.4148],[-82.0409,30.4144],[-82.0409,30.414],[-82.0409,30.4139],[-82.041,30.4138],[-82.0412,30.4136],[-82.0414,30.4136],[-82.042,30.4136],[-82.0425,30.4136],[-82.043,30.4134],[-82.0432,30.4133],[-82.0434,30.413],[-82.0435,30.4126],[-82.0434,30.4124],[-82.0433,30.4124],[-82.0432,30.4123],[-82.0429,30.4122],[-82.0424,30.4121],[-82.0421,30.4119],[-82.042,30.4118],[-82.0419,30.4116],[-82.0418,30.4115],[-82.0419,30.4113],[-82.042,30.4112],[-82.0421,30.4111],[-82.0423,30.4111],[-82.0428,30.411],[-82.0432,30.4109],[-82.0435,30.4107],[-82.0436,30.4106],[-82.0437,30.4104],[-82.0437,30.4102],[-82.0437,30.4101],[-82.0436,30.4097],[-82.0435,30.4094],[-82.0437,30.4087],[-82.0438,30.4085],[-82.0439,30.4083],[-82.0439,30.408],[-82.0439,30.4078],[-82.0438,30.4076],[-82.0437,30.4075],[-82.0436,30.4074],[-82.0434,30.4072],[-82.0432,30.4071],[-82.0429,30.4071],[-82.0427,30.4071],[-82.042,30.4073],[-82.0419,30.4073],[-82.0417,30.4072],[-82.0415,30.4071],[-82.0414,30.407],[-82.0413,30.4068],[-82.0413,30.4067],[-82.0413,30.4065],[-82.0414,30.4064],[-82.0416,30.4063],[-82.0417,30.4062],[-82.0418,30.4062],[-82.0419,30.4061],[-82.042,30.4061],[-82.0429,30.406],[-82.0432,30.4059],[-82.0433,30.4058],[-82.0438,30.4056],[-82.044,30.4055],[-82.0442,30.4054],[-82.0445,30.4049],[-82.0446,30.4047],[-82.0447,30.4045],[-82.0447,30.4044],[-82.0447,30.4041],[-82.0447,30.404],[-82.0446,30.4038],[-82.0446,30.4037],[-82.0443,30.4033],[-82.0442,30.403],[-82.044,30.402],[-82.0439,30.4016],[-82.0438,30.4012],[-82.0434,30.4006],[-82.0432,30.4002],[-82.0428,30.3987],[-82.0425,30.3978],[-82.0423,30.3974],[-82.0422,30.397],[-82.0422,30.3969],[-82.0421,30.3969],[-82.042,30.3966],[-82.0419,30.3966],[-82.0413,30.3959],[-82.0412,30.3957],[-82.0413,30.3954],[-82.0412,30.3951],[-82.0411,30.3949],[-82.0407,30.3947],[-82.0405,30.3946],[-82.0403,30.3945],[-82.0402,30.3944],[-82.0402,30.3943],[-82.0401,30.3942],[-82.0402,30.3939],[-82.0401,30.3936],[-82.0401,30.3935],[-82.0398,30.3932],[-82.0397,30.3929],[-82.0396,30.3928],[-82.0395,30.3924],[-82.0396,30.392],[-82.0398,30.3919],[-82.0399,30.3918],[-82.04,30.3915],[-82.0401,30.3915],[-82.0401,30.3914],[-82.0399,30.3911],[-82.0398,30.3909],[-82.0389,30.3904],[-82.0388,30.3903],[-82.0387,30.3901],[-82.0387,30.39],[-82.0389,30.3895],[-82.0389,30.3893],[-82.0389,30.3892],[-82.0388,30.389],[-82.0387,30.3889],[-82.0383,30.3886],[-82.0383,30.3885],[-82.0381,30.3882],[-82.0379,30.388],[-82.0372,30.3875],[-82.0371,30.3874],[-82.037,30.3873],[-82.037,30.3871],[-82.0372,30.3869],[-82.0372,30.3867],[-82.0372,30.3865],[-82.0373,30.3863],[-82.0372,30.3859],[-82.0371,30.3858],[-82.0369,30.3857],[-82.0368,30.3857],[-82.0364,30.3856],[-82.0361,30.3854],[-82.0359,30.3851],[-82.0358,30.385],[-82.0358,30.3849],[-82.0358,30.3846],[-82.0359,30.3845],[-82.036,30.3845],[-82.0361,30.3844],[-82.0365,30.3844],[-82.0367,30.3844],[-82.037,30.3843],[-82.037,30.3842],[-82.0372,30.3839],[-82.0373,30.3834],[-82.0375,30.3829],[-82.0376,30.3829],[-82.0376,30.3828],[-82.0376,30.3827],[-82.0377,30.3828],[-82.0378,30.3828],[-82.038,30.3827],[-82.038,30.3825],[-82.038,30.3824],[-82.0381,30.3823],[-82.0382,30.3822],[-82.0382,30.3821],[-82.0381,30.3819],[-82.0378,30.3818],[-82.0376,30.3818],[-82.0375,30.3818],[-82.0372,30.3817],[-82.0369,30.3815],[-82.0368,30.3814],[-82.0368,30.3813],[-82.0368,30.3812],[-82.0369,30.3811],[-82.037,30.381],[-82.0374,30.3805],[-82.0376,30.3802],[-82.0377,30.38],[-82.0376,30.3797],[-82.0375,30.3795],[-82.0375,30.3794],[-82.0374,30.3794],[-82.0372,30.3792],[-82.0371,30.3792],[-82.0371,30.3789],[-82.0367,30.3785],[-82.0367,30.3784],[-82.0367,30.3783],[-82.0366,30.3781],[-82.0367,30.3779],[-82.0367,30.3778],[-82.0369,30.3777],[-82.0371,30.3776],[-82.0373,30.3775],[-82.0375,30.3774],[-82.038,30.3775],[-82.0382,30.3773],[-82.0382,30.3772],[-82.0381,30.3772],[-82.0379,30.3769],[-82.0379,30.3768],[-82.0381,30.3763],[-82.0385,30.3758],[-82.0387,30.3755],[-82.0388,30.3753],[-82.0388,30.3751],[-82.0388,30.3747],[-82.0388,30.3746],[-82.0387,30.3745],[-82.0386,30.3745],[-82.0385,30.3745],[-82.0384,30.3745],[-82.0375,30.3752],[-82.0372,30.3752],[-82.0369,30.3752],[-82.0368,30.3751],[-82.0367,30.375],[-82.0368,30.3747],[-82.0369,30.3745],[-82.0373,30.3742],[-82.0375,30.3739],[-82.038,30.3732],[-82.0381,30.3729],[-82.0382,30.3728],[-82.0381,30.3725],[-82.0379,30.3724],[-82.0378,30.3723],[-82.0376,30.3723],[-82.0374,30.3723],[-82.0373,30.3722],[-82.0372,30.3722],[-82.0371,30.3721],[-82.0372,30.372],[-82.0372,30.3718],[-82.0373,30.3717],[-82.0375,30.3716],[-82.0377,30.3716],[-82.0379,30.3716],[-82.0382,30.3715],[-82.0385,30.3713],[-82.0387,30.3711],[-82.0389,30.371],[-82.0392,30.371],[-82.0395,30.371],[-82.0397,30.371],[-82.04,30.3709],[-82.0402,30.3709],[-82.0406,30.3707],[-82.0408,30.3706],[-82.0408,30.3704],[-82.0408,30.3703],[-82.0407,30.3702],[-82.0406,30.3701],[-82.0405,30.3701],[-82.0405,30.37],[-82.0404,30.3699],[-82.0405,30.3697],[-82.0408,30.3696],[-82.0414,30.3694],[-82.0418,30.3693],[-82.0419,30.3692],[-82.0421,30.369],[-82.0422,30.3689],[-82.0422,30.3687],[-82.0421,30.3684],[-82.042,30.3681],[-82.0419,30.368],[-82.0418,30.3679],[-82.0417,30.3678],[-82.0417,30.3677],[-82.0418,30.3676],[-82.0419,30.3676],[-82.0422,30.3677],[-82.0423,30.3677],[-82.0428,30.3678],[-82.0434,30.3679],[-82.0436,30.3679],[-82.0438,30.3679],[-82.044,30.3679],[-82.0443,30.3678],[-82.0445,30.3677],[-82.0446,30.3675],[-82.0446,30.3673],[-82.0446,30.3672],[-82.0443,30.3668],[-82.0441,30.3667],[-82.044,30.3666],[-82.0438,30.3665],[-82.0433,30.3665],[-82.0427,30.3664],[-82.0424,30.3663],[-82.0423,30.3662],[-82.0421,30.366],[-82.042,30.3658],[-82.042,30.3657],[-82.0421,30.3655],[-82.0421,30.3654],[-82.0422,30.3654],[-82.0423,30.3653],[-82.0425,30.3652],[-82.043,30.3652],[-82.0432,30.3652],[-82.0434,30.3652],[-82.0436,30.3651],[-82.0437,30.3651],[-82.0439,30.3651],[-82.044,30.3652],[-82.044,30.3655],[-82.044,30.3656],[-82.0441,30.3658],[-82.0442,30.366],[-82.0443,30.3661],[-82.0446,30.3663],[-82.0447,30.3664],[-82.0448,30.3664],[-82.045,30.3664],[-82.0451,30.3663],[-82.0452,30.3662],[-82.0453,30.3661],[-82.0454,30.366],[-82.0454,30.3658],[-82.0453,30.3655],[-82.0453,30.3653],[-82.0454,30.3652],[-82.0455,30.3651],[-82.0457,30.3651],[-82.046,30.3651],[-82.0463,30.3652],[-82.0465,30.3654],[-82.0466,30.3655],[-82.0469,30.3654],[-82.0471,30.3654],[-82.0472,30.3653],[-82.0473,30.3651],[-82.0475,30.3647],[-82.0475,30.3643],[-82.0475,30.3641],[-82.0476,30.3637],[-82.0477,30.3636],[-82.0478,30.3635],[-82.0479,30.3634],[-82.0485,30.3632],[-82.0495,30.3626],[-82.0497,30.3625],[-82.0499,30.3625],[-82.05,30.3625],[-82.0502,30.3625],[-82.0505,30.3625],[-82.0507,30.3625],[-82.051,30.3625],[-82.0512,30.3624],[-82.0515,30.3624],[-82.0516,30.3623],[-82.0517,30.3622],[-82.0518,30.3622],[-82.052,30.3622],[-82.0521,30.3621],[-82.0525,30.3621],[-82.0528,30.362],[-82.053,30.362],[-82.0532,30.3619],[-82.0533,30.3619],[-82.0534,30.3619],[-82.0536,30.3618],[-82.0537,30.3617],[-82.0539,30.3614],[-82.0541,30.3612],[-82.0542,30.3611],[-82.0543,30.3611],[-82.0544,30.361],[-82.055,30.3607],[-82.0551,30.3606],[-82.0552,30.3605],[-82.0554,30.3604],[-82.0557,30.3603],[-82.0558,30.3603],[-82.056,30.3602],[-82.0561,30.3602],[-82.0562,30.3602],[-82.0565,30.3603],[-82.0569,30.3603],[-82.057,30.3603],[-82.0571,30.3602],[-82.0573,30.3602],[-82.0574,30.3601],[-82.0575,30.36],[-82.0576,30.3599],[-82.0576,30.3597],[-82.0576,30.3595],[-82.0576,30.3594],[-82.0577,30.3594],[-82.0577,30.3593],[-82.0578,30.3593],[-82.0579,30.3593],[-82.0581,30.3592],[-82.0582,30.3592],[-82.0583,30.3593],[-82.0586,30.3594],[-82.0587,30.3595],[-82.0588,30.3596],[-82.0589,30.3596],[-82.0591,30.3598],[-82.0593,30.36],[-82.0594,30.3601],[-82.0597,30.3602],[-82.0598,30.3603],[-82.06,30.3604],[-82.0601,30.3604],[-82.0602,30.3604],[-82.0604,30.3603],[-82.0605,30.3603],[-82.0607,30.3602],[-82.0608,30.3602],[-82.061,30.3602],[-82.0613,30.3603],[-82.0616,30.3604],[-82.0617,30.3605],[-82.0619,30.3605],[-82.062,30.3606],[-82.0621,30.3606],[-82.0622,30.3607],[-82.0623,30.3607],[-82.0624,30.3607],[-82.0624,30.3606],[-82.0625,30.3606],[-82.0625,30.3605],[-82.0626,30.3605],[-82.0627,30.3604],[-82.0627,30.3603],[-82.0627,30.3602],[-82.0627,30.3601],[-82.0626,30.3595],[-82.0626,30.3594],[-82.0626,30.3591],[-82.0627,30.359],[-82.0628,30.3588],[-82.0629,30.3588],[-82.0629,30.3587],[-82.0633,30.3586],[-82.0635,30.3586],[-82.0637,30.3586],[-82.0639,30.3586],[-82.064,30.3586],[-82.0644,30.3587],[-82.0646,30.3588],[-82.0648,30.3588],[-82.0649,30.3588],[-82.0651,30.3588],[-82.0652,30.3588],[-82.0653,30.3587],[-82.0654,30.3586],[-82.0655,30.3584],[-82.0656,30.3582],[-82.0656,30.3581],[-82.0656,30.358],[-82.0655,30.3579],[-82.0655,30.3578],[-82.0653,30.3576],[-82.0651,30.3572],[-82.065,30.3571],[-82.0649,30.3568],[-82.0649,30.3567],[-82.0649,30.3564],[-82.065,30.3563],[-82.0651,30.3562],[-82.0652,30.3562],[-82.0653,30.3562],[-82.0653,30.3561],[-82.0654,30.3561],[-82.0655,30.356],[-82.0655,30.3559],[-82.0656,30.3559],[-82.0657,30.3559],[-82.0659,30.3558],[-82.0662,30.3558],[-82.0663,30.3558],[-82.0664,30.3558],[-82.0664,30.3559],[-82.0665,30.3559],[-82.0666,30.356],[-82.0666,30.3561],[-82.0666,30.3562],[-82.0668,30.3565],[-82.0669,30.3567],[-82.067,30.3569],[-82.0672,30.3571],[-82.0673,30.3572],[-82.0675,30.3575],[-82.0678,30.3581],[-82.0679,30.3583],[-82.068,30.3584],[-82.0681,30.3586],[-82.0682,30.3586],[-82.0685,30.3589],[-82.0687,30.3591],[-82.0688,30.3592],[-82.0689,30.3593],[-82.0694,30.3595],[-82.0697,30.3597],[-82.0698,30.3598],[-82.0699,30.3599],[-82.0701,30.36],[-82.0703,30.3602],[-82.0706,30.3605],[-82.0707,30.3606],[-82.071,30.3608],[-82.0713,30.361],[-82.0716,30.3611],[-82.0719,30.3612],[-82.0721,30.3613],[-82.0727,30.3614],[-82.0729,30.3614],[-82.0731,30.3614],[-82.0732,30.3614],[-82.0733,30.3614],[-82.0733,30.3613],[-82.0735,30.3612],[-82.0742,30.361],[-82.0748,30.3609],[-82.075,30.3608],[-82.0751,30.3608],[-82.0753,30.3607],[-82.0754,30.3607],[-82.0756,30.3607],[-82.0757,30.3606],[-82.0761,30.3605],[-82.0764,30.3604],[-82.0771,30.3601],[-82.0772,30.3601],[-82.0774,30.3599],[-82.0775,30.3599],[-82.0776,30.3598],[-82.0777,30.3598],[-82.078,30.3597],[-82.0782,30.3596],[-82.0788,30.3594],[-82.0793,30.3593],[-82.0795,30.3592],[-82.0798,30.3591],[-82.0799,30.359],[-82.08,30.359],[-82.0806,30.3589],[-82.0809,30.3588],[-82.0811,30.3588],[-82.0812,30.3588],[-82.0814,30.3588],[-82.0816,30.3589],[-82.0818,30.3589],[-82.0819,30.359],[-82.082,30.359],[-82.082,30.3591],[-82.0822,30.3592],[-82.0823,30.3593],[-82.0824,30.3595],[-82.0824,30.3596],[-82.0826,30.3598],[-82.0829,30.3601],[-82.083,30.3602],[-82.0831,30.3603],[-82.0832,30.3603],[-82.0833,30.3603],[-82.0837,30.3604],[-82.0838,30.3604],[-82.084,30.3604],[-82.0841,30.3604],[-82.0842,30.3604],[-82.0845,30.3603],[-82.0847,30.3603],[-82.0848,30.3603],[-82.0849,30.3603],[-82.0855,30.3604],[-82.0859,30.3604],[-82.0862,30.3604],[-82.0863,30.3604],[-82.0864,30.3604],[-82.0867,30.3605],[-82.087,30.3605],[-82.0876,30.3605],[-82.0878,30.3605],[-82.0882,30.3605],[-82.0884,30.3606],[-82.0885,30.3606],[-82.089,30.3609],[-82.0893,30.361],[-82.0895,30.3611],[-82.0897,30.3611],[-82.0899,30.3611],[-82.0902,30.3612],[-82.0903,30.3612],[-82.0904,30.3612],[-82.0905,30.3612],[-82.0907,30.3611],[-82.0909,30.3611],[-82.091,30.3611],[-82.0912,30.361],[-82.0918,30.3609],[-82.092,30.3608],[-82.0926,30.3608],[-82.0927,30.3607],[-82.0928,30.3608],[-82.0934,30.3608],[-82.0938,30.3608],[-82.0939,30.3608],[-82.0946,30.3607],[-82.0947,30.3607],[-82.0948,30.3607],[-82.0949,30.3608],[-82.0951,30.3609],[-82.0952,30.361],[-82.0954,30.3611],[-82.0955,30.3611],[-82.0959,30.3612],[-82.0959,30.3613],[-82.096,30.3613],[-82.0961,30.3614],[-82.0962,30.3615],[-82.0962,30.3616],[-82.0963,30.3619],[-82.0963,30.3621],[-82.0964,30.3622],[-82.0964,30.3623],[-82.0965,30.3624],[-82.0965,30.3625],[-82.0966,30.3626],[-82.0968,30.3627],[-82.0969,30.3627],[-82.097,30.3628],[-82.0972,30.3628],[-82.0975,30.3628],[-82.0978,30.3628],[-82.0979,30.3628],[-82.098,30.3628],[-82.0981,30.3628],[-82.0982,30.3629],[-82.0983,30.363],[-82.0984,30.3631],[-82.0984,30.3632],[-82.0984,30.3633],[-82.0983,30.3634],[-82.0983,30.3635],[-82.0983,30.3637],[-82.0983,30.3638],[-82.0983,30.3639],[-82.0985,30.364],[-82.0986,30.364],[-82.0987,30.3641],[-82.0989,30.364],[-82.099,30.364],[-82.0991,30.3639],[-82.0993,30.3637],[-82.0994,30.3636],[-82.0995,30.3635],[-82.0997,30.3634],[-82.0998,30.3633],[-82.1,30.3633],[-82.1001,30.3632],[-82.1003,30.3631],[-82.1005,30.3631],[-82.1007,30.363],[-82.1009,30.3629],[-82.101,30.3628],[-82.1011,30.3628],[-82.1012,30.3628],[-82.1013,30.3629],[-82.1013,30.363],[-82.1014,30.3631],[-82.1015,30.3632],[-82.1015,30.3633],[-82.1015,30.3634],[-82.1014,30.3634],[-82.1012,30.3636],[-82.1011,30.3637],[-82.1008,30.3638],[-82.1007,30.3639],[-82.1006,30.3639],[-82.1006,30.364],[-82.1005,30.3642],[-82.1006,30.3642],[-82.1006,30.3643],[-82.1006,30.3644],[-82.1007,30.3645],[-82.1008,30.3646],[-82.1009,30.3646],[-82.101,30.3646],[-82.1011,30.3646],[-82.1012,30.3645],[-82.1013,30.3645],[-82.1014,30.3644],[-82.1015,30.3643],[-82.1017,30.3641],[-82.1018,30.3641],[-82.102,30.3641],[-82.1021,30.3641],[-82.1022,30.3641],[-82.1022,30.3642],[-82.1023,30.3642],[-82.1024,30.3643],[-82.1024,30.3644],[-82.1024,30.3645],[-82.1023,30.3646],[-82.1022,30.3648],[-82.1019,30.3652],[-82.1019,30.3653],[-82.1019,30.3654],[-82.1019,30.3655],[-82.1019,30.3656],[-82.1019,30.3658],[-82.1018,30.3658],[-82.1018,30.366],[-82.1017,30.3661],[-82.1017,30.3662],[-82.1016,30.3663],[-82.1015,30.3664],[-82.1015,30.3665],[-82.1016,30.3666],[-82.1016,30.3667],[-82.1018,30.3667],[-82.102,30.3669],[-82.1021,30.367],[-82.1022,30.3671],[-82.1023,30.3674],[-82.1024,30.3676],[-82.1025,30.3677],[-82.1026,30.3678],[-82.1028,30.3679],[-82.1029,30.3679],[-82.103,30.3679],[-82.1031,30.3678],[-82.1033,30.3678],[-82.1035,30.3678],[-82.1036,30.3678],[-82.1037,30.3678],[-82.104,30.3678],[-82.1042,30.3679],[-82.1045,30.368],[-82.1047,30.3681],[-82.1048,30.3682],[-82.1048,30.3683],[-82.1049,30.3684],[-82.1049,30.3687],[-82.105,30.3687],[-82.105,30.3688],[-82.1051,30.3689],[-82.1052,30.3689],[-82.1053,30.3689],[-82.1054,30.3689],[-82.1055,30.3688],[-82.1056,30.3688],[-82.1056,30.3687],[-82.1057,30.3685],[-82.1058,30.3683],[-82.1059,30.3681],[-82.106,30.3681],[-82.1061,30.368],[-82.1062,30.3679],[-82.1063,30.3678],[-82.1064,30.3678],[-82.1066,30.3676],[-82.1067,30.3675],[-82.1068,30.3674],[-82.1069,30.3673],[-82.107,30.3672],[-82.1071,30.3671],[-82.1072,30.3671],[-82.1074,30.367],[-82.1076,30.367],[-82.1077,30.367],[-82.1078,30.367],[-82.1085,30.3673],[-82.1086,30.3673],[-82.1087,30.3673],[-82.1088,30.3673],[-82.109,30.3672],[-82.1091,30.3672],[-82.1094,30.367],[-82.1095,30.3669],[-82.1096,30.3668],[-82.1097,30.3668],[-82.1098,30.3667],[-82.1099,30.3667],[-82.11,30.3667],[-82.1101,30.3668],[-82.1102,30.3668],[-82.1103,30.3668],[-82.1104,30.3667],[-82.1105,30.3666],[-82.1106,30.3666],[-82.1106,30.3665],[-82.1106,30.3664],[-82.1106,30.3663],[-82.1105,30.3662],[-82.1104,30.3661],[-82.1103,30.366],[-82.1102,30.3659],[-82.1101,30.3659],[-82.1099,30.3657],[-82.1099,30.3656],[-82.1099,30.3655],[-82.1099,30.3654],[-82.11,30.3653],[-82.1101,30.3653],[-82.1103,30.3652],[-82.1104,30.3652],[-82.1106,30.3654],[-82.1107,30.3655],[-82.1108,30.3656],[-82.1109,30.3656],[-82.1111,30.3657],[-82.1112,30.3657],[-82.1113,30.3658],[-82.1114,30.3658],[-82.1114,30.3659],[-82.1115,30.366],[-82.1115,30.3661],[-82.1116,30.3662],[-82.1116,30.3663],[-82.1116,30.3666],[-82.1115,30.3667],[-82.1115,30.3669],[-82.1114,30.367],[-82.1114,30.3672],[-82.1114,30.3674],[-82.1114,30.3675],[-82.1115,30.3676],[-82.1116,30.3676],[-82.1117,30.3676],[-82.1119,30.3675],[-82.112,30.3675],[-82.112,30.3674],[-82.1121,30.3673],[-82.1122,30.3673],[-82.1122,30.3672],[-82.1123,30.3671],[-82.1124,30.367],[-82.1125,30.367],[-82.1125,30.3669],[-82.1126,30.3669],[-82.1128,30.3669],[-82.1129,30.3669],[-82.113,30.3669],[-82.1131,30.367],[-82.1132,30.3671],[-82.1133,30.3671],[-82.1133,30.3672],[-82.1133,30.3673],[-82.1133,30.3674],[-82.1132,30.3675],[-82.1132,30.3676],[-82.1131,30.3677],[-82.113,30.3678],[-82.113,30.3679],[-82.113,30.368],[-82.1131,30.3681],[-82.1132,30.3682],[-82.1133,30.3683],[-82.1134,30.3682],[-82.1135,30.3681],[-82.1137,30.368],[-82.1138,30.3679],[-82.1141,30.3678],[-82.1142,30.3678],[-82.1144,30.3678],[-82.1145,30.3679],[-82.1146,30.3679],[-82.1149,30.368],[-82.1153,30.3681],[-82.1154,30.3681],[-82.1155,30.3681],[-82.1157,30.3681],[-82.1158,30.3681],[-82.1161,30.3679],[-82.1162,30.3678],[-82.1163,30.3677],[-82.1164,30.3676],[-82.1164,30.3675],[-82.1165,30.3673],[-82.1164,30.3672],[-82.1164,30.3671],[-82.1164,30.3668],[-82.1164,30.3666],[-82.1165,30.3663],[-82.1166,30.3659],[-82.1167,30.3657],[-82.1167,30.3656],[-82.1168,30.3654],[-82.1169,30.3653],[-82.117,30.3653],[-82.1171,30.3651],[-82.1175,30.3648],[-82.1176,30.3647],[-82.1178,30.3645],[-82.1179,30.3644],[-82.118,30.3644],[-82.1181,30.3644],[-82.1182,30.3644],[-82.1184,30.3645],[-82.1188,30.3647],[-82.1191,30.3649],[-82.1192,30.3649],[-82.1194,30.3649],[-82.1195,30.3649],[-82.1196,30.3649],[-82.1196,30.365],[-82.1198,30.3651],[-82.12,30.3652],[-82.1201,30.3653],[-82.1203,30.3654],[-82.1204,30.3654],[-82.1205,30.3654],[-82.1206,30.3653],[-82.1209,30.3653],[-82.1212,30.3653],[-82.1213,30.3653],[-82.1214,30.3653],[-82.1215,30.3654],[-82.1217,30.3655],[-82.1218,30.3656],[-82.1219,30.3657],[-82.1219,30.3658],[-82.1219,30.366],[-82.1219,30.3664],[-82.1219,30.3665],[-82.122,30.3666],[-82.122,30.3667],[-82.1221,30.3667],[-82.1222,30.3668],[-82.1223,30.3668],[-82.1224,30.3668],[-82.1225,30.3668],[-82.1226,30.3667],[-82.1227,30.3666],[-82.1228,30.366],[-82.1229,30.366],[-82.1229,30.3659],[-82.123,30.3659],[-82.1231,30.3658],[-82.1232,30.3658],[-82.1233,30.3658],[-82.1234,30.3659],[-82.1235,30.366],[-82.1237,30.3661],[-82.1239,30.3663],[-82.124,30.3663],[-82.1241,30.3663],[-82.1243,30.3663],[-82.1245,30.3663],[-82.1246,30.3663],[-82.1248,30.3664],[-82.1249,30.3664],[-82.1251,30.3666],[-82.1252,30.3666],[-82.1252,30.3667],[-82.1253,30.3668],[-82.1253,30.367],[-82.1252,30.3671],[-82.1252,30.3673],[-82.1252,30.3675],[-82.1253,30.3676],[-82.1253,30.3677],[-82.1254,30.3679],[-82.1255,30.368],[-82.1256,30.3681],[-82.1258,30.3682],[-82.1261,30.3683],[-82.1264,30.3683],[-82.1265,30.3683],[-82.1267,30.3683],[-82.1269,30.3683],[-82.1269,30.3682],[-82.127,30.3682],[-82.1271,30.3681],[-82.1272,30.3681],[-82.1273,30.368],[-82.1275,30.3679],[-82.1276,30.3678],[-82.1277,30.3677],[-82.1279,30.3675],[-82.1279,30.3674],[-82.1281,30.3673],[-82.1282,30.3673],[-82.1285,30.3673],[-82.1286,30.3672],[-82.1286,30.3671],[-82.1287,30.3671],[-82.1287,30.3669],[-82.1286,30.3668],[-82.1285,30.3667],[-82.1285,30.3666],[-82.1284,30.3666],[-82.1281,30.3666],[-82.128,30.3665],[-82.1279,30.3665],[-82.1278,30.3664],[-82.1277,30.3664],[-82.1276,30.3663],[-82.1275,30.3662],[-82.1274,30.3661],[-82.1274,30.366],[-82.1273,30.3659],[-82.1273,30.3658],[-82.1274,30.3657],[-82.1274,30.3656],[-82.1276,30.3654],[-82.1278,30.3653],[-82.1279,30.3653],[-82.128,30.3653],[-82.1285,30.3653],[-82.1286,30.3653],[-82.1288,30.3653],[-82.129,30.3652],[-82.1292,30.3651],[-82.1294,30.3649],[-82.1295,30.3648],[-82.1296,30.3647],[-82.1296,30.3646],[-82.1297,30.3646],[-82.1298,30.3645],[-82.1299,30.3643],[-82.1299,30.3642],[-82.13,30.3641],[-82.1301,30.364],[-82.1302,30.364],[-82.1303,30.3639],[-82.1304,30.3638],[-82.1306,30.3637],[-82.1307,30.3636],[-82.1308,30.3636],[-82.1309,30.3635],[-82.1311,30.3634],[-82.1317,30.3633],[-82.1321,30.3631],[-82.1322,30.3631],[-82.1323,30.3631],[-82.1323,30.363],[-82.1324,30.3629],[-82.1325,30.3628],[-82.1326,30.3628],[-82.1328,30.3627],[-82.1329,30.3626],[-82.133,30.3626],[-82.1331,30.3626],[-82.1333,30.3625],[-82.1333,30.3624],[-82.1335,30.3624],[-82.1337,30.3623],[-82.1339,30.3622],[-82.1342,30.3621],[-82.1343,30.3621],[-82.1344,30.3621],[-82.1347,30.3621],[-82.1349,30.3621],[-82.135,30.3621],[-82.1351,30.3621],[-82.1354,30.3622],[-82.1357,30.3623],[-82.1361,30.3624],[-82.1362,30.3624],[-82.1365,30.3624],[-82.1366,30.3624],[-82.1367,30.3624],[-82.1371,30.3625],[-82.1373,30.3627],[-82.1374,30.3628],[-82.1374,30.3629],[-82.1375,30.363],[-82.1375,30.3631],[-82.1374,30.3632],[-82.1374,30.3633],[-82.1374,30.3634],[-82.1373,30.3635],[-82.1372,30.3635],[-82.1371,30.3636],[-82.137,30.3636],[-82.1369,30.3637],[-82.1368,30.3637],[-82.1368,30.3639],[-82.1367,30.3639],[-82.1368,30.364],[-82.1369,30.3642],[-82.1371,30.3643],[-82.1372,30.3643],[-82.1374,30.3644],[-82.1375,30.3643],[-82.1376,30.3643],[-82.1378,30.3643],[-82.1379,30.3643],[-82.1382,30.3645],[-82.1384,30.3646],[-82.1386,30.3647],[-82.1388,30.3648],[-82.139,30.3648],[-82.1394,30.365],[-82.1395,30.365],[-82.1397,30.3649],[-82.14,30.3649],[-82.1401,30.3649],[-82.1402,30.3648],[-82.1403,30.3648],[-82.1405,30.3646],[-82.1406,30.3646],[-82.1407,30.3646],[-82.1408,30.3645],[-82.1409,30.3644],[-82.141,30.3643],[-82.1411,30.3642],[-82.1412,30.3641],[-82.1414,30.364],[-82.1414,30.3639],[-82.1415,30.3639],[-82.1416,30.3638],[-82.1417,30.3637],[-82.1419,30.3637],[-82.1421,30.3636],[-82.1423,30.3636],[-82.1424,30.3636],[-82.1425,30.3636],[-82.1427,30.3635],[-82.1428,30.3635],[-82.1429,30.3635],[-82.1431,30.3634],[-82.1432,30.3634],[-82.1433,30.3634],[-82.1434,30.3634],[-82.1437,30.3635],[-82.1438,30.3635],[-82.1439,30.3635],[-82.144,30.3635],[-82.1441,30.3635],[-82.1442,30.3633],[-82.1441,30.3632],[-82.144,30.3631],[-82.144,30.363],[-82.144,30.3629],[-82.1439,30.3629],[-82.1439,30.3628],[-82.144,30.3627],[-82.144,30.3626],[-82.1441,30.3625],[-82.1442,30.3624],[-82.1443,30.3623],[-82.1444,30.3623],[-82.1445,30.3622],[-82.1446,30.3622],[-82.1447,30.3623],[-82.145,30.3624],[-82.1452,30.3625],[-82.1454,30.3625],[-82.1455,30.3626],[-82.1457,30.3626],[-82.1458,30.3625],[-82.1459,30.3625],[-82.1459,30.3624],[-82.146,30.3624],[-82.1461,30.3624],[-82.1463,30.3622],[-82.1463,30.3621],[-82.1464,30.362],[-82.1465,30.3619],[-82.1467,30.3619],[-82.1468,30.3618],[-82.1469,30.3619],[-82.147,30.3619],[-82.1471,30.362],[-82.1473,30.3622],[-82.1474,30.3622],[-82.1474,30.3623],[-82.1475,30.3623],[-82.1476,30.3623],[-82.1477,30.3623],[-82.1478,30.3622],[-82.1479,30.3621],[-82.1479,30.362],[-82.148,30.3619],[-82.148,30.3617],[-82.148,30.3615],[-82.148,30.3613],[-82.1481,30.3612],[-82.1482,30.3611],[-82.1483,30.361],[-82.1484,30.3609],[-82.1486,30.3609],[-82.1488,30.3609],[-82.1489,30.361],[-82.149,30.361],[-82.1491,30.3611],[-82.1493,30.3615],[-82.1494,30.3616],[-82.1496,30.3617],[-82.1496,30.3618],[-82.1498,30.3618],[-82.1501,30.3618],[-82.1502,30.3618],[-82.1504,30.3618],[-82.1505,30.3617],[-82.1507,30.3616],[-82.1508,30.3615],[-82.1509,30.3614],[-82.151,30.3614],[-82.1512,30.3613],[-82.1513,30.3612],[-82.1514,30.3612],[-82.1516,30.3612],[-82.1518,30.3612],[-82.1523,30.3613],[-82.1527,30.3613],[-82.1529,30.3612],[-82.1532,30.3612],[-82.1532,30.3611],[-82.1534,30.3611],[-82.1535,30.361],[-82.1536,30.3609],[-82.1536,30.3608],[-82.1538,30.3607],[-82.1541,30.3606],[-82.1541,30.3605],[-82.1542,30.3605],[-82.1543,30.3605],[-82.1546,30.3604],[-82.1548,30.3604],[-82.1549,30.3604],[-82.1552,30.3604],[-82.1554,30.3604],[-82.1555,30.3604],[-82.1557,30.3603],[-82.1559,30.3602],[-82.156,30.3602],[-82.1562,30.3601],[-82.1563,30.3601],[-82.1564,30.36],[-82.1565,30.36],[-82.1566,30.36],[-82.1568,30.3601],[-82.157,30.3601],[-82.1572,30.3602],[-82.1574,30.3602],[-82.1577,30.3602],[-82.1578,30.3601],[-82.1579,30.3601],[-82.1581,30.3599],[-82.1581,30.3597],[-82.158,30.3596],[-82.158,30.3595],[-82.1579,30.3593],[-82.1579,30.3592],[-82.158,30.359],[-82.1581,30.359],[-82.1582,30.3589],[-82.1583,30.3589],[-82.1584,30.3588],[-82.1585,30.3588],[-82.1588,30.3588],[-82.1591,30.3588],[-82.1594,30.3588],[-82.1596,30.3587],[-82.1597,30.3587],[-82.16,30.3586],[-82.1603,30.3584],[-82.1607,30.3583],[-82.1609,30.3583],[-82.1611,30.3583],[-82.1612,30.3583],[-82.1614,30.3582],[-82.1616,30.3581],[-82.1616,30.358],[-82.1616,30.3579],[-82.1617,30.3579],[-82.1617,30.3578],[-82.1616,30.3577],[-82.1615,30.3576],[-82.1614,30.3575],[-82.1615,30.3574],[-82.1615,30.3573],[-82.1617,30.3572],[-82.1618,30.3571],[-82.1619,30.3572],[-82.162,30.3573],[-82.1621,30.3575],[-82.1622,30.3576],[-82.1623,30.3576],[-82.1623,30.3577],[-82.1625,30.3577],[-82.1626,30.3577],[-82.1628,30.3579],[-82.1629,30.3579],[-82.1629,30.358],[-82.1629,30.3581],[-82.163,30.3584],[-82.163,30.3586],[-82.163,30.3587],[-82.1631,30.3587],[-82.1632,30.3588],[-82.1632,30.3589],[-82.1633,30.3589],[-82.1634,30.3589],[-82.1635,30.3589],[-82.1636,30.3589],[-82.1637,30.3588],[-82.1638,30.3587],[-82.1638,30.3586],[-82.1638,30.3585],[-82.1638,30.3583],[-82.1638,30.3582],[-82.1639,30.3581],[-82.1639,30.358],[-82.1641,30.3579],[-82.1642,30.358],[-82.1643,30.3581],[-82.1645,30.3582],[-82.1646,30.3583],[-82.1647,30.3582],[-82.1648,30.3582],[-82.165,30.3581],[-82.1651,30.3581],[-82.1652,30.3581],[-82.1653,30.3582],[-82.1654,30.3583],[-82.1655,30.3584],[-82.1656,30.3584],[-82.1657,30.3584],[-82.1658,30.3584],[-82.1659,30.3584],[-82.1662,30.3584],[-82.1664,30.3586],[-82.1664,30.3587],[-82.1664,30.3588],[-82.1664,30.3589],[-82.1664,30.359],[-82.1664,30.3591],[-82.1665,30.3593],[-82.1666,30.3594],[-82.1666,30.3595],[-82.1667,30.3595],[-82.1668,30.3596],[-82.1669,30.3597],[-82.167,30.3597],[-82.1671,30.3597],[-82.1671,30.3598],[-82.1672,30.3599],[-82.1673,30.36],[-82.1674,30.36],[-82.1675,30.36],[-82.1676,30.36],[-82.1677,30.3599],[-82.1678,30.3599],[-82.168,30.3597],[-82.1681,30.3597],[-82.1683,30.3596],[-82.1684,30.3596],[-82.1685,30.3596],[-82.1688,30.3596],[-82.1689,30.3595],[-82.169,30.3595],[-82.1691,30.3594],[-82.1692,30.3592],[-82.1693,30.3591],[-82.1694,30.359],[-82.1695,30.359],[-82.1696,30.359],[-82.1698,30.3589],[-82.17,30.3589],[-82.1701,30.3589],[-82.1702,30.359],[-82.1703,30.359],[-82.1704,30.3591],[-82.1704,30.3592],[-82.1705,30.3592],[-82.1707,30.3594],[-82.1708,30.3596],[-82.1709,30.3597],[-82.1709,30.3598],[-82.171,30.3598],[-82.1711,30.3598],[-82.1712,30.3598],[-82.1714,30.3598],[-82.1715,30.3599],[-82.1716,30.3599],[-82.1717,30.36],[-82.1719,30.3601],[-82.1719,30.3602],[-82.172,30.3603],[-82.172,30.3605],[-82.172,30.3606],[-82.1721,30.3608],[-82.1721,30.3609],[-82.1722,30.361],[-82.1723,30.361],[-82.1723,30.3611],[-82.1724,30.3612],[-82.1725,30.3612],[-82.1726,30.3612],[-82.1727,30.3614],[-82.1728,30.3616],[-82.1728,30.3617],[-82.1729,30.3618],[-82.1729,30.3619],[-82.1729,30.362],[-82.1729,30.3621],[-82.1729,30.3622],[-82.1728,30.3625],[-82.1727,30.3627],[-82.1727,30.3628],[-82.1728,30.3629],[-82.1729,30.363],[-82.173,30.3631],[-82.1733,30.3632],[-82.1733,30.3633],[-82.1734,30.3633],[-82.1735,30.3634],[-82.1736,30.3635],[-82.1736,30.3636],[-82.1737,30.3636],[-82.1737,30.3637],[-82.1737,30.3638],[-82.1737,30.364],[-82.1736,30.3643],[-82.1736,30.3644],[-82.1735,30.3646],[-82.1735,30.3647],[-82.1736,30.3648],[-82.1736,30.3649],[-82.1736,30.365],[-82.1737,30.3651],[-82.1738,30.3651],[-82.1739,30.3652],[-82.1741,30.3652],[-82.1744,30.3653],[-82.1745,30.3654],[-82.1746,30.3655],[-82.1747,30.3656],[-82.1748,30.3657],[-82.1749,30.3659],[-82.1751,30.3661],[-82.1752,30.3662],[-82.1753,30.3663],[-82.1754,30.3663],[-82.1756,30.3664],[-82.1757,30.3664],[-82.1758,30.3665],[-82.1759,30.3665],[-82.176,30.3664],[-82.1761,30.3664],[-82.1761,30.3663],[-82.1762,30.3662],[-82.1763,30.3662],[-82.1764,30.3662],[-82.1765,30.3662],[-82.1766,30.3663],[-82.1767,30.3664],[-82.1768,30.3665],[-82.1768,30.3666],[-82.177,30.3669],[-82.1771,30.3669],[-82.1773,30.3671],[-82.1774,30.3672],[-82.1776,30.3672],[-82.1777,30.3673],[-82.1781,30.3674],[-82.1782,30.3674],[-82.1783,30.3675],[-82.1785,30.3678],[-82.1788,30.368],[-82.179,30.3681],[-82.1791,30.3682],[-82.1793,30.3683],[-82.1794,30.3684],[-82.1795,30.3684],[-82.1798,30.3686],[-82.1799,30.3686],[-82.18,30.3687],[-82.1801,30.3686],[-82.1803,30.3685],[-82.1805,30.3685],[-82.1807,30.3685],[-82.1808,30.3685],[-82.181,30.3686],[-82.181,30.3687],[-82.1811,30.3687],[-82.1811,30.3688],[-82.181,30.3689],[-82.181,30.369],[-82.1809,30.369],[-82.1808,30.3691],[-82.1808,30.3692],[-82.1807,30.3693],[-82.1806,30.3694],[-82.1807,30.3697],[-82.1807,30.3698],[-82.1807,30.3699],[-82.1808,30.37],[-82.1811,30.3704],[-82.1813,30.3705],[-82.1813,30.3706],[-82.1813,30.3708],[-82.1813,30.3709],[-82.1813,30.3711],[-82.1812,30.3713],[-82.181,30.3714],[-82.1808,30.3715],[-82.1807,30.3715],[-82.1806,30.3715],[-82.1805,30.3716],[-82.1804,30.3717],[-82.1803,30.3718],[-82.1802,30.3719],[-82.1802,30.3721],[-82.1802,30.3722],[-82.1802,30.3723],[-82.1802,30.3726],[-82.1803,30.3727],[-82.1804,30.3728],[-82.1804,30.3729],[-82.1806,30.373],[-82.1807,30.3731],[-82.1808,30.3731],[-82.1809,30.3731],[-82.1811,30.3731],[-82.1813,30.3731],[-82.1814,30.3731],[-82.1815,30.3731],[-82.1818,30.3729],[-82.1821,30.3728],[-82.1822,30.3728],[-82.1823,30.3728],[-82.1826,30.3728],[-82.1827,30.3728],[-82.1828,30.3728],[-82.1829,30.3729],[-82.183,30.3729],[-82.1833,30.3731],[-82.1834,30.3732],[-82.1835,30.3733],[-82.1836,30.3735],[-82.1837,30.3737],[-82.1837,30.3739],[-82.1838,30.3741],[-82.1838,30.3742],[-82.1837,30.3743],[-82.1837,30.3744],[-82.1836,30.3749],[-82.1836,30.375],[-82.1836,30.3752],[-82.1837,30.3756],[-82.1838,30.3758],[-82.1839,30.3759],[-82.184,30.3761],[-82.184,30.3762],[-82.1841,30.3764],[-82.1842,30.3765],[-82.1842,30.3766],[-82.1843,30.3767],[-82.1844,30.3768],[-82.1844,30.3769],[-82.1844,30.3771],[-82.1844,30.3772],[-82.1845,30.3774],[-82.1845,30.3776],[-82.1845,30.3777],[-82.1845,30.3778],[-82.1844,30.3779],[-82.1844,30.378],[-82.1845,30.378],[-82.1845,30.3781],[-82.1845,30.3782],[-82.1846,30.3784],[-82.1846,30.3786],[-82.1846,30.3787],[-82.1846,30.3788],[-82.1847,30.3788],[-82.1847,30.3789],[-82.1848,30.3789],[-82.1848,30.379],[-82.185,30.379],[-82.1851,30.379],[-82.1852,30.3789],[-82.1855,30.3788],[-82.1856,30.3788],[-82.1856,30.3787],[-82.1857,30.3787],[-82.1858,30.3787],[-82.1859,30.3787],[-82.186,30.3787],[-82.1861,30.3787],[-82.1862,30.3787],[-82.1864,30.3789],[-82.1865,30.3789],[-82.1866,30.379],[-82.1868,30.379],[-82.1869,30.379],[-82.1871,30.379],[-82.1872,30.3789],[-82.1873,30.3789],[-82.1874,30.3788],[-82.1874,30.3787],[-82.1874,30.3786],[-82.1875,30.3785],[-82.1876,30.3783],[-82.1876,30.3782],[-82.1877,30.3781],[-82.1878,30.378],[-82.1881,30.3779],[-82.1882,30.3778],[-82.1883,30.3777],[-82.1886,30.3777],[-82.1887,30.3776],[-82.1888,30.3776],[-82.1889,30.3775],[-82.1891,30.3773],[-82.1892,30.3772],[-82.1892,30.3771],[-82.1893,30.377],[-82.1894,30.3766],[-82.1895,30.3765],[-82.1896,30.3763],[-82.1896,30.3762],[-82.1898,30.3762],[-82.1899,30.3762],[-82.1901,30.3762],[-82.1902,30.3762],[-82.1903,30.3763],[-82.1903,30.3764],[-82.1904,30.3764],[-82.1904,30.3765],[-82.1905,30.3766],[-82.1907,30.3769],[-82.1909,30.3771],[-82.191,30.3771],[-82.191,30.3772],[-82.1911,30.3772],[-82.1911,30.3773],[-82.1912,30.3774],[-82.1913,30.3776],[-82.1915,30.3778],[-82.1919,30.3782],[-82.1921,30.3784],[-82.1925,30.3787],[-82.1926,30.3788],[-82.1928,30.3791],[-82.1928,30.3792],[-82.1928,30.3794],[-82.1928,30.3795],[-82.1928,30.3798],[-82.1926,30.3802],[-82.1926,30.3803],[-82.1926,30.3808],[-82.1926,30.381],[-82.1927,30.3813],[-82.1927,30.3817],[-82.1928,30.382],[-82.1928,30.3821],[-82.1928,30.3822],[-82.1929,30.3823],[-82.1929,30.3824],[-82.193,30.3826],[-82.193,30.3827],[-82.1933,30.383],[-82.1934,30.3831],[-82.1934,30.3832],[-82.1934,30.3833],[-82.1934,30.3834],[-82.1933,30.3836],[-82.1932,30.3838],[-82.1931,30.3839],[-82.193,30.384],[-82.1929,30.384],[-82.1928,30.384],[-82.1927,30.3841],[-82.1926,30.3841],[-82.1925,30.384],[-82.1924,30.384],[-82.1923,30.384],[-82.1921,30.384],[-82.192,30.384],[-82.1919,30.384],[-82.1919,30.3841],[-82.1918,30.3843],[-82.1918,30.3845],[-82.1918,30.3846],[-82.1918,30.3847],[-82.1918,30.3848],[-82.1919,30.3849],[-82.1922,30.3851],[-82.1923,30.3852],[-82.1924,30.3853],[-82.1925,30.3854],[-82.1927,30.3854],[-82.1928,30.3855],[-82.1929,30.3856],[-82.193,30.3857],[-82.1931,30.3857],[-82.1932,30.3858],[-82.1932,30.3859],[-82.1933,30.3859],[-82.1933,30.386],[-82.1933,30.3862],[-82.1933,30.3863],[-82.1932,30.3865],[-82.1932,30.3868],[-82.1932,30.387],[-82.1931,30.3872],[-82.1932,30.3873],[-82.1932,30.3877],[-82.1933,30.3878],[-82.1933,30.3879],[-82.1933,30.388],[-82.1934,30.3881],[-82.1935,30.3882],[-82.1935,30.3883],[-82.1936,30.3885],[-82.1937,30.3886],[-82.1938,30.3887],[-82.1939,30.3889],[-82.194,30.389],[-82.1942,30.3892],[-82.1943,30.3893],[-82.1944,30.3893],[-82.1946,30.3894],[-82.1947,30.3895],[-82.1948,30.3895],[-82.1949,30.3895],[-82.195,30.3895],[-82.1952,30.3895],[-82.1953,30.3895],[-82.1954,30.3894],[-82.1955,30.3894],[-82.1955,30.3893],[-82.1956,30.389],[-82.1957,30.3889],[-82.1958,30.3887],[-82.196,30.3885],[-82.1962,30.3884],[-82.1963,30.3883],[-82.1964,30.3883],[-82.1965,30.3883],[-82.1966,30.3883],[-82.1968,30.3883],[-82.1971,30.3884],[-82.1973,30.3885],[-82.1974,30.3886],[-82.1976,30.3887],[-82.1979,30.389],[-82.198,30.3891],[-82.1982,30.3892],[-82.1983,30.3892],[-82.1984,30.3892],[-82.1985,30.3893],[-82.1986,30.3893],[-82.1988,30.3894],[-82.1989,30.3894],[-82.1989,30.3895],[-82.1991,30.3896],[-82.1992,30.3898],[-82.1993,30.39],[-82.1993,30.3901],[-82.1992,30.3902],[-82.1991,30.3903],[-82.199,30.3903],[-82.1989,30.3904],[-82.1988,30.3904],[-82.1986,30.3905],[-82.1985,30.3905],[-82.1984,30.3906],[-82.1983,30.3907],[-82.1982,30.3909],[-82.1981,30.3911],[-82.1981,30.3912],[-82.1981,30.3913],[-82.198,30.3914],[-82.198,30.3915],[-82.198,30.3916],[-82.1981,30.3916],[-82.1981,30.3917],[-82.1981,30.3918],[-82.1982,30.3921],[-82.1983,30.3922],[-82.1984,30.3924],[-82.1985,30.3924],[-82.1986,30.3925],[-82.1988,30.3926],[-82.199,30.3926],[-82.1991,30.3927],[-82.1992,30.3928],[-82.1993,30.3928],[-82.1995,30.3931],[-82.1997,30.3933],[-82.1998,30.3933],[-82.1999,30.3934],[-82.2,30.3935],[-82.2002,30.3935],[-82.2002,30.3936],[-82.2003,30.3937],[-82.2004,30.3938],[-82.2004,30.3939],[-82.2004,30.394],[-82.2004,30.3941],[-82.2003,30.3942],[-82.2003,30.3944],[-82.2003,30.3945],[-82.2003,30.3946],[-82.2003,30.3947],[-82.2004,30.3948],[-82.2004,30.3949],[-82.2005,30.3949],[-82.2006,30.395],[-82.2007,30.395],[-82.2009,30.395],[-82.201,30.3951],[-82.2011,30.3951],[-82.2012,30.3951],[-82.2012,30.3952],[-82.2013,30.3953],[-82.2014,30.3954],[-82.2015,30.3957],[-82.2016,30.3959],[-82.2016,30.3961],[-82.2017,30.3963],[-82.2017,30.3964],[-82.2018,30.3966],[-82.2019,30.3968],[-82.2019,30.3969],[-82.202,30.3971],[-82.202,30.3972],[-82.202,30.3973],[-82.202,30.3974],[-82.202,30.3975],[-82.2019,30.3976],[-82.2019,30.3977],[-82.2019,30.3979],[-82.202,30.3981],[-82.2022,30.3982],[-82.2023,30.3982],[-82.2024,30.3983],[-82.2025,30.3984],[-82.2026,30.3986],[-82.2028,30.3987],[-82.2029,30.3988],[-82.203,30.3989],[-82.203,30.399],[-82.2031,30.3991],[-82.2031,30.3992],[-82.2031,30.3994],[-82.2031,30.3995],[-82.203,30.3997],[-82.203,30.3998],[-82.2029,30.4],[-82.2028,30.4002],[-82.2028,30.4003],[-82.2028,30.4004],[-82.2028,30.4005],[-82.2028,30.4006],[-82.2028,30.4009],[-82.2028,30.401],[-82.2028,30.4011],[-82.2028,30.4012],[-82.2029,30.4013],[-82.203,30.4013],[-82.2031,30.4014],[-82.2032,30.4015],[-82.2033,30.4015],[-82.2034,30.4015],[-82.2034,30.4014],[-82.2035,30.4014],[-82.2036,30.4013],[-82.2037,30.4013],[-82.2039,30.4013],[-82.204,30.4013],[-82.2041,30.4014],[-82.2042,30.4015],[-82.2043,30.4016],[-82.2043,30.4017],[-82.2043,30.4019],[-82.2043,30.402],[-82.2043,30.4021],[-82.2043,30.4022],[-82.2044,30.4022],[-82.2044,30.4023],[-82.2045,30.4024],[-82.2046,30.4025],[-82.2046,30.4026],[-82.2046,30.4027],[-82.2047,30.4028],[-82.2047,30.4031],[-82.2046,30.4031],[-82.2046,30.4032],[-82.2044,30.4032],[-82.2044,30.4033],[-82.2043,30.4033],[-82.2042,30.4033],[-82.2041,30.4033],[-82.2039,30.4033],[-82.2038,30.4033],[-82.2037,30.4033],[-82.2035,30.4034],[-82.2034,30.4035],[-82.2033,30.4035],[-82.2033,30.4036],[-82.2032,30.4036],[-82.2032,30.4037],[-82.2033,30.4038],[-82.2033,30.4039],[-82.2034,30.4042],[-82.2036,30.4046],[-82.2037,30.4047],[-82.2038,30.4049],[-82.2037,30.405],[-82.2037,30.4053],[-82.2038,30.4053],[-82.2039,30.4055],[-82.204,30.4056],[-82.2041,30.4057],[-82.2041,30.4058],[-82.2042,30.4058],[-82.2043,30.406],[-82.2044,30.4062],[-82.2045,30.4063],[-82.2047,30.4063],[-82.2047,30.4064],[-82.2049,30.4063],[-82.2052,30.4063],[-82.2054,30.4062],[-82.2056,30.4062],[-82.2057,30.4062],[-82.2059,30.4063],[-82.2061,30.4063],[-82.2062,30.4063],[-82.2064,30.4064],[-82.2066,30.4065],[-82.2066,30.4066],[-82.2067,30.4068],[-82.2068,30.4068],[-82.2068,30.4069],[-82.2068,30.407],[-82.2068,30.4071],[-82.2068,30.4072],[-82.2068,30.4073],[-82.2067,30.4073],[-82.2066,30.4075],[-82.2065,30.4075],[-82.2064,30.4075],[-82.2064,30.4076],[-82.2059,30.4077],[-82.2056,30.4078],[-82.2055,30.4079],[-82.2054,30.408],[-82.2054,30.4081],[-82.2053,30.4082],[-82.2053,30.4083],[-82.2053,30.4084],[-82.2053,30.4085],[-82.2054,30.4086],[-82.2055,30.4087],[-82.2056,30.4088],[-82.2058,30.4091],[-82.2059,30.4093],[-82.2061,30.4094],[-82.2062,30.4096],[-82.2064,30.4098],[-82.2064,30.4099],[-82.2064,30.41],[-82.2064,30.4101],[-82.2065,30.4103],[-82.2065,30.4105],[-82.2065,30.4107],[-82.2064,30.4108],[-82.2064,30.4109],[-82.2063,30.4111],[-82.2062,30.4112],[-82.206,30.4115],[-82.2058,30.4117],[-82.2057,30.4117],[-82.2057,30.4118],[-82.2057,30.4119],[-82.2057,30.412],[-82.2058,30.412],[-82.2059,30.4121],[-82.206,30.4122],[-82.2061,30.4123],[-82.2063,30.4122],[-82.2064,30.4122],[-82.2067,30.4123],[-82.2068,30.4123],[-82.2069,30.4124],[-82.207,30.4124],[-82.2071,30.4125],[-82.2072,30.4126],[-82.2073,30.4128],[-82.2074,30.4129],[-82.2075,30.4131],[-82.2075,30.4132],[-82.2075,30.4134],[-82.2076,30.4135],[-82.2077,30.4135],[-82.2078,30.4136],[-82.2079,30.4136],[-82.2079,30.4137],[-82.208,30.4137],[-82.2081,30.4138],[-82.2082,30.4139],[-82.2083,30.414],[-82.2083,30.4141],[-82.2084,30.4142],[-82.2084,30.4143],[-82.2084,30.4144],[-82.2083,30.4145],[-82.2083,30.4146],[-82.2082,30.4146],[-82.2082,30.4148],[-82.2081,30.4149],[-82.208,30.4149],[-82.2079,30.415],[-82.2078,30.415],[-82.2078,30.4151],[-82.2077,30.4152],[-82.2076,30.4153],[-82.2074,30.4157],[-82.2073,30.4158],[-82.2073,30.4159],[-82.2073,30.416],[-82.2072,30.4161],[-82.2071,30.4162],[-82.207,30.4163],[-82.2069,30.4164],[-82.2068,30.4165],[-82.2067,30.4166],[-82.2067,30.4167],[-82.2066,30.4168],[-82.2065,30.4169],[-82.2065,30.417],[-82.2064,30.4171],[-82.2064,30.4172],[-82.2065,30.4172],[-82.2065,30.4173],[-82.2066,30.4174],[-82.2067,30.4174],[-82.2068,30.4175],[-82.207,30.4174],[-82.2071,30.4173],[-82.2074,30.4173],[-82.2077,30.4172],[-82.2078,30.4173],[-82.208,30.4174],[-82.208,30.4175],[-82.208,30.4176],[-82.208,30.4177],[-82.208,30.4178],[-82.2079,30.4178],[-82.2078,30.4179],[-82.2077,30.4181],[-82.2076,30.4181],[-82.2076,30.4182],[-82.2076,30.4184],[-82.2076,30.4185],[-82.2077,30.4185],[-82.2078,30.4187],[-82.2079,30.4187],[-82.208,30.4188],[-82.2081,30.4189],[-82.2082,30.4189],[-82.2082,30.419],[-82.2083,30.4192],[-82.2085,30.4196],[-82.2085,30.4197],[-82.2085,30.4198],[-82.2085,30.4199],[-82.2085,30.42],[-82.2084,30.42],[-82.2083,30.4201],[-82.2082,30.4202],[-82.208,30.4203],[-82.2079,30.4204],[-82.2078,30.4204],[-82.2076,30.4205],[-82.2075,30.4206],[-82.2074,30.4207],[-82.2074,30.4208],[-82.2074,30.4211],[-82.2075,30.4211],[-82.2075,30.4212],[-82.2076,30.4213],[-82.2077,30.4213],[-82.2078,30.4213],[-82.208,30.4213],[-82.2081,30.4213],[-82.2083,30.4213],[-82.2084,30.4213],[-82.2085,30.4213],[-82.2086,30.4213],[-82.2087,30.4212],[-82.2088,30.4212],[-82.209,30.4212],[-82.2091,30.4213],[-82.2092,30.4213],[-82.2092,30.4214],[-82.2092,30.4215],[-82.2092,30.4217],[-82.2091,30.4218],[-82.209,30.4221],[-82.209,30.4223],[-82.209,30.4224],[-82.209,30.4225],[-82.2091,30.4227],[-82.2091,30.4229],[-82.2092,30.423],[-82.2094,30.4232],[-82.2094,30.4233],[-82.2095,30.4234],[-82.2095,30.4235],[-82.2096,30.4236],[-82.2097,30.4236],[-82.21,30.4237],[-82.2101,30.4238],[-82.2102,30.4238],[-82.2102,30.4239],[-82.2102,30.424],[-82.2101,30.4241],[-82.21,30.4242],[-82.21,30.4243],[-82.21,30.4244],[-82.21,30.4245],[-82.21,30.4246],[-82.2101,30.4246],[-82.2102,30.4247],[-82.2103,30.4249],[-82.2104,30.4249],[-82.2104,30.425],[-82.2105,30.425],[-82.2105,30.4251],[-82.2106,30.4251],[-82.2108,30.4252],[-82.2108,30.4253],[-82.2109,30.4254],[-82.2108,30.4255],[-82.2108,30.4256],[-82.2107,30.4256],[-82.2104,30.4259],[-82.2103,30.426],[-82.2102,30.4261],[-82.2101,30.4263],[-82.21,30.4264],[-82.2099,30.4265],[-82.2098,30.4266],[-82.2097,30.4268],[-82.2096,30.4269],[-82.2095,30.427],[-82.2094,30.4274],[-82.2094,30.4275],[-82.2093,30.4278],[-82.2092,30.428],[-82.2091,30.4281],[-82.2091,30.4282],[-82.209,30.4283],[-82.209,30.4284],[-82.209,30.4285],[-82.209,30.4286],[-82.2091,30.4286],[-82.2092,30.4287],[-82.2094,30.4287],[-82.2096,30.4287],[-82.2098,30.4288],[-82.2098,30.4289],[-82.2098,30.429],[-82.2098,30.4291],[-82.2097,30.4291],[-82.2097,30.4292],[-82.2096,30.4292],[-82.2095,30.4292],[-82.2095,30.4293],[-82.2095,30.4294],[-82.2094,30.4295],[-82.2093,30.4297],[-82.2093,30.4299],[-82.2093,30.43],[-82.2093,30.4301],[-82.2095,30.4303],[-82.2095,30.4304],[-82.2096,30.4305],[-82.2096,30.4308],[-82.2095,30.4309],[-82.2095,30.4312],[-82.2094,30.4313],[-82.2093,30.4314],[-82.2092,30.4314],[-82.2092,30.4315],[-82.2091,30.4315],[-82.209,30.4314],[-82.2089,30.4315],[-82.2088,30.4315],[-82.2087,30.4316],[-82.2087,30.4317],[-82.2087,30.4318],[-82.2087,30.4319],[-82.2088,30.4319],[-82.2088,30.432],[-82.2088,30.4321],[-82.2089,30.4321],[-82.209,30.4321],[-82.2091,30.4322],[-82.2092,30.4322],[-82.2093,30.4322],[-82.2093,30.4321],[-82.2094,30.4321],[-82.2095,30.4321],[-82.2096,30.4321],[-82.2097,30.4321],[-82.2097,30.4322],[-82.2098,30.4322],[-82.2098,30.4323],[-82.2098,30.4324],[-82.2098,30.4326],[-82.2098,30.4327],[-82.2097,30.4331],[-82.2097,30.4332],[-82.2096,30.4332],[-82.2095,30.4333],[-82.2094,30.4333],[-82.2092,30.4333],[-82.2091,30.4334],[-82.209,30.4335],[-82.2089,30.4336],[-82.2089,30.4337],[-82.2089,30.4338],[-82.209,30.434],[-82.209,30.4341],[-82.2089,30.4342],[-82.2089,30.4343],[-82.2089,30.4344],[-82.2088,30.4345],[-82.2087,30.4346],[-82.2086,30.4346],[-82.2085,30.4347],[-82.2084,30.4347],[-82.2083,30.4347],[-82.2083,30.4346],[-82.2082,30.4345],[-82.2081,30.4344],[-82.208,30.4344],[-82.2079,30.4344],[-82.2078,30.4344],[-82.2075,30.4345],[-82.2073,30.4346],[-82.2072,30.4346],[-82.2072,30.4347],[-82.2071,30.4347],[-82.2071,30.4348],[-82.2072,30.4348],[-82.2072,30.4349],[-82.2072,30.435],[-82.2072,30.4351],[-82.2071,30.4351],[-82.2071,30.4352],[-82.207,30.4352],[-82.2068,30.4353],[-82.2066,30.4354],[-82.2066,30.4355],[-82.2065,30.4355],[-82.2065,30.4356],[-82.2065,30.4357],[-82.2064,30.4357],[-82.2063,30.436],[-82.2063,30.4361],[-82.2063,30.4362],[-82.2063,30.4363],[-82.2063,30.4364],[-82.2063,30.4366],[-82.2062,30.4367],[-82.2062,30.4368],[-82.2062,30.4369],[-82.2063,30.4371],[-82.2064,30.4372],[-82.2064,30.4373],[-82.2065,30.4374],[-82.2067,30.4375],[-82.2068,30.4376],[-82.2069,30.4377],[-82.2069,30.4378],[-82.2069,30.4379],[-82.2069,30.4383],[-82.2069,30.4384],[-82.207,30.4384],[-82.2072,30.4387],[-82.2072,30.4388],[-82.2073,30.4389],[-82.2073,30.439],[-82.2074,30.4391],[-82.2074,30.4392],[-82.2073,30.4392],[-82.2073,30.4393],[-82.2072,30.4393],[-82.2071,30.4393],[-82.207,30.4393],[-82.2069,30.4393],[-82.2068,30.4394],[-82.2067,30.4394],[-82.2066,30.4395],[-82.2063,30.4396],[-82.2062,30.4397],[-82.2061,30.4398],[-82.2061,30.4399],[-82.2061,30.44],[-82.206,30.4401],[-82.206,30.4402],[-82.2059,30.4402],[-82.2059,30.4403],[-82.2059,30.4404],[-82.2058,30.4404],[-82.2058,30.4405],[-82.2058,30.4406],[-82.2058,30.4408],[-82.2058,30.4409],[-82.2058,30.441],[-82.2057,30.441],[-82.2057,30.4411],[-82.2056,30.4412],[-82.2055,30.4412],[-82.2054,30.4412],[-82.2053,30.4413],[-82.2052,30.4413],[-82.2051,30.4414],[-82.205,30.4415],[-82.2049,30.4416],[-82.2049,30.4418],[-82.205,30.442],[-82.205,30.4421],[-82.2051,30.4421],[-82.2051,30.4423],[-82.205,30.4425],[-82.2048,30.4425],[-82.2047,30.4425],[-82.2046,30.4426],[-82.2045,30.4426],[-82.2045,30.4427],[-82.2045,30.4428],[-82.2044,30.443],[-82.2044,30.4432],[-82.2044,30.4433],[-82.2044,30.4434],[-82.2044,30.4435],[-82.2043,30.4437],[-82.2043,30.4438],[-82.2043,30.4439],[-82.2044,30.444],[-82.2044,30.4441],[-82.2044,30.4443],[-82.2043,30.4444],[-82.2043,30.4445],[-82.2042,30.4445],[-82.2041,30.4446],[-82.204,30.4446],[-82.2039,30.4447],[-82.2039,30.4448],[-82.2038,30.4449],[-82.2038,30.445],[-82.2038,30.4451],[-82.2039,30.4451],[-82.204,30.4452],[-82.2041,30.4453],[-82.2042,30.4454],[-82.2043,30.4456],[-82.2044,30.4456],[-82.2044,30.4457],[-82.2044,30.4458],[-82.2044,30.4459],[-82.2044,30.446],[-82.2043,30.4462],[-82.2043,30.4463],[-82.2043,30.4464],[-82.2044,30.4465],[-82.2044,30.4466],[-82.2044,30.4468],[-82.2044,30.4469],[-82.2044,30.447],[-82.2046,30.4471],[-82.2047,30.4472],[-82.2047,30.4473],[-82.2047,30.4475],[-82.2046,30.4476],[-82.2045,30.4477],[-82.2045,30.4478],[-82.2046,30.4478],[-82.2046,30.4479],[-82.2047,30.4479],[-82.2049,30.448],[-82.205,30.4481],[-82.2051,30.4482],[-82.2052,30.4483],[-82.2052,30.4484],[-82.2053,30.4485],[-82.2053,30.4486],[-82.2053,30.4489],[-82.2053,30.4491],[-82.2053,30.4492],[-82.2053,30.4493],[-82.2053,30.4495],[-82.2052,30.4496],[-82.2052,30.4498],[-82.2051,30.4499],[-82.2051,30.45],[-82.205,30.4501],[-82.2049,30.4502],[-82.2049,30.4503],[-82.205,30.4504],[-82.2051,30.4504],[-82.2052,30.4504],[-82.2053,30.4504],[-82.2054,30.4505],[-82.2054,30.4506],[-82.2055,30.4506],[-82.2055,30.4507],[-82.2055,30.4508],[-82.2056,30.4509],[-82.2057,30.4509],[-82.2057,30.451],[-82.2057,30.4511],[-82.2056,30.4512],[-82.2056,30.4513],[-82.2055,30.4513],[-82.2054,30.4513],[-82.2053,30.4513],[-82.2051,30.4513],[-82.205,30.4513],[-82.2049,30.4513],[-82.2048,30.4513],[-82.2047,30.4514],[-82.2047,30.4515],[-82.2047,30.4516],[-82.2046,30.4517],[-82.2047,30.4517],[-82.2048,30.4518],[-82.2048,30.4519],[-82.2048,30.452],[-82.2047,30.4521],[-82.2047,30.4522],[-82.2046,30.4523],[-82.2046,30.4524],[-82.2045,30.4525],[-82.2044,30.4526],[-82.2043,30.4526],[-82.2042,30.4527],[-82.2041,30.4528],[-82.2041,30.4529],[-82.204,30.4529],[-82.204,30.453],[-82.2041,30.4531],[-82.2041,30.4532],[-82.2042,30.4532],[-82.2042,30.4533],[-82.2043,30.4534],[-82.2044,30.4534],[-82.2044,30.4535],[-82.2043,30.4536],[-82.2043,30.4537],[-82.2043,30.4538],[-82.2043,30.4539],[-82.2044,30.454],[-82.2044,30.4541],[-82.2044,30.4542],[-82.2045,30.4543],[-82.2045,30.4545],[-82.2045,30.4546],[-82.2045,30.4547],[-82.2045,30.4548],[-82.2045,30.4549],[-82.2045,30.455],[-82.2045,30.4553],[-82.2045,30.4554],[-82.2046,30.4555],[-82.2047,30.4555],[-82.2049,30.4555],[-82.205,30.4555],[-82.2052,30.4556],[-82.2053,30.4557],[-82.2054,30.4557],[-82.2055,30.4557],[-82.2056,30.4558],[-82.2057,30.4558],[-82.2059,30.4558],[-82.206,30.4557],[-82.2061,30.4557],[-82.2061,30.4556],[-82.2062,30.4556],[-82.2063,30.4556],[-82.2064,30.4557],[-82.2065,30.4558],[-82.2066,30.4559],[-82.2066,30.4561],[-82.2066,30.4562],[-82.2065,30.4563],[-82.2065,30.4564],[-82.2065,30.4565],[-82.2065,30.4566],[-82.2065,30.4567],[-82.2066,30.4567],[-82.2067,30.4567],[-82.2069,30.4568],[-82.207,30.4568],[-82.2071,30.4568],[-82.2072,30.4568],[-82.2073,30.4569],[-82.2074,30.457],[-82.2074,30.4571],[-82.2074,30.4572],[-82.2074,30.4574],[-82.2074,30.4575],[-82.2075,30.4576],[-82.2075,30.4577],[-82.2076,30.4577],[-82.2076,30.4578],[-82.2076,30.4579],[-82.2075,30.4579],[-82.2075,30.458],[-82.2074,30.4581],[-82.2073,30.4581],[-82.2073,30.4582],[-82.2073,30.4583],[-82.2072,30.4585],[-82.2072,30.4586],[-82.2073,30.4587],[-82.2074,30.4587],[-82.2074,30.4588],[-82.2075,30.4589],[-82.2075,30.4591],[-82.2075,30.4593],[-82.2075,30.4594],[-82.2075,30.4595],[-82.2075,30.4596],[-82.2075,30.4597],[-82.2075,30.4598],[-82.2075,30.4599],[-82.2076,30.46],[-82.2076,30.4601],[-82.2076,30.4602],[-82.2077,30.4603],[-82.2077,30.4604],[-82.2077,30.4605],[-82.2077,30.4606],[-82.2076,30.4607],[-82.2076,30.4608],[-82.2075,30.4608],[-82.2074,30.4609],[-82.2074,30.461],[-82.2074,30.4611],[-82.2074,30.4613],[-82.2074,30.4614],[-82.2073,30.4615],[-82.2072,30.4615],[-82.2069,30.4616],[-82.2068,30.4616],[-82.2067,30.4616],[-82.2067,30.4617],[-82.2066,30.4617],[-82.2065,30.4617],[-82.2065,30.4618],[-82.2065,30.462],[-82.2065,30.4621],[-82.2064,30.4621],[-82.2064,30.4622],[-82.2063,30.4622],[-82.2062,30.4623],[-82.2061,30.4624],[-82.2061,30.4626],[-82.2062,30.4628],[-82.2063,30.4628],[-82.2063,30.4629],[-82.2063,30.463],[-82.2062,30.4633],[-82.2062,30.4634],[-82.2061,30.4635],[-82.2061,30.4636],[-82.2061,30.4637],[-82.206,30.4638],[-82.206,30.4639],[-82.206,30.464],[-82.206,30.4641],[-82.206,30.4642],[-82.2061,30.4642],[-82.2062,30.4643],[-82.2062,30.4644],[-82.2062,30.4645],[-82.2062,30.4646],[-82.2062,30.4647],[-82.2062,30.4648],[-82.2062,30.4649],[-82.2062,30.465],[-82.2062,30.4651],[-82.2062,30.4652],[-82.2063,30.4653],[-82.2065,30.4653],[-82.2066,30.4655],[-82.2067,30.4656],[-82.2067,30.4657],[-82.2067,30.4658],[-82.2066,30.4658],[-82.2066,30.4659],[-82.2066,30.466],[-82.2066,30.4661],[-82.2066,30.4662],[-82.2066,30.4663],[-82.2066,30.4664],[-82.2065,30.4664],[-82.2064,30.4664],[-82.2063,30.4665],[-82.2062,30.4666],[-82.2063,30.4667],[-82.2065,30.4669],[-82.2065,30.467],[-82.2065,30.4671],[-82.2066,30.4672],[-82.2066,30.4673],[-82.2066,30.4674],[-82.2065,30.4675],[-82.2063,30.4677],[-82.2062,30.4678],[-82.2062,30.4679],[-82.2063,30.468],[-82.2064,30.468],[-82.2064,30.4681],[-82.2064,30.4682],[-82.2064,30.4683],[-82.2064,30.4685],[-82.2064,30.4686],[-82.2063,30.4686],[-82.2062,30.4687],[-82.2061,30.4687],[-82.206,30.4687],[-82.2059,30.4687],[-82.2057,30.4687],[-82.2056,30.4686],[-82.2056,30.4685],[-82.2055,30.4684],[-82.2054,30.4684],[-82.2053,30.4683],[-82.2052,30.4683],[-82.2051,30.4684],[-82.205,30.4684],[-82.2048,30.4685],[-82.2048,30.4686],[-82.2047,30.4686],[-82.2047,30.4687],[-82.2045,30.4687],[-82.2045,30.4688],[-82.2044,30.4689],[-82.2043,30.4689],[-82.2043,30.469],[-82.2044,30.4691],[-82.2044,30.4692],[-82.2045,30.4693],[-82.2045,30.4694],[-82.2045,30.4696],[-82.2046,30.4697],[-82.2046,30.4698],[-82.2047,30.4701],[-82.2047,30.4702],[-82.2046,30.4702],[-82.2045,30.4703],[-82.2045,30.4704],[-82.2044,30.4706],[-82.2044,30.4707],[-82.2043,30.4707],[-82.2044,30.4708],[-82.2044,30.4709],[-82.2044,30.471],[-82.2044,30.4711],[-82.2043,30.4711],[-82.2043,30.4712],[-82.2042,30.4712],[-82.2041,30.4711],[-82.204,30.4711],[-82.2039,30.4711],[-82.2038,30.471],[-82.2037,30.471],[-82.2036,30.4709],[-82.2036,30.471],[-82.2035,30.4711],[-82.2035,30.4712],[-82.2035,30.4713],[-82.2036,30.4714],[-82.2036,30.4715],[-82.2035,30.4715],[-82.2035,30.4716],[-82.2035,30.4717],[-82.2033,30.4719],[-82.2032,30.4719],[-82.2032,30.472],[-82.2032,30.4721],[-82.2032,30.4722],[-82.2031,30.4723],[-82.2031,30.4724],[-82.2031,30.4728],[-82.2031,30.4729],[-82.203,30.4729],[-82.203,30.473],[-82.203,30.4731],[-82.203,30.4732],[-82.2029,30.4733],[-82.2027,30.4734],[-82.2025,30.4736],[-82.2024,30.4736],[-82.2023,30.4736],[-82.2022,30.4737],[-82.202,30.4738],[-82.2019,30.4739],[-82.2018,30.4741],[-82.2015,30.4742],[-82.2013,30.4744],[-82.201,30.4747],[-82.201,30.4748],[-82.2009,30.4752],[-82.2009,30.4753],[-82.2009,30.4755],[-82.2009,30.4757],[-82.201,30.4759],[-82.2011,30.476],[-82.2013,30.4761],[-82.2014,30.4763],[-82.2015,30.4767],[-82.2014,30.4768],[-82.2014,30.4772],[-82.2014,30.4773],[-82.2014,30.4775],[-82.2013,30.4777],[-82.2012,30.4779],[-82.2012,30.478],[-82.2011,30.4781],[-82.2012,30.4781],[-82.2013,30.4782],[-82.2014,30.4783],[-82.2014,30.4784],[-82.2013,30.4785],[-82.2013,30.4786],[-82.2013,30.4788],[-82.2014,30.4789],[-82.2014,30.479],[-82.2015,30.4792],[-82.2016,30.4795],[-82.2016,30.4796],[-82.2015,30.4798],[-82.2015,30.4799],[-82.2015,30.4801],[-82.2018,30.4804],[-82.2019,30.4804],[-82.202,30.4804],[-82.2021,30.4804],[-82.2023,30.4805],[-82.2023,30.4806],[-82.2024,30.4807],[-82.2024,30.4808],[-82.2024,30.4809],[-82.2024,30.4812],[-82.2023,30.4814],[-82.2022,30.4814],[-82.2022,30.4815],[-82.2022,30.4816],[-82.2021,30.4817],[-82.2022,30.4818],[-82.2023,30.4818],[-82.2025,30.4819],[-82.203,30.4819],[-82.2031,30.482],[-82.2032,30.4821],[-82.2032,30.4822],[-82.2032,30.4824],[-82.2031,30.4825],[-82.2031,30.4827],[-82.203,30.4827],[-82.2028,30.4828],[-82.2027,30.483],[-82.2027,30.4831],[-82.2027,30.4833],[-82.2027,30.4834],[-82.2027,30.4835],[-82.2026,30.4836],[-82.2025,30.4837],[-82.2025,30.4838],[-82.2024,30.484],[-82.2023,30.4841],[-82.2023,30.4842],[-82.2021,30.4843],[-82.2019,30.4843],[-82.2018,30.4844],[-82.2017,30.4846],[-82.2016,30.4847],[-82.2014,30.4849],[-82.2012,30.4851],[-82.2013,30.4853],[-82.2014,30.4854],[-82.2014,30.4855],[-82.2016,30.4856],[-82.2018,30.4858],[-82.2017,30.4862],[-82.2017,30.4863],[-82.202,30.4863],[-82.2023,30.4864],[-82.2026,30.4866],[-82.2029,30.4868],[-82.203,30.4871],[-82.203,30.4873],[-82.2031,30.4874],[-82.2031,30.4876],[-82.2029,30.4878],[-82.2029,30.4879],[-82.2032,30.4882],[-82.2033,30.4882],[-82.2034,30.4882],[-82.2036,30.4883],[-82.2037,30.4885],[-82.2037,30.4886],[-82.2037,30.4887],[-82.2038,30.4891],[-82.2039,30.4892],[-82.2039,30.4893],[-82.204,30.4894],[-82.2041,30.4895],[-82.2041,30.4896],[-82.2042,30.4896],[-82.2043,30.4897],[-82.2044,30.4898],[-82.2045,30.4899],[-82.2046,30.4901],[-82.2048,30.4903],[-82.2049,30.4904],[-82.205,30.4905],[-82.205,30.4906],[-82.2052,30.4908],[-82.2053,30.4908],[-82.2054,30.4908],[-82.2055,30.4908],[-82.2055,30.4907],[-82.2057,30.4906],[-82.2058,30.4906],[-82.206,30.4907],[-82.2061,30.4907],[-82.2061,30.4908],[-82.2061,30.4909],[-82.2061,30.491],[-82.2061,30.4911],[-82.2061,30.4912],[-82.2062,30.4913],[-82.2064,30.4914],[-82.2065,30.4915],[-82.2066,30.4916],[-82.2066,30.4917],[-82.2066,30.4918],[-82.2065,30.4918],[-82.2065,30.4919],[-82.2064,30.4919],[-82.2064,30.492],[-82.2063,30.492],[-82.2063,30.4921],[-82.2064,30.4922],[-82.2063,30.4923],[-82.2064,30.4923],[-82.2063,30.4923],[-82.2063,30.4924],[-82.2063,30.4925],[-82.2064,30.4926],[-82.2065,30.4927],[-82.2065,30.4928],[-82.2066,30.4928],[-82.2066,30.493],[-82.2067,30.4932],[-82.2068,30.4933],[-82.207,30.4933],[-82.2071,30.4933],[-82.2072,30.4933],[-82.2072,30.4934],[-82.2072,30.4935],[-82.2072,30.4936],[-82.2072,30.4937],[-82.2075,30.4938],[-82.2077,30.4937],[-82.2079,30.4936],[-82.2081,30.4939],[-82.2083,30.4941],[-82.2083,30.4943],[-82.2083,30.4944],[-82.2082,30.4944],[-82.2082,30.4946],[-82.2083,30.4946],[-82.2084,30.4948],[-82.2085,30.4948],[-82.2086,30.4949],[-82.2087,30.4949],[-82.2088,30.4949],[-82.209,30.4947],[-82.2092,30.4947],[-82.2095,30.4948],[-82.2096,30.495],[-82.2098,30.4952],[-82.2098,30.4953],[-82.2098,30.4954],[-82.2098,30.4955],[-82.2097,30.4956],[-82.2097,30.4957],[-82.2098,30.4957],[-82.2099,30.4958],[-82.2099,30.496],[-82.21,30.4961],[-82.2102,30.4962],[-82.2104,30.4963],[-82.2108,30.4964],[-82.2109,30.4965],[-82.211,30.4967],[-82.2111,30.4969],[-82.2112,30.4969],[-82.2114,30.4971],[-82.2116,30.4973],[-82.2116,30.4975],[-82.2117,30.4978],[-82.2121,30.4981],[-82.2121,30.4982],[-82.2121,30.4983],[-82.2121,30.4985],[-82.2121,30.4986],[-82.2121,30.4987],[-82.2121,30.4988],[-82.2122,30.4989],[-82.2124,30.499],[-82.2126,30.499],[-82.2126,30.4991],[-82.2127,30.4991],[-82.2127,30.4992],[-82.2127,30.4994],[-82.2126,30.4995],[-82.2124,30.4995],[-82.2123,30.4996],[-82.2122,30.4997],[-82.2121,30.4997],[-82.2121,30.4999],[-82.2121,30.5],[-82.2122,30.5],[-82.2123,30.5001],[-82.2124,30.5002],[-82.2125,30.5003],[-82.2125,30.5004],[-82.2126,30.5005],[-82.2126,30.5006],[-82.213,30.5008],[-82.2131,30.5008],[-82.2133,30.501],[-82.2136,30.5012],[-82.2139,30.5013],[-82.2142,30.5014],[-82.2143,30.5015],[-82.2143,30.5016],[-82.2144,30.5016],[-82.2145,30.5017],[-82.2146,30.5018],[-82.2147,30.5018],[-82.2147,30.5017],[-82.2148,30.5016],[-82.215,30.5015],[-82.2151,30.5014],[-82.2152,30.5014],[-82.2153,30.5014],[-82.2155,30.5016],[-82.2157,30.5018],[-82.2158,30.502],[-82.2159,30.5022],[-82.2159,30.5023],[-82.2161,30.5024],[-82.2163,30.5026],[-82.2164,30.5027],[-82.2164,30.5029],[-82.2164,30.5031],[-82.2164,30.5032],[-82.2165,30.5033],[-82.2167,30.5033],[-82.2168,30.5034],[-82.2169,30.5036],[-82.2171,30.5038],[-82.2173,30.5038],[-82.2175,30.5038],[-82.2177,30.5039],[-82.2178,30.504],[-82.2178,30.5042],[-82.2179,30.5044],[-82.218,30.5044],[-82.218,30.5045],[-82.2182,30.5046],[-82.2183,30.5046],[-82.2184,30.5045],[-82.2185,30.5044],[-82.2185,30.5043],[-82.2186,30.5042],[-82.2187,30.5042],[-82.2188,30.5042],[-82.2189,30.5043],[-82.219,30.5044],[-82.2192,30.5046],[-82.2197,30.5046],[-82.2199,30.5046],[-82.2202,30.5047],[-82.2203,30.5048],[-82.2204,30.5048],[-82.2205,30.5049],[-82.2206,30.505],[-82.2208,30.5051],[-82.2209,30.5052],[-82.221,30.5054],[-82.2211,30.5055],[-82.2213,30.5056],[-82.2214,30.5057],[-82.2218,30.5059],[-82.2221,30.5062],[-82.2223,30.5065],[-82.2224,30.5065],[-82.2224,30.5066],[-82.2225,30.5067],[-82.2227,30.5068],[-82.2229,30.5068],[-82.2231,30.5067],[-82.2233,30.5067],[-82.2234,30.5068],[-82.2235,30.5068],[-82.2238,30.507],[-82.224,30.5072],[-82.2241,30.5072],[-82.2241,30.5073],[-82.2242,30.5074],[-82.2243,30.5075],[-82.2245,30.5075],[-82.2247,30.5075],[-82.2249,30.5076],[-82.2251,30.5077],[-82.2252,30.5079],[-82.2253,30.5082],[-82.2252,30.5084],[-82.2253,30.5086],[-82.2255,30.5088],[-82.2257,30.509],[-82.2258,30.5091],[-82.2259,30.5094],[-82.2259,30.5095],[-82.226,30.5097],[-82.2265,30.5099],[-82.2266,30.51],[-82.2267,30.51],[-82.2269,30.5101],[-82.227,30.5104],[-82.2271,30.5105],[-82.2271,30.5107],[-82.227,30.511],[-82.2269,30.5111],[-82.2269,30.5113],[-82.2269,30.5115],[-82.227,30.5115],[-82.227,30.5116],[-82.2271,30.5117],[-82.2274,30.5121],[-82.2276,30.5124],[-82.2277,30.5125],[-82.2279,30.5127],[-82.2281,30.5128],[-82.2282,30.5129],[-82.2283,30.513],[-82.2284,30.5131],[-82.2285,30.5132],[-82.2286,30.5133],[-82.2287,30.5136],[-82.2287,30.5137],[-82.2287,30.5138],[-82.2287,30.514],[-82.2287,30.5144],[-82.2287,30.5147],[-82.2288,30.5149],[-82.2288,30.5151],[-82.2287,30.5152],[-82.2287,30.5153],[-82.2287,30.5155],[-82.2287,30.5157],[-82.2287,30.5158],[-82.2287,30.5159],[-82.2288,30.516],[-82.2289,30.5161],[-82.2291,30.5162],[-82.2294,30.5164],[-82.2295,30.5165],[-82.2296,30.5166],[-82.2297,30.5167],[-82.2298,30.5168],[-82.2301,30.5171],[-82.2302,30.5172],[-82.2303,30.5173],[-82.2303,30.5175],[-82.2303,30.5176],[-82.2304,30.5178],[-82.2304,30.5179],[-82.2302,30.5181],[-82.2301,30.5182],[-82.2301,30.5183],[-82.23,30.5183],[-82.23,30.5184],[-82.2299,30.5186],[-82.2298,30.5186],[-82.2297,30.519],[-82.2296,30.5194],[-82.2295,30.5197],[-82.2294,30.5201],[-82.2294,30.5202],[-82.2293,30.5203],[-82.2293,30.5204],[-82.2293,30.5206],[-82.2293,30.5207],[-82.2295,30.5211],[-82.2296,30.5214],[-82.2295,30.5218],[-82.2295,30.5219],[-82.2296,30.5221],[-82.2297,30.5222],[-82.2298,30.5222],[-82.2299,30.5223],[-82.23,30.5225],[-82.2301,30.5227],[-82.2301,30.5231],[-82.2301,30.5233],[-82.23,30.5236],[-82.23,30.5237],[-82.23,30.5241],[-82.2301,30.5243],[-82.2301,30.5245],[-82.2304,30.5251],[-82.2305,30.5253],[-82.2306,30.5253],[-82.2306,30.5254],[-82.2307,30.5255],[-82.2309,30.5257],[-82.231,30.5258],[-82.231,30.5259],[-82.231,30.526],[-82.2309,30.5263],[-82.2308,30.5264],[-82.2308,30.5265],[-82.2308,30.5266],[-82.2308,30.5267],[-82.2309,30.5267],[-82.2311,30.5268],[-82.2312,30.5269],[-82.2313,30.5269],[-82.2314,30.5269],[-82.2315,30.527],[-82.2317,30.5271],[-82.2319,30.5273],[-82.2321,30.5275],[-82.2322,30.5276],[-82.2323,30.5278],[-82.2324,30.528],[-82.2325,30.5281],[-82.2326,30.5282],[-82.2328,30.5283],[-82.2331,30.5283],[-82.2332,30.5284],[-82.2333,30.5284],[-82.2334,30.5285],[-82.2337,30.529],[-82.2338,30.5291],[-82.234,30.5291],[-82.2342,30.5292],[-82.2342,30.5291],[-82.2343,30.5292],[-82.2345,30.5294],[-82.2346,30.5297],[-82.2347,30.5297],[-82.2348,30.5298],[-82.2351,30.5299],[-82.2352,30.5299],[-82.2353,30.5301],[-82.2353,30.5302],[-82.2353,30.5303],[-82.2354,30.5304],[-82.2355,30.5304],[-82.2356,30.5305],[-82.2356,30.5306],[-82.2358,30.5308],[-82.2359,30.5309],[-82.236,30.531],[-82.2361,30.5312],[-82.2362,30.5312],[-82.2362,30.5313],[-82.2364,30.5316],[-82.2365,30.5317],[-82.2366,30.5318],[-82.2367,30.532],[-82.237,30.5321],[-82.2373,30.5322],[-82.2374,30.5322],[-82.2374,30.5323],[-82.2375,30.5324],[-82.2376,30.5326],[-82.2377,30.5329],[-82.2378,30.533],[-82.2378,30.5331],[-82.238,30.5333],[-82.2383,30.5336],[-82.2384,30.5338],[-82.2385,30.5338],[-82.2387,30.5338],[-82.2387,30.5339],[-82.2388,30.5339],[-82.2389,30.534],[-82.2389,30.5342],[-82.2389,30.5344],[-82.239,30.5345],[-82.2391,30.5346],[-82.2391,30.5347],[-82.2391,30.5348],[-82.2391,30.535],[-82.2391,30.5351],[-82.2392,30.5353],[-82.2395,30.5354],[-82.2396,30.5356],[-82.2396,30.5358],[-82.2395,30.5359],[-82.2395,30.536],[-82.2395,30.5362],[-82.2396,30.5365],[-82.2397,30.5365],[-82.2398,30.5366],[-82.2399,30.5367],[-82.24,30.5371],[-82.2401,30.5372],[-82.2403,30.5375],[-82.2404,30.5378],[-82.2403,30.5383],[-82.2403,30.5384],[-82.2402,30.5386],[-82.2402,30.5396],[-82.2402,30.5399],[-82.24,30.5403],[-82.2399,30.5404],[-82.2398,30.5404],[-82.2398,30.5405],[-82.2396,30.5406],[-82.2396,30.5407],[-82.2395,30.5408],[-82.2394,30.5409],[-82.2394,30.541],[-82.2393,30.5411],[-82.2393,30.5412],[-82.2393,30.5415],[-82.2392,30.5419],[-82.2393,30.5426],[-82.2394,30.5428],[-82.2394,30.543],[-82.2394,30.5431],[-82.2394,30.5433],[-82.2394,30.5437],[-82.2393,30.5438],[-82.2393,30.5439],[-82.2392,30.5446],[-82.239,30.5452],[-82.2389,30.5454],[-82.2389,30.5455],[-82.2386,30.5459],[-82.2384,30.5461],[-82.2383,30.5462],[-82.2373,30.547],[-82.2372,30.5471],[-82.237,30.5472],[-82.2363,30.5476],[-82.2361,30.5477],[-82.2358,30.5479],[-82.2351,30.5483],[-82.2349,30.5484],[-82.2345,30.5487],[-82.2344,30.5487],[-82.2344,30.549],[-82.2341,30.5501],[-82.2339,30.5514],[-82.2339,30.5521],[-82.2338,30.5527],[-82.2339,30.5538],[-82.2342,30.5552],[-82.2342,30.5553],[-82.2344,30.5562],[-82.2344,30.5564],[-82.2344,30.5566],[-82.2344,30.557],[-82.2342,30.5574],[-82.2342,30.5576],[-82.2341,30.5577],[-82.2339,30.5578],[-82.2335,30.5579],[-82.2329,30.5579],[-82.2326,30.558],[-82.2324,30.5581],[-82.2322,30.5581],[-82.2321,30.5582],[-82.232,30.5583],[-82.2319,30.5583],[-82.2317,30.5586],[-82.2317,30.5587],[-82.2316,30.5587],[-82.2312,30.5592],[-82.231,30.5595],[-82.2309,30.5598],[-82.2306,30.5601],[-82.2304,30.5604],[-82.2303,30.5605],[-82.2302,30.5605],[-82.2302,30.5606],[-82.2301,30.5607],[-82.23,30.5608],[-82.2299,30.5609],[-82.2298,30.561],[-82.2297,30.5611],[-82.2295,30.5614],[-82.2293,30.5615],[-82.2291,30.5617],[-82.2288,30.5618],[-82.2287,30.5621],[-82.2286,30.5622],[-82.2285,30.5623],[-82.2285,30.5624],[-82.2284,30.5624],[-82.2283,30.5626],[-82.2282,30.5626],[-82.2281,30.5627],[-82.2279,30.5628],[-82.2278,30.5629],[-82.2274,30.5632],[-82.2271,30.5633],[-82.2268,30.5635],[-82.2266,30.5636],[-82.2265,30.5636],[-82.2264,30.5637],[-82.2263,30.5637],[-82.2262,30.5638],[-82.2261,30.5639],[-82.226,30.564],[-82.2259,30.564],[-82.2256,30.5642],[-82.2255,30.5643],[-82.2253,30.5644],[-82.2252,30.5645],[-82.2251,30.5645],[-82.2251,30.5646],[-82.225,30.5647],[-82.2249,30.5647],[-82.2248,30.5647],[-82.2245,30.5648],[-82.2244,30.5648],[-82.2241,30.5651],[-82.224,30.5651],[-82.224,30.5652],[-82.2239,30.5653],[-82.2236,30.5653],[-82.2233,30.5654],[-82.2232,30.5655],[-82.2228,30.5656],[-82.2223,30.5657],[-82.2219,30.5657],[-82.2215,30.5657],[-82.2212,30.5657],[-82.2209,30.5656],[-82.2201,30.5655],[-82.2197,30.5655],[-82.2195,30.5655],[-82.2188,30.5654],[-82.2182,30.5653],[-82.218,30.5652],[-82.2176,30.5652],[-82.2173,30.5652],[-82.2172,30.5652],[-82.2169,30.5653],[-82.2167,30.5654],[-82.2167,30.5655],[-82.216,30.5659],[-82.2159,30.5661],[-82.2157,30.5662],[-82.2156,30.5662],[-82.2155,30.5663],[-82.2153,30.5664],[-82.2151,30.5665],[-82.215,30.5666],[-82.2147,30.5667],[-82.2146,30.5668],[-82.2145,30.5668],[-82.2144,30.5668],[-82.2147,30.568],[-82.2147,30.5685],[-82.2147,30.5686],[-82.2277,30.5694],[-82.2294,30.5696],[-82.233,30.5698],[-82.2332,30.5698],[-82.2377,30.57],[-82.2388,30.5701],[-82.2394,30.5702],[-82.2499,30.5709],[-82.2582,30.5716],[-82.2582,30.5715],[-82.2631,30.5718],[-82.2634,30.5718],[-82.2779,30.5728],[-82.2804,30.573],[-82.2825,30.5731],[-82.2834,30.5731],[-82.2841,30.5732],[-82.2873,30.5734],[-82.2881,30.5734],[-82.2892,30.5735],[-82.2924,30.5737],[-82.2929,30.5738],[-82.2935,30.5738],[-82.2951,30.5739],[-82.2962,30.574],[-82.2992,30.5742],[-82.2999,30.5742],[-82.3001,30.5742],[-82.3015,30.5743],[-82.3019,30.5744],[-82.303,30.5745],[-82.3064,30.5747],[-82.3072,30.5747],[-82.3074,30.5747],[-82.3089,30.5748],[-82.309,30.5748],[-82.3091,30.5748],[-82.3092,30.5748],[-82.3208,30.5756],[-82.3223,30.5757],[-82.3421,30.5769],[-82.3571,30.5779],[-82.3577,30.5779],[-82.3617,30.5782],[-82.3623,30.5782],[-82.3639,30.5783],[-82.3646,30.5784],[-82.3663,30.5785],[-82.3673,30.5786],[-82.3677,30.5786],[-82.3681,30.5786],[-82.3722,30.5789],[-82.3748,30.579],[-82.3751,30.579],[-82.3756,30.579],[-82.3827,30.5795],[-82.3847,30.5796],[-82.3859,30.5797],[-82.387,30.5798],[-82.3881,30.5799],[-82.3909,30.58],[-82.3927,30.5801],[-82.394,30.5802],[-82.3968,30.5804],[-82.4056,30.5809],[-82.4065,30.581],[-82.4066,30.581],[-82.4067,30.581],[-82.4069,30.581],[-82.4189,30.5818],[-82.4218,30.582],[-82.4219,30.582],[-82.4247,30.5822],[-82.4286,30.5824],[-82.4317,30.5825],[-82.4477,30.5835],[-82.453,30.5839],[-82.4537,30.5839],[-82.4595,30.5843],[-82.4598,30.5843],[-82.4603,30.5843],[-82.4668,30.5847],[-82.4673,30.5847],[-82.4677,30.5848],[-82.4694,30.5849],[-82.4695,30.5849],[-82.471,30.585],[-82.4737,30.5851],[-82.4751,30.5852],[-82.476,30.5853],[-82.478,30.5854],[-82.4805,30.5855],[-82.4887,30.586],[-82.4907,30.5861],[-82.4922,30.5862],[-82.4958,30.5865],[-82.4972,30.5866],[-82.4985,30.5866],[-82.5029,30.5869],[-82.5065,30.5871],[-82.5172,30.5877],[-82.5183,30.5878],[-82.5242,30.5881],[-82.5249,30.5882],[-82.5251,30.5882],[-82.5254,30.5882],[-82.5271,30.5883],[-82.5271,30.5884],[-82.5274,30.5884],[-82.53,30.5885],[-82.532,30.5886],[-82.5321,30.5886],[-82.5321,30.5887],[-82.534,30.5887],[-82.534,30.5888],[-82.5344,30.5888],[-82.5353,30.5888],[-82.5355,30.5888],[-82.5357,30.5888],[-82.5358,30.5889],[-82.5363,30.5888],[-82.5396,30.589],[-82.5428,30.5892],[-82.545,30.5894],[-82.5462,30.5895],[-82.5472,30.5895],[-82.5477,30.5896],[-82.5483,30.5896],[-82.5495,30.5897],[-82.5502,30.5897],[-82.5512,30.5898],[-82.5515,30.5898],[-82.553,30.5899],[-82.5531,30.5899],[-82.5532,30.59],[-82.5532,30.5899],[-82.5538,30.5898],[-82.5542,30.5899],[-82.5548,30.5899],[-82.5562,30.59],[-82.5579,30.5901],[-82.5598,30.5902],[-82.5637,30.5904],[-82.565,30.5906],[-82.5654,30.5906],[-82.5657,30.5906],[-82.5669,30.5907],[-82.5688,30.5908],[-82.5689,30.5908],[-82.5691,30.5908],[-82.5713,30.5908],[-82.5722,30.5909],[-82.581,30.5914],[-82.5821,30.5915],[-82.584,30.5916],[-82.5854,30.5917],[-82.5896,30.5921],[-82.5904,30.5922],[-82.5905,30.5922],[-82.5908,30.5922],[-82.5909,30.5922],[-82.5919,30.5923],[-82.595,30.5925],[-82.5957,30.5925],[-82.596,30.5925],[-82.5968,30.5926],[-82.5981,30.5927],[-82.5993,30.5927],[-82.6001,30.5928],[-82.601,30.5928],[-82.6036,30.593],[-82.6044,30.593],[-82.6086,30.5933],[-82.6211,30.594],[-82.6248,30.5942],[-82.6252,30.5942],[-82.6253,30.5942],[-82.6271,30.5943],[-82.6278,30.5943],[-82.6325,30.5946],[-82.6344,30.5947],[-82.6372,30.5949],[-82.6455,30.5953],[-82.6483,30.5955],[-82.6504,30.5956],[-82.6565,30.5959],[-82.6585,30.596],[-82.6611,30.5962],[-82.6689,30.5966],[-82.6715,30.5967],[-82.6751,30.5969],[-82.6859,30.5975],[-82.6893,30.5977],[-82.6894,30.5977],[-82.6895,30.5977],[-82.6978,30.5982],[-82.6986,30.5982],[-82.6989,30.5983],[-82.7074,30.5988],[-82.7279,30.6002],[-82.7283,30.6002],[-82.7498,30.6012],[-82.7669,30.6022],[-82.8038,30.6046],[-82.806,30.6047],[-82.8206,30.6056],[-82.8337,30.6064],[-82.8683,30.6086],[-82.8749,30.6089],[-82.8776,30.6092],[-82.8778,30.6092],[-82.8871,30.6096],[-82.9235,30.6117],[-82.9236,30.6117],[-82.9325,30.6122],[-82.9355,30.6124],[-82.9366,30.6125],[-82.9372,30.6125],[-82.9399,30.6127],[-82.9404,30.6128],[-82.9573,30.6137],[-82.9588,30.6139],[-82.9589,30.6139],[-82.959,30.6139],[-82.9768,30.6149],[-82.9914,30.6157],[-82.9957,30.616],[-82.9999,30.6162],[-83.0053,30.6165],[-83.0054,30.6165],[-83.0224,30.6175],[-83.0228,30.6175],[-83.0229,30.6175],[-83.0235,30.6176],[-83.0253,30.6176],[-83.0377,30.6184],[-83.0387,30.6184],[-83.051,30.6192],[-83.0557,30.6195],[-83.0559,30.6195],[-83.0575,30.6196],[-83.0597,30.6197],[-83.0652,30.62],[-83.0744,30.6206],[-83.0841,30.6211],[-83.0855,30.6212],[-83.0859,30.6212],[-83.0977,30.6219],[-83.0981,30.6219],[-83.0982,30.6219],[-83.1171,30.6229],[-83.1183,30.6229],[-83.1186,30.623],[-83.1187,30.623],[-83.1236,30.6232],[-83.1249,30.6233],[-83.1314,30.6236],[-83.1366,30.624],[-83.14,30.6242],[-83.1502,30.625],[-83.1536,30.6252],[-83.1555,30.6254],[-83.1614,30.6258],[-83.1633,30.6259],[-83.1638,30.6259],[-83.1654,30.626],[-83.1659,30.626],[-83.1718,30.6264],[-83.172,30.6264],[-83.1723,30.6264],[-83.1724,30.6264],[-83.1729,30.6264],[-83.1748,30.6266],[-83.175,30.6266],[-83.1751,30.6266],[-83.1757,30.6267],[-83.1761,30.6267],[-83.1796,30.6269],[-83.1871,30.6273],[-83.1983,30.6279],[-83.2208,30.6291],[-83.2252,30.6294],[-83.227,30.6295],[-83.2287,30.6296],[-83.2291,30.6296],[-83.2466,30.6306],[-83.2467,30.6306],[-83.2468,30.6306],[-83.2469,30.6306],[-83.247,30.6306],[-83.248,30.6307],[-83.2484,30.6307],[-83.2486,30.6307],[-83.2487,30.6307],[-83.2488,30.6308],[-83.2493,30.6308],[-83.2499,30.6308],[-83.25,30.6309],[-83.2515,30.6309],[-83.2541,30.6311],[-83.2562,30.6312],[-83.2647,30.6318],[-83.2659,30.6318],[-83.2662,30.6319],[-83.2665,30.6319],[-83.2711,30.6321],[-83.2757,30.6324],[-83.2786,30.6326],[-83.2916,30.6334],[-83.3074,30.6343],[-83.3092,30.6344],[-83.3093,30.6344],[-83.3094,30.6344],[-83.3096,30.6344],[-83.3097,30.6344],[-83.3106,30.6345],[-83.3111,30.6345],[-83.3115,30.6346],[-83.3119,30.6346],[-83.3129,30.6347],[-83.3132,30.6347],[-83.315,30.6348],[-83.3198,30.6351],[-83.3201,30.6351],[-83.3218,30.6352],[-83.3233,30.6353],[-83.3278,30.6355],[-83.3293,30.6356],[-83.3316,30.6358],[-83.3385,30.6362],[-83.3409,30.6363],[-83.341,30.6364],[-83.3411,30.6364],[-83.3412,30.6364],[-83.342,30.6364],[-83.3448,30.6366],[-83.3458,30.6366],[-83.3462,30.6366],[-83.3474,30.6367],[-83.3478,30.6367],[-83.3486,30.6368],[-83.3501,30.6369],[-83.3505,30.6369],[-83.3513,30.637],[-83.3568,30.6373],[-83.3571,30.6373],[-83.3573,30.6373],[-83.3575,30.6374],[-83.3577,30.6374],[-83.3578,30.6374],[-83.3581,30.6374],[-83.3582,30.6374],[-83.3597,30.6375],[-83.36,30.6375],[-83.3609,30.6376],[-83.3643,30.6378],[-83.3658,30.6379],[-83.3685,30.638],[-83.3749,30.6384],[-83.3767,30.6385],[-83.3795,30.6387],[-83.3817,30.6388],[-83.3881,30.6392],[-83.3901,30.6393],[-83.3903,30.6393],[-83.3907,30.6393],[-83.3911,30.6393],[-83.3912,30.6393],[-83.3915,30.6394],[-83.3933,30.6394],[-83.3944,30.6394],[-83.3955,30.6395],[-83.3957,30.6395],[-83.3972,30.6396],[-83.4024,30.6399],[-83.4041,30.64],[-83.4208,30.641],[-83.4241,30.6412],[-83.4274,30.6414],[-83.4284,30.6414],[-83.4294,30.6415],[-83.4296,30.6415],[-83.4297,30.6415],[-83.4302,30.6414],[-83.4305,30.6415],[-83.4321,30.6416],[-83.4324,30.6416],[-83.4331,30.6416],[-83.4334,30.6417],[-83.4347,30.6417],[-83.4353,30.6418],[-83.4358,30.6418],[-83.4376,30.6419],[-83.438,30.6419],[-83.4394,30.642],[-83.4403,30.642],[-83.4489,30.6424],[-83.449,30.6424],[-83.4499,30.6425],[-83.4506,30.6425],[-83.4514,30.6425],[-83.4515,30.6426],[-83.4516,30.6426],[-83.4518,30.6426],[-83.4537,30.6427],[-83.4556,30.6428],[-83.4563,30.6428],[-83.4567,30.6429],[-83.4579,30.6429],[-83.4606,30.6431],[-83.4688,30.6436],[-83.4707,30.6437],[-83.4726,30.6438],[-83.4757,30.6439],[-83.4767,30.644],[-83.4774,30.644],[-83.4793,30.6441],[-83.48,30.6442],[-83.4818,30.6443],[-83.4874,30.6447],[-83.4893,30.6449],[-83.4899,30.6449],[-83.4905,30.645],[-83.4914,30.645],[-83.4952,30.6453],[-83.4978,30.6455],[-83.4999,30.6457],[-83.5019,30.6458],[-83.5079,30.6461],[-83.5098,30.6462],[-83.51,30.6462],[-83.5148,30.6464],[-83.5212,30.6468],[-83.5217,30.6468],[-83.5369,30.6475],[-83.5472,30.6481],[-83.5524,30.6483],[-83.5533,30.6484],[-83.556,30.6485],[-83.557,30.6485],[-83.5579,30.6486],[-83.5609,30.6487],[-83.5618,30.6488],[-83.5626,30.6488],[-83.5651,30.6489],[-83.5659,30.649],[-83.5678,30.6491],[-83.5734,30.6493],[-83.5752,30.6494],[-83.5764,30.6495],[-83.5791,30.6496],[-83.5793,30.6497],[-83.5819,30.6498],[-83.5834,30.6499],[-83.5835,30.6499],[-83.5837,30.6499],[-83.589,30.6501],[-83.5905,30.6502],[-83.5944,30.6504],[-83.6002,30.6507],[-83.6117,30.6513],[-83.6122,30.6513],[-83.6137,30.6514],[-83.6142,30.6514],[-83.6172,30.6515],[-83.6249,30.6519],[-83.6262,30.652],[-83.6292,30.6521],[-83.6299,30.6522],[-83.6317,30.6523],[-83.6323,30.6523],[-83.6343,30.6524],[-83.6402,30.6528],[-83.6422,30.6529],[-83.6486,30.6533],[-83.6555,30.6537],[-83.6677,30.6544],[-83.6741,30.6547],[-83.6742,30.6547],[-83.6746,30.6548],[-83.6761,30.6549],[-83.6766,30.6549],[-83.6767,30.6549],[-83.6768,30.6549],[-83.6793,30.655],[-83.6867,30.6554],[-83.6892,30.6555],[-83.6909,30.6556],[-83.6959,30.6558],[-83.6975,30.6559],[-83.7002,30.656],[-83.7083,30.6565],[-83.711,30.6566],[-83.7111,30.6567],[-83.7116,30.6567],[-83.7127,30.6567],[-83.718,30.657],[-83.7198,30.6571],[-83.7204,30.6571],[-83.7223,30.6572],[-83.7229,30.6572],[-83.7231,30.6573],[-83.7263,30.6574],[-83.7309,30.6577],[-83.7358,30.6579],[-83.7386,30.6581],[-83.7388,30.6581],[-83.7389,30.6581],[-83.7399,30.6582],[-83.7428,30.6583],[-83.7437,30.6584],[-83.7438,30.6584],[-83.7439,30.6584],[-83.7448,30.6584],[-83.7449,30.6584],[-83.7451,30.6584],[-83.7452,30.6585],[-83.7479,30.6586],[-83.7486,30.6587],[-83.7498,30.6587],[-83.7502,30.6587],[-83.7512,30.6588],[-83.7515,30.6588],[-83.7522,30.6588],[-83.7546,30.659],[-83.7548,30.659],[-83.7562,30.659],[-83.7571,30.6591],[-83.7621,30.6593],[-83.7645,30.6595],[-83.7669,30.6596],[-83.7677,30.6596],[-83.7689,30.6597],[-83.7717,30.6598],[-83.7726,30.6599],[-83.7735,30.6599],[-83.7739,30.6599],[-83.7744,30.66],[-83.7746,30.66],[-83.7766,30.6601],[-83.7767,30.6601],[-83.7773,30.6602],[-83.7774,30.6602],[-83.781,30.6603],[-83.7816,30.6603],[-83.789,30.6607],[-83.7892,30.6607],[-83.7902,30.6608],[-83.7922,30.6609],[-83.7938,30.661],[-83.7959,30.6611],[-83.7978,30.6612],[-83.8036,30.6615],[-83.8037,30.6615],[-83.8056,30.6616],[-83.8057,30.6616],[-83.8059,30.6616],[-83.8065,30.6616],[-83.8082,30.6617],[-83.8088,30.6617],[-83.8088,30.6618],[-83.8091,30.6618],[-83.81,30.6618],[-83.8103,30.6618],[-83.8107,30.6619],[-83.8116,30.662],[-83.8131,30.6621],[-83.8143,30.6621],[-83.8149,30.6622],[-83.816,30.6622],[-83.8171,30.6623],[-83.8178,30.6623],[-83.8181,30.6623],[-83.8192,30.6624],[-83.8196,30.6624],[-83.8206,30.6624],[-83.8233,30.6625],[-83.8243,30.6626],[-83.8249,30.6626],[-83.825,30.6626],[-83.826,30.6627],[-83.8274,30.6628],[-83.8299,30.6629],[-83.8317,30.6631],[-83.8318,30.6631],[-83.8319,30.6631],[-83.8342,30.6632],[-83.8396,30.6634],[-83.8427,30.6635],[-83.843,30.6635],[-83.8431,30.6635],[-83.8473,30.6637],[-83.8498,30.6638],[-83.855,30.6644],[-83.8551,30.6644],[-83.8554,30.6644],[-83.8574,30.6645],[-83.8585,30.6646],[-83.8588,30.6646],[-83.8589,30.6646],[-83.8591,30.6646],[-83.8593,30.6646],[-83.8599,30.6647],[-83.8619,30.6648],[-83.8674,30.6651],[-83.8737,30.6654],[-83.8738,30.6655],[-83.8747,30.6655],[-83.8758,30.6656],[-83.8778,30.6657],[-83.8797,30.6658],[-83.8798,30.6658],[-83.8799,30.6658],[-83.8801,30.6658],[-83.8819,30.6659],[-83.882,30.6659],[-83.8822,30.6659],[-83.8833,30.666],[-83.8837,30.666],[-83.8844,30.666],[-83.8861,30.6661],[-83.8862,30.6661],[-83.8881,30.6661],[-83.889,30.6662],[-83.8912,30.6663],[-83.8931,30.6664],[-83.8961,30.6665],[-83.9,30.6667],[-83.9061,30.6669],[-83.9142,30.6673],[-83.9213,30.6677],[-83.9263,30.668],[-83.9326,30.6683],[-83.935,30.6684],[-83.9372,30.6685],[-83.9399,30.6686],[-83.9428,30.6687],[-83.9436,30.6688],[-83.9437,30.6688],[-83.9458,30.6689],[-83.9497,30.669],[-83.9522,30.6692],[-83.9528,30.6692],[-83.9534,30.6693],[-83.9539,30.6693],[-83.9543,30.6693],[-83.9545,30.6693],[-83.9582,30.6695],[-83.961,30.6697],[-83.9632,30.6698],[-83.9655,30.6699],[-83.9658,30.6699],[-83.9661,30.67],[-83.968,30.67],[-83.9692,30.6701],[-83.9702,30.6701],[-83.9737,30.6703],[-83.9757,30.6704],[-83.9783,30.6705],[-83.9864,30.6709],[-83.9891,30.6711],[-83.9912,30.6712],[-83.9977,30.6716],[-83.9999,30.6717],[-84.0006,30.6717],[-84.0026,30.6719],[-84.0033,30.6719],[-84.0038,30.6719],[-84.0054,30.672],[-84.006,30.672],[-84.0063,30.6721],[-84.0067,30.6721],[-84.0072,30.6721],[-84.0074,30.6721],[-84.0075,30.6721],[-84.0085,30.6722],[-84.0146,30.6725],[-84.0164,30.6726],[-84.0168,30.6726],[-84.0182,30.6727],[-84.0191,30.6728],[-84.0219,30.6729],[-84.0255,30.6731],[-84.0258,30.6731],[-84.0333,30.6734],[-84.0348,30.6735],[-84.0371,30.6736],[-84.0397,30.6737],[-84.04,30.6738],[-84.0416,30.6738],[-84.0419,30.6739],[-84.0439,30.674],[-84.0447,30.674],[-84.0467,30.6741],[-84.0468,30.6741],[-84.0469,30.6741],[-84.0493,30.6742],[-84.0494,30.6742],[-84.0502,30.6743],[-84.0506,30.6743],[-84.051,30.6744],[-84.0516,30.6744],[-84.0521,30.6744],[-84.0539,30.6745],[-84.0569,30.6747],[-84.0572,30.6747],[-84.0578,30.6747],[-84.0588,30.6747],[-84.0589,30.6747],[-84.0591,30.6748],[-84.0592,30.6748],[-84.0593,30.6748],[-84.0594,30.6748],[-84.0595,30.6748],[-84.0617,30.6749],[-84.0637,30.675],[-84.0646,30.675],[-84.0709,30.6754],[-84.0727,30.6755],[-84.0838,30.6758],[-84.084,30.6758],[-84.0841,30.6758],[-84.0845,30.6758],[-84.0927,30.6762],[-84.1048,30.6767],[-84.1077,30.6768],[-84.1102,30.677],[-84.1116,30.6771],[-84.1128,30.6772],[-84.1156,30.6774],[-84.1157,30.6774],[-84.1182,30.6776],[-84.1185,30.6776],[-84.1249,30.678],[-84.131,30.6783],[-84.1311,30.6784],[-84.1312,30.6784],[-84.1323,30.6784],[-84.1332,30.6784],[-84.1338,30.6785],[-84.135,30.6785],[-84.1367,30.6786],[-84.1385,30.6787],[-84.141,30.6788],[-84.1438,30.679],[-84.1483,30.6792],[-84.1511,30.6793],[-84.1547,30.6795],[-84.1552,30.6795],[-84.1753,30.6805],[-84.1872,30.681],[-84.1914,30.6812],[-84.1947,30.6814],[-84.2023,30.6818],[-84.2113,30.6822],[-84.2169,30.6825],[-84.2234,30.6828],[-84.2239,30.6828],[-84.2504,30.6841],[-84.2541,30.6843],[-84.2544,30.6843],[-84.2685,30.6849],[-84.2809,30.6852],[-84.2812,30.6853],[-84.2823,30.6853],[-84.2826,30.6853],[-84.288,30.6855],[-84.3001,30.686],[-84.3004,30.686],[-84.3028,30.6861],[-84.3047,30.6862],[-84.3137,30.6866],[-84.3154,30.6867],[-84.3174,30.6868],[-84.334,30.6877],[-84.3341,30.6877],[-84.3446,30.6882],[-84.3448,30.6882],[-84.352,30.6886],[-84.3532,30.6887],[-84.3541,30.6887],[-84.3555,30.6888],[-84.3576,30.6889],[-84.3598,30.689],[-84.3599,30.689],[-84.3673,30.6894],[-84.3695,30.6895],[-84.3749,30.6898],[-84.3785,30.6899],[-84.3807,30.69],[-84.3808,30.69],[-84.3809,30.69],[-84.381,30.69],[-84.3818,30.69],[-84.3841,30.6901],[-84.3849,30.6901],[-84.3863,30.6902],[-84.3883,30.6903],[-84.3909,30.6903],[-84.3984,30.6906],[-84.4018,30.6907],[-84.403,30.6908],[-84.4065,30.6909],[-84.4077,30.6909],[-84.408,30.691],[-84.4092,30.691],[-84.4138,30.6912],[-84.4149,30.6912],[-84.4153,30.6912],[-84.4196,30.6913],[-84.4207,30.6914],[-84.4326,30.6916],[-84.437,30.6917],[-84.44,30.6918],[-84.4485,30.692],[-84.4493,30.692],[-84.4523,30.6921],[-84.4525,30.6921],[-84.4536,30.6922],[-84.4574,30.6923],[-84.4587,30.6923],[-84.4591,30.6923],[-84.4602,30.6924],[-84.4649,30.6925],[-84.4665,30.6926],[-84.4666,30.6926],[-84.467,30.6926],[-84.4672,30.6926],[-84.4686,30.6926],[-84.473,30.6928],[-84.4744,30.6928],[-84.4763,30.6929],[-84.4822,30.6933],[-84.4828,30.6934],[-84.4841,30.6935],[-84.4843,30.6935],[-84.4847,30.6936],[-84.4869,30.6937],[-84.4947,30.6942],[-84.497,30.6944],[-84.4973,30.6944],[-84.4983,30.6945],[-84.4999,30.6946],[-84.5013,30.6947],[-84.5019,30.6947],[-84.5023,30.6947],[-84.5025,30.6947],[-84.503,30.6948],[-84.5032,30.6948],[-84.5034,30.6948],[-84.5057,30.6949],[-84.5124,30.6953],[-84.5147,30.6954],[-84.5148,30.6954],[-84.5169,30.6955],[-84.5236,30.6959],[-84.5259,30.696],[-84.5269,30.6961],[-84.5298,30.6962],[-84.5308,30.6963],[-84.531,30.6963],[-84.5315,30.6964],[-84.5317,30.6964],[-84.5319,30.6964],[-84.5323,30.6965],[-84.5325,30.6965],[-84.5326,30.6966],[-84.5327,30.6965],[-84.5328,30.6965],[-84.5332,30.6965],[-84.5339,30.6965],[-84.5346,30.6966],[-84.535,30.6966],[-84.5359,30.6966],[-84.5368,30.6967],[-84.537,30.6967],[-84.5373,30.6967],[-84.5375,30.6967],[-84.5378,30.6968],[-84.538,30.6968],[-84.5382,30.6968],[-84.5382,30.6967],[-84.5384,30.6967],[-84.5387,30.6967],[-84.5389,30.6967],[-84.5391,30.6967],[-84.5393,30.6968],[-84.5394,30.6968],[-84.5417,30.6969],[-84.5431,30.697],[-84.5433,30.697],[-84.5485,30.6972],[-84.5508,30.6973],[-84.5541,30.6975],[-84.5638,30.698],[-84.5671,30.6981],[-84.5676,30.6981],[-84.5691,30.6982],[-84.5694,30.6982],[-84.5696,30.6982],[-84.5718,30.6983],[-84.5752,30.6985],[-84.5786,30.6986],[-84.5808,30.6987],[-84.5809,30.6987],[-84.5817,30.6988],[-84.5841,30.6989],[-84.585,30.6989],[-84.5851,30.6989],[-84.5865,30.699],[-84.5912,30.6992],[-84.5927,30.6993],[-84.5939,30.6993],[-84.5972,30.6995],[-84.5984,30.6995],[-84.5992,30.6995],[-84.6017,30.6997],[-84.6026,30.6997],[-84.6033,30.6997],[-84.6047,30.6998],[-84.6055,30.6998],[-84.6063,30.6999],[-84.6064,30.6999],[-84.608,30.7],[-84.6127,30.7002],[-84.6142,30.7003],[-84.6164,30.7004],[-84.623,30.7007],[-84.6249,30.7008],[-84.6252,30.7009],[-84.6254,30.7009],[-84.6287,30.7011],[-84.6378,30.7016],[-84.6392,30.7017],[-84.6426,30.7019],[-84.6428,30.7019],[-84.6431,30.7019],[-84.6432,30.7019],[-84.6434,30.7019],[-84.6435,30.7019],[-84.6438,30.7019],[-84.6441,30.702],[-84.6443,30.702],[-84.646,30.702],[-84.6509,30.7023],[-84.6523,30.7023],[-84.6525,30.7023],[-84.6526,30.7023],[-84.653,30.7024],[-84.6531,30.7024],[-84.6534,30.7024],[-84.6537,30.7024],[-84.6539,30.7024],[-84.6541,30.7024],[-84.6552,30.7025],[-84.6587,30.7026],[-84.6598,30.7027],[-84.6608,30.7027],[-84.6637,30.7029],[-84.6647,30.7029],[-84.6649,30.7029],[-84.665,30.7029],[-84.6657,30.7029],[-84.6659,30.703],[-84.6665,30.703],[-84.6685,30.7031],[-84.6691,30.7031],[-84.6692,30.7031],[-84.6704,30.7032],[-84.6742,30.7033],[-84.6755,30.7034],[-84.6758,30.7034],[-84.6768,30.7035],[-84.6771,30.7035],[-84.6782,30.7035],[-84.6814,30.7037],[-84.6825,30.7037],[-84.6826,30.7037],[-84.6865,30.7039],[-84.6867,30.7039],[-84.688,30.7039],[-84.695,30.7042],[-84.6994,30.7044],[-84.7036,30.7046],[-84.7042,30.7046],[-84.7072,30.7048],[-84.7179,30.7052],[-84.7215,30.7053],[-84.7216,30.7054],[-84.7222,30.7054],[-84.7244,30.7055],[-84.7251,30.7055],[-84.7252,30.7055],[-84.728,30.7056],[-84.735,30.7059],[-84.7367,30.706],[-84.7395,30.7061],[-84.7396,30.7061],[-84.7397,30.7061],[-84.7401,30.7061],[-84.7419,30.7062],[-84.7425,30.7062],[-84.7437,30.7063],[-84.7473,30.7064],[-84.7485,30.7065],[-84.7489,30.7065],[-84.7494,30.7065],[-84.7499,30.7065],[-84.7523,30.7066],[-84.7532,30.7066],[-84.7533,30.7067],[-84.7541,30.7067],[-84.7548,30.7067],[-84.7553,30.7067],[-84.7569,30.7068],[-84.7601,30.707],[-84.7614,30.707],[-84.7635,30.7072],[-84.7642,30.7072],[-84.7662,30.7073],[-84.7669,30.7073],[-84.767,30.7073],[-84.7679,30.7074],[-84.771,30.7075],[-84.772,30.7076],[-84.7723,30.7076],[-84.7756,30.7077],[-84.7864,30.7082],[-84.7899,30.7084],[-84.79,30.7084],[-84.7901,30.7084],[-84.7965,30.7087],[-84.8025,30.7091],[-84.8107,30.7095],[-84.8158,30.7097],[-84.8218,30.71],[-84.8223,30.71],[-84.8227,30.71],[-84.8228,30.71],[-84.8233,30.71],[-84.8238,30.7101],[-84.824,30.7101],[-84.8242,30.7101],[-84.8243,30.7101],[-84.8245,30.7101],[-84.8246,30.7101],[-84.8249,30.7101],[-84.8251,30.7101],[-84.8253,30.7101],[-84.8294,30.7103],[-84.8306,30.7104],[-84.8363,30.7107],[-84.8427,30.711],[-84.8437,30.711],[-84.8471,30.7111],[-84.8472,30.7111],[-84.8489,30.7112],[-84.8491,30.7112],[-84.8549,30.7112],[-84.8554,30.7112],[-84.8568,30.7112],[-84.8569,30.7112],[-84.8574,30.7112],[-84.8634,30.7115],[-84.8635,30.7115],[-84.8637,30.7115],[-84.8638,30.7115],[-84.8641,30.7115],[-84.8644,30.7115],[-84.8647,30.7115],[-84.8647,30.7116],[-84.8648,30.7117],[-84.8655,30.7132],[-84.8666,30.7158],[-84.8675,30.7178],[-84.8681,30.7191],[-84.8683,30.7193],[-84.8685,30.7196],[-84.8687,30.7201],[-84.869,30.7205],[-84.8692,30.7208],[-84.8693,30.7211],[-84.8697,30.7218],[-84.8697,30.7219],[-84.8699,30.722],[-84.8707,30.723],[-84.8713,30.7238],[-84.8735,30.7258],[-84.8737,30.7259],[-84.8745,30.7266],[-84.8746,30.7267],[-84.8747,30.7268],[-84.8748,30.727],[-84.8749,30.727],[-84.8753,30.7274],[-84.8754,30.7275],[-84.876,30.7278],[-84.8768,30.7283],[-84.8771,30.7284],[-84.8773,30.7285],[-84.8777,30.7288],[-84.8781,30.7291],[-84.8787,30.7295],[-84.8795,30.7299],[-84.88,30.7302],[-84.8806,30.7305],[-84.8813,30.7308],[-84.8818,30.7312],[-84.8825,30.7317],[-84.8831,30.7322],[-84.8838,30.7326],[-84.8842,30.7331],[-84.8843,30.7333],[-84.8845,30.7337],[-84.8849,30.7344],[-84.8852,30.735],[-84.8855,30.7357],[-84.8855,30.7358],[-84.8857,30.7367],[-84.8859,30.7375],[-84.8862,30.7384],[-84.8864,30.7391],[-84.8866,30.74],[-84.8868,30.7405],[-84.8871,30.7411],[-84.8875,30.7418],[-84.8879,30.7423],[-84.8885,30.743],[-84.8888,30.7434],[-84.8894,30.7438],[-84.8898,30.7442],[-84.8904,30.7447],[-84.8905,30.7447],[-84.891,30.7451],[-84.8914,30.7456],[-84.8916,30.7458],[-84.892,30.7462],[-84.8924,30.7466],[-84.8929,30.7472],[-84.8934,30.7477],[-84.8937,30.748],[-84.8942,30.7484],[-84.8945,30.7488],[-84.895,30.7492],[-84.8951,30.7493],[-84.8953,30.7494],[-84.8954,30.7495],[-84.8956,30.7497],[-84.8962,30.7502],[-84.8962,30.7503],[-84.8962,30.7504],[-84.8961,30.7506],[-84.8965,30.7509],[-84.8967,30.751],[-84.897,30.7511],[-84.8972,30.7512],[-84.8976,30.7514],[-84.8979,30.7515],[-84.898,30.7515],[-84.8991,30.7517],[-84.9002,30.7519],[-84.9005,30.7519],[-84.901,30.7519],[-84.9011,30.7519],[-84.9019,30.7519],[-84.9021,30.7519],[-84.9024,30.7519],[-84.9031,30.7518],[-84.9034,30.7517],[-84.9037,30.7516],[-84.9043,30.7513],[-84.9046,30.7512],[-84.9053,30.7509],[-84.9063,30.7506],[-84.9073,30.7506],[-84.9074,30.7506],[-84.9082,30.7508],[-84.9083,30.7508],[-84.9084,30.7508],[-84.9092,30.7509],[-84.9099,30.7511],[-84.91,30.7511],[-84.9111,30.7512],[-84.9124,30.7517],[-84.9135,30.7523],[-84.914,30.753],[-84.9141,30.7531],[-84.9142,30.7534],[-84.9143,30.7536],[-84.9144,30.7539],[-84.9145,30.7547],[-84.9145,30.7552],[-84.9145,30.7554],[-84.9145,30.7562],[-84.9145,30.7571],[-84.9145,30.7577],[-84.9145,30.7578],[-84.9145,30.7585],[-84.9145,30.7586],[-84.9146,30.7589],[-84.9147,30.7595],[-84.9148,30.76],[-84.9149,30.7603],[-84.9149,30.7604],[-84.9149,30.7605],[-84.915,30.761],[-84.915,30.7612],[-84.9155,30.7616],[-84.9169,30.7628],[-84.9173,30.7632],[-84.9174,30.7633],[-84.9179,30.7638],[-84.9189,30.7648],[-84.9193,30.7651],[-84.9198,30.7656],[-84.9199,30.7657],[-84.92,30.7658],[-84.9201,30.766],[-84.9201,30.7662],[-84.9201,30.7664],[-84.9201,30.7665],[-84.9199,30.7672],[-84.9193,30.7687],[-84.919,30.7695],[-84.9188,30.7699],[-84.9187,30.7702],[-84.9185,30.7706],[-84.9183,30.7711],[-84.9181,30.7717],[-84.918,30.7721],[-84.9179,30.7726],[-84.9178,30.7733],[-84.9177,30.774],[-84.9176,30.7745],[-84.9176,30.7748],[-84.9175,30.7753],[-84.9175,30.7756],[-84.9174,30.7759],[-84.9175,30.7763],[-84.9177,30.7768],[-84.9178,30.7774],[-84.9179,30.7778],[-84.918,30.7781],[-84.9181,30.7783],[-84.9186,30.7789],[-84.9189,30.7795],[-84.919,30.7796],[-84.9194,30.78],[-84.92,30.7807],[-84.9204,30.7812],[-84.9205,30.7813],[-84.9208,30.7818],[-84.9221,30.7839],[-84.9231,30.7852],[-84.9233,30.7855],[-84.9242,30.7869],[-84.9247,30.7875],[-84.9256,30.7887],[-84.9262,30.7895],[-84.9267,30.7901],[-84.9267,30.7902],[-84.9273,30.7912],[-84.9278,30.792],[-84.9283,30.7931],[-84.9287,30.7945],[-84.9287,30.7947],[-84.9289,30.7956],[-84.9289,30.7957],[-84.929,30.7958],[-84.929,30.796],[-84.929,30.7962],[-84.929,30.7964],[-84.929,30.7966],[-84.929,30.7968],[-84.929,30.7973],[-84.929,30.7975],[-84.929,30.7978],[-84.929,30.7979],[-84.9289,30.7982],[-84.9289,30.7983],[-84.9287,30.7989],[-84.9286,30.7994],[-84.9283,30.8008],[-84.9281,30.8014],[-84.928,30.8022],[-84.9279,30.8028],[-84.9279,30.8037],[-84.9282,30.8045],[-84.9283,30.8051],[-84.9284,30.8052],[-84.9287,30.8061],[-84.9287,30.8062],[-84.9291,30.8072],[-84.9296,30.808],[-84.9299,30.8085],[-84.93,30.8089],[-84.9301,30.8091],[-84.9302,30.8093],[-84.9303,30.8095],[-84.9308,30.8102],[-84.9309,30.8105],[-84.9316,30.8115],[-84.9323,30.8125],[-84.9326,30.8129],[-84.9328,30.8131],[-84.9334,30.8137],[-84.9335,30.8138],[-84.934,30.8143],[-84.9349,30.8157],[-84.9352,30.8161],[-84.9361,30.8173],[-84.9362,30.8174],[-84.9368,30.8185],[-84.9372,30.8197],[-84.9374,30.8209],[-84.9374,30.8222],[-84.9374,30.8226],[-84.9373,30.8232],[-84.9373,30.8238],[-84.9373,30.8245],[-84.9372,30.8252],[-84.9371,30.8258],[-84.9369,30.8267],[-84.9367,30.8277],[-84.9366,30.8281],[-84.9366,30.8284],[-84.9365,30.8284],[-84.9365,30.8285],[-84.9365,30.8287],[-84.9364,30.8289],[-84.9364,30.829],[-84.9364,30.8292],[-84.9363,30.8296],[-84.9363,30.83],[-84.9363,30.8302],[-84.9362,30.8304],[-84.9362,30.8305],[-84.9362,30.8311],[-84.9362,30.8314],[-84.9361,30.8314],[-84.9361,30.8315],[-84.9361,30.8318],[-84.9361,30.832],[-84.9359,30.8333],[-84.9358,30.8338],[-84.9357,30.834],[-84.9357,30.8341],[-84.9356,30.8343],[-84.9355,30.8346],[-84.9354,30.8348],[-84.9353,30.8349],[-84.9351,30.8354],[-84.935,30.8356],[-84.9349,30.8356],[-84.9348,30.8359],[-84.9347,30.836],[-84.9344,30.8364],[-84.9338,30.837],[-84.9332,30.8374],[-84.9329,30.8376],[-84.9323,30.8381],[-84.9322,30.8382],[-84.9321,30.8383],[-84.932,30.8383],[-84.9315,30.8384],[-84.9307,30.8384],[-84.9299,30.8387],[-84.9298,30.8387],[-84.9297,30.8387],[-84.9291,30.8388],[-84.9284,30.8388],[-84.9279,30.8388],[-84.9275,30.8389],[-84.9273,30.839],[-84.9271,30.839],[-84.927,30.8392],[-84.9262,30.84],[-84.926,30.8405],[-84.9259,30.8409],[-84.9258,30.8415],[-84.9257,30.8427],[-84.9257,30.8436],[-84.9257,30.8437],[-84.9257,30.8438],[-84.9258,30.8439],[-84.9259,30.8443],[-84.9261,30.8449],[-84.9263,30.8454],[-84.9268,30.8464],[-84.9274,30.8473],[-84.9277,30.8477],[-84.9278,30.8479],[-84.9285,30.8485],[-84.9287,30.8486],[-84.9289,30.8488],[-84.9291,30.8489],[-84.9296,30.8492],[-84.9304,30.8496],[-84.9306,30.8498],[-84.9315,30.8504],[-84.9316,30.8505],[-84.9318,30.8506],[-84.9325,30.8509],[-84.9332,30.8515],[-84.9337,30.8521],[-84.9338,30.8522],[-84.9339,30.8526],[-84.9344,30.8535],[-84.9347,30.8542],[-84.935,30.8548],[-84.9355,30.8558],[-84.9358,30.8563],[-84.9361,30.857],[-84.9364,30.8579],[-84.9365,30.8581],[-84.9366,30.8587],[-84.9366,30.859],[-84.9364,30.8597],[-84.9364,30.8598],[-84.936,30.8606],[-84.9359,30.8607],[-84.9353,30.8613],[-84.9352,30.8614],[-84.935,30.8615],[-84.9346,30.8617],[-84.9341,30.862],[-84.934,30.862],[-84.9338,30.8621],[-84.9335,30.8623],[-84.9331,30.8625],[-84.933,30.8626],[-84.9325,30.8632],[-84.9323,30.8638],[-84.9323,30.864],[-84.9323,30.8643],[-84.9325,30.8647],[-84.9328,30.8654],[-84.9328,30.8655],[-84.9329,30.8656],[-84.933,30.8658],[-84.9331,30.8659],[-84.9333,30.8661],[-84.9335,30.8662],[-84.9338,30.8664],[-84.9339,30.8665],[-84.9341,30.8666],[-84.9345,30.8669],[-84.9348,30.8672],[-84.9356,30.8677],[-84.9363,30.8683],[-84.9366,30.8686],[-84.9369,30.869],[-84.9372,30.8693],[-84.9373,30.8694],[-84.9375,30.8697],[-84.9376,30.8698],[-84.9377,30.8699],[-84.9381,30.8702],[-84.9384,30.8704],[-84.9387,30.8707],[-84.9388,30.8708],[-84.9393,30.8715],[-84.9396,30.8721],[-84.9398,30.8726],[-84.9398,30.8731],[-84.9398,30.8737],[-84.9397,30.8742],[-84.9396,30.8743],[-84.9394,30.8746],[-84.9392,30.8749],[-84.939,30.8752],[-84.9389,30.8752],[-84.9388,30.8754],[-84.9387,30.8755],[-84.9387,30.8756],[-84.9384,30.876],[-84.9384,30.8761],[-84.9383,30.8761],[-84.9382,30.8762],[-84.9382,30.8763],[-84.9381,30.8763],[-84.9378,30.8767],[-84.9373,30.8774],[-84.9369,30.8778],[-84.9368,30.8779],[-84.9367,30.878],[-84.936,30.8788],[-84.9358,30.8791],[-84.9355,30.8796],[-84.935,30.8803],[-84.9349,30.8806],[-84.9345,30.8813],[-84.9343,30.8819],[-84.9342,30.8822],[-84.9342,30.8823],[-84.9341,30.8825],[-84.9342,30.8828],[-84.9342,30.8829],[-84.9343,30.883],[-84.9344,30.8836],[-84.9347,30.8841],[-84.9349,30.8845],[-84.9349,30.8846],[-84.935,30.8848],[-84.9351,30.8848],[-84.9352,30.8848],[-84.9367,30.8859],[-84.9373,30.8863],[-84.9381,30.8868],[-84.9391,30.8871],[-84.9394,30.8872],[-84.9403,30.8874],[-84.9404,30.8875],[-84.9413,30.8877],[-84.9419,30.888],[-84.9425,30.8885],[-84.9427,30.8888],[-84.943,30.8892],[-84.9433,30.8896],[-84.9435,30.8899],[-84.9443,30.8911],[-84.9451,30.8922],[-84.9459,30.8932],[-84.9464,30.8939],[-84.9471,30.8945],[-84.948,30.8954],[-84.9486,30.8962],[-84.9496,30.8974],[-84.9501,30.8982],[-84.9502,30.8984],[-84.9509,30.8995],[-84.9514,30.9005],[-84.9515,30.9006],[-84.9518,30.9014],[-84.9523,30.9023],[-84.9527,30.9027],[-84.9532,30.9035],[-84.9538,30.9041],[-84.9538,30.9042],[-84.954,30.9044],[-84.9543,30.905],[-84.9547,30.9055],[-84.9548,30.9057],[-84.9551,30.9061],[-84.9551,30.9062],[-84.9556,30.9067],[-84.9556,30.9068],[-84.9558,30.9071],[-84.9561,30.9076],[-84.9563,30.9078],[-84.9564,30.9079],[-84.9567,30.9082],[-84.9568,30.9082],[-84.9575,30.9088],[-84.9576,30.9088],[-84.9582,30.9095],[-84.9588,30.91],[-84.9596,30.9106],[-84.9598,30.9107],[-84.9602,30.9112],[-84.9605,30.9114],[-84.9609,30.9118],[-84.9612,30.912],[-84.9614,30.9123],[-84.9622,30.9131],[-84.963,30.9138],[-84.9632,30.9139],[-84.9638,30.9145],[-84.9639,30.9145],[-84.9644,30.9151],[-84.9649,30.9156],[-84.9658,30.9164],[-84.9662,30.9167],[-84.9667,30.9173],[-84.9671,30.9178],[-84.9673,30.9182],[-84.9679,30.9191],[-84.9681,30.9194],[-84.9684,30.9199],[-84.9686,30.9203],[-84.9688,30.9207],[-84.9691,30.9213],[-84.9692,30.9216],[-84.9694,30.922],[-84.9696,30.9228],[-84.9698,30.9235],[-84.9701,30.9247],[-84.9702,30.9252],[-84.9704,30.926],[-84.9704,30.9267],[-84.9706,30.9276],[-84.971,30.9282],[-84.9714,30.9286],[-84.9719,30.9289],[-84.9724,30.9292],[-84.973,30.9296],[-84.9732,30.9297],[-84.9738,30.93],[-84.9744,30.9303],[-84.975,30.9306],[-84.9752,30.9308],[-84.976,30.931],[-84.9777,30.9316],[-84.9778,30.9316],[-84.9786,30.9318],[-84.9796,30.9323],[-84.9806,30.9327],[-84.9813,30.9332],[-84.9821,30.9337],[-84.9826,30.9343],[-84.9831,30.9348],[-84.9833,30.9352],[-84.9835,30.9355],[-84.9836,30.936],[-84.9836,30.9365],[-84.9836,30.937],[-84.9835,30.9373],[-84.9835,30.9377],[-84.9834,30.9382],[-84.9833,30.9383],[-84.9831,30.9391],[-84.983,30.9403],[-84.983,30.9409],[-84.983,30.9411],[-84.983,30.942],[-84.983,30.9426],[-84.9829,30.9431],[-84.9828,30.9437],[-84.9828,30.9439],[-84.9826,30.9446],[-84.9825,30.9454],[-84.9824,30.9461],[-84.9822,30.9469],[-84.9821,30.9475],[-84.9818,30.9483],[-84.9816,30.9492],[-84.9814,30.9498],[-84.9814,30.9499],[-84.9813,30.9499],[-84.9813,30.95],[-84.9808,30.9514],[-84.9804,30.9524],[-84.9802,30.9527],[-84.98,30.9533],[-84.9799,30.9534],[-84.9797,30.954],[-84.9796,30.9547],[-84.9795,30.9556],[-84.9795,30.9566],[-84.9795,30.9578],[-84.9796,30.959],[-84.9798,30.9602],[-84.9801,30.9613],[-84.9802,30.9614],[-84.9804,30.9621],[-84.9808,30.9628],[-84.9811,30.9634],[-84.9814,30.9638],[-84.9816,30.964],[-84.9817,30.9643],[-84.9821,30.9649],[-84.9825,30.9656],[-84.9833,30.9664],[-84.9841,30.9671],[-84.9843,30.9672],[-84.9848,30.9675],[-84.9853,30.9677],[-84.9857,30.9679],[-84.9859,30.968],[-84.9868,30.9684],[-84.987,30.9685],[-84.9872,30.9685],[-84.9875,30.9686],[-84.9878,30.9687],[-84.988,30.9688],[-84.9883,30.9688],[-84.9886,30.9689],[-84.9887,30.9689],[-84.989,30.969],[-84.9891,30.969],[-84.9893,30.9691],[-84.9896,30.9692],[-84.9904,30.9694],[-84.9914,30.9696],[-84.9915,30.9697],[-84.9925,30.9699],[-84.9937,30.9702],[-84.9947,30.9704],[-84.9958,30.9706],[-84.9968,30.9709],[-84.9974,30.9711],[-84.9976,30.9712],[-84.9977,30.9712],[-84.9986,30.9714],[-84.9993,30.9715],[-84.9997,30.9715],[-84.9998,30.9715],[-84.9998,30.9714],[-84.9999,30.9713],[-84.9999,30.9712],[-85.0001,30.9713],[-85.0003,30.9714],[-85.0005,30.9715],[-85.0005,30.9716],[-85.0006,30.9716],[-85.0007,30.9717],[-85.0012,30.972],[-85.0016,30.9722],[-85.0028,30.9727],[-85.004,30.9735],[-85.0043,30.9737],[-85.0049,30.9745],[-85.0051,30.9747],[-85.0052,30.9748],[-85.0056,30.9757],[-85.0057,30.9759],[-85.0058,30.976],[-85.0058,30.9763],[-85.0059,30.977],[-85.0059,30.9771],[-85.0059,30.9774],[-85.006,30.9782],[-85.006,30.9785],[-85.0059,30.9798],[-85.0057,30.9805],[-85.0054,30.9813],[-85.0054,30.9814],[-85.0053,30.9815],[-85.0053,30.9816],[-85.005,30.9822],[-85.0046,30.9832],[-85.0043,30.9837],[-85.0041,30.9842],[-85.0038,30.9846],[-85.0036,30.985],[-85.0034,30.9854],[-85.0032,30.9858],[-85.0029,30.9862],[-85.0026,30.9869],[-85.0025,30.9869],[-85.0024,30.9878],[-85.0024,30.9888],[-85.0027,30.9899],[-85.0029,30.9908],[-85.003,30.9917],[-85.003,30.9919],[-85.003,30.9926],[-85.0029,30.9936],[-85.0028,30.9937],[-85.0028,30.9939],[-85.0026,30.9944],[-85.0023,30.9951],[-85.0022,30.9958],[-85.0021,30.9962],[-85.002,30.9963],[-85.002,30.9964],[-85.002,30.9965],[-85.002,30.9966],[-85.0019,30.9966],[-85.0019,30.9967],[-85.0019,30.9968],[-85.0019,30.9969],[-85.0019,30.997],[-85.0019,30.9971],[-85.0018,30.9976],[-85.0018,30.9979],[-85.0018,30.9991],[-85.0019,30.9995],[-85.0019,31.0002],[-85.0019,31.0003],[-85.0019,31.0007],[-85.002,31.0007],[-85.0022,31.0007],[-85.0023,31.0007],[-85.0024,31.0007],[-85.0025,31.0007],[-85.0023,31.0015],[-85.0022,31.0017],[-85.0022,31.002],[-85.0021,31.0025],[-85.002,31.0031],[-85.0015,31.0045],[-85.0014,31.005],[-85.0003,31.0077],[-84.9999,31.0086],[-84.9999,31.009],[-84.9994,31.0121],[-84.9994,31.0138],[-84.9999,31.0144],[-84.9999,31.0145],[-85,31.0146],[-85,31.0148],[-85.0001,31.015],[-85.0004,31.0152],[-85.0007,31.0155],[-85.0009,31.0157],[-85.0023,31.0171],[-85.0027,31.0173],[-85.0031,31.0176],[-85.0038,31.0183],[-85.0043,31.0188],[-85.0043,31.0189],[-85.0044,31.019],[-85.0045,31.0192],[-85.0048,31.0196],[-85.0049,31.0209],[-85.0048,31.0232],[-85.005,31.0247],[-85.0051,31.0248],[-85.0054,31.0256],[-85.0077,31.0292],[-85.008,31.0298],[-85.0091,31.0318],[-85.0094,31.0324],[-85.0095,31.0329],[-85.0095,31.034],[-85.0094,31.0356],[-85.0093,31.0371],[-85.0088,31.0406],[-85.0085,31.0428],[-85.0086,31.0441],[-85.0086,31.0443],[-85.0088,31.0456],[-85.0091,31.0465],[-85.0102,31.0482],[-85.011,31.0509],[-85.011,31.0512],[-85.0111,31.0512],[-85.0112,31.0529],[-85.0114,31.0536],[-85.012,31.0543],[-85.0126,31.0554],[-85.0131,31.0558],[-85.0139,31.0563],[-85.0143,31.0565],[-85.0146,31.0566],[-85.0148,31.0567],[-85.0157,31.0574],[-85.016,31.0576],[-85.0168,31.058],[-85.0169,31.0581],[-85.0172,31.0583],[-85.0174,31.0586],[-85.0178,31.0589],[-85.0182,31.0592],[-85.0187,31.0602],[-85.0187,31.0603],[-85.0191,31.061],[-85.0204,31.0634],[-85.0213,31.0654],[-85.0217,31.0659],[-85.0221,31.0665],[-85.0227,31.0672],[-85.023,31.0675],[-85.0237,31.0681],[-85.0249,31.0692],[-85.0264,31.0712],[-85.0269,31.072],[-85.0272,31.0725],[-85.0276,31.073],[-85.0277,31.0732],[-85.0281,31.0738],[-85.0284,31.0741],[-85.0284,31.0742],[-85.0286,31.0746],[-85.0286,31.0753],[-85.0286,31.0755],[-85.0286,31.0758],[-85.0284,31.0764],[-85.0283,31.0769],[-85.0282,31.0773],[-85.0278,31.0784],[-85.0277,31.0786],[-85.0275,31.0792],[-85.0274,31.0796],[-85.0261,31.0831],[-85.0261,31.0842],[-85.0265,31.0858],[-85.0265,31.0859],[-85.0271,31.0875],[-85.0272,31.0876],[-85.0273,31.088],[-85.0274,31.0881],[-85.0281,31.0898],[-85.0282,31.0906],[-85.0284,31.0908],[-85.0287,31.0924],[-85.0289,31.0934],[-85.029,31.0937],[-85.0297,31.0962],[-85.0328,31.1006],[-85.0333,31.1012],[-85.0336,31.1016],[-85.0339,31.1022],[-85.0341,31.1024],[-85.0345,31.1029],[-85.0355,31.1043],[-85.0355,31.1047],[-85.0355,31.1049],[-85.0355,31.1051],[-85.0354,31.1072],[-85.0354,31.1073],[-85.0356,31.1082],[-85.0357,31.1084],[-85.0362,31.109],[-85.0371,31.1097],[-85.0405,31.1116],[-85.0425,31.1126],[-85.0442,31.1136],[-85.0453,31.1146],[-85.0462,31.1158],[-85.0464,31.116],[-85.0469,31.1166],[-85.0473,31.1169],[-85.0502,31.1189],[-85.0507,31.1192],[-85.0514,31.1193],[-85.0515,31.1193],[-85.0529,31.1195],[-85.0533,31.1197],[-85.0534,31.1198],[-85.0538,31.1201],[-85.0543,31.1205],[-85.0547,31.1208],[-85.0549,31.1211],[-85.055,31.1214],[-85.0557,31.1225],[-85.0558,31.1232],[-85.0558,31.1234],[-85.0559,31.1239],[-85.056,31.124],[-85.0561,31.1247],[-85.0562,31.1252],[-85.0576,31.1271],[-85.0582,31.1282],[-85.0582,31.1284],[-85.0593,31.1298],[-85.0598,31.1305],[-85.06,31.1307],[-85.0604,31.1315],[-85.0606,31.1319],[-85.0606,31.1322],[-85.0609,31.1333],[-85.0611,31.1342],[-85.0611,31.1343],[-85.0617,31.1366],[-85.0619,31.1377],[-85.0623,31.1392],[-85.0624,31.1393],[-85.0624,31.1395],[-85.063,31.1406],[-85.0631,31.1407],[-85.0633,31.1408],[-85.0634,31.1414],[-85.0636,31.1416],[-85.064,31.1423],[-85.064,31.1425],[-85.0651,31.1437],[-85.0672,31.1456],[-85.0689,31.1467],[-85.0693,31.147],[-85.0694,31.1472],[-85.0697,31.1475],[-85.0697,31.1476],[-85.0702,31.1487],[-85.0705,31.1496],[-85.0708,31.15],[-85.0727,31.1521],[-85.0738,31.153],[-85.0751,31.1544],[-85.0757,31.1549],[-85.0762,31.1559],[-85.0764,31.1565],[-85.0766,31.1569],[-85.0768,31.157],[-85.0774,31.1576],[-85.0778,31.1579],[-85.08,31.1587],[-85.0808,31.159],[-85.0823,31.1593],[-85.0836,31.1596],[-85.0839,31.1596],[-85.0842,31.1597],[-85.0859,31.1598],[-85.0878,31.1599],[-85.0886,31.1601],[-85.0896,31.1602],[-85.0921,31.1603],[-85.0925,31.1605],[-85.0929,31.1606],[-85.093,31.1607],[-85.0938,31.1613],[-85.0978,31.1639],[-85.0984,31.1642],[-85.0996,31.1649],[-85.0999,31.1652],[-85.1,31.1653],[-85.1002,31.1655],[-85.1005,31.166],[-85.1004,31.1667],[-85.0998,31.1686],[-85.0996,31.1693],[-85.0996,31.1694],[-85.0993,31.1724],[-85.0987,31.176],[-85.0984,31.1778],[-85.0985,31.1802],[-85.0986,31.1802],[-85.0988,31.1807],[-85.0994,31.1816],[-85.1,31.1824],[-85.1007,31.1835],[-85.1021,31.1847],[-85.1029,31.1853],[-85.1037,31.1856],[-85.1044,31.1856],[-85.1048,31.1856],[-85.1054,31.1855],[-85.1059,31.1853],[-85.1065,31.1853],[-85.1069,31.1855],[-85.107,31.1855],[-85.1073,31.1859],[-85.1074,31.1864],[-85.1075,31.1865],[-85.1077,31.1874],[-85.1077,31.1885],[-85.1076,31.1886],[-85.1075,31.1898],[-85.1074,31.1902],[-85.1074,31.1919],[-85.1077,31.193],[-85.1077,31.1931],[-85.1079,31.1934],[-85.1081,31.195],[-85.1081,31.1953],[-85.1081,31.1956],[-85.1078,31.1976],[-85.1076,31.199],[-85.1072,31.2004],[-85.1071,31.2016],[-85.1071,31.2021],[-85.107,31.2027],[-85.1067,31.2031],[-85.1064,31.2035],[-85.1063,31.2037],[-85.1056,31.2046],[-85.1053,31.2047],[-85.1044,31.2057],[-85.1031,31.2069],[-85.1012,31.2085],[-85.1006,31.2091],[-85.0999,31.2096],[-85.0998,31.2097],[-85.0992,31.2103],[-85.0992,31.2104],[-85.0991,31.2104],[-85.0987,31.2113],[-85.0985,31.2129],[-85.0985,31.2132],[-85.0986,31.2145],[-85.0987,31.2164],[-85.0988,31.217],[-85.0988,31.2176],[-85.0987,31.2187],[-85.0987,31.2195],[-85.0985,31.2207],[-85.098,31.2222],[-85.0978,31.2227],[-85.0969,31.2251],[-85.0968,31.2252],[-85.0968,31.2257],[-85.0968,31.2261],[-85.0968,31.2262],[-85.097,31.2273],[-85.0971,31.2274],[-85.0971,31.2275],[-85.0975,31.2285],[-85.0979,31.2297],[-85.0981,31.2303],[-85.0982,31.2304],[-85.0982,31.2306],[-85.0984,31.2312],[-85.0984,31.2313],[-85.0987,31.2321],[-85.0988,31.2325],[-85.0992,31.2332],[-85.1,31.2339],[-85.1001,31.2341],[-85.1005,31.2346],[-85.1007,31.2348],[-85.1008,31.2349],[-85.1012,31.2355],[-85.1018,31.2367],[-85.102,31.237],[-85.1021,31.2373],[-85.1022,31.2375],[-85.1025,31.2379],[-85.1031,31.2393],[-85.1037,31.2406],[-85.1039,31.2409],[-85.1039,31.2413],[-85.1043,31.2419],[-85.1048,31.2441],[-85.1051,31.2458],[-85.1052,31.2463],[-85.1055,31.2469],[-85.1062,31.2481],[-85.1063,31.2481],[-85.1067,31.2488],[-85.1075,31.2502],[-85.1081,31.2518],[-85.1085,31.2534],[-85.1091,31.2546],[-85.1105,31.2566],[-85.1111,31.2574],[-85.1117,31.258],[-85.1119,31.2584],[-85.1119,31.259],[-85.1122,31.2592],[-85.1124,31.2596],[-85.1124,31.2598],[-85.1125,31.2603],[-85.1125,31.2614],[-85.1125,31.262],[-85.1128,31.2632],[-85.1131,31.2638],[-85.1133,31.2643],[-85.1132,31.2646],[-85.113,31.2653],[-85.1122,31.2671],[-85.112,31.268],[-85.1118,31.2705],[-85.1119,31.2716],[-85.1119,31.2725],[-85.1122,31.2738],[-85.1125,31.2744],[-85.1133,31.2753],[-85.1135,31.2755],[-85.1141,31.2759],[-85.1145,31.2763],[-85.1146,31.2771],[-85.1146,31.2773],[-85.1145,31.2775],[-85.1139,31.2787],[-85.1139,31.2788],[-85.1134,31.2795],[-85.1129,31.28],[-85.1119,31.2808],[-85.1104,31.2817],[-85.1082,31.2824],[-85.108,31.2824],[-85.107,31.2824],[-85.106,31.2825],[-85.1016,31.2834],[-85.1015,31.2834],[-85.1004,31.2837],[-85.0998,31.284],[-85.0996,31.2841],[-85.0991,31.2842],[-85.0987,31.2844],[-85.0984,31.2847],[-85.0982,31.2849],[-85.098,31.285],[-85.0973,31.2857],[-85.0969,31.2861],[-85.0968,31.2862],[-85.0959,31.287],[-85.0956,31.2873],[-85.0952,31.2877],[-85.0949,31.2878],[-85.0935,31.2894],[-85.0932,31.2897],[-85.0916,31.2917],[-85.0903,31.2936],[-85.0898,31.295],[-85.0896,31.2959],[-85.0898,31.297],[-85.0898,31.2977],[-85.0896,31.2983],[-85.0891,31.2992],[-85.0881,31.3022],[-85.0877,31.3041],[-85.0877,31.3076],[-85.0876,31.308],[-85.0876,31.3087],[-85.0877,31.3102],[-85.0874,31.3112],[-85.0853,31.3147],[-85.0849,31.3155],[-85.0848,31.3157],[-85.0848,31.316],[-85.0845,31.3161],[-85.0845,31.3162],[-85.0843,31.3167],[-85.0842,31.3169],[-85.0841,31.3173],[-85.0838,31.3182],[-85.0838,31.3193],[-85.084,31.3209],[-85.084,31.3226],[-85.0837,31.3239],[-85.0838,31.327],[-85.084,31.3279],[-85.0841,31.3283],[-85.0847,31.3292],[-85.0851,31.3298],[-85.0868,31.3313],[-85.0876,31.3324],[-85.0876,31.3325],[-85.0885,31.3336],[-85.089,31.3343],[-85.0894,31.3354],[-85.0894,31.336],[-85.0892,31.3364],[-85.0885,31.3369],[-85.0878,31.338],[-85.0871,31.3403],[-85.0869,31.3424],[-85.0868,31.3441],[-85.0864,31.3459],[-85.0864,31.3479],[-85.0861,31.3495],[-85.0859,31.3502],[-85.086,31.3505],[-85.0861,31.3507],[-85.0861,31.3508],[-85.0861,31.3514],[-85.0859,31.3528],[-85.0859,31.3531],[-85.0861,31.3535],[-85.0864,31.3538],[-85.0868,31.3541],[-85.0874,31.3544],[-85.088,31.3546],[-85.0902,31.3545],[-85.0906,31.3544],[-85.091,31.3544],[-85.0918,31.3552],[-85.0925,31.3566],[-85.0926,31.3575],[-85.0927,31.3602],[-85.0925,31.362],[-85.0925,31.3629],[-85.0923,31.3637],[-85.0923,31.364],[-85.0922,31.3646],[-85.0883,31.3715],[-85.0876,31.3727],[-85.0872,31.374],[-85.0872,31.3741],[-85.0869,31.3745],[-85.0868,31.3752],[-85.0864,31.3761],[-85.0857,31.3785],[-85.0857,31.3787],[-85.0856,31.3788],[-85.0855,31.3789],[-85.085,31.3802],[-85.0847,31.3811],[-85.0839,31.382],[-85.0835,31.3826],[-85.083,31.3835],[-85.0824,31.3845],[-85.0817,31.3869],[-85.081,31.391],[-85.0809,31.3911],[-85.0809,31.3916],[-85.0808,31.3923],[-85.0807,31.3928],[-85.0804,31.3939],[-85.0799,31.3948],[-85.0793,31.3957],[-85.0792,31.3958],[-85.0789,31.396],[-85.0786,31.3964],[-85.078,31.3975],[-85.0776,31.3989],[-85.0773,31.4008],[-85.0774,31.4028],[-85.0779,31.4051],[-85.078,31.4052],[-85.078,31.4054],[-85.0789,31.4072],[-85.079,31.4073],[-85.0795,31.4083],[-85.0799,31.4096],[-85.08,31.4105],[-85.0799,31.4113],[-85.0798,31.4117],[-85.0798,31.4118],[-85.0794,31.4121],[-85.0778,31.4142],[-85.0777,31.4144],[-85.0774,31.4146],[-85.0768,31.416],[-85.0764,31.4176],[-85.0762,31.4189],[-85.0761,31.4217],[-85.076,31.4244],[-85.0759,31.4249],[-85.0753,31.4262],[-85.0747,31.4278],[-85.0738,31.4289],[-85.0737,31.429],[-85.0733,31.4292],[-85.0719,31.4293],[-85.0713,31.4291],[-85.0707,31.4285],[-85.0701,31.4277],[-85.0693,31.4273],[-85.0686,31.4273],[-85.0685,31.4273],[-85.0684,31.4274],[-85.0681,31.4276],[-85.0672,31.4283],[-85.0672,31.4284],[-85.067,31.4286],[-85.0664,31.4295],[-85.066,31.4305],[-85.0659,31.4311],[-85.066,31.4329],[-85.066,31.433],[-85.0661,31.4334],[-85.0661,31.4335],[-85.0662,31.4343],[-85.066,31.4368],[-85.0656,31.4395],[-85.0659,31.4426],[-85.066,31.443],[-85.0664,31.4451],[-85.0664,31.4454],[-85.0665,31.4454],[-85.0667,31.4473],[-85.0682,31.4511],[-85.069,31.4525],[-85.0693,31.4535],[-85.0693,31.4544],[-85.0692,31.4548],[-85.0693,31.4592],[-85.0695,31.4602],[-85.0697,31.4606],[-85.07,31.461],[-85.0703,31.462],[-85.0704,31.4625],[-85.0706,31.4635],[-85.0707,31.4635],[-85.0713,31.4659],[-85.0716,31.468],[-85.0716,31.4684],[-85.0715,31.4687],[-85.071,31.4701],[-85.0691,31.4745],[-85.0683,31.4769],[-85.0677,31.479],[-85.0669,31.481],[-85.0661,31.4832],[-85.0659,31.4835],[-85.0657,31.4841],[-85.0652,31.4848],[-85.0653,31.4849],[-85.065,31.485],[-85.0647,31.4853],[-85.0644,31.4857],[-85.0643,31.4859],[-85.0642,31.486],[-85.0641,31.4861],[-85.0639,31.4861],[-85.063,31.487],[-85.0621,31.488],[-85.062,31.4884],[-85.0615,31.4894],[-85.061,31.4905],[-85.0606,31.4922],[-85.0602,31.4941],[-85.0598,31.4948],[-85.0589,31.496],[-85.058,31.4977],[-85.0571,31.499],[-85.0569,31.5002],[-85.0568,31.5002],[-85.0558,31.5019],[-85.0545,31.503],[-85.0545,31.5031],[-85.0529,31.5065],[-85.0518,31.508],[-85.051,31.5091],[-85.0506,31.5097],[-85.0502,31.5106],[-85.0498,31.5114],[-85.0493,31.5123],[-85.0488,31.513],[-85.0485,31.5137],[-85.048,31.5143],[-85.0456,31.5168],[-85.0455,31.5171],[-85.045,31.5182],[-85.0448,31.5187],[-85.0446,31.5193],[-85.0445,31.52],[-85.0446,31.5209],[-85.046,31.5224],[-85.047,31.5231],[-85.0473,31.5234],[-85.0477,31.5237],[-85.0479,31.5246],[-85.0481,31.5253],[-85.0483,31.526],[-85.0481,31.5266],[-85.0477,31.5277],[-85.0472,31.5287],[-85.0461,31.5299],[-85.0456,31.531],[-85.0452,31.5317],[-85.0449,31.5322],[-85.0447,31.5324],[-85.0442,31.5332],[-85.043,31.5352],[-85.0418,31.5377],[-85.0414,31.5393],[-85.0413,31.541],[-85.0414,31.5425],[-85.0419,31.5447],[-85.0426,31.546],[-85.0436,31.547],[-85.0445,31.5476],[-85.0457,31.5487],[-85.0464,31.5496],[-85.0472,31.5508],[-85.0485,31.5522],[-85.0499,31.5541],[-85.0508,31.5556],[-85.0509,31.5558],[-85.0515,31.5567],[-85.0519,31.5579],[-85.0519,31.5589],[-85.0524,31.5613],[-85.0529,31.5629],[-85.053,31.5629],[-85.0532,31.5629],[-85.0549,31.5663],[-85.0557,31.5675],[-85.056,31.5678],[-85.0575,31.5699],[-85.0576,31.57],[-85.0576,31.5701],[-85.0576,31.5702],[-85.0577,31.5703],[-85.058,31.5708],[-85.058,31.5723],[-85.0577,31.5731],[-85.0567,31.5746],[-85.0567,31.5747],[-85.0565,31.5748],[-85.0554,31.5765],[-85.0553,31.5771],[-85.0553,31.5776],[-85.0554,31.5777],[-85.0554,31.5787],[-85.056,31.58],[-85.0563,31.5803],[-85.0577,31.582],[-85.0583,31.583],[-85.0584,31.5837],[-85.0584,31.5838],[-85.0584,31.5844],[-85.0584,31.5851],[-85.0583,31.5854],[-85.0583,31.5855],[-85.0582,31.5866],[-85.058,31.5881],[-85.058,31.5882],[-85.058,31.5894],[-85.058,31.5911],[-85.0581,31.5933],[-85.0581,31.5935],[-85.0581,31.5936],[-85.058,31.5944],[-85.0579,31.5954],[-85.0577,31.5962],[-85.0576,31.5968],[-85.0571,31.5986],[-85.0567,31.6003],[-85.0564,31.601],[-85.0563,31.6026],[-85.0561,31.6038],[-85.056,31.6041],[-85.056,31.6042],[-85.056,31.6043],[-85.056,31.6052],[-85.0563,31.6059],[-85.0569,31.6065],[-85.0573,31.6067],[-85.0579,31.607],[-85.0581,31.6071],[-85.0582,31.6071],[-85.0588,31.6072],[-85.0594,31.6072],[-85.0597,31.6073],[-85.0601,31.6075],[-85.0604,31.6077],[-85.0606,31.6082],[-85.0604,31.6095],[-85.0604,31.6099],[-85.0604,31.6106],[-85.0604,31.6113],[-85.0598,31.6123],[-85.0594,31.6128],[-85.0594,31.6129],[-85.0587,31.6139],[-85.0584,31.6145],[-85.0583,31.6146],[-85.0583,31.6147],[-85.0575,31.6169],[-85.0575,31.6176],[-85.0575,31.6186],[-85.0578,31.6195],[-85.0579,31.6197],[-85.0582,31.6202],[-85.0589,31.6211],[-85.0595,31.6217],[-85.0622,31.6229],[-85.0639,31.6235],[-85.0644,31.6237],[-85.0645,31.6238],[-85.0646,31.6239],[-85.065,31.6242],[-85.0652,31.6243],[-85.0659,31.6249],[-85.0674,31.6252],[-85.0676,31.6253],[-85.0679,31.6256],[-85.0686,31.6261],[-85.0687,31.6261],[-85.0692,31.6266],[-85.0705,31.6273],[-85.0714,31.6279],[-85.0716,31.6281],[-85.0721,31.6286],[-85.0729,31.629],[-85.0738,31.6296],[-85.074,31.6299],[-85.0748,31.6307],[-85.0749,31.6308],[-85.0753,31.6313],[-85.0755,31.6315],[-85.0765,31.6327],[-85.0766,31.6329],[-85.0772,31.6336],[-85.0775,31.634],[-85.0781,31.6348],[-85.0782,31.6349],[-85.079,31.6359],[-85.0793,31.6362],[-85.0798,31.6366],[-85.08,31.6369],[-85.0805,31.6372],[-85.0808,31.6374],[-85.0812,31.6375],[-85.0816,31.6376],[-85.0828,31.638],[-85.0834,31.6381],[-85.0838,31.6382],[-85.0843,31.6382],[-85.0849,31.6382],[-85.0858,31.6384],[-85.0862,31.6386],[-85.0866,31.6391],[-85.0869,31.6395],[-85.087,31.6402],[-85.087,31.6403],[-85.087,31.6405],[-85.087,31.6407],[-85.087,31.641],[-85.0864,31.6426],[-85.0862,31.6429],[-85.0858,31.6434],[-85.0857,31.6437],[-85.0854,31.6444],[-85.0852,31.6448],[-85.0847,31.6455],[-85.0846,31.6457],[-85.0843,31.6462],[-85.0841,31.6467],[-85.0836,31.6479],[-85.0834,31.6482],[-85.0832,31.6487],[-85.0831,31.6489],[-85.0828,31.6491],[-85.0827,31.6498],[-85.0826,31.6503],[-85.0821,31.6508],[-85.0814,31.651],[-85.0802,31.651],[-85.0796,31.6509],[-85.0793,31.6509],[-85.0791,31.651],[-85.0782,31.6513],[-85.078,31.6516],[-85.0778,31.6524],[-85.0779,31.6527],[-85.0782,31.6533],[-85.0783,31.6534],[-85.0788,31.6543],[-85.0791,31.6548],[-85.0799,31.6557],[-85.0804,31.656],[-85.0817,31.6563],[-85.0825,31.6565],[-85.0845,31.6571],[-85.0856,31.6574],[-85.0872,31.6578],[-85.0878,31.6579],[-85.0899,31.6586],[-85.0908,31.659],[-85.0924,31.66],[-85.0928,31.6604],[-85.0936,31.6613],[-85.094,31.6619],[-85.0949,31.6631],[-85.0955,31.6638],[-85.0968,31.6651],[-85.0976,31.6658],[-85.0985,31.6666],[-85.099,31.6671],[-85.1002,31.6684],[-85.1006,31.6688],[-85.1016,31.6695],[-85.1019,31.67],[-85.1026,31.6709],[-85.1028,31.6713],[-85.1037,31.6725],[-85.1045,31.6735],[-85.106,31.6751],[-85.1066,31.6756],[-85.108,31.6763],[-85.1084,31.6765],[-85.1094,31.6775],[-85.1099,31.6783],[-85.1106,31.6797],[-85.1107,31.6803],[-85.1126,31.6852],[-85.113,31.6859],[-85.1139,31.6869],[-85.1145,31.6873],[-85.1158,31.6881],[-85.1166,31.6886],[-85.1185,31.6896],[-85.1193,31.6899],[-85.1208,31.6905],[-85.1215,31.6908],[-85.1223,31.6913],[-85.1229,31.6918],[-85.1236,31.6929],[-85.1241,31.6933],[-85.1245,31.6936],[-85.1249,31.6939],[-85.1254,31.6948],[-85.1254,31.6949],[-85.1255,31.695],[-85.1258,31.696],[-85.1259,31.6963],[-85.1259,31.6968],[-85.1259,31.6971],[-85.1259,31.6976],[-85.1259,31.698],[-85.1259,31.6984],[-85.1258,31.699],[-85.1258,31.6995],[-85.1258,31.6997],[-85.1258,31.7],[-85.1257,31.7005],[-85.1257,31.7009],[-85.1256,31.7012],[-85.1256,31.7015],[-85.1256,31.7016],[-85.1257,31.7019],[-85.1258,31.7025],[-85.1259,31.703],[-85.126,31.7034],[-85.126,31.7038],[-85.1261,31.7042],[-85.1262,31.7048],[-85.1263,31.7051],[-85.1264,31.7055],[-85.1264,31.706],[-85.1265,31.7066],[-85.1265,31.7071],[-85.1266,31.7078],[-85.1267,31.7084],[-85.1268,31.709],[-85.1268,31.7096],[-85.1267,31.7101],[-85.1267,31.7107],[-85.1267,31.711],[-85.1267,31.7111],[-85.1267,31.7113],[-85.1267,31.7118],[-85.1267,31.7124],[-85.1267,31.713],[-85.1267,31.7132],[-85.1266,31.7135],[-85.1266,31.7137],[-85.1266,31.7143],[-85.1266,31.7149],[-85.1265,31.7155],[-85.1265,31.7163],[-85.1265,31.7168],[-85.1263,31.7173],[-85.1262,31.7178],[-85.1261,31.7182],[-85.1259,31.7186],[-85.1257,31.7189],[-85.1254,31.7192],[-85.1253,31.7194],[-85.1251,31.7196],[-85.1249,31.7198],[-85.1249,31.7197],[-85.1247,31.72],[-85.1244,31.7203],[-85.1238,31.721],[-85.1235,31.7214],[-85.123,31.7219],[-85.1226,31.7221],[-85.1222,31.7228],[-85.122,31.7235],[-85.122,31.7248],[-85.122,31.7252],[-85.1222,31.7262],[-85.1222,31.7265],[-85.1219,31.7274],[-85.1217,31.728],[-85.1213,31.7289],[-85.1209,31.7293],[-85.1202,31.7299],[-85.1197,31.7302],[-85.1191,31.731],[-85.119,31.7317],[-85.1189,31.7327],[-85.119,31.7332],[-85.1195,31.7343],[-85.1197,31.7347],[-85.1202,31.7354],[-85.1203,31.736],[-85.1204,31.737],[-85.1206,31.7374],[-85.1208,31.7379],[-85.1209,31.7383],[-85.121,31.7391],[-85.1211,31.7394],[-85.1212,31.7404],[-85.1213,31.7408],[-85.1215,31.7419],[-85.1217,31.7424],[-85.1218,31.7435],[-85.122,31.7441],[-85.1226,31.7453],[-85.1229,31.7458],[-85.1236,31.747],[-85.1239,31.7476],[-85.1243,31.7486],[-85.1244,31.749],[-85.1247,31.7492],[-85.1249,31.7494],[-85.1251,31.7497],[-85.1251,31.7498],[-85.1252,31.7499],[-85.1252,31.75],[-85.1252,31.7501],[-85.1253,31.7501],[-85.1253,31.7502],[-85.1253,31.7503],[-85.1255,31.7505],[-85.1257,31.7507],[-85.1257,31.7508],[-85.1261,31.7514],[-85.1263,31.7517],[-85.1264,31.752],[-85.1266,31.7525],[-85.1268,31.7529],[-85.127,31.7535],[-85.1272,31.754],[-85.1276,31.7548],[-85.1278,31.7554],[-85.1283,31.7562],[-85.1284,31.7564],[-85.1285,31.7567],[-85.1288,31.7574],[-85.129,31.7577],[-85.1292,31.7587],[-85.1291,31.7591],[-85.1288,31.7599],[-85.1286,31.7601],[-85.128,31.7611],[-85.1279,31.7613],[-85.1276,31.7618],[-85.1275,31.7622],[-85.1273,31.7626],[-85.1272,31.7627],[-85.1271,31.7628],[-85.1267,31.763],[-85.1266,31.763],[-85.1262,31.7634],[-85.126,31.7637],[-85.1256,31.7645],[-85.1255,31.765],[-85.1255,31.7652],[-85.1253,31.7659],[-85.1252,31.7663],[-85.1252,31.7671],[-85.1253,31.7674],[-85.1255,31.7679],[-85.1257,31.7682],[-85.1263,31.7689],[-85.1266,31.7691],[-85.1271,31.7696],[-85.1274,31.7698],[-85.1284,31.7706],[-85.1288,31.7709],[-85.1294,31.7714],[-85.1297,31.7715],[-85.1305,31.7721],[-85.1307,31.7723],[-85.1311,31.7725],[-85.1312,31.7726],[-85.1329,31.7739],[-85.1348,31.7754],[-85.1363,31.7765],[-85.137,31.777],[-85.1381,31.7778],[-85.1387,31.7783],[-85.1397,31.7791],[-85.1401,31.7794],[-85.1404,31.7797],[-85.1409,31.7802],[-85.1411,31.7805],[-85.1412,31.7805],[-85.1414,31.7807],[-85.1417,31.7812],[-85.1418,31.7813],[-85.1419,31.782],[-85.1419,31.7822],[-85.1418,31.7824],[-85.1413,31.7832],[-85.141,31.7835],[-85.1404,31.7843],[-85.14,31.7847],[-85.1398,31.7849],[-85.1392,31.7855],[-85.1387,31.7861],[-85.1379,31.7871],[-85.1376,31.7876],[-85.1372,31.7883],[-85.1371,31.7884],[-85.1368,31.7887],[-85.1365,31.789],[-85.1354,31.7901],[-85.1353,31.7902],[-85.1348,31.7907],[-85.1333,31.792],[-85.1329,31.7924],[-85.1324,31.7935],[-85.1323,31.7942],[-85.1322,31.7952],[-85.1323,31.796],[-85.1326,31.7971],[-85.1327,31.7977],[-85.1328,31.7989],[-85.1326,31.7996],[-85.1325,31.8004],[-85.1324,31.801],[-85.1323,31.8014],[-85.1323,31.8015],[-85.1324,31.8026],[-85.1325,31.8033],[-85.1327,31.8049],[-85.1328,31.8057],[-85.1329,31.8071],[-85.1329,31.8073],[-85.1329,31.8081],[-85.1326,31.8098],[-85.1323,31.8106],[-85.1318,31.8122],[-85.1315,31.8131],[-85.1313,31.8147],[-85.1312,31.8153],[-85.1312,31.8168],[-85.1313,31.8176],[-85.1316,31.8185],[-85.1317,31.8189],[-85.1321,31.8195],[-85.1323,31.8199],[-85.1331,31.821],[-85.1334,31.8214],[-85.1336,31.8217],[-85.134,31.8222],[-85.1345,31.8247],[-85.1345,31.825],[-85.1336,31.8261],[-85.1332,31.8263],[-85.1321,31.8267],[-85.1319,31.8271],[-85.1321,31.8279],[-85.1321,31.828],[-85.1325,31.8285],[-85.1337,31.8295],[-85.1345,31.8299],[-85.1352,31.8301],[-85.1359,31.8305],[-85.1364,31.8309],[-85.1372,31.8316],[-85.1377,31.8322],[-85.1388,31.8336],[-85.1392,31.8342],[-85.14,31.8355],[-85.1402,31.8361],[-85.1404,31.8363],[-85.1409,31.8374],[-85.1411,31.8376],[-85.1412,31.8378],[-85.1414,31.838],[-85.1417,31.839],[-85.1418,31.8393],[-85.1418,31.8399],[-85.1413,31.8411],[-85.1409,31.8416],[-85.14,31.8423],[-85.1396,31.8428],[-85.1387,31.8437],[-85.1383,31.8442],[-85.1379,31.8452],[-85.1377,31.8459],[-85.1377,31.8474],[-85.1377,31.8481],[-85.1376,31.8494],[-85.1377,31.85],[-85.138,31.8513],[-85.1383,31.852],[-85.1389,31.8529],[-85.139,31.8531],[-85.1394,31.8535],[-85.1398,31.8545],[-85.1402,31.8553],[-85.1406,31.8567],[-85.1407,31.8575],[-85.1405,31.858],[-85.1402,31.8586],[-85.1401,31.8588],[-85.1396,31.8593],[-85.1387,31.8599],[-85.1382,31.8601],[-85.1374,31.8607],[-85.137,31.8613],[-85.1362,31.8621],[-85.1358,31.8625],[-85.1354,31.8636],[-85.1352,31.8643],[-85.1348,31.8655],[-85.1347,31.8663],[-85.1346,31.8674],[-85.1344,31.8681],[-85.1339,31.8695],[-85.1337,31.8701],[-85.133,31.8713],[-85.1326,31.8718],[-85.1316,31.8728],[-85.1311,31.8733],[-85.1304,31.8744],[-85.1301,31.8748],[-85.1299,31.8751],[-85.1298,31.8752],[-85.1296,31.8753],[-85.1293,31.8758],[-85.1292,31.876],[-85.1288,31.8764],[-85.1287,31.8766],[-85.1286,31.877],[-85.1285,31.8773],[-85.1285,31.8774],[-85.1284,31.8776],[-85.1284,31.8782],[-85.1284,31.8791],[-85.1284,31.8797],[-85.1287,31.8807],[-85.1287,31.8809],[-85.1288,31.881],[-85.129,31.8815],[-85.129,31.8817],[-85.1293,31.8825],[-85.1297,31.8833],[-85.1298,31.8833],[-85.1298,31.8835],[-85.1305,31.885],[-85.1307,31.8853],[-85.1314,31.8864],[-85.1316,31.8868],[-85.1325,31.8878],[-85.1329,31.8883],[-85.1337,31.8896],[-85.134,31.8902],[-85.1343,31.8911],[-85.1343,31.8914],[-85.1343,31.8915],[-85.1341,31.8922],[-85.1338,31.8925],[-85.1333,31.8929],[-85.1329,31.8931],[-85.1324,31.893],[-85.1319,31.893],[-85.1313,31.8931],[-85.131,31.8931],[-85.1302,31.8931],[-85.1296,31.8931],[-85.1283,31.8931],[-85.1279,31.8931],[-85.1263,31.893],[-85.1258,31.893],[-85.1252,31.893],[-85.1249,31.8928],[-85.1239,31.8928],[-85.1211,31.8933],[-85.1209,31.8933],[-85.1206,31.8934],[-85.1199,31.8933],[-85.119,31.8932],[-85.1183,31.8931],[-85.1176,31.893],[-85.1175,31.893],[-85.117,31.8929],[-85.116,31.893],[-85.115,31.8931],[-85.114,31.8934],[-85.1131,31.8939],[-85.1125,31.8944],[-85.112,31.8948],[-85.1116,31.8952],[-85.1112,31.8957],[-85.1109,31.8964],[-85.1108,31.8965],[-85.1106,31.8969],[-85.1108,31.8976],[-85.111,31.8985],[-85.1113,31.8994],[-85.1115,31.8999],[-85.1118,31.9006],[-85.1121,31.9013],[-85.1122,31.9021],[-85.1122,31.9028],[-85.112,31.9033],[-85.1115,31.9036],[-85.1109,31.9038],[-85.11,31.9039],[-85.1088,31.9041],[-85.1082,31.9043],[-85.108,31.9046],[-85.108,31.9052],[-85.1082,31.9058],[-85.1084,31.9063],[-85.1087,31.9068],[-85.1091,31.9072],[-85.1096,31.9078],[-85.1098,31.9081],[-85.1118,31.9093],[-85.1127,31.9099],[-85.113,31.9104],[-85.1131,31.911],[-85.1132,31.9116],[-85.1131,31.9119],[-85.1127,31.9122],[-85.112,31.9126],[-85.1115,31.9131],[-85.1111,31.9133],[-85.1106,31.9133],[-85.1102,31.9136],[-85.1097,31.914],[-85.1091,31.9144],[-85.1085,31.9145],[-85.1078,31.9146],[-85.1072,31.9148],[-85.1066,31.9152],[-85.1061,31.9157],[-85.1056,31.9161],[-85.1048,31.9164],[-85.1039,31.9167],[-85.1032,31.917],[-85.1024,31.9174],[-85.1017,31.918],[-85.1013,31.9187],[-85.101,31.9197],[-85.1007,31.9209],[-85.1006,31.922],[-85.1004,31.9232],[-85.1002,31.9241],[-85.0999,31.9247],[-85.0995,31.9253],[-85.0989,31.9258],[-85.0982,31.9263],[-85.0974,31.9266],[-85.0966,31.9269],[-85.0956,31.9272],[-85.0946,31.9275],[-85.0936,31.9279],[-85.0925,31.9284],[-85.0918,31.9289],[-85.0912,31.9294],[-85.0905,31.9302],[-85.0901,31.931],[-85.0896,31.932],[-85.089,31.9328],[-85.0884,31.9336],[-85.0879,31.9344],[-85.0872,31.9352],[-85.0864,31.936],[-85.0854,31.9368],[-85.0847,31.9374],[-85.0836,31.9379],[-85.0825,31.9384],[-85.0814,31.9389],[-85.0798,31.9396],[-85.0789,31.9402],[-85.0787,31.9409],[-85.0789,31.9415],[-85.0793,31.9419],[-85.0797,31.9421],[-85.0803,31.9426],[-85.0803,31.9427],[-85.0821,31.9447],[-85.0824,31.9454],[-85.0825,31.946],[-85.0827,31.9468],[-85.0829,31.9477],[-85.0832,31.9484],[-85.0834,31.949],[-85.0836,31.9498],[-85.0838,31.9506],[-85.0839,31.9514],[-85.084,31.9519],[-85.0841,31.9525],[-85.0842,31.9531],[-85.0843,31.9537],[-85.0844,31.9541],[-85.0847,31.9547],[-85.0851,31.9553],[-85.0856,31.9559],[-85.086,31.9565],[-85.0865,31.9572],[-85.0868,31.9578],[-85.0868,31.9585],[-85.0867,31.9592],[-85.0863,31.96],[-85.0857,31.9608],[-85.0854,31.9611],[-85.085,31.9614],[-85.0845,31.9618],[-85.084,31.9621],[-85.0832,31.9625],[-85.0823,31.9627],[-85.0815,31.9629],[-85.0798,31.9631],[-85.0784,31.9634],[-85.077,31.9636],[-85.0753,31.9639],[-85.0739,31.9642],[-85.0723,31.9648],[-85.071,31.9653],[-85.0702,31.9657],[-85.0693,31.9662],[-85.0684,31.9669],[-85.0678,31.9674],[-85.0673,31.9683],[-85.0669,31.969],[-85.0667,31.9696],[-85.0664,31.9702],[-85.0662,31.9706],[-85.0659,31.9712],[-85.0659,31.9717],[-85.0659,31.9725],[-85.0661,31.9733],[-85.0664,31.9739],[-85.0668,31.9748],[-85.0673,31.9754],[-85.0677,31.9758],[-85.0681,31.9764],[-85.0686,31.9769],[-85.0692,31.9774],[-85.0696,31.9779],[-85.0699,31.9784],[-85.0701,31.9788],[-85.0703,31.9792],[-85.0703,31.9795],[-85.0703,31.9797],[-85.0708,31.981],[-85.0709,31.9817],[-85.0708,31.9822],[-85.0706,31.9829],[-85.0703,31.9834],[-85.0699,31.984],[-85.0694,31.9847],[-85.0689,31.9854],[-85.0685,31.9861],[-85.0683,31.9868],[-85.0682,31.9875],[-85.0681,31.9884],[-85.0681,31.9892],[-85.0682,31.9898],[-85.0682,31.9906],[-85.0682,31.9912],[-85.0682,31.9916],[-85.0682,31.9917],[-85.0682,31.9918],[-85.0682,31.9919],[-85.0682,31.992],[-85.0682,31.9921],[-85.0683,31.9922],[-85.0682,31.9924],[-85.0682,31.9926],[-85.0682,31.9927],[-85.0681,31.9929],[-85.0681,31.9931],[-85.068,31.9934],[-85.0679,31.9936],[-85.0678,31.9939],[-85.0677,31.994],[-85.0677,31.9942],[-85.0676,31.9945],[-85.0675,31.9947],[-85.0674,31.9951],[-85.0674,31.9953],[-85.0673,31.9956],[-85.0671,31.996],[-85.0668,31.9966],[-85.0666,31.9973],[-85.0664,31.9978],[-85.0653,32.0002],[-85.0645,32.0025],[-85.0634,32.0041],[-85.0584,32.0084],[-85.0551,32.0107],[-85.0538,32.0135],[-85.0546,32.0158],[-85.0553,32.0177],[-85.055,32.0187],[-85.0537,32.0207],[-85.0512,32.0207],[-85.049,32.0212],[-85.0488,32.0217],[-85.0488,32.0222],[-85.0489,32.023],[-85.0502,32.0242],[-85.0526,32.0257],[-85.0542,32.0266],[-85.0552,32.0272],[-85.0563,32.0283],[-85.0571,32.0299],[-85.0578,32.0318],[-85.058,32.0336],[-85.0569,32.0344],[-85.055,32.0351],[-85.0535,32.0359],[-85.0535,32.0378],[-85.0542,32.0393],[-85.0552,32.0408],[-85.0556,32.0412],[-85.0561,32.0417],[-85.0567,32.0423],[-85.057,32.0426],[-85.0575,32.0431],[-85.0578,32.0435],[-85.058,32.0438],[-85.058,32.0441],[-85.058,32.0442],[-85.058,32.0446],[-85.0581,32.0447],[-85.0581,32.045],[-85.0583,32.0452],[-85.0584,32.0455],[-85.0585,32.0457],[-85.0587,32.0464],[-85.0588,32.0467],[-85.0588,32.047],[-85.0587,32.0474],[-85.0586,32.0481],[-85.0583,32.0487],[-85.058,32.0496],[-85.0577,32.0502],[-85.0574,32.0513],[-85.0572,32.0521],[-85.057,32.0527],[-85.0568,32.0531],[-85.0566,32.0542],[-85.0566,32.0551],[-85.0565,32.056],[-85.0564,32.0572],[-85.0564,32.0581],[-85.0566,32.0588],[-85.0567,32.0593],[-85.0568,32.0598],[-85.0567,32.0604],[-85.0565,32.0611],[-85.0563,32.062],[-85.0561,32.0628],[-85.0559,32.063],[-85.056,32.063],[-85.0542,32.068],[-85.0541,32.0702],[-85.0542,32.0709],[-85.0543,32.071],[-85.0549,32.0716],[-85.0555,32.0727],[-85.0558,32.0744],[-85.0541,32.0779],[-85.0532,32.0806],[-85.0512,32.0825],[-85.049,32.0831],[-85.0469,32.0838],[-85.0448,32.0858],[-85.0451,32.0881],[-85.0459,32.0891],[-85.0477,32.0919],[-85.0495,32.0954],[-85.0503,32.0979],[-85.0517,32.1015],[-85.0534,32.1048],[-85.0538,32.1077],[-85.055,32.1137],[-85.0572,32.1196],[-85.0592,32.1251],[-85.0592,32.1253],[-85.0594,32.1259],[-85.0597,32.1264],[-85.0601,32.127],[-85.0604,32.1274],[-85.0607,32.1279],[-85.061,32.1283],[-85.0613,32.1292],[-85.0615,32.1297],[-85.0617,32.1301],[-85.0619,32.1309],[-85.062,32.1316],[-85.0621,32.1321],[-85.0621,32.1325],[-85.0619,32.1329],[-85.0616,32.1334],[-85.0611,32.1341],[-85.0606,32.1347],[-85.06,32.1351],[-85.0594,32.1356],[-85.0588,32.136],[-85.0584,32.1362],[-85.0575,32.1368],[-85.0569,32.1371],[-85.0563,32.1375],[-85.0555,32.1378],[-85.0549,32.138],[-85.0542,32.1382],[-85.0535,32.1385],[-85.0528,32.1389],[-85.0525,32.139],[-85.052,32.1394],[-85.0519,32.1395],[-85.0516,32.1397],[-85.051,32.1401],[-85.0504,32.1405],[-85.0498,32.1408],[-85.0497,32.1409],[-85.0494,32.1411],[-85.049,32.1412],[-85.0488,32.1414],[-85.0481,32.1419],[-85.0479,32.142],[-85.0475,32.1423],[-85.0469,32.1427],[-85.0461,32.1433],[-85.046,32.1434],[-85.0456,32.1438],[-85.0454,32.144],[-85.0451,32.1444],[-85.0446,32.1449],[-85.0443,32.1454],[-85.0441,32.1457],[-85.0439,32.1459],[-85.0435,32.1465],[-85.043,32.1471],[-85.0425,32.1476],[-85.042,32.1481],[-85.0414,32.1489],[-85.0411,32.1493],[-85.0408,32.1496],[-85.0402,32.1504],[-85.0397,32.1511],[-85.0387,32.1523],[-85.0382,32.1528],[-85.0377,32.1533],[-85.0366,32.1541],[-85.0352,32.1553],[-85.0351,32.1553],[-85.0345,32.1558],[-85.034,32.1564],[-85.0335,32.1569],[-85.0329,32.1578],[-85.0323,32.1587],[-85.0316,32.1599],[-85.0309,32.1609],[-85.0303,32.1617],[-85.0297,32.1625],[-85.029,32.1634],[-85.0282,32.1643],[-85.0273,32.1653],[-85.0266,32.1661],[-85.0259,32.1667],[-85.0249,32.1675],[-85.024,32.1683],[-85.0232,32.169],[-85.0224,32.1696],[-85.0219,32.1699],[-85.0206,32.1709],[-85.0189,32.1721],[-85.0182,32.1727],[-85.0176,32.1731],[-85.0172,32.1734],[-85.0171,32.1735],[-85.0166,32.1741],[-85.0162,32.1745],[-85.0158,32.1751],[-85.0154,32.1756],[-85.0151,32.1762],[-85.0147,32.1769],[-85.0141,32.1777],[-85.0138,32.1783],[-85.0135,32.1787],[-85.0131,32.1791],[-85.0126,32.1795],[-85.0122,32.1798],[-85.0116,32.1802],[-85.0113,32.1805],[-85.0112,32.1805],[-85.0109,32.1807],[-85.0105,32.181],[-85.0101,32.1812],[-85.0096,32.1814],[-85.0092,32.1816],[-85.0085,32.1819],[-85.0078,32.1821],[-85.0063,32.1824],[-85.0055,32.1825],[-85.0048,32.1826],[-85.0039,32.1827],[-85.0027,32.1828],[-85.0014,32.1829],[-85.0005,32.1831],[-84.9999,32.1833],[-84.9992,32.1838],[-84.9981,32.1842],[-84.9969,32.1846],[-84.9959,32.1848],[-84.9948,32.1852],[-84.994,32.1855],[-84.9935,32.1857],[-84.9926,32.1859],[-84.9925,32.1859],[-84.9924,32.1859],[-84.9904,32.1868],[-84.9901,32.1868],[-84.9894,32.187],[-84.9885,32.1872],[-84.9879,32.1874],[-84.9874,32.1874],[-84.9869,32.1876],[-84.9859,32.188],[-84.9844,32.1885],[-84.9831,32.1889],[-84.9822,32.1891],[-84.9816,32.1893],[-84.9803,32.1897],[-84.9792,32.19],[-84.9784,32.1902],[-84.978,32.1904],[-84.9778,32.1904],[-84.977,32.1906],[-84.9762,32.1908],[-84.9757,32.1908],[-84.975,32.191],[-84.9744,32.1912],[-84.9737,32.1915],[-84.9735,32.1917],[-84.973,32.1919],[-84.9724,32.1923],[-84.9718,32.1925],[-84.9714,32.1927],[-84.971,32.1928],[-84.9704,32.1932],[-84.9698,32.1934],[-84.9692,32.1938],[-84.9691,32.1938],[-84.9682,32.194],[-84.9678,32.194],[-84.9676,32.194],[-84.9674,32.194],[-84.9671,32.1938],[-84.9668,32.194],[-84.9662,32.1942],[-84.9657,32.1945],[-84.9652,32.1947],[-84.9651,32.1949],[-84.965,32.1949],[-84.9648,32.1949],[-84.9648,32.1951],[-84.9646,32.1951],[-84.9646,32.1953],[-84.9639,32.1957],[-84.9637,32.1959],[-84.9636,32.196],[-84.9635,32.1962],[-84.9634,32.1964],[-84.9634,32.1966],[-84.9631,32.197],[-84.963,32.197],[-84.9627,32.1972],[-84.9625,32.1975],[-84.9622,32.1979],[-84.962,32.1981],[-84.9618,32.1985],[-84.9617,32.1985],[-84.9617,32.1987],[-84.9619,32.1996],[-84.9619,32.1998],[-84.9622,32.2],[-84.9623,32.2005],[-84.9624,32.2009],[-84.9625,32.2011],[-84.9627,32.2015],[-84.963,32.2019],[-84.9631,32.2021],[-84.9632,32.2022],[-84.964,32.203],[-84.9646,32.2035],[-84.9652,32.2039],[-84.966,32.2041],[-84.9669,32.2045],[-84.9678,32.2045],[-84.9688,32.2045],[-84.9694,32.2045],[-84.97,32.2043],[-84.9706,32.2041],[-84.9716,32.2037],[-84.9723,32.2035],[-84.9728,32.2034],[-84.9729,32.2034],[-84.973,32.2034],[-84.9731,32.2034],[-84.9734,32.2034],[-84.974,32.2034],[-84.9744,32.2035],[-84.9746,32.2037],[-84.9749,32.2037],[-84.9752,32.2041],[-84.9755,32.2043],[-84.976,32.2047],[-84.9764,32.205],[-84.9769,32.2056],[-84.9771,32.2058],[-84.9776,32.2062],[-84.978,32.2064],[-84.9784,32.2067],[-84.979,32.2071],[-84.9793,32.2073],[-84.9798,32.2075],[-84.9801,32.2077],[-84.9802,32.2077],[-84.9803,32.2081],[-84.9804,32.2084],[-84.9804,32.2088],[-84.9804,32.2094],[-84.9802,32.2101],[-84.98,32.2105],[-84.9798,32.2111],[-84.9795,32.2114],[-84.9787,32.2126],[-84.9783,32.2129],[-84.9775,32.2139],[-84.977,32.2146],[-84.9761,32.2154],[-84.9752,32.2163],[-84.9742,32.2169],[-84.9733,32.2176],[-84.9721,32.2182],[-84.9708,32.2189],[-84.9699,32.2191],[-84.969,32.2193],[-84.9681,32.2193],[-84.9675,32.2193],[-84.9674,32.2193],[-84.9652,32.2189],[-84.9637,32.2186],[-84.9625,32.2184],[-84.962,32.2182],[-84.9614,32.218],[-84.9604,32.218],[-84.9594,32.2179],[-84.9593,32.2178],[-84.9584,32.218],[-84.9577,32.2178],[-84.9563,32.2178],[-84.9552,32.218],[-84.9544,32.218],[-84.9536,32.218],[-84.9528,32.2182],[-84.9516,32.2184],[-84.9502,32.2184],[-84.9494,32.2185],[-84.9489,32.2186],[-84.9478,32.2184],[-84.9468,32.2184],[-84.9455,32.2182],[-84.9447,32.2182],[-84.9437,32.218],[-84.9436,32.218],[-84.9427,32.218],[-84.9421,32.218],[-84.9413,32.218],[-84.9403,32.218],[-84.9399,32.218],[-84.9393,32.218],[-84.938,32.218],[-84.937,32.2182],[-84.9355,32.2184],[-84.9337,32.2186],[-84.9321,32.2189],[-84.9307,32.2189],[-84.9303,32.2191],[-84.9301,32.2191],[-84.9295,32.2193],[-84.9289,32.2195],[-84.9282,32.2199],[-84.9277,32.2203],[-84.9267,32.2208],[-84.9257,32.2214],[-84.9254,32.2216],[-84.925,32.2221],[-84.9249,32.2223],[-84.9245,32.2227],[-84.9242,32.2231],[-84.9237,32.2236],[-84.9234,32.224],[-84.9229,32.2248],[-84.9229,32.2251],[-84.923,32.2255],[-84.923,32.2261],[-84.9232,32.2268],[-84.9233,32.2274],[-84.9235,32.2278],[-84.9235,32.2285],[-84.9235,32.2293],[-84.9235,32.2298],[-84.9235,32.2299],[-84.9234,32.23],[-84.9233,32.2302],[-84.9233,32.2306],[-84.9233,32.2308],[-84.923,32.2308],[-84.9229,32.2311],[-84.9228,32.2313],[-84.9226,32.2317],[-84.9222,32.2323],[-84.9218,32.2328],[-84.9211,32.2334],[-84.9206,32.234],[-84.92,32.2343],[-84.9194,32.2347],[-84.919,32.2349],[-84.9182,32.2353],[-84.9177,32.2356],[-84.9171,32.2358],[-84.9166,32.2364],[-84.9165,32.2364],[-84.9164,32.2366],[-84.9163,32.2366],[-84.9157,32.2377],[-84.9155,32.2381],[-84.9152,32.2388],[-84.9148,32.2394],[-84.9145,32.2398],[-84.9142,32.2403],[-84.914,32.2407],[-84.9139,32.2409],[-84.9136,32.2413],[-84.9136,32.2414],[-84.9134,32.2418],[-84.9131,32.2422],[-84.913,32.2426],[-84.9129,32.243],[-84.9127,32.2433],[-84.9128,32.2437],[-84.9129,32.2439],[-84.9131,32.2441],[-84.9133,32.2443],[-84.9136,32.2448],[-84.9139,32.2452],[-84.9142,32.2454],[-84.9148,32.2458],[-84.9154,32.246],[-84.9165,32.2462],[-84.9169,32.246],[-84.9172,32.246],[-84.9175,32.2456],[-84.9179,32.2454],[-84.9186,32.245],[-84.9193,32.2445],[-84.9198,32.2441],[-84.9203,32.2441],[-84.9209,32.2441],[-84.9213,32.2441],[-84.9225,32.2445],[-84.923,32.2445],[-84.9232,32.2447],[-84.9235,32.2448],[-84.9237,32.2452],[-84.9239,32.2454],[-84.9241,32.2456],[-84.9243,32.246],[-84.9243,32.2463],[-84.9243,32.2469],[-84.9243,32.2473],[-84.9243,32.2475],[-84.9243,32.2482],[-84.9243,32.2484],[-84.9243,32.249],[-84.9244,32.2498],[-84.9244,32.2501],[-84.9239,32.2506],[-84.923,32.2508],[-84.9222,32.2507],[-84.9219,32.2507],[-84.9218,32.2507],[-84.921,32.2504],[-84.9201,32.2502],[-84.9199,32.2501],[-84.9197,32.2501],[-84.9192,32.2499],[-84.9186,32.2495],[-84.918,32.2493],[-84.9173,32.249],[-84.9165,32.249],[-84.916,32.249],[-84.9157,32.249],[-84.9155,32.2492],[-84.9152,32.2493],[-84.9149,32.2493],[-84.9146,32.2493],[-84.9144,32.2492],[-84.9143,32.249],[-84.9142,32.2488],[-84.914,32.2488],[-84.9135,32.2486],[-84.9129,32.2488],[-84.9126,32.2488],[-84.9124,32.249],[-84.9122,32.249],[-84.9121,32.2488],[-84.9117,32.2488],[-84.9116,32.2488],[-84.9114,32.2488],[-84.9108,32.2486],[-84.9101,32.2486],[-84.9096,32.2488],[-84.9092,32.2488],[-84.9086,32.249],[-84.9082,32.2488],[-84.9078,32.249],[-84.9072,32.249],[-84.9068,32.2493],[-84.9061,32.2497],[-84.9054,32.2499],[-84.9052,32.2501],[-84.9046,32.2505],[-84.9041,32.2508],[-84.9039,32.2512],[-84.9038,32.2514],[-84.9038,32.2521],[-84.904,32.2534],[-84.9038,32.2545],[-84.9035,32.2556],[-84.903,32.2566],[-84.9021,32.2578],[-84.9012,32.2584],[-84.9001,32.2588],[-84.8996,32.259],[-84.8983,32.259],[-84.8964,32.2588],[-84.8942,32.2584],[-84.8931,32.2581],[-84.892,32.2576],[-84.8912,32.2575],[-84.8905,32.2576],[-84.8901,32.2578],[-84.8891,32.2584],[-84.8886,32.2589],[-84.8883,32.2593],[-84.8882,32.2597],[-84.8885,32.2609],[-84.889,32.2615],[-84.8894,32.2619],[-84.8907,32.2629],[-84.8918,32.2636],[-84.893,32.2645],[-84.8935,32.2653],[-84.894,32.2659],[-84.8946,32.2663],[-84.8957,32.2667],[-84.8965,32.2674],[-84.8976,32.268],[-84.8987,32.2684],[-84.899,32.2688],[-84.8993,32.2694],[-84.8994,32.2695],[-84.9001,32.27],[-84.9008,32.2707],[-84.9013,32.2714],[-84.9017,32.2717],[-84.9024,32.2724],[-84.9029,32.2727],[-84.9031,32.273],[-84.9036,32.2733],[-84.904,32.2737],[-84.9044,32.274],[-84.9052,32.2744],[-84.9062,32.2748],[-84.9073,32.2754],[-84.9102,32.2765],[-84.9111,32.2769],[-84.912,32.2776],[-84.9128,32.2781],[-84.9142,32.2794],[-84.9152,32.28],[-84.916,32.2808],[-84.9161,32.2809],[-84.918,32.2819],[-84.9188,32.2824],[-84.9202,32.2833],[-84.9208,32.2838],[-84.9217,32.2846],[-84.9229,32.2853],[-84.9239,32.2864],[-84.9247,32.2873],[-84.9255,32.2884],[-84.9263,32.2895],[-84.9269,32.2901],[-84.9277,32.2911],[-84.9284,32.2921],[-84.9297,32.2935],[-84.9307,32.2948],[-84.9316,32.2958],[-84.9325,32.2968],[-84.9332,32.2975],[-84.9338,32.2983],[-84.9347,32.2989],[-84.9351,32.2991],[-84.9359,32.2995],[-84.9365,32.2997],[-84.9372,32.3],[-84.9381,32.3004],[-84.9382,32.3005],[-84.9387,32.3007],[-84.939,32.301],[-84.9394,32.3012],[-84.9402,32.3017],[-84.9408,32.3021],[-84.9419,32.3026],[-84.9431,32.303],[-84.9441,32.3034],[-84.9452,32.3035],[-84.9463,32.3037],[-84.9474,32.304],[-84.9485,32.3043],[-84.9495,32.3044],[-84.9506,32.3047],[-84.9513,32.3049],[-84.9521,32.3053],[-84.9531,32.3055],[-84.9536,32.3059],[-84.9544,32.3063],[-84.9553,32.3066],[-84.9555,32.3067],[-84.9558,32.3068],[-84.9561,32.3069],[-84.9566,32.3071],[-84.9567,32.3071],[-84.9571,32.3074],[-84.9575,32.3074],[-84.9585,32.3076],[-84.9596,32.3079],[-84.9604,32.3082],[-84.9613,32.3086],[-84.9623,32.3089],[-84.9626,32.3092],[-84.9635,32.3096],[-84.9645,32.3098],[-84.9653,32.31],[-84.9658,32.3102],[-84.9671,32.3107],[-84.968,32.3111],[-84.9699,32.3117],[-84.9717,32.3124],[-84.9733,32.3132],[-84.9746,32.3137],[-84.9757,32.314],[-84.9773,32.3147],[-84.9787,32.3151],[-84.9797,32.3155],[-84.9818,32.3163],[-84.9831,32.3167],[-84.9839,32.3169],[-84.9856,32.3177],[-84.9874,32.3185],[-84.9888,32.3192],[-84.9895,32.3193],[-84.991,32.3197],[-84.992,32.3199],[-84.9926,32.32],[-84.9941,32.3205],[-84.9954,32.3208],[-84.9971,32.3211],[-84.9981,32.3214],[-84.9982,32.3214],[-84.9999,32.3214],[-85.0003,32.3214],[-85.0019,32.322],[-85.0028,32.3224],[-85.0033,32.3228],[-85.0038,32.3233],[-85.0038,32.3234],[-85.0054,32.325],[-85.0064,32.3268],[-85.0069,32.3281],[-85.0071,32.3284],[-85.0073,32.3293],[-85.0073,32.3301],[-85.0074,32.3316],[-85.0077,32.3338],[-85.0081,32.3352],[-85.0081,32.3367],[-85.0073,32.339],[-85.0065,32.3403],[-85.0061,32.3409],[-85.0059,32.3413],[-85.0056,32.3418],[-85.0053,32.3424],[-85.0051,32.3441],[-85.005,32.3442],[-85.0046,32.3452],[-85.0042,32.3456],[-85.0031,32.3467],[-85.0029,32.3469],[-85.0028,32.347],[-85.0025,32.3473],[-85.002,32.3478],[-85.0017,32.3481],[-84.9999,32.3495],[-84.9994,32.3495],[-84.9962,32.3514],[-84.9927,32.3538],[-84.9915,32.3549],[-84.9912,32.355],[-84.9896,32.3565],[-84.9881,32.3578],[-84.9881,32.3579],[-84.9868,32.3591],[-84.986,32.36],[-84.9847,32.3614],[-84.9842,32.362],[-84.9839,32.3624],[-84.9835,32.3632],[-84.9833,32.3637],[-84.9832,32.3645],[-84.9832,32.3651],[-84.9836,32.3658],[-84.984,32.3662],[-84.986,32.3677],[-84.9863,32.3687],[-84.9863,32.3697],[-84.9861,32.3707],[-84.9859,32.3712],[-84.9857,32.3717],[-84.9853,32.3725],[-84.9847,32.373],[-84.9841,32.3735],[-84.9833,32.3739],[-84.983,32.374],[-84.9825,32.3742],[-84.982,32.3743],[-84.9812,32.3745],[-84.9803,32.3744],[-84.9794,32.3742],[-84.9784,32.374],[-84.9773,32.3738],[-84.9762,32.3739],[-84.9752,32.3742],[-84.9743,32.3746],[-84.9736,32.375],[-84.9732,32.3753],[-84.9727,32.376],[-84.9721,32.3769],[-84.972,32.3777],[-84.972,32.3781],[-84.9721,32.3783],[-84.9725,32.379],[-84.973,32.3794],[-84.9738,32.3799],[-84.9748,32.3803],[-84.9765,32.3805],[-84.9779,32.3807],[-84.9793,32.3807],[-84.9805,32.3804],[-84.9819,32.3802],[-84.9833,32.38],[-84.9842,32.38],[-84.9849,32.38],[-84.9863,32.3803],[-84.9874,32.3812],[-84.9881,32.3821],[-84.9885,32.3831],[-84.9886,32.3841],[-84.9884,32.3852],[-84.9879,32.3863],[-84.9874,32.3873],[-84.9872,32.3876],[-84.9868,32.3883],[-84.9865,32.3889],[-84.986,32.3897],[-84.9855,32.3903],[-84.9846,32.391],[-84.9834,32.3918],[-84.983,32.392],[-84.9825,32.3919],[-84.9816,32.3916],[-84.9803,32.3909],[-84.9784,32.3905],[-84.978,32.3906],[-84.9775,32.3906],[-84.9771,32.3908],[-84.9764,32.391],[-84.9757,32.3911],[-84.975,32.391],[-84.9743,32.391],[-84.9729,32.3908],[-84.9714,32.3906],[-84.9706,32.3906],[-84.9695,32.391],[-84.9687,32.3915],[-84.9684,32.392],[-84.9684,32.3924],[-84.9688,32.393],[-84.9693,32.3934],[-84.9701,32.3937],[-84.971,32.3939],[-84.9718,32.394],[-84.9725,32.3944],[-84.9731,32.3949],[-84.9739,32.3952],[-84.9748,32.3956],[-84.9749,32.3958],[-84.9747,32.3959],[-84.9747,32.396],[-84.9749,32.3962],[-84.9752,32.3963],[-84.9754,32.3964],[-84.9757,32.3966],[-84.9763,32.3969],[-84.977,32.3974],[-84.9776,32.3975],[-84.9778,32.3979],[-84.978,32.3983],[-84.9785,32.3991],[-84.9792,32.3997],[-84.9799,32.4001],[-84.9804,32.4008],[-84.9807,32.4015],[-84.9811,32.4028],[-84.9811,32.4038],[-84.981,32.405],[-84.981,32.4061],[-84.9806,32.4073],[-84.9794,32.4122],[-84.9769,32.4142],[-84.9752,32.4149],[-84.9718,32.4162],[-84.966,32.4209],[-84.9647,32.4218],[-84.9634,32.4225],[-84.9633,32.4231],[-84.9632,32.4234],[-84.963,32.4242],[-84.9643,32.4266],[-84.9647,32.4273],[-84.9667,32.4342],[-84.967,32.4353],[-84.9698,32.4404],[-84.9718,32.4428],[-84.9775,32.4439],[-84.9793,32.4443],[-84.981,32.4446],[-84.9838,32.4456],[-84.9856,32.4465],[-84.9882,32.4479],[-84.9899,32.449],[-84.9904,32.4493],[-84.9935,32.4507],[-84.9952,32.453],[-84.9952,32.4531],[-84.9953,32.4532],[-84.9966,32.4565],[-84.9967,32.4569],[-84.9967,32.4579],[-84.9971,32.4589],[-84.9977,32.4608],[-84.998,32.4617],[-84.998,32.4618],[-84.998,32.4619],[-84.998,32.462],[-84.998,32.4634],[-84.998,32.4635],[-84.9982,32.4642],[-84.9984,32.465],[-84.9984,32.4654],[-84.9983,32.466],[-84.9984,32.4665],[-84.9984,32.4666],[-84.9984,32.4674],[-84.9985,32.4687],[-84.9982,32.4698],[-84.9977,32.4709],[-84.9968,32.4724],[-84.9967,32.4726],[-84.9957,32.4741],[-84.9952,32.4753],[-84.9953,32.4772],[-84.9953,32.4774],[-84.9951,32.4788],[-84.9949,32.4801],[-84.9949,32.4811],[-84.9949,32.4817],[-84.9949,32.4818],[-84.9949,32.4831],[-84.9949,32.4839],[-84.9949,32.4848],[-84.9948,32.4856],[-84.9948,32.4861],[-84.9951,32.4871],[-84.9954,32.4889],[-84.9959,32.4901],[-84.9967,32.4923],[-84.9983,32.4941],[-84.9984,32.4945],[-84.9986,32.4955],[-84.9988,32.497],[-84.9978,32.4989],[-84.9976,32.4992],[-84.9967,32.5014],[-84.9965,32.5016],[-84.9969,32.5031],[-84.9998,32.5043],[-84.9998,32.5051],[-84.9989,32.5063],[-84.9991,32.5067],[-84.9993,32.5071],[-84.9993,32.5072],[-84.9993,32.5073],[-84.9994,32.5075],[-84.9995,32.5076],[-84.9995,32.5077],[-84.9997,32.5081],[-85.0009,32.5087],[-85.001,32.5102],[-85.001,32.5103],[-85.0011,32.5105],[-85.0011,32.5111],[-85.0013,32.5128],[-85.0013,32.513],[-85.0015,32.5147],[-85.0034,32.5166],[-85.004,32.517],[-85.005,32.5177],[-85.0064,32.5185],[-85.0067,32.5201],[-85.0066,32.5212],[-85.0065,32.5224],[-85.0071,32.5239],[-85.0084,32.5249],[-85.0099,32.5253],[-85.0102,32.5254],[-85.0122,32.5259],[-85.0138,32.5261],[-85.0144,32.5266],[-85.0153,32.5277],[-85.0158,32.5284],[-85.0155,32.5292],[-85.0149,32.5301],[-85.0153,32.5311],[-85.0156,32.5314],[-85.0163,32.5318],[-85.0175,32.5329],[-85.0182,32.5335],[-85.0185,32.5344],[-85.019,32.5346],[-85.0202,32.5348],[-85.0209,32.5359],[-85.0212,32.5376],[-85.022,32.54],[-85.022,32.5408],[-85.0214,32.5414],[-85.021,32.542],[-85.0208,32.5428],[-85.0213,32.5431],[-85.0225,32.5429],[-85.0237,32.5429],[-85.0245,32.5436],[-85.0255,32.5445],[-85.0262,32.5448],[-85.0269,32.5448],[-85.0286,32.5446],[-85.0303,32.5445],[-85.0314,32.5442],[-85.032,32.5448],[-85.0327,32.5459],[-85.033,32.547],[-85.0331,32.5495],[-85.0334,32.5507],[-85.0335,32.5509],[-85.0339,32.5517],[-85.0349,32.5522],[-85.0351,32.5527],[-85.0352,32.5533],[-85.0357,32.554],[-85.0366,32.5544],[-85.0374,32.5544],[-85.0382,32.5544],[-85.0383,32.5551],[-85.039,32.5558],[-85.0398,32.5561],[-85.0411,32.5558],[-85.0426,32.5558],[-85.0437,32.5565],[-85.0449,32.5577],[-85.0446,32.5586],[-85.0446,32.5595],[-85.045,32.5606],[-85.0451,32.5607],[-85.0455,32.5617],[-85.0458,32.5621],[-85.0459,32.5621],[-85.0468,32.563],[-85.0481,32.5639],[-85.0489,32.5641],[-85.05,32.5643],[-85.0503,32.5652],[-85.0514,32.5663],[-85.0527,32.5672],[-85.0538,32.5682],[-85.0554,32.5697],[-85.0569,32.5712],[-85.057,32.5719],[-85.0566,32.5727],[-85.0567,32.5733],[-85.0572,32.574],[-85.0579,32.5746],[-85.0593,32.576],[-85.0607,32.5773],[-85.062,32.5782],[-85.0639,32.5791],[-85.0653,32.5791],[-85.0672,32.5793],[-85.0675,32.5795],[-85.0677,32.58],[-85.0696,32.5839],[-85.0713,32.5866],[-85.0718,32.5874],[-85.0725,32.5887],[-85.0735,32.5901],[-85.0739,32.5906],[-85.0746,32.5915],[-85.0751,32.5924],[-85.0754,32.5929],[-85.0756,32.5933],[-85.0756,32.5934],[-85.076,32.594],[-85.0764,32.5947],[-85.0766,32.5951],[-85.0768,32.5955],[-85.077,32.5961],[-85.0775,32.5971],[-85.0778,32.5976],[-85.078,32.5981],[-85.0778,32.5981],[-85.0779,32.5985],[-85.0783,32.599],[-85.0786,32.5993],[-85.0787,32.5996],[-85.079,32.6002],[-85.0791,32.6007],[-85.0791,32.6015],[-85.0794,32.6022],[-85.0795,32.6024],[-85.0797,32.6026],[-85.0799,32.6029],[-85.0803,32.6036],[-85.0805,32.6041],[-85.0806,32.6047],[-85.0806,32.6054],[-85.0806,32.6062],[-85.0806,32.6071],[-85.0808,32.6081],[-85.0808,32.6089],[-85.0808,32.6093],[-85.0808,32.6095],[-85.0808,32.6101],[-85.081,32.6107],[-85.0815,32.6112],[-85.0819,32.6116],[-85.0822,32.612],[-85.0823,32.6124],[-85.0823,32.6133],[-85.0821,32.6144],[-85.0821,32.6155],[-85.0822,32.6163],[-85.0825,32.6166],[-85.0828,32.6168],[-85.083,32.6173],[-85.0836,32.6178],[-85.0843,32.6181],[-85.0854,32.6185],[-85.0863,32.6193],[-85.0873,32.6199],[-85.0876,32.6202],[-85.0879,32.6205],[-85.0884,32.621],[-85.089,32.6217],[-85.0895,32.6225],[-85.0902,32.6236],[-85.0905,32.6241],[-85.0906,32.6244],[-85.0909,32.6251],[-85.0909,32.6257],[-85.0909,32.6258],[-85.0909,32.6259],[-85.0909,32.6261],[-85.0909,32.6262],[-85.0908,32.6263],[-85.0907,32.6265],[-85.0906,32.6267],[-85.0906,32.6268],[-85.0905,32.6269],[-85.0905,32.627],[-85.0904,32.6271],[-85.0903,32.6273],[-85.0901,32.6275],[-85.09,32.6276],[-85.0898,32.6277],[-85.0897,32.6278],[-85.0896,32.6279],[-85.0894,32.628],[-85.0893,32.628],[-85.0892,32.6281],[-85.0891,32.6282],[-85.089,32.6282],[-85.0867,32.629],[-85.0865,32.6292],[-85.0863,32.6293],[-85.0861,32.6294],[-85.0859,32.6296],[-85.0857,32.6298],[-85.0855,32.63],[-85.0854,32.6302],[-85.0852,32.6304],[-85.0851,32.6306],[-85.085,32.6308],[-85.0849,32.631],[-85.0848,32.6312],[-85.0848,32.6313],[-85.0846,32.6314],[-85.0845,32.6315],[-85.0844,32.6315],[-85.0841,32.6316],[-85.084,32.6318],[-85.0838,32.6319],[-85.0837,32.6321],[-85.0836,32.6323],[-85.0836,32.6326],[-85.0837,32.6328],[-85.0837,32.6331],[-85.0837,32.6332],[-85.0837,32.6333],[-85.0836,32.6334],[-85.0834,32.6335],[-85.0833,32.6336],[-85.0832,32.6336],[-85.0831,32.6337],[-85.0829,32.6338],[-85.0827,32.634],[-85.0827,32.6341],[-85.0827,32.6345],[-85.0827,32.6346],[-85.0828,32.6349],[-85.0828,32.6356],[-85.0828,32.6357],[-85.0829,32.6358],[-85.0831,32.6362],[-85.0835,32.6364],[-85.084,32.6366],[-85.0842,32.6366],[-85.0844,32.6366],[-85.0846,32.6366],[-85.0847,32.6366],[-85.0848,32.6366],[-85.0849,32.6366],[-85.0851,32.6365],[-85.0852,32.6365],[-85.0853,32.6364],[-85.0856,32.6363],[-85.0858,32.6362],[-85.086,32.636],[-85.0863,32.6358],[-85.0866,32.6356],[-85.087,32.6354],[-85.0872,32.6352],[-85.0874,32.6351],[-85.0876,32.635],[-85.0878,32.6348],[-85.0879,32.6348],[-85.088,32.6347],[-85.0882,32.6346],[-85.0883,32.6345],[-85.0884,32.6345],[-85.0886,32.6344],[-85.0887,32.6344],[-85.0888,32.6343],[-85.089,32.6343],[-85.0892,32.6342],[-85.0894,32.6341],[-85.0897,32.6341],[-85.09,32.634],[-85.0903,32.634],[-85.0905,32.634],[-85.0907,32.634],[-85.0909,32.634],[-85.0912,32.634],[-85.0913,32.634],[-85.0916,32.634],[-85.0919,32.6341],[-85.0922,32.6342],[-85.0925,32.6343],[-85.0926,32.6344],[-85.0945,32.6346],[-85.0946,32.6347],[-85.0946,32.6349],[-85.0947,32.6349],[-85.095,32.635],[-85.0953,32.6352],[-85.0956,32.6355],[-85.0959,32.6357],[-85.0962,32.6359],[-85.0964,32.6361],[-85.0967,32.6362],[-85.0968,32.6362],[-85.0962,32.6353],[-85.0962,32.6348],[-85.0966,32.6347],[-85.0976,32.6345],[-85.0981,32.6346],[-85.0987,32.6348],[-85.0989,32.635],[-85.099,32.635],[-85.0993,32.635],[-85.0998,32.6346],[-85.1001,32.6346],[-85.1001,32.6348],[-85.0995,32.6352],[-85.0994,32.6356],[-85.0992,32.636],[-85.0988,32.6365],[-85.0989,32.6369],[-85.0991,32.637],[-85.0992,32.637],[-85.0994,32.637],[-85.0996,32.6369],[-85.0998,32.6371],[-85.1004,32.6371],[-85.1003,32.6375],[-85.1004,32.6377],[-85.1005,32.6378],[-85.1006,32.638],[-85.1007,32.6383],[-85.1008,32.6386],[-85.1008,32.6389],[-85.1008,32.6391],[-85.1008,32.6393],[-85.1009,32.6397],[-85.1009,32.6398],[-85.101,32.64],[-85.1016,32.6404],[-85.1022,32.6403],[-85.1026,32.6406],[-85.103,32.641],[-85.1033,32.6412],[-85.1039,32.6411],[-85.1043,32.6409],[-85.1045,32.641],[-85.1045,32.6414],[-85.1042,32.6416],[-85.1042,32.6417],[-85.1042,32.642],[-85.1046,32.6424],[-85.1048,32.6425],[-85.1048,32.6426],[-85.1049,32.6428],[-85.105,32.6429],[-85.1051,32.6432],[-85.1052,32.6433],[-85.1052,32.6434],[-85.1053,32.6435],[-85.1053,32.6436],[-85.1053,32.6437],[-85.1052,32.644],[-85.1052,32.6441],[-85.1053,32.6443],[-85.1053,32.6444],[-85.1053,32.6446],[-85.1053,32.6448],[-85.1054,32.6449],[-85.1053,32.645],[-85.1052,32.6451],[-85.105,32.6453],[-85.1048,32.6456],[-85.1047,32.6458],[-85.1045,32.6459],[-85.1044,32.6462],[-85.1043,32.6464],[-85.104,32.6467],[-85.1037,32.647],[-85.1035,32.6472],[-85.1032,32.6474],[-85.103,32.6475],[-85.1028,32.6476],[-85.1026,32.6478],[-85.1024,32.6479],[-85.1022,32.6479],[-85.1019,32.6482],[-85.1014,32.6486],[-85.1011,32.649],[-85.1008,32.6494],[-85.1005,32.6498],[-85.1003,32.6501],[-85.1002,32.6503],[-85.1,32.6506],[-85.0998,32.6508],[-85.0995,32.6511],[-85.0991,32.6514],[-85.0987,32.6517],[-85.0983,32.652],[-85.0979,32.6522],[-85.0976,32.6523],[-85.0971,32.6524],[-85.0966,32.6525],[-85.0963,32.6528],[-85.096,32.6529],[-85.0957,32.6531],[-85.0954,32.6532],[-85.0953,32.6533],[-85.0951,32.6533],[-85.0949,32.6534],[-85.0946,32.6535],[-85.0943,32.6537],[-85.094,32.6538],[-85.0937,32.6539],[-85.0934,32.654],[-85.0931,32.6541],[-85.0928,32.6542],[-85.0926,32.6544],[-85.0924,32.6546],[-85.0921,32.6548],[-85.0919,32.655],[-85.0917,32.6551],[-85.0915,32.6551],[-85.0912,32.6552],[-85.0911,32.6554],[-85.091,32.6554],[-85.0909,32.6555],[-85.0903,32.6555],[-85.0901,32.6556],[-85.09,32.6556],[-85.0899,32.6556],[-85.0898,32.6556],[-85.0897,32.6556],[-85.0896,32.6557],[-85.0896,32.6558],[-85.0895,32.6558],[-85.0895,32.656],[-85.0894,32.656],[-85.0889,32.6565],[-85.0888,32.6566],[-85.0885,32.6573],[-85.0885,32.6575],[-85.0885,32.6578],[-85.0887,32.6581],[-85.089,32.6586],[-85.0896,32.659],[-85.0897,32.6591],[-85.0899,32.6594],[-85.0901,32.6595],[-85.0903,32.6596],[-85.0915,32.6608],[-85.0915,32.661],[-85.0915,32.6613],[-85.0915,32.6614],[-85.0915,32.6615],[-85.0915,32.6616],[-85.0914,32.6617],[-85.0912,32.6618],[-85.0911,32.6619],[-85.0911,32.662],[-85.0911,32.6621],[-85.0911,32.6622],[-85.0912,32.6623],[-85.0913,32.6624],[-85.0914,32.6625],[-85.0915,32.6626],[-85.0916,32.6627],[-85.0918,32.6629],[-85.0921,32.6632],[-85.0924,32.6636],[-85.0927,32.664],[-85.093,32.6644],[-85.0931,32.6648],[-85.0932,32.6652],[-85.0933,32.6657],[-85.0933,32.6661],[-85.0933,32.6666],[-85.0934,32.6672],[-85.0933,32.6681],[-85.0933,32.6689],[-85.0933,32.6692],[-85.0935,32.6696],[-85.0935,32.6697],[-85.0937,32.6699],[-85.0941,32.6702],[-85.0945,32.6705],[-85.095,32.6708],[-85.0954,32.6713],[-85.096,32.6718],[-85.0967,32.6727],[-85.0974,32.6736],[-85.0977,32.6742],[-85.0979,32.6747],[-85.098,32.6749],[-85.0981,32.675],[-85.0983,32.6752],[-85.0989,32.6754],[-85.0994,32.6756],[-85.0999,32.6758],[-85.1003,32.6759],[-85.1006,32.6762],[-85.101,32.6766],[-85.1013,32.677],[-85.1016,32.6773],[-85.102,32.6778],[-85.1027,32.6783],[-85.1028,32.6784],[-85.1028,32.6786],[-85.1029,32.6786],[-85.1031,32.6789],[-85.1035,32.6792],[-85.104,32.6796],[-85.1042,32.6797],[-85.1043,32.6798],[-85.1046,32.6799],[-85.105,32.68],[-85.1056,32.6801],[-85.1062,32.6804],[-85.1067,32.6807],[-85.1072,32.681],[-85.1075,32.6813],[-85.1077,32.6815],[-85.108,32.6816],[-85.1083,32.6816],[-85.1087,32.6817],[-85.1092,32.6818],[-85.1096,32.682],[-85.1099,32.6821],[-85.1102,32.6821],[-85.1103,32.6822],[-85.1106,32.6825],[-85.111,32.6825],[-85.1123,32.6832],[-85.1126,32.6834],[-85.1127,32.6835],[-85.1129,32.6837],[-85.113,32.6839],[-85.1132,32.6841],[-85.1133,32.6843],[-85.1134,32.6845],[-85.1135,32.6846],[-85.1138,32.6848],[-85.114,32.685],[-85.1142,32.6851],[-85.1144,32.6852],[-85.1145,32.6854],[-85.1147,32.6856],[-85.1148,32.6859],[-85.115,32.6864],[-85.1151,32.6868],[-85.1152,32.6873],[-85.1153,32.6878],[-85.1153,32.6882],[-85.1154,32.6884],[-85.1154,32.6887],[-85.1154,32.6888],[-85.1154,32.6889],[-85.1154,32.6892],[-85.1153,32.6894],[-85.1154,32.6896],[-85.1155,32.6898],[-85.1156,32.69],[-85.1159,32.6904],[-85.1161,32.6907],[-85.1164,32.691],[-85.1166,32.6913],[-85.1168,32.6915],[-85.1169,32.6918],[-85.117,32.692],[-85.1171,32.6924],[-85.1171,32.6929],[-85.1171,32.6932],[-85.117,32.6936],[-85.117,32.6939],[-85.117,32.6942],[-85.1171,32.6945],[-85.1172,32.6946],[-85.1173,32.6948],[-85.1174,32.695],[-85.1174,32.6952],[-85.1173,32.6955],[-85.1173,32.6957],[-85.1173,32.6959],[-85.1172,32.6963],[-85.1172,32.6964],[-85.1172,32.6965],[-85.1173,32.6968],[-85.1173,32.6969],[-85.1174,32.6971],[-85.1174,32.6972],[-85.1176,32.6973],[-85.1177,32.6975],[-85.1178,32.6976],[-85.1179,32.6978],[-85.118,32.6982],[-85.1181,32.6986],[-85.1181,32.699],[-85.1183,32.6994],[-85.1184,32.6998],[-85.1185,32.7002],[-85.1186,32.7006],[-85.1187,32.7008],[-85.1187,32.7011],[-85.1187,32.7013],[-85.1188,32.7016],[-85.1188,32.7018],[-85.1188,32.702],[-85.1187,32.7022],[-85.1188,32.7023],[-85.1188,32.7024],[-85.1189,32.7026],[-85.119,32.7028],[-85.1191,32.7029],[-85.1193,32.7031],[-85.1193,32.7032],[-85.1194,32.7034],[-85.1194,32.7037],[-85.1195,32.7039],[-85.1195,32.7042],[-85.1195,32.7044],[-85.1195,32.7046],[-85.1195,32.7047],[-85.1194,32.7049],[-85.1193,32.7051],[-85.1193,32.7052],[-85.1192,32.7053],[-85.1192,32.7055],[-85.1193,32.7056],[-85.1193,32.7057],[-85.1194,32.7057],[-85.1195,32.7058],[-85.1196,32.7059],[-85.1197,32.706],[-85.1198,32.7062],[-85.1199,32.7064],[-85.12,32.7065],[-85.12,32.7067],[-85.1199,32.7069],[-85.1198,32.707],[-85.1197,32.7072],[-85.1195,32.7074],[-85.1194,32.7076],[-85.1192,32.7077],[-85.119,32.708],[-85.1186,32.7083],[-85.1183,32.7086],[-85.1182,32.7087],[-85.1182,32.709],[-85.1181,32.7092],[-85.1181,32.7094],[-85.1182,32.7096],[-85.1183,32.7098],[-85.1185,32.7101],[-85.1187,32.7103],[-85.1189,32.7104],[-85.1191,32.7105],[-85.1194,32.7107],[-85.12,32.7109],[-85.1203,32.711],[-85.1204,32.7111],[-85.1206,32.7113],[-85.1209,32.7116],[-85.1211,32.7118],[-85.1213,32.712],[-85.1215,32.7123],[-85.1218,32.7126],[-85.122,32.7129],[-85.1221,32.7132],[-85.1222,32.7135],[-85.1223,32.714],[-85.1224,32.7142],[-85.1224,32.7144],[-85.1225,32.7146],[-85.1225,32.7148],[-85.1226,32.7151],[-85.1227,32.7152],[-85.1226,32.7153],[-85.1226,32.7155],[-85.1227,32.7157],[-85.1227,32.7158],[-85.1227,32.716],[-85.1226,32.7162],[-85.1225,32.7164],[-85.1224,32.7165],[-85.1224,32.7167],[-85.1224,32.7168],[-85.1224,32.717],[-85.1224,32.7173],[-85.1224,32.7175],[-85.1224,32.7176],[-85.1223,32.7178],[-85.1221,32.7181],[-85.1219,32.7184],[-85.1218,32.7186],[-85.1217,32.7188],[-85.1216,32.719],[-85.1215,32.7192],[-85.1214,32.7195],[-85.1213,32.7197],[-85.1212,32.72],[-85.1212,32.7203],[-85.1211,32.7205],[-85.1211,32.7208],[-85.1212,32.721],[-85.1213,32.7212],[-85.1213,32.7214],[-85.1212,32.7218],[-85.1211,32.7221],[-85.121,32.7225],[-85.1208,32.7229],[-85.1206,32.7232],[-85.1204,32.7234],[-85.1203,32.7236],[-85.12,32.7238],[-85.1197,32.7241],[-85.1194,32.7242],[-85.1192,32.7244],[-85.119,32.7246],[-85.1188,32.7248],[-85.1185,32.7249],[-85.1184,32.7251],[-85.1181,32.7254],[-85.1179,32.7257],[-85.1177,32.726],[-85.1175,32.7263],[-85.1173,32.7266],[-85.1169,32.7268],[-85.1165,32.7271],[-85.1163,32.7272],[-85.1161,32.7274],[-85.1159,32.7277],[-85.1156,32.728],[-85.1153,32.7284],[-85.115,32.7288],[-85.1147,32.7293],[-85.1144,32.7298],[-85.1141,32.7304],[-85.1139,32.7309],[-85.1139,32.7313],[-85.1132,32.7328],[-85.1133,32.7358],[-85.1148,32.7381],[-85.1168,32.7399],[-85.1185,32.7408],[-85.1205,32.7415],[-85.1226,32.742],[-85.1249,32.7421],[-85.1262,32.7421],[-85.1263,32.7421],[-85.1265,32.7421],[-85.1269,32.7421],[-85.1273,32.7421],[-85.1276,32.7421],[-85.1282,32.7422],[-85.1286,32.7424],[-85.129,32.7427],[-85.1295,32.743],[-85.1299,32.7433],[-85.1304,32.7435],[-85.131,32.7437],[-85.1322,32.7441],[-85.1327,32.7444],[-85.1331,32.7446],[-85.1335,32.745],[-85.1339,32.7454],[-85.1343,32.7459],[-85.1347,32.7462],[-85.1348,32.7464],[-85.135,32.7465],[-85.1357,32.7469],[-85.1362,32.7473],[-85.1365,32.7477],[-85.1369,32.7482],[-85.1372,32.7489],[-85.1378,32.7501],[-85.1384,32.7507],[-85.1386,32.7509],[-85.1391,32.7513],[-85.1394,32.7518],[-85.1396,32.7523],[-85.1397,32.7529],[-85.1397,32.7532],[-85.1397,32.7536],[-85.1399,32.7542],[-85.1405,32.7555],[-85.1407,32.7562],[-85.141,32.757],[-85.1415,32.7576],[-85.1417,32.7579],[-85.1421,32.7584],[-85.1426,32.759],[-85.1429,32.7595],[-85.143,32.7599],[-85.143,32.7605],[-85.143,32.7608],[-85.143,32.7613],[-85.143,32.7617],[-85.1428,32.7621],[-85.1426,32.7626],[-85.1423,32.7629],[-85.142,32.7632],[-85.1418,32.7639],[-85.1416,32.7642],[-85.1412,32.7645],[-85.141,32.7647],[-85.1404,32.765],[-85.1397,32.7655],[-85.1387,32.7661],[-85.1386,32.7662],[-85.1381,32.7665],[-85.1376,32.767],[-85.1374,32.7672],[-85.1374,32.7676],[-85.1374,32.7681],[-85.1374,32.7685],[-85.1377,32.769],[-85.1377,32.7693],[-85.1377,32.7697],[-85.1377,32.7698],[-85.1375,32.7703],[-85.1373,32.7706],[-85.1371,32.7709],[-85.1367,32.7712],[-85.1363,32.7712],[-85.1355,32.7711],[-85.135,32.771],[-85.1346,32.7709],[-85.1342,32.7707],[-85.1339,32.7705],[-85.1335,32.7704],[-85.1332,32.7704],[-85.1322,32.7703],[-85.1314,32.77],[-85.1311,32.7698],[-85.1309,32.7696],[-85.1305,32.7698],[-85.1249,32.7716],[-85.1241,32.7718],[-85.124,32.7719],[-85.1237,32.772],[-85.1234,32.7722],[-85.1233,32.7723],[-85.1225,32.7728],[-85.1222,32.7734],[-85.1223,32.7744],[-85.1228,32.7752],[-85.123,32.7755],[-85.1236,32.7757],[-85.1238,32.7758],[-85.1239,32.7759],[-85.1239,32.776],[-85.1239,32.7763],[-85.1243,32.7767],[-85.1245,32.7771],[-85.1247,32.7773],[-85.1249,32.7775],[-85.1254,32.7781],[-85.1256,32.7786],[-85.1261,32.7791],[-85.1262,32.7792],[-85.1265,32.7793],[-85.1269,32.7794],[-85.1275,32.7795],[-85.1287,32.7795],[-85.1291,32.7795],[-85.1299,32.7796],[-85.1311,32.7803],[-85.1322,32.7812],[-85.1322,32.7813],[-85.1327,32.7816],[-85.133,32.7817],[-85.1333,32.7821],[-85.1333,32.7822],[-85.1332,32.7825],[-85.1337,32.7832],[-85.1339,32.7834],[-85.1344,32.7838],[-85.1345,32.7841],[-85.1345,32.7842],[-85.1347,32.7843],[-85.1348,32.7844],[-85.1349,32.7844],[-85.1349,32.7845],[-85.1356,32.7846],[-85.1361,32.7845],[-85.1365,32.7844],[-85.137,32.7845],[-85.1375,32.7846],[-85.1386,32.7849],[-85.1393,32.7849],[-85.1397,32.7852],[-85.1399,32.7856],[-85.1399,32.786],[-85.1398,32.7862],[-85.1398,32.7869],[-85.1398,32.7871],[-85.1402,32.7877],[-85.1404,32.7879],[-85.1407,32.7882],[-85.141,32.7885],[-85.1412,32.7886],[-85.1414,32.7893],[-85.1416,32.7895],[-85.1417,32.79],[-85.1416,32.7914],[-85.1417,32.7917],[-85.1422,32.7921],[-85.1426,32.7922],[-85.1428,32.7923],[-85.143,32.7922],[-85.143,32.7921],[-85.1431,32.792],[-85.1436,32.7916],[-85.1441,32.7915],[-85.1444,32.7914],[-85.1446,32.7914],[-85.1451,32.7914],[-85.1454,32.7914],[-85.1463,32.7916],[-85.1464,32.7916],[-85.1475,32.7919],[-85.1477,32.792],[-85.1483,32.7922],[-85.1486,32.7924],[-85.1493,32.7927],[-85.1506,32.7933],[-85.151,32.7935],[-85.1511,32.7936],[-85.1519,32.7941],[-85.152,32.7942],[-85.1529,32.795],[-85.153,32.795],[-85.1534,32.7955],[-85.1537,32.7959],[-85.1539,32.7963],[-85.154,32.7966],[-85.1546,32.7972],[-85.1551,32.7981],[-85.1557,32.7987],[-85.1563,32.7994],[-85.1575,32.8001],[-85.1579,32.8003],[-85.1584,32.8008],[-85.1587,32.8014],[-85.1588,32.8015],[-85.1592,32.8018],[-85.1593,32.802],[-85.1595,32.8024],[-85.1601,32.8029],[-85.1616,32.8038],[-85.1621,32.8042],[-85.1624,32.8048],[-85.1629,32.8055],[-85.1631,32.8056],[-85.1632,32.8057],[-85.1633,32.8059],[-85.1636,32.8063],[-85.1638,32.8066],[-85.1639,32.8067],[-85.1644,32.8073],[-85.1645,32.8073],[-85.1646,32.8074],[-85.1647,32.8075],[-85.1649,32.8077],[-85.165,32.8078],[-85.1654,32.808],[-85.1656,32.8082],[-85.1659,32.8085],[-85.166,32.8089],[-85.1661,32.8093],[-85.1666,32.81],[-85.1666,32.8102],[-85.167,32.8107],[-85.1679,32.8115],[-85.1679,32.8116],[-85.168,32.8118],[-85.1681,32.812],[-85.1681,32.8124],[-85.1682,32.8125],[-85.1684,32.8128],[-85.1684,32.8136],[-85.1686,32.8139],[-85.1686,32.8142],[-85.1686,32.8143],[-85.1684,32.8144],[-85.168,32.8143],[-85.1673,32.8154],[-85.1667,32.8162],[-85.1653,32.8181],[-85.165,32.8187],[-85.165,32.8188],[-85.1649,32.8192],[-85.1648,32.8198],[-85.165,32.8204],[-85.1652,32.821],[-85.1654,32.8215],[-85.1656,32.8222],[-85.1659,32.8226],[-85.166,32.823],[-85.1663,32.8236],[-85.1669,32.8246],[-85.1679,32.8257],[-85.1683,32.8265],[-85.1684,32.8268],[-85.1685,32.8271],[-85.1684,32.828],[-85.1683,32.8285],[-85.168,32.8292],[-85.1674,32.8304],[-85.1672,32.8308],[-85.1662,32.8326],[-85.166,32.8329],[-85.1658,32.8331],[-85.1657,32.8334],[-85.1656,32.8335],[-85.1648,32.8346],[-85.1646,32.8348],[-85.1641,32.8353],[-85.1621,32.8368],[-85.1617,32.8372],[-85.161,32.8378],[-85.1608,32.838],[-85.1606,32.8383],[-85.1603,32.8384],[-85.1593,32.8388],[-85.1592,32.8389],[-85.1574,32.8394],[-85.1562,32.8397],[-85.1553,32.8397],[-85.1548,32.8397],[-85.1546,32.8398],[-85.1545,32.84],[-85.1544,32.8402],[-85.1544,32.8404],[-85.154,32.8407],[-85.1539,32.841],[-85.1538,32.8419],[-85.1535,32.8428],[-85.1535,32.8434],[-85.1535,32.8437],[-85.1534,32.8449],[-85.1537,32.8457],[-85.1543,32.8475],[-85.1546,32.848],[-85.1549,32.8484],[-85.1553,32.8491],[-85.1563,32.8505],[-85.1572,32.8515],[-85.1579,32.8523],[-85.1583,32.8531],[-85.159,32.8539],[-85.1591,32.8541],[-85.1598,32.8547],[-85.1598,32.855],[-85.1611,32.8561],[-85.1619,32.8564],[-85.1623,32.8565],[-85.1636,32.8564],[-85.1643,32.8562],[-85.1655,32.8554],[-85.166,32.8552],[-85.1666,32.8548],[-85.1668,32.8547],[-85.1672,32.8542],[-85.1674,32.8538],[-85.1676,32.8534],[-85.1678,32.8532],[-85.1681,32.8529],[-85.1687,32.8526],[-85.1698,32.8525],[-85.17,32.8525],[-85.1701,32.8525],[-85.1707,32.8526],[-85.1721,32.8531],[-85.1725,32.8532],[-85.1726,32.8532],[-85.1756,32.8535],[-85.1771,32.8539],[-85.178,32.8543],[-85.1784,32.8546],[-85.1785,32.8547],[-85.1786,32.8547],[-85.1787,32.8548],[-85.1788,32.8549],[-85.1793,32.8553],[-85.1801,32.8559],[-85.1815,32.8575],[-85.1818,32.8577],[-85.1826,32.8587],[-85.1829,32.8591],[-85.1829,32.8592],[-85.184,32.8605],[-85.184,32.8606],[-85.1844,32.8613],[-85.1843,32.8614],[-85.1849,32.8633],[-85.1849,32.8635],[-85.1849,32.865],[-85.1847,32.8652],[-85.1848,32.8671],[-85.1849,32.8673],[-85.1849,32.8689],[-85.1848,32.8694],[-85.1847,32.8695],[-85.1847,32.8696],[-85.1846,32.8698],[-85.1841,32.8705],[-85.1847,32.8705],[-85.1851,32.872],[-85.1853,32.8733],[-85.1856,32.8745],[-85.1857,32.8751],[-85.1858,32.8753],[-85.1859,32.8759],[-85.1862,32.8773],[-85.1864,32.8786],[-85.1865,32.8788],[-85.1867,32.8798],[-85.1868,32.8802],[-85.1868,32.8805],[-85.187,32.8816],[-85.187,32.8819],[-85.1875,32.8839],[-85.1875,32.8842],[-85.1879,32.8861],[-85.188,32.8864],[-85.1887,32.8897],[-85.189,32.8909],[-85.1891,32.8914],[-85.1895,32.8935],[-85.1896,32.8943],[-85.1906,32.8995],[-85.1907,32.9],[-85.191,32.9014],[-85.1913,32.9027],[-85.1916,32.9044],[-85.1917,32.9047],[-85.1918,32.9055],[-85.1919,32.9056],[-85.1928,32.9103],[-85.1928,32.9107],[-85.1933,32.9129],[-85.1934,32.9133],[-85.1936,32.9142],[-85.1939,32.9158],[-85.1942,32.9172],[-85.1943,32.9179],[-85.1944,32.9187],[-85.1945,32.9192],[-85.1946,32.9195],[-85.195,32.9217],[-85.1959,32.9257],[-85.196,32.9263],[-85.1973,32.9325],[-85.1974,32.9329],[-85.1974,32.9333],[-85.1977,32.9347],[-85.1993,32.9425],[-85.1998,32.9451],[-85.2004,32.9484],[-85.2006,32.9497],[-85.2013,32.9528],[-85.2015,32.954],[-85.2021,32.9569],[-85.2025,32.9589],[-85.2031,32.9626],[-85.2035,32.9643],[-85.2036,32.9646],[-85.204,32.9667],[-85.2049,32.9712],[-85.205,32.9714],[-85.2054,32.9736],[-85.2056,32.9742],[-85.2061,32.9768],[-85.2061,32.977],[-85.2065,32.9791],[-85.207,32.9816],[-85.2072,32.9825],[-85.2074,32.9837],[-85.2082,32.9871],[-85.209,32.9912],[-85.2091,32.9913],[-85.2095,32.9934],[-85.2102,32.9971],[-85.2107,33.0001],[-85.2108,33.0006],[-85.2126,33.0094],[-85.2132,33.0125],[-85.2141,33.0171],[-85.2142,33.0175],[-85.2148,33.0198],[-85.215,33.0215],[-85.2155,33.024],[-85.2169,33.0306],[-85.2173,33.0327],[-85.2178,33.0354],[-85.2182,33.0373],[-85.2186,33.0393],[-85.2188,33.0401],[-85.2192,33.0423],[-85.2192,33.0425],[-85.2194,33.0433],[-85.2194,33.0434],[-85.2198,33.0451],[-85.2202,33.047],[-85.2203,33.0476],[-85.2207,33.05],[-85.2211,33.0519],[-85.2213,33.0529],[-85.2219,33.0557],[-85.2235,33.0636],[-85.2235,33.0639],[-85.2236,33.0643],[-85.2238,33.0654],[-85.2239,33.0662],[-85.2249,33.0708],[-85.226,33.0765],[-85.2278,33.0851],[-85.2289,33.0906],[-85.2324,33.1081],[-85.2325,33.1088],[-85.2331,33.1117],[-85.2336,33.1141],[-85.2357,33.1251],[-85.2364,33.1292],[-85.2365,33.1295],[-85.2365,33.1296],[-85.2365,33.1298],[-85.2382,33.1386],[-85.24,33.1481],[-85.2404,33.1505],[-85.2406,33.1515],[-85.2408,33.1523],[-85.2413,33.1549],[-85.2428,33.1627],[-85.245,33.1738],[-85.2466,33.1815],[-85.2466,33.1816],[-85.2472,33.1846],[-85.2489,33.1939],[-85.2499,33.1997],[-85.2507,33.2039],[-85.2517,33.2089],[-85.2518,33.2095],[-85.2519,33.2097],[-85.2521,33.2109],[-85.2535,33.2183],[-85.2545,33.2237],[-85.2555,33.2294],[-85.2557,33.2299],[-85.256,33.2318],[-85.2561,33.2319],[-85.2569,33.2358],[-85.257,33.2365],[-85.2574,33.2381],[-85.2579,33.2411],[-85.2581,33.2421],[-85.2593,33.2484],[-85.2595,33.2501],[-85.2604,33.2547],[-85.2625,33.2656],[-85.2639,33.2732],[-85.2647,33.2768],[-85.2669,33.2887],[-85.2682,33.2952],[-85.2697,33.3033],[-85.271,33.3097],[-85.2734,33.3228],[-85.2756,33.3339],[-85.2766,33.3392],[-85.2775,33.344],[-85.2786,33.3499],[-85.2813,33.3638],[-85.2813,33.3641],[-85.2835,33.3751],[-85.2844,33.3795],[-85.2863,33.3895],[-85.2901,33.4094],[-85.2915,33.4166],[-85.2918,33.4178],[-85.2923,33.4207],[-85.2931,33.4243],[-85.2938,33.4281],[-85.2939,33.4285],[-85.2965,33.4405],[-85.2965,33.4406],[-85.2976,33.4469],[-85.299,33.4542],[-85.2995,33.4567],[-85.3013,33.4661],[-85.303,33.4752],[-85.3034,33.4774],[-85.3044,33.4829],[-85.3054,33.4874],[-85.3056,33.4883],[-85.3062,33.4908],[-85.3066,33.4929],[-85.308,33.5001],[-85.3083,33.5023],[-85.3084,33.5026],[-85.3096,33.5087],[-85.3117,33.5185],[-85.3119,33.5197],[-85.3129,33.5246],[-85.3135,33.5273],[-85.314,33.5298],[-85.314,33.5299],[-85.314,33.5301],[-85.314,33.5303],[-85.314,33.5304],[-85.314,33.5306],[-85.3141,33.5308],[-85.3141,33.531],[-85.3141,33.5312],[-85.3142,33.5314],[-85.3147,33.5341],[-85.3148,33.5345],[-85.3149,33.5349],[-85.3149,33.535],[-85.315,33.5354],[-85.315,33.5357],[-85.315,33.5358],[-85.315,33.5359],[-85.3153,33.5376],[-85.3157,33.5396],[-85.3165,33.5438],[-85.3175,33.5488],[-85.3185,33.5538],[-85.3185,33.5539],[-85.3185,33.554],[-85.3188,33.556],[-85.3192,33.5571],[-85.3203,33.5628],[-85.3225,33.5742],[-85.3226,33.5743],[-85.3233,33.5781],[-85.3238,33.5803],[-85.3255,33.5894],[-85.3282,33.603],[-85.3291,33.6077],[-85.3323,33.6235],[-85.3327,33.6251],[-85.3351,33.6371],[-85.3362,33.6428],[-85.3378,33.6508],[-85.3382,33.6531],[-85.3384,33.6541],[-85.3419,33.6715],[-85.3419,33.6717],[-85.3427,33.6757],[-85.3427,33.6759],[-85.3427,33.676],[-85.344,33.6827],[-85.3441,33.6828],[-85.3465,33.6953],[-85.3465,33.6954],[-85.3474,33.6994],[-85.3474,33.6995],[-85.3499,33.7125],[-85.35,33.713],[-85.3525,33.7259],[-85.3525,33.7261],[-85.3526,33.7264],[-85.3527,33.7266],[-85.3551,33.7392],[-85.3552,33.7394],[-85.3556,33.7416],[-85.3569,33.748],[-85.3569,33.7482],[-85.3574,33.7501],[-85.358,33.7536],[-85.3583,33.7553],[-85.3585,33.7567],[-85.3586,33.7573],[-85.3603,33.7668],[-85.3603,33.7669],[-85.3604,33.767],[-85.3605,33.7673],[-85.3606,33.768],[-85.3607,33.7683],[-85.3608,33.769],[-85.361,33.7699],[-85.3612,33.7704],[-85.3612,33.7707],[-85.3614,33.7713],[-85.3614,33.7714],[-85.3615,33.7717],[-85.3615,33.772],[-85.3616,33.7723],[-85.3618,33.7732],[-85.3618,33.7735],[-85.3619,33.7737],[-85.3618,33.7739],[-85.3628,33.7791],[-85.3628,33.7792],[-85.3629,33.7797],[-85.363,33.7798],[-85.3646,33.7884],[-85.3678,33.8052],[-85.3678,33.8053],[-85.3701,33.8173],[-85.3702,33.8182],[-85.3703,33.8186],[-85.3718,33.8266],[-85.3718,33.8267],[-85.372,33.8278],[-85.3721,33.8283],[-85.3728,33.8319],[-85.3728,33.832],[-85.3741,33.8385],[-85.3745,33.8406],[-85.3745,33.8409],[-85.3749,33.843],[-85.3754,33.8451],[-85.376,33.8485],[-85.3764,33.8507],[-85.3765,33.8508],[-85.3772,33.8543],[-85.3774,33.8561],[-85.3789,33.8633],[-85.3795,33.8663],[-85.3798,33.8678],[-85.3806,33.8715],[-85.381,33.8735],[-85.3814,33.8751],[-85.3818,33.877],[-85.3818,33.8772],[-85.3847,33.892],[-85.3847,33.8921],[-85.3847,33.8922],[-85.3849,33.8931],[-85.385,33.8934],[-85.3857,33.897],[-85.3863,33.9],[-85.3863,33.9001],[-85.3866,33.9017],[-85.3866,33.9018],[-85.3879,33.9087],[-85.3888,33.913],[-85.3896,33.9171],[-85.3915,33.9271],[-85.394,33.9397],[-85.3959,33.9491],[-85.3961,33.9502],[-85.3962,33.9505],[-85.3974,33.9569],[-85.3977,33.9582],[-85.3981,33.9602],[-85.3988,33.9641],[-85.3993,33.9666],[-85.3994,33.9669],[-85.3996,33.9677],[-85.3996,33.9681],[-85.4025,33.9825],[-85.4049,33.9948],[-85.4059,34.0001],[-85.4068,34.0023],[-85.4068,34.0026],[-85.4068,34.0028],[-85.4092,34.0151],[-85.4093,34.0157],[-85.4094,34.016],[-85.4098,34.0182],[-85.4099,34.0186],[-85.4108,34.0234],[-85.4109,34.0237],[-85.4124,34.0318],[-85.4158,34.0494],[-85.4179,34.06],[-85.4185,34.0632],[-85.4192,34.0671],[-85.4194,34.0682],[-85.4202,34.0723],[-85.4209,34.0756],[-85.4209,34.076],[-85.4219,34.0808],[-85.4223,34.0833],[-85.4224,34.0836],[-85.4267,34.1062],[-85.4269,34.1072],[-85.4269,34.1073],[-85.4279,34.1126],[-85.4282,34.1144],[-85.4282,34.1145],[-85.4295,34.1251],[-85.4325,34.1395],[-85.433,34.1419],[-85.4344,34.1487],[-85.4364,34.1581],[-85.4365,34.1585],[-85.4371,34.1615],[-85.4386,34.1689],[-85.4421,34.1866],[-85.4421,34.1867],[-85.443,34.1912],[-85.4437,34.1943],[-85.4443,34.1977],[-85.4443,34.1978],[-85.4443,34.1979],[-85.4444,34.1985],[-85.4445,34.1988],[-85.4445,34.199],[-85.4447,34.1999],[-85.4448,34.2007],[-85.445,34.2015],[-85.4451,34.202],[-85.4455,34.2039],[-85.4458,34.2055],[-85.4459,34.2058],[-85.446,34.2066],[-85.4467,34.21],[-85.4467,34.2101],[-85.448,34.2165],[-85.4516,34.2343],[-85.4538,34.2452],[-85.4542,34.247],[-85.4542,34.2472],[-85.4545,34.2485],[-85.455,34.2501],[-85.4551,34.2507],[-85.4554,34.2529],[-85.4564,34.2576],[-85.4581,34.2657],[-85.4581,34.2661],[-85.4582,34.2663],[-85.4583,34.2665],[-85.4583,34.2668],[-85.4583,34.2669],[-85.4583,34.2672],[-85.4585,34.2676],[-85.4586,34.2681],[-85.4586,34.2687],[-85.4587,34.2694],[-85.4593,34.2725],[-85.4614,34.2824],[-85.4622,34.2864],[-85.4629,34.2899],[-85.463,34.2901],[-85.4633,34.2916],[-85.4635,34.293],[-85.4647,34.2989],[-85.4648,34.2991],[-85.4659,34.3043],[-85.4659,34.3044],[-85.4678,34.3143],[-85.4678,34.3144],[-85.4685,34.3177],[-85.4685,34.3178],[-85.4685,34.3179],[-85.4685,34.318],[-85.4704,34.328],[-85.4704,34.3282],[-85.474,34.3445],[-85.4744,34.3465],[-85.4745,34.3466],[-85.4781,34.3637],[-85.4782,34.3639],[-85.4805,34.3751],[-85.4817,34.3807],[-85.4844,34.3929],[-85.4845,34.3935],[-85.4845,34.3936],[-85.4846,34.3939],[-85.4854,34.3978],[-85.4855,34.3978],[-85.4864,34.4024],[-85.4865,34.4026],[-85.4865,34.4029],[-85.4866,34.4031],[-85.4885,34.4119],[-85.4886,34.4122],[-85.4886,34.4126],[-85.4887,34.4128],[-85.4898,34.4181],[-85.4899,34.4183],[-85.4899,34.4186],[-85.4916,34.4259],[-85.4948,34.4404],[-85.4949,34.4406],[-85.497,34.45],[-85.4971,34.4504],[-85.4971,34.4507],[-85.4972,34.4507],[-85.4972,34.4508],[-85.4983,34.4557],[-85.4983,34.456],[-85.4997,34.4621],[-85.4999,34.4635],[-85.5003,34.4648],[-85.5008,34.467],[-85.5009,34.4674],[-85.5009,34.4675],[-85.5009,34.4677],[-85.5012,34.4688],[-85.5013,34.4695],[-85.502,34.4729],[-85.5023,34.474],[-85.5024,34.4742],[-85.5024,34.4745],[-85.5029,34.4766],[-85.5045,34.4844],[-85.5048,34.4856],[-85.5048,34.4857],[-85.5048,34.4858],[-85.5049,34.4859],[-85.5052,34.4873],[-85.5054,34.4885],[-85.5062,34.492],[-85.5065,34.4935],[-85.5068,34.4947],[-85.5074,34.4977],[-85.5078,34.4994],[-85.508,34.5001],[-85.5082,34.5006],[-85.5082,34.5008],[-85.5082,34.501],[-85.5082,34.5011],[-85.5082,34.5012],[-85.5083,34.5013],[-85.5083,34.5017],[-85.5084,34.5021],[-85.5084,34.5022],[-85.5084,34.5023],[-85.5085,34.5024],[-85.5085,34.5028],[-85.5086,34.5031],[-85.5087,34.5035],[-85.5088,34.5038],[-85.5091,34.5052],[-85.5092,34.5056],[-85.5093,34.5059],[-85.5095,34.5069],[-85.5095,34.5071],[-85.5095,34.5072],[-85.5095,34.5073],[-85.5096,34.5074],[-85.5096,34.5078],[-85.5097,34.5082],[-85.51,34.5093],[-85.5102,34.5104],[-85.5106,34.5121],[-85.5109,34.5136],[-85.5112,34.5147],[-85.5115,34.5161],[-85.5117,34.5172],[-85.5118,34.5175],[-85.5118,34.5177],[-85.5119,34.5178],[-85.5119,34.5179],[-85.5119,34.518],[-85.5119,34.5181],[-85.512,34.5182],[-85.5121,34.5183],[-85.5121,34.5184],[-85.5128,34.5209],[-85.5129,34.5212],[-85.513,34.5218],[-85.5136,34.5238],[-85.5138,34.5246],[-85.5139,34.5252],[-85.514,34.5255],[-85.5141,34.5263],[-85.5142,34.5269],[-85.5145,34.5286],[-85.5147,34.5294],[-85.5147,34.5297],[-85.5149,34.5305],[-85.5149,34.5307],[-85.5151,34.5319],[-85.5156,34.5345],[-85.5156,34.5346],[-85.5157,34.5348],[-85.5157,34.5349],[-85.5158,34.5355],[-85.516,34.5364],[-85.516,34.5367],[-85.5162,34.5379],[-85.5169,34.5414],[-85.5171,34.5426],[-85.5173,34.5435],[-85.5179,34.5462],[-85.5181,34.5471],[-85.5181,34.5473],[-85.5183,34.5481],[-85.5183,34.5483],[-85.5184,34.5484],[-85.5184,34.5485],[-85.5184,34.5486],[-85.5184,34.5487],[-85.5185,34.549],[-85.5185,34.5493],[-85.5186,34.5494],[-85.5186,34.5496],[-85.5186,34.5498],[-85.5189,34.5507],[-85.5189,34.5511],[-85.5191,34.5518],[-85.5196,34.554],[-85.5198,34.5547],[-85.5198,34.555],[-85.52,34.5557],[-85.52,34.5559],[-85.52,34.556],[-85.5201,34.5562],[-85.5202,34.5569],[-85.5203,34.5571],[-85.5205,34.5581],[-85.5212,34.5612],[-85.5214,34.5621],[-85.5214,34.5622],[-85.5218,34.5641],[-85.5231,34.5698],[-85.5235,34.5717],[-85.5241,34.5743],[-85.525,34.5784],[-85.5258,34.582],[-85.5263,34.5845],[-85.5264,34.5846],[-85.5265,34.5853],[-85.527,34.5874],[-85.5271,34.5881],[-85.5272,34.5883],[-85.5272,34.5886],[-85.5273,34.5887],[-85.5308,34.6069],[-85.5308,34.607],[-85.5322,34.614],[-85.5326,34.6164],[-85.5338,34.6224],[-85.5341,34.6239],[-85.5343,34.6251],[-85.5365,34.6352],[-85.5393,34.6479],[-85.5412,34.6565],[-85.5413,34.6567],[-85.5413,34.6568],[-85.542,34.6599],[-85.542,34.6602],[-85.5425,34.6624],[-85.5458,34.6776],[-85.5464,34.6803],[-85.5469,34.6825],[-85.5472,34.6841],[-85.5473,34.6844],[-85.5474,34.6849],[-85.5475,34.6854],[-85.5484,34.6893],[-85.5494,34.6941],[-85.5495,34.6943],[-85.5495,34.6945],[-85.5503,34.6979],[-85.5507,34.7],[-85.5512,34.7024],[-85.5521,34.7065],[-85.5524,34.7081],[-85.5525,34.7083],[-85.5527,34.7092],[-85.5529,34.7102],[-85.5531,34.7112],[-85.5534,34.7128],[-85.5537,34.7138],[-85.5537,34.7141],[-85.5538,34.7143],[-85.5572,34.7306],[-85.5573,34.7306],[-85.5581,34.7344],[-85.5587,34.7373],[-85.5589,34.7381],[-85.5613,34.7496],[-85.5614,34.7501],[-85.5639,34.7627],[-85.5641,34.7637],[-85.5649,34.7677],[-85.5662,34.7741],[-85.5674,34.7798],[-85.5726,34.8059],[-85.5727,34.8068],[-85.573,34.8083],[-85.5745,34.8155],[-85.5755,34.8207],[-85.5756,34.8212],[-85.5761,34.8237],[-85.5761,34.8239],[-85.5765,34.8254],[-85.5766,34.8262],[-85.5767,34.8269],[-85.5768,34.8271],[-85.5782,34.8346],[-85.579,34.8388],[-85.5805,34.8464],[-85.5816,34.8524],[-85.5821,34.8548],[-85.583,34.8595],[-85.5832,34.8604],[-85.5832,34.8605],[-85.584,34.8649],[-85.5841,34.8655],[-85.5845,34.8674],[-85.5847,34.8688],[-85.5848,34.8693],[-85.5851,34.8709],[-85.5859,34.8751],[-85.5859,34.8752],[-85.586,34.8755],[-85.5864,34.8776],[-85.587,34.8813],[-85.587,34.8814],[-85.5873,34.883],[-85.5891,34.8919],[-85.5903,34.898],[-85.5905,34.8988],[-85.5905,34.8989],[-85.5909,34.9013],[-85.5911,34.9032],[-85.5914,34.9045],[-85.5914,34.9047],[-85.5915,34.9051],[-85.5916,34.9054],[-85.5917,34.9057],[-85.5918,34.9063],[-85.5922,34.9087],[-85.5923,34.9099],[-85.5924,34.9105],[-85.5924,34.9106],[-85.5925,34.9108],[-85.5925,34.911],[-85.5926,34.9116],[-85.5927,34.9123],[-85.593,34.9135],[-85.5946,34.9211],[-85.5952,34.9242],[-85.5952,34.9243],[-85.5958,34.9277],[-85.5966,34.932],[-85.597,34.9338],[-85.597,34.9339],[-85.5982,34.9415],[-85.5987,34.9447],[-85.5988,34.9447],[-85.5988,34.9448],[-85.5992,34.9501],[-85.5994,34.9518],[-85.6001,34.9558],[-85.601,34.9607],[-85.6015,34.9639],[-85.6015,34.964],[-85.6025,34.9694],[-85.6038,34.9771],[-85.6052,34.9847]]]},"properties":{"STATE_ID":"13","STATE_NAME":"Georgia"},"id":13}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-88.2001,34.9956],[-88.2003,34.996],[-88.2003,34.9963],[-88.2008,34.9975],[-88.2008,34.9978],[-88.2008,34.998],[-88.2009,34.9981],[-88.201,34.9991],[-88.201,35.0001],[-88.2011,35.0002],[-88.2011,35.0003],[-88.2012,35.001],[-88.2012,35.0011],[-88.2014,35.002],[-88.2014,35.0023],[-88.2014,35.0025],[-88.2016,35.0032],[-88.2016,35.0035],[-88.2017,35.0043],[-88.2018,35.0045],[-88.202,35.0054],[-88.2022,35.006],[-88.2024,35.0067],[-88.2026,35.007],[-88.2027,35.0075],[-88.2028,35.0076],[-88.2028,35.0078],[-88.2029,35.0079],[-88.203,35.008],[-88.2028,35.008],[-88.2027,35.008],[-88.2025,35.008],[-88.2023,35.008],[-88.2021,35.008],[-88.2018,35.008],[-88.2014,35.008],[-88.2012,35.008],[-88.2009,35.008],[-88.2005,35.008],[-88.2,35.008],[-88.1997,35.008],[-88.1984,35.008],[-88.1949,35.0079],[-88.1943,35.0079],[-88.193,35.0079],[-88.192,35.0079],[-88.1888,35.0078],[-88.1878,35.0078],[-88.1872,35.0078],[-88.1864,35.0078],[-88.1855,35.0078],[-88.1849,35.0078],[-88.1844,35.0077],[-88.1826,35.0077],[-88.1825,35.0077],[-88.182,35.0077],[-88.1817,35.0077],[-88.1808,35.0077],[-88.1804,35.0077],[-88.1717,35.0075],[-88.1603,35.0074],[-88.1565,35.0073],[-88.147,35.0072],[-88.1428,35.0072],[-88.1407,35.0072],[-88.1254,35.007],[-88.125,35.007],[-88.1226,35.007],[-88.1218,35.007],[-88.1194,35.007],[-88.1186,35.007],[-88.1185,35.007],[-88.1182,35.007],[-88.1181,35.007],[-88.1163,35.007],[-88.1108,35.0069],[-88.1089,35.0069],[-88.1081,35.0069],[-88.1055,35.0068],[-88.1046,35.0068],[-88.1021,35.0068],[-88.0947,35.0068],[-88.0922,35.0067],[-88.0915,35.0067],[-88.0895,35.0067],[-88.0888,35.0067],[-88.0866,35.0067],[-88.0854,35.0067],[-88.0806,35.0067],[-88.0758,35.0066],[-88.0756,35.0066],[-88.0754,35.0066],[-88.067,35.0065],[-88.0639,35.0065],[-88.0598,35.0065],[-88.0578,35.0065],[-88.0544,35.0064],[-88.0512,35.0064],[-88.0511,35.0064],[-88.051,35.0064],[-88.0509,35.0064],[-88.0507,35.0064],[-88.0482,35.0064],[-88.0402,35.0063],[-88.0375,35.0063],[-88.0327,35.0062],[-88.0325,35.0062],[-88.0304,35.0062],[-88.0284,35.0062],[-88.0269,35.0062],[-88.0254,35.0062],[-88.0227,35.0061],[-88.02,35.0061],[-88.0186,35.0061],[-88.0181,35.0061],[-88.0146,35.0061],[-88.0132,35.0061],[-88.0116,35.006],[-88.0089,35.006],[-88.0067,35.006],[-88.0051,35.006],[-88.0044,35.006],[-88.0024,35.006],[-88.0023,35.006],[-88,35.0059],[-87.9942,35.0059],[-87.9915,35.0059],[-87.9904,35.0059],[-87.9871,35.0059],[-87.986,35.0059],[-87.9858,35.0059],[-87.9851,35.0059],[-87.9849,35.0059],[-87.984,35.0059],[-87.9812,35.0059],[-87.9802,35.0059],[-87.9797,35.0059],[-87.9781,35.0059],[-87.9776,35.0059],[-87.9768,35.0059],[-87.9745,35.0059],[-87.9737,35.0059],[-87.9725,35.0059],[-87.9692,35.0059],[-87.9681,35.0059],[-87.9666,35.0059],[-87.9621,35.0059],[-87.9606,35.0059],[-87.9602,35.0059],[-87.959,35.0059],[-87.9586,35.0059],[-87.9556,35.0059],[-87.9466,35.0059],[-87.9436,35.0058],[-87.9385,35.0058],[-87.9271,35.0058],[-87.9165,35.0058],[-87.9164,35.0058],[-87.9154,35.0058],[-87.9125,35.0058],[-87.9115,35.0057],[-87.9113,35.0057],[-87.9106,35.0057],[-87.9103,35.0057],[-87.9097,35.0057],[-87.9079,35.0057],[-87.9073,35.0057],[-87.9063,35.0057],[-87.9052,35.0057],[-87.9031,35.0057],[-87.9021,35.0057],[-87.9019,35.0057],[-87.9012,35.0057],[-87.9009,35.0057],[-87.8974,35.0057],[-87.8868,35.0057],[-87.8833,35.0057],[-87.883,35.0057],[-87.8822,35.0057],[-87.882,35.0057],[-87.8817,35.0057],[-87.8812,35.0057],[-87.8778,35.0055],[-87.8777,35.0055],[-87.8775,35.0055],[-87.8774,35.0055],[-87.8766,35.0055],[-87.8758,35.0056],[-87.8748,35.0055],[-87.8741,35.0055],[-87.8731,35.0055],[-87.8727,35.0056],[-87.8682,35.0057],[-87.8678,35.0057],[-87.866,35.0057],[-87.865,35.0057],[-87.862,35.0056],[-87.861,35.0056],[-87.8606,35.0056],[-87.8597,35.0056],[-87.8593,35.0056],[-87.8559,35.0056],[-87.8533,35.0056],[-87.8526,35.0056],[-87.8519,35.0056],[-87.8516,35.0056],[-87.8486,35.0056],[-87.8406,35.0054],[-87.8305,35.0052],[-87.8211,35.0052],[-87.8191,35.0052],[-87.8137,35.0051],[-87.8132,35.0051],[-87.8128,35.0052],[-87.8127,35.0052],[-87.7939,35.0051],[-87.7937,35.0051],[-87.7932,35.0051],[-87.793,35.0051],[-87.7918,35.0051],[-87.7882,35.005],[-87.787,35.005],[-87.7866,35.005],[-87.7855,35.005],[-87.7851,35.005],[-87.7846,35.005],[-87.783,35.005],[-87.7824,35.005],[-87.7818,35.005],[-87.7801,35.0049],[-87.7795,35.0049],[-87.7764,35.0048],[-87.7736,35.0047],[-87.773,35.0047],[-87.7727,35.0047],[-87.7719,35.0047],[-87.7716,35.0047],[-87.7709,35.0047],[-87.7706,35.0047],[-87.7704,35.0047],[-87.7699,35.0046],[-87.7696,35.0046],[-87.7689,35.0046],[-87.7675,35.0046],[-87.7672,35.0046],[-87.7666,35.0046],[-87.7662,35.0046],[-87.7658,35.0046],[-87.7656,35.0046],[-87.7654,35.0046],[-87.7652,35.0046],[-87.765,35.0047],[-87.7648,35.0047],[-87.7643,35.0047],[-87.7638,35.0046],[-87.7632,35.0047],[-87.7624,35.0047],[-87.7608,35.0046],[-87.7607,35.0046],[-87.7602,35.0047],[-87.76,35.0047],[-87.7597,35.0047],[-87.7596,35.0047],[-87.759,35.0047],[-87.7516,35.0045],[-87.7509,35.0045],[-87.7508,35.0045],[-87.7505,35.0044],[-87.7503,35.0044],[-87.75,35.0044],[-87.7487,35.0044],[-87.7439,35.0044],[-87.7422,35.0044],[-87.7415,35.0044],[-87.7391,35.0044],[-87.7383,35.0044],[-87.734,35.0043],[-87.7293,35.0043],[-87.7223,35.0042],[-87.7202,35.0042],[-87.7119,35.0041],[-87.7095,35.0041],[-87.7024,35.0039],[-87.7023,35.004],[-87.7005,35.004],[-87.7004,35.004],[-87.7003,35.004],[-87.6976,35.0039],[-87.6968,35.0038],[-87.6887,35.0037],[-87.6865,35.0037],[-87.6854,35.0037],[-87.6716,35.0036],[-87.6708,35.0036],[-87.669,35.0036],[-87.667,35.0036],[-87.6658,35.0036],[-87.6623,35.0035],[-87.6576,35.0036],[-87.6547,35.0036],[-87.6462,35.0036],[-87.6433,35.0037],[-87.643,35.0037],[-87.6421,35.0037],[-87.6418,35.0037],[-87.6416,35.0037],[-87.6409,35.0037],[-87.6407,35.0037],[-87.6392,35.0037],[-87.6349,35.0037],[-87.6335,35.0037],[-87.6334,35.0037],[-87.6331,35.0037],[-87.6321,35.0037],[-87.6318,35.0037],[-87.631,35.0037],[-87.6286,35.0037],[-87.6279,35.0037],[-87.6269,35.0037],[-87.6252,35.0037],[-87.6239,35.0037],[-87.6229,35.0037],[-87.6222,35.0037],[-87.6201,35.0036],[-87.6194,35.0036],[-87.6193,35.0036],[-87.6192,35.0036],[-87.619,35.0036],[-87.6184,35.0036],[-87.6182,35.0036],[-87.618,35.0036],[-87.6174,35.0036],[-87.6172,35.0036],[-87.6168,35.0036],[-87.6156,35.0035],[-87.6152,35.0035],[-87.6078,35.0035],[-87.6076,35.0035],[-87.606,35.0034],[-87.6049,35.0035],[-87.6017,35.0035],[-87.6009,35.0035],[-87.5985,35.0035],[-87.5977,35.0035],[-87.5947,35.0035],[-87.5859,35.0035],[-87.5829,35.0035],[-87.5777,35.0035],[-87.5776,35.0035],[-87.5775,35.0035],[-87.5774,35.0035],[-87.5773,35.0035],[-87.5772,35.0035],[-87.5758,35.0035],[-87.5742,35.0035],[-87.5714,35.0035],[-87.57,35.0035],[-87.569,35.0035],[-87.566,35.0035],[-87.565,35.0035],[-87.5627,35.0035],[-87.5558,35.0034],[-87.5535,35.0033],[-87.5534,35.0033],[-87.553,35.0033],[-87.5529,35.0033],[-87.5521,35.0033],[-87.5497,35.0033],[-87.5489,35.0033],[-87.5437,35.0033],[-87.528,35.0031],[-87.5228,35.0031],[-87.5225,35.0031],[-87.5223,35.0031],[-87.5214,35.0031],[-87.521,35.0031],[-87.519,35.0031],[-87.513,35.0031],[-87.511,35.0031],[-87.5108,35.0031],[-87.51,35.0031],[-87.5097,35.0031],[-87.5086,35.0031],[-87.5051,35.0031],[-87.504,35.0031],[-87.5023,35.0031],[-87.5,35.0031],[-87.4973,35.003],[-87.4971,35.0029],[-87.4956,35.003],[-87.4951,35.003],[-87.4935,35.003],[-87.4929,35.0031],[-87.4928,35.0031],[-87.4921,35.003],[-87.4899,35.0029],[-87.4892,35.0029],[-87.4885,35.0029],[-87.4864,35.0029],[-87.4857,35.0029],[-87.485,35.0029],[-87.4827,35.0029],[-87.482,35.0029],[-87.4796,35.0028],[-87.4725,35.0028],[-87.4701,35.0028],[-87.4699,35.0028],[-87.4694,35.0028],[-87.4693,35.0028],[-87.4676,35.0028],[-87.4625,35.0027],[-87.4608,35.0027],[-87.4581,35.0027],[-87.4498,35.0027],[-87.4471,35.0028],[-87.4463,35.0028],[-87.444,35.0028],[-87.4433,35.0028],[-87.442,35.0028],[-87.4383,35.0028],[-87.4371,35.0028],[-87.43,35.0028],[-87.4296,35.0027],[-87.4292,35.0025],[-87.429,35.0025],[-87.4289,35.0025],[-87.4288,35.0025],[-87.4284,35.0025],[-87.4283,35.0025],[-87.4279,35.0025],[-87.4277,35.0025],[-87.4269,35.0025],[-87.4265,35.0025],[-87.4256,35.0025],[-87.4253,35.0025],[-87.4246,35.0024],[-87.424,35.0024],[-87.4232,35.0024],[-87.4226,35.0024],[-87.4224,35.0024],[-87.4221,35.0024],[-87.4219,35.0024],[-87.4216,35.0025],[-87.4215,35.0025],[-87.4209,35.0025],[-87.4194,35.0026],[-87.4189,35.0027],[-87.4188,35.0026],[-87.4185,35.0026],[-87.4182,35.0025],[-87.418,35.0025],[-87.4178,35.0025],[-87.4175,35.0024],[-87.4174,35.0024],[-87.4173,35.0024],[-87.417,35.0024],[-87.4163,35.0024],[-87.4161,35.0024],[-87.4159,35.0025],[-87.4155,35.0024],[-87.4138,35.0024],[-87.4132,35.0024],[-87.4123,35.0024],[-87.412,35.0024],[-87.4118,35.0024],[-87.4114,35.0024],[-87.4111,35.0024],[-87.4107,35.0024],[-87.4099,35.0024],[-87.4093,35.0024],[-87.4092,35.0024],[-87.4088,35.0024],[-87.4087,35.0024],[-87.4082,35.0024],[-87.4076,35.0025],[-87.4067,35.0025],[-87.4065,35.0025],[-87.4063,35.0025],[-87.4059,35.0025],[-87.4057,35.0025],[-87.4051,35.0024],[-87.4049,35.0024],[-87.4048,35.0024],[-87.4047,35.0024],[-87.4046,35.0024],[-87.4045,35.0025],[-87.4043,35.0025],[-87.4041,35.0025],[-87.4039,35.0025],[-87.4036,35.0024],[-87.4032,35.0024],[-87.4027,35.0024],[-87.4023,35.0024],[-87.4019,35.0024],[-87.4015,35.0024],[-87.401,35.0023],[-87.4004,35.0023],[-87.3998,35.0023],[-87.3987,35.0023],[-87.3982,35.0023],[-87.3979,35.0023],[-87.3971,35.0023],[-87.3967,35.0023],[-87.395,35.0023],[-87.3941,35.0022],[-87.3933,35.0022],[-87.3924,35.0022],[-87.392,35.0022],[-87.3915,35.0022],[-87.3882,35.0022],[-87.3876,35.0022],[-87.3861,35.0022],[-87.3855,35.0022],[-87.3847,35.0022],[-87.382,35.002],[-87.3811,35.002],[-87.3807,35.002],[-87.3802,35.002],[-87.3799,35.002],[-87.3793,35.0019],[-87.3789,35.0019],[-87.3787,35.0019],[-87.3777,35.0019],[-87.3776,35.0019],[-87.3773,35.0019],[-87.3762,35.0019],[-87.3753,35.0019],[-87.3739,35.002],[-87.3727,35.0019],[-87.3726,35.0019],[-87.3725,35.0019],[-87.3724,35.0019],[-87.3723,35.0019],[-87.3722,35.0019],[-87.3718,35.0019],[-87.3713,35.0019],[-87.3705,35.0019],[-87.3697,35.0019],[-87.3683,35.0019],[-87.3672,35.0019],[-87.3664,35.0018],[-87.3661,35.0018],[-87.3656,35.0018],[-87.3653,35.0018],[-87.3646,35.0018],[-87.3634,35.0018],[-87.3629,35.0018],[-87.3616,35.0018],[-87.3612,35.0018],[-87.3605,35.0018],[-87.3596,35.0018],[-87.3593,35.0018],[-87.359,35.0018],[-87.3586,35.0017],[-87.3585,35.0017],[-87.3584,35.0017],[-87.3576,35.0017],[-87.3559,35.0017],[-87.351,35.0017],[-87.3493,35.0017],[-87.3482,35.0016],[-87.3449,35.0016],[-87.3438,35.0016],[-87.3425,35.0016],[-87.3387,35.0015],[-87.3375,35.0015],[-87.3374,35.0015],[-87.3373,35.0015],[-87.3372,35.0015],[-87.3359,35.0015],[-87.332,35.0014],[-87.3308,35.0014],[-87.3295,35.0014],[-87.3258,35.0013],[-87.3246,35.0013],[-87.324,35.0013],[-87.3221,35.0013],[-87.3215,35.0012],[-87.3211,35.0012],[-87.32,35.0012],[-87.3196,35.0012],[-87.3192,35.0012],[-87.3182,35.0012],[-87.3178,35.0012],[-87.3166,35.0012],[-87.313,35.0011],[-87.3117,35.0011],[-87.3101,35.0011],[-87.3052,35.001],[-87.3036,35.001],[-87.3034,35.001],[-87.3027,35.0009],[-87.3025,35.0009],[-87.2996,35.0008],[-87.2992,35.0008],[-87.2989,35.0008],[-87.2977,35.0007],[-87.297,35.0007],[-87.2951,35.0007],[-87.2939,35.0007],[-87.2936,35.0007],[-87.2928,35.0007],[-87.2921,35.0007],[-87.2914,35.0007],[-87.2909,35.0006],[-87.2904,35.0006],[-87.2889,35.0006],[-87.2877,35.0006],[-87.2868,35.0006],[-87.2848,35.0005],[-87.2832,35.0005],[-87.2814,35.0005],[-87.281,35.0005],[-87.2802,35.0004],[-87.2801,35.0004],[-87.2798,35.0004],[-87.2792,35.0004],[-87.2786,35.0004],[-87.2782,35.0004],[-87.2769,35.0003],[-87.2762,35.0003],[-87.2755,35.0002],[-87.2751,35.0002],[-87.2746,35.0002],[-87.2745,35.0002],[-87.2742,35.0002],[-87.2727,35.0001],[-87.27,35.0001],[-87.2691,35.0001],[-87.2663,35.0002],[-87.2654,35.0002],[-87.2649,35.0002],[-87.2636,35.0001],[-87.2632,35.0001],[-87.2629,35.0001],[-87.2621,35.0001],[-87.2618,35.0001],[-87.26,35.0001],[-87.2546,34.9999],[-87.2529,34.9999],[-87.2517,34.9999],[-87.2501,34.9999],[-87.2482,34.9998],[-87.247,34.9998],[-87.2454,34.9998],[-87.2407,34.9996],[-87.2391,34.9996],[-87.2387,34.9996],[-87.2372,34.9996],[-87.2367,34.9995],[-87.2364,34.9995],[-87.2356,34.9995],[-87.2353,34.9995],[-87.2345,34.9995],[-87.2323,34.9995],[-87.2316,34.9995],[-87.2313,34.9995],[-87.2306,34.9995],[-87.2304,34.9995],[-87.2303,34.9995],[-87.23,34.9994],[-87.2292,34.9994],[-87.2289,34.9994],[-87.2285,34.9994],[-87.2278,34.9995],[-87.2275,34.9994],[-87.227,34.9994],[-87.2262,34.9994],[-87.2256,34.9994],[-87.225,34.9994],[-87.2241,34.9994],[-87.224,34.9994],[-87.2238,34.9994],[-87.2236,34.9994],[-87.2226,34.9994],[-87.2225,34.9994],[-87.2224,34.9994],[-87.2222,34.9994],[-87.222,34.9994],[-87.2217,34.9994],[-87.2216,34.9994],[-87.2205,34.9994],[-87.2198,34.9994],[-87.2187,34.9994],[-87.2182,34.9993],[-87.2181,34.9993],[-87.2168,34.9993],[-87.2164,34.9991],[-87.2147,34.9991],[-87.2108,34.999],[-87.2033,34.9989],[-87.194,34.9987],[-87.1938,34.9987],[-87.1937,34.9987],[-87.1927,34.9986],[-87.1926,34.9986],[-87.1925,34.9986],[-87.1924,34.9986],[-87.1923,34.9986],[-87.1851,34.9985],[-87.185,34.9985],[-87.1835,34.9985],[-87.1788,34.9984],[-87.1773,34.9984],[-87.1773,34.9983],[-87.1735,34.9983],[-87.1628,34.9981],[-87.1614,34.998],[-87.161,34.998],[-87.1568,34.998],[-87.154,34.9979],[-87.1449,34.9977],[-87.1447,34.9977],[-87.1446,34.9977],[-87.1444,34.9977],[-87.1443,34.9977],[-87.1434,34.9977],[-87.1406,34.9976],[-87.1396,34.9976],[-87.1387,34.9976],[-87.136,34.9975],[-87.1351,34.9975],[-87.1344,34.9975],[-87.1321,34.9975],[-87.1314,34.9975],[-87.1312,34.9975],[-87.1307,34.9974],[-87.1305,34.9974],[-87.1295,34.9974],[-87.1266,34.9974],[-87.1256,34.9974],[-87.1254,34.9973],[-87.1251,34.9973],[-87.1226,34.9972],[-87.1203,34.9971],[-87.1114,34.997],[-87.1051,34.9969],[-87.0945,34.9967],[-87.0915,34.9966],[-87.0899,34.9966],[-87.0857,34.9965],[-87.0852,34.9965],[-87.0849,34.9965],[-87.073,34.9964],[-87.0728,34.9964],[-87.0566,34.9962],[-87.0554,34.9962],[-87.0484,34.996],[-87.0473,34.996],[-87.0471,34.996],[-87.0458,34.9959],[-87.0426,34.9958],[-87.0405,34.9958],[-87.0359,34.9956],[-87.0348,34.9956],[-87.0314,34.9955],[-87.0304,34.9955],[-87.0303,34.9955],[-87.0302,34.9955],[-87.0301,34.9955],[-87.03,34.9955],[-87.0298,34.9955],[-87.0297,34.9955],[-87.0296,34.9954],[-87.0122,34.9952],[-87.0112,34.9952],[-87.0111,34.9952],[-87.011,34.9951],[-87.0109,34.9951],[-87.0094,34.9951],[-87.0091,34.9951],[-87.0088,34.9951],[-87.0081,34.9951],[-87.0075,34.9951],[-87.0051,34.995],[-87.004,34.995],[-87.0025,34.995],[-86.9984,34.9949],[-86.9972,34.9949],[-86.9954,34.9949],[-86.9952,34.9949],[-86.9926,34.9948],[-86.9924,34.9948],[-86.9923,34.9948],[-86.9922,34.9948],[-86.992,34.9948],[-86.9908,34.9948],[-86.9902,34.9948],[-86.9898,34.9948],[-86.9891,34.9948],[-86.9888,34.9947],[-86.9887,34.9947],[-86.9884,34.9947],[-86.9862,34.9947],[-86.9857,34.9947],[-86.9831,34.9946],[-86.9777,34.9945],[-86.976,34.9945],[-86.9756,34.9945],[-86.9749,34.9945],[-86.9747,34.9945],[-86.9744,34.9944],[-86.9743,34.9944],[-86.973,34.9944],[-86.9728,34.9944],[-86.9727,34.9944],[-86.9726,34.9944],[-86.9725,34.9945],[-86.9702,34.9945],[-86.9701,34.9945],[-86.97,34.9945],[-86.9698,34.9945],[-86.9697,34.9945],[-86.9696,34.9945],[-86.9692,34.9945],[-86.969,34.9945],[-86.9687,34.9945],[-86.9676,34.9944],[-86.9672,34.9944],[-86.9671,34.9944],[-86.9655,34.9944],[-86.9525,34.9941],[-86.9524,34.9941],[-86.9517,34.9941],[-86.9496,34.9941],[-86.9436,34.994],[-86.9409,34.9939],[-86.9408,34.9939],[-86.9406,34.9939],[-86.939,34.9939],[-86.9375,34.9939],[-86.9301,34.9936],[-86.93,34.9936],[-86.9274,34.9934],[-86.9227,34.9933],[-86.9171,34.9931],[-86.9167,34.993],[-86.9155,34.993],[-86.9128,34.9929],[-86.9055,34.9927],[-86.9049,34.9927],[-86.9047,34.9927],[-86.8999,34.9928],[-86.8987,34.9928],[-86.8986,34.9928],[-86.8953,34.9926],[-86.8952,34.9926],[-86.889,34.9925],[-86.8881,34.9925],[-86.8813,34.9923],[-86.8795,34.9922],[-86.8792,34.9922],[-86.879,34.9922],[-86.8789,34.9922],[-86.8788,34.9922],[-86.8786,34.9922],[-86.8779,34.9922],[-86.8777,34.9922],[-86.8772,34.9922],[-86.8756,34.9922],[-86.875,34.9922],[-86.8733,34.9922],[-86.8682,34.9921],[-86.8665,34.992],[-86.8621,34.992],[-86.8616,34.992],[-86.8615,34.992],[-86.8615,34.9921],[-86.8614,34.9921],[-86.8601,34.9921],[-86.8594,34.9921],[-86.8591,34.9921],[-86.8577,34.9921],[-86.8576,34.9921],[-86.8574,34.9921],[-86.8567,34.992],[-86.8554,34.992],[-86.8551,34.992],[-86.854,34.992],[-86.8526,34.992],[-86.8499,34.992],[-86.8485,34.992],[-86.8478,34.992],[-86.8473,34.992],[-86.8469,34.992],[-86.8467,34.992],[-86.8465,34.992],[-86.8447,34.992],[-86.8446,34.992],[-86.8445,34.992],[-86.8431,34.992],[-86.8421,34.992],[-86.8419,34.992],[-86.8417,34.992],[-86.8416,34.992],[-86.8412,34.992],[-86.8409,34.992],[-86.8403,34.9919],[-86.8387,34.9919],[-86.8377,34.9919],[-86.8373,34.9919],[-86.8363,34.9919],[-86.8361,34.9919],[-86.836,34.9919],[-86.8358,34.9919],[-86.8357,34.9919],[-86.8342,34.9919],[-86.834,34.9919],[-86.829,34.9919],[-86.8273,34.9919],[-86.8219,34.9919],[-86.8207,34.9918],[-86.8199,34.9919],[-86.8197,34.9919],[-86.8194,34.9919],[-86.8193,34.9919],[-86.8191,34.9919],[-86.8165,34.9919],[-86.8161,34.9919],[-86.8156,34.9919],[-86.8155,34.9919],[-86.8153,34.9919],[-86.8148,34.9919],[-86.8145,34.9919],[-86.8144,34.9919],[-86.8126,34.9919],[-86.8121,34.9919],[-86.8116,34.9919],[-86.8102,34.9919],[-86.8087,34.9919],[-86.8084,34.9919],[-86.8083,34.9919],[-86.8073,34.9919],[-86.8069,34.9919],[-86.8058,34.9919],[-86.8055,34.9919],[-86.8045,34.9919],[-86.8025,34.9919],[-86.8016,34.9919],[-86.8014,34.9919],[-86.8001,34.9919],[-86.7985,34.9919],[-86.7961,34.9919],[-86.7948,34.9919],[-86.7941,34.9919],[-86.7928,34.9919],[-86.7926,34.9919],[-86.7888,34.9919],[-86.7859,34.9919],[-86.7856,34.9919],[-86.7854,34.9919],[-86.7847,34.9919],[-86.7839,34.9919],[-86.7836,34.992],[-86.7835,34.9919],[-86.7828,34.992],[-86.782,34.992],[-86.7807,34.992],[-86.7799,34.992],[-86.7796,34.992],[-86.7794,34.992],[-86.7789,34.992],[-86.7782,34.992],[-86.7775,34.992],[-86.7772,34.992],[-86.7771,34.992],[-86.7769,34.992],[-86.7763,34.992],[-86.7761,34.992],[-86.775,34.992],[-86.7747,34.992],[-86.7742,34.992],[-86.7736,34.992],[-86.7731,34.992],[-86.7726,34.992],[-86.7721,34.992],[-86.7709,34.992],[-86.77,34.992],[-86.7693,34.992],[-86.7681,34.992],[-86.7677,34.992],[-86.7672,34.992],[-86.7669,34.992],[-86.7665,34.992],[-86.7627,34.992],[-86.7623,34.992],[-86.7614,34.992],[-86.7613,34.992],[-86.7612,34.992],[-86.7608,34.992],[-86.7592,34.992],[-86.7571,34.992],[-86.7571,34.9921],[-86.7563,34.9921],[-86.7557,34.992],[-86.7543,34.992],[-86.7536,34.992],[-86.7529,34.992],[-86.7526,34.992],[-86.7514,34.9921],[-86.7505,34.9921],[-86.7499,34.9921],[-86.749,34.9921],[-86.7489,34.9921],[-86.7488,34.9921],[-86.7487,34.9921],[-86.7481,34.992],[-86.7394,34.992],[-86.7375,34.9921],[-86.7371,34.9921],[-86.7363,34.9921],[-86.7347,34.9921],[-86.7342,34.9921],[-86.7341,34.9921],[-86.7332,34.9921],[-86.7327,34.9921],[-86.7323,34.9921],[-86.7318,34.992],[-86.7306,34.992],[-86.7289,34.992],[-86.7218,34.9919],[-86.7217,34.9919],[-86.7216,34.992],[-86.7214,34.9921],[-86.7213,34.9921],[-86.7193,34.9921],[-86.7191,34.9921],[-86.7189,34.9921],[-86.7134,34.9921],[-86.7133,34.9921],[-86.7127,34.9921],[-86.7123,34.9921],[-86.7108,34.9921],[-86.7101,34.9921],[-86.709,34.9921],[-86.7079,34.9921],[-86.7064,34.9921],[-86.7062,34.9921],[-86.7042,34.9921],[-86.7036,34.9921],[-86.7034,34.9921],[-86.7033,34.9921],[-86.7031,34.9921],[-86.7027,34.9921],[-86.7026,34.9921],[-86.7023,34.9921],[-86.7022,34.9921],[-86.7005,34.992],[-86.7002,34.992],[-86.6986,34.992],[-86.6984,34.992],[-86.6983,34.992],[-86.697,34.992],[-86.6968,34.992],[-86.6953,34.992],[-86.6949,34.992],[-86.6945,34.992],[-86.6943,34.992],[-86.694,34.992],[-86.6937,34.992],[-86.6929,34.992],[-86.6924,34.992],[-86.6921,34.992],[-86.6918,34.992],[-86.6912,34.992],[-86.6903,34.992],[-86.6886,34.992],[-86.6881,34.992],[-86.6878,34.992],[-86.6867,34.992],[-86.686,34.992],[-86.6848,34.992],[-86.6828,34.9919],[-86.6817,34.9919],[-86.6814,34.9919],[-86.6807,34.9919],[-86.6806,34.9919],[-86.6799,34.9919],[-86.6796,34.9919],[-86.6795,34.9919],[-86.678,34.992],[-86.6777,34.992],[-86.6776,34.992],[-86.6766,34.9919],[-86.6755,34.9919],[-86.6739,34.9918],[-86.6738,34.9918],[-86.6723,34.9918],[-86.6722,34.9918],[-86.6721,34.9918],[-86.6719,34.9918],[-86.6715,34.9918],[-86.6709,34.9917],[-86.6707,34.9917],[-86.6706,34.9918],[-86.6705,34.9918],[-86.6704,34.9919],[-86.6702,34.992],[-86.67,34.9922],[-86.6699,34.9923],[-86.6698,34.9923],[-86.6697,34.9923],[-86.6696,34.9923],[-86.6693,34.9923],[-86.6691,34.9922],[-86.6688,34.992],[-86.6685,34.9919],[-86.6684,34.9918],[-86.6683,34.9917],[-86.6681,34.9917],[-86.6679,34.9918],[-86.6675,34.9918],[-86.6674,34.9917],[-86.6655,34.9917],[-86.663,34.9917],[-86.6629,34.9917],[-86.6627,34.9918],[-86.6626,34.9918],[-86.6617,34.9917],[-86.6596,34.9917],[-86.6596,34.9918],[-86.6595,34.9918],[-86.6595,34.9917],[-86.6584,34.9917],[-86.6511,34.9918],[-86.6509,34.9918],[-86.6414,34.9917],[-86.6413,34.9917],[-86.6412,34.9917],[-86.6397,34.9917],[-86.6392,34.9916],[-86.6377,34.9916],[-86.6376,34.9916],[-86.634,34.9916],[-86.6333,34.9916],[-86.6326,34.9916],[-86.6324,34.9916],[-86.6303,34.9915],[-86.6302,34.9915],[-86.6299,34.9915],[-86.6292,34.9915],[-86.6291,34.9915],[-86.6273,34.9914],[-86.6272,34.9914],[-86.6267,34.9914],[-86.6265,34.9914],[-86.625,34.9914],[-86.6089,34.9913],[-86.6086,34.9913],[-86.601,34.9912],[-86.6009,34.9912],[-86.6001,34.9912],[-86.6,34.9912],[-86.5989,34.9912],[-86.5977,34.9912],[-86.5965,34.9911],[-86.5963,34.9911],[-86.5962,34.9911],[-86.5948,34.9911],[-86.5935,34.9911],[-86.5932,34.9911],[-86.5927,34.9911],[-86.5923,34.9911],[-86.5921,34.9911],[-86.5919,34.9911],[-86.5916,34.9911],[-86.5909,34.9911],[-86.59,34.9911],[-86.5891,34.9911],[-86.589,34.9912],[-86.5888,34.9912],[-86.5887,34.9912],[-86.5884,34.9912],[-86.5787,34.9911],[-86.5781,34.9911],[-86.5778,34.9911],[-86.5714,34.991],[-86.5713,34.991],[-86.5711,34.991],[-86.5708,34.991],[-86.5705,34.991],[-86.5699,34.9909],[-86.5694,34.9909],[-86.5693,34.9909],[-86.5692,34.9909],[-86.5681,34.9909],[-86.5667,34.9908],[-86.5661,34.9908],[-86.5644,34.9908],[-86.5627,34.9908],[-86.5623,34.9908],[-86.5621,34.9908],[-86.5613,34.9908],[-86.5599,34.9908],[-86.5597,34.9908],[-86.5593,34.9908],[-86.5591,34.9908],[-86.5589,34.9908],[-86.5585,34.9908],[-86.5566,34.9908],[-86.556,34.9908],[-86.5559,34.9908],[-86.5558,34.9907],[-86.5552,34.991],[-86.5494,34.9909],[-86.5458,34.9909],[-86.5387,34.9908],[-86.5382,34.9908],[-86.5362,34.9908],[-86.5286,34.9907],[-86.5285,34.9907],[-86.5277,34.9907],[-86.5273,34.9907],[-86.5268,34.9907],[-86.5267,34.9907],[-86.523,34.9907],[-86.5227,34.9907],[-86.5225,34.9907],[-86.5222,34.9907],[-86.5212,34.9907],[-86.5208,34.9907],[-86.5194,34.9907],[-86.5179,34.9907],[-86.5178,34.9907],[-86.5177,34.9907],[-86.517,34.9907],[-86.5158,34.9906],[-86.5131,34.9907],[-86.51,34.9907],[-86.509,34.9907],[-86.5078,34.9907],[-86.5055,34.9907],[-86.5051,34.9907],[-86.5048,34.9907],[-86.5044,34.9907],[-86.503,34.9906],[-86.5027,34.9906],[-86.5024,34.9906],[-86.5003,34.9906],[-86.5001,34.9906],[-86.4975,34.9907],[-86.4974,34.9907],[-86.4972,34.9907],[-86.4945,34.9906],[-86.4931,34.9906],[-86.4911,34.9906],[-86.4911,34.9907],[-86.4887,34.9907],[-86.4873,34.9906],[-86.4871,34.9906],[-86.487,34.9906],[-86.485,34.9906],[-86.4842,34.9906],[-86.4831,34.9906],[-86.482,34.9906],[-86.4818,34.9906],[-86.4818,34.9907],[-86.4795,34.9906],[-86.4774,34.9905],[-86.4768,34.9905],[-86.4733,34.9905],[-86.4732,34.9905],[-86.4731,34.9905],[-86.4727,34.9905],[-86.4691,34.9905],[-86.4684,34.9905],[-86.4681,34.9905],[-86.4679,34.9905],[-86.4677,34.9907],[-86.4642,34.9907],[-86.46,34.9908],[-86.4598,34.9908],[-86.4596,34.9908],[-86.4555,34.9909],[-86.4554,34.9909],[-86.451,34.9909],[-86.4509,34.9909],[-86.4473,34.9909],[-86.4398,34.991],[-86.4397,34.991],[-86.4394,34.991],[-86.4393,34.991],[-86.4392,34.991],[-86.4367,34.9911],[-86.4341,34.9909],[-86.4331,34.9909],[-86.4318,34.9909],[-86.4304,34.9908],[-86.4297,34.9909],[-86.4291,34.9909],[-86.4287,34.9909],[-86.4286,34.9909],[-86.4283,34.991],[-86.4271,34.991],[-86.4252,34.991],[-86.4244,34.9911],[-86.4238,34.9911],[-86.4229,34.9911],[-86.421,34.9911],[-86.4207,34.9911],[-86.4199,34.9911],[-86.4197,34.9911],[-86.4189,34.9911],[-86.4186,34.9911],[-86.4185,34.9911],[-86.4181,34.9911],[-86.4167,34.9911],[-86.4147,34.9912],[-86.4145,34.9912],[-86.4142,34.9912],[-86.4134,34.9912],[-86.4122,34.9913],[-86.4118,34.9913],[-86.4117,34.9913],[-86.4109,34.9914],[-86.4107,34.9914],[-86.4106,34.9914],[-86.41,34.9914],[-86.4085,34.9914],[-86.4084,34.9914],[-86.408,34.9914],[-86.406,34.9914],[-86.4056,34.9914],[-86.404,34.9915],[-86.4026,34.9915],[-86.4024,34.9915],[-86.4012,34.9915],[-86.3998,34.9916],[-86.3995,34.9916],[-86.3993,34.9916],[-86.3992,34.9916],[-86.3991,34.9916],[-86.3982,34.9916],[-86.3979,34.9916],[-86.3973,34.9916],[-86.3972,34.9916],[-86.3932,34.9917],[-86.3926,34.9917],[-86.3908,34.9917],[-86.3902,34.9917],[-86.3899,34.9917],[-86.3896,34.9917],[-86.3889,34.9917],[-86.3887,34.9917],[-86.3886,34.9917],[-86.3878,34.9917],[-86.3852,34.9917],[-86.3843,34.9917],[-86.3775,34.9917],[-86.3774,34.9917],[-86.375,34.9917],[-86.3743,34.9917],[-86.3708,34.9917],[-86.3706,34.9917],[-86.3676,34.9916],[-86.3584,34.9915],[-86.3554,34.9915],[-86.3521,34.9915],[-86.3437,34.9914],[-86.3436,34.9914],[-86.3435,34.9914],[-86.3418,34.9914],[-86.3401,34.9914],[-86.3357,34.9913],[-86.3356,34.9913],[-86.3338,34.9913],[-86.3213,34.9912],[-86.3211,34.9912],[-86.3188,34.9912],[-86.3173,34.9911],[-86.3128,34.9911],[-86.3113,34.9911],[-86.309,34.9911],[-86.3021,34.991],[-86.2998,34.991],[-86.2982,34.991],[-86.297,34.991],[-86.2934,34.991],[-86.2917,34.991],[-86.285,34.9909],[-86.2649,34.9907],[-86.2582,34.9906],[-86.2576,34.9906],[-86.2558,34.9906],[-86.2552,34.9906],[-86.2541,34.9906],[-86.254,34.9906],[-86.2531,34.9906],[-86.25,34.9906],[-86.248,34.9904],[-86.2475,34.9904],[-86.237,34.9904],[-86.2334,34.9904],[-86.2257,34.9903],[-86.2225,34.9903],[-86.2189,34.9903],[-86.2174,34.9903],[-86.2128,34.9902],[-86.2113,34.9902],[-86.2102,34.9902],[-86.2069,34.9902],[-86.2058,34.9902],[-86.2024,34.9902],[-86.1922,34.9901],[-86.1888,34.9901],[-86.1862,34.9901],[-86.1857,34.9901],[-86.18,34.9901],[-86.1785,34.9901],[-86.1638,34.99],[-86.1616,34.99],[-86.1551,34.9899],[-86.1533,34.9899],[-86.1529,34.9899],[-86.1528,34.9899],[-86.1527,34.9899],[-86.1398,34.9899],[-86.1393,34.9899],[-86.1377,34.9898],[-86.1372,34.9898],[-86.137,34.9898],[-86.1334,34.9898],[-86.125,34.9898],[-86.1221,34.9898],[-86.1183,34.9898],[-86.1158,34.9898],[-86.1084,34.9897],[-86.1059,34.9897],[-86.1051,34.9897],[-86.1027,34.9897],[-86.1019,34.9897],[-86.0994,34.9897],[-86.0919,34.9896],[-86.0894,34.9896],[-86.0885,34.9896],[-86.0856,34.9896],[-86.0846,34.9896],[-86.073,34.9895],[-86.0671,34.9895],[-86.0616,34.9895],[-86.0517,34.9894],[-86.0387,34.9893],[-86.0277,34.9892],[-86.0237,34.9892],[-86.0187,34.9891],[-86.0118,34.9891],[-86.0078,34.989],[-86.0075,34.989],[-86.0025,34.989],[-86,34.989],[-85.9864,34.9889],[-85.981,34.9889],[-85.9809,34.9889],[-85.9808,34.9889],[-85.9772,34.9889],[-85.9762,34.9889],[-85.9678,34.9888],[-85.9624,34.9888],[-85.9604,34.9888],[-85.9578,34.9888],[-85.9574,34.9888],[-85.956,34.9888],[-85.9556,34.9888],[-85.9551,34.9888],[-85.9547,34.9888],[-85.9544,34.9888],[-85.9409,34.9887],[-85.9313,34.9886],[-85.9254,34.9886],[-85.9235,34.9886],[-85.9082,34.9887],[-85.9041,34.9886],[-85.9038,34.9886],[-85.8992,34.9886],[-85.8991,34.9886],[-85.899,34.9886],[-85.8989,34.9886],[-85.8985,34.9886],[-85.8969,34.9886],[-85.8964,34.9886],[-85.8961,34.9886],[-85.8952,34.9886],[-85.8949,34.9886],[-85.8944,34.9886],[-85.8931,34.9885],[-85.8926,34.9885],[-85.8925,34.9885],[-85.8922,34.9886],[-85.8921,34.9886],[-85.8906,34.9885],[-85.886,34.9885],[-85.8844,34.9885],[-85.8821,34.9885],[-85.8753,34.9884],[-85.875,34.9884],[-85.8731,34.9883],[-85.8653,34.9883],[-85.8639,34.9883],[-85.8609,34.9882],[-85.8516,34.9882],[-85.8506,34.9882],[-85.8479,34.9882],[-85.8369,34.9881],[-85.8365,34.9881],[-85.8288,34.9881],[-85.8287,34.9881],[-85.8284,34.9881],[-85.8264,34.988],[-85.8259,34.988],[-85.8254,34.988],[-85.8249,34.988],[-85.8245,34.988],[-85.8244,34.988],[-85.8244,34.9881],[-85.8243,34.9881],[-85.8242,34.9881],[-85.8241,34.9881],[-85.824,34.9881],[-85.8238,34.9881],[-85.8226,34.9881],[-85.8139,34.9879],[-85.8138,34.9879],[-85.8129,34.9878],[-85.8109,34.9878],[-85.8108,34.9878],[-85.8086,34.9878],[-85.8079,34.9878],[-85.8022,34.9877],[-85.7969,34.9876],[-85.7961,34.9876],[-85.7876,34.9875],[-85.7838,34.9874],[-85.7834,34.9874],[-85.778,34.9874],[-85.7731,34.9873],[-85.7728,34.9873],[-85.7727,34.9873],[-85.7631,34.9872],[-85.7579,34.9872],[-85.75,34.9871],[-85.7489,34.9871],[-85.7449,34.987],[-85.7358,34.9869],[-85.7356,34.9869],[-85.7323,34.9868],[-85.7296,34.9868],[-85.7273,34.9867],[-85.7267,34.9867],[-85.7262,34.9867],[-85.7224,34.9867],[-85.7221,34.9867],[-85.7203,34.9866],[-85.7198,34.9866],[-85.719,34.9866],[-85.716,34.9866],[-85.7138,34.9865],[-85.7023,34.9864],[-85.7021,34.9864],[-85.7008,34.9863],[-85.7003,34.9863],[-85.6994,34.9863],[-85.6992,34.9863],[-85.6966,34.9863],[-85.6964,34.9863],[-85.6954,34.9862],[-85.6948,34.9862],[-85.6947,34.9862],[-85.6925,34.9862],[-85.6914,34.9862],[-85.691,34.9862],[-85.677,34.986],[-85.6683,34.9858],[-85.6679,34.9858],[-85.6559,34.9856],[-85.6549,34.9856],[-85.6546,34.9856],[-85.6383,34.9854],[-85.6376,34.9854],[-85.6363,34.9853],[-85.6362,34.9853],[-85.6276,34.9852],[-85.6273,34.9852],[-85.625,34.9852],[-85.622,34.9851],[-85.6127,34.9849],[-85.6115,34.9848],[-85.6106,34.9848],[-85.6052,34.9847],[-85.6038,34.9771],[-85.6025,34.9694],[-85.6015,34.964],[-85.6015,34.9639],[-85.601,34.9607],[-85.6001,34.9558],[-85.5994,34.9518],[-85.5992,34.9501],[-85.5988,34.9448],[-85.5988,34.9447],[-85.5987,34.9447],[-85.5982,34.9415],[-85.597,34.9339],[-85.597,34.9338],[-85.5966,34.932],[-85.5958,34.9277],[-85.5952,34.9243],[-85.5952,34.9242],[-85.5946,34.9211],[-85.593,34.9135],[-85.5927,34.9123],[-85.5926,34.9116],[-85.5925,34.911],[-85.5925,34.9108],[-85.5924,34.9106],[-85.5924,34.9105],[-85.5923,34.9099],[-85.5922,34.9087],[-85.5918,34.9063],[-85.5917,34.9057],[-85.5916,34.9054],[-85.5915,34.9051],[-85.5914,34.9047],[-85.5914,34.9045],[-85.5911,34.9032],[-85.5909,34.9013],[-85.5905,34.8989],[-85.5905,34.8988],[-85.5903,34.898],[-85.5891,34.8919],[-85.5873,34.883],[-85.587,34.8814],[-85.587,34.8813],[-85.5864,34.8776],[-85.586,34.8755],[-85.5859,34.8752],[-85.5859,34.8751],[-85.5851,34.8709],[-85.5848,34.8693],[-85.5847,34.8688],[-85.5845,34.8674],[-85.5841,34.8655],[-85.584,34.8649],[-85.5832,34.8605],[-85.5832,34.8604],[-85.583,34.8595],[-85.5821,34.8548],[-85.5816,34.8524],[-85.5805,34.8464],[-85.579,34.8388],[-85.5782,34.8346],[-85.5768,34.8271],[-85.5767,34.8269],[-85.5766,34.8262],[-85.5765,34.8254],[-85.5761,34.8239],[-85.5761,34.8237],[-85.5756,34.8212],[-85.5755,34.8207],[-85.5745,34.8155],[-85.573,34.8083],[-85.5727,34.8068],[-85.5726,34.8059],[-85.5674,34.7798],[-85.5662,34.7741],[-85.5649,34.7677],[-85.5641,34.7637],[-85.5639,34.7627],[-85.5614,34.7501],[-85.5613,34.7496],[-85.5589,34.7381],[-85.5587,34.7373],[-85.5581,34.7344],[-85.5573,34.7306],[-85.5572,34.7306],[-85.5538,34.7143],[-85.5537,34.7141],[-85.5537,34.7138],[-85.5534,34.7128],[-85.5531,34.7112],[-85.5529,34.7102],[-85.5527,34.7092],[-85.5525,34.7083],[-85.5524,34.7081],[-85.5521,34.7065],[-85.5512,34.7024],[-85.5507,34.7],[-85.5503,34.6979],[-85.5495,34.6945],[-85.5495,34.6943],[-85.5494,34.6941],[-85.5484,34.6893],[-85.5475,34.6854],[-85.5474,34.6849],[-85.5473,34.6844],[-85.5472,34.6841],[-85.5469,34.6825],[-85.5464,34.6803],[-85.5458,34.6776],[-85.5425,34.6624],[-85.542,34.6602],[-85.542,34.6599],[-85.5413,34.6568],[-85.5413,34.6567],[-85.5412,34.6565],[-85.5393,34.6479],[-85.5365,34.6352],[-85.5343,34.6251],[-85.5341,34.6239],[-85.5338,34.6224],[-85.5326,34.6164],[-85.5322,34.614],[-85.5308,34.607],[-85.5308,34.6069],[-85.5273,34.5887],[-85.5272,34.5886],[-85.5272,34.5883],[-85.5271,34.5881],[-85.527,34.5874],[-85.5265,34.5853],[-85.5264,34.5846],[-85.5263,34.5845],[-85.5258,34.582],[-85.525,34.5784],[-85.5241,34.5743],[-85.5235,34.5717],[-85.5231,34.5698],[-85.5218,34.5641],[-85.5214,34.5622],[-85.5214,34.5621],[-85.5212,34.5612],[-85.5205,34.5581],[-85.5203,34.5571],[-85.5202,34.5569],[-85.5201,34.5562],[-85.52,34.556],[-85.52,34.5559],[-85.52,34.5557],[-85.5198,34.555],[-85.5198,34.5547],[-85.5196,34.554],[-85.5191,34.5518],[-85.5189,34.5511],[-85.5189,34.5507],[-85.5186,34.5498],[-85.5186,34.5496],[-85.5186,34.5494],[-85.5185,34.5493],[-85.5185,34.549],[-85.5184,34.5487],[-85.5184,34.5486],[-85.5184,34.5485],[-85.5184,34.5484],[-85.5183,34.5483],[-85.5183,34.5481],[-85.5181,34.5473],[-85.5181,34.5471],[-85.5179,34.5462],[-85.5173,34.5435],[-85.5171,34.5426],[-85.5169,34.5414],[-85.5162,34.5379],[-85.516,34.5367],[-85.516,34.5364],[-85.5158,34.5355],[-85.5157,34.5349],[-85.5157,34.5348],[-85.5156,34.5346],[-85.5156,34.5345],[-85.5151,34.5319],[-85.5149,34.5307],[-85.5149,34.5305],[-85.5147,34.5297],[-85.5147,34.5294],[-85.5145,34.5286],[-85.5142,34.5269],[-85.5141,34.5263],[-85.514,34.5255],[-85.5139,34.5252],[-85.5138,34.5246],[-85.5136,34.5238],[-85.513,34.5218],[-85.5129,34.5212],[-85.5128,34.5209],[-85.5121,34.5184],[-85.5121,34.5183],[-85.512,34.5182],[-85.5119,34.5181],[-85.5119,34.518],[-85.5119,34.5179],[-85.5119,34.5178],[-85.5118,34.5177],[-85.5118,34.5175],[-85.5117,34.5172],[-85.5115,34.5161],[-85.5112,34.5147],[-85.5109,34.5136],[-85.5106,34.5121],[-85.5102,34.5104],[-85.51,34.5093],[-85.5097,34.5082],[-85.5096,34.5078],[-85.5096,34.5074],[-85.5095,34.5073],[-85.5095,34.5072],[-85.5095,34.5071],[-85.5095,34.5069],[-85.5093,34.5059],[-85.5092,34.5056],[-85.5091,34.5052],[-85.5088,34.5038],[-85.5087,34.5035],[-85.5086,34.5031],[-85.5085,34.5028],[-85.5085,34.5024],[-85.5084,34.5023],[-85.5084,34.5022],[-85.5084,34.5021],[-85.5083,34.5017],[-85.5083,34.5013],[-85.5082,34.5012],[-85.5082,34.5011],[-85.5082,34.501],[-85.5082,34.5008],[-85.5082,34.5006],[-85.508,34.5001],[-85.5078,34.4994],[-85.5074,34.4977],[-85.5068,34.4947],[-85.5065,34.4935],[-85.5062,34.492],[-85.5054,34.4885],[-85.5052,34.4873],[-85.5049,34.4859],[-85.5048,34.4858],[-85.5048,34.4857],[-85.5048,34.4856],[-85.5045,34.4844],[-85.5029,34.4766],[-85.5024,34.4745],[-85.5024,34.4742],[-85.5023,34.474],[-85.502,34.4729],[-85.5013,34.4695],[-85.5012,34.4688],[-85.5009,34.4677],[-85.5009,34.4675],[-85.5009,34.4674],[-85.5008,34.467],[-85.5003,34.4648],[-85.4999,34.4635],[-85.4997,34.4621],[-85.4983,34.456],[-85.4983,34.4557],[-85.4972,34.4508],[-85.4972,34.4507],[-85.4971,34.4507],[-85.4971,34.4504],[-85.497,34.45],[-85.4949,34.4406],[-85.4948,34.4404],[-85.4916,34.4259],[-85.4899,34.4186],[-85.4899,34.4183],[-85.4898,34.4181],[-85.4887,34.4128],[-85.4886,34.4126],[-85.4886,34.4122],[-85.4885,34.4119],[-85.4866,34.4031],[-85.4865,34.4029],[-85.4865,34.4026],[-85.4864,34.4024],[-85.4855,34.3978],[-85.4854,34.3978],[-85.4846,34.3939],[-85.4845,34.3936],[-85.4845,34.3935],[-85.4844,34.3929],[-85.4817,34.3807],[-85.4805,34.3751],[-85.4782,34.3639],[-85.4781,34.3637],[-85.4745,34.3466],[-85.4744,34.3465],[-85.474,34.3445],[-85.4704,34.3282],[-85.4704,34.328],[-85.4685,34.318],[-85.4685,34.3179],[-85.4685,34.3178],[-85.4685,34.3177],[-85.4678,34.3144],[-85.4678,34.3143],[-85.4659,34.3044],[-85.4659,34.3043],[-85.4648,34.2991],[-85.4647,34.2989],[-85.4635,34.293],[-85.4633,34.2916],[-85.463,34.2901],[-85.4629,34.2899],[-85.4622,34.2864],[-85.4614,34.2824],[-85.4593,34.2725],[-85.4587,34.2694],[-85.4586,34.2687],[-85.4586,34.2681],[-85.4585,34.2676],[-85.4583,34.2672],[-85.4583,34.2669],[-85.4583,34.2668],[-85.4583,34.2665],[-85.4582,34.2663],[-85.4581,34.2661],[-85.4581,34.2657],[-85.4564,34.2576],[-85.4554,34.2529],[-85.4551,34.2507],[-85.455,34.2501],[-85.4545,34.2485],[-85.4542,34.2472],[-85.4542,34.247],[-85.4538,34.2452],[-85.4516,34.2343],[-85.448,34.2165],[-85.4467,34.2101],[-85.4467,34.21],[-85.446,34.2066],[-85.4459,34.2058],[-85.4458,34.2055],[-85.4455,34.2039],[-85.4451,34.202],[-85.445,34.2015],[-85.4448,34.2007],[-85.4447,34.1999],[-85.4445,34.199],[-85.4445,34.1988],[-85.4444,34.1985],[-85.4443,34.1979],[-85.4443,34.1978],[-85.4443,34.1977],[-85.4437,34.1943],[-85.443,34.1912],[-85.4421,34.1867],[-85.4421,34.1866],[-85.4386,34.1689],[-85.4371,34.1615],[-85.4365,34.1585],[-85.4364,34.1581],[-85.4344,34.1487],[-85.433,34.1419],[-85.4325,34.1395],[-85.4295,34.1251],[-85.4282,34.1145],[-85.4282,34.1144],[-85.4279,34.1126],[-85.4269,34.1073],[-85.4269,34.1072],[-85.4267,34.1062],[-85.4224,34.0836],[-85.4223,34.0833],[-85.4219,34.0808],[-85.4209,34.076],[-85.4209,34.0756],[-85.4202,34.0723],[-85.4194,34.0682],[-85.4192,34.0671],[-85.4185,34.0632],[-85.4179,34.06],[-85.4158,34.0494],[-85.4124,34.0318],[-85.4109,34.0237],[-85.4108,34.0234],[-85.4099,34.0186],[-85.4098,34.0182],[-85.4094,34.016],[-85.4093,34.0157],[-85.4092,34.0151],[-85.4068,34.0028],[-85.4068,34.0026],[-85.4068,34.0023],[-85.4059,34.0001],[-85.4049,33.9948],[-85.4025,33.9825],[-85.3996,33.9681],[-85.3996,33.9677],[-85.3994,33.9669],[-85.3993,33.9666],[-85.3988,33.9641],[-85.3981,33.9602],[-85.3977,33.9582],[-85.3974,33.9569],[-85.3962,33.9505],[-85.3961,33.9502],[-85.3959,33.9491],[-85.394,33.9397],[-85.3915,33.9271],[-85.3896,33.9171],[-85.3888,33.913],[-85.3879,33.9087],[-85.3866,33.9018],[-85.3866,33.9017],[-85.3863,33.9001],[-85.3863,33.9],[-85.3857,33.897],[-85.385,33.8934],[-85.3849,33.8931],[-85.3847,33.8922],[-85.3847,33.8921],[-85.3847,33.892],[-85.3818,33.8772],[-85.3818,33.877],[-85.3814,33.8751],[-85.381,33.8735],[-85.3806,33.8715],[-85.3798,33.8678],[-85.3795,33.8663],[-85.3789,33.8633],[-85.3774,33.8561],[-85.3772,33.8543],[-85.3765,33.8508],[-85.3764,33.8507],[-85.376,33.8485],[-85.3754,33.8451],[-85.3749,33.843],[-85.3745,33.8409],[-85.3745,33.8406],[-85.3741,33.8385],[-85.3728,33.832],[-85.3728,33.8319],[-85.3721,33.8283],[-85.372,33.8278],[-85.3718,33.8267],[-85.3718,33.8266],[-85.3703,33.8186],[-85.3702,33.8182],[-85.3701,33.8173],[-85.3678,33.8053],[-85.3678,33.8052],[-85.3646,33.7884],[-85.363,33.7798],[-85.3629,33.7797],[-85.3628,33.7792],[-85.3628,33.7791],[-85.3618,33.7739],[-85.3619,33.7737],[-85.3618,33.7735],[-85.3618,33.7732],[-85.3616,33.7723],[-85.3615,33.772],[-85.3615,33.7717],[-85.3614,33.7714],[-85.3614,33.7713],[-85.3612,33.7707],[-85.3612,33.7704],[-85.361,33.7699],[-85.3608,33.769],[-85.3607,33.7683],[-85.3606,33.768],[-85.3605,33.7673],[-85.3604,33.767],[-85.3603,33.7669],[-85.3603,33.7668],[-85.3586,33.7573],[-85.3585,33.7567],[-85.3583,33.7553],[-85.358,33.7536],[-85.3574,33.7501],[-85.3569,33.7482],[-85.3569,33.748],[-85.3556,33.7416],[-85.3552,33.7394],[-85.3551,33.7392],[-85.3527,33.7266],[-85.3526,33.7264],[-85.3525,33.7261],[-85.3525,33.7259],[-85.35,33.713],[-85.3499,33.7125],[-85.3474,33.6995],[-85.3474,33.6994],[-85.3465,33.6954],[-85.3465,33.6953],[-85.3441,33.6828],[-85.344,33.6827],[-85.3427,33.676],[-85.3427,33.6759],[-85.3427,33.6757],[-85.3419,33.6717],[-85.3419,33.6715],[-85.3384,33.6541],[-85.3382,33.6531],[-85.3378,33.6508],[-85.3362,33.6428],[-85.3351,33.6371],[-85.3327,33.6251],[-85.3323,33.6235],[-85.3291,33.6077],[-85.3282,33.603],[-85.3255,33.5894],[-85.3238,33.5803],[-85.3233,33.5781],[-85.3226,33.5743],[-85.3225,33.5742],[-85.3203,33.5628],[-85.3192,33.5571],[-85.3188,33.556],[-85.3185,33.554],[-85.3185,33.5539],[-85.3185,33.5538],[-85.3175,33.5488],[-85.3165,33.5438],[-85.3157,33.5396],[-85.3153,33.5376],[-85.315,33.5359],[-85.315,33.5358],[-85.315,33.5357],[-85.315,33.5354],[-85.3149,33.535],[-85.3149,33.5349],[-85.3148,33.5345],[-85.3147,33.5341],[-85.3142,33.5314],[-85.3141,33.5312],[-85.3141,33.531],[-85.3141,33.5308],[-85.314,33.5306],[-85.314,33.5304],[-85.314,33.5303],[-85.314,33.5301],[-85.314,33.5299],[-85.314,33.5298],[-85.3135,33.5273],[-85.3129,33.5246],[-85.3119,33.5197],[-85.3117,33.5185],[-85.3096,33.5087],[-85.3084,33.5026],[-85.3083,33.5023],[-85.308,33.5001],[-85.3066,33.4929],[-85.3062,33.4908],[-85.3056,33.4883],[-85.3054,33.4874],[-85.3044,33.4829],[-85.3034,33.4774],[-85.303,33.4752],[-85.3013,33.4661],[-85.2995,33.4567],[-85.299,33.4542],[-85.2976,33.4469],[-85.2965,33.4406],[-85.2965,33.4405],[-85.2939,33.4285],[-85.2938,33.4281],[-85.2931,33.4243],[-85.2923,33.4207],[-85.2918,33.4178],[-85.2915,33.4166],[-85.2901,33.4094],[-85.2863,33.3895],[-85.2844,33.3795],[-85.2835,33.3751],[-85.2813,33.3641],[-85.2813,33.3638],[-85.2786,33.3499],[-85.2775,33.344],[-85.2766,33.3392],[-85.2756,33.3339],[-85.2734,33.3228],[-85.271,33.3097],[-85.2697,33.3033],[-85.2682,33.2952],[-85.2669,33.2887],[-85.2647,33.2768],[-85.2639,33.2732],[-85.2625,33.2656],[-85.2604,33.2547],[-85.2595,33.2501],[-85.2593,33.2484],[-85.2581,33.2421],[-85.2579,33.2411],[-85.2574,33.2381],[-85.257,33.2365],[-85.2569,33.2358],[-85.2561,33.2319],[-85.256,33.2318],[-85.2557,33.2299],[-85.2555,33.2294],[-85.2545,33.2237],[-85.2535,33.2183],[-85.2521,33.2109],[-85.2519,33.2097],[-85.2518,33.2095],[-85.2517,33.2089],[-85.2507,33.2039],[-85.2499,33.1997],[-85.2489,33.1939],[-85.2472,33.1846],[-85.2466,33.1816],[-85.2466,33.1815],[-85.245,33.1738],[-85.2428,33.1627],[-85.2413,33.1549],[-85.2408,33.1523],[-85.2406,33.1515],[-85.2404,33.1505],[-85.24,33.1481],[-85.2382,33.1386],[-85.2365,33.1298],[-85.2365,33.1296],[-85.2365,33.1295],[-85.2364,33.1292],[-85.2357,33.1251],[-85.2336,33.1141],[-85.2331,33.1117],[-85.2325,33.1088],[-85.2324,33.1081],[-85.2289,33.0906],[-85.2278,33.0851],[-85.226,33.0765],[-85.2249,33.0708],[-85.2239,33.0662],[-85.2238,33.0654],[-85.2236,33.0643],[-85.2235,33.0639],[-85.2235,33.0636],[-85.2219,33.0557],[-85.2213,33.0529],[-85.2211,33.0519],[-85.2207,33.05],[-85.2203,33.0476],[-85.2202,33.047],[-85.2198,33.0451],[-85.2194,33.0434],[-85.2194,33.0433],[-85.2192,33.0425],[-85.2192,33.0423],[-85.2188,33.0401],[-85.2186,33.0393],[-85.2182,33.0373],[-85.2178,33.0354],[-85.2173,33.0327],[-85.2169,33.0306],[-85.2155,33.024],[-85.215,33.0215],[-85.2148,33.0198],[-85.2142,33.0175],[-85.2141,33.0171],[-85.2132,33.0125],[-85.2126,33.0094],[-85.2108,33.0006],[-85.2107,33.0001],[-85.2102,32.9971],[-85.2095,32.9934],[-85.2091,32.9913],[-85.209,32.9912],[-85.2082,32.9871],[-85.2074,32.9837],[-85.2072,32.9825],[-85.207,32.9816],[-85.2065,32.9791],[-85.2061,32.977],[-85.2061,32.9768],[-85.2056,32.9742],[-85.2054,32.9736],[-85.205,32.9714],[-85.2049,32.9712],[-85.204,32.9667],[-85.2036,32.9646],[-85.2035,32.9643],[-85.2031,32.9626],[-85.2025,32.9589],[-85.2021,32.9569],[-85.2015,32.954],[-85.2013,32.9528],[-85.2006,32.9497],[-85.2004,32.9484],[-85.1998,32.9451],[-85.1993,32.9425],[-85.1977,32.9347],[-85.1974,32.9333],[-85.1974,32.9329],[-85.1973,32.9325],[-85.196,32.9263],[-85.1959,32.9257],[-85.195,32.9217],[-85.1946,32.9195],[-85.1945,32.9192],[-85.1944,32.9187],[-85.1943,32.9179],[-85.1942,32.9172],[-85.1939,32.9158],[-85.1936,32.9142],[-85.1934,32.9133],[-85.1933,32.9129],[-85.1928,32.9107],[-85.1928,32.9103],[-85.1919,32.9056],[-85.1918,32.9055],[-85.1917,32.9047],[-85.1916,32.9044],[-85.1913,32.9027],[-85.191,32.9014],[-85.1907,32.9],[-85.1906,32.8995],[-85.1896,32.8943],[-85.1895,32.8935],[-85.1891,32.8914],[-85.189,32.8909],[-85.1887,32.8897],[-85.188,32.8864],[-85.1879,32.8861],[-85.1875,32.8842],[-85.1875,32.8839],[-85.187,32.8819],[-85.187,32.8816],[-85.1868,32.8805],[-85.1868,32.8802],[-85.1867,32.8798],[-85.1865,32.8788],[-85.1864,32.8786],[-85.1862,32.8773],[-85.1859,32.8759],[-85.1858,32.8753],[-85.1857,32.8751],[-85.1856,32.8745],[-85.1853,32.8733],[-85.1851,32.872],[-85.1847,32.8705],[-85.1841,32.8705],[-85.1846,32.8698],[-85.1847,32.8696],[-85.1847,32.8695],[-85.1848,32.8694],[-85.1849,32.8689],[-85.1849,32.8673],[-85.1848,32.8671],[-85.1847,32.8652],[-85.1849,32.865],[-85.1849,32.8635],[-85.1849,32.8633],[-85.1843,32.8614],[-85.1844,32.8613],[-85.184,32.8606],[-85.184,32.8605],[-85.1829,32.8592],[-85.1829,32.8591],[-85.1826,32.8587],[-85.1818,32.8577],[-85.1815,32.8575],[-85.1801,32.8559],[-85.1793,32.8553],[-85.1788,32.8549],[-85.1787,32.8548],[-85.1786,32.8547],[-85.1785,32.8547],[-85.1784,32.8546],[-85.178,32.8543],[-85.1771,32.8539],[-85.1756,32.8535],[-85.1726,32.8532],[-85.1725,32.8532],[-85.1721,32.8531],[-85.1707,32.8526],[-85.1701,32.8525],[-85.17,32.8525],[-85.1698,32.8525],[-85.1687,32.8526],[-85.1681,32.8529],[-85.1678,32.8532],[-85.1676,32.8534],[-85.1674,32.8538],[-85.1672,32.8542],[-85.1668,32.8547],[-85.1666,32.8548],[-85.166,32.8552],[-85.1655,32.8554],[-85.1643,32.8562],[-85.1636,32.8564],[-85.1623,32.8565],[-85.1619,32.8564],[-85.1611,32.8561],[-85.1598,32.855],[-85.1598,32.8547],[-85.1591,32.8541],[-85.159,32.8539],[-85.1583,32.8531],[-85.1579,32.8523],[-85.1572,32.8515],[-85.1563,32.8505],[-85.1553,32.8491],[-85.1549,32.8484],[-85.1546,32.848],[-85.1543,32.8475],[-85.1537,32.8457],[-85.1534,32.8449],[-85.1535,32.8437],[-85.1535,32.8434],[-85.1535,32.8428],[-85.1538,32.8419],[-85.1539,32.841],[-85.154,32.8407],[-85.1544,32.8404],[-85.1544,32.8402],[-85.1545,32.84],[-85.1546,32.8398],[-85.1548,32.8397],[-85.1553,32.8397],[-85.1562,32.8397],[-85.1574,32.8394],[-85.1592,32.8389],[-85.1593,32.8388],[-85.1603,32.8384],[-85.1606,32.8383],[-85.1608,32.838],[-85.161,32.8378],[-85.1617,32.8372],[-85.1621,32.8368],[-85.1641,32.8353],[-85.1646,32.8348],[-85.1648,32.8346],[-85.1656,32.8335],[-85.1657,32.8334],[-85.1658,32.8331],[-85.166,32.8329],[-85.1662,32.8326],[-85.1672,32.8308],[-85.1674,32.8304],[-85.168,32.8292],[-85.1683,32.8285],[-85.1684,32.828],[-85.1685,32.8271],[-85.1684,32.8268],[-85.1683,32.8265],[-85.1679,32.8257],[-85.1669,32.8246],[-85.1663,32.8236],[-85.166,32.823],[-85.1659,32.8226],[-85.1656,32.8222],[-85.1654,32.8215],[-85.1652,32.821],[-85.165,32.8204],[-85.1648,32.8198],[-85.1649,32.8192],[-85.165,32.8188],[-85.165,32.8187],[-85.1653,32.8181],[-85.1667,32.8162],[-85.1673,32.8154],[-85.168,32.8143],[-85.1684,32.8144],[-85.1686,32.8143],[-85.1686,32.8142],[-85.1686,32.8139],[-85.1684,32.8136],[-85.1684,32.8128],[-85.1682,32.8125],[-85.1681,32.8124],[-85.1681,32.812],[-85.168,32.8118],[-85.1679,32.8116],[-85.1679,32.8115],[-85.167,32.8107],[-85.1666,32.8102],[-85.1666,32.81],[-85.1661,32.8093],[-85.166,32.8089],[-85.1659,32.8085],[-85.1656,32.8082],[-85.1654,32.808],[-85.165,32.8078],[-85.1649,32.8077],[-85.1647,32.8075],[-85.1646,32.8074],[-85.1645,32.8073],[-85.1644,32.8073],[-85.1639,32.8067],[-85.1638,32.8066],[-85.1636,32.8063],[-85.1633,32.8059],[-85.1632,32.8057],[-85.1631,32.8056],[-85.1629,32.8055],[-85.1624,32.8048],[-85.1621,32.8042],[-85.1616,32.8038],[-85.1601,32.8029],[-85.1595,32.8024],[-85.1593,32.802],[-85.1592,32.8018],[-85.1588,32.8015],[-85.1587,32.8014],[-85.1584,32.8008],[-85.1579,32.8003],[-85.1575,32.8001],[-85.1563,32.7994],[-85.1557,32.7987],[-85.1551,32.7981],[-85.1546,32.7972],[-85.154,32.7966],[-85.1539,32.7963],[-85.1537,32.7959],[-85.1534,32.7955],[-85.153,32.795],[-85.1529,32.795],[-85.152,32.7942],[-85.1519,32.7941],[-85.1511,32.7936],[-85.151,32.7935],[-85.1506,32.7933],[-85.1493,32.7927],[-85.1486,32.7924],[-85.1483,32.7922],[-85.1477,32.792],[-85.1475,32.7919],[-85.1464,32.7916],[-85.1463,32.7916],[-85.1454,32.7914],[-85.1451,32.7914],[-85.1446,32.7914],[-85.1444,32.7914],[-85.1441,32.7915],[-85.1436,32.7916],[-85.1431,32.792],[-85.143,32.7921],[-85.143,32.7922],[-85.1428,32.7923],[-85.1426,32.7922],[-85.1422,32.7921],[-85.1417,32.7917],[-85.1416,32.7914],[-85.1417,32.79],[-85.1416,32.7895],[-85.1414,32.7893],[-85.1412,32.7886],[-85.141,32.7885],[-85.1407,32.7882],[-85.1404,32.7879],[-85.1402,32.7877],[-85.1398,32.7871],[-85.1398,32.7869],[-85.1398,32.7862],[-85.1399,32.786],[-85.1399,32.7856],[-85.1397,32.7852],[-85.1393,32.7849],[-85.1386,32.7849],[-85.1375,32.7846],[-85.137,32.7845],[-85.1365,32.7844],[-85.1361,32.7845],[-85.1356,32.7846],[-85.1349,32.7845],[-85.1349,32.7844],[-85.1348,32.7844],[-85.1347,32.7843],[-85.1345,32.7842],[-85.1345,32.7841],[-85.1344,32.7838],[-85.1339,32.7834],[-85.1337,32.7832],[-85.1332,32.7825],[-85.1333,32.7822],[-85.1333,32.7821],[-85.133,32.7817],[-85.1327,32.7816],[-85.1322,32.7813],[-85.1322,32.7812],[-85.1311,32.7803],[-85.1299,32.7796],[-85.1291,32.7795],[-85.1287,32.7795],[-85.1275,32.7795],[-85.1269,32.7794],[-85.1265,32.7793],[-85.1262,32.7792],[-85.1261,32.7791],[-85.1256,32.7786],[-85.1254,32.7781],[-85.1249,32.7775],[-85.1247,32.7773],[-85.1245,32.7771],[-85.1243,32.7767],[-85.1239,32.7763],[-85.1239,32.776],[-85.1239,32.7759],[-85.1238,32.7758],[-85.1236,32.7757],[-85.123,32.7755],[-85.1228,32.7752],[-85.1223,32.7744],[-85.1222,32.7734],[-85.1225,32.7728],[-85.1233,32.7723],[-85.1234,32.7722],[-85.1237,32.772],[-85.124,32.7719],[-85.1241,32.7718],[-85.1249,32.7716],[-85.1305,32.7698],[-85.1309,32.7696],[-85.1311,32.7698],[-85.1314,32.77],[-85.1322,32.7703],[-85.1332,32.7704],[-85.1335,32.7704],[-85.1339,32.7705],[-85.1342,32.7707],[-85.1346,32.7709],[-85.135,32.771],[-85.1355,32.7711],[-85.1363,32.7712],[-85.1367,32.7712],[-85.1371,32.7709],[-85.1373,32.7706],[-85.1375,32.7703],[-85.1377,32.7698],[-85.1377,32.7697],[-85.1377,32.7693],[-85.1377,32.769],[-85.1374,32.7685],[-85.1374,32.7681],[-85.1374,32.7676],[-85.1374,32.7672],[-85.1376,32.767],[-85.1381,32.7665],[-85.1386,32.7662],[-85.1387,32.7661],[-85.1397,32.7655],[-85.1404,32.765],[-85.141,32.7647],[-85.1412,32.7645],[-85.1416,32.7642],[-85.1418,32.7639],[-85.142,32.7632],[-85.1423,32.7629],[-85.1426,32.7626],[-85.1428,32.7621],[-85.143,32.7617],[-85.143,32.7613],[-85.143,32.7608],[-85.143,32.7605],[-85.143,32.7599],[-85.1429,32.7595],[-85.1426,32.759],[-85.1421,32.7584],[-85.1417,32.7579],[-85.1415,32.7576],[-85.141,32.757],[-85.1407,32.7562],[-85.1405,32.7555],[-85.1399,32.7542],[-85.1397,32.7536],[-85.1397,32.7532],[-85.1397,32.7529],[-85.1396,32.7523],[-85.1394,32.7518],[-85.1391,32.7513],[-85.1386,32.7509],[-85.1384,32.7507],[-85.1378,32.7501],[-85.1372,32.7489],[-85.1369,32.7482],[-85.1365,32.7477],[-85.1362,32.7473],[-85.1357,32.7469],[-85.135,32.7465],[-85.1348,32.7464],[-85.1347,32.7462],[-85.1343,32.7459],[-85.1339,32.7454],[-85.1335,32.745],[-85.1331,32.7446],[-85.1327,32.7444],[-85.1322,32.7441],[-85.131,32.7437],[-85.1304,32.7435],[-85.1299,32.7433],[-85.1295,32.743],[-85.129,32.7427],[-85.1286,32.7424],[-85.1282,32.7422],[-85.1276,32.7421],[-85.1273,32.7421],[-85.1269,32.7421],[-85.1265,32.7421],[-85.1263,32.7421],[-85.1262,32.7421],[-85.1249,32.7421],[-85.1226,32.742],[-85.1205,32.7415],[-85.1185,32.7408],[-85.1168,32.7399],[-85.1148,32.7381],[-85.1133,32.7358],[-85.1132,32.7328],[-85.1139,32.7313],[-85.1139,32.7309],[-85.1141,32.7304],[-85.1144,32.7298],[-85.1147,32.7293],[-85.115,32.7288],[-85.1153,32.7284],[-85.1156,32.728],[-85.1159,32.7277],[-85.1161,32.7274],[-85.1163,32.7272],[-85.1165,32.7271],[-85.1169,32.7268],[-85.1173,32.7266],[-85.1175,32.7263],[-85.1177,32.726],[-85.1179,32.7257],[-85.1181,32.7254],[-85.1184,32.7251],[-85.1185,32.7249],[-85.1188,32.7248],[-85.119,32.7246],[-85.1192,32.7244],[-85.1194,32.7242],[-85.1197,32.7241],[-85.12,32.7238],[-85.1203,32.7236],[-85.1204,32.7234],[-85.1206,32.7232],[-85.1208,32.7229],[-85.121,32.7225],[-85.1211,32.7221],[-85.1212,32.7218],[-85.1213,32.7214],[-85.1213,32.7212],[-85.1212,32.721],[-85.1211,32.7208],[-85.1211,32.7205],[-85.1212,32.7203],[-85.1212,32.72],[-85.1213,32.7197],[-85.1214,32.7195],[-85.1215,32.7192],[-85.1216,32.719],[-85.1217,32.7188],[-85.1218,32.7186],[-85.1219,32.7184],[-85.1221,32.7181],[-85.1223,32.7178],[-85.1224,32.7176],[-85.1224,32.7175],[-85.1224,32.7173],[-85.1224,32.717],[-85.1224,32.7168],[-85.1224,32.7167],[-85.1224,32.7165],[-85.1225,32.7164],[-85.1226,32.7162],[-85.1227,32.716],[-85.1227,32.7158],[-85.1227,32.7157],[-85.1226,32.7155],[-85.1226,32.7153],[-85.1227,32.7152],[-85.1226,32.7151],[-85.1225,32.7148],[-85.1225,32.7146],[-85.1224,32.7144],[-85.1224,32.7142],[-85.1223,32.714],[-85.1222,32.7135],[-85.1221,32.7132],[-85.122,32.7129],[-85.1218,32.7126],[-85.1215,32.7123],[-85.1213,32.712],[-85.1211,32.7118],[-85.1209,32.7116],[-85.1206,32.7113],[-85.1204,32.7111],[-85.1203,32.711],[-85.12,32.7109],[-85.1194,32.7107],[-85.1191,32.7105],[-85.1189,32.7104],[-85.1187,32.7103],[-85.1185,32.7101],[-85.1183,32.7098],[-85.1182,32.7096],[-85.1181,32.7094],[-85.1181,32.7092],[-85.1182,32.709],[-85.1182,32.7087],[-85.1183,32.7086],[-85.1186,32.7083],[-85.119,32.708],[-85.1192,32.7077],[-85.1194,32.7076],[-85.1195,32.7074],[-85.1197,32.7072],[-85.1198,32.707],[-85.1199,32.7069],[-85.12,32.7067],[-85.12,32.7065],[-85.1199,32.7064],[-85.1198,32.7062],[-85.1197,32.706],[-85.1196,32.7059],[-85.1195,32.7058],[-85.1194,32.7057],[-85.1193,32.7057],[-85.1193,32.7056],[-85.1192,32.7055],[-85.1192,32.7053],[-85.1193,32.7052],[-85.1193,32.7051],[-85.1194,32.7049],[-85.1195,32.7047],[-85.1195,32.7046],[-85.1195,32.7044],[-85.1195,32.7042],[-85.1195,32.7039],[-85.1194,32.7037],[-85.1194,32.7034],[-85.1193,32.7032],[-85.1193,32.7031],[-85.1191,32.7029],[-85.119,32.7028],[-85.1189,32.7026],[-85.1188,32.7024],[-85.1188,32.7023],[-85.1187,32.7022],[-85.1188,32.702],[-85.1188,32.7018],[-85.1188,32.7016],[-85.1187,32.7013],[-85.1187,32.7011],[-85.1187,32.7008],[-85.1186,32.7006],[-85.1185,32.7002],[-85.1184,32.6998],[-85.1183,32.6994],[-85.1181,32.699],[-85.1181,32.6986],[-85.118,32.6982],[-85.1179,32.6978],[-85.1178,32.6976],[-85.1177,32.6975],[-85.1176,32.6973],[-85.1174,32.6972],[-85.1174,32.6971],[-85.1173,32.6969],[-85.1173,32.6968],[-85.1172,32.6965],[-85.1172,32.6964],[-85.1172,32.6963],[-85.1173,32.6959],[-85.1173,32.6957],[-85.1173,32.6955],[-85.1174,32.6952],[-85.1174,32.695],[-85.1173,32.6948],[-85.1172,32.6946],[-85.1171,32.6945],[-85.117,32.6942],[-85.117,32.6939],[-85.117,32.6936],[-85.1171,32.6932],[-85.1171,32.6929],[-85.1171,32.6924],[-85.117,32.692],[-85.1169,32.6918],[-85.1168,32.6915],[-85.1166,32.6913],[-85.1164,32.691],[-85.1161,32.6907],[-85.1159,32.6904],[-85.1156,32.69],[-85.1155,32.6898],[-85.1154,32.6896],[-85.1153,32.6894],[-85.1154,32.6892],[-85.1154,32.6889],[-85.1154,32.6888],[-85.1154,32.6887],[-85.1154,32.6884],[-85.1153,32.6882],[-85.1153,32.6878],[-85.1152,32.6873],[-85.1151,32.6868],[-85.115,32.6864],[-85.1148,32.6859],[-85.1147,32.6856],[-85.1145,32.6854],[-85.1144,32.6852],[-85.1142,32.6851],[-85.114,32.685],[-85.1138,32.6848],[-85.1135,32.6846],[-85.1134,32.6845],[-85.1133,32.6843],[-85.1132,32.6841],[-85.113,32.6839],[-85.1129,32.6837],[-85.1127,32.6835],[-85.1126,32.6834],[-85.1123,32.6832],[-85.111,32.6825],[-85.1106,32.6825],[-85.1103,32.6822],[-85.1102,32.6821],[-85.1099,32.6821],[-85.1096,32.682],[-85.1092,32.6818],[-85.1087,32.6817],[-85.1083,32.6816],[-85.108,32.6816],[-85.1077,32.6815],[-85.1075,32.6813],[-85.1072,32.681],[-85.1067,32.6807],[-85.1062,32.6804],[-85.1056,32.6801],[-85.105,32.68],[-85.1046,32.6799],[-85.1043,32.6798],[-85.1042,32.6797],[-85.104,32.6796],[-85.1035,32.6792],[-85.1031,32.6789],[-85.1029,32.6786],[-85.1028,32.6786],[-85.1028,32.6784],[-85.1027,32.6783],[-85.102,32.6778],[-85.1016,32.6773],[-85.1013,32.677],[-85.101,32.6766],[-85.1006,32.6762],[-85.1003,32.6759],[-85.0999,32.6758],[-85.0994,32.6756],[-85.0989,32.6754],[-85.0983,32.6752],[-85.0981,32.675],[-85.098,32.6749],[-85.0979,32.6747],[-85.0977,32.6742],[-85.0974,32.6736],[-85.0967,32.6727],[-85.096,32.6718],[-85.0954,32.6713],[-85.095,32.6708],[-85.0945,32.6705],[-85.0941,32.6702],[-85.0937,32.6699],[-85.0935,32.6697],[-85.0935,32.6696],[-85.0933,32.6692],[-85.0933,32.6689],[-85.0933,32.6681],[-85.0934,32.6672],[-85.0933,32.6666],[-85.0933,32.6661],[-85.0933,32.6657],[-85.0932,32.6652],[-85.0931,32.6648],[-85.093,32.6644],[-85.0927,32.664],[-85.0924,32.6636],[-85.0921,32.6632],[-85.0918,32.6629],[-85.0916,32.6627],[-85.0915,32.6626],[-85.0914,32.6625],[-85.0913,32.6624],[-85.0912,32.6623],[-85.0911,32.6622],[-85.0911,32.6621],[-85.0911,32.662],[-85.0911,32.6619],[-85.0912,32.6618],[-85.0914,32.6617],[-85.0915,32.6616],[-85.0915,32.6615],[-85.0915,32.6614],[-85.0915,32.6613],[-85.0915,32.661],[-85.0915,32.6608],[-85.0903,32.6596],[-85.0901,32.6595],[-85.0899,32.6594],[-85.0897,32.6591],[-85.0896,32.659],[-85.089,32.6586],[-85.0887,32.6581],[-85.0885,32.6578],[-85.0885,32.6575],[-85.0885,32.6573],[-85.0888,32.6566],[-85.0889,32.6565],[-85.0894,32.656],[-85.0895,32.656],[-85.0895,32.6558],[-85.0896,32.6558],[-85.0896,32.6557],[-85.0897,32.6556],[-85.0898,32.6556],[-85.0899,32.6556],[-85.09,32.6556],[-85.0901,32.6556],[-85.0903,32.6555],[-85.0909,32.6555],[-85.091,32.6554],[-85.0911,32.6554],[-85.0912,32.6552],[-85.0915,32.6551],[-85.0917,32.6551],[-85.0919,32.655],[-85.0921,32.6548],[-85.0924,32.6546],[-85.0926,32.6544],[-85.0928,32.6542],[-85.0931,32.6541],[-85.0934,32.654],[-85.0937,32.6539],[-85.094,32.6538],[-85.0943,32.6537],[-85.0946,32.6535],[-85.0949,32.6534],[-85.0951,32.6533],[-85.0953,32.6533],[-85.0954,32.6532],[-85.0957,32.6531],[-85.096,32.6529],[-85.0963,32.6528],[-85.0966,32.6525],[-85.0971,32.6524],[-85.0976,32.6523],[-85.0979,32.6522],[-85.0983,32.652],[-85.0987,32.6517],[-85.0991,32.6514],[-85.0995,32.6511],[-85.0998,32.6508],[-85.1,32.6506],[-85.1002,32.6503],[-85.1003,32.6501],[-85.1005,32.6498],[-85.1008,32.6494],[-85.1011,32.649],[-85.1014,32.6486],[-85.1019,32.6482],[-85.1022,32.6479],[-85.1024,32.6479],[-85.1026,32.6478],[-85.1028,32.6476],[-85.103,32.6475],[-85.1032,32.6474],[-85.1035,32.6472],[-85.1037,32.647],[-85.104,32.6467],[-85.1043,32.6464],[-85.1044,32.6462],[-85.1045,32.6459],[-85.1047,32.6458],[-85.1048,32.6456],[-85.105,32.6453],[-85.1052,32.6451],[-85.1053,32.645],[-85.1054,32.6449],[-85.1053,32.6448],[-85.1053,32.6446],[-85.1053,32.6444],[-85.1053,32.6443],[-85.1052,32.6441],[-85.1052,32.644],[-85.1053,32.6437],[-85.1053,32.6436],[-85.1053,32.6435],[-85.1052,32.6434],[-85.1052,32.6433],[-85.1051,32.6432],[-85.105,32.6429],[-85.1049,32.6428],[-85.1048,32.6426],[-85.1048,32.6425],[-85.1046,32.6424],[-85.1042,32.642],[-85.1042,32.6417],[-85.1042,32.6416],[-85.1045,32.6414],[-85.1045,32.641],[-85.1043,32.6409],[-85.1039,32.6411],[-85.1033,32.6412],[-85.103,32.641],[-85.1026,32.6406],[-85.1022,32.6403],[-85.1016,32.6404],[-85.101,32.64],[-85.1009,32.6398],[-85.1009,32.6397],[-85.1008,32.6393],[-85.1008,32.6391],[-85.1008,32.6389],[-85.1008,32.6386],[-85.1007,32.6383],[-85.1006,32.638],[-85.1005,32.6378],[-85.1004,32.6377],[-85.1003,32.6375],[-85.1004,32.6371],[-85.0998,32.6371],[-85.0996,32.6369],[-85.0994,32.637],[-85.0992,32.637],[-85.0991,32.637],[-85.0989,32.6369],[-85.0988,32.6365],[-85.0992,32.636],[-85.0994,32.6356],[-85.0995,32.6352],[-85.1001,32.6348],[-85.1001,32.6346],[-85.0998,32.6346],[-85.0993,32.635],[-85.099,32.635],[-85.0989,32.635],[-85.0987,32.6348],[-85.0981,32.6346],[-85.0976,32.6345],[-85.0966,32.6347],[-85.0962,32.6348],[-85.0962,32.6353],[-85.0968,32.6362],[-85.0967,32.6362],[-85.0964,32.6361],[-85.0962,32.6359],[-85.0959,32.6357],[-85.0956,32.6355],[-85.0953,32.6352],[-85.095,32.635],[-85.0947,32.6349],[-85.0946,32.6349],[-85.0946,32.6347],[-85.0945,32.6346],[-85.0926,32.6344],[-85.0925,32.6343],[-85.0922,32.6342],[-85.0919,32.6341],[-85.0916,32.634],[-85.0913,32.634],[-85.0912,32.634],[-85.0909,32.634],[-85.0907,32.634],[-85.0905,32.634],[-85.0903,32.634],[-85.09,32.634],[-85.0897,32.6341],[-85.0894,32.6341],[-85.0892,32.6342],[-85.089,32.6343],[-85.0888,32.6343],[-85.0887,32.6344],[-85.0886,32.6344],[-85.0884,32.6345],[-85.0883,32.6345],[-85.0882,32.6346],[-85.088,32.6347],[-85.0879,32.6348],[-85.0878,32.6348],[-85.0876,32.635],[-85.0874,32.6351],[-85.0872,32.6352],[-85.087,32.6354],[-85.0866,32.6356],[-85.0863,32.6358],[-85.086,32.636],[-85.0858,32.6362],[-85.0856,32.6363],[-85.0853,32.6364],[-85.0852,32.6365],[-85.0851,32.6365],[-85.0849,32.6366],[-85.0848,32.6366],[-85.0847,32.6366],[-85.0846,32.6366],[-85.0844,32.6366],[-85.0842,32.6366],[-85.084,32.6366],[-85.0835,32.6364],[-85.0831,32.6362],[-85.0829,32.6358],[-85.0828,32.6357],[-85.0828,32.6356],[-85.0828,32.6349],[-85.0827,32.6346],[-85.0827,32.6345],[-85.0827,32.6341],[-85.0827,32.634],[-85.0829,32.6338],[-85.0831,32.6337],[-85.0832,32.6336],[-85.0833,32.6336],[-85.0834,32.6335],[-85.0836,32.6334],[-85.0837,32.6333],[-85.0837,32.6332],[-85.0837,32.6331],[-85.0837,32.6328],[-85.0836,32.6326],[-85.0836,32.6323],[-85.0837,32.6321],[-85.0838,32.6319],[-85.084,32.6318],[-85.0841,32.6316],[-85.0844,32.6315],[-85.0845,32.6315],[-85.0846,32.6314],[-85.0848,32.6313],[-85.0848,32.6312],[-85.0849,32.631],[-85.085,32.6308],[-85.0851,32.6306],[-85.0852,32.6304],[-85.0854,32.6302],[-85.0855,32.63],[-85.0857,32.6298],[-85.0859,32.6296],[-85.0861,32.6294],[-85.0863,32.6293],[-85.0865,32.6292],[-85.0867,32.629],[-85.089,32.6282],[-85.0891,32.6282],[-85.0892,32.6281],[-85.0893,32.628],[-85.0894,32.628],[-85.0896,32.6279],[-85.0897,32.6278],[-85.0898,32.6277],[-85.09,32.6276],[-85.0901,32.6275],[-85.0903,32.6273],[-85.0904,32.6271],[-85.0905,32.627],[-85.0905,32.6269],[-85.0906,32.6268],[-85.0906,32.6267],[-85.0907,32.6265],[-85.0908,32.6263],[-85.0909,32.6262],[-85.0909,32.6261],[-85.0909,32.6259],[-85.0909,32.6258],[-85.0909,32.6257],[-85.0909,32.6251],[-85.0906,32.6244],[-85.0905,32.6241],[-85.0902,32.6236],[-85.0895,32.6225],[-85.089,32.6217],[-85.0884,32.621],[-85.0879,32.6205],[-85.0876,32.6202],[-85.0873,32.6199],[-85.0863,32.6193],[-85.0854,32.6185],[-85.0843,32.6181],[-85.0836,32.6178],[-85.083,32.6173],[-85.0828,32.6168],[-85.0825,32.6166],[-85.0822,32.6163],[-85.0821,32.6155],[-85.0821,32.6144],[-85.0823,32.6133],[-85.0823,32.6124],[-85.0822,32.612],[-85.0819,32.6116],[-85.0815,32.6112],[-85.081,32.6107],[-85.0808,32.6101],[-85.0808,32.6095],[-85.0808,32.6093],[-85.0808,32.6089],[-85.0808,32.6081],[-85.0806,32.6071],[-85.0806,32.6062],[-85.0806,32.6054],[-85.0806,32.6047],[-85.0805,32.6041],[-85.0803,32.6036],[-85.0799,32.6029],[-85.0797,32.6026],[-85.0795,32.6024],[-85.0794,32.6022],[-85.0791,32.6015],[-85.0791,32.6007],[-85.079,32.6002],[-85.0787,32.5996],[-85.0786,32.5993],[-85.0783,32.599],[-85.0779,32.5985],[-85.0778,32.5981],[-85.078,32.5981],[-85.0778,32.5976],[-85.0775,32.5971],[-85.077,32.5961],[-85.0768,32.5955],[-85.0766,32.5951],[-85.0764,32.5947],[-85.076,32.594],[-85.0756,32.5934],[-85.0756,32.5933],[-85.0754,32.5929],[-85.0751,32.5924],[-85.0746,32.5915],[-85.0739,32.5906],[-85.0735,32.5901],[-85.0725,32.5887],[-85.0718,32.5874],[-85.0713,32.5866],[-85.0696,32.5839],[-85.0677,32.58],[-85.0675,32.5795],[-85.0672,32.5793],[-85.0653,32.5791],[-85.0639,32.5791],[-85.062,32.5782],[-85.0607,32.5773],[-85.0593,32.576],[-85.0579,32.5746],[-85.0572,32.574],[-85.0567,32.5733],[-85.0566,32.5727],[-85.057,32.5719],[-85.0569,32.5712],[-85.0554,32.5697],[-85.0538,32.5682],[-85.0527,32.5672],[-85.0514,32.5663],[-85.0503,32.5652],[-85.05,32.5643],[-85.0489,32.5641],[-85.0481,32.5639],[-85.0468,32.563],[-85.0459,32.5621],[-85.0458,32.5621],[-85.0455,32.5617],[-85.0451,32.5607],[-85.045,32.5606],[-85.0446,32.5595],[-85.0446,32.5586],[-85.0449,32.5577],[-85.0437,32.5565],[-85.0426,32.5558],[-85.0411,32.5558],[-85.0398,32.5561],[-85.039,32.5558],[-85.0383,32.5551],[-85.0382,32.5544],[-85.0374,32.5544],[-85.0366,32.5544],[-85.0357,32.554],[-85.0352,32.5533],[-85.0351,32.5527],[-85.0349,32.5522],[-85.0339,32.5517],[-85.0335,32.5509],[-85.0334,32.5507],[-85.0331,32.5495],[-85.033,32.547],[-85.0327,32.5459],[-85.032,32.5448],[-85.0314,32.5442],[-85.0303,32.5445],[-85.0286,32.5446],[-85.0269,32.5448],[-85.0262,32.5448],[-85.0255,32.5445],[-85.0245,32.5436],[-85.0237,32.5429],[-85.0225,32.5429],[-85.0213,32.5431],[-85.0208,32.5428],[-85.021,32.542],[-85.0214,32.5414],[-85.022,32.5408],[-85.022,32.54],[-85.0212,32.5376],[-85.0209,32.5359],[-85.0202,32.5348],[-85.019,32.5346],[-85.0185,32.5344],[-85.0182,32.5335],[-85.0175,32.5329],[-85.0163,32.5318],[-85.0156,32.5314],[-85.0153,32.5311],[-85.0149,32.5301],[-85.0155,32.5292],[-85.0158,32.5284],[-85.0153,32.5277],[-85.0144,32.5266],[-85.0138,32.5261],[-85.0122,32.5259],[-85.0102,32.5254],[-85.0099,32.5253],[-85.0084,32.5249],[-85.0071,32.5239],[-85.0065,32.5224],[-85.0066,32.5212],[-85.0067,32.5201],[-85.0064,32.5185],[-85.005,32.5177],[-85.004,32.517],[-85.0034,32.5166],[-85.0015,32.5147],[-85.0013,32.513],[-85.0013,32.5128],[-85.0011,32.5111],[-85.0011,32.5105],[-85.001,32.5103],[-85.001,32.5102],[-85.0009,32.5087],[-84.9997,32.5081],[-84.9995,32.5077],[-84.9995,32.5076],[-84.9994,32.5075],[-84.9993,32.5073],[-84.9993,32.5072],[-84.9993,32.5071],[-84.9991,32.5067],[-84.9989,32.5063],[-84.9998,32.5051],[-84.9998,32.5043],[-84.9969,32.5031],[-84.9965,32.5016],[-84.9967,32.5014],[-84.9976,32.4992],[-84.9978,32.4989],[-84.9988,32.497],[-84.9986,32.4955],[-84.9984,32.4945],[-84.9983,32.4941],[-84.9967,32.4923],[-84.9959,32.4901],[-84.9954,32.4889],[-84.9951,32.4871],[-84.9948,32.4861],[-84.9948,32.4856],[-84.9949,32.4848],[-84.9949,32.4839],[-84.9949,32.4831],[-84.9949,32.4818],[-84.9949,32.4817],[-84.9949,32.4811],[-84.9949,32.4801],[-84.9951,32.4788],[-84.9953,32.4774],[-84.9953,32.4772],[-84.9952,32.4753],[-84.9957,32.4741],[-84.9967,32.4726],[-84.9968,32.4724],[-84.9977,32.4709],[-84.9982,32.4698],[-84.9985,32.4687],[-84.9984,32.4674],[-84.9984,32.4666],[-84.9984,32.4665],[-84.9983,32.466],[-84.9984,32.4654],[-84.9984,32.465],[-84.9982,32.4642],[-84.998,32.4635],[-84.998,32.4634],[-84.998,32.462],[-84.998,32.4619],[-84.998,32.4618],[-84.998,32.4617],[-84.9977,32.4608],[-84.9971,32.4589],[-84.9967,32.4579],[-84.9967,32.4569],[-84.9966,32.4565],[-84.9953,32.4532],[-84.9952,32.4531],[-84.9952,32.453],[-84.9935,32.4507],[-84.9904,32.4493],[-84.9899,32.449],[-84.9882,32.4479],[-84.9856,32.4465],[-84.9838,32.4456],[-84.981,32.4446],[-84.9793,32.4443],[-84.9775,32.4439],[-84.9718,32.4428],[-84.9698,32.4404],[-84.967,32.4353],[-84.9667,32.4342],[-84.9647,32.4273],[-84.9643,32.4266],[-84.963,32.4242],[-84.9632,32.4234],[-84.9633,32.4231],[-84.9634,32.4225],[-84.9647,32.4218],[-84.966,32.4209],[-84.9718,32.4162],[-84.9752,32.4149],[-84.9769,32.4142],[-84.9794,32.4122],[-84.9806,32.4073],[-84.981,32.4061],[-84.981,32.405],[-84.9811,32.4038],[-84.9811,32.4028],[-84.9807,32.4015],[-84.9804,32.4008],[-84.9799,32.4001],[-84.9792,32.3997],[-84.9785,32.3991],[-84.978,32.3983],[-84.9778,32.3979],[-84.9776,32.3975],[-84.977,32.3974],[-84.9763,32.3969],[-84.9757,32.3966],[-84.9754,32.3964],[-84.9752,32.3963],[-84.9749,32.3962],[-84.9747,32.396],[-84.9747,32.3959],[-84.9749,32.3958],[-84.9748,32.3956],[-84.9739,32.3952],[-84.9731,32.3949],[-84.9725,32.3944],[-84.9718,32.394],[-84.971,32.3939],[-84.9701,32.3937],[-84.9693,32.3934],[-84.9688,32.393],[-84.9684,32.3924],[-84.9684,32.392],[-84.9687,32.3915],[-84.9695,32.391],[-84.9706,32.3906],[-84.9714,32.3906],[-84.9729,32.3908],[-84.9743,32.391],[-84.975,32.391],[-84.9757,32.3911],[-84.9764,32.391],[-84.9771,32.3908],[-84.9775,32.3906],[-84.978,32.3906],[-84.9784,32.3905],[-84.9803,32.3909],[-84.9816,32.3916],[-84.9825,32.3919],[-84.983,32.392],[-84.9834,32.3918],[-84.9846,32.391],[-84.9855,32.3903],[-84.986,32.3897],[-84.9865,32.3889],[-84.9868,32.3883],[-84.9872,32.3876],[-84.9874,32.3873],[-84.9879,32.3863],[-84.9884,32.3852],[-84.9886,32.3841],[-84.9885,32.3831],[-84.9881,32.3821],[-84.9874,32.3812],[-84.9863,32.3803],[-84.9849,32.38],[-84.9842,32.38],[-84.9833,32.38],[-84.9819,32.3802],[-84.9805,32.3804],[-84.9793,32.3807],[-84.9779,32.3807],[-84.9765,32.3805],[-84.9748,32.3803],[-84.9738,32.3799],[-84.973,32.3794],[-84.9725,32.379],[-84.9721,32.3783],[-84.972,32.3781],[-84.972,32.3777],[-84.9721,32.3769],[-84.9727,32.376],[-84.9732,32.3753],[-84.9736,32.375],[-84.9743,32.3746],[-84.9752,32.3742],[-84.9762,32.3739],[-84.9773,32.3738],[-84.9784,32.374],[-84.9794,32.3742],[-84.9803,32.3744],[-84.9812,32.3745],[-84.982,32.3743],[-84.9825,32.3742],[-84.983,32.374],[-84.9833,32.3739],[-84.9841,32.3735],[-84.9847,32.373],[-84.9853,32.3725],[-84.9857,32.3717],[-84.9859,32.3712],[-84.9861,32.3707],[-84.9863,32.3697],[-84.9863,32.3687],[-84.986,32.3677],[-84.984,32.3662],[-84.9836,32.3658],[-84.9832,32.3651],[-84.9832,32.3645],[-84.9833,32.3637],[-84.9835,32.3632],[-84.9839,32.3624],[-84.9842,32.362],[-84.9847,32.3614],[-84.986,32.36],[-84.9868,32.3591],[-84.9881,32.3579],[-84.9881,32.3578],[-84.9896,32.3565],[-84.9912,32.355],[-84.9915,32.3549],[-84.9927,32.3538],[-84.9962,32.3514],[-84.9994,32.3495],[-84.9999,32.3495],[-85.0017,32.3481],[-85.002,32.3478],[-85.0025,32.3473],[-85.0028,32.347],[-85.0029,32.3469],[-85.0031,32.3467],[-85.0042,32.3456],[-85.0046,32.3452],[-85.005,32.3442],[-85.0051,32.3441],[-85.0053,32.3424],[-85.0056,32.3418],[-85.0059,32.3413],[-85.0061,32.3409],[-85.0065,32.3403],[-85.0073,32.339],[-85.0081,32.3367],[-85.0081,32.3352],[-85.0077,32.3338],[-85.0074,32.3316],[-85.0073,32.3301],[-85.0073,32.3293],[-85.0071,32.3284],[-85.0069,32.3281],[-85.0064,32.3268],[-85.0054,32.325],[-85.0038,32.3234],[-85.0038,32.3233],[-85.0033,32.3228],[-85.0028,32.3224],[-85.0019,32.322],[-85.0003,32.3214],[-84.9999,32.3214],[-84.9982,32.3214],[-84.9981,32.3214],[-84.9971,32.3211],[-84.9954,32.3208],[-84.9941,32.3205],[-84.9926,32.32],[-84.992,32.3199],[-84.991,32.3197],[-84.9895,32.3193],[-84.9888,32.3192],[-84.9874,32.3185],[-84.9856,32.3177],[-84.9839,32.3169],[-84.9831,32.3167],[-84.9818,32.3163],[-84.9797,32.3155],[-84.9787,32.3151],[-84.9773,32.3147],[-84.9757,32.314],[-84.9746,32.3137],[-84.9733,32.3132],[-84.9717,32.3124],[-84.9699,32.3117],[-84.968,32.3111],[-84.9671,32.3107],[-84.9658,32.3102],[-84.9653,32.31],[-84.9645,32.3098],[-84.9635,32.3096],[-84.9626,32.3092],[-84.9623,32.3089],[-84.9613,32.3086],[-84.9604,32.3082],[-84.9596,32.3079],[-84.9585,32.3076],[-84.9575,32.3074],[-84.9571,32.3074],[-84.9567,32.3071],[-84.9566,32.3071],[-84.9561,32.3069],[-84.9558,32.3068],[-84.9555,32.3067],[-84.9553,32.3066],[-84.9544,32.3063],[-84.9536,32.3059],[-84.9531,32.3055],[-84.9521,32.3053],[-84.9513,32.3049],[-84.9506,32.3047],[-84.9495,32.3044],[-84.9485,32.3043],[-84.9474,32.304],[-84.9463,32.3037],[-84.9452,32.3035],[-84.9441,32.3034],[-84.9431,32.303],[-84.9419,32.3026],[-84.9408,32.3021],[-84.9402,32.3017],[-84.9394,32.3012],[-84.939,32.301],[-84.9387,32.3007],[-84.9382,32.3005],[-84.9381,32.3004],[-84.9372,32.3],[-84.9365,32.2997],[-84.9359,32.2995],[-84.9351,32.2991],[-84.9347,32.2989],[-84.9338,32.2983],[-84.9332,32.2975],[-84.9325,32.2968],[-84.9316,32.2958],[-84.9307,32.2948],[-84.9297,32.2935],[-84.9284,32.2921],[-84.9277,32.2911],[-84.9269,32.2901],[-84.9263,32.2895],[-84.9255,32.2884],[-84.9247,32.2873],[-84.9239,32.2864],[-84.9229,32.2853],[-84.9217,32.2846],[-84.9208,32.2838],[-84.9202,32.2833],[-84.9188,32.2824],[-84.918,32.2819],[-84.9161,32.2809],[-84.916,32.2808],[-84.9152,32.28],[-84.9142,32.2794],[-84.9128,32.2781],[-84.912,32.2776],[-84.9111,32.2769],[-84.9102,32.2765],[-84.9073,32.2754],[-84.9062,32.2748],[-84.9052,32.2744],[-84.9044,32.274],[-84.904,32.2737],[-84.9036,32.2733],[-84.9031,32.273],[-84.9029,32.2727],[-84.9024,32.2724],[-84.9017,32.2717],[-84.9013,32.2714],[-84.9008,32.2707],[-84.9001,32.27],[-84.8994,32.2695],[-84.8993,32.2694],[-84.899,32.2688],[-84.8987,32.2684],[-84.8976,32.268],[-84.8965,32.2674],[-84.8957,32.2667],[-84.8946,32.2663],[-84.894,32.2659],[-84.8935,32.2653],[-84.893,32.2645],[-84.8918,32.2636],[-84.8907,32.2629],[-84.8894,32.2619],[-84.889,32.2615],[-84.8885,32.2609],[-84.8882,32.2597],[-84.8883,32.2593],[-84.8886,32.2589],[-84.8891,32.2584],[-84.8901,32.2578],[-84.8905,32.2576],[-84.8912,32.2575],[-84.892,32.2576],[-84.8931,32.2581],[-84.8942,32.2584],[-84.8964,32.2588],[-84.8983,32.259],[-84.8996,32.259],[-84.9001,32.2588],[-84.9012,32.2584],[-84.9021,32.2578],[-84.903,32.2566],[-84.9035,32.2556],[-84.9038,32.2545],[-84.904,32.2534],[-84.9038,32.2521],[-84.9038,32.2514],[-84.9039,32.2512],[-84.9041,32.2508],[-84.9046,32.2505],[-84.9052,32.2501],[-84.9054,32.2499],[-84.9061,32.2497],[-84.9068,32.2493],[-84.9072,32.249],[-84.9078,32.249],[-84.9082,32.2488],[-84.9086,32.249],[-84.9092,32.2488],[-84.9096,32.2488],[-84.9101,32.2486],[-84.9108,32.2486],[-84.9114,32.2488],[-84.9116,32.2488],[-84.9117,32.2488],[-84.9121,32.2488],[-84.9122,32.249],[-84.9124,32.249],[-84.9126,32.2488],[-84.9129,32.2488],[-84.9135,32.2486],[-84.914,32.2488],[-84.9142,32.2488],[-84.9143,32.249],[-84.9144,32.2492],[-84.9146,32.2493],[-84.9149,32.2493],[-84.9152,32.2493],[-84.9155,32.2492],[-84.9157,32.249],[-84.916,32.249],[-84.9165,32.249],[-84.9173,32.249],[-84.918,32.2493],[-84.9186,32.2495],[-84.9192,32.2499],[-84.9197,32.2501],[-84.9199,32.2501],[-84.9201,32.2502],[-84.921,32.2504],[-84.9218,32.2507],[-84.9219,32.2507],[-84.9222,32.2507],[-84.923,32.2508],[-84.9239,32.2506],[-84.9244,32.2501],[-84.9244,32.2498],[-84.9243,32.249],[-84.9243,32.2484],[-84.9243,32.2482],[-84.9243,32.2475],[-84.9243,32.2473],[-84.9243,32.2469],[-84.9243,32.2463],[-84.9243,32.246],[-84.9241,32.2456],[-84.9239,32.2454],[-84.9237,32.2452],[-84.9235,32.2448],[-84.9232,32.2447],[-84.923,32.2445],[-84.9225,32.2445],[-84.9213,32.2441],[-84.9209,32.2441],[-84.9203,32.2441],[-84.9198,32.2441],[-84.9193,32.2445],[-84.9186,32.245],[-84.9179,32.2454],[-84.9175,32.2456],[-84.9172,32.246],[-84.9169,32.246],[-84.9165,32.2462],[-84.9154,32.246],[-84.9148,32.2458],[-84.9142,32.2454],[-84.9139,32.2452],[-84.9136,32.2448],[-84.9133,32.2443],[-84.9131,32.2441],[-84.9129,32.2439],[-84.9128,32.2437],[-84.9127,32.2433],[-84.9129,32.243],[-84.913,32.2426],[-84.9131,32.2422],[-84.9134,32.2418],[-84.9136,32.2414],[-84.9136,32.2413],[-84.9139,32.2409],[-84.914,32.2407],[-84.9142,32.2403],[-84.9145,32.2398],[-84.9148,32.2394],[-84.9152,32.2388],[-84.9155,32.2381],[-84.9157,32.2377],[-84.9163,32.2366],[-84.9164,32.2366],[-84.9165,32.2364],[-84.9166,32.2364],[-84.9171,32.2358],[-84.9177,32.2356],[-84.9182,32.2353],[-84.919,32.2349],[-84.9194,32.2347],[-84.92,32.2343],[-84.9206,32.234],[-84.9211,32.2334],[-84.9218,32.2328],[-84.9222,32.2323],[-84.9226,32.2317],[-84.9228,32.2313],[-84.9229,32.2311],[-84.923,32.2308],[-84.9233,32.2308],[-84.9233,32.2306],[-84.9233,32.2302],[-84.9234,32.23],[-84.9235,32.2299],[-84.9235,32.2298],[-84.9235,32.2293],[-84.9235,32.2285],[-84.9235,32.2278],[-84.9233,32.2274],[-84.9232,32.2268],[-84.923,32.2261],[-84.923,32.2255],[-84.9229,32.2251],[-84.9229,32.2248],[-84.9234,32.224],[-84.9237,32.2236],[-84.9242,32.2231],[-84.9245,32.2227],[-84.9249,32.2223],[-84.925,32.2221],[-84.9254,32.2216],[-84.9257,32.2214],[-84.9267,32.2208],[-84.9277,32.2203],[-84.9282,32.2199],[-84.9289,32.2195],[-84.9295,32.2193],[-84.9301,32.2191],[-84.9303,32.2191],[-84.9307,32.2189],[-84.9321,32.2189],[-84.9337,32.2186],[-84.9355,32.2184],[-84.937,32.2182],[-84.938,32.218],[-84.9393,32.218],[-84.9399,32.218],[-84.9403,32.218],[-84.9413,32.218],[-84.9421,32.218],[-84.9427,32.218],[-84.9436,32.218],[-84.9437,32.218],[-84.9447,32.2182],[-84.9455,32.2182],[-84.9468,32.2184],[-84.9478,32.2184],[-84.9489,32.2186],[-84.9494,32.2185],[-84.9502,32.2184],[-84.9516,32.2184],[-84.9528,32.2182],[-84.9536,32.218],[-84.9544,32.218],[-84.9552,32.218],[-84.9563,32.2178],[-84.9577,32.2178],[-84.9584,32.218],[-84.9593,32.2178],[-84.9594,32.2179],[-84.9604,32.218],[-84.9614,32.218],[-84.962,32.2182],[-84.9625,32.2184],[-84.9637,32.2186],[-84.9652,32.2189],[-84.9674,32.2193],[-84.9675,32.2193],[-84.9681,32.2193],[-84.969,32.2193],[-84.9699,32.2191],[-84.9708,32.2189],[-84.9721,32.2182],[-84.9733,32.2176],[-84.9742,32.2169],[-84.9752,32.2163],[-84.9761,32.2154],[-84.977,32.2146],[-84.9775,32.2139],[-84.9783,32.2129],[-84.9787,32.2126],[-84.9795,32.2114],[-84.9798,32.2111],[-84.98,32.2105],[-84.9802,32.2101],[-84.9804,32.2094],[-84.9804,32.2088],[-84.9804,32.2084],[-84.9803,32.2081],[-84.9802,32.2077],[-84.9801,32.2077],[-84.9798,32.2075],[-84.9793,32.2073],[-84.979,32.2071],[-84.9784,32.2067],[-84.978,32.2064],[-84.9776,32.2062],[-84.9771,32.2058],[-84.9769,32.2056],[-84.9764,32.205],[-84.976,32.2047],[-84.9755,32.2043],[-84.9752,32.2041],[-84.9749,32.2037],[-84.9746,32.2037],[-84.9744,32.2035],[-84.974,32.2034],[-84.9734,32.2034],[-84.9731,32.2034],[-84.973,32.2034],[-84.9729,32.2034],[-84.9728,32.2034],[-84.9723,32.2035],[-84.9716,32.2037],[-84.9706,32.2041],[-84.97,32.2043],[-84.9694,32.2045],[-84.9688,32.2045],[-84.9678,32.2045],[-84.9669,32.2045],[-84.966,32.2041],[-84.9652,32.2039],[-84.9646,32.2035],[-84.964,32.203],[-84.9632,32.2022],[-84.9631,32.2021],[-84.963,32.2019],[-84.9627,32.2015],[-84.9625,32.2011],[-84.9624,32.2009],[-84.9623,32.2005],[-84.9622,32.2],[-84.9619,32.1998],[-84.9619,32.1996],[-84.9617,32.1987],[-84.9617,32.1985],[-84.9618,32.1985],[-84.962,32.1981],[-84.9622,32.1979],[-84.9625,32.1975],[-84.9627,32.1972],[-84.963,32.197],[-84.9631,32.197],[-84.9634,32.1966],[-84.9634,32.1964],[-84.9635,32.1962],[-84.9636,32.196],[-84.9637,32.1959],[-84.9639,32.1957],[-84.9646,32.1953],[-84.9646,32.1951],[-84.9648,32.1951],[-84.9648,32.1949],[-84.965,32.1949],[-84.9651,32.1949],[-84.9652,32.1947],[-84.9657,32.1945],[-84.9662,32.1942],[-84.9668,32.194],[-84.9671,32.1938],[-84.9674,32.194],[-84.9676,32.194],[-84.9678,32.194],[-84.9682,32.194],[-84.9691,32.1938],[-84.9692,32.1938],[-84.9698,32.1934],[-84.9704,32.1932],[-84.971,32.1928],[-84.9714,32.1927],[-84.9718,32.1925],[-84.9724,32.1923],[-84.973,32.1919],[-84.9735,32.1917],[-84.9737,32.1915],[-84.9744,32.1912],[-84.975,32.191],[-84.9757,32.1908],[-84.9762,32.1908],[-84.977,32.1906],[-84.9778,32.1904],[-84.978,32.1904],[-84.9784,32.1902],[-84.9792,32.19],[-84.9803,32.1897],[-84.9816,32.1893],[-84.9822,32.1891],[-84.9831,32.1889],[-84.9844,32.1885],[-84.9859,32.188],[-84.9869,32.1876],[-84.9874,32.1874],[-84.9879,32.1874],[-84.9885,32.1872],[-84.9894,32.187],[-84.9901,32.1868],[-84.9904,32.1868],[-84.9924,32.1859],[-84.9925,32.1859],[-84.9926,32.1859],[-84.9935,32.1857],[-84.994,32.1855],[-84.9948,32.1852],[-84.9959,32.1848],[-84.9969,32.1846],[-84.9981,32.1842],[-84.9992,32.1838],[-84.9999,32.1833],[-85.0005,32.1831],[-85.0014,32.1829],[-85.0027,32.1828],[-85.0039,32.1827],[-85.0048,32.1826],[-85.0055,32.1825],[-85.0063,32.1824],[-85.0078,32.1821],[-85.0085,32.1819],[-85.0092,32.1816],[-85.0096,32.1814],[-85.0101,32.1812],[-85.0105,32.181],[-85.0109,32.1807],[-85.0112,32.1805],[-85.0113,32.1805],[-85.0116,32.1802],[-85.0122,32.1798],[-85.0126,32.1795],[-85.0131,32.1791],[-85.0135,32.1787],[-85.0138,32.1783],[-85.0141,32.1777],[-85.0147,32.1769],[-85.0151,32.1762],[-85.0154,32.1756],[-85.0158,32.1751],[-85.0162,32.1745],[-85.0166,32.1741],[-85.0171,32.1735],[-85.0172,32.1734],[-85.0176,32.1731],[-85.0182,32.1727],[-85.0189,32.1721],[-85.0206,32.1709],[-85.0219,32.1699],[-85.0224,32.1696],[-85.0232,32.169],[-85.024,32.1683],[-85.0249,32.1675],[-85.0259,32.1667],[-85.0266,32.1661],[-85.0273,32.1653],[-85.0282,32.1643],[-85.029,32.1634],[-85.0297,32.1625],[-85.0303,32.1617],[-85.0309,32.1609],[-85.0316,32.1599],[-85.0323,32.1587],[-85.0329,32.1578],[-85.0335,32.1569],[-85.034,32.1564],[-85.0345,32.1558],[-85.0351,32.1553],[-85.0352,32.1553],[-85.0366,32.1541],[-85.0377,32.1533],[-85.0382,32.1528],[-85.0387,32.1523],[-85.0397,32.1511],[-85.0402,32.1504],[-85.0408,32.1496],[-85.0411,32.1493],[-85.0414,32.1489],[-85.042,32.1481],[-85.0425,32.1476],[-85.043,32.1471],[-85.0435,32.1465],[-85.0439,32.1459],[-85.0441,32.1457],[-85.0443,32.1454],[-85.0446,32.1449],[-85.0451,32.1444],[-85.0454,32.144],[-85.0456,32.1438],[-85.046,32.1434],[-85.0461,32.1433],[-85.0469,32.1427],[-85.0475,32.1423],[-85.0479,32.142],[-85.0481,32.1419],[-85.0488,32.1414],[-85.049,32.1412],[-85.0494,32.1411],[-85.0497,32.1409],[-85.0498,32.1408],[-85.0504,32.1405],[-85.051,32.1401],[-85.0516,32.1397],[-85.0519,32.1395],[-85.052,32.1394],[-85.0525,32.139],[-85.0528,32.1389],[-85.0535,32.1385],[-85.0542,32.1382],[-85.0549,32.138],[-85.0555,32.1378],[-85.0563,32.1375],[-85.0569,32.1371],[-85.0575,32.1368],[-85.0584,32.1362],[-85.0588,32.136],[-85.0594,32.1356],[-85.06,32.1351],[-85.0606,32.1347],[-85.0611,32.1341],[-85.0616,32.1334],[-85.0619,32.1329],[-85.0621,32.1325],[-85.0621,32.1321],[-85.062,32.1316],[-85.0619,32.1309],[-85.0617,32.1301],[-85.0615,32.1297],[-85.0613,32.1292],[-85.061,32.1283],[-85.0607,32.1279],[-85.0604,32.1274],[-85.0601,32.127],[-85.0597,32.1264],[-85.0594,32.1259],[-85.0592,32.1253],[-85.0592,32.1251],[-85.0572,32.1196],[-85.055,32.1137],[-85.0538,32.1077],[-85.0534,32.1048],[-85.0517,32.1015],[-85.0503,32.0979],[-85.0495,32.0954],[-85.0477,32.0919],[-85.0459,32.0891],[-85.0451,32.0881],[-85.0448,32.0858],[-85.0469,32.0838],[-85.049,32.0831],[-85.0512,32.0825],[-85.0532,32.0806],[-85.0541,32.0779],[-85.0558,32.0744],[-85.0555,32.0727],[-85.0549,32.0716],[-85.0543,32.071],[-85.0542,32.0709],[-85.0541,32.0702],[-85.0542,32.068],[-85.056,32.063],[-85.0559,32.063],[-85.0561,32.0628],[-85.0563,32.062],[-85.0565,32.0611],[-85.0567,32.0604],[-85.0568,32.0598],[-85.0567,32.0593],[-85.0566,32.0588],[-85.0564,32.0581],[-85.0564,32.0572],[-85.0565,32.056],[-85.0566,32.0551],[-85.0566,32.0542],[-85.0568,32.0531],[-85.057,32.0527],[-85.0572,32.0521],[-85.0574,32.0513],[-85.0577,32.0502],[-85.058,32.0496],[-85.0583,32.0487],[-85.0586,32.0481],[-85.0587,32.0474],[-85.0588,32.047],[-85.0588,32.0467],[-85.0587,32.0464],[-85.0585,32.0457],[-85.0584,32.0455],[-85.0583,32.0452],[-85.0581,32.045],[-85.0581,32.0447],[-85.058,32.0446],[-85.058,32.0442],[-85.058,32.0441],[-85.058,32.0438],[-85.0578,32.0435],[-85.0575,32.0431],[-85.057,32.0426],[-85.0567,32.0423],[-85.0561,32.0417],[-85.0556,32.0412],[-85.0552,32.0408],[-85.0542,32.0393],[-85.0535,32.0378],[-85.0535,32.0359],[-85.055,32.0351],[-85.0569,32.0344],[-85.058,32.0336],[-85.0578,32.0318],[-85.0571,32.0299],[-85.0563,32.0283],[-85.0552,32.0272],[-85.0542,32.0266],[-85.0526,32.0257],[-85.0502,32.0242],[-85.0489,32.023],[-85.0488,32.0222],[-85.0488,32.0217],[-85.049,32.0212],[-85.0512,32.0207],[-85.0537,32.0207],[-85.055,32.0187],[-85.0553,32.0177],[-85.0546,32.0158],[-85.0538,32.0135],[-85.0551,32.0107],[-85.0584,32.0084],[-85.0634,32.0041],[-85.0645,32.0025],[-85.0653,32.0002],[-85.0664,31.9978],[-85.0666,31.9973],[-85.0668,31.9966],[-85.0671,31.996],[-85.0673,31.9956],[-85.0674,31.9953],[-85.0674,31.9951],[-85.0675,31.9947],[-85.0676,31.9945],[-85.0677,31.9942],[-85.0677,31.994],[-85.0678,31.9939],[-85.0679,31.9936],[-85.068,31.9934],[-85.0681,31.9931],[-85.0681,31.9929],[-85.0682,31.9927],[-85.0682,31.9926],[-85.0682,31.9924],[-85.0683,31.9922],[-85.0682,31.9921],[-85.0682,31.992],[-85.0682,31.9919],[-85.0682,31.9918],[-85.0682,31.9917],[-85.0682,31.9916],[-85.0682,31.9912],[-85.0682,31.9906],[-85.0682,31.9898],[-85.0681,31.9892],[-85.0681,31.9884],[-85.0682,31.9875],[-85.0683,31.9868],[-85.0685,31.9861],[-85.0689,31.9854],[-85.0694,31.9847],[-85.0699,31.984],[-85.0703,31.9834],[-85.0706,31.9829],[-85.0708,31.9822],[-85.0709,31.9817],[-85.0708,31.981],[-85.0703,31.9797],[-85.0703,31.9795],[-85.0703,31.9792],[-85.0701,31.9788],[-85.0699,31.9784],[-85.0696,31.9779],[-85.0692,31.9774],[-85.0686,31.9769],[-85.0681,31.9764],[-85.0677,31.9758],[-85.0673,31.9754],[-85.0668,31.9748],[-85.0664,31.9739],[-85.0661,31.9733],[-85.0659,31.9725],[-85.0659,31.9717],[-85.0659,31.9712],[-85.0662,31.9706],[-85.0664,31.9702],[-85.0667,31.9696],[-85.0669,31.969],[-85.0673,31.9683],[-85.0678,31.9674],[-85.0684,31.9669],[-85.0693,31.9662],[-85.0702,31.9657],[-85.071,31.9653],[-85.0723,31.9648],[-85.0739,31.9642],[-85.0753,31.9639],[-85.077,31.9636],[-85.0784,31.9634],[-85.0798,31.9631],[-85.0815,31.9629],[-85.0823,31.9627],[-85.0832,31.9625],[-85.084,31.9621],[-85.0845,31.9618],[-85.085,31.9614],[-85.0854,31.9611],[-85.0857,31.9608],[-85.0863,31.96],[-85.0867,31.9592],[-85.0868,31.9585],[-85.0868,31.9578],[-85.0865,31.9572],[-85.086,31.9565],[-85.0856,31.9559],[-85.0851,31.9553],[-85.0847,31.9547],[-85.0844,31.9541],[-85.0843,31.9537],[-85.0842,31.9531],[-85.0841,31.9525],[-85.084,31.9519],[-85.0839,31.9514],[-85.0838,31.9506],[-85.0836,31.9498],[-85.0834,31.949],[-85.0832,31.9484],[-85.0829,31.9477],[-85.0827,31.9468],[-85.0825,31.946],[-85.0824,31.9454],[-85.0821,31.9447],[-85.0803,31.9427],[-85.0803,31.9426],[-85.0797,31.9421],[-85.0793,31.9419],[-85.0789,31.9415],[-85.0787,31.9409],[-85.0789,31.9402],[-85.0798,31.9396],[-85.0814,31.9389],[-85.0825,31.9384],[-85.0836,31.9379],[-85.0847,31.9374],[-85.0854,31.9368],[-85.0864,31.936],[-85.0872,31.9352],[-85.0879,31.9344],[-85.0884,31.9336],[-85.089,31.9328],[-85.0896,31.932],[-85.0901,31.931],[-85.0905,31.9302],[-85.0912,31.9294],[-85.0918,31.9289],[-85.0925,31.9284],[-85.0936,31.9279],[-85.0946,31.9275],[-85.0956,31.9272],[-85.0966,31.9269],[-85.0974,31.9266],[-85.0982,31.9263],[-85.0989,31.9258],[-85.0995,31.9253],[-85.0999,31.9247],[-85.1002,31.9241],[-85.1004,31.9232],[-85.1006,31.922],[-85.1007,31.9209],[-85.101,31.9197],[-85.1013,31.9187],[-85.1017,31.918],[-85.1024,31.9174],[-85.1032,31.917],[-85.1039,31.9167],[-85.1048,31.9164],[-85.1056,31.9161],[-85.1061,31.9157],[-85.1066,31.9152],[-85.1072,31.9148],[-85.1078,31.9146],[-85.1085,31.9145],[-85.1091,31.9144],[-85.1097,31.914],[-85.1102,31.9136],[-85.1106,31.9133],[-85.1111,31.9133],[-85.1115,31.9131],[-85.112,31.9126],[-85.1127,31.9122],[-85.1131,31.9119],[-85.1132,31.9116],[-85.1131,31.911],[-85.113,31.9104],[-85.1127,31.9099],[-85.1118,31.9093],[-85.1098,31.9081],[-85.1096,31.9078],[-85.1091,31.9072],[-85.1087,31.9068],[-85.1084,31.9063],[-85.1082,31.9058],[-85.108,31.9052],[-85.108,31.9046],[-85.1082,31.9043],[-85.1088,31.9041],[-85.11,31.9039],[-85.1109,31.9038],[-85.1115,31.9036],[-85.112,31.9033],[-85.1122,31.9028],[-85.1122,31.9021],[-85.1121,31.9013],[-85.1118,31.9006],[-85.1115,31.8999],[-85.1113,31.8994],[-85.111,31.8985],[-85.1108,31.8976],[-85.1106,31.8969],[-85.1108,31.8965],[-85.1109,31.8964],[-85.1112,31.8957],[-85.1116,31.8952],[-85.112,31.8948],[-85.1125,31.8944],[-85.1131,31.8939],[-85.114,31.8934],[-85.115,31.8931],[-85.116,31.893],[-85.117,31.8929],[-85.1175,31.893],[-85.1176,31.893],[-85.1183,31.8931],[-85.119,31.8932],[-85.1199,31.8933],[-85.1206,31.8934],[-85.1209,31.8933],[-85.1211,31.8933],[-85.1239,31.8928],[-85.1249,31.8928],[-85.1252,31.893],[-85.1258,31.893],[-85.1263,31.893],[-85.1279,31.8931],[-85.1283,31.8931],[-85.1296,31.8931],[-85.1302,31.8931],[-85.131,31.8931],[-85.1313,31.8931],[-85.1319,31.893],[-85.1324,31.893],[-85.1329,31.8931],[-85.1333,31.8929],[-85.1338,31.8925],[-85.1341,31.8922],[-85.1343,31.8915],[-85.1343,31.8914],[-85.1343,31.8911],[-85.134,31.8902],[-85.1337,31.8896],[-85.1329,31.8883],[-85.1325,31.8878],[-85.1316,31.8868],[-85.1314,31.8864],[-85.1307,31.8853],[-85.1305,31.885],[-85.1298,31.8835],[-85.1298,31.8833],[-85.1297,31.8833],[-85.1293,31.8825],[-85.129,31.8817],[-85.129,31.8815],[-85.1288,31.881],[-85.1287,31.8809],[-85.1287,31.8807],[-85.1284,31.8797],[-85.1284,31.8791],[-85.1284,31.8782],[-85.1284,31.8776],[-85.1285,31.8774],[-85.1285,31.8773],[-85.1286,31.877],[-85.1287,31.8766],[-85.1288,31.8764],[-85.1292,31.876],[-85.1293,31.8758],[-85.1296,31.8753],[-85.1298,31.8752],[-85.1299,31.8751],[-85.1301,31.8748],[-85.1304,31.8744],[-85.1311,31.8733],[-85.1316,31.8728],[-85.1326,31.8718],[-85.133,31.8713],[-85.1337,31.8701],[-85.1339,31.8695],[-85.1344,31.8681],[-85.1346,31.8674],[-85.1347,31.8663],[-85.1348,31.8655],[-85.1352,31.8643],[-85.1354,31.8636],[-85.1358,31.8625],[-85.1362,31.8621],[-85.137,31.8613],[-85.1374,31.8607],[-85.1382,31.8601],[-85.1387,31.8599],[-85.1396,31.8593],[-85.1401,31.8588],[-85.1402,31.8586],[-85.1405,31.858],[-85.1407,31.8575],[-85.1406,31.8567],[-85.1402,31.8553],[-85.1398,31.8545],[-85.1394,31.8535],[-85.139,31.8531],[-85.1389,31.8529],[-85.1383,31.852],[-85.138,31.8513],[-85.1377,31.85],[-85.1376,31.8494],[-85.1377,31.8481],[-85.1377,31.8474],[-85.1377,31.8459],[-85.1379,31.8452],[-85.1383,31.8442],[-85.1387,31.8437],[-85.1396,31.8428],[-85.14,31.8423],[-85.1409,31.8416],[-85.1413,31.8411],[-85.1418,31.8399],[-85.1418,31.8393],[-85.1417,31.839],[-85.1414,31.838],[-85.1412,31.8378],[-85.1411,31.8376],[-85.1409,31.8374],[-85.1404,31.8363],[-85.1402,31.8361],[-85.14,31.8355],[-85.1392,31.8342],[-85.1388,31.8336],[-85.1377,31.8322],[-85.1372,31.8316],[-85.1364,31.8309],[-85.1359,31.8305],[-85.1352,31.8301],[-85.1345,31.8299],[-85.1337,31.8295],[-85.1325,31.8285],[-85.1321,31.828],[-85.1321,31.8279],[-85.1319,31.8271],[-85.1321,31.8267],[-85.1332,31.8263],[-85.1336,31.8261],[-85.1345,31.825],[-85.1345,31.8247],[-85.134,31.8222],[-85.1336,31.8217],[-85.1334,31.8214],[-85.1331,31.821],[-85.1323,31.8199],[-85.1321,31.8195],[-85.1317,31.8189],[-85.1316,31.8185],[-85.1313,31.8176],[-85.1312,31.8168],[-85.1312,31.8153],[-85.1313,31.8147],[-85.1315,31.8131],[-85.1318,31.8122],[-85.1323,31.8106],[-85.1326,31.8098],[-85.1329,31.8081],[-85.1329,31.8073],[-85.1329,31.8071],[-85.1328,31.8057],[-85.1327,31.8049],[-85.1325,31.8033],[-85.1324,31.8026],[-85.1323,31.8015],[-85.1323,31.8014],[-85.1324,31.801],[-85.1325,31.8004],[-85.1326,31.7996],[-85.1328,31.7989],[-85.1327,31.7977],[-85.1326,31.7971],[-85.1323,31.796],[-85.1322,31.7952],[-85.1323,31.7942],[-85.1324,31.7935],[-85.1329,31.7924],[-85.1333,31.792],[-85.1348,31.7907],[-85.1353,31.7902],[-85.1354,31.7901],[-85.1365,31.789],[-85.1368,31.7887],[-85.1371,31.7884],[-85.1372,31.7883],[-85.1376,31.7876],[-85.1379,31.7871],[-85.1387,31.7861],[-85.1392,31.7855],[-85.1398,31.7849],[-85.14,31.7847],[-85.1404,31.7843],[-85.141,31.7835],[-85.1413,31.7832],[-85.1418,31.7824],[-85.1419,31.7822],[-85.1419,31.782],[-85.1418,31.7813],[-85.1417,31.7812],[-85.1414,31.7807],[-85.1412,31.7805],[-85.1411,31.7805],[-85.1409,31.7802],[-85.1404,31.7797],[-85.1401,31.7794],[-85.1397,31.7791],[-85.1387,31.7783],[-85.1381,31.7778],[-85.137,31.777],[-85.1363,31.7765],[-85.1348,31.7754],[-85.1329,31.7739],[-85.1312,31.7726],[-85.1311,31.7725],[-85.1307,31.7723],[-85.1305,31.7721],[-85.1297,31.7715],[-85.1294,31.7714],[-85.1288,31.7709],[-85.1284,31.7706],[-85.1274,31.7698],[-85.1271,31.7696],[-85.1266,31.7691],[-85.1263,31.7689],[-85.1257,31.7682],[-85.1255,31.7679],[-85.1253,31.7674],[-85.1252,31.7671],[-85.1252,31.7663],[-85.1253,31.7659],[-85.1255,31.7652],[-85.1255,31.765],[-85.1256,31.7645],[-85.126,31.7637],[-85.1262,31.7634],[-85.1266,31.763],[-85.1267,31.763],[-85.1271,31.7628],[-85.1272,31.7627],[-85.1273,31.7626],[-85.1275,31.7622],[-85.1276,31.7618],[-85.1279,31.7613],[-85.128,31.7611],[-85.1286,31.7601],[-85.1288,31.7599],[-85.1291,31.7591],[-85.1292,31.7587],[-85.129,31.7577],[-85.1288,31.7574],[-85.1285,31.7567],[-85.1284,31.7564],[-85.1283,31.7562],[-85.1278,31.7554],[-85.1276,31.7548],[-85.1272,31.754],[-85.127,31.7535],[-85.1268,31.7529],[-85.1266,31.7525],[-85.1264,31.752],[-85.1263,31.7517],[-85.1261,31.7514],[-85.1257,31.7508],[-85.1257,31.7507],[-85.1255,31.7505],[-85.1253,31.7503],[-85.1253,31.7502],[-85.1253,31.7501],[-85.1252,31.7501],[-85.1252,31.75],[-85.1252,31.7499],[-85.1251,31.7498],[-85.1251,31.7497],[-85.1249,31.7494],[-85.1247,31.7492],[-85.1244,31.749],[-85.1243,31.7486],[-85.1239,31.7476],[-85.1236,31.747],[-85.1229,31.7458],[-85.1226,31.7453],[-85.122,31.7441],[-85.1218,31.7435],[-85.1217,31.7424],[-85.1215,31.7419],[-85.1213,31.7408],[-85.1212,31.7404],[-85.1211,31.7394],[-85.121,31.7391],[-85.1209,31.7383],[-85.1208,31.7379],[-85.1206,31.7374],[-85.1204,31.737],[-85.1203,31.736],[-85.1202,31.7354],[-85.1197,31.7347],[-85.1195,31.7343],[-85.119,31.7332],[-85.1189,31.7327],[-85.119,31.7317],[-85.1191,31.731],[-85.1197,31.7302],[-85.1202,31.7299],[-85.1209,31.7293],[-85.1213,31.7289],[-85.1217,31.728],[-85.1219,31.7274],[-85.1222,31.7265],[-85.1222,31.7262],[-85.122,31.7252],[-85.122,31.7248],[-85.122,31.7235],[-85.1222,31.7228],[-85.1226,31.7221],[-85.123,31.7219],[-85.1235,31.7214],[-85.1238,31.721],[-85.1244,31.7203],[-85.1247,31.72],[-85.1249,31.7197],[-85.1249,31.7198],[-85.1251,31.7196],[-85.1253,31.7194],[-85.1254,31.7192],[-85.1257,31.7189],[-85.1259,31.7186],[-85.1261,31.7182],[-85.1262,31.7178],[-85.1263,31.7173],[-85.1265,31.7168],[-85.1265,31.7163],[-85.1265,31.7155],[-85.1266,31.7149],[-85.1266,31.7143],[-85.1266,31.7137],[-85.1266,31.7135],[-85.1267,31.7132],[-85.1267,31.713],[-85.1267,31.7124],[-85.1267,31.7118],[-85.1267,31.7113],[-85.1267,31.7111],[-85.1267,31.711],[-85.1267,31.7107],[-85.1267,31.7101],[-85.1268,31.7096],[-85.1268,31.709],[-85.1267,31.7084],[-85.1266,31.7078],[-85.1265,31.7071],[-85.1265,31.7066],[-85.1264,31.706],[-85.1264,31.7055],[-85.1263,31.7051],[-85.1262,31.7048],[-85.1261,31.7042],[-85.126,31.7038],[-85.126,31.7034],[-85.1259,31.703],[-85.1258,31.7025],[-85.1257,31.7019],[-85.1256,31.7016],[-85.1256,31.7015],[-85.1256,31.7012],[-85.1257,31.7009],[-85.1257,31.7005],[-85.1258,31.7],[-85.1258,31.6997],[-85.1258,31.6995],[-85.1258,31.699],[-85.1259,31.6984],[-85.1259,31.698],[-85.1259,31.6976],[-85.1259,31.6971],[-85.1259,31.6968],[-85.1259,31.6963],[-85.1258,31.696],[-85.1255,31.695],[-85.1254,31.6949],[-85.1254,31.6948],[-85.1249,31.6939],[-85.1245,31.6936],[-85.1241,31.6933],[-85.1236,31.6929],[-85.1229,31.6918],[-85.1223,31.6913],[-85.1215,31.6908],[-85.1208,31.6905],[-85.1193,31.6899],[-85.1185,31.6896],[-85.1166,31.6886],[-85.1158,31.6881],[-85.1145,31.6873],[-85.1139,31.6869],[-85.113,31.6859],[-85.1126,31.6852],[-85.1107,31.6803],[-85.1106,31.6797],[-85.1099,31.6783],[-85.1094,31.6775],[-85.1084,31.6765],[-85.108,31.6763],[-85.1066,31.6756],[-85.106,31.6751],[-85.1045,31.6735],[-85.1037,31.6725],[-85.1028,31.6713],[-85.1026,31.6709],[-85.1019,31.67],[-85.1016,31.6695],[-85.1006,31.6688],[-85.1002,31.6684],[-85.099,31.6671],[-85.0985,31.6666],[-85.0976,31.6658],[-85.0968,31.6651],[-85.0955,31.6638],[-85.0949,31.6631],[-85.094,31.6619],[-85.0936,31.6613],[-85.0928,31.6604],[-85.0924,31.66],[-85.0908,31.659],[-85.0899,31.6586],[-85.0878,31.6579],[-85.0872,31.6578],[-85.0856,31.6574],[-85.0845,31.6571],[-85.0825,31.6565],[-85.0817,31.6563],[-85.0804,31.656],[-85.0799,31.6557],[-85.0791,31.6548],[-85.0788,31.6543],[-85.0783,31.6534],[-85.0782,31.6533],[-85.0779,31.6527],[-85.0778,31.6524],[-85.078,31.6516],[-85.0782,31.6513],[-85.0791,31.651],[-85.0793,31.6509],[-85.0796,31.6509],[-85.0802,31.651],[-85.0814,31.651],[-85.0821,31.6508],[-85.0826,31.6503],[-85.0827,31.6498],[-85.0828,31.6491],[-85.0831,31.6489],[-85.0832,31.6487],[-85.0834,31.6482],[-85.0836,31.6479],[-85.0841,31.6467],[-85.0843,31.6462],[-85.0846,31.6457],[-85.0847,31.6455],[-85.0852,31.6448],[-85.0854,31.6444],[-85.0857,31.6437],[-85.0858,31.6434],[-85.0862,31.6429],[-85.0864,31.6426],[-85.087,31.641],[-85.087,31.6407],[-85.087,31.6405],[-85.087,31.6403],[-85.087,31.6402],[-85.0869,31.6395],[-85.0866,31.6391],[-85.0862,31.6386],[-85.0858,31.6384],[-85.0849,31.6382],[-85.0843,31.6382],[-85.0838,31.6382],[-85.0834,31.6381],[-85.0828,31.638],[-85.0816,31.6376],[-85.0812,31.6375],[-85.0808,31.6374],[-85.0805,31.6372],[-85.08,31.6369],[-85.0798,31.6366],[-85.0793,31.6362],[-85.079,31.6359],[-85.0782,31.6349],[-85.0781,31.6348],[-85.0775,31.634],[-85.0772,31.6336],[-85.0766,31.6329],[-85.0765,31.6327],[-85.0755,31.6315],[-85.0753,31.6313],[-85.0749,31.6308],[-85.0748,31.6307],[-85.074,31.6299],[-85.0738,31.6296],[-85.0729,31.629],[-85.0721,31.6286],[-85.0716,31.6281],[-85.0714,31.6279],[-85.0705,31.6273],[-85.0692,31.6266],[-85.0687,31.6261],[-85.0686,31.6261],[-85.0679,31.6256],[-85.0676,31.6253],[-85.0674,31.6252],[-85.0659,31.6249],[-85.0652,31.6243],[-85.065,31.6242],[-85.0646,31.6239],[-85.0645,31.6238],[-85.0644,31.6237],[-85.0639,31.6235],[-85.0622,31.6229],[-85.0595,31.6217],[-85.0589,31.6211],[-85.0582,31.6202],[-85.0579,31.6197],[-85.0578,31.6195],[-85.0575,31.6186],[-85.0575,31.6176],[-85.0575,31.6169],[-85.0583,31.6147],[-85.0583,31.6146],[-85.0584,31.6145],[-85.0587,31.6139],[-85.0594,31.6129],[-85.0594,31.6128],[-85.0598,31.6123],[-85.0604,31.6113],[-85.0604,31.6106],[-85.0604,31.6099],[-85.0604,31.6095],[-85.0606,31.6082],[-85.0604,31.6077],[-85.0601,31.6075],[-85.0597,31.6073],[-85.0594,31.6072],[-85.0588,31.6072],[-85.0582,31.6071],[-85.0581,31.6071],[-85.0579,31.607],[-85.0573,31.6067],[-85.0569,31.6065],[-85.0563,31.6059],[-85.056,31.6052],[-85.056,31.6043],[-85.056,31.6042],[-85.056,31.6041],[-85.0561,31.6038],[-85.0563,31.6026],[-85.0564,31.601],[-85.0567,31.6003],[-85.0571,31.5986],[-85.0576,31.5968],[-85.0577,31.5962],[-85.0579,31.5954],[-85.058,31.5944],[-85.0581,31.5936],[-85.0581,31.5935],[-85.0581,31.5933],[-85.058,31.5911],[-85.058,31.5894],[-85.058,31.5882],[-85.058,31.5881],[-85.0582,31.5866],[-85.0583,31.5855],[-85.0583,31.5854],[-85.0584,31.5851],[-85.0584,31.5844],[-85.0584,31.5838],[-85.0584,31.5837],[-85.0583,31.583],[-85.0577,31.582],[-85.0563,31.5803],[-85.056,31.58],[-85.0554,31.5787],[-85.0554,31.5777],[-85.0553,31.5776],[-85.0553,31.5771],[-85.0554,31.5765],[-85.0565,31.5748],[-85.0567,31.5747],[-85.0567,31.5746],[-85.0577,31.5731],[-85.058,31.5723],[-85.058,31.5708],[-85.0577,31.5703],[-85.0576,31.5702],[-85.0576,31.5701],[-85.0576,31.57],[-85.0575,31.5699],[-85.056,31.5678],[-85.0557,31.5675],[-85.0549,31.5663],[-85.0532,31.5629],[-85.053,31.5629],[-85.0529,31.5629],[-85.0524,31.5613],[-85.0519,31.5589],[-85.0519,31.5579],[-85.0515,31.5567],[-85.0509,31.5558],[-85.0508,31.5556],[-85.0499,31.5541],[-85.0485,31.5522],[-85.0472,31.5508],[-85.0464,31.5496],[-85.0457,31.5487],[-85.0445,31.5476],[-85.0436,31.547],[-85.0426,31.546],[-85.0419,31.5447],[-85.0414,31.5425],[-85.0413,31.541],[-85.0414,31.5393],[-85.0418,31.5377],[-85.043,31.5352],[-85.0442,31.5332],[-85.0447,31.5324],[-85.0449,31.5322],[-85.0452,31.5317],[-85.0456,31.531],[-85.0461,31.5299],[-85.0472,31.5287],[-85.0477,31.5277],[-85.0481,31.5266],[-85.0483,31.526],[-85.0481,31.5253],[-85.0479,31.5246],[-85.0477,31.5237],[-85.0473,31.5234],[-85.047,31.5231],[-85.046,31.5224],[-85.0446,31.5209],[-85.0445,31.52],[-85.0446,31.5193],[-85.0448,31.5187],[-85.045,31.5182],[-85.0455,31.5171],[-85.0456,31.5168],[-85.048,31.5143],[-85.0485,31.5137],[-85.0488,31.513],[-85.0493,31.5123],[-85.0498,31.5114],[-85.0502,31.5106],[-85.0506,31.5097],[-85.051,31.5091],[-85.0518,31.508],[-85.0529,31.5065],[-85.0545,31.5031],[-85.0545,31.503],[-85.0558,31.5019],[-85.0568,31.5002],[-85.0569,31.5002],[-85.0571,31.499],[-85.058,31.4977],[-85.0589,31.496],[-85.0598,31.4948],[-85.0602,31.4941],[-85.0606,31.4922],[-85.061,31.4905],[-85.0615,31.4894],[-85.062,31.4884],[-85.0621,31.488],[-85.063,31.487],[-85.0639,31.4861],[-85.0641,31.4861],[-85.0642,31.486],[-85.0643,31.4859],[-85.0644,31.4857],[-85.0647,31.4853],[-85.065,31.485],[-85.0653,31.4849],[-85.0652,31.4848],[-85.0657,31.4841],[-85.0659,31.4835],[-85.0661,31.4832],[-85.0669,31.481],[-85.0677,31.479],[-85.0683,31.4769],[-85.0691,31.4745],[-85.071,31.4701],[-85.0715,31.4687],[-85.0716,31.4684],[-85.0716,31.468],[-85.0713,31.4659],[-85.0707,31.4635],[-85.0706,31.4635],[-85.0704,31.4625],[-85.0703,31.462],[-85.07,31.461],[-85.0697,31.4606],[-85.0695,31.4602],[-85.0693,31.4592],[-85.0692,31.4548],[-85.0693,31.4544],[-85.0693,31.4535],[-85.069,31.4525],[-85.0682,31.4511],[-85.0667,31.4473],[-85.0665,31.4454],[-85.0664,31.4454],[-85.0664,31.4451],[-85.066,31.443],[-85.0659,31.4426],[-85.0656,31.4395],[-85.066,31.4368],[-85.0662,31.4343],[-85.0661,31.4335],[-85.0661,31.4334],[-85.066,31.433],[-85.066,31.4329],[-85.0659,31.4311],[-85.066,31.4305],[-85.0664,31.4295],[-85.067,31.4286],[-85.0672,31.4284],[-85.0672,31.4283],[-85.0681,31.4276],[-85.0684,31.4274],[-85.0685,31.4273],[-85.0686,31.4273],[-85.0693,31.4273],[-85.0701,31.4277],[-85.0707,31.4285],[-85.0713,31.4291],[-85.0719,31.4293],[-85.0733,31.4292],[-85.0737,31.429],[-85.0738,31.4289],[-85.0747,31.4278],[-85.0753,31.4262],[-85.0759,31.4249],[-85.076,31.4244],[-85.0761,31.4217],[-85.0762,31.4189],[-85.0764,31.4176],[-85.0768,31.416],[-85.0774,31.4146],[-85.0777,31.4144],[-85.0778,31.4142],[-85.0794,31.4121],[-85.0798,31.4118],[-85.0798,31.4117],[-85.0799,31.4113],[-85.08,31.4105],[-85.0799,31.4096],[-85.0795,31.4083],[-85.079,31.4073],[-85.0789,31.4072],[-85.078,31.4054],[-85.078,31.4052],[-85.0779,31.4051],[-85.0774,31.4028],[-85.0773,31.4008],[-85.0776,31.3989],[-85.078,31.3975],[-85.0786,31.3964],[-85.0789,31.396],[-85.0792,31.3958],[-85.0793,31.3957],[-85.0799,31.3948],[-85.0804,31.3939],[-85.0807,31.3928],[-85.0808,31.3923],[-85.0809,31.3916],[-85.0809,31.3911],[-85.081,31.391],[-85.0817,31.3869],[-85.0824,31.3845],[-85.083,31.3835],[-85.0835,31.3826],[-85.0839,31.382],[-85.0847,31.3811],[-85.085,31.3802],[-85.0855,31.3789],[-85.0856,31.3788],[-85.0857,31.3787],[-85.0857,31.3785],[-85.0864,31.3761],[-85.0868,31.3752],[-85.0869,31.3745],[-85.0872,31.3741],[-85.0872,31.374],[-85.0876,31.3727],[-85.0883,31.3715],[-85.0922,31.3646],[-85.0923,31.364],[-85.0923,31.3637],[-85.0925,31.3629],[-85.0925,31.362],[-85.0927,31.3602],[-85.0926,31.3575],[-85.0925,31.3566],[-85.0918,31.3552],[-85.091,31.3544],[-85.0906,31.3544],[-85.0902,31.3545],[-85.088,31.3546],[-85.0874,31.3544],[-85.0868,31.3541],[-85.0864,31.3538],[-85.0861,31.3535],[-85.0859,31.3531],[-85.0859,31.3528],[-85.0861,31.3514],[-85.0861,31.3508],[-85.0861,31.3507],[-85.086,31.3505],[-85.0859,31.3502],[-85.0861,31.3495],[-85.0864,31.3479],[-85.0864,31.3459],[-85.0868,31.3441],[-85.0869,31.3424],[-85.0871,31.3403],[-85.0878,31.338],[-85.0885,31.3369],[-85.0892,31.3364],[-85.0894,31.336],[-85.0894,31.3354],[-85.089,31.3343],[-85.0885,31.3336],[-85.0876,31.3325],[-85.0876,31.3324],[-85.0868,31.3313],[-85.0851,31.3298],[-85.0847,31.3292],[-85.0841,31.3283],[-85.084,31.3279],[-85.0838,31.327],[-85.0837,31.3239],[-85.084,31.3226],[-85.084,31.3209],[-85.0838,31.3193],[-85.0838,31.3182],[-85.0841,31.3173],[-85.0842,31.3169],[-85.0843,31.3167],[-85.0845,31.3162],[-85.0845,31.3161],[-85.0848,31.316],[-85.0848,31.3157],[-85.0849,31.3155],[-85.0853,31.3147],[-85.0874,31.3112],[-85.0877,31.3102],[-85.0876,31.3087],[-85.0876,31.308],[-85.0877,31.3076],[-85.0877,31.3041],[-85.0881,31.3022],[-85.0891,31.2992],[-85.0896,31.2983],[-85.0898,31.2977],[-85.0898,31.297],[-85.0896,31.2959],[-85.0898,31.295],[-85.0903,31.2936],[-85.0916,31.2917],[-85.0932,31.2897],[-85.0935,31.2894],[-85.0949,31.2878],[-85.0952,31.2877],[-85.0956,31.2873],[-85.0959,31.287],[-85.0968,31.2862],[-85.0969,31.2861],[-85.0973,31.2857],[-85.098,31.285],[-85.0982,31.2849],[-85.0984,31.2847],[-85.0987,31.2844],[-85.0991,31.2842],[-85.0996,31.2841],[-85.0998,31.284],[-85.1004,31.2837],[-85.1015,31.2834],[-85.1016,31.2834],[-85.106,31.2825],[-85.107,31.2824],[-85.108,31.2824],[-85.1082,31.2824],[-85.1104,31.2817],[-85.1119,31.2808],[-85.1129,31.28],[-85.1134,31.2795],[-85.1139,31.2788],[-85.1139,31.2787],[-85.1145,31.2775],[-85.1146,31.2773],[-85.1146,31.2771],[-85.1145,31.2763],[-85.1141,31.2759],[-85.1135,31.2755],[-85.1133,31.2753],[-85.1125,31.2744],[-85.1122,31.2738],[-85.1119,31.2725],[-85.1119,31.2716],[-85.1118,31.2705],[-85.112,31.268],[-85.1122,31.2671],[-85.113,31.2653],[-85.1132,31.2646],[-85.1133,31.2643],[-85.1131,31.2638],[-85.1128,31.2632],[-85.1125,31.262],[-85.1125,31.2614],[-85.1125,31.2603],[-85.1124,31.2598],[-85.1124,31.2596],[-85.1122,31.2592],[-85.1119,31.259],[-85.1119,31.2584],[-85.1117,31.258],[-85.1111,31.2574],[-85.1105,31.2566],[-85.1091,31.2546],[-85.1085,31.2534],[-85.1081,31.2518],[-85.1075,31.2502],[-85.1067,31.2488],[-85.1063,31.2481],[-85.1062,31.2481],[-85.1055,31.2469],[-85.1052,31.2463],[-85.1051,31.2458],[-85.1048,31.2441],[-85.1043,31.2419],[-85.1039,31.2413],[-85.1039,31.2409],[-85.1037,31.2406],[-85.1031,31.2393],[-85.1025,31.2379],[-85.1022,31.2375],[-85.1021,31.2373],[-85.102,31.237],[-85.1018,31.2367],[-85.1012,31.2355],[-85.1008,31.2349],[-85.1007,31.2348],[-85.1005,31.2346],[-85.1001,31.2341],[-85.1,31.2339],[-85.0992,31.2332],[-85.0988,31.2325],[-85.0987,31.2321],[-85.0984,31.2313],[-85.0984,31.2312],[-85.0982,31.2306],[-85.0982,31.2304],[-85.0981,31.2303],[-85.0979,31.2297],[-85.0975,31.2285],[-85.0971,31.2275],[-85.0971,31.2274],[-85.097,31.2273],[-85.0968,31.2262],[-85.0968,31.2261],[-85.0968,31.2257],[-85.0968,31.2252],[-85.0969,31.2251],[-85.0978,31.2227],[-85.098,31.2222],[-85.0985,31.2207],[-85.0987,31.2195],[-85.0987,31.2187],[-85.0988,31.2176],[-85.0988,31.217],[-85.0987,31.2164],[-85.0986,31.2145],[-85.0985,31.2132],[-85.0985,31.2129],[-85.0987,31.2113],[-85.0991,31.2104],[-85.0992,31.2104],[-85.0992,31.2103],[-85.0998,31.2097],[-85.0999,31.2096],[-85.1006,31.2091],[-85.1012,31.2085],[-85.1031,31.2069],[-85.1044,31.2057],[-85.1053,31.2047],[-85.1056,31.2046],[-85.1063,31.2037],[-85.1064,31.2035],[-85.1067,31.2031],[-85.107,31.2027],[-85.1071,31.2021],[-85.1071,31.2016],[-85.1072,31.2004],[-85.1076,31.199],[-85.1078,31.1976],[-85.1081,31.1956],[-85.1081,31.1953],[-85.1081,31.195],[-85.1079,31.1934],[-85.1077,31.1931],[-85.1077,31.193],[-85.1074,31.1919],[-85.1074,31.1902],[-85.1075,31.1898],[-85.1076,31.1886],[-85.1077,31.1885],[-85.1077,31.1874],[-85.1075,31.1865],[-85.1074,31.1864],[-85.1073,31.1859],[-85.107,31.1855],[-85.1069,31.1855],[-85.1065,31.1853],[-85.1059,31.1853],[-85.1054,31.1855],[-85.1048,31.1856],[-85.1044,31.1856],[-85.1037,31.1856],[-85.1029,31.1853],[-85.1021,31.1847],[-85.1007,31.1835],[-85.1,31.1824],[-85.0994,31.1816],[-85.0988,31.1807],[-85.0986,31.1802],[-85.0985,31.1802],[-85.0984,31.1778],[-85.0987,31.176],[-85.0993,31.1724],[-85.0996,31.1694],[-85.0996,31.1693],[-85.0998,31.1686],[-85.1004,31.1667],[-85.1005,31.166],[-85.1002,31.1655],[-85.1,31.1653],[-85.0999,31.1652],[-85.0996,31.1649],[-85.0984,31.1642],[-85.0978,31.1639],[-85.0938,31.1613],[-85.093,31.1607],[-85.0929,31.1606],[-85.0925,31.1605],[-85.0921,31.1603],[-85.0896,31.1602],[-85.0886,31.1601],[-85.0878,31.1599],[-85.0859,31.1598],[-85.0842,31.1597],[-85.0839,31.1596],[-85.0836,31.1596],[-85.0823,31.1593],[-85.0808,31.159],[-85.08,31.1587],[-85.0778,31.1579],[-85.0774,31.1576],[-85.0768,31.157],[-85.0766,31.1569],[-85.0764,31.1565],[-85.0762,31.1559],[-85.0757,31.1549],[-85.0751,31.1544],[-85.0738,31.153],[-85.0727,31.1521],[-85.0708,31.15],[-85.0705,31.1496],[-85.0702,31.1487],[-85.0697,31.1476],[-85.0697,31.1475],[-85.0694,31.1472],[-85.0693,31.147],[-85.0689,31.1467],[-85.0672,31.1456],[-85.0651,31.1437],[-85.064,31.1425],[-85.064,31.1423],[-85.0636,31.1416],[-85.0634,31.1414],[-85.0633,31.1408],[-85.0631,31.1407],[-85.063,31.1406],[-85.0624,31.1395],[-85.0624,31.1393],[-85.0623,31.1392],[-85.0619,31.1377],[-85.0617,31.1366],[-85.0611,31.1343],[-85.0611,31.1342],[-85.0609,31.1333],[-85.0606,31.1322],[-85.0606,31.1319],[-85.0604,31.1315],[-85.06,31.1307],[-85.0598,31.1305],[-85.0593,31.1298],[-85.0582,31.1284],[-85.0582,31.1282],[-85.0576,31.1271],[-85.0562,31.1252],[-85.0561,31.1247],[-85.056,31.124],[-85.0559,31.1239],[-85.0558,31.1234],[-85.0558,31.1232],[-85.0557,31.1225],[-85.055,31.1214],[-85.0549,31.1211],[-85.0547,31.1208],[-85.0543,31.1205],[-85.0538,31.1201],[-85.0534,31.1198],[-85.0533,31.1197],[-85.0529,31.1195],[-85.0515,31.1193],[-85.0514,31.1193],[-85.0507,31.1192],[-85.0502,31.1189],[-85.0473,31.1169],[-85.0469,31.1166],[-85.0464,31.116],[-85.0462,31.1158],[-85.0453,31.1146],[-85.0442,31.1136],[-85.0425,31.1126],[-85.0405,31.1116],[-85.0371,31.1097],[-85.0362,31.109],[-85.0357,31.1084],[-85.0356,31.1082],[-85.0354,31.1073],[-85.0354,31.1072],[-85.0355,31.1051],[-85.0355,31.1049],[-85.0355,31.1047],[-85.0355,31.1043],[-85.0345,31.1029],[-85.0341,31.1024],[-85.0339,31.1022],[-85.0336,31.1016],[-85.0333,31.1012],[-85.0328,31.1006],[-85.0297,31.0962],[-85.029,31.0937],[-85.0289,31.0934],[-85.0287,31.0924],[-85.0284,31.0908],[-85.0282,31.0906],[-85.0281,31.0898],[-85.0274,31.0881],[-85.0273,31.088],[-85.0272,31.0876],[-85.0271,31.0875],[-85.0265,31.0859],[-85.0265,31.0858],[-85.0261,31.0842],[-85.0261,31.0831],[-85.0274,31.0796],[-85.0275,31.0792],[-85.0277,31.0786],[-85.0278,31.0784],[-85.0282,31.0773],[-85.0283,31.0769],[-85.0284,31.0764],[-85.0286,31.0758],[-85.0286,31.0755],[-85.0286,31.0753],[-85.0286,31.0746],[-85.0284,31.0742],[-85.0284,31.0741],[-85.0281,31.0738],[-85.0277,31.0732],[-85.0276,31.073],[-85.0272,31.0725],[-85.0269,31.072],[-85.0264,31.0712],[-85.0249,31.0692],[-85.0237,31.0681],[-85.023,31.0675],[-85.0227,31.0672],[-85.0221,31.0665],[-85.0217,31.0659],[-85.0213,31.0654],[-85.0204,31.0634],[-85.0191,31.061],[-85.0187,31.0603],[-85.0187,31.0602],[-85.0182,31.0592],[-85.0178,31.0589],[-85.0174,31.0586],[-85.0172,31.0583],[-85.0169,31.0581],[-85.0168,31.058],[-85.016,31.0576],[-85.0157,31.0574],[-85.0148,31.0567],[-85.0146,31.0566],[-85.0143,31.0565],[-85.0139,31.0563],[-85.0131,31.0558],[-85.0126,31.0554],[-85.012,31.0543],[-85.0114,31.0536],[-85.0112,31.0529],[-85.0111,31.0512],[-85.011,31.0512],[-85.011,31.0509],[-85.0102,31.0482],[-85.0091,31.0465],[-85.0088,31.0456],[-85.0086,31.0443],[-85.0086,31.0441],[-85.0085,31.0428],[-85.0088,31.0406],[-85.0093,31.0371],[-85.0094,31.0356],[-85.0095,31.034],[-85.0095,31.0329],[-85.0094,31.0324],[-85.0091,31.0318],[-85.008,31.0298],[-85.0077,31.0292],[-85.0054,31.0256],[-85.0051,31.0248],[-85.005,31.0247],[-85.0048,31.0232],[-85.0049,31.0209],[-85.0048,31.0196],[-85.0045,31.0192],[-85.0044,31.019],[-85.0043,31.0189],[-85.0043,31.0188],[-85.0038,31.0183],[-85.0031,31.0176],[-85.0027,31.0173],[-85.0023,31.0171],[-85.0009,31.0157],[-85.0007,31.0155],[-85.0004,31.0152],[-85.0001,31.015],[-85,31.0148],[-85,31.0146],[-84.9999,31.0145],[-84.9999,31.0144],[-84.9994,31.0138],[-84.9994,31.0121],[-84.9999,31.009],[-84.9999,31.0086],[-85.0003,31.0077],[-85.0014,31.005],[-85.0015,31.0045],[-85.002,31.0031],[-85.0021,31.0025],[-85.0022,31.002],[-85.0022,31.0017],[-85.0023,31.0015],[-85.0025,31.0007],[-85.0026,31.0007],[-85.0028,31.0007],[-85.0034,31.0007],[-85.0052,31.0007],[-85.0057,31.0007],[-85.0076,31.0007],[-85.0131,31.0007],[-85.0149,31.0007],[-85.0157,31.0007],[-85.0182,31.0007],[-85.019,31.0007],[-85.02,31.0007],[-85.0229,31.0007],[-85.0239,31.0007],[-85.0241,31.0007],[-85.0243,31.0007],[-85.0248,31.0007],[-85.0249,31.0007],[-85.0253,31.0007],[-85.0255,31.0007],[-85.0256,31.0007],[-85.0259,31.0007],[-85.0266,31.0006],[-85.027,31.0007],[-85.0275,31.0007],[-85.0281,31.0007],[-85.0298,31.0007],[-85.0301,31.0007],[-85.0303,31.0007],[-85.0305,31.0007],[-85.0306,31.0007],[-85.0309,31.0007],[-85.0311,31.0007],[-85.0313,31.0007],[-85.0314,31.0006],[-85.0317,31.0006],[-85.0318,31.0006],[-85.0335,31.0006],[-85.0386,31.0006],[-85.0403,31.0006],[-85.0404,31.0006],[-85.0407,31.0006],[-85.0408,31.0006],[-85.0411,31.0006],[-85.0428,31.0006],[-85.0488,31.0006],[-85.0507,31.0006],[-85.0524,31.0006],[-85.0571,31.0006],[-85.0587,31.0006],[-85.0588,31.0006],[-85.0589,31.0006],[-85.059,31.0006],[-85.0594,31.0006],[-85.0604,31.0006],[-85.0608,31.0007],[-85.061,31.0007],[-85.0616,31.0007],[-85.0618,31.0007],[-85.0619,31.0007],[-85.062,31.0007],[-85.0622,31.0007],[-85.0623,31.0007],[-85.0626,31.0006],[-85.0632,31.0006],[-85.0638,31.0006],[-85.0648,31.0006],[-85.0691,31.0006],[-85.0711,31.0007],[-85.0724,31.0007],[-85.0732,31.0007],[-85.0746,31.0007],[-85.0749,31.0007],[-85.075,31.0007],[-85.0789,31.0008],[-85.0791,31.0008],[-85.0824,31.0008],[-85.0836,31.0008],[-85.0854,31.0008],[-85.0884,31.0008],[-85.0888,31.0008],[-85.092,31.0008],[-85.0924,31.0008],[-85.0928,31.0008],[-85.0934,31.0008],[-85.0937,31.0008],[-85.0954,31.0008],[-85.099,31.0008],[-85.1004,31.0008],[-85.1009,31.0008],[-85.1021,31.0008],[-85.103,31.0008],[-85.1034,31.0008],[-85.1035,31.0008],[-85.1044,31.0008],[-85.1047,31.0008],[-85.1074,31.0008],[-85.1078,31.0008],[-85.1088,31.0008],[-85.1101,31.0008],[-85.1115,31.0008],[-85.1127,31.0008],[-85.1134,31.0008],[-85.1139,31.0008],[-85.1152,31.0008],[-85.1156,31.0008],[-85.1168,31.0008],[-85.1171,31.0008],[-85.1172,31.0008],[-85.1184,31.0008],[-85.1187,31.0008],[-85.1215,31.0008],[-85.1219,31.0008],[-85.1231,31.0008],[-85.1241,31.0008],[-85.1257,31.0008],[-85.127,31.0008],[-85.1274,31.0008],[-85.128,31.0008],[-85.1284,31.0008],[-85.1296,31.0008],[-85.13,31.0008],[-85.1318,31.0008],[-85.1371,31.0007],[-85.1388,31.0007],[-85.1396,31.0007],[-85.1419,31.0007],[-85.1424,31.0007],[-85.1426,31.0007],[-85.1427,31.0007],[-85.1428,31.0007],[-85.1429,31.0007],[-85.143,31.0007],[-85.1431,31.0007],[-85.1433,31.0007],[-85.1434,31.0007],[-85.1439,31.0007],[-85.1453,31.0007],[-85.1458,31.0007],[-85.1467,31.0007],[-85.1481,31.0008],[-85.1495,31.0008],[-85.1521,31.0009],[-85.1523,31.0009],[-85.1527,31.0009],[-85.1535,31.0009],[-85.1542,31.0009],[-85.1546,31.0009],[-85.1547,31.0009],[-85.1548,31.0009],[-85.1549,31.0009],[-85.155,31.0009],[-85.1551,31.0008],[-85.157,31.0009],[-85.1626,31.0009],[-85.1645,31.001],[-85.1651,31.001],[-85.167,31.001],[-85.1677,31.001],[-85.1679,31.001],[-85.1685,31.001],[-85.1687,31.001],[-85.1701,31.0009],[-85.1743,31.0009],[-85.1757,31.0009],[-85.1758,31.0009],[-85.1759,31.0009],[-85.176,31.0009],[-85.1763,31.0009],[-85.1764,31.0009],[-85.1783,31.0009],[-85.1841,31.0009],[-85.186,31.0009],[-85.1865,31.0009],[-85.1881,31.0009],[-85.1886,31.0009],[-85.1887,31.0009],[-85.1888,31.0009],[-85.1889,31.0009],[-85.1891,31.0009],[-85.1893,31.0009],[-85.1894,31.0009],[-85.1922,31.0009],[-85.1928,31.0009],[-85.2006,31.0008],[-85.2034,31.0008],[-85.2053,31.0008],[-85.21,31.0008],[-85.2112,31.0008],[-85.2131,31.0008],[-85.2161,31.0008],[-85.2252,31.0009],[-85.227,31.0009],[-85.2282,31.0009],[-85.2285,31.0009],[-85.2294,31.0009],[-85.2297,31.0009],[-85.2317,31.0009],[-85.238,31.0009],[-85.2401,31.0009],[-85.242,31.0009],[-85.2436,31.0009],[-85.2479,31.0008],[-85.2498,31.0007],[-85.2501,31.0007],[-85.2504,31.0007],[-85.2519,31.0007],[-85.2524,31.0007],[-85.2532,31.0007],[-85.2554,31.0006],[-85.2561,31.0006],[-85.2578,31.0005],[-85.2628,31.0004],[-85.2645,31.0004],[-85.2658,31.0004],[-85.2697,31.0003],[-85.271,31.0002],[-85.2712,31.0002],[-85.2715,31.0002],[-85.2718,31.0002],[-85.272,31.0002],[-85.2722,31.0002],[-85.2725,31.0002],[-85.2726,31.0002],[-85.2727,31.0002],[-85.2736,31.0002],[-85.2764,31.0002],[-85.277,31.0002],[-85.2773,31.0002],[-85.28,31.0001],[-85.2881,31],[-85.2909,30.9999],[-85.2912,30.9999],[-85.2922,30.9999],[-85.2925,30.9999],[-85.2945,30.9999],[-85.3004,30.9998],[-85.3023,30.9997],[-85.3038,30.9997],[-85.3084,30.9996],[-85.3099,30.9996],[-85.31,30.9996],[-85.3101,30.9996],[-85.3103,30.9996],[-85.3104,30.9996],[-85.311,30.9996],[-85.3128,30.9996],[-85.3134,30.9996],[-85.3147,30.9995],[-85.3188,30.9995],[-85.3202,30.9995],[-85.3219,30.9994],[-85.3272,30.9994],[-85.3289,30.9993],[-85.3301,30.9993],[-85.3337,30.9993],[-85.3349,30.9992],[-85.3379,30.9992],[-85.3467,30.9991],[-85.3485,30.999],[-85.3497,30.999],[-85.3648,30.9988],[-85.3657,30.9988],[-85.3686,30.9987],[-85.3696,30.9987],[-85.3705,30.9987],[-85.373,30.9988],[-85.3739,30.9988],[-85.3749,30.9988],[-85.3755,30.9988],[-85.3802,30.9987],[-85.3817,30.9987],[-85.3838,30.9986],[-85.3898,30.9985],[-85.3918,30.9985],[-85.3929,30.9985],[-85.3962,30.9984],[-85.3973,30.9984],[-85.3988,30.9984],[-85.4034,30.9983],[-85.405,30.9983],[-85.4052,30.9983],[-85.4058,30.9982],[-85.406,30.9982],[-85.4063,30.9982],[-85.4073,30.9982],[-85.4075,30.9982],[-85.4077,30.9982],[-85.4078,30.9982],[-85.4082,30.9982],[-85.4095,30.9982],[-85.4099,30.9982],[-85.41,30.9982],[-85.4119,30.9982],[-85.412,30.9982],[-85.4125,30.9982],[-85.4134,30.9981],[-85.4136,30.9981],[-85.4137,30.9981],[-85.4202,30.998],[-85.4232,30.998],[-85.4326,30.9978],[-85.4357,30.9978],[-85.4378,30.9978],[-85.4441,30.9977],[-85.4462,30.9977],[-85.4487,30.9976],[-85.4562,30.9975],[-85.4587,30.9975],[-85.4603,30.9975],[-85.4653,30.9974],[-85.467,30.9974],[-85.4679,30.9974],[-85.4705,30.9973],[-85.4714,30.9973],[-85.4722,30.9973],[-85.4746,30.9973],[-85.4754,30.9973],[-85.4761,30.9972],[-85.4781,30.9972],[-85.4787,30.9972],[-85.4788,30.9972],[-85.4806,30.9972],[-85.4864,30.9971],[-85.4883,30.9971],[-85.4892,30.9971],[-85.4918,30.997],[-85.4926,30.997],[-85.4937,30.997],[-85.4969,30.9969],[-85.498,30.9969],[-85.4999,30.9969],[-85.5013,30.9969],[-85.5032,30.9969],[-85.5037,30.9969],[-85.5039,30.9969],[-85.5044,30.9969],[-85.5086,30.9968],[-85.5131,30.9968],[-85.5156,30.9968],[-85.5247,30.9967],[-85.5272,30.9967],[-85.5291,30.9967],[-85.5316,30.9967],[-85.5324,30.9966],[-85.5336,30.9966],[-85.5341,30.9966],[-85.5383,30.9965],[-85.546,30.9964],[-85.5473,30.9964],[-85.5474,30.9964],[-85.5476,30.9964],[-85.5477,30.9964],[-85.5488,30.9964],[-85.5516,30.9964],[-85.5518,30.9964],[-85.552,30.9964],[-85.5522,30.9964],[-85.5524,30.9964],[-85.5554,30.9964],[-85.5627,30.9963],[-85.5681,30.9962],[-85.569,30.9963],[-85.5728,30.9962],[-85.5751,30.9962],[-85.5754,30.9962],[-85.5757,30.9962],[-85.5759,30.9962],[-85.576,30.9962],[-85.5761,30.9962],[-85.5767,30.9962],[-85.5773,30.9962],[-85.5774,30.9962],[-85.5795,30.9962],[-85.5798,30.9962],[-85.5834,30.9962],[-85.5862,30.9962],[-85.5986,30.9961],[-85.6,30.9961],[-85.6023,30.9961],[-85.6025,30.9961],[-85.6029,30.9961],[-85.6033,30.9961],[-85.614,30.996],[-85.6169,30.996],[-85.6197,30.996],[-85.6236,30.9959],[-85.6249,30.9959],[-85.6288,30.9959],[-85.6314,30.9959],[-85.6369,30.9959],[-85.6444,30.9958],[-85.6463,30.9958],[-85.6471,30.9958],[-85.6472,30.9958],[-85.6474,30.9958],[-85.6475,30.9958],[-85.6522,30.9958],[-85.6525,30.9958],[-85.6598,30.9957],[-85.6634,30.9957],[-85.6678,30.9957],[-85.6695,30.9957],[-85.671,30.9957],[-85.6726,30.9956],[-85.6762,30.9956],[-85.6798,30.9956],[-85.6812,30.9956],[-85.6813,30.9956],[-85.6816,30.9956],[-85.6825,30.9956],[-85.683,30.9956],[-85.6838,30.9956],[-85.6843,30.9956],[-85.6849,30.9956],[-85.6854,30.9956],[-85.6879,30.9956],[-85.6906,30.9956],[-85.6907,30.9956],[-85.6921,30.9956],[-85.6922,30.9956],[-85.7145,30.9955],[-85.7245,30.9954],[-85.733,30.9954],[-85.7392,30.9953],[-85.7416,30.9953],[-85.7496,30.9953],[-85.7499,30.9948],[-85.7523,30.9948],[-85.7569,30.9948],[-85.7599,30.9947],[-85.76,30.9947],[-85.7623,30.9947],[-85.769,30.9947],[-85.7727,30.9946],[-85.7797,30.9946],[-85.7799,30.9946],[-85.78,30.9946],[-85.8011,30.9944],[-85.8136,30.9943],[-85.8288,30.9941],[-85.8303,30.9941],[-85.8304,30.9941],[-85.8306,30.9941],[-85.8308,30.9941],[-85.831,30.9941],[-85.8311,30.9941],[-85.8312,30.9941],[-85.8323,30.9941],[-85.84,30.9941],[-85.8566,30.9939],[-85.865,30.9938],[-85.8651,30.9938],[-85.8704,30.9938],[-85.8708,30.9938],[-85.8746,30.9936],[-85.8749,30.9936],[-85.8783,30.9936],[-85.8785,30.9936],[-85.8811,30.9936],[-85.8878,30.9935],[-85.8911,30.9935],[-85.8935,30.9935],[-85.8993,30.9935],[-85.906,30.9934],[-85.9111,30.9934],[-85.9113,30.9934],[-85.9114,30.9934],[-85.9178,30.9933],[-85.9265,30.9933],[-85.9313,30.9933],[-85.9319,30.9933],[-85.9325,30.9932],[-85.933,30.9932],[-85.9358,30.9932],[-85.9388,30.9932],[-85.939,30.9932],[-85.9391,30.9932],[-85.9399,30.9932],[-85.94,30.9932],[-85.9401,30.9932],[-85.9428,30.9932],[-85.9475,30.9931],[-85.9509,30.9931],[-85.9581,30.9931],[-85.9622,30.9931],[-85.9649,30.9931],[-85.9655,30.993],[-85.9656,30.993],[-85.9657,30.993],[-85.9658,30.993],[-85.9659,30.993],[-85.9773,30.993],[-85.9778,30.993],[-85.9783,30.993],[-85.9785,30.993],[-85.9787,30.993],[-85.9789,30.993],[-85.9851,30.993],[-85.986,30.993],[-85.9869,30.9929],[-85.9973,30.9929],[-85.9986,30.9929],[-85.9999,30.9931],[-86.0064,30.9932],[-86.0071,30.9932],[-86.0157,30.9932],[-86.0158,30.9932],[-86.016,30.9932],[-86.0162,30.9932],[-86.0163,30.9932],[-86.0242,30.9933],[-86.0323,30.9933],[-86.035,30.9933],[-86.0358,30.9933],[-86.0367,30.9933],[-86.0524,30.9933],[-86.0526,30.9933],[-86.0535,30.9934],[-86.0543,30.9934],[-86.0548,30.9934],[-86.0559,30.9934],[-86.0562,30.9934],[-86.0563,30.9934],[-86.0595,30.993],[-86.0602,30.993],[-86.061,30.9929],[-86.0612,30.9929],[-86.0614,30.9929],[-86.0618,30.9929],[-86.0624,30.9929],[-86.063,30.9929],[-86.0631,30.9929],[-86.0632,30.9929],[-86.0633,30.9929],[-86.0634,30.9929],[-86.0635,30.9929],[-86.0638,30.9929],[-86.0662,30.9929],[-86.0714,30.9929],[-86.0785,30.9929],[-86.0786,30.9929],[-86.0856,30.9929],[-86.0912,30.9929],[-86.0915,30.9929],[-86.1024,30.9929],[-86.1025,30.9929],[-86.1043,30.9929],[-86.1124,30.9929],[-86.1171,30.9929],[-86.1175,30.9929],[-86.1214,30.9929],[-86.1215,30.9929],[-86.1249,30.9931],[-86.1307,30.9934],[-86.1308,30.9934],[-86.1309,30.9934],[-86.1311,30.9934],[-86.1326,30.9933],[-86.1327,30.9933],[-86.1455,30.9934],[-86.1582,30.9936],[-86.163,30.9937],[-86.164,30.9937],[-86.1643,30.9937],[-86.1645,30.9937],[-86.1649,30.9936],[-86.165,30.9936],[-86.1653,30.9936],[-86.1655,30.9936],[-86.1657,30.9936],[-86.1658,30.9936],[-86.1659,30.9936],[-86.166,30.9936],[-86.1667,30.9936],[-86.1684,30.9936],[-86.1693,30.9936],[-86.1703,30.9937],[-86.1707,30.9938],[-86.1708,30.9938],[-86.1719,30.9938],[-86.1733,30.9938],[-86.1737,30.9938],[-86.1747,30.9938],[-86.1749,30.9937],[-86.1751,30.9937],[-86.1752,30.9937],[-86.1754,30.9937],[-86.1756,30.9937],[-86.1762,30.9937],[-86.1789,30.9938],[-86.1791,30.9938],[-86.1801,30.9938],[-86.1803,30.9939],[-86.1804,30.9939],[-86.1806,30.9939],[-86.1808,30.994],[-86.1873,30.994],[-86.1909,30.994],[-86.1955,30.994],[-86.2004,30.9941],[-86.2006,30.9941],[-86.2061,30.9941],[-86.2063,30.9941],[-86.2146,30.9941],[-86.2147,30.9941],[-86.2177,30.9941],[-86.2214,30.9941],[-86.2273,30.9941],[-86.2281,30.9941],[-86.2336,30.9943],[-86.2338,30.9943],[-86.2339,30.9943],[-86.2383,30.9944],[-86.2499,30.9941],[-86.2564,30.9939],[-86.2579,30.9939],[-86.2585,30.9938],[-86.2591,30.9938],[-86.2603,30.9938],[-86.2604,30.9938],[-86.2679,30.9938],[-86.2712,30.9938],[-86.2748,30.9938],[-86.2888,30.9937],[-86.289,30.9937],[-86.2896,30.9937],[-86.2902,30.9937],[-86.2911,30.9937],[-86.2919,30.9937],[-86.2921,30.9937],[-86.2928,30.9937],[-86.293,30.9937],[-86.2932,30.9937],[-86.2943,30.9937],[-86.2946,30.9937],[-86.2948,30.9937],[-86.2956,30.9937],[-86.2965,30.9937],[-86.2969,30.9938],[-86.2982,30.9938],[-86.2987,30.9938],[-86.2991,30.9938],[-86.2999,30.9938],[-86.3008,30.9938],[-86.3023,30.9938],[-86.3028,30.9939],[-86.3032,30.9939],[-86.3036,30.9939],[-86.3037,30.9939],[-86.3043,30.9939],[-86.3044,30.9939],[-86.3049,30.994],[-86.3052,30.994],[-86.3066,30.994],[-86.3091,30.994],[-86.3093,30.994],[-86.3156,30.994],[-86.3159,30.9941],[-86.3174,30.9942],[-86.3175,30.9942],[-86.3226,30.9942],[-86.3249,30.9942],[-86.3273,30.9942],[-86.3279,30.9942],[-86.3308,30.9943],[-86.3309,30.9943],[-86.3311,30.9943],[-86.332,30.9943],[-86.334,30.9943],[-86.3351,30.9943],[-86.3355,30.9943],[-86.3375,30.9943],[-86.3384,30.9943],[-86.3389,30.9943],[-86.3393,30.9943],[-86.3394,30.9943],[-86.3399,30.9943],[-86.3408,30.9944],[-86.3425,30.9944],[-86.3429,30.9944],[-86.3484,30.9944],[-86.3485,30.9944],[-86.3488,30.9944],[-86.3502,30.9944],[-86.3504,30.9944],[-86.3566,30.9944],[-86.3648,30.9945],[-86.3649,30.9945],[-86.365,30.9945],[-86.3651,30.9945],[-86.3652,30.9946],[-86.3655,30.9946],[-86.3675,30.9945],[-86.3681,30.9945],[-86.3684,30.9945],[-86.3685,30.9945],[-86.3694,30.9945],[-86.3698,30.9945],[-86.3709,30.9945],[-86.372,30.9945],[-86.3723,30.9945],[-86.3726,30.9945],[-86.3731,30.9945],[-86.3732,30.9945],[-86.3743,30.9945],[-86.3744,30.9945],[-86.379,30.9943],[-86.3791,30.9943],[-86.3838,30.9942],[-86.3886,30.9942],[-86.392,30.9944],[-86.3938,30.9944],[-86.3957,30.9944],[-86.3987,30.9944],[-86.3989,30.9944],[-86.4008,30.9944],[-86.4025,30.9944],[-86.4032,30.9944],[-86.4051,30.9944],[-86.4052,30.9944],[-86.4071,30.9943],[-86.4126,30.9941],[-86.4127,30.9941],[-86.413,30.9941],[-86.4132,30.9941],[-86.4133,30.9941],[-86.4134,30.9941],[-86.4143,30.9941],[-86.4145,30.9941],[-86.4148,30.9941],[-86.4151,30.9941],[-86.4223,30.9941],[-86.4227,30.9941],[-86.4254,30.9941],[-86.4256,30.9941],[-86.426,30.9941],[-86.4385,30.994],[-86.4457,30.9939],[-86.4547,30.9938],[-86.4549,30.9939],[-86.455,30.994],[-86.4552,30.9939],[-86.4553,30.9939],[-86.4554,30.9939],[-86.4555,30.9939],[-86.4581,30.994],[-86.4583,30.994],[-86.4607,30.994],[-86.4664,30.9939],[-86.4731,30.9937],[-86.4733,30.9937],[-86.4745,30.9937],[-86.4757,30.9937],[-86.4779,30.9937],[-86.4833,30.9937],[-86.4835,30.9937],[-86.4836,30.9937],[-86.4845,30.9937],[-86.4847,30.9937],[-86.4849,30.9936],[-86.4851,30.9936],[-86.4863,30.9936],[-86.4886,30.9936],[-86.4935,30.9935],[-86.4951,30.9934],[-86.4999,30.9933],[-86.5,30.9933],[-86.5093,30.9936],[-86.5128,30.9937],[-86.5131,30.9937],[-86.5132,30.9937],[-86.5134,30.9937],[-86.5201,30.9935],[-86.5202,30.9934],[-86.5202,30.9933],[-86.5245,30.9934],[-86.5246,30.9934],[-86.5247,30.9935],[-86.529,30.9936],[-86.5292,30.9936],[-86.5356,30.994],[-86.5357,30.9939],[-86.5424,30.9943],[-86.5425,30.9943],[-86.5426,30.9943],[-86.5428,30.9943],[-86.5491,30.9946],[-86.5551,30.9948],[-86.5552,30.9948],[-86.5634,30.9952],[-86.5638,30.9951],[-86.5641,30.9951],[-86.5655,30.995],[-86.5676,30.9951],[-86.5679,30.9951],[-86.5707,30.995],[-86.5743,30.995],[-86.5805,30.995],[-86.5841,30.995],[-86.5889,30.9949],[-86.5915,30.9949],[-86.5916,30.9949],[-86.5917,30.9949],[-86.5921,30.9949],[-86.5937,30.9949],[-86.5942,30.9949],[-86.5943,30.9949],[-86.597,30.9949],[-86.5979,30.9949],[-86.598,30.9949],[-86.6024,30.9949],[-86.6082,30.9949],[-86.616,30.9949],[-86.6198,30.9949],[-86.6227,30.9949],[-86.6229,30.9949],[-86.625,30.9949],[-86.6273,30.9949],[-86.6278,30.9949],[-86.6334,30.9949],[-86.6345,30.9949],[-86.6346,30.9949],[-86.6347,30.9949],[-86.635,30.9949],[-86.6361,30.9948],[-86.6362,30.9948],[-86.6368,30.9948],[-86.6372,30.9948],[-86.6393,30.9948],[-86.6397,30.9948],[-86.6422,30.9947],[-86.6484,30.9947],[-86.6485,30.9947],[-86.6507,30.9948],[-86.6509,30.9948],[-86.6512,30.9949],[-86.6514,30.9948],[-86.6515,30.9948],[-86.6532,30.9946],[-86.6587,30.9946],[-86.6588,30.9946],[-86.6651,30.9947],[-86.6662,30.9947],[-86.6663,30.9947],[-86.6665,30.9947],[-86.67,30.9947],[-86.6716,30.9947],[-86.6717,30.9947],[-86.6718,30.9947],[-86.6721,30.9947],[-86.6722,30.9947],[-86.6742,30.9947],[-86.6751,30.9947],[-86.6755,30.9947],[-86.6757,30.9947],[-86.6758,30.9947],[-86.6759,30.9947],[-86.6775,30.9947],[-86.6776,30.9947],[-86.6785,30.9947],[-86.6849,30.9946],[-86.6883,30.9945],[-86.6968,30.9946],[-86.7014,30.9946],[-86.7045,30.9947],[-86.7056,30.9945],[-86.7063,30.9947],[-86.7065,30.9949],[-86.7067,30.9949],[-86.7077,30.995],[-86.7082,30.995],[-86.7113,30.9953],[-86.713,30.9957],[-86.7146,30.9957],[-86.7182,30.9959],[-86.7183,30.9959],[-86.7184,30.996],[-86.7201,30.9963],[-86.7229,30.9965],[-86.7236,30.9966],[-86.7244,30.9965],[-86.7255,30.9965],[-86.7257,30.9965],[-86.7264,30.9965],[-86.7267,30.9965],[-86.7271,30.9965],[-86.7276,30.9964],[-86.728,30.9963],[-86.7282,30.9962],[-86.7282,30.9963],[-86.7296,30.9966],[-86.7327,30.9964],[-86.7368,30.9966],[-86.7375,30.9968],[-86.7397,30.9966],[-86.7411,30.9964],[-86.745,30.9964],[-86.7452,30.9963],[-86.7454,30.9963],[-86.75,30.9964],[-86.7512,30.9965],[-86.7553,30.9967],[-86.7642,30.9968],[-86.7724,30.9969],[-86.7759,30.9969],[-86.7781,30.9969],[-86.7857,30.997],[-86.7859,30.997],[-86.7883,30.997],[-86.7912,30.997],[-86.7938,30.9971],[-86.7965,30.9971],[-86.8011,30.9971],[-86.8088,30.9972],[-86.81,30.9972],[-86.8102,30.9972],[-86.819,30.9973],[-86.8275,30.9974],[-86.8302,30.9974],[-86.8305,30.9974],[-86.8319,30.9974],[-86.8384,30.9974],[-86.8387,30.9974],[-86.8406,30.9974],[-86.8492,30.9975],[-86.8495,30.9975],[-86.8522,30.9975],[-86.8545,30.9975],[-86.8548,30.9975],[-86.8628,30.9976],[-86.8667,30.9976],[-86.8672,30.9976],[-86.8746,30.9976],[-86.8788,30.9976],[-86.8793,30.9976],[-86.8796,30.9976],[-86.8801,30.9976],[-86.8805,30.9976],[-86.8813,30.9976],[-86.882,30.9976],[-86.884,30.9977],[-86.8859,30.9976],[-86.8861,30.9977],[-86.8872,30.9977],[-86.8878,30.9977],[-86.8884,30.9977],[-86.8885,30.9977],[-86.8886,30.9977],[-86.8887,30.9978],[-86.8907,30.9977],[-86.8992,30.9977],[-86.8993,30.9977],[-86.9038,30.9976],[-86.9047,30.9976],[-86.9052,30.9976],[-86.9061,30.9976],[-86.9063,30.9976],[-86.9067,30.9976],[-86.9108,30.9976],[-86.9111,30.9976],[-86.9152,30.9977],[-86.9155,30.9977],[-86.9158,30.9977],[-86.9196,30.9977],[-86.9228,30.9977],[-86.9256,30.9977],[-86.9257,30.9977],[-86.9278,30.9977],[-86.9307,30.9977],[-86.9308,30.9977],[-86.9322,30.9978],[-86.9378,30.9978],[-86.9379,30.9978],[-86.9441,30.9979],[-86.9445,30.9979],[-86.9531,30.998],[-86.9532,30.998],[-86.9533,30.998],[-86.9534,30.998],[-86.9537,30.998],[-86.9546,30.9981],[-86.9561,30.9981],[-86.9604,30.9981],[-86.9605,30.9981],[-86.9657,30.9982],[-86.9659,30.9982],[-86.9711,30.9983],[-86.9799,30.9984],[-86.9821,30.9984],[-86.9871,30.9985],[-86.9876,30.9985],[-86.9985,30.9987],[-87,30.999],[-87.0043,30.9993],[-87.0047,30.9993],[-87.0073,30.9993],[-87.0097,30.9993],[-87.0134,30.9993],[-87.0135,30.9993],[-87.0199,30.9994],[-87.0239,30.9994],[-87.0241,30.9994],[-87.0244,30.9994],[-87.0269,30.9992],[-87.0274,30.9992],[-87.0282,30.9992],[-87.0284,30.9992],[-87.0291,30.9992],[-87.0292,30.9992],[-87.03,30.9992],[-87.0301,30.9992],[-87.0307,30.9992],[-87.0353,30.9992],[-87.0358,30.9992],[-87.0365,30.9993],[-87.0371,30.9993],[-87.0401,30.9995],[-87.0402,30.9995],[-87.0408,30.9994],[-87.041,30.9993],[-87.0413,30.9993],[-87.0417,30.9992],[-87.0419,30.9992],[-87.0422,30.9992],[-87.0428,30.9992],[-87.0438,30.9992],[-87.0444,30.9992],[-87.0458,30.9992],[-87.047,30.9992],[-87.048,30.9992],[-87.0483,30.9992],[-87.0488,30.9992],[-87.0498,30.9992],[-87.0507,30.9992],[-87.0517,30.9992],[-87.0525,30.9992],[-87.0526,30.9992],[-87.0532,30.9992],[-87.0534,30.9992],[-87.0535,30.9991],[-87.0537,30.9991],[-87.055,30.9991],[-87.0602,30.9992],[-87.0641,30.9992],[-87.0669,30.9994],[-87.067,30.9994],[-87.0676,30.9993],[-87.0685,30.9991],[-87.0686,30.9991],[-87.071,30.9992],[-87.076,30.9992],[-87.0761,30.9992],[-87.081,30.9992],[-87.0856,30.9992],[-87.0896,30.9993],[-87.0899,30.9993],[-87.0969,30.9993],[-87.1054,30.9993],[-87.1151,30.9994],[-87.1165,30.9994],[-87.1189,30.9994],[-87.125,30.9988],[-87.127,30.9989],[-87.134,30.9992],[-87.1356,30.9993],[-87.1358,30.9993],[-87.1407,30.9995],[-87.1494,30.9993],[-87.1496,30.9993],[-87.1506,30.9993],[-87.1608,30.9991],[-87.1628,30.9991],[-87.1631,30.999],[-87.1633,30.999],[-87.1635,30.999],[-87.1638,30.999],[-87.1641,30.999],[-87.1642,30.999],[-87.1643,30.999],[-87.1647,30.999],[-87.1655,30.999],[-87.1705,30.9989],[-87.1715,30.9988],[-87.1725,30.9988],[-87.1741,30.9988],[-87.1748,30.9987],[-87.1752,30.9987],[-87.1753,30.9987],[-87.1754,30.9987],[-87.1755,30.9987],[-87.1794,30.9986],[-87.1833,30.9985],[-87.188,30.9984],[-87.1882,30.9984],[-87.1897,30.9983],[-87.1934,30.9982],[-87.1967,30.9981],[-87.2001,30.998],[-87.2006,30.998],[-87.2055,30.9978],[-87.2062,30.9978],[-87.2118,30.9976],[-87.2182,30.9974],[-87.2215,30.9973],[-87.2244,30.9972],[-87.2248,30.9972],[-87.2252,30.9971],[-87.2256,30.9971],[-87.2264,30.997],[-87.2272,30.997],[-87.2295,30.9968],[-87.2297,30.9968],[-87.2372,30.9964],[-87.2377,30.9964],[-87.2379,30.9964],[-87.2381,30.9964],[-87.2383,30.9964],[-87.2389,30.9965],[-87.2394,30.9965],[-87.2397,30.9966],[-87.2399,30.9966],[-87.2401,30.9966],[-87.2402,30.9966],[-87.2404,30.9966],[-87.2405,30.9966],[-87.2416,30.9967],[-87.2492,30.9977],[-87.25,30.9978],[-87.2518,30.9979],[-87.2524,30.9979],[-87.2548,30.9979],[-87.2552,30.9979],[-87.2555,30.9979],[-87.2558,30.9979],[-87.257,30.9978],[-87.2571,30.9979],[-87.2572,30.9979],[-87.2573,30.9979],[-87.2574,30.9979],[-87.2581,30.9978],[-87.2594,30.9978],[-87.2597,30.9978],[-87.2598,30.9978],[-87.26,30.9978],[-87.2604,30.9978],[-87.2608,30.9978],[-87.2612,30.9978],[-87.2616,30.9978],[-87.263,30.9978],[-87.2647,30.9978],[-87.2648,30.9978],[-87.265,30.9978],[-87.2657,30.9978],[-87.2665,30.9978],[-87.2667,30.9978],[-87.2763,30.9983],[-87.278,30.9983],[-87.2781,30.9983],[-87.2782,30.9983],[-87.2847,30.9983],[-87.2849,30.9983],[-87.2886,30.9983],[-87.2887,30.9983],[-87.2888,30.9983],[-87.289,30.9983],[-87.2891,30.9983],[-87.2892,30.9983],[-87.291,30.9983],[-87.2955,30.9984],[-87.2957,30.9984],[-87.2977,30.9984],[-87.2994,30.9984],[-87.3015,30.9984],[-87.3016,30.9984],[-87.3037,30.9983],[-87.304,30.9982],[-87.309,30.9983],[-87.3092,30.9983],[-87.3093,30.9983],[-87.3095,30.9984],[-87.3096,30.9984],[-87.3098,30.9984],[-87.3119,30.9984],[-87.312,30.9984],[-87.3121,30.9982],[-87.3123,30.998],[-87.3123,30.9979],[-87.3124,30.9979],[-87.3125,30.9979],[-87.3126,30.9978],[-87.3127,30.9978],[-87.3141,30.9978],[-87.3147,30.9978],[-87.3149,30.9978],[-87.3152,30.9978],[-87.3158,30.9978],[-87.3167,30.9978],[-87.317,30.9978],[-87.3171,30.9978],[-87.3172,30.9978],[-87.3173,30.9978],[-87.3181,30.9978],[-87.3185,30.9978],[-87.3188,30.9978],[-87.3196,30.9978],[-87.3211,30.9978],[-87.3227,30.9978],[-87.3238,30.9978],[-87.3257,30.9978],[-87.326,30.9978],[-87.3262,30.9978],[-87.3267,30.9978],[-87.3269,30.9978],[-87.327,30.9978],[-87.3271,30.9978],[-87.3291,30.9978],[-87.3295,30.9978],[-87.3316,30.9978],[-87.3321,30.9978],[-87.3326,30.9978],[-87.3331,30.9978],[-87.334,30.9979],[-87.3341,30.9978],[-87.3341,30.9979],[-87.3342,30.9979],[-87.3343,30.9979],[-87.335,30.9979],[-87.3351,30.9979],[-87.3353,30.998],[-87.3369,30.9981],[-87.3372,30.9982],[-87.3374,30.9982],[-87.3378,30.9982],[-87.3381,30.9982],[-87.3383,30.9983],[-87.344,30.9983],[-87.3445,30.9983],[-87.3473,30.9983],[-87.3479,30.9983],[-87.3508,30.9982],[-87.3555,30.9979],[-87.3556,30.9979],[-87.3572,30.9979],[-87.3583,30.9979],[-87.3594,30.9979],[-87.3595,30.9979],[-87.3596,30.9979],[-87.3602,30.9978],[-87.3606,30.9978],[-87.3612,30.9978],[-87.3624,30.9978],[-87.3629,30.9978],[-87.3634,30.9979],[-87.3637,30.9979],[-87.3638,30.9979],[-87.3639,30.9979],[-87.364,30.9979],[-87.3641,30.9979],[-87.3642,30.9979],[-87.3647,30.9979],[-87.3654,30.9979],[-87.3662,30.9979],[-87.3669,30.9979],[-87.3671,30.9979],[-87.3673,30.9979],[-87.3677,30.9979],[-87.3678,30.9979],[-87.3703,30.9983],[-87.3705,30.9983],[-87.3706,30.9983],[-87.372,30.9982],[-87.3731,30.9981],[-87.3734,30.9981],[-87.3735,30.9981],[-87.3736,30.9981],[-87.375,30.998],[-87.3808,30.998],[-87.3813,30.998],[-87.3814,30.998],[-87.3815,30.998],[-87.3875,30.998],[-87.3917,30.998],[-87.3918,30.998],[-87.3919,30.998],[-87.3947,30.998],[-87.3979,30.998],[-87.3985,30.998],[-87.3986,30.998],[-87.3987,30.998],[-87.4004,30.998],[-87.4019,30.998],[-87.4036,30.998],[-87.404,30.998],[-87.4043,30.998],[-87.4045,30.998],[-87.4073,30.998],[-87.4074,30.998],[-87.4078,30.998],[-87.4079,30.998],[-87.4081,30.998],[-87.4088,30.998],[-87.4098,30.998],[-87.4151,30.9981],[-87.4153,30.9981],[-87.4256,30.9977],[-87.426,30.9977],[-87.4264,30.9977],[-87.4301,30.9977],[-87.4313,30.9977],[-87.432,30.9977],[-87.4337,30.9978],[-87.4343,30.9978],[-87.4353,30.9978],[-87.4357,30.9978],[-87.4372,30.9979],[-87.4414,30.9979],[-87.4415,30.9979],[-87.4436,30.9979],[-87.4446,30.9979],[-87.4465,30.9979],[-87.4469,30.9979],[-87.4473,30.9979],[-87.4496,30.9978],[-87.4498,30.9978],[-87.4508,30.9978],[-87.4517,30.9978],[-87.4533,30.9978],[-87.4535,30.9978],[-87.4537,30.9978],[-87.4538,30.9978],[-87.4541,30.9979],[-87.4548,30.9979],[-87.4557,30.9979],[-87.4581,30.9979],[-87.4582,30.9979],[-87.4584,30.9979],[-87.4585,30.9979],[-87.4587,30.9979],[-87.4589,30.9981],[-87.4592,30.9981],[-87.4598,30.998],[-87.4616,30.9979],[-87.4617,30.9979],[-87.4618,30.9979],[-87.4621,30.9979],[-87.4622,30.9979],[-87.4626,30.9979],[-87.4647,30.9979],[-87.4653,30.998],[-87.4654,30.998],[-87.4655,30.998],[-87.4656,30.998],[-87.4661,30.998],[-87.4663,30.998],[-87.4664,30.998],[-87.4667,30.998],[-87.4668,30.998],[-87.4669,30.998],[-87.467,30.998],[-87.4671,30.9979],[-87.4671,30.9978],[-87.4673,30.9978],[-87.4675,30.9979],[-87.4698,30.9979],[-87.4717,30.9979],[-87.4725,30.9979],[-87.4727,30.9979],[-87.4736,30.9979],[-87.4761,30.9979],[-87.4772,30.9979],[-87.4774,30.9979],[-87.4775,30.9979],[-87.4776,30.9979],[-87.4777,30.9979],[-87.4779,30.9979],[-87.478,30.9979],[-87.4783,30.9979],[-87.4787,30.9979],[-87.479,30.9979],[-87.4792,30.9979],[-87.4793,30.9979],[-87.4795,30.9979],[-87.4796,30.9979],[-87.4796,30.998],[-87.4797,30.998],[-87.4799,30.998],[-87.48,30.998],[-87.4803,30.998],[-87.4816,30.9981],[-87.4827,30.9981],[-87.4838,30.9981],[-87.4852,30.9981],[-87.486,30.998],[-87.4861,30.998],[-87.4876,30.998],[-87.4883,30.998],[-87.4884,30.998],[-87.49,30.998],[-87.4965,30.9979],[-87.4984,30.9979],[-87.4985,30.9979],[-87.499,30.9978],[-87.5,30.9977],[-87.5052,30.9977],[-87.5077,30.9976],[-87.5132,30.9976],[-87.5133,30.9976],[-87.5134,30.9976],[-87.5148,30.9976],[-87.5149,30.9975],[-87.5156,30.9976],[-87.5178,30.9976],[-87.5201,30.9976],[-87.5271,30.9977],[-87.5275,30.9977],[-87.5279,30.9977],[-87.528,30.9977],[-87.5308,30.9977],[-87.5337,30.9977],[-87.5408,30.9978],[-87.5409,30.9978],[-87.5411,30.9978],[-87.5414,30.9978],[-87.5427,30.9979],[-87.548,30.9979],[-87.5481,30.9979],[-87.5482,30.9978],[-87.5484,30.9977],[-87.5486,30.9976],[-87.5486,30.9975],[-87.5487,30.9975],[-87.5488,30.9975],[-87.5489,30.9975],[-87.549,30.9975],[-87.5497,30.9976],[-87.5499,30.9976],[-87.5501,30.9976],[-87.5504,30.9976],[-87.551,30.9976],[-87.5512,30.9976],[-87.5524,30.9976],[-87.5549,30.9976],[-87.5555,30.9976],[-87.5557,30.9976],[-87.5567,30.9976],[-87.5575,30.9976],[-87.5593,30.9976],[-87.5605,30.9976],[-87.5629,30.9976],[-87.5637,30.9976],[-87.5638,30.9975],[-87.5641,30.9975],[-87.5644,30.9975],[-87.5648,30.9975],[-87.5652,30.9975],[-87.5655,30.9975],[-87.5664,30.9975],[-87.5684,30.9975],[-87.5685,30.9975],[-87.5686,30.9975],[-87.5688,30.9976],[-87.5691,30.9975],[-87.5705,30.9976],[-87.5708,30.9976],[-87.5811,30.9976],[-87.5812,30.9976],[-87.5814,30.9976],[-87.5855,30.9976],[-87.5859,30.9976],[-87.5931,30.9975],[-87.5961,30.9975],[-87.5988,30.9975],[-87.5988,30.9974],[-87.5987,30.9972],[-87.5986,30.9971],[-87.5986,30.997],[-87.5987,30.9968],[-87.5988,30.9968],[-87.599,30.9965],[-87.599,30.9963],[-87.5986,30.9956],[-87.5986,30.9954],[-87.5987,30.995],[-87.5984,30.9946],[-87.5982,30.9943],[-87.5981,30.9937],[-87.5981,30.9933],[-87.5982,30.993],[-87.5978,30.9924],[-87.5977,30.9921],[-87.5976,30.9916],[-87.5974,30.9913],[-87.5973,30.991],[-87.5972,30.9908],[-87.5971,30.9908],[-87.5967,30.9906],[-87.5964,30.9899],[-87.5965,30.9898],[-87.5965,30.9897],[-87.5967,30.9894],[-87.5968,30.9891],[-87.5968,30.9888],[-87.5967,30.9887],[-87.5965,30.9885],[-87.5965,30.9872],[-87.5962,30.9868],[-87.5959,30.9868],[-87.5957,30.9866],[-87.5955,30.9863],[-87.5951,30.9861],[-87.5947,30.9858],[-87.5947,30.9855],[-87.5951,30.9852],[-87.5951,30.985],[-87.5948,30.9846],[-87.5944,30.9842],[-87.5938,30.984],[-87.5936,30.984],[-87.5933,30.9834],[-87.5931,30.983],[-87.5931,30.9824],[-87.593,30.9821],[-87.5928,30.9816],[-87.5928,30.9814],[-87.5931,30.9811],[-87.5932,30.9808],[-87.5931,30.9805],[-87.5929,30.9803],[-87.5925,30.9803],[-87.5923,30.9802],[-87.5922,30.9799],[-87.5923,30.9797],[-87.5925,30.9796],[-87.5925,30.9794],[-87.5925,30.9791],[-87.5928,30.9786],[-87.5928,30.9784],[-87.5928,30.9782],[-87.5932,30.9777],[-87.5935,30.9775],[-87.5935,30.9774],[-87.5935,30.9771],[-87.5935,30.977],[-87.5933,30.9767],[-87.5932,30.9765],[-87.5933,30.9763],[-87.5934,30.9762],[-87.5935,30.9761],[-87.5935,30.976],[-87.5935,30.9757],[-87.5932,30.9755],[-87.5931,30.9754],[-87.593,30.9754],[-87.5929,30.9751],[-87.5929,30.9747],[-87.5928,30.9745],[-87.5927,30.9741],[-87.5925,30.9739],[-87.5925,30.9733],[-87.5927,30.9729],[-87.5927,30.9727],[-87.5923,30.9723],[-87.5921,30.9718],[-87.5919,30.9714],[-87.5919,30.9713],[-87.5919,30.9709],[-87.5919,30.9707],[-87.5918,30.9705],[-87.5917,30.9704],[-87.5917,30.9702],[-87.5915,30.9701],[-87.5912,30.9699],[-87.5909,30.9697],[-87.5907,30.9693],[-87.5906,30.9691],[-87.5905,30.9686],[-87.5905,30.9684],[-87.5904,30.968],[-87.59,30.9676],[-87.59,30.9673],[-87.5897,30.9669],[-87.5893,30.9666],[-87.5891,30.9663],[-87.5889,30.9658],[-87.5888,30.9653],[-87.5888,30.9649],[-87.5889,30.9645],[-87.5887,30.9642],[-87.5887,30.9638],[-87.5889,30.9633],[-87.5889,30.9627],[-87.5891,30.9623],[-87.5891,30.962],[-87.5892,30.9619],[-87.5891,30.9619],[-87.589,30.9616],[-87.589,30.9614],[-87.589,30.9613],[-87.5891,30.9611],[-87.5894,30.9609],[-87.5895,30.9608],[-87.5896,30.9604],[-87.5897,30.9602],[-87.59,30.96],[-87.59,30.9599],[-87.59,30.9597],[-87.59,30.9593],[-87.5899,30.9592],[-87.5899,30.9589],[-87.5901,30.9586],[-87.5904,30.9581],[-87.5905,30.9578],[-87.5909,30.9575],[-87.5912,30.9571],[-87.5913,30.9567],[-87.5914,30.9564],[-87.5914,30.9557],[-87.5914,30.955],[-87.5912,30.9546],[-87.5911,30.9543],[-87.5909,30.9538],[-87.5909,30.9535],[-87.5911,30.9531],[-87.5914,30.9528],[-87.5918,30.9525],[-87.5919,30.9523],[-87.5917,30.9519],[-87.5916,30.9517],[-87.5917,30.9514],[-87.592,30.9512],[-87.5927,30.9512],[-87.593,30.9509],[-87.5933,30.9506],[-87.5935,30.9503],[-87.5938,30.9501],[-87.5942,30.9499],[-87.5942,30.9497],[-87.5941,30.9496],[-87.5939,30.9494],[-87.5938,30.9491],[-87.5938,30.9487],[-87.5939,30.9484],[-87.5939,30.948],[-87.5941,30.9476],[-87.5944,30.947],[-87.5944,30.9468],[-87.5945,30.9465],[-87.5946,30.9461],[-87.5948,30.9457],[-87.5949,30.9457],[-87.5949,30.9454],[-87.595,30.9446],[-87.5955,30.9434],[-87.5957,30.9428],[-87.5958,30.9425],[-87.5958,30.9424],[-87.596,30.942],[-87.5961,30.9419],[-87.5962,30.9418],[-87.5965,30.9415],[-87.5967,30.941],[-87.5967,30.9409],[-87.5969,30.9406],[-87.5973,30.9399],[-87.5978,30.9393],[-87.5979,30.939],[-87.598,30.9385],[-87.598,30.9384],[-87.5981,30.9383],[-87.5982,30.9382],[-87.5985,30.938],[-87.5994,30.938],[-87.5997,30.9378],[-87.6007,30.9367],[-87.6009,30.9364],[-87.6012,30.936],[-87.6013,30.9359],[-87.6017,30.9357],[-87.6018,30.9356],[-87.6018,30.9353],[-87.6017,30.9351],[-87.6018,30.935],[-87.602,30.9348],[-87.6021,30.9344],[-87.6024,30.9338],[-87.6028,30.9331],[-87.6031,30.9326],[-87.6031,30.9323],[-87.603,30.9321],[-87.6028,30.9318],[-87.6028,30.9316],[-87.603,30.9314],[-87.6033,30.9313],[-87.6035,30.9312],[-87.6035,30.9311],[-87.6035,30.9308],[-87.6037,30.9306],[-87.6039,30.9305],[-87.6042,30.93],[-87.6044,30.9295],[-87.6045,30.9292],[-87.6047,30.929],[-87.6048,30.929],[-87.6049,30.9289],[-87.6049,30.9287],[-87.6049,30.9284],[-87.6051,30.9281],[-87.6052,30.928],[-87.6053,30.9278],[-87.6053,30.9276],[-87.6055,30.9274],[-87.6058,30.9272],[-87.6058,30.927],[-87.6058,30.9268],[-87.6058,30.9266],[-87.6064,30.9256],[-87.6066,30.9253],[-87.607,30.9252],[-87.6071,30.9251],[-87.6072,30.9247],[-87.6074,30.9239],[-87.6075,30.9233],[-87.6075,30.923],[-87.6077,30.9225],[-87.6077,30.9222],[-87.6076,30.9217],[-87.6083,30.9207],[-87.6083,30.9201],[-87.6084,30.9198],[-87.6087,30.9195],[-87.6091,30.9192],[-87.6096,30.9181],[-87.6098,30.9177],[-87.6099,30.9171],[-87.6099,30.9167],[-87.6099,30.9165],[-87.6102,30.9163],[-87.6106,30.916],[-87.6106,30.9158],[-87.6107,30.9154],[-87.6109,30.9151],[-87.611,30.9151],[-87.6114,30.9148],[-87.6115,30.9145],[-87.6117,30.914],[-87.6121,30.9137],[-87.6122,30.9134],[-87.6123,30.9129],[-87.6123,30.9118],[-87.6123,30.9109],[-87.6123,30.9106],[-87.6126,30.9102],[-87.6127,30.9101],[-87.6128,30.91],[-87.6129,30.9094],[-87.6133,30.9091],[-87.6137,30.9087],[-87.614,30.9085],[-87.6141,30.9083],[-87.6141,30.908],[-87.6138,30.9077],[-87.6138,30.9075],[-87.6139,30.9074],[-87.6141,30.9072],[-87.6144,30.9069],[-87.6143,30.9066],[-87.6144,30.9062],[-87.6147,30.9058],[-87.615,30.9056],[-87.6151,30.9055],[-87.6152,30.9052],[-87.6151,30.905],[-87.6147,30.9048],[-87.6146,30.9046],[-87.6144,30.9045],[-87.6144,30.9043],[-87.6144,30.9041],[-87.6148,30.9038],[-87.6153,30.9037],[-87.6153,30.9035],[-87.6153,30.9031],[-87.6153,30.9028],[-87.6155,30.9021],[-87.6157,30.9016],[-87.616,30.9013],[-87.6163,30.901],[-87.6167,30.9006],[-87.6173,30.9001],[-87.6174,30.9001],[-87.6178,30.8999],[-87.6179,30.8999],[-87.6182,30.9],[-87.6185,30.9],[-87.6186,30.8999],[-87.6188,30.8995],[-87.6188,30.8992],[-87.619,30.8991],[-87.6192,30.8991],[-87.6198,30.8993],[-87.6199,30.8993],[-87.6202,30.8991],[-87.6204,30.8987],[-87.6206,30.8984],[-87.6209,30.8983],[-87.621,30.8982],[-87.6211,30.8981],[-87.6214,30.8979],[-87.6218,30.8977],[-87.6219,30.8976],[-87.6218,30.8972],[-87.6217,30.8971],[-87.6218,30.897],[-87.6221,30.8968],[-87.6221,30.8966],[-87.622,30.8966],[-87.6219,30.8966],[-87.6217,30.8965],[-87.6213,30.8963],[-87.6212,30.8962],[-87.6212,30.896],[-87.6211,30.8959],[-87.6209,30.8957],[-87.6209,30.8955],[-87.6209,30.8953],[-87.6211,30.8951],[-87.6213,30.8951],[-87.6217,30.8951],[-87.6219,30.8951],[-87.6222,30.8948],[-87.6222,30.8946],[-87.622,30.8942],[-87.622,30.894],[-87.622,30.8937],[-87.622,30.8936],[-87.6218,30.8925],[-87.6215,30.8923],[-87.6214,30.8922],[-87.6213,30.8922],[-87.6212,30.892],[-87.6212,30.8916],[-87.6212,30.8914],[-87.6208,30.8907],[-87.6207,30.8907],[-87.6204,30.89],[-87.6204,30.8895],[-87.6205,30.8893],[-87.6206,30.889],[-87.6205,30.8886],[-87.6203,30.8883],[-87.6203,30.8881],[-87.6204,30.8881],[-87.6206,30.8878],[-87.6206,30.8877],[-87.6205,30.8876],[-87.6204,30.8876],[-87.6203,30.8874],[-87.6203,30.8873],[-87.6205,30.887],[-87.6209,30.887],[-87.621,30.887],[-87.6211,30.8869],[-87.6209,30.8867],[-87.6209,30.8866],[-87.621,30.8866],[-87.6211,30.8865],[-87.621,30.8863],[-87.6211,30.8861],[-87.6212,30.8859],[-87.6213,30.8858],[-87.6214,30.8855],[-87.6215,30.8855],[-87.6216,30.8855],[-87.622,30.8854],[-87.6222,30.8852],[-87.6222,30.885],[-87.6223,30.8849],[-87.6224,30.8849],[-87.6228,30.8849],[-87.623,30.8848],[-87.6232,30.8847],[-87.6234,30.8846],[-87.6236,30.8846],[-87.6243,30.8845],[-87.6245,30.8845],[-87.6247,30.8844],[-87.6247,30.8842],[-87.6246,30.8842],[-87.6243,30.8842],[-87.6243,30.8841],[-87.6244,30.884],[-87.6245,30.8838],[-87.6247,30.8838],[-87.625,30.8838],[-87.6253,30.8838],[-87.6254,30.8838],[-87.6255,30.8838],[-87.6259,30.8834],[-87.626,30.8833],[-87.6261,30.883],[-87.6261,30.8828],[-87.6262,30.8826],[-87.6264,30.8823],[-87.6266,30.8821],[-87.6268,30.8819],[-87.627,30.8818],[-87.6275,30.8816],[-87.628,30.881],[-87.6282,30.8808],[-87.6283,30.8807],[-87.6288,30.8805],[-87.6289,30.8805],[-87.6291,30.8804],[-87.6292,30.8802],[-87.6293,30.88],[-87.6293,30.8799],[-87.6294,30.8799],[-87.6294,30.8798],[-87.6294,30.8796],[-87.6296,30.8793],[-87.6296,30.8792],[-87.6296,30.8789],[-87.6295,30.8788],[-87.6295,30.8787],[-87.6296,30.8786],[-87.6297,30.8785],[-87.6296,30.8784],[-87.6296,30.8783],[-87.6296,30.8782],[-87.6297,30.878],[-87.6299,30.8776],[-87.6301,30.8773],[-87.6302,30.8764],[-87.6302,30.8762],[-87.6303,30.8761],[-87.6304,30.876],[-87.6305,30.8759],[-87.6305,30.8755],[-87.6307,30.8754],[-87.6308,30.8752],[-87.6309,30.875],[-87.631,30.8748],[-87.631,30.8745],[-87.6312,30.8743],[-87.6312,30.8738],[-87.6315,30.8733],[-87.6317,30.873],[-87.6318,30.8729],[-87.6319,30.8728],[-87.6319,30.8727],[-87.632,30.8726],[-87.632,30.8724],[-87.6319,30.8723],[-87.6319,30.8724],[-87.6317,30.8723],[-87.6318,30.8722],[-87.6321,30.8719],[-87.6322,30.8718],[-87.6323,30.8718],[-87.6324,30.8717],[-87.6324,30.8714],[-87.6325,30.8713],[-87.6328,30.8713],[-87.6329,30.8712],[-87.6329,30.8711],[-87.6329,30.8699],[-87.6331,30.8695],[-87.6331,30.8694],[-87.6331,30.8693],[-87.6331,30.8692],[-87.633,30.869],[-87.6331,30.8688],[-87.6334,30.8684],[-87.6337,30.8683],[-87.6339,30.8681],[-87.6341,30.8678],[-87.6342,30.8677],[-87.6343,30.8674],[-87.6346,30.867],[-87.6348,30.8667],[-87.6349,30.8665],[-87.6349,30.8663],[-87.6349,30.8662],[-87.6348,30.8661],[-87.6347,30.8658],[-87.6347,30.8656],[-87.6345,30.8654],[-87.6339,30.8653],[-87.6337,30.8651],[-87.6336,30.865],[-87.6338,30.8648],[-87.6336,30.8647],[-87.6329,30.8646],[-87.6325,30.8644],[-87.6323,30.8642],[-87.6323,30.8639],[-87.6322,30.8638],[-87.632,30.8637],[-87.6318,30.8637],[-87.6318,30.8634],[-87.6319,30.8632],[-87.6319,30.8631],[-87.6317,30.8631],[-87.6315,30.8631],[-87.6315,30.8629],[-87.6316,30.8625],[-87.6316,30.8622],[-87.6314,30.8621],[-87.6311,30.8623],[-87.6307,30.8623],[-87.6304,30.8622],[-87.6303,30.8618],[-87.6301,30.8615],[-87.6296,30.861],[-87.629,30.8606],[-87.6288,30.8605],[-87.6287,30.8603],[-87.6286,30.8601],[-87.6284,30.86],[-87.6281,30.8602],[-87.6279,30.8602],[-87.6278,30.8601],[-87.6278,30.8599],[-87.6276,30.8597],[-87.6272,30.8592],[-87.6271,30.8589],[-87.6269,30.8585],[-87.6268,30.8582],[-87.6268,30.8579],[-87.6267,30.8577],[-87.6262,30.8577],[-87.626,30.8574],[-87.626,30.8568],[-87.626,30.8565],[-87.6259,30.8562],[-87.6258,30.856],[-87.6257,30.856],[-87.6257,30.8557],[-87.6258,30.8554],[-87.626,30.8552],[-87.626,30.8551],[-87.6257,30.8549],[-87.6255,30.8548],[-87.6252,30.8548],[-87.6251,30.8547],[-87.6251,30.8542],[-87.6252,30.8539],[-87.6255,30.8536],[-87.6255,30.8533],[-87.6254,30.8531],[-87.6255,30.8529],[-87.6258,30.8528],[-87.6259,30.8527],[-87.626,30.852],[-87.626,30.8515],[-87.626,30.851],[-87.6263,30.8508],[-87.6264,30.8505],[-87.6264,30.8503],[-87.6264,30.8499],[-87.6265,30.8497],[-87.6267,30.8496],[-87.6269,30.8496],[-87.627,30.8496],[-87.6271,30.8492],[-87.6271,30.8491],[-87.6271,30.8489],[-87.6269,30.8486],[-87.6269,30.8485],[-87.6271,30.8483],[-87.6271,30.8481],[-87.627,30.8478],[-87.6267,30.8473],[-87.6266,30.8473],[-87.6264,30.8472],[-87.6262,30.8471],[-87.6261,30.847],[-87.6262,30.8468],[-87.6262,30.8467],[-87.626,30.8465],[-87.6259,30.8465],[-87.6256,30.8464],[-87.6255,30.8462],[-87.6255,30.8461],[-87.6253,30.8459],[-87.625,30.8461],[-87.6248,30.8462],[-87.6246,30.8461],[-87.6244,30.8458],[-87.6243,30.8457],[-87.6241,30.8457],[-87.6239,30.8458],[-87.6238,30.8458],[-87.6235,30.8455],[-87.6234,30.8454],[-87.6233,30.8454],[-87.6232,30.845],[-87.623,30.8447],[-87.6229,30.8445],[-87.6228,30.8444],[-87.6226,30.8444],[-87.6225,30.8444],[-87.6224,30.8443],[-87.6224,30.8441],[-87.6225,30.8438],[-87.6222,30.8436],[-87.6217,30.8432],[-87.6213,30.8432],[-87.6211,30.8432],[-87.621,30.8431],[-87.6212,30.8429],[-87.6212,30.8428],[-87.621,30.8426],[-87.6206,30.8424],[-87.6204,30.8423],[-87.6204,30.8422],[-87.6203,30.8421],[-87.6202,30.8419],[-87.6201,30.8419],[-87.6198,30.8419],[-87.6196,30.8418],[-87.6193,30.8416],[-87.6192,30.8418],[-87.6192,30.842],[-87.619,30.842],[-87.6189,30.8419],[-87.6189,30.8417],[-87.6189,30.8415],[-87.6189,30.8413],[-87.6188,30.8411],[-87.6186,30.841],[-87.6184,30.841],[-87.6182,30.8409],[-87.6181,30.8408],[-87.6179,30.8406],[-87.6174,30.8405],[-87.6171,30.8403],[-87.617,30.8402],[-87.6172,30.8398],[-87.6171,30.8397],[-87.6169,30.8395],[-87.6163,30.839],[-87.6162,30.8389],[-87.6162,30.8387],[-87.6162,30.8383],[-87.6163,30.8381],[-87.6162,30.838],[-87.6161,30.8379],[-87.6159,30.8379],[-87.6156,30.8378],[-87.6155,30.8377],[-87.6154,30.8376],[-87.6155,30.8374],[-87.6155,30.8372],[-87.6151,30.8367],[-87.6149,30.8364],[-87.6149,30.8362],[-87.615,30.8361],[-87.6152,30.8361],[-87.6152,30.836],[-87.6151,30.8357],[-87.615,30.8355],[-87.6152,30.8353],[-87.6154,30.8353],[-87.6157,30.8353],[-87.6157,30.835],[-87.6156,30.8348],[-87.6154,30.8345],[-87.6153,30.8342],[-87.6151,30.8341],[-87.6149,30.8342],[-87.6148,30.8343],[-87.6147,30.8342],[-87.6145,30.8341],[-87.6142,30.8341],[-87.614,30.8342],[-87.6137,30.8341],[-87.6128,30.8336],[-87.6123,30.8334],[-87.612,30.8333],[-87.6119,30.8333],[-87.6118,30.8334],[-87.6116,30.8335],[-87.6114,30.8334],[-87.6112,30.8333],[-87.6107,30.8327],[-87.6106,30.8326],[-87.6104,30.8325],[-87.6101,30.8325],[-87.6099,30.8327],[-87.6097,30.8328],[-87.6094,30.8328],[-87.609,30.8327],[-87.6087,30.8326],[-87.6085,30.8324],[-87.6083,30.8322],[-87.6075,30.8318],[-87.6071,30.8316],[-87.6068,30.8314],[-87.6067,30.8313],[-87.6064,30.8312],[-87.6062,30.8312],[-87.6059,30.8312],[-87.6057,30.8311],[-87.6056,30.8309],[-87.6055,30.831],[-87.6054,30.8312],[-87.6053,30.8314],[-87.605,30.8313],[-87.6049,30.8312],[-87.6047,30.8311],[-87.6046,30.8314],[-87.6043,30.8314],[-87.6041,30.8312],[-87.6038,30.8307],[-87.6035,30.8302],[-87.6031,30.8297],[-87.6029,30.8294],[-87.6029,30.8292],[-87.6029,30.829],[-87.6031,30.8289],[-87.6031,30.8287],[-87.603,30.8284],[-87.603,30.8281],[-87.6029,30.8279],[-87.6028,30.8272],[-87.603,30.827],[-87.6031,30.8268],[-87.603,30.8266],[-87.6027,30.8264],[-87.6023,30.8263],[-87.6021,30.8262],[-87.6021,30.8261],[-87.602,30.8261],[-87.602,30.8258],[-87.6022,30.8256],[-87.6022,30.8255],[-87.6017,30.8254],[-87.6015,30.8253],[-87.6014,30.8251],[-87.6013,30.8243],[-87.6012,30.8235],[-87.601,30.8227],[-87.6008,30.8218],[-87.6008,30.8213],[-87.6005,30.8209],[-87.6001,30.8205],[-87.5997,30.8205],[-87.5992,30.8202],[-87.5987,30.8197],[-87.5983,30.8194],[-87.5979,30.8189],[-87.5975,30.8186],[-87.5969,30.8183],[-87.5965,30.8182],[-87.5963,30.8182],[-87.5961,30.8183],[-87.5959,30.8182],[-87.5957,30.8177],[-87.5951,30.8176],[-87.595,30.8176],[-87.5946,30.8176],[-87.5941,30.8175],[-87.5941,30.8174],[-87.5942,30.8172],[-87.5943,30.8172],[-87.5944,30.8171],[-87.5943,30.817],[-87.5942,30.8169],[-87.5939,30.8169],[-87.5937,30.817],[-87.5936,30.8169],[-87.5936,30.8167],[-87.5935,30.8164],[-87.5933,30.8164],[-87.5932,30.8165],[-87.5931,30.8165],[-87.593,30.8164],[-87.5927,30.816],[-87.5925,30.816],[-87.5923,30.8161],[-87.5921,30.8161],[-87.5919,30.816],[-87.5917,30.816],[-87.5914,30.816],[-87.591,30.8161],[-87.5908,30.816],[-87.5905,30.8157],[-87.5904,30.8159],[-87.5902,30.8159],[-87.5901,30.8158],[-87.5897,30.8154],[-87.5893,30.8152],[-87.5888,30.8151],[-87.5885,30.8151],[-87.5883,30.8151],[-87.5881,30.815],[-87.5879,30.8149],[-87.5878,30.8149],[-87.5877,30.8151],[-87.5875,30.8152],[-87.5873,30.8152],[-87.5872,30.815],[-87.5873,30.8146],[-87.5873,30.8144],[-87.5871,30.8144],[-87.5869,30.8146],[-87.5869,30.8145],[-87.5869,30.8141],[-87.5867,30.8139],[-87.5865,30.8138],[-87.5861,30.8138],[-87.5858,30.8136],[-87.5856,30.8135],[-87.5854,30.8135],[-87.5852,30.8137],[-87.5851,30.8137],[-87.5847,30.8135],[-87.5845,30.8133],[-87.5843,30.8132],[-87.5842,30.8132],[-87.5841,30.8133],[-87.5838,30.8135],[-87.5836,30.8134],[-87.5836,30.8132],[-87.5836,30.8129],[-87.5835,30.8128],[-87.5832,30.8128],[-87.5828,30.8128],[-87.5826,30.8127],[-87.5822,30.8127],[-87.5819,30.8126],[-87.5818,30.8123],[-87.5815,30.8121],[-87.5812,30.8119],[-87.581,30.8118],[-87.581,30.8117],[-87.5811,30.8114],[-87.581,30.8113],[-87.5808,30.8113],[-87.5804,30.8113],[-87.5802,30.8113],[-87.5801,30.8112],[-87.5803,30.811],[-87.5803,30.8109],[-87.5803,30.8108],[-87.5801,30.8108],[-87.5798,30.8109],[-87.5796,30.8109],[-87.5794,30.8106],[-87.579,30.8101],[-87.5788,30.8099],[-87.5787,30.8096],[-87.5786,30.8094],[-87.5784,30.8092],[-87.5778,30.8089],[-87.5777,30.8088],[-87.5775,30.8089],[-87.5772,30.8088],[-87.5769,30.8085],[-87.5766,30.8081],[-87.5765,30.8078],[-87.5766,30.8074],[-87.5767,30.8069],[-87.5764,30.8066],[-87.5762,30.8065],[-87.576,30.8064],[-87.5758,30.8065],[-87.5756,30.8063],[-87.575,30.8057],[-87.5748,30.8053],[-87.5745,30.8051],[-87.5747,30.8047],[-87.5746,30.8045],[-87.5744,30.8041],[-87.5743,30.8036],[-87.5741,30.8033],[-87.5735,30.8029],[-87.5731,30.8027],[-87.5727,30.8026],[-87.5725,30.8025],[-87.5723,30.8024],[-87.5723,30.8021],[-87.5724,30.8019],[-87.5726,30.8015],[-87.5726,30.8014],[-87.5723,30.8011],[-87.5721,30.8011],[-87.5719,30.8009],[-87.5719,30.8006],[-87.5719,30.8004],[-87.5717,30.8002],[-87.5715,30.8001],[-87.5712,30.8001],[-87.5709,30.8003],[-87.5706,30.8006],[-87.5704,30.8006],[-87.5704,30.8004],[-87.5702,30.8001],[-87.5701,30.8],[-87.5699,30.8],[-87.5697,30.8002],[-87.5695,30.8005],[-87.5694,30.8005],[-87.5691,30.8003],[-87.5688,30.8002],[-87.5685,30.8002],[-87.5683,30.8001],[-87.5681,30.7998],[-87.5679,30.7996],[-87.5679,30.7993],[-87.568,30.7992],[-87.5679,30.799],[-87.568,30.7988],[-87.5682,30.7987],[-87.5681,30.7986],[-87.5678,30.7983],[-87.5676,30.798],[-87.5674,30.798],[-87.567,30.7981],[-87.5668,30.798],[-87.5667,30.7978],[-87.5663,30.7973],[-87.5658,30.797],[-87.5656,30.7969],[-87.5655,30.7968],[-87.5654,30.7968],[-87.5652,30.7968],[-87.565,30.7968],[-87.5646,30.7964],[-87.5639,30.7963],[-87.5637,30.7961],[-87.5637,30.7958],[-87.5635,30.7956],[-87.563,30.7954],[-87.563,30.7951],[-87.5627,30.795],[-87.5626,30.7949],[-87.5626,30.7946],[-87.5626,30.7944],[-87.5622,30.7943],[-87.562,30.7941],[-87.5618,30.7938],[-87.5614,30.7935],[-87.5612,30.7934],[-87.5611,30.7933],[-87.561,30.7931],[-87.5609,30.793],[-87.5609,30.7927],[-87.5611,30.7924],[-87.5609,30.7923],[-87.5605,30.7923],[-87.5602,30.7922],[-87.56,30.792],[-87.5599,30.7919],[-87.5597,30.7914],[-87.5593,30.7913],[-87.5589,30.7912],[-87.5589,30.791],[-87.5592,30.7906],[-87.5591,30.7904],[-87.5587,30.7904],[-87.5583,30.7903],[-87.558,30.7902],[-87.5575,30.7903],[-87.5572,30.7903],[-87.5571,30.7901],[-87.5573,30.7897],[-87.5573,30.7896],[-87.5574,30.7893],[-87.5573,30.7891],[-87.5569,30.7891],[-87.5567,30.789],[-87.5566,30.7887],[-87.5564,30.7884],[-87.5561,30.7882],[-87.5557,30.7882],[-87.5553,30.7881],[-87.5549,30.7879],[-87.5546,30.7876],[-87.5546,30.7873],[-87.5545,30.7871],[-87.5542,30.787],[-87.5539,30.787],[-87.5536,30.7871],[-87.5533,30.7871],[-87.553,30.7869],[-87.5526,30.7867],[-87.5523,30.7864],[-87.552,30.7862],[-87.5515,30.7859],[-87.5513,30.7857],[-87.5514,30.7853],[-87.5516,30.785],[-87.5515,30.7847],[-87.5511,30.7846],[-87.5507,30.7844],[-87.5508,30.784],[-87.5511,30.7834],[-87.5512,30.7831],[-87.5512,30.7828],[-87.5509,30.7824],[-87.5506,30.782],[-87.5504,30.7815],[-87.5503,30.7812],[-87.5498,30.781],[-87.5495,30.781],[-87.549,30.7813],[-87.5487,30.7814],[-87.5485,30.7813],[-87.5481,30.7807],[-87.5479,30.7806],[-87.5478,30.7808],[-87.5475,30.781],[-87.5472,30.7809],[-87.5471,30.7805],[-87.547,30.7801],[-87.5466,30.7798],[-87.5463,30.7797],[-87.5458,30.7796],[-87.5454,30.7794],[-87.5451,30.7789],[-87.5448,30.7784],[-87.5448,30.7779],[-87.5448,30.7776],[-87.5452,30.7775],[-87.5456,30.7773],[-87.546,30.7772],[-87.546,30.7771],[-87.545,30.7767],[-87.545,30.7764],[-87.545,30.7761],[-87.5452,30.7756],[-87.5452,30.7752],[-87.5452,30.7749],[-87.5455,30.7736],[-87.546,30.7726],[-87.5461,30.7722],[-87.546,30.7721],[-87.5459,30.7718],[-87.5456,30.7717],[-87.5452,30.7717],[-87.5447,30.7717],[-87.5444,30.7716],[-87.5443,30.7713],[-87.5442,30.7706],[-87.5442,30.7705],[-87.5439,30.77],[-87.5435,30.7696],[-87.5431,30.7692],[-87.5428,30.7688],[-87.5422,30.7679],[-87.542,30.7676],[-87.5418,30.7674],[-87.5412,30.7668],[-87.5406,30.7661],[-87.5404,30.7657],[-87.5403,30.7655],[-87.5403,30.7651],[-87.5399,30.7646],[-87.5395,30.7641],[-87.5391,30.7638],[-87.5387,30.7636],[-87.5384,30.7635],[-87.5379,30.7634],[-87.5371,30.763],[-87.5369,30.7627],[-87.5369,30.7621],[-87.5368,30.7618],[-87.5366,30.7617],[-87.5363,30.7616],[-87.5361,30.7613],[-87.536,30.7612],[-87.536,30.7607],[-87.5359,30.7602],[-87.5357,30.7599],[-87.5357,30.7592],[-87.5356,30.7589],[-87.5355,30.7586],[-87.5353,30.7584],[-87.5353,30.7583],[-87.5353,30.7582],[-87.5353,30.758],[-87.5354,30.7578],[-87.5354,30.7574],[-87.5352,30.757],[-87.5352,30.7563],[-87.5352,30.7559],[-87.5352,30.7554],[-87.5352,30.7551],[-87.535,30.755],[-87.5347,30.7549],[-87.5345,30.7545],[-87.5343,30.7539],[-87.5343,30.7535],[-87.5344,30.7532],[-87.5344,30.7529],[-87.5345,30.7527],[-87.5348,30.7524],[-87.5351,30.7524],[-87.5353,30.7524],[-87.5353,30.7521],[-87.5352,30.7516],[-87.5352,30.7511],[-87.5352,30.7505],[-87.5353,30.75],[-87.5353,30.7498],[-87.5351,30.7494],[-87.5345,30.749],[-87.5339,30.7487],[-87.5339,30.7486],[-87.5336,30.7485],[-87.5335,30.748],[-87.5333,30.7474],[-87.533,30.7469],[-87.5325,30.7465],[-87.532,30.7462],[-87.5317,30.7461],[-87.5316,30.7457],[-87.5324,30.7452],[-87.5326,30.7448],[-87.5325,30.7442],[-87.5325,30.7437],[-87.5326,30.7433],[-87.5326,30.7432],[-87.5322,30.7431],[-87.5316,30.7433],[-87.5311,30.7433],[-87.531,30.7432],[-87.5307,30.7431],[-87.5303,30.7429],[-87.5299,30.7428],[-87.5298,30.7427],[-87.5296,30.7426],[-87.5296,30.7424],[-87.5296,30.7423],[-87.53,30.7418],[-87.5302,30.7415],[-87.5302,30.7413],[-87.53,30.741],[-87.5293,30.7409],[-87.5286,30.7411],[-87.5281,30.7406],[-87.5274,30.7405],[-87.5265,30.7405],[-87.5262,30.7405],[-87.5259,30.7402],[-87.5255,30.7397],[-87.5254,30.7392],[-87.5252,30.7391],[-87.5246,30.7389],[-87.5241,30.7387],[-87.5236,30.7383],[-87.5232,30.7378],[-87.5229,30.7377],[-87.5224,30.7376],[-87.5216,30.7376],[-87.5209,30.7375],[-87.5203,30.7374],[-87.5199,30.7371],[-87.5198,30.7369],[-87.5194,30.7364],[-87.5191,30.7363],[-87.5186,30.7362],[-87.5183,30.7361],[-87.5182,30.7361],[-87.5182,30.7358],[-87.5179,30.735],[-87.5174,30.7343],[-87.5168,30.7342],[-87.5162,30.7342],[-87.5159,30.7344],[-87.5154,30.7344],[-87.5151,30.7343],[-87.515,30.7337],[-87.5149,30.7333],[-87.5149,30.7331],[-87.5146,30.733],[-87.5145,30.733],[-87.5141,30.7332],[-87.5136,30.7333],[-87.5131,30.7331],[-87.5126,30.7333],[-87.5121,30.7337],[-87.5119,30.7338],[-87.5117,30.7334],[-87.5116,30.7332],[-87.5113,30.733],[-87.5106,30.7329],[-87.5105,30.7328],[-87.5105,30.7326],[-87.5105,30.7325],[-87.5106,30.7321],[-87.5106,30.7317],[-87.5102,30.7315],[-87.5099,30.7314],[-87.5096,30.7312],[-87.5095,30.7307],[-87.5093,30.7302],[-87.509,30.7296],[-87.5089,30.7293],[-87.509,30.7285],[-87.5088,30.7281],[-87.5082,30.728],[-87.5077,30.7278],[-87.5074,30.7276],[-87.5071,30.7271],[-87.5067,30.7268],[-87.506,30.7267],[-87.5054,30.7265],[-87.5051,30.7263],[-87.505,30.726],[-87.5052,30.7257],[-87.5057,30.7255],[-87.506,30.7253],[-87.5059,30.7251],[-87.5057,30.7249],[-87.5051,30.7246],[-87.5043,30.7244],[-87.5037,30.7242],[-87.5033,30.7238],[-87.5031,30.7233],[-87.5031,30.7225],[-87.503,30.7221],[-87.5024,30.7215],[-87.5023,30.7215],[-87.5019,30.7213],[-87.5015,30.7211],[-87.5012,30.7211],[-87.5009,30.7211],[-87.5006,30.7212],[-87.5,30.7209],[-87.4994,30.7207],[-87.499,30.7207],[-87.4987,30.7208],[-87.4985,30.721],[-87.4983,30.7211],[-87.4982,30.721],[-87.4981,30.7209],[-87.4981,30.7207],[-87.4981,30.7203],[-87.498,30.72],[-87.4979,30.7199],[-87.4976,30.7199],[-87.4973,30.7201],[-87.4971,30.7203],[-87.4968,30.7203],[-87.4965,30.7202],[-87.4963,30.7201],[-87.4958,30.72],[-87.4953,30.7199],[-87.4952,30.7199],[-87.4948,30.7197],[-87.4947,30.7197],[-87.4945,30.7198],[-87.494,30.72],[-87.4936,30.72],[-87.4933,30.7197],[-87.493,30.7197],[-87.4928,30.7199],[-87.4927,30.7203],[-87.4924,30.7204],[-87.4921,30.7204],[-87.4918,30.7197],[-87.4916,30.7192],[-87.4914,30.719],[-87.4912,30.7189],[-87.4911,30.7189],[-87.4909,30.719],[-87.4907,30.719],[-87.4905,30.719],[-87.4903,30.719],[-87.4898,30.7188],[-87.4894,30.7187],[-87.4891,30.718],[-87.4888,30.7176],[-87.4886,30.7176],[-87.4884,30.7176],[-87.4883,30.7176],[-87.4881,30.7177],[-87.4878,30.7181],[-87.4876,30.7183],[-87.4873,30.7184],[-87.487,30.7183],[-87.4866,30.7182],[-87.4863,30.7179],[-87.486,30.7177],[-87.4858,30.7175],[-87.4855,30.7174],[-87.4852,30.7173],[-87.4849,30.7172],[-87.4846,30.7171],[-87.4845,30.7169],[-87.4846,30.7163],[-87.4846,30.7159],[-87.4844,30.7157],[-87.4842,30.7156],[-87.484,30.7154],[-87.4836,30.7153],[-87.4834,30.7154],[-87.4832,30.7156],[-87.483,30.7161],[-87.4826,30.7169],[-87.4822,30.7172],[-87.4819,30.7173],[-87.4817,30.7172],[-87.4816,30.7172],[-87.4813,30.717],[-87.4813,30.7165],[-87.481,30.7161],[-87.4805,30.7158],[-87.4799,30.7149],[-87.4795,30.7145],[-87.4791,30.7142],[-87.4783,30.7137],[-87.478,30.7133],[-87.4781,30.7128],[-87.4783,30.7126],[-87.4789,30.7127],[-87.4794,30.7127],[-87.4797,30.7126],[-87.48,30.7123],[-87.4801,30.7123],[-87.4803,30.7118],[-87.4802,30.7113],[-87.4798,30.7107],[-87.4795,30.71],[-87.4793,30.7096],[-87.4791,30.7095],[-87.4787,30.7095],[-87.4784,30.7096],[-87.478,30.7097],[-87.4778,30.7099],[-87.4775,30.7099],[-87.4771,30.7099],[-87.4765,30.7097],[-87.4755,30.7093],[-87.4752,30.7091],[-87.4751,30.7086],[-87.4755,30.7083],[-87.4756,30.7081],[-87.4753,30.7077],[-87.4746,30.707],[-87.4745,30.7066],[-87.4746,30.7063],[-87.4754,30.7061],[-87.4759,30.7058],[-87.476,30.7057],[-87.476,30.7055],[-87.4758,30.7052],[-87.4753,30.7052],[-87.4747,30.7051],[-87.4743,30.705],[-87.4742,30.7048],[-87.474,30.7048],[-87.4736,30.7048],[-87.4732,30.7044],[-87.4728,30.7044],[-87.4726,30.7045],[-87.4728,30.7052],[-87.4728,30.7054],[-87.4726,30.7056],[-87.4722,30.7057],[-87.4718,30.7054],[-87.4712,30.7051],[-87.4709,30.7051],[-87.4705,30.7052],[-87.4701,30.7051],[-87.4698,30.705],[-87.4696,30.7048],[-87.4695,30.7044],[-87.4695,30.7039],[-87.4696,30.7034],[-87.4696,30.7032],[-87.4695,30.703],[-87.4691,30.7027],[-87.4688,30.7026],[-87.4685,30.7026],[-87.4683,30.7025],[-87.4681,30.7022],[-87.4678,30.7015],[-87.4677,30.7011],[-87.4678,30.7009],[-87.4682,30.7007],[-87.4682,30.7004],[-87.4681,30.7002],[-87.4679,30.7002],[-87.4677,30.7],[-87.4675,30.7001],[-87.4671,30.7004],[-87.4667,30.7006],[-87.4664,30.7007],[-87.4659,30.7007],[-87.4655,30.7006],[-87.4653,30.7005],[-87.4652,30.7005],[-87.4649,30.7004],[-87.4642,30.7006],[-87.4638,30.7006],[-87.4635,30.7006],[-87.4633,30.7005],[-87.4629,30.7004],[-87.4627,30.7003],[-87.4622,30.7002],[-87.4619,30.6998],[-87.4617,30.6998],[-87.4613,30.6998],[-87.4611,30.6997],[-87.4608,30.6993],[-87.4604,30.6988],[-87.46,30.6983],[-87.4597,30.6982],[-87.4592,30.6982],[-87.4589,30.6981],[-87.4587,30.6979],[-87.4587,30.6977],[-87.4586,30.6974],[-87.4585,30.6968],[-87.4583,30.6966],[-87.458,30.6964],[-87.4575,30.6968],[-87.4573,30.697],[-87.4569,30.6972],[-87.4566,30.6976],[-87.4563,30.6977],[-87.4558,30.6978],[-87.4552,30.6978],[-87.4547,30.698],[-87.4541,30.6984],[-87.454,30.6986],[-87.4539,30.6987],[-87.4536,30.6987],[-87.4532,30.6987],[-87.4529,30.6984],[-87.4526,30.6982],[-87.4522,30.6982],[-87.4519,30.6985],[-87.4516,30.6994],[-87.4513,30.6996],[-87.4511,30.6995],[-87.4509,30.6991],[-87.4506,30.6989],[-87.4502,30.6989],[-87.4498,30.699],[-87.4496,30.699],[-87.4492,30.6987],[-87.4491,30.6983],[-87.4489,30.6982],[-87.4487,30.6979],[-87.4487,30.6975],[-87.4488,30.6972],[-87.4487,30.6967],[-87.4485,30.6966],[-87.4484,30.6966],[-87.4479,30.6964],[-87.4475,30.6959],[-87.4471,30.6956],[-87.4464,30.6956],[-87.4462,30.6956],[-87.446,30.6954],[-87.4457,30.6952],[-87.4454,30.6951],[-87.445,30.6951],[-87.4444,30.6949],[-87.4437,30.6945],[-87.4433,30.6939],[-87.4431,30.6934],[-87.4428,30.6932],[-87.4428,30.693],[-87.4427,30.6927],[-87.4423,30.6924],[-87.4418,30.6918],[-87.4413,30.6914],[-87.4407,30.6907],[-87.4406,30.6906],[-87.4404,30.6904],[-87.4403,30.6903],[-87.44,30.6903],[-87.439,30.6901],[-87.4387,30.69],[-87.4386,30.69],[-87.4383,30.6898],[-87.4377,30.6896],[-87.4374,30.6894],[-87.437,30.6889],[-87.4366,30.6889],[-87.4364,30.6888],[-87.4364,30.6884],[-87.4363,30.6884],[-87.4362,30.6884],[-87.4357,30.6883],[-87.4347,30.6882],[-87.4341,30.6882],[-87.4336,30.6883],[-87.433,30.6884],[-87.4325,30.6881],[-87.4321,30.6877],[-87.4317,30.6877],[-87.4311,30.6878],[-87.4305,30.6883],[-87.4301,30.6883],[-87.4298,30.688],[-87.4301,30.6871],[-87.4299,30.6865],[-87.4294,30.6864],[-87.4287,30.6864],[-87.4283,30.6863],[-87.4278,30.6859],[-87.4277,30.6852],[-87.4278,30.6845],[-87.4275,30.6842],[-87.4271,30.684],[-87.4266,30.6831],[-87.4263,30.6829],[-87.4261,30.6828],[-87.4254,30.6833],[-87.425,30.6834],[-87.4246,30.6833],[-87.4243,30.6831],[-87.4235,30.6827],[-87.4227,30.6824],[-87.4224,30.6822],[-87.4222,30.6819],[-87.4221,30.6817],[-87.4221,30.6813],[-87.422,30.681],[-87.4217,30.6809],[-87.4215,30.6808],[-87.4213,30.6808],[-87.421,30.6809],[-87.4205,30.681],[-87.4202,30.6809],[-87.4199,30.6804],[-87.4195,30.6799],[-87.4193,30.6797],[-87.4192,30.6794],[-87.4191,30.6789],[-87.4191,30.6787],[-87.4191,30.6786],[-87.419,30.6785],[-87.4186,30.6784],[-87.4183,30.6782],[-87.4179,30.6781],[-87.4177,30.6782],[-87.4175,30.6785],[-87.4173,30.6788],[-87.4172,30.679],[-87.4171,30.6792],[-87.4169,30.6793],[-87.4167,30.6793],[-87.4161,30.6787],[-87.4152,30.6784],[-87.4146,30.6782],[-87.414,30.6781],[-87.4137,30.678],[-87.4134,30.678],[-87.4129,30.6779],[-87.4125,30.6779],[-87.4122,30.6777],[-87.4117,30.6776],[-87.4109,30.6772],[-87.4103,30.6769],[-87.4097,30.6766],[-87.4092,30.6763],[-87.4088,30.676],[-87.4083,30.6757],[-87.4078,30.6755],[-87.4072,30.6754],[-87.4068,30.6753],[-87.4065,30.6751],[-87.4063,30.6749],[-87.4064,30.6744],[-87.4067,30.6738],[-87.4071,30.6729],[-87.4074,30.6723],[-87.4074,30.6718],[-87.4072,30.6716],[-87.4065,30.6714],[-87.4061,30.6712],[-87.4059,30.6709],[-87.4058,30.6704],[-87.4058,30.6701],[-87.406,30.6697],[-87.406,30.6692],[-87.4055,30.6686],[-87.4054,30.668],[-87.4055,30.6671],[-87.4058,30.6667],[-87.4058,30.6664],[-87.4054,30.6664],[-87.4053,30.6663],[-87.4052,30.6663],[-87.4047,30.6661],[-87.4042,30.6661],[-87.4035,30.6659],[-87.4031,30.6655],[-87.4027,30.6649],[-87.4026,30.6644],[-87.4031,30.6638],[-87.4034,30.6628],[-87.403,30.6621],[-87.4026,30.6618],[-87.4023,30.6614],[-87.4022,30.6606],[-87.4024,30.6601],[-87.4029,30.6596],[-87.4029,30.6588],[-87.4033,30.658],[-87.4031,30.6575],[-87.4027,30.657],[-87.4021,30.6569],[-87.4017,30.6568],[-87.4011,30.6562],[-87.4006,30.6564],[-87.4005,30.6571],[-87.4002,30.6573],[-87.3999,30.6571],[-87.3999,30.6564],[-87.3998,30.656],[-87.3997,30.6558],[-87.3991,30.6562],[-87.3988,30.6563],[-87.3986,30.6563],[-87.3984,30.6562],[-87.3978,30.6556],[-87.3968,30.6548],[-87.3966,30.6545],[-87.3965,30.6538],[-87.3966,30.6527],[-87.3966,30.6523],[-87.3963,30.6517],[-87.396,30.6509],[-87.3959,30.6505],[-87.3959,30.6502],[-87.3964,30.6495],[-87.3966,30.6491],[-87.3969,30.6487],[-87.397,30.6483],[-87.3969,30.6479],[-87.3962,30.6473],[-87.3956,30.6468],[-87.3953,30.6466],[-87.3943,30.6456],[-87.3943,30.6453],[-87.3948,30.6452],[-87.3949,30.6453],[-87.3954,30.645],[-87.3957,30.6446],[-87.3957,30.644],[-87.3953,30.6434],[-87.395,30.6428],[-87.3946,30.6423],[-87.3942,30.6422],[-87.394,30.6419],[-87.394,30.6414],[-87.3943,30.6404],[-87.3944,30.6398],[-87.3942,30.6395],[-87.3942,30.6391],[-87.3943,30.6383],[-87.3944,30.6375],[-87.3946,30.637],[-87.3949,30.6367],[-87.3952,30.6361],[-87.3952,30.6354],[-87.3947,30.6348],[-87.3943,30.6343],[-87.3941,30.6338],[-87.3941,30.6335],[-87.3945,30.6334],[-87.3954,30.6333],[-87.3957,30.633],[-87.3956,30.6327],[-87.3952,30.6324],[-87.3949,30.6322],[-87.3946,30.632],[-87.3945,30.6318],[-87.3942,30.6317],[-87.394,30.6317],[-87.3937,30.6317],[-87.3934,30.6315],[-87.3935,30.6312],[-87.3935,30.631],[-87.3934,30.6304],[-87.3934,30.6303],[-87.3935,30.6299],[-87.3937,30.6293],[-87.3937,30.6291],[-87.3935,30.6289],[-87.3934,30.6282],[-87.3934,30.6277],[-87.3933,30.6272],[-87.3936,30.6269],[-87.3936,30.6267],[-87.3937,30.6261],[-87.3939,30.6257],[-87.3944,30.625],[-87.3944,30.6246],[-87.3946,30.6242],[-87.3949,30.6242],[-87.3953,30.6242],[-87.3958,30.6243],[-87.396,30.6241],[-87.396,30.6239],[-87.3958,30.6237],[-87.3957,30.6237],[-87.3953,30.6236],[-87.3951,30.6235],[-87.3951,30.6233],[-87.3952,30.6231],[-87.3953,30.6228],[-87.3952,30.6225],[-87.395,30.6222],[-87.3951,30.6219],[-87.3953,30.6214],[-87.3953,30.621],[-87.3953,30.6205],[-87.3954,30.6203],[-87.3958,30.6202],[-87.396,30.6201],[-87.3959,30.6198],[-87.3959,30.6197],[-87.3958,30.6191],[-87.3958,30.6185],[-87.3962,30.6178],[-87.3965,30.6173],[-87.3965,30.6171],[-87.3964,30.6166],[-87.396,30.6163],[-87.3957,30.6162],[-87.3953,30.6163],[-87.395,30.6162],[-87.3949,30.6161],[-87.3948,30.616],[-87.3947,30.6159],[-87.3947,30.6152],[-87.3949,30.6143],[-87.3951,30.6135],[-87.3956,30.6127],[-87.3962,30.6115],[-87.3965,30.611],[-87.3966,30.6101],[-87.3966,30.6095],[-87.3966,30.6089],[-87.3971,30.6084],[-87.3972,30.6083],[-87.3979,30.607],[-87.3984,30.6065],[-87.3985,30.6061],[-87.3985,30.6058],[-87.3987,30.6055],[-87.3988,30.6054],[-87.3989,30.6054],[-87.3996,30.6059],[-87.4002,30.6062],[-87.4009,30.606],[-87.4015,30.6056],[-87.4021,30.6056],[-87.4023,30.6056],[-87.4028,30.6055],[-87.4032,30.6054],[-87.4033,30.6054],[-87.4034,30.6053],[-87.4035,30.6051],[-87.4035,30.605],[-87.4036,30.6045],[-87.4033,30.6038],[-87.4034,30.6035],[-87.4035,30.6034],[-87.4039,30.6031],[-87.404,30.603],[-87.4041,30.603],[-87.4049,30.603],[-87.4052,30.6031],[-87.4057,30.6034],[-87.4061,30.6033],[-87.4061,30.6025],[-87.406,30.6023],[-87.4059,30.6022],[-87.4057,30.6018],[-87.4057,30.6015],[-87.4059,30.6014],[-87.4064,30.6017],[-87.4065,30.6017],[-87.4067,30.6017],[-87.4069,30.6017],[-87.4072,30.6015],[-87.4076,30.6009],[-87.4076,30.6008],[-87.4076,30.6003],[-87.4075,30.6002],[-87.4073,30.6],[-87.4069,30.5999],[-87.4064,30.6],[-87.4059,30.6001],[-87.4058,30.6],[-87.4055,30.5994],[-87.4055,30.5993],[-87.4054,30.5992],[-87.4053,30.5988],[-87.4053,30.5987],[-87.4054,30.5986],[-87.4055,30.5986],[-87.4057,30.5985],[-87.4059,30.5985],[-87.406,30.5985],[-87.4062,30.5984],[-87.4062,30.5981],[-87.406,30.598],[-87.4057,30.5978],[-87.4055,30.5975],[-87.4055,30.5974],[-87.4071,30.5962],[-87.4073,30.596],[-87.4073,30.5959],[-87.4073,30.5956],[-87.4073,30.5955],[-87.407,30.595],[-87.407,30.5948],[-87.407,30.5941],[-87.4068,30.5934],[-87.4071,30.5924],[-87.4072,30.5923],[-87.4077,30.5916],[-87.4077,30.5915],[-87.4078,30.5913],[-87.4078,30.5911],[-87.4078,30.591],[-87.4078,30.5903],[-87.4078,30.5901],[-87.4076,30.5894],[-87.4077,30.5893],[-87.4081,30.5887],[-87.4082,30.5887],[-87.4082,30.5886],[-87.408,30.5883],[-87.4075,30.5881],[-87.4074,30.5881],[-87.4073,30.5879],[-87.4075,30.5876],[-87.4077,30.5875],[-87.4081,30.5872],[-87.4088,30.5863],[-87.409,30.5862],[-87.4092,30.5861],[-87.4094,30.5859],[-87.4092,30.5855],[-87.4092,30.5854],[-87.4087,30.5851],[-87.4083,30.5844],[-87.408,30.584],[-87.408,30.5837],[-87.4083,30.5835],[-87.4089,30.5833],[-87.4091,30.583],[-87.4092,30.583],[-87.4092,30.5823],[-87.4093,30.582],[-87.4098,30.5816],[-87.4102,30.581],[-87.4105,30.5807],[-87.4108,30.5806],[-87.411,30.5804],[-87.411,30.5798],[-87.4107,30.5795],[-87.4104,30.5796],[-87.4103,30.5798],[-87.41,30.5799],[-87.4098,30.5797],[-87.4098,30.5794],[-87.41,30.579],[-87.4103,30.5789],[-87.4104,30.5788],[-87.4105,30.5785],[-87.4106,30.5783],[-87.4108,30.5782],[-87.4111,30.5781],[-87.4115,30.5781],[-87.4118,30.578],[-87.4118,30.5778],[-87.4115,30.5774],[-87.4115,30.5771],[-87.4116,30.5768],[-87.4117,30.5763],[-87.4118,30.5763],[-87.412,30.5764],[-87.4121,30.5765],[-87.4121,30.5769],[-87.4122,30.5771],[-87.4123,30.5771],[-87.4125,30.5771],[-87.4126,30.5767],[-87.4125,30.5765],[-87.4123,30.5761],[-87.412,30.5759],[-87.4119,30.5757],[-87.4118,30.5756],[-87.4117,30.5754],[-87.4118,30.5749],[-87.4119,30.5742],[-87.412,30.5742],[-87.4122,30.5738],[-87.4122,30.5737],[-87.4124,30.5736],[-87.4124,30.5735],[-87.4125,30.5735],[-87.4125,30.5734],[-87.4126,30.5734],[-87.4128,30.5733],[-87.4131,30.573],[-87.4134,30.5729],[-87.4137,30.573],[-87.4138,30.5734],[-87.4139,30.5736],[-87.4141,30.5736],[-87.4143,30.5733],[-87.4144,30.5728],[-87.4145,30.5725],[-87.4149,30.5726],[-87.4152,30.5728],[-87.4157,30.5727],[-87.4161,30.5724],[-87.4164,30.572],[-87.4163,30.5715],[-87.4162,30.5711],[-87.4163,30.571],[-87.4164,30.5708],[-87.4165,30.5706],[-87.4167,30.5706],[-87.4169,30.5708],[-87.4171,30.5707],[-87.4172,30.5704],[-87.4171,30.5701],[-87.4172,30.5699],[-87.4176,30.5698],[-87.4177,30.5698],[-87.418,30.57],[-87.4182,30.5702],[-87.4184,30.5703],[-87.4185,30.5701],[-87.4184,30.5698],[-87.4182,30.5694],[-87.4178,30.5691],[-87.4176,30.5689],[-87.4175,30.5687],[-87.4175,30.5685],[-87.4175,30.5681],[-87.4173,30.568],[-87.417,30.568],[-87.4167,30.568],[-87.4166,30.5679],[-87.4166,30.5676],[-87.4167,30.5674],[-87.4167,30.5672],[-87.4167,30.5668],[-87.4166,30.5666],[-87.4162,30.5663],[-87.4161,30.5661],[-87.4164,30.566],[-87.4168,30.5658],[-87.4171,30.5655],[-87.4173,30.5652],[-87.4173,30.5651],[-87.4174,30.5647],[-87.4176,30.5645],[-87.4177,30.5646],[-87.4178,30.5648],[-87.418,30.565],[-87.4183,30.5651],[-87.4185,30.5648],[-87.4182,30.5644],[-87.418,30.564],[-87.418,30.5637],[-87.4183,30.5633],[-87.4183,30.563],[-87.4182,30.5627],[-87.4179,30.5624],[-87.4179,30.5622],[-87.418,30.5621],[-87.4183,30.5621],[-87.4185,30.562],[-87.419,30.5615],[-87.4192,30.5613],[-87.4196,30.5613],[-87.4199,30.5611],[-87.4205,30.5606],[-87.4207,30.5605],[-87.4209,30.5605],[-87.4211,30.5605],[-87.4212,30.5606],[-87.4213,30.5608],[-87.4214,30.5609],[-87.4214,30.561],[-87.4215,30.561],[-87.4216,30.561],[-87.4217,30.561],[-87.4218,30.5607],[-87.4218,30.5603],[-87.4219,30.5601],[-87.4221,30.5601],[-87.4222,30.5602],[-87.4222,30.5605],[-87.4222,30.5608],[-87.4223,30.561],[-87.4226,30.5611],[-87.4227,30.5613],[-87.4229,30.5614],[-87.423,30.5615],[-87.4231,30.5615],[-87.4232,30.5613],[-87.4232,30.5609],[-87.4234,30.5608],[-87.4235,30.5609],[-87.4237,30.561],[-87.424,30.561],[-87.424,30.5608],[-87.4239,30.5605],[-87.4239,30.5603],[-87.4241,30.5599],[-87.4242,30.5597],[-87.4243,30.5596],[-87.4246,30.5597],[-87.4247,30.5597],[-87.4248,30.5599],[-87.4248,30.56],[-87.4251,30.5604],[-87.4254,30.5603],[-87.4257,30.5598],[-87.4258,30.5593],[-87.4261,30.5591],[-87.4263,30.559],[-87.4265,30.5588],[-87.4264,30.5583],[-87.4264,30.5579],[-87.4264,30.5575],[-87.4259,30.5574],[-87.4257,30.5573],[-87.4256,30.5569],[-87.4261,30.5565],[-87.4263,30.5561],[-87.4265,30.5561],[-87.4266,30.5562],[-87.4267,30.5566],[-87.4268,30.5568],[-87.4269,30.5568],[-87.427,30.5568],[-87.4272,30.5557],[-87.4272,30.5555],[-87.427,30.5554],[-87.427,30.555],[-87.4272,30.5548],[-87.4273,30.5543],[-87.4275,30.5537],[-87.4281,30.5531],[-87.4285,30.5526],[-87.4289,30.5525],[-87.4294,30.5517],[-87.4304,30.5512],[-87.4307,30.551],[-87.4308,30.5505],[-87.4309,30.5503],[-87.4312,30.55],[-87.4319,30.5498],[-87.433,30.5496],[-87.4349,30.5494],[-87.4351,30.5491],[-87.435,30.5487],[-87.4349,30.5481],[-87.4349,30.5479],[-87.4352,30.5476],[-87.4354,30.5474],[-87.4354,30.547],[-87.4351,30.5465],[-87.4351,30.5464],[-87.4352,30.5464],[-87.4352,30.5463],[-87.4353,30.5463],[-87.4357,30.5463],[-87.436,30.5459],[-87.4362,30.5455],[-87.4361,30.5452],[-87.4361,30.545],[-87.4363,30.5449],[-87.4365,30.5449],[-87.4367,30.5446],[-87.4366,30.5442],[-87.4367,30.5439],[-87.4367,30.5437],[-87.4366,30.5437],[-87.4363,30.5441],[-87.4359,30.544],[-87.4355,30.544],[-87.4353,30.5439],[-87.4353,30.5437],[-87.4353,30.5436],[-87.4354,30.5433],[-87.4353,30.5429],[-87.4354,30.5427],[-87.4357,30.5427],[-87.436,30.5429],[-87.4362,30.543],[-87.4364,30.543],[-87.4368,30.5428],[-87.4368,30.5425],[-87.4372,30.5422],[-87.4374,30.542],[-87.4374,30.5418],[-87.4367,30.5417],[-87.4365,30.5416],[-87.4364,30.5415],[-87.4364,30.5413],[-87.4367,30.5411],[-87.4368,30.5407],[-87.4368,30.5402],[-87.437,30.5402],[-87.4373,30.5401],[-87.4377,30.5401],[-87.4379,30.5401],[-87.4382,30.5401],[-87.4383,30.5403],[-87.4386,30.5403],[-87.4389,30.5399],[-87.4393,30.5394],[-87.4395,30.5394],[-87.4397,30.5394],[-87.4397,30.5396],[-87.4396,30.5399],[-87.4395,30.5401],[-87.4396,30.5402],[-87.4398,30.5403],[-87.44,30.54],[-87.4404,30.5394],[-87.4406,30.5389],[-87.4405,30.5387],[-87.4402,30.5385],[-87.4399,30.5384],[-87.4399,30.5383],[-87.4399,30.5381],[-87.4402,30.538],[-87.4406,30.5378],[-87.441,30.5377],[-87.4414,30.5376],[-87.4416,30.5374],[-87.4416,30.5371],[-87.4411,30.5368],[-87.4408,30.5366],[-87.4408,30.5365],[-87.4408,30.5364],[-87.4407,30.536],[-87.4407,30.535],[-87.4404,30.5339],[-87.4403,30.5331],[-87.4402,30.5326],[-87.4403,30.5323],[-87.4406,30.5319],[-87.4406,30.5316],[-87.4403,30.5313],[-87.4399,30.5312],[-87.4395,30.5312],[-87.4391,30.5308],[-87.4389,30.5305],[-87.4389,30.5304],[-87.439,30.5303],[-87.4395,30.5302],[-87.4405,30.5298],[-87.4412,30.5297],[-87.4417,30.5297],[-87.4419,30.5299],[-87.442,30.5301],[-87.442,30.5306],[-87.442,30.5311],[-87.4425,30.5314],[-87.4432,30.5317],[-87.4439,30.5315],[-87.4442,30.5309],[-87.4442,30.5303],[-87.4438,30.5301],[-87.4433,30.53],[-87.4429,30.5301],[-87.4426,30.53],[-87.4426,30.5298],[-87.4431,30.5291],[-87.4434,30.5287],[-87.4437,30.5281],[-87.4441,30.5278],[-87.4444,30.5278],[-87.4444,30.5282],[-87.4445,30.5287],[-87.4447,30.5289],[-87.4451,30.5289],[-87.4457,30.5283],[-87.4459,30.5274],[-87.4463,30.5272],[-87.4467,30.5272],[-87.4468,30.5273],[-87.4472,30.5273],[-87.4475,30.5273],[-87.4477,30.5271],[-87.448,30.5266],[-87.4482,30.5255],[-87.4482,30.5253],[-87.4481,30.5252],[-87.4481,30.5251],[-87.448,30.5249],[-87.4476,30.5249],[-87.4472,30.5249],[-87.447,30.525],[-87.4469,30.5252],[-87.4471,30.5256],[-87.4473,30.5259],[-87.4473,30.5262],[-87.4472,30.5264],[-87.447,30.5265],[-87.446,30.5264],[-87.4457,30.5262],[-87.4454,30.526],[-87.4452,30.5257],[-87.4451,30.5254],[-87.445,30.5251],[-87.445,30.5249],[-87.4449,30.5247],[-87.4446,30.5245],[-87.4441,30.5242],[-87.4438,30.5239],[-87.4438,30.5236],[-87.4439,30.5236],[-87.4443,30.5236],[-87.4447,30.5237],[-87.4451,30.5239],[-87.4463,30.5232],[-87.4471,30.5225],[-87.4472,30.5222],[-87.4473,30.522],[-87.4471,30.5213],[-87.4464,30.5204],[-87.446,30.5197],[-87.4459,30.5187],[-87.4457,30.5182],[-87.4454,30.5177],[-87.4456,30.5171],[-87.4457,30.5169],[-87.4461,30.517],[-87.4465,30.517],[-87.4469,30.5168],[-87.4472,30.5164],[-87.4473,30.5156],[-87.4473,30.515],[-87.447,30.5146],[-87.4468,30.5146],[-87.4464,30.5147],[-87.4458,30.5154],[-87.445,30.5155],[-87.4446,30.5153],[-87.4444,30.5149],[-87.4445,30.5143],[-87.445,30.5138],[-87.4456,30.5137],[-87.4467,30.5136],[-87.4473,30.5139],[-87.448,30.5146],[-87.4485,30.515],[-87.4491,30.5153],[-87.4498,30.5152],[-87.45,30.5149],[-87.4504,30.5145],[-87.4499,30.5145],[-87.4498,30.5145],[-87.449,30.5142],[-87.4484,30.5137],[-87.4479,30.5131],[-87.4479,30.513],[-87.448,30.5126],[-87.4479,30.5118],[-87.4479,30.511],[-87.4478,30.5108],[-87.4478,30.5107],[-87.4477,30.5105],[-87.4477,30.5104],[-87.4476,30.5104],[-87.4473,30.5101],[-87.4473,30.51],[-87.4472,30.5099],[-87.4465,30.5095],[-87.4461,30.5089],[-87.4451,30.5082],[-87.4447,30.5075],[-87.4439,30.5072],[-87.4432,30.5068],[-87.4429,30.5068],[-87.4424,30.5068],[-87.4419,30.5067],[-87.4411,30.5067],[-87.4404,30.5066],[-87.4397,30.5067],[-87.4392,30.5062],[-87.4389,30.5058],[-87.4383,30.5054],[-87.4377,30.5046],[-87.4372,30.5037],[-87.4367,30.503],[-87.4365,30.5024],[-87.4362,30.5022],[-87.4359,30.502],[-87.4353,30.5015],[-87.4347,30.5005],[-87.4346,30.5003],[-87.4345,30.5002],[-87.434,30.4996],[-87.4339,30.4995],[-87.4337,30.4994],[-87.4335,30.4993],[-87.4331,30.4992],[-87.433,30.4992],[-87.4325,30.4991],[-87.432,30.499],[-87.4316,30.4988],[-87.431,30.4983],[-87.4309,30.4981],[-87.4307,30.4976],[-87.4306,30.4972],[-87.4305,30.4966],[-87.431,30.4961],[-87.4312,30.4958],[-87.4317,30.4949],[-87.4318,30.4946],[-87.4318,30.4942],[-87.4319,30.4937],[-87.4318,30.4934],[-87.4317,30.4929],[-87.4316,30.4927],[-87.4315,30.4926],[-87.4313,30.4921],[-87.4311,30.4918],[-87.4308,30.4915],[-87.4307,30.4914],[-87.4306,30.4911],[-87.4303,30.4908],[-87.43,30.4907],[-87.4299,30.4907],[-87.4298,30.4906],[-87.4294,30.4903],[-87.4291,30.4902],[-87.429,30.4901],[-87.4286,30.4897],[-87.4285,30.4895],[-87.4284,30.4894],[-87.4284,30.4892],[-87.4284,30.4891],[-87.4284,30.489],[-87.4284,30.4889],[-87.4284,30.4887],[-87.4284,30.4885],[-87.4285,30.4883],[-87.4286,30.4881],[-87.4288,30.4878],[-87.429,30.4876],[-87.4291,30.4875],[-87.4292,30.4874],[-87.4293,30.4874],[-87.4296,30.4874],[-87.4298,30.4874],[-87.43,30.4875],[-87.4305,30.4877],[-87.4309,30.4878],[-87.4315,30.4881],[-87.4321,30.4882],[-87.4329,30.4882],[-87.4332,30.4882],[-87.4336,30.488],[-87.4337,30.4879],[-87.4339,30.4877],[-87.434,30.4873],[-87.4341,30.4872],[-87.434,30.487],[-87.4338,30.4866],[-87.4337,30.4863],[-87.4332,30.4855],[-87.433,30.4849],[-87.4329,30.4843],[-87.433,30.4841],[-87.4331,30.4839],[-87.4333,30.4836],[-87.4334,30.4833],[-87.4341,30.4824],[-87.4341,30.4822],[-87.4343,30.482],[-87.4344,30.482],[-87.4345,30.482],[-87.4346,30.482],[-87.4348,30.4819],[-87.435,30.4818],[-87.4352,30.4816],[-87.4352,30.4815],[-87.4353,30.4814],[-87.4355,30.4811],[-87.4355,30.4809],[-87.4356,30.4805],[-87.4353,30.4799],[-87.4348,30.4793],[-87.4347,30.4792],[-87.4343,30.4789],[-87.434,30.4788],[-87.4338,30.4787],[-87.4337,30.4786],[-87.4329,30.4783],[-87.4326,30.4782],[-87.432,30.4779],[-87.4316,30.4777],[-87.4313,30.4773],[-87.431,30.4771],[-87.4306,30.4766],[-87.4305,30.4764],[-87.4303,30.4758],[-87.4303,30.4757],[-87.4302,30.4752],[-87.4302,30.4743],[-87.4302,30.4741],[-87.4302,30.4731],[-87.4302,30.4728],[-87.4302,30.4727],[-87.4301,30.472],[-87.4299,30.4716],[-87.4299,30.4714],[-87.4298,30.4711],[-87.4296,30.4706],[-87.4294,30.4704],[-87.4289,30.4698],[-87.4286,30.4694],[-87.428,30.4688],[-87.428,30.4687],[-87.4278,30.4684],[-87.4273,30.4678],[-87.4271,30.4675],[-87.4268,30.4673],[-87.4267,30.4672],[-87.4261,30.4666],[-87.4258,30.4663],[-87.4253,30.4658],[-87.4251,30.4656],[-87.4246,30.4652],[-87.4243,30.4649],[-87.424,30.4647],[-87.4237,30.4644],[-87.4236,30.4643],[-87.4227,30.4636],[-87.4222,30.4632],[-87.4215,30.4628],[-87.4212,30.4627],[-87.4204,30.4624],[-87.4199,30.4622],[-87.4191,30.4619],[-87.4187,30.4616],[-87.4178,30.4611],[-87.4177,30.4609],[-87.4169,30.4599],[-87.4168,30.4599],[-87.4167,30.4597],[-87.4164,30.4594],[-87.416,30.4589],[-87.416,30.4587],[-87.4157,30.4582],[-87.4155,30.4581],[-87.4149,30.4576],[-87.4149,30.4575],[-87.4147,30.4573],[-87.4145,30.4573],[-87.4138,30.457],[-87.4135,30.457],[-87.4131,30.4569],[-87.4125,30.4569],[-87.412,30.4569],[-87.4111,30.4569],[-87.4106,30.4569],[-87.4093,30.4568],[-87.4087,30.4567],[-87.4079,30.4564],[-87.4077,30.4563],[-87.407,30.4557],[-87.4067,30.4554],[-87.4062,30.4549],[-87.406,30.4546],[-87.4055,30.454],[-87.4053,30.4537],[-87.4049,30.4531],[-87.4047,30.4529],[-87.4043,30.4527],[-87.4039,30.4525],[-87.4032,30.4523],[-87.4028,30.4521],[-87.4017,30.4517],[-87.4011,30.4515],[-87.4001,30.4511],[-87.3999,30.451],[-87.3998,30.451],[-87.3996,30.4509],[-87.3989,30.4508],[-87.3986,30.4507],[-87.398,30.4506],[-87.3978,30.4506],[-87.3971,30.4506],[-87.397,30.4506],[-87.3969,30.4506],[-87.3965,30.4507],[-87.3954,30.451],[-87.3951,30.4511],[-87.3942,30.4514],[-87.3939,30.4514],[-87.3935,30.4515],[-87.3931,30.4516],[-87.3923,30.4516],[-87.392,30.4516],[-87.3913,30.4515],[-87.3908,30.4513],[-87.39,30.4512],[-87.3898,30.4511],[-87.3889,30.4508],[-87.3885,30.4506],[-87.3879,30.4504],[-87.3878,30.4504],[-87.3869,30.4504],[-87.3868,30.4504],[-87.3864,30.4504],[-87.3863,30.4504],[-87.3858,30.4504],[-87.3857,30.4504],[-87.3854,30.4504],[-87.3852,30.4504],[-87.3846,30.4503],[-87.3844,30.4503],[-87.3836,30.4502],[-87.383,30.4501],[-87.3822,30.4501],[-87.3819,30.4501],[-87.3815,30.4501],[-87.3812,30.4501],[-87.3804,30.4499],[-87.38,30.4499],[-87.3795,30.4497],[-87.3792,30.4497],[-87.3787,30.4496],[-87.3783,30.4494],[-87.3782,30.4494],[-87.3778,30.4493],[-87.3777,30.4493],[-87.3771,30.4491],[-87.3767,30.449],[-87.3759,30.4488],[-87.3756,30.4487],[-87.3751,30.4486],[-87.375,30.4486],[-87.375,30.4485],[-87.3708,30.4469],[-87.3687,30.4446],[-87.3669,30.4405],[-87.3666,30.4367],[-87.3674,30.4345],[-87.3682,30.4334],[-87.3694,30.432],[-87.3712,30.4305],[-87.3731,30.4294],[-87.375,30.4283],[-87.3751,30.4282],[-87.3753,30.4281],[-87.3754,30.428],[-87.3762,30.4273],[-87.3765,30.4271],[-87.3773,30.4264],[-87.3776,30.4261],[-87.3784,30.4254],[-87.3787,30.4252],[-87.3801,30.4243],[-87.3809,30.4238],[-87.3821,30.4229],[-87.3826,30.4226],[-87.3834,30.4221],[-87.3839,30.4219],[-87.3843,30.4216],[-87.3849,30.4213],[-87.3855,30.421],[-87.3864,30.4205],[-87.3868,30.4204],[-87.3877,30.4201],[-87.3881,30.42],[-87.3891,30.4197],[-87.3895,30.4196],[-87.3903,30.4193],[-87.3906,30.4192],[-87.3926,30.4187],[-87.3932,30.4185],[-87.394,30.4183],[-87.3946,30.4181],[-87.3957,30.4176],[-87.3963,30.4172],[-87.3974,30.4163],[-87.3977,30.416],[-87.3985,30.4155],[-87.3988,30.4151],[-87.4003,30.4135],[-87.4004,30.4134],[-87.4005,30.4132],[-87.4006,30.4129],[-87.401,30.4123],[-87.4013,30.412],[-87.4018,30.4114],[-87.4023,30.411],[-87.4028,30.4106],[-87.403,30.4104],[-87.4035,30.4102],[-87.4048,30.4096],[-87.4053,30.4095],[-87.4057,30.4094],[-87.4061,30.4092],[-87.4065,30.4092],[-87.4074,30.409],[-87.4078,30.4089],[-87.4085,30.4089],[-87.4089,30.4088],[-87.4094,30.4088],[-87.4096,30.4088],[-87.4104,30.4088],[-87.4107,30.4088],[-87.4111,30.4088],[-87.4115,30.4088],[-87.4122,30.4089],[-87.4125,30.4089],[-87.4132,30.409],[-87.4136,30.409],[-87.4142,30.4092],[-87.4146,30.4093],[-87.4153,30.4094],[-87.4157,30.4095],[-87.4167,30.4097],[-87.4172,30.4099],[-87.4177,30.41],[-87.418,30.41],[-87.4184,30.4101],[-87.4186,30.4101],[-87.4192,30.4102],[-87.4195,30.4102],[-87.4202,30.4102],[-87.4206,30.4102],[-87.4212,30.4102],[-87.4216,30.4102],[-87.4223,30.4101],[-87.4227,30.4101],[-87.4233,30.41],[-87.4237,30.4099],[-87.4244,30.4098],[-87.4245,30.4097],[-87.4248,30.4096],[-87.425,30.4096],[-87.4251,30.4095],[-87.4256,30.4094],[-87.4259,30.4093],[-87.4262,30.4092],[-87.4264,30.4091],[-87.4268,30.4088],[-87.4269,30.4088],[-87.4275,30.4084],[-87.4278,30.4081],[-87.4284,30.4076],[-87.4295,30.4066],[-87.4296,30.4065],[-87.4298,30.4062],[-87.4302,30.4057],[-87.4306,30.4052],[-87.4308,30.4049],[-87.4309,30.4048],[-87.4313,30.4041],[-87.4314,30.4038],[-87.4318,30.4032],[-87.4319,30.403],[-87.4321,30.4024],[-87.4323,30.4021],[-87.4329,30.4009],[-87.433,30.4004],[-87.4333,30.3994],[-87.4335,30.3989],[-87.4341,30.3978],[-87.4343,30.3975],[-87.4346,30.3973],[-87.4347,30.3972],[-87.4355,30.3969],[-87.436,30.3966],[-87.4369,30.3962],[-87.4373,30.3959],[-87.4381,30.3951],[-87.4386,30.3946],[-87.4395,30.3935],[-87.4399,30.3928],[-87.4407,30.3915],[-87.4408,30.391],[-87.4411,30.39],[-87.4411,30.3898],[-87.4411,30.389],[-87.4412,30.3886],[-87.4411,30.388],[-87.4411,30.3877],[-87.4409,30.3867],[-87.4407,30.3861],[-87.4403,30.3849],[-87.4402,30.3846],[-87.4399,30.3842],[-87.4398,30.3839],[-87.4394,30.3833],[-87.4391,30.3829],[-87.4387,30.3821],[-87.4385,30.3818],[-87.4385,30.3814],[-87.4385,30.3812],[-87.4386,30.381],[-87.4387,30.3808],[-87.4391,30.3802],[-87.4394,30.3799],[-87.4399,30.3789],[-87.44,30.3788],[-87.4406,30.378],[-87.4409,30.3776],[-87.4414,30.3769],[-87.4415,30.3767],[-87.4416,30.3766],[-87.4417,30.3765],[-87.4418,30.3763],[-87.4429,30.3752],[-87.4435,30.3751],[-87.4437,30.3748],[-87.4441,30.3744],[-87.4443,30.3741],[-87.445,30.3737],[-87.4455,30.3733],[-87.446,30.3729],[-87.4462,30.3727],[-87.4466,30.3723],[-87.447,30.372],[-87.4474,30.3717],[-87.4477,30.3715],[-87.448,30.3712],[-87.4485,30.3709],[-87.4488,30.3706],[-87.4491,30.3704],[-87.4494,30.3701],[-87.4498,30.3696],[-87.45,30.3693],[-87.4502,30.3688],[-87.4514,30.3672],[-87.4514,30.367],[-87.4515,30.3667],[-87.4518,30.3659],[-87.4519,30.365],[-87.4518,30.3646],[-87.4518,30.364],[-87.4519,30.3634],[-87.452,30.3625],[-87.4521,30.3619],[-87.452,30.3611],[-87.452,30.3603],[-87.452,30.3598],[-87.452,30.3592],[-87.4519,30.3583],[-87.4518,30.3575],[-87.4518,30.3567],[-87.4516,30.3559],[-87.4514,30.3549],[-87.4513,30.354],[-87.4512,30.3534],[-87.4512,30.3529],[-87.4512,30.3525],[-87.4511,30.3519],[-87.4511,30.3515],[-87.4511,30.351],[-87.4511,30.3501],[-87.4511,30.3495],[-87.451,30.3488],[-87.451,30.348],[-87.4509,30.3476],[-87.4508,30.347],[-87.4509,30.3466],[-87.451,30.3463],[-87.451,30.3462],[-87.4511,30.3456],[-87.4514,30.3453],[-87.4516,30.345],[-87.452,30.3445],[-87.4523,30.3441],[-87.453,30.3435],[-87.4534,30.3431],[-87.4537,30.3429],[-87.4537,30.3428],[-87.4538,30.3428],[-87.4542,30.3424],[-87.4545,30.3421],[-87.455,30.3416],[-87.4554,30.3412],[-87.4558,30.3407],[-87.4563,30.3402],[-87.4569,30.3397],[-87.4573,30.3392],[-87.4577,30.3388],[-87.4581,30.3384],[-87.4585,30.3379],[-87.4589,30.3375],[-87.4593,30.337],[-87.4597,30.3366],[-87.46,30.3363],[-87.4604,30.336],[-87.4608,30.3356],[-87.4611,30.3353],[-87.4613,30.3352],[-87.463,30.334],[-87.4631,30.334],[-87.4633,30.3339],[-87.4638,30.3337],[-87.4641,30.3336],[-87.4644,30.3335],[-87.4649,30.3333],[-87.4655,30.3332],[-87.4663,30.333],[-87.4671,30.3329],[-87.4673,30.3328],[-87.4676,30.3327],[-87.4681,30.3326],[-87.4688,30.3324],[-87.4695,30.3323],[-87.4701,30.3322],[-87.4709,30.332],[-87.4719,30.3318],[-87.4727,30.3317],[-87.4736,30.3316],[-87.4748,30.3315],[-87.4756,30.3314],[-87.4763,30.3314],[-87.4769,30.3313],[-87.4775,30.3313],[-87.4786,30.3312],[-87.4795,30.3312],[-87.48,30.3311],[-87.4801,30.3311],[-87.4809,30.3311],[-87.4817,30.3311],[-87.4828,30.3311],[-87.4836,30.3311],[-87.4847,30.3311],[-87.4859,30.3311],[-87.4867,30.3311],[-87.4875,30.331],[-87.4878,30.331],[-87.4884,30.3311],[-87.4891,30.3311],[-87.49,30.3311],[-87.4909,30.331],[-87.4919,30.3309],[-87.492,30.3309],[-87.4925,30.3308],[-87.4931,30.3306],[-87.4936,30.3306],[-87.4942,30.3304],[-87.4949,30.3302],[-87.4959,30.33],[-87.4973,30.3297],[-87.4982,30.3295],[-87.4987,30.3293],[-87.4993,30.3291],[-87.4998,30.3289],[-87.5,30.329],[-87.5026,30.3274],[-87.5047,30.324],[-87.5059,30.3194],[-87.5058,30.3151],[-87.5059,30.3139],[-87.5058,30.3125],[-87.5056,30.3111],[-87.5052,30.3099],[-87.5047,30.3089],[-87.5039,30.308],[-87.5035,30.3076],[-87.5028,30.3073],[-87.5023,30.3071],[-87.5022,30.3071],[-87.5017,30.3069],[-87.501,30.3068],[-87.5,30.3065],[-87.5,30.3062],[-87.4999,30.3062],[-87.4996,30.3062],[-87.4993,30.3062],[-87.4992,30.3062],[-87.499,30.3062],[-87.4988,30.3063],[-87.4984,30.3063],[-87.498,30.3062],[-87.4977,30.3061],[-87.4974,30.3059],[-87.4972,30.3058],[-87.4968,30.3057],[-87.4965,30.3056],[-87.496,30.3054],[-87.4956,30.3053],[-87.4952,30.3051],[-87.4949,30.305],[-87.4944,30.305],[-87.4941,30.3049],[-87.4934,30.3049],[-87.4929,30.3049],[-87.4925,30.3049],[-87.492,30.3048],[-87.4913,30.3049],[-87.4907,30.3049],[-87.4899,30.3049],[-87.4892,30.3049],[-87.4887,30.3048],[-87.4882,30.3048],[-87.4874,30.305],[-87.487,30.3051],[-87.4864,30.3051],[-87.4862,30.3051],[-87.4861,30.3051],[-87.4857,30.3051],[-87.4852,30.305],[-87.4848,30.3049],[-87.4842,30.3049],[-87.4838,30.3048],[-87.4837,30.3048],[-87.4819,30.306],[-87.4816,30.3062],[-87.4814,30.3064],[-87.4809,30.3066],[-87.4806,30.3067],[-87.4803,30.3068],[-87.4796,30.3068],[-87.4789,30.3068],[-87.4785,30.3069],[-87.4779,30.3069],[-87.4772,30.3072],[-87.4766,30.3075],[-87.4763,30.3077],[-87.4759,30.3079],[-87.4753,30.308],[-87.4745,30.308],[-87.474,30.308],[-87.4735,30.308],[-87.4726,30.308],[-87.4718,30.3079],[-87.4713,30.3079],[-87.4707,30.3079],[-87.4698,30.308],[-87.4692,30.3082],[-87.4687,30.3082],[-87.4682,30.3081],[-87.4678,30.3079],[-87.4674,30.3078],[-87.4672,30.3078],[-87.4666,30.3078],[-87.4662,30.3078],[-87.4659,30.3077],[-87.4658,30.3076],[-87.4651,30.3076],[-87.4643,30.3077],[-87.4638,30.3078],[-87.463,30.3078],[-87.4625,30.3079],[-87.4619,30.308],[-87.461,30.3081],[-87.4603,30.3082],[-87.4596,30.3083],[-87.4592,30.3085],[-87.4588,30.3086],[-87.4583,30.3088],[-87.4578,30.3091],[-87.4572,30.3093],[-87.4569,30.3095],[-87.4565,30.3098],[-87.4559,30.3101],[-87.4556,30.3102],[-87.455,30.3103],[-87.4544,30.3103],[-87.4539,30.3102],[-87.4532,30.3104],[-87.4527,30.3104],[-87.4523,30.3106],[-87.4517,30.3108],[-87.4512,30.3109],[-87.4508,30.3111],[-87.4503,30.3111],[-87.4501,30.3111],[-87.4511,30.3061],[-87.4511,30.306],[-87.4524,30.3002],[-87.4927,30.2898],[-87.5,30.2879],[-87.5011,30.2881],[-87.502,30.288],[-87.5037,30.2875],[-87.5055,30.2871],[-87.5074,30.2865],[-87.5089,30.2861],[-87.5105,30.2858],[-87.5117,30.2856],[-87.5119,30.2856],[-87.512,30.2856],[-87.5146,30.2847],[-87.5151,30.2846],[-87.5184,30.2839],[-87.5184,30.2829],[-87.5184,30.2824],[-87.5184,30.2823],[-87.5184,30.2822],[-87.5184,30.2821],[-87.5184,30.282],[-87.5184,30.2816],[-87.5184,30.2807],[-87.5183,30.2804],[-87.5183,30.2802],[-87.5183,30.2786],[-87.5183,30.277],[-87.5184,30.2677],[-87.5184,30.2578],[-87.5185,30.2533],[-87.5185,30.2502],[-87.5185,30.25],[-87.5184,30.2401],[-87.5184,30.2342],[-87.5183,30.2295],[-87.567,30.2193],[-87.5741,30.2177],[-87.5995,30.2118],[-87.625,30.206],[-87.625,30.2059],[-87.6478,30.1992],[-87.6603,30.1982],[-87.6815,30.1964],[-87.6836,30.1962],[-87.6942,30.1948],[-87.718,30.1918],[-87.7444,30.1875],[-87.75,30.1866],[-87.7713,30.1829],[-87.7972,30.1789],[-87.8071,30.1774],[-87.8113,30.1773],[-87.8317,30.1771],[-87.8374,30.177],[-87.875,30.1772],[-87.9258,30.1796],[-87.9557,30.1783],[-87.9717,30.1767],[-87.9809,30.1765],[-87.981,30.1765],[-87.9838,30.1769],[-87.9865,30.1776],[-87.9874,30.1779],[-87.9904,30.177],[-87.9938,30.1761],[-87.9972,30.1751],[-88,30.1745],[-88,30.1746],[-88.0036,30.1734],[-88.006,30.1697],[-88.0098,30.1642],[-88.0142,30.1601],[-88.0203,30.1556],[-88.0208,30.1552],[-88.028,30.1504],[-88.0367,30.1467],[-88.0373,30.1466],[-88.0415,30.1456],[-88.0461,30.1447],[-88.0571,30.1444],[-88.0607,30.1444],[-88.0692,30.146],[-88.0749,30.1471],[-88.0803,30.1496],[-88.0869,30.1525],[-88.0902,30.1545],[-88.0928,30.1563],[-88.0991,30.1621],[-88.1034,30.1664],[-88.1067,30.1666],[-88.1092,30.167],[-88.1125,30.1672],[-88.1156,30.1677],[-88.1181,30.1685],[-88.1216,30.1696],[-88.125,30.1705],[-88.1285,30.1721],[-88.1316,30.1736],[-88.1341,30.1754],[-88.1384,30.178],[-88.1411,30.1802],[-88.1435,30.1821],[-88.1454,30.1844],[-88.1462,30.1854],[-88.1492,30.187],[-88.152,30.1893],[-88.1535,30.1904],[-88.1576,30.1944],[-88.1612,30.1984],[-88.1617,30.1995],[-88.162,30.2001],[-88.1626,30.2],[-88.1675,30.1994],[-88.1756,30.1986],[-88.185,30.1974],[-88.1916,30.1965],[-88.1991,30.1952],[-88.205,30.1944],[-88.21,30.1936],[-88.2163,30.1924],[-88.2344,30.1884],[-88.25,30.1846],[-88.2534,30.1841],[-88.2666,30.1817],[-88.2779,30.1801],[-88.2912,30.1788],[-88.303,30.178],[-88.3103,30.1778],[-88.3193,30.1789],[-88.3249,30.1802],[-88.3313,30.1823],[-88.338,30.1849],[-88.3438,30.1878],[-88.3477,30.1901],[-88.3499,30.1864],[-88.3538,30.1809],[-88.3598,30.1745],[-88.3648,30.1704],[-88.3712,30.1656],[-88.375,30.1639],[-88.3811,30.1603],[-88.3844,30.1585],[-88.3858,30.1822],[-88.3865,30.1983],[-88.3871,30.2109],[-88.3872,30.2136],[-88.3877,30.2235],[-88.3889,30.2502],[-88.3899,30.2695],[-88.3921,30.3123],[-88.3922,30.3127],[-88.3933,30.3359],[-88.3938,30.3457],[-88.394,30.3495],[-88.3941,30.3508],[-88.3941,30.3525],[-88.3942,30.3528],[-88.3943,30.3546],[-88.3946,30.3614],[-88.3947,30.3625],[-88.395,30.3694],[-88.3954,30.3752],[-88.3955,30.3776],[-88.3956,30.3801],[-88.3957,30.3806],[-88.3957,30.3812],[-88.3957,30.3813],[-88.3958,30.383],[-88.3959,30.3846],[-88.3959,30.385],[-88.3959,30.3854],[-88.3959,30.3859],[-88.3959,30.3865],[-88.3961,30.389],[-88.3961,30.3891],[-88.3961,30.3892],[-88.3962,30.3903],[-88.3962,30.3905],[-88.3962,30.3916],[-88.3963,30.3939],[-88.3967,30.3999],[-88.3967,30.4],[-88.3977,30.4198],[-88.3978,30.4201],[-88.3978,30.4219],[-88.398,30.4243],[-88.398,30.4256],[-88.3982,30.4284],[-88.3986,30.4355],[-88.3987,30.4372],[-88.3986,30.4379],[-88.3988,30.443],[-88.3989,30.4432],[-88.3996,30.4582],[-88.4,30.4667],[-88.4002,30.4702],[-88.4004,30.4724],[-88.4004,30.4726],[-88.4005,30.4742],[-88.4005,30.4744],[-88.4005,30.4745],[-88.4006,30.4761],[-88.4006,30.4762],[-88.4009,30.483],[-88.4015,30.5002],[-88.4018,30.5032],[-88.4018,30.5036],[-88.4019,30.5047],[-88.4023,30.5108],[-88.4023,30.5109],[-88.4024,30.5131],[-88.4024,30.5133],[-88.4026,30.5168],[-88.4026,30.5193],[-88.4027,30.5198],[-88.4028,30.5208],[-88.4028,30.5209],[-88.4029,30.5209],[-88.4029,30.5218],[-88.4029,30.5219],[-88.4029,30.522],[-88.4028,30.5223],[-88.4028,30.5225],[-88.4029,30.5231],[-88.4029,30.5237],[-88.4029,30.5238],[-88.4029,30.5243],[-88.4029,30.5246],[-88.4029,30.5249],[-88.4029,30.5257],[-88.403,30.5267],[-88.403,30.5268],[-88.4034,30.5304],[-88.4034,30.5305],[-88.4034,30.5306],[-88.4034,30.5307],[-88.4034,30.5316],[-88.4034,30.5322],[-88.4034,30.5328],[-88.4034,30.5331],[-88.4034,30.5335],[-88.4033,30.5341],[-88.4033,30.5343],[-88.4033,30.5347],[-88.4033,30.5349],[-88.4033,30.535],[-88.4032,30.535],[-88.4029,30.5352],[-88.4027,30.5353],[-88.4026,30.5354],[-88.4026,30.5358],[-88.4026,30.5365],[-88.4026,30.5371],[-88.4026,30.5373],[-88.4026,30.5381],[-88.4026,30.5384],[-88.4026,30.5387],[-88.4026,30.5389],[-88.4026,30.5394],[-88.4026,30.5395],[-88.4026,30.5397],[-88.4027,30.54],[-88.4028,30.5402],[-88.403,30.5406],[-88.403,30.5407],[-88.4033,30.5413],[-88.4035,30.5416],[-88.4036,30.542],[-88.4036,30.5421],[-88.4036,30.5432],[-88.4036,30.5433],[-88.4036,30.5434],[-88.4036,30.5436],[-88.4036,30.5442],[-88.4037,30.5449],[-88.4037,30.545],[-88.4037,30.5455],[-88.4038,30.5462],[-88.4039,30.547],[-88.4041,30.549],[-88.4041,30.5491],[-88.4042,30.5496],[-88.4042,30.5498],[-88.4043,30.55],[-88.4043,30.5503],[-88.4045,30.5513],[-88.4046,30.5519],[-88.4048,30.5523],[-88.405,30.5527],[-88.405,30.5529],[-88.4051,30.553],[-88.4052,30.5536],[-88.4053,30.5537],[-88.4054,30.5539],[-88.4049,30.5543],[-88.4047,30.5544],[-88.4047,30.5546],[-88.4047,30.5557],[-88.4048,30.5562],[-88.4048,30.557],[-88.4048,30.5572],[-88.4048,30.5573],[-88.4048,30.5574],[-88.4047,30.5575],[-88.4045,30.5577],[-88.4044,30.5578],[-88.4042,30.5581],[-88.4041,30.5584],[-88.4042,30.5594],[-88.4042,30.5595],[-88.4042,30.5599],[-88.4043,30.56],[-88.4043,30.5602],[-88.4045,30.5602],[-88.4046,30.5603],[-88.4046,30.5604],[-88.4049,30.5608],[-88.4052,30.5612],[-88.4054,30.5615],[-88.4054,30.5616],[-88.4054,30.5622],[-88.4055,30.5624],[-88.4056,30.5626],[-88.4056,30.5628],[-88.4057,30.563],[-88.4057,30.5633],[-88.4057,30.5635],[-88.4057,30.5639],[-88.4057,30.564],[-88.4058,30.5641],[-88.4058,30.5644],[-88.4059,30.5647],[-88.406,30.5649],[-88.4059,30.5651],[-88.4058,30.5653],[-88.4057,30.5661],[-88.4056,30.5662],[-88.4055,30.5663],[-88.4052,30.5665],[-88.405,30.5665],[-88.4049,30.5666],[-88.4049,30.567],[-88.405,30.5672],[-88.4051,30.5734],[-88.4052,30.5746],[-88.4052,30.5752],[-88.4052,30.5754],[-88.4052,30.5779],[-88.4053,30.5787],[-88.4054,30.5815],[-88.4055,30.583],[-88.4055,30.5835],[-88.4059,30.5869],[-88.406,30.5872],[-88.406,30.5878],[-88.4061,30.5885],[-88.4061,30.5886],[-88.4062,30.5897],[-88.4063,30.5926],[-88.4064,30.5927],[-88.4064,30.5945],[-88.4065,30.5966],[-88.4066,30.5972],[-88.4068,30.6021],[-88.4068,30.6024],[-88.407,30.6072],[-88.4071,30.6076],[-88.4071,30.6088],[-88.4071,30.609],[-88.4072,30.6114],[-88.4073,30.6136],[-88.4073,30.6139],[-88.4073,30.6151],[-88.4071,30.6178],[-88.407,30.6184],[-88.407,30.6185],[-88.4071,30.619],[-88.4071,30.6196],[-88.4071,30.6197],[-88.4071,30.6199],[-88.4072,30.6207],[-88.4072,30.6218],[-88.4073,30.622],[-88.4073,30.6222],[-88.4073,30.6227],[-88.4073,30.6231],[-88.4073,30.6235],[-88.4073,30.6238],[-88.4074,30.6243],[-88.4074,30.6249],[-88.4074,30.6252],[-88.4075,30.6256],[-88.4075,30.6257],[-88.4075,30.6277],[-88.4075,30.6287],[-88.4075,30.6295],[-88.4074,30.6295],[-88.4074,30.6296],[-88.4071,30.6298],[-88.407,30.6299],[-88.4069,30.6301],[-88.4069,30.6302],[-88.407,30.6303],[-88.4071,30.6306],[-88.4072,30.631],[-88.4073,30.6313],[-88.4074,30.6315],[-88.4075,30.6316],[-88.4075,30.6317],[-88.4077,30.6321],[-88.4078,30.6323],[-88.4078,30.6327],[-88.4078,30.6332],[-88.4079,30.6338],[-88.4079,30.6343],[-88.4079,30.6347],[-88.408,30.6358],[-88.408,30.6369],[-88.4082,30.6392],[-88.4082,30.6394],[-88.4082,30.6396],[-88.4083,30.6427],[-88.4085,30.6456],[-88.4086,30.6494],[-88.4087,30.6498],[-88.4087,30.6567],[-88.4089,30.6599],[-88.4089,30.6603],[-88.4088,30.6604],[-88.4087,30.6605],[-88.4087,30.6607],[-88.4088,30.6609],[-88.4089,30.661],[-88.4089,30.6612],[-88.4089,30.6615],[-88.409,30.6619],[-88.409,30.662],[-88.4091,30.6621],[-88.4092,30.6643],[-88.4092,30.6648],[-88.4093,30.6656],[-88.4094,30.6685],[-88.4094,30.6686],[-88.4095,30.6693],[-88.4095,30.6702],[-88.4096,30.6717],[-88.4097,30.6735],[-88.4097,30.6737],[-88.4098,30.6759],[-88.4098,30.6762],[-88.4098,30.6778],[-88.4099,30.6784],[-88.4099,30.6796],[-88.4099,30.6807],[-88.41,30.682],[-88.41,30.6821],[-88.41,30.6824],[-88.4101,30.683],[-88.4102,30.685],[-88.4102,30.6854],[-88.4102,30.6861],[-88.4102,30.6865],[-88.4102,30.6869],[-88.4102,30.6871],[-88.4103,30.6876],[-88.4103,30.6884],[-88.4103,30.6891],[-88.4103,30.6892],[-88.4103,30.6894],[-88.4103,30.6898],[-88.4104,30.6911],[-88.4104,30.6916],[-88.4104,30.6919],[-88.4105,30.693],[-88.4105,30.694],[-88.4105,30.6942],[-88.4105,30.6946],[-88.4106,30.6952],[-88.4106,30.6957],[-88.4107,30.6965],[-88.4107,30.6966],[-88.4107,30.6969],[-88.4107,30.6971],[-88.4108,30.6981],[-88.4108,30.6994],[-88.4108,30.6998],[-88.4108,30.7005],[-88.4109,30.7013],[-88.4109,30.702],[-88.4109,30.7022],[-88.4109,30.7025],[-88.411,30.7042],[-88.411,30.7049],[-88.411,30.705],[-88.411,30.7052],[-88.411,30.7059],[-88.411,30.7061],[-88.411,30.7062],[-88.4111,30.7062],[-88.4111,30.7063],[-88.4111,30.7064],[-88.4112,30.7064],[-88.4112,30.7065],[-88.4113,30.7066],[-88.4115,30.7127],[-88.4114,30.7129],[-88.4114,30.713],[-88.4114,30.7131],[-88.4114,30.7132],[-88.4114,30.7138],[-88.4114,30.7142],[-88.4115,30.7154],[-88.4116,30.7176],[-88.4116,30.7186],[-88.4116,30.7192],[-88.4117,30.7198],[-88.4117,30.7214],[-88.4117,30.7219],[-88.4117,30.7227],[-88.4117,30.723],[-88.4118,30.7232],[-88.4118,30.7233],[-88.4119,30.7245],[-88.4119,30.7247],[-88.4119,30.725],[-88.412,30.7266],[-88.412,30.7279],[-88.4121,30.7283],[-88.4121,30.7284],[-88.4121,30.7291],[-88.4121,30.7293],[-88.4122,30.73],[-88.4122,30.7303],[-88.4122,30.7309],[-88.4123,30.7318],[-88.4126,30.7351],[-88.4126,30.7356],[-88.4128,30.7402],[-88.4128,30.7404],[-88.413,30.7452],[-88.413,30.7464],[-88.4133,30.7545],[-88.4133,30.7546],[-88.4134,30.7552],[-88.4133,30.7552],[-88.4134,30.7572],[-88.4134,30.7573],[-88.4137,30.7623],[-88.4137,30.7624],[-88.414,30.7686],[-88.414,30.7691],[-88.414,30.7695],[-88.4145,30.7795],[-88.4148,30.7843],[-88.4148,30.7856],[-88.4148,30.7857],[-88.4148,30.786],[-88.4149,30.7865],[-88.415,30.7888],[-88.415,30.7901],[-88.415,30.7902],[-88.4152,30.7938],[-88.4152,30.7939],[-88.4154,30.7973],[-88.4156,30.8015],[-88.416,30.8105],[-88.4166,30.8222],[-88.4166,30.8226],[-88.4166,30.8227],[-88.4166,30.8228],[-88.4166,30.8233],[-88.4166,30.8236],[-88.4168,30.8266],[-88.4168,30.8269],[-88.4168,30.8271],[-88.4168,30.8281],[-88.4169,30.8301],[-88.4171,30.8331],[-88.4171,30.834],[-88.4172,30.835],[-88.4172,30.8361],[-88.4174,30.8397],[-88.4174,30.8399],[-88.4174,30.8401],[-88.4174,30.8411],[-88.4175,30.8413],[-88.4175,30.8427],[-88.4175,30.8428],[-88.4176,30.8458],[-88.4176,30.8459],[-88.4177,30.8468],[-88.4177,30.847],[-88.4177,30.8472],[-88.4177,30.8476],[-88.4177,30.8477],[-88.4177,30.8481],[-88.4177,30.8482],[-88.4179,30.8513],[-88.4179,30.8514],[-88.4181,30.8559],[-88.4182,30.8564],[-88.4182,30.857],[-88.4182,30.8574],[-88.4182,30.8575],[-88.4182,30.8576],[-88.4182,30.8577],[-88.4182,30.8579],[-88.4182,30.8582],[-88.4182,30.8584],[-88.4182,30.8585],[-88.4182,30.8586],[-88.4183,30.8588],[-88.4183,30.8591],[-88.4183,30.8593],[-88.4184,30.8614],[-88.4184,30.8615],[-88.4184,30.8616],[-88.4184,30.8618],[-88.4185,30.8619],[-88.4185,30.862],[-88.4185,30.8622],[-88.4185,30.8623],[-88.4185,30.8624],[-88.4185,30.8625],[-88.4185,30.8629],[-88.4185,30.863],[-88.4185,30.8633],[-88.4186,30.8666],[-88.4196,30.8752],[-88.4196,30.8754],[-88.4199,30.8812],[-88.4199,30.8814],[-88.4202,30.8878],[-88.4202,30.8879],[-88.4204,30.8924],[-88.4207,30.8974],[-88.4207,30.8975],[-88.4207,30.8978],[-88.4207,30.8983],[-88.4208,30.899],[-88.4209,30.9026],[-88.4216,30.9156],[-88.4216,30.9157],[-88.422,30.9242],[-88.4221,30.9251],[-88.4221,30.926],[-88.4223,30.9282],[-88.4224,30.9322],[-88.4227,30.9369],[-88.4227,30.938],[-88.4227,30.9381],[-88.4228,30.9384],[-88.4228,30.9385],[-88.4228,30.9396],[-88.4228,30.9397],[-88.4231,30.9444],[-88.4231,30.9445],[-88.4232,30.9473],[-88.4232,30.9475],[-88.4232,30.9476],[-88.4233,30.9482],[-88.4234,30.9514],[-88.4234,30.9515],[-88.4235,30.9528],[-88.4235,30.953],[-88.4236,30.9556],[-88.4238,30.9587],[-88.4239,30.9604],[-88.424,30.9621],[-88.424,30.9625],[-88.4241,30.9656],[-88.4242,30.9661],[-88.4242,30.967],[-88.4242,30.9674],[-88.4242,30.9714],[-88.4243,30.9724],[-88.4245,30.9753],[-88.4246,30.9764],[-88.4246,30.9773],[-88.4249,30.9819],[-88.4248,30.9824],[-88.425,30.9868],[-88.425,30.9881],[-88.4252,30.9918],[-88.4253,30.9942],[-88.4253,30.9943],[-88.4253,30.9952],[-88.4253,30.9953],[-88.4253,30.9954],[-88.4254,30.9983],[-88.4257,31.0002],[-88.4258,31.0011],[-88.4258,31.0013],[-88.4259,31.0037],[-88.4266,31.0139],[-88.4266,31.0142],[-88.4266,31.0153],[-88.4266,31.0158],[-88.4266,31.0162],[-88.4266,31.0173],[-88.4267,31.0196],[-88.4267,31.0199],[-88.4268,31.0214],[-88.4269,31.0217],[-88.4269,31.022],[-88.4275,31.0327],[-88.4277,31.0358],[-88.4279,31.0398],[-88.4279,31.0402],[-88.4284,31.0485],[-88.4284,31.0486],[-88.4286,31.0513],[-88.4287,31.0534],[-88.429,31.0575],[-88.4291,31.0576],[-88.4293,31.0604],[-88.4293,31.061],[-88.4293,31.0613],[-88.4293,31.0614],[-88.4293,31.0615],[-88.4293,31.0618],[-88.4296,31.0678],[-88.4296,31.0682],[-88.4296,31.0687],[-88.4299,31.0705],[-88.4299,31.0706],[-88.4299,31.0715],[-88.43,31.073],[-88.43,31.0735],[-88.4301,31.0745],[-88.4301,31.0754],[-88.4301,31.0768],[-88.4302,31.078],[-88.4305,31.0849],[-88.4305,31.085],[-88.4305,31.0852],[-88.4305,31.0853],[-88.4307,31.0884],[-88.4307,31.0886],[-88.4307,31.0891],[-88.4309,31.0926],[-88.4313,31.1003],[-88.4316,31.1065],[-88.4316,31.1066],[-88.432,31.1143],[-88.4323,31.1214],[-88.4325,31.1235],[-88.4325,31.1246],[-88.4325,31.1247],[-88.4325,31.1252],[-88.4327,31.129],[-88.4327,31.1292],[-88.4328,31.1311],[-88.4331,31.1371],[-88.4334,31.1426],[-88.4335,31.1436],[-88.4341,31.1512],[-88.4342,31.1523],[-88.4344,31.1548],[-88.4344,31.1557],[-88.4344,31.1568],[-88.4344,31.1575],[-88.4344,31.1583],[-88.4344,31.1594],[-88.4344,31.1601],[-88.4344,31.1604],[-88.4344,31.1616],[-88.4346,31.1633],[-88.4346,31.1648],[-88.4346,31.1661],[-88.4347,31.1677],[-88.4347,31.1678],[-88.4347,31.1679],[-88.4348,31.1685],[-88.4348,31.1688],[-88.4348,31.1693],[-88.4349,31.1701],[-88.4349,31.1708],[-88.4348,31.1714],[-88.4348,31.1716],[-88.4349,31.1725],[-88.4349,31.1728],[-88.4349,31.1733],[-88.435,31.1749],[-88.435,31.1755],[-88.435,31.1756],[-88.435,31.1757],[-88.435,31.1758],[-88.4351,31.1759],[-88.4351,31.1761],[-88.4351,31.1763],[-88.4351,31.1764],[-88.4351,31.1767],[-88.4352,31.1778],[-88.4352,31.1782],[-88.4352,31.1786],[-88.4356,31.185],[-88.4357,31.1871],[-88.436,31.1925],[-88.4361,31.1932],[-88.4362,31.1953],[-88.4362,31.196],[-88.4363,31.1968],[-88.4364,31.1993],[-88.4365,31.2002],[-88.4365,31.2008],[-88.4367,31.2027],[-88.4367,31.2033],[-88.4367,31.2036],[-88.4368,31.2043],[-88.4368,31.2045],[-88.4369,31.2061],[-88.437,31.2083],[-88.4372,31.212],[-88.4375,31.2194],[-88.438,31.2286],[-88.438,31.2289],[-88.438,31.2298],[-88.438,31.2301],[-88.438,31.2303],[-88.4381,31.2303],[-88.4381,31.2304],[-88.4381,31.2305],[-88.4381,31.2306],[-88.4381,31.231],[-88.4381,31.2311],[-88.4382,31.2313],[-88.4382,31.2314],[-88.4382,31.2315],[-88.4382,31.2316],[-88.4383,31.2321],[-88.4383,31.2336],[-88.4383,31.2338],[-88.4383,31.2344],[-88.4383,31.2345],[-88.4383,31.2349],[-88.4383,31.235],[-88.4383,31.2351],[-88.4384,31.2353],[-88.4384,31.2354],[-88.4384,31.2368],[-88.4387,31.2411],[-88.4387,31.2425],[-88.4387,31.2426],[-88.4388,31.2429],[-88.4388,31.243],[-88.4388,31.2435],[-88.4389,31.2452],[-88.4389,31.2457],[-88.4389,31.246],[-88.439,31.2467],[-88.439,31.2469],[-88.4387,31.2502],[-88.4388,31.2526],[-88.4388,31.2532],[-88.4393,31.2582],[-88.4396,31.2615],[-88.4397,31.2638],[-88.4399,31.2676],[-88.4406,31.2785],[-88.4407,31.281],[-88.4408,31.2826],[-88.4413,31.2904],[-88.4415,31.2928],[-88.4418,31.2987],[-88.4419,31.3006],[-88.4422,31.3052],[-88.4423,31.3071],[-88.4424,31.3084],[-88.4426,31.3126],[-88.4427,31.314],[-88.4427,31.3143],[-88.4428,31.3151],[-88.4428,31.3154],[-88.4429,31.3164],[-88.443,31.3195],[-88.4431,31.3205],[-88.4432,31.3223],[-88.4435,31.3276],[-88.4436,31.3293],[-88.4437,31.3302],[-88.4439,31.3337],[-88.4439,31.3341],[-88.4442,31.3393],[-88.4446,31.3461],[-88.4446,31.3467],[-88.4447,31.3487],[-88.4448,31.3493],[-88.4448,31.3499],[-88.4449,31.3518],[-88.445,31.3524],[-88.4452,31.3559],[-88.4452,31.356],[-88.4452,31.3562],[-88.4456,31.3619],[-88.4456,31.362],[-88.4457,31.3632],[-88.4457,31.364],[-88.4459,31.3666],[-88.446,31.3674],[-88.446,31.368],[-88.4461,31.3696],[-88.4462,31.3701],[-88.4462,31.3708],[-88.4463,31.3729],[-88.4463,31.3736],[-88.4463,31.3743],[-88.4463,31.3752],[-88.4465,31.3763],[-88.4465,31.377],[-88.4466,31.3772],[-88.4466,31.3781],[-88.4468,31.3815],[-88.4468,31.3827],[-88.4469,31.3833],[-88.447,31.3854],[-88.447,31.3861],[-88.4471,31.3872],[-88.4471,31.3874],[-88.4472,31.3906],[-88.4473,31.3917],[-88.4473,31.3919],[-88.4473,31.3924],[-88.4473,31.3926],[-88.4473,31.3929],[-88.4474,31.394],[-88.4474,31.3944],[-88.4474,31.3949],[-88.4475,31.3965],[-88.4475,31.3971],[-88.4475,31.3972],[-88.4476,31.3977],[-88.4476,31.3979],[-88.4478,31.4026],[-88.4478,31.4031],[-88.4482,31.4118],[-88.4484,31.4145],[-88.4484,31.4157],[-88.4486,31.4191],[-88.4487,31.4203],[-88.4487,31.4205],[-88.4487,31.4206],[-88.4487,31.4207],[-88.4488,31.4207],[-88.4487,31.4207],[-88.4487,31.4208],[-88.4487,31.4209],[-88.4487,31.4213],[-88.4489,31.426],[-88.4489,31.4264],[-88.449,31.4267],[-88.4493,31.4332],[-88.4494,31.4349],[-88.4494,31.435],[-88.4494,31.4351],[-88.4494,31.4352],[-88.4494,31.4358],[-88.4496,31.4375],[-88.4499,31.4424],[-88.45,31.444],[-88.45,31.4441],[-88.45,31.4442],[-88.45,31.4444],[-88.45,31.4446],[-88.4503,31.4486],[-88.4506,31.4525],[-88.4507,31.4547],[-88.4508,31.4556],[-88.451,31.4585],[-88.451,31.4594],[-88.451,31.4595],[-88.451,31.4597],[-88.451,31.4606],[-88.451,31.4609],[-88.4513,31.4729],[-88.4515,31.4779],[-88.4516,31.4815],[-88.4525,31.4931],[-88.4525,31.4933],[-88.4525,31.4934],[-88.4526,31.4936],[-88.453,31.5002],[-88.4532,31.5054],[-88.4534,31.5107],[-88.4534,31.5114],[-88.4536,31.516],[-88.4537,31.5166],[-88.4538,31.5186],[-88.4538,31.5193],[-88.4539,31.5199],[-88.454,31.5217],[-88.454,31.5222],[-88.4541,31.5237],[-88.4544,31.5282],[-88.4544,31.5297],[-88.4545,31.5299],[-88.4545,31.5307],[-88.4545,31.5309],[-88.4547,31.534],[-88.4548,31.5356],[-88.4548,31.5364],[-88.4551,31.5409],[-88.4552,31.5426],[-88.4553,31.5433],[-88.4554,31.5464],[-88.4554,31.5465],[-88.4554,31.5467],[-88.4554,31.5468],[-88.4556,31.55],[-88.4561,31.5593],[-88.4563,31.5625],[-88.4563,31.5627],[-88.4563,31.5635],[-88.4565,31.5666],[-88.4566,31.5676],[-88.4569,31.5744],[-88.4573,31.5812],[-88.4573,31.5815],[-88.4577,31.5896],[-88.4577,31.5897],[-88.4589,31.611],[-88.4589,31.6116],[-88.4592,31.6164],[-88.4594,31.6209],[-88.4597,31.6217],[-88.4598,31.6218],[-88.4599,31.6223],[-88.4599,31.6224],[-88.4599,31.6226],[-88.46,31.6232],[-88.4601,31.6234],[-88.4601,31.6236],[-88.46,31.6238],[-88.4599,31.6243],[-88.4599,31.6245],[-88.4601,31.6252],[-88.4604,31.631],[-88.4604,31.6312],[-88.4607,31.6361],[-88.4608,31.6382],[-88.4613,31.648],[-88.4615,31.6509],[-88.4615,31.6515],[-88.4615,31.6517],[-88.4616,31.6522],[-88.4616,31.6524],[-88.4617,31.6537],[-88.4617,31.6541],[-88.4618,31.6557],[-88.462,31.6593],[-88.4621,31.661],[-88.4623,31.6641],[-88.4626,31.6693],[-88.4626,31.6694],[-88.4628,31.672],[-88.4635,31.6831],[-88.4638,31.6889],[-88.4641,31.6921],[-88.4644,31.6979],[-88.4646,31.6998],[-88.4649,31.7055],[-88.4649,31.7056],[-88.465,31.7074],[-88.465,31.7076],[-88.465,31.709],[-88.465,31.7133],[-88.465,31.7147],[-88.465,31.7148],[-88.465,31.715],[-88.465,31.7157],[-88.4651,31.716],[-88.4651,31.717],[-88.4651,31.7201],[-88.4651,31.7212],[-88.4651,31.7223],[-88.4651,31.7228],[-88.4654,31.7278],[-88.4655,31.7294],[-88.4657,31.7335],[-88.4664,31.7459],[-88.4666,31.75],[-88.4665,31.7502],[-88.4666,31.7514],[-88.4669,31.7554],[-88.4669,31.7564],[-88.467,31.7568],[-88.4671,31.7589],[-88.4674,31.7654],[-88.4675,31.7676],[-88.4676,31.7697],[-88.468,31.7759],[-88.4681,31.778],[-88.4681,31.7787],[-88.4682,31.7809],[-88.4682,31.7817],[-88.4682,31.7818],[-88.4683,31.7821],[-88.4684,31.7834],[-88.4684,31.7839],[-88.4684,31.7843],[-88.4684,31.7855],[-88.4684,31.7859],[-88.4685,31.7865],[-88.4685,31.7883],[-88.4686,31.7888],[-88.4686,31.789],[-88.4687,31.7907],[-88.4687,31.7912],[-88.469,31.798],[-88.469,31.8002],[-88.4691,31.8015],[-88.4692,31.8053],[-88.4693,31.8066],[-88.4693,31.8074],[-88.4694,31.8098],[-88.4694,31.8101],[-88.4694,31.8106],[-88.4694,31.811],[-88.4695,31.8123],[-88.4695,31.8127],[-88.4695,31.8131],[-88.4695,31.8142],[-88.4695,31.8143],[-88.4695,31.8146],[-88.4695,31.8153],[-88.4697,31.8174],[-88.4697,31.8181],[-88.4697,31.8184],[-88.4697,31.8187],[-88.4697,31.8191],[-88.4697,31.8192],[-88.4698,31.8193],[-88.4698,31.8204],[-88.4699,31.823],[-88.4699,31.8236],[-88.47,31.8246],[-88.4701,31.8264],[-88.4703,31.8317],[-88.4704,31.8334],[-88.4704,31.8335],[-88.4705,31.8353],[-88.4706,31.8367],[-88.4709,31.8464],[-88.4711,31.8497],[-88.4711,31.8499],[-88.4711,31.8507],[-88.4711,31.851],[-88.4712,31.8513],[-88.4712,31.8514],[-88.4713,31.8529],[-88.4715,31.8575],[-88.4716,31.8591],[-88.4716,31.8595],[-88.4717,31.8599],[-88.4718,31.8622],[-88.4719,31.863],[-88.4719,31.8635],[-88.472,31.865],[-88.472,31.8654],[-88.472,31.8655],[-88.4721,31.8664],[-88.4723,31.8693],[-88.4724,31.8703],[-88.4724,31.8714],[-88.4726,31.8749],[-88.4726,31.8752],[-88.4727,31.8761],[-88.4727,31.8776],[-88.4729,31.8822],[-88.473,31.8837],[-88.473,31.8839],[-88.473,31.8849],[-88.4731,31.8884],[-88.4731,31.8896],[-88.4731,31.8905],[-88.4731,31.8906],[-88.4732,31.893],[-88.4732,31.8939],[-88.4731,31.8959],[-88.4731,31.896],[-88.4728,31.898],[-88.4723,31.9023],[-88.4721,31.9045],[-88.4718,31.9077],[-88.4715,31.9099],[-88.4705,31.9175],[-88.4704,31.9188],[-88.4701,31.9208],[-88.4699,31.9227],[-88.4691,31.9284],[-88.4689,31.9303],[-88.4689,31.9304],[-88.4689,31.9306],[-88.4689,31.931],[-88.4686,31.933],[-88.4686,31.9333],[-88.4686,31.9336],[-88.4685,31.9342],[-88.4682,31.9359],[-88.4681,31.9365],[-88.4681,31.9369],[-88.4679,31.9383],[-88.4679,31.9387],[-88.4679,31.9389],[-88.4678,31.9392],[-88.4676,31.9407],[-88.4676,31.9412],[-88.4675,31.9414],[-88.4672,31.9447],[-88.4666,31.9493],[-88.4659,31.9551],[-88.4655,31.9586],[-88.4653,31.96],[-88.4647,31.9642],[-88.4646,31.9657],[-88.4645,31.9665],[-88.4641,31.9689],[-88.4641,31.9692],[-88.464,31.9697],[-88.4636,31.9729],[-88.4633,31.9755],[-88.4623,31.9825],[-88.4619,31.9856],[-88.4619,31.9857],[-88.4618,31.9867],[-88.4617,31.9877],[-88.4609,31.9935],[-88.4607,31.9954],[-88.4605,31.9967],[-88.4601,32.0001],[-88.46,32.0005],[-88.4599,32.0018],[-88.4599,32.0023],[-88.4597,32.0036],[-88.4596,32.0041],[-88.4595,32.0048],[-88.4593,32.0068],[-88.4592,32.0074],[-88.4592,32.0075],[-88.459,32.0092],[-88.4583,32.0144],[-88.4581,32.0162],[-88.4579,32.0183],[-88.4571,32.0246],[-88.4569,32.0267],[-88.4568,32.0269],[-88.4568,32.0272],[-88.4568,32.0273],[-88.4568,32.0274],[-88.4566,32.029],[-88.456,32.0337],[-88.4558,32.0353],[-88.4557,32.0362],[-88.4553,32.0383],[-88.4551,32.0392],[-88.455,32.0397],[-88.4551,32.0398],[-88.455,32.04],[-88.455,32.0401],[-88.455,32.0402],[-88.455,32.0403],[-88.4549,32.0406],[-88.4549,32.0414],[-88.4548,32.0417],[-88.4546,32.0432],[-88.4541,32.0478],[-88.4539,32.0493],[-88.4538,32.05],[-88.4535,32.0523],[-88.4534,32.053],[-88.453,32.0559],[-88.4519,32.0645],[-88.4516,32.0673],[-88.4516,32.0674],[-88.451,32.0714],[-88.4495,32.0835],[-88.449,32.0875],[-88.4488,32.0891],[-88.4482,32.0938],[-88.448,32.0954],[-88.4477,32.0971],[-88.4471,32.1023],[-88.4469,32.104],[-88.4466,32.106],[-88.4459,32.112],[-88.4457,32.114],[-88.4455,32.1149],[-88.4452,32.1177],[-88.4451,32.1187],[-88.4448,32.1211],[-88.4443,32.1251],[-88.4439,32.1286],[-88.4436,32.131],[-88.4436,32.1311],[-88.4435,32.1322],[-88.443,32.1355],[-88.4429,32.1366],[-88.4429,32.137],[-88.4427,32.1382],[-88.4427,32.1386],[-88.4425,32.1402],[-88.4419,32.1449],[-88.4417,32.1464],[-88.4417,32.1465],[-88.4413,32.1494],[-88.4402,32.158],[-88.4399,32.1609],[-88.4399,32.1611],[-88.4397,32.1623],[-88.4392,32.1665],[-88.439,32.1678],[-88.439,32.1679],[-88.439,32.1688],[-88.4388,32.1712],[-88.4387,32.1721],[-88.4386,32.1722],[-88.4386,32.1727],[-88.4386,32.1728],[-88.4385,32.1736],[-88.4381,32.176],[-88.4379,32.1768],[-88.4378,32.1775],[-88.4377,32.1794],[-88.4376,32.1797],[-88.4375,32.1804],[-88.4374,32.1811],[-88.4371,32.183],[-88.437,32.1835],[-88.437,32.1836],[-88.4367,32.1857],[-88.4359,32.192],[-88.4357,32.194],[-88.4356,32.194],[-88.4354,32.1957],[-88.4348,32.2006],[-88.4346,32.2022],[-88.4346,32.2023],[-88.4344,32.2035],[-88.4339,32.2073],[-88.4338,32.2085],[-88.4338,32.2087],[-88.4337,32.209],[-88.4335,32.2106],[-88.4335,32.2111],[-88.433,32.2144],[-88.4318,32.2244],[-88.4314,32.2277],[-88.4313,32.2279],[-88.4313,32.2285],[-88.4312,32.2288],[-88.4312,32.2292],[-88.431,32.2304],[-88.431,32.2308],[-88.4309,32.2311],[-88.4308,32.232],[-88.4308,32.2323],[-88.4307,32.2327],[-88.4306,32.2341],[-88.4305,32.2344],[-88.4305,32.2345],[-88.4303,32.2358],[-88.4298,32.2396],[-88.4296,32.2408],[-88.4293,32.2428],[-88.4284,32.249],[-88.4283,32.2501],[-88.4282,32.251],[-88.4282,32.2514],[-88.428,32.2526],[-88.428,32.253],[-88.4279,32.2533],[-88.4278,32.2543],[-88.4278,32.2545],[-88.4278,32.2546],[-88.4275,32.2574],[-88.4264,32.2661],[-88.4261,32.269],[-88.426,32.2697],[-88.4258,32.2718],[-88.4257,32.2722],[-88.4257,32.2725],[-88.4256,32.2734],[-88.4252,32.2764],[-88.4251,32.2774],[-88.4251,32.2775],[-88.4251,32.2778],[-88.4251,32.2779],[-88.4249,32.2796],[-88.4243,32.2846],[-88.4241,32.2862],[-88.4241,32.2863],[-88.4238,32.2886],[-88.423,32.2953],[-88.4227,32.2976],[-88.4225,32.2998],[-88.4217,32.3065],[-88.4214,32.3087],[-88.4213,32.3098],[-88.421,32.313],[-88.4208,32.3139],[-88.4208,32.3141],[-88.4188,32.3317],[-88.418,32.3382],[-88.4178,32.3397],[-88.4178,32.3399],[-88.4174,32.343],[-88.4166,32.3501],[-88.4163,32.3523],[-88.4158,32.3572],[-88.4149,32.3645],[-88.4147,32.3663],[-88.4138,32.3739],[-88.4138,32.3741],[-88.4135,32.3751],[-88.4125,32.38],[-88.4122,32.3821],[-88.4119,32.3846],[-88.4111,32.3907],[-88.4109,32.3919],[-88.4105,32.3955],[-88.4103,32.3967],[-88.41,32.3993],[-88.4095,32.4031],[-88.4091,32.4057],[-88.4086,32.41],[-88.4085,32.4109],[-88.4083,32.412],[-88.4079,32.4153],[-88.4078,32.4164],[-88.4075,32.4186],[-88.4066,32.4259],[-88.4063,32.4286],[-88.4053,32.4368],[-88.4053,32.437],[-88.4041,32.4463],[-88.4038,32.4488],[-88.4038,32.4489],[-88.4038,32.449],[-88.4038,32.4497],[-88.4038,32.4499],[-88.4037,32.4506],[-88.4034,32.4534],[-88.4033,32.4543],[-88.403,32.458],[-88.4027,32.4617],[-88.4019,32.469],[-88.4015,32.4726],[-88.4013,32.4745],[-88.4012,32.4752],[-88.4006,32.4801],[-88.4004,32.482],[-88.4003,32.4826],[-88.4,32.4847],[-88.4,32.4854],[-88.3999,32.486],[-88.3998,32.4864],[-88.3996,32.4879],[-88.3995,32.4885],[-88.3996,32.4885],[-88.3996,32.4887],[-88.3994,32.4898],[-88.3992,32.4918],[-88.3981,32.5001],[-88.3979,32.5023],[-88.3972,32.5086],[-88.3963,32.5157],[-88.395,32.526],[-88.3948,32.5279],[-88.3946,32.529],[-88.3945,32.5301],[-88.3942,32.5323],[-88.3941,32.5334],[-88.3939,32.5343],[-88.3936,32.5371],[-88.3935,32.538],[-88.3932,32.5399],[-88.3925,32.5454],[-88.3923,32.5472],[-88.3922,32.5484],[-88.3919,32.5511],[-88.3915,32.5543],[-88.3908,32.5603],[-88.3905,32.5628],[-88.3902,32.5656],[-88.3898,32.5687],[-88.3894,32.5722],[-88.3888,32.5781],[-88.3887,32.5787],[-88.3882,32.5826],[-88.3871,32.592],[-88.387,32.5923],[-88.386,32.6005],[-88.386,32.6006],[-88.3857,32.6033],[-88.3856,32.6042],[-88.3852,32.6071],[-88.3849,32.6099],[-88.3849,32.61],[-88.3844,32.6139],[-88.3844,32.6142],[-88.3841,32.6164],[-88.3841,32.6165],[-88.3833,32.6251],[-88.383,32.6267],[-88.383,32.6271],[-88.3829,32.6279],[-88.3828,32.6283],[-88.3818,32.6371],[-88.3815,32.6396],[-88.3812,32.6423],[-88.3811,32.6428],[-88.38,32.6521],[-88.3796,32.6558],[-88.3795,32.6558],[-88.3794,32.6577],[-88.3785,32.6653],[-88.3784,32.6655],[-88.3776,32.6724],[-88.3776,32.6725],[-88.3772,32.6758],[-88.3772,32.6762],[-88.377,32.6778],[-88.377,32.6779],[-88.3764,32.6829],[-88.3764,32.6833],[-88.375,32.6948],[-88.3747,32.6987],[-88.3735,32.7099],[-88.3735,32.7101],[-88.3733,32.7118],[-88.3733,32.7119],[-88.371,32.7285],[-88.371,32.7286],[-88.3698,32.7374],[-88.3692,32.7415],[-88.3691,32.7426],[-88.3686,32.746],[-88.3683,32.7479],[-88.3681,32.749],[-88.3681,32.7491],[-88.3683,32.7501],[-88.368,32.7527],[-88.3673,32.7592],[-88.367,32.7616],[-88.367,32.7619],[-88.367,32.7621],[-88.3669,32.7623],[-88.3668,32.7635],[-88.3651,32.7776],[-88.3643,32.785],[-88.3637,32.7903],[-88.3636,32.7911],[-88.3626,32.7999],[-88.3624,32.8014],[-88.3619,32.8059],[-88.3619,32.806],[-88.3619,32.8061],[-88.3617,32.8079],[-88.3609,32.8148],[-88.3603,32.8198],[-88.3591,32.8305],[-88.3589,32.8326],[-88.3579,32.8407],[-88.3579,32.841],[-88.3579,32.8413],[-88.3577,32.8431],[-88.3572,32.8472],[-88.3568,32.8505],[-88.3549,32.867],[-88.3549,32.8672],[-88.3548,32.8687],[-88.3543,32.875],[-88.3543,32.8751],[-88.3543,32.8753],[-88.3542,32.8761],[-88.3526,32.889],[-88.3524,32.8912],[-88.352,32.8939],[-88.352,32.894],[-88.352,32.8941],[-88.352,32.8942],[-88.3518,32.8955],[-88.3511,32.9019],[-88.3509,32.9036],[-88.35,32.9113],[-88.3489,32.9202],[-88.3479,32.9291],[-88.3474,32.9327],[-88.3472,32.9352],[-88.3457,32.9471],[-88.3452,32.9511],[-88.3448,32.955],[-88.3447,32.9551],[-88.3447,32.9552],[-88.3447,32.9553],[-88.3444,32.9582],[-88.3444,32.9584],[-88.3441,32.9604],[-88.3433,32.9675],[-88.3432,32.9683],[-88.3431,32.9685],[-88.3431,32.9686],[-88.3428,32.9715],[-88.3414,32.9834],[-88.3404,32.9912],[-88.3398,32.998],[-88.3396,33.0001],[-88.3393,33.003],[-88.3384,33.01],[-88.3365,33.0264],[-88.3361,33.0297],[-88.336,33.0309],[-88.3342,33.0456],[-88.3342,33.0457],[-88.3335,33.0518],[-88.3335,33.0519],[-88.331,33.0725],[-88.331,33.0726],[-88.3309,33.0731],[-88.3288,33.0899],[-88.328,33.0965],[-88.328,33.0966],[-88.3271,33.1036],[-88.327,33.1043],[-88.3264,33.1098],[-88.3263,33.1099],[-88.3254,33.121],[-88.3246,33.1332],[-88.3225,33.1424],[-88.3225,33.1428],[-88.3225,33.1431],[-88.322,33.1459],[-88.3219,33.1468],[-88.3218,33.1475],[-88.3202,33.1602],[-88.3198,33.1628],[-88.3198,33.163],[-88.3197,33.1639],[-88.3196,33.1646],[-88.3191,33.168],[-88.3181,33.1765],[-88.3181,33.1767],[-88.318,33.1767],[-88.318,33.1769],[-88.3178,33.179],[-88.3172,33.1835],[-88.3171,33.1841],[-88.317,33.1852],[-88.3169,33.1864],[-88.3169,33.1865],[-88.3164,33.192],[-88.3163,33.1921],[-88.3157,33.1991],[-88.3152,33.2033],[-88.315,33.2051],[-88.3149,33.2053],[-88.3149,33.2055],[-88.314,33.2114],[-88.3136,33.2137],[-88.3136,33.2138],[-88.3125,33.2209],[-88.3121,33.2253],[-88.3119,33.2267],[-88.3119,33.2269],[-88.3116,33.2298],[-88.3108,33.2367],[-88.3107,33.2374],[-88.3107,33.2376],[-88.3107,33.2381],[-88.3106,33.2383],[-88.3106,33.2389],[-88.3101,33.2426],[-88.31,33.2431],[-88.3099,33.2444],[-88.3099,33.2445],[-88.3098,33.2452],[-88.3098,33.2454],[-88.3096,33.247],[-88.3096,33.2471],[-88.3092,33.2501],[-88.3092,33.2503],[-88.309,33.2513],[-88.3088,33.2534],[-88.3087,33.2538],[-88.3083,33.2574],[-88.3082,33.2578],[-88.3082,33.2583],[-88.3081,33.2587],[-88.308,33.26],[-88.3078,33.2616],[-88.3063,33.2734],[-88.3057,33.2779],[-88.3047,33.2858],[-88.3047,33.286],[-88.3044,33.2883],[-88.3044,33.2886],[-88.3044,33.2888],[-88.3042,33.29],[-88.3041,33.2908],[-88.3037,33.2944],[-88.3028,33.3022],[-88.3026,33.3032],[-88.3026,33.3034],[-88.301,33.3168],[-88.3008,33.3184],[-88.3005,33.3209],[-88.2994,33.3297],[-88.2987,33.3355],[-88.2971,33.3486],[-88.2971,33.3487],[-88.2971,33.3491],[-88.2963,33.3555],[-88.2962,33.3558],[-88.2959,33.3589],[-88.2958,33.3591],[-88.2949,33.3671],[-88.2939,33.3751],[-88.2932,33.3811],[-88.2932,33.3812],[-88.293,33.383],[-88.2926,33.3865],[-88.2922,33.3896],[-88.2922,33.3897],[-88.2911,33.3991],[-88.2908,33.4013],[-88.2901,33.4074],[-88.2897,33.4103],[-88.2897,33.4105],[-88.2877,33.4269],[-88.2865,33.4371],[-88.2862,33.439],[-88.2859,33.4416],[-88.2856,33.4443],[-88.2856,33.4444],[-88.2849,33.4505],[-88.2839,33.4586],[-88.2834,33.4628],[-88.2833,33.4629],[-88.2832,33.4643],[-88.2832,33.4646],[-88.2831,33.4648],[-88.2827,33.4679],[-88.2824,33.4704],[-88.2821,33.4732],[-88.2819,33.4753],[-88.2818,33.4762],[-88.2816,33.477],[-88.2816,33.4771],[-88.2808,33.4841],[-88.2801,33.49],[-88.2801,33.4901],[-88.2796,33.4941],[-88.2796,33.4944],[-88.2791,33.4979],[-88.2789,33.5001],[-88.2788,33.5005],[-88.2787,33.5007],[-88.2783,33.5048],[-88.2774,33.5125],[-88.2774,33.5127],[-88.2772,33.5137],[-88.2772,33.5142],[-88.277,33.5152],[-88.2769,33.5156],[-88.2768,33.5166],[-88.2757,33.5255],[-88.2756,33.5258],[-88.2746,33.534],[-88.2746,33.5343],[-88.2745,33.535],[-88.2745,33.5352],[-88.2745,33.5353],[-88.2741,33.5379],[-88.2741,33.5384],[-88.274,33.5387],[-88.274,33.5388],[-88.274,33.5389],[-88.2739,33.5396],[-88.2738,33.5407],[-88.2738,33.5408],[-88.2737,33.5418],[-88.2722,33.5537],[-88.2717,33.5573],[-88.2717,33.5576],[-88.2716,33.5579],[-88.2716,33.5585],[-88.2716,33.5586],[-88.2715,33.5589],[-88.2715,33.5591],[-88.2714,33.5599],[-88.2714,33.56],[-88.2714,33.5601],[-88.2712,33.5611],[-88.2709,33.564],[-88.2708,33.5647],[-88.2708,33.5649],[-88.2707,33.566],[-88.2698,33.5708],[-88.2698,33.5711],[-88.2696,33.573],[-88.2695,33.5737],[-88.2694,33.5754],[-88.2693,33.5757],[-88.2693,33.5763],[-88.2692,33.577],[-88.2692,33.5772],[-88.2691,33.5777],[-88.269,33.5789],[-88.2689,33.5791],[-88.2689,33.5792],[-88.2687,33.5806],[-88.2686,33.5821],[-88.2684,33.5836],[-88.2682,33.585],[-88.2682,33.5852],[-88.2672,33.592],[-88.2672,33.5922],[-88.2672,33.5924],[-88.2671,33.5927],[-88.2671,33.5931],[-88.2669,33.5942],[-88.2668,33.5958],[-88.2668,33.5959],[-88.266,33.6023],[-88.266,33.6024],[-88.2657,33.6051],[-88.2656,33.6056],[-88.2653,33.6082],[-88.2643,33.6163],[-88.2643,33.6165],[-88.2639,33.62],[-88.2637,33.6218],[-88.2636,33.6226],[-88.2634,33.6238],[-88.2633,33.6252],[-88.2624,33.632],[-88.2624,33.6324],[-88.262,33.6354],[-88.262,33.6356],[-88.2619,33.6362],[-88.2619,33.6364],[-88.2616,33.6391],[-88.2606,33.6471],[-88.2602,33.6498],[-88.2602,33.6504],[-88.26,33.6521],[-88.2599,33.6527],[-88.2598,33.6531],[-88.2592,33.6579],[-88.2592,33.6581],[-88.2592,33.6582],[-88.259,33.6602],[-88.2589,33.6604],[-88.2583,33.6656],[-88.2583,33.6658],[-88.2582,33.6675],[-88.2578,33.6708],[-88.2578,33.6709],[-88.2576,33.6728],[-88.2576,33.6729],[-88.2575,33.6731],[-88.2574,33.6739],[-88.2574,33.6741],[-88.2572,33.6758],[-88.2572,33.6761],[-88.2564,33.6807],[-88.2562,33.682],[-88.2562,33.6821],[-88.2562,33.6823],[-88.2562,33.6825],[-88.2562,33.6827],[-88.2559,33.685],[-88.2557,33.6868],[-88.2551,33.6917],[-88.2546,33.6958],[-88.2545,33.6966],[-88.2544,33.6972],[-88.2544,33.6978],[-88.2543,33.6983],[-88.2544,33.6988],[-88.2543,33.7],[-88.2543,33.7001],[-88.254,33.703],[-88.2535,33.7074],[-88.253,33.7126],[-88.253,33.7127],[-88.2526,33.7165],[-88.2523,33.7196],[-88.2518,33.7229],[-88.2513,33.7261],[-88.2513,33.7265],[-88.2512,33.7266],[-88.2505,33.7326],[-88.2503,33.7341],[-88.2502,33.7357],[-88.25,33.7367],[-88.25,33.7371],[-88.2498,33.7385],[-88.2497,33.7389],[-88.2497,33.7391],[-88.2497,33.7394],[-88.2495,33.7407],[-88.2495,33.7408],[-88.2494,33.7412],[-88.2493,33.742],[-88.249,33.7442],[-88.2489,33.745],[-88.2488,33.7459],[-88.2486,33.7469],[-88.2483,33.7487],[-88.2481,33.7497],[-88.2481,33.7501],[-88.2479,33.7514],[-88.2478,33.7519],[-88.2474,33.7548],[-88.2464,33.7629],[-88.2463,33.7638],[-88.2459,33.7668],[-88.2459,33.7669],[-88.2459,33.7672],[-88.2459,33.7673],[-88.2455,33.7699],[-88.2446,33.7777],[-88.2443,33.7803],[-88.2441,33.7817],[-88.2439,33.7844],[-88.2435,33.7897],[-88.243,33.7957],[-88.2429,33.7965],[-88.242,33.8005],[-88.2419,33.801],[-88.2416,33.8025],[-88.2415,33.803],[-88.2415,33.8034],[-88.2412,33.8045],[-88.2412,33.8049],[-88.2406,33.808],[-88.24,33.8109],[-88.2392,33.8171],[-88.2392,33.8172],[-88.2387,33.8203],[-88.2387,33.8205],[-88.2387,33.8209],[-88.2386,33.8211],[-88.2381,33.8249],[-88.2379,33.8263],[-88.2361,33.842],[-88.2359,33.844],[-88.2355,33.8472],[-88.2354,33.848],[-88.235,33.8503],[-88.2349,33.851],[-88.2343,33.8548],[-88.2334,33.8606],[-88.2326,33.8662],[-88.232,33.87],[-88.232,33.8703],[-88.2318,33.8713],[-88.2318,33.8715],[-88.2318,33.8716],[-88.2318,33.8717],[-88.2318,33.8722],[-88.2318,33.8723],[-88.2318,33.8724],[-88.2317,33.8727],[-88.2316,33.8738],[-88.2315,33.8742],[-88.2314,33.8751],[-88.2314,33.8753],[-88.231,33.878],[-88.2309,33.8784],[-88.2308,33.8795],[-88.2306,33.8807],[-88.2301,33.8845],[-88.2299,33.8857],[-88.2299,33.8859],[-88.2298,33.8866],[-88.2298,33.8868],[-88.2298,33.8869],[-88.2297,33.8877],[-88.2294,33.8897],[-88.2293,33.8904],[-88.2292,33.8907],[-88.2291,33.8916],[-88.2291,33.8918],[-88.2291,33.8919],[-88.2291,33.892],[-88.2291,33.8921],[-88.2289,33.8935],[-88.2285,33.898],[-88.2284,33.8993],[-88.2283,33.8996],[-88.2283,33.9],[-88.2281,33.9014],[-88.228,33.9017],[-88.228,33.9018],[-88.228,33.9021],[-88.2278,33.9032],[-88.2278,33.9035],[-88.2277,33.9038],[-88.2276,33.9045],[-88.2276,33.9048],[-88.2275,33.9053],[-88.2272,33.9069],[-88.2272,33.9074],[-88.227,33.9082],[-88.2267,33.9107],[-88.2265,33.9115],[-88.2265,33.9116],[-88.2265,33.9117],[-88.2264,33.9123],[-88.2264,33.9125],[-88.2263,33.9128],[-88.2262,33.9136],[-88.2262,33.9139],[-88.2258,33.9167],[-88.2246,33.925],[-88.2243,33.927],[-88.2242,33.9278],[-88.2242,33.9279],[-88.2241,33.9283],[-88.2241,33.9285],[-88.2238,33.9317],[-88.2227,33.9415],[-88.2223,33.9447],[-88.222,33.947],[-88.221,33.9539],[-88.2207,33.9562],[-88.2207,33.9563],[-88.2206,33.9566],[-88.2206,33.9567],[-88.2205,33.9574],[-88.2202,33.9594],[-88.2201,33.9601],[-88.22,33.9607],[-88.2196,33.9638],[-88.2183,33.9732],[-88.2181,33.9745],[-88.218,33.975],[-88.2175,33.9788],[-88.2174,33.9793],[-88.2173,33.9809],[-88.2172,33.9814],[-88.2172,33.9817],[-88.2172,33.9819],[-88.2171,33.9824],[-88.2171,33.9826],[-88.217,33.9833],[-88.2169,33.9837],[-88.2168,33.9847],[-88.2166,33.9861],[-88.2164,33.9874],[-88.2163,33.9884],[-88.2162,33.9891],[-88.2159,33.9914],[-88.2158,33.9922],[-88.2155,33.9943],[-88.2151,33.9978],[-88.215,33.9979],[-88.215,33.998],[-88.2147,34.0001],[-88.2147,34.0007],[-88.2144,34.0029],[-88.2142,34.0038],[-88.2138,34.0067],[-88.2137,34.0077],[-88.2136,34.0082],[-88.2134,34.0099],[-88.2133,34.0104],[-88.213,34.0124],[-88.2122,34.0184],[-88.212,34.0204],[-88.2119,34.0207],[-88.2118,34.0215],[-88.2118,34.0217],[-88.2117,34.0219],[-88.2109,34.0277],[-88.2107,34.0292],[-88.2095,34.0391],[-88.2092,34.0417],[-88.2091,34.0426],[-88.2089,34.0438],[-88.2087,34.0455],[-88.2081,34.0515],[-88.2079,34.0528],[-88.2074,34.057],[-88.2072,34.0583],[-88.2072,34.0584],[-88.2071,34.0594],[-88.2067,34.0624],[-88.2066,34.0634],[-88.2065,34.0644],[-88.2061,34.0674],[-88.206,34.0684],[-88.206,34.0688],[-88.2058,34.0701],[-88.2058,34.0705],[-88.2054,34.0737],[-88.2043,34.0833],[-88.2039,34.0865],[-88.2039,34.0866],[-88.2037,34.0881],[-88.2033,34.0915],[-88.2025,34.0978],[-88.2022,34.1006],[-88.2019,34.1022],[-88.2007,34.1117],[-88.2002,34.1159],[-88.2001,34.1172],[-88.2,34.1177],[-88.1994,34.1215],[-88.1989,34.1251],[-88.1987,34.1266],[-88.1985,34.1285],[-88.1969,34.14],[-88.1962,34.1451],[-88.195,34.1541],[-88.1949,34.1551],[-88.1949,34.1553],[-88.1946,34.1577],[-88.1945,34.158],[-88.1925,34.1725],[-88.1921,34.1754],[-88.1909,34.1882],[-88.1907,34.19],[-88.1907,34.1901],[-88.1885,34.2007],[-88.1883,34.2012],[-88.1883,34.2014],[-88.1878,34.2038],[-88.1876,34.2048],[-88.1875,34.2059],[-88.1873,34.2096],[-88.1873,34.2104],[-88.1873,34.2106],[-88.187,34.217],[-88.187,34.2171],[-88.1869,34.2184],[-88.1867,34.221],[-88.1856,34.2294],[-88.1831,34.2484],[-88.1828,34.2497],[-88.1828,34.25],[-88.1827,34.2501],[-88.1827,34.2507],[-88.1826,34.2509],[-88.182,34.2561],[-88.1819,34.2562],[-88.1817,34.2581],[-88.1809,34.264],[-88.1803,34.2691],[-88.1796,34.2741],[-88.1793,34.2769],[-88.1787,34.2809],[-88.1777,34.2894],[-88.1773,34.2923],[-88.1769,34.294],[-88.1769,34.2943],[-88.1768,34.2947],[-88.1768,34.2951],[-88.1767,34.2954],[-88.1767,34.2961],[-88.1766,34.2964],[-88.1765,34.2972],[-88.1764,34.298],[-88.1763,34.2989],[-88.1762,34.2993],[-88.1762,34.2998],[-88.1761,34.3006],[-88.176,34.3013],[-88.176,34.3016],[-88.176,34.3018],[-88.176,34.302],[-88.176,34.3021],[-88.1759,34.3021],[-88.1759,34.3022],[-88.1759,34.3023],[-88.1758,34.3032],[-88.1758,34.3033],[-88.1758,34.3035],[-88.1756,34.3053],[-88.1744,34.3148],[-88.1744,34.315],[-88.1744,34.3154],[-88.1743,34.3157],[-88.1742,34.3168],[-88.1741,34.3172],[-88.1741,34.3176],[-88.1739,34.3188],[-88.1739,34.3192],[-88.1738,34.3196],[-88.1737,34.3207],[-88.1736,34.321],[-88.1735,34.322],[-88.1734,34.3229],[-88.1727,34.3283],[-88.1717,34.3365],[-88.1712,34.3399],[-88.1709,34.3425],[-88.1692,34.3558],[-88.1681,34.3646],[-88.168,34.3647],[-88.1671,34.372],[-88.1659,34.3813],[-88.1659,34.3815],[-88.1658,34.3819],[-88.1658,34.382],[-88.1657,34.3826],[-88.1657,34.3828],[-88.1656,34.3839],[-88.1656,34.3845],[-88.1654,34.3866],[-88.1651,34.3891],[-88.165,34.3904],[-88.1645,34.3944],[-88.1638,34.3998],[-88.1636,34.4012],[-88.1636,34.4013],[-88.1633,34.4032],[-88.1631,34.405],[-88.1626,34.4097],[-88.1622,34.413],[-88.1621,34.4144],[-88.162,34.4151],[-88.162,34.4152],[-88.1619,34.4154],[-88.1619,34.4159],[-88.1618,34.4165],[-88.1618,34.4168],[-88.1616,34.4183],[-88.1614,34.4196],[-88.1614,34.4199],[-88.161,34.4236],[-88.1608,34.4251],[-88.1605,34.4273],[-88.1604,34.4282],[-88.1601,34.4307],[-88.1596,34.4346],[-88.1594,34.4361],[-88.1594,34.4364],[-88.1592,34.4384],[-88.1591,34.4394],[-88.1587,34.4416],[-88.1586,34.4428],[-88.1579,34.4493],[-88.1575,34.4525],[-88.1575,34.4526],[-88.1573,34.4548],[-88.157,34.4569],[-88.1569,34.4577],[-88.1567,34.4593],[-88.1565,34.461],[-88.1563,34.4632],[-88.1561,34.465],[-88.1556,34.4681],[-88.1556,34.4685],[-88.1554,34.4698],[-88.1553,34.4703],[-88.1553,34.4706],[-88.1552,34.471],[-88.1552,34.4715],[-88.1552,34.4718],[-88.1548,34.4741],[-88.1548,34.4742],[-88.1545,34.477],[-88.1542,34.4792],[-88.1531,34.4873],[-88.153,34.4875],[-88.153,34.4879],[-88.153,34.488],[-88.153,34.4881],[-88.153,34.4882],[-88.153,34.4883],[-88.1529,34.4883],[-88.1529,34.4888],[-88.1527,34.4902],[-88.1526,34.4906],[-88.1526,34.4907],[-88.1526,34.4908],[-88.1526,34.4909],[-88.1526,34.4911],[-88.1525,34.4916],[-88.1525,34.4918],[-88.1514,34.5001],[-88.1505,34.5066],[-88.1502,34.5089],[-88.1499,34.5111],[-88.1493,34.5153],[-88.1484,34.5217],[-88.1483,34.522],[-88.1482,34.5229],[-88.1482,34.5232],[-88.1479,34.5248],[-88.1477,34.5263],[-88.1473,34.5294],[-88.1471,34.5309],[-88.1462,34.537],[-88.1458,34.5399],[-88.1458,34.54],[-88.1453,34.5435],[-88.1448,34.5472],[-88.1434,34.5576],[-88.1433,34.5581],[-88.1427,34.5626],[-88.1421,34.5661],[-88.1414,34.5716],[-88.1414,34.5718],[-88.14,34.5817],[-88.14,34.5818],[-88.1399,34.582],[-88.1392,34.5877],[-88.139,34.5883],[-88.139,34.5885],[-88.139,34.5886],[-88.139,34.5888],[-88.1389,34.5889],[-88.1389,34.589],[-88.1389,34.5891],[-88.1388,34.5891],[-88.1388,34.5892],[-88.1387,34.5892],[-88.1383,34.5928],[-88.1383,34.5929],[-88.1376,34.5984],[-88.1376,34.5986],[-88.1376,34.5987],[-88.1375,34.5994],[-88.1372,34.6015],[-88.1371,34.6022],[-88.1352,34.6159],[-88.1353,34.6168],[-88.1344,34.6219],[-88.1343,34.6227],[-88.1342,34.623],[-88.134,34.6241],[-88.1339,34.6244],[-88.1338,34.6251],[-88.1336,34.6265],[-88.1335,34.627],[-88.1335,34.6271],[-88.1316,34.6395],[-88.1316,34.6396],[-88.1316,34.6397],[-88.1308,34.6448],[-88.1302,34.6485],[-88.1302,34.6486],[-88.1302,34.6487],[-88.1302,34.6488],[-88.1302,34.6489],[-88.1296,34.6526],[-88.1289,34.6572],[-88.1285,34.6601],[-88.1284,34.6603],[-88.1278,34.6645],[-88.1269,34.67],[-88.126,34.6763],[-88.125,34.6825],[-88.1248,34.6841],[-88.124,34.69],[-88.124,34.6904],[-88.1237,34.6919],[-88.1236,34.6926],[-88.1235,34.6929],[-88.1234,34.6937],[-88.1233,34.6941],[-88.1232,34.6945],[-88.1231,34.6954],[-88.1229,34.696],[-88.1225,34.6981],[-88.1224,34.6988],[-88.122,34.7008],[-88.1211,34.7055],[-88.1209,34.7069],[-88.1206,34.709],[-88.1206,34.7091],[-88.1206,34.7092],[-88.1205,34.7095],[-88.1204,34.7103],[-88.1204,34.7106],[-88.1203,34.7112],[-88.1197,34.7148],[-88.1185,34.7238],[-88.1184,34.7243],[-88.1184,34.7244],[-88.1182,34.7261],[-88.1182,34.7263],[-88.1175,34.7331],[-88.1175,34.7332],[-88.1175,34.7333],[-88.1175,34.7334],[-88.1174,34.7349],[-88.117,34.7398],[-88.1169,34.7414],[-88.1168,34.742],[-88.1167,34.7438],[-88.1166,34.7444],[-88.1166,34.7449],[-88.1164,34.7462],[-88.1164,34.7463],[-88.1164,34.7466],[-88.1159,34.7501],[-88.1159,34.7502],[-88.1158,34.7504],[-88.1158,34.7505],[-88.1157,34.7512],[-88.1154,34.7532],[-88.1154,34.7539],[-88.115,34.7563],[-88.1149,34.7568],[-88.1143,34.7615],[-88.1142,34.7615],[-88.1137,34.7658],[-88.1136,34.7659],[-88.1134,34.7673],[-88.1134,34.7678],[-88.1128,34.7719],[-88.1128,34.7721],[-88.1127,34.7727],[-88.1127,34.7729],[-88.1121,34.7773],[-88.1119,34.7785],[-88.1119,34.7786],[-88.1119,34.7788],[-88.1117,34.7806],[-88.111,34.7859],[-88.1107,34.7876],[-88.1094,34.7973],[-88.1093,34.7986],[-88.109,34.801],[-88.1088,34.8019],[-88.1085,34.8047],[-88.1084,34.8056],[-88.1083,34.8058],[-88.1082,34.8066],[-88.1082,34.8068],[-88.1082,34.8069],[-88.1081,34.8075],[-88.1079,34.8089],[-88.1079,34.8091],[-88.1078,34.8099],[-88.1077,34.8102],[-88.1077,34.8108],[-88.1076,34.8116],[-88.1073,34.8136],[-88.1069,34.8165],[-88.1066,34.8195],[-88.1063,34.8215],[-88.1062,34.8223],[-88.1061,34.8234],[-88.1059,34.8246],[-88.1058,34.8254],[-88.1057,34.8262],[-88.1055,34.8275],[-88.1054,34.8287],[-88.1053,34.8296],[-88.1053,34.8297],[-88.1053,34.8298],[-88.1052,34.8298],[-88.1052,34.8299],[-88.1052,34.83],[-88.1052,34.8301],[-88.1052,34.8302],[-88.105,34.832],[-88.105,34.8321],[-88.105,34.8322],[-88.1049,34.8323],[-88.1049,34.8324],[-88.1049,34.8325],[-88.1049,34.8326],[-88.1049,34.8327],[-88.1047,34.8344],[-88.1046,34.8351],[-88.1044,34.8369],[-88.1043,34.8375],[-88.1041,34.8387],[-88.1037,34.8421],[-88.1035,34.8433],[-88.1034,34.8445],[-88.1029,34.8482],[-88.1028,34.8494],[-88.1028,34.8495],[-88.1028,34.8497],[-88.1027,34.8498],[-88.1027,34.8499],[-88.1027,34.8502],[-88.1026,34.8505],[-88.1026,34.8508],[-88.1026,34.8511],[-88.1026,34.8512],[-88.1025,34.8514],[-88.1025,34.8515],[-88.1025,34.8516],[-88.1025,34.8517],[-88.1024,34.8527],[-88.1022,34.8543],[-88.1021,34.8559],[-88.102,34.8569],[-88.1017,34.8589],[-88.1014,34.8618],[-88.1011,34.8648],[-88.1009,34.8667],[-88.1008,34.8678],[-88.1006,34.8693],[-88.1005,34.8709],[-88.1004,34.872],[-88.1003,34.8726],[-88.1002,34.8735],[-88.1001,34.8745],[-88.1,34.8751],[-88.1,34.8755],[-88.0999,34.8762],[-88.0998,34.8768],[-88.0998,34.8773],[-88.0997,34.8774],[-88.0997,34.8777],[-88.0997,34.8779],[-88.0997,34.878],[-88.0996,34.8785],[-88.0995,34.8792],[-88.0994,34.8799],[-88.0994,34.8803],[-88.0994,34.8804],[-88.0994,34.8805],[-88.0993,34.8806],[-88.0993,34.8807],[-88.0993,34.8812],[-88.0992,34.882],[-88.0991,34.8828],[-88.099,34.8833],[-88.099,34.8834],[-88.099,34.8835],[-88.099,34.8836],[-88.099,34.8837],[-88.0989,34.8838],[-88.0989,34.8839],[-88.0988,34.8847],[-88.0987,34.8859],[-88.0985,34.8871],[-88.0984,34.8879],[-88.0983,34.8887],[-88.0982,34.89],[-88.098,34.8912],[-88.0979,34.8921],[-88.0979,34.8922],[-88.098,34.8924],[-88.0982,34.8927],[-88.0983,34.8928],[-88.0984,34.893],[-88.0987,34.8933],[-88.099,34.8936],[-88.0992,34.8937],[-88.1,34.8941],[-88.1013,34.8945],[-88.1014,34.8945],[-88.1022,34.8947],[-88.1033,34.8949],[-88.1063,34.8959],[-88.1097,34.8973],[-88.1113,34.8978],[-88.1125,34.8983],[-88.1156,34.899],[-88.1207,34.9007],[-88.1219,34.9011],[-88.1233,34.9016],[-88.1247,34.902],[-88.1251,34.9021],[-88.1282,34.9031],[-88.132,34.905],[-88.1333,34.9057],[-88.1336,34.9059],[-88.1338,34.906],[-88.1339,34.9061],[-88.1358,34.9071],[-88.1365,34.9075],[-88.1381,34.9084],[-88.1389,34.9089],[-88.1425,34.9118],[-88.1439,34.9129],[-88.144,34.913],[-88.1455,34.9141],[-88.148,34.9158],[-88.15,34.9176],[-88.1514,34.9189],[-88.1524,34.9197],[-88.1535,34.9211],[-88.1579,34.9266],[-88.1591,34.9282],[-88.1597,34.929],[-88.1607,34.9308],[-88.1608,34.9309],[-88.1608,34.931],[-88.161,34.9312],[-88.1614,34.932],[-88.1615,34.9328],[-88.1615,34.9333],[-88.1616,34.9342],[-88.1619,34.9349],[-88.1639,34.9395],[-88.1646,34.9409],[-88.1646,34.941],[-88.167,34.9454],[-88.1682,34.948],[-88.169,34.9496],[-88.1698,34.9513],[-88.1725,34.9569],[-88.175,34.9602],[-88.177,34.9632],[-88.1788,34.9657],[-88.1802,34.9676],[-88.1812,34.9689],[-88.1821,34.9696],[-88.183,34.9704],[-88.1843,34.9713],[-88.1844,34.9714],[-88.1862,34.9734],[-88.1878,34.9752],[-88.1883,34.976],[-88.1888,34.9766],[-88.19,34.9785],[-88.1912,34.9801],[-88.1923,34.9816],[-88.1947,34.985],[-88.1961,34.9872],[-88.198,34.9903],[-88.1982,34.9907],[-88.1992,34.9933],[-88.1996,34.9946],[-88.2,34.9956],[-88.2001,34.9956]]]},"properties":{"STATE_ID":"01","STATE_NAME":"Alabama"},"id":1}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-114.0415,41.9939],[-114.0392,41.9938],[-114.039,41.9938],[-113.9967,41.9931],[-113.9949,41.9931],[-113.9901,41.9931],[-113.9832,41.9927],[-113.9772,41.9924],[-113.9675,41.9918],[-113.9632,41.9916],[-113.963,41.9916],[-113.9622,41.9915],[-113.9612,41.9915],[-113.9456,41.9906],[-113.9327,41.99],[-113.9145,41.9891],[-113.9094,41.9889],[-113.9069,41.9888],[-113.9016,41.9885],[-113.8957,41.9884],[-113.8952,41.9884],[-113.8918,41.9884],[-113.8844,41.9883],[-113.8825,41.9883],[-113.8824,41.9883],[-113.8734,41.9882],[-113.8677,41.9882],[-113.8667,41.9882],[-113.8636,41.9882],[-113.8433,41.9884],[-113.8306,41.9886],[-113.8195,41.9886],[-113.8181,41.9886],[-113.8149,41.9886],[-113.8024,41.9889],[-113.7966,41.989],[-113.7962,41.9889],[-113.7959,41.989],[-113.7927,41.989],[-113.7911,41.989],[-113.7892,41.9891],[-113.7869,41.9891],[-113.7846,41.9892],[-113.7844,41.9892],[-113.784,41.9892],[-113.7814,41.9892],[-113.7791,41.9892],[-113.7767,41.9893],[-113.7764,41.9893],[-113.7742,41.9893],[-113.7726,41.9893],[-113.7716,41.9894],[-113.7694,41.9894],[-113.7668,41.9894],[-113.7654,41.9894],[-113.7647,41.9895],[-113.7645,41.9895],[-113.7593,41.9895],[-113.7579,41.9896],[-113.7536,41.9896],[-113.7526,41.9896],[-113.7449,41.9897],[-113.6948,41.9905],[-113.6769,41.9908],[-113.6752,41.9908],[-113.675,41.9908],[-113.6749,41.9908],[-113.6736,41.9908],[-113.6725,41.9909],[-113.6697,41.9909],[-113.6669,41.9909],[-113.6599,41.991],[-113.6571,41.9911],[-113.6566,41.9911],[-113.6523,41.9911],[-113.6501,41.9912],[-113.6496,41.9912],[-113.6492,41.9912],[-113.6488,41.9912],[-113.6475,41.9912],[-113.64,41.9913],[-113.6379,41.9913],[-113.6316,41.9913],[-113.6303,41.9914],[-113.6266,41.9914],[-113.6257,41.9915],[-113.618,41.9916],[-113.603,41.9918],[-113.6012,41.9918],[-113.5999,41.9918],[-113.5991,41.9918],[-113.5841,41.992],[-113.5816,41.992],[-113.5793,41.992],[-113.5789,41.992],[-113.5653,41.9922],[-113.5644,41.9923],[-113.5544,41.9924],[-113.5447,41.9925],[-113.5261,41.9927],[-113.5172,41.9928],[-113.5149,41.9929],[-113.513,41.9929],[-113.5016,41.993],[-113.501,41.993],[-113.5006,41.993],[-113.4985,41.9931],[-113.4963,41.9931],[-113.4955,41.9931],[-113.4908,41.9932],[-113.4847,41.9932],[-113.4818,41.9932],[-113.4666,41.9935],[-113.4636,41.9935],[-113.4617,41.9936],[-113.456,41.9937],[-113.4558,41.9937],[-113.4541,41.9937],[-113.4513,41.9937],[-113.4366,41.9939],[-113.4316,41.9939],[-113.4315,41.9939],[-113.4313,41.9939],[-113.4258,41.9939],[-113.4217,41.994],[-113.4146,41.9941],[-113.4075,41.9941],[-113.4065,41.9942],[-113.4059,41.9941],[-113.4025,41.9942],[-113.3967,41.9943],[-113.3963,41.9943],[-113.3691,41.9946],[-113.3688,41.9946],[-113.3684,41.9946],[-113.3637,41.9946],[-113.3595,41.9947],[-113.3585,41.9947],[-113.354,41.9947],[-113.3536,41.9947],[-113.3417,41.9948],[-113.3411,41.9949],[-113.3227,41.9951],[-113.3199,41.9951],[-113.3156,41.9952],[-113.3155,41.9952],[-113.3144,41.9952],[-113.3072,41.9953],[-113.2928,41.9955],[-113.2916,41.9955],[-113.2894,41.9955],[-113.2826,41.9956],[-113.2779,41.9957],[-113.2713,41.9957],[-113.2666,41.9958],[-113.2599,41.9959],[-113.2563,41.9959],[-113.2498,41.996],[-113.249,41.996],[-113.2444,41.996],[-113.2374,41.9961],[-113.23,41.9962],[-113.2275,41.9962],[-113.2207,41.9962],[-113.2135,41.9963],[-113.2102,41.9963],[-113.205,41.9964],[-113.197,41.9964],[-113.1941,41.9965],[-113.1918,41.9965],[-113.187,41.9965],[-113.1868,41.9965],[-113.1697,41.9967],[-113.1663,41.9967],[-113.1631,41.9967],[-113.1586,41.9968],[-113.1576,41.9968],[-113.1574,41.9968],[-113.1572,41.9968],[-113.1564,41.9968],[-113.1547,41.9968],[-113.1497,41.9969],[-113.1428,41.9969],[-113.1422,41.9969],[-113.1419,41.9969],[-113.1411,41.9969],[-113.1409,41.997],[-113.1406,41.997],[-113.1388,41.997],[-113.1332,41.997],[-113.133,41.997],[-113.1285,41.9971],[-113.1257,41.9971],[-113.1255,41.9971],[-113.1237,41.9971],[-113.1214,41.9971],[-113.1179,41.9972],[-113.1165,41.9972],[-113.1114,41.9972],[-113.1105,41.9972],[-113.1077,41.9973],[-113.1062,41.9973],[-113.1038,41.9973],[-113.1031,41.9973],[-113.0993,41.9973],[-113.096,41.9974],[-113.0932,41.9974],[-113.091,41.9974],[-113.0882,41.9975],[-113.0879,41.9975],[-113.0876,41.9975],[-113.0782,41.9975],[-113.0753,41.9976],[-113.0702,41.9976],[-113.0493,41.9978],[-113.0416,41.9979],[-113.0414,41.9979],[-113.0069,41.9982],[-113.0008,41.9982],[-113,41.9982],[-112.9794,41.9983],[-112.9793,41.9983],[-112.9751,41.9984],[-112.9628,41.9985],[-112.9512,41.9986],[-112.9461,41.9986],[-112.9447,41.9987],[-112.9376,41.9986],[-112.9091,41.9989],[-112.909,41.9989],[-112.9059,41.9989],[-112.9032,41.999],[-112.9021,41.999],[-112.8934,41.999],[-112.8918,41.999],[-112.8826,41.9991],[-112.8823,41.9991],[-112.8808,41.9991],[-112.8618,41.9992],[-112.8606,41.9992],[-112.8591,41.9992],[-112.853,41.9993],[-112.8482,41.9993],[-112.8476,41.9993],[-112.8444,41.9993],[-112.8443,41.9993],[-112.8436,41.9994],[-112.8435,41.9993],[-112.8335,41.9994],[-112.8325,41.9994],[-112.8318,41.9994],[-112.8107,41.9995],[-112.81,41.9995],[-112.8071,41.9996],[-112.8048,41.9996],[-112.7884,41.9997],[-112.7828,41.9998],[-112.7818,41.9998],[-112.775,41.9998],[-112.7709,41.9998],[-112.7658,41.9998],[-112.7657,41.9998],[-112.7652,41.9998],[-112.7532,41.9999],[-112.7509,41.9999],[-112.7507,41.9999],[-112.7497,41.9999],[-112.7461,41.9999],[-112.7459,41.9999],[-112.7457,41.9999],[-112.744,41.9999],[-112.7434,41.9999],[-112.7291,42],[-112.7098,42.0001],[-112.7094,42.0001],[-112.7085,42.0001],[-112.7059,42.0001],[-112.7057,42.0001],[-112.7022,42.0001],[-112.701,42.0002],[-112.7005,42.0002],[-112.699,42.0002],[-112.698,42.0002],[-112.6952,42.0002],[-112.695,42.0002],[-112.6875,42.0002],[-112.687,42.0002],[-112.6866,42.0002],[-112.6856,42.0002],[-112.6567,42.0003],[-112.6566,42.0003],[-112.656,42.0003],[-112.6489,42.0003],[-112.6485,42.0003],[-112.6484,42.0003],[-112.6477,42.0003],[-112.6379,42.0003],[-112.5893,42.0005],[-112.5822,42.0005],[-112.5818,42.0005],[-112.5783,42.0005],[-112.577,42.0005],[-112.5734,42.0006],[-112.5721,42.0006],[-112.5685,42.0006],[-112.5673,42.0006],[-112.5583,42.0006],[-112.5404,42.0007],[-112.5093,42.0008],[-112.5092,42.0008],[-112.5086,42.0008],[-112.5056,42.0008],[-112.4551,42.0007],[-112.4507,42.0008],[-112.4407,42.0008],[-112.3849,42.001],[-112.3648,42.001],[-112.364,42.0011],[-112.356,42.001],[-112.3559,42.001],[-112.3558,42.001],[-112.3557,42.001],[-112.3139,42.0011],[-112.3008,42.001],[-112.287,42.001],[-112.2827,42.001],[-112.2694,42.0011],[-112.2681,42.0011],[-112.2653,42.0011],[-112.2649,42.0012],[-112.2648,42.0012],[-112.2647,42.0012],[-112.2646,42.0012],[-112.2627,42.0012],[-112.2624,42.0012],[-112.2582,42.0012],[-112.2567,42.0012],[-112.2558,42.0012],[-112.2533,42.0012],[-112.252,42.0012],[-112.2439,42.0012],[-112.2436,42.0012],[-112.2423,42.0012],[-112.2421,42.0012],[-112.2417,42.0012],[-112.2413,42.0012],[-112.2394,42.0012],[-112.2393,42.0012],[-112.2391,42.0012],[-112.2387,42.0012],[-112.2383,42.0012],[-112.2364,42.0012],[-112.2338,42.0012],[-112.2319,42.0012],[-112.2268,42.0012],[-112.2209,42.0012],[-112.2208,42.0012],[-112.2207,42.0012],[-112.2174,42.0012],[-112.2092,42.0012],[-112.2066,42.0012],[-112.2015,42.0012],[-112.2009,42.0012],[-112.199,42.0012],[-112.1985,42.0012],[-112.1979,42.0012],[-112.1929,42.0012],[-112.1925,42.0012],[-112.1899,42.0011],[-112.1898,42.0011],[-112.186,42.0012],[-112.1812,42.0013],[-112.1763,42.0015],[-112.1732,42.0015],[-112.1715,42.0011],[-112.1671,42.0001],[-112.1666,42],[-112.1617,41.9989],[-112.1592,41.9984],[-112.1569,41.9979],[-112.1548,41.9974],[-112.1545,41.9973],[-112.1542,41.9973],[-112.1539,41.9972],[-112.1535,41.9972],[-112.152,41.9973],[-112.1518,41.9973],[-112.1493,41.9973],[-112.1385,41.9974],[-112.1358,41.9974],[-112.1324,41.9975],[-112.1311,41.9975],[-112.1293,41.9976],[-112.1284,41.9976],[-112.1213,41.9977],[-112.1191,41.9977],[-112.1095,41.9978],[-112.1088,41.9978],[-112.1071,41.9978],[-112.1063,41.9978],[-112.1039,41.9978],[-112.103,41.9978],[-112.1029,41.9978],[-112.1026,41.9978],[-112.0864,41.9979],[-112.085,41.9979],[-112.0846,41.9979],[-112.0842,41.9979],[-112.0841,41.9979],[-112.0834,41.9979],[-112.0815,41.9979],[-112.0742,41.998],[-112.065,41.998],[-112.0623,41.9978],[-112.041,41.9981],[-112.0408,41.9981],[-112.0407,41.9981],[-112.0386,41.9981],[-112.0332,41.9982],[-112.0303,41.9982],[-112.0269,41.9982],[-112.0268,41.9982],[-112.025,41.9982],[-112.0122,41.9984],[-112.0088,41.9983],[-112.0071,41.9983],[-112.0019,41.9984],[-112.0008,41.9984],[-112.0002,41.9984],[-111.9989,41.9984],[-111.9982,41.9984],[-111.9923,41.9984],[-111.9903,41.9983],[-111.9896,41.9983],[-111.9878,41.9983],[-111.9871,41.9983],[-111.9742,41.9983],[-111.9738,41.9983],[-111.9723,41.9983],[-111.9715,41.9983],[-111.971,41.9983],[-111.9694,41.9983],[-111.9689,41.9983],[-111.9626,41.9983],[-111.955,41.9983],[-111.9545,41.9983],[-111.9513,41.9983],[-111.9509,41.9983],[-111.95,41.9983],[-111.9497,41.9984],[-111.9493,41.9984],[-111.9484,41.9984],[-111.9458,41.9984],[-111.945,41.9984],[-111.944,41.9984],[-111.9411,41.9984],[-111.9401,41.9985],[-111.9388,41.9985],[-111.9351,41.9986],[-111.9339,41.9986],[-111.9338,41.9986],[-111.9337,41.9986],[-111.9336,41.9986],[-111.9335,41.9986],[-111.9334,41.9986],[-111.933,41.9986],[-111.9317,41.9986],[-111.9312,41.9986],[-111.931,41.9986],[-111.9304,41.9986],[-111.9302,41.9986],[-111.93,41.9986],[-111.9298,41.9986],[-111.9295,41.9986],[-111.9293,41.9986],[-111.9292,41.9986],[-111.9291,41.9986],[-111.929,41.9986],[-111.9264,41.9986],[-111.9186,41.9986],[-111.916,41.9986],[-111.9158,41.9986],[-111.9157,41.9986],[-111.9156,41.9986],[-111.9151,41.9986],[-111.9127,41.9986],[-111.9109,41.9986],[-111.9083,41.9986],[-111.9073,41.9986],[-111.9041,41.9986],[-111.9024,41.9986],[-111.9021,41.9986],[-111.9017,41.9986],[-111.901,41.9986],[-111.8996,41.9986],[-111.8979,41.9986],[-111.8967,41.9986],[-111.8963,41.9986],[-111.8961,41.9986],[-111.8954,41.9987],[-111.8945,41.9986],[-111.894,41.9986],[-111.8913,41.9986],[-111.8905,41.9986],[-111.8893,41.9986],[-111.8865,41.9986],[-111.8826,41.9986],[-111.8814,41.9986],[-111.881,41.9986],[-111.8791,41.9986],[-111.8769,41.9986],[-111.8765,41.9986],[-111.876,41.9986],[-111.8758,41.9986],[-111.8692,41.9986],[-111.8689,41.9986],[-111.8688,41.9986],[-111.8664,41.9986],[-111.8594,41.9986],[-111.857,41.9986],[-111.8568,41.9986],[-111.8559,41.9986],[-111.8556,41.9986],[-111.8538,41.9986],[-111.8484,41.9986],[-111.8466,41.9986],[-111.8465,41.9986],[-111.8464,41.9986],[-111.8463,41.9987],[-111.8449,41.9987],[-111.8425,41.9987],[-111.8405,41.9988],[-111.8391,41.9989],[-111.8387,41.9989],[-111.8373,41.9988],[-111.8369,41.9988],[-111.8366,41.9988],[-111.8357,41.9988],[-111.8354,41.9988],[-111.8353,41.9988],[-111.8352,41.9988],[-111.8351,41.9988],[-111.8336,41.9988],[-111.8298,41.9987],[-111.8293,41.9988],[-111.8279,41.9988],[-111.8258,41.9988],[-111.8195,41.9988],[-111.8174,41.9988],[-111.8132,41.9989],[-111.8128,41.9989],[-111.8107,41.9989],[-111.8029,41.999],[-111.8017,41.999],[-111.8016,41.999],[-111.8015,41.999],[-111.8014,41.999],[-111.8013,41.999],[-111.7999,41.999],[-111.7986,41.999],[-111.7964,41.999],[-111.7957,41.999],[-111.7943,41.999],[-111.7876,41.999],[-111.7875,41.999],[-111.7838,41.9991],[-111.7789,41.9991],[-111.7785,41.9991],[-111.7776,41.9991],[-111.767,41.9992],[-111.7665,41.9992],[-111.7624,41.9993],[-111.7508,41.9993],[-111.7425,41.9992],[-111.7421,41.9992],[-111.7409,41.9992],[-111.7406,41.9992],[-111.7404,41.9992],[-111.7399,41.9992],[-111.7397,41.9992],[-111.7318,41.9993],[-111.708,41.9993],[-111.7001,41.9994],[-111.6923,41.9994],[-111.6715,41.9994],[-111.669,41.9994],[-111.6618,41.9994],[-111.6613,41.9994],[-111.656,41.9994],[-111.6419,41.9994],[-111.6401,41.9994],[-111.6397,41.9994],[-111.6348,41.9994],[-111.6342,41.9994],[-111.6295,41.9993],[-111.6261,41.9992],[-111.6134,41.9993],[-111.608,41.9994],[-111.599,41.9995],[-111.5982,41.9995],[-111.598,41.9995],[-111.5976,41.9995],[-111.5972,41.9995],[-111.5963,41.9995],[-111.5948,41.9995],[-111.5808,41.9994],[-111.5424,41.9994],[-111.5419,41.9994],[-111.5416,41.9994],[-111.5414,41.9994],[-111.5412,41.9994],[-111.5369,41.9995],[-111.5355,41.9995],[-111.5236,41.9995],[-111.5191,41.9995],[-111.5189,41.9995],[-111.5078,41.9995],[-111.5073,41.9995],[-111.4911,41.9995],[-111.4892,41.9995],[-111.4886,41.9995],[-111.4876,41.9995],[-111.4875,41.9995],[-111.4864,41.9995],[-111.4835,41.9995],[-111.4829,41.9995],[-111.478,41.9996],[-111.4732,41.9997],[-111.4683,41.9997],[-111.468,41.9997],[-111.4679,41.9997],[-111.4643,41.9997],[-111.4635,41.9998],[-111.4587,41.9999],[-111.4538,42.0001],[-111.449,42.0002],[-111.4484,42.0003],[-111.4455,42.0003],[-111.4441,42.0004],[-111.4396,42.0004],[-111.4347,42.0005],[-111.434,42.0005],[-111.4305,42.0005],[-111.4263,42.0006],[-111.4261,42.0006],[-111.4259,42.0006],[-111.4249,42.0006],[-111.4243,42.0006],[-111.4201,42.0006],[-111.4194,42.0006],[-111.4191,42.0006],[-111.4159,42.0007],[-111.4152,42.0007],[-111.4143,42.0007],[-111.4115,42.0007],[-111.4087,42.0007],[-111.4079,42.0007],[-111.3758,42.0009],[-111.3757,42.0009],[-111.3756,42.0009],[-111.3753,42.0009],[-111.3751,42.0009],[-111.3749,42.0009],[-111.3702,42.0009],[-111.3632,42.001],[-111.3561,42.001],[-111.3514,42.001],[-111.3511,42.001],[-111.3507,42.001],[-111.3502,42.001],[-111.3499,42.001],[-111.3482,42.001],[-111.3416,42.0011],[-111.3167,42.0012],[-111.311,42.0012],[-111.3097,42.0012],[-111.3084,42.0012],[-111.3067,42.0012],[-111.3016,42.0012],[-111.3,42.0012],[-111.297,42.0012],[-111.2882,42.0013],[-111.2853,42.0013],[-111.2827,42.0013],[-111.275,42.0013],[-111.2725,42.0013],[-111.2621,42.0013],[-111.2601,42.0013],[-111.26,42.0013],[-111.2471,42.0014],[-111.2397,42.0014],[-111.2381,42.0014],[-111.2369,42.0014],[-111.2335,42.0014],[-111.2324,42.0014],[-111.2279,42.0014],[-111.2243,42.0014],[-111.2217,42.0014],[-111.2214,42.0014],[-111.2075,42.0014],[-111.2061,42.0014],[-111.206,42.0014],[-111.205,42.0014],[-111.2016,42.0014],[-111.1985,42.0014],[-111.1967,42.0014],[-111.1915,42.0014],[-111.1897,42.0014],[-111.1895,42.0014],[-111.188,42.0014],[-111.1863,42.0014],[-111.1763,42.0014],[-111.1729,42.0014],[-111.1728,42.0014],[-111.1724,42.0014],[-111.1723,42.0014],[-111.1715,42.0014],[-111.1691,42.0014],[-111.1683,42.0014],[-111.1682,42.0014],[-111.168,42.0014],[-111.1679,42.0014],[-111.1488,42.0015],[-111.1477,42.0015],[-111.1475,42.0015],[-111.1465,42.0015],[-111.146,42.0015],[-111.1456,42.0015],[-111.1444,42.0015],[-111.144,42.0015],[-111.1421,42.0015],[-111.1362,42.0015],[-111.1342,42.0015],[-111.0985,42.0016],[-111.0915,42.0016],[-111.0812,42.0016],[-111.0781,42.0016],[-111.0774,42.0016],[-111.0726,42.0016],[-111.0631,42.0017],[-111.0626,42.0017],[-111.0624,42.0017],[-111.0504,42.0017],[-111.0494,42.0017],[-111.0473,42.0017],[-111.0467,42.0017],[-111.0467,42.0016],[-111.0467,42.0015],[-111.0467,42.0008],[-111.0467,41.9954],[-111.0467,41.995],[-111.0465,41.9751],[-111.0465,41.9749],[-111.0465,41.9671],[-111.0465,41.9562],[-111.0465,41.9559],[-111.0465,41.9558],[-111.0465,41.9484],[-111.0466,41.9382],[-111.0466,41.9381],[-111.0466,41.921],[-111.0466,41.9206],[-111.0467,41.9062],[-111.0466,41.9041],[-111.0465,41.8957],[-111.0464,41.8925],[-111.0464,41.8904],[-111.0465,41.886],[-111.0465,41.8763],[-111.0465,41.8754],[-111.0466,41.8724],[-111.0466,41.872],[-111.0464,41.8702],[-111.0466,41.8687],[-111.0466,41.8684],[-111.0464,41.8666],[-111.0467,41.865],[-111.0467,41.8648],[-111.0467,41.8646],[-111.0467,41.863],[-111.0467,41.8611],[-111.0466,41.8426],[-111.0466,41.8407],[-111.0466,41.8387],[-111.0466,41.8371],[-111.0466,41.8351],[-111.0465,41.8317],[-111.0465,41.8177],[-111.0465,41.7887],[-111.0465,41.7801],[-111.0465,41.7796],[-111.0465,41.7778],[-111.0465,41.7771],[-111.0465,41.7741],[-111.0465,41.7674],[-111.0464,41.7563],[-111.0464,41.7551],[-111.0464,41.7525],[-111.0464,41.7513],[-111.0464,41.7499],[-111.0464,41.7489],[-111.0464,41.7477],[-111.0464,41.7472],[-111.0464,41.7462],[-111.0464,41.7441],[-111.0464,41.7425],[-111.0464,41.7405],[-111.0465,41.7389],[-111.0465,41.7368],[-111.0465,41.7353],[-111.0465,41.7328],[-111.0465,41.7325],[-111.0465,41.7317],[-111.0465,41.7303],[-111.0465,41.7281],[-111.0465,41.7267],[-111.0465,41.7245],[-111.0465,41.7231],[-111.0465,41.7209],[-111.0465,41.7194],[-111.0465,41.7172],[-111.0465,41.7158],[-111.0464,41.7136],[-111.0464,41.7122],[-111.0464,41.71],[-111.0464,41.7086],[-111.0464,41.7064],[-111.0464,41.7049],[-111.0464,41.704],[-111.0464,41.7028],[-111.0464,41.7013],[-111.0463,41.6997],[-111.0463,41.6992],[-111.0462,41.6977],[-111.0461,41.6956],[-111.0461,41.6941],[-111.0461,41.6937],[-111.0461,41.692],[-111.046,41.6905],[-111.046,41.6897],[-111.046,41.6884],[-111.046,41.6868],[-111.046,41.6847],[-111.046,41.6832],[-111.046,41.6813],[-111.046,41.6808],[-111.046,41.6806],[-111.046,41.6775],[-111.046,41.676],[-111.046,41.6753],[-111.046,41.6739],[-111.046,41.6723],[-111.046,41.6703],[-111.046,41.6687],[-111.046,41.6667],[-111.046,41.6651],[-111.0461,41.664],[-111.046,41.663],[-111.046,41.6582],[-111.046,41.6579],[-111.046,41.6558],[-111.046,41.6543],[-111.046,41.6506],[-111.046,41.6501],[-111.0459,41.6492],[-111.0459,41.6486],[-111.0459,41.647],[-111.0459,41.6465],[-111.0459,41.645],[-111.046,41.6434],[-111.046,41.6428],[-111.046,41.6422],[-111.046,41.6414],[-111.046,41.6385],[-111.046,41.6303],[-111.046,41.6251],[-111.046,41.6231],[-111.046,41.6218],[-111.0459,41.6192],[-111.0459,41.6173],[-111.0459,41.6166],[-111.0459,41.6093],[-111.0459,41.6073],[-111.0459,41.605],[-111.0459,41.6005],[-111.0459,41.5926],[-111.0459,41.5923],[-111.0459,41.5902],[-111.0459,41.5897],[-111.0459,41.5888],[-111.0458,41.5836],[-111.0458,41.5798],[-111.0458,41.5796],[-111.0458,41.579],[-111.0458,41.571],[-111.0458,41.5658],[-111.0458,41.5652],[-111.0458,41.5636],[-111.0458,41.5592],[-111.0458,41.5533],[-111.0458,41.5526],[-111.0458,41.5522],[-111.0458,41.5475],[-111.0458,41.5458],[-111.0458,41.5431],[-111.0458,41.5403],[-111.0458,41.5328],[-111.0458,41.5301],[-111.0458,41.53],[-111.0458,41.5273],[-111.0458,41.5267],[-111.0458,41.5266],[-111.0458,41.5265],[-111.0458,41.5264],[-111.0458,41.5259],[-111.0458,41.5254],[-111.0458,41.5234],[-111.0458,41.5232],[-111.0458,41.5226],[-111.0458,41.5217],[-111.0458,41.5216],[-111.0458,41.5215],[-111.0458,41.5204],[-111.0458,41.517],[-111.0458,41.5166],[-111.0458,41.5154],[-111.0458,41.5152],[-111.0458,41.5144],[-111.0458,41.5142],[-111.0458,41.5061],[-111.0458,41.5001],[-111.0459,41.4965],[-111.0459,41.4955],[-111.0459,41.4929],[-111.0459,41.4919],[-111.0459,41.4893],[-111.0459,41.4883],[-111.0459,41.4875],[-111.0459,41.4856],[-111.0459,41.4848],[-111.046,41.482],[-111.046,41.4812],[-111.046,41.4784],[-111.046,41.4773],[-111.046,41.4748],[-111.046,41.4737],[-111.046,41.4713],[-111.046,41.4695],[-111.0461,41.4676],[-111.0461,41.4656],[-111.0461,41.4639],[-111.0461,41.463],[-111.0462,41.4606],[-111.0462,41.4567],[-111.0462,41.4555],[-111.0462,41.4531],[-111.0462,41.4522],[-111.0462,41.4495],[-111.0462,41.4485],[-111.0463,41.4458],[-111.0463,41.4448],[-111.0463,41.4442],[-111.0463,41.4428],[-111.0463,41.4422],[-111.0463,41.4411],[-111.0463,41.4386],[-111.0463,41.4374],[-111.0463,41.435],[-111.0463,41.4337],[-111.0463,41.4331],[-111.0463,41.4313],[-111.0463,41.4299],[-111.0463,41.4296],[-111.0463,41.428],[-111.0463,41.4262],[-111.0463,41.4241],[-111.0463,41.4225],[-111.0463,41.4205],[-111.0462,41.4188],[-111.0463,41.4184],[-111.0462,41.4168],[-111.0462,41.4153],[-111.0462,41.4152],[-111.0463,41.4148],[-111.0463,41.4143],[-111.0463,41.4132],[-111.0463,41.4115],[-111.0463,41.4096],[-111.0463,41.4079],[-111.0463,41.406],[-111.0463,41.4042],[-111.0463,41.4009],[-111.0463,41.4005],[-111.0463,41.3996],[-111.0463,41.3988],[-111.0463,41.398],[-111.0463,41.3968],[-111.0463,41.3944],[-111.0463,41.3931],[-111.0463,41.3908],[-111.0463,41.3896],[-111.0463,41.3891],[-111.0463,41.3886],[-111.0463,41.3872],[-111.0463,41.3865],[-111.0463,41.3856],[-111.0463,41.3836],[-111.0463,41.3819],[-111.0463,41.3781],[-111.0463,41.3776],[-111.0463,41.3763],[-111.0463,41.3727],[-111.0463,41.3721],[-111.0463,41.3703],[-111.0463,41.369],[-111.0463,41.3685],[-111.0464,41.366],[-111.0464,41.3648],[-111.0464,41.3637],[-111.0464,41.3618],[-111.0464,41.3613],[-111.0464,41.3609],[-111.0464,41.3582],[-111.0464,41.3509],[-111.0464,41.3358],[-111.0464,41.3297],[-111.0464,41.3158],[-111.0464,41.3154],[-111.0464,41.3141],[-111.0464,41.3109],[-111.0464,41.3105],[-111.0465,41.3073],[-111.0465,41.307],[-111.0465,41.3037],[-111.0465,41.3034],[-111.0465,41.3001],[-111.0465,41.2999],[-111.0466,41.2965],[-111.0466,41.2964],[-111.0466,41.2929],[-111.0466,41.2928],[-111.0466,41.2894],[-111.0466,41.2892],[-111.0466,41.2862],[-111.0466,41.2858],[-111.0466,41.2857],[-111.0466,41.2856],[-111.0466,41.2826],[-111.0466,41.2819],[-111.0466,41.279],[-111.0466,41.2783],[-111.0466,41.2754],[-111.0466,41.2747],[-111.0466,41.2718],[-111.0466,41.271],[-111.0467,41.2682],[-111.0467,41.2674],[-111.0467,41.2646],[-111.0467,41.2639],[-111.0467,41.261],[-111.0467,41.2603],[-111.0467,41.2574],[-111.0468,41.2538],[-111.0468,41.2531],[-111.0468,41.2516],[-111.0468,41.2506],[-111.0468,41.2505],[-111.0468,41.2499],[-111.0468,41.2497],[-111.0468,41.2488],[-111.0468,41.2482],[-111.0468,41.2477],[-111.0468,41.2473],[-111.0468,41.2467],[-111.0468,41.2448],[-111.0468,41.2403],[-111.0468,41.2391],[-111.0468,41.237],[-111.0468,41.2343],[-111.0467,41.2334],[-111.0467,41.2315],[-111.0467,41.2299],[-111.0467,41.2251],[-111.0467,41.2226],[-111.0467,41.2184],[-111.0467,41.2161],[-111.0467,41.2152],[-111.0467,41.2134],[-111.0467,41.2133],[-111.0467,41.2101],[-111.0467,41.2091],[-111.0468,41.2009],[-111.0468,41.2005],[-111.0468,41.2003],[-111.0468,41.1941],[-111.0468,41.1922],[-111.0468,41.1782],[-111.0468,41.1781],[-111.0468,41.1779],[-111.0468,41.1771],[-111.0468,41.176],[-111.0468,41.1748],[-111.0468,41.1747],[-111.0468,41.1716],[-111.0468,41.171],[-111.0468,41.1704],[-111.0468,41.1674],[-111.0468,41.1669],[-111.0468,41.1629],[-111.0468,41.1612],[-111.0468,41.1585],[-111.0468,41.1576],[-111.0468,41.1567],[-111.0468,41.1566],[-111.0468,41.1564],[-111.0468,41.1563],[-111.0468,41.1561],[-111.0468,41.156],[-111.0468,41.1557],[-111.0468,41.1525],[-111.0468,41.1482],[-111.0468,41.1469],[-111.0468,41.1461],[-111.0468,41.1455],[-111.0468,41.1442],[-111.0468,41.1423],[-111.0467,41.1416],[-111.0467,41.1401],[-111.0467,41.1399],[-111.0467,41.1397],[-111.0467,41.1395],[-111.0467,41.1393],[-111.0467,41.1389],[-111.0467,41.1385],[-111.0467,41.1381],[-111.0467,41.1378],[-111.0467,41.1374],[-111.0467,41.1366],[-111.0468,41.1358],[-111.0468,41.1351],[-111.0468,41.1335],[-111.0468,41.1319],[-111.0468,41.1303],[-111.0468,41.129],[-111.0468,41.1272],[-111.0468,41.1242],[-111.0468,41.1237],[-111.0468,41.1235],[-111.0468,41.1208],[-111.0468,41.1194],[-111.0468,41.1189],[-111.0468,41.1171],[-111.0468,41.1165],[-111.0468,41.1162],[-111.0468,41.116],[-111.0468,41.1158],[-111.0468,41.1109],[-111.0468,41.1103],[-111.0468,41.1062],[-111.0468,41.1051],[-111.0468,41.1047],[-111.0468,41.1045],[-111.0468,41.1044],[-111.0468,41.1033],[-111.0467,41.1003],[-111.0467,41.0992],[-111.0467,41.0991],[-111.0467,41.097],[-111.0467,41.094],[-111.0467,41.0913],[-111.0467,41.0909],[-111.0467,41.0825],[-111.0467,41.0818],[-111.0467,41.0796],[-111.0467,41.0789],[-111.0467,41.0787],[-111.0467,41.0782],[-111.0467,41.0781],[-111.0467,41.0705],[-111.0467,41.07],[-111.0467,41.0653],[-111.0467,41.0619],[-111.0467,41.0576],[-111.0467,41.0573],[-111.0467,41.0557],[-111.0467,41.0555],[-111.0467,41.0553],[-111.0467,41.0546],[-111.0467,41.0526],[-111.0467,41.0518],[-111.0467,41.0514],[-111.0467,41.0375],[-111.0467,41.0374],[-111.0467,41.0369],[-111.0467,41.0302],[-111.0467,41.0301],[-111.0467,41.0297],[-111.0467,41.0296],[-111.0467,41.0294],[-111.0467,41.0288],[-111.0467,41.0251],[-111.0467,41.0231],[-111.0467,41.0227],[-111.0467,41.0217],[-111.0467,41.0214],[-111.0467,41.0213],[-111.0467,41.0212],[-111.0467,41.021],[-111.0468,41.0209],[-111.0468,41.0193],[-111.0468,41.015],[-111.0468,41.0136],[-111.0468,41.0092],[-111.0468,41.009],[-111.0468,41.0088],[-111.0468,41.0084],[-111.0468,41.0077],[-111.0468,41.0076],[-111.0468,41.0074],[-111.0468,41.007],[-111.0468,41.0026],[-111.0468,40.9994],[-111.0468,40.9987],[-111.0468,40.9983],[-111.0468,40.9979],[-111.046,40.9979],[-111.0439,40.9979],[-111.0429,40.9979],[-111.0407,40.9979],[-111.0384,40.9979],[-111.0338,40.9979],[-111.033,40.9979],[-111.0329,40.9979],[-111.0326,40.9979],[-111.0313,40.9979],[-111.0305,40.9979],[-111.0286,40.9979],[-111.0281,40.9979],[-111.0278,40.9979],[-111.0269,40.9979],[-111.0268,40.9979],[-111.0265,40.9979],[-111.0244,40.9979],[-111.024,40.9979],[-111.0236,40.9979],[-111.0234,40.9979],[-111.0223,40.9979],[-111.0217,40.9979],[-111.0212,40.9979],[-111.02,40.9979],[-111.0193,40.998],[-111.015,40.998],[-111.0068,40.998],[-111.0057,40.998],[-111.0055,40.998],[-111.0054,40.998],[-111.0052,40.998],[-110.9973,40.9979],[-110.9967,40.9979],[-110.9965,40.9979],[-110.996,40.9979],[-110.9958,40.9979],[-110.9957,40.9979],[-110.9956,40.9979],[-110.9953,40.9979],[-110.9952,40.9979],[-110.9945,40.9979],[-110.9921,40.9979],[-110.992,40.9979],[-110.9914,40.9979],[-110.9867,40.9978],[-110.9821,40.9978],[-110.9818,40.9978],[-110.9814,40.9977],[-110.9805,40.9976],[-110.9736,40.9976],[-110.9711,40.9975],[-110.9657,40.9975],[-110.9645,40.9975],[-110.9642,40.9975],[-110.9639,40.9975],[-110.9607,40.9975],[-110.9584,40.9975],[-110.9569,40.9975],[-110.9568,40.9975],[-110.9566,40.9975],[-110.9565,40.9975],[-110.9561,40.9975],[-110.9556,40.9975],[-110.9544,40.9975],[-110.9506,40.9975],[-110.9496,40.9975],[-110.9486,40.9975],[-110.9479,40.9975],[-110.9458,40.9975],[-110.9451,40.9974],[-110.9448,40.9974],[-110.9442,40.9974],[-110.9415,40.9974],[-110.9414,40.9974],[-110.9405,40.9974],[-110.94,40.9974],[-110.9384,40.9974],[-110.9379,40.9974],[-110.9369,40.9974],[-110.9339,40.9974],[-110.9329,40.9974],[-110.9323,40.9974],[-110.9291,40.9974],[-110.9267,40.9973],[-110.9239,40.9973],[-110.9154,40.9973],[-110.9142,40.9973],[-110.9109,40.9972],[-110.9104,40.9972],[-110.9094,40.9972],[-110.9091,40.9972],[-110.9082,40.9972],[-110.9079,40.9972],[-110.907,40.9972],[-110.9059,40.9972],[-110.8982,40.9972],[-110.8946,40.9972],[-110.8904,40.9972],[-110.8901,40.9972],[-110.8893,40.9972],[-110.889,40.9972],[-110.8865,40.9972],[-110.8863,40.9972],[-110.8849,40.9972],[-110.8819,40.9972],[-110.8804,40.9972],[-110.8803,40.9972],[-110.88,40.9972],[-110.8798,40.9972],[-110.8797,40.9972],[-110.8721,40.9972],[-110.8719,40.9972],[-110.8716,40.9972],[-110.8713,40.9972],[-110.8712,40.9972],[-110.8698,40.9972],[-110.8688,40.9972],[-110.8687,40.9972],[-110.867,40.9972],[-110.8656,40.9972],[-110.8648,40.9972],[-110.8644,40.9972],[-110.8641,40.9972],[-110.864,40.9972],[-110.8613,40.9972],[-110.8601,40.9972],[-110.8599,40.9972],[-110.8598,40.9972],[-110.8558,40.9971],[-110.8556,40.9971],[-110.8505,40.9971],[-110.8504,40.9971],[-110.85,40.9971],[-110.8499,40.9971],[-110.8498,40.9971],[-110.8496,40.9971],[-110.8482,40.9971],[-110.845,40.9971],[-110.8445,40.9971],[-110.844,40.9971],[-110.8424,40.9971],[-110.8418,40.9971],[-110.8417,40.9971],[-110.84,40.9971],[-110.8346,40.997],[-110.8333,40.997],[-110.8162,40.9969],[-110.8124,40.9969],[-110.8056,40.9969],[-110.8054,40.9969],[-110.805,40.9969],[-110.8033,40.9969],[-110.8027,40.9969],[-110.7984,40.9969],[-110.7965,40.9968],[-110.789,40.9968],[-110.7821,40.9967],[-110.7781,40.9967],[-110.7653,40.9967],[-110.7632,40.9967],[-110.7625,40.9967],[-110.7576,40.9967],[-110.7536,40.9967],[-110.7529,40.9967],[-110.7507,40.9966],[-110.7492,40.9966],[-110.7395,40.9966],[-110.7371,40.9966],[-110.7359,40.9966],[-110.7353,40.9966],[-110.7346,40.9966],[-110.7339,40.9966],[-110.7337,40.9966],[-110.7326,40.9965],[-110.7298,40.9965],[-110.7293,40.9965],[-110.7292,40.9965],[-110.7291,40.9965],[-110.729,40.9965],[-110.7247,40.9965],[-110.7235,40.9965],[-110.7184,40.9964],[-110.7171,40.9964],[-110.7136,40.9964],[-110.7112,40.9964],[-110.7094,40.9964],[-110.7068,40.9964],[-110.7057,40.9964],[-110.705,40.9964],[-110.7048,40.9964],[-110.7044,40.9964],[-110.704,40.9964],[-110.7037,40.9963],[-110.7033,40.9963],[-110.7031,40.9963],[-110.7029,40.9963],[-110.7028,40.9963],[-110.7027,40.9963],[-110.7026,40.9963],[-110.7025,40.9963],[-110.7024,40.9963],[-110.7023,40.9963],[-110.7022,40.9963],[-110.7016,40.9963],[-110.7011,40.9963],[-110.7008,40.9963],[-110.7005,40.9963],[-110.7003,40.9963],[-110.6991,40.9963],[-110.6989,40.9963],[-110.696,40.9963],[-110.6931,40.9963],[-110.6917,40.9963],[-110.6902,40.9963],[-110.6887,40.9963],[-110.6873,40.9963],[-110.6858,40.9963],[-110.6843,40.9963],[-110.6829,40.9963],[-110.6821,40.9962],[-110.6814,40.9962],[-110.6806,40.9962],[-110.6799,40.9962],[-110.6792,40.9962],[-110.6784,40.9962],[-110.6777,40.9962],[-110.6776,40.9962],[-110.677,40.9962],[-110.6762,40.9962],[-110.6755,40.9962],[-110.6747,40.9962],[-110.674,40.9962],[-110.6736,40.9962],[-110.6733,40.9962],[-110.6718,40.9962],[-110.6714,40.9962],[-110.6704,40.9962],[-110.6703,40.9962],[-110.6698,40.9962],[-110.6684,40.9962],[-110.6655,40.9962],[-110.6627,40.9962],[-110.6615,40.9962],[-110.6599,40.9962],[-110.6549,40.9962],[-110.6494,40.9962],[-110.6438,40.9962],[-110.6387,40.9962],[-110.6341,40.9962],[-110.6268,40.9962],[-110.623,40.9962],[-110.621,40.9963],[-110.6201,40.9963],[-110.6193,40.9963],[-110.6183,40.9962],[-110.6178,40.9962],[-110.6162,40.9962],[-110.6148,40.9962],[-110.612,40.9963],[-110.6105,40.9963],[-110.6095,40.9963],[-110.6093,40.9963],[-110.6078,40.9963],[-110.6073,40.9963],[-110.6072,40.9963],[-110.6069,40.9963],[-110.6068,40.9963],[-110.6055,40.9963],[-110.6054,40.9963],[-110.6051,40.9963],[-110.5999,40.9963],[-110.5994,40.9963],[-110.5936,40.9963],[-110.5934,40.9963],[-110.5932,40.9963],[-110.5901,40.9963],[-110.5899,40.9963],[-110.5842,40.9963],[-110.5836,40.9963],[-110.583,40.9963],[-110.5819,40.9963],[-110.5815,40.9963],[-110.5809,40.9963],[-110.5801,40.9963],[-110.58,40.9963],[-110.5799,40.9963],[-110.5798,40.9963],[-110.5756,40.9963],[-110.5747,40.9963],[-110.574,40.9963],[-110.571,40.9963],[-110.5682,40.9963],[-110.5625,40.9963],[-110.562,40.9963],[-110.5614,40.9963],[-110.5608,40.9963],[-110.5593,40.9963],[-110.559,40.9963],[-110.5588,40.9963],[-110.556,40.9963],[-110.5547,40.9963],[-110.5532,40.9963],[-110.5503,40.9963],[-110.5489,40.9963],[-110.5479,40.9963],[-110.5473,40.9963],[-110.5459,40.9963],[-110.5457,40.9963],[-110.543,40.9962],[-110.5398,40.9961],[-110.5397,40.9961],[-110.5322,40.9958],[-110.5279,40.9957],[-110.5253,40.9956],[-110.5222,40.9954],[-110.522,40.9954],[-110.5187,40.9953],[-110.5131,40.9951],[-110.5102,40.995],[-110.5075,40.9949],[-110.5066,40.9949],[-110.5051,40.9948],[-110.5031,40.9948],[-110.502,40.9948],[-110.5016,40.9948],[-110.5011,40.9948],[-110.501,40.9948],[-110.4991,40.9948],[-110.4933,40.9948],[-110.4897,40.9948],[-110.4888,40.9948],[-110.4882,40.9948],[-110.4854,40.9948],[-110.483,40.9948],[-110.4827,40.9948],[-110.4822,40.9948],[-110.4821,40.9948],[-110.481,40.9948],[-110.4793,40.9948],[-110.478,40.9948],[-110.4766,40.9948],[-110.4751,40.9948],[-110.4737,40.9948],[-110.4722,40.9948],[-110.4708,40.9948],[-110.4701,40.9948],[-110.4694,40.9948],[-110.469,40.9948],[-110.4687,40.9948],[-110.4683,40.9948],[-110.468,40.9948],[-110.4676,40.9948],[-110.4675,40.9948],[-110.4664,40.9948],[-110.4646,40.9948],[-110.4641,40.9948],[-110.4625,40.9948],[-110.462,40.9948],[-110.4616,40.9948],[-110.4604,40.9948],[-110.4601,40.9948],[-110.4598,40.9948],[-110.4579,40.9948],[-110.4513,40.9948],[-110.4491,40.9948],[-110.4489,40.9948],[-110.4482,40.9948],[-110.4467,40.9948],[-110.444,40.9948],[-110.4434,40.9948],[-110.4433,40.9948],[-110.4432,40.9948],[-110.4419,40.9948],[-110.4404,40.9948],[-110.438,40.9948],[-110.4368,40.9948],[-110.4364,40.9948],[-110.4363,40.9948],[-110.4358,40.9948],[-110.434,40.9948],[-110.4337,40.9948],[-110.4335,40.9948],[-110.4326,40.9948],[-110.4298,40.9948],[-110.4218,40.9948],[-110.4217,40.9948],[-110.4216,40.9948],[-110.4213,40.9948],[-110.4164,40.9948],[-110.4152,40.9948],[-110.4131,40.9948],[-110.4129,40.9948],[-110.4127,40.9948],[-110.4125,40.9948],[-110.411,40.9948],[-110.4065,40.9948],[-110.405,40.9948],[-110.4045,40.9948],[-110.4044,40.9948],[-110.4039,40.9948],[-110.4038,40.9948],[-110.3952,40.9948],[-110.3948,40.9948],[-110.3937,40.9948],[-110.3933,40.9948],[-110.3931,40.9948],[-110.393,40.9948],[-110.3927,40.9948],[-110.3923,40.9948],[-110.3917,40.9948],[-110.3914,40.9948],[-110.3911,40.9948],[-110.3895,40.9948],[-110.3885,40.9948],[-110.3876,40.9948],[-110.3867,40.9948],[-110.3863,40.9948],[-110.385,40.9948],[-110.3846,40.9948],[-110.3834,40.9948],[-110.3829,40.9948],[-110.3828,40.9948],[-110.3823,40.9948],[-110.3795,40.9948],[-110.3786,40.9948],[-110.3757,40.9948],[-110.3729,40.9948],[-110.3677,40.9948],[-110.367,40.9948],[-110.3643,40.9948],[-110.3623,40.9948],[-110.3598,40.9948],[-110.3595,40.9948],[-110.3575,40.9948],[-110.3564,40.9948],[-110.3559,40.9948],[-110.3547,40.9948],[-110.3527,40.9948],[-110.351,40.9948],[-110.3506,40.9948],[-110.35,40.9948],[-110.3498,40.9948],[-110.3479,40.9948],[-110.3452,40.9948],[-110.343,40.9948],[-110.3404,40.9948],[-110.3394,40.9949],[-110.3382,40.9948],[-110.338,40.9948],[-110.3373,40.9948],[-110.3371,40.9948],[-110.3359,40.9948],[-110.3323,40.9948],[-110.3311,40.9948],[-110.3303,40.9948],[-110.33,40.9948],[-110.3265,40.9948],[-110.3254,40.9948],[-110.3222,40.9948],[-110.3213,40.9948],[-110.319,40.9948],[-110.3188,40.9948],[-110.3166,40.9948],[-110.3142,40.9948],[-110.3122,40.9948],[-110.3118,40.9948],[-110.3094,40.9948],[-110.3071,40.9948],[-110.3046,40.9948],[-110.3023,40.9948],[-110.3,40.9948],[-110.2976,40.9948],[-110.2951,40.9948],[-110.293,40.9948],[-110.2928,40.9948],[-110.2919,40.9948],[-110.2904,40.9948],[-110.288,40.9948],[-110.2868,40.9948],[-110.2832,40.9948],[-110.2809,40.9948],[-110.2784,40.9948],[-110.2762,40.9948],[-110.2741,40.9948],[-110.2737,40.9948],[-110.2713,40.9949],[-110.2698,40.9949],[-110.2686,40.9949],[-110.2667,40.995],[-110.2634,40.9951],[-110.2629,40.9951],[-110.261,40.9951],[-110.2565,40.9952],[-110.2545,40.9952],[-110.2539,40.9952],[-110.2531,40.9952],[-110.2526,40.9952],[-110.2514,40.9952],[-110.25,40.9953],[-110.2494,40.9953],[-110.2485,40.9953],[-110.2441,40.9953],[-110.2425,40.9953],[-110.2379,40.9954],[-110.2371,40.9954],[-110.2366,40.9954],[-110.2362,40.9954],[-110.2356,40.9954],[-110.2355,40.9954],[-110.2353,40.9954],[-110.2352,40.9955],[-110.2349,40.9955],[-110.2343,40.9955],[-110.2311,40.9955],[-110.2294,40.9956],[-110.2289,40.9956],[-110.2285,40.9956],[-110.2272,40.9956],[-110.2267,40.9956],[-110.2262,40.9956],[-110.2239,40.9957],[-110.2237,40.9957],[-110.2234,40.9957],[-110.2192,40.9957],[-110.215,40.9957],[-110.21,40.9957],[-110.2067,40.9958],[-110.2063,40.9958],[-110.2049,40.9958],[-110.2001,40.9958],[-110.1969,40.9958],[-110.195,40.9958],[-110.1949,40.9958],[-110.1945,40.9958],[-110.1936,40.9958],[-110.192,40.9958],[-110.1912,40.9958],[-110.1903,40.9958],[-110.1898,40.9958],[-110.1884,40.9958],[-110.1879,40.9958],[-110.1871,40.9958],[-110.1867,40.9958],[-110.1835,40.9958],[-110.181,40.9958],[-110.1784,40.9959],[-110.1736,40.996],[-110.1734,40.996],[-110.1722,40.996],[-110.1713,40.996],[-110.1703,40.996],[-110.1677,40.9961],[-110.1671,40.9961],[-110.1664,40.9961],[-110.1652,40.9961],[-110.1646,40.9962],[-110.1644,40.9962],[-110.1643,40.9962],[-110.164,40.9962],[-110.1636,40.9962],[-110.1634,40.9962],[-110.1628,40.9962],[-110.1622,40.9962],[-110.1615,40.9962],[-110.1609,40.9962],[-110.1603,40.9962],[-110.1596,40.9962],[-110.159,40.9962],[-110.1589,40.9962],[-110.1583,40.9962],[-110.1581,40.9962],[-110.1576,40.9962],[-110.1573,40.9962],[-110.1565,40.9962],[-110.1563,40.9962],[-110.1556,40.9962],[-110.1547,40.9963],[-110.1527,40.9963],[-110.1518,40.9963],[-110.1509,40.9963],[-110.1499,40.9963],[-110.149,40.9963],[-110.148,40.9963],[-110.1476,40.9963],[-110.1473,40.9963],[-110.1472,40.9963],[-110.147,40.9963],[-110.1469,40.9963],[-110.1465,40.9963],[-110.1461,40.9963],[-110.1444,40.9963],[-110.1435,40.9964],[-110.1431,40.9964],[-110.1429,40.9964],[-110.1423,40.9964],[-110.1416,40.9964],[-110.1403,40.9964],[-110.1402,40.9964],[-110.1398,40.9964],[-110.1395,40.9965],[-110.1377,40.9965],[-110.1369,40.9965],[-110.1363,40.9965],[-110.1361,40.9965],[-110.1346,40.9965],[-110.1345,40.9965],[-110.1292,40.9966],[-110.1266,40.9967],[-110.1254,40.9967],[-110.1247,40.9967],[-110.1221,40.9967],[-110.1211,40.9967],[-110.1197,40.9968],[-110.1141,40.9968],[-110.114,40.9969],[-110.1008,40.997],[-110.0995,40.9971],[-110.099,40.9971],[-110.0967,40.9971],[-110.0961,40.9971],[-110.0951,40.9971],[-110.0908,40.9971],[-110.087,40.9971],[-110.0853,40.9971],[-110.0817,40.9971],[-110.0774,40.9971],[-110.0755,40.9971],[-110.0754,40.9971],[-110.0699,40.9971],[-110.0696,40.9971],[-110.0686,40.9972],[-110.0685,40.9972],[-110.0666,40.9972],[-110.0647,40.9972],[-110.0631,40.9972],[-110.0611,40.9972],[-110.0511,40.9973],[-110.0503,40.9973],[-110.05,40.9973],[-110.0489,40.9973],[-110.0485,40.9973],[-110.047,40.9973],[-110.0452,40.9973],[-110.0443,40.9973],[-110.0439,40.9973],[-110.0398,40.9973],[-110.0356,40.9973],[-110.0326,40.9973],[-110.0296,40.9973],[-110.022,40.9974],[-110.0187,40.9974],[-110.0085,40.9974],[-110.0068,40.9974],[-110.0053,40.9974],[-110.0041,40.9974],[-110.0038,40.9974],[-110.0025,40.9974],[-110.0019,40.9975],[-110.0014,40.9975],[-110.0007,40.9975],[-110.0004,40.9975],[-109.9999,40.9975],[-109.9997,40.9975],[-109.995,40.9974],[-109.9903,40.9973],[-109.9864,40.9973],[-109.9854,40.9974],[-109.9818,40.9974],[-109.9806,40.9974],[-109.977,40.9974],[-109.9767,40.9974],[-109.9753,40.9975],[-109.9675,40.9975],[-109.9628,40.9975],[-109.9599,40.9975],[-109.9586,40.9975],[-109.9541,40.9975],[-109.9535,40.9975],[-109.9505,40.9975],[-109.9466,40.9975],[-109.9453,40.9974],[-109.9377,40.9975],[-109.9346,40.9975],[-109.9244,40.9976],[-109.9204,40.9976],[-109.9193,40.9976],[-109.9182,40.9976],[-109.9148,40.9977],[-109.9137,40.9977],[-109.9136,40.9977],[-109.9122,40.9977],[-109.9079,40.9977],[-109.9067,40.9977],[-109.9065,40.9977],[-109.9056,40.9977],[-109.9033,40.9977],[-109.9025,40.9977],[-109.9019,40.9977],[-109.9003,40.9977],[-109.8997,40.9977],[-109.8996,40.9977],[-109.8963,40.9977],[-109.8931,40.9977],[-109.886,40.9977],[-109.8828,40.9977],[-109.8826,40.9977],[-109.8804,40.9977],[-109.8791,40.9976],[-109.8788,40.9976],[-109.8757,40.9977],[-109.8746,40.9976],[-109.8711,40.9975],[-109.857,40.9977],[-109.8553,40.9976],[-109.855,40.9977],[-109.8549,40.9977],[-109.8548,40.9977],[-109.8546,40.9977],[-109.8544,40.9977],[-109.8543,40.9977],[-109.8539,40.9977],[-109.8531,40.9977],[-109.8529,40.9977],[-109.8526,40.9977],[-109.8522,40.9977],[-109.8504,40.9977],[-109.844,40.9977],[-109.8422,40.9977],[-109.8419,40.9977],[-109.8418,40.9977],[-109.8417,40.9977],[-109.8416,40.9977],[-109.8347,40.9977],[-109.8139,40.9977],[-109.807,40.9977],[-109.8069,40.9977],[-109.7976,40.9978],[-109.7975,40.9978],[-109.7766,40.9979],[-109.7716,40.9979],[-109.7512,40.998],[-109.7508,40.9981],[-109.7484,40.9981],[-109.7325,40.9982],[-109.7284,40.9982],[-109.7149,40.9982],[-109.7144,40.9982],[-109.7141,40.9982],[-109.7127,40.9982],[-109.7123,40.9982],[-109.7115,40.9982],[-109.7111,40.9982],[-109.711,40.9982],[-109.7109,40.9982],[-109.7107,40.9982],[-109.7106,40.9982],[-109.7104,40.9982],[-109.7103,40.9982],[-109.7102,40.9982],[-109.71,40.9982],[-109.7099,40.9982],[-109.7092,40.9982],[-109.7087,40.9982],[-109.7085,40.9982],[-109.6968,40.9983],[-109.6948,40.9983],[-109.6864,40.9983],[-109.6859,40.9983],[-109.6858,40.9983],[-109.6857,40.9983],[-109.6856,40.9983],[-109.6855,40.9983],[-109.6805,40.9983],[-109.6796,40.9984],[-109.6785,40.9984],[-109.6781,40.9984],[-109.677,40.9984],[-109.6766,40.9984],[-109.6735,40.9984],[-109.664,40.9984],[-109.6609,40.9985],[-109.6602,40.9985],[-109.6591,40.9985],[-109.6583,40.9985],[-109.658,40.9985],[-109.6577,40.9985],[-109.6574,40.9985],[-109.6572,40.9985],[-109.6571,40.9985],[-109.657,40.9985],[-109.6563,40.9985],[-109.6555,40.9985],[-109.6554,40.9985],[-109.6553,40.9985],[-109.6552,40.9985],[-109.6546,40.9985],[-109.6542,40.9984],[-109.654,40.9984],[-109.6539,40.9984],[-109.6538,40.9984],[-109.6534,40.9984],[-109.653,40.9984],[-109.6529,40.9984],[-109.6528,40.9984],[-109.6527,40.9984],[-109.649,40.9984],[-109.6452,40.9984],[-109.6451,40.9984],[-109.6449,40.9984],[-109.6437,40.9984],[-109.6426,40.9984],[-109.6402,40.9983],[-109.6395,40.9983],[-109.6391,40.9983],[-109.6389,40.9983],[-109.6388,40.9983],[-109.6386,40.9983],[-109.6372,40.9983],[-109.6365,40.9983],[-109.6364,40.9983],[-109.6361,40.9983],[-109.636,40.9983],[-109.6357,40.9983],[-109.6347,40.9983],[-109.6346,40.9983],[-109.6343,40.9983],[-109.6342,40.9983],[-109.6341,40.9983],[-109.634,40.9983],[-109.6339,40.9983],[-109.6338,40.9983],[-109.6335,40.9983],[-109.6332,40.9983],[-109.633,40.9983],[-109.6329,40.9983],[-109.6312,40.9983],[-109.6257,40.9983],[-109.6235,40.9983],[-109.621,40.9984],[-109.6209,40.9984],[-109.6194,40.9984],[-109.6147,40.9984],[-109.6132,40.9984],[-109.6126,40.9984],[-109.6114,40.9984],[-109.6082,40.9984],[-109.608,40.9984],[-109.6079,40.9984],[-109.6078,40.9984],[-109.6059,40.9984],[-109.604,40.9984],[-109.6005,40.9984],[-109.5898,40.9984],[-109.5863,40.9984],[-109.5727,40.9984],[-109.5711,40.9984],[-109.57,40.9984],[-109.5668,40.9984],[-109.5657,40.9984],[-109.5656,40.9984],[-109.5652,40.9984],[-109.5651,40.9984],[-109.5437,40.9984],[-109.5142,40.999],[-109.5109,40.999],[-109.5042,40.9991],[-109.5007,40.9992],[-109.5002,40.9992],[-109.4985,40.9992],[-109.4937,40.9992],[-109.4906,40.9992],[-109.4889,40.9992],[-109.4862,40.9993],[-109.4841,40.9993],[-109.4814,40.9993],[-109.4766,40.9993],[-109.4746,40.9993],[-109.4718,40.9993],[-109.4698,40.9994],[-109.4671,40.9994],[-109.4651,40.9994],[-109.4623,40.9994],[-109.4603,40.9995],[-109.4575,40.9995],[-109.4555,40.9995],[-109.4527,40.9995],[-109.4508,40.9995],[-109.448,40.9996],[-109.446,40.9996],[-109.4432,40.9996],[-109.4412,40.9996],[-109.4401,40.9997],[-109.4384,40.9997],[-109.4336,40.9997],[-109.4334,40.9997],[-109.4329,40.9997],[-109.4309,40.9997],[-109.4288,40.9997],[-109.4268,40.9997],[-109.4241,40.9997],[-109.422,40.9997],[-109.4193,40.9998],[-109.4172,40.9998],[-109.4156,40.9998],[-109.4124,40.9998],[-109.4097,40.9998],[-109.4076,40.9998],[-109.405,40.9999],[-109.4029,40.9999],[-109.4002,40.9999],[-109.3981,40.9999],[-109.3955,40.9999],[-109.3933,40.9999],[-109.3907,40.9999],[-109.3885,41],[-109.3859,41],[-109.3838,41],[-109.3812,41],[-109.3791,41],[-109.3764,41.0001],[-109.3744,41.0001],[-109.374,41.0001],[-109.3715,41.0001],[-109.3706,41.0001],[-109.3697,41.0001],[-109.3658,41.0001],[-109.3649,41.0001],[-109.3611,41.0002],[-109.3601,41.0002],[-109.3563,41.0002],[-109.3554,41.0002],[-109.3516,41.0002],[-109.3506,41.0002],[-109.3468,41.0003],[-109.3459,41.0003],[-109.342,41.0003],[-109.3411,41.0003],[-109.341,41.0003],[-109.3373,41.0003],[-109.3364,41.0003],[-109.3325,41.0004],[-109.3317,41.0004],[-109.3277,41.0004],[-109.3269,41.0004],[-109.3225,41.0004],[-109.3216,41.0004],[-109.3177,41.0005],[-109.3169,41.0005],[-109.3129,41.0005],[-109.3121,41.0005],[-109.3082,41.0005],[-109.3073,41.0005],[-109.3035,41.0006],[-109.3026,41.0006],[-109.2987,41.0006],[-109.2978,41.0006],[-109.2939,41.0007],[-109.2929,41.0007],[-109.2891,41.0007],[-109.2882,41.0007],[-109.2842,41.0007],[-109.2835,41.0007],[-109.2816,41.0007],[-109.2794,41.0008],[-109.2788,41.0008],[-109.2757,41.0008],[-109.2745,41.0008],[-109.2741,41.0008],[-109.2507,41.001],[-109.2504,41.001],[-109.25,41.001],[-109.2456,41.0013],[-109.2409,41.0016],[-109.238,41.0018],[-109.2361,41.0019],[-109.2325,41.0021],[-109.2314,41.0021],[-109.2313,41.0021],[-109.2289,41.0021],[-109.2221,41.0021],[-109.2133,41.002],[-109.2121,41.002],[-109.2073,41.0017],[-109.2026,41.0015],[-109.1978,41.0012],[-109.193,41.0011],[-109.1882,41.001],[-109.1835,41.001],[-109.1787,41.0009],[-109.1739,41.0009],[-109.1672,41.0009],[-109.147,41.0009],[-109.1151,41.0008],[-109.1147,41.0008],[-109.0885,41.0007],[-109.0634,41.0006],[-109.05,41.0007],[-109.05,40.9989],[-109.0499,40.9949],[-109.0499,40.9846],[-109.0498,40.9729],[-109.0497,40.9632],[-109.0497,40.9592],[-109.0497,40.9588],[-109.0496,40.9475],[-109.0496,40.9474],[-109.0496,40.9466],[-109.0495,40.9437],[-109.0495,40.9427],[-109.0494,40.9206],[-109.0494,40.9204],[-109.0493,40.9173],[-109.0493,40.917],[-109.0493,40.9168],[-109.0493,40.9134],[-109.0493,40.9132],[-109.0493,40.9115],[-109.0493,40.9087],[-109.049,40.8937],[-109.049,40.8919],[-109.049,40.8915],[-109.049,40.8914],[-109.0489,40.8879],[-109.0489,40.8878],[-109.0489,40.8843],[-109.0489,40.8841],[-109.0489,40.8836],[-109.049,40.8742],[-109.049,40.873],[-109.0489,40.87],[-109.0489,40.8668],[-109.0489,40.8649],[-109.0489,40.8628],[-109.0489,40.8619],[-109.0489,40.8589],[-109.0489,40.8551],[-109.0489,40.8548],[-109.0488,40.8426],[-109.0488,40.8424],[-109.0489,40.8416],[-109.0489,40.8415],[-109.0489,40.8413],[-109.0489,40.8408],[-109.0489,40.8396],[-109.0489,40.8391],[-109.0488,40.8383],[-109.0488,40.8378],[-109.0486,40.8361],[-109.0486,40.8359],[-109.0486,40.8351],[-109.0486,40.8349],[-109.0486,40.8348],[-109.0486,40.8344],[-109.0486,40.8342],[-109.0486,40.834],[-109.0486,40.8337],[-109.0486,40.8336],[-109.0485,40.8325],[-109.0485,40.8321],[-109.0485,40.8309],[-109.0485,40.8273],[-109.0485,40.8261],[-109.0485,40.8248],[-109.0485,40.8211],[-109.0485,40.8201],[-109.0485,40.8198],[-109.0485,40.8144],[-109.0486,40.8109],[-109.0486,40.798],[-109.0487,40.7927],[-109.0487,40.7926],[-109.0487,40.784],[-109.0487,40.7828],[-109.0487,40.7827],[-109.0487,40.7715],[-109.0488,40.7514],[-109.0491,40.7145],[-109.0491,40.7103],[-109.049,40.699],[-109.049,40.6983],[-109.049,40.6968],[-109.049,40.6947],[-109.049,40.693],[-109.049,40.685],[-109.049,40.6844],[-109.0486,40.6705],[-109.0486,40.6704],[-109.0486,40.6698],[-109.0486,40.6683],[-109.0486,40.6677],[-109.0486,40.6676],[-109.0486,40.6675],[-109.0485,40.6658],[-109.0484,40.6626],[-109.0489,40.6626],[-109.0489,40.662],[-109.0487,40.656],[-109.0487,40.6553],[-109.0486,40.6536],[-109.0483,40.6397],[-109.0482,40.6356],[-109.0482,40.6353],[-109.0482,40.6352],[-109.0482,40.6331],[-109.0481,40.6318],[-109.0481,40.6314],[-109.0481,40.6313],[-109.0481,40.6309],[-109.0481,40.6308],[-109.0481,40.6306],[-109.0481,40.6303],[-109.0481,40.63],[-109.0481,40.6299],[-109.0481,40.6298],[-109.0481,40.6297],[-109.0481,40.6287],[-109.0481,40.6286],[-109.0481,40.6276],[-109.048,40.626],[-109.048,40.6236],[-109.048,40.6211],[-109.0479,40.6195],[-109.0479,40.6193],[-109.0479,40.6155],[-109.0478,40.6117],[-109.0478,40.6099],[-109.0478,40.6067],[-109.0478,40.6053],[-109.048,40.5979],[-109.048,40.5976],[-109.048,40.5971],[-109.0481,40.5951],[-109.0481,40.5914],[-109.0481,40.588],[-109.0481,40.5878],[-109.048,40.5851],[-109.048,40.581],[-109.048,40.5807],[-109.048,40.5806],[-109.0481,40.5796],[-109.0481,40.5782],[-109.0482,40.5765],[-109.0487,40.5686],[-109.049,40.5616],[-109.049,40.5611],[-109.049,40.5604],[-109.0495,40.5458],[-109.0496,40.5433],[-109.0497,40.5413],[-109.0497,40.5411],[-109.0497,40.541],[-109.0497,40.5404],[-109.0497,40.5398],[-109.0498,40.5392],[-109.0498,40.5391],[-109.0499,40.5342],[-109.05,40.5316],[-109.0501,40.5292],[-109.0501,40.5269],[-109.0502,40.5242],[-109.0502,40.5236],[-109.0502,40.52],[-109.0502,40.5195],[-109.0503,40.5173],[-109.0503,40.5142],[-109.0503,40.5132],[-109.0504,40.508],[-109.0504,40.5078],[-109.0504,40.5031],[-109.0505,40.4989],[-109.0505,40.4985],[-109.0505,40.4975],[-109.0505,40.4965],[-109.0505,40.496],[-109.0505,40.4959],[-109.0505,40.4951],[-109.0506,40.4885],[-109.0507,40.4862],[-109.0507,40.484],[-109.0507,40.4797],[-109.0507,40.4793],[-109.0507,40.4792],[-109.0507,40.4786],[-109.0508,40.4778],[-109.0508,40.4762],[-109.0508,40.4745],[-109.0508,40.4719],[-109.0508,40.4714],[-109.0508,40.4712],[-109.0508,40.471],[-109.051,40.4584],[-109.0511,40.454],[-109.0511,40.4536],[-109.0511,40.4535],[-109.0512,40.4466],[-109.0512,40.4423],[-109.0512,40.4416],[-109.0512,40.4411],[-109.0512,40.4406],[-109.0512,40.4376],[-109.0512,40.4374],[-109.0511,40.4373],[-109.0511,40.4371],[-109.0511,40.4364],[-109.0511,40.4346],[-109.0511,40.4344],[-109.051,40.4317],[-109.0509,40.429],[-109.0509,40.4288],[-109.0509,40.4287],[-109.0509,40.4282],[-109.0509,40.4189],[-109.0509,40.415],[-109.0509,40.4149],[-109.0509,40.4147],[-109.0509,40.4146],[-109.0509,40.413],[-109.0509,40.4081],[-109.0509,40.4065],[-109.0509,40.4038],[-109.0508,40.3959],[-109.0508,40.3932],[-109.0508,40.393],[-109.0508,40.3923],[-109.0508,40.392],[-109.0508,40.3901],[-109.0508,40.3848],[-109.0508,40.3843],[-109.0508,40.3823],[-109.0508,40.3798],[-109.0508,40.375],[-109.0508,40.372],[-109.0509,40.3694],[-109.0509,40.3691],[-109.0509,40.3683],[-109.0509,40.3681],[-109.0509,40.3674],[-109.0509,40.3655],[-109.0509,40.3648],[-109.0509,40.3631],[-109.0509,40.358],[-109.0509,40.3564],[-109.0509,40.3555],[-109.0509,40.3529],[-109.0509,40.3521],[-109.0509,40.3498],[-109.0509,40.343],[-109.0509,40.3415],[-109.0509,40.3407],[-109.0509,40.3398],[-109.0509,40.3371],[-109.0509,40.3362],[-109.0509,40.3346],[-109.0509,40.3299],[-109.0509,40.3289],[-109.0509,40.3288],[-109.0509,40.3284],[-109.0509,40.3281],[-109.0509,40.3276],[-109.0509,40.327],[-109.0509,40.3265],[-109.0509,40.326],[-109.0509,40.3259],[-109.0509,40.3256],[-109.0509,40.3254],[-109.0509,40.3251],[-109.0509,40.3242],[-109.0509,40.3233],[-109.0509,40.3224],[-109.0509,40.3215],[-109.0509,40.3205],[-109.0509,40.3196],[-109.0509,40.3187],[-109.0509,40.3178],[-109.0509,40.3169],[-109.0509,40.316],[-109.0509,40.3154],[-109.0509,40.3147],[-109.0509,40.314],[-109.0509,40.3133],[-109.0509,40.3126],[-109.0509,40.3119],[-109.0509,40.3113],[-109.0509,40.3106],[-109.0509,40.3099],[-109.0509,40.3092],[-109.0509,40.3088],[-109.0509,40.3078],[-109.0509,40.3066],[-109.0509,40.3054],[-109.0509,40.3042],[-109.0509,40.303],[-109.0509,40.3014],[-109.0509,40.3004],[-109.0509,40.3003],[-109.0509,40.2995],[-109.051,40.2978],[-109.051,40.2977],[-109.051,40.2965],[-109.051,40.2928],[-109.051,40.2899],[-109.051,40.2897],[-109.051,40.2896],[-109.051,40.2875],[-109.051,40.2874],[-109.051,40.2849],[-109.051,40.2839],[-109.051,40.2831],[-109.051,40.2802],[-109.051,40.2797],[-109.051,40.2786],[-109.051,40.2738],[-109.051,40.2735],[-109.051,40.2733],[-109.051,40.273],[-109.051,40.2722],[-109.051,40.2718],[-109.051,40.2717],[-109.051,40.2715],[-109.051,40.2713],[-109.051,40.2711],[-109.051,40.2701],[-109.051,40.2699],[-109.051,40.2692],[-109.051,40.2675],[-109.051,40.2666],[-109.051,40.2662],[-109.051,40.2626],[-109.051,40.2593],[-109.051,40.2577],[-109.051,40.2576],[-109.051,40.2563],[-109.051,40.2547],[-109.051,40.2538],[-109.051,40.2528],[-109.0509,40.2524],[-109.0509,40.252],[-109.0509,40.2519],[-109.051,40.2515],[-109.051,40.2513],[-109.051,40.2507],[-109.051,40.2483],[-109.051,40.2465],[-109.051,40.2431],[-109.051,40.2419],[-109.051,40.2374],[-109.051,40.2334],[-109.051,40.2331],[-109.051,40.233],[-109.051,40.2328],[-109.051,40.2311],[-109.051,40.2309],[-109.051,40.2302],[-109.051,40.2227],[-109.051,40.2214],[-109.051,40.2192],[-109.051,40.2188],[-109.051,40.2187],[-109.051,40.2122],[-109.051,40.2112],[-109.051,40.2092],[-109.051,40.208],[-109.0509,40.2038],[-109.0509,40.1997],[-109.0509,40.1977],[-109.0509,40.1975],[-109.0509,40.1973],[-109.0509,40.1959],[-109.0509,40.1944],[-109.0509,40.1929],[-109.0509,40.1914],[-109.0509,40.1906],[-109.0509,40.1899],[-109.0509,40.1898],[-109.0509,40.1875],[-109.0509,40.185],[-109.0509,40.1826],[-109.0509,40.1823],[-109.0509,40.1819],[-109.0509,40.1814],[-109.0509,40.1809],[-109.051,40.1808],[-109.0509,40.1807],[-109.0509,40.1793],[-109.0509,40.1775],[-109.0509,40.1773],[-109.0509,40.1771],[-109.051,40.1754],[-109.051,40.1745],[-109.051,40.1742],[-109.051,40.174],[-109.051,40.1738],[-109.051,40.1737],[-109.051,40.1736],[-109.051,40.1735],[-109.051,40.1734],[-109.051,40.1731],[-109.051,40.169],[-109.051,40.1592],[-109.051,40.1519],[-109.051,40.1517],[-109.051,40.148],[-109.051,40.1465],[-109.051,40.1446],[-109.051,40.1442],[-109.051,40.1409],[-109.051,40.1398],[-109.051,40.1392],[-109.051,40.1384],[-109.051,40.1371],[-109.051,40.136],[-109.051,40.1354],[-109.051,40.1348],[-109.051,40.1345],[-109.051,40.1343],[-109.0509,40.1283],[-109.0509,40.1244],[-109.051,40.1234],[-109.051,40.1202],[-109.051,40.1199],[-109.051,40.1198],[-109.051,40.1187],[-109.051,40.1183],[-109.051,40.1177],[-109.0509,40.116],[-109.0509,40.1155],[-109.0509,40.1142],[-109.0509,40.1134],[-109.0509,40.1131],[-109.0509,40.113],[-109.0509,40.1111],[-109.0509,40.111],[-109.0509,40.1102],[-109.0509,40.1101],[-109.0509,40.1086],[-109.0509,40.1084],[-109.0509,40.107],[-109.0509,40.1053],[-109.0509,40.1038],[-109.0508,40.097],[-109.0508,40.0968],[-109.0508,40.0926],[-109.0508,40.0922],[-109.0508,40.0917],[-109.0508,40.0902],[-109.0508,40.0889],[-109.0508,40.0806],[-109.0508,40.0801],[-109.0508,40.08],[-109.0508,40.0797],[-109.0508,40.0777],[-109.0508,40.0776],[-109.0508,40.0751],[-109.0508,40.0722],[-109.0508,40.069],[-109.0508,40.0687],[-109.0508,40.0683],[-109.0508,40.0682],[-109.0508,40.0675],[-109.0508,40.0673],[-109.0508,40.0657],[-109.0509,40.0651],[-109.0509,40.0638],[-109.0509,40.0594],[-109.0509,40.0588],[-109.0509,40.0587],[-109.051,40.0563],[-109.051,40.0561],[-109.051,40.0533],[-109.051,40.0469],[-109.0509,40.0405],[-109.0509,40.0373],[-109.0509,40.0357],[-109.0509,40.035],[-109.0509,40.0349],[-109.0509,40.0342],[-109.0509,40.0334],[-109.0509,40.0329],[-109.0509,40.0324],[-109.0509,40.0315],[-109.0509,40.0307],[-109.0509,40.0287],[-109.051,40.0275],[-109.051,40.0264],[-109.051,40.0252],[-109.051,40.025],[-109.051,40.0249],[-109.051,40.0245],[-109.0511,40.0166],[-109.0512,40.0082],[-109.0511,39.9998],[-109.051,39.9956],[-109.051,39.9914],[-109.051,39.9892],[-109.051,39.9871],[-109.0509,39.986],[-109.0509,39.9855],[-109.0509,39.9839],[-109.0509,39.9838],[-109.0509,39.9837],[-109.0509,39.9836],[-109.0509,39.9835],[-109.0509,39.9834],[-109.0509,39.9828],[-109.0509,39.9822],[-109.0509,39.9809],[-109.0509,39.9775],[-109.0508,39.9754],[-109.0508,39.9721],[-109.0508,39.9706],[-109.0508,39.9684],[-109.0508,39.9682],[-109.0507,39.9646],[-109.0507,39.9579],[-109.0507,39.9574],[-109.0507,39.957],[-109.0507,39.9486],[-109.0506,39.9452],[-109.0506,39.9408],[-109.0506,39.9406],[-109.0506,39.9398],[-109.0506,39.932],[-109.0506,39.9301],[-109.0505,39.9174],[-109.0505,39.9168],[-109.0505,39.9165],[-109.0505,39.913],[-109.0505,39.906],[-109.0505,39.9001],[-109.0505,39.9],[-109.0505,39.8998],[-109.0505,39.8993],[-109.0505,39.8986],[-109.0504,39.8909],[-109.0504,39.8832],[-109.0504,39.8822],[-109.0504,39.8691],[-109.0504,39.8686],[-109.0504,39.8684],[-109.0504,39.8636],[-109.0504,39.8632],[-109.0503,39.8583],[-109.0504,39.8575],[-109.0503,39.8524],[-109.0503,39.8494],[-109.0504,39.8479],[-109.0505,39.8425],[-109.0506,39.8366],[-109.0506,39.8364],[-109.0506,39.8359],[-109.0507,39.8337],[-109.0507,39.8331],[-109.0507,39.8328],[-109.051,39.821],[-109.051,39.8207],[-109.051,39.8091],[-109.051,39.8006],[-109.051,39.7989],[-109.051,39.7967],[-109.0511,39.7878],[-109.051,39.7672],[-109.051,39.7665],[-109.051,39.7556],[-109.0511,39.753],[-109.0511,39.7523],[-109.0511,39.752],[-109.0511,39.7504],[-109.0511,39.7502],[-109.0511,39.7499],[-109.0511,39.7464],[-109.0511,39.7375],[-109.0511,39.7277],[-109.0511,39.7264],[-109.0511,39.7249],[-109.0511,39.7216],[-109.0511,39.7204],[-109.0512,39.7115],[-109.0512,39.7114],[-109.0512,39.7112],[-109.0512,39.7102],[-109.0512,39.7098],[-109.0512,39.7097],[-109.0512,39.7091],[-109.0512,39.7074],[-109.0512,39.7024],[-109.0513,39.6866],[-109.0513,39.6858],[-109.0513,39.68],[-109.0513,39.676],[-109.0513,39.6705],[-109.0512,39.664],[-109.0512,39.6605],[-109.0512,39.6604],[-109.0512,39.6602],[-109.0512,39.6563],[-109.0512,39.6554],[-109.0512,39.6544],[-109.0512,39.6535],[-109.0512,39.653],[-109.0512,39.6525],[-109.0512,39.652],[-109.0512,39.6518],[-109.0512,39.6516],[-109.0512,39.6514],[-109.0512,39.6513],[-109.0512,39.6512],[-109.0512,39.6474],[-109.0512,39.6442],[-109.0512,39.6405],[-109.0512,39.6358],[-109.0512,39.6296],[-109.0513,39.6261],[-109.0513,39.626],[-109.0513,39.625],[-109.0513,39.6167],[-109.0513,39.613],[-109.0513,39.608],[-109.0513,39.6079],[-109.0513,39.6078],[-109.0513,39.6077],[-109.0513,39.6076],[-109.0513,39.6075],[-109.0513,39.6074],[-109.0513,39.6071],[-109.0513,39.6069],[-109.0513,39.6067],[-109.0513,39.6061],[-109.0513,39.6058],[-109.0513,39.6047],[-109.0513,39.6028],[-109.0513,39.6027],[-109.0513,39.6026],[-109.0513,39.5986],[-109.0514,39.5922],[-109.0514,39.5901],[-109.0514,39.5887],[-109.0514,39.5875],[-109.0514,39.5825],[-109.0514,39.576],[-109.0514,39.5759],[-109.0514,39.5758],[-109.0514,39.5757],[-109.0514,39.5756],[-109.0514,39.5752],[-109.0514,39.5693],[-109.0514,39.5678],[-109.0514,39.5676],[-109.0514,39.5675],[-109.0514,39.5673],[-109.0514,39.5652],[-109.0514,39.5609],[-109.0514,39.5606],[-109.0514,39.5562],[-109.0514,39.5559],[-109.0514,39.5558],[-109.0515,39.5506],[-109.0515,39.5504],[-109.0515,39.5494],[-109.0515,39.5493],[-109.0515,39.5454],[-109.0514,39.5415],[-109.0515,39.541],[-109.0515,39.5391],[-109.0514,39.5379],[-109.0514,39.5377],[-109.0514,39.537],[-109.0514,39.5294],[-109.0514,39.5247],[-109.0514,39.5223],[-109.0514,39.5211],[-109.0514,39.5199],[-109.0514,39.5188],[-109.0514,39.5182],[-109.0514,39.5176],[-109.0514,39.517],[-109.0514,39.5169],[-109.0514,39.5168],[-109.0514,39.5166],[-109.0514,39.5165],[-109.0514,39.5164],[-109.0514,39.5124],[-109.0513,39.5111],[-109.0513,39.5103],[-109.0513,39.5082],[-109.0513,39.5025],[-109.0512,39.5],[-109.0512,39.4978],[-109.0512,39.4977],[-109.0512,39.4857],[-109.0512,39.462],[-109.0512,39.4505],[-109.0512,39.4452],[-109.0512,39.4445],[-109.0511,39.4325],[-109.0511,39.4307],[-109.0511,39.4265],[-109.0511,39.4218],[-109.0511,39.4206],[-109.0511,39.4205],[-109.051,39.4156],[-109.051,39.4153],[-109.051,39.4009],[-109.051,39.3967],[-109.051,39.3964],[-109.051,39.3962],[-109.051,39.396],[-109.0509,39.3901],[-109.0509,39.3879],[-109.0509,39.3826],[-109.0509,39.375],[-109.0508,39.3725],[-109.0508,39.3712],[-109.0508,39.3667],[-109.0507,39.3646],[-109.0507,39.361],[-109.0508,39.3573],[-109.0508,39.3553],[-109.0509,39.3551],[-109.0509,39.3538],[-109.051,39.3501],[-109.051,39.3482],[-109.051,39.3466],[-109.051,39.331],[-109.0511,39.3073],[-109.0511,39.2866],[-109.051,39.2414],[-109.051,39.2402],[-109.051,39.24],[-109.051,39.2396],[-109.051,39.2378],[-109.051,39.2373],[-109.051,39.237],[-109.051,39.2301],[-109.051,39.2297],[-109.051,39.2292],[-109.051,39.2279],[-109.051,39.2271],[-109.0512,39.2067],[-109.0513,39.1955],[-109.0513,39.1942],[-109.0513,39.1933],[-109.0513,39.1924],[-109.0513,39.1912],[-109.0513,39.1897],[-109.0513,39.1878],[-109.0513,39.1866],[-109.0512,39.1637],[-109.0512,39.1616],[-109.0512,39.1533],[-109.0512,39.1426],[-109.0514,39.1261],[-109.0515,39.1195],[-109.0515,39.1187],[-109.0515,39.1177],[-109.0515,39.1173],[-109.0515,39.1171],[-109.0515,39.1165],[-109.0515,39.1159],[-109.0515,39.1117],[-109.0516,39.1106],[-109.0517,39.1051],[-109.0517,39.1031],[-109.0517,39.0981],[-109.0517,39.0943],[-109.0518,39.0884],[-109.0518,39.0828],[-109.0519,39.0795],[-109.0519,39.0694],[-109.052,39.0677],[-109.052,39.0667],[-109.052,39.0661],[-109.052,39.0656],[-109.0523,39.0336],[-109.0524,39.0287],[-109.0524,39.0275],[-109.0524,39.0223],[-109.0524,39.0196],[-109.0525,39.0154],[-109.0526,39.008],[-109.0528,38.9907],[-109.0529,38.9762],[-109.0532,38.9538],[-109.0532,38.9532],[-109.0533,38.949],[-109.0533,38.9487],[-109.0533,38.9485],[-109.0533,38.9468],[-109.0533,38.9452],[-109.0534,38.9346],[-109.0536,38.9229],[-109.0536,38.9192],[-109.0536,38.9188],[-109.0537,38.9131],[-109.0537,38.9083],[-109.0537,38.9053],[-109.0538,38.9042],[-109.0538,38.8981],[-109.0539,38.8896],[-109.0539,38.888],[-109.054,38.8844],[-109.054,38.8808],[-109.054,38.8772],[-109.0541,38.8735],[-109.0543,38.8699],[-109.0544,38.8663],[-109.0545,38.8641],[-109.0546,38.8627],[-109.0547,38.8605],[-109.0547,38.8589],[-109.0548,38.8569],[-109.0549,38.8553],[-109.055,38.8532],[-109.0551,38.8516],[-109.0551,38.8503],[-109.0552,38.8473],[-109.0554,38.8444],[-109.0554,38.8423],[-109.0555,38.8408],[-109.0556,38.8387],[-109.0557,38.8373],[-109.0558,38.8351],[-109.0558,38.8337],[-109.0559,38.8314],[-109.0559,38.8309],[-109.0559,38.8308],[-109.0559,38.8307],[-109.0561,38.8278],[-109.0561,38.8265],[-109.0562,38.8242],[-109.0563,38.8229],[-109.0564,38.8192],[-109.0565,38.8169],[-109.0566,38.8156],[-109.0567,38.814],[-109.0567,38.8132],[-109.0567,38.812],[-109.0568,38.8096],[-109.0569,38.8084],[-109.057,38.806],[-109.0571,38.8048],[-109.0571,38.8045],[-109.0572,38.8023],[-109.0572,38.8012],[-109.0573,38.7995],[-109.0574,38.7976],[-109.0575,38.7939],[-109.0576,38.7903],[-109.0579,38.783],[-109.0581,38.7768],[-109.0583,38.7721],[-109.0585,38.7658],[-109.0588,38.7585],[-109.0589,38.7548],[-109.0589,38.7534],[-109.059,38.7512],[-109.059,38.7502],[-109.059,38.7495],[-109.0591,38.749],[-109.0591,38.7488],[-109.0593,38.7367],[-109.0596,38.7256],[-109.0596,38.7249],[-109.0597,38.722],[-109.0597,38.7212],[-109.0598,38.7184],[-109.0598,38.7176],[-109.0598,38.7148],[-109.0598,38.714],[-109.0598,38.7103],[-109.0598,38.7067],[-109.0598,38.7031],[-109.0598,38.6995],[-109.0598,38.6922],[-109.0598,38.6886],[-109.0598,38.685],[-109.0597,38.6813],[-109.0597,38.6726],[-109.0597,38.6668],[-109.0597,38.6523],[-109.0597,38.652],[-109.0597,38.6488],[-109.0597,38.6486],[-109.0597,38.6481],[-109.0597,38.6451],[-109.0597,38.6415],[-109.0597,38.638],[-109.0597,38.6379],[-109.0597,38.6372],[-109.0597,38.6343],[-109.0597,38.6336],[-109.0597,38.6307],[-109.0597,38.63],[-109.0597,38.627],[-109.0597,38.6264],[-109.0597,38.6234],[-109.0597,38.6228],[-109.0597,38.6216],[-109.0597,38.6192],[-109.0597,38.6161],[-109.0597,38.6156],[-109.0597,38.6125],[-109.0597,38.6119],[-109.0597,38.6095],[-109.0597,38.6064],[-109.0597,38.6047],[-109.0598,38.6016],[-109.0598,38.6011],[-109.0598,38.5979],[-109.0598,38.5975],[-109.0598,38.5939],[-109.0598,38.5907],[-109.0598,38.5866],[-109.0598,38.5834],[-109.0599,38.5794],[-109.0599,38.5768],[-109.0599,38.5761],[-109.0599,38.5725],[-109.0599,38.5689],[-109.06,38.5653],[-109.06,38.5649],[-109.06,38.5617],[-109.06,38.5576],[-109.06,38.5563],[-109.06,38.554],[-109.06,38.5504],[-109.06,38.547],[-109.06,38.5468],[-109.06,38.5431],[-109.06,38.5395],[-109.06,38.5359],[-109.06,38.5321],[-109.06,38.5287],[-109.0601,38.5251],[-109.0601,38.5215],[-109.0601,38.5207],[-109.06,38.5141],[-109.0601,38.5106],[-109.0601,38.507],[-109.0601,38.5031],[-109.0601,38.5018],[-109.0601,38.5],[-109.0601,38.4997],[-109.0601,38.4971],[-109.0601,38.4935],[-109.06,38.4928],[-109.06,38.489],[-109.06,38.4887],[-109.06,38.4882],[-109.06,38.4842],[-109.06,38.4838],[-109.06,38.4815],[-109.06,38.4775],[-109.06,38.4767],[-109.0599,38.4743],[-109.0601,38.469],[-109.0601,38.4662],[-109.0601,38.4652],[-109.0601,38.4647],[-109.0602,38.4643],[-109.0602,38.4628],[-109.0602,38.4623],[-109.0601,38.4582],[-109.0601,38.4556],[-109.0601,38.4554],[-109.0601,38.4549],[-109.0601,38.4548],[-109.0601,38.4545],[-109.0601,38.4543],[-109.0601,38.4501],[-109.0601,38.4466],[-109.0601,38.4464],[-109.06,38.4356],[-109.06,38.4338],[-109.06,38.4334],[-109.06,38.4325],[-109.06,38.4317],[-109.06,38.4307],[-109.0601,38.4292],[-109.0601,38.4288],[-109.0601,38.4287],[-109.0601,38.4255],[-109.0601,38.4187],[-109.0601,38.4186],[-109.0601,38.4164],[-109.0601,38.4132],[-109.0601,38.4131],[-109.0601,38.4122],[-109.0601,38.4119],[-109.0601,38.4085],[-109.0601,38.4068],[-109.0601,38.4051],[-109.0601,38.4038],[-109.0601,38.4036],[-109.0601,38.4035],[-109.0601,38.4024],[-109.0601,38.4016],[-109.0601,38.4014],[-109.0601,38.4012],[-109.0601,38.4011],[-109.0601,38.4009],[-109.0601,38.3994],[-109.0601,38.3983],[-109.0601,38.3982],[-109.0601,38.3975],[-109.0601,38.3973],[-109.0601,38.3972],[-109.0601,38.3968],[-109.0601,38.3967],[-109.0602,38.3913],[-109.0602,38.39],[-109.0602,38.3881],[-109.0602,38.3785],[-109.0601,38.375],[-109.0601,38.3745],[-109.0601,38.3636],[-109.0601,38.3626],[-109.0601,38.3603],[-109.0601,38.3602],[-109.0601,38.3599],[-109.0601,38.3598],[-109.0601,38.3597],[-109.0601,38.3596],[-109.0601,38.3595],[-109.0601,38.3592],[-109.0601,38.3589],[-109.0601,38.3586],[-109.0601,38.3584],[-109.0601,38.3577],[-109.0601,38.357],[-109.0601,38.3563],[-109.0601,38.3548],[-109.0602,38.3528],[-109.0601,38.3527],[-109.0602,38.3498],[-109.0602,38.3462],[-109.0602,38.3461],[-109.0602,38.3449],[-109.0602,38.3409],[-109.0602,38.3371],[-109.0602,38.3347],[-109.0602,38.332],[-109.0602,38.3276],[-109.0602,38.3273],[-109.0602,38.3244],[-109.0602,38.3187],[-109.0601,38.3143],[-109.0602,38.3072],[-109.0601,38.2991],[-109.0602,38.2965],[-109.0602,38.2927],[-109.0602,38.2919],[-109.0601,38.2902],[-109.0602,38.2782],[-109.0602,38.2755],[-109.0599,38.2736],[-109.0593,38.2702],[-109.0566,38.2533],[-109.0562,38.251],[-109.0554,38.2454],[-109.0547,38.2411],[-109.0536,38.2341],[-109.0527,38.2286],[-109.0522,38.2252],[-109.0516,38.2214],[-109.0506,38.215],[-109.0504,38.2141],[-109.0499,38.2109],[-109.048,38.1988],[-109.048,38.1985],[-109.0479,38.1984],[-109.0466,38.1896],[-109.0461,38.187],[-109.0428,38.1663],[-109.0427,38.1615],[-109.0426,38.1572],[-109.0426,38.157],[-109.0426,38.1562],[-109.0426,38.1547],[-109.0426,38.1532],[-109.0426,38.153],[-109.0426,38.1367],[-109.0426,38.1359],[-109.0426,38.1345],[-109.0426,38.1322],[-109.0426,38.1266],[-109.0426,38.1095],[-109.0426,38.1067],[-109.0426,38.1027],[-109.0426,38.0938],[-109.0425,38.0929],[-109.0425,38.0927],[-109.0425,38.0921],[-109.0423,38.0882],[-109.0422,38.0852],[-109.0422,38.0838],[-109.0422,38.0834],[-109.042,38.0802],[-109.042,38.0796],[-109.042,38.0761],[-109.042,38.073],[-109.042,38.0725],[-109.0421,38.071],[-109.0421,38.0694],[-109.0421,38.0689],[-109.0421,38.0661],[-109.0422,38.0587],[-109.0422,38.058],[-109.0422,38.0569],[-109.0422,38.0549],[-109.0422,38.0544],[-109.0422,38.0513],[-109.0422,38.0511],[-109.0422,38.0509],[-109.0422,38.0508],[-109.0424,38.0477],[-109.0426,38.0424],[-109.0427,38.0404],[-109.0427,38.0398],[-109.0429,38.0368],[-109.0429,38.0364],[-109.0429,38.0362],[-109.0429,38.0331],[-109.0429,38.0326],[-109.0429,38.0295],[-109.0429,38.0289],[-109.0429,38.0277],[-109.0429,38.0259],[-109.0429,38.0177],[-109.0429,38.016],[-109.0429,38.0159],[-109.0429,38.0156],[-109.0429,38.0152],[-109.0429,38.0111],[-109.0429,38.011],[-109.0429,38.0036],[-109.0429,38.0021],[-109.0429,37.9971],[-109.0429,37.9969],[-109.043,37.9829],[-109.0429,37.9816],[-109.043,37.9799],[-109.0429,37.9782],[-109.0429,37.9753],[-109.0429,37.9749],[-109.0428,37.966],[-109.0427,37.9629],[-109.0427,37.9626],[-109.0425,37.9549],[-109.042,37.9438],[-109.0421,37.9392],[-109.0421,37.9234],[-109.042,37.9077],[-109.042,37.8811],[-109.042,37.8729],[-109.042,37.8653],[-109.042,37.863],[-109.042,37.8619],[-109.042,37.8587],[-109.042,37.8427],[-109.042,37.8421],[-109.042,37.8417],[-109.042,37.84],[-109.042,37.8396],[-109.042,37.8372],[-109.042,37.8358],[-109.042,37.8355],[-109.042,37.8353],[-109.042,37.8342],[-109.042,37.834],[-109.042,37.8295],[-109.042,37.828],[-109.042,37.8276],[-109.0419,37.8265],[-109.042,37.8165],[-109.042,37.8158],[-109.042,37.8086],[-109.042,37.8043],[-109.0419,37.7876],[-109.042,37.775],[-109.042,37.7707],[-109.042,37.7557],[-109.042,37.7544],[-109.042,37.7486],[-109.042,37.7403],[-109.042,37.7257],[-109.042,37.7163],[-109.0419,37.7132],[-109.0419,37.7112],[-109.0418,37.6878],[-109.0419,37.6796],[-109.0419,37.6702],[-109.0419,37.6694],[-109.0419,37.6679],[-109.0419,37.6669],[-109.0419,37.6658],[-109.0419,37.6629],[-109.0419,37.6627],[-109.0419,37.6541],[-109.0419,37.6512],[-109.0419,37.6499],[-109.0419,37.6498],[-109.0419,37.6497],[-109.0419,37.6356],[-109.0419,37.6331],[-109.0419,37.6324],[-109.0419,37.6292],[-109.0419,37.6287],[-109.0419,37.6274],[-109.0419,37.6266],[-109.0419,37.6245],[-109.0419,37.6235],[-109.0419,37.6215],[-109.0419,37.6208],[-109.0419,37.6198],[-109.0419,37.6194],[-109.0419,37.6176],[-109.0419,37.6173],[-109.0419,37.6168],[-109.0419,37.6096],[-109.0419,37.6045],[-109.042,37.587],[-109.0419,37.5763],[-109.0419,37.575],[-109.0418,37.5703],[-109.0417,37.5686],[-109.0417,37.5653],[-109.0416,37.5631],[-109.0416,37.5621],[-109.0416,37.5618],[-109.0416,37.5594],[-109.0416,37.5587],[-109.0417,37.5522],[-109.0417,37.5511],[-109.0418,37.5486],[-109.0418,37.548],[-109.0418,37.547],[-109.0418,37.5465],[-109.042,37.5413],[-109.0422,37.5301],[-109.0426,37.514],[-109.0427,37.5114],[-109.0429,37.5015],[-109.0429,37.5006],[-109.043,37.4979],[-109.043,37.497],[-109.0431,37.4943],[-109.0431,37.4934],[-109.0432,37.4904],[-109.0432,37.4898],[-109.0434,37.4848],[-109.0434,37.4842],[-109.0434,37.4827],[-109.0435,37.4812],[-109.0435,37.4807],[-109.0435,37.4782],[-109.0437,37.4728],[-109.0437,37.4725],[-109.0437,37.4718],[-109.0438,37.4701],[-109.0438,37.469],[-109.044,37.4584],[-109.0443,37.449],[-109.0443,37.4461],[-109.0445,37.4381],[-109.0446,37.4341],[-109.0446,37.4318],[-109.0447,37.4271],[-109.0448,37.4248],[-109.0449,37.4224],[-109.045,37.4176],[-109.045,37.4169],[-109.045,37.4164],[-109.0451,37.409],[-109.0452,37.4062],[-109.0452,37.4021],[-109.0452,37.401],[-109.0452,37.3999],[-109.0453,37.3974],[-109.0453,37.3962],[-109.0453,37.395],[-109.0456,37.3597],[-109.0458,37.3311],[-109.0458,37.3293],[-109.0458,37.3269],[-109.0458,37.3267],[-109.0458,37.3208],[-109.0458,37.3202],[-109.0458,37.3174],[-109.0458,37.313],[-109.0458,37.3113],[-109.0458,37.302],[-109.0458,37.2934],[-109.0458,37.2912],[-109.0457,37.2846],[-109.0457,37.2837],[-109.0457,37.2829],[-109.0456,37.2683],[-109.0455,37.2493],[-109.0455,37.2399],[-109.0455,37.2369],[-109.0455,37.2363],[-109.0454,37.2249],[-109.0454,37.2197],[-109.0454,37.2175],[-109.0453,37.2139],[-109.0453,37.2136],[-109.0454,37.2122],[-109.0455,37.2108],[-109.0456,37.2084],[-109.0457,37.2045],[-109.0458,37.2028],[-109.0459,37.2006],[-109.0459,37.1996],[-109.0459,37.1969],[-109.0459,37.1873],[-109.0459,37.1846],[-109.0458,37.1794],[-109.0455,37.1569],[-109.0455,37.1551],[-109.0455,37.1546],[-109.0454,37.1499],[-109.0453,37.1396],[-109.0452,37.1321],[-109.0451,37.1204],[-109.0451,37.1187],[-109.0451,37.0969],[-109.0451,37.0963],[-109.0451,37.0954],[-109.0451,37.0939],[-109.0451,37.093],[-109.0451,37.0926],[-109.0451,37.09],[-109.0451,37.0883],[-109.045,37.0865],[-109.045,37.0864],[-109.045,37.0862],[-109.045,37.0853],[-109.045,37.0851],[-109.045,37.083],[-109.045,37.0822],[-109.0451,37.0767],[-109.0451,37.0747],[-109.0451,37.0743],[-109.0451,37.0731],[-109.0452,37.0727],[-109.0452,37.0674],[-109.0452,37.0654],[-109.0452,37.0538],[-109.0452,37.0521],[-109.0452,37.0514],[-109.0452,37.0461],[-109.0452,37.0453],[-109.0452,37.0429],[-109.0452,37.0421],[-109.0452,37.0413],[-109.0452,37.0335],[-109.0452,37.0235],[-109.0452,37.0232],[-109.0452,37.023],[-109.0452,37.0227],[-109.0452,37.022],[-109.0452,37.0194],[-109.0452,37.0182],[-109.0452,37.018],[-109.0452,37.0151],[-109.0452,37.0121],[-109.0452,37.0105],[-109.0452,37.0075],[-109.0452,37.0034],[-109.0452,36.9992],[-109.0452,36.9991],[-109.0452,36.999],[-109.0453,36.999],[-109.0463,36.999],[-109.0472,36.999],[-109.0475,36.999],[-109.0488,36.999],[-109.0524,36.999],[-109.0534,36.999],[-109.0538,36.999],[-109.0542,36.999],[-109.0569,36.999],[-109.0578,36.999],[-109.0615,36.999],[-109.0644,36.999],[-109.0662,36.999],[-109.0705,36.9991],[-109.075,36.9991],[-109.0795,36.9991],[-109.0812,36.9991],[-109.0843,36.9991],[-109.0886,36.9992],[-109.0931,36.9992],[-109.0976,36.9992],[-109.1004,36.9993],[-109.1024,36.9993],[-109.1045,36.9993],[-109.1097,36.9993],[-109.1098,36.9993],[-109.1199,36.9993],[-109.12,36.9993],[-109.1206,36.9993],[-109.121,36.9993],[-109.1232,36.9994],[-109.1257,36.9994],[-109.129,36.9994],[-109.1291,36.9994],[-109.1418,36.9994],[-109.1419,36.9994],[-109.1428,36.9994],[-109.1429,36.9994],[-109.1474,36.9994],[-109.1475,36.9994],[-109.1509,36.9994],[-109.1511,36.9994],[-109.1513,36.9994],[-109.1515,36.9994],[-109.1591,36.9993],[-109.161,36.9993],[-109.1635,36.9993],[-109.1657,36.9993],[-109.17,36.9993],[-109.1764,36.9993],[-109.1782,36.9993],[-109.1806,36.9993],[-109.1809,36.9993],[-109.1835,36.9993],[-109.185,36.9993],[-109.1864,36.9993],[-109.1911,36.9993],[-109.1917,36.9993],[-109.1938,36.9993],[-109.2028,36.9993],[-109.2059,36.9993],[-109.2061,36.9993],[-109.2086,36.9993],[-109.2107,36.9993],[-109.2108,36.9993],[-109.2152,36.9993],[-109.2163,36.9993],[-109.2197,36.9993],[-109.2239,36.9993],[-109.2267,36.9993],[-109.2284,36.9993],[-109.2289,36.9993],[-109.2329,36.9993],[-109.2339,36.9993],[-109.2345,36.9993],[-109.2374,36.9993],[-109.2392,36.9993],[-109.24,36.9993],[-109.2405,36.9993],[-109.2424,36.9993],[-109.2431,36.9993],[-109.2432,36.9993],[-109.2446,36.9993],[-109.2469,36.9993],[-109.2473,36.9993],[-109.2507,36.9993],[-109.257,36.9993],[-109.2634,36.9993],[-109.2691,36.9993],[-109.2699,36.9993],[-109.2701,36.9993],[-109.2711,36.9993],[-109.2715,36.9993],[-109.2825,36.9993],[-109.2828,36.9993],[-109.2829,36.9993],[-109.2943,36.9993],[-109.2994,36.9993],[-109.2997,36.9993],[-109.3006,36.9993],[-109.3009,36.9993],[-109.3019,36.9993],[-109.3049,36.9993],[-109.3059,36.9993],[-109.306,36.9993],[-109.3064,36.9993],[-109.3065,36.9993],[-109.3078,36.9993],[-109.3117,36.9993],[-109.313,36.9993],[-109.3164,36.9993],[-109.3165,36.9993],[-109.3166,36.9993],[-109.3167,36.9993],[-109.3196,36.9993],[-109.3197,36.9993],[-109.325,36.9993],[-109.3276,36.9993],[-109.3391,36.9993],[-109.3403,36.9993],[-109.3404,36.9993],[-109.3408,36.9993],[-109.3409,36.9993],[-109.3478,36.9993],[-109.3488,36.9993],[-109.3517,36.9993],[-109.3527,36.9993],[-109.3542,36.9993],[-109.3545,36.9993],[-109.3546,36.9993],[-109.3555,36.9993],[-109.3557,36.9993],[-109.3559,36.9993],[-109.3567,36.9993],[-109.357,36.9993],[-109.3579,36.9993],[-109.3605,36.9993],[-109.3614,36.9993],[-109.3616,36.9993],[-109.3621,36.9993],[-109.3623,36.9993],[-109.3626,36.9993],[-109.3684,36.9992],[-109.3712,36.9992],[-109.373,36.9992],[-109.3733,36.9992],[-109.3775,36.9992],[-109.3789,36.9992],[-109.3825,36.9992],[-109.3876,36.9992],[-109.3895,36.9992],[-109.3898,36.9992],[-109.3907,36.9992],[-109.391,36.9992],[-109.394,36.9992],[-109.4006,36.9992],[-109.4032,36.9992],[-109.4073,36.9992],[-109.4094,36.9992],[-109.4136,36.9992],[-109.4182,36.9992],[-109.4189,36.9992],[-109.427,36.9992],[-109.433,36.9992],[-109.4359,36.9992],[-109.4457,36.9992],[-109.4469,36.9992],[-109.447,36.9992],[-109.4544,36.9992],[-109.4589,36.9992],[-109.4603,36.9992],[-109.467,36.9992],[-109.468,36.9992],[-109.4716,36.9992],[-109.4796,36.9992],[-109.4905,36.9992],[-109.4953,36.9992],[-109.4996,36.9992],[-109.5041,36.9992],[-109.5086,36.9992],[-109.5132,36.9992],[-109.5158,36.9992],[-109.5178,36.9992],[-109.5222,36.9992],[-109.5307,36.9992],[-109.5311,36.9992],[-109.5313,36.9992],[-109.5378,36.9992],[-109.5584,36.9989],[-109.5629,36.9989],[-109.5666,36.9988],[-109.5752,36.9988],[-109.5754,36.9988],[-109.5769,36.9987],[-109.5801,36.9987],[-109.5804,36.9987],[-109.5808,36.9987],[-109.581,36.9987],[-109.5812,36.9987],[-109.5813,36.9987],[-109.5855,36.9986],[-109.5899,36.9986],[-109.5907,36.9986],[-109.5913,36.9986],[-109.5935,36.9986],[-109.594,36.9986],[-109.5951,36.9986],[-109.5976,36.9985],[-109.6085,36.9984],[-109.6091,36.9984],[-109.6093,36.9984],[-109.6099,36.9984],[-109.6101,36.9984],[-109.6102,36.9984],[-109.6142,36.9984],[-109.6216,36.9983],[-109.6243,36.9982],[-109.626,36.9982],[-109.6267,36.9982],[-109.6293,36.9982],[-109.6335,36.9982],[-109.6347,36.9982],[-109.6397,36.9982],[-109.6603,36.9983],[-109.6605,36.9983],[-109.6622,36.9983],[-109.6668,36.9983],[-109.6714,36.9983],[-109.6759,36.9983],[-109.6785,36.9983],[-109.6802,36.9983],[-109.6828,36.9983],[-109.6849,36.9983],[-109.688,36.9983],[-109.689,36.9983],[-109.6983,36.9983],[-109.6992,36.9983],[-109.7097,36.9983],[-109.7098,36.9983],[-109.7419,36.9983],[-109.7436,36.9983],[-109.7462,36.9983],[-109.7471,36.9983],[-109.7481,36.9983],[-109.7506,36.9983],[-109.753,36.9983],[-109.7571,36.9983],[-109.7616,36.9983],[-109.7642,36.9983],[-109.7643,36.9983],[-109.7643,36.9982],[-109.7793,36.9982],[-109.7884,36.9982],[-109.794,36.9982],[-109.7942,36.9982],[-109.8042,36.9982],[-109.8045,36.9982],[-109.8053,36.9982],[-109.8071,36.9983],[-109.8096,36.9983],[-109.8349,36.9983],[-109.835,36.9983],[-109.8408,36.9983],[-109.8478,36.9983],[-109.8614,36.9984],[-109.8616,36.9984],[-109.8676,36.9984],[-109.8679,36.9984],[-109.8689,36.9984],[-109.8692,36.9984],[-109.8754,36.9985],[-109.8828,36.9984],[-109.883,36.9984],[-109.8912,36.9984],[-109.8914,36.9984],[-109.8915,36.9984],[-109.8925,36.9984],[-109.9048,36.9984],[-109.9077,36.9984],[-109.9087,36.9984],[-109.9131,36.9984],[-109.9177,36.9984],[-109.9223,36.9984],[-109.9259,36.9984],[-109.9281,36.9984],[-109.9312,36.9984],[-109.9337,36.9984],[-109.9339,36.9984],[-109.9403,36.9984],[-109.9448,36.9984],[-109.9472,36.9984],[-109.9505,36.9984],[-109.9539,36.9984],[-109.9621,36.9984],[-109.9683,36.9984],[-109.972,36.9984],[-109.9765,36.9984],[-109.9803,36.9984],[-109.9817,36.9984],[-109.9855,36.9984],[-109.9862,36.9984],[-109.9907,36.9984],[-109.9953,36.9984],[-109.9984,36.9984],[-110.0007,36.9984],[-110.0008,36.9984],[-110.0036,36.9984],[-110.0044,36.9984],[-110.0089,36.9983],[-110.0164,36.9983],[-110.0241,36.9983],[-110.027,36.9983],[-110.032,36.9983],[-110.0321,36.9983],[-110.058,36.9983],[-110.0617,36.9983],[-110.0618,36.9983],[-110.0621,36.9983],[-110.0657,36.9983],[-110.0659,36.9983],[-110.0662,36.9983],[-110.0722,36.9983],[-110.0761,36.9983],[-110.0827,36.9983],[-110.0828,36.9983],[-110.083,36.9983],[-110.0831,36.9983],[-110.0844,36.9983],[-110.0848,36.9983],[-110.0882,36.9983],[-110.0901,36.9983],[-110.0902,36.9983],[-110.0941,36.9983],[-110.1031,36.9983],[-110.104,36.9983],[-110.1069,36.9983],[-110.1079,36.9983],[-110.1086,36.9983],[-110.1109,36.9983],[-110.1116,36.9983],[-110.1241,36.9983],[-110.1262,36.9983],[-110.1268,36.9983],[-110.127,36.9983],[-110.1301,36.9983],[-110.1343,36.9983],[-110.1397,36.9983],[-110.1417,36.9983],[-110.1454,36.9983],[-110.1457,36.9983],[-110.1458,36.9983],[-110.1459,36.9983],[-110.1468,36.9983],[-110.1499,36.9983],[-110.1512,36.9983],[-110.1517,36.9983],[-110.1533,36.9983],[-110.1538,36.9983],[-110.1549,36.9983],[-110.1555,36.9983],[-110.1562,36.9983],[-110.157,36.9983],[-110.158,36.9983],[-110.1584,36.9983],[-110.1643,36.9983],[-110.1645,36.9983],[-110.1646,36.9983],[-110.1649,36.9983],[-110.165,36.9983],[-110.1656,36.9982],[-110.1668,36.9982],[-110.1706,36.9982],[-110.1746,36.9982],[-110.1747,36.9982],[-110.1758,36.9982],[-110.1761,36.9982],[-110.1767,36.9982],[-110.1844,36.9982],[-110.1849,36.9982],[-110.1919,36.9982],[-110.1938,36.9982],[-110.1964,36.9982],[-110.1982,36.9982],[-110.1998,36.9982],[-110.2017,36.9982],[-110.2024,36.9982],[-110.2037,36.9982],[-110.2038,36.9982],[-110.204,36.9982],[-110.2048,36.9982],[-110.2057,36.9982],[-110.2109,36.9981],[-110.2162,36.9981],[-110.2196,36.9981],[-110.2199,36.9981],[-110.228,36.9981],[-110.2284,36.9981],[-110.2293,36.9981],[-110.2294,36.9981],[-110.2298,36.9981],[-110.2309,36.9981],[-110.2311,36.9981],[-110.2317,36.9981],[-110.2333,36.9981],[-110.2346,36.9981],[-110.2474,36.9981],[-110.2475,36.9981],[-110.2508,36.998],[-110.2509,36.998],[-110.2535,36.998],[-110.2577,36.998],[-110.259,36.998],[-110.2629,36.998],[-110.2642,36.998],[-110.2661,36.998],[-110.2703,36.998],[-110.2714,36.998],[-110.2716,36.998],[-110.2717,36.998],[-110.2719,36.998],[-110.2754,36.998],[-110.2758,36.998],[-110.2759,36.998],[-110.2845,36.998],[-110.2924,36.998],[-110.2933,36.998],[-110.2959,36.998],[-110.2967,36.998],[-110.2974,36.998],[-110.3001,36.998],[-110.3063,36.998],[-110.3082,36.998],[-110.3111,36.998],[-110.3127,36.998],[-110.3176,36.998],[-110.3192,36.998],[-110.3212,36.998],[-110.3282,36.998],[-110.3294,36.998],[-110.3304,36.998],[-110.3464,36.998],[-110.3476,36.9979],[-110.3656,36.9978],[-110.3685,36.9978],[-110.3758,36.9978],[-110.377,36.9978],[-110.3798,36.9978],[-110.3834,36.9978],[-110.3877,36.9978],[-110.4016,36.9978],[-110.4034,36.9978],[-110.4035,36.9978],[-110.4207,36.9977],[-110.4223,36.9977],[-110.4247,36.9977],[-110.4248,36.9977],[-110.436,36.9977],[-110.4361,36.9977],[-110.4383,36.9977],[-110.4673,36.9977],[-110.4687,36.9977],[-110.469,36.9977],[-110.4697,36.9977],[-110.4732,36.9987],[-110.4764,36.9996],[-110.4778,37],[-110.4822,37.0013],[-110.4875,37.0028],[-110.488,37.0029],[-110.4885,37.0031],[-110.4903,37.0036],[-110.4917,37.0036],[-110.4938,37.0036],[-110.4958,37.0036],[-110.5095,37.0036],[-110.5098,37.0036],[-110.5107,37.0036],[-110.5303,37.0036],[-110.5437,37.0036],[-110.5439,37.0036],[-110.5478,37.0036],[-110.5497,37.0036],[-110.5506,37.0036],[-110.5542,37.0036],[-110.5551,37.0036],[-110.556,37.0036],[-110.5587,37.0036],[-110.5595,37.0036],[-110.5621,37.0036],[-110.5632,37.0036],[-110.5635,37.0036],[-110.5678,37.0036],[-110.57,37.0036],[-110.5701,37.0036],[-110.5723,37.0036],[-110.5745,37.0036],[-110.5768,37.0036],[-110.5801,37.0036],[-110.5882,37.0036],[-110.6034,37.0036],[-110.6088,37.0036],[-110.62,37.0035],[-110.6221,37.0035],[-110.6226,37.0035],[-110.6256,37.0035],[-110.6257,37.0037],[-110.6318,37.0037],[-110.6333,37.0037],[-110.6525,37.0036],[-110.6527,37.0036],[-110.6528,37.0036],[-110.6534,37.0036],[-110.6537,37.0036],[-110.6728,37.0035],[-110.6731,37.0035],[-110.6732,37.0035],[-110.7015,37.0033],[-110.7019,37.0033],[-110.7075,37.0033],[-110.7165,37.0032],[-110.7194,37.0032],[-110.7307,37.0031],[-110.7367,37.0031],[-110.7406,37.0031],[-110.7419,37.0031],[-110.7507,37.003],[-110.7549,37.003],[-110.7555,37.003],[-110.7572,37.003],[-110.7659,37.0029],[-110.7668,37.0029],[-110.7795,37.0028],[-110.7815,37.0027],[-110.7826,37.0027],[-110.7842,37.0027],[-110.7846,37.0027],[-110.7848,37.0027],[-110.7894,37.0027],[-110.7903,37.0027],[-110.7917,37.0027],[-110.7928,37.0027],[-110.7974,37.0026],[-110.7997,37.0031],[-110.8012,37.0031],[-110.8015,37.0031],[-110.8016,37.0031],[-110.8017,37.0031],[-110.8035,37.0031],[-110.8054,37.0025],[-110.807,37.0025],[-110.8081,37.0025],[-110.8087,37.0025],[-110.8105,37.0025],[-110.8353,37.0025],[-110.8378,37.0025],[-110.8451,37.0025],[-110.8475,37.0025],[-110.848,37.0025],[-110.8494,37.0025],[-110.8498,37.0025],[-110.8559,37.0025],[-110.8604,37.0025],[-110.8812,37.0025],[-110.8845,37.0024],[-110.8943,37.0024],[-110.8976,37.0024],[-110.9169,37.0024],[-110.9499,37.0024],[-110.9506,37.0024],[-110.9543,37.0024],[-110.955,37.0024],[-110.9553,37.0025],[-110.9558,37.0026],[-110.9569,37.0026],[-110.9864,37.0025],[-110.9878,37.0025],[-110.9909,37.0025],[-110.9917,37.0024],[-110.9934,37.0024],[-110.9955,37.0024],[-111.0046,37.0024],[-111.0098,37.0024],[-111.0124,37.0024],[-111.0192,37.0024],[-111.0435,37.0023],[-111.0454,37.0023],[-111.0569,37.0023],[-111.057,37.0023],[-111.0574,37.0023],[-111.0575,37.0023],[-111.0588,37.0023],[-111.06,37.0023],[-111.0649,37.0023],[-111.0739,37.0022],[-111.0795,37.0021],[-111.0811,37.0021],[-111.0824,37.0021],[-111.0831,37.0021],[-111.0972,37.0018],[-111.0987,37.0018],[-111.0989,37.0018],[-111.1357,37.0012],[-111.139,37.0012],[-111.1415,37.0011],[-111.1434,37.0011],[-111.1436,37.0011],[-111.145,37.001],[-111.1506,37.001],[-111.1535,37.001],[-111.1681,37.0009],[-111.1832,37.001],[-111.1868,37.001],[-111.189,37.001],[-111.1899,37.001],[-111.1901,37.001],[-111.2139,37.001],[-111.235,37.0011],[-111.2351,37.0011],[-111.2354,37.0011],[-111.2355,37.0011],[-111.2363,37.0011],[-111.2375,37.0011],[-111.2387,37.0011],[-111.2395,37.0011],[-111.2409,37.0011],[-111.2431,37.0011],[-111.2452,37.001],[-111.2466,37.001],[-111.2474,37.001],[-111.2487,37.001],[-111.2499,37.001],[-111.2507,37.001],[-111.251,37.001],[-111.2514,37.001],[-111.2518,37.001],[-111.252,37.001],[-111.2523,37.001],[-111.2529,37.001],[-111.2531,37.001],[-111.2532,37.001],[-111.2533,37.001],[-111.2534,37.001],[-111.2574,37.001],[-111.2609,37.001],[-111.2655,37.0011],[-111.2677,37.0011],[-111.2724,37.0011],[-111.2763,37.0011],[-111.2789,37.0011],[-111.2905,37.0012],[-111.2944,37.0012],[-111.2969,37.0012],[-111.297,37.0012],[-111.298,37.0012],[-111.3041,37.0014],[-111.3052,37.0014],[-111.3054,37.0014],[-111.3086,37.0015],[-111.3126,37.0015],[-111.3151,37.0015],[-111.3161,37.0015],[-111.3191,37.0015],[-111.3267,37.0015],[-111.3308,37.0015],[-111.3332,37.0015],[-111.3338,37.0015],[-111.3554,37.0015],[-111.3578,37.0015],[-111.3631,37.0015],[-111.3677,37.0015],[-111.3756,37.0015],[-111.3771,37.0015],[-111.3808,37.0015],[-111.3847,37.0015],[-111.3881,37.0015],[-111.3897,37.0015],[-111.3911,37.0015],[-111.3914,37.0015],[-111.3923,37.0015],[-111.3924,37.0015],[-111.3926,37.0015],[-111.3927,37.0015],[-111.3929,37.0015],[-111.393,37.0015],[-111.3932,37.0015],[-111.3948,37.0015],[-111.3956,37.0015],[-111.3973,37.0015],[-111.3982,37.0015],[-111.4001,37.0015],[-111.401,37.0015],[-111.4014,37.0015],[-111.4017,37.0015],[-111.4025,37.0015],[-111.4031,37.0015],[-111.4045,37.0015],[-111.4047,37.0015],[-111.4048,37.0015],[-111.4054,37.0015],[-111.4056,37.0015],[-111.4061,37.0015],[-111.4062,37.0015],[-111.4069,37.0015],[-111.4077,37.0015],[-111.4086,37.0015],[-111.409,37.0015],[-111.4094,37.0015],[-111.4099,37.0015],[-111.4103,37.0015],[-111.4107,37.0015],[-111.4109,37.0015],[-111.4114,37.0015],[-111.4115,37.0015],[-111.4117,37.0015],[-111.4123,37.0015],[-111.4128,37.0015],[-111.4134,37.0015],[-111.4146,37.0015],[-111.4216,37.0015],[-111.4217,37.0015],[-111.4295,37.0016],[-111.4462,37.0016],[-111.4474,37.0016],[-111.4507,37.0016],[-111.4518,37.0016],[-111.4524,37.0016],[-111.4539,37.0016],[-111.4544,37.0016],[-111.4575,37.0016],[-111.462,37.0016],[-111.4666,37.0016],[-111.4696,37.0016],[-111.4731,37.0016],[-111.4766,37.0016],[-111.4866,37.0016],[-111.495,37.0016],[-111.4966,37.0016],[-111.4986,37.0016],[-111.4988,37.0016],[-111.499,37.0016],[-111.4991,37.0016],[-111.5007,37.0016],[-111.5012,37.0016],[-111.5019,37.0016],[-111.5035,37.0016],[-111.5055,37.0016],[-111.5069,37.0016],[-111.5229,37.0016],[-111.5353,37.0016],[-111.5363,37.0016],[-111.5383,37.0016],[-111.5388,37.0016],[-111.5475,37.0016],[-111.5505,37.0015],[-111.5551,37.0015],[-111.5656,37.0015],[-111.5728,37.0015],[-111.5741,37.0015],[-111.5862,37.0014],[-111.5905,37.0014],[-111.5924,37.0014],[-111.5981,37.0015],[-111.6017,37.0014],[-111.6018,37.0014],[-111.6023,37.0014],[-111.6032,37.0014],[-111.6097,37.0014],[-111.6105,37.0015],[-111.6125,37.0014],[-111.6157,37.0014],[-111.6163,37.0014],[-111.617,37.0014],[-111.6185,37.0014],[-111.622,37.0015],[-111.6232,37.0015],[-111.6243,37.0014],[-111.6257,37.0014],[-111.6274,37.0014],[-111.6284,37.0014],[-111.6297,37.0014],[-111.6337,37.0014],[-111.6351,37.0014],[-111.6358,37.0014],[-111.6378,37.0014],[-111.6385,37.0014],[-111.6388,37.0014],[-111.6398,37.0014],[-111.6401,37.0014],[-111.6406,37.0014],[-111.642,37.0014],[-111.6425,37.0014],[-111.6437,37.0014],[-111.6475,37.0014],[-111.6487,37.0014],[-111.6509,37.0014],[-111.6575,37.0014],[-111.6597,37.0014],[-111.6635,37.0014],[-111.6749,37.0014],[-111.6787,37.0014],[-111.6841,37.0014],[-111.6848,37.0014],[-111.6923,37.0013],[-111.7143,37.0013],[-111.7154,37.0013],[-111.7185,37.0013],[-111.7196,37.0013],[-111.7257,37.0013],[-111.7427,37.0012],[-111.7439,37.0012],[-111.7499,37.0012],[-111.7507,37.0012],[-111.7514,37.0012],[-111.7558,37.0012],[-111.7573,37.0012],[-111.7608,37.0012],[-111.771,37.0012],[-111.7744,37.0012],[-111.7746,37.0012],[-111.7777,37.0012],[-111.7875,37.0012],[-111.7907,37.0012],[-111.7938,37.0012],[-111.8029,37.0012],[-111.8059,37.0012],[-111.8064,37.0012],[-111.8079,37.0012],[-111.8084,37.0012],[-111.8201,37.0012],[-111.824,37.0012],[-111.833,37.0011],[-111.8526,37.0011],[-111.8622,37.0011],[-111.8653,37.0012],[-111.8656,37.0012],[-111.8757,37.0012],[-111.8799,37.0012],[-111.8805,37.0012],[-111.8824,37.0012],[-111.883,37.0012],[-111.8832,37.0012],[-111.8837,37.0012],[-111.8839,37.0012],[-111.9043,37.0011],[-111.9654,37.001],[-111.9858,37.001],[-111.9872,37.001],[-111.9914,37.001],[-111.9928,37.001],[-111.9944,37.001],[-111.9992,37.001],[-112.0007,37.001],[-112.0016,37.001],[-112.0043,37.001],[-112.0052,37.001],[-112.0101,37.001],[-112.0173,37.001],[-112.0245,37.0011],[-112.0293,37.0011],[-112.0299,37.0011],[-112.03,37.0011],[-112.0319,37.0011],[-112.0326,37.0011],[-112.0329,37.0011],[-112.034,37.0011],[-112.0341,37.0011],[-112.0344,37.0011],[-112.0349,37.0011],[-112.0353,37.0011],[-112.0354,37.0011],[-112.0365,37.0011],[-112.0385,37.0011],[-112.048,37.0011],[-112.0511,37.0011],[-112.0577,37.0011],[-112.0642,37.0011],[-112.0772,37.0011],[-112.0786,37.0011],[-112.0821,37.0011],[-112.0831,37.0011],[-112.0846,37.0011],[-112.0977,37.0011],[-112.0979,37.0011],[-112.1042,37.0011],[-112.1047,37.0011],[-112.1183,37.0011],[-112.1253,37.0011],[-112.1714,37.0011],[-112.1716,37.0011],[-112.172,37.0011],[-112.1722,37.0011],[-112.1734,37.0011],[-112.1768,37.0011],[-112.178,37.0011],[-112.1788,37.0011],[-112.19,37.0011],[-112.2073,37.0011],[-112.2128,37.0011],[-112.2253,37.0011],[-112.2285,37.0011],[-112.2288,37.0011],[-112.2339,37.0011],[-112.2341,37.0011],[-112.2347,37.0011],[-112.2349,37.0011],[-112.235,37.0011],[-112.245,37.0012],[-112.2463,37.0012],[-112.2519,37.0012],[-112.2576,37.0012],[-112.2599,37.0012],[-112.2722,37.0012],[-112.2771,37.0012],[-112.2872,37.0012],[-112.294,37.0012],[-112.2982,37.0012],[-112.302,37.001],[-112.3104,37.001],[-112.3139,37.001],[-112.3179,37.001],[-112.318,37.001],[-112.3186,37.001],[-112.3187,37.001],[-112.3215,37.001],[-112.3298,37.001],[-112.3326,37.001],[-112.3336,37.001],[-112.3363,37.001],[-112.3373,37.001],[-112.3419,37.001],[-112.343,37.001],[-112.3499,37.001],[-112.3506,37.001],[-112.351,37.001],[-112.3556,37.001],[-112.3572,37.001],[-112.3573,37.001],[-112.3575,37.0011],[-112.3577,37.0011],[-112.358,37.0011],[-112.3583,37.001],[-112.3585,37.001],[-112.3588,37.0009],[-112.3589,37.001],[-112.359,37.0011],[-112.3592,37.0011],[-112.3593,37.0011],[-112.3596,37.0011],[-112.3599,37.0011],[-112.36,37.001],[-112.3602,37.001],[-112.3604,37.0009],[-112.3605,37.0009],[-112.3607,37.0011],[-112.3608,37.0011],[-112.361,37.0011],[-112.3612,37.0011],[-112.3614,37.0011],[-112.362,37.001],[-112.3623,37.001],[-112.3624,37.001],[-112.3628,37.001],[-112.3635,37.001],[-112.3636,37.001],[-112.3637,37.0011],[-112.3639,37.0011],[-112.3641,37.0011],[-112.365,37.0011],[-112.3657,37.0011],[-112.3658,37.0011],[-112.3659,37.0011],[-112.366,37.0011],[-112.3674,37.0011],[-112.368,37.001],[-112.3681,37.0011],[-112.3683,37.001],[-112.3722,37.001],[-112.3728,37.001],[-112.3754,37.001],[-112.3757,37.001],[-112.3761,37.001],[-112.3788,37.001],[-112.3792,37.001],[-112.3818,37.001],[-112.3899,37.001],[-112.3936,37.001],[-112.3938,37.001],[-112.4168,37.001],[-112.422,37.001],[-112.4261,37.001],[-112.4304,37.001],[-112.4485,37.001],[-112.4707,37.001],[-112.4722,37.001],[-112.4776,37.001],[-112.4781,37.001],[-112.4795,37.001],[-112.4796,37.001],[-112.4799,37.001],[-112.4801,37.001],[-112.4804,37.001],[-112.4806,37.001],[-112.4824,37.001],[-112.4831,37.001],[-112.4832,37.001],[-112.4837,37.001],[-112.4839,37.001],[-112.4841,37.0009],[-112.4843,37.0009],[-112.4845,37.0009],[-112.4847,37.0009],[-112.4848,37.0009],[-112.4853,37.0009],[-112.4854,37.0009],[-112.4863,37.0009],[-112.4891,37.0009],[-112.49,37.0009],[-112.4935,37.0008],[-112.4945,37.0008],[-112.5005,37.0009],[-112.5008,37.0009],[-112.5026,37.0009],[-112.5044,37.0009],[-112.5048,37.0009],[-112.5069,37.0009],[-112.5071,37.0009],[-112.5079,37.0009],[-112.5081,37.0009],[-112.5099,37.0008],[-112.5107,37.0008],[-112.5161,37.0008],[-112.5166,37.0008],[-112.5168,37.0008],[-112.5272,37.0008],[-112.5296,37.0008],[-112.5298,37.0008],[-112.53,37.0008],[-112.5339,37.0008],[-112.534,37.0008],[-112.5344,37.0008],[-112.5345,37.0008],[-112.537,37.0008],[-112.5384,37.0008],[-112.5385,37.0008],[-112.5386,37.0008],[-112.5405,37.0008],[-112.5451,37.0008],[-112.5477,37.0008],[-112.5479,37.0008],[-112.548,37.0008],[-112.5482,37.0008],[-112.5573,37.0007],[-112.559,37.0007],[-112.566,37.0007],[-112.5681,37.0007],[-112.5784,37.0007],[-112.5797,37.0007],[-112.58,37.0007],[-112.5829,37.0007],[-112.5901,37.0007],[-112.5915,37.0007],[-112.5932,37.0007],[-112.5967,37.0007],[-112.5972,37.0007],[-112.5997,37.0006],[-112.6076,37.0007],[-112.6087,37.0007],[-112.6095,37.0007],[-112.6098,37.0007],[-112.6099,37.0007],[-112.6156,37.0007],[-112.6159,37.0007],[-112.6258,37.0006],[-112.6288,37.0006],[-112.6315,37.0006],[-112.6321,37.0006],[-112.6324,37.0006],[-112.6334,37.0006],[-112.6337,37.0006],[-112.6343,37.0006],[-112.6346,37.0006],[-112.6349,37.0006],[-112.6357,37.0006],[-112.636,37.0006],[-112.6365,37.0006],[-112.6537,37.0006],[-112.6607,37.0006],[-112.6859,37.0006],[-112.6906,37.0006],[-112.6954,37.0006],[-112.7068,37.0006],[-112.7236,37.0006],[-112.7246,37.0006],[-112.7255,37.0006],[-112.7258,37.0006],[-112.7358,37.0005],[-112.7508,37.0005],[-112.7509,37.0005],[-112.7696,37.0005],[-112.7698,37.0005],[-112.8089,37.0005],[-112.8237,37.0005],[-112.8238,37.0005],[-112.8295,37.0005],[-112.8524,37.0005],[-112.8615,37.0005],[-112.8622,37.0005],[-112.8685,37.0005],[-112.8758,37.0005],[-112.8843,37.0005],[-112.8944,37.0004],[-112.8966,37.0004],[-112.8992,37.0004],[-112.8992,37.0003],[-112.9019,37.0003],[-112.9027,37.0003],[-112.9087,37.0003],[-112.9125,37.0003],[-112.9166,37.0003],[-112.9211,37.0003],[-112.9257,37.0003],[-112.9281,37.0003],[-112.9288,37.0003],[-112.9344,37.0003],[-112.9354,37.0003],[-112.9359,37.0003],[-112.9377,37.0003],[-112.9378,37.0003],[-112.9404,37.0003],[-112.9451,37.0002],[-112.9483,37.0002],[-112.9522,37.0002],[-112.9532,37.0002],[-112.9534,37.0002],[-112.9538,37.0002],[-112.9556,37.0002],[-112.956,37.0002],[-112.9562,37.0002],[-112.9581,37.0002],[-112.9582,37.0002],[-112.9583,37.0002],[-112.9598,37.0002],[-112.9599,37.0002],[-112.9612,37.0002],[-112.9639,37.0002],[-112.9642,37.0002],[-112.9643,37.0002],[-112.9644,37.0002],[-112.9645,37.0002],[-112.9646,37.0002],[-112.9648,37.0002],[-112.9649,37.0002],[-112.9666,37.0002],[-112.9678,37.0002],[-112.969,37.0002],[-112.9712,37.0002],[-112.9734,37.0002],[-112.9751,37.0002],[-112.9758,37.0002],[-112.9794,37.0002],[-112.9796,37.0002],[-112.9801,37.0002],[-112.9803,37.0002],[-112.9805,37.0002],[-112.9806,37.0002],[-112.9814,37.0002],[-112.9817,37.0002],[-112.9818,37.0002],[-112.9819,37.0002],[-112.9824,37.0002],[-112.9826,37.0002],[-112.9827,37.0002],[-112.9828,37.0002],[-112.983,37.0002],[-112.9831,37.0002],[-112.9833,37.0002],[-112.9834,37.0002],[-112.9838,37.0002],[-112.9839,37.0002],[-112.984,37.0002],[-112.9841,37.0002],[-112.9844,37.0002],[-112.9846,37.0002],[-112.9848,37.0002],[-112.9853,37.0002],[-112.9859,37.0002],[-112.986,37.0002],[-112.9866,37.0002],[-112.987,37.0002],[-112.9882,37.0002],[-112.9883,37.0002],[-112.9893,37.0002],[-112.9898,37.0002],[-112.9904,37.0002],[-112.9908,37.0002],[-112.9915,37.0002],[-112.992,37.0002],[-112.9928,37.0002],[-112.9938,37.0002],[-112.9949,37.0002],[-112.9953,37.0002],[-112.9961,37.0001],[-112.9973,37.0001],[-112.9983,37.0001],[-112.9988,37.0001],[-113.0028,37.0001],[-113.0051,37.0001],[-113.0074,37.0001],[-113.0103,37.0001],[-113.0147,37.0001],[-113.0164,37.0001],[-113.0182,37.0001],[-113.0185,37.0001],[-113.0186,37.0001],[-113.0202,37.0001],[-113.021,37.0001],[-113.0224,37.0001],[-113.0232,37.0001],[-113.0235,37.0001],[-113.0237,37.0001],[-113.0247,37.0001],[-113.0251,37.0001],[-113.0259,37.0001],[-113.0284,37.0001],[-113.0319,37.0001],[-113.0342,37.0001],[-113.0356,37.0001],[-113.0359,37.0001],[-113.0362,37.0001],[-113.0367,37.0001],[-113.0384,37.0001],[-113.04,37.0001],[-113.0422,37.0001],[-113.044,37.0001],[-113.0452,37.0001],[-113.0461,37.0001],[-113.0468,37.0001],[-113.0469,37.0001],[-113.0487,37.0001],[-113.0499,37.0001],[-113.0509,37.0001],[-113.0514,37.0001],[-113.0522,37.0001],[-113.0526,37.0001],[-113.0528,37.0001],[-113.0529,37.0001],[-113.0534,37.0001],[-113.0554,37.0001],[-113.0593,37.0001],[-113.06,37.0001],[-113.0605,37.0001],[-113.061,37.0001],[-113.0617,37.0001],[-113.0635,37.0001],[-113.0639,37.0001],[-113.0649,37],[-113.0751,37.0001],[-113.0781,37.0001],[-113.0785,37.0001],[-113.0799,37.0001],[-113.0891,37.0001],[-113.0892,37.0001],[-113.0919,37.0001],[-113.0969,37.0001],[-113.0987,37.0001],[-113.1178,37.0001],[-113.1211,37.0001],[-113.1367,37.0001],[-113.1468,37.0001],[-113.1563,37.0001],[-113.1573,37.0001],[-113.1592,37.0001],[-113.1644,37.0001],[-113.1766,37],[-113.1768,37],[-113.1808,37],[-113.1846,37],[-113.1881,37],[-113.1897,37],[-113.1939,37],[-113.1941,37],[-113.1945,37],[-113.1966,37],[-113.2012,37],[-113.2013,37],[-113.2021,37],[-113.2252,37],[-113.2257,37],[-113.2275,37],[-113.231,37],[-113.2317,37],[-113.2322,37],[-113.2326,37],[-113.2332,37],[-113.2345,37],[-113.2364,37],[-113.2381,37],[-113.2385,37],[-113.241,37],[-113.2478,37],[-113.2485,37],[-113.2487,37],[-113.249,37],[-113.2491,37],[-113.2499,37],[-113.2526,37],[-113.2552,37],[-113.2579,37],[-113.2605,37],[-113.2625,37],[-113.2648,37],[-113.2669,37],[-113.2672,37],[-113.2674,37],[-113.2675,37],[-113.2677,37],[-113.268,37],[-113.269,37],[-113.2706,37],[-113.2722,37],[-113.2733,37],[-113.274,37],[-113.2745,37],[-113.2747,37],[-113.2753,37],[-113.2769,37],[-113.2776,37],[-113.2779,37],[-113.278,37],[-113.2782,37],[-113.2801,37],[-113.283,37],[-113.286,37],[-113.289,37],[-113.2915,37],[-113.2918,37],[-113.292,37],[-113.2932,37],[-113.2941,37],[-113.2955,37],[-113.2966,37],[-113.2977,37],[-113.2981,37],[-113.2982,37],[-113.299,37],[-113.2999,37],[-113.3003,37],[-113.3004,37],[-113.3017,37],[-113.3027,37],[-113.3044,37],[-113.3054,37],[-113.3057,37],[-113.3062,37],[-113.3064,37],[-113.3067,37],[-113.3082,37],[-113.3084,37],[-113.3085,37],[-113.3088,37],[-113.3091,37],[-113.3093,37],[-113.3096,37],[-113.3099,37],[-113.3101,37],[-113.3104,37],[-113.3107,37],[-113.3109,37],[-113.3112,37],[-113.3115,37],[-113.3117,37],[-113.312,37],[-113.3123,37],[-113.3125,37],[-113.3128,37],[-113.313,37],[-113.3133,37],[-113.3136,37],[-113.3138,37],[-113.3141,37],[-113.3144,37],[-113.3147,37],[-113.315,37],[-113.3152,37],[-113.3155,37],[-113.3158,37],[-113.316,37],[-113.3162,37],[-113.3165,37],[-113.3167,37],[-113.317,37],[-113.3172,37],[-113.3174,37],[-113.3175,37],[-113.3177,37],[-113.3179,37],[-113.318,37],[-113.3182,37],[-113.3184,37],[-113.3185,37],[-113.3186,37],[-113.321,37],[-113.3239,37],[-113.3264,37],[-113.3272,37],[-113.328,37],[-113.3288,37],[-113.3295,37],[-113.3303,37],[-113.3311,37],[-113.3319,37],[-113.3326,37],[-113.3329,37],[-113.3331,37],[-113.3336,37],[-113.3344,37],[-113.3346,37],[-113.3347,37],[-113.3348,37],[-113.335,37],[-113.3351,37],[-113.3353,37],[-113.3354,37],[-113.3356,37],[-113.3357,37],[-113.3359,37],[-113.336,37],[-113.3362,37],[-113.3363,37],[-113.3369,37],[-113.337,37],[-113.3372,37],[-113.3377,37],[-113.3417,37],[-113.3441,37],[-113.3447,37],[-113.3457,37],[-113.3567,37],[-113.3574,37],[-113.3634,37],[-113.3649,37],[-113.3672,37],[-113.3698,37],[-113.37,37],[-113.3706,37],[-113.3709,37],[-113.3726,37],[-113.373,37],[-113.3732,37],[-113.3758,37],[-113.3801,37],[-113.3825,37],[-113.3848,37],[-113.3871,37],[-113.3883,37],[-113.3911,37],[-113.3918,37],[-113.3942,37],[-113.3964,37],[-113.399,37],[-113.4021,37],[-113.403,37],[-113.4052,37],[-113.4062,37],[-113.4091,37],[-113.4098,37],[-113.41,37],[-113.4109,37],[-113.4125,37],[-113.4144,37],[-113.4156,37],[-113.4276,37],[-113.4303,37],[-113.432,37],[-113.4329,37],[-113.4356,37],[-113.4365,37],[-113.4367,37],[-113.437,37],[-113.4371,37],[-113.4391,37],[-113.4451,37],[-113.4471,37],[-113.4492,37],[-113.4556,37],[-113.4577,37],[-113.4583,37],[-113.4603,37],[-113.4609,37],[-113.4611,37],[-113.4617,37],[-113.4619,37],[-113.4621,37],[-113.4627,37],[-113.463,37],[-113.4635,37],[-113.4653,37],[-113.4659,37],[-113.466,37],[-113.4664,37],[-113.4666,37],[-113.4667,37],[-113.4671,37],[-113.4686,37],[-113.4692,37],[-113.4712,37],[-113.4726,37],[-113.4727,37],[-113.4757,37],[-113.4769,37],[-113.4772,37],[-113.4793,37],[-113.4803,37],[-113.4804,37],[-113.4805,37],[-113.4839,37],[-113.4851,37],[-113.4871,37],[-113.4891,37],[-113.4932,37],[-113.4946,37],[-113.4949,37],[-113.4952,37],[-113.4974,37],[-113.4994,37],[-113.5024,37],[-113.5037,37],[-113.5076,37],[-113.5099,37],[-113.5106,37],[-113.5128,37],[-113.5129,37],[-113.5152,37],[-113.5174,37],[-113.5213,37],[-113.5238,37],[-113.5256,37],[-113.5289,37],[-113.5298,37],[-113.5307,37],[-113.5315,37],[-113.5334,37],[-113.5351,37],[-113.5415,37],[-113.5426,37],[-113.5432,37],[-113.5447,37],[-113.5466,37],[-113.5484,37],[-113.5502,37],[-113.5526,37],[-113.5544,37],[-113.5563,37],[-113.5577,37],[-113.5581,37],[-113.5592,37],[-113.5602,37],[-113.564,37],[-113.567,37],[-113.5714,37],[-113.5717,37],[-113.5721,37],[-113.5722,37],[-113.5762,37],[-113.5808,37],[-113.581,37],[-113.5833,37],[-113.5837,37],[-113.5895,37],[-113.5896,37],[-113.5906,37],[-113.5921,37],[-113.5927,37],[-113.5934,37],[-113.5965,37],[-113.5997,37],[-113.6009,37],[-113.6012,37],[-113.6013,37],[-113.6016,37],[-113.6034,37],[-113.6071,37],[-113.6109,37],[-113.6148,37],[-113.6171,37],[-113.6198,37],[-113.6209,37],[-113.6216,37],[-113.6224,37],[-113.6243,37],[-113.6244,37],[-113.6252,37],[-113.6254,37],[-113.6258,37],[-113.6299,37],[-113.6329,37],[-113.6382,37],[-113.6434,37],[-113.6481,37],[-113.6505,37],[-113.6602,37],[-113.6666,37.0001],[-113.6677,37.0001],[-113.6727,37.0001],[-113.6761,37.0001],[-113.6781,37.0001],[-113.679,37.0001],[-113.7022,37.0001],[-113.7038,37.0001],[-113.7047,37.0001],[-113.7054,37.0001],[-113.7307,37.0001],[-113.7335,37.0001],[-113.7561,37.0001],[-113.7568,37.0001],[-113.7585,37.0001],[-113.761,37.0001],[-113.7646,37.0001],[-113.765,37.0001],[-113.7689,37.0001],[-113.772,37.0001],[-113.7774,37.0001],[-113.7795,37.0001],[-113.7818,37.0001],[-113.8445,37.0001],[-113.8464,37.0001],[-113.8483,37.0001],[-113.8719,37.0001],[-113.8728,37.0001],[-113.8743,37.0002],[-113.8759,37.0002],[-113.8975,37.0002],[-113.8995,37.0002],[-113.9008,37.0002],[-113.9133,37.0002],[-113.9147,37.0002],[-113.9153,37.0002],[-113.9159,37.0002],[-113.9166,37.0002],[-113.9217,37.0002],[-113.924,37.0002],[-113.9288,37.0002],[-113.9351,37.0002],[-113.9354,37.0002],[-113.9369,37.0002],[-113.9452,37.0002],[-113.9534,37.0002],[-113.9612,37.0002],[-113.9656,37.0002],[-113.9659,37.0002],[-113.9717,37.0002],[-113.9797,37.0002],[-113.9804,37.0002],[-113.9806,37.0002],[-113.9808,37.0002],[-113.981,37.0002],[-113.9813,37.0002],[-113.9814,37.0002],[-113.9816,37.0002],[-113.9817,37.0002],[-113.982,37.0002],[-113.9831,37.0002],[-113.9839,37.0002],[-113.9856,37.0002],[-113.987,37.0002],[-113.988,37.0002],[-113.9891,37.0002],[-113.9912,37.0002],[-113.9932,37.0002],[-113.994,37.0002],[-113.9951,37.0002],[-113.9959,37.0002],[-113.9975,37.0002],[-114.002,37.0002],[-114.0044,37.0002],[-114.0176,37.0002],[-114.0203,37.0002],[-114.0236,37.0002],[-114.038,37.0002],[-114.05,37.0002],[-114.0501,37.0017],[-114.0501,37.0141],[-114.0502,37.0222],[-114.0502,37.0232],[-114.0503,37.0303],[-114.0503,37.0349],[-114.0503,37.035],[-114.0505,37.0463],[-114.0507,37.06],[-114.0508,37.066],[-114.0508,37.0716],[-114.0509,37.075],[-114.0512,37.0804],[-114.0513,37.0841],[-114.0514,37.0849],[-114.0515,37.0859],[-114.0516,37.0886],[-114.0515,37.0886],[-114.0515,37.0889],[-114.0514,37.0891],[-114.0514,37.0892],[-114.0515,37.0894],[-114.0515,37.0896],[-114.0514,37.0897],[-114.0514,37.0898],[-114.0515,37.0901],[-114.0516,37.0903],[-114.0516,37.0904],[-114.0515,37.0906],[-114.0515,37.0907],[-114.0516,37.091],[-114.0517,37.0913],[-114.0517,37.0914],[-114.0518,37.0918],[-114.052,37.0934],[-114.0522,37.0972],[-114.0522,37.0976],[-114.0523,37.0982],[-114.0523,37.0985],[-114.0523,37.0991],[-114.0524,37.1042],[-114.0525,37.1129],[-114.0524,37.1179],[-114.0519,37.1228],[-114.0519,37.1249],[-114.0519,37.1265],[-114.0519,37.1303],[-114.0519,37.1344],[-114.0519,37.1347],[-114.0519,37.1369],[-114.0519,37.1399],[-114.0519,37.1406],[-114.0519,37.1418],[-114.0519,37.1478],[-114.0519,37.1535],[-114.0519,37.1606],[-114.0519,37.1623],[-114.0519,37.1625],[-114.0519,37.1651],[-114.0519,37.1654],[-114.0516,37.172],[-114.0517,37.1725],[-114.0516,37.1801],[-114.0516,37.1842],[-114.0517,37.2082],[-114.0517,37.2298],[-114.0517,37.2339],[-114.0517,37.25],[-114.0517,37.2578],[-114.0518,37.2721],[-114.0518,37.2731],[-114.0518,37.2754],[-114.0519,37.2765],[-114.052,37.2841],[-114.052,37.2843],[-114.052,37.2845],[-114.0519,37.2929],[-114.0519,37.2937],[-114.0519,37.2963],[-114.0517,37.3006],[-114.0517,37.303],[-114.0517,37.3032],[-114.0516,37.3039],[-114.0516,37.3048],[-114.0517,37.306],[-114.0517,37.3073],[-114.0517,37.309],[-114.0517,37.3094],[-114.0518,37.3126],[-114.0519,37.3199],[-114.0519,37.3209],[-114.0518,37.3266],[-114.0518,37.3269],[-114.0517,37.3313],[-114.0518,37.3317],[-114.0518,37.3343],[-114.0518,37.3383],[-114.0518,37.3399],[-114.0518,37.3402],[-114.0518,37.3405],[-114.0518,37.3435],[-114.0518,37.3444],[-114.0518,37.3446],[-114.0518,37.345],[-114.0518,37.3457],[-114.0518,37.3469],[-114.0518,37.3473],[-114.0518,37.3477],[-114.0518,37.3494],[-114.0518,37.3509],[-114.0518,37.3525],[-114.0518,37.3543],[-114.0518,37.355],[-114.0518,37.3555],[-114.0518,37.3565],[-114.0519,37.3586],[-114.0519,37.3613],[-114.0519,37.3655],[-114.0518,37.3681],[-114.0518,37.3693],[-114.0518,37.3705],[-114.0518,37.3709],[-114.0518,37.3723],[-114.0518,37.3732],[-114.0518,37.3749],[-114.0519,37.3766],[-114.0519,37.3775],[-114.0519,37.3798],[-114.0519,37.381],[-114.0519,37.3845],[-114.0519,37.3862],[-114.0519,37.3863],[-114.0519,37.3877],[-114.0519,37.3885],[-114.0519,37.3903],[-114.0519,37.3908],[-114.0519,37.3913],[-114.0519,37.3918],[-114.0519,37.3992],[-114.0519,37.4055],[-114.0519,37.408],[-114.0519,37.4089],[-114.0519,37.4115],[-114.0519,37.4145],[-114.0519,37.4167],[-114.052,37.4182],[-114.052,37.4197],[-114.0522,37.4229],[-114.0523,37.4245],[-114.0523,37.4247],[-114.0524,37.4258],[-114.0524,37.4262],[-114.0525,37.428],[-114.0525,37.4293],[-114.0528,37.4342],[-114.0528,37.4373],[-114.0528,37.439],[-114.0528,37.4429],[-114.0528,37.4476],[-114.0527,37.4487],[-114.0527,37.4492],[-114.0527,37.4497],[-114.0527,37.4532],[-114.0527,37.456],[-114.0527,37.458],[-114.0527,37.4596],[-114.0527,37.4604],[-114.0526,37.4609],[-114.0526,37.4625],[-114.0526,37.4641],[-114.0526,37.4648],[-114.0527,37.4662],[-114.0527,37.4663],[-114.0527,37.4669],[-114.0528,37.4695],[-114.0528,37.4705],[-114.0528,37.4719],[-114.0528,37.4723],[-114.0528,37.4736],[-114.0528,37.4799],[-114.0528,37.4806],[-114.0527,37.4829],[-114.0527,37.4894],[-114.0527,37.4895],[-114.0527,37.492],[-114.0527,37.4975],[-114.0526,37.5],[-114.0526,37.5006],[-114.0527,37.5025],[-114.0527,37.5093],[-114.0527,37.5158],[-114.0527,37.5163],[-114.0527,37.5175],[-114.0527,37.518],[-114.0528,37.531],[-114.0528,37.5323],[-114.0528,37.5344],[-114.0528,37.537],[-114.0528,37.5384],[-114.0529,37.5418],[-114.0529,37.5493],[-114.0529,37.5531],[-114.0529,37.5541],[-114.0529,37.5561],[-114.0529,37.5609],[-114.0529,37.5652],[-114.0529,37.5698],[-114.0528,37.5742],[-114.0528,37.5852],[-114.0529,37.5883],[-114.0528,37.5939],[-114.0524,37.6033],[-114.0524,37.6036],[-114.0524,37.6045],[-114.0524,37.6047],[-114.0524,37.6048],[-114.0524,37.6049],[-114.0523,37.6049],[-114.0523,37.606],[-114.0523,37.6071],[-114.0523,37.6073],[-114.0523,37.6076],[-114.0523,37.6083],[-114.0523,37.6189],[-114.0523,37.6259],[-114.0522,37.6318],[-114.0522,37.632],[-114.0522,37.6321],[-114.0522,37.6323],[-114.0522,37.6326],[-114.0522,37.6339],[-114.0522,37.6363],[-114.0522,37.6373],[-114.0522,37.6381],[-114.0522,37.6394],[-114.0522,37.6414],[-114.0522,37.6443],[-114.0522,37.6452],[-114.0521,37.6467],[-114.0521,37.6478],[-114.0521,37.65],[-114.0521,37.6508],[-114.0521,37.6512],[-114.052,37.6542],[-114.052,37.656],[-114.052,37.6564],[-114.0519,37.6642],[-114.0518,37.6642],[-114.0519,37.6709],[-114.052,37.6751],[-114.052,37.6765],[-114.052,37.6774],[-114.052,37.6775],[-114.052,37.6776],[-114.052,37.6777],[-114.052,37.6778],[-114.052,37.6779],[-114.052,37.6781],[-114.052,37.6783],[-114.052,37.6784],[-114.052,37.6796],[-114.052,37.68],[-114.052,37.6804],[-114.052,37.6806],[-114.052,37.6808],[-114.052,37.6814],[-114.052,37.6855],[-114.052,37.6884],[-114.052,37.689],[-114.0519,37.6972],[-114.0519,37.7004],[-114.0519,37.7006],[-114.0519,37.7011],[-114.0519,37.7016],[-114.0519,37.7064],[-114.0519,37.7074],[-114.0519,37.7079],[-114.0519,37.7088],[-114.0519,37.709],[-114.0519,37.7091],[-114.0519,37.7092],[-114.0519,37.7098],[-114.0518,37.711],[-114.0518,37.7127],[-114.0518,37.7134],[-114.0518,37.7135],[-114.0518,37.7136],[-114.0518,37.7138],[-114.0518,37.7139],[-114.0518,37.7147],[-114.0518,37.7152],[-114.0518,37.7188],[-114.0518,37.7219],[-114.0518,37.722],[-114.0518,37.7221],[-114.0518,37.7227],[-114.0518,37.7239],[-114.0518,37.724],[-114.0518,37.7245],[-114.0517,37.7264],[-114.0517,37.7266],[-114.0517,37.7275],[-114.0517,37.728],[-114.0517,37.7281],[-114.0517,37.7282],[-114.0517,37.7285],[-114.0517,37.7286],[-114.0517,37.7289],[-114.0517,37.7304],[-114.0517,37.731],[-114.0517,37.7312],[-114.0517,37.7316],[-114.0517,37.7318],[-114.0517,37.7324],[-114.0517,37.7325],[-114.0517,37.7333],[-114.0517,37.7336],[-114.0517,37.7338],[-114.0517,37.734],[-114.0517,37.7344],[-114.0517,37.7345],[-114.0517,37.7359],[-114.0517,37.7364],[-114.0517,37.7365],[-114.0517,37.7368],[-114.0517,37.7371],[-114.0517,37.7372],[-114.0517,37.7374],[-114.0517,37.7375],[-114.0517,37.7385],[-114.0517,37.7386],[-114.0517,37.7388],[-114.0517,37.7389],[-114.0517,37.7391],[-114.0517,37.7395],[-114.0517,37.7396],[-114.0517,37.7398],[-114.0517,37.7399],[-114.0517,37.74],[-114.0517,37.7401],[-114.0517,37.7402],[-114.0517,37.7403],[-114.0517,37.7404],[-114.0517,37.7405],[-114.0517,37.7406],[-114.0517,37.7407],[-114.0517,37.7408],[-114.0517,37.741],[-114.0517,37.7411],[-114.0517,37.7413],[-114.0517,37.7417],[-114.0517,37.7419],[-114.0517,37.7421],[-114.0517,37.7444],[-114.0517,37.7461],[-114.0517,37.7462],[-114.0517,37.7463],[-114.0517,37.7468],[-114.0517,37.7489],[-114.0516,37.751],[-114.0516,37.7515],[-114.0516,37.7516],[-114.0516,37.752],[-114.0514,37.7533],[-114.0512,37.7556],[-114.0512,37.7557],[-114.0512,37.7558],[-114.0511,37.7558],[-114.0511,37.7559],[-114.0511,37.7564],[-114.0509,37.7582],[-114.0508,37.7588],[-114.0506,37.7602],[-114.0501,37.7642],[-114.0499,37.7656],[-114.0499,37.7657],[-114.0499,37.7661],[-114.0497,37.7696],[-114.0496,37.7725],[-114.0496,37.7731],[-114.0496,37.7733],[-114.0496,37.7734],[-114.0495,37.7736],[-114.0495,37.7748],[-114.0494,37.7767],[-114.0494,37.7785],[-114.0493,37.7787],[-114.0493,37.7794],[-114.0493,37.7796],[-114.0493,37.7797],[-114.0493,37.7798],[-114.0493,37.7804],[-114.0493,37.7806],[-114.0493,37.7815],[-114.0493,37.782],[-114.0493,37.7825],[-114.0492,37.7829],[-114.0492,37.784],[-114.0492,37.7843],[-114.0492,37.7874],[-114.0492,37.7905],[-114.0492,37.7912],[-114.0492,37.7919],[-114.0492,37.7927],[-114.0492,37.7934],[-114.0491,37.7942],[-114.0491,37.7946],[-114.0491,37.7947],[-114.0491,37.7948],[-114.0491,37.7949],[-114.0491,37.795],[-114.0491,37.7954],[-114.0491,37.7956],[-114.0491,37.7958],[-114.049,37.7972],[-114.049,37.7977],[-114.049,37.798],[-114.0489,37.7996],[-114.0489,37.7999],[-114.0488,37.8003],[-114.0488,37.8004],[-114.0488,37.8005],[-114.0488,37.8006],[-114.0487,37.8025],[-114.0487,37.8033],[-114.0486,37.8036],[-114.0486,37.8041],[-114.0486,37.8045],[-114.0486,37.8046],[-114.0485,37.8067],[-114.0485,37.807],[-114.0484,37.8072],[-114.0483,37.8087],[-114.0483,37.8092],[-114.0483,37.8093],[-114.0483,37.8094],[-114.0483,37.8096],[-114.0483,37.8099],[-114.0484,37.8104],[-114.0488,37.8144],[-114.0489,37.8155],[-114.0489,37.8159],[-114.0489,37.8161],[-114.049,37.8169],[-114.049,37.8175],[-114.0491,37.8179],[-114.0491,37.8182],[-114.0491,37.8185],[-114.0492,37.819],[-114.0492,37.8195],[-114.0493,37.8202],[-114.0495,37.8223],[-114.0496,37.823],[-114.0496,37.8234],[-114.0496,37.8235],[-114.0496,37.8236],[-114.0496,37.8237],[-114.0496,37.825],[-114.0496,37.8251],[-114.0496,37.8253],[-114.0496,37.8256],[-114.0496,37.8257],[-114.0496,37.8258],[-114.0496,37.8259],[-114.0496,37.8261],[-114.0496,37.8264],[-114.0496,37.8269],[-114.0496,37.8271],[-114.0496,37.8288],[-114.0495,37.8295],[-114.0495,37.8298],[-114.0495,37.8299],[-114.0495,37.83],[-114.0495,37.8302],[-114.0495,37.8303],[-114.0495,37.8304],[-114.0495,37.8328],[-114.0495,37.8334],[-114.0495,37.8339],[-114.0495,37.834],[-114.0495,37.8347],[-114.0495,37.8351],[-114.0495,37.8354],[-114.0495,37.8358],[-114.0495,37.8361],[-114.0495,37.8364],[-114.0495,37.8366],[-114.0495,37.8367],[-114.0495,37.8368],[-114.0495,37.8374],[-114.0495,37.8379],[-114.0495,37.838],[-114.0495,37.8381],[-114.0495,37.8384],[-114.0495,37.8385],[-114.0495,37.8394],[-114.0495,37.8405],[-114.0496,37.843],[-114.0497,37.8454],[-114.0497,37.8472],[-114.0498,37.8478],[-114.0498,37.8481],[-114.0498,37.8483],[-114.0498,37.8485],[-114.0498,37.8488],[-114.0498,37.8492],[-114.0498,37.8495],[-114.0498,37.8496],[-114.0498,37.8498],[-114.0498,37.8508],[-114.0499,37.8509],[-114.0499,37.8511],[-114.0499,37.8517],[-114.0499,37.8518],[-114.0499,37.8519],[-114.0499,37.8521],[-114.0499,37.8526],[-114.0499,37.8529],[-114.0499,37.8532],[-114.0499,37.8539],[-114.0499,37.8541],[-114.0499,37.855],[-114.0499,37.8553],[-114.0499,37.8558],[-114.0499,37.8562],[-114.0499,37.8566],[-114.0499,37.8568],[-114.0499,37.857],[-114.0499,37.8572],[-114.0499,37.8574],[-114.0499,37.8576],[-114.0499,37.8578],[-114.0499,37.858],[-114.0499,37.8582],[-114.0499,37.8583],[-114.0499,37.8584],[-114.0499,37.8586],[-114.0499,37.8587],[-114.0499,37.8588],[-114.0499,37.8675],[-114.05,37.8678],[-114.0498,37.875],[-114.0497,37.8792],[-114.0497,37.8814],[-114.0497,37.8815],[-114.0498,37.8854],[-114.0499,37.8871],[-114.0499,37.8877],[-114.05,37.891],[-114.05,37.8917],[-114.0501,37.8924],[-114.0501,37.8948],[-114.0502,37.8989],[-114.0502,37.8992],[-114.0502,37.8996],[-114.0502,37.9],[-114.0502,37.9012],[-114.0503,37.9104],[-114.0503,37.9115],[-114.0503,37.9122],[-114.0503,37.9237],[-114.0503,37.9244],[-114.0503,37.9252],[-114.0504,37.9414],[-114.0504,37.9418],[-114.0504,37.9425],[-114.0505,37.9533],[-114.0505,37.9547],[-114.0505,37.957],[-114.0505,37.9593],[-114.0504,37.9597],[-114.0504,37.9599],[-114.0504,37.9605],[-114.0504,37.9676],[-114.0503,37.971],[-114.0503,37.9732],[-114.0503,37.9742],[-114.0503,37.9747],[-114.0503,37.9753],[-114.0503,37.9758],[-114.0503,37.9763],[-114.0503,37.9769],[-114.0503,37.9774],[-114.0503,37.9777],[-114.0503,37.9778],[-114.0503,37.978],[-114.0503,37.9781],[-114.0503,37.9782],[-114.0503,37.9783],[-114.0503,37.9784],[-114.0503,37.9785],[-114.0503,37.9792],[-114.0503,37.9793],[-114.0503,37.9794],[-114.0503,37.9795],[-114.0503,37.9856],[-114.0503,37.9922],[-114.0503,37.9965],[-114.0503,37.9966],[-114.0503,37.9967],[-114.0503,37.997],[-114.0503,37.9975],[-114.0503,37.9998],[-114.0503,38.0004],[-114.0503,38.0011],[-114.0503,38.0012],[-114.0503,38.0013],[-114.0503,38.0014],[-114.0503,38.0015],[-114.0503,38.0039],[-114.0503,38.004],[-114.0503,38.0041],[-114.0503,38.0083],[-114.0503,38.0125],[-114.0503,38.0128],[-114.0503,38.013],[-114.0503,38.0136],[-114.0503,38.0139],[-114.0503,38.0154],[-114.0503,38.0169],[-114.0503,38.0184],[-114.0503,38.0199],[-114.0503,38.0214],[-114.0503,38.0229],[-114.0503,38.0243],[-114.0503,38.0245],[-114.0503,38.0294],[-114.0503,38.0295],[-114.0503,38.032],[-114.0503,38.0322],[-114.0503,38.0346],[-114.0503,38.0358],[-114.0503,38.0359],[-114.0503,38.0365],[-114.0503,38.0371],[-114.0503,38.0374],[-114.0503,38.0378],[-114.0503,38.0381],[-114.0503,38.0382],[-114.0503,38.0383],[-114.0503,38.0384],[-114.0503,38.0386],[-114.0503,38.039],[-114.0503,38.0396],[-114.0503,38.0398],[-114.0503,38.042],[-114.0503,38.043],[-114.0504,38.0455],[-114.0504,38.0472],[-114.0504,38.0498],[-114.0504,38.0513],[-114.0504,38.0517],[-114.0504,38.0521],[-114.0504,38.0543],[-114.0504,38.057],[-114.0504,38.0577],[-114.0504,38.0583],[-114.0504,38.0593],[-114.0504,38.06],[-114.0504,38.0605],[-114.0504,38.061],[-114.0504,38.0617],[-114.0504,38.0637],[-114.0504,38.0673],[-114.0503,38.0705],[-114.0503,38.0719],[-114.0503,38.0739],[-114.0503,38.0744],[-114.0503,38.0753],[-114.0503,38.076],[-114.0503,38.0767],[-114.0503,38.0786],[-114.0503,38.0789],[-114.0502,38.0804],[-114.0502,38.0814],[-114.0502,38.0825],[-114.0502,38.0827],[-114.0502,38.0834],[-114.0502,38.0838],[-114.0502,38.0839],[-114.0502,38.084],[-114.0502,38.0847],[-114.0502,38.0848],[-114.0502,38.085],[-114.0502,38.0851],[-114.0502,38.0853],[-114.0502,38.0855],[-114.0502,38.0856],[-114.0502,38.0858],[-114.0502,38.0864],[-114.0502,38.0865],[-114.0502,38.0871],[-114.0502,38.0876],[-114.0502,38.0877],[-114.0501,38.0884],[-114.0501,38.0886],[-114.0501,38.0888],[-114.0501,38.0899],[-114.0501,38.0904],[-114.0501,38.0926],[-114.0501,38.0947],[-114.05,38.0975],[-114.0501,38.1002],[-114.0501,38.1008],[-114.0501,38.1031],[-114.0501,38.1036],[-114.0501,38.1037],[-114.0501,38.1042],[-114.0501,38.1044],[-114.0501,38.1064],[-114.0501,38.1123],[-114.0501,38.1143],[-114.0501,38.1151],[-114.0501,38.1176],[-114.0501,38.1184],[-114.0501,38.1198],[-114.0501,38.124],[-114.0501,38.1249],[-114.0501,38.1254],[-114.0501,38.1277],[-114.0501,38.1293],[-114.0501,38.1294],[-114.0501,38.1296],[-114.05,38.1366],[-114.05,38.1369],[-114.05,38.1371],[-114.05,38.1375],[-114.05,38.1376],[-114.05,38.1377],[-114.05,38.1384],[-114.05,38.1393],[-114.05,38.1394],[-114.05,38.1396],[-114.05,38.1401],[-114.05,38.1402],[-114.05,38.1405],[-114.05,38.1414],[-114.05,38.1415],[-114.05,38.1427],[-114.05,38.1459],[-114.05,38.1486],[-114.05,38.1488],[-114.05,38.1492],[-114.05,38.1519],[-114.05,38.1524],[-114.05,38.1544],[-114.05,38.156],[-114.05,38.1594],[-114.05,38.1597],[-114.05,38.1633],[-114.05,38.1705],[-114.05,38.174],[-114.05,38.1838],[-114.05,38.1847],[-114.05,38.185],[-114.0501,38.1854],[-114.0501,38.1887],[-114.0501,38.1923],[-114.0501,38.1951],[-114.0501,38.2007],[-114.0501,38.205],[-114.0502,38.2128],[-114.0503,38.2223],[-114.0503,38.2264],[-114.0503,38.2292],[-114.0503,38.2293],[-114.0503,38.231],[-114.0503,38.2371],[-114.0502,38.2443],[-114.0501,38.2484],[-114.0501,38.2499],[-114.0499,38.2554],[-114.0497,38.2589],[-114.0496,38.2611],[-114.0494,38.2647],[-114.0494,38.2657],[-114.0493,38.2661],[-114.0494,38.2683],[-114.0494,38.2717],[-114.0494,38.273],[-114.0494,38.2761],[-114.0495,38.281],[-114.0495,38.2818],[-114.0495,38.2872],[-114.0495,38.29],[-114.0496,38.3034],[-114.0496,38.3047],[-114.0496,38.3156],[-114.0496,38.3187],[-114.0495,38.3202],[-114.0495,38.3226],[-114.0496,38.3263],[-114.0496,38.3299],[-114.0496,38.3335],[-114.0496,38.3371],[-114.0497,38.3425],[-114.0497,38.3444],[-114.0497,38.348],[-114.0497,38.3491],[-114.0497,38.3548],[-114.0498,38.3589],[-114.0498,38.3625],[-114.0498,38.3646],[-114.0498,38.3656],[-114.0498,38.3663],[-114.0498,38.3671],[-114.0498,38.3698],[-114.0499,38.3734],[-114.0499,38.377],[-114.0499,38.3796],[-114.0499,38.3806],[-114.0499,38.3816],[-114.0499,38.3849],[-114.0501,38.3905],[-114.05,38.3929],[-114.0501,38.4036],[-114.0501,38.4046],[-114.0501,38.4047],[-114.0501,38.4048],[-114.0502,38.4149],[-114.0503,38.4224],[-114.0503,38.4232],[-114.0503,38.4243],[-114.0503,38.4261],[-114.0503,38.428],[-114.0503,38.431],[-114.0503,38.4337],[-114.0503,38.4379],[-114.0503,38.4411],[-114.0503,38.4438],[-114.0503,38.4471],[-114.0503,38.4546],[-114.0503,38.4557],[-114.0502,38.462],[-114.0502,38.4698],[-114.0504,38.4894],[-114.0504,38.4919],[-114.0505,38.4961],[-114.0505,38.4965],[-114.0505,38.4997],[-114.0503,38.5149],[-114.0503,38.5153],[-114.0502,38.5171],[-114.0502,38.5199],[-114.0502,38.5207],[-114.0501,38.5245],[-114.0501,38.526],[-114.0501,38.5274],[-114.0502,38.5339],[-114.0501,38.5357],[-114.0501,38.5369],[-114.0501,38.5426],[-114.0501,38.5427],[-114.0501,38.5442],[-114.0501,38.5462],[-114.0501,38.5471],[-114.0501,38.5475],[-114.0501,38.5477],[-114.0501,38.5506],[-114.0501,38.5512],[-114.05,38.5561],[-114.05,38.5563],[-114.05,38.5616],[-114.05,38.5639],[-114.05,38.5704],[-114.05,38.573],[-114.05,38.5741],[-114.0499,38.5824],[-114.0499,38.5833],[-114.0499,38.5907],[-114.0499,38.5908],[-114.0499,38.5921],[-114.0499,38.5928],[-114.0499,38.5984],[-114.0499,38.6028],[-114.0499,38.6089],[-114.0499,38.6117],[-114.0499,38.6144],[-114.0499,38.615],[-114.0499,38.6173],[-114.0499,38.6215],[-114.0499,38.6241],[-114.0499,38.6293],[-114.0499,38.6325],[-114.0499,38.6333],[-114.0499,38.6376],[-114.0499,38.6438],[-114.0499,38.6478],[-114.0499,38.6514],[-114.0499,38.6518],[-114.0498,38.6592],[-114.0498,38.6602],[-114.0498,38.6629],[-114.0498,38.6687],[-114.0498,38.6706],[-114.0498,38.671],[-114.0498,38.6725],[-114.0498,38.6753],[-114.0498,38.6774],[-114.0498,38.6828],[-114.0498,38.683],[-114.0498,38.6838],[-114.0498,38.6841],[-114.0498,38.6911],[-114.0498,38.6978],[-114.0498,38.6992],[-114.0498,38.7016],[-114.0498,38.7062],[-114.0498,38.7083],[-114.0497,38.7167],[-114.0497,38.7202],[-114.0497,38.7282],[-114.0497,38.7299],[-114.0497,38.7312],[-114.0496,38.7671],[-114.0496,38.7679],[-114.0496,38.7691],[-114.0496,38.7702],[-114.0496,38.7732],[-114.0496,38.7774],[-114.0496,38.7801],[-114.0496,38.7877],[-114.0496,38.7966],[-114.0496,38.8],[-114.0496,38.8044],[-114.0496,38.8082],[-114.0496,38.8084],[-114.0496,38.82],[-114.0496,38.8284],[-114.0496,38.8312],[-114.0496,38.8319],[-114.0496,38.8321],[-114.0496,38.8381],[-114.0496,38.8423],[-114.0497,38.8522],[-114.0497,38.854],[-114.0496,38.859],[-114.0496,38.8598],[-114.0496,38.8621],[-114.0496,38.8666],[-114.0496,38.8721],[-114.0496,38.8747],[-114.0496,38.8778],[-114.0496,38.8802],[-114.0496,38.882],[-114.0496,38.8835],[-114.0496,38.8851],[-114.0495,38.9004],[-114.0495,38.9027],[-114.0494,38.9066],[-114.0494,38.916],[-114.0494,38.9198],[-114.0494,38.9201],[-114.0494,38.9208],[-114.0493,38.9293],[-114.0493,38.9295],[-114.0493,38.9316],[-114.0493,38.9326],[-114.0493,38.9339],[-114.0494,38.9348],[-114.0493,38.9363],[-114.0493,38.9386],[-114.0493,38.9394],[-114.0493,38.9403],[-114.0493,38.9406],[-114.0493,38.9472],[-114.0493,38.9496],[-114.0492,38.9596],[-114.0491,38.9705],[-114.0491,38.9863],[-114.0491,38.9972],[-114.049,39.0054],[-114.049,39.006],[-114.049,39.0065],[-114.049,39.0125],[-114.049,39.017],[-114.049,39.0193],[-114.049,39.0194],[-114.049,39.0196],[-114.049,39.0203],[-114.049,39.0209],[-114.049,39.0219],[-114.049,39.0235],[-114.049,39.0236],[-114.049,39.0242],[-114.0489,39.0272],[-114.0489,39.0275],[-114.0489,39.0305],[-114.0489,39.0424],[-114.0489,39.0436],[-114.0489,39.0483],[-114.0489,39.0506],[-114.0489,39.0571],[-114.0489,39.0589],[-114.0489,39.0605],[-114.0489,39.0642],[-114.0489,39.0728],[-114.0489,39.0764],[-114.0489,39.0789],[-114.0488,39.0791],[-114.0488,39.0878],[-114.0488,39.0879],[-114.0488,39.0984],[-114.0488,39.0985],[-114.0488,39.1],[-114.0488,39.1124],[-114.0487,39.1244],[-114.0487,39.125],[-114.0487,39.1271],[-114.0487,39.1324],[-114.0487,39.1337],[-114.0487,39.1351],[-114.0487,39.1407],[-114.0487,39.1408],[-114.0487,39.141],[-114.0487,39.1411],[-114.0487,39.1419],[-114.0487,39.1442],[-114.0487,39.1449],[-114.0487,39.145],[-114.0487,39.1454],[-114.0487,39.1455],[-114.0487,39.1461],[-114.0487,39.1476],[-114.0487,39.1482],[-114.0487,39.1491],[-114.0487,39.1517],[-114.0487,39.1525],[-114.0487,39.1533],[-114.0487,39.1555],[-114.0487,39.1562],[-114.0486,39.1568],[-114.0486,39.1587],[-114.0486,39.1593],[-114.0486,39.1603],[-114.0486,39.1634],[-114.0486,39.1644],[-114.0486,39.1666],[-114.0486,39.1707],[-114.0486,39.1737],[-114.0486,39.1822],[-114.0486,39.1825],[-114.0486,39.1834],[-114.0486,39.1837],[-114.0486,39.1844],[-114.0486,39.1863],[-114.0486,39.187],[-114.0486,39.1871],[-114.0486,39.1874],[-114.0486,39.1875],[-114.0486,39.1876],[-114.0486,39.188],[-114.0486,39.1881],[-114.0485,39.1945],[-114.0485,39.1949],[-114.0485,39.1979],[-114.0486,39.2015],[-114.0486,39.2044],[-114.0486,39.2064],[-114.0486,39.2073],[-114.0485,39.2079],[-114.0485,39.2094],[-114.0485,39.2111],[-114.0485,39.2146],[-114.0485,39.2167],[-114.0485,39.2248],[-114.0485,39.2298],[-114.0485,39.2306],[-114.0485,39.2314],[-114.0485,39.2385],[-114.0485,39.2396],[-114.0485,39.2419],[-114.0485,39.2425],[-114.0485,39.2437],[-114.0485,39.2474],[-114.0485,39.2503],[-114.0485,39.2518],[-114.0485,39.2532],[-114.0485,39.2557],[-114.0485,39.2602],[-114.0485,39.2614],[-114.0485,39.2672],[-114.0485,39.2688],[-114.0485,39.2706],[-114.0485,39.2707],[-114.0485,39.2736],[-114.0485,39.2752],[-114.0484,39.281],[-114.0484,39.2864],[-114.0484,39.2872],[-114.0484,39.2882],[-114.0484,39.2905],[-114.0484,39.2923],[-114.0484,39.2957],[-114.0484,39.2985],[-114.0484,39.2994],[-114.0484,39.3013],[-114.0484,39.3055],[-114.0484,39.3086],[-114.0484,39.3096],[-114.0484,39.3124],[-114.0484,39.3136],[-114.0484,39.3184],[-114.0483,39.3226],[-114.0483,39.3296],[-114.0483,39.3321],[-114.0483,39.3402],[-114.0483,39.3405],[-114.0483,39.3419],[-114.0483,39.3425],[-114.0483,39.3428],[-114.0483,39.3519],[-114.0483,39.3526],[-114.0483,39.3556],[-114.0483,39.3601],[-114.0482,39.3637],[-114.0482,39.3656],[-114.0482,39.3665],[-114.0482,39.3685],[-114.0482,39.3753],[-114.0482,39.3784],[-114.0482,39.3794],[-114.0482,39.3816],[-114.0482,39.3836],[-114.0482,39.3844],[-114.0482,39.386],[-114.0482,39.3887],[-114.0481,39.3928],[-114.0481,39.3937],[-114.0481,39.3966],[-114.0481,39.3997],[-114.0481,39.4001],[-114.0481,39.4013],[-114.0481,39.4033],[-114.0481,39.4067],[-114.0481,39.4073],[-114.048,39.4223],[-114.048,39.4227],[-114.048,39.425],[-114.048,39.4291],[-114.048,39.4322],[-114.048,39.4449],[-114.048,39.4468],[-114.0479,39.4477],[-114.0479,39.4522],[-114.0479,39.4558],[-114.0479,39.4562],[-114.0479,39.4576],[-114.0479,39.4604],[-114.0479,39.4618],[-114.0479,39.4623],[-114.0478,39.484],[-114.0478,39.4855],[-114.0478,39.4865],[-114.0478,39.4875],[-114.0478,39.4888],[-114.0478,39.4923],[-114.0478,39.5023],[-114.0478,39.5064],[-114.0478,39.5098],[-114.0477,39.5285],[-114.0477,39.532],[-114.0477,39.5331],[-114.0477,39.5375],[-114.0477,39.5402],[-114.0477,39.5427],[-114.0477,39.544],[-114.0476,39.547],[-114.0476,39.5477],[-114.0476,39.5515],[-114.0476,39.5524],[-114.0476,39.5545],[-114.0476,39.5555],[-114.0476,39.5577],[-114.0476,39.5599],[-114.0476,39.5636],[-114.0476,39.5662],[-114.0476,39.5692],[-114.0476,39.5742],[-114.0476,39.5769],[-114.0476,39.5772],[-114.0476,39.5842],[-114.0476,39.5908],[-114.0476,39.5935],[-114.0475,39.598],[-114.0476,39.6044],[-114.0476,39.617],[-114.0476,39.619],[-114.0476,39.6248],[-114.0476,39.6249],[-114.0476,39.6261],[-114.0475,39.6268],[-114.0475,39.6383],[-114.0474,39.6429],[-114.0474,39.6464],[-114.0474,39.6488],[-114.0474,39.6511],[-114.0473,39.6595],[-114.0473,39.6669],[-114.0473,39.6675],[-114.0473,39.6676],[-114.0473,39.6689],[-114.0473,39.6722],[-114.0473,39.6745],[-114.0472,39.6799],[-114.0472,39.6822],[-114.0472,39.6832],[-114.0472,39.685],[-114.0471,39.688],[-114.0471,39.6915],[-114.0471,39.6936],[-114.047,39.6948],[-114.047,39.6975],[-114.047,39.6994],[-114.047,39.7004],[-114.0468,39.7091],[-114.0469,39.7165],[-114.047,39.7248],[-114.0471,39.7319],[-114.0472,39.7375],[-114.0472,39.7412],[-114.0473,39.7444],[-114.0476,39.7595],[-114.0477,39.7636],[-114.0478,39.7699],[-114.0478,39.776],[-114.0478,39.7794],[-114.0478,39.7854],[-114.0478,39.7855],[-114.0478,39.787],[-114.0478,39.8084],[-114.0477,39.8156],[-114.0476,39.821],[-114.0474,39.8313],[-114.0472,39.847],[-114.0472,39.8497],[-114.0472,39.8521],[-114.0472,39.8533],[-114.0472,39.8668],[-114.0472,39.867],[-114.0472,39.8692],[-114.0472,39.8693],[-114.0472,39.8701],[-114.0472,39.8725],[-114.0472,39.8728],[-114.0472,39.8734],[-114.0471,39.8811],[-114.0471,39.8955],[-114.047,39.9041],[-114.047,39.9059],[-114.047,39.906],[-114.047,39.9061],[-114.047,39.9068],[-114.047,39.9115],[-114.047,39.9233],[-114.047,39.9302],[-114.047,39.9415],[-114.047,39.9472],[-114.0469,39.9631],[-114.0469,39.9719],[-114.0469,39.9806],[-114.0468,39.9938],[-114.0468,39.9971],[-114.0468,40.0018],[-114.0468,40.0029],[-114.0468,40.0047],[-114.0468,40.0053],[-114.0468,40.0071],[-114.0468,40.0089],[-114.0468,40.0137],[-114.0468,40.0139],[-114.0468,40.0206],[-114.0468,40.0271],[-114.0468,40.0303],[-114.0467,40.0374],[-114.0467,40.0377],[-114.0467,40.0487],[-114.0467,40.0499],[-114.0467,40.0544],[-114.0467,40.0559],[-114.0467,40.0577],[-114.0467,40.0605],[-114.0467,40.0617],[-114.0467,40.0634],[-114.0467,40.0643],[-114.0467,40.067],[-114.0467,40.0702],[-114.0467,40.0732],[-114.0467,40.0764],[-114.0467,40.0784],[-114.0467,40.0802],[-114.0467,40.081],[-114.0467,40.0877],[-114.0467,40.0962],[-114.0467,40.0997],[-114.0467,40.1012],[-114.0467,40.103],[-114.0467,40.1062],[-114.0466,40.1101],[-114.0466,40.1158],[-114.0466,40.1169],[-114.0466,40.1192],[-114.0466,40.1225],[-114.0465,40.1249],[-114.0465,40.1265],[-114.0465,40.1266],[-114.0465,40.1272],[-114.0465,40.1291],[-114.0465,40.1298],[-114.0465,40.1311],[-114.0465,40.1352],[-114.0465,40.1366],[-114.0465,40.1367],[-114.0465,40.1376],[-114.0465,40.1433],[-114.0466,40.1541],[-114.0465,40.1553],[-114.0465,40.1555],[-114.0465,40.1567],[-114.0465,40.1576],[-114.0464,40.1765],[-114.0464,40.179],[-114.0464,40.1791],[-114.0465,40.1839],[-114.0466,40.2001],[-114.0466,40.2037],[-114.0466,40.2073],[-114.0466,40.2089],[-114.0465,40.2114],[-114.0465,40.2193],[-114.0465,40.2232],[-114.0465,40.2255],[-114.0464,40.2317],[-114.0464,40.2331],[-114.0464,40.2347],[-114.0464,40.2349],[-114.0464,40.2351],[-114.0463,40.2426],[-114.0463,40.2428],[-114.0463,40.243],[-114.0463,40.2432],[-114.0463,40.2445],[-114.0463,40.2499],[-114.0463,40.2549],[-114.0463,40.2617],[-114.0463,40.265],[-114.0463,40.2655],[-114.0463,40.2656],[-114.0463,40.2726],[-114.0462,40.2778],[-114.0462,40.2829],[-114.0462,40.2841],[-114.0462,40.2893],[-114.0462,40.2905],[-114.0462,40.2906],[-114.0462,40.293],[-114.0462,40.2934],[-114.0462,40.3004],[-114.0462,40.3029],[-114.0462,40.303],[-114.0462,40.3031],[-114.0462,40.3032],[-114.0462,40.3033],[-114.0462,40.3035],[-114.0462,40.3036],[-114.0462,40.3066],[-114.0462,40.3155],[-114.0462,40.3185],[-114.0462,40.3212],[-114.0462,40.3225],[-114.0462,40.3294],[-114.0462,40.3322],[-114.0461,40.3322],[-114.0461,40.341],[-114.0461,40.3428],[-114.0461,40.3474],[-114.0461,40.3484],[-114.0461,40.3513],[-114.0461,40.3523],[-114.0461,40.3528],[-114.0461,40.354],[-114.0461,40.3545],[-114.0461,40.3552],[-114.0461,40.3569],[-114.0461,40.3574],[-114.0461,40.3581],[-114.0461,40.3593],[-114.0461,40.3603],[-114.0461,40.3604],[-114.0461,40.3605],[-114.0461,40.3616],[-114.0461,40.3617],[-114.0461,40.3618],[-114.0461,40.364],[-114.046,40.3704],[-114.046,40.3711],[-114.0461,40.3725],[-114.0461,40.3727],[-114.0461,40.3742],[-114.0461,40.3768],[-114.046,40.3884],[-114.046,40.3887],[-114.046,40.3888],[-114.046,40.389],[-114.0461,40.3983],[-114.0461,40.3986],[-114.0461,40.3988],[-114.0461,40.3995],[-114.0461,40.4019],[-114.0461,40.4027],[-114.046,40.4063],[-114.046,40.4068],[-114.0459,40.41],[-114.0459,40.4104],[-114.0459,40.413],[-114.0458,40.414],[-114.0458,40.4165],[-114.0458,40.4177],[-114.0457,40.4207],[-114.0457,40.4232],[-114.0457,40.4245],[-114.0456,40.4251],[-114.0453,40.428],[-114.0452,40.429],[-114.0451,40.4308],[-114.0451,40.4316],[-114.0451,40.4378],[-114.0451,40.4389],[-114.0451,40.4396],[-114.0451,40.4399],[-114.0451,40.4432],[-114.0452,40.4469],[-114.0452,40.4488],[-114.0452,40.449],[-114.0452,40.4499],[-114.0452,40.4501],[-114.0452,40.4507],[-114.0452,40.4519],[-114.0453,40.4527],[-114.0453,40.4574],[-114.0453,40.4578],[-114.0455,40.4844],[-114.0455,40.4871],[-114.0455,40.4873],[-114.0455,40.4901],[-114.0455,40.4915],[-114.0455,40.4928],[-114.0454,40.4947],[-114.0454,40.4948],[-114.0454,40.498],[-114.0454,40.4989],[-114.0454,40.4993],[-114.0454,40.4998],[-114.0454,40.4999],[-114.0454,40.5001],[-114.0454,40.5004],[-114.0454,40.501],[-114.0454,40.5011],[-114.0454,40.5015],[-114.0454,40.5016],[-114.0454,40.5019],[-114.0454,40.5022],[-114.0454,40.5046],[-114.0454,40.505],[-114.0454,40.5068],[-114.0454,40.507],[-114.0453,40.5182],[-114.0448,40.5789],[-114.0448,40.5889],[-114.0447,40.6074],[-114.0445,40.6247],[-114.0445,40.6256],[-114.0445,40.6283],[-114.0445,40.6284],[-114.0445,40.6317],[-114.0445,40.632],[-114.0444,40.6341],[-114.0444,40.6351],[-114.0444,40.6396],[-114.0444,40.6407],[-114.0444,40.6408],[-114.0442,40.669],[-114.0441,40.6716],[-114.0441,40.6752],[-114.0441,40.6775],[-114.044,40.6825],[-114.044,40.6861],[-114.044,40.6889],[-114.044,40.6893],[-114.044,40.6897],[-114.044,40.69],[-114.044,40.6901],[-114.044,40.692],[-114.044,40.6932],[-114.044,40.6936],[-114.044,40.695],[-114.044,40.697],[-114.0439,40.6972],[-114.0439,40.6984],[-114.0439,40.6989],[-114.0439,40.7006],[-114.0439,40.7008],[-114.0439,40.7042],[-114.0439,40.7056],[-114.0439,40.707],[-114.0439,40.7079],[-114.0439,40.7092],[-114.0439,40.7097],[-114.0439,40.7115],[-114.0439,40.7117],[-114.0438,40.7149],[-114.0438,40.7179],[-114.0438,40.7187],[-114.0438,40.719],[-114.0438,40.7209],[-114.0438,40.726],[-114.0438,40.7269],[-114.0438,40.7278],[-114.0437,40.7291],[-114.0437,40.7305],[-114.0437,40.7314],[-114.0437,40.7315],[-114.0437,40.732],[-114.0437,40.7321],[-114.0437,40.7331],[-114.0437,40.7356],[-114.0437,40.7358],[-114.0437,40.7359],[-114.0437,40.738],[-114.0436,40.7381],[-114.0436,40.7396],[-114.0436,40.74],[-114.0436,40.7401],[-114.0436,40.7403],[-114.0436,40.7404],[-114.0436,40.7407],[-114.0436,40.7408],[-114.0436,40.7444],[-114.0435,40.7457],[-114.0435,40.7465],[-114.0435,40.7477],[-114.0435,40.7479],[-114.0435,40.7498],[-114.0434,40.755],[-114.0434,40.7552],[-114.0434,40.7555],[-114.0434,40.7586],[-114.0434,40.7588],[-114.0433,40.7622],[-114.0433,40.7624],[-114.0433,40.7632],[-114.0433,40.7634],[-114.0433,40.7638],[-114.0433,40.7639],[-114.0433,40.7643],[-114.0433,40.7658],[-114.0433,40.7661],[-114.0432,40.7697],[-114.0431,40.7731],[-114.0431,40.7768],[-114.0431,40.7769],[-114.0431,40.7787],[-114.043,40.7803],[-114.0429,40.7951],[-114.0429,40.7953],[-114.0429,40.7956],[-114.0429,40.8061],[-114.0429,40.8074],[-114.0429,40.8132],[-114.0428,40.8144],[-114.0428,40.8166],[-114.0428,40.8202],[-114.0428,40.8245],[-114.0428,40.827],[-114.0428,40.8294],[-114.0427,40.8459],[-114.0426,40.8676],[-114.0426,40.8745],[-114.0426,40.8775],[-114.0425,40.8781],[-114.0425,40.8798],[-114.0425,40.8811],[-114.0425,40.8847],[-114.0425,40.8884],[-114.0425,40.8918],[-114.0425,40.892],[-114.0425,40.8926],[-114.0425,40.8943],[-114.0425,40.8956],[-114.0425,40.8976],[-114.0424,40.9169],[-114.0424,40.9176],[-114.0423,40.9227],[-114.0423,40.9289],[-114.0423,40.9318],[-114.0423,40.9352],[-114.0423,40.9376],[-114.0423,40.9421],[-114.0423,40.9457],[-114.0423,40.946],[-114.0423,40.9463],[-114.0423,40.9499],[-114.0423,40.9523],[-114.0423,40.9531],[-114.0423,40.9535],[-114.0423,40.9547],[-114.0423,40.9567],[-114.0423,40.9572],[-114.0422,40.9603],[-114.0422,40.9608],[-114.0422,40.9639],[-114.0422,40.9644],[-114.0422,40.9668],[-114.0422,40.9681],[-114.0422,40.9711],[-114.0422,40.9712],[-114.0422,40.9722],[-114.0422,40.977],[-114.0422,40.9821],[-114.0421,40.9835],[-114.0421,40.9913],[-114.0421,40.9915],[-114.0421,40.995],[-114.0421,40.9956],[-114.042,40.9983],[-114.042,40.9999],[-114.042,41.0016],[-114.0419,41.0102],[-114.0418,41.0179],[-114.0418,41.0195],[-114.0418,41.0209],[-114.0419,41.0237],[-114.0418,41.0248],[-114.0418,41.026],[-114.0418,41.0307],[-114.0418,41.0373],[-114.0417,41.0556],[-114.0417,41.0558],[-114.0415,41.1039],[-114.0416,41.1148],[-114.0415,41.1167],[-114.0416,41.1194],[-114.0416,41.1225],[-114.0416,41.1234],[-114.0416,41.1252],[-114.0416,41.1275],[-114.0415,41.1314],[-114.0415,41.1364],[-114.0415,41.1365],[-114.0414,41.1431],[-114.0414,41.1464],[-114.0413,41.1501],[-114.0412,41.1537],[-114.0412,41.1572],[-114.0413,41.1644],[-114.0413,41.1703],[-114.0413,41.1763],[-114.0414,41.1816],[-114.0414,41.191],[-114.0414,41.1913],[-114.0413,41.1954],[-114.0413,41.2033],[-114.0413,41.2067],[-114.0413,41.2088],[-114.0413,41.2115],[-114.0413,41.2129],[-114.0413,41.2201],[-114.0413,41.2225],[-114.0412,41.2316],[-114.0412,41.2358],[-114.0412,41.2444],[-114.0412,41.2445],[-114.0412,41.2446],[-114.0412,41.2454],[-114.0412,41.2492],[-114.0412,41.2538],[-114.0412,41.2542],[-114.0411,41.2602],[-114.041,41.2655],[-114.041,41.2708],[-114.041,41.2757],[-114.041,41.2787],[-114.041,41.28],[-114.0409,41.2863],[-114.0409,41.292],[-114.0409,41.2928],[-114.0408,41.2992],[-114.0407,41.3031],[-114.0406,41.3213],[-114.0406,41.3298],[-114.0406,41.3341],[-114.0405,41.342],[-114.0406,41.36],[-114.0406,41.3613],[-114.0406,41.3628],[-114.0406,41.3649],[-114.0406,41.3682],[-114.0406,41.3689],[-114.0406,41.3757],[-114.0406,41.3766],[-114.0405,41.3914],[-114.0405,41.3922],[-114.0405,41.3936],[-114.0405,41.3949],[-114.0405,41.399],[-114.0405,41.4007],[-114.0405,41.4058],[-114.0405,41.4076],[-114.0405,41.4086],[-114.0405,41.4098],[-114.0405,41.4104],[-114.0405,41.425],[-114.0405,41.4257],[-114.0405,41.4263],[-114.0404,41.4466],[-114.0405,41.4529],[-114.0404,41.4549],[-114.0405,41.4579],[-114.0404,41.4642],[-114.0404,41.4646],[-114.0404,41.4648],[-114.0404,41.4717],[-114.0403,41.4793],[-114.0403,41.4801],[-114.0403,41.4845],[-114.0403,41.4862],[-114.0403,41.4912],[-114.0403,41.492],[-114.0403,41.4925],[-114.0403,41.4934],[-114.0403,41.4943],[-114.0403,41.4954],[-114.0404,41.4958],[-114.0407,41.525],[-114.0407,41.526],[-114.0407,41.5262],[-114.0407,41.5341],[-114.0407,41.5413],[-114.0405,41.5606],[-114.0405,41.5684],[-114.0405,41.5691],[-114.0405,41.5703],[-114.0405,41.5722],[-114.0405,41.575],[-114.0404,41.5818],[-114.0403,41.5914],[-114.0403,41.5916],[-114.0402,41.5918],[-114.0402,41.6024],[-114.0402,41.6025],[-114.0401,41.6069],[-114.04,41.6149],[-114.04,41.6152],[-114.0399,41.6223],[-114.0399,41.6244],[-114.0399,41.6281],[-114.0398,41.6317],[-114.0398,41.6332],[-114.0397,41.6489],[-114.0398,41.6517],[-114.0398,41.653],[-114.0398,41.6606],[-114.0398,41.6608],[-114.0398,41.6612],[-114.0398,41.6912],[-114.0398,41.6936],[-114.0399,41.6953],[-114.0398,41.7012],[-114.0398,41.7024],[-114.0398,41.7087],[-114.0397,41.7094],[-114.0397,41.7118],[-114.0396,41.7143],[-114.0396,41.7155],[-114.0395,41.7189],[-114.0395,41.7192],[-114.0396,41.7225],[-114.0396,41.7227],[-114.0397,41.7245],[-114.0398,41.726],[-114.0398,41.7268],[-114.0399,41.7317],[-114.0399,41.7331],[-114.0398,41.7346],[-114.0398,41.7372],[-114.0397,41.7403],[-114.0397,41.7408],[-114.0397,41.7419],[-114.0399,41.7516],[-114.0399,41.7527],[-114.0399,41.7533],[-114.04,41.7599],[-114.04,41.7603],[-114.04,41.7632],[-114.04,41.7672],[-114.04,41.7673],[-114.0401,41.7689],[-114.0401,41.7741],[-114.0402,41.7752],[-114.0399,41.8291],[-114.0399,41.8293],[-114.0399,41.8336],[-114.0399,41.8349],[-114.0403,41.8458],[-114.0404,41.848],[-114.0404,41.8489],[-114.0404,41.8494],[-114.0404,41.85],[-114.0404,41.8519],[-114.0403,41.8575],[-114.0403,41.8594],[-114.0403,41.8625],[-114.0403,41.8647],[-114.0404,41.8717],[-114.0404,41.8748],[-114.0404,41.8761],[-114.0404,41.877],[-114.0403,41.8802],[-114.0402,41.8831],[-114.0401,41.8858],[-114.04,41.8914],[-114.04,41.896],[-114.04,41.9039],[-114.04,41.9059],[-114.04,41.9093],[-114.0402,41.9196],[-114.0403,41.9231],[-114.0403,41.9235],[-114.0403,41.9249],[-114.0403,41.9254],[-114.0403,41.9264],[-114.0403,41.9265],[-114.0403,41.9266],[-114.0404,41.9326],[-114.0404,41.9358],[-114.0403,41.9387],[-114.0403,41.9427],[-114.0403,41.9431],[-114.0403,41.9445],[-114.0402,41.9488],[-114.0402,41.9494],[-114.0402,41.9499],[-114.0408,41.9639],[-114.0408,41.9642],[-114.0409,41.9672],[-114.041,41.9697],[-114.0411,41.9717],[-114.0412,41.9746],[-114.0414,41.9774],[-114.0414,41.9777],[-114.0414,41.9781],[-114.0414,41.9788],[-114.0414,41.9791],[-114.0414,41.9793],[-114.0414,41.9795],[-114.0414,41.9796],[-114.0414,41.9797],[-114.0414,41.9798],[-114.0414,41.9799],[-114.0414,41.9804],[-114.0414,41.9819],[-114.0414,41.9879],[-114.0414,41.9881],[-114.0415,41.9939]]]},"properties":{"STATE_ID":"49","STATE_NAME":"Utah"},"id":49}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-84.806,41.6961],[-84.7985,41.6964],[-84.7969,41.6964],[-84.7962,41.6965],[-84.7933,41.6966],[-84.7894,41.6967],[-84.7865,41.6968],[-84.7861,41.6968],[-84.7816,41.697],[-84.7671,41.6975],[-84.752,41.698],[-84.75,41.698],[-84.7475,41.6981],[-84.7451,41.6982],[-84.7332,41.6985],[-84.7221,41.6988],[-84.7184,41.699],[-84.7087,41.6991],[-84.694,41.6995],[-84.6894,41.6996],[-84.6889,41.6996],[-84.686,41.6997],[-84.6857,41.6997],[-84.6854,41.6997],[-84.6852,41.6997],[-84.6831,41.6998],[-84.6826,41.6998],[-84.6812,41.6998],[-84.68,41.6998],[-84.6765,41.6999],[-84.676,41.6999],[-84.6723,41.6999],[-84.6702,41.7],[-84.6508,41.7003],[-84.6334,41.7008],[-84.632,41.7008],[-84.6312,41.7009],[-84.625,41.701],[-84.6215,41.7011],[-84.6119,41.7012],[-84.6022,41.7014],[-84.5941,41.7014],[-84.5924,41.7014],[-84.592,41.7015],[-84.5913,41.7015],[-84.591,41.7015],[-84.5874,41.7016],[-84.5803,41.7017],[-84.5728,41.7019],[-84.5695,41.702],[-84.5621,41.7022],[-84.5609,41.7022],[-84.5567,41.7023],[-84.5534,41.7024],[-84.5341,41.7028],[-84.534,41.7028],[-84.5208,41.7031],[-84.5149,41.7032],[-84.5146,41.7032],[-84.5,41.7035],[-84.4953,41.7036],[-84.4952,41.7036],[-84.4759,41.7038],[-84.4665,41.7041],[-84.4664,41.7041],[-84.4575,41.7044],[-84.4569,41.7044],[-84.4563,41.7044],[-84.456,41.7044],[-84.4381,41.7049],[-84.438,41.7049],[-84.4379,41.7049],[-84.4378,41.7049],[-84.4283,41.7052],[-84.425,41.7052],[-84.4225,41.7053],[-84.422,41.7053],[-84.4189,41.7054],[-84.4163,41.7054],[-84.4146,41.7055],[-84.4092,41.7056],[-84.4031,41.7057],[-84.4027,41.7058],[-84.3996,41.7058],[-84.3982,41.7058],[-84.3976,41.7059],[-84.3971,41.7059],[-84.3932,41.7059],[-84.3802,41.7062],[-84.3777,41.7062],[-84.3749,41.7063],[-84.3604,41.7066],[-84.3596,41.7066],[-84.359,41.7066],[-84.3559,41.7067],[-84.3422,41.7071],[-84.3324,41.7074],[-84.3285,41.7075],[-84.3086,41.708],[-84.3016,41.7082],[-84.2894,41.7085],[-84.2764,41.709],[-84.27,41.7092],[-84.2642,41.7094],[-84.2507,41.7097],[-84.2499,41.7098],[-84.2497,41.7098],[-84.2438,41.7099],[-84.2307,41.7101],[-84.2215,41.7103],[-84.2213,41.7103],[-84.2211,41.7103],[-84.2154,41.7105],[-84.2151,41.7105],[-84.2105,41.7106],[-84.2021,41.7108],[-84.1927,41.711],[-84.1925,41.711],[-84.1923,41.711],[-84.192,41.711],[-84.1757,41.7116],[-84.1731,41.7116],[-84.173,41.7116],[-84.1641,41.712],[-84.1585,41.7122],[-84.1583,41.7121],[-84.1537,41.7123],[-84.149,41.7125],[-84.1489,41.7125],[-84.1442,41.7126],[-84.1346,41.7129],[-84.123,41.7133],[-84.1198,41.7134],[-84.1151,41.7135],[-84.115,41.7135],[-84.1149,41.7135],[-84.1053,41.7139],[-84.1042,41.7139],[-84.0975,41.7142],[-84.0973,41.7142],[-84.0957,41.7142],[-84.0767,41.7149],[-84.0761,41.7149],[-84.0744,41.7149],[-84.0719,41.715],[-84.0713,41.715],[-84.0568,41.7154],[-84.0565,41.7154],[-84.0414,41.716],[-84.0374,41.7161],[-84.0371,41.7161],[-84.0179,41.7167],[-84,41.7168],[-83.9993,41.7168],[-83.9987,41.7168],[-83.993,41.717],[-83.9768,41.7174],[-83.9767,41.7174],[-83.9577,41.718],[-83.938,41.7187],[-83.9379,41.7187],[-83.9316,41.7189],[-83.9189,41.7192],[-83.9188,41.7192],[-83.909,41.7195],[-83.9088,41.7196],[-83.9087,41.7196],[-83.8996,41.7199],[-83.8995,41.7199],[-83.8852,41.72],[-83.8804,41.7201],[-83.8749,41.7204],[-83.8692,41.7206],[-83.8689,41.7207],[-83.8593,41.7211],[-83.8565,41.7212],[-83.8512,41.7213],[-83.8511,41.7213],[-83.8452,41.7214],[-83.84,41.7215],[-83.821,41.7219],[-83.8205,41.7219],[-83.8114,41.7222],[-83.8111,41.7222],[-83.8061,41.7224],[-83.8021,41.7225],[-83.7947,41.7227],[-83.7815,41.723],[-83.7814,41.723],[-83.7801,41.723],[-83.78,41.723],[-83.7645,41.7235],[-83.7631,41.7236],[-83.7598,41.7236],[-83.7564,41.7238],[-83.7492,41.724],[-83.7489,41.724],[-83.7468,41.7241],[-83.7461,41.7241],[-83.7444,41.7242],[-83.7364,41.7245],[-83.736,41.7245],[-83.7302,41.7247],[-83.7242,41.7249],[-83.7206,41.725],[-83.7152,41.7251],[-83.7146,41.7251],[-83.7095,41.7252],[-83.7093,41.7253],[-83.7092,41.7253],[-83.7015,41.7256],[-83.7012,41.7257],[-83.7003,41.7257],[-83.6905,41.7263],[-83.6898,41.7263],[-83.6893,41.7264],[-83.6892,41.7264],[-83.689,41.7264],[-83.6887,41.7264],[-83.6879,41.7265],[-83.6862,41.7266],[-83.6854,41.7266],[-83.6826,41.7266],[-83.6751,41.7267],[-83.6745,41.7267],[-83.6738,41.7267],[-83.672,41.7268],[-83.6712,41.7268],[-83.6695,41.7268],[-83.6687,41.7268],[-83.6684,41.7268],[-83.6662,41.7269],[-83.666,41.7269],[-83.6659,41.7269],[-83.6559,41.7272],[-83.6558,41.7272],[-83.6521,41.7273],[-83.6508,41.7273],[-83.6493,41.7274],[-83.6459,41.7275],[-83.6457,41.7275],[-83.6402,41.7277],[-83.6401,41.7277],[-83.64,41.7277],[-83.6385,41.7277],[-83.6372,41.7278],[-83.637,41.7278],[-83.6315,41.7279],[-83.6313,41.7279],[-83.6292,41.728],[-83.6286,41.728],[-83.6285,41.728],[-83.6246,41.7281],[-83.6245,41.7281],[-83.6215,41.7283],[-83.6148,41.7285],[-83.6146,41.7285],[-83.6132,41.7285],[-83.612,41.7286],[-83.6054,41.7288],[-83.601,41.7289],[-83.5956,41.729],[-83.5947,41.729],[-83.5856,41.7292],[-83.5855,41.7292],[-83.5806,41.7294],[-83.5798,41.7294],[-83.5739,41.7295],[-83.571,41.7296],[-83.5706,41.7296],[-83.5704,41.7296],[-83.57,41.7296],[-83.5699,41.7296],[-83.5698,41.7296],[-83.5695,41.7296],[-83.5686,41.7297],[-83.5669,41.7297],[-83.562,41.7298],[-83.5563,41.73],[-83.5541,41.73],[-83.5537,41.73],[-83.5536,41.73],[-83.5482,41.7301],[-83.5477,41.7302],[-83.5456,41.7302],[-83.5435,41.7303],[-83.5434,41.7303],[-83.5376,41.7305],[-83.5374,41.7305],[-83.5365,41.7306],[-83.5345,41.7306],[-83.5335,41.7307],[-83.5316,41.7308],[-83.5302,41.7308],[-83.5301,41.7308],[-83.53,41.7308],[-83.5285,41.7309],[-83.5284,41.7309],[-83.5261,41.7309],[-83.5258,41.731],[-83.5216,41.7311],[-83.5214,41.7311],[-83.5213,41.7311],[-83.5199,41.7311],[-83.5197,41.7311],[-83.5195,41.7311],[-83.5185,41.7312],[-83.5167,41.7312],[-83.5091,41.7315],[-83.5043,41.7316],[-83.5042,41.7316],[-83.504,41.7316],[-83.5038,41.7316],[-83.5016,41.7317],[-83.4994,41.7318],[-83.4993,41.7318],[-83.4992,41.7318],[-83.4988,41.7318],[-83.4984,41.7318],[-83.4983,41.7318],[-83.4982,41.7318],[-83.4977,41.7318],[-83.4973,41.7318],[-83.4969,41.7318],[-83.4944,41.7319],[-83.4924,41.7319],[-83.4904,41.732],[-83.489,41.732],[-83.4888,41.732],[-83.4887,41.732],[-83.4885,41.732],[-83.4884,41.732],[-83.4883,41.732],[-83.4828,41.7322],[-83.4827,41.7322],[-83.4822,41.7322],[-83.482,41.7322],[-83.4811,41.7322],[-83.4809,41.7322],[-83.4797,41.7323],[-83.4785,41.7323],[-83.4715,41.7325],[-83.4698,41.7325],[-83.469,41.7325],[-83.4689,41.7325],[-83.4688,41.7325],[-83.4673,41.7325],[-83.4668,41.7325],[-83.4666,41.7325],[-83.4647,41.7325],[-83.4645,41.7325],[-83.4641,41.7325],[-83.464,41.7325],[-83.4636,41.7326],[-83.4554,41.7328],[-83.4545,41.7328],[-83.4537,41.7329],[-83.4504,41.733],[-83.4471,41.7331],[-83.4233,41.7336],[-83.4216,41.7337],[-83.4159,41.7338],[-83.4117,41.7368],[-83.4114,41.7371],[-83.4038,41.7426],[-83.3979,41.7473],[-83.392,41.752],[-83.3913,41.7525],[-83.3907,41.753],[-83.3829,41.7589],[-83.3752,41.7648],[-83.305,41.8153],[-83.3045,41.8158],[-83.2912,41.826],[-83.2499,41.8579],[-83.2268,41.8751],[-83.1855,41.9059],[-83.1249,41.9512],[-83.1125,41.9594],[-83.0737,41.8751],[-83.0693,41.8642],[-83.0669,41.8631],[-83.0665,41.8629],[-82.9999,41.8311],[-82.9956,41.829],[-82.8749,41.7708],[-82.8316,41.7501],[-82.8317,41.7501],[-82.8066,41.7379],[-82.8061,41.7377],[-82.7639,41.7173],[-82.7499,41.71],[-82.7264,41.6983],[-82.6891,41.6802],[-82.6811,41.6763],[-82.6538,41.6764],[-82.6249,41.6765],[-82.4999,41.6767],[-82.4206,41.6766],[-82.3983,41.6765],[-82.3749,41.6874],[-82.3481,41.7001],[-82.3325,41.7075],[-82.2499,41.7462],[-82.2415,41.75],[-82.1249,41.8049],[-81.9999,41.8638],[-81.9766,41.875],[-81.9706,41.8779],[-81.8749,41.9228],[-81.7884,41.9633],[-81.7498,41.9814],[-81.7092,42],[-81.6864,42],[-81.6658,42.0103],[-81.6248,42.0307],[-81.6248,42.0296],[-81.553,42.0666],[-81.4998,42.0939],[-81.4952,42.0964],[-81.4543,42.116],[-81.4354,42.125],[-81.3748,42.1547],[-81.3321,42.1758],[-81.2914,42.1959],[-81.2724,42.2052],[-81.2498,42.2164],[-81.2119,42.2223],[-81.191,42.2255],[-81.1742,42.2278],[-81.1238,42.2349],[-81.1069,42.2373],[-81.0875,42.2403],[-81.0293,42.2495],[-81.0261,42.2501],[-81.0194,42.2501],[-81.0098,42.2516],[-81.0056,42.2523],[-81.0045,42.2523],[-80.9998,42.2524],[-80.9791,42.2558],[-80.9437,42.2613],[-80.9032,42.2677],[-80.8748,42.2723],[-80.8355,42.2784],[-80.792,42.2851],[-80.7498,42.2915],[-80.7075,42.2983],[-80.6687,42.304],[-80.6248,42.3108],[-80.6048,42.3142],[-80.5753,42.3187],[-80.5297,42.3257],[-80.5199,42.3271],[-80.5198,42.2501],[-80.5195,42.2041],[-80.5196,42.1604],[-80.5197,42.1251],[-80.5197,42.0746],[-80.5195,42.0001],[-80.5194,41.9888],[-80.5194,41.9825],[-80.5194,41.982],[-80.5194,41.9776],[-80.5194,41.9775],[-80.5194,41.9774],[-80.5194,41.9763],[-80.5194,41.9762],[-80.5193,41.9725],[-80.5193,41.9681],[-80.5193,41.9651],[-80.5193,41.965],[-80.5193,41.9617],[-80.5193,41.9616],[-80.5194,41.9561],[-80.5194,41.9557],[-80.5194,41.9554],[-80.5194,41.9551],[-80.5194,41.9547],[-80.5194,41.9507],[-80.5194,41.9501],[-80.5194,41.9441],[-80.5194,41.944],[-80.5193,41.944],[-80.5193,41.9439],[-80.5193,41.942],[-80.5193,41.9378],[-80.5193,41.9377],[-80.5193,41.9376],[-80.5193,41.9375],[-80.5193,41.9372],[-80.5193,41.9342],[-80.5193,41.9339],[-80.5194,41.9297],[-80.5194,41.9295],[-80.5194,41.9292],[-80.5193,41.929],[-80.5193,41.9289],[-80.5193,41.9272],[-80.5193,41.9247],[-80.5193,41.9246],[-80.5192,41.9207],[-80.5192,41.9193],[-80.5193,41.9181],[-80.5193,41.9176],[-80.5193,41.9175],[-80.5193,41.9174],[-80.5193,41.9103],[-80.5193,41.9102],[-80.5193,41.9072],[-80.5193,41.907],[-80.5193,41.9068],[-80.5193,41.9027],[-80.5193,41.898],[-80.5194,41.895],[-80.5193,41.8922],[-80.5193,41.8921],[-80.5193,41.8901],[-80.5194,41.8892],[-80.5194,41.8889],[-80.5194,41.8888],[-80.5194,41.8887],[-80.5194,41.8859],[-80.5194,41.882],[-80.5194,41.8817],[-80.5194,41.8809],[-80.5194,41.8805],[-80.5194,41.878],[-80.5194,41.8739],[-80.5194,41.8728],[-80.5194,41.8703],[-80.5194,41.8702],[-80.5194,41.8655],[-80.5194,41.8645],[-80.5194,41.8643],[-80.5194,41.8642],[-80.5194,41.863],[-80.5194,41.8625],[-80.5194,41.859],[-80.5194,41.8582],[-80.5194,41.858],[-80.5194,41.8563],[-80.5194,41.8514],[-80.5194,41.8503],[-80.5194,41.8496],[-80.5194,41.8495],[-80.5194,41.8493],[-80.5194,41.8492],[-80.5194,41.8491],[-80.5194,41.8487],[-80.5194,41.8486],[-80.5194,41.848],[-80.5194,41.8479],[-80.5194,41.8464],[-80.5194,41.8459],[-80.5194,41.8457],[-80.5194,41.8456],[-80.5194,41.8445],[-80.5194,41.8442],[-80.5194,41.8428],[-80.5194,41.8385],[-80.5194,41.8371],[-80.5194,41.835],[-80.5194,41.8326],[-80.5194,41.8295],[-80.5194,41.8287],[-80.5194,41.8275],[-80.5194,41.8266],[-80.5193,41.826],[-80.5193,41.8251],[-80.5194,41.8221],[-80.5194,41.8212],[-80.5194,41.8206],[-80.5194,41.8201],[-80.5194,41.8194],[-80.5194,41.8192],[-80.5194,41.819],[-80.5194,41.8189],[-80.5194,41.8185],[-80.5194,41.8184],[-80.5194,41.8183],[-80.5194,41.8162],[-80.5194,41.8099],[-80.5194,41.8078],[-80.5194,41.8072],[-80.5194,41.8055],[-80.5194,41.8049],[-80.5194,41.8048],[-80.5194,41.8043],[-80.5194,41.8042],[-80.5194,41.8041],[-80.5194,41.802],[-80.5194,41.8018],[-80.5194,41.8007],[-80.5194,41.7976],[-80.5194,41.7963],[-80.5193,41.795],[-80.5193,41.7948],[-80.5193,41.7936],[-80.5193,41.7925],[-80.5193,41.792],[-80.5194,41.7911],[-80.5194,41.7903],[-80.5194,41.789],[-80.5194,41.7889],[-80.5194,41.7883],[-80.5194,41.7882],[-80.5194,41.788],[-80.5194,41.7869],[-80.5194,41.7848],[-80.5194,41.7833],[-80.5194,41.7821],[-80.5194,41.7819],[-80.5194,41.7787],[-80.5194,41.7774],[-80.5194,41.776],[-80.5194,41.7736],[-80.5194,41.7725],[-80.5194,41.7712],[-80.5194,41.771],[-80.5194,41.7701],[-80.5194,41.769],[-80.5194,41.7686],[-80.5194,41.7672],[-80.5193,41.7661],[-80.5193,41.7654],[-80.5193,41.7653],[-80.5193,41.7646],[-80.5193,41.7638],[-80.5193,41.7592],[-80.5193,41.7577],[-80.5193,41.7575],[-80.5193,41.7567],[-80.5193,41.7564],[-80.5194,41.7537],[-80.5194,41.7527],[-80.5194,41.7522],[-80.5194,41.7509],[-80.5194,41.7507],[-80.5194,41.7502],[-80.5194,41.7495],[-80.5194,41.7484],[-80.5194,41.7481],[-80.5194,41.7456],[-80.5194,41.7449],[-80.5194,41.7437],[-80.5194,41.7428],[-80.5194,41.7418],[-80.5194,41.7411],[-80.5194,41.7409],[-80.5194,41.7407],[-80.5194,41.7406],[-80.5194,41.7401],[-80.5194,41.7399],[-80.5194,41.7398],[-80.5194,41.7396],[-80.5194,41.7394],[-80.5194,41.7387],[-80.5194,41.7386],[-80.5194,41.7384],[-80.5194,41.7378],[-80.5194,41.7373],[-80.5194,41.7358],[-80.5194,41.7352],[-80.5194,41.7326],[-80.5194,41.7324],[-80.5194,41.731],[-80.5194,41.7298],[-80.5194,41.7287],[-80.5194,41.7278],[-80.5194,41.7268],[-80.5194,41.7255],[-80.5194,41.7248],[-80.5194,41.7222],[-80.5194,41.7217],[-80.5194,41.7204],[-80.5194,41.7199],[-80.5194,41.7197],[-80.5194,41.7189],[-80.5194,41.7186],[-80.5194,41.7184],[-80.5194,41.7178],[-80.5194,41.7172],[-80.5194,41.7155],[-80.5194,41.7147],[-80.5194,41.7145],[-80.5194,41.714],[-80.5194,41.7139],[-80.5194,41.7129],[-80.5194,41.7125],[-80.5194,41.7121],[-80.5194,41.7119],[-80.5194,41.7118],[-80.5194,41.7112],[-80.5194,41.7108],[-80.5194,41.7102],[-80.5194,41.7101],[-80.5194,41.7092],[-80.5194,41.7084],[-80.5194,41.7071],[-80.5194,41.7065],[-80.5194,41.706],[-80.5194,41.7055],[-80.5194,41.7051],[-80.5194,41.7032],[-80.5194,41.7027],[-80.5194,41.7024],[-80.5194,41.7019],[-80.5194,41.7015],[-80.5194,41.7013],[-80.5194,41.7011],[-80.5194,41.7006],[-80.5194,41.7004],[-80.5194,41.7003],[-80.5194,41.6997],[-80.5194,41.6996],[-80.5194,41.6994],[-80.5194,41.6991],[-80.5194,41.6979],[-80.5194,41.6974],[-80.5194,41.6957],[-80.5194,41.6942],[-80.5194,41.6933],[-80.5194,41.6931],[-80.5194,41.6922],[-80.5194,41.6906],[-80.5194,41.6889],[-80.5194,41.6888],[-80.5194,41.6882],[-80.5194,41.688],[-80.5194,41.6873],[-80.5194,41.6858],[-80.5194,41.6791],[-80.5194,41.6769],[-80.5194,41.6767],[-80.5194,41.6766],[-80.5194,41.6756],[-80.5194,41.6753],[-80.5194,41.6746],[-80.5194,41.6741],[-80.5194,41.6725],[-80.5194,41.6718],[-80.5194,41.6717],[-80.5194,41.6715],[-80.5194,41.6706],[-80.5194,41.6704],[-80.5194,41.6703],[-80.5194,41.67],[-80.5194,41.6691],[-80.5194,41.6688],[-80.5194,41.6686],[-80.5194,41.6682],[-80.5194,41.6681],[-80.5194,41.6671],[-80.5194,41.6641],[-80.5194,41.6631],[-80.5194,41.661],[-80.5194,41.6609],[-80.5194,41.6608],[-80.5194,41.6607],[-80.5194,41.6606],[-80.5194,41.66],[-80.5194,41.6583],[-80.5194,41.6578],[-80.5194,41.6574],[-80.5194,41.6573],[-80.5194,41.6559],[-80.5194,41.6554],[-80.5194,41.6553],[-80.5194,41.6552],[-80.5194,41.655],[-80.5194,41.6545],[-80.5194,41.6544],[-80.5194,41.6542],[-80.5194,41.6535],[-80.5194,41.6533],[-80.5194,41.6531],[-80.5194,41.653],[-80.5194,41.6527],[-80.5194,41.6526],[-80.5194,41.6523],[-80.5194,41.6522],[-80.5194,41.6517],[-80.5194,41.6515],[-80.5194,41.6513],[-80.5194,41.6501],[-80.5194,41.6457],[-80.5194,41.6453],[-80.5194,41.6448],[-80.5194,41.6446],[-80.5194,41.6443],[-80.5194,41.6406],[-80.5194,41.6403],[-80.5193,41.6362],[-80.5193,41.6344],[-80.5193,41.6326],[-80.5193,41.6297],[-80.5193,41.6294],[-80.5193,41.6261],[-80.5193,41.6259],[-80.5193,41.6253],[-80.5193,41.6251],[-80.5193,41.6215],[-80.5193,41.6189],[-80.5194,41.6127],[-80.5194,41.6106],[-80.5194,41.6071],[-80.5194,41.607],[-80.5194,41.6069],[-80.5194,41.6068],[-80.5194,41.6067],[-80.5194,41.6065],[-80.5194,41.6029],[-80.5194,41.6027],[-80.5194,41.5993],[-80.5194,41.5956],[-80.5194,41.5928],[-80.5194,41.5909],[-80.5194,41.59],[-80.5194,41.5885],[-80.5194,41.587],[-80.5194,41.5853],[-80.5194,41.5802],[-80.5194,41.5785],[-80.5194,41.5774],[-80.5194,41.577],[-80.5194,41.5763],[-80.5194,41.5752],[-80.5194,41.5741],[-80.5194,41.5726],[-80.5194,41.5725],[-80.5194,41.571],[-80.5194,41.5684],[-80.5194,41.5671],[-80.5194,41.5632],[-80.5194,41.5607],[-80.5194,41.5582],[-80.5194,41.5569],[-80.5194,41.5532],[-80.5194,41.552],[-80.5194,41.5516],[-80.5194,41.5512],[-80.5194,41.551],[-80.5194,41.5509],[-80.5194,41.5504],[-80.5194,41.5475],[-80.5193,41.5457],[-80.5193,41.5441],[-80.5193,41.544],[-80.5193,41.5436],[-80.5193,41.5434],[-80.5193,41.5433],[-80.5193,41.5427],[-80.5193,41.5407],[-80.5193,41.5401],[-80.5193,41.54],[-80.5193,41.5399],[-80.5193,41.5395],[-80.5193,41.5393],[-80.5193,41.5381],[-80.5193,41.5347],[-80.5192,41.5335],[-80.5192,41.5333],[-80.5192,41.5324],[-80.5192,41.5322],[-80.5192,41.5321],[-80.5192,41.532],[-80.5192,41.5319],[-80.5192,41.5316],[-80.5192,41.5305],[-80.5192,41.5301],[-80.5192,41.5299],[-80.5192,41.5298],[-80.5192,41.5297],[-80.5192,41.5291],[-80.5192,41.5289],[-80.5192,41.5288],[-80.5192,41.5285],[-80.5192,41.5284],[-80.5192,41.5277],[-80.5192,41.5257],[-80.5192,41.525],[-80.5192,41.5246],[-80.5192,41.5233],[-80.5192,41.5229],[-80.5192,41.5225],[-80.5192,41.5213],[-80.5192,41.5209],[-80.5192,41.5208],[-80.5192,41.5202],[-80.5192,41.5181],[-80.5192,41.5174],[-80.5192,41.5173],[-80.5192,41.5172],[-80.5192,41.5171],[-80.5192,41.5167],[-80.5192,41.5152],[-80.5192,41.5147],[-80.5192,41.5146],[-80.5192,41.5142],[-80.5192,41.5128],[-80.5192,41.5124],[-80.5192,41.5123],[-80.5192,41.5099],[-80.5192,41.5025],[-80.5192,41.5001],[-80.5192,41.5],[-80.5192,41.4999],[-80.5192,41.4995],[-80.5192,41.4984],[-80.5192,41.498],[-80.5192,41.4974],[-80.5192,41.4955],[-80.5192,41.4949],[-80.5192,41.4948],[-80.5192,41.4947],[-80.5191,41.4945],[-80.5191,41.4944],[-80.5191,41.4943],[-80.5191,41.4942],[-80.5192,41.4941],[-80.5192,41.494],[-80.5192,41.4931],[-80.5192,41.49],[-80.5192,41.489],[-80.5194,41.4739],[-80.5192,41.4626],[-80.5192,41.4625],[-80.5192,41.4624],[-80.5192,41.4621],[-80.5191,41.4613],[-80.5191,41.4601],[-80.5191,41.4582],[-80.5191,41.458],[-80.5191,41.4537],[-80.5191,41.4522],[-80.5191,41.4508],[-80.5191,41.4491],[-80.5191,41.449],[-80.5191,41.4476],[-80.5191,41.4468],[-80.5191,41.4461],[-80.5191,41.4439],[-80.5191,41.4433],[-80.5191,41.4416],[-80.5191,41.4407],[-80.5191,41.4406],[-80.5191,41.4399],[-80.5191,41.4374],[-80.5191,41.4371],[-80.5191,41.437],[-80.5192,41.4369],[-80.519,41.4355],[-80.5191,41.4296],[-80.5191,41.4295],[-80.5191,41.4294],[-80.5191,41.4292],[-80.5191,41.4282],[-80.519,41.4239],[-80.519,41.4165],[-80.519,41.4163],[-80.519,41.4108],[-80.519,41.4044],[-80.519,41.4043],[-80.519,41.404],[-80.5191,41.397],[-80.5192,41.3879],[-80.5192,41.3873],[-80.5192,41.3872],[-80.5192,41.3818],[-80.5192,41.3789],[-80.5192,41.3788],[-80.5192,41.3787],[-80.5192,41.3783],[-80.5192,41.3777],[-80.5192,41.3758],[-80.5192,41.3755],[-80.5192,41.375],[-80.5192,41.3735],[-80.5192,41.3734],[-80.5192,41.3723],[-80.5192,41.3721],[-80.5192,41.371],[-80.5192,41.365],[-80.5192,41.3643],[-80.5191,41.3611],[-80.5191,41.361],[-80.5191,41.3609],[-80.5191,41.3602],[-80.5191,41.3546],[-80.5191,41.3517],[-80.5191,41.3515],[-80.5191,41.3509],[-80.5191,41.3498],[-80.5191,41.3496],[-80.5191,41.3479],[-80.5191,41.3431],[-80.5191,41.343],[-80.5191,41.3428],[-80.5191,41.3418],[-80.5191,41.3417],[-80.5191,41.3403],[-80.5192,41.3402],[-80.5192,41.3401],[-80.5192,41.34],[-80.5192,41.3399],[-80.5192,41.3396],[-80.5192,41.3394],[-80.5192,41.3393],[-80.5192,41.3392],[-80.5192,41.3389],[-80.5192,41.3387],[-80.5192,41.3382],[-80.5191,41.3373],[-80.5191,41.3371],[-80.5191,41.3367],[-80.5191,41.3361],[-80.5191,41.336],[-80.5191,41.3354],[-80.5191,41.3335],[-80.5191,41.3325],[-80.5191,41.3309],[-80.5191,41.3294],[-80.5191,41.3286],[-80.5191,41.3271],[-80.5191,41.3267],[-80.5191,41.3239],[-80.5191,41.3221],[-80.5191,41.3205],[-80.5191,41.3194],[-80.5191,41.3148],[-80.5191,41.3147],[-80.5191,41.3119],[-80.5191,41.3114],[-80.5191,41.3109],[-80.5191,41.3087],[-80.5191,41.3071],[-80.5191,41.3056],[-80.5191,41.3055],[-80.519,41.3027],[-80.519,41.3002],[-80.5191,41.2983],[-80.5191,41.2978],[-80.5191,41.2966],[-80.5191,41.2916],[-80.5191,41.2901],[-80.5191,41.2899],[-80.5191,41.2898],[-80.5191,41.284],[-80.5191,41.2814],[-80.5191,41.2772],[-80.5191,41.2771],[-80.5191,41.2757],[-80.5191,41.2751],[-80.5191,41.273],[-80.5191,41.2729],[-80.5191,41.2721],[-80.5191,41.2707],[-80.5191,41.2701],[-80.5191,41.2687],[-80.5191,41.2683],[-80.5191,41.268],[-80.5191,41.2675],[-80.5191,41.2672],[-80.5191,41.2671],[-80.5191,41.267],[-80.519,41.2668],[-80.5189,41.2666],[-80.5189,41.2665],[-80.5188,41.2659],[-80.5188,41.2657],[-80.5189,41.2651],[-80.5189,41.2638],[-80.5188,41.2572],[-80.5188,41.254],[-80.5187,41.252],[-80.5187,41.2519],[-80.5187,41.2518],[-80.5187,41.2516],[-80.5187,41.2515],[-80.5187,41.2511],[-80.5187,41.2498],[-80.519,41.249],[-80.5191,41.2488],[-80.5191,41.2487],[-80.5191,41.2486],[-80.5191,41.2485],[-80.5191,41.2484],[-80.5191,41.248],[-80.5191,41.2479],[-80.5191,41.2477],[-80.5191,41.2471],[-80.5191,41.2464],[-80.5191,41.2455],[-80.5191,41.2441],[-80.5191,41.2436],[-80.5191,41.2432],[-80.5191,41.2431],[-80.5191,41.2427],[-80.5191,41.2419],[-80.5191,41.2409],[-80.5191,41.2401],[-80.5191,41.2393],[-80.5191,41.239],[-80.5191,41.2388],[-80.5191,41.2382],[-80.5191,41.2379],[-80.5191,41.2377],[-80.5191,41.2366],[-80.5191,41.236],[-80.5191,41.2358],[-80.5191,41.2357],[-80.5191,41.2347],[-80.5191,41.2331],[-80.5191,41.2328],[-80.5191,41.2322],[-80.5191,41.2318],[-80.5191,41.2317],[-80.5191,41.2309],[-80.5191,41.2304],[-80.5191,41.2297],[-80.5191,41.2294],[-80.5191,41.229],[-80.5191,41.2288],[-80.5191,41.2287],[-80.5191,41.2283],[-80.519,41.2279],[-80.5191,41.2279],[-80.5191,41.2278],[-80.519,41.2275],[-80.519,41.2273],[-80.5191,41.2273],[-80.5191,41.2268],[-80.5191,41.2255],[-80.5191,41.2247],[-80.5191,41.2244],[-80.5191,41.2243],[-80.519,41.2242],[-80.519,41.2238],[-80.519,41.2235],[-80.519,41.2228],[-80.519,41.2227],[-80.519,41.2221],[-80.519,41.2216],[-80.5189,41.2205],[-80.5189,41.2198],[-80.5189,41.2196],[-80.5189,41.2194],[-80.5189,41.2189],[-80.5189,41.2188],[-80.5189,41.2185],[-80.5189,41.2184],[-80.5189,41.2183],[-80.5189,41.2182],[-80.5189,41.2181],[-80.5189,41.218],[-80.5189,41.2175],[-80.5189,41.2173],[-80.5189,41.2171],[-80.5189,41.217],[-80.5189,41.2165],[-80.5189,41.215],[-80.5189,41.2145],[-80.5188,41.2137],[-80.5188,41.211],[-80.5188,41.2102],[-80.5188,41.2101],[-80.5188,41.2099],[-80.5188,41.2097],[-80.5191,41.2086],[-80.5191,41.2085],[-80.5191,41.2084],[-80.5191,41.208],[-80.5191,41.2075],[-80.5191,41.2053],[-80.5191,41.2052],[-80.5191,41.2046],[-80.5191,41.2035],[-80.5191,41.203],[-80.5191,41.2027],[-80.5191,41.202],[-80.519,41.1997],[-80.519,41.1991],[-80.519,41.1988],[-80.519,41.1966],[-80.519,41.1937],[-80.519,41.1936],[-80.519,41.1935],[-80.519,41.1934],[-80.519,41.1921],[-80.519,41.1912],[-80.519,41.191],[-80.519,41.19],[-80.519,41.1885],[-80.519,41.1878],[-80.519,41.1858],[-80.519,41.1856],[-80.519,41.1849],[-80.519,41.1846],[-80.519,41.1829],[-80.519,41.1828],[-80.519,41.1827],[-80.519,41.1799],[-80.519,41.1796],[-80.519,41.1789],[-80.519,41.1786],[-80.519,41.1784],[-80.519,41.177],[-80.519,41.1763],[-80.519,41.1762],[-80.519,41.1761],[-80.519,41.1757],[-80.519,41.1742],[-80.519,41.1736],[-80.519,41.1735],[-80.5191,41.1713],[-80.5191,41.1712],[-80.5191,41.1711],[-80.5191,41.171],[-80.5192,41.1609],[-80.5191,41.1533],[-80.519,41.1502],[-80.5191,41.1462],[-80.5191,41.1455],[-80.519,41.1454],[-80.519,41.1453],[-80.519,41.1422],[-80.519,41.1387],[-80.519,41.1381],[-80.519,41.1364],[-80.519,41.1354],[-80.519,41.1343],[-80.519,41.1334],[-80.519,41.1319],[-80.519,41.1274],[-80.519,41.1252],[-80.519,41.1251],[-80.519,41.125],[-80.519,41.1209],[-80.519,41.1205],[-80.519,41.1196],[-80.519,41.1194],[-80.519,41.1191],[-80.519,41.1185],[-80.519,41.1177],[-80.519,41.1174],[-80.519,41.1162],[-80.519,41.116],[-80.519,41.1159],[-80.519,41.1158],[-80.5191,41.1122],[-80.5192,41.1052],[-80.5191,41.1035],[-80.5191,41.1008],[-80.5191,41.0994],[-80.5191,41.0974],[-80.5191,41.0915],[-80.519,41.0907],[-80.519,41.0902],[-80.519,41.0896],[-80.519,41.088],[-80.519,41.0864],[-80.519,41.0852],[-80.519,41.0843],[-80.519,41.0842],[-80.519,41.0838],[-80.519,41.0837],[-80.519,41.0832],[-80.519,41.083],[-80.519,41.0829],[-80.5191,41.0821],[-80.519,41.075],[-80.519,41.0721],[-80.5189,41.0718],[-80.5189,41.0717],[-80.5189,41.0709],[-80.5189,41.0652],[-80.5189,41.0639],[-80.5189,41.0637],[-80.5189,41.0636],[-80.5189,41.0635],[-80.5189,41.0634],[-80.5189,41.0633],[-80.5189,41.0631],[-80.5189,41.063],[-80.5189,41.0625],[-80.5189,41.0621],[-80.5189,41.062],[-80.519,41.0616],[-80.519,41.0615],[-80.519,41.0586],[-80.5191,41.0525],[-80.5191,41.0521],[-80.5191,41.0467],[-80.5188,41.0414],[-80.5191,41.0329],[-80.5191,41.0328],[-80.5192,41.0318],[-80.5192,41.0317],[-80.5191,41.0316],[-80.5191,41.0315],[-80.5191,41.0303],[-80.5191,41.0301],[-80.5191,41.0299],[-80.5192,41.0296],[-80.5192,41.0295],[-80.5192,41.0294],[-80.5192,41.0293],[-80.5192,41.0277],[-80.5191,41.024],[-80.519,41.0177],[-80.519,41.0176],[-80.519,41.0174],[-80.519,41.0173],[-80.519,41.0172],[-80.519,41.0171],[-80.519,41.017],[-80.519,41.0165],[-80.5189,41.0158],[-80.5189,41.0157],[-80.5189,41.0155],[-80.5189,41.0154],[-80.5189,41.0149],[-80.5189,41.0142],[-80.5191,41.0138],[-80.519,41.0136],[-80.519,41.0134],[-80.519,41.013],[-80.519,41.0119],[-80.519,41.0118],[-80.519,41.0117],[-80.519,41.0109],[-80.519,41.0108],[-80.519,41.0107],[-80.519,41.0105],[-80.519,41.01],[-80.519,41.0099],[-80.519,41.0097],[-80.519,41.0072],[-80.519,41.0059],[-80.519,41.0057],[-80.519,41.0037],[-80.519,41.003],[-80.519,41.0018],[-80.519,41.0014],[-80.519,41.0005],[-80.519,41.0004],[-80.519,40.9958],[-80.519,40.9954],[-80.519,40.9946],[-80.519,40.9941],[-80.519,40.9935],[-80.519,40.9934],[-80.519,40.9874],[-80.519,40.9853],[-80.519,40.9838],[-80.519,40.983],[-80.519,40.9828],[-80.519,40.9826],[-80.519,40.9812],[-80.519,40.9808],[-80.519,40.9801],[-80.519,40.978],[-80.519,40.9773],[-80.519,40.977],[-80.519,40.9758],[-80.519,40.9749],[-80.519,40.9746],[-80.519,40.9741],[-80.519,40.974],[-80.519,40.9738],[-80.519,40.9735],[-80.519,40.9734],[-80.519,40.9733],[-80.519,40.9731],[-80.519,40.9721],[-80.519,40.9714],[-80.519,40.9702],[-80.519,40.97],[-80.519,40.9696],[-80.519,40.9686],[-80.519,40.9685],[-80.519,40.9663],[-80.519,40.9657],[-80.519,40.9652],[-80.519,40.9638],[-80.519,40.9626],[-80.519,40.9609],[-80.519,40.9607],[-80.519,40.9605],[-80.519,40.9587],[-80.519,40.957],[-80.519,40.9557],[-80.519,40.9534],[-80.519,40.9533],[-80.519,40.9515],[-80.519,40.9509],[-80.519,40.9479],[-80.519,40.9465],[-80.519,40.9462],[-80.519,40.9448],[-80.519,40.9442],[-80.519,40.944],[-80.519,40.943],[-80.519,40.9429],[-80.519,40.9428],[-80.519,40.9415],[-80.519,40.9393],[-80.519,40.9378],[-80.519,40.9368],[-80.519,40.9345],[-80.519,40.9305],[-80.519,40.9303],[-80.519,40.9232],[-80.519,40.9218],[-80.519,40.9217],[-80.519,40.9216],[-80.5193,40.9147],[-80.5193,40.9141],[-80.5193,40.914],[-80.5193,40.9113],[-80.5193,40.9112],[-80.5192,40.9031],[-80.5192,40.9025],[-80.5192,40.9024],[-80.5192,40.9016],[-80.5191,40.9003],[-80.5191,40.8999],[-80.5191,40.8996],[-80.5191,40.8988],[-80.5191,40.8985],[-80.5191,40.8976],[-80.5191,40.8967],[-80.5191,40.8961],[-80.5191,40.8955],[-80.5191,40.8932],[-80.519,40.8915],[-80.519,40.8912],[-80.519,40.8899],[-80.519,40.8894],[-80.519,40.8892],[-80.519,40.8889],[-80.519,40.8888],[-80.519,40.8882],[-80.519,40.8868],[-80.519,40.8864],[-80.519,40.8861],[-80.519,40.8858],[-80.519,40.8854],[-80.5191,40.8842],[-80.5191,40.8834],[-80.5191,40.8815],[-80.5191,40.881],[-80.5191,40.8807],[-80.5191,40.8806],[-80.5191,40.8799],[-80.5191,40.8794],[-80.5191,40.879],[-80.5191,40.8781],[-80.5191,40.8778],[-80.519,40.8773],[-80.519,40.8771],[-80.519,40.8763],[-80.519,40.876],[-80.519,40.8756],[-80.519,40.8755],[-80.519,40.8754],[-80.5189,40.8751],[-80.5189,40.8749],[-80.5189,40.8745],[-80.5189,40.8744],[-80.5189,40.8743],[-80.5189,40.874],[-80.519,40.8725],[-80.519,40.8721],[-80.519,40.8708],[-80.519,40.8698],[-80.519,40.8695],[-80.5191,40.8683],[-80.519,40.8672],[-80.519,40.8667],[-80.519,40.8661],[-80.519,40.8659],[-80.519,40.8652],[-80.519,40.8644],[-80.519,40.863],[-80.519,40.8612],[-80.519,40.86],[-80.5191,40.859],[-80.519,40.8577],[-80.519,40.8549],[-80.5191,40.8543],[-80.5191,40.8539],[-80.5191,40.853],[-80.5191,40.8513],[-80.519,40.8513],[-80.5191,40.851],[-80.5191,40.8501],[-80.5191,40.85],[-80.5191,40.8498],[-80.5191,40.8497],[-80.5191,40.8496],[-80.5191,40.8495],[-80.5191,40.8492],[-80.5191,40.8378],[-80.5191,40.8372],[-80.5191,40.837],[-80.5191,40.8364],[-80.5191,40.8355],[-80.5191,40.8354],[-80.5191,40.8307],[-80.5191,40.83],[-80.5191,40.8298],[-80.5191,40.828],[-80.5191,40.8274],[-80.5191,40.8246],[-80.5191,40.8213],[-80.5191,40.8167],[-80.5191,40.8165],[-80.5191,40.8138],[-80.5191,40.8136],[-80.5191,40.813],[-80.5191,40.8129],[-80.5191,40.8128],[-80.5191,40.8124],[-80.5191,40.8123],[-80.5191,40.812],[-80.5191,40.811],[-80.5191,40.8107],[-80.5191,40.8097],[-80.5191,40.8089],[-80.5191,40.8082],[-80.5191,40.808],[-80.5191,40.8079],[-80.5191,40.8035],[-80.5191,40.8026],[-80.519,40.8017],[-80.519,40.8016],[-80.519,40.8015],[-80.519,40.8014],[-80.519,40.8013],[-80.519,40.8009],[-80.519,40.8007],[-80.519,40.8006],[-80.519,40.8005],[-80.5191,40.8003],[-80.5191,40.8002],[-80.5191,40.7996],[-80.5191,40.7992],[-80.519,40.7977],[-80.519,40.7971],[-80.519,40.7968],[-80.519,40.7964],[-80.519,40.7959],[-80.519,40.7955],[-80.519,40.7951],[-80.519,40.7949],[-80.519,40.7945],[-80.519,40.794],[-80.519,40.7935],[-80.519,40.7929],[-80.519,40.7922],[-80.519,40.792],[-80.519,40.7912],[-80.519,40.791],[-80.519,40.7907],[-80.519,40.7897],[-80.519,40.7896],[-80.519,40.7895],[-80.519,40.7894],[-80.519,40.7893],[-80.519,40.7892],[-80.519,40.7888],[-80.519,40.7867],[-80.519,40.786],[-80.519,40.7856],[-80.519,40.7851],[-80.519,40.7843],[-80.519,40.7838],[-80.519,40.7827],[-80.5191,40.7794],[-80.5191,40.7782],[-80.5191,40.7775],[-80.5191,40.7774],[-80.5191,40.7755],[-80.5191,40.7748],[-80.519,40.7731],[-80.519,40.768],[-80.519,40.7663],[-80.5191,40.7638],[-80.5191,40.7604],[-80.5191,40.7564],[-80.5191,40.7539],[-80.5191,40.7537],[-80.5191,40.7536],[-80.5191,40.7525],[-80.519,40.7523],[-80.5191,40.7522],[-80.5191,40.7519],[-80.5191,40.7515],[-80.5191,40.7509],[-80.5191,40.7501],[-80.5191,40.7495],[-80.5191,40.7488],[-80.5191,40.7486],[-80.5191,40.7477],[-80.519,40.7474],[-80.519,40.747],[-80.519,40.7459],[-80.519,40.7455],[-80.519,40.7454],[-80.519,40.7452],[-80.519,40.7448],[-80.519,40.7439],[-80.519,40.7436],[-80.519,40.7435],[-80.519,40.7433],[-80.519,40.7432],[-80.519,40.743],[-80.519,40.7425],[-80.519,40.7423],[-80.519,40.7414],[-80.519,40.7387],[-80.519,40.7377],[-80.519,40.7375],[-80.519,40.7369],[-80.519,40.7367],[-80.519,40.7365],[-80.519,40.7359],[-80.519,40.7357],[-80.519,40.7345],[-80.519,40.7337],[-80.519,40.7308],[-80.519,40.7295],[-80.519,40.7292],[-80.519,40.7283],[-80.519,40.7281],[-80.519,40.7278],[-80.5189,40.7271],[-80.5189,40.7268],[-80.5189,40.7266],[-80.5189,40.726],[-80.5189,40.7258],[-80.5189,40.7253],[-80.5189,40.7238],[-80.5189,40.7233],[-80.5189,40.7223],[-80.5189,40.7194],[-80.5189,40.7184],[-80.5189,40.7182],[-80.5189,40.7175],[-80.5189,40.7173],[-80.5189,40.715],[-80.5189,40.7084],[-80.5189,40.7062],[-80.5189,40.7052],[-80.519,40.7023],[-80.519,40.7013],[-80.519,40.6988],[-80.519,40.6911],[-80.519,40.6886],[-80.519,40.6871],[-80.519,40.684],[-80.519,40.6839],[-80.519,40.6838],[-80.519,40.6827],[-80.519,40.6819],[-80.519,40.6818],[-80.519,40.6817],[-80.519,40.6812],[-80.519,40.6799],[-80.519,40.676],[-80.519,40.6747],[-80.519,40.6746],[-80.519,40.6742],[-80.519,40.6741],[-80.519,40.674],[-80.519,40.6739],[-80.519,40.6738],[-80.519,40.673],[-80.519,40.6698],[-80.519,40.669],[-80.519,40.6689],[-80.519,40.6688],[-80.519,40.6687],[-80.519,40.6686],[-80.519,40.6685],[-80.519,40.6679],[-80.519,40.6677],[-80.519,40.6654],[-80.519,40.6595],[-80.519,40.6592],[-80.519,40.6587],[-80.519,40.6564],[-80.519,40.6559],[-80.519,40.6546],[-80.519,40.6541],[-80.519,40.654],[-80.519,40.6539],[-80.519,40.6538],[-80.519,40.6532],[-80.519,40.6514],[-80.519,40.6508],[-80.519,40.6507],[-80.519,40.6506],[-80.519,40.6505],[-80.519,40.6504],[-80.519,40.6502],[-80.519,40.6499],[-80.519,40.6497],[-80.519,40.6494],[-80.519,40.6493],[-80.519,40.6482],[-80.519,40.6446],[-80.519,40.6434],[-80.519,40.6433],[-80.519,40.6431],[-80.519,40.643],[-80.519,40.6426],[-80.519,40.6423],[-80.519,40.6422],[-80.519,40.6417],[-80.519,40.6414],[-80.519,40.6399],[-80.519,40.6393],[-80.519,40.6392],[-80.519,40.6389],[-80.519,40.6388],[-80.5196,40.6385],[-80.5203,40.638],[-80.5209,40.6376],[-80.5214,40.6372],[-80.5218,40.6371],[-80.5219,40.637],[-80.5224,40.6368],[-80.5237,40.6366],[-80.5238,40.6366],[-80.5246,40.6364],[-80.5251,40.6362],[-80.5257,40.6361],[-80.5268,40.636],[-80.5276,40.636],[-80.529,40.6361],[-80.5295,40.6362],[-80.5301,40.6362],[-80.5311,40.6361],[-80.5315,40.636],[-80.5327,40.6356],[-80.5337,40.6351],[-80.5344,40.6349],[-80.5346,40.6348],[-80.5348,40.6347],[-80.5349,40.6347],[-80.535,40.6344],[-80.5352,40.6342],[-80.5354,40.6341],[-80.5355,40.634],[-80.5358,40.634],[-80.5359,40.634],[-80.536,40.634],[-80.5362,40.6339],[-80.5363,40.6339],[-80.5366,40.6337],[-80.5374,40.6332],[-80.538,40.6329],[-80.5385,40.6328],[-80.5387,40.6327],[-80.5392,40.6326],[-80.5393,40.6326],[-80.5392,40.6324],[-80.5391,40.6324],[-80.5391,40.6322],[-80.5395,40.6321],[-80.5402,40.632],[-80.5413,40.6316],[-80.5423,40.6313],[-80.5434,40.6307],[-80.5444,40.6303],[-80.5455,40.6298],[-80.5459,40.6297],[-80.5466,40.6295],[-80.5474,40.6293],[-80.5481,40.6293],[-80.5486,40.6292],[-80.5491,40.6292],[-80.55,40.6292],[-80.5501,40.6291],[-80.5506,40.629],[-80.5507,40.629],[-80.5511,40.6288],[-80.5512,40.6288],[-80.5514,40.6287],[-80.5516,40.6287],[-80.5516,40.6286],[-80.5517,40.6286],[-80.5519,40.6285],[-80.5526,40.6279],[-80.5528,40.6278],[-80.5529,40.6277],[-80.5534,40.6274],[-80.5534,40.6273],[-80.5544,40.6268],[-80.5552,40.6265],[-80.5558,40.6263],[-80.5559,40.6263],[-80.5563,40.6262],[-80.5564,40.6262],[-80.5571,40.6259],[-80.5573,40.6257],[-80.5575,40.6256],[-80.5576,40.6255],[-80.5577,40.6254],[-80.5578,40.6253],[-80.558,40.6251],[-80.5581,40.6251],[-80.5581,40.625],[-80.5583,40.6249],[-80.5586,40.6248],[-80.5591,40.6245],[-80.5592,40.6245],[-80.5598,40.6242],[-80.5605,40.6239],[-80.5607,40.6237],[-80.5613,40.6233],[-80.562,40.6227],[-80.5623,40.6225],[-80.5632,40.6217],[-80.5632,40.6216],[-80.5633,40.6215],[-80.5634,40.6215],[-80.5635,40.6214],[-80.5636,40.6214],[-80.5636,40.6213],[-80.5638,40.6212],[-80.5641,40.6208],[-80.5642,40.6208],[-80.5643,40.6207],[-80.5645,40.6205],[-80.5646,40.6204],[-80.5649,40.6202],[-80.565,40.6201],[-80.565,40.62],[-80.5654,40.6197],[-80.5656,40.6195],[-80.5662,40.6187],[-80.5667,40.6183],[-80.5669,40.6181],[-80.5672,40.618],[-80.5676,40.6177],[-80.5681,40.6174],[-80.5685,40.6172],[-80.569,40.6169],[-80.5691,40.6169],[-80.5702,40.6163],[-80.5706,40.6161],[-80.5711,40.6158],[-80.5712,40.6157],[-80.5715,40.6157],[-80.5718,40.6155],[-80.5726,40.6152],[-80.5734,40.615],[-80.5742,40.6148],[-80.5743,40.6148],[-80.5748,40.6147],[-80.5751,40.6146],[-80.576,40.6144],[-80.5761,40.6144],[-80.5767,40.6142],[-80.5776,40.6141],[-80.5787,40.6141],[-80.5796,40.6143],[-80.5798,40.6143],[-80.5806,40.6145],[-80.5807,40.6145],[-80.5818,40.6148],[-80.5823,40.6149],[-80.5832,40.6153],[-80.5836,40.6155],[-80.584,40.6157],[-80.5847,40.6162],[-80.5852,40.6168],[-80.586,40.6175],[-80.5866,40.618],[-80.5873,40.6187],[-80.5881,40.6194],[-80.5889,40.62],[-80.5889,40.6201],[-80.589,40.6201],[-80.5891,40.6201],[-80.5893,40.6202],[-80.5893,40.6203],[-80.5895,40.6203],[-80.5898,40.6205],[-80.5901,40.6206],[-80.5911,40.621],[-80.5912,40.6212],[-80.5916,40.6217],[-80.5921,40.6225],[-80.5928,40.6229],[-80.5941,40.6237],[-80.5943,40.6238],[-80.5953,40.6241],[-80.5956,40.6242],[-80.5961,40.6244],[-80.5969,40.6247],[-80.5978,40.6249],[-80.5983,40.6251],[-80.5984,40.6251],[-80.5985,40.6252],[-80.5987,40.6252],[-80.5988,40.6253],[-80.5998,40.6253],[-80.6003,40.6254],[-80.6015,40.6254],[-80.6026,40.6253],[-80.6029,40.6252],[-80.6034,40.6251],[-80.6039,40.6251],[-80.6048,40.6248],[-80.6051,40.6247],[-80.6059,40.6245],[-80.6075,40.6241],[-80.6087,40.6238],[-80.6092,40.6237],[-80.6097,40.6235],[-80.6098,40.6234],[-80.6099,40.6234],[-80.61,40.6233],[-80.6101,40.6233],[-80.6102,40.6233],[-80.6107,40.6232],[-80.6112,40.6231],[-80.6122,40.6229],[-80.6139,40.6226],[-80.6142,40.6225],[-80.615,40.6222],[-80.6151,40.6221],[-80.616,40.6217],[-80.617,40.6213],[-80.6171,40.6213],[-80.6181,40.621],[-80.6195,40.6206],[-80.6209,40.6204],[-80.6227,40.6202],[-80.6228,40.6202],[-80.6241,40.6202],[-80.6248,40.6203],[-80.6253,40.6203],[-80.6256,40.6203],[-80.6258,40.6203],[-80.6259,40.6202],[-80.6265,40.6202],[-80.6272,40.6199],[-80.6278,40.6197],[-80.6284,40.6194],[-80.6286,40.6193],[-80.6287,40.6192],[-80.6292,40.6188],[-80.6296,40.6186],[-80.6297,40.6185],[-80.63,40.6183],[-80.6301,40.6182],[-80.6305,40.618],[-80.6311,40.6178],[-80.6319,40.6175],[-80.632,40.6175],[-80.6325,40.6172],[-80.6326,40.6172],[-80.6329,40.617],[-80.6334,40.6167],[-80.6343,40.6161],[-80.635,40.6153],[-80.6354,40.6147],[-80.6355,40.6145],[-80.6357,40.6144],[-80.6363,40.614],[-80.6365,40.6138],[-80.6366,40.6136],[-80.6367,40.6134],[-80.6367,40.6131],[-80.6368,40.613],[-80.6371,40.6127],[-80.6374,40.6125],[-80.6376,40.6123],[-80.6381,40.6118],[-80.6386,40.6116],[-80.639,40.6114],[-80.6394,40.6113],[-80.6397,40.6112],[-80.6397,40.6111],[-80.6398,40.611],[-80.64,40.6106],[-80.6403,40.6099],[-80.642,40.6078],[-80.6426,40.607],[-80.6438,40.6054],[-80.6445,40.6043],[-80.6446,40.6041],[-80.6448,40.6039],[-80.645,40.6037],[-80.6451,40.6035],[-80.6452,40.6035],[-80.6454,40.6034],[-80.6455,40.6033],[-80.6462,40.6029],[-80.6466,40.6025],[-80.6469,40.6022],[-80.6471,40.602],[-80.6472,40.6017],[-80.6475,40.6013],[-80.648,40.6009],[-80.6482,40.6008],[-80.6484,40.6006],[-80.6489,40.6003],[-80.6493,40.6],[-80.6498,40.5996],[-80.6502,40.5993],[-80.6506,40.5991],[-80.6511,40.5986],[-80.6513,40.5984],[-80.6514,40.5983],[-80.6517,40.5977],[-80.6522,40.5974],[-80.6528,40.5972],[-80.6532,40.5971],[-80.6535,40.5968],[-80.654,40.5965],[-80.6545,40.5962],[-80.6547,40.5961],[-80.6548,40.5961],[-80.6548,40.5962],[-80.6544,40.5966],[-80.6538,40.5971],[-80.6532,40.5977],[-80.6531,40.5978],[-80.6531,40.5979],[-80.6534,40.5978],[-80.6536,40.5977],[-80.6539,40.5975],[-80.6543,40.5972],[-80.6552,40.5965],[-80.657,40.5953],[-80.6583,40.5944],[-80.659,40.5939],[-80.6598,40.5934],[-80.6603,40.593],[-80.6609,40.5926],[-80.6613,40.5924],[-80.6617,40.5922],[-80.662,40.592],[-80.6623,40.5918],[-80.6626,40.5916],[-80.663,40.5912],[-80.6635,40.5908],[-80.664,40.5903],[-80.6645,40.5897],[-80.6647,40.5893],[-80.6648,40.5893],[-80.6652,40.5886],[-80.6657,40.588],[-80.6659,40.5877],[-80.6661,40.5873],[-80.6663,40.5868],[-80.6665,40.5863],[-80.6667,40.5859],[-80.6668,40.5854],[-80.6672,40.5848],[-80.6673,40.5845],[-80.6675,40.5843],[-80.6676,40.5841],[-80.6678,40.5835],[-80.6679,40.5829],[-80.668,40.5825],[-80.6679,40.5821],[-80.6679,40.5816],[-80.6679,40.5809],[-80.6679,40.5805],[-80.6679,40.5797],[-80.6678,40.5787],[-80.6678,40.5781],[-80.6676,40.5774],[-80.6674,40.5765],[-80.6672,40.5757],[-80.6669,40.5749],[-80.6669,40.5747],[-80.6669,40.5744],[-80.6669,40.5739],[-80.6669,40.5737],[-80.6668,40.5736],[-80.6666,40.5736],[-80.6663,40.5737],[-80.666,40.5738],[-80.6657,40.5738],[-80.6654,40.5736],[-80.665,40.5733],[-80.6645,40.5728],[-80.6641,40.5724],[-80.6638,40.572],[-80.6636,40.5717],[-80.6633,40.5713],[-80.6631,40.5709],[-80.6629,40.5705],[-80.6627,40.5702],[-80.6627,40.5699],[-80.6629,40.5698],[-80.6631,40.5699],[-80.6632,40.5699],[-80.6634,40.57],[-80.6637,40.5701],[-80.664,40.5701],[-80.6644,40.5702],[-80.6645,40.5702],[-80.6644,40.57],[-80.664,40.5698],[-80.6638,40.5697],[-80.6636,40.5696],[-80.663,40.5693],[-80.6624,40.5689],[-80.6618,40.5686],[-80.6609,40.5682],[-80.6602,40.5679],[-80.6594,40.5675],[-80.6585,40.5671],[-80.6578,40.5667],[-80.6566,40.5661],[-80.6561,40.5658],[-80.656,40.5657],[-80.6553,40.5652],[-80.6549,40.5647],[-80.6542,40.5641],[-80.6539,40.5638],[-80.6531,40.5631],[-80.6524,40.5625],[-80.6521,40.562],[-80.6513,40.5611],[-80.6508,40.5603],[-80.6498,40.5594],[-80.6494,40.5588],[-80.6489,40.5582],[-80.6486,40.5578],[-80.6479,40.5569],[-80.6476,40.5564],[-80.6472,40.556],[-80.6467,40.5554],[-80.6464,40.5549],[-80.646,40.5544],[-80.6458,40.5541],[-80.6455,40.5537],[-80.6447,40.5527],[-80.6434,40.5508],[-80.6424,40.5496],[-80.6418,40.5489],[-80.6414,40.5484],[-80.6407,40.548],[-80.6406,40.5479],[-80.6402,40.5476],[-80.6401,40.5473],[-80.64,40.5471],[-80.6398,40.5466],[-80.6393,40.546],[-80.6387,40.5453],[-80.6387,40.5452],[-80.6382,40.5446],[-80.6377,40.544],[-80.6377,40.5439],[-80.6373,40.5435],[-80.6369,40.5431],[-80.6366,40.5427],[-80.6357,40.5423],[-80.6354,40.5421],[-80.6351,40.5418],[-80.635,40.5417],[-80.6349,40.5414],[-80.6348,40.5411],[-80.6346,40.5408],[-80.6342,40.5404],[-80.6336,40.5398],[-80.6334,40.5392],[-80.6333,40.5389],[-80.6331,40.5387],[-80.633,40.5386],[-80.6326,40.5385],[-80.6324,40.5385],[-80.6318,40.5384],[-80.6313,40.5382],[-80.631,40.5382],[-80.6305,40.5379],[-80.6301,40.5376],[-80.6299,40.5373],[-80.6298,40.537],[-80.6296,40.5367],[-80.6295,40.5365],[-80.6293,40.5364],[-80.6291,40.5365],[-80.6291,40.5367],[-80.629,40.5368],[-80.6288,40.5367],[-80.6284,40.5364],[-80.6279,40.5361],[-80.6275,40.5358],[-80.6273,40.5354],[-80.6271,40.5352],[-80.6267,40.534],[-80.6262,40.5325],[-80.6259,40.5315],[-80.6258,40.531],[-80.6257,40.5309],[-80.6255,40.5302],[-80.6253,40.5294],[-80.6252,40.5289],[-80.6252,40.5287],[-80.6251,40.5282],[-80.6251,40.5281],[-80.6249,40.5277],[-80.6249,40.5275],[-80.6248,40.5269],[-80.6247,40.5267],[-80.6246,40.5264],[-80.6245,40.526],[-80.6242,40.5251],[-80.6238,40.5244],[-80.6237,40.5243],[-80.6234,40.5237],[-80.6234,40.5236],[-80.6232,40.5233],[-80.6228,40.5224],[-80.6228,40.5223],[-80.6222,40.5205],[-80.6221,40.5192],[-80.6221,40.5184],[-80.6221,40.518],[-80.6221,40.517],[-80.6218,40.5165],[-80.6217,40.5163],[-80.6216,40.516],[-80.6216,40.5159],[-80.6213,40.5151],[-80.6211,40.5143],[-80.621,40.5141],[-80.6209,40.5137],[-80.6209,40.5134],[-80.6209,40.5131],[-80.6209,40.513],[-80.6209,40.5124],[-80.6209,40.5123],[-80.6209,40.5121],[-80.6209,40.5114],[-80.621,40.5112],[-80.6211,40.511],[-80.6211,40.5105],[-80.6211,40.51],[-80.621,40.5095],[-80.6208,40.5093],[-80.6203,40.5091],[-80.62,40.509],[-80.6198,40.5089],[-80.6196,40.5086],[-80.6195,40.5082],[-80.6194,40.508],[-80.6195,40.5077],[-80.6195,40.5072],[-80.6195,40.507],[-80.6195,40.5069],[-80.6194,40.5067],[-80.6192,40.5065],[-80.6192,40.5061],[-80.6191,40.5057],[-80.6189,40.5052],[-80.6187,40.5049],[-80.6186,40.5047],[-80.6184,40.5042],[-80.6182,40.5038],[-80.6181,40.5035],[-80.618,40.5033],[-80.618,40.5032],[-80.6181,40.5029],[-80.6182,40.5027],[-80.6181,40.5025],[-80.618,40.5023],[-80.618,40.502],[-80.6176,40.5019],[-80.6175,40.5018],[-80.6174,40.5018],[-80.617,40.5016],[-80.6166,40.5016],[-80.6163,40.5017],[-80.6161,40.5019],[-80.616,40.5019],[-80.6157,40.502],[-80.6156,40.5019],[-80.6154,40.5019],[-80.6153,40.5017],[-80.6152,40.5015],[-80.6151,40.5015],[-80.615,40.5014],[-80.615,40.5013],[-80.6149,40.5012],[-80.6148,40.5011],[-80.6148,40.501],[-80.6147,40.5008],[-80.6145,40.5004],[-80.6143,40.5001],[-80.6141,40.4998],[-80.614,40.4996],[-80.6138,40.4993],[-80.6137,40.499],[-80.6136,40.4986],[-80.6137,40.4984],[-80.6139,40.4984],[-80.6143,40.4988],[-80.6144,40.4989],[-80.6146,40.4992],[-80.6148,40.4993],[-80.6149,40.4994],[-80.6153,40.4996],[-80.6155,40.4996],[-80.6157,40.4996],[-80.6158,40.4995],[-80.6158,40.4994],[-80.6157,40.499],[-80.6155,40.4984],[-80.6153,40.4981],[-80.6149,40.4978],[-80.6144,40.4973],[-80.6141,40.4967],[-80.6141,40.4965],[-80.6137,40.4958],[-80.6134,40.4954],[-80.6131,40.495],[-80.6126,40.4946],[-80.6126,40.4945],[-80.6124,40.4942],[-80.6117,40.4934],[-80.6108,40.4924],[-80.6107,40.4921],[-80.6106,40.492],[-80.6101,40.4912],[-80.6087,40.4896],[-80.6072,40.4884],[-80.6053,40.4868],[-80.6048,40.4864],[-80.6035,40.4854],[-80.6031,40.4847],[-80.6029,40.4845],[-80.6025,40.4843],[-80.6025,40.4842],[-80.6019,40.484],[-80.6012,40.4839],[-80.601,40.4839],[-80.6008,40.4838],[-80.6006,40.4838],[-80.6005,40.4837],[-80.6003,40.4836],[-80.5998,40.4831],[-80.5996,40.4829],[-80.5992,40.4826],[-80.5987,40.4817],[-80.5985,40.4813],[-80.5983,40.4808],[-80.5982,40.4807],[-80.5982,40.4806],[-80.5981,40.4804],[-80.598,40.4803],[-80.598,40.4802],[-80.5978,40.4799],[-80.5978,40.4798],[-80.5976,40.4796],[-80.5968,40.4781],[-80.5964,40.4772],[-80.5954,40.4753],[-80.5951,40.4739],[-80.5951,40.4738],[-80.5949,40.4724],[-80.5947,40.4714],[-80.5948,40.4705],[-80.5948,40.4704],[-80.5949,40.4702],[-80.5951,40.469],[-80.5956,40.4657],[-80.5956,40.4653],[-80.5958,40.4641],[-80.5959,40.4638],[-80.596,40.4633],[-80.596,40.4632],[-80.5962,40.4627],[-80.5964,40.4624],[-80.5974,40.4601],[-80.5981,40.4584],[-80.6012,40.4537],[-80.6026,40.4517],[-80.6027,40.4515],[-80.6029,40.4512],[-80.6033,40.4508],[-80.6035,40.4505],[-80.6041,40.4499],[-80.6043,40.4497],[-80.6046,40.4478],[-80.6047,40.4466],[-80.6061,40.4449],[-80.6094,40.4411],[-80.6097,40.4404],[-80.61,40.4397],[-80.6103,40.4392],[-80.6111,40.4378],[-80.6111,40.4377],[-80.6113,40.4372],[-80.6114,40.4371],[-80.6117,40.4361],[-80.6122,40.4348],[-80.6124,40.4332],[-80.6129,40.4295],[-80.6129,40.4294],[-80.6129,40.4291],[-80.6123,40.427],[-80.6124,40.4267],[-80.6124,40.4264],[-80.6125,40.4257],[-80.6124,40.4237],[-80.6123,40.4217],[-80.6122,40.4191],[-80.6122,40.4187],[-80.6122,40.418],[-80.6124,40.4147],[-80.6125,40.4131],[-80.6125,40.4121],[-80.6125,40.4119],[-80.6125,40.4117],[-80.6129,40.4111],[-80.6132,40.4106],[-80.6137,40.4097],[-80.6142,40.4087],[-80.6136,40.4075],[-80.613,40.4063],[-80.6125,40.4054],[-80.6123,40.4038],[-80.6123,40.4035],[-80.6123,40.4034],[-80.6123,40.4032],[-80.6123,40.4029],[-80.6123,40.4028],[-80.6131,40.402],[-80.6152,40.3999],[-80.6155,40.3999],[-80.616,40.4001],[-80.6161,40.4007],[-80.6161,40.401],[-80.6166,40.4007],[-80.6168,40.4007],[-80.6235,40.3971],[-80.6281,40.3958],[-80.6297,40.395],[-80.6322,40.3937],[-80.6327,40.3905],[-80.6318,40.3866],[-80.6315,40.386],[-80.6314,40.3857],[-80.6306,40.3853],[-80.6304,40.386],[-80.6288,40.3854],[-80.6262,40.3841],[-80.6247,40.3838],[-80.6221,40.3828],[-80.6191,40.3819],[-80.6184,40.3814],[-80.6153,40.3794],[-80.6144,40.3788],[-80.6133,40.3779],[-80.6118,40.3766],[-80.6117,40.3766],[-80.6117,40.3765],[-80.6109,40.3759],[-80.6102,40.3753],[-80.61,40.3752],[-80.6099,40.3751],[-80.6098,40.3751],[-80.6097,40.375],[-80.6097,40.3749],[-80.6094,40.3743],[-80.6094,40.3741],[-80.6093,40.374],[-80.6091,40.3736],[-80.6091,40.3734],[-80.6088,40.3726],[-80.6079,40.3703],[-80.6076,40.3696],[-80.6077,40.3689],[-80.608,40.367],[-80.6081,40.3664],[-80.6082,40.3655],[-80.6086,40.3629],[-80.6087,40.362],[-80.6088,40.3617],[-80.6091,40.3611],[-80.6092,40.3608],[-80.6094,40.3603],[-80.6103,40.3586],[-80.6103,40.3585],[-80.6118,40.3552],[-80.6125,40.3519],[-80.6127,40.3492],[-80.6127,40.3484],[-80.6128,40.3477],[-80.6128,40.3476],[-80.6124,40.3462],[-80.6112,40.3422],[-80.6108,40.3409],[-80.6107,40.3408],[-80.6105,40.3405],[-80.6105,40.3404],[-80.6104,40.3404],[-80.61,40.3397],[-80.6099,40.3395],[-80.6097,40.3392],[-80.6096,40.339],[-80.6093,40.3385],[-80.6087,40.3376],[-80.6084,40.337],[-80.6082,40.3367],[-80.608,40.3364],[-80.6077,40.3359],[-80.6077,40.3358],[-80.6075,40.3357],[-80.607,40.3349],[-80.6066,40.3341],[-80.6063,40.3336],[-80.6051,40.3317],[-80.605,40.3316],[-80.6047,40.3311],[-80.6046,40.331],[-80.6044,40.3305],[-80.6042,40.3301],[-80.6037,40.3292],[-80.6035,40.3288],[-80.6034,40.3288],[-80.6034,40.3287],[-80.6034,40.3286],[-80.6033,40.3286],[-80.6033,40.3285],[-80.6033,40.3284],[-80.6032,40.3283],[-80.6031,40.3282],[-80.603,40.328],[-80.6029,40.3279],[-80.6024,40.3265],[-80.6009,40.3222],[-80.6005,40.3212],[-80.6004,40.3208],[-80.6003,40.3201],[-80.6,40.3183],[-80.5999,40.3177],[-80.6,40.3173],[-80.6003,40.3162],[-80.6004,40.3159],[-80.6005,40.3155],[-80.6009,40.3145],[-80.6009,40.3143],[-80.601,40.3142],[-80.6011,40.3138],[-80.6012,40.3135],[-80.6014,40.3126],[-80.6015,40.3123],[-80.6016,40.3121],[-80.6017,40.3118],[-80.6017,40.3117],[-80.6018,40.3115],[-80.6018,40.3113],[-80.602,40.3108],[-80.602,40.3107],[-80.6021,40.3105],[-80.6022,40.31],[-80.6024,40.3093],[-80.6025,40.3086],[-80.6026,40.3081],[-80.6027,40.308],[-80.6027,40.3079],[-80.6027,40.3077],[-80.6028,40.3076],[-80.6028,40.3075],[-80.6028,40.3073],[-80.6029,40.3072],[-80.6029,40.3071],[-80.6031,40.3069],[-80.6034,40.3067],[-80.6036,40.3065],[-80.6038,40.3063],[-80.6046,40.3056],[-80.6052,40.3051],[-80.6066,40.3039],[-80.6068,40.3036],[-80.6074,40.3027],[-80.6077,40.3023],[-80.6078,40.3021],[-80.6087,40.3008],[-80.609,40.3004],[-80.6091,40.3002],[-80.6092,40.3001],[-80.6093,40.2999],[-80.6097,40.2994],[-80.6098,40.2993],[-80.6098,40.2992],[-80.6098,40.2991],[-80.6104,40.2983],[-80.6109,40.2976],[-80.611,40.2974],[-80.6112,40.2972],[-80.6149,40.292],[-80.615,40.2916],[-80.6154,40.2898],[-80.6156,40.2891],[-80.6157,40.2887],[-80.6158,40.2881],[-80.6168,40.2853],[-80.6167,40.2819],[-80.6167,40.2817],[-80.6167,40.2816],[-80.6167,40.2804],[-80.6166,40.279],[-80.6166,40.2788],[-80.6166,40.2783],[-80.6166,40.2779],[-80.6166,40.2778],[-80.6164,40.2762],[-80.6163,40.2745],[-80.6163,40.2734],[-80.6162,40.2728],[-80.6162,40.2723],[-80.6164,40.2718],[-80.6169,40.2707],[-80.6183,40.2674],[-80.6188,40.2662],[-80.6189,40.266],[-80.6192,40.2655],[-80.6192,40.2654],[-80.6193,40.2652],[-80.6203,40.2641],[-80.6225,40.2618],[-80.6235,40.2613],[-80.6248,40.2606],[-80.6255,40.2603],[-80.6265,40.2597],[-80.6275,40.2592],[-80.6281,40.2589],[-80.629,40.2584],[-80.6314,40.2572],[-80.6317,40.2571],[-80.6325,40.2566],[-80.6332,40.2563],[-80.6335,40.2561],[-80.6351,40.2553],[-80.6357,40.255],[-80.636,40.2548],[-80.6369,40.2544],[-80.6371,40.2543],[-80.6372,40.2543],[-80.6374,40.2544],[-80.6372,40.2551],[-80.6379,40.2547],[-80.638,40.2546],[-80.6429,40.2521],[-80.6446,40.2513],[-80.6448,40.2511],[-80.6454,40.2507],[-80.6456,40.2505],[-80.6457,40.2505],[-80.6458,40.2504],[-80.6462,40.2501],[-80.6464,40.2499],[-80.6465,40.2499],[-80.6466,40.2498],[-80.6467,40.2497],[-80.6468,40.2497],[-80.6469,40.2496],[-80.6471,40.2493],[-80.6472,40.2492],[-80.6472,40.2491],[-80.6474,40.249],[-80.6476,40.2488],[-80.6477,40.2487],[-80.6479,40.2485],[-80.648,40.2485],[-80.6488,40.2478],[-80.6513,40.2457],[-80.6521,40.245],[-80.6522,40.2448],[-80.6525,40.2444],[-80.6526,40.2442],[-80.6527,40.244],[-80.653,40.2434],[-80.6532,40.2432],[-80.6539,40.2419],[-80.6563,40.2379],[-80.6571,40.2366],[-80.6577,40.2358],[-80.6591,40.234],[-80.6596,40.2332],[-80.6601,40.2323],[-80.6604,40.2318],[-80.6612,40.2303],[-80.6615,40.2298],[-80.6614,40.229],[-80.6618,40.2274],[-80.6619,40.2269],[-80.6628,40.225],[-80.664,40.2205],[-80.6643,40.2192],[-80.6639,40.2182],[-80.6638,40.2178],[-80.6637,40.2176],[-80.6638,40.2173],[-80.6638,40.217],[-80.6639,40.2166],[-80.6639,40.2165],[-80.664,40.2156],[-80.6641,40.2152],[-80.6641,40.2151],[-80.6641,40.2147],[-80.6642,40.2146],[-80.6642,40.2145],[-80.6642,40.2142],[-80.6642,40.214],[-80.6643,40.2137],[-80.6643,40.2135],[-80.6643,40.2133],[-80.6644,40.2127],[-80.6645,40.2126],[-80.6647,40.2124],[-80.6654,40.2117],[-80.6654,40.2115],[-80.666,40.2081],[-80.6662,40.2069],[-80.6663,40.2063],[-80.667,40.2038],[-80.6681,40.1997],[-80.6709,40.1951],[-80.6726,40.1924],[-80.6739,40.1913],[-80.6756,40.1898],[-80.6765,40.189],[-80.6778,40.1879],[-80.6787,40.1872],[-80.6789,40.187],[-80.6791,40.1868],[-80.6792,40.1868],[-80.6794,40.1865],[-80.6795,40.1864],[-80.6796,40.1864],[-80.6797,40.1863],[-80.6801,40.1862],[-80.6808,40.1859],[-80.6814,40.1857],[-80.6818,40.1856],[-80.6819,40.1855],[-80.6823,40.1852],[-80.6824,40.1851],[-80.6825,40.185],[-80.6836,40.1843],[-80.6837,40.1841],[-80.6839,40.1839],[-80.6841,40.1837],[-80.6845,40.1832],[-80.6848,40.1829],[-80.6854,40.1823],[-80.6861,40.1816],[-80.6865,40.1811],[-80.6867,40.1808],[-80.6871,40.1802],[-80.6875,40.1796],[-80.6875,40.1795],[-80.6876,40.1794],[-80.6877,40.1792],[-80.6879,40.1788],[-80.6883,40.1783],[-80.6888,40.1773],[-80.6889,40.1771],[-80.6892,40.1765],[-80.6893,40.1765],[-80.6893,40.1764],[-80.6894,40.1762],[-80.6895,40.176],[-80.6897,40.1756],[-80.6898,40.1755],[-80.6898,40.1754],[-80.6899,40.1753],[-80.69,40.1751],[-80.6904,40.1745],[-80.6905,40.1744],[-80.6905,40.1743],[-80.6906,40.1742],[-80.6907,40.1741],[-80.6907,40.174],[-80.691,40.1737],[-80.6915,40.1731],[-80.6917,40.1727],[-80.6925,40.1717],[-80.6935,40.1706],[-80.6937,40.1704],[-80.6941,40.17],[-80.6944,40.1694],[-80.6944,40.1693],[-80.6945,40.1693],[-80.6946,40.1691],[-80.6947,40.169],[-80.6948,40.1689],[-80.6948,40.1688],[-80.695,40.1686],[-80.695,40.1685],[-80.6952,40.1684],[-80.6952,40.1683],[-80.6953,40.1682],[-80.6955,40.1679],[-80.6956,40.1679],[-80.6957,40.1678],[-80.6957,40.1677],[-80.6958,40.1676],[-80.6959,40.1674],[-80.6961,40.1671],[-80.6962,40.1669],[-80.6963,40.1668],[-80.6963,40.1667],[-80.6964,40.1666],[-80.6965,40.1666],[-80.6965,40.1665],[-80.6967,40.1662],[-80.6968,40.1661],[-80.6968,40.166],[-80.6969,40.166],[-80.6969,40.1659],[-80.697,40.1658],[-80.697,40.1657],[-80.6971,40.1655],[-80.6974,40.1652],[-80.6975,40.165],[-80.6976,40.1648],[-80.6978,40.1645],[-80.6979,40.1643],[-80.6983,40.1638],[-80.6984,40.1636],[-80.6986,40.1634],[-80.6993,40.1626],[-80.6998,40.1619],[-80.7,40.1617],[-80.7001,40.1614],[-80.7014,40.1597],[-80.7022,40.1579],[-80.7027,40.1572],[-80.704,40.156],[-80.7042,40.1557],[-80.7045,40.1552],[-80.7047,40.155],[-80.705,40.1546],[-80.7053,40.1542],[-80.7054,40.1539],[-80.7055,40.1537],[-80.7056,40.1535],[-80.7058,40.153],[-80.7059,40.1527],[-80.706,40.1524],[-80.7061,40.1522],[-80.7062,40.1519],[-80.7063,40.1515],[-80.7063,40.1514],[-80.7058,40.1512],[-80.7057,40.1511],[-80.7056,40.1511],[-80.7056,40.151],[-80.7057,40.151],[-80.7057,40.1508],[-80.7058,40.1507],[-80.7058,40.1506],[-80.7059,40.1506],[-80.706,40.1505],[-80.7061,40.1504],[-80.7062,40.1504],[-80.7063,40.1503],[-80.7063,40.1501],[-80.7063,40.15],[-80.7063,40.1499],[-80.7063,40.1494],[-80.7063,40.1493],[-80.7064,40.1488],[-80.7064,40.1485],[-80.7065,40.1482],[-80.7065,40.148],[-80.7065,40.1479],[-80.7069,40.1469],[-80.707,40.1465],[-80.7071,40.146],[-80.7073,40.1454],[-80.7073,40.1453],[-80.7073,40.1452],[-80.7074,40.145],[-80.7074,40.1449],[-80.7075,40.1448],[-80.7075,40.1447],[-80.7078,40.1441],[-80.7078,40.1439],[-80.708,40.1433],[-80.7081,40.1431],[-80.7083,40.1429],[-80.7083,40.1427],[-80.7084,40.1425],[-80.7085,40.1422],[-80.7085,40.1421],[-80.7087,40.1417],[-80.709,40.1411],[-80.709,40.141],[-80.7091,40.1409],[-80.7092,40.1407],[-80.7095,40.1401],[-80.7097,40.1396],[-80.7098,40.1392],[-80.7099,40.1391],[-80.71,40.139],[-80.71,40.1389],[-80.7101,40.1388],[-80.7101,40.1385],[-80.7102,40.1383],[-80.7101,40.1382],[-80.71,40.1381],[-80.71,40.138],[-80.71,40.1379],[-80.71,40.1378],[-80.71,40.1376],[-80.7101,40.1375],[-80.7102,40.137],[-80.7103,40.1366],[-80.7103,40.1363],[-80.7103,40.136],[-80.7102,40.1355],[-80.7102,40.1352],[-80.7103,40.1343],[-80.7103,40.1342],[-80.7103,40.134],[-80.7103,40.1339],[-80.7103,40.1336],[-80.7103,40.1334],[-80.7104,40.133],[-80.7104,40.1329],[-80.7105,40.1322],[-80.7105,40.1314],[-80.7106,40.1302],[-80.7106,40.1293],[-80.7107,40.1285],[-80.7107,40.128],[-80.7107,40.1276],[-80.7107,40.1273],[-80.7107,40.1272],[-80.7107,40.1266],[-80.7107,40.1262],[-80.7107,40.1255],[-80.7106,40.1252],[-80.7105,40.1251],[-80.7105,40.125],[-80.7104,40.1247],[-80.7104,40.1245],[-80.7102,40.1239],[-80.7101,40.1236],[-80.7101,40.1233],[-80.71,40.1232],[-80.71,40.123],[-80.7099,40.1228],[-80.7097,40.1223],[-80.7097,40.1221],[-80.7097,40.1218],[-80.7096,40.1213],[-80.7095,40.1211],[-80.7095,40.121],[-80.7095,40.1206],[-80.7094,40.1204],[-80.7093,40.1201],[-80.7092,40.12],[-80.7092,40.1199],[-80.7092,40.1198],[-80.7091,40.1198],[-80.7091,40.1196],[-80.7089,40.1192],[-80.7089,40.119],[-80.7088,40.1189],[-80.7088,40.1188],[-80.7087,40.1187],[-80.7086,40.1184],[-80.7086,40.1183],[-80.7086,40.1181],[-80.7085,40.1179],[-80.7085,40.1177],[-80.7085,40.1176],[-80.7084,40.1175],[-80.7084,40.1174],[-80.7084,40.1173],[-80.7084,40.1172],[-80.7084,40.1171],[-80.7085,40.1171],[-80.7086,40.117],[-80.7087,40.117],[-80.7089,40.1169],[-80.7088,40.1169],[-80.7088,40.1168],[-80.7086,40.1168],[-80.7085,40.1169],[-80.7084,40.1168],[-80.7083,40.1168],[-80.7083,40.1167],[-80.7082,40.1167],[-80.7082,40.1166],[-80.7082,40.1165],[-80.7081,40.1164],[-80.7081,40.1163],[-80.7081,40.1161],[-80.708,40.1156],[-80.708,40.1155],[-80.708,40.1154],[-80.7079,40.1153],[-80.7079,40.115],[-80.7078,40.1148],[-80.7078,40.1145],[-80.7077,40.1144],[-80.7077,40.1142],[-80.7075,40.114],[-80.7074,40.1136],[-80.7074,40.1135],[-80.7074,40.1132],[-80.7074,40.1129],[-80.7074,40.1128],[-80.7074,40.1127],[-80.7073,40.1127],[-80.7073,40.1125],[-80.7072,40.1123],[-80.7072,40.1119],[-80.7071,40.1114],[-80.7071,40.1111],[-80.7071,40.1108],[-80.7072,40.1105],[-80.7072,40.1102],[-80.7073,40.1098],[-80.7073,40.1096],[-80.7073,40.1094],[-80.7074,40.1092],[-80.7074,40.109],[-80.7075,40.1088],[-80.7076,40.1086],[-80.7076,40.1084],[-80.7077,40.1083],[-80.7077,40.1082],[-80.7078,40.1082],[-80.7078,40.1081],[-80.7078,40.108],[-80.7078,40.1079],[-80.7078,40.1077],[-80.7078,40.1075],[-80.7078,40.107],[-80.7079,40.1067],[-80.7079,40.1066],[-80.708,40.1063],[-80.708,40.1062],[-80.7081,40.1061],[-80.7081,40.1059],[-80.7081,40.1058],[-80.7081,40.1056],[-80.7082,40.1055],[-80.7082,40.1054],[-80.7082,40.105],[-80.7082,40.1049],[-80.7083,40.1048],[-80.7084,40.1047],[-80.7084,40.1046],[-80.7085,40.1045],[-80.7086,40.1041],[-80.7087,40.104],[-80.7087,40.1037],[-80.7088,40.1035],[-80.7088,40.1034],[-80.7089,40.1031],[-80.7089,40.103],[-80.7089,40.1029],[-80.7089,40.1028],[-80.7089,40.1027],[-80.7089,40.1026],[-80.7089,40.1025],[-80.7089,40.1024],[-80.7089,40.1023],[-80.709,40.1023],[-80.709,40.1022],[-80.7089,40.1021],[-80.7089,40.102],[-80.7089,40.1019],[-80.7089,40.1018],[-80.7089,40.1015],[-80.7089,40.1014],[-80.7091,40.1012],[-80.7091,40.101],[-80.7094,40.1007],[-80.7094,40.1006],[-80.7095,40.1006],[-80.7095,40.1005],[-80.7095,40.1004],[-80.7095,40.1003],[-80.7096,40.1002],[-80.7097,40.1001],[-80.7098,40.1],[-80.71,40.1],[-80.7101,40.0999],[-80.7101,40.0998],[-80.7101,40.0997],[-80.7101,40.0996],[-80.7103,40.0995],[-80.7104,40.0994],[-80.7106,40.0994],[-80.7107,40.0994],[-80.7108,40.0993],[-80.7109,40.0993],[-80.711,40.0991],[-80.7112,40.099],[-80.7113,40.0989],[-80.7115,40.0986],[-80.7119,40.0984],[-80.7121,40.0982],[-80.7122,40.0981],[-80.7124,40.098],[-80.7126,40.0976],[-80.7128,40.0975],[-80.7129,40.0973],[-80.713,40.0972],[-80.7132,40.0971],[-80.7132,40.097],[-80.7133,40.097],[-80.7134,40.0969],[-80.7136,40.0968],[-80.7139,40.0966],[-80.7143,40.0964],[-80.7145,40.0963],[-80.7151,40.0961],[-80.7154,40.0959],[-80.7159,40.0958],[-80.716,40.0957],[-80.7164,40.0956],[-80.7167,40.0954],[-80.7168,40.0952],[-80.7169,40.0951],[-80.7171,40.095],[-80.7172,40.0949],[-80.7174,40.0947],[-80.7175,40.0946],[-80.7176,40.0946],[-80.7178,40.0944],[-80.7179,40.0943],[-80.7182,40.0942],[-80.7186,40.094],[-80.7194,40.0937],[-80.7195,40.0936],[-80.7199,40.0935],[-80.72,40.0935],[-80.7201,40.0935],[-80.7202,40.0934],[-80.7202,40.0933],[-80.7202,40.0932],[-80.7202,40.0931],[-80.7203,40.0931],[-80.7204,40.093],[-80.7205,40.0929],[-80.7207,40.0928],[-80.7208,40.0928],[-80.7211,40.0927],[-80.7215,40.0925],[-80.7215,40.0924],[-80.7217,40.0924],[-80.7222,40.0921],[-80.7224,40.092],[-80.7226,40.0919],[-80.7228,40.0918],[-80.7232,40.0916],[-80.724,40.0913],[-80.7241,40.0912],[-80.7245,40.091],[-80.7246,40.0909],[-80.7247,40.0909],[-80.7249,40.0908],[-80.725,40.0908],[-80.7251,40.0907],[-80.7252,40.0906],[-80.7253,40.0905],[-80.7253,40.0904],[-80.7255,40.0903],[-80.7256,40.0902],[-80.7258,40.09],[-80.726,40.0899],[-80.7266,40.0896],[-80.7269,40.0894],[-80.727,40.0894],[-80.727,40.0893],[-80.7271,40.0893],[-80.7273,40.0892],[-80.7277,40.0889],[-80.7278,40.0888],[-80.7279,40.0887],[-80.728,40.0886],[-80.7281,40.0885],[-80.7285,40.0882],[-80.7293,40.0875],[-80.7294,40.0875],[-80.7296,40.0873],[-80.7298,40.0871],[-80.73,40.087],[-80.7301,40.0869],[-80.7302,40.0869],[-80.7304,40.0868],[-80.7306,40.0867],[-80.7307,40.0867],[-80.7309,40.0867],[-80.731,40.0866],[-80.7312,40.0865],[-80.7313,40.0864],[-80.7314,40.0863],[-80.7316,40.0862],[-80.7319,40.0859],[-80.7319,40.0858],[-80.7322,40.0856],[-80.7323,40.0854],[-80.7327,40.0849],[-80.7329,40.0847],[-80.733,40.0846],[-80.733,40.0845],[-80.7333,40.0842],[-80.7334,40.0841],[-80.7335,40.084],[-80.7337,40.0838],[-80.734,40.0836],[-80.7344,40.0832],[-80.7345,40.083],[-80.7346,40.0829],[-80.7347,40.0828],[-80.7349,40.0825],[-80.735,40.0825],[-80.7352,40.0822],[-80.7353,40.0821],[-80.7354,40.0821],[-80.7362,40.0812],[-80.7363,40.0811],[-80.7365,40.081],[-80.7366,40.0809],[-80.7366,40.0808],[-80.7367,40.0807],[-80.7368,40.0806],[-80.737,40.0804],[-80.7371,40.0803],[-80.7371,40.0802],[-80.7373,40.0801],[-80.7374,40.0799],[-80.7377,40.0795],[-80.7379,40.0792],[-80.7381,40.0788],[-80.7382,40.0786],[-80.7382,40.0785],[-80.7382,40.0784],[-80.7385,40.0778],[-80.7386,40.0774],[-80.7387,40.0772],[-80.7388,40.0767],[-80.7389,40.0765],[-80.7389,40.0763],[-80.739,40.0762],[-80.739,40.0761],[-80.739,40.0759],[-80.7391,40.0757],[-80.7392,40.0752],[-80.7392,40.075],[-80.7392,40.0746],[-80.7392,40.0745],[-80.7392,40.0742],[-80.7391,40.0739],[-80.739,40.0737],[-80.739,40.0736],[-80.739,40.0734],[-80.739,40.073],[-80.739,40.0727],[-80.739,40.0726],[-80.739,40.0725],[-80.739,40.0724],[-80.739,40.0723],[-80.739,40.0722],[-80.7389,40.0719],[-80.7389,40.0718],[-80.7389,40.0717],[-80.7389,40.0716],[-80.7388,40.0716],[-80.7387,40.0716],[-80.7386,40.0715],[-80.7385,40.0715],[-80.7383,40.0714],[-80.7382,40.0713],[-80.7382,40.0712],[-80.7382,40.0711],[-80.7383,40.071],[-80.7383,40.0709],[-80.7383,40.0708],[-80.7382,40.0707],[-80.7381,40.0707],[-80.738,40.0706],[-80.7379,40.0704],[-80.7379,40.0703],[-80.738,40.0702],[-80.7381,40.0703],[-80.7382,40.0704],[-80.7382,40.0705],[-80.7383,40.0705],[-80.7383,40.0704],[-80.7383,40.0703],[-80.7383,40.0702],[-80.7383,40.0701],[-80.7383,40.0697],[-80.7383,40.0696],[-80.7383,40.0695],[-80.7383,40.0694],[-80.7383,40.0691],[-80.7383,40.069],[-80.7383,40.0689],[-80.7383,40.0682],[-80.7383,40.0681],[-80.7383,40.0678],[-80.7383,40.0676],[-80.7383,40.0674],[-80.7382,40.0672],[-80.7382,40.0668],[-80.7382,40.0667],[-80.7382,40.0665],[-80.7381,40.0664],[-80.7381,40.0663],[-80.738,40.0661],[-80.738,40.0658],[-80.7379,40.0657],[-80.7379,40.0656],[-80.7378,40.0654],[-80.7377,40.0652],[-80.7376,40.0652],[-80.7376,40.065],[-80.7374,40.0647],[-80.7373,40.0646],[-80.7373,40.0645],[-80.7371,40.0641],[-80.737,40.064],[-80.7368,40.0637],[-80.7365,40.0634],[-80.7362,40.063],[-80.7361,40.0627],[-80.7361,40.0626],[-80.736,40.0624],[-80.7359,40.0623],[-80.7359,40.0622],[-80.7358,40.0621],[-80.7358,40.062],[-80.7357,40.0619],[-80.7356,40.0618],[-80.7354,40.0615],[-80.7352,40.061],[-80.7352,40.0609],[-80.7351,40.0608],[-80.735,40.0606],[-80.7349,40.0605],[-80.7349,40.0603],[-80.7347,40.0601],[-80.7347,40.06],[-80.7346,40.06],[-80.7345,40.0599],[-80.7344,40.0598],[-80.7343,40.0598],[-80.7342,40.0598],[-80.7341,40.0597],[-80.734,40.0597],[-80.7339,40.0596],[-80.7338,40.0596],[-80.7337,40.0595],[-80.7337,40.0594],[-80.7336,40.0593],[-80.7335,40.0592],[-80.7334,40.0589],[-80.7334,40.0588],[-80.7333,40.0586],[-80.7333,40.0585],[-80.7332,40.0583],[-80.7331,40.0579],[-80.7331,40.0577],[-80.733,40.0576],[-80.733,40.0573],[-80.7328,40.0568],[-80.7327,40.0565],[-80.7326,40.056],[-80.7325,40.0559],[-80.7325,40.0558],[-80.7325,40.0557],[-80.7325,40.0556],[-80.7325,40.0554],[-80.7325,40.0552],[-80.7325,40.055],[-80.7326,40.0549],[-80.7326,40.0548],[-80.7326,40.0545],[-80.7326,40.0544],[-80.7326,40.0543],[-80.7326,40.0538],[-80.7326,40.0536],[-80.7326,40.0535],[-80.7326,40.0534],[-80.7326,40.0531],[-80.7326,40.0528],[-80.7326,40.0524],[-80.7326,40.052],[-80.7326,40.0519],[-80.7326,40.0517],[-80.7326,40.0514],[-80.7325,40.0511],[-80.7325,40.0509],[-80.7325,40.0508],[-80.7324,40.0506],[-80.7324,40.0505],[-80.7323,40.0504],[-80.7323,40.0502],[-80.7323,40.0501],[-80.7322,40.0501],[-80.7322,40.05],[-80.7321,40.05],[-80.7321,40.0499],[-80.732,40.0499],[-80.7319,40.0498],[-80.7318,40.0497],[-80.7318,40.0496],[-80.7317,40.0495],[-80.7317,40.0493],[-80.7317,40.0492],[-80.7317,40.0491],[-80.7316,40.0491],[-80.7314,40.049],[-80.7313,40.0489],[-80.7313,40.0487],[-80.7314,40.0481],[-80.7315,40.048],[-80.7314,40.0478],[-80.7314,40.0474],[-80.7314,40.0473],[-80.7313,40.0469],[-80.7313,40.0467],[-80.7313,40.0466],[-80.7312,40.0463],[-80.7311,40.046],[-80.7311,40.0459],[-80.7311,40.0457],[-80.7311,40.0453],[-80.7311,40.0449],[-80.731,40.0446],[-80.731,40.0444],[-80.731,40.0443],[-80.731,40.044],[-80.731,40.0436],[-80.7311,40.0435],[-80.7311,40.0432],[-80.7312,40.0428],[-80.7313,40.0425],[-80.7313,40.0423],[-80.7313,40.0421],[-80.7314,40.042],[-80.7314,40.0418],[-80.7314,40.0417],[-80.7314,40.0416],[-80.7314,40.0414],[-80.7315,40.0414],[-80.7315,40.0413],[-80.7315,40.041],[-80.7315,40.0409],[-80.7315,40.0408],[-80.7316,40.0406],[-80.7316,40.0402],[-80.7316,40.0399],[-80.7317,40.0397],[-80.7317,40.0395],[-80.7317,40.0393],[-80.7318,40.0391],[-80.7318,40.0388],[-80.7318,40.0386],[-80.7318,40.0382],[-80.7318,40.0381],[-80.7318,40.038],[-80.7318,40.0378],[-80.7318,40.0377],[-80.7318,40.0374],[-80.7319,40.0372],[-80.7319,40.037],[-80.7321,40.0364],[-80.7322,40.0363],[-80.7322,40.0361],[-80.7323,40.0359],[-80.7324,40.0358],[-80.7326,40.0356],[-80.7327,40.0353],[-80.7328,40.0353],[-80.7328,40.0352],[-80.7329,40.0351],[-80.7329,40.035],[-80.733,40.0347],[-80.7331,40.0344],[-80.7334,40.0341],[-80.7337,40.0336],[-80.7338,40.0334],[-80.7339,40.0333],[-80.7339,40.0331],[-80.7342,40.0326],[-80.7342,40.0324],[-80.7343,40.0322],[-80.7344,40.0321],[-80.7345,40.032],[-80.7349,40.0317],[-80.7351,40.0315],[-80.7353,40.0314],[-80.7355,40.0312],[-80.7358,40.031],[-80.7359,40.0309],[-80.7359,40.0308],[-80.736,40.0308],[-80.736,40.0307],[-80.7361,40.0306],[-80.7361,40.0305],[-80.7362,40.0305],[-80.7362,40.0304],[-80.7363,40.0303],[-80.7363,40.0302],[-80.7363,40.0301],[-80.7364,40.03],[-80.7365,40.0297],[-80.7367,40.0295],[-80.7368,40.0293],[-80.7369,40.029],[-80.737,40.0288],[-80.7371,40.0287],[-80.7371,40.0285],[-80.7372,40.0284],[-80.7372,40.0283],[-80.7372,40.0281],[-80.7373,40.028],[-80.7373,40.0279],[-80.7373,40.0278],[-80.7374,40.0277],[-80.7374,40.0276],[-80.7375,40.0274],[-80.7375,40.0273],[-80.7376,40.0272],[-80.7377,40.0271],[-80.7377,40.027],[-80.7377,40.0268],[-80.7377,40.0266],[-80.7378,40.0265],[-80.7378,40.0262],[-80.7378,40.026],[-80.7378,40.0258],[-80.7377,40.0256],[-80.7377,40.0255],[-80.7377,40.0254],[-80.7376,40.0253],[-80.7375,40.0252],[-80.7374,40.025],[-80.7374,40.0249],[-80.7373,40.0248],[-80.7373,40.0247],[-80.7373,40.0246],[-80.7373,40.0245],[-80.7374,40.0245],[-80.7375,40.0243],[-80.7376,40.024],[-80.7377,40.0237],[-80.7376,40.0233],[-80.7376,40.0231],[-80.7376,40.0229],[-80.7376,40.0228],[-80.7377,40.0224],[-80.7377,40.0221],[-80.7378,40.022],[-80.7378,40.0219],[-80.7378,40.0218],[-80.738,40.0214],[-80.738,40.0213],[-80.7381,40.0212],[-80.7381,40.0211],[-80.7381,40.0209],[-80.7381,40.0208],[-80.7382,40.0206],[-80.7382,40.0203],[-80.7382,40.0202],[-80.7383,40.0202],[-80.7383,40.0201],[-80.7384,40.02],[-80.7384,40.0199],[-80.7385,40.0198],[-80.7386,40.0196],[-80.7386,40.0195],[-80.7388,40.0193],[-80.7389,40.0192],[-80.7389,40.0191],[-80.739,40.0189],[-80.7391,40.0189],[-80.7391,40.0188],[-80.7392,40.0185],[-80.7393,40.0182],[-80.7393,40.0181],[-80.7393,40.0179],[-80.7394,40.0178],[-80.7394,40.0176],[-80.7395,40.0175],[-80.7396,40.0173],[-80.7397,40.0171],[-80.7399,40.0168],[-80.7399,40.0167],[-80.74,40.0166],[-80.74,40.0165],[-80.74,40.0164],[-80.7401,40.0162],[-80.7402,40.0161],[-80.7403,40.0159],[-80.7405,40.0157],[-80.7406,40.0156],[-80.7406,40.0155],[-80.7406,40.0154],[-80.7407,40.0154],[-80.7407,40.0153],[-80.7407,40.0152],[-80.7408,40.0151],[-80.7409,40.0147],[-80.741,40.0143],[-80.7411,40.0139],[-80.7411,40.0137],[-80.7411,40.0136],[-80.7412,40.0132],[-80.7412,40.0131],[-80.7412,40.013],[-80.7413,40.0126],[-80.7413,40.0124],[-80.7413,40.0123],[-80.7413,40.0122],[-80.7413,40.0121],[-80.7415,40.0118],[-80.7415,40.0116],[-80.7415,40.0109],[-80.7416,40.0106],[-80.7416,40.0103],[-80.7417,40.0099],[-80.7417,40.0095],[-80.7418,40.0095],[-80.7418,40.0094],[-80.7418,40.0093],[-80.7419,40.0091],[-80.7419,40.009],[-80.742,40.009],[-80.742,40.0089],[-80.7421,40.0089],[-80.7421,40.0087],[-80.7422,40.0086],[-80.7421,40.0086],[-80.7421,40.0085],[-80.7421,40.0084],[-80.7421,40.0083],[-80.7421,40.0078],[-80.7421,40.0076],[-80.7421,40.0074],[-80.7421,40.0071],[-80.7422,40.0068],[-80.7422,40.0065],[-80.7422,40.0063],[-80.7422,40.0061],[-80.7422,40.0059],[-80.7422,40.0058],[-80.7421,40.0055],[-80.7421,40.0051],[-80.742,40.0047],[-80.742,40.0045],[-80.742,40.004],[-80.742,40.0037],[-80.7419,40.0033],[-80.7419,40.0025],[-80.7419,40.0022],[-80.7419,40.0019],[-80.7419,40.0018],[-80.7419,40.0016],[-80.7418,40.0014],[-80.7418,40.0012],[-80.7418,40.0007],[-80.7418,40.0006],[-80.7418,40.0005],[-80.7418,40.0003],[-80.7417,40.0001],[-80.7417,39.9999],[-80.7416,39.9997],[-80.7415,39.9995],[-80.7414,39.9993],[-80.7414,39.9991],[-80.7413,39.9986],[-80.7413,39.9982],[-80.7412,39.998],[-80.7412,39.9973],[-80.7412,39.9971],[-80.7412,39.9969],[-80.7412,39.9966],[-80.7411,39.9962],[-80.741,39.9958],[-80.7409,39.9956],[-80.7409,39.9954],[-80.7408,39.995],[-80.7407,39.9948],[-80.7406,39.9945],[-80.7405,39.9944],[-80.7404,39.9943],[-80.7403,39.9943],[-80.7402,39.9942],[-80.7402,39.9941],[-80.7402,39.994],[-80.7401,39.9939],[-80.7401,39.9937],[-80.7401,39.9935],[-80.74,39.9931],[-80.7399,39.9929],[-80.7399,39.9927],[-80.7398,39.9924],[-80.7398,39.9921],[-80.7398,39.9919],[-80.7397,39.9918],[-80.7397,39.9917],[-80.7397,39.9916],[-80.7397,39.9914],[-80.7397,39.9912],[-80.7397,39.991],[-80.7397,39.9909],[-80.7397,39.9906],[-80.7397,39.9903],[-80.7397,39.9898],[-80.7397,39.9892],[-80.7397,39.9891],[-80.7397,39.989],[-80.7397,39.9888],[-80.7397,39.9887],[-80.7396,39.9884],[-80.7396,39.9883],[-80.7395,39.9882],[-80.7395,39.9881],[-80.7395,39.9879],[-80.7394,39.9876],[-80.7394,39.9875],[-80.7393,39.9873],[-80.7392,39.987],[-80.7391,39.9866],[-80.7391,39.9863],[-80.739,39.9861],[-80.739,39.986],[-80.7389,39.9857],[-80.7389,39.9856],[-80.7389,39.9853],[-80.7389,39.9852],[-80.7389,39.9851],[-80.739,39.985],[-80.739,39.9849],[-80.739,39.9848],[-80.739,39.9847],[-80.739,39.9845],[-80.7389,39.9843],[-80.7389,39.9842],[-80.7389,39.984],[-80.739,39.9837],[-80.739,39.9836],[-80.739,39.9835],[-80.739,39.9832],[-80.739,39.9827],[-80.739,39.9822],[-80.739,39.9821],[-80.739,39.982],[-80.7389,39.9819],[-80.7388,39.9818],[-80.7388,39.9817],[-80.7389,39.9815],[-80.739,39.9813],[-80.7391,39.981],[-80.7391,39.9807],[-80.7391,39.9806],[-80.7392,39.9802],[-80.7393,39.9796],[-80.7394,39.9795],[-80.7394,39.9793],[-80.7394,39.9791],[-80.7395,39.9789],[-80.7395,39.9787],[-80.7395,39.9784],[-80.7395,39.9783],[-80.7395,39.9782],[-80.7396,39.9781],[-80.7396,39.9779],[-80.7397,39.9778],[-80.7398,39.9774],[-80.7398,39.9773],[-80.7398,39.9772],[-80.7398,39.9771],[-80.7399,39.977],[-80.7399,39.9768],[-80.7399,39.9767],[-80.7402,39.9759],[-80.7403,39.9754],[-80.7403,39.9753],[-80.7404,39.9752],[-80.7404,39.975],[-80.7406,39.9743],[-80.7406,39.9742],[-80.7407,39.9741],[-80.7408,39.9738],[-80.7408,39.9736],[-80.7409,39.9733],[-80.741,39.9731],[-80.7409,39.973],[-80.7408,39.9729],[-80.7407,39.9726],[-80.7405,39.9723],[-80.7401,39.9718],[-80.74,39.9713],[-80.7401,39.9708],[-80.741,39.9701],[-80.7422,39.9695],[-80.7432,39.9691],[-80.7433,39.9691],[-80.7433,39.969],[-80.7435,39.9688],[-80.7437,39.9686],[-80.7439,39.9684],[-80.744,39.9683],[-80.7442,39.9681],[-80.7445,39.9678],[-80.7451,39.9672],[-80.7455,39.967],[-80.7456,39.9669],[-80.7458,39.9668],[-80.7459,39.9667],[-80.7461,39.9665],[-80.7464,39.9663],[-80.7466,39.9663],[-80.7468,39.9661],[-80.7476,39.9656],[-80.7481,39.9654],[-80.7486,39.965],[-80.7489,39.9649],[-80.7497,39.9645],[-80.7498,39.9644],[-80.75,39.9643],[-80.7517,39.9635],[-80.7522,39.9632],[-80.753,39.9628],[-80.7531,39.9627],[-80.7538,39.9623],[-80.7549,39.9618],[-80.7551,39.9616],[-80.7552,39.9616],[-80.7555,39.9614],[-80.7556,39.9614],[-80.7559,39.9612],[-80.7559,39.9611],[-80.7561,39.961],[-80.7565,39.9607],[-80.7567,39.9606],[-80.7571,39.9603],[-80.7572,39.9603],[-80.7575,39.96],[-80.7579,39.9597],[-80.7584,39.9593],[-80.7591,39.9586],[-80.7592,39.9584],[-80.7593,39.9584],[-80.7593,39.9583],[-80.7594,39.9581],[-80.7596,39.9578],[-80.7598,39.9575],[-80.7601,39.9573],[-80.7604,39.9569],[-80.7608,39.9566],[-80.7609,39.9564],[-80.7615,39.9557],[-80.7622,39.9548],[-80.7628,39.9541],[-80.763,39.9538],[-80.7631,39.9535],[-80.7632,39.9533],[-80.7633,39.9529],[-80.7633,39.9528],[-80.7633,39.9527],[-80.7634,39.9526],[-80.7634,39.9525],[-80.7635,39.9522],[-80.7637,39.9519],[-80.7638,39.9517],[-80.7641,39.9509],[-80.7642,39.9506],[-80.7643,39.95],[-80.7643,39.9493],[-80.7643,39.949],[-80.7644,39.9481],[-80.7644,39.9477],[-80.7643,39.9471],[-80.7642,39.9462],[-80.7641,39.9452],[-80.764,39.9446],[-80.7639,39.9444],[-80.7637,39.9427],[-80.7636,39.9423],[-80.7635,39.9413],[-80.7632,39.9398],[-80.7631,39.9398],[-80.7631,39.9397],[-80.7631,39.9394],[-80.7628,39.9385],[-80.7627,39.938],[-80.7627,39.9375],[-80.7626,39.9371],[-80.7625,39.9366],[-80.7623,39.9357],[-80.7623,39.9356],[-80.7622,39.9351],[-80.7622,39.935],[-80.7622,39.9349],[-80.7622,39.9348],[-80.7621,39.9347],[-80.7621,39.9345],[-80.7621,39.9344],[-80.7619,39.9339],[-80.7619,39.9336],[-80.7618,39.9329],[-80.7617,39.932],[-80.7616,39.9319],[-80.7615,39.931],[-80.7614,39.9305],[-80.7613,39.9301],[-80.7612,39.9299],[-80.7612,39.9296],[-80.7611,39.9295],[-80.7606,39.9281],[-80.7595,39.9258],[-80.7595,39.9257],[-80.7593,39.9254],[-80.7591,39.925],[-80.7586,39.9243],[-80.7583,39.9239],[-80.758,39.9234],[-80.7575,39.9226],[-80.7575,39.9225],[-80.7574,39.9223],[-80.7571,39.9219],[-80.7569,39.9215],[-80.7568,39.9212],[-80.7567,39.9212],[-80.7567,39.921],[-80.7566,39.9208],[-80.7564,39.9202],[-80.7563,39.9198],[-80.756,39.9188],[-80.7559,39.9186],[-80.7559,39.9185],[-80.7559,39.9183],[-80.7558,39.918],[-80.7558,39.9174],[-80.7557,39.9171],[-80.7557,39.9168],[-80.7557,39.9167],[-80.7557,39.9165],[-80.7557,39.9163],[-80.7557,39.9162],[-80.7557,39.9161],[-80.7557,39.9157],[-80.7557,39.9155],[-80.7557,39.9153],[-80.7557,39.9151],[-80.7558,39.9149],[-80.7558,39.9148],[-80.7558,39.9147],[-80.7558,39.9145],[-80.7559,39.9142],[-80.7559,39.9139],[-80.756,39.9137],[-80.7561,39.9134],[-80.7562,39.9133],[-80.7562,39.9132],[-80.7564,39.913],[-80.7565,39.9128],[-80.7568,39.9121],[-80.757,39.9117],[-80.7573,39.911],[-80.7574,39.911],[-80.7575,39.9107],[-80.7577,39.9104],[-80.758,39.91],[-80.7581,39.91],[-80.7582,39.9098],[-80.7586,39.9095],[-80.7588,39.9094],[-80.7591,39.9092],[-80.7594,39.909],[-80.7596,39.9089],[-80.7597,39.9089],[-80.76,39.9088],[-80.7603,39.9087],[-80.7605,39.9087],[-80.7607,39.9086],[-80.761,39.9086],[-80.7611,39.9086],[-80.7619,39.9086],[-80.7626,39.9086],[-80.7634,39.9086],[-80.7641,39.9087],[-80.7645,39.9087],[-80.7655,39.9088],[-80.7659,39.9089],[-80.7665,39.909],[-80.7671,39.9091],[-80.7685,39.9096],[-80.7699,39.91],[-80.7704,39.9102],[-80.7708,39.9104],[-80.7714,39.9107],[-80.7724,39.9111],[-80.7735,39.9118],[-80.7741,39.9121],[-80.7746,39.9125],[-80.7752,39.9128],[-80.776,39.9133],[-80.7768,39.9137],[-80.7772,39.914],[-80.7778,39.9143],[-80.778,39.9144],[-80.7783,39.9145],[-80.7783,39.9146],[-80.7786,39.9148],[-80.7789,39.915],[-80.7795,39.9154],[-80.7798,39.9156],[-80.7802,39.9158],[-80.7808,39.9161],[-80.7813,39.9163],[-80.7815,39.9164],[-80.7819,39.9165],[-80.782,39.9166],[-80.7823,39.9168],[-80.7832,39.9172],[-80.7835,39.9173],[-80.7837,39.9174],[-80.785,39.9178],[-80.7854,39.9179],[-80.7863,39.9182],[-80.7868,39.9183],[-80.787,39.9183],[-80.7871,39.9184],[-80.7872,39.9184],[-80.7873,39.9184],[-80.7874,39.9184],[-80.7882,39.9184],[-80.7885,39.9184],[-80.7886,39.9184],[-80.7887,39.9184],[-80.789,39.9185],[-80.7892,39.9186],[-80.7895,39.9187],[-80.7896,39.9188],[-80.7897,39.9188],[-80.79,39.9189],[-80.7901,39.9189],[-80.791,39.919],[-80.7916,39.9191],[-80.792,39.9192],[-80.7922,39.9193],[-80.7941,39.9196],[-80.7948,39.9196],[-80.7952,39.9197],[-80.7956,39.9197],[-80.7957,39.9197],[-80.796,39.9197],[-80.7963,39.9197],[-80.7977,39.9197],[-80.7981,39.9197],[-80.7984,39.9197],[-80.7997,39.9196],[-80.8003,39.9195],[-80.8012,39.9194],[-80.8017,39.9193],[-80.8021,39.9192],[-80.8026,39.9191],[-80.803,39.919],[-80.8034,39.9188],[-80.8038,39.9186],[-80.8042,39.9185],[-80.8043,39.9184],[-80.8045,39.9183],[-80.8047,39.9182],[-80.8048,39.9182],[-80.8049,39.9181],[-80.8051,39.9179],[-80.8056,39.9176],[-80.8059,39.9173],[-80.8064,39.9168],[-80.8068,39.9163],[-80.8068,39.9162],[-80.807,39.9159],[-80.8072,39.9157],[-80.8073,39.9156],[-80.8075,39.9153],[-80.8075,39.9152],[-80.8078,39.9146],[-80.8079,39.9145],[-80.8083,39.9135],[-80.8084,39.9133],[-80.8086,39.9129],[-80.8087,39.9126],[-80.8089,39.912],[-80.809,39.9114],[-80.809,39.9113],[-80.8091,39.9108],[-80.8092,39.9106],[-80.8092,39.9105],[-80.8093,39.9096],[-80.8094,39.9087],[-80.8095,39.9077],[-80.8096,39.907],[-80.8096,39.9068],[-80.8096,39.9064],[-80.8096,39.9058],[-80.8096,39.9057],[-80.8096,39.9056],[-80.8095,39.9053],[-80.8094,39.9049],[-80.8092,39.9039],[-80.809,39.9033],[-80.8089,39.903],[-80.8086,39.9024],[-80.8082,39.9015],[-80.808,39.9012],[-80.8078,39.9006],[-80.8076,39.9003],[-80.8073,39.8997],[-80.8071,39.8994],[-80.8068,39.8987],[-80.8063,39.8978],[-80.8062,39.8976],[-80.8056,39.8965],[-80.805,39.8956],[-80.8044,39.8948],[-80.804,39.8941],[-80.8038,39.8939],[-80.8034,39.8933],[-80.8032,39.8929],[-80.8029,39.8925],[-80.8026,39.8921],[-80.8023,39.8917],[-80.8019,39.8912],[-80.8013,39.8907],[-80.8007,39.8901],[-80.8005,39.8898],[-80.8002,39.8896],[-80.7993,39.8887],[-80.7992,39.8886],[-80.7989,39.8883],[-80.7976,39.8871],[-80.7972,39.8867],[-80.7966,39.8862],[-80.7963,39.8858],[-80.7958,39.8852],[-80.7956,39.885],[-80.7952,39.8844],[-80.795,39.8841],[-80.7949,39.8841],[-80.7948,39.884],[-80.794,39.8828],[-80.7932,39.8811],[-80.7918,39.877],[-80.7917,39.8767],[-80.7917,39.8765],[-80.7916,39.8764],[-80.7912,39.8751],[-80.791,39.8745],[-80.7906,39.8735],[-80.7902,39.8723],[-80.7902,39.8698],[-80.7908,39.8673],[-80.7918,39.8653],[-80.7922,39.8649],[-80.7931,39.8638],[-80.7958,39.8617],[-80.7975,39.8606],[-80.7985,39.8601],[-80.7995,39.8596],[-80.8003,39.8597],[-80.7999,39.8593],[-80.7998,39.8591],[-80.7999,39.8589],[-80.8011,39.8584],[-80.8024,39.8582],[-80.8031,39.8582],[-80.8063,39.8567],[-80.8071,39.8562],[-80.8083,39.8554],[-80.8098,39.8548],[-80.8123,39.8544],[-80.8125,39.8543],[-80.8164,39.853],[-80.8173,39.8525],[-80.8174,39.8524],[-80.8175,39.8523],[-80.8193,39.8513],[-80.8213,39.85],[-80.822,39.8494],[-80.8221,39.8493],[-80.8241,39.8473],[-80.8243,39.8472],[-80.8247,39.8466],[-80.8247,39.8465],[-80.8254,39.8455],[-80.8261,39.8442],[-80.8269,39.8419],[-80.827,39.8417],[-80.8266,39.8407],[-80.8263,39.8402],[-80.8264,39.8401],[-80.8264,39.8392],[-80.8262,39.8381],[-80.8262,39.8379],[-80.8259,39.8375],[-80.8254,39.8368],[-80.8255,39.8364],[-80.8257,39.8358],[-80.8257,39.8355],[-80.8262,39.8358],[-80.8259,39.8347],[-80.8247,39.8313],[-80.8244,39.8305],[-80.8239,39.8297],[-80.8237,39.8294],[-80.8236,39.8286],[-80.8235,39.8284],[-80.8233,39.8281],[-80.823,39.8275],[-80.823,39.8265],[-80.8227,39.8261],[-80.8225,39.825],[-80.8224,39.8242],[-80.8224,39.8234],[-80.8224,39.8228],[-80.8225,39.8218],[-80.8225,39.8211],[-80.8225,39.8195],[-80.8232,39.8168],[-80.8232,39.8164],[-80.8232,39.8162],[-80.8229,39.8148],[-80.8226,39.8137],[-80.8222,39.8117],[-80.8225,39.8107],[-80.8228,39.8096],[-80.8229,39.8092],[-80.8231,39.8086],[-80.8233,39.808],[-80.8234,39.8076],[-80.8237,39.8067],[-80.8245,39.804],[-80.8248,39.8032],[-80.8248,39.8031],[-80.825,39.8011],[-80.8251,39.8009],[-80.8261,39.7986],[-80.8288,39.7965],[-80.8293,39.7961],[-80.8308,39.7946],[-80.8309,39.7946],[-80.8312,39.7943],[-80.8316,39.7939],[-80.8321,39.7935],[-80.8324,39.7932],[-80.833,39.7927],[-80.8339,39.7919],[-80.8353,39.7907],[-80.8367,39.7899],[-80.8388,39.789],[-80.8395,39.7887],[-80.8405,39.788],[-80.8412,39.7876],[-80.8418,39.7872],[-80.844,39.7859],[-80.8457,39.7851],[-80.8471,39.7845],[-80.8479,39.784],[-80.8495,39.7833],[-80.8505,39.7827],[-80.8514,39.7822],[-80.8517,39.7821],[-80.8523,39.7815],[-80.8524,39.7813],[-80.8526,39.781],[-80.853,39.7802],[-80.8538,39.7803],[-80.8548,39.7798],[-80.8554,39.7794],[-80.856,39.779],[-80.8606,39.7769],[-80.8631,39.7752],[-80.8645,39.7737],[-80.8663,39.7717],[-80.8663,39.7709],[-80.8663,39.7706],[-80.8672,39.7702],[-80.8675,39.7697],[-80.8678,39.7692],[-80.8683,39.7681],[-80.8691,39.7664],[-80.8696,39.7648],[-80.8697,39.7644],[-80.8699,39.7636],[-80.8703,39.7632],[-80.8702,39.7632],[-80.8702,39.7631],[-80.8686,39.7624],[-80.8681,39.7611],[-80.8683,39.7597],[-80.8682,39.7586],[-80.8676,39.7572],[-80.8676,39.7571],[-80.8667,39.7556],[-80.8664,39.7551],[-80.8654,39.7534],[-80.8653,39.7533],[-80.8649,39.7529],[-80.8641,39.7523],[-80.8634,39.7516],[-80.8622,39.7501],[-80.8618,39.7496],[-80.8606,39.7482],[-80.8598,39.7477],[-80.8593,39.747],[-80.8585,39.7464],[-80.8578,39.7459],[-80.8576,39.7459],[-80.8568,39.7456],[-80.8564,39.7454],[-80.8564,39.7449],[-80.8564,39.7448],[-80.856,39.7441],[-80.8547,39.7426],[-80.8527,39.741],[-80.8523,39.741],[-80.8521,39.7409],[-80.8509,39.7411],[-80.8505,39.741],[-80.8503,39.7409],[-80.85,39.7408],[-80.8496,39.7407],[-80.8494,39.7406],[-80.8493,39.7406],[-80.8487,39.7406],[-80.8483,39.7405],[-80.8482,39.7405],[-80.846,39.7387],[-80.8458,39.7385],[-80.8455,39.7381],[-80.8457,39.7379],[-80.846,39.7378],[-80.8461,39.7378],[-80.8473,39.7383],[-80.8475,39.7383],[-80.8474,39.7381],[-80.8466,39.7372],[-80.8465,39.737],[-80.8453,39.7355],[-80.843,39.7332],[-80.8415,39.731],[-80.8408,39.7296],[-80.8407,39.7294],[-80.8397,39.7282],[-80.8385,39.727],[-80.8383,39.7268],[-80.838,39.7263],[-80.8378,39.7259],[-80.8369,39.7244],[-80.8366,39.724],[-80.8366,39.7239],[-80.8359,39.7235],[-80.8355,39.723],[-80.8354,39.723],[-80.8353,39.7228],[-80.8346,39.7216],[-80.8343,39.7213],[-80.8338,39.721],[-80.8337,39.7209],[-80.8336,39.7209],[-80.8336,39.7208],[-80.8335,39.7208],[-80.833,39.7206],[-80.8325,39.7203],[-80.8319,39.7199],[-80.8316,39.7196],[-80.8315,39.7195],[-80.8315,39.7191],[-80.8314,39.7185],[-80.8311,39.7173],[-80.8309,39.7167],[-80.8307,39.7161],[-80.8305,39.7156],[-80.8303,39.7152],[-80.8297,39.714],[-80.8298,39.7121],[-80.8298,39.7118],[-80.83,39.7111],[-80.8301,39.7109],[-80.8302,39.7107],[-80.8302,39.7105],[-80.8303,39.7103],[-80.8303,39.7099],[-80.8307,39.7085],[-80.8308,39.7078],[-80.8319,39.7057],[-80.8334,39.704],[-80.8339,39.7035],[-80.8349,39.7031],[-80.8353,39.7029],[-80.8371,39.7023],[-80.8391,39.701],[-80.8415,39.7002],[-80.8447,39.6994],[-80.8503,39.6989],[-80.852,39.6986],[-80.8527,39.6981],[-80.8528,39.6981],[-80.8532,39.6978],[-80.8546,39.6975],[-80.8559,39.6968],[-80.857,39.696],[-80.8572,39.6959],[-80.858,39.6956],[-80.8582,39.6955],[-80.8583,39.6955],[-80.8595,39.6949],[-80.8596,39.6949],[-80.86,39.6947],[-80.8617,39.6936],[-80.8633,39.6923],[-80.8634,39.6921],[-80.8637,39.6917],[-80.8637,39.6914],[-80.8636,39.6906],[-80.8637,39.6905],[-80.864,39.69],[-80.8641,39.6899],[-80.8647,39.689],[-80.8648,39.6887],[-80.8653,39.6875],[-80.8656,39.6868],[-80.8658,39.6865],[-80.866,39.6854],[-80.8661,39.6846],[-80.8662,39.6843],[-80.8663,39.6832],[-80.8663,39.6828],[-80.8663,39.6818],[-80.8663,39.6816],[-80.8662,39.6815],[-80.8658,39.6812],[-80.8656,39.681],[-80.8653,39.6805],[-80.8654,39.6802],[-80.8655,39.68],[-80.8657,39.6795],[-80.8658,39.6793],[-80.8658,39.6786],[-80.8661,39.6786],[-80.8662,39.6794],[-80.8666,39.6793],[-80.8667,39.6785],[-80.8665,39.6771],[-80.8664,39.6763],[-80.8663,39.6759],[-80.8662,39.6757],[-80.866,39.6751],[-80.866,39.675],[-80.8661,39.6747],[-80.8661,39.674],[-80.8662,39.6728],[-80.8661,39.672],[-80.8661,39.6713],[-80.866,39.6706],[-80.8659,39.6704],[-80.8659,39.6694],[-80.8658,39.6679],[-80.8656,39.6673],[-80.8656,39.6671],[-80.8656,39.667],[-80.8655,39.6669],[-80.8655,39.6668],[-80.8655,39.6667],[-80.8654,39.6666],[-80.8654,39.6665],[-80.8652,39.666],[-80.8652,39.6655],[-80.8653,39.6652],[-80.8654,39.6649],[-80.8655,39.6634],[-80.8656,39.6628],[-80.8657,39.6614],[-80.8657,39.6613],[-80.8658,39.6604],[-80.866,39.6593],[-80.866,39.6589],[-80.8662,39.6572],[-80.8661,39.6568],[-80.8663,39.6545],[-80.8663,39.6544],[-80.8667,39.6526],[-80.8671,39.652],[-80.8679,39.6499],[-80.8684,39.6489],[-80.8695,39.6476],[-80.8698,39.6469],[-80.8701,39.6454],[-80.8702,39.645],[-80.8704,39.6443],[-80.8705,39.6438],[-80.8707,39.6431],[-80.8708,39.6429],[-80.8708,39.6424],[-80.8706,39.6421],[-80.8705,39.6418],[-80.8706,39.6413],[-80.8707,39.6407],[-80.8708,39.6406],[-80.8708,39.6404],[-80.8708,39.6402],[-80.8709,39.6401],[-80.871,39.6394],[-80.871,39.639],[-80.8712,39.6388],[-80.8716,39.6388],[-80.8718,39.6386],[-80.8717,39.6383],[-80.8718,39.6378],[-80.872,39.6371],[-80.8721,39.6369],[-80.8725,39.6361],[-80.8734,39.6347],[-80.8736,39.6333],[-80.8743,39.6315],[-80.8748,39.63],[-80.8754,39.6285],[-80.8754,39.6284],[-80.876,39.6271],[-80.8763,39.627],[-80.8765,39.6267],[-80.8766,39.6263],[-80.8766,39.6259],[-80.8773,39.6251],[-80.8778,39.6244],[-80.8804,39.6207],[-80.8832,39.6197],[-80.8834,39.6196],[-80.8859,39.6186],[-80.888,39.6178],[-80.8922,39.6168],[-80.8936,39.6168],[-80.8962,39.6168],[-80.8965,39.6168],[-80.8981,39.617],[-80.9035,39.618],[-80.9053,39.6183],[-80.9062,39.6184],[-80.9082,39.6185],[-80.9169,39.6187],[-80.9176,39.6187],[-80.919,39.6182],[-80.9197,39.6183],[-80.9198,39.6183],[-80.9199,39.6183],[-80.92,39.6183],[-80.923,39.6178],[-80.9237,39.6177],[-80.9258,39.6174],[-80.927,39.617],[-80.9283,39.6165],[-80.9318,39.6153],[-80.9333,39.6148],[-80.9343,39.6137],[-80.9343,39.6136],[-80.9359,39.6132],[-80.9364,39.6129],[-80.9369,39.6126],[-80.9411,39.6091],[-80.942,39.6084],[-80.9438,39.6069],[-80.9439,39.6069],[-80.9441,39.6067],[-80.9442,39.6066],[-80.9444,39.6065],[-80.9447,39.6063],[-80.9451,39.606],[-80.9454,39.6058],[-80.9456,39.6057],[-80.9459,39.6055],[-80.9463,39.6052],[-80.9477,39.6043],[-80.9481,39.604],[-80.9483,39.6039],[-80.9485,39.6037],[-80.9488,39.6036],[-80.9489,39.6035],[-80.9491,39.6033],[-80.9509,39.6022],[-80.9515,39.602],[-80.9521,39.6017],[-80.9592,39.5973],[-80.9617,39.5956],[-80.9641,39.5941],[-80.9688,39.5912],[-80.97,39.5904],[-80.9704,39.5901],[-80.9714,39.5896],[-80.9727,39.5889],[-80.9735,39.5885],[-80.9738,39.5882],[-80.9743,39.5877],[-80.975,39.587],[-80.9757,39.5864],[-80.9762,39.5859],[-80.9763,39.5858],[-80.9765,39.5856],[-80.9767,39.5854],[-80.9768,39.5853],[-80.9771,39.585],[-80.9775,39.5847],[-80.9778,39.5843],[-80.9781,39.5841],[-80.9787,39.5835],[-80.9815,39.5816],[-80.9877,39.5773],[-80.9882,39.5767],[-80.9894,39.5753],[-80.9909,39.5744],[-80.9915,39.5737],[-80.9937,39.5712],[-80.9945,39.5707],[-80.9955,39.57],[-80.9964,39.5694],[-80.9968,39.5691],[-80.9986,39.5681],[-80.9987,39.5681],[-80.9998,39.5675],[-80.9999,39.5673],[-81.0003,39.5671],[-81.0004,39.5671],[-81.0005,39.567],[-81.0006,39.567],[-81.0007,39.5669],[-81.001,39.5669],[-81.0012,39.5667],[-81.0014,39.5667],[-81.0016,39.5665],[-81.0021,39.5663],[-81.0023,39.5661],[-81.0027,39.566],[-81.0032,39.5658],[-81.0033,39.5658],[-81.0038,39.5656],[-81.0041,39.5654],[-81.0042,39.5654],[-81.0046,39.5652],[-81.005,39.565],[-81.0051,39.5649],[-81.0054,39.5647],[-81.0059,39.5644],[-81.0065,39.5641],[-81.007,39.5638],[-81.0071,39.5637],[-81.0076,39.5634],[-81.0082,39.5631],[-81.0083,39.5631],[-81.0087,39.5628],[-81.0089,39.5625],[-81.0091,39.5623],[-81.0092,39.5621],[-81.0095,39.5618],[-81.0096,39.5617],[-81.0098,39.5615],[-81.01,39.5613],[-81.0102,39.5612],[-81.0106,39.5608],[-81.0112,39.5604],[-81.0112,39.5603],[-81.0116,39.5601],[-81.0117,39.56],[-81.012,39.5598],[-81.0126,39.5596],[-81.0131,39.5594],[-81.0135,39.5591],[-81.014,39.5588],[-81.0143,39.5586],[-81.0146,39.5584],[-81.0149,39.5583],[-81.0154,39.5581],[-81.0161,39.5578],[-81.0171,39.5572],[-81.0186,39.5564],[-81.0192,39.556],[-81.02,39.5554],[-81.0205,39.555],[-81.021,39.5546],[-81.0213,39.5543],[-81.0236,39.5526],[-81.0239,39.5523],[-81.0243,39.5518],[-81.0266,39.5488],[-81.0266,39.5487],[-81.0267,39.5485],[-81.0266,39.5481],[-81.0267,39.5477],[-81.0269,39.5475],[-81.0272,39.5473],[-81.0276,39.5473],[-81.0279,39.5472],[-81.0281,39.5471],[-81.0282,39.5471],[-81.0285,39.5469],[-81.0287,39.5467],[-81.0288,39.5466],[-81.0289,39.5464],[-81.0292,39.5461],[-81.0293,39.5459],[-81.0294,39.5458],[-81.0299,39.5455],[-81.0302,39.5452],[-81.0309,39.5447],[-81.0313,39.5444],[-81.0315,39.5443],[-81.0319,39.544],[-81.0322,39.5438],[-81.0324,39.5436],[-81.0327,39.5435],[-81.0328,39.5434],[-81.034,39.5427],[-81.0344,39.5425],[-81.035,39.5421],[-81.037,39.5409],[-81.0376,39.5405],[-81.0377,39.5405],[-81.0379,39.5403],[-81.038,39.5403],[-81.0384,39.5401],[-81.0385,39.54],[-81.0387,39.5399],[-81.0394,39.5395],[-81.041,39.5384],[-81.0425,39.5376],[-81.0432,39.5373],[-81.0438,39.5369],[-81.0443,39.5366],[-81.0444,39.5365],[-81.0447,39.5364],[-81.0449,39.5363],[-81.0453,39.5359],[-81.0457,39.5356],[-81.046,39.5353],[-81.0463,39.5352],[-81.0465,39.5351],[-81.0467,39.5349],[-81.0469,39.5347],[-81.047,39.5346],[-81.0473,39.5343],[-81.0475,39.5342],[-81.0476,39.534],[-81.0478,39.5339],[-81.0479,39.5338],[-81.0481,39.5336],[-81.0483,39.5333],[-81.0485,39.5331],[-81.0488,39.5328],[-81.049,39.5327],[-81.0492,39.5325],[-81.0495,39.5322],[-81.0497,39.5321],[-81.0499,39.532],[-81.0499,39.5319],[-81.0503,39.5315],[-81.0506,39.5312],[-81.0507,39.5309],[-81.0513,39.5298],[-81.0516,39.5296],[-81.052,39.5293],[-81.0525,39.529],[-81.053,39.5288],[-81.0535,39.5285],[-81.054,39.5282],[-81.0542,39.528],[-81.0545,39.5278],[-81.0548,39.5275],[-81.0551,39.5273],[-81.0553,39.5271],[-81.0553,39.527],[-81.0555,39.5266],[-81.0557,39.5262],[-81.056,39.5259],[-81.0564,39.5258],[-81.0565,39.5258],[-81.0567,39.5257],[-81.0569,39.5256],[-81.0574,39.5254],[-81.0578,39.5251],[-81.0581,39.5247],[-81.0584,39.5243],[-81.0587,39.524],[-81.0589,39.5239],[-81.0593,39.5236],[-81.0597,39.5232],[-81.0601,39.5229],[-81.0604,39.5227],[-81.0611,39.5224],[-81.0616,39.5221],[-81.0619,39.5219],[-81.0622,39.5216],[-81.0636,39.5205],[-81.0665,39.5189],[-81.0671,39.5185],[-81.0673,39.5183],[-81.0676,39.5181],[-81.0702,39.5163],[-81.0706,39.516],[-81.071,39.5156],[-81.0712,39.5154],[-81.0713,39.5153],[-81.0717,39.5149],[-81.072,39.5146],[-81.0722,39.5144],[-81.0725,39.5141],[-81.0727,39.5138],[-81.0729,39.5135],[-81.0734,39.5132],[-81.0736,39.5128],[-81.0738,39.5125],[-81.074,39.5123],[-81.0741,39.512],[-81.075,39.5105],[-81.0754,39.5101],[-81.076,39.5097],[-81.0764,39.5093],[-81.0774,39.5085],[-81.0782,39.5078],[-81.0797,39.5065],[-81.0802,39.5061],[-81.0806,39.5057],[-81.0811,39.505],[-81.0813,39.5045],[-81.0816,39.5041],[-81.0822,39.5038],[-81.0826,39.5037],[-81.0831,39.5034],[-81.0834,39.5033],[-81.0839,39.503],[-81.0843,39.5028],[-81.0847,39.5025],[-81.0851,39.5022],[-81.0854,39.5019],[-81.0858,39.5015],[-81.0862,39.5011],[-81.0865,39.5007],[-81.0874,39.5001],[-81.0878,39.4999],[-81.0879,39.4998],[-81.0882,39.4996],[-81.0887,39.4992],[-81.0891,39.4988],[-81.0893,39.4985],[-81.0895,39.4983],[-81.0896,39.4981],[-81.0898,39.4979],[-81.0901,39.4978],[-81.0904,39.4976],[-81.0908,39.4974],[-81.0914,39.497],[-81.0919,39.4966],[-81.0924,39.4961],[-81.0925,39.4959],[-81.0927,39.4955],[-81.0929,39.4951],[-81.0931,39.4949],[-81.0933,39.4946],[-81.0936,39.4943],[-81.0941,39.4939],[-81.0944,39.4936],[-81.0949,39.4933],[-81.0951,39.4931],[-81.0955,39.4927],[-81.0957,39.4925],[-81.0958,39.4924],[-81.096,39.4922],[-81.0961,39.492],[-81.0967,39.4914],[-81.097,39.4911],[-81.097,39.491],[-81.0971,39.4909],[-81.0972,39.4909],[-81.0973,39.4907],[-81.0975,39.4906],[-81.0976,39.4905],[-81.0978,39.4903],[-81.0979,39.4902],[-81.0985,39.4896],[-81.0986,39.4895],[-81.0992,39.4889],[-81.0996,39.4884],[-81.0998,39.4883],[-81.1004,39.4876],[-81.1006,39.4874],[-81.1008,39.4872],[-81.1008,39.4871],[-81.1008,39.4869],[-81.1009,39.4865],[-81.1011,39.486],[-81.1012,39.4858],[-81.1013,39.4857],[-81.1018,39.4849],[-81.1019,39.4847],[-81.102,39.4846],[-81.1021,39.4846],[-81.1024,39.4843],[-81.1025,39.4842],[-81.1027,39.4841],[-81.1028,39.4839],[-81.103,39.4837],[-81.1033,39.4834],[-81.1036,39.4831],[-81.1037,39.483],[-81.1038,39.4826],[-81.1039,39.4825],[-81.1042,39.4819],[-81.1044,39.4816],[-81.1048,39.481],[-81.1049,39.4809],[-81.1051,39.4804],[-81.1052,39.4803],[-81.1053,39.4801],[-81.1053,39.48],[-81.1054,39.4798],[-81.1055,39.4796],[-81.1056,39.4795],[-81.1059,39.4792],[-81.1073,39.4772],[-81.1077,39.4767],[-81.1079,39.4763],[-81.1087,39.4752],[-81.1088,39.4751],[-81.1089,39.4749],[-81.109,39.4749],[-81.1091,39.4747],[-81.1093,39.4744],[-81.1095,39.4741],[-81.1095,39.474],[-81.1096,39.4737],[-81.1097,39.4735],[-81.1098,39.4734],[-81.1099,39.4732],[-81.1104,39.4723],[-81.1106,39.4721],[-81.1107,39.4718],[-81.1108,39.4716],[-81.1116,39.4702],[-81.1117,39.4702],[-81.1121,39.4696],[-81.1143,39.4664],[-81.1144,39.4663],[-81.1146,39.4659],[-81.1146,39.4658],[-81.1147,39.4656],[-81.1149,39.4656],[-81.115,39.4654],[-81.1151,39.4654],[-81.1152,39.4653],[-81.1153,39.4654],[-81.1153,39.4655],[-81.1153,39.4658],[-81.1153,39.4659],[-81.1153,39.466],[-81.1152,39.4662],[-81.1151,39.4663],[-81.1152,39.4665],[-81.1153,39.4664],[-81.1153,39.4663],[-81.1155,39.4662],[-81.1156,39.4661],[-81.1158,39.4658],[-81.1163,39.4652],[-81.1167,39.4649],[-81.1168,39.4647],[-81.1169,39.4645],[-81.117,39.4642],[-81.1171,39.4641],[-81.1172,39.464],[-81.1172,39.4639],[-81.1173,39.4637],[-81.1174,39.4634],[-81.1175,39.4632],[-81.1176,39.463],[-81.1184,39.4618],[-81.1185,39.4617],[-81.1185,39.4616],[-81.1191,39.4608],[-81.1192,39.4607],[-81.1192,39.4606],[-81.1193,39.4605],[-81.1194,39.4605],[-81.1202,39.4597],[-81.1215,39.4578],[-81.1247,39.4534],[-81.1248,39.4534],[-81.125,39.4532],[-81.1252,39.4531],[-81.1255,39.4527],[-81.1261,39.452],[-81.1267,39.4513],[-81.1274,39.4506],[-81.1278,39.4502],[-81.128,39.4499],[-81.1285,39.4494],[-81.1292,39.4489],[-81.1299,39.4484],[-81.1305,39.4479],[-81.1313,39.4473],[-81.1319,39.4468],[-81.1325,39.4463],[-81.133,39.446],[-81.1333,39.4459],[-81.1337,39.4455],[-81.1338,39.4454],[-81.1344,39.4451],[-81.1355,39.4448],[-81.1364,39.4445],[-81.1372,39.4442],[-81.1381,39.4438],[-81.139,39.4437],[-81.1399,39.4436],[-81.1428,39.4433],[-81.1459,39.4433],[-81.1475,39.4433],[-81.1495,39.4433],[-81.1501,39.4434],[-81.1502,39.4434],[-81.1504,39.4433],[-81.1506,39.4432],[-81.1508,39.4431],[-81.1513,39.443],[-81.1516,39.443],[-81.1525,39.4432],[-81.1526,39.4432],[-81.1548,39.4427],[-81.1576,39.4423],[-81.1593,39.442],[-81.1635,39.4412],[-81.1676,39.4401],[-81.1696,39.4394],[-81.1706,39.4392],[-81.1709,39.439],[-81.1711,39.4388],[-81.1716,39.4384],[-81.1722,39.438],[-81.1728,39.4378],[-81.1735,39.4377],[-81.1745,39.4373],[-81.1757,39.4368],[-81.1774,39.4363],[-81.1797,39.4352],[-81.1799,39.4351],[-81.181,39.4342],[-81.1823,39.4335],[-81.1851,39.4315],[-81.186,39.4307],[-81.186,39.4302],[-81.1861,39.4297],[-81.1864,39.4293],[-81.1867,39.4289],[-81.1872,39.4286],[-81.1875,39.4283],[-81.1879,39.4279],[-81.1879,39.4276],[-81.1881,39.4275],[-81.1882,39.4274],[-81.1885,39.427],[-81.1892,39.4254],[-81.1907,39.4236],[-81.191,39.4233],[-81.1941,39.4204],[-81.1946,39.42],[-81.195,39.4196],[-81.1958,39.419],[-81.196,39.4188],[-81.1984,39.4169],[-81.1998,39.4159],[-81.2001,39.4156],[-81.2004,39.4153],[-81.2003,39.4151],[-81.2002,39.4149],[-81.2004,39.4148],[-81.2007,39.4146],[-81.2008,39.4146],[-81.2012,39.4145],[-81.2022,39.4135],[-81.2033,39.4125],[-81.2052,39.4108],[-81.2082,39.4072],[-81.2108,39.4036],[-81.2112,39.4027],[-81.2114,39.402],[-81.2114,39.4019],[-81.2114,39.4002],[-81.2113,39.3991],[-81.2109,39.3981],[-81.2109,39.3971],[-81.211,39.3954],[-81.2117,39.393],[-81.2125,39.3916],[-81.213,39.3907],[-81.2131,39.3907],[-81.2134,39.3904],[-81.2138,39.39],[-81.2147,39.3893],[-81.2147,39.3892],[-81.2152,39.3889],[-81.2153,39.3889],[-81.2156,39.3886],[-81.2171,39.3877],[-81.2173,39.3876],[-81.2194,39.3868],[-81.2214,39.3862],[-81.2236,39.3861],[-81.2278,39.3867],[-81.2322,39.388],[-81.2355,39.3891],[-81.2381,39.3896],[-81.2391,39.3898],[-81.2418,39.3903],[-81.2444,39.3904],[-81.2454,39.3903],[-81.2465,39.3902],[-81.2487,39.3899],[-81.249,39.39],[-81.2492,39.39],[-81.2498,39.3902],[-81.2504,39.3901],[-81.2511,39.3898],[-81.2519,39.3895],[-81.2519,39.3894],[-81.2524,39.3892],[-81.2529,39.389],[-81.2538,39.3887],[-81.254,39.3886],[-81.2546,39.3883],[-81.2555,39.3879],[-81.2559,39.3878],[-81.2561,39.3877],[-81.2568,39.3875],[-81.2571,39.3874],[-81.2574,39.3873],[-81.2583,39.3871],[-81.2591,39.3869],[-81.2595,39.3868],[-81.2598,39.3867],[-81.2604,39.3866],[-81.2613,39.3865],[-81.2622,39.3865],[-81.2634,39.3865],[-81.2641,39.3865],[-81.2647,39.3865],[-81.2655,39.3865],[-81.266,39.3864],[-81.2668,39.3864],[-81.2674,39.3864],[-81.2684,39.3863],[-81.2693,39.3862],[-81.2703,39.386],[-81.2707,39.3859],[-81.2712,39.3857],[-81.2721,39.3854],[-81.273,39.3851],[-81.2737,39.3848],[-81.2742,39.3846],[-81.2746,39.3844],[-81.2751,39.3841],[-81.2757,39.3838],[-81.2773,39.3825],[-81.2781,39.3819],[-81.2788,39.3813],[-81.2791,39.3811],[-81.2793,39.3807],[-81.2796,39.3805],[-81.2806,39.3797],[-81.2814,39.3793],[-81.2824,39.3789],[-81.2833,39.3785],[-81.2842,39.3782],[-81.2856,39.3777],[-81.2867,39.3774],[-81.2876,39.3772],[-81.2883,39.3771],[-81.2891,39.3769],[-81.2902,39.3767],[-81.2909,39.3766],[-81.2916,39.3763],[-81.2927,39.376],[-81.2939,39.3756],[-81.2954,39.3753],[-81.296,39.375],[-81.2961,39.375],[-81.2968,39.3747],[-81.2975,39.3744],[-81.2982,39.374],[-81.2996,39.3733],[-81.3007,39.3728],[-81.3018,39.3722],[-81.3022,39.3719],[-81.3031,39.3715],[-81.304,39.371],[-81.3043,39.3708],[-81.3049,39.3705],[-81.3055,39.3701],[-81.3065,39.3695],[-81.3075,39.3688],[-81.3086,39.3681],[-81.3097,39.3674],[-81.3107,39.3666],[-81.3113,39.3662],[-81.3122,39.3656],[-81.3133,39.365],[-81.3143,39.3644],[-81.3151,39.364],[-81.3154,39.3637],[-81.3167,39.363],[-81.3178,39.3624],[-81.3196,39.3613],[-81.3207,39.3607],[-81.3216,39.3603],[-81.3223,39.3601],[-81.3224,39.3601],[-81.3233,39.3596],[-81.3262,39.3582],[-81.3279,39.3573],[-81.3289,39.357],[-81.3302,39.3564],[-81.3306,39.3562],[-81.3313,39.3558],[-81.3324,39.3551],[-81.334,39.354],[-81.3341,39.3539],[-81.3356,39.3528],[-81.338,39.3509],[-81.3401,39.3495],[-81.3426,39.348],[-81.343,39.3479],[-81.3449,39.3468],[-81.3476,39.3458],[-81.3508,39.3447],[-81.3538,39.3439],[-81.3552,39.3436],[-81.3554,39.3435],[-81.3557,39.3434],[-81.3569,39.3432],[-81.3598,39.3428],[-81.3624,39.3426],[-81.3644,39.3424],[-81.3677,39.3425],[-81.3715,39.3425],[-81.3713,39.3419],[-81.3734,39.3417],[-81.376,39.3417],[-81.3795,39.3421],[-81.3797,39.3421],[-81.3799,39.3422],[-81.3807,39.3423],[-81.381,39.3424],[-81.3814,39.3425],[-81.3822,39.3426],[-81.3825,39.3427],[-81.3832,39.3429],[-81.3841,39.3432],[-81.3846,39.3434],[-81.3876,39.3455],[-81.3912,39.3488],[-81.3938,39.3517],[-81.3959,39.3556],[-81.397,39.3592],[-81.397,39.3594],[-81.3989,39.3646],[-81.3992,39.3655],[-81.4,39.3674],[-81.4005,39.3685],[-81.4007,39.3692],[-81.4014,39.3715],[-81.4014,39.3716],[-81.4028,39.3769],[-81.4028,39.377],[-81.4028,39.3771],[-81.4027,39.3772],[-81.4035,39.3783],[-81.404,39.3798],[-81.4058,39.3849],[-81.4067,39.3881],[-81.4072,39.3886],[-81.4085,39.3899],[-81.4093,39.3907],[-81.4098,39.3916],[-81.4106,39.3924],[-81.4109,39.3928],[-81.4127,39.3946],[-81.4158,39.3971],[-81.4175,39.3982],[-81.4206,39.4004],[-81.4273,39.4045],[-81.4274,39.4046],[-81.4276,39.4047],[-81.4282,39.4051],[-81.4286,39.4053],[-81.4287,39.4054],[-81.4288,39.4055],[-81.4295,39.4057],[-81.4349,39.408],[-81.4356,39.4085],[-81.4461,39.4103],[-81.4465,39.4104],[-81.4478,39.4102],[-81.448,39.4102],[-81.4481,39.4102],[-81.4482,39.4101],[-81.4505,39.4099],[-81.4529,39.4096],[-81.4542,39.4095],[-81.4555,39.4093],[-81.4558,39.4093],[-81.4561,39.4093],[-81.4607,39.4069],[-81.4614,39.4066],[-81.4621,39.4064],[-81.4626,39.4061],[-81.4637,39.4056],[-81.4677,39.4038],[-81.4679,39.4037],[-81.4686,39.4032],[-81.4694,39.4026],[-81.4732,39.4002],[-81.4743,39.3991],[-81.4761,39.3974],[-81.477,39.3964],[-81.478,39.3949],[-81.4794,39.3934],[-81.481,39.3919],[-81.4817,39.391],[-81.4829,39.3897],[-81.4834,39.3892],[-81.4837,39.389],[-81.4849,39.3877],[-81.4868,39.3863],[-81.489,39.3841],[-81.4918,39.382],[-81.492,39.3818],[-81.4934,39.3808],[-81.4972,39.3776],[-81.4982,39.3768],[-81.4988,39.3761],[-81.5001,39.3754],[-81.5014,39.3746],[-81.5025,39.3739],[-81.5032,39.3732],[-81.5042,39.3727],[-81.5042,39.3726],[-81.5051,39.372],[-81.5062,39.3714],[-81.5075,39.3705],[-81.5086,39.3699],[-81.5101,39.369],[-81.5119,39.3679],[-81.5135,39.367],[-81.5147,39.3664],[-81.5161,39.3657],[-81.5168,39.3652],[-81.518,39.3647],[-81.5197,39.3639],[-81.5214,39.3631],[-81.5227,39.3625],[-81.5243,39.3616],[-81.5252,39.3612],[-81.5261,39.3609],[-81.5271,39.3606],[-81.5281,39.3602],[-81.5282,39.3602],[-81.5286,39.3601],[-81.5293,39.3599],[-81.53,39.3598],[-81.5309,39.3596],[-81.5319,39.3593],[-81.5328,39.3589],[-81.5339,39.3586],[-81.5345,39.3582],[-81.5349,39.3579],[-81.5354,39.3572],[-81.5359,39.3565],[-81.5365,39.3558],[-81.5369,39.355],[-81.5423,39.3529],[-81.5463,39.3492],[-81.551,39.3449],[-81.5556,39.3406],[-81.5566,39.3397],[-81.5576,39.3388],[-81.558,39.3371],[-81.5585,39.3354],[-81.5588,39.3342],[-81.5591,39.333],[-81.5595,39.3314],[-81.5597,39.3308],[-81.5597,39.3296],[-81.5597,39.3283],[-81.5598,39.3268],[-81.5599,39.3253],[-81.56,39.322],[-81.5601,39.3188],[-81.5601,39.3186],[-81.5601,39.3183],[-81.5601,39.3179],[-81.5622,39.308],[-81.5634,39.302],[-81.5646,39.2961],[-81.5648,39.295],[-81.565,39.2939],[-81.565,39.2907],[-81.565,39.2904],[-81.565,39.2897],[-81.565,39.2891],[-81.565,39.2886],[-81.565,39.2882],[-81.565,39.2856],[-81.565,39.2855],[-81.565,39.2839],[-81.565,39.2834],[-81.5651,39.2828],[-81.5651,39.2821],[-81.5651,39.2804],[-81.5651,39.28],[-81.5652,39.2795],[-81.5652,39.2788],[-81.5652,39.2778],[-81.5652,39.2766],[-81.5653,39.2762],[-81.5656,39.2753],[-81.5661,39.2738],[-81.5669,39.2716],[-81.567,39.2715],[-81.567,39.2714],[-81.5671,39.2713],[-81.5671,39.2712],[-81.5674,39.2707],[-81.5675,39.2705],[-81.5695,39.2685],[-81.5703,39.2677],[-81.5717,39.2674],[-81.5739,39.2671],[-81.5771,39.2675],[-81.5792,39.2683],[-81.584,39.2685],[-81.5856,39.2687],[-81.5863,39.2689],[-81.5864,39.269],[-81.587,39.2691],[-81.5874,39.2694],[-81.5881,39.2696],[-81.5886,39.2698],[-81.5892,39.2701],[-81.5898,39.2705],[-81.5904,39.2709],[-81.5907,39.2711],[-81.5916,39.2715],[-81.5921,39.2718],[-81.5925,39.272],[-81.5931,39.2724],[-81.5941,39.2729],[-81.5946,39.2732],[-81.5952,39.2734],[-81.5963,39.2736],[-81.5973,39.2738],[-81.5978,39.2739],[-81.598,39.274],[-81.5987,39.2743],[-81.5999,39.2746],[-81.6011,39.2749],[-81.6034,39.2755],[-81.6058,39.2758],[-81.6084,39.276],[-81.6095,39.276],[-81.6117,39.2757],[-81.6139,39.2753],[-81.616,39.2747],[-81.6164,39.2747],[-81.6177,39.2746],[-81.6183,39.2745],[-81.619,39.2741],[-81.6192,39.274],[-81.6198,39.2738],[-81.6209,39.2737],[-81.6213,39.2736],[-81.6222,39.2737],[-81.6228,39.2738],[-81.6236,39.2741],[-81.6237,39.2741],[-81.6241,39.2742],[-81.6264,39.2742],[-81.6266,39.2742],[-81.6269,39.2743],[-81.6288,39.2746],[-81.6292,39.2747],[-81.6295,39.2748],[-81.6309,39.2751],[-81.6319,39.2754],[-81.6321,39.2755],[-81.6328,39.2756],[-81.6337,39.2757],[-81.6352,39.276],[-81.6363,39.2762],[-81.6373,39.2762],[-81.638,39.2762],[-81.6394,39.2764],[-81.6397,39.2764],[-81.6398,39.2764],[-81.6404,39.2766],[-81.641,39.2767],[-81.6422,39.2771],[-81.6432,39.2772],[-81.6445,39.2773],[-81.6453,39.2773],[-81.6466,39.2774],[-81.6469,39.2774],[-81.6471,39.2774],[-81.648,39.2774],[-81.6495,39.2773],[-81.6511,39.2773],[-81.6526,39.2772],[-81.6539,39.2773],[-81.655,39.2773],[-81.6561,39.2774],[-81.6576,39.2773],[-81.6591,39.277],[-81.6605,39.2767],[-81.6611,39.2766],[-81.6616,39.2766],[-81.6624,39.2765],[-81.6632,39.2764],[-81.664,39.2763],[-81.6647,39.2762],[-81.6659,39.2761],[-81.6668,39.276],[-81.6678,39.276],[-81.669,39.276],[-81.6702,39.276],[-81.6713,39.2757],[-81.6724,39.2755],[-81.6736,39.2752],[-81.6751,39.2748],[-81.6757,39.2747],[-81.6764,39.2745],[-81.6776,39.2742],[-81.6783,39.2738],[-81.679,39.2734],[-81.6791,39.2733],[-81.6801,39.2728],[-81.6808,39.2725],[-81.6816,39.2721],[-81.6825,39.2715],[-81.6834,39.2711],[-81.6835,39.271],[-81.6836,39.2709],[-81.6848,39.27],[-81.6856,39.2692],[-81.687,39.268],[-81.6885,39.2669],[-81.6889,39.2665],[-81.6895,39.266],[-81.6905,39.2651],[-81.6916,39.2638],[-81.6921,39.2632],[-81.6921,39.2629],[-81.6921,39.2628],[-81.6922,39.2626],[-81.6922,39.2622],[-81.6923,39.2617],[-81.6924,39.2614],[-81.6924,39.2613],[-81.6926,39.261],[-81.6928,39.2608],[-81.6929,39.2607],[-81.6932,39.2608],[-81.6932,39.2611],[-81.693,39.2615],[-81.6929,39.262],[-81.693,39.2621],[-81.6932,39.262],[-81.6935,39.2617],[-81.6937,39.2613],[-81.6938,39.261],[-81.6939,39.2608],[-81.694,39.2603],[-81.6942,39.2599],[-81.6944,39.2596],[-81.6945,39.2595],[-81.695,39.259],[-81.6958,39.2581],[-81.6962,39.2575],[-81.6964,39.257],[-81.6966,39.2561],[-81.6966,39.2556],[-81.6966,39.2551],[-81.6967,39.2542],[-81.6968,39.2535],[-81.6967,39.2525],[-81.6965,39.2513],[-81.6965,39.2507],[-81.6967,39.2503],[-81.697,39.2494],[-81.697,39.2488],[-81.6969,39.2482],[-81.6969,39.2478],[-81.6968,39.2468],[-81.6966,39.2461],[-81.6965,39.2453],[-81.6963,39.2443],[-81.6962,39.2441],[-81.6961,39.2438],[-81.6957,39.2429],[-81.6951,39.2416],[-81.6948,39.2409],[-81.6945,39.2401],[-81.694,39.2393],[-81.6935,39.2383],[-81.6929,39.2374],[-81.6928,39.2372],[-81.6924,39.2367],[-81.6922,39.2361],[-81.692,39.2353],[-81.6919,39.2348],[-81.6918,39.2339],[-81.6916,39.2334],[-81.6916,39.2331],[-81.6915,39.2328],[-81.6914,39.2321],[-81.6913,39.2311],[-81.6911,39.2301],[-81.6911,39.2296],[-81.6911,39.2289],[-81.6912,39.2286],[-81.6913,39.2279],[-81.6914,39.2279],[-81.6916,39.2275],[-81.6919,39.227],[-81.6924,39.2264],[-81.6929,39.2258],[-81.6933,39.2255],[-81.6937,39.2249],[-81.6942,39.2244],[-81.6946,39.2241],[-81.6954,39.2236],[-81.6959,39.2232],[-81.6966,39.2228],[-81.6974,39.2224],[-81.6984,39.2219],[-81.699,39.2216],[-81.6993,39.2215],[-81.6998,39.2213],[-81.7009,39.2208],[-81.7019,39.2206],[-81.703,39.2204],[-81.7042,39.2202],[-81.7054,39.2199],[-81.7062,39.2198],[-81.7066,39.2198],[-81.708,39.2197],[-81.7094,39.2196],[-81.7105,39.2194],[-81.7116,39.2192],[-81.7134,39.2189],[-81.7141,39.2187],[-81.7157,39.2184],[-81.7166,39.2181],[-81.7177,39.2179],[-81.7191,39.2176],[-81.7205,39.2173],[-81.721,39.2172],[-81.7214,39.2171],[-81.7228,39.2168],[-81.7244,39.2165],[-81.7256,39.2159],[-81.7263,39.215],[-81.7301,39.2098],[-81.7318,39.207],[-81.7327,39.2055],[-81.7334,39.2037],[-81.7333,39.2021],[-81.7345,39.1962],[-81.7345,39.1961],[-81.7348,39.1955],[-81.7369,39.1926],[-81.7373,39.1923],[-81.7376,39.192],[-81.7378,39.1918],[-81.7381,39.1915],[-81.74,39.1899],[-81.7415,39.1892],[-81.7433,39.1887],[-81.7451,39.1884],[-81.7465,39.1877],[-81.7485,39.1871],[-81.7493,39.1869],[-81.75,39.1866],[-81.7504,39.1864],[-81.7512,39.186],[-81.7515,39.1859],[-81.7517,39.1857],[-81.752,39.1855],[-81.7522,39.1853],[-81.7534,39.1843],[-81.7539,39.1838],[-81.754,39.1838],[-81.754,39.1837],[-81.7541,39.1836],[-81.7541,39.1835],[-81.7542,39.1834],[-81.7547,39.1828],[-81.7548,39.1827],[-81.7548,39.1826],[-81.7554,39.1819],[-81.7559,39.1812],[-81.7559,39.1811],[-81.7561,39.1806],[-81.7562,39.1805],[-81.7562,39.1803],[-81.7563,39.1801],[-81.7563,39.1797],[-81.7564,39.1794],[-81.7564,39.1791],[-81.7564,39.1787],[-81.7564,39.1783],[-81.7564,39.178],[-81.7564,39.1776],[-81.7563,39.1773],[-81.7563,39.177],[-81.7562,39.1767],[-81.7561,39.1764],[-81.7559,39.176],[-81.7558,39.1757],[-81.7557,39.1753],[-81.7556,39.175],[-81.7555,39.1746],[-81.7554,39.1744],[-81.7552,39.1742],[-81.7551,39.174],[-81.7549,39.1738],[-81.7549,39.1736],[-81.7548,39.1734],[-81.7546,39.1731],[-81.7545,39.1729],[-81.7545,39.1726],[-81.7544,39.1724],[-81.7544,39.1722],[-81.7544,39.1719],[-81.7543,39.1717],[-81.7542,39.1714],[-81.7542,39.1711],[-81.754,39.1709],[-81.754,39.1707],[-81.7538,39.1704],[-81.7537,39.1701],[-81.7537,39.17],[-81.7536,39.1698],[-81.7535,39.1696],[-81.7533,39.1694],[-81.7531,39.1691],[-81.753,39.1689],[-81.7528,39.1686],[-81.7527,39.1684],[-81.7526,39.1682],[-81.7526,39.1681],[-81.7525,39.1679],[-81.7525,39.1678],[-81.7524,39.1677],[-81.7523,39.1675],[-81.7522,39.1673],[-81.7522,39.1671],[-81.7521,39.1669],[-81.752,39.1667],[-81.7519,39.1665],[-81.7518,39.1664],[-81.7518,39.1662],[-81.7517,39.166],[-81.7516,39.1658],[-81.7515,39.1656],[-81.7515,39.1655],[-81.7514,39.1653],[-81.7513,39.1651],[-81.7513,39.1649],[-81.7513,39.1647],[-81.7512,39.1645],[-81.7511,39.1643],[-81.7511,39.1641],[-81.751,39.1638],[-81.7509,39.1636],[-81.7508,39.1635],[-81.7508,39.1633],[-81.7507,39.1631],[-81.7506,39.1629],[-81.7506,39.1627],[-81.7505,39.1625],[-81.7504,39.1623],[-81.7504,39.1621],[-81.7503,39.162],[-81.7503,39.1618],[-81.7503,39.1617],[-81.7502,39.1616],[-81.7498,39.1605],[-81.7498,39.1606],[-81.7486,39.1583],[-81.748,39.1564],[-81.7475,39.1549],[-81.747,39.1534],[-81.7467,39.1527],[-81.7464,39.1517],[-81.7462,39.1511],[-81.746,39.1506],[-81.7458,39.1499],[-81.7455,39.1495],[-81.7453,39.1492],[-81.7446,39.1484],[-81.7444,39.1482],[-81.7441,39.148],[-81.7441,39.1478],[-81.7437,39.1469],[-81.7433,39.1456],[-81.743,39.1437],[-81.7428,39.1427],[-81.7428,39.142],[-81.7429,39.1415],[-81.7431,39.1413],[-81.7432,39.1414],[-81.7434,39.1416],[-81.7436,39.1419],[-81.7436,39.142],[-81.7437,39.1424],[-81.7437,39.143],[-81.7439,39.1437],[-81.7442,39.144],[-81.7444,39.1437],[-81.7443,39.1414],[-81.7443,39.1394],[-81.7445,39.1388],[-81.7452,39.1382],[-81.7448,39.1367],[-81.7447,39.1353],[-81.7445,39.1333],[-81.7448,39.1309],[-81.7446,39.1279],[-81.7446,39.1273],[-81.7446,39.1272],[-81.7446,39.1268],[-81.7442,39.1256],[-81.7439,39.1251],[-81.7439,39.125],[-81.7438,39.1249],[-81.7438,39.1248],[-81.7438,39.1244],[-81.7436,39.1239],[-81.7435,39.1237],[-81.7435,39.1233],[-81.7434,39.1227],[-81.7434,39.122],[-81.7433,39.1213],[-81.7431,39.1207],[-81.743,39.1201],[-81.7429,39.1197],[-81.7429,39.1193],[-81.7429,39.1191],[-81.7429,39.119],[-81.7429,39.1188],[-81.7429,39.1184],[-81.7429,39.1183],[-81.7427,39.118],[-81.7426,39.1178],[-81.7424,39.1173],[-81.7421,39.1168],[-81.7421,39.1164],[-81.7422,39.116],[-81.7424,39.1157],[-81.7425,39.1156],[-81.7425,39.1154],[-81.7425,39.1153],[-81.7426,39.115],[-81.7428,39.1145],[-81.7426,39.1138],[-81.7425,39.1132],[-81.7425,39.1125],[-81.7424,39.1119],[-81.7424,39.1113],[-81.7425,39.1107],[-81.7429,39.11],[-81.7429,39.1097],[-81.7429,39.1093],[-81.743,39.1087],[-81.7429,39.108],[-81.7429,39.1073],[-81.7429,39.1066],[-81.7433,39.1061],[-81.7434,39.1054],[-81.7434,39.1049],[-81.7434,39.1043],[-81.7435,39.1037],[-81.7437,39.1031],[-81.7438,39.1024],[-81.7441,39.1018],[-81.7443,39.1011],[-81.7446,39.1006],[-81.7447,39.1002],[-81.745,39.0998],[-81.7451,39.0994],[-81.7452,39.0989],[-81.7454,39.0985],[-81.7455,39.0981],[-81.7455,39.098],[-81.7458,39.0975],[-81.7459,39.0973],[-81.746,39.097],[-81.7463,39.0969],[-81.7464,39.0966],[-81.7472,39.0954],[-81.7478,39.0948],[-81.7493,39.0929],[-81.7498,39.0923],[-81.7499,39.0921],[-81.7501,39.0921],[-81.7502,39.092],[-81.7502,39.0919],[-81.7502,39.0918],[-81.7503,39.0917],[-81.7505,39.0917],[-81.7506,39.0915],[-81.7508,39.0912],[-81.7511,39.091],[-81.7512,39.0909],[-81.7515,39.0907],[-81.7516,39.0905],[-81.7518,39.0904],[-81.7519,39.0902],[-81.7522,39.0901],[-81.7524,39.0899],[-81.7528,39.0896],[-81.7528,39.0895],[-81.7529,39.0895],[-81.753,39.0895],[-81.7532,39.0894],[-81.7535,39.0892],[-81.7536,39.0891],[-81.7537,39.0889],[-81.7539,39.0888],[-81.754,39.0887],[-81.7541,39.0886],[-81.7541,39.0884],[-81.7545,39.0882],[-81.7548,39.0881],[-81.755,39.0879],[-81.7553,39.0878],[-81.7554,39.0877],[-81.7557,39.0875],[-81.756,39.0873],[-81.7563,39.0871],[-81.7567,39.0868],[-81.757,39.0867],[-81.7571,39.0866],[-81.7571,39.0865],[-81.7575,39.0862],[-81.7578,39.086],[-81.758,39.0859],[-81.7581,39.0858],[-81.7583,39.0857],[-81.7585,39.0856],[-81.7588,39.0854],[-81.7591,39.0852],[-81.7593,39.0851],[-81.7596,39.0848],[-81.76,39.0847],[-81.7601,39.0845],[-81.7605,39.0844],[-81.7606,39.0842],[-81.7608,39.0841],[-81.761,39.084],[-81.7612,39.0839],[-81.7613,39.0838],[-81.7617,39.0836],[-81.7619,39.0835],[-81.7622,39.0833],[-81.7623,39.0832],[-81.7626,39.0831],[-81.763,39.083],[-81.7631,39.0828],[-81.7634,39.0827],[-81.7635,39.0826],[-81.7639,39.0825],[-81.7642,39.0824],[-81.7643,39.0822],[-81.7647,39.0821],[-81.7648,39.082],[-81.7652,39.0819],[-81.7655,39.0818],[-81.7657,39.0817],[-81.7661,39.0816],[-81.7665,39.0815],[-81.7667,39.0814],[-81.7669,39.0813],[-81.7672,39.0813],[-81.7674,39.0812],[-81.7678,39.0811],[-81.768,39.081],[-81.7682,39.0809],[-81.7683,39.0808],[-81.7686,39.0808],[-81.7687,39.0807],[-81.769,39.0806],[-81.7691,39.0805],[-81.7694,39.0804],[-81.7697,39.0803],[-81.7699,39.0802],[-81.77,39.0801],[-81.7703,39.08],[-81.7704,39.0799],[-81.7707,39.0799],[-81.771,39.0797],[-81.7713,39.0796],[-81.7716,39.0796],[-81.7719,39.0795],[-81.772,39.0794],[-81.7725,39.0793],[-81.7728,39.0793],[-81.7729,39.0792],[-81.7732,39.0792],[-81.7733,39.0793],[-81.7733,39.0792],[-81.7737,39.0792],[-81.774,39.0791],[-81.7742,39.079],[-81.7745,39.0788],[-81.7749,39.0786],[-81.7753,39.0785],[-81.7755,39.0784],[-81.7759,39.0784],[-81.7763,39.0783],[-81.7767,39.0783],[-81.7768,39.0782],[-81.7771,39.0782],[-81.7774,39.0782],[-81.7777,39.0782],[-81.778,39.0782],[-81.7784,39.0782],[-81.7789,39.0782],[-81.7793,39.0781],[-81.7796,39.0781],[-81.78,39.0781],[-81.7802,39.0781],[-81.781,39.0781],[-81.7813,39.0781],[-81.7814,39.0781],[-81.7815,39.0781],[-81.7817,39.0782],[-81.7819,39.0782],[-81.782,39.0782],[-81.7823,39.0782],[-81.7826,39.0783],[-81.7827,39.0783],[-81.7832,39.0784],[-81.7835,39.0784],[-81.7836,39.0784],[-81.784,39.0784],[-81.7843,39.0784],[-81.7848,39.0785],[-81.7849,39.0785],[-81.7852,39.0785],[-81.7856,39.0786],[-81.7857,39.0786],[-81.7861,39.0787],[-81.7865,39.0788],[-81.787,39.0789],[-81.7875,39.079],[-81.7879,39.0791],[-81.7883,39.0792],[-81.7887,39.0793],[-81.7891,39.0794],[-81.7892,39.0794],[-81.7896,39.0796],[-81.79,39.0796],[-81.7905,39.0797],[-81.7908,39.0798],[-81.7909,39.0799],[-81.7913,39.08],[-81.7914,39.0801],[-81.7918,39.0803],[-81.7919,39.0803],[-81.7922,39.0804],[-81.7924,39.0805],[-81.7926,39.0806],[-81.793,39.0807],[-81.7935,39.0809],[-81.7938,39.0811],[-81.7939,39.0811],[-81.7942,39.0813],[-81.7946,39.0815],[-81.7949,39.0816],[-81.7951,39.0817],[-81.7953,39.0818],[-81.7956,39.0819],[-81.796,39.0821],[-81.7963,39.0822],[-81.7965,39.0823],[-81.7968,39.0824],[-81.797,39.0825],[-81.7973,39.0825],[-81.7974,39.0826],[-81.7978,39.0827],[-81.7982,39.0829],[-81.7986,39.083],[-81.7991,39.0831],[-81.7994,39.0832],[-81.7996,39.0832],[-81.7999,39.0833],[-81.8003,39.0834],[-81.8007,39.0834],[-81.8008,39.0835],[-81.8013,39.0836],[-81.8016,39.0836],[-81.802,39.0837],[-81.8021,39.0837],[-81.8024,39.0838],[-81.8026,39.0838],[-81.803,39.0839],[-81.8034,39.0839],[-81.8037,39.0839],[-81.8041,39.0839],[-81.8045,39.0839],[-81.8049,39.084],[-81.8051,39.084],[-81.8054,39.084],[-81.8056,39.084],[-81.8059,39.084],[-81.8062,39.084],[-81.8067,39.0841],[-81.8071,39.0841],[-81.8075,39.084],[-81.8079,39.084],[-81.8083,39.0839],[-81.8087,39.0838],[-81.809,39.0837],[-81.8096,39.0836],[-81.8098,39.0835],[-81.8102,39.0834],[-81.8105,39.0833],[-81.8106,39.0833],[-81.8107,39.0832],[-81.811,39.0831],[-81.8111,39.0829],[-81.8114,39.0828],[-81.8117,39.0826],[-81.8119,39.0825],[-81.812,39.0823],[-81.8123,39.0822],[-81.8123,39.0821],[-81.8124,39.0819],[-81.8126,39.0818],[-81.8126,39.0817],[-81.8127,39.0816],[-81.8127,39.0814],[-81.8127,39.0811],[-81.813,39.0808],[-81.8131,39.0806],[-81.8131,39.0804],[-81.8133,39.0802],[-81.8136,39.08],[-81.8137,39.0798],[-81.8139,39.0797],[-81.8139,39.0796],[-81.8139,39.0795],[-81.8139,39.0794],[-81.8139,39.0793],[-81.8137,39.0791],[-81.8137,39.0789],[-81.8136,39.0788],[-81.8136,39.0785],[-81.8137,39.0783],[-81.8137,39.0782],[-81.8139,39.0781],[-81.8139,39.0779],[-81.814,39.0777],[-81.814,39.0774],[-81.814,39.0772],[-81.814,39.077],[-81.814,39.0768],[-81.814,39.0765],[-81.814,39.0762],[-81.814,39.076],[-81.814,39.0757],[-81.814,39.0754],[-81.814,39.0751],[-81.814,39.075],[-81.814,39.0747],[-81.814,39.0744],[-81.814,39.0743],[-81.814,39.0741],[-81.814,39.0739],[-81.814,39.0737],[-81.8141,39.0736],[-81.8141,39.0735],[-81.8141,39.0732],[-81.814,39.0729],[-81.814,39.0726],[-81.814,39.0723],[-81.814,39.072],[-81.8139,39.0717],[-81.8139,39.0714],[-81.8139,39.071],[-81.8137,39.0707],[-81.8137,39.0705],[-81.8137,39.0703],[-81.8139,39.0701],[-81.8139,39.0698],[-81.8139,39.0696],[-81.8139,39.0695],[-81.8139,39.0692],[-81.8139,39.069],[-81.8139,39.0689],[-81.8139,39.0687],[-81.8137,39.0686],[-81.8136,39.0683],[-81.8136,39.068],[-81.8135,39.0679],[-81.8135,39.0677],[-81.8135,39.0675],[-81.8135,39.0672],[-81.8135,39.067],[-81.8135,39.0668],[-81.8135,39.0665],[-81.8133,39.0662],[-81.8133,39.0659],[-81.8132,39.0657],[-81.8131,39.0655],[-81.8131,39.0653],[-81.8131,39.065],[-81.813,39.0648],[-81.8128,39.0646],[-81.8128,39.0644],[-81.8127,39.0642],[-81.8127,39.064],[-81.8127,39.0638],[-81.8127,39.0635],[-81.8127,39.0633],[-81.8127,39.0632],[-81.8126,39.063],[-81.8126,39.0627],[-81.8126,39.0625],[-81.8124,39.0622],[-81.8124,39.062],[-81.8124,39.0619],[-81.8123,39.0618],[-81.8123,39.0616],[-81.8123,39.0613],[-81.8122,39.0609],[-81.8119,39.0606],[-81.8119,39.0605],[-81.8119,39.0602],[-81.8118,39.0599],[-81.8116,39.0596],[-81.8115,39.0594],[-81.8114,39.0592],[-81.8113,39.0589],[-81.8112,39.0587],[-81.8111,39.0586],[-81.811,39.0584],[-81.8108,39.0582],[-81.8107,39.0581],[-81.8106,39.058],[-81.8104,39.0578],[-81.8103,39.0576],[-81.8101,39.0575],[-81.81,39.0573],[-81.8098,39.0571],[-81.8096,39.0569],[-81.8095,39.0566],[-81.8094,39.0564],[-81.8093,39.0561],[-81.8093,39.056],[-81.8092,39.0559],[-81.8092,39.0558],[-81.8091,39.0556],[-81.8089,39.0554],[-81.8089,39.0552],[-81.8089,39.0551],[-81.8087,39.0549],[-81.8085,39.0547],[-81.8084,39.0545],[-81.8084,39.0543],[-81.8081,39.0541],[-81.808,39.0538],[-81.8079,39.0537],[-81.8078,39.0535],[-81.8076,39.0533],[-81.8074,39.053],[-81.8071,39.0527],[-81.807,39.0524],[-81.8068,39.0523],[-81.8067,39.0522],[-81.8064,39.0519],[-81.8063,39.0517],[-81.8059,39.0514],[-81.8059,39.0512],[-81.8058,39.0511],[-81.8057,39.051],[-81.8056,39.0509],[-81.8054,39.0507],[-81.8053,39.0505],[-81.8052,39.0504],[-81.8049,39.0501],[-81.8048,39.05],[-81.8048,39.0499],[-81.8045,39.0495],[-81.8044,39.0494],[-81.8043,39.0491],[-81.8041,39.0488],[-81.804,39.0486],[-81.8038,39.0484],[-81.8037,39.0482],[-81.8034,39.0479],[-81.8033,39.0477],[-81.8032,39.0475],[-81.8029,39.0472],[-81.8028,39.0471],[-81.8027,39.047],[-81.8024,39.0468],[-81.8023,39.0466],[-81.8022,39.0465],[-81.802,39.0464],[-81.8017,39.0462],[-81.8015,39.0459],[-81.8012,39.0457],[-81.801,39.0455],[-81.8007,39.0454],[-81.8006,39.0452],[-81.8003,39.045],[-81.8001,39.0448],[-81.7998,39.0446],[-81.7994,39.0444],[-81.7993,39.0443],[-81.799,39.0441],[-81.7986,39.0439],[-81.7982,39.0437],[-81.7981,39.0436],[-81.798,39.0435],[-81.7977,39.0434],[-81.7977,39.0432],[-81.7974,39.0431],[-81.7973,39.043],[-81.797,39.0428],[-81.7969,39.0427],[-81.7968,39.0425],[-81.7966,39.0424],[-81.7965,39.0424],[-81.7964,39.0423],[-81.7963,39.0421],[-81.796,39.042],[-81.7957,39.0419],[-81.7956,39.0417],[-81.7952,39.0414],[-81.795,39.0413],[-81.7947,39.0411],[-81.7944,39.0411],[-81.7943,39.041],[-81.7942,39.0409],[-81.794,39.0408],[-81.7938,39.0407],[-81.7935,39.0405],[-81.7934,39.0404],[-81.7933,39.0403],[-81.7931,39.0403],[-81.7929,39.0401],[-81.7926,39.04],[-81.7925,39.0399],[-81.7924,39.0399],[-81.7922,39.0398],[-81.7918,39.0396],[-81.7914,39.0393],[-81.7912,39.0391],[-81.7911,39.0391],[-81.7908,39.0389],[-81.7905,39.0387],[-81.7903,39.0385],[-81.79,39.0383],[-81.7896,39.0381],[-81.7895,39.038],[-81.7893,39.0379],[-81.7892,39.0378],[-81.7889,39.0377],[-81.7887,39.0376],[-81.7886,39.0375],[-81.7883,39.0374],[-81.788,39.0372],[-81.7879,39.0371],[-81.7878,39.037],[-81.7875,39.0369],[-81.7873,39.0368],[-81.787,39.0367],[-81.7867,39.0366],[-81.7866,39.0366],[-81.7862,39.0365],[-81.7861,39.0364],[-81.7857,39.0363],[-81.7856,39.0362],[-81.7855,39.0362],[-81.7853,39.0361],[-81.7851,39.0359],[-81.785,39.0359],[-81.7848,39.0356],[-81.7845,39.0355],[-81.7844,39.0354],[-81.7841,39.0352],[-81.784,39.0351],[-81.7839,39.035],[-81.7838,39.0349],[-81.7836,39.0348],[-81.7835,39.0347],[-81.7832,39.0345],[-81.7832,39.0344],[-81.7829,39.0343],[-81.7827,39.0341],[-81.7826,39.0339],[-81.7823,39.0337],[-81.7823,39.0336],[-81.7822,39.0335],[-81.782,39.0334],[-81.7819,39.0333],[-81.7816,39.033],[-81.7815,39.0328],[-81.7812,39.0327],[-81.7811,39.0326],[-81.781,39.0325],[-81.7806,39.032],[-81.7805,39.0319],[-81.7805,39.0318],[-81.7803,39.0318],[-81.7802,39.0317],[-81.7802,39.0315],[-81.7802,39.0314],[-81.7799,39.0314],[-81.7798,39.0313],[-81.7797,39.0312],[-81.7796,39.0311],[-81.7794,39.031],[-81.7793,39.031],[-81.7792,39.0309],[-81.779,39.0308],[-81.7789,39.0307],[-81.7786,39.0305],[-81.7785,39.0304],[-81.7785,39.0303],[-81.7785,39.0302],[-81.7784,39.03],[-81.7782,39.0299],[-81.7782,39.0298],[-81.7781,39.0297],[-81.778,39.0296],[-81.778,39.0295],[-81.778,39.0294],[-81.7779,39.0294],[-81.7779,39.0293],[-81.7777,39.0293],[-81.7776,39.0291],[-81.7772,39.029],[-81.7771,39.0289],[-81.7768,39.0288],[-81.7768,39.0287],[-81.7766,39.0287],[-81.7764,39.0286],[-81.7763,39.0285],[-81.7762,39.0284],[-81.776,39.0283],[-81.7759,39.0283],[-81.7757,39.0282],[-81.7755,39.0281],[-81.7754,39.0279],[-81.7751,39.0278],[-81.7751,39.0277],[-81.775,39.0276],[-81.7747,39.0274],[-81.7746,39.0273],[-81.7743,39.0272],[-81.7742,39.027],[-81.7738,39.0268],[-81.7737,39.0267],[-81.7733,39.0266],[-81.7732,39.0264],[-81.773,39.0263],[-81.7729,39.0262],[-81.7728,39.026],[-81.7725,39.0259],[-81.7725,39.0258],[-81.7722,39.0256],[-81.7721,39.0255],[-81.772,39.0254],[-81.772,39.0253],[-81.7719,39.0251],[-81.7717,39.025],[-81.7716,39.0248],[-81.7716,39.0246],[-81.7713,39.0244],[-81.7712,39.0242],[-81.7709,39.0239],[-81.7708,39.0237],[-81.7707,39.0236],[-81.7706,39.0235],[-81.7704,39.0234],[-81.7703,39.0232],[-81.7702,39.0231],[-81.77,39.023],[-81.7699,39.0229],[-81.7699,39.0228],[-81.7698,39.0227],[-81.7696,39.0226],[-81.7695,39.0224],[-81.7692,39.0222],[-81.769,39.022],[-81.7689,39.0219],[-81.7687,39.0218],[-81.7687,39.0217],[-81.7685,39.0215],[-81.7682,39.0213],[-81.7682,39.0212],[-81.7681,39.0211],[-81.7681,39.021],[-81.7679,39.0209],[-81.7678,39.0207],[-81.7678,39.0206],[-81.7675,39.0204],[-81.7675,39.0203],[-81.7674,39.0202],[-81.7673,39.0201],[-81.7673,39.02],[-81.7672,39.0198],[-81.767,39.0197],[-81.7669,39.0196],[-81.7669,39.0194],[-81.7666,39.0192],[-81.7665,39.0189],[-81.7664,39.0187],[-81.7662,39.0186],[-81.7661,39.0186],[-81.7661,39.0184],[-81.766,39.0183],[-81.7659,39.0182],[-81.7657,39.018],[-81.7656,39.0179],[-81.7656,39.0177],[-81.7655,39.0176],[-81.7652,39.0173],[-81.7652,39.0171],[-81.7651,39.017],[-81.7651,39.0168],[-81.7648,39.0165],[-81.7647,39.0162],[-81.7645,39.0159],[-81.7644,39.0157],[-81.7643,39.0155],[-81.7643,39.0154],[-81.7643,39.0153],[-81.7642,39.0143],[-81.764,39.0142],[-81.764,39.0141],[-81.764,39.014],[-81.764,39.0137],[-81.764,39.0134],[-81.764,39.0132],[-81.764,39.0131],[-81.764,39.0129],[-81.764,39.0126],[-81.7639,39.0123],[-81.7639,39.0121],[-81.7639,39.012],[-81.7639,39.0119],[-81.7639,39.0116],[-81.7639,39.0113],[-81.7639,39.0112],[-81.7639,39.0111],[-81.7639,39.0108],[-81.7639,39.0107],[-81.7639,39.0104],[-81.764,39.0103],[-81.764,39.0101],[-81.764,39.0099],[-81.7639,39.0097],[-81.7639,39.0095],[-81.7639,39.0094],[-81.7639,39.0093],[-81.7639,39.0092],[-81.7639,39.0088],[-81.7639,39.0086],[-81.764,39.0082],[-81.764,39.008],[-81.7641,39.0078],[-81.7642,39.0078],[-81.7642,39.0075],[-81.7643,39.0072],[-81.7643,39.007],[-81.7643,39.0068],[-81.7643,39.0066],[-81.7643,39.0063],[-81.7643,39.0061],[-81.7643,39.006],[-81.7644,39.0057],[-81.7644,39.0055],[-81.7645,39.0053],[-81.7645,39.0052],[-81.7645,39.005],[-81.7647,39.0048],[-81.7647,39.0046],[-81.7648,39.0042],[-81.7648,39.004],[-81.7649,39.0037],[-81.7649,39.0036],[-81.7649,39.0034],[-81.7651,39.0032],[-81.7652,39.0029],[-81.7652,39.0027],[-81.7652,39.0026],[-81.7652,39.0024],[-81.7653,39.0023],[-81.7653,39.0022],[-81.766,39.0014],[-81.7662,39.0012],[-81.7672,39.0001],[-81.7683,38.9995],[-81.7691,38.999],[-81.7693,38.9989],[-81.7702,38.9984],[-81.7704,38.9983],[-81.7705,38.9982],[-81.7707,38.9981],[-81.7708,38.998],[-81.7709,38.9979],[-81.771,38.9978],[-81.7717,38.9971],[-81.772,38.9969],[-81.773,38.9957],[-81.7732,38.9954],[-81.7736,38.9948],[-81.7737,38.9944],[-81.7741,38.9937],[-81.7742,38.9933],[-81.7745,38.9926],[-81.7746,38.9925],[-81.7751,38.9914],[-81.7755,38.9901],[-81.7756,38.9899],[-81.7756,38.9889],[-81.7757,38.9888],[-81.7758,38.9887],[-81.7759,38.9885],[-81.7759,38.9884],[-81.7761,38.9879],[-81.7763,38.9873],[-81.7763,38.9872],[-81.7764,38.9861],[-81.7766,38.9856],[-81.7767,38.9851],[-81.7768,38.9844],[-81.7767,38.9839],[-81.7767,38.9838],[-81.7766,38.983],[-81.7766,38.9828],[-81.7765,38.9823],[-81.7765,38.9821],[-81.7759,38.9811],[-81.7757,38.9807],[-81.7767,38.979],[-81.7769,38.9786],[-81.7788,38.9754],[-81.7799,38.9728],[-81.7802,38.972],[-81.7809,38.97],[-81.7809,38.9697],[-81.7811,38.9684],[-81.7818,38.9649],[-81.7818,38.9648],[-81.7817,38.9636],[-81.7817,38.9631],[-81.7816,38.9623],[-81.7814,38.9616],[-81.7813,38.9611],[-81.7811,38.9604],[-81.7807,38.959],[-81.7804,38.9584],[-81.78,38.9578],[-81.7788,38.9559],[-81.7773,38.9545],[-81.7766,38.9539],[-81.774,38.9516],[-81.772,38.9503],[-81.7697,38.9487],[-81.7677,38.9469],[-81.7674,38.9466],[-81.7659,38.9451],[-81.7648,38.9437],[-81.7646,38.9435],[-81.7642,38.9429],[-81.763,38.9414],[-81.7629,38.9412],[-81.7626,38.9409],[-81.7625,38.9406],[-81.7622,38.9399],[-81.7616,38.9388],[-81.761,38.938],[-81.7596,38.9375],[-81.7592,38.9374],[-81.7585,38.9372],[-81.7579,38.9368],[-81.7576,38.9372],[-81.758,38.9375],[-81.758,38.9379],[-81.7576,38.9377],[-81.757,38.9372],[-81.7568,38.9366],[-81.7564,38.9355],[-81.7563,38.9352],[-81.7561,38.9335],[-81.7566,38.9323],[-81.7571,38.9313],[-81.7571,38.9312],[-81.7579,38.9298],[-81.7579,38.9297],[-81.7585,38.9279],[-81.7596,38.9264],[-81.76,38.9258],[-81.7627,38.9241],[-81.7635,38.9239],[-81.7648,38.9234],[-81.7661,38.923],[-81.7662,38.923],[-81.7698,38.9227],[-81.7741,38.923],[-81.7777,38.9239],[-81.7811,38.9248],[-81.7812,38.9248],[-81.7857,38.9262],[-81.7895,38.928],[-81.7934,38.9302],[-81.7964,38.9325],[-81.7977,38.9338],[-81.7995,38.9356],[-81.801,38.9372],[-81.8023,38.9387],[-81.8027,38.9391],[-81.8061,38.9421],[-81.8069,38.9425],[-81.8077,38.943],[-81.8087,38.9434],[-81.8102,38.9442],[-81.8112,38.9447],[-81.8142,38.9462],[-81.8149,38.9463],[-81.8166,38.9467],[-81.8197,38.947],[-81.8209,38.9469],[-81.8211,38.9469],[-81.8212,38.9469],[-81.8213,38.9469],[-81.8214,38.9469],[-81.8216,38.9468],[-81.8224,38.9468],[-81.825,38.9466],[-81.8273,38.9459],[-81.8285,38.9451],[-81.8295,38.9444],[-81.8304,38.9441],[-81.8309,38.9439],[-81.8312,38.9438],[-81.8315,38.9437],[-81.8317,38.9431],[-81.8318,38.9428],[-81.8319,38.9427],[-81.832,38.9425],[-81.8322,38.942],[-81.8325,38.9417],[-81.8327,38.9415],[-81.8331,38.941],[-81.8344,38.9405],[-81.8344,38.9406],[-81.8343,38.9409],[-81.8341,38.9414],[-81.8344,38.9414],[-81.8352,38.9399],[-81.8353,38.9398],[-81.8354,38.9397],[-81.8381,38.9371],[-81.839,38.9359],[-81.8396,38.935],[-81.8403,38.9342],[-81.8403,38.9341],[-81.8408,38.9335],[-81.8409,38.9333],[-81.8422,38.9317],[-81.8427,38.9312],[-81.843,38.9308],[-81.8438,38.9297],[-81.8445,38.9288],[-81.8444,38.9263],[-81.8451,38.9245],[-81.8453,38.924],[-81.8453,38.9227],[-81.8453,38.9215],[-81.846,38.914],[-81.8461,38.9132],[-81.846,38.9118],[-81.8457,38.9109],[-81.8455,38.9106],[-81.8454,38.9103],[-81.8453,38.9101],[-81.8467,38.9066],[-81.8471,38.9055],[-81.8483,38.9024],[-81.8487,38.9014],[-81.8487,38.9013],[-81.8495,38.9007],[-81.8499,38.9005],[-81.8514,38.8984],[-81.852,38.8976],[-81.8531,38.8962],[-81.8542,38.8949],[-81.856,38.8927],[-81.8589,38.8902],[-81.8607,38.8893],[-81.8623,38.8882],[-81.8654,38.8866],[-81.866,38.8862],[-81.8679,38.8852],[-81.8685,38.8848],[-81.8691,38.8846],[-81.8708,38.8835],[-81.8749,38.8812],[-81.8776,38.8798],[-81.8799,38.8786],[-81.8854,38.8759],[-81.887,38.8751],[-81.8878,38.8748],[-81.8892,38.8743],[-81.8909,38.8739],[-81.8928,38.8739],[-81.8951,38.874],[-81.8961,38.8741],[-81.8969,38.8743],[-81.8985,38.8746],[-81.9001,38.8751],[-81.903,38.8761],[-81.9069,38.8776],[-81.9086,38.8785],[-81.9103,38.8793],[-81.912,38.8808],[-81.9135,38.8822],[-81.9159,38.8843],[-81.9191,38.8863],[-81.9217,38.8882],[-81.9221,38.8886],[-81.925,38.8906],[-81.927,38.8916],[-81.928,38.8935],[-81.9283,38.8951],[-81.9283,38.8954],[-81.9282,38.8966],[-81.9278,38.8977],[-81.9274,38.8987],[-81.9272,38.8997],[-81.9267,38.9013],[-81.9242,38.9037],[-81.9214,38.9053],[-81.9204,38.9064],[-81.9195,38.9073],[-81.9179,38.9084],[-81.917,38.9091],[-81.9167,38.9093],[-81.9169,38.9095],[-81.9188,38.9084],[-81.9191,38.9085],[-81.9191,38.9086],[-81.9183,38.9098],[-81.9178,38.9106],[-81.9175,38.9109],[-81.9144,38.9135],[-81.9134,38.9143],[-81.9133,38.9144],[-81.9129,38.9148],[-81.9119,38.9156],[-81.9116,38.9158],[-81.9111,38.9161],[-81.9105,38.9165],[-81.9094,38.9169],[-81.9083,38.9174],[-81.9009,38.9243],[-81.9,38.9254],[-81.899,38.928],[-81.8985,38.9296],[-81.8985,38.9297],[-81.8985,38.9298],[-81.8985,38.93],[-81.8987,38.9314],[-81.8992,38.933],[-81.8993,38.9336],[-81.8993,38.9338],[-81.9002,38.9363],[-81.9006,38.9377],[-81.9006,38.9378],[-81.9042,38.9425],[-81.9066,38.9453],[-81.9086,38.9481],[-81.909,38.9487],[-81.9107,38.9518],[-81.9108,38.952],[-81.9111,38.9525],[-81.9112,38.9526],[-81.9112,38.9527],[-81.9113,38.9529],[-81.9114,38.9533],[-81.9115,38.9534],[-81.9116,38.9538],[-81.9119,38.954],[-81.9124,38.9543],[-81.9129,38.9554],[-81.9129,38.9558],[-81.9128,38.9561],[-81.913,38.9563],[-81.913,38.9564],[-81.9134,38.9569],[-81.9137,38.9574],[-81.9142,38.9584],[-81.9144,38.9589],[-81.9145,38.9589],[-81.9145,38.959],[-81.9145,38.9591],[-81.9155,38.961],[-81.9156,38.9614],[-81.9171,38.9645],[-81.9182,38.9666],[-81.9184,38.9668],[-81.9198,38.9685],[-81.9206,38.9696],[-81.9231,38.9729],[-81.924,38.974],[-81.9251,38.9756],[-81.9266,38.9775],[-81.9285,38.9802],[-81.9285,38.9803],[-81.9295,38.982],[-81.9299,38.9826],[-81.9301,38.983],[-81.9306,38.9838],[-81.9312,38.9846],[-81.9316,38.9852],[-81.9322,38.986],[-81.9332,38.9877],[-81.9358,38.9896],[-81.9367,38.9903],[-81.9396,38.9919],[-81.9416,38.9932],[-81.9417,38.9932],[-81.9444,38.9941],[-81.9474,38.9952],[-81.9489,38.9955],[-81.9506,38.9958],[-81.9514,38.996],[-81.9524,38.996],[-81.9542,38.9959],[-81.9548,38.9959],[-81.9593,38.9952],[-81.9594,38.9951],[-81.9608,38.9943],[-81.961,38.9943],[-81.9616,38.9941],[-81.9625,38.9939],[-81.9635,38.9938],[-81.9641,38.9937],[-81.9644,38.9936],[-81.9652,38.9934],[-81.9655,38.9934],[-81.9672,38.9931],[-81.9678,38.993],[-81.9707,38.9927],[-81.9722,38.9926],[-81.9738,38.9924],[-81.9739,38.9924],[-81.9741,38.9924],[-81.9742,38.9924],[-81.9745,38.9925],[-81.9746,38.9925],[-81.975,38.9925],[-81.9751,38.9925],[-81.9752,38.9925],[-81.9753,38.9925],[-81.9754,38.9925],[-81.9762,38.9926],[-81.9775,38.9927],[-81.9788,38.993],[-81.9794,38.9932],[-81.9796,38.9933],[-81.9804,38.9939],[-81.9812,38.9943],[-81.982,38.9957],[-81.9822,38.9963],[-81.9824,38.9973],[-81.9824,38.9978],[-81.9825,38.9995],[-81.9826,39.0001],[-81.9827,39.0011],[-81.9828,39.002],[-81.9829,39.0022],[-81.9829,39.0023],[-81.983,39.0025],[-81.983,39.0027],[-81.983,39.0028],[-81.983,39.003],[-81.9831,39.0033],[-81.9832,39.0035],[-81.9834,39.004],[-81.9834,39.0041],[-81.9835,39.0045],[-81.9837,39.005],[-81.9837,39.0051],[-81.9837,39.0053],[-81.9838,39.0055],[-81.984,39.0058],[-81.984,39.006],[-81.9841,39.0062],[-81.9843,39.0067],[-81.9844,39.0068],[-81.9845,39.007],[-81.9847,39.0075],[-81.985,39.008],[-81.9853,39.0086],[-81.9856,39.0092],[-81.986,39.0099],[-81.986,39.01],[-81.9861,39.0101],[-81.9862,39.0104],[-81.9864,39.0106],[-81.9866,39.0111],[-81.9867,39.0112],[-81.9868,39.0114],[-81.9868,39.0115],[-81.9869,39.0117],[-81.987,39.0119],[-81.9871,39.012],[-81.9871,39.0121],[-81.9873,39.0124],[-81.9874,39.0125],[-81.9875,39.0126],[-81.9878,39.013],[-81.988,39.0133],[-81.9884,39.0139],[-81.9888,39.0145],[-81.9888,39.0146],[-81.9892,39.0151],[-81.9895,39.0156],[-81.9898,39.0161],[-81.99,39.0164],[-81.9901,39.0165],[-81.9906,39.0172],[-81.991,39.0178],[-81.9914,39.0184],[-81.9918,39.0189],[-81.9923,39.0194],[-81.9927,39.0199],[-81.9928,39.0201],[-81.9931,39.0204],[-81.9936,39.0209],[-81.9939,39.0212],[-81.994,39.0213],[-81.9941,39.0214],[-81.9943,39.0217],[-81.9944,39.0218],[-81.9946,39.022],[-81.995,39.0225],[-81.9954,39.0228],[-81.9955,39.0229],[-81.9959,39.0233],[-81.9964,39.0237],[-81.997,39.0241],[-81.9974,39.0244],[-81.9977,39.0247],[-81.9982,39.025],[-81.9984,39.0252],[-81.9987,39.0254],[-81.9988,39.0255],[-81.9989,39.0256],[-81.9992,39.0257],[-81.9993,39.0259],[-81.9995,39.026],[-81.9996,39.0261],[-81.9997,39.0262],[-81.9999,39.0263],[-82,39.0264],[-82.0003,39.0267],[-82.0005,39.0268],[-82.0012,39.0272],[-82.002,39.0277],[-82.0023,39.0279],[-82.0026,39.028],[-82.0027,39.0281],[-82.003,39.0282],[-82.0035,39.0285],[-82.0042,39.0288],[-82.0043,39.0288],[-82.0045,39.0289],[-82.0053,39.0291],[-82.006,39.0294],[-82.0071,39.0296],[-82.0081,39.0296],[-82.0089,39.0297],[-82.0099,39.0297],[-82.0107,39.0298],[-82.0219,39.0295],[-82.0224,39.0294],[-82.0226,39.0294],[-82.0239,39.0292],[-82.024,39.0291],[-82.0245,39.029],[-82.0249,39.0289],[-82.026,39.0287],[-82.0264,39.0286],[-82.0265,39.0286],[-82.0266,39.0285],[-82.0267,39.0285],[-82.0273,39.0284],[-82.0277,39.0283],[-82.0281,39.0283],[-82.0293,39.0279],[-82.0302,39.0275],[-82.0307,39.0273],[-82.0313,39.0271],[-82.0317,39.027],[-82.0329,39.0264],[-82.035,39.0253],[-82.0365,39.0245],[-82.0378,39.0239],[-82.0383,39.0233],[-82.0386,39.0228],[-82.0388,39.0227],[-82.0392,39.0219],[-82.04,39.0207],[-82.0404,39.02],[-82.0406,39.0194],[-82.0408,39.0192],[-82.041,39.0189],[-82.0411,39.0186],[-82.0413,39.0183],[-82.0413,39.0182],[-82.0416,39.0179],[-82.0418,39.0174],[-82.0419,39.0172],[-82.0421,39.0168],[-82.0422,39.0163],[-82.0421,39.0157],[-82.0421,39.015],[-82.0422,39.0146],[-82.0424,39.0142],[-82.0425,39.014],[-82.0427,39.0135],[-82.0428,39.0133],[-82.0431,39.0128],[-82.0441,39.0095],[-82.0442,39.0092],[-82.0442,39.0089],[-82.0443,39.0086],[-82.0444,39.0083],[-82.0444,39.008],[-82.0445,39.008],[-82.0446,39.0074],[-82.0447,39.0064],[-82.0447,39.0063],[-82.0449,39.0058],[-82.0451,39.0053],[-82.0455,39.0043],[-82.0457,39.0038],[-82.046,39.0034],[-82.0463,39.0027],[-82.0465,39.0025],[-82.0467,39.0019],[-82.0469,39.0016],[-82.047,39.0016],[-82.0472,39.0011],[-82.0473,39.0009],[-82.0474,39.0006],[-82.0476,39.0003],[-82.0476,39.0002],[-82.0477,39.0001],[-82.0478,38.9999],[-82.0481,38.9996],[-82.0482,38.9995],[-82.0482,38.9994],[-82.0483,38.9993],[-82.0483,38.9992],[-82.0485,38.9989],[-82.0486,38.9988],[-82.0487,38.9987],[-82.0488,38.9986],[-82.0489,38.9983],[-82.049,38.998],[-82.049,38.9977],[-82.0491,38.9975],[-82.0492,38.9973],[-82.0494,38.9972],[-82.0495,38.997],[-82.0495,38.9969],[-82.0497,38.9968],[-82.0498,38.9967],[-82.05,38.9964],[-82.0502,38.9962],[-82.0502,38.996],[-82.0503,38.996],[-82.0505,38.9957],[-82.0507,38.9954],[-82.0509,38.9952],[-82.0511,38.9949],[-82.0513,38.9947],[-82.0516,38.9944],[-82.0519,38.9942],[-82.0521,38.994],[-82.0526,38.9939],[-82.0531,38.9936],[-82.0536,38.9934],[-82.054,38.9932],[-82.0542,38.993],[-82.0543,38.993],[-82.0548,38.9927],[-82.0552,38.9924],[-82.0556,38.9921],[-82.056,38.9918],[-82.0561,38.9918],[-82.0566,38.9915],[-82.0571,38.9912],[-82.0575,38.9909],[-82.058,38.9906],[-82.0582,38.9905],[-82.0584,38.9904],[-82.0588,38.9901],[-82.0592,38.9899],[-82.0598,38.9896],[-82.0603,38.9893],[-82.0609,38.989],[-82.0616,38.9888],[-82.062,38.9885],[-82.0625,38.9883],[-82.0629,38.9881],[-82.0634,38.9879],[-82.0639,38.9876],[-82.0645,38.9873],[-82.0649,38.987],[-82.065,38.987],[-82.0655,38.9868],[-82.066,38.9865],[-82.0665,38.9862],[-82.0671,38.9858],[-82.0672,38.9857],[-82.0676,38.9856],[-82.0681,38.9853],[-82.0685,38.9851],[-82.0689,38.9849],[-82.0693,38.9848],[-82.0698,38.9845],[-82.0704,38.9843],[-82.0709,38.9842],[-82.0711,38.9841],[-82.0715,38.984],[-82.072,38.9838],[-82.0721,38.9837],[-82.0722,38.9837],[-82.0724,38.9836],[-82.0729,38.9834],[-82.0735,38.9831],[-82.074,38.9829],[-82.0744,38.9827],[-82.0748,38.9825],[-82.0753,38.9824],[-82.0758,38.9823],[-82.0763,38.9821],[-82.0769,38.982],[-82.0774,38.9818],[-82.0777,38.9817],[-82.0779,38.9816],[-82.0783,38.9815],[-82.0786,38.9814],[-82.0789,38.9813],[-82.0791,38.9812],[-82.0794,38.9811],[-82.0799,38.9808],[-82.0804,38.9806],[-82.0804,38.9805],[-82.0809,38.9803],[-82.0814,38.9801],[-82.0818,38.9798],[-82.0823,38.9796],[-82.0827,38.9794],[-82.0832,38.9792],[-82.0836,38.9789],[-82.084,38.9786],[-82.0844,38.9783],[-82.0845,38.9783],[-82.0849,38.978],[-82.0853,38.9778],[-82.0857,38.9776],[-82.0858,38.9775],[-82.0859,38.9774],[-82.086,38.9774],[-82.0861,38.9774],[-82.0865,38.9772],[-82.0869,38.977],[-82.0872,38.9769],[-82.0876,38.9768],[-82.0878,38.9767],[-82.088,38.9766],[-82.0883,38.9764],[-82.0887,38.9762],[-82.0891,38.976],[-82.0895,38.9757],[-82.0898,38.9755],[-82.0902,38.9753],[-82.0904,38.9751],[-82.0907,38.9748],[-82.091,38.9744],[-82.0913,38.9741],[-82.0916,38.9738],[-82.0917,38.9735],[-82.092,38.9732],[-82.0921,38.9731],[-82.0922,38.9729],[-82.0924,38.9725],[-82.0926,38.9721],[-82.0928,38.9717],[-82.093,38.9714],[-82.093,38.9712],[-82.0932,38.9707],[-82.0932,38.9705],[-82.0933,38.9699],[-82.0934,38.9693],[-82.0935,38.969],[-82.0935,38.9688],[-82.0936,38.9685],[-82.0937,38.9682],[-82.0938,38.9679],[-82.0939,38.9677],[-82.0939,38.9676],[-82.0939,38.9675],[-82.094,38.9673],[-82.094,38.9672],[-82.0944,38.9663],[-82.0948,38.9653],[-82.0948,38.9652],[-82.0949,38.9649],[-82.0949,38.9646],[-82.095,38.9645],[-82.0951,38.9643],[-82.0952,38.9642],[-82.0953,38.964],[-82.0954,38.9639],[-82.0954,38.9638],[-82.0955,38.9637],[-82.0955,38.9636],[-82.0961,38.9627],[-82.0966,38.9619],[-82.0969,38.9615],[-82.097,38.9615],[-82.0971,38.9614],[-82.0972,38.9612],[-82.0973,38.961],[-82.0974,38.9609],[-82.0974,38.9608],[-82.0975,38.9606],[-82.0976,38.9604],[-82.0977,38.9603],[-82.0981,38.9597],[-82.0986,38.9589],[-82.0987,38.9588],[-82.0988,38.9587],[-82.0988,38.9586],[-82.0989,38.9585],[-82.0989,38.9584],[-82.099,38.9584],[-82.0991,38.9582],[-82.0992,38.9581],[-82.0993,38.958],[-82.0994,38.9578],[-82.0995,38.9576],[-82.0997,38.9574],[-82.0999,38.9571],[-82.1,38.9567],[-82.1003,38.9563],[-82.1005,38.956],[-82.1006,38.9557],[-82.1009,38.9553],[-82.1012,38.9549],[-82.1015,38.9546],[-82.1018,38.9543],[-82.1021,38.954],[-82.1024,38.9536],[-82.1027,38.9532],[-82.1032,38.9528],[-82.1035,38.9524],[-82.1039,38.952],[-82.1043,38.9516],[-82.1045,38.9513],[-82.1047,38.9512],[-82.1051,38.9507],[-82.1054,38.9502],[-82.1059,38.9497],[-82.1063,38.9491],[-82.1066,38.9486],[-82.1069,38.9481],[-82.1073,38.9477],[-82.1077,38.9473],[-82.1081,38.9469],[-82.1082,38.9467],[-82.1083,38.9466],[-82.1085,38.9464],[-82.1086,38.9462],[-82.1088,38.946],[-82.1091,38.9456],[-82.1092,38.9452],[-82.1093,38.9449],[-82.1094,38.9446],[-82.1095,38.9441],[-82.1096,38.9437],[-82.1098,38.9434],[-82.1099,38.9429],[-82.1101,38.9426],[-82.1102,38.9422],[-82.1104,38.9418],[-82.1105,38.9414],[-82.1106,38.941],[-82.1108,38.9407],[-82.1109,38.9404],[-82.1109,38.9401],[-82.111,38.9397],[-82.111,38.9394],[-82.111,38.939],[-82.111,38.9387],[-82.111,38.9385],[-82.1109,38.9382],[-82.1109,38.938],[-82.1109,38.9377],[-82.1108,38.9373],[-82.1107,38.937],[-82.1107,38.9367],[-82.1106,38.9364],[-82.1106,38.936],[-82.1106,38.9357],[-82.1106,38.9353],[-82.1107,38.9349],[-82.1108,38.9346],[-82.1109,38.9342],[-82.1111,38.9339],[-82.1112,38.9336],[-82.1113,38.9333],[-82.1115,38.933],[-82.1116,38.9326],[-82.1117,38.9326],[-82.1118,38.9325],[-82.112,38.9323],[-82.1121,38.9321],[-82.1122,38.932],[-82.1123,38.9319],[-82.1124,38.9318],[-82.1124,38.932],[-82.1123,38.932],[-82.1123,38.9321],[-82.1109,38.9359],[-82.1109,38.9363],[-82.1111,38.9365],[-82.1112,38.9366],[-82.1114,38.9366],[-82.1115,38.9366],[-82.1116,38.9365],[-82.1117,38.9365],[-82.1122,38.9351],[-82.1125,38.9341],[-82.1125,38.934],[-82.1125,38.9338],[-82.1125,38.9336],[-82.1125,38.9334],[-82.1125,38.9333],[-82.1125,38.9331],[-82.1126,38.9329],[-82.1126,38.9327],[-82.1127,38.9326],[-82.1127,38.9324],[-82.1127,38.9322],[-82.1128,38.932],[-82.1129,38.9318],[-82.113,38.9315],[-82.1131,38.9312],[-82.1132,38.9309],[-82.1133,38.9306],[-82.1135,38.9304],[-82.1136,38.9303],[-82.1137,38.9301],[-82.114,38.9298],[-82.1143,38.9295],[-82.1146,38.9292],[-82.116,38.9273],[-82.1161,38.9272],[-82.1161,38.9271],[-82.1163,38.9269],[-82.1165,38.9267],[-82.1167,38.9263],[-82.1169,38.926],[-82.1172,38.9257],[-82.1174,38.9254],[-82.1177,38.9251],[-82.1178,38.9249],[-82.118,38.9248],[-82.1183,38.9244],[-82.1187,38.9241],[-82.1189,38.9237],[-82.1191,38.9234],[-82.1193,38.9231],[-82.1195,38.9228],[-82.1198,38.9225],[-82.1201,38.9221],[-82.1204,38.9218],[-82.1207,38.9214],[-82.1208,38.9212],[-82.121,38.9211],[-82.1212,38.9208],[-82.1214,38.9205],[-82.1216,38.9202],[-82.1218,38.9199],[-82.122,38.9196],[-82.1222,38.9194],[-82.1224,38.9191],[-82.1227,38.9188],[-82.1229,38.9185],[-82.123,38.9183],[-82.1232,38.918],[-82.1233,38.9178],[-82.1235,38.9176],[-82.1236,38.9173],[-82.1237,38.9172],[-82.1238,38.9169],[-82.1239,38.9168],[-82.1239,38.9166],[-82.124,38.9165],[-82.1249,38.9155],[-82.125,38.9154],[-82.1251,38.9153],[-82.1251,38.9152],[-82.1252,38.9152],[-82.1253,38.9149],[-82.1254,38.9148],[-82.1255,38.9147],[-82.1256,38.9146],[-82.1257,38.9145],[-82.1257,38.9144],[-82.126,38.914],[-82.1261,38.9138],[-82.1263,38.9135],[-82.1263,38.9133],[-82.1264,38.9132],[-82.1265,38.913],[-82.127,38.9124],[-82.1271,38.9123],[-82.1272,38.9122],[-82.1287,38.9107],[-82.1287,38.9105],[-82.1288,38.9103],[-82.1289,38.91],[-82.1289,38.9099],[-82.1289,38.9097],[-82.129,38.9093],[-82.1291,38.9091],[-82.1291,38.9088],[-82.1292,38.9086],[-82.1292,38.9085],[-82.1292,38.9082],[-82.1293,38.9082],[-82.1293,38.9081],[-82.1294,38.9079],[-82.1295,38.9078],[-82.1297,38.9076],[-82.1298,38.9075],[-82.1299,38.9075],[-82.13,38.9074],[-82.1301,38.9076],[-82.1301,38.9077],[-82.1301,38.9078],[-82.1301,38.9079],[-82.13,38.908],[-82.1299,38.9081],[-82.1299,38.9082],[-82.13,38.9083],[-82.13,38.9084],[-82.1301,38.9084],[-82.1302,38.9083],[-82.1303,38.9082],[-82.1304,38.9082],[-82.1304,38.9081],[-82.1305,38.908],[-82.1306,38.908],[-82.1307,38.9078],[-82.1307,38.9077],[-82.1309,38.9075],[-82.131,38.9073],[-82.131,38.9072],[-82.1311,38.9072],[-82.1312,38.9071],[-82.1314,38.907],[-82.1316,38.9068],[-82.1319,38.9067],[-82.1321,38.9066],[-82.1323,38.9066],[-82.1327,38.9065],[-82.1329,38.9065],[-82.1331,38.9063],[-82.1333,38.9062],[-82.1334,38.9062],[-82.1337,38.9061],[-82.1338,38.906],[-82.134,38.906],[-82.1341,38.9059],[-82.1341,38.9058],[-82.1342,38.9058],[-82.1345,38.9057],[-82.1348,38.9056],[-82.135,38.9055],[-82.1352,38.9054],[-82.1353,38.9053],[-82.1357,38.9051],[-82.1358,38.905],[-82.136,38.9049],[-82.1366,38.9042],[-82.1369,38.9038],[-82.1371,38.9036],[-82.1371,38.9034],[-82.1371,38.9032],[-82.1372,38.903],[-82.1371,38.9028],[-82.137,38.9027],[-82.137,38.9025],[-82.137,38.9023],[-82.1372,38.9022],[-82.1374,38.9021],[-82.1376,38.9019],[-82.1376,38.9017],[-82.1375,38.9016],[-82.1374,38.9016],[-82.1372,38.9016],[-82.137,38.9017],[-82.1369,38.9017],[-82.1367,38.9018],[-82.1366,38.9018],[-82.1364,38.9018],[-82.1363,38.9018],[-82.1362,38.9017],[-82.1364,38.9016],[-82.1365,38.9015],[-82.1366,38.9014],[-82.1368,38.9013],[-82.1369,38.9011],[-82.1371,38.9011],[-82.1373,38.9011],[-82.1375,38.9011],[-82.1376,38.9011],[-82.1381,38.901],[-82.1386,38.9009],[-82.1389,38.9008],[-82.1393,38.9008],[-82.1394,38.9008],[-82.1396,38.9009],[-82.1398,38.9011],[-82.14,38.9011],[-82.1401,38.9012],[-82.1402,38.9011],[-82.1404,38.901],[-82.1406,38.9009],[-82.1407,38.9008],[-82.1408,38.9006],[-82.1409,38.9005],[-82.141,38.9003],[-82.1411,38.9002],[-82.1413,38.9],[-82.1415,38.8998],[-82.1418,38.8996],[-82.1419,38.8995],[-82.142,38.8995],[-82.1421,38.8994],[-82.1423,38.8993],[-82.1424,38.8993],[-82.1425,38.8991],[-82.1426,38.899],[-82.1426,38.8989],[-82.1426,38.8987],[-82.1427,38.8985],[-82.1429,38.8984],[-82.143,38.8983],[-82.1431,38.8982],[-82.1432,38.8981],[-82.1432,38.8979],[-82.1433,38.8979],[-82.1433,38.8978],[-82.1432,38.8976],[-82.1432,38.8974],[-82.1433,38.8973],[-82.1434,38.8972],[-82.1434,38.897],[-82.1435,38.8968],[-82.1436,38.8966],[-82.1436,38.8965],[-82.1436,38.8964],[-82.1437,38.8963],[-82.1446,38.8917],[-82.1446,38.8916],[-82.1446,38.8912],[-82.1446,38.891],[-82.1447,38.8908],[-82.1447,38.8906],[-82.1447,38.8903],[-82.1453,38.8842],[-82.1454,38.8842],[-82.1453,38.884],[-82.1453,38.8838],[-82.1453,38.8835],[-82.1453,38.8834],[-82.1452,38.8834],[-82.1452,38.8832],[-82.145,38.8829],[-82.1449,38.8825],[-82.1448,38.8823],[-82.1447,38.8822],[-82.1445,38.8819],[-82.1442,38.8814],[-82.1439,38.8808],[-82.1436,38.8803],[-82.1435,38.8802],[-82.1434,38.88],[-82.1433,38.8797],[-82.143,38.8795],[-82.1429,38.879],[-82.1427,38.8785],[-82.1425,38.8779],[-82.1423,38.8775],[-82.1422,38.8771],[-82.1419,38.8767],[-82.1418,38.8763],[-82.1416,38.8759],[-82.1415,38.8756],[-82.1414,38.8753],[-82.1414,38.8749],[-82.1414,38.8747],[-82.1412,38.8741],[-82.1411,38.8737],[-82.141,38.8734],[-82.1408,38.8726],[-82.1406,38.8718],[-82.14,38.8704],[-82.1397,38.8685],[-82.1393,38.8664],[-82.1392,38.865],[-82.1393,38.8647],[-82.1393,38.8645],[-82.1393,38.8644],[-82.1394,38.8638],[-82.1395,38.8633],[-82.1397,38.8625],[-82.1398,38.862],[-82.1401,38.86],[-82.1401,38.8599],[-82.1402,38.8592],[-82.1402,38.8591],[-82.1403,38.859],[-82.1404,38.8583],[-82.1406,38.8568],[-82.1407,38.8561],[-82.1409,38.855],[-82.1416,38.8514],[-82.1425,38.8475],[-82.1429,38.8465],[-82.1431,38.8459],[-82.1431,38.8457],[-82.1434,38.8449],[-82.1436,38.8442],[-82.1437,38.8438],[-82.144,38.8428],[-82.1442,38.8419],[-82.1445,38.8412],[-82.1449,38.8405],[-82.1455,38.8397],[-82.1458,38.8394],[-82.1459,38.8393],[-82.1462,38.8391],[-82.1469,38.8383],[-82.1475,38.8376],[-82.1475,38.8375],[-82.1477,38.837],[-82.148,38.8365],[-82.1487,38.8361],[-82.149,38.8358],[-82.1491,38.8357],[-82.1492,38.8357],[-82.1494,38.8355],[-82.1501,38.8351],[-82.1509,38.8343],[-82.1521,38.833],[-82.1522,38.8329],[-82.1565,38.8288],[-82.1591,38.8265],[-82.1616,38.8246],[-82.1636,38.8234],[-82.1659,38.8224],[-82.1663,38.8223],[-82.1675,38.8218],[-82.1677,38.8217],[-82.169,38.8212],[-82.1701,38.8208],[-82.1709,38.8205],[-82.1717,38.8202],[-82.1764,38.8184],[-82.1795,38.8174],[-82.1803,38.8171],[-82.1808,38.817],[-82.1813,38.8168],[-82.1818,38.8167],[-82.183,38.8166],[-82.1838,38.8166],[-82.1839,38.8166],[-82.1844,38.8165],[-82.1853,38.8164],[-82.1853,38.8163],[-82.1855,38.8163],[-82.1868,38.8162],[-82.1871,38.8161],[-82.1872,38.8161],[-82.1881,38.8159],[-82.1889,38.8158],[-82.189,38.8158],[-82.1893,38.8158],[-82.1899,38.8156],[-82.19,38.8156],[-82.1903,38.8155],[-82.1912,38.8151],[-82.1921,38.8145],[-82.1932,38.8138],[-82.194,38.813],[-82.1948,38.8121],[-82.1955,38.8113],[-82.1964,38.8105],[-82.1975,38.8095],[-82.1985,38.8091],[-82.1993,38.8087],[-82.2036,38.8062],[-82.2093,38.8027],[-82.2113,38.8013],[-82.2114,38.8012],[-82.2115,38.8012],[-82.2115,38.8011],[-82.2118,38.8009],[-82.2119,38.8009],[-82.2128,38.8002],[-82.214,38.7991],[-82.2145,38.7987],[-82.2158,38.7975],[-82.2168,38.7962],[-82.217,38.7959],[-82.2171,38.7959],[-82.2173,38.7957],[-82.2184,38.7937],[-82.2195,38.7918],[-82.2206,38.7892],[-82.2209,38.7886],[-82.2216,38.7872],[-82.2217,38.7866],[-82.2217,38.7855],[-82.2216,38.7819],[-82.2215,38.7798],[-82.2214,38.7788],[-82.2214,38.7786],[-82.2212,38.7774],[-82.2209,38.7749],[-82.2205,38.7738],[-82.2204,38.7737],[-82.2196,38.7723],[-82.2185,38.7707],[-82.2178,38.7698],[-82.2174,38.7693],[-82.217,38.7688],[-82.2166,38.7683],[-82.2154,38.7679],[-82.2143,38.7675],[-82.2131,38.7668],[-82.2122,38.7663],[-82.2116,38.7659],[-82.2109,38.7655],[-82.2105,38.7652],[-82.21,38.7648],[-82.2092,38.7647],[-82.2079,38.7642],[-82.2071,38.7639],[-82.2062,38.7633],[-82.2048,38.7625],[-82.2034,38.7617],[-82.2015,38.7604],[-82.2,38.7591],[-82.1989,38.7577],[-82.1977,38.7562],[-82.1966,38.7544],[-82.1956,38.7524],[-82.1951,38.7507],[-82.1949,38.7503],[-82.1949,38.7501],[-82.1948,38.7496],[-82.1948,38.7491],[-82.1948,38.7488],[-82.1947,38.7482],[-82.1946,38.7475],[-82.1946,38.7469],[-82.1946,38.7464],[-82.1945,38.7458],[-82.1944,38.7453],[-82.1943,38.7448],[-82.194,38.7439],[-82.1939,38.7434],[-82.1938,38.7428],[-82.1936,38.7422],[-82.1935,38.7418],[-82.1933,38.7412],[-82.1929,38.7408],[-82.1927,38.7406],[-82.1925,38.7402],[-82.192,38.7398],[-82.1918,38.7397],[-82.1913,38.7392],[-82.1908,38.7387],[-82.1904,38.7382],[-82.19,38.7377],[-82.1897,38.7374],[-82.1895,38.7369],[-82.1892,38.7364],[-82.189,38.7359],[-82.1888,38.7354],[-82.1885,38.7347],[-82.1883,38.7341],[-82.1882,38.7336],[-82.188,38.7331],[-82.1879,38.7325],[-82.1879,38.7319],[-82.1878,38.7313],[-82.1878,38.7306],[-82.1878,38.7299],[-82.1878,38.7291],[-82.1877,38.7282],[-82.1877,38.7281],[-82.1876,38.7275],[-82.1875,38.7268],[-82.1874,38.7261],[-82.1873,38.7256],[-82.1871,38.7249],[-82.1869,38.7243],[-82.1867,38.7237],[-82.1867,38.7236],[-82.1866,38.723],[-82.1866,38.7228],[-82.1866,38.7227],[-82.1866,38.7225],[-82.1868,38.7224],[-82.1869,38.7223],[-82.1875,38.7226],[-82.188,38.7232],[-82.1882,38.7239],[-82.1883,38.7241],[-82.1885,38.7245],[-82.1888,38.7249],[-82.189,38.7252],[-82.1893,38.7256],[-82.1897,38.7263],[-82.1901,38.7269],[-82.1904,38.7275],[-82.1906,38.7281],[-82.1908,38.7286],[-82.1911,38.7293],[-82.1914,38.7298],[-82.1915,38.7304],[-82.1917,38.731],[-82.1919,38.7316],[-82.192,38.7323],[-82.192,38.7324],[-82.192,38.7331],[-82.192,38.7339],[-82.192,38.7345],[-82.1919,38.7351],[-82.1919,38.7357],[-82.1918,38.7363],[-82.1917,38.7369],[-82.1917,38.7374],[-82.1918,38.7376],[-82.1921,38.738],[-82.1923,38.7381],[-82.1925,38.7382],[-82.1926,38.7382],[-82.1928,38.7381],[-82.1931,38.7377],[-82.1938,38.7356],[-82.193,38.7323],[-82.1927,38.7311],[-82.1917,38.7285],[-82.1917,38.7283],[-82.1916,38.7281],[-82.1915,38.7277],[-82.1913,38.7272],[-82.1897,38.7249],[-82.1891,38.724],[-82.1867,38.7197],[-82.1857,38.7174],[-82.1857,38.7173],[-82.1856,38.7172],[-82.1853,38.7169],[-82.185,38.7164],[-82.1846,38.7159],[-82.1844,38.7154],[-82.1843,38.7152],[-82.1842,38.7151],[-82.1842,38.715],[-82.184,38.714],[-82.1835,38.7129],[-82.1832,38.7117],[-82.1829,38.7108],[-82.1827,38.7099],[-82.1825,38.7088],[-82.1825,38.7087],[-82.1825,38.7086],[-82.1826,38.7075],[-82.1826,38.7073],[-82.1826,38.7072],[-82.1826,38.7071],[-82.1826,38.707],[-82.1826,38.7068],[-82.1829,38.7055],[-82.183,38.705],[-82.1831,38.705],[-82.1834,38.7043],[-82.1839,38.703],[-82.1843,38.7018],[-82.1845,38.7011],[-82.1847,38.7005],[-82.1851,38.6992],[-82.1857,38.6979],[-82.1862,38.6966],[-82.1869,38.6949],[-82.1881,38.6925],[-82.1894,38.69],[-82.1902,38.6874],[-82.1904,38.6862],[-82.1905,38.6857],[-82.1906,38.6852],[-82.1908,38.6834],[-82.191,38.6818],[-82.191,38.6816],[-82.191,38.6815],[-82.1909,38.681],[-82.1909,38.6804],[-82.1904,38.6792],[-82.1898,38.6777],[-82.1897,38.6775],[-82.1891,38.676],[-82.1884,38.6744],[-82.1877,38.6727],[-82.1872,38.6707],[-82.1867,38.6686],[-82.1861,38.6668],[-82.186,38.6667],[-82.1858,38.6654],[-82.1858,38.6647],[-82.1858,38.6638],[-82.1857,38.663],[-82.1857,38.6628],[-82.1856,38.6617],[-82.1856,38.661],[-82.1856,38.6605],[-82.1856,38.6596],[-82.1853,38.659],[-82.1849,38.6583],[-82.1844,38.6576],[-82.184,38.6569],[-82.1836,38.6563],[-82.1829,38.6554],[-82.1822,38.6544],[-82.1815,38.6533],[-82.181,38.6525],[-82.1805,38.6516],[-82.1801,38.6506],[-82.1797,38.6499],[-82.1794,38.6495],[-82.1791,38.6489],[-82.1788,38.6481],[-82.1785,38.6471],[-82.178,38.6457],[-82.1773,38.644],[-82.1768,38.6428],[-82.1766,38.6418],[-82.1764,38.6412],[-82.1762,38.6405],[-82.1761,38.6401],[-82.1761,38.6398],[-82.1758,38.6388],[-82.1754,38.6376],[-82.1751,38.636],[-82.1746,38.6344],[-82.1742,38.6332],[-82.1739,38.6326],[-82.1738,38.6324],[-82.1735,38.6314],[-82.1734,38.6313],[-82.1732,38.631],[-82.173,38.6306],[-82.1727,38.6297],[-82.1725,38.6288],[-82.1724,38.6281],[-82.1722,38.6272],[-82.1722,38.6269],[-82.1722,38.6262],[-82.1721,38.6261],[-82.1721,38.626],[-82.1721,38.6257],[-82.172,38.6256],[-82.172,38.6254],[-82.1721,38.6253],[-82.1721,38.6251],[-82.1722,38.625],[-82.1721,38.6248],[-82.1721,38.6243],[-82.1721,38.624],[-82.1721,38.6238],[-82.172,38.623],[-82.1721,38.6222],[-82.1722,38.6216],[-82.1722,38.6205],[-82.1722,38.6199],[-82.1721,38.6193],[-82.1721,38.6192],[-82.1721,38.6186],[-82.1723,38.6179],[-82.1726,38.6169],[-82.1729,38.6157],[-82.1731,38.6151],[-82.1733,38.6144],[-82.1731,38.6133],[-82.1732,38.6124],[-82.1738,38.6115],[-82.1742,38.6111],[-82.1743,38.611],[-82.1745,38.6105],[-82.1744,38.6098],[-82.1745,38.6094],[-82.1747,38.6093],[-82.1751,38.609],[-82.1752,38.6085],[-82.1751,38.6078],[-82.1753,38.6071],[-82.1757,38.6067],[-82.1763,38.6062],[-82.1767,38.6055],[-82.1769,38.6049],[-82.1771,38.6042],[-82.1773,38.6038],[-82.1779,38.6032],[-82.1786,38.6025],[-82.1791,38.602],[-82.1796,38.6014],[-82.1798,38.6013],[-82.1807,38.6004],[-82.1812,38.5998],[-82.182,38.5994],[-82.1831,38.5987],[-82.1836,38.5983],[-82.1846,38.5977],[-82.1858,38.5971],[-82.1868,38.5965],[-82.1872,38.5961],[-82.1879,38.5956],[-82.1888,38.595],[-82.1894,38.5948],[-82.1903,38.5944],[-82.1911,38.5942],[-82.1912,38.5942],[-82.1916,38.5941],[-82.1923,38.5936],[-82.1938,38.5931],[-82.1979,38.5925],[-82.201,38.5921],[-82.2032,38.5919],[-82.2036,38.5919],[-82.2037,38.5919],[-82.2038,38.5919],[-82.2052,38.5917],[-82.2075,38.5916],[-82.2095,38.5915],[-82.2113,38.5916],[-82.213,38.5916],[-82.2146,38.5915],[-82.2151,38.5916],[-82.2157,38.5919],[-82.2166,38.592],[-82.2177,38.5919],[-82.2184,38.5918],[-82.2188,38.5917],[-82.219,38.5917],[-82.2197,38.5915],[-82.22,38.5915],[-82.2207,38.5914],[-82.2211,38.5913],[-82.2215,38.5913],[-82.2222,38.5914],[-82.2232,38.5917],[-82.2242,38.5922],[-82.2248,38.5927],[-82.2253,38.5932],[-82.2259,38.5935],[-82.2272,38.5938],[-82.2291,38.5939],[-82.2304,38.5941],[-82.2321,38.5944],[-82.2335,38.5947],[-82.2347,38.595],[-82.2361,38.5955],[-82.2377,38.596],[-82.239,38.5963],[-82.2392,38.5964],[-82.2406,38.5967],[-82.2422,38.597],[-82.2438,38.5972],[-82.2439,38.5971],[-82.2445,38.597],[-82.2441,38.5968],[-82.244,38.5968],[-82.2436,38.5966],[-82.244,38.5966],[-82.2442,38.5966],[-82.2453,38.5966],[-82.2465,38.5968],[-82.2469,38.597],[-82.248,38.5973],[-82.2481,38.5977],[-82.2476,38.5978],[-82.2469,38.5979],[-82.2457,38.5982],[-82.2457,38.5983],[-82.2463,38.5985],[-82.2467,38.5986],[-82.2468,38.5986],[-82.2475,38.5987],[-82.2486,38.5987],[-82.2494,38.5988],[-82.2499,38.5987],[-82.2508,38.5987],[-82.2525,38.5988],[-82.2529,38.5988],[-82.2533,38.5987],[-82.2536,38.5987],[-82.2542,38.5986],[-82.2543,38.5986],[-82.2545,38.5986],[-82.255,38.5986],[-82.2553,38.5986],[-82.2559,38.5986],[-82.2561,38.5987],[-82.2564,38.5987],[-82.2567,38.5986],[-82.2571,38.5986],[-82.2596,38.5984],[-82.262,38.5982],[-82.2621,38.5982],[-82.2623,38.5981],[-82.2625,38.598],[-82.2627,38.5978],[-82.2628,38.5976],[-82.2629,38.5974],[-82.2631,38.5973],[-82.2631,38.5972],[-82.2632,38.597],[-82.2634,38.5969],[-82.2637,38.597],[-82.2639,38.597],[-82.2641,38.5971],[-82.2643,38.5972],[-82.2645,38.5973],[-82.2647,38.5974],[-82.2649,38.5974],[-82.265,38.5974],[-82.2651,38.5974],[-82.2653,38.5973],[-82.2686,38.5963],[-82.2687,38.5963],[-82.2689,38.5962],[-82.2698,38.5959],[-82.2702,38.5958],[-82.2705,38.5957],[-82.271,38.5955],[-82.2715,38.5954],[-82.2718,38.5952],[-82.2722,38.595],[-82.2725,38.5948],[-82.2729,38.5945],[-82.2734,38.5942],[-82.2738,38.594],[-82.2743,38.5937],[-82.2747,38.5934],[-82.2751,38.5931],[-82.2756,38.5926],[-82.2758,38.5923],[-82.2761,38.5919],[-82.2766,38.5916],[-82.2769,38.5914],[-82.2773,38.591],[-82.2775,38.5908],[-82.2777,38.5905],[-82.2781,38.59],[-82.2782,38.59],[-82.2784,38.5898],[-82.2787,38.5895],[-82.279,38.5894],[-82.2792,38.5892],[-82.2794,38.5889],[-82.2797,38.5885],[-82.2799,38.5882],[-82.28,38.588],[-82.28,38.5878],[-82.2802,38.5876],[-82.2807,38.5873],[-82.2809,38.5871],[-82.281,38.587],[-82.2816,38.5867],[-82.282,38.5863],[-82.2825,38.586],[-82.2828,38.5857],[-82.2833,38.5854],[-82.2836,38.5852],[-82.2837,38.5851],[-82.2841,38.5849],[-82.2844,38.5847],[-82.2847,38.5845],[-82.2851,38.5842],[-82.2852,38.5841],[-82.2854,38.584],[-82.2856,38.5839],[-82.2857,38.5838],[-82.2859,38.5837],[-82.2873,38.5828],[-82.2873,38.5827],[-82.2875,38.5826],[-82.2876,38.5824],[-82.2878,38.5823],[-82.2879,38.5822],[-82.288,38.582],[-82.2881,38.5819],[-82.2882,38.5818],[-82.2883,38.5817],[-82.2885,38.5816],[-82.2887,38.5814],[-82.2888,38.5813],[-82.2889,38.5812],[-82.2891,38.581],[-82.2894,38.5807],[-82.2896,38.5806],[-82.2898,38.5804],[-82.2902,38.5801],[-82.2905,38.5798],[-82.2906,38.5797],[-82.2909,38.5794],[-82.2913,38.579],[-82.2916,38.5786],[-82.2917,38.5783],[-82.2919,38.5781],[-82.2921,38.5778],[-82.2923,38.5775],[-82.2925,38.5771],[-82.2926,38.5769],[-82.2928,38.5767],[-82.2928,38.5766],[-82.2935,38.5754],[-82.2934,38.5749],[-82.2934,38.5747],[-82.2934,38.5746],[-82.2934,38.5745],[-82.2935,38.5743],[-82.2934,38.5743],[-82.2934,38.5742],[-82.2934,38.5741],[-82.2932,38.5742],[-82.293,38.5744],[-82.2929,38.5745],[-82.2928,38.5746],[-82.2927,38.5747],[-82.2926,38.5748],[-82.2925,38.575],[-82.2923,38.5751],[-82.2923,38.5752],[-82.2922,38.5753],[-82.2921,38.5753],[-82.292,38.5754],[-82.2919,38.5755],[-82.2918,38.5755],[-82.2916,38.5754],[-82.2916,38.5753],[-82.2917,38.5751],[-82.2918,38.575],[-82.2918,38.5749],[-82.2918,38.5748],[-82.2919,38.5748],[-82.292,38.5747],[-82.2921,38.5746],[-82.2923,38.5745],[-82.2924,38.5743],[-82.2925,38.5742],[-82.2926,38.574],[-82.2927,38.574],[-82.2927,38.5739],[-82.2928,38.5738],[-82.2928,38.5737],[-82.2929,38.5736],[-82.293,38.5735],[-82.2931,38.5734],[-82.2932,38.5734],[-82.2933,38.5734],[-82.2934,38.5734],[-82.2935,38.5733],[-82.2937,38.5732],[-82.2937,38.5731],[-82.2938,38.5729],[-82.2938,38.5728],[-82.2938,38.5727],[-82.2939,38.5727],[-82.2937,38.5711],[-82.2938,38.5687],[-82.2939,38.5684],[-82.2933,38.5603],[-82.2933,38.56],[-82.2934,38.5571],[-82.2934,38.557],[-82.2939,38.5539],[-82.2939,38.5536],[-82.2948,38.5476],[-82.2948,38.5475],[-82.2954,38.5417],[-82.2955,38.541],[-82.2956,38.541],[-82.2956,38.5408],[-82.2956,38.5404],[-82.2956,38.5398],[-82.2957,38.5392],[-82.2957,38.5388],[-82.2957,38.5385],[-82.2958,38.5383],[-82.2959,38.5379],[-82.2961,38.5375],[-82.2961,38.5372],[-82.2962,38.5369],[-82.2964,38.5364],[-82.2978,38.5333],[-82.2979,38.5332],[-82.2982,38.5327],[-82.2987,38.5319],[-82.2989,38.5314],[-82.2995,38.5306],[-82.3003,38.5294],[-82.3005,38.529],[-82.3015,38.5267],[-82.3015,38.5265],[-82.302,38.5253],[-82.302,38.5251],[-82.3025,38.5241],[-82.3029,38.5232],[-82.3032,38.5217],[-82.3032,38.5215],[-82.3032,38.5212],[-82.3035,38.52],[-82.304,38.5177],[-82.304,38.5174],[-82.304,38.5173],[-82.3038,38.5134],[-82.3037,38.5128],[-82.3037,38.5123],[-82.3034,38.5055],[-82.3033,38.5052],[-82.3033,38.505],[-82.3032,38.5048],[-82.3032,38.5045],[-82.3031,38.5044],[-82.3035,38.5001],[-82.3037,38.4991],[-82.304,38.4977],[-82.3042,38.4963],[-82.3047,38.4948],[-82.3049,38.4939],[-82.3051,38.4935],[-82.3056,38.4925],[-82.306,38.4919],[-82.3063,38.4914],[-82.3063,38.4907],[-82.307,38.4897],[-82.3078,38.4885],[-82.3085,38.4872],[-82.3091,38.4862],[-82.3096,38.4854],[-82.3102,38.4842],[-82.3105,38.4835],[-82.3106,38.4832],[-82.3111,38.4819],[-82.3114,38.4807],[-82.3115,38.48],[-82.3115,38.4799],[-82.3117,38.4784],[-82.3117,38.4781],[-82.3118,38.4777],[-82.3118,38.4772],[-82.3118,38.4766],[-82.3122,38.4765],[-82.3125,38.4761],[-82.3126,38.4755],[-82.3128,38.4742],[-82.3129,38.473],[-82.3129,38.4721],[-82.3131,38.4718],[-82.3133,38.4707],[-82.3134,38.4706],[-82.3135,38.47],[-82.3137,38.4691],[-82.3139,38.4681],[-82.3143,38.467],[-82.3148,38.4652],[-82.3151,38.4646],[-82.3156,38.4634],[-82.3162,38.4623],[-82.3163,38.462],[-82.3164,38.4619],[-82.3166,38.4615],[-82.317,38.4605],[-82.3173,38.4596],[-82.3181,38.4579],[-82.3185,38.4575],[-82.3193,38.4559],[-82.3202,38.4545],[-82.3208,38.4538],[-82.3215,38.4529],[-82.3224,38.452],[-82.323,38.4511],[-82.3235,38.4502],[-82.324,38.4493],[-82.3245,38.4488],[-82.3268,38.447],[-82.3274,38.4465],[-82.3283,38.4459],[-82.3292,38.4453],[-82.3303,38.4445],[-82.3315,38.444],[-82.3327,38.4435],[-82.3339,38.4432],[-82.3348,38.4429],[-82.3357,38.4425],[-82.337,38.442],[-82.3382,38.4418],[-82.3387,38.4416],[-82.3395,38.4413],[-82.3398,38.4412],[-82.3406,38.441],[-82.3429,38.4406],[-82.3444,38.4406],[-82.3446,38.4405],[-82.3447,38.4405],[-82.3456,38.4404],[-82.3463,38.4403],[-82.3466,38.4402],[-82.3476,38.4401],[-82.3478,38.4401],[-82.3479,38.4401],[-82.3485,38.44],[-82.3486,38.44],[-82.3488,38.44],[-82.3499,38.4398],[-82.3503,38.4398],[-82.3515,38.4397],[-82.3522,38.4396],[-82.3526,38.4396],[-82.3537,38.4393],[-82.3548,38.4392],[-82.3558,38.4392],[-82.3559,38.4392],[-82.356,38.4391],[-82.3563,38.4391],[-82.3564,38.4391],[-82.357,38.439],[-82.3577,38.4389],[-82.3583,38.4388],[-82.3588,38.4388],[-82.3602,38.4386],[-82.3614,38.4385],[-82.3625,38.4385],[-82.3637,38.4384],[-82.3645,38.4384],[-82.3648,38.4383],[-82.3654,38.4382],[-82.3662,38.438],[-82.367,38.4378],[-82.3671,38.4378],[-82.3673,38.4378],[-82.3675,38.4378],[-82.3677,38.4377],[-82.3682,38.4376],[-82.3685,38.4375],[-82.3688,38.4374],[-82.3698,38.4372],[-82.372,38.4365],[-82.373,38.4363],[-82.3735,38.4362],[-82.3738,38.4362],[-82.3739,38.4362],[-82.3747,38.436],[-82.3749,38.436],[-82.3754,38.4359],[-82.3763,38.4357],[-82.3773,38.4356],[-82.3781,38.4354],[-82.3789,38.4353],[-82.3801,38.4351],[-82.3809,38.4349],[-82.3814,38.4348],[-82.3818,38.4348],[-82.382,38.4348],[-82.3863,38.4349],[-82.3891,38.4345],[-82.3896,38.4344],[-82.3897,38.4344],[-82.3898,38.4344],[-82.392,38.4354],[-82.3921,38.4354],[-82.4039,38.439],[-82.404,38.4391],[-82.4049,38.4393],[-82.409,38.438],[-82.4098,38.4378],[-82.41,38.4377],[-82.4102,38.4377],[-82.4123,38.437],[-82.4154,38.436],[-82.4176,38.4353],[-82.4187,38.4349],[-82.4251,38.4329],[-82.426,38.4326],[-82.4269,38.4323],[-82.4287,38.4318],[-82.4304,38.4313],[-82.4313,38.4309],[-82.4344,38.4301],[-82.436,38.4297],[-82.4405,38.4285],[-82.4427,38.428],[-82.4471,38.427],[-82.4481,38.4268],[-82.449,38.4266],[-82.4505,38.4263],[-82.4507,38.4263],[-82.4509,38.4263],[-82.451,38.4263],[-82.4514,38.4262],[-82.4516,38.4261],[-82.4517,38.4261],[-82.4518,38.4261],[-82.4519,38.4261],[-82.4538,38.4257],[-82.4565,38.4252],[-82.4566,38.4252],[-82.4597,38.4247],[-82.4598,38.4246],[-82.4611,38.4243],[-82.4617,38.4241],[-82.4619,38.4241],[-82.462,38.424],[-82.4625,38.4239],[-82.4628,38.4238],[-82.4629,38.4238],[-82.4632,38.4237],[-82.4634,38.4237],[-82.4636,38.4236],[-82.4637,38.4236],[-82.4638,38.4236],[-82.4639,38.4236],[-82.4652,38.4233],[-82.466,38.4231],[-82.4667,38.423],[-82.4678,38.4228],[-82.4685,38.4226],[-82.4712,38.4219],[-82.4713,38.4219],[-82.4715,38.4218],[-82.4718,38.4218],[-82.4836,38.4188],[-82.4845,38.4186],[-82.4862,38.4182],[-82.4864,38.4181],[-82.4865,38.4181],[-82.4867,38.418],[-82.4869,38.418],[-82.4871,38.4179],[-82.4872,38.4179],[-82.4873,38.4179],[-82.4907,38.4167],[-82.4943,38.4155],[-82.4944,38.4154],[-82.4946,38.4153],[-82.4948,38.4153],[-82.4951,38.4152],[-82.4952,38.4151],[-82.4963,38.4147],[-82.4977,38.4143],[-82.4998,38.4135],[-82.4999,38.4135],[-82.5,38.4135],[-82.5003,38.4134],[-82.5006,38.4132],[-82.5009,38.4131],[-82.5014,38.413],[-82.5041,38.4122],[-82.5078,38.4113],[-82.5079,38.4112],[-82.5082,38.4112],[-82.5083,38.4112],[-82.5085,38.4112],[-82.5087,38.4111],[-82.5091,38.4111],[-82.5094,38.4109],[-82.5098,38.4108],[-82.51,38.4108],[-82.5104,38.4106],[-82.5106,38.4106],[-82.5112,38.4104],[-82.5114,38.4103],[-82.5116,38.4103],[-82.5118,38.4102],[-82.5119,38.4102],[-82.5122,38.4101],[-82.5123,38.4101],[-82.5127,38.41],[-82.5128,38.41],[-82.5131,38.4099],[-82.5132,38.4099],[-82.5134,38.4098],[-82.5135,38.4098],[-82.5135,38.4097],[-82.5136,38.4097],[-82.5141,38.4096],[-82.5144,38.4095],[-82.5147,38.4094],[-82.5148,38.4094],[-82.5149,38.4093],[-82.515,38.4093],[-82.5152,38.4092],[-82.5155,38.4092],[-82.5158,38.4091],[-82.516,38.409],[-82.516,38.4089],[-82.5162,38.4089],[-82.5163,38.4088],[-82.5165,38.4088],[-82.5166,38.4087],[-82.5168,38.4087],[-82.5169,38.4086],[-82.5171,38.4085],[-82.5173,38.4085],[-82.5174,38.4084],[-82.5175,38.4084],[-82.5178,38.4083],[-82.518,38.4082],[-82.5183,38.4081],[-82.5185,38.4081],[-82.5186,38.4081],[-82.5188,38.408],[-82.519,38.408],[-82.5192,38.4079],[-82.5196,38.4079],[-82.5198,38.4079],[-82.5199,38.4079],[-82.52,38.4079],[-82.5201,38.4078],[-82.5203,38.4078],[-82.5205,38.4077],[-82.5207,38.4076],[-82.5215,38.4074],[-82.5217,38.4074],[-82.5218,38.4073],[-82.522,38.4073],[-82.5224,38.4072],[-82.5228,38.4071],[-82.523,38.4071],[-82.5233,38.407],[-82.5235,38.407],[-82.5237,38.4069],[-82.5246,38.4067],[-82.5248,38.4066],[-82.5249,38.4066],[-82.5252,38.4065],[-82.5253,38.4065],[-82.5255,38.4065],[-82.5259,38.4064],[-82.5262,38.4063],[-82.5266,38.4062],[-82.527,38.4061],[-82.5273,38.406],[-82.5274,38.406],[-82.5285,38.4058],[-82.5287,38.4057],[-82.5294,38.4056],[-82.5296,38.4056],[-82.5301,38.4055],[-82.5306,38.4054],[-82.5307,38.4054],[-82.531,38.4053],[-82.5311,38.4053],[-82.5313,38.4053],[-82.5314,38.4053],[-82.5318,38.4052],[-82.532,38.4051],[-82.5321,38.4051],[-82.5322,38.4051],[-82.5323,38.4051],[-82.5324,38.4051],[-82.5325,38.405],[-82.5326,38.405],[-82.5329,38.405],[-82.5331,38.4049],[-82.5334,38.4049],[-82.5335,38.4048],[-82.5336,38.4048],[-82.5339,38.4048],[-82.5343,38.4048],[-82.5345,38.4048],[-82.5346,38.4048],[-82.5347,38.4048],[-82.5348,38.4048],[-82.5349,38.4047],[-82.535,38.4047],[-82.5353,38.4046],[-82.5354,38.4046],[-82.5356,38.4046],[-82.5359,38.4046],[-82.5362,38.4045],[-82.5365,38.4045],[-82.5366,38.4044],[-82.537,38.4043],[-82.5373,38.4042],[-82.5374,38.4042],[-82.5377,38.4042],[-82.5382,38.4041],[-82.5385,38.4041],[-82.5387,38.404],[-82.5397,38.4039],[-82.54,38.4039],[-82.5405,38.4039],[-82.5407,38.4039],[-82.5409,38.4038],[-82.541,38.4038],[-82.5414,38.4038],[-82.5417,38.4038],[-82.5421,38.4038],[-82.5426,38.4037],[-82.5429,38.4037],[-82.5433,38.4037],[-82.5439,38.4037],[-82.544,38.4037],[-82.5443,38.4037],[-82.5447,38.4037],[-82.5449,38.4036],[-82.5452,38.4036],[-82.5456,38.4036],[-82.546,38.4036],[-82.5462,38.4036],[-82.5465,38.4036],[-82.5468,38.4036],[-82.5471,38.4036],[-82.5474,38.4036],[-82.5478,38.4035],[-82.5481,38.4035],[-82.5485,38.4035],[-82.5488,38.4034],[-82.5496,38.4034],[-82.5501,38.4034],[-82.5503,38.4034],[-82.5506,38.4035],[-82.551,38.4035],[-82.5513,38.4035],[-82.5516,38.4036],[-82.5519,38.4036],[-82.5522,38.4036],[-82.5525,38.4036],[-82.5528,38.4037],[-82.553,38.4037],[-82.5536,38.4037],[-82.5551,38.4038],[-82.5553,38.4038],[-82.5556,38.4039],[-82.5558,38.4039],[-82.556,38.404],[-82.5562,38.404],[-82.5563,38.404],[-82.5564,38.404],[-82.5564,38.4041],[-82.5565,38.4042],[-82.5566,38.4042],[-82.5567,38.4042],[-82.5568,38.4042],[-82.5569,38.4042],[-82.557,38.4042],[-82.5572,38.4042],[-82.5581,38.4044],[-82.5583,38.4044],[-82.5584,38.4044],[-82.559,38.4044],[-82.5593,38.4045],[-82.5597,38.4045],[-82.56,38.4046],[-82.5604,38.4047],[-82.5606,38.4047],[-82.5645,38.4048],[-82.5657,38.4047],[-82.5666,38.4046],[-82.5683,38.4048],[-82.569,38.4049],[-82.5706,38.405],[-82.5716,38.4051],[-82.5722,38.4054],[-82.5731,38.4056],[-82.5734,38.4057],[-82.5754,38.4064],[-82.5779,38.4073],[-82.579,38.4078],[-82.5799,38.4082],[-82.5834,38.41],[-82.5869,38.4123],[-82.5888,38.4136],[-82.5892,38.414],[-82.5899,38.4146],[-82.5906,38.4151],[-82.5911,38.4156],[-82.5914,38.4159],[-82.5919,38.4164],[-82.5919,38.4165],[-82.5924,38.417],[-82.5926,38.4172],[-82.5935,38.4183],[-82.5932,38.421],[-82.5935,38.4218],[-82.5938,38.4223],[-82.5944,38.4231],[-82.5951,38.424],[-82.5957,38.425],[-82.5961,38.4255],[-82.5963,38.4259],[-82.5967,38.4266],[-82.5971,38.4274],[-82.5974,38.4281],[-82.5977,38.429],[-82.5979,38.4295],[-82.598,38.4299],[-82.5983,38.4306],[-82.5986,38.4315],[-82.5987,38.432],[-82.599,38.4328],[-82.5992,38.4335],[-82.5994,38.434],[-82.5995,38.4347],[-82.5999,38.4358],[-82.6001,38.4363],[-82.6004,38.4369],[-82.6005,38.4373],[-82.6006,38.438],[-82.6007,38.4385],[-82.6008,38.4387],[-82.6008,38.4391],[-82.601,38.4399],[-82.6012,38.4408],[-82.6013,38.4418],[-82.6015,38.4427],[-82.6015,38.443],[-82.6017,38.4437],[-82.6018,38.4443],[-82.6019,38.4452],[-82.6021,38.4462],[-82.6023,38.4479],[-82.6025,38.449],[-82.6026,38.45],[-82.6029,38.4513],[-82.6032,38.453],[-82.6033,38.4537],[-82.6034,38.4546],[-82.6036,38.4555],[-82.6037,38.4562],[-82.6038,38.4569],[-82.6039,38.4574],[-82.6039,38.4579],[-82.604,38.4583],[-82.6039,38.4585],[-82.6038,38.4587],[-82.6037,38.4589],[-82.6037,38.4591],[-82.6036,38.4593],[-82.6036,38.4595],[-82.6037,38.4596],[-82.6038,38.4597],[-82.6041,38.46],[-82.6043,38.4602],[-82.6045,38.4605],[-82.6046,38.4607],[-82.6048,38.4614],[-82.6051,38.4621],[-82.6054,38.4625],[-82.6058,38.4634],[-82.6061,38.4639],[-82.6067,38.4651],[-82.607,38.4657],[-82.6074,38.4665],[-82.6076,38.467],[-82.608,38.4677],[-82.6083,38.4682],[-82.6087,38.4687],[-82.6095,38.47],[-82.6098,38.4705],[-82.6102,38.471],[-82.6106,38.4716],[-82.6108,38.4719],[-82.6112,38.4723],[-82.6115,38.4724],[-82.6116,38.4726],[-82.6117,38.4729],[-82.6119,38.4731],[-82.6126,38.4736],[-82.6133,38.474],[-82.6139,38.4744],[-82.6146,38.4749],[-82.6149,38.4751],[-82.6153,38.4753],[-82.6157,38.4755],[-82.6159,38.4757],[-82.6162,38.4757],[-82.6166,38.4759],[-82.6171,38.4762],[-82.6176,38.4765],[-82.618,38.4768],[-82.6184,38.4771],[-82.6187,38.4772],[-82.619,38.4773],[-82.6196,38.4776],[-82.6203,38.4779],[-82.6214,38.4783],[-82.6225,38.4788],[-82.6232,38.4791],[-82.6235,38.4793],[-82.624,38.4795],[-82.6249,38.4799],[-82.6251,38.48],[-82.6254,38.4801],[-82.6261,38.4803],[-82.6267,38.4805],[-82.6276,38.4808],[-82.6284,38.4811],[-82.6291,38.4814],[-82.6296,38.4815],[-82.6298,38.4816],[-82.6304,38.4818],[-82.6316,38.4822],[-82.6325,38.4826],[-82.633,38.4827],[-82.6338,38.483],[-82.6347,38.4833],[-82.6355,38.4836],[-82.636,38.4838],[-82.6365,38.484],[-82.6373,38.4843],[-82.638,38.4847],[-82.6386,38.485],[-82.6392,38.4853],[-82.6398,38.4857],[-82.64,38.4858],[-82.6402,38.4858],[-82.6407,38.4862],[-82.6413,38.4865],[-82.6419,38.4868],[-82.6424,38.4871],[-82.6433,38.4876],[-82.644,38.4879],[-82.6448,38.4884],[-82.6453,38.4887],[-82.6457,38.4889],[-82.6461,38.4892],[-82.6469,38.4896],[-82.6472,38.4898],[-82.6476,38.4901],[-82.648,38.4903],[-82.6486,38.4907],[-82.6491,38.491],[-82.6496,38.4913],[-82.65,38.4916],[-82.6504,38.4918],[-82.6509,38.4922],[-82.6515,38.4926],[-82.6521,38.493],[-82.6525,38.4932],[-82.6528,38.4933],[-82.6532,38.4935],[-82.6535,38.4937],[-82.6537,38.4939],[-82.654,38.4942],[-82.6542,38.4944],[-82.6545,38.4948],[-82.655,38.4952],[-82.6552,38.4954],[-82.6555,38.4956],[-82.6559,38.496],[-82.6562,38.4962],[-82.6566,38.4966],[-82.6572,38.4971],[-82.6577,38.4974],[-82.6579,38.4976],[-82.6581,38.4979],[-82.6584,38.4983],[-82.6586,38.4986],[-82.6587,38.4988],[-82.6591,38.4992],[-82.6596,38.4997],[-82.66,38.5001],[-82.6601,38.5002],[-82.6603,38.5003],[-82.6605,38.5006],[-82.661,38.5009],[-82.6613,38.501],[-82.6616,38.5013],[-82.6619,38.5015],[-82.6621,38.5018],[-82.6623,38.502],[-82.6628,38.5027],[-82.6632,38.5033],[-82.6634,38.5037],[-82.6638,38.5042],[-82.664,38.5044],[-82.6642,38.5046],[-82.6651,38.5055],[-82.6654,38.5058],[-82.6656,38.506],[-82.6659,38.5063],[-82.6665,38.5068],[-82.6667,38.507],[-82.667,38.5073],[-82.6679,38.508],[-82.6683,38.5084],[-82.6685,38.5087],[-82.6686,38.5088],[-82.6689,38.5093],[-82.67,38.5103],[-82.6704,38.5107],[-82.6711,38.5113],[-82.6712,38.5114],[-82.6713,38.5115],[-82.6716,38.5118],[-82.6719,38.512],[-82.672,38.5122],[-82.6723,38.5124],[-82.6724,38.5126],[-82.6727,38.5128],[-82.673,38.5131],[-82.6733,38.5134],[-82.6736,38.5137],[-82.6739,38.514],[-82.6741,38.5143],[-82.6745,38.5146],[-82.6748,38.5148],[-82.675,38.515],[-82.6753,38.5152],[-82.6756,38.5156],[-82.6761,38.5161],[-82.6766,38.5168],[-82.6772,38.5177],[-82.6773,38.5178],[-82.6776,38.5183],[-82.6781,38.519],[-82.6786,38.5197],[-82.6791,38.5203],[-82.6792,38.5205],[-82.6797,38.5213],[-82.6801,38.5218],[-82.6803,38.5221],[-82.6805,38.5223],[-82.6807,38.5225],[-82.6812,38.5232],[-82.6816,38.524],[-82.682,38.5246],[-82.6825,38.5255],[-82.6828,38.5261],[-82.6833,38.5267],[-82.6836,38.5271],[-82.6843,38.5283],[-82.6845,38.5286],[-82.685,38.5293],[-82.6853,38.5298],[-82.6861,38.5309],[-82.6868,38.5322],[-82.6871,38.5326],[-82.6873,38.533],[-82.6876,38.5335],[-82.688,38.5341],[-82.6881,38.5342],[-82.6885,38.5348],[-82.6888,38.5353],[-82.6892,38.5359],[-82.69,38.5368],[-82.6904,38.5372],[-82.6907,38.5376],[-82.6909,38.5378],[-82.6912,38.538],[-82.6916,38.5382],[-82.692,38.5385],[-82.6924,38.5387],[-82.6927,38.5389],[-82.6932,38.5393],[-82.6934,38.5394],[-82.6939,38.5399],[-82.6942,38.5402],[-82.6943,38.5403],[-82.6944,38.5404],[-82.6946,38.5407],[-82.695,38.5412],[-82.6951,38.5413],[-82.6954,38.5416],[-82.6955,38.5417],[-82.6959,38.5421],[-82.696,38.5421],[-82.6963,38.5423],[-82.6967,38.5426],[-82.6972,38.543],[-82.6976,38.5433],[-82.6981,38.5437],[-82.6983,38.5438],[-82.6985,38.5439],[-82.699,38.5442],[-82.6993,38.5443],[-82.6996,38.5445],[-82.7002,38.5447],[-82.7007,38.545],[-82.701,38.5451],[-82.7014,38.5454],[-82.7023,38.5457],[-82.7028,38.5459],[-82.7031,38.546],[-82.7033,38.5461],[-82.7035,38.5462],[-82.7039,38.5464],[-82.7041,38.5465],[-82.7048,38.5468],[-82.7054,38.547],[-82.706,38.5473],[-82.7068,38.5476],[-82.7075,38.5479],[-82.7076,38.548],[-82.7078,38.5481],[-82.7082,38.5482],[-82.709,38.5486],[-82.7092,38.5487],[-82.7098,38.5489],[-82.7101,38.549],[-82.7106,38.5493],[-82.7116,38.5498],[-82.712,38.55],[-82.713,38.5504],[-82.7134,38.5506],[-82.7139,38.5511],[-82.7144,38.5514],[-82.7147,38.5516],[-82.715,38.5518],[-82.7151,38.5519],[-82.7154,38.5521],[-82.7157,38.5523],[-82.716,38.5525],[-82.7163,38.5526],[-82.7164,38.5527],[-82.7171,38.5531],[-82.7174,38.5532],[-82.7177,38.5532],[-82.7178,38.5532],[-82.7182,38.5533],[-82.7185,38.5534],[-82.7198,38.5539],[-82.7202,38.5541],[-82.7205,38.5543],[-82.7207,38.5545],[-82.7211,38.5551],[-82.7213,38.5554],[-82.7215,38.5557],[-82.7223,38.5562],[-82.7229,38.5566],[-82.7252,38.558],[-82.7255,38.5582],[-82.726,38.5584],[-82.7263,38.5585],[-82.7273,38.5587],[-82.7278,38.5588],[-82.7287,38.559],[-82.7294,38.5591],[-82.73,38.5591],[-82.7303,38.5592],[-82.7309,38.5592],[-82.7313,38.5592],[-82.7316,38.5592],[-82.7322,38.5591],[-82.7327,38.5592],[-82.7333,38.5593],[-82.7339,38.5594],[-82.7342,38.5594],[-82.7346,38.5594],[-82.7348,38.5593],[-82.7353,38.5591],[-82.7357,38.559],[-82.7363,38.559],[-82.7369,38.5589],[-82.7374,38.559],[-82.7379,38.559],[-82.7381,38.559],[-82.7382,38.559],[-82.7389,38.559],[-82.7402,38.5592],[-82.7412,38.5592],[-82.7421,38.5592],[-82.7428,38.5593],[-82.7434,38.5593],[-82.744,38.5592],[-82.7446,38.5593],[-82.7451,38.5593],[-82.7463,38.5593],[-82.7472,38.5595],[-82.7485,38.5596],[-82.7499,38.5597],[-82.7504,38.5597],[-82.7511,38.5597],[-82.7514,38.5597],[-82.7524,38.5598],[-82.7546,38.5599],[-82.7566,38.56],[-82.7572,38.56],[-82.7584,38.5601],[-82.7633,38.5604],[-82.7656,38.5605],[-82.7661,38.5605],[-82.7663,38.5606],[-82.7668,38.5605],[-82.767,38.5605],[-82.7671,38.5605],[-82.7677,38.5605],[-82.7684,38.5604],[-82.7691,38.5603],[-82.7699,38.5602],[-82.7705,38.5601],[-82.7714,38.5601],[-82.7721,38.56],[-82.7729,38.5598],[-82.7734,38.5597],[-82.7743,38.5594],[-82.7747,38.5594],[-82.7754,38.5593],[-82.7763,38.5593],[-82.7768,38.5592],[-82.778,38.5592],[-82.7789,38.5592],[-82.7793,38.5592],[-82.7797,38.5592],[-82.7804,38.5592],[-82.781,38.5592],[-82.7812,38.5592],[-82.7821,38.5593],[-82.7828,38.5594],[-82.7831,38.5594],[-82.7836,38.5595],[-82.784,38.5595],[-82.7854,38.5595],[-82.7863,38.5596],[-82.7872,38.5596],[-82.7877,38.5596],[-82.7883,38.5597],[-82.7889,38.5598],[-82.7896,38.56],[-82.7908,38.5603],[-82.7919,38.5606],[-82.7929,38.5609],[-82.7936,38.5611],[-82.7946,38.5614],[-82.7952,38.5616],[-82.7961,38.5618],[-82.7964,38.5619],[-82.797,38.5622],[-82.7978,38.5625],[-82.8005,38.5635],[-82.8011,38.5637],[-82.8016,38.5639],[-82.8021,38.5642],[-82.803,38.5647],[-82.8053,38.5658],[-82.8059,38.566],[-82.8066,38.5663],[-82.8071,38.5664],[-82.8076,38.5666],[-82.8082,38.5668],[-82.8087,38.567],[-82.8092,38.5672],[-82.8097,38.5674],[-82.8101,38.5676],[-82.8105,38.5678],[-82.8107,38.568],[-82.8109,38.5681],[-82.8114,38.5684],[-82.8118,38.5688],[-82.8123,38.5691],[-82.8133,38.5697],[-82.8152,38.5705],[-82.816,38.5708],[-82.817,38.5712],[-82.8182,38.5718],[-82.8185,38.5719],[-82.8191,38.5722],[-82.82,38.5727],[-82.8212,38.5733],[-82.8219,38.5738],[-82.8229,38.5747],[-82.824,38.5755],[-82.8243,38.5757],[-82.8247,38.5759],[-82.8254,38.5761],[-82.8257,38.5763],[-82.8261,38.5765],[-82.8267,38.5769],[-82.8269,38.5771],[-82.827,38.5772],[-82.8277,38.5778],[-82.8279,38.578],[-82.8282,38.5782],[-82.8284,38.5783],[-82.8285,38.5784],[-82.8284,38.5785],[-82.8283,38.5785],[-82.828,38.5784],[-82.8278,38.5784],[-82.8277,38.5784],[-82.8277,38.5785],[-82.8281,38.5789],[-82.8285,38.5791],[-82.8289,38.5793],[-82.8292,38.5795],[-82.8296,38.5797],[-82.8299,38.5798],[-82.8302,38.58],[-82.8306,38.5803],[-82.8309,38.5804],[-82.8327,38.5815],[-82.834,38.5823],[-82.8344,38.5827],[-82.8348,38.5829],[-82.8354,38.5833],[-82.8363,38.5838],[-82.8364,38.5839],[-82.8368,38.5842],[-82.837,38.5843],[-82.8382,38.5852],[-82.8393,38.5861],[-82.8394,38.5862],[-82.8395,38.5863],[-82.8401,38.5868],[-82.8416,38.5881],[-82.8422,38.5886],[-82.8428,38.5893],[-82.8433,38.59],[-82.8437,38.5904],[-82.8442,38.5909],[-82.8451,38.5921],[-82.8457,38.593],[-82.8459,38.5932],[-82.8462,38.5937],[-82.8465,38.5939],[-82.8471,38.5949],[-82.8475,38.5954],[-82.8476,38.5956],[-82.8478,38.5961],[-82.8478,38.5964],[-82.8481,38.5976],[-82.8482,38.598],[-82.8483,38.5983],[-82.8486,38.599],[-82.8489,38.5997],[-82.8491,38.6],[-82.8493,38.6004],[-82.8496,38.601],[-82.8503,38.6022],[-82.8506,38.6029],[-82.8508,38.6033],[-82.8513,38.6045],[-82.8518,38.6055],[-82.8518,38.6056],[-82.8519,38.6056],[-82.8519,38.6057],[-82.8519,38.6058],[-82.852,38.6059],[-82.8522,38.6064],[-82.8526,38.6076],[-82.8528,38.6081],[-82.8533,38.6099],[-82.8538,38.6113],[-82.8541,38.6123],[-82.8544,38.6133],[-82.8547,38.6149],[-82.8549,38.6161],[-82.855,38.6165],[-82.855,38.6166],[-82.8551,38.6168],[-82.8551,38.617],[-82.8554,38.6182],[-82.8557,38.6197],[-82.8559,38.621],[-82.8558,38.6212],[-82.8558,38.6213],[-82.8556,38.6216],[-82.8556,38.6218],[-82.8556,38.6219],[-82.8558,38.623],[-82.8558,38.6233],[-82.8559,38.6237],[-82.856,38.6242],[-82.856,38.6243],[-82.8561,38.6245],[-82.8562,38.6247],[-82.8563,38.6249],[-82.8562,38.6252],[-82.8562,38.6253],[-82.8562,38.6255],[-82.8562,38.6258],[-82.8562,38.6261],[-82.8563,38.6267],[-82.8563,38.6269],[-82.8563,38.6274],[-82.8563,38.6276],[-82.8564,38.6283],[-82.8564,38.6287],[-82.8572,38.6305],[-82.8573,38.6311],[-82.8573,38.6316],[-82.8573,38.632],[-82.8572,38.6324],[-82.857,38.6327],[-82.857,38.6328],[-82.8568,38.633],[-82.8568,38.6334],[-82.8568,38.6339],[-82.8567,38.6342],[-82.8567,38.6344],[-82.8567,38.635],[-82.8568,38.6357],[-82.8568,38.6358],[-82.8568,38.6363],[-82.8569,38.6369],[-82.8569,38.6373],[-82.8568,38.638],[-82.8568,38.6387],[-82.8568,38.639],[-82.8568,38.6391],[-82.8568,38.6396],[-82.8568,38.6405],[-82.8568,38.6411],[-82.8568,38.6415],[-82.8568,38.642],[-82.8568,38.6427],[-82.8569,38.6428],[-82.8569,38.643],[-82.857,38.6433],[-82.857,38.6434],[-82.857,38.6436],[-82.8571,38.6439],[-82.8572,38.6444],[-82.8574,38.6449],[-82.8575,38.645],[-82.8576,38.6454],[-82.8577,38.6456],[-82.8577,38.6457],[-82.8577,38.6458],[-82.8576,38.6459],[-82.8575,38.6459],[-82.8574,38.6459],[-82.8573,38.6458],[-82.8571,38.6454],[-82.857,38.6454],[-82.8569,38.6454],[-82.8568,38.6454],[-82.8568,38.6457],[-82.8568,38.6459],[-82.8568,38.6464],[-82.8568,38.6467],[-82.8569,38.6471],[-82.8569,38.6473],[-82.8569,38.6474],[-82.857,38.6478],[-82.8571,38.6486],[-82.8577,38.6522],[-82.8578,38.6529],[-82.8579,38.6537],[-82.858,38.6542],[-82.858,38.6543],[-82.8582,38.6551],[-82.8584,38.656],[-82.8586,38.6567],[-82.8589,38.658],[-82.859,38.6584],[-82.859,38.6587],[-82.8591,38.6589],[-82.8591,38.659],[-82.8596,38.6604],[-82.8598,38.661],[-82.86,38.6617],[-82.8601,38.6621],[-82.8602,38.6624],[-82.8603,38.6626],[-82.8603,38.6627],[-82.8607,38.6636],[-82.8608,38.6638],[-82.8609,38.6642],[-82.8619,38.6662],[-82.8629,38.6684],[-82.8634,38.6692],[-82.8637,38.6698],[-82.8639,38.6702],[-82.8649,38.6717],[-82.8658,38.6731],[-82.867,38.6746],[-82.8674,38.675],[-82.8681,38.6758],[-82.8686,38.6763],[-82.8695,38.6774],[-82.8713,38.6792],[-82.8719,38.68],[-82.8722,38.6803],[-82.8725,38.6806],[-82.8728,38.6809],[-82.8732,38.6813],[-82.8735,38.6816],[-82.8737,38.6818],[-82.8739,38.682],[-82.8742,38.6823],[-82.8746,38.6827],[-82.8748,38.6829],[-82.875,38.6831],[-82.8753,38.6835],[-82.8755,38.6838],[-82.8757,38.684],[-82.8758,38.6842],[-82.876,38.6846],[-82.8761,38.6849],[-82.8764,38.6855],[-82.8765,38.686],[-82.8766,38.6863],[-82.8767,38.6868],[-82.8769,38.6871],[-82.877,38.6874],[-82.8771,38.6877],[-82.8771,38.6878],[-82.8772,38.6881],[-82.8772,38.6884],[-82.8773,38.6887],[-82.8774,38.6894],[-82.8774,38.6897],[-82.8775,38.6901],[-82.8775,38.6904],[-82.8775,38.6908],[-82.8775,38.6912],[-82.8775,38.692],[-82.8775,38.6925],[-82.8774,38.6929],[-82.8774,38.6934],[-82.8774,38.6938],[-82.8774,38.6942],[-82.8774,38.6945],[-82.8773,38.6949],[-82.8771,38.6958],[-82.877,38.6963],[-82.877,38.6965],[-82.8769,38.6969],[-82.8768,38.6974],[-82.8767,38.6975],[-82.8766,38.6979],[-82.8764,38.6987],[-82.8763,38.6993],[-82.8762,38.6997],[-82.8762,38.7],[-82.8761,38.7004],[-82.876,38.7011],[-82.8759,38.7015],[-82.8759,38.7016],[-82.8758,38.7021],[-82.8757,38.7024],[-82.8756,38.703],[-82.8756,38.7031],[-82.8754,38.7038],[-82.8754,38.704],[-82.8754,38.7041],[-82.8753,38.7042],[-82.8753,38.7044],[-82.8753,38.7045],[-82.8753,38.7046],[-82.8752,38.7049],[-82.8751,38.7051],[-82.8751,38.7053],[-82.875,38.7054],[-82.875,38.7055],[-82.875,38.7056],[-82.8749,38.7057],[-82.8749,38.7059],[-82.8748,38.706],[-82.8747,38.7063],[-82.8746,38.7068],[-82.8746,38.7069],[-82.8745,38.7071],[-82.8745,38.7072],[-82.8744,38.7074],[-82.8744,38.7076],[-82.8744,38.7078],[-82.8743,38.7081],[-82.8741,38.7088],[-82.874,38.7094],[-82.8738,38.7101],[-82.8736,38.7108],[-82.8734,38.712],[-82.8732,38.7129],[-82.873,38.7137],[-82.8729,38.7142],[-82.8728,38.7144],[-82.8726,38.715],[-82.8725,38.7153],[-82.8724,38.7156],[-82.8723,38.7161],[-82.8722,38.7164],[-82.8721,38.7169],[-82.8719,38.7172],[-82.8716,38.7188],[-82.8712,38.72],[-82.8709,38.722],[-82.8707,38.7224],[-82.8706,38.7231],[-82.8705,38.7235],[-82.8704,38.7242],[-82.8702,38.7255],[-82.87,38.7263],[-82.87,38.7264],[-82.87,38.7266],[-82.87,38.727],[-82.8699,38.7273],[-82.8699,38.7276],[-82.8699,38.7277],[-82.8699,38.7278],[-82.87,38.7281],[-82.87,38.7282],[-82.87,38.7285],[-82.87,38.7287],[-82.8701,38.7291],[-82.8701,38.7292],[-82.8701,38.7295],[-82.8701,38.7297],[-82.8702,38.7303],[-82.8702,38.7304],[-82.8702,38.7306],[-82.8702,38.7308],[-82.8702,38.731],[-82.8703,38.7312],[-82.8703,38.7314],[-82.8703,38.732],[-82.8704,38.7324],[-82.8703,38.7327],[-82.8702,38.733],[-82.8702,38.7332],[-82.8702,38.7333],[-82.8702,38.7335],[-82.8703,38.7338],[-82.8705,38.734],[-82.8705,38.7342],[-82.8706,38.7343],[-82.8707,38.7347],[-82.8707,38.7353],[-82.8708,38.7355],[-82.8708,38.7356],[-82.8709,38.7363],[-82.871,38.7365],[-82.8713,38.7375],[-82.8715,38.7382],[-82.8716,38.7386],[-82.8717,38.739],[-82.872,38.7401],[-82.8721,38.7403],[-82.8724,38.7416],[-82.8726,38.7421],[-82.8728,38.7426],[-82.873,38.7431],[-82.8732,38.7435],[-82.8733,38.7436],[-82.8735,38.744],[-82.8736,38.7443],[-82.8738,38.7446],[-82.8739,38.7447],[-82.8739,38.7448],[-82.874,38.745],[-82.8743,38.7453],[-82.8743,38.7454],[-82.8744,38.7455],[-82.8744,38.7456],[-82.8746,38.7458],[-82.8748,38.7463],[-82.8749,38.7465],[-82.8752,38.7468],[-82.8753,38.747],[-82.8756,38.7473],[-82.8758,38.7475],[-82.8759,38.7476],[-82.8761,38.7478],[-82.8763,38.748],[-82.8767,38.7485],[-82.8768,38.7485],[-82.8768,38.7486],[-82.8769,38.7487],[-82.877,38.7488],[-82.8771,38.7488],[-82.8771,38.7489],[-82.8772,38.749],[-82.8776,38.7493],[-82.8779,38.7496],[-82.878,38.7498],[-82.8782,38.7499],[-82.8783,38.7499],[-82.8783,38.75],[-82.8784,38.75],[-82.8784,38.7501],[-82.8786,38.7502],[-82.8788,38.7504],[-82.879,38.7507],[-82.8792,38.7509],[-82.8794,38.7511],[-82.8795,38.7512],[-82.8796,38.7514],[-82.8798,38.7516],[-82.8799,38.7516],[-82.8802,38.7516],[-82.8805,38.7514],[-82.8806,38.7513],[-82.8807,38.7513],[-82.8809,38.7512],[-82.8815,38.7513],[-82.8819,38.7513],[-82.8827,38.7515],[-82.8828,38.7516],[-82.8834,38.7518],[-82.8836,38.7519],[-82.884,38.752],[-82.8843,38.7522],[-82.8849,38.7525],[-82.8852,38.7527],[-82.8854,38.7528],[-82.8855,38.7529],[-82.8856,38.753],[-82.8855,38.7531],[-82.8854,38.7534],[-82.8851,38.7536],[-82.8849,38.7539],[-82.8849,38.7541],[-82.8849,38.7542],[-82.885,38.7544],[-82.8852,38.7546],[-82.8854,38.7548],[-82.8858,38.7551],[-82.886,38.7552],[-82.8862,38.7553],[-82.8865,38.7553],[-82.8868,38.7553],[-82.887,38.7554],[-82.8874,38.7555],[-82.8878,38.7557],[-82.8884,38.7558],[-82.8887,38.7559],[-82.8891,38.756],[-82.8892,38.756],[-82.8893,38.756],[-82.8896,38.7561],[-82.8897,38.7561],[-82.8904,38.7563],[-82.8909,38.7563],[-82.891,38.7563],[-82.8915,38.7564],[-82.8921,38.7564],[-82.8923,38.7564],[-82.8924,38.7564],[-82.8927,38.7565],[-82.8932,38.7565],[-82.8937,38.7565],[-82.8942,38.7565],[-82.8949,38.7565],[-82.8953,38.7565],[-82.8963,38.7564],[-82.8972,38.7562],[-82.8981,38.756],[-82.8991,38.7557],[-82.8995,38.7555],[-82.8999,38.7554],[-82.9005,38.7551],[-82.9009,38.755],[-82.9012,38.7549],[-82.9016,38.7549],[-82.9025,38.755],[-82.903,38.7549],[-82.9036,38.7547],[-82.9044,38.7545],[-82.9053,38.7541],[-82.906,38.7538],[-82.9064,38.7536],[-82.9065,38.7536],[-82.9066,38.7535],[-82.9068,38.7535],[-82.9069,38.7534],[-82.907,38.7534],[-82.9073,38.7533],[-82.908,38.7533],[-82.9087,38.7533],[-82.9091,38.7533],[-82.9094,38.7533],[-82.9096,38.7533],[-82.9097,38.7533],[-82.9103,38.7531],[-82.9107,38.753],[-82.9111,38.7529],[-82.9114,38.7529],[-82.912,38.7528],[-82.9125,38.7527],[-82.913,38.7526],[-82.9138,38.7525],[-82.9144,38.7523],[-82.9148,38.7522],[-82.9155,38.7521],[-82.916,38.752],[-82.9167,38.7518],[-82.9169,38.7518],[-82.9173,38.7517],[-82.9176,38.7516],[-82.9178,38.7516],[-82.9198,38.7512],[-82.9209,38.7509],[-82.9227,38.7504],[-82.9233,38.7502],[-82.9237,38.7501],[-82.9239,38.7501],[-82.9241,38.75],[-82.9245,38.7499],[-82.9256,38.7495],[-82.9257,38.7495],[-82.9262,38.7493],[-82.9267,38.7491],[-82.9271,38.7491],[-82.9275,38.7489],[-82.9278,38.7488],[-82.9287,38.7486],[-82.9294,38.7484],[-82.9301,38.7481],[-82.9305,38.748],[-82.9314,38.7477],[-82.9318,38.7476],[-82.9326,38.7473],[-82.9333,38.7471],[-82.9341,38.7469],[-82.9349,38.7466],[-82.9358,38.7463],[-82.9362,38.7462],[-82.9366,38.746],[-82.9372,38.7458],[-82.9379,38.7456],[-82.9383,38.7454],[-82.9386,38.7453],[-82.939,38.7452],[-82.9394,38.745],[-82.9397,38.7449],[-82.9401,38.7446],[-82.9402,38.7446],[-82.9408,38.7443],[-82.9412,38.7441],[-82.9415,38.744],[-82.9423,38.7436],[-82.943,38.7432],[-82.9435,38.7429],[-82.9447,38.7424],[-82.9451,38.7422],[-82.9455,38.742],[-82.9463,38.7416],[-82.9469,38.7413],[-82.9474,38.7411],[-82.9479,38.7408],[-82.9487,38.7405],[-82.9496,38.7401],[-82.9498,38.7399],[-82.9503,38.7397],[-82.951,38.7393],[-82.9511,38.7392],[-82.9516,38.7389],[-82.9518,38.7388],[-82.9522,38.7386],[-82.9528,38.7383],[-82.9536,38.7378],[-82.9549,38.7371],[-82.9554,38.737],[-82.9557,38.7367],[-82.9579,38.7356],[-82.9582,38.7354],[-82.9589,38.735],[-82.9595,38.7346],[-82.9598,38.7345],[-82.9601,38.7345],[-82.9607,38.7341],[-82.9611,38.7339],[-82.9616,38.7335],[-82.9624,38.7328],[-82.9628,38.7325],[-82.9631,38.7323],[-82.9638,38.7319],[-82.9645,38.7317],[-82.9646,38.7316],[-82.9647,38.7315],[-82.9649,38.7313],[-82.9653,38.7311],[-82.9655,38.7309],[-82.9657,38.7308],[-82.9659,38.7308],[-82.9661,38.7307],[-82.9662,38.7306],[-82.9663,38.7304],[-82.9664,38.7302],[-82.9666,38.73],[-82.967,38.7297],[-82.9674,38.7294],[-82.9684,38.7289],[-82.9689,38.7287],[-82.9692,38.7284],[-82.9693,38.7284],[-82.9695,38.7283],[-82.97,38.7281],[-82.9703,38.728],[-82.9707,38.7278],[-82.9711,38.7274],[-82.9714,38.7272],[-82.9716,38.7272],[-82.9717,38.7272],[-82.9716,38.7273],[-82.9716,38.7274],[-82.9708,38.7283],[-82.9708,38.7285],[-82.9708,38.7286],[-82.9713,38.7285],[-82.9719,38.7281],[-82.9724,38.7279],[-82.973,38.7276],[-82.9732,38.7275],[-82.9739,38.7272],[-82.9746,38.727],[-82.9748,38.7269],[-82.975,38.7268],[-82.9754,38.7268],[-82.9762,38.7266],[-82.9765,38.7265],[-82.9769,38.7263],[-82.9774,38.7262],[-82.9779,38.7261],[-82.9784,38.7261],[-82.9788,38.726],[-82.9795,38.7259],[-82.9803,38.726],[-82.9811,38.726],[-82.9815,38.726],[-82.9825,38.7261],[-82.9835,38.7262],[-82.9838,38.7262],[-82.9844,38.7263],[-82.9854,38.7264],[-82.9857,38.7264],[-82.9864,38.7266],[-82.9867,38.7267],[-82.9871,38.7268],[-82.9876,38.7269],[-82.9884,38.7271],[-82.9893,38.7273],[-82.9899,38.7274],[-82.9909,38.7277],[-82.9923,38.7281],[-82.9929,38.7282],[-82.994,38.7285],[-82.9945,38.7285],[-82.9954,38.7287],[-82.9957,38.7287],[-82.9967,38.7289],[-82.997,38.7289],[-82.9971,38.7289],[-82.9972,38.7289],[-82.9973,38.729],[-82.9976,38.729],[-82.9978,38.7291],[-82.9982,38.7292],[-82.9985,38.7292],[-82.9986,38.7293],[-82.9987,38.7293],[-82.9988,38.7293],[-82.9989,38.7293],[-82.999,38.7293],[-82.9991,38.7293],[-82.9993,38.7293],[-82.9994,38.7293],[-82.9995,38.7293],[-82.9997,38.7294],[-82.9999,38.7294],[-83.0001,38.7294],[-83.0004,38.7294],[-83.0013,38.7296],[-83.0015,38.7296],[-83.0026,38.7297],[-83.0026,38.7298],[-83.003,38.7298],[-83.0033,38.7298],[-83.0036,38.7299],[-83.0039,38.7299],[-83.0057,38.73],[-83.0063,38.73],[-83.0064,38.73],[-83.0073,38.7301],[-83.0079,38.7301],[-83.0094,38.7301],[-83.0106,38.7301],[-83.0116,38.73],[-83.0118,38.73],[-83.0119,38.7299],[-83.012,38.7297],[-83.0122,38.7293],[-83.0125,38.7291],[-83.0128,38.7291],[-83.013,38.7291],[-83.0133,38.7292],[-83.0134,38.7293],[-83.0134,38.7294],[-83.0133,38.7295],[-83.0131,38.7297],[-83.0126,38.7303],[-83.0125,38.7304],[-83.0126,38.7305],[-83.0129,38.7305],[-83.013,38.7306],[-83.0132,38.7306],[-83.0134,38.7306],[-83.0137,38.7307],[-83.0138,38.7306],[-83.0138,38.7304],[-83.0137,38.7303],[-83.0136,38.7301],[-83.0136,38.7299],[-83.0138,38.7296],[-83.014,38.7294],[-83.0142,38.7292],[-83.0145,38.7291],[-83.0151,38.729],[-83.0156,38.7288],[-83.0163,38.7286],[-83.017,38.7284],[-83.0179,38.7282],[-83.018,38.7282],[-83.0184,38.7281],[-83.0186,38.728],[-83.0188,38.7279],[-83.0193,38.728],[-83.0199,38.7282],[-83.0202,38.7283],[-83.0204,38.7284],[-83.0207,38.7287],[-83.0212,38.7288],[-83.0215,38.7288],[-83.022,38.7287],[-83.0222,38.7286],[-83.0224,38.7285],[-83.0228,38.7285],[-83.0235,38.7283],[-83.0249,38.7281],[-83.0255,38.7279],[-83.0259,38.7278],[-83.0262,38.7278],[-83.0267,38.7276],[-83.027,38.7276],[-83.0273,38.7274],[-83.0278,38.7271],[-83.0283,38.7268],[-83.0292,38.7264],[-83.0302,38.7259],[-83.0305,38.7257],[-83.0309,38.7255],[-83.031,38.7254],[-83.0314,38.725],[-83.0318,38.7248],[-83.0322,38.7244],[-83.0326,38.7239],[-83.033,38.7235],[-83.0332,38.7233],[-83.0335,38.723],[-83.0336,38.7227],[-83.0338,38.7223],[-83.0339,38.7222],[-83.0343,38.7216],[-83.0346,38.7213],[-83.0351,38.7208],[-83.0354,38.7203],[-83.0356,38.7201],[-83.0359,38.7198],[-83.0361,38.7195],[-83.0365,38.719],[-83.0368,38.7186],[-83.0373,38.718],[-83.0376,38.7175],[-83.0378,38.7173],[-83.0381,38.7167],[-83.0382,38.7164],[-83.0386,38.7156],[-83.039,38.7151],[-83.0394,38.7142],[-83.0396,38.714],[-83.0398,38.7133],[-83.04,38.7129],[-83.0401,38.7125],[-83.0406,38.7116],[-83.0408,38.7113],[-83.0411,38.7107],[-83.0414,38.7102],[-83.0415,38.7099],[-83.0417,38.7094],[-83.042,38.7088],[-83.0424,38.7081],[-83.0425,38.7078],[-83.0431,38.7071],[-83.0436,38.7066],[-83.0441,38.706],[-83.0445,38.7056],[-83.045,38.705],[-83.0453,38.7046],[-83.0457,38.7042],[-83.046,38.7037],[-83.0463,38.7034],[-83.0465,38.7031],[-83.0469,38.7028],[-83.0473,38.7025],[-83.0478,38.7021],[-83.048,38.7018],[-83.0482,38.7016],[-83.0485,38.7012],[-83.0488,38.7009],[-83.0491,38.7005],[-83.0494,38.7002],[-83.0498,38.6998],[-83.0504,38.6991],[-83.0508,38.6986],[-83.051,38.6983],[-83.0512,38.6981],[-83.0515,38.6976],[-83.0516,38.6974],[-83.0519,38.697],[-83.0522,38.6966],[-83.0527,38.6961],[-83.0529,38.6959],[-83.0537,38.6953],[-83.054,38.6951],[-83.0545,38.6948],[-83.0551,38.6945],[-83.0557,38.6942],[-83.0563,38.6939],[-83.057,38.6935],[-83.0575,38.6933],[-83.0579,38.6931],[-83.0584,38.6928],[-83.0587,38.6926],[-83.059,38.6923],[-83.0595,38.6919],[-83.0599,38.6915],[-83.0603,38.6911],[-83.0608,38.6907],[-83.0614,38.6902],[-83.0618,38.69],[-83.0621,38.6898],[-83.0623,38.6896],[-83.0626,38.6895],[-83.0634,38.6892],[-83.0641,38.6889],[-83.0644,38.6888],[-83.0648,38.6887],[-83.0651,38.6886],[-83.0655,38.6886],[-83.0658,38.6885],[-83.0661,38.6885],[-83.0664,38.6883],[-83.0668,38.688],[-83.0673,38.6878],[-83.0679,38.6875],[-83.0683,38.6874],[-83.071,38.6862],[-83.0728,38.6857],[-83.0783,38.6833],[-83.0799,38.6827],[-83.0823,38.6818],[-83.0846,38.6808],[-83.0883,38.6801],[-83.0953,38.6787],[-83.0997,38.678],[-83.1017,38.6775],[-83.1047,38.6764],[-83.106,38.6756],[-83.1064,38.6754],[-83.1071,38.6752],[-83.1087,38.6741],[-83.1101,38.6733],[-83.1121,38.6718],[-83.1145,38.6694],[-83.116,38.6679],[-83.1165,38.6673],[-83.1176,38.6663],[-83.1198,38.6637],[-83.1201,38.663],[-83.1206,38.6625],[-83.1222,38.6599],[-83.1226,38.6588],[-83.1226,38.6583],[-83.1224,38.658],[-83.1223,38.6576],[-83.1224,38.6572],[-83.1225,38.657],[-83.1233,38.6558],[-83.1235,38.6553],[-83.1236,38.6538],[-83.1242,38.6527],[-83.1246,38.6512],[-83.1247,38.6504],[-83.1258,38.6465],[-83.1267,38.6444],[-83.1281,38.6417],[-83.1291,38.6401],[-83.1302,38.6382],[-83.1324,38.6355],[-83.1327,38.6348],[-83.1347,38.632],[-83.1363,38.6305],[-83.1378,38.6289],[-83.1427,38.6251],[-83.1472,38.6241],[-83.1482,38.6236],[-83.1485,38.6234],[-83.1495,38.6228],[-83.151,38.622],[-83.1524,38.6216],[-83.1528,38.6214],[-83.1536,38.6211],[-83.1544,38.6208],[-83.1545,38.6208],[-83.1547,38.6207],[-83.1569,38.6203],[-83.1586,38.6201],[-83.1595,38.62],[-83.1598,38.62],[-83.1624,38.62],[-83.1638,38.6199],[-83.1657,38.62],[-83.1686,38.62],[-83.1697,38.6201],[-83.1709,38.6201],[-83.1719,38.62],[-83.1728,38.6199],[-83.1745,38.6198],[-83.1775,38.6196],[-83.1812,38.619],[-83.1822,38.6189],[-83.1833,38.6186],[-83.1844,38.6183],[-83.1864,38.6181],[-83.1886,38.6179],[-83.1933,38.6172],[-83.1968,38.617],[-83.199,38.6168],[-83.2014,38.6167],[-83.2034,38.6168],[-83.2059,38.6171],[-83.2078,38.6176],[-83.2098,38.6181],[-83.2125,38.619],[-83.2162,38.6206],[-83.2187,38.6219],[-83.2204,38.6225],[-83.2232,38.6241],[-83.2243,38.6247],[-83.2276,38.626],[-83.2301,38.6268],[-83.2322,38.6273],[-83.2346,38.6279],[-83.2369,38.6283],[-83.2377,38.6284],[-83.2382,38.6285],[-83.2407,38.6288],[-83.2431,38.6288],[-83.2452,38.6287],[-83.2468,38.6284],[-83.2477,38.628],[-83.2489,38.6272],[-83.2494,38.6269],[-83.2504,38.6264],[-83.2508,38.6263],[-83.2509,38.6262],[-83.251,38.6262],[-83.2512,38.6261],[-83.2515,38.626],[-83.2516,38.6259],[-83.2518,38.6257],[-83.2521,38.6255],[-83.2523,38.6253],[-83.2524,38.6252],[-83.2525,38.6251],[-83.2531,38.6244],[-83.2538,38.6239],[-83.2545,38.6235],[-83.2556,38.6232],[-83.2566,38.623],[-83.259,38.623],[-83.2604,38.6229],[-83.2613,38.6227],[-83.2622,38.6225],[-83.2629,38.6222],[-83.2638,38.6217],[-83.2649,38.6211],[-83.2655,38.6205],[-83.2663,38.6198],[-83.2664,38.6197],[-83.2672,38.619],[-83.2676,38.6184],[-83.2677,38.6183],[-83.2679,38.618],[-83.268,38.6177],[-83.2681,38.6172],[-83.2681,38.6169],[-83.2682,38.6163],[-83.2683,38.6158],[-83.2683,38.6155],[-83.2685,38.6152],[-83.2686,38.6151],[-83.269,38.6148],[-83.2694,38.6146],[-83.2699,38.6143],[-83.2702,38.6141],[-83.2704,38.614],[-83.2706,38.6137],[-83.2709,38.6134],[-83.2713,38.6129],[-83.2716,38.6127],[-83.272,38.6122],[-83.2725,38.6117],[-83.2729,38.6113],[-83.2733,38.6109],[-83.2737,38.6106],[-83.274,38.6103],[-83.2745,38.6099],[-83.2748,38.6096],[-83.2751,38.6094],[-83.2755,38.6092],[-83.2758,38.609],[-83.2761,38.6087],[-83.2764,38.6084],[-83.2768,38.6082],[-83.2772,38.6078],[-83.2773,38.6076],[-83.2776,38.6074],[-83.278,38.6069],[-83.2782,38.6068],[-83.2788,38.6062],[-83.279,38.606],[-83.2793,38.6058],[-83.2795,38.6056],[-83.2798,38.6053],[-83.2802,38.6049],[-83.2806,38.6046],[-83.2806,38.6045],[-83.281,38.6041],[-83.2814,38.6037],[-83.2819,38.6033],[-83.2823,38.6029],[-83.2826,38.6026],[-83.2832,38.6022],[-83.2837,38.6018],[-83.284,38.6016],[-83.2844,38.6014],[-83.2849,38.601],[-83.285,38.6009],[-83.2851,38.6007],[-83.2856,38.6002],[-83.2862,38.5996],[-83.2864,38.5994],[-83.2868,38.5992],[-83.2871,38.5989],[-83.2878,38.5985],[-83.288,38.5984],[-83.2886,38.5982],[-83.2894,38.5979],[-83.2899,38.5977],[-83.2901,38.5976],[-83.2902,38.5976],[-83.2911,38.5973],[-83.2918,38.597],[-83.2925,38.5969],[-83.293,38.5968],[-83.2936,38.5967],[-83.2941,38.5967],[-83.2945,38.5967],[-83.2947,38.5967],[-83.2953,38.5968],[-83.2957,38.5969],[-83.2963,38.597],[-83.2968,38.5971],[-83.2976,38.5972],[-83.2987,38.5973],[-83.2993,38.5975],[-83.2998,38.5976],[-83.3004,38.5978],[-83.301,38.598],[-83.3017,38.5982],[-83.3023,38.5984],[-83.3031,38.5986],[-83.3036,38.5988],[-83.3049,38.5993],[-83.3055,38.5996],[-83.3062,38.5999],[-83.3068,38.6003],[-83.3078,38.6008],[-83.3083,38.6011],[-83.3089,38.6014],[-83.3096,38.6019],[-83.3101,38.6022],[-83.3104,38.6025],[-83.311,38.6029],[-83.3115,38.6033],[-83.3118,38.6036],[-83.312,38.6038],[-83.3123,38.6041],[-83.3125,38.6044],[-83.3128,38.6046],[-83.3131,38.6049],[-83.3134,38.6052],[-83.3137,38.6054],[-83.3146,38.6062],[-83.3151,38.6067],[-83.3155,38.6071],[-83.3159,38.6074],[-83.3163,38.6077],[-83.3166,38.6081],[-83.317,38.6085],[-83.3174,38.609],[-83.3177,38.6094],[-83.318,38.6098],[-83.3184,38.6105],[-83.3188,38.6115],[-83.3192,38.6125],[-83.3194,38.6131],[-83.3196,38.6141],[-83.3198,38.6146],[-83.3199,38.6153],[-83.32,38.6163],[-83.3201,38.6168],[-83.3201,38.6173],[-83.3202,38.6176],[-83.3202,38.6185],[-83.3202,38.6193],[-83.3203,38.6201],[-83.3203,38.6208],[-83.3203,38.6214],[-83.3204,38.6224],[-83.3205,38.6231],[-83.3207,38.6239],[-83.3208,38.6244],[-83.3208,38.6249],[-83.3208,38.6251],[-83.3209,38.6252],[-83.3209,38.6254],[-83.3209,38.6255],[-83.3208,38.6257],[-83.3208,38.6259],[-83.3208,38.626],[-83.3209,38.6261],[-83.3209,38.6263],[-83.3209,38.6265],[-83.321,38.6268],[-83.321,38.627],[-83.321,38.6272],[-83.3212,38.6277],[-83.3212,38.628],[-83.3213,38.6283],[-83.3214,38.6285],[-83.3214,38.6288],[-83.3216,38.6292],[-83.3217,38.6297],[-83.3218,38.6299],[-83.3218,38.63],[-83.3219,38.6302],[-83.322,38.6303],[-83.3222,38.6306],[-83.3224,38.6311],[-83.3226,38.6313],[-83.3227,38.6315],[-83.3227,38.6316],[-83.3228,38.6317],[-83.3229,38.6317],[-83.323,38.6318],[-83.3231,38.6319],[-83.3232,38.632],[-83.3233,38.6321],[-83.3234,38.6321],[-83.3236,38.6322],[-83.3237,38.6322],[-83.3238,38.6322],[-83.3239,38.6322],[-83.3239,38.6323],[-83.3239,38.6325],[-83.3239,38.6327],[-83.324,38.6328],[-83.324,38.633],[-83.324,38.6331],[-83.3241,38.6332],[-83.3241,38.6333],[-83.3241,38.6334],[-83.3242,38.6336],[-83.3243,38.6337],[-83.3243,38.6338],[-83.3244,38.634],[-83.3245,38.6342],[-83.3246,38.6343],[-83.3246,38.6344],[-83.3247,38.6344],[-83.3254,38.6348],[-83.3257,38.6349],[-83.3259,38.635],[-83.326,38.6352],[-83.3261,38.6354],[-83.3263,38.6357],[-83.3264,38.636],[-83.3266,38.6363],[-83.3268,38.6367],[-83.327,38.6369],[-83.3272,38.6373],[-83.3273,38.6375],[-83.3274,38.6376],[-83.3275,38.6377],[-83.3276,38.6379],[-83.3279,38.638],[-83.3288,38.6387],[-83.3292,38.6389],[-83.3296,38.6392],[-83.3302,38.6396],[-83.3308,38.64],[-83.3311,38.6402],[-83.3314,38.6403],[-83.3317,38.6405],[-83.332,38.6407],[-83.3324,38.6409],[-83.3327,38.6411],[-83.3328,38.6412],[-83.3339,38.6419],[-83.3342,38.6421],[-83.3345,38.6422],[-83.3346,38.6424],[-83.3348,38.6426],[-83.335,38.6428],[-83.3351,38.6429],[-83.3353,38.643],[-83.3356,38.6431],[-83.3359,38.6432],[-83.3361,38.6433],[-83.3364,38.6435],[-83.3372,38.6439],[-83.3376,38.6441],[-83.338,38.6444],[-83.3382,38.6445],[-83.3388,38.6449],[-83.3392,38.6451],[-83.3395,38.6452],[-83.3397,38.6454],[-83.3404,38.6457],[-83.3407,38.646],[-83.3409,38.6461],[-83.3413,38.6463],[-83.3419,38.6466],[-83.3423,38.6469],[-83.3427,38.6471],[-83.3429,38.6472],[-83.3435,38.6474],[-83.3439,38.6476],[-83.3442,38.6478],[-83.3448,38.648],[-83.3452,38.6482],[-83.3455,38.6482],[-83.3459,38.6484],[-83.3462,38.6485],[-83.3465,38.6487],[-83.3469,38.6489],[-83.3476,38.6493],[-83.3482,38.6497],[-83.3485,38.6498],[-83.3488,38.65],[-83.3492,38.6502],[-83.3498,38.6506],[-83.3504,38.6509],[-83.3507,38.6511],[-83.3513,38.6514],[-83.3516,38.6515],[-83.3519,38.6516],[-83.3524,38.6517],[-83.3528,38.6518],[-83.3531,38.652],[-83.3534,38.6521],[-83.3539,38.6522],[-83.3542,38.6525],[-83.3549,38.6527],[-83.3552,38.653],[-83.3553,38.6531],[-83.3556,38.6534],[-83.356,38.6537],[-83.3562,38.6538],[-83.3565,38.6541],[-83.357,38.6544],[-83.3573,38.6545],[-83.3575,38.6547],[-83.3579,38.6549],[-83.3581,38.655],[-83.3587,38.6552],[-83.3593,38.6554],[-83.3597,38.6555],[-83.3599,38.6556],[-83.3602,38.6557],[-83.3606,38.6559],[-83.3611,38.6562],[-83.3617,38.6566],[-83.3623,38.6569],[-83.3625,38.6571],[-83.3628,38.6572],[-83.3632,38.6574],[-83.3635,38.6575],[-83.3638,38.6576],[-83.3641,38.6577],[-83.3647,38.6579],[-83.3651,38.6581],[-83.3653,38.6583],[-83.3657,38.6584],[-83.3659,38.6585],[-83.3668,38.6587],[-83.3672,38.6589],[-83.3676,38.6591],[-83.368,38.6592],[-83.3684,38.6593],[-83.3686,38.6594],[-83.3689,38.6595],[-83.3692,38.6595],[-83.3693,38.6596],[-83.3696,38.6596],[-83.3701,38.6597],[-83.3705,38.6598],[-83.371,38.6598],[-83.3713,38.6599],[-83.3717,38.6601],[-83.372,38.6602],[-83.3722,38.6603],[-83.3724,38.6604],[-83.3728,38.6605],[-83.373,38.6606],[-83.3733,38.6606],[-83.3737,38.6607],[-83.3742,38.6607],[-83.3744,38.6608],[-83.3746,38.6608],[-83.3749,38.6609],[-83.3752,38.661],[-83.3755,38.6612],[-83.3759,38.6613],[-83.3762,38.6615],[-83.3776,38.6618],[-83.3807,38.6624],[-83.3816,38.6625],[-83.3829,38.6626],[-83.3836,38.6627],[-83.3839,38.6628],[-83.3849,38.6631],[-83.3859,38.6632],[-83.3873,38.6634],[-83.388,38.6635],[-83.3887,38.6635],[-83.3892,38.6636],[-83.3903,38.6638],[-83.3911,38.6639],[-83.392,38.664],[-83.3928,38.6642],[-83.3934,38.6642],[-83.394,38.6643],[-83.3947,38.6644],[-83.395,38.6644],[-83.3953,38.6645],[-83.3955,38.6645],[-83.3961,38.6646],[-83.3966,38.6647],[-83.3972,38.6648],[-83.3977,38.6649],[-83.3981,38.6649],[-83.3984,38.665],[-83.3988,38.6651],[-83.3991,38.6652],[-83.3995,38.6652],[-83.3999,38.6652],[-83.4005,38.6652],[-83.401,38.6653],[-83.4013,38.6654],[-83.4021,38.6655],[-83.403,38.6656],[-83.4038,38.6657],[-83.4047,38.6658],[-83.4056,38.6659],[-83.4063,38.666],[-83.407,38.6661],[-83.4077,38.6662],[-83.4083,38.6662],[-83.4086,38.6662],[-83.4087,38.6663],[-83.4089,38.6664],[-83.4091,38.6665],[-83.4095,38.6667],[-83.4098,38.6668],[-83.4102,38.6668],[-83.4105,38.6668],[-83.4106,38.6668],[-83.411,38.6667],[-83.4119,38.6665],[-83.4125,38.6664],[-83.4134,38.6663],[-83.4141,38.6661],[-83.4145,38.6662],[-83.4148,38.6662],[-83.4154,38.6664],[-83.416,38.6666],[-83.4165,38.6668],[-83.4196,38.667],[-83.4198,38.6671],[-83.4197,38.6673],[-83.4175,38.6677],[-83.4175,38.6679],[-83.4177,38.668],[-83.4207,38.6685],[-83.4219,38.6685],[-83.4231,38.6685],[-83.4243,38.6686],[-83.4262,38.6689],[-83.4283,38.669],[-83.4301,38.669],[-83.4308,38.669],[-83.4332,38.669],[-83.4366,38.6692],[-83.4375,38.6692],[-83.439,38.6692],[-83.4407,38.6694],[-83.4421,38.6696],[-83.4454,38.67],[-83.4468,38.6703],[-83.4476,38.6706],[-83.4489,38.6712],[-83.4502,38.6717],[-83.4532,38.6726],[-83.4548,38.673],[-83.4563,38.6735],[-83.4567,38.6738],[-83.4571,38.674],[-83.4578,38.674],[-83.4581,38.674],[-83.4589,38.6739],[-83.4596,38.6738],[-83.4608,38.6739],[-83.4622,38.6742],[-83.4648,38.6748],[-83.4669,38.6752],[-83.4681,38.6755],[-83.4685,38.6756],[-83.469,38.6759],[-83.4693,38.6761],[-83.4703,38.6768],[-83.4708,38.6771],[-83.4712,38.6773],[-83.4714,38.6775],[-83.4719,38.678],[-83.4725,38.6786],[-83.4737,38.6796],[-83.4741,38.6799],[-83.4744,38.6802],[-83.4749,38.6807],[-83.4754,38.6812],[-83.4758,38.6816],[-83.4762,38.682],[-83.4767,38.6824],[-83.4773,38.6831],[-83.4776,38.6833],[-83.478,38.6837],[-83.4786,38.6842],[-83.479,38.6845],[-83.4798,38.6851],[-83.4808,38.6859],[-83.4815,38.6864],[-83.482,38.6867],[-83.4825,38.6872],[-83.483,38.6876],[-83.4835,38.688],[-83.4841,38.6885],[-83.4847,38.6889],[-83.4852,38.6893],[-83.4858,38.6898],[-83.4862,38.6901],[-83.4869,38.6905],[-83.4879,38.6911],[-83.4883,38.6914],[-83.4889,38.6917],[-83.4896,38.6923],[-83.4906,38.693],[-83.4912,38.6932],[-83.4924,38.6939],[-83.4936,38.6945],[-83.4949,38.6951],[-83.4958,38.6956],[-83.4969,38.6961],[-83.4983,38.6968],[-83.4992,38.6971],[-83.4996,38.6973],[-83.4999,38.6975],[-83.5003,38.6977],[-83.5008,38.6979],[-83.5013,38.6981],[-83.5019,38.6983],[-83.5023,38.6985],[-83.5033,38.6988],[-83.5041,38.6992],[-83.5047,38.6994],[-83.5056,38.6998],[-83.5062,38.7],[-83.5068,38.7002],[-83.5079,38.7005],[-83.5087,38.7008],[-83.5093,38.7009],[-83.5098,38.7011],[-83.5104,38.7012],[-83.5108,38.7013],[-83.5114,38.7014],[-83.512,38.7015],[-83.5128,38.7018],[-83.5136,38.7019],[-83.5147,38.7021],[-83.5152,38.7022],[-83.5161,38.7023],[-83.5169,38.7024],[-83.5178,38.7026],[-83.5184,38.7027],[-83.5189,38.7028],[-83.5201,38.703],[-83.5208,38.7031],[-83.5211,38.7031],[-83.5213,38.7031],[-83.5221,38.7029],[-83.5226,38.7028],[-83.523,38.7028],[-83.5234,38.7028],[-83.5241,38.7028],[-83.5248,38.7029],[-83.5255,38.703],[-83.526,38.7029],[-83.5266,38.7029],[-83.527,38.7028],[-83.5281,38.7027],[-83.5284,38.7027],[-83.529,38.7027],[-83.5296,38.7027],[-83.5301,38.7027],[-83.5306,38.7026],[-83.5315,38.7024],[-83.5321,38.7024],[-83.5329,38.7023],[-83.5334,38.7022],[-83.5339,38.7022],[-83.5349,38.702],[-83.5359,38.7018],[-83.5368,38.7016],[-83.5373,38.7014],[-83.5383,38.7013],[-83.5388,38.7012],[-83.5395,38.7011],[-83.5402,38.701],[-83.5411,38.7008],[-83.5423,38.7006],[-83.5429,38.7005],[-83.5437,38.7003],[-83.5446,38.7001],[-83.5452,38.6999],[-83.546,38.6997],[-83.5464,38.6996],[-83.5469,38.6995],[-83.5476,38.6994],[-83.5483,38.6992],[-83.5494,38.6989],[-83.5503,38.6986],[-83.5509,38.6985],[-83.5516,38.6983],[-83.5521,38.6981],[-83.553,38.6979],[-83.5538,38.6977],[-83.5543,38.6976],[-83.5546,38.6975],[-83.5552,38.6974],[-83.5557,38.6972],[-83.5562,38.697],[-83.5571,38.6968],[-83.5576,38.6966],[-83.5586,38.6964],[-83.5592,38.6962],[-83.5596,38.696],[-83.56,38.696],[-83.5607,38.6958],[-83.5617,38.6956],[-83.5622,38.6954],[-83.5629,38.6952],[-83.5636,38.695],[-83.5643,38.6947],[-83.5652,38.6944],[-83.5658,38.6942],[-83.5668,38.6938],[-83.5676,38.6935],[-83.5682,38.6933],[-83.5688,38.6931],[-83.5694,38.6929],[-83.5701,38.6928],[-83.5708,38.6926],[-83.5713,38.6925],[-83.5721,38.6923],[-83.5729,38.6922],[-83.5737,38.692],[-83.5743,38.6919],[-83.5748,38.6919],[-83.575,38.6918],[-83.5753,38.6918],[-83.5754,38.6918],[-83.5759,38.6917],[-83.5761,38.6916],[-83.5767,38.6915],[-83.5772,38.6914],[-83.5775,38.6914],[-83.5781,38.6913],[-83.5787,38.6912],[-83.5793,38.6911],[-83.58,38.6909],[-83.5808,38.6908],[-83.5815,38.6906],[-83.5818,38.6905],[-83.5822,38.6904],[-83.5829,38.6902],[-83.583,38.6901],[-83.5835,38.69],[-83.5842,38.6899],[-83.5846,38.6898],[-83.5853,38.6898],[-83.5864,38.6896],[-83.587,38.6895],[-83.5881,38.6894],[-83.5886,38.6893],[-83.589,38.6893],[-83.5894,38.6893],[-83.5905,38.6891],[-83.5912,38.6889],[-83.5919,38.6888],[-83.5924,38.6887],[-83.5931,38.6884],[-83.5935,38.6883],[-83.5937,38.6882],[-83.594,38.6879],[-83.5942,38.6878],[-83.5944,38.6877],[-83.5945,38.6876],[-83.5948,38.6876],[-83.5952,38.6874],[-83.5953,38.6873],[-83.5958,38.6871],[-83.5959,38.6871],[-83.5961,38.687],[-83.5962,38.6869],[-83.5966,38.6868],[-83.597,38.6867],[-83.5978,38.6864],[-83.5981,38.6863],[-83.5985,38.6862],[-83.599,38.686],[-83.5993,38.6858],[-83.5996,38.6856],[-83.5999,38.6852],[-83.6004,38.6847],[-83.6007,38.6844],[-83.6011,38.6842],[-83.6017,38.684],[-83.6023,38.684],[-83.6027,38.6841],[-83.603,38.6842],[-83.6033,38.6843],[-83.6041,38.6846],[-83.6046,38.6847],[-83.605,38.6847],[-83.6055,38.6848],[-83.606,38.6848],[-83.6065,38.6848],[-83.6067,38.6848],[-83.6081,38.685],[-83.6087,38.685],[-83.6089,38.685],[-83.6096,38.6849],[-83.6102,38.6848],[-83.6109,38.6848],[-83.6114,38.6847],[-83.6121,38.6845],[-83.6128,38.6843],[-83.6134,38.6842],[-83.6141,38.684],[-83.6147,38.6838],[-83.6153,38.6836],[-83.6159,38.6834],[-83.6165,38.6831],[-83.6169,38.683],[-83.6174,38.6828],[-83.6179,38.6825],[-83.6181,38.6824],[-83.6188,38.6821],[-83.6195,38.6818],[-83.62,38.6815],[-83.6202,38.6814],[-83.6207,38.6812],[-83.621,38.681],[-83.6214,38.6809],[-83.6218,38.6807],[-83.6222,38.6805],[-83.6223,38.6805],[-83.6226,38.6803],[-83.6231,38.6801],[-83.6236,38.6798],[-83.624,38.6796],[-83.6245,38.6794],[-83.6247,38.6793],[-83.6249,38.6792],[-83.625,38.6791],[-83.6252,38.679],[-83.6255,38.6789],[-83.626,38.6786],[-83.6263,38.6785],[-83.6264,38.6784],[-83.6265,38.6784],[-83.6266,38.6783],[-83.6274,38.6778],[-83.6279,38.6774],[-83.6286,38.6769],[-83.6293,38.6763],[-83.6298,38.6758],[-83.6304,38.6754],[-83.6307,38.6751],[-83.6309,38.6749],[-83.6315,38.6744],[-83.6321,38.6739],[-83.6328,38.6731],[-83.6334,38.6724],[-83.6339,38.6717],[-83.6342,38.6714],[-83.6344,38.6711],[-83.6349,38.6704],[-83.6351,38.67],[-83.6355,38.6694],[-83.6358,38.6688],[-83.6362,38.6679],[-83.6365,38.6673],[-83.6367,38.6668],[-83.6368,38.6665],[-83.637,38.666],[-83.6372,38.6654],[-83.6373,38.6647],[-83.6373,38.6641],[-83.6374,38.6635],[-83.6376,38.6626],[-83.6378,38.6619],[-83.638,38.6609],[-83.6382,38.6601],[-83.6383,38.6595],[-83.6384,38.6589],[-83.6385,38.6582],[-83.6386,38.6579],[-83.6387,38.6573],[-83.6387,38.6567],[-83.6388,38.6556],[-83.6389,38.655],[-83.6389,38.6546],[-83.6389,38.6544],[-83.6389,38.6542],[-83.6388,38.6539],[-83.6388,38.6537],[-83.6389,38.6535],[-83.6391,38.653],[-83.6392,38.6526],[-83.6393,38.6521],[-83.6397,38.651],[-83.6399,38.6502],[-83.6402,38.6493],[-83.6404,38.6485],[-83.6405,38.6483],[-83.6407,38.6478],[-83.6409,38.647],[-83.6411,38.6463],[-83.6411,38.6462],[-83.6411,38.6461],[-83.6412,38.646],[-83.6412,38.6458],[-83.6413,38.6456],[-83.6414,38.6454],[-83.6415,38.645],[-83.6415,38.6444],[-83.6416,38.6441],[-83.6417,38.6438],[-83.6419,38.6433],[-83.6422,38.6429],[-83.6425,38.6423],[-83.6427,38.642],[-83.6427,38.6418],[-83.6428,38.6416],[-83.643,38.6411],[-83.6432,38.6406],[-83.6433,38.6401],[-83.6436,38.6394],[-83.6438,38.6387],[-83.644,38.6381],[-83.6443,38.6375],[-83.6445,38.6371],[-83.6449,38.6363],[-83.6456,38.6353],[-83.6478,38.6324],[-83.6483,38.6318],[-83.6491,38.6312],[-83.6504,38.6305],[-83.6526,38.6296],[-83.653,38.6294],[-83.6534,38.6292],[-83.6541,38.6289],[-83.6543,38.6288],[-83.6549,38.6286],[-83.6567,38.6281],[-83.6596,38.6274],[-83.6621,38.627],[-83.6662,38.6265],[-83.6671,38.6264],[-83.668,38.6265],[-83.6687,38.6265],[-83.6703,38.6271],[-83.6715,38.6274],[-83.6726,38.6276],[-83.673,38.6279],[-83.6741,38.6285],[-83.6749,38.6287],[-83.6781,38.6294],[-83.6815,38.6303],[-83.6821,38.6305],[-83.6846,38.6313],[-83.686,38.6319],[-83.6885,38.6328],[-83.6903,38.6335],[-83.6925,38.6343],[-83.6967,38.6361],[-83.6998,38.6375],[-83.7014,38.6383],[-83.7028,38.6391],[-83.7039,38.6395],[-83.7047,38.6398],[-83.705,38.6398],[-83.7053,38.6399],[-83.7059,38.6398],[-83.7065,38.6397],[-83.707,38.6397],[-83.7078,38.6398],[-83.7085,38.64],[-83.7095,38.6404],[-83.7097,38.6405],[-83.71,38.6407],[-83.7101,38.641],[-83.7103,38.6413],[-83.7107,38.6415],[-83.7109,38.6417],[-83.7113,38.6417],[-83.7119,38.6417],[-83.7132,38.6416],[-83.7135,38.6417],[-83.7138,38.6418],[-83.7147,38.6424],[-83.7151,38.6427],[-83.7167,38.6435],[-83.7171,38.6439],[-83.7175,38.6443],[-83.7177,38.6449],[-83.7178,38.645],[-83.718,38.6452],[-83.7187,38.6457],[-83.7193,38.6459],[-83.7195,38.6461],[-83.7204,38.6465],[-83.721,38.6467],[-83.7222,38.6469],[-83.7235,38.6471],[-83.7245,38.6471],[-83.7253,38.6472],[-83.7282,38.6473],[-83.7293,38.6473],[-83.7302,38.6474],[-83.7318,38.6476],[-83.7337,38.6476],[-83.7344,38.6477],[-83.7363,38.6478],[-83.7381,38.6479],[-83.7396,38.648],[-83.741,38.6482],[-83.7423,38.6483],[-83.7444,38.6486],[-83.7466,38.649],[-83.7479,38.6492],[-83.7482,38.6493],[-83.7488,38.6494],[-83.7492,38.6494],[-83.7496,38.6495],[-83.7498,38.6496],[-83.7506,38.6497],[-83.7516,38.6499],[-83.7548,38.6505],[-83.7578,38.6513],[-83.7581,38.6513],[-83.7587,38.6515],[-83.7595,38.6517],[-83.7619,38.652],[-83.7632,38.6522],[-83.7642,38.6525],[-83.7652,38.6529],[-83.7665,38.6535],[-83.7667,38.6536],[-83.7678,38.6542],[-83.7691,38.6551],[-83.7702,38.6559],[-83.7708,38.6565],[-83.7715,38.6573],[-83.7723,38.6585],[-83.773,38.6598],[-83.7734,38.6607],[-83.7736,38.6611],[-83.7738,38.6619],[-83.7739,38.6628],[-83.774,38.6631],[-83.7742,38.6636],[-83.7746,38.664],[-83.775,38.6649],[-83.7757,38.6667],[-83.7763,38.6691],[-83.7763,38.6692],[-83.7765,38.6697],[-83.7767,38.6705],[-83.7768,38.6707],[-83.7775,38.6734],[-83.7779,38.6754],[-83.778,38.6763],[-83.7782,38.6775],[-83.7785,38.6786],[-83.779,38.6803],[-83.7792,38.6816],[-83.7793,38.6827],[-83.7799,38.6845],[-83.78,38.685],[-83.7803,38.686],[-83.781,38.6881],[-83.7815,38.6897],[-83.7821,38.6915],[-83.7825,38.6924],[-83.7828,38.693],[-83.7831,38.6935],[-83.7833,38.6941],[-83.7835,38.6951],[-83.7836,38.6955],[-83.7838,38.6958],[-83.7839,38.696],[-83.7844,38.6966],[-83.7852,38.6974],[-83.7868,38.6991],[-83.788,38.7],[-83.7892,38.7009],[-83.7905,38.7015],[-83.7919,38.7023],[-83.7966,38.7039],[-83.7981,38.7045],[-83.7988,38.7047],[-83.7995,38.7048],[-83.8,38.7049],[-83.8004,38.7051],[-83.8007,38.7053],[-83.8012,38.7054],[-83.8021,38.7055],[-83.8028,38.7056],[-83.8031,38.7057],[-83.805,38.7063],[-83.8058,38.7065],[-83.807,38.7067],[-83.8083,38.7069],[-83.8114,38.7071],[-83.8126,38.7073],[-83.8142,38.7075],[-83.8163,38.7081],[-83.818,38.7086],[-83.8195,38.709],[-83.8216,38.7095],[-83.8224,38.7098],[-83.8225,38.7098],[-83.8228,38.71],[-83.824,38.7105],[-83.8247,38.7109],[-83.8257,38.7116],[-83.8258,38.7117],[-83.8266,38.7123],[-83.827,38.7126],[-83.8279,38.7131],[-83.8302,38.7142],[-83.8332,38.7156],[-83.8333,38.7156],[-83.8352,38.7166],[-83.8362,38.7173],[-83.8372,38.7182],[-83.8379,38.7189],[-83.8385,38.7193],[-83.8392,38.72],[-83.8394,38.7203],[-83.8395,38.7204],[-83.84,38.7212],[-83.8403,38.7216],[-83.8407,38.722],[-83.841,38.7227],[-83.8413,38.7234],[-83.8416,38.7239],[-83.8423,38.7261],[-83.8423,38.7263],[-83.8424,38.7269],[-83.8429,38.7296],[-83.8431,38.7312],[-83.8434,38.7322],[-83.8435,38.7328],[-83.8439,38.7344],[-83.8445,38.7362],[-83.8448,38.7377],[-83.845,38.7383],[-83.8457,38.7403],[-83.846,38.7414],[-83.8462,38.7423],[-83.8466,38.7431],[-83.8473,38.7444],[-83.8475,38.7448],[-83.8478,38.7456],[-83.8483,38.7465],[-83.8489,38.7475],[-83.8509,38.7501],[-83.8516,38.7509],[-83.8518,38.7511],[-83.8519,38.7512],[-83.8521,38.7514],[-83.8524,38.7518],[-83.8526,38.752],[-83.8529,38.7523],[-83.8531,38.7524],[-83.8534,38.7526],[-83.8538,38.7528],[-83.8542,38.753],[-83.8548,38.7532],[-83.8552,38.7534],[-83.8554,38.7536],[-83.8555,38.7539],[-83.8554,38.7541],[-83.8555,38.7542],[-83.8556,38.7542],[-83.8558,38.7542],[-83.856,38.7543],[-83.8563,38.7546],[-83.8567,38.7549],[-83.857,38.7553],[-83.8573,38.7556],[-83.8578,38.756],[-83.8583,38.7563],[-83.8586,38.7565],[-83.8594,38.7569],[-83.86,38.7572],[-83.8607,38.7576],[-83.8611,38.7577],[-83.8615,38.7579],[-83.8622,38.7582],[-83.8628,38.7585],[-83.8632,38.7587],[-83.8638,38.7589],[-83.8645,38.7592],[-83.8652,38.7596],[-83.8657,38.7599],[-83.8663,38.7601],[-83.8671,38.7604],[-83.8681,38.7608],[-83.869,38.7611],[-83.8702,38.7615],[-83.8712,38.7619],[-83.8719,38.7621],[-83.873,38.7624],[-83.8744,38.7627],[-83.876,38.763],[-83.8771,38.7632],[-83.8775,38.7632],[-83.8778,38.7632],[-83.8782,38.7632],[-83.8784,38.7632],[-83.8785,38.7632],[-83.8789,38.7633],[-83.8792,38.7633],[-83.8795,38.7635],[-83.8799,38.7637],[-83.881,38.764],[-83.8818,38.7642],[-83.8831,38.7645],[-83.8841,38.7648],[-83.8843,38.7648],[-83.8851,38.7651],[-83.8868,38.7656],[-83.8873,38.7657],[-83.8877,38.7658],[-83.8884,38.7658],[-83.8893,38.7658],[-83.8899,38.7657],[-83.8901,38.7658],[-83.8902,38.7658],[-83.8907,38.7659],[-83.8913,38.7661],[-83.8925,38.7663],[-83.8943,38.7666],[-83.8953,38.7667],[-83.8964,38.7669],[-83.8974,38.7671],[-83.8991,38.7674],[-83.9006,38.7675],[-83.9012,38.7676],[-83.9014,38.7677],[-83.9019,38.7677],[-83.9039,38.7682],[-83.9062,38.7686],[-83.9089,38.769],[-83.9106,38.7692],[-83.9112,38.7693],[-83.9126,38.7697],[-83.9131,38.7698],[-83.9141,38.7699],[-83.9151,38.7698],[-83.9159,38.7698],[-83.9172,38.7697],[-83.9184,38.7697],[-83.9194,38.7698],[-83.9206,38.77],[-83.922,38.7704],[-83.9226,38.7706],[-83.9231,38.7708],[-83.924,38.771],[-83.9253,38.7711],[-83.9257,38.7712],[-83.9266,38.7715],[-83.9278,38.7719],[-83.9284,38.7722],[-83.9286,38.7724],[-83.9286,38.7727],[-83.9282,38.7729],[-83.9277,38.773],[-83.9269,38.7732],[-83.9265,38.7734],[-83.9261,38.7736],[-83.9261,38.7738],[-83.9261,38.7739],[-83.9263,38.7741],[-83.9266,38.7742],[-83.9276,38.7745],[-83.9289,38.7749],[-83.9301,38.7753],[-83.9317,38.7762],[-83.9329,38.777],[-83.9342,38.7777],[-83.9358,38.7788],[-83.9377,38.7799],[-83.9385,38.7804],[-83.9393,38.781],[-83.9405,38.7818],[-83.9417,38.7824],[-83.9436,38.7833],[-83.945,38.7839],[-83.9471,38.7847],[-83.9486,38.7852],[-83.9507,38.7857],[-83.9525,38.7861],[-83.9541,38.7863],[-83.9551,38.7864],[-83.9564,38.7864],[-83.9569,38.7865],[-83.9574,38.7865],[-83.9588,38.7871],[-83.959,38.7871],[-83.9595,38.7872],[-83.9605,38.7873],[-83.9613,38.7874],[-83.9618,38.7875],[-83.9624,38.7875],[-83.9635,38.7874],[-83.9644,38.7873],[-83.9658,38.7873],[-83.9666,38.7874],[-83.9688,38.7874],[-83.9701,38.7874],[-83.9712,38.7873],[-83.9722,38.7871],[-83.9731,38.7871],[-83.9738,38.7872],[-83.9741,38.7872],[-83.9751,38.7874],[-83.9754,38.7874],[-83.9763,38.7875],[-83.9773,38.7874],[-83.9779,38.7873],[-83.9787,38.7872],[-83.9792,38.787],[-83.9798,38.7866],[-83.9803,38.7864],[-83.9809,38.7863],[-83.982,38.7861],[-83.983,38.7859],[-83.9842,38.7856],[-83.9854,38.7852],[-83.987,38.7846],[-83.9881,38.784],[-83.9888,38.7837],[-83.9897,38.7835],[-83.9915,38.7831],[-83.9938,38.7826],[-83.9947,38.7823],[-83.9955,38.7819],[-83.9958,38.7818],[-83.9964,38.7817],[-83.9967,38.7817],[-83.9974,38.7816],[-83.9983,38.7814],[-84.0003,38.781],[-84.0034,38.7805],[-84.0063,38.7802],[-84.0075,38.7799],[-84.0103,38.7791],[-84.0134,38.7779],[-84.0169,38.7767],[-84.0184,38.7762],[-84.0196,38.776],[-84.0203,38.7758],[-84.0228,38.7751],[-84.024,38.7749],[-84.0259,38.7743],[-84.0275,38.7742],[-84.0286,38.7739],[-84.0298,38.7736],[-84.0345,38.7724],[-84.0357,38.7723],[-84.0358,38.7722],[-84.039,38.7715],[-84.0438,38.7707],[-84.0446,38.7706],[-84.0454,38.7707],[-84.0488,38.7713],[-84.0503,38.7715],[-84.0511,38.7715],[-84.0527,38.7712],[-84.0538,38.7711],[-84.0635,38.7712],[-84.0656,38.7711],[-84.0688,38.7706],[-84.0708,38.7704],[-84.0717,38.7706],[-84.0746,38.7714],[-84.076,38.7715],[-84.078,38.7718],[-84.0819,38.7726],[-84.0821,38.7726],[-84.085,38.7734],[-84.0864,38.7739],[-84.0887,38.774],[-84.0918,38.7742],[-84.0926,38.7745],[-84.0944,38.7754],[-84.0971,38.7761],[-84.1011,38.7773],[-84.1023,38.7776],[-84.1072,38.7788],[-84.1089,38.7793],[-84.1099,38.78],[-84.1106,38.7804],[-84.1117,38.7809],[-84.1117,38.781],[-84.1108,38.7809],[-84.1102,38.7809],[-84.1101,38.781],[-84.1102,38.7811],[-84.1106,38.7813],[-84.1117,38.7816],[-84.1126,38.7819],[-84.1138,38.7822],[-84.1151,38.7824],[-84.1164,38.7831],[-84.118,38.7836],[-84.1195,38.784],[-84.1249,38.7861],[-84.1317,38.7885],[-84.1333,38.789],[-84.1359,38.7898],[-84.1363,38.7899],[-84.1377,38.7902],[-84.1397,38.7906],[-84.1406,38.7909],[-84.144,38.792],[-84.1446,38.7922],[-84.1472,38.7929],[-84.1519,38.7939],[-84.1548,38.7946],[-84.1559,38.7949],[-84.1566,38.7951],[-84.1585,38.7953],[-84.1635,38.7961],[-84.1689,38.7969],[-84.174,38.7978],[-84.1775,38.7983],[-84.1857,38.7993],[-84.1875,38.7995],[-84.1883,38.7996],[-84.1886,38.7996],[-84.1909,38.7997],[-84.1922,38.8001],[-84.1945,38.8005],[-84.1957,38.8007],[-84.198,38.8009],[-84.1989,38.8011],[-84.2026,38.8019],[-84.2047,38.8024],[-84.2059,38.8027],[-84.209,38.8041],[-84.2106,38.8048],[-84.2111,38.8049],[-84.212,38.8053],[-84.2127,38.8056],[-84.2131,38.8058],[-84.2134,38.8061],[-84.2136,38.8063],[-84.2138,38.8065],[-84.214,38.8068],[-84.2145,38.8073],[-84.2151,38.8078],[-84.2181,38.81],[-84.2188,38.8106],[-84.2198,38.8114],[-84.2199,38.8115],[-84.2201,38.8117],[-84.2217,38.8133],[-84.2239,38.8156],[-84.225,38.817],[-84.2257,38.8181],[-84.2273,38.8213],[-84.2281,38.8229],[-84.2295,38.8255],[-84.2301,38.8264],[-84.2304,38.8274],[-84.2313,38.8308],[-84.2317,38.8323],[-84.2322,38.8347],[-84.2323,38.8362],[-84.2325,38.8383],[-84.2326,38.8388],[-84.233,38.8397],[-84.233,38.8402],[-84.2331,38.841],[-84.2334,38.8446],[-84.2336,38.8477],[-84.2336,38.8513],[-84.2337,38.854],[-84.2336,38.8542],[-84.2334,38.8543],[-84.2335,38.8545],[-84.2336,38.8548],[-84.2336,38.8564],[-84.2335,38.8574],[-84.2333,38.859],[-84.2333,38.8592],[-84.2333,38.8605],[-84.233,38.8625],[-84.2329,38.8638],[-84.2325,38.8662],[-84.2323,38.8678],[-84.2319,38.8715],[-84.2319,38.8719],[-84.2318,38.8721],[-84.2318,38.8723],[-84.2318,38.8725],[-84.2315,38.8725],[-84.2317,38.8727],[-84.2318,38.8728],[-84.2319,38.8746],[-84.2319,38.8749],[-84.232,38.8751],[-84.232,38.876],[-84.2319,38.8772],[-84.2319,38.8789],[-84.232,38.8803],[-84.2322,38.8816],[-84.2325,38.884],[-84.2329,38.8862],[-84.2328,38.8869],[-84.233,38.8877],[-84.234,38.8914],[-84.2354,38.8944],[-84.2366,38.8961],[-84.2371,38.8967],[-84.2377,38.8975],[-84.2384,38.898],[-84.2386,38.8984],[-84.2393,38.899],[-84.2397,38.8996],[-84.2402,38.9004],[-84.2408,38.9011],[-84.2412,38.9019],[-84.2415,38.9022],[-84.2418,38.9024],[-84.2424,38.9026],[-84.2427,38.9028],[-84.243,38.9031],[-84.2434,38.9039],[-84.2442,38.9049],[-84.2452,38.9059],[-84.2462,38.9074],[-84.2465,38.9079],[-84.2467,38.9081],[-84.2475,38.9093],[-84.2479,38.9098],[-84.2494,38.9116],[-84.2499,38.9124],[-84.25,38.9127],[-84.2522,38.9158],[-84.2538,38.9181],[-84.2562,38.9215],[-84.257,38.9226],[-84.2604,38.9247],[-84.2613,38.9262],[-84.2622,38.9273],[-84.2639,38.9291],[-84.2649,38.9301],[-84.2657,38.9314],[-84.2666,38.9326],[-84.2684,38.9348],[-84.2694,38.9359],[-84.2696,38.9362],[-84.2717,38.9378],[-84.2724,38.9388],[-84.275,38.9409],[-84.2779,38.9432],[-84.2785,38.9436],[-84.279,38.9442],[-84.2796,38.9449],[-84.2804,38.9457],[-84.2838,38.9495],[-84.2852,38.9511],[-84.2865,38.9525],[-84.2888,38.9556],[-84.2902,38.9583],[-84.2913,38.9601],[-84.292,38.9611],[-84.2931,38.9629],[-84.2937,38.9644],[-84.2939,38.965],[-84.2958,38.9692],[-84.2962,38.9713],[-84.2966,38.9732],[-84.2966,38.9753],[-84.2968,38.9767],[-84.2975,38.9817],[-84.2979,38.9842],[-84.2982,38.9864],[-84.2976,38.9889],[-84.298,38.9909],[-84.2991,38.994],[-84.2999,38.9965],[-84.3007,38.9978],[-84.3015,38.9998],[-84.3016,39.0001],[-84.3021,39.0008],[-84.303,39.0027],[-84.3031,39.0029],[-84.3033,39.0033],[-84.3044,39.0053],[-84.3061,39.0078],[-84.3066,39.0083],[-84.3077,39.0097],[-84.3083,39.0104],[-84.3093,39.0117],[-84.3103,39.0128],[-84.3125,39.0151],[-84.3138,39.0166],[-84.3148,39.0175],[-84.3162,39.0187],[-84.3174,39.0194],[-84.3177,39.0197],[-84.3184,39.0203],[-84.3194,39.0209],[-84.32,39.0215],[-84.3207,39.0222],[-84.3212,39.0231],[-84.3225,39.0241],[-84.3242,39.0253],[-84.3255,39.0261],[-84.326,39.0265],[-84.3266,39.0273],[-84.3287,39.0287],[-84.3289,39.0288],[-84.3294,39.029],[-84.3302,39.0293],[-84.3329,39.0308],[-84.3343,39.0316],[-84.3352,39.032],[-84.3355,39.0322],[-84.3357,39.0325],[-84.3362,39.0326],[-84.3365,39.0327],[-84.3385,39.0338],[-84.3398,39.0343],[-84.3407,39.0349],[-84.342,39.0354],[-84.3432,39.0358],[-84.3442,39.0359],[-84.3447,39.0361],[-84.3452,39.0364],[-84.3456,39.0367],[-84.3463,39.0371],[-84.3482,39.0378],[-84.3509,39.0386],[-84.3522,39.039],[-84.3557,39.0399],[-84.357,39.0404],[-84.3578,39.0407],[-84.3606,39.0415],[-84.3613,39.0416],[-84.3616,39.0416],[-84.3628,39.0418],[-84.3637,39.0421],[-84.367,39.0427],[-84.3693,39.043],[-84.3712,39.0432],[-84.3716,39.0433],[-84.3732,39.0434],[-84.3741,39.0436],[-84.3745,39.0437],[-84.375,39.0438],[-84.376,39.044],[-84.3769,39.0442],[-84.3787,39.0444],[-84.3812,39.0446],[-84.383,39.045],[-84.3851,39.0452],[-84.3869,39.0452],[-84.3875,39.0452],[-84.3889,39.0447],[-84.3903,39.0444],[-84.3911,39.0446],[-84.3925,39.0451],[-84.3929,39.0452],[-84.3942,39.0451],[-84.3955,39.0454],[-84.3962,39.0457],[-84.3966,39.0458],[-84.3978,39.046],[-84.3998,39.0464],[-84.4007,39.0465],[-84.4013,39.0463],[-84.4022,39.0458],[-84.4029,39.0457],[-84.403,39.0457],[-84.4045,39.0457],[-84.4073,39.0458],[-84.4096,39.0463],[-84.4111,39.0466],[-84.4125,39.047],[-84.414,39.0476],[-84.4156,39.0485],[-84.4164,39.049],[-84.4171,39.0493],[-84.4183,39.0495],[-84.4191,39.0498],[-84.4214,39.051],[-84.4221,39.0515],[-84.4235,39.0519],[-84.4245,39.0522],[-84.4249,39.0524],[-84.4258,39.0528],[-84.4263,39.053],[-84.4269,39.0536],[-84.4279,39.0545],[-84.4284,39.0551],[-84.4286,39.0554],[-84.4286,39.0556],[-84.4283,39.0555],[-84.427,39.0547],[-84.4263,39.0541],[-84.4243,39.0528],[-84.4239,39.0528],[-84.4238,39.0529],[-84.4239,39.0531],[-84.4248,39.0538],[-84.4254,39.0542],[-84.4263,39.0548],[-84.428,39.0564],[-84.4282,39.0566],[-84.4287,39.057],[-84.4293,39.0574],[-84.4294,39.0575],[-84.4295,39.0576],[-84.4296,39.0577],[-84.4297,39.0578],[-84.4298,39.0579],[-84.4302,39.0582],[-84.4306,39.0587],[-84.4309,39.0599],[-84.4311,39.0607],[-84.4314,39.0618],[-84.4323,39.0657],[-84.4327,39.0668],[-84.4333,39.0701],[-84.4335,39.0728],[-84.4336,39.0733],[-84.4337,39.074],[-84.4336,39.0746],[-84.4334,39.0765],[-84.4334,39.0779],[-84.4334,39.078],[-84.4334,39.0786],[-84.4336,39.0789],[-84.4341,39.0804],[-84.4342,39.0811],[-84.4339,39.0823],[-84.4338,39.0836],[-84.4337,39.0842],[-84.4345,39.0851],[-84.4348,39.0857],[-84.4353,39.0866],[-84.4354,39.0868],[-84.4355,39.087],[-84.4355,39.0881],[-84.4351,39.0907],[-84.4351,39.0921],[-84.435,39.0924],[-84.4348,39.0928],[-84.4344,39.0935],[-84.4339,39.0943],[-84.4338,39.0949],[-84.4338,39.0956],[-84.4339,39.0962],[-84.434,39.0966],[-84.4346,39.0984],[-84.435,39.0997],[-84.4352,39.1004],[-84.4354,39.1009],[-84.4362,39.1024],[-84.4363,39.1026],[-84.4369,39.1037],[-84.4373,39.1045],[-84.4378,39.1051],[-84.4389,39.1065],[-84.4394,39.1072],[-84.4396,39.1077],[-84.4401,39.1083],[-84.4405,39.1089],[-84.441,39.1096],[-84.442,39.1107],[-84.4425,39.1113],[-84.443,39.112],[-84.4432,39.1122],[-84.4437,39.1126],[-84.4438,39.1128],[-84.4451,39.114],[-84.4458,39.1147],[-84.4464,39.1153],[-84.4479,39.1165],[-84.449,39.1172],[-84.45,39.1178],[-84.451,39.1184],[-84.4525,39.1192],[-84.4548,39.1202],[-84.4567,39.1208],[-84.4577,39.1211],[-84.4588,39.1215],[-84.4596,39.1215],[-84.4621,39.1219],[-84.4628,39.122],[-84.4642,39.1221],[-84.466,39.122],[-84.4678,39.1217],[-84.4697,39.1215],[-84.4708,39.1217],[-84.4712,39.1217],[-84.4714,39.1216],[-84.4727,39.1212],[-84.4744,39.1206],[-84.4753,39.1202],[-84.4759,39.1199],[-84.4765,39.1195],[-84.4766,39.1194],[-84.4769,39.1192],[-84.4785,39.1185],[-84.4796,39.118],[-84.4801,39.1178],[-84.4805,39.1175],[-84.4812,39.117],[-84.4822,39.1164],[-84.4827,39.116],[-84.4852,39.1137],[-84.4885,39.1107],[-84.4891,39.1099],[-84.4901,39.1084],[-84.4904,39.1081],[-84.4912,39.1072],[-84.4925,39.1052],[-84.493,39.1046],[-84.4932,39.1043],[-84.4939,39.103],[-84.4941,39.1029],[-84.4943,39.1028],[-84.4953,39.102],[-84.496,39.1013],[-84.4961,39.1013],[-84.4962,39.1012],[-84.4965,39.1009],[-84.4972,39.1003],[-84.4988,39.0992],[-84.5023,39.0969],[-84.5031,39.0965],[-84.5041,39.096],[-84.5062,39.0952],[-84.5095,39.0941],[-84.5096,39.0941],[-84.5101,39.0939],[-84.511,39.0936],[-84.513,39.0934],[-84.5153,39.093],[-84.5196,39.0923],[-84.5198,39.0923],[-84.5199,39.0923],[-84.5215,39.0922],[-84.5224,39.0921],[-84.5225,39.0921],[-84.5226,39.0922],[-84.5228,39.0922],[-84.5229,39.0922],[-84.5238,39.0923],[-84.5256,39.0925],[-84.5267,39.0927],[-84.5282,39.0934],[-84.5288,39.0937],[-84.5297,39.0941],[-84.5311,39.0949],[-84.5327,39.0958],[-84.5343,39.0966],[-84.5371,39.0977],[-84.5378,39.098],[-84.5403,39.099],[-84.5411,39.0992],[-84.5415,39.0993],[-84.5416,39.0993],[-84.5435,39.0998],[-84.544,39.0999],[-84.5461,39.1],[-84.5471,39.0999],[-84.5486,39.0998],[-84.549,39.0998],[-84.5495,39.0997],[-84.5511,39.0994],[-84.5514,39.0994],[-84.5524,39.099],[-84.5533,39.0986],[-84.5535,39.0985],[-84.5546,39.0977],[-84.5553,39.0971],[-84.5574,39.0952],[-84.5577,39.095],[-84.5577,39.0949],[-84.5589,39.0939],[-84.5596,39.0929],[-84.5598,39.0925],[-84.5608,39.0914],[-84.564,39.0879],[-84.5643,39.0877],[-84.5646,39.0874],[-84.5648,39.0872],[-84.5656,39.0867],[-84.566,39.0864],[-84.5665,39.086],[-84.5674,39.0853],[-84.5694,39.0839],[-84.5695,39.0838],[-84.5697,39.0837],[-84.5711,39.0827],[-84.5718,39.0825],[-84.572,39.0824],[-84.5724,39.0822],[-84.5725,39.0822],[-84.5731,39.0819],[-84.5738,39.0817],[-84.5747,39.0815],[-84.5755,39.0812],[-84.5764,39.0811],[-84.5785,39.0807],[-84.5805,39.0803],[-84.5814,39.0801],[-84.5825,39.08],[-84.5826,39.0799],[-84.5836,39.0798],[-84.584,39.0797],[-84.5863,39.0792],[-84.5874,39.0789],[-84.5899,39.0784],[-84.5902,39.0784],[-84.593,39.0777],[-84.5949,39.0773],[-84.5951,39.0772],[-84.5962,39.0769],[-84.5968,39.0767],[-84.597,39.0766],[-84.5976,39.0762],[-84.5993,39.0751],[-84.6008,39.0745],[-84.6015,39.0743],[-84.6041,39.0737],[-84.6044,39.0736],[-84.6053,39.0735],[-84.6079,39.0733],[-84.609,39.0733],[-84.6093,39.0733],[-84.6104,39.0733],[-84.6141,39.0734],[-84.6157,39.0733],[-84.617,39.0733],[-84.6174,39.0733],[-84.6181,39.0733],[-84.6183,39.0733],[-84.6184,39.0733],[-84.6187,39.0733],[-84.6202,39.0735],[-84.622,39.0739],[-84.6237,39.0744],[-84.6238,39.0744],[-84.6242,39.0745],[-84.6268,39.0753],[-84.6279,39.0757],[-84.629,39.0762],[-84.6302,39.0764],[-84.6325,39.0765],[-84.6328,39.0767],[-84.6343,39.0782],[-84.635,39.0789],[-84.6358,39.0795],[-84.6363,39.0799],[-84.6377,39.0808],[-84.6388,39.0814],[-84.6398,39.0823],[-84.6408,39.0832],[-84.6424,39.0843],[-84.6437,39.0856],[-84.6462,39.0881],[-84.6463,39.0882],[-84.6502,39.0914],[-84.651,39.092],[-84.6517,39.0925],[-84.6534,39.0934],[-84.6543,39.0939],[-84.6547,39.0941],[-84.6582,39.0956],[-84.6593,39.096],[-84.6596,39.0962],[-84.662,39.0968],[-84.6634,39.0972],[-84.6649,39.0976],[-84.6666,39.0979],[-84.668,39.0979],[-84.6706,39.0976],[-84.6723,39.0975],[-84.6742,39.0977],[-84.6757,39.098],[-84.6781,39.0983],[-84.6802,39.0987],[-84.6832,39.0997],[-84.6855,39.1005],[-84.6861,39.1008],[-84.6875,39.1016],[-84.6894,39.1032],[-84.6906,39.1048],[-84.6911,39.1054],[-84.6916,39.1063],[-84.6925,39.1074],[-84.693,39.1081],[-84.6941,39.1091],[-84.695,39.11],[-84.6964,39.1117],[-84.6971,39.1126],[-84.6997,39.1158],[-84.7006,39.1169],[-84.7027,39.1194],[-84.7044,39.1214],[-84.7053,39.1224],[-84.7078,39.125],[-84.7099,39.1277],[-84.7102,39.1282],[-84.7107,39.1288],[-84.7112,39.1295],[-84.7119,39.1302],[-84.7121,39.1303],[-84.7122,39.1304],[-84.7123,39.1305],[-84.7127,39.1308],[-84.7132,39.1312],[-84.7136,39.1318],[-84.7141,39.1326],[-84.7149,39.1335],[-84.7151,39.1337],[-84.7155,39.1341],[-84.7167,39.1351],[-84.7177,39.1361],[-84.7181,39.1366],[-84.7205,39.1383],[-84.7218,39.1392],[-84.7232,39.1402],[-84.7244,39.141],[-84.7254,39.1415],[-84.7258,39.1418],[-84.7262,39.1419],[-84.7262,39.142],[-84.7275,39.1427],[-84.7284,39.1432],[-84.7321,39.1446],[-84.7346,39.1454],[-84.7379,39.1463],[-84.7395,39.1469],[-84.7418,39.1474],[-84.7428,39.1476],[-84.7444,39.1477],[-84.7445,39.1477],[-84.7448,39.1474],[-84.745,39.1473],[-84.7451,39.1473],[-84.7454,39.1475],[-84.7456,39.1476],[-84.7459,39.1477],[-84.7489,39.1477],[-84.7503,39.1476],[-84.7527,39.1472],[-84.754,39.1468],[-84.7545,39.1467],[-84.7547,39.1466],[-84.7549,39.1465],[-84.7581,39.145],[-84.7589,39.1444],[-84.7611,39.1429],[-84.7652,39.1397],[-84.7663,39.1389],[-84.7669,39.1383],[-84.7672,39.138],[-84.7675,39.1377],[-84.7683,39.1372],[-84.7689,39.1366],[-84.769,39.1364],[-84.7697,39.1357],[-84.7722,39.1329],[-84.7748,39.1296],[-84.7757,39.1285],[-84.7782,39.125],[-84.7802,39.1228],[-84.7819,39.121],[-84.7825,39.1202],[-84.7833,39.1188],[-84.7839,39.1183],[-84.7845,39.1177],[-84.7859,39.1168],[-84.7862,39.1165],[-84.7878,39.1153],[-84.7889,39.1148],[-84.7911,39.1138],[-84.7932,39.1131],[-84.7944,39.1128],[-84.7972,39.1122],[-84.8011,39.1113],[-84.8039,39.1106],[-84.8066,39.1101],[-84.8075,39.1099],[-84.8087,39.1096],[-84.8107,39.1092],[-84.8109,39.109],[-84.8113,39.1087],[-84.8118,39.1076],[-84.8121,39.1073],[-84.8129,39.1068],[-84.814,39.1065],[-84.8149,39.1062],[-84.8169,39.1058],[-84.818,39.1057],[-84.8195,39.1056],[-84.82,39.1056],[-84.8202,39.1055],[-84.8202,39.1056],[-84.8201,39.1067],[-84.8201,39.1078],[-84.8201,39.1116],[-84.8202,39.1118],[-84.8202,39.112],[-84.8201,39.113],[-84.8201,39.1133],[-84.8201,39.1185],[-84.8201,39.1189],[-84.8201,39.119],[-84.8201,39.12],[-84.8201,39.1202],[-84.8201,39.1203],[-84.8201,39.1204],[-84.8201,39.1206],[-84.8202,39.1209],[-84.8202,39.1222],[-84.8201,39.1246],[-84.8201,39.1258],[-84.8201,39.1296],[-84.8201,39.1299],[-84.8201,39.1302],[-84.82,39.1306],[-84.82,39.132],[-84.82,39.1324],[-84.82,39.1326],[-84.82,39.1455],[-84.8201,39.1458],[-84.8201,39.1459],[-84.8201,39.1466],[-84.8201,39.1479],[-84.8201,39.148],[-84.8203,39.1491],[-84.8203,39.1495],[-84.8203,39.1499],[-84.8203,39.1501],[-84.8203,39.1506],[-84.8202,39.1512],[-84.8202,39.1513],[-84.8203,39.1522],[-84.8203,39.1534],[-84.8203,39.1538],[-84.8203,39.1543],[-84.8203,39.1553],[-84.8203,39.1556],[-84.8203,39.1561],[-84.8203,39.1565],[-84.8202,39.1569],[-84.82,39.1579],[-84.8198,39.1585],[-84.8199,39.1614],[-84.8199,39.164],[-84.8199,39.1705],[-84.8199,39.1747],[-84.8199,39.1754],[-84.82,39.1825],[-84.82,39.1826],[-84.82,39.1867],[-84.82,39.1869],[-84.82,39.1937],[-84.8201,39.1962],[-84.8201,39.1963],[-84.8201,39.1964],[-84.8201,39.1965],[-84.8201,39.2015],[-84.8201,39.2017],[-84.8201,39.2037],[-84.8201,39.2084],[-84.8201,39.209],[-84.8201,39.2091],[-84.8201,39.2101],[-84.8201,39.2157],[-84.8201,39.216],[-84.8201,39.2165],[-84.8201,39.2168],[-84.8201,39.2169],[-84.8201,39.217],[-84.8201,39.2173],[-84.8201,39.2174],[-84.8201,39.2175],[-84.8201,39.2176],[-84.8201,39.2177],[-84.8201,39.2182],[-84.8201,39.2184],[-84.8201,39.2186],[-84.8201,39.2187],[-84.8201,39.2205],[-84.8202,39.2272],[-84.8202,39.2274],[-84.8201,39.2303],[-84.8201,39.2308],[-84.8199,39.2427],[-84.8199,39.2431],[-84.8198,39.2437],[-84.8198,39.2438],[-84.8199,39.2439],[-84.8201,39.2443],[-84.8201,39.2445],[-84.8201,39.2456],[-84.8201,39.2462],[-84.8201,39.247],[-84.8201,39.2473],[-84.8201,39.2475],[-84.8201,39.2476],[-84.8199,39.2482],[-84.8198,39.2483],[-84.8198,39.2484],[-84.8198,39.2485],[-84.8198,39.2486],[-84.8199,39.2487],[-84.8199,39.2489],[-84.8199,39.249],[-84.82,39.251],[-84.8201,39.2514],[-84.8201,39.2515],[-84.8201,39.2516],[-84.8201,39.2522],[-84.8201,39.2525],[-84.82,39.2534],[-84.82,39.2542],[-84.82,39.2544],[-84.82,39.2546],[-84.82,39.2549],[-84.82,39.2552],[-84.82,39.2563],[-84.82,39.2566],[-84.82,39.2569],[-84.82,39.2572],[-84.82,39.2574],[-84.82,39.2576],[-84.82,39.2578],[-84.82,39.258],[-84.82,39.2582],[-84.82,39.2591],[-84.82,39.2593],[-84.82,39.2596],[-84.82,39.2599],[-84.82,39.2604],[-84.8199,39.261],[-84.8199,39.2613],[-84.8199,39.2615],[-84.8199,39.2618],[-84.8199,39.262],[-84.8199,39.2623],[-84.8199,39.2626],[-84.8199,39.2629],[-84.8199,39.2631],[-84.8199,39.2635],[-84.8199,39.2638],[-84.8198,39.2642],[-84.8198,39.2645],[-84.8198,39.2655],[-84.8198,39.2659],[-84.8197,39.2665],[-84.8197,39.267],[-84.8197,39.2672],[-84.8197,39.2674],[-84.8197,39.2677],[-84.8197,39.268],[-84.8197,39.2682],[-84.8197,39.2685],[-84.8197,39.2687],[-84.8198,39.2692],[-84.8198,39.2697],[-84.8198,39.27],[-84.8197,39.2701],[-84.8196,39.2701],[-84.8196,39.2702],[-84.8196,39.2707],[-84.8196,39.2716],[-84.8196,39.2717],[-84.8196,39.2718],[-84.8196,39.272],[-84.8196,39.273],[-84.8196,39.2737],[-84.8196,39.2738],[-84.8196,39.2744],[-84.8196,39.2758],[-84.8196,39.276],[-84.8196,39.2762],[-84.8196,39.2763],[-84.8196,39.2765],[-84.8196,39.2766],[-84.8195,39.2779],[-84.8195,39.2803],[-84.8195,39.2804],[-84.8195,39.2805],[-84.8195,39.2809],[-84.8195,39.2811],[-84.8195,39.2829],[-84.8195,39.283],[-84.8195,39.2834],[-84.8195,39.2844],[-84.8194,39.2916],[-84.8194,39.2928],[-84.8193,39.2978],[-84.8193,39.2979],[-84.8193,39.298],[-84.8193,39.2983],[-84.8193,39.2988],[-84.8193,39.299],[-84.8193,39.2992],[-84.8193,39.3001],[-84.8193,39.3004],[-84.8193,39.301],[-84.8193,39.3018],[-84.8193,39.3045],[-84.8194,39.3048],[-84.8195,39.3051],[-84.8192,39.3168],[-84.8192,39.317],[-84.8192,39.319],[-84.8192,39.3194],[-84.8192,39.3196],[-84.8191,39.3231],[-84.8191,39.3234],[-84.8191,39.3269],[-84.8191,39.3272],[-84.8191,39.3281],[-84.8191,39.3282],[-84.819,39.329],[-84.819,39.3293],[-84.819,39.3297],[-84.819,39.3308],[-84.819,39.3311],[-84.819,39.3316],[-84.819,39.3318],[-84.819,39.3327],[-84.819,39.3332],[-84.819,39.334],[-84.8189,39.3361],[-84.8189,39.3366],[-84.8189,39.3386],[-84.8189,39.34],[-84.8188,39.3404],[-84.8188,39.3415],[-84.8188,39.3439],[-84.8188,39.3457],[-84.8188,39.3471],[-84.8187,39.3486],[-84.8187,39.349],[-84.8187,39.3511],[-84.8187,39.352],[-84.8186,39.3551],[-84.8184,39.3598],[-84.8185,39.361],[-84.8185,39.3618],[-84.8183,39.3679],[-84.8183,39.368],[-84.8182,39.3704],[-84.8181,39.3715],[-84.8181,39.3716],[-84.8182,39.3747],[-84.8182,39.3751],[-84.8182,39.3753],[-84.8179,39.3772],[-84.8179,39.3773],[-84.8179,39.378],[-84.8179,39.3783],[-84.8179,39.379],[-84.8178,39.3856],[-84.8177,39.387],[-84.8177,39.3918],[-84.8177,39.3946],[-84.8177,39.3948],[-84.8177,39.3956],[-84.8177,39.3963],[-84.8176,39.3985],[-84.8176,39.3992],[-84.8175,39.4007],[-84.8175,39.4014],[-84.8175,39.4018],[-84.8175,39.4025],[-84.8175,39.4033],[-84.8175,39.4034],[-84.8175,39.4039],[-84.8174,39.4053],[-84.8174,39.4063],[-84.8174,39.4064],[-84.8174,39.4066],[-84.8173,39.4103],[-84.8173,39.4124],[-84.8172,39.4132],[-84.8172,39.414],[-84.8172,39.4145],[-84.8171,39.4195],[-84.8171,39.4202],[-84.817,39.4233],[-84.817,39.4267],[-84.817,39.4268],[-84.8169,39.4277],[-84.8169,39.4286],[-84.8169,39.43],[-84.8169,39.4302],[-84.8169,39.4314],[-84.8169,39.4326],[-84.8168,39.433],[-84.8168,39.4332],[-84.8168,39.4335],[-84.8168,39.4337],[-84.8168,39.4339],[-84.8168,39.4357],[-84.8168,39.4373],[-84.8167,39.4404],[-84.8167,39.4424],[-84.8167,39.4443],[-84.8166,39.4468],[-84.8166,39.4489],[-84.8166,39.4491],[-84.8166,39.4498],[-84.8166,39.4499],[-84.8165,39.4529],[-84.8165,39.4547],[-84.8165,39.4558],[-84.8164,39.4568],[-84.8164,39.4571],[-84.8164,39.4574],[-84.8164,39.4577],[-84.8164,39.4582],[-84.8164,39.4588],[-84.8164,39.4589],[-84.8164,39.459],[-84.8164,39.4616],[-84.8164,39.4623],[-84.8163,39.4652],[-84.8163,39.4659],[-84.8162,39.4696],[-84.8162,39.4707],[-84.8162,39.4718],[-84.8162,39.4725],[-84.8162,39.4727],[-84.8162,39.4736],[-84.8162,39.4737],[-84.8162,39.4738],[-84.8161,39.4749],[-84.8161,39.4763],[-84.8161,39.4771],[-84.8161,39.4773],[-84.8161,39.4774],[-84.8157,39.4784],[-84.8157,39.4785],[-84.8157,39.4786],[-84.8157,39.4787],[-84.8157,39.4794],[-84.8157,39.4939],[-84.8157,39.4997],[-84.8157,39.5052],[-84.8156,39.5059],[-84.8156,39.5084],[-84.8156,39.5109],[-84.8156,39.5111],[-84.8155,39.5114],[-84.8155,39.5129],[-84.8153,39.5219],[-84.8153,39.5231],[-84.8153,39.5232],[-84.8153,39.531],[-84.8153,39.5318],[-84.8153,39.5328],[-84.8153,39.5342],[-84.8153,39.5348],[-84.8153,39.5355],[-84.8153,39.5361],[-84.8152,39.5487],[-84.8152,39.549],[-84.8152,39.5598],[-84.8152,39.5605],[-84.8151,39.5625],[-84.8151,39.5626],[-84.8151,39.5643],[-84.8151,39.5647],[-84.8151,39.5652],[-84.8151,39.5656],[-84.815,39.5657],[-84.8151,39.5658],[-84.8149,39.5662],[-84.8149,39.5663],[-84.8149,39.5667],[-84.8149,39.5675],[-84.8149,39.5677],[-84.8152,39.5685],[-84.8152,39.5692],[-84.8151,39.5694],[-84.8151,39.5699],[-84.8151,39.5705],[-84.8151,39.5706],[-84.8151,39.5716],[-84.8151,39.5727],[-84.8151,39.5729],[-84.8151,39.5732],[-84.8151,39.5737],[-84.8151,39.574],[-84.8151,39.5741],[-84.8151,39.5751],[-84.8151,39.5762],[-84.8151,39.5763],[-84.8151,39.5765],[-84.8151,39.5767],[-84.815,39.5787],[-84.815,39.5796],[-84.815,39.5804],[-84.815,39.581],[-84.815,39.5813],[-84.8151,39.583],[-84.8151,39.5832],[-84.815,39.5838],[-84.815,39.5842],[-84.815,39.5851],[-84.815,39.5864],[-84.815,39.5872],[-84.815,39.5888],[-84.815,39.5889],[-84.815,39.5892],[-84.815,39.5911],[-84.815,39.5929],[-84.815,39.5957],[-84.815,39.5965],[-84.815,39.5969],[-84.815,39.5982],[-84.815,39.5991],[-84.8149,39.5996],[-84.8149,39.6018],[-84.8149,39.6025],[-84.8149,39.6033],[-84.8149,39.6072],[-84.8149,39.608],[-84.8149,39.6089],[-84.8149,39.6099],[-84.8149,39.6101],[-84.8149,39.6102],[-84.8149,39.6107],[-84.8148,39.6116],[-84.8148,39.6127],[-84.8148,39.6137],[-84.8148,39.616],[-84.8148,39.6207],[-84.8148,39.6209],[-84.8147,39.6217],[-84.8147,39.6225],[-84.8147,39.6239],[-84.8147,39.6243],[-84.8148,39.6248],[-84.8148,39.625],[-84.8148,39.6253],[-84.8148,39.6265],[-84.8148,39.6269],[-84.8147,39.6273],[-84.8147,39.6285],[-84.8147,39.6297],[-84.8147,39.6321],[-84.8147,39.6357],[-84.8147,39.6369],[-84.8147,39.6378],[-84.8147,39.6391],[-84.8147,39.6392],[-84.8147,39.6394],[-84.8147,39.6407],[-84.8147,39.6421],[-84.8147,39.6435],[-84.8147,39.6444],[-84.8146,39.6532],[-84.8146,39.6537],[-84.8146,39.6538],[-84.8146,39.6545],[-84.8146,39.6548],[-84.8146,39.6554],[-84.8146,39.6558],[-84.8146,39.6571],[-84.8146,39.6573],[-84.8146,39.6576],[-84.8146,39.6581],[-84.8146,39.6586],[-84.8146,39.6589],[-84.8145,39.6602],[-84.8146,39.6609],[-84.8146,39.6621],[-84.8146,39.6664],[-84.8146,39.6689],[-84.8146,39.669],[-84.8146,39.6702],[-84.8146,39.671],[-84.8146,39.6773],[-84.8146,39.6798],[-84.8146,39.6802],[-84.8147,39.6806],[-84.8147,39.6807],[-84.8146,39.6811],[-84.8146,39.682],[-84.8146,39.6828],[-84.8146,39.6832],[-84.8146,39.6852],[-84.8146,39.6856],[-84.8146,39.6866],[-84.8146,39.6875],[-84.8146,39.6903],[-84.8145,39.691],[-84.8145,39.6915],[-84.8145,39.6921],[-84.8145,39.6933],[-84.8145,39.6951],[-84.8145,39.6962],[-84.8145,39.6973],[-84.8144,39.6986],[-84.8144,39.6994],[-84.8144,39.7004],[-84.8144,39.7009],[-84.8144,39.7015],[-84.8144,39.7021],[-84.8144,39.7043],[-84.8144,39.7058],[-84.8144,39.7066],[-84.8144,39.7075],[-84.8144,39.7083],[-84.8144,39.709],[-84.8144,39.7095],[-84.8144,39.7099],[-84.8144,39.711],[-84.8144,39.7119],[-84.8144,39.7121],[-84.8144,39.7131],[-84.8144,39.7143],[-84.8144,39.7144],[-84.8144,39.7149],[-84.8144,39.7152],[-84.8144,39.7168],[-84.8144,39.7211],[-84.8143,39.7214],[-84.8144,39.7222],[-84.8144,39.7233],[-84.8144,39.724],[-84.8144,39.725],[-84.8144,39.7259],[-84.8144,39.7266],[-84.8144,39.7293],[-84.8144,39.7302],[-84.8144,39.7372],[-84.8144,39.7411],[-84.8144,39.7432],[-84.8144,39.7436],[-84.8144,39.7437],[-84.8144,39.7455],[-84.8144,39.7463],[-84.8144,39.7476],[-84.8144,39.748],[-84.8144,39.7482],[-84.8143,39.75],[-84.8143,39.7534],[-84.8143,39.7544],[-84.8143,39.7555],[-84.8143,39.7557],[-84.8143,39.7581],[-84.8143,39.7583],[-84.8143,39.7586],[-84.8143,39.7604],[-84.8143,39.7629],[-84.8143,39.7631],[-84.8143,39.768],[-84.8143,39.7731],[-84.8143,39.7764],[-84.8143,39.7776],[-84.8143,39.7777],[-84.8143,39.778],[-84.8143,39.7783],[-84.8143,39.78],[-84.8143,39.7801],[-84.8143,39.7814],[-84.8143,39.7819],[-84.8143,39.7821],[-84.8143,39.7834],[-84.8143,39.7842],[-84.8143,39.7848],[-84.8143,39.785],[-84.8143,39.7852],[-84.8143,39.7854],[-84.8143,39.7865],[-84.8143,39.7869],[-84.8143,39.7871],[-84.8143,39.7876],[-84.8143,39.7878],[-84.8143,39.7884],[-84.8143,39.7887],[-84.8143,39.79],[-84.8143,39.7904],[-84.8142,39.7914],[-84.8142,39.7921],[-84.8142,39.7922],[-84.8142,39.7934],[-84.8142,39.7938],[-84.8142,39.7981],[-84.8141,39.7983],[-84.8141,39.7985],[-84.8141,39.7993],[-84.8141,39.7995],[-84.8141,39.7998],[-84.8142,39.8017],[-84.8142,39.8049],[-84.8141,39.8068],[-84.8141,39.8075],[-84.8141,39.8114],[-84.8142,39.8137],[-84.8142,39.8142],[-84.8142,39.8143],[-84.8141,39.8164],[-84.8141,39.8165],[-84.814,39.8211],[-84.8138,39.8247],[-84.8138,39.826],[-84.8138,39.8263],[-84.8138,39.8269],[-84.8138,39.8274],[-84.8138,39.828],[-84.8138,39.8287],[-84.8138,39.8305],[-84.8138,39.8306],[-84.8139,39.8307],[-84.8139,39.8309],[-84.8139,39.831],[-84.8139,39.833],[-84.8139,39.8332],[-84.8139,39.8334],[-84.8139,39.8336],[-84.8139,39.8338],[-84.8138,39.8342],[-84.8137,39.8419],[-84.8137,39.8427],[-84.8137,39.8428],[-84.8137,39.843],[-84.8137,39.8431],[-84.8137,39.8432],[-84.8136,39.8444],[-84.8136,39.8465],[-84.8136,39.8471],[-84.8136,39.8502],[-84.8135,39.8518],[-84.8135,39.8533],[-84.8135,39.8537],[-84.8135,39.8547],[-84.8132,39.8653],[-84.8131,39.873],[-84.8131,39.8742],[-84.8131,39.8751],[-84.8131,39.8758],[-84.8131,39.8763],[-84.813,39.8788],[-84.813,39.879],[-84.813,39.8795],[-84.813,39.8799],[-84.813,39.8822],[-84.813,39.8826],[-84.813,39.8829],[-84.8129,39.8831],[-84.8129,39.8838],[-84.8129,39.884],[-84.8129,39.8844],[-84.8129,39.8845],[-84.8129,39.8847],[-84.8129,39.8849],[-84.8129,39.8861],[-84.8129,39.8864],[-84.8129,39.8866],[-84.8129,39.8875],[-84.8128,39.8901],[-84.8128,39.8908],[-84.8128,39.8909],[-84.8128,39.8911],[-84.8128,39.8915],[-84.8128,39.8916],[-84.8126,39.9022],[-84.8126,39.9091],[-84.8126,39.9135],[-84.8125,39.9142],[-84.8124,39.916],[-84.8124,39.9169],[-84.8124,39.9191],[-84.8124,39.9217],[-84.8124,39.9226],[-84.8124,39.9228],[-84.8124,39.9249],[-84.8123,39.9254],[-84.8123,39.9261],[-84.8123,39.927],[-84.8123,39.9273],[-84.8122,39.9318],[-84.812,39.9442],[-84.8118,39.9575],[-84.8118,39.9589],[-84.8117,39.9622],[-84.8117,39.964],[-84.8117,39.9641],[-84.8116,39.9696],[-84.8116,39.9712],[-84.8115,39.9729],[-84.8115,39.9743],[-84.8115,39.9749],[-84.8115,39.9757],[-84.8115,39.976],[-84.8114,39.9846],[-84.8114,39.9863],[-84.8113,39.9881],[-84.8113,39.9882],[-84.8113,39.9883],[-84.8113,39.9929],[-84.8112,39.9954],[-84.811,40.0001],[-84.8108,40.0051],[-84.8108,40.0062],[-84.8107,40.0085],[-84.8106,40.0142],[-84.8105,40.0191],[-84.8105,40.0197],[-84.8105,40.0202],[-84.8101,40.0343],[-84.81,40.0389],[-84.81,40.0391],[-84.8097,40.0489],[-84.8096,40.0555],[-84.8096,40.0561],[-84.8095,40.0576],[-84.8095,40.06],[-84.8094,40.0638],[-84.8091,40.0782],[-84.8091,40.0783],[-84.8091,40.08],[-84.809,40.0857],[-84.8089,40.0926],[-84.8089,40.0971],[-84.8089,40.0972],[-84.8085,40.1072],[-84.8083,40.1155],[-84.8082,40.1157],[-84.8082,40.1172],[-84.8082,40.1182],[-84.8082,40.119],[-84.8081,40.1195],[-84.8081,40.1197],[-84.8081,40.121],[-84.8081,40.1217],[-84.8081,40.1225],[-84.808,40.1238],[-84.808,40.125],[-84.808,40.1263],[-84.808,40.1274],[-84.808,40.1275],[-84.8079,40.129],[-84.8079,40.1291],[-84.8079,40.1303],[-84.8078,40.1314],[-84.8078,40.1328],[-84.8078,40.134],[-84.8077,40.1354],[-84.8077,40.1366],[-84.8077,40.1376],[-84.8076,40.1388],[-84.8076,40.1399],[-84.8076,40.1402],[-84.8076,40.142],[-84.8075,40.1431],[-84.8075,40.1442],[-84.8075,40.1456],[-84.8075,40.146],[-84.8074,40.1469],[-84.8074,40.1491],[-84.8073,40.15],[-84.8073,40.151],[-84.8073,40.1525],[-84.8072,40.1538],[-84.8071,40.1583],[-84.8071,40.1611],[-84.807,40.1625],[-84.8069,40.1656],[-84.8069,40.1658],[-84.8068,40.1675],[-84.8068,40.1688],[-84.8067,40.1713],[-84.8067,40.1717],[-84.8067,40.1735],[-84.8067,40.1749],[-84.8067,40.1753],[-84.8066,40.1755],[-84.8066,40.1757],[-84.8066,40.1778],[-84.8065,40.1793],[-84.8065,40.1802],[-84.8065,40.1811],[-84.8064,40.1845],[-84.8064,40.1846],[-84.8063,40.188],[-84.8062,40.1893],[-84.8062,40.1905],[-84.8062,40.1908],[-84.8062,40.1911],[-84.8062,40.1913],[-84.8061,40.1917],[-84.8061,40.1923],[-84.8061,40.1925],[-84.8061,40.1926],[-84.8061,40.1929],[-84.8061,40.1932],[-84.8061,40.1933],[-84.8061,40.1942],[-84.8061,40.1943],[-84.806,40.195],[-84.806,40.1955],[-84.806,40.1962],[-84.806,40.1969],[-84.806,40.1974],[-84.806,40.1982],[-84.806,40.1983],[-84.806,40.1985],[-84.806,40.1992],[-84.8059,40.2],[-84.8059,40.2005],[-84.8059,40.201],[-84.8059,40.2011],[-84.8059,40.2014],[-84.8059,40.202],[-84.8059,40.2024],[-84.8059,40.2027],[-84.8059,40.2034],[-84.8059,40.2036],[-84.8059,40.2042],[-84.8058,40.2061],[-84.8058,40.2065],[-84.8058,40.2067],[-84.8058,40.207],[-84.8058,40.2082],[-84.8058,40.2083],[-84.8057,40.2088],[-84.8057,40.2092],[-84.8057,40.2094],[-84.8057,40.2098],[-84.8057,40.2111],[-84.8057,40.2112],[-84.8057,40.2114],[-84.8057,40.2116],[-84.8056,40.2135],[-84.8056,40.2143],[-84.8056,40.2148],[-84.8056,40.2153],[-84.8056,40.2154],[-84.8056,40.2165],[-84.8055,40.2167],[-84.8055,40.2169],[-84.8055,40.2176],[-84.8055,40.2189],[-84.8054,40.2209],[-84.8054,40.2234],[-84.8054,40.2236],[-84.8054,40.2238],[-84.8054,40.2244],[-84.8054,40.2247],[-84.8053,40.2255],[-84.8053,40.2263],[-84.8052,40.2281],[-84.8052,40.2293],[-84.8052,40.2294],[-84.8052,40.2296],[-84.8051,40.2308],[-84.8051,40.2318],[-84.805,40.2359],[-84.805,40.236],[-84.805,40.2361],[-84.805,40.2372],[-84.805,40.2375],[-84.805,40.2378],[-84.805,40.2383],[-84.8049,40.2397],[-84.8049,40.2413],[-84.8049,40.2416],[-84.8049,40.2418],[-84.8049,40.2426],[-84.8048,40.2456],[-84.8048,40.2457],[-84.8048,40.2468],[-84.8047,40.2491],[-84.8047,40.2498],[-84.8047,40.25],[-84.8047,40.2503],[-84.8047,40.2507],[-84.8046,40.2522],[-84.8046,40.253],[-84.8046,40.2531],[-84.8046,40.2536],[-84.8046,40.254],[-84.8046,40.256],[-84.8046,40.2562],[-84.8046,40.257],[-84.8045,40.2593],[-84.8045,40.26],[-84.8045,40.2626],[-84.8045,40.2642],[-84.8045,40.2647],[-84.8044,40.2651],[-84.8044,40.2652],[-84.8044,40.2668],[-84.8044,40.2674],[-84.8043,40.2685],[-84.8042,40.2716],[-84.8042,40.2739],[-84.8042,40.2747],[-84.8042,40.2751],[-84.8041,40.2773],[-84.8041,40.2805],[-84.8041,40.2812],[-84.804,40.282],[-84.804,40.2833],[-84.804,40.2842],[-84.804,40.2863],[-84.8039,40.2891],[-84.8039,40.2918],[-84.8039,40.292],[-84.8039,40.2921],[-84.8038,40.294],[-84.8038,40.2948],[-84.8038,40.2968],[-84.8038,40.2988],[-84.8038,40.3008],[-84.8037,40.3025],[-84.8037,40.3028],[-84.8037,40.3038],[-84.8037,40.308],[-84.8037,40.3092],[-84.8037,40.3093],[-84.8037,40.3101],[-84.8037,40.3103],[-84.8037,40.3106],[-84.8037,40.3111],[-84.8037,40.3113],[-84.8037,40.3116],[-84.8037,40.3121],[-84.8037,40.3133],[-84.8037,40.3137],[-84.8037,40.3138],[-84.8037,40.3149],[-84.8037,40.3152],[-84.8037,40.3154],[-84.8037,40.3156],[-84.8037,40.3162],[-84.8037,40.3165],[-84.8037,40.3173],[-84.8037,40.3177],[-84.8037,40.3182],[-84.8036,40.3186],[-84.8036,40.319],[-84.8036,40.3195],[-84.8036,40.3198],[-84.8036,40.3203],[-84.8036,40.3208],[-84.8036,40.3214],[-84.8036,40.3218],[-84.8036,40.3224],[-84.8036,40.3231],[-84.8036,40.3238],[-84.8036,40.3239],[-84.8036,40.3246],[-84.8036,40.3249],[-84.8036,40.325],[-84.8036,40.3255],[-84.8036,40.3259],[-84.8036,40.3264],[-84.8036,40.3268],[-84.8036,40.3272],[-84.8036,40.3279],[-84.8036,40.3281],[-84.8036,40.3287],[-84.8036,40.3289],[-84.8036,40.3293],[-84.8037,40.3303],[-84.8037,40.3305],[-84.8037,40.3309],[-84.8037,40.3316],[-84.8037,40.3318],[-84.8037,40.3325],[-84.8037,40.3329],[-84.8037,40.3345],[-84.8037,40.3351],[-84.8037,40.3353],[-84.8037,40.3355],[-84.8037,40.336],[-84.8037,40.3362],[-84.8037,40.3366],[-84.8037,40.3368],[-84.8037,40.3372],[-84.8037,40.3377],[-84.8037,40.3381],[-84.8037,40.3382],[-84.8037,40.3385],[-84.8037,40.3387],[-84.8037,40.3393],[-84.8037,40.3394],[-84.8037,40.3395],[-84.8037,40.3398],[-84.8037,40.3403],[-84.8038,40.3416],[-84.8038,40.3428],[-84.8038,40.343],[-84.8038,40.3434],[-84.8038,40.3436],[-84.8038,40.3438],[-84.8038,40.3445],[-84.8038,40.3446],[-84.8038,40.3448],[-84.8038,40.3453],[-84.8038,40.3457],[-84.8038,40.3461],[-84.8038,40.3463],[-84.8038,40.3472],[-84.8039,40.3487],[-84.8039,40.349],[-84.8039,40.3494],[-84.8039,40.3497],[-84.8039,40.3506],[-84.8039,40.3508],[-84.8039,40.3511],[-84.8039,40.3513],[-84.8039,40.3517],[-84.8039,40.3524],[-84.8039,40.3527],[-84.8039,40.3528],[-84.804,40.3528],[-84.804,40.3529],[-84.8039,40.3531],[-84.8039,40.3541],[-84.8039,40.3545],[-84.8039,40.3551],[-84.8039,40.3552],[-84.8039,40.3555],[-84.8039,40.3557],[-84.804,40.3576],[-84.804,40.3579],[-84.804,40.3582],[-84.804,40.3595],[-84.804,40.3608],[-84.804,40.3621],[-84.804,40.3625],[-84.804,40.3633],[-84.804,40.3643],[-84.804,40.3653],[-84.804,40.3663],[-84.804,40.3673],[-84.804,40.3678],[-84.804,40.3712],[-84.8041,40.3732],[-84.8041,40.3746],[-84.8041,40.375],[-84.8041,40.3814],[-84.8041,40.3816],[-84.8041,40.3823],[-84.8041,40.3868],[-84.8041,40.3878],[-84.8042,40.3913],[-84.8042,40.3933],[-84.8042,40.395],[-84.8042,40.396],[-84.8042,40.397],[-84.8042,40.3997],[-84.8042,40.4024],[-84.8042,40.4025],[-84.8042,40.4034],[-84.8042,40.4046],[-84.8042,40.4056],[-84.8042,40.4067],[-84.8042,40.4068],[-84.8042,40.4075],[-84.8042,40.4082],[-84.8042,40.4095],[-84.8042,40.4096],[-84.8041,40.4114],[-84.8041,40.4119],[-84.8041,40.413],[-84.8041,40.4145],[-84.8041,40.4149],[-84.8041,40.4156],[-84.8041,40.4162],[-84.8041,40.4163],[-84.8041,40.4165],[-84.8041,40.4166],[-84.8041,40.4167],[-84.8041,40.4171],[-84.8041,40.4175],[-84.8041,40.4178],[-84.8041,40.4199],[-84.8041,40.4207],[-84.8041,40.4213],[-84.8041,40.4217],[-84.8041,40.4222],[-84.8041,40.4226],[-84.8041,40.4228],[-84.8041,40.4231],[-84.8041,40.4236],[-84.8041,40.4246],[-84.8041,40.4254],[-84.804,40.4263],[-84.8041,40.4267],[-84.804,40.4271],[-84.804,40.4287],[-84.804,40.4288],[-84.804,40.4306],[-84.804,40.4325],[-84.804,40.4326],[-84.804,40.4328],[-84.8039,40.4343],[-84.8039,40.4357],[-84.8039,40.438],[-84.8038,40.4404],[-84.8037,40.4472],[-84.8037,40.4475],[-84.8037,40.4509],[-84.8036,40.4521],[-84.8036,40.4531],[-84.8036,40.4548],[-84.8036,40.4557],[-84.8036,40.4563],[-84.8036,40.4568],[-84.8036,40.4573],[-84.8035,40.4595],[-84.8035,40.4646],[-84.8034,40.4654],[-84.8035,40.4656],[-84.8034,40.4665],[-84.8034,40.4669],[-84.8034,40.4674],[-84.8034,40.4678],[-84.8034,40.4688],[-84.8034,40.4691],[-84.8034,40.4693],[-84.8033,40.4726],[-84.8033,40.4742],[-84.8033,40.475],[-84.8032,40.4762],[-84.8032,40.4785],[-84.8032,40.4786],[-84.8032,40.4795],[-84.8032,40.4801],[-84.8031,40.4817],[-84.8031,40.4829],[-84.8031,40.4838],[-84.8031,40.4845],[-84.8031,40.4846],[-84.8031,40.4847],[-84.8031,40.485],[-84.8031,40.4852],[-84.8031,40.4856],[-84.803,40.4875],[-84.803,40.4881],[-84.803,40.4889],[-84.803,40.4896],[-84.803,40.4904],[-84.803,40.4909],[-84.803,40.492],[-84.8029,40.4979],[-84.8029,40.4989],[-84.8029,40.4991],[-84.8029,40.4992],[-84.8029,40.4993],[-84.8029,40.4997],[-84.8028,40.5001],[-84.8028,40.5019],[-84.8029,40.5026],[-84.8028,40.5034],[-84.8028,40.5055],[-84.8028,40.5076],[-84.8028,40.5092],[-84.8027,40.5125],[-84.8027,40.5131],[-84.8028,40.5136],[-84.8027,40.5136],[-84.8027,40.5149],[-84.8027,40.5183],[-84.8027,40.521],[-84.8027,40.5236],[-84.8027,40.5237],[-84.8027,40.5249],[-84.8027,40.5268],[-84.8027,40.5272],[-84.8027,40.5282],[-84.8027,40.5285],[-84.8027,40.5286],[-84.8027,40.5287],[-84.8027,40.5303],[-84.8027,40.5311],[-84.8027,40.5321],[-84.8027,40.5331],[-84.8027,40.5339],[-84.8027,40.5386],[-84.8027,40.5395],[-84.8027,40.5403],[-84.8026,40.5412],[-84.8027,40.5417],[-84.8027,40.5418],[-84.8027,40.5423],[-84.8027,40.5429],[-84.8026,40.5434],[-84.8026,40.544],[-84.8026,40.5444],[-84.8026,40.5449],[-84.8026,40.5455],[-84.8027,40.5459],[-84.8026,40.5473],[-84.8026,40.5484],[-84.8026,40.549],[-84.8026,40.5496],[-84.8026,40.5507],[-84.8026,40.5519],[-84.8026,40.5529],[-84.8026,40.5532],[-84.8026,40.5541],[-84.8026,40.5547],[-84.8026,40.5556],[-84.8026,40.5563],[-84.8026,40.5568],[-84.8026,40.5573],[-84.8026,40.5585],[-84.8026,40.5591],[-84.8026,40.56],[-84.8026,40.561],[-84.8025,40.5619],[-84.8025,40.5627],[-84.8025,40.5634],[-84.8025,40.5636],[-84.8025,40.5638],[-84.8025,40.5645],[-84.8025,40.5652],[-84.8025,40.5655],[-84.8025,40.5659],[-84.8025,40.5673],[-84.8025,40.5678],[-84.8025,40.5684],[-84.8025,40.5691],[-84.8025,40.5696],[-84.8025,40.5701],[-84.8025,40.5707],[-84.8025,40.5712],[-84.8025,40.5718],[-84.8025,40.5722],[-84.8025,40.5727],[-84.8025,40.5738],[-84.8025,40.5741],[-84.8025,40.5744],[-84.8025,40.5747],[-84.8024,40.5756],[-84.8024,40.5761],[-84.8024,40.5764],[-84.8024,40.5778],[-84.8024,40.5794],[-84.8024,40.5797],[-84.8024,40.58],[-84.8024,40.5805],[-84.8024,40.5815],[-84.8024,40.5821],[-84.8024,40.5824],[-84.8024,40.5828],[-84.8024,40.5836],[-84.8024,40.5843],[-84.8024,40.5855],[-84.8024,40.5866],[-84.8024,40.5882],[-84.8024,40.5887],[-84.8024,40.5891],[-84.8024,40.5899],[-84.8024,40.5913],[-84.8024,40.5928],[-84.8024,40.5938],[-84.8024,40.5942],[-84.8023,40.5958],[-84.8023,40.5969],[-84.8023,40.5972],[-84.8023,40.5975],[-84.8023,40.6013],[-84.8023,40.6016],[-84.8023,40.605],[-84.8023,40.6056],[-84.8023,40.6103],[-84.8023,40.611],[-84.8023,40.6115],[-84.8023,40.6147],[-84.8023,40.6159],[-84.8023,40.6224],[-84.8023,40.6225],[-84.8023,40.625],[-84.8023,40.6251],[-84.8023,40.6258],[-84.8023,40.6263],[-84.8023,40.6278],[-84.8023,40.6303],[-84.8023,40.6319],[-84.8023,40.6356],[-84.8023,40.6376],[-84.8023,40.6405],[-84.8023,40.6426],[-84.8023,40.643],[-84.8023,40.6449],[-84.8023,40.655],[-84.8023,40.6566],[-84.8023,40.657],[-84.8023,40.6571],[-84.8023,40.6573],[-84.8022,40.6575],[-84.8021,40.6576],[-84.8023,40.6585],[-84.8023,40.6588],[-84.8023,40.6603],[-84.8023,40.6611],[-84.8023,40.6627],[-84.8023,40.6638],[-84.8024,40.6642],[-84.8024,40.667],[-84.8024,40.6693],[-84.8024,40.6697],[-84.8024,40.6725],[-84.8024,40.6727],[-84.8024,40.6732],[-84.8024,40.6734],[-84.8024,40.6748],[-84.8024,40.6768],[-84.8023,40.6773],[-84.8023,40.6777],[-84.8023,40.6787],[-84.8023,40.6798],[-84.8023,40.6805],[-84.8022,40.6806],[-84.8021,40.6808],[-84.8021,40.681],[-84.8022,40.6816],[-84.8022,40.6822],[-84.8022,40.6824],[-84.8023,40.6892],[-84.8023,40.6895],[-84.8023,40.6896],[-84.8023,40.6897],[-84.8023,40.6901],[-84.8023,40.6908],[-84.8023,40.6911],[-84.8023,40.6913],[-84.8023,40.6914],[-84.8023,40.6915],[-84.8022,40.6915],[-84.8021,40.6915],[-84.8023,40.7025],[-84.8023,40.703],[-84.8023,40.7033],[-84.8023,40.7037],[-84.8023,40.704],[-84.8023,40.7054],[-84.8023,40.7068],[-84.8023,40.7103],[-84.8023,40.7107],[-84.8023,40.7117],[-84.8023,40.7134],[-84.8023,40.7152],[-84.8023,40.7171],[-84.8023,40.7186],[-84.8023,40.7253],[-84.8023,40.728],[-84.8023,40.7281],[-84.8023,40.7294],[-84.8023,40.7314],[-84.8023,40.7317],[-84.8023,40.734],[-84.8023,40.7346],[-84.8023,40.7352],[-84.8023,40.7353],[-84.8023,40.7354],[-84.8023,40.7362],[-84.8023,40.737],[-84.8023,40.7372],[-84.8023,40.7374],[-84.8023,40.7382],[-84.8023,40.739],[-84.8023,40.7401],[-84.8023,40.7403],[-84.8023,40.7404],[-84.8023,40.7424],[-84.8022,40.7472],[-84.8021,40.7492],[-84.8022,40.7501],[-84.8022,40.7503],[-84.8024,40.7526],[-84.8024,40.7527],[-84.8025,40.7629],[-84.8025,40.7631],[-84.8025,40.7653],[-84.8025,40.7662],[-84.8024,40.768],[-84.8024,40.77],[-84.8024,40.7713],[-84.8024,40.7717],[-84.8023,40.773],[-84.8023,40.7759],[-84.8023,40.7781],[-84.8023,40.7794],[-84.8023,40.7802],[-84.8023,40.7809],[-84.8023,40.7815],[-84.8023,40.782],[-84.8023,40.7821],[-84.8023,40.7826],[-84.8023,40.7835],[-84.8023,40.7859],[-84.8023,40.7896],[-84.8023,40.7906],[-84.8023,40.7914],[-84.8022,40.7918],[-84.8022,40.7926],[-84.8022,40.7938],[-84.8022,40.7942],[-84.8022,40.7946],[-84.8022,40.795],[-84.8023,40.7954],[-84.8023,40.7958],[-84.8022,40.7961],[-84.8022,40.7965],[-84.8022,40.7969],[-84.8022,40.7973],[-84.8022,40.7977],[-84.8022,40.7981],[-84.8023,40.7984],[-84.8022,40.7988],[-84.8022,40.7992],[-84.8023,40.7996],[-84.8023,40.8],[-84.8023,40.8004],[-84.8023,40.8008],[-84.8023,40.8018],[-84.8023,40.8021],[-84.8023,40.8022],[-84.8023,40.8023],[-84.8023,40.8025],[-84.8023,40.803],[-84.8023,40.8036],[-84.8023,40.8038],[-84.8023,40.8052],[-84.8023,40.8063],[-84.8023,40.8079],[-84.8023,40.8096],[-84.8023,40.81],[-84.8023,40.8102],[-84.8023,40.8107],[-84.8023,40.813],[-84.8023,40.8133],[-84.8023,40.8149],[-84.8023,40.8151],[-84.8023,40.8158],[-84.8023,40.8159],[-84.8023,40.8161],[-84.8023,40.8166],[-84.8023,40.8171],[-84.8023,40.8175],[-84.8023,40.818],[-84.8023,40.8186],[-84.8023,40.819],[-84.8023,40.8192],[-84.8023,40.8195],[-84.8023,40.8201],[-84.8023,40.8205],[-84.8023,40.821],[-84.8023,40.8214],[-84.8023,40.822],[-84.8023,40.8223],[-84.8023,40.8227],[-84.8023,40.823],[-84.8023,40.8234],[-84.8023,40.8237],[-84.8023,40.824],[-84.8023,40.8241],[-84.8023,40.8244],[-84.8023,40.8248],[-84.8023,40.8251],[-84.8023,40.8254],[-84.8023,40.8269],[-84.8023,40.8275],[-84.8023,40.8276],[-84.8023,40.8277],[-84.8023,40.8291],[-84.8023,40.8293],[-84.8023,40.8297],[-84.8023,40.8303],[-84.8023,40.8309],[-84.8023,40.8312],[-84.8023,40.8319],[-84.8023,40.8325],[-84.8023,40.8329],[-84.8023,40.8331],[-84.8023,40.8334],[-84.8023,40.8347],[-84.8024,40.8379],[-84.8024,40.839],[-84.8024,40.8394],[-84.8024,40.8403],[-84.8024,40.8405],[-84.8024,40.8408],[-84.8024,40.8412],[-84.8024,40.8415],[-84.8024,40.8419],[-84.8024,40.8423],[-84.8024,40.8426],[-84.8024,40.8429],[-84.8024,40.8431],[-84.8024,40.8434],[-84.8024,40.8461],[-84.8024,40.8474],[-84.8024,40.8479],[-84.8024,40.8492],[-84.8024,40.8498],[-84.8024,40.8508],[-84.8024,40.8514],[-84.8024,40.8518],[-84.8024,40.8539],[-84.8024,40.8541],[-84.8024,40.8545],[-84.8024,40.8551],[-84.8024,40.8559],[-84.8024,40.8564],[-84.8024,40.8572],[-84.8024,40.8576],[-84.8025,40.8587],[-84.8025,40.8588],[-84.8025,40.86],[-84.8025,40.8604],[-84.8025,40.8619],[-84.8025,40.8629],[-84.8025,40.8636],[-84.8025,40.8637],[-84.8025,40.8644],[-84.8025,40.8656],[-84.8025,40.8664],[-84.8025,40.8665],[-84.8025,40.8666],[-84.8025,40.8668],[-84.8025,40.8672],[-84.8025,40.8676],[-84.8025,40.868],[-84.8025,40.8684],[-84.8025,40.8688],[-84.8025,40.8692],[-84.8025,40.8696],[-84.8025,40.87],[-84.8025,40.8704],[-84.8025,40.8708],[-84.8025,40.871],[-84.8025,40.8733],[-84.8026,40.8738],[-84.8026,40.8753],[-84.8026,40.876],[-84.8026,40.8782],[-84.8026,40.8805],[-84.8026,40.8809],[-84.8027,40.8828],[-84.8027,40.8835],[-84.8027,40.8846],[-84.8027,40.8848],[-84.8027,40.8855],[-84.8027,40.8862],[-84.8027,40.8864],[-84.8027,40.887],[-84.8027,40.8874],[-84.8027,40.8876],[-84.8027,40.8877],[-84.8027,40.8878],[-84.8027,40.8914],[-84.8027,40.8921],[-84.8027,40.8927],[-84.8027,40.8933],[-84.8027,40.8937],[-84.8028,40.8952],[-84.8028,40.8981],[-84.8028,40.9],[-84.8028,40.9013],[-84.8028,40.9017],[-84.8028,40.9023],[-84.8028,40.9072],[-84.8028,40.9077],[-84.8028,40.9081],[-84.8028,40.9089],[-84.8028,40.9095],[-84.8028,40.9097],[-84.8028,40.911],[-84.8029,40.9115],[-84.8029,40.9118],[-84.8029,40.9149],[-84.8029,40.915],[-84.8029,40.9157],[-84.8029,40.9164],[-84.8029,40.9167],[-84.8029,40.9168],[-84.8029,40.9189],[-84.8029,40.9224],[-84.8029,40.9226],[-84.8029,40.9231],[-84.8029,40.9235],[-84.8029,40.9241],[-84.8029,40.9246],[-84.8029,40.925],[-84.8029,40.9273],[-84.8029,40.9283],[-84.8029,40.9298],[-84.8029,40.9299],[-84.8029,40.9306],[-84.8029,40.9308],[-84.803,40.9311],[-84.803,40.9314],[-84.803,40.9334],[-84.803,40.9343],[-84.803,40.9349],[-84.803,40.9359],[-84.803,40.9372],[-84.803,40.9374],[-84.803,40.9381],[-84.803,40.9384],[-84.803,40.9389],[-84.803,40.9395],[-84.803,40.9408],[-84.803,40.9417],[-84.803,40.9425],[-84.803,40.9431],[-84.803,40.9434],[-84.803,40.9443],[-84.803,40.9445],[-84.803,40.9451],[-84.803,40.9461],[-84.8031,40.947],[-84.8031,40.9477],[-84.803,40.9477],[-84.803,40.9478],[-84.8031,40.9478],[-84.8031,40.9484],[-84.8031,40.9486],[-84.8031,40.9489],[-84.8031,40.9496],[-84.8031,40.9499],[-84.8031,40.9508],[-84.8031,40.951],[-84.8031,40.9511],[-84.8031,40.9513],[-84.8031,40.9515],[-84.8031,40.9518],[-84.8031,40.952],[-84.8031,40.9522],[-84.8031,40.9525],[-84.8031,40.953],[-84.8031,40.954],[-84.8031,40.9562],[-84.8032,40.959],[-84.8032,40.9602],[-84.8031,40.9605],[-84.8031,40.9607],[-84.8032,40.9609],[-84.8031,40.9615],[-84.8031,40.9622],[-84.8032,40.9636],[-84.8032,40.9656],[-84.8032,40.9663],[-84.8032,40.9671],[-84.8032,40.9677],[-84.8032,40.968],[-84.8032,40.9694],[-84.8032,40.9701],[-84.8032,40.974],[-84.8032,40.9746],[-84.8032,40.9748],[-84.8032,40.9749],[-84.8032,40.9756],[-84.8032,40.9759],[-84.8032,40.9777],[-84.8032,40.9784],[-84.8032,40.9795],[-84.8032,40.9807],[-84.8032,40.9812],[-84.8032,40.9871],[-84.8033,40.9879],[-84.8033,40.9881],[-84.8033,40.9882],[-84.8033,40.9883],[-84.8033,40.9894],[-84.8032,40.9911],[-84.8032,40.9915],[-84.8032,40.9916],[-84.8032,40.9917],[-84.8033,40.9963],[-84.8033,40.9968],[-84.8033,40.998],[-84.8033,40.9984],[-84.8033,40.9989],[-84.8033,40.999],[-84.8033,41.0001],[-84.8033,41.001],[-84.8033,41.004],[-84.8033,41.0059],[-84.8033,41.0066],[-84.8033,41.007],[-84.8033,41.0081],[-84.8033,41.0085],[-84.8033,41.0093],[-84.8033,41.0094],[-84.8033,41.0095],[-84.8033,41.0096],[-84.8033,41.0101],[-84.8033,41.0106],[-84.8033,41.0113],[-84.8033,41.0116],[-84.8033,41.0117],[-84.8033,41.0122],[-84.8033,41.0133],[-84.8033,41.0164],[-84.8033,41.0172],[-84.8033,41.0177],[-84.8033,41.018],[-84.8033,41.0184],[-84.8033,41.0186],[-84.8033,41.0187],[-84.8033,41.0188],[-84.8033,41.0207],[-84.8032,41.0212],[-84.8032,41.0221],[-84.8032,41.0237],[-84.8032,41.024],[-84.8032,41.0241],[-84.8032,41.0272],[-84.8032,41.0278],[-84.8032,41.0279],[-84.8032,41.028],[-84.8032,41.0281],[-84.8032,41.0284],[-84.8032,41.0291],[-84.8032,41.0303],[-84.8032,41.0332],[-84.8032,41.0356],[-84.8032,41.0377],[-84.8032,41.0383],[-84.8032,41.0386],[-84.8032,41.0391],[-84.8032,41.0425],[-84.8032,41.0464],[-84.8032,41.0479],[-84.8032,41.0497],[-84.8032,41.0509],[-84.8033,41.0514],[-84.8033,41.0515],[-84.8033,41.0522],[-84.8033,41.0528],[-84.8033,41.0531],[-84.8033,41.0533],[-84.8033,41.054],[-84.8033,41.0549],[-84.8033,41.0565],[-84.8033,41.0587],[-84.8033,41.0599],[-84.8033,41.0624],[-84.8033,41.0636],[-84.8033,41.0638],[-84.8033,41.0657],[-84.8033,41.0667],[-84.8033,41.0677],[-84.8033,41.0702],[-84.8033,41.0711],[-84.8033,41.0718],[-84.8033,41.0729],[-84.8033,41.0742],[-84.8033,41.0749],[-84.8033,41.075],[-84.8033,41.0751],[-84.8033,41.0767],[-84.8033,41.0775],[-84.8033,41.0776],[-84.8033,41.0777],[-84.8033,41.0779],[-84.8034,41.0793],[-84.8034,41.0801],[-84.8033,41.0813],[-84.8033,41.0821],[-84.8033,41.0823],[-84.8033,41.0826],[-84.8034,41.0838],[-84.8034,41.0854],[-84.8033,41.0863],[-84.8034,41.0885],[-84.8034,41.0893],[-84.8034,41.0902],[-84.8034,41.0922],[-84.8034,41.0957],[-84.8034,41.0968],[-84.8034,41.0969],[-84.8034,41.0987],[-84.8034,41.0998],[-84.8034,41.1068],[-84.8034,41.1075],[-84.8034,41.1115],[-84.8034,41.1116],[-84.8034,41.1129],[-84.8035,41.1173],[-84.8035,41.1198],[-84.8035,41.1207],[-84.8035,41.1213],[-84.8035,41.124],[-84.8035,41.1248],[-84.8035,41.126],[-84.8035,41.1261],[-84.8035,41.1272],[-84.8035,41.1278],[-84.8035,41.1304],[-84.8035,41.1352],[-84.8035,41.1357],[-84.8035,41.1359],[-84.8035,41.1366],[-84.8035,41.1395],[-84.8035,41.1402],[-84.8035,41.1405],[-84.8035,41.1407],[-84.8035,41.1422],[-84.8035,41.1428],[-84.8035,41.1442],[-84.8035,41.1452],[-84.8035,41.1458],[-84.8035,41.1462],[-84.8035,41.1476],[-84.8035,41.1482],[-84.8035,41.1485],[-84.8035,41.1487],[-84.8035,41.1496],[-84.8035,41.1511],[-84.8035,41.1518],[-84.8035,41.1526],[-84.8035,41.1534],[-84.8035,41.1537],[-84.8035,41.1557],[-84.8035,41.1576],[-84.8035,41.1586],[-84.8035,41.1615],[-84.8035,41.1616],[-84.8035,41.1627],[-84.8035,41.1639],[-84.8035,41.164],[-84.8035,41.1641],[-84.8035,41.1642],[-84.8034,41.1643],[-84.8034,41.165],[-84.8034,41.168],[-84.8034,41.1681],[-84.8035,41.1698],[-84.8035,41.1715],[-84.8035,41.1718],[-84.8036,41.1721],[-84.8035,41.1726],[-84.8035,41.1736],[-84.8035,41.1741],[-84.8034,41.1747],[-84.8034,41.1755],[-84.8034,41.1763],[-84.8034,41.1771],[-84.8034,41.1781],[-84.8034,41.1788],[-84.8034,41.1803],[-84.8034,41.1821],[-84.8034,41.1835],[-84.8034,41.1842],[-84.8034,41.1849],[-84.8034,41.185],[-84.8034,41.1851],[-84.8035,41.1903],[-84.8035,41.192],[-84.8035,41.1927],[-84.8035,41.1932],[-84.8035,41.197],[-84.8035,41.1979],[-84.8035,41.1981],[-84.8035,41.1982],[-84.8035,41.2019],[-84.8035,41.2022],[-84.8035,41.2045],[-84.8035,41.2072],[-84.8035,41.208],[-84.8035,41.2097],[-84.8035,41.2112],[-84.8035,41.2124],[-84.8035,41.2133],[-84.8036,41.2164],[-84.8035,41.2187],[-84.8035,41.2198],[-84.8035,41.22],[-84.8035,41.2205],[-84.8035,41.2217],[-84.8035,41.2225],[-84.8035,41.2242],[-84.8035,41.2246],[-84.8035,41.2257],[-84.8035,41.2272],[-84.8035,41.2273],[-84.8035,41.2296],[-84.8035,41.2311],[-84.8035,41.233],[-84.8035,41.2347],[-84.8035,41.2352],[-84.8035,41.2353],[-84.8035,41.2355],[-84.8035,41.2356],[-84.8035,41.2363],[-84.8035,41.2367],[-84.8035,41.2371],[-84.8035,41.2373],[-84.8035,41.2401],[-84.8035,41.2413],[-84.8035,41.2417],[-84.8035,41.2418],[-84.8035,41.2419],[-84.8035,41.2429],[-84.8035,41.245],[-84.8035,41.2469],[-84.8035,41.2478],[-84.8035,41.2501],[-84.8036,41.2513],[-84.8035,41.2526],[-84.8035,41.2527],[-84.8035,41.2531],[-84.8035,41.2535],[-84.8035,41.2538],[-84.8035,41.2542],[-84.8035,41.2545],[-84.8035,41.2546],[-84.8035,41.2548],[-84.8035,41.2552],[-84.8035,41.2556],[-84.8035,41.2561],[-84.8035,41.2564],[-84.8035,41.2566],[-84.8035,41.2567],[-84.8035,41.2571],[-84.8035,41.2575],[-84.8035,41.2579],[-84.8035,41.2583],[-84.8035,41.2587],[-84.8035,41.2591],[-84.8035,41.2594],[-84.8035,41.2598],[-84.8036,41.2602],[-84.8036,41.2605],[-84.8036,41.2606],[-84.8035,41.261],[-84.8036,41.2614],[-84.8036,41.2617],[-84.8036,41.2622],[-84.8036,41.2625],[-84.8036,41.2629],[-84.8036,41.2632],[-84.8036,41.2636],[-84.8036,41.2639],[-84.8036,41.2642],[-84.8036,41.2645],[-84.8036,41.2647],[-84.8036,41.2651],[-84.8036,41.2653],[-84.8036,41.2659],[-84.8036,41.2664],[-84.8036,41.2667],[-84.8036,41.2671],[-84.8036,41.2675],[-84.8036,41.2679],[-84.8036,41.2682],[-84.8036,41.2686],[-84.8036,41.269],[-84.8036,41.2694],[-84.8036,41.2698],[-84.8036,41.2702],[-84.8036,41.2705],[-84.8036,41.2708],[-84.8036,41.271],[-84.8036,41.2713],[-84.8036,41.2718],[-84.8036,41.2722],[-84.8036,41.2726],[-84.8036,41.273],[-84.8036,41.2734],[-84.8036,41.2738],[-84.8036,41.2742],[-84.8036,41.2746],[-84.8036,41.275],[-84.8036,41.2753],[-84.8036,41.2761],[-84.8036,41.2765],[-84.8036,41.2769],[-84.8036,41.2773],[-84.8036,41.2777],[-84.8036,41.2782],[-84.8036,41.2785],[-84.8037,41.2789],[-84.8037,41.2791],[-84.8037,41.2793],[-84.8037,41.2795],[-84.8037,41.2797],[-84.8037,41.2799],[-84.8037,41.2803],[-84.8037,41.2808],[-84.8037,41.2811],[-84.8037,41.2814],[-84.8037,41.2819],[-84.8037,41.2822],[-84.8037,41.2824],[-84.8037,41.2826],[-84.8037,41.283],[-84.8037,41.2836],[-84.8037,41.2841],[-84.8037,41.2846],[-84.8037,41.2849],[-84.8037,41.2852],[-84.8037,41.2854],[-84.8037,41.2855],[-84.8037,41.2857],[-84.8037,41.2858],[-84.8037,41.2862],[-84.8037,41.2865],[-84.8037,41.2869],[-84.8037,41.2872],[-84.8037,41.2876],[-84.8037,41.2879],[-84.8037,41.2883],[-84.8037,41.2888],[-84.8037,41.289],[-84.8037,41.2895],[-84.8037,41.2897],[-84.8037,41.29],[-84.8037,41.2902],[-84.8037,41.2905],[-84.8037,41.2908],[-84.8037,41.2911],[-84.8037,41.2914],[-84.8037,41.2919],[-84.8037,41.2921],[-84.8037,41.2923],[-84.8037,41.2925],[-84.8037,41.2931],[-84.8037,41.2934],[-84.8037,41.2938],[-84.8037,41.294],[-84.8037,41.2942],[-84.8037,41.2945],[-84.8038,41.2947],[-84.8038,41.295],[-84.8038,41.2957],[-84.8038,41.2959],[-84.8038,41.2961],[-84.8038,41.2962],[-84.8038,41.2963],[-84.8038,41.2964],[-84.8038,41.2967],[-84.8038,41.2968],[-84.8038,41.2973],[-84.8038,41.2976],[-84.8038,41.2978],[-84.8038,41.2983],[-84.8038,41.2986],[-84.8038,41.2989],[-84.8038,41.2992],[-84.8038,41.2995],[-84.8038,41.2998],[-84.8038,41.3],[-84.8038,41.3006],[-84.8038,41.3018],[-84.8038,41.3022],[-84.8038,41.3026],[-84.8038,41.3037],[-84.8038,41.3041],[-84.8038,41.3042],[-84.8038,41.3048],[-84.8038,41.3052],[-84.8038,41.3054],[-84.8038,41.3057],[-84.8038,41.306],[-84.8039,41.3065],[-84.8039,41.3071],[-84.8039,41.3073],[-84.8039,41.3077],[-84.8039,41.308],[-84.8039,41.3081],[-84.8039,41.3083],[-84.8039,41.3084],[-84.8039,41.3089],[-84.8039,41.3092],[-84.8039,41.3096],[-84.8039,41.31],[-84.8039,41.3107],[-84.8039,41.3109],[-84.8039,41.3112],[-84.8039,41.312],[-84.8039,41.3124],[-84.8039,41.3131],[-84.8039,41.3135],[-84.8039,41.3141],[-84.8039,41.3145],[-84.8039,41.3146],[-84.8039,41.315],[-84.8039,41.3152],[-84.8039,41.3156],[-84.8039,41.3159],[-84.8039,41.316],[-84.8039,41.3164],[-84.8039,41.3167],[-84.8039,41.3195],[-84.8039,41.3198],[-84.8039,41.3207],[-84.8039,41.3211],[-84.8039,41.3215],[-84.8039,41.3218],[-84.8039,41.3219],[-84.804,41.3228],[-84.804,41.3241],[-84.804,41.3248],[-84.804,41.3249],[-84.804,41.3251],[-84.804,41.3254],[-84.804,41.3264],[-84.804,41.3288],[-84.804,41.3291],[-84.804,41.3302],[-84.804,41.3323],[-84.804,41.3327],[-84.804,41.3339],[-84.804,41.3348],[-84.804,41.3364],[-84.804,41.337],[-84.804,41.3386],[-84.804,41.339],[-84.804,41.3392],[-84.804,41.34],[-84.804,41.3416],[-84.804,41.3436],[-84.804,41.3458],[-84.804,41.3473],[-84.804,41.349],[-84.804,41.3496],[-84.804,41.3503],[-84.804,41.3509],[-84.804,41.351],[-84.804,41.3517],[-84.804,41.3528],[-84.804,41.3536],[-84.804,41.3544],[-84.804,41.3548],[-84.804,41.3551],[-84.804,41.3558],[-84.804,41.3565],[-84.804,41.3572],[-84.804,41.3575],[-84.804,41.3583],[-84.804,41.3591],[-84.804,41.3599],[-84.804,41.3608],[-84.804,41.3616],[-84.804,41.3623],[-84.804,41.3635],[-84.804,41.364],[-84.804,41.3649],[-84.804,41.3657],[-84.804,41.3665],[-84.804,41.3673],[-84.804,41.3681],[-84.8039,41.3707],[-84.8039,41.3708],[-84.8039,41.3721],[-84.8039,41.3724],[-84.8039,41.3725],[-84.8039,41.3732],[-84.8039,41.3735],[-84.8039,41.3738],[-84.8039,41.3745],[-84.8039,41.3747],[-84.8039,41.3748],[-84.8039,41.3751],[-84.8039,41.3752],[-84.8039,41.3753],[-84.8039,41.3755],[-84.8039,41.3761],[-84.8039,41.3762],[-84.8039,41.3778],[-84.804,41.3843],[-84.804,41.3866],[-84.804,41.4046],[-84.8039,41.4068],[-84.8039,41.4084],[-84.8039,41.4085],[-84.8039,41.4086],[-84.8039,41.4115],[-84.804,41.4227],[-84.8041,41.426],[-84.8041,41.428],[-84.804,41.4338],[-84.804,41.4358],[-84.804,41.4363],[-84.804,41.4368],[-84.804,41.4379],[-84.804,41.4384],[-84.804,41.4385],[-84.804,41.4386],[-84.804,41.4387],[-84.804,41.4395],[-84.804,41.4412],[-84.804,41.4416],[-84.804,41.4419],[-84.804,41.4423],[-84.804,41.4424],[-84.804,41.4427],[-84.804,41.4428],[-84.804,41.4429],[-84.804,41.4432],[-84.804,41.4434],[-84.804,41.4437],[-84.8041,41.4446],[-84.8041,41.4447],[-84.8041,41.4448],[-84.8041,41.445],[-84.8041,41.4451],[-84.8041,41.4453],[-84.8041,41.4454],[-84.8041,41.4457],[-84.8041,41.4466],[-84.8041,41.4469],[-84.8041,41.447],[-84.8041,41.4475],[-84.8041,41.4477],[-84.8041,41.4483],[-84.8041,41.4488],[-84.8041,41.4511],[-84.8041,41.452],[-84.8041,41.4531],[-84.8041,41.4533],[-84.8041,41.4539],[-84.8041,41.454],[-84.8041,41.4542],[-84.8042,41.4548],[-84.8042,41.455],[-84.8042,41.4551],[-84.8042,41.4556],[-84.8042,41.4565],[-84.8042,41.4593],[-84.8042,41.4608],[-84.8042,41.4613],[-84.8042,41.4623],[-84.8042,41.4626],[-84.8042,41.4633],[-84.8042,41.4636],[-84.8042,41.4639],[-84.8042,41.4641],[-84.8042,41.4643],[-84.8042,41.4647],[-84.8042,41.4648],[-84.8042,41.465],[-84.8041,41.4651],[-84.8042,41.4656],[-84.8042,41.4657],[-84.8042,41.4665],[-84.8042,41.4675],[-84.8042,41.4681],[-84.8042,41.4684],[-84.8042,41.4694],[-84.8042,41.4697],[-84.8042,41.4703],[-84.8042,41.4705],[-84.8042,41.4711],[-84.8042,41.4716],[-84.8042,41.4729],[-84.8042,41.4738],[-84.8042,41.4745],[-84.8042,41.4768],[-84.8042,41.4775],[-84.8042,41.4776],[-84.8042,41.4777],[-84.8042,41.4778],[-84.8042,41.4779],[-84.8042,41.4784],[-84.8042,41.4785],[-84.8042,41.4795],[-84.8042,41.4798],[-84.8043,41.4809],[-84.8043,41.4822],[-84.8043,41.4831],[-84.8043,41.4836],[-84.8043,41.484],[-84.8043,41.4855],[-84.8043,41.4858],[-84.8043,41.4861],[-84.8043,41.4864],[-84.8043,41.4868],[-84.8043,41.4875],[-84.8044,41.4881],[-84.8043,41.4881],[-84.8045,41.5003],[-84.8045,41.5005],[-84.8045,41.5045],[-84.8045,41.5056],[-84.8045,41.5081],[-84.8045,41.5109],[-84.8045,41.5117],[-84.8045,41.5119],[-84.8045,41.5127],[-84.8045,41.5129],[-84.8045,41.5133],[-84.8045,41.5146],[-84.8045,41.5149],[-84.8045,41.515],[-84.8045,41.5152],[-84.8046,41.5156],[-84.8046,41.5157],[-84.8046,41.5159],[-84.8046,41.5163],[-84.8046,41.5164],[-84.8046,41.5166],[-84.8046,41.5169],[-84.8046,41.5182],[-84.8046,41.5186],[-84.8046,41.5191],[-84.8046,41.5205],[-84.8046,41.521],[-84.8046,41.5216],[-84.8046,41.5233],[-84.8046,41.5236],[-84.8046,41.5242],[-84.8046,41.5243],[-84.8046,41.5244],[-84.8046,41.5245],[-84.8046,41.5248],[-84.8046,41.5255],[-84.8046,41.5258],[-84.8047,41.5265],[-84.8047,41.5285],[-84.8047,41.5292],[-84.8047,41.5301],[-84.8047,41.5303],[-84.8047,41.5304],[-84.8047,41.5307],[-84.8047,41.5311],[-84.8047,41.5319],[-84.8047,41.5323],[-84.8047,41.5332],[-84.8047,41.5341],[-84.8047,41.5342],[-84.8047,41.5356],[-84.8047,41.5369],[-84.8048,41.54],[-84.8048,41.5403],[-84.8048,41.5419],[-84.8048,41.5422],[-84.8048,41.5431],[-84.8048,41.5433],[-84.8048,41.5436],[-84.8048,41.544],[-84.8048,41.5445],[-84.8048,41.5448],[-84.8048,41.5449],[-84.8048,41.5451],[-84.8048,41.5452],[-84.8048,41.5453],[-84.8048,41.5455],[-84.8048,41.5459],[-84.8048,41.5471],[-84.8048,41.5476],[-84.8049,41.5481],[-84.8049,41.5482],[-84.8049,41.5483],[-84.8049,41.5485],[-84.8049,41.5486],[-84.8049,41.5488],[-84.8049,41.5501],[-84.805,41.5545],[-84.805,41.5548],[-84.805,41.5564],[-84.805,41.5565],[-84.805,41.5566],[-84.805,41.5567],[-84.805,41.5572],[-84.805,41.5582],[-84.805,41.5588],[-84.805,41.5592],[-84.805,41.5593],[-84.805,41.5598],[-84.805,41.56],[-84.8051,41.5613],[-84.8051,41.5618],[-84.8051,41.5621],[-84.8051,41.563],[-84.8051,41.5634],[-84.8051,41.5642],[-84.8051,41.5647],[-84.8051,41.5654],[-84.8051,41.5667],[-84.8051,41.5668],[-84.8052,41.5671],[-84.8052,41.568],[-84.8052,41.5685],[-84.8052,41.5688],[-84.8052,41.5702],[-84.8052,41.5707],[-84.8052,41.571],[-84.8052,41.5716],[-84.8052,41.5719],[-84.8052,41.574],[-84.8052,41.5748],[-84.8053,41.5752],[-84.8053,41.5755],[-84.8053,41.576],[-84.8053,41.5764],[-84.8053,41.5765],[-84.8053,41.5766],[-84.8053,41.5767],[-84.8053,41.5768],[-84.8053,41.5769],[-84.8053,41.5773],[-84.8053,41.5774],[-84.8053,41.5778],[-84.8053,41.5782],[-84.8053,41.579],[-84.8053,41.5792],[-84.8053,41.5793],[-84.8053,41.5797],[-84.8053,41.5799],[-84.8053,41.5804],[-84.8053,41.5808],[-84.8053,41.581],[-84.8054,41.5821],[-84.8054,41.5829],[-84.8054,41.5841],[-84.8054,41.5842],[-84.8054,41.5853],[-84.8054,41.5857],[-84.8054,41.586],[-84.8054,41.5862],[-84.8054,41.587],[-84.8054,41.5871],[-84.8054,41.5874],[-84.8054,41.5876],[-84.8054,41.5883],[-84.8054,41.5884],[-84.8054,41.5886],[-84.8054,41.5889],[-84.8054,41.5892],[-84.8054,41.5894],[-84.8055,41.5904],[-84.8055,41.5908],[-84.8055,41.591],[-84.8055,41.5919],[-84.8055,41.592],[-84.8055,41.5922],[-84.8055,41.5924],[-84.8055,41.5925],[-84.8055,41.5927],[-84.8055,41.5937],[-84.8055,41.594],[-84.8055,41.5945],[-84.8055,41.5946],[-84.8055,41.5951],[-84.8055,41.5962],[-84.8055,41.5968],[-84.8055,41.5969],[-84.8055,41.5974],[-84.8055,41.5977],[-84.8055,41.5985],[-84.8055,41.5986],[-84.8055,41.5989],[-84.8055,41.599],[-84.8055,41.5996],[-84.8055,41.5997],[-84.8055,41.5999],[-84.8055,41.6001],[-84.8055,41.6009],[-84.8056,41.6012],[-84.8056,41.6015],[-84.8056,41.6017],[-84.8056,41.602],[-84.8056,41.6025],[-84.8056,41.6027],[-84.8056,41.6028],[-84.8056,41.6029],[-84.8056,41.603],[-84.8056,41.6031],[-84.8056,41.6032],[-84.8056,41.6039],[-84.8056,41.6044],[-84.8056,41.6052],[-84.8056,41.6058],[-84.8056,41.6061],[-84.8056,41.6078],[-84.8056,41.6086],[-84.8056,41.6091],[-84.8056,41.6094],[-84.8057,41.61],[-84.8057,41.6107],[-84.8057,41.6112],[-84.8057,41.6116],[-84.8057,41.6122],[-84.8057,41.6131],[-84.8057,41.6138],[-84.8058,41.6158],[-84.8058,41.6164],[-84.8058,41.617],[-84.8058,41.6186],[-84.8058,41.6192],[-84.8058,41.62],[-84.8057,41.6252],[-84.8057,41.6285],[-84.8057,41.6287],[-84.8057,41.6289],[-84.806,41.6315],[-84.8059,41.6323],[-84.8059,41.6329],[-84.8059,41.6347],[-84.8059,41.6401],[-84.8058,41.642],[-84.8058,41.6423],[-84.8058,41.6435],[-84.8058,41.6438],[-84.8058,41.6439],[-84.8058,41.6456],[-84.8058,41.651],[-84.8059,41.6529],[-84.8059,41.6549],[-84.8059,41.6602],[-84.8059,41.6609],[-84.8059,41.663],[-84.8059,41.6637],[-84.806,41.666],[-84.806,41.6664],[-84.806,41.6667],[-84.806,41.6672],[-84.8061,41.6685],[-84.8061,41.669],[-84.8061,41.6701],[-84.8062,41.6735],[-84.8062,41.6746],[-84.8061,41.6746],[-84.806,41.6747],[-84.806,41.6748],[-84.806,41.6749],[-84.806,41.6756],[-84.806,41.6759],[-84.806,41.6764],[-84.806,41.6784],[-84.806,41.6789],[-84.806,41.6797],[-84.806,41.6799],[-84.806,41.6809],[-84.806,41.6812],[-84.806,41.6821],[-84.806,41.6825],[-84.806,41.6827],[-84.806,41.6831],[-84.806,41.6841],[-84.806,41.6844],[-84.806,41.685],[-84.806,41.6851],[-84.806,41.6853],[-84.806,41.6858],[-84.806,41.6864],[-84.806,41.6866],[-84.806,41.687],[-84.806,41.6872],[-84.806,41.6873],[-84.806,41.6874],[-84.806,41.6877],[-84.806,41.6885],[-84.806,41.6887],[-84.806,41.6888],[-84.806,41.6891],[-84.806,41.6893],[-84.806,41.6894],[-84.806,41.6903],[-84.806,41.6906],[-84.806,41.6907],[-84.806,41.6909],[-84.806,41.6912],[-84.806,41.692],[-84.806,41.6925],[-84.806,41.693],[-84.806,41.6933],[-84.806,41.6939],[-84.806,41.6942],[-84.806,41.6944],[-84.806,41.6945],[-84.806,41.6946],[-84.806,41.6961]]]},"properties":{"STATE_ID":"39","STATE_NAME":"Ohio"},"id":39}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-103.0024,36.5005],[-103.0024,36.5004],[-103.0021,36.5004],[-103.002,36.5004],[-103.0018,36.5004],[-103.0005,36.5004],[-102.9973,36.5004],[-102.9972,36.5004],[-102.997,36.5004],[-102.9968,36.5004],[-102.9893,36.5004],[-102.9845,36.5004],[-102.9829,36.5004],[-102.9817,36.5004],[-102.9716,36.5004],[-102.96,36.5004],[-102.9599,36.5004],[-102.9529,36.5003],[-102.9283,36.5003],[-102.9216,36.5003],[-102.9126,36.5003],[-102.9042,36.5003],[-102.8942,36.5003],[-102.8941,36.5003],[-102.889,36.5003],[-102.8755,36.5002],[-102.8681,36.5005],[-102.8445,36.5005],[-102.8407,36.5006],[-102.8212,36.5006],[-102.8073,36.5005],[-102.7951,36.5005],[-102.7922,36.5005],[-102.7921,36.5005],[-102.7868,36.5004],[-102.7827,36.5004],[-102.7818,36.5004],[-102.7505,36.5004],[-102.7297,36.5007],[-102.697,36.5005],[-102.6702,36.5005],[-102.669,36.5005],[-102.6659,36.5005],[-102.6658,36.5005],[-102.6651,36.5005],[-102.6431,36.5005],[-102.6255,36.5004],[-102.5842,36.5004],[-102.5795,36.5004],[-102.5707,36.5004],[-102.5353,36.5004],[-102.5251,36.5004],[-102.525,36.5004],[-102.5172,36.5004],[-102.5005,36.5004],[-102.4627,36.5005],[-102.4458,36.5005],[-102.4272,36.5005],[-102.3826,36.5005],[-102.3755,36.5005],[-102.3665,36.5004],[-102.3555,36.5004],[-102.3478,36.5004],[-102.3305,36.5004],[-102.3287,36.5004],[-102.3197,36.5004],[-102.3196,36.5004],[-102.2815,36.5004],[-102.2763,36.5004],[-102.2606,36.5004],[-102.2505,36.5004],[-102.2469,36.5006],[-102.2468,36.5006],[-102.2457,36.5005],[-102.245,36.5007],[-102.2444,36.5007],[-102.2441,36.5007],[-102.2206,36.5003],[-102.2162,36.5003],[-102.2155,36.5003],[-102.1874,36.5003],[-102.1625,36.5003],[-102.1532,36.5003],[-102.153,36.5003],[-102.1438,36.5003],[-102.1425,36.5003],[-102.1255,36.5003],[-102.1221,36.5007],[-102.1085,36.5007],[-102.1082,36.5007],[-102.107,36.5006],[-102.0769,36.5006],[-102.0723,36.5006],[-102.0632,36.5006],[-102.0631,36.5006],[-102.0427,36.5006],[-102.0426,36.5006],[-102.0323,36.5006],[-102.0316,36.5006],[-102.0231,36.5006],[-102.0125,36.5006],[-102.0005,36.5003],[-101.9934,36.5003],[-101.9932,36.5003],[-101.9892,36.5004],[-101.9865,36.5005],[-101.9835,36.5005],[-101.9738,36.5005],[-101.9606,36.5004],[-101.9605,36.5004],[-101.96,36.5004],[-101.9573,36.5004],[-101.9474,36.5005],[-101.9473,36.5005],[-101.9434,36.5005],[-101.9316,36.5005],[-101.9302,36.5005],[-101.9283,36.5005],[-101.9267,36.5005],[-101.9245,36.5005],[-101.9237,36.5005],[-101.9236,36.5005],[-101.9235,36.5005],[-101.9233,36.5005],[-101.9231,36.5005],[-101.9229,36.5005],[-101.9206,36.5005],[-101.9149,36.5005],[-101.9148,36.5005],[-101.9147,36.5005],[-101.8993,36.5004],[-101.8951,36.5003],[-101.895,36.5003],[-101.8946,36.5003],[-101.8801,36.5001],[-101.8782,36.5],[-101.8754,36.5],[-101.875,36.5],[-101.855,36.5],[-101.8548,36.5],[-101.8547,36.5],[-101.8546,36.5],[-101.8506,36.5],[-101.8412,36.5],[-101.8398,36.5],[-101.8397,36.5],[-101.8393,36.5],[-101.8387,36.5],[-101.8386,36.5],[-101.8384,36.5],[-101.8383,36.4999],[-101.838,36.4998],[-101.8341,36.4996],[-101.8275,36.4996],[-101.8266,36.4996],[-101.8266,36.4997],[-101.8265,36.4995],[-101.8145,36.4996],[-101.8066,36.4997],[-101.7986,36.4997],[-101.7906,36.4997],[-101.7902,36.4997],[-101.7896,36.4997],[-101.7894,36.4997],[-101.7892,36.4997],[-101.7881,36.4997],[-101.7872,36.4997],[-101.7859,36.4997],[-101.7858,36.4997],[-101.7852,36.4997],[-101.7846,36.4997],[-101.7845,36.4997],[-101.7839,36.4997],[-101.7834,36.4997],[-101.7833,36.4997],[-101.7832,36.4997],[-101.7826,36.4997],[-101.782,36.4997],[-101.7819,36.4997],[-101.7818,36.4997],[-101.7812,36.4997],[-101.7806,36.4997],[-101.78,36.4997],[-101.7794,36.4997],[-101.7781,36.4997],[-101.7756,36.4998],[-101.7732,36.4997],[-101.7636,36.4997],[-101.7519,36.4997],[-101.7517,36.4997],[-101.7516,36.4997],[-101.7515,36.4997],[-101.7504,36.4997],[-101.7438,36.4998],[-101.7306,36.4998],[-101.7185,36.4997],[-101.7094,36.4997],[-101.699,36.4997],[-101.6987,36.4996],[-101.6987,36.4995],[-101.6917,36.4995],[-101.6906,36.4995],[-101.6882,36.4995],[-101.6881,36.4995],[-101.6728,36.4995],[-101.6722,36.4995],[-101.6676,36.4995],[-101.6537,36.4996],[-101.65,36.4996],[-101.6419,36.4996],[-101.6417,36.4996],[-101.6411,36.4996],[-101.6254,36.4996],[-101.6239,36.4995],[-101.6086,36.4995],[-101.6084,36.4995],[-101.5966,36.4995],[-101.5834,36.4995],[-101.583,36.4995],[-101.5773,36.4995],[-101.5674,36.4995],[-101.5673,36.4995],[-101.5657,36.4995],[-101.5651,36.4995],[-101.5644,36.4995],[-101.5634,36.4995],[-101.5616,36.4995],[-101.5519,36.4995],[-101.5517,36.4995],[-101.5464,36.4995],[-101.5452,36.4995],[-101.5441,36.4995],[-101.543,36.4995],[-101.5081,36.4996],[-101.5004,36.4996],[-101.4966,36.4995],[-101.4929,36.4995],[-101.488,36.4994],[-101.4773,36.4994],[-101.4728,36.4994],[-101.4673,36.4994],[-101.4648,36.4994],[-101.4647,36.4994],[-101.4645,36.4994],[-101.4517,36.4994],[-101.44,36.4994],[-101.4316,36.4994],[-101.4256,36.4993],[-101.416,36.4993],[-101.4159,36.4993],[-101.4157,36.4993],[-101.4146,36.4993],[-101.4114,36.4993],[-101.411,36.4993],[-101.4091,36.4994],[-101.4082,36.4994],[-101.4065,36.4994],[-101.3935,36.4994],[-101.3754,36.4993],[-101.3736,36.4996],[-101.3676,36.4996],[-101.3668,36.4996],[-101.3642,36.4996],[-101.3588,36.4996],[-101.3587,36.4996],[-101.3528,36.4996],[-101.3401,36.4996],[-101.3304,36.4996],[-101.3203,36.4996],[-101.319,36.4996],[-101.3178,36.4996],[-101.3177,36.4996],[-101.3167,36.4995],[-101.3166,36.4995],[-101.3166,36.4996],[-101.3164,36.4996],[-101.3161,36.4996],[-101.3155,36.4996],[-101.315,36.4996],[-101.3039,36.4995],[-101.2897,36.4995],[-101.2688,36.4995],[-101.251,36.4995],[-101.2504,36.4995],[-101.2193,36.4995],[-101.2151,36.4995],[-101.2112,36.4995],[-101.2107,36.4995],[-101.2048,36.4995],[-101.2,36.4995],[-101.1869,36.4995],[-101.1862,36.4995],[-101.1694,36.4995],[-101.1685,36.4995],[-101.1445,36.4995],[-101.1405,36.4995],[-101.1357,36.4995],[-101.1254,36.4995],[-101.099,36.4991],[-101.0913,36.4992],[-101.0852,36.4992],[-101.0837,36.4993],[-101.0619,36.4995],[-101.0596,36.4995],[-101.0576,36.4995],[-101.054,36.4995],[-101.0527,36.4996],[-101.0524,36.4996],[-101.0523,36.4996],[-101.0453,36.4995],[-101.0441,36.4995],[-101.0414,36.4995],[-101.0129,36.4995],[-101.0005,36.4995],[-100.9952,36.4995],[-100.9773,36.4996],[-100.9773,36.4997],[-100.9772,36.4998],[-100.9772,36.4999],[-100.977,36.4999],[-100.9744,36.4999],[-100.9738,36.4999],[-100.9707,36.4999],[-100.9632,36.4999],[-100.9568,36.4999],[-100.9545,36.4999],[-100.9543,36.4999],[-100.9541,36.4999],[-100.9484,36.4999],[-100.9408,36.4999],[-100.9403,36.4999],[-100.9374,36.4999],[-100.9361,36.4999],[-100.9344,36.4999],[-100.9224,36.4999],[-100.9182,36.4999],[-100.9165,36.4999],[-100.9113,36.4999],[-100.9072,36.4999],[-100.9044,36.4999],[-100.903,36.4999],[-100.9023,36.4999],[-100.9002,36.4999],[-100.896,36.4999],[-100.8892,36.4999],[-100.8862,36.4999],[-100.8843,36.4999],[-100.8822,36.4999],[-100.8803,36.4999],[-100.8754,36.4999],[-100.8753,36.4999],[-100.8731,36.4999],[-100.8643,36.4999],[-100.8622,36.4999],[-100.8597,36.4999],[-100.8576,36.4999],[-100.8557,36.4999],[-100.853,36.4999],[-100.851,36.4999],[-100.8503,36.4999],[-100.8496,36.4998],[-100.8494,36.4998],[-100.8462,36.4997],[-100.8458,36.4997],[-100.8296,36.4996],[-100.8242,36.4996],[-100.8241,36.4996],[-100.8062,36.4997],[-100.8061,36.4997],[-100.8029,36.4996],[-100.8028,36.4996],[-100.8027,36.4996],[-100.7685,36.4996],[-100.7617,36.4996],[-100.7618,36.4996],[-100.7242,36.4996],[-100.7231,36.4996],[-100.7107,36.4996],[-100.7087,36.4995],[-100.7086,36.4995],[-100.707,36.4995],[-100.6853,36.4995],[-100.6851,36.4995],[-100.6757,36.4995],[-100.6577,36.4995],[-100.6483,36.4995],[-100.6452,36.4995],[-100.6397,36.4995],[-100.6155,36.4995],[-100.6122,36.4995],[-100.5945,36.4995],[-100.5926,36.4994],[-100.5924,36.4994],[-100.5832,36.4995],[-100.5835,36.4995],[-100.5834,36.4995],[-100.5834,36.4994],[-100.5812,36.4995],[-100.5811,36.4995],[-100.5788,36.4995],[-100.5781,36.4995],[-100.5762,36.4994],[-100.5541,36.4994],[-100.554,36.4994],[-100.5492,36.4994],[-100.5461,36.4993],[-100.5312,36.4993],[-100.5311,36.4993],[-100.5303,36.4993],[-100.5302,36.4994],[-100.5252,36.4993],[-100.5222,36.4993],[-100.5221,36.4993],[-100.5199,36.4993],[-100.5137,36.4993],[-100.4952,36.4993],[-100.495,36.4993],[-100.4949,36.4993],[-100.493,36.4994],[-100.4892,36.4995],[-100.4891,36.4995],[-100.4761,36.4995],[-100.4681,36.4995],[-100.4679,36.4995],[-100.4662,36.4995],[-100.4505,36.4995],[-100.449,36.4995],[-100.4487,36.4995],[-100.4409,36.4995],[-100.4377,36.4995],[-100.434,36.4995],[-100.4245,36.4995],[-100.4214,36.4995],[-100.4213,36.4995],[-100.4169,36.4995],[-100.4136,36.4995],[-100.4117,36.4995],[-100.4054,36.4995],[-100.3997,36.4995],[-100.3786,36.4995],[-100.3562,36.4995],[-100.356,36.4995],[-100.3516,36.4995],[-100.3518,36.4995],[-100.3489,36.4995],[-100.3487,36.4995],[-100.3461,36.4995],[-100.3411,36.4995],[-100.3345,36.4994],[-100.3344,36.4994],[-100.3242,36.5],[-100.3241,36.5],[-100.3235,36.4999],[-100.3144,36.4996],[-100.311,36.4996],[-100.3081,36.4996],[-100.2929,36.4999],[-100.2926,36.4999],[-100.2871,36.4999],[-100.2859,36.4999],[-100.2783,36.4999],[-100.2767,36.4999],[-100.2583,36.4998],[-100.2535,36.4998],[-100.2533,36.4998],[-100.2504,36.4998],[-100.2478,36.4998],[-100.2385,36.4998],[-100.2384,36.4998],[-100.2351,36.4998],[-100.2173,36.4997],[-100.2056,36.4997],[-100.2055,36.4997],[-100.1993,36.4997],[-100.1971,36.4997],[-100.1967,36.4997],[-100.1966,36.4997],[-100.1812,36.4996],[-100.1792,36.4996],[-100.1771,36.4996],[-100.1771,36.4999],[-100.1722,36.4996],[-100.1721,36.4999],[-100.1701,36.4996],[-100.1672,36.4996],[-100.1671,36.4999],[-100.1633,36.4996],[-100.1632,36.4999],[-100.1586,36.4996],[-100.1586,36.4999],[-100.1563,36.4996],[-100.1556,36.4996],[-100.1547,36.4999],[-100.1531,36.4997],[-100.153,36.4999],[-100.1523,36.4996],[-100.152,36.4996],[-100.1519,36.4996],[-100.1474,36.4999],[-100.1474,36.4996],[-100.1454,36.4997],[-100.1454,36.4999],[-100.1338,36.4996],[-100.1272,36.4999],[-100.1272,36.4996],[-100.1254,36.4998],[-100.1158,36.4997],[-100.115,36.4999],[-100.1149,36.4996],[-100.1129,36.4999],[-100.1116,36.4997],[-100.1115,36.4999],[-100.1093,36.4999],[-100.1093,36.4996],[-100.0998,36.4996],[-100.0969,36.4996],[-100.0968,36.4996],[-100.091,36.4996],[-100.09,36.4996],[-100.0852,36.4997],[-100.085,36.4997],[-100.0693,36.4997],[-100.0683,36.4997],[-100.0656,36.4997],[-100.0641,36.4997],[-100.0616,36.4997],[-100.0615,36.4998],[-100.0613,36.4999],[-100.0611,36.4999],[-100.061,36.4999],[-100.0549,36.4999],[-100.05,36.4999],[-100.0499,36.4999],[-100.0437,36.4999],[-100.0425,36.4999],[-100.0406,36.4999],[-100.0405,36.4999],[-100.0404,36.4999],[-100.0403,36.4999],[-100.0395,36.4999],[-100.0385,36.4999],[-100.0374,36.4999],[-100.0354,36.4999],[-100.0353,36.4999],[-100.0312,36.4999],[-100.031,36.4999],[-100.0257,36.4999],[-100.0255,36.4999],[-100.0224,36.4998],[-100.0221,36.4998],[-100.0218,36.4998],[-100.0212,36.4999],[-100.018,36.4998],[-100.0161,36.4998],[-100.014,36.4999],[-100.0139,36.4999],[-100.0135,36.4999],[-100.0109,36.4999],[-100.0092,36.4998],[-100.0074,36.4998],[-100.0067,36.4998],[-100.0057,36.4999],[-100.004,36.4999],[-100.0038,36.4999],[-100.0004,36.4997],[-100.0004,36.4935],[-100.0004,36.4934],[-100.0004,36.4789],[-100.0004,36.4727],[-100.0004,36.4724],[-100.0004,36.4405],[-100.0004,36.4402],[-100.0004,36.4335],[-100.0004,36.4334],[-100.0004,36.4209],[-100.0004,36.4208],[-100.0004,36.4083],[-100.0004,36.4081],[-100.0004,36.3973],[-100.0004,36.3972],[-100.0004,36.3929],[-100.0004,36.3919],[-100.0004,36.3911],[-100.0004,36.3909],[-100.0004,36.3906],[-100.0004,36.3905],[-100.0004,36.375],[-100.0004,36.3725],[-100.0004,36.3672],[-100.0004,36.361],[-100.0004,36.3595],[-100.0004,36.357],[-100.0004,36.3554],[-100.0004,36.3511],[-100.0004,36.351],[-100.0004,36.3425],[-100.0004,36.3424],[-100.0004,36.3335],[-100.0004,36.3334],[-100.0004,36.3274],[-100.0004,36.3115],[-100.0004,36.3037],[-100.0004,36.3036],[-100.0004,36.2781],[-100.0004,36.2735],[-100.0004,36.2602],[-100.0004,36.25],[-100.0004,36.2438],[-100.0004,36.2403],[-100.0004,36.2377],[-100.0004,36.2375],[-100.0004,36.2264],[-100.0004,36.2194],[-100.0004,36.2169],[-100.0004,36.2159],[-100.0004,36.211],[-100.0004,36.206],[-100.0004,36.2025],[-100.0004,36.2024],[-100.0004,36.197],[-100.0004,36.1947],[-100.0004,36.1932],[-100.0004,36.1875],[-100.0004,36.1872],[-100.0004,36.1867],[-100.0004,36.1842],[-100.0004,36.1637],[-100.0004,36.131],[-100.0004,36.1309],[-100.0004,36.1297],[-100.0004,36.1295],[-100.0004,36.128],[-100.0004,36.126],[-100.0004,36.125],[-100.0004,36.1005],[-100.0004,36.0892],[-100.0004,36.088],[-100.0004,36.0879],[-100.0004,36.0868],[-100.0004,36.0677],[-100.0004,36.0671],[-100.0004,36.0667],[-100.0004,36.0666],[-100.0004,36.0663],[-100.0004,36.0659],[-100.0004,36.0656],[-100.0004,36.0655],[-100.0004,36.0557],[-100.0004,36.0492],[-100.0004,36.0435],[-100.0004,36.0426],[-100.0004,36.0282],[-100.0004,36.0281],[-100.0004,36.0279],[-100.0004,36.0278],[-100.0004,36.0136],[-100.0004,36.0127],[-100.0004,36.0075],[-100.0004,36],[-100.0004,35.9955],[-100.0004,35.9952],[-100.0004,35.9929],[-100.0004,35.9927],[-100.0004,35.9899],[-100.0004,35.9678],[-100.0004,35.9557],[-100.0004,35.9556],[-100.0004,35.9481],[-100.0004,35.9271],[-100.0004,35.9223],[-100.0004,35.8856],[-100.0004,35.8848],[-100.0004,35.8847],[-100.0004,35.8845],[-100.0004,35.8809],[-100.0004,35.8805],[-100.0004,35.8792],[-100.0004,35.875],[-100.0004,35.8605],[-100.0004,35.8573],[-100.0004,35.8565],[-100.0004,35.8528],[-100.0004,35.8514],[-100.0004,35.8453],[-100.0004,35.8441],[-100.0004,35.8422],[-100.0004,35.842],[-100.0004,35.8373],[-100.0004,35.8293],[-100.0004,35.8232],[-100.0004,35.8227],[-100.0004,35.8217],[-100.0004,35.8214],[-100.0004,35.8203],[-100.0004,35.8187],[-100.0004,35.8175],[-100.0004,35.8163],[-100.0004,35.8145],[-100.0004,35.8137],[-100.0004,35.813],[-100.0004,35.8004],[-100.0004,35.8002],[-100.0004,35.8001],[-100.0004,35.7948],[-100.0004,35.7841],[-100.0004,35.784],[-100.0004,35.7837],[-100.0004,35.7822],[-100.0004,35.7808],[-100.0004,35.7794],[-100.0004,35.7793],[-100.0004,35.779],[-100.0004,35.7775],[-100.0004,35.7762],[-100.0004,35.776],[-100.0004,35.775],[-100.0004,35.7739],[-100.0004,35.7729],[-100.0004,35.7718],[-100.0004,35.7713],[-100.0004,35.7703],[-100.0004,35.7627],[-100.0004,35.7612],[-100.0004,35.7578],[-100.0004,35.7501],[-100.0004,35.7462],[-100.0004,35.7452],[-100.0004,35.7451],[-100.0004,35.7427],[-100.0004,35.7426],[-100.0004,35.7423],[-100.0004,35.7422],[-100.0004,35.727],[-100.0004,35.7268],[-100.0004,35.7266],[-100.0004,35.7264],[-100.0004,35.7084],[-100.0004,35.6925],[-100.0004,35.683],[-100.0004,35.6829],[-100.0004,35.6828],[-100.0004,35.6826],[-100.0004,35.6709],[-100.0004,35.6706],[-100.0004,35.6538],[-100.0004,35.6536],[-100.0004,35.6456],[-100.0004,35.6404],[-100.0004,35.639],[-100.0004,35.6279],[-100.0004,35.6252],[-100.0004,35.6251],[-100.0004,35.625],[-100.0004,35.6247],[-100.0004,35.6245],[-100.0004,35.6196],[-100.0004,35.6191],[-100.0004,35.5922],[-100.0004,35.5887],[-100.0004,35.5669],[-100.0004,35.5525],[-100.0004,35.5481],[-100.0004,35.5477],[-100.0004,35.5468],[-100.0004,35.5467],[-100.0004,35.5462],[-100.0004,35.5191],[-100.0002,35.5125],[-100.0002,35.5123],[-100.0002,35.5121],[-100.0001,35.5119],[-100.0001,35.5116],[-100.0002,35.5114],[-100.0002,35.5111],[-100.0001,35.5109],[-100.0001,35.5107],[-100,35.5104],[-100,35.5101],[-100,35.5099],[-100.0001,35.5097],[-100,35.5086],[-100,35.5071],[-99.9999,35.5069],[-99.9999,35.506],[-99.9998,35.5048],[-99.9998,35.5042],[-99.9997,35.5029],[-99.9997,35.502],[-99.9996,35.5004],[-99.9996,35.498],[-99.9997,35.4958],[-99.9997,35.4949],[-99.9997,35.4945],[-99.9998,35.4929],[-99.9998,35.4909],[-99.9998,35.4907],[-99.9998,35.4887],[-99.9997,35.4871],[-99.9997,35.4846],[-99.9996,35.483],[-99.9997,35.4808],[-99.9997,35.4804],[-99.9997,35.4788],[-99.9997,35.4766],[-99.9997,35.4747],[-99.9997,35.4727],[-99.9997,35.4706],[-99.9997,35.4688],[-99.9997,35.467],[-99.9997,35.4661],[-99.9997,35.466],[-99.9997,35.4659],[-99.9997,35.4658],[-99.9997,35.4653],[-99.9997,35.4531],[-99.9997,35.4515],[-99.9997,35.4513],[-99.9996,35.4493],[-99.9997,35.4472],[-99.9997,35.4468],[-99.9997,35.4467],[-99.9997,35.4466],[-99.9997,35.4465],[-99.9997,35.4435],[-99.9997,35.4409],[-99.9997,35.4389],[-99.9997,35.4375],[-99.9997,35.4361],[-99.9997,35.4352],[-99.9997,35.4331],[-99.9997,35.4308],[-99.9997,35.4298],[-99.9997,35.4297],[-99.9997,35.4293],[-99.9997,35.4286],[-99.9997,35.4284],[-99.9997,35.4249],[-99.9997,35.4229],[-99.9997,35.4224],[-99.9998,35.4224],[-100.0004,35.4224],[-100.0004,35.3647],[-100.0004,35.3645],[-100.0004,35.3613],[-100.0004,35.3593],[-100.0004,35.3494],[-100.0004,35.3381],[-100.0004,35.3378],[-100.0004,35.3376],[-100.0004,35.3352],[-100.0004,35.3282],[-100.0004,35.3273],[-100.0004,35.3064],[-100.0004,35.3063],[-100.0004,35.3061],[-100.0004,35.3059],[-100.0004,35.3021],[-100.0004,35.2996],[-100.0004,35.299],[-100.0004,35.2987],[-100.0004,35.2982],[-100.0004,35.2891],[-100.0004,35.2889],[-100.0004,35.2886],[-100.0004,35.2864],[-100.0004,35.2774],[-100.0004,35.2772],[-100.0004,35.2708],[-100.0004,35.2695],[-100.0004,35.263],[-100.0004,35.2486],[-100.0004,35.2484],[-100.0004,35.2474],[-100.0002,35.2416],[-100.0001,35.2388],[-100.0002,35.237],[-100.0002,35.2358],[-100.0002,35.2356],[-100.0002,35.2352],[-100.0004,35.2339],[-100.0004,35.2338],[-100.0004,35.2337],[-100.0003,35.2335],[-100.0002,35.2334],[-100.0002,35.2333],[-100.0002,35.2332],[-100.0002,35.233],[-100.0002,35.2321],[-100.0002,35.231],[-100.0002,35.2295],[-100.0002,35.2281],[-100.0002,35.2274],[-100.0002,35.2271],[-100.0003,35.2268],[-100.0004,35.225],[-100.0004,35.2243],[-100.0002,35.2232],[-100.0002,35.223],[-100.0002,35.2229],[-100.0002,35.2228],[-100.0002,35.2227],[-100.0002,35.2194],[-100.0003,35.2192],[-100.0003,35.219],[-100.0003,35.2178],[-100.0003,35.2115],[-100.0003,35.2104],[-100.0003,35.21],[-100.0004,35.2081],[-100.0004,35.207],[-100.0004,35.2048],[-100.0004,35.2047],[-100.0004,35.2046],[-100.0004,35.1906],[-100.0004,35.1891],[-100.0004,35.1827],[-100.0004,35.1758],[-100.0004,35.1738],[-100.0004,35.1648],[-100.0004,35.1533],[-100.0004,35.1529],[-100.0004,35.1431],[-100.0004,35.1425],[-100.0004,35.1424],[-100.0004,35.1418],[-100.0004,35.1416],[-100.0004,35.1393],[-100.0004,35.139],[-100.0004,35.1355],[-100.0004,35.1315],[-100.0004,35.1279],[-100.0004,35.127],[-100.0004,35.1251],[-100.0004,35.1185],[-100.0004,35.1167],[-100.0004,35.1138],[-100.0004,35.1058],[-100.0004,35.1053],[-100.0004,35.1027],[-100.0004,35.0951],[-100.0004,35.0893],[-100.0004,35.0885],[-100.0004,35.0821],[-100.0004,35.0813],[-100.0004,35.0809],[-100.0004,35.0781],[-100.0004,35.078],[-100.0004,35.0643],[-100.0004,35.0538],[-100.0004,35.0529],[-100.0004,35.0525],[-100.0004,35.0451],[-100.0004,35.0388],[-100.0004,35.0358],[-100.0004,35.0313],[-100.0004,35.0304],[-100.0004,35.0224],[-100.0004,35.0215],[-100.0004,35.0188],[-100.0004,35.0183],[-100.0004,35.0179],[-100.0004,35.0177],[-100.0004,35.0175],[-100.0004,35.0174],[-100.0004,35.0164],[-100.0004,35.016],[-100.0004,35.0159],[-100.0004,35.0157],[-100.0004,35.0149],[-100.0004,35.0147],[-100.0004,35.0133],[-100.0004,35.0092],[-100.0004,35.0078],[-100.0004,35.0069],[-100.0004,35.004],[-100.0004,35.003],[-100.0004,35.0024],[-100.0004,35.0007],[-100.0004,35.0001],[-100.0004,35],[-100.0004,34.9997],[-100.0004,34.9996],[-100.0004,34.9995],[-100.0004,34.9994],[-100.0004,34.9993],[-100.0004,34.9977],[-100.0004,34.9927],[-100.0004,34.9916],[-100.0004,34.9913],[-100.0004,34.9911],[-100.0004,34.9907],[-100.0004,34.9895],[-100.0004,34.9892],[-100.0004,34.9887],[-100.0004,34.9874],[-100.0004,34.9871],[-100.0004,34.987],[-100.0004,34.9861],[-100.0004,34.9832],[-100.0004,34.9823],[-100.0004,34.9796],[-100.0004,34.9716],[-100.0004,34.9709],[-100.0004,34.9689],[-100.0004,34.9682],[-100.0004,34.9661],[-100.0004,34.9654],[-100.0004,34.9653],[-100.0004,34.9652],[-100.0004,34.9651],[-100.0004,34.9644],[-100.0004,34.9624],[-100.0004,34.9617],[-100.0004,34.9601],[-100.0004,34.9552],[-100.0004,34.9536],[-100.0004,34.9503],[-100.0004,34.949],[-100.0004,34.9428],[-100.0004,34.9362],[-100.0004,34.9352],[-100.0004,34.9344],[-100.0004,34.9311],[-100.0004,34.9305],[-100.0004,34.9297],[-100.0004,34.9284],[-100.0004,34.9274],[-100.0004,34.9266],[-100.0004,34.9264],[-100.0004,34.9256],[-100.0004,34.9239],[-100.0004,34.9164],[-100.0004,34.914],[-100.0004,34.9112],[-100.0004,34.9105],[-100.0004,34.9031],[-100.0004,34.9005],[-100.0004,34.9004],[-100.0004,34.9003],[-100.0004,34.9001],[-100.0004,34.8994],[-100.0004,34.8992],[-100.0004,34.899],[-100.0004,34.8984],[-100.0004,34.8981],[-100.0004,34.8949],[-100.0004,34.8863],[-100.0004,34.8852],[-100.0004,34.882],[-100.0004,34.8788],[-100.0004,34.8781],[-100.0004,34.8751],[-100.0004,34.8665],[-100.0004,34.8638],[-100.0004,34.8626],[-100.0004,34.8609],[-100.0004,34.856],[-100.0004,34.8544],[-100.0004,34.8542],[-100.0004,34.8537],[-100.0004,34.8535],[-100.0004,34.8533],[-100.0004,34.8531],[-100.0004,34.8529],[-100.0004,34.848],[-100.0004,34.8322],[-100.0004,34.8269],[-100.0004,34.8216],[-100.0004,34.8193],[-100.0004,34.819],[-100.0004,34.8125],[-100.0004,34.8124],[-100.0004,34.8031],[-100.0004,34.7967],[-100.0004,34.7944],[-100.0004,34.7873],[-100.0004,34.785],[-100.0004,34.7846],[-100.0004,34.7818],[-100.0004,34.7731],[-100.0004,34.7729],[-100.0004,34.7722],[-100.0004,34.7692],[-100.0004,34.7689],[-100.0004,34.766],[-100.0004,34.7573],[-100.0004,34.7544],[-100.0004,34.7543],[-100.0004,34.7542],[-100.0004,34.7529],[-100.0004,34.7501],[-100.0004,34.7488],[-100.0004,34.7475],[-100.0004,34.7474],[-100.0004,34.7472],[-100.0004,34.7465],[-100.0004,34.7464],[-100.0004,34.7403],[-100.0004,34.7399],[-100.0004,34.7392],[-100.0004,34.7324],[-100.0004,34.7254],[-100.0004,34.7252],[-100.0004,34.7246],[-100.0004,34.7219],[-100.0004,34.7144],[-100.0004,34.7109],[-100.0004,34.7106],[-100.0004,34.7103],[-100.0005,34.7086],[-100.0005,34.7084],[-100.0004,34.7036],[-100.0004,34.7035],[-100.0004,34.6964],[-100.0004,34.6963],[-100.0004,34.6957],[-100.0003,34.6839],[-100.0002,34.6818],[-100.0004,34.6711],[-100.0004,34.6709],[-100.0004,34.6672],[-100.0004,34.667],[-100.0004,34.6598],[-100.0001,34.6529],[-100.0004,34.6526],[-100.0004,34.6525],[-100.0004,34.6522],[-100.0004,34.6514],[-100.0004,34.6426],[-100.0004,34.6378],[-100.0004,34.6377],[-100.0004,34.6359],[-100.0004,34.634],[-100.0004,34.6332],[-100.0004,34.632],[-100.0004,34.6271],[-100.0004,34.6255],[-100.0004,34.6251],[-100.0004,34.6163],[-100.0004,34.6046],[-100.0004,34.6017],[-100.0004,34.6014],[-100.0002,34.5974],[-100.0004,34.5939],[-100.0004,34.5799],[-100.0004,34.5745],[-100.0004,34.5743],[-100.0002,34.5741],[-100.0002,34.574],[-100.0001,34.5731],[-100.0002,34.5723],[-100.0002,34.5715],[-100.0002,34.5714],[-100.0002,34.571],[-100.0002,34.5705],[-100.0004,34.5698],[-100.0004,34.5694],[-100.0004,34.564],[-100.0004,34.5629],[-100.0002,34.5613],[-100.0003,34.5605],[-99.9996,34.5602],[-99.9994,34.5603],[-99.9991,34.5604],[-99.9988,34.5605],[-99.9987,34.5606],[-99.9982,34.5607],[-99.9977,34.5606],[-99.9975,34.5606],[-99.997,34.5605],[-99.9966,34.5607],[-99.9961,34.5607],[-99.9957,34.5607],[-99.9956,34.5607],[-99.9955,34.5605],[-99.9951,34.5603],[-99.9948,34.5602],[-99.9945,34.5602],[-99.9941,34.5601],[-99.9935,34.5598],[-99.993,34.5595],[-99.9924,34.5594],[-99.9918,34.5596],[-99.9913,34.5599],[-99.9908,34.5602],[-99.9907,34.5602],[-99.9901,34.5603],[-99.9891,34.5602],[-99.989,34.5602],[-99.9889,34.5601],[-99.9887,34.5601],[-99.9878,34.56],[-99.9858,34.5601],[-99.9845,34.5604],[-99.9826,34.5608],[-99.9815,34.5607],[-99.9806,34.5607],[-99.9797,34.5609],[-99.9777,34.5615],[-99.9772,34.5615],[-99.9766,34.5613],[-99.9757,34.5612],[-99.9748,34.5613],[-99.9743,34.5615],[-99.9735,34.562],[-99.9733,34.562],[-99.9728,34.562],[-99.9722,34.562],[-99.9716,34.5622],[-99.971,34.5625],[-99.97,34.5635],[-99.9698,34.564],[-99.9697,34.5645],[-99.9693,34.5647],[-99.9656,34.5658],[-99.9637,34.5674],[-99.963,34.5679],[-99.9626,34.5681],[-99.9625,34.5683],[-99.9623,34.5687],[-99.962,34.5691],[-99.9617,34.5693],[-99.9613,34.5695],[-99.9611,34.5697],[-99.9609,34.57],[-99.9605,34.5702],[-99.9598,34.5706],[-99.9589,34.5713],[-99.9585,34.5718],[-99.9575,34.5727],[-99.9574,34.573],[-99.9574,34.5733],[-99.9576,34.5737],[-99.9575,34.5742],[-99.9573,34.5749],[-99.9567,34.5765],[-99.9566,34.5767],[-99.9557,34.5775],[-99.9556,34.5776],[-99.9553,34.5778],[-99.9552,34.5778],[-99.9538,34.5785],[-99.9526,34.5786],[-99.9509,34.5787],[-99.9502,34.5787],[-99.9497,34.5788],[-99.9487,34.5788],[-99.9472,34.5789],[-99.9461,34.5791],[-99.9447,34.5791],[-99.944,34.579],[-99.9435,34.5789],[-99.9431,34.5788],[-99.9423,34.5786],[-99.9416,34.5784],[-99.9407,34.5781],[-99.9397,34.578],[-99.9373,34.5775],[-99.9358,34.5771],[-99.9343,34.5768],[-99.9327,34.5767],[-99.9312,34.5769],[-99.9304,34.5769],[-99.9293,34.5767],[-99.9273,34.5761],[-99.9264,34.5757],[-99.9249,34.5752],[-99.924,34.5748],[-99.9232,34.5746],[-99.9226,34.5726],[-99.9218,34.5703],[-99.9202,34.5691],[-99.9182,34.5677],[-99.916,34.5662],[-99.9158,34.566],[-99.9123,34.564],[-99.91,34.5621],[-99.9096,34.5619],[-99.9073,34.5607],[-99.9065,34.5604],[-99.9059,34.5599],[-99.9055,34.5596],[-99.9049,34.5594],[-99.9044,34.559],[-99.9035,34.5584],[-99.9023,34.5578],[-99.9011,34.5574],[-99.9006,34.5572],[-99.9001,34.5568],[-99.8989,34.5558],[-99.8983,34.5557],[-99.8979,34.5557],[-99.8966,34.5557],[-99.896,34.5555],[-99.8953,34.5551],[-99.8946,34.5547],[-99.8938,34.5542],[-99.8933,34.5538],[-99.8928,34.5534],[-99.8887,34.5504],[-99.8882,34.5498],[-99.8874,34.5492],[-99.8872,34.5491],[-99.886,34.548],[-99.8853,34.5474],[-99.8848,34.547],[-99.8844,34.5465],[-99.8842,34.5462],[-99.8835,34.5454],[-99.8822,34.5438],[-99.8809,34.5422],[-99.8802,34.5417],[-99.8797,34.5414],[-99.8793,34.5412],[-99.8786,34.5406],[-99.8782,34.5406],[-99.8777,34.5406],[-99.8772,34.5403],[-99.8771,34.5402],[-99.877,34.5401],[-99.8767,34.5398],[-99.8766,34.5397],[-99.8767,34.5394],[-99.8767,34.5393],[-99.8767,34.539],[-99.8764,34.5382],[-99.8762,34.5379],[-99.8761,34.5379],[-99.876,34.5379],[-99.876,34.5378],[-99.8758,34.5377],[-99.8755,34.5372],[-99.8754,34.5371],[-99.8754,34.5373],[-99.8754,34.5374],[-99.8749,34.5372],[-99.8744,34.5371],[-99.874,34.5365],[-99.8738,34.5361],[-99.8737,34.5361],[-99.8736,34.5359],[-99.8733,34.5354],[-99.8728,34.5337],[-99.8727,34.5332],[-99.8726,34.533],[-99.8724,34.5323],[-99.8724,34.5321],[-99.8723,34.5319],[-99.8722,34.5317],[-99.8718,34.5313],[-99.8717,34.5311],[-99.8714,34.531],[-99.8712,34.5308],[-99.871,34.5307],[-99.8707,34.5306],[-99.8704,34.5302],[-99.8701,34.5298],[-99.8701,34.5295],[-99.8701,34.5294],[-99.8699,34.529],[-99.8693,34.5281],[-99.8689,34.5276],[-99.8684,34.5274],[-99.8681,34.5273],[-99.8678,34.5273],[-99.8676,34.5272],[-99.8673,34.5267],[-99.8664,34.5255],[-99.866,34.5247],[-99.8656,34.5239],[-99.8649,34.523],[-99.864,34.5223],[-99.8633,34.5215],[-99.8629,34.5211],[-99.8622,34.5205],[-99.8616,34.5201],[-99.8611,34.52],[-99.8605,34.5194],[-99.8591,34.5178],[-99.8584,34.517],[-99.8575,34.5165],[-99.8571,34.5163],[-99.8565,34.5157],[-99.856,34.5151],[-99.8555,34.5144],[-99.8552,34.5136],[-99.8547,34.5131],[-99.8542,34.5127],[-99.8537,34.5121],[-99.853,34.5116],[-99.852,34.5112],[-99.851,34.5107],[-99.8497,34.5099],[-99.8467,34.5085],[-99.8459,34.5078],[-99.8448,34.507],[-99.8446,34.5069],[-99.844,34.5065],[-99.8422,34.5055],[-99.8392,34.504],[-99.8357,34.5021],[-99.8352,34.502],[-99.8348,34.5018],[-99.8348,34.5017],[-99.8341,34.5014],[-99.8336,34.5007],[-99.8329,34.5001],[-99.8316,34.4996],[-99.8307,34.4993],[-99.8284,34.4989],[-99.8276,34.4986],[-99.826,34.4978],[-99.8253,34.4976],[-99.8245,34.4976],[-99.8228,34.4981],[-99.8223,34.4981],[-99.8218,34.4978],[-99.8211,34.4971],[-99.8208,34.4967],[-99.8194,34.4952],[-99.8194,34.4949],[-99.8176,34.4921],[-99.8176,34.4919],[-99.8174,34.4916],[-99.8174,34.4914],[-99.8168,34.4902],[-99.8167,34.4897],[-99.8171,34.4893],[-99.8178,34.4887],[-99.8182,34.4878],[-99.8181,34.486],[-99.8187,34.485],[-99.8186,34.4845],[-99.818,34.4836],[-99.8175,34.4832],[-99.8161,34.4813],[-99.8161,34.4811],[-99.8157,34.4807],[-99.8157,34.4801],[-99.8155,34.4796],[-99.8152,34.4793],[-99.8146,34.4774],[-99.8145,34.4766],[-99.8143,34.4762],[-99.8139,34.4757],[-99.8115,34.4735],[-99.8109,34.4728],[-99.8108,34.4727],[-99.8099,34.4718],[-99.8081,34.4708],[-99.8069,34.4698],[-99.8044,34.4672],[-99.8037,34.4666],[-99.8029,34.4657],[-99.8016,34.464],[-99.8012,34.4623],[-99.8007,34.4618],[-99.7986,34.4601],[-99.7981,34.4596],[-99.7978,34.4589],[-99.7972,34.4579],[-99.7972,34.4577],[-99.797,34.4576],[-99.7967,34.4572],[-99.7958,34.4564],[-99.7953,34.4561],[-99.7952,34.4557],[-99.7944,34.4549],[-99.7937,34.4539],[-99.7928,34.4532],[-99.7924,34.4531],[-99.7916,34.4525],[-99.7898,34.4517],[-99.7893,34.4515],[-99.7888,34.4515],[-99.7879,34.4517],[-99.7878,34.4518],[-99.7871,34.4518],[-99.7866,34.4515],[-99.7861,34.4511],[-99.7857,34.4502],[-99.7854,34.45],[-99.7854,34.4496],[-99.7848,34.4483],[-99.7845,34.4467],[-99.7844,34.4466],[-99.784,34.4455],[-99.7838,34.445],[-99.783,34.4444],[-99.7822,34.4442],[-99.7812,34.4441],[-99.7796,34.4443],[-99.7773,34.4444],[-99.7757,34.4442],[-99.7749,34.4438],[-99.7743,34.4433],[-99.7739,34.4428],[-99.7736,34.4421],[-99.7727,34.4413],[-99.772,34.4409],[-99.7708,34.4402],[-99.7681,34.4389],[-99.7669,34.438],[-99.7656,34.4375],[-99.7651,34.437],[-99.7648,34.4364],[-99.7649,34.4353],[-99.7653,34.4344],[-99.7665,34.4334],[-99.7671,34.4327],[-99.7677,34.4318],[-99.7677,34.4313],[-99.7672,34.4305],[-99.7662,34.4297],[-99.764,34.4283],[-99.7631,34.4279],[-99.7606,34.4271],[-99.7596,34.4267],[-99.7588,34.4259],[-99.7585,34.4253],[-99.7571,34.4237],[-99.7562,34.4227],[-99.7542,34.4213],[-99.7535,34.4209],[-99.7525,34.4205],[-99.7514,34.4203],[-99.7504,34.4204],[-99.75,34.4203],[-99.7488,34.4198],[-99.7483,34.4194],[-99.748,34.4191],[-99.7479,34.4187],[-99.7478,34.4186],[-99.7474,34.4178],[-99.7467,34.4174],[-99.7461,34.4173],[-99.7452,34.4173],[-99.7435,34.4174],[-99.7431,34.4173],[-99.7423,34.4167],[-99.7421,34.4162],[-99.7413,34.4151],[-99.7409,34.4148],[-99.7382,34.4138],[-99.737,34.4135],[-99.7358,34.4129],[-99.7356,34.4128],[-99.7353,34.4127],[-99.7344,34.4125],[-99.7344,34.4124],[-99.7343,34.4124],[-99.7342,34.4124],[-99.7332,34.4125],[-99.7322,34.412],[-99.7314,34.4118],[-99.7308,34.4117],[-99.7304,34.4112],[-99.7297,34.4111],[-99.7283,34.4107],[-99.7275,34.4107],[-99.727,34.4106],[-99.7266,34.4102],[-99.7261,34.41],[-99.7258,34.4095],[-99.7253,34.4089],[-99.7251,34.4084],[-99.7244,34.4079],[-99.7221,34.407],[-99.7221,34.4069],[-99.7208,34.4066],[-99.7203,34.4063],[-99.72,34.4061],[-99.7195,34.4057],[-99.7186,34.4044],[-99.718,34.4039],[-99.7178,34.4037],[-99.7174,34.4034],[-99.7167,34.403],[-99.7164,34.4028],[-99.7161,34.4024],[-99.7157,34.4015],[-99.7153,34.4011],[-99.7151,34.4008],[-99.7146,34.3996],[-99.7144,34.3982],[-99.7142,34.3978],[-99.7142,34.3971],[-99.7148,34.3959],[-99.715,34.3953],[-99.7148,34.3945],[-99.7139,34.393],[-99.7139,34.3928],[-99.7133,34.3917],[-99.7127,34.3909],[-99.7121,34.3906],[-99.7109,34.3902],[-99.71,34.3897],[-99.7098,34.3894],[-99.7095,34.3885],[-99.7093,34.3883],[-99.7079,34.3875],[-99.7075,34.3868],[-99.7072,34.3864],[-99.7067,34.386],[-99.7061,34.3858],[-99.7053,34.3858],[-99.704,34.386],[-99.7037,34.3859],[-99.7027,34.3855],[-99.7012,34.3852],[-99.7004,34.3847],[-99.6984,34.3831],[-99.6965,34.381],[-99.6961,34.3805],[-99.6958,34.3793],[-99.6954,34.3787],[-99.695,34.3783],[-99.6945,34.3782],[-99.6922,34.3783],[-99.6906,34.3782],[-99.6885,34.3786],[-99.6872,34.3786],[-99.6867,34.3787],[-99.6853,34.3791],[-99.6844,34.3795],[-99.6825,34.3798],[-99.6804,34.3799],[-99.6783,34.3798],[-99.6761,34.3794],[-99.6739,34.3787],[-99.6731,34.3785],[-99.6714,34.3777],[-99.6709,34.3773],[-99.67,34.3765],[-99.6697,34.3759],[-99.6694,34.3757],[-99.6683,34.3755],[-99.6677,34.3751],[-99.6672,34.3747],[-99.666,34.3742],[-99.6649,34.3739],[-99.6639,34.3737],[-99.6627,34.3737],[-99.6603,34.3741],[-99.6594,34.3744],[-99.6585,34.3747],[-99.6582,34.3751],[-99.6572,34.3758],[-99.6564,34.376],[-99.6552,34.3761],[-99.6551,34.3763],[-99.6542,34.3765],[-99.6527,34.3774],[-99.6512,34.3788],[-99.6497,34.3799],[-99.6492,34.3805],[-99.6488,34.3816],[-99.6486,34.3817],[-99.6486,34.3819],[-99.6481,34.3823],[-99.6478,34.3824],[-99.6465,34.3825],[-99.6458,34.3823],[-99.6446,34.3817],[-99.6437,34.3815],[-99.6428,34.3815],[-99.6416,34.3811],[-99.6415,34.381],[-99.6397,34.3799],[-99.6386,34.3796],[-99.6353,34.3792],[-99.6342,34.3788],[-99.6339,34.3788],[-99.6324,34.3781],[-99.6318,34.3777],[-99.6312,34.3771],[-99.6311,34.3762],[-99.6309,34.376],[-99.6301,34.3757],[-99.6297,34.3755],[-99.6292,34.3754],[-99.6285,34.3754],[-99.6286,34.3751],[-99.6269,34.3744],[-99.6254,34.3739],[-99.6242,34.3736],[-99.6225,34.3736],[-99.6214,34.3738],[-99.6202,34.3743],[-99.6196,34.3746],[-99.6189,34.3747],[-99.6169,34.3751],[-99.6168,34.3754],[-99.614,34.3754],[-99.6126,34.3754],[-99.6116,34.3756],[-99.6101,34.3766],[-99.6094,34.3768],[-99.6073,34.3769],[-99.6059,34.3767],[-99.6044,34.3762],[-99.6034,34.3759],[-99.6014,34.3751],[-99.6,34.3747],[-99.5991,34.3751],[-99.5986,34.3754],[-99.5973,34.3764],[-99.5963,34.3771],[-99.5963,34.3787],[-99.5962,34.379],[-99.5951,34.3803],[-99.593,34.3824],[-99.592,34.3832],[-99.5897,34.3848],[-99.5888,34.3852],[-99.5883,34.3853],[-99.5882,34.3855],[-99.5876,34.3859],[-99.5868,34.3867],[-99.5866,34.3869],[-99.5862,34.3874],[-99.5854,34.3889],[-99.5845,34.3912],[-99.5845,34.392],[-99.585,34.3932],[-99.585,34.3944],[-99.5849,34.3951],[-99.5849,34.3963],[-99.5852,34.3973],[-99.5853,34.3981],[-99.5849,34.4002],[-99.5847,34.4007],[-99.5845,34.4017],[-99.5841,34.4024],[-99.5841,34.403],[-99.5836,34.4034],[-99.5835,34.4037],[-99.5836,34.405],[-99.5843,34.4064],[-99.5845,34.4077],[-99.5844,34.4081],[-99.5834,34.4091],[-99.5831,34.4096],[-99.5827,34.411],[-99.5819,34.4123],[-99.5816,34.4132],[-99.5814,34.4135],[-99.5812,34.4139],[-99.5811,34.4145],[-99.5811,34.4147],[-99.5809,34.4153],[-99.5802,34.4159],[-99.58,34.4163],[-99.5801,34.4166],[-99.5798,34.4169],[-99.5769,34.4178],[-99.5744,34.4183],[-99.5732,34.4182],[-99.5729,34.4183],[-99.5697,34.4184],[-99.567,34.4183],[-99.5651,34.418],[-99.5645,34.4178],[-99.5641,34.4175],[-99.5641,34.4174],[-99.5622,34.4173],[-99.5605,34.4168],[-99.5604,34.4165],[-99.559,34.416],[-99.5577,34.4153],[-99.5572,34.4152],[-99.556,34.4146],[-99.5549,34.4146],[-99.5546,34.4146],[-99.5539,34.4142],[-99.5526,34.4139],[-99.5518,34.4136],[-99.5511,34.4132],[-99.5505,34.4129],[-99.5492,34.4127],[-99.5468,34.4127],[-99.546,34.4128],[-99.5448,34.4131],[-99.5428,34.4132],[-99.5415,34.4132],[-99.5407,34.4129],[-99.5397,34.4128],[-99.5385,34.4128],[-99.5377,34.4128],[-99.5366,34.4127],[-99.5365,34.4126],[-99.5349,34.4122],[-99.5335,34.4118],[-99.5323,34.4116],[-99.5321,34.4116],[-99.5298,34.4115],[-99.5279,34.4116],[-99.5265,34.4118],[-99.5237,34.4122],[-99.5231,34.4124],[-99.5224,34.4126],[-99.5221,34.4127],[-99.5209,34.4131],[-99.5206,34.4134],[-99.5205,34.4135],[-99.5203,34.4136],[-99.5189,34.4143],[-99.5183,34.4144],[-99.5176,34.4145],[-99.5154,34.4143],[-99.5143,34.414],[-99.5111,34.4127],[-99.51,34.412],[-99.5087,34.4109],[-99.5083,34.4106],[-99.5076,34.4099],[-99.5069,34.4095],[-99.5061,34.4094],[-99.5031,34.4093],[-99.502,34.4094],[-99.5017,34.4095],[-99.5004,34.4097],[-99.4999,34.4096],[-99.499,34.4092],[-99.4971,34.4077],[-99.4969,34.4072],[-99.4964,34.4065],[-99.4954,34.4057],[-99.4952,34.4055],[-99.4941,34.4048],[-99.4939,34.4045],[-99.4937,34.4037],[-99.4936,34.4035],[-99.4922,34.4023],[-99.492,34.402],[-99.4909,34.4002],[-99.4904,34.3997],[-99.4892,34.3989],[-99.4872,34.398],[-99.4868,34.3979],[-99.4832,34.3971],[-99.4811,34.3967],[-99.4807,34.3967],[-99.4802,34.3968],[-99.4798,34.3968],[-99.4789,34.3964],[-99.4778,34.3963],[-99.4762,34.3964],[-99.4755,34.3961],[-99.4751,34.3959],[-99.4747,34.3957],[-99.4738,34.3954],[-99.473,34.3954],[-99.4723,34.3956],[-99.472,34.3959],[-99.4713,34.3964],[-99.4707,34.3967],[-99.4703,34.3967],[-99.4684,34.3966],[-99.4672,34.3962],[-99.4669,34.3961],[-99.4664,34.3959],[-99.4659,34.3955],[-99.464,34.3936],[-99.4625,34.3911],[-99.4623,34.3904],[-99.4623,34.3886],[-99.4618,34.3872],[-99.4618,34.3862],[-99.4619,34.3857],[-99.462,34.3846],[-99.4621,34.3844],[-99.4621,34.3835],[-99.4617,34.382],[-99.4611,34.3807],[-99.4608,34.3805],[-99.4594,34.3801],[-99.4586,34.3801],[-99.4576,34.3801],[-99.4563,34.3804],[-99.4556,34.3808],[-99.4551,34.3813],[-99.4549,34.3819],[-99.4552,34.3839],[-99.4554,34.3844],[-99.4554,34.3853],[-99.4555,34.3861],[-99.4552,34.387],[-99.4547,34.3884],[-99.4546,34.3886],[-99.4542,34.3888],[-99.4538,34.3887],[-99.4531,34.3882],[-99.453,34.3882],[-99.4515,34.3869],[-99.4508,34.3862],[-99.4504,34.3855],[-99.4502,34.385],[-99.4499,34.385],[-99.4491,34.3843],[-99.4453,34.3798],[-99.4442,34.3781],[-99.4441,34.3777],[-99.4437,34.3768],[-99.4437,34.3765],[-99.4424,34.3755],[-99.4424,34.3754],[-99.4422,34.375],[-99.4419,34.3744],[-99.4411,34.374],[-99.4407,34.3728],[-99.4391,34.3718],[-99.4383,34.3712],[-99.4376,34.3713],[-99.4371,34.3711],[-99.4365,34.3705],[-99.4349,34.3706],[-99.4343,34.3704],[-99.4335,34.3702],[-99.4315,34.3709],[-99.431,34.3711],[-99.4309,34.3716],[-99.4313,34.3733],[-99.4311,34.374],[-99.4306,34.3744],[-99.4298,34.375],[-99.4293,34.3758],[-99.4299,34.3769],[-99.4301,34.3776],[-99.4303,34.3788],[-99.4303,34.3797],[-99.43,34.381],[-99.4292,34.3828],[-99.428,34.3845],[-99.4275,34.385],[-99.4275,34.3851],[-99.4257,34.3857],[-99.4249,34.3858],[-99.4241,34.3858],[-99.4237,34.3857],[-99.4219,34.3842],[-99.4214,34.3834],[-99.4212,34.3824],[-99.421,34.3808],[-99.4207,34.3804],[-99.4202,34.3801],[-99.4197,34.3799],[-99.4196,34.3798],[-99.4187,34.3795],[-99.4174,34.3788],[-99.4158,34.3782],[-99.4142,34.3778],[-99.4138,34.3775],[-99.413,34.377],[-99.4121,34.375],[-99.4117,34.3746],[-99.4102,34.3734],[-99.4094,34.373],[-99.409,34.3728],[-99.4073,34.3726],[-99.4053,34.3729],[-99.4031,34.3735],[-99.4012,34.3743],[-99.4003,34.3746],[-99.3997,34.3751],[-99.3987,34.3758],[-99.3983,34.3764],[-99.3982,34.3765],[-99.3974,34.3779],[-99.3973,34.378],[-99.3968,34.3794],[-99.3968,34.3795],[-99.3964,34.3812],[-99.3962,34.3826],[-99.3962,34.3835],[-99.3967,34.3843],[-99.3968,34.3848],[-99.3967,34.3871],[-99.3967,34.39],[-99.3967,34.3927],[-99.3966,34.3931],[-99.3961,34.3936],[-99.3959,34.3942],[-99.3959,34.3957],[-99.3957,34.397],[-99.3957,34.3977],[-99.3955,34.3981],[-99.3944,34.3993],[-99.394,34.4],[-99.3938,34.4007],[-99.3937,34.4014],[-99.3932,34.402],[-99.3928,34.4029],[-99.3925,34.4042],[-99.3923,34.4047],[-99.392,34.4051],[-99.3918,34.4055],[-99.3883,34.4091],[-99.3882,34.4093],[-99.3879,34.4095],[-99.3873,34.4104],[-99.3872,34.4108],[-99.3873,34.4115],[-99.3876,34.412],[-99.3884,34.4127],[-99.3895,34.4134],[-99.3909,34.4143],[-99.3919,34.4147],[-99.3934,34.4149],[-99.3938,34.4151],[-99.3942,34.4152],[-99.3952,34.4159],[-99.3965,34.4172],[-99.3967,34.4172],[-99.3972,34.4186],[-99.3971,34.4194],[-99.3969,34.4205],[-99.3968,34.421],[-99.3969,34.4216],[-99.3973,34.4224],[-99.3974,34.4233],[-99.3973,34.4239],[-99.3968,34.4247],[-99.3963,34.4253],[-99.395,34.4262],[-99.395,34.4264],[-99.3945,34.4265],[-99.3944,34.4266],[-99.3936,34.4272],[-99.3933,34.4276],[-99.3933,34.428],[-99.3937,34.4285],[-99.3938,34.429],[-99.3935,34.4297],[-99.3934,34.4304],[-99.3933,34.4308],[-99.393,34.4314],[-99.3931,34.4319],[-99.3934,34.4323],[-99.3939,34.4325],[-99.3946,34.4327],[-99.3951,34.433],[-99.3958,34.4343],[-99.3959,34.4349],[-99.396,34.4349],[-99.3961,34.435],[-99.396,34.4374],[-99.3958,34.4385],[-99.3956,34.4404],[-99.3952,34.442],[-99.3948,34.4425],[-99.3935,34.4437],[-99.3918,34.445],[-99.3911,34.4453],[-99.3892,34.4469],[-99.3869,34.4494],[-99.3868,34.4495],[-99.3867,34.4498],[-99.3852,34.4517],[-99.382,34.4561],[-99.3812,34.4569],[-99.3805,34.4573],[-99.3783,34.4582],[-99.3771,34.4586],[-99.3756,34.4588],[-99.3742,34.4588],[-99.3698,34.4586],[-99.3689,34.4585],[-99.3681,34.4581],[-99.368,34.4578],[-99.3674,34.4573],[-99.3668,34.457],[-99.3661,34.4567],[-99.3653,34.4566],[-99.3642,34.4566],[-99.3637,34.4564],[-99.3635,34.4562],[-99.3627,34.4563],[-99.3617,34.4561],[-99.3612,34.4561],[-99.3599,34.4561],[-99.359,34.4558],[-99.3582,34.4553],[-99.3576,34.4545],[-99.3568,34.4539],[-99.3557,34.4531],[-99.3551,34.4523],[-99.3548,34.4518],[-99.3548,34.4505],[-99.355,34.4496],[-99.3553,34.4491],[-99.3554,34.4489],[-99.356,34.4484],[-99.3566,34.4475],[-99.357,34.4465],[-99.3573,34.4449],[-99.3571,34.444],[-99.3572,34.4429],[-99.3569,34.4421],[-99.3565,34.4416],[-99.3559,34.4413],[-99.3506,34.437],[-99.3488,34.4359],[-99.3455,34.434],[-99.3438,34.4327],[-99.3426,34.4319],[-99.3425,34.4317],[-99.3422,34.4316],[-99.3421,34.4316],[-99.3418,34.4313],[-99.3418,34.4312],[-99.3415,34.431],[-99.3401,34.4301],[-99.3363,34.4287],[-99.3358,34.4284],[-99.3355,34.4281],[-99.3341,34.4275],[-99.334,34.4274],[-99.3341,34.4271],[-99.334,34.4267],[-99.3337,34.4263],[-99.3327,34.4256],[-99.3313,34.4249],[-99.3307,34.4244],[-99.3304,34.4242],[-99.33,34.4238],[-99.3287,34.4224],[-99.3284,34.4219],[-99.3281,34.4215],[-99.3278,34.4208],[-99.3277,34.4206],[-99.3271,34.4195],[-99.3267,34.4191],[-99.3266,34.4187],[-99.3263,34.4177],[-99.326,34.4172],[-99.3251,34.4163],[-99.3249,34.4155],[-99.3242,34.4145],[-99.3238,34.4142],[-99.3229,34.414],[-99.3225,34.4137],[-99.322,34.4126],[-99.3214,34.4121],[-99.3213,34.4115],[-99.3212,34.4114],[-99.3209,34.4107],[-99.3206,34.4104],[-99.3201,34.4093],[-99.3196,34.4089],[-99.3184,34.4083],[-99.3164,34.4082],[-99.3158,34.4083],[-99.3156,34.4085],[-99.315,34.4087],[-99.314,34.4089],[-99.314,34.4091],[-99.3093,34.4097],[-99.3083,34.41],[-99.3066,34.4108],[-99.3058,34.4111],[-99.305,34.4118],[-99.3046,34.4121],[-99.3015,34.413],[-99.3005,34.4133],[-99.2991,34.4141],[-99.2991,34.4142],[-99.2978,34.4147],[-99.2957,34.4153],[-99.2946,34.4154],[-99.2926,34.4151],[-99.2912,34.4148],[-99.2899,34.4147],[-99.2879,34.414],[-99.2872,34.4136],[-99.2856,34.4124],[-99.2844,34.411],[-99.284,34.4102],[-99.2836,34.4089],[-99.283,34.408],[-99.2828,34.4075],[-99.2828,34.4055],[-99.2832,34.4029],[-99.2827,34.4024],[-99.2815,34.4015],[-99.2801,34.4007],[-99.2788,34.4003],[-99.2769,34.4001],[-99.2753,34.4001],[-99.2741,34.4003],[-99.2723,34.4008],[-99.2703,34.4016],[-99.2696,34.4019],[-99.2692,34.4023],[-99.2688,34.4029],[-99.2683,34.4036],[-99.2679,34.4046],[-99.2677,34.405],[-99.2673,34.4053],[-99.2663,34.4055],[-99.2652,34.4055],[-99.2641,34.4052],[-99.2626,34.4041],[-99.2613,34.4035],[-99.261,34.403],[-99.261,34.4029],[-99.2609,34.4022],[-99.2609,34.4015],[-99.2613,34.4002],[-99.2618,34.3987],[-99.2618,34.3986],[-99.2618,34.3969],[-99.2617,34.396],[-99.2619,34.3954],[-99.2618,34.395],[-99.2616,34.3945],[-99.2613,34.3941],[-99.2612,34.3941],[-99.2601,34.393],[-99.2588,34.3921],[-99.2588,34.3915],[-99.2589,34.3913],[-99.2597,34.3904],[-99.2609,34.3897],[-99.2611,34.3896],[-99.2626,34.3888],[-99.2639,34.3882],[-99.2644,34.3881],[-99.2674,34.3881],[-99.2684,34.3879],[-99.27,34.3879],[-99.2716,34.3877],[-99.2717,34.3878],[-99.272,34.3879],[-99.2731,34.3879],[-99.2739,34.3876],[-99.2742,34.3873],[-99.2748,34.3871],[-99.2753,34.3866],[-99.2753,34.3861],[-99.2749,34.3849],[-99.2744,34.3843],[-99.2741,34.3841],[-99.2729,34.3835],[-99.2725,34.3827],[-99.2722,34.3824],[-99.2712,34.3816],[-99.2711,34.3816],[-99.2698,34.3808],[-99.269,34.3805],[-99.268,34.3801],[-99.2659,34.3791],[-99.265,34.3788],[-99.2631,34.3784],[-99.2627,34.3784],[-99.2604,34.3781],[-99.2598,34.3776],[-99.2592,34.377],[-99.2592,34.3751],[-99.2593,34.3743],[-99.2593,34.3736],[-99.2586,34.3727],[-99.2565,34.3722],[-99.2546,34.3724],[-99.2529,34.374],[-99.2513,34.3751],[-99.2507,34.3755],[-99.2503,34.3755],[-99.2497,34.3759],[-99.2489,34.376],[-99.2482,34.3758],[-99.2476,34.3755],[-99.2469,34.3751],[-99.2467,34.3747],[-99.246,34.3742],[-99.2437,34.3732],[-99.2429,34.3727],[-99.2429,34.3718],[-99.243,34.3711],[-99.2435,34.3707],[-99.2444,34.3704],[-99.2453,34.3701],[-99.2455,34.3701],[-99.2463,34.3698],[-99.2473,34.3692],[-99.2479,34.3685],[-99.2481,34.3678],[-99.2481,34.3674],[-99.2477,34.3666],[-99.2474,34.366],[-99.2471,34.3652],[-99.247,34.3648],[-99.2464,34.3644],[-99.2445,34.3637],[-99.2432,34.364],[-99.2415,34.3645],[-99.2407,34.3651],[-99.2395,34.3658],[-99.2386,34.3663],[-99.2381,34.3665],[-99.2376,34.3667],[-99.2372,34.3666],[-99.2365,34.3658],[-99.2362,34.3652],[-99.2362,34.3644],[-99.2364,34.3636],[-99.2368,34.3632],[-99.2371,34.3627],[-99.2373,34.362],[-99.2371,34.3611],[-99.237,34.3603],[-99.2368,34.3593],[-99.2365,34.3586],[-99.2355,34.3572],[-99.2348,34.3564],[-99.2348,34.3557],[-99.2346,34.3547],[-99.2341,34.3535],[-99.2327,34.3525],[-99.2318,34.3522],[-99.2313,34.352],[-99.2305,34.3518],[-99.2288,34.351],[-99.228,34.3495],[-99.2286,34.3486],[-99.2303,34.3475],[-99.2309,34.3468],[-99.2313,34.3465],[-99.2321,34.3456],[-99.2331,34.3441],[-99.2331,34.344],[-99.2331,34.3439],[-99.234,34.3422],[-99.2343,34.3409],[-99.2343,34.3406],[-99.2343,34.3404],[-99.2341,34.3402],[-99.2337,34.3396],[-99.2326,34.3389],[-99.2305,34.3378],[-99.2294,34.3378],[-99.2271,34.3378],[-99.2269,34.3379],[-99.2218,34.34],[-99.2197,34.3414],[-99.2187,34.3414],[-99.2172,34.3415],[-99.2147,34.3409],[-99.213,34.3404],[-99.2129,34.3402],[-99.2118,34.34],[-99.2088,34.3392],[-99.2078,34.3387],[-99.2076,34.3386],[-99.2069,34.3383],[-99.2078,34.3382],[-99.2095,34.338],[-99.2101,34.3377],[-99.2104,34.3375],[-99.2107,34.3373],[-99.2108,34.3372],[-99.2108,34.3368],[-99.2106,34.3363],[-99.2107,34.3342],[-99.2108,34.3333],[-99.2109,34.3325],[-99.211,34.3321],[-99.2108,34.3318],[-99.2107,34.3292],[-99.2101,34.3274],[-99.2096,34.3249],[-99.2087,34.3239],[-99.2083,34.3234],[-99.2081,34.3231],[-99.2059,34.3206],[-99.2056,34.3192],[-99.2062,34.3178],[-99.2066,34.317],[-99.208,34.3161],[-99.2085,34.3158],[-99.211,34.3144],[-99.2114,34.314],[-99.2119,34.3133],[-99.2132,34.3111],[-99.2133,34.3107],[-99.2133,34.3093],[-99.2132,34.3085],[-99.2125,34.3068],[-99.2125,34.3063],[-99.2123,34.3062],[-99.212,34.3056],[-99.212,34.3054],[-99.2111,34.3037],[-99.2111,34.3034],[-99.211,34.3034],[-99.2106,34.3023],[-99.2103,34.3009],[-99.2102,34.3009],[-99.21,34.3002],[-99.2097,34.2989],[-99.2096,34.2978],[-99.2097,34.2969],[-99.2101,34.2956],[-99.2111,34.2929],[-99.2114,34.2927],[-99.2114,34.2923],[-99.2109,34.2897],[-99.2106,34.2887],[-99.2105,34.2885],[-99.2101,34.2878],[-99.2099,34.2875],[-99.2095,34.2864],[-99.2089,34.2852],[-99.2078,34.2838],[-99.2074,34.2835],[-99.2067,34.2833],[-99.2065,34.2832],[-99.2056,34.283],[-99.2043,34.2824],[-99.2035,34.2819],[-99.2016,34.2816],[-99.2,34.2812],[-99.1984,34.2813],[-99.1977,34.2812],[-99.1971,34.2813],[-99.1967,34.2814],[-99.1961,34.2815],[-99.1955,34.2813],[-99.1954,34.2809],[-99.1954,34.2803],[-99.1954,34.2798],[-99.1955,34.2794],[-99.1955,34.2788],[-99.1957,34.2783],[-99.1954,34.2776],[-99.1954,34.277],[-99.1954,34.2765],[-99.1953,34.276],[-99.1948,34.2752],[-99.1946,34.2745],[-99.1945,34.2736],[-99.1944,34.273],[-99.1944,34.2724],[-99.1945,34.2719],[-99.1952,34.2709],[-99.196,34.2699],[-99.1967,34.2692],[-99.1966,34.2685],[-99.1965,34.2678],[-99.1967,34.2662],[-99.1974,34.2642],[-99.198,34.2627],[-99.199,34.2611],[-99.1993,34.2608],[-99.199,34.2605],[-99.1988,34.2606],[-99.1984,34.2606],[-99.1982,34.2606],[-99.1976,34.2608],[-99.1967,34.261],[-99.196,34.2609],[-99.1951,34.2607],[-99.1946,34.2605],[-99.1938,34.2603],[-99.1933,34.2601],[-99.1928,34.2598],[-99.1923,34.2594],[-99.1919,34.259],[-99.1916,34.2585],[-99.1914,34.2578],[-99.1915,34.2574],[-99.1916,34.257],[-99.1918,34.2564],[-99.192,34.2556],[-99.1924,34.2552],[-99.1939,34.2534],[-99.1959,34.2501],[-99.1962,34.2494],[-99.1964,34.2482],[-99.1966,34.2475],[-99.1968,34.2463],[-99.1969,34.2444],[-99.1968,34.2438],[-99.1967,34.2436],[-99.1966,34.2432],[-99.196,34.2421],[-99.1954,34.2405],[-99.1954,34.2402],[-99.1953,34.2401],[-99.1951,34.2392],[-99.1942,34.2381],[-99.1931,34.2363],[-99.1926,34.235],[-99.1921,34.2342],[-99.1909,34.2324],[-99.1905,34.2313],[-99.1903,34.231],[-99.19,34.2298],[-99.1899,34.2288],[-99.1899,34.2273],[-99.1909,34.2248],[-99.1914,34.2238],[-99.192,34.2223],[-99.1925,34.2209],[-99.1926,34.2203],[-99.1927,34.2195],[-99.1928,34.2189],[-99.1928,34.2179],[-99.1924,34.2167],[-99.1912,34.2153],[-99.1904,34.2147],[-99.1898,34.2144],[-99.1883,34.2139],[-99.1868,34.2135],[-99.1851,34.2133],[-99.185,34.2133],[-99.1802,34.2127],[-99.1789,34.2127],[-99.1749,34.212],[-99.1738,34.2118],[-99.1721,34.2111],[-99.1693,34.2105],[-99.1689,34.2104],[-99.1688,34.2104],[-99.1687,34.2104],[-99.1685,34.2103],[-99.1641,34.209],[-99.1636,34.209],[-99.1623,34.2092],[-99.1609,34.2092],[-99.1592,34.2089],[-99.1585,34.2086],[-99.1577,34.208],[-99.1575,34.2077],[-99.1573,34.2075],[-99.1568,34.2072],[-99.1566,34.2072],[-99.1536,34.2073],[-99.1513,34.2076],[-99.15,34.208],[-99.1494,34.2083],[-99.1491,34.2086],[-99.1487,34.2088],[-99.1472,34.2099],[-99.1464,34.2108],[-99.1451,34.2124],[-99.1445,34.2133],[-99.1445,34.2134],[-99.1442,34.2145],[-99.1439,34.2148],[-99.1425,34.2154],[-99.1415,34.2167],[-99.1406,34.2171],[-99.1395,34.2174],[-99.1392,34.2176],[-99.1391,34.2179],[-99.1391,34.2185],[-99.139,34.2187],[-99.1381,34.2192],[-99.1376,34.2193],[-99.1352,34.2195],[-99.1334,34.2197],[-99.1304,34.2195],[-99.1292,34.2192],[-99.1283,34.2188],[-99.1274,34.218],[-99.1268,34.2171],[-99.1265,34.2162],[-99.1265,34.2154],[-99.1267,34.2151],[-99.1267,34.2147],[-99.1274,34.2138],[-99.1282,34.2133],[-99.1295,34.2128],[-99.13,34.2123],[-99.1311,34.2103],[-99.1312,34.21],[-99.1316,34.2094],[-99.132,34.2082],[-99.132,34.2074],[-99.1319,34.2072],[-99.1318,34.2071],[-99.1318,34.207],[-99.1312,34.2057],[-99.1306,34.205],[-99.1299,34.2045],[-99.1278,34.2035],[-99.1266,34.2031],[-99.1254,34.203],[-99.125,34.203],[-99.1243,34.2028],[-99.1226,34.2022],[-99.1214,34.2021],[-99.121,34.2019],[-99.12,34.2018],[-99.1192,34.2018],[-99.1191,34.2019],[-99.1178,34.2024],[-99.1175,34.2028],[-99.117,34.2037],[-99.1162,34.2043],[-99.1151,34.2049],[-99.1128,34.2058],[-99.1118,34.206],[-99.1104,34.2058],[-99.1093,34.2054],[-99.1084,34.2053],[-99.1083,34.205],[-99.1084,34.2048],[-99.1096,34.2051],[-99.1106,34.205],[-99.1109,34.2048],[-99.111,34.2046],[-99.1109,34.2044],[-99.1105,34.2043],[-99.1088,34.2042],[-99.1085,34.2041],[-99.1087,34.2039],[-99.1089,34.2037],[-99.1089,34.2035],[-99.1088,34.2035],[-99.1082,34.2035],[-99.1075,34.2039],[-99.1069,34.2044],[-99.1063,34.2047],[-99.1034,34.205],[-99.1022,34.2055],[-99.1018,34.2058],[-99.1016,34.2064],[-99.1012,34.2072],[-99.1003,34.2089],[-99.0994,34.2099],[-99.0979,34.211],[-99.0971,34.2114],[-99.0962,34.2117],[-99.0953,34.2118],[-99.0942,34.2117],[-99.0934,34.2112],[-99.0928,34.2107],[-99.0929,34.2105],[-99.0932,34.2105],[-99.0933,34.2103],[-99.0933,34.2102],[-99.0933,34.2101],[-99.0921,34.2094],[-99.091,34.2089],[-99.0897,34.2086],[-99.0889,34.2085],[-99.0879,34.2085],[-99.0866,34.2087],[-99.0838,34.2097],[-99.0827,34.2103],[-99.0825,34.2104],[-99.0822,34.2106],[-99.0818,34.2109],[-99.0811,34.2113],[-99.0806,34.2115],[-99.0794,34.2116],[-99.0758,34.2112],[-99.0753,34.2111],[-99.074,34.2104],[-99.0729,34.2102],[-99.0717,34.2099],[-99.0702,34.2091],[-99.0683,34.2087],[-99.0663,34.2084],[-99.0656,34.208],[-99.0631,34.2069],[-99.0602,34.2048],[-99.0595,34.2039],[-99.059,34.203],[-99.0587,34.2013],[-99.058,34.2006],[-99.0563,34.2],[-99.054,34.1996],[-99.0487,34.1983],[-99.047,34.198],[-99.0445,34.1981],[-99.0434,34.1982],[-99.0433,34.1984],[-99.0426,34.1988],[-99.042,34.1994],[-99.0408,34.2009],[-99.04,34.2029],[-99.0391,34.204],[-99.0389,34.2047],[-99.0381,34.2055],[-99.0378,34.206],[-99.0373,34.2064],[-99.0365,34.2068],[-99.0362,34.2069],[-99.0354,34.2069],[-99.0294,34.2054],[-99.028,34.2053],[-99.0274,34.2052],[-99.0258,34.2048],[-99.0248,34.2044],[-99.0246,34.2043],[-99.0246,34.2041],[-99.0245,34.204],[-99.0224,34.2045],[-99.0207,34.2047],[-99.0195,34.2052],[-99.0182,34.2059],[-99.0173,34.2063],[-99.0164,34.2052],[-99.0156,34.2044],[-99.015,34.2039],[-99.0145,34.2036],[-99.0137,34.2032],[-99.013,34.2032],[-99.0119,34.2038],[-99.0109,34.2043],[-99.01,34.2051],[-99.0098,34.2053],[-99.0094,34.2052],[-99.0089,34.2052],[-99.0084,34.2054],[-99.0057,34.2066],[-99.0056,34.2067],[-99.0022,34.2094],[-99.0017,34.21],[-99.0017,34.2103],[-99.0018,34.2105],[-99.0033,34.2112],[-99.0042,34.212],[-99.0044,34.2123],[-99.0045,34.2133],[-99.0046,34.2135],[-99.0047,34.2141],[-99.0046,34.2144],[-99.0039,34.2149],[-99.0029,34.2153],[-99.0019,34.2154],[-99.0015,34.2156],[-99.0006,34.2167],[-99.0006,34.2175],[-99.0006,34.2177],[-99.0002,34.2176],[-98.9995,34.218],[-98.9986,34.2182],[-98.9973,34.2186],[-98.9963,34.2191],[-98.9958,34.2197],[-98.9944,34.2202],[-98.993,34.2209],[-98.9917,34.2214],[-98.9907,34.2215],[-98.9882,34.2213],[-98.9872,34.2211],[-98.9857,34.2204],[-98.9839,34.2193],[-98.9827,34.2184],[-98.9813,34.2174],[-98.9809,34.2171],[-98.9807,34.2166],[-98.9807,34.2157],[-98.9802,34.2145],[-98.9799,34.2134],[-98.9797,34.2132],[-98.9797,34.213],[-98.9794,34.2124],[-98.9791,34.2116],[-98.9786,34.2101],[-98.9784,34.2097],[-98.9779,34.2092],[-98.9772,34.2087],[-98.9767,34.2082],[-98.9766,34.2079],[-98.9766,34.2073],[-98.9767,34.2065],[-98.9765,34.2062],[-98.9752,34.2046],[-98.974,34.2035],[-98.9726,34.2026],[-98.9703,34.2016],[-98.9689,34.2012],[-98.9678,34.2011],[-98.9666,34.2011],[-98.9662,34.2012],[-98.9657,34.2015],[-98.9642,34.2029],[-98.9629,34.2038],[-98.9624,34.2046],[-98.9623,34.2049],[-98.962,34.2063],[-98.9621,34.2092],[-98.9622,34.2097],[-98.9622,34.2112],[-98.9619,34.2118],[-98.9607,34.2129],[-98.96,34.2133],[-98.9591,34.2136],[-98.9584,34.2137],[-98.9538,34.2129],[-98.9526,34.2126],[-98.9524,34.2125],[-98.9513,34.2122],[-98.9507,34.2119],[-98.9504,34.2116],[-98.9502,34.2113],[-98.9498,34.2102],[-98.9497,34.21],[-98.9487,34.2092],[-98.9478,34.2091],[-98.9471,34.2089],[-98.9454,34.2073],[-98.9438,34.2062],[-98.9424,34.2051],[-98.9412,34.2044],[-98.9402,34.2037],[-98.939,34.2024],[-98.9384,34.2017],[-98.9367,34.2],[-98.9365,34.1998],[-98.9359,34.1991],[-98.9356,34.1986],[-98.9355,34.1982],[-98.9353,34.1981],[-98.9352,34.1979],[-98.9347,34.1975],[-98.9343,34.1974],[-98.9339,34.1974],[-98.9333,34.1973],[-98.9325,34.1966],[-98.9324,34.1964],[-98.9306,34.1949],[-98.9302,34.1944],[-98.9282,34.1927],[-98.9275,34.1912],[-98.925,34.1886],[-98.9245,34.1875],[-98.9237,34.1866],[-98.9234,34.1863],[-98.9231,34.186],[-98.9222,34.1851],[-98.9207,34.1834],[-98.92,34.1829],[-98.9192,34.1825],[-98.9183,34.1818],[-98.9177,34.1815],[-98.9167,34.1812],[-98.9159,34.1811],[-98.9154,34.181],[-98.9138,34.1799],[-98.9111,34.1787],[-98.9098,34.1777],[-98.9094,34.1775],[-98.9059,34.1772],[-98.9035,34.1764],[-98.9023,34.1761],[-98.9002,34.1755],[-98.8984,34.1751],[-98.8966,34.1745],[-98.8951,34.1735],[-98.8945,34.1732],[-98.8929,34.1727],[-98.8923,34.1723],[-98.892,34.172],[-98.8917,34.1713],[-98.8905,34.1704],[-98.889,34.1694],[-98.8879,34.1689],[-98.8871,34.1683],[-98.886,34.1679],[-98.8845,34.1676],[-98.8804,34.1673],[-98.8794,34.1673],[-98.8773,34.1676],[-98.8761,34.1677],[-98.8753,34.1676],[-98.8748,34.1675],[-98.8743,34.1673],[-98.8729,34.1666],[-98.8721,34.1659],[-98.8717,34.1653],[-98.8716,34.1651],[-98.8715,34.165],[-98.8712,34.1635],[-98.8712,34.163],[-98.8718,34.1613],[-98.8721,34.1609],[-98.8722,34.1604],[-98.8725,34.1602],[-98.8725,34.16],[-98.8733,34.159],[-98.8741,34.1582],[-98.8749,34.157],[-98.875,34.1563],[-98.8749,34.1557],[-98.8733,34.1536],[-98.8692,34.1502],[-98.8681,34.1496],[-98.8667,34.1493],[-98.8658,34.1491],[-98.8625,34.1491],[-98.8608,34.1496],[-98.8601,34.1499],[-98.8599,34.1502],[-98.8594,34.1512],[-98.8586,34.1522],[-98.8584,34.1527],[-98.8584,34.1554],[-98.8582,34.157],[-98.8582,34.1585],[-98.858,34.1594],[-98.8579,34.1596],[-98.8576,34.1602],[-98.8573,34.1611],[-98.8571,34.1613],[-98.8556,34.1616],[-98.8545,34.1617],[-98.8538,34.1615],[-98.8529,34.1612],[-98.8517,34.1603],[-98.8508,34.1599],[-98.8497,34.1597],[-98.8491,34.1599],[-98.8477,34.1599],[-98.847,34.1598],[-98.8465,34.1596],[-98.8451,34.1593],[-98.8447,34.1591],[-98.8441,34.1585],[-98.8435,34.1581],[-98.8432,34.1581],[-98.8422,34.1581],[-98.8407,34.1573],[-98.8371,34.1565],[-98.8367,34.1565],[-98.8363,34.1567],[-98.8362,34.1568],[-98.8355,34.1573],[-98.8341,34.1583],[-98.8333,34.1591],[-98.8331,34.1599],[-98.833,34.1599],[-98.833,34.1602],[-98.8329,34.1602],[-98.8326,34.161],[-98.8321,34.1618],[-98.8318,34.162],[-98.8311,34.1621],[-98.8298,34.1618],[-98.8284,34.1613],[-98.8251,34.1604],[-98.8204,34.1594],[-98.8186,34.1589],[-98.8168,34.1586],[-98.8153,34.1581],[-98.8138,34.1584],[-98.813,34.1584],[-98.8117,34.1581],[-98.8076,34.1563],[-98.8068,34.1559],[-98.8062,34.1554],[-98.8044,34.1539],[-98.8011,34.1494],[-98.7998,34.1479],[-98.7994,34.1473],[-98.7989,34.146],[-98.798,34.1446],[-98.7967,34.1433],[-98.7964,34.1431],[-98.7962,34.1428],[-98.7952,34.1428],[-98.7928,34.1434],[-98.792,34.1437],[-98.7916,34.1441],[-98.7907,34.1446],[-98.7901,34.1453],[-98.7898,34.1457],[-98.7891,34.1465],[-98.7884,34.1467],[-98.7879,34.1464],[-98.7853,34.1443],[-98.7844,34.1435],[-98.783,34.1423],[-98.7802,34.1407],[-98.7795,34.1402],[-98.7781,34.1395],[-98.7777,34.1394],[-98.7763,34.1393],[-98.7718,34.1383],[-98.7696,34.1377],[-98.7689,34.1374],[-98.7667,34.1368],[-98.7656,34.1364],[-98.7644,34.1356],[-98.7618,34.1338],[-98.7613,34.1334],[-98.7606,34.1324],[-98.7602,34.1315],[-98.7601,34.131],[-98.76,34.1309],[-98.7595,34.1289],[-98.7595,34.1279],[-98.7597,34.1272],[-98.7596,34.1269],[-98.759,34.1265],[-98.7584,34.126],[-98.758,34.1254],[-98.7578,34.1251],[-98.7575,34.1247],[-98.757,34.1246],[-98.7562,34.1246],[-98.755,34.1246],[-98.7535,34.1246],[-98.7529,34.1246],[-98.7514,34.1242],[-98.7508,34.1242],[-98.7503,34.1242],[-98.7493,34.1242],[-98.7483,34.1246],[-98.7475,34.1251],[-98.7463,34.1255],[-98.7453,34.1256],[-98.7444,34.1255],[-98.7439,34.1255],[-98.7436,34.1254],[-98.7429,34.1254],[-98.742,34.1255],[-98.7406,34.1263],[-98.7398,34.127],[-98.7395,34.1274],[-98.739,34.1282],[-98.7387,34.1286],[-98.7372,34.131],[-98.7372,34.1326],[-98.7368,34.1334],[-98.7355,34.1352],[-98.7351,34.1355],[-98.7343,34.1358],[-98.733,34.1359],[-98.731,34.136],[-98.7302,34.1358],[-98.7296,34.1355],[-98.7285,34.1353],[-98.7262,34.1355],[-98.725,34.1355],[-98.7236,34.1352],[-98.7227,34.1353],[-98.7203,34.1361],[-98.7186,34.1365],[-98.7175,34.1365],[-98.7161,34.136],[-98.7158,34.1357],[-98.7157,34.1355],[-98.715,34.1349],[-98.7147,34.1345],[-98.7147,34.1343],[-98.7142,34.1334],[-98.7141,34.1321],[-98.7138,34.1319],[-98.7131,34.1314],[-98.7125,34.1312],[-98.7107,34.1312],[-98.71,34.1315],[-98.7091,34.1321],[-98.7061,34.135],[-98.7039,34.1356],[-98.7031,34.1359],[-98.701,34.136],[-98.7002,34.136],[-98.6996,34.1357],[-98.6982,34.1345],[-98.6965,34.1335],[-98.6959,34.1334],[-98.6949,34.1335],[-98.6934,34.1337],[-98.6924,34.1336],[-98.6909,34.133],[-98.6906,34.133],[-98.6901,34.1332],[-98.687,34.1352],[-98.6858,34.136],[-98.6854,34.1372],[-98.6845,34.1384],[-98.6841,34.1388],[-98.6823,34.14],[-98.6809,34.1407],[-98.6795,34.1415],[-98.6787,34.1421],[-98.6771,34.1425],[-98.6766,34.1429],[-98.6757,34.144],[-98.6749,34.1445],[-98.6737,34.1459],[-98.6733,34.1465],[-98.6729,34.1475],[-98.6718,34.1486],[-98.6715,34.1489],[-98.6709,34.1494],[-98.6705,34.1496],[-98.6698,34.1497],[-98.6676,34.1508],[-98.6658,34.1516],[-98.6632,34.1533],[-98.6617,34.1546],[-98.6604,34.1557],[-98.6602,34.1559],[-98.6599,34.1561],[-98.659,34.1565],[-98.6588,34.1566],[-98.6568,34.1577],[-98.6556,34.1583],[-98.6546,34.1591],[-98.6523,34.161],[-98.6512,34.1623],[-98.6509,34.1627],[-98.6506,34.1631],[-98.6495,34.1634],[-98.6486,34.1642],[-98.6481,34.1644],[-98.6448,34.1646],[-98.6432,34.1645],[-98.6396,34.1634],[-98.6385,34.1629],[-98.6376,34.1623],[-98.6366,34.162],[-98.6357,34.1616],[-98.6334,34.1608],[-98.6307,34.1603],[-98.6291,34.1598],[-98.6253,34.1584],[-98.6249,34.1583],[-98.6234,34.1577],[-98.6217,34.1572],[-98.6193,34.1567],[-98.6186,34.1566],[-98.6167,34.1564],[-98.6143,34.1564],[-98.6131,34.1563],[-98.6118,34.1566],[-98.6102,34.1571],[-98.6089,34.1575],[-98.6079,34.1581],[-98.6072,34.1587],[-98.6067,34.159],[-98.6051,34.1597],[-98.604,34.1602],[-98.6031,34.1605],[-98.6021,34.1606],[-98.6016,34.1605],[-98.5998,34.1606],[-98.5985,34.16],[-98.5975,34.1591],[-98.5947,34.1579],[-98.593,34.1573],[-98.5926,34.1569],[-98.5902,34.1553],[-98.5885,34.1545],[-98.5866,34.1529],[-98.5864,34.1527],[-98.5855,34.1523],[-98.5839,34.1513],[-98.5821,34.1507],[-98.5807,34.1503],[-98.5791,34.1497],[-98.5781,34.149],[-98.5774,34.1491],[-98.5771,34.149],[-98.575,34.1473],[-98.5725,34.1451],[-98.572,34.1445],[-98.5715,34.1435],[-98.5703,34.1423],[-98.5697,34.1416],[-98.5677,34.14],[-98.5674,34.1394],[-98.5673,34.1382],[-98.5672,34.1381],[-98.5666,34.1374],[-98.5651,34.1363],[-98.5634,34.1353],[-98.5625,34.1347],[-98.5602,34.1332],[-98.5593,34.133],[-98.5586,34.133],[-98.5569,34.1333],[-98.5537,34.1337],[-98.5528,34.1336],[-98.5524,34.1334],[-98.552,34.133],[-98.5509,34.1326],[-98.5505,34.1322],[-98.5504,34.1317],[-98.5502,34.1301],[-98.5504,34.1292],[-98.5506,34.1285],[-98.5511,34.1278],[-98.5519,34.1271],[-98.5526,34.1268],[-98.5543,34.1266],[-98.555,34.1268],[-98.5563,34.1277],[-98.5576,34.1284],[-98.5586,34.1283],[-98.5592,34.128],[-98.5596,34.1277],[-98.5601,34.1269],[-98.561,34.1251],[-98.561,34.1246],[-98.561,34.1239],[-98.5606,34.1236],[-98.5602,34.1234],[-98.5594,34.1234],[-98.5587,34.1232],[-98.558,34.1229],[-98.5576,34.1221],[-98.5568,34.1211],[-98.5558,34.1201],[-98.5549,34.1198],[-98.5539,34.1195],[-98.5528,34.1194],[-98.5516,34.1193],[-98.5509,34.1193],[-98.5429,34.1127],[-98.5363,34.1073],[-98.5362,34.1072],[-98.5361,34.1071],[-98.5359,34.1067],[-98.5354,34.106],[-98.5351,34.1056],[-98.5348,34.105],[-98.5337,34.1033],[-98.5324,34.1021],[-98.5313,34.1008],[-98.5306,34.0998],[-98.5297,34.0982],[-98.5287,34.0964],[-98.5282,34.095],[-98.5275,34.0946],[-98.5265,34.094],[-98.5257,34.0934],[-98.5246,34.0926],[-98.5236,34.0915],[-98.5228,34.0906],[-98.5219,34.0898],[-98.5209,34.089],[-98.5198,34.0881],[-98.5185,34.0872],[-98.5169,34.086],[-98.5158,34.0849],[-98.5148,34.0835],[-98.5138,34.082],[-98.5121,34.0802],[-98.5104,34.0784],[-98.5041,34.0723],[-98.5041,34.0724],[-98.5021,34.072],[-98.5014,34.0719],[-98.501,34.0716],[-98.5006,34.0714],[-98.4999,34.071],[-98.4992,34.0707],[-98.4981,34.0703],[-98.4973,34.0701],[-98.4961,34.07],[-98.495,34.0701],[-98.4946,34.0701],[-98.4942,34.0698],[-98.4932,34.0692],[-98.4925,34.0684],[-98.4917,34.0678],[-98.4907,34.0671],[-98.4899,34.0668],[-98.4894,34.0666],[-98.4888,34.0661],[-98.4883,34.0655],[-98.488,34.0645],[-98.4878,34.0638],[-98.4874,34.0633],[-98.487,34.0629],[-98.4863,34.0626],[-98.4848,34.0624],[-98.4843,34.0623],[-98.4835,34.0623],[-98.483,34.0623],[-98.4827,34.0623],[-98.482,34.0623],[-98.4807,34.0625],[-98.4802,34.0626],[-98.4791,34.0629],[-98.4772,34.0635],[-98.4756,34.0641],[-98.4751,34.0643],[-98.4735,34.0647],[-98.4726,34.0651],[-98.4715,34.0657],[-98.4708,34.0662],[-98.4701,34.0672],[-98.4698,34.0676],[-98.4694,34.0678],[-98.4688,34.0684],[-98.4682,34.069],[-98.4676,34.0699],[-98.4672,34.0709],[-98.4665,34.0721],[-98.466,34.0731],[-98.4656,34.0735],[-98.4651,34.0737],[-98.4641,34.0738],[-98.463,34.0738],[-98.462,34.0738],[-98.4601,34.0736],[-98.4593,34.0735],[-98.4576,34.073],[-98.4547,34.0726],[-98.4517,34.0726],[-98.449,34.0735],[-98.4475,34.0744],[-98.4464,34.0754],[-98.4458,34.0768],[-98.4458,34.0778],[-98.4459,34.0784],[-98.4457,34.0791],[-98.4456,34.0793],[-98.4452,34.0799],[-98.4451,34.0799],[-98.4451,34.0801],[-98.4445,34.081],[-98.4437,34.0821],[-98.4428,34.0831],[-98.4419,34.0836],[-98.4401,34.0843],[-98.4382,34.0847],[-98.4361,34.085],[-98.4351,34.0851],[-98.4337,34.0853],[-98.4321,34.0856],[-98.4313,34.0856],[-98.4299,34.0856],[-98.4285,34.0855],[-98.4264,34.0851],[-98.4252,34.0848],[-98.4249,34.0844],[-98.4243,34.0837],[-98.4239,34.0833],[-98.4235,34.0828],[-98.4223,34.0826],[-98.4213,34.0823],[-98.4204,34.0823],[-98.4188,34.0827],[-98.4178,34.083],[-98.4177,34.0831],[-98.4171,34.0834],[-98.4161,34.0841],[-98.4153,34.0846],[-98.4144,34.0851],[-98.4138,34.0857],[-98.4134,34.0863],[-98.4125,34.0873],[-98.412,34.0875],[-98.4118,34.0878],[-98.4116,34.0881],[-98.4115,34.0882],[-98.4112,34.0884],[-98.4111,34.0886],[-98.4108,34.0889],[-98.4108,34.0892],[-98.4108,34.0894],[-98.4108,34.0898],[-98.4107,34.09],[-98.4107,34.0902],[-98.4106,34.0905],[-98.4105,34.0908],[-98.4103,34.0911],[-98.4102,34.0913],[-98.4101,34.0917],[-98.41,34.092],[-98.4099,34.0923],[-98.4098,34.0924],[-98.4097,34.0925],[-98.4098,34.0928],[-98.4098,34.093],[-98.4097,34.0933],[-98.4097,34.0936],[-98.4096,34.0938],[-98.4096,34.0941],[-98.4097,34.0943],[-98.4097,34.0945],[-98.4102,34.0954],[-98.4107,34.0964],[-98.4111,34.0975],[-98.4112,34.0977],[-98.4115,34.0986],[-98.4116,34.0996],[-98.4114,34.1003],[-98.4099,34.1013],[-98.4085,34.1014],[-98.4077,34.1014],[-98.4067,34.1011],[-98.4055,34.1005],[-98.4051,34.1001],[-98.4046,34.0999],[-98.4038,34.0993],[-98.4033,34.0991],[-98.4026,34.0988],[-98.4022,34.0986],[-98.4012,34.0988],[-98.4005,34.099],[-98.3998,34.1],[-98.3994,34.1012],[-98.399,34.1026],[-98.3987,34.1034],[-98.3985,34.1039],[-98.3984,34.1046],[-98.3984,34.1057],[-98.3983,34.1068],[-98.3984,34.1076],[-98.3983,34.1088],[-98.3984,34.1101],[-98.3983,34.1113],[-98.3986,34.1131],[-98.3987,34.1157],[-98.3986,34.1176],[-98.3985,34.1192],[-98.3982,34.1207],[-98.3982,34.1214],[-98.4005,34.1218],[-98.401,34.1222],[-98.4007,34.1233],[-98.4004,34.1238],[-98.4002,34.1244],[-98.3999,34.1248],[-98.3993,34.1251],[-98.3985,34.1274],[-98.3984,34.1285],[-98.3982,34.1288],[-98.3976,34.1292],[-98.3965,34.1298],[-98.3962,34.1301],[-98.396,34.1305],[-98.395,34.1313],[-98.394,34.1319],[-98.3928,34.1324],[-98.3911,34.1329],[-98.3894,34.1332],[-98.3887,34.1332],[-98.3877,34.133],[-98.3866,34.1326],[-98.3858,34.1322],[-98.3853,34.1317],[-98.3846,34.1307],[-98.3838,34.1299],[-98.383,34.1296],[-98.3823,34.1296],[-98.3817,34.1298],[-98.3809,34.1305],[-98.3803,34.1307],[-98.3801,34.1308],[-98.3798,34.1312],[-98.3798,34.1318],[-98.3799,34.1323],[-98.3801,34.1335],[-98.3804,34.1343],[-98.3811,34.1348],[-98.3815,34.135],[-98.3822,34.1352],[-98.3831,34.136],[-98.3837,34.1363],[-98.385,34.1367],[-98.3858,34.1373],[-98.3862,34.1377],[-98.3869,34.1389],[-98.3871,34.1404],[-98.3871,34.1409],[-98.3865,34.1417],[-98.3854,34.1428],[-98.3849,34.1438],[-98.3845,34.1452],[-98.3846,34.146],[-98.3844,34.1463],[-98.3832,34.1478],[-98.3816,34.1492],[-98.3812,34.1495],[-98.3807,34.1496],[-98.3792,34.1497],[-98.3782,34.15],[-98.3769,34.1506],[-98.3753,34.1506],[-98.3745,34.1508],[-98.3714,34.1517],[-98.3711,34.1518],[-98.3709,34.1519],[-98.3705,34.1521],[-98.3701,34.1526],[-98.3692,34.1541],[-98.3682,34.1554],[-98.3682,34.1555],[-98.3679,34.1558],[-98.3675,34.1562],[-98.3668,34.1566],[-98.3661,34.1568],[-98.3656,34.157],[-98.364,34.1571],[-98.3588,34.1563],[-98.3576,34.1561],[-98.355,34.1555],[-98.353,34.1552],[-98.3512,34.155],[-98.3489,34.1545],[-98.3482,34.1545],[-98.3468,34.1545],[-98.3432,34.1541],[-98.3426,34.1539],[-98.3419,34.1533],[-98.3414,34.1531],[-98.3399,34.1529],[-98.3396,34.1528],[-98.3393,34.1527],[-98.3364,34.1524],[-98.3355,34.1523],[-98.3336,34.1517],[-98.3315,34.1514],[-98.3284,34.1516],[-98.3255,34.151],[-98.324,34.1505],[-98.3226,34.1497],[-98.32,34.1473],[-98.3187,34.1464],[-98.3166,34.1453],[-98.3159,34.1449],[-98.3146,34.1437],[-98.3136,34.1432],[-98.312,34.1426],[-98.311,34.1419],[-98.3098,34.1411],[-98.3098,34.1409],[-98.3097,34.1409],[-98.3091,34.1402],[-98.3086,34.1398],[-98.3067,34.1388],[-98.3063,34.1386],[-98.305,34.1377],[-98.3028,34.1362],[-98.3012,34.1355],[-98.3002,34.1346],[-98.2992,34.1343],[-98.2969,34.1342],[-98.2953,34.1335],[-98.2939,34.133],[-98.2908,34.1324],[-98.2866,34.1318],[-98.283,34.1314],[-98.2818,34.131],[-98.2803,34.1307],[-98.2785,34.1309],[-98.2784,34.1309],[-98.2769,34.1311],[-98.275,34.1315],[-98.273,34.1322],[-98.2716,34.1323],[-98.2693,34.1317],[-98.269,34.1316],[-98.2683,34.1317],[-98.2677,34.1319],[-98.2673,34.132],[-98.2662,34.132],[-98.2647,34.1319],[-98.2637,34.1318],[-98.2635,34.1317],[-98.2617,34.1316],[-98.2613,34.1314],[-98.2609,34.1313],[-98.2579,34.1298],[-98.2579,34.1297],[-98.2573,34.1296],[-98.2565,34.1295],[-98.2533,34.1297],[-98.2519,34.13],[-98.2503,34.1302],[-98.248,34.1307],[-98.246,34.1315],[-98.2414,34.133],[-98.241,34.1331],[-98.24,34.1338],[-98.2391,34.1345],[-98.238,34.1347],[-98.2355,34.1348],[-98.2325,34.1346],[-98.2319,34.1345],[-98.231,34.134],[-98.2276,34.1312],[-98.2256,34.1293],[-98.2254,34.1289],[-98.2253,34.1272],[-98.2246,34.1263],[-98.2245,34.1261],[-98.2239,34.1254],[-98.2236,34.1251],[-98.2223,34.1244],[-98.2211,34.1239],[-98.2195,34.1235],[-98.2179,34.1226],[-98.2171,34.1221],[-98.2165,34.1218],[-98.2152,34.1216],[-98.2111,34.1213],[-98.2092,34.121],[-98.208,34.1205],[-98.206,34.1189],[-98.2052,34.1183],[-98.2037,34.1177],[-98.2017,34.1171],[-98.2001,34.1168],[-98.1915,34.1157],[-98.1872,34.1153],[-98.1843,34.1153],[-98.1828,34.115],[-98.1749,34.1146],[-98.1708,34.1142],[-98.1694,34.1142],[-98.1693,34.1142],[-98.1692,34.1142],[-98.1691,34.1142],[-98.169,34.1142],[-98.1688,34.1143],[-98.1672,34.1155],[-98.1662,34.1163],[-98.1651,34.1169],[-98.1633,34.1177],[-98.1609,34.119],[-98.1601,34.1192],[-98.1574,34.1205],[-98.1554,34.1218],[-98.1543,34.1227],[-98.1521,34.1251],[-98.1491,34.1289],[-98.1486,34.1293],[-98.1474,34.1307],[-98.1474,34.1315],[-98.1473,34.1319],[-98.1459,34.1339],[-98.1453,34.1345],[-98.1438,34.1354],[-98.1428,34.1364],[-98.1416,34.1379],[-98.1414,34.1383],[-98.141,34.139],[-98.1406,34.1401],[-98.1401,34.141],[-98.1391,34.1419],[-98.1383,34.1425],[-98.1377,34.1432],[-98.1373,34.144],[-98.137,34.1448],[-98.1368,34.145],[-98.1364,34.1451],[-98.1355,34.1452],[-98.1351,34.1455],[-98.135,34.1458],[-98.1348,34.1467],[-98.1342,34.1475],[-98.1326,34.1491],[-98.1308,34.1505],[-98.1305,34.1506],[-98.1291,34.1507],[-98.1282,34.1511],[-98.1275,34.1516],[-98.1265,34.1527],[-98.126,34.1532],[-98.1253,34.1534],[-98.1246,34.1537],[-98.1234,34.1545],[-98.1225,34.1547],[-98.1211,34.1544],[-98.1209,34.1544],[-98.1202,34.1544],[-98.1192,34.1546],[-98.1191,34.1547],[-98.1183,34.1547],[-98.1172,34.1547],[-98.1145,34.1547],[-98.1132,34.1546],[-98.1127,34.1546],[-98.1095,34.1541],[-98.1088,34.1538],[-98.1071,34.1525],[-98.1066,34.1518],[-98.1056,34.1506],[-98.1052,34.1502],[-98.1047,34.1497],[-98.1032,34.1483],[-98.1019,34.1468],[-98.1014,34.1457],[-98.1006,34.1435],[-98.1006,34.1421],[-98.101,34.1408],[-98.1011,34.1408],[-98.1017,34.1394],[-98.1021,34.1378],[-98.1027,34.1365],[-98.1032,34.1352],[-98.1033,34.1341],[-98.1032,34.1336],[-98.1029,34.1326],[-98.1023,34.1319],[-98.1014,34.1316],[-98.1005,34.1314],[-98.0998,34.1313],[-98.0944,34.1324],[-98.0936,34.1324],[-98.0934,34.1324],[-98.0933,34.1324],[-98.0924,34.1322],[-98.092,34.1319],[-98.091,34.1311],[-98.0902,34.1302],[-98.0899,34.1293],[-98.0897,34.1282],[-98.09,34.1271],[-98.0904,34.1262],[-98.0906,34.1251],[-98.0905,34.1225],[-98.0907,34.122],[-98.0914,34.1203],[-98.0919,34.1187],[-98.0924,34.1169],[-98.0951,34.1112],[-98.0963,34.1093],[-98.0969,34.1084],[-98.0971,34.108],[-98.099,34.1051],[-98.0993,34.1043],[-98.0995,34.1041],[-98.1002,34.103],[-98.1026,34.1],[-98.1043,34.0982],[-98.1056,34.0971],[-98.1061,34.0964],[-98.1079,34.095],[-98.1087,34.0942],[-98.1092,34.0938],[-98.1099,34.0929],[-98.1109,34.0923],[-98.1119,34.0915],[-98.1124,34.0911],[-98.1127,34.0909],[-98.1146,34.0887],[-98.1185,34.0856],[-98.1194,34.0845],[-98.1195,34.0837],[-98.12,34.0832],[-98.1204,34.082],[-98.121,34.0813],[-98.121,34.0803],[-98.1208,34.0799],[-98.1207,34.0798],[-98.1207,34.0795],[-98.1206,34.0793],[-98.1205,34.0744],[-98.1202,34.0721],[-98.1192,34.0696],[-98.118,34.0671],[-98.1168,34.0652],[-98.1157,34.0637],[-98.1155,34.0633],[-98.1146,34.0623],[-98.114,34.0618],[-98.1132,34.0613],[-98.1125,34.0611],[-98.1109,34.0599],[-98.108,34.0572],[-98.1063,34.0552],[-98.1046,34.0537],[-98.1019,34.051],[-98.1012,34.0504],[-98.1006,34.05],[-98.0996,34.0496],[-98.0987,34.0491],[-98.0953,34.0476],[-98.0935,34.0472],[-98.0902,34.0457],[-98.0901,34.0456],[-98.0875,34.0441],[-98.0863,34.0433],[-98.0857,34.0429],[-98.0838,34.0417],[-98.0835,34.0414],[-98.0835,34.0412],[-98.0834,34.0407],[-98.0833,34.0404],[-98.0827,34.0399],[-98.0825,34.0394],[-98.0825,34.0387],[-98.0827,34.0382],[-98.0833,34.0371],[-98.0838,34.0367],[-98.0857,34.0355],[-98.0881,34.0342],[-98.089,34.0338],[-98.0918,34.0337],[-98.0924,34.0339],[-98.0932,34.0346],[-98.094,34.0353],[-98.0949,34.0365],[-98.0956,34.0373],[-98.0965,34.038],[-98.0975,34.0386],[-98.0986,34.0388],[-98.1017,34.0391],[-98.1025,34.039],[-98.1035,34.0385],[-98.105,34.0376],[-98.1053,34.0373],[-98.1055,34.0368],[-98.1062,34.0349],[-98.1063,34.0341],[-98.1063,34.0337],[-98.1057,34.0331],[-98.1049,34.0318],[-98.1042,34.0304],[-98.1036,34.0292],[-98.1031,34.0286],[-98.1019,34.0279],[-98.1012,34.0272],[-98.1011,34.0271],[-98.0993,34.0254],[-98.0987,34.0247],[-98.0984,34.0239],[-98.0964,34.0225],[-98.0956,34.0218],[-98.0954,34.0217],[-98.0952,34.0216],[-98.0913,34.0198],[-98.0902,34.0196],[-98.0896,34.0193],[-98.0891,34.0187],[-98.0889,34.0185],[-98.0885,34.0178],[-98.0877,34.0169],[-98.0871,34.0165],[-98.0855,34.0159],[-98.0851,34.0156],[-98.0849,34.0152],[-98.084,34.0144],[-98.0836,34.0136],[-98.0833,34.0119],[-98.0827,34.0108],[-98.0824,34.0098],[-98.0825,34.0097],[-98.0833,34.0096],[-98.0836,34.0095],[-98.0839,34.0092],[-98.0842,34.0085],[-98.0846,34.0084],[-98.0871,34.0083],[-98.0875,34.0082],[-98.0881,34.0079],[-98.0886,34.0076],[-98.0888,34.0072],[-98.0887,34.0062],[-98.0882,34.0055],[-98.0868,34.0042],[-98.0853,34.0034],[-98.0853,34.0033],[-98.0844,34.0029],[-98.0828,34.0024],[-98.0789,34.0015],[-98.0769,34.0013],[-98.0761,34.0013],[-98.0733,34.001],[-98.0729,34.0009],[-98.072,34.0005],[-98.0714,34.0001],[-98.0687,33.9996],[-98.0667,33.999],[-98.0638,33.9984],[-98.0619,33.998],[-98.06,33.9971],[-98.0596,33.9969],[-98.0593,33.9968],[-98.056,33.996],[-98.0552,33.9958],[-98.0544,33.9957],[-98.0491,33.9948],[-98.0483,33.9946],[-98.0481,33.9945],[-98.0472,33.9944],[-98.047,33.9945],[-98.0447,33.9943],[-98.0411,33.9935],[-98.0379,33.9935],[-98.0332,33.9939],[-98.0317,33.9937],[-98.0294,33.9936],[-98.0286,33.9936],[-98.0277,33.9934],[-98.0261,33.9939],[-98.0251,33.9941],[-98.0241,33.9939],[-98.0225,33.9936],[-98.0208,33.9937],[-98.0195,33.9938],[-98.0183,33.9941],[-98.0173,33.9943],[-98.0169,33.9943],[-98.0168,33.9942],[-98.0163,33.9941],[-98.0158,33.9941],[-98.0157,33.9941],[-98.0151,33.9941],[-98.0144,33.9944],[-98.012,33.9948],[-98.0087,33.9953],[-98.008,33.9954],[-98.0057,33.996],[-98.0017,33.9966],[-98.0003,33.9968],[-97.9997,33.9971],[-97.9996,33.9971],[-97.9993,33.9971],[-97.9989,33.997],[-97.9986,33.9972],[-97.9981,33.9973],[-97.9976,33.9974],[-97.997,33.9974],[-97.9966,33.9976],[-97.9955,33.9979],[-97.9933,33.9985],[-97.9912,33.9988],[-97.9909,33.9989],[-97.99,33.9991],[-97.9883,33.9996],[-97.9874,33.9998],[-97.9868,34.0001],[-97.9854,34.001],[-97.9851,34.001],[-97.9835,34.0016],[-97.9828,34.002],[-97.9817,34.0028],[-97.9806,34.0036],[-97.9803,34.004],[-97.9795,34.0047],[-97.9782,34.0054],[-97.9774,34.0056],[-97.9768,34.0061],[-97.9755,34.0066],[-97.9742,34.0067],[-97.9736,34.0066],[-97.9726,34.0061],[-97.9717,34.0054],[-97.9704,34.0034],[-97.9701,34.0031],[-97.9694,34.0021],[-97.9692,34.0021],[-97.9689,34.0018],[-97.9683,34.0014],[-97.9678,34.001],[-97.9677,34.0006],[-97.9679,34.0006],[-97.9682,34.0008],[-97.9683,34.0007],[-97.9683,34.0005],[-97.9679,34.0001],[-97.9675,33.9994],[-97.9655,33.9972],[-97.9648,33.9964],[-97.9648,33.9963],[-97.9642,33.9954],[-97.963,33.9942],[-97.9619,33.9933],[-97.9583,33.9909],[-97.9575,33.9905],[-97.9567,33.9903],[-97.9558,33.9901],[-97.9534,33.9901],[-97.9527,33.9901],[-97.9509,33.9904],[-97.9506,33.9904],[-97.9488,33.9909],[-97.9476,33.9911],[-97.9468,33.9909],[-97.9465,33.9907],[-97.9463,33.9906],[-97.946,33.9903],[-97.9457,33.9898],[-97.9458,33.9891],[-97.9459,33.9884],[-97.9466,33.9871],[-97.9474,33.9854],[-97.9486,33.9826],[-97.9498,33.9792],[-97.9527,33.9696],[-97.9532,33.9686],[-97.9541,33.9674],[-97.9545,33.9665],[-97.9558,33.9625],[-97.9561,33.9615],[-97.9566,33.9601],[-97.9567,33.9594],[-97.9569,33.9587],[-97.9569,33.9585],[-97.9585,33.9561],[-97.9589,33.9545],[-97.96,33.9528],[-97.9604,33.9519],[-97.9607,33.9515],[-97.961,33.9511],[-97.9623,33.9504],[-97.9625,33.95],[-97.9639,33.9489],[-97.9644,33.9483],[-97.9657,33.9474],[-97.9662,33.9473],[-97.9666,33.9474],[-97.9673,33.9469],[-97.9677,33.9465],[-97.9689,33.9459],[-97.9715,33.9451],[-97.9727,33.9445],[-97.9731,33.9442],[-97.9734,33.9438],[-97.974,33.9429],[-97.9742,33.9428],[-97.9742,33.9408],[-97.9741,33.9403],[-97.9733,33.9389],[-97.9725,33.9379],[-97.9718,33.9374],[-97.9712,33.9371],[-97.9689,33.9366],[-97.966,33.9362],[-97.9644,33.9362],[-97.9634,33.9362],[-97.9628,33.9363],[-97.9622,33.9364],[-97.9586,33.9376],[-97.9572,33.938],[-97.9555,33.9382],[-97.9545,33.9378],[-97.9542,33.9375],[-97.9534,33.9364],[-97.953,33.9344],[-97.953,33.9326],[-97.953,33.9325],[-97.9529,33.9314],[-97.9527,33.9305],[-97.9527,33.9295],[-97.9531,33.9286],[-97.9533,33.9264],[-97.9537,33.9244],[-97.954,33.924],[-97.9542,33.9235],[-97.9554,33.9192],[-97.9572,33.9145],[-97.9576,33.9137],[-97.9582,33.9129],[-97.9606,33.9104],[-97.9616,33.9094],[-97.9645,33.9074],[-97.9654,33.9069],[-97.9664,33.9066],[-97.9677,33.9064],[-97.9688,33.906],[-97.9699,33.906],[-97.9705,33.9063],[-97.9714,33.907],[-97.9718,33.9071],[-97.9731,33.908],[-97.9739,33.909],[-97.9748,33.9097],[-97.975,33.9103],[-97.9751,33.9104],[-97.9753,33.9109],[-97.9758,33.9116],[-97.9765,33.9121],[-97.977,33.9126],[-97.9774,33.9127],[-97.9782,33.9127],[-97.9788,33.9126],[-97.9796,33.9119],[-97.98,33.9114],[-97.981,33.9094],[-97.9816,33.908],[-97.9835,33.904],[-97.984,33.9025],[-97.9842,33.9016],[-97.9845,33.9007],[-97.9846,33.8991],[-97.9845,33.8987],[-97.9844,33.898],[-97.9838,33.8972],[-97.9833,33.8967],[-97.9819,33.8953],[-97.9818,33.8952],[-97.98,33.8928],[-97.9797,33.8922],[-97.9788,33.8909],[-97.9779,33.8899],[-97.9779,33.8898],[-97.9765,33.8885],[-97.9743,33.8867],[-97.9743,33.8864],[-97.9742,33.8864],[-97.9719,33.8847],[-97.9695,33.8832],[-97.9677,33.8822],[-97.9667,33.8817],[-97.9655,33.8815],[-97.9648,33.8814],[-97.9628,33.8805],[-97.9607,33.8797],[-97.9584,33.8791],[-97.9571,33.8788],[-97.9552,33.8786],[-97.9512,33.8784],[-97.9504,33.8785],[-97.9494,33.8787],[-97.9484,33.8788],[-97.947,33.8786],[-97.9466,33.8786],[-97.9452,33.8789],[-97.9433,33.879],[-97.9429,33.8791],[-97.9425,33.8788],[-97.9422,33.8788],[-97.9416,33.8792],[-97.9397,33.8794],[-97.939,33.8795],[-97.9381,33.8793],[-97.9368,33.879],[-97.9358,33.8786],[-97.935,33.8783],[-97.9347,33.8782],[-97.9342,33.8781],[-97.9329,33.8772],[-97.9325,33.8768],[-97.9323,33.8765],[-97.9301,33.8751],[-97.9286,33.8742],[-97.9248,33.8727],[-97.9206,33.8709],[-97.9189,33.8702],[-97.9183,33.87],[-97.9144,33.8686],[-97.913,33.8685],[-97.9099,33.8672],[-97.9093,33.8666],[-97.9071,33.8656],[-97.9068,33.8653],[-97.9066,33.8648],[-97.9057,33.8641],[-97.9056,33.8637],[-97.9055,33.8635],[-97.9036,33.8627],[-97.9013,33.8612],[-97.8995,33.8597],[-97.8985,33.8589],[-97.8981,33.8589],[-97.8967,33.858],[-97.895,33.8573],[-97.8942,33.8571],[-97.8931,33.8569],[-97.891,33.8569],[-97.8902,33.8568],[-97.8887,33.8567],[-97.8884,33.8565],[-97.8884,33.8563],[-97.8894,33.8564],[-97.8894,33.8563],[-97.8873,33.8555],[-97.884,33.8546],[-97.8832,33.8544],[-97.881,33.8532],[-97.8798,33.8524],[-97.8791,33.8516],[-97.8788,33.851],[-97.8782,33.8505],[-97.8774,33.8502],[-97.8753,33.8497],[-97.8727,33.8493],[-97.8715,33.8491],[-97.869,33.8494],[-97.8673,33.8494],[-97.8661,33.8496],[-97.8642,33.8497],[-97.8572,33.8516],[-97.8551,33.8522],[-97.8536,33.8527],[-97.8522,33.8531],[-97.8507,33.8539],[-97.8495,33.8543],[-97.8488,33.8544],[-97.8478,33.8547],[-97.8458,33.8557],[-97.8446,33.8565],[-97.8438,33.8568],[-97.8433,33.8568],[-97.8416,33.8563],[-97.8407,33.8564],[-97.8388,33.8569],[-97.8363,33.8573],[-97.8358,33.8574],[-97.8354,33.8574],[-97.8351,33.8574],[-97.8343,33.8576],[-97.8335,33.8581],[-97.8332,33.8583],[-97.8331,33.8587],[-97.833,33.8587],[-97.8319,33.8601],[-97.8319,33.8608],[-97.8311,33.8617],[-97.8303,33.8623],[-97.829,33.8628],[-97.8275,33.8637],[-97.8274,33.8637],[-97.8259,33.8645],[-97.823,33.8665],[-97.8207,33.8689],[-97.8197,33.8705],[-97.8193,33.8718],[-97.8192,33.8722],[-97.8189,33.874],[-97.819,33.8751],[-97.819,33.8761],[-97.8194,33.8772],[-97.8194,33.8779],[-97.8192,33.8791],[-97.8184,33.8803],[-97.8176,33.881],[-97.8168,33.8815],[-97.8155,33.882],[-97.8147,33.8821],[-97.8139,33.8819],[-97.8125,33.8811],[-97.8115,33.88],[-97.8101,33.8779],[-97.8089,33.8767],[-97.8085,33.8765],[-97.8074,33.8762],[-97.8067,33.8762],[-97.806,33.8766],[-97.8054,33.8772],[-97.8042,33.8789],[-97.8035,33.8802],[-97.8028,33.8822],[-97.8024,33.8832],[-97.8022,33.8838],[-97.8016,33.8851],[-97.8014,33.8863],[-97.8014,33.8878],[-97.8016,33.8882],[-97.8016,33.8898],[-97.8012,33.8906],[-97.8011,33.8909],[-97.8012,33.8929],[-97.8013,33.8936],[-97.8014,33.8936],[-97.8015,33.894],[-97.8016,33.8941],[-97.8017,33.8952],[-97.8016,33.8959],[-97.8011,33.8966],[-97.7989,33.8985],[-97.7981,33.8991],[-97.797,33.8995],[-97.7961,33.8997],[-97.7955,33.8999],[-97.7948,33.9],[-97.7937,33.8997],[-97.7924,33.8991],[-97.7918,33.8986],[-97.7911,33.8977],[-97.7888,33.8943],[-97.7882,33.8938],[-97.7881,33.8936],[-97.7882,33.8921],[-97.788,33.8919],[-97.7874,33.8916],[-97.7853,33.8907],[-97.7847,33.8906],[-97.7827,33.8926],[-97.7813,33.8945],[-97.7808,33.8944],[-97.781,33.8946],[-97.781,33.8949],[-97.7806,33.8955],[-97.78,33.8972],[-97.7797,33.8992],[-97.7797,33.9014],[-97.7802,33.904],[-97.7803,33.9048],[-97.7814,33.9068],[-97.7821,33.9078],[-97.7825,33.9084],[-97.7829,33.9094],[-97.7837,33.9106],[-97.7855,33.9122],[-97.7861,33.9134],[-97.7861,33.9143],[-97.7859,33.915],[-97.7843,33.9174],[-97.7835,33.9183],[-97.7826,33.9189],[-97.7817,33.9193],[-97.7805,33.9197],[-97.7797,33.9197],[-97.7783,33.9196],[-97.7774,33.9193],[-97.7768,33.9189],[-97.7755,33.9178],[-97.7741,33.9164],[-97.7736,33.9157],[-97.7733,33.9149],[-97.7731,33.9147],[-97.7727,33.9144],[-97.7687,33.9137],[-97.7678,33.9135],[-97.7655,33.9135],[-97.7652,33.9136],[-97.7638,33.9142],[-97.7621,33.9153],[-97.7617,33.9156],[-97.7614,33.916],[-97.7602,33.9172],[-97.7597,33.918],[-97.7594,33.9188],[-97.7596,33.9233],[-97.7598,33.9252],[-97.7608,33.9275],[-97.7611,33.9278],[-97.7614,33.9289],[-97.7614,33.9292],[-97.7619,33.9298],[-97.7624,33.9305],[-97.7627,33.9308],[-97.7628,33.9324],[-97.763,33.933],[-97.763,33.9342],[-97.7628,33.9344],[-97.7623,33.9346],[-97.7618,33.9348],[-97.7603,33.9353],[-97.7587,33.9356],[-97.7584,33.9356],[-97.7571,33.9359],[-97.755,33.9368],[-97.7537,33.937],[-97.7529,33.9371],[-97.7511,33.937],[-97.7503,33.9367],[-97.7497,33.9365],[-97.7495,33.9363],[-97.7492,33.9362],[-97.7457,33.9368],[-97.742,33.9374],[-97.7413,33.9374],[-97.7407,33.9373],[-97.7385,33.9373],[-97.7374,33.9371],[-97.7365,33.9364],[-97.7355,33.9363],[-97.7337,33.9362],[-97.7323,33.9365],[-97.7322,33.9367],[-97.7261,33.9406],[-97.7253,33.941],[-97.7247,33.9415],[-97.7246,33.9418],[-97.7243,33.9422],[-97.7229,33.9434],[-97.7217,33.944],[-97.7212,33.9445],[-97.7207,33.9446],[-97.7205,33.9445],[-97.7206,33.944],[-97.7166,33.9472],[-97.7144,33.9497],[-97.7132,33.9507],[-97.7122,33.9516],[-97.7098,33.9547],[-97.7097,33.9548],[-97.7095,33.9549],[-97.7068,33.9589],[-97.7042,33.9633],[-97.7026,33.9676],[-97.7021,33.9685],[-97.7018,33.9699],[-97.701,33.9715],[-97.7005,33.9723],[-97.6995,33.9742],[-97.6992,33.9757],[-97.6986,33.9758],[-97.6979,33.9773],[-97.6976,33.9783],[-97.6972,33.9784],[-97.6961,33.9799],[-97.6957,33.9801],[-97.6952,33.9809],[-97.6946,33.9816],[-97.6931,33.9837],[-97.6925,33.9841],[-97.6901,33.985],[-97.6892,33.9858],[-97.6887,33.9861],[-97.6887,33.9865],[-97.6886,33.9866],[-97.688,33.9866],[-97.6877,33.9872],[-97.686,33.9879],[-97.6854,33.988],[-97.6853,33.9881],[-97.6842,33.9884],[-97.6839,33.9884],[-97.6838,33.9881],[-97.6829,33.9883],[-97.6814,33.9884],[-97.6787,33.9894],[-97.6777,33.9897],[-97.6753,33.9904],[-97.6745,33.9906],[-97.6737,33.9909],[-97.6729,33.9909],[-97.6725,33.9909],[-97.6718,33.9914],[-97.6713,33.9915],[-97.6699,33.9915],[-97.6684,33.9913],[-97.6677,33.9911],[-97.6677,33.9909],[-97.6681,33.9906],[-97.6681,33.9905],[-97.668,33.9904],[-97.6662,33.9906],[-97.6629,33.9907],[-97.662,33.9908],[-97.6615,33.9908],[-97.6597,33.9904],[-97.6582,33.9899],[-97.6576,33.9895],[-97.6573,33.9896],[-97.6572,33.9897],[-97.6562,33.9895],[-97.6556,33.9892],[-97.6555,33.989],[-97.6557,33.9889],[-97.6567,33.989],[-97.6572,33.989],[-97.6573,33.9888],[-97.6542,33.988],[-97.6496,33.9865],[-97.6482,33.9864],[-97.6474,33.9861],[-97.6465,33.9856],[-97.6441,33.9845],[-97.638,33.9825],[-97.6359,33.982],[-97.6356,33.9818],[-97.6353,33.9817],[-97.6344,33.9815],[-97.6338,33.9813],[-97.6334,33.9809],[-97.6314,33.9799],[-97.6313,33.9798],[-97.6307,33.9793],[-97.6303,33.9791],[-97.6299,33.9792],[-97.6296,33.9792],[-97.6289,33.9787],[-97.6289,33.9783],[-97.6287,33.9781],[-97.6253,33.9762],[-97.6246,33.9759],[-97.624,33.9754],[-97.623,33.974],[-97.6218,33.973],[-97.6201,33.972],[-97.6194,33.9716],[-97.6176,33.9708],[-97.6168,33.9701],[-97.6161,33.9697],[-97.6155,33.9696],[-97.6141,33.9695],[-97.6091,33.9681],[-97.6077,33.9667],[-97.607,33.9662],[-97.6067,33.9656],[-97.606,33.965],[-97.6045,33.964],[-97.6044,33.9638],[-97.6043,33.9628],[-97.6037,33.9622],[-97.6025,33.9617],[-97.601,33.9608],[-97.6009,33.9603],[-97.6009,33.9589],[-97.6004,33.9582],[-97.6004,33.9579],[-97.5995,33.9563],[-97.5986,33.9557],[-97.598,33.9552],[-97.5964,33.9546],[-97.5964,33.9545],[-97.5962,33.9545],[-97.5946,33.9543],[-97.591,33.9542],[-97.5904,33.9541],[-97.5896,33.9535],[-97.589,33.9525],[-97.5888,33.9519],[-97.589,33.9516],[-97.5892,33.9514],[-97.5903,33.9494],[-97.5914,33.9481],[-97.5917,33.9466],[-97.5922,33.946],[-97.5927,33.9454],[-97.594,33.9446],[-97.5944,33.9441],[-97.5954,33.9414],[-97.5955,33.9404],[-97.5954,33.9389],[-97.595,33.9374],[-97.5949,33.9372],[-97.5942,33.9355],[-97.5933,33.9339],[-97.5919,33.9327],[-97.5918,33.9324],[-97.5914,33.932],[-97.5912,33.9312],[-97.5912,33.9296],[-97.5915,33.9282],[-97.5932,33.9256],[-97.5939,33.9247],[-97.5946,33.9235],[-97.5951,33.923],[-97.5961,33.9221],[-97.5965,33.9214],[-97.5965,33.9212],[-97.597,33.9202],[-97.5971,33.9179],[-97.597,33.9163],[-97.5966,33.9147],[-97.5965,33.9147],[-97.5963,33.9138],[-97.5958,33.9131],[-97.5955,33.9125],[-97.5954,33.9123],[-97.5948,33.9117],[-97.5945,33.9111],[-97.5941,33.9108],[-97.5938,33.9103],[-97.5932,33.9101],[-97.5931,33.9103],[-97.5928,33.9104],[-97.5913,33.9099],[-97.5909,33.9096],[-97.5899,33.908],[-97.5897,33.9066],[-97.5893,33.9057],[-97.5892,33.9049],[-97.5893,33.9041],[-97.5893,33.9039],[-97.5874,33.9025],[-97.5859,33.9019],[-97.5845,33.9013],[-97.5828,33.9004],[-97.5811,33.8997],[-97.5795,33.8994],[-97.5781,33.8992],[-97.5725,33.8993],[-97.5724,33.8993],[-97.5713,33.8997],[-97.5694,33.9011],[-97.5687,33.9014],[-97.5686,33.9013],[-97.5686,33.901],[-97.5683,33.9011],[-97.5678,33.9013],[-97.567,33.9016],[-97.5639,33.9012],[-97.5628,33.9009],[-97.5609,33.8996],[-97.5606,33.8993],[-97.5607,33.8986],[-97.5604,33.8982],[-97.5599,33.8976],[-97.5594,33.8974],[-97.5583,33.8971],[-97.555,33.8973],[-97.5515,33.898],[-97.5503,33.8986],[-97.5494,33.8991],[-97.5455,33.9004],[-97.5433,33.9013],[-97.5417,33.9022],[-97.5404,33.9031],[-97.538,33.9043],[-97.5342,33.9057],[-97.5327,33.9066],[-97.529,33.9092],[-97.5253,33.9117],[-97.5242,33.9122],[-97.5239,33.9122],[-97.5241,33.9118],[-97.5241,33.9117],[-97.5198,33.9134],[-97.5192,33.9136],[-97.5181,33.914],[-97.5179,33.914],[-97.5177,33.9139],[-97.5174,33.914],[-97.5172,33.914],[-97.5168,33.9141],[-97.5165,33.9143],[-97.5162,33.9144],[-97.5155,33.9146],[-97.5149,33.9149],[-97.511,33.9163],[-97.51,33.9166],[-97.5099,33.9166],[-97.5091,33.9168],[-97.5089,33.9168],[-97.5085,33.917],[-97.5061,33.9175],[-97.504,33.9183],[-97.5009,33.9195],[-97.5003,33.9196],[-97.4993,33.9196],[-97.4985,33.9195],[-97.4966,33.9194],[-97.4948,33.9192],[-97.491,33.9181],[-97.49,33.9182],[-97.4877,33.9175],[-97.4865,33.917],[-97.4865,33.9168],[-97.4866,33.9166],[-97.4864,33.9164],[-97.4853,33.916],[-97.4842,33.9155],[-97.4826,33.9146],[-97.4806,33.9137],[-97.4744,33.9108],[-97.4705,33.909],[-97.4691,33.9086],[-97.4683,33.9081],[-97.4668,33.907],[-97.466,33.9064],[-97.4649,33.9057],[-97.4636,33.905],[-97.4631,33.9049],[-97.4623,33.905],[-97.4619,33.9052],[-97.4614,33.9052],[-97.4603,33.9044],[-97.4603,33.904],[-97.4604,33.904],[-97.4604,33.9036],[-97.4598,33.9026],[-97.4593,33.9023],[-97.4583,33.9019],[-97.4581,33.9016],[-97.4575,33.9005],[-97.4567,33.8998],[-97.4562,33.899],[-97.4563,33.8986],[-97.4547,33.8968],[-97.4542,33.8961],[-97.4538,33.8954],[-97.4536,33.8952],[-97.4527,33.894],[-97.4519,33.8924],[-97.4511,33.8917],[-97.451,33.8914],[-97.4511,33.8913],[-97.451,33.8907],[-97.4513,33.8905],[-97.4511,33.8891],[-97.451,33.889],[-97.451,33.8888],[-97.4511,33.8879],[-97.451,33.8869],[-97.4508,33.8866],[-97.4509,33.8863],[-97.4515,33.8852],[-97.4515,33.8847],[-97.4518,33.8816],[-97.4516,33.88],[-97.4512,33.8782],[-97.4514,33.8751],[-97.4513,33.8742],[-97.4515,33.8738],[-97.4516,33.8721],[-97.4515,33.8709],[-97.4522,33.869],[-97.4532,33.8681],[-97.4533,33.868],[-97.454,33.8667],[-97.4546,33.8642],[-97.4548,33.8641],[-97.455,33.8628],[-97.4559,33.8599],[-97.456,33.8594],[-97.456,33.8589],[-97.4557,33.8581],[-97.4559,33.8576],[-97.4569,33.8571],[-97.4571,33.8567],[-97.4575,33.856],[-97.4575,33.8554],[-97.4576,33.8551],[-97.458,33.8551],[-97.4584,33.8544],[-97.4596,33.8533],[-97.4599,33.8526],[-97.4606,33.8517],[-97.4615,33.8496],[-97.462,33.8476],[-97.4622,33.8467],[-97.4628,33.8446],[-97.4632,33.8431],[-97.4632,33.842],[-97.4628,33.8419],[-97.4623,33.8403],[-97.4618,33.8397],[-97.4616,33.8392],[-97.4614,33.8388],[-97.4613,33.8387],[-97.4612,33.8385],[-97.4605,33.8373],[-97.4595,33.8353],[-97.4591,33.8346],[-97.4583,33.834],[-97.4573,33.8334],[-97.4561,33.8323],[-97.4551,33.831],[-97.4549,33.8306],[-97.4546,33.83],[-97.4531,33.8285],[-97.4515,33.828],[-97.4504,33.8274],[-97.4481,33.8259],[-97.4457,33.8248],[-97.4452,33.8246],[-97.445,33.8244],[-97.4449,33.824],[-97.4445,33.824],[-97.4442,33.8238],[-97.4439,33.8237],[-97.4374,33.8218],[-97.4363,33.8216],[-97.4349,33.8215],[-97.4333,33.8213],[-97.4318,33.8208],[-97.4303,33.8204],[-97.4293,33.8199],[-97.4288,33.8194],[-97.4278,33.8189],[-97.4268,33.8186],[-97.4229,33.8185],[-97.4206,33.8187],[-97.4182,33.8187],[-97.4157,33.8184],[-97.4143,33.8181],[-97.4142,33.818],[-97.4141,33.8185],[-97.4138,33.8193],[-97.4137,33.8193],[-97.4127,33.8193],[-97.411,33.8191],[-97.4104,33.8188],[-97.4069,33.8189],[-97.4064,33.8188],[-97.4059,33.8189],[-97.4056,33.819],[-97.4043,33.8193],[-97.4041,33.8193],[-97.4035,33.8194],[-97.4033,33.8195],[-97.4027,33.8196],[-97.4003,33.8195],[-97.4001,33.8195],[-97.3985,33.8198],[-97.3954,33.8199],[-97.3951,33.82],[-97.3939,33.8198],[-97.3925,33.8194],[-97.3916,33.8193],[-97.391,33.819],[-97.3906,33.8188],[-97.3896,33.8189],[-97.3869,33.8192],[-97.3866,33.8194],[-97.3862,33.8195],[-97.3854,33.8194],[-97.3821,33.8187],[-97.3803,33.8185],[-97.3796,33.8186],[-97.379,33.8188],[-97.3767,33.8188],[-97.3758,33.8188],[-97.3754,33.8186],[-97.3747,33.8186],[-97.3733,33.8191],[-97.373,33.8192],[-97.3729,33.8194],[-97.3687,33.8214],[-97.3655,33.8237],[-97.3634,33.8257],[-97.3625,33.8264],[-97.3588,33.8297],[-97.3585,33.83],[-97.3583,33.8303],[-97.3582,33.8303],[-97.3573,33.8314],[-97.3561,33.8341],[-97.356,33.835],[-97.3549,33.8372],[-97.3543,33.838],[-97.3533,33.8385],[-97.353,33.8388],[-97.3516,33.8405],[-97.3514,33.8408],[-97.3512,33.841],[-97.3497,33.8434],[-97.3493,33.8436],[-97.3483,33.8439],[-97.3478,33.8444],[-97.3472,33.8451],[-97.3468,33.8469],[-97.3459,33.8485],[-97.3451,33.8503],[-97.3444,33.8515],[-97.3443,33.8527],[-97.3441,33.8531],[-97.3434,33.8539],[-97.3428,33.8548],[-97.3422,33.8562],[-97.3421,33.8572],[-97.3415,33.8582],[-97.3408,33.8588],[-97.3407,33.8588],[-97.3402,33.8597],[-97.3401,33.8598],[-97.3396,33.8607],[-97.3392,33.8621],[-97.3384,33.8663],[-97.3381,33.8706],[-97.3376,33.8734],[-97.3372,33.8751],[-97.3359,33.8792],[-97.3349,33.8818],[-97.3336,33.8836],[-97.3325,33.8843],[-97.3319,33.8845],[-97.3305,33.8847],[-97.3286,33.8848],[-97.3272,33.8847],[-97.3266,33.8844],[-97.3258,33.8839],[-97.3238,33.8817],[-97.3234,33.8809],[-97.3233,33.8792],[-97.3234,33.8785],[-97.3242,33.8766],[-97.3243,33.8764],[-97.3252,33.8751],[-97.3263,33.8733],[-97.3281,33.8703],[-97.3306,33.8672],[-97.3334,33.8642],[-97.334,33.8632],[-97.3342,33.8629],[-97.3346,33.8614],[-97.3347,33.8591],[-97.3346,33.8572],[-97.3345,33.8567],[-97.3342,33.8563],[-97.3334,33.8556],[-97.3328,33.8553],[-97.3321,33.8551],[-97.3319,33.8551],[-97.3309,33.8551],[-97.33,33.8552],[-97.3287,33.8554],[-97.3278,33.856],[-97.3261,33.8571],[-97.3222,33.8606],[-97.321,33.8617],[-97.3204,33.8623],[-97.3181,33.8635],[-97.3178,33.8642],[-97.3169,33.8654],[-97.3164,33.8658],[-97.3155,33.8662],[-97.3145,33.8654],[-97.3143,33.8651],[-97.3143,33.867],[-97.314,33.8675],[-97.3123,33.8699],[-97.3107,33.8725],[-97.31,33.8745],[-97.3098,33.8751],[-97.3094,33.8778],[-97.3094,33.8802],[-97.3098,33.883],[-97.3107,33.8855],[-97.3108,33.8856],[-97.3112,33.8865],[-97.3112,33.8871],[-97.3103,33.8885],[-97.3101,33.8885],[-97.3101,33.8886],[-97.3099,33.8886],[-97.3092,33.8887],[-97.308,33.8883],[-97.3078,33.8881],[-97.3076,33.888],[-97.3022,33.8839],[-97.3016,33.8832],[-97.3014,33.8829],[-97.2984,33.8799],[-97.298,33.8795],[-97.2972,33.8786],[-97.2956,33.8772],[-97.2948,33.8765],[-97.2933,33.8751],[-97.2908,33.8727],[-97.2897,33.8717],[-97.2878,33.87],[-97.2854,33.8682],[-97.2828,33.8665],[-97.281,33.8655],[-97.2792,33.8646],[-97.2755,33.8633],[-97.2746,33.8624],[-97.274,33.8621],[-97.2729,33.8617],[-97.272,33.8609],[-97.272,33.8603],[-97.2716,33.8597],[-97.2713,33.8593],[-97.271,33.8587],[-97.2709,33.858],[-97.2706,33.8581],[-97.2704,33.8582],[-97.2703,33.8582],[-97.2699,33.8584],[-97.2695,33.8585],[-97.2692,33.8586],[-97.2689,33.8588],[-97.2685,33.859],[-97.2682,33.8591],[-97.2678,33.8594],[-97.2675,33.8596],[-97.2671,33.8598],[-97.2669,33.86],[-97.2666,33.8602],[-97.2665,33.8604],[-97.2664,33.8606],[-97.2663,33.8608],[-97.2662,33.861],[-97.2661,33.8611],[-97.2661,33.8612],[-97.266,33.8613],[-97.2659,33.8616],[-97.2658,33.8617],[-97.2657,33.8619],[-97.2656,33.8621],[-97.2654,33.8622],[-97.2652,33.8623],[-97.2652,33.8624],[-97.2651,33.8624],[-97.2648,33.8625],[-97.2645,33.8626],[-97.2644,33.8627],[-97.2643,33.8627],[-97.264,33.8628],[-97.2638,33.8628],[-97.2636,33.8629],[-97.2623,33.8629],[-97.259,33.863],[-97.2566,33.8633],[-97.2556,33.8637],[-97.2552,33.8641],[-97.2542,33.8653],[-97.2538,33.8664],[-97.2532,33.8679],[-97.2515,33.8706],[-97.2503,33.8727],[-97.2492,33.8751],[-97.2491,33.876],[-97.2491,33.8806],[-97.249,33.8807],[-97.249,33.8809],[-97.2489,33.8821],[-97.2488,33.8828],[-97.2485,33.8836],[-97.2465,33.8875],[-97.2471,33.8894],[-97.2471,33.8929],[-97.2469,33.8949],[-97.2469,33.8974],[-97.2463,33.9005],[-97.2459,33.9017],[-97.2454,33.9028],[-97.2451,33.9032],[-97.2441,33.9043],[-97.2422,33.9064],[-97.2415,33.9069],[-97.2395,33.908],[-97.2351,33.9093],[-97.2323,33.9099],[-97.2316,33.9102],[-97.2307,33.9109],[-97.2299,33.9116],[-97.2285,33.9132],[-97.228,33.9133],[-97.2278,33.9132],[-97.2274,33.9132],[-97.2271,33.9132],[-97.2269,33.9132],[-97.2266,33.9132],[-97.2262,33.9133],[-97.226,33.9135],[-97.2258,33.9138],[-97.2215,33.9144],[-97.2165,33.9152],[-97.2126,33.9159],[-97.2122,33.916],[-97.2109,33.9161],[-97.2103,33.9159],[-97.2081,33.9151],[-97.2061,33.9143],[-97.2049,33.9133],[-97.2041,33.9128],[-97.2032,33.9121],[-97.2025,33.9114],[-97.2024,33.9112],[-97.2022,33.911],[-97.2016,33.91],[-97.2004,33.9088],[-97.1984,33.9075],[-97.1962,33.9064],[-97.195,33.9059],[-97.1936,33.9052],[-97.1925,33.9047],[-97.192,33.9045],[-97.1908,33.9038],[-97.1905,33.9036],[-97.1892,33.9026],[-97.188,33.9022],[-97.1866,33.9016],[-97.1855,33.9007],[-97.1826,33.8976],[-97.1808,33.8952],[-97.1806,33.8945],[-97.1796,33.8922],[-97.1793,33.8911],[-97.1792,33.8894],[-97.1791,33.889],[-97.1787,33.8877],[-97.1782,33.8837],[-97.1778,33.8826],[-97.1773,33.8819],[-97.1764,33.8791],[-97.1763,33.8784],[-97.1766,33.8774],[-97.177,33.8772],[-97.177,33.8767],[-97.1765,33.8758],[-97.1764,33.8755],[-97.1763,33.8755],[-97.1763,33.8751],[-97.176,33.8745],[-97.176,33.8741],[-97.1749,33.872],[-97.1749,33.8718],[-97.1744,33.8707],[-97.1744,33.8705],[-97.1733,33.8678],[-97.1727,33.8662],[-97.1728,33.8661],[-97.1708,33.8617],[-97.1707,33.8616],[-97.17,33.8597],[-97.1687,33.856],[-97.1673,33.8505],[-97.1671,33.8499],[-97.1666,33.8473],[-97.1669,33.8463],[-97.1668,33.8441],[-97.1669,33.843],[-97.1672,33.8419],[-97.1673,33.8416],[-97.1669,33.8409],[-97.1668,33.8409],[-97.1668,33.8404],[-97.1676,33.8398],[-97.168,33.8393],[-97.1699,33.837],[-97.1716,33.8353],[-97.1748,33.8342],[-97.1758,33.8338],[-97.1769,33.833],[-97.1799,33.8317],[-97.1814,33.8314],[-97.1847,33.8309],[-97.1863,33.8309],[-97.189,33.831],[-97.1925,33.8313],[-97.1937,33.8313],[-97.1947,33.8312],[-97.1957,33.8308],[-97.1958,33.8308],[-97.1967,33.8304],[-97.1975,33.8298],[-97.1978,33.8294],[-97.199,33.8284],[-97.1998,33.8274],[-97.2014,33.8253],[-97.2017,33.8244],[-97.2035,33.8218],[-97.2046,33.8199],[-97.205,33.8189],[-97.205,33.818],[-97.2048,33.8169],[-97.2049,33.8153],[-97.2049,33.8152],[-97.2049,33.8134],[-97.2049,33.8124],[-97.2048,33.8101],[-97.2049,33.8097],[-97.2052,33.8097],[-97.2053,33.8098],[-97.2054,33.8113],[-97.2056,33.8115],[-97.2057,33.8113],[-97.2058,33.81],[-97.2057,33.8098],[-97.2056,33.8091],[-97.2057,33.8029],[-97.2054,33.8015],[-97.2048,33.7999],[-97.2035,33.7978],[-97.2032,33.7973],[-97.2026,33.7966],[-97.2017,33.7961],[-97.201,33.7954],[-97.2007,33.7948],[-97.2006,33.7943],[-97.2006,33.7937],[-97.2005,33.7933],[-97.2005,33.7932],[-97.1969,33.789],[-97.1968,33.7889],[-97.1955,33.7878],[-97.1954,33.7875],[-97.1957,33.7872],[-97.1957,33.7868],[-97.1948,33.7853],[-97.1928,33.7831],[-97.1924,33.7828],[-97.1912,33.7822],[-97.1908,33.7818],[-97.1904,33.7811],[-97.1893,33.7769],[-97.1894,33.7761],[-97.1897,33.776],[-97.1902,33.7764],[-97.1908,33.7764],[-97.1903,33.7758],[-97.1901,33.7752],[-97.1898,33.7749],[-97.1898,33.7747],[-97.1893,33.7738],[-97.1885,33.7724],[-97.1877,33.7698],[-97.1881,33.768],[-97.1886,33.7674],[-97.1891,33.7671],[-97.1898,33.7664],[-97.1907,33.7651],[-97.1913,33.7635],[-97.1928,33.7612],[-97.193,33.7608],[-97.1929,33.7604],[-97.1926,33.76],[-97.1926,33.7597],[-97.1915,33.7584],[-97.1915,33.758],[-97.1913,33.7581],[-97.1904,33.7576],[-97.1853,33.7555],[-97.185,33.756],[-97.1842,33.7561],[-97.1818,33.7559],[-97.1818,33.7557],[-97.1827,33.7556],[-97.1827,33.7555],[-97.1818,33.7554],[-97.1808,33.7549],[-97.1801,33.7545],[-97.1794,33.7529],[-97.1788,33.7512],[-97.1782,33.7501],[-97.1763,33.7478],[-97.1746,33.745],[-97.174,33.7432],[-97.1738,33.741],[-97.1736,33.7396],[-97.1734,33.7393],[-97.1733,33.739],[-97.1722,33.7375],[-97.1653,33.7309],[-97.164,33.7301],[-97.1638,33.73],[-97.1639,33.7299],[-97.1632,33.7293],[-97.1628,33.7291],[-97.1622,33.7287],[-97.161,33.7279],[-97.1609,33.7278],[-97.1607,33.7276],[-97.1604,33.7275],[-97.1598,33.7271],[-97.1596,33.727],[-97.1594,33.7268],[-97.159,33.7266],[-97.1585,33.7263],[-97.1577,33.7258],[-97.1574,33.7255],[-97.1567,33.7253],[-97.1558,33.7248],[-97.1548,33.7243],[-97.1544,33.7241],[-97.1543,33.7241],[-97.1536,33.7238],[-97.1524,33.7235],[-97.152,33.7234],[-97.1517,33.7232],[-97.151,33.7229],[-97.1507,33.7228],[-97.1497,33.7224],[-97.1496,33.7224],[-97.1483,33.7219],[-97.1482,33.7219],[-97.1479,33.7218],[-97.1478,33.7217],[-97.1477,33.7217],[-97.1476,33.7217],[-97.1469,33.7214],[-97.1468,33.7214],[-97.1464,33.7213],[-97.1461,33.7212],[-97.1453,33.7209],[-97.1452,33.7209],[-97.1449,33.7209],[-97.144,33.7205],[-97.1423,33.7199],[-97.1422,33.7199],[-97.1419,33.7199],[-97.1418,33.7198],[-97.1416,33.7198],[-97.1409,33.7196],[-97.1403,33.7195],[-97.1393,33.7191],[-97.1384,33.7189],[-97.1381,33.7189],[-97.1378,33.7189],[-97.1376,33.7188],[-97.1375,33.7188],[-97.1373,33.7187],[-97.1369,33.7187],[-97.1365,33.7186],[-97.136,33.7185],[-97.135,33.7183],[-97.1339,33.7181],[-97.1328,33.718],[-97.1327,33.718],[-97.1316,33.7178],[-97.1313,33.7178],[-97.1305,33.7177],[-97.1299,33.7176],[-97.1297,33.7176],[-97.1287,33.7175],[-97.1282,33.7175],[-97.1281,33.7174],[-97.1278,33.7174],[-97.1274,33.7173],[-97.1273,33.7173],[-97.1272,33.7173],[-97.1271,33.7174],[-97.127,33.7174],[-97.1269,33.7174],[-97.1266,33.7173],[-97.1264,33.7173],[-97.126,33.7172],[-97.1258,33.7172],[-97.1255,33.7171],[-97.1251,33.7171],[-97.125,33.7171],[-97.1247,33.7171],[-97.1246,33.7171],[-97.1238,33.7171],[-97.1236,33.717],[-97.1219,33.7171],[-97.1213,33.7171],[-97.1207,33.7172],[-97.1195,33.7174],[-97.1194,33.7174],[-97.1185,33.7176],[-97.1178,33.7178],[-97.1173,33.7179],[-97.1168,33.718],[-97.1163,33.7182],[-97.1156,33.7183],[-97.115,33.7184],[-97.1149,33.7184],[-97.1144,33.7185],[-97.1136,33.7187],[-97.1128,33.7189],[-97.1125,33.719],[-97.1121,33.7191],[-97.1115,33.7192],[-97.1111,33.7194],[-97.1105,33.7196],[-97.1095,33.7201],[-97.1087,33.7205],[-97.108,33.7208],[-97.1076,33.721],[-97.1072,33.7212],[-97.1068,33.7214],[-97.1067,33.7214],[-97.1062,33.7217],[-97.1058,33.7219],[-97.1047,33.7226],[-97.1044,33.7228],[-97.1041,33.7229],[-97.1037,33.7232],[-97.1033,33.7234],[-97.1032,33.7235],[-97.103,33.7236],[-97.1029,33.7237],[-97.1025,33.724],[-97.1023,33.7241],[-97.1017,33.7245],[-97.1013,33.7248],[-97.1009,33.725],[-97.1008,33.7251],[-97.1004,33.7254],[-97.1003,33.7255],[-97.1001,33.7256],[-97.0998,33.7258],[-97.0997,33.7259],[-97.0996,33.726],[-97.0992,33.7262],[-97.0986,33.7267],[-97.0984,33.7268],[-97.0976,33.7274],[-97.0973,33.7277],[-97.0968,33.7281],[-97.0964,33.7285],[-97.0956,33.7292],[-97.0955,33.7294],[-97.0954,33.7296],[-97.0953,33.7298],[-97.095,33.7301],[-97.0946,33.7306],[-97.0946,33.7307],[-97.0945,33.7307],[-97.0945,33.7308],[-97.0942,33.7311],[-97.094,33.7313],[-97.0938,33.7317],[-97.0936,33.7318],[-97.0933,33.7321],[-97.0928,33.7328],[-97.0925,33.7332],[-97.092,33.7339],[-97.0918,33.7341],[-97.0916,33.7343],[-97.0912,33.7349],[-97.0911,33.7351],[-97.0905,33.7359],[-97.0904,33.736],[-97.0904,33.7361],[-97.0902,33.7363],[-97.0902,33.7364],[-97.0901,33.7365],[-97.0901,33.7366],[-97.0899,33.7367],[-97.0899,33.7368],[-97.0898,33.7369],[-97.0898,33.737],[-97.0897,33.7371],[-97.0896,33.7372],[-97.0896,33.7373],[-97.0896,33.7374],[-97.0894,33.7376],[-97.0892,33.738],[-97.0891,33.7381],[-97.0889,33.7383],[-97.0888,33.7386],[-97.0885,33.739],[-97.0883,33.7395],[-97.0882,33.7396],[-97.088,33.7398],[-97.088,33.74],[-97.088,33.7401],[-97.0878,33.7403],[-97.0878,33.7404],[-97.0875,33.7408],[-97.0874,33.7411],[-97.0873,33.7413],[-97.0871,33.7417],[-97.087,33.7419],[-97.087,33.742],[-97.0869,33.7421],[-97.0869,33.7422],[-97.0868,33.7424],[-97.0868,33.7425],[-97.0866,33.743],[-97.0864,33.7433],[-97.0863,33.7438],[-97.0863,33.744],[-97.0862,33.7442],[-97.0861,33.7446],[-97.0861,33.7448],[-97.0861,33.7451],[-97.0861,33.7454],[-97.0861,33.7455],[-97.0861,33.7456],[-97.086,33.7459],[-97.086,33.746],[-97.086,33.7462],[-97.0859,33.7464],[-97.0859,33.7465],[-97.0858,33.7476],[-97.0858,33.7478],[-97.0858,33.7481],[-97.0858,33.7482],[-97.0857,33.7483],[-97.0857,33.7484],[-97.0857,33.7486],[-97.0857,33.7487],[-97.0856,33.7488],[-97.0856,33.7489],[-97.0856,33.7491],[-97.0856,33.7494],[-97.0854,33.7498],[-97.0854,33.75],[-97.0853,33.7504],[-97.0852,33.751],[-97.0851,33.7511],[-97.0851,33.7516],[-97.085,33.7523],[-97.0849,33.7523],[-97.0849,33.7526],[-97.0849,33.7533],[-97.0849,33.7534],[-97.0849,33.7537],[-97.0848,33.7545],[-97.0848,33.7552],[-97.0848,33.7559],[-97.0848,33.7568],[-97.0848,33.7582],[-97.0847,33.7596],[-97.0848,33.7604],[-97.0848,33.7616],[-97.0849,33.7624],[-97.085,33.7625],[-97.085,33.7631],[-97.0851,33.7638],[-97.0852,33.7645],[-97.0852,33.7647],[-97.0853,33.7652],[-97.0854,33.7658],[-97.0856,33.7666],[-97.0857,33.7674],[-97.0859,33.7682],[-97.0859,33.7684],[-97.0861,33.7692],[-97.0862,33.7694],[-97.0863,33.7695],[-97.0863,33.7696],[-97.0863,33.7697],[-97.0864,33.7701],[-97.0866,33.7707],[-97.0869,33.7717],[-97.0872,33.7723],[-97.0875,33.7731],[-97.0879,33.7739],[-97.0881,33.7745],[-97.0886,33.7754],[-97.0889,33.7762],[-97.0892,33.7767],[-97.0894,33.7773],[-97.0898,33.7783],[-97.09,33.7785],[-97.09,33.7787],[-97.0901,33.7791],[-97.0903,33.7795],[-97.0904,33.7796],[-97.0905,33.7799],[-97.0908,33.7808],[-97.092,33.7828],[-97.0921,33.783],[-97.0922,33.7833],[-97.0926,33.7841],[-97.0927,33.7844],[-97.0934,33.7859],[-97.0938,33.7869],[-97.0943,33.788],[-97.0944,33.7886],[-97.0946,33.79],[-97.0951,33.7922],[-97.0952,33.7938],[-97.0952,33.7946],[-97.0952,33.7953],[-97.0952,33.7964],[-97.0954,33.797],[-97.0954,33.7976],[-97.0952,33.7984],[-97.0951,33.7993],[-97.0947,33.8003],[-97.0943,33.801],[-97.094,33.8016],[-97.094,33.8018],[-97.0938,33.8025],[-97.0929,33.8038],[-97.0927,33.8042],[-97.0913,33.8054],[-97.0897,33.8068],[-97.0896,33.8068],[-97.0894,33.807],[-97.0893,33.8071],[-97.0892,33.8071],[-97.0891,33.8072],[-97.089,33.8072],[-97.0884,33.8077],[-97.0883,33.8077],[-97.0881,33.8079],[-97.0873,33.8085],[-97.0864,33.809],[-97.0862,33.809],[-97.0852,33.8096],[-97.0844,33.8101],[-97.0825,33.8111],[-97.0812,33.8115],[-97.081,33.8116],[-97.0807,33.8118],[-97.0791,33.8123],[-97.0778,33.8126],[-97.076,33.8131],[-97.0752,33.8134],[-97.0748,33.8135],[-97.0739,33.8137],[-97.0738,33.8137],[-97.0725,33.814],[-97.0721,33.8141],[-97.072,33.8141],[-97.0705,33.8142],[-97.0704,33.8143],[-97.07,33.8143],[-97.0694,33.8144],[-97.0691,33.8145],[-97.067,33.8148],[-97.0666,33.8149],[-97.0657,33.8151],[-97.0654,33.8151],[-97.0653,33.8152],[-97.0643,33.8152],[-97.0639,33.8153],[-97.0631,33.8154],[-97.0618,33.8156],[-97.0617,33.8156],[-97.0609,33.8158],[-97.058,33.8162],[-97.0549,33.8164],[-97.0542,33.8165],[-97.0527,33.8165],[-97.0523,33.8165],[-97.0511,33.8166],[-97.0508,33.8166],[-97.0507,33.8167],[-97.0483,33.8173],[-97.0482,33.8175],[-97.0479,33.8188],[-97.0478,33.8195],[-97.0478,33.8198],[-97.0475,33.8218],[-97.0475,33.8223],[-97.0476,33.823],[-97.0478,33.8239],[-97.0479,33.8246],[-97.048,33.8256],[-97.0482,33.827],[-97.0482,33.8273],[-97.0482,33.8275],[-97.0483,33.8279],[-97.0485,33.8284],[-97.0488,33.8288],[-97.0489,33.829],[-97.049,33.8292],[-97.0493,33.8298],[-97.0498,33.8305],[-97.0499,33.8306],[-97.0512,33.8321],[-97.0513,33.8323],[-97.052,33.833],[-97.0528,33.8337],[-97.053,33.8339],[-97.0533,33.8341],[-97.0541,33.8347],[-97.0543,33.8348],[-97.0547,33.8351],[-97.0556,33.8355],[-97.0562,33.8358],[-97.057,33.8362],[-97.0571,33.8363],[-97.0576,33.8365],[-97.0583,33.8368],[-97.0598,33.8372],[-97.0608,33.8375],[-97.0614,33.8377],[-97.0623,33.838],[-97.0644,33.8385],[-97.0652,33.8387],[-97.0662,33.8389],[-97.0663,33.8389],[-97.069,33.8393],[-97.0695,33.8394],[-97.0696,33.8394],[-97.0704,33.8396],[-97.071,33.8396],[-97.0719,33.8397],[-97.073,33.8398],[-97.0733,33.8398],[-97.0739,33.8399],[-97.074,33.8399],[-97.0747,33.8399],[-97.0757,33.84],[-97.0765,33.84],[-97.0767,33.84],[-97.0774,33.84],[-97.0779,33.8401],[-97.0789,33.8401],[-97.0795,33.8402],[-97.08,33.8402],[-97.0802,33.8402],[-97.081,33.8404],[-97.0815,33.8403],[-97.0822,33.8404],[-97.0834,33.8405],[-97.0846,33.8406],[-97.0855,33.8408],[-97.0862,33.8409],[-97.0868,33.8412],[-97.0872,33.8414],[-97.0875,33.8416],[-97.0876,33.8417],[-97.0877,33.842],[-97.0879,33.8421],[-97.0882,33.8424],[-97.0885,33.8426],[-97.0887,33.843],[-97.0891,33.8431],[-97.0896,33.8434],[-97.0899,33.8437],[-97.0901,33.844],[-97.0903,33.8443],[-97.0903,33.8444],[-97.0904,33.8446],[-97.0904,33.8447],[-97.0905,33.8447],[-97.0905,33.8448],[-97.0905,33.8452],[-97.0905,33.8453],[-97.0905,33.8454],[-97.0905,33.8458],[-97.0905,33.846],[-97.0905,33.8462],[-97.0904,33.8464],[-97.0903,33.8471],[-97.0904,33.8473],[-97.0903,33.8475],[-97.0902,33.8476],[-97.0902,33.8477],[-97.0901,33.848],[-97.09,33.8482],[-97.0899,33.8484],[-97.0897,33.849],[-97.0897,33.8493],[-97.0895,33.8499],[-97.0893,33.8505],[-97.0887,33.8515],[-97.0885,33.8518],[-97.0884,33.852],[-97.0882,33.8522],[-97.088,33.8526],[-97.0876,33.8531],[-97.0875,33.8531],[-97.0874,33.8533],[-97.0872,33.8535],[-97.087,33.8537],[-97.0868,33.8538],[-97.0868,33.8539],[-97.0867,33.8539],[-97.0866,33.854],[-97.0865,33.854],[-97.0864,33.8541],[-97.0862,33.8542],[-97.0861,33.8543],[-97.086,33.8544],[-97.0859,33.8544],[-97.0854,33.8547],[-97.0852,33.8548],[-97.0846,33.8552],[-97.0829,33.856],[-97.0827,33.8561],[-97.0808,33.8566],[-97.078,33.8578],[-97.0769,33.8581],[-97.0756,33.8586],[-97.0756,33.8587],[-97.0735,33.8593],[-97.0731,33.8594],[-97.0726,33.8595],[-97.0711,33.86],[-97.0706,33.8601],[-97.0703,33.8602],[-97.0695,33.8604],[-97.0688,33.8604],[-97.0681,33.8605],[-97.067,33.8605],[-97.0665,33.8604],[-97.0638,33.86],[-97.0628,33.8595],[-97.062,33.8593],[-97.0598,33.8584],[-97.0583,33.8577],[-97.0576,33.8573],[-97.0574,33.8572],[-97.0566,33.8565],[-97.0565,33.8565],[-97.0562,33.8561],[-97.0558,33.8557],[-97.0551,33.8547],[-97.0547,33.8539],[-97.0544,33.8534],[-97.0543,33.8531],[-97.054,33.8525],[-97.0538,33.8522],[-97.0537,33.8519],[-97.0537,33.8518],[-97.0537,33.8516],[-97.0537,33.8514],[-97.0536,33.8512],[-97.0536,33.8511],[-97.0536,33.851],[-97.0535,33.8509],[-97.0534,33.8507],[-97.0532,33.8504],[-97.0526,33.8493],[-97.0521,33.8484],[-97.0519,33.8481],[-97.0518,33.8479],[-97.0517,33.8478],[-97.0513,33.847],[-97.0511,33.8468],[-97.051,33.8466],[-97.0507,33.8461],[-97.0502,33.8453],[-97.0498,33.8449],[-97.0495,33.8444],[-97.0489,33.8435],[-97.0485,33.843],[-97.0481,33.8424],[-97.0476,33.8416],[-97.0471,33.8409],[-97.0468,33.8404],[-97.0461,33.8396],[-97.046,33.8395],[-97.0459,33.8394],[-97.0453,33.8391],[-97.0451,33.839],[-97.045,33.8389],[-97.0447,33.8388],[-97.0446,33.8388],[-97.0445,33.8388],[-97.0442,33.8387],[-97.0434,33.8385],[-97.0431,33.8383],[-97.0431,33.8382],[-97.0428,33.8381],[-97.0426,33.8381],[-97.0426,33.838],[-97.0423,33.8379],[-97.042,33.8378],[-97.0418,33.8378],[-97.0416,33.8377],[-97.0414,33.8377],[-97.0413,33.8376],[-97.0411,33.8376],[-97.041,33.8376],[-97.0408,33.8376],[-97.0406,33.8376],[-97.0404,33.8377],[-97.0401,33.8377],[-97.0399,33.8378],[-97.0395,33.8379],[-97.0394,33.8379],[-97.0393,33.838],[-97.0392,33.8381],[-97.039,33.8382],[-97.0379,33.8387],[-97.0374,33.8389],[-97.0367,33.8392],[-97.0358,33.8396],[-97.0345,33.8401],[-97.0336,33.8404],[-97.033,33.8406],[-97.0327,33.8407],[-97.0322,33.8409],[-97.0318,33.8411],[-97.0315,33.8412],[-97.0313,33.8412],[-97.0309,33.8414],[-97.0298,33.8419],[-97.0294,33.8422],[-97.0289,33.8425],[-97.0287,33.8426],[-97.0282,33.8428],[-97.0281,33.8429],[-97.0273,33.8433],[-97.0262,33.8439],[-97.0257,33.8441],[-97.0251,33.8443],[-97.0249,33.8444],[-97.0248,33.8444],[-97.0243,33.8447],[-97.0228,33.8456],[-97.0214,33.8464],[-97.0211,33.8467],[-97.021,33.847],[-97.0207,33.8473],[-97.0201,33.8479],[-97.02,33.848],[-97.0197,33.8484],[-97.0192,33.849],[-97.0186,33.8496],[-97.0179,33.8502],[-97.0178,33.8503],[-97.0175,33.8505],[-97.0174,33.8507],[-97.0173,33.8508],[-97.0172,33.851],[-97.0166,33.8516],[-97.0149,33.8533],[-97.0144,33.8539],[-97.0143,33.854],[-97.0139,33.8545],[-97.0138,33.8546],[-97.013,33.8556],[-97.012,33.857],[-97.0117,33.8573],[-97.0113,33.8577],[-97.0109,33.858],[-97.0108,33.8583],[-97.0106,33.8586],[-97.0105,33.8591],[-97.0099,33.8597],[-97.0099,33.8598],[-97.0098,33.8598],[-97.0095,33.8601],[-97.0093,33.8602],[-97.0089,33.8606],[-97.0075,33.8619],[-97.007,33.8623],[-97.0068,33.8624],[-97.0064,33.8628],[-97.0063,33.8629],[-97.0049,33.8642],[-97.0035,33.8654],[-97.0029,33.8659],[-97.0024,33.8661],[-97.0016,33.8665],[-97.001,33.8671],[-97.0005,33.8675],[-97,33.8679],[-96.9992,33.8688],[-96.9991,33.8688],[-96.999,33.869],[-96.9989,33.869],[-96.9989,33.8691],[-96.9986,33.8694],[-96.9971,33.871],[-96.9953,33.8737],[-96.9951,33.874],[-96.995,33.8741],[-96.9949,33.8743],[-96.9948,33.8743],[-96.9948,33.8744],[-96.9948,33.8745],[-96.9946,33.8748],[-96.9945,33.8749],[-96.9944,33.875],[-96.9939,33.8757],[-96.9939,33.8758],[-96.9936,33.8763],[-96.993,33.8775],[-96.9927,33.8783],[-96.9925,33.8787],[-96.9924,33.879],[-96.992,33.8797],[-96.9919,33.8798],[-96.9913,33.8808],[-96.9902,33.8821],[-96.9896,33.8828],[-96.9895,33.883],[-96.9894,33.8833],[-96.9894,33.8836],[-96.9891,33.8844],[-96.9887,33.885],[-96.988,33.886],[-96.9874,33.8868],[-96.9863,33.888],[-96.986,33.8883],[-96.9858,33.8884],[-96.9855,33.8886],[-96.9852,33.8886],[-96.9849,33.8886],[-96.9847,33.8886],[-96.9846,33.889],[-96.9845,33.8895],[-96.9843,33.8897],[-96.9838,33.8909],[-96.9837,33.8921],[-96.9838,33.8922],[-96.9838,33.8932],[-96.9839,33.8942],[-96.984,33.8947],[-96.9842,33.8966],[-96.9843,33.8985],[-96.9845,33.9],[-96.9846,33.9011],[-96.9846,33.9019],[-96.9847,33.9028],[-96.9847,33.9031],[-96.9849,33.9049],[-96.9851,33.9054],[-96.9852,33.9062],[-96.9853,33.9066],[-96.9858,33.9085],[-96.9862,33.9097],[-96.9867,33.9111],[-96.987,33.9122],[-96.9875,33.9133],[-96.9878,33.9141],[-96.988,33.9153],[-96.9879,33.9165],[-96.9879,33.9171],[-96.9881,33.9175],[-96.9883,33.9177],[-96.9884,33.9179],[-96.9885,33.918],[-96.9888,33.9186],[-96.9895,33.9197],[-96.9896,33.9204],[-96.9898,33.9207],[-96.9899,33.9209],[-96.9904,33.9218],[-96.9906,33.9221],[-96.9907,33.9224],[-96.9909,33.9226],[-96.9911,33.9233],[-96.9916,33.9241],[-96.9927,33.9263],[-96.994,33.929],[-96.9946,33.931],[-96.995,33.932],[-96.9954,33.9338],[-96.9954,33.9345],[-96.9955,33.9346],[-96.9956,33.9356],[-96.9956,33.9367],[-96.9957,33.937],[-96.9957,33.9372],[-96.9957,33.9374],[-96.9958,33.9377],[-96.9959,33.9384],[-96.9959,33.9387],[-96.9959,33.939],[-96.996,33.9394],[-96.996,33.9401],[-96.996,33.9406],[-96.996,33.9411],[-96.996,33.9412],[-96.9962,33.9417],[-96.9963,33.9427],[-96.9961,33.944],[-96.9961,33.9444],[-96.9958,33.9461],[-96.9954,33.9473],[-96.9947,33.9487],[-96.9943,33.9492],[-96.9936,33.9498],[-96.9929,33.9506],[-96.992,33.9514],[-96.9919,33.9514],[-96.9916,33.9518],[-96.9908,33.9527],[-96.9899,33.9534],[-96.9894,33.9537],[-96.9892,33.9538],[-96.9892,33.9539],[-96.9888,33.9541],[-96.9885,33.9544],[-96.9879,33.9547],[-96.9874,33.9548],[-96.9867,33.955],[-96.9865,33.9551],[-96.9849,33.9556],[-96.9839,33.9558],[-96.9836,33.9558],[-96.9826,33.956],[-96.9822,33.9561],[-96.9816,33.9563],[-96.9813,33.9564],[-96.981,33.9563],[-96.9804,33.9564],[-96.9799,33.9564],[-96.9794,33.9562],[-96.9793,33.956],[-96.9793,33.9557],[-96.9793,33.9551],[-96.98,33.9535],[-96.9805,33.9523],[-96.9807,33.9518],[-96.981,33.9503],[-96.981,33.9495],[-96.981,33.9492],[-96.981,33.9488],[-96.981,33.9483],[-96.9807,33.9474],[-96.9806,33.9469],[-96.9805,33.9467],[-96.9805,33.9462],[-96.9805,33.9459],[-96.9804,33.9444],[-96.9804,33.9439],[-96.9802,33.9432],[-96.9798,33.9416],[-96.9796,33.9411],[-96.9793,33.9406],[-96.9789,33.9399],[-96.9788,33.9395],[-96.9785,33.9393],[-96.9784,33.9392],[-96.9777,33.9385],[-96.9774,33.938],[-96.9772,33.9378],[-96.9771,33.9377],[-96.977,33.9374],[-96.9769,33.9374],[-96.9768,33.9373],[-96.9767,33.9373],[-96.9767,33.9372],[-96.9766,33.9372],[-96.9765,33.9371],[-96.9764,33.937],[-96.9763,33.937],[-96.976,33.9368],[-96.9759,33.9368],[-96.9759,33.9367],[-96.9758,33.9367],[-96.9758,33.9366],[-96.9756,33.9366],[-96.9749,33.9361],[-96.9738,33.9357],[-96.9729,33.9357],[-96.9725,33.9358],[-96.9722,33.9359],[-96.972,33.9361],[-96.9712,33.9368],[-96.971,33.9371],[-96.9707,33.9373],[-96.9703,33.9374],[-96.9701,33.9375],[-96.9691,33.938],[-96.9683,33.9386],[-96.9675,33.939],[-96.9674,33.939],[-96.9668,33.9393],[-96.9667,33.9394],[-96.9664,33.9395],[-96.9659,33.9397],[-96.9652,33.9399],[-96.9645,33.9402],[-96.9632,33.9406],[-96.9632,33.9405],[-96.963,33.9405],[-96.9617,33.9408],[-96.96,33.9413],[-96.9587,33.9418],[-96.9562,33.9429],[-96.9558,33.9431],[-96.9552,33.9434],[-96.9552,33.9435],[-96.955,33.9435],[-96.9549,33.9435],[-96.9549,33.9436],[-96.9536,33.9442],[-96.9527,33.9445],[-96.9523,33.9446],[-96.9518,33.9447],[-96.9505,33.9459],[-96.9498,33.9464],[-96.949,33.9469],[-96.9468,33.9481],[-96.9467,33.9481],[-96.945,33.949],[-96.9446,33.9492],[-96.9445,33.9493],[-96.944,33.9495],[-96.9438,33.9496],[-96.9422,33.9504],[-96.942,33.9505],[-96.9407,33.9511],[-96.9391,33.9519],[-96.938,33.9526],[-96.9371,33.9531],[-96.9366,33.9534],[-96.9363,33.9537],[-96.9355,33.9541],[-96.9348,33.9545],[-96.9338,33.955],[-96.933,33.9553],[-96.9322,33.9557],[-96.9309,33.9562],[-96.9297,33.9567],[-96.9296,33.9568],[-96.9283,33.9574],[-96.9269,33.958],[-96.9259,33.9584],[-96.9252,33.9587],[-96.9243,33.9592],[-96.9236,33.9594],[-96.9221,33.9596],[-96.9207,33.9595],[-96.9186,33.9589],[-96.9176,33.9586],[-96.9173,33.9584],[-96.9163,33.9578],[-96.9151,33.957],[-96.9143,33.9564],[-96.9137,33.9559],[-96.9127,33.9551],[-96.9113,33.954],[-96.91,33.9528],[-96.9092,33.952],[-96.9074,33.95],[-96.9072,33.9498],[-96.9065,33.9489],[-96.9052,33.9472],[-96.9046,33.946],[-96.904,33.9448],[-96.9024,33.942],[-96.901,33.9388],[-96.9008,33.9381],[-96.9007,33.9376],[-96.9002,33.9361],[-96.8999,33.935],[-96.8994,33.9337],[-96.8989,33.9299],[-96.8987,33.9285],[-96.8986,33.9277],[-96.8985,33.927],[-96.8983,33.9258],[-96.8981,33.9233],[-96.8979,33.9212],[-96.8979,33.9208],[-96.8977,33.9197],[-96.8976,33.9193],[-96.8975,33.9192],[-96.8975,33.919],[-96.8974,33.9187],[-96.8974,33.9186],[-96.8973,33.9182],[-96.8972,33.9182],[-96.897,33.9168],[-96.8969,33.9163],[-96.8968,33.9158],[-96.8967,33.9152],[-96.8966,33.9141],[-96.8965,33.9136],[-96.8965,33.9133],[-96.8964,33.9126],[-96.8964,33.9119],[-96.8965,33.9104],[-96.8966,33.9096],[-96.8968,33.9088],[-96.8968,33.9087],[-96.897,33.9074],[-96.8971,33.9058],[-96.8972,33.9047],[-96.8972,33.9046],[-96.8972,33.9029],[-96.897,33.9016],[-96.8967,33.9004],[-96.8962,33.8991],[-96.896,33.8986],[-96.896,33.898],[-96.8959,33.8971],[-96.8957,33.8964],[-96.8956,33.8961],[-96.8947,33.8949],[-96.894,33.8939],[-96.8938,33.8934],[-96.8937,33.8931],[-96.8933,33.8923],[-96.8933,33.8915],[-96.8931,33.8907],[-96.8928,33.8899],[-96.8926,33.8897],[-96.8926,33.8896],[-96.8925,33.8895],[-96.8923,33.8891],[-96.8916,33.8879],[-96.8909,33.8868],[-96.8905,33.8856],[-96.8902,33.8844],[-96.89,33.8836],[-96.8898,33.8827],[-96.8895,33.8816],[-96.8891,33.8808],[-96.8885,33.8798],[-96.888,33.8792],[-96.8879,33.879],[-96.8876,33.8785],[-96.8872,33.8777],[-96.8868,33.877],[-96.8863,33.8759],[-96.886,33.8751],[-96.8857,33.8735],[-96.8832,33.8684],[-96.883,33.868],[-96.8793,33.8643],[-96.8767,33.8618],[-96.8753,33.8605],[-96.8727,33.8583],[-96.8707,33.8565],[-96.8664,33.8531],[-96.8662,33.8531],[-96.864,33.8519],[-96.8602,33.8497],[-96.8561,33.8475],[-96.8535,33.8473],[-96.8506,33.8472],[-96.8482,33.8481],[-96.8459,33.849],[-96.8437,33.8506],[-96.8424,33.8518],[-96.8416,33.8529],[-96.8415,33.8552],[-96.8415,33.8572],[-96.8413,33.8589],[-96.8411,33.861],[-96.8408,33.8636],[-96.8405,33.865],[-96.8403,33.8662],[-96.8398,33.8684],[-96.8374,33.8713],[-96.8371,33.8715],[-96.8354,33.8725],[-96.8338,33.8735],[-96.8334,33.8737],[-96.8329,33.874],[-96.8322,33.8748],[-96.8312,33.8749],[-96.8282,33.8746],[-96.827,33.8744],[-96.8242,33.8739],[-96.8232,33.8738],[-96.8128,33.8727],[-96.8055,33.8712],[-96.7984,33.8697],[-96.7979,33.8696],[-96.7973,33.8695],[-96.7959,33.8692],[-96.7943,33.8689],[-96.79,33.8668],[-96.7891,33.8663],[-96.789,33.8663],[-96.788,33.8658],[-96.7874,33.8655],[-96.7868,33.8652],[-96.7857,33.8647],[-96.7835,33.8635],[-96.7823,33.8622],[-96.7816,33.8614],[-96.7806,33.8601],[-96.7797,33.8582],[-96.7796,33.8579],[-96.7794,33.8561],[-96.7788,33.8547],[-96.7783,33.8524],[-96.7778,33.8503],[-96.7772,33.8482],[-96.7771,33.8467],[-96.7772,33.8451],[-96.7771,33.8438],[-96.7768,33.842],[-96.7764,33.8413],[-96.7753,33.8394],[-96.7745,33.8381],[-96.7726,33.8338],[-96.7725,33.8335],[-96.772,33.8327],[-96.7715,33.8315],[-96.7709,33.83],[-96.7707,33.8296],[-96.7699,33.8283],[-96.7694,33.8275],[-96.7679,33.8266],[-96.7677,33.8265],[-96.767,33.826],[-96.7663,33.8255],[-96.7662,33.8255],[-96.7646,33.8249],[-96.7634,33.8248],[-96.7632,33.8248],[-96.7616,33.8244],[-96.7602,33.8245],[-96.7574,33.8245],[-96.754,33.8247],[-96.7535,33.8247],[-96.7503,33.8251],[-96.7495,33.8252],[-96.7494,33.8253],[-96.7482,33.8254],[-96.7473,33.8255],[-96.7471,33.8256],[-96.7465,33.8256],[-96.7464,33.8257],[-96.7463,33.8257],[-96.7462,33.8257],[-96.746,33.8257],[-96.745,33.8259],[-96.7442,33.8262],[-96.7438,33.8261],[-96.7426,33.8264],[-96.7421,33.8265],[-96.7405,33.8267],[-96.7384,33.8271],[-96.7372,33.8273],[-96.7357,33.8276],[-96.7334,33.8281],[-96.7331,33.8282],[-96.7316,33.8285],[-96.73,33.8289],[-96.7295,33.829],[-96.7283,33.8294],[-96.7265,33.8299],[-96.7254,33.8302],[-96.7251,33.8303],[-96.7231,33.8304],[-96.7212,33.8305],[-96.7194,33.8306],[-96.7189,33.8306],[-96.7178,33.8308],[-96.7175,33.8308],[-96.7169,33.831],[-96.716,33.831],[-96.7145,33.8312],[-96.7137,33.8313],[-96.7124,33.8316],[-96.7108,33.8321],[-96.7102,33.8323],[-96.7081,33.8331],[-96.7066,33.8338],[-96.7045,33.835],[-96.7033,33.836],[-96.7021,33.8368],[-96.702,33.8369],[-96.7019,33.837],[-96.7008,33.8379],[-96.6996,33.8391],[-96.6983,33.8405],[-96.6979,33.841],[-96.6967,33.8425],[-96.6952,33.8442],[-96.6939,33.8458],[-96.6936,33.8464],[-96.693,33.8469],[-96.6927,33.8473],[-96.6918,33.8484],[-96.6907,33.85],[-96.6899,33.8515],[-96.6896,33.852],[-96.6891,33.8529],[-96.6882,33.8546],[-96.6868,33.8576],[-96.686,33.8597],[-96.6853,33.8613],[-96.6847,33.8629],[-96.6842,33.8647],[-96.6842,33.8649],[-96.6841,33.8652],[-96.6836,33.8673],[-96.6831,33.8691],[-96.683,33.8692],[-96.6825,33.8718],[-96.6822,33.8739],[-96.6821,33.8751],[-96.6821,33.8766],[-96.6823,33.8779],[-96.6825,33.8791],[-96.683,33.8821],[-96.6835,33.8835],[-96.6835,33.8842],[-96.6831,33.8863],[-96.6829,33.8871],[-96.6826,33.8891],[-96.6822,33.8907],[-96.6821,33.8915],[-96.6816,33.8939],[-96.6815,33.8947],[-96.6812,33.8955],[-96.6809,33.8962],[-96.6807,33.8967],[-96.6806,33.8968],[-96.6806,33.897],[-96.68,33.898],[-96.6786,33.9009],[-96.6784,33.9012],[-96.678,33.9022],[-96.6766,33.9053],[-96.6764,33.9063],[-96.6756,33.9083],[-96.6753,33.9091],[-96.6735,33.9123],[-96.6719,33.9138],[-96.6706,33.9149],[-96.6684,33.9162],[-96.6672,33.9169],[-96.6656,33.9172],[-96.6644,33.9173],[-96.6599,33.9167],[-96.6599,33.9166],[-96.6582,33.9158],[-96.655,33.9138],[-96.6543,33.9132],[-96.6533,33.9123],[-96.6522,33.9113],[-96.6477,33.908],[-96.6461,33.9071],[-96.644,33.906],[-96.6394,33.9026],[-96.6339,33.8985],[-96.6314,33.8965],[-96.6301,33.8954],[-96.6283,33.8945],[-96.6271,33.8943],[-96.6264,33.8944],[-96.6262,33.8945],[-96.6253,33.8949],[-96.6241,33.8951],[-96.6207,33.8948],[-96.6148,33.8946],[-96.6101,33.8947],[-96.6082,33.8947],[-96.6064,33.8948],[-96.6042,33.8948],[-96.5998,33.8953],[-96.5922,33.8955],[-96.5889,33.895],[-96.5885,33.895],[-96.5879,33.8948],[-96.5872,33.894],[-96.5864,33.8929],[-96.5854,33.8913],[-96.5852,33.8901],[-96.5854,33.889],[-96.586,33.8872],[-96.5866,33.886],[-96.5873,33.8846],[-96.5875,33.8843],[-96.5891,33.8822],[-96.5901,33.8807],[-96.5918,33.8792],[-96.5974,33.8751],[-96.5989,33.8743],[-96.6017,33.8728],[-96.6053,33.8714],[-96.6116,33.8693],[-96.612,33.869],[-96.6122,33.8687],[-96.6127,33.868],[-96.613,33.8676],[-96.6142,33.8665],[-96.6171,33.8639],[-96.6249,33.8568],[-96.6254,33.8565],[-96.6289,33.8525],[-96.629,33.8524],[-96.6292,33.852],[-96.6293,33.8518],[-96.6295,33.8513],[-96.6296,33.851],[-96.6298,33.8509],[-96.6298,33.8504],[-96.6298,33.8499],[-96.6299,33.8495],[-96.63,33.849],[-96.63,33.8485],[-96.63,33.848],[-96.63,33.8475],[-96.6299,33.8471],[-96.6299,33.8466],[-96.6295,33.8461],[-96.6293,33.8455],[-96.629,33.8453],[-96.6284,33.8449],[-96.6281,33.8446],[-96.6278,33.8445],[-96.6275,33.8443],[-96.6268,33.8439],[-96.6266,33.8438],[-96.6262,33.8436],[-96.6231,33.8415],[-96.6223,33.8412],[-96.618,33.8396],[-96.615,33.8388],[-96.6123,33.8382],[-96.6013,33.8343],[-96.5971,33.8327],[-96.597,33.8327],[-96.5929,33.8309],[-96.5899,33.8295],[-96.5871,33.828],[-96.5842,33.8262],[-96.5792,33.823],[-96.5731,33.8192],[-96.5729,33.8191],[-96.5718,33.819],[-96.5716,33.819],[-96.5712,33.819],[-96.5711,33.819],[-96.5704,33.819],[-96.5702,33.819],[-96.5698,33.819],[-96.5689,33.8189],[-96.5686,33.8189],[-96.5682,33.8188],[-96.5678,33.8188],[-96.5667,33.8185],[-96.5663,33.8185],[-96.5656,33.8187],[-96.5651,33.8188],[-96.5646,33.8189],[-96.5639,33.8191],[-96.5636,33.8192],[-96.5635,33.8192],[-96.5634,33.8192],[-96.5633,33.8191],[-96.5632,33.8191],[-96.5631,33.819],[-96.563,33.8191],[-96.5628,33.8191],[-96.5627,33.819],[-96.5626,33.819],[-96.5624,33.819],[-96.5623,33.819],[-96.5622,33.8191],[-96.5621,33.8191],[-96.5619,33.8191],[-96.5618,33.8191],[-96.5616,33.819],[-96.5615,33.819],[-96.5612,33.8189],[-96.5611,33.8189],[-96.561,33.819],[-96.5609,33.819],[-96.5608,33.8189],[-96.5607,33.8189],[-96.5604,33.8189],[-96.5602,33.8189],[-96.5595,33.8189],[-96.5594,33.8189],[-96.5593,33.819],[-96.5591,33.819],[-96.559,33.819],[-96.5588,33.819],[-96.5585,33.8189],[-96.5583,33.8189],[-96.558,33.8189],[-96.5578,33.819],[-96.5574,33.819],[-96.557,33.819],[-96.5568,33.819],[-96.5565,33.8191],[-96.5564,33.8191],[-96.5562,33.8192],[-96.5562,33.8191],[-96.5563,33.819],[-96.5564,33.8189],[-96.5565,33.8187],[-96.5566,33.8186],[-96.5568,33.8184],[-96.5569,33.8181],[-96.557,33.818],[-96.5571,33.8179],[-96.5577,33.8178],[-96.558,33.8177],[-96.558,33.8176],[-96.5581,33.8176],[-96.5581,33.8174],[-96.5581,33.8173],[-96.5581,33.8172],[-96.5581,33.8171],[-96.558,33.8171],[-96.5579,33.8172],[-96.5576,33.8173],[-96.5574,33.8174],[-96.5572,33.8175],[-96.5571,33.8176],[-96.5569,33.8178],[-96.5568,33.8178],[-96.5567,33.8179],[-96.5567,33.818],[-96.5566,33.8183],[-96.5564,33.8185],[-96.5563,33.8187],[-96.5562,33.8188],[-96.556,33.8189],[-96.5559,33.819],[-96.5558,33.8192],[-96.5557,33.8194],[-96.5556,33.8194],[-96.5555,33.8194],[-96.5554,33.8194],[-96.5553,33.8194],[-96.5552,33.8194],[-96.5551,33.8193],[-96.555,33.8193],[-96.5549,33.8193],[-96.5549,33.8192],[-96.5549,33.8191],[-96.5549,33.819],[-96.555,33.819],[-96.5551,33.819],[-96.5551,33.8189],[-96.555,33.8189],[-96.5549,33.8189],[-96.5548,33.8189],[-96.5547,33.8189],[-96.5546,33.819],[-96.5543,33.8191],[-96.5542,33.8191],[-96.554,33.8192],[-96.5538,33.8192],[-96.5536,33.8192],[-96.5534,33.8192],[-96.5531,33.8192],[-96.5529,33.8192],[-96.5528,33.8191],[-96.5526,33.8192],[-96.5522,33.8192],[-96.552,33.8193],[-96.5518,33.8193],[-96.5517,33.8192],[-96.5516,33.8192],[-96.5514,33.8192],[-96.5511,33.8193],[-96.5511,33.8192],[-96.5513,33.819],[-96.5515,33.819],[-96.5516,33.8189],[-96.5518,33.8188],[-96.5519,33.8188],[-96.5519,33.8187],[-96.5518,33.8185],[-96.5517,33.8185],[-96.5516,33.8185],[-96.5515,33.8186],[-96.5514,33.8186],[-96.5512,33.8188],[-96.5511,33.8189],[-96.551,33.8189],[-96.5509,33.819],[-96.5507,33.8192],[-96.5504,33.8192],[-96.5502,33.8193],[-96.5499,33.8194],[-96.5497,33.8195],[-96.5492,33.8197],[-96.549,33.8198],[-96.5489,33.8199],[-96.5487,33.8199],[-96.5487,33.82],[-96.5486,33.8199],[-96.5485,33.8199],[-96.5484,33.8199],[-96.5484,33.8198],[-96.5482,33.8198],[-96.5481,33.8198],[-96.5478,33.8199],[-96.5477,33.8199],[-96.5474,33.8199],[-96.5472,33.82],[-96.5471,33.82],[-96.547,33.82],[-96.5469,33.82],[-96.5465,33.8201],[-96.5463,33.8201],[-96.5461,33.8201],[-96.546,33.8201],[-96.5458,33.8201],[-96.5455,33.8201],[-96.5454,33.8201],[-96.5451,33.8202],[-96.545,33.8203],[-96.5447,33.8204],[-96.5446,33.8204],[-96.5443,33.8204],[-96.544,33.8205],[-96.5437,33.8207],[-96.5436,33.8207],[-96.5435,33.8207],[-96.5434,33.8206],[-96.5433,33.8206],[-96.5432,33.8207],[-96.5432,33.8208],[-96.5431,33.8208],[-96.543,33.8208],[-96.5429,33.8208],[-96.5427,33.8208],[-96.5425,33.8207],[-96.5424,33.8207],[-96.5423,33.8207],[-96.5422,33.8208],[-96.5418,33.8208],[-96.5417,33.8208],[-96.5414,33.8209],[-96.5412,33.8209],[-96.5409,33.821],[-96.5405,33.8211],[-96.5403,33.8212],[-96.54,33.8213],[-96.5397,33.8214],[-96.5395,33.8214],[-96.5389,33.8216],[-96.5386,33.8217],[-96.5384,33.8217],[-96.5383,33.8217],[-96.5382,33.8218],[-96.5379,33.8218],[-96.5377,33.8219],[-96.5375,33.822],[-96.5372,33.822],[-96.5366,33.8221],[-96.5362,33.8222],[-96.5359,33.8222],[-96.5353,33.8224],[-96.5349,33.8224],[-96.5345,33.8225],[-96.534,33.8227],[-96.5335,33.8228],[-96.5334,33.8228],[-96.5333,33.8228],[-96.5332,33.8228],[-96.5331,33.8229],[-96.533,33.8229],[-96.5329,33.8229],[-96.5328,33.823],[-96.5327,33.8231],[-96.5325,33.8234],[-96.5324,33.8235],[-96.5323,33.8237],[-96.532,33.824],[-96.5319,33.8239],[-96.532,33.8238],[-96.532,33.8237],[-96.532,33.8236],[-96.5319,33.8236],[-96.5318,33.8236],[-96.5317,33.8235],[-96.5318,33.8234],[-96.5319,33.8234],[-96.5319,33.8235],[-96.532,33.8235],[-96.5321,33.8236],[-96.5325,33.823],[-96.5325,33.8229],[-96.5324,33.8228],[-96.5323,33.8229],[-96.5322,33.8229],[-96.5321,33.8229],[-96.5321,33.8228],[-96.532,33.8227],[-96.5319,33.8227],[-96.5316,33.8227],[-96.5313,33.8227],[-96.5311,33.8226],[-96.5308,33.8225],[-96.5304,33.8223],[-96.5301,33.8222],[-96.5298,33.8222],[-96.5296,33.8221],[-96.5294,33.822],[-96.5292,33.8218],[-96.529,33.8218],[-96.5286,33.8217],[-96.5285,33.8216],[-96.5282,33.8215],[-96.5279,33.8212],[-96.5277,33.8211],[-96.5275,33.821],[-96.5271,33.8207],[-96.5269,33.8207],[-96.5266,33.8205],[-96.5264,33.8205],[-96.5263,33.8204],[-96.526,33.8202],[-96.5256,33.82],[-96.5254,33.82],[-96.5252,33.8198],[-96.5251,33.8198],[-96.5249,33.8195],[-96.5247,33.8194],[-96.5247,33.8193],[-96.5245,33.819],[-96.5243,33.8185],[-96.5242,33.8181],[-96.5242,33.818],[-96.5242,33.8179],[-96.5242,33.8178],[-96.5242,33.8177],[-96.5241,33.8175],[-96.5239,33.8173],[-96.5237,33.8171],[-96.5237,33.817],[-96.5236,33.8169],[-96.5235,33.8168],[-96.5232,33.8163],[-96.5231,33.8162],[-96.5229,33.816],[-96.5228,33.8157],[-96.5227,33.8156],[-96.5226,33.8155],[-96.5224,33.8153],[-96.5222,33.8151],[-96.5221,33.8149],[-96.522,33.8147],[-96.5216,33.8142],[-96.5216,33.8141],[-96.5214,33.8139],[-96.5213,33.8137],[-96.5212,33.8135],[-96.521,33.8132],[-96.5209,33.8131],[-96.5208,33.813],[-96.5207,33.8128],[-96.5206,33.8126],[-96.5205,33.8123],[-96.5203,33.812],[-96.5202,33.8117],[-96.5199,33.8113],[-96.5197,33.8109],[-96.5193,33.8099],[-96.5178,33.8069],[-96.5177,33.8066],[-96.5177,33.8064],[-96.5176,33.8062],[-96.5174,33.8058],[-96.5174,33.8057],[-96.5173,33.8054],[-96.5173,33.8052],[-96.5172,33.8051],[-96.5172,33.805],[-96.5172,33.8048],[-96.5172,33.8047],[-96.5171,33.8046],[-96.5171,33.8045],[-96.5168,33.8034],[-96.5166,33.8023],[-96.5164,33.8006],[-96.5162,33.7989],[-96.5159,33.7972],[-96.5159,33.797],[-96.5159,33.7969],[-96.5159,33.7967],[-96.5159,33.7966],[-96.5159,33.7964],[-96.5159,33.7962],[-96.5159,33.7961],[-96.5158,33.7958],[-96.5158,33.7957],[-96.5157,33.7956],[-96.5157,33.7954],[-96.5157,33.7952],[-96.5157,33.7914],[-96.5165,33.7885],[-96.5165,33.7884],[-96.5166,33.7884],[-96.5166,33.7883],[-96.5159,33.7878],[-96.5156,33.7873],[-96.5151,33.7867],[-96.5149,33.7864],[-96.5146,33.7856],[-96.5142,33.7852],[-96.5141,33.7851],[-96.514,33.785],[-96.5139,33.7848],[-96.5138,33.7847],[-96.5133,33.784],[-96.5132,33.7837],[-96.5131,33.7835],[-96.5128,33.783],[-96.5128,33.7829],[-96.5127,33.7828],[-96.5126,33.7827],[-96.5124,33.7827],[-96.5123,33.7826],[-96.5123,33.7825],[-96.5122,33.7824],[-96.5122,33.7823],[-96.5121,33.782],[-96.512,33.782],[-96.512,33.7819],[-96.5119,33.7819],[-96.5116,33.7813],[-96.5114,33.7812],[-96.511,33.7809],[-96.5109,33.7807],[-96.5109,33.7806],[-96.5106,33.7804],[-96.5105,33.7803],[-96.5102,33.7801],[-96.5101,33.7799],[-96.5096,33.7796],[-96.5095,33.7795],[-96.5093,33.7794],[-96.5092,33.7793],[-96.5091,33.7791],[-96.509,33.779],[-96.5089,33.7788],[-96.5089,33.7787],[-96.5088,33.7787],[-96.5087,33.7785],[-96.5085,33.7783],[-96.5082,33.7781],[-96.5081,33.778],[-96.5077,33.7777],[-96.5076,33.7776],[-96.5074,33.7775],[-96.5073,33.7774],[-96.5072,33.7773],[-96.5067,33.777],[-96.5065,33.7769],[-96.5063,33.7767],[-96.506,33.7765],[-96.5054,33.7762],[-96.5053,33.7761],[-96.5051,33.7759],[-96.505,33.7758],[-96.5049,33.7757],[-96.5048,33.7756],[-96.5046,33.7755],[-96.5045,33.7754],[-96.5044,33.7753],[-96.5042,33.7752],[-96.5041,33.7751],[-96.504,33.775],[-96.5036,33.7745],[-96.5033,33.7744],[-96.5029,33.774],[-96.5027,33.7739],[-96.5026,33.7738],[-96.5025,33.7737],[-96.5024,33.7737],[-96.5022,33.7735],[-96.502,33.7734],[-96.5019,33.7733],[-96.5018,33.7732],[-96.5016,33.7732],[-96.5014,33.773],[-96.5012,33.7729],[-96.501,33.7728],[-96.5009,33.7728],[-96.5007,33.7728],[-96.5007,33.7729],[-96.5008,33.773],[-96.5007,33.7731],[-96.5006,33.7731],[-96.5005,33.7731],[-96.5004,33.7732],[-96.5003,33.7733],[-96.5003,33.7732],[-96.5003,33.7731],[-96.5002,33.773],[-96.5002,33.7728],[-96.5001,33.7728],[-96.5002,33.7726],[-96.4995,33.7727],[-96.4993,33.7727],[-96.4991,33.7727],[-96.4978,33.7726],[-96.4969,33.7726],[-96.4961,33.7727],[-96.4961,33.7728],[-96.496,33.7729],[-96.4946,33.773],[-96.494,33.773],[-96.4934,33.773],[-96.4915,33.773],[-96.491,33.773],[-96.4908,33.7729],[-96.4907,33.7729],[-96.4903,33.7729],[-96.4899,33.7728],[-96.4885,33.7728],[-96.4863,33.773],[-96.4856,33.7731],[-96.484,33.7733],[-96.4826,33.7736],[-96.4816,33.7738],[-96.4811,33.7739],[-96.48,33.7741],[-96.4793,33.7744],[-96.4767,33.7749],[-96.4749,33.7751],[-96.4746,33.7752],[-96.4732,33.7754],[-96.4731,33.7754],[-96.4722,33.7755],[-96.4721,33.7755],[-96.4717,33.7754],[-96.4711,33.7752],[-96.4707,33.7753],[-96.4701,33.7757],[-96.4694,33.7758],[-96.4683,33.7758],[-96.4679,33.7758],[-96.4671,33.7757],[-96.4663,33.7756],[-96.4657,33.7756],[-96.4647,33.7756],[-96.4638,33.7754],[-96.4629,33.7754],[-96.4619,33.7753],[-96.4603,33.7752],[-96.4592,33.7752],[-96.4591,33.7752],[-96.4577,33.7755],[-96.4576,33.7755],[-96.4571,33.7757],[-96.4562,33.776],[-96.4559,33.7763],[-96.455,33.7769],[-96.4541,33.7776],[-96.4534,33.7782],[-96.4527,33.7786],[-96.452,33.7795],[-96.4513,33.7801],[-96.4505,33.7806],[-96.4499,33.7807],[-96.4497,33.7808],[-96.4488,33.7809],[-96.4487,33.7809],[-96.448,33.781],[-96.4469,33.7811],[-96.4465,33.7811],[-96.4461,33.781],[-96.4452,33.7809],[-96.4437,33.7806],[-96.442,33.7805],[-96.4405,33.7802],[-96.4401,33.7801],[-96.439,33.78],[-96.4373,33.7795],[-96.4367,33.7793],[-96.4361,33.7794],[-96.4356,33.7793],[-96.4328,33.779],[-96.432,33.7791],[-96.4302,33.7786],[-96.4294,33.7783],[-96.429,33.7781],[-96.4277,33.7777],[-96.4273,33.7775],[-96.4263,33.7773],[-96.4243,33.7767],[-96.4235,33.7764],[-96.4228,33.7759],[-96.4226,33.7756],[-96.4221,33.7754],[-96.4218,33.7752],[-96.4215,33.7749],[-96.4205,33.7738],[-96.42,33.773],[-96.4198,33.7727],[-96.4191,33.7718],[-96.419,33.7716],[-96.4184,33.7702],[-96.418,33.7697],[-96.4176,33.769],[-96.4172,33.7682],[-96.4168,33.7673],[-96.4165,33.767],[-96.4164,33.7666],[-96.4162,33.7662],[-96.4162,33.7661],[-96.4161,33.766],[-96.416,33.7657],[-96.416,33.7655],[-96.4159,33.7652],[-96.4157,33.7644],[-96.4152,33.7629],[-96.4151,33.7626],[-96.4147,33.7618],[-96.4146,33.7612],[-96.4142,33.7603],[-96.4136,33.7593],[-96.4136,33.7581],[-96.4135,33.7579],[-96.4134,33.7578],[-96.4134,33.7577],[-96.4129,33.7569],[-96.4122,33.7559],[-96.4121,33.7558],[-96.4119,33.7556],[-96.4116,33.7553],[-96.4112,33.7547],[-96.4105,33.7538],[-96.4104,33.7537],[-96.4099,33.753],[-96.4091,33.752],[-96.4089,33.7518],[-96.4089,33.7517],[-96.4087,33.7515],[-96.4085,33.7513],[-96.4084,33.7509],[-96.4084,33.7508],[-96.4082,33.7505],[-96.408,33.7503],[-96.4078,33.7501],[-96.4073,33.7496],[-96.4071,33.7495],[-96.4069,33.7493],[-96.4066,33.749],[-96.4063,33.7489],[-96.4063,33.7488],[-96.406,33.7488],[-96.4059,33.7488],[-96.4055,33.7485],[-96.4053,33.7484],[-96.405,33.7481],[-96.4046,33.7477],[-96.4042,33.7474],[-96.4041,33.7473],[-96.404,33.7472],[-96.4039,33.7471],[-96.4038,33.747],[-96.4036,33.7469],[-96.4035,33.7467],[-96.4034,33.7466],[-96.403,33.7463],[-96.4029,33.7462],[-96.4026,33.7459],[-96.4024,33.7457],[-96.402,33.7453],[-96.4018,33.7451],[-96.4015,33.7449],[-96.4013,33.7447],[-96.4012,33.7446],[-96.4007,33.7442],[-96.4004,33.7439],[-96.4002,33.7437],[-96.4,33.7435],[-96.3998,33.7434],[-96.3997,33.7433],[-96.3996,33.7432],[-96.3994,33.743],[-96.3994,33.7429],[-96.3993,33.7428],[-96.3992,33.7427],[-96.399,33.7424],[-96.3988,33.7423],[-96.3985,33.7419],[-96.3984,33.7418],[-96.398,33.7414],[-96.3979,33.7412],[-96.3975,33.7408],[-96.3973,33.7406],[-96.397,33.7402],[-96.3969,33.74],[-96.3965,33.7397],[-96.3963,33.7396],[-96.3962,33.7394],[-96.396,33.7392],[-96.3958,33.7391],[-96.3956,33.7389],[-96.395,33.7384],[-96.3938,33.7373],[-96.3934,33.7371],[-96.3931,33.7368],[-96.3923,33.7363],[-96.3922,33.7362],[-96.3919,33.7359],[-96.3915,33.7356],[-96.3914,33.7355],[-96.3911,33.7353],[-96.3907,33.7349],[-96.3902,33.7346],[-96.3897,33.7342],[-96.3894,33.7339],[-96.389,33.7336],[-96.3886,33.7334],[-96.3884,33.7332],[-96.3881,33.733],[-96.388,33.733],[-96.3877,33.7328],[-96.3876,33.7327],[-96.3872,33.7324],[-96.3869,33.7322],[-96.386,33.7316],[-96.3851,33.7309],[-96.3846,33.7306],[-96.384,33.7301],[-96.3836,33.7299],[-96.3833,33.7296],[-96.3828,33.7293],[-96.3821,33.7286],[-96.382,33.7285],[-96.3819,33.7284],[-96.381,33.7275],[-96.3805,33.727],[-96.3799,33.7261],[-96.3795,33.7258],[-96.3791,33.7253],[-96.3788,33.7248],[-96.3785,33.7241],[-96.3784,33.724],[-96.3777,33.7231],[-96.3771,33.7225],[-96.3767,33.7221],[-96.3766,33.722],[-96.3757,33.7212],[-96.3755,33.7209],[-96.3753,33.7208],[-96.375,33.7206],[-96.3746,33.7203],[-96.3745,33.7203],[-96.3742,33.72],[-96.3733,33.7193],[-96.3726,33.7189],[-96.3724,33.7188],[-96.3722,33.7187],[-96.3717,33.7184],[-96.3709,33.718],[-96.3701,33.7173],[-96.3696,33.7168],[-96.369,33.7159],[-96.3684,33.7149],[-96.3681,33.714],[-96.3677,33.7132],[-96.3672,33.712],[-96.3671,33.7116],[-96.3671,33.7115],[-96.367,33.7114],[-96.367,33.7113],[-96.3669,33.7112],[-96.367,33.7106],[-96.3669,33.7101],[-96.3668,33.7095],[-96.3666,33.7092],[-96.3666,33.7085],[-96.3666,33.7081],[-96.3665,33.7074],[-96.3663,33.7069],[-96.3663,33.7068],[-96.3663,33.7067],[-96.3662,33.7062],[-96.366,33.7055],[-96.3657,33.7048],[-96.3647,33.7034],[-96.3641,33.7027],[-96.3638,33.7021],[-96.3634,33.7016],[-96.3632,33.7011],[-96.3632,33.6997],[-96.3631,33.6983],[-96.3632,33.6977],[-96.3633,33.6975],[-96.3633,33.6971],[-96.3632,33.6952],[-96.3631,33.6942],[-96.363,33.6938],[-96.3629,33.6933],[-96.3628,33.6929],[-96.3626,33.6923],[-96.3622,33.6918],[-96.3602,33.6902],[-96.3594,33.6894],[-96.3593,33.6894],[-96.3592,33.6894],[-96.3584,33.689],[-96.3583,33.6889],[-96.3581,33.6887],[-96.3578,33.6885],[-96.3568,33.6879],[-96.3556,33.6875],[-96.3541,33.687],[-96.3532,33.6869],[-96.3527,33.6869],[-96.3524,33.687],[-96.3522,33.687],[-96.352,33.687],[-96.3519,33.687],[-96.3509,33.6867],[-96.3506,33.6866],[-96.3489,33.6863],[-96.3469,33.6862],[-96.3461,33.6863],[-96.3454,33.6863],[-96.3435,33.6866],[-96.3426,33.6868],[-96.3423,33.6868],[-96.3418,33.687],[-96.3411,33.6873],[-96.3403,33.6876],[-96.3401,33.6877],[-96.34,33.6879],[-96.3398,33.688],[-96.3397,33.688],[-96.3396,33.688],[-96.3393,33.6881],[-96.3391,33.6881],[-96.3388,33.6883],[-96.3383,33.6886],[-96.3378,33.6891],[-96.3364,33.6905],[-96.3361,33.6908],[-96.3358,33.691],[-96.3349,33.6921],[-96.3346,33.6924],[-96.3342,33.6926],[-96.334,33.6927],[-96.3336,33.6929],[-96.3329,33.6932],[-96.3312,33.6936],[-96.3294,33.694],[-96.3281,33.6942],[-96.3274,33.6941],[-96.3267,33.6942],[-96.3256,33.6943],[-96.3243,33.6945],[-96.3235,33.6946],[-96.3226,33.6947],[-96.3224,33.6947],[-96.3221,33.6947],[-96.3216,33.6949],[-96.3211,33.6951],[-96.3208,33.6953],[-96.3206,33.6954],[-96.3203,33.6957],[-96.3199,33.696],[-96.3196,33.6964],[-96.3188,33.6968],[-96.3184,33.6971],[-96.3173,33.6986],[-96.3171,33.6992],[-96.3166,33.6997],[-96.3163,33.7],[-96.316,33.7005],[-96.3159,33.7008],[-96.3157,33.701],[-96.3156,33.7012],[-96.3154,33.7016],[-96.3149,33.7027],[-96.3142,33.7036],[-96.3135,33.7046],[-96.3133,33.7049],[-96.3128,33.7056],[-96.3127,33.7057],[-96.3122,33.7063],[-96.3119,33.707],[-96.3112,33.708],[-96.3109,33.7087],[-96.3104,33.7096],[-96.31,33.7105],[-96.3095,33.712],[-96.3087,33.714],[-96.3084,33.7151],[-96.3084,33.7157],[-96.3084,33.7158],[-96.3083,33.7157],[-96.3083,33.7159],[-96.3084,33.7161],[-96.3082,33.7169],[-96.3085,33.7172],[-96.3085,33.7173],[-96.3085,33.7174],[-96.3085,33.7176],[-96.3084,33.7182],[-96.3083,33.7185],[-96.3082,33.7187],[-96.3079,33.7189],[-96.3078,33.719],[-96.3076,33.7191],[-96.3075,33.7192],[-96.3074,33.7193],[-96.3073,33.7195],[-96.3071,33.72],[-96.3072,33.7203],[-96.3071,33.7205],[-96.307,33.7206],[-96.3069,33.721],[-96.3068,33.7215],[-96.3067,33.7218],[-96.3067,33.722],[-96.3065,33.7225],[-96.3064,33.7231],[-96.3063,33.7234],[-96.3064,33.7236],[-96.3063,33.7241],[-96.3063,33.7245],[-96.3065,33.7251],[-96.3065,33.7252],[-96.3065,33.7253],[-96.3064,33.7258],[-96.3064,33.7261],[-96.3064,33.7263],[-96.3064,33.7267],[-96.3063,33.7272],[-96.3062,33.7278],[-96.3063,33.7293],[-96.3065,33.73],[-96.3066,33.7303],[-96.3067,33.7306],[-96.3069,33.731],[-96.307,33.7312],[-96.3071,33.7319],[-96.3072,33.7323],[-96.3074,33.7326],[-96.3074,33.7328],[-96.3074,33.7331],[-96.3076,33.7337],[-96.3077,33.7341],[-96.3078,33.7343],[-96.3079,33.7346],[-96.3079,33.735],[-96.3079,33.7358],[-96.3078,33.7363],[-96.3077,33.7367],[-96.3077,33.7368],[-96.3076,33.7375],[-96.3073,33.7384],[-96.3071,33.7387],[-96.3069,33.739],[-96.3069,33.7392],[-96.3069,33.7397],[-96.3069,33.74],[-96.3068,33.7401],[-96.3067,33.7405],[-96.3065,33.7416],[-96.3066,33.7418],[-96.3066,33.7421],[-96.3066,33.7423],[-96.3064,33.7429],[-96.3061,33.7434],[-96.3061,33.7435],[-96.3062,33.7435],[-96.3062,33.7437],[-96.3062,33.744],[-96.3061,33.7443],[-96.3059,33.7446],[-96.3056,33.745],[-96.305,33.746],[-96.3043,33.7472],[-96.3037,33.7483],[-96.3033,33.7492],[-96.3029,33.75],[-96.3024,33.7508],[-96.3024,33.7509],[-96.3024,33.751],[-96.3023,33.7514],[-96.3021,33.7519],[-96.3014,33.753],[-96.3012,33.7536],[-96.3008,33.7542],[-96.3002,33.7557],[-96.2997,33.7561],[-96.2996,33.7561],[-96.2996,33.7569],[-96.2996,33.757],[-96.2992,33.7574],[-96.2992,33.7575],[-96.2988,33.7581],[-96.2987,33.7583],[-96.2981,33.7591],[-96.2981,33.7592],[-96.2981,33.76],[-96.2981,33.7602],[-96.2978,33.7611],[-96.2978,33.7612],[-96.2979,33.7613],[-96.298,33.7612],[-96.2982,33.761],[-96.2982,33.7607],[-96.2982,33.7601],[-96.2982,33.7594],[-96.2983,33.7592],[-96.2986,33.7588],[-96.2988,33.7586],[-96.2988,33.7585],[-96.2988,33.7586],[-96.2987,33.7589],[-96.2987,33.7592],[-96.2987,33.76],[-96.2988,33.7607],[-96.2988,33.7608],[-96.2988,33.7609],[-96.2987,33.761],[-96.2985,33.7611],[-96.2984,33.7612],[-96.2981,33.7616],[-96.2975,33.7624],[-96.297,33.7632],[-96.2967,33.7647],[-96.2965,33.7658],[-96.2964,33.766],[-96.2964,33.7662],[-96.2964,33.7665],[-96.2965,33.7666],[-96.2964,33.7668],[-96.2959,33.7677],[-96.2956,33.7679],[-96.2952,33.7683],[-96.2948,33.7687],[-96.2945,33.7689],[-96.294,33.7693],[-96.2937,33.7694],[-96.2929,33.7696],[-96.2922,33.7698],[-96.2906,33.7707],[-96.2904,33.7708],[-96.2892,33.7711],[-96.2883,33.7712],[-96.2871,33.7712],[-96.286,33.7711],[-96.2835,33.7709],[-96.2821,33.7708],[-96.2797,33.7707],[-96.2788,33.7707],[-96.2783,33.7706],[-96.2779,33.7705],[-96.2769,33.7702],[-96.276,33.77],[-96.2751,33.7697],[-96.275,33.7696],[-96.2748,33.7695],[-96.2747,33.7694],[-96.2736,33.7692],[-96.272,33.7689],[-96.2717,33.7688],[-96.271,33.7687],[-96.27,33.7684],[-96.2694,33.7682],[-96.2691,33.7681],[-96.2689,33.768],[-96.2679,33.7678],[-96.2665,33.7678],[-96.266,33.7677],[-96.265,33.7676],[-96.2643,33.7676],[-96.2638,33.7675],[-96.2636,33.7675],[-96.2633,33.7674],[-96.2631,33.7673],[-96.2624,33.767],[-96.2621,33.7669],[-96.262,33.7668],[-96.2618,33.7667],[-96.2599,33.7655],[-96.2591,33.765],[-96.2575,33.764],[-96.2573,33.7638],[-96.2571,33.7638],[-96.2569,33.7637],[-96.2567,33.7636],[-96.2566,33.7634],[-96.2565,33.7633],[-96.2559,33.7626],[-96.2556,33.7621],[-96.2551,33.7616],[-96.2548,33.7615],[-96.2537,33.7612],[-96.2525,33.7608],[-96.2515,33.7604],[-96.25,33.7598],[-96.2494,33.7596],[-96.249,33.7594],[-96.2487,33.7593],[-96.2482,33.7591],[-96.2482,33.759],[-96.2406,33.7547],[-96.2387,33.7537],[-96.238,33.7535],[-96.2369,33.7533],[-96.2366,33.7529],[-96.2357,33.7526],[-96.2353,33.7523],[-96.2351,33.752],[-96.2348,33.7516],[-96.2342,33.7512],[-96.2331,33.7505],[-96.2325,33.7501],[-96.2321,33.7497],[-96.2314,33.7492],[-96.2313,33.7492],[-96.2309,33.7489],[-96.2304,33.7485],[-96.2299,33.7483],[-96.2293,33.7481],[-96.229,33.748],[-96.2287,33.748],[-96.2285,33.7481],[-96.2284,33.7482],[-96.2282,33.7482],[-96.2279,33.7481],[-96.2278,33.7482],[-96.2276,33.7482],[-96.2275,33.7482],[-96.2273,33.7482],[-96.2271,33.7482],[-96.227,33.7482],[-96.2269,33.7482],[-96.2268,33.7482],[-96.2265,33.7482],[-96.2264,33.7482],[-96.2262,33.7482],[-96.2255,33.7482],[-96.2254,33.7483],[-96.2253,33.7483],[-96.2252,33.7483],[-96.2251,33.7483],[-96.2249,33.7483],[-96.2246,33.7483],[-96.2236,33.7481],[-96.2232,33.748],[-96.222,33.7476],[-96.2211,33.7474],[-96.2205,33.7474],[-96.22,33.7476],[-96.2191,33.7478],[-96.2185,33.7481],[-96.2184,33.7481],[-96.2182,33.7482],[-96.2175,33.7486],[-96.2172,33.7487],[-96.2171,33.7488],[-96.2168,33.7488],[-96.2165,33.7488],[-96.2161,33.749],[-96.2159,33.7492],[-96.2154,33.7493],[-96.215,33.7494],[-96.2148,33.7493],[-96.2147,33.7493],[-96.2143,33.7493],[-96.2142,33.7493],[-96.2137,33.7494],[-96.2132,33.7495],[-96.2131,33.7495],[-96.2127,33.7495],[-96.2125,33.7496],[-96.2119,33.7496],[-96.2118,33.7497],[-96.2117,33.7497],[-96.2115,33.7498],[-96.2114,33.7498],[-96.2112,33.7498],[-96.2105,33.7499],[-96.2102,33.7499],[-96.209,33.7501],[-96.2087,33.7502],[-96.2053,33.751],[-96.205,33.751],[-96.2049,33.751],[-96.2044,33.7511],[-96.2041,33.7511],[-96.2033,33.7513],[-96.203,33.7514],[-96.2027,33.7516],[-96.2023,33.7519],[-96.2022,33.752],[-96.2021,33.752],[-96.2019,33.752],[-96.2018,33.7519],[-96.2018,33.7518],[-96.2015,33.7518],[-96.2014,33.7518],[-96.2013,33.7518],[-96.2011,33.7518],[-96.2011,33.7519],[-96.201,33.752],[-96.2009,33.752],[-96.2007,33.752],[-96.2006,33.752],[-96.2005,33.752],[-96.2002,33.7522],[-96.1997,33.7523],[-96.1996,33.7524],[-96.1993,33.7524],[-96.1989,33.7524],[-96.1987,33.7524],[-96.1985,33.7525],[-96.1984,33.7525],[-96.1983,33.7525],[-96.1981,33.7525],[-96.198,33.7525],[-96.1978,33.7526],[-96.1974,33.7528],[-96.1969,33.753],[-96.1966,33.7532],[-96.1964,33.7532],[-96.1964,33.7533],[-96.196,33.7535],[-96.1955,33.7537],[-96.1952,33.7538],[-96.195,33.7539],[-96.1949,33.7539],[-96.1947,33.754],[-96.1943,33.7541],[-96.1938,33.7542],[-96.1936,33.7543],[-96.1929,33.7545],[-96.1927,33.7546],[-96.1925,33.7547],[-96.1921,33.7548],[-96.1915,33.755],[-96.1912,33.7551],[-96.1908,33.7553],[-96.1904,33.7555],[-96.1902,33.7556],[-96.1899,33.7556],[-96.1896,33.7556],[-96.1893,33.7557],[-96.1892,33.7557],[-96.1886,33.7558],[-96.1883,33.7559],[-96.1882,33.756],[-96.188,33.756],[-96.1879,33.756],[-96.1876,33.7559],[-96.1875,33.7557],[-96.1874,33.7556],[-96.1873,33.7554],[-96.1869,33.7552],[-96.1868,33.7551],[-96.1868,33.755],[-96.1867,33.755],[-96.1866,33.755],[-96.1866,33.7551],[-96.1867,33.7552],[-96.187,33.7554],[-96.1873,33.7557],[-96.1874,33.7559],[-96.1875,33.7559],[-96.1876,33.756],[-96.1877,33.7561],[-96.1863,33.7567],[-96.1857,33.7569],[-96.1851,33.7572],[-96.1841,33.7577],[-96.1834,33.758],[-96.1818,33.7587],[-96.1817,33.7587],[-96.1799,33.7596],[-96.1797,33.7597],[-96.1786,33.7604],[-96.1781,33.7608],[-96.1777,33.7612],[-96.1773,33.7615],[-96.1767,33.762],[-96.1763,33.7622],[-96.1756,33.7629],[-96.1754,33.763],[-96.1749,33.7634],[-96.1735,33.7646],[-96.1729,33.7652],[-96.1726,33.7657],[-96.1722,33.766],[-96.172,33.7662],[-96.1712,33.7673],[-96.1709,33.7677],[-96.1707,33.768],[-96.1705,33.7683],[-96.1705,33.7684],[-96.1704,33.7685],[-96.1701,33.7688],[-96.17,33.7689],[-96.1698,33.7692],[-96.1694,33.77],[-96.1691,33.7704],[-96.1689,33.7708],[-96.1686,33.7715],[-96.1685,33.7718],[-96.1685,33.7719],[-96.1685,33.7721],[-96.1683,33.7725],[-96.1683,33.7728],[-96.1683,33.773],[-96.1683,33.7734],[-96.1683,33.7738],[-96.1682,33.774],[-96.1681,33.7742],[-96.1681,33.7745],[-96.1678,33.7745],[-96.1675,33.7745],[-96.1672,33.7756],[-96.1667,33.7774],[-96.1666,33.7776],[-96.1666,33.7777],[-96.1665,33.7777],[-96.1663,33.7781],[-96.1661,33.7787],[-96.1659,33.7792],[-96.1654,33.7798],[-96.1652,33.7801],[-96.1652,33.7805],[-96.1653,33.781],[-96.1651,33.7816],[-96.1649,33.7823],[-96.1645,33.7828],[-96.1643,33.7832],[-96.1643,33.7837],[-96.1641,33.7843],[-96.1635,33.7851],[-96.1629,33.7859],[-96.1628,33.7864],[-96.1629,33.7866],[-96.163,33.7867],[-96.1632,33.7868],[-96.1636,33.7869],[-96.1637,33.7873],[-96.1637,33.7877],[-96.1635,33.7881],[-96.163,33.7884],[-96.1628,33.7888],[-96.1625,33.7899],[-96.1625,33.7906],[-96.1628,33.7916],[-96.1629,33.792],[-96.1628,33.7926],[-96.1623,33.7931],[-96.1608,33.7959],[-96.1609,33.7963],[-96.1609,33.7964],[-96.1609,33.7965],[-96.161,33.7966],[-96.1613,33.7976],[-96.1616,33.7987],[-96.162,33.7997],[-96.1611,33.8027],[-96.1614,33.8032],[-96.1611,33.8047],[-96.1611,33.8058],[-96.1607,33.8074],[-96.1602,33.8096],[-96.1598,33.8115],[-96.1593,33.8123],[-96.1585,33.8127],[-96.1567,33.8133],[-96.1564,33.8133],[-96.1563,33.8137],[-96.1561,33.8138],[-96.1559,33.8139],[-96.1558,33.8139],[-96.1556,33.814],[-96.1555,33.814],[-96.1556,33.8141],[-96.1558,33.8141],[-96.156,33.8141],[-96.1564,33.8141],[-96.1576,33.814],[-96.1588,33.8139],[-96.1603,33.8136],[-96.1619,33.8133],[-96.1629,33.8132],[-96.1638,33.813],[-96.1649,33.8112],[-96.165,33.8109],[-96.1652,33.8108],[-96.1657,33.8102],[-96.1659,33.8101],[-96.1662,33.8099],[-96.1665,33.8098],[-96.1667,33.8097],[-96.1669,33.8096],[-96.1672,33.8094],[-96.1673,33.8091],[-96.1675,33.809],[-96.1676,33.8087],[-96.1678,33.8085],[-96.168,33.8083],[-96.1682,33.808],[-96.1686,33.8074],[-96.1687,33.8072],[-96.1687,33.8071],[-96.1688,33.807],[-96.1689,33.8068],[-96.1691,33.8062],[-96.1691,33.806],[-96.1692,33.806],[-96.1693,33.8059],[-96.1695,33.8059],[-96.1695,33.8058],[-96.1696,33.8056],[-96.1697,33.8054],[-96.1698,33.8053],[-96.17,33.8051],[-96.1701,33.8047],[-96.1702,33.8044],[-96.1703,33.8041],[-96.1703,33.804],[-96.1704,33.8037],[-96.1706,33.8034],[-96.1707,33.8032],[-96.1706,33.8032],[-96.1704,33.8034],[-96.1704,33.8035],[-96.1703,33.8036],[-96.1703,33.8037],[-96.1702,33.8034],[-96.1702,33.8033],[-96.1701,33.8033],[-96.1701,33.8032],[-96.17,33.8032],[-96.17,33.8034],[-96.1699,33.8036],[-96.1697,33.8037],[-96.1696,33.8039],[-96.1695,33.8041],[-96.1694,33.8041],[-96.1694,33.804],[-96.1697,33.8021],[-96.1697,33.8018],[-96.1697,33.8016],[-96.1697,33.8013],[-96.1697,33.8011],[-96.1696,33.801],[-96.1696,33.8009],[-96.1729,33.8011],[-96.1736,33.8015],[-96.1752,33.8019],[-96.1757,33.8023],[-96.176,33.8027],[-96.1763,33.8032],[-96.1766,33.8037],[-96.1769,33.8043],[-96.1773,33.8051],[-96.1775,33.8058],[-96.1779,33.8068],[-96.1789,33.8095],[-96.1791,33.8102],[-96.179,33.8105],[-96.1771,33.8136],[-96.1769,33.8139],[-96.1764,33.8143],[-96.1763,33.8144],[-96.1759,33.8146],[-96.1753,33.8147],[-96.1736,33.8145],[-96.1724,33.8145],[-96.1714,33.8147],[-96.1705,33.8151],[-96.1705,33.8153],[-96.1704,33.8158],[-96.1665,33.8179],[-96.1648,33.8178],[-96.1632,33.8177],[-96.1622,33.8177],[-96.1619,33.8177],[-96.1615,33.8176],[-96.1606,33.818],[-96.1593,33.8186],[-96.1582,33.8185],[-96.1573,33.8184],[-96.1563,33.8181],[-96.1547,33.8178],[-96.1542,33.8177],[-96.1531,33.8175],[-96.1525,33.8173],[-96.1518,33.8172],[-96.1512,33.8171],[-96.1508,33.817],[-96.1502,33.8176],[-96.1499,33.818],[-96.1496,33.8184],[-96.149,33.8189],[-96.1488,33.8192],[-96.149,33.8202],[-96.1492,33.8208],[-96.1492,33.8209],[-96.1492,33.821],[-96.1497,33.8229],[-96.1497,33.823],[-96.1497,33.8231],[-96.1506,33.8269],[-96.1513,33.83],[-96.1514,33.8305],[-96.1516,33.8319],[-96.1511,33.8332],[-96.1509,33.834],[-96.1501,33.8359],[-96.1492,33.8371],[-96.149,33.8372],[-96.1481,33.8378],[-96.1475,33.838],[-96.1474,33.838],[-96.1473,33.838],[-96.1465,33.8383],[-96.146,33.8384],[-96.1446,33.8385],[-96.144,33.8386],[-96.1438,33.8386],[-96.1424,33.8387],[-96.1389,33.8392],[-96.1356,33.8386],[-96.1355,33.8386],[-96.1354,33.8386],[-96.1353,33.8386],[-96.1352,33.8386],[-96.1351,33.8385],[-96.1349,33.8385],[-96.1348,33.8384],[-96.1346,33.8384],[-96.1344,33.8384],[-96.1343,33.8384],[-96.1343,33.8383],[-96.1342,33.8383],[-96.133,33.838],[-96.1322,33.8377],[-96.1321,33.8377],[-96.132,33.8377],[-96.1318,33.8376],[-96.1317,33.8376],[-96.1311,33.8374],[-96.1304,33.8378],[-96.1302,33.838],[-96.1302,33.8381],[-96.1303,33.8382],[-96.1302,33.8382],[-96.1302,33.8383],[-96.1303,33.8383],[-96.1298,33.8389],[-96.1291,33.8392],[-96.129,33.8393],[-96.1278,33.8399],[-96.1263,33.8398],[-96.1253,33.84],[-96.1243,33.84],[-96.123,33.84],[-96.1182,33.8379],[-96.117,33.837],[-96.1169,33.8369],[-96.1167,33.8368],[-96.1166,33.8367],[-96.1165,33.8366],[-96.115,33.8354],[-96.1144,33.8351],[-96.113,33.8341],[-96.1129,33.834],[-96.1127,33.834],[-96.1126,33.8339],[-96.1124,33.8338],[-96.1123,33.8337],[-96.1121,33.8337],[-96.1118,33.8335],[-96.11,33.8324],[-96.1064,33.8315],[-96.1059,33.8314],[-96.1058,33.8314],[-96.1055,33.8313],[-96.1041,33.8307],[-96.1019,33.8304],[-96.1002,33.8305],[-96.0994,33.8305],[-96.0979,33.8321],[-96.0974,33.8327],[-96.0977,33.8355],[-96.0977,33.8358],[-96.0977,33.8362],[-96.0977,33.8366],[-96.0977,33.8369],[-96.0976,33.8379],[-96.0981,33.8392],[-96.0991,33.8424],[-96.1008,33.8442],[-96.1013,33.8457],[-96.1014,33.8464],[-96.1014,33.8465],[-96.1015,33.8466],[-96.1015,33.8467],[-96.1014,33.8468],[-96.1013,33.8469],[-96.1012,33.847],[-96.1008,33.8477],[-96.1002,33.8479],[-96.1001,33.848],[-96.0991,33.8476],[-96.0983,33.8479],[-96.0975,33.8475],[-96.0959,33.8474],[-96.0949,33.8473],[-96.0945,33.8473],[-96.094,33.8473],[-96.0938,33.8473],[-96.0935,33.8473],[-96.0928,33.8472],[-96.0922,33.847],[-96.0917,33.8469],[-96.0902,33.8468],[-96.0892,33.8467],[-96.0846,33.8467],[-96.0774,33.845],[-96.0753,33.844],[-96.075,33.8439],[-96.0746,33.8437],[-96.0739,33.8434],[-96.0732,33.8431],[-96.0727,33.8429],[-96.0721,33.8429],[-96.0712,33.8429],[-96.0708,33.8428],[-96.0707,33.8428],[-96.0683,33.8427],[-96.0662,33.8421],[-96.0639,33.8415],[-96.0624,33.8408],[-96.0611,33.8405],[-96.0608,33.8404],[-96.0605,33.8403],[-96.0602,33.8403],[-96.0597,33.8401],[-96.0592,33.8398],[-96.0554,33.8383],[-96.0536,33.8382],[-96.0516,33.8373],[-96.0506,33.8373],[-96.0494,33.8367],[-96.0488,33.8365],[-96.0481,33.8368],[-96.048,33.8368],[-96.0478,33.8369],[-96.0477,33.8371],[-96.0475,33.8371],[-96.0472,33.8372],[-96.0464,33.8376],[-96.045,33.8381],[-96.0446,33.8385],[-96.0445,33.8385],[-96.0439,33.8387],[-96.0438,33.8387],[-96.0436,33.8389],[-96.0433,33.839],[-96.0428,33.8391],[-96.0426,33.8392],[-96.042,33.8394],[-96.0416,33.8394],[-96.0414,33.8394],[-96.0412,33.8395],[-96.0407,33.8397],[-96.0403,33.8398],[-96.0401,33.8399],[-96.0398,33.84],[-96.039,33.8403],[-96.0383,33.8406],[-96.0376,33.841],[-96.0375,33.8411],[-96.0373,33.8412],[-96.0357,33.8421],[-96.0351,33.8426],[-96.035,33.8426],[-96.0345,33.8432],[-96.0342,33.8435],[-96.0339,33.8438],[-96.0336,33.8441],[-96.0335,33.8442],[-96.033,33.8447],[-96.0327,33.8451],[-96.0325,33.8453],[-96.0321,33.8459],[-96.0314,33.8473],[-96.0312,33.8476],[-96.0312,33.8478],[-96.0311,33.8479],[-96.031,33.848],[-96.0309,33.8484],[-96.0308,33.8486],[-96.0307,33.8497],[-96.0307,33.8501],[-96.0305,33.8511],[-96.0305,33.8513],[-96.0305,33.8515],[-96.0306,33.8518],[-96.0306,33.8519],[-96.0305,33.8519],[-96.0305,33.852],[-96.0305,33.8521],[-96.0306,33.8522],[-96.0306,33.8523],[-96.0306,33.8524],[-96.0307,33.8525],[-96.0307,33.8526],[-96.0307,33.8527],[-96.0307,33.8529],[-96.0307,33.8533],[-96.0307,33.8535],[-96.0307,33.8536],[-96.0307,33.8538],[-96.0308,33.8541],[-96.0308,33.8542],[-96.0308,33.8544],[-96.0307,33.8546],[-96.0307,33.8548],[-96.0306,33.855],[-96.0305,33.8553],[-96.0303,33.8553],[-96.0294,33.8563],[-96.0275,33.8572],[-96.027,33.8575],[-96.0252,33.8575],[-96.0239,33.8571],[-96.0224,33.857],[-96.0203,33.8551],[-96.0201,33.855],[-96.0195,33.8535],[-96.0203,33.8496],[-96.0218,33.8469],[-96.0225,33.8461],[-96.0231,33.8441],[-96.0232,33.8425],[-96.0227,33.8411],[-96.0219,33.8409],[-96.0206,33.8406],[-96.0195,33.8411],[-96.0181,33.8413],[-96.017,33.8415],[-96.0168,33.8417],[-96.0167,33.8417],[-96.0163,33.8418],[-96.0162,33.8418],[-96.0143,33.8427],[-96.0142,33.8427],[-96.014,33.8427],[-96.0139,33.8427],[-96.0139,33.8428],[-96.0138,33.8428],[-96.0136,33.8428],[-96.0133,33.843],[-96.013,33.8432],[-96.0129,33.8432],[-96.0127,33.8434],[-96.0122,33.8436],[-96.0115,33.8441],[-96.0111,33.8442],[-96.0109,33.8443],[-96.0106,33.8443],[-96.0103,33.8444],[-96.0101,33.8444],[-96.0098,33.8445],[-96.0094,33.8446],[-96.0088,33.8447],[-96.0087,33.8447],[-96.0081,33.8449],[-96.0059,33.8454],[-96.0057,33.8454],[-96.0055,33.8454],[-96.0052,33.8454],[-96.0041,33.8452],[-96.0042,33.8455],[-96.004,33.8458],[-96.0036,33.846],[-96.0043,33.846],[-96.005,33.846],[-96.0049,33.8462],[-96.0047,33.8464],[-96.0045,33.8468],[-96.0036,33.8479],[-96.0031,33.8481],[-96.003,33.8482],[-96.0028,33.8485],[-96.0011,33.8493],[-96.0003,33.8494],[-95.9991,33.8504],[-95.9984,33.8511],[-95.9983,33.8512],[-95.9977,33.8522],[-95.9968,33.8539],[-95.9962,33.8559],[-95.9956,33.8579],[-95.9952,33.8595],[-95.9949,33.8618],[-95.9977,33.8623],[-95.9997,33.8625],[-96.0002,33.863],[-96.001,33.8644],[-96.0029,33.8667],[-96.004,33.8684],[-96.0044,33.8697],[-96.0046,33.8707],[-96.0037,33.8725],[-96.0029,33.8736],[-96.0019,33.8737],[-96.0002,33.8725],[-95.9986,33.8722],[-95.9964,33.8712],[-95.9934,33.8694],[-95.9925,33.869],[-95.9921,33.8689],[-95.9919,33.8688],[-95.9913,33.8687],[-95.9902,33.8687],[-95.9892,33.8686],[-95.9878,33.868],[-95.9867,33.867],[-95.9856,33.8662],[-95.9852,33.866],[-95.9849,33.8658],[-95.9848,33.8651],[-95.9847,33.8642],[-95.9841,33.8601],[-95.986,33.8569],[-95.9857,33.8558],[-95.9857,33.8557],[-95.9853,33.8541],[-95.9852,33.8537],[-95.9851,33.8533],[-95.985,33.8529],[-95.9849,33.8525],[-95.9846,33.8526],[-95.9844,33.8526],[-95.9843,33.8527],[-95.9837,33.8528],[-95.9832,33.8529],[-95.9825,33.8531],[-95.9822,33.8532],[-95.9821,33.8533],[-95.9812,33.8535],[-95.9809,33.8535],[-95.9806,33.8536],[-95.9802,33.8538],[-95.9795,33.854],[-95.9784,33.8544],[-95.9779,33.8546],[-95.9774,33.8547],[-95.9768,33.855],[-95.9766,33.855],[-95.9762,33.8552],[-95.976,33.8552],[-95.9756,33.8552],[-95.9752,33.8554],[-95.9749,33.8554],[-95.9746,33.8555],[-95.9744,33.8555],[-95.9742,33.8555],[-95.9738,33.8555],[-95.9736,33.8555],[-95.9734,33.8556],[-95.9732,33.8556],[-95.9731,33.8556],[-95.9729,33.8556],[-95.9727,33.8557],[-95.9722,33.8558],[-95.9721,33.8558],[-95.9719,33.8558],[-95.9715,33.8559],[-95.9714,33.8559],[-95.9711,33.8559],[-95.9709,33.8559],[-95.9705,33.856],[-95.9702,33.8561],[-95.9698,33.8561],[-95.969,33.8562],[-95.9682,33.8563],[-95.9679,33.8563],[-95.9677,33.8564],[-95.9673,33.8564],[-95.9672,33.8564],[-95.9671,33.8565],[-95.967,33.8565],[-95.9669,33.8565],[-95.9667,33.8565],[-95.9664,33.8566],[-95.9661,33.8567],[-95.9657,33.8568],[-95.9656,33.8568],[-95.9654,33.8569],[-95.9645,33.857],[-95.9644,33.857],[-95.9639,33.857],[-95.9638,33.8571],[-95.9636,33.8571],[-95.9635,33.8571],[-95.9634,33.8571],[-95.9632,33.8571],[-95.9625,33.8571],[-95.9624,33.8571],[-95.9623,33.8571],[-95.962,33.8573],[-95.9617,33.8573],[-95.9608,33.8575],[-95.9602,33.8576],[-95.9598,33.8577],[-95.9595,33.8578],[-95.9594,33.8578],[-95.9592,33.8579],[-95.959,33.8579],[-95.9583,33.8581],[-95.9577,33.8582],[-95.9569,33.8582],[-95.9561,33.8583],[-95.9557,33.8583],[-95.955,33.8584],[-95.9549,33.8584],[-95.9546,33.8584],[-95.9544,33.8584],[-95.9542,33.8584],[-95.9538,33.8585],[-95.9536,33.8585],[-95.9535,33.8585],[-95.9532,33.8586],[-95.9529,33.8586],[-95.9526,33.8587],[-95.9523,33.8588],[-95.9521,33.8588],[-95.952,33.8588],[-95.9518,33.8588],[-95.9514,33.8588],[-95.9511,33.8588],[-95.9508,33.8588],[-95.9506,33.8588],[-95.9504,33.8588],[-95.9496,33.8589],[-95.9491,33.8589],[-95.9485,33.859],[-95.9483,33.859],[-95.9481,33.859],[-95.9474,33.859],[-95.9473,33.8589],[-95.9474,33.8589],[-95.9475,33.8589],[-95.9476,33.8589],[-95.9477,33.8588],[-95.9478,33.8587],[-95.9479,33.8587],[-95.948,33.8586],[-95.9481,33.8586],[-95.9482,33.8586],[-95.9482,33.8587],[-95.9483,33.8587],[-95.9484,33.8588],[-95.9484,33.8587],[-95.9484,33.8586],[-95.9483,33.8586],[-95.9487,33.8585],[-95.9489,33.8585],[-95.9489,33.8584],[-95.949,33.8584],[-95.949,33.8583],[-95.949,33.8582],[-95.9491,33.8582],[-95.9492,33.8581],[-95.9493,33.8581],[-95.9497,33.858],[-95.9498,33.858],[-95.9499,33.858],[-95.95,33.858],[-95.9501,33.858],[-95.95,33.8579],[-95.9499,33.8579],[-95.9499,33.8578],[-95.95,33.8578],[-95.9501,33.8578],[-95.9502,33.8578],[-95.9508,33.8577],[-95.9509,33.8577],[-95.9511,33.8577],[-95.9512,33.8578],[-95.9513,33.8578],[-95.9514,33.8577],[-95.9516,33.8576],[-95.9518,33.8576],[-95.9522,33.8576],[-95.9522,33.8575],[-95.9523,33.8575],[-95.9523,33.8574],[-95.9523,33.8573],[-95.9524,33.8573],[-95.9523,33.8573],[-95.9523,33.8572],[-95.9519,33.8573],[-95.9514,33.8573],[-95.9511,33.8574],[-95.951,33.8574],[-95.9508,33.8575],[-95.9503,33.8575],[-95.9495,33.8578],[-95.9487,33.858],[-95.9472,33.8587],[-95.947,33.8588],[-95.9467,33.859],[-95.9466,33.8591],[-95.9463,33.8592],[-95.946,33.8593],[-95.9459,33.8594],[-95.9458,33.8594],[-95.9455,33.8595],[-95.9448,33.8597],[-95.9444,33.8599],[-95.9443,33.8599],[-95.9441,33.86],[-95.944,33.8601],[-95.9437,33.8603],[-95.9433,33.8605],[-95.943,33.8606],[-95.9425,33.861],[-95.9423,33.8612],[-95.9419,33.8615],[-95.9418,33.8616],[-95.9413,33.8625],[-95.9412,33.8626],[-95.9411,33.8634],[-95.9412,33.8636],[-95.9412,33.8637],[-95.9413,33.8638],[-95.9413,33.8639],[-95.9412,33.8642],[-95.9408,33.8648],[-95.9407,33.8649],[-95.9403,33.8653],[-95.9399,33.8657],[-95.9398,33.8657],[-95.9397,33.8658],[-95.9396,33.8659],[-95.9395,33.8661],[-95.9391,33.8665],[-95.9389,33.8668],[-95.9389,33.8669],[-95.9386,33.8673],[-95.9382,33.8681],[-95.9377,33.869],[-95.9376,33.8694],[-95.9373,33.8698],[-95.9368,33.8707],[-95.9364,33.8714],[-95.9362,33.8721],[-95.936,33.873],[-95.9359,33.8734],[-95.9357,33.8744],[-95.9356,33.875],[-95.9355,33.8753],[-95.9351,33.8761],[-95.935,33.8763],[-95.9347,33.8768],[-95.9347,33.8769],[-95.9346,33.8771],[-95.9343,33.8774],[-95.9341,33.8777],[-95.934,33.8779],[-95.9338,33.8781],[-95.9336,33.8784],[-95.9335,33.8786],[-95.9334,33.8787],[-95.9334,33.8789],[-95.9335,33.8791],[-95.9335,33.8792],[-95.9335,33.8795],[-95.9335,33.8798],[-95.9335,33.8799],[-95.9335,33.88],[-95.9335,33.8801],[-95.9334,33.8802],[-95.9334,33.8803],[-95.9333,33.8805],[-95.9332,33.8806],[-95.9331,33.8807],[-95.933,33.881],[-95.9329,33.8814],[-95.9328,33.8817],[-95.9328,33.8818],[-95.9328,33.8819],[-95.9329,33.8822],[-95.9329,33.8824],[-95.9328,33.8828],[-95.9327,33.8832],[-95.9326,33.8834],[-95.9323,33.8838],[-95.9322,33.8839],[-95.932,33.884],[-95.932,33.8841],[-95.9319,33.8842],[-95.9316,33.8844],[-95.9315,33.8845],[-95.9312,33.8846],[-95.9311,33.8847],[-95.9306,33.8848],[-95.9305,33.8848],[-95.9302,33.885],[-95.93,33.885],[-95.9297,33.885],[-95.9296,33.885],[-95.9294,33.885],[-95.9292,33.885],[-95.9289,33.8851],[-95.9287,33.8851],[-95.9284,33.8852],[-95.9283,33.8853],[-95.9283,33.8854],[-95.9282,33.8854],[-95.9282,33.8853],[-95.9281,33.8852],[-95.928,33.8852],[-95.9278,33.8852],[-95.9275,33.8852],[-95.9271,33.8852],[-95.9268,33.8852],[-95.9266,33.8852],[-95.926,33.8851],[-95.9256,33.885],[-95.9251,33.8849],[-95.9248,33.8848],[-95.9245,33.8847],[-95.9242,33.8846],[-95.924,33.8844],[-95.9235,33.8841],[-95.9234,33.884],[-95.9231,33.8837],[-95.9228,33.8835],[-95.9216,33.8829],[-95.9213,33.8827],[-95.921,33.8826],[-95.9203,33.882],[-95.9196,33.8816],[-95.919,33.8811],[-95.9186,33.8808],[-95.9185,33.8808],[-95.9183,33.8807],[-95.9173,33.8803],[-95.9163,33.8799],[-95.9157,33.8796],[-95.9152,33.8794],[-95.9143,33.879],[-95.9139,33.8788],[-95.9135,33.8787],[-95.9133,33.8785],[-95.913,33.8784],[-95.9123,33.878],[-95.9108,33.8771],[-95.9104,33.8769],[-95.9099,33.8766],[-95.9097,33.8765],[-95.9093,33.8763],[-95.9081,33.8755],[-95.9073,33.875],[-95.9066,33.8746],[-95.9062,33.8743],[-95.906,33.8742],[-95.9058,33.874],[-95.9052,33.8735],[-95.9047,33.8731],[-95.9043,33.8729],[-95.904,33.8728],[-95.9034,33.8724],[-95.9032,33.8722],[-95.9024,33.8717],[-95.902,33.8715],[-95.9019,33.8714],[-95.9015,33.8711],[-95.9012,33.871],[-95.901,33.8709],[-95.9006,33.8706],[-95.9003,33.8705],[-95.9002,33.8704],[-95.9001,33.8703],[-95.8999,33.8702],[-95.8998,33.8702],[-95.8997,33.8701],[-95.8995,33.8701],[-95.8993,33.87],[-95.8989,33.8699],[-95.8988,33.8698],[-95.8984,33.8695],[-95.8983,33.8694],[-95.8981,33.8693],[-95.8977,33.869],[-95.8973,33.8688],[-95.8971,33.8687],[-95.8968,33.8686],[-95.8966,33.8684],[-95.8964,33.8683],[-95.8961,33.8682],[-95.896,33.8681],[-95.8959,33.868],[-95.8956,33.8678],[-95.8952,33.8676],[-95.8951,33.8675],[-95.8947,33.8675],[-95.8946,33.8674],[-95.8945,33.8673],[-95.8943,33.8672],[-95.8942,33.8672],[-95.8935,33.8669],[-95.8931,33.8667],[-95.8929,33.8666],[-95.8926,33.8665],[-95.8924,33.8664],[-95.8922,33.8663],[-95.892,33.8662],[-95.8915,33.866],[-95.8913,33.8659],[-95.8911,33.8659],[-95.8909,33.8658],[-95.8908,33.8657],[-95.8904,33.8656],[-95.8899,33.8655],[-95.8892,33.8655],[-95.889,33.8654],[-95.8888,33.8654],[-95.8886,33.8654],[-95.8882,33.8655],[-95.888,33.8654],[-95.8877,33.8653],[-95.8874,33.8651],[-95.8868,33.8649],[-95.8867,33.8649],[-95.8867,33.8648],[-95.8866,33.8647],[-95.8865,33.8646],[-95.8863,33.8646],[-95.8861,33.8644],[-95.8857,33.8641],[-95.8854,33.8638],[-95.8853,33.8637],[-95.8851,33.8636],[-95.8848,33.8634],[-95.8836,33.8628],[-95.8835,33.8627],[-95.8833,33.8625],[-95.8832,33.8624],[-95.8829,33.8621],[-95.8829,33.862],[-95.883,33.862],[-95.8834,33.8623],[-95.8838,33.8624],[-95.884,33.8625],[-95.8845,33.8628],[-95.8849,33.863],[-95.885,33.863],[-95.8851,33.8631],[-95.8852,33.8632],[-95.8854,33.8633],[-95.8854,33.8632],[-95.8852,33.863],[-95.8849,33.8628],[-95.8846,33.8627],[-95.8841,33.8624],[-95.8837,33.8622],[-95.8836,33.8621],[-95.8835,33.862],[-95.8825,33.8613],[-95.8822,33.8611],[-95.8818,33.8608],[-95.8816,33.8607],[-95.8814,33.8607],[-95.8813,33.8607],[-95.8812,33.8606],[-95.8811,33.8605],[-95.881,33.8603],[-95.8803,33.8598],[-95.8801,33.8595],[-95.8796,33.8591],[-95.8794,33.859],[-95.8792,33.8588],[-95.8787,33.8586],[-95.8784,33.8584],[-95.878,33.8583],[-95.8777,33.8581],[-95.8775,33.858],[-95.8774,33.8579],[-95.8773,33.8579],[-95.8772,33.8578],[-95.8767,33.8574],[-95.8763,33.8571],[-95.8761,33.8569],[-95.8756,33.8567],[-95.875,33.8562],[-95.8745,33.8558],[-95.8742,33.8556],[-95.8739,33.8554],[-95.8727,33.8546],[-95.8724,33.8544],[-95.8717,33.854],[-95.8714,33.8539],[-95.8711,33.8536],[-95.8705,33.8532],[-95.8701,33.853],[-95.8694,33.8526],[-95.8693,33.8526],[-95.869,33.8524],[-95.8687,33.8521],[-95.8672,33.8513],[-95.8668,33.8511],[-95.8665,33.851],[-95.8662,33.8509],[-95.8659,33.8508],[-95.8657,33.8508],[-95.8655,33.8508],[-95.8652,33.8508],[-95.865,33.8507],[-95.8648,33.8506],[-95.8641,33.8504],[-95.864,33.8504],[-95.8639,33.8505],[-95.8637,33.8505],[-95.8633,33.8503],[-95.8624,33.8501],[-95.8619,33.85],[-95.8613,33.8498],[-95.8611,33.8498],[-95.8608,33.8498],[-95.8607,33.8498],[-95.8605,33.8498],[-95.8604,33.8498],[-95.8603,33.8499],[-95.8602,33.8501],[-95.86,33.8503],[-95.8597,33.8504],[-95.8594,33.8505],[-95.8588,33.8507],[-95.8586,33.8507],[-95.8585,33.8507],[-95.8576,33.8505],[-95.8572,33.8503],[-95.8568,33.8501],[-95.8564,33.8499],[-95.856,33.8496],[-95.8558,33.8494],[-95.8555,33.8493],[-95.8549,33.8486],[-95.8545,33.8482],[-95.8542,33.8479],[-95.8539,33.8475],[-95.853,33.8464],[-95.8527,33.846],[-95.8523,33.8455],[-95.8521,33.8453],[-95.8519,33.8451],[-95.8516,33.8448],[-95.8507,33.8439],[-95.8505,33.8437],[-95.8501,33.8432],[-95.8498,33.843],[-95.8493,33.8423],[-95.8491,33.842],[-95.8489,33.8418],[-95.8484,33.8413],[-95.848,33.841],[-95.8468,33.84],[-95.8465,33.8399],[-95.8463,33.8397],[-95.8458,33.8395],[-95.8456,33.8393],[-95.8453,33.8392],[-95.8452,33.8391],[-95.8451,33.839],[-95.845,33.8389],[-95.8448,33.8388],[-95.8446,33.8387],[-95.8445,33.8386],[-95.8444,33.8385],[-95.8443,33.8384],[-95.8442,33.8383],[-95.8439,33.8382],[-95.8433,33.8379],[-95.843,33.8378],[-95.8427,33.8377],[-95.8425,33.8377],[-95.8423,33.8376],[-95.8422,33.8375],[-95.8421,33.8375],[-95.8418,33.8375],[-95.8416,33.8374],[-95.8411,33.8372],[-95.8406,33.8369],[-95.8405,33.8369],[-95.8403,33.8369],[-95.8399,33.8366],[-95.8398,33.8365],[-95.8395,33.8364],[-95.8393,33.8363],[-95.8392,33.8362],[-95.8391,33.8362],[-95.8381,33.8359],[-95.8371,33.8357],[-95.8363,33.8355],[-95.8345,33.8351],[-95.8342,33.8351],[-95.8341,33.8351],[-95.834,33.8351],[-95.8336,33.835],[-95.8332,33.8349],[-95.833,33.8349],[-95.8323,33.835],[-95.8322,33.835],[-95.832,33.835],[-95.8318,33.8349],[-95.8316,33.8348],[-95.8315,33.8348],[-95.8312,33.8348],[-95.8309,33.8348],[-95.8306,33.8348],[-95.8304,33.8348],[-95.8301,33.8348],[-95.8296,33.835],[-95.8294,33.835],[-95.8293,33.8351],[-95.8287,33.8354],[-95.8282,33.8356],[-95.8277,33.8358],[-95.8274,33.8359],[-95.8271,33.836],[-95.8268,33.8361],[-95.8265,33.8363],[-95.8263,33.8363],[-95.826,33.8364],[-95.8254,33.8367],[-95.8251,33.8368],[-95.8242,33.8372],[-95.8239,33.8373],[-95.8237,33.8374],[-95.8235,33.8375],[-95.8233,33.8377],[-95.823,33.8379],[-95.8227,33.8381],[-95.8221,33.8385],[-95.821,33.8395],[-95.8203,33.8402],[-95.8201,33.8404],[-95.8199,33.8407],[-95.8195,33.8413],[-95.8194,33.8416],[-95.8192,33.8419],[-95.819,33.8424],[-95.8189,33.8426],[-95.8188,33.843],[-95.8188,33.8432],[-95.8188,33.8434],[-95.8188,33.8437],[-95.8189,33.8438],[-95.819,33.844],[-95.8189,33.8441],[-95.819,33.8442],[-95.819,33.8445],[-95.8191,33.8447],[-95.8191,33.8448],[-95.8192,33.845],[-95.8191,33.8452],[-95.8191,33.8455],[-95.8191,33.8457],[-95.8191,33.8458],[-95.819,33.8461],[-95.8189,33.8463],[-95.8189,33.8465],[-95.8189,33.8467],[-95.8189,33.8469],[-95.819,33.8475],[-95.8191,33.8478],[-95.8191,33.848],[-95.8191,33.8481],[-95.8193,33.8484],[-95.8193,33.8486],[-95.8194,33.8488],[-95.8195,33.849],[-95.8196,33.8493],[-95.8197,33.8495],[-95.8197,33.8496],[-95.8198,33.8498],[-95.8199,33.8501],[-95.82,33.8504],[-95.8201,33.8507],[-95.8202,33.8509],[-95.8205,33.8517],[-95.8208,33.8521],[-95.821,33.8527],[-95.8211,33.8531],[-95.8212,33.8535],[-95.8212,33.8537],[-95.8212,33.854],[-95.8212,33.8542],[-95.8211,33.8545],[-95.821,33.8548],[-95.8209,33.855],[-95.8208,33.8552],[-95.8207,33.8554],[-95.8207,33.8555],[-95.8207,33.8556],[-95.8208,33.8558],[-95.8209,33.856],[-95.8209,33.8562],[-95.8209,33.8563],[-95.8207,33.8566],[-95.8207,33.8568],[-95.8205,33.8569],[-95.8205,33.8571],[-95.8203,33.8572],[-95.8202,33.8573],[-95.8201,33.8574],[-95.8199,33.8576],[-95.8198,33.8576],[-95.8194,33.8577],[-95.8193,33.8578],[-95.8191,33.8578],[-95.819,33.8578],[-95.8188,33.8578],[-95.8186,33.8579],[-95.8184,33.858],[-95.8182,33.8581],[-95.818,33.8582],[-95.8177,33.8583],[-95.8176,33.8584],[-95.8174,33.8585],[-95.8173,33.8587],[-95.8171,33.8588],[-95.817,33.8591],[-95.8168,33.8593],[-95.8166,33.8595],[-95.8163,33.8596],[-95.8161,33.8597],[-95.8157,33.8598],[-95.8156,33.8599],[-95.8154,33.8599],[-95.8151,33.8599],[-95.815,33.8599],[-95.8149,33.8598],[-95.8147,33.8598],[-95.8137,33.8599],[-95.8131,33.86],[-95.8126,33.8601],[-95.8121,33.8601],[-95.8115,33.8601],[-95.811,33.8602],[-95.8108,33.8602],[-95.8106,33.8602],[-95.8103,33.8603],[-95.8101,33.8603],[-95.8093,33.8604],[-95.8086,33.8605],[-95.8083,33.8605],[-95.8081,33.8606],[-95.808,33.8606],[-95.8074,33.8606],[-95.8069,33.8608],[-95.8066,33.8608],[-95.8064,33.8608],[-95.8062,33.8609],[-95.8059,33.861],[-95.8054,33.8611],[-95.8053,33.8613],[-95.805,33.8614],[-95.8049,33.8614],[-95.8047,33.8614],[-95.8045,33.8614],[-95.804,33.8614],[-95.8036,33.8614],[-95.8034,33.8615],[-95.8027,33.8615],[-95.8022,33.8616],[-95.802,33.8616],[-95.8017,33.8616],[-95.8013,33.8615],[-95.8011,33.8614],[-95.8008,33.8614],[-95.8006,33.8614],[-95.7999,33.8613],[-95.7997,33.8612],[-95.7995,33.8612],[-95.7993,33.8611],[-95.7989,33.861],[-95.7976,33.8606],[-95.7969,33.8604],[-95.7961,33.8601],[-95.7955,33.8599],[-95.7949,33.8596],[-95.7941,33.8593],[-95.7936,33.859],[-95.7934,33.8589],[-95.7927,33.8585],[-95.7924,33.8584],[-95.7918,33.8582],[-95.7911,33.8579],[-95.7908,33.8577],[-95.7904,33.8575],[-95.7887,33.8564],[-95.7878,33.8558],[-95.7877,33.8557],[-95.7873,33.8554],[-95.7869,33.8552],[-95.7865,33.8547],[-95.7862,33.8546],[-95.7854,33.854],[-95.7853,33.8539],[-95.7852,33.8537],[-95.785,33.8535],[-95.7849,33.8533],[-95.7848,33.8533],[-95.7845,33.8534],[-95.7842,33.8533],[-95.7839,33.8531],[-95.7838,33.8529],[-95.7835,33.8525],[-95.7833,33.8522],[-95.7832,33.852],[-95.7832,33.8518],[-95.7831,33.8517],[-95.7828,33.8515],[-95.7824,33.8511],[-95.7821,33.851],[-95.7818,33.8509],[-95.7811,33.8509],[-95.7809,33.8509],[-95.7806,33.851],[-95.7801,33.8513],[-95.7799,33.8513],[-95.777,33.8484],[-95.7759,33.8473],[-95.7754,33.8471],[-95.7745,33.8467],[-95.7737,33.8464],[-95.7734,33.8463],[-95.7732,33.8462],[-95.7722,33.8457],[-95.772,33.8456],[-95.7706,33.8453],[-95.7702,33.8452],[-95.7659,33.8463],[-95.7653,33.8464],[-95.7636,33.8468],[-95.7629,33.8473],[-95.7625,33.8474],[-95.7621,33.8476],[-95.7617,33.8477],[-95.7613,33.8479],[-95.7609,33.8481],[-95.7605,33.8483],[-95.7601,33.8485],[-95.7599,33.8487],[-95.7597,33.8488],[-95.7595,33.8489],[-95.7594,33.8489],[-95.7593,33.8489],[-95.7588,33.8491],[-95.7585,33.8492],[-95.7583,33.8494],[-95.758,33.8496],[-95.7577,33.8498],[-95.7575,33.85],[-95.7574,33.8502],[-95.7573,33.8503],[-95.757,33.8505],[-95.7566,33.8509],[-95.7562,33.8511],[-95.7553,33.8517],[-95.7548,33.852],[-95.7545,33.8522],[-95.7543,33.8524],[-95.7542,33.8526],[-95.7541,33.8529],[-95.7538,33.8531],[-95.7537,33.8532],[-95.7532,33.8537],[-95.7529,33.8541],[-95.7525,33.8544],[-95.7524,33.8546],[-95.7522,33.8549],[-95.7521,33.855],[-95.752,33.8551],[-95.7519,33.8553],[-95.7518,33.8554],[-95.7518,33.8556],[-95.7516,33.8559],[-95.7515,33.856],[-95.7515,33.8562],[-95.7516,33.8565],[-95.7515,33.8568],[-95.7514,33.8572],[-95.7513,33.8578],[-95.7513,33.8583],[-95.7513,33.8585],[-95.7513,33.8589],[-95.7513,33.8594],[-95.7513,33.8597],[-95.7513,33.86],[-95.7513,33.8603],[-95.7514,33.8607],[-95.7515,33.8608],[-95.7516,33.8611],[-95.7518,33.8614],[-95.7519,33.8615],[-95.752,33.8617],[-95.752,33.8618],[-95.7521,33.862],[-95.7521,33.8621],[-95.7522,33.8621],[-95.7523,33.8622],[-95.7524,33.8623],[-95.7525,33.8624],[-95.7526,33.8625],[-95.7528,33.8629],[-95.7529,33.863],[-95.753,33.8632],[-95.7531,33.8635],[-95.7532,33.8637],[-95.7534,33.864],[-95.7535,33.8643],[-95.7536,33.8645],[-95.7538,33.8648],[-95.7541,33.8653],[-95.7543,33.8654],[-95.7544,33.8655],[-95.7546,33.8657],[-95.7547,33.8657],[-95.7549,33.8658],[-95.7551,33.866],[-95.7553,33.8662],[-95.7557,33.8667],[-95.7558,33.8668],[-95.7559,33.867],[-95.7561,33.8673],[-95.7562,33.8674],[-95.7563,33.8674],[-95.7563,33.8675],[-95.7564,33.8676],[-95.7565,33.8678],[-95.7566,33.8679],[-95.7566,33.868],[-95.7568,33.8682],[-95.7569,33.8683],[-95.757,33.8684],[-95.7573,33.8686],[-95.7576,33.8688],[-95.7577,33.8688],[-95.7578,33.869],[-95.7579,33.8691],[-95.7579,33.8693],[-95.758,33.8695],[-95.7582,33.8697],[-95.7582,33.8699],[-95.7583,33.87],[-95.7584,33.8703],[-95.7586,33.8707],[-95.7587,33.8709],[-95.7587,33.871],[-95.7588,33.8711],[-95.7589,33.8713],[-95.7591,33.8715],[-95.7592,33.8718],[-95.7594,33.8721],[-95.7595,33.8724],[-95.7596,33.8726],[-95.7597,33.8727],[-95.7598,33.8729],[-95.7599,33.8731],[-95.7599,33.8733],[-95.76,33.8737],[-95.7601,33.8738],[-95.7608,33.8735],[-95.7615,33.8731],[-95.7618,33.8739],[-95.7619,33.8745],[-95.7621,33.875],[-95.7621,33.8751],[-95.7622,33.8765],[-95.7624,33.8781],[-95.7625,33.8796],[-95.7625,33.8811],[-95.7623,33.8819],[-95.762,33.8834],[-95.7617,33.8843],[-95.7606,33.8862],[-95.7598,33.8881],[-95.7594,33.8888],[-95.7591,33.8891],[-95.7588,33.8895],[-95.7579,33.8907],[-95.7566,33.892],[-95.7562,33.8923],[-95.7555,33.8926],[-95.7546,33.893],[-95.7534,33.8938],[-95.7522,33.8946],[-95.7513,33.8949],[-95.7504,33.8954],[-95.7489,33.8961],[-95.7478,33.8964],[-95.7473,33.8964],[-95.7459,33.8966],[-95.7451,33.8967],[-95.7436,33.8967],[-95.7432,33.8966],[-95.7398,33.8968],[-95.7378,33.8969],[-95.7363,33.8969],[-95.7352,33.8968],[-95.7332,33.8965],[-95.7328,33.8961],[-95.7323,33.8957],[-95.7317,33.8955],[-95.7301,33.895],[-95.7297,33.8948],[-95.7293,33.8946],[-95.7289,33.8946],[-95.7288,33.8946],[-95.7288,33.8945],[-95.7282,33.8946],[-95.7275,33.8942],[-95.7271,33.8937],[-95.7267,33.8935],[-95.7229,33.892],[-95.7223,33.8919],[-95.7214,33.8914],[-95.72,33.8909],[-95.7192,33.8904],[-95.7185,33.89],[-95.718,33.8897],[-95.7178,33.8893],[-95.7175,33.889],[-95.7174,33.8887],[-95.7169,33.8883],[-95.7164,33.8878],[-95.7152,33.887],[-95.7145,33.8866],[-95.7132,33.886],[-95.7127,33.8857],[-95.7122,33.8855],[-95.7112,33.8854],[-95.7098,33.8855],[-95.7083,33.8854],[-95.7074,33.8855],[-95.7058,33.8855],[-95.7041,33.8857],[-95.7034,33.8858],[-95.7024,33.8858],[-95.7018,33.8858],[-95.7006,33.8858],[-95.7002,33.886],[-95.6997,33.8862],[-95.6975,33.8864],[-95.6966,33.8865],[-95.6949,33.8868],[-95.6931,33.8872],[-95.6926,33.8874],[-95.6919,33.8876],[-95.6914,33.8878],[-95.691,33.8878],[-95.6905,33.8879],[-95.6889,33.8885],[-95.6875,33.8894],[-95.687,33.8899],[-95.6862,33.89],[-95.6857,33.8901],[-95.6848,33.8905],[-95.6846,33.8907],[-95.6842,33.891],[-95.6839,33.8916],[-95.6828,33.892],[-95.6815,33.893],[-95.6808,33.8933],[-95.6802,33.8937],[-95.6793,33.8944],[-95.6791,33.8947],[-95.679,33.8949],[-95.6783,33.896],[-95.6782,33.8963],[-95.6782,33.8966],[-95.6779,33.897],[-95.677,33.8977],[-95.6752,33.8995],[-95.6741,33.9007],[-95.6732,33.9014],[-95.6721,33.9023],[-95.6718,33.9027],[-95.6715,33.9033],[-95.6713,33.9037],[-95.6708,33.9044],[-95.6697,33.9055],[-95.6692,33.9059],[-95.6686,33.907],[-95.6681,33.9072],[-95.6671,33.9079],[-95.6667,33.908],[-95.6664,33.9082],[-95.6663,33.9084],[-95.6662,33.9085],[-95.6658,33.9089],[-95.6655,33.909],[-95.6646,33.909],[-95.663,33.9096],[-95.6625,33.9096],[-95.6621,33.9096],[-95.6605,33.9102],[-95.6599,33.9102],[-95.659,33.9103],[-95.6583,33.9103],[-95.658,33.9099],[-95.6575,33.9096],[-95.6567,33.9094],[-95.6563,33.9094],[-95.656,33.9094],[-95.6557,33.9095],[-95.6554,33.9097],[-95.6552,33.9099],[-95.6545,33.9098],[-95.653,33.9093],[-95.6511,33.9086],[-95.65,33.9084],[-95.6494,33.9083],[-95.6488,33.9083],[-95.6481,33.9081],[-95.6477,33.908],[-95.6474,33.9079],[-95.647,33.9077],[-95.6458,33.9073],[-95.6445,33.9068],[-95.6407,33.9057],[-95.6391,33.905],[-95.6388,33.9049],[-95.638,33.9049],[-95.637,33.9051],[-95.636,33.9051],[-95.6353,33.9053],[-95.6349,33.905],[-95.6346,33.9048],[-95.6344,33.9047],[-95.6339,33.9047],[-95.6334,33.9047],[-95.6328,33.9048],[-95.6325,33.9049],[-95.6322,33.9051],[-95.6318,33.9055],[-95.6312,33.9055],[-95.6302,33.9057],[-95.6293,33.9059],[-95.6286,33.9064],[-95.6273,33.9078],[-95.6272,33.9081],[-95.6272,33.9084],[-95.6264,33.9109],[-95.6263,33.9117],[-95.626,33.9125],[-95.6257,33.9134],[-95.6254,33.9143],[-95.6252,33.9149],[-95.6248,33.9157],[-95.624,33.9168],[-95.6234,33.9175],[-95.6229,33.9183],[-95.6219,33.9201],[-95.6216,33.9205],[-95.6198,33.9221],[-95.6191,33.923],[-95.6187,33.9235],[-95.6184,33.9242],[-95.6183,33.9245],[-95.6184,33.9248],[-95.6175,33.9259],[-95.6173,33.9265],[-95.6171,33.9268],[-95.6164,33.9276],[-95.6161,33.9279],[-95.6151,33.9284],[-95.6148,33.9286],[-95.6144,33.9286],[-95.6141,33.9286],[-95.6137,33.9284],[-95.6125,33.9288],[-95.611,33.929],[-95.6103,33.929],[-95.6097,33.9291],[-95.6091,33.9292],[-95.607,33.9288],[-95.6051,33.9288],[-95.6043,33.9288],[-95.6038,33.929],[-95.6035,33.9291],[-95.6031,33.9292],[-95.6021,33.93],[-95.601,33.9312],[-95.5991,33.9331],[-95.5989,33.9334],[-95.5984,33.9344],[-95.5979,33.9357],[-95.5979,33.9365],[-95.5978,33.9377],[-95.5979,33.9382],[-95.5979,33.9386],[-95.598,33.9394],[-95.5978,33.9406],[-95.5976,33.9415],[-95.5976,33.9419],[-95.5975,33.9423],[-95.5957,33.9426],[-95.5951,33.9428],[-95.5945,33.943],[-95.5941,33.9431],[-95.5938,33.943],[-95.5935,33.9429],[-95.5929,33.9428],[-95.5918,33.9427],[-95.5914,33.9425],[-95.5898,33.9421],[-95.5891,33.9417],[-95.5879,33.9408],[-95.5866,33.9396],[-95.5852,33.9375],[-95.5845,33.9367],[-95.5837,33.9359],[-95.5827,33.9349],[-95.5819,33.9342],[-95.5808,33.9339],[-95.5794,33.9333],[-95.5782,33.933],[-95.5773,33.9329],[-95.5768,33.933],[-95.5762,33.9332],[-95.574,33.9335],[-95.5721,33.9337],[-95.5703,33.9337],[-95.5674,33.9336],[-95.566,33.9333],[-95.5638,33.9329],[-95.5625,33.9326],[-95.5605,33.9317],[-95.5593,33.931],[-95.5586,33.9308],[-95.5577,33.9303],[-95.5572,33.9299],[-95.556,33.9287],[-95.5553,33.9282],[-95.5548,33.9276],[-95.5542,33.927],[-95.5536,33.926],[-95.5528,33.9243],[-95.5524,33.9226],[-95.5522,33.9202],[-95.552,33.9196],[-95.5519,33.9185],[-95.5513,33.9162],[-95.5509,33.9154],[-95.5503,33.9143],[-95.5498,33.913],[-95.5496,33.9126],[-95.5493,33.9121],[-95.5491,33.9115],[-95.5487,33.9097],[-95.5482,33.9066],[-95.5481,33.9046],[-95.5481,33.903],[-95.5479,33.9026],[-95.5478,33.9019],[-95.5479,33.9001],[-95.5483,33.8982],[-95.5485,33.8976],[-95.5486,33.8973],[-95.5497,33.8953],[-95.5503,33.8939],[-95.551,33.8921],[-95.5512,33.8911],[-95.5513,33.8905],[-95.5512,33.8897],[-95.5511,33.8894],[-95.551,33.8891],[-95.5504,33.8882],[-95.5499,33.8873],[-95.5495,33.8864],[-95.5493,33.8857],[-95.5492,33.8854],[-95.5491,33.8854],[-95.549,33.885],[-95.5486,33.8847],[-95.5481,33.884],[-95.5476,33.8835],[-95.5456,33.8818],[-95.545,33.8811],[-95.5445,33.8807],[-95.5441,33.8806],[-95.5434,33.8805],[-95.5421,33.8806],[-95.5417,33.8807],[-95.5407,33.8808],[-95.5403,33.8807],[-95.5386,33.8807],[-95.5364,33.881],[-95.5357,33.8811],[-95.5351,33.881],[-95.5343,33.8811],[-95.5338,33.8811],[-95.5326,33.8815],[-95.5319,33.8819],[-95.5316,33.8822],[-95.5313,33.8826],[-95.5298,33.8835],[-95.5292,33.8837],[-95.5287,33.8837],[-95.528,33.8839],[-95.5274,33.8841],[-95.5265,33.8847],[-95.5255,33.8855],[-95.525,33.8862],[-95.5239,33.8872],[-95.5238,33.8873],[-95.5226,33.8878],[-95.5213,33.8884],[-95.5212,33.8885],[-95.5205,33.8888],[-95.5198,33.8895],[-95.5194,33.8895],[-95.5189,33.8897],[-95.5185,33.8899],[-95.5182,33.8901],[-95.518,33.8905],[-95.5175,33.8913],[-95.5175,33.8918],[-95.5174,33.8921],[-95.5164,33.893],[-95.516,33.894],[-95.515,33.8947],[-95.5135,33.8954],[-95.5128,33.8958],[-95.5126,33.8961],[-95.5121,33.8967],[-95.5114,33.8973],[-95.5103,33.8975],[-95.5095,33.8976],[-95.509,33.8976],[-95.5086,33.8975],[-95.5079,33.8974],[-95.5076,33.8972],[-95.5073,33.8971],[-95.5066,33.8967],[-95.5058,33.8956],[-95.5053,33.8946],[-95.5051,33.8934],[-95.505,33.8924],[-95.5051,33.8917],[-95.5049,33.8909],[-95.5048,33.8897],[-95.5049,33.8891],[-95.5053,33.8881],[-95.5054,33.8877],[-95.5054,33.8875],[-95.5055,33.887],[-95.5056,33.8862],[-95.5057,33.8858],[-95.5056,33.885],[-95.5055,33.8846],[-95.5055,33.884],[-95.5054,33.8824],[-95.5055,33.8815],[-95.5058,33.8804],[-95.5057,33.8802],[-95.5061,33.8787],[-95.5061,33.8783],[-95.5062,33.8778],[-95.506,33.877],[-95.5058,33.8764],[-95.5057,33.8764],[-95.5056,33.8763],[-95.505,33.8759],[-95.5048,33.8758],[-95.5047,33.8758],[-95.5044,33.8757],[-95.504,33.8755],[-95.5038,33.8755],[-95.5037,33.8755],[-95.5035,33.8755],[-95.5033,33.8754],[-95.5032,33.8754],[-95.5031,33.8754],[-95.503,33.8754],[-95.5029,33.8753],[-95.5025,33.8752],[-95.5022,33.8751],[-95.5021,33.8751],[-95.5018,33.875],[-95.5016,33.875],[-95.5014,33.875],[-95.5012,33.875],[-95.5008,33.8751],[-95.5006,33.8752],[-95.5004,33.8752],[-95.5002,33.8752],[-95.4999,33.8752],[-95.4993,33.8752],[-95.4978,33.8752],[-95.4972,33.8752],[-95.4971,33.8751],[-95.497,33.8751],[-95.4969,33.875],[-95.4968,33.875],[-95.4962,33.8749],[-95.4955,33.875],[-95.495,33.875],[-95.4949,33.875],[-95.4947,33.8749],[-95.4946,33.8749],[-95.4937,33.8749],[-95.4936,33.8749],[-95.4933,33.8749],[-95.4926,33.8749],[-95.492,33.8749],[-95.4918,33.875],[-95.4916,33.875],[-95.4907,33.8751],[-95.4899,33.8753],[-95.4865,33.8761],[-95.485,33.8765],[-95.4835,33.8768],[-95.4807,33.8778],[-95.4786,33.8786],[-95.4775,33.879],[-95.4765,33.8792],[-95.4758,33.8795],[-95.4757,33.8795],[-95.4755,33.8796],[-95.4746,33.8798],[-95.4733,33.8802],[-95.4729,33.8804],[-95.4727,33.8805],[-95.4727,33.8806],[-95.4725,33.8808],[-95.472,33.881],[-95.4712,33.8813],[-95.4705,33.8816],[-95.4699,33.882],[-95.4693,33.8825],[-95.4688,33.8831],[-95.4688,33.8832],[-95.4689,33.8837],[-95.4689,33.8838],[-95.4688,33.8843],[-95.4687,33.8845],[-95.4685,33.8846],[-95.4681,33.885],[-95.4678,33.8852],[-95.4676,33.8854],[-95.4668,33.8859],[-95.4665,33.886],[-95.4652,33.8868],[-95.4649,33.8869],[-95.4644,33.8871],[-95.4642,33.8871],[-95.464,33.8872],[-95.4638,33.8872],[-95.4636,33.8873],[-95.4632,33.8873],[-95.463,33.8873],[-95.4617,33.8871],[-95.4614,33.8871],[-95.4609,33.887],[-95.4606,33.8869],[-95.4601,33.8868],[-95.4597,33.8867],[-95.4597,33.8866],[-95.4599,33.8858],[-95.4601,33.8842],[-95.4606,33.8829],[-95.4616,33.8811],[-95.4624,33.8798],[-95.4628,33.879],[-95.4629,33.8786],[-95.4628,33.8778],[-95.4628,33.8773],[-95.4629,33.8769],[-95.4631,33.8766],[-95.4638,33.876],[-95.4641,33.8751],[-95.4643,33.8744],[-95.4642,33.8734],[-95.4633,33.8724],[-95.4621,33.8722],[-95.4619,33.8722],[-95.4617,33.8722],[-95.4613,33.872],[-95.4612,33.872],[-95.4608,33.872],[-95.4605,33.872],[-95.4601,33.872],[-95.4597,33.8719],[-95.4594,33.8718],[-95.459,33.8718],[-95.4588,33.8718],[-95.4585,33.8718],[-95.4583,33.8717],[-95.4581,33.8717],[-95.458,33.8716],[-95.4578,33.8715],[-95.4576,33.8715],[-95.4571,33.8715],[-95.4569,33.8715],[-95.4568,33.8715],[-95.4566,33.8714],[-95.4565,33.8714],[-95.4564,33.8714],[-95.4561,33.8714],[-95.456,33.8713],[-95.4559,33.8713],[-95.4557,33.8713],[-95.4554,33.8713],[-95.4553,33.8712],[-95.4552,33.8712],[-95.4551,33.8711],[-95.455,33.8711],[-95.4548,33.871],[-95.4546,33.8709],[-95.4544,33.8709],[-95.4542,33.8709],[-95.4541,33.8709],[-95.454,33.8709],[-95.4536,33.8709],[-95.4535,33.8708],[-95.4528,33.8706],[-95.4523,33.8704],[-95.452,33.8703],[-95.4518,33.8702],[-95.4516,33.8702],[-95.4515,33.8702],[-95.4511,33.87],[-95.4509,33.8699],[-95.4507,33.8698],[-95.4506,33.8698],[-95.4504,33.8697],[-95.4502,33.8696],[-95.4501,33.8696],[-95.4499,33.8695],[-95.4498,33.8695],[-95.4496,33.8693],[-95.4495,33.8692],[-95.4492,33.8692],[-95.449,33.8691],[-95.4487,33.8689],[-95.4484,33.8687],[-95.4481,33.8686],[-95.4479,33.8685],[-95.4477,33.8684],[-95.4475,33.8683],[-95.4472,33.8681],[-95.447,33.868],[-95.4468,33.8679],[-95.4465,33.8679],[-95.4464,33.8678],[-95.4463,33.8677],[-95.4455,33.8672],[-95.4451,33.8671],[-95.4448,33.867],[-95.4447,33.867],[-95.4444,33.8669],[-95.4441,33.8668],[-95.4434,33.8666],[-95.4432,33.8666],[-95.443,33.8665],[-95.4428,33.8665],[-95.4423,33.8665],[-95.4418,33.8665],[-95.4416,33.8665],[-95.4411,33.8664],[-95.4409,33.8664],[-95.4408,33.8664],[-95.4407,33.8663],[-95.4404,33.8663],[-95.44,33.8663],[-95.4399,33.8663],[-95.4395,33.8663],[-95.4392,33.8663],[-95.4391,33.8663],[-95.4386,33.8663],[-95.4383,33.8663],[-95.4379,33.8665],[-95.4377,33.8665],[-95.4375,33.8666],[-95.4371,33.8668],[-95.437,33.8668],[-95.4368,33.8668],[-95.4366,33.8669],[-95.4364,33.8669],[-95.4362,33.867],[-95.4358,33.8672],[-95.4354,33.8673],[-95.4352,33.8673],[-95.435,33.8674],[-95.4348,33.8675],[-95.4346,33.8676],[-95.4342,33.8677],[-95.434,33.8678],[-95.4339,33.8678],[-95.4337,33.8679],[-95.4337,33.868],[-95.4335,33.8681],[-95.4333,33.8682],[-95.4331,33.8683],[-95.433,33.8684],[-95.4324,33.8688],[-95.4313,33.8692],[-95.4295,33.8698],[-95.4287,33.8702],[-95.4277,33.8705],[-95.4273,33.8704],[-95.4263,33.8704],[-95.4246,33.8699],[-95.4223,33.8689],[-95.4216,33.8687],[-95.4213,33.8686],[-95.4204,33.8686],[-95.4194,33.8686],[-95.4187,33.8685],[-95.4173,33.8677],[-95.4162,33.8671],[-95.4158,33.8669],[-95.4145,33.8665],[-95.4144,33.8664],[-95.4142,33.8663],[-95.4138,33.8663],[-95.4136,33.8662],[-95.4129,33.8661],[-95.4124,33.866],[-95.4122,33.8659],[-95.4119,33.8658],[-95.4114,33.8656],[-95.4112,33.8655],[-95.4109,33.8655],[-95.4108,33.8655],[-95.4107,33.8654],[-95.4106,33.8654],[-95.4103,33.8653],[-95.4101,33.8653],[-95.4099,33.8653],[-95.4096,33.8652],[-95.4095,33.8652],[-95.4094,33.8652],[-95.4093,33.8652],[-95.4091,33.8651],[-95.409,33.8651],[-95.4088,33.8651],[-95.4086,33.865],[-95.4084,33.865],[-95.4082,33.865],[-95.408,33.8649],[-95.4076,33.8648],[-95.4075,33.8648],[-95.4069,33.8647],[-95.4068,33.8647],[-95.4067,33.8647],[-95.4066,33.8647],[-95.4064,33.8648],[-95.4062,33.8647],[-95.4058,33.8647],[-95.4057,33.8647],[-95.4055,33.8646],[-95.4054,33.8646],[-95.4052,33.8646],[-95.405,33.8646],[-95.4048,33.8646],[-95.4046,33.8646],[-95.4044,33.8646],[-95.4042,33.8645],[-95.4039,33.8645],[-95.4039,33.8646],[-95.4037,33.8646],[-95.4036,33.8646],[-95.4034,33.8646],[-95.403,33.8648],[-95.4028,33.8648],[-95.4027,33.8648],[-95.4026,33.8648],[-95.4022,33.8648],[-95.4014,33.8647],[-95.4013,33.8647],[-95.4012,33.8648],[-95.4009,33.8648],[-95.4007,33.8648],[-95.4005,33.8648],[-95.4003,33.8648],[-95.3998,33.8649],[-95.3995,33.8649],[-95.3992,33.865],[-95.399,33.865],[-95.3987,33.8651],[-95.3984,33.8651],[-95.398,33.8652],[-95.3979,33.8653],[-95.3976,33.8654],[-95.3975,33.8654],[-95.3974,33.8654],[-95.3973,33.8655],[-95.397,33.8657],[-95.3968,33.8657],[-95.3965,33.8657],[-95.396,33.8659],[-95.3957,33.866],[-95.3954,33.8661],[-95.3951,33.8662],[-95.3943,33.8665],[-95.394,33.8665],[-95.3935,33.8666],[-95.393,33.8668],[-95.3925,33.8669],[-95.3918,33.8672],[-95.3915,33.8673],[-95.3914,33.8674],[-95.3914,33.8675],[-95.3912,33.8676],[-95.3909,33.8677],[-95.3906,33.8677],[-95.3903,33.8678],[-95.3902,33.8678],[-95.39,33.8679],[-95.3897,33.868],[-95.3893,33.868],[-95.3891,33.868],[-95.3889,33.8681],[-95.3885,33.8681],[-95.3877,33.8682],[-95.3875,33.8682],[-95.3873,33.8683],[-95.3871,33.8684],[-95.3869,33.8684],[-95.3867,33.8684],[-95.3864,33.8685],[-95.3857,33.8685],[-95.3855,33.8685],[-95.3851,33.8685],[-95.3849,33.8685],[-95.3847,33.8686],[-95.3844,33.8686],[-95.3842,33.8686],[-95.3838,33.8687],[-95.3837,33.8687],[-95.3833,33.8686],[-95.3831,33.8686],[-95.3828,33.8686],[-95.3827,33.8686],[-95.3823,33.8686],[-95.3821,33.8686],[-95.3817,33.8685],[-95.3814,33.8685],[-95.3813,33.8685],[-95.381,33.8685],[-95.3805,33.8685],[-95.3803,33.8686],[-95.3797,33.8687],[-95.3791,33.8687],[-95.3789,33.8687],[-95.3788,33.8687],[-95.3785,33.8687],[-95.3782,33.8687],[-95.3781,33.8686],[-95.3776,33.8686],[-95.3769,33.8685],[-95.3766,33.8685],[-95.3765,33.8685],[-95.3757,33.8684],[-95.3748,33.868],[-95.3733,33.8675],[-95.3727,33.8673],[-95.371,33.8668],[-95.3705,33.8668],[-95.3693,33.8666],[-95.3685,33.8666],[-95.3682,33.8666],[-95.3678,33.8665],[-95.367,33.8668],[-95.3661,33.867],[-95.3656,33.8671],[-95.3632,33.8668],[-95.3626,33.8669],[-95.3619,33.8672],[-95.361,33.8674],[-95.3605,33.8676],[-95.3597,33.868],[-95.3584,33.8684],[-95.3579,33.8688],[-95.3574,33.8692],[-95.3565,33.8694],[-95.3524,33.8696],[-95.3519,33.87],[-95.3514,33.8703],[-95.3509,33.8705],[-95.3503,33.8706],[-95.3496,33.8706],[-95.3492,33.8705],[-95.3477,33.8705],[-95.3473,33.8712],[-95.3466,33.8716],[-95.3453,33.8719],[-95.3446,33.8722],[-95.3434,33.8725],[-95.3431,33.8727],[-95.3425,33.873],[-95.3411,33.8733],[-95.3406,33.8733],[-95.3399,33.873],[-95.3396,33.8735],[-95.3395,33.8737],[-95.3391,33.8741],[-95.3377,33.8747],[-95.3374,33.8747],[-95.3371,33.8747],[-95.3357,33.8743],[-95.3347,33.8758],[-95.3345,33.8761],[-95.3345,33.8762],[-95.3338,33.8768],[-95.3334,33.8773],[-95.3333,33.8774],[-95.3331,33.8778],[-95.3326,33.8785],[-95.3323,33.8789],[-95.3321,33.8793],[-95.332,33.8796],[-95.3319,33.8797],[-95.3319,33.8798],[-95.3319,33.8799],[-95.3318,33.8801],[-95.3316,33.8805],[-95.3315,33.8808],[-95.3313,33.8811],[-95.3312,33.8812],[-95.331,33.8817],[-95.3307,33.8821],[-95.3305,33.8825],[-95.3304,33.8827],[-95.3304,33.883],[-95.3303,33.8833],[-95.3303,33.8837],[-95.3302,33.8841],[-95.3301,33.8846],[-95.33,33.8851],[-95.3301,33.8852],[-95.3301,33.8855],[-95.3301,33.8858],[-95.3299,33.8863],[-95.3294,33.8863],[-95.3287,33.8863],[-95.3275,33.8861],[-95.3255,33.8857],[-95.3221,33.8845],[-95.321,33.8842],[-95.3195,33.8836],[-95.3179,33.8829],[-95.3162,33.8821],[-95.3144,33.8816],[-95.3142,33.8814],[-95.314,33.8811],[-95.3139,33.8811],[-95.3138,33.8811],[-95.3137,33.8811],[-95.3135,33.8807],[-95.3134,33.8805],[-95.3134,33.8802],[-95.3133,33.8801],[-95.313,33.8795],[-95.3126,33.879],[-95.3123,33.8788],[-95.3121,33.8787],[-95.3119,33.8785],[-95.3117,33.8784],[-95.3114,33.8781],[-95.3106,33.8772],[-95.3105,33.8772],[-95.3103,33.877],[-95.3102,33.877],[-95.3101,33.8768],[-95.3099,33.8767],[-95.3091,33.8764],[-95.3089,33.8762],[-95.3088,33.8761],[-95.3087,33.876],[-95.3085,33.876],[-95.3083,33.8759],[-95.3079,33.8757],[-95.3075,33.8755],[-95.3071,33.8753],[-95.3068,33.8751],[-95.3067,33.8751],[-95.3066,33.875],[-95.3064,33.8749],[-95.306,33.8748],[-95.3058,33.8748],[-95.3057,33.8748],[-95.3056,33.8748],[-95.3055,33.8747],[-95.3052,33.8746],[-95.3051,33.8746],[-95.305,33.8746],[-95.3047,33.8746],[-95.3044,33.8745],[-95.3043,33.8744],[-95.3041,33.8744],[-95.3035,33.8743],[-95.3032,33.8743],[-95.3031,33.8743],[-95.3028,33.8744],[-95.3027,33.8745],[-95.3025,33.8744],[-95.3023,33.8744],[-95.3022,33.8744],[-95.3016,33.8743],[-95.3015,33.8742],[-95.3014,33.8742],[-95.3013,33.8742],[-95.301,33.8742],[-95.3008,33.8741],[-95.3007,33.8741],[-95.3005,33.874],[-95.3003,33.874],[-95.2996,33.8738],[-95.299,33.8736],[-95.2982,33.8734],[-95.2978,33.8734],[-95.2974,33.8733],[-95.297,33.8732],[-95.2963,33.8731],[-95.2958,33.873],[-95.2953,33.8729],[-95.2949,33.8728],[-95.2945,33.8728],[-95.2943,33.8728],[-95.2941,33.8728],[-95.2938,33.8728],[-95.2936,33.8728],[-95.2933,33.8729],[-95.293,33.873],[-95.2929,33.8731],[-95.2928,33.8732],[-95.2927,33.8732],[-95.2927,33.8731],[-95.2926,33.8731],[-95.2925,33.8731],[-95.2924,33.8732],[-95.2923,33.8732],[-95.2922,33.8731],[-95.2921,33.8732],[-95.292,33.8732],[-95.2919,33.8732],[-95.2918,33.8732],[-95.2917,33.8732],[-95.2916,33.8732],[-95.2912,33.8731],[-95.291,33.8731],[-95.2907,33.8731],[-95.2904,33.8731],[-95.2902,33.8732],[-95.2901,33.8732],[-95.29,33.8732],[-95.2899,33.873],[-95.2898,33.873],[-95.2897,33.8732],[-95.2896,33.8732],[-95.2895,33.8731],[-95.2893,33.8731],[-95.2891,33.8731],[-95.2889,33.8731],[-95.2887,33.8731],[-95.2886,33.8732],[-95.2885,33.8732],[-95.2882,33.8733],[-95.288,33.8734],[-95.2878,33.8734],[-95.2877,33.8734],[-95.2875,33.8734],[-95.2874,33.8734],[-95.2873,33.8734],[-95.2872,33.8734],[-95.2868,33.8735],[-95.2866,33.8736],[-95.2865,33.8736],[-95.2862,33.8737],[-95.2853,33.8739],[-95.2853,33.874],[-95.2851,33.874],[-95.2847,33.8742],[-95.2843,33.8744],[-95.2841,33.8744],[-95.284,33.8744],[-95.2838,33.8745],[-95.2836,33.8746],[-95.2833,33.8746],[-95.2831,33.8747],[-95.2829,33.8748],[-95.2827,33.8748],[-95.2826,33.8749],[-95.2824,33.8749],[-95.2822,33.875],[-95.2817,33.8752],[-95.2815,33.8752],[-95.2812,33.8753],[-95.2809,33.8754],[-95.2807,33.8755],[-95.2805,33.8756],[-95.2798,33.8761],[-95.2794,33.8764],[-95.2791,33.8766],[-95.279,33.8767],[-95.2788,33.8771],[-95.2786,33.8774],[-95.2785,33.8776],[-95.2784,33.8779],[-95.2783,33.8781],[-95.2782,33.8782],[-95.2782,33.8784],[-95.2781,33.8786],[-95.2781,33.8787],[-95.2783,33.8792],[-95.2783,33.8793],[-95.2784,33.8794],[-95.2784,33.8796],[-95.2783,33.8798],[-95.2783,33.88],[-95.2783,33.8801],[-95.2784,33.8803],[-95.2784,33.8805],[-95.2783,33.8806],[-95.2783,33.8809],[-95.2783,33.8817],[-95.2784,33.882],[-95.2784,33.8822],[-95.2784,33.8823],[-95.2785,33.8825],[-95.2785,33.883],[-95.2786,33.8832],[-95.2786,33.8835],[-95.2786,33.8836],[-95.2786,33.8837],[-95.2785,33.8837],[-95.2784,33.8838],[-95.2783,33.8839],[-95.2782,33.8839],[-95.2783,33.8841],[-95.2784,33.8841],[-95.2784,33.8842],[-95.2784,33.8843],[-95.2784,33.8844],[-95.2783,33.8846],[-95.2783,33.8847],[-95.2784,33.8848],[-95.2783,33.885],[-95.2782,33.8853],[-95.2781,33.8857],[-95.2781,33.8858],[-95.2781,33.886],[-95.278,33.8865],[-95.278,33.887],[-95.2779,33.8873],[-95.2779,33.8875],[-95.278,33.8878],[-95.278,33.8882],[-95.278,33.8887],[-95.278,33.8893],[-95.278,33.8894],[-95.2781,33.8899],[-95.2781,33.8902],[-95.2782,33.8903],[-95.2783,33.8908],[-95.2784,33.891],[-95.2786,33.8915],[-95.2787,33.8917],[-95.2789,33.8919],[-95.2789,33.892],[-95.279,33.8921],[-95.279,33.8923],[-95.2791,33.8924],[-95.2792,33.8926],[-95.2793,33.8929],[-95.2793,33.8931],[-95.2795,33.8934],[-95.2797,33.8938],[-95.2799,33.8943],[-95.2803,33.8953],[-95.2803,33.8954],[-95.2804,33.8956],[-95.2806,33.8958],[-95.2807,33.8961],[-95.2808,33.8963],[-95.281,33.8964],[-95.2811,33.8966],[-95.2814,33.897],[-95.2816,33.8973],[-95.2818,33.8975],[-95.282,33.8978],[-95.2825,33.8982],[-95.2826,33.8983],[-95.2828,33.8984],[-95.2829,33.8985],[-95.2833,33.8987],[-95.2834,33.8988],[-95.2835,33.8989],[-95.2838,33.899],[-95.284,33.8991],[-95.2841,33.8993],[-95.2843,33.8994],[-95.2843,33.8995],[-95.2846,33.8999],[-95.2848,33.9006],[-95.285,33.9011],[-95.2853,33.9018],[-95.2854,33.902],[-95.2855,33.9026],[-95.2856,33.903],[-95.2856,33.9034],[-95.2855,33.9037],[-95.2851,33.9045],[-95.2848,33.9053],[-95.2846,33.9055],[-95.2843,33.9059],[-95.284,33.9062],[-95.2838,33.9065],[-95.2835,33.9068],[-95.2828,33.9074],[-95.2825,33.9076],[-95.2823,33.9078],[-95.282,33.9083],[-95.2817,33.9085],[-95.2815,33.9086],[-95.2814,33.9087],[-95.2807,33.9092],[-95.2803,33.9094],[-95.2795,33.9098],[-95.2792,33.9099],[-95.2791,33.9099],[-95.2786,33.9102],[-95.278,33.9104],[-95.2775,33.9106],[-95.2771,33.9108],[-95.2763,33.9111],[-95.2762,33.9111],[-95.2761,33.9112],[-95.276,33.9113],[-95.2755,33.9114],[-95.275,33.9115],[-95.2745,33.9116],[-95.2742,33.9116],[-95.274,33.9116],[-95.2732,33.9116],[-95.2729,33.9116],[-95.2726,33.9115],[-95.2723,33.9115],[-95.2717,33.9115],[-95.2707,33.9115],[-95.2703,33.9115],[-95.2699,33.9115],[-95.2698,33.9115],[-95.2693,33.9113],[-95.2691,33.9113],[-95.2687,33.9111],[-95.2685,33.911],[-95.2682,33.9108],[-95.2679,33.9105],[-95.2678,33.9102],[-95.2675,33.9099],[-95.2673,33.9097],[-95.2669,33.9093],[-95.2669,33.9092],[-95.2668,33.9091],[-95.2666,33.9088],[-95.2664,33.9085],[-95.2663,33.9082],[-95.2661,33.9078],[-95.266,33.9076],[-95.2658,33.9072],[-95.2656,33.9067],[-95.2655,33.9062],[-95.2654,33.9059],[-95.2652,33.9056],[-95.265,33.9046],[-95.2648,33.9028],[-95.2648,33.9022],[-95.2649,33.9009],[-95.2649,33.9004],[-95.2649,33.9001],[-95.2649,33.8995],[-95.265,33.8989],[-95.2651,33.8985],[-95.2651,33.8983],[-95.2652,33.8976],[-95.2653,33.8972],[-95.2655,33.8965],[-95.2656,33.8962],[-95.2657,33.896],[-95.2658,33.8955],[-95.2659,33.8954],[-95.266,33.8954],[-95.266,33.8956],[-95.2661,33.8956],[-95.2661,33.8955],[-95.2665,33.8946],[-95.2666,33.8941],[-95.2667,33.894],[-95.2667,33.8939],[-95.2666,33.8938],[-95.2665,33.8938],[-95.2664,33.8938],[-95.2663,33.8937],[-95.2662,33.8936],[-95.2661,33.8936],[-95.266,33.8936],[-95.266,33.8937],[-95.2659,33.8937],[-95.2658,33.8937],[-95.2657,33.8936],[-95.2657,33.8935],[-95.2657,33.8934],[-95.2656,33.8932],[-95.2654,33.8931],[-95.2653,33.8929],[-95.2651,33.8927],[-95.2651,33.8925],[-95.265,33.8923],[-95.2649,33.8921],[-95.2649,33.8913],[-95.2648,33.8912],[-95.2648,33.8909],[-95.2646,33.8905],[-95.2645,33.8903],[-95.2645,33.8902],[-95.2644,33.89],[-95.2644,33.8898],[-95.2643,33.8897],[-95.2641,33.8894],[-95.2639,33.8892],[-95.2639,33.8891],[-95.2636,33.8889],[-95.2635,33.8888],[-95.2632,33.8886],[-95.263,33.8883],[-95.2629,33.8883],[-95.2627,33.8881],[-95.2624,33.888],[-95.2621,33.8878],[-95.2618,33.8877],[-95.2617,33.8877],[-95.2615,33.8877],[-95.2614,33.8877],[-95.2612,33.8878],[-95.261,33.8879],[-95.2608,33.888],[-95.2601,33.8885],[-95.2596,33.8888],[-95.2593,33.889],[-95.2589,33.8892],[-95.2585,33.8895],[-95.2584,33.8896],[-95.2581,33.8898],[-95.2577,33.8901],[-95.2575,33.8903],[-95.2573,33.8905],[-95.2571,33.8907],[-95.257,33.8909],[-95.2569,33.8911],[-95.2568,33.8912],[-95.2564,33.8916],[-95.2563,33.8917],[-95.2561,33.8918],[-95.2559,33.892],[-95.2558,33.8922],[-95.2555,33.8924],[-95.2552,33.8927],[-95.2548,33.893],[-95.2545,33.8932],[-95.2541,33.8936],[-95.2538,33.894],[-95.2532,33.8949],[-95.2531,33.8951],[-95.253,33.8955],[-95.2529,33.8957],[-95.2528,33.8961],[-95.2528,33.8963],[-95.2529,33.8965],[-95.2528,33.8969],[-95.2528,33.897],[-95.2527,33.8972],[-95.2527,33.8973],[-95.2521,33.8982],[-95.2521,33.8984],[-95.252,33.8986],[-95.2518,33.8989],[-95.2516,33.8992],[-95.2513,33.8997],[-95.2511,33.9],[-95.251,33.9002],[-95.2509,33.9003],[-95.2508,33.9004],[-95.2504,33.9014],[-95.2502,33.9016],[-95.2501,33.9019],[-95.25,33.9022],[-95.2498,33.9026],[-95.2498,33.9027],[-95.2497,33.9027],[-95.2496,33.9032],[-95.2493,33.9039],[-95.2492,33.9044],[-95.2489,33.9052],[-95.2486,33.9062],[-95.2486,33.9065],[-95.2485,33.907],[-95.2485,33.908],[-95.2483,33.9088],[-95.2483,33.9093],[-95.2482,33.9096],[-95.2481,33.9105],[-95.248,33.911],[-95.248,33.9117],[-95.2478,33.9129],[-95.2478,33.9133],[-95.2478,33.9134],[-95.2478,33.9135],[-95.2478,33.9138],[-95.2477,33.9141],[-95.2477,33.9143],[-95.2477,33.9144],[-95.2476,33.9146],[-95.2476,33.9147],[-95.2476,33.9149],[-95.2476,33.915],[-95.2476,33.9154],[-95.2476,33.9156],[-95.2476,33.9157],[-95.2477,33.9159],[-95.2477,33.9162],[-95.2477,33.9168],[-95.2477,33.9169],[-95.2478,33.9175],[-95.2478,33.9178],[-95.248,33.9186],[-95.2481,33.9189],[-95.2481,33.919],[-95.2481,33.9194],[-95.2481,33.9196],[-95.2482,33.9197],[-95.2482,33.9199],[-95.2483,33.9202],[-95.2484,33.9206],[-95.2484,33.9207],[-95.2486,33.9217],[-95.2488,33.9225],[-95.2488,33.9226],[-95.249,33.9232],[-95.2491,33.9238],[-95.2492,33.924],[-95.2493,33.9242],[-95.2494,33.9243],[-95.2493,33.9244],[-95.2493,33.9245],[-95.2495,33.9249],[-95.2496,33.9254],[-95.2496,33.9255],[-95.2497,33.9257],[-95.2497,33.9258],[-95.2497,33.9263],[-95.2497,33.9266],[-95.2498,33.9275],[-95.2498,33.928],[-95.2498,33.9281],[-95.2499,33.9283],[-95.2499,33.9284],[-95.2499,33.9292],[-95.2503,33.9307],[-95.2503,33.9308],[-95.2503,33.9312],[-95.2504,33.9317],[-95.2504,33.9324],[-95.2504,33.9327],[-95.2505,33.9329],[-95.2505,33.9332],[-95.2506,33.9335],[-95.2506,33.9336],[-95.2507,33.9337],[-95.2508,33.9339],[-95.2509,33.9343],[-95.2509,33.9345],[-95.2509,33.9348],[-95.2509,33.935],[-95.2509,33.9361],[-95.2508,33.9364],[-95.2507,33.9366],[-95.2502,33.9385],[-95.25,33.9389],[-95.2494,33.9399],[-95.2492,33.94],[-95.249,33.9403],[-95.2488,33.9406],[-95.2484,33.941],[-95.2482,33.9411],[-95.2481,33.9412],[-95.248,33.9415],[-95.2473,33.9424],[-95.247,33.9427],[-95.2466,33.9431],[-95.246,33.9437],[-95.2457,33.944],[-95.2454,33.9442],[-95.2451,33.9443],[-95.2444,33.9446],[-95.244,33.9449],[-95.2433,33.9452],[-95.2425,33.9456],[-95.242,33.9459],[-95.2407,33.9467],[-95.2405,33.9468],[-95.2404,33.9469],[-95.2404,33.947],[-95.2405,33.9471],[-95.2406,33.9472],[-95.2405,33.9473],[-95.2402,33.9474],[-95.2398,33.9475],[-95.2391,33.9477],[-95.2387,33.9478],[-95.2385,33.9478],[-95.2382,33.9478],[-95.2372,33.9479],[-95.2367,33.9479],[-95.2366,33.9479],[-95.2362,33.948],[-95.2357,33.9483],[-95.2355,33.9483],[-95.2353,33.9484],[-95.235,33.9485],[-95.2345,33.9487],[-95.2344,33.9487],[-95.2342,33.9488],[-95.2341,33.9488],[-95.234,33.9489],[-95.2339,33.949],[-95.2337,33.9492],[-95.2335,33.9494],[-95.2332,33.9496],[-95.233,33.9497],[-95.2329,33.9497],[-95.2329,33.9498],[-95.2328,33.9499],[-95.2328,33.95],[-95.2327,33.9503],[-95.2324,33.9508],[-95.2322,33.9512],[-95.2321,33.9514],[-95.232,33.9516],[-95.232,33.9518],[-95.2318,33.9524],[-95.2318,33.9525],[-95.2317,33.9529],[-95.2317,33.9532],[-95.2316,33.9533],[-95.2312,33.9542],[-95.2311,33.9544],[-95.2309,33.955],[-95.2309,33.9551],[-95.2308,33.9554],[-95.2307,33.9554],[-95.2306,33.9555],[-95.2305,33.9556],[-95.2305,33.9557],[-95.2304,33.9558],[-95.2303,33.9558],[-95.2303,33.956],[-95.2302,33.956],[-95.2303,33.9562],[-95.2304,33.9568],[-95.2304,33.9571],[-95.2304,33.9578],[-95.2304,33.9579],[-95.2304,33.9582],[-95.2304,33.9583],[-95.2303,33.9585],[-95.2302,33.9586],[-95.2302,33.9587],[-95.2301,33.9588],[-95.2301,33.959],[-95.2301,33.9592],[-95.2301,33.9594],[-95.2301,33.9597],[-95.2302,33.9597],[-95.2305,33.9596],[-95.2309,33.9595],[-95.2308,33.9597],[-95.2306,33.9598],[-95.2304,33.96],[-95.2304,33.9601],[-95.2297,33.9604],[-95.2295,33.9605],[-95.2292,33.9605],[-95.2291,33.9605],[-95.229,33.9606],[-95.2289,33.9606],[-95.2287,33.9606],[-95.2285,33.9607],[-95.2284,33.9607],[-95.2276,33.9608],[-95.2275,33.9609],[-95.2275,33.961],[-95.2273,33.9613],[-95.2272,33.9614],[-95.2271,33.9616],[-95.227,33.9617],[-95.2267,33.9619],[-95.2265,33.962],[-95.2261,33.9622],[-95.226,33.9622],[-95.2261,33.9621],[-95.2258,33.9621],[-95.2257,33.9621],[-95.2255,33.9622],[-95.2249,33.9622],[-95.224,33.9622],[-95.2238,33.9622],[-95.2236,33.962],[-95.2231,33.9621],[-95.2227,33.9621],[-95.2222,33.962],[-95.2218,33.962],[-95.2205,33.962],[-95.2203,33.962],[-95.2198,33.9622],[-95.2191,33.9624],[-95.2185,33.9625],[-95.2178,33.9626],[-95.2176,33.9626],[-95.2169,33.9627],[-95.2167,33.9626],[-95.2162,33.9626],[-95.2159,33.9625],[-95.2157,33.9625],[-95.2156,33.9624],[-95.2153,33.9624],[-95.2151,33.9624],[-95.2145,33.9623],[-95.2141,33.9621],[-95.2138,33.962],[-95.2134,33.9618],[-95.2119,33.9612],[-95.2105,33.9608],[-95.2099,33.9605],[-95.2097,33.9605],[-95.2094,33.9604],[-95.2091,33.9602],[-95.2084,33.9599],[-95.2069,33.9591],[-95.2061,33.9588],[-95.2058,33.9586],[-95.2052,33.9583],[-95.205,33.9582],[-95.2046,33.958],[-95.2041,33.9577],[-95.2035,33.9574],[-95.203,33.9572],[-95.2026,33.9569],[-95.2021,33.9565],[-95.2019,33.9564],[-95.2016,33.9561],[-95.2011,33.9556],[-95.2007,33.9552],[-95.2003,33.9548],[-95.2,33.9545],[-95.1998,33.9544],[-95.1998,33.9543],[-95.1995,33.9541],[-95.1993,33.954],[-95.1993,33.9539],[-95.1992,33.9539],[-95.1988,33.9537],[-95.1985,33.9536],[-95.1981,33.9534],[-95.198,33.9533],[-95.1976,33.9532],[-95.1974,33.9532],[-95.197,33.9531],[-95.1959,33.9528],[-95.1957,33.9527],[-95.195,33.9526],[-95.1941,33.9523],[-95.1938,33.9522],[-95.1937,33.9521],[-95.1933,33.952],[-95.1926,33.9518],[-95.1925,33.9518],[-95.1924,33.9518],[-95.1923,33.9518],[-95.1922,33.9518],[-95.1921,33.9518],[-95.192,33.9518],[-95.1919,33.9518],[-95.1917,33.9518],[-95.1915,33.9518],[-95.1913,33.9517],[-95.1912,33.9517],[-95.1911,33.9517],[-95.1908,33.9516],[-95.1907,33.9516],[-95.1906,33.9515],[-95.1902,33.9515],[-95.1901,33.9515],[-95.1899,33.9514],[-95.1898,33.9514],[-95.1897,33.9513],[-95.1895,33.9513],[-95.1883,33.9508],[-95.1882,33.9507],[-95.1879,33.9506],[-95.1874,33.9504],[-95.1873,33.9504],[-95.1868,33.9502],[-95.1865,33.95],[-95.1861,33.9499],[-95.1859,33.9498],[-95.185,33.9495],[-95.1831,33.9492],[-95.1824,33.949],[-95.1822,33.9489],[-95.182,33.9489],[-95.1813,33.9489],[-95.1811,33.9489],[-95.1809,33.9489],[-95.1803,33.9488],[-95.1797,33.9487],[-95.179,33.9484],[-95.1772,33.948],[-95.1757,33.9477],[-95.1756,33.9477],[-95.1751,33.9475],[-95.1748,33.9475],[-95.1737,33.9472],[-95.1734,33.9471],[-95.1733,33.9471],[-95.1724,33.9469],[-95.172,33.9468],[-95.1716,33.9468],[-95.1715,33.9467],[-95.1711,33.9465],[-95.1707,33.9463],[-95.1701,33.946],[-95.1694,33.9456],[-95.169,33.9453],[-95.1686,33.9452],[-95.1678,33.9447],[-95.1675,33.9444],[-95.1671,33.9442],[-95.1667,33.9439],[-95.1662,33.9435],[-95.1649,33.9425],[-95.1645,33.9422],[-95.1642,33.9421],[-95.1642,33.942],[-95.1638,33.9418],[-95.1633,33.9415],[-95.1631,33.9414],[-95.163,33.9412],[-95.1629,33.9411],[-95.1628,33.941],[-95.1627,33.9408],[-95.1626,33.9407],[-95.1624,33.9406],[-95.1618,33.9403],[-95.1612,33.9399],[-95.1609,33.9397],[-95.1601,33.9391],[-95.1585,33.9378],[-95.1575,33.937],[-95.1574,33.9369],[-95.1571,33.9367],[-95.157,33.9366],[-95.1568,33.9366],[-95.1567,33.9366],[-95.1566,33.9366],[-95.1564,33.9366],[-95.1563,33.9366],[-95.1559,33.9366],[-95.1554,33.9365],[-95.1548,33.9364],[-95.1543,33.9363],[-95.154,33.9363],[-95.1538,33.9362],[-95.1537,33.9361],[-95.1536,33.9361],[-95.1535,33.9361],[-95.1534,33.9361],[-95.1532,33.9361],[-95.153,33.936],[-95.1528,33.936],[-95.1519,33.936],[-95.1515,33.9359],[-95.1514,33.9358],[-95.1509,33.9357],[-95.1504,33.9356],[-95.1495,33.9354],[-95.1492,33.9353],[-95.1491,33.9353],[-95.1488,33.9353],[-95.1485,33.9353],[-95.148,33.9353],[-95.147,33.9352],[-95.1466,33.9353],[-95.1463,33.9352],[-95.1462,33.9352],[-95.1457,33.9352],[-95.1454,33.9352],[-95.145,33.9352],[-95.1447,33.9351],[-95.1445,33.9351],[-95.1444,33.9351],[-95.1443,33.9351],[-95.1439,33.9351],[-95.1432,33.9351],[-95.1429,33.935],[-95.1425,33.935],[-95.1423,33.935],[-95.142,33.9349],[-95.1417,33.9349],[-95.1415,33.9349],[-95.141,33.9349],[-95.1405,33.9348],[-95.1402,33.9347],[-95.1395,33.9347],[-95.1392,33.9348],[-95.1388,33.9348],[-95.1383,33.9349],[-95.1381,33.935],[-95.1378,33.9351],[-95.1375,33.9352],[-95.1369,33.9354],[-95.1368,33.9355],[-95.1362,33.9356],[-95.1357,33.9357],[-95.1353,33.9358],[-95.1349,33.936],[-95.1346,33.936],[-95.1344,33.936],[-95.1341,33.9361],[-95.1338,33.9361],[-95.1337,33.9362],[-95.1336,33.9362],[-95.1335,33.9362],[-95.133,33.9363],[-95.1327,33.9363],[-95.1321,33.9365],[-95.132,33.9365],[-95.1318,33.9365],[-95.1316,33.9365],[-95.1311,33.9366],[-95.1305,33.9367],[-95.1303,33.9367],[-95.1302,33.9368],[-95.1296,33.9367],[-95.1282,33.9363],[-95.1267,33.9357],[-95.1252,33.9349],[-95.1247,33.9347],[-95.1233,33.9335],[-95.1212,33.9313],[-95.1212,33.9311],[-95.1212,33.9306],[-95.1213,33.9288],[-95.1213,33.9272],[-95.1217,33.9258],[-95.1228,33.9247],[-95.124,33.9237],[-95.1251,33.9229],[-95.1267,33.9214],[-95.1277,33.9204],[-95.1282,33.9199],[-95.1283,33.9197],[-95.1293,33.9185],[-95.1304,33.9175],[-95.1316,33.916],[-95.1316,33.9159],[-95.1317,33.9152],[-95.1316,33.9139],[-95.131,33.9125],[-95.1307,33.9121],[-95.1304,33.9117],[-95.13,33.9111],[-95.1295,33.9106],[-95.1294,33.9104],[-95.1292,33.9102],[-95.1292,33.9101],[-95.1291,33.91],[-95.129,33.9098],[-95.1288,33.9095],[-95.1288,33.9094],[-95.1287,33.9093],[-95.1284,33.909],[-95.1282,33.9087],[-95.128,33.9085],[-95.1276,33.9081],[-95.1275,33.908],[-95.1274,33.9078],[-95.127,33.9075],[-95.1269,33.9074],[-95.1266,33.9072],[-95.1265,33.9071],[-95.1264,33.9071],[-95.1264,33.907],[-95.1263,33.9069],[-95.1261,33.9068],[-95.1259,33.9066],[-95.1258,33.9065],[-95.1257,33.9064],[-95.1256,33.9064],[-95.1254,33.9064],[-95.1253,33.9064],[-95.1252,33.9064],[-95.1251,33.9063],[-95.125,33.9063],[-95.1248,33.9063],[-95.1247,33.9062],[-95.1246,33.9062],[-95.1245,33.9061],[-95.1243,33.9059],[-95.1241,33.9057],[-95.1239,33.9057],[-95.1236,33.9056],[-95.1233,33.9055],[-95.1232,33.9055],[-95.1231,33.9054],[-95.1229,33.9054],[-95.1228,33.9054],[-95.1227,33.9055],[-95.1226,33.9055],[-95.1225,33.9055],[-95.1224,33.9055],[-95.1224,33.9054],[-95.1222,33.9053],[-95.122,33.9053],[-95.1218,33.9052],[-95.1217,33.9052],[-95.1217,33.9051],[-95.1216,33.9051],[-95.1215,33.905],[-95.1212,33.9046],[-95.1209,33.9045],[-95.1208,33.9045],[-95.1206,33.9045],[-95.1205,33.9044],[-95.1203,33.9044],[-95.1202,33.9044],[-95.12,33.9044],[-95.1197,33.9044],[-95.1195,33.9044],[-95.1187,33.9043],[-95.1186,33.9043],[-95.1185,33.9043],[-95.1183,33.9042],[-95.1182,33.9042],[-95.1178,33.9042],[-95.1175,33.9043],[-95.1174,33.9043],[-95.1172,33.9044],[-95.1171,33.9044],[-95.1168,33.9043],[-95.1167,33.9042],[-95.1164,33.9043],[-95.116,33.9043],[-95.1159,33.9043],[-95.1149,33.9044],[-95.1147,33.9045],[-95.1146,33.9045],[-95.1144,33.9046],[-95.1142,33.9046],[-95.1141,33.9046],[-95.1139,33.9045],[-95.1132,33.9045],[-95.1126,33.9046],[-95.1123,33.9047],[-95.1122,33.9047],[-95.112,33.9048],[-95.1119,33.9048],[-95.1117,33.9049],[-95.1113,33.9051],[-95.1111,33.9051],[-95.1109,33.9052],[-95.1104,33.9054],[-95.1102,33.9055],[-95.1101,33.9055],[-95.11,33.9055],[-95.1099,33.9057],[-95.1098,33.9057],[-95.1096,33.9058],[-95.1093,33.906],[-95.1086,33.9064],[-95.1086,33.9065],[-95.1085,33.9066],[-95.1084,33.907],[-95.1083,33.907],[-95.1082,33.9071],[-95.1081,33.9071],[-95.108,33.9072],[-95.1079,33.9072],[-95.1074,33.9076],[-95.1073,33.9078],[-95.1072,33.9078],[-95.1071,33.908],[-95.107,33.9081],[-95.107,33.9083],[-95.1069,33.9084],[-95.1068,33.9085],[-95.1066,33.9086],[-95.1065,33.9087],[-95.1064,33.9088],[-95.1063,33.9089],[-95.1061,33.909],[-95.1059,33.9091],[-95.1058,33.9092],[-95.1057,33.9092],[-95.1055,33.9093],[-95.1054,33.9094],[-95.1053,33.9094],[-95.1052,33.9095],[-95.1051,33.9095],[-95.105,33.9095],[-95.1048,33.9096],[-95.1046,33.9096],[-95.1044,33.9097],[-95.1039,33.9098],[-95.1038,33.9098],[-95.1037,33.9098],[-95.1036,33.9098],[-95.1035,33.9099],[-95.1034,33.9099],[-95.1033,33.9099],[-95.1031,33.9099],[-95.103,33.9099],[-95.1029,33.9099],[-95.1028,33.9099],[-95.1027,33.91],[-95.1026,33.91],[-95.1025,33.91],[-95.1023,33.91],[-95.1022,33.91],[-95.102,33.91],[-95.1018,33.9101],[-95.1017,33.9101],[-95.1016,33.9101],[-95.1015,33.9101],[-95.1013,33.9101],[-95.1009,33.9102],[-95.1005,33.9102],[-95.1004,33.9102],[-95.1003,33.9103],[-95.0999,33.9103],[-95.0998,33.9104],[-95.0995,33.9104],[-95.0987,33.9106],[-95.0987,33.9107],[-95.0986,33.9107],[-95.0983,33.9108],[-95.0983,33.9109],[-95.0981,33.9109],[-95.098,33.911],[-95.0979,33.911],[-95.0977,33.9111],[-95.0976,33.9111],[-95.0973,33.9111],[-95.0962,33.9114],[-95.0961,33.9115],[-95.096,33.9114],[-95.0958,33.9114],[-95.0954,33.9116],[-95.0953,33.9117],[-95.0951,33.9117],[-95.0949,33.9118],[-95.0939,33.9123],[-95.0928,33.9128],[-95.0927,33.9128],[-95.0898,33.9141],[-95.0896,33.9142],[-95.0894,33.9145],[-95.0884,33.9155],[-95.0881,33.9157],[-95.088,33.9158],[-95.0878,33.9159],[-95.0877,33.9159],[-95.0875,33.916],[-95.0874,33.9161],[-95.0873,33.9162],[-95.0871,33.9163],[-95.087,33.9164],[-95.0867,33.9166],[-95.0866,33.9167],[-95.0865,33.9168],[-95.0863,33.9169],[-95.0862,33.9171],[-95.086,33.9173],[-95.0858,33.9174],[-95.0857,33.9176],[-95.0856,33.9177],[-95.0855,33.9179],[-95.0853,33.9181],[-95.0853,33.9183],[-95.0852,33.9185],[-95.0852,33.9187],[-95.0851,33.9189],[-95.085,33.9192],[-95.0849,33.9196],[-95.0847,33.9199],[-95.0846,33.92],[-95.0846,33.9201],[-95.0845,33.9203],[-95.0844,33.9204],[-95.0844,33.9205],[-95.0842,33.9206],[-95.0841,33.9208],[-95.0838,33.921],[-95.0836,33.9211],[-95.0834,33.9213],[-95.0833,33.9213],[-95.0832,33.9214],[-95.0824,33.9217],[-95.0824,33.9218],[-95.0822,33.9217],[-95.082,33.9216],[-95.0815,33.9215],[-95.0813,33.9215],[-95.0811,33.9215],[-95.081,33.9215],[-95.0809,33.9214],[-95.0808,33.9214],[-95.0806,33.9213],[-95.0805,33.9212],[-95.0803,33.9211],[-95.0801,33.921],[-95.08,33.9209],[-95.0797,33.9206],[-95.0796,33.9205],[-95.0795,33.9203],[-95.0794,33.9203],[-95.0789,33.9198],[-95.0784,33.9193],[-95.0784,33.9192],[-95.078,33.9187],[-95.0768,33.9136],[-95.077,33.9132],[-95.0774,33.9123],[-95.0777,33.9116],[-95.0778,33.9113],[-95.0783,33.9105],[-95.0797,33.9086],[-95.0798,33.9086],[-95.0799,33.9085],[-95.08,33.9085],[-95.0801,33.9083],[-95.0803,33.908],[-95.0807,33.9077],[-95.081,33.9074],[-95.0812,33.9072],[-95.0816,33.9069],[-95.0826,33.9062],[-95.0831,33.906],[-95.0834,33.9058],[-95.0839,33.9055],[-95.0845,33.9051],[-95.085,33.9049],[-95.0854,33.9046],[-95.0858,33.9042],[-95.0864,33.9038],[-95.087,33.9035],[-95.0876,33.903],[-95.0877,33.903],[-95.0878,33.903],[-95.0878,33.9031],[-95.0881,33.9031],[-95.0886,33.9029],[-95.0891,33.9028],[-95.09,33.9028],[-95.0902,33.9027],[-95.0905,33.9026],[-95.0908,33.9025],[-95.0911,33.9023],[-95.0914,33.9023],[-95.0916,33.9021],[-95.0919,33.902],[-95.0921,33.9019],[-95.0921,33.9018],[-95.092,33.9018],[-95.0917,33.9018],[-95.0913,33.9018],[-95.0911,33.9017],[-95.091,33.9017],[-95.091,33.9016],[-95.091,33.9014],[-95.091,33.9012],[-95.0911,33.9009],[-95.0912,33.9008],[-95.0912,33.9007],[-95.0913,33.9006],[-95.0914,33.9005],[-95.0915,33.9005],[-95.0915,33.9003],[-95.0916,33.9003],[-95.0918,33.9004],[-95.0919,33.9004],[-95.092,33.9003],[-95.0921,33.9001],[-95.0922,33.9001],[-95.0923,33.9001],[-95.0926,33.9001],[-95.0928,33.9001],[-95.093,33.9001],[-95.0931,33.9001],[-95.0932,33.9],[-95.0935,33.8999],[-95.0939,33.8998],[-95.0944,33.8996],[-95.0948,33.8994],[-95.0952,33.8994],[-95.0956,33.8993],[-95.0958,33.8994],[-95.096,33.8994],[-95.0962,33.8994],[-95.0963,33.8994],[-95.0966,33.8992],[-95.0967,33.8992],[-95.0967,33.8991],[-95.0968,33.8991],[-95.0969,33.8991],[-95.0972,33.899],[-95.0974,33.8989],[-95.0975,33.8988],[-95.098,33.8984],[-95.0983,33.8982],[-95.0987,33.8978],[-95.0991,33.8974],[-95.0992,33.8972],[-95.0994,33.897],[-95.0995,33.897],[-95.0997,33.8969],[-95.0999,33.8969],[-95.1,33.8968],[-95.1001,33.8964],[-95.1002,33.8961],[-95.1004,33.8956],[-95.1004,33.8955],[-95.1003,33.8954],[-95.1003,33.8952],[-95.1003,33.8949],[-95.1003,33.8946],[-95.1002,33.8943],[-95.1001,33.8938],[-95.1,33.8934],[-95.0999,33.8932],[-95.0999,33.8928],[-95.0997,33.8924],[-95.0992,33.8915],[-95.0987,33.8907],[-95.0982,33.89],[-95.0978,33.8897],[-95.0974,33.8894],[-95.097,33.8891],[-95.0962,33.8886],[-95.0958,33.8884],[-95.0956,33.8881],[-95.0954,33.8879],[-95.0949,33.8873],[-95.0944,33.8865],[-95.094,33.8859],[-95.0939,33.8858],[-95.0938,33.8856],[-95.0935,33.8852],[-95.093,33.8844],[-95.0921,33.8832],[-95.0915,33.8825],[-95.091,33.882],[-95.0906,33.8815],[-95.0901,33.8811],[-95.0896,33.8809],[-95.0884,33.8805],[-95.0874,33.8803],[-95.0851,33.8802],[-95.0837,33.88],[-95.083,33.88],[-95.0826,33.8799],[-95.0824,33.8799],[-95.0824,33.88],[-95.0823,33.8803],[-95.0819,33.8814],[-95.0815,33.8825],[-95.0815,33.8827],[-95.0812,33.8835],[-95.0811,33.8837],[-95.081,33.8838],[-95.0809,33.884],[-95.0808,33.8841],[-95.0807,33.8843],[-95.0806,33.8845],[-95.0804,33.8849],[-95.0804,33.885],[-95.0801,33.8857],[-95.0798,33.8875],[-95.0796,33.8902],[-95.0794,33.8947],[-95.0792,33.8972],[-95.0792,33.8996],[-95.0792,33.9002],[-95.0789,33.9037],[-95.0788,33.9046],[-95.0787,33.905],[-95.0786,33.9053],[-95.0785,33.9055],[-95.0783,33.9057],[-95.0782,33.9059],[-95.0781,33.9061],[-95.0781,33.9062],[-95.0779,33.9065],[-95.0777,33.9067],[-95.0773,33.907],[-95.077,33.9071],[-95.0769,33.9072],[-95.0763,33.9075],[-95.0761,33.9076],[-95.0759,33.9077],[-95.0757,33.9078],[-95.0756,33.9079],[-95.0756,33.908],[-95.0755,33.908],[-95.0755,33.9081],[-95.0754,33.9082],[-95.0754,33.9083],[-95.0753,33.9083],[-95.0753,33.9084],[-95.0752,33.9085],[-95.075,33.9088],[-95.0749,33.9094],[-95.0749,33.9097],[-95.0749,33.91],[-95.0748,33.9102],[-95.0748,33.9104],[-95.0748,33.9108],[-95.0748,33.9111],[-95.0747,33.9113],[-95.0747,33.9115],[-95.0747,33.9116],[-95.0746,33.9118],[-95.0745,33.912],[-95.0745,33.9126],[-95.0744,33.9128],[-95.0744,33.9131],[-95.0744,33.9134],[-95.0744,33.914],[-95.0743,33.9142],[-95.0742,33.9149],[-95.074,33.9153],[-95.074,33.9156],[-95.0736,33.9159],[-95.0733,33.9161],[-95.0726,33.9164],[-95.0715,33.9168],[-95.0707,33.9172],[-95.0702,33.9174],[-95.0695,33.9176],[-95.0692,33.9176],[-95.0691,33.9176],[-95.0687,33.9176],[-95.0679,33.9175],[-95.0673,33.9173],[-95.0668,33.9171],[-95.0663,33.9168],[-95.0655,33.9162],[-95.065,33.9158],[-95.0645,33.9153],[-95.0641,33.9147],[-95.0635,33.914],[-95.0632,33.9134],[-95.0632,33.9133],[-95.0632,33.913],[-95.0633,33.9121],[-95.0637,33.9111],[-95.0642,33.9102],[-95.0643,33.9101],[-95.0649,33.9095],[-95.0654,33.9089],[-95.0659,33.9087],[-95.0662,33.9085],[-95.0663,33.9085],[-95.067,33.9083],[-95.0675,33.9083],[-95.068,33.9083],[-95.069,33.9083],[-95.0694,33.9084],[-95.0705,33.9084],[-95.0706,33.9084],[-95.0707,33.9084],[-95.0712,33.9083],[-95.0716,33.9082],[-95.0722,33.9081],[-95.0728,33.9079],[-95.0731,33.9078],[-95.0733,33.9078],[-95.0734,33.9077],[-95.0735,33.9077],[-95.0736,33.9077],[-95.0738,33.9076],[-95.0739,33.9076],[-95.074,33.9075],[-95.0743,33.9074],[-95.0744,33.9073],[-95.0746,33.9073],[-95.0748,33.9071],[-95.0749,33.907],[-95.075,33.9069],[-95.0753,33.9063],[-95.0754,33.9062],[-95.0754,33.9061],[-95.0756,33.9059],[-95.0756,33.9058],[-95.0757,33.9056],[-95.0759,33.9054],[-95.0759,33.9053],[-95.0761,33.905],[-95.0763,33.9047],[-95.0764,33.9043],[-95.0764,33.9042],[-95.0764,33.9041],[-95.0764,33.904],[-95.0764,33.9038],[-95.0763,33.9034],[-95.0762,33.9029],[-95.0761,33.9026],[-95.076,33.9021],[-95.0759,33.9019],[-95.0757,33.9015],[-95.0757,33.9014],[-95.0756,33.9012],[-95.0753,33.9008],[-95.075,33.9004],[-95.0745,33.8998],[-95.0743,33.8996],[-95.0742,33.8995],[-95.0739,33.8991],[-95.0737,33.899],[-95.0736,33.8988],[-95.0735,33.8987],[-95.0734,33.8985],[-95.0733,33.8983],[-95.0733,33.8982],[-95.0733,33.8981],[-95.0733,33.898],[-95.0733,33.8979],[-95.0732,33.8979],[-95.0731,33.8979],[-95.0729,33.8978],[-95.0726,33.8973],[-95.0726,33.8972],[-95.0722,33.8965],[-95.0721,33.8962],[-95.072,33.8959],[-95.0718,33.8956],[-95.0717,33.8956],[-95.0716,33.8956],[-95.0714,33.8956],[-95.0711,33.8956],[-95.07,33.8956],[-95.0701,33.8963],[-95.0704,33.8968],[-95.0704,33.8969],[-95.0704,33.8971],[-95.0705,33.8973],[-95.0708,33.898],[-95.071,33.8983],[-95.071,33.8984],[-95.0711,33.8985],[-95.0712,33.8986],[-95.0712,33.8988],[-95.0714,33.899],[-95.0714,33.8991],[-95.0718,33.8997],[-95.072,33.9],[-95.0721,33.9003],[-95.0723,33.9005],[-95.0724,33.9007],[-95.0725,33.9007],[-95.0725,33.9008],[-95.0725,33.9009],[-95.0727,33.9011],[-95.0728,33.9012],[-95.073,33.9014],[-95.0731,33.9014],[-95.0732,33.9016],[-95.0733,33.9017],[-95.0735,33.902],[-95.0733,33.9022],[-95.0731,33.9023],[-95.073,33.9023],[-95.0724,33.9027],[-95.0721,33.9028],[-95.0711,33.9031],[-95.0695,33.9034],[-95.0691,33.9034],[-95.0677,33.9035],[-95.0656,33.9036],[-95.0651,33.9036],[-95.0646,33.9036],[-95.0644,33.9036],[-95.0641,33.9036],[-95.0637,33.9036],[-95.0633,33.9036],[-95.063,33.9036],[-95.0627,33.9036],[-95.0623,33.9036],[-95.0619,33.9034],[-95.0613,33.9029],[-95.0608,33.9025],[-95.0606,33.9023],[-95.0601,33.9019],[-95.0597,33.9007],[-95.0597,33.9004],[-95.0596,33.9001],[-95.0593,33.8987],[-95.0592,33.8975],[-95.0592,33.8972],[-95.0588,33.8948],[-95.0589,33.8946],[-95.0589,33.8944],[-95.059,33.893],[-95.0591,33.8911],[-95.0591,33.8908],[-95.0591,33.8907],[-95.0592,33.889],[-95.0591,33.8875],[-95.0589,33.887],[-95.0585,33.8862],[-95.0581,33.886],[-95.0575,33.8854],[-95.0563,33.8841],[-95.0558,33.8832],[-95.0548,33.8817],[-95.0545,33.8814],[-95.0541,33.881],[-95.0538,33.8807],[-95.0536,33.8805],[-95.0531,33.8802],[-95.052,33.8794],[-95.0511,33.8788],[-95.0506,33.8783],[-95.0505,33.8779],[-95.0506,33.8775],[-95.0507,33.877],[-95.0509,33.8767],[-95.0509,33.8764],[-95.0511,33.8758],[-95.0511,33.8757],[-95.0511,33.8755],[-95.0513,33.8748],[-95.0508,33.8694],[-95.0508,33.8693],[-95.0508,33.8691],[-95.0508,33.869],[-95.0508,33.8689],[-95.0508,33.8688],[-95.0507,33.8686],[-95.0507,33.8682],[-95.0502,33.8664],[-95.0495,33.8649],[-95.0493,33.8646],[-95.0492,33.8644],[-95.0491,33.8642],[-95.049,33.8641],[-95.0489,33.864],[-95.0482,33.8635],[-95.0466,33.8626],[-95.0439,33.8617],[-95.0409,33.8609],[-95.0403,33.8608],[-95.0399,33.8607],[-95.0395,33.8606],[-95.0375,33.8603],[-95.0374,33.8603],[-95.0372,33.8603],[-95.0352,33.8601],[-95.0346,33.8601],[-95.0316,33.86],[-95.0315,33.86],[-95.0314,33.8599],[-95.0313,33.86],[-95.03,33.8601],[-95.0297,33.8601],[-95.0293,33.86],[-95.0291,33.8599],[-95.029,33.8599],[-95.0289,33.8598],[-95.0286,33.8597],[-95.0285,33.8597],[-95.0283,33.8597],[-95.0281,33.8597],[-95.0279,33.8596],[-95.0275,33.8596],[-95.0273,33.8595],[-95.0268,33.8594],[-95.0261,33.8593],[-95.0258,33.8593],[-95.0254,33.8593],[-95.0251,33.8593],[-95.0249,33.8593],[-95.0247,33.8592],[-95.0242,33.8592],[-95.0238,33.8591],[-95.0234,33.859],[-95.0233,33.859],[-95.0231,33.8589],[-95.0229,33.8589],[-95.0229,33.8588],[-95.0227,33.8588],[-95.0222,33.8588],[-95.0218,33.8586],[-95.0215,33.8585],[-95.0211,33.8584],[-95.0209,33.8584],[-95.0208,33.8583],[-95.0207,33.8583],[-95.0206,33.8583],[-95.0203,33.8583],[-95.0201,33.8583],[-95.0199,33.8582],[-95.0197,33.8581],[-95.0194,33.8582],[-95.0193,33.8582],[-95.0191,33.8581],[-95.019,33.8581],[-95.0189,33.858],[-95.0187,33.858],[-95.0186,33.858],[-95.0184,33.858],[-95.0183,33.858],[-95.0181,33.858],[-95.0178,33.8579],[-95.0174,33.8578],[-95.0173,33.8578],[-95.0172,33.8579],[-95.0169,33.8579],[-95.0165,33.8578],[-95.016,33.8577],[-95.0157,33.8577],[-95.0155,33.8578],[-95.0154,33.8578],[-95.0143,33.8578],[-95.0141,33.8579],[-95.0138,33.8578],[-95.0137,33.8579],[-95.0132,33.858],[-95.0129,33.858],[-95.0128,33.858],[-95.0123,33.858],[-95.0122,33.858],[-95.0119,33.8581],[-95.0115,33.8583],[-95.0114,33.8584],[-95.0113,33.8584],[-95.0112,33.8584],[-95.011,33.8584],[-95.0109,33.8584],[-95.0108,33.8585],[-95.0105,33.8587],[-95.0103,33.8587],[-95.0102,33.8587],[-95.0101,33.8588],[-95.01,33.8589],[-95.0099,33.8589],[-95.0099,33.859],[-95.0097,33.8591],[-95.0095,33.8591],[-95.0095,33.8592],[-95.0094,33.8592],[-95.0093,33.8593],[-95.0092,33.8593],[-95.0091,33.8594],[-95.009,33.8594],[-95.0088,33.8594],[-95.0088,33.8595],[-95.0083,33.8597],[-95.0082,33.8597],[-95.0081,33.8598],[-95.0078,33.8599],[-95.0075,33.8601],[-95.0074,33.8601],[-95.0073,33.8602],[-95.0073,33.8603],[-95.0072,33.8603],[-95.007,33.8604],[-95.0068,33.8605],[-95.0065,33.8607],[-95.0061,33.8609],[-95.006,33.861],[-95.0055,33.8613],[-95.0054,33.8614],[-95.0053,33.8614],[-95.0051,33.8615],[-95.005,33.8616],[-95.0045,33.8618],[-95.0044,33.8618],[-95.0041,33.862],[-95.004,33.8621],[-95.0039,33.8622],[-95.0038,33.8622],[-95.0037,33.8622],[-95.0036,33.8623],[-95.0035,33.8623],[-95.0031,33.8627],[-95.003,33.8629],[-95.0028,33.8631],[-95.0027,33.8633],[-95.0023,33.8637],[-95.0022,33.8637],[-95.002,33.8636],[-95.0016,33.8634],[-95.0012,33.8631],[-95.0009,33.8629],[-95.0004,33.8626],[-95.0002,33.8625],[-94.9994,33.8616],[-94.998,33.8605],[-94.9971,33.8591],[-94.996,33.8578],[-94.9955,33.8574],[-94.9948,33.8563],[-94.9939,33.8548],[-94.9935,33.8536],[-94.9934,33.8533],[-94.993,33.8529],[-94.9927,33.8524],[-94.9926,33.8524],[-94.9923,33.8522],[-94.9922,33.852],[-94.992,33.852],[-94.9918,33.8519],[-94.9905,33.8516],[-94.9905,33.8515],[-94.9898,33.8514],[-94.9897,33.8513],[-94.9895,33.8513],[-94.9892,33.8512],[-94.989,33.8511],[-94.9885,33.851],[-94.9873,33.851],[-94.9871,33.851],[-94.9869,33.851],[-94.9859,33.851],[-94.9856,33.8511],[-94.9852,33.8511],[-94.9851,33.8511],[-94.985,33.8511],[-94.9833,33.8514],[-94.9821,33.852],[-94.9816,33.8523],[-94.9797,33.8546],[-94.9796,33.8547],[-94.9794,33.8549],[-94.9792,33.8552],[-94.979,33.8554],[-94.9787,33.8557],[-94.9784,33.8562],[-94.977,33.858],[-94.9765,33.8592],[-94.9764,33.8595],[-94.9762,33.8598],[-94.9762,33.8599],[-94.9759,33.8602],[-94.9747,33.8608],[-94.9738,33.8614],[-94.9737,33.8615],[-94.9734,33.8617],[-94.9731,33.8619],[-94.973,33.8619],[-94.9727,33.862],[-94.9714,33.8621],[-94.9711,33.862],[-94.9702,33.8618],[-94.97,33.8617],[-94.969,33.861],[-94.9689,33.8609],[-94.9689,33.8608],[-94.9688,33.86],[-94.9686,33.8592],[-94.9686,33.8591],[-94.9686,33.859],[-94.9685,33.8586],[-94.9685,33.8583],[-94.9684,33.8575],[-94.9683,33.8568],[-94.9683,33.8567],[-94.9682,33.8565],[-94.9679,33.8556],[-94.9677,33.8551],[-94.9677,33.855],[-94.9676,33.8548],[-94.9675,33.8545],[-94.9675,33.8544],[-94.9672,33.8538],[-94.9665,33.8512],[-94.9658,33.8487],[-94.9659,33.8484],[-94.9659,33.8476],[-94.9659,33.8469],[-94.9658,33.8457],[-94.9657,33.8445],[-94.9657,33.8443],[-94.9656,33.8438],[-94.9653,33.8414],[-94.9652,33.8407],[-94.965,33.8395],[-94.965,33.8394],[-94.9649,33.839],[-94.9648,33.8385],[-94.9647,33.8379],[-94.9647,33.8377],[-94.9644,33.837],[-94.9635,33.8369],[-94.9625,33.8366],[-94.9625,33.8365],[-94.9613,33.8361],[-94.9613,33.836],[-94.9597,33.8356],[-94.9592,33.8354],[-94.9587,33.8353],[-94.9586,33.8353],[-94.9582,33.8351],[-94.9579,33.8351],[-94.9577,33.835],[-94.957,33.835],[-94.9566,33.835],[-94.9565,33.835],[-94.9564,33.835],[-94.9563,33.835],[-94.9561,33.835],[-94.9553,33.8349],[-94.955,33.8349],[-94.9547,33.8349],[-94.9539,33.8349],[-94.9536,33.8349],[-94.9532,33.8349],[-94.9525,33.8349],[-94.9523,33.8349],[-94.9515,33.8344],[-94.9495,33.8335],[-94.9473,33.8327],[-94.9463,33.832],[-94.9459,33.8318],[-94.9456,33.8316],[-94.9455,33.8315],[-94.9448,33.8311],[-94.9447,33.831],[-94.9442,33.8306],[-94.9439,33.8302],[-94.9438,33.8293],[-94.9435,33.8284],[-94.944,33.8274],[-94.9448,33.8258],[-94.9462,33.8246],[-94.9477,33.8235],[-94.9496,33.8214],[-94.9499,33.8211],[-94.95,33.8208],[-94.9503,33.8204],[-94.9506,33.82],[-94.9512,33.8191],[-94.9514,33.8189],[-94.9515,33.8188],[-94.9519,33.8184],[-94.9524,33.8178],[-94.9528,33.8175],[-94.9532,33.8169],[-94.9535,33.8165],[-94.9535,33.816],[-94.9531,33.8152],[-94.9515,33.8133],[-94.9508,33.8124],[-94.9498,33.8108],[-94.9491,33.8099],[-94.9489,33.8096],[-94.9488,33.8095],[-94.9487,33.8094],[-94.9486,33.8092],[-94.9485,33.8091],[-94.9479,33.8084],[-94.9467,33.8078],[-94.9462,33.8074],[-94.9452,33.8071],[-94.9442,33.8066],[-94.9437,33.8063],[-94.9422,33.8058],[-94.9407,33.8057],[-94.9404,33.8056],[-94.94,33.8057],[-94.9385,33.8058],[-94.9384,33.8059],[-94.9383,33.8059],[-94.937,33.8063],[-94.9355,33.8065],[-94.9354,33.8065],[-94.9351,33.8066],[-94.9349,33.8067],[-94.9348,33.8067],[-94.9347,33.8067],[-94.9342,33.8068],[-94.934,33.8068],[-94.9337,33.8069],[-94.9334,33.8069],[-94.9315,33.8073],[-94.9314,33.8073],[-94.9282,33.8077],[-94.9257,33.8084],[-94.9254,33.8085],[-94.9237,33.8087],[-94.9235,33.8087],[-94.9233,33.8087],[-94.9233,33.8088],[-94.9233,33.8089],[-94.9243,33.8125],[-94.9242,33.8126],[-94.9231,33.8155],[-94.9235,33.8177],[-94.9238,33.8192],[-94.9248,33.8221],[-94.9258,33.8242],[-94.9266,33.8263],[-94.9266,33.8276],[-94.9261,33.8285],[-94.9249,33.8289],[-94.9246,33.8291],[-94.9245,33.829],[-94.9243,33.8291],[-94.9241,33.8291],[-94.9238,33.8291],[-94.9233,33.8291],[-94.923,33.8291],[-94.9224,33.8291],[-94.9222,33.8291],[-94.9217,33.829],[-94.9213,33.8289],[-94.9209,33.8287],[-94.9208,33.8287],[-94.92,33.828],[-94.9198,33.8278],[-94.9195,33.8278],[-94.9191,33.8274],[-94.919,33.8272],[-94.9189,33.8271],[-94.9186,33.8268],[-94.918,33.8268],[-94.9179,33.8267],[-94.9176,33.8264],[-94.917,33.8258],[-94.9161,33.825],[-94.9159,33.8248],[-94.9158,33.8246],[-94.9148,33.8234],[-94.9143,33.8227],[-94.9137,33.8217],[-94.9127,33.8202],[-94.9125,33.82],[-94.9124,33.8199],[-94.9124,33.8197],[-94.9123,33.8197],[-94.9123,33.8196],[-94.9122,33.8196],[-94.9122,33.8194],[-94.912,33.8189],[-94.9119,33.8188],[-94.9119,33.8187],[-94.9118,33.8187],[-94.9118,33.8186],[-94.9118,33.8185],[-94.911,33.8168],[-94.9109,33.8159],[-94.911,33.815],[-94.9116,33.8139],[-94.9122,33.8131],[-94.9123,33.813],[-94.9126,33.8126],[-94.9128,33.8123],[-94.9128,33.8122],[-94.913,33.8118],[-94.9131,33.8116],[-94.9135,33.8107],[-94.9136,33.8106],[-94.9136,33.8105],[-94.9137,33.8102],[-94.9139,33.8098],[-94.9139,33.8097],[-94.914,33.8095],[-94.9141,33.8095],[-94.9141,33.8094],[-94.9141,33.8093],[-94.9142,33.8091],[-94.9144,33.8087],[-94.9145,33.8085],[-94.9151,33.8087],[-94.9167,33.809],[-94.9169,33.8086],[-94.917,33.8083],[-94.9176,33.807],[-94.9175,33.8066],[-94.9173,33.8059],[-94.9175,33.8052],[-94.9186,33.8029],[-94.9194,33.801],[-94.9205,33.7996],[-94.9213,33.7984],[-94.9214,33.7972],[-94.9217,33.7959],[-94.9222,33.7947],[-94.9223,33.7935],[-94.9221,33.7922],[-94.9219,33.7916],[-94.9219,33.7913],[-94.9219,33.7912],[-94.9215,33.7905],[-94.9205,33.7896],[-94.9194,33.7886],[-94.9184,33.7873],[-94.9181,33.7869],[-94.9176,33.7867],[-94.9175,33.7865],[-94.9173,33.7858],[-94.9169,33.7849],[-94.9167,33.7847],[-94.9167,33.7846],[-94.9166,33.7845],[-94.9165,33.7843],[-94.916,33.7835],[-94.9142,33.7815],[-94.914,33.7812],[-94.9138,33.781],[-94.9129,33.7795],[-94.9125,33.7792],[-94.9115,33.7784],[-94.9114,33.7784],[-94.9092,33.7784],[-94.9079,33.7784],[-94.9062,33.7782],[-94.9042,33.7772],[-94.9042,33.777],[-94.9042,33.7768],[-94.9044,33.7766],[-94.9045,33.7763],[-94.9046,33.7762],[-94.9046,33.7761],[-94.9046,33.7758],[-94.9046,33.7757],[-94.9046,33.7756],[-94.9046,33.7752],[-94.9045,33.7748],[-94.9044,33.7746],[-94.9044,33.7742],[-94.9043,33.7736],[-94.9042,33.7732],[-94.9016,33.7711],[-94.9013,33.7709],[-94.8999,33.77],[-94.8997,33.7699],[-94.8982,33.769],[-94.8977,33.7688],[-94.896,33.7685],[-94.8953,33.7684],[-94.8952,33.7684],[-94.8951,33.7684],[-94.8947,33.7685],[-94.8943,33.7685],[-94.8942,33.7685],[-94.8939,33.7686],[-94.8937,33.7686],[-94.8935,33.7687],[-94.8932,33.7687],[-94.8929,33.7687],[-94.8928,33.7687],[-94.8927,33.7686],[-94.8923,33.7686],[-94.8922,33.7686],[-94.8916,33.7689],[-94.8907,33.7688],[-94.8906,33.7688],[-94.8899,33.7689],[-94.8896,33.7689],[-94.8892,33.7689],[-94.8889,33.7689],[-94.8869,33.7691],[-94.8857,33.7652],[-94.8838,33.7632],[-94.8827,33.7624],[-94.8814,33.7612],[-94.8794,33.7602],[-94.8778,33.7589],[-94.8775,33.7587],[-94.8774,33.7586],[-94.8769,33.758],[-94.8765,33.7574],[-94.8764,33.7573],[-94.8752,33.7569],[-94.8748,33.7569],[-94.8744,33.7571],[-94.8742,33.7573],[-94.8741,33.7573],[-94.8741,33.7574],[-94.874,33.7577],[-94.8738,33.7581],[-94.8738,33.7587],[-94.8738,33.7589],[-94.8739,33.7597],[-94.8739,33.7606],[-94.8743,33.7623],[-94.8744,33.7627],[-94.8744,33.7632],[-94.8749,33.7674],[-94.8749,33.7685],[-94.8749,33.7688],[-94.8748,33.7691],[-94.8746,33.7696],[-94.8745,33.7698],[-94.8742,33.7701],[-94.8741,33.7701],[-94.8738,33.7703],[-94.8735,33.7705],[-94.8733,33.7705],[-94.8728,33.7705],[-94.8724,33.7705],[-94.8717,33.7704],[-94.8716,33.7703],[-94.8713,33.7703],[-94.8708,33.7703],[-94.8704,33.7702],[-94.87,33.77],[-94.8696,33.7699],[-94.8693,33.7697],[-94.869,33.7695],[-94.8681,33.7689],[-94.8677,33.7685],[-94.8676,33.7684],[-94.8676,33.7683],[-94.8675,33.7683],[-94.8674,33.7682],[-94.8674,33.7681],[-94.8672,33.7679],[-94.867,33.7677],[-94.867,33.7676],[-94.8668,33.7674],[-94.8667,33.7672],[-94.8665,33.767],[-94.8663,33.7665],[-94.8661,33.7662],[-94.8659,33.7656],[-94.866,33.7653],[-94.866,33.7649],[-94.866,33.764],[-94.8661,33.7639],[-94.8662,33.7637],[-94.8662,33.7636],[-94.8661,33.7634],[-94.8667,33.7618],[-94.8668,33.7617],[-94.867,33.7616],[-94.8671,33.7616],[-94.8672,33.7614],[-94.8672,33.7613],[-94.8673,33.7613],[-94.8674,33.7611],[-94.8679,33.7605],[-94.8681,33.7604],[-94.8683,33.7602],[-94.8684,33.7601],[-94.8696,33.7596],[-94.8697,33.7595],[-94.8708,33.7587],[-94.8716,33.7581],[-94.8719,33.7578],[-94.872,33.7578],[-94.8727,33.7572],[-94.8728,33.7572],[-94.873,33.7571],[-94.8732,33.7569],[-94.8733,33.7568],[-94.8735,33.7567],[-94.8736,33.7566],[-94.8737,33.7565],[-94.8738,33.7565],[-94.8739,33.7564],[-94.874,33.7563],[-94.8752,33.756],[-94.8761,33.7555],[-94.8761,33.7549],[-94.8764,33.7544],[-94.8764,33.7543],[-94.8765,33.7541],[-94.8771,33.7531],[-94.8771,33.7522],[-94.8761,33.7511],[-94.8752,33.7501],[-94.8747,33.7492],[-94.8743,33.7491],[-94.8737,33.7491],[-94.8733,33.749],[-94.8729,33.7488],[-94.8724,33.7482],[-94.8722,33.7481],[-94.8718,33.7479],[-94.8716,33.7477],[-94.8714,33.7476],[-94.8705,33.7467],[-94.8701,33.7465],[-94.87,33.7463],[-94.8699,33.7462],[-94.8698,33.7461],[-94.8696,33.7461],[-94.8694,33.7461],[-94.8692,33.746],[-94.8688,33.7459],[-94.8687,33.7458],[-94.8686,33.7457],[-94.8684,33.7455],[-94.8681,33.7452],[-94.8678,33.745],[-94.8675,33.7449],[-94.8674,33.7449],[-94.8672,33.7448],[-94.8671,33.7448],[-94.867,33.7448],[-94.8669,33.7448],[-94.8669,33.7447],[-94.8668,33.7447],[-94.8663,33.7447],[-94.8662,33.7447],[-94.866,33.7446],[-94.8658,33.7445],[-94.8655,33.7443],[-94.8654,33.7443],[-94.8649,33.7441],[-94.8647,33.744],[-94.8645,33.7439],[-94.8642,33.7437],[-94.8638,33.7435],[-94.8637,33.7434],[-94.8628,33.7429],[-94.862,33.7425],[-94.8619,33.7425],[-94.8611,33.7421],[-94.8607,33.742],[-94.8585,33.7412],[-94.8572,33.7409],[-94.8571,33.7409],[-94.8565,33.7407],[-94.8562,33.7406],[-94.8561,33.7406],[-94.856,33.7406],[-94.8559,33.7406],[-94.8547,33.7403],[-94.8545,33.7403],[-94.8541,33.7402],[-94.8538,33.7402],[-94.8534,33.7402],[-94.853,33.7402],[-94.8506,33.7399],[-94.8493,33.7396],[-94.8483,33.7396],[-94.8481,33.7396],[-94.8479,33.7396],[-94.8469,33.7395],[-94.8466,33.7396],[-94.8465,33.7396],[-94.8462,33.7396],[-94.8459,33.7395],[-94.8458,33.7395],[-94.8447,33.7396],[-94.8446,33.7396],[-94.8444,33.7396],[-94.8441,33.7396],[-94.8436,33.7395],[-94.8435,33.7395],[-94.8434,33.7395],[-94.8431,33.7394],[-94.843,33.7395],[-94.8426,33.7394],[-94.841,33.7396],[-94.8393,33.7396],[-94.8388,33.7397],[-94.8381,33.7397],[-94.8375,33.7398],[-94.8373,33.7398],[-94.8372,33.7398],[-94.8371,33.7398],[-94.8361,33.7399],[-94.8359,33.74],[-94.8357,33.74],[-94.8356,33.74],[-94.8346,33.7401],[-94.8345,33.7401],[-94.8339,33.7401],[-94.8337,33.7402],[-94.8328,33.7402],[-94.8319,33.7403],[-94.8311,33.7404],[-94.8295,33.7405],[-94.8292,33.7406],[-94.8288,33.7407],[-94.8287,33.7407],[-94.8286,33.7407],[-94.8284,33.7408],[-94.8282,33.7408],[-94.8281,33.7408],[-94.828,33.7409],[-94.828,33.7407],[-94.8285,33.7354],[-94.8285,33.7351],[-94.8283,33.7349],[-94.8274,33.7342],[-94.8273,33.7341],[-94.8229,33.7327],[-94.8225,33.7327],[-94.822,33.7329],[-94.8204,33.7338],[-94.8202,33.7341],[-94.8201,33.7348],[-94.8201,33.7361],[-94.8201,33.737],[-94.8204,33.7376],[-94.8219,33.7431],[-94.822,33.7437],[-94.8222,33.7443],[-94.8222,33.7445],[-94.8223,33.7447],[-94.8223,33.7448],[-94.8224,33.7449],[-94.8224,33.745],[-94.8224,33.7451],[-94.8225,33.7453],[-94.8225,33.7455],[-94.8226,33.7458],[-94.823,33.7473],[-94.823,33.7475],[-94.8232,33.7478],[-94.8248,33.7501],[-94.8251,33.7506],[-94.8252,33.7506],[-94.8253,33.7508],[-94.8302,33.7572],[-94.8308,33.7581],[-94.8309,33.76],[-94.8307,33.7605],[-94.8304,33.7613],[-94.8303,33.762],[-94.8295,33.7641],[-94.8284,33.7655],[-94.8273,33.7669],[-94.8253,33.7685],[-94.8234,33.7692],[-94.8207,33.769],[-94.8186,33.7677],[-94.8173,33.7658],[-94.8171,33.7651],[-94.8164,33.764],[-94.8161,33.7617],[-94.8159,33.7598],[-94.8161,33.7586],[-94.8168,33.7542],[-94.8159,33.7526],[-94.8159,33.7525],[-94.8154,33.7517],[-94.8153,33.7515],[-94.8153,33.7514],[-94.8151,33.7515],[-94.815,33.7516],[-94.8149,33.7517],[-94.8147,33.7518],[-94.8146,33.7518],[-94.8143,33.7519],[-94.8141,33.7519],[-94.8138,33.7519],[-94.8133,33.752],[-94.813,33.7521],[-94.8129,33.7521],[-94.8128,33.7521],[-94.8127,33.7521],[-94.8127,33.752],[-94.8126,33.752],[-94.8125,33.7518],[-94.8124,33.7517],[-94.8124,33.7516],[-94.8123,33.7515],[-94.8123,33.7513],[-94.8122,33.7512],[-94.8122,33.7509],[-94.8121,33.7507],[-94.8121,33.7506],[-94.8121,33.7504],[-94.8121,33.7501],[-94.8122,33.7498],[-94.8122,33.7495],[-94.8122,33.7493],[-94.8122,33.7492],[-94.8122,33.7491],[-94.8122,33.7489],[-94.8122,33.7486],[-94.8122,33.7484],[-94.8122,33.7477],[-94.8124,33.7468],[-94.8124,33.7465],[-94.8129,33.7454],[-94.8134,33.7446],[-94.8148,33.7431],[-94.8162,33.7419],[-94.817,33.7416],[-94.817,33.74],[-94.8166,33.7396],[-94.8161,33.7392],[-94.8139,33.7368],[-94.8134,33.7365],[-94.8128,33.7362],[-94.8126,33.7359],[-94.8123,33.7356],[-94.812,33.7353],[-94.8116,33.735],[-94.8111,33.7348],[-94.8098,33.7345],[-94.8095,33.7345],[-94.8094,33.7346],[-94.8092,33.7345],[-94.8089,33.7344],[-94.8086,33.7342],[-94.8082,33.7339],[-94.8075,33.7335],[-94.8073,33.7334],[-94.8065,33.7333],[-94.8055,33.7332],[-94.8048,33.733],[-94.804,33.7329],[-94.8036,33.7328],[-94.8034,33.7327],[-94.8028,33.7327],[-94.8023,33.7328],[-94.8019,33.733],[-94.8017,33.7332],[-94.8013,33.7335],[-94.7996,33.7347],[-94.799,33.7353],[-94.7981,33.7362],[-94.7973,33.7369],[-94.7965,33.7373],[-94.7958,33.7376],[-94.7949,33.7379],[-94.7932,33.7382],[-94.792,33.7386],[-94.7912,33.7389],[-94.7911,33.7389],[-94.7907,33.7391],[-94.79,33.7394],[-94.7867,33.7409],[-94.7834,33.7424],[-94.7833,33.7425],[-94.7831,33.7426],[-94.783,33.7426],[-94.7829,33.7427],[-94.7828,33.7427],[-94.7826,33.7428],[-94.7815,33.7433],[-94.7812,33.7436],[-94.7811,33.7436],[-94.781,33.7438],[-94.7808,33.7439],[-94.7806,33.7441],[-94.7805,33.7442],[-94.7801,33.7445],[-94.7799,33.7447],[-94.7797,33.7451],[-94.7796,33.7452],[-94.7796,33.7454],[-94.7795,33.7456],[-94.7794,33.7459],[-94.7793,33.7461],[-94.7784,33.7484],[-94.7782,33.7497],[-94.7782,33.7501],[-94.7781,33.7507],[-94.7781,33.7513],[-94.7779,33.7516],[-94.7779,33.7517],[-94.7778,33.7518],[-94.7778,33.7521],[-94.7777,33.7527],[-94.7778,33.7529],[-94.7778,33.753],[-94.7764,33.7564],[-94.7763,33.7564],[-94.7763,33.7563],[-94.7761,33.7564],[-94.7761,33.7565],[-94.776,33.7567],[-94.7759,33.757],[-94.7756,33.7573],[-94.7754,33.7576],[-94.7753,33.7578],[-94.7752,33.7578],[-94.7749,33.7581],[-94.7747,33.7583],[-94.7744,33.7585],[-94.7735,33.7593],[-94.7729,33.7597],[-94.7723,33.7601],[-94.7716,33.7605],[-94.7713,33.7606],[-94.7711,33.7607],[-94.7705,33.7609],[-94.7699,33.761],[-94.7692,33.761],[-94.7687,33.761],[-94.7684,33.7609],[-94.768,33.7607],[-94.7673,33.7605],[-94.7668,33.7604],[-94.7663,33.7603],[-94.7654,33.76],[-94.7644,33.76],[-94.7641,33.76],[-94.7639,33.76],[-94.7638,33.7599],[-94.7634,33.7599],[-94.763,33.7598],[-94.7627,33.7595],[-94.7623,33.7591],[-94.762,33.759],[-94.7614,33.7588],[-94.7611,33.7587],[-94.7608,33.7586],[-94.7606,33.7585],[-94.7605,33.7585],[-94.7604,33.7584],[-94.7603,33.7584],[-94.7602,33.7584],[-94.7601,33.7583],[-94.7598,33.7579],[-94.7597,33.7575],[-94.7595,33.7569],[-94.7594,33.7569],[-94.7593,33.7567],[-94.7592,33.7567],[-94.7591,33.7566],[-94.7586,33.7566],[-94.7583,33.7566],[-94.7581,33.7565],[-94.758,33.7563],[-94.7579,33.7559],[-94.7577,33.7555],[-94.7576,33.755],[-94.7574,33.7546],[-94.7573,33.7541],[-94.7572,33.7536],[-94.7572,33.753],[-94.7573,33.7527],[-94.7573,33.7525],[-94.7573,33.7524],[-94.7575,33.7522],[-94.7574,33.7517],[-94.7578,33.7506],[-94.7578,33.7501],[-94.7583,33.7495],[-94.7587,33.7488],[-94.7589,33.7485],[-94.7595,33.7483],[-94.7602,33.748],[-94.7605,33.7478],[-94.7607,33.7475],[-94.7609,33.7473],[-94.7613,33.7471],[-94.7618,33.7468],[-94.762,33.7467],[-94.7622,33.7466],[-94.7626,33.7466],[-94.763,33.7466],[-94.7632,33.7466],[-94.7636,33.7465],[-94.7638,33.7464],[-94.7642,33.7463],[-94.7643,33.7463],[-94.7648,33.7463],[-94.7653,33.7461],[-94.7658,33.7461],[-94.7668,33.7461],[-94.768,33.7462],[-94.769,33.7462],[-94.7694,33.7463],[-94.7695,33.7463],[-94.7698,33.7464],[-94.7701,33.7465],[-94.7707,33.7467],[-94.7724,33.7468],[-94.7744,33.7468],[-94.7758,33.7467],[-94.7759,33.7467],[-94.7768,33.7464],[-94.7776,33.7461],[-94.778,33.7457],[-94.7783,33.7456],[-94.7789,33.7451],[-94.7792,33.7448],[-94.7793,33.7447],[-94.7794,33.7445],[-94.7795,33.7444],[-94.7796,33.7443],[-94.7797,33.7442],[-94.78,33.7438],[-94.7802,33.7436],[-94.7803,33.7435],[-94.7804,33.7434],[-94.7804,33.7433],[-94.7805,33.7432],[-94.7806,33.743],[-94.7812,33.7423],[-94.7814,33.7421],[-94.7826,33.7412],[-94.7826,33.7411],[-94.7827,33.7411],[-94.7828,33.741],[-94.7829,33.7409],[-94.783,33.7409],[-94.7831,33.7408],[-94.7832,33.7407],[-94.7854,33.739],[-94.786,33.7385],[-94.7863,33.7383],[-94.7864,33.7381],[-94.7867,33.7377],[-94.7873,33.7371],[-94.7878,33.7368],[-94.7878,33.7367],[-94.7879,33.7366],[-94.7881,33.7365],[-94.7882,33.7364],[-94.7882,33.7363],[-94.7886,33.7357],[-94.7856,33.7329],[-94.7856,33.7328],[-94.7853,33.7326],[-94.7852,33.7325],[-94.7851,33.7324],[-94.7848,33.7322],[-94.7847,33.7321],[-94.7846,33.7319],[-94.7845,33.7319],[-94.7844,33.7318],[-94.7843,33.7317],[-94.7842,33.7316],[-94.7841,33.7315],[-94.7839,33.7313],[-94.7836,33.7311],[-94.7834,33.7309],[-94.7826,33.7302],[-94.7825,33.7301],[-94.7823,33.7301],[-94.78,33.7291],[-94.7794,33.7289],[-94.7793,33.7289],[-94.7731,33.7272],[-94.7687,33.727],[-94.7658,33.7272],[-94.7657,33.7271],[-94.7637,33.7271],[-94.7635,33.7271],[-94.763,33.7271],[-94.7621,33.7271],[-94.7618,33.7271],[-94.7615,33.7271],[-94.7606,33.727],[-94.7604,33.7273],[-94.7601,33.7276],[-94.7584,33.7293],[-94.7557,33.7321],[-94.7555,33.7322],[-94.7547,33.733],[-94.7544,33.7334],[-94.7531,33.734],[-94.7525,33.7345],[-94.7524,33.7346],[-94.7523,33.7345],[-94.7518,33.7343],[-94.7515,33.7339],[-94.7514,33.7337],[-94.7512,33.7327],[-94.7511,33.7321],[-94.7509,33.7315],[-94.7506,33.731],[-94.7506,33.7298],[-94.7505,33.7297],[-94.7503,33.7294],[-94.7503,33.7292],[-94.7502,33.7291],[-94.7501,33.729],[-94.7499,33.7289],[-94.7498,33.7287],[-94.7495,33.7284],[-94.7494,33.7281],[-94.749,33.7272],[-94.7489,33.7268],[-94.7486,33.7264],[-94.7483,33.7259],[-94.748,33.7255],[-94.7477,33.7252],[-94.7477,33.7251],[-94.7478,33.7251],[-94.7482,33.7247],[-94.7493,33.724],[-94.7502,33.7232],[-94.7534,33.7211],[-94.7565,33.7188],[-94.7577,33.7178],[-94.7576,33.7173],[-94.7576,33.7172],[-94.7574,33.7168],[-94.7573,33.7166],[-94.7572,33.7165],[-94.757,33.716],[-94.7565,33.7155],[-94.7559,33.7151],[-94.7546,33.7147],[-94.7534,33.7142],[-94.7525,33.714],[-94.7514,33.7135],[-94.7513,33.7135],[-94.7502,33.7138],[-94.7499,33.7139],[-94.7496,33.714],[-94.749,33.7142],[-94.7476,33.7147],[-94.7465,33.7155],[-94.7459,33.7162],[-94.7455,33.7168],[-94.7452,33.7176],[-94.7449,33.7186],[-94.745,33.7198],[-94.7451,33.7201],[-94.7451,33.7203],[-94.7452,33.7213],[-94.7452,33.7222],[-94.7451,33.7229],[-94.7448,33.7237],[-94.7446,33.7242],[-94.7445,33.7242],[-94.7445,33.7243],[-94.7445,33.7244],[-94.7444,33.7244],[-94.7444,33.7245],[-94.744,33.725],[-94.7434,33.7255],[-94.7421,33.7267],[-94.7418,33.7269],[-94.7414,33.727],[-94.7408,33.7269],[-94.7405,33.7269],[-94.7402,33.7268],[-94.7398,33.7268],[-94.7394,33.7269],[-94.7382,33.7272],[-94.7374,33.7272],[-94.7367,33.7272],[-94.7363,33.7271],[-94.7357,33.7269],[-94.7352,33.7266],[-94.7348,33.7263],[-94.734,33.7257],[-94.734,33.7256],[-94.7334,33.7252],[-94.7329,33.7245],[-94.7326,33.7239],[-94.7324,33.7232],[-94.7323,33.7225],[-94.7324,33.7219],[-94.7325,33.7214],[-94.7327,33.7206],[-94.7327,33.7205],[-94.7327,33.7204],[-94.7328,33.72],[-94.733,33.7196],[-94.7332,33.7191],[-94.7336,33.7187],[-94.7343,33.718],[-94.7348,33.7175],[-94.7352,33.7172],[-94.7353,33.7169],[-94.7356,33.7165],[-94.7361,33.7161],[-94.7375,33.7151],[-94.7386,33.7145],[-94.7388,33.7144],[-94.7399,33.7139],[-94.7412,33.7134],[-94.7431,33.7129],[-94.7448,33.7125],[-94.7465,33.7123],[-94.7467,33.7123],[-94.7475,33.7122],[-94.7482,33.712],[-94.7488,33.7118],[-94.7489,33.7118],[-94.7502,33.7113],[-94.7525,33.7109],[-94.7531,33.7107],[-94.7535,33.7097],[-94.7538,33.7087],[-94.7538,33.7077],[-94.7536,33.7069],[-94.7533,33.7063],[-94.7532,33.7061],[-94.7526,33.7055],[-94.7523,33.7052],[-94.752,33.7049],[-94.7519,33.7049],[-94.7517,33.7047],[-94.7514,33.7046],[-94.7512,33.7045],[-94.751,33.7044],[-94.7508,33.7043],[-94.7506,33.7043],[-94.7502,33.7043],[-94.7489,33.7039],[-94.7481,33.7036],[-94.7476,33.7035],[-94.7461,33.703],[-94.7459,33.703],[-94.7444,33.7025],[-94.7431,33.702],[-94.7424,33.7016],[-94.7419,33.7012],[-94.7414,33.7009],[-94.7409,33.7006],[-94.7406,33.7],[-94.7394,33.697],[-94.7385,33.6956],[-94.7384,33.6953],[-94.7383,33.6953],[-94.7372,33.6929],[-94.7368,33.6923],[-94.7364,33.692],[-94.7359,33.6916],[-94.7351,33.6913],[-94.7344,33.6911],[-94.7314,33.6911],[-94.731,33.6912],[-94.7307,33.6913],[-94.7304,33.6912],[-94.7302,33.6912],[-94.7301,33.6911],[-94.7295,33.691],[-94.7269,33.6909],[-94.7261,33.6909],[-94.7259,33.6908],[-94.7252,33.6901],[-94.7245,33.6898],[-94.7241,33.6897],[-94.7232,33.6895],[-94.7226,33.6894],[-94.7223,33.6893],[-94.7221,33.6893],[-94.7219,33.6893],[-94.7217,33.6892],[-94.7212,33.6891],[-94.7207,33.6891],[-94.7203,33.689],[-94.7195,33.6889],[-94.7194,33.6891],[-94.7193,33.6893],[-94.7192,33.6893],[-94.7191,33.6895],[-94.719,33.6897],[-94.719,33.6898],[-94.7187,33.6902],[-94.7183,33.6909],[-94.7178,33.6917],[-94.716,33.6946],[-94.7159,33.6949],[-94.716,33.6952],[-94.716,33.6955],[-94.7161,33.696],[-94.7165,33.6971],[-94.7168,33.6996],[-94.7169,33.7004],[-94.717,33.7008],[-94.7172,33.7011],[-94.7175,33.7015],[-94.7178,33.7018],[-94.7181,33.702],[-94.7185,33.7026],[-94.7189,33.7034],[-94.7192,33.7037],[-94.7196,33.7039],[-94.7204,33.7042],[-94.7228,33.7048],[-94.7233,33.7049],[-94.7241,33.705],[-94.7249,33.7052],[-94.7254,33.7053],[-94.726,33.7053],[-94.7263,33.7053],[-94.7265,33.7053],[-94.7268,33.7052],[-94.7272,33.7053],[-94.7279,33.7056],[-94.7285,33.7058],[-94.7295,33.7065],[-94.7307,33.7073],[-94.7313,33.7078],[-94.7316,33.7082],[-94.7317,33.7084],[-94.7321,33.7087],[-94.7325,33.7092],[-94.7331,33.7101],[-94.7336,33.7113],[-94.7341,33.7127],[-94.7346,33.7141],[-94.7349,33.7148],[-94.7349,33.715],[-94.7349,33.7152],[-94.7347,33.7154],[-94.7343,33.7156],[-94.734,33.7157],[-94.7329,33.7156],[-94.7323,33.7156],[-94.7317,33.7158],[-94.7309,33.716],[-94.7308,33.716],[-94.7303,33.7161],[-94.7298,33.716],[-94.7294,33.7159],[-94.7293,33.7159],[-94.7282,33.7156],[-94.7279,33.7155],[-94.7273,33.7154],[-94.7263,33.715],[-94.7253,33.7147],[-94.7231,33.7137],[-94.7215,33.7131],[-94.7142,33.7098],[-94.7133,33.7093],[-94.7127,33.709],[-94.7091,33.7074],[-94.706,33.7063],[-94.7052,33.7057],[-94.7046,33.7053],[-94.7026,33.704],[-94.702,33.7034],[-94.7016,33.7029],[-94.7011,33.7021],[-94.7009,33.7014],[-94.7009,33.7012],[-94.7008,33.7007],[-94.701,33.7],[-94.7015,33.6992],[-94.702,33.6987],[-94.7027,33.698],[-94.7035,33.6975],[-94.7044,33.6971],[-94.7053,33.6969],[-94.7058,33.6967],[-94.7063,33.6967],[-94.709,33.6972],[-94.7093,33.6972],[-94.7096,33.6971],[-94.7099,33.697],[-94.7103,33.6968],[-94.7105,33.6968],[-94.7108,33.6967],[-94.7132,33.6977],[-94.7135,33.6977],[-94.714,33.6975],[-94.7144,33.6972],[-94.7149,33.6966],[-94.7151,33.696],[-94.7151,33.6957],[-94.7151,33.6953],[-94.715,33.6949],[-94.715,33.6946],[-94.7151,33.6941],[-94.718,33.6893],[-94.7183,33.6887],[-94.7173,33.6882],[-94.7168,33.6881],[-94.7162,33.6879],[-94.7158,33.688],[-94.7148,33.688],[-94.7136,33.6881],[-94.7134,33.6881],[-94.7121,33.6879],[-94.7113,33.688],[-94.7108,33.6881],[-94.7102,33.6882],[-94.7098,33.6883],[-94.7091,33.6883],[-94.7082,33.6883],[-94.7062,33.6881],[-94.7057,33.6881],[-94.7054,33.688],[-94.705,33.688],[-94.7048,33.688],[-94.7047,33.688],[-94.7041,33.6879],[-94.704,33.6879],[-94.7026,33.6878],[-94.7025,33.6878],[-94.7018,33.6876],[-94.7005,33.6871],[-94.7002,33.687],[-94.7001,33.687],[-94.6994,33.6868],[-94.6972,33.6862],[-94.6961,33.6861],[-94.6959,33.686],[-94.6957,33.686],[-94.6955,33.6859],[-94.6951,33.6859],[-94.695,33.6859],[-94.6948,33.6859],[-94.6943,33.6858],[-94.6939,33.6858],[-94.693,33.6857],[-94.6929,33.6857],[-94.6924,33.6856],[-94.6918,33.6855],[-94.6915,33.6854],[-94.6912,33.6853],[-94.6905,33.6851],[-94.6897,33.6849],[-94.6891,33.6847],[-94.6882,33.6844],[-94.6853,33.6844],[-94.6848,33.6844],[-94.6781,33.6879],[-94.6774,33.6883],[-94.6773,33.6885],[-94.6767,33.689],[-94.6763,33.6894],[-94.6759,33.6898],[-94.6754,33.6904],[-94.6752,33.6907],[-94.6751,33.6907],[-94.6751,33.6908],[-94.6747,33.6911],[-94.6744,33.6914],[-94.6739,33.6918],[-94.6728,33.6925],[-94.6718,33.6933],[-94.6698,33.6941],[-94.6689,33.6944],[-94.6679,33.6946],[-94.6669,33.6946],[-94.6668,33.6946],[-94.6661,33.6945],[-94.6649,33.6942],[-94.6644,33.694],[-94.6639,33.6938],[-94.6617,33.6931],[-94.6611,33.6928],[-94.6607,33.6926],[-94.6603,33.6925],[-94.6597,33.6923],[-94.6592,33.6921],[-94.6586,33.6918],[-94.6582,33.6913],[-94.658,33.6908],[-94.6575,33.6902],[-94.657,33.6898],[-94.6559,33.6892],[-94.6549,33.6886],[-94.6545,33.6883],[-94.6542,33.688],[-94.6538,33.6876],[-94.6532,33.6871],[-94.6514,33.6858],[-94.649,33.6865],[-94.6489,33.6865],[-94.6488,33.6866],[-94.6487,33.6867],[-94.6485,33.687],[-94.6482,33.6879],[-94.6482,33.688],[-94.6481,33.6884],[-94.648,33.6887],[-94.6478,33.6892],[-94.6475,33.6896],[-94.6473,33.69],[-94.6472,33.69],[-94.6471,33.6904],[-94.6471,33.6906],[-94.6472,33.6927],[-94.6475,33.6938],[-94.6479,33.6943],[-94.6486,33.697],[-94.6486,33.698],[-94.6484,33.6995],[-94.6479,33.7005],[-94.6473,33.7012],[-94.6466,33.7016],[-94.6459,33.7018],[-94.6443,33.7017],[-94.6437,33.7015],[-94.6432,33.7013],[-94.6428,33.701],[-94.6426,33.7009],[-94.6418,33.7004],[-94.6412,33.7],[-94.6394,33.6983],[-94.639,33.6977],[-94.6387,33.6971],[-94.6386,33.6965],[-94.6386,33.6962],[-94.6386,33.6958],[-94.6388,33.6955],[-94.6391,33.695],[-94.6392,33.6947],[-94.6398,33.6939],[-94.6408,33.6928],[-94.6424,33.6913],[-94.6431,33.6903],[-94.6438,33.689],[-94.6445,33.6878],[-94.6451,33.6864],[-94.6455,33.6859],[-94.6459,33.6858],[-94.6468,33.6855],[-94.6474,33.6853],[-94.6479,33.6852],[-94.6484,33.685],[-94.6489,33.6849],[-94.6504,33.6844],[-94.6498,33.6834],[-94.6485,33.6821],[-94.6484,33.682],[-94.648,33.6815],[-94.6476,33.6805],[-94.647,33.679],[-94.6462,33.6771],[-94.6456,33.6755],[-94.6453,33.6744],[-94.6452,33.6739],[-94.6453,33.6736],[-94.6455,33.6735],[-94.6466,33.673],[-94.6476,33.6724],[-94.6482,33.672],[-94.6489,33.6716],[-94.6507,33.6706],[-94.6513,33.6704],[-94.6518,33.6705],[-94.6526,33.6706],[-94.653,33.6707],[-94.6533,33.6708],[-94.654,33.6711],[-94.6543,33.6715],[-94.6549,33.6718],[-94.656,33.6726],[-94.6574,33.6737],[-94.6579,33.6742],[-94.6595,33.6751],[-94.6599,33.6751],[-94.6618,33.6751],[-94.6626,33.675],[-94.6637,33.6744],[-94.665,33.6737],[-94.6663,33.6733],[-94.6675,33.6728],[-94.6689,33.6719],[-94.6702,33.6703],[-94.6708,33.6693],[-94.671,33.6684],[-94.6709,33.6673],[-94.6706,33.6659],[-94.6699,33.6651],[-94.6693,33.6644],[-94.6686,33.6638],[-94.668,33.6635],[-94.6677,33.6633],[-94.6672,33.663],[-94.6668,33.6628],[-94.6659,33.6624],[-94.6655,33.6623],[-94.6648,33.6622],[-94.6643,33.6621],[-94.664,33.662],[-94.6638,33.6619],[-94.6637,33.6616],[-94.6632,33.6611],[-94.6626,33.6607],[-94.6618,33.6605],[-94.661,33.6603],[-94.6608,33.6603],[-94.6604,33.6603],[-94.6603,33.6603],[-94.6602,33.6603],[-94.6601,33.6603],[-94.66,33.6603],[-94.6599,33.6604],[-94.659,33.6604],[-94.6575,33.6606],[-94.6572,33.6606],[-94.6567,33.6605],[-94.6563,33.6604],[-94.6559,33.6602],[-94.6555,33.66],[-94.6549,33.6599],[-94.6534,33.6601],[-94.6526,33.6604],[-94.6517,33.6607],[-94.6509,33.6612],[-94.6498,33.6621],[-94.6494,33.6625],[-94.6492,33.6626],[-94.6491,33.6626],[-94.6489,33.6626],[-94.6487,33.6625],[-94.6485,33.6624],[-94.6471,33.662],[-94.6465,33.6619],[-94.6459,33.6619],[-94.6453,33.662],[-94.6447,33.6623],[-94.6442,33.6626],[-94.6439,33.6629],[-94.6435,33.6633],[-94.6431,33.6636],[-94.6428,33.6638],[-94.6424,33.6639],[-94.6419,33.6639],[-94.6411,33.6638],[-94.6401,33.6637],[-94.6392,33.6637],[-94.6387,33.664],[-94.6384,33.6642],[-94.638,33.6646],[-94.6376,33.6653],[-94.6373,33.666],[-94.6371,33.6669],[-94.6369,33.6675],[-94.6368,33.6676],[-94.6365,33.6676],[-94.6361,33.6676],[-94.6356,33.6675],[-94.6352,33.6676],[-94.6349,33.6677],[-94.6347,33.6679],[-94.6344,33.6685],[-94.6343,33.6686],[-94.6332,33.6701],[-94.6328,33.6708],[-94.6323,33.6715],[-94.6309,33.6734],[-94.6307,33.674],[-94.6305,33.6745],[-94.6305,33.675],[-94.6304,33.6771],[-94.6303,33.6777],[-94.6303,33.6781],[-94.6301,33.6786],[-94.6299,33.6791],[-94.6295,33.6796],[-94.6287,33.6805],[-94.6282,33.6811],[-94.6277,33.6816],[-94.6276,33.6817],[-94.6274,33.6819],[-94.6272,33.682],[-94.6268,33.682],[-94.6263,33.682],[-94.6258,33.682],[-94.6252,33.682],[-94.6243,33.6823],[-94.624,33.6823],[-94.6237,33.6821],[-94.6236,33.6821],[-94.6232,33.6821],[-94.6229,33.6821],[-94.6226,33.6823],[-94.6224,33.6824],[-94.622,33.6825],[-94.6219,33.6825],[-94.6215,33.6825],[-94.6211,33.6824],[-94.621,33.6823],[-94.6208,33.6821],[-94.6206,33.682],[-94.6192,33.6819],[-94.6185,33.6817],[-94.6183,33.6816],[-94.618,33.6814],[-94.6178,33.6814],[-94.6176,33.6812],[-94.6173,33.681],[-94.6164,33.6801],[-94.6153,33.6787],[-94.6143,33.6771],[-94.614,33.6766],[-94.6139,33.6764],[-94.6137,33.6758],[-94.6136,33.6756],[-94.6134,33.6752],[-94.6133,33.675],[-94.6129,33.6742],[-94.6128,33.674],[-94.6127,33.6738],[-94.6124,33.6726],[-94.6122,33.6717],[-94.6121,33.6707],[-94.6119,33.67],[-94.6112,33.6692],[-94.61,33.6681],[-94.6091,33.6673],[-94.6086,33.6665],[-94.6077,33.6656],[-94.6058,33.6642],[-94.6051,33.6638],[-94.6046,33.6637],[-94.6041,33.6634],[-94.6037,33.6632],[-94.6035,33.6632],[-94.6033,33.6631],[-94.6029,33.6631],[-94.6017,33.6628],[-94.6012,33.6628],[-94.5997,33.663],[-94.5991,33.663],[-94.598,33.6634],[-94.5973,33.6636],[-94.5969,33.6637],[-94.596,33.6639],[-94.5952,33.6642],[-94.5941,33.6648],[-94.5936,33.6651],[-94.5933,33.6653],[-94.5931,33.6654],[-94.5925,33.6664],[-94.5921,33.667],[-94.5917,33.6679],[-94.5916,33.6683],[-94.5914,33.6689],[-94.5914,33.6691],[-94.5914,33.6694],[-94.5917,33.6712],[-94.5919,33.6725],[-94.5919,33.6729],[-94.5918,33.6733],[-94.5914,33.6737],[-94.591,33.674],[-94.5903,33.6744],[-94.59,33.6758],[-94.5901,33.6767],[-94.5903,33.6777],[-94.5914,33.68],[-94.5922,33.6816],[-94.5926,33.682],[-94.5927,33.682],[-94.5928,33.6823],[-94.593,33.683],[-94.593,33.684],[-94.5927,33.6847],[-94.5922,33.6854],[-94.5916,33.6859],[-94.5905,33.6862],[-94.5897,33.6864],[-94.5896,33.6864],[-94.5888,33.6863],[-94.5879,33.6863],[-94.5877,33.6861],[-94.5875,33.6861],[-94.5871,33.6858],[-94.5864,33.6853],[-94.5862,33.6851],[-94.5861,33.6848],[-94.5859,33.6844],[-94.5857,33.6839],[-94.5852,33.6832],[-94.5848,33.6828],[-94.5846,33.6826],[-94.5844,33.6824],[-94.5842,33.6823],[-94.584,33.6823],[-94.5838,33.6821],[-94.5836,33.682],[-94.5833,33.6816],[-94.5832,33.6814],[-94.5831,33.6813],[-94.583,33.6812],[-94.582,33.6803],[-94.5803,33.6789],[-94.5803,33.6788],[-94.5799,33.6783],[-94.5796,33.6776],[-94.5795,33.6769],[-94.5795,33.6763],[-94.5795,33.6758],[-94.5798,33.6754],[-94.5803,33.6747],[-94.5812,33.6736],[-94.5807,33.6733],[-94.5803,33.6729],[-94.5798,33.6722],[-94.5794,33.6715],[-94.5793,33.6708],[-94.5793,33.6699],[-94.5794,33.6693],[-94.5796,33.6688],[-94.5799,33.6684],[-94.5808,33.6664],[-94.5779,33.6657],[-94.577,33.6658],[-94.5768,33.6659],[-94.5758,33.6662],[-94.5756,33.6663],[-94.5742,33.6668],[-94.5741,33.6669],[-94.5732,33.6674],[-94.5729,33.6675],[-94.5726,33.6677],[-94.5717,33.668],[-94.5705,33.6683],[-94.5685,33.6686],[-94.5683,33.6687],[-94.5654,33.6691],[-94.5637,33.6693],[-94.5622,33.669],[-94.5612,33.6685],[-94.5607,33.668],[-94.5605,33.6675],[-94.5604,33.6672],[-94.5603,33.6669],[-94.5603,33.6666],[-94.5605,33.6661],[-94.5607,33.6655],[-94.5611,33.6649],[-94.5618,33.6641],[-94.5625,33.6633],[-94.5632,33.6627],[-94.5641,33.6622],[-94.5648,33.6618],[-94.5658,33.6615],[-94.5667,33.6613],[-94.5684,33.6609],[-94.5694,33.6609],[-94.5696,33.6609],[-94.57,33.6609],[-94.5709,33.6606],[-94.571,33.6606],[-94.5756,33.6594],[-94.5762,33.6591],[-94.5768,33.6588],[-94.5771,33.6585],[-94.5774,33.6583],[-94.5783,33.6575],[-94.5796,33.6562],[-94.5804,33.6555],[-94.5807,33.6553],[-94.5833,33.6534],[-94.5849,33.6519],[-94.5862,33.6508],[-94.587,33.6502],[-94.5876,33.6495],[-94.5883,33.6486],[-94.5908,33.6456],[-94.5905,33.6451],[-94.5894,33.6445],[-94.5886,33.6442],[-94.5872,33.6441],[-94.5833,33.6438],[-94.582,33.644],[-94.58,33.6445],[-94.5781,33.6454],[-94.5762,33.6465],[-94.5755,33.6472],[-94.5744,33.649],[-94.574,33.6495],[-94.5736,33.6499],[-94.5729,33.6505],[-94.572,33.6512],[-94.5719,33.6512],[-94.5718,33.6512],[-94.5714,33.6514],[-94.5711,33.6517],[-94.571,33.6519],[-94.5706,33.6522],[-94.5699,33.6525],[-94.5698,33.6525],[-94.567,33.6537],[-94.5669,33.6537],[-94.566,33.654],[-94.5651,33.6544],[-94.5641,33.6549],[-94.5602,33.657],[-94.5545,33.659],[-94.5537,33.6593],[-94.5496,33.6607],[-94.5489,33.6606],[-94.5485,33.6604],[-94.5482,33.6604],[-94.5481,33.6603],[-94.548,33.6602],[-94.5478,33.6601],[-94.5475,33.66],[-94.547,33.6597],[-94.5467,33.6596],[-94.5454,33.6576],[-94.5435,33.656],[-94.543,33.6552],[-94.5426,33.654],[-94.5426,33.6514],[-94.5429,33.6497],[-94.543,33.6493],[-94.5443,33.6479],[-94.5451,33.6467],[-94.5454,33.6462],[-94.546,33.6459],[-94.5469,33.6457],[-94.55,33.6452],[-94.5508,33.6449],[-94.5512,33.6447],[-94.5513,33.6446],[-94.5517,33.6444],[-94.5529,33.644],[-94.5538,33.6437],[-94.5545,33.6434],[-94.556,33.6428],[-94.557,33.6425],[-94.5582,33.6421],[-94.5587,33.642],[-94.559,33.642],[-94.5612,33.641],[-94.5625,33.6404],[-94.5633,33.6401],[-94.5647,33.6393],[-94.5664,33.6385],[-94.5672,33.638],[-94.5684,33.6372],[-94.5686,33.6369],[-94.5687,33.6366],[-94.5687,33.6363],[-94.5688,33.636],[-94.5689,33.6357],[-94.5694,33.6339],[-94.5696,33.6333],[-94.5696,33.6328],[-94.5697,33.6322],[-94.5698,33.632],[-94.5704,33.6305],[-94.5704,33.63],[-94.5704,33.6295],[-94.57,33.6285],[-94.5695,33.6278],[-94.569,33.6275],[-94.5681,33.6272],[-94.5673,33.627],[-94.567,33.6269],[-94.5666,33.6267],[-94.5654,33.6266],[-94.565,33.6265],[-94.5647,33.6263],[-94.5641,33.6263],[-94.5619,33.6266],[-94.5602,33.6268],[-94.5591,33.6267],[-94.559,33.6266],[-94.5585,33.6267],[-94.558,33.6267],[-94.5575,33.6268],[-94.5572,33.6269],[-94.557,33.627],[-94.5567,33.627],[-94.5564,33.627],[-94.5561,33.627],[-94.5547,33.6273],[-94.5534,33.6276],[-94.5526,33.6279],[-94.5519,33.6282],[-94.5514,33.6285],[-94.5511,33.6287],[-94.5505,33.6291],[-94.5504,33.6292],[-94.5502,33.6294],[-94.5497,33.6297],[-94.5494,33.6298],[-94.5486,33.6302],[-94.5474,33.6309],[-94.547,33.6312],[-94.5469,33.6313],[-94.5464,33.6315],[-94.546,33.6319],[-94.5458,33.632],[-94.5456,33.6322],[-94.5454,33.6324],[-94.5451,33.6327],[-94.5447,33.633],[-94.5445,33.6334],[-94.5443,33.6339],[-94.5442,33.6341],[-94.5436,33.6347],[-94.5435,33.6347],[-94.5422,33.636],[-94.5419,33.6363],[-94.5395,33.637],[-94.5392,33.6372],[-94.5387,33.6376],[-94.5381,33.6381],[-94.5378,33.6383],[-94.5372,33.6385],[-94.5363,33.6388],[-94.533,33.6399],[-94.5325,33.64],[-94.5321,33.6402],[-94.5318,33.6403],[-94.5308,33.6406],[-94.5281,33.6412],[-94.5275,33.6413],[-94.5271,33.6413],[-94.5267,33.6412],[-94.5261,33.6412],[-94.525,33.6413],[-94.5233,33.6412],[-94.5218,33.6407],[-94.5206,33.6399],[-94.5204,33.6396],[-94.5199,33.6393],[-94.5185,33.6376],[-94.5189,33.6372],[-94.5193,33.6368],[-94.5198,33.6363],[-94.5201,33.6359],[-94.5206,33.6354],[-94.5211,33.6349],[-94.5223,33.6342],[-94.5236,33.6334],[-94.5242,33.6329],[-94.5246,33.6326],[-94.526,33.6318],[-94.5276,33.6308],[-94.5282,33.6303],[-94.5304,33.6286],[-94.5313,33.6281],[-94.532,33.6278],[-94.5325,33.6276],[-94.5329,33.6274],[-94.5335,33.6268],[-94.5343,33.626],[-94.5344,33.6259],[-94.5345,33.6257],[-94.5346,33.6257],[-94.5348,33.6255],[-94.5349,33.6254],[-94.535,33.6252],[-94.5351,33.6251],[-94.5353,33.6246],[-94.5354,33.6244],[-94.5354,33.6242],[-94.5354,33.624],[-94.5354,33.6232],[-94.5354,33.6228],[-94.5353,33.6225],[-94.5353,33.6222],[-94.5352,33.6219],[-94.5351,33.6217],[-94.5348,33.6213],[-94.5347,33.6212],[-94.5342,33.6207],[-94.5336,33.6201],[-94.5334,33.6198],[-94.5331,33.6195],[-94.5328,33.6193],[-94.5326,33.6191],[-94.5325,33.619],[-94.5323,33.6189],[-94.5322,33.6188],[-94.5321,33.6188],[-94.532,33.6187],[-94.5319,33.6187],[-94.5317,33.6185],[-94.5315,33.6184],[-94.5314,33.6183],[-94.5313,33.6182],[-94.5312,33.6181],[-94.5309,33.6181],[-94.5306,33.6179],[-94.5303,33.6177],[-94.5302,33.6176],[-94.5301,33.6174],[-94.53,33.6173],[-94.5299,33.6172],[-94.5295,33.6169],[-94.5294,33.6168],[-94.5292,33.6167],[-94.529,33.6165],[-94.5286,33.6163],[-94.5282,33.6161],[-94.528,33.616],[-94.5277,33.6159],[-94.5274,33.6158],[-94.5249,33.6158],[-94.5244,33.6158],[-94.5239,33.6158],[-94.5236,33.6159],[-94.5235,33.6159],[-94.5222,33.6164],[-94.521,33.617],[-94.5204,33.6175],[-94.5198,33.6181],[-94.5197,33.6185],[-94.5197,33.6196],[-94.5196,33.6198],[-94.5191,33.6202],[-94.5191,33.6208],[-94.519,33.621],[-94.5186,33.6212],[-94.5184,33.6213],[-94.5185,33.6222],[-94.5183,33.6227],[-94.5181,33.623],[-94.518,33.6233],[-94.5179,33.6237],[-94.5187,33.6246],[-94.5188,33.6251],[-94.519,33.6258],[-94.519,33.6261],[-94.519,33.6262],[-94.5191,33.6262],[-94.5194,33.627],[-94.5198,33.6285],[-94.52,33.629],[-94.5202,33.6295],[-94.5203,33.6298],[-94.5202,33.63],[-94.5199,33.6302],[-94.5182,33.6322],[-94.5175,33.633],[-94.5175,33.6331],[-94.5173,33.6327],[-94.5165,33.6319],[-94.5161,33.6313],[-94.516,33.6311],[-94.5159,33.6308],[-94.5156,33.6304],[-94.5154,33.6299],[-94.5152,33.6295],[-94.5151,33.6294],[-94.5149,33.629],[-94.5147,33.6286],[-94.5146,33.6282],[-94.5144,33.6278],[-94.5141,33.6273],[-94.5139,33.6269],[-94.5136,33.6264],[-94.5131,33.6256],[-94.5128,33.625],[-94.5127,33.6248],[-94.5121,33.6238],[-94.5115,33.6231],[-94.5109,33.6226],[-94.5101,33.6221],[-94.5095,33.6217],[-94.5084,33.6213],[-94.5075,33.621],[-94.5074,33.621],[-94.5067,33.6208],[-94.5057,33.6207],[-94.5056,33.6207],[-94.5051,33.6207],[-94.5046,33.6207],[-94.5045,33.6207],[-94.5038,33.6208],[-94.5032,33.6211],[-94.5018,33.6217],[-94.5016,33.6218],[-94.5016,33.6219],[-94.5016,33.622],[-94.5015,33.6221],[-94.5014,33.6223],[-94.5011,33.6225],[-94.5008,33.6228],[-94.5007,33.623],[-94.5002,33.6232],[-94.5001,33.6233],[-94.5,33.6233],[-94.4999,33.6234],[-94.4998,33.6235],[-94.4997,33.6236],[-94.4989,33.6239],[-94.4986,33.624],[-94.4984,33.624],[-94.4958,33.6242],[-94.4946,33.6243],[-94.4938,33.6244],[-94.4934,33.6245],[-94.4931,33.6245],[-94.493,33.6245],[-94.493,33.6246],[-94.4925,33.6247],[-94.4924,33.6248],[-94.4915,33.6251],[-94.4907,33.6256],[-94.49,33.626],[-94.4891,33.6268],[-94.4884,33.6274],[-94.4879,33.6281],[-94.4876,33.6285],[-94.4875,33.6289],[-94.4875,33.6294],[-94.4875,33.6297],[-94.4875,33.6299],[-94.4877,33.6306],[-94.4884,33.6324],[-94.4891,33.6334],[-94.4896,33.6342],[-94.4904,33.6351],[-94.4908,33.6355],[-94.4914,33.636],[-94.4917,33.6363],[-94.4917,33.6365],[-94.4915,33.6365],[-94.4914,33.6365],[-94.4902,33.6367],[-94.49,33.6367],[-94.4895,33.637],[-94.4894,33.637],[-94.4875,33.6374],[-94.4871,33.6375],[-94.4859,33.6379],[-94.4855,33.638],[-94.4851,33.6381],[-94.4837,33.6384],[-94.483,33.6386],[-94.4827,33.6386],[-94.4822,33.6386],[-94.4813,33.6388],[-94.4811,33.6388],[-94.4806,33.6387],[-94.4803,33.6387],[-94.4799,33.6388],[-94.4791,33.6389],[-94.4782,33.639],[-94.4781,33.639],[-94.478,33.639],[-94.4772,33.639],[-94.4764,33.639],[-94.4755,33.6388],[-94.4748,33.6385],[-94.4743,33.6382],[-94.474,33.638],[-94.4736,33.6378],[-94.4728,33.6376],[-94.4717,33.6374],[-94.4711,33.6375],[-94.4709,33.6375],[-94.4701,33.6377],[-94.469,33.6377],[-94.4684,33.6375],[-94.4679,33.6374],[-94.4673,33.6371],[-94.4661,33.6363],[-94.465,33.6369],[-94.4649,33.637],[-94.4648,33.637],[-94.4646,33.6372],[-94.4642,33.6377],[-94.4639,33.6382],[-94.4638,33.6385],[-94.4636,33.6388],[-94.4634,33.6397],[-94.4633,33.6397],[-94.4631,33.6405],[-94.463,33.6409],[-94.4629,33.6411],[-94.4626,33.6418],[-94.4622,33.6425],[-94.4619,33.6431],[-94.4614,33.6436],[-94.4611,33.644],[-94.4607,33.6443],[-94.4599,33.6448],[-94.4592,33.6452],[-94.4586,33.6453],[-94.4581,33.6453],[-94.4578,33.6452],[-94.4575,33.6451],[-94.4573,33.6451],[-94.457,33.645],[-94.4564,33.6451],[-94.4557,33.645],[-94.4548,33.6449],[-94.4509,33.6435],[-94.4498,33.6431],[-94.4494,33.643],[-94.4491,33.6429],[-94.4486,33.6428],[-94.4482,33.6424],[-94.4478,33.6418],[-94.4474,33.6413],[-94.447,33.6406],[-94.4469,33.6402],[-94.4469,33.64],[-94.4472,33.6398],[-94.4472,33.6395],[-94.4471,33.6388],[-94.447,33.6384],[-94.447,33.6381],[-94.4471,33.6378],[-94.4472,33.6374],[-94.4475,33.6362],[-94.4477,33.6361],[-94.448,33.6359],[-94.4481,33.6357],[-94.4482,33.6355],[-94.4482,33.635],[-94.4482,33.6348],[-94.4484,33.6345],[-94.4488,33.6343],[-94.4491,33.6342],[-94.4495,33.6341],[-94.4499,33.6341],[-94.4509,33.6338],[-94.453,33.6333],[-94.4536,33.6332],[-94.4546,33.633],[-94.4557,33.6329],[-94.4563,33.6328],[-94.4568,33.6328],[-94.4574,33.6327],[-94.4577,33.6326],[-94.4587,33.6325],[-94.4597,33.6322],[-94.461,33.6317],[-94.4621,33.6312],[-94.4627,33.6309],[-94.4621,33.6306],[-94.4618,33.6305],[-94.4616,33.6301],[-94.4614,33.6298],[-94.4613,33.6298],[-94.4613,33.6297],[-94.4611,33.629],[-94.4609,33.6282],[-94.4611,33.6276],[-94.4612,33.6266],[-94.4612,33.6258],[-94.4611,33.6254],[-94.4609,33.6251],[-94.4605,33.6246],[-94.4603,33.6244],[-94.46,33.6243],[-94.4595,33.6241],[-94.4592,33.624],[-94.459,33.6239],[-94.4579,33.6241],[-94.4564,33.6247],[-94.4546,33.6256],[-94.4545,33.6257],[-94.4527,33.6226],[-94.4526,33.6213],[-94.4525,33.6206],[-94.4524,33.6204],[-94.4523,33.6188],[-94.4527,33.6174],[-94.453,33.617],[-94.4548,33.6152],[-94.455,33.615],[-94.4561,33.6143],[-94.4584,33.613],[-94.4591,33.6126],[-94.4604,33.6118],[-94.4623,33.6106],[-94.467,33.6086],[-94.4694,33.6073],[-94.4703,33.6065],[-94.4704,33.6065],[-94.4706,33.6064],[-94.4709,33.6063],[-94.471,33.6061],[-94.4711,33.606],[-94.4713,33.6059],[-94.4715,33.6058],[-94.4718,33.6053],[-94.4719,33.6051],[-94.4721,33.6048],[-94.4724,33.6042],[-94.4725,33.604],[-94.4725,33.6039],[-94.4725,33.6038],[-94.4725,33.6036],[-94.4724,33.6035],[-94.4724,33.6033],[-94.4723,33.6033],[-94.4721,33.6031],[-94.472,33.603],[-94.4719,33.6027],[-94.4718,33.6025],[-94.4715,33.6022],[-94.4714,33.602],[-94.4711,33.6018],[-94.4708,33.6014],[-94.4707,33.6013],[-94.4706,33.6012],[-94.4703,33.601],[-94.47,33.6008],[-94.4696,33.6005],[-94.4694,33.6003],[-94.4692,33.6],[-94.469,33.5999],[-94.4687,33.5998],[-94.4678,33.5994],[-94.4677,33.5993],[-94.4677,33.5992],[-94.4676,33.5992],[-94.4674,33.5992],[-94.4674,33.5991],[-94.4675,33.599],[-94.4676,33.5989],[-94.4676,33.5988],[-94.4675,33.5989],[-94.4674,33.5989],[-94.4673,33.599],[-94.4673,33.5991],[-94.4672,33.5991],[-94.4671,33.5991],[-94.4664,33.5989],[-94.4652,33.5987],[-94.4648,33.5987],[-94.4643,33.5988],[-94.4631,33.5984],[-94.4623,33.5984],[-94.4619,33.5986],[-94.4608,33.5994],[-94.4593,33.6002],[-94.4583,33.6005],[-94.4574,33.6004],[-94.4577,33.5997],[-94.4578,33.5996],[-94.4578,33.5995],[-94.4578,33.5994],[-94.4579,33.5994],[-94.4581,33.5988],[-94.4583,33.5984],[-94.4582,33.5983],[-94.4581,33.598],[-94.4575,33.5975],[-94.4571,33.5973],[-94.4568,33.597],[-94.4565,33.5964],[-94.4562,33.5952],[-94.4557,33.5944],[-94.4546,33.593],[-94.454,33.5922],[-94.4532,33.5918],[-94.4516,33.5914],[-94.4492,33.5909],[-94.4469,33.5909],[-94.4455,33.5909],[-94.4422,33.5913],[-94.4415,33.5916],[-94.4406,33.5922],[-94.4403,33.5925],[-94.4401,33.5927],[-94.439,33.5936],[-94.4363,33.593],[-94.4358,33.5928],[-94.4353,33.5927],[-94.4349,33.5925],[-94.4344,33.5923],[-94.4329,33.5917],[-94.4318,33.5917],[-94.4309,33.5915],[-94.43,33.5911],[-94.4295,33.5907],[-94.4292,33.5906],[-94.4282,33.5901],[-94.4276,33.5893],[-94.4271,33.5882],[-94.426,33.5864],[-94.424,33.5839],[-94.4225,33.5819],[-94.422,33.5812],[-94.4214,33.5804],[-94.4209,33.5798],[-94.4187,33.577],[-94.4181,33.5763],[-94.4179,33.576],[-94.4173,33.5752],[-94.4168,33.5744],[-94.4164,33.5738],[-94.416,33.5732],[-94.4151,33.5722],[-94.4138,33.5705],[-94.4132,33.5694],[-94.4125,33.5689],[-94.4122,33.5687],[-94.4119,33.5686],[-94.4109,33.5683],[-94.4093,33.5683],[-94.4092,33.5682],[-94.409,33.5682],[-94.4086,33.5682],[-94.4067,33.568],[-94.4057,33.5682],[-94.405,33.5683],[-94.4035,33.5684],[-94.4033,33.5684],[-94.4023,33.5691],[-94.4022,33.5692],[-94.4007,33.5698],[-94.3973,33.5716],[-94.3935,33.5747],[-94.3913,33.577],[-94.3908,33.5775],[-94.3901,33.5782],[-94.3896,33.5786],[-94.3892,33.579],[-94.388,33.5801],[-94.3879,33.5803],[-94.3877,33.5804],[-94.3864,33.5816],[-94.3863,33.5817],[-94.386,33.5818],[-94.3859,33.5819],[-94.3854,33.5821],[-94.3832,33.5831],[-94.3829,33.5833],[-94.3814,33.5823],[-94.3797,33.5806],[-94.3786,33.5785],[-94.3786,33.5784],[-94.3781,33.577],[-94.3778,33.5746],[-94.3785,33.5717],[-94.3786,33.5713],[-94.3801,33.569],[-94.3825,33.5671],[-94.3829,33.567],[-94.3844,33.5665],[-94.388,33.5655],[-94.3909,33.5652],[-94.3923,33.5652],[-94.3933,33.5656],[-94.3939,33.5661],[-94.3942,33.5664],[-94.3949,33.5665],[-94.3953,33.5663],[-94.3959,33.5652],[-94.3966,33.565],[-94.3973,33.565],[-94.3977,33.5649],[-94.3981,33.5647],[-94.3985,33.5645],[-94.399,33.5641],[-94.3995,33.5638],[-94.4,33.5634],[-94.4004,33.5629],[-94.4007,33.5625],[-94.401,33.5619],[-94.4013,33.5611],[-94.4013,33.5608],[-94.4015,33.5596],[-94.4015,33.5594],[-94.4016,33.5594],[-94.4015,33.5589],[-94.4005,33.5575],[-94.3999,33.5571],[-94.3998,33.5569],[-94.3997,33.5567],[-94.3987,33.5556],[-94.3974,33.554],[-94.3971,33.5536],[-94.396,33.5529],[-94.3954,33.5524],[-94.3946,33.552],[-94.3942,33.5519],[-94.3936,33.5519],[-94.3924,33.5512],[-94.3915,33.5501],[-94.3914,33.5499],[-94.391,33.5493],[-94.3907,33.5488],[-94.3903,33.5482],[-94.39,33.5476],[-94.3895,33.5467],[-94.3878,33.5455],[-94.3868,33.545],[-94.3861,33.5448],[-94.3854,33.5448],[-94.3845,33.5449],[-94.3843,33.5449],[-94.3839,33.5448],[-94.3817,33.544],[-94.3795,33.5441],[-94.377,33.5442],[-94.3763,33.5443],[-94.3752,33.5443],[-94.3734,33.5445],[-94.3719,33.5447],[-94.3716,33.545],[-94.3714,33.5451],[-94.3713,33.5452],[-94.3707,33.5457],[-94.3705,33.5457],[-94.3703,33.5456],[-94.3701,33.5456],[-94.3699,33.5457],[-94.3677,33.5452],[-94.3667,33.5451],[-94.3659,33.545],[-94.3633,33.545],[-94.3614,33.5446],[-94.3603,33.544],[-94.359,33.5432],[-94.3578,33.5431],[-94.3577,33.5431],[-94.3576,33.5431],[-94.3569,33.5431],[-94.3559,33.5432],[-94.3554,33.5433],[-94.3544,33.5436],[-94.3536,33.544],[-94.3529,33.5445],[-94.3523,33.5449],[-94.3515,33.5458],[-94.3511,33.5463],[-94.3494,33.548],[-94.349,33.5484],[-94.3488,33.5485],[-94.3487,33.5486],[-94.3481,33.5495],[-94.348,33.5496],[-94.3474,33.551],[-94.3473,33.5521],[-94.3473,33.5522],[-94.3482,33.5539],[-94.3484,33.5543],[-94.3488,33.5548],[-94.3504,33.5571],[-94.3522,33.5599],[-94.3526,33.5606],[-94.3527,33.5612],[-94.3524,33.5622],[-94.3518,33.563],[-94.3517,33.563],[-94.3517,33.5631],[-94.3514,33.5632],[-94.3512,33.5634],[-94.3508,33.5636],[-94.3503,33.564],[-94.3501,33.5642],[-94.3493,33.5646],[-94.347,33.5663],[-94.3455,33.5673],[-94.344,33.5678],[-94.3417,33.568],[-94.3406,33.5679],[-94.3396,33.5677],[-94.3384,33.5671],[-94.3371,33.566],[-94.3355,33.5645],[-94.3349,33.5636],[-94.3344,33.5625],[-94.3342,33.5606],[-94.3342,33.5602],[-94.3338,33.5581],[-94.3338,33.5579],[-94.3338,33.5574],[-94.3338,33.5572],[-94.3336,33.5564],[-94.3336,33.5563],[-94.3332,33.5554],[-94.3327,33.5543],[-94.3318,33.5534],[-94.3318,33.5533],[-94.3316,33.5532],[-94.3312,33.553],[-94.3311,33.5529],[-94.3308,33.5529],[-94.3307,33.5529],[-94.3304,33.5528],[-94.3303,33.5526],[-94.3302,33.5526],[-94.33,33.5525],[-94.3298,33.5525],[-94.3286,33.5521],[-94.3276,33.5515],[-94.3264,33.5509],[-94.3237,33.5498],[-94.3213,33.549],[-94.3195,33.5489],[-94.3174,33.5492],[-94.317,33.5492],[-94.3163,33.5493],[-94.3155,33.5494],[-94.3151,33.5495],[-94.3149,33.5496],[-94.3147,33.5498],[-94.3122,33.5507],[-94.3096,33.5517],[-94.3084,33.5526],[-94.3083,33.5528],[-94.3076,33.5536],[-94.3075,33.5541],[-94.3074,33.5543],[-94.307,33.555],[-94.3064,33.5556],[-94.3062,33.5564],[-94.3062,33.5577],[-94.3071,33.5592],[-94.3072,33.5598],[-94.3048,33.5651],[-94.3046,33.5656],[-94.3042,33.5666],[-94.3042,33.5668],[-94.3036,33.5683],[-94.3035,33.5684],[-94.303,33.5692],[-94.3026,33.57],[-94.3024,33.5703],[-94.301,33.573],[-94.2997,33.5748],[-94.2984,33.5762],[-94.2966,33.5776],[-94.295,33.5791],[-94.2949,33.5792],[-94.2948,33.5793],[-94.2945,33.5795],[-94.2932,33.5804],[-94.2925,33.5807],[-94.2917,33.5812],[-94.2912,33.5815],[-94.2892,33.5821],[-94.287,33.5824],[-94.2862,33.5823],[-94.2854,33.5822],[-94.2848,33.5821],[-94.2845,33.5821],[-94.2836,33.5819],[-94.2827,33.581],[-94.282,33.5799],[-94.2812,33.5782],[-94.2809,33.5772],[-94.2807,33.5757],[-94.2806,33.5749],[-94.2811,33.5743],[-94.2822,33.573],[-94.2836,33.5721],[-94.2845,33.5715],[-94.2864,33.5705],[-94.2887,33.5688],[-94.2893,33.5685],[-94.29,33.5682],[-94.2901,33.5681],[-94.2902,33.5679],[-94.2903,33.5676],[-94.2904,33.5672],[-94.2904,33.5663],[-94.2902,33.566],[-94.2903,33.5658],[-94.2907,33.5652],[-94.2913,33.5637],[-94.2913,33.5627],[-94.2914,33.561],[-94.2909,33.5599],[-94.2901,33.5596],[-94.2899,33.5596],[-94.2892,33.5596],[-94.289,33.5594],[-94.2893,33.5588],[-94.2895,33.5583],[-94.2889,33.5577],[-94.2883,33.5573],[-94.2879,33.5571],[-94.2879,33.5569],[-94.2859,33.5562],[-94.2843,33.5568],[-94.2828,33.5571],[-94.2805,33.5573],[-94.2783,33.5576],[-94.2763,33.5583],[-94.2758,33.5585],[-94.2732,33.5603],[-94.2713,33.5621],[-94.2703,33.5634],[-94.27,33.5649],[-94.2701,33.5658],[-94.2699,33.5667],[-94.2696,33.5668],[-94.2693,33.5676],[-94.2683,33.5693],[-94.2682,33.5695],[-94.2679,33.57],[-94.2668,33.5718],[-94.2657,33.5735],[-94.2657,33.5736],[-94.2639,33.5759],[-94.2627,33.5774],[-94.2577,33.5827],[-94.2573,33.5831],[-94.2568,33.5836],[-94.2565,33.5837],[-94.2548,33.5848],[-94.2544,33.5851],[-94.2542,33.5852],[-94.2539,33.5855],[-94.2527,33.5861],[-94.2525,33.5862],[-94.2523,33.5863],[-94.2502,33.5871],[-94.2459,33.5891],[-94.2428,33.5897],[-94.2404,33.5896],[-94.2402,33.5895],[-94.2388,33.5887],[-94.237,33.5874],[-94.2364,33.586],[-94.2365,33.5838],[-94.2368,33.5809],[-94.238,33.5778],[-94.2389,33.5767],[-94.2408,33.5758],[-94.2424,33.575],[-94.2443,33.5736],[-94.2474,33.5703],[-94.2474,33.5702],[-94.2475,33.5701],[-94.2481,33.5696],[-94.249,33.5686],[-94.2502,33.5675],[-94.2511,33.5658],[-94.2516,33.5643],[-94.2518,33.5637],[-94.252,33.5618],[-94.252,33.5616],[-94.252,33.5615],[-94.2522,33.5605],[-94.2519,33.5594],[-94.2517,33.559],[-94.2514,33.5584],[-94.251,33.5577],[-94.2508,33.5573],[-94.2501,33.5568],[-94.2475,33.5556],[-94.2474,33.5556],[-94.2455,33.5553],[-94.245,33.5552],[-94.243,33.5547],[-94.2425,33.5545],[-94.2423,33.5544],[-94.241,33.5539],[-94.2397,33.5534],[-94.239,33.5531],[-94.2379,33.5528],[-94.2376,33.5527],[-94.2354,33.5524],[-94.2334,33.5522],[-94.232,33.5521],[-94.231,33.5522],[-94.2286,33.5525],[-94.2262,33.553],[-94.2254,33.5532],[-94.2229,33.5541],[-94.2214,33.5549],[-94.2192,33.5561],[-94.2181,33.5574],[-94.2157,33.5604],[-94.215,33.5613],[-94.2137,33.5631],[-94.2136,33.5631],[-94.2124,33.5639],[-94.2101,33.5655],[-94.2084,33.5667],[-94.208,33.5669],[-94.2057,33.5672],[-94.2036,33.5665],[-94.2033,33.5658],[-94.2028,33.5646],[-94.2019,33.5611],[-94.2019,33.561],[-94.2019,33.5608],[-94.2016,33.5595],[-94.201,33.5579],[-94.2005,33.5571],[-94.2003,33.5569],[-94.1998,33.5563],[-94.199,33.5558],[-94.1978,33.5552],[-94.1972,33.555],[-94.1962,33.555],[-94.1954,33.5551],[-94.194,33.5556],[-94.1929,33.5561],[-94.1921,33.5566],[-94.1915,33.5572],[-94.1912,33.5575],[-94.1911,33.5579],[-94.1909,33.5585],[-94.1907,33.5588],[-94.1905,33.5591],[-94.19,33.5601],[-94.1899,33.5605],[-94.1897,33.5618],[-94.1897,33.5625],[-94.1898,33.5629],[-94.1899,33.5634],[-94.1901,33.5638],[-94.1904,33.5641],[-94.1905,33.5642],[-94.1906,33.5643],[-94.1906,33.5645],[-94.1907,33.5647],[-94.191,33.5652],[-94.1912,33.5654],[-94.1915,33.5659],[-94.1918,33.5665],[-94.1919,33.5672],[-94.192,33.5681],[-94.192,33.5682],[-94.192,33.5687],[-94.1921,33.5692],[-94.1924,33.5705],[-94.1928,33.5715],[-94.193,33.5719],[-94.1934,33.5724],[-94.1936,33.5726],[-94.1938,33.5729],[-94.1938,33.573],[-94.1941,33.5735],[-94.1944,33.5737],[-94.1949,33.5741],[-94.195,33.5743],[-94.1951,33.5744],[-94.1962,33.5753],[-94.1968,33.5756],[-94.1973,33.5759],[-94.1979,33.5761],[-94.1984,33.5764],[-94.1987,33.5765],[-94.1992,33.5767],[-94.2016,33.5774],[-94.2039,33.5768],[-94.2069,33.5748],[-94.2074,33.5744],[-94.2097,33.5735],[-94.2112,33.5737],[-94.2126,33.5746],[-94.2132,33.5749],[-94.2137,33.5751],[-94.2141,33.5753],[-94.2144,33.5754],[-94.2147,33.5756],[-94.2148,33.5757],[-94.2149,33.5757],[-94.215,33.5758],[-94.2151,33.5759],[-94.2152,33.5759],[-94.2162,33.5766],[-94.2164,33.5769],[-94.2167,33.5774],[-94.2168,33.5776],[-94.2169,33.5778],[-94.217,33.5779],[-94.2175,33.5794],[-94.2173,33.58],[-94.2173,33.5801],[-94.2171,33.581],[-94.2163,33.5819],[-94.216,33.5821],[-94.2153,33.5826],[-94.2146,33.583],[-94.2142,33.5832],[-94.213,33.5835],[-94.2117,33.5832],[-94.2112,33.5831],[-94.2107,33.583],[-94.2044,33.5799],[-94.2038,33.5798],[-94.2017,33.5799],[-94.1992,33.5803],[-94.1964,33.5813],[-94.1946,33.5828],[-94.1945,33.5829],[-94.1945,33.583],[-94.1944,33.583],[-94.1942,33.5832],[-94.1939,33.5839],[-94.1936,33.5845],[-94.1932,33.5852],[-94.1922,33.5862],[-94.1909,33.5875],[-94.1871,33.5914],[-94.1862,33.5923],[-94.1852,33.5935],[-94.1843,33.5946],[-94.1839,33.5947],[-94.1833,33.5946],[-94.1829,33.5942],[-94.1827,33.594],[-94.1822,33.5935],[-94.182,33.5934],[-94.1809,33.5926],[-94.1799,33.5922],[-94.1785,33.5918],[-94.1783,33.5917],[-94.1763,33.5911],[-94.1743,33.5907],[-94.1724,33.5904],[-94.1712,33.5903],[-94.1701,33.5901],[-94.1692,33.59],[-94.1683,33.5899],[-94.1642,33.5892],[-94.1623,33.5889],[-94.1611,33.588],[-94.1611,33.5862],[-94.1616,33.584],[-94.1619,33.5828],[-94.162,33.5809],[-94.1613,33.5793],[-94.1584,33.5768],[-94.1568,33.5758],[-94.1552,33.5757],[-94.1548,33.5757],[-94.1545,33.5756],[-94.1544,33.5756],[-94.1532,33.5758],[-94.1526,33.5759],[-94.1509,33.5776],[-94.1487,33.5802],[-94.147,33.5814],[-94.1461,33.582],[-94.1444,33.5821],[-94.1437,33.582],[-94.1435,33.5819],[-94.1422,33.5814],[-94.1417,33.5805],[-94.1419,33.5796],[-94.1427,33.5782],[-94.143,33.5777],[-94.1457,33.5756],[-94.1495,33.5736],[-94.1505,33.5722],[-94.1511,33.5718],[-94.1513,33.5714],[-94.1518,33.5695],[-94.1516,33.5684],[-94.151,33.5676],[-94.1508,33.5674],[-94.1498,33.5664],[-94.1497,33.5663],[-94.1496,33.5663],[-94.1491,33.566],[-94.1487,33.5657],[-94.1479,33.5654],[-94.1474,33.5652],[-94.1471,33.5651],[-94.1468,33.5651],[-94.1452,33.565],[-94.1434,33.5655],[-94.142,33.5666],[-94.1412,33.5673],[-94.1369,33.571],[-94.1361,33.5713],[-94.136,33.5714],[-94.1351,33.571],[-94.1346,33.5704],[-94.1345,33.5703],[-94.1345,33.5702],[-94.1345,33.57],[-94.1344,33.5697],[-94.1343,33.5694],[-94.1343,33.569],[-94.1342,33.5686],[-94.1341,33.5677],[-94.134,33.5674],[-94.134,33.5672],[-94.1337,33.566],[-94.1326,33.562],[-94.1322,33.5609],[-94.1321,33.5605],[-94.1321,33.5601],[-94.1323,33.5597],[-94.1324,33.5594],[-94.1324,33.559],[-94.1323,33.5585],[-94.1322,33.5579],[-94.1321,33.5571],[-94.1322,33.5566],[-94.1321,33.556],[-94.132,33.5556],[-94.1319,33.5555],[-94.1312,33.5531],[-94.1311,33.5528],[-94.1308,33.5523],[-94.1301,33.5518],[-94.1298,33.5515],[-94.129,33.551],[-94.1276,33.5507],[-94.127,33.5508],[-94.1262,33.5508],[-94.1255,33.5511],[-94.1249,33.5516],[-94.1245,33.5519],[-94.1242,33.5523],[-94.1238,33.5526],[-94.1232,33.5533],[-94.1227,33.5539],[-94.1224,33.5546],[-94.1219,33.5559],[-94.1216,33.557],[-94.1214,33.5577],[-94.1207,33.5606],[-94.1206,33.5623],[-94.1205,33.5638],[-94.1205,33.564],[-94.1204,33.5655],[-94.1209,33.5671],[-94.1128,33.567],[-94.1112,33.5675],[-94.1089,33.5682],[-94.1063,33.5693],[-94.1055,33.5696],[-94.1048,33.5698],[-94.1043,33.57],[-94.1032,33.5703],[-94.103,33.5704],[-94.1024,33.5707],[-94.1016,33.5712],[-94.1015,33.5713],[-94.1013,33.5715],[-94.1009,33.572],[-94.1001,33.5726],[-94.0987,33.5732],[-94.0974,33.5737],[-94.096,33.574],[-94.0928,33.5746],[-94.0889,33.5753],[-94.0867,33.5754],[-94.086,33.5755],[-94.0859,33.5755],[-94.0853,33.5755],[-94.0843,33.5755],[-94.0838,33.5756],[-94.0824,33.5757],[-94.0797,33.5748],[-94.076,33.5734],[-94.0732,33.5723],[-94.0728,33.5723],[-94.0725,33.5726],[-94.072,33.5744],[-94.072,33.5763],[-94.0727,33.5777],[-94.0741,33.5793],[-94.0748,33.5804],[-94.075,33.5811],[-94.0751,33.5813],[-94.0752,33.5822],[-94.0753,33.5825],[-94.0752,33.5831],[-94.0752,33.5832],[-94.0751,33.5833],[-94.075,33.5836],[-94.0749,33.5837],[-94.0747,33.584],[-94.074,33.5846],[-94.0736,33.5848],[-94.0729,33.5848],[-94.0722,33.5844],[-94.0713,33.5837],[-94.071,33.5833],[-94.0705,33.5827],[-94.0701,33.5813],[-94.0702,33.5805],[-94.0702,33.58],[-94.0707,33.5782],[-94.0707,33.5775],[-94.0706,33.5767],[-94.0699,33.5746],[-94.0685,33.5711],[-94.0671,33.5693],[-94.0669,33.5689],[-94.0663,33.5687],[-94.0662,33.5687],[-94.0658,33.5688],[-94.0651,33.5688],[-94.0645,33.5688],[-94.064,33.5688],[-94.0626,33.5687],[-94.0619,33.5687],[-94.0613,33.5688],[-94.059,33.5685],[-94.0571,33.568],[-94.0567,33.5675],[-94.0568,33.5662],[-94.0567,33.5639],[-94.0568,33.5635],[-94.0568,33.5628],[-94.0568,33.5623],[-94.0567,33.5619],[-94.0566,33.5614],[-94.0566,33.5609],[-94.0589,33.5598],[-94.0598,33.5592],[-94.0612,33.5592],[-94.063,33.5596],[-94.0655,33.5605],[-94.0667,33.5609],[-94.068,33.561],[-94.071,33.5601],[-94.0721,33.5594],[-94.0723,33.5594],[-94.0726,33.5593],[-94.0729,33.559],[-94.0732,33.5588],[-94.0734,33.5585],[-94.0735,33.5582],[-94.0736,33.5581],[-94.0738,33.5577],[-94.0739,33.5574],[-94.0738,33.5568],[-94.0739,33.5562],[-94.0738,33.556],[-94.0734,33.5552],[-94.073,33.5547],[-94.0724,33.5542],[-94.072,33.5539],[-94.0717,33.5538],[-94.0715,33.5539],[-94.0714,33.554],[-94.0713,33.5541],[-94.0712,33.554],[-94.0711,33.554],[-94.0708,33.5539],[-94.0704,33.5538],[-94.0702,33.5537],[-94.0701,33.5537],[-94.0699,33.5537],[-94.0698,33.5537],[-94.0696,33.5537],[-94.0694,33.5537],[-94.0693,33.5537],[-94.0691,33.5534],[-94.0689,33.5532],[-94.0687,33.5531],[-94.0683,33.5528],[-94.0678,33.5523],[-94.0675,33.5521],[-94.0672,33.552],[-94.067,33.5519],[-94.0667,33.5518],[-94.0664,33.5515],[-94.066,33.5513],[-94.0659,33.5512],[-94.0657,33.5511],[-94.0657,33.551],[-94.0652,33.551],[-94.065,33.5509],[-94.0649,33.5508],[-94.0643,33.5508],[-94.064,33.5509],[-94.0637,33.5511],[-94.0634,33.5511],[-94.0633,33.5513],[-94.0631,33.5513],[-94.0628,33.5512],[-94.0627,33.5511],[-94.0625,33.5511],[-94.0622,33.5508],[-94.062,33.5506],[-94.062,33.5505],[-94.0615,33.55],[-94.0605,33.55],[-94.0603,33.5499],[-94.0601,33.55],[-94.0592,33.55],[-94.0589,33.5501],[-94.0588,33.5501],[-94.0584,33.5502],[-94.0581,33.5503],[-94.0577,33.5504],[-94.0574,33.5505],[-94.0565,33.5508],[-94.0563,33.5508],[-94.0559,33.5508],[-94.0558,33.5509],[-94.0555,33.551],[-94.0553,33.5512],[-94.0547,33.5514],[-94.0544,33.5515],[-94.054,33.5517],[-94.0529,33.5522],[-94.0519,33.5526],[-94.0518,33.5525],[-94.0516,33.5522],[-94.0509,33.5516],[-94.0507,33.5513],[-94.0502,33.5511],[-94.0492,33.5512],[-94.047,33.5513],[-94.046,33.5513],[-94.045,33.5517],[-94.0448,33.5517],[-94.0447,33.5518],[-94.0441,33.552],[-94.0435,33.5523],[-94.0434,33.5521],[-94.0434,33.5519],[-94.0434,33.5518],[-94.0434,33.5517],[-94.0434,33.5515],[-94.0434,33.5514],[-94.0434,33.5509],[-94.0434,33.5504],[-94.0434,33.5473],[-94.0434,33.5472],[-94.0434,33.5444],[-94.0434,33.5416],[-94.0434,33.5404],[-94.0434,33.5392],[-94.0433,33.5357],[-94.0433,33.5345],[-94.0433,33.5343],[-94.0433,33.5335],[-94.0433,33.5307],[-94.0433,33.5297],[-94.0433,33.5294],[-94.0433,33.5286],[-94.0433,33.5283],[-94.0433,33.5264],[-94.0433,33.5206],[-94.0432,33.5198],[-94.0432,33.5186],[-94.0432,33.5171],[-94.0432,33.5156],[-94.0432,33.5124],[-94.0432,33.5109],[-94.0432,33.5108],[-94.0432,33.5107],[-94.0432,33.5106],[-94.0432,33.5104],[-94.0432,33.5103],[-94.0432,33.5099],[-94.0432,33.5087],[-94.0432,33.5083],[-94.0432,33.5069],[-94.0431,33.5028],[-94.0431,33.5021],[-94.0431,33.5018],[-94.0431,33.5014],[-94.0431,33.5012],[-94.0431,33.5004],[-94.0431,33.5001],[-94.0431,33.4991],[-94.0431,33.496],[-94.0431,33.4949],[-94.0431,33.4948],[-94.0433,33.4942],[-94.0433,33.4941],[-94.0433,33.494],[-94.0433,33.4939],[-94.0432,33.4936],[-94.0432,33.4933],[-94.0431,33.4927],[-94.0431,33.4924],[-94.0431,33.4922],[-94.0431,33.4921],[-94.0431,33.4916],[-94.0431,33.4914],[-94.0431,33.4913],[-94.0431,33.4912],[-94.0431,33.4911],[-94.0431,33.491],[-94.0431,33.4907],[-94.0431,33.4901],[-94.0431,33.4898],[-94.0431,33.4895],[-94.0431,33.4886],[-94.0431,33.4876],[-94.0431,33.4865],[-94.043,33.4858],[-94.043,33.485],[-94.043,33.4849],[-94.043,33.4846],[-94.043,33.4845],[-94.043,33.4842],[-94.043,33.484],[-94.0431,33.4826],[-94.0431,33.4824],[-94.0431,33.4822],[-94.0431,33.4818],[-94.0431,33.4809],[-94.0431,33.4806],[-94.0431,33.4801],[-94.0431,33.4785],[-94.0431,33.4784],[-94.0432,33.478],[-94.0432,33.4779],[-94.0432,33.4776],[-94.0432,33.4774],[-94.0432,33.477],[-94.0432,33.4767],[-94.0432,33.4763],[-94.0432,33.4758],[-94.0432,33.4753],[-94.0431,33.4751],[-94.0431,33.4744],[-94.0431,33.4742],[-94.0431,33.4741],[-94.0431,33.4738],[-94.0431,33.4737],[-94.0431,33.4735],[-94.0431,33.473],[-94.0431,33.4728],[-94.0431,33.4727],[-94.0431,33.4726],[-94.0431,33.4725],[-94.0431,33.4721],[-94.0431,33.4718],[-94.0431,33.4717],[-94.0431,33.4714],[-94.0431,33.4711],[-94.0431,33.471],[-94.0431,33.4709],[-94.0431,33.4708],[-94.0431,33.4707],[-94.0431,33.4704],[-94.0431,33.4703],[-94.0431,33.4702],[-94.0431,33.4701],[-94.0431,33.47],[-94.0431,33.4699],[-94.0431,33.4698],[-94.0431,33.4697],[-94.0431,33.4694],[-94.0431,33.4692],[-94.0431,33.4691],[-94.0431,33.4687],[-94.0431,33.4686],[-94.0431,33.4684],[-94.0431,33.4679],[-94.0431,33.4677],[-94.0431,33.4676],[-94.0431,33.4675],[-94.0431,33.4674],[-94.0431,33.4673],[-94.0431,33.4672],[-94.0431,33.4671],[-94.0431,33.467],[-94.0431,33.4665],[-94.0431,33.4664],[-94.0431,33.4653],[-94.0431,33.465],[-94.0431,33.4646],[-94.0431,33.4643],[-94.0431,33.4636],[-94.0431,33.4634],[-94.0431,33.463],[-94.0431,33.4623],[-94.0431,33.4618],[-94.0431,33.4617],[-94.0431,33.4613],[-94.0431,33.4611],[-94.0431,33.461],[-94.0431,33.4607],[-94.0431,33.4606],[-94.0431,33.4605],[-94.0431,33.4603],[-94.0431,33.4602],[-94.0431,33.4601],[-94.0431,33.4599],[-94.0431,33.4595],[-94.0431,33.4589],[-94.0431,33.4586],[-94.0431,33.4585],[-94.0431,33.4584],[-94.0431,33.4583],[-94.0431,33.4577],[-94.0431,33.4576],[-94.0431,33.4575],[-94.0431,33.4574],[-94.0431,33.4571],[-94.0431,33.4569],[-94.0431,33.4567],[-94.0431,33.4564],[-94.0431,33.456],[-94.0431,33.4556],[-94.0431,33.4554],[-94.0431,33.4552],[-94.0431,33.4544],[-94.0431,33.4542],[-94.0431,33.4541],[-94.0431,33.4539],[-94.0431,33.4538],[-94.0431,33.4537],[-94.0431,33.4535],[-94.0431,33.4531],[-94.0431,33.4529],[-94.0431,33.4527],[-94.0431,33.4525],[-94.0431,33.4519],[-94.0431,33.4517],[-94.0431,33.4515],[-94.0431,33.4511],[-94.0431,33.4508],[-94.0431,33.4506],[-94.0431,33.4505],[-94.0431,33.4504],[-94.0431,33.4503],[-94.0431,33.4498],[-94.0431,33.4497],[-94.0431,33.4496],[-94.0431,33.4494],[-94.0431,33.4491],[-94.0431,33.4489],[-94.0431,33.4487],[-94.0431,33.4486],[-94.0431,33.4485],[-94.0431,33.4484],[-94.0431,33.4483],[-94.0431,33.4481],[-94.0431,33.448],[-94.0431,33.4479],[-94.0431,33.4476],[-94.0431,33.4475],[-94.0431,33.4473],[-94.0431,33.4471],[-94.0431,33.447],[-94.0431,33.4469],[-94.0431,33.4466],[-94.0431,33.4463],[-94.0431,33.4459],[-94.0431,33.4457],[-94.0431,33.4455],[-94.0431,33.445],[-94.0431,33.4448],[-94.0431,33.4447],[-94.0431,33.4445],[-94.0431,33.4444],[-94.0431,33.444],[-94.0431,33.4439],[-94.0431,33.4438],[-94.0431,33.4437],[-94.0431,33.4436],[-94.0431,33.4435],[-94.0431,33.4434],[-94.0431,33.4431],[-94.0431,33.443],[-94.0431,33.4429],[-94.0431,33.4426],[-94.0431,33.4425],[-94.0431,33.4424],[-94.0431,33.4421],[-94.0431,33.442],[-94.0431,33.4419],[-94.0431,33.4417],[-94.0431,33.4416],[-94.0431,33.4415],[-94.0431,33.4412],[-94.0431,33.4411],[-94.0431,33.441],[-94.0431,33.4407],[-94.0431,33.4406],[-94.0431,33.4403],[-94.0431,33.4402],[-94.0431,33.4401],[-94.0431,33.4399],[-94.0431,33.4398],[-94.0431,33.4397],[-94.0431,33.4394],[-94.0431,33.4393],[-94.0431,33.4392],[-94.0431,33.4389],[-94.0431,33.4388],[-94.0431,33.4387],[-94.0431,33.4385],[-94.0431,33.4384],[-94.0431,33.4383],[-94.0431,33.438],[-94.0431,33.4379],[-94.0431,33.4378],[-94.0431,33.4376],[-94.0431,33.4375],[-94.0431,33.4374],[-94.0431,33.437],[-94.0431,33.4369],[-94.0431,33.4368],[-94.0431,33.4366],[-94.0431,33.4365],[-94.0431,33.4364],[-94.0431,33.4359],[-94.0431,33.4358],[-94.0431,33.4357],[-94.0431,33.4356],[-94.0431,33.4354],[-94.0431,33.4348],[-94.0431,33.4346],[-94.0431,33.4345],[-94.0431,33.4344],[-94.0431,33.4343],[-94.0431,33.4341],[-94.0431,33.434],[-94.0431,33.4338],[-94.0431,33.4337],[-94.0431,33.4332],[-94.0431,33.433],[-94.0431,33.4329],[-94.0431,33.4327],[-94.0431,33.4324],[-94.0431,33.4322],[-94.0431,33.432],[-94.0431,33.4319],[-94.0431,33.4317],[-94.0431,33.4316],[-94.0431,33.4315],[-94.0431,33.4312],[-94.0431,33.4311],[-94.0431,33.431],[-94.0431,33.4309],[-94.0431,33.4308],[-94.0431,33.4304],[-94.0431,33.4303],[-94.0431,33.4301],[-94.0431,33.4297],[-94.0431,33.4295],[-94.0431,33.4294],[-94.0431,33.4288],[-94.0431,33.4286],[-94.0431,33.4284],[-94.0431,33.4283],[-94.0431,33.4281],[-94.0431,33.428],[-94.0431,33.4279],[-94.0431,33.4274],[-94.0431,33.4272],[-94.0431,33.4268],[-94.0431,33.4263],[-94.0431,33.426],[-94.0431,33.4249],[-94.0431,33.4247],[-94.0431,33.4246],[-94.0431,33.4241],[-94.0431,33.4239],[-94.0431,33.4237],[-94.0431,33.4235],[-94.0431,33.4234],[-94.0431,33.4231],[-94.0431,33.4228],[-94.0431,33.4225],[-94.0431,33.4223],[-94.0431,33.4222],[-94.0431,33.422],[-94.0431,33.4218],[-94.0431,33.4216],[-94.0431,33.4215],[-94.043,33.4214],[-94.043,33.4213],[-94.043,33.4211],[-94.0429,33.4204],[-94.0429,33.4202],[-94.0429,33.4201],[-94.0429,33.4198],[-94.0429,33.4197],[-94.0429,33.4194],[-94.0429,33.4193],[-94.0429,33.4192],[-94.0429,33.4191],[-94.0429,33.4189],[-94.043,33.4183],[-94.043,33.4181],[-94.043,33.418],[-94.043,33.4179],[-94.0429,33.4177],[-94.0429,33.4176],[-94.0429,33.4175],[-94.0429,33.4172],[-94.0429,33.4171],[-94.0429,33.4169],[-94.0429,33.4162],[-94.043,33.4142],[-94.043,33.4137],[-94.043,33.4135],[-94.043,33.4134],[-94.043,33.4132],[-94.043,33.4131],[-94.043,33.4129],[-94.0431,33.4127],[-94.0431,33.4126],[-94.0431,33.4119],[-94.0431,33.4118],[-94.0431,33.4117],[-94.0431,33.4108],[-94.0431,33.4105],[-94.0431,33.4103],[-94.0431,33.4098],[-94.0431,33.4097],[-94.0431,33.4096],[-94.0431,33.4094],[-94.0431,33.4093],[-94.0431,33.4092],[-94.0431,33.409],[-94.0431,33.4088],[-94.0431,33.4086],[-94.0431,33.4085],[-94.0431,33.4079],[-94.0431,33.4077],[-94.0431,33.4069],[-94.0431,33.4064],[-94.0431,33.4063],[-94.0431,33.406],[-94.0431,33.4057],[-94.0431,33.4056],[-94.0431,33.4054],[-94.0431,33.4053],[-94.0431,33.4052],[-94.0431,33.4051],[-94.0431,33.4047],[-94.0431,33.4046],[-94.0431,33.4044],[-94.0431,33.4038],[-94.0431,33.4036],[-94.0431,33.4034],[-94.0431,33.4033],[-94.0431,33.4032],[-94.0431,33.4028],[-94.0431,33.4027],[-94.0431,33.4025],[-94.0431,33.4024],[-94.0431,33.4022],[-94.0431,33.4021],[-94.0431,33.402],[-94.0431,33.4019],[-94.0431,33.4017],[-94.0431,33.4016],[-94.0431,33.4012],[-94.0431,33.4006],[-94.0431,33.4002],[-94.0431,33.4001],[-94.0431,33.3999],[-94.0431,33.3998],[-94.0431,33.3997],[-94.0431,33.3996],[-94.0431,33.3993],[-94.0431,33.3986],[-94.0431,33.3984],[-94.0431,33.3981],[-94.0431,33.3976],[-94.0431,33.3974],[-94.0431,33.3967],[-94.0431,33.3962],[-94.0431,33.3957],[-94.0431,33.3956],[-94.0431,33.3952],[-94.0431,33.3951],[-94.0431,33.395],[-94.0431,33.3947],[-94.0431,33.3946],[-94.0431,33.3944],[-94.0431,33.3939],[-94.0431,33.3937],[-94.0431,33.3935],[-94.0431,33.393],[-94.0431,33.3928],[-94.0431,33.3926],[-94.0431,33.3923],[-94.0431,33.392],[-94.0431,33.3917],[-94.0431,33.391],[-94.0431,33.3909],[-94.0431,33.3902],[-94.0432,33.3899],[-94.0432,33.3888],[-94.0432,33.3886],[-94.0431,33.3878],[-94.0431,33.3874],[-94.0431,33.3869],[-94.0431,33.3863],[-94.0431,33.3859],[-94.0431,33.3858],[-94.0431,33.3857],[-94.0431,33.3849],[-94.0431,33.3847],[-94.0431,33.3846],[-94.0431,33.3842],[-94.0431,33.3841],[-94.0431,33.3834],[-94.0431,33.3833],[-94.0431,33.3818],[-94.0431,33.3809],[-94.043,33.3801],[-94.043,33.38],[-94.043,33.3797],[-94.043,33.3796],[-94.043,33.3794],[-94.043,33.3791],[-94.043,33.3789],[-94.043,33.3788],[-94.043,33.3784],[-94.0431,33.3783],[-94.0431,33.378],[-94.0431,33.3773],[-94.0431,33.3771],[-94.0431,33.3769],[-94.0431,33.3762],[-94.0431,33.3761],[-94.0431,33.376],[-94.0431,33.3752],[-94.0431,33.3727],[-94.0431,33.3718],[-94.0431,33.3716],[-94.0431,33.3715],[-94.0431,33.3713],[-94.0431,33.3709],[-94.0431,33.3702],[-94.0431,33.3698],[-94.0431,33.3695],[-94.0431,33.3694],[-94.0431,33.3692],[-94.0431,33.3686],[-94.0431,33.3684],[-94.0431,33.3681],[-94.0431,33.3672],[-94.0431,33.3669],[-94.0431,33.3658],[-94.0431,33.3652],[-94.0432,33.3629],[-94.0432,33.3619],[-94.0432,33.3603],[-94.0432,33.3587],[-94.0432,33.3581],[-94.0431,33.3563],[-94.0431,33.3557],[-94.0432,33.3552],[-94.0432,33.3548],[-94.0432,33.354],[-94.0432,33.3534],[-94.0432,33.353],[-94.0432,33.3528],[-94.0431,33.3528],[-94.0431,33.3526],[-94.0431,33.3525],[-94.0431,33.3524],[-94.0431,33.352],[-94.0431,33.3519],[-94.0431,33.3509],[-94.043,33.3478],[-94.043,33.3468],[-94.043,33.3465],[-94.043,33.3461],[-94.043,33.3458],[-94.043,33.3456],[-94.043,33.3455],[-94.043,33.3453],[-94.0431,33.3451],[-94.0431,33.345],[-94.0431,33.3446],[-94.0431,33.3442],[-94.0431,33.3441],[-94.0431,33.3438],[-94.0431,33.3437],[-94.0431,33.3434],[-94.0431,33.3433],[-94.0431,33.3432],[-94.0431,33.343],[-94.0431,33.3429],[-94.0431,33.3425],[-94.0431,33.3424],[-94.0431,33.3419],[-94.0431,33.3403],[-94.0431,33.3402],[-94.0431,33.3398],[-94.0431,33.3396],[-94.0431,33.3388],[-94.0431,33.3363],[-94.043,33.3355],[-94.043,33.3354],[-94.043,33.3353],[-94.043,33.3352],[-94.043,33.3349],[-94.043,33.3348],[-94.043,33.3344],[-94.043,33.3341],[-94.0431,33.3333],[-94.0431,33.3329],[-94.0431,33.3324],[-94.0431,33.3322],[-94.0431,33.3309],[-94.0431,33.3304],[-94.043,33.3304],[-94.043,33.3302],[-94.043,33.3296],[-94.043,33.3287],[-94.043,33.3283],[-94.0431,33.3278],[-94.0431,33.3274],[-94.0431,33.3273],[-94.0431,33.3266],[-94.0431,33.3265],[-94.0431,33.3216],[-94.0431,33.3212],[-94.043,33.3208],[-94.043,33.3187],[-94.043,33.2952],[-94.0429,33.2874],[-94.0429,33.2865],[-94.043,33.2836],[-94.043,33.2827],[-94.043,33.2822],[-94.0429,33.2809],[-94.0429,33.2805],[-94.0429,33.2804],[-94.043,33.2801],[-94.043,33.28],[-94.043,33.2799],[-94.043,33.2794],[-94.043,33.2792],[-94.043,33.2787],[-94.043,33.2769],[-94.043,33.2763],[-94.043,33.2761],[-94.043,33.2756],[-94.043,33.2755],[-94.043,33.2747],[-94.0429,33.2723],[-94.0429,33.2716],[-94.0429,33.2715],[-94.043,33.2714],[-94.043,33.2713],[-94.043,33.2712],[-94.043,33.2709],[-94.043,33.2609],[-94.043,33.2552],[-94.043,33.2551],[-94.043,33.2501],[-94.0427,33.2418],[-94.0428,33.2278],[-94.0429,33.2153],[-94.0429,33.2152],[-94.0428,33.2126],[-94.0428,33.2068],[-94.0429,33.2027],[-94.043,33.1998],[-94.043,33.1956],[-94.043,33.195],[-94.043,33.1948],[-94.043,33.1924],[-94.043,33.1916],[-94.043,33.1909],[-94.043,33.1903],[-94.043,33.1884],[-94.043,33.1871],[-94.0429,33.1862],[-94.0429,33.1857],[-94.0429,33.1849],[-94.043,33.1826],[-94.043,33.1813],[-94.043,33.1776],[-94.043,33.1769],[-94.043,33.1766],[-94.043,33.175],[-94.0429,33.1736],[-94.0429,33.1733],[-94.043,33.1731],[-94.0429,33.1726],[-94.043,33.1716],[-94.043,33.1694],[-94.043,33.169],[-94.043,33.1671],[-94.043,33.1666],[-94.043,33.165],[-94.043,33.1636],[-94.0429,33.1621],[-94.0429,33.1613],[-94.0429,33.1612],[-94.0429,33.1604],[-94.0429,33.1603],[-94.0429,33.1602],[-94.0429,33.1584],[-94.043,33.1526],[-94.043,33.1487],[-94.043,33.1484],[-94.043,33.1481],[-94.043,33.148],[-94.043,33.1475],[-94.043,33.1458],[-94.043,33.1455],[-94.043,33.1436],[-94.043,33.1432],[-94.0431,33.1405],[-94.0431,33.1388],[-94.0431,33.1382],[-94.0431,33.1379],[-94.043,33.1372],[-94.043,33.1334],[-94.0431,33.1251],[-94.0431,33.1173],[-94.043,33.1085],[-94.043,33.1084],[-94.043,33.1078],[-94.043,33.1073],[-94.043,33.0955],[-94.043,33.0954],[-94.0429,33.0927],[-94.0429,33.0926],[-94.0429,33.086],[-94.0429,33.0823],[-94.043,33.0795],[-94.043,33.0744],[-94.043,33.0742],[-94.043,33.0735],[-94.043,33.0733],[-94.043,33.072],[-94.043,33.071],[-94.043,33.0673],[-94.043,33.066],[-94.043,33.0641],[-94.043,33.0553],[-94.043,33.055],[-94.043,33.0538],[-94.043,33.0537],[-94.043,33.0204],[-94.043,33.0197],[-94.043,33.0194],[-94.043,33.0193],[-94.043,33.0192],[-94.043,33.019],[-94.043,33.0079],[-94.043,33.0072],[-94.043,33.0065],[-94.043,33.0004],[-94.043,32.9916],[-94.043,32.9912],[-94.043,32.9911],[-94.043,32.9909],[-94.043,32.9907],[-94.043,32.9905],[-94.0431,32.9721],[-94.0431,32.9658],[-94.0431,32.9654],[-94.0431,32.9628],[-94.043,32.9555],[-94.043,32.9554],[-94.043,32.9553],[-94.043,32.9537],[-94.043,32.9517],[-94.0431,32.9499],[-94.0431,32.9481],[-94.0431,32.9479],[-94.043,32.9469],[-94.043,32.9466],[-94.043,32.9463],[-94.0431,32.9447],[-94.0431,32.9432],[-94.0431,32.9416],[-94.0431,32.9414],[-94.0431,32.9411],[-94.0431,32.9406],[-94.0431,32.9403],[-94.0431,32.9387],[-94.0431,32.9383],[-94.0431,32.9377],[-94.0431,32.9325],[-94.0431,32.9101],[-94.0431,32.91],[-94.043,32.9099],[-94.043,32.9098],[-94.043,32.9094],[-94.043,32.9066],[-94.043,32.905],[-94.0431,32.9046],[-94.0431,32.9039],[-94.043,32.9019],[-94.043,32.9014],[-94.043,32.8989],[-94.0431,32.8982],[-94.0431,32.8952],[-94.043,32.893],[-94.043,32.8928],[-94.043,32.8925],[-94.043,32.8923],[-94.043,32.8918],[-94.043,32.8909],[-94.0431,32.8863],[-94.0431,32.8845],[-94.0431,32.8844],[-94.0431,32.8814],[-94.0431,32.8812],[-94.0431,32.8811],[-94.0431,32.8809],[-94.0431,32.8807],[-94.0431,32.8804],[-94.0431,32.8802],[-94.0431,32.8786],[-94.0431,32.8779],[-94.0431,32.8767],[-94.0431,32.8764],[-94.0431,32.876],[-94.0431,32.8753],[-94.0431,32.8748],[-94.043,32.8743],[-94.043,32.8739],[-94.043,32.8724],[-94.043,32.8706],[-94.043,32.8688],[-94.0431,32.8673],[-94.0431,32.8665],[-94.0431,32.866],[-94.0431,32.8658],[-94.0431,32.8655],[-94.043,32.8653],[-94.043,32.8652],[-94.043,32.864],[-94.043,32.8612],[-94.043,32.8523],[-94.0431,32.8494],[-94.0431,32.8493],[-94.0431,32.848],[-94.043,32.8426],[-94.0431,32.8391],[-94.0431,32.8389],[-94.0431,32.831],[-94.0431,32.8309],[-94.0431,32.8306],[-94.0431,32.8302],[-94.0431,32.8299],[-94.0431,32.8297],[-94.0431,32.8274],[-94.0431,32.8264],[-94.0431,32.8197],[-94.0431,32.8196],[-94.0431,32.819],[-94.0431,32.8116],[-94.0432,32.8083],[-94.0431,32.8076],[-94.043,32.8074],[-94.043,32.8056],[-94.0431,32.803],[-94.0432,32.7971],[-94.0432,32.797],[-94.0431,32.794],[-94.0431,32.7935],[-94.0431,32.7933],[-94.0431,32.7932],[-94.0431,32.7931],[-94.043,32.7928],[-94.043,32.7926],[-94.043,32.7923],[-94.043,32.792],[-94.043,32.7919],[-94.043,32.7917],[-94.0431,32.7916],[-94.0431,32.7915],[-94.0431,32.7912],[-94.0431,32.791],[-94.0431,32.7909],[-94.0431,32.7904],[-94.0431,32.7903],[-94.043,32.7901],[-94.0429,32.7895],[-94.0429,32.7893],[-94.0429,32.7892],[-94.0429,32.7891],[-94.0429,32.7872],[-94.0429,32.7869],[-94.0429,32.7866],[-94.043,32.7854],[-94.0429,32.7854],[-94.043,32.7852],[-94.043,32.785],[-94.043,32.7848],[-94.0429,32.7807],[-94.0429,32.7806],[-94.043,32.7801],[-94.0432,32.7768],[-94.043,32.7751],[-94.043,32.7748],[-94.043,32.7745],[-94.043,32.7743],[-94.043,32.774],[-94.043,32.7733],[-94.043,32.7729],[-94.043,32.7728],[-94.043,32.7727],[-94.043,32.7726],[-94.0431,32.7724],[-94.0431,32.7721],[-94.0431,32.772],[-94.0432,32.7711],[-94.0432,32.7708],[-94.0432,32.7706],[-94.0432,32.7702],[-94.0432,32.7687],[-94.0432,32.7686],[-94.0432,32.7685],[-94.0431,32.7684],[-94.0431,32.7683],[-94.043,32.7681],[-94.043,32.7679],[-94.043,32.7669],[-94.0432,32.7612],[-94.0432,32.7603],[-94.0432,32.7575],[-94.0432,32.7563],[-94.0432,32.7561],[-94.0432,32.7559],[-94.0432,32.7555],[-94.0432,32.7548],[-94.0432,32.7542],[-94.0432,32.7541],[-94.0432,32.752],[-94.0432,32.7511],[-94.0431,32.7428],[-94.0431,32.7425],[-94.0431,32.7419],[-94.0431,32.7413],[-94.043,32.7404],[-94.043,32.7395],[-94.043,32.7394],[-94.0431,32.7371],[-94.0431,32.7357],[-94.0431,32.7348],[-94.0431,32.725],[-94.0431,32.7248],[-94.0431,32.7244],[-94.0431,32.7241],[-94.0431,32.7238],[-94.0431,32.7236],[-94.0431,32.7234],[-94.0431,32.7173],[-94.0431,32.7155],[-94.0431,32.7143],[-94.0431,32.7141],[-94.0431,32.7084],[-94.0431,32.6974],[-94.0431,32.693],[-94.0431,32.6895],[-94.0431,32.6894],[-94.0431,32.6887],[-94.0431,32.6885],[-94.043,32.6857],[-94.043,32.6829],[-94.043,32.6778],[-94.043,32.6728],[-94.043,32.6727],[-94.043,32.6725],[-94.043,32.671],[-94.043,32.6696],[-94.043,32.6695],[-94.043,32.6694],[-94.043,32.6636],[-94.043,32.6622],[-94.0429,32.6597],[-94.043,32.6588],[-94.043,32.6551],[-94.043,32.6546],[-94.043,32.6538],[-94.043,32.6531],[-94.043,32.6529],[-94.043,32.6519],[-94.043,32.6517],[-94.0431,32.6505],[-94.0431,32.6495],[-94.0431,32.6485],[-94.0431,32.6476],[-94.0431,32.6471],[-94.0431,32.6464],[-94.0431,32.6461],[-94.0431,32.6451],[-94.0431,32.6448],[-94.0431,32.6443],[-94.0431,32.6441],[-94.0431,32.6439],[-94.0431,32.6435],[-94.0431,32.6427],[-94.0431,32.6426],[-94.0431,32.6424],[-94.0431,32.6421],[-94.0432,32.6418],[-94.0432,32.6414],[-94.0433,32.6409],[-94.0433,32.6407],[-94.0433,32.6405],[-94.0433,32.6402],[-94.0432,32.64],[-94.0432,32.6397],[-94.0431,32.6396],[-94.0431,32.6395],[-94.0431,32.6394],[-94.0431,32.6389],[-94.0431,32.6387],[-94.0431,32.6384],[-94.0431,32.6382],[-94.0431,32.6375],[-94.0431,32.6361],[-94.0431,32.6352],[-94.0431,32.6341],[-94.043,32.6319],[-94.043,32.6312],[-94.043,32.631],[-94.043,32.6299],[-94.043,32.6294],[-94.043,32.628],[-94.043,32.6276],[-94.043,32.6275],[-94.043,32.6266],[-94.043,32.6256],[-94.043,32.6247],[-94.043,32.6246],[-94.043,32.6241],[-94.043,32.6233],[-94.0431,32.622],[-94.0429,32.6194],[-94.043,32.6183],[-94.043,32.6182],[-94.0431,32.6175],[-94.0431,32.6159],[-94.0431,32.6156],[-94.0431,32.615],[-94.0431,32.6141],[-94.0431,32.6131],[-94.0431,32.6122],[-94.0431,32.612],[-94.0431,32.6114],[-94.0431,32.6108],[-94.0431,32.6102],[-94.043,32.6099],[-94.0429,32.6045],[-94.0429,32.6021],[-94.0429,32.5984],[-94.0428,32.5961],[-94.0428,32.5932],[-94.0428,32.5912],[-94.0431,32.5889],[-94.0431,32.5886],[-94.0429,32.5844],[-94.0429,32.5805],[-94.0429,32.5776],[-94.0428,32.5754],[-94.043,32.5747],[-94.0428,32.5747],[-94.0428,32.5745],[-94.0429,32.5741],[-94.0431,32.5735],[-94.0431,32.5731],[-94.0431,32.5724],[-94.0431,32.572],[-94.0431,32.5702],[-94.043,32.5671],[-94.043,32.5658],[-94.043,32.5654],[-94.043,32.5643],[-94.043,32.5627],[-94.043,32.5613],[-94.043,32.5606],[-94.043,32.5603],[-94.043,32.5599],[-94.043,32.5597],[-94.0431,32.5579],[-94.043,32.5539],[-94.043,32.5519],[-94.043,32.5511],[-94.043,32.55],[-94.0431,32.5491],[-94.0432,32.548],[-94.0432,32.5468],[-94.0432,32.5439],[-94.0432,32.5435],[-94.0432,32.5422],[-94.0432,32.5397],[-94.0432,32.5363],[-94.0433,32.5347],[-94.0433,32.5311],[-94.0433,32.5257],[-94.0433,32.5256],[-94.0434,32.5224],[-94.0434,32.5221],[-94.0432,32.5179],[-94.0433,32.5168],[-94.0433,32.5162],[-94.0433,32.5161],[-94.0431,32.5143],[-94.0429,32.5136],[-94.043,32.5128],[-94.043,32.5127],[-94.043,32.5123],[-94.043,32.5122],[-94.043,32.5118],[-94.0432,32.5107],[-94.0432,32.5097],[-94.0431,32.5089],[-94.0431,32.5088],[-94.0431,32.5086],[-94.0431,32.5081],[-94.0431,32.5078],[-94.0431,32.5076],[-94.0431,32.5074],[-94.0431,32.5072],[-94.0431,32.5068],[-94.043,32.5062],[-94.043,32.5055],[-94.043,32.5053],[-94.043,32.5051],[-94.0431,32.5036],[-94.043,32.5012],[-94.043,32.5001],[-94.043,32.4997],[-94.043,32.4983],[-94.0429,32.4967],[-94.0429,32.4941],[-94.0429,32.4929],[-94.043,32.4925],[-94.043,32.492],[-94.043,32.4917],[-94.043,32.4915],[-94.043,32.4909],[-94.043,32.4902],[-94.043,32.4873],[-94.043,32.487],[-94.043,32.4869],[-94.043,32.4868],[-94.043,32.4867],[-94.043,32.4866],[-94.0431,32.4863],[-94.0431,32.4853],[-94.0431,32.4843],[-94.0431,32.4841],[-94.043,32.4823],[-94.043,32.4821],[-94.043,32.4819],[-94.043,32.4813],[-94.043,32.481],[-94.043,32.4806],[-94.043,32.4804],[-94.0431,32.4803],[-94.0431,32.4802],[-94.0431,32.4796],[-94.0431,32.479],[-94.0431,32.4785],[-94.0431,32.4782],[-94.043,32.478],[-94.043,32.4778],[-94.043,32.4732],[-94.0429,32.4729],[-94.0429,32.4727],[-94.0429,32.4714],[-94.0429,32.4705],[-94.0429,32.4704],[-94.0429,32.4641],[-94.0429,32.4623],[-94.0429,32.462],[-94.0429,32.4614],[-94.0429,32.4613],[-94.0429,32.4611],[-94.0429,32.461],[-94.0429,32.4589],[-94.0429,32.4564],[-94.0429,32.4522],[-94.0429,32.452],[-94.0429,32.4483],[-94.0429,32.4455],[-94.0429,32.4421],[-94.0429,32.4419],[-94.0429,32.4399],[-94.043,32.4355],[-94.043,32.4305],[-94.043,32.4282],[-94.043,32.4274],[-94.043,32.4254],[-94.043,32.4234],[-94.043,32.4213],[-94.043,32.4193],[-94.043,32.4184],[-94.0429,32.4068],[-94.0429,32.4007],[-94.0429,32.4006],[-94.0429,32.4005],[-94.0429,32.3999],[-94.0429,32.3923],[-94.0429,32.3912],[-94.043,32.3882],[-94.0429,32.3879],[-94.0429,32.3848],[-94.0429,32.3841],[-94.0429,32.379],[-94.0429,32.3752],[-94.0429,32.3751],[-94.0428,32.3751],[-94.043,32.3734],[-94.043,32.3729],[-94.043,32.3723],[-94.0429,32.3723],[-94.0429,32.3722],[-94.0429,32.3713],[-94.0429,32.3709],[-94.0429,32.3705],[-94.0429,32.3699],[-94.0429,32.3694],[-94.0429,32.3685],[-94.0429,32.3684],[-94.0429,32.3672],[-94.0429,32.365],[-94.043,32.3636],[-94.043,32.3633],[-94.0429,32.3623],[-94.0429,32.3612],[-94.0429,32.3599],[-94.0429,32.3591],[-94.0429,32.3586],[-94.0429,32.3577],[-94.0429,32.357],[-94.0429,32.3564],[-94.0429,32.3554],[-94.0429,32.3542],[-94.0429,32.3539],[-94.0429,32.3514],[-94.0429,32.3503],[-94.0429,32.3494],[-94.0429,32.3484],[-94.0429,32.348],[-94.0429,32.3454],[-94.0429,32.3448],[-94.0429,32.344],[-94.0429,32.3428],[-94.0429,32.3419],[-94.0429,32.3418],[-94.0429,32.3417],[-94.0429,32.3415],[-94.043,32.3406],[-94.0429,32.3383],[-94.0429,32.3377],[-94.0429,32.3362],[-94.0429,32.3349],[-94.0429,32.3343],[-94.0429,32.3331],[-94.0429,32.333],[-94.0429,32.3277],[-94.0429,32.3273],[-94.0429,32.327],[-94.0429,32.3242],[-94.0429,32.3236],[-94.0429,32.3231],[-94.0429,32.3217],[-94.0429,32.3203],[-94.0429,32.3199],[-94.0429,32.3182],[-94.0428,32.3144],[-94.0428,32.3125],[-94.0428,32.3123],[-94.0428,32.3121],[-94.0428,32.3108],[-94.0428,32.3097],[-94.0428,32.3086],[-94.0428,32.307],[-94.0428,32.3062],[-94.0428,32.3045],[-94.0429,32.3015],[-94.0429,32.2995],[-94.0429,32.2983],[-94.0429,32.2974],[-94.0429,32.2967],[-94.0429,32.2958],[-94.0428,32.2958],[-94.0428,32.2955],[-94.0427,32.2932],[-94.0427,32.292],[-94.0427,32.2906],[-94.0427,32.2891],[-94.0428,32.285],[-94.0428,32.2813],[-94.0428,32.2797],[-94.0428,32.2794],[-94.0428,32.2793],[-94.0428,32.2791],[-94.0428,32.2789],[-94.0427,32.2783],[-94.0427,32.2782],[-94.0428,32.2776],[-94.0429,32.2774],[-94.0427,32.2697],[-94.0427,32.2696],[-94.0427,32.2695],[-94.0426,32.263],[-94.0428,32.2512],[-94.0428,32.2502],[-94.0427,32.2388],[-94.0426,32.2251],[-94.0426,32.225],[-94.0427,32.2211],[-94.0427,32.221],[-94.0427,32.2181],[-94.0426,32.2055],[-94.0426,32.196],[-94.0426,32.1941],[-94.0426,32.1884],[-94.0426,32.1853],[-94.0426,32.185],[-94.0426,32.1816],[-94.0426,32.1773],[-94.0426,32.1687],[-94.0426,32.167],[-94.0426,32.1669],[-94.0427,32.1659],[-94.0427,32.1641],[-94.0427,32.163],[-94.0426,32.1623],[-94.0426,32.162],[-94.0427,32.1613],[-94.0427,32.1604],[-94.0427,32.1595],[-94.0427,32.1581],[-94.0427,32.1576],[-94.0428,32.156],[-94.0428,32.1558],[-94.0428,32.1557],[-94.0428,32.1547],[-94.0428,32.1541],[-94.0428,32.1531],[-94.0428,32.1528],[-94.0428,32.1525],[-94.0428,32.1522],[-94.0428,32.1504],[-94.0427,32.1489],[-94.0427,32.148],[-94.0427,32.1465],[-94.0428,32.1448],[-94.0428,32.1424],[-94.0428,32.1419],[-94.0427,32.1395],[-94.0428,32.1382],[-94.0428,32.138],[-94.0428,32.1295],[-94.0428,32.1285],[-94.0427,32.1252],[-94.0423,32.1201],[-94.0423,32.1199],[-94.0424,32.1157],[-94.0425,32.1095],[-94.0425,32.1046],[-94.0425,32.1034],[-94.0425,32.0976],[-94.0425,32.0956],[-94.0426,32.0943],[-94.0426,32.0915],[-94.0427,32.0862],[-94.0427,32.0859],[-94.0427,32.0842],[-94.0427,32.0839],[-94.0427,32.0832],[-94.0427,32.0799],[-94.0427,32.0792],[-94.0427,32.0776],[-94.0427,32.0701],[-94.0427,32.07],[-94.0427,32.0668],[-94.0428,32.0649],[-94.0428,32.0634],[-94.0428,32.06],[-94.0428,32.0592],[-94.0428,32.0583],[-94.0428,32.0576],[-94.0428,32.0568],[-94.0428,32.0567],[-94.0428,32.0564],[-94.0428,32.0562],[-94.0428,32.0561],[-94.0428,32.056],[-94.0427,32.0559],[-94.0427,32.0545],[-94.0427,32.0542],[-94.0427,32.0521],[-94.0427,32.0436],[-94.0427,32.0371],[-94.0427,32.0368],[-94.0427,32.0335],[-94.0427,32.0334],[-94.0428,32.0286],[-94.0428,32.0283],[-94.0428,32.0279],[-94.0428,32.0271],[-94.0428,32.0267],[-94.0428,32.0265],[-94.0428,32.0259],[-94.0428,32.0248],[-94.0428,32.0234],[-94.0428,32.0233],[-94.0428,32.023],[-94.0428,32.0228],[-94.0428,32.0221],[-94.0427,32.0217],[-94.0427,32.0183],[-94.0427,32.0179],[-94.0427,32.0173],[-94.0427,32.017],[-94.0427,32.0169],[-94.0427,32.0155],[-94.0427,32.0145],[-94.0427,32.0136],[-94.0427,32.0132],[-94.0427,32.0128],[-94.0427,32.0085],[-94.0427,32.0069],[-94.0427,32.0064],[-94.0427,32.0058],[-94.0427,32.0057],[-94.0427,32.0046],[-94.0427,32.0035],[-94.0427,32.0024],[-94.0427,32.0013],[-94.0427,32.0002],[-94.0427,31.9999],[-94.0427,31.9997],[-94.0427,31.9995],[-94.0427,31.9993],[-94.0426,31.9992],[-94.0423,31.9992],[-94.0418,31.9989],[-94.0417,31.9988],[-94.0416,31.9987],[-94.0414,31.9983],[-94.0414,31.9974],[-94.0413,31.9971],[-94.0413,31.9969],[-94.041,31.9963],[-94.0411,31.9957],[-94.0413,31.9951],[-94.0415,31.9949],[-94.0417,31.9947],[-94.0419,31.9945],[-94.0421,31.9942],[-94.0422,31.9941],[-94.0422,31.9938],[-94.0422,31.9936],[-94.0422,31.9934],[-94.0421,31.9933],[-94.042,31.9931],[-94.0417,31.9929],[-94.0416,31.9929],[-94.0415,31.9928],[-94.0412,31.9927],[-94.0409,31.9926],[-94.0405,31.9926],[-94.0401,31.9925],[-94.0395,31.9923],[-94.0391,31.9923],[-94.0388,31.9923],[-94.0386,31.9924],[-94.0384,31.9924],[-94.0382,31.9926],[-94.0363,31.9933],[-94.0356,31.9936],[-94.0352,31.9938],[-94.0349,31.994],[-94.0346,31.9943],[-94.0341,31.9949],[-94.0335,31.9953],[-94.0331,31.9954],[-94.0328,31.9953],[-94.0324,31.9952],[-94.0323,31.995],[-94.0321,31.9949],[-94.0318,31.9948],[-94.0314,31.9947],[-94.031,31.9947],[-94.0307,31.9948],[-94.0305,31.995],[-94.0304,31.9952],[-94.0303,31.9954],[-94.0301,31.9956],[-94.03,31.9958],[-94.0299,31.9959],[-94.0296,31.9961],[-94.0286,31.9962],[-94.0284,31.9961],[-94.028,31.9959],[-94.0279,31.9957],[-94.0273,31.9952],[-94.0265,31.9938],[-94.0259,31.9928],[-94.0256,31.9925],[-94.0241,31.991],[-94.0229,31.9904],[-94.0219,31.9904],[-94.021,31.9908],[-94.02,31.9921],[-94.0195,31.9923],[-94.0193,31.9925],[-94.0191,31.9925],[-94.019,31.9926],[-94.0188,31.9925],[-94.0186,31.9925],[-94.0185,31.9924],[-94.0183,31.9921],[-94.0183,31.9916],[-94.0183,31.9915],[-94.0187,31.9908],[-94.0187,31.9902],[-94.0187,31.9898],[-94.0187,31.9893],[-94.0188,31.9891],[-94.0187,31.989],[-94.0186,31.9888],[-94.0184,31.9885],[-94.0182,31.9881],[-94.0179,31.9873],[-94.0176,31.9867],[-94.0173,31.986],[-94.017,31.9848],[-94.0168,31.9844],[-94.0167,31.984],[-94.0167,31.9839],[-94.0167,31.9838],[-94.0166,31.9831],[-94.0166,31.9824],[-94.0166,31.9822],[-94.0165,31.9812],[-94.0163,31.9809],[-94.016,31.9805],[-94.0157,31.98],[-94.0157,31.9799],[-94.0156,31.9799],[-94.0147,31.9793],[-94.0138,31.9788],[-94.0129,31.9784],[-94.0127,31.9783],[-94.0124,31.9781],[-94.0114,31.9773],[-94.0102,31.9765],[-94.0093,31.9755],[-94.0083,31.9749],[-94.0079,31.9746],[-94.0068,31.9734],[-94.0065,31.9729],[-94.0062,31.9723],[-94.0061,31.9721],[-94.006,31.972],[-94.0059,31.9717],[-94.0051,31.97],[-94.0043,31.9682],[-94.0038,31.9672],[-94.0032,31.9659],[-94.0022,31.9643],[-94.0021,31.9641],[-94.0016,31.9632],[-94.0015,31.963],[-94.001,31.9618],[-94.0005,31.9611],[-94.0002,31.9606],[-93.9999,31.9603],[-93.9995,31.9598],[-93.9988,31.9591],[-93.9986,31.9588],[-93.9982,31.9583],[-93.998,31.9579],[-93.9977,31.9574],[-93.9972,31.9567],[-93.9967,31.9557],[-93.9963,31.9551],[-93.9962,31.9548],[-93.996,31.9546],[-93.9959,31.9545],[-93.9957,31.9541],[-93.9951,31.9534],[-93.9945,31.9526],[-93.994,31.9523],[-93.9939,31.9522],[-93.9925,31.9511],[-93.9924,31.951],[-93.9923,31.951],[-93.9922,31.9509],[-93.9916,31.9504],[-93.9911,31.95],[-93.9907,31.9497],[-93.9897,31.9488],[-93.9892,31.9477],[-93.9891,31.947],[-93.9884,31.9454],[-93.9882,31.945],[-93.9879,31.9443],[-93.987,31.9433],[-93.9857,31.9422],[-93.9855,31.9419],[-93.9851,31.9417],[-93.984,31.9411],[-93.983,31.9404],[-93.9823,31.9398],[-93.9818,31.9386],[-93.9814,31.9376],[-93.9812,31.9369],[-93.9811,31.9366],[-93.9809,31.9358],[-93.9809,31.9355],[-93.9808,31.9352],[-93.9805,31.9349],[-93.9803,31.9344],[-93.9802,31.9343],[-93.9799,31.9338],[-93.9799,31.9337],[-93.9797,31.9333],[-93.9795,31.9327],[-93.979,31.9313],[-93.9788,31.9303],[-93.9787,31.9301],[-93.9786,31.9298],[-93.9782,31.9278],[-93.9775,31.9264],[-93.9765,31.925],[-93.9754,31.9237],[-93.9746,31.923],[-93.9735,31.922],[-93.9726,31.9211],[-93.9717,31.9204],[-93.9708,31.92],[-93.97,31.9199],[-93.9692,31.9201],[-93.9691,31.9201],[-93.969,31.9201],[-93.969,31.9202],[-93.9685,31.9204],[-93.9681,31.9206],[-93.9679,31.9208],[-93.9678,31.9209],[-93.9672,31.9213],[-93.9665,31.9219],[-93.9665,31.922],[-93.9658,31.9225],[-93.9649,31.9232],[-93.9639,31.9237],[-93.9634,31.924],[-93.963,31.9241],[-93.963,31.9242],[-93.9626,31.9242],[-93.9618,31.924],[-93.9605,31.9236],[-93.9598,31.9232],[-93.9592,31.9225],[-93.9589,31.922],[-93.9588,31.9218],[-93.9587,31.9215],[-93.9586,31.9214],[-93.9586,31.9213],[-93.9582,31.9204],[-93.9577,31.9194],[-93.957,31.9185],[-93.9568,31.9182],[-93.9564,31.9178],[-93.9563,31.9176],[-93.956,31.917],[-93.9559,31.9166],[-93.9558,31.9161],[-93.9558,31.9152],[-93.9558,31.9136],[-93.9557,31.9128],[-93.9553,31.9121],[-93.9548,31.9116],[-93.9541,31.9109],[-93.954,31.9108],[-93.9536,31.9106],[-93.9527,31.9106],[-93.9517,31.9108],[-93.9507,31.9108],[-93.9498,31.9109],[-93.9493,31.9108],[-93.9492,31.9108],[-93.9475,31.9105],[-93.946,31.9103],[-93.9448,31.9103],[-93.9436,31.9103],[-93.9427,31.9104],[-93.9415,31.9103],[-93.9407,31.9101],[-93.9399,31.9098],[-93.9396,31.9097],[-93.9387,31.9094],[-93.9385,31.9094],[-93.9383,31.9093],[-93.938,31.9093],[-93.9375,31.9092],[-93.9368,31.9093],[-93.9361,31.9096],[-93.9355,31.9099],[-93.9352,31.91],[-93.9349,31.9101],[-93.9343,31.9102],[-93.9337,31.9103],[-93.9328,31.9105],[-93.932,31.9109],[-93.931,31.9114],[-93.9304,31.9121],[-93.9303,31.9124],[-93.9302,31.9126],[-93.9299,31.9127],[-93.9296,31.9128],[-93.9291,31.9128],[-93.9287,31.9126],[-93.9283,31.9123],[-93.9283,31.9122],[-93.9281,31.9118],[-93.9276,31.9107],[-93.9273,31.9104],[-93.927,31.9101],[-93.9269,31.91],[-93.9264,31.9098],[-93.9261,31.9095],[-93.9256,31.9091],[-93.9254,31.909],[-93.9249,31.9087],[-93.9245,31.9083],[-93.9241,31.9075],[-93.924,31.9072],[-93.9239,31.9071],[-93.9239,31.907],[-93.9235,31.9066],[-93.9233,31.9064],[-93.9228,31.906],[-93.9221,31.9053],[-93.9219,31.905],[-93.9217,31.9048],[-93.9216,31.9044],[-93.9216,31.9043],[-93.9217,31.9041],[-93.922,31.9038],[-93.9222,31.9037],[-93.9225,31.9036],[-93.9226,31.9035],[-93.9228,31.9035],[-93.9237,31.9033],[-93.924,31.9032],[-93.9242,31.9031],[-93.9243,31.9031],[-93.9244,31.903],[-93.9248,31.9028],[-93.9251,31.9026],[-93.9252,31.9025],[-93.9257,31.9017],[-93.9263,31.9005],[-93.9267,31.8997],[-93.927,31.8992],[-93.9274,31.8983],[-93.9286,31.8968],[-93.9295,31.8958],[-93.9298,31.8955],[-93.9306,31.8948],[-93.9321,31.8937],[-93.9322,31.8935],[-93.9324,31.8932],[-93.9322,31.8927],[-93.9319,31.8923],[-93.9312,31.8915],[-93.931,31.8915],[-93.9309,31.8915],[-93.9307,31.8916],[-93.9304,31.8918],[-93.9301,31.892],[-93.9295,31.8925],[-93.929,31.8927],[-93.9284,31.8929],[-93.928,31.8931],[-93.9277,31.8934],[-93.9273,31.8937],[-93.927,31.894],[-93.9266,31.8944],[-93.9259,31.8946],[-93.9259,31.8947],[-93.9255,31.8946],[-93.9255,31.8945],[-93.9253,31.8944],[-93.9251,31.8942],[-93.925,31.8941],[-93.9248,31.8936],[-93.9247,31.8935],[-93.9246,31.8933],[-93.9245,31.8929],[-93.9247,31.8928],[-93.9248,31.8927],[-93.9261,31.8922],[-93.9267,31.8919],[-93.9271,31.8915],[-93.9272,31.8909],[-93.9269,31.89],[-93.9262,31.8887],[-93.9259,31.8882],[-93.9253,31.8877],[-93.9248,31.8874],[-93.9242,31.887],[-93.924,31.8869],[-93.9238,31.8868],[-93.9236,31.8867],[-93.9232,31.8865],[-93.9221,31.886],[-93.921,31.8859],[-93.9203,31.886],[-93.9199,31.8862],[-93.9198,31.8863],[-93.9197,31.8866],[-93.9197,31.8872],[-93.9198,31.8873],[-93.92,31.8878],[-93.9202,31.8882],[-93.9203,31.8886],[-93.9207,31.8896],[-93.9207,31.8897],[-93.9207,31.8898],[-93.9206,31.8901],[-93.9205,31.8903],[-93.9202,31.8906],[-93.92,31.8908],[-93.9197,31.891],[-93.9193,31.891],[-93.919,31.8909],[-93.9185,31.8905],[-93.9183,31.8903],[-93.9178,31.89],[-93.9174,31.8898],[-93.9169,31.8898],[-93.9165,31.8901],[-93.9161,31.8906],[-93.9161,31.8914],[-93.9162,31.8918],[-93.9163,31.8924],[-93.9162,31.8926],[-93.9161,31.8927],[-93.9159,31.8929],[-93.9151,31.8929],[-93.915,31.8929],[-93.9148,31.8929],[-93.9138,31.8927],[-93.9132,31.8927],[-93.9129,31.8926],[-93.9125,31.8925],[-93.9125,31.8924],[-93.9124,31.8923],[-93.9124,31.8922],[-93.9123,31.8921],[-93.9123,31.8918],[-93.9124,31.8917],[-93.9128,31.8912],[-93.913,31.8906],[-93.913,31.8902],[-93.9129,31.8902],[-93.9129,31.8901],[-93.9128,31.8901],[-93.9125,31.8901],[-93.9122,31.8904],[-93.9118,31.8909],[-93.9117,31.891],[-93.9113,31.8914],[-93.9108,31.8917],[-93.9108,31.8918],[-93.9104,31.892],[-93.9097,31.8922],[-93.909,31.8922],[-93.9074,31.8925],[-93.9066,31.8925],[-93.9065,31.8925],[-93.9062,31.8923],[-93.906,31.8921],[-93.906,31.8919],[-93.9062,31.8916],[-93.9067,31.8912],[-93.907,31.8908],[-93.907,31.8907],[-93.9071,31.8903],[-93.907,31.8902],[-93.907,31.89],[-93.9066,31.8899],[-93.9063,31.8899],[-93.9062,31.8899],[-93.9058,31.8901],[-93.9057,31.8902],[-93.9053,31.8906],[-93.9053,31.8907],[-93.9049,31.8911],[-93.9044,31.8919],[-93.9039,31.8928],[-93.9034,31.8934],[-93.9031,31.8939],[-93.9031,31.8943],[-93.9033,31.8946],[-93.9038,31.8953],[-93.9039,31.8953],[-93.9039,31.8956],[-93.9038,31.8958],[-93.9036,31.896],[-93.9024,31.8967],[-93.9022,31.8968],[-93.902,31.8969],[-93.9018,31.897],[-93.9012,31.8971],[-93.9011,31.8971],[-93.9008,31.897],[-93.9006,31.8968],[-93.9003,31.8963],[-93.9,31.8958],[-93.8997,31.8955],[-93.8992,31.895],[-93.8985,31.8941],[-93.8981,31.8932],[-93.8976,31.8917],[-93.8972,31.891],[-93.8971,31.8904],[-93.897,31.8893],[-93.8968,31.8884],[-93.8967,31.8877],[-93.8967,31.8875],[-93.8966,31.8873],[-93.8965,31.8863],[-93.8965,31.8858],[-93.8967,31.8853],[-93.8969,31.8851],[-93.898,31.8845],[-93.8986,31.8841],[-93.8987,31.884],[-93.8989,31.8837],[-93.8992,31.8834],[-93.8995,31.8826],[-93.8998,31.8821],[-93.9003,31.8815],[-93.9008,31.8811],[-93.9018,31.8802],[-93.9019,31.8801],[-93.9019,31.88],[-93.902,31.8795],[-93.9021,31.8791],[-93.9019,31.8787],[-93.9015,31.8782],[-93.9014,31.8781],[-93.9014,31.8779],[-93.9013,31.8778],[-93.9011,31.8771],[-93.901,31.8767],[-93.9011,31.8765],[-93.9016,31.8759],[-93.9017,31.8758],[-93.9018,31.8757],[-93.9018,31.8756],[-93.9018,31.8755],[-93.9019,31.8754],[-93.9019,31.8752],[-93.9017,31.8746],[-93.9013,31.8741],[-93.9006,31.8739],[-93.8999,31.8738],[-93.8993,31.8739],[-93.8988,31.8742],[-93.8986,31.8744],[-93.8982,31.8748],[-93.8974,31.8758],[-93.897,31.876],[-93.8962,31.8761],[-93.8949,31.8763],[-93.8945,31.8762],[-93.8935,31.8761],[-93.8926,31.876],[-93.8921,31.8759],[-93.8919,31.8757],[-93.8918,31.8755],[-93.8918,31.8752],[-93.8918,31.8751],[-93.8918,31.875],[-93.8917,31.8749],[-93.8916,31.8747],[-93.8916,31.8746],[-93.8923,31.8739],[-93.8931,31.8735],[-93.8933,31.8734],[-93.8935,31.8728],[-93.8935,31.8727],[-93.8935,31.8726],[-93.8935,31.8724],[-93.8935,31.8722],[-93.8934,31.8717],[-93.8927,31.8712],[-93.8912,31.87],[-93.8909,31.8698],[-93.8898,31.8696],[-93.8893,31.8696],[-93.8892,31.8696],[-93.8887,31.8695],[-93.8863,31.8658],[-93.8861,31.8655],[-93.8854,31.8653],[-93.8848,31.8654],[-93.8845,31.8661],[-93.8844,31.8663],[-93.8845,31.8668],[-93.8846,31.8671],[-93.8851,31.8686],[-93.885,31.869],[-93.8849,31.8694],[-93.8848,31.8694],[-93.8842,31.8697],[-93.8831,31.8693],[-93.8825,31.869],[-93.8822,31.8688],[-93.8818,31.8686],[-93.8817,31.8686],[-93.8816,31.8683],[-93.8814,31.8675],[-93.8814,31.8664],[-93.8814,31.866],[-93.8819,31.8648],[-93.883,31.8636],[-93.8841,31.8624],[-93.8853,31.8611],[-93.8892,31.8568],[-93.8893,31.8562],[-93.8894,31.8559],[-93.8893,31.8558],[-93.8892,31.8555],[-93.889,31.8552],[-93.8889,31.8551],[-93.8874,31.8551],[-93.8839,31.855],[-93.8833,31.8548],[-93.8829,31.8547],[-93.8825,31.8537],[-93.8824,31.8534],[-93.8822,31.8529],[-93.8821,31.8523],[-93.8822,31.8522],[-93.8823,31.8521],[-93.8823,31.852],[-93.8827,31.8515],[-93.8839,31.8509],[-93.884,31.8508],[-93.8841,31.8508],[-93.8846,31.8502],[-93.8847,31.8495],[-93.8847,31.8494],[-93.8842,31.848],[-93.8841,31.8476],[-93.8833,31.847],[-93.8823,31.8468],[-93.8817,31.8467],[-93.881,31.8463],[-93.8801,31.8458],[-93.8792,31.8453],[-93.879,31.8451],[-93.879,31.8448],[-93.8789,31.8444],[-93.879,31.8444],[-93.8791,31.8443],[-93.8792,31.8441],[-93.8801,31.8439],[-93.8808,31.8441],[-93.8812,31.8442],[-93.8821,31.8441],[-93.8821,31.844],[-93.8822,31.8439],[-93.8824,31.8438],[-93.8825,31.8436],[-93.882,31.8425],[-93.8819,31.8422],[-93.8806,31.8415],[-93.8801,31.8417],[-93.88,31.8417],[-93.8792,31.842],[-93.8791,31.842],[-93.8786,31.842],[-93.8782,31.842],[-93.8775,31.8419],[-93.8772,31.8419],[-93.8765,31.8417],[-93.8758,31.8413],[-93.8757,31.8412],[-93.8752,31.8408],[-93.875,31.8409],[-93.8748,31.8406],[-93.8748,31.8401],[-93.8749,31.8396],[-93.8748,31.8394],[-93.8748,31.8391],[-93.8748,31.839],[-93.8747,31.8389],[-93.8747,31.8384],[-93.8747,31.8379],[-93.8743,31.8376],[-93.874,31.8374],[-93.8734,31.837],[-93.873,31.8367],[-93.8728,31.8363],[-93.8729,31.836],[-93.873,31.836],[-93.8731,31.8359],[-93.8734,31.8358],[-93.8736,31.8357],[-93.8742,31.8356],[-93.8749,31.8352],[-93.8751,31.8351],[-93.8752,31.835],[-93.8762,31.8343],[-93.8764,31.8341],[-93.8767,31.8337],[-93.877,31.8332],[-93.8771,31.8332],[-93.8774,31.8325],[-93.8773,31.832],[-93.8773,31.8319],[-93.8773,31.8318],[-93.8772,31.8318],[-93.8769,31.8316],[-93.8767,31.8313],[-93.8756,31.8306],[-93.8752,31.8302],[-93.8748,31.83],[-93.8747,31.8299],[-93.8745,31.829],[-93.8747,31.8276],[-93.8746,31.8268],[-93.8745,31.8257],[-93.8746,31.8252],[-93.8746,31.8245],[-93.8747,31.8238],[-93.8748,31.8223],[-93.8748,31.8217],[-93.874,31.8211],[-93.8727,31.8208],[-93.8724,31.8208],[-93.8719,31.8205],[-93.8718,31.8205],[-93.8713,31.8202],[-93.8709,31.8194],[-93.871,31.8174],[-93.8709,31.8168],[-93.8718,31.8165],[-93.873,31.8163],[-93.8732,31.8161],[-93.8734,31.8159],[-93.8734,31.8158],[-93.8734,31.8154],[-93.8732,31.8149],[-93.8725,31.8143],[-93.8724,31.8143],[-93.8723,31.8142],[-93.8719,31.8139],[-93.8708,31.8138],[-93.8694,31.8147],[-93.8685,31.8152],[-93.8673,31.8153],[-93.8665,31.8149],[-93.8654,31.8143],[-93.8651,31.8142],[-93.8643,31.8138],[-93.8629,31.8131],[-93.8615,31.8124],[-93.8614,31.8123],[-93.8613,31.8122],[-93.8605,31.8115],[-93.8598,31.8099],[-93.8593,31.8091],[-93.8585,31.8085],[-93.857,31.8081],[-93.8569,31.8081],[-93.8559,31.8075],[-93.855,31.8069],[-93.8546,31.8067],[-93.8543,31.8064],[-93.8542,31.8063],[-93.8541,31.8061],[-93.8534,31.8055],[-93.8534,31.8054],[-93.8534,31.805],[-93.8536,31.8036],[-93.8535,31.8026],[-93.8526,31.8011],[-93.8515,31.8001],[-93.8499,31.7998],[-93.8476,31.7996],[-93.8474,31.7997],[-93.8471,31.7999],[-93.847,31.8001],[-93.8466,31.801],[-93.8462,31.802],[-93.8459,31.802],[-93.8457,31.8019],[-93.8454,31.8019],[-93.8443,31.8012],[-93.8429,31.8007],[-93.8417,31.8007],[-93.8412,31.8007],[-93.84,31.8006],[-93.8398,31.8005],[-93.8396,31.8004],[-93.8393,31.8003],[-93.8393,31.8001],[-93.8389,31.7992],[-93.8389,31.799],[-93.8384,31.798],[-93.838,31.7974],[-93.837,31.7969],[-93.8366,31.7964],[-93.8359,31.7957],[-93.8357,31.7949],[-93.8356,31.7945],[-93.8358,31.7941],[-93.8361,31.7931],[-93.8367,31.792],[-93.8376,31.7898],[-93.8377,31.7879],[-93.8374,31.7873],[-93.8373,31.7871],[-93.8366,31.7863],[-93.836,31.7858],[-93.8359,31.7857],[-93.8359,31.7854],[-93.8359,31.7853],[-93.8358,31.7852],[-93.8359,31.7851],[-93.8363,31.7847],[-93.8364,31.7845],[-93.8378,31.7837],[-93.8381,31.7821],[-93.8381,31.782],[-93.8379,31.7815],[-93.8378,31.781],[-93.8377,31.7808],[-93.8373,31.7807],[-93.8362,31.7805],[-93.8344,31.7809],[-93.8337,31.7811],[-93.8336,31.7811],[-93.8333,31.7812],[-93.8329,31.7813],[-93.8328,31.7813],[-93.8327,31.7813],[-93.8317,31.7809],[-93.8308,31.7799],[-93.8308,31.7795],[-93.8308,31.7794],[-93.8308,31.7791],[-93.8322,31.7786],[-93.8332,31.7781],[-93.8331,31.7775],[-93.8325,31.7773],[-93.8324,31.7772],[-93.8315,31.7769],[-93.831,31.777],[-93.8289,31.7774],[-93.8274,31.7777],[-93.8272,31.7776],[-93.8256,31.7769],[-93.8234,31.7751],[-93.8232,31.7747],[-93.823,31.7743],[-93.8228,31.7738],[-93.8226,31.7736],[-93.8231,31.7721],[-93.8246,31.7705],[-93.8251,31.7693],[-93.8251,31.7682],[-93.8253,31.7674],[-93.8253,31.7672],[-93.8259,31.7666],[-93.826,31.7665],[-93.8262,31.7664],[-93.8276,31.766],[-93.8288,31.7656],[-93.8296,31.7642],[-93.8296,31.7636],[-93.8291,31.7633],[-93.828,31.7638],[-93.8273,31.7641],[-93.8268,31.7638],[-93.8262,31.7623],[-93.8261,31.7599],[-93.8264,31.7593],[-93.8265,31.7592],[-93.8267,31.7593],[-93.827,31.7593],[-93.8273,31.7594],[-93.8274,31.7597],[-93.8275,31.7609],[-93.828,31.761],[-93.8281,31.761],[-93.8284,31.7611],[-93.8288,31.7609],[-93.8289,31.7609],[-93.8298,31.7606],[-93.8301,31.7597],[-93.8301,31.7596],[-93.8301,31.7579],[-93.8309,31.7566],[-93.8309,31.7563],[-93.831,31.7557],[-93.8312,31.7552],[-93.8314,31.755],[-93.8315,31.7548],[-93.8316,31.7546],[-93.832,31.7544],[-93.8326,31.7542],[-93.8332,31.7539],[-93.834,31.7536],[-93.8352,31.7528],[-93.8356,31.7522],[-93.8363,31.7514],[-93.8369,31.7502],[-93.8368,31.75],[-93.8367,31.7499],[-93.8366,31.7498],[-93.8363,31.7495],[-93.8357,31.7481],[-93.8354,31.7475],[-93.8353,31.7472],[-93.8347,31.7469],[-93.8335,31.7466],[-93.8321,31.7457],[-93.832,31.7457],[-93.8319,31.7456],[-93.8317,31.7455],[-93.8304,31.7436],[-93.8296,31.7421],[-93.8292,31.7413],[-93.8269,31.7376],[-93.8246,31.7344],[-93.8244,31.7342],[-93.8235,31.7336],[-93.8234,31.7335],[-93.8232,31.7334],[-93.8222,31.7327],[-93.8217,31.7325],[-93.8204,31.732],[-93.8179,31.731],[-93.816,31.7301],[-93.8155,31.7298],[-93.8149,31.7287],[-93.8149,31.727],[-93.8146,31.7244],[-93.8145,31.7241],[-93.8145,31.7238],[-93.8143,31.7219],[-93.814,31.7209],[-93.8139,31.7206],[-93.8139,31.7204],[-93.8138,31.7201],[-93.8137,31.7198],[-93.8135,31.7193],[-93.8134,31.7188],[-93.8128,31.7168],[-93.8125,31.7158],[-93.8125,31.7157],[-93.8125,31.7156],[-93.8125,31.7154],[-93.8125,31.7153],[-93.8125,31.7152],[-93.8128,31.7144],[-93.8142,31.7126],[-93.8163,31.7096],[-93.8169,31.7088],[-93.8169,31.7083],[-93.8169,31.7082],[-93.8167,31.7079],[-93.8163,31.7075],[-93.8153,31.7075],[-93.8151,31.7075],[-93.8122,31.7076],[-93.8118,31.7075],[-93.8115,31.7072],[-93.8111,31.7067],[-93.8111,31.7062],[-93.811,31.7061],[-93.8113,31.7041],[-93.8112,31.704],[-93.8111,31.7037],[-93.8108,31.7034],[-93.8098,31.7031],[-93.8084,31.7029],[-93.8081,31.7028],[-93.8071,31.7028],[-93.8048,31.7034],[-93.8047,31.7035],[-93.8007,31.7046],[-93.8006,31.7047],[-93.8004,31.7047],[-93.799,31.7051],[-93.7976,31.7055],[-93.7974,31.7056],[-93.7973,31.7056],[-93.7962,31.7054],[-93.7955,31.7051],[-93.7954,31.7051],[-93.7951,31.705],[-93.795,31.7048],[-93.795,31.7047],[-93.7948,31.7045],[-93.7947,31.7042],[-93.7946,31.7041],[-93.7945,31.7033],[-93.7945,31.7028],[-93.7946,31.7021],[-93.7946,31.702],[-93.7946,31.7019],[-93.7947,31.7019],[-93.7951,31.7012],[-93.7955,31.7005],[-93.7986,31.6956],[-93.8007,31.6921],[-93.8016,31.6907],[-93.802,31.69],[-93.8024,31.6894],[-93.8034,31.6878],[-93.8042,31.6874],[-93.8048,31.6872],[-93.8049,31.6872],[-93.805,31.6871],[-93.8051,31.687],[-93.8053,31.6867],[-93.8052,31.6864],[-93.8049,31.6861],[-93.8045,31.6857],[-93.8044,31.6854],[-93.8043,31.685],[-93.8042,31.6845],[-93.8042,31.6844],[-93.8045,31.6841],[-93.8048,31.6839],[-93.8054,31.6837],[-93.8059,31.6834],[-93.806,31.6833],[-93.8063,31.683],[-93.8066,31.6825],[-93.8066,31.6824],[-93.8066,31.682],[-93.8069,31.6816],[-93.8073,31.6813],[-93.8075,31.6812],[-93.8076,31.6811],[-93.8077,31.6811],[-93.8079,31.6811],[-93.8087,31.6808],[-93.8089,31.6808],[-93.8097,31.6804],[-93.8104,31.6803],[-93.8107,31.68],[-93.811,31.6798],[-93.8111,31.6796],[-93.8112,31.6794],[-93.8112,31.6788],[-93.8116,31.6781],[-93.8119,31.6776],[-93.8121,31.6774],[-93.8122,31.6773],[-93.8123,31.6773],[-93.8125,31.677],[-93.8135,31.6767],[-93.8148,31.6766],[-93.815,31.6766],[-93.8154,31.6763],[-93.8159,31.6759],[-93.8163,31.6754],[-93.8161,31.6747],[-93.8156,31.674],[-93.8154,31.6739],[-93.8149,31.6735],[-93.8136,31.6726],[-93.8125,31.6719],[-93.8124,31.6714],[-93.8123,31.6711],[-93.8124,31.6702],[-93.8129,31.6698],[-93.813,31.6697],[-93.8134,31.6694],[-93.8135,31.6694],[-93.8137,31.6693],[-93.8139,31.6692],[-93.8158,31.6681],[-93.8166,31.668],[-93.8167,31.6681],[-93.8169,31.6683],[-93.8171,31.6684],[-93.8172,31.6685],[-93.8174,31.6692],[-93.817,31.6709],[-93.817,31.671],[-93.8171,31.6717],[-93.8174,31.6721],[-93.8181,31.6724],[-93.8191,31.6723],[-93.8199,31.6725],[-93.8201,31.6726],[-93.8205,31.673],[-93.8207,31.6731],[-93.8208,31.6733],[-93.8211,31.6736],[-93.8215,31.6738],[-93.8217,31.674],[-93.8218,31.674],[-93.8221,31.674],[-93.8226,31.6737],[-93.8226,31.6736],[-93.8226,31.6735],[-93.8227,31.6735],[-93.8232,31.6729],[-93.8234,31.6724],[-93.8248,31.6699],[-93.8262,31.6674],[-93.8265,31.6669],[-93.8265,31.6661],[-93.8265,31.666],[-93.8265,31.6655],[-93.8264,31.6644],[-93.8263,31.6639],[-93.8263,31.6633],[-93.8263,31.663],[-93.8261,31.6621],[-93.8257,31.661],[-93.8252,31.6606],[-93.825,31.6605],[-93.8248,31.6603],[-93.8246,31.6601],[-93.8225,31.6581],[-93.8224,31.658],[-93.822,31.6575],[-93.8216,31.657],[-93.8214,31.6566],[-93.8208,31.6553],[-93.8208,31.6552],[-93.8203,31.654],[-93.8199,31.6534],[-93.8195,31.6527],[-93.8184,31.6515],[-93.817,31.6509],[-93.816,31.6508],[-93.8147,31.6509],[-93.8144,31.6509],[-93.8143,31.6509],[-93.8141,31.6509],[-93.8136,31.6509],[-93.8131,31.6506],[-93.813,31.6506],[-93.8128,31.6504],[-93.8123,31.65],[-93.8117,31.6493],[-93.8116,31.649],[-93.8116,31.6488],[-93.8115,31.6486],[-93.8114,31.6483],[-93.8115,31.6478],[-93.8115,31.6474],[-93.812,31.647],[-93.8127,31.6467],[-93.8132,31.6465],[-93.8134,31.6466],[-93.8138,31.6468],[-93.8139,31.6469],[-93.8145,31.6476],[-93.8161,31.6489],[-93.8165,31.6489],[-93.8168,31.6489],[-93.8173,31.6486],[-93.8176,31.6483],[-93.8179,31.6481],[-93.818,31.6479],[-93.8181,31.6476],[-93.8181,31.6474],[-93.8182,31.6472],[-93.8181,31.6462],[-93.8174,31.6436],[-93.8174,31.6433],[-93.8175,31.6428],[-93.8176,31.6423],[-93.8176,31.6422],[-93.8175,31.642],[-93.8175,31.6418],[-93.8175,31.6416],[-93.8175,31.6415],[-93.8173,31.641],[-93.8166,31.6403],[-93.8165,31.6397],[-93.8164,31.6393],[-93.8166,31.6389],[-93.8166,31.6388],[-93.8177,31.6375],[-93.818,31.637],[-93.8181,31.6368],[-93.8181,31.6359],[-93.8181,31.6356],[-93.8178,31.6353],[-93.8175,31.6349],[-93.8174,31.6347],[-93.8169,31.6341],[-93.8166,31.6337],[-93.8162,31.633],[-93.8161,31.6328],[-93.8161,31.6326],[-93.816,31.6323],[-93.8165,31.6318],[-93.8167,31.6318],[-93.8176,31.6316],[-93.8185,31.6315],[-93.8188,31.6313],[-93.82,31.6306],[-93.8203,31.6302],[-93.8204,31.63],[-93.8205,31.6299],[-93.8206,31.6297],[-93.8207,31.6295],[-93.8207,31.6294],[-93.8208,31.6292],[-93.8208,31.629],[-93.8208,31.6285],[-93.8208,31.6282],[-93.8207,31.628],[-93.8207,31.6278],[-93.8203,31.6271],[-93.8201,31.6269],[-93.8197,31.6266],[-93.8189,31.6263],[-93.8183,31.6261],[-93.8176,31.6258],[-93.8172,31.6256],[-93.817,31.6252],[-93.817,31.6251],[-93.817,31.625],[-93.817,31.6249],[-93.8173,31.6238],[-93.8168,31.6225],[-93.8169,31.6224],[-93.817,31.6223],[-93.817,31.6222],[-93.8171,31.6219],[-93.8173,31.6218],[-93.8177,31.6216],[-93.8207,31.6214],[-93.8214,31.6212],[-93.8224,31.6209],[-93.8227,31.6208],[-93.8229,31.6208],[-93.8231,31.6208],[-93.8238,31.6206],[-93.8258,31.6214],[-93.8268,31.6211],[-93.8272,31.6203],[-93.826,31.6195],[-93.8238,31.619],[-93.8224,31.6186],[-93.8221,31.6185],[-93.8217,31.6183],[-93.8208,31.6177],[-93.8198,31.6172],[-93.8195,31.617],[-93.8191,31.6168],[-93.8188,31.6166],[-93.8187,31.6153],[-93.8187,31.615],[-93.8187,31.6147],[-93.8187,31.6146],[-93.8188,31.6145],[-93.8196,31.6141],[-93.8214,31.6144],[-93.8226,31.6145],[-93.824,31.6142],[-93.826,31.6131],[-93.8271,31.6129],[-93.8279,31.6135],[-93.8273,31.6144],[-93.8263,31.6149],[-93.8259,31.6159],[-93.8276,31.6165],[-93.8278,31.6166],[-93.8284,31.6159],[-93.8301,31.6139],[-93.8318,31.6119],[-93.832,31.6117],[-93.8322,31.6114],[-93.8328,31.6107],[-93.833,31.6097],[-93.833,31.6094],[-93.8331,31.6092],[-93.8331,31.609],[-93.8357,31.6082],[-93.8364,31.608],[-93.8369,31.6076],[-93.8381,31.6068],[-93.8383,31.6059],[-93.8385,31.6055],[-93.8387,31.605],[-93.8388,31.6044],[-93.839,31.6038],[-93.8391,31.6035],[-93.8376,31.6018],[-93.8384,31.6009],[-93.8387,31.6006],[-93.839,31.6003],[-93.839,31.6002],[-93.8393,31.6],[-93.8394,31.5992],[-93.8392,31.5983],[-93.8383,31.5947],[-93.8358,31.5914],[-93.8353,31.5894],[-93.8353,31.5893],[-93.8352,31.5881],[-93.835,31.5869],[-93.835,31.5866],[-93.8349,31.5862],[-93.8347,31.5858],[-93.8344,31.5855],[-93.8324,31.5825],[-93.8304,31.5794],[-93.828,31.5787],[-93.8276,31.5786],[-93.8272,31.5785],[-93.8271,31.5785],[-93.8268,31.5781],[-93.8265,31.5778],[-93.8252,31.5766],[-93.8234,31.575],[-93.8203,31.5729],[-93.8187,31.5712],[-93.8184,31.5709],[-93.8184,31.5704],[-93.8184,31.5701],[-93.8184,31.5698],[-93.8184,31.5696],[-93.8189,31.5692],[-93.819,31.5691],[-93.8191,31.569],[-93.8191,31.5689],[-93.8193,31.5689],[-93.8201,31.5689],[-93.8208,31.5689],[-93.8217,31.5689],[-93.8219,31.5689],[-93.8222,31.5688],[-93.8225,31.5686],[-93.823,31.5681],[-93.8229,31.5659],[-93.8224,31.5649],[-93.8223,31.5645],[-93.8216,31.5637],[-93.821,31.5636],[-93.8208,31.5636],[-93.8204,31.5636],[-93.8199,31.5637],[-93.8195,31.5637],[-93.8187,31.5638],[-93.8174,31.5641],[-93.8174,31.5639],[-93.8169,31.5631],[-93.817,31.5617],[-93.8174,31.5613],[-93.8177,31.5609],[-93.8179,31.5607],[-93.8181,31.5605],[-93.8184,31.5602],[-93.8203,31.5604],[-93.8204,31.5604],[-93.8207,31.5604],[-93.821,31.5605],[-93.8211,31.5605],[-93.8211,31.5603],[-93.8209,31.5594],[-93.8208,31.5584],[-93.8208,31.5582],[-93.8205,31.5578],[-93.8186,31.5548],[-93.8165,31.5527],[-93.8163,31.5525],[-93.814,31.5506],[-93.8135,31.5505],[-93.8102,31.5499],[-93.8101,31.5496],[-93.8098,31.5487],[-93.8095,31.5479],[-93.809,31.5472],[-93.8083,31.5464],[-93.8056,31.545],[-93.8033,31.5436],[-93.8005,31.5434],[-93.8003,31.5433],[-93.7995,31.543],[-93.7998,31.5422],[-93.7999,31.5419],[-93.8023,31.5407],[-93.8031,31.5399],[-93.8032,31.5398],[-93.8034,31.5388],[-93.8028,31.5387],[-93.8008,31.5384],[-93.7992,31.5381],[-93.7991,31.5378],[-93.7988,31.5365],[-93.7988,31.5348],[-93.7981,31.534],[-93.7978,31.534],[-93.7977,31.534],[-93.7938,31.5323],[-93.7918,31.5314],[-93.7903,31.5308],[-93.79,31.5304],[-93.7892,31.5293],[-93.7877,31.5273],[-93.7851,31.526],[-93.785,31.526],[-93.7848,31.5259],[-93.7831,31.5257],[-93.7813,31.5254],[-93.7808,31.5254],[-93.7805,31.5254],[-93.7764,31.5254],[-93.7736,31.5248],[-93.7673,31.5241],[-93.7663,31.5241],[-93.7633,31.524],[-93.7608,31.5239],[-93.7602,31.5239],[-93.7601,31.5239],[-93.7597,31.524],[-93.7583,31.5242],[-93.7568,31.5245],[-93.756,31.5246],[-93.7551,31.5248],[-93.7549,31.5248],[-93.7546,31.525],[-93.7543,31.5251],[-93.7541,31.5252],[-93.7539,31.5253],[-93.7539,31.5254],[-93.7541,31.5264],[-93.7576,31.5276],[-93.7582,31.5287],[-93.7581,31.5299],[-93.7565,31.5305],[-93.7547,31.5299],[-93.7534,31.5283],[-93.7519,31.5275],[-93.7518,31.5276],[-93.7516,31.5281],[-93.7513,31.5283],[-93.7511,31.5286],[-93.7505,31.5292],[-93.7503,31.5293],[-93.7502,31.5295],[-93.7501,31.5295],[-93.7501,31.5296],[-93.7498,31.5298],[-93.7492,31.5301],[-93.7486,31.5304],[-93.7483,31.5306],[-93.7477,31.5307],[-93.7474,31.5307],[-93.7473,31.5306],[-93.7472,31.5306],[-93.747,31.5302],[-93.7471,31.5299],[-93.7473,31.5294],[-93.7474,31.5289],[-93.7474,31.5284],[-93.7473,31.5284],[-93.7469,31.5279],[-93.7464,31.5276],[-93.746,31.5274],[-93.7454,31.5273],[-93.7448,31.5273],[-93.7443,31.5273],[-93.7434,31.5273],[-93.7433,31.5272],[-93.743,31.5271],[-93.7428,31.5269],[-93.7426,31.5266],[-93.7426,31.5262],[-93.7426,31.5256],[-93.7426,31.5252],[-93.7426,31.5246],[-93.7426,31.5245],[-93.7423,31.5229],[-93.7421,31.5223],[-93.7418,31.5217],[-93.7417,31.5215],[-93.7414,31.5208],[-93.7411,31.5201],[-93.741,31.5198],[-93.7409,31.5196],[-93.7407,31.5189],[-93.7406,31.5185],[-93.7405,31.5181],[-93.7407,31.5178],[-93.741,31.5176],[-93.7414,31.5173],[-93.7418,31.5172],[-93.7422,31.5173],[-93.7425,31.5174],[-93.7427,31.5175],[-93.7432,31.5178],[-93.7437,31.518],[-93.7439,31.5181],[-93.7443,31.518],[-93.7445,31.5178],[-93.7446,31.5176],[-93.7445,31.5173],[-93.7443,31.5169],[-93.7442,31.5168],[-93.744,31.5166],[-93.7439,31.5165],[-93.7434,31.5161],[-93.7427,31.5157],[-93.7422,31.5155],[-93.7416,31.5154],[-93.7412,31.5153],[-93.7407,31.5152],[-93.7401,31.5149],[-93.7394,31.5146],[-93.7388,31.5144],[-93.7382,31.5142],[-93.7377,31.514],[-93.7374,31.5139],[-93.7368,31.5137],[-93.7359,31.5136],[-93.7352,31.5135],[-93.7329,31.5134],[-93.7317,31.5138],[-93.7301,31.514],[-93.7294,31.514],[-93.7284,31.514],[-93.7268,31.5141],[-93.7255,31.514],[-93.7249,31.514],[-93.7232,31.5139],[-93.7214,31.5139],[-93.7197,31.5139],[-93.7176,31.5141],[-93.7174,31.5141],[-93.7159,31.5142],[-93.7147,31.5142],[-93.7139,31.5139],[-93.713,31.5136],[-93.7125,31.5134],[-93.7116,31.5128],[-93.7114,31.5126],[-93.7113,31.5125],[-93.7111,31.5122],[-93.711,31.512],[-93.711,31.5118],[-93.7109,31.5114],[-93.7114,31.5106],[-93.7115,31.5105],[-93.7117,31.5104],[-93.7118,31.5103],[-93.7119,31.5102],[-93.712,31.5101],[-93.7129,31.5094],[-93.7135,31.5089],[-93.7139,31.5086],[-93.7141,31.5085],[-93.7147,31.5082],[-93.7149,31.5082],[-93.7159,31.5081],[-93.7173,31.5081],[-93.718,31.508],[-93.7181,31.508],[-93.7182,31.508],[-93.7184,31.5079],[-93.7186,31.5078],[-93.7188,31.5078],[-93.7189,31.5077],[-93.7191,31.5076],[-93.7192,31.5074],[-93.7194,31.5072],[-93.7195,31.507],[-93.7196,31.5069],[-93.7197,31.5066],[-93.7197,31.5065],[-93.7197,31.5058],[-93.7196,31.5057],[-93.7191,31.5051],[-93.719,31.505],[-93.7182,31.5044],[-93.7177,31.504],[-93.7172,31.503],[-93.7171,31.5023],[-93.7171,31.5019],[-93.7175,31.5015],[-93.7178,31.5013],[-93.7179,31.5012],[-93.718,31.5012],[-93.7181,31.5011],[-93.7182,31.5011],[-93.7185,31.501],[-93.7189,31.501],[-93.7189,31.5009],[-93.7192,31.501],[-93.7197,31.5012],[-93.7203,31.5015],[-93.7209,31.5019],[-93.7217,31.502],[-93.7222,31.502],[-93.7227,31.5017],[-93.7228,31.5017],[-93.7231,31.5013],[-93.7234,31.5009],[-93.7236,31.5005],[-93.7238,31.5002],[-93.7238,31.5],[-93.7237,31.4992],[-93.7238,31.4982],[-93.7239,31.498],[-93.7239,31.4977],[-93.7239,31.4976],[-93.7239,31.4975],[-93.7239,31.4974],[-93.724,31.4969],[-93.7241,31.4965],[-93.7241,31.4964],[-93.724,31.4963],[-93.7235,31.4959],[-93.723,31.4955],[-93.7222,31.495],[-93.7219,31.4943],[-93.722,31.494],[-93.722,31.4936],[-93.7222,31.4931],[-93.7226,31.4928],[-93.7238,31.4922],[-93.7252,31.4914],[-93.7261,31.4906],[-93.7271,31.4897],[-93.7286,31.4887],[-93.7296,31.4879],[-93.7302,31.4876],[-93.7314,31.4873],[-93.7319,31.4875],[-93.7321,31.4876],[-93.7322,31.4877],[-93.733,31.488],[-93.734,31.4886],[-93.7345,31.4889],[-93.7351,31.489],[-93.7353,31.4891],[-93.7357,31.4888],[-93.7361,31.4871],[-93.7365,31.4857],[-93.7369,31.4848],[-93.7372,31.4846],[-93.7383,31.4843],[-93.7402,31.4839],[-93.7408,31.4838],[-93.7419,31.4835],[-93.7421,31.4836],[-93.7424,31.4837],[-93.7429,31.4838],[-93.743,31.4839],[-93.7434,31.4841],[-93.7437,31.4844],[-93.7441,31.4846],[-93.7445,31.4851],[-93.7448,31.4854],[-93.7451,31.4856],[-93.7466,31.4854],[-93.7468,31.4853],[-93.7469,31.4853],[-93.7473,31.4853],[-93.7477,31.4852],[-93.7481,31.4852],[-93.7485,31.4851],[-93.7491,31.4847],[-93.7502,31.484],[-93.7513,31.4835],[-93.7519,31.4831],[-93.7524,31.4827],[-93.7526,31.4823],[-93.7527,31.4823],[-93.753,31.4817],[-93.7525,31.4805],[-93.7523,31.4799],[-93.7522,31.4795],[-93.7514,31.4791],[-93.7512,31.4791],[-93.7506,31.479],[-93.7502,31.4793],[-93.7496,31.48],[-93.749,31.4806],[-93.748,31.4816],[-93.7465,31.4818],[-93.7464,31.4817],[-93.7463,31.4816],[-93.7463,31.4815],[-93.7461,31.4813],[-93.746,31.4811],[-93.7459,31.4809],[-93.7455,31.4804],[-93.7454,31.4785],[-93.7454,31.4781],[-93.7457,31.4779],[-93.746,31.4775],[-93.7463,31.4772],[-93.7465,31.477],[-93.7467,31.4768],[-93.7471,31.4765],[-93.7476,31.4759],[-93.7485,31.4748],[-93.7497,31.4709],[-93.7498,31.4707],[-93.7498,31.4698],[-93.7495,31.4689],[-93.7495,31.4687],[-93.7491,31.4686],[-93.7483,31.4683],[-93.7479,31.4681],[-93.7445,31.4669],[-93.7444,31.4668],[-93.744,31.4667],[-93.7435,31.4665],[-93.7427,31.4662],[-93.7419,31.4659],[-93.7418,31.4658],[-93.7409,31.4651],[-93.7399,31.4644],[-93.7381,31.4629],[-93.7362,31.4614],[-93.7357,31.4609],[-93.7353,31.4606],[-93.7343,31.4598],[-93.7335,31.4592],[-93.7328,31.4585],[-93.7315,31.4575],[-93.7287,31.456],[-93.728,31.4556],[-93.7273,31.4552],[-93.7266,31.4549],[-93.7257,31.4546],[-93.7249,31.4544],[-93.7242,31.4541],[-93.7232,31.4538],[-93.7221,31.4535],[-93.7219,31.4535],[-93.7218,31.4535],[-93.7215,31.4536],[-93.7212,31.4537],[-93.721,31.4537],[-93.7208,31.4539],[-93.7198,31.455],[-93.7177,31.4571],[-93.7168,31.4576],[-93.7156,31.457],[-93.7155,31.4569],[-93.7146,31.4558],[-93.7136,31.4545],[-93.7117,31.4531],[-93.7113,31.453],[-93.71,31.4528],[-93.7096,31.453],[-93.7095,31.453],[-93.709,31.4534],[-93.7089,31.4544],[-93.709,31.4545],[-93.7091,31.4551],[-93.7093,31.4557],[-93.7094,31.4559],[-93.7091,31.4567],[-93.7079,31.457],[-93.7066,31.4568],[-93.7061,31.4566],[-93.7051,31.4561],[-93.7039,31.4555],[-93.7037,31.455],[-93.7037,31.4546],[-93.7037,31.4545],[-93.7037,31.4544],[-93.7037,31.4542],[-93.7038,31.4541],[-93.7038,31.4538],[-93.7039,31.4536],[-93.7042,31.453],[-93.7045,31.4523],[-93.7051,31.4512],[-93.7057,31.4501],[-93.706,31.4496],[-93.7062,31.4491],[-93.7064,31.4488],[-93.7066,31.4484],[-93.7072,31.4472],[-93.7078,31.446],[-93.7087,31.4444],[-93.7094,31.443],[-93.7096,31.4424],[-93.7095,31.442],[-93.7089,31.4417],[-93.7082,31.4416],[-93.7054,31.4413],[-93.7018,31.4409],[-93.6981,31.4406],[-93.6966,31.4404],[-93.695,31.4402],[-93.6946,31.4402],[-93.6941,31.4402],[-93.6933,31.4401],[-93.6932,31.44],[-93.6927,31.4396],[-93.6925,31.4382],[-93.6926,31.4374],[-93.6926,31.4372],[-93.6936,31.4358],[-93.6943,31.4347],[-93.6944,31.4345],[-93.6945,31.4344],[-93.6959,31.4323],[-93.6973,31.4302],[-93.6977,31.4296],[-93.6982,31.4289],[-93.6991,31.4276],[-93.6992,31.4274],[-93.7002,31.4259],[-93.701,31.4246],[-93.7023,31.4218],[-93.7025,31.4214],[-93.703,31.4204],[-93.7047,31.4189],[-93.7047,31.4188],[-93.7047,31.4184],[-93.7047,31.4181],[-93.7047,31.4178],[-93.7048,31.4175],[-93.7048,31.417],[-93.7048,31.4169],[-93.7048,31.4168],[-93.7048,31.4167],[-93.7047,31.4164],[-93.7045,31.4153],[-93.7045,31.415],[-93.7047,31.4141],[-93.7048,31.4132],[-93.7049,31.4131],[-93.7049,31.413],[-93.7049,31.4129],[-93.705,31.4117],[-93.705,31.4115],[-93.705,31.4113],[-93.7049,31.4113],[-93.7049,31.4109],[-93.7048,31.4109],[-93.7046,31.4108],[-93.7044,31.4108],[-93.704,31.4107],[-93.7029,31.41],[-93.7027,31.4098],[-93.702,31.4095],[-93.7016,31.4093],[-93.7003,31.4096],[-93.7,31.4096],[-93.6993,31.4096],[-93.6988,31.4097],[-93.6982,31.4097],[-93.6979,31.4097],[-93.6959,31.4094],[-93.6958,31.4094],[-93.6955,31.4092],[-93.6953,31.4091],[-93.6953,31.409],[-93.6931,31.4078],[-93.6923,31.4074],[-93.6922,31.4074],[-93.6903,31.4066],[-93.6899,31.4063],[-93.6897,31.406],[-93.6896,31.406],[-93.6894,31.4058],[-93.6881,31.4048],[-93.6853,31.4015],[-93.6839,31.4002],[-93.6834,31.3997],[-93.6828,31.3991],[-93.6827,31.3989],[-93.6826,31.3987],[-93.6823,31.3984],[-93.6821,31.3983],[-93.6813,31.398],[-93.6813,31.3981],[-93.6812,31.3981],[-93.6811,31.3981],[-93.6803,31.3981],[-93.6787,31.3986],[-93.6774,31.3987],[-93.6766,31.3987],[-93.6754,31.3983],[-93.6747,31.3981],[-93.6741,31.3977],[-93.6736,31.3967],[-93.6728,31.3954],[-93.6722,31.3946],[-93.6722,31.3944],[-93.6716,31.3934],[-93.6716,31.3932],[-93.6713,31.3916],[-93.6709,31.3901],[-93.6706,31.3888],[-93.6703,31.3875],[-93.6702,31.3872],[-93.67,31.3848],[-93.6699,31.383],[-93.6696,31.3798],[-93.6696,31.3797],[-93.6696,31.3796],[-93.6695,31.3782],[-93.6694,31.3772],[-93.6694,31.3768],[-93.6693,31.3752],[-93.6692,31.3741],[-93.669,31.3727],[-93.669,31.3719],[-93.669,31.3714],[-93.6691,31.3708],[-93.6694,31.3705],[-93.67,31.3705],[-93.6701,31.3705],[-93.6712,31.3708],[-93.6724,31.3712],[-93.6732,31.3711],[-93.6736,31.371],[-93.6739,31.3706],[-93.6738,31.3702],[-93.6738,31.3699],[-93.6734,31.3688],[-93.6733,31.3687],[-93.6731,31.3684],[-93.6722,31.3675],[-93.6711,31.3663],[-93.671,31.3662],[-93.6709,31.3662],[-93.6701,31.3657],[-93.67,31.3657],[-93.6691,31.3654],[-93.6673,31.3654],[-93.6669,31.3655],[-93.6654,31.3657],[-93.6636,31.3662],[-93.663,31.3663],[-93.6616,31.3665],[-93.6605,31.3666],[-93.6598,31.3666],[-93.6583,31.3668],[-93.6566,31.3674],[-93.6546,31.3682],[-93.6542,31.3684],[-93.652,31.369],[-93.6511,31.3695],[-93.6499,31.3701],[-93.6493,31.3704],[-93.6491,31.3705],[-93.6488,31.3706],[-93.6483,31.3709],[-93.6472,31.3711],[-93.6462,31.3709],[-93.6457,31.3708],[-93.6453,31.3707],[-93.6448,31.3706],[-93.6443,31.3706],[-93.6441,31.3706],[-93.6433,31.371],[-93.6422,31.3718],[-93.6414,31.3725],[-93.6408,31.3726],[-93.6395,31.3726],[-93.6393,31.3724],[-93.6392,31.372],[-93.6393,31.3715],[-93.6396,31.371],[-93.6401,31.3702],[-93.6401,31.3701],[-93.6407,31.3691],[-93.6409,31.3687],[-93.641,31.3685],[-93.6411,31.3683],[-93.6412,31.3682],[-93.6417,31.3674],[-93.6424,31.3667],[-93.6429,31.3664],[-93.6434,31.3661],[-93.6441,31.3655],[-93.6444,31.365],[-93.6444,31.3649],[-93.6445,31.3647],[-93.6446,31.3645],[-93.6447,31.3643],[-93.6448,31.3641],[-93.645,31.363],[-93.645,31.3625],[-93.6449,31.3618],[-93.6449,31.3609],[-93.6449,31.3602],[-93.6453,31.3595],[-93.6454,31.3594],[-93.6455,31.3593],[-93.6459,31.359],[-93.6466,31.3586],[-93.6469,31.3585],[-93.6472,31.3583],[-93.6476,31.3581],[-93.6479,31.358],[-93.6485,31.3579],[-93.6509,31.3574],[-93.6529,31.3571],[-93.6552,31.3564],[-93.6561,31.3562],[-93.6578,31.3556],[-93.6641,31.3543],[-93.6649,31.354],[-93.6661,31.3538],[-93.6674,31.3535],[-93.6681,31.3531],[-93.6684,31.353],[-93.6689,31.3523],[-93.6692,31.3517],[-93.6693,31.3516],[-93.6693,31.3514],[-93.6694,31.3513],[-93.6694,31.3511],[-93.6696,31.3506],[-93.6689,31.3468],[-93.6689,31.3467],[-93.6687,31.3439],[-93.6687,31.3424],[-93.6688,31.3413],[-93.6688,31.3408],[-93.6688,31.3396],[-93.6688,31.3395],[-93.669,31.3389],[-93.669,31.3388],[-93.6695,31.3381],[-93.6697,31.338],[-93.6718,31.3357],[-93.6724,31.3348],[-93.6725,31.3347],[-93.6728,31.3343],[-93.6745,31.3326],[-93.6757,31.332],[-93.6765,31.3315],[-93.677,31.3309],[-93.6773,31.3305],[-93.6773,31.3301],[-93.677,31.3296],[-93.6765,31.329],[-93.6745,31.3269],[-93.6744,31.3269],[-93.6743,31.3267],[-93.6742,31.3266],[-93.674,31.3262],[-93.6736,31.3256],[-93.6735,31.3251],[-93.6736,31.3245],[-93.6738,31.3239],[-93.6743,31.3233],[-93.6753,31.322],[-93.6758,31.3216],[-93.676,31.3215],[-93.6761,31.3215],[-93.6761,31.3214],[-93.6762,31.3214],[-93.6763,31.3213],[-93.6772,31.321],[-93.6776,31.3209],[-93.6783,31.3208],[-93.68,31.3205],[-93.6807,31.3203],[-93.6809,31.3202],[-93.6811,31.3201],[-93.6813,31.32],[-93.6822,31.3196],[-93.6829,31.319],[-93.683,31.3189],[-93.6835,31.3181],[-93.6837,31.317],[-93.6837,31.3155],[-93.684,31.3146],[-93.6843,31.3143],[-93.6848,31.3138],[-93.6866,31.3121],[-93.6872,31.3114],[-93.6874,31.3109],[-93.6875,31.3108],[-93.6878,31.3098],[-93.6879,31.3085],[-93.6878,31.3079],[-93.6877,31.3073],[-93.6875,31.3068],[-93.6873,31.3061],[-93.6869,31.3052],[-93.6864,31.3042],[-93.6862,31.304],[-93.6845,31.3022],[-93.684,31.3018],[-93.6836,31.3015],[-93.6828,31.3014],[-93.6804,31.3016],[-93.6793,31.3015],[-93.6788,31.3015],[-93.677,31.3012],[-93.6766,31.3011],[-93.6754,31.301],[-93.6749,31.3009],[-93.6741,31.3006],[-93.6735,31.3004],[-93.6721,31.2998],[-93.6717,31.2996],[-93.6709,31.2992],[-93.6698,31.2987],[-93.6694,31.2984],[-93.6693,31.2982],[-93.6691,31.2981],[-93.6689,31.298],[-93.6689,31.2979],[-93.6688,31.2976],[-93.6687,31.2973],[-93.6686,31.2972],[-93.6684,31.2965],[-93.6683,31.2961],[-93.6676,31.295],[-93.6671,31.2944],[-93.6663,31.2936],[-93.6656,31.2927],[-93.6654,31.2924],[-93.6653,31.2922],[-93.6652,31.292],[-93.665,31.2917],[-93.6648,31.2912],[-93.6641,31.2897],[-93.663,31.2882],[-93.6619,31.2866],[-93.6611,31.2852],[-93.6604,31.2841],[-93.6604,31.284],[-93.6603,31.2839],[-93.6602,31.2836],[-93.6598,31.2829],[-93.6597,31.2827],[-93.6593,31.2821],[-93.659,31.2818],[-93.6587,31.2816],[-93.658,31.2815],[-93.657,31.2817],[-93.6561,31.2822],[-93.6556,31.2825],[-93.6551,31.2829],[-93.6539,31.2834],[-93.6521,31.2842],[-93.6512,31.2845],[-93.651,31.2845],[-93.65,31.2847],[-93.6494,31.2846],[-93.6487,31.2842],[-93.6484,31.2838],[-93.6483,31.2838],[-93.6478,31.2829],[-93.6471,31.2814],[-93.647,31.2812],[-93.647,31.2811],[-93.6462,31.2801],[-93.6461,31.28],[-93.6455,31.2792],[-93.6454,31.279],[-93.6453,31.2789],[-93.6452,31.2788],[-93.6447,31.2779],[-93.6446,31.2778],[-93.6444,31.2771],[-93.6442,31.2766],[-93.6441,31.2744],[-93.6441,31.2725],[-93.644,31.2719],[-93.6439,31.2712],[-93.6435,31.2704],[-93.6434,31.2703],[-93.6431,31.2701],[-93.6428,31.2698],[-93.6427,31.2697],[-93.6425,31.2695],[-93.642,31.2693],[-93.6414,31.2692],[-93.6397,31.2692],[-93.6381,31.2694],[-93.6367,31.2697],[-93.6352,31.27],[-93.6339,31.27],[-93.6329,31.27],[-93.6322,31.2701],[-93.6307,31.2703],[-93.6286,31.2705],[-93.627,31.2707],[-93.6261,31.2708],[-93.6257,31.2708],[-93.6252,31.2709],[-93.6239,31.2712],[-93.6228,31.2713],[-93.6218,31.2714],[-93.6208,31.2713],[-93.6203,31.271],[-93.62,31.2704],[-93.62,31.2703],[-93.6201,31.2692],[-93.6201,31.2681],[-93.6201,31.2668],[-93.6202,31.2663],[-93.6199,31.2652],[-93.6191,31.2643],[-93.6191,31.2642],[-93.618,31.2634],[-93.6165,31.2626],[-93.6161,31.2623],[-93.6154,31.2619],[-93.6151,31.2616],[-93.6148,31.2613],[-93.6144,31.2609],[-93.6141,31.2601],[-93.6139,31.2594],[-93.6142,31.2587],[-93.6154,31.2561],[-93.6156,31.2555],[-93.6156,31.2551],[-93.6154,31.2542],[-93.6152,31.254],[-93.6146,31.2535],[-93.6139,31.2529],[-93.614,31.2527],[-93.614,31.2523],[-93.6143,31.2516],[-93.6151,31.2513],[-93.6178,31.2506],[-93.6187,31.2504],[-93.6188,31.2504],[-93.619,31.2503],[-93.6196,31.2502],[-93.6212,31.2496],[-93.6215,31.2494],[-93.6216,31.2493],[-93.6218,31.2491],[-93.6217,31.2486],[-93.6213,31.2481],[-93.6208,31.2476],[-93.6201,31.2469],[-93.619,31.2464],[-93.6184,31.246],[-93.6177,31.2457],[-93.6174,31.2455],[-93.6171,31.2453],[-93.6165,31.2449],[-93.6164,31.2448],[-93.6163,31.2446],[-93.6162,31.2441],[-93.6164,31.2435],[-93.6171,31.2418],[-93.6171,31.2415],[-93.6171,31.241],[-93.6171,31.2402],[-93.6168,31.2394],[-93.6166,31.2388],[-93.6164,31.2383],[-93.6162,31.2375],[-93.6162,31.2371],[-93.6163,31.237],[-93.6163,31.2368],[-93.6165,31.2361],[-93.6166,31.236],[-93.6171,31.2352],[-93.6172,31.2351],[-93.6177,31.2343],[-93.618,31.2337],[-93.6183,31.2331],[-93.6182,31.2328],[-93.6181,31.2327],[-93.618,31.2325],[-93.6179,31.2323],[-93.6175,31.2321],[-93.6171,31.2321],[-93.6167,31.232],[-93.6165,31.232],[-93.6162,31.232],[-93.6132,31.2324],[-93.6125,31.2327],[-93.6118,31.2326],[-93.6112,31.2324],[-93.6107,31.2322],[-93.6104,31.2317],[-93.6102,31.2308],[-93.6101,31.2306],[-93.6101,31.2305],[-93.6101,31.2304],[-93.61,31.23],[-93.6098,31.2291],[-93.6094,31.2286],[-93.6088,31.228],[-93.6082,31.2278],[-93.6075,31.2278],[-93.607,31.2279],[-93.604,31.2288],[-93.6017,31.2295],[-93.5996,31.2305],[-93.5992,31.2307],[-93.5989,31.2309],[-93.5984,31.2311],[-93.5978,31.2311],[-93.5977,31.2311],[-93.5976,31.231],[-93.5975,31.231],[-93.5974,31.231],[-93.5973,31.2309],[-93.5972,31.2309],[-93.5969,31.2306],[-93.5965,31.2301],[-93.5963,31.2296],[-93.5963,31.2295],[-93.5963,31.229],[-93.5963,31.2289],[-93.5965,31.2285],[-93.5968,31.228],[-93.5982,31.2266],[-93.5987,31.2258],[-93.5992,31.2253],[-93.5994,31.2249],[-93.5993,31.2245],[-93.5991,31.2242],[-93.5987,31.2238],[-93.5981,31.2235],[-93.5976,31.2232],[-93.5962,31.2225],[-93.5956,31.2221],[-93.5953,31.2218],[-93.595,31.2213],[-93.595,31.2212],[-93.595,31.221],[-93.5951,31.2208],[-93.5952,31.2203],[-93.5954,31.22],[-93.5956,31.2199],[-93.5957,31.2198],[-93.596,31.2197],[-93.6031,31.2171],[-93.6035,31.2167],[-93.6037,31.2165],[-93.6037,31.2164],[-93.6038,31.2158],[-93.6038,31.2157],[-93.6038,31.2151],[-93.6038,31.2144],[-93.6038,31.2142],[-93.6038,31.214],[-93.6037,31.2134],[-93.6034,31.2113],[-93.6035,31.2107],[-93.6035,31.2106],[-93.6038,31.2099],[-93.6046,31.2086],[-93.6048,31.2083],[-93.605,31.2081],[-93.6059,31.2071],[-93.6062,31.2067],[-93.6065,31.2064],[-93.6068,31.2062],[-93.6069,31.206],[-93.607,31.2058],[-93.6071,31.2058],[-93.6073,31.2054],[-93.6073,31.2052],[-93.6072,31.2048],[-93.607,31.2043],[-93.6065,31.2037],[-93.6036,31.2012],[-93.602,31.1999],[-93.6019,31.1994],[-93.6018,31.1987],[-93.6018,31.1966],[-93.6018,31.1956],[-93.6019,31.1934],[-93.6019,31.1929],[-93.6019,31.1916],[-93.6018,31.1913],[-93.6018,31.191],[-93.6018,31.1901],[-93.6017,31.1893],[-93.6016,31.1875],[-93.6017,31.187],[-93.6018,31.1864],[-93.6018,31.1857],[-93.6019,31.1855],[-93.6019,31.1854],[-93.602,31.1851],[-93.6021,31.1848],[-93.6022,31.1843],[-93.6023,31.184],[-93.6023,31.1835],[-93.6024,31.1833],[-93.6024,31.1832],[-93.6024,31.1825],[-93.6023,31.1817],[-93.6022,31.1816],[-93.602,31.1808],[-93.6015,31.1801],[-93.6013,31.1792],[-93.601,31.1782],[-93.601,31.178],[-93.6008,31.1776],[-93.6007,31.1774],[-93.6007,31.1769],[-93.6003,31.1762],[-93.6002,31.1762],[-93.6001,31.1761],[-93.6001,31.176],[-93.6,31.1759],[-93.5996,31.1753],[-93.599,31.1748],[-93.5988,31.1747],[-93.5982,31.1742],[-93.5978,31.1738],[-93.5961,31.1723],[-93.5931,31.1695],[-93.5901,31.1668],[-93.5891,31.1659],[-93.5887,31.1657],[-93.5885,31.1656],[-93.588,31.1655],[-93.5878,31.1655],[-93.5876,31.1656],[-93.5875,31.1656],[-93.5867,31.1659],[-93.5861,31.1661],[-93.5852,31.1664],[-93.5843,31.1667],[-93.5836,31.1669],[-93.5819,31.167],[-93.5805,31.1672],[-93.5793,31.1674],[-93.5792,31.1674],[-93.5782,31.1679],[-93.5772,31.1686],[-93.5771,31.1686],[-93.5768,31.169],[-93.5766,31.1695],[-93.5764,31.1698],[-93.5763,31.1699],[-93.5762,31.17],[-93.5761,31.1701],[-93.5756,31.1707],[-93.5755,31.1707],[-93.5747,31.1719],[-93.5734,31.1737],[-93.5728,31.1745],[-93.5718,31.1756],[-93.5708,31.1766],[-93.5707,31.1767],[-93.5696,31.1776],[-93.5694,31.1777],[-93.5678,31.1786],[-93.5671,31.1789],[-93.5669,31.179],[-93.5663,31.1792],[-93.5657,31.1795],[-93.5648,31.1799],[-93.564,31.1803],[-93.5632,31.181],[-93.563,31.181],[-93.5626,31.1813],[-93.5618,31.1819],[-93.5609,31.1825],[-93.5602,31.1828],[-93.5591,31.1833],[-93.5581,31.1836],[-93.5567,31.1841],[-93.5546,31.1848],[-93.5525,31.1854],[-93.5524,31.1854],[-93.5523,31.1854],[-93.5522,31.1854],[-93.5521,31.1855],[-93.5516,31.1855],[-93.5515,31.1856],[-93.5514,31.1856],[-93.5513,31.1858],[-93.5512,31.1858],[-93.551,31.186],[-93.5506,31.1864],[-93.55,31.1866],[-93.549,31.1866],[-93.5489,31.1866],[-93.5486,31.1865],[-93.5477,31.1859],[-93.5465,31.1848],[-93.5458,31.1842],[-93.5453,31.1839],[-93.5449,31.1837],[-93.5445,31.1835],[-93.5444,31.1835],[-93.543,31.1833],[-93.5424,31.1832],[-93.5418,31.1832],[-93.5408,31.1833],[-93.5399,31.1835],[-93.5393,31.1836],[-93.538,31.1844],[-93.5373,31.1847],[-93.5365,31.1852],[-93.5364,31.1852],[-93.5363,31.1853],[-93.5362,31.1853],[-93.5361,31.1854],[-93.5358,31.1854],[-93.5355,31.1855],[-93.5354,31.1855],[-93.5351,31.1856],[-93.5343,31.1854],[-93.5333,31.1845],[-93.5325,31.1833],[-93.5321,31.182],[-93.5319,31.1816],[-93.5318,31.1812],[-93.5318,31.1811],[-93.5317,31.1808],[-93.5315,31.1802],[-93.5313,31.1798],[-93.5314,31.179],[-93.5315,31.1782],[-93.5316,31.1778],[-93.5317,31.1773],[-93.5319,31.1768],[-93.532,31.176],[-93.5326,31.1747],[-93.5328,31.1743],[-93.5343,31.1733],[-93.5359,31.1724],[-93.5367,31.1723],[-93.5423,31.1716],[-93.5424,31.1716],[-93.5425,31.1716],[-93.5429,31.1713],[-93.5431,31.1707],[-93.543,31.1696],[-93.5424,31.1685],[-93.5421,31.1679],[-93.5419,31.1678],[-93.5411,31.167],[-93.5408,31.1668],[-93.5397,31.1657],[-93.539,31.1652],[-93.538,31.1634],[-93.5366,31.1607],[-93.5364,31.1604],[-93.5363,31.1596],[-93.5364,31.1589],[-93.5364,31.1588],[-93.5365,31.1586],[-93.5365,31.1585],[-93.5368,31.1582],[-93.5371,31.1581],[-93.5371,31.158],[-93.5373,31.1579],[-93.5374,31.1579],[-93.5376,31.1577],[-93.5379,31.1575],[-93.5383,31.1573],[-93.5385,31.1571],[-93.5402,31.1561],[-93.5407,31.1561],[-93.5438,31.1562],[-93.5464,31.1566],[-93.5485,31.1562],[-93.5486,31.156],[-93.5487,31.1558],[-93.5486,31.1537],[-93.5485,31.1492],[-93.5485,31.1485],[-93.5485,31.1482],[-93.5485,31.1481],[-93.5472,31.1457],[-93.547,31.1454],[-93.5469,31.1451],[-93.5468,31.1449],[-93.5461,31.1434],[-93.5458,31.1417],[-93.5452,31.1388],[-93.545,31.1375],[-93.5448,31.1362],[-93.5447,31.1361],[-93.5444,31.1355],[-93.5442,31.1351],[-93.5439,31.1345],[-93.5437,31.1341],[-93.5429,31.1334],[-93.5421,31.1324],[-93.5414,31.1314],[-93.5401,31.1296],[-93.5391,31.1282],[-93.5385,31.1274],[-93.5382,31.127],[-93.5381,31.1268],[-93.538,31.1268],[-93.5379,31.1266],[-93.5379,31.1263],[-93.5378,31.1252],[-93.5379,31.1248],[-93.5381,31.124],[-93.5382,31.1236],[-93.5383,31.1229],[-93.5383,31.1228],[-93.5394,31.1152],[-93.5397,31.1145],[-93.5398,31.1141],[-93.5406,31.1137],[-93.5407,31.1136],[-93.5432,31.1128],[-93.5444,31.1124],[-93.5445,31.1123],[-93.5452,31.1118],[-93.5459,31.1112],[-93.5469,31.1089],[-93.5487,31.106],[-93.5491,31.1045],[-93.5491,31.1032],[-93.5488,31.1018],[-93.5487,31.1013],[-93.5486,31.1012],[-93.5487,31.1007],[-93.5491,31.1002],[-93.5493,31.1001],[-93.5499,31.0998],[-93.5503,31.0997],[-93.5513,31.0994],[-93.5515,31.0994],[-93.5552,31.0987],[-93.5558,31.0986],[-93.5564,31.0985],[-93.557,31.0984],[-93.5576,31.0982],[-93.5578,31.0982],[-93.5582,31.098],[-93.5585,31.0975],[-93.5586,31.0969],[-93.5583,31.0965],[-93.5572,31.0959],[-93.5546,31.0952],[-93.5538,31.0946],[-93.5536,31.0942],[-93.5536,31.0941],[-93.5537,31.0939],[-93.5544,31.0945],[-93.5549,31.0948],[-93.5555,31.0951],[-93.5559,31.0951],[-93.5565,31.0954],[-93.5577,31.0959],[-93.5579,31.0959],[-93.558,31.096],[-93.5583,31.0962],[-93.5586,31.0965],[-93.5588,31.0968],[-93.5591,31.0974],[-93.5594,31.0977],[-93.5603,31.0977],[-93.5604,31.0977],[-93.5612,31.0978],[-93.5624,31.0975],[-93.5632,31.097],[-93.5636,31.096],[-93.5637,31.0945],[-93.5635,31.094],[-93.5633,31.0936],[-93.5619,31.0928],[-93.5618,31.0927],[-93.5609,31.0922],[-93.5603,31.0921],[-93.5599,31.092],[-93.5593,31.0918],[-93.5591,31.0918],[-93.5586,31.0915],[-93.5578,31.0907],[-93.5574,31.0895],[-93.5573,31.0888],[-93.5573,31.0886],[-93.5566,31.0874],[-93.5558,31.087],[-93.5546,31.0869],[-93.5536,31.0874],[-93.5523,31.0883],[-93.5515,31.0896],[-93.5511,31.0903],[-93.5507,31.091],[-93.5506,31.091],[-93.5504,31.091],[-93.5501,31.0911],[-93.5496,31.0907],[-93.5494,31.0906],[-93.5494,31.0905],[-93.5493,31.0904],[-93.5492,31.0902],[-93.5491,31.0899],[-93.549,31.0898],[-93.5487,31.0886],[-93.5494,31.0876],[-93.5503,31.087],[-93.5509,31.0865],[-93.5514,31.0857],[-93.5518,31.0848],[-93.5525,31.0825],[-93.5523,31.0799],[-93.5522,31.0789],[-93.5513,31.0787],[-93.5507,31.0787],[-93.5501,31.0787],[-93.5488,31.0787],[-93.5484,31.0787],[-93.5461,31.0786],[-93.5442,31.0785],[-93.5426,31.0784],[-93.5425,31.0783],[-93.5405,31.078],[-93.5401,31.0779],[-93.5397,31.0778],[-93.5378,31.0772],[-93.5363,31.0765],[-93.5359,31.0763],[-93.535,31.0758],[-93.5349,31.0758],[-93.5345,31.0756],[-93.5338,31.0752],[-93.5326,31.0745],[-93.5301,31.0745],[-93.5291,31.0746],[-93.5281,31.0746],[-93.5277,31.0746],[-93.5276,31.0745],[-93.5276,31.0743],[-93.5274,31.074],[-93.5272,31.0732],[-93.5276,31.0718],[-93.5281,31.071],[-93.5282,31.0709],[-93.5286,31.0706],[-93.5287,31.0704],[-93.5288,31.0704],[-93.5289,31.0702],[-93.5289,31.0701],[-93.529,31.0698],[-93.529,31.0697],[-93.5288,31.0693],[-93.5287,31.0692],[-93.5279,31.0686],[-93.5269,31.0678],[-93.5251,31.0665],[-93.524,31.0663],[-93.5233,31.0662],[-93.5211,31.0663],[-93.5207,31.0661],[-93.5201,31.0658],[-93.5199,31.0653],[-93.5197,31.0649],[-93.5195,31.0647],[-93.5195,31.0646],[-93.5194,31.0643],[-93.5189,31.0632],[-93.5189,31.0619],[-93.5201,31.0591],[-93.5211,31.0573],[-93.5219,31.0568],[-93.5223,31.0568],[-93.523,31.0567],[-93.5277,31.057],[-93.5284,31.0572],[-93.5301,31.0568],[-93.5313,31.0562],[-93.532,31.0557],[-93.5322,31.0552],[-93.5316,31.0536],[-93.5312,31.0528],[-93.5312,31.0527],[-93.5307,31.0517],[-93.53,31.051],[-93.5299,31.0508],[-93.5283,31.049],[-93.5279,31.0485],[-93.5277,31.0483],[-93.5271,31.0479],[-93.5263,31.0473],[-93.5242,31.0464],[-93.5205,31.0454],[-93.5204,31.0454],[-93.5203,31.0453],[-93.5202,31.0453],[-93.52,31.0452],[-93.5196,31.0446],[-93.5189,31.0437],[-93.5192,31.0427],[-93.5199,31.0419],[-93.5219,31.0414],[-93.5232,31.0414],[-93.5241,31.0415],[-93.5245,31.0411],[-93.5246,31.0408],[-93.5249,31.04],[-93.5247,31.039],[-93.5234,31.0377],[-93.5216,31.0363],[-93.5188,31.0361],[-93.5182,31.0359],[-93.5178,31.0357],[-93.5173,31.0356],[-93.5171,31.0355],[-93.515,31.0349],[-93.5128,31.0342],[-93.5127,31.0341],[-93.5119,31.0339],[-93.5101,31.0334],[-93.5092,31.033],[-93.509,31.0329],[-93.5083,31.0324],[-93.508,31.0315],[-93.5081,31.0302],[-93.5085,31.0294],[-93.509,31.029],[-93.51,31.0284],[-93.5101,31.0283],[-93.5137,31.0264],[-93.5149,31.0257],[-93.5157,31.0252],[-93.5158,31.0251],[-93.5184,31.0231],[-93.5193,31.0225],[-93.5204,31.0216],[-93.5223,31.0201],[-93.5238,31.0198],[-93.5239,31.0198],[-93.5245,31.0196],[-93.5248,31.0197],[-93.5249,31.0197],[-93.5271,31.02],[-93.5291,31.0202],[-93.5298,31.0202],[-93.5315,31.0202],[-93.5316,31.0202],[-93.5325,31.0197],[-93.5334,31.019],[-93.5346,31.0173],[-93.5375,31.0122],[-93.5382,31.01],[-93.5387,31.0091],[-93.5391,31.0083],[-93.5392,31.0082],[-93.5404,31.0078],[-93.5408,31.0079],[-93.5417,31.0081],[-93.5427,31.0082],[-93.5431,31.0083],[-93.5451,31.0096],[-93.5458,31.01],[-93.5461,31.0101],[-93.5476,31.0104],[-93.5494,31.0101],[-93.5505,31.0097],[-93.5515,31.0092],[-93.5523,31.0083],[-93.5527,31.0073],[-93.5543,31.0045],[-93.5545,31.0044],[-93.5546,31.0042],[-93.5549,31.004],[-93.5556,31.0038],[-93.5559,31.0037],[-93.5612,31.0078],[-93.5626,31.0088],[-93.5627,31.0089],[-93.5635,31.01],[-93.5642,31.0115],[-93.5644,31.0117],[-93.5648,31.0123],[-93.5656,31.0132],[-93.5666,31.0131],[-93.5675,31.0127],[-93.5697,31.0108],[-93.5715,31.0096],[-93.5721,31.0089],[-93.5723,31.0085],[-93.5725,31.008],[-93.5727,31.0077],[-93.5728,31.0075],[-93.573,31.0047],[-93.5734,31.0039],[-93.5735,31.0037],[-93.5738,31.0033],[-93.5743,31.0027],[-93.5746,31.0024],[-93.5747,31.0023],[-93.5758,31.0017],[-93.5762,31.0015],[-93.5768,31.0011],[-93.5769,31.0011],[-93.577,31.0011],[-93.5771,31.001],[-93.5772,31.0009],[-93.5773,31.0009],[-93.5773,31.0008],[-93.5775,31.0007],[-93.578,31.0002],[-93.5781,31.0001],[-93.5782,31],[-93.5782,30.9999],[-93.5781,30.9997],[-93.5781,30.9996],[-93.5779,30.9988],[-93.5775,30.9981],[-93.5769,30.9972],[-93.5764,30.9965],[-93.576,30.9957],[-93.5756,30.9953],[-93.5755,30.9952],[-93.5752,30.9948],[-93.5751,30.9947],[-93.574,30.9934],[-93.5739,30.9932],[-93.5736,30.9928],[-93.5734,30.9918],[-93.5722,30.9912],[-93.5721,30.9912],[-93.5719,30.9912],[-93.5705,30.9908],[-93.569,30.9907],[-93.5675,30.9907],[-93.5674,30.9907],[-93.5667,30.9908],[-93.5665,30.9908],[-93.5662,30.9907],[-93.5659,30.9907],[-93.5657,30.9906],[-93.5656,30.9906],[-93.5654,30.9906],[-93.5653,30.9905],[-93.5652,30.9904],[-93.565,30.9903],[-93.5643,30.9897],[-93.5643,30.9896],[-93.5642,30.9884],[-93.5647,30.9873],[-93.5655,30.9863],[-93.5656,30.9863],[-93.5659,30.9852],[-93.566,30.9845],[-93.5662,30.9826],[-93.5662,30.9825],[-93.5664,30.9818],[-93.5665,30.9813],[-93.5668,30.9799],[-93.5668,30.9797],[-93.5669,30.9794],[-93.5673,30.9787],[-93.5678,30.978],[-93.5683,30.9771],[-93.5693,30.9762],[-93.5713,30.9753],[-93.5728,30.9747],[-93.5743,30.9737],[-93.5743,30.9736],[-93.5743,30.9735],[-93.5743,30.973],[-93.574,30.9722],[-93.5735,30.9712],[-93.5722,30.9703],[-93.5716,30.9701],[-93.5698,30.9695],[-93.5685,30.9691],[-93.5684,30.9691],[-93.5677,30.969],[-93.5675,30.969],[-93.5667,30.969],[-93.5648,30.9695],[-93.5626,30.9709],[-93.5622,30.971],[-93.5614,30.9712],[-93.5612,30.9712],[-93.5609,30.9713],[-93.5607,30.9713],[-93.5605,30.9713],[-93.5604,30.9712],[-93.5589,30.9709],[-93.5561,30.9686],[-93.5555,30.9684],[-93.555,30.9682],[-93.5535,30.9674],[-93.5529,30.9673],[-93.5528,30.9673],[-93.552,30.9673],[-93.5507,30.9675],[-93.5498,30.9671],[-93.549,30.9665],[-93.5487,30.9663],[-93.5479,30.9654],[-93.5473,30.9648],[-93.5473,30.9641],[-93.5469,30.9601],[-93.5468,30.9597],[-93.5465,30.9588],[-93.5465,30.9587],[-93.5463,30.9578],[-93.5434,30.9569],[-93.5431,30.9567],[-93.5427,30.9567],[-93.5413,30.9566],[-93.5393,30.9565],[-93.5368,30.9572],[-93.5346,30.958],[-93.5339,30.9581],[-93.533,30.9581],[-93.5318,30.9582],[-93.5309,30.9571],[-93.5307,30.9562],[-93.5305,30.9557],[-93.5305,30.9546],[-93.5308,30.9542],[-93.5314,30.9532],[-93.5321,30.9521],[-93.5322,30.952],[-93.5322,30.9518],[-93.5326,30.9507],[-93.5325,30.9499],[-93.5324,30.949],[-93.5319,30.9476],[-93.5309,30.9445],[-93.5302,30.943],[-93.5301,30.9428],[-93.53,30.9426],[-93.5298,30.9422],[-93.5293,30.9418],[-93.5293,30.9417],[-93.5283,30.9409],[-93.5271,30.9401],[-93.5264,30.9394],[-93.5264,30.9393],[-93.5264,30.939],[-93.526,30.9375],[-93.5264,30.9369],[-93.5273,30.9356],[-93.5276,30.9346],[-93.5278,30.9339],[-93.5278,30.9334],[-93.5278,30.9333],[-93.5278,30.9331],[-93.5278,30.9328],[-93.5276,30.9325],[-93.5274,30.9321],[-93.5265,30.9304],[-93.5265,30.9303],[-93.5265,30.9295],[-93.5269,30.9288],[-93.5275,30.928],[-93.5289,30.9277],[-93.5296,30.9275],[-93.5297,30.9275],[-93.5304,30.927],[-93.5307,30.9268],[-93.5312,30.9247],[-93.5312,30.9244],[-93.5316,30.9241],[-93.532,30.9237],[-93.5322,30.9238],[-93.5326,30.9238],[-93.5342,30.924],[-93.5357,30.9237],[-93.5358,30.9237],[-93.5364,30.9234],[-93.5367,30.9233],[-93.5377,30.9229],[-93.538,30.9227],[-93.54,30.9212],[-93.5404,30.921],[-93.5413,30.9205],[-93.5418,30.9202],[-93.5422,30.9201],[-93.5423,30.9201],[-93.5425,30.9201],[-93.5427,30.9201],[-93.5428,30.9201],[-93.543,30.9201],[-93.5432,30.9201],[-93.5434,30.9201],[-93.5435,30.9203],[-93.5436,30.9205],[-93.5437,30.9206],[-93.5441,30.9212],[-93.5438,30.9219],[-93.5433,30.923],[-93.5428,30.9241],[-93.5427,30.9243],[-93.5421,30.9259],[-93.5426,30.9264],[-93.5428,30.9265],[-93.5438,30.9268],[-93.544,30.9269],[-93.5445,30.927],[-93.5452,30.9271],[-93.5453,30.9271],[-93.5456,30.9271],[-93.5457,30.9271],[-93.5462,30.9269],[-93.5467,30.9267],[-93.5468,30.9266],[-93.5493,30.9244],[-93.5495,30.9237],[-93.5505,30.9217],[-93.5507,30.9212],[-93.5508,30.9212],[-93.5508,30.9211],[-93.551,30.9206],[-93.5511,30.9204],[-93.5512,30.9201],[-93.5514,30.9198],[-93.5517,30.9191],[-93.5517,30.919],[-93.552,30.9184],[-93.5521,30.9181],[-93.5529,30.9174],[-93.5531,30.9172],[-93.5548,30.9158],[-93.5549,30.9157],[-93.5552,30.9155],[-93.5561,30.915],[-93.5579,30.9138],[-93.5584,30.9135],[-93.5586,30.9132],[-93.5587,30.9124],[-93.5587,30.9117],[-93.5585,30.9114],[-93.5581,30.9108],[-93.5571,30.9102],[-93.5561,30.9096],[-93.5554,30.9093],[-93.5551,30.9093],[-93.5547,30.9092],[-93.5537,30.9087],[-93.553,30.9081],[-93.5529,30.9077],[-93.5529,30.9072],[-93.5533,30.9056],[-93.5537,30.9043],[-93.5539,30.9034],[-93.554,30.9028],[-93.554,30.9027],[-93.5538,30.9022],[-93.5531,30.9011],[-93.552,30.9007],[-93.5505,30.9005],[-93.5497,30.9002],[-93.5486,30.8999],[-93.5486,30.8996],[-93.5486,30.8986],[-93.5492,30.8974],[-93.5515,30.8969],[-93.5525,30.8967],[-93.555,30.8966],[-93.5578,30.8968],[-93.5583,30.8966],[-93.5594,30.8963],[-93.5599,30.8962],[-93.5616,30.8957],[-93.5621,30.8956],[-93.5622,30.8956],[-93.5628,30.8956],[-93.5629,30.8956],[-93.5647,30.8952],[-93.5649,30.8952],[-93.5655,30.895],[-93.5663,30.8948],[-93.5665,30.8947],[-93.5672,30.8944],[-93.5682,30.8934],[-93.5684,30.8926],[-93.5685,30.8924],[-93.5689,30.8917],[-93.5692,30.8914],[-93.5696,30.891],[-93.5699,30.8906],[-93.57,30.8903],[-93.5702,30.8899],[-93.5721,30.8886],[-93.573,30.8876],[-93.5733,30.887],[-93.5735,30.8865],[-93.5741,30.8845],[-93.5739,30.8842],[-93.5735,30.8827],[-93.5718,30.8794],[-93.5718,30.8788],[-93.5717,30.878],[-93.5715,30.8773],[-93.5711,30.8764],[-93.5711,30.8761],[-93.571,30.876],[-93.571,30.8759],[-93.571,30.8758],[-93.571,30.8757],[-93.5709,30.8756],[-93.5708,30.8755],[-93.5706,30.8752],[-93.5701,30.8749],[-93.57,30.8749],[-93.5699,30.8749],[-93.5695,30.8747],[-93.569,30.8746],[-93.5681,30.8746],[-93.5673,30.8748],[-93.5667,30.8751],[-93.5656,30.8756],[-93.5654,30.8757],[-93.5648,30.8757],[-93.5644,30.8755],[-93.5643,30.8755],[-93.5642,30.8755],[-93.564,30.8753],[-93.5638,30.8752],[-93.5632,30.8749],[-93.563,30.8736],[-93.563,30.8726],[-93.5636,30.8717],[-93.5644,30.8705],[-93.5647,30.8701],[-93.5646,30.8692],[-93.5645,30.8686],[-93.5641,30.8686],[-93.5641,30.8685],[-93.563,30.8681],[-93.5622,30.8684],[-93.5612,30.8691],[-93.5603,30.8695],[-93.5598,30.8698],[-93.5591,30.8699],[-93.5586,30.8694],[-93.5586,30.8693],[-93.5586,30.8691],[-93.5586,30.8688],[-93.5585,30.8679],[-93.5599,30.8647],[-93.5614,30.8619],[-93.5615,30.8614],[-93.5622,30.8593],[-93.5619,30.8583],[-93.5597,30.8556],[-93.5579,30.8543],[-93.5575,30.8535],[-93.5574,30.8529],[-93.5573,30.8521],[-93.5578,30.8517],[-93.5601,30.8499],[-93.5623,30.8482],[-93.5627,30.8478],[-93.5641,30.8467],[-93.5652,30.8464],[-93.5672,30.8459],[-93.5682,30.8455],[-93.5685,30.8453],[-93.5687,30.8445],[-93.5687,30.8442],[-93.5687,30.8439],[-93.5686,30.8438],[-93.5686,30.8437],[-93.5685,30.8436],[-93.5685,30.8435],[-93.5684,30.8435],[-93.5684,30.8434],[-93.5683,30.8434],[-93.5683,30.8433],[-93.568,30.843],[-93.5658,30.8421],[-93.5635,30.8421],[-93.562,30.8416],[-93.5598,30.841],[-93.558,30.8401],[-93.5556,30.8379],[-93.5543,30.8358],[-93.5536,30.8351],[-93.5531,30.8331],[-93.5533,30.8325],[-93.5537,30.8318],[-93.5553,30.8304],[-93.5557,30.83],[-93.5572,30.8288],[-93.5573,30.8284],[-93.5569,30.8278],[-93.5562,30.8264],[-93.555,30.8258],[-93.5541,30.8249],[-93.5541,30.8247],[-93.5543,30.8241],[-93.5544,30.8235],[-93.5557,30.8225],[-93.5563,30.8221],[-93.5578,30.821],[-93.56,30.8202],[-93.5604,30.82],[-93.5615,30.8196],[-93.5619,30.8195],[-93.5633,30.8185],[-93.5638,30.8179],[-93.5642,30.8175],[-93.5646,30.8164],[-93.5645,30.8161],[-93.5638,30.8136],[-93.5627,30.8123],[-93.5626,30.8123],[-93.5622,30.8117],[-93.5611,30.8106],[-93.5607,30.8096],[-93.5608,30.8086],[-93.5614,30.8076],[-93.563,30.806],[-93.5658,30.8045],[-93.5693,30.803],[-93.5725,30.8025],[-93.5736,30.8019],[-93.5747,30.8014],[-93.5763,30.8015],[-93.5769,30.8016],[-93.5784,30.8017],[-93.5805,30.803],[-93.5815,30.8031],[-93.5822,30.8031],[-93.5825,30.8028],[-93.5827,30.8027],[-93.5838,30.8018],[-93.5839,30.801],[-93.584,30.7998],[-93.5841,30.7991],[-93.5842,30.7987],[-93.5842,30.7981],[-93.5841,30.7967],[-93.5837,30.7956],[-93.5832,30.7943],[-93.5814,30.7916],[-93.5815,30.7911],[-93.5815,30.7906],[-93.5817,30.7901],[-93.5819,30.789],[-93.5837,30.7878],[-93.5872,30.7879],[-93.5889,30.7875],[-93.5894,30.7867],[-93.5891,30.7861],[-93.5885,30.7851],[-93.5872,30.7833],[-93.587,30.7829],[-93.5845,30.7812],[-93.5843,30.7809],[-93.5839,30.7804],[-93.5833,30.7794],[-93.5832,30.7786],[-93.5838,30.7772],[-93.5838,30.777],[-93.5839,30.777],[-93.5871,30.7768],[-93.5887,30.7774],[-93.5901,30.7777],[-93.5915,30.7768],[-93.5917,30.7767],[-93.5918,30.7766],[-93.5921,30.7761],[-93.5927,30.7751],[-93.5928,30.7746],[-93.593,30.774],[-93.5931,30.7737],[-93.5933,30.7729],[-93.5934,30.7726],[-93.5935,30.7723],[-93.5934,30.7719],[-93.5932,30.7712],[-93.593,30.7706],[-93.5929,30.7702],[-93.5927,30.7696],[-93.5916,30.7673],[-93.5916,30.7672],[-93.5917,30.7663],[-93.5919,30.7652],[-93.5921,30.764],[-93.5921,30.7637],[-93.593,30.7635],[-93.5941,30.7633],[-93.5951,30.763],[-93.598,30.7627],[-93.5982,30.7627],[-93.6005,30.762],[-93.6012,30.7615],[-93.6016,30.7612],[-93.6022,30.7608],[-93.6031,30.7602],[-93.6032,30.7602],[-93.6037,30.7601],[-93.6038,30.7602],[-93.6039,30.7603],[-93.604,30.7603],[-93.6045,30.7606],[-93.6049,30.7611],[-93.605,30.762],[-93.605,30.7632],[-93.6052,30.7644],[-93.6053,30.7645],[-93.6055,30.7646],[-93.6056,30.7647],[-93.6059,30.7646],[-93.6063,30.7644],[-93.6064,30.7642],[-93.6067,30.7636],[-93.6067,30.7624],[-93.6065,30.762],[-93.6063,30.761],[-93.6061,30.7601],[-93.6061,30.7597],[-93.6062,30.7594],[-93.6064,30.7591],[-93.6065,30.7588],[-93.6068,30.7582],[-93.6078,30.7577],[-93.6081,30.7576],[-93.6092,30.7573],[-93.6094,30.7573],[-93.6095,30.7575],[-93.6096,30.7576],[-93.6097,30.7576],[-93.6098,30.7576],[-93.6101,30.7575],[-93.6105,30.7579],[-93.6107,30.7582],[-93.6108,30.7584],[-93.611,30.759],[-93.611,30.7591],[-93.611,30.7593],[-93.6111,30.7594],[-93.6113,30.7596],[-93.6114,30.7599],[-93.6116,30.76],[-93.6121,30.7604],[-93.6124,30.7606],[-93.6129,30.7608],[-93.6132,30.7609],[-93.6135,30.7609],[-93.6137,30.7608],[-93.6138,30.7607],[-93.6139,30.7606],[-93.6141,30.7604],[-93.6142,30.7603],[-93.6144,30.7602],[-93.6144,30.7601],[-93.6145,30.7599],[-93.6145,30.7596],[-93.6145,30.7593],[-93.6146,30.7591],[-93.6147,30.7589],[-93.6147,30.7588],[-93.6147,30.7586],[-93.6147,30.7585],[-93.6146,30.7583],[-93.6146,30.7582],[-93.6146,30.7579],[-93.6146,30.7577],[-93.6147,30.7575],[-93.6147,30.7574],[-93.6147,30.7572],[-93.6148,30.757],[-93.6148,30.7565],[-93.6148,30.7561],[-93.6147,30.7559],[-93.6145,30.7555],[-93.614,30.7551],[-93.6138,30.7549],[-93.6132,30.7544],[-93.613,30.7543],[-93.6129,30.7543],[-93.6128,30.7543],[-93.6124,30.7541],[-93.6124,30.7539],[-93.6122,30.7533],[-93.6117,30.7523],[-93.611,30.7512],[-93.6106,30.7508],[-93.6103,30.7506],[-93.6101,30.7502],[-93.6096,30.7498],[-93.6093,30.7491],[-93.609,30.7489],[-93.609,30.7488],[-93.6084,30.7482],[-93.6084,30.7481],[-93.6083,30.7478],[-93.6083,30.7477],[-93.6083,30.7474],[-93.6083,30.7472],[-93.6084,30.7467],[-93.6085,30.7465],[-93.6086,30.7462],[-93.609,30.7455],[-93.6099,30.7447],[-93.6137,30.7446],[-93.6157,30.7442],[-93.6178,30.7432],[-93.6191,30.742],[-93.619,30.7405],[-93.619,30.7404],[-93.619,30.7403],[-93.6177,30.7385],[-93.616,30.7376],[-93.6141,30.7371],[-93.6135,30.7369],[-93.6128,30.7367],[-93.6122,30.736],[-93.6119,30.7356],[-93.6106,30.7343],[-93.61,30.7322],[-93.6094,30.7311],[-93.6092,30.7304],[-93.6091,30.73],[-93.6092,30.7299],[-93.6092,30.7298],[-93.6094,30.729],[-93.6101,30.7282],[-93.611,30.7279],[-93.6124,30.728],[-93.614,30.729],[-93.6153,30.7298],[-93.6166,30.7299],[-93.6169,30.7296],[-93.617,30.7296],[-93.6171,30.7295],[-93.6173,30.7293],[-93.6176,30.7291],[-93.6177,30.7289],[-93.6176,30.7284],[-93.6169,30.7275],[-93.6165,30.7274],[-93.6159,30.7272],[-93.6154,30.727],[-93.6149,30.7268],[-93.6135,30.7269],[-93.6121,30.7269],[-93.6113,30.727],[-93.6106,30.7271],[-93.6098,30.7273],[-93.6098,30.7267],[-93.6096,30.7257],[-93.6092,30.725],[-93.6091,30.7247],[-93.609,30.7243],[-93.6093,30.7237],[-93.6095,30.7231],[-93.6098,30.7229],[-93.6101,30.7227],[-93.6104,30.7224],[-93.6106,30.7223],[-93.6109,30.7222],[-93.6115,30.7223],[-93.6119,30.7224],[-93.6122,30.7225],[-93.6124,30.7226],[-93.6127,30.7227],[-93.613,30.7228],[-93.6133,30.7228],[-93.6135,30.7228],[-93.6137,30.7225],[-93.6137,30.7224],[-93.6136,30.7221],[-93.6134,30.722],[-93.6131,30.7217],[-93.6127,30.7216],[-93.6118,30.7212],[-93.6115,30.7211],[-93.6111,30.7209],[-93.6107,30.7207],[-93.6103,30.7205],[-93.6097,30.7204],[-93.6092,30.7198],[-93.6089,30.7191],[-93.6083,30.7187],[-93.6077,30.7183],[-93.607,30.7178],[-93.6062,30.7175],[-93.6056,30.7172],[-93.6054,30.7172],[-93.6055,30.7168],[-93.6056,30.7168],[-93.6058,30.7166],[-93.6063,30.7164],[-93.6068,30.7163],[-93.6069,30.7162],[-93.6071,30.716],[-93.6073,30.7159],[-93.6078,30.7155],[-93.608,30.7154],[-93.6083,30.7152],[-93.6084,30.7152],[-93.6087,30.7152],[-93.6089,30.7155],[-93.609,30.7159],[-93.6092,30.7166],[-93.6092,30.7167],[-93.6094,30.7173],[-93.6096,30.7179],[-93.6098,30.7182],[-93.6101,30.7183],[-93.6102,30.7183],[-93.6103,30.7183],[-93.6106,30.7183],[-93.6109,30.7183],[-93.6112,30.7181],[-93.6115,30.7178],[-93.6119,30.7172],[-93.6122,30.7168],[-93.6124,30.7166],[-93.6126,30.7165],[-93.6128,30.7166],[-93.6129,30.7166],[-93.613,30.7167],[-93.6132,30.7168],[-93.6133,30.7171],[-93.6135,30.7174],[-93.6136,30.7178],[-93.6139,30.7183],[-93.6141,30.7186],[-93.6142,30.719],[-93.6142,30.7191],[-93.6142,30.7193],[-93.6142,30.7195],[-93.6142,30.7196],[-93.6143,30.7197],[-93.6143,30.7198],[-93.6144,30.7198],[-93.6145,30.7199],[-93.6146,30.7199],[-93.6148,30.7199],[-93.615,30.7198],[-93.6152,30.7198],[-93.6154,30.7197],[-93.6157,30.7196],[-93.6158,30.7195],[-93.6159,30.7194],[-93.6159,30.7193],[-93.616,30.7193],[-93.616,30.719],[-93.6161,30.7189],[-93.6162,30.7188],[-93.6163,30.7187],[-93.6164,30.7186],[-93.6168,30.7186],[-93.6169,30.7186],[-93.617,30.7186],[-93.6171,30.7186],[-93.6172,30.7186],[-93.6171,30.7174],[-93.617,30.7173],[-93.617,30.7172],[-93.6164,30.7153],[-93.6163,30.7146],[-93.6162,30.714],[-93.6164,30.7124],[-93.6181,30.7106],[-93.6184,30.7103],[-93.6185,30.7102],[-93.6188,30.7098],[-93.6191,30.7095],[-93.6196,30.7089],[-93.6202,30.7071],[-93.6201,30.7065],[-93.6201,30.706],[-93.6203,30.7054],[-93.6206,30.7049],[-93.6207,30.7042],[-93.6208,30.7041],[-93.6218,30.7028],[-93.6235,30.7018],[-93.6236,30.7018],[-93.6245,30.7011],[-93.6245,30.7009],[-93.6246,30.7001],[-93.6247,30.6999],[-93.6244,30.6986],[-93.6238,30.698],[-93.6233,30.6974],[-93.6225,30.6969],[-93.6212,30.6962],[-93.621,30.696],[-93.6205,30.6952],[-93.6204,30.6951],[-93.6204,30.695],[-93.6204,30.6944],[-93.6204,30.6942],[-93.6204,30.6941],[-93.6206,30.694],[-93.6207,30.6939],[-93.621,30.6936],[-93.6219,30.6928],[-93.6222,30.6925],[-93.6233,30.6916],[-93.6235,30.6914],[-93.6252,30.6899],[-93.6254,30.6897],[-93.6266,30.6884],[-93.6272,30.6874],[-93.6274,30.6866],[-93.6275,30.686],[-93.6275,30.6849],[-93.6277,30.6837],[-93.6288,30.6816],[-93.6299,30.6799],[-93.6308,30.6786],[-93.6313,30.6779],[-93.6335,30.6771],[-93.6345,30.6769],[-93.6346,30.6769],[-93.6347,30.6768],[-93.635,30.6767],[-93.6355,30.6765],[-93.6357,30.6764],[-93.6358,30.6764],[-93.636,30.6763],[-93.6362,30.6761],[-93.6362,30.676],[-93.637,30.6745],[-93.638,30.6733],[-93.6382,30.6731],[-93.6396,30.6725],[-93.6415,30.673],[-93.6427,30.6734],[-93.643,30.6734],[-93.6433,30.6735],[-93.6436,30.6735],[-93.6453,30.6735],[-93.6454,30.6734],[-93.6456,30.6731],[-93.6459,30.6728],[-93.6466,30.6714],[-93.6469,30.6687],[-93.647,30.6686],[-93.647,30.6685],[-93.6473,30.6682],[-93.6483,30.6678],[-93.6486,30.6676],[-93.649,30.668],[-93.6497,30.6685],[-93.6504,30.6691],[-93.6512,30.6697],[-93.6515,30.6699],[-93.6522,30.6701],[-93.6532,30.6704],[-93.6535,30.6705],[-93.655,30.6702],[-93.6552,30.6698],[-93.6559,30.6688],[-93.656,30.6687],[-93.6571,30.6665],[-93.6583,30.6641],[-93.6598,30.6621],[-93.6609,30.6614],[-93.6612,30.6612],[-93.6616,30.6613],[-93.6621,30.6615],[-93.6632,30.6618],[-93.6636,30.6619],[-93.6646,30.6617],[-93.6649,30.6617],[-93.6657,30.6616],[-93.6658,30.6616],[-93.6659,30.6615],[-93.666,30.6614],[-93.6661,30.6614],[-93.6663,30.6613],[-93.6663,30.6612],[-93.6671,30.6609],[-93.6672,30.6608],[-93.6677,30.6605],[-93.6682,30.6602],[-93.6689,30.6595],[-93.6692,30.6592],[-93.6694,30.6589],[-93.6695,30.6588],[-93.6697,30.6586],[-93.6703,30.6581],[-93.6704,30.658],[-93.6704,30.6578],[-93.6705,30.6574],[-93.6705,30.6573],[-93.6706,30.6571],[-93.6706,30.6569],[-93.6706,30.6567],[-93.6707,30.6565],[-93.6706,30.6562],[-93.6701,30.6544],[-93.67,30.6541],[-93.6701,30.6538],[-93.6703,30.6533],[-93.6705,30.6527],[-93.6705,30.6526],[-93.6706,30.6526],[-93.6721,30.6517],[-93.6738,30.6513],[-93.6738,30.651],[-93.6739,30.6508],[-93.6742,30.6502],[-93.6741,30.6487],[-93.6743,30.6485],[-93.6743,30.6484],[-93.6748,30.6477],[-93.6758,30.6467],[-93.6786,30.6442],[-93.6804,30.6434],[-93.6811,30.6431],[-93.6823,30.6421],[-93.683,30.6412],[-93.6831,30.6408],[-93.6829,30.6394],[-93.6817,30.6379],[-93.6808,30.6368],[-93.6807,30.6366],[-93.6807,30.6365],[-93.6805,30.6362],[-93.6804,30.6354],[-93.6804,30.6349],[-93.6808,30.6338],[-93.6818,30.633],[-93.6825,30.6329],[-93.683,30.6328],[-93.6838,30.6326],[-93.6842,30.6319],[-93.6847,30.6308],[-93.6843,30.6296],[-93.6842,30.6295],[-93.6842,30.6294],[-93.6841,30.6293],[-93.6841,30.6292],[-93.6839,30.6286],[-93.6841,30.628],[-93.6841,30.6278],[-93.6842,30.6277],[-93.6842,30.6275],[-93.6843,30.6274],[-93.6843,30.6273],[-93.6844,30.6273],[-93.6844,30.6272],[-93.6845,30.6271],[-93.6849,30.6264],[-93.6851,30.6252],[-93.6851,30.6251],[-93.6846,30.6245],[-93.6841,30.6238],[-93.6839,30.6234],[-93.6834,30.623],[-93.6821,30.6209],[-93.682,30.6205],[-93.6818,30.6195],[-93.682,30.6186],[-93.6844,30.617],[-93.6857,30.6164],[-93.6862,30.6158],[-93.6864,30.6153],[-93.6865,30.6148],[-93.6869,30.6138],[-93.6873,30.6134],[-93.6873,30.6133],[-93.6876,30.6132],[-93.6877,30.613],[-93.6879,30.6129],[-93.6881,30.6127],[-93.6884,30.6124],[-93.6886,30.6123],[-93.6887,30.6122],[-93.6888,30.612],[-93.6889,30.6119],[-93.6891,30.6114],[-93.6891,30.6108],[-93.6887,30.6105],[-93.6883,30.6102],[-93.6874,30.6097],[-93.6856,30.6096],[-93.6844,30.6092],[-93.684,30.6089],[-93.6834,30.6083],[-93.6831,30.6073],[-93.6831,30.6071],[-93.683,30.6066],[-93.683,30.6063],[-93.6828,30.605],[-93.6826,30.6043],[-93.6825,30.6043],[-93.6822,30.6036],[-93.6821,30.6033],[-93.6814,30.6025],[-93.6796,30.6003],[-93.6795,30.6002],[-93.6794,30.6],[-93.6792,30.5998],[-93.679,30.5993],[-93.6788,30.5986],[-93.6787,30.5963],[-93.6787,30.5962],[-93.6787,30.5955],[-93.6787,30.5947],[-93.6787,30.5941],[-93.679,30.5936],[-93.6796,30.5934],[-93.6804,30.5935],[-93.6828,30.5937],[-93.6837,30.5935],[-93.6843,30.5929],[-93.6851,30.5921],[-93.6849,30.5909],[-93.6851,30.5905],[-93.685,30.59],[-93.685,30.5896],[-93.6849,30.5881],[-93.6849,30.5871],[-93.6851,30.5866],[-93.6855,30.586],[-93.6865,30.5857],[-93.6866,30.5857],[-93.6872,30.5857],[-93.6881,30.5857],[-93.6894,30.5856],[-93.6916,30.5855],[-93.6922,30.5857],[-93.6923,30.5858],[-93.6924,30.5862],[-93.6917,30.588],[-93.6907,30.5887],[-93.6894,30.5891],[-93.6884,30.5896],[-93.6878,30.5901],[-93.6879,30.5911],[-93.6887,30.5921],[-93.6894,30.5927],[-93.6895,30.5928],[-93.6901,30.5931],[-93.692,30.5941],[-93.6929,30.5944],[-93.694,30.5942],[-93.6954,30.5937],[-93.6958,30.5936],[-93.6964,30.5933],[-93.6969,30.593],[-93.6986,30.5925],[-93.6994,30.5922],[-93.7001,30.592],[-93.7004,30.5918],[-93.7009,30.5916],[-93.7019,30.5903],[-93.7033,30.5888],[-93.7039,30.5884],[-93.7042,30.5884],[-93.7045,30.5883],[-93.706,30.588],[-93.7085,30.5887],[-93.7092,30.5888],[-93.71,30.5889],[-93.7106,30.589],[-93.7113,30.5889],[-93.7114,30.5889],[-93.7125,30.5886],[-93.7138,30.5876],[-93.7138,30.5846],[-93.7138,30.5842],[-93.7138,30.584],[-93.7137,30.5831],[-93.7139,30.5814],[-93.714,30.5803],[-93.7147,30.5795],[-93.7151,30.579],[-93.716,30.5783],[-93.7168,30.5779],[-93.7179,30.5778],[-93.7196,30.5793],[-93.7199,30.5799],[-93.7205,30.5804],[-93.7209,30.5805],[-93.7215,30.5805],[-93.7219,30.5803],[-93.7223,30.5798],[-93.7227,30.5794],[-93.723,30.5791],[-93.7251,30.577],[-93.7272,30.575],[-93.7275,30.5747],[-93.7278,30.5741],[-93.7279,30.5739],[-93.7282,30.5729],[-93.7281,30.5724],[-93.7275,30.5714],[-93.7267,30.5705],[-93.7262,30.5699],[-93.7262,30.5695],[-93.7262,30.5694],[-93.7262,30.5692],[-93.7263,30.5688],[-93.7264,30.5681],[-93.7272,30.5675],[-93.7276,30.5673],[-93.7276,30.5671],[-93.7277,30.5668],[-93.7277,30.5666],[-93.7278,30.5665],[-93.7278,30.5659],[-93.7276,30.5655],[-93.7269,30.565],[-93.7265,30.5647],[-93.7255,30.5636],[-93.7254,30.5635],[-93.7249,30.563],[-93.7243,30.562],[-93.7243,30.5618],[-93.7239,30.5604],[-93.724,30.5592],[-93.7243,30.5587],[-93.7246,30.5581],[-93.7254,30.5571],[-93.726,30.5567],[-93.7267,30.5563],[-93.7285,30.5553],[-93.7287,30.5552],[-93.7301,30.5542],[-93.731,30.5535],[-93.7311,30.5533],[-93.7314,30.5529],[-93.7315,30.5521],[-93.7314,30.5514],[-93.7312,30.5504],[-93.7303,30.549],[-93.7302,30.5489],[-93.7302,30.5488],[-93.7299,30.5483],[-93.7296,30.5479],[-93.7293,30.5474],[-93.7288,30.5464],[-93.7287,30.5461],[-93.7287,30.5456],[-93.7288,30.5453],[-93.7292,30.5449],[-93.7307,30.544],[-93.7318,30.5435],[-93.7331,30.5426],[-93.7348,30.5417],[-93.7353,30.5416],[-93.7354,30.5416],[-93.7371,30.5413],[-93.7376,30.5412],[-93.7388,30.541],[-93.7391,30.5408],[-93.7395,30.5406],[-93.7396,30.5405],[-93.7399,30.5402],[-93.74,30.5402],[-93.74,30.5401],[-93.74,30.54],[-93.7401,30.5399],[-93.7401,30.5398],[-93.7402,30.5398],[-93.7402,30.5396],[-93.7403,30.5396],[-93.7401,30.5391],[-93.7401,30.539],[-93.74,30.5388],[-93.7398,30.5383],[-93.7396,30.5381],[-93.7395,30.538],[-93.7381,30.5373],[-93.7349,30.5371],[-93.7345,30.537],[-93.7333,30.5369],[-93.7328,30.5366],[-93.7324,30.5364],[-93.7322,30.5358],[-93.7328,30.5349],[-93.733,30.5342],[-93.7334,30.533],[-93.7338,30.5318],[-93.7338,30.5317],[-93.7338,30.5314],[-93.7338,30.5313],[-93.7332,30.5305],[-93.733,30.5302],[-93.7329,30.5302],[-93.7329,30.5301],[-93.7328,30.53],[-93.7327,30.5299],[-93.7326,30.5298],[-93.731,30.5285],[-93.7306,30.5281],[-93.7292,30.5267],[-93.7277,30.5257],[-93.7267,30.5252],[-93.7259,30.5251],[-93.7259,30.525],[-93.7258,30.525],[-93.7248,30.5248],[-93.7232,30.5248],[-93.7214,30.5246],[-93.7205,30.5243],[-93.7198,30.5236],[-93.7195,30.5231],[-93.7192,30.5223],[-93.719,30.5216],[-93.7187,30.5209],[-93.7187,30.5208],[-93.718,30.5201],[-93.7179,30.52],[-93.7165,30.5192],[-93.7143,30.5186],[-93.7129,30.5186],[-93.7116,30.5191],[-93.7107,30.52],[-93.7101,30.5209],[-93.7095,30.5214],[-93.7095,30.5215],[-93.7094,30.5216],[-93.7093,30.5217],[-93.7091,30.5218],[-93.7091,30.5219],[-93.7089,30.5219],[-93.7088,30.522],[-93.7086,30.522],[-93.7085,30.5219],[-93.7078,30.5214],[-93.7077,30.5213],[-93.7075,30.5207],[-93.7077,30.52],[-93.7086,30.5191],[-93.7088,30.5189],[-93.7089,30.5188],[-93.7097,30.5186],[-93.7098,30.5186],[-93.7102,30.5183],[-93.7107,30.5179],[-93.7108,30.5177],[-93.711,30.5173],[-93.7109,30.5165],[-93.7106,30.5159],[-93.7102,30.5147],[-93.71,30.5143],[-93.7099,30.5139],[-93.7099,30.5136],[-93.71,30.5135],[-93.71,30.5134],[-93.71,30.5133],[-93.7104,30.5132],[-93.7106,30.513],[-93.7109,30.5128],[-93.7112,30.5125],[-93.7114,30.5122],[-93.7116,30.512],[-93.7117,30.5117],[-93.7117,30.5115],[-93.7118,30.5109],[-93.7117,30.5108],[-93.7113,30.5107],[-93.7108,30.5106],[-93.7101,30.5106],[-93.7095,30.5107],[-93.709,30.5108],[-93.7085,30.511],[-93.7079,30.5111],[-93.7077,30.5111],[-93.7076,30.511],[-93.7076,30.5108],[-93.7076,30.5106],[-93.7076,30.5105],[-93.7074,30.5104],[-93.7071,30.5102],[-93.7067,30.51],[-93.7065,30.5099],[-93.7064,30.5097],[-93.7064,30.5095],[-93.7063,30.5092],[-93.7063,30.5089],[-93.7066,30.5077],[-93.7068,30.5071],[-93.7074,30.5064],[-93.7082,30.5063],[-93.709,30.5063],[-93.7097,30.5065],[-93.7103,30.5064],[-93.7106,30.5062],[-93.7108,30.506],[-93.7107,30.5056],[-93.7151,30.5013],[-93.7141,30.5],[-93.7119,30.5],[-93.7085,30.5004],[-93.7085,30.5],[-93.7087,30.4991],[-93.7095,30.4981],[-93.7104,30.4974],[-93.7114,30.4973],[-93.713,30.4976],[-93.7145,30.4977],[-93.715,30.4974],[-93.7154,30.4973],[-93.7161,30.4961],[-93.7164,30.4952],[-93.7166,30.4944],[-93.7171,30.4945],[-93.7165,30.4937],[-93.7157,30.4925],[-93.7147,30.4917],[-93.7147,30.4916],[-93.7138,30.4905],[-93.712,30.4876],[-93.7103,30.4862],[-93.7095,30.4851],[-93.7095,30.484],[-93.7098,30.4826],[-93.71,30.4826],[-93.7105,30.4823],[-93.7117,30.4823],[-93.7118,30.4823],[-93.7132,30.4834],[-93.7138,30.4846],[-93.7148,30.4852],[-93.7161,30.4851],[-93.7162,30.4851],[-93.7171,30.4841],[-93.7174,30.4838],[-93.7173,30.4833],[-93.7172,30.4829],[-93.7172,30.4828],[-93.7168,30.4819],[-93.7167,30.4818],[-93.7168,30.4815],[-93.7165,30.4813],[-93.7145,30.4795],[-93.7133,30.479],[-93.7129,30.479],[-93.7123,30.4783],[-93.7111,30.4769],[-93.7105,30.4755],[-93.7103,30.4739],[-93.7119,30.4713],[-93.7122,30.4706],[-93.7122,30.4699],[-93.7118,30.4694],[-93.7111,30.4688],[-93.7103,30.4685],[-93.7102,30.4684],[-93.71,30.4684],[-93.709,30.4681],[-93.7087,30.4679],[-93.708,30.4678],[-93.7072,30.4675],[-93.7064,30.4669],[-93.7057,30.466],[-93.7053,30.4654],[-93.7053,30.4653],[-93.7048,30.4646],[-93.7042,30.4641],[-93.7039,30.4638],[-93.7038,30.4637],[-93.7029,30.4625],[-93.7024,30.4617],[-93.6997,30.4598],[-93.6995,30.4596],[-93.6994,30.4595],[-93.699,30.4588],[-93.6991,30.4585],[-93.6991,30.4582],[-93.6994,30.4579],[-93.7004,30.4575],[-93.7005,30.4576],[-93.702,30.458],[-93.7037,30.4582],[-93.7048,30.4582],[-93.7058,30.4581],[-93.7063,30.4581],[-93.7067,30.4575],[-93.7071,30.4566],[-93.7071,30.4561],[-93.7069,30.4553],[-93.7056,30.4536],[-93.7054,30.4534],[-93.7054,30.4532],[-93.7051,30.4532],[-93.7047,30.4528],[-93.7045,30.4527],[-93.7031,30.4516],[-93.7026,30.4506],[-93.7025,30.4504],[-93.7021,30.4498],[-93.7029,30.4488],[-93.7038,30.4478],[-93.7054,30.4471],[-93.7062,30.4467],[-93.7068,30.4465],[-93.7074,30.4459],[-93.7075,30.445],[-93.7069,30.444],[-93.7058,30.4433],[-93.7046,30.4431],[-93.703,30.4438],[-93.7008,30.4449],[-93.6993,30.4452],[-93.6983,30.4449],[-93.6977,30.4443],[-93.6975,30.4432],[-93.6976,30.4422],[-93.6978,30.4407],[-93.6981,30.4389],[-93.6989,30.4378],[-93.6989,30.4372],[-93.6993,30.4374],[-93.7006,30.437],[-93.702,30.4363],[-93.7034,30.4354],[-93.7041,30.4343],[-93.7039,30.4326],[-93.7029,30.4315],[-93.7024,30.4309],[-93.7021,30.4304],[-93.7023,30.4298],[-93.7032,30.4294],[-93.7034,30.4295],[-93.7045,30.4297],[-93.7055,30.4302],[-93.7069,30.4301],[-93.7083,30.4303],[-93.7095,30.431],[-93.7098,30.4313],[-93.7104,30.4319],[-93.7113,30.4332],[-93.7119,30.4334],[-93.7127,30.4332],[-93.7134,30.4322],[-93.7134,30.4307],[-93.714,30.4297],[-93.7141,30.4297],[-93.7156,30.429],[-93.7165,30.4284],[-93.7169,30.4277],[-93.7169,30.426],[-93.7164,30.4247],[-93.7171,30.4231],[-93.7181,30.4226],[-93.7187,30.4226],[-93.7192,30.4227],[-93.7196,30.4235],[-93.7194,30.4245],[-93.7193,30.4255],[-93.7198,30.4268],[-93.7207,30.4277],[-93.7219,30.429],[-93.7226,30.431],[-93.7225,30.4312],[-93.7225,30.4317],[-93.7228,30.432],[-93.7229,30.4321],[-93.7238,30.4321],[-93.7244,30.4319],[-93.7248,30.4317],[-93.7261,30.4307],[-93.7268,30.4297],[-93.7271,30.4277],[-93.7271,30.426],[-93.7271,30.4257],[-93.7268,30.424],[-93.7268,30.4236],[-93.7255,30.423],[-93.7227,30.4214],[-93.7223,30.4208],[-93.7223,30.4202],[-93.7228,30.4196],[-93.7241,30.4194],[-93.7259,30.4195],[-93.7267,30.4194],[-93.7275,30.4187],[-93.7279,30.4177],[-93.7275,30.4165],[-93.7277,30.4152],[-93.728,30.4147],[-93.7287,30.4136],[-93.7296,30.4133],[-93.7306,30.4133],[-93.732,30.4139],[-93.7325,30.4146],[-93.7327,30.4147],[-93.733,30.4151],[-93.7339,30.4149],[-93.7345,30.414],[-93.735,30.4123],[-93.735,30.4104],[-93.7348,30.4092],[-93.7349,30.4083],[-93.7356,30.4069],[-93.7368,30.4055],[-93.7383,30.404],[-93.7408,30.4034],[-93.741,30.4032],[-93.7417,30.403],[-93.7419,30.4023],[-93.7418,30.4014],[-93.742,30.4005],[-93.7429,30.3998],[-93.7436,30.3994],[-93.744,30.3993],[-93.7451,30.3991],[-93.7455,30.3987],[-93.7455,30.3982],[-93.7454,30.3977],[-93.7453,30.397],[-93.7454,30.3968],[-93.7457,30.3966],[-93.746,30.3965],[-93.7484,30.3968],[-93.7483,30.3968],[-93.7486,30.3968],[-93.7494,30.3967],[-93.7502,30.3965],[-93.751,30.3965],[-93.7514,30.3963],[-93.752,30.3957],[-93.7523,30.3951],[-93.7522,30.3934],[-93.7526,30.3927],[-93.7533,30.3922],[-93.755,30.3915],[-93.7559,30.3913],[-93.7568,30.3912],[-93.7574,30.3908],[-93.7576,30.3906],[-93.7577,30.3904],[-93.7578,30.3902],[-93.7585,30.3888],[-93.7588,30.3879],[-93.7588,30.387],[-93.7586,30.3862],[-93.7583,30.3861],[-93.7579,30.386],[-93.7563,30.387],[-93.7558,30.3873],[-93.7555,30.3873],[-93.7552,30.387],[-93.7548,30.3863],[-93.7548,30.3858],[-93.7551,30.3853],[-93.7553,30.385],[-93.7559,30.3848],[-93.7569,30.3846],[-93.758,30.3845],[-93.7584,30.3842],[-93.7585,30.384],[-93.7584,30.3837],[-93.7568,30.3818],[-93.7563,30.3814],[-93.7558,30.3806],[-93.7556,30.3802],[-93.7552,30.3788],[-93.7552,30.3752],[-93.755,30.3729],[-93.755,30.3716],[-93.7553,30.3701],[-93.7554,30.3699],[-93.7554,30.369],[-93.7547,30.3672],[-93.7547,30.3665],[-93.7549,30.3661],[-93.7553,30.3658],[-93.756,30.3658],[-93.7565,30.3663],[-93.7569,30.3672],[-93.7573,30.3679],[-93.7575,30.3687],[-93.7576,30.3692],[-93.7579,30.3696],[-93.758,30.3697],[-93.7586,30.3697],[-93.7592,30.3687],[-93.7592,30.368],[-93.7587,30.3664],[-93.7585,30.3658],[-93.758,30.365],[-93.7577,30.3646],[-93.7573,30.3643],[-93.7554,30.3638],[-93.7549,30.3635],[-93.7528,30.3618],[-93.7525,30.3616],[-93.752,30.3612],[-93.7517,30.361],[-93.7512,30.3606],[-93.751,30.3602],[-93.751,30.3599],[-93.7512,30.3596],[-93.7514,30.3594],[-93.7522,30.3594],[-93.754,30.3597],[-93.7549,30.3597],[-93.7554,30.3596],[-93.7557,30.3593],[-93.756,30.3584],[-93.756,30.3575],[-93.7559,30.357],[-93.7561,30.3566],[-93.7565,30.3563],[-93.7568,30.3562],[-93.7575,30.3563],[-93.7582,30.357],[-93.7585,30.3575],[-93.7589,30.3597],[-93.7588,30.3607],[-93.7589,30.361],[-93.7592,30.3611],[-93.7597,30.3604],[-93.7599,30.3604],[-93.7603,30.3603],[-93.7608,30.3599],[-93.761,30.3592],[-93.7611,30.3577],[-93.7609,30.3571],[-93.7607,30.3567],[-93.7599,30.356],[-93.7589,30.3554],[-93.7583,30.355],[-93.7581,30.3547],[-93.7583,30.3543],[-93.7587,30.3541],[-93.761,30.3539],[-93.7622,30.3536],[-93.7625,30.3534],[-93.7625,30.353],[-93.7623,30.3528],[-93.7615,30.3522],[-93.7607,30.3518],[-93.7596,30.3514],[-93.7582,30.3508],[-93.7579,30.3505],[-93.7577,30.3502],[-93.7577,30.35],[-93.7581,30.3495],[-93.7585,30.3493],[-93.7598,30.3488],[-93.761,30.3477],[-93.7618,30.3468],[-93.7623,30.3465],[-93.7634,30.3466],[-93.7636,30.3464],[-93.7636,30.346],[-93.7635,30.3459],[-93.762,30.3455],[-93.7611,30.345],[-93.7606,30.3444],[-93.76,30.3433],[-93.7595,30.3423],[-93.7597,30.342],[-93.7599,30.3419],[-93.7603,30.3418],[-93.7608,30.3418],[-93.7612,30.3421],[-93.7624,30.3432],[-93.7639,30.3442],[-93.7644,30.3444],[-93.7649,30.3445],[-93.7655,30.3442],[-93.7657,30.344],[-93.7656,30.3434],[-93.7653,30.3424],[-93.7639,30.3402],[-93.7631,30.3395],[-93.7624,30.3392],[-93.7613,30.3391],[-93.7605,30.3392],[-93.7597,30.3395],[-93.7592,30.3396],[-93.7588,30.3394],[-93.7587,30.339],[-93.7589,30.3386],[-93.7603,30.3372],[-93.7611,30.3366],[-93.7621,30.336],[-93.7632,30.3348],[-93.7641,30.3338],[-93.7645,30.3336],[-93.7654,30.3333],[-93.7659,30.3331],[-93.7658,30.3327],[-93.7657,30.3325],[-93.7656,30.3324],[-93.7649,30.3315],[-93.7648,30.3311],[-93.7643,30.3302],[-93.7636,30.3297],[-93.763,30.3295],[-93.7621,30.3295],[-93.7603,30.3299],[-93.7595,30.3302],[-93.7592,30.3305],[-93.7585,30.3315],[-93.7581,30.3321],[-93.7578,30.3324],[-93.7573,30.3324],[-93.7561,30.3319],[-93.7556,30.3315],[-93.7554,30.3312],[-93.7554,30.3305],[-93.7556,30.3296],[-93.7556,30.3289],[-93.7552,30.3284],[-93.7549,30.3283],[-93.7545,30.3282],[-93.753,30.329],[-93.7523,30.3295],[-93.752,30.3296],[-93.7517,30.3294],[-93.7518,30.3284],[-93.752,30.328],[-93.7524,30.3276],[-93.7528,30.3274],[-93.7536,30.3273],[-93.7549,30.3271],[-93.756,30.3268],[-93.7562,30.3266],[-93.7562,30.326],[-93.756,30.3257],[-93.7545,30.3245],[-93.7539,30.3241],[-93.7536,30.3238],[-93.7533,30.3235],[-93.753,30.3229],[-93.7529,30.3228],[-93.7528,30.3227],[-93.7527,30.3226],[-93.7523,30.3225],[-93.7516,30.3223],[-93.751,30.322],[-93.7507,30.3218],[-93.7507,30.3215],[-93.751,30.3209],[-93.7512,30.3204],[-93.7511,30.32],[-93.751,30.3198],[-93.7503,30.3194],[-93.7483,30.3192],[-93.7478,30.3188],[-93.748,30.3184],[-93.7485,30.318],[-93.7489,30.3178],[-93.7498,30.3174],[-93.7502,30.317],[-93.7502,30.3167],[-93.7501,30.3167],[-93.7501,30.3166],[-93.7502,30.3166],[-93.7502,30.3167],[-93.7502,30.3162],[-93.7498,30.316],[-93.7484,30.316],[-93.7478,30.316],[-93.7472,30.3157],[-93.7469,30.3154],[-93.7468,30.3148],[-93.747,30.3143],[-93.7486,30.3124],[-93.7486,30.3121],[-93.7486,30.3119],[-93.7484,30.3118],[-93.7479,30.3117],[-93.7469,30.3117],[-93.7461,30.3118],[-93.7456,30.3117],[-93.7446,30.3111],[-93.7442,30.3107],[-93.7433,30.309],[-93.7431,30.3089],[-93.7427,30.3086],[-93.742,30.3081],[-93.7419,30.308],[-93.7413,30.3077],[-93.7409,30.3072],[-93.7409,30.3069],[-93.741,30.3067],[-93.7414,30.3063],[-93.7421,30.306],[-93.7429,30.3058],[-93.744,30.3056],[-93.7443,30.3055],[-93.7444,30.3048],[-93.7443,30.3044],[-93.7439,30.304],[-93.7438,30.3039],[-93.7437,30.3038],[-93.7434,30.3032],[-93.7433,30.303],[-93.743,30.3018],[-93.7424,30.3011],[-93.742,30.301],[-93.7415,30.3011],[-93.7411,30.3014],[-93.7408,30.3019],[-93.7396,30.3035],[-93.7393,30.3037],[-93.7385,30.3037],[-93.7383,30.3036],[-93.7375,30.3024],[-93.7371,30.3021],[-93.7363,30.3018],[-93.7348,30.3018],[-93.7345,30.3017],[-93.7345,30.3015],[-93.7348,30.3012],[-93.7348,30.3011],[-93.7354,30.3009],[-93.7378,30.3003],[-93.7379,30.3002],[-93.7382,30.3],[-93.7381,30.2996],[-93.7378,30.2995],[-93.7376,30.2994],[-93.7359,30.2994],[-93.7355,30.2994],[-93.7342,30.2988],[-93.7339,30.2988],[-93.7329,30.299],[-93.7323,30.2987],[-93.7319,30.2984],[-93.7314,30.2983],[-93.7305,30.2981],[-93.7299,30.2979],[-93.7295,30.2975],[-93.7291,30.2967],[-93.7284,30.2967],[-93.728,30.2968],[-93.7275,30.297],[-93.7268,30.2978],[-93.7262,30.2982],[-93.7255,30.2982],[-93.7251,30.298],[-93.7248,30.2978],[-93.7247,30.2975],[-93.7247,30.2956],[-93.7245,30.2954],[-93.7242,30.2951],[-93.7236,30.2949],[-93.7228,30.2949],[-93.7215,30.2953],[-93.7206,30.2958],[-93.7206,30.296],[-93.7196,30.2962],[-93.719,30.2963],[-93.7184,30.2958],[-93.718,30.2952],[-93.718,30.295],[-93.7172,30.2936],[-93.7168,30.2933],[-93.7163,30.293],[-93.7154,30.2928],[-93.715,30.2929],[-93.7148,30.2932],[-93.7148,30.2938],[-93.7152,30.2944],[-93.7158,30.2949],[-93.716,30.2952],[-93.716,30.2955],[-93.7159,30.2956],[-93.7155,30.2956],[-93.7152,30.2954],[-93.7143,30.2946],[-93.7125,30.2925],[-93.7125,30.2924],[-93.7123,30.2923],[-93.7122,30.2918],[-93.7126,30.291],[-93.713,30.2905],[-93.7134,30.2899],[-93.7136,30.2899],[-93.7137,30.29],[-93.7138,30.2889],[-93.7137,30.2886],[-93.7133,30.2881],[-93.7129,30.2879],[-93.7113,30.2879],[-93.7106,30.288],[-93.7104,30.2878],[-93.7099,30.2883],[-93.7095,30.2893],[-93.7096,30.2916],[-93.7095,30.292],[-93.7093,30.2922],[-93.709,30.2924],[-93.7083,30.2926],[-93.7078,30.2926],[-93.707,30.2923],[-93.7061,30.2918],[-93.7051,30.2909],[-93.7046,30.29],[-93.7046,30.2897],[-93.7046,30.2886],[-93.7047,30.2881],[-93.7053,30.2862],[-93.7058,30.2853],[-93.7062,30.2849],[-93.7066,30.2847],[-93.7079,30.2845],[-93.7086,30.2843],[-93.7091,30.2839],[-93.7094,30.2828],[-93.7094,30.2819],[-93.7092,30.2815],[-93.7084,30.281],[-93.7075,30.2809],[-93.7056,30.2809],[-93.7049,30.2808],[-93.7042,30.2802],[-93.7041,30.2794],[-93.7043,30.2789],[-93.7054,30.2779],[-93.7056,30.2774],[-93.7056,30.2766],[-93.706,30.2757],[-93.7061,30.2752],[-93.7062,30.2742],[-93.7065,30.2735],[-93.707,30.2731],[-93.7074,30.273],[-93.7082,30.2729],[-93.7091,30.2735],[-93.7097,30.2738],[-93.7101,30.2738],[-93.7103,30.2735],[-93.7104,30.2732],[-93.7104,30.2727],[-93.7101,30.2723],[-93.7097,30.2719],[-93.709,30.2717],[-93.708,30.2718],[-93.7078,30.2716],[-93.7078,30.2711],[-93.7081,30.2703],[-93.7086,30.2687],[-93.7086,30.2676],[-93.7087,30.2674],[-93.7081,30.2674],[-93.7057,30.2679],[-93.7054,30.2678],[-93.7054,30.2676],[-93.7059,30.2671],[-93.7063,30.2669],[-93.7081,30.2667],[-93.7085,30.2664],[-93.7088,30.2659],[-93.7088,30.2655],[-93.7087,30.2651],[-93.7085,30.2649],[-93.7081,30.2648],[-93.7078,30.2649],[-93.7075,30.265],[-93.7071,30.2657],[-93.7069,30.2659],[-93.7066,30.2659],[-93.7064,30.2658],[-93.7062,30.2655],[-93.7062,30.2648],[-93.7065,30.2644],[-93.7067,30.2641],[-93.708,30.2637],[-93.708,30.2634],[-93.7074,30.2627],[-93.7073,30.2624],[-93.7073,30.2615],[-93.707,30.2612],[-93.7051,30.2606],[-93.7047,30.2606],[-93.7039,30.261],[-93.7033,30.2611],[-93.703,30.2608],[-93.703,30.2605],[-93.7032,30.26],[-93.7035,30.2593],[-93.7048,30.258],[-93.7049,30.2579],[-93.7054,30.2571],[-93.7055,30.2568],[-93.7056,30.2567],[-93.7057,30.256],[-93.7058,30.2552],[-93.7057,30.2549],[-93.7057,30.2541],[-93.7058,30.2537],[-93.7063,30.253],[-93.707,30.2524],[-93.7088,30.252],[-93.7089,30.2517],[-93.7088,30.2514],[-93.7085,30.251],[-93.7081,30.2508],[-93.7076,30.2502],[-93.7073,30.2497],[-93.7074,30.2492],[-93.7079,30.2491],[-93.7089,30.249],[-93.709,30.2488],[-93.7091,30.2484],[-93.7091,30.248],[-93.7087,30.2478],[-93.7083,30.2475],[-93.7078,30.2477],[-93.7063,30.2474],[-93.7055,30.2465],[-93.7059,30.2461],[-93.7064,30.2465],[-93.7073,30.2465],[-93.7083,30.2463],[-93.7091,30.246],[-93.7094,30.2455],[-93.7095,30.2449],[-93.7095,30.2446],[-93.7092,30.2442],[-93.709,30.244],[-93.7085,30.2439],[-93.7081,30.2441],[-93.7073,30.2443],[-93.7069,30.2443],[-93.707,30.2437],[-93.7069,30.2437],[-93.7062,30.2432],[-93.7055,30.2428],[-93.7052,30.2425],[-93.705,30.2423],[-93.7047,30.242],[-93.7042,30.2414],[-93.7035,30.2403],[-93.7032,30.2398],[-93.7032,30.2395],[-93.7031,30.2392],[-93.7031,30.2385],[-93.7032,30.2383],[-93.7037,30.238],[-93.7039,30.238],[-93.7042,30.238],[-93.7044,30.2381],[-93.7051,30.2385],[-93.7057,30.2388],[-93.706,30.239],[-93.7061,30.239],[-93.7064,30.2392],[-93.7067,30.2394],[-93.707,30.2396],[-93.7073,30.2396],[-93.7075,30.2396],[-93.7077,30.2396],[-93.7078,30.2396],[-93.7079,30.2396],[-93.708,30.2396],[-93.7084,30.2394],[-93.7089,30.2391],[-93.7092,30.2389],[-93.7095,30.2385],[-93.7096,30.2381],[-93.7096,30.2378],[-93.7096,30.2377],[-93.7093,30.2374],[-93.7092,30.2373],[-93.7091,30.2373],[-93.7089,30.2369],[-93.7088,30.2367],[-93.7084,30.2362],[-93.7082,30.236],[-93.7077,30.2358],[-93.7072,30.2359],[-93.7068,30.236],[-93.7067,30.2361],[-93.7066,30.2361],[-93.7066,30.2362],[-93.7065,30.2362],[-93.7064,30.2363],[-93.7062,30.2363],[-93.7061,30.2363],[-93.706,30.2362],[-93.706,30.2361],[-93.7059,30.236],[-93.7058,30.2357],[-93.7057,30.2355],[-93.7056,30.2354],[-93.7054,30.2352],[-93.7053,30.2351],[-93.7052,30.235],[-93.7051,30.2349],[-93.7049,30.2348],[-93.7047,30.2346],[-93.7046,30.2344],[-93.7045,30.2342],[-93.7044,30.2342],[-93.7044,30.234],[-93.7045,30.2338],[-93.7046,30.2337],[-93.7048,30.2335],[-93.705,30.2334],[-93.7053,30.2334],[-93.7055,30.2334],[-93.7057,30.2335],[-93.7058,30.2335],[-93.7064,30.2336],[-93.707,30.2336],[-93.7073,30.2337],[-93.7076,30.2338],[-93.7078,30.2338],[-93.7084,30.2337],[-93.7088,30.2336],[-93.709,30.2336],[-93.7094,30.2336],[-93.7095,30.2336],[-93.7098,30.2337],[-93.7099,30.2337],[-93.71,30.2338],[-93.7101,30.234],[-93.7101,30.2341],[-93.7101,30.2345],[-93.7099,30.2347],[-93.7097,30.2348],[-93.7097,30.2349],[-93.7096,30.2353],[-93.7097,30.2355],[-93.7099,30.2356],[-93.7101,30.2357],[-93.7103,30.2357],[-93.7104,30.2357],[-93.7105,30.2357],[-93.7106,30.2356],[-93.7107,30.2356],[-93.711,30.2353],[-93.7111,30.2353],[-93.7112,30.2351],[-93.7111,30.2349],[-93.7109,30.2344],[-93.7108,30.2338],[-93.7111,30.2331],[-93.7111,30.2329],[-93.7113,30.2323],[-93.7114,30.2316],[-93.7116,30.2313],[-93.7116,30.2312],[-93.7118,30.231],[-93.7125,30.2303],[-93.7131,30.2299],[-93.7134,30.2295],[-93.7135,30.2291],[-93.7135,30.2289],[-93.7134,30.2288],[-93.7133,30.2288],[-93.713,30.2288],[-93.7126,30.229],[-93.7122,30.2291],[-93.7119,30.2291],[-93.7112,30.2289],[-93.7107,30.2286],[-93.71,30.2283],[-93.7098,30.2281],[-93.7097,30.2281],[-93.7095,30.2278],[-93.7096,30.2276],[-93.7099,30.2275],[-93.7105,30.2275],[-93.7107,30.2275],[-93.7109,30.2275],[-93.7111,30.2274],[-93.7116,30.2272],[-93.7117,30.2272],[-93.712,30.227],[-93.7129,30.2263],[-93.7131,30.226],[-93.7134,30.2254],[-93.7135,30.2252],[-93.7136,30.225],[-93.7136,30.2247],[-93.7136,30.2244],[-93.7135,30.2241],[-93.7134,30.2241],[-93.7132,30.224],[-93.7121,30.2235],[-93.7115,30.2232],[-93.7113,30.2231],[-93.7112,30.223],[-93.7111,30.2227],[-93.7111,30.2224],[-93.7112,30.2221],[-93.7114,30.2218],[-93.7117,30.2217],[-93.7119,30.2216],[-93.712,30.2215],[-93.7121,30.2214],[-93.7121,30.2208],[-93.7121,30.2203],[-93.7121,30.2198],[-93.7125,30.2192],[-93.7128,30.2188],[-93.7131,30.2186],[-93.7133,30.2186],[-93.7134,30.2186],[-93.7138,30.2187],[-93.7142,30.2192],[-93.7144,30.2197],[-93.7148,30.2201],[-93.7151,30.2203],[-93.7154,30.2206],[-93.7156,30.2207],[-93.7161,30.2209],[-93.7164,30.2209],[-93.7171,30.2207],[-93.7172,30.2207],[-93.718,30.2203],[-93.7181,30.2203],[-93.7183,30.2201],[-93.7185,30.22],[-93.7187,30.2197],[-93.719,30.2193],[-93.7191,30.2191],[-93.7193,30.2189],[-93.7194,30.2188],[-93.7195,30.2186],[-93.7197,30.2182],[-93.7197,30.2179],[-93.7197,30.2175],[-93.7197,30.217],[-93.7197,30.2169],[-93.7197,30.2168],[-93.7199,30.2162],[-93.7203,30.2158],[-93.7207,30.2155],[-93.7205,30.2149],[-93.7202,30.2148],[-93.7199,30.2148],[-93.72,30.215],[-93.72,30.2151],[-93.7202,30.2152],[-93.7203,30.2154],[-93.7202,30.2154],[-93.72,30.2153],[-93.7197,30.2153],[-93.7194,30.2153],[-93.7192,30.2153],[-93.7187,30.2154],[-93.7182,30.2155],[-93.7178,30.2157],[-93.7178,30.2158],[-93.7171,30.2161],[-93.717,30.2161],[-93.717,30.216],[-93.7173,30.2158],[-93.7174,30.2157],[-93.7177,30.2156],[-93.7178,30.2155],[-93.7182,30.2153],[-93.7183,30.2153],[-93.7187,30.2152],[-93.7193,30.2151],[-93.7195,30.215],[-93.7196,30.2147],[-93.7195,30.2146],[-93.7194,30.2145],[-93.7193,30.2144],[-93.7193,30.2143],[-93.7192,30.2143],[-93.7189,30.214],[-93.7181,30.2138],[-93.7175,30.2132],[-93.7171,30.2126],[-93.7171,30.212],[-93.7175,30.2112],[-93.7177,30.211],[-93.7196,30.2109],[-93.7201,30.2109],[-93.7204,30.2108],[-93.721,30.2104],[-93.7211,30.2103],[-93.7211,30.2101],[-93.7212,30.21],[-93.7212,30.2099],[-93.7213,30.2096],[-93.7212,30.2092],[-93.7211,30.2087],[-93.7209,30.2085],[-93.7203,30.2081],[-93.72,30.2079],[-93.7194,30.2075],[-93.7186,30.2068],[-93.7182,30.2064],[-93.7179,30.2063],[-93.7174,30.2062],[-93.7172,30.2062],[-93.717,30.2063],[-93.7167,30.2067],[-93.716,30.2081],[-93.7156,30.2087],[-93.7155,30.2089],[-93.7153,30.2089],[-93.715,30.209],[-93.7146,30.2089],[-93.7145,30.2089],[-93.7142,30.2087],[-93.7142,30.2081],[-93.7148,30.2055],[-93.715,30.2045],[-93.7149,30.204],[-93.7148,30.2033],[-93.7147,30.203],[-93.7147,30.2028],[-93.7147,30.2025],[-93.7146,30.2024],[-93.7148,30.2022],[-93.7151,30.2023],[-93.7152,30.2023],[-93.7155,30.2025],[-93.7156,30.2025],[-93.7158,30.2027],[-93.7164,30.2026],[-93.7171,30.2018],[-93.7175,30.2015],[-93.7177,30.2011],[-93.7179,30.2007],[-93.7179,30.2005],[-93.7176,30.2],[-93.7172,30.1996],[-93.7171,30.1994],[-93.7169,30.1993],[-93.7166,30.1991],[-93.7164,30.199],[-93.7162,30.1989],[-93.716,30.1987],[-93.7159,30.1986],[-93.7157,30.1984],[-93.7153,30.1982],[-93.7149,30.1977],[-93.7147,30.1974],[-93.7148,30.1973],[-93.715,30.1971],[-93.7156,30.1971],[-93.7161,30.1969],[-93.7165,30.1965],[-93.717,30.1959],[-93.7173,30.1954],[-93.7177,30.1949],[-93.7178,30.1945],[-93.7178,30.194],[-93.7177,30.1935],[-93.7175,30.1931],[-93.717,30.193],[-93.7164,30.193],[-93.7156,30.1931],[-93.7149,30.1932],[-93.7142,30.1934],[-93.7134,30.1933],[-93.7132,30.1932],[-93.713,30.1934],[-93.7129,30.1934],[-93.7128,30.1935],[-93.7126,30.1938],[-93.7126,30.1939],[-93.7125,30.1939],[-93.7124,30.1941],[-93.7124,30.1943],[-93.7124,30.1944],[-93.7123,30.1944],[-93.7122,30.1946],[-93.7116,30.1953],[-93.7113,30.1958],[-93.711,30.1962],[-93.7109,30.1963],[-93.7106,30.1965],[-93.7101,30.197],[-93.7095,30.1972],[-93.7091,30.1972],[-93.7088,30.1971],[-93.7085,30.1968],[-93.7082,30.1962],[-93.7082,30.1958],[-93.7083,30.1953],[-93.7082,30.195],[-93.7079,30.1944],[-93.7074,30.1941],[-93.7071,30.1941],[-93.7064,30.194],[-93.706,30.194],[-93.706,30.1939],[-93.7058,30.1938],[-93.7055,30.1929],[-93.7054,30.1922],[-93.7055,30.1919],[-93.7057,30.1918],[-93.7061,30.1915],[-93.7065,30.1914],[-93.707,30.1913],[-93.7081,30.1911],[-93.709,30.191],[-93.7094,30.191],[-93.7098,30.191],[-93.7104,30.1911],[-93.7109,30.1913],[-93.7114,30.1917],[-93.7115,30.1921],[-93.7117,30.1925],[-93.712,30.1927],[-93.7122,30.1927],[-93.7124,30.1926],[-93.7125,30.1925],[-93.7125,30.1924],[-93.7126,30.192],[-93.7126,30.1919],[-93.7126,30.1918],[-93.7126,30.1915],[-93.7125,30.191],[-93.7126,30.1902],[-93.7126,30.1898],[-93.7127,30.1896],[-93.7127,30.1894],[-93.7128,30.1891],[-93.7128,30.1888],[-93.7128,30.1887],[-93.7128,30.1886],[-93.7128,30.1885],[-93.7127,30.1884],[-93.7126,30.1878],[-93.7125,30.1874],[-93.7124,30.1872],[-93.7122,30.1868],[-93.7121,30.1867],[-93.712,30.1866],[-93.712,30.1865],[-93.7119,30.1865],[-93.7116,30.1863],[-93.7115,30.1863],[-93.7115,30.1862],[-93.7114,30.1862],[-93.7111,30.1862],[-93.711,30.1862],[-93.7108,30.1863],[-93.7107,30.1863],[-93.7106,30.1865],[-93.7105,30.1866],[-93.7104,30.1867],[-93.7103,30.1867],[-93.71,30.1868],[-93.7097,30.1869],[-93.7096,30.1869],[-93.7095,30.1869],[-93.7094,30.1869],[-93.7092,30.1868],[-93.709,30.1867],[-93.7089,30.1867],[-93.7088,30.1866],[-93.7088,30.1864],[-93.7088,30.1861],[-93.7088,30.1859],[-93.7089,30.1858],[-93.7091,30.1856],[-93.7092,30.1855],[-93.7093,30.1854],[-93.7094,30.1853],[-93.7095,30.1852],[-93.7096,30.1851],[-93.7096,30.1847],[-93.7097,30.1845],[-93.7096,30.1841],[-93.7096,30.184],[-93.7096,30.1838],[-93.7096,30.1835],[-93.7097,30.1833],[-93.7097,30.183],[-93.7098,30.1828],[-93.7099,30.1827],[-93.7099,30.1826],[-93.71,30.1823],[-93.7101,30.182],[-93.7101,30.1817],[-93.7101,30.1815],[-93.7101,30.1814],[-93.7101,30.1813],[-93.7101,30.1812],[-93.7102,30.1811],[-93.7103,30.181],[-93.7104,30.1808],[-93.7104,30.1807],[-93.7105,30.1806],[-93.7106,30.1805],[-93.7106,30.1804],[-93.7107,30.1804],[-93.7107,30.1803],[-93.7108,30.1802],[-93.7108,30.1801],[-93.7107,30.18],[-93.7107,30.1799],[-93.7106,30.1798],[-93.7105,30.1797],[-93.71,30.1797],[-93.7097,30.1796],[-93.7094,30.1794],[-93.7092,30.1794],[-93.7088,30.1793],[-93.7086,30.1793],[-93.7082,30.1793],[-93.708,30.1793],[-93.7079,30.1793],[-93.7076,30.1794],[-93.7074,30.1794],[-93.7072,30.1795],[-93.7071,30.1797],[-93.707,30.1798],[-93.707,30.1799],[-93.707,30.1801],[-93.7069,30.1803],[-93.7068,30.1805],[-93.7067,30.1806],[-93.7066,30.1807],[-93.7065,30.1807],[-93.7064,30.1807],[-93.7063,30.1808],[-93.7062,30.1808],[-93.706,30.1808],[-93.7058,30.1807],[-93.7057,30.1807],[-93.7056,30.1806],[-93.7055,30.1805],[-93.7055,30.1803],[-93.7055,30.1802],[-93.7055,30.1801],[-93.7056,30.1799],[-93.7057,30.1797],[-93.7057,30.1796],[-93.7059,30.1795],[-93.706,30.1795],[-93.706,30.1793],[-93.7061,30.1791],[-93.7064,30.1784],[-93.7065,30.178],[-93.7066,30.1776],[-93.7066,30.1771],[-93.7065,30.177],[-93.7065,30.1768],[-93.7065,30.1767],[-93.7064,30.1766],[-93.7062,30.1763],[-93.706,30.1758],[-93.7059,30.1757],[-93.7058,30.1757],[-93.7052,30.1749],[-93.7047,30.1745],[-93.7044,30.1743],[-93.7042,30.1742],[-93.704,30.1741],[-93.7039,30.1741],[-93.7036,30.1741],[-93.7034,30.1741],[-93.7031,30.1742],[-93.7026,30.1744],[-93.7023,30.1746],[-93.7021,30.1748],[-93.7019,30.1751],[-93.7019,30.1752],[-93.7018,30.1753],[-93.7018,30.1754],[-93.7015,30.1757],[-93.7014,30.1758],[-93.7012,30.1758],[-93.701,30.1759],[-93.7009,30.1759],[-93.7005,30.1758],[-93.7003,30.1757],[-93.7002,30.1757],[-93.7001,30.1757],[-93.7,30.1756],[-93.7,30.1755],[-93.7,30.1754],[-93.7,30.1752],[-93.7001,30.175],[-93.7002,30.1745],[-93.7011,30.1737],[-93.7019,30.1731],[-93.7021,30.173],[-93.7023,30.1727],[-93.7025,30.1725],[-93.7027,30.172],[-93.703,30.1717],[-93.703,30.1715],[-93.703,30.1708],[-93.703,30.1701],[-93.7031,30.1698],[-93.7029,30.169],[-93.7029,30.1687],[-93.7027,30.1678],[-93.7024,30.1674],[-93.7024,30.1672],[-93.7021,30.1669],[-93.702,30.1669],[-93.702,30.1668],[-93.7019,30.1667],[-93.7016,30.1665],[-93.7012,30.1664],[-93.701,30.1663],[-93.7008,30.1662],[-93.7009,30.1662],[-93.7011,30.166],[-93.7016,30.1657],[-93.7017,30.1656],[-93.7022,30.1651],[-93.7024,30.1645],[-93.7027,30.1618],[-93.7027,30.1617],[-93.7031,30.1612],[-93.7038,30.1608],[-93.7044,30.1604],[-93.7049,30.16],[-93.7054,30.1596],[-93.7058,30.1593],[-93.7065,30.1584],[-93.707,30.1575],[-93.7071,30.157],[-93.7071,30.1569],[-93.7072,30.1567],[-93.7072,30.1563],[-93.7072,30.156],[-93.7071,30.1552],[-93.7071,30.1542],[-93.7068,30.1533],[-93.7065,30.1528],[-93.7064,30.1526],[-93.7064,30.1524],[-93.7063,30.1524],[-93.7062,30.1515],[-93.7061,30.151],[-93.7061,30.1506],[-93.7064,30.1498],[-93.7065,30.1497],[-93.7071,30.1491],[-93.7072,30.149],[-93.7075,30.1488],[-93.7081,30.1484],[-93.7087,30.1481],[-93.7092,30.1478],[-93.7094,30.1476],[-93.7096,30.1471],[-93.7095,30.1467],[-93.7092,30.1465],[-93.7086,30.1466],[-93.7084,30.1466],[-93.7065,30.1474],[-93.7055,30.1481],[-93.705,30.1484],[-93.7045,30.1488],[-93.7042,30.149],[-93.7038,30.1492],[-93.7031,30.1499],[-93.7027,30.1503],[-93.7023,30.1511],[-93.7022,30.1511],[-93.702,30.1514],[-93.7019,30.1515],[-93.7019,30.1516],[-93.7015,30.152],[-93.7011,30.1522],[-93.7011,30.1523],[-93.7009,30.1523],[-93.7009,30.1524],[-93.7008,30.1524],[-93.7002,30.1527],[-93.6989,30.153],[-93.6978,30.153],[-93.6977,30.153],[-93.6968,30.1524],[-93.6966,30.1521],[-93.6966,30.152],[-93.6965,30.152],[-93.6963,30.1516],[-93.6962,30.1514],[-93.6962,30.1513],[-93.6962,30.1512],[-93.6961,30.1503],[-93.696,30.1494],[-93.6958,30.1489],[-93.6958,30.1488],[-93.6957,30.1487],[-93.6957,30.1486],[-93.6957,30.1485],[-93.6955,30.1482],[-93.6955,30.1481],[-93.6954,30.148],[-93.6954,30.1479],[-93.6952,30.1474],[-93.6951,30.1473],[-93.6951,30.1472],[-93.695,30.1469],[-93.6949,30.1467],[-93.6948,30.1466],[-93.6948,30.1465],[-93.6945,30.1457],[-93.6943,30.1449],[-93.6942,30.1444],[-93.6941,30.1438],[-93.694,30.1434],[-93.6939,30.1432],[-93.6939,30.1431],[-93.6937,30.1425],[-93.6933,30.1419],[-93.6932,30.1418],[-93.693,30.1416],[-93.6924,30.1413],[-93.6919,30.1411],[-93.6918,30.1411],[-93.6914,30.1412],[-93.6913,30.1412],[-93.6911,30.1413],[-93.691,30.1413],[-93.6909,30.1413],[-93.6902,30.1415],[-93.6895,30.1417],[-93.6891,30.1416],[-93.689,30.1416],[-93.6889,30.1416],[-93.6887,30.1415],[-93.6886,30.1415],[-93.6885,30.1415],[-93.6885,30.1414],[-93.6882,30.1414],[-93.6884,30.1405],[-93.6885,30.1405],[-93.6885,30.1404],[-93.6886,30.1404],[-93.6887,30.1401],[-93.6888,30.14],[-93.6888,30.1399],[-93.6903,30.1383],[-93.6904,30.1383],[-93.6906,30.138],[-93.6906,30.1379],[-93.6907,30.1378],[-93.6908,30.1376],[-93.6915,30.1365],[-93.6921,30.1359],[-93.6921,30.1358],[-93.6922,30.1357],[-93.6929,30.1352],[-93.6938,30.135],[-93.6947,30.1351],[-93.695,30.1352],[-93.6955,30.1356],[-93.6957,30.1358],[-93.6963,30.1367],[-93.697,30.1375],[-93.6971,30.1376],[-93.6973,30.1378],[-93.6974,30.1379],[-93.6976,30.1381],[-93.6977,30.1382],[-93.6983,30.1386],[-93.6986,30.1387],[-93.6987,30.1387],[-93.6988,30.1387],[-93.699,30.1387],[-93.6994,30.1387],[-93.6996,30.1387],[-93.6999,30.1386],[-93.7007,30.1381],[-93.7012,30.1375],[-93.7013,30.1374],[-93.7014,30.1363],[-93.7014,30.1362],[-93.7015,30.1359],[-93.7015,30.1357],[-93.7015,30.1356],[-93.7015,30.1355],[-93.7015,30.1353],[-93.7015,30.1347],[-93.7017,30.1336],[-93.7019,30.1328],[-93.7019,30.1324],[-93.7019,30.1323],[-93.7019,30.1321],[-93.7019,30.1315],[-93.7019,30.131],[-93.7019,30.1307],[-93.7019,30.1304],[-93.7019,30.1303],[-93.7019,30.1302],[-93.7019,30.1301],[-93.702,30.13],[-93.702,30.1296],[-93.7019,30.1293],[-93.7019,30.1291],[-93.7019,30.1289],[-93.7018,30.1286],[-93.7018,30.1284],[-93.7017,30.1281],[-93.7016,30.1279],[-93.7014,30.1275],[-93.7014,30.1274],[-93.7014,30.1273],[-93.701,30.126],[-93.7008,30.1253],[-93.7007,30.1253],[-93.7007,30.1252],[-93.7007,30.1251],[-93.7006,30.1244],[-93.7006,30.1242],[-93.7007,30.1238],[-93.7007,30.1237],[-93.7008,30.1233],[-93.7009,30.1231],[-93.7009,30.123],[-93.701,30.123],[-93.701,30.1229],[-93.701,30.1228],[-93.7012,30.1226],[-93.7014,30.1224],[-93.7014,30.1223],[-93.7018,30.1221],[-93.7021,30.122],[-93.7026,30.1218],[-93.7034,30.1218],[-93.7035,30.1218],[-93.7036,30.1218],[-93.7038,30.1217],[-93.7054,30.1217],[-93.7065,30.1217],[-93.7067,30.1216],[-93.7068,30.1216],[-93.7069,30.1215],[-93.7072,30.1214],[-93.7078,30.1209],[-93.7078,30.1207],[-93.7079,30.12],[-93.7078,30.1199],[-93.7078,30.1198],[-93.7077,30.1198],[-93.7073,30.1194],[-93.7071,30.1193],[-93.7062,30.119],[-93.706,30.1188],[-93.7059,30.1188],[-93.7052,30.1183],[-93.7044,30.1179],[-93.7037,30.1174],[-93.7034,30.1172],[-93.7029,30.1164],[-93.7027,30.116],[-93.7026,30.1156],[-93.7025,30.1152],[-93.7024,30.115],[-93.7024,30.1149],[-93.7024,30.1148],[-93.7023,30.1145],[-93.7023,30.1138],[-93.7024,30.1127],[-93.7026,30.1125],[-93.7029,30.1118],[-93.7037,30.1111],[-93.7042,30.1107],[-93.7043,30.1107],[-93.7046,30.1106],[-93.7055,30.1103],[-93.7067,30.1101],[-93.7079,30.1101],[-93.7094,30.11],[-93.7107,30.1098],[-93.7111,30.1096],[-93.7115,30.1094],[-93.7119,30.1092],[-93.7123,30.109],[-93.7127,30.1084],[-93.713,30.1079],[-93.7131,30.1072],[-93.7132,30.1068],[-93.7133,30.1064],[-93.7133,30.1063],[-93.7133,30.1062],[-93.7134,30.1062],[-93.7138,30.1043],[-93.7142,30.1031],[-93.7146,30.1018],[-93.7155,30.1005],[-93.7161,30.1],[-93.717,30.0992],[-93.7177,30.0985],[-93.718,30.0981],[-93.7186,30.0977],[-93.7209,30.0963],[-93.722,30.0956],[-93.7231,30.0949],[-93.7238,30.0941],[-93.7239,30.0938],[-93.7239,30.0936],[-93.724,30.0935],[-93.724,30.0934],[-93.724,30.0933],[-93.724,30.0932],[-93.7241,30.0931],[-93.7241,30.093],[-93.724,30.0919],[-93.7237,30.0908],[-93.7235,30.0899],[-93.7235,30.0897],[-93.7233,30.0894],[-93.7233,30.0893],[-93.7231,30.0887],[-93.723,30.0877],[-93.7229,30.0861],[-93.7231,30.0846],[-93.7231,30.0844],[-93.7232,30.084],[-93.7232,30.0839],[-93.7235,30.0834],[-93.7236,30.0833],[-93.7236,30.0832],[-93.7237,30.0831],[-93.724,30.0826],[-93.7242,30.0825],[-93.7244,30.0824],[-93.7245,30.0823],[-93.7248,30.0821],[-93.7258,30.082],[-93.726,30.082],[-93.7261,30.0821],[-93.7262,30.0822],[-93.7263,30.0822],[-93.7265,30.0822],[-93.7267,30.0823],[-93.7269,30.0823],[-93.7271,30.0825],[-93.7272,30.0826],[-93.7274,30.0829],[-93.7276,30.0833],[-93.7277,30.0834],[-93.7283,30.0847],[-93.7287,30.086],[-93.7293,30.0874],[-93.7295,30.0879],[-93.7296,30.0879],[-93.7296,30.088],[-93.7297,30.088],[-93.7297,30.0881],[-93.7299,30.0883],[-93.73,30.0884],[-93.7301,30.0885],[-93.7302,30.0887],[-93.7303,30.089],[-93.7304,30.0891],[-93.7306,30.089],[-93.7309,30.0893],[-93.731,30.0893],[-93.731,30.0894],[-93.7311,30.0894],[-93.7311,30.0895],[-93.7312,30.0895],[-93.7312,30.0894],[-93.7312,30.0893],[-93.7313,30.0893],[-93.7314,30.0893],[-93.7316,30.089],[-93.732,30.0891],[-93.7323,30.0887],[-93.7331,30.0884],[-93.7338,30.0876],[-93.7339,30.0873],[-93.734,30.0868],[-93.734,30.0864],[-93.7341,30.0862],[-93.7341,30.0861],[-93.734,30.0857],[-93.7337,30.085],[-93.7337,30.0846],[-93.7336,30.0843],[-93.7332,30.0836],[-93.7328,30.0829],[-93.7325,30.0826],[-93.7322,30.0824],[-93.7321,30.0823],[-93.7319,30.0822],[-93.7314,30.0819],[-93.7303,30.0812],[-93.7302,30.0812],[-93.7287,30.0803],[-93.7286,30.0802],[-93.7275,30.0796],[-93.7274,30.0795],[-93.7272,30.0794],[-93.727,30.0793],[-93.7267,30.0789],[-93.7263,30.0787],[-93.7259,30.0785],[-93.7258,30.0784],[-93.7228,30.0751],[-93.7218,30.0741],[-93.7214,30.0738],[-93.7213,30.0736],[-93.7207,30.073],[-93.7199,30.0721],[-93.7189,30.0712],[-93.7178,30.0703],[-93.717,30.0696],[-93.716,30.0691],[-93.7159,30.069],[-93.7158,30.069],[-93.7156,30.069],[-93.7155,30.0689],[-93.7152,30.0689],[-93.714,30.0686],[-93.713,30.0684],[-93.7128,30.0684],[-93.7098,30.0678],[-93.7087,30.0676],[-93.7082,30.0675],[-93.7065,30.0673],[-93.7062,30.0673],[-93.7051,30.067],[-93.7031,30.0663],[-93.7022,30.0654],[-93.7013,30.0647],[-93.7006,30.0637],[-93.7002,30.0628],[-93.7,30.062],[-93.6994,30.0603],[-93.6994,30.0592],[-93.6995,30.0586],[-93.6997,30.0584],[-93.6997,30.0583],[-93.6998,30.0579],[-93.6999,30.0576],[-93.7002,30.057],[-93.7005,30.0567],[-93.7005,30.0566],[-93.7006,30.0566],[-93.7011,30.056],[-93.7018,30.0555],[-93.703,30.0548],[-93.7041,30.0542],[-93.7043,30.0542],[-93.7043,30.0541],[-93.7048,30.054],[-93.7058,30.0538],[-93.7061,30.0538],[-93.7062,30.0538],[-93.7066,30.0538],[-93.7068,30.0538],[-93.7071,30.0538],[-93.7075,30.0538],[-93.708,30.0538],[-93.7083,30.0538],[-93.7086,30.0539],[-93.7091,30.054],[-93.7095,30.0541],[-93.7097,30.0541],[-93.7099,30.0541],[-93.7101,30.0542],[-93.7105,30.0543],[-93.7107,30.0544],[-93.7108,30.0544],[-93.7109,30.0544],[-93.7111,30.0544],[-93.7114,30.0549],[-93.7115,30.0549],[-93.7115,30.055],[-93.7116,30.0552],[-93.7117,30.0553],[-93.7118,30.0557],[-93.7118,30.0558],[-93.7119,30.0561],[-93.712,30.0584],[-93.712,30.0586],[-93.7121,30.0592],[-93.7125,30.0603],[-93.7125,30.0604],[-93.7125,30.0605],[-93.7125,30.0606],[-93.7126,30.0611],[-93.7127,30.0613],[-93.713,30.0621],[-93.7131,30.0626],[-93.7132,30.0632],[-93.7138,30.0657],[-93.7155,30.0666],[-93.7168,30.0659],[-93.7173,30.0657],[-93.7179,30.0656],[-93.7188,30.0648],[-93.7191,30.0643],[-93.7194,30.0638],[-93.7196,30.0631],[-93.7197,30.0626],[-93.7197,30.0619],[-93.7197,30.0618],[-93.7197,30.0614],[-93.7197,30.0609],[-93.7197,30.0596],[-93.7197,30.0585],[-93.7196,30.0575],[-93.7196,30.0573],[-93.7196,30.0567],[-93.7197,30.056],[-93.7198,30.0556],[-93.72,30.0551],[-93.7202,30.0545],[-93.7202,30.0544],[-93.7202,30.0543],[-93.7203,30.0541],[-93.7206,30.0536],[-93.7206,30.0535],[-93.7208,30.053],[-93.7216,30.0519],[-93.7223,30.0511],[-93.7225,30.0509],[-93.7226,30.0508],[-93.7227,30.0507],[-93.7233,30.0501],[-93.7236,30.0499],[-93.7245,30.0491],[-93.725,30.0486],[-93.7255,30.0481],[-93.7269,30.0468],[-93.727,30.0467],[-93.7271,30.0466],[-93.7272,30.0465],[-93.7273,30.0464],[-93.7279,30.0459],[-93.728,30.0458],[-93.7281,30.0458],[-93.7284,30.0455],[-93.7289,30.0452],[-93.729,30.0451],[-93.7308,30.0438],[-93.7323,30.0427],[-93.733,30.042],[-93.7345,30.0408],[-93.7356,30.0396],[-93.7367,30.0384],[-93.7374,30.0373],[-93.7379,30.0362],[-93.7382,30.0356],[-93.7382,30.0354],[-93.7385,30.0347],[-93.7388,30.0338],[-93.7392,30.0326],[-93.7393,30.0318],[-93.7393,30.0314],[-93.7394,30.0303],[-93.7393,30.0295],[-93.7393,30.0294],[-93.7396,30.0253],[-93.7397,30.024],[-93.74,30.0235],[-93.7404,30.0226],[-93.7411,30.0216],[-93.7421,30.0208],[-93.7431,30.0201],[-93.7433,30.02],[-93.7433,30.0199],[-93.744,30.0195],[-93.7445,30.0193],[-93.7453,30.0189],[-93.7457,30.0188],[-93.7458,30.0187],[-93.746,30.0186],[-93.7463,30.0185],[-93.7488,30.0175],[-93.7515,30.0166],[-93.752,30.0164],[-93.7539,30.0158],[-93.755,30.0154],[-93.7551,30.0153],[-93.7552,30.0152],[-93.7566,30.0142],[-93.7585,30.0125],[-93.7602,30.0108],[-93.762,30.0091],[-93.7635,30.0074],[-93.7652,30.0058],[-93.7663,30.0045],[-93.7665,30.0043],[-93.7672,30.0034],[-93.7684,30.0018],[-93.7684,30.0017],[-93.7688,30.0002],[-93.7688,30.0001],[-93.7688,30],[-93.7689,29.9992],[-93.7691,29.9983],[-93.7694,29.9977],[-93.7699,29.9972],[-93.7706,29.9965],[-93.7716,29.9959],[-93.7729,29.9956],[-93.7751,29.9955],[-93.7768,29.9954],[-93.7789,29.9949],[-93.7808,29.9943],[-93.7822,29.9937],[-93.7825,29.9935],[-93.7828,29.9934],[-93.7832,29.9932],[-93.7852,29.992],[-93.7869,29.9906],[-93.7884,29.989],[-93.7886,29.9888],[-93.7888,29.9886],[-93.7894,29.9878],[-93.7896,29.9874],[-93.7901,29.9866],[-93.7907,29.9845],[-93.7915,29.9818],[-93.7924,29.9791],[-93.7934,29.9767],[-93.7944,29.9748],[-93.7961,29.972],[-93.7985,29.969],[-93.8001,29.967],[-93.8016,29.9651],[-93.8026,29.9637],[-93.8031,29.963],[-93.8036,29.9623],[-93.805,29.9601],[-93.8066,29.9574],[-93.8067,29.9572],[-93.8078,29.9546],[-93.8092,29.9506],[-93.8104,29.9474],[-93.8114,29.9434],[-93.8122,29.9409],[-93.8127,29.9389],[-93.8137,29.9351],[-93.8143,29.9318],[-93.8143,29.9317],[-93.815,29.9279],[-93.8156,29.9251],[-93.8161,29.9224],[-93.8166,29.9207],[-93.8173,29.9184],[-93.819,29.9148],[-93.8215,29.9102],[-93.8222,29.9089],[-93.8252,29.9037],[-93.8279,29.8989],[-93.8304,29.8944],[-93.8334,29.8899],[-93.836,29.8863],[-93.8384,29.8829],[-93.8406,29.88],[-93.8429,29.8773],[-93.8448,29.8752],[-93.8449,29.875],[-93.8451,29.8748],[-93.8454,29.8746],[-93.8457,29.8742],[-93.8461,29.8738],[-93.8465,29.8734],[-93.8468,29.8729],[-93.8473,29.8724],[-93.8482,29.8714],[-93.8487,29.8708],[-93.8493,29.8702],[-93.8498,29.8696],[-93.8505,29.8689],[-93.851,29.8684],[-93.8517,29.8677],[-93.8524,29.8671],[-93.8527,29.8667],[-93.8537,29.8657],[-93.8544,29.8651],[-93.8551,29.8641],[-93.8564,29.863],[-93.8574,29.8622],[-93.8581,29.8615],[-93.8589,29.8608],[-93.8599,29.8599],[-93.8607,29.8593],[-93.8621,29.8584],[-93.8628,29.8578],[-93.8636,29.8572],[-93.8647,29.8564],[-93.8655,29.8559],[-93.8664,29.8553],[-93.8672,29.8548],[-93.8681,29.8542],[-93.8692,29.8536],[-93.8701,29.8531],[-93.8711,29.8525],[-93.8725,29.8516],[-93.8735,29.8512],[-93.8743,29.8508],[-93.8752,29.8505],[-93.881,29.8482],[-93.8862,29.8457],[-93.89,29.8436],[-93.8907,29.8432],[-93.8956,29.8403],[-93.9007,29.837],[-93.9036,29.835],[-93.9113,29.8291],[-93.9137,29.8272],[-93.9164,29.825],[-93.9227,29.8188],[-93.9257,29.8147],[-93.928,29.8096],[-93.9292,29.8029],[-93.9288,29.7971],[-93.9285,29.7962],[-93.9269,29.7909],[-93.9265,29.7896],[-93.9224,29.785],[-93.9155,29.781],[-93.9079,29.7768],[-93.9012,29.7731],[-93.8985,29.7716],[-93.8954,29.7688],[-93.8949,29.7683],[-93.8947,29.7682],[-93.8947,29.7681],[-93.8946,29.7681],[-93.8939,29.7673],[-93.8935,29.7669],[-93.8935,29.7668],[-93.8934,29.7666],[-93.8923,29.7652],[-93.8917,29.7639],[-93.8908,29.7617],[-93.8908,29.7609],[-93.8918,29.7588],[-93.8918,29.7587],[-93.8928,29.757],[-93.8928,29.7569],[-93.8934,29.7547],[-93.8938,29.7532],[-93.8938,29.753],[-93.8937,29.7522],[-93.8935,29.751],[-93.8934,29.7501],[-93.893,29.7481],[-93.8928,29.7471],[-93.8925,29.7461],[-93.8921,29.7454],[-93.8918,29.745],[-93.8916,29.7446],[-93.8914,29.7443],[-93.891,29.744],[-93.8903,29.7434],[-93.8898,29.743],[-93.8893,29.7426],[-93.8888,29.7422],[-93.888,29.7421],[-93.8876,29.7421],[-93.886,29.7414],[-93.884,29.7408],[-93.8817,29.7401],[-93.8811,29.74],[-93.8786,29.7392],[-93.8761,29.7385],[-93.8739,29.7378],[-93.8719,29.7369],[-93.87,29.7355],[-93.8688,29.7338],[-93.8685,29.7327],[-93.8682,29.7322],[-93.8676,29.7311],[-93.8665,29.7294],[-93.8653,29.7274],[-93.8641,29.7254],[-93.8632,29.7241],[-93.8619,29.7224],[-93.8606,29.7206],[-93.859,29.7186],[-93.8568,29.7159],[-93.8552,29.7136],[-93.8536,29.7116],[-93.8523,29.7098],[-93.8502,29.7072],[-93.8482,29.7044],[-93.8464,29.702],[-93.8445,29.6996],[-93.8424,29.6967],[-93.841,29.6949],[-93.8398,29.6932],[-93.8393,29.6923],[-93.8391,29.6921],[-93.8391,29.692],[-93.8389,29.6918],[-93.8383,29.6911],[-93.838,29.6907],[-93.838,29.6906],[-93.8377,29.6902],[-93.8374,29.6899],[-93.837,29.689],[-93.8368,29.6885],[-93.8361,29.6872],[-93.8355,29.6857],[-93.8353,29.6844],[-93.8352,29.6843],[-93.8349,29.6833],[-93.8346,29.6823],[-93.8342,29.6811],[-93.8338,29.6793],[-93.8336,29.6782],[-93.8333,29.6768],[-93.8329,29.6756],[-93.8329,29.6751],[-93.8328,29.6748],[-93.8327,29.6743],[-93.8324,29.673],[-93.832,29.6716],[-93.8316,29.6699],[-93.8314,29.6689],[-93.8311,29.6669],[-93.831,29.6665],[-93.8305,29.665],[-93.83,29.6634],[-93.8287,29.6595],[-93.8283,29.6576],[-93.8221,29.631],[-93.8214,29.6277],[-93.8208,29.6252],[-93.8208,29.6251],[-93.8208,29.625],[-93.8175,29.6108],[-93.8144,29.5966],[-93.8258,29.5958],[-93.8357,29.5968],[-93.8365,29.5968],[-93.8486,29.6003],[-93.858,29.6051],[-93.8665,29.6118],[-93.875,29.6214],[-93.906,29.625],[-93.9065,29.625],[-94,29.625],[-94.0001,29.625],[-94.0005,29.625],[-94.025,29.625],[-94.0336,29.625],[-94.125,29.5956],[-94.1252,29.5956],[-94.25,29.5468],[-94.2501,29.5468],[-94.2502,29.5468],[-94.2502,29.5476],[-94.3549,29.5063],[-94.3578,29.5052],[-94.3665,29.5018],[-94.3694,29.5006],[-94.3704,29.5002],[-94.3715,29.4999],[-94.3725,29.4997],[-94.3737,29.4999],[-94.3745,29.4999],[-94.3752,29.5001],[-94.3756,29.4999],[-94.3759,29.4998],[-94.4193,29.4835],[-94.4197,29.4832],[-94.42,29.4831],[-94.4352,29.4772],[-94.4373,29.4764],[-94.4994,29.4523],[-94.5002,29.4516],[-94.5266,29.4402],[-94.5646,29.4238],[-94.5663,29.4231],[-94.6252,29.3977],[-94.6453,29.3858],[-94.6496,29.3833],[-94.6503,29.3828],[-94.647,29.381],[-94.6461,29.3804],[-94.6436,29.3785],[-94.6408,29.3752],[-94.636,29.3706],[-94.6306,29.3616],[-94.6286,29.3583],[-94.6262,29.3521],[-94.6252,29.3495],[-94.6252,29.3478],[-94.6239,29.3431],[-94.6239,29.3403],[-94.624,29.3378],[-94.6242,29.3352],[-94.6252,29.3328],[-94.6273,29.3279],[-94.629,29.3216],[-94.6335,29.3145],[-94.6355,29.3116],[-94.638,29.308],[-94.6424,29.3001],[-94.6504,29.2919],[-94.6596,29.2851],[-94.6662,29.2811],[-94.6803,29.2776],[-94.6923,29.277],[-94.7076,29.2808],[-94.7133,29.2825],[-94.7412,29.2596],[-94.7481,29.2502],[-94.7479,29.2502],[-94.7502,29.2475],[-94.7502,29.2474],[-94.7507,29.2469],[-94.7586,29.2415],[-94.7723,29.232],[-94.7727,29.2317],[-94.7728,29.2317],[-94.7739,29.2312],[-94.7839,29.2262],[-94.7936,29.2213],[-94.7944,29.2209],[-94.796,29.2202],[-94.8005,29.2179],[-94.8032,29.2166],[-94.804,29.2162],[-94.8091,29.2136],[-94.812,29.2122],[-94.8394,29.1985],[-94.8401,29.1984],[-94.9021,29.1647],[-94.9121,29.1593],[-94.9122,29.1593],[-94.9637,29.1252],[-94.9642,29.1252],[-95.0002,29.1045],[-95.0002,29.1044],[-95.0164,29.0977],[-95.0515,29.0829],[-95.0864,29.0682],[-95.0871,29.0672],[-95.0884,29.0652],[-95.0916,29.0627],[-95.0873,29.058],[-95.0889,29.0486],[-95.089,29.048],[-95.0919,29.0392],[-95.0938,29.0333],[-95.0943,29.0322],[-95.1055,29.016],[-95.1065,29.0149],[-95.1145,29.009],[-95.1151,29.0086],[-95.1258,29.003],[-95.1291,29.0002],[-95.1395,28.9917],[-95.1567,28.9743],[-95.1805,28.9492],[-95.1808,28.9489],[-95.2064,28.9267],[-95.2272,28.9104],[-95.2417,28.9],[-95.2528,28.8926],[-95.2533,28.8923],[-95.2571,28.8904],[-95.2674,28.8851],[-95.2744,28.881],[-95.2908,28.8716],[-95.3081,28.8588],[-95.3097,28.8521],[-95.3102,28.851],[-95.3149,28.8429],[-95.3154,28.8422],[-95.3221,28.8344],[-95.3229,28.8337],[-95.3298,28.8287],[-95.3305,28.8283],[-95.3368,28.8251],[-95.3403,28.8233],[-95.3407,28.8231],[-95.3535,28.8179],[-95.3654,28.8138],[-95.3737,28.8115],[-95.378,28.8103],[-95.3787,28.8101],[-95.3839,28.8094],[-95.3937,28.8071],[-95.3942,28.807],[-95.4012,28.806],[-95.4014,28.8059],[-95.4017,28.8059],[-95.4131,28.8053],[-95.4137,28.8053],[-95.4201,28.8056],[-95.4939,28.7653],[-95.4956,28.7648],[-95.4994,28.7635],[-95.5338,28.7503],[-95.532,28.7503],[-95.5819,28.7249],[-95.6252,28.7029],[-95.6604,28.6848],[-95.7502,28.6384],[-95.7778,28.6253],[-95.8199,28.6069],[-95.8752,28.5828],[-95.9129,28.5675],[-95.9506,28.5522],[-95.9703,28.5442],[-95.9901,28.5362],[-95.9997,28.5323],[-96.0002,28.5321],[-96.0002,28.5332],[-96.0002,28.5334],[-96.0003,28.5334],[-96.0495,28.5117],[-96.076,28.5],[-96.0783,28.5],[-96.0943,28.4926],[-96.111,28.485],[-96.125,28.4785],[-96.144,28.4696],[-96.1651,28.46],[-96.1659,28.4597],[-96.1822,28.452],[-96.1994,28.4423],[-96.2178,28.4314],[-96.2355,28.4215],[-96.2355,28.4214],[-96.2502,28.4127],[-96.2582,28.4079],[-96.2582,28.4077],[-96.2583,28.4074],[-96.2598,28.4007],[-96.2629,28.3942],[-96.2671,28.3882],[-96.2718,28.3829],[-96.2783,28.3779],[-96.2823,28.375],[-96.2867,28.3723],[-96.2942,28.3683],[-96.3035,28.365],[-96.3124,28.3634],[-96.3208,28.3629],[-96.3214,28.3608],[-96.3242,28.357],[-96.3287,28.352],[-96.3334,28.3481],[-96.3379,28.3443],[-96.3418,28.3424],[-96.3413,28.3407],[-96.3423,28.3351],[-96.3447,28.326],[-96.3476,28.3202],[-96.3527,28.3129],[-96.3593,28.3057],[-96.368,28.2972],[-96.3752,28.2908],[-96.3811,28.2871],[-96.3893,28.2825],[-96.3952,28.2797],[-96.3957,28.2795],[-96.4024,28.2781],[-96.4143,28.2733],[-96.4258,28.2687],[-96.4404,28.2621],[-96.4551,28.2553],[-96.4669,28.2503],[-96.4728,28.2477],[-96.4814,28.2437],[-96.4899,28.2401],[-96.4962,28.2372],[-96.5003,28.2355],[-96.5026,28.2343],[-96.5101,28.2307],[-96.5192,28.2264],[-96.531,28.2212],[-96.5449,28.2132],[-96.5567,28.2065],[-96.5713,28.1977],[-96.5745,28.1959],[-96.5833,28.1907],[-96.5965,28.183],[-96.6102,28.1746],[-96.6188,28.1695],[-96.6253,28.1653],[-96.6407,28.1554],[-96.6529,28.147],[-96.6661,28.1377],[-96.6751,28.1311],[-96.6782,28.129],[-96.6803,28.1275],[-96.6834,28.1253],[-96.696,28.1161],[-96.7151,28.1023],[-96.7307,28.0913],[-96.7463,28.0796],[-96.7503,28.0763],[-96.7644,28.0646],[-96.7841,28.0485],[-96.8004,28.0355],[-96.8159,28.0228],[-96.8216,28.0183],[-96.8385,28.0048],[-96.8442,28.0003],[-96.8504,27.9942],[-96.8597,27.9852],[-96.8691,27.976],[-96.8753,27.9699],[-96.8926,27.9514],[-96.9087,27.9341],[-96.9386,27.9012],[-96.9436,27.895],[-96.9595,27.8753],[-96.9644,27.861],[-96.9793,27.8181],[-96.9843,27.8038],[-96.987,27.8009],[-96.987,27.8008],[-96.9917,27.7972],[-96.9968,27.794],[-96.9975,27.7935],[-97.0003,27.792],[-97.0008,27.7916],[-97.0034,27.7899],[-97.0042,27.7895],[-97.0048,27.7891],[-97.0089,27.7868],[-97.0131,27.7853],[-97.017,27.7843],[-97.0171,27.7843],[-97.0217,27.7834],[-97.0219,27.7834],[-97.0232,27.7819],[-97.0263,27.7783],[-97.0273,27.7771],[-97.0288,27.7756],[-97.0304,27.7738],[-97.0338,27.7703],[-97.0378,27.7657],[-97.0425,27.76],[-97.0467,27.7551],[-97.0502,27.7503],[-97.0529,27.7464],[-97.117,27.6526],[-97.1253,27.6406],[-97.1323,27.6278],[-97.1365,27.6202],[-97.1422,27.6098],[-97.1594,27.5787],[-97.1651,27.5683],[-97.1655,27.5672],[-97.1669,27.5639],[-97.1674,27.5628],[-97.1739,27.5503],[-97.1768,27.5447],[-97.1862,27.5266],[-97.193,27.5135],[-97.1933,27.5128],[-97.1998,27.5003],[-97.2013,27.4972],[-97.2057,27.4877],[-97.2071,27.4846],[-97.2073,27.4844],[-97.2075,27.4838],[-97.2076,27.4836],[-97.2162,27.4653],[-97.2417,27.4106],[-97.2503,27.3923],[-97.2567,27.3753],[-97.2586,27.3696],[-97.2809,27.3006],[-97.2883,27.2776],[-97.29,27.2721],[-97.2949,27.2558],[-97.2966,27.2503],[-97.3007,27.2337],[-97.3026,27.2256],[-97.3047,27.2169],[-97.3061,27.2096],[-97.3068,27.2057],[-97.3094,27.1961],[-97.3095,27.1908],[-97.3119,27.1795],[-97.3136,27.1697],[-97.3145,27.1602],[-97.3153,27.1506],[-97.3155,27.1482],[-97.3166,27.1411],[-97.3168,27.1376],[-97.3177,27.1296],[-97.3183,27.1253],[-97.3198,27.11],[-97.3218,27.0793],[-97.3231,27.0511],[-97.3227,27.036],[-97.3228,27.0302],[-97.323,27.0218],[-97.3232,27.0103],[-97.3215,27.002],[-97.3212,27.0003],[-97.3207,26.9845],[-97.3187,26.9624],[-97.3178,26.9514],[-97.3171,26.944],[-97.316,26.9293],[-97.3139,26.9131],[-97.3108,26.8977],[-97.3088,26.8854],[-97.307,26.8753],[-97.3055,26.866],[-97.3025,26.8486],[-97.3004,26.8346],[-97.2966,26.8187],[-97.2924,26.8033],[-97.2876,26.7834],[-97.2827,26.7634],[-97.2794,26.7527],[-97.2787,26.7503],[-97.2783,26.749],[-97.2517,26.6619],[-97.25,26.658],[-97.2485,26.6545],[-97.2463,26.6489],[-97.2452,26.6464],[-97.2436,26.6424],[-97.2405,26.636],[-97.2381,26.6302],[-97.2362,26.6253],[-97.2345,26.6216],[-97.2303,26.6118],[-97.2301,26.6112],[-97.2259,26.6017],[-97.2254,26.6002],[-97.2244,26.5977],[-97.2228,26.5947],[-97.22,26.5899],[-97.2173,26.5847],[-97.216,26.5812],[-97.2158,26.5808],[-97.2141,26.5768],[-97.2135,26.5741],[-97.2132,26.5704],[-97.2127,26.5669],[-97.2128,26.5652],[-97.2128,26.564],[-97.2125,26.5617],[-97.211,26.5574],[-97.2071,26.5452],[-97.2018,26.5291],[-97.2017,26.5288],[-97.1968,26.5128],[-97.1927,26.5003],[-97.1926,26.5003],[-97.1846,26.4759],[-97.1833,26.4714],[-97.1788,26.4547],[-97.1674,26.4131],[-97.1565,26.3754],[-97.1261,26.2504],[-97.1252,26.2483],[-97.1252,26.2463],[-97.1245,26.2444],[-97.1241,26.2416],[-97.1236,26.2389],[-97.1228,26.2339],[-97.122,26.2297],[-97.1213,26.2255],[-97.1208,26.2221],[-97.1202,26.2178],[-97.1189,26.2091],[-97.1173,26.198],[-97.1159,26.1866],[-97.1146,26.175],[-97.1133,26.1663],[-97.1126,26.158],[-97.1115,26.1506],[-97.1107,26.1454],[-97.1102,26.1406],[-97.1097,26.1295],[-97.109,26.1254],[-97.1083,26.1045],[-97.1072,26.1036],[-97.1053,26.1019],[-97.1003,26.0977],[-97.099,26.0957],[-97.0974,26.0935],[-97.0957,26.0905],[-97.0942,26.0884],[-97.0929,26.0851],[-97.092,26.0821],[-97.0911,26.0796],[-97.09,26.0753],[-97.0897,26.073],[-97.0896,26.0706],[-97.0893,26.0662],[-97.0893,26.0661],[-97.0896,26.0634],[-97.09,26.0605],[-97.0902,26.0572],[-97.0907,26.0546],[-97.0913,26.0516],[-97.0933,26.0462],[-97.0941,26.043],[-97.0979,26.0386],[-97.0939,26.0004],[-97.0911,25.9738],[-97.1081,25.9732],[-97.125,25.9726],[-97.1252,25.9726],[-97.1395,25.9716],[-97.1454,25.9712],[-97.1458,25.9711],[-97.1466,25.971],[-97.147,25.9705],[-97.1469,25.9698],[-97.1466,25.968],[-97.1463,25.9626],[-97.1464,25.9622],[-97.1467,25.9594],[-97.1463,25.9579],[-97.1462,25.9573],[-97.1461,25.9567],[-97.1472,25.956],[-97.1473,25.9557],[-97.1473,25.954],[-97.1478,25.9531],[-97.1483,25.9528],[-97.1485,25.9527],[-97.1486,25.9526],[-97.1493,25.9522],[-97.1505,25.9515],[-97.154,25.9501],[-97.1549,25.9497],[-97.1566,25.949],[-97.159,25.9491],[-97.1601,25.9501],[-97.1603,25.9503],[-97.1605,25.951],[-97.1595,25.9547],[-97.1586,25.9576],[-97.1585,25.9589],[-97.1582,25.9604],[-97.1583,25.9612],[-97.1585,25.9617],[-97.1585,25.9619],[-97.1588,25.9622],[-97.1595,25.9624],[-97.16,25.9624],[-97.1605,25.9622],[-97.161,25.9619],[-97.1615,25.9616],[-97.1621,25.9614],[-97.1628,25.9612],[-97.1632,25.961],[-97.1643,25.9606],[-97.1648,25.9605],[-97.1656,25.9603],[-97.1659,25.9603],[-97.1669,25.9602],[-97.1683,25.9606],[-97.1702,25.9612],[-97.1711,25.9616],[-97.1719,25.9623],[-97.1723,25.963],[-97.1727,25.9635],[-97.1729,25.9639],[-97.1732,25.9642],[-97.1735,25.9646],[-97.1738,25.9648],[-97.1747,25.9653],[-97.1753,25.9655],[-97.1756,25.9656],[-97.176,25.9655],[-97.1767,25.9654],[-97.1771,25.9654],[-97.1774,25.965],[-97.1775,25.9642],[-97.1775,25.9638],[-97.1776,25.9632],[-97.1777,25.9627],[-97.1781,25.9623],[-97.1786,25.9615],[-97.1791,25.9612],[-97.1797,25.9608],[-97.1821,25.9601],[-97.1831,25.9598],[-97.1847,25.9594],[-97.1866,25.9588],[-97.1871,25.9585],[-97.1875,25.9576],[-97.1871,25.9561],[-97.1871,25.9556],[-97.1871,25.9552],[-97.1875,25.9548],[-97.1879,25.9545],[-97.189,25.954],[-97.1891,25.9539],[-97.1896,25.9538],[-97.1903,25.9539],[-97.1934,25.9551],[-97.1944,25.9556],[-97.1952,25.9564],[-97.1959,25.9569],[-97.1962,25.9571],[-97.1967,25.9575],[-97.1979,25.9579],[-97.1995,25.9582],[-97.2006,25.9583],[-97.2016,25.9585],[-97.2033,25.958],[-97.2037,25.958],[-97.2049,25.9581],[-97.2051,25.9582],[-97.2055,25.9583],[-97.2061,25.9586],[-97.2065,25.9601],[-97.2064,25.9608],[-97.2066,25.9619],[-97.2065,25.9625],[-97.2066,25.9632],[-97.2072,25.9637],[-97.209,25.9637],[-97.2096,25.9636],[-97.21,25.9635],[-97.211,25.9627],[-97.2125,25.9613],[-97.2141,25.9603],[-97.2163,25.9591],[-97.2184,25.9583],[-97.2195,25.9579],[-97.2209,25.9573],[-97.222,25.9573],[-97.2226,25.9573],[-97.2242,25.9586],[-97.2254,25.9591],[-97.228,25.9589],[-97.2281,25.9589],[-97.2292,25.9588],[-97.2305,25.958],[-97.2329,25.9568],[-97.233,25.9567],[-97.2341,25.9564],[-97.2378,25.9556],[-97.2399,25.955],[-97.2412,25.9544],[-97.2418,25.9541],[-97.2422,25.9538],[-97.2434,25.9529],[-97.2436,25.9528],[-97.2437,25.9526],[-97.2439,25.9524],[-97.2445,25.9517],[-97.2447,25.9514],[-97.2448,25.9513],[-97.2448,25.9502],[-97.2448,25.95],[-97.245,25.9496],[-97.2452,25.9492],[-97.2457,25.9489],[-97.2463,25.9486],[-97.247,25.9482],[-97.2474,25.9482],[-97.2476,25.9482],[-97.248,25.9481],[-97.2486,25.9481],[-97.2491,25.9481],[-97.2496,25.9483],[-97.2503,25.9483],[-97.2513,25.9484],[-97.2526,25.9484],[-97.2536,25.9484],[-97.2542,25.9485],[-97.255,25.9488],[-97.2576,25.9501],[-97.2609,25.9509],[-97.2644,25.9513],[-97.2666,25.9513],[-97.2673,25.9514],[-97.2689,25.9516],[-97.2692,25.9516],[-97.2694,25.9516],[-97.2704,25.9517],[-97.2715,25.9518],[-97.2737,25.952],[-97.2752,25.9519],[-97.2763,25.9521],[-97.2767,25.9521],[-97.2769,25.9523],[-97.2786,25.9534],[-97.2796,25.9545],[-97.28,25.9549],[-97.2807,25.956],[-97.2816,25.9577],[-97.2817,25.9581],[-97.2819,25.9584],[-97.2822,25.9588],[-97.2825,25.9591],[-97.2827,25.9592],[-97.2828,25.9592],[-97.283,25.9593],[-97.2832,25.9593],[-97.2834,25.9593],[-97.2836,25.9593],[-97.2837,25.9592],[-97.2845,25.9592],[-97.2855,25.9586],[-97.2862,25.958],[-97.2871,25.9572],[-97.2882,25.9562],[-97.2886,25.9559],[-97.289,25.9556],[-97.2892,25.9554],[-97.2896,25.9548],[-97.2897,25.9547],[-97.2897,25.9545],[-97.2896,25.954],[-97.2892,25.9534],[-97.2884,25.9524],[-97.2882,25.9522],[-97.287,25.9511],[-97.2866,25.9509],[-97.2864,25.9508],[-97.2847,25.9495],[-97.2834,25.9489],[-97.2829,25.9487],[-97.2818,25.9482],[-97.2812,25.948],[-97.281,25.948],[-97.2804,25.9479],[-97.2797,25.9478],[-97.2792,25.9477],[-97.279,25.9477],[-97.2788,25.9476],[-97.2786,25.9475],[-97.2785,25.9475],[-97.2782,25.9468],[-97.2783,25.9466],[-97.2787,25.9463],[-97.2804,25.9455],[-97.2807,25.9448],[-97.2809,25.9442],[-97.281,25.944],[-97.281,25.9435],[-97.2807,25.9431],[-97.2804,25.9428],[-97.28,25.9426],[-97.2797,25.9423],[-97.2794,25.9421],[-97.2789,25.9417],[-97.2788,25.9415],[-97.2785,25.9413],[-97.2783,25.941],[-97.2775,25.9399],[-97.2769,25.9382],[-97.2766,25.937],[-97.2764,25.9361],[-97.2767,25.9353],[-97.2781,25.935],[-97.2797,25.9351],[-97.2801,25.9351],[-97.2814,25.9353],[-97.2823,25.9355],[-97.2824,25.9355],[-97.2826,25.9356],[-97.2828,25.9356],[-97.2843,25.9358],[-97.2869,25.9362],[-97.2878,25.9363],[-97.2889,25.9363],[-97.2894,25.9364],[-97.2897,25.9363],[-97.29,25.9363],[-97.2918,25.9363],[-97.2932,25.9357],[-97.2939,25.9351],[-97.2942,25.9348],[-97.2946,25.9342],[-97.2948,25.9339],[-97.295,25.9337],[-97.2952,25.9336],[-97.2954,25.9336],[-97.2958,25.9334],[-97.2961,25.9334],[-97.2965,25.9335],[-97.2969,25.9336],[-97.2978,25.9338],[-97.2982,25.9339],[-97.2987,25.9344],[-97.2987,25.9351],[-97.2988,25.9356],[-97.2988,25.936],[-97.2989,25.9363],[-97.299,25.9364],[-97.2993,25.9367],[-97.2996,25.9369],[-97.2999,25.937],[-97.3007,25.9372],[-97.3016,25.9373],[-97.3021,25.9373],[-97.3025,25.9372],[-97.3028,25.9371],[-97.303,25.937],[-97.3036,25.9367],[-97.304,25.9364],[-97.3042,25.9361],[-97.3043,25.9359],[-97.3044,25.9357],[-97.3046,25.9352],[-97.3047,25.9339],[-97.3047,25.9322],[-97.3046,25.9316],[-97.3045,25.9312],[-97.3044,25.9311],[-97.3044,25.9309],[-97.3043,25.9308],[-97.3043,25.9306],[-97.3042,25.9303],[-97.3042,25.9295],[-97.3044,25.9291],[-97.3045,25.9288],[-97.3048,25.9284],[-97.3049,25.9283],[-97.3051,25.9281],[-97.3053,25.9279],[-97.3059,25.9276],[-97.3061,25.9274],[-97.3063,25.9273],[-97.3066,25.9271],[-97.3069,25.927],[-97.3082,25.9265],[-97.3089,25.9264],[-97.3097,25.9264],[-97.3109,25.9269],[-97.3112,25.9273],[-97.3115,25.9275],[-97.3117,25.9286],[-97.312,25.9292],[-97.3124,25.9297],[-97.3126,25.93],[-97.3131,25.9304],[-97.314,25.9311],[-97.3152,25.9315],[-97.3168,25.9317],[-97.3184,25.9311],[-97.3186,25.931],[-97.3206,25.9298],[-97.3224,25.9279],[-97.3237,25.9262],[-97.3239,25.926],[-97.3249,25.924],[-97.3251,25.9226],[-97.3251,25.9217],[-97.3251,25.9209],[-97.3249,25.9197],[-97.3247,25.9186],[-97.3249,25.918],[-97.326,25.9177],[-97.3279,25.9176],[-97.329,25.9178],[-97.3303,25.9177],[-97.3312,25.9186],[-97.3317,25.9198],[-97.3318,25.92],[-97.3319,25.9217],[-97.3321,25.9229],[-97.3322,25.9233],[-97.3323,25.924],[-97.3325,25.9249],[-97.3326,25.9253],[-97.3327,25.9256],[-97.3328,25.9257],[-97.3329,25.9259],[-97.3332,25.926],[-97.3335,25.9261],[-97.3336,25.9261],[-97.3341,25.9257],[-97.3345,25.9247],[-97.3345,25.9243],[-97.3345,25.9241],[-97.3344,25.9236],[-97.3343,25.9229],[-97.3343,25.922],[-97.3343,25.9215],[-97.3344,25.9206],[-97.3344,25.9205],[-97.3345,25.9202],[-97.3347,25.92],[-97.3351,25.9198],[-97.3354,25.9198],[-97.3359,25.9198],[-97.3366,25.9199],[-97.337,25.92],[-97.3373,25.9201],[-97.3375,25.9202],[-97.3377,25.9204],[-97.3378,25.9205],[-97.3379,25.9207],[-97.3383,25.9215],[-97.3384,25.9216],[-97.3384,25.9229],[-97.3381,25.9235],[-97.3378,25.9243],[-97.3374,25.9256],[-97.337,25.9275],[-97.3365,25.9284],[-97.3365,25.9288],[-97.3364,25.929],[-97.3365,25.9291],[-97.3367,25.9293],[-97.3368,25.9294],[-97.337,25.9295],[-97.3378,25.9297],[-97.3381,25.9298],[-97.3407,25.9289],[-97.3408,25.9289],[-97.3425,25.929],[-97.3431,25.9291],[-97.3442,25.9294],[-97.3461,25.9304],[-97.3474,25.9312],[-97.3483,25.9311],[-97.3486,25.931],[-97.3489,25.9308],[-97.349,25.9307],[-97.3491,25.93],[-97.3492,25.9297],[-97.3495,25.9287],[-97.3496,25.9284],[-97.3499,25.9269],[-97.3503,25.9258],[-97.3503,25.9257],[-97.3503,25.9256],[-97.3504,25.9252],[-97.3508,25.9247],[-97.3512,25.9241],[-97.3516,25.9234],[-97.3524,25.9225],[-97.3528,25.9219],[-97.353,25.9217],[-97.3532,25.9215],[-97.3534,25.9213],[-97.3536,25.921],[-97.3539,25.9208],[-97.3541,25.9205],[-97.3543,25.9203],[-97.3545,25.9201],[-97.3554,25.9194],[-97.3574,25.9183],[-97.3595,25.917],[-97.3604,25.9166],[-97.3609,25.9163],[-97.3615,25.9159],[-97.3627,25.9157],[-97.3635,25.9156],[-97.3639,25.9157],[-97.3644,25.9158],[-97.3646,25.9158],[-97.3649,25.9158],[-97.3652,25.9158],[-97.3656,25.9158],[-97.3668,25.9157],[-97.3676,25.9157],[-97.368,25.9155],[-97.3682,25.9154],[-97.3685,25.9153],[-97.3689,25.915],[-97.3691,25.9146],[-97.3692,25.9142],[-97.3693,25.9138],[-97.3694,25.9131],[-97.3693,25.9126],[-97.3692,25.9123],[-97.369,25.9119],[-97.3685,25.911],[-97.3684,25.9106],[-97.3683,25.9104],[-97.3683,25.9103],[-97.3684,25.9097],[-97.3689,25.9093],[-97.3691,25.9091],[-97.3694,25.909],[-97.3698,25.909],[-97.3702,25.9089],[-97.3707,25.9089],[-97.3718,25.9094],[-97.3722,25.9095],[-97.3726,25.9095],[-97.3728,25.9094],[-97.3735,25.9093],[-97.3741,25.9089],[-97.3746,25.9084],[-97.3749,25.908],[-97.3751,25.9075],[-97.3751,25.9072],[-97.3748,25.9065],[-97.3742,25.9059],[-97.3724,25.905],[-97.3697,25.9041],[-97.3685,25.9036],[-97.3682,25.9035],[-97.3675,25.9032],[-97.367,25.903],[-97.3665,25.9028],[-97.3663,25.9027],[-97.366,25.9025],[-97.3657,25.9011],[-97.3659,25.8994],[-97.3661,25.8989],[-97.3662,25.8985],[-97.3663,25.898],[-97.3665,25.8977],[-97.3667,25.8967],[-97.3671,25.8951],[-97.3672,25.8946],[-97.3672,25.8943],[-97.3673,25.8939],[-97.3673,25.8937],[-97.3672,25.8933],[-97.3672,25.8928],[-97.3671,25.8925],[-97.3671,25.8921],[-97.367,25.8917],[-97.3669,25.8915],[-97.3666,25.8911],[-97.3663,25.8908],[-97.3659,25.8905],[-97.3655,25.8903],[-97.3649,25.89],[-97.3645,25.8899],[-97.3634,25.8897],[-97.361,25.8899],[-97.3606,25.8898],[-97.3596,25.8898],[-97.3593,25.8898],[-97.3588,25.8897],[-97.3585,25.8896],[-97.3581,25.8895],[-97.3577,25.8892],[-97.3573,25.889],[-97.3571,25.8888],[-97.3568,25.8884],[-97.3566,25.8882],[-97.3566,25.888],[-97.3566,25.8877],[-97.3567,25.8875],[-97.357,25.8872],[-97.3574,25.8868],[-97.3578,25.8866],[-97.3583,25.8864],[-97.3588,25.8862],[-97.3599,25.886],[-97.3609,25.886],[-97.3635,25.8859],[-97.3638,25.8858],[-97.3667,25.8851],[-97.3669,25.885],[-97.3679,25.8846],[-97.3688,25.8841],[-97.369,25.884],[-97.3694,25.8838],[-97.3721,25.8821],[-97.3723,25.8819],[-97.3728,25.8815],[-97.3732,25.8812],[-97.3736,25.8807],[-97.3739,25.8803],[-97.374,25.8798],[-97.3741,25.8794],[-97.3741,25.879],[-97.374,25.8787],[-97.3737,25.8786],[-97.3733,25.8785],[-97.3719,25.8783],[-97.3689,25.8783],[-97.3683,25.8783],[-97.3677,25.8783],[-97.3664,25.8782],[-97.3653,25.878],[-97.3644,25.8779],[-97.3638,25.8779],[-97.3629,25.878],[-97.3621,25.8783],[-97.362,25.8783],[-97.3617,25.8784],[-97.3616,25.8785],[-97.3615,25.8789],[-97.3614,25.8792],[-97.3614,25.8793],[-97.3611,25.8796],[-97.3609,25.8797],[-97.3607,25.8798],[-97.3604,25.8799],[-97.3599,25.8799],[-97.3597,25.8798],[-97.3595,25.8797],[-97.3594,25.8795],[-97.3592,25.8794],[-97.3588,25.8788],[-97.3586,25.8781],[-97.3586,25.8774],[-97.3586,25.8767],[-97.3589,25.8754],[-97.3592,25.8744],[-97.3593,25.8739],[-97.3593,25.8734],[-97.3593,25.873],[-97.3592,25.8724],[-97.3591,25.872],[-97.359,25.8718],[-97.3589,25.8715],[-97.3582,25.8703],[-97.3577,25.8692],[-97.3572,25.8685],[-97.3568,25.8679],[-97.3567,25.8673],[-97.3572,25.8667],[-97.3577,25.8665],[-97.3579,25.8663],[-97.3581,25.8661],[-97.3584,25.8658],[-97.3585,25.8658],[-97.3588,25.8657],[-97.3589,25.8658],[-97.359,25.8659],[-97.3591,25.8663],[-97.3592,25.8664],[-97.3594,25.8666],[-97.359,25.8677],[-97.3589,25.8681],[-97.359,25.8685],[-97.3594,25.8692],[-97.3597,25.8694],[-97.3601,25.8696],[-97.3607,25.8696],[-97.3611,25.8694],[-97.3615,25.8693],[-97.3619,25.869],[-97.3622,25.8687],[-97.3624,25.8685],[-97.3628,25.868],[-97.3629,25.8679],[-97.3632,25.8676],[-97.3636,25.8668],[-97.3639,25.8662],[-97.364,25.866],[-97.3641,25.8658],[-97.3647,25.8651],[-97.3653,25.8647],[-97.3657,25.8643],[-97.3661,25.8637],[-97.3662,25.8635],[-97.3667,25.8626],[-97.3673,25.8615],[-97.3675,25.8613],[-97.3678,25.8607],[-97.368,25.8603],[-97.3682,25.8599],[-97.3682,25.8597],[-97.3683,25.8595],[-97.3685,25.8591],[-97.3691,25.8585],[-97.3697,25.858],[-97.3703,25.8578],[-97.3713,25.8574],[-97.3718,25.8572],[-97.3723,25.8571],[-97.3731,25.857],[-97.3738,25.857],[-97.3742,25.857],[-97.3745,25.8569],[-97.3748,25.8568],[-97.3753,25.8565],[-97.3755,25.8565],[-97.3756,25.8565],[-97.3758,25.8564],[-97.3762,25.856],[-97.3762,25.8557],[-97.3763,25.8552],[-97.3765,25.8548],[-97.3766,25.8546],[-97.3764,25.8544],[-97.3761,25.8542],[-97.3756,25.854],[-97.3752,25.854],[-97.3749,25.854],[-97.3746,25.854],[-97.3738,25.854],[-97.3732,25.854],[-97.3717,25.8542],[-97.3706,25.8544],[-97.3698,25.8544],[-97.3686,25.8542],[-97.3678,25.854],[-97.3666,25.8536],[-97.3654,25.853],[-97.3653,25.8529],[-97.3646,25.8521],[-97.3641,25.8511],[-97.3641,25.8508],[-97.364,25.8502],[-97.3641,25.85],[-97.3642,25.8499],[-97.3643,25.8498],[-97.3645,25.8498],[-97.3652,25.8498],[-97.3657,25.85],[-97.3664,25.8503],[-97.3671,25.8506],[-97.3676,25.8507],[-97.3682,25.8507],[-97.3685,25.8507],[-97.369,25.8506],[-97.3694,25.8505],[-97.3696,25.8504],[-97.3702,25.8501],[-97.3706,25.8498],[-97.3708,25.8497],[-97.3713,25.849],[-97.3715,25.8486],[-97.3719,25.8478],[-97.372,25.8474],[-97.3721,25.8459],[-97.372,25.8447],[-97.3718,25.8437],[-97.3718,25.8432],[-97.3718,25.8427],[-97.3718,25.8422],[-97.3718,25.8419],[-97.3719,25.8417],[-97.3722,25.841],[-97.3723,25.8408],[-97.3724,25.8406],[-97.3728,25.8401],[-97.3732,25.84],[-97.3734,25.8399],[-97.3737,25.84],[-97.3746,25.8401],[-97.3747,25.8401],[-97.3749,25.8402],[-97.3752,25.8403],[-97.3758,25.8404],[-97.3765,25.8404],[-97.377,25.8403],[-97.3777,25.8403],[-97.3783,25.8401],[-97.3787,25.84],[-97.3793,25.8399],[-97.3799,25.8398],[-97.3807,25.8396],[-97.3815,25.8396],[-97.3821,25.8398],[-97.3825,25.84],[-97.383,25.8404],[-97.3834,25.8407],[-97.3838,25.8411],[-97.3841,25.8415],[-97.3844,25.8418],[-97.3845,25.8419],[-97.3848,25.8422],[-97.3851,25.8425],[-97.3855,25.843],[-97.3859,25.8433],[-97.3862,25.8436],[-97.3867,25.8438],[-97.3871,25.8438],[-97.3876,25.8437],[-97.3877,25.8436],[-97.3879,25.8435],[-97.388,25.8432],[-97.3882,25.8427],[-97.3883,25.8424],[-97.3884,25.8421],[-97.3884,25.8414],[-97.3886,25.8406],[-97.3888,25.8403],[-97.3891,25.8397],[-97.3895,25.8393],[-97.3901,25.8389],[-97.3907,25.8386],[-97.391,25.8385],[-97.3918,25.8382],[-97.3926,25.8379],[-97.393,25.8376],[-97.3934,25.8374],[-97.3937,25.8373],[-97.3941,25.8372],[-97.3945,25.8372],[-97.395,25.8372],[-97.3957,25.8375],[-97.3964,25.8377],[-97.397,25.838],[-97.3975,25.8383],[-97.3979,25.8386],[-97.3985,25.839],[-97.399,25.8391],[-97.3996,25.8392],[-97.4005,25.8391],[-97.401,25.8391],[-97.4018,25.8389],[-97.4025,25.8386],[-97.4031,25.8381],[-97.4033,25.838],[-97.4037,25.8379],[-97.4039,25.8378],[-97.4052,25.8377],[-97.4055,25.8377],[-97.4062,25.8379],[-97.4064,25.8381],[-97.4067,25.8384],[-97.407,25.8389],[-97.4071,25.8392],[-97.4072,25.8397],[-97.4071,25.8399],[-97.4069,25.8401],[-97.4065,25.8403],[-97.4058,25.8404],[-97.4057,25.8405],[-97.4055,25.8406],[-97.405,25.8407],[-97.4046,25.8406],[-97.4039,25.8404],[-97.4034,25.8402],[-97.4028,25.8402],[-97.4023,25.8403],[-97.4021,25.8404],[-97.4016,25.8407],[-97.4012,25.841],[-97.4009,25.8413],[-97.4007,25.8415],[-97.4004,25.842],[-97.4003,25.8423],[-97.4002,25.8428],[-97.4002,25.8432],[-97.4002,25.8434],[-97.4002,25.8438],[-97.4003,25.8441],[-97.4005,25.8444],[-97.4006,25.8448],[-97.4007,25.8451],[-97.4007,25.8454],[-97.4008,25.8456],[-97.4008,25.846],[-97.4008,25.8462],[-97.4006,25.8467],[-97.4003,25.8475],[-97.4,25.8481],[-97.3997,25.8485],[-97.3997,25.8486],[-97.3995,25.849],[-97.3991,25.8496],[-97.3989,25.8499],[-97.3988,25.8501],[-97.3987,25.8505],[-97.3989,25.8508],[-97.3992,25.8512],[-97.3996,25.8515],[-97.4,25.8519],[-97.4005,25.8521],[-97.4007,25.8523],[-97.4009,25.8523],[-97.4012,25.8523],[-97.4017,25.8522],[-97.4022,25.8519],[-97.4027,25.8517],[-97.403,25.8514],[-97.4036,25.851],[-97.4039,25.8506],[-97.4041,25.8504],[-97.4043,25.85],[-97.4045,25.8496],[-97.4047,25.8492],[-97.4048,25.8488],[-97.4051,25.8482],[-97.4052,25.8476],[-97.4053,25.8472],[-97.4053,25.8471],[-97.4054,25.8466],[-97.4054,25.8461],[-97.4055,25.8458],[-97.4056,25.8455],[-97.4058,25.8453],[-97.406,25.8451],[-97.4064,25.8448],[-97.4067,25.8447],[-97.407,25.8448],[-97.4076,25.845],[-97.4079,25.8453],[-97.4082,25.8456],[-97.4086,25.8461],[-97.4089,25.8464],[-97.4092,25.847],[-97.4096,25.8476],[-97.41,25.8483],[-97.4103,25.849],[-97.4105,25.8494],[-97.4105,25.8496],[-97.4106,25.85],[-97.4105,25.8501],[-97.4105,25.8503],[-97.4104,25.8506],[-97.4102,25.8511],[-97.4101,25.8513],[-97.4098,25.8516],[-97.4097,25.8518],[-97.4096,25.852],[-97.4092,25.8526],[-97.4088,25.8532],[-97.4087,25.8535],[-97.4085,25.8538],[-97.4082,25.8544],[-97.4081,25.8547],[-97.4081,25.8552],[-97.4082,25.8558],[-97.4083,25.856],[-97.4087,25.8564],[-97.409,25.8568],[-97.4092,25.8572],[-97.4093,25.8576],[-97.4093,25.8578],[-97.4092,25.8581],[-97.409,25.8585],[-97.4089,25.8589],[-97.4089,25.859],[-97.4086,25.8595],[-97.4082,25.86],[-97.4079,25.8605],[-97.4079,25.8608],[-97.4079,25.8611],[-97.408,25.8616],[-97.4084,25.862],[-97.4088,25.8621],[-97.4093,25.8622],[-97.4098,25.8621],[-97.41,25.8621],[-97.4103,25.8619],[-97.4109,25.8617],[-97.4113,25.8613],[-97.4117,25.8609],[-97.412,25.8605],[-97.4124,25.8601],[-97.4126,25.8597],[-97.413,25.859],[-97.4131,25.8587],[-97.4132,25.8586],[-97.4134,25.8582],[-97.4136,25.8577],[-97.4138,25.8571],[-97.4139,25.8566],[-97.414,25.8563],[-97.414,25.8556],[-97.4139,25.8552],[-97.4138,25.855],[-97.4138,25.8545],[-97.4137,25.854],[-97.4136,25.8534],[-97.4136,25.8526],[-97.4136,25.8524],[-97.4137,25.852],[-97.4139,25.8513],[-97.414,25.8508],[-97.414,25.8507],[-97.4141,25.8501],[-97.4142,25.8498],[-97.4142,25.8496],[-97.4143,25.8493],[-97.4145,25.8486],[-97.4145,25.8483],[-97.4146,25.8481],[-97.4146,25.8477],[-97.4145,25.8475],[-97.4145,25.8471],[-97.4143,25.8466],[-97.4141,25.8461],[-97.4139,25.8454],[-97.4138,25.845],[-97.4138,25.8446],[-97.4136,25.8438],[-97.4132,25.8432],[-97.4125,25.843],[-97.4124,25.8429],[-97.4123,25.8427],[-97.4122,25.8426],[-97.4122,25.8422],[-97.4122,25.8421],[-97.4124,25.8417],[-97.4125,25.8414],[-97.4127,25.8412],[-97.4127,25.8411],[-97.4129,25.8409],[-97.413,25.8409],[-97.4133,25.8409],[-97.4135,25.8408],[-97.414,25.8409],[-97.4146,25.841],[-97.4149,25.841],[-97.4151,25.841],[-97.4155,25.8411],[-97.4162,25.8413],[-97.4167,25.8413],[-97.417,25.8413],[-97.4175,25.8411],[-97.418,25.841],[-97.4187,25.841],[-97.4195,25.841],[-97.4203,25.8409],[-97.421,25.8407],[-97.4213,25.8406],[-97.4216,25.8405],[-97.4218,25.8404],[-97.4226,25.8403],[-97.423,25.8403],[-97.4233,25.8403],[-97.4241,25.8405],[-97.4249,25.8406],[-97.4252,25.8406],[-97.4254,25.8407],[-97.4261,25.8409],[-97.4267,25.8413],[-97.4268,25.8413],[-97.427,25.8414],[-97.4274,25.8418],[-97.4278,25.8422],[-97.4283,25.8426],[-97.4285,25.8428],[-97.4286,25.8429],[-97.4287,25.843],[-97.4288,25.8431],[-97.4293,25.8435],[-97.4298,25.8439],[-97.4303,25.8444],[-97.4308,25.845],[-97.431,25.8453],[-97.4316,25.8458],[-97.4321,25.8462],[-97.4327,25.8467],[-97.4332,25.8473],[-97.4337,25.8478],[-97.4341,25.8482],[-97.4341,25.8483],[-97.4343,25.8484],[-97.4344,25.8486],[-97.4346,25.8488],[-97.4351,25.8492],[-97.4353,25.8494],[-97.4356,25.8496],[-97.436,25.8498],[-97.4363,25.8499],[-97.4364,25.8499],[-97.4367,25.8498],[-97.4369,25.8498],[-97.4373,25.8497],[-97.4374,25.8496],[-97.4377,25.8495],[-97.4382,25.8492],[-97.4387,25.8489],[-97.4389,25.8488],[-97.4396,25.8486],[-97.4399,25.8485],[-97.4404,25.8483],[-97.4408,25.8482],[-97.4411,25.8482],[-97.4414,25.8482],[-97.4417,25.8481],[-97.4423,25.8481],[-97.4425,25.8481],[-97.443,25.8481],[-97.4432,25.8481],[-97.4434,25.8482],[-97.4437,25.8483],[-97.4439,25.8485],[-97.444,25.8486],[-97.4442,25.8489],[-97.4445,25.8492],[-97.4446,25.8493],[-97.4448,25.8496],[-97.4451,25.85],[-97.4453,25.8502],[-97.4455,25.8505],[-97.4456,25.8507],[-97.4457,25.8509],[-97.4458,25.8514],[-97.4458,25.8519],[-97.4456,25.8522],[-97.4453,25.8528],[-97.4448,25.8533],[-97.4446,25.8536],[-97.4443,25.854],[-97.4442,25.8542],[-97.4442,25.8544],[-97.4441,25.8546],[-97.4441,25.8547],[-97.4441,25.8549],[-97.4442,25.8551],[-97.4443,25.8555],[-97.4445,25.8558],[-97.4447,25.856],[-97.4449,25.8561],[-97.4451,25.8562],[-97.4454,25.8563],[-97.4455,25.8563],[-97.4458,25.8564],[-97.4463,25.8564],[-97.447,25.8564],[-97.4475,25.8563],[-97.4482,25.856],[-97.4487,25.8558],[-97.4489,25.8557],[-97.4495,25.8554],[-97.4498,25.8552],[-97.4505,25.8548],[-97.4511,25.8544],[-97.4515,25.8543],[-97.4516,25.8541],[-97.4517,25.854],[-97.452,25.8539],[-97.4522,25.8538],[-97.4523,25.8538],[-97.4527,25.8537],[-97.4529,25.8537],[-97.4532,25.8536],[-97.4535,25.8538],[-97.4537,25.8539],[-97.4539,25.854],[-97.454,25.8541],[-97.454,25.8543],[-97.4541,25.8548],[-97.454,25.8551],[-97.4539,25.8554],[-97.4538,25.8558],[-97.4537,25.8565],[-97.4534,25.8569],[-97.4532,25.8573],[-97.4529,25.8575],[-97.4526,25.8579],[-97.4523,25.8583],[-97.4518,25.8588],[-97.4516,25.8589],[-97.4515,25.859],[-97.4514,25.8591],[-97.4512,25.8591],[-97.451,25.8591],[-97.45,25.859],[-97.4496,25.859],[-97.4492,25.859],[-97.4487,25.859],[-97.4484,25.8593],[-97.4483,25.8595],[-97.4481,25.8597],[-97.4481,25.8601],[-97.4481,25.8609],[-97.448,25.8614],[-97.4479,25.8619],[-97.4479,25.8626],[-97.4478,25.8628],[-97.4477,25.863],[-97.4477,25.8632],[-97.4476,25.8633],[-97.4476,25.8634],[-97.4474,25.8635],[-97.4472,25.8637],[-97.447,25.864],[-97.4467,25.8642],[-97.4463,25.8645],[-97.446,25.8646],[-97.4458,25.8648],[-97.4456,25.865],[-97.4454,25.8653],[-97.4452,25.8656],[-97.4451,25.8659],[-97.4449,25.8663],[-97.4448,25.8665],[-97.4448,25.8667],[-97.4447,25.8671],[-97.4447,25.8673],[-97.4446,25.8674],[-97.4447,25.8677],[-97.4447,25.8678],[-97.4448,25.8679],[-97.4448,25.868],[-97.4449,25.8683],[-97.4451,25.8686],[-97.4451,25.8687],[-97.4452,25.8689],[-97.4455,25.8692],[-97.4458,25.8696],[-97.4461,25.8699],[-97.4464,25.8702],[-97.4465,25.8704],[-97.4466,25.8705],[-97.4467,25.8707],[-97.447,25.8712],[-97.4471,25.8714],[-97.4473,25.8715],[-97.4476,25.8718],[-97.448,25.872],[-97.4483,25.8721],[-97.4491,25.8722],[-97.4495,25.8721],[-97.45,25.8719],[-97.4503,25.8717],[-97.4505,25.8715],[-97.4509,25.8708],[-97.4511,25.8705],[-97.4511,25.8702],[-97.4513,25.87],[-97.4514,25.8697],[-97.4515,25.8695],[-97.4521,25.8687],[-97.4525,25.8683],[-97.4527,25.8681],[-97.453,25.8677],[-97.4531,25.8676],[-97.4533,25.8675],[-97.4535,25.8674],[-97.454,25.8672],[-97.4543,25.8672],[-97.4546,25.8671],[-97.4553,25.8672],[-97.4554,25.8673],[-97.4556,25.8673],[-97.4558,25.8674],[-97.4562,25.8678],[-97.4567,25.8683],[-97.4569,25.8686],[-97.457,25.8689],[-97.4571,25.8692],[-97.4571,25.8695],[-97.4571,25.8696],[-97.457,25.8698],[-97.457,25.87],[-97.457,25.8702],[-97.4569,25.8703],[-97.4567,25.8707],[-97.4567,25.8709],[-97.4567,25.871],[-97.4566,25.8712],[-97.4565,25.8714],[-97.4563,25.8719],[-97.4562,25.8724],[-97.4561,25.8728],[-97.4561,25.8732],[-97.4561,25.8733],[-97.456,25.8734],[-97.4559,25.8743],[-97.4558,25.8747],[-97.4557,25.8749],[-97.4555,25.8757],[-97.4555,25.8764],[-97.4554,25.8769],[-97.4551,25.8777],[-97.4551,25.8781],[-97.4549,25.8784],[-97.4549,25.8787],[-97.4548,25.8788],[-97.4548,25.8791],[-97.4547,25.8793],[-97.4547,25.8804],[-97.4547,25.8806],[-97.4548,25.8807],[-97.4548,25.8812],[-97.4549,25.8813],[-97.4548,25.8816],[-97.4549,25.8821],[-97.455,25.8826],[-97.4551,25.8827],[-97.4551,25.8831],[-97.4553,25.8835],[-97.4554,25.8837],[-97.4556,25.8839],[-97.4557,25.884],[-97.4558,25.884],[-97.4561,25.8841],[-97.4563,25.8841],[-97.4566,25.8841],[-97.4572,25.8841],[-97.4576,25.8841],[-97.4579,25.884],[-97.4583,25.8839],[-97.459,25.8838],[-97.4595,25.8836],[-97.46,25.8834],[-97.4601,25.8834],[-97.4603,25.8833],[-97.4613,25.883],[-97.4621,25.8827],[-97.4628,25.8824],[-97.4632,25.8823],[-97.4635,25.8821],[-97.4642,25.8817],[-97.4645,25.8815],[-97.4649,25.8813],[-97.4651,25.8811],[-97.4653,25.8809],[-97.4656,25.8804],[-97.4657,25.8804],[-97.4661,25.8798],[-97.4664,25.8795],[-97.4667,25.8789],[-97.4671,25.8785],[-97.4674,25.878],[-97.4678,25.8775],[-97.468,25.8774],[-97.4685,25.8769],[-97.4686,25.8767],[-97.4689,25.8764],[-97.4695,25.8755],[-97.4697,25.8755],[-97.4699,25.8754],[-97.4701,25.8754],[-97.4704,25.8754],[-97.4708,25.8754],[-97.4714,25.8755],[-97.4718,25.8755],[-97.4723,25.8756],[-97.4726,25.8758],[-97.4729,25.8758],[-97.4732,25.876],[-97.4734,25.8761],[-97.4736,25.8762],[-97.4737,25.8763],[-97.4739,25.8764],[-97.4741,25.8765],[-97.4743,25.8768],[-97.4745,25.8771],[-97.4746,25.8776],[-97.4747,25.8778],[-97.4747,25.878],[-97.4747,25.8783],[-97.4747,25.8784],[-97.4747,25.8788],[-97.4746,25.879],[-97.4747,25.8793],[-97.4747,25.8797],[-97.4746,25.8798],[-97.4744,25.88],[-97.4742,25.8801],[-97.4739,25.8803],[-97.4737,25.8805],[-97.4736,25.8806],[-97.4734,25.8807],[-97.4732,25.8809],[-97.4728,25.881],[-97.4726,25.8811],[-97.4723,25.8813],[-97.4721,25.8813],[-97.4714,25.8816],[-97.471,25.8817],[-97.4707,25.8819],[-97.4703,25.8821],[-97.4701,25.8823],[-97.4698,25.8825],[-97.4696,25.8826],[-97.4694,25.8827],[-97.4694,25.8828],[-97.4693,25.8828],[-97.4691,25.883],[-97.469,25.8831],[-97.4688,25.8833],[-97.4686,25.8835],[-97.4685,25.8837],[-97.4684,25.8839],[-97.4683,25.8842],[-97.4682,25.8843],[-97.4682,25.8844],[-97.4682,25.8846],[-97.4681,25.8847],[-97.468,25.8849],[-97.468,25.885],[-97.4679,25.8854],[-97.4678,25.8856],[-97.4678,25.8858],[-97.4678,25.886],[-97.4677,25.8862],[-97.4678,25.8864],[-97.4678,25.8866],[-97.4678,25.8869],[-97.4679,25.887],[-97.468,25.8874],[-97.468,25.8875],[-97.4681,25.8877],[-97.4681,25.888],[-97.4682,25.8882],[-97.4683,25.8884],[-97.4684,25.8885],[-97.4686,25.8886],[-97.4687,25.8886],[-97.4691,25.8887],[-97.4693,25.8888],[-97.4698,25.8888],[-97.4701,25.8887],[-97.4704,25.8886],[-97.4708,25.8883],[-97.4711,25.888],[-97.4714,25.8878],[-97.4718,25.8875],[-97.4723,25.8873],[-97.4726,25.8869],[-97.4732,25.8863],[-97.4737,25.8858],[-97.4742,25.8854],[-97.4754,25.8845],[-97.4759,25.8841],[-97.4763,25.8838],[-97.4764,25.8837],[-97.4768,25.8833],[-97.4771,25.8831],[-97.4778,25.8827],[-97.4784,25.8822],[-97.4792,25.8817],[-97.4796,25.8814],[-97.4808,25.8806],[-97.4818,25.88],[-97.4826,25.8796],[-97.4849,25.8787],[-97.4855,25.8785],[-97.4858,25.8785],[-97.4861,25.8785],[-97.4864,25.8785],[-97.4871,25.8788],[-97.4874,25.8789],[-97.4876,25.879],[-97.4877,25.8792],[-97.4878,25.8794],[-97.4876,25.8802],[-97.4876,25.8803],[-97.4873,25.8808],[-97.487,25.8813],[-97.4869,25.8816],[-97.4866,25.8822],[-97.4865,25.8826],[-97.4864,25.8831],[-97.4863,25.8833],[-97.4865,25.884],[-97.4865,25.8842],[-97.4868,25.8848],[-97.4872,25.8852],[-97.4877,25.8852],[-97.4883,25.8853],[-97.4885,25.8854],[-97.4896,25.8845],[-97.4904,25.8834],[-97.4904,25.8833],[-97.4904,25.8832],[-97.4905,25.8832],[-97.4905,25.8831],[-97.491,25.8828],[-97.4911,25.8826],[-97.4913,25.8822],[-97.4924,25.8813],[-97.4926,25.881],[-97.4928,25.8808],[-97.4933,25.8806],[-97.4936,25.8804],[-97.4938,25.8802],[-97.4942,25.8801],[-97.4951,25.8797],[-97.4967,25.8797],[-97.4973,25.8801],[-97.4975,25.8806],[-97.4975,25.881],[-97.4974,25.8817],[-97.4975,25.882],[-97.4976,25.8822],[-97.4976,25.8833],[-97.4976,25.8842],[-97.4976,25.8844],[-97.4976,25.8863],[-97.4976,25.8873],[-97.4975,25.888],[-97.4975,25.8882],[-97.4972,25.8893],[-97.4971,25.8903],[-97.497,25.8907],[-97.4969,25.8909],[-97.4965,25.8929],[-97.4966,25.8933],[-97.4966,25.8935],[-97.4964,25.8958],[-97.4965,25.8961],[-97.4967,25.8967],[-97.4972,25.8979],[-97.4973,25.8984],[-97.4974,25.8985],[-97.4974,25.8986],[-97.4975,25.8987],[-97.4976,25.8988],[-97.4977,25.8988],[-97.4982,25.899],[-97.4984,25.8989],[-97.4989,25.8987],[-97.4995,25.8981],[-97.5004,25.897],[-97.501,25.8962],[-97.5015,25.8957],[-97.5018,25.8953],[-97.5021,25.8947],[-97.5031,25.8935],[-97.5034,25.8933],[-97.5038,25.893],[-97.5048,25.8919],[-97.5052,25.8915],[-97.5053,25.8913],[-97.5055,25.8911],[-97.5061,25.8907],[-97.5068,25.8902],[-97.5082,25.8893],[-97.5087,25.8889],[-97.5096,25.8883],[-97.5104,25.8878],[-97.5108,25.8876],[-97.5112,25.8874],[-97.5119,25.8874],[-97.5126,25.8874],[-97.5135,25.8874],[-97.5143,25.8873],[-97.5146,25.8873],[-97.5151,25.8872],[-97.5162,25.8869],[-97.5171,25.8867],[-97.5177,25.8867],[-97.5188,25.8864],[-97.5194,25.8862],[-97.5196,25.8861],[-97.5198,25.886],[-97.5203,25.8859],[-97.5208,25.886],[-97.5211,25.8862],[-97.5217,25.8865],[-97.522,25.8868],[-97.5225,25.8874],[-97.5229,25.8883],[-97.5231,25.8887],[-97.5233,25.8894],[-97.5234,25.8898],[-97.5234,25.891],[-97.5234,25.8912],[-97.523,25.8935],[-97.5229,25.8947],[-97.5229,25.8951],[-97.523,25.8962],[-97.5231,25.8964],[-97.5231,25.8966],[-97.5232,25.8968],[-97.5233,25.8972],[-97.5235,25.898],[-97.5237,25.8986],[-97.5239,25.899],[-97.5244,25.8997],[-97.5249,25.9001],[-97.5252,25.9003],[-97.5261,25.901],[-97.5263,25.9013],[-97.5267,25.9017],[-97.5273,25.9026],[-97.5276,25.9033],[-97.5279,25.904],[-97.528,25.9044],[-97.5283,25.9052],[-97.5283,25.906],[-97.5284,25.9062],[-97.5284,25.9063],[-97.5286,25.9066],[-97.5288,25.9069],[-97.5292,25.9071],[-97.5293,25.9072],[-97.5297,25.9073],[-97.5303,25.9074],[-97.5312,25.9073],[-97.5313,25.9073],[-97.5321,25.9073],[-97.5329,25.9076],[-97.5333,25.9081],[-97.5334,25.9082],[-97.5335,25.9084],[-97.5334,25.9091],[-97.5335,25.9097],[-97.5336,25.91],[-97.5335,25.9103],[-97.5335,25.9104],[-97.5335,25.9107],[-97.5337,25.911],[-97.5338,25.9113],[-97.5338,25.9115],[-97.5338,25.9119],[-97.5336,25.9123],[-97.5334,25.9127],[-97.5333,25.9129],[-97.5331,25.9133],[-97.5326,25.9139],[-97.532,25.9145],[-97.5316,25.9149],[-97.5312,25.9153],[-97.5309,25.9156],[-97.5307,25.9158],[-97.5304,25.9163],[-97.5301,25.9168],[-97.5301,25.917],[-97.53,25.9172],[-97.53,25.9177],[-97.5299,25.9182],[-97.5298,25.9189],[-97.5299,25.9193],[-97.5302,25.9199],[-97.5306,25.9202],[-97.531,25.9204],[-97.5316,25.9205],[-97.5324,25.9205],[-97.533,25.9205],[-97.534,25.9205],[-97.5344,25.9204],[-97.535,25.9203],[-97.5353,25.9202],[-97.5355,25.9202],[-97.536,25.92],[-97.5364,25.92],[-97.5366,25.9199],[-97.5377,25.9197],[-97.538,25.9196],[-97.5383,25.9195],[-97.5389,25.9194],[-97.5397,25.9192],[-97.5404,25.9191],[-97.541,25.9192],[-97.5414,25.9193],[-97.5417,25.9193],[-97.5421,25.9194],[-97.5423,25.9195],[-97.5426,25.9197],[-97.543,25.92],[-97.5431,25.9204],[-97.5431,25.921],[-97.543,25.9215],[-97.5428,25.9219],[-97.5425,25.9224],[-97.5423,25.9226],[-97.542,25.9228],[-97.5418,25.923],[-97.5406,25.9241],[-97.5401,25.9245],[-97.5399,25.9247],[-97.5395,25.925],[-97.5392,25.9254],[-97.539,25.9256],[-97.5383,25.9263],[-97.538,25.9266],[-97.5376,25.927],[-97.5374,25.9274],[-97.5372,25.9277],[-97.5372,25.9279],[-97.5371,25.9282],[-97.537,25.9289],[-97.537,25.9293],[-97.537,25.9296],[-97.5371,25.9303],[-97.5372,25.9305],[-97.5375,25.9307],[-97.5376,25.9308],[-97.5378,25.9308],[-97.5381,25.9306],[-97.5383,25.9305],[-97.5386,25.9303],[-97.5386,25.9302],[-97.5391,25.9296],[-97.5392,25.9291],[-97.5395,25.9285],[-97.5395,25.9282],[-97.5396,25.9282],[-97.5399,25.9276],[-97.5408,25.926],[-97.5413,25.9252],[-97.5416,25.9248],[-97.5419,25.9243],[-97.5425,25.9237],[-97.5428,25.9235],[-97.543,25.9234],[-97.5435,25.9233],[-97.544,25.9233],[-97.5444,25.9235],[-97.5447,25.9237],[-97.5451,25.924],[-97.5453,25.9246],[-97.5455,25.9252],[-97.5455,25.9256],[-97.5456,25.926],[-97.5455,25.9272],[-97.5454,25.9275],[-97.5454,25.9279],[-97.5454,25.9284],[-97.5454,25.929],[-97.5455,25.9295],[-97.5455,25.9306],[-97.5454,25.9312],[-97.5456,25.9322],[-97.5458,25.9329],[-97.546,25.9335],[-97.5464,25.9343],[-97.5467,25.9346],[-97.5474,25.935],[-97.5476,25.9352],[-97.5482,25.9354],[-97.5483,25.9355],[-97.5497,25.9362],[-97.55,25.9363],[-97.5503,25.9364],[-97.5508,25.9366],[-97.5513,25.9367],[-97.5525,25.937],[-97.5539,25.9372],[-97.5552,25.9373],[-97.5559,25.937],[-97.5566,25.9365],[-97.5569,25.9362],[-97.5572,25.9357],[-97.5576,25.9353],[-97.5579,25.9348],[-97.5582,25.9341],[-97.5584,25.9336],[-97.5587,25.9331],[-97.5591,25.9319],[-97.5593,25.9315],[-97.5593,25.9322],[-97.5665,25.934],[-97.5712,25.9351],[-97.5793,25.9371],[-97.5826,25.9379],[-97.5828,25.9379],[-97.5829,25.9379],[-97.5825,25.9383],[-97.5819,25.9388],[-97.5813,25.9391],[-97.5809,25.9394],[-97.5805,25.9395],[-97.5799,25.9398],[-97.578,25.9407],[-97.5776,25.9408],[-97.5758,25.9418],[-97.5752,25.9422],[-97.5735,25.943],[-97.572,25.9435],[-97.5715,25.9436],[-97.5699,25.9438],[-97.5695,25.9438],[-97.569,25.9438],[-97.5685,25.944],[-97.5675,25.9443],[-97.5667,25.9447],[-97.5663,25.9451],[-97.5661,25.9454],[-97.566,25.9462],[-97.566,25.9467],[-97.566,25.9469],[-97.566,25.9472],[-97.566,25.9477],[-97.5661,25.9482],[-97.5663,25.9486],[-97.5666,25.9493],[-97.5677,25.9518],[-97.568,25.9523],[-97.5681,25.9525],[-97.5682,25.9526],[-97.5684,25.9527],[-97.5685,25.9527],[-97.5688,25.9529],[-97.569,25.953],[-97.5693,25.9532],[-97.5734,25.9538],[-97.5737,25.9539],[-97.574,25.954],[-97.5743,25.9539],[-97.5744,25.9538],[-97.5745,25.9535],[-97.5746,25.9532],[-97.5747,25.9528],[-97.5745,25.9524],[-97.5744,25.952],[-97.5743,25.9518],[-97.5741,25.9513],[-97.5738,25.951],[-97.5736,25.9505],[-97.5734,25.9499],[-97.5732,25.9492],[-97.5731,25.9489],[-97.573,25.9487],[-97.573,25.9484],[-97.5729,25.9479],[-97.5729,25.9475],[-97.5729,25.947],[-97.573,25.9464],[-97.5732,25.9459],[-97.5733,25.9456],[-97.5736,25.9449],[-97.5739,25.9444],[-97.5745,25.9438],[-97.5747,25.9436],[-97.5749,25.9434],[-97.5752,25.9432],[-97.5754,25.943],[-97.5756,25.9429],[-97.5759,25.9428],[-97.577,25.9424],[-97.5777,25.9422],[-97.578,25.9421],[-97.5782,25.942],[-97.5786,25.9422],[-97.579,25.9424],[-97.5792,25.9428],[-97.5795,25.9432],[-97.5797,25.9438],[-97.5798,25.9439],[-97.58,25.9445],[-97.5803,25.9454],[-97.5804,25.9459],[-97.5806,25.9466],[-97.5806,25.9474],[-97.5807,25.9485],[-97.5809,25.9498],[-97.5811,25.9504],[-97.5812,25.9509],[-97.5815,25.9514],[-97.582,25.9522],[-97.5824,25.953],[-97.5826,25.9537],[-97.5829,25.9545],[-97.583,25.9548],[-97.5831,25.9554],[-97.5831,25.956],[-97.5831,25.9561],[-97.583,25.957],[-97.5824,25.9584],[-97.5823,25.9587],[-97.5822,25.959],[-97.5819,25.9599],[-97.5818,25.9603],[-97.5817,25.9609],[-97.5818,25.9613],[-97.5817,25.9616],[-97.582,25.9621],[-97.5824,25.9625],[-97.5828,25.9626],[-97.5831,25.9626],[-97.5838,25.9623],[-97.5845,25.9621],[-97.585,25.9619],[-97.5852,25.9618],[-97.5861,25.9616],[-97.5865,25.9615],[-97.5869,25.9614],[-97.5877,25.9613],[-97.5886,25.9613],[-97.5894,25.9615],[-97.59,25.9616],[-97.5912,25.9618],[-97.5918,25.9619],[-97.592,25.9618],[-97.5928,25.9617],[-97.5935,25.9616],[-97.5939,25.9616],[-97.5943,25.9614],[-97.5947,25.9612],[-97.595,25.9609],[-97.5955,25.9607],[-97.5957,25.9606],[-97.5961,25.9601],[-97.5967,25.9593],[-97.5972,25.9585],[-97.5976,25.9577],[-97.5978,25.9573],[-97.5983,25.957],[-97.5991,25.9568],[-97.5996,25.9567],[-97.6002,25.9568],[-97.6006,25.9567],[-97.6011,25.9568],[-97.6015,25.9569],[-97.6017,25.957],[-97.6019,25.9572],[-97.6021,25.9573],[-97.6021,25.9574],[-97.6026,25.9577],[-97.6027,25.9581],[-97.6029,25.9585],[-97.6029,25.9586],[-97.603,25.9588],[-97.604,25.9604],[-97.6045,25.9611],[-97.6048,25.9614],[-97.6052,25.9618],[-97.6055,25.962],[-97.6058,25.9623],[-97.6061,25.9624],[-97.6068,25.9629],[-97.6074,25.9632],[-97.608,25.9636],[-97.6091,25.9645],[-97.6099,25.9653],[-97.6104,25.9658],[-97.6106,25.9663],[-97.6106,25.9666],[-97.6106,25.9668],[-97.6105,25.9671],[-97.6104,25.9673],[-97.6101,25.9678],[-97.6092,25.969],[-97.6087,25.9698],[-97.6083,25.9706],[-97.6081,25.9713],[-97.6079,25.972],[-97.6078,25.9728],[-97.6078,25.9748],[-97.6077,25.9759],[-97.6077,25.9762],[-97.6077,25.9764],[-97.608,25.9766],[-97.6081,25.9768],[-97.6085,25.977],[-97.6089,25.9773],[-97.6091,25.9773],[-97.6093,25.9774],[-97.6098,25.9775],[-97.61,25.9776],[-97.6108,25.9777],[-97.6115,25.9777],[-97.6118,25.9777],[-97.612,25.9777],[-97.6129,25.9777],[-97.6136,25.9779],[-97.6144,25.978],[-97.6151,25.9783],[-97.6159,25.9787],[-97.6164,25.979],[-97.6169,25.9793],[-97.617,25.9794],[-97.6171,25.9796],[-97.6173,25.9798],[-97.6177,25.98],[-97.6179,25.9803],[-97.6181,25.9805],[-97.6181,25.9806],[-97.6183,25.981],[-97.6188,25.9819],[-97.6189,25.982],[-97.6189,25.9821],[-97.6193,25.9827],[-97.6199,25.9842],[-97.62,25.9845],[-97.6202,25.9849],[-97.6202,25.985],[-97.6202,25.9854],[-97.6203,25.9858],[-97.6203,25.9861],[-97.6199,25.987],[-97.6198,25.9871],[-97.6198,25.9872],[-97.6198,25.9875],[-97.62,25.9878],[-97.6201,25.9879],[-97.6203,25.9881],[-97.6205,25.9883],[-97.6205,25.9884],[-97.6207,25.9885],[-97.6209,25.9886],[-97.621,25.9887],[-97.6213,25.9889],[-97.6217,25.9891],[-97.6222,25.9893],[-97.6229,25.9895],[-97.6233,25.9895],[-97.6237,25.9895],[-97.624,25.9895],[-97.6243,25.9894],[-97.6266,25.9886],[-97.628,25.9884],[-97.6282,25.9884],[-97.6287,25.9883],[-97.6299,25.9881],[-97.6316,25.9882],[-97.6323,25.9883],[-97.6331,25.9886],[-97.6334,25.9889],[-97.6338,25.9892],[-97.6342,25.9898],[-97.6344,25.9903],[-97.6345,25.9909],[-97.6344,25.9916],[-97.6341,25.9923],[-97.6338,25.9933],[-97.6332,25.9945],[-97.6329,25.995],[-97.6324,25.9957],[-97.6317,25.9961],[-97.6311,25.9963],[-97.6304,25.9964],[-97.6298,25.9963],[-97.6287,25.9961],[-97.6275,25.9957],[-97.627,25.9955],[-97.6261,25.9952],[-97.6251,25.9945],[-97.6249,25.9943],[-97.6246,25.994],[-97.6242,25.9934],[-97.624,25.9929],[-97.6239,25.9923],[-97.6236,25.992],[-97.623,25.9916],[-97.6225,25.9916],[-97.6219,25.9917],[-97.6214,25.9918],[-97.6213,25.9919],[-97.6208,25.9921],[-97.6203,25.9924],[-97.6201,25.9926],[-97.62,25.9928],[-97.6196,25.9932],[-97.6193,25.9936],[-97.619,25.9941],[-97.6187,25.9946],[-97.6185,25.9953],[-97.6184,25.9961],[-97.6181,25.997],[-97.618,25.9973],[-97.6178,25.9979],[-97.6178,25.9989],[-97.6176,25.9997],[-97.6175,26.0004],[-97.6177,26.0011],[-97.6177,26.0012],[-97.6179,26.0016],[-97.618,26.0018],[-97.6181,26.0019],[-97.6182,26.002],[-97.6183,26.0021],[-97.6189,26.0028],[-97.6191,26.0029],[-97.6193,26.0029],[-97.6195,26.0029],[-97.6197,26.0028],[-97.6198,26.0027],[-97.62,26.0025],[-97.6201,26.0021],[-97.6205,26.0014],[-97.6207,26.001],[-97.6209,26.0007],[-97.621,26.0004],[-97.6213,25.9998],[-97.6217,25.9991],[-97.622,25.9986],[-97.6226,25.998],[-97.6229,25.9977],[-97.6233,25.9974],[-97.6238,25.9971],[-97.6243,25.9968],[-97.6249,25.9966],[-97.6253,25.9966],[-97.626,25.9965],[-97.6272,25.9967],[-97.6277,25.9968],[-97.6279,25.9969],[-97.6282,25.9973],[-97.6283,25.9976],[-97.6282,25.9982],[-97.6282,25.9989],[-97.628,25.9993],[-97.6278,25.9998],[-97.6276,26.0002],[-97.6273,26.0007],[-97.6269,26.0015],[-97.6266,26.0023],[-97.6264,26.0028],[-97.6264,26.0037],[-97.6263,26.005],[-97.6264,26.0053],[-97.6265,26.0056],[-97.6267,26.0058],[-97.6269,26.006],[-97.6273,26.0061],[-97.6278,26.0062],[-97.6281,26.0062],[-97.6285,26.0062],[-97.629,26.006],[-97.6296,26.0057],[-97.63,26.0055],[-97.6302,26.0053],[-97.6306,26.0049],[-97.6309,26.0046],[-97.6315,26.0039],[-97.6319,26.0032],[-97.632,26.0031],[-97.632,26.0029],[-97.6319,26.0024],[-97.6319,26.0022],[-97.6319,26.0019],[-97.632,26.0016],[-97.6322,26.0013],[-97.6327,26.001],[-97.633,26.0008],[-97.6334,26.0006],[-97.6337,26.0005],[-97.6338,26.0004],[-97.6339,26.0003],[-97.6341,26.0002],[-97.6344,26.0001],[-97.6347,25.9999],[-97.6351,25.9999],[-97.6356,26.0001],[-97.6361,26.0004],[-97.6363,26.0006],[-97.6373,26.0014],[-97.6379,26.0019],[-97.6389,26.0028],[-97.6395,26.0036],[-97.6402,26.0043],[-97.6407,26.0047],[-97.6413,26.0051],[-97.6421,26.0055],[-97.6429,26.0057],[-97.6437,26.006],[-97.6444,26.0063],[-97.6451,26.0066],[-97.6456,26.0068],[-97.6462,26.0072],[-97.6468,26.0076],[-97.6472,26.008],[-97.6477,26.0085],[-97.6484,26.0093],[-97.6489,26.01],[-97.649,26.0102],[-97.6494,26.0109],[-97.6495,26.0113],[-97.6496,26.0113],[-97.6495,26.0115],[-97.6495,26.0117],[-97.6493,26.0122],[-97.6489,26.0125],[-97.6482,26.0127],[-97.6474,26.0127],[-97.6465,26.0126],[-97.646,26.0126],[-97.6452,26.0125],[-97.6446,26.0123],[-97.644,26.0121],[-97.6434,26.012],[-97.6427,26.0119],[-97.6418,26.0118],[-97.6412,26.0118],[-97.6404,26.012],[-97.6397,26.0122],[-97.6389,26.0128],[-97.6384,26.0131],[-97.6381,26.0135],[-97.6376,26.0142],[-97.6371,26.015],[-97.6369,26.0154],[-97.6368,26.0159],[-97.6368,26.0164],[-97.6368,26.0168],[-97.6368,26.0171],[-97.6368,26.0176],[-97.6369,26.0181],[-97.6369,26.0185],[-97.6371,26.0193],[-97.6372,26.0198],[-97.6373,26.0202],[-97.6375,26.0206],[-97.6378,26.0211],[-97.6381,26.0216],[-97.6383,26.022],[-97.6386,26.0225],[-97.639,26.023],[-97.6399,26.0238],[-97.6406,26.0245],[-97.6411,26.025],[-97.6419,26.0255],[-97.6424,26.0259],[-97.6431,26.0264],[-97.6437,26.0267],[-97.6443,26.027],[-97.6445,26.0272],[-97.6449,26.0276],[-97.645,26.0277],[-97.6452,26.0278],[-97.6454,26.0277],[-97.6457,26.0277],[-97.646,26.0275],[-97.6474,26.0265],[-97.6477,26.0263],[-97.6481,26.0259],[-97.6486,26.0255],[-97.6491,26.025],[-97.6496,26.0245],[-97.6497,26.0244],[-97.65,26.0241],[-97.6502,26.0238],[-97.6505,26.0232],[-97.6507,26.0226],[-97.6508,26.0223],[-97.6509,26.0218],[-97.6509,26.0217],[-97.6511,26.0209],[-97.6511,26.0204],[-97.6509,26.0199],[-97.6508,26.0197],[-97.6507,26.0195],[-97.6505,26.0193],[-97.6504,26.0191],[-97.6504,26.0189],[-97.6503,26.0188],[-97.6502,26.0186],[-97.6502,26.0182],[-97.6502,26.018],[-97.6503,26.0177],[-97.6503,26.0175],[-97.6505,26.0172],[-97.6507,26.0168],[-97.6509,26.0164],[-97.651,26.0162],[-97.6512,26.0161],[-97.6514,26.016],[-97.6517,26.016],[-97.6521,26.016],[-97.6522,26.016],[-97.6528,26.0163],[-97.6532,26.0167],[-97.6536,26.0172],[-97.6539,26.0175],[-97.6541,26.0178],[-97.6544,26.0181],[-97.6549,26.0186],[-97.6556,26.019],[-97.6561,26.0193],[-97.6566,26.0195],[-97.6575,26.0198],[-97.658,26.02],[-97.6583,26.0201],[-97.6586,26.0201],[-97.6592,26.0202],[-97.6598,26.0202],[-97.6605,26.0201],[-97.6611,26.0199],[-97.6624,26.0196],[-97.6632,26.0194],[-97.6638,26.0193],[-97.6639,26.0193],[-97.6643,26.0192],[-97.6652,26.019],[-97.6662,26.0189],[-97.667,26.0189],[-97.6677,26.0191],[-97.6678,26.0192],[-97.6679,26.0193],[-97.6681,26.0194],[-97.6683,26.0198],[-97.6683,26.02],[-97.6682,26.0208],[-97.668,26.0216],[-97.668,26.0225],[-97.6679,26.023],[-97.6677,26.0237],[-97.6675,26.0243],[-97.6674,26.0244],[-97.6665,26.0255],[-97.6659,26.026],[-97.6658,26.0261],[-97.665,26.0267],[-97.664,26.0272],[-97.6633,26.0278],[-97.6628,26.0281],[-97.6624,26.0285],[-97.6617,26.0292],[-97.6613,26.0298],[-97.6609,26.0307],[-97.6607,26.0312],[-97.6606,26.0316],[-97.6605,26.0321],[-97.6605,26.0328],[-97.6605,26.0333],[-97.6605,26.0337],[-97.6607,26.0341],[-97.661,26.0345],[-97.6614,26.0353],[-97.6617,26.036],[-97.6619,26.0368],[-97.6623,26.0375],[-97.6625,26.038],[-97.6627,26.0381],[-97.663,26.0381],[-97.6633,26.038],[-97.6635,26.0379],[-97.6637,26.0376],[-97.6641,26.0369],[-97.6642,26.0368],[-97.6642,26.0356],[-97.6642,26.0349],[-97.6642,26.0344],[-97.6642,26.0339],[-97.6642,26.0335],[-97.6642,26.033],[-97.6643,26.0325],[-97.6645,26.0319],[-97.6647,26.0314],[-97.665,26.0308],[-97.6657,26.0302],[-97.666,26.03],[-97.6662,26.0298],[-97.6664,26.0297],[-97.6674,26.0291],[-97.6677,26.0289],[-97.668,26.0289],[-97.6683,26.0289],[-97.6685,26.0289],[-97.6687,26.0291],[-97.6689,26.0293],[-97.6693,26.0298],[-97.6696,26.0301],[-97.6697,26.0306],[-97.6697,26.031],[-97.6699,26.0317],[-97.67,26.0319],[-97.6702,26.0325],[-97.6703,26.033],[-97.6704,26.0332],[-97.6705,26.0335],[-97.6707,26.0337],[-97.6709,26.0338],[-97.671,26.0339],[-97.6712,26.034],[-97.6716,26.0341],[-97.6719,26.0341],[-97.6724,26.034],[-97.6731,26.0339],[-97.6734,26.0337],[-97.6736,26.0336],[-97.6745,26.033],[-97.6752,26.0324],[-97.6755,26.0319],[-97.6759,26.0314],[-97.676,26.031],[-97.6761,26.0307],[-97.6762,26.0303],[-97.6762,26.03],[-97.6758,26.0295],[-97.6756,26.0292],[-97.6749,26.0289],[-97.6745,26.0288],[-97.6741,26.0287],[-97.6739,26.0286],[-97.6737,26.0285],[-97.6736,26.0283],[-97.6734,26.0282],[-97.6734,26.0279],[-97.6735,26.0276],[-97.6736,26.0273],[-97.6736,26.0272],[-97.6737,26.027],[-97.674,26.0267],[-97.6743,26.0265],[-97.6746,26.0263],[-97.6749,26.0262],[-97.6755,26.0259],[-97.6758,26.0258],[-97.6764,26.0258],[-97.6772,26.0259],[-97.6782,26.0259],[-97.6789,26.0258],[-97.6798,26.0258],[-97.6811,26.0259],[-97.6816,26.026],[-97.6824,26.0261],[-97.6836,26.0263],[-97.6853,26.0266],[-97.6857,26.0267],[-97.6859,26.0269],[-97.686,26.027],[-97.6864,26.0271],[-97.687,26.0273],[-97.6873,26.0274],[-97.6878,26.0276],[-97.6884,26.028],[-97.6887,26.0282],[-97.6893,26.0287],[-97.6898,26.0293],[-97.6903,26.0299],[-97.6908,26.0305],[-97.6912,26.0309],[-97.6915,26.0313],[-97.6917,26.0316],[-97.6919,26.0319],[-97.6923,26.0323],[-97.6925,26.0325],[-97.6928,26.0325],[-97.6931,26.0325],[-97.6933,26.0323],[-97.6936,26.032],[-97.6937,26.0318],[-97.6939,26.0313],[-97.694,26.0308],[-97.6941,26.0303],[-97.6941,26.0297],[-97.6941,26.0291],[-97.694,26.0288],[-97.6938,26.0284],[-97.6938,26.0281],[-97.6938,26.0277],[-97.6937,26.0271],[-97.6936,26.0268],[-97.6932,26.026],[-97.693,26.0256],[-97.693,26.0255],[-97.6927,26.0249],[-97.6925,26.0246],[-97.692,26.0241],[-97.6914,26.0237],[-97.691,26.0234],[-97.6907,26.0231],[-97.6905,26.0229],[-97.6904,26.0228],[-97.6902,26.0225],[-97.6901,26.0223],[-97.6901,26.0221],[-97.6901,26.0219],[-97.6901,26.0216],[-97.6902,26.0213],[-97.6903,26.0211],[-97.6904,26.0206],[-97.6905,26.0203],[-97.6906,26.02],[-97.6907,26.0196],[-97.6908,26.0194],[-97.691,26.0191],[-97.6914,26.019],[-97.692,26.019],[-97.6924,26.0191],[-97.6929,26.0192],[-97.693,26.0192],[-97.6931,26.0192],[-97.6934,26.0196],[-97.6939,26.0201],[-97.6944,26.0209],[-97.6947,26.0214],[-97.6949,26.0218],[-97.6958,26.0226],[-97.6961,26.0229],[-97.6964,26.023],[-97.6966,26.0232],[-97.6971,26.0235],[-97.6972,26.0236],[-97.6974,26.0238],[-97.6976,26.0242],[-97.6976,26.0244],[-97.6977,26.0248],[-97.6977,26.0251],[-97.6978,26.0257],[-97.6978,26.0259],[-97.6978,26.0264],[-97.6977,26.0268],[-97.6976,26.0274],[-97.6975,26.0279],[-97.6974,26.0281],[-97.6974,26.0286],[-97.6972,26.0291],[-97.6972,26.0296],[-97.6972,26.03],[-97.6971,26.0304],[-97.6972,26.0307],[-97.6973,26.031],[-97.6975,26.0311],[-97.6976,26.0311],[-97.6978,26.0312],[-97.6983,26.0312],[-97.6988,26.0312],[-97.6992,26.0312],[-97.6994,26.0312],[-97.7,26.0311],[-97.7003,26.0311],[-97.7013,26.0309],[-97.7017,26.0309],[-97.7019,26.0309],[-97.7022,26.031],[-97.7025,26.0312],[-97.7028,26.0316],[-97.7031,26.032],[-97.7033,26.0327],[-97.7035,26.033],[-97.7036,26.0332],[-97.7038,26.0338],[-97.7039,26.0342],[-97.704,26.0347],[-97.7041,26.0351],[-97.7043,26.0355],[-97.7045,26.0358],[-97.7047,26.0361],[-97.7052,26.0367],[-97.7054,26.0369],[-97.7061,26.0373],[-97.7065,26.0375],[-97.7073,26.0378],[-97.7074,26.0377],[-97.7077,26.0375],[-97.7079,26.0373],[-97.7085,26.0367],[-97.7086,26.0365],[-97.7088,26.036],[-97.7091,26.0354],[-97.7093,26.0347],[-97.7093,26.0344],[-97.7093,26.0343],[-97.7094,26.0338],[-97.7094,26.0335],[-97.7095,26.0331],[-97.7095,26.0323],[-97.7095,26.0318],[-97.7095,26.0313],[-97.7095,26.0309],[-97.7094,26.0305],[-97.7093,26.0301],[-97.7093,26.0298],[-97.7092,26.0295],[-97.7092,26.0291],[-97.7093,26.0286],[-97.7093,26.0285],[-97.7095,26.0278],[-97.7095,26.0275],[-97.7095,26.027],[-97.7095,26.0267],[-97.7095,26.0264],[-97.7097,26.0262],[-97.7101,26.026],[-97.7107,26.0258],[-97.7111,26.0258],[-97.7114,26.0258],[-97.7116,26.0257],[-97.7121,26.0257],[-97.713,26.0257],[-97.7137,26.0256],[-97.7148,26.0253],[-97.7152,26.0252],[-97.7159,26.0249],[-97.7163,26.0247],[-97.7167,26.0245],[-97.7168,26.0245],[-97.7177,26.0241],[-97.7178,26.024],[-97.7186,26.0237],[-97.7192,26.0236],[-97.7196,26.0234],[-97.7203,26.0233],[-97.7211,26.0233],[-97.7213,26.0235],[-97.7214,26.0236],[-97.7215,26.024],[-97.7214,26.0242],[-97.7212,26.0248],[-97.7211,26.025],[-97.7209,26.0253],[-97.7206,26.0257],[-97.7199,26.0263],[-97.7194,26.0268],[-97.7189,26.0274],[-97.7184,26.0283],[-97.7183,26.029],[-97.7184,26.0296],[-97.7187,26.0302],[-97.7192,26.0306],[-97.7198,26.031],[-97.7203,26.0312],[-97.721,26.0313],[-97.7217,26.0313],[-97.7223,26.0312],[-97.7231,26.0312],[-97.7235,26.0311],[-97.724,26.031],[-97.725,26.0309],[-97.7261,26.0308],[-97.727,26.0309],[-97.7274,26.0309],[-97.7276,26.031],[-97.7284,26.0309],[-97.7291,26.0311],[-97.73,26.0314],[-97.7308,26.0316],[-97.7315,26.0317],[-97.7325,26.0318],[-97.7332,26.0317],[-97.7341,26.0318],[-97.7345,26.0319],[-97.7349,26.032],[-97.7351,26.0319],[-97.7353,26.0317],[-97.7354,26.0313],[-97.7352,26.0301],[-97.7349,26.0293],[-97.7349,26.0289],[-97.735,26.0287],[-97.7351,26.0286],[-97.7351,26.0285],[-97.7351,26.0283],[-97.7342,26.0278],[-97.7331,26.0274],[-97.7326,26.0273],[-97.7319,26.0275],[-97.7313,26.0277],[-97.7302,26.028],[-97.7293,26.0281],[-97.7285,26.0281],[-97.7277,26.028],[-97.7269,26.0276],[-97.7263,26.0273],[-97.7261,26.0272],[-97.7258,26.0269],[-97.7255,26.0266],[-97.7254,26.0262],[-97.7254,26.0257],[-97.7253,26.0253],[-97.7253,26.0249],[-97.7254,26.0244],[-97.7254,26.0241],[-97.7256,26.0238],[-97.7257,26.0235],[-97.726,26.0231],[-97.7265,26.0227],[-97.727,26.0227],[-97.7276,26.0228],[-97.7281,26.0229],[-97.729,26.0231],[-97.7297,26.0232],[-97.7308,26.0234],[-97.7317,26.0233],[-97.7323,26.0231],[-97.7328,26.0229],[-97.734,26.0226],[-97.7344,26.0223],[-97.7348,26.022],[-97.7357,26.0216],[-97.7362,26.0215],[-97.7371,26.0215],[-97.7378,26.0216],[-97.738,26.0218],[-97.7382,26.022],[-97.7382,26.0229],[-97.738,26.0239],[-97.7376,26.0247],[-97.7375,26.0249],[-97.7371,26.0253],[-97.7364,26.0262],[-97.7362,26.0268],[-97.7361,26.0275],[-97.7361,26.0279],[-97.7363,26.0282],[-97.7366,26.0283],[-97.7369,26.0285],[-97.737,26.0286],[-97.7371,26.0287],[-97.7378,26.0289],[-97.7385,26.0289],[-97.7396,26.0291],[-97.7407,26.0292],[-97.7417,26.0296],[-97.7424,26.0298],[-97.7429,26.0298],[-97.7442,26.0293],[-97.7447,26.029],[-97.7451,26.0285],[-97.7454,26.0279],[-97.7458,26.0273],[-97.7462,26.0269],[-97.7469,26.0265],[-97.7474,26.0263],[-97.748,26.0263],[-97.7487,26.0263],[-97.7491,26.0266],[-97.7494,26.027],[-97.7494,26.0273],[-97.7492,26.0279],[-97.7488,26.0286],[-97.7485,26.0292],[-97.7485,26.0296],[-97.7487,26.03],[-97.749,26.0304],[-97.7494,26.0308],[-97.7497,26.0311],[-97.7502,26.0312],[-97.7508,26.0314],[-97.7513,26.0314],[-97.7516,26.0315],[-97.7521,26.0315],[-97.7525,26.0314],[-97.7529,26.0313],[-97.7534,26.0312],[-97.7535,26.0311],[-97.7541,26.0308],[-97.7545,26.0304],[-97.7551,26.0298],[-97.7556,26.0294],[-97.7572,26.0277],[-97.7585,26.0266],[-97.7594,26.0261],[-97.7603,26.0258],[-97.761,26.0257],[-97.7616,26.0258],[-97.7627,26.0264],[-97.7631,26.0267],[-97.7634,26.0268],[-97.7638,26.0273],[-97.7641,26.028],[-97.7641,26.0286],[-97.7641,26.029],[-97.764,26.0295],[-97.7639,26.0301],[-97.7639,26.0302],[-97.7639,26.0308],[-97.7636,26.0319],[-97.7636,26.0325],[-97.7635,26.0334],[-97.7634,26.0345],[-97.7631,26.0352],[-97.7631,26.0354],[-97.7633,26.036],[-97.7632,26.0361],[-97.7633,26.0364],[-97.7632,26.0368],[-97.763,26.0382],[-97.7629,26.0388],[-97.7627,26.0396],[-97.7626,26.0406],[-97.7627,26.041],[-97.7629,26.0419],[-97.7631,26.0424],[-97.7637,26.0435],[-97.7642,26.0441],[-97.7649,26.0448],[-97.7651,26.0449],[-97.7654,26.0452],[-97.7657,26.0456],[-97.7659,26.0457],[-97.7666,26.0462],[-97.7668,26.0464],[-97.7673,26.0467],[-97.7681,26.0473],[-97.769,26.0475],[-97.7698,26.0474],[-97.7699,26.0474],[-97.7707,26.047],[-97.7715,26.0467],[-97.7722,26.0464],[-97.7723,26.0463],[-97.7727,26.0461],[-97.7729,26.046],[-97.7735,26.0458],[-97.774,26.0456],[-97.7747,26.0454],[-97.7755,26.0453],[-97.7761,26.045],[-97.7764,26.0447],[-97.7766,26.0445],[-97.7768,26.044],[-97.777,26.0433],[-97.7769,26.0427],[-97.7769,26.0422],[-97.7767,26.0415],[-97.7766,26.041],[-97.7765,26.0407],[-97.7763,26.0405],[-97.7755,26.0397],[-97.7751,26.0393],[-97.7749,26.0391],[-97.7741,26.0387],[-97.7734,26.0384],[-97.773,26.0383],[-97.7719,26.038],[-97.7706,26.0373],[-97.7699,26.0368],[-97.7695,26.0364],[-97.7693,26.0361],[-97.7694,26.0356],[-97.7697,26.0352],[-97.7698,26.0352],[-97.7702,26.0349],[-97.7716,26.0346],[-97.7721,26.0345],[-97.773,26.0343],[-97.774,26.0337],[-97.7745,26.0334],[-97.7749,26.0329],[-97.7754,26.0324],[-97.7757,26.0322],[-97.7759,26.0318],[-97.7761,26.0313],[-97.7761,26.0309],[-97.7762,26.0301],[-97.7765,26.0297],[-97.7768,26.0295],[-97.7773,26.0293],[-97.7777,26.0294],[-97.7779,26.0294],[-97.7784,26.0294],[-97.7788,26.0297],[-97.7791,26.0299],[-97.7793,26.0303],[-97.7796,26.0307],[-97.78,26.0314],[-97.7802,26.0318],[-97.7804,26.0323],[-97.7806,26.0325],[-97.7808,26.0328],[-97.781,26.0331],[-97.7815,26.0334],[-97.7819,26.0337],[-97.7822,26.0338],[-97.7825,26.0339],[-97.7831,26.034],[-97.7837,26.0342],[-97.7842,26.0341],[-97.7845,26.0341],[-97.7849,26.034],[-97.7855,26.0339],[-97.7863,26.0337],[-97.7868,26.0336],[-97.7874,26.0335],[-97.7879,26.0334],[-97.7882,26.0334],[-97.7895,26.0333],[-97.7899,26.0333],[-97.7903,26.0334],[-97.7908,26.0335],[-97.7917,26.0339],[-97.7923,26.0342],[-97.793,26.0345],[-97.7936,26.035],[-97.7938,26.0352],[-97.7942,26.0358],[-97.7947,26.0362],[-97.7947,26.0363],[-97.7952,26.0367],[-97.7955,26.0373],[-97.7959,26.0378],[-97.7962,26.0382],[-97.7965,26.0386],[-97.7966,26.0387],[-97.7971,26.0393],[-97.7973,26.0394],[-97.7974,26.0398],[-97.7976,26.0402],[-97.7978,26.0408],[-97.7979,26.0412],[-97.7978,26.0416],[-97.7978,26.0421],[-97.7977,26.0427],[-97.7976,26.043],[-97.7972,26.0437],[-97.7969,26.0443],[-97.7964,26.0449],[-97.7958,26.0455],[-97.7955,26.0468],[-97.7951,26.0472],[-97.7944,26.0475],[-97.7931,26.0474],[-97.7927,26.0475],[-97.7918,26.0473],[-97.7914,26.0472],[-97.7911,26.0472],[-97.7905,26.0472],[-97.7904,26.0472],[-97.7898,26.0474],[-97.7894,26.0476],[-97.789,26.0481],[-97.7888,26.0486],[-97.7889,26.0491],[-97.789,26.0497],[-97.7892,26.0502],[-97.7895,26.0507],[-97.7899,26.0512],[-97.7904,26.0516],[-97.7906,26.0517],[-97.7908,26.0519],[-97.7922,26.0529],[-97.793,26.0532],[-97.7934,26.0532],[-97.7941,26.0529],[-97.7947,26.0528],[-97.7951,26.0527],[-97.7954,26.0527],[-97.7959,26.0525],[-97.7967,26.0524],[-97.7975,26.0524],[-97.7984,26.0527],[-97.7991,26.0533],[-97.7996,26.0541],[-97.7999,26.0547],[-97.7999,26.0551],[-97.7999,26.0555],[-97.7999,26.0557],[-97.8,26.0559],[-97.8001,26.0566],[-97.8,26.0571],[-97.8001,26.0579],[-97.8002,26.0584],[-97.8002,26.059],[-97.8003,26.0594],[-97.8006,26.0598],[-97.8009,26.06],[-97.8013,26.0602],[-97.8017,26.0602],[-97.8021,26.0602],[-97.8023,26.0602],[-97.8031,26.0601],[-97.8037,26.0599],[-97.8043,26.0597],[-97.8056,26.0591],[-97.806,26.0589],[-97.8068,26.0585],[-97.8076,26.0582],[-97.8079,26.058],[-97.808,26.058],[-97.8082,26.0579],[-97.809,26.0574],[-97.8096,26.0571],[-97.8102,26.0565],[-97.811,26.0555],[-97.8113,26.0551],[-97.8117,26.0543],[-97.8118,26.0539],[-97.812,26.0534],[-97.8122,26.0526],[-97.8123,26.0518],[-97.8123,26.0511],[-97.8124,26.0503],[-97.8124,26.0501],[-97.8124,26.0494],[-97.8124,26.0489],[-97.8124,26.0488],[-97.8124,26.0484],[-97.8123,26.048],[-97.8117,26.0472],[-97.8115,26.0469],[-97.8113,26.0465],[-97.8111,26.046],[-97.8112,26.0457],[-97.8113,26.0454],[-97.8115,26.045],[-97.8122,26.0446],[-97.8129,26.0443],[-97.8134,26.0442],[-97.8141,26.0442],[-97.8148,26.0443],[-97.8152,26.0445],[-97.8156,26.0446],[-97.816,26.045],[-97.8161,26.0452],[-97.8165,26.0456],[-97.8166,26.0462],[-97.8166,26.0465],[-97.8165,26.0471],[-97.8163,26.0477],[-97.8162,26.0479],[-97.816,26.0484],[-97.8158,26.0489],[-97.8155,26.0496],[-97.8153,26.0505],[-97.8151,26.0511],[-97.8149,26.0516],[-97.8149,26.0521],[-97.8148,26.0525],[-97.8149,26.0532],[-97.8149,26.0534],[-97.815,26.0536],[-97.8151,26.0539],[-97.8153,26.0542],[-97.8154,26.0545],[-97.8156,26.0547],[-97.8159,26.0551],[-97.8162,26.0555],[-97.8167,26.0558],[-97.8172,26.0561],[-97.8177,26.0563],[-97.818,26.0564],[-97.8188,26.0565],[-97.8197,26.0565],[-97.8204,26.0566],[-97.8205,26.0566],[-97.8211,26.0566],[-97.8213,26.0565],[-97.8215,26.0565],[-97.8219,26.0565],[-97.8222,26.0564],[-97.8228,26.0563],[-97.8242,26.0561],[-97.8247,26.0561],[-97.8251,26.0561],[-97.8253,26.0562],[-97.8259,26.0559],[-97.8262,26.0556],[-97.8265,26.0552],[-97.8268,26.0545],[-97.8271,26.054],[-97.8273,26.0535],[-97.8275,26.0529],[-97.8277,26.0525],[-97.8278,26.0524],[-97.8282,26.0516],[-97.8283,26.0515],[-97.8286,26.0508],[-97.8292,26.0499],[-97.8293,26.0498],[-97.8296,26.0496],[-97.83,26.0492],[-97.8303,26.049],[-97.8306,26.0487],[-97.831,26.0484],[-97.8311,26.0484],[-97.8316,26.0481],[-97.8324,26.0474],[-97.8325,26.0471],[-97.8328,26.0462],[-97.8335,26.0459],[-97.8347,26.046],[-97.8353,26.0465],[-97.8358,26.0474],[-97.836,26.0476],[-97.836,26.0479],[-97.836,26.0483],[-97.836,26.0487],[-97.836,26.0491],[-97.8361,26.0495],[-97.836,26.0498],[-97.8361,26.0502],[-97.8362,26.0507],[-97.8363,26.0511],[-97.8365,26.0515],[-97.8366,26.0516],[-97.8374,26.0524],[-97.8375,26.0524],[-97.8383,26.0528],[-97.8394,26.0532],[-97.84,26.0533],[-97.8405,26.0533],[-97.8406,26.0534],[-97.8413,26.0535],[-97.8417,26.0535],[-97.842,26.0536],[-97.8423,26.0536],[-97.8428,26.0535],[-97.8441,26.0533],[-97.8445,26.0533],[-97.845,26.053],[-97.8457,26.0528],[-97.8464,26.0527],[-97.8473,26.0526],[-97.8479,26.0524],[-97.8486,26.0523],[-97.849,26.0522],[-97.8496,26.0521],[-97.8502,26.0522],[-97.851,26.0522],[-97.8516,26.0522],[-97.8523,26.0523],[-97.8524,26.0523],[-97.8528,26.0524],[-97.8532,26.0525],[-97.8541,26.0527],[-97.8545,26.0527],[-97.8556,26.053],[-97.8563,26.0531],[-97.8569,26.0533],[-97.8573,26.0533],[-97.8578,26.0534],[-97.8582,26.0533],[-97.8592,26.053],[-97.8595,26.0529],[-97.8598,26.0528],[-97.86,26.0528],[-97.8601,26.0528],[-97.8605,26.0529],[-97.8608,26.0532],[-97.8611,26.0537],[-97.8613,26.054],[-97.8614,26.0542],[-97.8614,26.0546],[-97.8615,26.0552],[-97.8615,26.0557],[-97.8616,26.0562],[-97.8616,26.0567],[-97.8617,26.0572],[-97.8618,26.0577],[-97.8618,26.0578],[-97.8622,26.0592],[-97.8623,26.0604],[-97.8622,26.0611],[-97.8618,26.0622],[-97.8614,26.0628],[-97.8609,26.0633],[-97.8608,26.0635],[-97.8599,26.0646],[-97.8594,26.0658],[-97.8593,26.0663],[-97.8594,26.0665],[-97.8593,26.067],[-97.8598,26.0683],[-97.8601,26.0688],[-97.8607,26.0697],[-97.8613,26.0699],[-97.8618,26.0699],[-97.862,26.0699],[-97.8622,26.0699],[-97.8625,26.0698],[-97.8628,26.0696],[-97.8633,26.0692],[-97.8635,26.0688],[-97.8638,26.0684],[-97.8641,26.068],[-97.8643,26.0676],[-97.8645,26.067],[-97.8648,26.0661],[-97.865,26.0656],[-97.8652,26.0649],[-97.8654,26.0645],[-97.8657,26.0639],[-97.8661,26.063],[-97.8666,26.062],[-97.8668,26.0614],[-97.8671,26.0608],[-97.8674,26.0601],[-97.8675,26.0599],[-97.8676,26.0597],[-97.8677,26.0596],[-97.8683,26.0587],[-97.8685,26.0578],[-97.8686,26.0572],[-97.8691,26.057],[-97.8698,26.0571],[-97.8703,26.0573],[-97.8704,26.0574],[-97.8707,26.0576],[-97.8712,26.0581],[-97.8715,26.0586],[-97.8718,26.0589],[-97.8722,26.0597],[-97.8724,26.0601],[-97.8727,26.0606],[-97.8734,26.0617],[-97.8741,26.0624],[-97.8747,26.063],[-97.8752,26.0635],[-97.8759,26.0639],[-97.8769,26.0646],[-97.8779,26.0649],[-97.8786,26.0652],[-97.8787,26.0653],[-97.8797,26.0654],[-97.8804,26.0655],[-97.8813,26.0656],[-97.8822,26.0657],[-97.8827,26.0657],[-97.8834,26.0658],[-97.8841,26.0659],[-97.8847,26.066],[-97.8854,26.0662],[-97.8863,26.0665],[-97.887,26.0665],[-97.8876,26.0664],[-97.8881,26.0658],[-97.8883,26.0655],[-97.8884,26.0654],[-97.8884,26.0649],[-97.8883,26.0638],[-97.8883,26.0632],[-97.8884,26.0624],[-97.8888,26.0618],[-97.8894,26.0614],[-97.8901,26.0609],[-97.8907,26.0607],[-97.8913,26.0605],[-97.8918,26.0604],[-97.8923,26.0603],[-97.8929,26.0602],[-97.8933,26.0602],[-97.8936,26.0602],[-97.8945,26.0603],[-97.8954,26.0605],[-97.8962,26.0607],[-97.8969,26.0609],[-97.8979,26.0611],[-97.8986,26.0612],[-97.8999,26.0612],[-97.9011,26.0611],[-97.9017,26.0609],[-97.9023,26.0608],[-97.9035,26.0604],[-97.904,26.0602],[-97.9046,26.06],[-97.9054,26.0595],[-97.9061,26.0589],[-97.907,26.0584],[-97.9071,26.0584],[-97.9082,26.0578],[-97.9087,26.0575],[-97.9094,26.0572],[-97.9099,26.0569],[-97.9106,26.0566],[-97.9112,26.0565],[-97.9121,26.0563],[-97.9128,26.0564],[-97.9129,26.0564],[-97.9139,26.0565],[-97.9146,26.0568],[-97.9157,26.0571],[-97.9163,26.0573],[-97.9169,26.0575],[-97.9174,26.0577],[-97.918,26.0579],[-97.9185,26.058],[-97.9191,26.058],[-97.9197,26.058],[-97.9201,26.058],[-97.9207,26.0579],[-97.9214,26.0578],[-97.9227,26.0571],[-97.9234,26.0568],[-97.9241,26.0563],[-97.9247,26.056],[-97.9252,26.0557],[-97.9257,26.0556],[-97.9268,26.0554],[-97.9272,26.0553],[-97.9275,26.0555],[-97.928,26.0559],[-97.9287,26.0572],[-97.9301,26.0611],[-97.9308,26.0625],[-97.9314,26.0634],[-97.9321,26.0645],[-97.9323,26.0647],[-97.9327,26.0648],[-97.933,26.0648],[-97.9339,26.0648],[-97.9356,26.0643],[-97.936,26.064],[-97.9366,26.0634],[-97.9368,26.063],[-97.9369,26.0627],[-97.9369,26.0623],[-97.937,26.0619],[-97.9369,26.0613],[-97.9364,26.0606],[-97.9361,26.06],[-97.9355,26.0593],[-97.9348,26.0587],[-97.9329,26.0573],[-97.9321,26.0564],[-97.9319,26.0562],[-97.9318,26.0559],[-97.9318,26.0555],[-97.932,26.0548],[-97.9324,26.0543],[-97.9328,26.0537],[-97.9334,26.0533],[-97.9343,26.0528],[-97.9354,26.0527],[-97.9366,26.0528],[-97.9379,26.0535],[-97.9388,26.0543],[-97.9434,26.0589],[-97.9443,26.0596],[-97.9453,26.0602],[-97.9465,26.0608],[-97.9468,26.0609],[-97.948,26.0614],[-97.9499,26.0618],[-97.9501,26.0618],[-97.9501,26.0619],[-97.9512,26.062],[-97.9526,26.0618],[-97.9545,26.0612],[-97.957,26.06],[-97.9574,26.0592],[-97.9578,26.0586],[-97.9585,26.0578],[-97.959,26.0573],[-97.9598,26.0568],[-97.9605,26.0562],[-97.9614,26.0556],[-97.9623,26.0549],[-97.9635,26.0539],[-97.9643,26.0531],[-97.9654,26.0523],[-97.9661,26.0519],[-97.9673,26.0518],[-97.9694,26.0527],[-97.9718,26.0548],[-97.9743,26.0576],[-97.975,26.0582],[-97.9756,26.0585],[-97.9766,26.0588],[-97.9777,26.0592],[-97.9788,26.0598],[-97.9793,26.0605],[-97.9798,26.0624],[-97.98,26.0639],[-97.9802,26.0665],[-97.9807,26.067],[-97.9813,26.0672],[-97.9819,26.0671],[-97.9873,26.0657],[-97.9877,26.0653],[-97.9881,26.0646],[-97.989,26.062],[-97.9893,26.0613],[-97.9895,26.0604],[-97.9898,26.0599],[-97.9905,26.059],[-97.9915,26.0586],[-97.9925,26.0586],[-97.9935,26.0592],[-97.9947,26.0607],[-97.9958,26.0624],[-97.9965,26.0633],[-97.9972,26.0641],[-97.9987,26.0647],[-98.0003,26.065],[-98.0013,26.065],[-98.0023,26.0648],[-98.0035,26.0645],[-98.0049,26.0639],[-98.0059,26.0633],[-98.0069,26.0625],[-98.0074,26.0622],[-98.0082,26.0614],[-98.0083,26.0612],[-98.0088,26.0604],[-98.0092,26.0596],[-98.0096,26.0589],[-98.01,26.0581],[-98.0107,26.0571],[-98.0112,26.0566],[-98.012,26.0563],[-98.0124,26.0564],[-98.0126,26.0569],[-98.0124,26.0583],[-98.0116,26.0599],[-98.0114,26.0602],[-98.0113,26.0603],[-98.0113,26.0605],[-98.011,26.0609],[-98.0109,26.0615],[-98.0109,26.0619],[-98.011,26.0639],[-98.0114,26.0651],[-98.0119,26.0659],[-98.0127,26.0663],[-98.0136,26.0664],[-98.0142,26.066],[-98.0146,26.0655],[-98.0147,26.0653],[-98.0148,26.0644],[-98.0152,26.0633],[-98.0155,26.0624],[-98.0156,26.062],[-98.016,26.0614],[-98.0167,26.0607],[-98.0173,26.0602],[-98.0192,26.0594],[-98.0201,26.0588],[-98.0204,26.0588],[-98.0207,26.0587],[-98.0214,26.059],[-98.0223,26.0598],[-98.0227,26.0604],[-98.023,26.0612],[-98.0235,26.0624],[-98.0242,26.064],[-98.0242,26.0641],[-98.0243,26.0642],[-98.0249,26.0649],[-98.0255,26.066],[-98.0263,26.0665],[-98.0272,26.0668],[-98.0278,26.0668],[-98.029,26.0665],[-98.0301,26.0657],[-98.0308,26.065],[-98.0315,26.0642],[-98.0321,26.0632],[-98.0327,26.0621],[-98.0335,26.06],[-98.0337,26.0588],[-98.0341,26.0576],[-98.0343,26.056],[-98.0344,26.0543],[-98.0344,26.0538],[-98.0344,26.0524],[-98.0344,26.0519],[-98.0344,26.0514],[-98.0345,26.0512],[-98.0345,26.0511],[-98.0345,26.051],[-98.0346,26.0508],[-98.0353,26.049],[-98.0354,26.0485],[-98.0361,26.0476],[-98.0375,26.0456],[-98.0378,26.0444],[-98.0384,26.0421],[-98.0386,26.0418],[-98.0386,26.0417],[-98.0392,26.0413],[-98.0398,26.0413],[-98.0412,26.0419],[-98.0433,26.0432],[-98.0445,26.0437],[-98.0462,26.0442],[-98.0474,26.0444],[-98.0498,26.0444],[-98.0516,26.0445],[-98.0547,26.0446],[-98.0569,26.0451],[-98.0598,26.0461],[-98.0612,26.0462],[-98.0631,26.0459],[-98.0644,26.0453],[-98.0651,26.0448],[-98.067,26.0424],[-98.0671,26.0423],[-98.0686,26.0399],[-98.07,26.0382],[-98.0701,26.038],[-98.0712,26.0371],[-98.073,26.0365],[-98.0732,26.0365],[-98.0746,26.0363],[-98.0748,26.0364],[-98.0754,26.0364],[-98.0761,26.0364],[-98.0766,26.0364],[-98.0776,26.0368],[-98.0787,26.0392],[-98.0799,26.0413],[-98.08,26.0417],[-98.08,26.042],[-98.0789,26.0423],[-98.0784,26.0424],[-98.0781,26.0424],[-98.0768,26.0425],[-98.0753,26.0426],[-98.0751,26.0426],[-98.0737,26.0431],[-98.0724,26.0439],[-98.0718,26.0445],[-98.0709,26.046],[-98.07,26.048],[-98.0699,26.0495],[-98.07,26.0515],[-98.0705,26.0532],[-98.0712,26.0547],[-98.0714,26.0551],[-98.072,26.0559],[-98.0726,26.0565],[-98.0741,26.0581],[-98.0745,26.0588],[-98.0751,26.0599],[-98.0755,26.0613],[-98.0757,26.0622],[-98.0757,26.0637],[-98.0757,26.0648],[-98.0759,26.066],[-98.076,26.0667],[-98.0761,26.0669],[-98.0765,26.068],[-98.0777,26.0695],[-98.0778,26.0695],[-98.0791,26.0705],[-98.0805,26.0709],[-98.0819,26.0711],[-98.0831,26.0711],[-98.0847,26.0709],[-98.0854,26.0704],[-98.0858,26.0692],[-98.0858,26.069],[-98.0857,26.0686],[-98.0852,26.068],[-98.0851,26.068],[-98.0839,26.0676],[-98.0823,26.0671],[-98.0814,26.0662],[-98.0813,26.0656],[-98.0811,26.0649],[-98.0812,26.0648],[-98.0814,26.0644],[-98.0819,26.0637],[-98.0831,26.0629],[-98.0847,26.0621],[-98.0875,26.0607],[-98.0879,26.0605],[-98.091,26.0592],[-98.093,26.0587],[-98.0937,26.0587],[-98.0944,26.0586],[-98.0962,26.0591],[-98.0967,26.0595],[-98.0985,26.061],[-98.0999,26.0627],[-98.1005,26.0635],[-98.1022,26.0654],[-98.1028,26.0661],[-98.1038,26.0671],[-98.1039,26.0672],[-98.1045,26.0674],[-98.1055,26.0675],[-98.1069,26.0674],[-98.1071,26.0673],[-98.1082,26.0669],[-98.109,26.0666],[-98.1097,26.0663],[-98.11,26.0661],[-98.1111,26.0658],[-98.112,26.0657],[-98.1121,26.0657],[-98.1135,26.0655],[-98.1139,26.0654],[-98.1149,26.0653],[-98.116,26.0652],[-98.1166,26.0651],[-98.1175,26.065],[-98.1198,26.0645],[-98.1209,26.0641],[-98.1218,26.0637],[-98.1225,26.0635],[-98.1227,26.0634],[-98.1233,26.0629],[-98.124,26.0624],[-98.1246,26.0621],[-98.1253,26.0619],[-98.1258,26.0618],[-98.1269,26.0618],[-98.1272,26.062],[-98.1281,26.0623],[-98.1293,26.0627],[-98.1304,26.0632],[-98.1308,26.0637],[-98.1312,26.0644],[-98.1312,26.0648],[-98.1312,26.065],[-98.1312,26.0654],[-98.1312,26.0655],[-98.1312,26.0662],[-98.131,26.0668],[-98.1307,26.0674],[-98.1306,26.0679],[-98.1299,26.0689],[-98.1298,26.0691],[-98.1294,26.0697],[-98.129,26.0702],[-98.1284,26.0715],[-98.1284,26.0724],[-98.1286,26.0731],[-98.1289,26.0736],[-98.1293,26.074],[-98.1298,26.0742],[-98.13,26.0743],[-98.1302,26.0743],[-98.1318,26.0742],[-98.1335,26.0735],[-98.1344,26.0729],[-98.1352,26.0722],[-98.136,26.071],[-98.1366,26.0697],[-98.1368,26.0686],[-98.1368,26.0679],[-98.1366,26.0662],[-98.1366,26.0661],[-98.1365,26.066],[-98.1365,26.0656],[-98.1365,26.0652],[-98.1365,26.0646],[-98.1367,26.0639],[-98.1368,26.0632],[-98.1368,26.0628],[-98.1368,26.0623],[-98.137,26.0617],[-98.1373,26.0608],[-98.1377,26.0601],[-98.1382,26.0592],[-98.1387,26.0585],[-98.1393,26.0576],[-98.1401,26.0561],[-98.1407,26.055],[-98.1414,26.0541],[-98.142,26.0533],[-98.1424,26.0528],[-98.1429,26.052],[-98.1432,26.0511],[-98.1438,26.0504],[-98.1443,26.05],[-98.1448,26.0496],[-98.1457,26.0493],[-98.1465,26.0493],[-98.1474,26.0495],[-98.1478,26.0496],[-98.1486,26.0505],[-98.1492,26.0512],[-98.1494,26.0515],[-98.1494,26.0543],[-98.1494,26.0558],[-98.1499,26.0567],[-98.151,26.0578],[-98.1517,26.0582],[-98.1522,26.0583],[-98.153,26.0583],[-98.1535,26.0581],[-98.1541,26.0579],[-98.1556,26.0567],[-98.1562,26.0558],[-98.1567,26.055],[-98.1575,26.0544],[-98.1593,26.0537],[-98.1612,26.0542],[-98.1619,26.0545],[-98.1624,26.0553],[-98.1625,26.0561],[-98.1621,26.0571],[-98.1617,26.0575],[-98.1614,26.0577],[-98.1612,26.058],[-98.1611,26.0581],[-98.1609,26.0582],[-98.1603,26.0587],[-98.16,26.0589],[-98.1583,26.0606],[-98.1582,26.0616],[-98.1584,26.0627],[-98.1588,26.0633],[-98.1597,26.064],[-98.1607,26.0642],[-98.1617,26.0642],[-98.1621,26.0641],[-98.1627,26.0639],[-98.1641,26.0632],[-98.1653,26.0625],[-98.1666,26.0624],[-98.1677,26.0625],[-98.1688,26.063],[-98.17,26.0654],[-98.1702,26.0663],[-98.1708,26.0684],[-98.1711,26.0695],[-98.1713,26.0697],[-98.1716,26.0702],[-98.1719,26.0707],[-98.1721,26.0711],[-98.1727,26.0717],[-98.173,26.0721],[-98.1732,26.0724],[-98.1738,26.0729],[-98.174,26.0731],[-98.1745,26.0735],[-98.175,26.0741],[-98.1759,26.0749],[-98.1763,26.0751],[-98.1771,26.0751],[-98.1775,26.075],[-98.1783,26.0748],[-98.1792,26.074],[-98.1798,26.0729],[-98.1802,26.0717],[-98.1802,26.0716],[-98.1803,26.0706],[-98.1803,26.0705],[-98.1802,26.0699],[-98.1802,26.0694],[-98.1801,26.0692],[-98.1801,26.0689],[-98.1801,26.0686],[-98.1801,26.0682],[-98.1805,26.0667],[-98.1804,26.0658],[-98.1798,26.065],[-98.1798,26.0648],[-98.1798,26.0647],[-98.1797,26.0647],[-98.1785,26.0641],[-98.1778,26.0637],[-98.1774,26.0635],[-98.1771,26.0634],[-98.1767,26.0629],[-98.1765,26.0616],[-98.1769,26.0607],[-98.1779,26.06],[-98.1788,26.0598],[-98.1797,26.0601],[-98.181,26.0615],[-98.1811,26.0615],[-98.182,26.0625],[-98.183,26.0633],[-98.1833,26.0635],[-98.1836,26.0637],[-98.1838,26.0637],[-98.1841,26.0638],[-98.1843,26.0639],[-98.1854,26.0643],[-98.1865,26.0643],[-98.1876,26.064],[-98.1878,26.064],[-98.1891,26.0633],[-98.1893,26.0629],[-98.1895,26.0624],[-98.1898,26.0592],[-98.19,26.0581],[-98.1923,26.0535],[-98.193,26.0533],[-98.194,26.0533],[-98.1966,26.0541],[-98.1982,26.0552],[-98.1985,26.0554],[-98.1994,26.0569],[-98.2005,26.0588],[-98.2008,26.0591],[-98.2009,26.0592],[-98.2011,26.0597],[-98.2011,26.0598],[-98.2016,26.0609],[-98.2018,26.0616],[-98.2021,26.0623],[-98.2023,26.0627],[-98.2026,26.0631],[-98.2032,26.0641],[-98.2036,26.0646],[-98.2039,26.0651],[-98.2043,26.0656],[-98.2045,26.066],[-98.2046,26.0661],[-98.205,26.0664],[-98.205,26.0665],[-98.2052,26.0666],[-98.2053,26.0666],[-98.2058,26.067],[-98.2064,26.0675],[-98.2069,26.0678],[-98.2087,26.0681],[-98.2102,26.0683],[-98.2114,26.0685],[-98.2128,26.0692],[-98.2136,26.0697],[-98.2144,26.0707],[-98.2148,26.0716],[-98.2152,26.0724],[-98.2168,26.0744],[-98.2175,26.0748],[-98.2177,26.0749],[-98.2187,26.0756],[-98.2189,26.0757],[-98.219,26.0758],[-98.2198,26.0761],[-98.2207,26.0765],[-98.2212,26.0766],[-98.2215,26.0766],[-98.2231,26.0769],[-98.2248,26.0771],[-98.2261,26.0772],[-98.2276,26.0771],[-98.2288,26.0772],[-98.2301,26.0771],[-98.2315,26.0769],[-98.2325,26.0767],[-98.2331,26.0765],[-98.2335,26.0765],[-98.2345,26.0762],[-98.2348,26.0761],[-98.2352,26.076],[-98.2353,26.0759],[-98.2364,26.0757],[-98.237,26.0756],[-98.2375,26.0756],[-98.2376,26.0756],[-98.2401,26.075],[-98.2417,26.0745],[-98.2434,26.0739],[-98.2437,26.0737],[-98.2449,26.073],[-98.2459,26.0724],[-98.246,26.0724],[-98.2476,26.072],[-98.2487,26.072],[-98.2499,26.0727],[-98.251,26.0741],[-98.2513,26.0767],[-98.2514,26.0772],[-98.2514,26.0779],[-98.2515,26.0784],[-98.2515,26.0786],[-98.2515,26.0787],[-98.2515,26.079],[-98.2519,26.0792],[-98.2522,26.0793],[-98.2525,26.0795],[-98.2537,26.08],[-98.2564,26.0813],[-98.2591,26.0825],[-98.2603,26.0831],[-98.2606,26.0832],[-98.2608,26.0833],[-98.2632,26.0845],[-98.2637,26.0849],[-98.2639,26.085],[-98.2643,26.0854],[-98.2645,26.0855],[-98.2651,26.0864],[-98.2654,26.087],[-98.2656,26.0878],[-98.2657,26.0882],[-98.2658,26.0883],[-98.2659,26.0887],[-98.2658,26.0892],[-98.2659,26.0894],[-98.2659,26.0895],[-98.2661,26.0899],[-98.2662,26.0905],[-98.2666,26.0912],[-98.2668,26.0916],[-98.267,26.0918],[-98.2675,26.0923],[-98.268,26.0928],[-98.2684,26.0931],[-98.2684,26.0932],[-98.2698,26.0943],[-98.2708,26.0949],[-98.271,26.095],[-98.2711,26.095],[-98.2717,26.0953],[-98.2718,26.0954],[-98.2723,26.0956],[-98.2728,26.0958],[-98.2731,26.096],[-98.2742,26.0968],[-98.275,26.0975],[-98.276,26.0981],[-98.2772,26.0988],[-98.2782,26.0992],[-98.2786,26.0993],[-98.2797,26.0998],[-98.2808,26.1],[-98.2817,26.1003],[-98.2823,26.1004],[-98.2827,26.1005],[-98.2843,26.1011],[-98.2852,26.1017],[-98.2854,26.1019],[-98.2862,26.1024],[-98.2866,26.1029],[-98.2872,26.1036],[-98.2873,26.1038],[-98.2876,26.1042],[-98.2883,26.1047],[-98.2885,26.1053],[-98.2882,26.1059],[-98.2876,26.1063],[-98.2875,26.1065],[-98.2866,26.1069],[-98.2863,26.107],[-98.2848,26.1073],[-98.2836,26.1074],[-98.2812,26.1077],[-98.2789,26.1076],[-98.2776,26.1073],[-98.2774,26.1073],[-98.2758,26.1067],[-98.2752,26.1065],[-98.2747,26.1064],[-98.2745,26.1064],[-98.2743,26.1064],[-98.2729,26.1063],[-98.2713,26.1063],[-98.2705,26.1066],[-98.2704,26.1067],[-98.2702,26.1069],[-98.27,26.1071],[-98.2699,26.1075],[-98.2702,26.1081],[-98.2704,26.1083],[-98.2711,26.1094],[-98.2716,26.1105],[-98.2719,26.1118],[-98.2718,26.113],[-98.2716,26.1135],[-98.2713,26.1139],[-98.2709,26.1147],[-98.2703,26.1151],[-98.2697,26.1155],[-98.2694,26.1158],[-98.2691,26.116],[-98.2687,26.116],[-98.2673,26.1162],[-98.2664,26.1167],[-98.266,26.1171],[-98.2659,26.1173],[-98.2657,26.1178],[-98.2654,26.1184],[-98.2654,26.1187],[-98.2653,26.119],[-98.2653,26.1195],[-98.2654,26.12],[-98.2657,26.1204],[-98.2658,26.1205],[-98.2663,26.1207],[-98.2669,26.1209],[-98.2676,26.1208],[-98.2685,26.1206],[-98.2693,26.1201],[-98.2699,26.1196],[-98.2702,26.1194],[-98.2708,26.1185],[-98.2712,26.1177],[-98.2718,26.1171],[-98.2727,26.1165],[-98.2737,26.1161],[-98.2746,26.1159],[-98.2752,26.1159],[-98.2759,26.116],[-98.2766,26.1162],[-98.2772,26.1163],[-98.2776,26.1165],[-98.2783,26.1167],[-98.2791,26.117],[-98.2793,26.1171],[-98.2807,26.1175],[-98.2823,26.1179],[-98.2836,26.1183],[-98.2845,26.1186],[-98.2861,26.1191],[-98.2878,26.1197],[-98.2887,26.1199],[-98.2889,26.1199],[-98.2897,26.1203],[-98.2902,26.1206],[-98.2906,26.1207],[-98.2912,26.1208],[-98.2913,26.1207],[-98.2921,26.1208],[-98.2933,26.1207],[-98.2952,26.1206],[-98.2962,26.1203],[-98.2971,26.1198],[-98.298,26.1193],[-98.299,26.1184],[-98.2994,26.1181],[-98.2996,26.1176],[-98.2996,26.1175],[-98.2998,26.1172],[-98.2999,26.1171],[-98.2999,26.1167],[-98.3002,26.1162],[-98.3003,26.116],[-98.3004,26.1157],[-98.3008,26.115],[-98.3011,26.114],[-98.3012,26.1138],[-98.3013,26.1134],[-98.3014,26.1133],[-98.3016,26.1128],[-98.3021,26.1117],[-98.3029,26.1104],[-98.303,26.1101],[-98.303,26.1096],[-98.3028,26.1085],[-98.3023,26.1077],[-98.3018,26.1069],[-98.3013,26.1062],[-98.3006,26.1057],[-98.3,26.1054],[-98.2995,26.1054],[-98.2993,26.1053],[-98.2989,26.1053],[-98.2982,26.105],[-98.298,26.1048],[-98.2979,26.1044],[-98.2979,26.1038],[-98.298,26.1033],[-98.2984,26.1029],[-98.2988,26.1026],[-98.2991,26.1023],[-98.2996,26.1022],[-98.2999,26.1022],[-98.3006,26.1021],[-98.3013,26.1022],[-98.3028,26.1024],[-98.3029,26.1024],[-98.3035,26.1026],[-98.3043,26.1029],[-98.305,26.1031],[-98.3058,26.1035],[-98.306,26.1037],[-98.3062,26.104],[-98.3065,26.1043],[-98.3071,26.1053],[-98.3074,26.1062],[-98.3078,26.1076],[-98.308,26.1086],[-98.3087,26.1103],[-98.309,26.1114],[-98.3091,26.1115],[-98.3091,26.1117],[-98.3091,26.1118],[-98.3094,26.1127],[-98.3094,26.113],[-98.3096,26.1134],[-98.3098,26.1137],[-98.3103,26.1144],[-98.3111,26.1149],[-98.3121,26.1155],[-98.3127,26.1158],[-98.3132,26.116],[-98.3137,26.1162],[-98.315,26.1162],[-98.3163,26.1162],[-98.3166,26.1163],[-98.3169,26.1163],[-98.3173,26.1164],[-98.3177,26.1165],[-98.318,26.1167],[-98.3193,26.1173],[-98.3209,26.1182],[-98.3219,26.1192],[-98.3225,26.1199],[-98.323,26.1205],[-98.3238,26.1212],[-98.3239,26.1213],[-98.3249,26.1223],[-98.3253,26.123],[-98.3257,26.1239],[-98.3263,26.1251],[-98.3268,26.1258],[-98.3275,26.1266],[-98.3277,26.1268],[-98.328,26.1272],[-98.3286,26.128],[-98.3292,26.129],[-98.3299,26.13],[-98.33,26.1301],[-98.3304,26.1306],[-98.3313,26.1314],[-98.3319,26.132],[-98.3324,26.1328],[-98.3329,26.1335],[-98.3334,26.1345],[-98.334,26.1356],[-98.3346,26.1365],[-98.3348,26.1369],[-98.3352,26.1376],[-98.3353,26.138],[-98.3353,26.1382],[-98.3354,26.1388],[-98.3354,26.1392],[-98.3354,26.1393],[-98.3354,26.1395],[-98.3354,26.1398],[-98.3353,26.1401],[-98.3353,26.1405],[-98.3351,26.1407],[-98.3348,26.1409],[-98.3345,26.1411],[-98.3342,26.1413],[-98.334,26.1414],[-98.3334,26.1415],[-98.3327,26.1416],[-98.332,26.1416],[-98.3312,26.1416],[-98.3307,26.1417],[-98.33,26.1416],[-98.3292,26.1417],[-98.3284,26.1417],[-98.3279,26.1418],[-98.3274,26.1421],[-98.3272,26.1423],[-98.3272,26.1424],[-98.3269,26.1428],[-98.3269,26.1435],[-98.3271,26.1438],[-98.3278,26.1445],[-98.3281,26.1447],[-98.3284,26.1448],[-98.329,26.145],[-98.3291,26.145],[-98.3293,26.145],[-98.3294,26.145],[-98.3295,26.1451],[-98.3298,26.1451],[-98.3305,26.1452],[-98.3313,26.1453],[-98.3321,26.1454],[-98.3331,26.1455],[-98.3341,26.1457],[-98.3348,26.146],[-98.335,26.146],[-98.3356,26.1464],[-98.3362,26.1469],[-98.3369,26.1475],[-98.3374,26.1481],[-98.3376,26.1484],[-98.3377,26.1488],[-98.3379,26.1492],[-98.3382,26.1499],[-98.3383,26.1504],[-98.3384,26.1508],[-98.3384,26.1513],[-98.3382,26.1523],[-98.3381,26.1529],[-98.338,26.1531],[-98.3376,26.1538],[-98.3375,26.1541],[-98.3367,26.1548],[-98.3353,26.156],[-98.3345,26.1568],[-98.3338,26.1578],[-98.3338,26.1579],[-98.3333,26.1588],[-98.333,26.1602],[-98.3329,26.1613],[-98.3332,26.1623],[-98.3334,26.1635],[-98.3339,26.1643],[-98.3345,26.165],[-98.3346,26.1651],[-98.3356,26.1659],[-98.3368,26.1664],[-98.3374,26.1665],[-98.3381,26.1667],[-98.3388,26.1668],[-98.3394,26.1669],[-98.3402,26.167],[-98.3406,26.1669],[-98.341,26.1669],[-98.3429,26.1669],[-98.3438,26.1668],[-98.3441,26.1667],[-98.3449,26.1664],[-98.3458,26.166],[-98.3463,26.1655],[-98.347,26.1648],[-98.3475,26.164],[-98.3478,26.163],[-98.348,26.1623],[-98.3483,26.1613],[-98.3485,26.1608],[-98.3487,26.1601],[-98.3487,26.1599],[-98.3487,26.1596],[-98.3488,26.1588],[-98.3488,26.1586],[-98.3489,26.1579],[-98.349,26.1572],[-98.3488,26.1562],[-98.3488,26.1557],[-98.3487,26.1554],[-98.3487,26.1547],[-98.3488,26.1539],[-98.3489,26.1533],[-98.349,26.1531],[-98.3492,26.1526],[-98.3498,26.152],[-98.3504,26.1516],[-98.3511,26.1513],[-98.3523,26.1511],[-98.3531,26.1514],[-98.3539,26.1521],[-98.3546,26.153],[-98.3551,26.1538],[-98.3556,26.1546],[-98.3559,26.1551],[-98.356,26.1554],[-98.3567,26.1563],[-98.3568,26.1564],[-98.3568,26.1565],[-98.3575,26.1579],[-98.358,26.1592],[-98.3582,26.1598],[-98.3583,26.1604],[-98.3585,26.161],[-98.3585,26.1619],[-98.3585,26.1625],[-98.3584,26.1629],[-98.3581,26.1642],[-98.3578,26.1653],[-98.3576,26.166],[-98.3575,26.1665],[-98.3574,26.167],[-98.3575,26.1676],[-98.3577,26.1688],[-98.358,26.1697],[-98.3581,26.1701],[-98.3592,26.1718],[-98.3598,26.1723],[-98.3606,26.1725],[-98.3619,26.1724],[-98.3622,26.1722],[-98.3629,26.1718],[-98.3641,26.1706],[-98.3642,26.1705],[-98.3649,26.1699],[-98.366,26.1693],[-98.3666,26.1688],[-98.3671,26.1669],[-98.3669,26.1658],[-98.3661,26.165],[-98.3654,26.1642],[-98.3649,26.1631],[-98.3647,26.1622],[-98.3647,26.1609],[-98.3648,26.16],[-98.365,26.1592],[-98.3657,26.1587],[-98.3661,26.1584],[-98.3672,26.1577],[-98.3675,26.1576],[-98.3682,26.1573],[-98.3686,26.1571],[-98.3702,26.1571],[-98.371,26.1572],[-98.3714,26.1573],[-98.3729,26.1574],[-98.3747,26.1576],[-98.3762,26.1574],[-98.3777,26.1572],[-98.3791,26.1571],[-98.3805,26.1568],[-98.3811,26.1568],[-98.3816,26.1568],[-98.3819,26.1569],[-98.3825,26.1569],[-98.3832,26.1569],[-98.3838,26.157],[-98.3843,26.1571],[-98.3848,26.1572],[-98.3856,26.1575],[-98.3862,26.1577],[-98.3863,26.1577],[-98.3867,26.1579],[-98.3867,26.158],[-98.3868,26.158],[-98.3872,26.1583],[-98.3877,26.159],[-98.3883,26.1597],[-98.3888,26.1605],[-98.3892,26.1614],[-98.3896,26.1624],[-98.3901,26.1633],[-98.3906,26.164],[-98.3909,26.1645],[-98.3911,26.165],[-98.3915,26.1659],[-98.392,26.1666],[-98.3928,26.1673],[-98.3935,26.168],[-98.3943,26.1686],[-98.395,26.1691],[-98.3959,26.1696],[-98.3969,26.1702],[-98.3978,26.1706],[-98.3987,26.1709],[-98.3995,26.1711],[-98.4002,26.1712],[-98.4009,26.1714],[-98.4015,26.1716],[-98.402,26.172],[-98.4022,26.1722],[-98.4027,26.1733],[-98.4028,26.1749],[-98.4023,26.1779],[-98.4022,26.1795],[-98.4026,26.1808],[-98.4044,26.1826],[-98.4062,26.1832],[-98.4089,26.1836],[-98.4147,26.1838],[-98.4169,26.1843],[-98.4181,26.1847],[-98.4184,26.1849],[-98.4188,26.1852],[-98.419,26.1853],[-98.4204,26.1867],[-98.4226,26.1893],[-98.4233,26.19],[-98.4236,26.1903],[-98.4237,26.1904],[-98.424,26.1906],[-98.4243,26.1909],[-98.4247,26.1912],[-98.4252,26.1915],[-98.4259,26.1919],[-98.4263,26.1922],[-98.4266,26.1924],[-98.4269,26.1925],[-98.4272,26.1927],[-98.4275,26.1929],[-98.4279,26.1932],[-98.4283,26.1935],[-98.4289,26.1938],[-98.4295,26.1941],[-98.4299,26.1943],[-98.4303,26.1945],[-98.431,26.1948],[-98.4316,26.1951],[-98.4324,26.1953],[-98.433,26.1956],[-98.4341,26.1959],[-98.4348,26.1962],[-98.4359,26.1965],[-98.4369,26.1968],[-98.4375,26.1971],[-98.4378,26.1971],[-98.4381,26.1972],[-98.4383,26.1973],[-98.4387,26.1973],[-98.439,26.1975],[-98.4396,26.1977],[-98.4399,26.1979],[-98.4401,26.198],[-98.4402,26.1981],[-98.4403,26.1982],[-98.4404,26.1982],[-98.4405,26.1983],[-98.4406,26.1983],[-98.4406,26.1984],[-98.4408,26.1984],[-98.4409,26.1984],[-98.441,26.1985],[-98.4411,26.1985],[-98.4412,26.1985],[-98.4413,26.1985],[-98.4415,26.1985],[-98.4416,26.1986],[-98.4418,26.1986],[-98.4419,26.1987],[-98.442,26.1988],[-98.4421,26.1989],[-98.4423,26.1989],[-98.4424,26.199],[-98.4425,26.1991],[-98.4426,26.1992],[-98.4427,26.1994],[-98.4428,26.1995],[-98.4429,26.1995],[-98.4429,26.1996],[-98.443,26.1998],[-98.4431,26.1999],[-98.4432,26.1999],[-98.4432,26.2],[-98.4433,26.2001],[-98.4434,26.2002],[-98.4435,26.2003],[-98.4436,26.2004],[-98.4437,26.2005],[-98.4438,26.2006],[-98.4439,26.2008],[-98.4441,26.2009],[-98.4441,26.201],[-98.4442,26.2011],[-98.4443,26.2012],[-98.4443,26.2013],[-98.4444,26.2014],[-98.4444,26.2015],[-98.4445,26.2017],[-98.4445,26.2018],[-98.4445,26.2019],[-98.4446,26.202],[-98.4446,26.2022],[-98.4446,26.2024],[-98.4446,26.2026],[-98.4447,26.2028],[-98.4446,26.203],[-98.4446,26.2031],[-98.4446,26.2033],[-98.4446,26.2034],[-98.4446,26.2036],[-98.4445,26.2037],[-98.4445,26.2039],[-98.4444,26.2042],[-98.4444,26.2043],[-98.4444,26.2045],[-98.4443,26.2046],[-98.4443,26.2047],[-98.4442,26.2048],[-98.4441,26.2049],[-98.4441,26.205],[-98.444,26.2051],[-98.4439,26.2052],[-98.4438,26.2054],[-98.4437,26.2055],[-98.4436,26.2056],[-98.4436,26.2057],[-98.4434,26.2059],[-98.4433,26.2061],[-98.4432,26.2063],[-98.4432,26.2064],[-98.4431,26.2065],[-98.443,26.2067],[-98.4429,26.2069],[-98.4425,26.207],[-98.4407,26.2087],[-98.4392,26.2109],[-98.4388,26.212],[-98.4388,26.2142],[-98.4403,26.2194],[-98.4419,26.2219],[-98.4434,26.2236],[-98.4452,26.2246],[-98.4467,26.2244],[-98.4493,26.2233],[-98.45,26.223],[-98.4522,26.2209],[-98.453,26.22],[-98.4532,26.2197],[-98.4536,26.2188],[-98.4537,26.2181],[-98.4539,26.2174],[-98.4541,26.2172],[-98.4543,26.2171],[-98.4545,26.2171],[-98.4546,26.2171],[-98.4547,26.2171],[-98.4548,26.2172],[-98.4549,26.2172],[-98.455,26.2172],[-98.4551,26.2172],[-98.4552,26.2172],[-98.4553,26.2172],[-98.4555,26.2173],[-98.4556,26.2173],[-98.4557,26.2174],[-98.4558,26.2174],[-98.456,26.2175],[-98.4561,26.2176],[-98.4561,26.2178],[-98.4564,26.2184],[-98.4564,26.2213],[-98.4567,26.2229],[-98.4584,26.2253],[-98.4597,26.226],[-98.4612,26.2261],[-98.4624,26.2259],[-98.4627,26.2258],[-98.4637,26.2253],[-98.465,26.2243],[-98.4661,26.2233],[-98.4662,26.2232],[-98.4665,26.2229],[-98.4671,26.2225],[-98.4674,26.2223],[-98.4682,26.2216],[-98.4704,26.2207],[-98.4715,26.2203],[-98.4718,26.2202],[-98.4731,26.2202],[-98.4732,26.2203],[-98.474,26.2203],[-98.4741,26.2203],[-98.4752,26.2203],[-98.4759,26.2202],[-98.4766,26.2203],[-98.4769,26.2203],[-98.4778,26.2202],[-98.4799,26.2201],[-98.4806,26.2198],[-98.4816,26.2194],[-98.4821,26.219],[-98.4831,26.2175],[-98.4833,26.2164],[-98.4831,26.2153],[-98.4825,26.2135],[-98.4818,26.2128],[-98.4812,26.2122],[-98.4804,26.2113],[-98.4797,26.2105],[-98.4793,26.2099],[-98.4785,26.2083],[-98.4785,26.2082],[-98.4785,26.2081],[-98.4784,26.208],[-98.4784,26.2079],[-98.4784,26.2078],[-98.4784,26.2077],[-98.4784,26.2076],[-98.4783,26.2075],[-98.4783,26.2074],[-98.4783,26.2072],[-98.4783,26.2071],[-98.4782,26.207],[-98.4782,26.2069],[-98.4782,26.2068],[-98.4782,26.2067],[-98.4782,26.2065],[-98.4781,26.2064],[-98.4781,26.2062],[-98.4781,26.206],[-98.4781,26.2058],[-98.4781,26.2056],[-98.4781,26.2055],[-98.4781,26.2053],[-98.4781,26.2052],[-98.478,26.2049],[-98.478,26.2048],[-98.478,26.2046],[-98.4779,26.2045],[-98.4779,26.2042],[-98.4779,26.204],[-98.478,26.2037],[-98.478,26.2036],[-98.478,26.2035],[-98.478,26.2034],[-98.478,26.2033],[-98.478,26.2032],[-98.4781,26.2031],[-98.4781,26.203],[-98.4781,26.2028],[-98.4782,26.2028],[-98.4782,26.2026],[-98.4783,26.2025],[-98.4783,26.2024],[-98.4784,26.2023],[-98.4784,26.2022],[-98.4785,26.2022],[-98.4786,26.2021],[-98.4787,26.202],[-98.4788,26.202],[-98.4788,26.2019],[-98.479,26.2018],[-98.4791,26.2017],[-98.4792,26.2017],[-98.4794,26.2016],[-98.4796,26.2015],[-98.4799,26.2014],[-98.48,26.2014],[-98.4801,26.2013],[-98.4804,26.2013],[-98.4806,26.2013],[-98.481,26.2013],[-98.4816,26.2013],[-98.4819,26.2013],[-98.4821,26.2013],[-98.4822,26.2014],[-98.4824,26.2014],[-98.4826,26.2015],[-98.4827,26.2015],[-98.4827,26.2016],[-98.4828,26.2017],[-98.4828,26.2018],[-98.4828,26.2019],[-98.483,26.202],[-98.4831,26.2022],[-98.4831,26.2024],[-98.4832,26.2027],[-98.4832,26.2032],[-98.4832,26.2034],[-98.4831,26.2036],[-98.483,26.2037],[-98.4828,26.204],[-98.4825,26.2043],[-98.4823,26.2046],[-98.4821,26.205],[-98.4819,26.2055],[-98.4818,26.206],[-98.4816,26.2065],[-98.4817,26.2068],[-98.4817,26.2071],[-98.4818,26.2075],[-98.4818,26.2079],[-98.4819,26.2082],[-98.482,26.2086],[-98.4822,26.2089],[-98.4823,26.2093],[-98.4825,26.2096],[-98.4826,26.2098],[-98.4828,26.2101],[-98.4831,26.2104],[-98.4832,26.2106],[-98.4834,26.2108],[-98.4836,26.2111],[-98.4838,26.2113],[-98.484,26.2114],[-98.4843,26.2117],[-98.4846,26.2119],[-98.4848,26.212],[-98.485,26.2121],[-98.4853,26.2123],[-98.4854,26.2124],[-98.4855,26.2124],[-98.487,26.2129],[-98.4884,26.2132],[-98.4901,26.2132],[-98.4924,26.2129],[-98.4951,26.2121],[-98.496,26.2117],[-98.498,26.2107],[-98.4999,26.2099],[-98.5003,26.2097],[-98.5027,26.2091],[-98.5038,26.2088],[-98.505,26.2088],[-98.5061,26.209],[-98.5068,26.2094],[-98.5073,26.2102],[-98.5073,26.2109],[-98.5071,26.2117],[-98.5065,26.213],[-98.5064,26.2131],[-98.5062,26.2134],[-98.5061,26.2136],[-98.5056,26.2145],[-98.5053,26.2151],[-98.5039,26.2174],[-98.5019,26.2203],[-98.5011,26.2214],[-98.5009,26.2222],[-98.5013,26.2229],[-98.502,26.2233],[-98.5029,26.2235],[-98.5049,26.2237],[-98.5063,26.2241],[-98.5075,26.2248],[-98.5081,26.2252],[-98.5083,26.2253],[-98.5087,26.2255],[-98.5091,26.2258],[-98.5104,26.2264],[-98.511,26.2267],[-98.5116,26.227],[-98.5125,26.2271],[-98.5148,26.2272],[-98.5156,26.227],[-98.5165,26.2267],[-98.5191,26.2249],[-98.5199,26.2241],[-98.5207,26.2235],[-98.5212,26.223],[-98.5219,26.2216],[-98.5225,26.221],[-98.5234,26.2209],[-98.5243,26.2212],[-98.5248,26.2219],[-98.5254,26.2227],[-98.5259,26.2237],[-98.5262,26.2243],[-98.5264,26.2247],[-98.5267,26.2254],[-98.5265,26.227],[-98.5265,26.2272],[-98.5265,26.2274],[-98.5264,26.2277],[-98.526,26.2287],[-98.5249,26.2296],[-98.5241,26.2303],[-98.524,26.2303],[-98.5226,26.2316],[-98.5218,26.2325],[-98.5215,26.2344],[-98.5217,26.235],[-98.5218,26.2356],[-98.523,26.2359],[-98.5243,26.2356],[-98.5245,26.2356],[-98.5254,26.2348],[-98.5269,26.2328],[-98.5276,26.2312],[-98.5298,26.2279],[-98.5316,26.2265],[-98.5331,26.226],[-98.5333,26.2259],[-98.5335,26.2258],[-98.5341,26.2256],[-98.5352,26.2257],[-98.5361,26.2265],[-98.5371,26.2277],[-98.5376,26.2295],[-98.5387,26.2321],[-98.5395,26.2342],[-98.5418,26.2388],[-98.5435,26.2424],[-98.5445,26.2437],[-98.545,26.2442],[-98.5453,26.2445],[-98.5464,26.2448],[-98.5482,26.2453],[-98.5512,26.2462],[-98.552,26.2463],[-98.5524,26.2465],[-98.5546,26.2474],[-98.5564,26.2475],[-98.5573,26.2475],[-98.5583,26.2468],[-98.5591,26.2455],[-98.559,26.245],[-98.5586,26.2443],[-98.5574,26.2434],[-98.5558,26.2425],[-98.5555,26.2424],[-98.5523,26.2412],[-98.551,26.2412],[-98.5502,26.2412],[-98.5494,26.2413],[-98.5476,26.2411],[-98.5468,26.2405],[-98.5465,26.2401],[-98.5464,26.2399],[-98.5464,26.2398],[-98.546,26.2392],[-98.546,26.2376],[-98.5459,26.2371],[-98.5465,26.2355],[-98.5477,26.2343],[-98.5487,26.2337],[-98.5512,26.2334],[-98.5514,26.2333],[-98.5541,26.2328],[-98.556,26.2321],[-98.5573,26.231],[-98.558,26.23],[-98.5583,26.2292],[-98.5588,26.2277],[-98.5592,26.2263],[-98.5604,26.2252],[-98.5617,26.2248],[-98.563,26.2249],[-98.5637,26.2257],[-98.5645,26.2268],[-98.5645,26.2269],[-98.5647,26.2278],[-98.5646,26.2307],[-98.5642,26.2325],[-98.5643,26.2337],[-98.5644,26.2347],[-98.5646,26.237],[-98.565,26.2386],[-98.5653,26.2394],[-98.5654,26.2397],[-98.566,26.2405],[-98.5662,26.2408],[-98.5674,26.2416],[-98.5693,26.2412],[-98.5695,26.2411],[-98.5708,26.2406],[-98.571,26.2405],[-98.5726,26.2395],[-98.5741,26.2386],[-98.5751,26.237],[-98.5753,26.2364],[-98.5759,26.235],[-98.5766,26.2338],[-98.5784,26.2338],[-98.5789,26.2342],[-98.579,26.2342],[-98.5791,26.2343],[-98.5798,26.2348],[-98.5802,26.2355],[-98.5803,26.2357],[-98.5805,26.2359],[-98.5808,26.2365],[-98.5817,26.2388],[-98.5826,26.2401],[-98.5834,26.2414],[-98.5839,26.242],[-98.5842,26.2425],[-98.5843,26.2428],[-98.5845,26.2431],[-98.5847,26.2435],[-98.585,26.2443],[-98.5849,26.2449],[-98.5847,26.2455],[-98.5844,26.2459],[-98.5842,26.2461],[-98.5841,26.2462],[-98.5837,26.2466],[-98.5834,26.2468],[-98.5827,26.2474],[-98.5819,26.2481],[-98.5811,26.2486],[-98.5803,26.2492],[-98.58,26.2494],[-98.5798,26.2498],[-98.5796,26.2504],[-98.5795,26.2522],[-98.5797,26.2526],[-98.5801,26.2537],[-98.5808,26.2547],[-98.5829,26.2565],[-98.5839,26.257],[-98.5841,26.2571],[-98.5842,26.2571],[-98.5845,26.2571],[-98.5858,26.2574],[-98.5867,26.2575],[-98.5875,26.2578],[-98.5914,26.2576],[-98.5926,26.2577],[-98.5963,26.258],[-98.5991,26.2576],[-98.6007,26.257],[-98.603,26.2561],[-98.6065,26.2543],[-98.6084,26.2534],[-98.6096,26.2533],[-98.6107,26.2533],[-98.6113,26.2533],[-98.6125,26.2529],[-98.6129,26.2527],[-98.6135,26.252],[-98.6137,26.2512],[-98.6138,26.2504],[-98.6141,26.2494],[-98.6142,26.2489],[-98.6148,26.2477],[-98.6155,26.2471],[-98.6156,26.2471],[-98.6161,26.2468],[-98.6165,26.2468],[-98.6173,26.2468],[-98.6174,26.2469],[-98.6179,26.2472],[-98.6182,26.2476],[-98.6188,26.2492],[-98.6188,26.2494],[-98.6188,26.2504],[-98.6189,26.2524],[-98.6191,26.253],[-98.6195,26.2547],[-98.6205,26.2565],[-98.6212,26.2577],[-98.6217,26.2588],[-98.6222,26.2595],[-98.6226,26.2597],[-98.623,26.2597],[-98.6235,26.2597],[-98.6241,26.2594],[-98.6248,26.2592],[-98.6253,26.2586],[-98.6258,26.2583],[-98.6264,26.2577],[-98.6265,26.2576],[-98.6277,26.2558],[-98.6287,26.2548],[-98.6294,26.2544],[-98.6299,26.254],[-98.6306,26.2536],[-98.6316,26.2528],[-98.6323,26.2521],[-98.6329,26.2504],[-98.6331,26.2487],[-98.6331,26.2465],[-98.6333,26.2454],[-98.6334,26.244],[-98.6335,26.2433],[-98.6342,26.2426],[-98.6351,26.2422],[-98.6363,26.2419],[-98.6371,26.2419],[-98.6381,26.2419],[-98.6403,26.2419],[-98.6424,26.2418],[-98.6441,26.2414],[-98.6462,26.2405],[-98.6485,26.2395],[-98.6503,26.2381],[-98.6521,26.2369],[-98.6544,26.2359],[-98.6593,26.2353],[-98.662,26.2353],[-98.6646,26.2354],[-98.6666,26.2358],[-98.6677,26.2361],[-98.668,26.2362],[-98.6683,26.2363],[-98.6692,26.2365],[-98.6712,26.2374],[-98.673,26.2384],[-98.675,26.2401],[-98.6766,26.2416],[-98.6778,26.2432],[-98.678,26.2438],[-98.6788,26.2456],[-98.6793,26.2473],[-98.6794,26.2492],[-98.6792,26.2498],[-98.6792,26.25],[-98.6791,26.2502],[-98.6791,26.2504],[-98.6788,26.2517],[-98.6778,26.2548],[-98.6778,26.2556],[-98.6778,26.2569],[-98.6783,26.2585],[-98.679,26.2601],[-98.6798,26.2614],[-98.6811,26.2628],[-98.6828,26.2638],[-98.685,26.2646],[-98.6859,26.2648],[-98.6872,26.2651],[-98.6895,26.2653],[-98.6911,26.2651],[-98.6932,26.2648],[-98.6968,26.2652],[-98.7007,26.266],[-98.7029,26.2666],[-98.7061,26.2675],[-98.7109,26.2687],[-98.7141,26.2698],[-98.7159,26.2704],[-98.7184,26.2714],[-98.7194,26.2723],[-98.72,26.2734],[-98.7202,26.2745],[-98.7198,26.2759],[-98.719,26.2768],[-98.7178,26.2776],[-98.717,26.2779],[-98.7166,26.2781],[-98.7162,26.2782],[-98.7157,26.2784],[-98.7122,26.279],[-98.7106,26.2789],[-98.7057,26.2774],[-98.7032,26.2772],[-98.7012,26.278],[-98.7008,26.2784],[-98.6999,26.28],[-98.6999,26.2809],[-98.7006,26.2837],[-98.7018,26.2861],[-98.7018,26.2862],[-98.7043,26.288],[-98.7065,26.2886],[-98.7084,26.2892],[-98.7094,26.2892],[-98.7111,26.2881],[-98.7122,26.2872],[-98.7148,26.2861],[-98.7162,26.2862],[-98.7182,26.2873],[-98.719,26.2882],[-98.7199,26.291],[-98.7211,26.2933],[-98.722,26.295],[-98.7241,26.297],[-98.7257,26.2978],[-98.7278,26.2988],[-98.7292,26.299],[-98.7302,26.2991],[-98.7322,26.2991],[-98.7348,26.2983],[-98.7366,26.2975],[-98.7376,26.2967],[-98.7391,26.2956],[-98.74,26.2949],[-98.7413,26.2944],[-98.7426,26.2942],[-98.744,26.2943],[-98.7477,26.2949],[-98.7494,26.2953],[-98.7502,26.2957],[-98.751,26.2963],[-98.752,26.2977],[-98.7524,26.2986],[-98.753,26.3002],[-98.7541,26.3011],[-98.7551,26.3019],[-98.7557,26.3029],[-98.7561,26.3042],[-98.7559,26.3056],[-98.7552,26.307],[-98.7542,26.3079],[-98.7527,26.3082],[-98.7519,26.3082],[-98.7503,26.3077],[-98.7483,26.3062],[-98.7475,26.3056],[-98.7458,26.3045],[-98.7444,26.3035],[-98.7443,26.3034],[-98.7437,26.303],[-98.7433,26.303],[-98.7419,26.3027],[-98.7404,26.3028],[-98.7395,26.3031],[-98.7389,26.3035],[-98.7385,26.3037],[-98.7379,26.3042],[-98.7372,26.305],[-98.7365,26.3064],[-98.7362,26.3076],[-98.7362,26.3092],[-98.7363,26.3102],[-98.7366,26.3114],[-98.7375,26.3124],[-98.7385,26.3136],[-98.7399,26.3145],[-98.7418,26.3147],[-98.7435,26.3149],[-98.7451,26.3159],[-98.7458,26.3168],[-98.7481,26.3203],[-98.7488,26.3227],[-98.7493,26.3245],[-98.7493,26.3247],[-98.7494,26.3248],[-98.7494,26.3251],[-98.7494,26.3253],[-98.7494,26.3288],[-98.7495,26.33],[-98.7496,26.3302],[-98.7502,26.3307],[-98.7511,26.3316],[-98.7516,26.3317],[-98.7521,26.3317],[-98.7538,26.3317],[-98.7541,26.3316],[-98.7542,26.3316],[-98.7544,26.3315],[-98.755,26.3314],[-98.7565,26.3307],[-98.7582,26.3297],[-98.7599,26.3286],[-98.7619,26.3274],[-98.7635,26.3267],[-98.7654,26.326],[-98.7682,26.3253],[-98.7713,26.3251],[-98.7729,26.3252],[-98.7743,26.3252],[-98.7753,26.3254],[-98.777,26.3257],[-98.7802,26.3267],[-98.7826,26.3278],[-98.7846,26.3286],[-98.786,26.3293],[-98.7874,26.3298],[-98.7882,26.3301],[-98.789,26.3304],[-98.7897,26.3315],[-98.7897,26.3321],[-98.7892,26.3332],[-98.7883,26.3348],[-98.788,26.3361],[-98.7881,26.3373],[-98.7883,26.3383],[-98.7896,26.34],[-98.7912,26.3418],[-98.7931,26.3435],[-98.7937,26.3445],[-98.7938,26.3446],[-98.7944,26.3455],[-98.7962,26.349],[-98.7963,26.3491],[-98.7973,26.3521],[-98.7977,26.3547],[-98.7978,26.3566],[-98.7978,26.358],[-98.7979,26.3588],[-98.7982,26.3602],[-98.7999,26.3626],[-98.8011,26.3641],[-98.8022,26.3655],[-98.8025,26.3657],[-98.804,26.3672],[-98.8045,26.3676],[-98.8054,26.3683],[-98.8066,26.3691],[-98.8073,26.3694],[-98.8084,26.3691],[-98.8098,26.368],[-98.8114,26.3669],[-98.8116,26.3668],[-98.8129,26.3663],[-98.814,26.3663],[-98.8143,26.3663],[-98.8151,26.3665],[-98.8166,26.3677],[-98.8169,26.3681],[-98.8181,26.3695],[-98.8194,26.3705],[-98.8204,26.371],[-98.8224,26.371],[-98.8246,26.3708],[-98.8255,26.3703],[-98.8264,26.3698],[-98.8269,26.3696],[-98.8281,26.3683],[-98.8284,26.368],[-98.8307,26.3653],[-98.8323,26.3639],[-98.8329,26.3633],[-98.8348,26.3623],[-98.8366,26.3612],[-98.8383,26.3605],[-98.8416,26.3589],[-98.8441,26.3587],[-98.8457,26.3589],[-98.8462,26.3592],[-98.8476,26.3598],[-98.8489,26.3607],[-98.849,26.3608],[-98.8498,26.3623],[-98.8509,26.3636],[-98.851,26.3638],[-98.8512,26.3639],[-98.8522,26.3644],[-98.8533,26.3649],[-98.8534,26.365],[-98.8561,26.3658],[-98.8584,26.366],[-98.8616,26.366],[-98.8619,26.366],[-98.8647,26.3653],[-98.866,26.3648],[-98.8661,26.3647],[-98.8682,26.3636],[-98.8703,26.3624],[-98.8729,26.3617],[-98.8753,26.3614],[-98.8765,26.3611],[-98.8785,26.3607],[-98.8804,26.3601],[-98.8822,26.3594],[-98.8845,26.3586],[-98.8871,26.3577],[-98.889,26.3571],[-98.8909,26.3564],[-98.8928,26.3551],[-98.8946,26.3542],[-98.8957,26.3535],[-98.8961,26.3534],[-98.8962,26.3533],[-98.8967,26.3533],[-98.8973,26.3536],[-98.8987,26.355],[-98.9,26.3574],[-98.9003,26.3581],[-98.9009,26.3594],[-98.901,26.3614],[-98.9007,26.3628],[-98.9001,26.3642],[-98.8997,26.3656],[-98.8996,26.3666],[-98.9001,26.3681],[-98.9009,26.37],[-98.9012,26.3705],[-98.9017,26.3712],[-98.9021,26.3714],[-98.9032,26.372],[-98.9039,26.3721],[-98.9061,26.3722],[-98.9075,26.3719],[-98.9084,26.3719],[-98.9091,26.3719],[-98.9111,26.3718],[-98.9133,26.3723],[-98.9154,26.3732],[-98.9157,26.3734],[-98.9174,26.3745],[-98.9181,26.3753],[-98.9185,26.3758],[-98.9186,26.3758],[-98.9188,26.376],[-98.919,26.3762],[-98.9193,26.3767],[-98.9196,26.3771],[-98.92,26.3775],[-98.9202,26.3777],[-98.9203,26.3778],[-98.9204,26.3779],[-98.921,26.3782],[-98.9214,26.3784],[-98.9218,26.3788],[-98.9222,26.3791],[-98.923,26.3805],[-98.9234,26.3814],[-98.9235,26.3819],[-98.9236,26.3823],[-98.9237,26.3825],[-98.9239,26.3829],[-98.924,26.3833],[-98.924,26.384],[-98.9239,26.3847],[-98.9239,26.3851],[-98.9238,26.3859],[-98.9238,26.386],[-98.9237,26.3863],[-98.9236,26.3864],[-98.9236,26.3867],[-98.9237,26.3869],[-98.9238,26.387],[-98.924,26.3873],[-98.924,26.3874],[-98.9241,26.3877],[-98.9241,26.3881],[-98.924,26.3888],[-98.9237,26.3898],[-98.9237,26.3908],[-98.9236,26.3913],[-98.9238,26.3921],[-98.9245,26.3931],[-98.9245,26.3932],[-98.9246,26.3932],[-98.9247,26.3933],[-98.925,26.3937],[-98.9251,26.3938],[-98.9254,26.3941],[-98.9259,26.3944],[-98.9264,26.3945],[-98.9269,26.3945],[-98.927,26.3945],[-98.9276,26.3942],[-98.928,26.3941],[-98.9287,26.3937],[-98.9293,26.3934],[-98.9301,26.3925],[-98.9307,26.3918],[-98.9312,26.3911],[-98.9313,26.391],[-98.9317,26.3905],[-98.9321,26.3902],[-98.9325,26.3897],[-98.9329,26.3894],[-98.9334,26.3889],[-98.9338,26.3881],[-98.9343,26.3875],[-98.9347,26.3866],[-98.935,26.3862],[-98.9353,26.3855],[-98.9356,26.385],[-98.9358,26.3843],[-98.9359,26.3839],[-98.9359,26.3835],[-98.9359,26.3831],[-98.9358,26.3827],[-98.9357,26.3824],[-98.9353,26.3815],[-98.9353,26.3814],[-98.9352,26.3811],[-98.935,26.3806],[-98.9349,26.3802],[-98.9347,26.3798],[-98.9346,26.3795],[-98.9345,26.3791],[-98.9344,26.3785],[-98.9343,26.3775],[-98.9344,26.3766],[-98.9345,26.3758],[-98.9346,26.3744],[-98.9351,26.373],[-98.9362,26.3715],[-98.938,26.3704],[-98.9392,26.3699],[-98.9421,26.3697],[-98.9447,26.3698],[-98.9467,26.37],[-98.949,26.3712],[-98.9503,26.3724],[-98.9516,26.3734],[-98.952,26.3738],[-98.9527,26.3744],[-98.9533,26.3753],[-98.9534,26.3753],[-98.9535,26.3754],[-98.9536,26.3755],[-98.9547,26.3761],[-98.9554,26.3766],[-98.9558,26.377],[-98.956,26.3773],[-98.9561,26.3776],[-98.9562,26.378],[-98.9561,26.3785],[-98.9561,26.3791],[-98.956,26.3795],[-98.9558,26.3798],[-98.9554,26.3805],[-98.9551,26.381],[-98.9546,26.3816],[-98.9544,26.382],[-98.954,26.3827],[-98.9538,26.3833],[-98.9537,26.3835],[-98.9536,26.3839],[-98.9533,26.3847],[-98.9533,26.3848],[-98.9532,26.3857],[-98.9531,26.3863],[-98.953,26.3873],[-98.953,26.3883],[-98.9531,26.3887],[-98.953,26.39],[-98.953,26.3904],[-98.953,26.3909],[-98.953,26.3914],[-98.953,26.3917],[-98.9532,26.3924],[-98.9533,26.3928],[-98.9534,26.3929],[-98.9537,26.3934],[-98.9538,26.3935],[-98.9538,26.3936],[-98.9541,26.3939],[-98.9545,26.3944],[-98.9548,26.3946],[-98.9553,26.3949],[-98.9559,26.3953],[-98.9564,26.3957],[-98.9568,26.396],[-98.9573,26.3963],[-98.958,26.3966],[-98.9581,26.3966],[-98.9589,26.397],[-98.9595,26.3972],[-98.9597,26.3974],[-98.9598,26.3974],[-98.9602,26.3976],[-98.9603,26.3976],[-98.9604,26.3977],[-98.9605,26.3977],[-98.9607,26.3978],[-98.9611,26.3979],[-98.9614,26.3981],[-98.9618,26.3983],[-98.9619,26.3984],[-98.962,26.3984],[-98.9625,26.3986],[-98.9632,26.3987],[-98.9639,26.3988],[-98.9648,26.3988],[-98.9653,26.3989],[-98.9664,26.3991],[-98.9669,26.3989],[-98.9676,26.3989],[-98.9681,26.399],[-98.9686,26.399],[-98.9693,26.399],[-98.9701,26.3992],[-98.971,26.3997],[-98.9714,26.4],[-98.9732,26.4008],[-98.9742,26.4012],[-98.9752,26.4011],[-98.9762,26.401],[-98.9764,26.401],[-98.9777,26.4005],[-98.9792,26.3999],[-98.9796,26.3995],[-98.9805,26.3985],[-98.9809,26.3981],[-98.981,26.398],[-98.982,26.3968],[-98.9824,26.3965],[-98.9832,26.3955],[-98.9834,26.3953],[-98.9836,26.3951],[-98.9841,26.3947],[-98.9843,26.3945],[-98.9848,26.3941],[-98.9863,26.3928],[-98.9872,26.3922],[-98.9891,26.3917],[-98.9905,26.3916],[-98.9912,26.3916],[-98.9927,26.3918],[-98.9947,26.392],[-98.9971,26.3924],[-98.9988,26.3925],[-99.0003,26.3923],[-99.0008,26.3924],[-99.0016,26.3926],[-99.0023,26.393],[-99.0031,26.3934],[-99.0038,26.3935],[-99.0042,26.3934],[-99.0058,26.3932],[-99.0085,26.3923],[-99.0095,26.3922],[-99.0106,26.3921],[-99.0119,26.3926],[-99.0124,26.393],[-99.0131,26.394],[-99.0132,26.3941],[-99.0139,26.3952],[-99.0143,26.3958],[-99.0149,26.3972],[-99.0152,26.3984],[-99.0156,26.3995],[-99.0164,26.4008],[-99.0166,26.401],[-99.0168,26.4013],[-99.0174,26.4021],[-99.0176,26.4024],[-99.0178,26.4026],[-99.0179,26.4027],[-99.0187,26.4036],[-99.019,26.404],[-99.0195,26.4045],[-99.0197,26.4048],[-99.0204,26.4057],[-99.0211,26.4068],[-99.0212,26.4071],[-99.0216,26.4075],[-99.0219,26.4079],[-99.0224,26.4082],[-99.0227,26.4084],[-99.0229,26.4086],[-99.0237,26.4091],[-99.0246,26.4096],[-99.0252,26.4098],[-99.0256,26.4099],[-99.0259,26.41],[-99.0263,26.4101],[-99.0269,26.4103],[-99.0292,26.4114],[-99.0302,26.4119],[-99.032,26.4128],[-99.0324,26.4129],[-99.0349,26.4134],[-99.0371,26.4136],[-99.0391,26.4132],[-99.04,26.4129],[-99.0404,26.4127],[-99.0422,26.4118],[-99.0455,26.4098],[-99.0461,26.4091],[-99.0476,26.4069],[-99.0508,26.4046],[-99.052,26.4035],[-99.0528,26.4029],[-99.0543,26.4015],[-99.0546,26.4013],[-99.0589,26.3991],[-99.0621,26.3974],[-99.0632,26.3971],[-99.0664,26.3973],[-99.0678,26.3975],[-99.069,26.3976],[-99.071,26.3973],[-99.0738,26.397],[-99.0768,26.397],[-99.0786,26.3972],[-99.0797,26.3972],[-99.0811,26.3966],[-99.082,26.3967],[-99.0836,26.3974],[-99.0851,26.3988],[-99.0867,26.4021],[-99.087,26.4035],[-99.088,26.4056],[-99.0881,26.4057],[-99.0882,26.4059],[-99.0894,26.4081],[-99.0904,26.409],[-99.0919,26.4098],[-99.0948,26.4109],[-99.096,26.4118],[-99.0982,26.4152],[-99.0988,26.416],[-99.099,26.4166],[-99.0996,26.4172],[-99.1013,26.4188],[-99.1042,26.4212],[-99.1051,26.4222],[-99.1057,26.4232],[-99.1079,26.4247],[-99.1087,26.4253],[-99.1093,26.4256],[-99.1098,26.4258],[-99.1102,26.426],[-99.1108,26.4263],[-99.1136,26.4325],[-99.1138,26.434],[-99.1132,26.4352],[-99.1127,26.4355],[-99.1089,26.4369],[-99.1072,26.4376],[-99.1057,26.4387],[-99.104,26.4402],[-99.1031,26.4415],[-99.1024,26.4427],[-99.1026,26.4458],[-99.1024,26.448],[-99.1013,26.4494],[-99.1008,26.4502],[-99.1008,26.451],[-99.1007,26.4519],[-99.1,26.4536],[-99.1,26.4544],[-99.1002,26.4559],[-99.1003,26.4567],[-99.1005,26.4575],[-99.1004,26.4587],[-99.0992,26.4616],[-99.0989,26.4623],[-99.0981,26.4633],[-99.0969,26.4646],[-99.0942,26.4673],[-99.0936,26.4683],[-99.092,26.4724],[-99.0918,26.4738],[-99.0915,26.4764],[-99.0916,26.477],[-99.092,26.4779],[-99.0946,26.4807],[-99.0955,26.4817],[-99.0957,26.4822],[-99.0958,26.4831],[-99.0966,26.4844],[-99.0975,26.4861],[-99.0979,26.4869],[-99.1018,26.4945],[-99.1022,26.4953],[-99.1034,26.4969],[-99.1037,26.498],[-99.1048,26.5004],[-99.1059,26.5014],[-99.1067,26.5022],[-99.1077,26.5031],[-99.1089,26.5042],[-99.1103,26.5056],[-99.1114,26.5067],[-99.1123,26.5077],[-99.1128,26.5087],[-99.1131,26.5095],[-99.1136,26.5102],[-99.1142,26.5108],[-99.115,26.5115],[-99.116,26.5128],[-99.1169,26.5141],[-99.1177,26.5154],[-99.1186,26.5166],[-99.1191,26.5171],[-99.1201,26.5176],[-99.1212,26.5183],[-99.1219,26.5189],[-99.1227,26.5197],[-99.1236,26.5205],[-99.1246,26.5214],[-99.1252,26.522],[-99.1258,26.5227],[-99.1261,26.523],[-99.1269,26.5243],[-99.1269,26.5244],[-99.1278,26.5252],[-99.1284,26.5255],[-99.1288,26.5255],[-99.1297,26.5255],[-99.1302,26.5256],[-99.1312,26.5258],[-99.1317,26.5258],[-99.1324,26.5259],[-99.133,26.5261],[-99.1339,26.5261],[-99.1347,26.5262],[-99.1353,26.5262],[-99.1357,26.5263],[-99.1363,26.5267],[-99.137,26.527],[-99.1373,26.5274],[-99.1382,26.5276],[-99.1385,26.5276],[-99.1389,26.5277],[-99.1403,26.5277],[-99.1416,26.5277],[-99.1428,26.5278],[-99.1437,26.5279],[-99.1446,26.5282],[-99.1457,26.5286],[-99.1469,26.529],[-99.1492,26.5299],[-99.151,26.5305],[-99.1516,26.5307],[-99.153,26.5311],[-99.1536,26.5313],[-99.154,26.5314],[-99.1543,26.5315],[-99.1554,26.5319],[-99.1555,26.532],[-99.1561,26.5322],[-99.1571,26.5327],[-99.1577,26.5331],[-99.1581,26.5333],[-99.1586,26.5335],[-99.1594,26.5338],[-99.1605,26.5342],[-99.1617,26.5348],[-99.1622,26.5349],[-99.1623,26.5349],[-99.1628,26.5352],[-99.1637,26.5354],[-99.1643,26.5356],[-99.1649,26.5357],[-99.1654,26.5358],[-99.1667,26.5361],[-99.1675,26.5366],[-99.1679,26.5369],[-99.1682,26.5373],[-99.1685,26.5376],[-99.169,26.5382],[-99.1692,26.5383],[-99.1694,26.5387],[-99.1696,26.5391],[-99.17,26.5397],[-99.1704,26.5404],[-99.1709,26.5413],[-99.1712,26.542],[-99.1714,26.5426],[-99.1717,26.5435],[-99.1718,26.5441],[-99.1718,26.5446],[-99.1718,26.5455],[-99.1718,26.5463],[-99.1717,26.547],[-99.1716,26.5476],[-99.1716,26.5483],[-99.1714,26.5493],[-99.1712,26.5498],[-99.171,26.5506],[-99.1705,26.552],[-99.1701,26.5528],[-99.1697,26.5539],[-99.1691,26.5548],[-99.1685,26.5553],[-99.1683,26.5559],[-99.1682,26.5566],[-99.1683,26.5569],[-99.168,26.5578],[-99.1678,26.5579],[-99.1678,26.5581],[-99.1674,26.559],[-99.1674,26.5593],[-99.1674,26.5594],[-99.1674,26.5595],[-99.1674,26.5598],[-99.1674,26.5599],[-99.1674,26.56],[-99.1675,26.5601],[-99.1678,26.5622],[-99.169,26.5693],[-99.1693,26.5715],[-99.1694,26.5716],[-99.1694,26.5717],[-99.1697,26.5733],[-99.1699,26.5739],[-99.1705,26.5772],[-99.1712,26.5812],[-99.1713,26.5821],[-99.1717,26.5844],[-99.1725,26.5891],[-99.1726,26.5898],[-99.1733,26.5937],[-99.1755,26.6054],[-99.1772,26.6154],[-99.1773,26.616],[-99.1778,26.6187],[-99.1781,26.6206],[-99.1811,26.6253],[-99.1826,26.6275],[-99.1834,26.6288],[-99.1909,26.6408],[-99.1929,26.6441],[-99.1936,26.6452],[-99.1962,26.6494],[-99.1966,26.65],[-99.2002,26.6558],[-99.2005,26.6564],[-99.2018,26.6616],[-99.2023,26.6634],[-99.2023,26.6638],[-99.2049,26.6736],[-99.2052,26.675],[-99.2052,26.6751],[-99.2062,26.6788],[-99.2065,26.6804],[-99.2079,26.6857],[-99.2083,26.6869],[-99.2089,26.6894],[-99.2089,26.6895],[-99.209,26.6895],[-99.2094,26.6913],[-99.2094,26.6917],[-99.2098,26.6931],[-99.2099,26.6939],[-99.21,26.6939],[-99.2098,26.6991],[-99.2093,26.7127],[-99.2093,26.7136],[-99.2092,26.7145],[-99.2092,26.7147],[-99.2092,26.7154],[-99.2092,26.7178],[-99.209,26.7204],[-99.2089,26.7248],[-99.2133,26.7277],[-99.2155,26.7292],[-99.2237,26.7347],[-99.2319,26.7403],[-99.2399,26.7457],[-99.24,26.7459],[-99.2403,26.7503],[-99.2408,26.7593],[-99.2417,26.7747],[-99.2422,26.7842],[-99.2424,26.7883],[-99.2431,26.7892],[-99.2503,26.7992],[-99.2514,26.8007],[-99.254,26.8043],[-99.2557,26.8066],[-99.2561,26.8072],[-99.2564,26.8077],[-99.2576,26.8093],[-99.2589,26.811],[-99.2622,26.8157],[-99.2673,26.8371],[-99.2677,26.8391],[-99.2686,26.8432],[-99.2703,26.8453],[-99.2725,26.8481],[-99.2748,26.851],[-99.2755,26.8518],[-99.2805,26.858],[-99.2831,26.8593],[-99.2952,26.8654],[-99.3088,26.865],[-99.3102,26.865],[-99.3167,26.8658],[-99.3209,26.8706],[-99.3235,26.8735],[-99.3236,26.8736],[-99.3238,26.8739],[-99.3247,26.8753],[-99.3257,26.8772],[-99.3259,26.8774],[-99.3286,26.8786],[-99.3289,26.8798],[-99.3289,26.8802],[-99.3268,26.8843],[-99.3266,26.8848],[-99.3262,26.8904],[-99.3226,26.9038],[-99.3225,26.9044],[-99.3225,26.9045],[-99.3223,26.9052],[-99.3218,26.9068],[-99.3218,26.9071],[-99.3219,26.9074],[-99.322,26.9074],[-99.3224,26.9099],[-99.323,26.9125],[-99.3237,26.9139],[-99.3243,26.9152],[-99.3243,26.9153],[-99.3247,26.916],[-99.3251,26.9162],[-99.3257,26.9166],[-99.3265,26.9172],[-99.3298,26.9193],[-99.3332,26.9209],[-99.3373,26.9228],[-99.3471,26.925],[-99.3517,26.9251],[-99.3576,26.9275],[-99.3611,26.9289],[-99.3628,26.929],[-99.3629,26.929],[-99.3671,26.929],[-99.3734,26.9313],[-99.3753,26.9322],[-99.3791,26.9345],[-99.3826,26.9379],[-99.3852,26.9405],[-99.3878,26.9437],[-99.3882,26.9442],[-99.3889,26.9464],[-99.389,26.9466],[-99.3892,26.947],[-99.3897,26.9488],[-99.3899,26.9491],[-99.3905,26.951],[-99.3906,26.9515],[-99.3908,26.9518],[-99.3911,26.9526],[-99.3914,26.9532],[-99.3919,26.9543],[-99.3921,26.955],[-99.3923,26.9553],[-99.393,26.9571],[-99.3933,26.9583],[-99.3935,26.9596],[-99.3937,26.9607],[-99.3936,26.9608],[-99.3933,26.9623],[-99.3929,26.9638],[-99.3902,26.9663],[-99.3825,26.9701],[-99.3811,26.9708],[-99.3799,26.9717],[-99.3773,26.9738],[-99.3766,26.9772],[-99.3766,26.9777],[-99.3784,26.98],[-99.381,26.9805],[-99.3848,26.9811],[-99.385,26.9812],[-99.3854,26.9814],[-99.3867,26.982],[-99.3874,26.9824],[-99.3892,26.9843],[-99.3922,26.9875],[-99.4,26.9942],[-99.4022,26.9961],[-99.4037,26.9974],[-99.4039,26.9979],[-99.4039,26.998],[-99.4041,26.9984],[-99.4046,26.9997],[-99.4048,27.0003],[-99.4048,27.0004],[-99.4049,27.0006],[-99.4059,27.0028],[-99.4071,27.007],[-99.4085,27.0095],[-99.4112,27.0116],[-99.4113,27.0118],[-99.4115,27.0121],[-99.4119,27.0129],[-99.4121,27.0131],[-99.4126,27.014],[-99.415,27.0166],[-99.4155,27.0172],[-99.4158,27.0172],[-99.4161,27.0172],[-99.417,27.0173],[-99.4181,27.0171],[-99.4184,27.0171],[-99.4193,27.0169],[-99.4205,27.0166],[-99.4215,27.0161],[-99.4222,27.0157],[-99.4229,27.0152],[-99.423,27.0151],[-99.4236,27.0147],[-99.4243,27.014],[-99.4249,27.0135],[-99.4254,27.0132],[-99.4259,27.013],[-99.4267,27.0126],[-99.4272,27.0123],[-99.428,27.0115],[-99.4287,27.0112],[-99.4294,27.0108],[-99.4298,27.0107],[-99.43,27.0106],[-99.4302,27.0105],[-99.4313,27.0106],[-99.4321,27.0107],[-99.433,27.011],[-99.4344,27.0116],[-99.4356,27.0122],[-99.4359,27.0125],[-99.4369,27.0132],[-99.4387,27.0146],[-99.4436,27.0188],[-99.4446,27.0198],[-99.4453,27.021],[-99.4456,27.0217],[-99.4457,27.0218],[-99.4461,27.0231],[-99.4459,27.0246],[-99.4457,27.026],[-99.4447,27.0297],[-99.4441,27.0312],[-99.444,27.0321],[-99.4438,27.0332],[-99.4438,27.0347],[-99.444,27.0362],[-99.444,27.0365],[-99.4443,27.0384],[-99.4449,27.0407],[-99.445,27.0413],[-99.4457,27.0434],[-99.4466,27.046],[-99.4471,27.0475],[-99.4481,27.0497],[-99.4488,27.0509],[-99.4493,27.0519],[-99.45,27.0531],[-99.4505,27.0543],[-99.4509,27.0556],[-99.451,27.0558],[-99.451,27.0563],[-99.4511,27.0569],[-99.4515,27.0587],[-99.452,27.0601],[-99.452,27.0602],[-99.4523,27.061],[-99.4523,27.0619],[-99.4523,27.0627],[-99.4513,27.066],[-99.451,27.0668],[-99.4503,27.0677],[-99.4495,27.0683],[-99.4492,27.0686],[-99.4466,27.0706],[-99.4447,27.072],[-99.4416,27.0737],[-99.4406,27.0743],[-99.4403,27.0745],[-99.4389,27.0754],[-99.438,27.076],[-99.4375,27.0763],[-99.4371,27.0766],[-99.4355,27.0775],[-99.4345,27.0785],[-99.4333,27.0807],[-99.4328,27.0819],[-99.4327,27.0821],[-99.4316,27.085],[-99.4315,27.0852],[-99.4313,27.0858],[-99.4311,27.0864],[-99.4307,27.0874],[-99.4305,27.0878],[-99.4304,27.0882],[-99.4303,27.0885],[-99.4299,27.0892],[-99.4298,27.0896],[-99.4296,27.09],[-99.4295,27.0905],[-99.4292,27.091],[-99.4291,27.0917],[-99.4291,27.0921],[-99.4291,27.0926],[-99.4294,27.0936],[-99.4299,27.0943],[-99.4303,27.0949],[-99.4312,27.0956],[-99.4321,27.0963],[-99.4327,27.0968],[-99.433,27.0969],[-99.4333,27.0971],[-99.4337,27.0973],[-99.4341,27.0975],[-99.4346,27.0978],[-99.4353,27.0984],[-99.436,27.099],[-99.4366,27.0996],[-99.4377,27.1004],[-99.4384,27.1013],[-99.4389,27.1021],[-99.4392,27.1025],[-99.4396,27.1031],[-99.4398,27.1034],[-99.4399,27.1034],[-99.4402,27.1038],[-99.4407,27.1041],[-99.441,27.1045],[-99.4413,27.1047],[-99.4418,27.1054],[-99.442,27.106],[-99.4421,27.1068],[-99.4421,27.1069],[-99.4421,27.1075],[-99.4421,27.1079],[-99.4419,27.1084],[-99.4417,27.1088],[-99.4415,27.1093],[-99.4413,27.1096],[-99.4411,27.11],[-99.4405,27.1108],[-99.4391,27.1125],[-99.4382,27.1136],[-99.4372,27.1146],[-99.4369,27.1149],[-99.4367,27.1151],[-99.4362,27.1156],[-99.4357,27.1161],[-99.4353,27.1167],[-99.4351,27.1171],[-99.4334,27.1192],[-99.4325,27.1212],[-99.4322,27.1218],[-99.4317,27.1232],[-99.4313,27.1243],[-99.4312,27.1247],[-99.4311,27.1248],[-99.4307,27.1253],[-99.4306,27.1266],[-99.4306,27.1273],[-99.4307,27.1279],[-99.4306,27.1285],[-99.4306,27.1292],[-99.4306,27.1301],[-99.4307,27.1308],[-99.4307,27.1315],[-99.4308,27.1321],[-99.4309,27.1325],[-99.431,27.133],[-99.431,27.1331],[-99.4311,27.1334],[-99.4311,27.1343],[-99.431,27.1353],[-99.4311,27.136],[-99.4311,27.1368],[-99.4313,27.1376],[-99.4314,27.1376],[-99.4317,27.138],[-99.432,27.1382],[-99.4323,27.1385],[-99.4331,27.1393],[-99.4343,27.1401],[-99.4345,27.1404],[-99.4346,27.1405],[-99.4347,27.1407],[-99.4347,27.1409],[-99.4348,27.141],[-99.4349,27.1412],[-99.4351,27.1414],[-99.4353,27.1417],[-99.4355,27.142],[-99.4358,27.1423],[-99.4361,27.1426],[-99.4366,27.143],[-99.437,27.1434],[-99.4374,27.1437],[-99.4377,27.144],[-99.438,27.1443],[-99.4383,27.1448],[-99.4385,27.1452],[-99.4387,27.1456],[-99.4389,27.146],[-99.4391,27.1465],[-99.4393,27.1469],[-99.4395,27.1474],[-99.4395,27.1477],[-99.4398,27.1483],[-99.44,27.1488],[-99.44,27.1491],[-99.44,27.1492],[-99.4401,27.1496],[-99.4402,27.15],[-99.4401,27.1504],[-99.4401,27.1505],[-99.44,27.1507],[-99.44,27.1511],[-99.4398,27.1516],[-99.4397,27.1521],[-99.4393,27.1527],[-99.4391,27.1529],[-99.439,27.1531],[-99.4385,27.1536],[-99.4382,27.1539],[-99.438,27.1541],[-99.4377,27.1544],[-99.4374,27.1545],[-99.437,27.1548],[-99.4365,27.1551],[-99.4359,27.1554],[-99.4352,27.1558],[-99.4344,27.1561],[-99.4337,27.1563],[-99.4331,27.1566],[-99.4326,27.1568],[-99.4322,27.1571],[-99.4318,27.1573],[-99.4314,27.1577],[-99.431,27.158],[-99.4306,27.1584],[-99.4303,27.1588],[-99.43,27.1592],[-99.4297,27.1597],[-99.4295,27.1601],[-99.4294,27.1608],[-99.4293,27.1612],[-99.4292,27.1618],[-99.4291,27.1624],[-99.429,27.163],[-99.4288,27.1638],[-99.4286,27.1644],[-99.4284,27.1652],[-99.4282,27.1663],[-99.4278,27.1673],[-99.4277,27.1678],[-99.4276,27.1684],[-99.4275,27.169],[-99.4275,27.1691],[-99.4274,27.1696],[-99.4273,27.1702],[-99.4273,27.1707],[-99.4272,27.1711],[-99.4272,27.1715],[-99.4271,27.172],[-99.427,27.1725],[-99.4269,27.1728],[-99.4268,27.1732],[-99.4267,27.1737],[-99.4267,27.1742],[-99.4266,27.1746],[-99.4264,27.1752],[-99.4264,27.1758],[-99.4263,27.1763],[-99.4264,27.1767],[-99.4264,27.1773],[-99.4264,27.1776],[-99.4264,27.1781],[-99.4264,27.1783],[-99.4265,27.1789],[-99.4266,27.1794],[-99.4267,27.1795],[-99.4268,27.1799],[-99.4269,27.1803],[-99.427,27.1808],[-99.4271,27.1813],[-99.4273,27.1819],[-99.4273,27.182],[-99.4275,27.1826],[-99.4276,27.1834],[-99.428,27.1848],[-99.4281,27.1853],[-99.4282,27.1855],[-99.4282,27.1859],[-99.4284,27.1865],[-99.4285,27.1868],[-99.4287,27.1875],[-99.4292,27.1893],[-99.4294,27.1899],[-99.4295,27.1904],[-99.4296,27.1909],[-99.4296,27.1911],[-99.4299,27.1918],[-99.4301,27.1926],[-99.4302,27.1931],[-99.4304,27.1935],[-99.4305,27.1942],[-99.4306,27.195],[-99.4307,27.1956],[-99.4307,27.1958],[-99.4308,27.1961],[-99.4309,27.1965],[-99.431,27.197],[-99.4312,27.1974],[-99.4314,27.1981],[-99.4317,27.1989],[-99.4319,27.1996],[-99.4325,27.2007],[-99.4326,27.2012],[-99.4328,27.2018],[-99.4329,27.2024],[-99.433,27.2032],[-99.433,27.2035],[-99.4331,27.2038],[-99.4332,27.2046],[-99.4331,27.2051],[-99.433,27.2053],[-99.4329,27.2056],[-99.4329,27.2061],[-99.4328,27.2067],[-99.4328,27.2072],[-99.4327,27.208],[-99.4326,27.2082],[-99.4326,27.2086],[-99.4325,27.2092],[-99.4326,27.2097],[-99.4329,27.2103],[-99.4335,27.2112],[-99.4337,27.2115],[-99.4338,27.2115],[-99.4341,27.2118],[-99.4343,27.2121],[-99.4347,27.2125],[-99.4354,27.2129],[-99.436,27.2132],[-99.4363,27.2135],[-99.4366,27.2137],[-99.4369,27.2138],[-99.4372,27.214],[-99.4374,27.2142],[-99.4377,27.2145],[-99.4378,27.2146],[-99.4381,27.215],[-99.4386,27.2155],[-99.4391,27.2159],[-99.4392,27.216],[-99.4399,27.2165],[-99.4404,27.2169],[-99.4404,27.217],[-99.441,27.2172],[-99.4415,27.2175],[-99.4417,27.2177],[-99.4419,27.218],[-99.4421,27.2182],[-99.4428,27.2188],[-99.4433,27.2194],[-99.4436,27.22],[-99.4439,27.2205],[-99.4445,27.2217],[-99.4446,27.222],[-99.4448,27.2224],[-99.445,27.2227],[-99.445,27.2229],[-99.4451,27.2231],[-99.4452,27.2233],[-99.4453,27.2238],[-99.4453,27.2241],[-99.4453,27.2246],[-99.4453,27.225],[-99.4452,27.2255],[-99.4451,27.226],[-99.4449,27.2263],[-99.4449,27.2264],[-99.4446,27.2271],[-99.4445,27.2275],[-99.4444,27.2277],[-99.4442,27.2282],[-99.444,27.2285],[-99.4439,27.2287],[-99.4438,27.2292],[-99.4435,27.2297],[-99.4433,27.2305],[-99.443,27.2311],[-99.4429,27.2312],[-99.4429,27.2314],[-99.4427,27.2322],[-99.4425,27.2327],[-99.4423,27.2335],[-99.442,27.2344],[-99.4417,27.2355],[-99.4415,27.2365],[-99.4414,27.2368],[-99.4414,27.237],[-99.4414,27.2372],[-99.4414,27.238],[-99.4414,27.2385],[-99.4414,27.2387],[-99.4413,27.2394],[-99.4413,27.2395],[-99.4413,27.2401],[-99.4413,27.2405],[-99.4412,27.2409],[-99.4412,27.2411],[-99.4412,27.2412],[-99.4411,27.2415],[-99.4411,27.2418],[-99.441,27.2419],[-99.441,27.243],[-99.4411,27.2439],[-99.4411,27.2446],[-99.4411,27.2453],[-99.4412,27.2459],[-99.4412,27.2464],[-99.4413,27.2476],[-99.4414,27.2486],[-99.4414,27.2489],[-99.4415,27.2493],[-99.4415,27.2498],[-99.4415,27.2499],[-99.4416,27.2499],[-99.4418,27.2503],[-99.442,27.2509],[-99.4423,27.2516],[-99.4425,27.2518],[-99.4426,27.2521],[-99.4429,27.2524],[-99.4434,27.253],[-99.4437,27.2533],[-99.444,27.2535],[-99.4441,27.2536],[-99.4444,27.2538],[-99.4446,27.2541],[-99.4446,27.2544],[-99.4448,27.2548],[-99.4452,27.2554],[-99.4458,27.2561],[-99.4461,27.2566],[-99.4465,27.2571],[-99.4466,27.2573],[-99.4468,27.2576],[-99.4471,27.258],[-99.4474,27.2583],[-99.4478,27.2587],[-99.4481,27.259],[-99.4484,27.2593],[-99.4491,27.2598],[-99.4492,27.2599],[-99.4497,27.2602],[-99.4498,27.2603],[-99.4499,27.2604],[-99.4501,27.2607],[-99.4502,27.261],[-99.4504,27.2614],[-99.4506,27.2618],[-99.451,27.2623],[-99.4514,27.2627],[-99.4516,27.263],[-99.4518,27.2632],[-99.4519,27.2635],[-99.452,27.2637],[-99.4522,27.2638],[-99.4524,27.2641],[-99.4535,27.2649],[-99.4538,27.2651],[-99.4544,27.2655],[-99.4549,27.2658],[-99.4552,27.266],[-99.4553,27.2661],[-99.4556,27.2662],[-99.4559,27.2662],[-99.4562,27.2663],[-99.4567,27.2662],[-99.4571,27.2662],[-99.4574,27.2661],[-99.4579,27.2661],[-99.4584,27.2662],[-99.4589,27.2665],[-99.4591,27.2667],[-99.4595,27.267],[-99.4598,27.2673],[-99.4602,27.2676],[-99.4605,27.2678],[-99.4611,27.268],[-99.4615,27.2682],[-99.462,27.2683],[-99.4628,27.2684],[-99.4632,27.2684],[-99.4633,27.2684],[-99.4634,27.2684],[-99.4641,27.2683],[-99.4644,27.2683],[-99.4647,27.2683],[-99.4653,27.2681],[-99.4658,27.268],[-99.466,27.2679],[-99.4663,27.2677],[-99.467,27.2674],[-99.4677,27.267],[-99.4684,27.2666],[-99.4686,27.2664],[-99.4689,27.2662],[-99.4693,27.266],[-99.4698,27.2658],[-99.4703,27.2656],[-99.4704,27.2656],[-99.4709,27.2654],[-99.4712,27.2653],[-99.4718,27.2649],[-99.4721,27.2647],[-99.4723,27.2644],[-99.4726,27.264],[-99.4731,27.2636],[-99.4737,27.2632],[-99.4741,27.263],[-99.4745,27.2628],[-99.4751,27.2627],[-99.4755,27.2626],[-99.4757,27.2626],[-99.4758,27.2625],[-99.4761,27.2625],[-99.4764,27.2624],[-99.477,27.2621],[-99.4789,27.2613],[-99.4792,27.2611],[-99.4795,27.2608],[-99.4801,27.2604],[-99.4804,27.2601],[-99.4807,27.26],[-99.4812,27.2598],[-99.4815,27.2598],[-99.4827,27.2596],[-99.483,27.2596],[-99.4835,27.2596],[-99.4841,27.2596],[-99.4845,27.2596],[-99.4848,27.2596],[-99.4856,27.2598],[-99.486,27.2599],[-99.4867,27.2601],[-99.4879,27.2607],[-99.4891,27.2615],[-99.49,27.2621],[-99.4904,27.2624],[-99.4908,27.2627],[-99.4909,27.2628],[-99.4917,27.2634],[-99.4924,27.2641],[-99.4932,27.2652],[-99.4935,27.2655],[-99.494,27.2662],[-99.4944,27.2669],[-99.4947,27.2674],[-99.4951,27.2682],[-99.4956,27.2689],[-99.4957,27.2691],[-99.496,27.2699],[-99.4963,27.2707],[-99.4964,27.2712],[-99.4966,27.2717],[-99.4967,27.2724],[-99.4966,27.273],[-99.4965,27.2733],[-99.4965,27.2734],[-99.4963,27.2738],[-99.4961,27.2742],[-99.4959,27.2748],[-99.4955,27.2756],[-99.4955,27.2759],[-99.4953,27.2763],[-99.4947,27.2776],[-99.4942,27.2783],[-99.4937,27.2791],[-99.4933,27.2796],[-99.4932,27.2797],[-99.4924,27.2809],[-99.4919,27.2818],[-99.4913,27.2826],[-99.4906,27.2835],[-99.4902,27.2841],[-99.4901,27.2842],[-99.4896,27.285],[-99.4891,27.2858],[-99.4888,27.2865],[-99.4885,27.2871],[-99.4881,27.2879],[-99.4878,27.2887],[-99.4878,27.2889],[-99.4877,27.2892],[-99.4876,27.2895],[-99.4876,27.2896],[-99.4875,27.2902],[-99.4875,27.2906],[-99.4875,27.2908],[-99.4875,27.2914],[-99.4875,27.292],[-99.4875,27.2925],[-99.4875,27.2928],[-99.4876,27.2936],[-99.4877,27.294],[-99.4878,27.2944],[-99.4879,27.2949],[-99.4882,27.2953],[-99.4886,27.2957],[-99.4889,27.296],[-99.4894,27.2967],[-99.4898,27.2973],[-99.4899,27.2974],[-99.4901,27.2978],[-99.4903,27.2979],[-99.4905,27.2981],[-99.4906,27.2982],[-99.4907,27.2982],[-99.4908,27.2983],[-99.4911,27.2989],[-99.4914,27.2994],[-99.4916,27.2998],[-99.4918,27.3004],[-99.492,27.3007],[-99.4921,27.3008],[-99.4923,27.301],[-99.4927,27.3012],[-99.4932,27.3015],[-99.4936,27.3017],[-99.4938,27.3019],[-99.494,27.3022],[-99.4942,27.3026],[-99.4944,27.3032],[-99.4946,27.3035],[-99.4948,27.3037],[-99.495,27.3039],[-99.4954,27.3042],[-99.4958,27.3044],[-99.4963,27.3047],[-99.4964,27.3048],[-99.4968,27.305],[-99.4974,27.3053],[-99.4978,27.3054],[-99.5003,27.3058],[-99.501,27.306],[-99.502,27.3061],[-99.503,27.3061],[-99.5041,27.3061],[-99.5053,27.306],[-99.5056,27.3059],[-99.506,27.3058],[-99.5064,27.3057],[-99.5065,27.3057],[-99.5074,27.3055],[-99.5095,27.3046],[-99.5103,27.3043],[-99.5104,27.3043],[-99.5106,27.3043],[-99.5111,27.3041],[-99.5113,27.3041],[-99.5115,27.3041],[-99.5126,27.304],[-99.5147,27.3041],[-99.5156,27.3041],[-99.5168,27.3041],[-99.5181,27.304],[-99.5198,27.3039],[-99.5211,27.3038],[-99.5214,27.3038],[-99.5219,27.3038],[-99.5228,27.304],[-99.5237,27.3041],[-99.524,27.3043],[-99.5243,27.3046],[-99.5244,27.3047],[-99.5247,27.3049],[-99.5254,27.3052],[-99.5258,27.3053],[-99.5263,27.3053],[-99.5264,27.3053],[-99.5269,27.3052],[-99.5277,27.3052],[-99.5285,27.3054],[-99.5291,27.3057],[-99.5294,27.3059],[-99.5297,27.306],[-99.5318,27.3082],[-99.5324,27.3089],[-99.5327,27.3093],[-99.5329,27.3097],[-99.533,27.3098],[-99.5333,27.3102],[-99.5336,27.3104],[-99.534,27.3107],[-99.5346,27.3109],[-99.5349,27.311],[-99.5352,27.3111],[-99.5354,27.3113],[-99.5355,27.3114],[-99.536,27.312],[-99.5362,27.3122],[-99.5364,27.3125],[-99.5367,27.313],[-99.5371,27.3141],[-99.5374,27.315],[-99.5376,27.3156],[-99.5378,27.3161],[-99.5379,27.3166],[-99.538,27.3168],[-99.538,27.317],[-99.538,27.3171],[-99.538,27.3173],[-99.5379,27.3175],[-99.5378,27.3176],[-99.5377,27.3177],[-99.5371,27.3182],[-99.5365,27.3188],[-99.5362,27.319],[-99.5349,27.3199],[-99.534,27.3207],[-99.5336,27.3211],[-99.5334,27.3214],[-99.5331,27.3219],[-99.5327,27.3224],[-99.5323,27.3228],[-99.5321,27.3231],[-99.5318,27.3235],[-99.5314,27.3238],[-99.531,27.324],[-99.5304,27.3241],[-99.5297,27.3241],[-99.5287,27.324],[-99.528,27.3239],[-99.527,27.3239],[-99.5264,27.3239],[-99.5257,27.3239],[-99.5256,27.3239],[-99.5251,27.3239],[-99.5242,27.324],[-99.5236,27.3241],[-99.5225,27.3243],[-99.522,27.3245],[-99.5216,27.3246],[-99.5213,27.3248],[-99.521,27.3251],[-99.5207,27.3252],[-99.5196,27.3259],[-99.5189,27.3263],[-99.5185,27.3267],[-99.5178,27.3271],[-99.5171,27.3276],[-99.5163,27.3283],[-99.5155,27.3288],[-99.5152,27.3291],[-99.5146,27.3294],[-99.5144,27.3295],[-99.5143,27.3297],[-99.5142,27.3298],[-99.5139,27.33],[-99.5134,27.3305],[-99.513,27.3309],[-99.5121,27.3316],[-99.5113,27.3321],[-99.5109,27.3324],[-99.5107,27.3326],[-99.5098,27.3333],[-99.5096,27.3334],[-99.5094,27.3335],[-99.509,27.3339],[-99.5089,27.334],[-99.5088,27.334],[-99.5086,27.3343],[-99.5078,27.3349],[-99.5077,27.335],[-99.5075,27.3352],[-99.5072,27.3354],[-99.5069,27.3357],[-99.5065,27.3362],[-99.5061,27.3365],[-99.5058,27.337],[-99.5056,27.3373],[-99.5048,27.3383],[-99.5046,27.3387],[-99.5045,27.3389],[-99.5044,27.3393],[-99.5044,27.3395],[-99.5044,27.3399],[-99.5047,27.3407],[-99.5051,27.3419],[-99.5053,27.3422],[-99.5056,27.3431],[-99.506,27.3441],[-99.5064,27.3449],[-99.5066,27.3453],[-99.507,27.346],[-99.5071,27.3466],[-99.5077,27.3482],[-99.5078,27.3486],[-99.5079,27.349],[-99.5078,27.3495],[-99.5077,27.3501],[-99.5076,27.3509],[-99.5076,27.3512],[-99.5076,27.3514],[-99.5076,27.3516],[-99.5077,27.352],[-99.5078,27.3522],[-99.5079,27.3526],[-99.508,27.353],[-99.5079,27.3535],[-99.5078,27.3543],[-99.5076,27.3546],[-99.5075,27.3548],[-99.5074,27.3553],[-99.5071,27.3561],[-99.507,27.3564],[-99.5068,27.3566],[-99.5066,27.3569],[-99.5064,27.357],[-99.5063,27.3572],[-99.5059,27.3578],[-99.5057,27.3586],[-99.5054,27.3595],[-99.5054,27.3597],[-99.5053,27.3599],[-99.5052,27.3602],[-99.5051,27.3605],[-99.5049,27.3609],[-99.5048,27.3612],[-99.5047,27.3615],[-99.5045,27.3619],[-99.5044,27.3622],[-99.5042,27.3626],[-99.5041,27.3628],[-99.5041,27.3629],[-99.5041,27.363],[-99.5041,27.3633],[-99.5039,27.3641],[-99.5038,27.3644],[-99.5037,27.3646],[-99.5037,27.3647],[-99.5035,27.3651],[-99.5033,27.3654],[-99.5031,27.3657],[-99.5029,27.3662],[-99.5029,27.3663],[-99.5027,27.3665],[-99.5026,27.3668],[-99.5025,27.367],[-99.5018,27.3681],[-99.5015,27.3686],[-99.5012,27.3691],[-99.5011,27.3694],[-99.5009,27.3697],[-99.5007,27.37],[-99.5005,27.3703],[-99.5004,27.3704],[-99.5003,27.3706],[-99.5001,27.371],[-99.5,27.3711],[-99.4999,27.3714],[-99.4998,27.3716],[-99.4995,27.3722],[-99.4994,27.3725],[-99.4993,27.3728],[-99.4992,27.3729],[-99.4991,27.3731],[-99.4984,27.3739],[-99.4983,27.3739],[-99.4975,27.3745],[-99.4971,27.3747],[-99.4967,27.3749],[-99.4963,27.375],[-99.4962,27.375],[-99.496,27.3752],[-99.4959,27.3753],[-99.4954,27.3767],[-99.4951,27.377],[-99.4949,27.3774],[-99.4944,27.378],[-99.4938,27.3785],[-99.4936,27.3787],[-99.4931,27.379],[-99.4928,27.3794],[-99.4925,27.3799],[-99.4923,27.3801],[-99.4921,27.3805],[-99.4921,27.381],[-99.4921,27.3811],[-99.4921,27.3816],[-99.4921,27.3819],[-99.4919,27.3824],[-99.4918,27.3829],[-99.4917,27.3836],[-99.4917,27.3837],[-99.4918,27.3843],[-99.4921,27.385],[-99.4923,27.3853],[-99.4925,27.3854],[-99.4926,27.3857],[-99.4927,27.3861],[-99.4927,27.3865],[-99.4928,27.3902],[-99.4928,27.3905],[-99.4928,27.3908],[-99.4928,27.3914],[-99.4928,27.3915],[-99.4927,27.392],[-99.4925,27.3926],[-99.4924,27.3929],[-99.4923,27.3932],[-99.4921,27.3937],[-99.492,27.3938],[-99.4917,27.3945],[-99.4908,27.3961],[-99.4904,27.3969],[-99.4903,27.3973],[-99.4902,27.3976],[-99.49,27.398],[-99.49,27.3981],[-99.4898,27.3986],[-99.4897,27.3988],[-99.4896,27.399],[-99.4896,27.3993],[-99.4895,27.3995],[-99.4893,27.4009],[-99.4892,27.4018],[-99.4889,27.404],[-99.4889,27.4042],[-99.4888,27.4056],[-99.4887,27.4059],[-99.4886,27.4065],[-99.4885,27.4074],[-99.4881,27.4084],[-99.488,27.4088],[-99.4879,27.4094],[-99.4877,27.4099],[-99.4875,27.4116],[-99.4875,27.4123],[-99.4875,27.4124],[-99.4876,27.4128],[-99.4876,27.4131],[-99.4878,27.4134],[-99.4878,27.4136],[-99.4888,27.4156],[-99.4892,27.4163],[-99.4894,27.4169],[-99.4894,27.4171],[-99.4896,27.4179],[-99.4899,27.4185],[-99.4899,27.4187],[-99.49,27.419],[-99.4901,27.4198],[-99.4903,27.4203],[-99.4904,27.4211],[-99.4905,27.4223],[-99.4908,27.4235],[-99.491,27.4243],[-99.4912,27.4249],[-99.4914,27.4257],[-99.4924,27.4284],[-99.4927,27.4291],[-99.4927,27.4292],[-99.4928,27.4294],[-99.4929,27.4296],[-99.4939,27.4326],[-99.4941,27.4332],[-99.4945,27.4346],[-99.4948,27.4355],[-99.495,27.4363],[-99.4951,27.4364],[-99.4954,27.4377],[-99.4955,27.4383],[-99.4957,27.4389],[-99.4958,27.4394],[-99.4959,27.4401],[-99.4958,27.4409],[-99.4958,27.4416],[-99.4958,27.4419],[-99.4956,27.4432],[-99.4956,27.4447],[-99.4955,27.4457],[-99.4953,27.4468],[-99.4948,27.448],[-99.4946,27.4493],[-99.4947,27.4497],[-99.4951,27.4515],[-99.4946,27.4525],[-99.4935,27.4531],[-99.4933,27.4536],[-99.4928,27.4548],[-99.4922,27.4558],[-99.4914,27.4566],[-99.4906,27.4575],[-99.4898,27.4581],[-99.489,27.459],[-99.4884,27.4597],[-99.4876,27.4607],[-99.487,27.4617],[-99.4864,27.4626],[-99.4857,27.4636],[-99.4854,27.4641],[-99.4854,27.4642],[-99.4854,27.4643],[-99.4854,27.4644],[-99.4853,27.4645],[-99.4851,27.4648],[-99.485,27.4649],[-99.4852,27.4657],[-99.484,27.4672],[-99.4839,27.4673],[-99.4831,27.4694],[-99.4831,27.4703],[-99.483,27.4716],[-99.483,27.4731],[-99.4823,27.4763],[-99.481,27.4773],[-99.4792,27.4786],[-99.4793,27.4801],[-99.4794,27.4816],[-99.4799,27.4844],[-99.4801,27.4853],[-99.4802,27.4858],[-99.4809,27.4875],[-99.4813,27.4885],[-99.4837,27.4914],[-99.4844,27.492],[-99.4858,27.4932],[-99.4875,27.4944],[-99.4884,27.495],[-99.4896,27.4957],[-99.4907,27.4964],[-99.4919,27.4973],[-99.4926,27.4977],[-99.4931,27.4979],[-99.4941,27.4985],[-99.4942,27.4986],[-99.4944,27.4987],[-99.4948,27.499],[-99.496,27.4996],[-99.496,27.4997],[-99.4964,27.4998],[-99.4967,27.5001],[-99.4968,27.5001],[-99.4975,27.5],[-99.4976,27.5],[-99.4978,27.4998],[-99.4981,27.4997],[-99.499,27.4992],[-99.501,27.5001],[-99.5019,27.5003],[-99.5025,27.5004],[-99.5028,27.5004],[-99.5035,27.5002],[-99.5057,27.4999],[-99.5064,27.4998],[-99.5066,27.4997],[-99.5072,27.4996],[-99.5073,27.4996],[-99.5074,27.4996],[-99.5075,27.4996],[-99.508,27.4995],[-99.5097,27.4992],[-99.5103,27.4991],[-99.5111,27.4992],[-99.5115,27.4992],[-99.512,27.4992],[-99.5124,27.4993],[-99.5136,27.4994],[-99.5143,27.4992],[-99.5146,27.4991],[-99.5149,27.499],[-99.515,27.4989],[-99.5156,27.4988],[-99.5161,27.4986],[-99.5162,27.4986],[-99.5172,27.498],[-99.5183,27.4975],[-99.5195,27.4969],[-99.5199,27.4968],[-99.5204,27.4967],[-99.523,27.4967],[-99.5255,27.4966],[-99.5261,27.4966],[-99.5266,27.497],[-99.5274,27.4977],[-99.5281,27.4983],[-99.5284,27.4986],[-99.5281,27.4998],[-99.5281,27.4999],[-99.5279,27.501],[-99.5277,27.5022],[-99.5276,27.5028],[-99.5274,27.5034],[-99.5273,27.5039],[-99.5271,27.5044],[-99.5269,27.5053],[-99.5266,27.5061],[-99.5253,27.5104],[-99.5251,27.5157],[-99.5252,27.5163],[-99.5252,27.5168],[-99.5254,27.5181],[-99.5254,27.5185],[-99.5254,27.5186],[-99.5254,27.5187],[-99.5254,27.5188],[-99.5253,27.5191],[-99.5252,27.5198],[-99.5252,27.5201],[-99.5251,27.5214],[-99.5251,27.5215],[-99.525,27.5219],[-99.525,27.5222],[-99.5248,27.5238],[-99.5238,27.5278],[-99.5237,27.5282],[-99.5235,27.529],[-99.5235,27.5292],[-99.5232,27.5302],[-99.5232,27.5304],[-99.523,27.531],[-99.523,27.5311],[-99.523,27.5312],[-99.5227,27.5325],[-99.5226,27.5331],[-99.5224,27.5339],[-99.5222,27.5348],[-99.5221,27.5372],[-99.522,27.5381],[-99.522,27.5388],[-99.522,27.5391],[-99.5219,27.5398],[-99.522,27.5405],[-99.522,27.5407],[-99.522,27.5416],[-99.5219,27.5441],[-99.5217,27.5449],[-99.5212,27.5463],[-99.5207,27.5476],[-99.5207,27.5478],[-99.5203,27.5489],[-99.5199,27.55],[-99.5199,27.5501],[-99.5199,27.5502],[-99.5198,27.5505],[-99.5197,27.5507],[-99.5188,27.5532],[-99.5166,27.5548],[-99.5162,27.5551],[-99.5152,27.5558],[-99.5143,27.5566],[-99.5142,27.5567],[-99.514,27.5568],[-99.5131,27.5598],[-99.513,27.5605],[-99.5124,27.5626],[-99.5117,27.5634],[-99.5113,27.5641],[-99.511,27.5645],[-99.5111,27.5646],[-99.5121,27.5683],[-99.5127,27.5688],[-99.5127,27.5689],[-99.5128,27.5689],[-99.5129,27.569],[-99.5132,27.5694],[-99.5134,27.5696],[-99.5136,27.5698],[-99.5153,27.5714],[-99.516,27.5721],[-99.5164,27.5725],[-99.5173,27.5728],[-99.519,27.5734],[-99.5194,27.5736],[-99.5211,27.5744],[-99.5215,27.5745],[-99.5217,27.5746],[-99.5224,27.5751],[-99.5234,27.5758],[-99.5238,27.576],[-99.524,27.5761],[-99.5243,27.5762],[-99.5248,27.5763],[-99.5249,27.5763],[-99.525,27.5763],[-99.5251,27.5764],[-99.5254,27.5766],[-99.5257,27.5769],[-99.5259,27.577],[-99.5264,27.5775],[-99.527,27.5779],[-99.5282,27.5785],[-99.5284,27.5785],[-99.5285,27.5787],[-99.5287,27.5788],[-99.5289,27.5791],[-99.529,27.5792],[-99.5292,27.5793],[-99.5296,27.5797],[-99.5297,27.5798],[-99.5301,27.5802],[-99.5302,27.5806],[-99.5305,27.5811],[-99.5307,27.5814],[-99.5311,27.5819],[-99.5315,27.5822],[-99.5317,27.5826],[-99.5319,27.5829],[-99.532,27.5832],[-99.5324,27.584],[-99.5326,27.5843],[-99.5329,27.5852],[-99.5332,27.5857],[-99.5333,27.5859],[-99.5337,27.5866],[-99.534,27.5875],[-99.5343,27.5879],[-99.5344,27.5881],[-99.535,27.5894],[-99.5351,27.5898],[-99.5353,27.5904],[-99.5355,27.5907],[-99.536,27.5913],[-99.5362,27.5917],[-99.5361,27.5921],[-99.5361,27.5927],[-99.5365,27.594],[-99.5368,27.5949],[-99.5369,27.5956],[-99.5369,27.596],[-99.5369,27.5961],[-99.5371,27.5965],[-99.5373,27.597],[-99.5373,27.5971],[-99.5374,27.5974],[-99.5376,27.5979],[-99.5381,27.5992],[-99.5381,27.5994],[-99.5381,27.5995],[-99.5383,27.5998],[-99.5386,27.6005],[-99.5388,27.6012],[-99.5392,27.6021],[-99.5394,27.6025],[-99.5397,27.6033],[-99.5403,27.6039],[-99.5409,27.6048],[-99.5416,27.6058],[-99.5419,27.606],[-99.5423,27.6063],[-99.5424,27.6063],[-99.5436,27.6071],[-99.5446,27.6077],[-99.5453,27.6081],[-99.5465,27.6088],[-99.5473,27.6093],[-99.548,27.6097],[-99.5488,27.6102],[-99.5494,27.6105],[-99.5514,27.6116],[-99.5521,27.6121],[-99.5532,27.6129],[-99.5539,27.6136],[-99.5544,27.614],[-99.5546,27.6142],[-99.5549,27.6144],[-99.5549,27.6145],[-99.5554,27.6146],[-99.5557,27.6146],[-99.5561,27.6144],[-99.5564,27.6142],[-99.5566,27.6139],[-99.5567,27.6137],[-99.5576,27.613],[-99.558,27.6124],[-99.5583,27.6118],[-99.5586,27.6111],[-99.5587,27.6104],[-99.5585,27.6099],[-99.5587,27.6092],[-99.5594,27.6086],[-99.5612,27.6076],[-99.5627,27.6072],[-99.5636,27.607],[-99.5648,27.6069],[-99.5657,27.6067],[-99.5665,27.6065],[-99.5677,27.6061],[-99.5691,27.6059],[-99.5697,27.6057],[-99.571,27.6052],[-99.5718,27.6049],[-99.5728,27.6044],[-99.5731,27.6043],[-99.5742,27.6039],[-99.575,27.6037],[-99.5763,27.6033],[-99.5773,27.6029],[-99.5781,27.6025],[-99.5786,27.6023],[-99.58,27.6023],[-99.5823,27.6027],[-99.5831,27.6032],[-99.5837,27.6035],[-99.5838,27.6035],[-99.5841,27.6036],[-99.5845,27.6038],[-99.5848,27.6039],[-99.585,27.6043],[-99.585,27.6047],[-99.585,27.6053],[-99.5844,27.6062],[-99.584,27.6064],[-99.5825,27.6066],[-99.5815,27.6071],[-99.58,27.6078],[-99.5788,27.609],[-99.5778,27.6102],[-99.5772,27.6113],[-99.5771,27.613],[-99.5771,27.6145],[-99.5772,27.6157],[-99.5773,27.6167],[-99.5776,27.6186],[-99.5778,27.6188],[-99.5782,27.6194],[-99.5783,27.6196],[-99.5789,27.62],[-99.5795,27.6202],[-99.5806,27.6203],[-99.5817,27.6207],[-99.5829,27.6211],[-99.5839,27.6216],[-99.5848,27.622],[-99.586,27.6229],[-99.5872,27.6241],[-99.5881,27.6247],[-99.5889,27.6253],[-99.5889,27.6254],[-99.5889,27.6255],[-99.5889,27.6256],[-99.5889,27.6257],[-99.5891,27.626],[-99.5895,27.6263],[-99.5914,27.6275],[-99.5923,27.6286],[-99.5926,27.631],[-99.5928,27.6347],[-99.594,27.6386],[-99.5962,27.6399],[-99.6006,27.6413],[-99.602,27.6416],[-99.6035,27.642],[-99.6103,27.64],[-99.6123,27.6392],[-99.6142,27.638],[-99.6161,27.6377],[-99.6176,27.6384],[-99.6191,27.6401],[-99.6214,27.6438],[-99.6223,27.644],[-99.6235,27.6441],[-99.6243,27.644],[-99.6248,27.6438],[-99.6253,27.6432],[-99.6263,27.6425],[-99.6264,27.6423],[-99.6271,27.6408],[-99.6271,27.639],[-99.6271,27.6384],[-99.6264,27.6374],[-99.6238,27.6354],[-99.6232,27.6346],[-99.6234,27.6336],[-99.6251,27.6314],[-99.6253,27.6311],[-99.6269,27.63],[-99.6365,27.627],[-99.6372,27.6269],[-99.6389,27.6268],[-99.6418,27.6279],[-99.6427,27.6282],[-99.6479,27.6299],[-99.6499,27.6305],[-99.6501,27.6306],[-99.6505,27.6305],[-99.6509,27.6304],[-99.6512,27.6304],[-99.6516,27.6303],[-99.652,27.6302],[-99.6523,27.6301],[-99.6527,27.63],[-99.6543,27.6298],[-99.6546,27.6299],[-99.6566,27.6304],[-99.6585,27.631],[-99.6589,27.6311],[-99.659,27.6313],[-99.6596,27.6326],[-99.6599,27.6327],[-99.6617,27.6336],[-99.6635,27.6345],[-99.6649,27.6352],[-99.6661,27.6361],[-99.6662,27.6383],[-99.6654,27.6403],[-99.6637,27.6414],[-99.6612,27.6431],[-99.6595,27.6453],[-99.6583,27.6476],[-99.6581,27.648],[-99.6582,27.6489],[-99.6582,27.6493],[-99.6583,27.6498],[-99.6583,27.6502],[-99.6586,27.6507],[-99.6586,27.6508],[-99.6586,27.6509],[-99.6594,27.6523],[-99.6612,27.6539],[-99.6615,27.6541],[-99.6616,27.6546],[-99.6617,27.655],[-99.6618,27.6554],[-99.6618,27.6558],[-99.6628,27.6565],[-99.6642,27.6576],[-99.6681,27.6596],[-99.6689,27.66],[-99.6694,27.66],[-99.6704,27.6601],[-99.6713,27.6602],[-99.6715,27.6603],[-99.6716,27.6602],[-99.6732,27.6599],[-99.6749,27.6597],[-99.679,27.659],[-99.6831,27.6602],[-99.6858,27.661],[-99.6865,27.6614],[-99.6878,27.6623],[-99.6886,27.6632],[-99.6895,27.665],[-99.6895,27.6651],[-99.6895,27.6656],[-99.6894,27.6674],[-99.6894,27.6686],[-99.6899,27.6688],[-99.6902,27.6689],[-99.6911,27.6687],[-99.6912,27.6687],[-99.6919,27.6682],[-99.6931,27.6671],[-99.6943,27.6661],[-99.6944,27.6661],[-99.6946,27.6657],[-99.6956,27.6644],[-99.6966,27.6631],[-99.6971,27.6625],[-99.6987,27.6574],[-99.699,27.6564],[-99.6991,27.6561],[-99.6993,27.6557],[-99.6994,27.6554],[-99.7001,27.6553],[-99.7017,27.6552],[-99.7033,27.6551],[-99.7046,27.6549],[-99.7055,27.6554],[-99.7062,27.6558],[-99.7069,27.6561],[-99.7081,27.6567],[-99.7092,27.6572],[-99.7115,27.6584],[-99.7133,27.6602],[-99.7142,27.6607],[-99.7156,27.6615],[-99.7162,27.6618],[-99.7166,27.6622],[-99.7168,27.6623],[-99.7169,27.6624],[-99.7181,27.6633],[-99.719,27.6641],[-99.7191,27.6642],[-99.7193,27.6643],[-99.7197,27.6646],[-99.7202,27.665],[-99.7215,27.6661],[-99.7217,27.6664],[-99.7217,27.6665],[-99.7222,27.6675],[-99.7227,27.6684],[-99.723,27.6688],[-99.7236,27.6695],[-99.7239,27.6706],[-99.7238,27.6709],[-99.7239,27.6736],[-99.724,27.6737],[-99.7242,27.674],[-99.7244,27.6742],[-99.7251,27.6752],[-99.7255,27.6758],[-99.7272,27.6777],[-99.7274,27.6779],[-99.7275,27.678],[-99.7276,27.6783],[-99.7278,27.6785],[-99.7284,27.6793],[-99.7285,27.6793],[-99.7289,27.68],[-99.7301,27.6818],[-99.7313,27.6836],[-99.7313,27.6837],[-99.7316,27.6841],[-99.7319,27.6846],[-99.7321,27.6849],[-99.7323,27.6852],[-99.7325,27.6854],[-99.7344,27.6879],[-99.7357,27.6895],[-99.7385,27.6931],[-99.7392,27.6938],[-99.7399,27.6945],[-99.7405,27.6951],[-99.7427,27.6972],[-99.7448,27.6993],[-99.7451,27.6996],[-99.7453,27.6998],[-99.7454,27.6999],[-99.7455,27.7],[-99.747,27.7014],[-99.7477,27.7021],[-99.7499,27.7043],[-99.7503,27.7047],[-99.7509,27.7053],[-99.7512,27.7056],[-99.7512,27.7057],[-99.7514,27.7058],[-99.7516,27.706],[-99.7526,27.7068],[-99.7536,27.7079],[-99.7542,27.7086],[-99.7548,27.7093],[-99.7555,27.71],[-99.7576,27.7121],[-99.7578,27.7123],[-99.7585,27.717],[-99.7616,27.7221],[-99.7626,27.7232],[-99.7681,27.7297],[-99.7682,27.7298],[-99.7707,27.7321],[-99.7717,27.7325],[-99.773,27.7329],[-99.7748,27.7335],[-99.7749,27.7335],[-99.7759,27.7332],[-99.7798,27.732],[-99.7813,27.7315],[-99.7832,27.731],[-99.785,27.7305],[-99.7854,27.7304],[-99.7881,27.7306],[-99.7888,27.7307],[-99.7903,27.7313],[-99.7905,27.7314],[-99.7908,27.7315],[-99.7915,27.7319],[-99.7917,27.732],[-99.7938,27.7336],[-99.7958,27.7352],[-99.7963,27.7356],[-99.7994,27.7391],[-99.8,27.7399],[-99.8007,27.7407],[-99.8016,27.7418],[-99.8017,27.7421],[-99.8021,27.7449],[-99.8023,27.7456],[-99.8034,27.7503],[-99.8037,27.7508],[-99.8055,27.7582],[-99.8057,27.7587],[-99.8058,27.759],[-99.8059,27.7593],[-99.806,27.7594],[-99.806,27.7595],[-99.8088,27.7665],[-99.8096,27.7684],[-99.81,27.7693],[-99.8109,27.7707],[-99.8119,27.7723],[-99.8131,27.774],[-99.8143,27.7747],[-99.8147,27.775],[-99.8156,27.7756],[-99.8161,27.7758],[-99.8168,27.776],[-99.8175,27.7763],[-99.8176,27.7763],[-99.818,27.7763],[-99.8183,27.7763],[-99.8186,27.7763],[-99.8191,27.776],[-99.8193,27.7756],[-99.8195,27.7749],[-99.8198,27.7742],[-99.8201,27.7733],[-99.8204,27.7724],[-99.8208,27.7713],[-99.8212,27.7702],[-99.8213,27.7701],[-99.8213,27.7699],[-99.8215,27.7694],[-99.8217,27.769],[-99.822,27.7681],[-99.822,27.7679],[-99.8221,27.7673],[-99.8227,27.7665],[-99.8229,27.7663],[-99.8232,27.7661],[-99.8242,27.7655],[-99.8252,27.7648],[-99.826,27.7643],[-99.8283,27.7639],[-99.8294,27.7636],[-99.831,27.7633],[-99.8331,27.7629],[-99.8346,27.7629],[-99.8351,27.7629],[-99.8358,27.7631],[-99.8367,27.7634],[-99.8377,27.7638],[-99.8388,27.7642],[-99.8392,27.7645],[-99.84,27.7652],[-99.8409,27.7658],[-99.8417,27.7665],[-99.8423,27.7674],[-99.8425,27.7677],[-99.8427,27.7681],[-99.843,27.7685],[-99.843,27.7689],[-99.8432,27.7701],[-99.8434,27.7713],[-99.8434,27.7715],[-99.8432,27.7736],[-99.8441,27.7766],[-99.8447,27.7788],[-99.8464,27.7825],[-99.8471,27.7838],[-99.8479,27.7854],[-99.8487,27.7871],[-99.8489,27.7874],[-99.8494,27.79],[-99.8496,27.792],[-99.8497,27.7925],[-99.8501,27.793],[-99.8509,27.794],[-99.852,27.7944],[-99.8525,27.7946],[-99.8538,27.7947],[-99.8543,27.7947],[-99.8545,27.7947],[-99.8546,27.7946],[-99.8547,27.7946],[-99.8561,27.7942],[-99.8584,27.794],[-99.8585,27.794],[-99.8586,27.794],[-99.8604,27.7937],[-99.8629,27.7943],[-99.863,27.7943],[-99.8664,27.7942],[-99.8701,27.7946],[-99.8721,27.7952],[-99.8723,27.7953],[-99.8726,27.7954],[-99.874,27.7961],[-99.8753,27.7968],[-99.8755,27.7969],[-99.8756,27.797],[-99.8758,27.7971],[-99.8768,27.7978],[-99.8771,27.7984],[-99.8771,27.7985],[-99.8777,27.7994],[-99.878,27.8005],[-99.8773,27.8035],[-99.8771,27.8044],[-99.8769,27.8048],[-99.8768,27.8051],[-99.8766,27.8054],[-99.8765,27.8056],[-99.8762,27.8063],[-99.8755,27.8075],[-99.8754,27.8077],[-99.8753,27.8079],[-99.8748,27.8086],[-99.8745,27.8097],[-99.8744,27.8099],[-99.8743,27.8103],[-99.8738,27.813],[-99.8739,27.8135],[-99.874,27.8143],[-99.8741,27.8151],[-99.8742,27.816],[-99.8745,27.8165],[-99.8753,27.8182],[-99.8757,27.8184],[-99.8763,27.8195],[-99.8765,27.8199],[-99.8765,27.8202],[-99.8767,27.8209],[-99.8769,27.8216],[-99.8769,27.8218],[-99.877,27.8221],[-99.8771,27.8225],[-99.8773,27.823],[-99.8779,27.8254],[-99.8779,27.8257],[-99.8781,27.8276],[-99.8777,27.8291],[-99.8775,27.8303],[-99.8772,27.8316],[-99.8771,27.8322],[-99.8768,27.8327],[-99.8762,27.8338],[-99.876,27.8378],[-99.876,27.838],[-99.8761,27.8383],[-99.8766,27.8401],[-99.8768,27.8407],[-99.877,27.8413],[-99.8771,27.8418],[-99.8772,27.8422],[-99.8779,27.8435],[-99.8787,27.8448],[-99.8787,27.8449],[-99.8787,27.845],[-99.8813,27.8496],[-99.882,27.8504],[-99.8822,27.8504],[-99.8827,27.8504],[-99.8832,27.8505],[-99.8834,27.8505],[-99.8838,27.8508],[-99.8844,27.8513],[-99.8884,27.8532],[-99.889,27.8535],[-99.8897,27.8538],[-99.8902,27.8541],[-99.8907,27.8543],[-99.8908,27.8544],[-99.8916,27.8549],[-99.8925,27.8555],[-99.8935,27.8561],[-99.8936,27.8562],[-99.8937,27.8562],[-99.8939,27.8564],[-99.8942,27.8567],[-99.8953,27.8577],[-99.8958,27.8592],[-99.8971,27.8606],[-99.9003,27.8632],[-99.9005,27.8634],[-99.9007,27.8635],[-99.9015,27.8642],[-99.9023,27.8665],[-99.9034,27.8716],[-99.9035,27.8721],[-99.9044,27.8752],[-99.9044,27.8753],[-99.9044,27.8755],[-99.9039,27.8785],[-99.9033,27.8805],[-99.9031,27.881],[-99.9027,27.8817],[-99.9023,27.8825],[-99.9012,27.8844],[-99.8994,27.886],[-99.8986,27.8868],[-99.8982,27.8872],[-99.8978,27.8876],[-99.897,27.8882],[-99.8967,27.8888],[-99.8954,27.8909],[-99.8941,27.8929],[-99.8941,27.893],[-99.8938,27.8961],[-99.8935,27.8992],[-99.8935,27.8993],[-99.8939,27.9001],[-99.8943,27.9009],[-99.8947,27.9018],[-99.8952,27.9028],[-99.8955,27.9035],[-99.8958,27.9042],[-99.896,27.9045],[-99.8961,27.9047],[-99.8963,27.9052],[-99.8968,27.907],[-99.8969,27.9073],[-99.8985,27.9096],[-99.9,27.912],[-99.9001,27.9121],[-99.9002,27.9122],[-99.901,27.9125],[-99.9017,27.9129],[-99.9031,27.9135],[-99.9033,27.9135],[-99.9051,27.9139],[-99.9061,27.9141],[-99.9068,27.9143],[-99.9083,27.9146],[-99.9167,27.9177],[-99.9175,27.918],[-99.9179,27.9184],[-99.9194,27.9197],[-99.9209,27.9211],[-99.922,27.9221],[-99.9247,27.9257],[-99.9252,27.9264],[-99.9257,27.927],[-99.9257,27.9271],[-99.9258,27.9271],[-99.926,27.9275],[-99.9244,27.9295],[-99.9242,27.9311],[-99.9241,27.9314],[-99.9244,27.9319],[-99.9254,27.9337],[-99.9265,27.9356],[-99.9266,27.9357],[-99.9267,27.9358],[-99.9276,27.9364],[-99.9306,27.9369],[-99.9329,27.9373],[-99.9336,27.9377],[-99.9346,27.9382],[-99.9354,27.9389],[-99.9361,27.9396],[-99.9368,27.9402],[-99.9371,27.9405],[-99.9373,27.9412],[-99.9373,27.9413],[-99.939,27.9493],[-99.9386,27.9536],[-99.9385,27.9541],[-99.9381,27.9549],[-99.9379,27.9551],[-99.9378,27.9553],[-99.9378,27.9554],[-99.9377,27.9555],[-99.9372,27.9565],[-99.9366,27.9576],[-99.9355,27.9595],[-99.9344,27.9614],[-99.9344,27.9615],[-99.9343,27.9617],[-99.9337,27.9633],[-99.9331,27.965],[-99.9328,27.966],[-99.9324,27.967],[-99.9322,27.9677],[-99.9319,27.9705],[-99.9317,27.9735],[-99.9312,27.9795],[-99.9314,27.98],[-99.9316,27.9805],[-99.9318,27.9809],[-99.9318,27.981],[-99.932,27.981],[-99.9331,27.9813],[-99.9343,27.9816],[-99.9348,27.9818],[-99.9412,27.9825],[-99.9416,27.9825],[-99.9471,27.9822],[-99.9477,27.9824],[-99.9488,27.9827],[-99.9502,27.9833],[-99.9518,27.9832],[-99.9532,27.9832],[-99.9547,27.9833],[-99.9562,27.9833],[-99.9587,27.9834],[-99.9612,27.9835],[-99.9617,27.9835],[-99.9628,27.9835],[-99.9701,27.9859],[-99.9703,27.9859],[-99.9733,27.9875],[-99.9763,27.989],[-99.9764,27.989],[-99.9765,27.9891],[-99.9773,27.9895],[-99.9777,27.9894],[-99.9787,27.9893],[-99.9802,27.9896],[-99.9804,27.9897],[-99.9814,27.9899],[-99.9825,27.9902],[-99.9849,27.9907],[-99.986,27.9912],[-99.9874,27.9918],[-99.9888,27.9925],[-99.9898,27.9929],[-99.99,27.9932],[-99.9903,27.9934],[-99.9904,27.9936],[-99.9915,27.9946],[-99.9935,27.9978],[-99.9954,28.0003],[-99.9959,28.0009],[-99.9961,28.0012],[-99.9964,28.0016],[-99.9968,28.0024],[-99.9973,28.0037],[-99.9975,28.0041],[-99.9978,28.0051],[-99.9981,28.0057],[-99.9992,28.008],[-99.9997,28.0094],[-99.9999,28.0101],[-100,28.0105],[-100.0003,28.011],[-100.0005,28.0112],[-100.0021,28.0131],[-100.0041,28.0156],[-100.0062,28.0184],[-100.0065,28.0191],[-100.0066,28.0193],[-100.0068,28.0196],[-100.0069,28.0198],[-100.007,28.0201],[-100.0074,28.0206],[-100.0086,28.024],[-100.0093,28.0265],[-100.0096,28.0274],[-100.01,28.0289],[-100.0105,28.0303],[-100.011,28.0316],[-100.0122,28.0349],[-100.0128,28.0372],[-100.013,28.0381],[-100.0131,28.0384],[-100.013,28.0393],[-100.013,28.0398],[-100.013,28.0404],[-100.013,28.0406],[-100.013,28.0426],[-100.0131,28.0438],[-100.0139,28.0462],[-100.0147,28.0483],[-100.0148,28.0484],[-100.0148,28.0485],[-100.015,28.0489],[-100.0154,28.0504],[-100.0156,28.0512],[-100.0158,28.052],[-100.0161,28.0533],[-100.0165,28.0563],[-100.0171,28.0623],[-100.0179,28.0648],[-100.019,28.0664],[-100.0219,28.0689],[-100.0243,28.0704],[-100.0261,28.0717],[-100.0284,28.0729],[-100.0287,28.0731],[-100.0318,28.0744],[-100.0321,28.0745],[-100.0342,28.0751],[-100.0362,28.0758],[-100.0371,28.0761],[-100.0394,28.0766],[-100.04,28.0768],[-100.0406,28.0769],[-100.0409,28.077],[-100.0437,28.0779],[-100.0461,28.0791],[-100.0483,28.0806],[-100.0506,28.0826],[-100.051,28.0829],[-100.0513,28.0832],[-100.0516,28.0834],[-100.0531,28.0847],[-100.0542,28.0867],[-100.0543,28.0869],[-100.0544,28.0871],[-100.0551,28.0882],[-100.0558,28.0904],[-100.0561,28.0913],[-100.0564,28.0921],[-100.0565,28.0927],[-100.0567,28.0932],[-100.0568,28.0935],[-100.0568,28.0938],[-100.057,28.0942],[-100.0571,28.0957],[-100.0567,28.0968],[-100.0564,28.0978],[-100.0558,28.0998],[-100.0557,28.1001],[-100.0557,28.1002],[-100.0556,28.1011],[-100.0558,28.1027],[-100.0564,28.1041],[-100.0565,28.1042],[-100.0571,28.1051],[-100.0571,28.1052],[-100.0572,28.1053],[-100.0575,28.1057],[-100.0588,28.1073],[-100.0596,28.1078],[-100.0601,28.1082],[-100.062,28.1095],[-100.0629,28.11],[-100.0632,28.1102],[-100.0635,28.1104],[-100.0637,28.1106],[-100.0646,28.111],[-100.0647,28.1111],[-100.0649,28.1112],[-100.0659,28.1117],[-100.0665,28.1127],[-100.0677,28.1136],[-100.0684,28.1147],[-100.0694,28.1169],[-100.07,28.1181],[-100.0701,28.1182],[-100.0707,28.1193],[-100.0713,28.1202],[-100.0718,28.1208],[-100.0724,28.1216],[-100.0726,28.1219],[-100.0732,28.1223],[-100.0747,28.124],[-100.0755,28.1249],[-100.0756,28.1253],[-100.076,28.126],[-100.076,28.1264],[-100.076,28.1266],[-100.0766,28.1276],[-100.0772,28.1281],[-100.0776,28.1285],[-100.0778,28.1287],[-100.0783,28.1297],[-100.0786,28.1304],[-100.079,28.131],[-100.0795,28.1324],[-100.0795,28.1326],[-100.0806,28.1355],[-100.0807,28.1363],[-100.0809,28.1372],[-100.0813,28.1385],[-100.0821,28.1393],[-100.0825,28.1397],[-100.0826,28.1398],[-100.0827,28.1404],[-100.0829,28.1409],[-100.083,28.1411],[-100.0829,28.1412],[-100.0829,28.142],[-100.0829,28.1431],[-100.0834,28.144],[-100.0843,28.1448],[-100.0869,28.1468],[-100.0874,28.1471],[-100.0881,28.1475],[-100.0903,28.1483],[-100.0923,28.1488],[-100.0937,28.1492],[-100.0938,28.1492],[-100.0945,28.1495],[-100.095,28.1495],[-100.0957,28.1496],[-100.0972,28.1501],[-100.0991,28.1507],[-100.0992,28.1507],[-100.1009,28.1512],[-100.1026,28.1517],[-100.1032,28.1518],[-100.1037,28.152],[-100.1058,28.1525],[-100.1063,28.1527],[-100.1082,28.1533],[-100.1091,28.1536],[-100.1105,28.1536],[-100.111,28.1537],[-100.112,28.154],[-100.1132,28.1544],[-100.1137,28.1545],[-100.1142,28.1547],[-100.1144,28.1547],[-100.1156,28.1549],[-100.1159,28.1549],[-100.116,28.155],[-100.1166,28.1551],[-100.1171,28.1551],[-100.1196,28.1556],[-100.1197,28.1556],[-100.12,28.1558],[-100.1203,28.1559],[-100.121,28.1562],[-100.1216,28.1566],[-100.1224,28.157],[-100.1227,28.1572],[-100.1243,28.1581],[-100.1244,28.1581],[-100.125,28.1586],[-100.1253,28.159],[-100.1268,28.16],[-100.1272,28.1603],[-100.1277,28.1605],[-100.1281,28.1605],[-100.1283,28.1606],[-100.1285,28.1609],[-100.1287,28.1612],[-100.1291,28.1618],[-100.13,28.1622],[-100.1307,28.1625],[-100.1311,28.1627],[-100.1315,28.1629],[-100.1318,28.163],[-100.1332,28.1636],[-100.1337,28.1636],[-100.1344,28.1637],[-100.1356,28.1645],[-100.1358,28.1647],[-100.136,28.1648],[-100.1364,28.1654],[-100.137,28.1657],[-100.1376,28.166],[-100.1384,28.1665],[-100.1394,28.1672],[-100.1411,28.1682],[-100.1413,28.1682],[-100.1415,28.1682],[-100.1423,28.1684],[-100.1431,28.1683],[-100.1441,28.1682],[-100.1448,28.1682],[-100.1458,28.168],[-100.147,28.168],[-100.1481,28.1679],[-100.1486,28.1678],[-100.1499,28.1677],[-100.1501,28.1676],[-100.1514,28.1676],[-100.1527,28.1674],[-100.1539,28.1676],[-100.1543,28.1675],[-100.1544,28.1675],[-100.156,28.1674],[-100.1579,28.1674],[-100.1592,28.1676],[-100.1595,28.1677],[-100.1599,28.1679],[-100.1603,28.1681],[-100.1606,28.1682],[-100.1626,28.1691],[-100.1627,28.1692],[-100.1637,28.1696],[-100.1646,28.1699],[-100.1662,28.1704],[-100.1666,28.1706],[-100.1682,28.1714],[-100.1684,28.1715],[-100.1686,28.172],[-100.1689,28.1726],[-100.1704,28.1747],[-100.1704,28.1748],[-100.1713,28.1762],[-100.1714,28.1763],[-100.1716,28.1764],[-100.1718,28.1766],[-100.1718,28.1767],[-100.172,28.1771],[-100.1723,28.1775],[-100.1727,28.1779],[-100.1739,28.179],[-100.1741,28.1791],[-100.1743,28.1793],[-100.1744,28.1794],[-100.1757,28.1804],[-100.1761,28.1806],[-100.1766,28.1809],[-100.1775,28.1815],[-100.1775,28.1816],[-100.1781,28.1816],[-100.1786,28.1816],[-100.1793,28.1821],[-100.1813,28.1834],[-100.1831,28.1844],[-100.1857,28.1858],[-100.1874,28.1865],[-100.1883,28.1868],[-100.1894,28.1872],[-100.1915,28.1881],[-100.1931,28.1887],[-100.1939,28.1891],[-100.1952,28.1899],[-100.1965,28.1902],[-100.1976,28.19],[-100.1979,28.19],[-100.1981,28.1901],[-100.1992,28.1904],[-100.2007,28.1905],[-100.2011,28.1906],[-100.2022,28.1906],[-100.2024,28.1906],[-100.2038,28.1901],[-100.2038,28.19],[-100.2039,28.1901],[-100.205,28.1903],[-100.2066,28.1903],[-100.207,28.1903],[-100.2077,28.1902],[-100.2081,28.1904],[-100.2083,28.1906],[-100.2085,28.1907],[-100.2087,28.191],[-100.2102,28.1923],[-100.2113,28.1939],[-100.2117,28.1951],[-100.2121,28.1965],[-100.2122,28.1968],[-100.2127,28.1989],[-100.213,28.2007],[-100.2134,28.2029],[-100.2136,28.2047],[-100.2138,28.2049],[-100.2139,28.2051],[-100.214,28.2053],[-100.2141,28.2057],[-100.214,28.2061],[-100.214,28.2062],[-100.2136,28.2065],[-100.2135,28.2071],[-100.2134,28.2084],[-100.2134,28.2094],[-100.2134,28.2104],[-100.2137,28.2109],[-100.214,28.2114],[-100.2143,28.2118],[-100.2144,28.2124],[-100.2144,28.2126],[-100.2145,28.2129],[-100.2145,28.2132],[-100.2147,28.214],[-100.2151,28.2164],[-100.2155,28.2189],[-100.2156,28.2191],[-100.2159,28.2199],[-100.2162,28.221],[-100.2163,28.2212],[-100.2165,28.2218],[-100.2165,28.2223],[-100.2164,28.2224],[-100.2165,28.2233],[-100.2166,28.2234],[-100.2165,28.2235],[-100.2166,28.2236],[-100.2166,28.2238],[-100.2167,28.224],[-100.2176,28.2269],[-100.2188,28.2297],[-100.2195,28.2309],[-100.2196,28.231],[-100.2196,28.2311],[-100.2197,28.2312],[-100.2203,28.2322],[-100.2228,28.2346],[-100.2236,28.2352],[-100.2238,28.2353],[-100.225,28.2355],[-100.2276,28.2359],[-100.2291,28.2359],[-100.2298,28.236],[-100.2305,28.236],[-100.2313,28.2357],[-100.2314,28.2357],[-100.2315,28.2357],[-100.2317,28.2358],[-100.2319,28.2359],[-100.2321,28.236],[-100.2322,28.236],[-100.2322,28.2361],[-100.2327,28.236],[-100.2337,28.2357],[-100.2345,28.2355],[-100.235,28.2352],[-100.2354,28.2352],[-100.2365,28.2351],[-100.2387,28.2349],[-100.2399,28.2349],[-100.2401,28.2349],[-100.2414,28.2349],[-100.2422,28.2348],[-100.2424,28.2347],[-100.2425,28.2347],[-100.2433,28.2344],[-100.2442,28.2342],[-100.2443,28.2341],[-100.2462,28.2341],[-100.2471,28.2343],[-100.248,28.2346],[-100.2489,28.235],[-100.2503,28.2355],[-100.2516,28.2362],[-100.2535,28.2374],[-100.2559,28.2389],[-100.2572,28.2398],[-100.2578,28.2403],[-100.2581,28.241],[-100.2589,28.2418],[-100.26,28.2434],[-100.2609,28.2448],[-100.262,28.2456],[-100.2628,28.2462],[-100.2628,28.2463],[-100.2633,28.2469],[-100.2636,28.2472],[-100.2642,28.2475],[-100.2647,28.2478],[-100.2653,28.2485],[-100.266,28.2493],[-100.2676,28.2503],[-100.2684,28.2511],[-100.2685,28.2513],[-100.2686,28.2515],[-100.2687,28.2515],[-100.2693,28.2523],[-100.2698,28.2531],[-100.2701,28.2537],[-100.2716,28.2552],[-100.2726,28.2559],[-100.2738,28.2576],[-100.2749,28.2591],[-100.2762,28.2607],[-100.2765,28.261],[-100.2776,28.2625],[-100.2787,28.2643],[-100.2791,28.265],[-100.2798,28.2662],[-100.2798,28.2663],[-100.2798,28.2664],[-100.2799,28.2665],[-100.28,28.2668],[-100.2801,28.267],[-100.2801,28.2671],[-100.2805,28.268],[-100.2811,28.2686],[-100.2832,28.2706],[-100.2836,28.2707],[-100.2843,28.2711],[-100.2851,28.2718],[-100.2862,28.2722],[-100.2867,28.2724],[-100.288,28.2729],[-100.289,28.2733],[-100.2894,28.2735],[-100.2914,28.2754],[-100.2935,28.2785],[-100.2935,28.2787],[-100.2938,28.2795],[-100.2941,28.2803],[-100.2941,28.2804],[-100.2943,28.281],[-100.2943,28.2823],[-100.2944,28.2834],[-100.2943,28.2844],[-100.2939,28.2852],[-100.2935,28.286],[-100.2933,28.2874],[-100.2929,28.2878],[-100.2925,28.2882],[-100.2922,28.2887],[-100.2922,28.2897],[-100.2922,28.2899],[-100.2918,28.2908],[-100.2911,28.2928],[-100.2904,28.2951],[-100.29,28.2955],[-100.2898,28.2958],[-100.2895,28.2967],[-100.2888,28.2979],[-100.2888,28.298],[-100.2884,28.2994],[-100.2881,28.2999],[-100.2879,28.3004],[-100.2877,28.3008],[-100.2875,28.3011],[-100.2873,28.3023],[-100.2872,28.3025],[-100.2869,28.3048],[-100.2865,28.3064],[-100.286,28.309],[-100.286,28.3091],[-100.2861,28.3112],[-100.2862,28.3114],[-100.2865,28.3123],[-100.2869,28.3132],[-100.2874,28.314],[-100.2876,28.3147],[-100.2884,28.3164],[-100.2886,28.317],[-100.289,28.3174],[-100.2895,28.3175],[-100.2896,28.3176],[-100.2903,28.3186],[-100.2904,28.3187],[-100.2905,28.3188],[-100.291,28.3195],[-100.2916,28.3204],[-100.2917,28.3205],[-100.2918,28.3206],[-100.292,28.3208],[-100.2923,28.321],[-100.2925,28.3213],[-100.2928,28.3215],[-100.2931,28.3219],[-100.2935,28.3221],[-100.2936,28.3222],[-100.2938,28.3223],[-100.2948,28.3232],[-100.2949,28.3234],[-100.296,28.3248],[-100.2964,28.3252],[-100.2971,28.3261],[-100.2982,28.3275],[-100.2993,28.3287],[-100.2995,28.329],[-100.3009,28.3302],[-100.3017,28.3314],[-100.3025,28.3325],[-100.3025,28.3326],[-100.3028,28.3329],[-100.3038,28.3342],[-100.3042,28.3344],[-100.3046,28.3347],[-100.3047,28.3348],[-100.3054,28.3352],[-100.3063,28.3361],[-100.3069,28.3367],[-100.3073,28.337],[-100.3081,28.3376],[-100.3091,28.3387],[-100.3094,28.3395],[-100.3094,28.3396],[-100.3094,28.3398],[-100.3098,28.3414],[-100.3098,28.3416],[-100.31,28.3419],[-100.31,28.342],[-100.3103,28.3426],[-100.3104,28.3427],[-100.3105,28.3429],[-100.3106,28.3431],[-100.3107,28.3432],[-100.3113,28.3437],[-100.3115,28.3438],[-100.312,28.3441],[-100.3126,28.3444],[-100.3131,28.3448],[-100.3142,28.3459],[-100.3147,28.3469],[-100.315,28.3476],[-100.3157,28.3497],[-100.316,28.351],[-100.316,28.3511],[-100.316,28.3512],[-100.3164,28.3533],[-100.3169,28.356],[-100.3172,28.3574],[-100.318,28.3586],[-100.3181,28.3587],[-100.319,28.3602],[-100.3195,28.3608],[-100.3204,28.3621],[-100.3218,28.3638],[-100.3222,28.3641],[-100.3229,28.3647],[-100.323,28.3649],[-100.3231,28.3652],[-100.3237,28.366],[-100.3244,28.3664],[-100.3251,28.3672],[-100.3265,28.3689],[-100.3278,28.3703],[-100.3282,28.3709],[-100.3286,28.3713],[-100.3288,28.3716],[-100.329,28.3719],[-100.3296,28.3727],[-100.3306,28.3734],[-100.3308,28.3736],[-100.3314,28.3739],[-100.3316,28.3743],[-100.3322,28.3753],[-100.3362,28.3791],[-100.3397,28.3825],[-100.3407,28.3836],[-100.341,28.3839],[-100.3413,28.3843],[-100.3419,28.3849],[-100.3444,28.3897],[-100.3448,28.3907],[-100.3462,28.3941],[-100.3462,28.3942],[-100.3465,28.395],[-100.3468,28.3957],[-100.3473,28.3967],[-100.3478,28.3976],[-100.3479,28.3977],[-100.3481,28.3981],[-100.3482,28.3982],[-100.3482,28.3983],[-100.3493,28.4014],[-100.3496,28.4026],[-100.3495,28.4037],[-100.3494,28.4038],[-100.3493,28.4039],[-100.3483,28.4053],[-100.3473,28.4067],[-100.347,28.4072],[-100.3458,28.4077],[-100.3452,28.4079],[-100.344,28.4101],[-100.3436,28.4109],[-100.3419,28.4146],[-100.3417,28.4152],[-100.3415,28.4156],[-100.3414,28.4159],[-100.3399,28.4199],[-100.3371,28.4272],[-100.3362,28.4302],[-100.3366,28.4322],[-100.3369,28.4335],[-100.3371,28.4351],[-100.3374,28.4367],[-100.3376,28.4377],[-100.3375,28.4393],[-100.3375,28.4394],[-100.3375,28.4401],[-100.3375,28.4409],[-100.3374,28.441],[-100.3374,28.4411],[-100.3374,28.4412],[-100.3375,28.4413],[-100.3378,28.443],[-100.3394,28.4464],[-100.3415,28.4496],[-100.3435,28.4514],[-100.3437,28.4516],[-100.3438,28.4517],[-100.344,28.4519],[-100.3458,28.4536],[-100.3477,28.4553],[-100.3484,28.4561],[-100.3492,28.4571],[-100.3499,28.458],[-100.3506,28.4589],[-100.3508,28.4593],[-100.3529,28.4606],[-100.353,28.4607],[-100.354,28.4614],[-100.3542,28.4615],[-100.3548,28.4619],[-100.3555,28.4623],[-100.3575,28.4636],[-100.3583,28.4644],[-100.3611,28.4673],[-100.362,28.4691],[-100.3621,28.4693],[-100.365,28.4722],[-100.3653,28.4724],[-100.366,28.4732],[-100.3668,28.474],[-100.3678,28.475],[-100.3683,28.4772],[-100.3682,28.4788],[-100.3682,28.4789],[-100.3681,28.479],[-100.3672,28.4799],[-100.3664,28.4807],[-100.366,28.4811],[-100.3654,28.4813],[-100.364,28.4817],[-100.3626,28.4821],[-100.3619,28.4823],[-100.3555,28.4821],[-100.3551,28.4821],[-100.3522,28.4826],[-100.3507,28.4836],[-100.3502,28.4838],[-100.3501,28.4839],[-100.35,28.4839],[-100.3492,28.4842],[-100.3485,28.4845],[-100.3484,28.4845],[-100.3473,28.485],[-100.3463,28.4854],[-100.3462,28.4855],[-100.3442,28.4862],[-100.3431,28.4871],[-100.3424,28.4876],[-100.3418,28.4881],[-100.3416,28.4882],[-100.3374,28.4915],[-100.3371,28.4917],[-100.337,28.492],[-100.3369,28.4921],[-100.3368,28.4923],[-100.3364,28.4929],[-100.336,28.4934],[-100.3359,28.4935],[-100.3349,28.4951],[-100.3338,28.4976],[-100.3337,28.4979],[-100.3338,28.4992],[-100.3338,28.4993],[-100.3343,28.4997],[-100.3347,28.5002],[-100.3347,28.5003],[-100.3349,28.5003],[-100.3362,28.5008],[-100.3375,28.5014],[-100.3385,28.5018],[-100.34,28.5022],[-100.3416,28.5026],[-100.3432,28.5031],[-100.3435,28.5032],[-100.3468,28.5038],[-100.3485,28.504],[-100.3494,28.5041],[-100.3508,28.5041],[-100.3512,28.5041],[-100.3519,28.5042],[-100.352,28.5042],[-100.3531,28.5042],[-100.356,28.5049],[-100.3577,28.5055],[-100.358,28.5056],[-100.3582,28.5059],[-100.3587,28.5065],[-100.3588,28.5066],[-100.3595,28.5071],[-100.3602,28.5077],[-100.3604,28.5078],[-100.3621,28.5084],[-100.3636,28.5086],[-100.3647,28.5086],[-100.3649,28.5087],[-100.3654,28.5088],[-100.3658,28.509],[-100.3665,28.5092],[-100.3699,28.5101],[-100.3753,28.5116],[-100.3764,28.5118],[-100.377,28.512],[-100.3782,28.5119],[-100.3791,28.5116],[-100.3804,28.512],[-100.3807,28.512],[-100.3821,28.5125],[-100.3847,28.5132],[-100.387,28.514],[-100.3883,28.5149],[-100.3889,28.5158],[-100.3909,28.5201],[-100.3941,28.5268],[-100.395,28.5284],[-100.3957,28.529],[-100.396,28.5294],[-100.3962,28.5296],[-100.3964,28.5297],[-100.3968,28.5298],[-100.3969,28.5299],[-100.3972,28.5301],[-100.3975,28.5302],[-100.3976,28.5304],[-100.3977,28.5304],[-100.3987,28.5306],[-100.4002,28.5311],[-100.4005,28.5313],[-100.4009,28.5316],[-100.4013,28.5319],[-100.4022,28.5327],[-100.4023,28.5327],[-100.4032,28.5338],[-100.4042,28.5349],[-100.4051,28.5358],[-100.4062,28.538],[-100.4062,28.5381],[-100.4065,28.5387],[-100.4067,28.5391],[-100.407,28.5396],[-100.4072,28.5401],[-100.4074,28.5405],[-100.4076,28.5409],[-100.4079,28.5414],[-100.4084,28.5426],[-100.4085,28.5427],[-100.4086,28.5428],[-100.4089,28.5434],[-100.4091,28.544],[-100.4094,28.5446],[-100.4097,28.5451],[-100.4099,28.5456],[-100.41,28.5461],[-100.4109,28.5487],[-100.4113,28.5507],[-100.4114,28.5517],[-100.4114,28.5519],[-100.4114,28.552],[-100.4103,28.5543],[-100.4095,28.5561],[-100.4089,28.5573],[-100.4078,28.5583],[-100.4075,28.5586],[-100.4072,28.5589],[-100.4061,28.56],[-100.4054,28.5606],[-100.4052,28.5606],[-100.4052,28.5607],[-100.4052,28.5609],[-100.4052,28.5611],[-100.4052,28.5613],[-100.4049,28.5616],[-100.4049,28.5621],[-100.4048,28.5628],[-100.4048,28.563],[-100.4047,28.5632],[-100.4043,28.5642],[-100.4042,28.5643],[-100.4037,28.5649],[-100.4031,28.5655],[-100.4029,28.5659],[-100.4026,28.5663],[-100.3996,28.5713],[-100.3973,28.5756],[-100.3973,28.5757],[-100.3972,28.5761],[-100.3971,28.5766],[-100.397,28.5774],[-100.397,28.5784],[-100.397,28.5791],[-100.3968,28.5804],[-100.3968,28.5806],[-100.3969,28.5813],[-100.3972,28.5821],[-100.3975,28.5826],[-100.3976,28.5828],[-100.398,28.5834],[-100.3981,28.5835],[-100.3983,28.5842],[-100.3983,28.5846],[-100.3983,28.5847],[-100.3984,28.5848],[-100.3984,28.5849],[-100.3984,28.585],[-100.3984,28.5851],[-100.3985,28.5852],[-100.3989,28.5857],[-100.4003,28.5865],[-100.4004,28.5866],[-100.4011,28.5869],[-100.4017,28.5871],[-100.4022,28.5874],[-100.4024,28.5874],[-100.4027,28.5875],[-100.403,28.5876],[-100.4062,28.5887],[-100.4071,28.5887],[-100.409,28.5889],[-100.4108,28.5898],[-100.4129,28.5907],[-100.4162,28.5921],[-100.4164,28.5922],[-100.4194,28.5934],[-100.4237,28.5945],[-100.4266,28.5951],[-100.4299,28.5964],[-100.4313,28.5973],[-100.4319,28.5978],[-100.4321,28.599],[-100.4323,28.6],[-100.4323,28.6002],[-100.4323,28.6004],[-100.4326,28.6017],[-100.4333,28.6046],[-100.4335,28.6053],[-100.4336,28.6061],[-100.4338,28.6062],[-100.4339,28.6063],[-100.4342,28.6065],[-100.4353,28.607],[-100.4396,28.6075],[-100.4413,28.6076],[-100.4432,28.6077],[-100.444,28.6078],[-100.4441,28.6078],[-100.4443,28.6078],[-100.445,28.6078],[-100.4458,28.6082],[-100.4467,28.6087],[-100.4468,28.6088],[-100.4469,28.6089],[-100.4473,28.6093],[-100.4475,28.6098],[-100.4476,28.6101],[-100.4477,28.6105],[-100.4481,28.6136],[-100.4486,28.6166],[-100.4486,28.6168],[-100.4486,28.617],[-100.4486,28.6176],[-100.4481,28.6188],[-100.4476,28.6212],[-100.4475,28.6219],[-100.4472,28.6241],[-100.4471,28.6253],[-100.4471,28.6255],[-100.447,28.626],[-100.4471,28.6283],[-100.4469,28.6312],[-100.4466,28.6336],[-100.4465,28.6342],[-100.4463,28.635],[-100.4459,28.6358],[-100.4457,28.6362],[-100.4456,28.6366],[-100.4455,28.6371],[-100.4455,28.6378],[-100.4458,28.6381],[-100.4461,28.6384],[-100.4461,28.6385],[-100.4462,28.6386],[-100.4462,28.6392],[-100.4459,28.64],[-100.4458,28.6406],[-100.4459,28.6411],[-100.446,28.6412],[-100.4463,28.6416],[-100.4471,28.6422],[-100.4473,28.6423],[-100.4475,28.6424],[-100.4476,28.6424],[-100.4477,28.6424],[-100.4477,28.6425],[-100.4484,28.6427],[-100.4495,28.643],[-100.4501,28.6428],[-100.4508,28.6427],[-100.4513,28.6426],[-100.4547,28.6422],[-100.4557,28.6423],[-100.4567,28.642],[-100.457,28.642],[-100.4572,28.6419],[-100.4574,28.6419],[-100.4587,28.6416],[-100.4602,28.641],[-100.4603,28.641],[-100.4614,28.641],[-100.4621,28.6411],[-100.4624,28.6412],[-100.4629,28.6414],[-100.4636,28.6417],[-100.465,28.6425],[-100.4669,28.6434],[-100.4702,28.645],[-100.4737,28.6466],[-100.4745,28.6471],[-100.4752,28.648],[-100.4762,28.6492],[-100.4763,28.6494],[-100.477,28.6506],[-100.4789,28.6544],[-100.4792,28.6548],[-100.4793,28.6549],[-100.4794,28.655],[-100.4796,28.6552],[-100.4804,28.6555],[-100.4813,28.6555],[-100.4814,28.6555],[-100.4826,28.6556],[-100.4833,28.6557],[-100.4835,28.6557],[-100.4839,28.6558],[-100.4847,28.6562],[-100.4858,28.6568],[-100.486,28.6569],[-100.4875,28.6575],[-100.4876,28.6576],[-100.488,28.6577],[-100.4882,28.6577],[-100.4885,28.6578],[-100.4893,28.658],[-100.4902,28.658],[-100.4912,28.6578],[-100.4923,28.6578],[-100.4926,28.6579],[-100.4934,28.658],[-100.4936,28.658],[-100.4939,28.6581],[-100.4947,28.6583],[-100.4959,28.6586],[-100.4973,28.6591],[-100.498,28.6595],[-100.4981,28.6596],[-100.4984,28.6599],[-100.4988,28.6602],[-100.499,28.6604],[-100.4997,28.6611],[-100.4998,28.6612],[-100.5003,28.662],[-100.501,28.6645],[-100.501,28.6646],[-100.5017,28.6669],[-100.5017,28.6671],[-100.5018,28.6674],[-100.5019,28.6676],[-100.5023,28.6686],[-100.5026,28.6696],[-100.5029,28.6705],[-100.504,28.6731],[-100.5047,28.6755],[-100.5054,28.6772],[-100.5057,28.6778],[-100.5059,28.6784],[-100.506,28.6786],[-100.5061,28.6788],[-100.5066,28.68],[-100.5066,28.6801],[-100.5077,28.6829],[-100.508,28.684],[-100.5081,28.6843],[-100.5082,28.6847],[-100.5084,28.6857],[-100.5086,28.6862],[-100.5088,28.687],[-100.5089,28.6877],[-100.509,28.688],[-100.5095,28.6894],[-100.5101,28.6907],[-100.5105,28.6927],[-100.5106,28.6941],[-100.5105,28.6961],[-100.5105,28.6977],[-100.5105,28.698],[-100.5107,28.6992],[-100.5108,28.7004],[-100.5109,28.7015],[-100.5113,28.7031],[-100.5113,28.7034],[-100.5114,28.7038],[-100.5115,28.7042],[-100.5117,28.7047],[-100.512,28.7053],[-100.512,28.7055],[-100.512,28.7057],[-100.5119,28.7058],[-100.5119,28.7059],[-100.5118,28.7069],[-100.5114,28.708],[-100.5111,28.7084],[-100.5103,28.7093],[-100.5099,28.7098],[-100.5091,28.7108],[-100.509,28.711],[-100.5089,28.7112],[-100.5088,28.7113],[-100.5078,28.7133],[-100.5072,28.7152],[-100.507,28.7159],[-100.5067,28.7167],[-100.5067,28.7169],[-100.5068,28.718],[-100.5071,28.7187],[-100.5072,28.7188],[-100.5072,28.7189],[-100.5073,28.7189],[-100.5073,28.719],[-100.5076,28.7197],[-100.5077,28.7204],[-100.5079,28.7216],[-100.5077,28.7255],[-100.5077,28.7262],[-100.5077,28.7278],[-100.5077,28.7279],[-100.5075,28.7281],[-100.5074,28.7284],[-100.5073,28.7285],[-100.5071,28.7289],[-100.507,28.73],[-100.507,28.7303],[-100.507,28.7306],[-100.5068,28.732],[-100.507,28.7336],[-100.5071,28.7347],[-100.5071,28.7349],[-100.5072,28.7365],[-100.5073,28.7381],[-100.5073,28.7392],[-100.5076,28.7406],[-100.5077,28.7407],[-100.5083,28.7412],[-100.5091,28.7414],[-100.5092,28.7414],[-100.5108,28.7415],[-100.5124,28.7416],[-100.5135,28.7417],[-100.5145,28.7423],[-100.5148,28.7425],[-100.5152,28.743],[-100.5156,28.7439],[-100.5155,28.7449],[-100.5153,28.746],[-100.5145,28.7482],[-100.5144,28.7489],[-100.5144,28.7493],[-100.5144,28.7503],[-100.5145,28.7506],[-100.5149,28.7515],[-100.5155,28.7525],[-100.5168,28.7539],[-100.5169,28.7541],[-100.5192,28.7562],[-100.5199,28.7566],[-100.5216,28.7576],[-100.5225,28.7578],[-100.5233,28.7576],[-100.5236,28.7575],[-100.5238,28.7575],[-100.5239,28.7575],[-100.5254,28.7569],[-100.5257,28.7568],[-100.5268,28.7563],[-100.5272,28.7562],[-100.5275,28.7561],[-100.5283,28.7561],[-100.5285,28.7561],[-100.5294,28.7564],[-100.5299,28.7566],[-100.5316,28.7572],[-100.5329,28.7581],[-100.5334,28.7592],[-100.5336,28.7611],[-100.5331,28.7631],[-100.533,28.7633],[-100.5328,28.7636],[-100.5322,28.7648],[-100.5313,28.7655],[-100.5303,28.7671],[-100.53,28.7687],[-100.5301,28.7704],[-100.5305,28.7717],[-100.5312,28.7729],[-100.5318,28.7736],[-100.5319,28.7738],[-100.5321,28.7738],[-100.5333,28.7746],[-100.5334,28.7747],[-100.5339,28.7751],[-100.5345,28.7755],[-100.535,28.7759],[-100.5365,28.7776],[-100.5372,28.7792],[-100.5378,28.7808],[-100.5377,28.7821],[-100.5377,28.7827],[-100.5369,28.7843],[-100.5352,28.7858],[-100.5341,28.7871],[-100.5335,28.7878],[-100.5328,28.7899],[-100.5324,28.7911],[-100.5327,28.7939],[-100.5328,28.7949],[-100.5334,28.7993],[-100.5337,28.8003],[-100.5343,28.8026],[-100.5351,28.8042],[-100.5351,28.8044],[-100.5354,28.8052],[-100.5358,28.8059],[-100.5365,28.8063],[-100.537,28.8064],[-100.5379,28.8065],[-100.5388,28.8067],[-100.5403,28.8074],[-100.5405,28.8074],[-100.5418,28.8083],[-100.5422,28.8085],[-100.5438,28.8103],[-100.5451,28.8119],[-100.5452,28.8121],[-100.5458,28.8133],[-100.546,28.8149],[-100.5462,28.816],[-100.546,28.8178],[-100.5458,28.8186],[-100.5456,28.8189],[-100.5455,28.8191],[-100.5455,28.8199],[-100.546,28.8226],[-100.5464,28.8239],[-100.5464,28.8242],[-100.5466,28.8249],[-100.5468,28.8254],[-100.5473,28.8258],[-100.5478,28.8259],[-100.548,28.826],[-100.5482,28.8261],[-100.5489,28.8262],[-100.5498,28.8267],[-100.5513,28.8275],[-100.5517,28.8276],[-100.5531,28.8283],[-100.5541,28.8284],[-100.5542,28.8284],[-100.5549,28.8284],[-100.5555,28.8284],[-100.5569,28.8286],[-100.5596,28.829],[-100.5606,28.8291],[-100.5609,28.8291],[-100.5612,28.8292],[-100.5614,28.8292],[-100.5628,28.8292],[-100.564,28.8289],[-100.5645,28.8287],[-100.5658,28.8283],[-100.567,28.8278],[-100.5676,28.8276],[-100.5681,28.8273],[-100.5685,28.8268],[-100.5691,28.8266],[-100.5694,28.8265],[-100.5705,28.826],[-100.5716,28.8264],[-100.5723,28.8269],[-100.5732,28.8273],[-100.5739,28.828],[-100.5747,28.8288],[-100.5751,28.8298],[-100.5753,28.8304],[-100.5755,28.8311],[-100.5758,28.8326],[-100.5759,28.833],[-100.5764,28.8341],[-100.5769,28.8352],[-100.5768,28.8362],[-100.5767,28.8373],[-100.5763,28.839],[-100.5755,28.8409],[-100.5748,28.8424],[-100.5744,28.8432],[-100.5735,28.8458],[-100.573,28.8474],[-100.5728,28.8478],[-100.5729,28.8482],[-100.573,28.8485],[-100.5734,28.849],[-100.5739,28.8495],[-100.5751,28.8509],[-100.577,28.8528],[-100.5784,28.8541],[-100.5794,28.855],[-100.5805,28.856],[-100.5806,28.856],[-100.5822,28.857],[-100.5829,28.8574],[-100.584,28.8579],[-100.5853,28.8586],[-100.5858,28.8589],[-100.5864,28.8593],[-100.587,28.8596],[-100.5876,28.8599],[-100.5882,28.8602],[-100.5889,28.8608],[-100.5891,28.861],[-100.5892,28.8611],[-100.5898,28.8616],[-100.591,28.8631],[-100.5915,28.8643],[-100.5913,28.8653],[-100.5912,28.8657],[-100.591,28.8662],[-100.5908,28.8674],[-100.5907,28.8692],[-100.5907,28.87],[-100.5908,28.8706],[-100.5909,28.8711],[-100.5904,28.8714],[-100.5904,28.8719],[-100.5905,28.8724],[-100.5908,28.8727],[-100.5914,28.873],[-100.592,28.8732],[-100.5932,28.8732],[-100.5936,28.8733],[-100.5939,28.8733],[-100.5941,28.8734],[-100.5948,28.8735],[-100.5949,28.8735],[-100.5956,28.8735],[-100.596,28.8734],[-100.5961,28.8734],[-100.5962,28.8734],[-100.5968,28.8734],[-100.5974,28.8737],[-100.5975,28.8738],[-100.5981,28.8743],[-100.5982,28.8744],[-100.5984,28.8749],[-100.5987,28.8753],[-100.5989,28.8756],[-100.5989,28.8761],[-100.5988,28.8772],[-100.5988,28.8774],[-100.5987,28.8781],[-100.5985,28.8791],[-100.5979,28.8802],[-100.5961,28.8816],[-100.5951,28.8821],[-100.5948,28.8822],[-100.5925,28.8827],[-100.5913,28.8829],[-100.591,28.883],[-100.5909,28.8832],[-100.5903,28.8839],[-100.5899,28.8847],[-100.5897,28.885],[-100.5896,28.8854],[-100.5895,28.8858],[-100.5895,28.8864],[-100.5896,28.8867],[-100.5897,28.8869],[-100.5906,28.8883],[-100.5907,28.8884],[-100.5912,28.8889],[-100.5915,28.8893],[-100.5922,28.8894],[-100.5925,28.8895],[-100.5931,28.8893],[-100.5932,28.8893],[-100.5934,28.8892],[-100.5943,28.8888],[-100.5949,28.8882],[-100.5963,28.8878],[-100.5973,28.8878],[-100.5983,28.8872],[-100.5999,28.8865],[-100.601,28.8863],[-100.6022,28.8866],[-100.603,28.8872],[-100.6038,28.8884],[-100.6038,28.8895],[-100.6036,28.8908],[-100.6029,28.8925],[-100.6027,28.8931],[-100.6026,28.8932],[-100.6026,28.8933],[-100.6023,28.8941],[-100.6026,28.8953],[-100.6024,28.8967],[-100.6022,28.8974],[-100.6023,28.8977],[-100.6023,28.8981],[-100.6017,28.8987],[-100.6013,28.8991],[-100.6008,28.9001],[-100.6008,28.9008],[-100.6011,28.9013],[-100.6021,28.9019],[-100.6025,28.9022],[-100.6026,28.9022],[-100.6042,28.9024],[-100.6045,28.9024],[-100.6078,28.9023],[-100.6097,28.902],[-100.61,28.9019],[-100.611,28.9016],[-100.6122,28.9013],[-100.6134,28.9014],[-100.6135,28.9014],[-100.6136,28.9015],[-100.6137,28.9015],[-100.6142,28.9017],[-100.6147,28.902],[-100.6158,28.903],[-100.6158,28.9031],[-100.6158,28.9032],[-100.616,28.9035],[-100.6161,28.9039],[-100.6164,28.9046],[-100.6165,28.9049],[-100.6167,28.9058],[-100.6167,28.9062],[-100.617,28.9071],[-100.6174,28.9077],[-100.6175,28.9077],[-100.6179,28.9081],[-100.6182,28.9085],[-100.6196,28.909],[-100.62,28.9091],[-100.6205,28.9093],[-100.6209,28.9095],[-100.6224,28.9098],[-100.6235,28.9096],[-100.6242,28.909],[-100.6249,28.9083],[-100.6248,28.9078],[-100.6248,28.9071],[-100.6247,28.9066],[-100.6249,28.9057],[-100.6254,28.9049],[-100.6258,28.9047],[-100.6265,28.9043],[-100.6272,28.9037],[-100.6277,28.9034],[-100.6286,28.9032],[-100.6294,28.9032],[-100.6304,28.903],[-100.6312,28.9029],[-100.6316,28.9028],[-100.6322,28.9032],[-100.6328,28.9038],[-100.6333,28.9046],[-100.6338,28.906],[-100.6341,28.9073],[-100.6345,28.9082],[-100.6347,28.9087],[-100.6354,28.9099],[-100.6357,28.9103],[-100.636,28.9108],[-100.6363,28.911],[-100.6366,28.9115],[-100.6373,28.9118],[-100.6384,28.9122],[-100.639,28.9125],[-100.6392,28.9126],[-100.6394,28.9128],[-100.64,28.9133],[-100.6406,28.9142],[-100.6408,28.9148],[-100.6407,28.9153],[-100.6401,28.9158],[-100.6394,28.9162],[-100.6392,28.9163],[-100.6377,28.9165],[-100.6374,28.9165],[-100.6371,28.9165],[-100.636,28.9166],[-100.6345,28.9165],[-100.634,28.9164],[-100.633,28.9162],[-100.6324,28.9164],[-100.6316,28.9166],[-100.6311,28.9169],[-100.6304,28.9177],[-100.63,28.9183],[-100.6298,28.9188],[-100.6296,28.9199],[-100.6297,28.9212],[-100.6299,28.9216],[-100.6302,28.9222],[-100.6302,28.9225],[-100.6301,28.9229],[-100.6302,28.9233],[-100.6307,28.924],[-100.6312,28.9243],[-100.6319,28.9247],[-100.6324,28.925],[-100.6337,28.9255],[-100.6349,28.9257],[-100.6357,28.9259],[-100.6363,28.9261],[-100.6368,28.9263],[-100.6379,28.9268],[-100.638,28.9269],[-100.6389,28.9276],[-100.6397,28.9287],[-100.6398,28.9288],[-100.6408,28.9303],[-100.6417,28.9321],[-100.6425,28.9337],[-100.6429,28.9347],[-100.643,28.9356],[-100.6433,28.9364],[-100.6436,28.9371],[-100.6437,28.9375],[-100.6444,28.9383],[-100.6449,28.9388],[-100.6453,28.9395],[-100.6458,28.9399],[-100.6465,28.9401],[-100.6472,28.9403],[-100.6483,28.9408],[-100.6488,28.941],[-100.6493,28.9413],[-100.6502,28.9417],[-100.6509,28.9421],[-100.6512,28.9426],[-100.6515,28.9434],[-100.6516,28.9445],[-100.6515,28.9456],[-100.6513,28.9461],[-100.651,28.9469],[-100.6508,28.9477],[-100.65,28.9497],[-100.6489,28.9526],[-100.648,28.9539],[-100.6478,28.9543],[-100.6473,28.9555],[-100.647,28.9571],[-100.6471,28.9583],[-100.6478,28.9597],[-100.6479,28.9599],[-100.648,28.9601],[-100.6483,28.9607],[-100.6485,28.9608],[-100.6488,28.961],[-100.6495,28.9612],[-100.6499,28.9611],[-100.6503,28.9615],[-100.6503,28.9623],[-100.6499,28.9632],[-100.6494,28.9642],[-100.6488,28.9648],[-100.6482,28.9655],[-100.6471,28.9661],[-100.6466,28.9669],[-100.6464,28.969],[-100.6464,28.9707],[-100.6466,28.9716],[-100.6469,28.9723],[-100.6469,28.9724],[-100.6472,28.9731],[-100.6476,28.9735],[-100.6478,28.9737],[-100.6479,28.9737],[-100.6481,28.974],[-100.6481,28.9745],[-100.6481,28.9747],[-100.6482,28.9752],[-100.6484,28.9759],[-100.6486,28.9762],[-100.6486,28.9768],[-100.6487,28.9774],[-100.6483,28.9797],[-100.6482,28.9818],[-100.6482,28.9823],[-100.6483,28.9829],[-100.6481,28.9839],[-100.6477,28.9846],[-100.6473,28.9853],[-100.6465,28.986],[-100.6464,28.9861],[-100.6462,28.9862],[-100.6461,28.9863],[-100.6459,28.9864],[-100.6459,28.9866],[-100.6459,28.9868],[-100.646,28.9871],[-100.646,28.988],[-100.6461,28.9882],[-100.6464,28.9896],[-100.6467,28.991],[-100.6469,28.9918],[-100.6478,28.9929],[-100.6479,28.9931],[-100.648,28.9934],[-100.6482,28.9936],[-100.6484,28.9941],[-100.6485,28.9943],[-100.6487,28.995],[-100.6488,28.9952],[-100.649,28.9956],[-100.6491,28.996],[-100.6492,28.9963],[-100.6491,28.9965],[-100.6491,28.9968],[-100.649,28.9971],[-100.6488,28.998],[-100.6487,28.9981],[-100.6485,28.9989],[-100.6487,29.0002],[-100.6488,29.0006],[-100.6498,29.0041],[-100.6508,29.0076],[-100.6508,29.0077],[-100.6509,29.0083],[-100.651,29.0084],[-100.652,29.0109],[-100.653,29.0134],[-100.6538,29.0154],[-100.6542,29.0156],[-100.6544,29.0158],[-100.6545,29.0159],[-100.6548,29.0162],[-100.6553,29.0164],[-100.6561,29.0172],[-100.6563,29.0179],[-100.6569,29.0203],[-100.6581,29.0245],[-100.6602,29.0315],[-100.6604,29.0338],[-100.6603,29.0357],[-100.6603,29.0358],[-100.6604,29.0361],[-100.6607,29.0366],[-100.6609,29.0372],[-100.6611,29.0377],[-100.6613,29.0381],[-100.6613,29.0383],[-100.6614,29.0384],[-100.6615,29.0387],[-100.6616,29.039],[-100.6619,29.0397],[-100.6624,29.0427],[-100.6626,29.0443],[-100.6629,29.0458],[-100.6629,29.0459],[-100.6632,29.048],[-100.6631,29.0495],[-100.6631,29.0496],[-100.6631,29.0498],[-100.663,29.0506],[-100.663,29.0514],[-100.6631,29.0535],[-100.6629,29.0548],[-100.6628,29.0553],[-100.6628,29.0559],[-100.6627,29.0561],[-100.6627,29.0564],[-100.6627,29.0568],[-100.6626,29.0572],[-100.6626,29.0573],[-100.6626,29.0574],[-100.6626,29.0576],[-100.6625,29.0577],[-100.6625,29.0578],[-100.6625,29.0581],[-100.6626,29.0598],[-100.6626,29.0607],[-100.6632,29.0638],[-100.6633,29.0643],[-100.6633,29.0644],[-100.6633,29.0651],[-100.6634,29.0657],[-100.6634,29.0658],[-100.6634,29.0659],[-100.6635,29.0667],[-100.6635,29.0675],[-100.6636,29.0676],[-100.6637,29.0689],[-100.6637,29.0698],[-100.6637,29.0714],[-100.6639,29.0732],[-100.664,29.0742],[-100.6646,29.0754],[-100.6655,29.076],[-100.6659,29.0768],[-100.6669,29.082],[-100.6668,29.0822],[-100.6668,29.0826],[-100.6672,29.0836],[-100.6676,29.0843],[-100.6706,29.092],[-100.6726,29.096],[-100.6747,29.0998],[-100.6749,29.1003],[-100.6752,29.1007],[-100.6755,29.1011],[-100.6782,29.1043],[-100.6805,29.107],[-100.6828,29.1092],[-100.6839,29.1102],[-100.6845,29.1107],[-100.6863,29.1116],[-100.6885,29.1126],[-100.6899,29.1136],[-100.6918,29.1149],[-100.6924,29.1151],[-100.693,29.1154],[-100.6946,29.1158],[-100.6975,29.1165],[-100.7004,29.1172],[-100.7012,29.1174],[-100.7023,29.1175],[-100.7031,29.1178],[-100.7037,29.118],[-100.7042,29.1181],[-100.7077,29.1191],[-100.7091,29.1195],[-100.71,29.1197],[-100.7112,29.1202],[-100.7128,29.121],[-100.7129,29.1211],[-100.714,29.1218],[-100.7141,29.1218],[-100.7141,29.1219],[-100.7149,29.1224],[-100.7157,29.1229],[-100.7161,29.1231],[-100.7176,29.124],[-100.7199,29.1252],[-100.721,29.1257],[-100.7231,29.1266],[-100.7241,29.1272],[-100.7242,29.1273],[-100.7244,29.1273],[-100.7275,29.1291],[-100.7291,29.1315],[-100.7321,29.1341],[-100.7368,29.1382],[-100.737,29.1384],[-100.7372,29.1385],[-100.7372,29.1386],[-100.7373,29.1386],[-100.7378,29.1391],[-100.7379,29.1392],[-100.7384,29.1403],[-100.739,29.1414],[-100.7391,29.1417],[-100.7391,29.1418],[-100.739,29.1422],[-100.739,29.1427],[-100.7389,29.1433],[-100.7381,29.1445],[-100.7377,29.1455],[-100.7375,29.1463],[-100.7374,29.1467],[-100.7374,29.1471],[-100.7374,29.1474],[-100.738,29.1488],[-100.7397,29.1505],[-100.7431,29.1527],[-100.7461,29.1542],[-100.7491,29.1549],[-100.7504,29.1552],[-100.752,29.1555],[-100.7526,29.1556],[-100.7532,29.1557],[-100.7535,29.1558],[-100.7537,29.1558],[-100.754,29.1558],[-100.7543,29.1559],[-100.756,29.156],[-100.7566,29.156],[-100.7581,29.1563],[-100.7586,29.1566],[-100.7587,29.1566],[-100.7588,29.1567],[-100.7597,29.1572],[-100.7598,29.1572],[-100.7634,29.1601],[-100.7635,29.1607],[-100.7636,29.1613],[-100.7636,29.1625],[-100.7636,29.1627],[-100.7636,29.163],[-100.7636,29.1633],[-100.7635,29.1638],[-100.7635,29.164],[-100.7636,29.1647],[-100.7637,29.1648],[-100.7639,29.165],[-100.764,29.1651],[-100.7642,29.1651],[-100.7643,29.1652],[-100.7647,29.1656],[-100.7652,29.1661],[-100.7653,29.1662],[-100.7654,29.1663],[-100.7655,29.1663],[-100.7657,29.1664],[-100.766,29.1664],[-100.7661,29.1664],[-100.7664,29.1663],[-100.7665,29.1663],[-100.7666,29.1662],[-100.7672,29.166],[-100.7675,29.166],[-100.7679,29.1661],[-100.7686,29.166],[-100.769,29.166],[-100.7692,29.1663],[-100.7693,29.1664],[-100.77,29.1668],[-100.7707,29.1672],[-100.7712,29.1674],[-100.7718,29.1679],[-100.772,29.1681],[-100.7726,29.1684],[-100.7726,29.1685],[-100.7727,29.1685],[-100.7727,29.1686],[-100.7728,29.1687],[-100.7729,29.1689],[-100.773,29.1691],[-100.7732,29.1696],[-100.7732,29.1698],[-100.7738,29.1708],[-100.7742,29.1712],[-100.7748,29.1719],[-100.7749,29.172],[-100.775,29.1721],[-100.7751,29.1721],[-100.7752,29.1722],[-100.7753,29.1723],[-100.7754,29.1725],[-100.7755,29.1727],[-100.7757,29.173],[-100.7759,29.1733],[-100.7758,29.1738],[-100.7758,29.1739],[-100.7757,29.174],[-100.7756,29.1744],[-100.7752,29.175],[-100.7737,29.1764],[-100.7735,29.1765],[-100.7733,29.1767],[-100.773,29.177],[-100.7727,29.1773],[-100.7719,29.1783],[-100.7685,29.1818],[-100.7678,29.1828],[-100.7674,29.1833],[-100.7664,29.1849],[-100.7663,29.1851],[-100.766,29.1858],[-100.7659,29.1866],[-100.7658,29.1875],[-100.7659,29.1885],[-100.766,29.1889],[-100.7661,29.1894],[-100.7663,29.1904],[-100.7661,29.1913],[-100.7665,29.193],[-100.7671,29.1953],[-100.7681,29.1974],[-100.7688,29.1984],[-100.7693,29.1989],[-100.7701,29.1991],[-100.7714,29.1994],[-100.7729,29.1997],[-100.7739,29.1999],[-100.7753,29.1997],[-100.7756,29.1998],[-100.7763,29.2009],[-100.7763,29.2019],[-100.7768,29.2035],[-100.777,29.2043],[-100.7757,29.2076],[-100.775,29.209],[-100.7748,29.2093],[-100.7745,29.2097],[-100.7745,29.2099],[-100.7745,29.2101],[-100.7746,29.2103],[-100.7746,29.2106],[-100.775,29.2115],[-100.775,29.2116],[-100.7762,29.2127],[-100.7771,29.2135],[-100.7789,29.2171],[-100.7791,29.2175],[-100.7792,29.2178],[-100.7795,29.2183],[-100.7797,29.2186],[-100.7797,29.2187],[-100.78,29.2191],[-100.7805,29.2191],[-100.781,29.2194],[-100.7812,29.2197],[-100.7812,29.2203],[-100.7811,29.2205],[-100.7818,29.2215],[-100.7824,29.2225],[-100.7838,29.226],[-100.7845,29.2269],[-100.7852,29.2278],[-100.7855,29.2281],[-100.7863,29.2285],[-100.7871,29.2283],[-100.7875,29.2281],[-100.7879,29.2278],[-100.788,29.2277],[-100.7881,29.2276],[-100.7882,29.2276],[-100.7901,29.2264],[-100.7914,29.2259],[-100.7918,29.226],[-100.7924,29.2261],[-100.793,29.2263],[-100.7937,29.2265],[-100.7945,29.227],[-100.7957,29.2277],[-100.7962,29.2289],[-100.7969,29.2314],[-100.7971,29.2341],[-100.797,29.2356],[-100.7959,29.2375],[-100.7953,29.2389],[-100.7951,29.2391],[-100.795,29.2392],[-100.7949,29.2393],[-100.7948,29.2396],[-100.7947,29.2399],[-100.7947,29.2407],[-100.7946,29.2416],[-100.7947,29.2423],[-100.7956,29.2441],[-100.7976,29.2468],[-100.8001,29.2488],[-100.8024,29.2502],[-100.8061,29.252],[-100.8064,29.2521],[-100.8067,29.2523],[-100.8079,29.2527],[-100.8093,29.2532],[-100.8096,29.2532],[-100.8119,29.2534],[-100.8138,29.2535],[-100.8149,29.2535],[-100.8157,29.2537],[-100.8163,29.2539],[-100.8167,29.2545],[-100.8167,29.2546],[-100.8167,29.2556],[-100.8162,29.2567],[-100.8143,29.2591],[-100.8133,29.2611],[-100.8133,29.2622],[-100.814,29.2631],[-100.8151,29.2639],[-100.817,29.2643],[-100.8188,29.2639],[-100.821,29.2629],[-100.8222,29.2623],[-100.8223,29.2623],[-100.8224,29.2622],[-100.8228,29.2621],[-100.8232,29.2619],[-100.8235,29.2617],[-100.826,29.2615],[-100.8265,29.2615],[-100.8268,29.2615],[-100.827,29.2615],[-100.8296,29.2616],[-100.8309,29.2618],[-100.8312,29.2618],[-100.8321,29.2614],[-100.8323,29.2613],[-100.8326,29.2614],[-100.834,29.2614],[-100.8345,29.2615],[-100.8347,29.2616],[-100.8349,29.2617],[-100.8362,29.262],[-100.8381,29.2629],[-100.839,29.2633],[-100.8408,29.2645],[-100.8421,29.2661],[-100.8428,29.267],[-100.8429,29.2671],[-100.8433,29.2675],[-100.8455,29.2691],[-100.8487,29.2714],[-100.8496,29.2719],[-100.8499,29.2721],[-100.8505,29.272],[-100.8511,29.2717],[-100.8515,29.2718],[-100.8522,29.2721],[-100.8533,29.2726],[-100.8534,29.2726],[-100.8541,29.2735],[-100.8551,29.275],[-100.8558,29.2755],[-100.8564,29.2757],[-100.8579,29.2759],[-100.8585,29.2759],[-100.8589,29.2758],[-100.8594,29.2758],[-100.8595,29.2758],[-100.8621,29.2759],[-100.8633,29.276],[-100.8637,29.276],[-100.8641,29.276],[-100.8647,29.2761],[-100.8678,29.2769],[-100.8692,29.2774],[-100.8705,29.2778],[-100.8707,29.2779],[-100.8712,29.278],[-100.8717,29.2781],[-100.8733,29.2785],[-100.8754,29.2793],[-100.8761,29.2796],[-100.8781,29.2809],[-100.8782,29.2811],[-100.8784,29.2813],[-100.8789,29.2822],[-100.8796,29.2844],[-100.8802,29.2863],[-100.8803,29.2872],[-100.8804,29.2892],[-100.8806,29.2921],[-100.8812,29.2956],[-100.8815,29.2972],[-100.882,29.2991],[-100.8823,29.2999],[-100.883,29.3007],[-100.8844,29.3026],[-100.8858,29.3043],[-100.8863,29.306],[-100.8862,29.3068],[-100.8863,29.3073],[-100.8867,29.3077],[-100.8868,29.3078],[-100.8885,29.3082],[-100.8904,29.3086],[-100.8911,29.3088],[-100.8916,29.309],[-100.8918,29.3091],[-100.8919,29.3091],[-100.8929,29.3096],[-100.8938,29.31],[-100.894,29.3102],[-100.8945,29.3103],[-100.8947,29.3103],[-100.8949,29.3103],[-100.8958,29.31],[-100.8959,29.3099],[-100.8966,29.3091],[-100.8984,29.3095],[-100.8986,29.3096],[-100.8989,29.3096],[-100.899,29.3096],[-100.8991,29.3097],[-100.8992,29.3097],[-100.9008,29.3104],[-100.9024,29.3111],[-100.9047,29.3121],[-100.9064,29.313],[-100.9074,29.3145],[-100.9078,29.3156],[-100.9084,29.3169],[-100.9089,29.3173],[-100.9095,29.3176],[-100.9105,29.3178],[-100.9118,29.3176],[-100.9131,29.3178],[-100.9149,29.3186],[-100.9166,29.3192],[-100.9173,29.3205],[-100.9176,29.3225],[-100.9178,29.323],[-100.9183,29.3241],[-100.919,29.325],[-100.9193,29.3252],[-100.9195,29.3253],[-100.9213,29.3262],[-100.9236,29.3268],[-100.9254,29.3267],[-100.9257,29.3266],[-100.9261,29.3266],[-100.9263,29.3266],[-100.9267,29.3266],[-100.9271,29.3267],[-100.9273,29.3267],[-100.9276,29.3268],[-100.9278,29.3268],[-100.928,29.3269],[-100.9282,29.3269],[-100.9285,29.327],[-100.929,29.3274],[-100.9291,29.3274],[-100.9292,29.3275],[-100.9293,29.3276],[-100.9296,29.3279],[-100.9298,29.328],[-100.93,29.3281],[-100.9305,29.3285],[-100.9306,29.3286],[-100.9312,29.3289],[-100.932,29.3294],[-100.9328,29.3299],[-100.9344,29.3308],[-100.9352,29.3311],[-100.9356,29.3312],[-100.936,29.3313],[-100.937,29.3317],[-100.9379,29.332],[-100.9384,29.3321],[-100.9389,29.3323],[-100.9404,29.333],[-100.9406,29.3331],[-100.9413,29.3339],[-100.9417,29.3374],[-100.9424,29.3403],[-100.9432,29.342],[-100.9454,29.3445],[-100.9457,29.3447],[-100.9474,29.3462],[-100.9483,29.3468],[-100.949,29.3472],[-100.9491,29.3473],[-100.9507,29.3477],[-100.954,29.3476],[-100.9576,29.3473],[-100.9585,29.3473],[-100.9588,29.3472],[-100.9608,29.3469],[-100.9613,29.347],[-100.9625,29.3471],[-100.9643,29.3473],[-100.9664,29.3483],[-100.9681,29.3493],[-100.9702,29.3508],[-100.9717,29.3514],[-100.9725,29.3524],[-100.9728,29.3532],[-100.9726,29.3536],[-100.9729,29.3545],[-100.9747,29.3553],[-100.9763,29.356],[-100.9767,29.3562],[-100.9799,29.3575],[-100.9809,29.3579],[-100.9832,29.3591],[-100.9868,29.3603],[-100.9913,29.3618],[-100.9946,29.363],[-100.9956,29.3634],[-101.0004,29.3645],[-101.0005,29.3645],[-101.0007,29.3645],[-101.002,29.3649],[-101.0029,29.3651],[-101.0033,29.3651],[-101.0035,29.3651],[-101.0036,29.3651],[-101.0036,29.3649],[-101.0038,29.3648],[-101.004,29.3647],[-101.0042,29.3648],[-101.0047,29.3651],[-101.0066,29.3662],[-101.0084,29.3673],[-101.01,29.3683],[-101.0104,29.3687],[-101.0111,29.3694],[-101.0126,29.3713],[-101.0132,29.3725],[-101.0133,29.3729],[-101.014,29.3738],[-101.0143,29.3741],[-101.0143,29.3743],[-101.0141,29.3752],[-101.0138,29.377],[-101.0136,29.3778],[-101.0135,29.3786],[-101.0133,29.3803],[-101.0135,29.3812],[-101.0145,29.3821],[-101.0148,29.3829],[-101.0153,29.3839],[-101.0156,29.3846],[-101.0158,29.3849],[-101.016,29.3853],[-101.0161,29.3857],[-101.0167,29.3873],[-101.0173,29.3881],[-101.0193,29.3909],[-101.0203,29.3923],[-101.021,29.3928],[-101.0217,29.3932],[-101.022,29.3932],[-101.0233,29.3933],[-101.024,29.3937],[-101.0249,29.3945],[-101.0272,29.3966],[-101.0277,29.3971],[-101.029,29.3983],[-101.0305,29.3996],[-101.0319,29.401],[-101.0332,29.4028],[-101.0336,29.4032],[-101.0341,29.4041],[-101.0345,29.4046],[-101.0352,29.4053],[-101.0366,29.4061],[-101.0375,29.4078],[-101.0383,29.4099],[-101.0386,29.4107],[-101.0386,29.4115],[-101.0383,29.4121],[-101.0379,29.413],[-101.0378,29.4137],[-101.0376,29.4147],[-101.0379,29.4151],[-101.0384,29.4154],[-101.0387,29.4157],[-101.0389,29.4159],[-101.0392,29.4162],[-101.0395,29.4165],[-101.0396,29.4179],[-101.0397,29.4183],[-101.0399,29.4196],[-101.0406,29.4222],[-101.0406,29.4225],[-101.0413,29.4241],[-101.0422,29.4266],[-101.0424,29.4274],[-101.0427,29.4284],[-101.0434,29.4299],[-101.0445,29.4306],[-101.0448,29.4308],[-101.0451,29.4309],[-101.0453,29.4311],[-101.0464,29.4317],[-101.0477,29.4327],[-101.0505,29.4346],[-101.0516,29.4355],[-101.0544,29.438],[-101.0563,29.44],[-101.057,29.4408],[-101.057,29.4416],[-101.0569,29.4439],[-101.057,29.4453],[-101.057,29.4459],[-101.057,29.4469],[-101.0569,29.4471],[-101.0568,29.4476],[-101.0571,29.4476],[-101.0581,29.4478],[-101.0584,29.4492],[-101.0584,29.4496],[-101.0585,29.4499],[-101.0585,29.45],[-101.0585,29.4501],[-101.0586,29.4502],[-101.0589,29.452],[-101.0597,29.4551],[-101.0598,29.4555],[-101.0598,29.4556],[-101.0598,29.4557],[-101.0598,29.4563],[-101.0599,29.457],[-101.06,29.4577],[-101.06,29.458],[-101.06,29.4583],[-101.06,29.4584],[-101.0601,29.4586],[-101.0601,29.4587],[-101.062,29.4592],[-101.0626,29.4594],[-101.064,29.4598],[-101.0675,29.461],[-101.0722,29.4627],[-101.0724,29.4628],[-101.073,29.463],[-101.0757,29.4637],[-101.0772,29.4642],[-101.0797,29.4654],[-101.082,29.4666],[-101.0825,29.4668],[-101.0845,29.4679],[-101.0871,29.4694],[-101.0887,29.4697],[-101.0889,29.4697],[-101.089,29.4697],[-101.096,29.47],[-101.1024,29.4705],[-101.1026,29.4705],[-101.1027,29.4705],[-101.1037,29.4705],[-101.1041,29.4705],[-101.1092,29.4696],[-101.1142,29.4686],[-101.1153,29.4685],[-101.1158,29.4688],[-101.1204,29.4718],[-101.1216,29.4725],[-101.1226,29.473],[-101.1235,29.4736],[-101.1237,29.4736],[-101.1238,29.4737],[-101.1245,29.4746],[-101.1254,29.4751],[-101.1273,29.4771],[-101.13,29.4784],[-101.1313,29.4779],[-101.1326,29.4773],[-101.1332,29.4766],[-101.1342,29.476],[-101.1346,29.4757],[-101.1352,29.4754],[-101.1356,29.4751],[-101.1364,29.4745],[-101.1369,29.4739],[-101.1375,29.4735],[-101.1398,29.4731],[-101.1407,29.473],[-101.1424,29.4732],[-101.1435,29.4732],[-101.1443,29.4733],[-101.1457,29.4739],[-101.1468,29.4742],[-101.1485,29.4751],[-101.1486,29.4751],[-101.1487,29.4752],[-101.1493,29.4755],[-101.1499,29.4759],[-101.1503,29.476],[-101.1516,29.4767],[-101.1519,29.477],[-101.1522,29.4784],[-101.1527,29.4786],[-101.1618,29.4895],[-101.162,29.4895],[-101.1624,29.4903],[-101.1629,29.4911],[-101.1634,29.492],[-101.1639,29.4929],[-101.166,29.4965],[-101.1682,29.5002],[-101.1681,29.5002],[-101.1697,29.502],[-101.1714,29.5037],[-101.1717,29.5039],[-101.1724,29.5075],[-101.1729,29.5099],[-101.1734,29.5123],[-101.1734,29.5126],[-101.1735,29.5129],[-101.1736,29.5133],[-101.1736,29.5137],[-101.1738,29.5146],[-101.1742,29.5146],[-101.1743,29.5146],[-101.1746,29.5146],[-101.1749,29.5147],[-101.1758,29.5147],[-101.1767,29.5148],[-101.1796,29.5154],[-101.1815,29.5161],[-101.1833,29.5168],[-101.1927,29.5203],[-101.202,29.5208],[-101.2064,29.5211],[-101.2076,29.5212],[-101.2085,29.5212],[-101.2094,29.5213],[-101.2104,29.5213],[-101.2113,29.5214],[-101.2115,29.5214],[-101.2117,29.5214],[-101.2193,29.5219],[-101.2269,29.5223],[-101.2274,29.5223],[-101.229,29.5228],[-101.2309,29.5235],[-101.2329,29.5241],[-101.2337,29.5243],[-101.2345,29.5246],[-101.2353,29.5249],[-101.2379,29.5241],[-101.2387,29.5239],[-101.2396,29.5237],[-101.2404,29.5234],[-101.2412,29.5232],[-101.2423,29.5229],[-101.2434,29.5226],[-101.2504,29.5207],[-101.2529,29.5205],[-101.2536,29.5204],[-101.2543,29.5204],[-101.2549,29.5203],[-101.2552,29.5208],[-101.2558,29.5218],[-101.2564,29.5227],[-101.2568,29.5233],[-101.2572,29.5239],[-101.2586,29.5261],[-101.2608,29.5299],[-101.2609,29.5306],[-101.261,29.5336],[-101.2612,29.5367],[-101.2612,29.5368],[-101.2605,29.539],[-101.2593,29.5412],[-101.2575,29.5449],[-101.2574,29.5451],[-101.2573,29.5453],[-101.2571,29.5456],[-101.2568,29.5463],[-101.2562,29.5475],[-101.2555,29.5487],[-101.2553,29.5493],[-101.2532,29.5523],[-101.2504,29.5566],[-101.2489,29.5586],[-101.2489,29.5587],[-101.2488,29.5588],[-101.2485,29.5592],[-101.2477,29.5599],[-101.243,29.5639],[-101.243,29.5641],[-101.2429,29.5641],[-101.2423,29.5643],[-101.2421,29.5645],[-101.2418,29.5646],[-101.2415,29.5648],[-101.2412,29.5649],[-101.241,29.565],[-101.2412,29.5654],[-101.2413,29.5659],[-101.2414,29.5664],[-101.2416,29.5669],[-101.2417,29.5674],[-101.242,29.5681],[-101.2422,29.5689],[-101.2424,29.5694],[-101.2425,29.5699],[-101.2428,29.5709],[-101.2431,29.572],[-101.2444,29.5763],[-101.2457,29.5806],[-101.246,29.5814],[-101.2462,29.5823],[-101.2465,29.5831],[-101.2468,29.584],[-101.247,29.5847],[-101.2472,29.5853],[-101.2473,29.5857],[-101.2474,29.586],[-101.2488,29.5907],[-101.2502,29.5954],[-101.2503,29.5957],[-101.2504,29.596],[-101.2504,29.5961],[-101.2505,29.5963],[-101.2506,29.5967],[-101.2507,29.5972],[-101.2509,29.5978],[-101.251,29.598],[-101.251,29.5981],[-101.2512,29.5987],[-101.2514,29.5994],[-101.2517,29.6002],[-101.252,29.603],[-101.2522,29.6038],[-101.2523,29.6042],[-101.252,29.6052],[-101.2504,29.6092],[-101.2503,29.6093],[-101.2503,29.6094],[-101.2496,29.6102],[-101.2492,29.6118],[-101.2484,29.6147],[-101.2476,29.6176],[-101.2473,29.6185],[-101.2476,29.619],[-101.2477,29.6193],[-101.2479,29.6196],[-101.2492,29.6219],[-101.2504,29.6242],[-101.2506,29.6243],[-101.2508,29.6245],[-101.2512,29.6249],[-101.2517,29.6252],[-101.252,29.6254],[-101.2523,29.6256],[-101.2526,29.6259],[-101.253,29.6261],[-101.2535,29.6265],[-101.254,29.6268],[-101.254,29.6269],[-101.2553,29.6275],[-101.2566,29.6281],[-101.2568,29.6282],[-101.2571,29.6283],[-101.2585,29.6289],[-101.2599,29.6295],[-101.2622,29.6306],[-101.2634,29.631],[-101.2641,29.631],[-101.2652,29.6311],[-101.266,29.631],[-101.2665,29.631],[-101.2672,29.6308],[-101.2676,29.6307],[-101.2679,29.6306],[-101.2683,29.6305],[-101.2688,29.6303],[-101.2689,29.6302],[-101.269,29.6302],[-101.2691,29.6301],[-101.2692,29.63],[-101.2702,29.6291],[-101.2712,29.6282],[-101.2729,29.6265],[-101.2742,29.6252],[-101.2755,29.6234],[-101.276,29.6229],[-101.2763,29.6226],[-101.2766,29.6222],[-101.2771,29.6217],[-101.2776,29.6211],[-101.2777,29.621],[-101.2779,29.6208],[-101.278,29.6206],[-101.2788,29.6195],[-101.28,29.6164],[-101.2805,29.6152],[-101.2805,29.6151],[-101.2805,29.6148],[-101.2805,29.6146],[-101.2805,29.6144],[-101.2804,29.6141],[-101.2802,29.6137],[-101.2801,29.6134],[-101.2801,29.6133],[-101.2792,29.6115],[-101.2788,29.6107],[-101.2784,29.61],[-101.2781,29.6094],[-101.2779,29.6087],[-101.2774,29.6066],[-101.2777,29.6054],[-101.2778,29.6011],[-101.2779,29.5993],[-101.2779,29.5984],[-101.278,29.5966],[-101.2779,29.596],[-101.2778,29.5949],[-101.2777,29.5938],[-101.2776,29.5932],[-101.2777,29.5928],[-101.2778,29.5918],[-101.2779,29.5908],[-101.2781,29.5905],[-101.2786,29.5896],[-101.2791,29.5888],[-101.2794,29.5882],[-101.2802,29.5876],[-101.2806,29.5873],[-101.2808,29.5868],[-101.2811,29.5859],[-101.2826,29.5844],[-101.2844,29.5828],[-101.2847,29.5826],[-101.2849,29.5824],[-101.2853,29.582],[-101.2854,29.5819],[-101.2881,29.5768],[-101.2909,29.5717],[-101.291,29.5715],[-101.2925,29.5716],[-101.2951,29.5725],[-101.2957,29.5727],[-101.2962,29.5728],[-101.3039,29.577],[-101.3055,29.5779],[-101.3059,29.5787],[-101.306,29.5788],[-101.3064,29.5792],[-101.3074,29.58],[-101.3076,29.5802],[-101.308,29.5808],[-101.3084,29.5812],[-101.3088,29.5817],[-101.3116,29.5851],[-101.3118,29.5855],[-101.312,29.5861],[-101.3123,29.5872],[-101.3124,29.5874],[-101.3124,29.5881],[-101.3124,29.5904],[-101.3124,29.5911],[-101.3128,29.5952],[-101.313,29.5976],[-101.3131,29.5981],[-101.3133,29.5994],[-101.3134,29.6023],[-101.3131,29.6058],[-101.3128,29.6067],[-101.3126,29.6076],[-101.3129,29.6107],[-101.3122,29.6128],[-101.3117,29.6154],[-101.3113,29.616],[-101.311,29.6167],[-101.3109,29.6168],[-101.3086,29.6206],[-101.3059,29.6252],[-101.304,29.6291],[-101.3022,29.633],[-101.3014,29.6346],[-101.3012,29.6354],[-101.3011,29.6363],[-101.3008,29.6371],[-101.3005,29.6388],[-101.3001,29.6405],[-101.3,29.6407],[-101.3001,29.6409],[-101.3004,29.6423],[-101.3007,29.6438],[-101.301,29.645],[-101.3012,29.6462],[-101.3014,29.6472],[-101.3025,29.6504],[-101.3027,29.6507],[-101.3027,29.6508],[-101.3028,29.6508],[-101.3036,29.6523],[-101.3039,29.6526],[-101.3052,29.654],[-101.3066,29.6554],[-101.3069,29.6558],[-101.307,29.6558],[-101.3079,29.6563],[-101.3087,29.6567],[-101.3089,29.6569],[-101.3091,29.657],[-101.3104,29.6577],[-101.3138,29.6589],[-101.3141,29.6591],[-101.3144,29.6591],[-101.3147,29.6591],[-101.315,29.6591],[-101.3155,29.6592],[-101.3159,29.6592],[-101.3227,29.6599],[-101.3294,29.6605],[-101.3299,29.6606],[-101.3304,29.6606],[-101.3309,29.6607],[-101.3314,29.6607],[-101.3318,29.6607],[-101.3323,29.6608],[-101.3335,29.6609],[-101.3375,29.6608],[-101.3437,29.6621],[-101.3442,29.6621],[-101.3449,29.6621],[-101.3455,29.6622],[-101.346,29.6622],[-101.3467,29.6622],[-101.3479,29.6622],[-101.3494,29.6617],[-101.3503,29.6607],[-101.3531,29.6555],[-101.3535,29.6547],[-101.3539,29.654],[-101.3543,29.6531],[-101.3548,29.6522],[-101.355,29.6518],[-101.3552,29.6514],[-101.3555,29.651],[-101.3571,29.6493],[-101.3577,29.6492],[-101.3587,29.6491],[-101.3601,29.6495],[-101.3613,29.6501],[-101.3622,29.6514],[-101.3626,29.6519],[-101.3632,29.6526],[-101.3642,29.6585],[-101.3643,29.6591],[-101.3644,29.6597],[-101.3646,29.6611],[-101.3648,29.6625],[-101.365,29.6635],[-101.3651,29.6644],[-101.3655,29.6669],[-101.3662,29.6684],[-101.367,29.6705],[-101.3671,29.6709],[-101.3687,29.6724],[-101.3692,29.6731],[-101.3695,29.6735],[-101.3698,29.6739],[-101.37,29.6742],[-101.3701,29.6744],[-101.3703,29.6746],[-101.3704,29.6748],[-101.3727,29.6781],[-101.3729,29.6793],[-101.3731,29.6802],[-101.3731,29.6823],[-101.3731,29.6841],[-101.3727,29.6871],[-101.3725,29.6882],[-101.3724,29.6892],[-101.3723,29.6899],[-101.3722,29.6905],[-101.3718,29.6933],[-101.3722,29.6963],[-101.3726,29.6986],[-101.3728,29.6994],[-101.3754,29.7018],[-101.3778,29.703],[-101.3787,29.7035],[-101.3838,29.7056],[-101.3885,29.7076],[-101.3911,29.7095],[-101.3912,29.7095],[-101.3913,29.7096],[-101.3922,29.7103],[-101.3932,29.711],[-101.3935,29.7111],[-101.396,29.7132],[-101.397,29.714],[-101.3971,29.7142],[-101.3984,29.717],[-101.3982,29.7205],[-101.3981,29.7208],[-101.3973,29.7234],[-101.3963,29.7271],[-101.3963,29.7287],[-101.3963,29.7305],[-101.3966,29.7319],[-101.397,29.734],[-101.3986,29.7364],[-101.4006,29.7381],[-101.4025,29.7387],[-101.4036,29.7391],[-101.4068,29.7401],[-101.4077,29.7404],[-101.4091,29.7411],[-101.41,29.7415],[-101.412,29.7428],[-101.4132,29.7436],[-101.4149,29.7452],[-101.4156,29.7465],[-101.4159,29.7486],[-101.4158,29.7499],[-101.4157,29.7502],[-101.415,29.7516],[-101.4149,29.7519],[-101.4147,29.7522],[-101.4146,29.7524],[-101.4132,29.7534],[-101.4113,29.7543],[-101.409,29.7552],[-101.4071,29.756],[-101.4051,29.757],[-101.4039,29.7576],[-101.4012,29.7594],[-101.4001,29.7601],[-101.399,29.7622],[-101.3987,29.7634],[-101.3984,29.7646],[-101.3986,29.7657],[-101.3987,29.7669],[-101.3997,29.769],[-101.4009,29.7701],[-101.4022,29.7711],[-101.4023,29.7712],[-101.4024,29.7712],[-101.4041,29.7718],[-101.406,29.7717],[-101.408,29.7713],[-101.409,29.771],[-101.4098,29.7706],[-101.4109,29.7702],[-101.4123,29.7693],[-101.4129,29.7689],[-101.4136,29.7685],[-101.4147,29.7678],[-101.4176,29.7659],[-101.4211,29.7635],[-101.4214,29.7633],[-101.4242,29.7613],[-101.4283,29.7583],[-101.429,29.7578],[-101.4309,29.756],[-101.4324,29.7549],[-101.4338,29.7538],[-101.4356,29.7524],[-101.4363,29.7519],[-101.4381,29.7509],[-101.4382,29.7509],[-101.4391,29.7506],[-101.44,29.7504],[-101.4404,29.7502],[-101.4417,29.7499],[-101.4418,29.7499],[-101.4426,29.7497],[-101.4453,29.7499],[-101.4462,29.7499],[-101.4467,29.7502],[-101.4489,29.7507],[-101.4493,29.7513],[-101.4494,29.7515],[-101.4496,29.7518],[-101.4503,29.7528],[-101.4503,29.753],[-101.4508,29.7544],[-101.4512,29.7558],[-101.4514,29.7571],[-101.4517,29.7584],[-101.452,29.7603],[-101.452,29.7604],[-101.4531,29.7647],[-101.4535,29.7658],[-101.4545,29.7685],[-101.4546,29.7687],[-101.455,29.7702],[-101.4551,29.7711],[-101.4552,29.7719],[-101.4552,29.7725],[-101.4552,29.7731],[-101.4551,29.7739],[-101.4549,29.7745],[-101.4547,29.7752],[-101.4546,29.7758],[-101.4543,29.7769],[-101.454,29.7781],[-101.453,29.7819],[-101.4528,29.7838],[-101.4538,29.7859],[-101.4557,29.7879],[-101.4558,29.788],[-101.4559,29.7881],[-101.4568,29.7885],[-101.4578,29.789],[-101.4583,29.7892],[-101.4586,29.7893],[-101.4609,29.7897],[-101.4644,29.7893],[-101.4654,29.789],[-101.4695,29.7879],[-101.4752,29.7859],[-101.4763,29.7855],[-101.4789,29.7841],[-101.4808,29.7822],[-101.4825,29.7801],[-101.4833,29.7788],[-101.4841,29.7775],[-101.4845,29.7769],[-101.4854,29.7756],[-101.486,29.7749],[-101.4871,29.7739],[-101.4898,29.7723],[-101.4908,29.7717],[-101.4987,29.7669],[-101.5004,29.7659],[-101.5007,29.7657],[-101.5009,29.7656],[-101.501,29.7656],[-101.5015,29.7653],[-101.5032,29.7646],[-101.505,29.7642],[-101.5065,29.7642],[-101.5083,29.7642],[-101.5106,29.7644],[-101.5113,29.7645],[-101.5147,29.7649],[-101.5176,29.765],[-101.5193,29.7646],[-101.5197,29.7645],[-101.5202,29.7644],[-101.5203,29.7644],[-101.5228,29.7633],[-101.5233,29.763],[-101.5256,29.7616],[-101.5268,29.7611],[-101.5279,29.7606],[-101.529,29.7601],[-101.5303,29.7596],[-101.5339,29.7587],[-101.5349,29.7588],[-101.5353,29.7589],[-101.5358,29.7589],[-101.536,29.7589],[-101.5373,29.7594],[-101.5386,29.7605],[-101.5392,29.7618],[-101.5394,29.7637],[-101.5394,29.7638],[-101.5394,29.7662],[-101.5394,29.7664],[-101.5393,29.7668],[-101.5385,29.77],[-101.5384,29.7708],[-101.5383,29.7729],[-101.5383,29.773],[-101.5383,29.7769],[-101.5382,29.7809],[-101.5382,29.782],[-101.5382,29.7831],[-101.5382,29.7842],[-101.5381,29.7853],[-101.5381,29.7862],[-101.5379,29.7881],[-101.5376,29.7891],[-101.5375,29.7897],[-101.5373,29.7903],[-101.5369,29.7917],[-101.536,29.7937],[-101.5352,29.7954],[-101.5351,29.7966],[-101.5351,29.797],[-101.535,29.7973],[-101.535,29.7977],[-101.5357,29.7998],[-101.5362,29.8013],[-101.5368,29.8024],[-101.5374,29.8032],[-101.5379,29.8041],[-101.5384,29.805],[-101.539,29.8059],[-101.5395,29.8068],[-101.54,29.8076],[-101.5407,29.8088],[-101.5415,29.8101],[-101.5419,29.8108],[-101.5424,29.8111],[-101.5429,29.8114],[-101.5439,29.8118],[-101.5444,29.8119],[-101.5448,29.8119],[-101.5462,29.8114],[-101.5465,29.8112],[-101.5469,29.811],[-101.5474,29.8107],[-101.5477,29.8103],[-101.548,29.8101],[-101.5484,29.8096],[-101.5488,29.8089],[-101.5489,29.8088],[-101.549,29.8087],[-101.5492,29.8083],[-101.5495,29.8079],[-101.5498,29.8074],[-101.5501,29.807],[-101.5502,29.8069],[-101.5502,29.8068],[-101.5504,29.8066],[-101.5505,29.8063],[-101.5509,29.8057],[-101.5525,29.8042],[-101.5541,29.8034],[-101.5551,29.8031],[-101.5554,29.803],[-101.5556,29.803],[-101.5564,29.8027],[-101.5573,29.8024],[-101.5609,29.8013],[-101.5645,29.8002],[-101.5654,29.7999],[-101.5655,29.7999],[-101.5665,29.7995],[-101.5666,29.7994],[-101.5668,29.7993],[-101.567,29.7992],[-101.5678,29.7987],[-101.568,29.7983],[-101.5696,29.796],[-101.5711,29.7936],[-101.5721,29.7921],[-101.573,29.7906],[-101.5732,29.7903],[-101.5736,29.7895],[-101.5738,29.789],[-101.574,29.7885],[-101.5741,29.7882],[-101.5742,29.7875],[-101.5742,29.7872],[-101.5743,29.787],[-101.5743,29.7868],[-101.5743,29.7866],[-101.5743,29.7865],[-101.5741,29.786],[-101.574,29.7859],[-101.574,29.7858],[-101.5738,29.7853],[-101.5732,29.7841],[-101.5729,29.7834],[-101.5729,29.7814],[-101.5729,29.78],[-101.5728,29.7785],[-101.5728,29.7758],[-101.5725,29.7746],[-101.5722,29.7733],[-101.5724,29.7731],[-101.5732,29.7719],[-101.5734,29.7716],[-101.5735,29.7715],[-101.5736,29.7713],[-101.5749,29.7699],[-101.575,29.7698],[-101.5758,29.7693],[-101.5767,29.7691],[-101.5775,29.7691],[-101.578,29.7693],[-101.5786,29.7697],[-101.5803,29.7697],[-101.583,29.7701],[-101.5869,29.7711],[-101.5872,29.7711],[-101.5886,29.7707],[-101.5892,29.7708],[-101.5894,29.7709],[-101.59,29.771],[-101.5903,29.7711],[-101.5907,29.7711],[-101.591,29.7712],[-101.5911,29.7712],[-101.5926,29.7715],[-101.5941,29.7718],[-101.5945,29.7719],[-101.5948,29.772],[-101.5959,29.7722],[-101.5966,29.7726],[-101.5968,29.7726],[-101.5968,29.7727],[-101.5971,29.7728],[-101.5974,29.773],[-101.5976,29.7731],[-101.5978,29.7733],[-101.5983,29.7735],[-101.5989,29.7738],[-101.599,29.7738],[-101.6003,29.774],[-101.6023,29.7742],[-101.603,29.7743],[-101.6037,29.7744],[-101.6041,29.7744],[-101.6049,29.7743],[-101.606,29.7742],[-101.6061,29.7742],[-101.6067,29.7741],[-101.6075,29.7738],[-101.608,29.7737],[-101.6082,29.7736],[-101.6084,29.7735],[-101.6091,29.7733],[-101.6101,29.7728],[-101.6108,29.7723],[-101.6113,29.7721],[-101.6117,29.772],[-101.613,29.7715],[-101.6141,29.771],[-101.6151,29.7706],[-101.6157,29.7704],[-101.6162,29.7703],[-101.6179,29.7699],[-101.6196,29.7698],[-101.62,29.7698],[-101.6203,29.7698],[-101.6214,29.7701],[-101.622,29.7703],[-101.6232,29.7707],[-101.6245,29.7709],[-101.6251,29.771],[-101.6252,29.771],[-101.6254,29.771],[-101.6259,29.7708],[-101.6269,29.7708],[-101.6282,29.7704],[-101.6288,29.77],[-101.6294,29.7694],[-101.6297,29.7692],[-101.6303,29.7683],[-101.6316,29.7662],[-101.6319,29.7657],[-101.6324,29.765],[-101.6327,29.7643],[-101.6329,29.7637],[-101.633,29.763],[-101.6328,29.7616],[-101.6335,29.7606],[-101.6339,29.7598],[-101.6342,29.7596],[-101.6355,29.7584],[-101.6369,29.7577],[-101.6377,29.7574],[-101.6391,29.7572],[-101.6392,29.7572],[-101.6402,29.7569],[-101.6407,29.7566],[-101.6412,29.7562],[-101.6419,29.7553],[-101.6423,29.755],[-101.6429,29.7545],[-101.6446,29.7542],[-101.6457,29.7542],[-101.6469,29.7546],[-101.6491,29.7558],[-101.6508,29.7571],[-101.651,29.7574],[-101.6522,29.7588],[-101.653,29.7599],[-101.6531,29.7604],[-101.6531,29.7609],[-101.653,29.7614],[-101.6531,29.7622],[-101.6534,29.763],[-101.654,29.7638],[-101.6542,29.7645],[-101.6545,29.7651],[-101.6548,29.7655],[-101.6555,29.7657],[-101.656,29.7659],[-101.6567,29.766],[-101.6577,29.7662],[-101.6586,29.7667],[-101.6589,29.7669],[-101.6597,29.7674],[-101.66,29.7679],[-101.6602,29.7685],[-101.6603,29.769],[-101.6605,29.7693],[-101.6607,29.7695],[-101.6612,29.7706],[-101.6617,29.7709],[-101.6618,29.7709],[-101.6626,29.771],[-101.663,29.7711],[-101.6636,29.7709],[-101.6643,29.7707],[-101.6655,29.7703],[-101.6661,29.7699],[-101.6679,29.7695],[-101.668,29.7694],[-101.6697,29.7692],[-101.6706,29.7689],[-101.6717,29.7682],[-101.6736,29.7665],[-101.6746,29.7652],[-101.675,29.7642],[-101.675,29.763],[-101.675,29.7616],[-101.6753,29.7611],[-101.6762,29.7607],[-101.6778,29.7603],[-101.68,29.7602],[-101.6814,29.7608],[-101.6833,29.7631],[-101.6837,29.7636],[-101.6846,29.7644],[-101.6849,29.7652],[-101.6853,29.7664],[-101.6856,29.7674],[-101.6857,29.7678],[-101.6862,29.7686],[-101.6873,29.7696],[-101.689,29.7707],[-101.6896,29.771],[-101.6901,29.771],[-101.6907,29.7706],[-101.6911,29.7704],[-101.6919,29.7699],[-101.6939,29.7689],[-101.6949,29.7682],[-101.6954,29.7679],[-101.6957,29.7678],[-101.6962,29.7674],[-101.6972,29.7663],[-101.6982,29.7657],[-101.6994,29.7654],[-101.7,29.7653],[-101.7011,29.7651],[-101.7024,29.7646],[-101.7043,29.7638],[-101.7051,29.7634],[-101.7061,29.7629],[-101.7072,29.7618],[-101.7089,29.7616],[-101.7107,29.762],[-101.7121,29.7628],[-101.7128,29.7637],[-101.7132,29.7647],[-101.7135,29.7659],[-101.7138,29.7668],[-101.7144,29.7685],[-101.7155,29.7699],[-101.7158,29.7702],[-101.716,29.7703],[-101.7169,29.7717],[-101.7176,29.7723],[-101.7178,29.7725],[-101.7183,29.7737],[-101.7187,29.7747],[-101.7197,29.7757],[-101.7211,29.7761],[-101.7216,29.7761],[-101.7226,29.7763],[-101.7237,29.7762],[-101.725,29.7759],[-101.7254,29.7754],[-101.7263,29.7741],[-101.7283,29.7727],[-101.7298,29.7718],[-101.7304,29.7717],[-101.7312,29.7714],[-101.7334,29.7712],[-101.7361,29.7719],[-101.7379,29.7725],[-101.7387,29.773],[-101.7392,29.7735],[-101.7395,29.7749],[-101.7395,29.7755],[-101.7399,29.7762],[-101.7405,29.777],[-101.7413,29.7783],[-101.7425,29.7787],[-101.7434,29.7791],[-101.7443,29.7792],[-101.7448,29.7791],[-101.7456,29.7786],[-101.746,29.7783],[-101.7463,29.7781],[-101.748,29.7778],[-101.7489,29.7776],[-101.7507,29.7774],[-101.7539,29.7773],[-101.754,29.7774],[-101.7544,29.7775],[-101.7548,29.778],[-101.7554,29.779],[-101.7561,29.7796],[-101.757,29.78],[-101.7573,29.78],[-101.7578,29.78],[-101.7586,29.7803],[-101.7591,29.7808],[-101.7603,29.7817],[-101.7609,29.7818],[-101.761,29.7818],[-101.7618,29.782],[-101.7629,29.7821],[-101.7643,29.7827],[-101.7661,29.7842],[-101.7662,29.7843],[-101.7671,29.7849],[-101.7687,29.786],[-101.7711,29.7875],[-101.7723,29.7881],[-101.7726,29.7882],[-101.7738,29.7887],[-101.7771,29.7892],[-101.7806,29.7894],[-101.7828,29.7893],[-101.7849,29.7887],[-101.7854,29.7882],[-101.7859,29.7878],[-101.786,29.7874],[-101.7859,29.7869],[-101.7856,29.7844],[-101.7856,29.7842],[-101.7858,29.7832],[-101.7864,29.7821],[-101.7871,29.7808],[-101.7875,29.7804],[-101.7881,29.7795],[-101.7885,29.7793],[-101.7891,29.7793],[-101.7899,29.7795],[-101.7908,29.7795],[-101.792,29.7794],[-101.7922,29.7794],[-101.7946,29.7791],[-101.7995,29.7792],[-101.8038,29.78],[-101.8051,29.7803],[-101.8075,29.7814],[-101.8081,29.7816],[-101.8088,29.782],[-101.8094,29.7824],[-101.8101,29.7829],[-101.8108,29.7836],[-101.8115,29.7846],[-101.8119,29.7851],[-101.8126,29.7861],[-101.8131,29.7872],[-101.8134,29.7884],[-101.8136,29.7892],[-101.8139,29.7911],[-101.814,29.7911],[-101.814,29.7923],[-101.8139,29.7929],[-101.8137,29.7939],[-101.8135,29.7944],[-101.8127,29.7951],[-101.8115,29.7959],[-101.8103,29.7965],[-101.8095,29.7973],[-101.8081,29.7982],[-101.8075,29.7987],[-101.8065,29.7993],[-101.806,29.8],[-101.8056,29.8008],[-101.8052,29.8012],[-101.8051,29.8014],[-101.805,29.8016],[-101.805,29.8022],[-101.8049,29.8025],[-101.8047,29.8026],[-101.8045,29.8024],[-101.804,29.8026],[-101.8037,29.8029],[-101.8036,29.8035],[-101.8039,29.8038],[-101.8042,29.804],[-101.8047,29.8044],[-101.8051,29.8048],[-101.8058,29.8052],[-101.807,29.8059],[-101.8091,29.8069],[-101.8097,29.8072],[-101.8106,29.8078],[-101.8109,29.8082],[-101.8111,29.8085],[-101.8116,29.809],[-101.8119,29.8094],[-101.8125,29.8098],[-101.8131,29.8101],[-101.8138,29.8103],[-101.8146,29.8107],[-101.8151,29.8108],[-101.8158,29.8111],[-101.8163,29.8114],[-101.8165,29.8114],[-101.8175,29.8116],[-101.8178,29.8116],[-101.8186,29.8116],[-101.82,29.8114],[-101.8209,29.8111],[-101.8217,29.8108],[-101.8226,29.8103],[-101.823,29.81],[-101.8239,29.8094],[-101.8251,29.8083],[-101.8251,29.8082],[-101.8254,29.8077],[-101.8256,29.8071],[-101.8258,29.8055],[-101.8258,29.8052],[-101.8255,29.804],[-101.8247,29.8023],[-101.824,29.8005],[-101.8237,29.8001],[-101.8226,29.7992],[-101.8221,29.7987],[-101.8218,29.7985],[-101.8208,29.7972],[-101.8203,29.7963],[-101.8197,29.7949],[-101.8193,29.7935],[-101.819,29.7931],[-101.819,29.7929],[-101.8187,29.7915],[-101.8187,29.7913],[-101.8189,29.7907],[-101.8193,29.7901],[-101.82,29.7892],[-101.8204,29.7889],[-101.8212,29.7884],[-101.8221,29.7879],[-101.8237,29.7874],[-101.8243,29.7873],[-101.8248,29.7874],[-101.8265,29.7879],[-101.8278,29.7882],[-101.8287,29.7885],[-101.829,29.7887],[-101.8294,29.7891],[-101.8298,29.7893],[-101.8307,29.7896],[-101.832,29.7903],[-101.8328,29.7906],[-101.835,29.7917],[-101.8361,29.7924],[-101.8376,29.7934],[-101.8391,29.7947],[-101.8405,29.7962],[-101.8413,29.7971],[-101.8415,29.7973],[-101.8418,29.7977],[-101.8429,29.799],[-101.8437,29.7997],[-101.8442,29.8001],[-101.8446,29.8004],[-101.8452,29.8009],[-101.8455,29.8011],[-101.8458,29.8013],[-101.8463,29.8019],[-101.8469,29.8024],[-101.8471,29.8027],[-101.8474,29.8032],[-101.8472,29.804],[-101.8472,29.8042],[-101.8474,29.8047],[-101.8478,29.8054],[-101.848,29.8057],[-101.849,29.8067],[-101.8498,29.8073],[-101.8507,29.8075],[-101.8509,29.8076],[-101.8517,29.8077],[-101.8527,29.8078],[-101.8533,29.8077],[-101.8539,29.8075],[-101.8545,29.8074],[-101.8549,29.8075],[-101.8552,29.8075],[-101.8554,29.8075],[-101.8559,29.8072],[-101.8564,29.8068],[-101.8568,29.8064],[-101.8572,29.8058],[-101.8577,29.8052],[-101.8595,29.8035],[-101.8598,29.8032],[-101.8605,29.803],[-101.8611,29.8026],[-101.8619,29.8019],[-101.8624,29.8014],[-101.8627,29.8012],[-101.8636,29.8004],[-101.8644,29.7996],[-101.8654,29.7988],[-101.8659,29.7984],[-101.8665,29.798],[-101.8678,29.7972],[-101.8686,29.7968],[-101.8703,29.7959],[-101.8718,29.7952],[-101.872,29.7952],[-101.8739,29.7945],[-101.8751,29.794],[-101.8758,29.7938],[-101.8761,29.7939],[-101.8771,29.7944],[-101.8777,29.7944],[-101.8784,29.7947],[-101.8791,29.7953],[-101.8793,29.7954],[-101.8801,29.7957],[-101.8806,29.7958],[-101.8808,29.7956],[-101.881,29.7954],[-101.8815,29.7948],[-101.8818,29.7943],[-101.8825,29.7936],[-101.8829,29.7935],[-101.8835,29.7935],[-101.884,29.7935],[-101.8845,29.7937],[-101.8847,29.7938],[-101.8852,29.7941],[-101.886,29.7948],[-101.8867,29.7954],[-101.8875,29.796],[-101.8882,29.7964],[-101.8888,29.7967],[-101.8897,29.7971],[-101.8898,29.7971],[-101.8901,29.7973],[-101.8905,29.7974],[-101.8912,29.7975],[-101.8915,29.7975],[-101.8929,29.7977],[-101.8987,29.7982],[-101.901,29.7982],[-101.9023,29.798],[-101.9027,29.798],[-101.9041,29.7981],[-101.9065,29.7984],[-101.9068,29.7984],[-101.9084,29.7984],[-101.9088,29.7985],[-101.9105,29.7983],[-101.9116,29.798],[-101.9127,29.7976],[-101.9134,29.7972],[-101.914,29.7969],[-101.9152,29.7958],[-101.9157,29.7952],[-101.9168,29.7934],[-101.9174,29.7925],[-101.918,29.792],[-101.92,29.7899],[-101.9207,29.7891],[-101.9211,29.7887],[-101.9214,29.7886],[-101.9217,29.7882],[-101.9218,29.788],[-101.9214,29.7875],[-101.9217,29.7868],[-101.922,29.7863],[-101.9223,29.786],[-101.9233,29.7852],[-101.9241,29.7846],[-101.9249,29.784],[-101.9266,29.7831],[-101.9276,29.7827],[-101.9282,29.7827],[-101.9287,29.7826],[-101.9293,29.7826],[-101.931,29.7837],[-101.9317,29.7842],[-101.9323,29.7844],[-101.9327,29.7844],[-101.9331,29.7845],[-101.9333,29.7848],[-101.9335,29.7852],[-101.9339,29.7862],[-101.9341,29.7871],[-101.9341,29.7873],[-101.9342,29.788],[-101.9341,29.7881],[-101.9339,29.7884],[-101.9336,29.7884],[-101.9334,29.7886],[-101.9325,29.7898],[-101.9324,29.7903],[-101.9325,29.7907],[-101.9325,29.791],[-101.9325,29.7915],[-101.9327,29.7918],[-101.9327,29.7924],[-101.9327,29.7928],[-101.9327,29.793],[-101.9327,29.7932],[-101.9329,29.7941],[-101.9331,29.795],[-101.9332,29.7951],[-101.9338,29.797],[-101.9342,29.7977],[-101.9346,29.7984],[-101.9354,29.7993],[-101.9356,29.7996],[-101.9364,29.8001],[-101.9373,29.8004],[-101.9376,29.8005],[-101.9383,29.8007],[-101.9393,29.8009],[-101.9398,29.8009],[-101.9403,29.8008],[-101.9406,29.8008],[-101.9419,29.8008],[-101.943,29.8006],[-101.9439,29.8007],[-101.9442,29.8008],[-101.9444,29.801],[-101.9446,29.8012],[-101.9452,29.8015],[-101.9455,29.8017],[-101.9457,29.8018],[-101.9459,29.8017],[-101.9467,29.8013],[-101.9471,29.8012],[-101.9476,29.8009],[-101.9483,29.8001],[-101.9485,29.7998],[-101.949,29.7994],[-101.9494,29.799],[-101.9496,29.7987],[-101.9501,29.7984],[-101.9509,29.798],[-101.9515,29.7977],[-101.9525,29.7969],[-101.9527,29.7968],[-101.9535,29.7964],[-101.9537,29.7962],[-101.9538,29.796],[-101.9541,29.7958],[-101.9547,29.7955],[-101.9555,29.7953],[-101.9556,29.7953],[-101.9563,29.7955],[-101.9571,29.7957],[-101.9575,29.7958],[-101.9577,29.7959],[-101.9579,29.7962],[-101.9587,29.7966],[-101.9606,29.7974],[-101.961,29.7976],[-101.9622,29.7986],[-101.9631,29.7998],[-101.9634,29.8001],[-101.9635,29.8004],[-101.9633,29.8008],[-101.9633,29.8012],[-101.9639,29.8031],[-101.964,29.8036],[-101.9642,29.804],[-101.9645,29.8043],[-101.9648,29.8052],[-101.9652,29.8055],[-101.9653,29.8056],[-101.9655,29.806],[-101.9653,29.807],[-101.9652,29.8072],[-101.965,29.808],[-101.9649,29.8085],[-101.9647,29.8091],[-101.9647,29.8093],[-101.9649,29.81],[-101.9654,29.811],[-101.9663,29.8122],[-101.9667,29.8127],[-101.9677,29.8133],[-101.9679,29.8134],[-101.9686,29.8136],[-101.9694,29.8137],[-101.9696,29.8138],[-101.97,29.8138],[-101.9703,29.8138],[-101.9707,29.8137],[-101.9708,29.8135],[-101.971,29.8135],[-101.9714,29.8138],[-101.9718,29.8141],[-101.9719,29.8143],[-101.972,29.8145],[-101.9722,29.8152],[-101.9728,29.8157],[-101.9734,29.8157],[-101.9736,29.8156],[-101.974,29.8156],[-101.9748,29.8158],[-101.9751,29.8159],[-101.9752,29.816],[-101.9754,29.816],[-101.9757,29.816],[-101.9758,29.816],[-101.9763,29.816],[-101.9766,29.816],[-101.9781,29.8155],[-101.9786,29.8154],[-101.9791,29.8153],[-101.9793,29.8153],[-101.9801,29.8156],[-101.9803,29.8157],[-101.9808,29.8156],[-101.9812,29.8154],[-101.9816,29.815],[-101.9822,29.8133],[-101.9824,29.8128],[-101.9825,29.8126],[-101.9828,29.8119],[-101.9829,29.8114],[-101.9829,29.8107],[-101.9831,29.8099],[-101.9831,29.8093],[-101.983,29.8088],[-101.9828,29.8085],[-101.9825,29.8082],[-101.9824,29.808],[-101.9823,29.8079],[-101.9821,29.8075],[-101.9817,29.8068],[-101.9818,29.8062],[-101.982,29.8059],[-101.9823,29.8049],[-101.9825,29.8044],[-101.9833,29.8024],[-101.9838,29.8004],[-101.984,29.7999],[-101.9841,29.7996],[-101.9843,29.7993],[-101.985,29.7984],[-101.9854,29.798],[-101.9861,29.7975],[-101.9867,29.7971],[-101.9873,29.7968],[-101.9881,29.7967],[-101.9886,29.7967],[-101.9898,29.797],[-101.9903,29.7972],[-101.991,29.7977],[-101.9914,29.7981],[-101.9918,29.7987],[-101.9923,29.7999],[-101.993,29.801],[-101.9931,29.8012],[-101.9932,29.8015],[-101.9935,29.8022],[-101.9938,29.8033],[-101.9942,29.8045],[-101.9944,29.8048],[-101.9947,29.8052],[-101.9949,29.8053],[-101.9964,29.806],[-101.997,29.8061],[-101.9973,29.8061],[-101.9979,29.806],[-101.9991,29.8057],[-102.0003,29.8053],[-102.0007,29.8052],[-102.0012,29.8047],[-102.0017,29.8044],[-102.0019,29.8041],[-102.002,29.804],[-102.0043,29.8025],[-102.0053,29.8019],[-102.0059,29.8017],[-102.006,29.8015],[-102.0062,29.8014],[-102.0064,29.8013],[-102.007,29.8013],[-102.0074,29.8012],[-102.008,29.8009],[-102.0092,29.8005],[-102.0097,29.8004],[-102.0116,29.7996],[-102.0128,29.7988],[-102.0136,29.7982],[-102.0145,29.7976],[-102.0149,29.7975],[-102.0152,29.7975],[-102.0161,29.7975],[-102.0165,29.7976],[-102.0171,29.7979],[-102.0175,29.7979],[-102.0179,29.7981],[-102.0184,29.7985],[-102.0187,29.7989],[-102.0191,29.8],[-102.0193,29.8004],[-102.0196,29.8009],[-102.0199,29.8012],[-102.0205,29.8017],[-102.021,29.802],[-102.0219,29.8025],[-102.0231,29.8028],[-102.0238,29.8029],[-102.0246,29.8029],[-102.025,29.8028],[-102.0258,29.8026],[-102.0274,29.8019],[-102.0284,29.8019],[-102.03,29.8023],[-102.0307,29.8025],[-102.0311,29.8029],[-102.0314,29.8031],[-102.0316,29.8032],[-102.0317,29.8034],[-102.0326,29.8038],[-102.0331,29.804],[-102.034,29.8041],[-102.0346,29.8041],[-102.0351,29.8041],[-102.0358,29.8041],[-102.0366,29.8037],[-102.0371,29.8036],[-102.0373,29.8037],[-102.0374,29.8036],[-102.0388,29.803],[-102.0389,29.8029],[-102.0391,29.8026],[-102.0394,29.8024],[-102.0398,29.8021],[-102.0398,29.802],[-102.0403,29.8013],[-102.0407,29.8006],[-102.0412,29.7991],[-102.0412,29.7984],[-102.0409,29.7976],[-102.0399,29.7955],[-102.0395,29.7944],[-102.0393,29.7941],[-102.0389,29.7938],[-102.0387,29.7936],[-102.0384,29.7926],[-102.0384,29.7924],[-102.0384,29.792],[-102.0386,29.7916],[-102.0393,29.7909],[-102.0404,29.7901],[-102.0409,29.7898],[-102.0414,29.7897],[-102.042,29.7897],[-102.0423,29.7898],[-102.043,29.7902],[-102.0438,29.7903],[-102.0448,29.7902],[-102.0463,29.7899],[-102.0468,29.7896],[-102.0476,29.789],[-102.0481,29.7884],[-102.0483,29.7882],[-102.0486,29.7877],[-102.0486,29.7874],[-102.0486,29.7868],[-102.0488,29.7861],[-102.049,29.7857],[-102.0493,29.7855],[-102.0496,29.7853],[-102.0514,29.7849],[-102.0517,29.7849],[-102.052,29.785],[-102.0522,29.7851],[-102.0529,29.7857],[-102.0532,29.7857],[-102.0533,29.7862],[-102.0537,29.7864],[-102.0538,29.7866],[-102.0544,29.7869],[-102.055,29.787],[-102.0556,29.787],[-102.0558,29.7868],[-102.0562,29.7867],[-102.0579,29.7864],[-102.0603,29.7864],[-102.0614,29.7864],[-102.0636,29.7867],[-102.0647,29.7867],[-102.0649,29.7867],[-102.0666,29.7869],[-102.0674,29.7869],[-102.0676,29.7869],[-102.0681,29.7864],[-102.0684,29.7864],[-102.0689,29.7864],[-102.0707,29.7869],[-102.0713,29.787],[-102.0718,29.787],[-102.0721,29.7869],[-102.0725,29.7865],[-102.0726,29.7865],[-102.0732,29.7865],[-102.0738,29.7868],[-102.0742,29.787],[-102.0746,29.7873],[-102.0748,29.7875],[-102.0751,29.7877],[-102.0755,29.7882],[-102.0757,29.7884],[-102.076,29.7892],[-102.0764,29.7902],[-102.0763,29.7904],[-102.0763,29.7907],[-102.0766,29.7914],[-102.0767,29.7916],[-102.0771,29.792],[-102.0772,29.7921],[-102.0776,29.7924],[-102.0786,29.7929],[-102.079,29.7931],[-102.0793,29.7931],[-102.0798,29.793],[-102.0799,29.7929],[-102.0806,29.7928],[-102.0812,29.7929],[-102.0821,29.7931],[-102.0825,29.7934],[-102.0826,29.7937],[-102.0825,29.794],[-102.0828,29.7944],[-102.0832,29.7946],[-102.0838,29.7949],[-102.0844,29.7951],[-102.085,29.795],[-102.0853,29.7949],[-102.0856,29.7948],[-102.0859,29.7946],[-102.0862,29.7945],[-102.0864,29.7944],[-102.0868,29.7943],[-102.0869,29.7941],[-102.0871,29.794],[-102.088,29.7937],[-102.0886,29.7935],[-102.0892,29.7934],[-102.0896,29.7934],[-102.0902,29.7933],[-102.0907,29.7933],[-102.0909,29.7933],[-102.0911,29.7933],[-102.0913,29.7932],[-102.0915,29.793],[-102.0919,29.7928],[-102.0928,29.792],[-102.0936,29.7915],[-102.0941,29.7913],[-102.0947,29.7912],[-102.0956,29.7913],[-102.0963,29.7915],[-102.0978,29.792],[-102.0987,29.7923],[-102.0988,29.7924],[-102.099,29.7925],[-102.0996,29.7928],[-102.0999,29.793],[-102.1001,29.7932],[-102.1004,29.7933],[-102.1007,29.7934],[-102.1014,29.7936],[-102.1018,29.7936],[-102.1034,29.7932],[-102.104,29.7932],[-102.1046,29.7932],[-102.1061,29.793],[-102.1065,29.793],[-102.1074,29.7928],[-102.1076,29.7925],[-102.1083,29.7922],[-102.1086,29.7919],[-102.1088,29.7918],[-102.1089,29.7919],[-102.1102,29.7921],[-102.1109,29.7924],[-102.111,29.7925],[-102.1113,29.793],[-102.112,29.7935],[-102.1123,29.7936],[-102.1124,29.7935],[-102.1129,29.7934],[-102.1132,29.7934],[-102.114,29.7935],[-102.1142,29.7934],[-102.1145,29.7931],[-102.1148,29.7925],[-102.1152,29.7923],[-102.1157,29.7923],[-102.1161,29.7924],[-102.1167,29.793],[-102.117,29.7935],[-102.1172,29.7941],[-102.1175,29.7951],[-102.1176,29.7954],[-102.1177,29.7956],[-102.1178,29.796],[-102.1179,29.7962],[-102.1179,29.7964],[-102.1179,29.7966],[-102.1178,29.7969],[-102.1177,29.7975],[-102.1179,29.7979],[-102.118,29.7983],[-102.1181,29.7986],[-102.1184,29.799],[-102.1184,29.7992],[-102.1182,29.7995],[-102.1172,29.8001],[-102.1171,29.8004],[-102.1173,29.8006],[-102.1184,29.8016],[-102.1197,29.8025],[-102.12,29.8025],[-102.1205,29.8023],[-102.121,29.8023],[-102.1212,29.8022],[-102.1221,29.8021],[-102.1225,29.8021],[-102.1233,29.802],[-102.1236,29.8019],[-102.1239,29.8017],[-102.124,29.8016],[-102.1242,29.8016],[-102.1243,29.8015],[-102.1245,29.8011],[-102.1263,29.7998],[-102.1276,29.7988],[-102.1283,29.7985],[-102.1289,29.7985],[-102.1295,29.7986],[-102.1305,29.799],[-102.1307,29.7991],[-102.1309,29.7993],[-102.1311,29.7994],[-102.1326,29.8003],[-102.1328,29.8004],[-102.1338,29.8009],[-102.1356,29.8016],[-102.1364,29.8018],[-102.1368,29.8019],[-102.1379,29.8021],[-102.1392,29.8022],[-102.1396,29.8023],[-102.1408,29.8023],[-102.1418,29.8026],[-102.143,29.803],[-102.1436,29.8033],[-102.144,29.8037],[-102.1445,29.8043],[-102.1453,29.8053],[-102.146,29.8064],[-102.1461,29.8064],[-102.1466,29.8071],[-102.1475,29.8078],[-102.1479,29.8083],[-102.148,29.8084],[-102.148,29.8085],[-102.1481,29.8086],[-102.1482,29.8087],[-102.1483,29.8089],[-102.1484,29.8089],[-102.1486,29.8094],[-102.149,29.8098],[-102.1492,29.8101],[-102.1496,29.8104],[-102.15,29.8108],[-102.1509,29.8116],[-102.1511,29.8117],[-102.1515,29.8119],[-102.1521,29.812],[-102.1524,29.8119],[-102.1526,29.8117],[-102.1532,29.8116],[-102.1535,29.8116],[-102.1542,29.8116],[-102.1553,29.812],[-102.1556,29.812],[-102.156,29.8123],[-102.1568,29.8127],[-102.1573,29.8128],[-102.1579,29.8131],[-102.1585,29.8135],[-102.1598,29.8147],[-102.16,29.815],[-102.1603,29.8163],[-102.1608,29.8178],[-102.1613,29.8187],[-102.1621,29.8196],[-102.1623,29.8198],[-102.1627,29.82],[-102.1633,29.8207],[-102.1639,29.8213],[-102.1641,29.8214],[-102.1646,29.8218],[-102.1658,29.823],[-102.1658,29.8232],[-102.1658,29.8238],[-102.1658,29.8242],[-102.1661,29.8248],[-102.1664,29.8254],[-102.1668,29.8256],[-102.1672,29.8259],[-102.1677,29.826],[-102.1686,29.8262],[-102.1692,29.8261],[-102.1696,29.826],[-102.1705,29.826],[-102.1717,29.8257],[-102.1727,29.8256],[-102.1737,29.8256],[-102.1743,29.8256],[-102.1748,29.8256],[-102.1775,29.8255],[-102.178,29.8256],[-102.1788,29.8257],[-102.1796,29.826],[-102.18,29.8264],[-102.1802,29.8268],[-102.1805,29.8284],[-102.1809,29.8293],[-102.1808,29.8296],[-102.181,29.8302],[-102.1813,29.8304],[-102.1813,29.8305],[-102.1813,29.8308],[-102.1813,29.8312],[-102.1812,29.8314],[-102.1802,29.8327],[-102.18,29.8331],[-102.1798,29.8335],[-102.1796,29.8339],[-102.1796,29.8342],[-102.1793,29.8349],[-102.1789,29.8354],[-102.1784,29.8367],[-102.1784,29.837],[-102.1783,29.8373],[-102.1784,29.8381],[-102.1785,29.8394],[-102.1788,29.8402],[-102.1792,29.841],[-102.1795,29.8415],[-102.1798,29.8419],[-102.18,29.8424],[-102.1804,29.8429],[-102.1811,29.8445],[-102.1823,29.8459],[-102.183,29.8464],[-102.1832,29.8465],[-102.1834,29.8466],[-102.1837,29.8469],[-102.1842,29.8471],[-102.1861,29.8483],[-102.1865,29.8484],[-102.187,29.8487],[-102.1877,29.8488],[-102.1883,29.8488],[-102.1889,29.8488],[-102.1894,29.8487],[-102.1898,29.8485],[-102.1903,29.8481],[-102.1911,29.8473],[-102.1916,29.8466],[-102.1924,29.8455],[-102.1925,29.8453],[-102.1926,29.8449],[-102.1928,29.8443],[-102.193,29.8432],[-102.1933,29.8428],[-102.1932,29.8424],[-102.1933,29.8422],[-102.1934,29.8414],[-102.1934,29.841],[-102.1934,29.8394],[-102.1939,29.8382],[-102.1942,29.8379],[-102.1944,29.8377],[-102.1951,29.8371],[-102.1954,29.8369],[-102.1956,29.8368],[-102.1961,29.8366],[-102.1971,29.8364],[-102.1976,29.8364],[-102.1988,29.8365],[-102.1993,29.8367],[-102.1996,29.8369],[-102.2,29.8372],[-102.2005,29.8376],[-102.2011,29.8383],[-102.2017,29.8388],[-102.2023,29.8394],[-102.203,29.8399],[-102.2034,29.8402],[-102.2043,29.8407],[-102.2046,29.841],[-102.2047,29.8413],[-102.2047,29.8415],[-102.205,29.842],[-102.2052,29.8421],[-102.2054,29.8421],[-102.2066,29.8432],[-102.207,29.8435],[-102.208,29.8439],[-102.2092,29.8442],[-102.2099,29.8444],[-102.2108,29.8444],[-102.2118,29.8444],[-102.2128,29.8443],[-102.2146,29.844],[-102.2155,29.8436],[-102.2159,29.8434],[-102.216,29.8433],[-102.2169,29.8426],[-102.2174,29.8422],[-102.2181,29.8417],[-102.2184,29.8416],[-102.2186,29.8415],[-102.2192,29.8412],[-102.2195,29.841],[-102.2198,29.8409],[-102.2203,29.8407],[-102.2211,29.8405],[-102.2219,29.8404],[-102.2231,29.8405],[-102.2235,29.8405],[-102.2242,29.8408],[-102.2259,29.8422],[-102.2267,29.8429],[-102.227,29.8431],[-102.2273,29.8433],[-102.2279,29.8436],[-102.2285,29.8443],[-102.2295,29.8456],[-102.2296,29.8462],[-102.23,29.847],[-102.2302,29.8473],[-102.2305,29.8476],[-102.2309,29.8479],[-102.2318,29.8483],[-102.2327,29.8485],[-102.2332,29.8485],[-102.2341,29.8486],[-102.236,29.8484],[-102.2368,29.8483],[-102.2371,29.8482],[-102.2378,29.8482],[-102.2383,29.8481],[-102.2387,29.848],[-102.239,29.8478],[-102.2408,29.8477],[-102.2414,29.8477],[-102.243,29.848],[-102.2434,29.8481],[-102.2438,29.8482],[-102.2442,29.8483],[-102.2445,29.8485],[-102.2449,29.8489],[-102.2451,29.8492],[-102.2452,29.8498],[-102.2453,29.8501],[-102.2453,29.8504],[-102.2452,29.8505],[-102.2451,29.8509],[-102.2451,29.8512],[-102.245,29.8514],[-102.2449,29.8517],[-102.245,29.8521],[-102.2449,29.8527],[-102.2446,29.8539],[-102.2444,29.8548],[-102.2443,29.8551],[-102.2442,29.8556],[-102.2438,29.8565],[-102.2433,29.8575],[-102.2432,29.858],[-102.2432,29.8584],[-102.2436,29.8596],[-102.2436,29.8597],[-102.2439,29.8602],[-102.2443,29.8608],[-102.2447,29.8618],[-102.2453,29.8632],[-102.2456,29.8636],[-102.2459,29.8638],[-102.2465,29.8641],[-102.2469,29.8643],[-102.2477,29.8644],[-102.2483,29.8643],[-102.2488,29.8642],[-102.2492,29.864],[-102.2494,29.8638],[-102.2498,29.8633],[-102.2498,29.8629],[-102.2499,29.8627],[-102.2506,29.8614],[-102.2506,29.8613],[-102.2508,29.8612],[-102.2512,29.8607],[-102.2516,29.8599],[-102.2516,29.8595],[-102.2517,29.8591],[-102.2519,29.8587],[-102.2519,29.8583],[-102.2518,29.8579],[-102.2515,29.8573],[-102.2513,29.8568],[-102.2513,29.856],[-102.2515,29.8551],[-102.2521,29.8542],[-102.2527,29.8536],[-102.2532,29.8531],[-102.2536,29.853],[-102.2542,29.8528],[-102.2546,29.8527],[-102.2549,29.8527],[-102.2563,29.8527],[-102.2564,29.8527],[-102.2571,29.8528],[-102.2577,29.8529],[-102.2589,29.8531],[-102.2594,29.853],[-102.2599,29.853],[-102.2615,29.8532],[-102.2619,29.8534],[-102.2622,29.8535],[-102.2627,29.8537],[-102.2631,29.8539],[-102.2635,29.8542],[-102.2642,29.8552],[-102.2643,29.8556],[-102.2643,29.8561],[-102.2643,29.8569],[-102.2644,29.8571],[-102.2643,29.8575],[-102.2643,29.8578],[-102.2638,29.8592],[-102.2632,29.8614],[-102.2629,29.8619],[-102.2626,29.8621],[-102.2621,29.8627],[-102.262,29.8631],[-102.2619,29.8636],[-102.262,29.8639],[-102.2619,29.8641],[-102.262,29.8644],[-102.2621,29.8647],[-102.2626,29.8653],[-102.2629,29.8659],[-102.2631,29.8662],[-102.2637,29.8667],[-102.2642,29.8671],[-102.2648,29.8675],[-102.2652,29.8677],[-102.266,29.8679],[-102.2668,29.868],[-102.2674,29.8681],[-102.268,29.868],[-102.269,29.8678],[-102.2704,29.867],[-102.271,29.8665],[-102.2716,29.8663],[-102.273,29.8651],[-102.2732,29.865],[-102.2736,29.8647],[-102.2738,29.8646],[-102.274,29.8646],[-102.2743,29.8644],[-102.2745,29.864],[-102.2748,29.8638],[-102.2766,29.863],[-102.2771,29.8628],[-102.2775,29.8628],[-102.2777,29.8629],[-102.2778,29.8629],[-102.2787,29.8629],[-102.2794,29.8627],[-102.2797,29.8627],[-102.2809,29.8628],[-102.2815,29.863],[-102.2818,29.8631],[-102.2824,29.8635],[-102.2827,29.8637],[-102.2828,29.8638],[-102.2833,29.8643],[-102.2836,29.8647],[-102.2836,29.865],[-102.2839,29.8654],[-102.2846,29.867],[-102.2851,29.868],[-102.2854,29.8689],[-102.2858,29.87],[-102.2862,29.8705],[-102.2866,29.8708],[-102.2869,29.8712],[-102.288,29.8716],[-102.2886,29.8717],[-102.289,29.8718],[-102.2893,29.8719],[-102.2908,29.8723],[-102.2918,29.8726],[-102.292,29.8726],[-102.2922,29.8725],[-102.2924,29.8726],[-102.2927,29.8727],[-102.2935,29.8728],[-102.2952,29.8733],[-102.2953,29.8733],[-102.2959,29.8736],[-102.2964,29.874],[-102.2965,29.8741],[-102.2968,29.8747],[-102.2976,29.8752],[-102.2982,29.8757],[-102.2987,29.876],[-102.2989,29.8763],[-102.299,29.8765],[-102.2997,29.8772],[-102.3,29.8774],[-102.3006,29.8776],[-102.3016,29.8778],[-102.3044,29.8778],[-102.3067,29.8776],[-102.3079,29.8775],[-102.3088,29.8774],[-102.3091,29.8773],[-102.3094,29.8772],[-102.3095,29.8771],[-102.3099,29.8771],[-102.3105,29.877],[-102.3115,29.877],[-102.3123,29.8771],[-102.3125,29.8773],[-102.3129,29.8776],[-102.313,29.8777],[-102.3131,29.8782],[-102.3134,29.8787],[-102.3137,29.8791],[-102.3148,29.8798],[-102.3155,29.88],[-102.3159,29.88],[-102.3165,29.8799],[-102.3186,29.8795],[-102.3193,29.8795],[-102.3195,29.8794],[-102.3199,29.8793],[-102.3203,29.8793],[-102.3204,29.8792],[-102.3207,29.879],[-102.3208,29.8789],[-102.3212,29.8787],[-102.3215,29.8784],[-102.3217,29.8779],[-102.3222,29.8773],[-102.3224,29.8769],[-102.3227,29.8764],[-102.323,29.8758],[-102.3234,29.8752],[-102.3235,29.8751],[-102.3243,29.8737],[-102.3246,29.8731],[-102.3247,29.8726],[-102.3248,29.8719],[-102.3246,29.8712],[-102.3246,29.871],[-102.3243,29.8703],[-102.324,29.8693],[-102.3237,29.8683],[-102.3233,29.8679],[-102.3232,29.8676],[-102.3232,29.8674],[-102.323,29.8667],[-102.3228,29.866],[-102.3227,29.8657],[-102.3227,29.8653],[-102.3229,29.8648],[-102.3232,29.8642],[-102.3235,29.8639],[-102.3249,29.8631],[-102.3253,29.8629],[-102.3259,29.8628],[-102.3269,29.8627],[-102.3278,29.8627],[-102.3297,29.8628],[-102.3301,29.8629],[-102.3304,29.863],[-102.3308,29.8631],[-102.3311,29.8631],[-102.3316,29.8628],[-102.3317,29.8628],[-102.3319,29.8628],[-102.3323,29.863],[-102.3326,29.8637],[-102.3329,29.8646],[-102.3329,29.8654],[-102.3329,29.8656],[-102.3329,29.8661],[-102.3327,29.8665],[-102.3328,29.8671],[-102.3329,29.8675],[-102.3332,29.868],[-102.3333,29.8681],[-102.3338,29.8683],[-102.3344,29.8684],[-102.3354,29.8686],[-102.3366,29.8686],[-102.3376,29.8687],[-102.3383,29.8689],[-102.3385,29.869],[-102.3386,29.8692],[-102.3387,29.8693],[-102.3394,29.8695],[-102.3397,29.8694],[-102.34,29.8695],[-102.3406,29.8695],[-102.3409,29.8694],[-102.3416,29.8691],[-102.3419,29.8688],[-102.3422,29.8684],[-102.3423,29.8679],[-102.3421,29.8669],[-102.3421,29.8666],[-102.3423,29.8662],[-102.3426,29.8658],[-102.3431,29.8652],[-102.3436,29.865],[-102.3445,29.8647],[-102.345,29.8645],[-102.3451,29.8644],[-102.3474,29.8634],[-102.3476,29.8633],[-102.3479,29.8633],[-102.3486,29.8631],[-102.3494,29.8629],[-102.3497,29.8626],[-102.35,29.8619],[-102.3502,29.8612],[-102.3503,29.86],[-102.3502,29.8574],[-102.3503,29.857],[-102.3506,29.8558],[-102.3507,29.8554],[-102.3508,29.8548],[-102.3516,29.8535],[-102.3523,29.8528],[-102.3526,29.8526],[-102.3528,29.8523],[-102.3535,29.852],[-102.3536,29.8519],[-102.3539,29.8517],[-102.3542,29.8514],[-102.3546,29.8513],[-102.3554,29.851],[-102.3567,29.8507],[-102.3577,29.8505],[-102.3591,29.8502],[-102.3597,29.85],[-102.3609,29.8493],[-102.3612,29.8491],[-102.3615,29.8489],[-102.3619,29.8484],[-102.3623,29.8482],[-102.3633,29.8471],[-102.3635,29.8468],[-102.3638,29.8464],[-102.3642,29.8458],[-102.3646,29.8453],[-102.3646,29.8451],[-102.3647,29.8444],[-102.3645,29.8439],[-102.3645,29.8436],[-102.3645,29.8434],[-102.3643,29.8427],[-102.364,29.8422],[-102.364,29.842],[-102.364,29.8419],[-102.3641,29.8417],[-102.3642,29.8413],[-102.3641,29.8411],[-102.3639,29.8409],[-102.3639,29.8405],[-102.3637,29.8396],[-102.3634,29.8387],[-102.3633,29.8384],[-102.3626,29.8363],[-102.3624,29.8357],[-102.3625,29.8347],[-102.3624,29.8342],[-102.3626,29.8329],[-102.3629,29.8315],[-102.3632,29.8309],[-102.3634,29.8305],[-102.3637,29.8301],[-102.3641,29.8298],[-102.3642,29.8296],[-102.3644,29.8289],[-102.3644,29.8285],[-102.3645,29.8283],[-102.3651,29.827],[-102.3656,29.8265],[-102.3658,29.8256],[-102.3661,29.8253],[-102.3663,29.8249],[-102.3665,29.8247],[-102.3666,29.8245],[-102.3667,29.8242],[-102.3668,29.824],[-102.3677,29.823],[-102.3685,29.8221],[-102.3688,29.8215],[-102.3691,29.8212],[-102.3693,29.8209],[-102.3696,29.8208],[-102.3696,29.8207],[-102.3697,29.8205],[-102.3696,29.82],[-102.3696,29.8197],[-102.3699,29.819],[-102.3705,29.8178],[-102.3711,29.816],[-102.3713,29.8156],[-102.3715,29.815],[-102.3721,29.8136],[-102.3726,29.8112],[-102.3726,29.811],[-102.3728,29.8103],[-102.373,29.8091],[-102.373,29.8086],[-102.3731,29.8082],[-102.3732,29.8079],[-102.3734,29.8076],[-102.3739,29.8071],[-102.3743,29.8064],[-102.3744,29.806],[-102.3746,29.8056],[-102.3754,29.8041],[-102.3757,29.8029],[-102.3759,29.8026],[-102.376,29.8026],[-102.3762,29.8024],[-102.3764,29.802],[-102.3769,29.8013],[-102.3774,29.8002],[-102.3775,29.8],[-102.3777,29.7989],[-102.3777,29.7979],[-102.3778,29.7976],[-102.3778,29.7972],[-102.3776,29.7965],[-102.3776,29.7957],[-102.3774,29.7945],[-102.3774,29.7935],[-102.3773,29.7932],[-102.3774,29.7926],[-102.3774,29.792],[-102.3775,29.7912],[-102.3774,29.7905],[-102.3772,29.7902],[-102.3772,29.79],[-102.3772,29.7899],[-102.3776,29.7894],[-102.378,29.7893],[-102.379,29.7885],[-102.3792,29.7879],[-102.3794,29.7878],[-102.3803,29.7873],[-102.3818,29.7869],[-102.3821,29.7867],[-102.3839,29.7862],[-102.3847,29.7859],[-102.3851,29.7858],[-102.3852,29.7858],[-102.3853,29.7856],[-102.3859,29.7853],[-102.3867,29.7848],[-102.3879,29.7841],[-102.3881,29.7839],[-102.3885,29.7836],[-102.3889,29.7834],[-102.389,29.7832],[-102.3892,29.7828],[-102.3895,29.7827],[-102.3897,29.7826],[-102.39,29.7819],[-102.3901,29.7817],[-102.39,29.7815],[-102.3899,29.7813],[-102.3897,29.7809],[-102.3895,29.7806],[-102.3892,29.7803],[-102.3885,29.7797],[-102.3883,29.7795],[-102.3873,29.7785],[-102.3869,29.778],[-102.3866,29.7775],[-102.3865,29.7772],[-102.3862,29.7749],[-102.3854,29.7734],[-102.3853,29.7726],[-102.385,29.7717],[-102.3851,29.7715],[-102.385,29.771],[-102.385,29.7705],[-102.3853,29.7699],[-102.3854,29.7696],[-102.3855,29.7692],[-102.3855,29.769],[-102.3859,29.7685],[-102.3861,29.7679],[-102.3865,29.7672],[-102.3868,29.7669],[-102.3869,29.7667],[-102.387,29.7666],[-102.3869,29.7664],[-102.3869,29.7657],[-102.3868,29.7655],[-102.3872,29.765],[-102.3873,29.7647],[-102.3873,29.7645],[-102.387,29.7639],[-102.3865,29.7631],[-102.3864,29.7627],[-102.3864,29.7624],[-102.3865,29.762],[-102.3866,29.7618],[-102.3869,29.7616],[-102.3872,29.7614],[-102.3875,29.7613],[-102.3883,29.7613],[-102.3891,29.7614],[-102.3894,29.7616],[-102.3897,29.7619],[-102.3902,29.7625],[-102.3903,29.7626],[-102.3908,29.7637],[-102.3911,29.7646],[-102.3918,29.7661],[-102.3924,29.7669],[-102.3928,29.7675],[-102.3934,29.7683],[-102.3939,29.7687],[-102.3948,29.7692],[-102.3954,29.7693],[-102.3963,29.7695],[-102.3976,29.7696],[-102.3984,29.7696],[-102.3989,29.7695],[-102.3992,29.7694],[-102.3997,29.769],[-102.4005,29.7682],[-102.4009,29.768],[-102.4012,29.7678],[-102.4017,29.7673],[-102.4019,29.7671],[-102.4022,29.767],[-102.4027,29.7666],[-102.4039,29.7656],[-102.4045,29.7652],[-102.4049,29.765],[-102.4053,29.765],[-102.4063,29.7649],[-102.4074,29.765],[-102.4082,29.765],[-102.4083,29.7649],[-102.4088,29.7646],[-102.409,29.7645],[-102.4098,29.7647],[-102.4106,29.7654],[-102.4109,29.766],[-102.4111,29.7664],[-102.4114,29.7668],[-102.4116,29.7675],[-102.412,29.7682],[-102.4124,29.7683],[-102.4126,29.7682],[-102.413,29.7682],[-102.4133,29.7683],[-102.4144,29.7689],[-102.4149,29.7693],[-102.416,29.7696],[-102.4163,29.7695],[-102.4171,29.7696],[-102.4176,29.7696],[-102.4178,29.7695],[-102.4187,29.7692],[-102.4194,29.769],[-102.4201,29.7689],[-102.4206,29.769],[-102.4215,29.7693],[-102.4229,29.7699],[-102.4231,29.77],[-102.4233,29.7702],[-102.4237,29.7707],[-102.424,29.7714],[-102.4249,29.7722],[-102.4252,29.7724],[-102.4253,29.7726],[-102.4258,29.7728],[-102.4259,29.7731],[-102.427,29.7736],[-102.4274,29.7736],[-102.4276,29.7736],[-102.4285,29.7739],[-102.4288,29.774],[-102.4293,29.7745],[-102.4295,29.7747],[-102.43,29.7748],[-102.4314,29.7752],[-102.4321,29.7754],[-102.4323,29.7755],[-102.433,29.7761],[-102.433,29.7762],[-102.433,29.7765],[-102.4333,29.7767],[-102.4337,29.7768],[-102.4342,29.7769],[-102.4351,29.7768],[-102.4356,29.7765],[-102.4366,29.7757],[-102.4367,29.7756],[-102.4367,29.7753],[-102.4369,29.7748],[-102.4373,29.7742],[-102.4383,29.7735],[-102.4387,29.7733],[-102.4393,29.7733],[-102.4399,29.7734],[-102.4408,29.7737],[-102.4412,29.774],[-102.4423,29.775],[-102.4436,29.7759],[-102.4441,29.7764],[-102.4446,29.7768],[-102.4454,29.7771],[-102.4463,29.7774],[-102.4467,29.7773],[-102.4474,29.7775],[-102.4483,29.7775],[-102.4492,29.7774],[-102.4501,29.7772],[-102.4508,29.7768],[-102.4514,29.7764],[-102.4517,29.7764],[-102.4521,29.7764],[-102.4527,29.776],[-102.4537,29.7753],[-102.4543,29.775],[-102.455,29.7748],[-102.4556,29.7747],[-102.4563,29.7747],[-102.457,29.7746],[-102.4574,29.7746],[-102.4577,29.7746],[-102.4583,29.7748],[-102.4586,29.775],[-102.4589,29.7754],[-102.4593,29.776],[-102.4594,29.7764],[-102.4598,29.7769],[-102.4603,29.7778],[-102.4612,29.7797],[-102.4622,29.7813],[-102.4628,29.7819],[-102.463,29.7821],[-102.4633,29.7821],[-102.4648,29.7831],[-102.4655,29.7834],[-102.4658,29.7834],[-102.4663,29.7834],[-102.4668,29.7832],[-102.4673,29.7829],[-102.4675,29.7829],[-102.468,29.7825],[-102.4688,29.7814],[-102.4691,29.7813],[-102.4697,29.7808],[-102.4703,29.7801],[-102.4707,29.7797],[-102.4708,29.7791],[-102.4708,29.7787],[-102.471,29.7781],[-102.4713,29.7771],[-102.4715,29.7767],[-102.472,29.7764],[-102.4728,29.7761],[-102.4732,29.776],[-102.4755,29.776],[-102.4762,29.776],[-102.4769,29.7759],[-102.4785,29.7759],[-102.4793,29.776],[-102.4803,29.776],[-102.4807,29.7761],[-102.4809,29.7762],[-102.4814,29.7769],[-102.482,29.7774],[-102.4823,29.778],[-102.4823,29.7781],[-102.4822,29.7784],[-102.4815,29.78],[-102.4814,29.7806],[-102.4813,29.7813],[-102.4814,29.7819],[-102.4816,29.7824],[-102.4818,29.7828],[-102.4823,29.7836],[-102.4828,29.784],[-102.4836,29.7848],[-102.4838,29.7849],[-102.4843,29.7851],[-102.4857,29.7857],[-102.4861,29.7859],[-102.4863,29.7863],[-102.4864,29.7865],[-102.4867,29.7866],[-102.4873,29.7866],[-102.4879,29.7864],[-102.4887,29.786],[-102.49,29.7854],[-102.4914,29.7845],[-102.4919,29.7842],[-102.4939,29.7833],[-102.4947,29.783],[-102.4963,29.7824],[-102.4966,29.7821],[-102.4976,29.7815],[-102.498,29.7814],[-102.4985,29.7815],[-102.4989,29.7814],[-102.4996,29.7814],[-102.5001,29.7815],[-102.5004,29.7817],[-102.5006,29.7817],[-102.5009,29.7818],[-102.5019,29.782],[-102.5023,29.782],[-102.5028,29.782],[-102.5031,29.782],[-102.504,29.782],[-102.5056,29.7823],[-102.5061,29.7824],[-102.5086,29.7828],[-102.5101,29.7832],[-102.5126,29.7836],[-102.5149,29.7843],[-102.5158,29.7843],[-102.5165,29.7841],[-102.5173,29.7838],[-102.5176,29.7836],[-102.5178,29.7832],[-102.5182,29.7823],[-102.5186,29.7815],[-102.519,29.7811],[-102.5192,29.7804],[-102.5184,29.779],[-102.5183,29.7789],[-102.5184,29.7787],[-102.5179,29.7782],[-102.5166,29.777],[-102.5162,29.7767],[-102.5153,29.7762],[-102.5146,29.7756],[-102.5141,29.7753],[-102.5128,29.7751],[-102.5115,29.7746],[-102.5111,29.7743],[-102.5107,29.7739],[-102.5106,29.7732],[-102.5105,29.7729],[-102.5107,29.7714],[-102.5109,29.7711],[-102.511,29.7707],[-102.5113,29.7703],[-102.5118,29.7698],[-102.5131,29.7691],[-102.5132,29.7687],[-102.5133,29.7684],[-102.5132,29.7681],[-102.513,29.7677],[-102.513,29.7666],[-102.5134,29.7658],[-102.5135,29.7654],[-102.5139,29.7651],[-102.5142,29.7651],[-102.5143,29.7651],[-102.5146,29.765],[-102.5159,29.7641],[-102.5165,29.7636],[-102.5166,29.7634],[-102.5171,29.7632],[-102.518,29.7623],[-102.5191,29.7616],[-102.5197,29.7612],[-102.5205,29.7607],[-102.5211,29.7606],[-102.5217,29.7605],[-102.5227,29.7599],[-102.5234,29.7596],[-102.525,29.7591],[-102.5257,29.7589],[-102.5274,29.7584],[-102.5292,29.7574],[-102.5298,29.7572],[-102.5305,29.7569],[-102.5314,29.7566],[-102.5317,29.7564],[-102.5322,29.7562],[-102.5332,29.7554],[-102.5342,29.7549],[-102.5347,29.7545],[-102.5357,29.7536],[-102.5364,29.7527],[-102.5381,29.751],[-102.5386,29.7504],[-102.5387,29.7501],[-102.539,29.7499],[-102.54,29.7487],[-102.5407,29.7481],[-102.5415,29.7475],[-102.5424,29.7471],[-102.5434,29.7465],[-102.5447,29.7462],[-102.5455,29.7461],[-102.5462,29.7458],[-102.5464,29.7458],[-102.5466,29.7457],[-102.5467,29.7456],[-102.5471,29.7455],[-102.5473,29.7453],[-102.5477,29.745],[-102.548,29.7446],[-102.5483,29.7446],[-102.5488,29.7446],[-102.5501,29.745],[-102.5507,29.7452],[-102.5512,29.7455],[-102.5514,29.7457],[-102.5518,29.746],[-102.5528,29.7476],[-102.5531,29.7479],[-102.5534,29.7481],[-102.5544,29.7486],[-102.5547,29.7487],[-102.5549,29.7491],[-102.5549,29.7494],[-102.5549,29.7502],[-102.5551,29.7506],[-102.5551,29.7513],[-102.555,29.7519],[-102.5549,29.7522],[-102.5548,29.7525],[-102.5545,29.7531],[-102.5544,29.7538],[-102.5546,29.7548],[-102.5547,29.7551],[-102.555,29.7554],[-102.5552,29.7559],[-102.5564,29.7568],[-102.5575,29.7579],[-102.5584,29.7591],[-102.5588,29.7598],[-102.5588,29.76],[-102.5592,29.7607],[-102.5594,29.7613],[-102.5599,29.7623],[-102.5603,29.7631],[-102.5604,29.7637],[-102.5609,29.7643],[-102.5612,29.7651],[-102.5616,29.7658],[-102.5618,29.7661],[-102.5627,29.7675],[-102.5631,29.768],[-102.5638,29.7684],[-102.5649,29.7688],[-102.5655,29.7696],[-102.5655,29.7698],[-102.5654,29.7701],[-102.5654,29.7705],[-102.5655,29.7707],[-102.5657,29.7709],[-102.5661,29.7712],[-102.5666,29.7714],[-102.5669,29.7714],[-102.5677,29.7715],[-102.5692,29.7715],[-102.5697,29.7713],[-102.5701,29.7713],[-102.5706,29.771],[-102.571,29.7705],[-102.5714,29.7694],[-102.5718,29.769],[-102.5721,29.7687],[-102.5723,29.7686],[-102.5728,29.7685],[-102.5731,29.7686],[-102.5736,29.7682],[-102.5738,29.768],[-102.5741,29.7674],[-102.5742,29.7671],[-102.5743,29.7664],[-102.5744,29.766],[-102.5743,29.7654],[-102.574,29.765],[-102.5738,29.7644],[-102.5736,29.7636],[-102.5733,29.7629],[-102.5733,29.7627],[-102.5733,29.7625],[-102.5737,29.7621],[-102.5738,29.7618],[-102.5738,29.7616],[-102.5737,29.7612],[-102.5732,29.7603],[-102.5731,29.7597],[-102.5728,29.7592],[-102.5725,29.7582],[-102.5721,29.7575],[-102.5721,29.7572],[-102.5721,29.7567],[-102.5723,29.7564],[-102.5726,29.7559],[-102.5727,29.7556],[-102.5738,29.7549],[-102.5741,29.7548],[-102.5746,29.7547],[-102.5754,29.7547],[-102.576,29.7547],[-102.5769,29.7551],[-102.5779,29.7553],[-102.5785,29.7553],[-102.579,29.7554],[-102.5792,29.7554],[-102.5803,29.755],[-102.5809,29.7548],[-102.5814,29.7543],[-102.5819,29.7541],[-102.5826,29.7535],[-102.5828,29.753],[-102.5831,29.7527],[-102.5834,29.7525],[-102.5836,29.7524],[-102.584,29.7521],[-102.5842,29.7518],[-102.5849,29.7514],[-102.585,29.7512],[-102.5854,29.7509],[-102.5857,29.7507],[-102.5862,29.7506],[-102.5872,29.75],[-102.5875,29.7499],[-102.5877,29.7497],[-102.5881,29.7496],[-102.5885,29.7493],[-102.5892,29.7491],[-102.5895,29.7491],[-102.5906,29.7491],[-102.5908,29.7491],[-102.591,29.7491],[-102.5919,29.7495],[-102.592,29.7495],[-102.5922,29.7493],[-102.5923,29.7493],[-102.5925,29.7494],[-102.5926,29.7494],[-102.5928,29.7491],[-102.5929,29.7491],[-102.5935,29.7495],[-102.5939,29.7499],[-102.5943,29.7504],[-102.5947,29.7507],[-102.5957,29.7512],[-102.5962,29.7513],[-102.5968,29.7513],[-102.5976,29.7514],[-102.5998,29.7512],[-102.6005,29.751],[-102.6011,29.751],[-102.6019,29.7506],[-102.6036,29.7504],[-102.6039,29.7503],[-102.6044,29.7502],[-102.6047,29.75],[-102.6048,29.75],[-102.6049,29.7499],[-102.6055,29.7492],[-102.6061,29.7489],[-102.6068,29.7486],[-102.6076,29.7484],[-102.6086,29.7482],[-102.6099,29.7478],[-102.6107,29.7478],[-102.6109,29.7478],[-102.6112,29.7479],[-102.6116,29.748],[-102.6118,29.7481],[-102.6121,29.7483],[-102.6124,29.7483],[-102.6131,29.748],[-102.6133,29.7478],[-102.615,29.7466],[-102.6155,29.746],[-102.6159,29.7453],[-102.6162,29.745],[-102.6163,29.7447],[-102.6165,29.7445],[-102.6167,29.7439],[-102.617,29.7434],[-102.618,29.7425],[-102.6187,29.7414],[-102.6195,29.7403],[-102.6198,29.74],[-102.6204,29.7393],[-102.6214,29.7383],[-102.6215,29.738],[-102.6217,29.7378],[-102.6218,29.7375],[-102.6224,29.7367],[-102.6228,29.7363],[-102.6231,29.7362],[-102.6234,29.7361],[-102.6239,29.736],[-102.6244,29.736],[-102.6261,29.7354],[-102.6283,29.7355],[-102.6287,29.7354],[-102.6293,29.7353],[-102.6296,29.7352],[-102.6297,29.7351],[-102.6299,29.7346],[-102.6302,29.7343],[-102.6304,29.7342],[-102.6308,29.7341],[-102.631,29.7342],[-102.6313,29.7343],[-102.6319,29.7343],[-102.6323,29.7342],[-102.6336,29.7339],[-102.6342,29.7338],[-102.6352,29.7338],[-102.6359,29.7338],[-102.6361,29.7338],[-102.6364,29.7338],[-102.6379,29.7338],[-102.6389,29.7339],[-102.64,29.7336],[-102.6417,29.7338],[-102.6421,29.7339],[-102.6426,29.7339],[-102.6434,29.734],[-102.6438,29.7339],[-102.6449,29.7339],[-102.6452,29.7338],[-102.6458,29.7339],[-102.6472,29.7341],[-102.6477,29.7343],[-102.6486,29.7344],[-102.6514,29.7348],[-102.6518,29.7349],[-102.6528,29.7353],[-102.6539,29.7355],[-102.6547,29.7355],[-102.6557,29.7355],[-102.656,29.7354],[-102.6564,29.7352],[-102.6569,29.7352],[-102.6575,29.7353],[-102.6582,29.7355],[-102.6589,29.7355],[-102.6595,29.7354],[-102.6603,29.7356],[-102.6605,29.7358],[-102.6611,29.7359],[-102.6617,29.7361],[-102.6628,29.7362],[-102.6638,29.7365],[-102.6641,29.7367],[-102.6643,29.737],[-102.6651,29.7373],[-102.6656,29.7377],[-102.6658,29.7379],[-102.6667,29.7386],[-102.6672,29.7391],[-102.6674,29.7396],[-102.6676,29.7401],[-102.6677,29.7415],[-102.6675,29.742],[-102.6674,29.7426],[-102.6673,29.7429],[-102.6673,29.7433],[-102.6673,29.7439],[-102.6673,29.7442],[-102.6674,29.7447],[-102.6676,29.7451],[-102.6679,29.7455],[-102.6684,29.7459],[-102.6687,29.7461],[-102.6688,29.7461],[-102.669,29.7461],[-102.6693,29.7459],[-102.6701,29.7457],[-102.6705,29.7455],[-102.6723,29.7444],[-102.6728,29.7444],[-102.6732,29.7445],[-102.6735,29.7447],[-102.6737,29.7447],[-102.674,29.7446],[-102.6749,29.7441],[-102.675,29.744],[-102.6758,29.7431],[-102.6764,29.7422],[-102.6766,29.7419],[-102.677,29.7415],[-102.6772,29.7411],[-102.6774,29.7403],[-102.6773,29.7401],[-102.6775,29.739],[-102.6784,29.7366],[-102.6787,29.7354],[-102.679,29.734],[-102.6795,29.7331],[-102.6804,29.7313],[-102.6815,29.7284],[-102.6817,29.7282],[-102.6818,29.7281],[-102.6822,29.7277],[-102.6826,29.7274],[-102.6827,29.7273],[-102.6831,29.7272],[-102.6835,29.7272],[-102.6837,29.7273],[-102.684,29.7273],[-102.6846,29.7271],[-102.6851,29.7269],[-102.6854,29.7265],[-102.6865,29.7243],[-102.6868,29.7238],[-102.687,29.7236],[-102.6871,29.7234],[-102.6877,29.7228],[-102.6882,29.7225],[-102.6885,29.7223],[-102.6886,29.7223],[-102.6897,29.7221],[-102.6903,29.7226],[-102.6905,29.7227],[-102.691,29.7223],[-102.6911,29.7221],[-102.6912,29.7217],[-102.6914,29.7214],[-102.6913,29.7209],[-102.6911,29.7207],[-102.691,29.7189],[-102.6909,29.7182],[-102.6908,29.7175],[-102.6908,29.7168],[-102.6907,29.7154],[-102.6904,29.7138],[-102.6903,29.7122],[-102.6905,29.7101],[-102.6904,29.7093],[-102.6903,29.7086],[-102.6901,29.7078],[-102.6902,29.7075],[-102.6902,29.7073],[-102.69,29.707],[-102.6898,29.7069],[-102.6897,29.7066],[-102.6894,29.7064],[-102.6891,29.7062],[-102.689,29.706],[-102.689,29.705],[-102.6891,29.7049],[-102.6894,29.7049],[-102.69,29.704],[-102.6906,29.7035],[-102.6912,29.7032],[-102.6922,29.7023],[-102.6927,29.7021],[-102.6938,29.7013],[-102.6941,29.7012],[-102.6942,29.7011],[-102.6944,29.701],[-102.6947,29.7004],[-102.6951,29.7],[-102.6967,29.6989],[-102.6968,29.6989],[-102.697,29.6988],[-102.697,29.6987],[-102.6971,29.6986],[-102.6971,29.6983],[-102.6975,29.6975],[-102.6981,29.6956],[-102.6982,29.6956],[-102.6984,29.6956],[-102.6985,29.6955],[-102.699,29.6932],[-102.6993,29.6913],[-102.6994,29.6882],[-102.6993,29.6873],[-102.6995,29.6867],[-102.6997,29.6863],[-102.6997,29.6857],[-102.6997,29.6855],[-102.6994,29.685],[-102.699,29.6845],[-102.6984,29.6841],[-102.6981,29.684],[-102.6979,29.6838],[-102.6969,29.6828],[-102.6962,29.6819],[-102.6958,29.6813],[-102.6957,29.6808],[-102.6956,29.6801],[-102.6955,29.6799],[-102.6948,29.6787],[-102.6947,29.6786],[-102.6943,29.6784],[-102.6938,29.6778],[-102.6936,29.6774],[-102.6935,29.677],[-102.6936,29.6767],[-102.6938,29.6764],[-102.6947,29.6755],[-102.695,29.6747],[-102.6952,29.6746],[-102.6957,29.674],[-102.6958,29.6737],[-102.6962,29.6731],[-102.6964,29.6725],[-102.6967,29.672],[-102.6974,29.6716],[-102.6978,29.6716],[-102.6983,29.6716],[-102.6986,29.6717],[-102.699,29.6718],[-102.6998,29.6723],[-102.7001,29.6725],[-102.7005,29.6726],[-102.701,29.6725],[-102.7014,29.6724],[-102.7035,29.6717],[-102.7041,29.6713],[-102.7046,29.6709],[-102.7049,29.6704],[-102.706,29.6693],[-102.7068,29.6685],[-102.7076,29.6677],[-102.7087,29.667],[-102.7089,29.6665],[-102.709,29.6663],[-102.709,29.6659],[-102.7091,29.6654],[-102.7092,29.6649],[-102.7093,29.6647],[-102.7096,29.6639],[-102.7098,29.6637],[-102.7099,29.6633],[-102.7103,29.6623],[-102.7113,29.6605],[-102.7122,29.6591],[-102.7125,29.6587],[-102.7135,29.6578],[-102.7142,29.6573],[-102.7152,29.6564],[-102.7157,29.6562],[-102.717,29.6552],[-102.7177,29.6544],[-102.7183,29.654],[-102.7198,29.6532],[-102.7209,29.6528],[-102.7214,29.6526],[-102.7224,29.6517],[-102.7228,29.6514],[-102.7238,29.6512],[-102.7242,29.6511],[-102.7248,29.6512],[-102.7253,29.6514],[-102.7256,29.6515],[-102.7257,29.6514],[-102.7258,29.6512],[-102.7258,29.6511],[-102.7257,29.6506],[-102.7255,29.6501],[-102.7252,29.6497],[-102.7249,29.6494],[-102.7247,29.6492],[-102.7245,29.6489],[-102.7241,29.6487],[-102.7241,29.6485],[-102.7242,29.6476],[-102.7242,29.6469],[-102.7245,29.6458],[-102.7248,29.6451],[-102.725,29.6448],[-102.7252,29.6445],[-102.7254,29.6438],[-102.7259,29.6432],[-102.7264,29.6428],[-102.7267,29.6426],[-102.7272,29.6422],[-102.7283,29.6416],[-102.7288,29.6415],[-102.7295,29.6408],[-102.7298,29.6407],[-102.7303,29.6407],[-102.7307,29.641],[-102.7314,29.6412],[-102.7323,29.6416],[-102.7345,29.6421],[-102.7351,29.6421],[-102.7366,29.6418],[-102.737,29.6415],[-102.737,29.6411],[-102.7368,29.6404],[-102.7369,29.6398],[-102.7376,29.6388],[-102.7378,29.6386],[-102.7378,29.6384],[-102.738,29.6382],[-102.7384,29.6379],[-102.7393,29.6367],[-102.7411,29.634],[-102.7413,29.6338],[-102.7417,29.6336],[-102.7418,29.6334],[-102.742,29.6332],[-102.7422,29.6325],[-102.7423,29.632],[-102.7423,29.6314],[-102.742,29.6303],[-102.7414,29.6293],[-102.7411,29.6287],[-102.7409,29.6286],[-102.7405,29.6285],[-102.7401,29.6278],[-102.7398,29.627],[-102.7395,29.6267],[-102.7393,29.6261],[-102.7391,29.6256],[-102.7388,29.6243],[-102.7388,29.6236],[-102.7389,29.6231],[-102.739,29.6222],[-102.7389,29.621],[-102.7386,29.6195],[-102.7386,29.6182],[-102.7386,29.6158],[-102.7388,29.6132],[-102.7387,29.6114],[-102.7388,29.6108],[-102.7388,29.6104],[-102.7388,29.6094],[-102.7388,29.6088],[-102.7392,29.6072],[-102.7395,29.6064],[-102.7399,29.6056],[-102.7404,29.6051],[-102.7407,29.6048],[-102.741,29.6045],[-102.7412,29.604],[-102.7416,29.6028],[-102.7416,29.6024],[-102.7415,29.6021],[-102.7405,29.6009],[-102.7402,29.6002],[-102.7401,29.6001],[-102.7397,29.5999],[-102.7398,29.5994],[-102.74,29.5985],[-102.7401,29.5982],[-102.7405,29.5975],[-102.7419,29.596],[-102.7421,29.5958],[-102.7424,29.5957],[-102.7428,29.5954],[-102.7434,29.5949],[-102.7438,29.5944],[-102.7443,29.5936],[-102.7451,29.593],[-102.7457,29.5928],[-102.746,29.5927],[-102.7463,29.5926],[-102.7467,29.5928],[-102.7476,29.5938],[-102.7485,29.5944],[-102.7494,29.5949],[-102.7497,29.5951],[-102.7502,29.5953],[-102.7506,29.5953],[-102.7517,29.5956],[-102.7531,29.5962],[-102.7533,29.5962],[-102.7537,29.5962],[-102.7545,29.5966],[-102.7547,29.5968],[-102.7554,29.5972],[-102.7563,29.5976],[-102.7571,29.5978],[-102.7592,29.5984],[-102.7603,29.5986],[-102.7619,29.5986],[-102.7623,29.5985],[-102.7637,29.5983],[-102.7649,29.5978],[-102.7654,29.5978],[-102.7658,29.5975],[-102.7659,29.5973],[-102.7672,29.5962],[-102.7678,29.5955],[-102.7683,29.5952],[-102.7685,29.595],[-102.7686,29.5947],[-102.7685,29.5938],[-102.7684,29.5933],[-102.768,29.5926],[-102.7677,29.5922],[-102.7674,29.5919],[-102.7673,29.5916],[-102.7669,29.5911],[-102.7666,29.591],[-102.7665,29.5906],[-102.7662,29.5902],[-102.7659,29.5895],[-102.7658,29.5889],[-102.7646,29.5857],[-102.7641,29.5837],[-102.7637,29.5826],[-102.7635,29.582],[-102.7629,29.5811],[-102.7627,29.5809],[-102.7623,29.5805],[-102.7622,29.5803],[-102.7622,29.5801],[-102.7623,29.5798],[-102.7627,29.5787],[-102.7632,29.5778],[-102.7634,29.577],[-102.7635,29.5761],[-102.7638,29.5751],[-102.7639,29.5748],[-102.7644,29.574],[-102.7648,29.5733],[-102.766,29.5724],[-102.7662,29.5722],[-102.7665,29.5721],[-102.7674,29.5718],[-102.7676,29.5718],[-102.7687,29.5726],[-102.7689,29.5727],[-102.769,29.5729],[-102.769,29.573],[-102.7691,29.5733],[-102.7699,29.5737],[-102.7707,29.5738],[-102.7722,29.5739],[-102.7733,29.5737],[-102.7736,29.5735],[-102.7739,29.5731],[-102.7739,29.5727],[-102.7739,29.5724],[-102.7738,29.572],[-102.7738,29.5717],[-102.7739,29.5697],[-102.7738,29.5692],[-102.7737,29.5679],[-102.7734,29.5672],[-102.7734,29.5669],[-102.7736,29.5666],[-102.7742,29.5659],[-102.7745,29.5655],[-102.7747,29.5653],[-102.7749,29.5651],[-102.7748,29.565],[-102.7748,29.5649],[-102.7748,29.5647],[-102.7749,29.5643],[-102.7751,29.5637],[-102.7756,29.5631],[-102.776,29.5626],[-102.7763,29.5621],[-102.7765,29.5619],[-102.7766,29.5618],[-102.7768,29.5617],[-102.7773,29.5615],[-102.7776,29.5614],[-102.7778,29.561],[-102.7777,29.5597],[-102.7777,29.559],[-102.7775,29.5565],[-102.7775,29.5554],[-102.7773,29.5547],[-102.7763,29.5533],[-102.776,29.5527],[-102.7754,29.5516],[-102.7738,29.5504],[-102.7723,29.5495],[-102.7716,29.5491],[-102.7711,29.549],[-102.7711,29.5488],[-102.7712,29.5485],[-102.7712,29.5484],[-102.7713,29.5483],[-102.772,29.5478],[-102.7725,29.5475],[-102.7735,29.5472],[-102.7738,29.5472],[-102.7742,29.5471],[-102.7746,29.5471],[-102.7758,29.5472],[-102.7761,29.5472],[-102.7768,29.5471],[-102.7773,29.5463],[-102.7775,29.5454],[-102.7774,29.5452],[-102.7781,29.5442],[-102.7783,29.5437],[-102.7784,29.5436],[-102.7789,29.5432],[-102.7803,29.5425],[-102.7807,29.5425],[-102.7809,29.5425],[-102.7821,29.5422],[-102.7827,29.542],[-102.7833,29.5419],[-102.7839,29.542],[-102.7847,29.5423],[-102.7871,29.5432],[-102.7887,29.5436],[-102.7893,29.5437],[-102.7899,29.5437],[-102.7906,29.5434],[-102.7914,29.5428],[-102.7922,29.5421],[-102.7924,29.5418],[-102.7929,29.5408],[-102.793,29.54],[-102.793,29.5392],[-102.7929,29.5388],[-102.7925,29.5378],[-102.7922,29.5373],[-102.7916,29.5362],[-102.7915,29.536],[-102.7915,29.5358],[-102.7916,29.5356],[-102.7917,29.5353],[-102.7917,29.5347],[-102.7918,29.5338],[-102.792,29.533],[-102.7926,29.5324],[-102.7933,29.532],[-102.7946,29.5315],[-102.795,29.5312],[-102.7972,29.5294],[-102.7977,29.5285],[-102.798,29.5281],[-102.798,29.5279],[-102.7979,29.5277],[-102.7979,29.5276],[-102.798,29.5273],[-102.7984,29.5267],[-102.799,29.5265],[-102.8002,29.526],[-102.8004,29.5258],[-102.801,29.5254],[-102.8013,29.5253],[-102.803,29.5245],[-102.8037,29.524],[-102.8039,29.5239],[-102.8057,29.5235],[-102.8067,29.5234],[-102.8071,29.5234],[-102.808,29.5232],[-102.8082,29.5231],[-102.8083,29.5229],[-102.8088,29.5216],[-102.8089,29.5212],[-102.8089,29.5208],[-102.8087,29.52],[-102.8084,29.519],[-102.8079,29.5175],[-102.8076,29.517],[-102.8072,29.5167],[-102.8065,29.5158],[-102.8064,29.5154],[-102.8065,29.5152],[-102.8067,29.515],[-102.8068,29.5145],[-102.807,29.5141],[-102.8071,29.5136],[-102.8072,29.5128],[-102.8072,29.5123],[-102.8072,29.512],[-102.807,29.5113],[-102.8068,29.511],[-102.8068,29.5108],[-102.8068,29.5099],[-102.8067,29.5084],[-102.8066,29.5074],[-102.8066,29.507],[-102.8066,29.5068],[-102.8068,29.5065],[-102.8069,29.506],[-102.807,29.5054],[-102.807,29.505],[-102.8071,29.5047],[-102.8075,29.5038],[-102.8067,29.5031],[-102.8064,29.5029],[-102.8054,29.5027],[-102.8051,29.5025],[-102.8045,29.5016],[-102.8043,29.5012],[-102.8045,29.5006],[-102.8045,29.5002],[-102.8045,29.5001],[-102.8046,29.4997],[-102.8047,29.4994],[-102.8046,29.4991],[-102.8047,29.4988],[-102.8056,29.4972],[-102.8058,29.4967],[-102.8059,29.4966],[-102.8061,29.4963],[-102.8061,29.496],[-102.8065,29.4956],[-102.8067,29.4955],[-102.8072,29.4945],[-102.8073,29.4943],[-102.8072,29.4941],[-102.807,29.4939],[-102.8067,29.4938],[-102.8066,29.4936],[-102.8064,29.4934],[-102.8063,29.4929],[-102.8062,29.4923],[-102.8058,29.4914],[-102.8055,29.4912],[-102.8049,29.4903],[-102.8032,29.4891],[-102.803,29.4888],[-102.8029,29.4884],[-102.8026,29.4883],[-102.802,29.4883],[-102.802,29.4882],[-102.8012,29.4871],[-102.8008,29.4867],[-102.8007,29.4864],[-102.8007,29.4862],[-102.8009,29.4859],[-102.8015,29.4855],[-102.8025,29.4849],[-102.8035,29.484],[-102.8042,29.4837],[-102.8049,29.4837],[-102.8053,29.4837],[-102.8055,29.4837],[-102.8063,29.4837],[-102.8074,29.4835],[-102.8084,29.4833],[-102.8088,29.4834],[-102.8096,29.4836],[-102.8104,29.4837],[-102.8107,29.4838],[-102.8116,29.4837],[-102.8126,29.4836],[-102.8131,29.4833],[-102.8143,29.4824],[-102.8144,29.4821],[-102.8143,29.4819],[-102.8143,29.4808],[-102.8144,29.4799],[-102.8147,29.4791],[-102.8153,29.4767],[-102.8155,29.4764],[-102.8155,29.476],[-102.8154,29.4751],[-102.8154,29.4748],[-102.8154,29.4744],[-102.8147,29.4732],[-102.8146,29.473],[-102.8144,29.473],[-102.8144,29.4729],[-102.8142,29.4726],[-102.814,29.4724],[-102.8139,29.4722],[-102.8139,29.4716],[-102.814,29.4714],[-102.8141,29.4713],[-102.8143,29.4712],[-102.8148,29.4712],[-102.815,29.4712],[-102.8155,29.4712],[-102.8157,29.471],[-102.8161,29.4707],[-102.8164,29.4705],[-102.8166,29.4704],[-102.8166,29.4702],[-102.8168,29.4694],[-102.817,29.4689],[-102.8176,29.4684],[-102.8177,29.4682],[-102.8178,29.4674],[-102.818,29.4671],[-102.8184,29.4668],[-102.8204,29.466],[-102.8214,29.4653],[-102.8216,29.4651],[-102.8219,29.4648],[-102.8222,29.4646],[-102.8226,29.4641],[-102.8227,29.4638],[-102.8229,29.4636],[-102.8231,29.4633],[-102.8233,29.4629],[-102.8235,29.4626],[-102.8236,29.4622],[-102.8237,29.4618],[-102.8237,29.4605],[-102.8239,29.4599],[-102.8243,29.4592],[-102.8251,29.4586],[-102.8254,29.4583],[-102.8256,29.4579],[-102.8257,29.4575],[-102.8257,29.4571],[-102.8256,29.4568],[-102.8254,29.4563],[-102.8254,29.4561],[-102.8254,29.4559],[-102.8256,29.4557],[-102.8256,29.4555],[-102.8255,29.4551],[-102.8245,29.4535],[-102.8241,29.4523],[-102.8239,29.4521],[-102.8237,29.452],[-102.8231,29.4521],[-102.8224,29.4521],[-102.822,29.452],[-102.8214,29.4518],[-102.8213,29.4518],[-102.8211,29.4519],[-102.8203,29.4515],[-102.8198,29.4512],[-102.8196,29.4509],[-102.8195,29.4507],[-102.8203,29.4503],[-102.8209,29.4499],[-102.8222,29.4491],[-102.8225,29.449],[-102.8233,29.449],[-102.8238,29.4488],[-102.8239,29.4488],[-102.8251,29.4477],[-102.8256,29.4474],[-102.8266,29.4472],[-102.8276,29.4468],[-102.8285,29.4464],[-102.8294,29.4459],[-102.8299,29.4455],[-102.8307,29.4448],[-102.8308,29.4446],[-102.8309,29.4445],[-102.8311,29.4443],[-102.8309,29.4439],[-102.8308,29.4436],[-102.8308,29.4429],[-102.8308,29.4422],[-102.8309,29.4416],[-102.8308,29.441],[-102.8312,29.4399],[-102.8314,29.4398],[-102.8316,29.4396],[-102.8318,29.4394],[-102.8318,29.4386],[-102.8318,29.4374],[-102.8317,29.4365],[-102.8314,29.4359],[-102.831,29.435],[-102.8309,29.4343],[-102.8309,29.4339],[-102.8312,29.4338],[-102.8319,29.4336],[-102.8322,29.4334],[-102.8325,29.433],[-102.8325,29.4324],[-102.8312,29.4294],[-102.8311,29.4286],[-102.8308,29.4279],[-102.8306,29.4275],[-102.8305,29.4274],[-102.8304,29.4274],[-102.83,29.4274],[-102.8299,29.4273],[-102.8296,29.4263],[-102.8286,29.4236],[-102.8282,29.4219],[-102.8276,29.4201],[-102.8273,29.4195],[-102.8272,29.4184],[-102.827,29.4182],[-102.8269,29.4177],[-102.827,29.4174],[-102.8277,29.4164],[-102.8281,29.416],[-102.8285,29.4155],[-102.8289,29.4152],[-102.8301,29.4144],[-102.8306,29.414],[-102.8309,29.4136],[-102.8312,29.4128],[-102.8313,29.4125],[-102.8315,29.4121],[-102.8323,29.4116],[-102.8327,29.4114],[-102.8331,29.4111],[-102.8333,29.411],[-102.8334,29.4105],[-102.8334,29.4097],[-102.8333,29.4093],[-102.8329,29.4087],[-102.8328,29.4085],[-102.8326,29.4084],[-102.8312,29.4082],[-102.8304,29.4082],[-102.8288,29.408],[-102.8279,29.4077],[-102.8269,29.4077],[-102.8267,29.4076],[-102.8265,29.4076],[-102.8264,29.4075],[-102.8264,29.4073],[-102.8264,29.4071],[-102.8265,29.4068],[-102.8265,29.4063],[-102.8259,29.4046],[-102.8257,29.4042],[-102.8258,29.4038],[-102.8261,29.403],[-102.8261,29.4028],[-102.8259,29.4025],[-102.8255,29.4025],[-102.8252,29.4025],[-102.8246,29.4026],[-102.8234,29.4033],[-102.8231,29.4034],[-102.8226,29.4034],[-102.822,29.4035],[-102.8201,29.4036],[-102.819,29.4036],[-102.8183,29.4035],[-102.8168,29.4029],[-102.8163,29.4028],[-102.8149,29.4026],[-102.8137,29.4023],[-102.8133,29.4021],[-102.8129,29.4018],[-102.8125,29.4016],[-102.8124,29.4014],[-102.8123,29.4012],[-102.8123,29.4007],[-102.8124,29.4005],[-102.8127,29.4002],[-102.8129,29.3997],[-102.8134,29.3991],[-102.8145,29.398],[-102.8156,29.3974],[-102.8157,29.3971],[-102.8159,29.397],[-102.8163,29.3971],[-102.8171,29.3973],[-102.8184,29.3976],[-102.8186,29.3977],[-102.8188,29.398],[-102.8191,29.3981],[-102.8196,29.3983],[-102.82,29.3984],[-102.8207,29.3983],[-102.8216,29.3981],[-102.8221,29.3979],[-102.8231,29.3977],[-102.8245,29.3974],[-102.8253,29.3971],[-102.8256,29.397],[-102.8263,29.3963],[-102.8266,29.3959],[-102.8267,29.3956],[-102.8271,29.3949],[-102.828,29.3936],[-102.8288,29.3924],[-102.829,29.3919],[-102.8294,29.3913],[-102.8297,29.3908],[-102.8302,29.3903],[-102.8309,29.3898],[-102.8321,29.3892],[-102.8325,29.3889],[-102.8328,29.3886],[-102.8331,29.3881],[-102.8332,29.3874],[-102.8333,29.3855],[-102.8334,29.3839],[-102.8334,29.3836],[-102.8336,29.3828],[-102.8337,29.3812],[-102.8338,29.3806],[-102.834,29.3798],[-102.8339,29.3794],[-102.8339,29.3792],[-102.834,29.3791],[-102.8347,29.3785],[-102.8349,29.3784],[-102.836,29.3783],[-102.8366,29.378],[-102.837,29.3779],[-102.8388,29.3777],[-102.8403,29.3777],[-102.8407,29.3776],[-102.8416,29.3772],[-102.8423,29.3768],[-102.8429,29.3764],[-102.8432,29.3761],[-102.8434,29.3761],[-102.8437,29.3759],[-102.844,29.3758],[-102.8444,29.3754],[-102.8446,29.3749],[-102.8448,29.3747],[-102.8449,29.3746],[-102.845,29.3744],[-102.8451,29.3741],[-102.8452,29.3737],[-102.8451,29.3718],[-102.845,29.3715],[-102.8449,29.3711],[-102.8449,29.3703],[-102.8449,29.3702],[-102.8449,29.3696],[-102.845,29.3692],[-102.8451,29.3687],[-102.8451,29.368],[-102.8452,29.3677],[-102.8455,29.3672],[-102.8456,29.3669],[-102.8455,29.366],[-102.8454,29.3652],[-102.8453,29.3647],[-102.8451,29.3645],[-102.8448,29.3643],[-102.8444,29.3639],[-102.8439,29.3635],[-102.8429,29.363],[-102.8418,29.3628],[-102.8414,29.3627],[-102.8406,29.3623],[-102.8401,29.3619],[-102.8399,29.3616],[-102.8398,29.3612],[-102.8398,29.361],[-102.8398,29.3606],[-102.8397,29.3599],[-102.8393,29.3592],[-102.8394,29.3589],[-102.8399,29.3586],[-102.8404,29.3585],[-102.8422,29.3581],[-102.8434,29.3578],[-102.8441,29.3577],[-102.8444,29.3577],[-102.8448,29.3576],[-102.8451,29.3577],[-102.8453,29.3577],[-102.8462,29.3574],[-102.8488,29.3562],[-102.8492,29.3559],[-102.851,29.3553],[-102.8533,29.3546],[-102.8547,29.3541],[-102.8567,29.3536],[-102.8571,29.3532],[-102.8593,29.3522],[-102.8595,29.352],[-102.8599,29.3518],[-102.8606,29.3515],[-102.8621,29.3513],[-102.8634,29.3514],[-102.867,29.3518],[-102.8682,29.3518],[-102.8686,29.3518],[-102.8689,29.3518],[-102.8694,29.3518],[-102.871,29.352],[-102.8717,29.352],[-102.8729,29.3523],[-102.874,29.3526],[-102.8755,29.3534],[-102.8758,29.3536],[-102.8765,29.354],[-102.8766,29.3545],[-102.8767,29.3546],[-102.8768,29.3547],[-102.8769,29.3547],[-102.8771,29.3548],[-102.8775,29.3549],[-102.8777,29.3548],[-102.878,29.3545],[-102.8782,29.3543],[-102.8785,29.3542],[-102.8791,29.3538],[-102.8803,29.3529],[-102.8805,29.3528],[-102.8807,29.3526],[-102.8815,29.3518],[-102.8816,29.3516],[-102.882,29.351],[-102.8824,29.3503],[-102.8829,29.3496],[-102.8833,29.3491],[-102.8837,29.3488],[-102.8844,29.348],[-102.8844,29.3477],[-102.8844,29.3474],[-102.8842,29.3468],[-102.8841,29.3466],[-102.8839,29.346],[-102.8836,29.3456],[-102.8832,29.3453],[-102.8829,29.345],[-102.8828,29.3448],[-102.8825,29.3446],[-102.8811,29.3426],[-102.8808,29.3421],[-102.8802,29.3409],[-102.8802,29.3407],[-102.8799,29.3398],[-102.8799,29.3392],[-102.8801,29.3383],[-102.8804,29.3376],[-102.8805,29.3375],[-102.8806,29.3372],[-102.8806,29.337],[-102.8811,29.3352],[-102.8812,29.3343],[-102.8815,29.3334],[-102.8824,29.332],[-102.8827,29.3309],[-102.8828,29.3307],[-102.8831,29.3294],[-102.8837,29.3284],[-102.884,29.3278],[-102.8841,29.3274],[-102.8843,29.3271],[-102.8845,29.3269],[-102.8847,29.326],[-102.8849,29.3251],[-102.8849,29.3247],[-102.8848,29.3241],[-102.885,29.3232],[-102.885,29.3221],[-102.8849,29.3219],[-102.8848,29.3216],[-102.8843,29.3212],[-102.8845,29.3207],[-102.8845,29.3206],[-102.8851,29.3202],[-102.8852,29.3202],[-102.8859,29.3204],[-102.8862,29.3203],[-102.8863,29.3202],[-102.8864,29.3202],[-102.8864,29.3201],[-102.8866,29.32],[-102.8865,29.3197],[-102.8866,29.3195],[-102.8869,29.3193],[-102.887,29.3192],[-102.8874,29.3188],[-102.8876,29.3168],[-102.888,29.3159],[-102.8882,29.3156],[-102.8882,29.3152],[-102.8883,29.3148],[-102.8882,29.3144],[-102.888,29.314],[-102.8875,29.3132],[-102.8873,29.312],[-102.8873,29.3118],[-102.8873,29.3116],[-102.8876,29.3113],[-102.8881,29.311],[-102.8893,29.3101],[-102.8902,29.3095],[-102.8905,29.3094],[-102.8911,29.3093],[-102.8917,29.3094],[-102.892,29.3095],[-102.8922,29.3095],[-102.8925,29.3094],[-102.893,29.3091],[-102.893,29.3089],[-102.893,29.3087],[-102.8931,29.3079],[-102.8931,29.3075],[-102.8928,29.3062],[-102.8926,29.3059],[-102.8924,29.3056],[-102.8923,29.3053],[-102.8921,29.305],[-102.8916,29.3045],[-102.8909,29.3036],[-102.8906,29.3031],[-102.8902,29.3027],[-102.8901,29.3024],[-102.8902,29.3021],[-102.8901,29.3018],[-102.8899,29.3009],[-102.8898,29.3004],[-102.8895,29.2998],[-102.8893,29.2989],[-102.8892,29.2985],[-102.8891,29.2978],[-102.8889,29.297],[-102.8889,29.2965],[-102.8887,29.2961],[-102.8885,29.2958],[-102.8884,29.2953],[-102.8884,29.2949],[-102.8883,29.2946],[-102.8882,29.2944],[-102.8881,29.2941],[-102.8881,29.2938],[-102.8882,29.2934],[-102.8885,29.292],[-102.8895,29.2898],[-102.8897,29.2888],[-102.8899,29.2885],[-102.8905,29.288],[-102.8908,29.2878],[-102.891,29.2875],[-102.8912,29.2874],[-102.8923,29.2869],[-102.893,29.2867],[-102.8944,29.2862],[-102.8949,29.286],[-102.8958,29.2854],[-102.8965,29.2848],[-102.897,29.2841],[-102.8973,29.2829],[-102.8973,29.2825],[-102.8975,29.282],[-102.8978,29.2816],[-102.8982,29.2811],[-102.8987,29.2807],[-102.8991,29.2805],[-102.8992,29.2805],[-102.8996,29.2805],[-102.9002,29.2807],[-102.9004,29.2807],[-102.9008,29.2808],[-102.9011,29.2808],[-102.9013,29.2808],[-102.9016,29.2807],[-102.9019,29.2804],[-102.9023,29.2801],[-102.9025,29.2799],[-102.9027,29.2797],[-102.903,29.2792],[-102.9032,29.2786],[-102.9033,29.2783],[-102.9033,29.2781],[-102.9033,29.2778],[-102.9033,29.2773],[-102.9032,29.2772],[-102.9031,29.2768],[-102.9031,29.2765],[-102.9031,29.2761],[-102.9029,29.2758],[-102.9026,29.2754],[-102.9024,29.2749],[-102.9022,29.2746],[-102.9016,29.2741],[-102.9007,29.2733],[-102.9002,29.2728],[-102.9001,29.2723],[-102.8994,29.2701],[-102.8993,29.2695],[-102.8993,29.2691],[-102.8996,29.2685],[-102.9004,29.2676],[-102.9022,29.2648],[-102.9024,29.2647],[-102.9028,29.2647],[-102.9033,29.2647],[-102.9038,29.2645],[-102.9048,29.2639],[-102.9052,29.2638],[-102.9055,29.2636],[-102.9064,29.2621],[-102.9064,29.2612],[-102.9064,29.2601],[-102.9062,29.2589],[-102.9061,29.2586],[-102.906,29.2583],[-102.9047,29.2565],[-102.9045,29.2561],[-102.9044,29.2558],[-102.9042,29.2555],[-102.9036,29.2549],[-102.9034,29.2546],[-102.9032,29.2545],[-102.9031,29.2543],[-102.9026,29.2541],[-102.902,29.254],[-102.9003,29.254],[-102.8996,29.2541],[-102.8991,29.2544],[-102.8989,29.2544],[-102.8987,29.2544],[-102.8979,29.2544],[-102.897,29.2542],[-102.8966,29.2541],[-102.8961,29.2536],[-102.8958,29.2532],[-102.8957,29.2529],[-102.8952,29.2522],[-102.8942,29.2509],[-102.8936,29.2503],[-102.8934,29.2499],[-102.8927,29.2492],[-102.8913,29.248],[-102.8907,29.2477],[-102.8902,29.2474],[-102.8895,29.2469],[-102.889,29.2467],[-102.8883,29.2463],[-102.8881,29.2461],[-102.8878,29.2458],[-102.8875,29.2457],[-102.8872,29.2457],[-102.8871,29.2458],[-102.8865,29.2459],[-102.8862,29.246],[-102.885,29.2461],[-102.8847,29.2461],[-102.8841,29.2462],[-102.8834,29.2462],[-102.8825,29.2461],[-102.8815,29.2463],[-102.8808,29.2461],[-102.8803,29.2461],[-102.8802,29.2459],[-102.8803,29.2455],[-102.8797,29.2452],[-102.8782,29.2448],[-102.8777,29.2447],[-102.8768,29.2444],[-102.8765,29.2442],[-102.8757,29.244],[-102.8755,29.2438],[-102.8751,29.2437],[-102.8744,29.2435],[-102.8718,29.2418],[-102.8714,29.2415],[-102.8712,29.2412],[-102.871,29.2407],[-102.8712,29.2394],[-102.8712,29.2388],[-102.8711,29.2381],[-102.8706,29.237],[-102.8706,29.2361],[-102.8708,29.2352],[-102.8707,29.2343],[-102.8708,29.234],[-102.8709,29.2336],[-102.8715,29.2327],[-102.8717,29.2324],[-102.8717,29.2317],[-102.8708,29.2312],[-102.8704,29.2309],[-102.8699,29.2308],[-102.869,29.2306],[-102.8688,29.2306],[-102.8685,29.2304],[-102.8675,29.2287],[-102.8668,29.2277],[-102.8666,29.2272],[-102.8665,29.2263],[-102.8669,29.2251],[-102.8675,29.2239],[-102.868,29.2233],[-102.8685,29.2229],[-102.8696,29.2222],[-102.87,29.222],[-102.8706,29.2212],[-102.8715,29.2205],[-102.8728,29.2196],[-102.8731,29.2194],[-102.8737,29.2189],[-102.8742,29.2186],[-102.8751,29.2182],[-102.8756,29.218],[-102.876,29.2178],[-102.8762,29.2178],[-102.8766,29.2176],[-102.877,29.2173],[-102.8773,29.2171],[-102.8777,29.2166],[-102.8779,29.2163],[-102.878,29.216],[-102.8781,29.215],[-102.8782,29.2145],[-102.8783,29.2143],[-102.8783,29.2141],[-102.8786,29.2138],[-102.8788,29.2136],[-102.8791,29.2136],[-102.8792,29.2135],[-102.8793,29.2135],[-102.88,29.2136],[-102.8808,29.2135],[-102.8813,29.2134],[-102.8822,29.213],[-102.8826,29.213],[-102.8828,29.213],[-102.883,29.2129],[-102.8832,29.2127],[-102.8833,29.2126],[-102.8843,29.2124],[-102.8846,29.2122],[-102.8847,29.2121],[-102.8849,29.2116],[-102.8856,29.2111],[-102.8866,29.2108],[-102.8875,29.2105],[-102.888,29.2104],[-102.8882,29.2104],[-102.8884,29.2104],[-102.8888,29.2103],[-102.8892,29.2102],[-102.8893,29.2102],[-102.8894,29.2102],[-102.8897,29.2101],[-102.8901,29.21],[-102.8902,29.2098],[-102.8902,29.2095],[-102.8904,29.2093],[-102.8906,29.2093],[-102.8911,29.2094],[-102.8914,29.2094],[-102.892,29.2092],[-102.8936,29.2087],[-102.8938,29.2087],[-102.8939,29.2087],[-102.8951,29.2085],[-102.896,29.2086],[-102.8964,29.2085],[-102.8971,29.2085],[-102.8978,29.2086],[-102.8984,29.2088],[-102.8995,29.2095],[-102.9005,29.2113],[-102.9007,29.212],[-102.901,29.2124],[-102.9016,29.2129],[-102.9019,29.2133],[-102.9026,29.2141],[-102.9034,29.2147],[-102.9036,29.2148],[-102.9039,29.2148],[-102.9043,29.2149],[-102.9056,29.2158],[-102.9057,29.216],[-102.906,29.2161],[-102.9061,29.2164],[-102.9077,29.2181],[-102.9078,29.2184],[-102.9078,29.2188],[-102.9078,29.219],[-102.908,29.2191],[-102.9086,29.2197],[-102.9093,29.2198],[-102.9114,29.2196],[-102.9123,29.2194],[-102.9127,29.2191],[-102.9132,29.2188],[-102.9149,29.2175],[-102.9154,29.217],[-102.9157,29.2164],[-102.9158,29.2162],[-102.916,29.216],[-102.9161,29.2157],[-102.9162,29.215],[-102.9163,29.2143],[-102.9161,29.2128],[-102.916,29.212],[-102.9157,29.2112],[-102.9153,29.2107],[-102.9149,29.2103],[-102.9148,29.21],[-102.9143,29.2096],[-102.9137,29.2089],[-102.9129,29.2076],[-102.9128,29.2072],[-102.9127,29.2067],[-102.9128,29.2065],[-102.9133,29.2053],[-102.9136,29.2044],[-102.9137,29.2041],[-102.9135,29.2036],[-102.9133,29.2032],[-102.9133,29.2026],[-102.9135,29.202],[-102.9136,29.2018],[-102.9138,29.2016],[-102.9142,29.2013],[-102.9143,29.2011],[-102.9144,29.2008],[-102.9142,29.2001],[-102.9143,29.2001],[-102.9149,29.1999],[-102.9154,29.1999],[-102.9161,29.1997],[-102.9168,29.1995],[-102.9175,29.1993],[-102.918,29.1993],[-102.9185,29.1994],[-102.9187,29.1993],[-102.9188,29.1992],[-102.9189,29.199],[-102.919,29.1987],[-102.919,29.1984],[-102.9191,29.1981],[-102.919,29.1974],[-102.9185,29.1955],[-102.9186,29.1942],[-102.9185,29.1938],[-102.9181,29.193],[-102.9173,29.1926],[-102.9171,29.1924],[-102.9171,29.1922],[-102.9172,29.1918],[-102.9175,29.1914],[-102.9176,29.1912],[-102.9178,29.1909],[-102.9182,29.1906],[-102.9186,29.1905],[-102.919,29.1906],[-102.9197,29.1908],[-102.92,29.1909],[-102.92,29.191],[-102.9208,29.1915],[-102.9216,29.1917],[-102.9225,29.1922],[-102.923,29.1926],[-102.9234,29.1929],[-102.9236,29.1931],[-102.9238,29.1932],[-102.9242,29.1934],[-102.9246,29.1935],[-102.9253,29.1938],[-102.9266,29.194],[-102.9272,29.194],[-102.9284,29.1941],[-102.9292,29.1943],[-102.9298,29.1944],[-102.9307,29.1945],[-102.9315,29.1945],[-102.9325,29.1947],[-102.933,29.1945],[-102.9333,29.1941],[-102.9338,29.1936],[-102.9345,29.193],[-102.935,29.1923],[-102.9354,29.1918],[-102.9359,29.1911],[-102.9364,29.1906],[-102.9366,29.1905],[-102.9368,29.1903],[-102.9375,29.1897],[-102.938,29.1894],[-102.938,29.1892],[-102.9379,29.1887],[-102.9377,29.1885],[-102.938,29.1883],[-102.9383,29.1882],[-102.9391,29.1882],[-102.9395,29.1883],[-102.9398,29.1885],[-102.9402,29.1892],[-102.9406,29.1896],[-102.9409,29.1899],[-102.9411,29.1904],[-102.9411,29.1908],[-102.9412,29.1912],[-102.9413,29.1915],[-102.9414,29.1916],[-102.9415,29.1917],[-102.9419,29.1918],[-102.9423,29.1918],[-102.9426,29.1918],[-102.9427,29.1916],[-102.9434,29.1914],[-102.9438,29.1912],[-102.944,29.191],[-102.9443,29.1906],[-102.9446,29.1902],[-102.9449,29.1896],[-102.9451,29.1894],[-102.9452,29.1892],[-102.9453,29.189],[-102.9454,29.189],[-102.9454,29.1889],[-102.9455,29.1884],[-102.9455,29.1879],[-102.9453,29.1876],[-102.9451,29.1875],[-102.945,29.1874],[-102.9449,29.187],[-102.9448,29.1867],[-102.9449,29.1862],[-102.945,29.1855],[-102.9452,29.185],[-102.9454,29.1838],[-102.9457,29.1831],[-102.9458,29.183],[-102.946,29.1828],[-102.9466,29.1826],[-102.9468,29.1824],[-102.9471,29.1821],[-102.9471,29.1817],[-102.9473,29.1813],[-102.9476,29.1811],[-102.9484,29.1809],[-102.9492,29.1807],[-102.9495,29.1805],[-102.9499,29.18],[-102.9502,29.1795],[-102.9509,29.1782],[-102.951,29.1776],[-102.951,29.1774],[-102.9509,29.1768],[-102.9508,29.1766],[-102.9506,29.1762],[-102.9505,29.1753],[-102.9505,29.1749],[-102.9504,29.1744],[-102.9506,29.1742],[-102.9506,29.1739],[-102.9506,29.1737],[-102.9509,29.1736],[-102.9515,29.1736],[-102.9521,29.1738],[-102.9523,29.1738],[-102.9528,29.1739],[-102.9537,29.1749],[-102.954,29.1752],[-102.9542,29.1756],[-102.9543,29.1761],[-102.9544,29.1765],[-102.9548,29.1772],[-102.9553,29.1779],[-102.9557,29.1781],[-102.9562,29.1785],[-102.9573,29.179],[-102.9575,29.1791],[-102.9578,29.179],[-102.9582,29.1788],[-102.9585,29.1788],[-102.9599,29.1792],[-102.9601,29.1793],[-102.9611,29.1796],[-102.9625,29.1802],[-102.963,29.1804],[-102.9637,29.181],[-102.9643,29.1814],[-102.9649,29.1819],[-102.9658,29.1823],[-102.9661,29.1826],[-102.9664,29.1827],[-102.9669,29.1828],[-102.9671,29.1828],[-102.9674,29.1828],[-102.9677,29.1827],[-102.968,29.1827],[-102.9707,29.1841],[-102.973,29.1854],[-102.9732,29.1857],[-102.9736,29.1858],[-102.9745,29.1861],[-102.9755,29.1863],[-102.9763,29.1864],[-102.9779,29.1865],[-102.9787,29.1864],[-102.98,29.186],[-102.9811,29.1857],[-102.9816,29.1856],[-102.9825,29.1851],[-102.9829,29.1848],[-102.9835,29.1843],[-102.984,29.184],[-102.9852,29.1835],[-102.986,29.1832],[-102.9866,29.1832],[-102.9869,29.1832],[-102.9872,29.1831],[-102.9876,29.1832],[-102.9879,29.1831],[-102.988,29.1832],[-102.9882,29.1832],[-102.9887,29.1834],[-102.9889,29.1835],[-102.99,29.1835],[-102.9901,29.1834],[-102.9902,29.1833],[-102.9907,29.1828],[-102.9914,29.1821],[-102.9916,29.1818],[-102.9919,29.1814],[-102.992,29.181],[-102.9923,29.1806],[-102.993,29.1803],[-102.9936,29.1801],[-102.994,29.1802],[-102.9945,29.18],[-102.9949,29.1798],[-102.9956,29.1793],[-102.9957,29.179],[-102.9968,29.1777],[-102.9969,29.1775],[-102.9979,29.1751],[-102.9981,29.1744],[-102.9981,29.1738],[-102.9981,29.1734],[-102.998,29.1729],[-102.9973,29.1714],[-102.9972,29.1711],[-102.997,29.1705],[-102.9966,29.1687],[-102.9961,29.166],[-102.9958,29.164],[-102.9958,29.1633],[-102.9958,29.1621],[-102.9959,29.1611],[-102.9963,29.1602],[-102.9964,29.1599],[-102.997,29.1591],[-102.9973,29.1588],[-102.9979,29.158],[-102.9982,29.1578],[-102.9989,29.1569],[-102.999,29.1566],[-102.9992,29.1565],[-102.9996,29.1559],[-102.9999,29.1552],[-103.0001,29.1545],[-103.0005,29.1538],[-103.0007,29.1533],[-103.0009,29.1528],[-103.0014,29.152],[-103.0021,29.1506],[-103.0025,29.15],[-103.0027,29.1498],[-103.0038,29.1495],[-103.0047,29.1494],[-103.0059,29.1491],[-103.0072,29.1486],[-103.008,29.1484],[-103.0081,29.1484],[-103.0082,29.1481],[-103.0081,29.1477],[-103.0082,29.1473],[-103.0084,29.1469],[-103.0085,29.1461],[-103.0086,29.1458],[-103.0086,29.1454],[-103.0087,29.1452],[-103.0088,29.1444],[-103.0088,29.1434],[-103.009,29.1414],[-103.0089,29.1407],[-103.0088,29.1402],[-103.0088,29.1385],[-103.0087,29.1381],[-103.0087,29.1379],[-103.0087,29.1377],[-103.0088,29.1376],[-103.009,29.1374],[-103.011,29.137],[-103.0113,29.1371],[-103.0117,29.1373],[-103.0118,29.1373],[-103.0121,29.1372],[-103.0123,29.137],[-103.0126,29.1369],[-103.0132,29.1365],[-103.0139,29.1359],[-103.0144,29.1357],[-103.0149,29.1353],[-103.0152,29.135],[-103.0154,29.1347],[-103.0156,29.134],[-103.0157,29.1333],[-103.0156,29.1327],[-103.0154,29.1324],[-103.0152,29.1321],[-103.0152,29.1319],[-103.0152,29.1318],[-103.0148,29.131],[-103.0148,29.1306],[-103.0145,29.1304],[-103.0143,29.1304],[-103.014,29.1303],[-103.0136,29.1302],[-103.0134,29.13],[-103.0124,29.129],[-103.0122,29.1287],[-103.0118,29.1279],[-103.0118,29.1275],[-103.0118,29.1269],[-103.0121,29.1262],[-103.0124,29.1258],[-103.0132,29.1253],[-103.0136,29.1251],[-103.0143,29.125],[-103.0144,29.125],[-103.0145,29.1252],[-103.0146,29.1253],[-103.0154,29.1256],[-103.0158,29.1259],[-103.0162,29.1261],[-103.0166,29.1262],[-103.0167,29.1262],[-103.0169,29.126],[-103.017,29.1259],[-103.0173,29.126],[-103.0186,29.1262],[-103.019,29.1261],[-103.0195,29.126],[-103.0202,29.1258],[-103.0205,29.1256],[-103.0212,29.1252],[-103.0218,29.1247],[-103.0229,29.1235],[-103.0232,29.123],[-103.0235,29.1221],[-103.0238,29.1213],[-103.0238,29.121],[-103.0237,29.1207],[-103.0238,29.1203],[-103.024,29.1197],[-103.0251,29.1183],[-103.0259,29.1174],[-103.0276,29.116],[-103.0282,29.1156],[-103.0286,29.1155],[-103.0305,29.1155],[-103.0321,29.1153],[-103.0327,29.1152],[-103.0334,29.1149],[-103.034,29.1144],[-103.0343,29.1143],[-103.0348,29.1142],[-103.0355,29.1142],[-103.0357,29.1142],[-103.036,29.114],[-103.0362,29.1135],[-103.0363,29.1133],[-103.0368,29.1131],[-103.037,29.1129],[-103.037,29.1126],[-103.0369,29.1122],[-103.0368,29.1121],[-103.0366,29.1117],[-103.0361,29.1108],[-103.0354,29.11],[-103.0348,29.1096],[-103.034,29.1089],[-103.0333,29.1081],[-103.033,29.108],[-103.0325,29.1073],[-103.0322,29.107],[-103.0321,29.1068],[-103.0321,29.1066],[-103.0321,29.1064],[-103.0322,29.1062],[-103.0323,29.106],[-103.0324,29.1056],[-103.0324,29.105],[-103.0323,29.1042],[-103.0323,29.1038],[-103.0326,29.1033],[-103.0333,29.1019],[-103.0335,29.1015],[-103.0339,29.101],[-103.0346,29.1002],[-103.0363,29.0989],[-103.0375,29.0981],[-103.0393,29.097],[-103.0399,29.0968],[-103.0412,29.0963],[-103.0418,29.0961],[-103.0433,29.0958],[-103.044,29.0956],[-103.0444,29.0955],[-103.0448,29.0954],[-103.0454,29.0954],[-103.0465,29.0956],[-103.0473,29.0958],[-103.0476,29.096],[-103.048,29.0963],[-103.0487,29.0974],[-103.0493,29.098],[-103.0495,29.098],[-103.0497,29.0981],[-103.0508,29.0989],[-103.0526,29.0998],[-103.0527,29.0998],[-103.0528,29.1002],[-103.0531,29.1003],[-103.0534,29.1004],[-103.0539,29.1008],[-103.0542,29.1008],[-103.0544,29.1008],[-103.0546,29.1006],[-103.0552,29.1002],[-103.0557,29.0997],[-103.0566,29.0981],[-103.0569,29.0977],[-103.0571,29.0976],[-103.0581,29.0966],[-103.0583,29.0962],[-103.0587,29.0958],[-103.0593,29.0953],[-103.0596,29.0952],[-103.0608,29.0946],[-103.061,29.0945],[-103.0614,29.0944],[-103.0616,29.0942],[-103.0625,29.0932],[-103.0629,29.0926],[-103.0631,29.0924],[-103.0635,29.0922],[-103.0638,29.0919],[-103.064,29.0917],[-103.0642,29.0915],[-103.0643,29.0914],[-103.0655,29.0913],[-103.0658,29.0913],[-103.066,29.0914],[-103.0664,29.0916],[-103.0674,29.0923],[-103.0679,29.0927],[-103.0686,29.0933],[-103.069,29.0935],[-103.0696,29.0937],[-103.07,29.0937],[-103.0704,29.0937],[-103.0707,29.0936],[-103.0713,29.0932],[-103.0718,29.093],[-103.0719,29.0928],[-103.072,29.0927],[-103.073,29.0922],[-103.0751,29.0917],[-103.0753,29.0917],[-103.0758,29.0915],[-103.0761,29.0913],[-103.0763,29.0913],[-103.0775,29.0897],[-103.0787,29.0881],[-103.079,29.088],[-103.0796,29.0879],[-103.08,29.0878],[-103.0801,29.0876],[-103.0802,29.0874],[-103.0802,29.0871],[-103.0801,29.0869],[-103.0795,29.0859],[-103.078,29.0829],[-103.0772,29.0814],[-103.077,29.081],[-103.0766,29.0798],[-103.0765,29.0791],[-103.0766,29.0787],[-103.0768,29.0783],[-103.0768,29.0775],[-103.0768,29.077],[-103.077,29.0768],[-103.077,29.0766],[-103.077,29.076],[-103.0772,29.0756],[-103.0777,29.0751],[-103.0779,29.0747],[-103.0791,29.0736],[-103.0807,29.0725],[-103.082,29.0717],[-103.0825,29.0715],[-103.0836,29.0709],[-103.0852,29.0695],[-103.0857,29.069],[-103.0866,29.0683],[-103.087,29.0679],[-103.0872,29.0676],[-103.0874,29.0671],[-103.0874,29.0668],[-103.0873,29.0658],[-103.0866,29.0637],[-103.0862,29.062],[-103.0859,29.0612],[-103.0857,29.0607],[-103.0855,29.06],[-103.0854,29.0586],[-103.0854,29.0584],[-103.0857,29.0573],[-103.0859,29.0566],[-103.0858,29.0559],[-103.0858,29.0555],[-103.0856,29.0552],[-103.0856,29.0546],[-103.0856,29.0542],[-103.0857,29.0541],[-103.0859,29.0537],[-103.0862,29.0536],[-103.0865,29.0536],[-103.0872,29.0538],[-103.0879,29.0538],[-103.0881,29.0537],[-103.0887,29.0537],[-103.089,29.0537],[-103.0893,29.0536],[-103.0896,29.0534],[-103.0897,29.0533],[-103.0899,29.0535],[-103.0903,29.0538],[-103.0905,29.0541],[-103.0906,29.0543],[-103.0906,29.0548],[-103.0907,29.0552],[-103.0908,29.0555],[-103.0912,29.0562],[-103.0915,29.057],[-103.0917,29.0572],[-103.0919,29.0573],[-103.0919,29.0601],[-103.0919,29.0608],[-103.092,29.0616],[-103.0916,29.0631],[-103.0915,29.0635],[-103.0916,29.0639],[-103.0922,29.0646],[-103.0924,29.0647],[-103.0925,29.0647],[-103.0929,29.0647],[-103.0933,29.0649],[-103.0938,29.0651],[-103.0941,29.0651],[-103.0945,29.0651],[-103.0948,29.065],[-103.0955,29.0647],[-103.096,29.0644],[-103.0961,29.0641],[-103.0962,29.0638],[-103.0961,29.0635],[-103.0962,29.0626],[-103.0963,29.0619],[-103.0965,29.0615],[-103.0969,29.0608],[-103.0974,29.0605],[-103.0979,29.0605],[-103.0983,29.0605],[-103.0992,29.0605],[-103.0995,29.0605],[-103.1001,29.0607],[-103.1004,29.0605],[-103.1006,29.0603],[-103.1007,29.0601],[-103.1005,29.0592],[-103.1005,29.0589],[-103.1006,29.0584],[-103.1006,29.0582],[-103.1006,29.0578],[-103.1004,29.0578],[-103.1003,29.0576],[-103.1001,29.0572],[-103.1001,29.0568],[-103.1,29.0563],[-103.0999,29.0556],[-103.1,29.0554],[-103.1002,29.0548],[-103.1004,29.0547],[-103.1004,29.0546],[-103.1003,29.0541],[-103.1004,29.0519],[-103.1004,29.0514],[-103.1009,29.05],[-103.1009,29.0496],[-103.1011,29.0493],[-103.1014,29.049],[-103.1024,29.0482],[-103.103,29.0476],[-103.1038,29.0465],[-103.104,29.0464],[-103.1042,29.046],[-103.1051,29.0445],[-103.1053,29.0439],[-103.1053,29.0438],[-103.1059,29.0424],[-103.106,29.0417],[-103.1062,29.0404],[-103.1064,29.0394],[-103.1065,29.0388],[-103.1065,29.0382],[-103.1063,29.0376],[-103.1062,29.037],[-103.1053,29.0354],[-103.105,29.0347],[-103.1047,29.0342],[-103.1041,29.0333],[-103.1035,29.0327],[-103.1025,29.0323],[-103.1016,29.0316],[-103.1007,29.0309],[-103.0997,29.0297],[-103.099,29.0288],[-103.0985,29.0281],[-103.0979,29.0272],[-103.0978,29.027],[-103.098,29.0263],[-103.0982,29.026],[-103.0987,29.0241],[-103.0991,29.0233],[-103.0995,29.0222],[-103.0999,29.0214],[-103.1009,29.0197],[-103.1011,29.0192],[-103.1012,29.0188],[-103.1013,29.0184],[-103.1015,29.0181],[-103.102,29.0175],[-103.1029,29.0167],[-103.1033,29.0163],[-103.1037,29.0161],[-103.1056,29.0154],[-103.1068,29.0147],[-103.1071,29.0145],[-103.1075,29.0142],[-103.1079,29.014],[-103.1085,29.0133],[-103.1088,29.0129],[-103.1094,29.012],[-103.11,29.0112],[-103.1102,29.0109],[-103.1104,29.0105],[-103.1109,29.0096],[-103.1112,29.0091],[-103.1115,29.0089],[-103.1125,29.0076],[-103.1135,29.0056],[-103.1146,29.0042],[-103.116,29.0025],[-103.1169,29.0008],[-103.1172,29.0005],[-103.1173,29],[-103.1173,28.9994],[-103.1172,28.9991],[-103.1172,28.9988],[-103.1173,28.9985],[-103.1173,28.9982],[-103.1175,28.9978],[-103.1165,28.9963],[-103.1165,28.9958],[-103.1165,28.9952],[-103.1162,28.9949],[-103.1161,28.9946],[-103.1159,28.9939],[-103.116,28.9936],[-103.1159,28.9934],[-103.1157,28.9931],[-103.1157,28.9928],[-103.1154,28.9926],[-103.1153,28.9922],[-103.1153,28.992],[-103.1151,28.9919],[-103.1147,28.9916],[-103.1147,28.9912],[-103.1146,28.991],[-103.1145,28.9907],[-103.1145,28.9903],[-103.1141,28.9899],[-103.1139,28.9894],[-103.1138,28.9891],[-103.1138,28.9886],[-103.1139,28.9882],[-103.1139,28.9876],[-103.114,28.9873],[-103.1142,28.9866],[-103.1154,28.9854],[-103.1162,28.9847],[-103.1168,28.9844],[-103.1185,28.9837],[-103.1188,28.9837],[-103.1194,28.9839],[-103.121,28.9842],[-103.1213,28.9843],[-103.1219,28.9844],[-103.1223,28.9844],[-103.1224,28.9845],[-103.123,28.9844],[-103.1236,28.9843],[-103.124,28.984],[-103.1248,28.9829],[-103.1254,28.9824],[-103.1256,28.9824],[-103.1263,28.9821],[-103.127,28.9821],[-103.1276,28.9822],[-103.1284,28.9826],[-103.1289,28.9826],[-103.1291,28.9825],[-103.1297,28.9827],[-103.1303,28.983],[-103.1308,28.9832],[-103.131,28.9834],[-103.1314,28.984],[-103.1317,28.984],[-103.1321,28.984],[-103.1328,28.9837],[-103.133,28.9837],[-103.1334,28.9838],[-103.1343,28.9838],[-103.1346,28.9838],[-103.1352,28.9835],[-103.136,28.9834],[-103.137,28.9823],[-103.1379,28.9816],[-103.1387,28.9812],[-103.1393,28.9806],[-103.1401,28.9801],[-103.1408,28.9797],[-103.1413,28.9795],[-103.1421,28.979],[-103.1432,28.9784],[-103.144,28.9779],[-103.1444,28.9775],[-103.1446,28.9774],[-103.1449,28.9774],[-103.1454,28.9773],[-103.1455,28.9772],[-103.1455,28.9771],[-103.1458,28.977],[-103.1482,28.9762],[-103.1486,28.976],[-103.149,28.976],[-103.1493,28.9761],[-103.1496,28.9761],[-103.1501,28.9759],[-103.1506,28.9757],[-103.151,28.9754],[-103.1514,28.9751],[-103.1519,28.9742],[-103.1521,28.9737],[-103.1523,28.9734],[-103.1527,28.9727],[-103.1532,28.9721],[-103.1535,28.9718],[-103.1539,28.9716],[-103.1544,28.9716],[-103.1546,28.9716],[-103.1553,28.972],[-103.1555,28.9723],[-103.1562,28.973],[-103.1565,28.9731],[-103.1569,28.973],[-103.1586,28.9733],[-103.159,28.9735],[-103.1594,28.9737],[-103.1597,28.9738],[-103.1603,28.9738],[-103.1605,28.9738],[-103.161,28.9736],[-103.1613,28.9735],[-103.1615,28.9733],[-103.1619,28.9731],[-103.1629,28.9727],[-103.1636,28.9722],[-103.1639,28.9722],[-103.1641,28.9722],[-103.1645,28.9729],[-103.1647,28.973],[-103.1653,28.9734],[-103.1655,28.9736],[-103.1659,28.9741],[-103.1661,28.9744],[-103.1661,28.9749],[-103.166,28.9756],[-103.166,28.9757],[-103.1658,28.9759],[-103.1656,28.9765],[-103.1656,28.9771],[-103.1658,28.9775],[-103.166,28.9777],[-103.1667,28.9784],[-103.1668,28.9785],[-103.1688,28.9795],[-103.1695,28.98],[-103.1699,28.9802],[-103.1703,28.9804],[-103.1708,28.9806],[-103.1722,28.9807],[-103.1724,28.9807],[-103.1726,28.9806],[-103.173,28.9802],[-103.1733,28.9798],[-103.1734,28.9793],[-103.1736,28.9792],[-103.1739,28.9787],[-103.1742,28.9782],[-103.1745,28.9778],[-103.1746,28.9777],[-103.175,28.9777],[-103.1754,28.9778],[-103.1763,28.9778],[-103.1767,28.9781],[-103.1773,28.9792],[-103.1776,28.9794],[-103.1779,28.9802],[-103.1781,28.9805],[-103.1784,28.9808],[-103.1788,28.9812],[-103.1797,28.9818],[-103.1808,28.9824],[-103.1817,28.9827],[-103.1822,28.9828],[-103.1837,28.9829],[-103.1841,28.9829],[-103.1844,28.983],[-103.1858,28.9833],[-103.1871,28.9835],[-103.1887,28.9838],[-103.1908,28.9842],[-103.1912,28.9841],[-103.1914,28.9839],[-103.1916,28.984],[-103.1949,28.9849],[-103.1981,28.9857],[-103.1988,28.9859],[-103.1993,28.9861],[-103.2006,28.9868],[-103.2021,28.9871],[-103.2024,28.9872],[-103.2038,28.9872],[-103.204,28.9872],[-103.2044,28.9869],[-103.2046,28.9869],[-103.2057,28.9868],[-103.2061,28.9866],[-103.2063,28.9866],[-103.2072,28.9865],[-103.2078,28.9866],[-103.2092,28.9868],[-103.2112,28.9873],[-103.2114,28.9874],[-103.2123,28.9876],[-103.2132,28.9877],[-103.2142,28.9878],[-103.2148,28.9877],[-103.2158,28.9873],[-103.2168,28.9867],[-103.2176,28.9862],[-103.2185,28.9859],[-103.219,28.9856],[-103.2193,28.9852],[-103.2195,28.9848],[-103.2195,28.9845],[-103.2196,28.9842],[-103.2197,28.9835],[-103.2198,28.9833],[-103.2207,28.9836],[-103.2216,28.9844],[-103.2219,28.9847],[-103.2228,28.986],[-103.2232,28.9869],[-103.2239,28.9879],[-103.2255,28.99],[-103.2264,28.9908],[-103.2272,28.9913],[-103.2276,28.9917],[-103.2279,28.9919],[-103.228,28.9918],[-103.2282,28.9917],[-103.2285,28.9914],[-103.2294,28.9903],[-103.2294,28.9901],[-103.2293,28.9898],[-103.2299,28.9889],[-103.2302,28.9885],[-103.2316,28.9874],[-103.2335,28.986],[-103.2343,28.9856],[-103.236,28.9848],[-103.2362,28.9846],[-103.2363,28.984],[-103.2363,28.9837],[-103.2368,28.9828],[-103.2373,28.9822],[-103.2376,28.9819],[-103.238,28.9817],[-103.239,28.9813],[-103.2392,28.9813],[-103.2394,28.9814],[-103.2396,28.9815],[-103.2413,28.9812],[-103.2425,28.9811],[-103.2465,28.9808],[-103.2479,28.9806],[-103.2489,28.9807],[-103.25,28.9804],[-103.2503,28.9804],[-103.2504,28.9804],[-103.2507,28.9806],[-103.2508,28.9808],[-103.251,28.9813],[-103.2512,28.9817],[-103.2512,28.9821],[-103.2511,28.9824],[-103.2512,28.9833],[-103.2516,28.9844],[-103.252,28.9854],[-103.2522,28.9857],[-103.2534,28.987],[-103.2541,28.9876],[-103.2553,28.9885],[-103.2558,28.9888],[-103.2564,28.9889],[-103.2567,28.989],[-103.2578,28.9897],[-103.2582,28.99],[-103.2593,28.9907],[-103.2594,28.9909],[-103.2594,28.9912],[-103.2595,28.9916],[-103.2596,28.9917],[-103.2598,28.9919],[-103.2613,28.9927],[-103.2622,28.9935],[-103.2625,28.9936],[-103.2638,28.9945],[-103.265,28.9952],[-103.2657,28.9957],[-103.2663,28.996],[-103.2666,28.9961],[-103.2669,28.996],[-103.2673,28.9961],[-103.2675,28.9961],[-103.2677,28.9959],[-103.2681,28.995],[-103.2686,28.9945],[-103.269,28.994],[-103.2694,28.9933],[-103.2696,28.9925],[-103.2699,28.9911],[-103.2697,28.9905],[-103.2698,28.9893],[-103.2703,28.9877],[-103.2714,28.9854],[-103.2719,28.9848],[-103.2719,28.9846],[-103.2725,28.9839],[-103.2745,28.9816],[-103.2752,28.981],[-103.2757,28.9808],[-103.277,28.9799],[-103.278,28.9792],[-103.2786,28.9783],[-103.2789,28.978],[-103.2793,28.9772],[-103.2793,28.977],[-103.2795,28.977],[-103.2798,28.9768],[-103.2801,28.9767],[-103.2803,28.9768],[-103.2805,28.977],[-103.2808,28.977],[-103.2813,28.9769],[-103.2817,28.9768],[-103.2818,28.9766],[-103.2835,28.9769],[-103.2835,28.9771],[-103.2841,28.9774],[-103.2846,28.9774],[-103.2851,28.9775],[-103.2854,28.9778],[-103.2856,28.9779],[-103.2857,28.9779],[-103.2862,28.9782],[-103.2864,28.9782],[-103.2867,28.9783],[-103.2867,28.9782],[-103.2868,28.9782],[-103.2869,28.9782],[-103.287,28.9782],[-103.2871,28.9783],[-103.2872,28.9784],[-103.2874,28.9786],[-103.2879,28.979],[-103.288,28.9791],[-103.2882,28.9794],[-103.2883,28.9798],[-103.2883,28.98],[-103.2883,28.9812],[-103.2883,28.9814],[-103.2879,28.9816],[-103.2875,28.9817],[-103.2859,28.9819],[-103.285,28.9821],[-103.2845,28.9823],[-103.2838,28.9827],[-103.2833,28.9828],[-103.283,28.983],[-103.2828,28.9832],[-103.2826,28.9836],[-103.2823,28.9845],[-103.2817,28.9866],[-103.2815,28.9877],[-103.2818,28.9887],[-103.2818,28.9891],[-103.2819,28.9896],[-103.2823,28.9902],[-103.2826,28.9916],[-103.2828,28.9919],[-103.283,28.9923],[-103.2832,28.9931],[-103.2836,28.9939],[-103.2839,28.9947],[-103.2839,28.995],[-103.2843,28.996],[-103.2847,28.997],[-103.2855,28.9989],[-103.2862,29.0003],[-103.2869,29.0013],[-103.2879,29.0022],[-103.2881,29.0024],[-103.2891,29.0027],[-103.2906,29.0032],[-103.2909,29.0034],[-103.2924,29.0042],[-103.2933,29.0047],[-103.2939,29.0049],[-103.2943,29.0052],[-103.2944,29.0055],[-103.2951,29.006],[-103.2952,29.006],[-103.2955,29.0063],[-103.2957,29.0064],[-103.2959,29.0065],[-103.2964,29.0066],[-103.2976,29.0066],[-103.2983,29.0066],[-103.2987,29.0066],[-103.299,29.0067],[-103.2994,29.0069],[-103.2998,29.0073],[-103.2998,29.0076],[-103.2999,29.0078],[-103.3004,29.0082],[-103.3006,29.0083],[-103.3016,29.0084],[-103.3017,29.0084],[-103.3018,29.0084],[-103.3019,29.0084],[-103.302,29.0083],[-103.302,29.0082],[-103.3026,29.008],[-103.303,29.0077],[-103.3033,29.0073],[-103.3038,29.0069],[-103.3043,29.0067],[-103.3046,29.0066],[-103.3047,29.0065],[-103.3048,29.0064],[-103.3049,29.0062],[-103.3054,29.0058],[-103.3068,29.0042],[-103.3075,29.0037],[-103.3083,29.0034],[-103.3087,29.0034],[-103.3092,29.0036],[-103.3101,29.0041],[-103.311,29.0047],[-103.3138,29.007],[-103.3145,29.0078],[-103.3149,29.0084],[-103.3159,29.0104],[-103.3162,29.0107],[-103.3163,29.0112],[-103.3163,29.0116],[-103.3162,29.0117],[-103.316,29.012],[-103.3156,29.0123],[-103.3146,29.0124],[-103.3127,29.013],[-103.3119,29.0134],[-103.3112,29.014],[-103.3107,29.0149],[-103.3098,29.0161],[-103.3086,29.0179],[-103.308,29.0189],[-103.3078,29.0194],[-103.3075,29.0204],[-103.3068,29.0222],[-103.3067,29.0228],[-103.3067,29.023],[-103.3067,29.0234],[-103.307,29.0239],[-103.3077,29.0245],[-103.3083,29.025],[-103.3091,29.0255],[-103.31,29.0258],[-103.3112,29.0261],[-103.312,29.0261],[-103.3123,29.0261],[-103.3127,29.0262],[-103.3138,29.0262],[-103.3143,29.0261],[-103.3148,29.0258],[-103.3152,29.0256],[-103.3156,29.025],[-103.3157,29.0245],[-103.3159,29.0242],[-103.3167,29.0235],[-103.317,29.0234],[-103.3172,29.0231],[-103.3179,29.0226],[-103.3186,29.0219],[-103.319,29.0214],[-103.3192,29.021],[-103.3197,29.0204],[-103.3203,29.0197],[-103.3209,29.0191],[-103.3214,29.0189],[-103.3216,29.0188],[-103.322,29.0187],[-103.3225,29.0183],[-103.3238,29.0175],[-103.3248,29.0169],[-103.3257,29.0164],[-103.3264,29.0163],[-103.3282,29.0162],[-103.3312,29.0163],[-103.3314,29.0164],[-103.3319,29.0165],[-103.3324,29.0165],[-103.3325,29.0166],[-103.3351,29.0175],[-103.3365,29.0183],[-103.3376,29.0191],[-103.3383,29.0198],[-103.3388,29.0203],[-103.3397,29.0221],[-103.3405,29.0232],[-103.3407,29.0236],[-103.3407,29.0239],[-103.3408,29.0243],[-103.3408,29.0246],[-103.3409,29.0247],[-103.3413,29.0258],[-103.3414,29.0264],[-103.3417,29.027],[-103.3418,29.0272],[-103.3421,29.0282],[-103.3421,29.0283],[-103.342,29.0284],[-103.3418,29.0285],[-103.3413,29.0285],[-103.3407,29.0287],[-103.3402,29.0286],[-103.3397,29.0285],[-103.3395,29.0284],[-103.339,29.028],[-103.338,29.0275],[-103.3368,29.0273],[-103.3365,29.0273],[-103.3361,29.0274],[-103.3358,29.0275],[-103.3345,29.0285],[-103.3342,29.0287],[-103.3336,29.029],[-103.3328,29.0292],[-103.3321,29.0294],[-103.3316,29.0294],[-103.3315,29.0294],[-103.3304,29.0294],[-103.3301,29.0295],[-103.3295,29.0304],[-103.3293,29.0306],[-103.3292,29.0307],[-103.3286,29.031],[-103.3284,29.0312],[-103.3277,29.0322],[-103.3273,29.0327],[-103.3272,29.0329],[-103.3273,29.0334],[-103.3277,29.034],[-103.3276,29.0354],[-103.3274,29.0362],[-103.3272,29.0375],[-103.3271,29.0383],[-103.3272,29.0389],[-103.3275,29.0399],[-103.3281,29.0408],[-103.3287,29.0416],[-103.3294,29.0422],[-103.3304,29.0429],[-103.3305,29.0431],[-103.3306,29.0432],[-103.3315,29.0433],[-103.3316,29.0434],[-103.3321,29.0435],[-103.3334,29.0439],[-103.334,29.044],[-103.3343,29.044],[-103.3345,29.044],[-103.3351,29.0436],[-103.3367,29.0434],[-103.3373,29.0434],[-103.3393,29.0437],[-103.3396,29.0438],[-103.3399,29.0441],[-103.3403,29.0448],[-103.3408,29.0452],[-103.3414,29.0456],[-103.3416,29.0459],[-103.3423,29.0462],[-103.3434,29.0464],[-103.3436,29.0464],[-103.3437,29.0464],[-103.344,29.0462],[-103.3443,29.046],[-103.3449,29.0452],[-103.3453,29.044],[-103.3457,29.0433],[-103.3459,29.0425],[-103.3466,29.0418],[-103.3468,29.0416],[-103.3469,29.0413],[-103.3472,29.0411],[-103.3475,29.0408],[-103.3478,29.0403],[-103.3485,29.0383],[-103.3491,29.0369],[-103.3493,29.0357],[-103.3495,29.0352],[-103.3495,29.0351],[-103.3505,29.0289],[-103.3507,29.0286],[-103.3517,29.0277],[-103.3521,29.0272],[-103.3526,29.0264],[-103.3528,29.0258],[-103.3529,29.0251],[-103.353,29.0246],[-103.3532,29.0239],[-103.3533,29.0234],[-103.3535,29.0229],[-103.3539,29.0222],[-103.3549,29.0214],[-103.3556,29.0209],[-103.3566,29.0203],[-103.3574,29.0199],[-103.3585,29.0192],[-103.3596,29.0186],[-103.3603,29.0185],[-103.3611,29.0185],[-103.3619,29.0187],[-103.3624,29.0188],[-103.3626,29.019],[-103.3631,29.0192],[-103.3642,29.0195],[-103.3653,29.0198],[-103.3655,29.0199],[-103.366,29.02],[-103.3668,29.0202],[-103.3678,29.0206],[-103.372,29.0226],[-103.3732,29.0231],[-103.3739,29.0235],[-103.3746,29.0237],[-103.375,29.0237],[-103.3756,29.0238],[-103.3758,29.0238],[-103.3761,29.0237],[-103.3762,29.0236],[-103.3763,29.0233],[-103.3765,29.0232],[-103.3767,29.0232],[-103.3773,29.0232],[-103.3779,29.0233],[-103.378,29.0234],[-103.3783,29.0235],[-103.379,29.0235],[-103.3806,29.0239],[-103.3813,29.0241],[-103.3815,29.0243],[-103.3821,29.0245],[-103.3824,29.0246],[-103.383,29.0245],[-103.384,29.0242],[-103.3842,29.0241],[-103.3846,29.0239],[-103.385,29.0234],[-103.3854,29.0225],[-103.3856,29.0222],[-103.3862,29.0218],[-103.3865,29.0217],[-103.3868,29.0217],[-103.3871,29.022],[-103.3874,29.0222],[-103.3877,29.023],[-103.3881,29.0235],[-103.3881,29.0238],[-103.3881,29.0244],[-103.3879,29.0252],[-103.3875,29.0257],[-103.3873,29.0262],[-103.387,29.027],[-103.3871,29.0275],[-103.3872,29.0282],[-103.3873,29.0297],[-103.3874,29.0299],[-103.3874,29.0302],[-103.3873,29.0307],[-103.3875,29.0315],[-103.3877,29.0322],[-103.3878,29.0327],[-103.3877,29.033],[-103.3879,29.0332],[-103.388,29.0334],[-103.3884,29.0339],[-103.3886,29.034],[-103.389,29.034],[-103.3896,29.0344],[-103.3908,29.0347],[-103.3916,29.0349],[-103.3923,29.035],[-103.3926,29.0348],[-103.393,29.0346],[-103.3934,29.0341],[-103.3941,29.0331],[-103.3946,29.0328],[-103.395,29.0326],[-103.3953,29.0325],[-103.3959,29.0323],[-103.3969,29.032],[-103.3973,29.032],[-103.3994,29.0312],[-103.4008,29.031],[-103.401,29.0311],[-103.4014,29.0312],[-103.4019,29.0314],[-103.4021,29.0316],[-103.4025,29.0321],[-103.4025,29.0324],[-103.4027,29.0334],[-103.4028,29.0339],[-103.4029,29.034],[-103.4033,29.0342],[-103.4034,29.0345],[-103.4038,29.0357],[-103.404,29.036],[-103.4042,29.0363],[-103.4043,29.0365],[-103.4043,29.0371],[-103.4045,29.0376],[-103.4045,29.0384],[-103.4043,29.0389],[-103.4047,29.0393],[-103.4051,29.0396],[-103.4054,29.0396],[-103.4057,29.0395],[-103.4058,29.0396],[-103.406,29.0395],[-103.4064,29.0395],[-103.4067,29.0395],[-103.407,29.0397],[-103.4076,29.0398],[-103.4079,29.0398],[-103.4083,29.0397],[-103.4088,29.0396],[-103.411,29.0388],[-103.4115,29.0386],[-103.4117,29.0382],[-103.4119,29.0381],[-103.413,29.0379],[-103.414,29.0379],[-103.4148,29.0378],[-103.4154,29.0379],[-103.4155,29.0381],[-103.4161,29.0388],[-103.4163,29.0391],[-103.4163,29.0392],[-103.4164,29.0394],[-103.4165,29.0398],[-103.4168,29.04],[-103.4168,29.0401],[-103.4171,29.0405],[-103.4174,29.0411],[-103.4182,29.0419],[-103.4184,29.042],[-103.419,29.0423],[-103.4201,29.0427],[-103.421,29.0428],[-103.4215,29.0429],[-103.422,29.043],[-103.4222,29.0432],[-103.4231,29.0434],[-103.4232,29.0434],[-103.4236,29.0435],[-103.424,29.0434],[-103.4252,29.0431],[-103.4258,29.0427],[-103.4271,29.0422],[-103.4276,29.0422],[-103.428,29.0422],[-103.4289,29.0425],[-103.4301,29.0429],[-103.4309,29.0431],[-103.4313,29.0431],[-103.4317,29.0432],[-103.4321,29.0434],[-103.4322,29.0437],[-103.4321,29.0439],[-103.4317,29.0443],[-103.4316,29.0444],[-103.4308,29.0447],[-103.4307,29.0449],[-103.4308,29.0453],[-103.431,29.0455],[-103.4313,29.0458],[-103.4311,29.046],[-103.4306,29.0465],[-103.4302,29.0468],[-103.4299,29.0468],[-103.4296,29.047],[-103.4293,29.0472],[-103.4291,29.0475],[-103.4289,29.0479],[-103.4287,29.0487],[-103.4288,29.0492],[-103.4289,29.0495],[-103.4292,29.0498],[-103.4299,29.0503],[-103.4308,29.0508],[-103.4317,29.051],[-103.4334,29.0519],[-103.4335,29.052],[-103.4337,29.0522],[-103.434,29.0532],[-103.4345,29.0538],[-103.4347,29.0541],[-103.435,29.0547],[-103.4351,29.0552],[-103.4351,29.0556],[-103.4347,29.0559],[-103.4344,29.0565],[-103.4341,29.0567],[-103.434,29.0569],[-103.434,29.0571],[-103.4342,29.0573],[-103.4346,29.0576],[-103.4355,29.0578],[-103.4366,29.058],[-103.4384,29.0582],[-103.4387,29.058],[-103.4388,29.0578],[-103.4391,29.0577],[-103.4393,29.0576],[-103.4395,29.0575],[-103.4399,29.0576],[-103.4403,29.0576],[-103.4411,29.0579],[-103.442,29.0584],[-103.4423,29.0585],[-103.4423,29.0588],[-103.4425,29.059],[-103.4428,29.0591],[-103.443,29.0592],[-103.4433,29.0595],[-103.4441,29.0602],[-103.4451,29.061],[-103.4456,29.0612],[-103.447,29.0623],[-103.4484,29.0638],[-103.4491,29.0646],[-103.4497,29.0651],[-103.4499,29.0654],[-103.45,29.0657],[-103.4501,29.0673],[-103.4502,29.0681],[-103.4502,29.0685],[-103.4504,29.0687],[-103.4505,29.0688],[-103.4506,29.0689],[-103.4506,29.069],[-103.4506,29.0693],[-103.4505,29.0694],[-103.4506,29.0697],[-103.4506,29.0703],[-103.4503,29.0712],[-103.4501,29.0717],[-103.4496,29.0722],[-103.4497,29.0725],[-103.4499,29.0727],[-103.4505,29.0728],[-103.4511,29.0727],[-103.4517,29.0726],[-103.4535,29.0724],[-103.4537,29.0724],[-103.454,29.0723],[-103.4548,29.0724],[-103.4555,29.0724],[-103.4566,29.0725],[-103.4572,29.0724],[-103.4577,29.0725],[-103.4585,29.0726],[-103.459,29.0727],[-103.4604,29.0726],[-103.4611,29.0725],[-103.4614,29.0726],[-103.4617,29.0726],[-103.4619,29.0725],[-103.4621,29.0723],[-103.4623,29.0721],[-103.4624,29.0719],[-103.4624,29.0717],[-103.4622,29.0714],[-103.461,29.0701],[-103.4608,29.07],[-103.4595,29.0687],[-103.4591,29.0682],[-103.459,29.0679],[-103.4592,29.0677],[-103.4595,29.0673],[-103.4597,29.067],[-103.4599,29.067],[-103.4601,29.0671],[-103.4603,29.0673],[-103.4604,29.0673],[-103.4609,29.0674],[-103.4613,29.0674],[-103.4618,29.0673],[-103.4626,29.0673],[-103.4629,29.0672],[-103.4642,29.067],[-103.4647,29.0668],[-103.4659,29.0666],[-103.4666,29.0663],[-103.4671,29.0661],[-103.4685,29.066],[-103.4701,29.0662],[-103.4706,29.0663],[-103.4708,29.0665],[-103.4714,29.0667],[-103.4714,29.067],[-103.4718,29.0673],[-103.4721,29.0677],[-103.4724,29.0678],[-103.4726,29.0678],[-103.473,29.0683],[-103.4733,29.069],[-103.4736,29.0694],[-103.4737,29.0697],[-103.4739,29.0701],[-103.4739,29.0703],[-103.4739,29.0706],[-103.4736,29.0711],[-103.4724,29.073],[-103.4717,29.0743],[-103.4713,29.0751],[-103.4712,29.0759],[-103.471,29.0763],[-103.4708,29.077],[-103.4703,29.0789],[-103.47,29.0792],[-103.4698,29.0802],[-103.4697,29.0811],[-103.4698,29.0821],[-103.4697,29.0825],[-103.4698,29.0835],[-103.4698,29.0842],[-103.4699,29.0845],[-103.4699,29.0848],[-103.4699,29.0853],[-103.4702,29.0855],[-103.4703,29.0857],[-103.4707,29.0858],[-103.471,29.0858],[-103.4715,29.0859],[-103.4726,29.0864],[-103.4758,29.0875],[-103.4762,29.0878],[-103.4763,29.0881],[-103.4761,29.0885],[-103.476,29.0887],[-103.4758,29.0888],[-103.4755,29.0891],[-103.4754,29.0896],[-103.4753,29.0903],[-103.4753,29.0907],[-103.4756,29.091],[-103.4759,29.0912],[-103.4762,29.0913],[-103.4764,29.0915],[-103.4765,29.0917],[-103.4766,29.0917],[-103.477,29.0917],[-103.4772,29.0916],[-103.4772,29.0914],[-103.4773,29.0913],[-103.4785,29.0912],[-103.4795,29.0915],[-103.4798,29.0916],[-103.4803,29.0917],[-103.4805,29.0918],[-103.4807,29.0917],[-103.4817,29.0921],[-103.4819,29.0924],[-103.4827,29.0929],[-103.4834,29.0935],[-103.4841,29.0942],[-103.4848,29.095],[-103.4854,29.0957],[-103.4865,29.0971],[-103.4866,29.0975],[-103.488,29.0993],[-103.4882,29.0997],[-103.4896,29.1015],[-103.4897,29.1019],[-103.4903,29.1026],[-103.4912,29.1034],[-103.4916,29.1042],[-103.4921,29.1044],[-103.4924,29.1047],[-103.4925,29.1051],[-103.4931,29.106],[-103.4932,29.1066],[-103.4932,29.1072],[-103.4934,29.1077],[-103.4936,29.1079],[-103.4941,29.1083],[-103.4942,29.1084],[-103.4946,29.1084],[-103.496,29.1083],[-103.4968,29.1084],[-103.497,29.1083],[-103.4976,29.1083],[-103.4982,29.1083],[-103.4986,29.1085],[-103.4988,29.1085],[-103.4989,29.1088],[-103.4994,29.1092],[-103.4997,29.1095],[-103.5,29.11],[-103.5002,29.1104],[-103.5002,29.1109],[-103.4999,29.1123],[-103.4999,29.1133],[-103.4998,29.1141],[-103.4998,29.1148],[-103.4999,29.1154],[-103.5002,29.1159],[-103.5004,29.1162],[-103.5007,29.1164],[-103.5009,29.1165],[-103.5011,29.1165],[-103.5015,29.1162],[-103.5022,29.1159],[-103.5027,29.1157],[-103.5032,29.1157],[-103.5042,29.1159],[-103.5052,29.1158],[-103.5059,29.1161],[-103.5067,29.1164],[-103.5078,29.117],[-103.5079,29.1174],[-103.5081,29.1177],[-103.5082,29.118],[-103.5083,29.1182],[-103.5083,29.1184],[-103.5086,29.1187],[-103.5089,29.1188],[-103.5096,29.1196],[-103.5107,29.1204],[-103.511,29.1206],[-103.5118,29.1209],[-103.5121,29.1211],[-103.5129,29.1212],[-103.5135,29.1213],[-103.5145,29.1213],[-103.5148,29.1213],[-103.5153,29.1213],[-103.5159,29.1211],[-103.5165,29.1205],[-103.5169,29.1203],[-103.5175,29.1201],[-103.519,29.1199],[-103.5199,29.1197],[-103.5202,29.1197],[-103.5204,29.1198],[-103.5215,29.12],[-103.5221,29.1203],[-103.5234,29.1211],[-103.5238,29.1212],[-103.524,29.1221],[-103.5239,29.1223],[-103.5239,29.1225],[-103.524,29.1228],[-103.5237,29.124],[-103.5235,29.1261],[-103.5234,29.1266],[-103.5233,29.129],[-103.5233,29.1293],[-103.5236,29.1301],[-103.5238,29.1317],[-103.5238,29.1331],[-103.5237,29.1333],[-103.5234,29.1334],[-103.5231,29.1335],[-103.523,29.1336],[-103.5229,29.134],[-103.5228,29.1347],[-103.5232,29.1358],[-103.5234,29.136],[-103.524,29.1364],[-103.5248,29.1371],[-103.5251,29.1373],[-103.5255,29.1375],[-103.5272,29.1383],[-103.5278,29.1388],[-103.5281,29.1392],[-103.5284,29.1395],[-103.5288,29.1396],[-103.5293,29.1398],[-103.5298,29.1399],[-103.5304,29.1402],[-103.5308,29.1404],[-103.5315,29.1405],[-103.5317,29.1405],[-103.5323,29.1409],[-103.5335,29.1419],[-103.5351,29.1428],[-103.5359,29.1431],[-103.5363,29.1433],[-103.5368,29.1434],[-103.5379,29.144],[-103.5382,29.1441],[-103.5387,29.1445],[-103.5389,29.1449],[-103.5396,29.1461],[-103.5398,29.1462],[-103.5403,29.1463],[-103.5416,29.1459],[-103.5422,29.1459],[-103.5428,29.1457],[-103.5447,29.1448],[-103.545,29.1446],[-103.5453,29.1443],[-103.5456,29.1441],[-103.546,29.144],[-103.5464,29.1438],[-103.5473,29.1431],[-103.5475,29.1427],[-103.5475,29.1425],[-103.5476,29.1424],[-103.5481,29.1423],[-103.5484,29.1424],[-103.5492,29.1427],[-103.5502,29.1436],[-103.5507,29.1441],[-103.551,29.1446],[-103.5521,29.1458],[-103.5524,29.1462],[-103.5526,29.1466],[-103.5527,29.147],[-103.553,29.1487],[-103.5529,29.1492],[-103.5526,29.1502],[-103.5524,29.1509],[-103.552,29.1516],[-103.5515,29.1522],[-103.5502,29.1535],[-103.5501,29.1536],[-103.55,29.1538],[-103.5504,29.1555],[-103.5505,29.1557],[-103.5508,29.156],[-103.5513,29.1567],[-103.5518,29.157],[-103.5526,29.1573],[-103.5537,29.158],[-103.5542,29.1579],[-103.5545,29.1577],[-103.5557,29.1564],[-103.556,29.1562],[-103.5561,29.156],[-103.5569,29.1555],[-103.557,29.1554],[-103.5578,29.1554],[-103.5594,29.1555],[-103.5606,29.1554],[-103.5614,29.1553],[-103.5617,29.1552],[-103.562,29.155],[-103.5626,29.1548],[-103.5645,29.1543],[-103.5654,29.1542],[-103.5657,29.1542],[-103.566,29.1546],[-103.5662,29.1548],[-103.567,29.155],[-103.5682,29.1553],[-103.5689,29.1553],[-103.5694,29.1552],[-103.5708,29.1547],[-103.572,29.1541],[-103.5737,29.1538],[-103.574,29.1537],[-103.5742,29.1535],[-103.5749,29.1525],[-103.5761,29.1514],[-103.5764,29.1513],[-103.5765,29.1513],[-103.5767,29.1513],[-103.5773,29.151],[-103.5778,29.1506],[-103.5779,29.1503],[-103.5781,29.1501],[-103.5786,29.1499],[-103.5795,29.1497],[-103.58,29.1495],[-103.5809,29.1494],[-103.5816,29.1494],[-103.5822,29.1494],[-103.5829,29.1494],[-103.5834,29.1496],[-103.5836,29.1497],[-103.584,29.1498],[-103.5845,29.15],[-103.5874,29.1504],[-103.589,29.1503],[-103.5904,29.1504],[-103.5905,29.1504],[-103.5911,29.1505],[-103.5916,29.1504],[-103.5917,29.1502],[-103.5922,29.1501],[-103.5926,29.1502],[-103.5932,29.1505],[-103.5939,29.1509],[-103.5946,29.1513],[-103.5948,29.1514],[-103.5951,29.1514],[-103.5955,29.1515],[-103.5958,29.1515],[-103.5961,29.1517],[-103.5963,29.1519],[-103.5966,29.1527],[-103.5971,29.1539],[-103.5975,29.1542],[-103.5976,29.1542],[-103.598,29.1543],[-103.5983,29.1545],[-103.5985,29.1547],[-103.5988,29.1554],[-103.5996,29.1564],[-103.6004,29.1572],[-103.6005,29.1574],[-103.6006,29.1579],[-103.6007,29.158],[-103.6008,29.158],[-103.6013,29.1579],[-103.6021,29.1581],[-103.6032,29.1581],[-103.6039,29.1586],[-103.6054,29.1598],[-103.6062,29.1603],[-103.6067,29.1609],[-103.6077,29.1627],[-103.6078,29.1629],[-103.6083,29.1637],[-103.6087,29.1647],[-103.6089,29.1648],[-103.6097,29.1651],[-103.6098,29.1651],[-103.6109,29.1653],[-103.6112,29.1654],[-103.6119,29.1653],[-103.612,29.1653],[-103.6121,29.1653],[-103.6122,29.1654],[-103.6123,29.1652],[-103.6129,29.165],[-103.6132,29.165],[-103.6134,29.165],[-103.6136,29.165],[-103.6155,29.1644],[-103.6157,29.1643],[-103.6164,29.164],[-103.6171,29.1637],[-103.6179,29.1635],[-103.619,29.1633],[-103.6197,29.1632],[-103.6222,29.1629],[-103.6229,29.163],[-103.6242,29.1632],[-103.6246,29.1633],[-103.6253,29.1632],[-103.6266,29.1633],[-103.6279,29.1632],[-103.6284,29.1631],[-103.6292,29.1627],[-103.6299,29.1624],[-103.6302,29.1621],[-103.6306,29.1616],[-103.6306,29.1611],[-103.6307,29.1608],[-103.631,29.1601],[-103.6313,29.1598],[-103.6316,29.1596],[-103.6326,29.1592],[-103.6332,29.1587],[-103.6337,29.1586],[-103.634,29.1586],[-103.6344,29.1587],[-103.6348,29.1588],[-103.6358,29.1594],[-103.6369,29.1602],[-103.6376,29.1605],[-103.6388,29.161],[-103.6392,29.1611],[-103.6396,29.1612],[-103.6398,29.1612],[-103.64,29.1611],[-103.6405,29.161],[-103.6407,29.1611],[-103.6418,29.1607],[-103.6423,29.1605],[-103.643,29.1603],[-103.6441,29.1599],[-103.645,29.1596],[-103.6462,29.159],[-103.6464,29.1588],[-103.6467,29.1585],[-103.6472,29.1577],[-103.6473,29.1576],[-103.6475,29.1572],[-103.6476,29.1571],[-103.6481,29.157],[-103.6486,29.1567],[-103.6492,29.1565],[-103.6499,29.1564],[-103.6506,29.1565],[-103.6509,29.1566],[-103.6512,29.1568],[-103.6517,29.1572],[-103.6518,29.1575],[-103.652,29.1579],[-103.652,29.1583],[-103.652,29.1586],[-103.6519,29.1587],[-103.652,29.1589],[-103.6519,29.1593],[-103.6518,29.1594],[-103.6513,29.1597],[-103.6511,29.1599],[-103.6511,29.16],[-103.6507,29.1605],[-103.6506,29.1608],[-103.6508,29.1611],[-103.6509,29.1612],[-103.6511,29.1614],[-103.6512,29.1617],[-103.6513,29.162],[-103.6514,29.1621],[-103.6516,29.1622],[-103.652,29.1623],[-103.6524,29.1624],[-103.653,29.1628],[-103.6533,29.163],[-103.6536,29.1634],[-103.6539,29.1639],[-103.6542,29.1646],[-103.6545,29.165],[-103.6553,29.1664],[-103.6557,29.1669],[-103.656,29.1672],[-103.6561,29.1674],[-103.6561,29.1677],[-103.656,29.1679],[-103.6561,29.1685],[-103.6565,29.1691],[-103.6567,29.1694],[-103.6571,29.1695],[-103.6577,29.1697],[-103.6582,29.17],[-103.6583,29.17],[-103.6584,29.17],[-103.6596,29.1706],[-103.6599,29.1705],[-103.6606,29.1707],[-103.6608,29.1708],[-103.6612,29.171],[-103.6619,29.171],[-103.6633,29.171],[-103.6637,29.1709],[-103.664,29.1708],[-103.6646,29.1709],[-103.6654,29.1714],[-103.6655,29.1715],[-103.6663,29.1719],[-103.6669,29.1725],[-103.6678,29.1731],[-103.6686,29.1735],[-103.6693,29.1736],[-103.6702,29.1735],[-103.6713,29.1733],[-103.6735,29.1732],[-103.6744,29.1734],[-103.676,29.1738],[-103.6777,29.1739],[-103.6779,29.174],[-103.6783,29.1743],[-103.6795,29.1748],[-103.6814,29.1758],[-103.6826,29.1763],[-103.683,29.1763],[-103.684,29.1761],[-103.6846,29.1761],[-103.6856,29.1761],[-103.6863,29.1763],[-103.6868,29.1767],[-103.6873,29.1776],[-103.6876,29.1778],[-103.6878,29.1781],[-103.6881,29.1784],[-103.6882,29.1785],[-103.6886,29.1786],[-103.6887,29.1786],[-103.6892,29.1785],[-103.6899,29.1785],[-103.6902,29.1784],[-103.6911,29.1782],[-103.6922,29.1777],[-103.6925,29.1776],[-103.6934,29.1773],[-103.6936,29.1772],[-103.6945,29.1771],[-103.6957,29.1772],[-103.6969,29.1773],[-103.6976,29.1774],[-103.6982,29.1775],[-103.6991,29.1778],[-103.6992,29.1778],[-103.6993,29.1779],[-103.6994,29.178],[-103.6999,29.1782],[-103.7002,29.1784],[-103.7003,29.1784],[-103.7003,29.1786],[-103.7002,29.1788],[-103.7002,29.179],[-103.7002,29.1794],[-103.7005,29.1799],[-103.7006,29.1804],[-103.701,29.1807],[-103.7013,29.1809],[-103.7014,29.181],[-103.7017,29.1815],[-103.7019,29.182],[-103.7021,29.1822],[-103.7026,29.1826],[-103.7026,29.183],[-103.7028,29.1832],[-103.703,29.1833],[-103.703,29.1834],[-103.7031,29.1836],[-103.7031,29.1837],[-103.7031,29.1838],[-103.7032,29.1838],[-103.7032,29.1839],[-103.7033,29.184],[-103.7037,29.1844],[-103.7043,29.1847],[-103.7052,29.185],[-103.7058,29.185],[-103.706,29.1849],[-103.7065,29.1843],[-103.7067,29.1842],[-103.707,29.1839],[-103.7074,29.1837],[-103.7076,29.1838],[-103.7078,29.1841],[-103.7079,29.1842],[-103.7083,29.1845],[-103.7086,29.1847],[-103.7088,29.1851],[-103.709,29.1853],[-103.7094,29.1852],[-103.7098,29.1851],[-103.7101,29.185],[-103.7111,29.1847],[-103.7114,29.1849],[-103.7117,29.1852],[-103.712,29.1853],[-103.7125,29.1853],[-103.713,29.1852],[-103.7137,29.1849],[-103.7142,29.1845],[-103.7144,29.1843],[-103.7151,29.1827],[-103.7152,29.1825],[-103.7152,29.1824],[-103.7154,29.1822],[-103.7155,29.1821],[-103.7155,29.1818],[-103.7155,29.1817],[-103.7156,29.1816],[-103.7156,29.1815],[-103.7155,29.1813],[-103.7156,29.1811],[-103.7161,29.1807],[-103.7166,29.1806],[-103.7173,29.1805],[-103.7178,29.1806],[-103.7186,29.1808],[-103.7189,29.1811],[-103.7192,29.1814],[-103.7195,29.182],[-103.7198,29.1833],[-103.7199,29.1835],[-103.7201,29.184],[-103.7201,29.1843],[-103.7203,29.1845],[-103.721,29.1854],[-103.7217,29.1866],[-103.7228,29.1892],[-103.7236,29.1903],[-103.7242,29.1908],[-103.725,29.192],[-103.7252,29.1922],[-103.7256,29.1924],[-103.7262,29.1926],[-103.7267,29.1926],[-103.7272,29.1926],[-103.7284,29.1927],[-103.7287,29.1929],[-103.729,29.1932],[-103.7295,29.1942],[-103.7296,29.1946],[-103.7297,29.1958],[-103.7296,29.1961],[-103.7295,29.1964],[-103.7295,29.1965],[-103.7295,29.1967],[-103.7296,29.1972],[-103.7298,29.1974],[-103.7305,29.1979],[-103.7308,29.1983],[-103.7312,29.1985],[-103.733,29.1992],[-103.7333,29.1994],[-103.7339,29.1997],[-103.7354,29.2006],[-103.7358,29.201],[-103.7362,29.2012],[-103.7367,29.2017],[-103.737,29.2019],[-103.7378,29.2026],[-103.7382,29.2032],[-103.7385,29.2034],[-103.7392,29.2041],[-103.7396,29.2048],[-103.74,29.2053],[-103.7403,29.2059],[-103.7403,29.2062],[-103.7404,29.2065],[-103.7411,29.2077],[-103.7414,29.208],[-103.7417,29.2084],[-103.7419,29.2085],[-103.7421,29.2085],[-103.7423,29.2087],[-103.7425,29.209],[-103.7426,29.2095],[-103.7426,29.2106],[-103.7424,29.212],[-103.7424,29.2124],[-103.7422,29.2129],[-103.7422,29.2135],[-103.7423,29.2139],[-103.7428,29.2141],[-103.7431,29.2144],[-103.7432,29.2148],[-103.7432,29.2151],[-103.7431,29.2153],[-103.7429,29.2158],[-103.7426,29.2161],[-103.7421,29.2165],[-103.7415,29.2169],[-103.7411,29.2176],[-103.741,29.2179],[-103.7409,29.2181],[-103.7409,29.2188],[-103.7409,29.2194],[-103.7411,29.2197],[-103.7417,29.2208],[-103.7422,29.2217],[-103.7426,29.222],[-103.7433,29.2221],[-103.7435,29.2221],[-103.7438,29.2219],[-103.7444,29.2218],[-103.7446,29.2217],[-103.7454,29.2211],[-103.7458,29.2208],[-103.7476,29.2202],[-103.7486,29.2199],[-103.7493,29.2198],[-103.7495,29.2198],[-103.7529,29.2195],[-103.7532,29.2195],[-103.7541,29.2195],[-103.755,29.2196],[-103.7564,29.2199],[-103.757,29.2204],[-103.7574,29.2207],[-103.7575,29.2209],[-103.7576,29.2215],[-103.7575,29.2222],[-103.7575,29.2224],[-103.7577,29.2228],[-103.7577,29.2229],[-103.7577,29.2231],[-103.7575,29.2233],[-103.7571,29.2235],[-103.7564,29.2239],[-103.7561,29.2242],[-103.7552,29.2248],[-103.7549,29.225],[-103.7548,29.2251],[-103.7543,29.2269],[-103.7544,29.2273],[-103.7545,29.2275],[-103.7551,29.2287],[-103.7554,29.2291],[-103.7562,29.23],[-103.7569,29.2306],[-103.7574,29.2312],[-103.7576,29.2315],[-103.7577,29.2319],[-103.7582,29.2326],[-103.7585,29.2329],[-103.7588,29.2331],[-103.7591,29.2333],[-103.7593,29.2334],[-103.7598,29.2335],[-103.7602,29.2335],[-103.7607,29.2334],[-103.7623,29.233],[-103.7628,29.2327],[-103.7631,29.2325],[-103.7634,29.2321],[-103.7637,29.2318],[-103.7639,29.2316],[-103.7641,29.2312],[-103.7654,29.2302],[-103.766,29.2297],[-103.7667,29.229],[-103.767,29.2287],[-103.7674,29.2284],[-103.7682,29.2278],[-103.7684,29.2276],[-103.7685,29.2273],[-103.7686,29.2269],[-103.7685,29.2267],[-103.7681,29.2261],[-103.7675,29.2258],[-103.7675,29.2257],[-103.7675,29.2251],[-103.7677,29.2247],[-103.7679,29.2243],[-103.7688,29.2229],[-103.769,29.2222],[-103.7694,29.2213],[-103.7695,29.2208],[-103.7695,29.2207],[-103.7696,29.2206],[-103.7696,29.2204],[-103.7697,29.2202],[-103.7699,29.2202],[-103.7705,29.22],[-103.7706,29.2199],[-103.7707,29.2198],[-103.771,29.2195],[-103.7716,29.2193],[-103.772,29.2194],[-103.773,29.2198],[-103.7745,29.2199],[-103.7751,29.2201],[-103.7756,29.2201],[-103.7758,29.2202],[-103.7762,29.2201],[-103.7767,29.2201],[-103.7768,29.2201],[-103.7772,29.2205],[-103.7773,29.2208],[-103.7773,29.2213],[-103.7774,29.2218],[-103.7775,29.223],[-103.7776,29.2233],[-103.778,29.2238],[-103.7786,29.2245],[-103.7791,29.2248],[-103.7795,29.2254],[-103.7797,29.2258],[-103.7799,29.2259],[-103.7804,29.2263],[-103.7807,29.2265],[-103.7813,29.2265],[-103.7814,29.2266],[-103.7818,29.2268],[-103.782,29.2273],[-103.782,29.228],[-103.7819,29.2292],[-103.7816,29.2303],[-103.7814,29.2309],[-103.7811,29.2321],[-103.781,29.2333],[-103.7809,29.2345],[-103.7808,29.236],[-103.7806,29.2361],[-103.7806,29.2362],[-103.7807,29.2377],[-103.7807,29.238],[-103.7809,29.2384],[-103.7815,29.239],[-103.7817,29.2403],[-103.7817,29.2413],[-103.7815,29.2423],[-103.7814,29.2423],[-103.7812,29.2427],[-103.7811,29.2431],[-103.781,29.2436],[-103.7809,29.2437],[-103.7807,29.2438],[-103.7806,29.2438],[-103.78,29.2438],[-103.7793,29.2437],[-103.7785,29.2434],[-103.7779,29.2434],[-103.7773,29.2434],[-103.7767,29.2433],[-103.7763,29.2435],[-103.776,29.2438],[-103.7759,29.2441],[-103.776,29.2445],[-103.7761,29.2453],[-103.7755,29.2467],[-103.7753,29.2472],[-103.7751,29.2479],[-103.7755,29.249],[-103.776,29.2495],[-103.7765,29.2497],[-103.7768,29.2501],[-103.7775,29.251],[-103.778,29.2517],[-103.7785,29.252],[-103.7785,29.2523],[-103.7785,29.2525],[-103.7787,29.2531],[-103.7787,29.2532],[-103.7788,29.2535],[-103.7787,29.254],[-103.7788,29.2544],[-103.7788,29.2553],[-103.7788,29.2556],[-103.7787,29.2558],[-103.7787,29.2561],[-103.7788,29.2563],[-103.7791,29.2564],[-103.7794,29.2567],[-103.7796,29.2571],[-103.78,29.2577],[-103.7801,29.258],[-103.7805,29.2588],[-103.7814,29.2608],[-103.7815,29.261],[-103.7816,29.2611],[-103.7817,29.2614],[-103.7817,29.2616],[-103.7819,29.262],[-103.7823,29.2625],[-103.7823,29.2626],[-103.7822,29.2628],[-103.7823,29.2629],[-103.7828,29.2641],[-103.7835,29.2651],[-103.7836,29.2653],[-103.784,29.2655],[-103.7844,29.2655],[-103.7875,29.2656],[-103.7882,29.2655],[-103.7886,29.2654],[-103.789,29.2652],[-103.7892,29.265],[-103.7896,29.2646],[-103.7897,29.2645],[-103.7904,29.2642],[-103.7906,29.2641],[-103.7906,29.2638],[-103.7908,29.2635],[-103.7909,29.2634],[-103.7912,29.2633],[-103.7921,29.2627],[-103.7926,29.2626],[-103.7927,29.2625],[-103.7929,29.2624],[-103.7932,29.2624],[-103.7935,29.2622],[-103.7943,29.2613],[-103.7947,29.261],[-103.7952,29.2604],[-103.7954,29.2602],[-103.7956,29.2601],[-103.7959,29.2597],[-103.7962,29.2595],[-103.7965,29.2594],[-103.7971,29.2591],[-103.7982,29.2588],[-103.7986,29.2586],[-103.7994,29.2584],[-103.7999,29.2586],[-103.8006,29.2588],[-103.8013,29.2592],[-103.8015,29.2592],[-103.8017,29.2594],[-103.8028,29.2598],[-103.8032,29.26],[-103.8037,29.2601],[-103.8045,29.2602],[-103.8052,29.2605],[-103.8057,29.2607],[-103.8064,29.2611],[-103.8066,29.2615],[-103.8068,29.2616],[-103.8069,29.2619],[-103.8069,29.2622],[-103.8067,29.2626],[-103.8067,29.2627],[-103.8066,29.2635],[-103.8067,29.2638],[-103.8068,29.264],[-103.807,29.2642],[-103.8076,29.2646],[-103.8078,29.2647],[-103.808,29.2648],[-103.8089,29.2654],[-103.8092,29.2659],[-103.8092,29.2661],[-103.809,29.2664],[-103.8087,29.2669],[-103.8085,29.2675],[-103.8084,29.2681],[-103.8083,29.2684],[-103.8082,29.2687],[-103.8076,29.2697],[-103.8075,29.2698],[-103.8075,29.2699],[-103.8076,29.2702],[-103.808,29.2706],[-103.8085,29.2713],[-103.8085,29.2716],[-103.8086,29.2717],[-103.8094,29.2727],[-103.8098,29.273],[-103.8101,29.2731],[-103.8104,29.2731],[-103.8106,29.273],[-103.8113,29.2731],[-103.8116,29.2731],[-103.8117,29.273],[-103.8119,29.273],[-103.8122,29.2731],[-103.8126,29.2733],[-103.8127,29.2734],[-103.8129,29.2734],[-103.8131,29.2736],[-103.8134,29.274],[-103.8135,29.274],[-103.8137,29.274],[-103.8142,29.2739],[-103.8147,29.2736],[-103.8153,29.2734],[-103.8156,29.2733],[-103.8158,29.2732],[-103.8161,29.2731],[-103.8166,29.2728],[-103.8176,29.2724],[-103.8181,29.2721],[-103.8183,29.2719],[-103.8189,29.2717],[-103.8191,29.2715],[-103.8197,29.2712],[-103.8203,29.271],[-103.8204,29.2709],[-103.8205,29.2707],[-103.8208,29.2705],[-103.8212,29.2704],[-103.822,29.2705],[-103.8221,29.2705],[-103.8224,29.2705],[-103.8226,29.2705],[-103.8233,29.2701],[-103.8238,29.27],[-103.8239,29.2699],[-103.8252,29.2695],[-103.826,29.2692],[-103.8262,29.2692],[-103.8277,29.2699],[-103.8278,29.2701],[-103.828,29.2704],[-103.8282,29.2706],[-103.8296,29.2713],[-103.8301,29.2714],[-103.8311,29.2716],[-103.832,29.2714],[-103.8323,29.2714],[-103.8325,29.2718],[-103.8334,29.2722],[-103.8336,29.2724],[-103.8338,29.2724],[-103.8342,29.2725],[-103.8345,29.2727],[-103.8349,29.2725],[-103.835,29.2724],[-103.8353,29.2725],[-103.8355,29.2727],[-103.8362,29.2735],[-103.8368,29.2739],[-103.837,29.2742],[-103.837,29.2746],[-103.8373,29.2754],[-103.8374,29.2761],[-103.8373,29.2763],[-103.8367,29.277],[-103.8367,29.2772],[-103.8369,29.2775],[-103.8371,29.2777],[-103.8374,29.2779],[-103.8376,29.2782],[-103.8379,29.2782],[-103.8381,29.2783],[-103.8387,29.2783],[-103.8393,29.2783],[-103.84,29.2784],[-103.8407,29.2784],[-103.841,29.2785],[-103.8412,29.2784],[-103.8418,29.2785],[-103.8423,29.2785],[-103.8429,29.2788],[-103.8431,29.279],[-103.8434,29.2791],[-103.8435,29.2793],[-103.8437,29.2793],[-103.8439,29.2795],[-103.8449,29.2797],[-103.8452,29.2798],[-103.8456,29.2799],[-103.8458,29.2799],[-103.8462,29.2799],[-103.8467,29.2796],[-103.847,29.2795],[-103.8471,29.2796],[-103.8475,29.2796],[-103.8481,29.2798],[-103.8482,29.2798],[-103.849,29.2799],[-103.8493,29.2798],[-103.85,29.2802],[-103.8509,29.2805],[-103.8512,29.2806],[-103.8517,29.2808],[-103.8526,29.2811],[-103.8532,29.2812],[-103.8541,29.2813],[-103.8543,29.2815],[-103.855,29.2815],[-103.8554,29.2815],[-103.8555,29.2815],[-103.8561,29.2816],[-103.8564,29.2816],[-103.8567,29.2816],[-103.8568,29.2817],[-103.8571,29.2816],[-103.8574,29.2817],[-103.8579,29.2815],[-103.8585,29.2811],[-103.8591,29.2806],[-103.8593,29.2805],[-103.8594,29.2804],[-103.8596,29.2805],[-103.8614,29.28],[-103.8618,29.2798],[-103.862,29.2796],[-103.8624,29.2795],[-103.8627,29.2795],[-103.8629,29.2793],[-103.8632,29.2792],[-103.8633,29.2792],[-103.8639,29.2797],[-103.864,29.28],[-103.8644,29.2808],[-103.8645,29.2813],[-103.8647,29.2815],[-103.8649,29.2815],[-103.8651,29.2817],[-103.8654,29.2819],[-103.8658,29.2822],[-103.8662,29.2821],[-103.8668,29.2818],[-103.8669,29.2816],[-103.867,29.2815],[-103.8673,29.2816],[-103.8676,29.2814],[-103.8678,29.2813],[-103.8679,29.2812],[-103.868,29.2811],[-103.8689,29.2807],[-103.8695,29.2806],[-103.8701,29.2807],[-103.8702,29.2808],[-103.8704,29.281],[-103.8706,29.2812],[-103.8711,29.2816],[-103.8713,29.2819],[-103.8714,29.282],[-103.8715,29.2821],[-103.8717,29.2823],[-103.8721,29.2828],[-103.8725,29.2831],[-103.873,29.2833],[-103.8734,29.2834],[-103.875,29.2838],[-103.8754,29.2839],[-103.8769,29.2841],[-103.8775,29.2844],[-103.8786,29.2846],[-103.8788,29.2848],[-103.879,29.2848],[-103.8797,29.2851],[-103.8801,29.2852],[-103.8811,29.285],[-103.8819,29.2848],[-103.8837,29.2847],[-103.8844,29.2847],[-103.8845,29.2847],[-103.8849,29.2842],[-103.8856,29.2836],[-103.8857,29.2835],[-103.8857,29.283],[-103.8856,29.2825],[-103.8856,29.2824],[-103.8853,29.2823],[-103.8852,29.2821],[-103.8854,29.2816],[-103.8856,29.2813],[-103.886,29.281],[-103.8863,29.2806],[-103.8864,29.2804],[-103.8867,29.2801],[-103.8875,29.2796],[-103.8876,29.2795],[-103.8887,29.279],[-103.8889,29.2788],[-103.8894,29.2788],[-103.8897,29.279],[-103.8905,29.2795],[-103.8907,29.2798],[-103.8912,29.2799],[-103.8918,29.2802],[-103.892,29.2803],[-103.8921,29.2804],[-103.8922,29.2808],[-103.8925,29.281],[-103.8929,29.2811],[-103.893,29.2813],[-103.893,29.2815],[-103.8932,29.2819],[-103.8934,29.2821],[-103.8936,29.2823],[-103.8954,29.2836],[-103.8959,29.284],[-103.897,29.2853],[-103.8979,29.2861],[-103.898,29.2865],[-103.8986,29.2871],[-103.8993,29.2874],[-103.9,29.2875],[-103.9005,29.2876],[-103.9022,29.2874],[-103.9028,29.2872],[-103.9029,29.287],[-103.9036,29.287],[-103.9046,29.2868],[-103.9056,29.2864],[-103.9068,29.2858],[-103.908,29.2851],[-103.9089,29.2847],[-103.9112,29.2841],[-103.9121,29.2837],[-103.9143,29.2841],[-103.9153,29.2842],[-103.916,29.2843],[-103.9164,29.2843],[-103.9181,29.2845],[-103.9189,29.2848],[-103.9191,29.285],[-103.9191,29.2855],[-103.9191,29.2859],[-103.9189,29.2863],[-103.9186,29.2868],[-103.9185,29.2872],[-103.9179,29.2877],[-103.9177,29.2882],[-103.9177,29.2887],[-103.918,29.2891],[-103.9183,29.2898],[-103.9187,29.2903],[-103.9192,29.2907],[-103.9197,29.2911],[-103.9207,29.2917],[-103.9212,29.2919],[-103.9217,29.2921],[-103.9227,29.2925],[-103.923,29.2927],[-103.9234,29.2934],[-103.9237,29.2936],[-103.9242,29.2938],[-103.9257,29.2944],[-103.9264,29.2944],[-103.9284,29.2938],[-103.9301,29.2936],[-103.9306,29.2936],[-103.9315,29.2935],[-103.9323,29.2935],[-103.9337,29.2935],[-103.9343,29.2934],[-103.9347,29.2932],[-103.9358,29.2929],[-103.937,29.2927],[-103.9377,29.2928],[-103.9395,29.2936],[-103.941,29.2939],[-103.9422,29.2946],[-103.9438,29.2951],[-103.9447,29.2952],[-103.9451,29.2952],[-103.9456,29.2951],[-103.9463,29.295],[-103.9477,29.295],[-103.9492,29.2955],[-103.9495,29.2955],[-103.95,29.2953],[-103.9503,29.2955],[-103.9506,29.2959],[-103.9508,29.2964],[-103.9509,29.2966],[-103.9518,29.2973],[-103.952,29.2975],[-103.9522,29.2976],[-103.9524,29.2976],[-103.9535,29.2973],[-103.9536,29.2971],[-103.9539,29.297],[-103.9541,29.2968],[-103.9546,29.2967],[-103.9557,29.2972],[-103.9561,29.2975],[-103.9565,29.2975],[-103.9569,29.2975],[-103.9578,29.2975],[-103.9582,29.2976],[-103.9589,29.2978],[-103.9598,29.2982],[-103.9605,29.2984],[-103.9606,29.2985],[-103.961,29.2986],[-103.9612,29.2987],[-103.9614,29.2987],[-103.9617,29.2987],[-103.9624,29.2985],[-103.9635,29.2983],[-103.9639,29.2984],[-103.9646,29.2985],[-103.9648,29.2985],[-103.9651,29.2986],[-103.9657,29.2987],[-103.966,29.2988],[-103.9665,29.2992],[-103.9669,29.2996],[-103.9672,29.2998],[-103.9672,29.2999],[-103.9674,29.3],[-103.9677,29.3],[-103.9681,29.3],[-103.9683,29.2998],[-103.9684,29.2997],[-103.9685,29.2996],[-103.9687,29.2989],[-103.9695,29.2978],[-103.9697,29.2975],[-103.9697,29.2974],[-103.9698,29.2973],[-103.9701,29.2971],[-103.9704,29.2969],[-103.9707,29.2967],[-103.9708,29.2966],[-103.9721,29.2961],[-103.9723,29.296],[-103.9725,29.2961],[-103.9734,29.2961],[-103.9741,29.2961],[-103.9748,29.2961],[-103.9758,29.2963],[-103.9768,29.2967],[-103.9774,29.2971],[-103.9781,29.2974],[-103.9799,29.298],[-103.981,29.2985],[-103.9822,29.2987],[-103.9833,29.2992],[-103.9836,29.2993],[-103.9839,29.2996],[-103.9841,29.2998],[-103.9842,29.3001],[-103.9844,29.3003],[-103.9848,29.3005],[-103.985,29.3008],[-103.9854,29.301],[-103.9855,29.3012],[-103.9866,29.3014],[-103.9879,29.3018],[-103.9881,29.302],[-103.9886,29.3023],[-103.9902,29.303],[-103.9917,29.3038],[-103.9929,29.3042],[-103.9932,29.3043],[-103.9936,29.3044],[-103.9939,29.3044],[-103.9945,29.3044],[-103.9957,29.3047],[-103.9969,29.3048],[-103.9981,29.305],[-103.9986,29.3049],[-103.9989,29.3049],[-103.9992,29.305],[-104,29.3053],[-104.0007,29.3053],[-104.0008,29.3054],[-104.001,29.3055],[-104.0018,29.3061],[-104.002,29.3063],[-104.0034,29.307],[-104.004,29.3071],[-104.0045,29.3073],[-104.0052,29.3075],[-104.0057,29.3077],[-104.0065,29.3078],[-104.0071,29.308],[-104.0082,29.3081],[-104.0087,29.3084],[-104.0089,29.3088],[-104.0091,29.3089],[-104.0092,29.309],[-104.0094,29.3089],[-104.0096,29.3089],[-104.0102,29.3091],[-104.0104,29.3092],[-104.0108,29.3093],[-104.011,29.3094],[-104.011,29.3096],[-104.0118,29.3101],[-104.0135,29.3108],[-104.014,29.3109],[-104.0144,29.3114],[-104.0148,29.3116],[-104.0154,29.3118],[-104.0162,29.3121],[-104.0166,29.3121],[-104.0176,29.3121],[-104.0187,29.3121],[-104.0192,29.3119],[-104.0194,29.3118],[-104.0202,29.312],[-104.0206,29.3123],[-104.0211,29.3127],[-104.0215,29.3129],[-104.0216,29.3129],[-104.023,29.3133],[-104.0243,29.314],[-104.0253,29.3143],[-104.0255,29.3144],[-104.0255,29.3145],[-104.0259,29.3146],[-104.0266,29.315],[-104.0268,29.3152],[-104.0271,29.3154],[-104.0275,29.3156],[-104.0282,29.3156],[-104.0283,29.3157],[-104.0287,29.3158],[-104.0293,29.3162],[-104.0299,29.3169],[-104.0303,29.3171],[-104.0305,29.3172],[-104.031,29.3171],[-104.0314,29.3171],[-104.0316,29.3172],[-104.0322,29.3175],[-104.033,29.318],[-104.0343,29.3187],[-104.0358,29.3192],[-104.0359,29.3192],[-104.0366,29.3194],[-104.0375,29.3197],[-104.0379,29.32],[-104.0383,29.3203],[-104.0384,29.3205],[-104.0384,29.3208],[-104.0387,29.3213],[-104.0389,29.3215],[-104.0392,29.3218],[-104.0395,29.3219],[-104.0398,29.322],[-104.0403,29.3222],[-104.0408,29.3224],[-104.0409,29.3224],[-104.0413,29.3227],[-104.0417,29.3229],[-104.043,29.3239],[-104.0434,29.3241],[-104.0439,29.3243],[-104.0444,29.3247],[-104.046,29.3256],[-104.0463,29.3257],[-104.0471,29.3258],[-104.0482,29.3264],[-104.0493,29.3271],[-104.0494,29.3271],[-104.0497,29.3274],[-104.0504,29.3276],[-104.0507,29.3276],[-104.0512,29.3278],[-104.0521,29.3284],[-104.0522,29.3285],[-104.0523,29.3285],[-104.0525,29.3286],[-104.0525,29.3287],[-104.0539,29.3295],[-104.0545,29.33],[-104.0552,29.3304],[-104.0555,29.3308],[-104.0559,29.3321],[-104.0561,29.3324],[-104.0563,29.3325],[-104.0566,29.3331],[-104.0567,29.3333],[-104.0567,29.3336],[-104.0565,29.3346],[-104.0563,29.3351],[-104.0563,29.3354],[-104.0561,29.3364],[-104.056,29.3365],[-104.0556,29.3366],[-104.0556,29.3367],[-104.0555,29.337],[-104.0555,29.3372],[-104.0555,29.3373],[-104.0557,29.3375],[-104.0559,29.3376],[-104.0561,29.3377],[-104.0564,29.3378],[-104.0565,29.3379],[-104.0569,29.3379],[-104.057,29.3379],[-104.0574,29.3379],[-104.0588,29.3381],[-104.0594,29.3382],[-104.0595,29.3382],[-104.0602,29.3385],[-104.0611,29.339],[-104.0622,29.3393],[-104.0625,29.3395],[-104.0629,29.3398],[-104.0633,29.3401],[-104.0637,29.3406],[-104.064,29.3405],[-104.0644,29.3405],[-104.0658,29.3407],[-104.0663,29.3408],[-104.0667,29.341],[-104.0675,29.3414],[-104.068,29.3418],[-104.0685,29.3421],[-104.0688,29.3423],[-104.0689,29.3423],[-104.0692,29.3427],[-104.0694,29.343],[-104.0693,29.3433],[-104.0701,29.344],[-104.0706,29.3443],[-104.0709,29.3445],[-104.0712,29.3447],[-104.0714,29.345],[-104.0721,29.3459],[-104.0723,29.3461],[-104.0725,29.3462],[-104.0735,29.3466],[-104.0743,29.3464],[-104.0744,29.3463],[-104.0746,29.3461],[-104.0746,29.3458],[-104.0748,29.3457],[-104.0748,29.3456],[-104.0753,29.3453],[-104.0755,29.3452],[-104.0758,29.3451],[-104.0767,29.3452],[-104.0772,29.3452],[-104.0774,29.3452],[-104.0779,29.3453],[-104.0788,29.3456],[-104.0793,29.3455],[-104.0796,29.3454],[-104.0797,29.3454],[-104.08,29.3455],[-104.0803,29.3454],[-104.0804,29.3454],[-104.0813,29.3456],[-104.0817,29.3458],[-104.0823,29.3461],[-104.0827,29.3464],[-104.0831,29.3469],[-104.0834,29.3471],[-104.0839,29.3478],[-104.0845,29.3485],[-104.085,29.349],[-104.0855,29.3495],[-104.0859,29.3501],[-104.0862,29.3504],[-104.0865,29.3506],[-104.0871,29.3509],[-104.0874,29.3509],[-104.0881,29.3513],[-104.0886,29.3517],[-104.0887,29.3518],[-104.0892,29.3525],[-104.0903,29.3531],[-104.0907,29.3534],[-104.0909,29.3535],[-104.091,29.3537],[-104.0909,29.354],[-104.0905,29.3545],[-104.0904,29.3547],[-104.0899,29.3553],[-104.0896,29.3556],[-104.0896,29.3558],[-104.0895,29.3559],[-104.0895,29.356],[-104.0898,29.3565],[-104.0901,29.3567],[-104.0901,29.3569],[-104.0899,29.3574],[-104.0897,29.3576],[-104.0895,29.358],[-104.0897,29.3587],[-104.09,29.3592],[-104.0903,29.3594],[-104.0906,29.3596],[-104.091,29.3598],[-104.0912,29.3599],[-104.0918,29.3599],[-104.0923,29.3599],[-104.093,29.3601],[-104.0932,29.3603],[-104.0933,29.3603],[-104.0937,29.3604],[-104.094,29.3608],[-104.0945,29.3612],[-104.0954,29.3613],[-104.0966,29.3613],[-104.0973,29.3614],[-104.0976,29.3615],[-104.0978,29.3616],[-104.0979,29.3618],[-104.0981,29.3623],[-104.0982,29.3632],[-104.0982,29.3635],[-104.0978,29.3644],[-104.0977,29.3652],[-104.098,29.3662],[-104.098,29.3663],[-104.0982,29.3666],[-104.0988,29.3669],[-104.0995,29.3672],[-104.1001,29.3674],[-104.1006,29.3674],[-104.1009,29.3675],[-104.1015,29.3679],[-104.1016,29.3681],[-104.1017,29.3683],[-104.1017,29.3687],[-104.102,29.3692],[-104.103,29.3703],[-104.1044,29.3716],[-104.1057,29.3726],[-104.1063,29.3731],[-104.1066,29.3733],[-104.1069,29.3734],[-104.108,29.3737],[-104.1086,29.3739],[-104.1096,29.3741],[-104.1099,29.374],[-104.1104,29.3739],[-104.1107,29.3738],[-104.1113,29.3737],[-104.1119,29.3737],[-104.1128,29.3737],[-104.1134,29.3736],[-104.1141,29.3734],[-104.1151,29.3729],[-104.1162,29.3721],[-104.117,29.3711],[-104.1175,29.3707],[-104.1177,29.3707],[-104.1179,29.3708],[-104.1198,29.3713],[-104.1202,29.3713],[-104.1204,29.3713],[-104.1213,29.3714],[-104.1215,29.3715],[-104.1216,29.3718],[-104.1217,29.3723],[-104.1217,29.3727],[-104.1216,29.3731],[-104.1215,29.3746],[-104.1217,29.3755],[-104.1217,29.3768],[-104.1217,29.3774],[-104.1218,29.3776],[-104.122,29.3784],[-104.1222,29.379],[-104.1223,29.3793],[-104.1225,29.3796],[-104.1229,29.3803],[-104.1232,29.3805],[-104.1236,29.3803],[-104.124,29.3802],[-104.1242,29.3801],[-104.1246,29.38],[-104.1248,29.3799],[-104.1249,29.3798],[-104.1251,29.3797],[-104.1253,29.3797],[-104.1254,29.3797],[-104.126,29.3794],[-104.1261,29.3793],[-104.1263,29.379],[-104.1263,29.3788],[-104.1269,29.3784],[-104.1274,29.3783],[-104.1275,29.3783],[-104.128,29.3783],[-104.1287,29.3784],[-104.1295,29.3786],[-104.13,29.3788],[-104.1308,29.3793],[-104.131,29.3795],[-104.1314,29.38],[-104.1314,29.3801],[-104.1313,29.3803],[-104.1311,29.3806],[-104.131,29.3809],[-104.1309,29.3813],[-104.131,29.3817],[-104.1314,29.3823],[-104.1318,29.3827],[-104.1324,29.3831],[-104.1328,29.3833],[-104.1333,29.3837],[-104.1349,29.3842],[-104.1356,29.3842],[-104.1363,29.3839],[-104.1371,29.3834],[-104.1375,29.3832],[-104.1378,29.3827],[-104.138,29.3821],[-104.1379,29.3816],[-104.1379,29.3814],[-104.1375,29.3809],[-104.1374,29.3806],[-104.1373,29.3799],[-104.1373,29.3796],[-104.1375,29.3793],[-104.1382,29.3786],[-104.1387,29.3783],[-104.1399,29.378],[-104.1405,29.3778],[-104.1409,29.3778],[-104.1412,29.3778],[-104.1418,29.3782],[-104.1422,29.3786],[-104.1423,29.379],[-104.1425,29.3798],[-104.1425,29.3802],[-104.1426,29.3807],[-104.1428,29.3812],[-104.143,29.3819],[-104.1432,29.3824],[-104.1432,29.3833],[-104.1428,29.3839],[-104.1426,29.3842],[-104.1425,29.3846],[-104.1424,29.3849],[-104.1424,29.3861],[-104.1426,29.3866],[-104.1428,29.387],[-104.143,29.3872],[-104.1432,29.3875],[-104.1432,29.3877],[-104.1431,29.3879],[-104.1432,29.388],[-104.1433,29.3883],[-104.1435,29.3884],[-104.1436,29.3884],[-104.1438,29.3884],[-104.1441,29.3882],[-104.1445,29.388],[-104.1447,29.3877],[-104.145,29.3873],[-104.1457,29.3861],[-104.1461,29.3856],[-104.1464,29.3854],[-104.1469,29.3854],[-104.1475,29.3851],[-104.1484,29.3851],[-104.1493,29.3854],[-104.1496,29.3856],[-104.1498,29.3858],[-104.1502,29.3859],[-104.1507,29.3865],[-104.1509,29.3867],[-104.151,29.3871],[-104.1513,29.3875],[-104.1515,29.3877],[-104.1516,29.3879],[-104.1521,29.3889],[-104.152,29.3891],[-104.1519,29.3894],[-104.1517,29.3897],[-104.1515,29.3899],[-104.1513,29.3905],[-104.1513,29.391],[-104.1514,29.3912],[-104.1516,29.3915],[-104.1518,29.3919],[-104.1522,29.3923],[-104.1535,29.3933],[-104.1542,29.3939],[-104.155,29.3945],[-104.1552,29.3946],[-104.1556,29.3947],[-104.156,29.3946],[-104.1563,29.3943],[-104.1566,29.3939],[-104.1566,29.3936],[-104.1564,29.3923],[-104.1563,29.392],[-104.1562,29.3913],[-104.1562,29.3911],[-104.1563,29.3908],[-104.1569,29.3905],[-104.1574,29.3903],[-104.1583,29.39],[-104.1601,29.3899],[-104.1604,29.3898],[-104.1607,29.3899],[-104.1616,29.3904],[-104.1616,29.3906],[-104.1617,29.3909],[-104.162,29.3914],[-104.1623,29.3916],[-104.1629,29.3919],[-104.165,29.3927],[-104.1655,29.393],[-104.1668,29.3942],[-104.1674,29.3947],[-104.1684,29.3961],[-104.1684,29.3965],[-104.1682,29.3969],[-104.1674,29.3975],[-104.1673,29.3976],[-104.1671,29.398],[-104.1669,29.3983],[-104.1667,29.3986],[-104.1663,29.3988],[-104.1657,29.3989],[-104.1654,29.399],[-104.1648,29.3996],[-104.1647,29.3996],[-104.1645,29.4003],[-104.1645,29.401],[-104.1646,29.4012],[-104.1648,29.4015],[-104.1653,29.4019],[-104.1656,29.402],[-104.1661,29.402],[-104.167,29.4017],[-104.1675,29.4015],[-104.1679,29.4015],[-104.1685,29.4015],[-104.1689,29.4016],[-104.1694,29.4019],[-104.1704,29.4027],[-104.1709,29.4032],[-104.1711,29.4038],[-104.1711,29.4044],[-104.1707,29.4053],[-104.1703,29.4061],[-104.1703,29.4064],[-104.1699,29.4068],[-104.1694,29.4073],[-104.1694,29.4078],[-104.1697,29.4082],[-104.1698,29.4083],[-104.17,29.4085],[-104.1705,29.4088],[-104.1706,29.4089],[-104.1709,29.409],[-104.1711,29.4091],[-104.1715,29.4092],[-104.1734,29.41],[-104.1738,29.4101],[-104.1743,29.4098],[-104.1749,29.4095],[-104.175,29.4094],[-104.1754,29.4093],[-104.1759,29.4093],[-104.1773,29.4095],[-104.1775,29.4095],[-104.1782,29.4099],[-104.1788,29.4102],[-104.1794,29.4104],[-104.1797,29.4106],[-104.18,29.4111],[-104.1801,29.4115],[-104.1802,29.412],[-104.18,29.4129],[-104.1801,29.4132],[-104.1802,29.4139],[-104.1804,29.4145],[-104.1807,29.4147],[-104.181,29.4149],[-104.1814,29.415],[-104.1821,29.415],[-104.1823,29.4151],[-104.1833,29.4162],[-104.1837,29.4168],[-104.1839,29.4172],[-104.1839,29.4175],[-104.1839,29.4178],[-104.1839,29.4181],[-104.1835,29.4194],[-104.1833,29.4198],[-104.1831,29.4202],[-104.1831,29.4205],[-104.1828,29.4209],[-104.1828,29.421],[-104.1829,29.4211],[-104.1828,29.4214],[-104.1824,29.4217],[-104.1822,29.4217],[-104.1817,29.4216],[-104.1815,29.4216],[-104.1813,29.4217],[-104.1812,29.422],[-104.1811,29.4222],[-104.1809,29.4226],[-104.1808,29.4232],[-104.1808,29.4235],[-104.1809,29.424],[-104.181,29.4245],[-104.1809,29.4249],[-104.1808,29.4252],[-104.1808,29.4259],[-104.1808,29.426],[-104.1811,29.4265],[-104.1815,29.427],[-104.1819,29.4273],[-104.182,29.4274],[-104.1823,29.4275],[-104.184,29.4277],[-104.185,29.428],[-104.186,29.4282],[-104.1861,29.4283],[-104.1864,29.4286],[-104.1873,29.4297],[-104.1882,29.4311],[-104.1889,29.4321],[-104.1894,29.4325],[-104.1895,29.4326],[-104.1898,29.4329],[-104.1901,29.4331],[-104.1906,29.4332],[-104.1906,29.4333],[-104.191,29.434],[-104.1912,29.4342],[-104.1916,29.4344],[-104.192,29.4348],[-104.1923,29.4348],[-104.1929,29.4353],[-104.1933,29.4358],[-104.1934,29.4359],[-104.1936,29.4361],[-104.1936,29.4362],[-104.1936,29.4364],[-104.1936,29.4366],[-104.1934,29.4372],[-104.1929,29.4383],[-104.1928,29.4393],[-104.193,29.44],[-104.1931,29.4403],[-104.1933,29.4406],[-104.1938,29.4413],[-104.1941,29.4417],[-104.1944,29.4418],[-104.1945,29.4419],[-104.1946,29.442],[-104.1969,29.4425],[-104.1976,29.4428],[-104.1982,29.4431],[-104.1998,29.4444],[-104.2006,29.4448],[-104.201,29.445],[-104.2019,29.4452],[-104.2034,29.4455],[-104.2037,29.4455],[-104.2038,29.4457],[-104.204,29.4461],[-104.2041,29.4463],[-104.2042,29.4464],[-104.2045,29.4464],[-104.2049,29.4464],[-104.205,29.4465],[-104.2051,29.4465],[-104.2056,29.4467],[-104.2058,29.4468],[-104.206,29.4468],[-104.2062,29.4468],[-104.2064,29.4469],[-104.2078,29.4481],[-104.2084,29.4484],[-104.2096,29.4489],[-104.2101,29.4488],[-104.2105,29.4491],[-104.2107,29.4492],[-104.2112,29.4498],[-104.2117,29.4514],[-104.212,29.4517],[-104.2129,29.4526],[-104.2143,29.4532],[-104.2146,29.4534],[-104.2156,29.4541],[-104.2163,29.4548],[-104.2167,29.4553],[-104.217,29.4556],[-104.2171,29.4558],[-104.2175,29.4561],[-104.2177,29.4566],[-104.218,29.4573],[-104.2181,29.4577],[-104.2183,29.4582],[-104.218,29.4586],[-104.2176,29.4589],[-104.2166,29.4593],[-104.2156,29.4599],[-104.2143,29.4608],[-104.2136,29.4615],[-104.2135,29.4621],[-104.2129,29.4634],[-104.2124,29.4649],[-104.2124,29.4653],[-104.2126,29.4661],[-104.2126,29.4666],[-104.2129,29.4669],[-104.2129,29.4675],[-104.2128,29.4679],[-104.2126,29.4684],[-104.212,29.4691],[-104.2112,29.4705],[-104.2109,29.4714],[-104.2108,29.4718],[-104.2108,29.4724],[-104.211,29.4742],[-104.2111,29.4758],[-104.2109,29.4762],[-104.2109,29.4765],[-104.2109,29.4766],[-104.2109,29.4769],[-104.2109,29.477],[-104.2108,29.4775],[-104.2107,29.4776],[-104.2105,29.4782],[-104.2102,29.4787],[-104.2101,29.4787],[-104.2098,29.4791],[-104.209,29.4804],[-104.2089,29.4807],[-104.209,29.481],[-104.209,29.4812],[-104.2091,29.4815],[-104.2096,29.4817],[-104.2099,29.4821],[-104.21,29.4822],[-104.2107,29.4824],[-104.2111,29.4825],[-104.2113,29.4826],[-104.2115,29.4827],[-104.2117,29.4828],[-104.2123,29.4833],[-104.2124,29.4836],[-104.2127,29.4839],[-104.2129,29.4841],[-104.213,29.4841],[-104.214,29.4846],[-104.2142,29.4846],[-104.2144,29.4847],[-104.2149,29.4848],[-104.2155,29.4848],[-104.2158,29.4847],[-104.2163,29.4845],[-104.2172,29.4841],[-104.2188,29.4836],[-104.219,29.4834],[-104.2197,29.4832],[-104.2215,29.483],[-104.2224,29.4827],[-104.2227,29.4826],[-104.2231,29.4824],[-104.2235,29.4823],[-104.2242,29.4822],[-104.2248,29.4821],[-104.2252,29.482],[-104.2257,29.4818],[-104.2261,29.4816],[-104.2267,29.4811],[-104.2272,29.4804],[-104.2272,29.4803],[-104.2275,29.48],[-104.2278,29.4799],[-104.228,29.4797],[-104.2285,29.4795],[-104.2289,29.4794],[-104.2291,29.4793],[-104.2292,29.4792],[-104.2294,29.4791],[-104.2295,29.479],[-104.2296,29.479],[-104.23,29.4788],[-104.2302,29.4788],[-104.2307,29.4787],[-104.2311,29.4791],[-104.2313,29.4793],[-104.2313,29.4794],[-104.2319,29.4805],[-104.2322,29.4813],[-104.2328,29.4829],[-104.233,29.4835],[-104.2335,29.4856],[-104.2339,29.4879],[-104.2338,29.4889],[-104.2334,29.4904],[-104.2332,29.4912],[-104.2332,29.4913],[-104.2333,29.4922],[-104.2338,29.4936],[-104.2339,29.4938],[-104.235,29.4958],[-104.2353,29.4962],[-104.2358,29.4966],[-104.2361,29.4968],[-104.2362,29.4968],[-104.2362,29.4969],[-104.2364,29.497],[-104.2366,29.4972],[-104.2371,29.4976],[-104.2375,29.4977],[-104.238,29.4978],[-104.2386,29.4978],[-104.2389,29.4977],[-104.2396,29.4975],[-104.24,29.4973],[-104.2403,29.4974],[-104.2425,29.4986],[-104.2427,29.4988],[-104.2431,29.4992],[-104.2434,29.4993],[-104.2446,29.5001],[-104.2453,29.5008],[-104.2458,29.5011],[-104.2458,29.5012],[-104.246,29.5016],[-104.2466,29.5021],[-104.2468,29.5024],[-104.2472,29.5028],[-104.2474,29.5029],[-104.2476,29.5031],[-104.2479,29.5033],[-104.2489,29.5038],[-104.2489,29.5039],[-104.2495,29.5044],[-104.2513,29.5053],[-104.2528,29.506],[-104.2531,29.5062],[-104.2535,29.5064],[-104.2539,29.5064],[-104.2543,29.5067],[-104.2545,29.5068],[-104.2548,29.5067],[-104.2552,29.5067],[-104.2553,29.5066],[-104.2554,29.5066],[-104.2568,29.5063],[-104.2581,29.5061],[-104.2583,29.5061],[-104.2588,29.5062],[-104.259,29.5062],[-104.2598,29.5064],[-104.2603,29.5065],[-104.2607,29.5067],[-104.2607,29.5069],[-104.2608,29.507],[-104.2611,29.5072],[-104.2614,29.5074],[-104.262,29.509],[-104.2622,29.5098],[-104.2623,29.5102],[-104.2622,29.5105],[-104.2617,29.5106],[-104.2616,29.5108],[-104.2613,29.511],[-104.2613,29.5113],[-104.2613,29.5114],[-104.2612,29.5115],[-104.2618,29.5128],[-104.2622,29.5135],[-104.2625,29.5136],[-104.2629,29.5137],[-104.2631,29.5138],[-104.2634,29.5137],[-104.2635,29.5137],[-104.2636,29.5138],[-104.2642,29.5139],[-104.2657,29.5142],[-104.2662,29.5141],[-104.2666,29.514],[-104.2668,29.514],[-104.2674,29.5138],[-104.2675,29.5138],[-104.2677,29.5138],[-104.2681,29.5136],[-104.2683,29.5135],[-104.2689,29.5136],[-104.2693,29.5138],[-104.2697,29.514],[-104.2704,29.5145],[-104.2705,29.5146],[-104.2706,29.5147],[-104.2705,29.5152],[-104.2708,29.5156],[-104.2711,29.5158],[-104.2718,29.5162],[-104.272,29.5162],[-104.2722,29.5163],[-104.2728,29.5164],[-104.2731,29.5164],[-104.2734,29.5163],[-104.2742,29.5163],[-104.2747,29.5164],[-104.275,29.5167],[-104.2754,29.5168],[-104.2765,29.517],[-104.2767,29.517],[-104.277,29.5169],[-104.2777,29.5169],[-104.2783,29.517],[-104.2785,29.5171],[-104.2796,29.5172],[-104.2799,29.5172],[-104.28,29.5172],[-104.2802,29.5172],[-104.2806,29.5173],[-104.2809,29.5174],[-104.2814,29.5174],[-104.2821,29.5175],[-104.2828,29.5177],[-104.283,29.5179],[-104.2832,29.5179],[-104.2834,29.5179],[-104.2835,29.518],[-104.2835,29.5181],[-104.2836,29.5182],[-104.2837,29.5182],[-104.2838,29.5183],[-104.284,29.5184],[-104.2843,29.5185],[-104.2845,29.5187],[-104.2846,29.5187],[-104.2848,29.5189],[-104.285,29.5188],[-104.2854,29.5188],[-104.2856,29.5187],[-104.2861,29.5186],[-104.2862,29.5186],[-104.2866,29.5185],[-104.2869,29.5186],[-104.2871,29.5188],[-104.288,29.5189],[-104.2883,29.5189],[-104.2884,29.5189],[-104.2893,29.519],[-104.2894,29.519],[-104.2897,29.519],[-104.2898,29.519],[-104.29,29.519],[-104.2903,29.5191],[-104.2905,29.5193],[-104.2907,29.5193],[-104.291,29.5193],[-104.2913,29.5193],[-104.2919,29.5194],[-104.2922,29.5196],[-104.2923,29.5196],[-104.2924,29.5198],[-104.2925,29.5201],[-104.2926,29.5202],[-104.2927,29.5205],[-104.2928,29.5207],[-104.2928,29.5209],[-104.2929,29.5211],[-104.2929,29.5216],[-104.2926,29.5217],[-104.2926,29.5218],[-104.2926,29.5219],[-104.2929,29.5223],[-104.2933,29.5226],[-104.2942,29.5232],[-104.2952,29.5237],[-104.296,29.5239],[-104.2968,29.5241],[-104.297,29.5241],[-104.2983,29.5243],[-104.2985,29.5243],[-104.2993,29.5243],[-104.3012,29.5243],[-104.3018,29.5243],[-104.3028,29.5243],[-104.3033,29.5242],[-104.3043,29.524],[-104.3067,29.5237],[-104.3078,29.5236],[-104.3086,29.5234],[-104.3092,29.5233],[-104.3095,29.5233],[-104.3099,29.5233],[-104.31,29.5233],[-104.3106,29.5232],[-104.3111,29.5232],[-104.3115,29.5232],[-104.3117,29.5235],[-104.3117,29.5238],[-104.3117,29.5244],[-104.3116,29.5249],[-104.3113,29.5254],[-104.311,29.5258],[-104.3108,29.5262],[-104.3106,29.5266],[-104.3106,29.5271],[-104.3107,29.5277],[-104.3108,29.5282],[-104.311,29.5288],[-104.3114,29.5296],[-104.3114,29.5297],[-104.3125,29.5309],[-104.3128,29.5314],[-104.3131,29.5316],[-104.3136,29.532],[-104.3141,29.5323],[-104.3148,29.5325],[-104.3155,29.5328],[-104.316,29.5328],[-104.3166,29.5327],[-104.317,29.5326],[-104.3179,29.5324],[-104.3181,29.5322],[-104.3182,29.5321],[-104.3186,29.5318],[-104.3191,29.5314],[-104.3195,29.5309],[-104.3198,29.5305],[-104.3202,29.5302],[-104.3207,29.5298],[-104.3208,29.5296],[-104.3209,29.5295],[-104.321,29.5292],[-104.321,29.5288],[-104.3209,29.5284],[-104.3209,29.5283],[-104.3207,29.5276],[-104.3205,29.5271],[-104.3205,29.5264],[-104.3205,29.5258],[-104.3205,29.5253],[-104.3206,29.5244],[-104.3206,29.5241],[-104.3207,29.5236],[-104.3208,29.5233],[-104.3211,29.523],[-104.3212,29.5225],[-104.3213,29.5221],[-104.3215,29.5219],[-104.3218,29.5218],[-104.3221,29.5218],[-104.3225,29.5219],[-104.3229,29.5221],[-104.3231,29.5223],[-104.3232,29.5224],[-104.3234,29.5225],[-104.3238,29.5228],[-104.3241,29.5229],[-104.3249,29.5231],[-104.3259,29.5232],[-104.3263,29.5233],[-104.3266,29.5233],[-104.3272,29.5232],[-104.3279,29.523],[-104.3284,29.5229],[-104.3287,29.5229],[-104.3294,29.5229],[-104.3299,29.5229],[-104.3302,29.5228],[-104.3307,29.5227],[-104.3311,29.5224],[-104.3316,29.5221],[-104.332,29.5218],[-104.3324,29.5215],[-104.3325,29.5213],[-104.3326,29.5212],[-104.3326,29.5206],[-104.3328,29.5204],[-104.3331,29.5201],[-104.3335,29.5198],[-104.334,29.5196],[-104.3345,29.5194],[-104.3352,29.5193],[-104.3357,29.5193],[-104.3362,29.5193],[-104.337,29.5196],[-104.3376,29.5199],[-104.3382,29.5202],[-104.3386,29.5205],[-104.3395,29.5211],[-104.3403,29.5216],[-104.3412,29.5221],[-104.342,29.5226],[-104.343,29.5233],[-104.3442,29.5241],[-104.3457,29.525],[-104.346,29.5253],[-104.3467,29.5258],[-104.3474,29.5262],[-104.3483,29.5267],[-104.3495,29.5273],[-104.3502,29.5277],[-104.3507,29.528],[-104.351,29.5283],[-104.3518,29.5289],[-104.3523,29.5294],[-104.3527,29.5297],[-104.3532,29.53],[-104.3533,29.5301],[-104.3544,29.5307],[-104.3549,29.5311],[-104.355,29.5311],[-104.3552,29.5312],[-104.3556,29.5313],[-104.3559,29.5314],[-104.3566,29.5318],[-104.3569,29.532],[-104.3575,29.5324],[-104.358,29.5328],[-104.3583,29.5331],[-104.3598,29.5341],[-104.3602,29.5343],[-104.3609,29.5348],[-104.3614,29.5352],[-104.3625,29.5359],[-104.3632,29.5366],[-104.3635,29.5369],[-104.3653,29.5384],[-104.3665,29.5393],[-104.3674,29.5401],[-104.3679,29.5406],[-104.3681,29.5408],[-104.3683,29.5413],[-104.3689,29.5419],[-104.3693,29.5423],[-104.37,29.5429],[-104.3704,29.5431],[-104.3716,29.5435],[-104.3717,29.5435],[-104.3725,29.5437],[-104.373,29.5438],[-104.3731,29.5438],[-104.3735,29.5438],[-104.3743,29.5438],[-104.3747,29.5438],[-104.375,29.5437],[-104.3754,29.5436],[-104.3759,29.5433],[-104.3765,29.543],[-104.3766,29.5429],[-104.3771,29.5428],[-104.3775,29.5427],[-104.3778,29.5425],[-104.3778,29.5424],[-104.3781,29.5423],[-104.3785,29.5422],[-104.3789,29.5421],[-104.3793,29.5422],[-104.3805,29.5426],[-104.3811,29.5429],[-104.3816,29.5434],[-104.3818,29.5436],[-104.3823,29.544],[-104.3828,29.5446],[-104.3834,29.5451],[-104.3838,29.5456],[-104.3845,29.5463],[-104.3851,29.5469],[-104.3857,29.5476],[-104.3861,29.5482],[-104.3868,29.5487],[-104.3877,29.5495],[-104.3888,29.5505],[-104.3897,29.5513],[-104.3903,29.552],[-104.3906,29.5523],[-104.3909,29.5525],[-104.3912,29.5527],[-104.3914,29.5529],[-104.3915,29.553],[-104.3917,29.5532],[-104.3921,29.5537],[-104.3924,29.554],[-104.3926,29.5541],[-104.393,29.5542],[-104.3934,29.5545],[-104.3938,29.5548],[-104.3943,29.5552],[-104.3949,29.5563],[-104.3949,29.5565],[-104.3948,29.5567],[-104.3948,29.5568],[-104.3946,29.557],[-104.3945,29.5571],[-104.3941,29.5579],[-104.394,29.5582],[-104.394,29.5583],[-104.3939,29.5584],[-104.3939,29.5585],[-104.3938,29.559],[-104.3938,29.5591],[-104.3939,29.5593],[-104.3939,29.5594],[-104.3939,29.5597],[-104.394,29.5599],[-104.3941,29.5602],[-104.3943,29.5605],[-104.3947,29.5609],[-104.3949,29.5612],[-104.3949,29.5613],[-104.3951,29.5616],[-104.3951,29.5618],[-104.3952,29.5621],[-104.3953,29.5627],[-104.3954,29.5631],[-104.3955,29.5633],[-104.3956,29.5635],[-104.3957,29.5636],[-104.3959,29.5641],[-104.396,29.5642],[-104.3962,29.5646],[-104.3965,29.5652],[-104.3968,29.5657],[-104.397,29.566],[-104.3971,29.5661],[-104.3973,29.5664],[-104.3973,29.5666],[-104.3974,29.5668],[-104.3974,29.5669],[-104.3974,29.5674],[-104.3974,29.5677],[-104.3972,29.568],[-104.397,29.5683],[-104.3969,29.5684],[-104.3969,29.5686],[-104.3969,29.569],[-104.3969,29.5695],[-104.3972,29.5701],[-104.3973,29.5704],[-104.3975,29.5708],[-104.3982,29.5713],[-104.3989,29.5719],[-104.4001,29.5727],[-104.4015,29.5736],[-104.4019,29.5739],[-104.4029,29.5745],[-104.4041,29.5752],[-104.4048,29.5757],[-104.4094,29.5783],[-104.4108,29.5792],[-104.4121,29.5799],[-104.4133,29.5806],[-104.4141,29.5811],[-104.4147,29.5815],[-104.4154,29.5819],[-104.4161,29.5823],[-104.4174,29.5829],[-104.4177,29.5831],[-104.4181,29.5833],[-104.4189,29.5838],[-104.4204,29.5847],[-104.4206,29.5848],[-104.4209,29.5851],[-104.4217,29.5856],[-104.4225,29.586],[-104.4227,29.5861],[-104.4231,29.5863],[-104.4235,29.5867],[-104.4243,29.5871],[-104.4254,29.5877],[-104.4264,29.5884],[-104.4269,29.5886],[-104.4273,29.5889],[-104.428,29.5893],[-104.4286,29.5896],[-104.4289,29.5898],[-104.4291,29.5901],[-104.4293,29.5902],[-104.4294,29.5902],[-104.4298,29.5904],[-104.43,29.5905],[-104.4303,29.5907],[-104.4307,29.5909],[-104.4315,29.5914],[-104.4318,29.5916],[-104.432,29.5917],[-104.4321,29.5918],[-104.4324,29.592],[-104.4327,29.5921],[-104.433,29.5923],[-104.4334,29.5925],[-104.4335,29.5926],[-104.4337,29.5926],[-104.4338,29.5927],[-104.4341,29.5929],[-104.4345,29.5932],[-104.4348,29.5934],[-104.4353,29.5936],[-104.436,29.5941],[-104.4366,29.5944],[-104.4369,29.5945],[-104.4375,29.595],[-104.4376,29.5951],[-104.4379,29.5952],[-104.438,29.5953],[-104.4384,29.5954],[-104.4387,29.5957],[-104.4389,29.5958],[-104.439,29.5958],[-104.4392,29.596],[-104.4393,29.5961],[-104.4398,29.5964],[-104.4405,29.5967],[-104.4407,29.5969],[-104.441,29.597],[-104.4414,29.5973],[-104.4423,29.5977],[-104.4427,29.598],[-104.4433,29.5984],[-104.4436,29.5987],[-104.444,29.5989],[-104.4444,29.599],[-104.4451,29.5994],[-104.4453,29.5995],[-104.4461,29.6],[-104.4467,29.6004],[-104.4468,29.6004],[-104.4469,29.6005],[-104.4472,29.6006],[-104.4478,29.6011],[-104.4482,29.6013],[-104.4487,29.6016],[-104.4489,29.6017],[-104.4494,29.602],[-104.4499,29.6023],[-104.4502,29.6025],[-104.4507,29.6028],[-104.451,29.603],[-104.4517,29.6033],[-104.452,29.6035],[-104.4523,29.6037],[-104.4528,29.604],[-104.4535,29.6046],[-104.4538,29.605],[-104.4542,29.6053],[-104.4543,29.6054],[-104.4548,29.6058],[-104.4549,29.606],[-104.455,29.6061],[-104.4551,29.6065],[-104.4553,29.6071],[-104.4555,29.6075],[-104.4557,29.6079],[-104.4559,29.6082],[-104.456,29.6084],[-104.4561,29.6085],[-104.4564,29.6087],[-104.4567,29.6089],[-104.457,29.609],[-104.4573,29.6091],[-104.4574,29.6092],[-104.4576,29.6092],[-104.4578,29.6091],[-104.4581,29.609],[-104.4584,29.609],[-104.4588,29.6089],[-104.4592,29.6089],[-104.4597,29.6089],[-104.4602,29.6089],[-104.4607,29.609],[-104.4613,29.6091],[-104.4617,29.6093],[-104.462,29.6094],[-104.4622,29.6095],[-104.4624,29.6095],[-104.4626,29.6095],[-104.4628,29.6095],[-104.463,29.6096],[-104.4631,29.6097],[-104.4631,29.6099],[-104.4633,29.6101],[-104.4635,29.6102],[-104.4638,29.6102],[-104.4641,29.6103],[-104.4646,29.6102],[-104.4649,29.6101],[-104.465,29.6099],[-104.4652,29.6095],[-104.4652,29.6093],[-104.4652,29.6092],[-104.4655,29.609],[-104.4658,29.609],[-104.4663,29.6091],[-104.4665,29.6092],[-104.4668,29.6094],[-104.467,29.6099],[-104.4672,29.6102],[-104.4674,29.6106],[-104.4675,29.611],[-104.4676,29.6112],[-104.4676,29.6115],[-104.4674,29.6119],[-104.4674,29.6122],[-104.4674,29.6125],[-104.4675,29.6128],[-104.4676,29.6129],[-104.4675,29.6132],[-104.4674,29.6136],[-104.4673,29.6139],[-104.4671,29.614],[-104.4669,29.6141],[-104.4667,29.6143],[-104.4667,29.6145],[-104.4667,29.6146],[-104.4666,29.6147],[-104.4664,29.6148],[-104.4661,29.6149],[-104.4658,29.6149],[-104.4656,29.6151],[-104.4656,29.6152],[-104.4654,29.6155],[-104.4654,29.6157],[-104.4654,29.6161],[-104.4654,29.6164],[-104.4655,29.6167],[-104.4656,29.617],[-104.4656,29.6171],[-104.4656,29.6173],[-104.4655,29.6176],[-104.4654,29.6178],[-104.4654,29.6179],[-104.4654,29.6182],[-104.4655,29.6184],[-104.4656,29.6186],[-104.4662,29.6188],[-104.4664,29.6189],[-104.4665,29.619],[-104.4667,29.619],[-104.4668,29.619],[-104.4671,29.619],[-104.4675,29.6191],[-104.4679,29.6191],[-104.4685,29.6191],[-104.4688,29.619],[-104.469,29.619],[-104.4691,29.619],[-104.4693,29.6189],[-104.4695,29.6188],[-104.4698,29.6188],[-104.47,29.6186],[-104.4702,29.6186],[-104.4706,29.6185],[-104.471,29.6185],[-104.4713,29.6185],[-104.4715,29.6184],[-104.4718,29.6184],[-104.472,29.6183],[-104.4722,29.6182],[-104.4724,29.618],[-104.4726,29.6179],[-104.4728,29.6178],[-104.4728,29.6177],[-104.473,29.6177],[-104.4732,29.6178],[-104.4734,29.6179],[-104.4736,29.6181],[-104.4737,29.6182],[-104.4738,29.6185],[-104.474,29.6188],[-104.4741,29.6195],[-104.4742,29.6198],[-104.4741,29.6203],[-104.4742,29.6206],[-104.4741,29.6209],[-104.4741,29.6212],[-104.4741,29.6215],[-104.4742,29.6219],[-104.4743,29.6223],[-104.4744,29.6225],[-104.4745,29.6226],[-104.4745,29.6228],[-104.4747,29.6234],[-104.4748,29.6236],[-104.4749,29.6238],[-104.4751,29.6241],[-104.4753,29.6243],[-104.4754,29.6244],[-104.4759,29.6247],[-104.4761,29.6249],[-104.4762,29.625],[-104.4762,29.6253],[-104.4763,29.6255],[-104.4765,29.626],[-104.4766,29.6264],[-104.4764,29.6268],[-104.4763,29.6269],[-104.4761,29.627],[-104.4759,29.6272],[-104.4758,29.6274],[-104.4758,29.6276],[-104.4759,29.6278],[-104.476,29.628],[-104.4762,29.6281],[-104.4764,29.6282],[-104.4768,29.6285],[-104.4771,29.6286],[-104.4773,29.6286],[-104.4776,29.6286],[-104.478,29.6286],[-104.4782,29.6285],[-104.4785,29.6284],[-104.4787,29.6284],[-104.4791,29.6284],[-104.4794,29.6284],[-104.4797,29.6284],[-104.48,29.6284],[-104.4803,29.6282],[-104.4805,29.6282],[-104.4808,29.6282],[-104.481,29.6282],[-104.4813,29.6281],[-104.4815,29.628],[-104.4819,29.6278],[-104.4822,29.6277],[-104.4825,29.6277],[-104.4829,29.6276],[-104.4833,29.6276],[-104.4836,29.6277],[-104.4841,29.6278],[-104.4846,29.628],[-104.4847,29.628],[-104.4851,29.6282],[-104.4855,29.6283],[-104.4856,29.6284],[-104.4861,29.6287],[-104.4863,29.6288],[-104.4864,29.6292],[-104.4865,29.6295],[-104.4866,29.6298],[-104.4869,29.63],[-104.487,29.6301],[-104.4872,29.6304],[-104.4873,29.6305],[-104.4874,29.6309],[-104.4874,29.6312],[-104.4874,29.6318],[-104.4873,29.632],[-104.4872,29.6324],[-104.487,29.6327],[-104.487,29.633],[-104.487,29.6332],[-104.4871,29.6335],[-104.4872,29.6337],[-104.4874,29.6338],[-104.4875,29.6339],[-104.4878,29.634],[-104.4882,29.6341],[-104.4887,29.6341],[-104.4892,29.634],[-104.4896,29.634],[-104.4901,29.6339],[-104.4913,29.6343],[-104.4917,29.6343],[-104.4921,29.6342],[-104.4926,29.6341],[-104.4929,29.6341],[-104.4932,29.634],[-104.4934,29.6341],[-104.4935,29.6341],[-104.4938,29.6339],[-104.494,29.6338],[-104.4942,29.6337],[-104.4946,29.6337],[-104.4948,29.6337],[-104.4949,29.6338],[-104.495,29.634],[-104.4951,29.6341],[-104.4951,29.6345],[-104.4952,29.6348],[-104.4953,29.635],[-104.4955,29.6351],[-104.4957,29.6352],[-104.4962,29.6353],[-104.4963,29.6353],[-104.4965,29.6355],[-104.4967,29.6356],[-104.4968,29.6357],[-104.4966,29.6365],[-104.4966,29.6368],[-104.4968,29.6371],[-104.4968,29.6373],[-104.4968,29.6376],[-104.4968,29.6378],[-104.4967,29.6379],[-104.4965,29.6381],[-104.4963,29.6383],[-104.4962,29.6385],[-104.4962,29.6388],[-104.4962,29.6391],[-104.4964,29.6392],[-104.4966,29.6393],[-104.4971,29.6394],[-104.4975,29.6394],[-104.4977,29.6396],[-104.4979,29.6397],[-104.498,29.6397],[-104.4982,29.6397],[-104.4985,29.6396],[-104.4988,29.6395],[-104.4992,29.6394],[-104.4997,29.6392],[-104.5001,29.6391],[-104.5005,29.639],[-104.5009,29.6387],[-104.5013,29.6386],[-104.5016,29.6385],[-104.5018,29.6384],[-104.502,29.6383],[-104.5022,29.6381],[-104.5023,29.6378],[-104.5024,29.6375],[-104.5027,29.6373],[-104.5029,29.6371],[-104.5032,29.6371],[-104.5036,29.637],[-104.5041,29.637],[-104.5043,29.6371],[-104.5045,29.6373],[-104.5047,29.6374],[-104.5049,29.6375],[-104.5051,29.6376],[-104.5054,29.6376],[-104.5058,29.6375],[-104.5067,29.6371],[-104.5069,29.637],[-104.5071,29.6369],[-104.5071,29.6367],[-104.507,29.6362],[-104.5069,29.636],[-104.5068,29.6358],[-104.5067,29.6357],[-104.5066,29.6356],[-104.5064,29.6355],[-104.5063,29.6354],[-104.5062,29.6353],[-104.5062,29.6352],[-104.5061,29.635],[-104.5059,29.6348],[-104.5058,29.6347],[-104.5056,29.6345],[-104.5056,29.6343],[-104.5056,29.634],[-104.5057,29.6337],[-104.5058,29.6336],[-104.5063,29.6333],[-104.5065,29.6331],[-104.5067,29.6327],[-104.5068,29.6325],[-104.5071,29.6323],[-104.5074,29.6323],[-104.5077,29.6323],[-104.5079,29.6323],[-104.5082,29.6325],[-104.5085,29.6327],[-104.5087,29.633],[-104.509,29.6333],[-104.5094,29.6339],[-104.5096,29.6341],[-104.5097,29.6343],[-104.5099,29.6346],[-104.5101,29.6349],[-104.5101,29.6351],[-104.5102,29.6352],[-104.5104,29.6354],[-104.5109,29.6356],[-104.5112,29.6358],[-104.5115,29.6361],[-104.5119,29.6364],[-104.5125,29.6368],[-104.5128,29.637],[-104.5129,29.6373],[-104.5131,29.6375],[-104.5132,29.6377],[-104.5133,29.6379],[-104.5136,29.6382],[-104.514,29.6386],[-104.5141,29.6388],[-104.5141,29.639],[-104.514,29.6392],[-104.5139,29.6394],[-104.5139,29.6396],[-104.514,29.6398],[-104.5141,29.6399],[-104.5143,29.64],[-104.5145,29.6401],[-104.5149,29.6401],[-104.5153,29.6401],[-104.5156,29.6403],[-104.5157,29.6406],[-104.5159,29.641],[-104.5159,29.6412],[-104.5157,29.6413],[-104.5157,29.6414],[-104.5156,29.6415],[-104.5155,29.6416],[-104.5153,29.6416],[-104.5152,29.6416],[-104.5149,29.6413],[-104.5145,29.6412],[-104.5143,29.6411],[-104.5141,29.641],[-104.5139,29.6408],[-104.5137,29.6408],[-104.5135,29.6409],[-104.5132,29.6409],[-104.513,29.641],[-104.5127,29.6412],[-104.5126,29.6414],[-104.5126,29.6415],[-104.5125,29.6417],[-104.5125,29.6419],[-104.5124,29.642],[-104.5125,29.6421],[-104.5126,29.6422],[-104.5128,29.6423],[-104.5129,29.6426],[-104.5129,29.6428],[-104.5128,29.6429],[-104.5126,29.6431],[-104.5125,29.6432],[-104.5121,29.6434],[-104.5118,29.6435],[-104.5117,29.6436],[-104.5114,29.6436],[-104.5111,29.6436],[-104.5109,29.6435],[-104.5107,29.6433],[-104.5105,29.6432],[-104.5103,29.6432],[-104.5101,29.6433],[-104.51,29.6434],[-104.5099,29.6437],[-104.5098,29.6438],[-104.5098,29.644],[-104.5099,29.6442],[-104.5101,29.6446],[-104.5103,29.645],[-104.5105,29.6453],[-104.5107,29.6455],[-104.5108,29.6456],[-104.511,29.6455],[-104.5112,29.6454],[-104.5113,29.6454],[-104.5115,29.6454],[-104.5117,29.6455],[-104.5119,29.6455],[-104.512,29.6456],[-104.5121,29.6458],[-104.5122,29.6461],[-104.5122,29.6465],[-104.5123,29.6466],[-104.5124,29.6467],[-104.5126,29.6468],[-104.5127,29.6468],[-104.5129,29.6467],[-104.5131,29.6466],[-104.5133,29.6465],[-104.5135,29.6464],[-104.5138,29.6465],[-104.514,29.6465],[-104.5142,29.6467],[-104.5146,29.647],[-104.5147,29.6471],[-104.5149,29.6471],[-104.5151,29.6471],[-104.5152,29.6471],[-104.5154,29.6472],[-104.5156,29.6472],[-104.5158,29.6472],[-104.5161,29.6471],[-104.5164,29.647],[-104.5166,29.647],[-104.5169,29.6471],[-104.5171,29.6471],[-104.5173,29.6471],[-104.5174,29.6472],[-104.5176,29.6474],[-104.5177,29.6476],[-104.5178,29.6478],[-104.5179,29.6482],[-104.5181,29.6484],[-104.5182,29.6486],[-104.5184,29.6489],[-104.5185,29.6491],[-104.5184,29.6493],[-104.5183,29.6494],[-104.518,29.6496],[-104.5178,29.6496],[-104.5177,29.6497],[-104.5174,29.6498],[-104.5172,29.65],[-104.5171,29.6502],[-104.517,29.6503],[-104.5169,29.6505],[-104.517,29.6509],[-104.5173,29.6517],[-104.5173,29.6518],[-104.5172,29.6519],[-104.517,29.6519],[-104.5167,29.652],[-104.5166,29.6521],[-104.5166,29.6522],[-104.5166,29.6524],[-104.5167,29.6526],[-104.5168,29.6529],[-104.5169,29.6529],[-104.517,29.6531],[-104.5172,29.6532],[-104.5175,29.6533],[-104.5178,29.6535],[-104.518,29.6535],[-104.5182,29.6534],[-104.5185,29.6535],[-104.5188,29.6536],[-104.5191,29.6538],[-104.5194,29.6541],[-104.5196,29.6544],[-104.5198,29.6547],[-104.5199,29.6551],[-104.5199,29.6552],[-104.52,29.6553],[-104.5201,29.6555],[-104.5205,29.6557],[-104.5208,29.6559],[-104.521,29.6561],[-104.5212,29.6563],[-104.5213,29.6564],[-104.5216,29.6567],[-104.5217,29.6568],[-104.5219,29.657],[-104.5219,29.6571],[-104.5219,29.6573],[-104.5219,29.6575],[-104.522,29.6577],[-104.5221,29.6579],[-104.5223,29.6581],[-104.5225,29.6583],[-104.5228,29.6584],[-104.5231,29.6584],[-104.5235,29.6584],[-104.5239,29.6585],[-104.5241,29.6586],[-104.5243,29.6587],[-104.5245,29.659],[-104.5247,29.6592],[-104.5248,29.6595],[-104.525,29.66],[-104.525,29.6602],[-104.525,29.6604],[-104.525,29.6606],[-104.525,29.6608],[-104.5251,29.6611],[-104.5252,29.6614],[-104.5252,29.6618],[-104.5253,29.662],[-104.5252,29.6622],[-104.5252,29.6623],[-104.5251,29.6629],[-104.525,29.6632],[-104.525,29.6636],[-104.525,29.6638],[-104.5249,29.6641],[-104.5248,29.6643],[-104.5248,29.6645],[-104.5248,29.665],[-104.5249,29.6656],[-104.525,29.666],[-104.5251,29.6662],[-104.5254,29.6664],[-104.5255,29.6666],[-104.5257,29.667],[-104.5257,29.6672],[-104.5256,29.6673],[-104.5254,29.6672],[-104.5253,29.6673],[-104.5252,29.6674],[-104.5253,29.6676],[-104.5254,29.6678],[-104.5256,29.668],[-104.5259,29.668],[-104.5262,29.668],[-104.5266,29.668],[-104.5268,29.6679],[-104.5272,29.6677],[-104.5274,29.6676],[-104.5275,29.6674],[-104.5278,29.6673],[-104.528,29.6673],[-104.5282,29.6674],[-104.5285,29.6676],[-104.5287,29.6679],[-104.5288,29.668],[-104.5289,29.6683],[-104.5289,29.6684],[-104.5288,29.6686],[-104.5287,29.6688],[-104.5286,29.6689],[-104.5285,29.6691],[-104.5285,29.6693],[-104.5284,29.6695],[-104.5285,29.6696],[-104.5286,29.6698],[-104.529,29.67],[-104.5293,29.6701],[-104.5298,29.6705],[-104.5301,29.6706],[-104.5304,29.6707],[-104.5309,29.6708],[-104.5312,29.6708],[-104.5314,29.6707],[-104.5316,29.6706],[-104.532,29.6706],[-104.5323,29.6704],[-104.5325,29.6701],[-104.5329,29.6697],[-104.533,29.6695],[-104.5331,29.6693],[-104.5331,29.6691],[-104.5333,29.6689],[-104.5334,29.6687],[-104.5334,29.6686],[-104.5333,29.6685],[-104.5332,29.6683],[-104.5329,29.6682],[-104.5327,29.668],[-104.5326,29.6678],[-104.5326,29.6674],[-104.5326,29.6673],[-104.5327,29.6672],[-104.5329,29.667],[-104.5332,29.6668],[-104.5333,29.6667],[-104.5334,29.6665],[-104.5336,29.6664],[-104.5338,29.6663],[-104.534,29.6663],[-104.5342,29.6663],[-104.5344,29.6663],[-104.5347,29.6664],[-104.5349,29.6664],[-104.5352,29.6664],[-104.5354,29.6665],[-104.5356,29.6666],[-104.5357,29.6667],[-104.5359,29.6669],[-104.5361,29.6671],[-104.5363,29.6673],[-104.5364,29.6676],[-104.5364,29.6678],[-104.5364,29.668],[-104.5362,29.6686],[-104.5362,29.6689],[-104.5361,29.6691],[-104.536,29.6695],[-104.5359,29.6698],[-104.5358,29.67],[-104.5357,29.6705],[-104.5356,29.671],[-104.5354,29.6713],[-104.5353,29.6716],[-104.5352,29.6719],[-104.5352,29.6722],[-104.5352,29.6725],[-104.5353,29.673],[-104.5353,29.6733],[-104.5355,29.6736],[-104.5357,29.674],[-104.5359,29.6744],[-104.5359,29.6745],[-104.5361,29.6746],[-104.5362,29.6747],[-104.5364,29.6748],[-104.5365,29.6749],[-104.5366,29.6751],[-104.5367,29.6754],[-104.5368,29.6756],[-104.5369,29.6758],[-104.5373,29.6762],[-104.5377,29.6766],[-104.5379,29.677],[-104.5382,29.6772],[-104.5384,29.6775],[-104.5387,29.6777],[-104.5389,29.6778],[-104.5391,29.678],[-104.5393,29.678],[-104.5396,29.6782],[-104.5397,29.6783],[-104.5399,29.6785],[-104.5401,29.6787],[-104.5402,29.6788],[-104.5403,29.6789],[-104.5405,29.679],[-104.5409,29.679],[-104.5411,29.679],[-104.5413,29.6791],[-104.5414,29.6793],[-104.5417,29.6795],[-104.5421,29.6798],[-104.5422,29.6798],[-104.5424,29.6799],[-104.5424,29.6801],[-104.5425,29.6803],[-104.5426,29.6804],[-104.5429,29.6805],[-104.5431,29.6805],[-104.5433,29.6805],[-104.5438,29.6804],[-104.5439,29.6804],[-104.544,29.6805],[-104.5441,29.6807],[-104.5442,29.681],[-104.5442,29.6813],[-104.5442,29.6815],[-104.544,29.6818],[-104.5438,29.6822],[-104.5438,29.6823],[-104.5435,29.6827],[-104.5431,29.6833],[-104.5427,29.6837],[-104.5425,29.6839],[-104.5423,29.6841],[-104.542,29.6843],[-104.5417,29.6844],[-104.5408,29.6848],[-104.5406,29.6848],[-104.5404,29.6849],[-104.5401,29.6848],[-104.5396,29.6847],[-104.5392,29.6846],[-104.5386,29.6844],[-104.5383,29.6844],[-104.538,29.6844],[-104.5377,29.6845],[-104.5374,29.6846],[-104.5371,29.6847],[-104.5369,29.6849],[-104.5367,29.685],[-104.5359,29.6853],[-104.5356,29.6854],[-104.5353,29.6855],[-104.535,29.6856],[-104.5347,29.6857],[-104.5345,29.6858],[-104.5343,29.6858],[-104.5341,29.686],[-104.5337,29.6862],[-104.5335,29.6863],[-104.5333,29.6865],[-104.5329,29.6869],[-104.5327,29.687],[-104.5322,29.6874],[-104.532,29.6875],[-104.5318,29.6877],[-104.5314,29.688],[-104.5312,29.6881],[-104.531,29.6882],[-104.5308,29.6884],[-104.5307,29.6886],[-104.5306,29.6888],[-104.5306,29.6894],[-104.5305,29.6895],[-104.5302,29.6898],[-104.5301,29.69],[-104.5302,29.6902],[-104.5302,29.6905],[-104.5304,29.6907],[-104.5306,29.6911],[-104.531,29.6913],[-104.5314,29.6916],[-104.5317,29.6917],[-104.5319,29.6918],[-104.5321,29.6918],[-104.5322,29.6919],[-104.5325,29.692],[-104.5328,29.6921],[-104.5331,29.6923],[-104.5334,29.6924],[-104.5339,29.6925],[-104.5342,29.6926],[-104.5345,29.6926],[-104.5347,29.6926],[-104.5351,29.6928],[-104.5355,29.6929],[-104.5358,29.693],[-104.5361,29.693],[-104.5363,29.693],[-104.5366,29.6928],[-104.5368,29.6928],[-104.537,29.6929],[-104.5375,29.6931],[-104.538,29.6933],[-104.5384,29.6935],[-104.5388,29.6938],[-104.5392,29.6939],[-104.5394,29.6939],[-104.5395,29.694],[-104.5397,29.6941],[-104.54,29.6943],[-104.5404,29.6946],[-104.5408,29.6947],[-104.5411,29.6949],[-104.5414,29.695],[-104.5416,29.6952],[-104.5419,29.6953],[-104.5423,29.6955],[-104.5426,29.6956],[-104.5429,29.6958],[-104.5435,29.696],[-104.5438,29.6963],[-104.5439,29.6964],[-104.544,29.6967],[-104.5441,29.6969],[-104.5442,29.6971],[-104.5442,29.6972],[-104.5441,29.6973],[-104.5439,29.6974],[-104.5437,29.6974],[-104.5436,29.6975],[-104.5435,29.6976],[-104.5436,29.6978],[-104.5438,29.6979],[-104.5441,29.698],[-104.5444,29.6981],[-104.5447,29.6981],[-104.5449,29.6982],[-104.5451,29.6983],[-104.5453,29.6986],[-104.5454,29.6988],[-104.5456,29.699],[-104.5457,29.6992],[-104.5459,29.6994],[-104.546,29.6996],[-104.5459,29.6999],[-104.5458,29.7001],[-104.5456,29.7004],[-104.5452,29.7009],[-104.5445,29.7018],[-104.5444,29.7022],[-104.5442,29.7026],[-104.5441,29.7028],[-104.5438,29.7031],[-104.5436,29.7034],[-104.5434,29.7037],[-104.5434,29.704],[-104.5435,29.7045],[-104.5437,29.7049],[-104.5438,29.7051],[-104.5443,29.7054],[-104.5446,29.7057],[-104.5449,29.706],[-104.5451,29.7063],[-104.5451,29.7066],[-104.5452,29.7071],[-104.5452,29.7074],[-104.5453,29.7076],[-104.5459,29.7081],[-104.5461,29.7084],[-104.5462,29.7085],[-104.5462,29.7087],[-104.5463,29.709],[-104.5462,29.7092],[-104.5461,29.7095],[-104.546,29.7096],[-104.5459,29.7098],[-104.5458,29.7099],[-104.5456,29.7099],[-104.5454,29.7099],[-104.545,29.7099],[-104.5449,29.71],[-104.5447,29.71],[-104.5443,29.7102],[-104.544,29.7103],[-104.544,29.7105],[-104.5439,29.7107],[-104.5439,29.7109],[-104.5439,29.7112],[-104.544,29.7115],[-104.5442,29.7118],[-104.5443,29.7122],[-104.5446,29.7127],[-104.545,29.7133],[-104.5452,29.7135],[-104.5454,29.7137],[-104.5455,29.7138],[-104.5456,29.7139],[-104.546,29.7138],[-104.5461,29.7138],[-104.5463,29.7137],[-104.5465,29.7137],[-104.5467,29.7138],[-104.5469,29.7138],[-104.547,29.7139],[-104.5472,29.7139],[-104.5473,29.7139],[-104.5474,29.714],[-104.5475,29.7142],[-104.5475,29.7143],[-104.5475,29.7144],[-104.5474,29.7145],[-104.5473,29.7145],[-104.5471,29.7146],[-104.5469,29.7146],[-104.5468,29.7146],[-104.5466,29.7146],[-104.5465,29.7146],[-104.5464,29.7147],[-104.5463,29.7147],[-104.5462,29.7148],[-104.5461,29.7149],[-104.546,29.715],[-104.5458,29.7151],[-104.5457,29.7151],[-104.5452,29.7152],[-104.545,29.7153],[-104.5449,29.7153],[-104.5448,29.7155],[-104.5448,29.7157],[-104.5448,29.7159],[-104.5449,29.7161],[-104.545,29.7163],[-104.5453,29.7166],[-104.5453,29.7167],[-104.5453,29.7168],[-104.5454,29.7168],[-104.5456,29.717],[-104.5457,29.7171],[-104.5458,29.7171],[-104.546,29.7171],[-104.5461,29.7171],[-104.5463,29.7171],[-104.5464,29.7171],[-104.5465,29.7172],[-104.5467,29.7173],[-104.5469,29.7175],[-104.547,29.7176],[-104.5471,29.7177],[-104.5474,29.7177],[-104.5475,29.7177],[-104.5477,29.7176],[-104.5478,29.7175],[-104.5479,29.7175],[-104.548,29.7173],[-104.5481,29.7173],[-104.5483,29.7172],[-104.5484,29.7172],[-104.5485,29.7171],[-104.5486,29.717],[-104.5487,29.7168],[-104.5489,29.7167],[-104.5495,29.7162],[-104.5497,29.7162],[-104.5499,29.7162],[-104.55,29.7162],[-104.5501,29.7162],[-104.5503,29.7162],[-104.5504,29.7162],[-104.5505,29.7163],[-104.5507,29.7164],[-104.5508,29.7164],[-104.5509,29.7164],[-104.5511,29.7164],[-104.5514,29.7164],[-104.5516,29.7164],[-104.5517,29.7164],[-104.5517,29.7165],[-104.5519,29.7166],[-104.5519,29.7168],[-104.552,29.717],[-104.5523,29.7173],[-104.5523,29.7175],[-104.5522,29.7177],[-104.5519,29.718],[-104.5518,29.7182],[-104.5517,29.7184],[-104.5517,29.7186],[-104.5517,29.7187],[-104.5517,29.7188],[-104.5516,29.7189],[-104.5516,29.719],[-104.5513,29.7192],[-104.5512,29.7193],[-104.5511,29.7194],[-104.551,29.7194],[-104.5508,29.7194],[-104.5507,29.7194],[-104.5505,29.7194],[-104.5503,29.7194],[-104.5502,29.7194],[-104.55,29.7194],[-104.5499,29.7195],[-104.5497,29.7197],[-104.5496,29.7198],[-104.5494,29.7198],[-104.5493,29.7199],[-104.5492,29.72],[-104.5492,29.7202],[-104.5491,29.7204],[-104.5491,29.7207],[-104.5491,29.7208],[-104.5497,29.7213],[-104.5499,29.7215],[-104.5514,29.7222],[-104.5521,29.7228],[-104.5524,29.7232],[-104.5524,29.7237],[-104.5522,29.7248],[-104.552,29.7251],[-104.5515,29.7256],[-104.5495,29.7266],[-104.5493,29.7268],[-104.5489,29.7275],[-104.5488,29.7278],[-104.5489,29.728],[-104.549,29.7286],[-104.5489,29.7287],[-104.549,29.7288],[-104.5491,29.729],[-104.5494,29.7293],[-104.5494,29.7294],[-104.5495,29.7296],[-104.5495,29.7297],[-104.5495,29.7299],[-104.5495,29.7301],[-104.5494,29.7302],[-104.5493,29.7304],[-104.5493,29.7306],[-104.5494,29.7307],[-104.5495,29.7309],[-104.5497,29.731],[-104.5499,29.7312],[-104.5501,29.7313],[-104.5503,29.7313],[-104.5504,29.7313],[-104.5506,29.7313],[-104.5508,29.7314],[-104.551,29.7314],[-104.5512,29.7314],[-104.5512,29.7315],[-104.5516,29.7316],[-104.5519,29.7317],[-104.5521,29.7318],[-104.5524,29.7319],[-104.5527,29.7319],[-104.5529,29.7319],[-104.553,29.7319],[-104.5531,29.7318],[-104.5532,29.7316],[-104.5533,29.7314],[-104.5534,29.7313],[-104.5536,29.7312],[-104.5539,29.7311],[-104.5541,29.7311],[-104.5542,29.7311],[-104.5548,29.7311],[-104.5551,29.7312],[-104.5554,29.7313],[-104.5555,29.7313],[-104.5559,29.7316],[-104.5561,29.7317],[-104.5563,29.7318],[-104.5564,29.7319],[-104.5565,29.7323],[-104.5566,29.7325],[-104.5565,29.7328],[-104.5565,29.733],[-104.5565,29.7331],[-104.5565,29.7333],[-104.5564,29.7334],[-104.5564,29.7336],[-104.5564,29.7337],[-104.5563,29.7339],[-104.5562,29.734],[-104.5558,29.7344],[-104.5557,29.7346],[-104.5557,29.7348],[-104.5557,29.7349],[-104.5559,29.7351],[-104.556,29.7353],[-104.5562,29.7354],[-104.5564,29.7355],[-104.5567,29.7355],[-104.557,29.7355],[-104.5575,29.7353],[-104.558,29.735],[-104.5583,29.7348],[-104.5586,29.7348],[-104.5588,29.7348],[-104.5589,29.7348],[-104.5591,29.7348],[-104.5593,29.7348],[-104.5596,29.7349],[-104.56,29.7349],[-104.5602,29.735],[-104.5603,29.7351],[-104.5604,29.7352],[-104.5605,29.7354],[-104.5605,29.7355],[-104.5605,29.7356],[-104.5604,29.736],[-104.5604,29.7363],[-104.5603,29.7365],[-104.5603,29.7366],[-104.5602,29.7367],[-104.5601,29.7369],[-104.5601,29.737],[-104.56,29.7371],[-104.5599,29.7372],[-104.5597,29.7374],[-104.5595,29.7376],[-104.5593,29.7377],[-104.5593,29.7378],[-104.5591,29.738],[-104.5589,29.7381],[-104.5588,29.7381],[-104.5586,29.7381],[-104.5584,29.7381],[-104.5582,29.7381],[-104.5579,29.7381],[-104.5576,29.738],[-104.5571,29.7379],[-104.5569,29.7379],[-104.5567,29.7378],[-104.5565,29.7378],[-104.5564,29.7378],[-104.5563,29.7378],[-104.5562,29.7378],[-104.556,29.7379],[-104.556,29.738],[-104.5559,29.7381],[-104.5557,29.7381],[-104.5556,29.738],[-104.5555,29.738],[-104.5555,29.7378],[-104.5554,29.7378],[-104.5553,29.7378],[-104.5552,29.7379],[-104.5551,29.738],[-104.555,29.7381],[-104.5549,29.7382],[-104.5546,29.7384],[-104.5545,29.7385],[-104.5544,29.7385],[-104.5542,29.7386],[-104.554,29.7387],[-104.5538,29.7387],[-104.5537,29.7387],[-104.5535,29.7386],[-104.5534,29.7386],[-104.5532,29.7385],[-104.553,29.7384],[-104.5529,29.7384],[-104.5528,29.7384],[-104.5526,29.7384],[-104.5524,29.7384],[-104.5522,29.7384],[-104.5517,29.7387],[-104.5516,29.7387],[-104.5514,29.7388],[-104.5512,29.7388],[-104.5511,29.7388],[-104.551,29.7387],[-104.551,29.7385],[-104.551,29.7384],[-104.551,29.7383],[-104.551,29.7382],[-104.551,29.7381],[-104.5508,29.738],[-104.5506,29.738],[-104.5505,29.738],[-104.5503,29.738],[-104.5503,29.7381],[-104.5501,29.7382],[-104.5501,29.7384],[-104.5501,29.7385],[-104.5501,29.7386],[-104.5501,29.739],[-104.5502,29.7391],[-104.5502,29.7393],[-104.5502,29.7394],[-104.5504,29.7396],[-104.5504,29.7397],[-104.5503,29.7398],[-104.5503,29.7399],[-104.5498,29.7406],[-104.5499,29.7409],[-104.5504,29.7412],[-104.5508,29.7411],[-104.5513,29.7406],[-104.5515,29.7406],[-104.5516,29.7406],[-104.5515,29.7408],[-104.5513,29.741],[-104.5513,29.7411],[-104.5513,29.7413],[-104.5515,29.7415],[-104.5517,29.7418],[-104.5519,29.7421],[-104.552,29.7421],[-104.5521,29.7423],[-104.5523,29.7424],[-104.5524,29.7425],[-104.5528,29.7427],[-104.553,29.7427],[-104.5533,29.7428],[-104.5535,29.7429],[-104.5537,29.743],[-104.5539,29.7431],[-104.5541,29.743],[-104.5543,29.7429],[-104.5544,29.7428],[-104.5544,29.7427],[-104.5544,29.7425],[-104.5544,29.7424],[-104.5543,29.7423],[-104.5544,29.7422],[-104.5545,29.7421],[-104.5546,29.742],[-104.5548,29.742],[-104.5549,29.742],[-104.555,29.7419],[-104.5551,29.7418],[-104.5553,29.7418],[-104.5554,29.7419],[-104.5555,29.742],[-104.5557,29.7422],[-104.5559,29.7427],[-104.556,29.7429],[-104.5561,29.7431],[-104.5561,29.7433],[-104.5562,29.7433],[-104.5566,29.7441],[-104.5566,29.7442],[-104.5567,29.7444],[-104.5567,29.7445],[-104.5567,29.7446],[-104.5566,29.7447],[-104.5566,29.7448],[-104.5566,29.7449],[-104.5567,29.745],[-104.5568,29.7452],[-104.557,29.7453],[-104.5571,29.7455],[-104.5573,29.7456],[-104.5576,29.7457],[-104.5578,29.7458],[-104.5579,29.7458],[-104.5583,29.7458],[-104.5586,29.7458],[-104.5587,29.7458],[-104.5588,29.7458],[-104.5589,29.7458],[-104.559,29.7458],[-104.5591,29.7457],[-104.5592,29.7457],[-104.5593,29.7457],[-104.5594,29.7458],[-104.5596,29.7461],[-104.5597,29.7463],[-104.5597,29.7465],[-104.5599,29.7469],[-104.56,29.7471],[-104.56,29.7472],[-104.5602,29.7473],[-104.5604,29.7474],[-104.5606,29.7473],[-104.5608,29.7473],[-104.5613,29.7474],[-104.5618,29.7475],[-104.5619,29.7475],[-104.5622,29.7477],[-104.5626,29.748],[-104.563,29.7482],[-104.5634,29.7485],[-104.5639,29.7488],[-104.564,29.749],[-104.5642,29.7492],[-104.5645,29.7494],[-104.5647,29.7496],[-104.5649,29.7497],[-104.5652,29.7499],[-104.5653,29.75],[-104.5656,29.7501],[-104.5658,29.7502],[-104.5661,29.7504],[-104.5664,29.7506],[-104.5667,29.7507],[-104.5669,29.7508],[-104.5672,29.7508],[-104.5674,29.7508],[-104.5675,29.7508],[-104.5676,29.7509],[-104.5678,29.751],[-104.568,29.7511],[-104.5683,29.7512],[-104.5686,29.7513],[-104.5688,29.7515],[-104.5691,29.7517],[-104.5697,29.7522],[-104.5698,29.7523],[-104.5699,29.7526],[-104.57,29.7529],[-104.5701,29.7532],[-104.5702,29.7536],[-104.5702,29.7543],[-104.5701,29.7545],[-104.5699,29.7552],[-104.5698,29.7553],[-104.5697,29.7554],[-104.5695,29.7557],[-104.5693,29.756],[-104.5693,29.7561],[-104.5693,29.7562],[-104.5694,29.7564],[-104.5695,29.7565],[-104.5696,29.7566],[-104.5697,29.7568],[-104.5696,29.7569],[-104.5696,29.7571],[-104.5695,29.7572],[-104.5692,29.7574],[-104.5691,29.7574],[-104.569,29.7574],[-104.5689,29.7573],[-104.5688,29.7572],[-104.5687,29.757],[-104.5686,29.7569],[-104.5685,29.7568],[-104.5684,29.7568],[-104.5681,29.7567],[-104.5679,29.7567],[-104.5676,29.7568],[-104.5674,29.7569],[-104.5671,29.7571],[-104.567,29.7572],[-104.5669,29.7574],[-104.5668,29.7575],[-104.5667,29.7577],[-104.5666,29.758],[-104.5666,29.7583],[-104.5663,29.7586],[-104.5661,29.7588],[-104.5658,29.7589],[-104.5657,29.759],[-104.5657,29.7592],[-104.5657,29.7594],[-104.5658,29.7595],[-104.5659,29.7595],[-104.5661,29.7595],[-104.5663,29.7594],[-104.5665,29.7594],[-104.5667,29.7594],[-104.5668,29.7595],[-104.5669,29.7595],[-104.567,29.7598],[-104.567,29.7599],[-104.567,29.76],[-104.5669,29.76],[-104.5669,29.7601],[-104.5668,29.7602],[-104.5667,29.7602],[-104.5666,29.7602],[-104.5659,29.7602],[-104.5657,29.7603],[-104.5655,29.7605],[-104.5653,29.7606],[-104.5652,29.7606],[-104.565,29.7607],[-104.5645,29.7608],[-104.5643,29.7609],[-104.564,29.7611],[-104.5639,29.7613],[-104.5639,29.7615],[-104.564,29.7616],[-104.5641,29.7617],[-104.5642,29.7617],[-104.5643,29.7617],[-104.5647,29.7615],[-104.565,29.7614],[-104.5652,29.7614],[-104.5653,29.7615],[-104.5654,29.7615],[-104.5655,29.7616],[-104.5657,29.7617],[-104.5658,29.7619],[-104.566,29.7621],[-104.5661,29.7622],[-104.5661,29.7624],[-104.5661,29.7625],[-104.5662,29.7626],[-104.5662,29.7629],[-104.5661,29.7634],[-104.5661,29.7638],[-104.5661,29.7641],[-104.5661,29.7643],[-104.5661,29.7644],[-104.5661,29.7649],[-104.5661,29.765],[-104.5662,29.7651],[-104.5664,29.7653],[-104.5665,29.7655],[-104.5667,29.7655],[-104.567,29.7655],[-104.5673,29.7655],[-104.5675,29.7655],[-104.568,29.7657],[-104.5682,29.7657],[-104.5684,29.7659],[-104.5685,29.766],[-104.5685,29.7662],[-104.5685,29.7664],[-104.5683,29.7668],[-104.5681,29.767],[-104.568,29.7672],[-104.5678,29.7674],[-104.5676,29.7675],[-104.5673,29.7677],[-104.567,29.7679],[-104.5669,29.768],[-104.5665,29.7683],[-104.5661,29.7687],[-104.5658,29.769],[-104.5656,29.7694],[-104.5655,29.7696],[-104.5655,29.7698],[-104.5657,29.7705],[-104.5658,29.7713],[-104.5659,29.7715],[-104.5661,29.7716],[-104.5664,29.7719],[-104.5668,29.7722],[-104.567,29.7725],[-104.5673,29.7727],[-104.5674,29.7728],[-104.5676,29.7729],[-104.5678,29.773],[-104.5681,29.7733],[-104.5683,29.7736],[-104.5684,29.7738],[-104.5686,29.774],[-104.5687,29.7743],[-104.5688,29.7748],[-104.569,29.7752],[-104.5691,29.7755],[-104.5692,29.7756],[-104.5694,29.7758],[-104.5697,29.7763],[-104.5699,29.7765],[-104.5701,29.7767],[-104.5703,29.7769],[-104.5703,29.777],[-104.5703,29.7773],[-104.5703,29.7781],[-104.5705,29.7783],[-104.5707,29.7785],[-104.5709,29.7786],[-104.5712,29.7788],[-104.5714,29.7789],[-104.5716,29.7788],[-104.5717,29.7788],[-104.5719,29.7788],[-104.5721,29.7787],[-104.5722,29.7788],[-104.5723,29.7789],[-104.5724,29.779],[-104.5723,29.7793],[-104.5724,29.7796],[-104.5725,29.7798],[-104.5727,29.78],[-104.5729,29.78],[-104.5732,29.7802],[-104.5735,29.7802],[-104.5737,29.7802],[-104.5739,29.78],[-104.574,29.7798],[-104.574,29.7796],[-104.5741,29.7795],[-104.5742,29.7795],[-104.5744,29.7796],[-104.5745,29.7798],[-104.5745,29.78],[-104.5744,29.7801],[-104.5743,29.7803],[-104.5742,29.7805],[-104.5742,29.7808],[-104.5743,29.7811],[-104.5743,29.7814],[-104.5745,29.7816],[-104.5747,29.7818],[-104.5749,29.7819],[-104.5752,29.782],[-104.5754,29.7821],[-104.576,29.782],[-104.5763,29.782],[-104.5767,29.782],[-104.5772,29.7821],[-104.578,29.7823],[-104.5781,29.7824],[-104.5784,29.7825],[-104.5787,29.7826],[-104.5789,29.7828],[-104.579,29.783],[-104.579,29.7832],[-104.579,29.7834],[-104.5789,29.7836],[-104.5789,29.7839],[-104.5789,29.7841],[-104.5789,29.7843],[-104.579,29.7845],[-104.579,29.7847],[-104.5789,29.7849],[-104.5788,29.785],[-104.5786,29.7852],[-104.5786,29.7853],[-104.5786,29.7855],[-104.5787,29.7857],[-104.5788,29.7861],[-104.5789,29.7863],[-104.579,29.7868],[-104.5789,29.787],[-104.5787,29.7872],[-104.5785,29.7873],[-104.5784,29.7874],[-104.5783,29.7875],[-104.5782,29.7876],[-104.5782,29.7878],[-104.5784,29.7879],[-104.5786,29.7879],[-104.5788,29.788],[-104.579,29.7881],[-104.5791,29.7882],[-104.5792,29.7883],[-104.5794,29.7886],[-104.5798,29.7887],[-104.5798,29.7888],[-104.5799,29.7889],[-104.58,29.789],[-104.5799,29.7891],[-104.5798,29.7892],[-104.5797,29.7893],[-104.5795,29.7895],[-104.5794,29.7896],[-104.5793,29.7898],[-104.5793,29.7899],[-104.5794,29.79],[-104.5795,29.7901],[-104.5796,29.7902],[-104.5797,29.7905],[-104.5799,29.7908],[-104.58,29.7909],[-104.5804,29.791],[-104.5806,29.7911],[-104.5808,29.7913],[-104.5809,29.7914],[-104.5811,29.7915],[-104.5814,29.7917],[-104.5817,29.7918],[-104.5818,29.7918],[-104.582,29.7919],[-104.5822,29.7921],[-104.5823,29.7923],[-104.5825,29.7925],[-104.5825,29.7927],[-104.5824,29.7929],[-104.5824,29.7931],[-104.5823,29.7934],[-104.5821,29.7935],[-104.582,29.7935],[-104.5816,29.7936],[-104.5815,29.7937],[-104.5814,29.7938],[-104.5813,29.7941],[-104.5813,29.7944],[-104.5813,29.7947],[-104.5814,29.795],[-104.5815,29.7951],[-104.5817,29.7952],[-104.5818,29.7953],[-104.582,29.7953],[-104.5825,29.7954],[-104.5829,29.7956],[-104.5832,29.7958],[-104.5836,29.7958],[-104.5838,29.7959],[-104.5841,29.796],[-104.5849,29.7962],[-104.5852,29.7962],[-104.5854,29.7962],[-104.5856,29.7962],[-104.5861,29.796],[-104.5864,29.796],[-104.5866,29.796],[-104.5868,29.796],[-104.587,29.7961],[-104.5873,29.7961],[-104.5876,29.7961],[-104.5879,29.7961],[-104.5882,29.7959],[-104.5884,29.7958],[-104.5885,29.7958],[-104.5886,29.7957],[-104.5888,29.7956],[-104.589,29.7957],[-104.5892,29.7958],[-104.5893,29.7959],[-104.5894,29.7961],[-104.5894,29.7964],[-104.5895,29.7967],[-104.5896,29.7969],[-104.5897,29.7971],[-104.5902,29.7975],[-104.5907,29.7979],[-104.5909,29.7981],[-104.591,29.7984],[-104.5909,29.7988],[-104.5908,29.7992],[-104.5906,29.7995],[-104.5905,29.7997],[-104.5901,29.7998],[-104.5899,29.7999],[-104.5897,29.7998],[-104.5893,29.7998],[-104.5888,29.7998],[-104.5887,29.7998],[-104.5883,29.7998],[-104.588,29.8],[-104.5875,29.8002],[-104.5871,29.8004],[-104.5867,29.8006],[-104.5864,29.8009],[-104.5863,29.8011],[-104.586,29.8017],[-104.586,29.802],[-104.586,29.8023],[-104.5861,29.8026],[-104.5862,29.803],[-104.5863,29.8032],[-104.5865,29.8034],[-104.5867,29.8036],[-104.587,29.804],[-104.5872,29.8041],[-104.5875,29.8044],[-104.5882,29.8052],[-104.5887,29.8056],[-104.589,29.8059],[-104.5892,29.806],[-104.5893,29.8062],[-104.5897,29.8067],[-104.5898,29.8069],[-104.59,29.8077],[-104.5901,29.8079],[-104.5901,29.8081],[-104.5903,29.8084],[-104.5906,29.8088],[-104.5909,29.8091],[-104.5911,29.8094],[-104.5914,29.8098],[-104.5916,29.8101],[-104.592,29.8103],[-104.5922,29.8104],[-104.5924,29.8105],[-104.5926,29.8104],[-104.5927,29.8103],[-104.5928,29.8102],[-104.593,29.8099],[-104.5931,29.8098],[-104.5932,29.8097],[-104.5935,29.8097],[-104.5936,29.8097],[-104.5938,29.8096],[-104.594,29.8094],[-104.5941,29.8093],[-104.5941,29.8091],[-104.5942,29.8089],[-104.5941,29.8086],[-104.5941,29.8084],[-104.594,29.8082],[-104.5937,29.8081],[-104.5936,29.8081],[-104.5934,29.8082],[-104.5932,29.8083],[-104.5931,29.8083],[-104.593,29.8085],[-104.5928,29.8086],[-104.5928,29.8088],[-104.5926,29.8089],[-104.5925,29.8089],[-104.5923,29.8089],[-104.5922,29.8089],[-104.5921,29.8089],[-104.592,29.8087],[-104.5918,29.8086],[-104.5918,29.8085],[-104.5916,29.8085],[-104.5916,29.8084],[-104.5916,29.8082],[-104.5916,29.8081],[-104.5918,29.808],[-104.5919,29.808],[-104.5922,29.8078],[-104.5923,29.8077],[-104.5923,29.8076],[-104.5922,29.8074],[-104.592,29.8073],[-104.5919,29.8071],[-104.5919,29.8069],[-104.592,29.8067],[-104.5922,29.8064],[-104.5924,29.8062],[-104.5926,29.8061],[-104.5928,29.806],[-104.5932,29.8061],[-104.5933,29.8061],[-104.5934,29.806],[-104.5936,29.8058],[-104.5937,29.8055],[-104.5939,29.8053],[-104.594,29.8053],[-104.5942,29.8053],[-104.5944,29.8053],[-104.5946,29.8053],[-104.5947,29.8053],[-104.5949,29.8053],[-104.5951,29.8055],[-104.5952,29.8057],[-104.5953,29.8058],[-104.5954,29.806],[-104.5955,29.8062],[-104.5956,29.8063],[-104.5957,29.8065],[-104.5959,29.8069],[-104.5959,29.8072],[-104.596,29.8074],[-104.5961,29.8076],[-104.5961,29.8077],[-104.5961,29.8079],[-104.5962,29.808],[-104.5963,29.8082],[-104.5965,29.8085],[-104.5967,29.8087],[-104.597,29.8089],[-104.5973,29.8092],[-104.5974,29.8094],[-104.5978,29.8097],[-104.598,29.8099],[-104.5982,29.81],[-104.5985,29.8104],[-104.5988,29.8108],[-104.5991,29.8112],[-104.5992,29.8114],[-104.5996,29.8122],[-104.5998,29.8125],[-104.5998,29.8128],[-104.6,29.813],[-104.6,29.8133],[-104.6001,29.8139],[-104.6002,29.8144],[-104.6003,29.8146],[-104.6004,29.8151],[-104.6005,29.8154],[-104.6006,29.8155],[-104.6008,29.8157],[-104.601,29.816],[-104.6012,29.8162],[-104.6013,29.8163],[-104.6017,29.8164],[-104.6018,29.8164],[-104.602,29.8166],[-104.6021,29.8167],[-104.6022,29.8169],[-104.6024,29.817],[-104.6026,29.8171],[-104.6033,29.8173],[-104.6034,29.8173],[-104.6036,29.8173],[-104.6036,29.8172],[-104.6036,29.8171],[-104.6037,29.8169],[-104.6037,29.8168],[-104.6037,29.8166],[-104.6038,29.8163],[-104.6039,29.8162],[-104.604,29.8161],[-104.6043,29.8159],[-104.6045,29.8159],[-104.6046,29.8159],[-104.605,29.816],[-104.6051,29.816],[-104.6052,29.8161],[-104.6055,29.8162],[-104.6057,29.8164],[-104.6059,29.8165],[-104.6061,29.8166],[-104.6063,29.8167],[-104.6064,29.8167],[-104.6066,29.8168],[-104.6069,29.817],[-104.6069,29.8171],[-104.607,29.8172],[-104.6071,29.8176],[-104.6071,29.8178],[-104.6071,29.818],[-104.6071,29.8181],[-104.607,29.8183],[-104.6069,29.8184],[-104.607,29.8185],[-104.607,29.8189],[-104.6071,29.8191],[-104.6071,29.8192],[-104.6072,29.8194],[-104.6075,29.8194],[-104.6076,29.8194],[-104.6077,29.8194],[-104.6079,29.8193],[-104.6081,29.8191],[-104.6083,29.8188],[-104.6085,29.8187],[-104.6086,29.8186],[-104.6088,29.8186],[-104.6089,29.8186],[-104.6096,29.8189],[-104.6097,29.8189],[-104.6098,29.819],[-104.6101,29.8194],[-104.6102,29.8195],[-104.6102,29.8197],[-104.6104,29.8199],[-104.6104,29.8201],[-104.6104,29.8203],[-104.6104,29.8204],[-104.6104,29.8206],[-104.6104,29.8207],[-104.6103,29.8209],[-104.6103,29.821],[-104.6102,29.8212],[-104.6101,29.8214],[-104.61,29.8215],[-104.6099,29.8217],[-104.6098,29.8219],[-104.6097,29.8221],[-104.6096,29.8223],[-104.6095,29.8225],[-104.6096,29.8232],[-104.6096,29.8233],[-104.6096,29.8236],[-104.6095,29.8238],[-104.6094,29.824],[-104.6094,29.8243],[-104.6093,29.8244],[-104.6091,29.8246],[-104.609,29.8249],[-104.6089,29.8252],[-104.6087,29.8258],[-104.6087,29.8262],[-104.6085,29.8265],[-104.6085,29.8268],[-104.6084,29.827],[-104.6084,29.8276],[-104.6084,29.8278],[-104.6085,29.828],[-104.6086,29.8281],[-104.6088,29.8282],[-104.6091,29.8282],[-104.6092,29.8282],[-104.6093,29.8283],[-104.6094,29.8284],[-104.6096,29.8284],[-104.6097,29.8284],[-104.6098,29.8283],[-104.6098,29.8282],[-104.6098,29.828],[-104.6097,29.8279],[-104.6096,29.8277],[-104.6095,29.8276],[-104.6094,29.8276],[-104.6094,29.8274],[-104.6094,29.8273],[-104.6095,29.8272],[-104.6096,29.8272],[-104.6098,29.8271],[-104.61,29.8271],[-104.6102,29.827],[-104.6102,29.8272],[-104.6103,29.8274],[-104.6104,29.8275],[-104.6107,29.8275],[-104.6109,29.8275],[-104.6112,29.8274],[-104.6113,29.8273],[-104.6117,29.8273],[-104.612,29.8273],[-104.6123,29.8273],[-104.6125,29.8273],[-104.6128,29.8273],[-104.6131,29.8274],[-104.6132,29.8275],[-104.6136,29.8278],[-104.6138,29.828],[-104.6139,29.8283],[-104.614,29.8286],[-104.614,29.8289],[-104.614,29.8291],[-104.6141,29.8293],[-104.6143,29.8295],[-104.6144,29.8296],[-104.6145,29.8297],[-104.6148,29.8298],[-104.615,29.8298],[-104.6151,29.8298],[-104.6156,29.8298],[-104.6158,29.8297],[-104.6173,29.8294],[-104.6176,29.8294],[-104.6179,29.8295],[-104.6181,29.8295],[-104.6185,29.8296],[-104.619,29.8298],[-104.6192,29.8299],[-104.6193,29.83],[-104.6195,29.8301],[-104.6196,29.8302],[-104.6198,29.8305],[-104.6199,29.8309],[-104.62,29.8311],[-104.6201,29.8315],[-104.6202,29.8318],[-104.6203,29.8324],[-104.6203,29.8327],[-104.6203,29.8329],[-104.6203,29.833],[-104.6203,29.8331],[-104.6201,29.8332],[-104.6197,29.8332],[-104.6196,29.8332],[-104.6191,29.8333],[-104.6189,29.8333],[-104.6187,29.8333],[-104.6185,29.8332],[-104.6183,29.8332],[-104.618,29.8332],[-104.6174,29.8334],[-104.617,29.8333],[-104.6165,29.8333],[-104.6157,29.8334],[-104.6155,29.8334],[-104.6153,29.8334],[-104.615,29.8335],[-104.6148,29.8335],[-104.6145,29.8336],[-104.6143,29.8337],[-104.614,29.8339],[-104.6139,29.8339],[-104.6136,29.8341],[-104.6133,29.8343],[-104.6128,29.8346],[-104.6122,29.835],[-104.6116,29.8354],[-104.6115,29.8355],[-104.6112,29.8358],[-104.6109,29.836],[-104.6107,29.8361],[-104.6106,29.8362],[-104.6105,29.8363],[-104.6105,29.8364],[-104.6105,29.8365],[-104.6106,29.8367],[-104.6106,29.8368],[-104.6105,29.8369],[-104.6105,29.837],[-104.6106,29.8371],[-104.6107,29.8373],[-104.6107,29.8375],[-104.6107,29.8377],[-104.6107,29.8378],[-104.6106,29.8379],[-104.6105,29.838],[-104.6104,29.8381],[-104.6102,29.8381],[-104.6101,29.8381],[-104.61,29.8381],[-104.61,29.8382],[-104.61,29.8383],[-104.6102,29.8384],[-104.6104,29.8385],[-104.6105,29.8386],[-104.6105,29.8387],[-104.6104,29.8389],[-104.6104,29.839],[-104.6104,29.8391],[-104.6103,29.8392],[-104.6102,29.8392],[-104.6101,29.8392],[-104.6099,29.8391],[-104.6098,29.839],[-104.6096,29.8391],[-104.6095,29.8391],[-104.6094,29.8392],[-104.6094,29.8393],[-104.6094,29.8395],[-104.6094,29.8396],[-104.6094,29.8397],[-104.6095,29.8399],[-104.6097,29.8399],[-104.6097,29.84],[-104.6098,29.8401],[-104.61,29.8402],[-104.6101,29.8402],[-104.6102,29.8403],[-104.6103,29.8404],[-104.6105,29.8405],[-104.6106,29.8406],[-104.6107,29.8408],[-104.6108,29.8409],[-104.611,29.8412],[-104.611,29.8414],[-104.611,29.8416],[-104.611,29.8417],[-104.611,29.8418],[-104.6109,29.8419],[-104.6108,29.842],[-104.6107,29.8421],[-104.6107,29.8422],[-104.6107,29.8423],[-104.6107,29.8424],[-104.6108,29.8425],[-104.611,29.8426],[-104.6112,29.8426],[-104.6114,29.8426],[-104.6115,29.8426],[-104.6116,29.8426],[-104.6118,29.8425],[-104.6119,29.8425],[-104.6121,29.8424],[-104.6122,29.8424],[-104.6124,29.8425],[-104.6124,29.8426],[-104.6125,29.8427],[-104.6125,29.8428],[-104.6126,29.8429],[-104.6127,29.8431],[-104.6128,29.8432],[-104.6129,29.8434],[-104.613,29.8437],[-104.6132,29.8439],[-104.6133,29.8439],[-104.6134,29.844],[-104.6135,29.8441],[-104.6136,29.8442],[-104.6137,29.8443],[-104.6138,29.8445],[-104.6139,29.8448],[-104.6139,29.8449],[-104.614,29.845],[-104.614,29.8451],[-104.614,29.8452],[-104.614,29.8453],[-104.6139,29.8454],[-104.6138,29.8456],[-104.6137,29.8457],[-104.6137,29.8458],[-104.6138,29.8459],[-104.6138,29.846],[-104.6139,29.8461],[-104.614,29.8462],[-104.6141,29.8462],[-104.6142,29.8463],[-104.6144,29.8463],[-104.6147,29.8463],[-104.6148,29.8463],[-104.6149,29.8463],[-104.6151,29.8464],[-104.6152,29.8464],[-104.6153,29.8465],[-104.6154,29.8466],[-104.6155,29.8466],[-104.6157,29.8466],[-104.6159,29.8465],[-104.6161,29.8464],[-104.6163,29.8463],[-104.6165,29.8461],[-104.6167,29.8458],[-104.6173,29.8452],[-104.6177,29.8449],[-104.6178,29.8447],[-104.6179,29.8447],[-104.6181,29.8447],[-104.6184,29.8447],[-104.6186,29.8447],[-104.6188,29.8447],[-104.619,29.8446],[-104.6191,29.8445],[-104.6192,29.8444],[-104.6195,29.844],[-104.6195,29.8439],[-104.6196,29.8437],[-104.6196,29.8435],[-104.6195,29.8434],[-104.6195,29.8433],[-104.6194,29.8432],[-104.6194,29.8431],[-104.6192,29.8431],[-104.6192,29.843],[-104.6191,29.8429],[-104.619,29.8428],[-104.619,29.8426],[-104.6191,29.8425],[-104.6191,29.8423],[-104.6192,29.8422],[-104.6193,29.8419],[-104.6194,29.8418],[-104.6195,29.8417],[-104.6196,29.8417],[-104.6197,29.8417],[-104.6198,29.8418],[-104.62,29.842],[-104.6201,29.8421],[-104.6202,29.8422],[-104.6202,29.8423],[-104.6202,29.8424],[-104.6201,29.8426],[-104.6201,29.8427],[-104.6201,29.8428],[-104.6202,29.843],[-104.6203,29.8431],[-104.6204,29.8432],[-104.6205,29.8432],[-104.6207,29.8432],[-104.6208,29.8432],[-104.6209,29.8431],[-104.6211,29.8429],[-104.6211,29.8427],[-104.6211,29.8425],[-104.6211,29.8423],[-104.6212,29.8422],[-104.6212,29.8421],[-104.6213,29.842],[-104.6214,29.842],[-104.6215,29.8419],[-104.6217,29.8419],[-104.6219,29.8418],[-104.6221,29.8418],[-104.6222,29.8419],[-104.6225,29.842],[-104.6226,29.842],[-104.6229,29.8421],[-104.623,29.8422],[-104.6231,29.8422],[-104.6233,29.8423],[-104.6234,29.8424],[-104.6238,29.8425],[-104.6242,29.8425],[-104.6245,29.8426],[-104.6246,29.8427],[-104.6248,29.8428],[-104.6248,29.8429],[-104.6248,29.8432],[-104.6248,29.8433],[-104.6248,29.8434],[-104.6248,29.8438],[-104.6247,29.844],[-104.6246,29.8442],[-104.6246,29.8444],[-104.6245,29.8447],[-104.6244,29.8448],[-104.6243,29.845],[-104.6242,29.8451],[-104.6241,29.8452],[-104.6239,29.8455],[-104.6236,29.8457],[-104.6234,29.8458],[-104.6231,29.8459],[-104.6225,29.8462],[-104.6223,29.8462],[-104.6222,29.8463],[-104.622,29.8464],[-104.6219,29.8466],[-104.6218,29.8467],[-104.6217,29.8469],[-104.6215,29.8472],[-104.6215,29.8473],[-104.6213,29.8475],[-104.6213,29.8476],[-104.6213,29.8477],[-104.6214,29.8478],[-104.6215,29.8479],[-104.6216,29.848],[-104.6217,29.8481],[-104.6218,29.8482],[-104.6218,29.8484],[-104.6219,29.8485],[-104.6219,29.8486],[-104.6218,29.8487],[-104.6218,29.8489],[-104.6217,29.849],[-104.6216,29.8491],[-104.6216,29.8493],[-104.6216,29.8494],[-104.6216,29.8495],[-104.6216,29.8496],[-104.6216,29.8497],[-104.6217,29.8498],[-104.6219,29.8498],[-104.6221,29.8498],[-104.6223,29.8498],[-104.6225,29.8498],[-104.6226,29.8499],[-104.6227,29.85],[-104.6227,29.8501],[-104.6227,29.8502],[-104.6228,29.8505],[-104.6229,29.8507],[-104.623,29.8508],[-104.6231,29.8508],[-104.6233,29.8508],[-104.6235,29.8508],[-104.6236,29.8508],[-104.6238,29.8509],[-104.6241,29.851],[-104.6243,29.8511],[-104.6246,29.8512],[-104.6247,29.8512],[-104.6248,29.8512],[-104.6249,29.8512],[-104.6251,29.8512],[-104.6253,29.8512],[-104.6258,29.851],[-104.6259,29.851],[-104.6261,29.851],[-104.6263,29.8509],[-104.6265,29.8509],[-104.6266,29.8509],[-104.6268,29.851],[-104.627,29.851],[-104.6272,29.8511],[-104.6273,29.8511],[-104.6275,29.8512],[-104.6277,29.8513],[-104.6278,29.8513],[-104.6279,29.8514],[-104.6283,29.8516],[-104.6287,29.8518],[-104.6289,29.8519],[-104.6291,29.852],[-104.6292,29.8521],[-104.6293,29.8522],[-104.6293,29.8524],[-104.6294,29.8525],[-104.6296,29.8529],[-104.6296,29.853],[-104.6299,29.8534],[-104.63,29.8537],[-104.6301,29.8539],[-104.6302,29.8541],[-104.6302,29.8543],[-104.6302,29.8546],[-104.6303,29.855],[-104.6304,29.8551],[-104.6304,29.8553],[-104.6304,29.8556],[-104.6304,29.8559],[-104.6305,29.8563],[-104.6305,29.8564],[-104.6305,29.8565],[-104.6305,29.8568],[-104.6305,29.8569],[-104.6305,29.857],[-104.6305,29.8574],[-104.6305,29.8575],[-104.6304,29.8576],[-104.6304,29.8579],[-104.6304,29.8582],[-104.6303,29.8584],[-104.6303,29.8586],[-104.6303,29.8587],[-104.6303,29.8589],[-104.6303,29.8591],[-104.6302,29.8597],[-104.63,29.8603],[-104.63,29.8609],[-104.6299,29.861],[-104.6299,29.8612],[-104.63,29.8616],[-104.63,29.8622],[-104.63,29.8625],[-104.63,29.8627],[-104.63,29.8628],[-104.63,29.8629],[-104.63,29.863],[-104.6301,29.8634],[-104.6301,29.8636],[-104.6301,29.8639],[-104.6301,29.864],[-104.6301,29.8642],[-104.6301,29.8644],[-104.6301,29.8645],[-104.6302,29.8646],[-104.6303,29.8647],[-104.6304,29.8648],[-104.6305,29.8649],[-104.6308,29.8649],[-104.6309,29.865],[-104.631,29.865],[-104.6311,29.8651],[-104.6311,29.8652],[-104.6312,29.8653],[-104.6313,29.8654],[-104.6314,29.8656],[-104.6314,29.8657],[-104.6314,29.8659],[-104.6314,29.866],[-104.6314,29.8663],[-104.6314,29.8665],[-104.6314,29.8669],[-104.6314,29.8671],[-104.6315,29.8672],[-104.6315,29.8674],[-104.6316,29.8675],[-104.6316,29.8678],[-104.6318,29.8681],[-104.6319,29.8682],[-104.6319,29.8683],[-104.632,29.8685],[-104.6321,29.8687],[-104.6323,29.869],[-104.6325,29.8693],[-104.6328,29.8697],[-104.6329,29.8699],[-104.633,29.87],[-104.6332,29.8703],[-104.6333,29.8706],[-104.6334,29.8708],[-104.6336,29.871],[-104.6338,29.8711],[-104.6339,29.8712],[-104.6342,29.8714],[-104.6343,29.8715],[-104.6345,29.8715],[-104.6348,29.8716],[-104.635,29.8717],[-104.6352,29.8718],[-104.6354,29.8719],[-104.6355,29.872],[-104.6357,29.8721],[-104.6358,29.8721],[-104.6359,29.8722],[-104.6362,29.8722],[-104.6363,29.8723],[-104.6365,29.8723],[-104.6367,29.8724],[-104.6369,29.8724],[-104.637,29.8725],[-104.6371,29.8726],[-104.6371,29.8727],[-104.6372,29.873],[-104.6371,29.8731],[-104.6371,29.8732],[-104.6371,29.8733],[-104.6371,29.8736],[-104.6371,29.8737],[-104.6371,29.8738],[-104.6372,29.8739],[-104.6372,29.874],[-104.6373,29.874],[-104.6375,29.874],[-104.638,29.8738],[-104.6384,29.8737],[-104.6391,29.8736],[-104.6393,29.8736],[-104.6395,29.8735],[-104.6397,29.8735],[-104.6402,29.8736],[-104.6403,29.8736],[-104.6404,29.8736],[-104.6406,29.8736],[-104.6407,29.8737],[-104.6409,29.8738],[-104.6411,29.8738],[-104.6412,29.8739],[-104.6414,29.874],[-104.6416,29.8742],[-104.6418,29.8744],[-104.6418,29.8745],[-104.6419,29.8749],[-104.6419,29.8751],[-104.6419,29.8754],[-104.642,29.8757],[-104.6421,29.8758],[-104.6421,29.8759],[-104.6422,29.8761],[-104.6423,29.8762],[-104.6424,29.8763],[-104.6425,29.8764],[-104.6429,29.8767],[-104.6432,29.877],[-104.6434,29.8771],[-104.6435,29.8771],[-104.6436,29.8772],[-104.6438,29.8773],[-104.6439,29.8774],[-104.644,29.8774],[-104.6443,29.8776],[-104.6445,29.8776],[-104.6446,29.8777],[-104.6449,29.8778],[-104.645,29.8778],[-104.6451,29.8779],[-104.6452,29.878],[-104.6453,29.878],[-104.6456,29.8782],[-104.6458,29.8782],[-104.6459,29.8783],[-104.646,29.8784],[-104.6461,29.8785],[-104.6462,29.8787],[-104.6463,29.8788],[-104.6463,29.879],[-104.6463,29.8791],[-104.6462,29.8792],[-104.6462,29.8793],[-104.6461,29.8795],[-104.6461,29.8796],[-104.6461,29.8797],[-104.646,29.8798],[-104.6459,29.88],[-104.6458,29.8802],[-104.6457,29.8803],[-104.6457,29.8805],[-104.6456,29.8806],[-104.6457,29.8808],[-104.6457,29.881],[-104.6457,29.8812],[-104.6457,29.8814],[-104.6458,29.8816],[-104.6458,29.8818],[-104.6459,29.8819],[-104.646,29.8821],[-104.6461,29.8822],[-104.6462,29.8823],[-104.6462,29.8824],[-104.6463,29.8825],[-104.6464,29.8826],[-104.6464,29.8827],[-104.6464,29.8828],[-104.6465,29.8829],[-104.6465,29.883],[-104.6464,29.8832],[-104.6464,29.8833],[-104.6465,29.8834],[-104.6465,29.8835],[-104.6466,29.8836],[-104.6467,29.8836],[-104.6468,29.8836],[-104.647,29.8836],[-104.6471,29.8835],[-104.6472,29.8836],[-104.6473,29.8836],[-104.6473,29.8837],[-104.6474,29.8839],[-104.6475,29.884],[-104.6476,29.8841],[-104.6476,29.8842],[-104.6477,29.8843],[-104.6478,29.8843],[-104.648,29.8844],[-104.6482,29.8844],[-104.6483,29.8846],[-104.6484,29.8847],[-104.6486,29.8848],[-104.6487,29.8849],[-104.649,29.8852],[-104.6492,29.8855],[-104.6493,29.8856],[-104.6496,29.8858],[-104.6497,29.8858],[-104.65,29.886],[-104.6501,29.8861],[-104.6502,29.8862],[-104.6504,29.8862],[-104.6506,29.8863],[-104.6507,29.8864],[-104.6508,29.8865],[-104.6509,29.8867],[-104.6509,29.8868],[-104.6509,29.8869],[-104.6508,29.8873],[-104.6508,29.8874],[-104.6508,29.8875],[-104.6509,29.8876],[-104.6509,29.8877],[-104.6511,29.8878],[-104.6512,29.8878],[-104.6513,29.8879],[-104.6516,29.888],[-104.6518,29.8881],[-104.6519,29.8882],[-104.6521,29.8883],[-104.6522,29.8883],[-104.6523,29.8884],[-104.6524,29.8885],[-104.6525,29.8886],[-104.6526,29.8888],[-104.6526,29.8889],[-104.6527,29.8891],[-104.6526,29.8892],[-104.6526,29.8893],[-104.6526,29.8894],[-104.6525,29.8895],[-104.6523,29.8896],[-104.6522,29.8897],[-104.652,29.8898],[-104.6518,29.89],[-104.6516,29.8901],[-104.6515,29.8902],[-104.6514,29.8902],[-104.6512,29.8903],[-104.6511,29.8903],[-104.651,29.8904],[-104.651,29.8905],[-104.6508,29.8906],[-104.6508,29.8907],[-104.6507,29.8908],[-104.6506,29.8909],[-104.6506,29.891],[-104.6506,29.8911],[-104.6506,29.8912],[-104.6506,29.8914],[-104.6507,29.8914],[-104.6508,29.8915],[-104.6509,29.8915],[-104.6511,29.8916],[-104.6512,29.8916],[-104.6512,29.8917],[-104.6513,29.8919],[-104.6515,29.8921],[-104.6515,29.8922],[-104.6516,29.8923],[-104.6517,29.8924],[-104.6518,29.8924],[-104.652,29.8924],[-104.6522,29.8924],[-104.6524,29.8924],[-104.6526,29.8924],[-104.6528,29.8924],[-104.653,29.8924],[-104.6532,29.8924],[-104.6533,29.8923],[-104.6534,29.8922],[-104.6534,29.8921],[-104.6534,29.8919],[-104.6534,29.8918],[-104.6534,29.8916],[-104.6533,29.8915],[-104.6533,29.8913],[-104.6533,29.891],[-104.6533,29.8909],[-104.6534,29.8908],[-104.6534,29.8907],[-104.6536,29.8906],[-104.6538,29.8905],[-104.654,29.8904],[-104.6542,29.8903],[-104.6545,29.89],[-104.6548,29.8898],[-104.6557,29.8893],[-104.6559,29.8892],[-104.6561,29.8892],[-104.6562,29.8892],[-104.6564,29.8892],[-104.6568,29.8894],[-104.6569,29.8895],[-104.657,29.8895],[-104.6572,29.8898],[-104.6574,29.8899],[-104.6575,29.89],[-104.6577,29.8903],[-104.658,29.8905],[-104.6582,29.8907],[-104.6583,29.8908],[-104.6584,29.8912],[-104.6585,29.8913],[-104.6585,29.8916],[-104.6586,29.8918],[-104.6586,29.8922],[-104.6585,29.8924],[-104.6584,29.8926],[-104.6584,29.8929],[-104.6583,29.8931],[-104.6583,29.8933],[-104.6582,29.8936],[-104.6581,29.8939],[-104.658,29.8942],[-104.6579,29.8944],[-104.6579,29.8946],[-104.6578,29.8951],[-104.6578,29.8953],[-104.6579,29.8956],[-104.6579,29.8957],[-104.6579,29.8959],[-104.658,29.8961],[-104.6581,29.8964],[-104.6582,29.8966],[-104.6583,29.8969],[-104.6584,29.8971],[-104.6585,29.8974],[-104.6586,29.8975],[-104.6588,29.8978],[-104.6589,29.8981],[-104.659,29.8983],[-104.659,29.8987],[-104.6591,29.8988],[-104.659,29.899],[-104.659,29.8991],[-104.6589,29.8992],[-104.6588,29.8993],[-104.6584,29.8995],[-104.6583,29.8996],[-104.6583,29.8997],[-104.6583,29.8998],[-104.6583,29.9],[-104.6584,29.9001],[-104.6585,29.9003],[-104.6587,29.9004],[-104.6589,29.9007],[-104.659,29.9009],[-104.659,29.901],[-104.659,29.9012],[-104.659,29.9013],[-104.6589,29.9015],[-104.6588,29.9016],[-104.6587,29.9017],[-104.6586,29.9018],[-104.6585,29.9019],[-104.6582,29.902],[-104.6581,29.9021],[-104.6578,29.9022],[-104.6576,29.9022],[-104.6574,29.9021],[-104.6572,29.9021],[-104.6566,29.9021],[-104.6563,29.9021],[-104.6561,29.9022],[-104.656,29.9022],[-104.6557,29.9024],[-104.6552,29.9028],[-104.6549,29.9032],[-104.6548,29.9036],[-104.6548,29.9038],[-104.6548,29.904],[-104.6548,29.9042],[-104.6548,29.9045],[-104.6549,29.9048],[-104.655,29.9052],[-104.6551,29.9054],[-104.6552,29.9055],[-104.6554,29.9057],[-104.6555,29.9058],[-104.6559,29.906],[-104.6562,29.9061],[-104.6565,29.9061],[-104.6568,29.9061],[-104.6569,29.9061],[-104.6572,29.906],[-104.6575,29.9059],[-104.6578,29.9058],[-104.6579,29.9057],[-104.6581,29.9056],[-104.6583,29.9054],[-104.6586,29.9052],[-104.659,29.905],[-104.6592,29.905],[-104.6594,29.9049],[-104.6596,29.9049],[-104.6598,29.905],[-104.6599,29.905],[-104.6606,29.9053],[-104.6609,29.9053],[-104.6613,29.9054],[-104.6619,29.9054],[-104.6623,29.9054],[-104.6625,29.9053],[-104.6626,29.9052],[-104.6627,29.905],[-104.6627,29.9047],[-104.6627,29.9045],[-104.6626,29.9044],[-104.662,29.9036],[-104.6618,29.9033],[-104.6617,29.9031],[-104.6616,29.9029],[-104.6616,29.9026],[-104.6617,29.9024],[-104.6618,29.9022],[-104.6622,29.9019],[-104.6625,29.9017],[-104.6629,29.9015],[-104.6637,29.9012],[-104.664,29.9011],[-104.6643,29.9011],[-104.6645,29.9011],[-104.6649,29.9013],[-104.6651,29.9014],[-104.6656,29.9017],[-104.6659,29.9021],[-104.6661,29.9023],[-104.6661,29.9024],[-104.6661,29.9026],[-104.6662,29.9033],[-104.6661,29.9039],[-104.6659,29.9052],[-104.6659,29.9053],[-104.6659,29.9057],[-104.666,29.9059],[-104.6661,29.9063],[-104.6661,29.9065],[-104.6661,29.9067],[-104.666,29.907],[-104.6659,29.9073],[-104.6657,29.9077],[-104.6655,29.9083],[-104.6655,29.9086],[-104.6656,29.9088],[-104.6656,29.9089],[-104.6658,29.909],[-104.6664,29.9091],[-104.6666,29.9093],[-104.6667,29.9094],[-104.6668,29.9096],[-104.6669,29.91],[-104.667,29.91],[-104.6671,29.9101],[-104.6673,29.9103],[-104.6677,29.9105],[-104.668,29.9108],[-104.6683,29.9111],[-104.6686,29.9112],[-104.6689,29.9114],[-104.6695,29.9115],[-104.67,29.9117],[-104.6703,29.9118],[-104.6704,29.9118],[-104.6706,29.9119],[-104.6708,29.9119],[-104.6713,29.9117],[-104.6714,29.9116],[-104.6721,29.9112],[-104.6725,29.9111],[-104.6727,29.9111],[-104.6729,29.9111],[-104.6732,29.911],[-104.6733,29.9109],[-104.6735,29.9108],[-104.6736,29.9108],[-104.6738,29.9108],[-104.6742,29.9108],[-104.6745,29.9108],[-104.6749,29.9109],[-104.6752,29.9112],[-104.6754,29.9114],[-104.6758,29.9119],[-104.676,29.912],[-104.6767,29.9126],[-104.677,29.9129],[-104.6772,29.913],[-104.6773,29.9133],[-104.6773,29.9135],[-104.6773,29.9141],[-104.6771,29.9142],[-104.6771,29.9146],[-104.677,29.9149],[-104.6768,29.9149],[-104.6766,29.9149],[-104.6764,29.9149],[-104.6762,29.915],[-104.676,29.9152],[-104.6759,29.9154],[-104.6759,29.9155],[-104.676,29.9158],[-104.6762,29.916],[-104.6767,29.9164],[-104.6768,29.9167],[-104.677,29.9169],[-104.6773,29.9172],[-104.6774,29.9174],[-104.6775,29.9175],[-104.6774,29.9175],[-104.6774,29.9176],[-104.6772,29.9179],[-104.6772,29.9181],[-104.6773,29.9184],[-104.6774,29.9187],[-104.6778,29.9191],[-104.6783,29.9196],[-104.6786,29.9198],[-104.6789,29.92],[-104.6792,29.9202],[-104.6796,29.9206],[-104.6798,29.9209],[-104.6799,29.9212],[-104.68,29.9217],[-104.6798,29.9233],[-104.6799,29.9237],[-104.6799,29.924],[-104.6797,29.9247],[-104.6795,29.9249],[-104.6792,29.9252],[-104.6788,29.9257],[-104.6786,29.9261],[-104.6785,29.9263],[-104.6785,29.9266],[-104.6786,29.9266],[-104.6787,29.9266],[-104.6799,29.9269],[-104.6801,29.9272],[-104.68,29.9278],[-104.6803,29.9281],[-104.6805,29.9283],[-104.6815,29.9285],[-104.6824,29.9283],[-104.6828,29.9286],[-104.6829,29.9288],[-104.6833,29.9291],[-104.6832,29.9294],[-104.6829,29.93],[-104.6829,29.9306],[-104.6833,29.9312],[-104.6833,29.9316],[-104.6829,29.9318],[-104.6826,29.9318],[-104.6824,29.9316],[-104.6821,29.9309],[-104.6817,29.9305],[-104.6815,29.9304],[-104.6813,29.9303],[-104.6812,29.9303],[-104.6805,29.9304],[-104.6802,29.9305],[-104.6799,29.9309],[-104.6796,29.9315],[-104.6795,29.9317],[-104.6794,29.9325],[-104.6793,29.9329],[-104.6793,29.9331],[-104.6795,29.9333],[-104.6799,29.9337],[-104.6807,29.9338],[-104.6813,29.934],[-104.6817,29.9342],[-104.6821,29.9346],[-104.6825,29.9351],[-104.6826,29.9354],[-104.6827,29.9357],[-104.6826,29.936],[-104.6821,29.9365],[-104.682,29.9368],[-104.6818,29.937],[-104.6815,29.9375],[-104.6813,29.9377],[-104.6813,29.938],[-104.6813,29.9382],[-104.6815,29.9385],[-104.6818,29.9387],[-104.6821,29.9389],[-104.6823,29.9392],[-104.6824,29.9395],[-104.6823,29.9397],[-104.6822,29.9399],[-104.682,29.94],[-104.6818,29.9401],[-104.6815,29.9402],[-104.6812,29.9402],[-104.6809,29.9401],[-104.6806,29.9398],[-104.6805,29.9397],[-104.6804,29.9396],[-104.6804,29.939],[-104.6804,29.9388],[-104.6802,29.9387],[-104.68,29.9385],[-104.6796,29.9384],[-104.6794,29.9383],[-104.6792,29.9382],[-104.679,29.9381],[-104.6787,29.9382],[-104.6784,29.9385],[-104.6783,29.9386],[-104.6783,29.9388],[-104.6782,29.9394],[-104.6781,29.9397],[-104.6779,29.9402],[-104.6778,29.9404],[-104.6778,29.9407],[-104.6779,29.941],[-104.6782,29.9411],[-104.6785,29.9413],[-104.6786,29.9415],[-104.6786,29.9418],[-104.6786,29.942],[-104.6786,29.9422],[-104.678,29.9428],[-104.6779,29.9432],[-104.6779,29.9434],[-104.678,29.9436],[-104.6781,29.9438],[-104.6784,29.944],[-104.6787,29.9442],[-104.6791,29.9443],[-104.6794,29.9446],[-104.6799,29.9449],[-104.6803,29.9452],[-104.6806,29.9456],[-104.6808,29.9457],[-104.6808,29.9459],[-104.6806,29.946],[-104.6804,29.9463],[-104.6804,29.9465],[-104.6804,29.9467],[-104.6807,29.947],[-104.6808,29.9472],[-104.6807,29.9473],[-104.6805,29.9474],[-104.6804,29.9474],[-104.68,29.9474],[-104.6796,29.9475],[-104.6794,29.9476],[-104.6791,29.9479],[-104.6789,29.9481],[-104.6787,29.9487],[-104.6787,29.9496],[-104.6787,29.9497],[-104.6785,29.9498],[-104.6781,29.95],[-104.6773,29.9502],[-104.6771,29.9503],[-104.677,29.9505],[-104.6772,29.9507],[-104.6774,29.9508],[-104.6777,29.9509],[-104.6779,29.951],[-104.6781,29.951],[-104.6782,29.9511],[-104.6783,29.9513],[-104.6783,29.9515],[-104.6782,29.9517],[-104.6774,29.952],[-104.6767,29.952],[-104.6764,29.952],[-104.6762,29.9519],[-104.6759,29.9517],[-104.6756,29.9513],[-104.6754,29.9509],[-104.6752,29.9508],[-104.6748,29.9507],[-104.6745,29.9507],[-104.6743,29.9508],[-104.6742,29.9511],[-104.6743,29.9513],[-104.6743,29.9516],[-104.6744,29.9519],[-104.6744,29.9521],[-104.6746,29.9525],[-104.6747,29.9527],[-104.6746,29.953],[-104.6741,29.9533],[-104.6737,29.9538],[-104.6735,29.954],[-104.6732,29.9546],[-104.6732,29.955],[-104.6733,29.9553],[-104.6734,29.9557],[-104.6734,29.9559],[-104.6734,29.956],[-104.6736,29.9563],[-104.6738,29.9566],[-104.674,29.9567],[-104.6742,29.9567],[-104.6745,29.9567],[-104.6749,29.9566],[-104.6753,29.9565],[-104.6758,29.9564],[-104.6761,29.9563],[-104.677,29.9561],[-104.6773,29.956],[-104.6777,29.956],[-104.6781,29.956],[-104.6784,29.956],[-104.6788,29.9561],[-104.679,29.956],[-104.6792,29.956],[-104.6795,29.9557],[-104.6796,29.9556],[-104.6798,29.9555],[-104.6801,29.9554],[-104.6804,29.9554],[-104.6807,29.9554],[-104.6808,29.9555],[-104.6809,29.9557],[-104.6809,29.9558],[-104.6808,29.9561],[-104.6806,29.9562],[-104.6804,29.9564],[-104.6802,29.9565],[-104.6802,29.9566],[-104.6802,29.9568],[-104.6803,29.957],[-104.6805,29.9571],[-104.6807,29.9571],[-104.681,29.9571],[-104.6812,29.9572],[-104.6814,29.9571],[-104.6815,29.9572],[-104.6818,29.9571],[-104.6821,29.9569],[-104.6823,29.9568],[-104.6828,29.9565],[-104.683,29.9563],[-104.6832,29.9563],[-104.6833,29.9562],[-104.6834,29.9561],[-104.6835,29.9561],[-104.6838,29.9561],[-104.684,29.9561],[-104.6842,29.9561],[-104.6844,29.9562],[-104.6846,29.9563],[-104.6849,29.9563],[-104.6851,29.9563],[-104.6852,29.9565],[-104.6852,29.9567],[-104.6853,29.957],[-104.6852,29.9572],[-104.6848,29.9583],[-104.6846,29.9586],[-104.6844,29.9589],[-104.6843,29.9593],[-104.6837,29.9602],[-104.6836,29.9605],[-104.6835,29.9607],[-104.6835,29.9609],[-104.6835,29.9613],[-104.6835,29.9617],[-104.6834,29.962],[-104.6834,29.9623],[-104.6834,29.9625],[-104.6834,29.9628],[-104.6833,29.9629],[-104.6833,29.9631],[-104.6832,29.9633],[-104.6831,29.9637],[-104.6831,29.9639],[-104.6831,29.964],[-104.6831,29.9643],[-104.6832,29.9646],[-104.6833,29.9649],[-104.6833,29.9653],[-104.6831,29.966],[-104.6832,29.9662],[-104.6833,29.9664],[-104.6832,29.9666],[-104.6831,29.9667],[-104.6828,29.9669],[-104.6826,29.967],[-104.6825,29.9671],[-104.6824,29.9672],[-104.6822,29.9674],[-104.6821,29.9676],[-104.6821,29.9677],[-104.6821,29.9679],[-104.6822,29.9683],[-104.6822,29.9684],[-104.6821,29.9686],[-104.682,29.9687],[-104.6819,29.9688],[-104.6818,29.9691],[-104.6819,29.9692],[-104.6819,29.9694],[-104.6821,29.9695],[-104.6822,29.9695],[-104.6823,29.9695],[-104.6824,29.9694],[-104.6826,29.9693],[-104.6828,29.9692],[-104.683,29.9692],[-104.6832,29.9693],[-104.6833,29.9695],[-104.6835,29.9698],[-104.6838,29.9701],[-104.684,29.9702],[-104.6842,29.9703],[-104.6847,29.9702],[-104.685,29.9702],[-104.6852,29.9702],[-104.6853,29.9703],[-104.6855,29.9704],[-104.6855,29.9706],[-104.6855,29.9708],[-104.6853,29.9711],[-104.685,29.9714],[-104.6846,29.9716],[-104.6843,29.9717],[-104.6842,29.9717],[-104.6841,29.9716],[-104.6839,29.9715],[-104.6837,29.9713],[-104.6835,29.9713],[-104.6834,29.9713],[-104.683,29.9715],[-104.6827,29.9717],[-104.6824,29.9718],[-104.6824,29.9721],[-104.6821,29.9731],[-104.682,29.9733],[-104.6817,29.9736],[-104.6814,29.9738],[-104.6813,29.9739],[-104.681,29.9739],[-104.6808,29.9739],[-104.6805,29.974],[-104.6801,29.9742],[-104.6801,29.9743],[-104.6799,29.9745],[-104.6797,29.9748],[-104.6796,29.9751],[-104.6795,29.9753],[-104.6796,29.9756],[-104.6797,29.9758],[-104.6798,29.9761],[-104.6799,29.9766],[-104.68,29.9768],[-104.6801,29.977],[-104.6804,29.9771],[-104.6807,29.9772],[-104.681,29.9772],[-104.682,29.9772],[-104.6823,29.9771],[-104.6826,29.977],[-104.6829,29.9768],[-104.683,29.9767],[-104.6833,29.9763],[-104.684,29.9757],[-104.6846,29.9752],[-104.685,29.9749],[-104.6853,29.9747],[-104.6858,29.9745],[-104.6863,29.9743],[-104.6869,29.9741],[-104.6873,29.974],[-104.6876,29.9739],[-104.6882,29.9739],[-104.6888,29.9738],[-104.6893,29.9739],[-104.6896,29.9739],[-104.6898,29.974],[-104.6901,29.974],[-104.6906,29.974],[-104.6911,29.9741],[-104.6913,29.974],[-104.6916,29.974],[-104.6917,29.974],[-104.6919,29.9741],[-104.692,29.9743],[-104.692,29.9745],[-104.692,29.9748],[-104.692,29.975],[-104.6921,29.9751],[-104.6923,29.9752],[-104.6925,29.9752],[-104.6927,29.9752],[-104.6929,29.9752],[-104.693,29.9753],[-104.6931,29.9755],[-104.6932,29.9757],[-104.6931,29.9759],[-104.6924,29.9761],[-104.6921,29.9763],[-104.6918,29.9765],[-104.6915,29.9768],[-104.6912,29.9774],[-104.6908,29.978],[-104.6905,29.9784],[-104.6904,29.9786],[-104.6904,29.9788],[-104.6905,29.979],[-104.6905,29.9791],[-104.6904,29.9792],[-104.6899,29.9794],[-104.6895,29.9795],[-104.6893,29.9796],[-104.6889,29.9798],[-104.6885,29.9799],[-104.6883,29.98],[-104.6883,29.9802],[-104.6884,29.9805],[-104.6885,29.9807],[-104.6886,29.981],[-104.6888,29.9818],[-104.6888,29.9821],[-104.6888,29.9825],[-104.6887,29.9828],[-104.6886,29.983],[-104.6883,29.9835],[-104.6882,29.9838],[-104.6882,29.9839],[-104.6883,29.9841],[-104.6883,29.9845],[-104.6883,29.9847],[-104.6882,29.9849],[-104.6879,29.985],[-104.6877,29.985],[-104.6873,29.985],[-104.687,29.985],[-104.6868,29.985],[-104.6867,29.985],[-104.6866,29.985],[-104.6864,29.9852],[-104.6863,29.9853],[-104.6861,29.9857],[-104.686,29.9861],[-104.6859,29.9866],[-104.6857,29.9871],[-104.6857,29.9874],[-104.6857,29.9878],[-104.6857,29.9883],[-104.6857,29.9886],[-104.6858,29.9891],[-104.6857,29.9894],[-104.6855,29.9897],[-104.6855,29.9899],[-104.6855,29.9902],[-104.6856,29.9904],[-104.6857,29.9904],[-104.6859,29.9905],[-104.6861,29.9905],[-104.6862,29.9905],[-104.6865,29.9905],[-104.6868,29.9904],[-104.6871,29.9906],[-104.6875,29.9908],[-104.6879,29.9907],[-104.6885,29.9907],[-104.689,29.9907],[-104.6896,29.9908],[-104.6901,29.9908],[-104.6903,29.9908],[-104.6908,29.991],[-104.6916,29.9913],[-104.6921,29.9918],[-104.6926,29.9923],[-104.6928,29.9925],[-104.6929,29.9929],[-104.6931,29.9931],[-104.6932,29.9935],[-104.6931,29.9938],[-104.693,29.994],[-104.6929,29.994],[-104.6926,29.994],[-104.6924,29.994],[-104.6923,29.994],[-104.6922,29.994],[-104.6917,29.9941],[-104.6899,29.9938],[-104.6891,29.9939],[-104.6889,29.994],[-104.6881,29.9946],[-104.6877,29.9951],[-104.6875,29.9957],[-104.6875,29.9968],[-104.6877,29.9976],[-104.6882,29.9984],[-104.6885,29.9988],[-104.6886,29.999],[-104.6886,29.9997],[-104.6889,29.9998],[-104.6892,29.9997],[-104.6895,29.9999],[-104.6895,30.0002],[-104.6896,30.0007],[-104.6898,30.0008],[-104.6898,30.0011],[-104.6891,30.0014],[-104.6888,30.0018],[-104.6887,30.002],[-104.6888,30.0022],[-104.6895,30.0028],[-104.6897,30.0031],[-104.6901,30.0034],[-104.6906,30.0034],[-104.6911,30.0031],[-104.6921,30.0022],[-104.6921,30.002],[-104.6919,30.0018],[-104.6913,30.0015],[-104.6912,30.0011],[-104.6913,30.0009],[-104.6917,30.0008],[-104.6918,30.0008],[-104.6919,30.0008],[-104.6921,30.0008],[-104.6924,30.001],[-104.6926,30.001],[-104.6929,30.0011],[-104.6932,30.0011],[-104.6934,30.0012],[-104.6936,30.0014],[-104.6938,30.0016],[-104.6939,30.0018],[-104.6941,30.0023],[-104.6941,30.0025],[-104.6941,30.0027],[-104.694,30.003],[-104.6936,30.0037],[-104.6934,30.004],[-104.6934,30.0043],[-104.6934,30.0044],[-104.6934,30.0049],[-104.6933,30.0053],[-104.6933,30.0056],[-104.6932,30.0058],[-104.6932,30.006],[-104.6933,30.0062],[-104.6934,30.0065],[-104.6935,30.0067],[-104.6936,30.0068],[-104.6938,30.0069],[-104.6938,30.007],[-104.6938,30.0073],[-104.6938,30.0076],[-104.6937,30.0077],[-104.6935,30.0079],[-104.6933,30.0081],[-104.6931,30.0082],[-104.6929,30.0082],[-104.6927,30.0082],[-104.6925,30.0082],[-104.6923,30.0082],[-104.6922,30.0083],[-104.6922,30.0084],[-104.6921,30.0086],[-104.692,30.0087],[-104.6919,30.0088],[-104.6918,30.0088],[-104.6916,30.0088],[-104.6915,30.0088],[-104.6914,30.0086],[-104.6911,30.0084],[-104.691,30.0083],[-104.6908,30.0082],[-104.6907,30.0082],[-104.6906,30.0082],[-104.6905,30.0082],[-104.6904,30.0083],[-104.6903,30.0085],[-104.6903,30.0087],[-104.6904,30.0088],[-104.6905,30.009],[-104.6907,30.0093],[-104.6908,30.0094],[-104.6907,30.0096],[-104.6906,30.0097],[-104.6905,30.0098],[-104.6904,30.0098],[-104.6903,30.0098],[-104.6902,30.0098],[-104.69,30.0099],[-104.6899,30.01],[-104.6896,30.0103],[-104.6896,30.0105],[-104.6895,30.0107],[-104.6895,30.011],[-104.6897,30.0113],[-104.69,30.0117],[-104.6902,30.0119],[-104.6903,30.0121],[-104.6903,30.0126],[-104.6903,30.0129],[-104.6903,30.0132],[-104.6904,30.0133],[-104.6905,30.0135],[-104.6904,30.0137],[-104.6903,30.0138],[-104.6902,30.0139],[-104.6901,30.014],[-104.6897,30.0143],[-104.6896,30.0145],[-104.6895,30.0146],[-104.6895,30.0149],[-104.6895,30.0151],[-104.6897,30.0153],[-104.6899,30.0155],[-104.6901,30.0156],[-104.6902,30.0157],[-104.6908,30.0161],[-104.6916,30.0168],[-104.6924,30.0175],[-104.6928,30.0178],[-104.6929,30.018],[-104.6931,30.0185],[-104.6931,30.0187],[-104.6931,30.0189],[-104.6931,30.019],[-104.6933,30.0191],[-104.6934,30.0192],[-104.6936,30.0193],[-104.6939,30.0193],[-104.6941,30.0194],[-104.6942,30.0194],[-104.6945,30.0193],[-104.6946,30.0193],[-104.6948,30.0193],[-104.6949,30.0194],[-104.695,30.0195],[-104.6954,30.0194],[-104.6962,30.0194],[-104.6969,30.0194],[-104.6976,30.0194],[-104.6982,30.0197],[-104.6986,30.02],[-104.6993,30.0205],[-104.7001,30.0207],[-104.7004,30.021],[-104.7006,30.0211],[-104.7011,30.0212],[-104.7015,30.0212],[-104.7016,30.0212],[-104.7021,30.0212],[-104.7023,30.0214],[-104.7025,30.0217],[-104.7028,30.0219],[-104.7031,30.0223],[-104.7035,30.0229],[-104.7038,30.0234],[-104.704,30.0237],[-104.704,30.0241],[-104.704,30.0249],[-104.704,30.0254],[-104.7039,30.0258],[-104.7038,30.026],[-104.7034,30.0265],[-104.7031,30.0269],[-104.7029,30.0271],[-104.7027,30.0274],[-104.7026,30.0274],[-104.7024,30.0274],[-104.7023,30.0276],[-104.7022,30.0277],[-104.7022,30.028],[-104.7023,30.0283],[-104.7024,30.0285],[-104.7025,30.0287],[-104.7025,30.029],[-104.7024,30.0292],[-104.7024,30.0294],[-104.7021,30.0301],[-104.702,30.0302],[-104.702,30.0303],[-104.7022,30.0304],[-104.7022,30.0306],[-104.7022,30.0308],[-104.7021,30.031],[-104.7019,30.0314],[-104.7017,30.0317],[-104.7017,30.0318],[-104.7015,30.0321],[-104.7012,30.0326],[-104.7009,30.0331],[-104.7006,30.0334],[-104.7004,30.0339],[-104.7003,30.034],[-104.7003,30.0343],[-104.7004,30.0345],[-104.7006,30.0349],[-104.7008,30.0351],[-104.701,30.0352],[-104.701,30.0355],[-104.7009,30.0356],[-104.7007,30.0358],[-104.7004,30.0359],[-104.7001,30.0359],[-104.6997,30.0359],[-104.6994,30.036],[-104.6992,30.0361],[-104.6991,30.0362],[-104.699,30.0363],[-104.6989,30.0365],[-104.6988,30.0365],[-104.6985,30.0368],[-104.6979,30.037],[-104.6975,30.0371],[-104.6972,30.0371],[-104.6967,30.0372],[-104.6963,30.0371],[-104.696,30.0371],[-104.6959,30.0372],[-104.6958,30.0373],[-104.6957,30.0375],[-104.6957,30.0377],[-104.6963,30.0384],[-104.6965,30.0386],[-104.6966,30.0387],[-104.6967,30.039],[-104.6969,30.0396],[-104.6972,30.0403],[-104.6974,30.0407],[-104.6977,30.0412],[-104.698,30.0415],[-104.6982,30.0417],[-104.6985,30.042],[-104.699,30.0421],[-104.6993,30.0423],[-104.6997,30.0425],[-104.7004,30.0432],[-104.7022,30.0451],[-104.7038,30.047],[-104.7039,30.0471],[-104.7044,30.0478],[-104.7047,30.0481],[-104.705,30.0484],[-104.705,30.0485],[-104.7051,30.0486],[-104.7053,30.0487],[-104.7056,30.0488],[-104.7058,30.0488],[-104.7062,30.0488],[-104.7065,30.0488],[-104.7066,30.0488],[-104.7066,30.0489],[-104.707,30.0494],[-104.7072,30.0496],[-104.7073,30.0499],[-104.7073,30.0501],[-104.7069,30.0507],[-104.7066,30.0513],[-104.7064,30.0519],[-104.7061,30.0524],[-104.7058,30.0528],[-104.7055,30.0532],[-104.7053,30.0538],[-104.705,30.054],[-104.7045,30.0545],[-104.7043,30.0548],[-104.7041,30.0549],[-104.7038,30.055],[-104.7036,30.0551],[-104.7037,30.0553],[-104.7037,30.0559],[-104.7039,30.0563],[-104.7043,30.0568],[-104.7048,30.0579],[-104.7048,30.058],[-104.7048,30.0581],[-104.7048,30.0583],[-104.7041,30.0591],[-104.7038,30.0593],[-104.7029,30.0597],[-104.7025,30.0598],[-104.7023,30.0599],[-104.7022,30.0602],[-104.7023,30.0605],[-104.7024,30.0609],[-104.7026,30.0615],[-104.7029,30.0621],[-104.7033,30.0626],[-104.7036,30.063],[-104.7037,30.0635],[-104.7037,30.0637],[-104.7037,30.064],[-104.7037,30.0642],[-104.7035,30.0644],[-104.7033,30.0646],[-104.7031,30.0647],[-104.7027,30.0648],[-104.7024,30.0649],[-104.7022,30.065],[-104.7019,30.065],[-104.7015,30.065],[-104.7008,30.0649],[-104.7001,30.0648],[-104.6995,30.0648],[-104.6991,30.0648],[-104.6988,30.0648],[-104.6984,30.0649],[-104.6979,30.0651],[-104.6975,30.0652],[-104.6969,30.0657],[-104.6963,30.066],[-104.6955,30.0667],[-104.6951,30.0672],[-104.6939,30.0687],[-104.6939,30.0689],[-104.6939,30.0692],[-104.6939,30.0693],[-104.6938,30.0695],[-104.6937,30.0695],[-104.6936,30.0696],[-104.6934,30.0697],[-104.6933,30.0697],[-104.6931,30.0697],[-104.6929,30.0697],[-104.6928,30.0698],[-104.6918,30.0702],[-104.6914,30.0703],[-104.6912,30.0703],[-104.6912,30.0704],[-104.691,30.0705],[-104.6911,30.0706],[-104.6912,30.0708],[-104.6915,30.0709],[-104.6922,30.071],[-104.6925,30.0711],[-104.6929,30.0713],[-104.6931,30.0714],[-104.6932,30.0717],[-104.6933,30.072],[-104.6934,30.0722],[-104.6935,30.0726],[-104.6936,30.0727],[-104.6936,30.0732],[-104.6936,30.0735],[-104.6935,30.0736],[-104.6934,30.0738],[-104.6932,30.074],[-104.6929,30.0741],[-104.6926,30.0742],[-104.6924,30.0742],[-104.6922,30.0742],[-104.6915,30.0742],[-104.6905,30.0741],[-104.6901,30.0741],[-104.6896,30.074],[-104.6894,30.074],[-104.689,30.0739],[-104.6888,30.0738],[-104.6886,30.0738],[-104.6884,30.0737],[-104.6882,30.0737],[-104.688,30.0738],[-104.6879,30.0739],[-104.6878,30.0743],[-104.6878,30.0746],[-104.6877,30.075],[-104.6874,30.0757],[-104.6873,30.0758],[-104.6868,30.0762],[-104.6866,30.0764],[-104.6866,30.0765],[-104.6866,30.0766],[-104.6867,30.0767],[-104.6869,30.0768],[-104.6871,30.0768],[-104.6872,30.0767],[-104.6875,30.0764],[-104.6876,30.0761],[-104.688,30.0759],[-104.6884,30.0757],[-104.6887,30.0756],[-104.689,30.0756],[-104.6895,30.0756],[-104.69,30.0759],[-104.6904,30.0761],[-104.6906,30.0764],[-104.6908,30.0767],[-104.6909,30.0772],[-104.6909,30.0776],[-104.6908,30.078],[-104.6905,30.0785],[-104.6901,30.0789],[-104.6897,30.0792],[-104.6883,30.08],[-104.6877,30.0803],[-104.6873,30.0807],[-104.6869,30.081],[-104.6867,30.0813],[-104.6864,30.0817],[-104.6862,30.0819],[-104.686,30.0819],[-104.6858,30.0821],[-104.6858,30.0823],[-104.6859,30.0826],[-104.6865,30.0832],[-104.6866,30.0832],[-104.6867,30.0835],[-104.6867,30.084],[-104.6864,30.0843],[-104.6859,30.0849],[-104.6857,30.0849],[-104.6853,30.085],[-104.6851,30.0852],[-104.685,30.0853],[-104.685,30.0855],[-104.6856,30.0856],[-104.6859,30.0858],[-104.6862,30.086],[-104.6863,30.0861],[-104.6863,30.0864],[-104.6862,30.0867],[-104.6863,30.0869],[-104.6864,30.0872],[-104.6866,30.0873],[-104.6868,30.0875],[-104.6873,30.0875],[-104.6876,30.0875],[-104.6878,30.0875],[-104.6879,30.0873],[-104.6879,30.0871],[-104.6879,30.087],[-104.688,30.0869],[-104.6879,30.0868],[-104.6878,30.0867],[-104.6877,30.0867],[-104.6876,30.0867],[-104.6874,30.0867],[-104.6873,30.0867],[-104.6872,30.0867],[-104.687,30.0867],[-104.687,30.0866],[-104.6869,30.0866],[-104.6869,30.0865],[-104.6869,30.0864],[-104.687,30.0861],[-104.6871,30.086],[-104.6872,30.086],[-104.6873,30.0859],[-104.6874,30.0859],[-104.6876,30.086],[-104.6877,30.086],[-104.6878,30.086],[-104.688,30.0859],[-104.6881,30.0858],[-104.6882,30.0857],[-104.6884,30.0856],[-104.6885,30.0854],[-104.6887,30.0853],[-104.6888,30.0853],[-104.689,30.0853],[-104.6891,30.0853],[-104.6892,30.0854],[-104.6893,30.0855],[-104.6894,30.0856],[-104.6894,30.0857],[-104.6894,30.0859],[-104.6894,30.0861],[-104.6893,30.0863],[-104.6892,30.0865],[-104.6891,30.0867],[-104.689,30.0869],[-104.689,30.0872],[-104.689,30.0875],[-104.6894,30.0881],[-104.6897,30.0885],[-104.6898,30.0889],[-104.6899,30.0893],[-104.6899,30.0898],[-104.6898,30.09],[-104.6895,30.0902],[-104.6893,30.0903],[-104.6889,30.0903],[-104.6886,30.0903],[-104.6878,30.0904],[-104.6875,30.0906],[-104.6871,30.0908],[-104.6868,30.0911],[-104.6864,30.0915],[-104.6862,30.0918],[-104.6861,30.092],[-104.6861,30.0922],[-104.686,30.0925],[-104.6858,30.0928],[-104.6858,30.0929],[-104.6856,30.0931],[-104.6855,30.0932],[-104.6855,30.0933],[-104.6855,30.0934],[-104.6856,30.0935],[-104.6856,30.0936],[-104.6856,30.0938],[-104.6856,30.0939],[-104.6856,30.0941],[-104.6855,30.0942],[-104.6855,30.0943],[-104.6856,30.0945],[-104.6856,30.0946],[-104.6858,30.095],[-104.6859,30.0952],[-104.6859,30.0954],[-104.6857,30.0958],[-104.6855,30.0966],[-104.6854,30.0968],[-104.6853,30.097],[-104.6851,30.0973],[-104.685,30.0977],[-104.685,30.0981],[-104.6849,30.0985],[-104.685,30.0989],[-104.685,30.0993],[-104.685,30.0995],[-104.685,30.0996],[-104.685,30.0997],[-104.6851,30.0998],[-104.6852,30.0999],[-104.6853,30.1],[-104.6854,30.1],[-104.6856,30.1],[-104.6859,30.0999],[-104.6861,30.0998],[-104.6864,30.0996],[-104.6865,30.0995],[-104.6866,30.0994],[-104.6867,30.0993],[-104.6867,30.0991],[-104.6867,30.099],[-104.6865,30.0986],[-104.6865,30.0985],[-104.6865,30.0983],[-104.6866,30.098],[-104.6866,30.0979],[-104.687,30.0974],[-104.6871,30.0973],[-104.6872,30.0971],[-104.6873,30.097],[-104.6874,30.097],[-104.6875,30.097],[-104.6877,30.097],[-104.6878,30.097],[-104.6879,30.097],[-104.688,30.097],[-104.6881,30.0969],[-104.6881,30.0968],[-104.6879,30.0965],[-104.6878,30.0963],[-104.6878,30.096],[-104.6878,30.0958],[-104.6879,30.0957],[-104.688,30.0956],[-104.6882,30.0954],[-104.6885,30.0953],[-104.6886,30.0953],[-104.689,30.0953],[-104.6891,30.0953],[-104.6893,30.0954],[-104.6895,30.0956],[-104.6899,30.0959],[-104.6902,30.0962],[-104.6905,30.0963],[-104.6906,30.0963],[-104.6907,30.0963],[-104.691,30.0962],[-104.6914,30.096],[-104.6914,30.0959],[-104.6915,30.0959],[-104.6917,30.0959],[-104.6918,30.0959],[-104.692,30.096],[-104.6921,30.0961],[-104.6923,30.0963],[-104.6924,30.0967],[-104.6925,30.0974],[-104.6925,30.0981],[-104.6925,30.0983],[-104.6924,30.0987],[-104.6923,30.0989],[-104.6924,30.0992],[-104.6924,30.0994],[-104.6927,30.0999],[-104.6927,30.1],[-104.6929,30.1002],[-104.6934,30.1006],[-104.6939,30.101],[-104.694,30.1013],[-104.6942,30.1016],[-104.6942,30.1017],[-104.6944,30.1019],[-104.6944,30.102],[-104.6944,30.1021],[-104.6941,30.1023],[-104.6938,30.1026],[-104.6935,30.1029],[-104.6932,30.1033],[-104.6929,30.104],[-104.6928,30.1044],[-104.6927,30.1047],[-104.6926,30.1054],[-104.6925,30.1061],[-104.6925,30.1064],[-104.6924,30.1065],[-104.6923,30.1067],[-104.6919,30.1071],[-104.6918,30.1072],[-104.6918,30.1074],[-104.6919,30.108],[-104.6919,30.1083],[-104.6919,30.1084],[-104.6918,30.1086],[-104.6917,30.1087],[-104.6916,30.1088],[-104.6915,30.1088],[-104.6913,30.1088],[-104.6911,30.1087],[-104.691,30.1086],[-104.6907,30.1083],[-104.6906,30.1082],[-104.69,30.1079],[-104.6899,30.1078],[-104.6899,30.1077],[-104.6899,30.1076],[-104.69,30.1076],[-104.6901,30.1075],[-104.6903,30.1074],[-104.6905,30.1073],[-104.6906,30.1071],[-104.6906,30.107],[-104.6906,30.1068],[-104.6906,30.1066],[-104.6904,30.1064],[-104.6903,30.1063],[-104.69,30.1062],[-104.6897,30.1061],[-104.6894,30.1061],[-104.6891,30.106],[-104.6883,30.1059],[-104.6881,30.1058],[-104.6875,30.1058],[-104.6871,30.1059],[-104.6869,30.1059],[-104.6868,30.106],[-104.6865,30.1062],[-104.6864,30.1064],[-104.6862,30.1065],[-104.6861,30.1069],[-104.6859,30.1072],[-104.6856,30.1078],[-104.6856,30.1079],[-104.6857,30.1086],[-104.6856,30.1089],[-104.6855,30.1092],[-104.6855,30.1093],[-104.6855,30.1094],[-104.6855,30.11],[-104.6855,30.1103],[-104.6856,30.1105],[-104.6857,30.1106],[-104.6858,30.1107],[-104.686,30.1107],[-104.6861,30.1108],[-104.6862,30.1108],[-104.6869,30.111],[-104.6879,30.1112],[-104.6889,30.1113],[-104.6898,30.1115],[-104.6901,30.1115],[-104.6904,30.1114],[-104.6908,30.1113],[-104.691,30.1112],[-104.6911,30.1111],[-104.6914,30.1111],[-104.6916,30.1112],[-104.6917,30.1114],[-104.6918,30.1117],[-104.6919,30.112],[-104.6919,30.1123],[-104.6918,30.1123],[-104.6917,30.1126],[-104.6914,30.1129],[-104.6914,30.113],[-104.6914,30.1131],[-104.6915,30.1132],[-104.6918,30.1135],[-104.6919,30.1137],[-104.6918,30.1139],[-104.6919,30.1141],[-104.692,30.1143],[-104.6921,30.1145],[-104.6921,30.1146],[-104.6921,30.1149],[-104.6921,30.115],[-104.6921,30.1151],[-104.6918,30.1153],[-104.6917,30.1155],[-104.6916,30.1157],[-104.6916,30.1158],[-104.6916,30.116],[-104.6916,30.1161],[-104.6916,30.1163],[-104.6914,30.1164],[-104.6913,30.1165],[-104.6911,30.1166],[-104.6909,30.1166],[-104.6908,30.1165],[-104.6907,30.1164],[-104.6907,30.1162],[-104.6907,30.116],[-104.6906,30.1158],[-104.6905,30.1158],[-104.6903,30.1157],[-104.6902,30.1158],[-104.69,30.1159],[-104.6899,30.116],[-104.6898,30.1161],[-104.6898,30.1163],[-104.6898,30.1165],[-104.6898,30.1167],[-104.6899,30.117],[-104.6901,30.1173],[-104.6904,30.1175],[-104.6908,30.1177],[-104.691,30.1179],[-104.6912,30.118],[-104.6913,30.118],[-104.6915,30.118],[-104.6919,30.1179],[-104.6921,30.1178],[-104.6922,30.1177],[-104.6923,30.1178],[-104.6924,30.1179],[-104.6928,30.1182],[-104.693,30.1183],[-104.6932,30.1184],[-104.6933,30.1183],[-104.6935,30.1182],[-104.6936,30.118],[-104.6935,30.1173],[-104.6935,30.1171],[-104.6937,30.117],[-104.6938,30.1169],[-104.694,30.1169],[-104.6941,30.1169],[-104.6943,30.117],[-104.6946,30.1172],[-104.6949,30.1174],[-104.6951,30.1178],[-104.6952,30.1187],[-104.6952,30.1189],[-104.6951,30.1192],[-104.695,30.1193],[-104.6945,30.1197],[-104.6943,30.12],[-104.6941,30.1203],[-104.694,30.1205],[-104.6939,30.1209],[-104.6939,30.1214],[-104.6939,30.1216],[-104.694,30.1223],[-104.6943,30.1232],[-104.6946,30.124],[-104.6948,30.1246],[-104.695,30.1249],[-104.6957,30.1254],[-104.6957,30.1256],[-104.6957,30.1265],[-104.6957,30.1268],[-104.6954,30.1283],[-104.6953,30.1292],[-104.6953,30.1294],[-104.6953,30.1296],[-104.6952,30.1301],[-104.6952,30.1309],[-104.6952,30.1318],[-104.6953,30.1323],[-104.6954,30.1325],[-104.6955,30.1327],[-104.6963,30.1335],[-104.6967,30.1341],[-104.6967,30.1343],[-104.6967,30.1345],[-104.6967,30.1347],[-104.6966,30.1349],[-104.6964,30.135],[-104.6962,30.1351],[-104.6961,30.1351],[-104.696,30.1351],[-104.6957,30.1347],[-104.6955,30.1345],[-104.6954,30.1344],[-104.6951,30.1343],[-104.6948,30.1342],[-104.6947,30.1342],[-104.6946,30.1342],[-104.6945,30.1343],[-104.6944,30.1344],[-104.6943,30.1345],[-104.6942,30.1347],[-104.6942,30.1349],[-104.6943,30.1351],[-104.6943,30.1353],[-104.6944,30.1354],[-104.6944,30.1355],[-104.6944,30.1356],[-104.6943,30.1358],[-104.6942,30.1358],[-104.6941,30.1358],[-104.6939,30.1358],[-104.6935,30.1355],[-104.6933,30.1354],[-104.6932,30.1354],[-104.693,30.1354],[-104.6929,30.1355],[-104.6928,30.1357],[-104.6927,30.1359],[-104.6926,30.1362],[-104.6925,30.1366],[-104.6924,30.1368],[-104.6924,30.1371],[-104.6924,30.138],[-104.6924,30.1382],[-104.6924,30.1384],[-104.6923,30.1386],[-104.6921,30.1387],[-104.6919,30.1389],[-104.6914,30.139],[-104.6912,30.1391],[-104.6911,30.1391],[-104.691,30.1391],[-104.6908,30.139],[-104.6907,30.1389],[-104.6906,30.1388],[-104.6899,30.1378],[-104.6896,30.1376],[-104.6895,30.1376],[-104.6893,30.1376],[-104.6892,30.1376],[-104.6891,30.1377],[-104.689,30.1378],[-104.689,30.1384],[-104.6891,30.139],[-104.6891,30.1391],[-104.6891,30.1392],[-104.689,30.1395],[-104.689,30.1397],[-104.689,30.1399],[-104.6892,30.1401],[-104.6893,30.1402],[-104.6896,30.1403],[-104.6896,30.1404],[-104.6897,30.1405],[-104.6897,30.1407],[-104.6896,30.1409],[-104.6896,30.141],[-104.6894,30.1412],[-104.6892,30.1414],[-104.6889,30.1416],[-104.6887,30.1417],[-104.6886,30.1417],[-104.6883,30.1418],[-104.6882,30.1418],[-104.688,30.1418],[-104.6878,30.1417],[-104.6876,30.1417],[-104.6874,30.1416],[-104.6871,30.1414],[-104.6868,30.1413],[-104.6867,30.1413],[-104.6864,30.1414],[-104.6863,30.1415],[-104.6862,30.1415],[-104.6862,30.1417],[-104.6862,30.1418],[-104.6865,30.1428],[-104.6865,30.143],[-104.6865,30.1433],[-104.6864,30.1435],[-104.6863,30.1435],[-104.6861,30.1436],[-104.6859,30.1436],[-104.6858,30.1436],[-104.6857,30.1437],[-104.6857,30.1438],[-104.6855,30.1443],[-104.6854,30.1445],[-104.6853,30.1447],[-104.6853,30.145],[-104.6853,30.1451],[-104.6853,30.1453],[-104.6857,30.1456],[-104.6858,30.1457],[-104.6859,30.1457],[-104.6861,30.1457],[-104.6862,30.1457],[-104.6867,30.1455],[-104.687,30.1454],[-104.6877,30.1453],[-104.6882,30.1453],[-104.6886,30.1453],[-104.6889,30.1454],[-104.6891,30.1455],[-104.6893,30.1456],[-104.6895,30.1458],[-104.6897,30.1461],[-104.6897,30.1462],[-104.6897,30.1464],[-104.6896,30.1466],[-104.6895,30.1467],[-104.6893,30.1469],[-104.6892,30.1469],[-104.6891,30.1469],[-104.689,30.1469],[-104.6888,30.1468],[-104.6887,30.1468],[-104.6885,30.1469],[-104.6884,30.147],[-104.6883,30.1471],[-104.6883,30.1472],[-104.6882,30.1474],[-104.6883,30.1475],[-104.6886,30.148],[-104.689,30.1483],[-104.6892,30.1484],[-104.6896,30.1485],[-104.6897,30.1485],[-104.6898,30.1486],[-104.6899,30.1487],[-104.6901,30.149],[-104.6901,30.1492],[-104.6901,30.1494],[-104.6901,30.1496],[-104.6901,30.1497],[-104.6899,30.1499],[-104.6898,30.1499],[-104.6894,30.15],[-104.6885,30.1502],[-104.6882,30.1503],[-104.6877,30.1507],[-104.6874,30.1509],[-104.6873,30.1511],[-104.6872,30.1513],[-104.687,30.1516],[-104.6869,30.1521],[-104.6869,30.1525],[-104.6869,30.1526],[-104.687,30.1527],[-104.6872,30.1528],[-104.6873,30.1529],[-104.6875,30.1529],[-104.6884,30.1531],[-104.6888,30.1533],[-104.689,30.1534],[-104.6893,30.1537],[-104.6895,30.1539],[-104.6896,30.1541],[-104.6896,30.1543],[-104.6895,30.1543],[-104.6893,30.155],[-104.689,30.1559],[-104.6888,30.1564],[-104.6887,30.1568],[-104.6885,30.1574],[-104.6884,30.1577],[-104.6879,30.1587],[-104.6877,30.159],[-104.6876,30.1592],[-104.6875,30.1595],[-104.6875,30.1598],[-104.6875,30.1604],[-104.6874,30.1613],[-104.6874,30.1615],[-104.6874,30.1616],[-104.6877,30.1628],[-104.6877,30.1631],[-104.6878,30.164],[-104.6878,30.1642],[-104.6883,30.1648],[-104.6885,30.1654],[-104.6885,30.1657],[-104.6885,30.1662],[-104.6884,30.1666],[-104.6884,30.1668],[-104.6882,30.1672],[-104.688,30.1674],[-104.6878,30.1676],[-104.6876,30.1677],[-104.6875,30.1679],[-104.6874,30.1681],[-104.6873,30.1683],[-104.6871,30.1687],[-104.6869,30.1692],[-104.6868,30.1696],[-104.6867,30.17],[-104.6868,30.1706],[-104.6867,30.1709],[-104.6867,30.1714],[-104.6866,30.1718],[-104.6867,30.1722],[-104.6867,30.1724],[-104.6867,30.1726],[-104.6865,30.1729],[-104.6864,30.173],[-104.6863,30.1731],[-104.6863,30.1733],[-104.6865,30.1736],[-104.6865,30.1739],[-104.6868,30.1748],[-104.6871,30.1754],[-104.6872,30.1756],[-104.6873,30.1758],[-104.6876,30.176],[-104.6879,30.1762],[-104.688,30.1764],[-104.6879,30.1767],[-104.6879,30.1772],[-104.6878,30.1773],[-104.6874,30.178],[-104.6872,30.1784],[-104.687,30.1788],[-104.687,30.1791],[-104.6871,30.1793],[-104.6873,30.1796],[-104.6874,30.1797],[-104.6877,30.18],[-104.688,30.1803],[-104.6883,30.1806],[-104.6887,30.1809],[-104.689,30.1812],[-104.6893,30.1816],[-104.6896,30.182],[-104.69,30.1825],[-104.6902,30.1828],[-104.6907,30.1834],[-104.6908,30.1836],[-104.6912,30.1842],[-104.6915,30.1846],[-104.6918,30.1852],[-104.6921,30.1857],[-104.6923,30.186],[-104.6924,30.1864],[-104.6927,30.1871],[-104.6928,30.1875],[-104.6928,30.1878],[-104.6929,30.1881],[-104.6929,30.1888],[-104.693,30.1891],[-104.6932,30.1893],[-104.6935,30.1894],[-104.6939,30.1895],[-104.6947,30.1897],[-104.6951,30.1898],[-104.6954,30.19],[-104.6957,30.19],[-104.6959,30.1902],[-104.6961,30.1904],[-104.6965,30.1908],[-104.6968,30.1912],[-104.6971,30.1916],[-104.6972,30.1918],[-104.6973,30.192],[-104.6972,30.1922],[-104.6971,30.1926],[-104.6967,30.1936],[-104.6963,30.1945],[-104.6961,30.195],[-104.6961,30.1953],[-104.6961,30.1956],[-104.6962,30.196],[-104.6966,30.1967],[-104.6967,30.1969],[-104.6967,30.197],[-104.6968,30.1973],[-104.6969,30.1976],[-104.697,30.1978],[-104.6974,30.1981],[-104.6975,30.1982],[-104.6977,30.1983],[-104.6979,30.1983],[-104.6982,30.1982],[-104.6984,30.1983],[-104.6985,30.1983],[-104.6988,30.1986],[-104.699,30.1988],[-104.6992,30.1988],[-104.6997,30.1987],[-104.6998,30.1988],[-104.6999,30.1989],[-104.6999,30.1992],[-104.6999,30.1997],[-104.6999,30.2007],[-104.6999,30.201],[-104.7,30.2015],[-104.7001,30.2021],[-104.7003,30.2028],[-104.7004,30.2036],[-104.7004,30.2039],[-104.7003,30.2046],[-104.7003,30.2047],[-104.7003,30.2053],[-104.7005,30.2055],[-104.7007,30.2057],[-104.7011,30.206],[-104.7014,30.2061],[-104.7017,30.2062],[-104.7019,30.2064],[-104.7025,30.2064],[-104.703,30.2065],[-104.7034,30.2066],[-104.7039,30.2067],[-104.7041,30.2068],[-104.7043,30.207],[-104.7044,30.2073],[-104.7045,30.2075],[-104.7045,30.2078],[-104.7048,30.2082],[-104.7049,30.2083],[-104.7051,30.2084],[-104.7051,30.2085],[-104.705,30.2087],[-104.7047,30.209],[-104.7044,30.2093],[-104.7042,30.2096],[-104.7041,30.2101],[-104.7039,30.2103],[-104.7038,30.2104],[-104.7039,30.2107],[-104.704,30.2108],[-104.7039,30.211],[-104.7037,30.2111],[-104.7035,30.2111],[-104.7028,30.2113],[-104.7026,30.2114],[-104.7025,30.2116],[-104.7024,30.212],[-104.7023,30.2122],[-104.7024,30.2125],[-104.7025,30.2128],[-104.7026,30.2131],[-104.7029,30.2135],[-104.7034,30.2141],[-104.7036,30.2144],[-104.7039,30.2148],[-104.7041,30.215],[-104.7044,30.2156],[-104.705,30.2166],[-104.7053,30.2169],[-104.7055,30.2171],[-104.7059,30.2174],[-104.7063,30.2177],[-104.7068,30.2181],[-104.707,30.2182],[-104.7074,30.2184],[-104.7079,30.2188],[-104.7081,30.219],[-104.7083,30.2191],[-104.7083,30.2194],[-104.7085,30.2196],[-104.7088,30.2199],[-104.7089,30.2201],[-104.7091,30.2202],[-104.7092,30.2203],[-104.7093,30.2205],[-104.7094,30.2208],[-104.7096,30.2209],[-104.7098,30.2209],[-104.71,30.221],[-104.7102,30.2211],[-104.7103,30.2213],[-104.7105,30.2216],[-104.7107,30.2221],[-104.7108,30.2223],[-104.7109,30.2226],[-104.711,30.2228],[-104.7112,30.2229],[-104.7113,30.2231],[-104.7113,30.2233],[-104.7113,30.2234],[-104.7112,30.2236],[-104.7112,30.2241],[-104.7111,30.2243],[-104.7108,30.2246],[-104.7102,30.225],[-104.7098,30.2252],[-104.7096,30.2252],[-104.7093,30.2254],[-104.7089,30.2257],[-104.7084,30.2259],[-104.7081,30.2261],[-104.7079,30.2262],[-104.7078,30.2264],[-104.7078,30.2267],[-104.7077,30.227],[-104.7076,30.2274],[-104.7075,30.2276],[-104.7074,30.228],[-104.7074,30.2284],[-104.7073,30.2288],[-104.7072,30.2292],[-104.7071,30.2298],[-104.707,30.23],[-104.7069,30.2306],[-104.7068,30.2311],[-104.7066,30.232],[-104.7066,30.2324],[-104.7065,30.2326],[-104.7064,30.2328],[-104.7063,30.233],[-104.7062,30.2334],[-104.7061,30.2338],[-104.7061,30.234],[-104.7061,30.2342],[-104.7062,30.2346],[-104.7062,30.2348],[-104.7064,30.235],[-104.7066,30.2352],[-104.7067,30.2353],[-104.707,30.2354],[-104.7073,30.2355],[-104.7076,30.2355],[-104.708,30.2354],[-104.7081,30.2354],[-104.7083,30.2355],[-104.7088,30.2357],[-104.7097,30.2362],[-104.7104,30.2366],[-104.7109,30.2368],[-104.7113,30.2369],[-104.7127,30.2373],[-104.7129,30.2374],[-104.713,30.2375],[-104.7132,30.2376],[-104.7133,30.2378],[-104.7134,30.2381],[-104.7136,30.2386],[-104.7137,30.2389],[-104.7138,30.2393],[-104.7139,30.2398],[-104.714,30.2402],[-104.7142,30.2404],[-104.7143,30.2405],[-104.7149,30.2411],[-104.7149,30.2412],[-104.7149,30.2413],[-104.7151,30.2414],[-104.7154,30.2415],[-104.7157,30.2416],[-104.7161,30.2418],[-104.7163,30.2419],[-104.7164,30.242],[-104.7165,30.2423],[-104.7168,30.2427],[-104.717,30.2431],[-104.7173,30.2438],[-104.7174,30.2439],[-104.7177,30.2441],[-104.7179,30.2443],[-104.7184,30.2447],[-104.7185,30.245],[-104.7187,30.2453],[-104.7187,30.2455],[-104.7188,30.2459],[-104.7188,30.2463],[-104.7188,30.2466],[-104.7189,30.2469],[-104.719,30.2471],[-104.7191,30.2472],[-104.7192,30.2472],[-104.7193,30.2472],[-104.7196,30.2473],[-104.7206,30.2475],[-104.7209,30.2475],[-104.7213,30.2477],[-104.7216,30.2479],[-104.7219,30.2481],[-104.7222,30.2485],[-104.7224,30.2486],[-104.7228,30.2489],[-104.7229,30.2491],[-104.7235,30.2493],[-104.7238,30.2495],[-104.724,30.2496],[-104.7241,30.2498],[-104.7243,30.2501],[-104.7245,30.2503],[-104.7245,30.2504],[-104.7245,30.2507],[-104.7245,30.251],[-104.7245,30.2512],[-104.7242,30.2514],[-104.724,30.2516],[-104.7239,30.2518],[-104.7239,30.2519],[-104.7239,30.2522],[-104.724,30.2524],[-104.724,30.2525],[-104.724,30.2528],[-104.7241,30.2531],[-104.7243,30.2532],[-104.7249,30.2534],[-104.7255,30.2536],[-104.7262,30.2539],[-104.7265,30.2542],[-104.7267,30.2543],[-104.7268,30.2543],[-104.7269,30.2543],[-104.727,30.2543],[-104.7273,30.2543],[-104.7275,30.2544],[-104.7276,30.2546],[-104.7277,30.2548],[-104.7279,30.255],[-104.7281,30.2552],[-104.7285,30.2561],[-104.729,30.257],[-104.7291,30.2573],[-104.7293,30.2578],[-104.7295,30.2582],[-104.7297,30.2585],[-104.73,30.2587],[-104.7301,30.2588],[-104.7308,30.2593],[-104.7321,30.2599],[-104.7334,30.2609],[-104.7337,30.2614],[-104.7343,30.2616],[-104.7348,30.2617],[-104.7363,30.2616],[-104.7368,30.2616],[-104.7373,30.2615],[-104.7375,30.2613],[-104.7375,30.261],[-104.7368,30.2601],[-104.7368,30.2597],[-104.7375,30.2589],[-104.7375,30.2584],[-104.7371,30.2581],[-104.7365,30.2579],[-104.736,30.2572],[-104.736,30.2566],[-104.7363,30.2561],[-104.7366,30.2559],[-104.7374,30.2559],[-104.7379,30.2562],[-104.7396,30.258],[-104.7399,30.2584],[-104.74,30.2589],[-104.7404,30.2596],[-104.7407,30.2597],[-104.7421,30.2598],[-104.743,30.26],[-104.7438,30.2603],[-104.7454,30.2604],[-104.7455,30.2604],[-104.746,30.2607],[-104.7464,30.2611],[-104.7469,30.2612],[-104.7481,30.261],[-104.749,30.2611],[-104.7496,30.2613],[-104.7504,30.2621],[-104.7507,30.2622],[-104.7509,30.2631],[-104.7515,30.2636],[-104.7516,30.2639],[-104.7516,30.2644],[-104.7515,30.2646],[-104.7511,30.2652],[-104.7505,30.2658],[-104.7502,30.266],[-104.75,30.2663],[-104.7496,30.267],[-104.7491,30.269],[-104.7487,30.2704],[-104.7486,30.2713],[-104.7486,30.2717],[-104.7484,30.2721],[-104.7482,30.2725],[-104.748,30.273],[-104.7479,30.2732],[-104.7479,30.2734],[-104.7485,30.2743],[-104.7486,30.2744],[-104.7488,30.2744],[-104.7489,30.2744],[-104.749,30.2743],[-104.7489,30.2741],[-104.7489,30.2739],[-104.7487,30.2736],[-104.7487,30.2734],[-104.7487,30.2732],[-104.7488,30.273],[-104.7491,30.2728],[-104.7501,30.2724],[-104.7503,30.2722],[-104.7503,30.2718],[-104.7504,30.2717],[-104.7506,30.2716],[-104.7508,30.2715],[-104.751,30.2716],[-104.7511,30.2717],[-104.7514,30.2717],[-104.7514,30.2719],[-104.7515,30.2721],[-104.7514,30.2723],[-104.7512,30.2724],[-104.7511,30.2726],[-104.7511,30.2727],[-104.7511,30.273],[-104.7511,30.2733],[-104.751,30.2735],[-104.751,30.2737],[-104.751,30.2738],[-104.7511,30.2739],[-104.7513,30.2739],[-104.7516,30.274],[-104.7519,30.274],[-104.7521,30.2739],[-104.7522,30.2739],[-104.7523,30.2737],[-104.7525,30.2735],[-104.7528,30.2734],[-104.7529,30.2734],[-104.753,30.2735],[-104.753,30.2736],[-104.7531,30.2736],[-104.7532,30.2736],[-104.7533,30.2734],[-104.7535,30.2732],[-104.7537,30.273],[-104.7539,30.2729],[-104.7538,30.2727],[-104.7538,30.2724],[-104.754,30.2722],[-104.754,30.2721],[-104.7541,30.2719],[-104.7541,30.2718],[-104.7542,30.2718],[-104.7543,30.2717],[-104.7547,30.2717],[-104.7549,30.2718],[-104.755,30.2718],[-104.7551,30.2719],[-104.7553,30.2719],[-104.7555,30.2721],[-104.7559,30.2723],[-104.7562,30.2726],[-104.7563,30.2727],[-104.7564,30.2728],[-104.7564,30.273],[-104.7564,30.2731],[-104.7564,30.2732],[-104.7564,30.2733],[-104.7563,30.2734],[-104.7562,30.2735],[-104.7562,30.2736],[-104.7563,30.2738],[-104.7565,30.274],[-104.7566,30.2742],[-104.7568,30.2743],[-104.7569,30.2744],[-104.757,30.2744],[-104.7572,30.2743],[-104.7573,30.2743],[-104.7576,30.2741],[-104.7579,30.274],[-104.758,30.2739],[-104.758,30.2738],[-104.7579,30.2736],[-104.7577,30.2735],[-104.7574,30.2732],[-104.7571,30.273],[-104.757,30.2728],[-104.7569,30.2728],[-104.7569,30.2727],[-104.7569,30.2726],[-104.757,30.2724],[-104.7571,30.2723],[-104.7571,30.2721],[-104.7572,30.2719],[-104.7572,30.2718],[-104.7574,30.2718],[-104.7575,30.2717],[-104.7578,30.2716],[-104.7581,30.2714],[-104.7582,30.2714],[-104.7584,30.2714],[-104.7585,30.2714],[-104.7587,30.2715],[-104.7588,30.2716],[-104.7588,30.2717],[-104.759,30.2717],[-104.7592,30.2718],[-104.7593,30.2718],[-104.7594,30.2718],[-104.7595,30.2718],[-104.7597,30.2717],[-104.76,30.2717],[-104.7602,30.2717],[-104.7604,30.2718],[-104.7605,30.2719],[-104.7605,30.272],[-104.7606,30.2721],[-104.7606,30.2723],[-104.7606,30.2725],[-104.7605,30.2728],[-104.7599,30.2735],[-104.7598,30.2737],[-104.7597,30.2739],[-104.7597,30.274],[-104.7598,30.2742],[-104.7601,30.2744],[-104.7603,30.2745],[-104.7605,30.2746],[-104.7606,30.2746],[-104.7611,30.2746],[-104.7617,30.2745],[-104.762,30.2744],[-104.7621,30.2743],[-104.7623,30.2743],[-104.7625,30.2743],[-104.7627,30.2744],[-104.763,30.2746],[-104.7632,30.2748],[-104.7632,30.2749],[-104.7632,30.275],[-104.7631,30.2751],[-104.7631,30.2752],[-104.763,30.2752],[-104.763,30.2753],[-104.7628,30.2754],[-104.7624,30.2755],[-104.7622,30.2757],[-104.7618,30.276],[-104.7613,30.2763],[-104.761,30.2766],[-104.7607,30.277],[-104.7604,30.2773],[-104.7601,30.278],[-104.7596,30.2788],[-104.7594,30.2794],[-104.7593,30.2796],[-104.7591,30.2799],[-104.7585,30.2808],[-104.7583,30.2811],[-104.7583,30.2812],[-104.758,30.2821],[-104.7579,30.2828],[-104.7579,30.2834],[-104.7579,30.2838],[-104.7581,30.2847],[-104.7582,30.2853],[-104.7582,30.2856],[-104.7582,30.2862],[-104.7581,30.2864],[-104.7582,30.2865],[-104.7582,30.2866],[-104.7588,30.2873],[-104.759,30.2878],[-104.7592,30.2883],[-104.7593,30.2887],[-104.7593,30.289],[-104.7593,30.2907],[-104.7594,30.2922],[-104.7595,30.2928],[-104.7596,30.2934],[-104.7596,30.2937],[-104.7597,30.294],[-104.7599,30.2944],[-104.76,30.2951],[-104.7602,30.2955],[-104.7603,30.2958],[-104.7603,30.2961],[-104.7604,30.2964],[-104.7604,30.2965],[-104.7605,30.2965],[-104.7605,30.2968],[-104.7606,30.2971],[-104.7608,30.2977],[-104.7609,30.2981],[-104.761,30.2993],[-104.7611,30.2999],[-104.7611,30.3],[-104.7611,30.3003],[-104.7613,30.3006],[-104.7614,30.3008],[-104.7617,30.301],[-104.7619,30.3012],[-104.7622,30.3014],[-104.7628,30.3016],[-104.7629,30.3017],[-104.763,30.3018],[-104.7632,30.3021],[-104.7635,30.3025],[-104.7637,30.3028],[-104.7639,30.303],[-104.7641,30.3031],[-104.7643,30.3032],[-104.7644,30.3032],[-104.7647,30.3033],[-104.7649,30.3034],[-104.7652,30.3034],[-104.7655,30.3033],[-104.7657,30.3031],[-104.766,30.3031],[-104.7662,30.3031],[-104.7664,30.3032],[-104.7666,30.3033],[-104.7668,30.3035],[-104.7669,30.3036],[-104.7671,30.3037],[-104.7671,30.3039],[-104.767,30.3041],[-104.7668,30.3043],[-104.7668,30.3044],[-104.7668,30.3046],[-104.7668,30.3047],[-104.7669,30.3049],[-104.767,30.305],[-104.767,30.3052],[-104.767,30.3053],[-104.7669,30.3054],[-104.7669,30.3055],[-104.7667,30.3057],[-104.7666,30.3058],[-104.7666,30.3059],[-104.7667,30.306],[-104.7668,30.306],[-104.7669,30.306],[-104.767,30.3058],[-104.7673,30.3056],[-104.7682,30.3049],[-104.7685,30.3047],[-104.7689,30.3044],[-104.7696,30.3041],[-104.7699,30.3039],[-104.7701,30.3038],[-104.7704,30.3037],[-104.7709,30.3036],[-104.7712,30.3036],[-104.7713,30.3036],[-104.7715,30.3036],[-104.7717,30.3035],[-104.772,30.3033],[-104.7722,30.3029],[-104.7724,30.3027],[-104.7726,30.3027],[-104.773,30.3027],[-104.7733,30.3027],[-104.7735,30.3028],[-104.7738,30.3031],[-104.7743,30.3035],[-104.7751,30.3042],[-104.7754,30.3044],[-104.7756,30.3044],[-104.7759,30.3045],[-104.7763,30.3045],[-104.7768,30.3044],[-104.7772,30.3043],[-104.7775,30.3041],[-104.778,30.3038],[-104.7782,30.3035],[-104.7784,30.3034],[-104.7786,30.3033],[-104.779,30.3033],[-104.7793,30.3033],[-104.7795,30.3035],[-104.7796,30.3038],[-104.7796,30.304],[-104.7796,30.3046],[-104.7796,30.3051],[-104.7797,30.3055],[-104.7796,30.3057],[-104.7795,30.3059],[-104.7793,30.3061],[-104.7788,30.3063],[-104.7782,30.3065],[-104.7777,30.3067],[-104.7776,30.3068],[-104.7773,30.3069],[-104.7771,30.3072],[-104.7768,30.3074],[-104.7767,30.3077],[-104.7766,30.308],[-104.7765,30.3085],[-104.7765,30.3086],[-104.7764,30.3089],[-104.7765,30.3093],[-104.7766,30.3096],[-104.7767,30.31],[-104.7768,30.3103],[-104.777,30.3105],[-104.7771,30.3106],[-104.7776,30.3111],[-104.7777,30.3112],[-104.7778,30.3112],[-104.778,30.3113],[-104.7781,30.3114],[-104.7783,30.3115],[-104.7785,30.3115],[-104.7787,30.3116],[-104.7789,30.3119],[-104.7789,30.3121],[-104.7789,30.3124],[-104.779,30.3126],[-104.7792,30.3129],[-104.7794,30.3131],[-104.7796,30.3133],[-104.7799,30.3136],[-104.7802,30.3138],[-104.7804,30.314],[-104.7814,30.3148],[-104.7822,30.3154],[-104.7825,30.3158],[-104.7828,30.3161],[-104.7832,30.3162],[-104.7835,30.3163],[-104.7835,30.3164],[-104.7837,30.3164],[-104.7839,30.3165],[-104.7841,30.3165],[-104.7843,30.3164],[-104.7845,30.3164],[-104.7846,30.3165],[-104.7847,30.3165],[-104.7848,30.3165],[-104.7849,30.3165],[-104.785,30.3165],[-104.7853,30.3165],[-104.7857,30.3164],[-104.786,30.3163],[-104.7862,30.3163],[-104.7866,30.3165],[-104.7874,30.3171],[-104.7879,30.3175],[-104.7883,30.3178],[-104.7885,30.3179],[-104.7888,30.3182],[-104.7891,30.3185],[-104.7892,30.3187],[-104.7893,30.319],[-104.7893,30.3192],[-104.7891,30.3199],[-104.789,30.3205],[-104.789,30.3208],[-104.789,30.3211],[-104.7889,30.3214],[-104.7888,30.3217],[-104.7888,30.3218],[-104.789,30.322],[-104.7893,30.322],[-104.7897,30.322],[-104.7904,30.322],[-104.791,30.3219],[-104.7912,30.322],[-104.7913,30.3221],[-104.7915,30.3223],[-104.7915,30.3225],[-104.7915,30.3228],[-104.7913,30.3232],[-104.7911,30.3236],[-104.7911,30.3241],[-104.7911,30.3245],[-104.7911,30.3249],[-104.7912,30.3251],[-104.7913,30.3253],[-104.7914,30.3255],[-104.7916,30.3257],[-104.7918,30.3258],[-104.7924,30.3259],[-104.793,30.326],[-104.7934,30.3262],[-104.7938,30.3264],[-104.7942,30.3266],[-104.7946,30.3268],[-104.7948,30.327],[-104.795,30.3272],[-104.7952,30.3275],[-104.7954,30.3279],[-104.7954,30.328],[-104.7956,30.3282],[-104.7958,30.3285],[-104.7962,30.3289],[-104.7964,30.3292],[-104.7967,30.3294],[-104.7968,30.3296],[-104.7969,30.3299],[-104.7971,30.3301],[-104.7973,30.3303],[-104.7973,30.3304],[-104.7974,30.3304],[-104.7977,30.3305],[-104.7978,30.3305],[-104.7984,30.3307],[-104.7987,30.3307],[-104.799,30.3308],[-104.7995,30.3308],[-104.8002,30.3308],[-104.8012,30.3309],[-104.8019,30.331],[-104.8026,30.331],[-104.803,30.3311],[-104.8034,30.3312],[-104.8038,30.3314],[-104.8043,30.3316],[-104.8047,30.3319],[-104.8053,30.3324],[-104.8058,30.3328],[-104.806,30.3329],[-104.8069,30.333],[-104.8073,30.3331],[-104.8076,30.3332],[-104.8079,30.3333],[-104.8092,30.3334],[-104.8094,30.3334],[-104.8096,30.3334],[-104.8097,30.3332],[-104.8103,30.3328],[-104.8105,30.3328],[-104.8109,30.3327],[-104.8114,30.3327],[-104.8116,30.3328],[-104.8117,30.333],[-104.8118,30.3333],[-104.8119,30.3336],[-104.8119,30.3337],[-104.8118,30.334],[-104.8117,30.3343],[-104.8116,30.3344],[-104.8115,30.3345],[-104.8115,30.3346],[-104.8114,30.3346],[-104.8112,30.3349],[-104.8111,30.3351],[-104.811,30.3354],[-104.8109,30.3355],[-104.8109,30.3356],[-104.8109,30.336],[-104.8109,30.3363],[-104.8109,30.3369],[-104.8109,30.3376],[-104.8109,30.3378],[-104.8108,30.338],[-104.8104,30.3388],[-104.8101,30.3395],[-104.81,30.34],[-104.8099,30.3405],[-104.81,30.3408],[-104.81,30.341],[-104.81,30.3412],[-104.81,30.3414],[-104.81,30.3415],[-104.8101,30.3416],[-104.8103,30.3417],[-104.8106,30.342],[-104.8111,30.3423],[-104.812,30.3427],[-104.8128,30.3432],[-104.8132,30.3435],[-104.814,30.3439],[-104.8143,30.344],[-104.8148,30.344],[-104.8153,30.344],[-104.8157,30.3441],[-104.8157,30.344],[-104.8159,30.3441],[-104.8162,30.3443],[-104.8164,30.3446],[-104.8167,30.3451],[-104.8169,30.3454],[-104.8173,30.3457],[-104.8177,30.3463],[-104.8179,30.3466],[-104.8185,30.347],[-104.8186,30.3471],[-104.8186,30.3474],[-104.8188,30.3475],[-104.819,30.3476],[-104.8191,30.3474],[-104.8191,30.3471],[-104.8192,30.3469],[-104.8193,30.3469],[-104.8194,30.3468],[-104.8196,30.3468],[-104.8199,30.3469],[-104.82,30.3471],[-104.8205,30.3481],[-104.8207,30.3483],[-104.821,30.3486],[-104.8212,30.3489],[-104.8215,30.3492],[-104.8218,30.3494],[-104.8223,30.3497],[-104.8224,30.3499],[-104.8226,30.3506],[-104.8226,30.351],[-104.8226,30.3513],[-104.8224,30.3515],[-104.8221,30.3517],[-104.8217,30.3519],[-104.8214,30.352],[-104.8209,30.352],[-104.8205,30.352],[-104.8198,30.3519],[-104.8193,30.3518],[-104.8187,30.3518],[-104.8184,30.3519],[-104.818,30.352],[-104.8175,30.3522],[-104.817,30.3523],[-104.8162,30.3526],[-104.8157,30.3528],[-104.815,30.3531],[-104.8147,30.3533],[-104.8144,30.3535],[-104.8141,30.3537],[-104.8141,30.3539],[-104.8141,30.3543],[-104.8141,30.355],[-104.8141,30.3558],[-104.8142,30.3574],[-104.8142,30.3578],[-104.8141,30.3584],[-104.8139,30.359],[-104.8139,30.3594],[-104.8139,30.3599],[-104.8138,30.3601],[-104.8136,30.3603],[-104.813,30.3606],[-104.8123,30.3609],[-104.8119,30.3611],[-104.8117,30.3612],[-104.8117,30.3613],[-104.8114,30.3616],[-104.8111,30.3621],[-104.811,30.3625],[-104.8109,30.3628],[-104.8109,30.3632],[-104.811,30.3637],[-104.8113,30.3653],[-104.8114,30.3659],[-104.8113,30.3663],[-104.8113,30.3665],[-104.8114,30.3667],[-104.8116,30.3668],[-104.8118,30.3668],[-104.8123,30.3669],[-104.8126,30.3669],[-104.8127,30.3669],[-104.8129,30.3669],[-104.8132,30.3668],[-104.8136,30.3666],[-104.8139,30.3665],[-104.8141,30.3665],[-104.8144,30.3664],[-104.8147,30.3663],[-104.8149,30.3661],[-104.8151,30.3659],[-104.8153,30.3658],[-104.8155,30.3658],[-104.8157,30.3658],[-104.8162,30.3659],[-104.8165,30.366],[-104.8168,30.3662],[-104.8172,30.3665],[-104.8186,30.3674],[-104.8191,30.3678],[-104.8194,30.3682],[-104.8197,30.3687],[-104.8197,30.3689],[-104.8196,30.3692],[-104.8194,30.3697],[-104.8193,30.3699],[-104.8193,30.3703],[-104.8193,30.3705],[-104.8192,30.3707],[-104.8191,30.3709],[-104.8189,30.371],[-104.8186,30.3711],[-104.8185,30.3712],[-104.8184,30.3714],[-104.8184,30.3718],[-104.8182,30.372],[-104.818,30.3722],[-104.8176,30.3723],[-104.8172,30.3725],[-104.8171,30.3725],[-104.8168,30.3727],[-104.8166,30.3729],[-104.8165,30.3732],[-104.8164,30.3735],[-104.8162,30.3736],[-104.8162,30.3738],[-104.8161,30.3741],[-104.8161,30.3744],[-104.8164,30.3752],[-104.817,30.3756],[-104.8176,30.3758],[-104.8184,30.3756],[-104.8194,30.375],[-104.8201,30.3746],[-104.8213,30.3746],[-104.8218,30.3744],[-104.8257,30.3739],[-104.8265,30.3737],[-104.8279,30.373],[-104.8285,30.3731],[-104.829,30.3733],[-104.8295,30.3733],[-104.8306,30.3728],[-104.8311,30.3729],[-104.8326,30.3733],[-104.8343,30.3736],[-104.836,30.3738],[-104.8371,30.3738],[-104.8374,30.3739],[-104.8377,30.3741],[-104.8382,30.3751],[-104.8387,30.3758],[-104.8394,30.3764],[-104.84,30.3767],[-104.8412,30.3771],[-104.8416,30.3773],[-104.8426,30.3781],[-104.8434,30.3784],[-104.8448,30.3788],[-104.8456,30.3792],[-104.846,30.3797],[-104.8463,30.3802],[-104.8466,30.3812],[-104.8469,30.3816],[-104.8475,30.3822],[-104.8482,30.3832],[-104.8485,30.3836],[-104.8503,30.3844],[-104.8529,30.3849],[-104.8538,30.3853],[-104.8567,30.3877],[-104.857,30.3881],[-104.8588,30.3897],[-104.8593,30.3903],[-104.8594,30.3905],[-104.8594,30.3911],[-104.859,30.3918],[-104.8585,30.3924],[-104.8573,30.3935],[-104.8567,30.3944],[-104.856,30.3957],[-104.8554,30.3975],[-104.8548,30.3996],[-104.8543,30.4004],[-104.8543,30.4009],[-104.8545,30.4011],[-104.855,30.4012],[-104.8553,30.4014],[-104.8554,30.4022],[-104.8555,30.4024],[-104.8555,30.4025],[-104.8556,30.4026],[-104.8558,30.4029],[-104.856,30.4033],[-104.8561,30.4037],[-104.8562,30.404],[-104.8562,30.4042],[-104.8561,30.4047],[-104.8562,30.4052],[-104.8564,30.4061],[-104.8565,30.4066],[-104.8564,30.4069],[-104.8564,30.4071],[-104.857,30.4077],[-104.8572,30.408],[-104.8572,30.4084],[-104.8572,30.4089],[-104.8569,30.4094],[-104.8567,30.4098],[-104.8564,30.41],[-104.8559,30.4103],[-104.8555,30.4105],[-104.8553,30.4108],[-104.8551,30.4112],[-104.8543,30.4116],[-104.8539,30.4118],[-104.8531,30.412],[-104.8526,30.412],[-104.8523,30.412],[-104.8521,30.4122],[-104.8521,30.4126],[-104.852,30.4129],[-104.852,30.4131],[-104.8516,30.4136],[-104.8513,30.4138],[-104.8508,30.4139],[-104.8504,30.414],[-104.8501,30.4138],[-104.8498,30.4138],[-104.8485,30.4137],[-104.848,30.4136],[-104.8478,30.4137],[-104.8477,30.4138],[-104.8476,30.414],[-104.8477,30.4143],[-104.8478,30.4145],[-104.8478,30.4149],[-104.848,30.4154],[-104.8482,30.4157],[-104.8482,30.4161],[-104.8482,30.4164],[-104.8483,30.4168],[-104.8484,30.4171],[-104.8487,30.4174],[-104.8489,30.4177],[-104.849,30.418],[-104.8489,30.4183],[-104.8485,30.4188],[-104.8482,30.4192],[-104.8479,30.4196],[-104.8478,30.4196],[-104.8478,30.4198],[-104.8479,30.42],[-104.848,30.4204],[-104.8481,30.4207],[-104.8483,30.421],[-104.8486,30.4213],[-104.8489,30.4214],[-104.8492,30.4216],[-104.8494,30.4215],[-104.8497,30.4215],[-104.8499,30.4213],[-104.8499,30.4211],[-104.8499,30.4208],[-104.8497,30.42],[-104.8498,30.4197],[-104.8501,30.4193],[-104.8503,30.4191],[-104.8509,30.4189],[-104.8515,30.4186],[-104.8517,30.4186],[-104.8519,30.4186],[-104.8521,30.4187],[-104.8525,30.419],[-104.8527,30.4192],[-104.8528,30.4194],[-104.8527,30.4197],[-104.8527,30.4198],[-104.8527,30.42],[-104.8527,30.4201],[-104.8528,30.4203],[-104.8531,30.4205],[-104.8534,30.4207],[-104.8537,30.4208],[-104.8541,30.4208],[-104.8546,30.4208],[-104.8551,30.4208],[-104.8558,30.421],[-104.8561,30.4211],[-104.8564,30.4213],[-104.8566,30.4215],[-104.8568,30.4218],[-104.8569,30.4222],[-104.8568,30.4226],[-104.8566,30.4232],[-104.8564,30.4236],[-104.8565,30.4238],[-104.8565,30.4241],[-104.8566,30.4242],[-104.8569,30.4245],[-104.8575,30.4247],[-104.8589,30.4255],[-104.8592,30.4257],[-104.8593,30.4259],[-104.8594,30.426],[-104.8596,30.4261],[-104.8597,30.4261],[-104.8598,30.4259],[-104.86,30.4257],[-104.8602,30.4256],[-104.8603,30.4256],[-104.8606,30.4257],[-104.861,30.4259],[-104.8613,30.4261],[-104.8615,30.4264],[-104.8616,30.4267],[-104.8615,30.4269],[-104.8615,30.4271],[-104.861,30.4277],[-104.8608,30.428],[-104.8608,30.4282],[-104.8608,30.4287],[-104.8606,30.4291],[-104.8605,30.4293],[-104.8602,30.4295],[-104.8599,30.4297],[-104.8597,30.43],[-104.8594,30.4304],[-104.8593,30.4307],[-104.8592,30.4309],[-104.859,30.431],[-104.8588,30.4311],[-104.8585,30.4312],[-104.8584,30.4314],[-104.8583,30.4316],[-104.8582,30.432],[-104.8581,30.4322],[-104.8582,30.4324],[-104.8582,30.4325],[-104.8582,30.4328],[-104.8582,30.4332],[-104.8583,30.4334],[-104.8587,30.4338],[-104.8588,30.4341],[-104.859,30.4347],[-104.859,30.4349],[-104.859,30.4351],[-104.8587,30.4355],[-104.8583,30.4365],[-104.8582,30.4368],[-104.8582,30.4372],[-104.8583,30.4376],[-104.8586,30.4381],[-104.8592,30.4387],[-104.8601,30.4397],[-104.8602,30.4399],[-104.8605,30.44],[-104.862,30.4402],[-104.8627,30.4402],[-104.8631,30.4404],[-104.8635,30.4407],[-104.8641,30.4411],[-104.8645,30.4413],[-104.8647,30.4413],[-104.865,30.4413],[-104.8655,30.4411],[-104.866,30.441],[-104.8662,30.4409],[-104.8667,30.4409],[-104.8671,30.441],[-104.8675,30.441],[-104.8678,30.441],[-104.8679,30.4411],[-104.868,30.4414],[-104.868,30.4419],[-104.8679,30.4423],[-104.8679,30.4426],[-104.8674,30.4436],[-104.8671,30.444],[-104.8667,30.4443],[-104.866,30.4445],[-104.8656,30.4448],[-104.8655,30.4449],[-104.8655,30.4451],[-104.8656,30.4455],[-104.8657,30.4458],[-104.8659,30.4462],[-104.8658,30.4465],[-104.8657,30.4469],[-104.8655,30.4473],[-104.8654,30.4479],[-104.8652,30.4484],[-104.8649,30.449],[-104.8646,30.4495],[-104.8645,30.45],[-104.8644,30.4505],[-104.8646,30.4511],[-104.8648,30.4515],[-104.8651,30.4521],[-104.8654,30.4526],[-104.8658,30.4528],[-104.8663,30.4531],[-104.8667,30.4532],[-104.8675,30.4534],[-104.8681,30.4536],[-104.8684,30.4542],[-104.8686,30.4547],[-104.8688,30.4556],[-104.8691,30.4564],[-104.8691,30.457],[-104.8691,30.4574],[-104.8693,30.4582],[-104.8694,30.4585],[-104.8696,30.4588],[-104.8696,30.4592],[-104.8696,30.4597],[-104.8695,30.46],[-104.8692,30.4601],[-104.8689,30.4602],[-104.8685,30.4603],[-104.8684,30.4603],[-104.8683,30.4605],[-104.8682,30.4609],[-104.8683,30.4612],[-104.8682,30.4616],[-104.8684,30.4621],[-104.8685,30.4626],[-104.8684,30.463],[-104.8685,30.4632],[-104.8686,30.4634],[-104.8685,30.4635],[-104.8684,30.4635],[-104.868,30.4636],[-104.8679,30.4637],[-104.8678,30.4638],[-104.8678,30.4639],[-104.8676,30.4641],[-104.8676,30.4642],[-104.8675,30.4642],[-104.8674,30.4642],[-104.8673,30.4642],[-104.8672,30.4642],[-104.8671,30.4641],[-104.867,30.4641],[-104.8669,30.4641],[-104.8667,30.4641],[-104.8666,30.4641],[-104.8664,30.4641],[-104.8663,30.4641],[-104.8662,30.4642],[-104.8661,30.4643],[-104.8661,30.4644],[-104.866,30.4645],[-104.866,30.4647],[-104.8659,30.4649],[-104.8659,30.4651],[-104.8659,30.4652],[-104.8659,30.4653],[-104.8659,30.4657],[-104.8659,30.466],[-104.8659,30.4665],[-104.8659,30.4667],[-104.8659,30.4669],[-104.8659,30.4673],[-104.866,30.4675],[-104.866,30.4677],[-104.8661,30.468],[-104.8663,30.4686],[-104.8664,30.4689],[-104.8665,30.4693],[-104.8665,30.4694],[-104.8666,30.4696],[-104.8667,30.4698],[-104.8668,30.4699],[-104.8671,30.4702],[-104.8673,30.4706],[-104.8674,30.4707],[-104.8675,30.4708],[-104.8676,30.4709],[-104.8678,30.4712],[-104.8679,30.4714],[-104.8679,30.4716],[-104.868,30.4718],[-104.8683,30.4722],[-104.8683,30.4724],[-104.8684,30.4726],[-104.8685,30.4728],[-104.8687,30.4729],[-104.8691,30.4734],[-104.8691,30.4736],[-104.8692,30.4737],[-104.8693,30.4739],[-104.8694,30.4741],[-104.8694,30.4743],[-104.8694,30.4744],[-104.8694,30.4746],[-104.8694,30.4748],[-104.8693,30.4749],[-104.8692,30.475],[-104.8692,30.4752],[-104.8692,30.4753],[-104.8691,30.4757],[-104.8691,30.4759],[-104.8691,30.4761],[-104.8691,30.4764],[-104.8692,30.4767],[-104.8692,30.4769],[-104.8692,30.4772],[-104.8692,30.4781],[-104.8691,30.4783],[-104.8691,30.4786],[-104.8692,30.4787],[-104.8692,30.4789],[-104.8693,30.4791],[-104.8694,30.4792],[-104.8695,30.4793],[-104.8697,30.4794],[-104.8698,30.4795],[-104.8701,30.4795],[-104.8703,30.4796],[-104.8707,30.4796],[-104.8712,30.4796],[-104.8714,30.4797],[-104.8715,30.4798],[-104.8716,30.4799],[-104.8717,30.4801],[-104.8717,30.4803],[-104.8717,30.4806],[-104.8716,30.4808],[-104.8716,30.4809],[-104.8715,30.4811],[-104.8714,30.4812],[-104.8712,30.4816],[-104.871,30.482],[-104.8707,30.4824],[-104.8705,30.4828],[-104.8705,30.4829],[-104.8702,30.4834],[-104.8699,30.484],[-104.8697,30.4843],[-104.8696,30.4845],[-104.8695,30.4846],[-104.8693,30.4848],[-104.8691,30.4849],[-104.8689,30.485],[-104.8688,30.485],[-104.8685,30.485],[-104.8683,30.485],[-104.8681,30.4849],[-104.868,30.4848],[-104.8679,30.4847],[-104.8678,30.4847],[-104.8677,30.4846],[-104.8675,30.4847],[-104.8674,30.4847],[-104.8673,30.4848],[-104.8672,30.4849],[-104.8672,30.4851],[-104.8671,30.4852],[-104.8671,30.4855],[-104.8672,30.486],[-104.8672,30.4863],[-104.8673,30.4869],[-104.8673,30.4872],[-104.8674,30.4874],[-104.8674,30.4876],[-104.8674,30.4879],[-104.8674,30.488],[-104.8674,30.4881],[-104.8674,30.4883],[-104.8673,30.4886],[-104.8673,30.4888],[-104.8672,30.4891],[-104.867,30.4895],[-104.8669,30.4897],[-104.8668,30.4902],[-104.8668,30.4906],[-104.8667,30.4911],[-104.8664,30.492],[-104.8664,30.4921],[-104.8663,30.4924],[-104.8663,30.4927],[-104.8664,30.4929],[-104.8664,30.4934],[-104.8665,30.4939],[-104.8666,30.4942],[-104.8666,30.4943],[-104.8666,30.4945],[-104.8667,30.4947],[-104.8668,30.4947],[-104.8669,30.4948],[-104.8671,30.4948],[-104.8672,30.4948],[-104.8675,30.4948],[-104.868,30.4946],[-104.8686,30.4944],[-104.8689,30.4943],[-104.8693,30.4942],[-104.8696,30.4942],[-104.8699,30.4941],[-104.8701,30.4941],[-104.8703,30.4941],[-104.8705,30.4941],[-104.8709,30.4942],[-104.8714,30.4944],[-104.8726,30.4947],[-104.8729,30.4948],[-104.8732,30.4949],[-104.8733,30.4949],[-104.8735,30.495],[-104.8736,30.4951],[-104.8738,30.4952],[-104.8739,30.4953],[-104.874,30.4953],[-104.8739,30.4954],[-104.8739,30.4956],[-104.8739,30.4957],[-104.8737,30.496],[-104.8735,30.4964],[-104.8732,30.497],[-104.8731,30.4973],[-104.873,30.4975],[-104.8729,30.4978],[-104.8728,30.4983],[-104.8728,30.4984],[-104.8727,30.4989],[-104.8727,30.4991],[-104.8726,30.4995],[-104.8725,30.5001],[-104.8725,30.5003],[-104.8724,30.5006],[-104.8724,30.5007],[-104.8723,30.5009],[-104.8722,30.5015],[-104.8722,30.5017],[-104.8722,30.502],[-104.8724,30.5023],[-104.8724,30.5025],[-104.8726,30.5028],[-104.8729,30.5032],[-104.873,30.5034],[-104.8733,30.5038],[-104.8734,30.504],[-104.8735,30.5042],[-104.8735,30.5043],[-104.8735,30.5045],[-104.8735,30.5048],[-104.8735,30.5052],[-104.8733,30.5059],[-104.8732,30.5062],[-104.8732,30.5066],[-104.8731,30.5068],[-104.873,30.5073],[-104.8729,30.5076],[-104.8728,30.5077],[-104.8727,30.5078],[-104.8727,30.5079],[-104.8725,30.5081],[-104.8724,30.5082],[-104.8723,30.5083],[-104.8723,30.5084],[-104.8722,30.5085],[-104.8722,30.5087],[-104.8721,30.509],[-104.8721,30.5094],[-104.872,30.5096],[-104.872,30.5099],[-104.872,30.5101],[-104.8719,30.5103],[-104.8719,30.5104],[-104.8719,30.5106],[-104.8719,30.5109],[-104.8719,30.5111],[-104.872,30.5113],[-104.8722,30.5114],[-104.8723,30.5115],[-104.8724,30.5115],[-104.8726,30.5115],[-104.8727,30.5116],[-104.8728,30.5116],[-104.873,30.5117],[-104.8731,30.5118],[-104.8731,30.5119],[-104.8731,30.512],[-104.8731,30.5121],[-104.8731,30.5122],[-104.8731,30.5123],[-104.8731,30.5125],[-104.8731,30.5126],[-104.8732,30.5127],[-104.8733,30.5128],[-104.8733,30.5129],[-104.8732,30.513],[-104.8732,30.5131],[-104.8732,30.5133],[-104.8733,30.5135],[-104.8733,30.5136],[-104.8734,30.5136],[-104.8735,30.5137],[-104.8736,30.5137],[-104.8737,30.5137],[-104.8739,30.5137],[-104.874,30.5137],[-104.8742,30.5136],[-104.8742,30.5135],[-104.8743,30.5133],[-104.8744,30.5131],[-104.8744,30.5129],[-104.8745,30.5126],[-104.8746,30.5124],[-104.8747,30.5123],[-104.8748,30.5121],[-104.875,30.5121],[-104.8753,30.5119],[-104.8754,30.5119],[-104.8756,30.5118],[-104.8758,30.5118],[-104.8759,30.5117],[-104.8761,30.5115],[-104.8762,30.5114],[-104.8764,30.5113],[-104.8765,30.5113],[-104.8766,30.5112],[-104.8767,30.5111],[-104.8768,30.5111],[-104.8769,30.5111],[-104.877,30.5112],[-104.8771,30.5113],[-104.8774,30.5117],[-104.8776,30.5121],[-104.8778,30.5123],[-104.8779,30.5127],[-104.8782,30.5132],[-104.8783,30.5136],[-104.8783,30.5137],[-104.8784,30.5138],[-104.8785,30.5141],[-104.8786,30.5143],[-104.8786,30.5145],[-104.8788,30.5147],[-104.8789,30.5149],[-104.8791,30.5154],[-104.8792,30.5155],[-104.8792,30.5157],[-104.8792,30.5159],[-104.8792,30.5161],[-104.8792,30.5163],[-104.8791,30.5166],[-104.8791,30.5168],[-104.8791,30.517],[-104.8791,30.5173],[-104.8791,30.5174],[-104.8791,30.5176],[-104.8791,30.5177],[-104.8792,30.5178],[-104.8793,30.5178],[-104.8794,30.5178],[-104.8796,30.5178],[-104.8799,30.5178],[-104.88,30.5177],[-104.8801,30.5177],[-104.8803,30.5175],[-104.8805,30.5173],[-104.8807,30.517],[-104.8808,30.517],[-104.881,30.5169],[-104.8812,30.5168],[-104.8816,30.5168],[-104.8819,30.5167],[-104.8825,30.5167],[-104.8829,30.5168],[-104.883,30.5168],[-104.8833,30.5168],[-104.8835,30.5169],[-104.8837,30.517],[-104.8838,30.5171],[-104.884,30.5172],[-104.8843,30.5173],[-104.8851,30.5178],[-104.8853,30.5179],[-104.8856,30.5181],[-104.8857,30.5183],[-104.8857,30.5185],[-104.8857,30.5186],[-104.8857,30.5188],[-104.8856,30.519],[-104.8855,30.5192],[-104.8853,30.5193],[-104.8852,30.5194],[-104.885,30.5195],[-104.885,30.5196],[-104.885,30.5197],[-104.8849,30.5198],[-104.8849,30.5199],[-104.8849,30.5201],[-104.8848,30.5202],[-104.8847,30.5203],[-104.8846,30.5203],[-104.8845,30.5204],[-104.8841,30.5206],[-104.8839,30.5206],[-104.8838,30.5206],[-104.8837,30.5206],[-104.8836,30.5206],[-104.8834,30.5206],[-104.8833,30.5206],[-104.8832,30.5206],[-104.883,30.5206],[-104.8829,30.5207],[-104.8826,30.5209],[-104.8825,30.521],[-104.8824,30.521],[-104.8822,30.521],[-104.8821,30.521],[-104.882,30.5209],[-104.882,30.5207],[-104.8819,30.5206],[-104.8818,30.5206],[-104.8817,30.5206],[-104.8816,30.5206],[-104.8815,30.5206],[-104.8814,30.5206],[-104.8813,30.5207],[-104.8812,30.5208],[-104.8811,30.5209],[-104.881,30.521],[-104.881,30.5211],[-104.881,30.5212],[-104.881,30.5214],[-104.8811,30.5214],[-104.8811,30.5215],[-104.8811,30.5216],[-104.8812,30.5216],[-104.8811,30.5216],[-104.8812,30.5216],[-104.8813,30.5218],[-104.8814,30.5219],[-104.8816,30.522],[-104.8817,30.5221],[-104.8819,30.5222],[-104.8821,30.5224],[-104.8826,30.5226],[-104.8828,30.5227],[-104.8829,30.5227],[-104.883,30.5227],[-104.8831,30.5228],[-104.8832,30.5229],[-104.8833,30.5229],[-104.8834,30.523],[-104.8835,30.5229],[-104.8836,30.5228],[-104.8837,30.5228],[-104.8838,30.5228],[-104.8838,30.5227],[-104.8841,30.5227],[-104.8842,30.5228],[-104.8842,30.5229],[-104.8842,30.523],[-104.8842,30.5231],[-104.8842,30.5232],[-104.8841,30.5233],[-104.884,30.5234],[-104.8838,30.5235],[-104.8838,30.5236],[-104.8838,30.5237],[-104.8839,30.5238],[-104.884,30.5239],[-104.8841,30.5239],[-104.8842,30.5239],[-104.8843,30.5239],[-104.8846,30.5239],[-104.8849,30.5239],[-104.8851,30.5239],[-104.8853,30.524],[-104.8855,30.5241],[-104.8857,30.5242],[-104.8858,30.5243],[-104.8859,30.5244],[-104.8859,30.5245],[-104.8859,30.5246],[-104.8858,30.5248],[-104.8857,30.5249],[-104.8856,30.525],[-104.8855,30.5251],[-104.8853,30.5251],[-104.8851,30.5252],[-104.885,30.5252],[-104.8849,30.5254],[-104.8846,30.5257],[-104.8845,30.5258],[-104.884,30.5262],[-104.8837,30.5261],[-104.8835,30.526],[-104.8834,30.5258],[-104.8834,30.525],[-104.8832,30.5246],[-104.8828,30.5243],[-104.8821,30.5241],[-104.8818,30.5239],[-104.8814,30.5239],[-104.8811,30.5244],[-104.8809,30.5262],[-104.8808,30.5276],[-104.8806,30.5289],[-104.8807,30.5298],[-104.8809,30.5303],[-104.8814,30.5308],[-104.8817,30.5315],[-104.8818,30.5316],[-104.8824,30.5323],[-104.8829,30.5325],[-104.8836,30.5326],[-104.884,30.5328],[-104.8845,30.5332],[-104.8855,30.5334],[-104.8856,30.5334],[-104.8857,30.5334],[-104.886,30.5335],[-104.8862,30.5335],[-104.8863,30.5336],[-104.8865,30.5336],[-104.8865,30.5337],[-104.8871,30.534],[-104.8873,30.5341],[-104.8886,30.5346],[-104.8888,30.5348],[-104.889,30.5349],[-104.8892,30.5352],[-104.8893,30.5354],[-104.8895,30.5362],[-104.8896,30.5365],[-104.8896,30.5366],[-104.8896,30.5368],[-104.8897,30.5371],[-104.8897,30.5373],[-104.8896,30.5374],[-104.8896,30.5377],[-104.8896,30.538],[-104.8896,30.5382],[-104.8896,30.5384],[-104.8897,30.5386],[-104.8898,30.5387],[-104.8899,30.5388],[-104.89,30.539],[-104.89,30.5391],[-104.8901,30.5394],[-104.8901,30.5395],[-104.8901,30.5396],[-104.8902,30.5397],[-104.8902,30.5398],[-104.8903,30.5398],[-104.8904,30.5399],[-104.8905,30.54],[-104.8906,30.5402],[-104.8906,30.5405],[-104.8907,30.5407],[-104.8908,30.5409],[-104.8908,30.541],[-104.8908,30.5411],[-104.8907,30.5411],[-104.8906,30.5412],[-104.8904,30.5413],[-104.8903,30.5413],[-104.8902,30.5414],[-104.89,30.5414],[-104.8898,30.5415],[-104.8896,30.5416],[-104.8894,30.5417],[-104.8893,30.5418],[-104.8891,30.5419],[-104.8889,30.5422],[-104.8887,30.5424],[-104.8887,30.5425],[-104.8886,30.5427],[-104.8885,30.5429],[-104.8884,30.5431],[-104.8883,30.5433],[-104.8882,30.5434],[-104.8879,30.5438],[-104.8878,30.5439],[-104.8877,30.544],[-104.8877,30.5441],[-104.8876,30.5444],[-104.8875,30.5448],[-104.8875,30.545],[-104.8875,30.5451],[-104.8876,30.5452],[-104.8876,30.5454],[-104.8876,30.5456],[-104.8877,30.5461],[-104.8877,30.5464],[-104.8877,30.5465],[-104.8877,30.5467],[-104.8878,30.5469],[-104.8879,30.547],[-104.888,30.547],[-104.8881,30.5471],[-104.8883,30.5471],[-104.8885,30.5471],[-104.8886,30.5471],[-104.8888,30.547],[-104.8889,30.5469],[-104.8891,30.5468],[-104.8892,30.5467],[-104.8893,30.5466],[-104.8893,30.5465],[-104.8894,30.5462],[-104.8895,30.5461],[-104.8896,30.546],[-104.8898,30.5459],[-104.8899,30.5459],[-104.89,30.5459],[-104.8902,30.546],[-104.8904,30.5462],[-104.8905,30.5464],[-104.8905,30.5466],[-104.8905,30.5467],[-104.8905,30.5468],[-104.8905,30.547],[-104.8904,30.5474],[-104.8904,30.5475],[-104.8904,30.5476],[-104.8903,30.5477],[-104.8902,30.5478],[-104.89,30.5479],[-104.89,30.548],[-104.8899,30.5484],[-104.8898,30.5485],[-104.8898,30.5486],[-104.8897,30.5488],[-104.8897,30.5489],[-104.8898,30.549],[-104.8898,30.5492],[-104.8899,30.5493],[-104.8902,30.5494],[-104.8905,30.5495],[-104.8908,30.5496],[-104.891,30.5498],[-104.8911,30.5499],[-104.8911,30.55],[-104.8914,30.5501],[-104.8916,30.5502],[-104.8917,30.5503],[-104.8919,30.5503],[-104.892,30.5503],[-104.8923,30.5502],[-104.8926,30.5502],[-104.8928,30.5501],[-104.8929,30.55],[-104.8931,30.55],[-104.8932,30.55],[-104.8933,30.5501],[-104.8934,30.5501],[-104.8935,30.5501],[-104.8935,30.5502],[-104.8936,30.5502],[-104.8937,30.5503],[-104.8938,30.5505],[-104.894,30.5507],[-104.8941,30.5509],[-104.8941,30.5511],[-104.8941,30.5513],[-104.8941,30.5514],[-104.894,30.5516],[-104.894,30.5518],[-104.8939,30.5519],[-104.8938,30.5519],[-104.8937,30.5519],[-104.8935,30.5519],[-104.8934,30.5518],[-104.8931,30.5515],[-104.893,30.5514],[-104.8929,30.5513],[-104.8929,30.5512],[-104.8928,30.5511],[-104.8927,30.5511],[-104.8926,30.5511],[-104.8925,30.5512],[-104.8924,30.5513],[-104.8923,30.5514],[-104.8923,30.5516],[-104.8923,30.5518],[-104.8923,30.5519],[-104.8925,30.5523],[-104.8927,30.5526],[-104.8928,30.5528],[-104.8929,30.5529],[-104.893,30.553],[-104.8932,30.5531],[-104.8933,30.5531],[-104.8936,30.5531],[-104.894,30.5531],[-104.8942,30.553],[-104.8944,30.553],[-104.8945,30.5529],[-104.8947,30.5529],[-104.8947,30.5528],[-104.8948,30.5528],[-104.8949,30.5528],[-104.895,30.5528],[-104.8952,30.5528],[-104.8955,30.5528],[-104.8957,30.5528],[-104.8959,30.5529],[-104.8962,30.553],[-104.8964,30.5531],[-104.8966,30.5532],[-104.8968,30.5533],[-104.8969,30.5535],[-104.897,30.5536],[-104.8973,30.5539],[-104.8976,30.5542],[-104.8978,30.5544],[-104.8979,30.5545],[-104.898,30.5546],[-104.898,30.5547],[-104.898,30.5548],[-104.898,30.555],[-104.898,30.5552],[-104.898,30.5554],[-104.898,30.5556],[-104.8979,30.5559],[-104.8978,30.5563],[-104.8978,30.5564],[-104.8977,30.5565],[-104.8977,30.5566],[-104.8976,30.5567],[-104.8976,30.5568],[-104.8976,30.5569],[-104.8975,30.557],[-104.8975,30.5571],[-104.8975,30.5572],[-104.8974,30.5573],[-104.8972,30.5574],[-104.8971,30.5574],[-104.897,30.5575],[-104.897,30.5576],[-104.897,30.5577],[-104.897,30.5578],[-104.8969,30.5581],[-104.8969,30.5583],[-104.8969,30.5586],[-104.8968,30.5591],[-104.8968,30.5592],[-104.8968,30.5593],[-104.8968,30.5594],[-104.8969,30.5596],[-104.8969,30.5597],[-104.8969,30.5599],[-104.8969,30.56],[-104.8968,30.5601],[-104.8968,30.5602],[-104.8967,30.5602],[-104.8966,30.5602],[-104.8966,30.5603],[-104.8965,30.5603],[-104.8965,30.5604],[-104.8963,30.5606],[-104.8963,30.5607],[-104.8963,30.5608],[-104.8964,30.5609],[-104.8964,30.561],[-104.8964,30.5611],[-104.8964,30.5612],[-104.8963,30.5614],[-104.8962,30.5617],[-104.8961,30.5618],[-104.896,30.562],[-104.8959,30.5621],[-104.8958,30.5622],[-104.8958,30.5623],[-104.8959,30.5624],[-104.8959,30.5625],[-104.896,30.5628],[-104.8961,30.5628],[-104.8961,30.5631],[-104.8962,30.5634],[-104.8963,30.5638],[-104.8965,30.5641],[-104.8966,30.5645],[-104.8966,30.5646],[-104.8967,30.5648],[-104.8968,30.565],[-104.897,30.5654],[-104.8975,30.5662],[-104.8976,30.5663],[-104.8979,30.5666],[-104.898,30.5668],[-104.8981,30.567],[-104.8982,30.5671],[-104.8983,30.5673],[-104.8985,30.5677],[-104.8986,30.5678],[-104.8987,30.568],[-104.8988,30.5681],[-104.8989,30.5682],[-104.8989,30.5684],[-104.899,30.5685],[-104.899,30.5686],[-104.8989,30.5688],[-104.8989,30.5689],[-104.899,30.5691],[-104.899,30.5692],[-104.899,30.5693],[-104.899,30.5694],[-104.899,30.5697],[-104.899,30.5698],[-104.899,30.5699],[-104.8989,30.57],[-104.8988,30.5701],[-104.8988,30.5703],[-104.8988,30.5705],[-104.8989,30.5706],[-104.8991,30.5708],[-104.8993,30.5709],[-104.8995,30.5711],[-104.8997,30.5712],[-104.8999,30.5713],[-104.9004,30.5715],[-104.9008,30.5716],[-104.9009,30.5717],[-104.9011,30.5719],[-104.9015,30.5722],[-104.9015,30.5723],[-104.9016,30.5724],[-104.9017,30.5725],[-104.9018,30.5727],[-104.9019,30.5731],[-104.9019,30.5732],[-104.9021,30.5734],[-104.9021,30.5735],[-104.9022,30.5736],[-104.9023,30.5737],[-104.9026,30.5739],[-104.9028,30.574],[-104.9035,30.5746],[-104.9037,30.5747],[-104.9038,30.5748],[-104.904,30.575],[-104.9042,30.5751],[-104.9043,30.5753],[-104.9044,30.5755],[-104.9049,30.5761],[-104.9049,30.5762],[-104.9051,30.5764],[-104.9052,30.5765],[-104.9054,30.5766],[-104.9056,30.5767],[-104.9058,30.5768],[-104.9059,30.5769],[-104.9061,30.5769],[-104.9062,30.577],[-104.9065,30.577],[-104.9067,30.577],[-104.9068,30.5771],[-104.9069,30.5772],[-104.907,30.5773],[-104.907,30.5774],[-104.9071,30.5778],[-104.9073,30.5784],[-104.9074,30.579],[-104.9074,30.5792],[-104.9075,30.5794],[-104.9075,30.5797],[-104.9075,30.5806],[-104.9076,30.5808],[-104.9076,30.581],[-104.9076,30.5815],[-104.9077,30.5817],[-104.9077,30.5819],[-104.9077,30.5822],[-104.9078,30.5823],[-104.9079,30.5827],[-104.908,30.5829],[-104.9085,30.5836],[-104.9087,30.584],[-104.9089,30.5842],[-104.9091,30.5846],[-104.9093,30.5848],[-104.9095,30.5851],[-104.9096,30.5852],[-104.9098,30.5853],[-104.91,30.5853],[-104.9107,30.5856],[-104.9115,30.5858],[-104.9118,30.5859],[-104.912,30.586],[-104.9123,30.586],[-104.9125,30.586],[-104.9127,30.5861],[-104.9129,30.586],[-104.9133,30.586],[-104.9136,30.5859],[-104.9139,30.5859],[-104.9142,30.5859],[-104.915,30.5859],[-104.9154,30.5858],[-104.9155,30.5858],[-104.9157,30.5858],[-104.9158,30.5858],[-104.9159,30.5857],[-104.916,30.5856],[-104.9162,30.5855],[-104.9164,30.5854],[-104.9166,30.5854],[-104.9167,30.5853],[-104.9168,30.5853],[-104.9169,30.5852],[-104.917,30.5851],[-104.9172,30.5851],[-104.9173,30.5851],[-104.9174,30.5851],[-104.9175,30.5851],[-104.9176,30.5851],[-104.9179,30.5852],[-104.9182,30.5852],[-104.9185,30.5853],[-104.9186,30.5854],[-104.9188,30.5855],[-104.9189,30.5859],[-104.919,30.5861],[-104.919,30.5863],[-104.9191,30.5864],[-104.9191,30.5865],[-104.9196,30.5869],[-104.9198,30.5871],[-104.9199,30.5873],[-104.92,30.5875],[-104.9202,30.5877],[-104.9203,30.588],[-104.9204,30.5882],[-104.9205,30.5886],[-104.9206,30.589],[-104.9208,30.5892],[-104.9208,30.5893],[-104.921,30.5894],[-104.9212,30.5896],[-104.9213,30.5897],[-104.9213,30.5899],[-104.9214,30.59],[-104.9212,30.5901],[-104.9211,30.5901],[-104.9208,30.5902],[-104.9207,30.5903],[-104.9205,30.5903],[-104.9204,30.5904],[-104.9202,30.5905],[-104.9199,30.5912],[-104.9197,30.5918],[-104.9196,30.5924],[-104.9195,30.5927],[-104.9195,30.5929],[-104.9195,30.5934],[-104.9194,30.5936],[-104.9194,30.5937],[-104.9192,30.594],[-104.9189,30.5943],[-104.9188,30.5946],[-104.9187,30.5948],[-104.9187,30.595],[-104.9188,30.5952],[-104.9191,30.5958],[-104.9192,30.5962],[-104.9193,30.5963],[-104.9193,30.5965],[-104.9192,30.5966],[-104.9191,30.5966],[-104.9189,30.5967],[-104.9186,30.5968],[-104.9186,30.5969],[-104.9186,30.597],[-104.9185,30.597],[-104.9186,30.5971],[-104.9187,30.5972],[-104.9187,30.5973],[-104.9187,30.5974],[-104.9187,30.5977],[-104.9188,30.5978],[-104.919,30.5978],[-104.9192,30.5978],[-104.9195,30.5976],[-104.9198,30.5974],[-104.9199,30.5974],[-104.92,30.5974],[-104.9202,30.5975],[-104.9203,30.5975],[-104.9206,30.5977],[-104.9209,30.5979],[-104.9213,30.598],[-104.9215,30.5982],[-104.9216,30.5982],[-104.9217,30.5984],[-104.9218,30.5985],[-104.9219,30.5986],[-104.9219,30.5988],[-104.9219,30.599],[-104.9219,30.5992],[-104.9219,30.5996],[-104.9219,30.5998],[-104.9219,30.6],[-104.9219,30.6003],[-104.9219,30.6006],[-104.922,30.601],[-104.9221,30.6014],[-104.9222,30.6015],[-104.9221,30.6016],[-104.9221,30.6017],[-104.9221,30.6018],[-104.9221,30.602],[-104.9221,30.6022],[-104.9222,30.6026],[-104.9223,30.6029],[-104.9223,30.6032],[-104.9225,30.6034],[-104.9226,30.6035],[-104.9227,30.6037],[-104.9228,30.6038],[-104.9229,30.6039],[-104.923,30.6039],[-104.9232,30.604],[-104.9234,30.6041],[-104.9237,30.6043],[-104.9241,30.6045],[-104.9242,30.6047],[-104.9244,30.6049],[-104.9246,30.605],[-104.9247,30.6051],[-104.9249,30.6052],[-104.9252,30.6052],[-104.9255,30.6052],[-104.9256,30.6052],[-104.9256,30.6053],[-104.9257,30.6052],[-104.9258,30.6052],[-104.9259,30.6052],[-104.926,30.6052],[-104.9261,30.6052],[-104.9262,30.6053],[-104.9264,30.6053],[-104.9265,30.6052],[-104.9266,30.6051],[-104.9268,30.605],[-104.9269,30.6048],[-104.9272,30.6045],[-104.9274,30.6043],[-104.9276,30.604],[-104.9277,30.6039],[-104.9277,30.6038],[-104.9279,30.6036],[-104.9282,30.6033],[-104.9282,30.6032],[-104.9283,30.603],[-104.9284,30.6027],[-104.9285,30.6024],[-104.9286,30.6022],[-104.9287,30.6019],[-104.9288,30.6015],[-104.929,30.6007],[-104.929,30.6004],[-104.9291,30.6001],[-104.9292,30.5999],[-104.9293,30.5997],[-104.9295,30.5995],[-104.9297,30.5993],[-104.9299,30.5992],[-104.9302,30.5991],[-104.9306,30.5991],[-104.931,30.5991],[-104.9313,30.5991],[-104.9314,30.5992],[-104.9318,30.5993],[-104.9325,30.5995],[-104.9328,30.5995],[-104.9331,30.5995],[-104.9333,30.5995],[-104.9335,30.5996],[-104.9337,30.5996],[-104.9339,30.5997],[-104.9343,30.5998],[-104.9346,30.6],[-104.9348,30.6001],[-104.9348,30.6002],[-104.9349,30.6004],[-104.935,30.6005],[-104.9351,30.6008],[-104.9352,30.6009],[-104.9362,30.6015],[-104.9363,30.6016],[-104.9364,30.6019],[-104.9364,30.602],[-104.9365,30.6021],[-104.9366,30.6022],[-104.9367,30.6023],[-104.9367,30.6024],[-104.9367,30.6025],[-104.9368,30.6026],[-104.9369,30.6027],[-104.9371,30.6029],[-104.9379,30.6033],[-104.9381,30.6035],[-104.9383,30.6036],[-104.9384,30.6036],[-104.9385,30.6036],[-104.9386,30.6036],[-104.9389,30.6035],[-104.9391,30.6035],[-104.9392,30.6034],[-104.9393,30.6033],[-104.9393,30.6032],[-104.9394,30.6032],[-104.9395,30.6031],[-104.9396,30.6031],[-104.9397,30.6031],[-104.9398,30.603],[-104.9399,30.6029],[-104.94,30.6029],[-104.9401,30.6028],[-104.9402,30.6028],[-104.9403,30.6028],[-104.9404,30.6028],[-104.9407,30.6028],[-104.9409,30.6028],[-104.941,30.6028],[-104.9411,30.6028],[-104.9411,30.6029],[-104.9412,30.603],[-104.9412,30.6031],[-104.9412,30.6032],[-104.9412,30.6034],[-104.9413,30.6035],[-104.9413,30.6036],[-104.9413,30.6038],[-104.9414,30.6039],[-104.9415,30.604],[-104.9416,30.604],[-104.9417,30.6041],[-104.9418,30.6041],[-104.9419,30.6041],[-104.942,30.604],[-104.9421,30.604],[-104.9422,30.6039],[-104.9423,30.6039],[-104.9424,30.6039],[-104.9425,30.6039],[-104.9427,30.6039],[-104.9429,30.6039],[-104.943,30.6038],[-104.9431,30.6037],[-104.9432,30.6035],[-104.9433,30.6034],[-104.9433,30.6033],[-104.9434,30.6031],[-104.9436,30.603],[-104.9437,30.603],[-104.9439,30.6029],[-104.9441,30.6029],[-104.9442,30.6029],[-104.9443,30.6029],[-104.9445,30.6029],[-104.9448,30.603],[-104.9449,30.603],[-104.945,30.603],[-104.9451,30.603],[-104.9452,30.603],[-104.9453,30.603],[-104.9454,30.6031],[-104.9454,30.6032],[-104.9454,30.6033],[-104.9454,30.6034],[-104.9454,30.6035],[-104.9455,30.6035],[-104.9455,30.6036],[-104.9455,30.6037],[-104.9456,30.6038],[-104.9457,30.6039],[-104.9458,30.604],[-104.9458,30.6041],[-104.9459,30.6042],[-104.946,30.6043],[-104.9461,30.6044],[-104.9462,30.6044],[-104.9463,30.6045],[-104.9464,30.6046],[-104.9465,30.6046],[-104.9466,30.6046],[-104.9467,30.6047],[-104.947,30.6047],[-104.9471,30.6047],[-104.9472,30.6047],[-104.9473,30.6047],[-104.9474,30.6047],[-104.9475,30.6047],[-104.9477,30.6047],[-104.948,30.6047],[-104.9481,30.6047],[-104.9483,30.6046],[-104.9486,30.6045],[-104.949,30.6043],[-104.9497,30.6041],[-104.9501,30.604],[-104.9502,30.604],[-104.9504,30.604],[-104.9506,30.604],[-104.9508,30.6041],[-104.951,30.6042],[-104.9513,30.6043],[-104.9515,30.6044],[-104.9516,30.6045],[-104.9518,30.6047],[-104.9519,30.6048],[-104.952,30.605],[-104.952,30.6051],[-104.9522,30.6053],[-104.9523,30.6054],[-104.9525,30.6056],[-104.9527,30.6058],[-104.9528,30.6058],[-104.9528,30.6059],[-104.9531,30.606],[-104.9533,30.606],[-104.9534,30.6061],[-104.9536,30.6062],[-104.9537,30.6063],[-104.9538,30.6064],[-104.9539,30.6066],[-104.954,30.6067],[-104.954,30.6068],[-104.954,30.6069],[-104.954,30.607],[-104.954,30.6071],[-104.9539,30.6073],[-104.9539,30.6074],[-104.9539,30.6075],[-104.9539,30.6077],[-104.9539,30.6079],[-104.9539,30.608],[-104.954,30.6081],[-104.9542,30.6084],[-104.9544,30.6086],[-104.9546,30.6088],[-104.9546,30.6089],[-104.9548,30.6091],[-104.9548,30.6092],[-104.9549,30.6093],[-104.955,30.6094],[-104.9551,30.6094],[-104.9552,30.6094],[-104.9553,30.6094],[-104.9554,30.6094],[-104.9556,30.6094],[-104.9557,30.6094],[-104.9558,30.6094],[-104.9559,30.6094],[-104.956,30.6094],[-104.9561,30.6093],[-104.9563,30.6093],[-104.9565,30.6093],[-104.9566,30.6093],[-104.9567,30.6093],[-104.9568,30.6093],[-104.9569,30.6093],[-104.9569,30.6094],[-104.957,30.6095],[-104.9572,30.6097],[-104.9574,30.6099],[-104.9576,30.61],[-104.9577,30.61],[-104.9578,30.61],[-104.9581,30.6101],[-104.9586,30.6103],[-104.959,30.6104],[-104.9593,30.6105],[-104.9595,30.6105],[-104.9596,30.6106],[-104.9597,30.6106],[-104.9598,30.6106],[-104.96,30.6105],[-104.9602,30.6105],[-104.9605,30.6103],[-104.9608,30.6101],[-104.961,30.6099],[-104.9613,30.6097],[-104.9614,30.6096],[-104.9615,30.6096],[-104.9616,30.6095],[-104.962,30.6094],[-104.9622,30.6093],[-104.9625,30.6093],[-104.9626,30.6092],[-104.9627,30.6092],[-104.9628,30.6092],[-104.963,30.6091],[-104.9631,30.6091],[-104.9633,30.609],[-104.9634,30.6089],[-104.9635,30.6088],[-104.9636,30.6087],[-104.9638,30.6086],[-104.9642,30.6085],[-104.9646,30.6084],[-104.965,30.6083],[-104.9664,30.608],[-104.9669,30.6079],[-104.9675,30.6079],[-104.9679,30.6081],[-104.9685,30.6085],[-104.9695,30.6091],[-104.9697,30.6092],[-104.97,30.6093],[-104.9706,30.6095],[-104.9709,30.6096],[-104.9714,30.6099],[-104.9717,30.61],[-104.9719,30.6102],[-104.9722,30.6104],[-104.9724,30.6107],[-104.9726,30.611],[-104.9727,30.6112],[-104.9728,30.6114],[-104.973,30.6115],[-104.9731,30.6116],[-104.9733,30.6117],[-104.9734,30.6119],[-104.9736,30.6123],[-104.9737,30.6125],[-104.9738,30.6127],[-104.9739,30.6129],[-104.974,30.613],[-104.9742,30.6132],[-104.9744,30.6134],[-104.9748,30.6137],[-104.9753,30.614],[-104.9754,30.6141],[-104.9755,30.6142],[-104.9755,30.6144],[-104.9755,30.6145],[-104.9755,30.6147],[-104.9754,30.6148],[-104.9752,30.6151],[-104.975,30.6153],[-104.9749,30.6154],[-104.9747,30.6155],[-104.9746,30.6157],[-104.9745,30.6158],[-104.9745,30.616],[-104.9745,30.6161],[-104.9744,30.6162],[-104.9743,30.6164],[-104.9743,30.6166],[-104.9744,30.6168],[-104.9746,30.617],[-104.9748,30.6171],[-104.9749,30.6172],[-104.975,30.6172],[-104.9754,30.6173],[-104.9765,30.6175],[-104.9768,30.6177],[-104.9771,30.6178],[-104.9773,30.6179],[-104.9775,30.618],[-104.9777,30.6181],[-104.9777,30.6182],[-104.9778,30.6184],[-104.9779,30.6185],[-104.9779,30.6186],[-104.9779,30.6189],[-104.9779,30.6191],[-104.978,30.6194],[-104.9781,30.6198],[-104.9783,30.6202],[-104.9785,30.6205],[-104.9786,30.6209],[-104.9788,30.6211],[-104.9789,30.6212],[-104.979,30.6213],[-104.9793,30.6215],[-104.98,30.6217],[-104.9801,30.6218],[-104.9802,30.6219],[-104.9802,30.6221],[-104.9803,30.6222],[-104.9802,30.6223],[-104.9802,30.6224],[-104.9801,30.6226],[-104.9801,30.6229],[-104.9799,30.6232],[-104.9797,30.624],[-104.9796,30.6242],[-104.9796,30.6246],[-104.9797,30.6248],[-104.9798,30.6249],[-104.9799,30.625],[-104.9801,30.6251],[-104.9805,30.6252],[-104.9806,30.6253],[-104.9808,30.6254],[-104.9808,30.6255],[-104.9807,30.6256],[-104.9805,30.6258],[-104.9803,30.626],[-104.9802,30.6262],[-104.9799,30.6263],[-104.9797,30.6265],[-104.9796,30.6266],[-104.9795,30.6267],[-104.9794,30.6269],[-104.9794,30.6271],[-104.9794,30.6275],[-104.9794,30.6279],[-104.9794,30.6281],[-104.9795,30.6286],[-104.9796,30.6289],[-104.9798,30.6292],[-104.9798,30.6293],[-104.9799,30.6294],[-104.9801,30.6296],[-104.9805,30.6298],[-104.9809,30.63],[-104.9811,30.6301],[-104.9814,30.6301],[-104.9815,30.6301],[-104.9817,30.6301],[-104.9818,30.63],[-104.9819,30.6301],[-104.9821,30.6302],[-104.9821,30.6303],[-104.9822,30.6305],[-104.9824,30.6309],[-104.9825,30.6313],[-104.9826,30.6315],[-104.9826,30.6317],[-104.9827,30.632],[-104.9827,30.6322],[-104.9827,30.6323],[-104.9826,30.6325],[-104.9826,30.6326],[-104.9826,30.6329],[-104.9826,30.6333],[-104.9826,30.6335],[-104.9826,30.6336],[-104.9827,30.6339],[-104.9828,30.634],[-104.9829,30.6342],[-104.9831,30.6343],[-104.9832,30.6344],[-104.9834,30.6345],[-104.9836,30.6346],[-104.9837,30.6347],[-104.9838,30.6348],[-104.9839,30.635],[-104.9839,30.6353],[-104.9839,30.636],[-104.9839,30.6363],[-104.9839,30.6367],[-104.9839,30.6369],[-104.9839,30.6371],[-104.9839,30.6373],[-104.984,30.6375],[-104.9841,30.6378],[-104.9842,30.638],[-104.9842,30.6385],[-104.9843,30.6391],[-104.9843,30.6396],[-104.9843,30.6397],[-104.9843,30.64],[-104.9844,30.6404],[-104.9844,30.6408],[-104.9845,30.6413],[-104.9845,30.6416],[-104.9844,30.6419],[-104.9843,30.6421],[-104.9841,30.6422],[-104.9841,30.6423],[-104.984,30.6424],[-104.9839,30.6426],[-104.9839,30.6428],[-104.9839,30.6429],[-104.984,30.6431],[-104.9841,30.6433],[-104.9844,30.6439],[-104.9845,30.6441],[-104.9846,30.6442],[-104.9846,30.6444],[-104.9846,30.6446],[-104.9846,30.6447],[-104.9846,30.645],[-104.9846,30.6454],[-104.9846,30.6458],[-104.9847,30.6462],[-104.9847,30.6465],[-104.9847,30.6467],[-104.9847,30.647],[-104.9848,30.6472],[-104.9849,30.6475],[-104.9851,30.648],[-104.9853,30.6491],[-104.9855,30.6496],[-104.9855,30.6499],[-104.9856,30.6503],[-104.9856,30.6505],[-104.9856,30.6508],[-104.9855,30.6511],[-104.9854,30.6516],[-104.9853,30.6519],[-104.9852,30.6523],[-104.9852,30.6527],[-104.9852,30.6531],[-104.9852,30.6534],[-104.9853,30.6537],[-104.9854,30.6538],[-104.9856,30.654],[-104.9857,30.6542],[-104.9858,30.6543],[-104.9858,30.6545],[-104.9858,30.6546],[-104.9858,30.6548],[-104.9857,30.6553],[-104.9853,30.6554],[-104.9849,30.6555],[-104.9848,30.6555],[-104.9847,30.6556],[-104.9848,30.6559],[-104.9848,30.6563],[-104.9849,30.6564],[-104.985,30.6566],[-104.9851,30.6568],[-104.9852,30.6569],[-104.9855,30.6571],[-104.9856,30.6573],[-104.9859,30.6577],[-104.9861,30.6579],[-104.9862,30.6581],[-104.9861,30.6582],[-104.986,30.6583],[-104.9859,30.6583],[-104.9857,30.6583],[-104.9855,30.6583],[-104.9854,30.6583],[-104.9853,30.6584],[-104.9854,30.6586],[-104.9854,30.6587],[-104.9855,30.6592],[-104.9856,30.6592],[-104.9859,30.6594],[-104.986,30.6594],[-104.9864,30.6595],[-104.9866,30.6595],[-104.9866,30.6597],[-104.9866,30.6599],[-104.9865,30.6601],[-104.9864,30.6602],[-104.9863,30.6604],[-104.9862,30.6607],[-104.986,30.661],[-104.986,30.6612],[-104.9859,30.6615],[-104.986,30.6616],[-104.986,30.6618],[-104.9861,30.6619],[-104.9862,30.662],[-104.9862,30.6621],[-104.9862,30.6622],[-104.9862,30.6623],[-104.9862,30.6624],[-104.9861,30.6625],[-104.9861,30.6626],[-104.9861,30.6628],[-104.9862,30.6629],[-104.9865,30.663],[-104.987,30.6631],[-104.9873,30.6631],[-104.9875,30.6631],[-104.988,30.6632],[-104.9884,30.6632],[-104.9887,30.6631],[-104.9891,30.6631],[-104.9894,30.6631],[-104.9902,30.6633],[-104.9903,30.6633],[-104.9904,30.6634],[-104.9905,30.6635],[-104.9907,30.6637],[-104.9908,30.664],[-104.9911,30.6646],[-104.9912,30.6649],[-104.9914,30.6651],[-104.9915,30.6651],[-104.9915,30.6652],[-104.9916,30.6652],[-104.9916,30.6651],[-104.9918,30.665],[-104.9921,30.6649],[-104.9924,30.6648],[-104.9926,30.6648],[-104.9928,30.6648],[-104.9929,30.6648],[-104.993,30.6649],[-104.9931,30.665],[-104.9933,30.6654],[-104.9934,30.6655],[-104.9935,30.6658],[-104.9935,30.666],[-104.9934,30.6662],[-104.9934,30.6664],[-104.9934,30.6665],[-104.9933,30.6667],[-104.9931,30.6669],[-104.9931,30.667],[-104.9931,30.6671],[-104.9932,30.6672],[-104.9932,30.6673],[-104.9934,30.6676],[-104.9935,30.6678],[-104.9935,30.6679],[-104.9935,30.6681],[-104.9935,30.6682],[-104.9936,30.6683],[-104.9938,30.6684],[-104.9938,30.6685],[-104.9939,30.6686],[-104.9941,30.6686],[-104.9945,30.6686],[-104.9948,30.6686],[-104.995,30.6686],[-104.9952,30.6686],[-104.9957,30.6687],[-104.996,30.6688],[-104.9961,30.6689],[-104.9963,30.6691],[-104.9964,30.6691],[-104.9965,30.6692],[-104.9967,30.6692],[-104.9969,30.6691],[-104.9973,30.669],[-104.9974,30.669],[-104.9976,30.6689],[-104.9977,30.669],[-104.9978,30.669],[-104.9978,30.6691],[-104.998,30.6693],[-104.9986,30.6701],[-104.9987,30.6703],[-104.9989,30.6706],[-104.9991,30.6709],[-104.9992,30.671],[-104.9993,30.671],[-104.9994,30.6711],[-104.9995,30.6712],[-104.9995,30.6713],[-104.9995,30.6714],[-104.9996,30.6715],[-104.9997,30.6716],[-104.9998,30.6716],[-104.9999,30.6716],[-105.0003,30.672],[-105.0008,30.6724],[-105.001,30.6725],[-105.0011,30.6726],[-105.0014,30.6727],[-105.0015,30.6727],[-105.0016,30.6728],[-105.0016,30.6729],[-105.0015,30.6732],[-105.0015,30.6737],[-105.0013,30.6744],[-105.0013,30.6746],[-105.0013,30.6748],[-105.0013,30.6752],[-105.0014,30.6761],[-105.0015,30.6762],[-105.0016,30.6765],[-105.0016,30.6766],[-105.0017,30.6769],[-105.0018,30.6775],[-105.0018,30.6776],[-105.0018,30.6779],[-105.0019,30.6782],[-105.002,30.6786],[-105.0021,30.6788],[-105.0023,30.679],[-105.0023,30.6792],[-105.0023,30.6795],[-105.0023,30.6797],[-105.0025,30.68],[-105.0025,30.6801],[-105.0025,30.6802],[-105.0024,30.6803],[-105.0023,30.6803],[-105.0021,30.6804],[-105.002,30.6804],[-105.002,30.6805],[-105.002,30.6807],[-105.002,30.6809],[-105.0025,30.6814],[-105.0028,30.6817],[-105.0031,30.6819],[-105.0033,30.682],[-105.0039,30.6824],[-105.004,30.6825],[-105.0041,30.6826],[-105.0042,30.6828],[-105.0042,30.6829],[-105.0044,30.683],[-105.0045,30.6831],[-105.0047,30.6831],[-105.0049,30.6831],[-105.0051,30.6831],[-105.0054,30.683],[-105.0055,30.683],[-105.0056,30.6831],[-105.0057,30.6832],[-105.0057,30.6833],[-105.0057,30.6835],[-105.0057,30.6837],[-105.0057,30.684],[-105.0058,30.6843],[-105.006,30.6847],[-105.0061,30.685],[-105.0061,30.6854],[-105.0062,30.6855],[-105.0062,30.6856],[-105.0063,30.6858],[-105.0065,30.6859],[-105.0066,30.6861],[-105.0067,30.6861],[-105.0069,30.6862],[-105.0071,30.6863],[-105.0073,30.6864],[-105.0075,30.6864],[-105.0076,30.6863],[-105.0078,30.6862],[-105.0081,30.686],[-105.0088,30.6856],[-105.0095,30.6851],[-105.0104,30.6846],[-105.0107,30.6845],[-105.0118,30.684],[-105.0122,30.6839],[-105.0123,30.6838],[-105.0124,30.6837],[-105.0125,30.6834],[-105.0126,30.6832],[-105.0128,30.6829],[-105.0128,30.6827],[-105.0129,30.6826],[-105.013,30.6826],[-105.0132,30.6826],[-105.0134,30.6825],[-105.0136,30.6825],[-105.0137,30.6826],[-105.0143,30.6825],[-105.0145,30.6826],[-105.0149,30.6827],[-105.0151,30.6828],[-105.0152,30.6829],[-105.0154,30.6829],[-105.0156,30.6828],[-105.0158,30.6828],[-105.0159,30.6828],[-105.016,30.6829],[-105.0161,30.6829],[-105.0163,30.6832],[-105.0165,30.6833],[-105.0166,30.6835],[-105.0167,30.6837],[-105.0167,30.6839],[-105.0168,30.6842],[-105.0169,30.6843],[-105.0168,30.6844],[-105.0168,30.6845],[-105.0167,30.6847],[-105.0168,30.6849],[-105.0169,30.685],[-105.017,30.685],[-105.0171,30.6851],[-105.0173,30.6851],[-105.0175,30.6851],[-105.0178,30.6851],[-105.0179,30.6851],[-105.018,30.685],[-105.0189,30.6846],[-105.0192,30.6844],[-105.0194,30.6843],[-105.0198,30.6839],[-105.02,30.6837],[-105.0201,30.6836],[-105.0202,30.6835],[-105.0202,30.6833],[-105.0205,30.6825],[-105.0207,30.6822],[-105.0212,30.6816],[-105.0213,30.6815],[-105.0214,30.6815],[-105.0216,30.6814],[-105.0217,30.6814],[-105.0219,30.6814],[-105.0222,30.6814],[-105.0226,30.6814],[-105.0228,30.6814],[-105.0229,30.6815],[-105.0231,30.6815],[-105.0233,30.6815],[-105.0235,30.6814],[-105.0238,30.6814],[-105.024,30.6815],[-105.0242,30.6815],[-105.0243,30.6815],[-105.0245,30.6815],[-105.0248,30.6814],[-105.025,30.6814],[-105.0252,30.6813],[-105.0254,30.6812],[-105.0259,30.681],[-105.0261,30.6808],[-105.0263,30.6807],[-105.0263,30.6806],[-105.0264,30.6804],[-105.0264,30.6802],[-105.0264,30.6801],[-105.0265,30.6799],[-105.0266,30.6794],[-105.0267,30.6793],[-105.0268,30.6792],[-105.0269,30.6791],[-105.027,30.6791],[-105.0272,30.6789],[-105.0273,30.6789],[-105.0275,30.679],[-105.0276,30.6791],[-105.0277,30.6793],[-105.0278,30.6795],[-105.0278,30.6796],[-105.0279,30.6798],[-105.028,30.6799],[-105.0281,30.68],[-105.0284,30.6801],[-105.0286,30.6802],[-105.0288,30.6803],[-105.0289,30.6803],[-105.0291,30.6802],[-105.0295,30.6802],[-105.03,30.6801],[-105.0302,30.6801],[-105.0304,30.6801],[-105.0306,30.6802],[-105.0307,30.6803],[-105.0309,30.6805],[-105.0311,30.6806],[-105.0313,30.6806],[-105.0314,30.6806],[-105.0316,30.6807],[-105.032,30.681],[-105.0321,30.6811],[-105.0322,30.6813],[-105.0324,30.6815],[-105.0334,30.6827],[-105.0337,30.683],[-105.034,30.6833],[-105.034,30.6835],[-105.0341,30.6838],[-105.0342,30.6839],[-105.0343,30.684],[-105.0345,30.6843],[-105.0346,30.6846],[-105.0347,30.6848],[-105.0348,30.685],[-105.035,30.6853],[-105.0358,30.6864],[-105.0359,30.6865],[-105.0361,30.6867],[-105.0363,30.6868],[-105.0368,30.6872],[-105.0373,30.6875],[-105.0379,30.6879],[-105.0381,30.688],[-105.0383,30.6881],[-105.0387,30.6882],[-105.0393,30.6885],[-105.0396,30.6886],[-105.0397,30.6887],[-105.0399,30.6887],[-105.0401,30.6887],[-105.0402,30.6887],[-105.0404,30.6887],[-105.0406,30.6889],[-105.0408,30.6889],[-105.041,30.6889],[-105.0411,30.6889],[-105.0413,30.6889],[-105.0414,30.6887],[-105.0416,30.6885],[-105.0418,30.6881],[-105.042,30.6878],[-105.0421,30.6877],[-105.0422,30.6876],[-105.0424,30.6874],[-105.0425,30.6874],[-105.0427,30.6873],[-105.0431,30.6874],[-105.0436,30.6874],[-105.0439,30.6875],[-105.0441,30.6876],[-105.0443,30.6877],[-105.0446,30.6878],[-105.0447,30.6879],[-105.0447,30.688],[-105.0448,30.6883],[-105.0449,30.6885],[-105.045,30.6886],[-105.0452,30.6889],[-105.0454,30.689],[-105.0455,30.689],[-105.0457,30.6889],[-105.0463,30.6886],[-105.0465,30.6885],[-105.0467,30.6885],[-105.0468,30.6884],[-105.0469,30.6883],[-105.0471,30.6882],[-105.0472,30.6881],[-105.0472,30.6879],[-105.0472,30.6877],[-105.0471,30.6874],[-105.0468,30.6871],[-105.046,30.6862],[-105.0457,30.6858],[-105.0453,30.6855],[-105.0449,30.6851],[-105.0448,30.685],[-105.0446,30.6846],[-105.0445,30.6844],[-105.0444,30.6842],[-105.0444,30.6837],[-105.0444,30.6834],[-105.0444,30.6832],[-105.0446,30.6831],[-105.0451,30.6828],[-105.0453,30.6827],[-105.0455,30.6825],[-105.0456,30.6823],[-105.0457,30.6822],[-105.0457,30.682],[-105.0458,30.6819],[-105.0458,30.6815],[-105.0458,30.6813],[-105.0458,30.6812],[-105.0457,30.681],[-105.0456,30.6809],[-105.0455,30.6808],[-105.0454,30.6807],[-105.0453,30.6807],[-105.0452,30.6806],[-105.0452,30.6805],[-105.0453,30.6803],[-105.0455,30.68],[-105.0457,30.6799],[-105.0458,30.6799],[-105.046,30.6799],[-105.0461,30.6799],[-105.0464,30.68],[-105.0467,30.6801],[-105.0469,30.6801],[-105.0471,30.6802],[-105.0476,30.6801],[-105.0479,30.6801],[-105.0481,30.6801],[-105.0482,30.6801],[-105.0483,30.6803],[-105.0484,30.6804],[-105.0485,30.6806],[-105.0485,30.6807],[-105.0484,30.6809],[-105.0483,30.681],[-105.048,30.6811],[-105.0478,30.6812],[-105.0477,30.6813],[-105.0476,30.6814],[-105.0476,30.6816],[-105.0475,30.6817],[-105.0476,30.6818],[-105.0476,30.6819],[-105.0479,30.6822],[-105.048,30.6823],[-105.0482,30.6824],[-105.0484,30.6825],[-105.0487,30.6825],[-105.0489,30.6825],[-105.049,30.6825],[-105.0493,30.6824],[-105.0495,30.6823],[-105.0497,30.6822],[-105.0498,30.6822],[-105.05,30.6821],[-105.0505,30.6822],[-105.0507,30.6822],[-105.0508,30.6822],[-105.0509,30.6821],[-105.0514,30.6818],[-105.0515,30.6817],[-105.0517,30.6816],[-105.0519,30.6816],[-105.052,30.6816],[-105.0522,30.6816],[-105.0527,30.6817],[-105.0538,30.682],[-105.0543,30.6821],[-105.0547,30.6821],[-105.0549,30.6821],[-105.0552,30.6821],[-105.0553,30.6822],[-105.0554,30.6822],[-105.0554,30.6824],[-105.0554,30.6826],[-105.0554,30.6827],[-105.0551,30.6833],[-105.055,30.6835],[-105.0547,30.6839],[-105.0544,30.6842],[-105.0543,30.6844],[-105.0542,30.6847],[-105.0542,30.6848],[-105.0542,30.6849],[-105.0543,30.6851],[-105.0543,30.6853],[-105.0545,30.6853],[-105.0546,30.6853],[-105.0548,30.6853],[-105.055,30.6852],[-105.0551,30.6852],[-105.0553,30.6853],[-105.0554,30.6853],[-105.0555,30.6854],[-105.0556,30.6855],[-105.0557,30.6858],[-105.0558,30.6862],[-105.0558,30.6863],[-105.056,30.6866],[-105.056,30.6867],[-105.0561,30.687],[-105.0562,30.6872],[-105.0563,30.6875],[-105.0564,30.6876],[-105.0566,30.6878],[-105.0567,30.6879],[-105.0569,30.688],[-105.0575,30.688],[-105.0577,30.6881],[-105.0579,30.6881],[-105.0582,30.6881],[-105.0585,30.6881],[-105.0589,30.688],[-105.059,30.688],[-105.0591,30.688],[-105.0594,30.6877],[-105.0596,30.6876],[-105.0599,30.6875],[-105.06,30.6874],[-105.06,30.6873],[-105.06,30.6872],[-105.06,30.6871],[-105.0599,30.687],[-105.0597,30.6869],[-105.0593,30.6868],[-105.0592,30.6867],[-105.0592,30.6866],[-105.0593,30.6865],[-105.0594,30.6864],[-105.0597,30.6863],[-105.0601,30.6861],[-105.0607,30.6859],[-105.0613,30.6857],[-105.0614,30.6857],[-105.0616,30.6857],[-105.0618,30.6858],[-105.0621,30.6861],[-105.0623,30.6863],[-105.0625,30.6865],[-105.0628,30.6872],[-105.063,30.6876],[-105.0632,30.6881],[-105.0633,30.6885],[-105.0634,30.6889],[-105.0634,30.6892],[-105.0633,30.6896],[-105.0632,30.6902],[-105.0631,30.6907],[-105.063,30.6911],[-105.0629,30.6914],[-105.0627,30.6919],[-105.0621,30.6931],[-105.0618,30.6944],[-105.0617,30.6947],[-105.0617,30.6949],[-105.0617,30.6956],[-105.0618,30.6958],[-105.0618,30.6959],[-105.0619,30.6961],[-105.0621,30.6963],[-105.0625,30.6967],[-105.0626,30.6969],[-105.0627,30.697],[-105.0626,30.6972],[-105.0625,30.6975],[-105.0624,30.6979],[-105.0624,30.698],[-105.0625,30.6984],[-105.0626,30.6985],[-105.0626,30.6986],[-105.0628,30.6986],[-105.063,30.6986],[-105.0633,30.6986],[-105.0637,30.6985],[-105.064,30.6984],[-105.0646,30.6984],[-105.0651,30.6984],[-105.0653,30.6984],[-105.0657,30.6986],[-105.066,30.6987],[-105.0663,30.6989],[-105.0666,30.699],[-105.0669,30.6993],[-105.0671,30.6995],[-105.0673,30.6997],[-105.0675,30.7001],[-105.0677,30.7006],[-105.0678,30.7007],[-105.0679,30.701],[-105.0681,30.7016],[-105.0682,30.702],[-105.0682,30.7021],[-105.0682,30.7023],[-105.0681,30.7026],[-105.068,30.7029],[-105.068,30.7031],[-105.0681,30.7035],[-105.0682,30.7036],[-105.0682,30.7037],[-105.0685,30.7037],[-105.0686,30.7037],[-105.0687,30.7037],[-105.0688,30.7036],[-105.0689,30.7033],[-105.0689,30.703],[-105.069,30.7027],[-105.0691,30.7025],[-105.0693,30.7024],[-105.0695,30.7022],[-105.0701,30.7019],[-105.0704,30.7018],[-105.0706,30.7018],[-105.071,30.7017],[-105.0713,30.7017],[-105.0719,30.7018],[-105.0723,30.7018],[-105.0724,30.7018],[-105.0729,30.7016],[-105.0731,30.7016],[-105.0734,30.7015],[-105.0736,30.7016],[-105.074,30.7017],[-105.0744,30.7019],[-105.0747,30.7019],[-105.075,30.7019],[-105.0753,30.7019],[-105.0756,30.7018],[-105.0759,30.7017],[-105.0763,30.7015],[-105.0766,30.7012],[-105.0767,30.7011],[-105.0768,30.701],[-105.0771,30.7003],[-105.0773,30.7001],[-105.0774,30.7],[-105.078,30.6998],[-105.0783,30.6997],[-105.0786,30.6997],[-105.0789,30.6998],[-105.0794,30.6998],[-105.0795,30.6998],[-105.0797,30.6998],[-105.08,30.6998],[-105.0803,30.6997],[-105.0805,30.6997],[-105.0807,30.6997],[-105.0809,30.6999],[-105.0811,30.7],[-105.0811,30.7001],[-105.0811,30.7003],[-105.081,30.7007],[-105.0808,30.7011],[-105.0807,30.7014],[-105.0808,30.7014],[-105.0809,30.7015],[-105.0811,30.7015],[-105.0815,30.7013],[-105.0818,30.7013],[-105.0821,30.7013],[-105.0823,30.7014],[-105.0825,30.7015],[-105.0826,30.7017],[-105.0826,30.7019],[-105.0826,30.7021],[-105.0825,30.7023],[-105.0823,30.7025],[-105.082,30.7029],[-105.0819,30.703],[-105.0817,30.703],[-105.0813,30.703],[-105.0807,30.703],[-105.0806,30.7031],[-105.0803,30.7032],[-105.0801,30.7033],[-105.0799,30.7035],[-105.0796,30.7039],[-105.0794,30.7043],[-105.0793,30.7046],[-105.0793,30.7048],[-105.0793,30.7051],[-105.0794,30.7054],[-105.0795,30.7056],[-105.0795,30.7057],[-105.0797,30.7057],[-105.0798,30.7057],[-105.0801,30.7059],[-105.0803,30.7062],[-105.0804,30.7063],[-105.0805,30.7064],[-105.0805,30.7065],[-105.0802,30.7072],[-105.0802,30.7076],[-105.0802,30.7077],[-105.0804,30.708],[-105.0806,30.7082],[-105.0808,30.7084],[-105.081,30.7085],[-105.0813,30.7085],[-105.0816,30.7086],[-105.082,30.7085],[-105.0823,30.7086],[-105.0824,30.7086],[-105.0825,30.7089],[-105.0828,30.7093],[-105.0829,30.7096],[-105.083,30.7097],[-105.0831,30.7099],[-105.0833,30.71],[-105.0836,30.71],[-105.0844,30.71],[-105.085,30.7099],[-105.0854,30.7098],[-105.0861,30.7098],[-105.0863,30.7098],[-105.0869,30.7098],[-105.0872,30.7097],[-105.0873,30.7098],[-105.0875,30.7099],[-105.0876,30.7101],[-105.0877,30.7103],[-105.0878,30.7107],[-105.0879,30.7108],[-105.0879,30.7109],[-105.0879,30.7112],[-105.0879,30.7114],[-105.0878,30.7116],[-105.0876,30.7121],[-105.0874,30.7124],[-105.0873,30.7128],[-105.087,30.7138],[-105.087,30.7142],[-105.087,30.7144],[-105.087,30.7146],[-105.0872,30.7148],[-105.0873,30.715],[-105.0874,30.7151],[-105.0875,30.7153],[-105.0876,30.7155],[-105.0878,30.7156],[-105.0882,30.7157],[-105.0886,30.7158],[-105.0889,30.7159],[-105.0892,30.716],[-105.0896,30.7163],[-105.0901,30.7168],[-105.0904,30.717],[-105.0907,30.7171],[-105.0911,30.7172],[-105.0917,30.7172],[-105.0922,30.7172],[-105.0926,30.7172],[-105.093,30.7172],[-105.0934,30.7171],[-105.0937,30.717],[-105.0939,30.7171],[-105.0944,30.7172],[-105.0948,30.7172],[-105.0949,30.7172],[-105.095,30.7171],[-105.0951,30.7165],[-105.0952,30.7162],[-105.0953,30.7161],[-105.0954,30.716],[-105.0955,30.7159],[-105.0958,30.7159],[-105.096,30.7159],[-105.0963,30.716],[-105.0966,30.7162],[-105.0968,30.7162],[-105.0971,30.7163],[-105.0978,30.7164],[-105.0982,30.7165],[-105.0984,30.7166],[-105.0985,30.7168],[-105.0986,30.717],[-105.0987,30.7175],[-105.0987,30.7178],[-105.0986,30.7182],[-105.0984,30.719],[-105.0983,30.7195],[-105.0983,30.7199],[-105.0984,30.72],[-105.0985,30.7203],[-105.0987,30.7205],[-105.0988,30.7206],[-105.0991,30.7208],[-105.0993,30.7209],[-105.0994,30.721],[-105.0994,30.7212],[-105.0994,30.7215],[-105.0995,30.7218],[-105.0996,30.7219],[-105.0998,30.7221],[-105.1001,30.7223],[-105.1004,30.7224],[-105.1009,30.7225],[-105.1014,30.7226],[-105.1021,30.7225],[-105.1025,30.7225],[-105.1029,30.7226],[-105.1031,30.7227],[-105.1033,30.7227],[-105.1036,30.7228],[-105.1041,30.7229],[-105.1043,30.723],[-105.1046,30.7232],[-105.1047,30.7234],[-105.1049,30.7234],[-105.1052,30.7236],[-105.1054,30.7237],[-105.1055,30.7238],[-105.1056,30.724],[-105.1056,30.7243],[-105.1056,30.7245],[-105.1055,30.7246],[-105.1053,30.7247],[-105.105,30.7249],[-105.1044,30.7251],[-105.1041,30.7252],[-105.1039,30.7253],[-105.1037,30.7255],[-105.1035,30.726],[-105.1033,30.7263],[-105.1033,30.7266],[-105.1033,30.7269],[-105.1034,30.7271],[-105.1034,30.7272],[-105.1038,30.7275],[-105.1039,30.7277],[-105.1039,30.7278],[-105.1038,30.7279],[-105.1033,30.7286],[-105.1033,30.7288],[-105.1033,30.729],[-105.1034,30.7291],[-105.1035,30.7293],[-105.1038,30.7295],[-105.1043,30.7297],[-105.1052,30.7301],[-105.1057,30.7304],[-105.1059,30.7305],[-105.1059,30.7306],[-105.1059,30.7309],[-105.1059,30.7312],[-105.1059,30.7314],[-105.106,30.7316],[-105.106,30.7318],[-105.1062,30.732],[-105.1064,30.7321],[-105.1066,30.7322],[-105.1068,30.7322],[-105.1069,30.7322],[-105.1072,30.732],[-105.1074,30.7317],[-105.1074,30.7316],[-105.1074,30.7315],[-105.1072,30.7314],[-105.1069,30.7312],[-105.1069,30.7311],[-105.1068,30.7308],[-105.1068,30.7306],[-105.1069,30.7304],[-105.1071,30.7301],[-105.1074,30.73],[-105.1076,30.7299],[-105.108,30.7299],[-105.1082,30.7299],[-105.1085,30.73],[-105.1088,30.7301],[-105.1095,30.7306],[-105.1099,30.731],[-105.1102,30.7313],[-105.1103,30.7315],[-105.1103,30.7316],[-105.1103,30.7319],[-105.1103,30.732],[-105.1104,30.7321],[-105.1105,30.7322],[-105.1108,30.7323],[-105.1112,30.7325],[-105.1117,30.7329],[-105.1118,30.733],[-105.1118,30.7333],[-105.1119,30.7335],[-105.1119,30.7338],[-105.1117,30.7343],[-105.1117,30.7349],[-105.1117,30.7352],[-105.1117,30.7354],[-105.1117,30.7357],[-105.1116,30.7361],[-105.1114,30.7366],[-105.1112,30.737],[-105.1109,30.7375],[-105.1108,30.7377],[-105.1108,30.7378],[-105.1109,30.7381],[-105.111,30.7384],[-105.111,30.7386],[-105.1109,30.7387],[-105.1107,30.7388],[-105.1104,30.7389],[-105.1102,30.739],[-105.11,30.7391],[-105.1099,30.7393],[-105.1098,30.7394],[-105.1098,30.7396],[-105.1098,30.7398],[-105.1099,30.74],[-105.1101,30.7402],[-105.1102,30.7402],[-105.1104,30.7403],[-105.1107,30.7403],[-105.111,30.7402],[-105.1113,30.7401],[-105.1116,30.7401],[-105.1118,30.7401],[-105.112,30.7403],[-105.1121,30.7404],[-105.1122,30.7405],[-105.1123,30.7407],[-105.1122,30.7408],[-105.1122,30.7411],[-105.112,30.7413],[-105.1118,30.7416],[-105.1116,30.7419],[-105.1115,30.742],[-105.1115,30.7422],[-105.1115,30.7423],[-105.1114,30.7425],[-105.1112,30.7425],[-105.111,30.7426],[-105.1109,30.7427],[-105.1109,30.7429],[-105.1109,30.7433],[-105.1109,30.7435],[-105.111,30.7436],[-105.1112,30.7437],[-105.1113,30.7438],[-105.1115,30.7439],[-105.1116,30.744],[-105.1119,30.7442],[-105.1124,30.7446],[-105.1127,30.7449],[-105.1132,30.7453],[-105.1135,30.7457],[-105.1137,30.7459],[-105.1138,30.746],[-105.1139,30.746],[-105.1141,30.746],[-105.1142,30.746],[-105.1144,30.7459],[-105.1146,30.7458],[-105.1148,30.7456],[-105.115,30.7455],[-105.1153,30.7451],[-105.1154,30.745],[-105.116,30.7447],[-105.1161,30.7447],[-105.1162,30.7446],[-105.1162,30.7445],[-105.1161,30.7443],[-105.1159,30.744],[-105.1159,30.7438],[-105.1159,30.7437],[-105.1159,30.7436],[-105.116,30.7435],[-105.1162,30.7433],[-105.1168,30.7431],[-105.1169,30.743],[-105.1171,30.743],[-105.1176,30.743],[-105.1179,30.743],[-105.1184,30.7431],[-105.1186,30.7432],[-105.1188,30.7432],[-105.1193,30.7432],[-105.1196,30.7431],[-105.1198,30.7432],[-105.1199,30.7432],[-105.1201,30.7434],[-105.1203,30.7435],[-105.1204,30.7438],[-105.1206,30.7443],[-105.1207,30.7446],[-105.1208,30.7449],[-105.1209,30.7452],[-105.1209,30.7455],[-105.1209,30.7457],[-105.1209,30.7459],[-105.1208,30.7461],[-105.1206,30.7463],[-105.1205,30.7465],[-105.1202,30.7468],[-105.1195,30.7475],[-105.1194,30.7475],[-105.1195,30.7477],[-105.1195,30.7478],[-105.1195,30.7482],[-105.1195,30.7483],[-105.1193,30.7485],[-105.1182,30.7489],[-105.1181,30.749],[-105.118,30.7491],[-105.118,30.7492],[-105.118,30.7493],[-105.118,30.7494],[-105.1182,30.7496],[-105.1183,30.7497],[-105.1185,30.7498],[-105.1188,30.7499],[-105.1193,30.75],[-105.1197,30.75],[-105.12,30.75],[-105.1203,30.7499],[-105.1206,30.7498],[-105.1207,30.7498],[-105.121,30.7496],[-105.1212,30.7496],[-105.1215,30.7495],[-105.1223,30.7496],[-105.1227,30.7496],[-105.1229,30.7495],[-105.1232,30.7495],[-105.1238,30.7492],[-105.124,30.7492],[-105.1242,30.7492],[-105.1243,30.7492],[-105.1244,30.7492],[-105.1245,30.7491],[-105.1247,30.7487],[-105.125,30.7483],[-105.1252,30.7482],[-105.1254,30.7481],[-105.1255,30.7481],[-105.1259,30.7479],[-105.1263,30.7478],[-105.1265,30.7478],[-105.1266,30.7478],[-105.127,30.7478],[-105.1272,30.7478],[-105.1277,30.7478],[-105.1279,30.7479],[-105.1281,30.748],[-105.1283,30.7482],[-105.1285,30.7484],[-105.1286,30.7486],[-105.1287,30.7488],[-105.1288,30.7493],[-105.129,30.7497],[-105.1291,30.75],[-105.1292,30.7501],[-105.1293,30.7502],[-105.1296,30.7504],[-105.1299,30.7505],[-105.1301,30.7506],[-105.1302,30.7506],[-105.1305,30.7506],[-105.1308,30.7505],[-105.1311,30.7505],[-105.1317,30.7506],[-105.1323,30.7506],[-105.1328,30.7506],[-105.1334,30.7507],[-105.1338,30.7508],[-105.1344,30.751],[-105.135,30.7513],[-105.1354,30.7514],[-105.1355,30.7515],[-105.137,30.7517],[-105.1372,30.7517],[-105.1374,30.7518],[-105.1376,30.7519],[-105.1379,30.7522],[-105.1381,30.7524],[-105.1383,30.7525],[-105.1385,30.7527],[-105.1389,30.7528],[-105.1395,30.753],[-105.1396,30.753],[-105.1397,30.753],[-105.1398,30.7529],[-105.1399,30.7528],[-105.1401,30.7525],[-105.1403,30.7523],[-105.1404,30.7522],[-105.1406,30.7522],[-105.1407,30.7522],[-105.1409,30.7523],[-105.1412,30.7526],[-105.1413,30.7527],[-105.1414,30.7529],[-105.1415,30.7532],[-105.1416,30.7534],[-105.1417,30.7537],[-105.1417,30.7538],[-105.1417,30.754],[-105.1418,30.7541],[-105.1418,30.7543],[-105.142,30.7545],[-105.1422,30.7547],[-105.1424,30.7549],[-105.1426,30.755],[-105.1431,30.7551],[-105.1436,30.7552],[-105.1438,30.7552],[-105.1439,30.7552],[-105.1442,30.7551],[-105.1444,30.755],[-105.1445,30.755],[-105.1449,30.7547],[-105.1455,30.7543],[-105.1458,30.7542],[-105.1462,30.754],[-105.147,30.7537],[-105.1471,30.7537],[-105.1476,30.7533],[-105.1483,30.7525],[-105.1485,30.7523],[-105.1487,30.7523],[-105.1489,30.7522],[-105.1492,30.7522],[-105.1502,30.752],[-105.1504,30.752],[-105.1505,30.752],[-105.1506,30.752],[-105.1507,30.7519],[-105.1509,30.7518],[-105.1513,30.7517],[-105.1517,30.7515],[-105.152,30.7515],[-105.1522,30.7515],[-105.1524,30.7515],[-105.1527,30.7516],[-105.1531,30.7517],[-105.1536,30.752],[-105.154,30.7522],[-105.1542,30.7524],[-105.1544,30.7526],[-105.1545,30.7527],[-105.1546,30.7528],[-105.1559,30.7536],[-105.1563,30.7538],[-105.1565,30.7539],[-105.1569,30.754],[-105.157,30.754],[-105.1572,30.7539],[-105.1573,30.7538],[-105.1574,30.7537],[-105.1574,30.7536],[-105.1574,30.7534],[-105.1575,30.7533],[-105.1578,30.7531],[-105.1582,30.7529],[-105.1585,30.7527],[-105.1599,30.7524],[-105.1602,30.7523],[-105.1604,30.7523],[-105.1606,30.7522],[-105.1607,30.7521],[-105.1608,30.7521],[-105.161,30.7521],[-105.1611,30.7521],[-105.1614,30.7521],[-105.1615,30.7522],[-105.1616,30.7523],[-105.1617,30.7525],[-105.1619,30.7529],[-105.1619,30.7531],[-105.162,30.7534],[-105.1619,30.7535],[-105.1619,30.7537],[-105.1614,30.7544],[-105.1613,30.7546],[-105.1613,30.7548],[-105.1613,30.7551],[-105.1613,30.7555],[-105.1614,30.7558],[-105.1614,30.7559],[-105.1613,30.7563],[-105.1612,30.7565],[-105.1609,30.7572],[-105.1607,30.7575],[-105.1602,30.7581],[-105.1596,30.7586],[-105.159,30.7592],[-105.1587,30.7594],[-105.1586,30.7596],[-105.1584,30.76],[-105.158,30.761],[-105.1578,30.7613],[-105.1578,30.7617],[-105.1577,30.762],[-105.1577,30.7622],[-105.1577,30.7623],[-105.1577,30.7627],[-105.1576,30.7632],[-105.1576,30.7636],[-105.1576,30.7644],[-105.1575,30.7649],[-105.1574,30.7655],[-105.1574,30.7658],[-105.1575,30.766],[-105.1576,30.7667],[-105.1576,30.7668],[-105.1575,30.767],[-105.1572,30.7674],[-105.157,30.7677],[-105.1569,30.7679],[-105.1568,30.7681],[-105.1568,30.7683],[-105.1568,30.7684],[-105.1568,30.7686],[-105.1568,30.7687],[-105.1568,30.7688],[-105.1566,30.7688],[-105.1564,30.769],[-105.1563,30.7691],[-105.1562,30.7693],[-105.1562,30.7694],[-105.1561,30.7695],[-105.1561,30.7696],[-105.1561,30.7697],[-105.1562,30.7698],[-105.1563,30.7699],[-105.1564,30.7699],[-105.1565,30.77],[-105.1566,30.77],[-105.1567,30.77],[-105.1569,30.7701],[-105.1571,30.7702],[-105.1572,30.7703],[-105.1573,30.7703],[-105.1574,30.7705],[-105.1575,30.7705],[-105.1577,30.7706],[-105.1579,30.7707],[-105.1585,30.7709],[-105.1588,30.771],[-105.1589,30.771],[-105.159,30.771],[-105.1591,30.7709],[-105.1593,30.7708],[-105.1597,30.7706],[-105.1599,30.7705],[-105.1601,30.7704],[-105.1603,30.7704],[-105.1605,30.7704],[-105.1606,30.7704],[-105.1608,30.7704],[-105.1609,30.7704],[-105.1612,30.7705],[-105.1614,30.7706],[-105.1615,30.7706],[-105.1625,30.7706],[-105.1627,30.7706],[-105.1628,30.7707],[-105.1633,30.7711],[-105.1637,30.7714],[-105.1639,30.7715],[-105.1641,30.7718],[-105.1643,30.7721],[-105.1644,30.7722],[-105.1645,30.7723],[-105.1646,30.7724],[-105.1647,30.7725],[-105.1649,30.7726],[-105.165,30.7727],[-105.1652,30.7729],[-105.1653,30.7732],[-105.1654,30.7733],[-105.1656,30.7735],[-105.1657,30.7736],[-105.1657,30.7737],[-105.1657,30.7739],[-105.1658,30.774],[-105.1659,30.7742],[-105.1659,30.7743],[-105.1661,30.7745],[-105.1662,30.7748],[-105.1662,30.7751],[-105.1663,30.7753],[-105.1665,30.7755],[-105.1665,30.7757],[-105.1665,30.7758],[-105.1665,30.776],[-105.1664,30.7762],[-105.1664,30.7764],[-105.1665,30.7764],[-105.1666,30.7765],[-105.1667,30.7766],[-105.1669,30.7766],[-105.167,30.7766],[-105.1671,30.7766],[-105.1672,30.7765],[-105.1674,30.7765],[-105.1675,30.7764],[-105.1676,30.7763],[-105.1678,30.7763],[-105.168,30.7763],[-105.1681,30.7763],[-105.1686,30.776],[-105.1688,30.7759],[-105.1689,30.7758],[-105.1689,30.7757],[-105.1691,30.7753],[-105.1692,30.7749],[-105.1694,30.7744],[-105.1694,30.7741],[-105.1695,30.7739],[-105.1696,30.7736],[-105.1698,30.7732],[-105.1699,30.773],[-105.1702,30.7726],[-105.1704,30.7724],[-105.1705,30.7722],[-105.1706,30.7718],[-105.1707,30.7717],[-105.1708,30.7717],[-105.171,30.7716],[-105.1713,30.7715],[-105.1715,30.7713],[-105.1721,30.7709],[-105.1723,30.7707],[-105.1725,30.7705],[-105.1725,30.7704],[-105.1725,30.7703],[-105.1724,30.7701],[-105.1724,30.7699],[-105.1727,30.7696],[-105.1728,30.7694],[-105.1729,30.7693],[-105.1733,30.7688],[-105.1737,30.7684],[-105.1738,30.7682],[-105.1739,30.7681],[-105.1739,30.7678],[-105.1739,30.7676],[-105.174,30.7675],[-105.1741,30.7674],[-105.1743,30.7674],[-105.1746,30.7673],[-105.1749,30.7673],[-105.1752,30.7674],[-105.1754,30.7674],[-105.1755,30.7675],[-105.1757,30.7676],[-105.1762,30.7678],[-105.1766,30.768],[-105.1768,30.7681],[-105.177,30.7683],[-105.1772,30.7686],[-105.1774,30.7691],[-105.1776,30.7693],[-105.1777,30.7694],[-105.1779,30.7696],[-105.1785,30.7701],[-105.1791,30.7707],[-105.1794,30.7711],[-105.1795,30.7714],[-105.1796,30.7718],[-105.1797,30.772],[-105.1799,30.7725],[-105.1801,30.7727],[-105.1802,30.7729],[-105.1803,30.7731],[-105.1803,30.7732],[-105.1804,30.7734],[-105.1804,30.7736],[-105.1806,30.774],[-105.181,30.7745],[-105.1816,30.7755],[-105.1818,30.7757],[-105.1819,30.7759],[-105.182,30.7761],[-105.1821,30.7763],[-105.1823,30.7764],[-105.1824,30.7764],[-105.1828,30.7765],[-105.1834,30.7765],[-105.1837,30.7765],[-105.1838,30.7765],[-105.184,30.7764],[-105.1842,30.7765],[-105.1844,30.7765],[-105.1846,30.7766],[-105.1848,30.7768],[-105.1849,30.777],[-105.185,30.7772],[-105.1851,30.7774],[-105.1851,30.7777],[-105.1852,30.7791],[-105.1852,30.7794],[-105.1852,30.78],[-105.1852,30.7804],[-105.1852,30.7806],[-105.1851,30.7807],[-105.185,30.7808],[-105.1849,30.7809],[-105.1847,30.781],[-105.1845,30.7813],[-105.1844,30.7815],[-105.1844,30.7816],[-105.1846,30.7817],[-105.1849,30.7818],[-105.1851,30.7819],[-105.1852,30.782],[-105.1854,30.7822],[-105.1856,30.7825],[-105.1857,30.7827],[-105.1857,30.7828],[-105.1856,30.783],[-105.1856,30.7833],[-105.1856,30.7835],[-105.1856,30.7837],[-105.1857,30.784],[-105.1858,30.7843],[-105.186,30.7845],[-105.1861,30.7846],[-105.1862,30.7847],[-105.1864,30.7847],[-105.1871,30.7847],[-105.1876,30.7848],[-105.1883,30.7849],[-105.1896,30.7853],[-105.19,30.7854],[-105.1904,30.7855],[-105.1907,30.7857],[-105.1909,30.7858],[-105.191,30.786],[-105.1913,30.7865],[-105.1917,30.7871],[-105.192,30.788],[-105.1922,30.7886],[-105.1923,30.7889],[-105.1924,30.7894],[-105.1926,30.7899],[-105.1926,30.79],[-105.1928,30.7901],[-105.1929,30.7903],[-105.193,30.7903],[-105.1937,30.7907],[-105.1944,30.791],[-105.1944,30.7911],[-105.1945,30.7914],[-105.1946,30.7915],[-105.1949,30.7921],[-105.195,30.7922],[-105.1952,30.7923],[-105.1954,30.7923],[-105.1955,30.7923],[-105.1958,30.7922],[-105.1959,30.7921],[-105.196,30.792],[-105.1963,30.7914],[-105.1965,30.7911],[-105.1966,30.791],[-105.1968,30.7907],[-105.1972,30.7904],[-105.1974,30.7902],[-105.1976,30.7901],[-105.1985,30.7895],[-105.1986,30.7895],[-105.1991,30.789],[-105.1992,30.7889],[-105.1994,30.788],[-105.1996,30.7879],[-105.1996,30.7878],[-105.1998,30.7877],[-105.2004,30.7875],[-105.2005,30.7874],[-105.2006,30.7874],[-105.2008,30.7874],[-105.201,30.7875],[-105.2015,30.7877],[-105.2019,30.7879],[-105.2022,30.788],[-105.2025,30.788],[-105.2028,30.788],[-105.2031,30.788],[-105.2034,30.788],[-105.2037,30.7879],[-105.2041,30.7878],[-105.2044,30.7877],[-105.2047,30.7875],[-105.2055,30.787],[-105.2063,30.7865],[-105.2065,30.7863],[-105.2067,30.7862],[-105.207,30.7859],[-105.2071,30.7856],[-105.2071,30.7855],[-105.2071,30.7854],[-105.207,30.7852],[-105.2069,30.7848],[-105.2069,30.7847],[-105.207,30.7845],[-105.207,30.7843],[-105.2071,30.7841],[-105.2073,30.784],[-105.2081,30.7833],[-105.2083,30.7831],[-105.2086,30.7829],[-105.2089,30.7827],[-105.2091,30.7827],[-105.2092,30.7826],[-105.2094,30.7827],[-105.2096,30.7827],[-105.2099,30.7827],[-105.21,30.7827],[-105.2105,30.7825],[-105.211,30.7823],[-105.2112,30.7822],[-105.2113,30.782],[-105.2114,30.7818],[-105.2115,30.7818],[-105.2117,30.7818],[-105.212,30.7818],[-105.2122,30.7819],[-105.2123,30.7819],[-105.2126,30.7819],[-105.213,30.782],[-105.2132,30.7821],[-105.2135,30.7822],[-105.2135,30.7823],[-105.2137,30.7824],[-105.2141,30.7826],[-105.2142,30.7827],[-105.2142,30.783],[-105.2143,30.7832],[-105.2143,30.7833],[-105.2144,30.7835],[-105.2146,30.7836],[-105.2147,30.7837],[-105.2148,30.7837],[-105.2151,30.7838],[-105.2153,30.7838],[-105.2154,30.7838],[-105.2155,30.7838],[-105.2157,30.7835],[-105.2159,30.7834],[-105.2162,30.7833],[-105.2163,30.7833],[-105.2164,30.7833],[-105.2165,30.7833],[-105.2167,30.7834],[-105.2169,30.7836],[-105.2168,30.7838],[-105.2166,30.7839],[-105.2166,30.784],[-105.2166,30.7842],[-105.2165,30.7843],[-105.2165,30.7845],[-105.2166,30.7846],[-105.2167,30.7847],[-105.2172,30.785],[-105.2175,30.7851],[-105.218,30.7852],[-105.2182,30.7852],[-105.2184,30.7852],[-105.2186,30.7852],[-105.2188,30.7854],[-105.219,30.7855],[-105.2197,30.7863],[-105.2198,30.7864],[-105.2199,30.7868],[-105.22,30.7871],[-105.22,30.7874],[-105.2201,30.7876],[-105.2202,30.7878],[-105.2201,30.788],[-105.2201,30.7882],[-105.22,30.7883],[-105.22,30.7885],[-105.2201,30.7886],[-105.2201,30.7888],[-105.2201,30.7889],[-105.2199,30.7891],[-105.2197,30.7893],[-105.2194,30.7897],[-105.2192,30.7899],[-105.2188,30.7904],[-105.2187,30.7908],[-105.2185,30.7912],[-105.2185,30.7914],[-105.2184,30.7916],[-105.2184,30.7917],[-105.2184,30.7919],[-105.2185,30.792],[-105.2184,30.7921],[-105.2184,30.7922],[-105.2182,30.7924],[-105.218,30.7925],[-105.2178,30.7927],[-105.2178,30.7928],[-105.2177,30.793],[-105.2177,30.7931],[-105.2176,30.7932],[-105.2174,30.7933],[-105.2172,30.7934],[-105.2171,30.7934],[-105.2169,30.7934],[-105.2167,30.7932],[-105.2164,30.7931],[-105.2159,30.7929],[-105.2156,30.7929],[-105.2152,30.7929],[-105.215,30.7929],[-105.2147,30.7929],[-105.2145,30.793],[-105.2143,30.793],[-105.214,30.7931],[-105.2133,30.7931],[-105.2132,30.7932],[-105.213,30.7932],[-105.2127,30.7934],[-105.2124,30.7938],[-105.2122,30.7939],[-105.212,30.794],[-105.2117,30.7942],[-105.2116,30.7943],[-105.2115,30.7945],[-105.2114,30.7947],[-105.2115,30.795],[-105.2115,30.7952],[-105.2115,30.7953],[-105.2115,30.7954],[-105.2114,30.7955],[-105.2108,30.7968],[-105.2107,30.7969],[-105.2106,30.7969],[-105.2104,30.7969],[-105.2103,30.7969],[-105.2102,30.7969],[-105.2101,30.797],[-105.2099,30.7971],[-105.2098,30.7972],[-105.2097,30.7974],[-105.2096,30.7976],[-105.2096,30.7978],[-105.2096,30.798],[-105.2097,30.7981],[-105.2099,30.7982],[-105.2103,30.7984],[-105.2104,30.7985],[-105.2105,30.7987],[-105.2107,30.799],[-105.2109,30.7992],[-105.2111,30.7996],[-105.2112,30.7996],[-105.212,30.7997],[-105.2122,30.7998],[-105.2124,30.7999],[-105.2125,30.8],[-105.2126,30.8001],[-105.2128,30.8002],[-105.213,30.8005],[-105.2132,30.8006],[-105.2133,30.8008],[-105.2134,30.8011],[-105.2137,30.8014],[-105.2138,30.8017],[-105.214,30.8022],[-105.214,30.8023],[-105.214,30.8025],[-105.214,30.8026],[-105.2139,30.8027],[-105.2138,30.8028],[-105.2138,30.803],[-105.2138,30.8032],[-105.2138,30.8034],[-105.2138,30.8035],[-105.2139,30.8038],[-105.214,30.804],[-105.2141,30.8042],[-105.2143,30.8046],[-105.2145,30.8048],[-105.2145,30.8049],[-105.2147,30.8051],[-105.2148,30.8053],[-105.2148,30.8054],[-105.2148,30.8056],[-105.2149,30.8057],[-105.2149,30.8058],[-105.215,30.8059],[-105.2151,30.8059],[-105.2153,30.8059],[-105.2154,30.8059],[-105.2155,30.8059],[-105.2158,30.8059],[-105.216,30.8058],[-105.2163,30.8058],[-105.2165,30.8058],[-105.2167,30.8058],[-105.2168,30.8058],[-105.217,30.8059],[-105.2172,30.8059],[-105.2174,30.8059],[-105.2176,30.806],[-105.2177,30.8059],[-105.2178,30.8059],[-105.218,30.8059],[-105.2181,30.8059],[-105.2183,30.8058],[-105.2184,30.8057],[-105.2185,30.8056],[-105.219,30.8052],[-105.2192,30.805],[-105.2194,30.8046],[-105.2196,30.8046],[-105.2197,30.8045],[-105.2199,30.8043],[-105.2205,30.8037],[-105.2206,30.8035],[-105.2208,30.8033],[-105.2209,30.8032],[-105.221,30.803],[-105.2211,30.8028],[-105.2212,30.8027],[-105.2213,30.8026],[-105.2214,30.8025],[-105.2216,30.8024],[-105.2217,30.8023],[-105.2219,30.8021],[-105.222,30.8021],[-105.2224,30.8017],[-105.2226,30.8015],[-105.2229,30.8013],[-105.2232,30.801],[-105.2233,30.8009],[-105.2234,30.8008],[-105.2235,30.8008],[-105.2237,30.8008],[-105.2239,30.8009],[-105.2241,30.8009],[-105.2242,30.8008],[-105.2245,30.8007],[-105.2248,30.8006],[-105.2249,30.8005],[-105.2251,30.8003],[-105.2253,30.8002],[-105.2255,30.7999],[-105.2256,30.7998],[-105.2257,30.7996],[-105.2258,30.7996],[-105.2262,30.7994],[-105.2265,30.7994],[-105.2267,30.7993],[-105.2269,30.7993],[-105.2271,30.7992],[-105.2272,30.7992],[-105.2274,30.7992],[-105.2276,30.7992],[-105.2278,30.7992],[-105.2279,30.7992],[-105.228,30.7993],[-105.2282,30.7994],[-105.2282,30.7995],[-105.2284,30.7995],[-105.2287,30.7997],[-105.2288,30.7998],[-105.2289,30.7999],[-105.229,30.8002],[-105.2291,30.8003],[-105.229,30.8004],[-105.2289,30.8005],[-105.2289,30.8006],[-105.2288,30.8007],[-105.2288,30.8008],[-105.2287,30.8009],[-105.2286,30.801],[-105.2285,30.8012],[-105.2284,30.8013],[-105.2284,30.8014],[-105.2284,30.8016],[-105.2284,30.8017],[-105.2284,30.8019],[-105.2284,30.802],[-105.2284,30.8022],[-105.2284,30.8024],[-105.2283,30.8026],[-105.2283,30.8027],[-105.2284,30.8028],[-105.2284,30.8029],[-105.2285,30.8029],[-105.2286,30.803],[-105.2289,30.8032],[-105.2291,30.8033],[-105.2293,30.8034],[-105.2295,30.8036],[-105.2297,30.8037],[-105.23,30.8038],[-105.2302,30.8039],[-105.2303,30.8039],[-105.2304,30.8039],[-105.2305,30.8039],[-105.2308,30.8038],[-105.2309,30.8037],[-105.231,30.8036],[-105.2311,30.8036],[-105.2313,30.8035],[-105.2314,30.8034],[-105.2315,30.8033],[-105.2318,30.8032],[-105.2319,30.8031],[-105.2321,30.803],[-105.2323,30.803],[-105.2324,30.8029],[-105.2326,30.8029],[-105.2327,30.8029],[-105.2329,30.8029],[-105.2331,30.8029],[-105.2334,30.803],[-105.2336,30.8031],[-105.2337,30.8031],[-105.2339,30.803],[-105.234,30.803],[-105.234,30.8029],[-105.2341,30.8028],[-105.2342,30.8027],[-105.2343,30.8027],[-105.2344,30.8027],[-105.2345,30.8026],[-105.2346,30.8026],[-105.2349,30.8027],[-105.235,30.8027],[-105.2351,30.8027],[-105.2353,30.8027],[-105.2354,30.8027],[-105.2356,30.8027],[-105.2357,30.8028],[-105.2359,30.8029],[-105.2361,30.803],[-105.2363,30.8031],[-105.2365,30.8032],[-105.2367,30.8032],[-105.237,30.8032],[-105.2372,30.8033],[-105.2373,30.8033],[-105.2374,30.8034],[-105.2375,30.8035],[-105.2376,30.8036],[-105.2376,30.8037],[-105.2377,30.8037],[-105.2379,30.8037],[-105.238,30.8037],[-105.2382,30.8037],[-105.2383,30.8036],[-105.2384,30.8035],[-105.2385,30.8033],[-105.2387,30.8029],[-105.2387,30.8028],[-105.2389,30.8026],[-105.239,30.8025],[-105.2391,30.8024],[-105.2393,30.8024],[-105.2394,30.8023],[-105.2397,30.8023],[-105.2399,30.8023],[-105.2401,30.8023],[-105.2403,30.8022],[-105.2407,30.8022],[-105.2408,30.8022],[-105.2409,30.8022],[-105.2411,30.8023],[-105.2413,30.8023],[-105.2414,30.8023],[-105.2417,30.8022],[-105.2418,30.8022],[-105.2419,30.8021],[-105.2421,30.802],[-105.2422,30.802],[-105.2424,30.8018],[-105.2426,30.8017],[-105.2428,30.8016],[-105.243,30.8015],[-105.2432,30.8013],[-105.2434,30.801],[-105.2436,30.8007],[-105.2437,30.8006],[-105.2437,30.8003],[-105.2439,30.8002],[-105.244,30.8],[-105.2441,30.7999],[-105.2442,30.7998],[-105.2443,30.7998],[-105.2445,30.7998],[-105.2447,30.7998],[-105.2448,30.7999],[-105.245,30.8],[-105.2451,30.8],[-105.2452,30.8002],[-105.2452,30.8003],[-105.2454,30.8004],[-105.2455,30.8004],[-105.2456,30.8005],[-105.2457,30.8005],[-105.2458,30.8005],[-105.2459,30.8005],[-105.2462,30.8005],[-105.2466,30.8004],[-105.2469,30.8003],[-105.2472,30.8003],[-105.2474,30.8002],[-105.2477,30.8002],[-105.2479,30.8001],[-105.2484,30.8],[-105.2485,30.7999],[-105.2488,30.7997],[-105.2491,30.7995],[-105.2494,30.7994],[-105.2495,30.7994],[-105.2497,30.7993],[-105.2499,30.7992],[-105.2501,30.7992],[-105.2502,30.799],[-105.2503,30.7989],[-105.2504,30.7987],[-105.2505,30.7986],[-105.2506,30.7984],[-105.2508,30.7982],[-105.2509,30.798],[-105.251,30.7979],[-105.2512,30.7976],[-105.2514,30.7974],[-105.2515,30.7973],[-105.2516,30.7972],[-105.2518,30.797],[-105.252,30.7969],[-105.2521,30.7968],[-105.2522,30.7967],[-105.2523,30.7966],[-105.2525,30.7963],[-105.2526,30.796],[-105.2527,30.7959],[-105.2528,30.7958],[-105.2529,30.7958],[-105.253,30.7958],[-105.2533,30.7959],[-105.2535,30.7959],[-105.2536,30.7959],[-105.2538,30.7959],[-105.2539,30.7959],[-105.2541,30.7957],[-105.2542,30.7956],[-105.2546,30.7955],[-105.2549,30.7954],[-105.255,30.7953],[-105.2555,30.7952],[-105.2557,30.7951],[-105.2557,30.795],[-105.2557,30.7947],[-105.2558,30.7946],[-105.2559,30.7945],[-105.256,30.7944],[-105.2562,30.7944],[-105.2565,30.7943],[-105.2567,30.7943],[-105.257,30.7943],[-105.2572,30.7944],[-105.2574,30.7944],[-105.2576,30.7945],[-105.2578,30.7946],[-105.2579,30.7947],[-105.2583,30.7951],[-105.2584,30.7952],[-105.2586,30.7953],[-105.2587,30.7954],[-105.2588,30.7955],[-105.2589,30.7956],[-105.259,30.7959],[-105.2591,30.7961],[-105.2594,30.7966],[-105.2598,30.7972],[-105.26,30.7974],[-105.2601,30.7975],[-105.2602,30.7976],[-105.2606,30.7978],[-105.2607,30.7979],[-105.2609,30.7981],[-105.261,30.7982],[-105.2611,30.7984],[-105.2612,30.7985],[-105.2614,30.7985],[-105.2616,30.7985],[-105.2617,30.7986],[-105.2618,30.7986],[-105.2619,30.7986],[-105.2621,30.7988],[-105.2628,30.7994],[-105.263,30.7995],[-105.2631,30.7996],[-105.2632,30.7996],[-105.2634,30.7997],[-105.2636,30.7998],[-105.2638,30.7999],[-105.2639,30.8],[-105.2642,30.8003],[-105.2645,30.8008],[-105.2646,30.801],[-105.2647,30.8013],[-105.2649,30.8016],[-105.2651,30.802],[-105.2652,30.8021],[-105.2653,30.8022],[-105.2654,30.8024],[-105.2654,30.8025],[-105.2655,30.8026],[-105.2655,30.8027],[-105.2656,30.8031],[-105.2656,30.8032],[-105.2656,30.8034],[-105.2656,30.8037],[-105.2656,30.8039],[-105.2656,30.8043],[-105.2656,30.8044],[-105.2656,30.8047],[-105.2656,30.805],[-105.2656,30.8052],[-105.2656,30.8053],[-105.2657,30.8055],[-105.2657,30.8056],[-105.2658,30.8057],[-105.2658,30.8058],[-105.2658,30.8061],[-105.2658,30.8063],[-105.2658,30.8065],[-105.2659,30.8067],[-105.2659,30.8069],[-105.2662,30.8071],[-105.2663,30.8072],[-105.2664,30.8074],[-105.2664,30.8076],[-105.2665,30.8078],[-105.2666,30.808],[-105.2666,30.8081],[-105.2666,30.8083],[-105.2667,30.8084],[-105.2668,30.8085],[-105.267,30.8086],[-105.2672,30.8086],[-105.2673,30.8086],[-105.2674,30.8087],[-105.2679,30.8089],[-105.268,30.8089],[-105.2682,30.809],[-105.2683,30.809],[-105.2686,30.8093],[-105.2688,30.8093],[-105.269,30.8093],[-105.2702,30.8094],[-105.2704,30.8093],[-105.2707,30.8093],[-105.2712,30.8093],[-105.2714,30.8093],[-105.2716,30.8094],[-105.2717,30.8094],[-105.2718,30.8094],[-105.2719,30.8093],[-105.272,30.8092],[-105.2723,30.809],[-105.2724,30.8089],[-105.2724,30.8088],[-105.2725,30.8085],[-105.2726,30.8084],[-105.2728,30.8083],[-105.273,30.8082],[-105.2732,30.8081],[-105.2733,30.8081],[-105.2736,30.8081],[-105.2737,30.8081],[-105.2738,30.8082],[-105.2739,30.8082],[-105.2741,30.8082],[-105.2742,30.8082],[-105.2744,30.8081],[-105.2744,30.808],[-105.2745,30.8079],[-105.2745,30.8078],[-105.2746,30.8077],[-105.2747,30.8075],[-105.2751,30.8073],[-105.2753,30.8072],[-105.2753,30.8071],[-105.2755,30.807],[-105.2756,30.8069],[-105.2757,30.8069],[-105.2758,30.807],[-105.2759,30.8071],[-105.276,30.8073],[-105.2762,30.8075],[-105.2766,30.8082],[-105.2767,30.8085],[-105.2768,30.8087],[-105.2768,30.8089],[-105.2769,30.8093],[-105.277,30.8097],[-105.277,30.8101],[-105.2771,30.8105],[-105.2771,30.8106],[-105.2772,30.8109],[-105.2772,30.8111],[-105.2773,30.8113],[-105.2774,30.8115],[-105.2776,30.8116],[-105.2777,30.8117],[-105.2779,30.8118],[-105.2785,30.8122],[-105.2789,30.8125],[-105.2791,30.8126],[-105.2791,30.8127],[-105.2792,30.8129],[-105.2793,30.813],[-105.2793,30.8132],[-105.2793,30.8133],[-105.2793,30.8135],[-105.2792,30.8142],[-105.2792,30.8145],[-105.2792,30.8147],[-105.2792,30.8148],[-105.2793,30.815],[-105.2793,30.8154],[-105.2793,30.8156],[-105.2794,30.8157],[-105.2795,30.8158],[-105.2797,30.816],[-105.2799,30.8161],[-105.2804,30.8165],[-105.2809,30.8169],[-105.2811,30.817],[-105.2815,30.8173],[-105.2816,30.8174],[-105.2817,30.8175],[-105.2818,30.8177],[-105.2819,30.8178],[-105.2819,30.818],[-105.282,30.818],[-105.282,30.8181],[-105.2821,30.8181],[-105.2822,30.8182],[-105.2823,30.8182],[-105.2825,30.8183],[-105.2829,30.8183],[-105.2836,30.8185],[-105.2839,30.8185],[-105.2841,30.8185],[-105.2843,30.8186],[-105.2849,30.8187],[-105.2851,30.8187],[-105.2853,30.8187],[-105.2854,30.8186],[-105.2856,30.8186],[-105.2857,30.8185],[-105.286,30.8182],[-105.2862,30.8181],[-105.2864,30.818],[-105.2866,30.8179],[-105.2869,30.8178],[-105.2871,30.8178],[-105.2874,30.8177],[-105.2876,30.8177],[-105.2878,30.8178],[-105.2879,30.8178],[-105.2879,30.8179],[-105.2881,30.818],[-105.2882,30.8181],[-105.2883,30.8183],[-105.2885,30.8185],[-105.2886,30.8186],[-105.2887,30.8188],[-105.2888,30.8191],[-105.2889,30.8194],[-105.2889,30.8196],[-105.2889,30.8197],[-105.2889,30.8199],[-105.2889,30.82],[-105.289,30.8201],[-105.289,30.8203],[-105.2891,30.8204],[-105.2892,30.8206],[-105.2892,30.8207],[-105.2893,30.8209],[-105.2894,30.8211],[-105.2895,30.8216],[-105.2895,30.8217],[-105.2895,30.8219],[-105.2895,30.8223],[-105.2895,30.8224],[-105.2895,30.8226],[-105.2895,30.8227],[-105.2895,30.8228],[-105.2895,30.8229],[-105.2895,30.823],[-105.2894,30.8231],[-105.2893,30.8233],[-105.2892,30.8235],[-105.2892,30.8236],[-105.2892,30.8237],[-105.2893,30.8238],[-105.2894,30.824],[-105.2895,30.8241],[-105.2896,30.8242],[-105.2896,30.8243],[-105.2896,30.8244],[-105.2897,30.8245],[-105.2898,30.8247],[-105.2899,30.8248],[-105.2901,30.825],[-105.2904,30.825],[-105.2908,30.8254],[-105.291,30.8257],[-105.2914,30.826],[-105.2917,30.8261],[-105.2918,30.8262],[-105.2919,30.8262],[-105.292,30.8262],[-105.2921,30.8263],[-105.2922,30.8263],[-105.2926,30.8264],[-105.2928,30.8264],[-105.2931,30.8264],[-105.2933,30.8264],[-105.2935,30.8264],[-105.2937,30.8264],[-105.2939,30.8264],[-105.2943,30.8264],[-105.2945,30.8264],[-105.2948,30.8263],[-105.2951,30.8263],[-105.2953,30.8262],[-105.2957,30.8261],[-105.2959,30.826],[-105.2963,30.8259],[-105.2965,30.8259],[-105.2971,30.8258],[-105.2975,30.8257],[-105.2978,30.8257],[-105.298,30.8256],[-105.2985,30.8255],[-105.2987,30.8255],[-105.2989,30.8254],[-105.299,30.8254],[-105.2992,30.8254],[-105.2995,30.8251],[-105.2999,30.825],[-105.3,30.8249],[-105.3001,30.8248],[-105.3002,30.8246],[-105.3002,30.8245],[-105.3003,30.8243],[-105.3004,30.8241],[-105.3005,30.824],[-105.3006,30.8239],[-105.3007,30.8236],[-105.3009,30.8233],[-105.3009,30.823],[-105.301,30.8225],[-105.301,30.8222],[-105.301,30.8216],[-105.301,30.8211],[-105.301,30.8209],[-105.301,30.8207],[-105.301,30.8206],[-105.3009,30.8205],[-105.3009,30.8203],[-105.3008,30.8201],[-105.3007,30.8199],[-105.3006,30.8197],[-105.3006,30.8195],[-105.3005,30.8193],[-105.3005,30.8192],[-105.3006,30.8191],[-105.3007,30.8189],[-105.3008,30.8188],[-105.3009,30.8187],[-105.301,30.8185],[-105.3011,30.8183],[-105.3013,30.8179],[-105.3014,30.8177],[-105.3015,30.8176],[-105.3015,30.8175],[-105.3016,30.8174],[-105.3017,30.8172],[-105.3019,30.8171],[-105.302,30.8169],[-105.3021,30.8168],[-105.3022,30.8166],[-105.3024,30.8164],[-105.3026,30.8162],[-105.3027,30.8161],[-105.3027,30.816],[-105.3028,30.8159],[-105.3029,30.8156],[-105.303,30.8153],[-105.303,30.8152],[-105.3031,30.8151],[-105.3031,30.815],[-105.3031,30.8149],[-105.3032,30.8148],[-105.3033,30.8146],[-105.3034,30.8145],[-105.3034,30.8144],[-105.3035,30.8142],[-105.3035,30.8141],[-105.3035,30.8139],[-105.3035,30.8137],[-105.3036,30.8137],[-105.3036,30.8136],[-105.3037,30.8135],[-105.3038,30.8133],[-105.3039,30.8132],[-105.304,30.8131],[-105.3042,30.813],[-105.3043,30.8129],[-105.3045,30.8128],[-105.3047,30.8126],[-105.3049,30.8124],[-105.305,30.8122],[-105.3053,30.8117],[-105.3054,30.8115],[-105.3055,30.8114],[-105.3056,30.8114],[-105.3057,30.8114],[-105.3058,30.8114],[-105.3059,30.8114],[-105.306,30.8114],[-105.3061,30.8114],[-105.3062,30.8113],[-105.3062,30.8112],[-105.3062,30.8111],[-105.3062,30.8109],[-105.3062,30.8107],[-105.3062,30.8105],[-105.3062,30.8104],[-105.3061,30.8102],[-105.306,30.8101],[-105.306,30.81],[-105.306,30.8099],[-105.3062,30.8098],[-105.3064,30.8097],[-105.3065,30.8097],[-105.3067,30.8097],[-105.3068,30.8098],[-105.307,30.8098],[-105.3072,30.8099],[-105.3074,30.81],[-105.3076,30.81],[-105.3078,30.8101],[-105.3081,30.8103],[-105.3083,30.8105],[-105.3085,30.8106],[-105.3087,30.8108],[-105.3088,30.8109],[-105.3089,30.8111],[-105.3089,30.8112],[-105.3089,30.8113],[-105.3089,30.8115],[-105.309,30.8119],[-105.309,30.8121],[-105.309,30.8124],[-105.3089,30.8126],[-105.3089,30.8129],[-105.3089,30.8133],[-105.3088,30.8135],[-105.3088,30.8137],[-105.3087,30.8139],[-105.3084,30.8141],[-105.3082,30.8143],[-105.3079,30.8147],[-105.3079,30.8148],[-105.3079,30.8149],[-105.308,30.8149],[-105.3081,30.815],[-105.3085,30.8151],[-105.3086,30.8151],[-105.3088,30.8152],[-105.3089,30.8152],[-105.3091,30.8154],[-105.3092,30.8156],[-105.3093,30.8157],[-105.3094,30.8158],[-105.3094,30.8159],[-105.3093,30.816],[-105.3093,30.8161],[-105.3093,30.8162],[-105.3091,30.8165],[-105.3091,30.8167],[-105.3091,30.8169],[-105.3092,30.817],[-105.3094,30.817],[-105.3096,30.817],[-105.3097,30.817],[-105.3098,30.8169],[-105.3099,30.8168],[-105.3101,30.8166],[-105.3102,30.8165],[-105.3102,30.8164],[-105.3103,30.8162],[-105.3105,30.816],[-105.3106,30.8159],[-105.3107,30.8156],[-105.3108,30.8155],[-105.3108,30.8153],[-105.3108,30.8152],[-105.3109,30.815],[-105.311,30.8149],[-105.3111,30.8147],[-105.3112,30.8146],[-105.3113,30.8144],[-105.3113,30.8143],[-105.3113,30.8142],[-105.3114,30.814],[-105.3115,30.8139],[-105.3117,30.8136],[-105.3118,30.8135],[-105.3119,30.8134],[-105.3122,30.8133],[-105.3124,30.8133],[-105.3127,30.8131],[-105.3129,30.813],[-105.313,30.8129],[-105.3131,30.8128],[-105.3133,30.8128],[-105.3135,30.8127],[-105.3137,30.8127],[-105.314,30.8126],[-105.3143,30.8124],[-105.3144,30.8123],[-105.3145,30.8122],[-105.3146,30.8121],[-105.3146,30.812],[-105.3146,30.8118],[-105.3146,30.8117],[-105.3147,30.8116],[-105.3147,30.8115],[-105.3148,30.8115],[-105.3149,30.8114],[-105.315,30.8113],[-105.3152,30.8113],[-105.3153,30.8113],[-105.3157,30.8111],[-105.3161,30.8109],[-105.3162,30.8109],[-105.3164,30.8109],[-105.3166,30.8109],[-105.3169,30.8109],[-105.317,30.8109],[-105.317,30.811],[-105.3171,30.8111],[-105.3173,30.8112],[-105.3174,30.8113],[-105.3176,30.8115],[-105.3177,30.8116],[-105.3178,30.8117],[-105.318,30.8119],[-105.3182,30.8121],[-105.3184,30.8121],[-105.3186,30.8122],[-105.3189,30.8122],[-105.319,30.8122],[-105.3191,30.8123],[-105.3191,30.8124],[-105.319,30.8125],[-105.319,30.8126],[-105.3189,30.8127],[-105.3186,30.813],[-105.3184,30.8134],[-105.3184,30.8136],[-105.3184,30.8138],[-105.3184,30.8142],[-105.3183,30.8144],[-105.3183,30.8146],[-105.3183,30.8147],[-105.3181,30.815],[-105.318,30.8152],[-105.3178,30.8155],[-105.3177,30.8158],[-105.3176,30.8162],[-105.3175,30.8164],[-105.3175,30.8166],[-105.3175,30.8167],[-105.3175,30.8168],[-105.3175,30.8169],[-105.3176,30.817],[-105.3176,30.8171],[-105.3176,30.8172],[-105.3175,30.8173],[-105.3174,30.8173],[-105.3173,30.8174],[-105.317,30.8176],[-105.3168,30.8178],[-105.3166,30.8179],[-105.3164,30.8181],[-105.3163,30.8182],[-105.3162,30.8184],[-105.316,30.8187],[-105.3162,30.8196],[-105.3165,30.8204],[-105.3166,30.8205],[-105.3168,30.8206],[-105.317,30.8208],[-105.3173,30.821],[-105.3175,30.8211],[-105.3177,30.8213],[-105.3178,30.8215],[-105.3179,30.8216],[-105.3181,30.8221],[-105.3183,30.8224],[-105.3184,30.8229],[-105.3185,30.8231],[-105.3187,30.8235],[-105.3188,30.8237],[-105.3189,30.824],[-105.319,30.8244],[-105.319,30.8246],[-105.319,30.8249],[-105.3189,30.8251],[-105.3188,30.8253],[-105.3186,30.8259],[-105.3185,30.8261],[-105.3184,30.8263],[-105.3182,30.8265],[-105.3182,30.8267],[-105.3181,30.8268],[-105.318,30.827],[-105.318,30.8272],[-105.318,30.8273],[-105.318,30.8274],[-105.3181,30.8276],[-105.3182,30.8278],[-105.3185,30.8282],[-105.3186,30.8284],[-105.3189,30.8287],[-105.3191,30.8289],[-105.3192,30.829],[-105.3193,30.829],[-105.3195,30.8291],[-105.3196,30.8291],[-105.3198,30.829],[-105.32,30.8289],[-105.32,30.8288],[-105.3201,30.8287],[-105.3201,30.8285],[-105.32,30.8284],[-105.32,30.8282],[-105.3199,30.828],[-105.3199,30.8279],[-105.32,30.8278],[-105.32,30.8277],[-105.3203,30.8275],[-105.3205,30.8274],[-105.3207,30.8274],[-105.3209,30.8273],[-105.3211,30.8273],[-105.3213,30.8274],[-105.3216,30.8274],[-105.3217,30.8274],[-105.3224,30.8278],[-105.3226,30.8279],[-105.3229,30.828],[-105.3232,30.8281],[-105.3236,30.8282],[-105.3239,30.8283],[-105.3242,30.8283],[-105.3244,30.8283],[-105.3246,30.8283],[-105.3248,30.8282],[-105.3249,30.8281],[-105.3251,30.828],[-105.3252,30.8278],[-105.3254,30.8276],[-105.3255,30.8274],[-105.3256,30.8272],[-105.3258,30.8271],[-105.3261,30.8267],[-105.3264,30.8266],[-105.3268,30.8262],[-105.3268,30.8261],[-105.3269,30.8259],[-105.3269,30.8257],[-105.3269,30.8255],[-105.3269,30.8252],[-105.3269,30.825],[-105.327,30.8248],[-105.327,30.8247],[-105.3272,30.8247],[-105.3273,30.8247],[-105.3275,30.8247],[-105.3276,30.8247],[-105.3277,30.8247],[-105.328,30.8247],[-105.3285,30.8248],[-105.3287,30.8248],[-105.3289,30.8248],[-105.3291,30.8249],[-105.3293,30.825],[-105.3296,30.8252],[-105.3297,30.8253],[-105.3298,30.8254],[-105.3298,30.8255],[-105.3299,30.8256],[-105.3301,30.8257],[-105.3302,30.8258],[-105.3302,30.826],[-105.3302,30.8261],[-105.33,30.8265],[-105.3299,30.8267],[-105.3294,30.8274],[-105.3292,30.8277],[-105.329,30.828],[-105.3289,30.8283],[-105.3286,30.8286],[-105.3285,30.8288],[-105.3284,30.8289],[-105.3283,30.8291],[-105.3282,30.8293],[-105.3281,30.8296],[-105.328,30.8298],[-105.3278,30.8301],[-105.3278,30.8303],[-105.3277,30.8305],[-105.3278,30.8308],[-105.3278,30.8309],[-105.3278,30.8311],[-105.3279,30.8312],[-105.328,30.8314],[-105.3282,30.8314],[-105.3283,30.8315],[-105.3285,30.8315],[-105.3287,30.8316],[-105.3291,30.8317],[-105.3294,30.8317],[-105.3296,30.8318],[-105.3299,30.8319],[-105.3303,30.832],[-105.3304,30.8321],[-105.3307,30.8322],[-105.3309,30.8322],[-105.3311,30.8323],[-105.3313,30.8323],[-105.3314,30.8323],[-105.3317,30.8323],[-105.332,30.8323],[-105.3322,30.8324],[-105.3324,30.8325],[-105.3325,30.8326],[-105.3326,30.8327],[-105.3331,30.8332],[-105.3332,30.8333],[-105.3335,30.8334],[-105.3338,30.8335],[-105.3341,30.8336],[-105.3342,30.8336],[-105.3345,30.8336],[-105.3347,30.8336],[-105.3348,30.8336],[-105.3349,30.8336],[-105.3351,30.8336],[-105.3353,30.8335],[-105.3354,30.8335],[-105.3355,30.8334],[-105.3357,30.8334],[-105.3358,30.8333],[-105.336,30.8334],[-105.3361,30.8334],[-105.3363,30.8334],[-105.3364,30.8335],[-105.3367,30.8335],[-105.3368,30.8335],[-105.3369,30.8335],[-105.337,30.8334],[-105.3371,30.8334],[-105.3372,30.8335],[-105.3373,30.8338],[-105.3373,30.8339],[-105.3373,30.8341],[-105.3373,30.8342],[-105.3373,30.8343],[-105.3373,30.8347],[-105.3373,30.835],[-105.3374,30.8355],[-105.3374,30.8358],[-105.3374,30.8359],[-105.3375,30.836],[-105.3375,30.8361],[-105.3378,30.8364],[-105.3379,30.8365],[-105.3379,30.8366],[-105.3379,30.8368],[-105.338,30.8372],[-105.338,30.8373],[-105.338,30.8375],[-105.338,30.8376],[-105.3379,30.8377],[-105.3379,30.8378],[-105.338,30.838],[-105.338,30.8382],[-105.3381,30.8383],[-105.3381,30.8385],[-105.3382,30.8385],[-105.3383,30.8388],[-105.3385,30.8391],[-105.3386,30.8392],[-105.3387,30.8393],[-105.3387,30.8395],[-105.3388,30.8396],[-105.3388,30.8398],[-105.3388,30.8399],[-105.3388,30.84],[-105.3389,30.8401],[-105.339,30.8402],[-105.3391,30.8403],[-105.3392,30.8404],[-105.3393,30.8405],[-105.3395,30.8405],[-105.3397,30.8406],[-105.3398,30.8406],[-105.3401,30.8407],[-105.3403,30.8406],[-105.3406,30.8406],[-105.3407,30.8405],[-105.3408,30.8405],[-105.3411,30.8405],[-105.3414,30.8405],[-105.3417,30.8405],[-105.3418,30.8405],[-105.342,30.8406],[-105.3421,30.8407],[-105.3422,30.8408],[-105.3423,30.8409],[-105.3424,30.8409],[-105.3426,30.841],[-105.3427,30.841],[-105.343,30.841],[-105.3433,30.8409],[-105.3437,30.8409],[-105.344,30.8408],[-105.3444,30.8408],[-105.3447,30.8408],[-105.3449,30.8408],[-105.3453,30.8407],[-105.3455,30.8407],[-105.3457,30.8406],[-105.3459,30.8405],[-105.3463,30.8402],[-105.3466,30.84],[-105.3472,30.8397],[-105.3474,30.8395],[-105.3474,30.8394],[-105.3473,30.8394],[-105.3473,30.8393],[-105.3473,30.8392],[-105.3472,30.8392],[-105.3472,30.8391],[-105.3472,30.8387],[-105.3472,30.8385],[-105.3474,30.8383],[-105.3475,30.8381],[-105.3477,30.838],[-105.3478,30.838],[-105.3481,30.8379],[-105.3482,30.8378],[-105.3485,30.8378],[-105.3488,30.8376],[-105.3491,30.8375],[-105.3493,30.8372],[-105.3496,30.837],[-105.3497,30.8369],[-105.3499,30.8369],[-105.35,30.8369],[-105.35,30.8368],[-105.3504,30.8366],[-105.3504,30.8365],[-105.3506,30.8364],[-105.3507,30.8363],[-105.3508,30.8362],[-105.3509,30.8361],[-105.3511,30.8359],[-105.3512,30.8358],[-105.3513,30.8357],[-105.3514,30.8356],[-105.3515,30.8356],[-105.3516,30.8356],[-105.3517,30.8356],[-105.3517,30.8355],[-105.3518,30.8356],[-105.352,30.8355],[-105.3521,30.8356],[-105.3522,30.8356],[-105.3524,30.8357],[-105.3525,30.8358],[-105.3526,30.8358],[-105.3527,30.8358],[-105.3528,30.8358],[-105.353,30.8358],[-105.3531,30.8359],[-105.3533,30.8361],[-105.3534,30.8363],[-105.3536,30.8366],[-105.3538,30.8368],[-105.3539,30.837],[-105.354,30.837],[-105.3541,30.8371],[-105.3541,30.8372],[-105.3543,30.8374],[-105.3544,30.8376],[-105.3544,30.8377],[-105.3544,30.8378],[-105.3544,30.838],[-105.3543,30.8383],[-105.3541,30.8387],[-105.3538,30.8391],[-105.3535,30.8396],[-105.3535,30.8399],[-105.3534,30.8405],[-105.3534,30.8406],[-105.3534,30.8407],[-105.3533,30.8409],[-105.3532,30.841],[-105.3532,30.8411],[-105.3531,30.8413],[-105.353,30.8414],[-105.3531,30.8416],[-105.3531,30.8418],[-105.3532,30.842],[-105.3534,30.8423],[-105.3535,30.8424],[-105.3536,30.8425],[-105.3537,30.8427],[-105.3539,30.8428],[-105.354,30.8428],[-105.3542,30.8428],[-105.3543,30.8429],[-105.3543,30.843],[-105.3543,30.8431],[-105.3543,30.8432],[-105.3544,30.8433],[-105.3547,30.8435],[-105.355,30.8436],[-105.3552,30.8437],[-105.3555,30.8438],[-105.3557,30.8439],[-105.356,30.8441],[-105.3562,30.8442],[-105.3564,30.8443],[-105.3566,30.8445],[-105.3567,30.8446],[-105.357,30.8449],[-105.3575,30.8453],[-105.3578,30.8454],[-105.358,30.8455],[-105.3581,30.8456],[-105.3583,30.8456],[-105.3587,30.8457],[-105.3592,30.8457],[-105.3595,30.8458],[-105.3596,30.8458],[-105.3597,30.8459],[-105.3598,30.8461],[-105.3599,30.8463],[-105.36,30.8464],[-105.36,30.8466],[-105.36,30.8467],[-105.3601,30.8468],[-105.3601,30.8474],[-105.3602,30.8478],[-105.3602,30.8479],[-105.3603,30.8483],[-105.3604,30.8485],[-105.3604,30.8486],[-105.3605,30.8487],[-105.3607,30.849],[-105.3607,30.8491],[-105.3608,30.8491],[-105.3608,30.8492],[-105.3608,30.8493],[-105.3609,30.8494],[-105.361,30.8495],[-105.361,30.8496],[-105.3611,30.8498],[-105.3612,30.8498],[-105.3612,30.8499],[-105.3614,30.85],[-105.3614,30.8501],[-105.3614,30.8502],[-105.3614,30.8503],[-105.3614,30.8504],[-105.3615,30.8505],[-105.3616,30.8505],[-105.3617,30.8506],[-105.3618,30.8506],[-105.3619,30.8506],[-105.362,30.8505],[-105.3621,30.8505],[-105.3622,30.8504],[-105.3623,30.8504],[-105.3624,30.8504],[-105.3625,30.8503],[-105.3626,30.8503],[-105.363,30.8501],[-105.3632,30.8499],[-105.3633,30.8499],[-105.3634,30.8498],[-105.3635,30.8498],[-105.3636,30.8498],[-105.3637,30.8498],[-105.3638,30.8498],[-105.364,30.8497],[-105.3643,30.8495],[-105.3644,30.8495],[-105.3649,30.8493],[-105.365,30.8492],[-105.3651,30.8492],[-105.3653,30.849],[-105.3655,30.8489],[-105.3656,30.8489],[-105.3657,30.8488],[-105.3658,30.8487],[-105.3659,30.8487],[-105.3661,30.8485],[-105.3662,30.8485],[-105.3663,30.8484],[-105.3665,30.8483],[-105.3668,30.8481],[-105.3669,30.848],[-105.3671,30.8479],[-105.3672,30.8478],[-105.3676,30.8477],[-105.3678,30.8477],[-105.3682,30.8476],[-105.3684,30.8476],[-105.3685,30.8476],[-105.3686,30.8476],[-105.3687,30.8476],[-105.369,30.8476],[-105.3694,30.8476],[-105.3695,30.8476],[-105.3697,30.8475],[-105.3698,30.8475],[-105.3702,30.8475],[-105.3705,30.8475],[-105.3708,30.8475],[-105.3711,30.8475],[-105.3716,30.8475],[-105.3718,30.8476],[-105.3719,30.8476],[-105.372,30.8476],[-105.3721,30.8476],[-105.3722,30.8477],[-105.3723,30.8478],[-105.3726,30.848],[-105.373,30.8482],[-105.3733,30.8483],[-105.3734,30.8484],[-105.3736,30.8484],[-105.3738,30.8485],[-105.374,30.8486],[-105.3741,30.8486],[-105.3743,30.8486],[-105.3744,30.8486],[-105.3745,30.8486],[-105.3746,30.8487],[-105.3747,30.8487],[-105.3747,30.8488],[-105.3747,30.8489],[-105.3747,30.8492],[-105.3747,30.8495],[-105.3747,30.8496],[-105.3747,30.8497],[-105.3748,30.8498],[-105.3749,30.8499],[-105.3751,30.85],[-105.3753,30.8499],[-105.3754,30.8498],[-105.3755,30.8498],[-105.3755,30.8497],[-105.3757,30.8494],[-105.3758,30.8492],[-105.376,30.8491],[-105.376,30.849],[-105.3763,30.8489],[-105.3763,30.8488],[-105.3764,30.8488],[-105.3766,30.8487],[-105.3769,30.8487],[-105.377,30.8486],[-105.3772,30.8486],[-105.3773,30.8487],[-105.3775,30.8488],[-105.3776,30.8488],[-105.3777,30.8489],[-105.3777,30.849],[-105.3776,30.8492],[-105.3776,30.8493],[-105.3775,30.8494],[-105.3775,30.8495],[-105.3774,30.8496],[-105.377,30.8499],[-105.3769,30.8501],[-105.3768,30.8503],[-105.3768,30.8504],[-105.3767,30.8505],[-105.3767,30.8507],[-105.3767,30.8509],[-105.3767,30.851],[-105.3768,30.8511],[-105.3769,30.8512],[-105.377,30.8512],[-105.3771,30.8513],[-105.3772,30.8513],[-105.3773,30.8513],[-105.3774,30.8513],[-105.3776,30.8512],[-105.3777,30.8512],[-105.3779,30.8511],[-105.3781,30.851],[-105.3782,30.8509],[-105.3783,30.8509],[-105.3784,30.8508],[-105.3786,30.8508],[-105.3788,30.8507],[-105.3792,30.8507],[-105.3795,30.8506],[-105.3796,30.8506],[-105.3798,30.8506],[-105.3799,30.8506],[-105.3803,30.8507],[-105.3804,30.8507],[-105.3806,30.8508],[-105.3807,30.8508],[-105.3808,30.8508],[-105.3809,30.8508],[-105.381,30.8508],[-105.3811,30.8508],[-105.3812,30.8508],[-105.3813,30.8509],[-105.3814,30.851],[-105.3817,30.8511],[-105.3818,30.8512],[-105.3819,30.8512],[-105.382,30.8512],[-105.3821,30.8512],[-105.3822,30.8513],[-105.3823,30.8514],[-105.3824,30.8515],[-105.3825,30.8516],[-105.3825,30.8517],[-105.3826,30.8518],[-105.3826,30.8519],[-105.3827,30.852],[-105.3828,30.852],[-105.3829,30.8521],[-105.383,30.8521],[-105.3832,30.8521],[-105.3833,30.8521],[-105.3835,30.852],[-105.3836,30.8519],[-105.3837,30.8519],[-105.3837,30.8518],[-105.3838,30.8517],[-105.3838,30.8516],[-105.3839,30.8513],[-105.3839,30.8511],[-105.384,30.8511],[-105.384,30.8509],[-105.3841,30.8508],[-105.3841,30.8507],[-105.3842,30.8506],[-105.3842,30.8505],[-105.3843,30.8505],[-105.3844,30.8505],[-105.3845,30.8505],[-105.3846,30.8505],[-105.3847,30.8505],[-105.3848,30.8505],[-105.3849,30.8506],[-105.3851,30.8508],[-105.3852,30.8509],[-105.3855,30.8512],[-105.3856,30.8513],[-105.3857,30.8516],[-105.3858,30.8518],[-105.3859,30.8518],[-105.3859,30.852],[-105.386,30.8521],[-105.3861,30.8522],[-105.3862,30.8524],[-105.3864,30.8526],[-105.3865,30.8527],[-105.3865,30.8528],[-105.3866,30.8529],[-105.3867,30.8531],[-105.3867,30.8533],[-105.3868,30.8534],[-105.3868,30.8535],[-105.387,30.8536],[-105.3871,30.8537],[-105.3872,30.8537],[-105.3873,30.8537],[-105.3875,30.8537],[-105.3876,30.8537],[-105.3877,30.8537],[-105.3878,30.8537],[-105.3878,30.8536],[-105.3879,30.8536],[-105.388,30.8535],[-105.3881,30.8533],[-105.3884,30.853],[-105.3885,30.8528],[-105.3887,30.8527],[-105.3889,30.8525],[-105.389,30.8524],[-105.3892,30.8523],[-105.3894,30.8522],[-105.3895,30.8522],[-105.3897,30.8522],[-105.39,30.8521],[-105.3902,30.8522],[-105.3904,30.8523],[-105.3906,30.8523],[-105.3908,30.8524],[-105.3909,30.8523],[-105.391,30.8523],[-105.3911,30.8522],[-105.3911,30.8521],[-105.3912,30.8519],[-105.3913,30.8519],[-105.3914,30.8518],[-105.3914,30.8517],[-105.3915,30.8516],[-105.3915,30.8515],[-105.3917,30.8511],[-105.3917,30.8508],[-105.3918,30.8507],[-105.3919,30.8506],[-105.392,30.8506],[-105.3921,30.8506],[-105.3922,30.8506],[-105.3923,30.8506],[-105.3924,30.8507],[-105.3925,30.8507],[-105.3927,30.8509],[-105.3928,30.8509],[-105.3929,30.8509],[-105.3931,30.851],[-105.3933,30.851],[-105.3934,30.851],[-105.3935,30.851],[-105.3938,30.851],[-105.3939,30.851],[-105.394,30.851],[-105.394,30.8509],[-105.3941,30.8508],[-105.3942,30.8507],[-105.3942,30.8506],[-105.3943,30.8505],[-105.3944,30.8504],[-105.3945,30.8504],[-105.3945,30.8503],[-105.3945,30.8502],[-105.3945,30.85],[-105.3944,30.8499],[-105.3944,30.8498],[-105.3942,30.8497],[-105.3941,30.8496],[-105.3941,30.8495],[-105.394,30.8495],[-105.394,30.8494],[-105.3941,30.8493],[-105.3941,30.8492],[-105.3942,30.8492],[-105.3943,30.8491],[-105.3944,30.8491],[-105.3945,30.849],[-105.3946,30.849],[-105.3949,30.849],[-105.3953,30.849],[-105.3954,30.8491],[-105.3958,30.8492],[-105.3959,30.8493],[-105.396,30.8493],[-105.396,30.8494],[-105.3963,30.8498],[-105.3964,30.8499],[-105.3965,30.85],[-105.3967,30.8501],[-105.3968,30.8501],[-105.397,30.8502],[-105.3972,30.8503],[-105.3973,30.8504],[-105.3975,30.8505],[-105.3976,30.8506],[-105.3977,30.8508],[-105.3979,30.8511],[-105.398,30.8512],[-105.3982,30.8513],[-105.3983,30.8513],[-105.3984,30.8514],[-105.3986,30.8515],[-105.3987,30.8515],[-105.3988,30.8516],[-105.399,30.8516],[-105.3994,30.8518],[-105.3996,30.8519],[-105.3997,30.852],[-105.3998,30.8521],[-105.4002,30.8524],[-105.4003,30.8525],[-105.4004,30.8526],[-105.4005,30.8526],[-105.4005,30.8527],[-105.4007,30.8529],[-105.4008,30.8531],[-105.4008,30.8532],[-105.401,30.8535],[-105.4013,30.8539],[-105.4014,30.8541],[-105.4016,30.8543],[-105.4017,30.8544],[-105.4017,30.8545],[-105.4017,30.8546],[-105.4016,30.8547],[-105.4016,30.8548],[-105.4014,30.8551],[-105.4013,30.8552],[-105.4012,30.8555],[-105.4011,30.8556],[-105.4012,30.8558],[-105.4011,30.8559],[-105.401,30.856],[-105.4009,30.8562],[-105.4008,30.8563],[-105.4006,30.8566],[-105.4004,30.8568],[-105.4001,30.857],[-105.4,30.8571],[-105.3996,30.8574],[-105.3993,30.8577],[-105.3991,30.8579],[-105.399,30.8579],[-105.3986,30.8581],[-105.3983,30.8582],[-105.3982,30.8582],[-105.3981,30.8582],[-105.3978,30.8583],[-105.3977,30.8583],[-105.3976,30.8584],[-105.3974,30.8584],[-105.397,30.8585],[-105.3969,30.8586],[-105.3967,30.8587],[-105.3966,30.8587],[-105.3964,30.8588],[-105.3961,30.8589],[-105.3958,30.859],[-105.3956,30.859],[-105.3955,30.8591],[-105.3953,30.8592],[-105.3952,30.8593],[-105.395,30.8596],[-105.3949,30.8598],[-105.3949,30.8599],[-105.3948,30.86],[-105.3948,30.8601],[-105.3948,30.8603],[-105.3947,30.8604],[-105.3946,30.8607],[-105.3946,30.8609],[-105.3946,30.861],[-105.3945,30.8613],[-105.3945,30.8614],[-105.3946,30.8615],[-105.3947,30.8616],[-105.3948,30.8616],[-105.3949,30.8617],[-105.3949,30.8618],[-105.395,30.862],[-105.395,30.8621],[-105.395,30.8622],[-105.395,30.8623],[-105.395,30.8624],[-105.3948,30.8625],[-105.3947,30.8625],[-105.3946,30.8626],[-105.3945,30.8628],[-105.3945,30.8629],[-105.3944,30.863],[-105.3944,30.8631],[-105.3944,30.8632],[-105.3945,30.8633],[-105.3947,30.8635],[-105.3947,30.8636],[-105.3948,30.8637],[-105.3949,30.8638],[-105.3949,30.8639],[-105.395,30.864],[-105.3951,30.864],[-105.3952,30.8641],[-105.3953,30.8641],[-105.3954,30.864],[-105.3959,30.8639],[-105.3959,30.864],[-105.396,30.8641],[-105.396,30.8642],[-105.396,30.8643],[-105.3959,30.8644],[-105.3959,30.8645],[-105.3958,30.8646],[-105.3958,30.8647],[-105.3956,30.8649],[-105.3955,30.865],[-105.395,30.8652],[-105.395,30.8653],[-105.3949,30.8653],[-105.3947,30.8657],[-105.3946,30.8658],[-105.3945,30.8659],[-105.3944,30.8659],[-105.3943,30.8659],[-105.3942,30.866],[-105.3941,30.8661],[-105.3941,30.8662],[-105.394,30.8663],[-105.394,30.8664],[-105.3938,30.8667],[-105.3937,30.8668],[-105.3936,30.8669],[-105.3936,30.867],[-105.3937,30.8672],[-105.3937,30.8674],[-105.3937,30.8675],[-105.3938,30.8676],[-105.3938,30.8678],[-105.3939,30.8679],[-105.3939,30.868],[-105.394,30.8681],[-105.3941,30.8681],[-105.3942,30.8682],[-105.3943,30.8683],[-105.3945,30.8685],[-105.3946,30.8688],[-105.3947,30.8689],[-105.3947,30.869],[-105.3948,30.8695],[-105.3948,30.8696],[-105.3948,30.8697],[-105.3947,30.8698],[-105.3946,30.8699],[-105.3946,30.87],[-105.3946,30.8701],[-105.3945,30.8703],[-105.3944,30.8705],[-105.3944,30.8706],[-105.3944,30.8707],[-105.3945,30.8707],[-105.3946,30.8708],[-105.3948,30.8709],[-105.3949,30.871],[-105.395,30.8711],[-105.395,30.8712],[-105.3949,30.8713],[-105.3948,30.8715],[-105.3947,30.8716],[-105.3946,30.8717],[-105.3945,30.8718],[-105.3944,30.8719],[-105.3942,30.872],[-105.3941,30.8721],[-105.3939,30.8721],[-105.3938,30.8721],[-105.3936,30.8722],[-105.3934,30.8722],[-105.3933,30.8723],[-105.3931,30.8724],[-105.393,30.8725],[-105.3929,30.8725],[-105.3928,30.8726],[-105.3926,30.8727],[-105.3925,30.8729],[-105.3925,30.873],[-105.3924,30.8732],[-105.3923,30.8732],[-105.3922,30.8732],[-105.392,30.8732],[-105.3919,30.8732],[-105.3918,30.8732],[-105.3917,30.8733],[-105.3916,30.8733],[-105.3916,30.8734],[-105.3915,30.8734],[-105.3914,30.8735],[-105.3914,30.8736],[-105.3913,30.8739],[-105.3913,30.874],[-105.3914,30.8741],[-105.3914,30.8742],[-105.3914,30.8743],[-105.3915,30.8744],[-105.3916,30.8745],[-105.3917,30.8747],[-105.3918,30.8747],[-105.3921,30.875],[-105.3922,30.8751],[-105.3923,30.8753],[-105.3925,30.8755],[-105.3926,30.8757],[-105.3927,30.8758],[-105.3928,30.8759],[-105.3929,30.876],[-105.3933,30.8762],[-105.3935,30.8763],[-105.3936,30.8764],[-105.3937,30.8764],[-105.3939,30.8764],[-105.394,30.8764],[-105.3941,30.8764],[-105.3944,30.8764],[-105.3945,30.8764],[-105.3948,30.8763],[-105.395,30.8763],[-105.3952,30.8763],[-105.3955,30.8763],[-105.3957,30.8763],[-105.396,30.8762],[-105.3962,30.8762],[-105.3967,30.8762],[-105.397,30.8762],[-105.3973,30.8762],[-105.3975,30.8762],[-105.3976,30.8762],[-105.3978,30.8763],[-105.398,30.8763],[-105.3986,30.8764],[-105.3988,30.8765],[-105.3991,30.8765],[-105.3996,30.8766],[-105.3998,30.8766],[-105.3999,30.8767],[-105.4004,30.8769],[-105.4006,30.877],[-105.4007,30.877],[-105.4007,30.8771],[-105.4009,30.8772],[-105.401,30.8774],[-105.4011,30.8775],[-105.4014,30.8778],[-105.4017,30.878],[-105.4018,30.8781],[-105.402,30.8782],[-105.4021,30.8783],[-105.4024,30.8786],[-105.4025,30.8787],[-105.4026,30.8788],[-105.4027,30.8789],[-105.4029,30.8789],[-105.4032,30.8791],[-105.4033,30.8792],[-105.404,30.8794],[-105.4041,30.8795],[-105.4042,30.8796],[-105.4043,30.8797],[-105.4043,30.8798],[-105.4043,30.8799],[-105.4041,30.8801],[-105.404,30.8803],[-105.4038,30.8804],[-105.4038,30.8805],[-105.4036,30.8806],[-105.4033,30.8809],[-105.4032,30.881],[-105.4031,30.8811],[-105.4028,30.8813],[-105.4026,30.8814],[-105.4024,30.8817],[-105.4023,30.8817],[-105.4017,30.8821],[-105.4013,30.8823],[-105.4012,30.8824],[-105.4009,30.8825],[-105.4005,30.8827],[-105.4002,30.8829],[-105.4001,30.8829],[-105.4,30.8831],[-105.3996,30.8836],[-105.3993,30.884],[-105.3991,30.8843],[-105.3991,30.8845],[-105.3989,30.8848],[-105.3989,30.8849],[-105.3989,30.8851],[-105.3988,30.8852],[-105.3988,30.8853],[-105.3989,30.8854],[-105.399,30.8855],[-105.3991,30.8856],[-105.3992,30.8857],[-105.3994,30.8858],[-105.3994,30.8859],[-105.3995,30.886],[-105.3996,30.886],[-105.3997,30.8861],[-105.3999,30.8861],[-105.4,30.8862],[-105.4,30.8863],[-105.4001,30.8865],[-105.4001,30.8866],[-105.4001,30.8867],[-105.4001,30.8868],[-105.4,30.8873],[-105.4,30.8874],[-105.4,30.8875],[-105.4,30.8876],[-105.4,30.8877],[-105.3999,30.8878],[-105.3998,30.8878],[-105.3997,30.8879],[-105.3996,30.8879],[-105.3995,30.888],[-105.3994,30.8881],[-105.3994,30.8882],[-105.3994,30.8883],[-105.3995,30.8885],[-105.3996,30.8887],[-105.3998,30.889],[-105.3999,30.8891],[-105.4,30.8892],[-105.4002,30.8894],[-105.4005,30.8896],[-105.4009,30.8899],[-105.401,30.89],[-105.4012,30.8901],[-105.4013,30.8902],[-105.4015,30.8902],[-105.4016,30.8903],[-105.4017,30.8903],[-105.4019,30.8902],[-105.4021,30.8903],[-105.4022,30.8904],[-105.4024,30.8905],[-105.4026,30.8907],[-105.4027,30.8908],[-105.4029,30.891],[-105.403,30.8911],[-105.4031,30.8912],[-105.4031,30.8913],[-105.4032,30.8914],[-105.4032,30.8915],[-105.4033,30.8917],[-105.4034,30.8918],[-105.4035,30.8919],[-105.4036,30.892],[-105.4037,30.8921],[-105.4038,30.8921],[-105.4039,30.8921],[-105.4041,30.892],[-105.4042,30.892],[-105.4044,30.8918],[-105.4047,30.8917],[-105.4049,30.8915],[-105.4052,30.8913],[-105.4053,30.8912],[-105.4057,30.891],[-105.4061,30.8908],[-105.4065,30.8905],[-105.4068,30.8903],[-105.4072,30.89],[-105.4075,30.8897],[-105.4078,30.8895],[-105.408,30.8894],[-105.4082,30.8893],[-105.4084,30.8893],[-105.4096,30.8892],[-105.4099,30.8891],[-105.41,30.8891],[-105.4102,30.8891],[-105.4104,30.889],[-105.4107,30.8889],[-105.4111,30.8888],[-105.4114,30.8886],[-105.4116,30.8886],[-105.4118,30.8885],[-105.4119,30.8885],[-105.4121,30.8886],[-105.4122,30.8886],[-105.4123,30.8887],[-105.4123,30.8888],[-105.4123,30.8889],[-105.4122,30.8891],[-105.4121,30.8894],[-105.4121,30.8895],[-105.4121,30.8896],[-105.4122,30.8899],[-105.4123,30.8899],[-105.4122,30.8901],[-105.4122,30.8902],[-105.4121,30.8904],[-105.412,30.8907],[-105.4119,30.8909],[-105.4116,30.8911],[-105.4114,30.8912],[-105.4112,30.8913],[-105.4109,30.8913],[-105.4108,30.8914],[-105.4106,30.8916],[-105.4106,30.8917],[-105.4105,30.8919],[-105.4106,30.8921],[-105.4106,30.8923],[-105.4107,30.8925],[-105.411,30.8927],[-105.4114,30.893],[-105.4116,30.8932],[-105.412,30.8936],[-105.4121,30.8937],[-105.4122,30.8938],[-105.4122,30.894],[-105.4122,30.8942],[-105.4123,30.8946],[-105.4124,30.8948],[-105.4129,30.8959],[-105.413,30.8962],[-105.4131,30.8964],[-105.4132,30.8967],[-105.4132,30.8971],[-105.4133,30.8975],[-105.4134,30.8978],[-105.4135,30.898],[-105.4136,30.8981],[-105.4135,30.8982],[-105.4135,30.8984],[-105.4134,30.8985],[-105.4134,30.8986],[-105.4135,30.8991],[-105.4135,30.8992],[-105.4136,30.8994],[-105.4137,30.8995],[-105.4138,30.8996],[-105.414,30.8997],[-105.4142,30.8997],[-105.4144,30.8998],[-105.4147,30.8998],[-105.415,30.9],[-105.4154,30.9001],[-105.4158,30.9001],[-105.4162,30.9002],[-105.4167,30.9002],[-105.4172,30.9003],[-105.4174,30.9003],[-105.4177,30.9003],[-105.4179,30.9003],[-105.4182,30.9003],[-105.4184,30.9003],[-105.4187,30.9003],[-105.419,30.9003],[-105.4193,30.9004],[-105.4195,30.9004],[-105.42,30.9005],[-105.4208,30.9005],[-105.4214,30.9005],[-105.4217,30.9005],[-105.4219,30.9005],[-105.4222,30.9006],[-105.4226,30.9007],[-105.4232,30.9008],[-105.4235,30.9008],[-105.4236,30.9008],[-105.4238,30.9009],[-105.4244,30.901],[-105.4248,30.901],[-105.4249,30.901],[-105.425,30.9009],[-105.4251,30.9008],[-105.4252,30.9008],[-105.4252,30.9007],[-105.4253,30.9007],[-105.4253,30.9006],[-105.4254,30.9005],[-105.4255,30.9004],[-105.4256,30.9004],[-105.4257,30.9004],[-105.4258,30.9004],[-105.4259,30.9004],[-105.426,30.9006],[-105.4263,30.9011],[-105.4266,30.9016],[-105.4267,30.9018],[-105.4268,30.9019],[-105.4269,30.902],[-105.427,30.9021],[-105.4271,30.9022],[-105.4274,30.9024],[-105.4275,30.9025],[-105.4276,30.9026],[-105.4277,30.9027],[-105.4279,30.9029],[-105.428,30.9031],[-105.428,30.9033],[-105.4281,30.9035],[-105.4282,30.9037],[-105.4285,30.9042],[-105.4286,30.9044],[-105.4287,30.9045],[-105.4288,30.9047],[-105.429,30.9048],[-105.4292,30.905],[-105.4293,30.9051],[-105.4294,30.9052],[-105.43,30.9055],[-105.4301,30.9056],[-105.4308,30.9059],[-105.4314,30.906],[-105.4321,30.906],[-105.4324,30.906],[-105.4326,30.9061],[-105.4327,30.9062],[-105.4333,30.9066],[-105.4334,30.9067],[-105.4338,30.907],[-105.4342,30.9074],[-105.4345,30.9076],[-105.4346,30.9077],[-105.4355,30.9078],[-105.4356,30.9078],[-105.4357,30.9078],[-105.4359,30.9077],[-105.436,30.9075],[-105.4362,30.9075],[-105.4365,30.9076],[-105.4372,30.9079],[-105.4381,30.9084],[-105.4386,30.9086],[-105.4393,30.9086],[-105.4395,30.9087],[-105.4397,30.9088],[-105.4399,30.9089],[-105.44,30.9089],[-105.4401,30.9086],[-105.4404,30.9084],[-105.4405,30.9083],[-105.4407,30.9083],[-105.4409,30.9084],[-105.4412,30.9084],[-105.4418,30.9089],[-105.4422,30.9093],[-105.4424,30.9094],[-105.4426,30.9097],[-105.4428,30.9102],[-105.4436,30.9115],[-105.4438,30.9119],[-105.4438,30.912],[-105.444,30.9122],[-105.4442,30.9124],[-105.4446,30.913],[-105.4448,30.9133],[-105.445,30.9138],[-105.445,30.9141],[-105.4451,30.9143],[-105.4451,30.9147],[-105.4453,30.9152],[-105.4455,30.9156],[-105.4455,30.9157],[-105.4456,30.9159],[-105.4456,30.9161],[-105.4454,30.9163],[-105.4453,30.9164],[-105.4445,30.9169],[-105.4444,30.917],[-105.4443,30.9171],[-105.4443,30.9172],[-105.4443,30.9173],[-105.4448,30.9179],[-105.4451,30.9182],[-105.4453,30.9183],[-105.4454,30.9184],[-105.4456,30.9185],[-105.4457,30.9188],[-105.446,30.9191],[-105.4461,30.9192],[-105.4464,30.9194],[-105.4466,30.9195],[-105.4468,30.9196],[-105.4469,30.9196],[-105.4471,30.9196],[-105.4473,30.9195],[-105.4475,30.9194],[-105.4477,30.9191],[-105.4481,30.9186],[-105.4482,30.9184],[-105.4485,30.918],[-105.4487,30.9177],[-105.449,30.9175],[-105.4491,30.9174],[-105.4493,30.9173],[-105.4496,30.9172],[-105.4499,30.9171],[-105.45,30.9171],[-105.4501,30.917],[-105.4504,30.9166],[-105.4508,30.9161],[-105.4511,30.9159],[-105.4514,30.9157],[-105.4516,30.9157],[-105.4519,30.9156],[-105.4521,30.9156],[-105.453,30.9161],[-105.4531,30.9162],[-105.4532,30.9163],[-105.4533,30.9169],[-105.4534,30.9174],[-105.4534,30.9175],[-105.4535,30.9178],[-105.4538,30.9183],[-105.454,30.9187],[-105.4544,30.9193],[-105.4544,30.9194],[-105.4543,30.9196],[-105.4542,30.9197],[-105.4541,30.9197],[-105.4539,30.9198],[-105.4537,30.9198],[-105.4534,30.9198],[-105.453,30.9198],[-105.4524,30.9199],[-105.4522,30.92],[-105.452,30.9201],[-105.4519,30.9202],[-105.4518,30.9204],[-105.4517,30.9207],[-105.4515,30.9209],[-105.4514,30.921],[-105.4513,30.9214],[-105.4512,30.9217],[-105.4511,30.9221],[-105.4512,30.9223],[-105.4512,30.9227],[-105.4512,30.923],[-105.4513,30.9232],[-105.4513,30.9235],[-105.4512,30.924],[-105.4512,30.9242],[-105.4514,30.9247],[-105.4516,30.9248],[-105.4521,30.925],[-105.4527,30.9251],[-105.453,30.9251],[-105.4535,30.925],[-105.4539,30.9249],[-105.454,30.9249],[-105.4548,30.9249],[-105.4553,30.9249],[-105.4555,30.9249],[-105.4557,30.9249],[-105.456,30.9247],[-105.4563,30.9246],[-105.4565,30.9245],[-105.4567,30.9245],[-105.4569,30.9245],[-105.4571,30.9246],[-105.4574,30.9247],[-105.4578,30.9249],[-105.4582,30.925],[-105.4583,30.9249],[-105.4587,30.9249],[-105.459,30.9248],[-105.4593,30.9248],[-105.4595,30.9248],[-105.4596,30.9248],[-105.4597,30.9248],[-105.46,30.925],[-105.4602,30.9253],[-105.4604,30.9254],[-105.4605,30.9254],[-105.4606,30.9254],[-105.4608,30.9254],[-105.4609,30.9254],[-105.4613,30.9252],[-105.4616,30.9251],[-105.4619,30.925],[-105.4625,30.925],[-105.4626,30.925],[-105.4628,30.925],[-105.463,30.925],[-105.4631,30.925],[-105.4634,30.9252],[-105.4635,30.9254],[-105.464,30.9254],[-105.4643,30.9255],[-105.4644,30.9255],[-105.4645,30.9256],[-105.4646,30.9258],[-105.4647,30.9258],[-105.4648,30.9259],[-105.4649,30.9258],[-105.4651,30.9257],[-105.4652,30.9255],[-105.4653,30.9254],[-105.4653,30.9252],[-105.4654,30.925],[-105.4653,30.9248],[-105.4653,30.9247],[-105.4655,30.9245],[-105.4656,30.9245],[-105.4659,30.9243],[-105.466,30.9243],[-105.4662,30.9242],[-105.4664,30.9242],[-105.4665,30.9242],[-105.4668,30.9243],[-105.4669,30.9244],[-105.467,30.9247],[-105.4673,30.9252],[-105.4673,30.9256],[-105.4674,30.926],[-105.4674,30.9262],[-105.4674,30.9264],[-105.4673,30.9269],[-105.4673,30.9272],[-105.4673,30.9273],[-105.4674,30.9282],[-105.4674,30.9284],[-105.4674,30.9289],[-105.4675,30.9291],[-105.4675,30.9295],[-105.4676,30.9297],[-105.4677,30.9297],[-105.4685,30.9301],[-105.4686,30.9302],[-105.4691,30.9304],[-105.4692,30.9305],[-105.4694,30.9307],[-105.4696,30.9309],[-105.4697,30.931],[-105.4698,30.9311],[-105.4698,30.9312],[-105.4699,30.9312],[-105.4701,30.9312],[-105.4702,30.9311],[-105.4704,30.931],[-105.4706,30.931],[-105.4707,30.9311],[-105.4708,30.9312],[-105.4708,30.9313],[-105.4708,30.9315],[-105.4708,30.9322],[-105.4707,30.9328],[-105.4707,30.9331],[-105.4707,30.9333],[-105.4707,30.9336],[-105.4708,30.9337],[-105.4709,30.9338],[-105.4714,30.934],[-105.472,30.9341],[-105.4724,30.9342],[-105.4725,30.9342],[-105.4727,30.9342],[-105.4733,30.9344],[-105.4736,30.9344],[-105.4737,30.9344],[-105.4739,30.9343],[-105.4742,30.934],[-105.4744,30.9339],[-105.4748,30.9338],[-105.4751,30.9338],[-105.4757,30.9338],[-105.4759,30.9338],[-105.4761,30.9339],[-105.4762,30.9342],[-105.4763,30.9345],[-105.4765,30.9351],[-105.4767,30.9356],[-105.4771,30.9359],[-105.4771,30.936],[-105.4776,30.9369],[-105.4777,30.9372],[-105.4779,30.9377],[-105.478,30.938],[-105.4782,30.9382],[-105.4788,30.9387],[-105.4789,30.9388],[-105.4793,30.9391],[-105.4794,30.9392],[-105.4797,30.9395],[-105.4803,30.9399],[-105.4808,30.9402],[-105.4813,30.9404],[-105.4819,30.9407],[-105.4824,30.9409],[-105.4829,30.9409],[-105.4833,30.9409],[-105.4837,30.9409],[-105.4839,30.941],[-105.4843,30.9412],[-105.4848,30.9415],[-105.4853,30.9419],[-105.486,30.9424],[-105.4863,30.9426],[-105.4864,30.9426],[-105.4865,30.9426],[-105.4866,30.9426],[-105.4868,30.9425],[-105.487,30.9423],[-105.4871,30.9419],[-105.4872,30.9415],[-105.4875,30.9411],[-105.4876,30.941],[-105.4877,30.9409],[-105.488,30.9409],[-105.4882,30.9409],[-105.4885,30.9408],[-105.4887,30.9408],[-105.4889,30.9408],[-105.4891,30.9409],[-105.4893,30.9411],[-105.4896,30.9413],[-105.4899,30.9415],[-105.4901,30.9417],[-105.4902,30.9418],[-105.4904,30.942],[-105.4905,30.9422],[-105.4906,30.9423],[-105.4908,30.9423],[-105.491,30.9423],[-105.4913,30.9423],[-105.4914,30.9423],[-105.4916,30.9424],[-105.4917,30.9424],[-105.4917,30.9425],[-105.4917,30.9427],[-105.4917,30.9434],[-105.4916,30.9437],[-105.4915,30.9437],[-105.4913,30.9438],[-105.4912,30.9439],[-105.491,30.9439],[-105.4907,30.9438],[-105.4903,30.9437],[-105.49,30.9436],[-105.4898,30.9434],[-105.4894,30.9431],[-105.4891,30.9428],[-105.4888,30.9426],[-105.4887,30.9425],[-105.4885,30.9425],[-105.4883,30.9426],[-105.4882,30.9427],[-105.4881,30.9429],[-105.488,30.943],[-105.488,30.9431],[-105.488,30.9434],[-105.4881,30.9437],[-105.4882,30.9439],[-105.4888,30.9448],[-105.4891,30.9451],[-105.4893,30.9453],[-105.4894,30.9455],[-105.4896,30.9458],[-105.4901,30.9465],[-105.4903,30.9466],[-105.4905,30.9468],[-105.4911,30.9471],[-105.4912,30.9472],[-105.4919,30.9479],[-105.4921,30.948],[-105.4923,30.9481],[-105.4932,30.9487],[-105.4933,30.9488],[-105.4935,30.9491],[-105.4936,30.9494],[-105.4937,30.9495],[-105.4938,30.9495],[-105.494,30.9495],[-105.4944,30.9494],[-105.4948,30.9494],[-105.4951,30.9493],[-105.4954,30.9493],[-105.4959,30.9492],[-105.4963,30.9493],[-105.4964,30.9493],[-105.4967,30.9495],[-105.4969,30.9496],[-105.4974,30.95],[-105.4977,30.9502],[-105.4979,30.9502],[-105.498,30.9502],[-105.4982,30.9502],[-105.4984,30.9501],[-105.4985,30.9501],[-105.4986,30.9501],[-105.4987,30.9502],[-105.4989,30.9504],[-105.4989,30.9505],[-105.499,30.9506],[-105.499,30.9507],[-105.499,30.9508],[-105.4989,30.9509],[-105.4986,30.9512],[-105.4984,30.9515],[-105.4978,30.9522],[-105.4977,30.9524],[-105.4976,30.9526],[-105.4975,30.9531],[-105.4975,30.9532],[-105.4974,30.9534],[-105.4972,30.9535],[-105.4968,30.954],[-105.4966,30.9542],[-105.4965,30.9543],[-105.4965,30.9544],[-105.4967,30.9546],[-105.4967,30.9547],[-105.4969,30.9551],[-105.4969,30.9553],[-105.4968,30.9554],[-105.4966,30.9555],[-105.4964,30.9556],[-105.4959,30.9557],[-105.4958,30.9558],[-105.4957,30.9557],[-105.4956,30.9557],[-105.4955,30.9557],[-105.4954,30.9558],[-105.4952,30.9559],[-105.4951,30.9561],[-105.495,30.9562],[-105.4949,30.9563],[-105.4948,30.9563],[-105.4947,30.9562],[-105.4946,30.9562],[-105.4945,30.9561],[-105.4945,30.9558],[-105.4945,30.9556],[-105.4945,30.9554],[-105.4944,30.9553],[-105.4943,30.9553],[-105.4942,30.9553],[-105.4941,30.9554],[-105.4939,30.9556],[-105.4939,30.9558],[-105.4939,30.9559],[-105.4939,30.9562],[-105.4939,30.9564],[-105.4941,30.9573],[-105.4942,30.9574],[-105.4943,30.9579],[-105.4945,30.958],[-105.4949,30.9584],[-105.4951,30.9587],[-105.4958,30.9593],[-105.496,30.9595],[-105.4962,30.9599],[-105.4964,30.9602],[-105.4968,30.9612],[-105.497,30.9614],[-105.4973,30.9616],[-105.4974,30.9616],[-105.4976,30.9617],[-105.498,30.9621],[-105.4981,30.9622],[-105.4984,30.9625],[-105.4986,30.9627],[-105.4989,30.9632],[-105.4992,30.9641],[-105.4995,30.9646],[-105.4996,30.965],[-105.4998,30.9654],[-105.4999,30.9657],[-105.5001,30.9659],[-105.5002,30.9662],[-105.5005,30.9665],[-105.5007,30.9666],[-105.5014,30.9671],[-105.5015,30.9673],[-105.5016,30.9674],[-105.502,30.9677],[-105.5023,30.9679],[-105.5028,30.9679],[-105.5033,30.968],[-105.5034,30.968],[-105.5036,30.968],[-105.5037,30.968],[-105.5043,30.9676],[-105.5047,30.9674],[-105.5052,30.9671],[-105.5067,30.9665],[-105.5082,30.9663],[-105.509,30.9663],[-105.5098,30.9663],[-105.5104,30.9664],[-105.511,30.9665],[-105.5115,30.9665],[-105.5116,30.9665],[-105.5118,30.9665],[-105.5133,30.9663],[-105.5138,30.9663],[-105.514,30.9662],[-105.5142,30.9661],[-105.5144,30.9659],[-105.5147,30.9655],[-105.5149,30.9652],[-105.5152,30.9651],[-105.5154,30.965],[-105.5156,30.9649],[-105.5157,30.9649],[-105.5158,30.9649],[-105.5161,30.9653],[-105.5165,30.9662],[-105.5166,30.9667],[-105.5169,30.9672],[-105.5169,30.9673],[-105.5169,30.9675],[-105.5169,30.9676],[-105.5169,30.9679],[-105.5168,30.9682],[-105.5168,30.9691],[-105.5168,30.9692],[-105.5169,30.9694],[-105.5175,30.9702],[-105.5176,30.9703],[-105.5177,30.9703],[-105.5178,30.9704],[-105.5178,30.9707],[-105.5178,30.971],[-105.5179,30.9711],[-105.5182,30.9714],[-105.5184,30.9716],[-105.5185,30.9717],[-105.5187,30.9719],[-105.5189,30.9721],[-105.5192,30.9723],[-105.5196,30.9725],[-105.5201,30.9728],[-105.5203,30.973],[-105.5208,30.9737],[-105.5213,30.9747],[-105.5215,30.9753],[-105.5216,30.976],[-105.5218,30.9763],[-105.5219,30.9764],[-105.5223,30.9767],[-105.5226,30.9768],[-105.5228,30.9768],[-105.523,30.9769],[-105.5234,30.977],[-105.5243,30.9771],[-105.5249,30.9772],[-105.5254,30.9773],[-105.5261,30.9776],[-105.5264,30.9777],[-105.5268,30.978],[-105.5271,30.9782],[-105.5275,30.9786],[-105.5283,30.9795],[-105.5286,30.9799],[-105.529,30.9803],[-105.5291,30.9804],[-105.53,30.9814],[-105.5303,30.9816],[-105.5307,30.9821],[-105.5309,30.9823],[-105.5316,30.9832],[-105.5319,30.9835],[-105.532,30.9837],[-105.5322,30.9841],[-105.5323,30.9843],[-105.5327,30.9847],[-105.533,30.9848],[-105.5331,30.9849],[-105.5335,30.985],[-105.5338,30.985],[-105.535,30.985],[-105.5358,30.985],[-105.5365,30.9852],[-105.537,30.9855],[-105.5376,30.9857],[-105.538,30.9857],[-105.5386,30.9856],[-105.5388,30.9856],[-105.5392,30.9855],[-105.5394,30.9854],[-105.5403,30.9849],[-105.5407,30.9847],[-105.541,30.9846],[-105.5413,30.9846],[-105.5421,30.9845],[-105.5427,30.9846],[-105.543,30.9846],[-105.5436,30.9848],[-105.5452,30.9853],[-105.5467,30.9857],[-105.5482,30.9862],[-105.5499,30.9868],[-105.5513,30.9873],[-105.5544,30.9882],[-105.5551,30.9885],[-105.5559,30.9888],[-105.5566,30.9892],[-105.5572,30.9897],[-105.5581,30.9906],[-105.5588,30.9916],[-105.5596,30.9925],[-105.562,30.9954],[-105.5627,30.9963],[-105.5628,30.9964],[-105.5635,30.9972],[-105.5639,30.998],[-105.5647,30.9999],[-105.5651,31.0009],[-105.5655,31.0019],[-105.5657,31.0023],[-105.566,31.0028],[-105.5666,31.0037],[-105.5673,31.0046],[-105.568,31.0056],[-105.5688,31.0065],[-105.5693,31.0072],[-105.5695,31.0075],[-105.5701,31.0082],[-105.5702,31.0084],[-105.5702,31.009],[-105.5702,31.0094],[-105.5692,31.0125],[-105.5689,31.0136],[-105.5687,31.0142],[-105.5688,31.0146],[-105.5689,31.0152],[-105.569,31.0156],[-105.5691,31.0157],[-105.5693,31.016],[-105.5695,31.0162],[-105.5698,31.0167],[-105.5703,31.0175],[-105.5705,31.018],[-105.5708,31.0184],[-105.5712,31.0187],[-105.5714,31.0188],[-105.572,31.0189],[-105.5729,31.019],[-105.5748,31.0193],[-105.5757,31.0194],[-105.5762,31.0194],[-105.5764,31.0194],[-105.5768,31.0195],[-105.5774,31.0197],[-105.578,31.0201],[-105.5783,31.0204],[-105.5786,31.0208],[-105.5791,31.0218],[-105.5794,31.0225],[-105.58,31.0238],[-105.5802,31.0244],[-105.5805,31.025],[-105.5809,31.0259],[-105.5812,31.0267],[-105.5813,31.0269],[-105.5813,31.027],[-105.5813,31.0273],[-105.5812,31.0279],[-105.5802,31.0297],[-105.5799,31.0304],[-105.5798,31.0318],[-105.5797,31.0321],[-105.5794,31.0346],[-105.5795,31.0357],[-105.5798,31.0367],[-105.5799,31.0372],[-105.5802,31.0386],[-105.5804,31.0391],[-105.5808,31.0407],[-105.581,31.0416],[-105.5821,31.0457],[-105.5824,31.0467],[-105.5824,31.047],[-105.5825,31.0473],[-105.5833,31.0502],[-105.5839,31.0528],[-105.584,31.0532],[-105.5848,31.0561],[-105.585,31.057],[-105.5852,31.0574],[-105.5854,31.0577],[-105.5867,31.0589],[-105.5884,31.0605],[-105.5906,31.0616],[-105.5939,31.0632],[-105.595,31.0641],[-105.5953,31.0643],[-105.596,31.0653],[-105.5967,31.0669],[-105.5972,31.0692],[-105.5974,31.0699],[-105.5979,31.0721],[-105.5979,31.0723],[-105.5981,31.0728],[-105.5984,31.0743],[-105.5991,31.0757],[-105.6008,31.0785],[-105.6017,31.0801],[-105.6025,31.0814],[-105.6027,31.0818],[-105.6033,31.0826],[-105.6045,31.0837],[-105.605,31.0842],[-105.6054,31.0845],[-105.6064,31.0853],[-105.6108,31.088],[-105.6122,31.0889],[-105.6125,31.0891],[-105.6127,31.0892],[-105.621,31.0945],[-105.6251,31.0971],[-105.6266,31.0982],[-105.6271,31.0984],[-105.6278,31.0986],[-105.6285,31.0986],[-105.6317,31.0984],[-105.6376,31.0979],[-105.6393,31.0977],[-105.6401,31.0976],[-105.6406,31.0977],[-105.6411,31.0979],[-105.6418,31.0983],[-105.6423,31.0988],[-105.6425,31.0992],[-105.6427,31.0996],[-105.6443,31.1053],[-105.646,31.1111],[-105.6465,31.1131],[-105.6467,31.1137],[-105.6473,31.1146],[-105.6476,31.115],[-105.6481,31.1154],[-105.6488,31.1159],[-105.6502,31.1164],[-105.6533,31.1175],[-105.6565,31.1185],[-105.6596,31.1197],[-105.6599,31.1197],[-105.6612,31.1198],[-105.6617,31.1199],[-105.662,31.1201],[-105.6625,31.1205],[-105.663,31.1208],[-105.6635,31.1211],[-105.6641,31.1214],[-105.6646,31.1216],[-105.6657,31.122],[-105.6684,31.1229],[-105.6695,31.1232],[-105.6706,31.1235],[-105.6709,31.1236],[-105.6712,31.1237],[-105.6723,31.124],[-105.6755,31.1249],[-105.6766,31.1252],[-105.6792,31.1259],[-105.6797,31.1262],[-105.6807,31.1265],[-105.6862,31.1284],[-105.6887,31.1292],[-105.6918,31.1303],[-105.6925,31.1305],[-105.6929,31.1306],[-105.6931,31.1307],[-105.695,31.1314],[-105.6972,31.1321],[-105.7084,31.1359],[-105.7092,31.1362],[-105.7097,31.1365],[-105.7105,31.137],[-105.7162,31.1406],[-105.7166,31.141],[-105.7171,31.1415],[-105.7173,31.1419],[-105.7175,31.1424],[-105.7177,31.1434],[-105.7178,31.1448],[-105.7179,31.1456],[-105.7184,31.1476],[-105.7188,31.1483],[-105.7193,31.1489],[-105.7199,31.1494],[-105.7237,31.152],[-105.7382,31.1621],[-105.7413,31.1642],[-105.7419,31.1646],[-105.743,31.1651],[-105.7437,31.1653],[-105.7444,31.1654],[-105.7457,31.1654],[-105.7478,31.1652],[-105.7505,31.165],[-105.7626,31.1641],[-105.7634,31.1641],[-105.7678,31.1647],[-105.7691,31.1648],[-105.7696,31.1649],[-105.7705,31.1652],[-105.7723,31.1662],[-105.773,31.1667],[-105.7731,31.1669],[-105.7733,31.167],[-105.7737,31.1676],[-105.774,31.1685],[-105.7743,31.1694],[-105.7745,31.1708],[-105.775,31.1726],[-105.7754,31.1746],[-105.7758,31.1758],[-105.7761,31.1765],[-105.7796,31.1818],[-105.78,31.1827],[-105.7802,31.1837],[-105.7802,31.1849],[-105.7801,31.1861],[-105.7797,31.1873],[-105.7795,31.1883],[-105.7794,31.1893],[-105.7795,31.1902],[-105.7797,31.1912],[-105.7801,31.1923],[-105.7822,31.1964],[-105.7828,31.1975],[-105.7833,31.1981],[-105.7837,31.1984],[-105.7847,31.199],[-105.7858,31.1994],[-105.787,31.1997],[-105.7912,31.2009],[-105.7923,31.2012],[-105.7929,31.2014],[-105.7935,31.2017],[-105.7939,31.202],[-105.7943,31.2023],[-105.795,31.2031],[-105.8075,31.2176],[-105.8094,31.2196],[-105.8099,31.2202],[-105.81,31.2203],[-105.8148,31.226],[-105.8158,31.227],[-105.8184,31.2301],[-105.8213,31.2331],[-105.8218,31.2336],[-105.8223,31.2342],[-105.8237,31.2353],[-105.825,31.2368],[-105.8256,31.2373],[-105.8296,31.241],[-105.8324,31.2437],[-105.8347,31.2459],[-105.8364,31.2477],[-105.8377,31.2493],[-105.8395,31.2516],[-105.8448,31.2581],[-105.8453,31.2588],[-105.8476,31.2617],[-105.8501,31.2646],[-105.8503,31.265],[-105.8504,31.265],[-105.8508,31.2658],[-105.8516,31.2676],[-105.8527,31.2705],[-105.8533,31.2717],[-105.8538,31.2725],[-105.8545,31.2732],[-105.8561,31.2742],[-105.8573,31.275],[-105.858,31.2756],[-105.8591,31.2768],[-105.8614,31.2795],[-105.8637,31.2823],[-105.8647,31.2835],[-105.8678,31.2871],[-105.8688,31.2885],[-105.8693,31.2889],[-105.8697,31.2893],[-105.8701,31.2896],[-105.8707,31.2899],[-105.8745,31.2913],[-105.8751,31.2915],[-105.8764,31.2917],[-105.877,31.2917],[-105.8781,31.2915],[-105.8902,31.2902],[-105.891,31.2901],[-105.8919,31.2901],[-105.8926,31.2902],[-105.8934,31.2904],[-105.8941,31.2907],[-105.8951,31.2913],[-105.8957,31.2918],[-105.8962,31.2924],[-105.8967,31.2931],[-105.8973,31.2943],[-105.8996,31.2988],[-105.9001,31.2999],[-105.902,31.3034],[-105.9033,31.3068],[-105.9036,31.3071],[-105.9046,31.3081],[-105.9052,31.3088],[-105.9065,31.3098],[-105.9067,31.31],[-105.9068,31.3102],[-105.9069,31.3111],[-105.9074,31.3122],[-105.9079,31.3126],[-105.9081,31.3126],[-105.9086,31.3127],[-105.9104,31.3129],[-105.9112,31.313],[-105.9133,31.3131],[-105.9142,31.313],[-105.9181,31.3126],[-105.9196,31.3123],[-105.9223,31.3119],[-105.9258,31.3123],[-105.9303,31.3126],[-105.9316,31.3128],[-105.9322,31.313],[-105.9328,31.3134],[-105.934,31.3146],[-105.9353,31.3158],[-105.9358,31.3163],[-105.9363,31.3168],[-105.9368,31.3172],[-105.9373,31.3178],[-105.9379,31.3182],[-105.9385,31.3191],[-105.9403,31.3232],[-105.9475,31.339],[-105.9477,31.3396],[-105.9478,31.3399],[-105.9479,31.3407],[-105.9477,31.342],[-105.946,31.3485],[-105.9456,31.3502],[-105.9454,31.351],[-105.9455,31.3521],[-105.9457,31.3529],[-105.9459,31.3534],[-105.9465,31.3543],[-105.9475,31.3556],[-105.9477,31.3559],[-105.9485,31.357],[-105.9499,31.3592],[-105.9508,31.3604],[-105.9517,31.3618],[-105.9524,31.3628],[-105.9535,31.3645],[-105.9538,31.3648],[-105.9541,31.365],[-105.9543,31.3651],[-105.9547,31.3652],[-105.9556,31.3653],[-105.9617,31.3655],[-105.9638,31.3655],[-105.9664,31.3657],[-105.9678,31.3657],[-105.9687,31.3656],[-105.9693,31.3657],[-105.9701,31.366],[-105.9706,31.3663],[-105.9717,31.3672],[-105.9753,31.3702],[-105.9792,31.3735],[-105.9804,31.3746],[-105.981,31.3751],[-105.9837,31.3772],[-105.9848,31.378],[-105.9871,31.3798],[-105.9901,31.382],[-105.9938,31.3848],[-105.9972,31.3872],[-106.0005,31.3896],[-106.0006,31.3896],[-106.0009,31.39],[-106.0017,31.3906],[-106.0023,31.3911],[-106.0049,31.3925],[-106.006,31.3926],[-106.0069,31.3928],[-106.0162,31.3935],[-106.0216,31.3938],[-106.0325,31.3945],[-106.0448,31.3955],[-106.046,31.3956],[-106.0753,31.3976],[-106.0769,31.3979],[-106.0791,31.3984],[-106.0803,31.3987],[-106.0817,31.3992],[-106.083,31.4001],[-106.085,31.4015],[-106.0918,31.4079],[-106.0966,31.4123],[-106.0994,31.4148],[-106.1026,31.418],[-106.1031,31.4185],[-106.1069,31.4214],[-106.1086,31.4224],[-106.1101,31.423],[-106.1122,31.4236],[-106.1154,31.4237],[-106.1239,31.4237],[-106.1245,31.4237],[-106.1255,31.4239],[-106.1271,31.424],[-106.1297,31.4244],[-106.131,31.4247],[-106.1323,31.4251],[-106.1415,31.4295],[-106.1428,31.4301],[-106.1483,31.4329],[-106.1546,31.4359],[-106.1569,31.4374],[-106.1594,31.4393],[-106.1619,31.4421],[-106.1628,31.4432],[-106.1643,31.4448],[-106.1673,31.4483],[-106.1703,31.4513],[-106.1724,31.4531],[-106.1756,31.4552],[-106.1769,31.4558],[-106.1784,31.4565],[-106.1803,31.4571],[-106.1836,31.458],[-106.1875,31.459],[-106.1911,31.4599],[-106.194,31.4606],[-106.1943,31.4607],[-106.1944,31.461],[-106.1946,31.4611],[-106.1949,31.4611],[-106.1963,31.4614],[-106.1973,31.4617],[-106.1985,31.4621],[-106.199,31.4622],[-106.2001,31.4624],[-106.2006,31.4627],[-106.2014,31.4631],[-106.2021,31.4634],[-106.2031,31.4639],[-106.2044,31.4646],[-106.2052,31.4651],[-106.2056,31.4655],[-106.2061,31.4658],[-106.2067,31.4663],[-106.2076,31.4671],[-106.2098,31.4693],[-106.2126,31.4725],[-106.2132,31.4732],[-106.2162,31.4766],[-106.2174,31.4779],[-106.218,31.4786],[-106.2184,31.4792],[-106.2188,31.4797],[-106.2191,31.4803],[-106.2193,31.4807],[-106.2195,31.4813],[-106.2196,31.4816],[-106.2197,31.482],[-106.2207,31.4863],[-106.2217,31.4904],[-106.2228,31.495],[-106.2236,31.4981],[-106.2239,31.4993],[-106.2242,31.4998],[-106.2245,31.5004],[-106.2248,31.5009],[-106.2251,31.5014],[-106.2254,31.5019],[-106.2257,31.5023],[-106.2262,31.5028],[-106.2282,31.5046],[-106.2288,31.5052],[-106.23,31.5063],[-106.2318,31.508],[-106.2343,31.5104],[-106.2352,31.5112],[-106.236,31.5121],[-106.2363,31.5125],[-106.2366,31.513],[-106.2369,31.5134],[-106.2372,31.5139],[-106.2375,31.5145],[-106.2378,31.5154],[-106.2384,31.5173],[-106.2387,31.5183],[-106.2398,31.5214],[-106.2407,31.5244],[-106.241,31.5254],[-106.2412,31.5259],[-106.2413,31.5263],[-106.2416,31.5274],[-106.2417,31.5279],[-106.2419,31.5283],[-106.2422,31.5293],[-106.2426,31.5305],[-106.243,31.5317],[-106.2431,31.5322],[-106.2433,31.5327],[-106.2437,31.5343],[-106.244,31.535],[-106.2442,31.5358],[-106.2446,31.537],[-106.2448,31.538],[-106.2452,31.5391],[-106.2456,31.54],[-106.2462,31.5411],[-106.2466,31.5417],[-106.247,31.5421],[-106.2474,31.5425],[-106.2477,31.543],[-106.2478,31.543],[-106.2482,31.5435],[-106.2503,31.545],[-106.2505,31.5451],[-106.2528,31.5467],[-106.254,31.5476],[-106.2547,31.548],[-106.2552,31.5483],[-106.2558,31.5487],[-106.2569,31.5492],[-106.2577,31.5496],[-106.2585,31.5501],[-106.2592,31.5505],[-106.2595,31.5507],[-106.2596,31.5507],[-106.2607,31.5512],[-106.2614,31.5516],[-106.2628,31.5524],[-106.2675,31.5548],[-106.2741,31.5583],[-106.2747,31.5586],[-106.2774,31.56],[-106.2788,31.5608],[-106.2796,31.5611],[-106.2801,31.5615],[-106.2805,31.5617],[-106.2808,31.5621],[-106.281,31.5625],[-106.2811,31.5627],[-106.2813,31.5632],[-106.2845,31.5735],[-106.2853,31.5761],[-106.2866,31.5804],[-106.2872,31.5823],[-106.2873,31.5828],[-106.2876,31.5836],[-106.2877,31.584],[-106.2879,31.5844],[-106.288,31.5849],[-106.2882,31.5854],[-106.2884,31.5861],[-106.2884,31.5864],[-106.2887,31.5872],[-106.2894,31.5884],[-106.2912,31.5913],[-106.2921,31.5929],[-106.2926,31.5936],[-106.2929,31.5943],[-106.293,31.5945],[-106.2931,31.5946],[-106.295,31.5994],[-106.2957,31.601],[-106.2967,31.6035],[-106.2974,31.6039],[-106.2978,31.6043],[-106.2995,31.6071],[-106.3009,31.6096],[-106.3009,31.6111],[-106.3006,31.6133],[-106.302,31.6167],[-106.3028,31.6185],[-106.3028,31.6187],[-106.3028,31.6196],[-106.3029,31.6208],[-106.3031,31.6215],[-106.3034,31.6222],[-106.3036,31.6225],[-106.3039,31.6229],[-106.3048,31.6243],[-106.3057,31.6259],[-106.3076,31.629],[-106.3079,31.6295],[-106.3095,31.6314],[-106.3103,31.6325],[-106.3121,31.6346],[-106.313,31.6359],[-106.314,31.6368],[-106.3142,31.6373],[-106.3145,31.6377],[-106.3151,31.6382],[-106.3158,31.6393],[-106.3162,31.6397],[-106.3167,31.6403],[-106.3172,31.6408],[-106.3177,31.6416],[-106.3179,31.6419],[-106.318,31.642],[-106.3183,31.6423],[-106.3194,31.6436],[-106.3195,31.6438],[-106.3196,31.644],[-106.3198,31.6442],[-106.32,31.6444],[-106.3201,31.6446],[-106.3208,31.6452],[-106.3209,31.6455],[-106.3217,31.6464],[-106.3223,31.6472],[-106.3227,31.6476],[-106.3244,31.6497],[-106.3247,31.6502],[-106.3248,31.6504],[-106.3251,31.6508],[-106.3261,31.6524],[-106.3264,31.6529],[-106.3275,31.6546],[-106.3278,31.6552],[-106.3281,31.6557],[-106.3284,31.6562],[-106.3286,31.6565],[-106.3289,31.6568],[-106.3289,31.6571],[-106.3291,31.6575],[-106.3295,31.658],[-106.3297,31.6583],[-106.3298,31.6583],[-106.3298,31.6584],[-106.3298,31.6585],[-106.3299,31.6586],[-106.33,31.6586],[-106.3315,31.6604],[-106.3331,31.6622],[-106.3336,31.6626],[-106.334,31.663],[-106.3344,31.6636],[-106.3347,31.6641],[-106.3378,31.6709],[-106.3378,31.671],[-106.3379,31.6711],[-106.3379,31.6712],[-106.338,31.6713],[-106.3402,31.6762],[-106.3423,31.681],[-106.3428,31.6819],[-106.3433,31.6831],[-106.3454,31.6877],[-106.347,31.6911],[-106.3472,31.6916],[-106.3479,31.6934],[-106.3484,31.6946],[-106.349,31.6957],[-106.3496,31.6967],[-106.3503,31.6974],[-106.3517,31.6986],[-106.3549,31.7007],[-106.357,31.7022],[-106.3585,31.7032],[-106.36,31.7041],[-106.3612,31.7049],[-106.3645,31.7071],[-106.3683,31.7096],[-106.3694,31.7102],[-106.3701,31.7107],[-106.3709,31.7114],[-106.3724,31.7126],[-106.3732,31.7136],[-106.374,31.7148],[-106.3744,31.7159],[-106.3746,31.7167],[-106.3762,31.7224],[-106.3776,31.727],[-106.378,31.7283],[-106.3784,31.7288],[-106.3789,31.7295],[-106.3796,31.7306],[-106.3803,31.7314],[-106.3811,31.7321],[-106.3838,31.7336],[-106.3848,31.7342],[-106.3858,31.7347],[-106.3865,31.7351],[-106.3878,31.7359],[-106.3897,31.7368],[-106.3912,31.7377],[-106.3947,31.7392],[-106.3969,31.7407],[-106.398,31.7413],[-106.3998,31.7423],[-106.4014,31.7432],[-106.4036,31.7442],[-106.4041,31.7446],[-106.4043,31.7447],[-106.4081,31.747],[-106.4109,31.7482],[-106.4121,31.7488],[-106.4128,31.7493],[-106.4143,31.7502],[-106.4157,31.7509],[-106.4173,31.7516],[-106.418,31.7518],[-106.4192,31.7522],[-106.4203,31.7525],[-106.4219,31.7529],[-106.4253,31.7533],[-106.4286,31.7537],[-106.4298,31.7538],[-106.4316,31.7541],[-106.4317,31.7541],[-106.4319,31.7542],[-106.4331,31.7544],[-106.4344,31.7548],[-106.4355,31.7552],[-106.4356,31.7552],[-106.4357,31.7553],[-106.4361,31.7555],[-106.4375,31.7562],[-106.438,31.7565],[-106.4384,31.7568],[-106.4386,31.7569],[-106.4387,31.7569],[-106.4395,31.7575],[-106.4406,31.7582],[-106.4441,31.7604],[-106.4446,31.7606],[-106.4477,31.7627],[-106.4492,31.7635],[-106.4506,31.7642],[-106.451,31.7643],[-106.4511,31.7643],[-106.4512,31.7644],[-106.4513,31.7644],[-106.4514,31.7644],[-106.4528,31.7646],[-106.454,31.7645],[-106.4551,31.7642],[-106.4605,31.7621],[-106.464,31.7608],[-106.4661,31.76],[-106.4676,31.7592],[-106.4685,31.7583],[-106.4692,31.7568],[-106.4696,31.7554],[-106.4706,31.7527],[-106.4714,31.7517],[-106.4717,31.7515],[-106.4721,31.751],[-106.4729,31.7507],[-106.473,31.7507],[-106.4732,31.7505],[-106.4736,31.7504],[-106.4744,31.7502],[-106.4755,31.7499],[-106.4793,31.749],[-106.4824,31.7484],[-106.4826,31.7483],[-106.4827,31.7483],[-106.4828,31.7483],[-106.4838,31.748],[-106.4846,31.7478],[-106.4847,31.7478],[-106.4848,31.7478],[-106.4854,31.7477],[-106.486,31.7477],[-106.4867,31.7477],[-106.4869,31.7477],[-106.487,31.7477],[-106.4874,31.7478],[-106.4878,31.7478],[-106.4882,31.748],[-106.4895,31.7484],[-106.4905,31.7489],[-106.4914,31.7496],[-106.4921,31.7501],[-106.4926,31.7504],[-106.4933,31.7507],[-106.4935,31.7509],[-106.4936,31.7511],[-106.4939,31.7515],[-106.4947,31.7518],[-106.4949,31.752],[-106.4951,31.7524],[-106.4953,31.7527],[-106.496,31.7535],[-106.4965,31.7538],[-106.4969,31.754],[-106.4974,31.7542],[-106.4991,31.7551],[-106.5001,31.7555],[-106.5008,31.7564],[-106.5014,31.757],[-106.5035,31.7582],[-106.505,31.7596],[-106.5058,31.7605],[-106.5067,31.761],[-106.5073,31.7612],[-106.5085,31.7611],[-106.5088,31.761],[-106.5091,31.7611],[-106.5094,31.7611],[-106.5096,31.7611],[-106.5097,31.7611],[-106.5101,31.7613],[-106.5107,31.7622],[-106.511,31.7632],[-106.5113,31.7641],[-106.5119,31.7674],[-106.5119,31.7676],[-106.5119,31.7677],[-106.5121,31.768],[-106.5122,31.7686],[-106.5127,31.7695],[-106.5137,31.7707],[-106.5139,31.7709],[-106.5143,31.7712],[-106.5146,31.7714],[-106.5149,31.7716],[-106.5151,31.7716],[-106.5163,31.7716],[-106.5172,31.7716],[-106.5175,31.7716],[-106.5178,31.7718],[-106.5196,31.7731],[-106.5205,31.7736],[-106.521,31.7738],[-106.5222,31.7749],[-106.5237,31.7762],[-106.524,31.777],[-106.5243,31.7773],[-106.525,31.778],[-106.525,31.7782],[-106.5253,31.7787],[-106.5254,31.7787],[-106.5259,31.7791],[-106.5264,31.7796],[-106.5266,31.7799],[-106.5269,31.7801],[-106.5272,31.7803],[-106.5275,31.7805],[-106.528,31.7809],[-106.5285,31.7815],[-106.5286,31.7817],[-106.5286,31.7818],[-106.5286,31.7819],[-106.5286,31.7823],[-106.5285,31.7826],[-106.5285,31.7827],[-106.5283,31.783],[-106.5282,31.7831],[-106.5281,31.7833],[-106.5281,31.7834],[-106.5281,31.7836],[-106.528,31.7838],[-106.528,31.784],[-106.528,31.7841],[-106.5281,31.7844],[-106.5281,31.785],[-106.5281,31.7852],[-106.5279,31.7857],[-106.5278,31.7861],[-106.5278,31.7862],[-106.5278,31.7863],[-106.5276,31.7868],[-106.5275,31.7871],[-106.5274,31.7872],[-106.5274,31.7873],[-106.5274,31.7874],[-106.5274,31.7875],[-106.5271,31.7887],[-106.5271,31.7888],[-106.5271,31.7889],[-106.527,31.789],[-106.5271,31.789],[-106.5271,31.7892],[-106.5271,31.7894],[-106.5271,31.7895],[-106.5272,31.7897],[-106.5273,31.7899],[-106.5274,31.79],[-106.5275,31.7901],[-106.5276,31.7901],[-106.5277,31.7903],[-106.5278,31.7904],[-106.5284,31.791],[-106.5296,31.7916],[-106.53,31.7918],[-106.5304,31.792],[-106.5311,31.7919],[-106.5318,31.7919],[-106.5319,31.7919],[-106.532,31.792],[-106.5321,31.792],[-106.5324,31.7922],[-106.5328,31.7924],[-106.5329,31.7926],[-106.5331,31.7929],[-106.5332,31.7929],[-106.5333,31.7935],[-106.5334,31.7939],[-106.5336,31.7941],[-106.5337,31.7945],[-106.5338,31.7948],[-106.5338,31.7949],[-106.5339,31.7952],[-106.534,31.7953],[-106.5341,31.7954],[-106.5342,31.7956],[-106.5343,31.7958],[-106.5345,31.796],[-106.5345,31.7961],[-106.5346,31.7962],[-106.5349,31.7965],[-106.5351,31.7967],[-106.5353,31.7969],[-106.5354,31.7971],[-106.5356,31.7975],[-106.5358,31.798],[-106.5359,31.7982],[-106.536,31.7985],[-106.5373,31.7995],[-106.5384,31.8004],[-106.5387,31.8006],[-106.539,31.8007],[-106.5394,31.8009],[-106.5398,31.8011],[-106.5406,31.8015],[-106.541,31.8017],[-106.542,31.8021],[-106.5421,31.8021],[-106.5422,31.8022],[-106.5426,31.8025],[-106.5427,31.8025],[-106.5432,31.8028],[-106.5436,31.8031],[-106.5438,31.8032],[-106.5439,31.8033],[-106.5442,31.8035],[-106.5443,31.8036],[-106.5444,31.8038],[-106.5445,31.8039],[-106.5446,31.8042],[-106.5447,31.8043],[-106.5448,31.8043],[-106.5448,31.8044],[-106.5449,31.8045],[-106.5453,31.805],[-106.5454,31.8051],[-106.5457,31.8054],[-106.5459,31.8057],[-106.546,31.8059],[-106.5461,31.806],[-106.5461,31.8061],[-106.5465,31.8065],[-106.5465,31.8066],[-106.5471,31.8073],[-106.5478,31.8075],[-106.5486,31.8076],[-106.5489,31.8077],[-106.5491,31.8077],[-106.5503,31.808],[-106.5507,31.8081],[-106.5508,31.8081],[-106.5512,31.8082],[-106.554,31.8091],[-106.5555,31.8095],[-106.558,31.8103],[-106.5581,31.8103],[-106.5584,31.8104],[-106.5606,31.8107],[-106.5607,31.8107],[-106.5608,31.8107],[-106.5621,31.811],[-106.563,31.8111],[-106.5634,31.8127],[-106.5663,31.8134],[-106.5665,31.8134],[-106.5688,31.8118],[-106.5689,31.8118],[-106.569,31.8117],[-106.5691,31.8116],[-106.5695,31.8114],[-106.5698,31.8111],[-106.5701,31.8109],[-106.5707,31.8104],[-106.5709,31.8102],[-106.5716,31.8102],[-106.5729,31.8103],[-106.573,31.8103],[-106.5743,31.8103],[-106.5747,31.8104],[-106.5757,31.8104],[-106.5761,31.8104],[-106.5764,31.8104],[-106.5765,31.8103],[-106.5767,31.8103],[-106.5772,31.8104],[-106.5795,31.8122],[-106.5813,31.8139],[-106.582,31.8153],[-106.5821,31.8155],[-106.5827,31.8162],[-106.5859,31.8197],[-106.5861,31.8199],[-106.5875,31.8215],[-106.588,31.8221],[-106.5891,31.8227],[-106.5901,31.8232],[-106.5931,31.8245],[-106.5936,31.8247],[-106.5938,31.8248],[-106.5938,31.8249],[-106.595,31.8248],[-106.5973,31.8247],[-106.6027,31.825],[-106.6028,31.825],[-106.6053,31.8277],[-106.6053,31.8278],[-106.6053,31.8279],[-106.605,31.8294],[-106.6049,31.8295],[-106.6047,31.8303],[-106.6046,31.8308],[-106.6044,31.8314],[-106.6043,31.8316],[-106.604,31.8322],[-106.6038,31.833],[-106.6038,31.8334],[-106.6036,31.8344],[-106.6035,31.835],[-106.6035,31.8354],[-106.6035,31.8356],[-106.6034,31.8358],[-106.6034,31.8359],[-106.6031,31.8368],[-106.6029,31.8372],[-106.6027,31.8377],[-106.6025,31.8383],[-106.6019,31.8396],[-106.6019,31.8406],[-106.6018,31.8411],[-106.6018,31.8412],[-106.6019,31.8419],[-106.602,31.843],[-106.602,31.8443],[-106.602,31.8444],[-106.604,31.8453],[-106.6045,31.8456],[-106.6048,31.8457],[-106.6052,31.8459],[-106.6053,31.8459],[-106.6056,31.8461],[-106.6057,31.8462],[-106.6058,31.8462],[-106.6059,31.8462],[-106.6061,31.8462],[-106.6061,31.8463],[-106.6062,31.8463],[-106.6075,31.8465],[-106.6077,31.8465],[-106.6085,31.8466],[-106.6091,31.8467],[-106.6098,31.8466],[-106.6108,31.8466],[-106.611,31.8466],[-106.6114,31.8466],[-106.6116,31.8466],[-106.6119,31.8465],[-106.6126,31.8465],[-106.6127,31.8465],[-106.6128,31.8465],[-106.614,31.8464],[-106.6148,31.8464],[-106.6149,31.8466],[-106.6151,31.8467],[-106.6154,31.8469],[-106.6211,31.852],[-106.6215,31.8524],[-106.6215,31.8525],[-106.6218,31.8526],[-106.6218,31.8528],[-106.622,31.853],[-106.622,31.8532],[-106.6239,31.8547],[-106.6255,31.8559],[-106.6258,31.8562],[-106.6261,31.857],[-106.6273,31.8598],[-106.6275,31.8602],[-106.6277,31.8604],[-106.6278,31.8606],[-106.6282,31.8611],[-106.6291,31.8618],[-106.6296,31.8621],[-106.632,31.8637],[-106.6324,31.864],[-106.6335,31.8647],[-106.6359,31.8662],[-106.6359,31.871],[-106.6359,31.8715],[-106.6353,31.8731],[-106.6351,31.8738],[-106.635,31.8742],[-106.6349,31.8743],[-106.6349,31.8745],[-106.6348,31.8746],[-106.6347,31.8747],[-106.6345,31.875],[-106.6342,31.8754],[-106.6334,31.8762],[-106.6328,31.8769],[-106.6314,31.8788],[-106.6313,31.879],[-106.6309,31.8795],[-106.6308,31.8797],[-106.6307,31.8799],[-106.6302,31.8809],[-106.6301,31.8809],[-106.6301,31.8811],[-106.6299,31.8814],[-106.6297,31.882],[-106.6295,31.8828],[-106.6292,31.8837],[-106.6303,31.8858],[-106.6304,31.886],[-106.6307,31.8864],[-106.6321,31.8876],[-106.6323,31.8878],[-106.6324,31.8879],[-106.6325,31.888],[-106.633,31.8884],[-106.6339,31.8892],[-106.6343,31.8894],[-106.6352,31.89],[-106.6355,31.8901],[-106.6356,31.8902],[-106.6369,31.8909],[-106.6373,31.8911],[-106.6381,31.8917],[-106.639,31.892],[-106.6394,31.8921],[-106.64,31.8923],[-106.6416,31.8926],[-106.6424,31.8928],[-106.6427,31.8928],[-106.6429,31.8929],[-106.644,31.8938],[-106.6453,31.8949],[-106.6455,31.8951],[-106.6456,31.8953],[-106.6456,31.8955],[-106.6457,31.8956],[-106.6455,31.8987],[-106.644,31.9009],[-106.6439,31.9011],[-106.6438,31.9011],[-106.6435,31.9016],[-106.6431,31.902],[-106.6426,31.9026],[-106.6414,31.904],[-106.6408,31.9046],[-106.6406,31.9048],[-106.6404,31.905],[-106.6401,31.9053],[-106.6396,31.9056],[-106.6395,31.9057],[-106.638,31.9067],[-106.6379,31.9067],[-106.6379,31.9068],[-106.6377,31.9069],[-106.6376,31.907],[-106.6372,31.9073],[-106.6368,31.9076],[-106.636,31.9081],[-106.6348,31.909],[-106.6346,31.9091],[-106.6337,31.9098],[-106.6335,31.9099],[-106.6333,31.91],[-106.633,31.91],[-106.6289,31.9111],[-106.6283,31.9113],[-106.6273,31.9116],[-106.6266,31.912],[-106.626,31.9122],[-106.6256,31.9124],[-106.6255,31.9125],[-106.6251,31.9128],[-106.625,31.9129],[-106.6249,31.913],[-106.6247,31.9132],[-106.6245,31.9133],[-106.6235,31.914],[-106.6232,31.9142],[-106.6229,31.9145],[-106.6222,31.915],[-106.6221,31.9151],[-106.6216,31.9155],[-106.6212,31.9158],[-106.621,31.9159],[-106.6205,31.9163],[-106.6201,31.9166],[-106.62,31.9167],[-106.6199,31.9168],[-106.6193,31.9173],[-106.6191,31.9174],[-106.619,31.9176],[-106.6188,31.9178],[-106.6187,31.9178],[-106.6185,31.9178],[-106.6183,31.9178],[-106.6182,31.9178],[-106.6181,31.9178],[-106.6162,31.9173],[-106.615,31.9178],[-106.6148,31.9179],[-106.6146,31.9179],[-106.6144,31.918],[-106.613,31.9191],[-106.6128,31.9192],[-106.612,31.9198],[-106.6119,31.92],[-106.6131,31.9205],[-106.6138,31.9207],[-106.6145,31.921],[-106.6151,31.9212],[-106.6152,31.9212],[-106.6156,31.9213],[-106.6157,31.9213],[-106.6158,31.9214],[-106.616,31.9215],[-106.6161,31.9215],[-106.6163,31.9216],[-106.6166,31.9217],[-106.6172,31.922],[-106.6179,31.9221],[-106.618,31.9221],[-106.6181,31.9222],[-106.6184,31.9222],[-106.6186,31.9224],[-106.6187,31.9224],[-106.6189,31.9226],[-106.6192,31.9228],[-106.6194,31.9229],[-106.6205,31.9237],[-106.6213,31.9242],[-106.6216,31.9244],[-106.6217,31.9244],[-106.6218,31.9245],[-106.6221,31.9247],[-106.6229,31.925],[-106.6239,31.9253],[-106.6241,31.9254],[-106.6242,31.9254],[-106.6244,31.9254],[-106.6246,31.9254],[-106.6248,31.9253],[-106.625,31.9252],[-106.6253,31.9251],[-106.6265,31.9246],[-106.6273,31.9242],[-106.6275,31.9241],[-106.6276,31.9241],[-106.6286,31.9236],[-106.6296,31.9261],[-106.6297,31.9266],[-106.6286,31.9276],[-106.6262,31.9295],[-106.6259,31.9297],[-106.6253,31.93],[-106.6248,31.9307],[-106.6247,31.9309],[-106.6244,31.9312],[-106.6244,31.9313],[-106.6243,31.9315],[-106.6242,31.9317],[-106.6241,31.9319],[-106.624,31.9319],[-106.6238,31.9321],[-106.6235,31.9327],[-106.6234,31.9328],[-106.623,31.9338],[-106.6229,31.9339],[-106.6225,31.9349],[-106.6224,31.9352],[-106.6223,31.9356],[-106.6222,31.936],[-106.6221,31.9363],[-106.6221,31.9366],[-106.6222,31.9373],[-106.6222,31.9378],[-106.6222,31.9379],[-106.6224,31.9409],[-106.6224,31.941],[-106.6235,31.9448],[-106.6235,31.945],[-106.6237,31.9455],[-106.6207,31.9465],[-106.6195,31.9469],[-106.6193,31.947],[-106.6191,31.947],[-106.6182,31.9474],[-106.6161,31.9484],[-106.6158,31.9486],[-106.6158,31.9487],[-106.6153,31.949],[-106.615,31.9494],[-106.6148,31.95],[-106.6146,31.9507],[-106.6144,31.9514],[-106.6143,31.9516],[-106.6143,31.9519],[-106.6144,31.9521],[-106.6144,31.9523],[-106.6144,31.9528],[-106.6144,31.9549],[-106.6144,31.956],[-106.6169,31.956],[-106.6173,31.956],[-106.6177,31.956],[-106.6183,31.9558],[-106.6184,31.9557],[-106.6185,31.9556],[-106.6186,31.9556],[-106.6217,31.9536],[-106.6228,31.9529],[-106.6238,31.9536],[-106.6251,31.9545],[-106.6254,31.9563],[-106.6255,31.957],[-106.6255,31.9575],[-106.6255,31.9576],[-106.6243,31.9611],[-106.6223,31.9622],[-106.6219,31.9624],[-106.6218,31.9625],[-106.6217,31.9626],[-106.6215,31.9627],[-106.621,31.963],[-106.6205,31.9634],[-106.6194,31.9648],[-106.6192,31.9655],[-106.6191,31.9658],[-106.6188,31.967],[-106.6188,31.9675],[-106.6193,31.971],[-106.6194,31.9711],[-106.6196,31.9716],[-106.6218,31.9729],[-106.6232,31.9729],[-106.6259,31.9712],[-106.6261,31.971],[-106.6262,31.9709],[-106.6264,31.9707],[-106.6265,31.9707],[-106.6267,31.9707],[-106.6269,31.9708],[-106.6271,31.9708],[-106.6273,31.9708],[-106.6274,31.9709],[-106.6275,31.9709],[-106.6301,31.9713],[-106.6305,31.9716],[-106.6315,31.9724],[-106.6316,31.9725],[-106.6322,31.9729],[-106.6336,31.9739],[-106.6337,31.9741],[-106.6339,31.9742],[-106.6357,31.9753],[-106.6358,31.9754],[-106.6367,31.9759],[-106.6369,31.9761],[-106.6371,31.9762],[-106.6372,31.9763],[-106.6374,31.9764],[-106.6376,31.9765],[-106.6382,31.9768],[-106.6383,31.9772],[-106.6384,31.9774],[-106.6386,31.9778],[-106.6388,31.9784],[-106.639,31.9791],[-106.6395,31.9803],[-106.6393,31.9808],[-106.6392,31.9809],[-106.6391,31.9811],[-106.6389,31.9813],[-106.6389,31.9814],[-106.6387,31.9817],[-106.6385,31.982],[-106.6368,31.9851],[-106.6367,31.9854],[-106.6365,31.9857],[-106.6363,31.9858],[-106.6336,31.988],[-106.6335,31.988],[-106.6318,31.9893],[-106.6314,31.9897],[-106.6312,31.9898],[-106.6301,31.99],[-106.6299,31.99],[-106.6298,31.9901],[-106.6295,31.9901],[-106.6294,31.9901],[-106.6291,31.9902],[-106.6287,31.9902],[-106.6285,31.9902],[-106.6282,31.9903],[-106.6281,31.9903],[-106.6269,31.9905],[-106.6236,31.991],[-106.6226,31.9919],[-106.6225,31.992],[-106.6216,31.9928],[-106.6204,31.9939],[-106.62,31.9942],[-106.6199,31.9944],[-106.6198,31.9944],[-106.6195,31.9947],[-106.6191,31.9972],[-106.6189,31.9983],[-106.6188,31.9991],[-106.6187,31.9996],[-106.6186,31.9997],[-106.6186,31.9998],[-106.6186,31.9999],[-106.6187,31.9999],[-106.6185,32.0005],[-106.6098,32.0006],[-106.6095,32.0006],[-106.6093,32.0006],[-106.6078,32.0006],[-106.6073,32.0006],[-106.6071,32.0006],[-106.607,32.0006],[-106.6068,32.0006],[-106.6066,32.0006],[-106.6066,32.0007],[-106.6062,32.0007],[-106.606,32.0007],[-106.6059,32.0007],[-106.6054,32.0007],[-106.6052,32.0007],[-106.605,32.0007],[-106.6046,32.0007],[-106.6045,32.0007],[-106.6044,32.0007],[-106.6037,32.0007],[-106.6035,32.0007],[-106.6027,32.0007],[-106.6023,32.0007],[-106.6005,32.0007],[-106.5992,32.0007],[-106.5991,32.0007],[-106.5989,32.0007],[-106.5988,32.0007],[-106.5987,32.0007],[-106.5986,32.0007],[-106.5984,32.0007],[-106.5983,32.0007],[-106.5974,32.0007],[-106.5969,32.0007],[-106.5954,32.0007],[-106.5953,32.0007],[-106.5936,32.0007],[-106.5933,32.0007],[-106.5919,32.0007],[-106.5909,32.0007],[-106.5901,32.0007],[-106.589,32.0007],[-106.5887,32.0007],[-106.5886,32.0008],[-106.5885,32.0008],[-106.588,32.0007],[-106.5879,32.0007],[-106.5878,32.0007],[-106.5834,32.0007],[-106.5829,32.0007],[-106.5827,32.0007],[-106.5826,32.0007],[-106.5822,32.0007],[-106.5821,32.0007],[-106.582,32.0007],[-106.5817,32.0007],[-106.581,32.0007],[-106.5731,32.0007],[-106.5704,32.0007],[-106.5677,32.0007],[-106.5666,32.0007],[-106.5664,32.0007],[-106.5661,32.0007],[-106.5656,32.0007],[-106.5652,32.0007],[-106.5651,32.0007],[-106.5643,32.0007],[-106.5642,32.0008],[-106.5619,32.0008],[-106.5572,32.0008],[-106.5498,32.0008],[-106.5395,32.0008],[-106.5256,32.0008],[-106.5171,32.0008],[-106.5102,32.0008],[-106.5025,32.001],[-106.4975,32.001],[-106.4811,32.001],[-106.481,32.001],[-106.4793,32.0011],[-106.4714,32.0011],[-106.4709,32.0011],[-106.4628,32.0011],[-106.4616,32.0011],[-106.4492,32.0012],[-106.4452,32.0012],[-106.4439,32.0012],[-106.4435,32.0012],[-106.4434,32.0012],[-106.4347,32.0012],[-106.429,32.0013],[-106.4282,32.0013],[-106.4263,32.0013],[-106.4261,32.0013],[-106.426,32.0013],[-106.4246,32.0013],[-106.4219,32.0013],[-106.4177,32.0014],[-106.4142,32.0013],[-106.4111,32.0014],[-106.4096,32.0013],[-106.4093,32.0013],[-106.4091,32.0013],[-106.4091,32.0014],[-106.409,32.0014],[-106.4058,32.0014],[-106.3941,32.0014],[-106.3915,32.0014],[-106.389,32.0014],[-106.3855,32.0013],[-106.3852,32.0013],[-106.3842,32.0013],[-106.3804,32.0012],[-106.3793,32.0012],[-106.3786,32.0012],[-106.3772,32.0012],[-106.3772,32.0014],[-106.3772,32.0015],[-106.3771,32.0015],[-106.3764,32.0015],[-106.3751,32.0015],[-106.3744,32.0015],[-106.3735,32.0015],[-106.3727,32.0015],[-106.3721,32.0015],[-106.3709,32.0015],[-106.3705,32.0015],[-106.3688,32.0015],[-106.3681,32.0015],[-106.3661,32.0015],[-106.3654,32.0015],[-106.3632,32.0015],[-106.3625,32.0015],[-106.3614,32.0015],[-106.361,32.0015],[-106.3603,32.0015],[-106.3595,32.0015],[-106.3592,32.0015],[-106.3584,32.0015],[-106.3435,32.0016],[-106.3356,32.0016],[-106.335,32.0016],[-106.3317,32.0016],[-106.33,32.0016],[-106.3291,32.0016],[-106.3271,32.0016],[-106.3265,32.0016],[-106.3264,32.0016],[-106.3263,32.0016],[-106.3261,32.0016],[-106.3237,32.0016],[-106.3234,32.0016],[-106.3233,32.0016],[-106.3229,32.0016],[-106.3226,32.0016],[-106.3137,32.0017],[-106.3135,32.0017],[-106.2847,32.0018],[-106.2844,32.0018],[-106.2833,32.0018],[-106.279,32.0018],[-106.2783,32.0018],[-106.2781,32.0018],[-106.2777,32.0018],[-106.2747,32.0018],[-106.27,32.0018],[-106.2665,32.0018],[-106.2131,32.0021],[-106.2115,32.0021],[-106.207,32.0021],[-106.2043,32.0021],[-106.2032,32.0021],[-106.2013,32.0021],[-106.2007,32.0022],[-106.2001,32.0022],[-106.1852,32.0022],[-106.1827,32.0022],[-106.1816,32.0022],[-106.1808,32.0022],[-106.171,32.0023],[-106.1685,32.0023],[-106.1435,32.0025],[-106.1406,32.0025],[-106.1348,32.0025],[-106.1275,32.0025],[-106.1255,32.0025],[-106.1187,32.0026],[-106.0997,32.0027],[-106.0829,32.0027],[-106.0644,32.0026],[-106.0504,32.0025],[-106.0349,32.0025],[-106.0312,32.0025],[-106.0028,32.0024],[-106.0007,32.0024],[-106.0006,32.0024],[-106.0005,32.0024],[-106.0004,32.0024],[-105.998,32.0024],[-105.99,32.0023],[-105.987,32.0023],[-105.9835,32.0023],[-105.9781,32.0023],[-105.9761,32.0023],[-105.9748,32.0023],[-105.9746,32.0023],[-105.9724,32.0023],[-105.9669,32.0023],[-105.9666,32.0023],[-105.964,32.0023],[-105.9609,32.0023],[-105.9586,32.0022],[-105.951,32.0022],[-105.9489,32.0022],[-105.9437,32.0022],[-105.9431,32.0022],[-105.9241,32.0021],[-105.9238,32.0021],[-105.923,32.0021],[-105.9208,32.0021],[-105.9176,32.0021],[-105.9083,32.0021],[-105.9007,32.002],[-105.8972,32.002],[-105.8876,32.002],[-105.8794,32.002],[-105.8758,32.002],[-105.8753,32.002],[-105.8745,32.002],[-105.8542,32.0019],[-105.8423,32.0018],[-105.8303,32.0018],[-105.8281,32.0018],[-105.8268,32.0018],[-105.8204,32.0018],[-105.8035,32.0017],[-105.8002,32.0017],[-105.7844,32.0016],[-105.7634,32.0016],[-105.7509,32.0016],[-105.7311,32.0015],[-105.7276,32.0015],[-105.7181,32.0015],[-105.7104,32.0015],[-105.6985,32.0014],[-105.6901,32.0014],[-105.687,32.0014],[-105.6869,32.0014],[-105.6868,32.0014],[-105.6867,32.0014],[-105.6857,32.0014],[-105.6795,32.0014],[-105.6772,32.0014],[-105.6771,32.0014],[-105.6768,32.0014],[-105.6763,32.0014],[-105.6762,32.0014],[-105.676,32.0014],[-105.6759,32.0014],[-105.6758,32.0014],[-105.6757,32.0014],[-105.6756,32.0014],[-105.6524,32.0013],[-105.6522,32.0013],[-105.6517,32.0013],[-105.6348,32.0013],[-105.6095,32.0012],[-105.6093,32.0012],[-105.6092,32.0012],[-105.6091,32.0012],[-105.609,32.0012],[-105.6074,32.0012],[-105.6044,32.0012],[-105.5963,32.0012],[-105.5635,32.0011],[-105.5319,32.001],[-105.5312,32.001],[-105.5305,32.001],[-105.529,32.001],[-105.5284,32.001],[-105.5275,32.001],[-105.5082,32.001],[-105.5079,32.001],[-105.5072,32.001],[-105.4852,32.0009],[-105.4846,32.0009],[-105.4767,32.0009],[-105.4733,32.0009],[-105.4679,32.0008],[-105.464,32.0008],[-105.4619,32.0008],[-105.4596,32.0008],[-105.4577,32.0008],[-105.4294,32.0007],[-105.428,32.0007],[-105.4264,32.0007],[-105.4105,32.0007],[-105.4003,32.0007],[-105.3917,32.0006],[-105.3913,32.0006],[-105.3907,32.0006],[-105.3903,32.0006],[-105.3893,32.0006],[-105.3867,32.0006],[-105.3764,32.0006],[-105.3756,32.0006],[-105.3751,32.0006],[-105.3438,32.0005],[-105.3435,32.0005],[-105.3433,32.0005],[-105.3398,32.0005],[-105.3298,32.0005],[-105.3095,32.0004],[-105.3093,32.0004],[-105.3092,32.0004],[-105.3012,32.0004],[-105.301,32.0004],[-105.3008,32.0004],[-105.3,32.0004],[-105.2992,32.0004],[-105.299,32.0004],[-105.2921,32.0003],[-105.2877,32.0003],[-105.2458,32.0002],[-105.2454,32.0002],[-105.2452,32.0002],[-105.224,32.0002],[-105.2234,32.0002],[-105.221,32.0002],[-105.2204,32.0002],[-105.2201,32.0002],[-105.2189,32.0002],[-105.2124,32.0002],[-105.2099,32.0002],[-105.2024,32.0002],[-105.2014,32.0002],[-105.2011,32.0002],[-105.2008,32.0002],[-105.1953,32.0002],[-105.1949,32.0002],[-105.1847,32.0002],[-105.1838,32.0002],[-105.1835,32.0002],[-105.1822,32.0002],[-105.1782,32.0002],[-105.173,32.0002],[-105.1663,32.0002],[-105.1598,32.0002],[-105.1595,32.0002],[-105.1588,32.0002],[-105.1573,32.0002],[-105.1555,32.0002],[-105.1539,32.0002],[-105.1506,32.0002],[-105.1497,32.0002],[-105.1477,32.0002],[-105.1473,32.0002],[-105.1468,32.0002],[-105.1466,32.0002],[-105.1442,32.0003],[-105.1336,32.0003],[-105.1333,32.0003],[-105.1329,32.0003],[-105.1315,32.0003],[-105.1195,32.0004],[-105.119,32.0004],[-105.118,32.0004],[-105.1178,32.0004],[-105.1164,32.0004],[-105.1086,32.0004],[-105.1078,32.0004],[-105.1076,32.0004],[-105.1003,32.0004],[-105.0994,32.0004],[-105.0993,32.0004],[-105.0877,32.0005],[-105.0874,32.0005],[-105.0871,32.0005],[-105.082,32.0005],[-105.0816,32.0005],[-105.0786,32.0005],[-105.0773,32.0005],[-105.0753,32.0005],[-105.0745,32.0005],[-105.0744,32.0005],[-105.0742,32.0005],[-105.074,32.0005],[-105.0738,32.0005],[-105.0644,32.0005],[-105.0636,32.0005],[-105.0534,32.0005],[-105.0533,32.0005],[-105.0525,32.0005],[-105.0431,32.0005],[-105.0428,32.0005],[-105.0426,32.0005],[-105.0359,32.0005],[-105.0357,32.0005],[-105.0356,32.0005],[-105.0332,32.0005],[-105.0181,32.0005],[-105.0165,32.0005],[-105.0139,32.0004],[-105.0123,32.0004],[-105.0122,32.0004],[-105.0111,32.0004],[-105.0079,32.0004],[-105.0046,32.0004],[-105.0045,32.0004],[-105.004,32.0004],[-105.0026,32.0004],[-105.0021,32.0004],[-105.0006,32.0004],[-105.0005,32.0004],[-104.9968,32.0004],[-104.9965,32.0004],[-104.9945,32.0004],[-104.9943,32.0004],[-104.9927,32.0004],[-104.9926,32.0004],[-104.9802,32.0004],[-104.975,32.0004],[-104.9737,32.0004],[-104.9734,32.0004],[-104.9553,32.0004],[-104.9539,32.0004],[-104.9537,32.0004],[-104.9532,32.0004],[-104.9477,32.0004],[-104.937,32.0004],[-104.9359,32.0004],[-104.9353,32.0004],[-104.9288,32.0004],[-104.9276,32.0004],[-104.9269,32.0004],[-104.9189,32.0004],[-104.9186,32.0004],[-104.9184,32.0004],[-104.9124,32.0004],[-104.9114,32.0004],[-104.911,32.0004],[-104.9067,32.0004],[-104.9064,32.0004],[-104.9062,32.0004],[-104.895,32.0004],[-104.8939,32.0004],[-104.8933,32.0004],[-104.8872,32.0004],[-104.8864,32.0004],[-104.8859,32.0004],[-104.8854,32.0004],[-104.8806,32.0004],[-104.8799,32.0004],[-104.8795,32.0004],[-104.8793,32.0004],[-104.8788,32.0004],[-104.8787,32.0004],[-104.8785,32.0004],[-104.8784,32.0004],[-104.8688,32.0004],[-104.8566,32.0004],[-104.8549,32.0004],[-104.8543,32.0004],[-104.8481,32.0004],[-104.8478,32.0004],[-104.8477,32.0004],[-104.8427,32.0003],[-104.8337,32],[-104.8329,32],[-104.8327,32],[-104.8312,32],[-104.821,31.9996],[-104.8031,31.9988],[-104.8007,31.9987],[-104.7951,31.9985],[-104.7937,31.9984],[-104.7898,31.9982],[-104.7844,31.998],[-104.7755,31.9976],[-104.7721,31.9975],[-104.7673,31.9976],[-104.765,31.9976],[-104.7548,31.9978],[-104.7546,32],[-104.7546,32.0005],[-104.7505,32.0005],[-104.7406,32.0004],[-104.7368,32.0004],[-104.7315,32.0004],[-104.7211,32.0004],[-104.7151,32.0004],[-104.7149,32.0004],[-104.7026,32.0004],[-104.7025,32.0004],[-104.7023,32.0004],[-104.7017,32.0004],[-104.7014,32.0004],[-104.7013,32.0004],[-104.6919,32.0004],[-104.6913,32.0004],[-104.6718,32.0004],[-104.6709,32.0004],[-104.6473,32.0004],[-104.6443,32.0004],[-104.6435,32.0004],[-104.6416,32.0004],[-104.6409,32.0004],[-104.6404,32.0004],[-104.6311,32.0004],[-104.6303,32.0004],[-104.6262,32.0004],[-104.6076,32.0004],[-104.5884,32.0003],[-104.5858,32.0003],[-104.5814,32.0003],[-104.5751,32.0003],[-104.5747,32.0003],[-104.5666,32.0003],[-104.5663,32.0003],[-104.5515,32.0002],[-104.5492,32.0002],[-104.5476,32.0002],[-104.5473,32.0002],[-104.5469,32.0002],[-104.5465,32.0002],[-104.5462,32.0002],[-104.546,32.0002],[-104.5444,32.0002],[-104.5435,32.0002],[-104.5433,32.0002],[-104.5347,32.0002],[-104.5337,32.0002],[-104.5326,32.0002],[-104.5324,32.0002],[-104.5323,32.0002],[-104.5321,32.0002],[-104.5316,32.0002],[-104.5311,32.0002],[-104.4996,32.0002],[-104.4936,32.0002],[-104.4918,32.0002],[-104.4909,32.0002],[-104.4778,32.0002],[-104.4638,32.0002],[-104.4608,32.0002],[-104.4606,32.0002],[-104.4458,32.0002],[-104.4455,32.0002],[-104.4437,32.0002],[-104.4375,32.0002],[-104.4363,32.0002],[-104.4359,32.0002],[-104.4236,32.0001],[-104.4174,32.0001],[-104.4116,32.0001],[-104.4092,32.0001],[-104.4072,32.0001],[-104.3921,32.0001],[-104.3751,32.0001],[-104.3661,32.0001],[-104.3509,32.0001],[-104.3418,32.0001],[-104.3296,32.0002],[-104.3295,32.0002],[-104.3291,32.0001],[-104.3258,32.0001],[-104.3235,32.0001],[-104.3191,32.0001],[-104.3116,32.0001],[-104.311,32.0001],[-104.2977,32.0001],[-104.2916,32.0001],[-104.2881,32.0001],[-104.288,32.0001],[-104.2834,32.0001],[-104.2832,32.0001],[-104.2799,32.0001],[-104.2798,32.0001],[-104.2782,32.0001],[-104.2719,32.0001],[-104.2524,32.0001],[-104.2498,32.0001],[-104.2431,32.0001],[-104.2427,32.0001],[-104.2426,32.0001],[-104.2425,32.0001],[-104.2231,32],[-104.2228,32],[-104.222,32],[-104.2207,32],[-104.2115,32],[-104.2033,32],[-104.1942,32],[-104.1926,32],[-104.1925,32],[-104.1923,32],[-104.1877,32],[-104.1862,32],[-104.1834,32],[-104.1784,32],[-104.1763,32],[-104.1762,32],[-104.175,32],[-104.1749,32],[-104.1692,32],[-104.1527,32],[-104.1522,32],[-104.1488,32],[-104.1351,32],[-104.1258,32],[-104.1257,32],[-104.119,32],[-104.1181,32],[-104.1093,32],[-104.101,32],[-104.0969,32],[-104.0968,32],[-104.0966,32],[-104.0965,32],[-104.0958,32],[-104.0946,32],[-104.0833,32],[-104.0811,32],[-104.0779,32],[-104.0761,32],[-104.0667,32],[-104.0574,32],[-104.0493,32.0001],[-104.041,32.0001],[-104.0407,32.0001],[-104.0322,32.0001],[-104.0312,32.0001],[-104.027,32.0001],[-104.0245,32.0001],[-104.0148,32.0001],[-104.0135,32.0001],[-104.0106,32.0001],[-104.0063,32.0001],[-104.0041,32.0001],[-104.0031,32.0001],[-104.003,32.0001],[-104.0026,32.0001],[-104.0015,32.0001],[-104.0008,32.0001],[-103.9982,32.0001],[-103.9887,32.0001],[-103.9874,32.0001],[-103.9873,32.0001],[-103.9849,32.0001],[-103.9847,32.0001],[-103.9834,32.0001],[-103.9816,32.0001],[-103.9802,32.0001],[-103.9799,32.0001],[-103.9797,32.0001],[-103.9796,32.0001],[-103.9794,32.0001],[-103.9792,32.0001],[-103.9789,32.0001],[-103.9783,32.0001],[-103.978,32.0001],[-103.9777,32.0001],[-103.9773,32.0001],[-103.9716,32.0001],[-103.9707,32.0001],[-103.9681,32.0001],[-103.9661,32.0001],[-103.9658,32.0001],[-103.9649,32.0001],[-103.9633,32.0001],[-103.9632,32.0001],[-103.9629,32.0001],[-103.9627,32.0001],[-103.9599,32.0001],[-103.9572,32.0001],[-103.9487,32.0001],[-103.9474,32.0001],[-103.9385,32.0001],[-103.9376,32.0001],[-103.9333,32.0001],[-103.9325,32.0001],[-103.9324,32.0001],[-103.9287,32.0001],[-103.9201,32.0001],[-103.9168,32.0001],[-103.916,32.0001],[-103.9158,32.0001],[-103.9157,32.0001],[-103.9145,32.0001],[-103.9115,32.0001],[-103.9104,32.0001],[-103.9052,32.0001],[-103.9015,32.0001],[-103.8991,32.0001],[-103.8983,32.0001],[-103.898,32.0001],[-103.8978,32.0001],[-103.8974,32.0001],[-103.8972,32.0001],[-103.8961,32.0001],[-103.8953,32.0001],[-103.8904,32.0001],[-103.8692,32.0001],[-103.8406,32.0002],[-103.8332,32.0002],[-103.8276,32.0002],[-103.8247,32.0002],[-103.8126,32.0002],[-103.8074,32.0002],[-103.7638,32.0002],[-103.7574,32.0002],[-103.757,32.0002],[-103.7557,32.0002],[-103.7554,32.0002],[-103.7505,32.0002],[-103.7484,32.0002],[-103.7483,32.0002],[-103.7395,32.0002],[-103.7393,32.0002],[-103.7229,32.0002],[-103.7228,32.0002],[-103.72,32.0002],[-103.7198,32.0002],[-103.7197,32.0002],[-103.6552,32.0002],[-103.6495,32.0002],[-103.6388,32.0002],[-103.6255,32.0002],[-103.6017,32.0003],[-103.5788,32.0003],[-103.5558,32.0003],[-103.5327,32.0003],[-103.5005,32.0004],[-103.4916,32.0003],[-103.4702,32.0003],[-103.4369,32.0003],[-103.4012,32.0003],[-103.3755,32.0003],[-103.3641,32.0003],[-103.3265,32.0004],[-103.2785,32.0004],[-103.2707,32.0004],[-103.2704,32.0003],[-103.2678,32.0003],[-103.2677,32.0003],[-103.2676,32.0004],[-103.2676,32.0005],[-103.2667,32.0006],[-103.2616,32.0006],[-103.2613,32.0005],[-103.26,32.0006],[-103.2505,32.0004],[-103.2156,32.0005],[-103.2112,32.0005],[-103.1994,32.0004],[-103.1961,32.0003],[-103.1929,32.0003],[-103.1891,32.0003],[-103.1825,32.0003],[-103.1773,32.0003],[-103.1719,32.0003],[-103.1651,32.0003],[-103.1649,32.0003],[-103.1647,32.0003],[-103.1419,32.0003],[-103.1398,32.0003],[-103.1376,32.0003],[-103.1355,32.0003],[-103.1336,32.0003],[-103.1331,32.0003],[-103.1255,32.0003],[-103.1072,32.0004],[-103.1034,32.0004],[-103.1022,32.0004],[-103.1016,32.0004],[-103.0999,32.0004],[-103.0917,32.0004],[-103.0912,32.0004],[-103.0905,32.0004],[-103.0888,32.0004],[-103.0874,32.0004],[-103.0867,32.0004],[-103.086,32.0004],[-103.0645,32.0004],[-103.0645,32.0207],[-103.0644,32.0239],[-103.0644,32.0246],[-103.0645,32.0295],[-103.0645,32.0348],[-103.0645,32.0515],[-103.0645,32.0651],[-103.0645,32.0685],[-103.0645,32.0855],[-103.0645,32.087],[-103.0645,32.0871],[-103.0645,32.101],[-103.0645,32.1062],[-103.0645,32.1099],[-103.0645,32.1136],[-103.0645,32.1226],[-103.0645,32.123],[-103.0645,32.1234],[-103.0646,32.1276],[-103.0644,32.1375],[-103.0646,32.145],[-103.0645,32.145],[-103.0646,32.1451],[-103.0645,32.1665],[-103.0648,32.227],[-103.0648,32.2271],[-103.0648,32.2405],[-103.0647,32.248],[-103.0647,32.2709],[-103.0647,32.3013],[-103.0647,32.3344],[-103.0647,32.3347],[-103.0647,32.339],[-103.0647,32.4068],[-103.0647,32.4192],[-103.0647,32.4282],[-103.0647,32.4363],[-103.0647,32.4387],[-103.0647,32.447],[-103.0647,32.4499],[-103.0647,32.4811],[-103.0647,32.491],[-103.0647,32.5001],[-103.0647,32.5173],[-103.0647,32.5219],[-103.0647,32.5222],[-103.0647,32.5384],[-103.0647,32.5622],[-103.0647,32.5625],[-103.0648,32.5728],[-103.0648,32.5774],[-103.0648,32.5872],[-103.0648,32.588],[-103.0648,32.5942],[-103.0648,32.5981],[-103.0647,32.6003],[-103.0647,32.6019],[-103.0647,32.6032],[-103.0647,32.6124],[-103.0647,32.6147],[-103.0646,32.6195],[-103.0646,32.6223],[-103.0646,32.6234],[-103.0647,32.6243],[-103.0647,32.6246],[-103.0647,32.6449],[-103.0647,32.6477],[-103.0648,32.6542],[-103.0648,32.6617],[-103.0648,32.6676],[-103.0649,32.6827],[-103.0648,32.6908],[-103.0648,32.6969],[-103.0648,32.6979],[-103.0648,32.6985],[-103.0648,32.7087],[-103.0648,32.7107],[-103.0648,32.7138],[-103.0648,32.7169],[-103.0648,32.7235],[-103.0647,32.7267],[-103.0647,32.7268],[-103.0647,32.727],[-103.0647,32.7279],[-103.0647,32.7298],[-103.0647,32.7315],[-103.0647,32.7317],[-103.0647,32.7338],[-103.0647,32.7413],[-103.0647,32.7442],[-103.0647,32.7543],[-103.0648,32.761],[-103.0647,32.7638],[-103.0647,32.7673],[-103.0647,32.7683],[-103.0647,32.7693],[-103.0647,32.7709],[-103.0647,32.7736],[-103.0647,32.7768],[-103.0647,32.7773],[-103.0647,32.7836],[-103.0647,32.7846],[-103.0647,32.7856],[-103.0648,32.7885],[-103.0648,32.7984],[-103.0648,32.7994],[-103.0648,32.8063],[-103.0648,32.812],[-103.0648,32.813],[-103.0648,32.8139],[-103.0648,32.8275],[-103.0648,32.8284],[-103.0648,32.8285],[-103.0648,32.8288],[-103.0648,32.8291],[-103.0648,32.842],[-103.0648,32.8494],[-103.0648,32.8503],[-103.0648,32.8576],[-103.0648,32.8683],[-103.0648,32.8794],[-103.0648,32.8856],[-103.0647,32.8882],[-103.0647,32.8999],[-103.0647,32.9062],[-103.0647,32.9227],[-103.0647,32.9301],[-103.0647,32.9406],[-103.0647,32.9431],[-103.0647,32.9445],[-103.0647,32.9462],[-103.0647,32.9497],[-103.0647,32.9507],[-103.0647,32.9547],[-103.0647,32.9591],[-103.0647,32.9636],[-103.0647,32.9643],[-103.0647,32.9644],[-103.0646,32.9644],[-103.0646,32.9681],[-103.0646,32.9732],[-103.0646,32.9791],[-103.0646,32.98],[-103.0646,32.9935],[-103.0646,32.9936],[-103.0647,32.9953],[-103.0646,32.9999],[-103.0644,33.0083],[-103.0644,33.0102],[-103.0644,33.0103],[-103.0644,33.0142],[-103.0641,33.0227],[-103.0641,33.0228],[-103.0641,33.0245],[-103.064,33.0323],[-103.0638,33.0376],[-103.0638,33.0387],[-103.0638,33.039],[-103.0636,33.0485],[-103.0636,33.0505],[-103.0636,33.0538],[-103.0635,33.0609],[-103.0632,33.0662],[-103.0632,33.0664],[-103.0632,33.0689],[-103.0632,33.0756],[-103.063,33.081],[-103.0629,33.0858],[-103.0629,33.0873],[-103.0628,33.0893],[-103.0628,33.0895],[-103.0628,33.0915],[-103.0627,33.097],[-103.0624,33.1062],[-103.0624,33.1098],[-103.0624,33.11],[-103.0624,33.1117],[-103.0624,33.1118],[-103.0621,33.1243],[-103.0621,33.1245],[-103.062,33.1251],[-103.0619,33.1318],[-103.0618,33.1389],[-103.0618,33.1391],[-103.0617,33.1409],[-103.0614,33.1543],[-103.0611,33.1681],[-103.0611,33.1699],[-103.061,33.1753],[-103.061,33.1754],[-103.061,33.1772],[-103.0608,33.1825],[-103.0608,33.1827],[-103.0608,33.1844],[-103.0605,33.1953],[-103.0606,33.1953],[-103.0606,33.1955],[-103.0605,33.1991],[-103.0604,33.2015],[-103.0605,33.2017],[-103.0604,33.2035],[-103.0604,33.2036],[-103.0604,33.2043],[-103.0603,33.208],[-103.0603,33.2105],[-103.0603,33.2117],[-103.0602,33.2117],[-103.0602,33.2132],[-103.0601,33.219],[-103.0599,33.2263],[-103.0599,33.2265],[-103.0599,33.228],[-103.0598,33.234],[-103.0596,33.2411],[-103.0596,33.2417],[-103.0596,33.2424],[-103.0596,33.2438],[-103.0594,33.2524],[-103.0593,33.257],[-103.0593,33.2576],[-103.0592,33.2603],[-103.0592,33.2604],[-103.0591,33.2635],[-103.059,33.2705],[-103.0589,33.2706],[-103.059,33.2713],[-103.0588,33.2818],[-103.0586,33.285],[-103.0586,33.287],[-103.0583,33.3038],[-103.058,33.315],[-103.058,33.3168],[-103.0577,33.3295],[-103.0575,33.3388],[-103.0573,33.349],[-103.0573,33.3503],[-103.0572,33.3513],[-103.0571,33.3564],[-103.0568,33.3736],[-103.0568,33.3751],[-103.0567,33.3788],[-103.0565,33.3864],[-103.0565,33.388],[-103.0565,33.3884],[-103.0562,33.4033],[-103.0559,33.4175],[-103.0558,33.423],[-103.0556,33.4266],[-103.0554,33.435],[-103.0554,33.4353],[-103.0553,33.4387],[-103.0552,33.4445],[-103.055,33.4564],[-103.055,33.4566],[-103.0549,33.4598],[-103.0548,33.4615],[-103.0547,33.4691],[-103.0545,33.4777],[-103.0545,33.4778],[-103.0545,33.478],[-103.0544,33.4835],[-103.0544,33.4836],[-103.0543,33.4869],[-103.0544,33.4887],[-103.0543,33.4887],[-103.0542,33.4914],[-103.0541,33.4993],[-103.054,33.5001],[-103.054,33.501],[-103.054,33.5011],[-103.0539,33.507],[-103.0538,33.5194],[-103.0537,33.5204],[-103.0536,33.5291],[-103.0535,33.5327],[-103.0534,33.5357],[-103.0532,33.5402],[-103.0531,33.5415],[-103.0531,33.5431],[-103.0533,33.5432],[-103.053,33.5453],[-103.053,33.5454],[-103.053,33.5461],[-103.0529,33.5534],[-103.0528,33.5537],[-103.0527,33.559],[-103.0526,33.5629],[-103.0526,33.5664],[-103.0527,33.5684],[-103.0526,33.5706],[-103.0524,33.5814],[-103.0523,33.5859],[-103.0523,33.5866],[-103.0522,33.5924],[-103.0522,33.5949],[-103.0521,33.5989],[-103.0519,33.6119],[-103.0519,33.6148],[-103.0519,33.6149],[-103.0518,33.6217],[-103.0517,33.6251],[-103.0516,33.6275],[-103.0516,33.6296],[-103.0516,33.63],[-103.0513,33.6419],[-103.0512,33.6492],[-103.0511,33.6512],[-103.0509,33.6582],[-103.0508,33.6655],[-103.0506,33.6722],[-103.0503,33.6838],[-103.0502,33.6933],[-103.05,33.7021],[-103.0498,33.7147],[-103.0498,33.7157],[-103.0494,33.7302],[-103.0494,33.7311],[-103.0494,33.7314],[-103.0494,33.7317],[-103.0494,33.7319],[-103.0491,33.7448],[-103.0491,33.7463],[-103.0491,33.7468],[-103.0489,33.7583],[-103.0489,33.7585],[-103.0488,33.7599],[-103.0488,33.7617],[-103.0488,33.7634],[-103.0487,33.7653],[-103.0487,33.7659],[-103.0483,33.7812],[-103.0482,33.7872],[-103.0482,33.7885],[-103.0481,33.794],[-103.048,33.7963],[-103.0477,33.8089],[-103.0476,33.8175],[-103.0475,33.8211],[-103.0475,33.8214],[-103.0474,33.8216],[-103.0474,33.8247],[-103.0473,33.8321],[-103.0472,33.836],[-103.0472,33.8391],[-103.0471,33.8418],[-103.0471,33.8423],[-103.0469,33.8506],[-103.0467,33.8611],[-103.0465,33.8751],[-103.0463,33.8794],[-103.0461,33.8874],[-103.0458,33.9019],[-103.0458,33.9023],[-103.0457,33.9047],[-103.0457,33.9063],[-103.045,33.9386],[-103.045,33.9395],[-103.0449,33.9437],[-103.0449,33.9456],[-103.0449,33.946],[-103.0449,33.9461],[-103.0449,33.9463],[-103.0448,33.9472],[-103.0446,33.9586],[-103.0446,33.9596],[-103.0445,33.9601],[-103.0445,33.9605],[-103.0445,33.9616],[-103.0445,33.9633],[-103.0444,33.9646],[-103.0444,33.9658],[-103.0444,33.9668],[-103.0444,33.968],[-103.0443,33.9738],[-103.0443,33.9742],[-103.0439,33.9963],[-103.0438,33.9999],[-103.0436,34.0036],[-103.0436,34.0105],[-103.0437,34.0112],[-103.0437,34.0148],[-103.0437,34.0153],[-103.0437,34.0178],[-103.0437,34.0179],[-103.0437,34.018],[-103.0437,34.0181],[-103.0437,34.0205],[-103.0437,34.0254],[-103.0438,34.0328],[-103.0438,34.0358],[-103.0438,34.0363],[-103.0438,34.0367],[-103.0438,34.0373],[-103.0438,34.0409],[-103.0438,34.0427],[-103.0438,34.0433],[-103.0438,34.0511],[-103.0438,34.0512],[-103.0438,34.0513],[-103.0438,34.0544],[-103.0438,34.0616],[-103.0438,34.063],[-103.0438,34.075],[-103.0438,34.0781],[-103.0438,34.0794],[-103.0438,34.0878],[-103.0438,34.0913],[-103.0438,34.0929],[-103.0438,34.0948],[-103.0438,34.0988],[-103.0438,34.1016],[-103.0438,34.1017],[-103.0438,34.1018],[-103.0437,34.1019],[-103.0437,34.1076],[-103.0437,34.1101],[-103.0437,34.1127],[-103.0438,34.1128],[-103.0438,34.113],[-103.0439,34.1136],[-103.0439,34.1145],[-103.0439,34.1172],[-103.0439,34.1198],[-103.0439,34.1243],[-103.0439,34.1258],[-103.0439,34.1278],[-103.0439,34.1299],[-103.0439,34.1332],[-103.0439,34.1356],[-103.0439,34.1383],[-103.0439,34.1395],[-103.0439,34.1407],[-103.0439,34.1418],[-103.0439,34.148],[-103.0438,34.1515],[-103.0438,34.1528],[-103.0439,34.1539],[-103.0438,34.1575],[-103.0439,34.1607],[-103.0439,34.1621],[-103.0439,34.1641],[-103.0438,34.1716],[-103.0439,34.1812],[-103.0439,34.205],[-103.0438,34.2116],[-103.0439,34.2144],[-103.0439,34.2176],[-103.0439,34.2213],[-103.0439,34.2227],[-103.0439,34.2234],[-103.0439,34.2275],[-103.0439,34.2289],[-103.0439,34.2321],[-103.0439,34.2341],[-103.0438,34.2377],[-103.0438,34.2411],[-103.0438,34.2424],[-103.0438,34.2427],[-103.0439,34.2442],[-103.0438,34.2443],[-103.0438,34.2445],[-103.0437,34.2456],[-103.0438,34.2569],[-103.0438,34.2575],[-103.0438,34.2603],[-103.0438,34.261],[-103.0437,34.2643],[-103.0437,34.2659],[-103.0438,34.2688],[-103.0438,34.2704],[-103.0438,34.2718],[-103.0438,34.2726],[-103.0438,34.2736],[-103.0438,34.2748],[-103.0438,34.2754],[-103.0438,34.2773],[-103.0438,34.2791],[-103.0438,34.2814],[-103.0438,34.285],[-103.0438,34.2855],[-103.0438,34.2881],[-103.0438,34.2896],[-103.0438,34.2909],[-103.0438,34.2944],[-103.0438,34.295],[-103.0438,34.2966],[-103.0438,34.2987],[-103.0438,34.3004],[-103.0438,34.3014],[-103.0438,34.3026],[-103.0438,34.3038],[-103.0437,34.3113],[-103.0438,34.3128],[-103.0438,34.3172],[-103.0438,34.3183],[-103.0437,34.3311],[-103.0437,34.3316],[-103.0437,34.3328],[-103.0437,34.3382],[-103.0437,34.3466],[-103.0437,34.3468],[-103.0437,34.3471],[-103.0437,34.3474],[-103.0437,34.348],[-103.0437,34.3489],[-103.0437,34.3492],[-103.0437,34.3499],[-103.0437,34.3503],[-103.0437,34.3526],[-103.0437,34.3548],[-103.0437,34.3611],[-103.0437,34.362],[-103.0437,34.3693],[-103.0437,34.3715],[-103.0437,34.3763],[-103.0437,34.3766],[-103.0437,34.3772],[-103.0437,34.3781],[-103.0437,34.3789],[-103.0437,34.3791],[-103.0437,34.3796],[-103.0437,34.3799],[-103.0438,34.3801],[-103.0438,34.3802],[-103.0438,34.3809],[-103.0438,34.381],[-103.0438,34.3812],[-103.0438,34.382],[-103.0438,34.3823],[-103.0438,34.3826],[-103.0438,34.3829],[-103.0437,34.383],[-103.0437,34.3832],[-103.0437,34.3835],[-103.0436,34.3844],[-103.0436,34.3847],[-103.0436,34.3848],[-103.0436,34.385],[-103.0436,34.3863],[-103.0436,34.3873],[-103.0436,34.3879],[-103.0436,34.3886],[-103.0436,34.3887],[-103.0436,34.3888],[-103.0436,34.3905],[-103.0436,34.3908],[-103.0436,34.3912],[-103.0436,34.3913],[-103.0436,34.3918],[-103.0436,34.3928],[-103.0436,34.3935],[-103.0436,34.3938],[-103.0436,34.3948],[-103.0436,34.395],[-103.0436,34.3956],[-103.0436,34.3961],[-103.0436,34.3964],[-103.0436,34.3967],[-103.0436,34.3968],[-103.0436,34.3972],[-103.0436,34.3981],[-103.0436,34.3988],[-103.0436,34.3995],[-103.0436,34.4001],[-103.0436,34.4002],[-103.0436,34.4006],[-103.0436,34.4046],[-103.0436,34.4052],[-103.0436,34.4056],[-103.0436,34.4059],[-103.0436,34.4073],[-103.0436,34.4079],[-103.0436,34.4088],[-103.0436,34.4089],[-103.0436,34.41],[-103.0436,34.4107],[-103.0436,34.4115],[-103.0436,34.4119],[-103.0436,34.4122],[-103.0436,34.4129],[-103.0436,34.4136],[-103.0436,34.4144],[-103.0436,34.4167],[-103.0436,34.4175],[-103.0436,34.4182],[-103.0436,34.4183],[-103.0436,34.4191],[-103.0436,34.4233],[-103.0436,34.4241],[-103.0436,34.4248],[-103.0436,34.4271],[-103.0436,34.4279],[-103.0436,34.431],[-103.0436,34.4317],[-103.0436,34.4325],[-103.0436,34.4333],[-103.0436,34.4338],[-103.0436,34.4347],[-103.0436,34.4355],[-103.0436,34.4378],[-103.0436,34.4393],[-103.0436,34.4401],[-103.0436,34.4408],[-103.0435,34.4424],[-103.0436,34.4432],[-103.0435,34.444],[-103.0435,34.4451],[-103.0435,34.4464],[-103.0435,34.4472],[-103.0435,34.4483],[-103.0435,34.4529],[-103.0435,34.4537],[-103.0435,34.4556],[-103.0435,34.4577],[-103.0435,34.4585],[-103.0435,34.4592],[-103.0435,34.4596],[-103.0435,34.4598],[-103.0435,34.4608],[-103.0435,34.4615],[-103.0435,34.4628],[-103.0435,34.4631],[-103.0435,34.4669],[-103.0435,34.468],[-103.0435,34.4688],[-103.0435,34.4696],[-103.0435,34.4704],[-103.0435,34.4713],[-103.0435,34.4729],[-103.0435,34.4736],[-103.0435,34.4744],[-103.0435,34.4751],[-103.0435,34.4752],[-103.0435,34.476],[-103.0435,34.4773],[-103.0435,34.4784],[-103.0435,34.4814],[-103.0435,34.4817],[-103.0435,34.4833],[-103.0435,34.4873],[-103.0435,34.4881],[-103.0435,34.4889],[-103.0435,34.4905],[-103.0435,34.4913],[-103.0435,34.4918],[-103.0435,34.4921],[-103.0434,34.4929],[-103.0434,34.4945],[-103.0434,34.4953],[-103.0434,34.4962],[-103.0434,34.497],[-103.0434,34.4978],[-103.0434,34.4995],[-103.0434,34.501],[-103.0434,34.5034],[-103.0434,34.5043],[-103.0434,34.5051],[-103.0434,34.5059],[-103.0434,34.5063],[-103.0434,34.5069],[-103.0434,34.5076],[-103.0434,34.5101],[-103.0434,34.5104],[-103.0434,34.5109],[-103.0434,34.5117],[-103.0434,34.5125],[-103.0434,34.5158],[-103.0434,34.5165],[-103.0434,34.5181],[-103.0434,34.5189],[-103.0434,34.5197],[-103.0434,34.5204],[-103.0434,34.5211],[-103.0434,34.5215],[-103.0434,34.5245],[-103.0434,34.5248],[-103.0434,34.5251],[-103.0434,34.5253],[-103.0434,34.5256],[-103.0434,34.5298],[-103.0434,34.5306],[-103.0434,34.5323],[-103.0434,34.533],[-103.0434,34.5346],[-103.0434,34.5355],[-103.0434,34.5356],[-103.0434,34.5363],[-103.0434,34.5371],[-103.0434,34.5379],[-103.0434,34.5395],[-103.0434,34.5396],[-103.0434,34.5403],[-103.0434,34.5411],[-103.0434,34.5419],[-103.0434,34.5454],[-103.0434,34.5462],[-103.0434,34.547],[-103.0434,34.5497],[-103.0434,34.5506],[-103.0434,34.5542],[-103.0434,34.5548],[-103.0434,34.5556],[-103.0434,34.5571],[-103.0434,34.5574],[-103.0434,34.5581],[-103.0433,34.559],[-103.0434,34.5593],[-103.0434,34.5599],[-103.0434,34.5607],[-103.0433,34.5625],[-103.0433,34.5634],[-103.0434,34.5643],[-103.0433,34.5645],[-103.0433,34.5646],[-103.0433,34.5652],[-103.0433,34.5661],[-103.0433,34.5687],[-103.0433,34.5691],[-103.0433,34.5697],[-103.0433,34.5706],[-103.0433,34.5715],[-103.0433,34.5725],[-103.0433,34.5743],[-103.0433,34.5752],[-103.0433,34.5779],[-103.0433,34.5791],[-103.0433,34.5796],[-103.0433,34.5804],[-103.0433,34.5813],[-103.0433,34.5821],[-103.0433,34.583],[-103.0433,34.5839],[-103.0433,34.5847],[-103.0433,34.5856],[-103.0433,34.5865],[-103.0433,34.5874],[-103.0433,34.5882],[-103.0433,34.5891],[-103.0433,34.5924],[-103.0433,34.5932],[-103.0433,34.5936],[-103.0433,34.594],[-103.0433,34.5948],[-103.0433,34.595],[-103.0433,34.5956],[-103.0433,34.5964],[-103.0433,34.5973],[-103.0433,34.5982],[-103.0433,34.5991],[-103.0433,34.6009],[-103.0433,34.6018],[-103.0433,34.6027],[-103.0433,34.6037],[-103.0433,34.6054],[-103.0433,34.6063],[-103.0433,34.6066],[-103.0433,34.6075],[-103.0433,34.6081],[-103.0433,34.609],[-103.0433,34.6099],[-103.0433,34.6108],[-103.0433,34.6115],[-103.0433,34.6117],[-103.0433,34.6125],[-103.0433,34.6134],[-103.0432,34.6163],[-103.0432,34.6166],[-103.0432,34.6176],[-103.0432,34.6179],[-103.0432,34.6182],[-103.0432,34.6183],[-103.0432,34.6184],[-103.0432,34.6196],[-103.0432,34.6197],[-103.0431,34.6197],[-103.0431,34.6198],[-103.0433,34.6251],[-103.0433,34.6319],[-103.0433,34.632],[-103.0433,34.6321],[-103.0433,34.6324],[-103.0433,34.6326],[-103.0433,34.6415],[-103.0433,34.6504],[-103.0433,34.6518],[-103.0433,34.6531],[-103.0432,34.6565],[-103.0432,34.6567],[-103.0432,34.6569],[-103.0432,34.6572],[-103.0432,34.6575],[-103.0432,34.6581],[-103.0432,34.6588],[-103.0432,34.6595],[-103.0432,34.6602],[-103.0432,34.661],[-103.0432,34.6618],[-103.0432,34.6701],[-103.0431,34.6718],[-103.0431,34.6726],[-103.0431,34.675],[-103.0431,34.676],[-103.0431,34.6762],[-103.0431,34.6785],[-103.0431,34.682],[-103.0431,34.6857],[-103.0431,34.6894],[-103.0431,34.6906],[-103.0431,34.6928],[-103.0431,34.6951],[-103.0431,34.6979],[-103.0431,34.7035],[-103.0431,34.7051],[-103.0431,34.7063],[-103.043,34.7125],[-103.043,34.716],[-103.043,34.7255],[-103.043,34.7379],[-103.043,34.74],[-103.043,34.7414],[-103.043,34.7453],[-103.043,34.7474],[-103.043,34.7486],[-103.043,34.7524],[-103.043,34.7551],[-103.043,34.7573],[-103.043,34.759],[-103.0429,34.7607],[-103.0429,34.7628],[-103.0429,34.7647],[-103.0429,34.7649],[-103.0427,34.785],[-103.043,34.7921],[-103.0429,34.7979],[-103.0429,34.7995],[-103.0429,34.7996],[-103.0429,34.8003],[-103.0429,34.801],[-103.0429,34.8017],[-103.0429,34.8038],[-103.0429,34.8046],[-103.0429,34.8053],[-103.0429,34.806],[-103.0429,34.8067],[-103.0429,34.8068],[-103.0429,34.8075],[-103.0429,34.8082],[-103.0429,34.8115],[-103.0429,34.8123],[-103.0429,34.8127],[-103.0429,34.8131],[-103.0429,34.8139],[-103.0429,34.8162],[-103.0429,34.817],[-103.0429,34.8199],[-103.0429,34.82],[-103.0429,34.8204],[-103.0429,34.821],[-103.0429,34.8211],[-103.0429,34.8218],[-103.0429,34.8223],[-103.0429,34.8236],[-103.0429,34.8243],[-103.0429,34.8266],[-103.0429,34.8274],[-103.0429,34.829],[-103.0429,34.8298],[-103.0429,34.8306],[-103.0429,34.8322],[-103.0429,34.8329],[-103.0429,34.8337],[-103.0429,34.8354],[-103.0429,34.8361],[-103.0429,34.8369],[-103.0429,34.8377],[-103.0429,34.8386],[-103.0429,34.8394],[-103.0429,34.8412],[-103.0429,34.8445],[-103.0429,34.8454],[-103.0429,34.8487],[-103.0429,34.8495],[-103.0429,34.8502],[-103.0429,34.8512],[-103.0429,34.852],[-103.0429,34.8529],[-103.0429,34.8554],[-103.0429,34.856],[-103.0429,34.8571],[-103.0429,34.8587],[-103.0429,34.8595],[-103.0429,34.864],[-103.0428,34.8648],[-103.0428,34.8657],[-103.0429,34.8663],[-103.0428,34.867],[-103.0428,34.8686],[-103.0428,34.8694],[-103.0428,34.8702],[-103.0428,34.871],[-103.0428,34.8751],[-103.0428,34.8759],[-103.0428,34.8768],[-103.0428,34.8792],[-103.0428,34.8809],[-103.0428,34.8817],[-103.0428,34.8849],[-103.0428,34.8889],[-103.0428,34.8897],[-103.0428,34.8913],[-103.0428,34.8929],[-103.0428,34.8937],[-103.0428,34.8945],[-103.0428,34.8952],[-103.0428,34.8981],[-103.0428,34.8988],[-103.0428,34.8992],[-103.0428,34.8995],[-103.0427,34.914],[-103.0428,34.9215],[-103.0428,34.9227],[-103.0428,34.9228],[-103.0428,34.9284],[-103.0428,34.9315],[-103.0428,34.9366],[-103.0427,34.9451],[-103.0427,34.9536],[-103.0427,34.9541],[-103.0427,34.9542],[-103.0427,34.9547],[-103.0427,34.955],[-103.0427,34.9561],[-103.0427,34.9566],[-103.0427,34.9571],[-103.0427,34.9584],[-103.0427,34.9588],[-103.0427,34.9607],[-103.0427,34.9663],[-103.0427,34.9682],[-103.0427,34.9709],[-103.0427,34.973],[-103.0427,34.9779],[-103.0427,34.979],[-103.0427,34.9802],[-103.0427,34.9805],[-103.0427,34.9811],[-103.0427,34.9817],[-103.0427,34.9821],[-103.0427,34.9828],[-103.0427,34.9833],[-103.0427,34.9834],[-103.0427,34.9835],[-103.0427,34.984],[-103.0427,34.9842],[-103.0427,34.9847],[-103.0427,34.9849],[-103.0427,34.9876],[-103.0427,34.9889],[-103.0427,34.9913],[-103.0427,34.9961],[-103.0427,34.9984],[-103.0427,35.0001],[-103.0427,35.0008],[-103.0426,35.0048],[-103.0426,35.0049],[-103.0426,35.0052],[-103.0426,35.0059],[-103.0426,35.0064],[-103.0426,35.008],[-103.0426,35.0088],[-103.0426,35.009],[-103.0426,35.0098],[-103.0426,35.0102],[-103.0426,35.011],[-103.0426,35.0135],[-103.0426,35.0141],[-103.0426,35.0144],[-103.0426,35.0145],[-103.0426,35.0147],[-103.0427,35.0155],[-103.0426,35.017],[-103.0426,35.0189],[-103.0426,35.0192],[-103.0426,35.0196],[-103.0426,35.0208],[-103.0426,35.022],[-103.0426,35.0225],[-103.0426,35.0234],[-103.0426,35.0246],[-103.0426,35.0255],[-103.0426,35.0267],[-103.0426,35.0314],[-103.0426,35.0324],[-103.0426,35.0325],[-103.0426,35.035],[-103.0426,35.036],[-103.0426,35.0388],[-103.0426,35.0418],[-103.0426,35.0436],[-103.0426,35.0444],[-103.0426,35.0451],[-103.0426,35.046],[-103.0426,35.0478],[-103.0426,35.0488],[-103.0426,35.0497],[-103.0426,35.0521],[-103.0426,35.0525],[-103.0426,35.0544],[-103.0426,35.0577],[-103.0426,35.0652],[-103.0426,35.0676],[-103.0426,35.0679],[-103.0426,35.07],[-103.0426,35.0724],[-103.0426,35.0778],[-103.0426,35.0806],[-103.0426,35.0823],[-103.0426,35.0892],[-103.0426,35.0942],[-103.0426,35.0954],[-103.0426,35.0969],[-103.0426,35.0989],[-103.0426,35.0992],[-103.0426,35.1012],[-103.0426,35.1079],[-103.0426,35.1112],[-103.0426,35.1137],[-103.0426,35.1175],[-103.0426,35.1245],[-103.0426,35.1284],[-103.0426,35.1369],[-103.0426,35.1423],[-103.0426,35.1437],[-103.0426,35.1459],[-103.0426,35.1466],[-103.0425,35.1507],[-103.0425,35.1508],[-103.0425,35.1511],[-103.0425,35.1513],[-103.0425,35.1515],[-103.0425,35.1516],[-103.0425,35.152],[-103.0425,35.1531],[-103.0425,35.1542],[-103.0425,35.1554],[-103.0425,35.1559],[-103.0425,35.1567],[-103.0425,35.1575],[-103.0425,35.1585],[-103.0425,35.1593],[-103.0425,35.1598],[-103.0425,35.16],[-103.0425,35.1608],[-103.0425,35.1619],[-103.0425,35.1631],[-103.0425,35.1642],[-103.0425,35.1652],[-103.0425,35.1664],[-103.0425,35.1676],[-103.0425,35.1706],[-103.0425,35.1712],[-103.0425,35.1717],[-103.0425,35.1719],[-103.0425,35.1721],[-103.0425,35.1725],[-103.0425,35.1732],[-103.0425,35.1736],[-103.0425,35.1744],[-103.0425,35.1753],[-103.0425,35.1755],[-103.0425,35.1759],[-103.0425,35.1761],[-103.0425,35.1769],[-103.0425,35.177],[-103.0425,35.1772],[-103.0425,35.1776],[-103.0425,35.1779],[-103.0425,35.1781],[-103.0425,35.1786],[-103.0425,35.1787],[-103.0425,35.1793],[-103.0425,35.1808],[-103.0425,35.1816],[-103.0425,35.1819],[-103.0425,35.1821],[-103.0425,35.1824],[-103.0425,35.1828],[-103.0425,35.1831],[-103.0425,35.1832],[-103.0425,35.1833],[-103.0425,35.1834],[-103.0425,35.1836],[-103.0425,35.1848],[-103.0425,35.1891],[-103.0425,35.1894],[-103.0425,35.1905],[-103.0425,35.1906],[-103.0425,35.1907],[-103.0425,35.1908],[-103.0425,35.1919],[-103.0425,35.193],[-103.0425,35.1949],[-103.0425,35.1954],[-103.0425,35.1964],[-103.0425,35.1974],[-103.0425,35.1983],[-103.0425,35.201],[-103.0425,35.2017],[-103.0425,35.2035],[-103.0425,35.205],[-103.0425,35.2059],[-103.0425,35.2076],[-103.0425,35.2108],[-103.0425,35.2114],[-103.0425,35.2118],[-103.0425,35.2119],[-103.0425,35.212],[-103.0425,35.2133],[-103.0425,35.2143],[-103.0425,35.2167],[-103.0425,35.2171],[-103.0425,35.2176],[-103.0425,35.2181],[-103.0425,35.2183],[-103.0425,35.2184],[-103.0425,35.2187],[-103.0425,35.219],[-103.0425,35.2201],[-103.0425,35.2208],[-103.0425,35.2227],[-103.0425,35.2234],[-103.0425,35.2272],[-103.0424,35.2369],[-103.0424,35.2379],[-103.0424,35.2387],[-103.0424,35.2408],[-103.0424,35.2413],[-103.0424,35.242],[-103.0423,35.3089],[-103.0423,35.309],[-103.0423,35.3113],[-103.0422,35.3167],[-103.0422,35.3182],[-103.0422,35.3216],[-103.0422,35.3236],[-103.0422,35.324],[-103.0422,35.3255],[-103.0422,35.3262],[-103.0422,35.3298],[-103.0422,35.333],[-103.0422,35.3333],[-103.0422,35.3342],[-103.0422,35.3366],[-103.0422,35.3396],[-103.0421,35.3435],[-103.0421,35.3476],[-103.0421,35.351],[-103.0421,35.3543],[-103.0421,35.3564],[-103.0421,35.3579],[-103.0421,35.3601],[-103.0421,35.3603],[-103.0421,35.3628],[-103.0421,35.3653],[-103.0421,35.3663],[-103.0421,35.3672],[-103.0421,35.3693],[-103.0421,35.3707],[-103.0421,35.3727],[-103.0421,35.3733],[-103.0421,35.3741],[-103.0421,35.375],[-103.0421,35.3767],[-103.0421,35.3786],[-103.0421,35.3803],[-103.0421,35.3828],[-103.0421,35.3833],[-103.0421,35.3843],[-103.0421,35.385],[-103.0421,35.3863],[-103.0421,35.3872],[-103.0421,35.3879],[-103.042,35.3888],[-103.042,35.3899],[-103.042,35.391],[-103.042,35.392],[-103.042,35.3928],[-103.042,35.3938],[-103.042,35.3947],[-103.042,35.3949],[-103.042,35.395],[-103.042,35.3951],[-103.042,35.3953],[-103.042,35.3972],[-103.042,35.3994],[-103.042,35.4022],[-103.042,35.4051],[-103.042,35.4057],[-103.042,35.4076],[-103.042,35.4113],[-103.042,35.4154],[-103.042,35.4194],[-103.042,35.4201],[-103.042,35.4251],[-103.042,35.4369],[-103.042,35.4475],[-103.042,35.4489],[-103.0419,35.4808],[-103.0419,35.487],[-103.0419,35.4887],[-103.0419,35.4947],[-103.0419,35.4961],[-103.0419,35.4968],[-103.0419,35.4974],[-103.0419,35.4999],[-103.0419,35.5001],[-103.0419,35.5005],[-103.0419,35.5015],[-103.0419,35.5023],[-103.0419,35.5036],[-103.0419,35.5115],[-103.0419,35.5126],[-103.0419,35.5159],[-103.0419,35.5201],[-103.0419,35.528],[-103.0419,35.5356],[-103.0418,35.5517],[-103.0418,35.5586],[-103.0418,35.5594],[-103.0418,35.5633],[-103.0418,35.5643],[-103.0418,35.5693],[-103.0418,35.5797],[-103.0418,35.5815],[-103.0418,35.5864],[-103.0418,35.5866],[-103.0418,35.5941],[-103.0418,35.5947],[-103.0418,35.595],[-103.0417,35.5973],[-103.0417,35.6009],[-103.0417,35.6052],[-103.0417,35.6072],[-103.0417,35.6083],[-103.0417,35.6099],[-103.0417,35.61],[-103.0417,35.6103],[-103.0417,35.6111],[-103.0417,35.6119],[-103.0417,35.6124],[-103.0417,35.6136],[-103.0417,35.6144],[-103.0417,35.6162],[-103.0417,35.618],[-103.0417,35.6201],[-103.0417,35.6219],[-103.0417,35.6221],[-103.0417,35.6222],[-103.0417,35.6223],[-103.0417,35.6224],[-103.0417,35.6225],[-103.0417,35.6227],[-103.0417,35.6231],[-103.0417,35.6233],[-103.0417,35.6235],[-103.0417,35.6242],[-103.0417,35.6246],[-103.0417,35.6251],[-103.0417,35.6257],[-103.0417,35.6274],[-103.0417,35.6284],[-103.0417,35.6356],[-103.0417,35.6383],[-103.0417,35.6397],[-103.0417,35.6418],[-103.0417,35.6455],[-103.0417,35.6484],[-103.0417,35.6486],[-103.0417,35.6498],[-103.0417,35.651],[-103.0417,35.6512],[-103.0417,35.6519],[-103.0417,35.6521],[-103.0416,35.6544],[-103.0417,35.6558],[-103.0416,35.6565],[-103.0416,35.6571],[-103.0416,35.6586],[-103.0416,35.6593],[-103.0416,35.6595],[-103.0416,35.6596],[-103.0416,35.6611],[-103.0416,35.6648],[-103.0416,35.6685],[-103.0416,35.6727],[-103.0416,35.6767],[-103.0415,35.6817],[-103.0415,35.6849],[-103.0415,35.6868],[-103.0415,35.6896],[-103.0415,35.6932],[-103.0415,35.6957],[-103.0414,35.7241],[-103.0414,35.7249],[-103.0414,35.7269],[-103.0414,35.7291],[-103.0414,35.7312],[-103.0414,35.7317],[-103.0414,35.733],[-103.0414,35.7347],[-103.0414,35.7361],[-103.0413,35.7377],[-103.0413,35.7394],[-103.0413,35.7651],[-103.0413,35.7714],[-103.0413,35.7778],[-103.0413,35.7828],[-103.0412,35.7921],[-103.0412,35.796],[-103.0413,35.7974],[-103.0413,35.8097],[-103.0413,35.8216],[-103.0413,35.8262],[-103.0411,35.8292],[-103.0411,35.8373],[-103.0411,35.8377],[-103.0411,35.8378],[-103.0411,35.8379],[-103.041,35.8846],[-103.041,35.8948],[-103.0409,35.8961],[-103.041,35.8991],[-103.041,35.8997],[-103.0411,35.9],[-103.0411,35.9016],[-103.041,35.9123],[-103.041,35.9136],[-103.0409,35.9402],[-103.0409,35.9532],[-103.0409,35.9573],[-103.0409,35.9582],[-103.0409,35.9639],[-103.0409,35.9645],[-103.0409,35.9651],[-103.0409,35.975],[-103.041,35.9863],[-103.041,35.9988],[-103.041,36.0104],[-103.041,36.0126],[-103.041,36.0128],[-103.0411,36.0131],[-103.041,36.0311],[-103.0412,36.0477],[-103.0412,36.0498],[-103.0411,36.0552],[-103.0411,36.057],[-103.0412,36.0593],[-103.0412,36.06],[-103.0412,36.0618],[-103.0412,36.0712],[-103.0412,36.0716],[-103.0412,36.077],[-103.0412,36.0817],[-103.0412,36.0829],[-103.0412,36.0832],[-103.0412,36.0833],[-103.0412,36.0834],[-103.0411,36.0834],[-103.041,36.0835],[-103.041,36.0836],[-103.041,36.0838],[-103.041,36.0862],[-103.041,36.0863],[-103.0409,36.0907],[-103.041,36.0927],[-103.041,36.1021],[-103.041,36.1045],[-103.041,36.1093],[-103.041,36.1111],[-103.041,36.1124],[-103.0411,36.13],[-103.0411,36.1341],[-103.0411,36.1352],[-103.041,36.1396],[-103.0411,36.1425],[-103.041,36.1439],[-103.041,36.1514],[-103.041,36.1552],[-103.041,36.1586],[-103.041,36.1591],[-103.0411,36.1719],[-103.041,36.1737],[-103.0411,36.185],[-103.041,36.1927],[-103.041,36.2081],[-103.041,36.2135],[-103.0411,36.2175],[-103.0411,36.2189],[-103.0413,36.2204],[-103.0413,36.2275],[-103.0413,36.229],[-103.0413,36.2294],[-103.0411,36.2339],[-103.0411,36.2393],[-103.0411,36.2446],[-103.0412,36.2503],[-103.0412,36.2528],[-103.0412,36.2621],[-103.0412,36.2684],[-103.0412,36.2733],[-103.0412,36.2735],[-103.0412,36.275],[-103.0412,36.2822],[-103.0412,36.2883],[-103.0412,36.2899],[-103.0412,36.2923],[-103.0412,36.2933],[-103.0412,36.2958],[-103.0412,36.3014],[-103.0412,36.3027],[-103.0412,36.3042],[-103.0412,36.3094],[-103.0412,36.3107],[-103.0412,36.3113],[-103.0413,36.312],[-103.0413,36.3125],[-103.0413,36.3134],[-103.0413,36.3141],[-103.0413,36.3147],[-103.0413,36.3152],[-103.0413,36.3156],[-103.0412,36.3159],[-103.0414,36.318],[-103.0414,36.3182],[-103.0415,36.3511],[-103.0415,36.3614],[-103.0415,36.3621],[-103.0415,36.3623],[-103.0415,36.373],[-103.0415,36.3798],[-103.0416,36.3871],[-103.0416,36.3877],[-103.0415,36.3879],[-103.0416,36.3882],[-103.0416,36.4081],[-103.0416,36.4119],[-103.0416,36.4203],[-103.0416,36.422],[-103.0416,36.4223],[-103.0416,36.4256],[-103.0416,36.4268],[-103.0416,36.4279],[-103.0416,36.43],[-103.0416,36.4365],[-103.0416,36.4383],[-103.0416,36.4395],[-103.0416,36.4528],[-103.0417,36.4597],[-103.0417,36.4602],[-103.0417,36.462],[-103.0417,36.4629],[-103.0417,36.4784],[-103.0417,36.4871],[-103.0417,36.4969],[-103.0417,36.4999],[-103.0417,36.5004],[-103.0413,36.5005],[-103.0412,36.5005],[-103.0408,36.5005],[-103.0404,36.5005],[-103.0393,36.5005],[-103.0252,36.5005],[-103.0241,36.5005],[-103.0238,36.5005],[-103.0234,36.5005],[-103.0232,36.5005],[-103.0229,36.5005],[-103.0141,36.5005],[-103.0029,36.5005],[-103.0026,36.5005],[-103.0024,36.5005]]]},"properties":{"STATE_ID":"48","STATE_NAME":"Texas"},"id":48}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-109.05,41.0007],[-109.0313,41.0005],[-109.0292,41.0005],[-109.025,41.0005],[-109.0229,41.0005],[-109.0219,41.0005],[-109.0208,41.0005],[-109.0177,41.0005],[-109.0147,41.0005],[-109.0146,41.0005],[-109.0129,41.0005],[-109.0084,41.0005],[-109.0053,41.0005],[-109.0044,41.0005],[-109.0041,41.0005],[-109.0016,41.0005],[-109.0007,41.0006],[-109.0005,41.0006],[-108.9972,41.0005],[-108.9931,41.0005],[-108.9866,41.0005],[-108.9845,41.0005],[-108.9831,41.0005],[-108.9801,41.0005],[-108.9765,41.0005],[-108.9711,41.0004],[-108.9681,41.0004],[-108.966,41.0004],[-108.9619,41.0004],[-108.9569,41.0004],[-108.9503,41.0004],[-108.9435,41.0003],[-108.9374,41.0003],[-108.9339,41.0003],[-108.9317,41.0003],[-108.9233,41.0003],[-108.9202,41.0002],[-108.9198,41.0002],[-108.9197,41.0002],[-108.9195,41.0002],[-108.9194,41.0002],[-108.9178,41.0002],[-108.9129,41.0002],[-108.9113,41.0002],[-108.9059,41.0002],[-108.8923,41.0001],[-108.8919,41.0001],[-108.8897,41.0001],[-108.8852,41.0001],[-108.8846,41.0001],[-108.8843,41.0001],[-108.8841,41.0001],[-108.8826,41.0001],[-108.8774,41.0001],[-108.8757,41.0002],[-108.8724,41.0002],[-108.8678,41.0001],[-108.8627,41.0001],[-108.861,41.0001],[-108.8595,41.0001],[-108.8594,41.0001],[-108.8583,41.0001],[-108.8549,41.0001],[-108.8538,41],[-108.853,41.0001],[-108.8505,41.0001],[-108.8497,41.0001],[-108.8489,41.0001],[-108.8465,41.0001],[-108.8457,41.0001],[-108.8449,41.0001],[-108.8427,41.0001],[-108.842,41.0001],[-108.8411,41.0001],[-108.8385,41.0001],[-108.8377,41.0001],[-108.8368,41.0001],[-108.8343,41.0001],[-108.8334,41.0001],[-108.8327,41.0001],[-108.8325,41.0001],[-108.8297,41.0001],[-108.8287,41.0001],[-108.8275,41.0001],[-108.824,41.0001],[-108.8238,41.0001],[-108.8229,41.0001],[-108.8223,41.0001],[-108.8205,41.0001],[-108.82,41.0001],[-108.8195,41.0001],[-108.818,41.0001],[-108.8175,41.0001],[-108.8164,41.0001],[-108.813,41.0001],[-108.8119,41.0001],[-108.8099,41.0002],[-108.8039,41.0002],[-108.8019,41.0002],[-108.8,41.0002],[-108.7943,41.0002],[-108.7924,41.0002],[-108.7916,41.0002],[-108.7889,41.0002],[-108.788,41.0002],[-108.7879,41.0002],[-108.7877,41.0001],[-108.7876,41.0001],[-108.7873,41.0001],[-108.7862,41.0001],[-108.7858,41.0001],[-108.7847,41.0001],[-108.7813,41.0001],[-108.7802,41.0001],[-108.7795,41.0001],[-108.7787,41.0001],[-108.7773,41.0001],[-108.7766,41.0001],[-108.7752,41.0001],[-108.7738,41.0001],[-108.7683,41.0001],[-108.7675,41.0001],[-108.7652,41.0001],[-108.7623,41.0001],[-108.7579,41.0002],[-108.7568,41.0002],[-108.754,41.0002],[-108.7511,41.0002],[-108.7507,41.0002],[-108.7459,41.0001],[-108.7445,41.0001],[-108.74,41.0001],[-108.7383,41.0001],[-108.7345,41.0001],[-108.733,41.0001],[-108.7312,41.0001],[-108.7287,41.0001],[-108.7211,41.0001],[-108.7186,41.0001],[-108.7172,41.0001],[-108.7129,41.0001],[-108.7115,41.0001],[-108.7104,41.0001],[-108.707,41.0001],[-108.7058,41.0001],[-108.705,41.0001],[-108.7026,41.0001],[-108.7018,41.0001],[-108.7012,41.0001],[-108.6996,41.0001],[-108.6991,41.0001],[-108.6962,41.0001],[-108.6875,41.0001],[-108.6847,41.0001],[-108.6833,41.0001],[-108.6822,41.0001],[-108.6791,41.0001],[-108.6777,41.0001],[-108.6764,41.0001],[-108.6724,41.0001],[-108.6715,41.0001],[-108.6711,41.0001],[-108.6677,41.0001],[-108.6577,41.0001],[-108.6558,41.0001],[-108.6544,41.0001],[-108.6541,41.0001],[-108.6534,41.0001],[-108.6532,41.0001],[-108.6511,41.0001],[-108.6484,41.0001],[-108.6477,41.0001],[-108.6472,41.0001],[-108.6469,41.0001],[-108.6458,41.0001],[-108.6451,41.0001],[-108.643,41.0001],[-108.6417,41.0001],[-108.6376,41.0001],[-108.6363,41.0001],[-108.6362,41.0001],[-108.6361,41.0001],[-108.636,41.0001],[-108.6358,41.0001],[-108.6357,41.0001],[-108.6356,41.0001],[-108.6349,41.0001],[-108.6337,41.0001],[-108.6312,41.0002],[-108.6311,41.0002],[-108.6309,41.0001],[-108.6305,41.0001],[-108.6301,41.0001],[-108.6273,41],[-108.6262,41],[-108.6257,41],[-108.6251,41],[-108.616,41],[-108.6149,41],[-108.6141,41],[-108.6116,41],[-108.6108,41],[-108.6101,41],[-108.6081,41],[-108.6074,41],[-108.6072,41],[-108.6065,41],[-108.6052,41],[-108.604,41],[-108.6032,41],[-108.6022,41],[-108.5992,41],[-108.599,41],[-108.5982,41],[-108.5981,41],[-108.598,41],[-108.5967,41],[-108.5811,41],[-108.5767,41],[-108.5756,41],[-108.5725,41],[-108.5715,41],[-108.5712,41],[-108.5702,41],[-108.5699,41],[-108.5693,41],[-108.5677,41],[-108.5672,41],[-108.5662,41],[-108.5634,41],[-108.5625,41],[-108.5624,41],[-108.5623,41],[-108.562,41],[-108.5619,41],[-108.5617,40.9999],[-108.5614,40.9998],[-108.561,40.9998],[-108.5585,40.9997],[-108.5577,40.9996],[-108.5563,40.9996],[-108.5525,40.9996],[-108.5523,40.9996],[-108.5509,40.9996],[-108.548,40.9996],[-108.5439,40.9997],[-108.5392,40.9997],[-108.5388,40.9997],[-108.5363,40.9997],[-108.5361,40.9997],[-108.5354,40.9997],[-108.5352,40.9997],[-108.5343,40.9997],[-108.5316,40.9997],[-108.5307,40.9997],[-108.5298,40.9996],[-108.5271,40.9996],[-108.5267,40.9996],[-108.5261,40.9996],[-108.526,40.9996],[-108.5249,40.9996],[-108.5211,40.9998],[-108.5207,40.9998],[-108.5198,40.9999],[-108.5196,41],[-108.5182,41],[-108.5134,41],[-108.512,41],[-108.5118,41],[-108.5096,41],[-108.5042,41.0001],[-108.5029,41.0001],[-108.5007,41.0001],[-108.4999,41.0001],[-108.4975,41.0001],[-108.4967,41.0001],[-108.4951,41.0001],[-108.4903,41.0001],[-108.4887,41.0001],[-108.4875,41.0001],[-108.4839,41.0001],[-108.4827,41.0001],[-108.4813,41.0001],[-108.4775,41.0001],[-108.4767,41.0001],[-108.4753,41.0001],[-108.4728,41.0001],[-108.4724,41.0001],[-108.4657,41.0001],[-108.4652,41.0001],[-108.4627,41.0001],[-108.4624,41.0001],[-108.4612,41.0001],[-108.4609,41.0001],[-108.4603,41.0001],[-108.4586,41.0001],[-108.4582,41.0001],[-108.458,41.0001],[-108.457,41.0001],[-108.4538,41.0001],[-108.4528,41.0001],[-108.4496,41.0001],[-108.4399,41.0001],[-108.4371,41.0001],[-108.4366,41.0001],[-108.4348,41.0001],[-108.4292,41.0001],[-108.4281,41.0001],[-108.4274,41.0001],[-108.4271,41.0001],[-108.4264,41.0001],[-108.4261,41.0001],[-108.4217,41.0001],[-108.4085,41],[-108.4044,41],[-108.4041,41],[-108.4039,41],[-108.4038,41],[-108.4007,41],[-108.3937,41],[-108.3913,41],[-108.3882,41],[-108.3881,41],[-108.3877,41],[-108.3876,41],[-108.3827,41],[-108.3756,41],[-108.3682,41],[-108.3633,41],[-108.3611,41],[-108.3542,41],[-108.3519,41],[-108.3504,41],[-108.3475,41],[-108.3342,41],[-108.3298,41.0001],[-108.3295,41.0001],[-108.3291,41.0001],[-108.3269,41.0001],[-108.3262,41.0001],[-108.3222,41.0001],[-108.3102,41.0001],[-108.3062,41.0001],[-108.305,41.0001],[-108.3014,41.0001],[-108.3002,41.0001],[-108.2998,41.0001],[-108.2983,41.0001],[-108.2979,41.0001],[-108.2978,41.0001],[-108.2976,41.0001],[-108.2975,41.0001],[-108.2879,41.0001],[-108.2875,41.0001],[-108.2857,41.0001],[-108.2792,41.0001],[-108.277,41.0001],[-108.2732,41.0001],[-108.2615,41.0001],[-108.2578,41.0001],[-108.2576,41.0001],[-108.2561,41.0001],[-108.2513,41.0001],[-108.2506,41.0001],[-108.2497,41.0004],[-108.2469,41.0003],[-108.2437,41.0003],[-108.2384,41.0003],[-108.2356,41.0004],[-108.2337,41.0003],[-108.2329,41.0003],[-108.2321,41.0003],[-108.2287,41.0003],[-108.2249,41.0003],[-108.2226,41.0003],[-108.2222,41.0004],[-108.2197,41.0004],[-108.2165,41.0004],[-108.2122,41.0003],[-108.2099,41.0003],[-108.2097,41.0003],[-108.2096,41.0003],[-108.2083,41.0004],[-108.2065,41.0004],[-108.2041,41.0004],[-108.2027,41.0004],[-108.202,41.0004],[-108.1986,41.0004],[-108.1885,41.0004],[-108.1863,41.0004],[-108.1832,41.0005],[-108.1821,41.0005],[-108.182,41.0005],[-108.1818,41.0005],[-108.1814,41.0005],[-108.1812,41.0005],[-108.1788,41.0005],[-108.1737,41.0006],[-108.1717,41.0006],[-108.1694,41.0006],[-108.1693,41.0006],[-108.1691,41.0006],[-108.1684,41.0006],[-108.1681,41.0006],[-108.168,41.0006],[-108.1643,41.0007],[-108.1642,41.0007],[-108.1528,41.0009],[-108.1493,41.001],[-108.149,41.001],[-108.1489,41.001],[-108.1487,41.001],[-108.1486,41.001],[-108.1456,41.001],[-108.1441,41.001],[-108.133,41.0012],[-108.1306,41.0012],[-108.1262,41.0013],[-108.1261,41.0013],[-108.1256,41.0013],[-108.1254,41.0013],[-108.1233,41.0012],[-108.1226,41.0012],[-108.1205,41.0012],[-108.1142,41.0013],[-108.1123,41.0013],[-108.112,41.0013],[-108.1116,41.0013],[-108.1104,41.0013],[-108.11,41.0013],[-108.1091,41.0014],[-108.1065,41.0014],[-108.1057,41.0014],[-108.1056,41.0014],[-108.1055,41.0014],[-108.1054,41.0014],[-108.1053,41.0014],[-108.1021,41.0014],[-108.0993,41.0013],[-108.0927,41.0013],[-108.0895,41.0012],[-108.0894,41.0013],[-108.0893,41.0015],[-108.0892,41.0016],[-108.0801,41.0017],[-108.0729,41.0018],[-108.0726,41.0018],[-108.0636,41.0019],[-108.0528,41.002],[-108.0489,41.002],[-108.0465,41.0021],[-108.0439,41.0021],[-108.0436,41.0021],[-108.0402,41.0021],[-108.0339,41.0021],[-108.03,41.0021],[-108.0266,41.0021],[-108.025,41.0021],[-108.0242,41.0021],[-108.02,41.002],[-108.0189,41.002],[-108.0183,41.002],[-108.017,41.002],[-108.013,41.0019],[-108.0118,41.0019],[-108.0116,41.0019],[-108.0112,41.0019],[-108.01,41.0019],[-108.0096,41.0019],[-108.0093,41.0019],[-108.0083,41.0019],[-108.008,41.0019],[-108.0006,41.0018],[-108.0004,41.0018],[-108.0002,41.0018],[-107.9932,41.0019],[-107.9779,41.002],[-107.9778,41.002],[-107.9703,41.002],[-107.9687,41.002],[-107.9637,41.002],[-107.962,41.002],[-107.9602,41.002],[-107.9549,41.002],[-107.9533,41.002],[-107.9531,41.002],[-107.9519,41.002],[-107.9481,41.002],[-107.9469,41.002],[-107.9461,41.002],[-107.9421,41.002],[-107.9397,41.002],[-107.9308,41.002],[-107.9278,41.002],[-107.9232,41.002],[-107.9231,41.002],[-107.923,41.002],[-107.9229,41.002],[-107.9228,41.002],[-107.9221,41.002],[-107.9193,41.002],[-107.9184,41.002],[-107.918,41.002],[-107.917,41.002],[-107.9166,41.002],[-107.9162,41.002],[-107.9141,41.002],[-107.9079,41.002],[-107.9059,41.002],[-107.9048,41.002],[-107.9018,41.002],[-107.9008,41.002],[-107.8967,41.002],[-107.8938,41.002],[-107.8845,41.002],[-107.883,41.002],[-107.8804,41.002],[-107.8776,41.002],[-107.8756,41.002],[-107.8692,41.002],[-107.8666,41.0019],[-107.8664,41.0019],[-107.8658,41.0019],[-107.8639,41.0019],[-107.8633,41.0019],[-107.8617,41.0019],[-107.8598,41.0019],[-107.857,41.0019],[-107.8555,41.0019],[-107.855,41.0019],[-107.8537,41.0019],[-107.8532,41.0019],[-107.8529,41.0019],[-107.8519,41.0019],[-107.8518,41.0019],[-107.8516,41.0019],[-107.8504,41.0019],[-107.8465,41.0019],[-107.8452,41.0019],[-107.8445,41.0019],[-107.8424,41.0019],[-107.8417,41.0019],[-107.8409,41.0019],[-107.8387,41.0019],[-107.8379,41.0019],[-107.8149,41.002],[-107.8123,41.002],[-107.811,41.002],[-107.8108,41.002],[-107.8085,41.0019],[-107.8083,41.0019],[-107.8081,41.0019],[-107.808,41.0019],[-107.8079,41.0019],[-107.8042,41.0019],[-107.8038,41.0019],[-107.8034,41.0019],[-107.8006,41.002],[-107.8003,41.0019],[-107.8,41.0019],[-107.792,41.002],[-107.7917,41.002],[-107.7866,41.0019],[-107.7848,41.0019],[-107.7841,41.0019],[-107.7819,41.0019],[-107.7744,41.0019],[-107.7719,41.002],[-107.7695,41.0019],[-107.7669,41.002],[-107.7625,41.002],[-107.7602,41.002],[-107.757,41.002],[-107.7562,41.002],[-107.7557,41.002],[-107.7529,41.002],[-107.7506,41.002],[-107.7486,41.002],[-107.7374,41.002],[-107.7312,41.0021],[-107.724,41.0021],[-107.7233,41.0021],[-107.7211,41.0021],[-107.7204,41.0021],[-107.7203,41.0021],[-107.7198,41.0021],[-107.7181,41.0021],[-107.7177,41.0021],[-107.7176,41.0021],[-107.7174,41.0021],[-107.7173,41.0021],[-107.717,41.0021],[-107.7153,41.0021],[-107.7149,41.0021],[-107.7148,41.0021],[-107.7146,41.0021],[-107.7144,41.0021],[-107.7137,41.0021],[-107.7105,41.0021],[-107.7096,41.0021],[-107.7095,41.0021],[-107.7094,41.0021],[-107.7093,41.0021],[-107.7089,41.0021],[-107.7076,41.0021],[-107.7073,41.0021],[-107.7072,41.0022],[-107.7071,41.0022],[-107.707,41.0022],[-107.7069,41.0022],[-107.7066,41.0022],[-107.7058,41.0022],[-107.7057,41.0022],[-107.7056,41.0022],[-107.7055,41.0022],[-107.7053,41.0021],[-107.7027,41.0021],[-107.6942,41.0022],[-107.6914,41.0022],[-107.691,41.0022],[-107.6898,41.0022],[-107.6894,41.0022],[-107.6786,41.0022],[-107.6784,41.0022],[-107.6726,41.0022],[-107.672,41.0022],[-107.6707,41.0021],[-107.6705,41.0021],[-107.6704,41.0021],[-107.6696,41.0021],[-107.6695,41.0021],[-107.6693,41.0021],[-107.6692,41.0021],[-107.6626,41.0021],[-107.6609,41.0021],[-107.643,41.0021],[-107.6365,41.0021],[-107.6307,41.0021],[-107.6256,41.0021],[-107.6134,41.0022],[-107.5736,41.0022],[-107.5699,41.0022],[-107.5586,41.0023],[-107.5567,41.0023],[-107.5548,41.0023],[-107.5514,41.0023],[-107.541,41.0023],[-107.5375,41.0023],[-107.5367,41.0023],[-107.534,41.0023],[-107.5332,41.0023],[-107.5331,41.0023],[-107.5267,41.0024],[-107.5266,41.0024],[-107.5185,41.0023],[-107.511,41.0023],[-107.5072,41.0023],[-107.5007,41.0023],[-107.5006,41.0023],[-107.4963,41.0024],[-107.4837,41.0026],[-107.4831,41.0026],[-107.4809,41.0026],[-107.4787,41.0027],[-107.4786,41.0027],[-107.4744,41.0027],[-107.4721,41.0027],[-107.4613,41.0027],[-107.457,41.0027],[-107.4566,41.0027],[-107.4555,41.0027],[-107.4511,41.0028],[-107.4501,41.0028],[-107.4496,41.0028],[-107.4476,41.0028],[-107.4415,41.0028],[-107.4394,41.0028],[-107.4365,41.0028],[-107.4279,41.0028],[-107.4277,41.0028],[-107.425,41.0029],[-107.4248,41.0029],[-107.4246,41.0029],[-107.424,41.0029],[-107.4239,41.0029],[-107.4238,41.0029],[-107.4188,41.0029],[-107.4037,41.0029],[-107.3988,41.003],[-107.3986,41.003],[-107.3962,41.003],[-107.3935,41.003],[-107.3887,41.003],[-107.3873,41.003],[-107.3863,41.003],[-107.3862,41.003],[-107.3861,41.003],[-107.3844,41.003],[-107.3831,41.003],[-107.3791,41.003],[-107.3774,41.003],[-107.3756,41.0031],[-107.3754,41.0031],[-107.3695,41.0031],[-107.3675,41.0031],[-107.3673,41.0031],[-107.3672,41.0031],[-107.3671,41.0031],[-107.3657,41.0031],[-107.3609,41.0031],[-107.3594,41.0031],[-107.3589,41.0031],[-107.3573,41.0031],[-107.3569,41.0031],[-107.3568,41.0031],[-107.3567,41.0031],[-107.3562,41.003],[-107.3545,41.003],[-107.3542,41.003],[-107.3541,41.003],[-107.354,41.003],[-107.3538,41.003],[-107.3536,41.003],[-107.3517,41.003],[-107.345,41.003],[-107.3427,41.003],[-107.3394,41.003],[-107.3295,41.0029],[-107.3262,41.0029],[-107.3202,41.0029],[-107.3196,41.0029],[-107.3195,41.0029],[-107.3194,41.0029],[-107.3187,41.0029],[-107.318,41.0029],[-107.3178,41.0029],[-107.3163,41.0029],[-107.3117,41.0029],[-107.3116,41.0029],[-107.3112,41.0029],[-107.3108,41.0029],[-107.3101,41.0029],[-107.3096,41.0029],[-107.3079,41.0029],[-107.3076,41.0029],[-107.3075,41.0029],[-107.3074,41.0029],[-107.3073,41.0029],[-107.3072,41.0029],[-107.3065,41.0029],[-107.3038,41.0029],[-107.3029,41.0029],[-107.3027,41.0029],[-107.3022,41.0029],[-107.302,41.0029],[-107.3017,41.0029],[-107.3008,41.0029],[-107.3007,41.0029],[-107.3006,41.0029],[-107.3005,41.0029],[-107.3004,41.0029],[-107.2994,41.0029],[-107.2959,41.0029],[-107.2949,41.0029],[-107.2948,41.0029],[-107.2947,41.0029],[-107.2946,41.0029],[-107.2945,41.0029],[-107.2942,41.0029],[-107.2927,41.0029],[-107.2925,41.0029],[-107.2922,41.0029],[-107.2921,41.0029],[-107.292,41.0029],[-107.2886,41.0029],[-107.2783,41.0028],[-107.2772,41.0028],[-107.275,41.0028],[-107.2749,41.0028],[-107.2748,41.0028],[-107.2715,41.0028],[-107.2614,41.0028],[-107.2587,41.0028],[-107.2581,41.0029],[-107.2579,41.0029],[-107.2547,41.0029],[-107.2542,41.0029],[-107.2506,41.0029],[-107.2457,41.0028],[-107.2446,41.0028],[-107.2414,41.0028],[-107.2412,41.0028],[-107.2411,41.0028],[-107.2408,41.0028],[-107.2407,41.0028],[-107.2406,41.0028],[-107.2401,41.0028],[-107.2386,41.0028],[-107.2381,41.0028],[-107.237,41.0028],[-107.2368,41.0028],[-107.2336,41.0028],[-107.2324,41.0028],[-107.2306,41.0028],[-107.2266,41.0028],[-107.2253,41.0028],[-107.2248,41.0028],[-107.2235,41.0028],[-107.2225,41.0028],[-107.2193,41.0028],[-107.2183,41.0028],[-107.2179,41.0028],[-107.2169,41.0028],[-107.2166,41.0028],[-107.2147,41.0029],[-107.2099,41.0029],[-107.2091,41.0029],[-107.2072,41.0029],[-107.2071,41.0029],[-107.207,41.0029],[-107.2068,41.0029],[-107.2065,41.0029],[-107.1999,41.0029],[-107.195,41.0029],[-107.1941,41.0029],[-107.1874,41.0029],[-107.1787,41.0029],[-107.1716,41.003],[-107.1715,41.003],[-107.1714,41.003],[-107.1713,41.003],[-107.1712,41.003],[-107.1701,41.003],[-107.1661,41.003],[-107.1642,41.003],[-107.1504,41.003],[-107.1455,41.003],[-107.1453,41.003],[-107.1452,41.003],[-107.144,41.003],[-107.1406,41.003],[-107.1394,41.003],[-107.138,41.003],[-107.1338,41.003],[-107.1325,41.003],[-107.1299,41.0031],[-107.1256,41.0031],[-107.1224,41.0031],[-107.1222,41.0031],[-107.1212,41.0031],[-107.1205,41.0031],[-107.1199,41.0031],[-107.1195,41.0031],[-107.1193,41.0031],[-107.1188,41.0031],[-107.1184,41.0031],[-107.118,41.0031],[-107.1176,41.0031],[-107.1165,41.0031],[-107.1161,41.0031],[-107.1142,41.0031],[-107.1087,41.0031],[-107.1068,41.0031],[-107.1066,41.0031],[-107.106,41.0031],[-107.1059,41.0031],[-107.1058,41.0031],[-107.1056,41.0031],[-107.1055,41.0031],[-107.1053,41.0031],[-107.1052,41.0031],[-107.1046,41.0031],[-107.103,41.0031],[-107.1025,41.0031],[-107.1023,41.0031],[-107.0992,41.0032],[-107.0966,41.0032],[-107.0965,41.0032],[-107.0922,41.0032],[-107.092,41.0032],[-107.079,41.0033],[-107.0744,41.0033],[-107.0731,41.0033],[-107.0726,41.0033],[-107.0708,41.0033],[-107.0703,41.0033],[-107.0674,41.0033],[-107.0652,41.0033],[-107.0631,41.0033],[-107.0502,41.0033],[-107.0489,41.0033],[-107.0473,41.0033],[-107.0452,41.0033],[-107.0442,41.0033],[-107.0412,41.0033],[-107.0402,41.0033],[-107.0383,41.0033],[-107.0325,41.0034],[-107.0306,41.0034],[-107.0251,41.0034],[-107.0249,41.0034],[-107.0088,41.0034],[-107.0034,41.0034],[-107.0031,41.0034],[-107.0006,41.0034],[-106.9975,41.0034],[-106.9907,41.0034],[-106.98,41.0034],[-106.9787,41.0034],[-106.9742,41.0034],[-106.9741,41.0034],[-106.9666,41.0033],[-106.9627,41.0033],[-106.9598,41.0033],[-106.9594,41.0033],[-106.9576,41.0033],[-106.9376,41.0032],[-106.9356,41.0032],[-106.9166,41.0031],[-106.9078,41.0031],[-106.9022,41.0031],[-106.9021,41.0031],[-106.902,41.0031],[-106.9019,41.0031],[-106.9018,41.0031],[-106.9017,41.0031],[-106.9014,41.0031],[-106.9013,41.0031],[-106.8926,41.0031],[-106.8879,41.003],[-106.8756,41.003],[-106.8665,41.0028],[-106.8578,41.0027],[-106.8558,41.0027],[-106.8498,41.0027],[-106.8478,41.0027],[-106.8451,41.0027],[-106.8371,41.0027],[-106.8345,41.0027],[-106.8336,41.0027],[-106.8164,41.0027],[-106.8147,41.0027],[-106.8139,41.0027],[-106.7944,41.0027],[-106.7942,41.0027],[-106.794,41.0027],[-106.7933,41.0027],[-106.7931,41.0027],[-106.7875,41.0027],[-106.7705,41.0027],[-106.7648,41.0027],[-106.7636,41.0027],[-106.76,41.0027],[-106.7587,41.0027],[-106.7584,41.0027],[-106.7575,41.0027],[-106.7571,41.0027],[-106.757,41.0027],[-106.7567,41.0027],[-106.7566,41.0027],[-106.7557,41.0027],[-106.7528,41.0027],[-106.7519,41.0027],[-106.7506,41.0027],[-106.7494,41.0027],[-106.7417,41.0027],[-106.7391,41.0026],[-106.7385,41.0026],[-106.7364,41.0026],[-106.7357,41.0026],[-106.7325,41.0026],[-106.7229,41.0026],[-106.7197,41.0025],[-106.715,41.0025],[-106.7009,41.0025],[-106.6962,41.0024],[-106.694,41.0024],[-106.6875,41.0024],[-106.6853,41.0024],[-106.6791,41.0023],[-106.6602,41.0023],[-106.6539,41.0022],[-106.6526,41.0022],[-106.6489,41.0022],[-106.6477,41.0022],[-106.6447,41.0022],[-106.6356,41.0022],[-106.6326,41.0021],[-106.6256,41.0021],[-106.6249,41.0021],[-106.6016,41.0021],[-106.5939,41.0021],[-106.5923,41.0021],[-106.5875,41.0021],[-106.5859,41.0021],[-106.5762,41.0021],[-106.5688,41.0021],[-106.5687,41.0021],[-106.5319,41.002],[-106.5263,41.002],[-106.5198,41.002],[-106.5006,41.0019],[-106.5004,41.0019],[-106.494,41.0021],[-106.4931,41.0021],[-106.4905,41.0021],[-106.4896,41.0021],[-106.4884,41.0021],[-106.4846,41.0021],[-106.4834,41.0021],[-106.479,41.0021],[-106.4557,41.0021],[-106.4539,41.0021],[-106.4538,41.002],[-106.4533,41.002],[-106.4521,41.002],[-106.4517,41.002],[-106.451,41.002],[-106.4491,41.002],[-106.4484,41.002],[-106.4466,41.002],[-106.4413,41.002],[-106.4396,41.002],[-106.4394,41.002],[-106.4391,41.0019],[-106.439,41.0019],[-106.4387,41.0019],[-106.4377,41.0018],[-106.4374,41.0018],[-106.4368,41.0018],[-106.4351,41.0018],[-106.4345,41.0018],[-106.4339,41.0018],[-106.4319,41.0017],[-106.4313,41.0017],[-106.4312,41.0017],[-106.431,41.0018],[-106.4309,41.0018],[-106.4305,41.0017],[-106.4293,41.0017],[-106.4288,41.0017],[-106.4111,41.0014],[-106.4032,41.0012],[-106.4029,41.0012],[-106.3986,41.0011],[-106.397,41.0011],[-106.3919,41.0012],[-106.3914,41.0012],[-106.39,41.0011],[-106.3896,41.0011],[-106.3891,41.0011],[-106.3876,41.0011],[-106.3871,41.0011],[-106.387,41.0011],[-106.3865,41.0011],[-106.3864,41.0011],[-106.3835,41.0011],[-106.3756,41.0007],[-106.3588,41.0001],[-106.354,41],[-106.3514,41],[-106.3464,40.9996],[-106.3414,40.9996],[-106.3382,40.9995],[-106.3265,40.9993],[-106.3262,40.9993],[-106.3212,40.9991],[-106.3166,40.999],[-106.3142,40.9989],[-106.303,40.9988],[-106.2985,40.9988],[-106.2836,40.9986],[-106.2712,40.9985],[-106.2619,40.9984],[-106.2504,40.9983],[-106.247,40.9982],[-106.2452,40.9982],[-106.2416,40.9981],[-106.2403,40.9981],[-106.2344,40.998],[-106.2287,40.9979],[-106.2256,40.9979],[-106.2201,40.9978],[-106.218,40.9977],[-106.2151,40.9977],[-106.2139,40.9977],[-106.2117,40.9977],[-106.2103,40.9977],[-106.2091,40.9977],[-106.2081,40.9977],[-106.2053,40.9977],[-106.2043,40.9977],[-106.204,40.9977],[-106.2033,40.9977],[-106.203,40.9977],[-106.2006,40.9976],[-106.2003,40.9976],[-106.1952,40.9976],[-106.1934,40.9976],[-106.1911,40.9976],[-106.191,40.9976],[-106.1907,40.9976],[-106.1906,40.9976],[-106.1866,40.9976],[-106.1844,40.9976],[-106.1843,40.9976],[-106.184,40.9976],[-106.1771,40.9975],[-106.1768,40.9975],[-106.1706,40.9975],[-106.1639,40.9975],[-106.1638,40.9975],[-106.1637,40.9975],[-106.1623,40.9975],[-106.1619,40.9975],[-106.1614,40.9975],[-106.1613,40.9975],[-106.1609,40.9975],[-106.1608,40.9975],[-106.1598,40.9975],[-106.1592,40.9975],[-106.1501,40.9974],[-106.1386,40.9973],[-106.1293,40.9973],[-106.1283,40.9973],[-106.1279,40.9973],[-106.1256,40.9973],[-106.1207,40.9972],[-106.115,40.9972],[-106.1089,40.9972],[-106.1034,40.9972],[-106.0887,40.9972],[-106.0879,40.9972],[-106.0857,40.9972],[-106.0846,40.9972],[-106.084,40.9972],[-106.082,40.9972],[-106.0814,40.9972],[-106.0755,40.9971],[-106.0612,40.997],[-106.0579,40.997],[-106.0576,40.997],[-106.0517,40.997],[-106.051,40.997],[-106.0504,40.997],[-106.0464,40.9971],[-106.0451,40.9971],[-106.0449,40.9971],[-106.0442,40.9971],[-106.044,40.9971],[-106.0429,40.9971],[-106.0397,40.9971],[-106.0386,40.9971],[-106.0371,40.9971],[-106.0351,40.9971],[-106.0246,40.9972],[-106.0244,40.9972],[-106.0225,40.9972],[-106.0211,40.9972],[-106.0206,40.9972],[-106.0188,40.9972],[-106.0183,40.9972],[-106.0174,40.9972],[-106.0166,40.9972],[-106.0148,40.9972],[-106.014,40.9972],[-106.0139,40.9972],[-106.009,40.9972],[-106.0087,40.9972],[-106.0034,40.9972],[-106.0006,40.9973],[-105.9945,40.9972],[-105.9774,40.9972],[-105.9723,40.9972],[-105.957,40.9972],[-105.9518,40.9972],[-105.9515,40.9972],[-105.9321,40.9971],[-105.8997,40.9971],[-105.8995,40.9971],[-105.899,40.9971],[-105.8988,40.9971],[-105.8967,40.9971],[-105.8936,40.9971],[-105.8777,40.9971],[-105.8757,40.9971],[-105.8756,40.9971],[-105.8724,40.997],[-105.8718,40.997],[-105.8704,40.997],[-105.8701,40.997],[-105.8695,40.997],[-105.868,40.997],[-105.8635,40.997],[-105.862,40.997],[-105.8617,40.997],[-105.8607,40.997],[-105.8604,40.997],[-105.857,40.997],[-105.8468,40.997],[-105.8458,40.997],[-105.8434,40.9971],[-105.8426,40.997],[-105.8402,40.997],[-105.8394,40.997],[-105.8371,40.997],[-105.8302,40.997],[-105.83,40.997],[-105.8279,40.997],[-105.8268,40.997],[-105.8238,40.997],[-105.8227,40.997],[-105.8218,40.997],[-105.8191,40.997],[-105.8181,40.997],[-105.8115,40.997],[-105.8061,40.997],[-105.7981,40.997],[-105.7977,40.997],[-105.7933,40.997],[-105.7706,40.9969],[-105.7702,40.9969],[-105.766,40.9969],[-105.7644,40.9969],[-105.7506,40.9969],[-105.7414,40.9969],[-105.7299,40.9969],[-105.7294,40.9968],[-105.7291,40.9969],[-105.7285,40.9969],[-105.7281,40.9969],[-105.7276,40.9968],[-105.7271,40.9968],[-105.7264,40.9968],[-105.7261,40.9969],[-105.7257,40.9969],[-105.7252,40.9969],[-105.7249,40.9969],[-105.7248,40.9969],[-105.7247,40.9969],[-105.7242,40.9969],[-105.724,40.9969],[-105.7235,40.9969],[-105.7229,40.9969],[-105.7221,40.9969],[-105.7147,40.9969],[-105.7073,40.9969],[-105.7071,40.9969],[-105.7044,40.9969],[-105.702,40.997],[-105.6969,40.997],[-105.6938,40.997],[-105.6917,40.997],[-105.6847,40.997],[-105.6832,40.9971],[-105.6816,40.9971],[-105.6792,40.9971],[-105.6784,40.9971],[-105.6727,40.9971],[-105.672,40.9971],[-105.6696,40.9971],[-105.6688,40.9971],[-105.6665,40.9971],[-105.6658,40.9971],[-105.6617,40.9971],[-105.6495,40.9971],[-105.6455,40.9971],[-105.6359,40.9971],[-105.631,40.9971],[-105.6289,40.9971],[-105.6285,40.9971],[-105.6255,40.9971],[-105.6187,40.9972],[-105.6138,40.9972],[-105.6137,40.9972],[-105.6135,40.9972],[-105.6134,40.9972],[-105.6124,40.9972],[-105.6093,40.9972],[-105.6083,40.9972],[-105.6076,40.9972],[-105.6055,40.9972],[-105.6047,40.9972],[-105.6039,40.9972],[-105.6014,40.9972],[-105.6005,40.9972],[-105.5992,40.9972],[-105.5952,40.9973],[-105.5939,40.9973],[-105.5937,40.9973],[-105.5936,40.9973],[-105.5928,40.9973],[-105.5897,40.9973],[-105.5886,40.9973],[-105.5871,40.9973],[-105.5827,40.9973],[-105.5812,40.9973],[-105.5808,40.9973],[-105.5796,40.9973],[-105.5792,40.9973],[-105.5767,40.9973],[-105.5693,40.9973],[-105.5668,40.9974],[-105.5651,40.9974],[-105.5598,40.9974],[-105.558,40.9974],[-105.5573,40.9974],[-105.5543,40.9974],[-105.5539,40.9974],[-105.5508,40.9974],[-105.5507,40.9974],[-105.5498,40.9974],[-105.5469,40.9974],[-105.546,40.9974],[-105.5441,40.9975],[-105.5384,40.9975],[-105.5366,40.9975],[-105.5342,40.9975],[-105.5273,40.9975],[-105.525,40.9975],[-105.5247,40.9975],[-105.5239,40.9975],[-105.5236,40.9975],[-105.5206,40.9975],[-105.5116,40.9976],[-105.5085,40.9976],[-105.5072,40.9976],[-105.5033,40.9976],[-105.502,40.9976],[-105.5006,40.9976],[-105.4999,40.9976],[-105.4976,40.9976],[-105.4962,40.9976],[-105.4935,40.9976],[-105.4928,40.9976],[-105.4914,40.9976],[-105.4898,40.9976],[-105.4851,40.9976],[-105.4835,40.9976],[-105.4818,40.9976],[-105.4783,40.9976],[-105.4769,40.9977],[-105.4752,40.9977],[-105.4748,40.9977],[-105.4735,40.9977],[-105.4731,40.9977],[-105.473,40.9977],[-105.4728,40.9977],[-105.4724,40.9977],[-105.4722,40.9977],[-105.4715,40.9977],[-105.4693,40.9977],[-105.4685,40.9977],[-105.4677,40.9977],[-105.4652,40.9977],[-105.4644,40.9977],[-105.4638,40.9977],[-105.4621,40.9977],[-105.4615,40.9977],[-105.4591,40.9977],[-105.452,40.9977],[-105.4496,40.9977],[-105.4494,40.9977],[-105.4492,40.9977],[-105.448,40.9977],[-105.4476,40.9977],[-105.4468,40.9977],[-105.4444,40.9977],[-105.4436,40.9978],[-105.4433,40.9978],[-105.4424,40.9978],[-105.4421,40.9978],[-105.4407,40.9978],[-105.4366,40.9978],[-105.4352,40.9978],[-105.4339,40.9978],[-105.4326,40.9978],[-105.4299,40.9978],[-105.4286,40.9978],[-105.4156,40.9978],[-105.4147,40.9978],[-105.4145,40.9978],[-105.4137,40.9978],[-105.4128,40.9978],[-105.4127,40.9978],[-105.4004,40.9978],[-105.3967,40.9978],[-105.3934,40.9978],[-105.3927,40.9978],[-105.3856,40.9979],[-105.3823,40.9979],[-105.3819,40.9979],[-105.381,40.9979],[-105.3781,40.9979],[-105.3771,40.9979],[-105.3759,40.9979],[-105.3755,40.9979],[-105.3723,40.9979],[-105.3711,40.9979],[-105.3636,40.9979],[-105.3443,40.998],[-105.3414,40.998],[-105.3234,40.998],[-105.3213,40.998],[-105.3149,40.998],[-105.3128,40.9981],[-105.3114,40.9981],[-105.3072,40.9981],[-105.3058,40.9981],[-105.3032,40.9981],[-105.2953,40.9981],[-105.2927,40.9981],[-105.2917,40.9981],[-105.2889,40.9981],[-105.288,40.9981],[-105.2863,40.9982],[-105.2811,40.9982],[-105.2794,40.9982],[-105.2789,40.9982],[-105.2776,40.9982],[-105.2771,40.9982],[-105.2769,40.9982],[-105.2756,40.9982],[-105.2753,40.9981],[-105.2749,40.9981],[-105.2712,40.9982],[-105.2702,40.9982],[-105.2697,40.9982],[-105.267,40.9982],[-105.2565,40.9982],[-105.2548,40.9982],[-105.2539,40.9982],[-105.2512,40.9982],[-105.2505,40.9983],[-105.2505,40.9984],[-105.2504,40.9984],[-105.2502,40.9984],[-105.2491,40.9984],[-105.2488,40.9984],[-105.2484,40.9984],[-105.2426,40.9984],[-105.241,40.9984],[-105.2374,40.9984],[-105.2315,40.9984],[-105.2266,40.9984],[-105.2265,40.9984],[-105.2258,40.9984],[-105.2234,40.9984],[-105.2226,40.9984],[-105.2143,40.9984],[-105.2112,40.9984],[-105.2104,40.9984],[-105.2103,40.9984],[-105.2101,40.9984],[-105.2064,40.9984],[-105.1953,40.9984],[-105.1916,40.9984],[-105.1825,40.9984],[-105.18,40.9984],[-105.1792,40.9983],[-105.1767,40.9983],[-105.1759,40.9983],[-105.174,40.9983],[-105.1737,40.9983],[-105.1711,40.9983],[-105.1642,40.9983],[-105.1619,40.9983],[-105.1607,40.9983],[-105.1606,40.9983],[-105.1592,40.9983],[-105.1589,40.9983],[-105.1571,40.9983],[-105.1551,40.9982],[-105.1549,40.9982],[-105.1535,40.9982],[-105.146,40.9983],[-105.1409,40.9983],[-105.1405,40.9983],[-105.14,40.9983],[-105.1374,40.9983],[-105.1366,40.9983],[-105.1351,40.9983],[-105.1308,40.9983],[-105.1294,40.9983],[-105.1255,40.9983],[-105.1253,40.9983],[-105.1132,40.9983],[-105.1091,40.9983],[-105.1029,40.9983],[-105.0842,40.9983],[-105.077,40.9983],[-105.0761,40.9983],[-105.0758,40.9983],[-105.0754,40.9983],[-105.0751,40.9983],[-105.0749,40.9983],[-105.0748,40.9983],[-105.0719,40.9983],[-105.0685,40.9983],[-105.0665,40.9983],[-105.0635,40.9983],[-105.0527,40.9983],[-105.0477,40.9983],[-105.0417,40.9983],[-105.0399,40.9983],[-105.0344,40.9983],[-105.0326,40.9983],[-105.0263,40.9983],[-105.0248,40.9983],[-105.0225,40.9983],[-105.0182,40.9983],[-105.0134,40.9983],[-105.0071,40.9983],[-105.0005,40.9983],[-104.9884,40.9982],[-104.9822,40.9982],[-104.9783,40.9982],[-104.9667,40.9982],[-104.9629,40.9982],[-104.9626,40.9982],[-104.9619,40.9982],[-104.9616,40.9982],[-104.9615,40.9982],[-104.9614,40.9982],[-104.9609,40.9982],[-104.9607,40.9982],[-104.9579,40.9982],[-104.9577,40.9982],[-104.9575,40.9983],[-104.9572,40.9983],[-104.9569,40.9983],[-104.9567,40.9982],[-104.9511,40.9982],[-104.9434,40.9982],[-104.9428,40.9982],[-104.9409,40.9982],[-104.9403,40.9982],[-104.9399,40.9982],[-104.9388,40.9982],[-104.9384,40.9982],[-104.9367,40.9982],[-104.9322,40.9982],[-104.9234,40.9982],[-104.9202,40.9982],[-104.9183,40.9982],[-104.9138,40.9982],[-104.9094,40.9982],[-104.9077,40.9982],[-104.9076,40.9982],[-104.9069,40.9982],[-104.9066,40.9982],[-104.9065,40.9982],[-104.9063,40.9982],[-104.9055,40.9982],[-104.9047,40.9982],[-104.8993,40.9982],[-104.8991,40.9982],[-104.896,40.9982],[-104.8858,40.9982],[-104.8825,40.9982],[-104.88,40.9982],[-104.8755,40.9983],[-104.8725,40.9983],[-104.8701,40.9983],[-104.8699,40.9983],[-104.8694,40.9983],[-104.8692,40.9983],[-104.8689,40.9983],[-104.8681,40.9983],[-104.8679,40.9983],[-104.8667,40.9982],[-104.8665,40.9982],[-104.8632,40.9982],[-104.862,40.9982],[-104.861,40.9981],[-104.8567,40.9981],[-104.8553,40.998],[-104.8408,40.9988],[-104.8387,40.9989],[-104.8358,40.9989],[-104.8356,40.9989],[-104.8351,40.9989],[-104.8348,40.9989],[-104.8302,40.999],[-104.8243,40.9991],[-104.8183,40.9992],[-104.8163,40.9993],[-104.8149,40.9993],[-104.8097,40.9993],[-104.7979,40.9995],[-104.7789,40.9998],[-104.7739,40.9998],[-104.773,40.9998],[-104.7729,40.9998],[-104.7718,40.9999],[-104.7713,40.9999],[-104.771,40.9999],[-104.769,40.9999],[-104.762,41],[-104.7612,41],[-104.7597,41],[-104.7592,41],[-104.7576,41],[-104.7571,41],[-104.7558,41],[-104.7519,41],[-104.7505,41],[-104.7477,41],[-104.7394,41.0002],[-104.7366,41.0002],[-104.7333,41.0003],[-104.7233,41.0004],[-104.72,41.0004],[-104.7168,41.0005],[-104.707,41.0006],[-104.7037,41.0006],[-104.7018,41.0006],[-104.6961,41.0007],[-104.6941,41.0007],[-104.6913,41.0008],[-104.6829,41.0009],[-104.68,41.0009],[-104.6796,41.0009],[-104.6792,41.0009],[-104.6768,41.001],[-104.676,41.001],[-104.6737,41.001],[-104.6667,41.001],[-104.6643,41.0011],[-104.6566,41.0011],[-104.6509,41.0012],[-104.6333,41.0014],[-104.6255,41.0014],[-104.625,41.0014],[-104.6236,41.0014],[-104.6231,41.0014],[-104.6224,41.0014],[-104.6185,41.0014],[-104.6047,41.0015],[-104.6001,41.0015],[-104.6,41.0015],[-104.5996,41.0015],[-104.5995,41.0015],[-104.5951,41.0015],[-104.587,41.0015],[-104.582,41.0015],[-104.5776,41.0016],[-104.5707,41.0016],[-104.5503,41.0015],[-104.5501,41.0015],[-104.5436,41.0016],[-104.5433,41.0016],[-104.5402,41.0016],[-104.5326,41.0016],[-104.5308,41.0016],[-104.5277,41.0016],[-104.525,41.0016],[-104.5244,41.0016],[-104.5236,41.0016],[-104.5227,41.0016],[-104.5221,41.0016],[-104.5213,41.0016],[-104.5205,41.0016],[-104.5192,41.0016],[-104.517,41.0017],[-104.5146,41.0017],[-104.5118,41.0017],[-104.5094,41.0017],[-104.5077,41.0017],[-104.5057,41.0017],[-104.5037,41.0017],[-104.5029,41.0017],[-104.5023,41.0017],[-104.5008,41.0017],[-104.5005,41.0017],[-104.5002,41.0017],[-104.4995,41.0017],[-104.4977,41.0017],[-104.4976,41.0017],[-104.4974,41.0017],[-104.4971,41.0017],[-104.4962,41.0017],[-104.4946,41.0017],[-104.4938,41.0017],[-104.4929,41.0017],[-104.4922,41.0017],[-104.4913,41.0017],[-104.4901,41.0017],[-104.4895,41.0017],[-104.4889,41.0017],[-104.4884,41.0017],[-104.488,41.0017],[-104.4875,41.0017],[-104.4872,41.0017],[-104.4736,41.0015],[-104.4677,41.0015],[-104.4647,41.0015],[-104.4558,41.0015],[-104.4529,41.0015],[-104.4519,41.0015],[-104.4488,41.0015],[-104.4478,41.0015],[-104.4424,41.0015],[-104.426,41.0015],[-104.4206,41.0014],[-104.4196,41.0014],[-104.3905,41.0015],[-104.3755,41.0015],[-104.3747,41.0015],[-104.3721,41.0015],[-104.3713,41.0015],[-104.3681,41.0015],[-104.3588,41.0015],[-104.3558,41.0015],[-104.3557,41.0015],[-104.3533,41.0015],[-104.3461,41.0015],[-104.3437,41.0015],[-104.3424,41.0016],[-104.3384,41.0016],[-104.3371,41.0017],[-104.337,41.0017],[-104.3147,41.0016],[-104.3146,41.0016],[-104.2964,41.0017],[-104.2958,41.0017],[-104.2956,41.0017],[-104.2954,41.0017],[-104.2943,41.0017],[-104.2769,41.0017],[-104.2576,41.0017],[-104.2575,41.0017],[-104.2505,41.0017],[-104.2505,41.0016],[-104.2492,41.0016],[-104.2451,41.0016],[-104.2437,41.0016],[-104.2427,41.0016],[-104.2396,41.0016],[-104.2386,41.0016],[-104.2375,41.0016],[-104.2343,41.0016],[-104.2331,41.0016],[-104.2233,41.0016],[-104.2166,41.0016],[-104.2165,41.0017],[-104.216,41.0016],[-104.2159,41.0016],[-104.2153,41.0016],[-104.2143,41.0016],[-104.2125,41.0016],[-104.2124,41.0016],[-104.2122,41.0016],[-104.2121,41.0016],[-104.2114,41.0016],[-104.2074,41.0016],[-104.1971,41.0017],[-104.1952,41.0017],[-104.1912,41.0017],[-104.1893,41.0017],[-104.1836,41.0017],[-104.1817,41.0017],[-104.18,41.0018],[-104.1751,41.0018],[-104.1734,41.0018],[-104.1713,41.0017],[-104.1647,41.0016],[-104.1626,41.0016],[-104.1587,41.0016],[-104.147,41.0016],[-104.1431,41.0016],[-104.1396,41.0016],[-104.129,41.0017],[-104.1255,41.0017],[-104.1255,41.0016],[-104.1252,41.0016],[-104.1242,41.0016],[-104.1238,41.0016],[-104.12,41.0016],[-104.1084,41.0016],[-104.1046,41.0015],[-104.1009,41.0016],[-104.0898,41.0016],[-104.0861,41.0016],[-104.0829,41.0016],[-104.0734,41.0016],[-104.0702,41.0016],[-104.0696,41.0016],[-104.0679,41.0015],[-104.067,41.0015],[-104.0672,41.0015],[-104.0668,41.0014],[-104.0661,41.0014],[-104.0644,41.0013],[-104.056,41.0014],[-104.0535,41.0014],[-104.0533,41.0014],[-104.0515,41.0015],[-104.0497,41.0015],[-104.0443,41.0015],[-104.041,41.0015],[-104.0392,41.0015],[-104.0234,41.0019],[-104.0183,41.0016],[-104.0182,41.0016],[-104.011,41.0017],[-104.0005,41.0018],[-103.993,41.0018],[-103.9879,41.0017],[-103.9726,41.0017],[-103.9722,41.0017],[-103.9719,41.0016],[-103.9716,41.0016],[-103.9715,41.0015],[-103.9714,41.0015],[-103.9712,41.0015],[-103.9535,41.0017],[-103.9533,41.0017],[-103.9528,41.0016],[-103.9525,41.0016],[-103.9524,41.0016],[-103.9523,41.0017],[-103.9521,41.0017],[-103.9506,41.0017],[-103.9464,41.0017],[-103.9422,41.0017],[-103.9378,41.0017],[-103.9368,41.0017],[-103.9348,41.0017],[-103.9337,41.0017],[-103.9332,41.0017],[-103.9329,41.0017],[-103.9327,41.0018],[-103.932,41.0018],[-103.9308,41.0018],[-103.9289,41.0018],[-103.9245,41.0018],[-103.9202,41.0017],[-103.9165,41.0017],[-103.9148,41.0017],[-103.9142,41.0017],[-103.9139,41.0017],[-103.9121,41.0016],[-103.9085,41.0016],[-103.9073,41.0017],[-103.904,41.0017],[-103.9,41.0017],[-103.8976,41.0017],[-103.8973,41.0017],[-103.8967,41.0017],[-103.8965,41.0017],[-103.8964,41.0018],[-103.8963,41.0019],[-103.8962,41.0018],[-103.8961,41.0018],[-103.896,41.0018],[-103.8958,41.0017],[-103.8956,41.0017],[-103.8884,41.0017],[-103.8862,41.0017],[-103.8782,41.0017],[-103.8781,41.0017],[-103.8779,41.0017],[-103.8777,41.0017],[-103.877,41.0017],[-103.875,41.0017],[-103.8742,41.0017],[-103.8594,41.0018],[-103.859,41.0018],[-103.8585,41.0018],[-103.8427,41.0017],[-103.8115,41.0017],[-103.7961,41.0018],[-103.7884,41.0016],[-103.7843,41.0016],[-103.7833,41.0016],[-103.7832,41.0016],[-103.7703,41.0015],[-103.7633,41.0015],[-103.7596,41.0015],[-103.7494,41.0016],[-103.7422,41.0016],[-103.734,41.0016],[-103.7322,41.0016],[-103.7312,41.0016],[-103.7296,41.0016],[-103.7282,41.0016],[-103.7279,41.0016],[-103.7262,41.0016],[-103.7229,41.0016],[-103.7154,41.0017],[-103.7137,41.0017],[-103.7117,41.0017],[-103.7106,41.0017],[-103.7103,41.0017],[-103.7101,41.0017],[-103.7066,41.0017],[-103.703,41.0017],[-103.7009,41.0017],[-103.6985,41.0017],[-103.6962,41.0018],[-103.6946,41.0018],[-103.6925,41.0018],[-103.6911,41.0018],[-103.6899,41.0018],[-103.6891,41.0018],[-103.688,41.0018],[-103.6877,41.0018],[-103.6858,41.0017],[-103.6834,41.0017],[-103.6798,41.0016],[-103.6765,41.0016],[-103.6738,41.0015],[-103.6724,41.0015],[-103.6701,41.0015],[-103.669,41.0014],[-103.6662,41.0015],[-103.6619,41.0015],[-103.6577,41.0015],[-103.6573,41.0015],[-103.6514,41.0015],[-103.6498,41.0016],[-103.6492,41.0016],[-103.6488,41.0016],[-103.6465,41.0016],[-103.6462,41.0016],[-103.6459,41.0016],[-103.6452,41.0016],[-103.6407,41.0016],[-103.6392,41.0016],[-103.6363,41.0016],[-103.6255,41.0015],[-103.6202,41.0017],[-103.6184,41.0017],[-103.6153,41.0017],[-103.5951,41.0017],[-103.595,41.0017],[-103.5927,41.0017],[-103.5798,41.0017],[-103.5796,41.0017],[-103.5795,41.0017],[-103.5794,41.0017],[-103.5793,41.0017],[-103.5791,41.0017],[-103.5771,41.0017],[-103.5766,41.0017],[-103.5738,41.0017],[-103.571,41.0017],[-103.5603,41.0016],[-103.5568,41.0016],[-103.5552,41.0016],[-103.5504,41.0015],[-103.5488,41.0015],[-103.5479,41.0015],[-103.5452,41.0015],[-103.5443,41.0015],[-103.544,41.0015],[-103.5435,41.0015],[-103.5425,41.0015],[-103.5411,41.0015],[-103.5403,41.0015],[-103.54,41.0015],[-103.5391,41.0014],[-103.5388,41.0014],[-103.5381,41.0014],[-103.5361,41.0014],[-103.5354,41.0014],[-103.5353,41.0014],[-103.535,41.0014],[-103.5349,41.0014],[-103.5332,41.0014],[-103.5282,41.0015],[-103.5265,41.0015],[-103.5255,41.0015],[-103.5005,41.0017],[-103.4976,41.0016],[-103.4974,41.0016],[-103.496,41.0018],[-103.4959,41.0019],[-103.4867,41.0019],[-103.4698,41.0019],[-103.4685,41.0019],[-103.4647,41.0018],[-103.4634,41.0018],[-103.4631,41.0018],[-103.4619,41.0018],[-103.4615,41.0018],[-103.4609,41.0018],[-103.4591,41.0018],[-103.4584,41.0018],[-103.458,41.0018],[-103.4565,41.0018],[-103.4561,41.0018],[-103.4556,41.0018],[-103.4544,41.0018],[-103.4496,41.0018],[-103.4479,41.0018],[-103.4478,41.0018],[-103.4474,41.0018],[-103.4473,41.0018],[-103.4436,41.0018],[-103.4418,41.0018],[-103.4324,41.0019],[-103.4287,41.002],[-103.4273,41.002],[-103.4233,41.002],[-103.422,41.002],[-103.4219,41.002],[-103.4207,41.002],[-103.4169,41.0019],[-103.4157,41.0019],[-103.4152,41.0019],[-103.4138,41.0019],[-103.4134,41.0019],[-103.412,41.002],[-103.408,41.0021],[-103.4067,41.0022],[-103.4047,41.0022],[-103.4044,41.0022],[-103.3989,41.0025],[-103.397,41.0026],[-103.394,41.0025],[-103.3854,41.0023],[-103.3825,41.0022],[-103.3814,41.0023],[-103.3755,41.0023],[-103.3653,41.0018],[-103.363,41.0018],[-103.3537,41.0018],[-103.3455,41.0018],[-103.3341,41.0018],[-103.3239,41.0018],[-103.3154,41.0019],[-103.3063,41.0019],[-103.2972,41.002],[-103.287,41.002],[-103.2807,41.002],[-103.2769,41.002],[-103.2683,41.0021],[-103.2505,41.0018],[-103.2492,41.0022],[-103.249,41.0022],[-103.246,41.0021],[-103.2418,41.0022],[-103.2363,41.002],[-103.2301,41.0022],[-103.2299,41.0022],[-103.2194,41.002],[-103.2107,41.0022],[-103.2007,41.0022],[-103.1918,41.0021],[-103.1911,41.0021],[-103.1797,41.0021],[-103.1727,41.0022],[-103.1724,41.0022],[-103.1653,41.0021],[-103.1618,41.0022],[-103.1534,41.0022],[-103.1436,41.0023],[-103.1372,41.0022],[-103.1369,41.0022],[-103.1332,41.0022],[-103.1306,41.0022],[-103.13,41.0022],[-103.1255,41.0022],[-103.115,41.0023],[-103.097,41.0023],[-103.0911,41.0023],[-103.0903,41.0023],[-103.0866,41.0023],[-103.0778,41.0023],[-103.0777,41.0023],[-103.0775,41.0022],[-103.077,41.0022],[-103.0768,41.0022],[-103.0596,41.0024],[-103.0596,41.0023],[-103.0595,41.0023],[-103.0593,41.0023],[-103.0585,41.0023],[-103.045,41.0023],[-103.0448,41.0023],[-103.0434,41.0023],[-103.0406,41.0023],[-103.0387,41.0022],[-103.0214,41.0024],[-103.0195,41.0025],[-103.0021,41.0025],[-103.002,41.0024],[-103.0019,41.0023],[-103.0018,41.0023],[-103.0017,41.0023],[-103.0016,41.0023],[-103.0012,41.0023],[-103.0011,41.0023],[-103.001,41.0023],[-102.9827,41.0023],[-102.9826,41.0023],[-102.9821,41.0022],[-102.9818,41.0022],[-102.9817,41.0022],[-102.9816,41.0021],[-102.9815,41.0021],[-102.9657,41.0022],[-102.9637,41.0022],[-102.9627,41.0021],[-102.9625,41.0021],[-102.9607,41.0022],[-102.9606,41.0022],[-102.9596,41.0022],[-102.9594,41.0022],[-102.9551,41.0022],[-102.9448,41.0023],[-102.9446,41.0023],[-102.9445,41.0023],[-102.9436,41.0023],[-102.9433,41.0022],[-102.9432,41.0022],[-102.9432,41.0021],[-102.9432,41.002],[-102.9286,41.0022],[-102.9284,41.0022],[-102.9256,41.0023],[-102.9253,41.0023],[-102.9251,41.0023],[-102.9246,41.0023],[-102.9244,41.0023],[-102.9243,41.0023],[-102.924,41.0023],[-102.924,41.0021],[-102.9064,41.0023],[-102.9062,41.0023],[-102.9061,41.0023],[-102.9052,41.0023],[-102.905,41.0023],[-102.9049,41.0022],[-102.9048,41.0022],[-102.8873,41.0023],[-102.8871,41.0023],[-102.8865,41.0023],[-102.8861,41.0024],[-102.8858,41.0024],[-102.8857,41.0023],[-102.8856,41.0022],[-102.8856,41.0021],[-102.8756,41.0023],[-102.8681,41.0023],[-102.868,41.0023],[-102.8669,41.0023],[-102.8661,41.0023],[-102.8659,41.0023],[-102.8658,41.0022],[-102.8658,41.0021],[-102.8658,41.002],[-102.861,41.0021],[-102.8607,41.0021],[-102.8515,41.0023],[-102.8493,41.0023],[-102.8484,41.0023],[-102.8465,41.0024],[-102.8464,41.0024],[-102.8464,41.0023],[-102.8464,41.0022],[-102.8438,41.0023],[-102.8437,41.0023],[-102.8303,41.0023],[-102.8298,41.0023],[-102.8291,41.0023],[-102.8276,41.0023],[-102.8275,41.0023],[-102.8274,41.0022],[-102.8273,41.0022],[-102.8272,41.0021],[-102.7928,41.0023],[-102.7736,41.0024],[-102.7734,41.0024],[-102.7726,41.0024],[-102.7716,41.0024],[-102.7698,41.0024],[-102.7689,41.0024],[-102.7688,41.0024],[-102.7679,41.0024],[-102.7674,41.0024],[-102.7673,41.0024],[-102.7671,41.0024],[-102.767,41.0025],[-102.7668,41.0024],[-102.7667,41.0023],[-102.7666,41.0023],[-102.7546,41.0024],[-102.7476,41.0023],[-102.7473,41.0022],[-102.7465,41.0022],[-102.7462,41.0023],[-102.7443,41.0023],[-102.7435,41.0023],[-102.7434,41.0023],[-102.7432,41.0022],[-102.7431,41.0022],[-102.7425,41.0022],[-102.7423,41.0022],[-102.7422,41.0022],[-102.7357,41.0022],[-102.7348,41.0022],[-102.7297,41.0022],[-102.7149,41.0022],[-102.7125,41.0022],[-102.7124,41.0022],[-102.7087,41.0022],[-102.7061,41.0022],[-102.7055,41.0022],[-102.6924,41.0023],[-102.6879,41.0023],[-102.6877,41.0023],[-102.6709,41.0023],[-102.6707,41.0023],[-102.6649,41.0023],[-102.6598,41.0023],[-102.6595,41.0023],[-102.6535,41.0023],[-102.6497,41.0023],[-102.6367,41.0023],[-102.6255,41.0023],[-102.621,41.0026],[-102.6205,41.0026],[-102.6069,41.0025],[-102.5982,41.0024],[-102.5821,41.0023],[-102.5814,41.0023],[-102.5787,41.0023],[-102.5757,41.0023],[-102.5755,41.0022],[-102.5666,41.0024],[-102.566,41.0024],[-102.5644,41.0024],[-102.5643,41.0024],[-102.5635,41.0024],[-102.5623,41.0024],[-102.5588,41.0024],[-102.5575,41.0024],[-102.5571,41.0024],[-102.5569,41.0023],[-102.5568,41.0022],[-102.5567,41.0022],[-102.5437,41.0022],[-102.5426,41.0022],[-102.5279,41.0023],[-102.5177,41.0023],[-102.5172,41.0023],[-102.5104,41.0023],[-102.5029,41.0023],[-102.5005,41.0023],[-102.4891,41.0024],[-102.4888,41.0024],[-102.4882,41.0024],[-102.4881,41.0024],[-102.487,41.0024],[-102.4855,41.0024],[-102.482,41.0024],[-102.4793,41.0024],[-102.4789,41.0024],[-102.4779,41.0024],[-102.4772,41.0024],[-102.4768,41.0024],[-102.4765,41.0024],[-102.4735,41.0025],[-102.4722,41.0025],[-102.4718,41.0025],[-102.4716,41.0025],[-102.471,41.0025],[-102.4709,41.0025],[-102.4701,41.0024],[-102.4694,41.0024],[-102.4692,41.0024],[-102.4684,41.0024],[-102.464,41.0024],[-102.4603,41.0024],[-102.4306,41.0025],[-102.4305,41.0025],[-102.4304,41.0025],[-102.43,41.0025],[-102.4117,41.0025],[-102.4088,41.0025],[-102.4086,41.0025],[-102.4036,41.0025],[-102.4026,41.0024],[-102.3963,41.0024],[-102.3957,41.0024],[-102.3949,41.0024],[-102.39,41.0024],[-102.3898,41.0024],[-102.3856,41.0025],[-102.3838,41.0024],[-102.3834,41.0025],[-102.3832,41.0025],[-102.3802,41.0024],[-102.3797,41.0024],[-102.3791,41.0025],[-102.3763,41.0024],[-102.3753,41.0024],[-102.3707,41.0024],[-102.3691,41.0024],[-102.3641,41.0024],[-102.3633,41.0024],[-102.3607,41.0024],[-102.3553,41.0023],[-102.3449,41.0022],[-102.3327,41.0022],[-102.319,41.0022],[-102.2931,41.0022],[-102.2928,41.0022],[-102.2926,41.0022],[-102.2925,41.0022],[-102.2924,41.0022],[-102.2913,41.0022],[-102.2882,41.0023],[-102.2875,41.0023],[-102.2779,41.0023],[-102.2752,41.0023],[-102.2722,41.0022],[-102.2721,41.0022],[-102.2715,41.0023],[-102.268,41.0024],[-102.2679,41.0024],[-102.2675,41.0024],[-102.2672,41.0024],[-102.2659,41.0024],[-102.2598,41.0024],[-102.2596,41.0024],[-102.258,41.0024],[-102.2575,41.0024],[-102.2564,41.0024],[-102.2538,41.0024],[-102.2487,41.0024],[-102.2486,41.0024],[-102.2478,41.0024],[-102.247,41.0023],[-102.2408,41.0023],[-102.2402,41.0023],[-102.2399,41.0023],[-102.2395,41.0023],[-102.2371,41.0023],[-102.2334,41.0023],[-102.233,41.0024],[-102.2323,41.0023],[-102.2316,41.0023],[-102.231,41.0023],[-102.229,41.0023],[-102.2245,41.0023],[-102.2122,41.0025],[-102.21,41.0025],[-102.2094,41.0024],[-102.2092,41.0024],[-102.2091,41.0024],[-102.2078,41.0024],[-102.1974,41.0023],[-102.195,41.0023],[-102.1916,41.0023],[-102.1915,41.0023],[-102.1914,41.0023],[-102.1913,41.0023],[-102.1912,41.0023],[-102.191,41.0023],[-102.1904,41.0023],[-102.1901,41.0023],[-102.1899,41.0023],[-102.1893,41.0023],[-102.1891,41.0024],[-102.189,41.0024],[-102.1886,41.0025],[-102.1835,41.0024],[-102.1834,41.0024],[-102.1832,41.0024],[-102.1831,41.0024],[-102.1827,41.0024],[-102.1794,41.0024],[-102.1792,41.0024],[-102.1786,41.0024],[-102.1777,41.0024],[-102.1773,41.0024],[-102.171,41.0024],[-102.1705,41.0024],[-102.1643,41.0024],[-102.1641,41.0024],[-102.1637,41.0024],[-102.1546,41.0024],[-102.1529,41.0025],[-102.1476,41.0025],[-102.1474,41.0025],[-102.1391,41.0025],[-102.1375,41.0025],[-102.1358,41.0025],[-102.1329,41.0025],[-102.1286,41.0025],[-102.1284,41.0025],[-102.1279,41.0025],[-102.1251,41.0025],[-102.1249,41.0025],[-102.1247,41.0025],[-102.1221,41.0023],[-102.1191,41.0023],[-102.1081,41.0024],[-102.1063,41.0024],[-102.1018,41.0024],[-102.0988,41.0024],[-102.0942,41.0024],[-102.0939,41.0024],[-102.0892,41.0024],[-102.0754,41.0024],[-102.0705,41.0024],[-102.0703,41.0024],[-102.0687,41.0024],[-102.0656,41.0024],[-102.0653,41.0024],[-102.0632,41.0024],[-102.0596,41.0024],[-102.0558,41.0024],[-102.0557,41.0024],[-102.0525,41.0024],[-102.0521,41.0024],[-102.0517,41.0024],[-102.0517,41.0023],[-102.0517,41.0018],[-102.0516,41.0009],[-102.0516,41.0007],[-102.0516,41],[-102.0516,40.9999],[-102.0516,40.9991],[-102.0516,40.998],[-102.0516,40.9967],[-102.0516,40.9959],[-102.0516,40.9957],[-102.0516,40.9943],[-102.0516,40.992],[-102.0516,40.9919],[-102.0516,40.9904],[-102.0516,40.9892],[-102.0516,40.9889],[-102.0516,40.9888],[-102.0516,40.9886],[-102.0516,40.9884],[-102.0516,40.9881],[-102.0516,40.9868],[-102.0516,40.9852],[-102.0516,40.9839],[-102.0516,40.9834],[-102.0516,40.9822],[-102.0516,40.979],[-102.0516,40.9766],[-102.0516,40.9748],[-102.0516,40.9743],[-102.0516,40.9742],[-102.0516,40.971],[-102.0516,40.9693],[-102.0516,40.9691],[-102.0516,40.9681],[-102.0516,40.9669],[-102.0516,40.9662],[-102.0515,40.9646],[-102.0516,40.9633],[-102.0516,40.9605],[-102.0516,40.9598],[-102.0516,40.9596],[-102.0516,40.9561],[-102.0516,40.9547],[-102.0516,40.953],[-102.0516,40.9523],[-102.0516,40.951],[-102.0516,40.9505],[-102.0516,40.95],[-102.0516,40.9491],[-102.0516,40.949],[-102.0516,40.9488],[-102.0516,40.9485],[-102.0516,40.9481],[-102.0516,40.9478],[-102.0516,40.9471],[-102.0516,40.9465],[-102.0516,40.9459],[-102.0516,40.9451],[-102.0516,40.9444],[-102.0516,40.9433],[-102.0516,40.9431],[-102.0516,40.9421],[-102.0516,40.9414],[-102.0516,40.9412],[-102.0516,40.9406],[-102.0516,40.9401],[-102.0516,40.9379],[-102.0515,40.9334],[-102.0515,40.9333],[-102.0515,40.9327],[-102.0516,40.9311],[-102.0516,40.9306],[-102.0516,40.9295],[-102.0516,40.9289],[-102.0515,40.9273],[-102.0515,40.9256],[-102.0515,40.9255],[-102.0516,40.9245],[-102.0516,40.9238],[-102.0516,40.9235],[-102.0515,40.923],[-102.0515,40.9224],[-102.0515,40.9205],[-102.0515,40.9204],[-102.0515,40.9201],[-102.0516,40.9181],[-102.0516,40.917],[-102.0516,40.9162],[-102.0516,40.916],[-102.0515,40.9136],[-102.0516,40.9098],[-102.0516,40.9063],[-102.0515,40.9037],[-102.0516,40.9016],[-102.0516,40.9015],[-102.0515,40.9009],[-102.0515,40.9003],[-102.0515,40.9002],[-102.0515,40.8989],[-102.0515,40.8966],[-102.0515,40.8965],[-102.0515,40.8953],[-102.0515,40.8942],[-102.0515,40.8937],[-102.0515,40.8935],[-102.0515,40.8934],[-102.0515,40.8923],[-102.0515,40.8918],[-102.0515,40.8915],[-102.0515,40.8898],[-102.0515,40.8892],[-102.0515,40.889],[-102.0515,40.8877],[-102.0515,40.887],[-102.0515,40.886],[-102.0515,40.8855],[-102.0515,40.885],[-102.0515,40.8845],[-102.0515,40.8838],[-102.0515,40.8831],[-102.0515,40.8824],[-102.0515,40.8814],[-102.0515,40.8806],[-102.0515,40.88],[-102.0515,40.879],[-102.0516,40.8782],[-102.0515,40.8775],[-102.0515,40.875],[-102.0515,40.8727],[-102.0515,40.8724],[-102.0515,40.8714],[-102.0515,40.8709],[-102.0515,40.8702],[-102.0515,40.8679],[-102.0515,40.8678],[-102.0515,40.867],[-102.0515,40.8669],[-102.0515,40.8668],[-102.0515,40.8641],[-102.0515,40.8626],[-102.0515,40.8619],[-102.0515,40.8594],[-102.0515,40.8593],[-102.0515,40.858],[-102.0515,40.8578],[-102.0515,40.8539],[-102.0515,40.8522],[-102.0515,40.8521],[-102.0515,40.8507],[-102.0515,40.848],[-102.0515,40.8466],[-102.0515,40.8438],[-102.0515,40.8417],[-102.0515,40.8403],[-102.0515,40.8396],[-102.0515,40.8387],[-102.0515,40.8381],[-102.0515,40.837],[-102.0515,40.8366],[-102.0515,40.8365],[-102.0515,40.8358],[-102.0515,40.8338],[-102.0515,40.8327],[-102.0515,40.832],[-102.0515,40.8313],[-102.0515,40.8312],[-102.0515,40.83],[-102.0515,40.8292],[-102.0515,40.829],[-102.0515,40.8288],[-102.0515,40.8283],[-102.0515,40.8275],[-102.0515,40.8267],[-102.0515,40.8259],[-102.0515,40.8239],[-102.0515,40.8232],[-102.0515,40.8229],[-102.0515,40.8221],[-102.0515,40.8214],[-102.0515,40.8204],[-102.0515,40.8193],[-102.0515,40.818],[-102.0515,40.8164],[-102.0515,40.8155],[-102.0514,40.8152],[-102.0515,40.8146],[-102.0515,40.8143],[-102.0515,40.8127],[-102.0515,40.8107],[-102.0515,40.8089],[-102.0515,40.8083],[-102.0514,40.8059],[-102.0515,40.8041],[-102.0515,40.8022],[-102.0515,40.8],[-102.0515,40.7998],[-102.0515,40.7968],[-102.0515,40.7955],[-102.0514,40.7936],[-102.0515,40.7924],[-102.0514,40.7908],[-102.0515,40.7893],[-102.0515,40.7861],[-102.0515,40.7852],[-102.0515,40.7851],[-102.0514,40.7842],[-102.0514,40.7834],[-102.0514,40.782],[-102.0514,40.7805],[-102.0514,40.7802],[-102.0514,40.7791],[-102.0514,40.779],[-102.0514,40.7781],[-102.0514,40.7774],[-102.0514,40.7758],[-102.0514,40.7726],[-102.0514,40.7709],[-102.0514,40.7706],[-102.0514,40.7693],[-102.0514,40.7677],[-102.0514,40.7664],[-102.0514,40.766],[-102.0514,40.7647],[-102.0514,40.7644],[-102.0514,40.7638],[-102.0514,40.7637],[-102.0514,40.7621],[-102.0514,40.761],[-102.0514,40.759],[-102.0514,40.7588],[-102.0514,40.7585],[-102.0514,40.7584],[-102.0514,40.7579],[-102.0515,40.7566],[-102.0514,40.7559],[-102.0514,40.7556],[-102.0514,40.7521],[-102.0514,40.7506],[-102.0514,40.7496],[-102.0514,40.7467],[-102.0514,40.7466],[-102.0514,40.7465],[-102.0514,40.7464],[-102.0514,40.7463],[-102.0514,40.7456],[-102.0514,40.7453],[-102.0514,40.7452],[-102.0514,40.7428],[-102.0514,40.7397],[-102.0514,40.7369],[-102.0514,40.7339],[-102.0514,40.7307],[-102.0514,40.7266],[-102.0514,40.7238],[-102.0515,40.7205],[-102.0515,40.7203],[-102.0515,40.7193],[-102.0515,40.7192],[-102.0514,40.7181],[-102.0514,40.7174],[-102.0515,40.7168],[-102.0515,40.7167],[-102.0515,40.7166],[-102.0515,40.7165],[-102.0515,40.7144],[-102.0515,40.7117],[-102.0515,40.7115],[-102.0515,40.7094],[-102.0515,40.7093],[-102.0515,40.7063],[-102.0515,40.7062],[-102.0515,40.7059],[-102.0515,40.705],[-102.0515,40.7049],[-102.0515,40.7048],[-102.0515,40.7036],[-102.0515,40.7015],[-102.0515,40.7014],[-102.0515,40.7012],[-102.0515,40.7011],[-102.0515,40.7006],[-102.0514,40.6998],[-102.0515,40.6989],[-102.0515,40.6975],[-102.0515,40.697],[-102.0515,40.6961],[-102.0515,40.6958],[-102.0515,40.6956],[-102.0515,40.6925],[-102.0515,40.6916],[-102.0515,40.6906],[-102.0515,40.6887],[-102.0515,40.6879],[-102.0515,40.6871],[-102.0515,40.6866],[-102.0515,40.6864],[-102.0515,40.6854],[-102.0515,40.6847],[-102.0515,40.6839],[-102.0515,40.6833],[-102.0515,40.6831],[-102.0515,40.683],[-102.0515,40.6807],[-102.0515,40.68],[-102.0515,40.6784],[-102.0515,40.6777],[-102.0515,40.6765],[-102.0515,40.6745],[-102.0515,40.6738],[-102.0515,40.6733],[-102.0514,40.6728],[-102.0515,40.6723],[-102.0515,40.6721],[-102.0515,40.6716],[-102.0515,40.6699],[-102.0515,40.6685],[-102.0515,40.6675],[-102.0515,40.6659],[-102.0515,40.665],[-102.0515,40.6634],[-102.0515,40.6626],[-102.0515,40.662],[-102.0515,40.6619],[-102.0515,40.6611],[-102.0515,40.6605],[-102.0515,40.6599],[-102.0515,40.6592],[-102.0515,40.6576],[-102.0515,40.6573],[-102.0515,40.6558],[-102.0515,40.654],[-102.0515,40.6532],[-102.0515,40.6512],[-102.0515,40.6509],[-102.0515,40.6506],[-102.0515,40.6503],[-102.0515,40.649],[-102.0515,40.6464],[-102.0515,40.6462],[-102.0515,40.6452],[-102.0515,40.6444],[-102.0515,40.6437],[-102.0515,40.6431],[-102.0515,40.6425],[-102.0515,40.6416],[-102.0515,40.6407],[-102.0515,40.6398],[-102.0515,40.6396],[-102.0515,40.6395],[-102.0515,40.6381],[-102.0515,40.6375],[-102.0515,40.6367],[-102.0515,40.6357],[-102.0515,40.6349],[-102.0515,40.6333],[-102.0515,40.6327],[-102.0515,40.6322],[-102.0515,40.6317],[-102.0515,40.6314],[-102.0515,40.6309],[-102.0515,40.6285],[-102.0515,40.6284],[-102.0515,40.6283],[-102.0515,40.6282],[-102.0515,40.6278],[-102.0515,40.6271],[-102.0515,40.6264],[-102.0515,40.6258],[-102.0515,40.6256],[-102.0515,40.6254],[-102.0515,40.625],[-102.0515,40.6243],[-102.0515,40.6237],[-102.0515,40.6228],[-102.0515,40.6208],[-102.0515,40.6199],[-102.0515,40.618],[-102.0515,40.6173],[-102.0515,40.6168],[-102.0515,40.6161],[-102.0515,40.614],[-102.0515,40.6134],[-102.0515,40.6133],[-102.0515,40.6125],[-102.0515,40.6116],[-102.0515,40.6105],[-102.0515,40.6104],[-102.0515,40.6098],[-102.0515,40.6082],[-102.0515,40.6067],[-102.0515,40.6057],[-102.0515,40.6042],[-102.0515,40.6025],[-102.0515,40.6009],[-102.0515,40.6],[-102.0515,40.599],[-102.0515,40.5972],[-102.0515,40.5937],[-102.0515,40.593],[-102.0515,40.5928],[-102.0515,40.5919],[-102.0515,40.5901],[-102.0515,40.5894],[-102.0515,40.5893],[-102.0515,40.5884],[-102.0515,40.5866],[-102.0515,40.5831],[-102.0515,40.5822],[-102.0515,40.5819],[-102.0515,40.5814],[-102.0515,40.5797],[-102.0515,40.5781],[-102.0515,40.578],[-102.0515,40.5779],[-102.0515,40.5763],[-102.0515,40.5746],[-102.0515,40.5729],[-102.0515,40.5712],[-102.0515,40.5709],[-102.0515,40.5694],[-102.0515,40.5681],[-102.0515,40.5671],[-102.0515,40.5669],[-102.0515,40.5665],[-102.0515,40.566],[-102.0515,40.564],[-102.0515,40.5638],[-102.0515,40.5637],[-102.0515,40.563],[-102.0515,40.559],[-102.0515,40.5581],[-102.0515,40.5573],[-102.0515,40.5566],[-102.0515,40.5565],[-102.0515,40.5562],[-102.0515,40.5545],[-102.0515,40.5537],[-102.0515,40.5528],[-102.0515,40.5526],[-102.0515,40.5525],[-102.0515,40.552],[-102.0515,40.5511],[-102.0515,40.5502],[-102.0515,40.55],[-102.0515,40.5493],[-102.0515,40.5484],[-102.0515,40.5475],[-102.0515,40.5456],[-102.0515,40.5447],[-102.0515,40.5438],[-102.0515,40.5429],[-102.0515,40.5419],[-102.0515,40.5417],[-102.0515,40.541],[-102.0515,40.5392],[-102.0516,40.5383],[-102.0516,40.538],[-102.0516,40.5378],[-102.0516,40.5377],[-102.0516,40.5374],[-102.0515,40.5369],[-102.0515,40.5364],[-102.0515,40.5359],[-102.0515,40.5355],[-102.0515,40.5349],[-102.0515,40.5346],[-102.0515,40.5339],[-102.0515,40.5332],[-102.0515,40.532],[-102.0515,40.5315],[-102.0515,40.5311],[-102.0515,40.5289],[-102.0515,40.5282],[-102.0515,40.5279],[-102.0515,40.5278],[-102.0515,40.5277],[-102.0515,40.5272],[-102.0515,40.5257],[-102.0515,40.5242],[-102.0515,40.5237],[-102.0515,40.5236],[-102.0515,40.5234],[-102.0515,40.5232],[-102.0515,40.5227],[-102.0515,40.5217],[-102.0515,40.5201],[-102.0515,40.52],[-102.0516,40.5],[-102.0513,40.4885],[-102.0513,40.488],[-102.0513,40.487],[-102.0513,40.4868],[-102.0513,40.4866],[-102.0513,40.4864],[-102.0513,40.4863],[-102.0513,40.4839],[-102.0514,40.4814],[-102.0514,40.4813],[-102.0515,40.4655],[-102.0515,40.455],[-102.0515,40.4548],[-102.0515,40.4536],[-102.0515,40.4534],[-102.0515,40.453],[-102.0515,40.4498],[-102.0515,40.4428],[-102.0515,40.44],[-102.0515,40.4184],[-102.0515,40.4182],[-102.0516,40.4111],[-102.0516,40.411],[-102.0516,40.4109],[-102.0515,40.3974],[-102.0515,40.3966],[-102.0515,40.3949],[-102.0515,40.3944],[-102.0515,40.3939],[-102.0515,40.3938],[-102.0515,40.3937],[-102.0515,40.3931],[-102.0514,40.393],[-102.0516,40.3751],[-102.0516,40.375],[-102.0518,40.3601],[-102.0518,40.36],[-102.0516,40.3492],[-102.0513,40.3384],[-102.0514,40.3225],[-102.0514,40.3224],[-102.0514,40.3222],[-102.0515,40.3127],[-102.0515,40.3122],[-102.0515,40.3102],[-102.0515,40.3005],[-102.0515,40.2985],[-102.0515,40.298],[-102.0516,40.2821],[-102.0516,40.2806],[-102.0516,40.267],[-102.0516,40.2659],[-102.0516,40.2649],[-102.0516,40.2595],[-102.0517,40.2537],[-102.0517,40.25],[-102.0517,40.2426],[-102.0515,40.2353],[-102.0515,40.2349],[-102.0516,40.2335],[-102.0516,40.2329],[-102.0516,40.2324],[-102.0516,40.231],[-102.0516,40.2303],[-102.0515,40.2294],[-102.0515,40.2293],[-102.0516,40.2285],[-102.0516,40.2279],[-102.0518,40.2274],[-102.0516,40.2258],[-102.0516,40.224],[-102.0516,40.2233],[-102.0518,40.2186],[-102.0519,40.2174],[-102.0519,40.2152],[-102.0518,40.2143],[-102.0518,40.2138],[-102.0518,40.2133],[-102.0517,40.2126],[-102.0519,40.2089],[-102.0519,40.2087],[-102.0519,40.2057],[-102.052,40.2015],[-102.052,40.2013],[-102.0518,40.1916],[-102.0518,40.1915],[-102.0518,40.1914],[-102.0518,40.1911],[-102.0519,40.1854],[-102.0519,40.1846],[-102.0518,40.1826],[-102.0516,40.1789],[-102.0517,40.1746],[-102.0519,40.1626],[-102.0518,40.1624],[-102.0517,40.1623],[-102.0517,40.1622],[-102.0518,40.1606],[-102.0518,40.1605],[-102.0518,40.1594],[-102.0518,40.1591],[-102.0517,40.1576],[-102.0517,40.1561],[-102.0517,40.1544],[-102.0517,40.1531],[-102.0517,40.1494],[-102.0518,40.1487],[-102.0518,40.1486],[-102.0519,40.1485],[-102.0519,40.1484],[-102.052,40.1484],[-102.052,40.1482],[-102.0519,40.1344],[-102.0519,40.1343],[-102.0519,40.1342],[-102.0519,40.1341],[-102.0518,40.125],[-102.0518,40.1122],[-102.0518,40.1121],[-102.0518,40.1117],[-102.0519,40.0885],[-102.0518,40.0702],[-102.0518,40.0701],[-102.0518,40.0699],[-102.0518,40.0697],[-102.0518,40.0696],[-102.0518,40.0695],[-102.0518,40.069],[-102.0518,40.0688],[-102.0518,40.0685],[-102.0518,40.0669],[-102.0518,40.0656],[-102.0518,40.0649],[-102.0518,40.0645],[-102.0518,40.0617],[-102.0518,40.0613],[-102.0518,40.0612],[-102.0518,40.0611],[-102.0518,40.0607],[-102.0518,40.0396],[-102.0518,40.0395],[-102.0518,40.0376],[-102.0518,40.0264],[-102.0518,40.0153],[-102.0518,40.0149],[-102.0518,40.0147],[-102.0518,40.0144],[-102.0518,40.0141],[-102.0518,40.014],[-102.0517,40.0031],[-102.0517,40.0006],[-102.0518,40.0002],[-102.0518,40],[-102.0518,39.9987],[-102.0518,39.996],[-102.0517,39.9854],[-102.0517,39.9851],[-102.0517,39.9849],[-102.0517,39.9788],[-102.0517,39.9783],[-102.0517,39.9782],[-102.0517,39.9736],[-102.0517,39.9734],[-102.0517,39.9613],[-102.0517,39.9611],[-102.0516,39.9549],[-102.0516,39.9524],[-102.0516,39.951],[-102.0516,39.9509],[-102.0516,39.9479],[-102.0516,39.9438],[-102.0515,39.9248],[-102.0515,39.9246],[-102.0515,39.9244],[-102.0515,39.9242],[-102.0515,39.9202],[-102.0515,39.9126],[-102.0515,39.9125],[-102.0515,39.9081],[-102.0515,39.9072],[-102.0515,39.9053],[-102.0514,39.8936],[-102.0514,39.8884],[-102.0514,39.8882],[-102.0514,39.8881],[-102.0514,39.877],[-102.0514,39.8766],[-102.0514,39.875],[-102.0514,39.871],[-102.0515,39.8619],[-102.0515,39.8595],[-102.0515,39.8575],[-102.0516,39.8498],[-102.0517,39.8477],[-102.0516,39.8477],[-102.0515,39.8475],[-102.0515,39.8453],[-102.0515,39.8451],[-102.0515,39.845],[-102.0515,39.844],[-102.0514,39.8439],[-102.0514,39.8435],[-102.0514,39.8434],[-102.0513,39.8333],[-102.0513,39.8288],[-102.0513,39.8252],[-102.0512,39.819],[-102.0512,39.8047],[-102.0511,39.7903],[-102.0511,39.7902],[-102.051,39.7648],[-102.051,39.7616],[-102.051,39.751],[-102.051,39.7509],[-102.051,39.75],[-102.0509,39.7418],[-102.0507,39.7232],[-102.0506,39.7191],[-102.0507,39.7075],[-102.0507,39.6969],[-102.0507,39.6911],[-102.0507,39.6908],[-102.0506,39.6766],[-102.0506,39.6765],[-102.0506,39.6756],[-102.0506,39.6755],[-102.0506,39.6747],[-102.0505,39.6707],[-102.0505,39.6611],[-102.0505,39.6609],[-102.0505,39.6608],[-102.0503,39.6572],[-102.0502,39.6556],[-102.0502,39.6552],[-102.0501,39.6548],[-102.0501,39.6544],[-102.0501,39.6542],[-102.0501,39.654],[-102.0501,39.6538],[-102.0501,39.6535],[-102.0501,39.6533],[-102.0502,39.6508],[-102.0502,39.6497],[-102.0503,39.6463],[-102.0503,39.6462],[-102.0504,39.6461],[-102.0504,39.6459],[-102.0503,39.6409],[-102.0503,39.6335],[-102.0503,39.6254],[-102.0503,39.625],[-102.0503,39.6207],[-102.0503,39.6158],[-102.0503,39.6112],[-102.0503,39.611],[-102.0502,39.6061],[-102.05,39.5938],[-102.05,39.593],[-102.05,39.5926],[-102.0499,39.5923],[-102.0499,39.5905],[-102.0498,39.5741],[-102.0498,39.5682],[-102.0498,39.5624],[-102.0496,39.5489],[-102.0495,39.5389],[-102.0496,39.5389],[-102.0497,39.5388],[-102.0496,39.5369],[-102.0496,39.5367],[-102.0496,39.5366],[-102.0497,39.5366],[-102.0496,39.5218],[-102.0496,39.5062],[-102.0496,39.5061],[-102.0496,39.5058],[-102.0498,39.5003],[-102.0498,39.5002],[-102.0498,39.5001],[-102.0497,39.5],[-102.0497,39.4957],[-102.0497,39.4956],[-102.0495,39.4851],[-102.0495,39.485],[-102.0494,39.4808],[-102.0494,39.4788],[-102.0493,39.4715],[-102.0494,39.4714],[-102.0494,39.4713],[-102.0496,39.4712],[-102.0496,39.467],[-102.0494,39.4665],[-102.0495,39.4653],[-102.0494,39.4432],[-102.0494,39.4233],[-102.0494,39.4183],[-102.0493,39.4183],[-102.0492,39.4183],[-102.0491,39.4182],[-102.0491,39.4181],[-102.0491,39.4097],[-102.0491,39.4085],[-102.0491,39.4084],[-102.049,39.4038],[-102.049,39.4037],[-102.0491,39.4035],[-102.0492,39.4035],[-102.0492,39.3941],[-102.0492,39.3756],[-102.0492,39.375],[-102.0491,39.3742],[-102.0491,39.3741],[-102.049,39.374],[-102.049,39.3734],[-102.049,39.3731],[-102.049,39.3653],[-102.049,39.3644],[-102.049,39.364],[-102.049,39.3639],[-102.049,39.3631],[-102.049,39.3628],[-102.0489,39.3598],[-102.0489,39.3557],[-102.0489,39.3517],[-102.0489,39.3516],[-102.0489,39.351],[-102.0488,39.3509],[-102.0488,39.3508],[-102.0489,39.3508],[-102.0489,39.3507],[-102.0488,39.3477],[-102.0488,39.3454],[-102.0488,39.3399],[-102.0488,39.3395],[-102.0488,39.3392],[-102.0488,39.3381],[-102.0487,39.3366],[-102.0488,39.3364],[-102.0487,39.3357],[-102.0487,39.3342],[-102.0487,39.3331],[-102.0487,39.3327],[-102.0487,39.3325],[-102.0487,39.3324],[-102.0487,39.3323],[-102.0487,39.3321],[-102.0487,39.3319],[-102.0487,39.3317],[-102.0487,39.3315],[-102.0487,39.3313],[-102.0487,39.3298],[-102.0487,39.3295],[-102.0487,39.3279],[-102.0487,39.3278],[-102.0487,39.327],[-102.0486,39.3235],[-102.0486,39.323],[-102.0486,39.3223],[-102.0486,39.321],[-102.0486,39.3204],[-102.0486,39.3173],[-102.0486,39.3172],[-102.0486,39.3169],[-102.0486,39.3156],[-102.0486,39.3152],[-102.0486,39.3142],[-102.0486,39.3125],[-102.0486,39.3117],[-102.0486,39.3106],[-102.0486,39.3093],[-102.0486,39.3075],[-102.0486,39.3074],[-102.0486,39.3071],[-102.0486,39.3068],[-102.0485,39.3056],[-102.0485,39.3029],[-102.0482,39.2741],[-102.0479,39.2531],[-102.0481,39.25],[-102.048,39.243],[-102.0478,39.2346],[-102.0478,39.2341],[-102.0477,39.2203],[-102.0477,39.2147],[-102.0476,39.1987],[-102.0473,39.1483],[-102.0473,39.1481],[-102.0473,39.1477],[-102.0473,39.1439],[-102.0473,39.1394],[-102.0473,39.137],[-102.0472,39.1369],[-102.0472,39.1332],[-102.0471,39.1297],[-102.0471,39.125],[-102.047,39.1213],[-102.0469,39.1071],[-102.0469,39.1042],[-102.0469,39.1039],[-102.0467,39.0756],[-102.0467,39.0614],[-102.0466,39.0602],[-102.0466,39.047],[-102.0465,39.0422],[-102.0465,39.041],[-102.0465,39.0328],[-102.0464,39.018],[-102.0464,39.017],[-102.0463,39],[-102.046,38.9818],[-102.046,38.9744],[-102.046,38.9732],[-102.0459,38.9387],[-102.0458,38.9172],[-102.0456,38.8863],[-102.0455,38.875],[-102.0456,38.8733],[-102.0456,38.873],[-102.0456,38.8706],[-102.0454,38.8582],[-102.0454,38.8576],[-102.0453,38.8569],[-102.0454,38.8428],[-102.0454,38.8308],[-102.0454,38.8307],[-102.0454,38.8291],[-102.0454,38.8287],[-102.0454,38.826],[-102.0455,38.8137],[-102.0454,38.8134],[-102.0454,38.8129],[-102.0454,38.8128],[-102.0455,38.8127],[-102.0453,38.7995],[-102.0453,38.799],[-102.0454,38.7833],[-102.0454,38.7758],[-102.0454,38.7701],[-102.0453,38.7555],[-102.0453,38.7553],[-102.0454,38.7543],[-102.0453,38.75],[-102.0454,38.7422],[-102.0453,38.7263],[-102.0453,38.7262],[-102.0453,38.7188],[-102.0452,38.7045],[-102.0452,38.6976],[-102.0452,38.6887],[-102.0452,38.6886],[-102.0451,38.6867],[-102.0452,38.6833],[-102.0452,38.6752],[-102.0451,38.675],[-102.0451,38.6704],[-102.0451,38.6696],[-102.0451,38.6653],[-102.0451,38.6639],[-102.0451,38.6638],[-102.0452,38.6606],[-102.0452,38.6605],[-102.0452,38.6604],[-102.0452,38.6601],[-102.0452,38.6597],[-102.0452,38.6586],[-102.0452,38.6585],[-102.0451,38.6585],[-102.0451,38.657],[-102.0451,38.6546],[-102.0451,38.6543],[-102.0451,38.6518],[-102.0451,38.6392],[-102.0451,38.6357],[-102.0451,38.6341],[-102.0451,38.6334],[-102.0451,38.6297],[-102.0451,38.6293],[-102.045,38.6258],[-102.045,38.6256],[-102.045,38.6255],[-102.045,38.625],[-102.0448,38.6153],[-102.0451,38.6152],[-102.0451,38.6146],[-102.0451,38.611],[-102.0451,38.6094],[-102.0451,38.6024],[-102.0451,38.6021],[-102.0452,38.6017],[-102.0452,38.6007],[-102.0452,38.5993],[-102.0452,38.5975],[-102.0452,38.5959],[-102.0452,38.594],[-102.0452,38.5916],[-102.0452,38.59],[-102.0452,38.5893],[-102.0452,38.5887],[-102.0452,38.5884],[-102.0452,38.5883],[-102.0451,38.5875],[-102.0452,38.5864],[-102.0451,38.586],[-102.0452,38.5771],[-102.045,38.5676],[-102.045,38.5673],[-102.045,38.5671],[-102.0449,38.567],[-102.0449,38.5667],[-102.0449,38.5664],[-102.0449,38.5654],[-102.0449,38.564],[-102.0449,38.5625],[-102.0449,38.5606],[-102.0449,38.56],[-102.0449,38.5587],[-102.0449,38.5343],[-102.0449,38.5293],[-102.0449,38.5292],[-102.0449,38.5287],[-102.045,38.5265],[-102.045,38.525],[-102.045,38.5239],[-102.045,38.5238],[-102.045,38.5227],[-102.045,38.521],[-102.045,38.5193],[-102.045,38.5181],[-102.045,38.5144],[-102.045,38.5137],[-102.045,38.5119],[-102.0451,38.5102],[-102.045,38.5091],[-102.045,38.5062],[-102.045,38.5058],[-102.045,38.5054],[-102.045,38.5041],[-102.045,38.5031],[-102.045,38.5006],[-102.045,38.5002],[-102.045,38.4999],[-102.045,38.4961],[-102.045,38.4945],[-102.045,38.4943],[-102.045,38.4933],[-102.045,38.492],[-102.045,38.4915],[-102.045,38.4914],[-102.045,38.491],[-102.045,38.4904],[-102.045,38.4891],[-102.045,38.4875],[-102.045,38.4857],[-102.045,38.4848],[-102.045,38.4723],[-102.045,38.4722],[-102.045,38.4704],[-102.045,38.4687],[-102.045,38.4686],[-102.045,38.4685],[-102.045,38.4682],[-102.045,38.4637],[-102.045,38.4629],[-102.045,38.4619],[-102.045,38.4617],[-102.045,38.4609],[-102.0451,38.4608],[-102.045,38.4574],[-102.045,38.4573],[-102.045,38.4536],[-102.0449,38.4514],[-102.0448,38.4487],[-102.0448,38.4481],[-102.0448,38.4471],[-102.0448,38.4451],[-102.0448,38.4432],[-102.0448,38.4425],[-102.0447,38.4413],[-102.0447,38.4406],[-102.0447,38.4395],[-102.0448,38.439],[-102.0448,38.4366],[-102.045,38.428],[-102.045,38.4221],[-102.045,38.421],[-102.0449,38.4209],[-102.0449,38.4208],[-102.0449,38.4207],[-102.0448,38.4206],[-102.0448,38.4205],[-102.0448,38.4204],[-102.0448,38.42],[-102.0448,38.4197],[-102.0448,38.4043],[-102.0448,38.4041],[-102.0448,38.4039],[-102.0448,38.4023],[-102.0449,38.3989],[-102.0449,38.3988],[-102.0449,38.3975],[-102.0449,38.3961],[-102.0449,38.3949],[-102.0449,38.3938],[-102.0449,38.3933],[-102.0449,38.3932],[-102.0449,38.393],[-102.0448,38.3928],[-102.0448,38.392],[-102.0448,38.3846],[-102.0448,38.3845],[-102.0449,38.3845],[-102.0449,38.3844],[-102.045,38.3844],[-102.0447,38.3562],[-102.0447,38.3555],[-102.0446,38.3549],[-102.0445,38.3495],[-102.0445,38.3494],[-102.0445,38.3492],[-102.0446,38.3123],[-102.0446,38.3118],[-102.0445,38.3117],[-102.0445,38.3112],[-102.0445,38.3093],[-102.0445,38.3067],[-102.0445,38.3063],[-102.0445,38.3062],[-102.0444,38.3062],[-102.0444,38.3061],[-102.0445,38.3057],[-102.0444,38.3046],[-102.0444,38.3043],[-102.0445,38.3023],[-102.0445,38.2984],[-102.0445,38.2978],[-102.0445,38.2976],[-102.0445,38.2969],[-102.0445,38.2953],[-102.0445,38.293],[-102.0445,38.2918],[-102.0445,38.2917],[-102.0446,38.2914],[-102.0446,38.2908],[-102.0446,38.2906],[-102.0446,38.2905],[-102.0446,38.29],[-102.0446,38.2899],[-102.0446,38.2897],[-102.0446,38.2892],[-102.0446,38.2886],[-102.0446,38.2878],[-102.0446,38.2875],[-102.0446,38.2859],[-102.0446,38.2835],[-102.0446,38.2832],[-102.0445,38.2831],[-102.0445,38.2771],[-102.0445,38.277],[-102.0445,38.2756],[-102.0445,38.2737],[-102.0445,38.2687],[-102.0444,38.2675],[-102.0445,38.265],[-102.0445,38.263],[-102.0445,38.2625],[-102.0445,38.2624],[-102.0448,38.2623],[-102.0448,38.262],[-102.0448,38.2613],[-102.0448,38.2503],[-102.0448,38.2501],[-102.0448,38.25],[-102.0448,38.249],[-102.0444,38.2447],[-102.0445,38.239],[-102.0444,38.2343],[-102.0444,38.2341],[-102.0445,38.2337],[-102.0445,38.2329],[-102.0445,38.2328],[-102.0445,38.2316],[-102.0445,38.2313],[-102.0445,38.2272],[-102.0445,38.2246],[-102.0444,38.2216],[-102.0444,38.2185],[-102.0444,38.2178],[-102.0444,38.2177],[-102.0444,38.2176],[-102.0444,38.2172],[-102.0444,38.2108],[-102.0444,38.2044],[-102.0444,38.2028],[-102.0444,38.2026],[-102.0444,38.2024],[-102.0444,38.2019],[-102.0444,38.2017],[-102.0443,38.1962],[-102.0443,38.1936],[-102.0443,38.1931],[-102.0443,38.1874],[-102.0443,38.1815],[-102.0443,38.1756],[-102.0443,38.1743],[-102.0443,38.1728],[-102.0444,38.1697],[-102.0444,38.1667],[-102.0444,38.1612],[-102.0444,38.1602],[-102.0444,38.1599],[-102.0444,38.1589],[-102.0444,38.1588],[-102.0444,38.1569],[-102.0444,38.1568],[-102.0444,38.1567],[-102.0444,38.1553],[-102.0444,38.1501],[-102.0444,38.1462],[-102.0444,38.1445],[-102.0444,38.1444],[-102.0443,38.1418],[-102.0443,38.138],[-102.0443,38.1344],[-102.0443,38.1294],[-102.0443,38.1286],[-102.0443,38.1129],[-102.0443,38.1094],[-102.0444,38.075],[-102.0445,38.0686],[-102.0445,38.0654],[-102.0445,38.0628],[-102.0445,38.0627],[-102.0445,38.0625],[-102.0445,38.0613],[-102.0445,38.0609],[-102.0446,38.0589],[-102.0446,38.0588],[-102.0446,38.0587],[-102.0446,38.0584],[-102.0446,38.0579],[-102.0446,38.0575],[-102.0446,38.0574],[-102.0446,38.0573],[-102.0446,38.0572],[-102.0446,38.0565],[-102.0446,38.0561],[-102.0446,38.0559],[-102.0446,38.0558],[-102.0446,38.0557],[-102.0446,38.0556],[-102.0446,38.0555],[-102.0446,38.0551],[-102.0446,38.0481],[-102.0446,38.048],[-102.0446,38.0478],[-102.0446,38.0456],[-102.0446,38.0455],[-102.0447,38.0454],[-102.0447,38.0447],[-102.0447,38.0445],[-102.0447,38.0413],[-102.0447,38.039],[-102.0447,38.0359],[-102.0446,38.0308],[-102.0446,38.0302],[-102.0446,38.0301],[-102.0446,38.03],[-102.0446,38.0297],[-102.0446,38.0269],[-102.0446,38.0264],[-102.0446,38.0247],[-102.0446,38.0246],[-102.0446,38.0175],[-102.0446,38.0049],[-102.0445,38],[-102.0445,37.9846],[-102.0441,37.951],[-102.044,37.943],[-102.0439,37.9282],[-102.0439,37.928],[-102.0439,37.9267],[-102.0439,37.9261],[-102.0437,37.914],[-102.0435,37.8971],[-102.0434,37.891],[-102.0434,37.8874],[-102.0433,37.8871],[-102.0433,37.8869],[-102.0433,37.8868],[-102.0433,37.8865],[-102.0433,37.8857],[-102.0434,37.8848],[-102.0434,37.8846],[-102.0433,37.8845],[-102.0432,37.875],[-102.0432,37.8679],[-102.0432,37.8534],[-102.0432,37.8533],[-102.0432,37.8447],[-102.0431,37.844],[-102.0431,37.8433],[-102.0431,37.8393],[-102.0431,37.8375],[-102.0431,37.8374],[-102.043,37.8328],[-102.043,37.8292],[-102.043,37.8268],[-102.043,37.8267],[-102.0429,37.8243],[-102.0429,37.8242],[-102.0429,37.8185],[-102.0429,37.8153],[-102.0429,37.8125],[-102.0429,37.8111],[-102.0429,37.8109],[-102.0429,37.8094],[-102.0429,37.8071],[-102.0429,37.807],[-102.0429,37.8063],[-102.0429,37.8036],[-102.0429,37.8035],[-102.0429,37.8011],[-102.0428,37.7971],[-102.0427,37.7904],[-102.0427,37.7888],[-102.0425,37.7819],[-102.0425,37.7794],[-102.0424,37.7745],[-102.0424,37.7704],[-102.0423,37.7673],[-102.0423,37.7652],[-102.0423,37.7651],[-102.0423,37.7644],[-102.0423,37.764],[-102.0423,37.7639],[-102.0423,37.7621],[-102.0422,37.7616],[-102.0422,37.7604],[-102.0423,37.7603],[-102.0422,37.75],[-102.0423,37.7482],[-102.0422,37.7385],[-102.042,37.7311],[-102.0419,37.724],[-102.0416,37.6967],[-102.0416,37.6892],[-102.0416,37.6884],[-102.0417,37.6876],[-102.0417,37.6875],[-102.0417,37.6873],[-102.0417,37.6833],[-102.0417,37.6829],[-102.0417,37.6806],[-102.0417,37.6804],[-102.0417,37.666],[-102.0417,37.6659],[-102.0417,37.6657],[-102.0416,37.6601],[-102.0417,37.6587],[-102.0416,37.6545],[-102.0416,37.6504],[-102.0416,37.6443],[-102.0416,37.6381],[-102.0416,37.6369],[-102.0416,37.625],[-102.0416,37.6079],[-102.0417,37.6078],[-102.0418,37.6012],[-102.0419,37.5791],[-102.0419,37.579],[-102.0417,37.5786],[-102.0419,37.558],[-102.0419,37.5425],[-102.0419,37.5412],[-102.042,37.5353],[-102.042,37.5351],[-102.042,37.5288],[-102.0418,37.5124],[-102.0417,37.5061],[-102.0417,37.506],[-102.0418,37.506],[-102.0418,37.5059],[-102.0418,37.5055],[-102.0418,37.5],[-102.0418,37.4999],[-102.0418,37.4996],[-102.0418,37.4968],[-102.0418,37.4954],[-102.0418,37.4945],[-102.0418,37.4935],[-102.0418,37.4923],[-102.0418,37.4911],[-102.0418,37.491],[-102.0418,37.4905],[-102.0418,37.4899],[-102.0418,37.489],[-102.0418,37.488],[-102.0418,37.4866],[-102.0418,37.4851],[-102.0418,37.4849],[-102.0418,37.4847],[-102.0418,37.4841],[-102.0418,37.4822],[-102.0418,37.4818],[-102.0418,37.48],[-102.0418,37.4783],[-102.0418,37.4769],[-102.0418,37.4763],[-102.0418,37.4728],[-102.0418,37.4713],[-102.0418,37.4709],[-102.0418,37.4703],[-102.0418,37.4701],[-102.0418,37.4699],[-102.0418,37.4698],[-102.0418,37.4696],[-102.0418,37.4694],[-102.0418,37.4693],[-102.0418,37.4692],[-102.0418,37.4689],[-102.0418,37.4684],[-102.0418,37.468],[-102.0418,37.4673],[-102.0418,37.4659],[-102.0418,37.4646],[-102.0418,37.4632],[-102.0418,37.4624],[-102.0418,37.4595],[-102.0418,37.4579],[-102.0418,37.4569],[-102.0418,37.4565],[-102.0418,37.4564],[-102.0418,37.4563],[-102.0416,37.4507],[-102.0416,37.4503],[-102.0416,37.4493],[-102.0416,37.4479],[-102.0416,37.4476],[-102.0417,37.4348],[-102.0417,37.4347],[-102.0417,37.4275],[-102.0418,37.4105],[-102.0418,37.4102],[-102.0417,37.4099],[-102.0418,37.4071],[-102.0416,37.3892],[-102.0416,37.384],[-102.0416,37.3834],[-102.0416,37.3829],[-102.0416,37.3827],[-102.0416,37.3826],[-102.0415,37.375],[-102.0421,37.3528],[-102.042,37.3528],[-102.0419,37.3527],[-102.0419,37.3515],[-102.0419,37.3471],[-102.0419,37.3458],[-102.0419,37.3455],[-102.0419,37.3451],[-102.0419,37.3445],[-102.0419,37.343],[-102.0419,37.3416],[-102.0419,37.3385],[-102.0419,37.3384],[-102.0419,37.3377],[-102.0419,37.3349],[-102.0419,37.3338],[-102.0419,37.3239],[-102.0419,37.3223],[-102.0419,37.321],[-102.0419,37.3187],[-102.0419,37.3094],[-102.0418,37.3058],[-102.0418,37.3057],[-102.0418,37.2976],[-102.0418,37.297],[-102.0418,37.2965],[-102.0419,37.2963],[-102.0419,37.2961],[-102.0419,37.2957],[-102.0418,37.2948],[-102.0419,37.286],[-102.042,37.2797],[-102.042,37.2793],[-102.042,37.2741],[-102.042,37.2733],[-102.042,37.2726],[-102.0419,37.2724],[-102.0419,37.2723],[-102.0419,37.2722],[-102.0419,37.2681],[-102.0419,37.2666],[-102.0419,37.2657],[-102.0419,37.2656],[-102.042,37.2582],[-102.042,37.2554],[-102.042,37.2552],[-102.0421,37.2523],[-102.0421,37.2517],[-102.0421,37.25],[-102.0422,37.2283],[-102.0422,37.2257],[-102.0422,37.2256],[-102.042,37.2221],[-102.042,37.2219],[-102.042,37.2142],[-102.042,37.2138],[-102.042,37.2133],[-102.042,37.2108],[-102.042,37.2078],[-102.042,37.2074],[-102.042,37.1996],[-102.042,37.1854],[-102.042,37.1632],[-102.042,37.1559],[-102.0419,37.1417],[-102.0419,37.1415],[-102.0419,37.1396],[-102.0418,37.1374],[-102.0418,37.1356],[-102.0419,37.1343],[-102.0419,37.1338],[-102.042,37.1322],[-102.042,37.1279],[-102.042,37.1267],[-102.0419,37.1262],[-102.0419,37.1258],[-102.0419,37.1251],[-102.0419,37.125],[-102.0419,37.1243],[-102.0419,37.1236],[-102.0419,37.1136],[-102.042,37.112],[-102.0419,37.1088],[-102.0419,37.1081],[-102.0419,37.1073],[-102.0419,37.1069],[-102.042,37.1069],[-102.042,37.1068],[-102.042,37.1067],[-102.042,37.1066],[-102.042,37.1065],[-102.042,37.1051],[-102.042,37.0909],[-102.042,37.0908],[-102.0421,37.0753],[-102.0421,37.0752],[-102.0421,37.0682],[-102.0421,37.0651],[-102.0421,37.0473],[-102.0419,37.0351],[-102.042,37.0349],[-102.0419,37.0347],[-102.0417,37.0344],[-102.0419,37.0322],[-102.0421,37.0316],[-102.0421,37.0311],[-102.0419,37.0308],[-102.0421,37.0283],[-102.042,37.0255],[-102.0421,37.0248],[-102.0421,37.0247],[-102.0421,37.0246],[-102.0421,37.0244],[-102.0421,37.0239],[-102.0421,37.0234],[-102.0421,37.0232],[-102.0421,37.0207],[-102.0421,37.02],[-102.042,37.0186],[-102.0421,37.0183],[-102.042,37.018],[-102.0421,37.0105],[-102.042,37.0083],[-102.0421,37.0068],[-102.042,37.0055],[-102.042,37.0029],[-102.0421,37.0008],[-102.042,36.9992],[-102.042,36.9973],[-102.0421,36.9951],[-102.0421,36.9935],[-102.0421,36.993],[-102.0454,36.9931],[-102.0455,36.9931],[-102.0518,36.9931],[-102.0521,36.9931],[-102.0537,36.993],[-102.0541,36.993],[-102.0542,36.993],[-102.0543,36.9931],[-102.0544,36.9931],[-102.073,36.9931],[-102.0743,36.9931],[-102.0748,36.9931],[-102.0766,36.9931],[-102.0772,36.9931],[-102.0779,36.9931],[-102.0847,36.9932],[-102.0906,36.9933],[-102.108,36.9933],[-102.1255,36.9933],[-102.1364,36.9934],[-102.1483,36.9935],[-102.1544,36.9935],[-102.1751,36.9936],[-102.1843,36.9936],[-102.1845,36.9936],[-102.1888,36.9936],[-102.1966,36.9937],[-102.1975,36.9937],[-102.1976,36.9937],[-102.2083,36.9937],[-102.2084,36.9937],[-102.2212,36.9939],[-102.2351,36.994],[-102.2485,36.9942],[-102.2505,36.9941],[-102.2511,36.9941],[-102.2522,36.9942],[-102.2556,36.9943],[-102.2608,36.9944],[-102.2649,36.9944],[-102.2701,36.9943],[-102.2702,36.9943],[-102.2703,36.9943],[-102.2837,36.9942],[-102.285,36.9941],[-102.2993,36.9943],[-102.3065,36.9943],[-102.3076,36.9943],[-102.3251,36.9943],[-102.3437,36.9944],[-102.3438,36.9944],[-102.3518,36.9945],[-102.3533,36.9945],[-102.3534,36.9945],[-102.3553,36.9945],[-102.3554,36.9946],[-102.3673,36.9946],[-102.3755,36.9946],[-102.3886,36.9948],[-102.39,36.9948],[-102.4023,36.9948],[-102.4038,36.9948],[-102.4343,36.9948],[-102.4463,36.9947],[-102.4702,36.9948],[-102.4944,36.9949],[-102.4963,36.995],[-102.497,36.995],[-102.4972,36.995],[-102.5005,36.995],[-102.5247,36.9949],[-102.5304,36.9949],[-102.539,36.9949],[-102.5409,36.9949],[-102.5418,36.9949],[-102.5709,36.9951],[-102.5785,36.9951],[-102.5786,36.9951],[-102.5929,36.9951],[-102.6021,36.9951],[-102.6255,36.995],[-102.6357,36.9951],[-102.6514,36.995],[-102.6559,36.9951],[-102.6621,36.9953],[-102.6834,36.9952],[-102.6981,36.9952],[-102.7029,36.9954],[-102.7036,36.9954],[-102.7058,36.9956],[-102.7059,36.9956],[-102.7217,36.9965],[-102.7421,36.9977],[-102.7426,36.9978],[-102.7521,36.9983],[-102.7732,36.9988],[-102.7823,36.9991],[-102.7847,36.9991],[-102.7915,36.9993],[-102.7936,36.9994],[-102.8151,36.9998],[-102.8195,36.9998],[-102.8295,36.9997],[-102.8419,36.9996],[-102.8654,36.9996],[-102.8671,36.9996],[-102.8755,36.9996],[-102.8867,36.9995],[-102.8927,36.9995],[-102.8932,36.9994],[-102.9032,36.9993],[-102.9043,36.9993],[-102.9066,36.9993],[-102.9225,36.9991],[-102.9279,36.9991],[-102.9363,36.999],[-102.9645,36.9987],[-102.9646,36.9987],[-102.9755,36.9986],[-102.9796,36.9986],[-102.9798,36.9986],[-102.9841,36.9986],[-102.9858,36.9986],[-102.9859,36.9986],[-102.987,36.9985],[-102.9872,36.9986],[-102.9978,36.9997],[-103.0005,37],[-103.0022,37.0001],[-103.0023,37.0001],[-103.0029,37.0001],[-103.0062,37.0001],[-103.0375,37.0001],[-103.0389,37.0001],[-103.039,37.0001],[-103.0391,37.0001],[-103.0451,37.0001],[-103.0638,37.0001],[-103.0703,37.0002],[-103.0859,37.0002],[-103.0861,37.0002],[-103.0902,37.0002],[-103.1002,37.0002],[-103.1023,37.0002],[-103.1025,37.0002],[-103.1168,37.0002],[-103.1207,37.0002],[-103.1276,37.0001],[-103.1441,37.0001],[-103.1496,37.0001],[-103.156,37],[-103.1591,37],[-103.1775,36.9999],[-103.1809,36.9999],[-103.1824,36.9999],[-103.1837,36.9999],[-103.1882,36.9999],[-103.1933,36.9999],[-103.2005,36.9998],[-103.2006,36.9998],[-103.2169,36.9997],[-103.2202,36.9997],[-103.2228,36.9997],[-103.2264,36.9997],[-103.2396,36.9996],[-103.2516,36.9996],[-103.2575,36.9996],[-103.2577,36.9996],[-103.2583,36.9996],[-103.2585,36.9996],[-103.2694,36.9996],[-103.2731,36.9996],[-103.2734,36.9996],[-103.2745,36.9996],[-103.2983,36.9996],[-103.2995,36.9996],[-103.3001,36.9996],[-103.301,36.9996],[-103.3034,36.9995],[-103.3043,36.9995],[-103.3057,36.9995],[-103.3246,36.9995],[-103.3263,36.9995],[-103.3299,36.9995],[-103.3301,36.9995],[-103.343,36.9994],[-103.3489,36.9995],[-103.3508,36.9995],[-103.3693,36.9995],[-103.3777,36.9994],[-103.3797,36.9994],[-103.3807,36.9994],[-103.3927,36.9994],[-103.393,36.9994],[-103.4023,36.9994],[-103.4081,36.9993],[-103.4257,36.9993],[-103.4324,36.9992],[-103.4365,36.9992],[-103.4417,36.9992],[-103.4455,36.9992],[-103.4542,36.9992],[-103.4668,36.9992],[-103.4707,36.9992],[-103.4723,36.9992],[-103.4782,36.9992],[-103.4783,36.9992],[-103.4784,36.9992],[-103.4852,36.9991],[-103.4879,36.9991],[-103.488,36.9991],[-103.4881,36.9991],[-103.4898,36.9991],[-103.5001,36.9991],[-103.5002,36.9991],[-103.5013,36.9991],[-103.5109,36.999],[-103.5174,36.999],[-103.524,36.999],[-103.5379,36.9989],[-103.5389,36.9989],[-103.5405,36.9989],[-103.5494,36.9989],[-103.5602,36.9988],[-103.5603,36.9988],[-103.5732,36.9988],[-103.5764,36.9988],[-103.5807,36.9988],[-103.5994,36.9987],[-103.6121,36.9987],[-103.6165,36.9987],[-103.6249,36.9986],[-103.6255,36.9986],[-103.6287,36.9986],[-103.6391,36.9985],[-103.6437,36.9985],[-103.6446,36.9985],[-103.666,36.9984],[-103.6762,36.9983],[-103.6763,36.9983],[-103.683,36.9983],[-103.6893,36.9982],[-103.7028,36.9981],[-103.7218,36.998],[-103.7302,36.998],[-103.7332,36.998],[-103.7346,36.998],[-103.7359,36.998],[-103.7374,36.998],[-103.7377,36.998],[-103.7378,36.998],[-103.7385,36.998],[-103.7386,36.998],[-103.7405,36.998],[-103.743,36.9979],[-103.7552,36.9978],[-103.7561,36.9978],[-103.7676,36.9977],[-103.7679,36.9977],[-103.768,36.9977],[-103.7697,36.9977],[-103.7746,36.9976],[-103.7798,36.9976],[-103.7802,36.9976],[-103.7826,36.9975],[-103.7827,36.9975],[-103.7878,36.9975],[-103.7966,36.9974],[-103.809,36.9973],[-103.8178,36.9973],[-103.8184,36.9973],[-103.8244,36.9973],[-103.8269,36.9973],[-103.8332,36.9972],[-103.8405,36.9972],[-103.8406,36.9972],[-103.8527,36.9972],[-103.8528,36.9972],[-103.8652,36.9972],[-103.8682,36.9971],[-103.8683,36.9971],[-103.8688,36.9971],[-103.869,36.9971],[-103.8696,36.9971],[-103.8714,36.9971],[-103.872,36.9971],[-103.8771,36.9971],[-103.8772,36.9971],[-103.8832,36.997],[-103.9005,36.9969],[-103.9185,36.9967],[-103.9232,36.9967],[-103.9263,36.9967],[-103.9264,36.9967],[-103.9265,36.9967],[-103.9367,36.9966],[-103.9398,36.9966],[-103.957,36.9965],[-103.9575,36.9965],[-103.9619,36.9965],[-103.9673,36.9964],[-103.9715,36.9964],[-103.9729,36.9964],[-103.9934,36.9962],[-103.9935,36.9962],[-103.9975,36.9962],[-103.9993,36.9962],[-104.0047,36.9961],[-104.0079,36.9961],[-104.0403,36.996],[-104.0404,36.996],[-104.0408,36.996],[-104.0423,36.996],[-104.0428,36.996],[-104.0442,36.996],[-104.0485,36.996],[-104.0499,36.9959],[-104.0502,36.9959],[-104.051,36.9959],[-104.0513,36.9959],[-104.0523,36.9959],[-104.0555,36.9959],[-104.0565,36.9959],[-104.0644,36.9958],[-104.0658,36.9958],[-104.0878,36.9957],[-104.0957,36.9956],[-104.0958,36.9956],[-104.096,36.9956],[-104.0963,36.9956],[-104.0965,36.9956],[-104.0966,36.9956],[-104.0972,36.9956],[-104.0974,36.9956],[-104.1019,36.9956],[-104.115,36.9955],[-104.1155,36.9955],[-104.12,36.9954],[-104.121,36.9954],[-104.1241,36.9954],[-104.1252,36.9954],[-104.1255,36.9954],[-104.1278,36.9953],[-104.1288,36.9953],[-104.1358,36.9953],[-104.1384,36.9953],[-104.1385,36.9953],[-104.1392,36.9953],[-104.1414,36.9953],[-104.1421,36.9953],[-104.1429,36.9953],[-104.1453,36.9953],[-104.1461,36.9953],[-104.1468,36.9953],[-104.149,36.9952],[-104.1497,36.9952],[-104.1503,36.9952],[-104.1505,36.9952],[-104.1507,36.9952],[-104.1523,36.9952],[-104.1602,36.9952],[-104.1629,36.9952],[-104.1646,36.9952],[-104.17,36.9951],[-104.1718,36.9951],[-104.172,36.9951],[-104.1725,36.9951],[-104.1727,36.9951],[-104.1733,36.9951],[-104.1751,36.9951],[-104.1757,36.9951],[-104.1804,36.995],[-104.1805,36.995],[-104.1812,36.995],[-104.1888,36.995],[-104.1946,36.9949],[-104.1993,36.9949],[-104.2001,36.9949],[-104.2026,36.9949],[-104.2108,36.9948],[-104.2124,36.9948],[-104.2156,36.9948],[-104.2183,36.9948],[-104.2189,36.9948],[-104.2192,36.9948],[-104.2257,36.9948],[-104.2323,36.9948],[-104.2351,36.9947],[-104.2381,36.9947],[-104.2406,36.9947],[-104.2458,36.9947],[-104.2505,36.9946],[-104.2657,36.9945],[-104.274,36.9944],[-104.2785,36.9943],[-104.292,36.9942],[-104.2965,36.9941],[-104.2971,36.9941],[-104.2991,36.9941],[-104.2997,36.9941],[-104.3042,36.994],[-104.3049,36.994],[-104.3123,36.9939],[-104.3172,36.9939],[-104.3175,36.9939],[-104.3184,36.9939],[-104.3186,36.9939],[-104.3187,36.9939],[-104.322,36.9939],[-104.3308,36.9937],[-104.3353,36.9936],[-104.3388,36.9935],[-104.3432,36.9935],[-104.3575,36.9935],[-104.3664,36.9935],[-104.3665,36.9935],[-104.367,36.9935],[-104.3672,36.9935],[-104.3673,36.9935],[-104.3678,36.9935],[-104.3689,36.9935],[-104.3747,36.9935],[-104.3755,36.9935],[-104.3863,36.9935],[-104.4004,36.9935],[-104.4083,36.9935],[-104.4096,36.9935],[-104.4135,36.9936],[-104.4298,36.9937],[-104.434,36.9937],[-104.4352,36.9937],[-104.4366,36.9937],[-104.4429,36.9937],[-104.4504,36.9937],[-104.4505,36.9937],[-104.4517,36.9937],[-104.462,36.9938],[-104.4621,36.9938],[-104.4685,36.9938],[-104.4702,36.9939],[-104.4753,36.9939],[-104.477,36.9939],[-104.4772,36.9939],[-104.4778,36.9939],[-104.478,36.9939],[-104.4784,36.9939],[-104.4797,36.9939],[-104.4801,36.9939],[-104.4802,36.9939],[-104.4804,36.9939],[-104.4805,36.9939],[-104.4806,36.9939],[-104.4816,36.9939],[-104.485,36.9939],[-104.4861,36.9939],[-104.4863,36.9939],[-104.4868,36.9939],[-104.487,36.9939],[-104.488,36.9938],[-104.4912,36.9937],[-104.4923,36.9937],[-104.4925,36.9937],[-104.493,36.9937],[-104.4931,36.9937],[-104.4933,36.9937],[-104.4934,36.9939],[-104.4943,36.9939],[-104.497,36.9939],[-104.4978,36.9939],[-104.4979,36.9939],[-104.499,36.9939],[-104.5005,36.9938],[-104.5025,36.9938],[-104.5037,36.9938],[-104.5068,36.9938],[-104.5113,36.9938],[-104.5161,36.9938],[-104.5192,36.9938],[-104.5224,36.9938],[-104.527,36.9939],[-104.532,36.9939],[-104.5352,36.9939],[-104.5355,36.994],[-104.5367,36.994],[-104.537,36.994],[-104.5446,36.9939],[-104.5633,36.9938],[-104.5672,36.9939],[-104.5699,36.9939],[-104.5747,36.9941],[-104.5777,36.9941],[-104.5819,36.9941],[-104.5866,36.9941],[-104.5893,36.9941],[-104.5895,36.9941],[-104.5899,36.9941],[-104.5912,36.9941],[-104.5916,36.9941],[-104.5931,36.9941],[-104.5975,36.9941],[-104.5984,36.9941],[-104.5991,36.9941],[-104.6001,36.9941],[-104.6026,36.9941],[-104.6031,36.9941],[-104.6042,36.9941],[-104.6063,36.9941],[-104.6127,36.9941],[-104.6148,36.9941],[-104.6168,36.9942],[-104.6227,36.9943],[-104.6246,36.9944],[-104.6247,36.9943],[-104.6254,36.9937],[-104.6255,36.9936],[-104.6258,36.9936],[-104.63,36.9936],[-104.6314,36.9936],[-104.6315,36.9936],[-104.6342,36.9935],[-104.6347,36.9935],[-104.6423,36.9934],[-104.645,36.9934],[-104.6522,36.9934],[-104.6539,36.9934],[-104.6604,36.9934],[-104.6738,36.9934],[-104.675,36.9934],[-104.681,36.9935],[-104.685,36.9935],[-104.6903,36.9935],[-104.6972,36.9935],[-104.7012,36.9935],[-104.7013,36.9935],[-104.7014,36.9935],[-104.7058,36.9935],[-104.7074,36.9935],[-104.7322,36.9935],[-104.7323,36.9935],[-104.7326,36.9935],[-104.7334,36.9935],[-104.7337,36.9935],[-104.7382,36.9935],[-104.7499,36.9935],[-104.7506,36.9935],[-104.7515,36.9935],[-104.7559,36.9935],[-104.7577,36.9935],[-104.7631,36.9935],[-104.7649,36.9935],[-104.769,36.9935],[-104.7812,36.9935],[-104.7852,36.9935],[-104.7885,36.9935],[-104.7982,36.9934],[-104.8015,36.9934],[-104.8071,36.9934],[-104.8092,36.9934],[-104.8122,36.9934],[-104.8274,36.9934],[-104.8326,36.9934],[-104.8356,36.9934],[-104.8404,36.9934],[-104.8436,36.9934],[-104.8533,36.9933],[-104.8566,36.9933],[-104.8585,36.9933],[-104.8603,36.9933],[-104.8714,36.9933],[-104.8751,36.9933],[-104.8752,36.9933],[-104.8753,36.9933],[-104.8756,36.9933],[-104.8792,36.9933],[-104.8835,36.9933],[-104.8914,36.9933],[-104.8955,36.9933],[-104.8962,36.9933],[-104.8986,36.9933],[-104.8993,36.9933],[-104.8996,36.9933],[-104.9005,36.9933],[-104.9008,36.9933],[-104.9026,36.9933],[-104.9269,36.9933],[-104.9301,36.9933],[-104.9416,36.9933],[-105.0006,36.9933],[-105.0054,36.9932],[-105.0079,36.9931],[-105.0144,36.993],[-105.0226,36.9928],[-105.025,36.9928],[-105.0292,36.9927],[-105.0307,36.9928],[-105.0315,36.9928],[-105.0343,36.9929],[-105.036,36.993],[-105.0494,36.9935],[-105.0495,36.9935],[-105.0521,36.9936],[-105.0538,36.9937],[-105.054,36.9937],[-105.0564,36.9937],[-105.0636,36.9938],[-105.066,36.9939],[-105.0661,36.9939],[-105.0663,36.9939],[-105.0664,36.9939],[-105.0665,36.9939],[-105.0701,36.994],[-105.0754,36.9941],[-105.0812,36.9943],[-105.0848,36.9944],[-105.0853,36.9945],[-105.0854,36.9945],[-105.0898,36.9946],[-105.091,36.9946],[-105.0918,36.9946],[-105.0968,36.9948],[-105.1034,36.995],[-105.1127,36.9952],[-105.1196,36.9954],[-105.1198,36.9954],[-105.1204,36.9954],[-105.1205,36.9954],[-105.1207,36.9954],[-105.1208,36.9954],[-105.1213,36.9954],[-105.1221,36.9954],[-105.1238,36.9953],[-105.1256,36.9952],[-105.1282,36.9952],[-105.1286,36.9952],[-105.1304,36.9952],[-105.1331,36.9952],[-105.1333,36.9952],[-105.1348,36.9952],[-105.1364,36.9952],[-105.1367,36.9952],[-105.1402,36.9952],[-105.1513,36.9952],[-105.155,36.9953],[-105.1554,36.9953],[-105.1566,36.9953],[-105.157,36.9953],[-105.1578,36.9953],[-105.1585,36.9953],[-105.1604,36.9953],[-105.1609,36.9953],[-105.1612,36.9953],[-105.162,36.9953],[-105.1646,36.9953],[-105.1654,36.9953],[-105.1658,36.9953],[-105.1667,36.9953],[-105.1668,36.9953],[-105.1726,36.9953],[-105.1764,36.9953],[-105.1933,36.9952],[-105.2042,36.9952],[-105.2089,36.9952],[-105.2096,36.9952],[-105.2206,36.9952],[-105.2205,36.995],[-105.2223,36.995],[-105.2506,36.995],[-105.2508,36.995],[-105.261,36.995],[-105.2773,36.9951],[-105.2778,36.9951],[-105.279,36.9951],[-105.2801,36.9951],[-105.3079,36.9951],[-105.3341,36.9952],[-105.3572,36.9952],[-105.3665,36.9952],[-105.3838,36.9953],[-105.3905,36.9953],[-105.3929,36.9953],[-105.4022,36.9953],[-105.4035,36.9953],[-105.4121,36.9953],[-105.4197,36.9953],[-105.4243,36.9953],[-105.4385,36.9954],[-105.4406,36.9954],[-105.4468,36.9954],[-105.4471,36.9954],[-105.4504,36.9954],[-105.4547,36.9954],[-105.4638,36.9954],[-105.4651,36.9954],[-105.4716,36.9954],[-105.4765,36.9954],[-105.4841,36.9954],[-105.4867,36.9955],[-105.4882,36.9955],[-105.4899,36.9955],[-105.4909,36.9955],[-105.4944,36.9955],[-105.4961,36.9955],[-105.4991,36.9955],[-105.5078,36.9955],[-105.5109,36.9955],[-105.5115,36.9955],[-105.513,36.9955],[-105.5142,36.9955],[-105.5143,36.9955],[-105.5191,36.9955],[-105.5223,36.9955],[-105.5284,36.9955],[-105.5323,36.9955],[-105.5331,36.9955],[-105.534,36.9955],[-105.5366,36.9956],[-105.5479,36.9956],[-105.5484,36.9956],[-105.5504,36.9956],[-105.5692,36.9956],[-105.5712,36.9956],[-105.5732,36.9956],[-105.5779,36.9956],[-105.5788,36.9956],[-105.5796,36.9956],[-105.5839,36.9956],[-105.5865,36.9956],[-105.5884,36.9956],[-105.5914,36.9956],[-105.6038,36.9957],[-105.6095,36.9957],[-105.6149,36.9957],[-105.6218,36.9957],[-105.6233,36.9957],[-105.6276,36.9958],[-105.6291,36.9958],[-105.6367,36.9958],[-105.6457,36.9959],[-105.6606,36.9959],[-105.6612,36.9959],[-105.663,36.9959],[-105.6636,36.9959],[-105.6647,36.9959],[-105.6661,36.9959],[-105.6819,36.9959],[-105.6841,36.9959],[-105.686,36.9958],[-105.6922,36.9959],[-105.6938,36.9959],[-105.694,36.9959],[-105.6946,36.9959],[-105.6948,36.9959],[-105.6949,36.9959],[-105.6953,36.9959],[-105.6954,36.9959],[-105.6959,36.9959],[-105.6973,36.9959],[-105.6977,36.9959],[-105.6982,36.9959],[-105.6997,36.9959],[-105.7058,36.9959],[-105.7078,36.9959],[-105.7089,36.9959],[-105.7121,36.9959],[-105.7135,36.9959],[-105.7138,36.9959],[-105.7158,36.9958],[-105.7165,36.9958],[-105.7169,36.9958],[-105.7181,36.9958],[-105.7183,36.9958],[-105.7184,36.9958],[-105.7185,36.9958],[-105.7186,36.9958],[-105.7218,36.9958],[-105.7317,36.9958],[-105.7351,36.9958],[-105.7399,36.9958],[-105.7506,36.9957],[-105.7546,36.9957],[-105.7595,36.9957],[-105.7615,36.9957],[-105.7622,36.9957],[-105.7656,36.9957],[-105.7698,36.9957],[-105.7747,36.9957],[-105.7796,36.9957],[-105.7844,36.9957],[-105.7852,36.9957],[-105.801,36.9956],[-105.8233,36.9956],[-105.8274,36.9956],[-105.8437,36.9956],[-105.8718,36.9956],[-105.8763,36.9956],[-105.877,36.9956],[-105.8777,36.9956],[-105.8785,36.9956],[-105.8816,36.9956],[-105.8836,36.9956],[-105.8988,36.9956],[-105.8996,36.9956],[-105.9036,36.9956],[-105.9039,36.9956],[-105.9289,36.9954],[-105.9459,36.9954],[-105.9659,36.9954],[-105.9836,36.9954],[-105.9887,36.9953],[-105.9966,36.9953],[-105.9967,36.9953],[-105.9972,36.9953],[-106.0006,36.9953],[-106.001,36.9953],[-106.0053,36.9953],[-106.0063,36.9953],[-106.0088,36.9953],[-106.0146,36.9952],[-106.0147,36.9952],[-106.0148,36.9952],[-106.015,36.9953],[-106.0152,36.9953],[-106.0176,36.9952],[-106.0251,36.9952],[-106.0276,36.9952],[-106.0277,36.9952],[-106.0373,36.9951],[-106.0376,36.9951],[-106.0387,36.9951],[-106.0392,36.9952],[-106.04,36.9952],[-106.049,36.9951],[-106.0499,36.9951],[-106.0503,36.9951],[-106.0507,36.9951],[-106.0529,36.9951],[-106.053,36.9951],[-106.0531,36.9951],[-106.0533,36.9951],[-106.0539,36.9951],[-106.0559,36.9951],[-106.0585,36.9951],[-106.0667,36.9951],[-106.0686,36.9951],[-106.069,36.9951],[-106.0708,36.9951],[-106.074,36.9951],[-106.0778,36.995],[-106.0783,36.995],[-106.0817,36.995],[-106.0853,36.995],[-106.0919,36.995],[-106.1,36.995],[-106.1107,36.9949],[-106.1153,36.9949],[-106.1244,36.9948],[-106.1256,36.9949],[-106.1278,36.9948],[-106.1309,36.9948],[-106.1325,36.9948],[-106.1344,36.9948],[-106.142,36.9948],[-106.1497,36.9948],[-106.1535,36.9948],[-106.1559,36.9948],[-106.1638,36.9948],[-106.1647,36.9948],[-106.1793,36.9947],[-106.1797,36.9947],[-106.1829,36.9947],[-106.2012,36.9945],[-106.219,36.9943],[-106.2204,36.9943],[-106.2345,36.9943],[-106.2361,36.9943],[-106.2386,36.9943],[-106.2462,36.9942],[-106.2487,36.9942],[-106.249,36.9943],[-106.2491,36.9943],[-106.2492,36.9943],[-106.2495,36.9942],[-106.2548,36.9942],[-106.262,36.9942],[-106.2728,36.9942],[-106.2835,36.9941],[-106.2872,36.9941],[-106.2883,36.9941],[-106.2917,36.9941],[-106.2929,36.9941],[-106.2933,36.9941],[-106.298,36.9941],[-106.3038,36.9941],[-106.3042,36.9941],[-106.3043,36.9941],[-106.3086,36.9941],[-106.309,36.9941],[-106.3119,36.9941],[-106.3225,36.994],[-106.327,36.994],[-106.3273,36.994],[-106.3275,36.994],[-106.3279,36.994],[-106.335,36.994],[-106.3397,36.994],[-106.3426,36.994],[-106.3437,36.9939],[-106.3452,36.9939],[-106.3477,36.9939],[-106.3556,36.9939],[-106.3656,36.9939],[-106.3721,36.9939],[-106.3724,36.9939],[-106.3837,36.9938],[-106.3907,36.9938],[-106.4018,36.9938],[-106.4067,36.9938],[-106.4071,36.9938],[-106.412,36.9937],[-106.4123,36.9937],[-106.4199,36.9937],[-106.4257,36.9937],[-106.438,36.9937],[-106.442,36.9937],[-106.4465,36.9936],[-106.4556,36.9936],[-106.4655,36.9936],[-106.4737,36.9936],[-106.4754,36.9935],[-106.4761,36.9935],[-106.4844,36.9935],[-106.4907,36.9935],[-106.4918,36.9935],[-106.4926,36.9935],[-106.4939,36.9935],[-106.4973,36.9935],[-106.4988,36.9935],[-106.5,36.9935],[-106.5093,36.9935],[-106.5099,36.9934],[-106.5141,36.9934],[-106.5245,36.9934],[-106.5349,36.9934],[-106.5376,36.9934],[-106.5394,36.9933],[-106.5406,36.9933],[-106.5449,36.9933],[-106.5452,36.9933],[-106.5453,36.9933],[-106.5458,36.9933],[-106.5474,36.9934],[-106.548,36.9934],[-106.549,36.9933],[-106.5521,36.9933],[-106.5532,36.9933],[-106.5595,36.9933],[-106.5624,36.9933],[-106.5629,36.9933],[-106.5631,36.9933],[-106.5698,36.9933],[-106.5717,36.9933],[-106.5809,36.9932],[-106.5857,36.9932],[-106.599,36.9932],[-106.6081,36.9931],[-106.616,36.9931],[-106.6171,36.9931],[-106.6173,36.9931],[-106.6294,36.9931],[-106.6301,36.9931],[-106.6352,36.9931],[-106.6426,36.993],[-106.644,36.993],[-106.6519,36.993],[-106.6533,36.993],[-106.6616,36.993],[-106.6618,36.993],[-106.6629,36.993],[-106.6697,36.993],[-106.6709,36.993],[-106.6733,36.9929],[-106.6746,36.9929],[-106.6747,36.9929],[-106.6748,36.9929],[-106.6752,36.9929],[-106.6822,36.9929],[-106.6882,36.9929],[-106.6889,36.9929],[-106.7077,36.9928],[-106.7087,36.9928],[-106.712,36.9928],[-106.7176,36.9928],[-106.7179,36.9928],[-106.718,36.9928],[-106.7181,36.9928],[-106.7228,36.9927],[-106.7229,36.9927],[-106.7237,36.9927],[-106.7262,36.9927],[-106.7267,36.9927],[-106.7281,36.9927],[-106.7285,36.9926],[-106.7286,36.9926],[-106.7287,36.9926],[-106.7288,36.9926],[-106.7294,36.9926],[-106.7314,36.9926],[-106.732,36.9926],[-106.7331,36.9926],[-106.7365,36.9926],[-106.7377,36.9926],[-106.7395,36.9926],[-106.7451,36.9925],[-106.7469,36.9925],[-106.7476,36.9925],[-106.7494,36.9925],[-106.75,36.9925],[-106.7506,36.9925],[-106.7518,36.9925],[-106.757,36.9925],[-106.7587,36.9925],[-106.7604,36.9925],[-106.7655,36.9925],[-106.7672,36.9925],[-106.7721,36.9925],[-106.7749,36.9925],[-106.7753,36.9925],[-106.776,36.9925],[-106.7762,36.9925],[-106.777,36.9925],[-106.7772,36.9925],[-106.7776,36.9925],[-106.7819,36.9925],[-106.7875,36.9925],[-106.7877,36.9925],[-106.7886,36.9925],[-106.79,36.9925],[-106.794,36.9925],[-106.7954,36.9925],[-106.7955,36.9925],[-106.7956,36.9925],[-106.7959,36.9925],[-106.7967,36.9925],[-106.7969,36.9925],[-106.7976,36.9925],[-106.7979,36.9925],[-106.8009,36.9925],[-106.8019,36.9925],[-106.8048,36.9925],[-106.8081,36.9925],[-106.8135,36.9925],[-106.8261,36.9925],[-106.827,36.9925],[-106.8285,36.9924],[-106.832,36.9924],[-106.8328,36.9925],[-106.8342,36.9925],[-106.8414,36.9925],[-106.8421,36.9925],[-106.8439,36.9925],[-106.8496,36.9925],[-106.8535,36.9925],[-106.8603,36.9925],[-106.8645,36.9925],[-106.8698,36.9925],[-106.8704,36.9931],[-106.8742,36.997],[-106.8772,37.0001],[-106.8783,37.0001],[-106.8787,37.0001],[-106.8958,37.0001],[-106.9063,37.0001],[-106.9064,37.0001],[-106.9066,37.0001],[-106.9094,37.0001],[-106.914,37.0001],[-106.9142,37.0001],[-106.9143,37.0001],[-106.9144,37.0001],[-106.9147,37.0001],[-106.9186,37.0001],[-106.9189,37.0001],[-106.9233,37.0001],[-106.9322,37.0001],[-106.9378,37.0001],[-106.9397,37.0001],[-106.9505,37.0001],[-106.956,37.0001],[-106.9686,37.0001],[-106.9703,37.0001],[-106.9734,37.0001],[-106.9749,37.0001],[-106.975,37.0001],[-106.9796,37.0001],[-106.9827,37.0001],[-106.9855,37.0001],[-106.9978,37.0001],[-107.0035,37.0001],[-107.0069,37.0001],[-107.0144,37.0001],[-107.0215,37.0001],[-107.0273,37.0001],[-107.0274,37.0001],[-107.0278,37.0001],[-107.0281,37.0001],[-107.0396,37.0001],[-107.0469,37],[-107.0576,37],[-107.0592,37],[-107.0598,37],[-107.0757,37],[-107.0934,37],[-107.1072,37],[-107.1075,37],[-107.1078,37],[-107.1084,37],[-107.1086,37],[-107.1088,37],[-107.1091,37],[-107.111,37],[-107.1302,37.0001],[-107.134,37.0001],[-107.1369,37.0001],[-107.1415,37.0001],[-107.1461,37.0001],[-107.1474,37.0001],[-107.1509,37],[-107.1568,37],[-107.1577,37],[-107.1632,37],[-107.1654,37],[-107.166,37],[-107.183,37],[-107.186,37],[-107.1863,37],[-107.1969,37],[-107.1972,37],[-107.2128,37],[-107.237,37],[-107.2385,37],[-107.2397,37],[-107.2421,37],[-107.2425,37],[-107.2476,37],[-107.2509,37],[-107.2512,37],[-107.2517,37],[-107.2546,37],[-107.255,37],[-107.2553,37],[-107.264,37],[-107.2642,37],[-107.2645,37],[-107.2691,37],[-107.2872,37],[-107.31,37],[-107.3226,37],[-107.3338,37.0001],[-107.3407,37.0001],[-107.3468,37.0001],[-107.3508,37.0001],[-107.3588,37.0001],[-107.3768,37.0002],[-107.3949,37.0002],[-107.3984,37.0002],[-107.4,37.0002],[-107.4004,37.0002],[-107.4108,37.0002],[-107.4207,37.0002],[-107.4208,37.0002],[-107.4212,37.0002],[-107.4216,37.0002],[-107.4218,37.0002],[-107.422,37.0002],[-107.4221,37.0002],[-107.4222,37.0002],[-107.4225,37.0002],[-107.4232,37.0002],[-107.4234,37.0002],[-107.4243,37.0002],[-107.4248,37.0002],[-107.4253,37.0002],[-107.4264,37.0002],[-107.4272,37.0002],[-107.4277,37.0002],[-107.4282,37.0002],[-107.4295,37.0002],[-107.4309,37.0002],[-107.4321,37.0002],[-107.4336,37.0002],[-107.4357,37.0002],[-107.4361,37.0002],[-107.438,37.0002],[-107.4405,37.0002],[-107.4415,37.0002],[-107.4423,37.0002],[-107.4424,37.0002],[-107.4432,37.0002],[-107.4459,37.0002],[-107.4471,37.0002],[-107.4473,37.0002],[-107.4513,37.0002],[-107.4521,37.0002],[-107.4528,37.0002],[-107.4536,37.0002],[-107.4561,37.0002],[-107.4583,37.0002],[-107.4613,37.0002],[-107.4687,37.0001],[-107.469,37.0001],[-107.4697,37.0001],[-107.4701,37.0001],[-107.4703,37.0001],[-107.4718,37.0001],[-107.4725,37.0001],[-107.4759,37.0001],[-107.4786,37.0001],[-107.4805,37.0001],[-107.4817,37.0001],[-107.4861,37.0001],[-107.495,37.0001],[-107.4959,37.0001],[-107.4966,37.0001],[-107.4983,37.0001],[-107.4989,37.0001],[-107.5001,37.0001],[-107.5011,37.0001],[-107.5074,37.0001],[-107.5075,37.0001],[-107.5084,37.0001],[-107.5096,37.0001],[-107.5104,37.0001],[-107.5125,37.0001],[-107.5199,37.0001],[-107.5237,37.0001],[-107.5342,37],[-107.5345,37],[-107.5347,37],[-107.5363,37],[-107.5411,37],[-107.5414,37],[-107.5535,37],[-107.5592,37],[-107.5615,37],[-107.5673,37],[-107.568,37],[-107.5743,37],[-107.5815,37],[-107.5848,37],[-107.585,37],[-107.5888,37],[-107.5922,37],[-107.5943,37],[-107.595,37],[-107.5959,37],[-107.5966,37],[-107.5973,37],[-107.6002,37],[-107.6005,37],[-107.6011,37],[-107.6018,37],[-107.6022,37],[-107.6034,37],[-107.6047,37],[-107.6052,37],[-107.6075,37],[-107.6355,36.9999],[-107.6489,36.9999],[-107.6617,36.9999],[-107.671,36.9999],[-107.6914,37],[-107.6947,37],[-107.7119,37],[-107.7123,37],[-107.7124,37],[-107.7126,37],[-107.7128,37],[-107.7187,37],[-107.7254,37],[-107.7288,37],[-107.7291,37],[-107.7292,37],[-107.7295,37],[-107.7569,37.0001],[-107.7669,37.0001],[-107.7798,37.0001],[-107.7801,37.0001],[-107.7806,37.0001],[-107.7886,37],[-107.7938,37],[-107.7952,37],[-107.7994,37],[-107.8004,37],[-107.8447,36.9998],[-107.8517,36.9998],[-107.858,36.9997],[-107.8654,36.9997],[-107.8657,36.9997],[-107.8661,36.9997],[-107.8665,36.9997],[-107.8667,36.9997],[-107.8669,36.9997],[-107.8672,36.9997],[-107.8677,36.9997],[-107.8684,36.9997],[-107.8691,36.9997],[-107.8696,36.9997],[-107.8697,36.9997],[-107.8698,36.9997],[-107.874,36.9997],[-107.8851,36.9997],[-107.8902,36.9997],[-107.8943,36.9997],[-107.9163,36.9997],[-107.9173,36.9997],[-107.918,36.9997],[-107.9185,36.9997],[-107.9371,36.9997],[-107.9421,36.9997],[-107.9437,36.9997],[-107.9593,36.9998],[-107.9658,36.9998],[-107.9674,36.9998],[-107.969,36.9998],[-107.9839,36.9999],[-107.9856,36.9999],[-107.9919,36.9999],[-107.9921,36.9999],[-107.9924,36.9999],[-107.9955,36.9998],[-107.9972,36.9998],[-107.9994,36.9998],[-108.0006,36.9998],[-108.0111,36.9998],[-108.0141,36.9998],[-108.0277,36.9998],[-108.032,36.9997],[-108.0323,36.9998],[-108.033,36.9997],[-108.0331,36.9997],[-108.0332,36.9997],[-108.0335,36.9997],[-108.0343,36.9997],[-108.0368,36.9997],[-108.0376,36.9997],[-108.0424,36.9997],[-108.0432,36.9997],[-108.0474,36.9997],[-108.0609,36.9997],[-108.0629,36.9997],[-108.0663,36.9997],[-108.0708,36.9997],[-108.0819,36.9997],[-108.0883,36.9997],[-108.0907,36.9997],[-108.0909,36.9997],[-108.0911,36.9997],[-108.1096,36.9997],[-108.1098,36.9997],[-108.1131,36.9997],[-108.1162,36.9997],[-108.1245,36.9997],[-108.1252,36.9997],[-108.126,36.9997],[-108.1265,36.9997],[-108.1287,36.9997],[-108.1296,36.9997],[-108.1324,36.9997],[-108.1394,36.9997],[-108.1422,36.9997],[-108.1427,36.9997],[-108.1431,36.9997],[-108.1438,36.9997],[-108.1456,36.9997],[-108.1692,36.9997],[-108.1844,36.9997],[-108.1867,36.9997],[-108.1877,36.9997],[-108.1887,36.9997],[-108.1964,36.9997],[-108.2032,36.9997],[-108.2113,36.9997],[-108.2127,36.9997],[-108.2143,36.9997],[-108.2146,36.9997],[-108.2149,36.9997],[-108.2325,36.9997],[-108.242,36.9997],[-108.2496,36.9997],[-108.2525,36.9997],[-108.2675,36.9997],[-108.2687,36.9997],[-108.2726,36.9997],[-108.2763,36.9997],[-108.2874,36.9997],[-108.288,36.9997],[-108.2883,36.9997],[-108.2976,36.9997],[-108.3153,36.9997],[-108.3174,36.9997],[-108.3178,36.9997],[-108.3209,36.9997],[-108.3232,36.9997],[-108.3236,36.9997],[-108.3326,36.9997],[-108.3524,36.9997],[-108.3533,36.9997],[-108.3544,36.9997],[-108.3552,36.9996],[-108.3558,36.9996],[-108.3564,36.9996],[-108.3571,36.9996],[-108.3576,36.9996],[-108.3612,36.9996],[-108.3752,36.9996],[-108.3779,36.9996],[-108.3793,36.9996],[-108.3813,36.9996],[-108.3825,36.9996],[-108.3881,36.9996],[-108.39,36.9996],[-108.3942,36.9996],[-108.3961,36.9996],[-108.3982,36.9996],[-108.4031,36.9996],[-108.4218,36.9995],[-108.4308,36.9995],[-108.4386,36.9995],[-108.4424,36.9995],[-108.4466,36.9995],[-108.4473,36.9995],[-108.4479,36.9995],[-108.4483,36.9995],[-108.4501,36.9995],[-108.4515,36.9995],[-108.4516,36.9995],[-108.4517,36.9995],[-108.4569,36.9995],[-108.466,36.9995],[-108.4833,36.9994],[-108.4838,36.9994],[-108.484,36.9994],[-108.4843,36.9994],[-108.4848,36.9994],[-108.4963,36.9994],[-108.5001,36.9994],[-108.5005,36.9994],[-108.5009,36.9994],[-108.5217,36.9994],[-108.5219,36.9994],[-108.5298,36.9994],[-108.531,36.9994],[-108.5353,36.9993],[-108.5354,36.9993],[-108.5355,36.9993],[-108.5364,36.9993],[-108.5393,36.9993],[-108.5503,36.9993],[-108.555,36.9993],[-108.5571,36.9993],[-108.5587,36.9993],[-108.5611,36.9993],[-108.5691,36.9993],[-108.5738,36.9993],[-108.5763,36.9993],[-108.583,36.9993],[-108.5859,36.9993],[-108.5977,36.9992],[-108.6076,36.9992],[-108.6143,36.9992],[-108.6191,36.9992],[-108.6194,36.9992],[-108.6197,36.9992],[-108.62,36.9992],[-108.6202,36.9992],[-108.6214,36.9992],[-108.6238,36.9992],[-108.6248,36.9992],[-108.6257,36.9992],[-108.6289,36.9992],[-108.6326,36.9991],[-108.633,36.9991],[-108.6342,36.9991],[-108.6349,36.9992],[-108.64,36.9991],[-108.6417,36.9991],[-108.643,36.9991],[-108.646,36.9991],[-108.6479,36.9991],[-108.6559,36.9991],[-108.6569,36.9991],[-108.6589,36.9991],[-108.659,36.9991],[-108.6592,36.9991],[-108.6819,36.999],[-108.6894,36.999],[-108.6899,36.999],[-108.7205,36.9989],[-108.7242,36.9989],[-108.7327,36.9989],[-108.734,36.9989],[-108.7371,36.9989],[-108.7378,36.9989],[-108.739,36.9988],[-108.741,36.9988],[-108.7488,36.9988],[-108.749,36.9988],[-108.7491,36.9988],[-108.7494,36.9988],[-108.7496,36.9988],[-108.75,36.9988],[-108.7514,36.9988],[-108.7567,36.9988],[-108.7588,36.9988],[-108.7593,36.9988],[-108.7597,36.9988],[-108.7623,36.9988],[-108.7699,36.9988],[-108.7712,36.9988],[-108.7735,36.9988],[-108.774,36.9988],[-108.7746,36.9988],[-108.7755,36.9988],[-108.7762,36.9988],[-108.7793,36.9988],[-108.7914,36.9988],[-108.7916,36.9988],[-108.7921,36.9988],[-108.7925,36.9988],[-108.793,36.9988],[-108.7944,36.9988],[-108.796,36.9988],[-108.7972,36.9988],[-108.7984,36.9988],[-108.7999,36.9988],[-108.8017,36.9988],[-108.807,36.9988],[-108.8073,36.9988],[-108.8077,36.9988],[-108.8111,36.9988],[-108.8159,36.9988],[-108.8204,36.9988],[-108.8358,36.9989],[-108.8392,36.9989],[-108.8401,36.9989],[-108.8409,36.9989],[-108.8423,36.9989],[-108.8435,36.9989],[-108.854,36.9989],[-108.8583,36.9989],[-108.8584,36.9989],[-108.8599,36.9989],[-108.8626,36.9989],[-108.8639,36.9989],[-108.8653,36.9989],[-108.866,36.9989],[-108.8689,36.9989],[-108.8705,36.9989],[-108.8719,36.9989],[-108.8753,36.9988],[-108.8756,36.9988],[-108.8769,36.9988],[-108.8782,36.9988],[-108.8798,36.9988],[-108.8819,36.9988],[-108.8831,36.9988],[-108.8855,36.9988],[-108.8926,36.9988],[-108.895,36.9988],[-108.8978,36.9988],[-108.8992,36.9988],[-108.9004,36.9988],[-108.9166,36.9989],[-108.9172,36.9989],[-108.922,36.9989],[-108.9228,36.9989],[-108.9254,36.9989],[-108.9262,36.9989],[-108.9263,36.9989],[-108.9264,36.9989],[-108.929,36.9989],[-108.9294,36.9989],[-108.9368,36.9989],[-108.9394,36.9989],[-108.941,36.9989],[-108.9455,36.9989],[-108.9471,36.9989],[-108.9473,36.9989],[-108.9481,36.9989],[-108.9484,36.9989],[-108.949,36.9989],[-108.9501,36.9989],[-108.9509,36.9989],[-108.9516,36.9989],[-108.9521,36.9989],[-108.9538,36.9989],[-108.9544,36.9989],[-108.9545,36.9989],[-108.9553,36.9989],[-108.9579,36.9989],[-108.9586,36.9989],[-108.9587,36.9989],[-108.9588,36.9989],[-108.9589,36.9989],[-108.9593,36.9989],[-108.9606,36.9989],[-108.9611,36.9989],[-108.9662,36.9989],[-108.9801,36.9989],[-108.9816,36.9989],[-108.9867,36.9989],[-108.9895,36.9989],[-108.9931,36.9989],[-108.9979,36.9989],[-108.9981,36.9989],[-109.0007,36.9989],[-109.0013,36.9989],[-109.0031,36.9989],[-109.0037,36.9989],[-109.0038,36.9989],[-109.004,36.9989],[-109.0049,36.9989],[-109.005,36.9989],[-109.0051,36.999],[-109.0053,36.999],[-109.0054,36.999],[-109.0057,36.9989],[-109.0058,36.999],[-109.0072,36.999],[-109.0075,36.999],[-109.0081,36.999],[-109.0106,36.999],[-109.0283,36.999],[-109.0297,36.999],[-109.0309,36.999],[-109.0336,36.999],[-109.0338,36.999],[-109.0341,36.999],[-109.0343,36.999],[-109.0438,36.999],[-109.045,36.999],[-109.0452,36.999],[-109.0452,36.9991],[-109.0452,36.9992],[-109.0452,37.0034],[-109.0452,37.0075],[-109.0452,37.0105],[-109.0452,37.0121],[-109.0452,37.0151],[-109.0452,37.018],[-109.0452,37.0182],[-109.0452,37.0194],[-109.0452,37.022],[-109.0452,37.0227],[-109.0452,37.023],[-109.0452,37.0232],[-109.0452,37.0235],[-109.0452,37.0335],[-109.0452,37.0413],[-109.0452,37.0421],[-109.0452,37.0429],[-109.0452,37.0453],[-109.0452,37.0461],[-109.0452,37.0514],[-109.0452,37.0521],[-109.0452,37.0538],[-109.0452,37.0654],[-109.0452,37.0674],[-109.0452,37.0727],[-109.0451,37.0731],[-109.0451,37.0743],[-109.0451,37.0747],[-109.0451,37.0767],[-109.045,37.0822],[-109.045,37.083],[-109.045,37.0851],[-109.045,37.0853],[-109.045,37.0862],[-109.045,37.0864],[-109.045,37.0865],[-109.0451,37.0883],[-109.0451,37.09],[-109.0451,37.0926],[-109.0451,37.093],[-109.0451,37.0939],[-109.0451,37.0954],[-109.0451,37.0963],[-109.0451,37.0969],[-109.0451,37.1187],[-109.0451,37.1204],[-109.0452,37.1321],[-109.0453,37.1396],[-109.0454,37.1499],[-109.0455,37.1546],[-109.0455,37.1551],[-109.0455,37.1569],[-109.0458,37.1794],[-109.0459,37.1846],[-109.0459,37.1873],[-109.0459,37.1969],[-109.0459,37.1996],[-109.0459,37.2006],[-109.0458,37.2028],[-109.0457,37.2045],[-109.0456,37.2084],[-109.0455,37.2108],[-109.0454,37.2122],[-109.0453,37.2136],[-109.0453,37.2139],[-109.0454,37.2175],[-109.0454,37.2197],[-109.0454,37.2249],[-109.0455,37.2363],[-109.0455,37.2369],[-109.0455,37.2399],[-109.0455,37.2493],[-109.0456,37.2683],[-109.0457,37.2829],[-109.0457,37.2837],[-109.0457,37.2846],[-109.0458,37.2912],[-109.0458,37.2934],[-109.0458,37.302],[-109.0458,37.3113],[-109.0458,37.313],[-109.0458,37.3174],[-109.0458,37.3202],[-109.0458,37.3208],[-109.0458,37.3267],[-109.0458,37.3269],[-109.0458,37.3293],[-109.0458,37.3311],[-109.0456,37.3597],[-109.0453,37.395],[-109.0453,37.3962],[-109.0453,37.3974],[-109.0452,37.3999],[-109.0452,37.401],[-109.0452,37.4021],[-109.0452,37.4062],[-109.0451,37.409],[-109.045,37.4164],[-109.045,37.4169],[-109.045,37.4176],[-109.0449,37.4224],[-109.0448,37.4248],[-109.0447,37.4271],[-109.0446,37.4318],[-109.0446,37.4341],[-109.0445,37.4381],[-109.0443,37.4461],[-109.0443,37.449],[-109.044,37.4584],[-109.0438,37.469],[-109.0438,37.4701],[-109.0437,37.4718],[-109.0437,37.4725],[-109.0437,37.4728],[-109.0435,37.4782],[-109.0435,37.4807],[-109.0435,37.4812],[-109.0434,37.4827],[-109.0434,37.4842],[-109.0434,37.4848],[-109.0432,37.4898],[-109.0432,37.4904],[-109.0431,37.4934],[-109.0431,37.4943],[-109.043,37.497],[-109.043,37.4979],[-109.0429,37.5006],[-109.0429,37.5015],[-109.0427,37.5114],[-109.0426,37.514],[-109.0422,37.5301],[-109.042,37.5413],[-109.0418,37.5465],[-109.0418,37.547],[-109.0418,37.548],[-109.0418,37.5486],[-109.0417,37.5511],[-109.0417,37.5522],[-109.0416,37.5587],[-109.0416,37.5594],[-109.0416,37.5618],[-109.0416,37.5621],[-109.0416,37.5631],[-109.0417,37.5653],[-109.0417,37.5686],[-109.0418,37.5703],[-109.0419,37.575],[-109.0419,37.5763],[-109.042,37.587],[-109.0419,37.6045],[-109.0419,37.6096],[-109.0419,37.6168],[-109.0419,37.6173],[-109.0419,37.6176],[-109.0419,37.6194],[-109.0419,37.6198],[-109.0419,37.6208],[-109.0419,37.6215],[-109.0419,37.6235],[-109.0419,37.6245],[-109.0419,37.6266],[-109.0419,37.6274],[-109.0419,37.6287],[-109.0419,37.6292],[-109.0419,37.6324],[-109.0419,37.6331],[-109.0419,37.6356],[-109.0419,37.6497],[-109.0419,37.6498],[-109.0419,37.6499],[-109.0419,37.6512],[-109.0419,37.6541],[-109.0419,37.6627],[-109.0419,37.6629],[-109.0419,37.6658],[-109.0419,37.6669],[-109.0419,37.6679],[-109.0419,37.6694],[-109.0419,37.6702],[-109.0419,37.6796],[-109.0418,37.6878],[-109.0419,37.7112],[-109.0419,37.7132],[-109.042,37.7163],[-109.042,37.7257],[-109.042,37.7403],[-109.042,37.7486],[-109.042,37.7544],[-109.042,37.7557],[-109.042,37.7707],[-109.042,37.775],[-109.0419,37.7876],[-109.042,37.8043],[-109.042,37.8086],[-109.042,37.8158],[-109.042,37.8165],[-109.0419,37.8265],[-109.042,37.8276],[-109.042,37.828],[-109.042,37.8295],[-109.042,37.834],[-109.042,37.8342],[-109.042,37.8353],[-109.042,37.8355],[-109.042,37.8358],[-109.042,37.8372],[-109.042,37.8396],[-109.042,37.84],[-109.042,37.8417],[-109.042,37.8421],[-109.042,37.8427],[-109.042,37.8587],[-109.042,37.8619],[-109.042,37.863],[-109.042,37.8653],[-109.042,37.8729],[-109.042,37.8811],[-109.042,37.9077],[-109.0421,37.9234],[-109.0421,37.9392],[-109.042,37.9438],[-109.0425,37.9549],[-109.0427,37.9626],[-109.0427,37.9629],[-109.0428,37.966],[-109.0429,37.9749],[-109.0429,37.9753],[-109.0429,37.9782],[-109.043,37.9799],[-109.0429,37.9816],[-109.043,37.9829],[-109.0429,37.9969],[-109.0429,37.9971],[-109.0429,38.0021],[-109.0429,38.0036],[-109.0429,38.011],[-109.0429,38.0111],[-109.0429,38.0152],[-109.0429,38.0156],[-109.0429,38.0159],[-109.0429,38.016],[-109.0429,38.0177],[-109.0429,38.0259],[-109.0429,38.0277],[-109.0429,38.0289],[-109.0429,38.0295],[-109.0429,38.0326],[-109.0429,38.0331],[-109.0429,38.0362],[-109.0429,38.0364],[-109.0429,38.0368],[-109.0427,38.0398],[-109.0427,38.0404],[-109.0426,38.0424],[-109.0424,38.0477],[-109.0422,38.0508],[-109.0422,38.0509],[-109.0422,38.0511],[-109.0422,38.0513],[-109.0422,38.0544],[-109.0422,38.0549],[-109.0422,38.0569],[-109.0422,38.058],[-109.0422,38.0587],[-109.0421,38.0661],[-109.0421,38.0689],[-109.0421,38.0694],[-109.0421,38.071],[-109.042,38.0725],[-109.042,38.073],[-109.042,38.0761],[-109.042,38.0796],[-109.042,38.0802],[-109.0422,38.0834],[-109.0422,38.0838],[-109.0422,38.0852],[-109.0423,38.0882],[-109.0425,38.0921],[-109.0425,38.0927],[-109.0425,38.0929],[-109.0426,38.0938],[-109.0426,38.1027],[-109.0426,38.1067],[-109.0426,38.1095],[-109.0426,38.1266],[-109.0426,38.1322],[-109.0426,38.1345],[-109.0426,38.1359],[-109.0426,38.1367],[-109.0426,38.153],[-109.0426,38.1532],[-109.0426,38.1547],[-109.0426,38.1562],[-109.0426,38.157],[-109.0426,38.1572],[-109.0427,38.1615],[-109.0428,38.1663],[-109.0461,38.187],[-109.0466,38.1896],[-109.0479,38.1984],[-109.048,38.1985],[-109.048,38.1988],[-109.0499,38.2109],[-109.0504,38.2141],[-109.0506,38.215],[-109.0516,38.2214],[-109.0522,38.2252],[-109.0527,38.2286],[-109.0536,38.2341],[-109.0547,38.2411],[-109.0554,38.2454],[-109.0562,38.251],[-109.0566,38.2533],[-109.0593,38.2702],[-109.0599,38.2736],[-109.0602,38.2755],[-109.0602,38.2782],[-109.0601,38.2902],[-109.0602,38.2919],[-109.0602,38.2927],[-109.0602,38.2965],[-109.0601,38.2991],[-109.0602,38.3072],[-109.0601,38.3143],[-109.0602,38.3187],[-109.0602,38.3244],[-109.0602,38.3273],[-109.0602,38.3276],[-109.0602,38.332],[-109.0602,38.3347],[-109.0602,38.3371],[-109.0602,38.3409],[-109.0602,38.3449],[-109.0602,38.3461],[-109.0602,38.3462],[-109.0602,38.3498],[-109.0601,38.3527],[-109.0602,38.3528],[-109.0601,38.3548],[-109.0601,38.3563],[-109.0601,38.357],[-109.0601,38.3577],[-109.0601,38.3584],[-109.0601,38.3586],[-109.0601,38.3589],[-109.0601,38.3592],[-109.0601,38.3595],[-109.0601,38.3596],[-109.0601,38.3597],[-109.0601,38.3598],[-109.0601,38.3599],[-109.0601,38.3602],[-109.0601,38.3603],[-109.0601,38.3626],[-109.0601,38.3636],[-109.0601,38.3745],[-109.0601,38.375],[-109.0602,38.3785],[-109.0602,38.3881],[-109.0602,38.39],[-109.0602,38.3913],[-109.0601,38.3967],[-109.0601,38.3968],[-109.0601,38.3972],[-109.0601,38.3973],[-109.0601,38.3975],[-109.0601,38.3982],[-109.0601,38.3983],[-109.0601,38.3994],[-109.0601,38.4009],[-109.0601,38.4011],[-109.0601,38.4012],[-109.0601,38.4014],[-109.0601,38.4016],[-109.0601,38.4024],[-109.0601,38.4035],[-109.0601,38.4036],[-109.0601,38.4038],[-109.0601,38.4051],[-109.0601,38.4068],[-109.0601,38.4085],[-109.0601,38.4119],[-109.0601,38.4122],[-109.0601,38.4131],[-109.0601,38.4132],[-109.0601,38.4164],[-109.0601,38.4186],[-109.0601,38.4187],[-109.0601,38.4255],[-109.0601,38.4287],[-109.0601,38.4288],[-109.0601,38.4292],[-109.06,38.4307],[-109.06,38.4317],[-109.06,38.4325],[-109.06,38.4334],[-109.06,38.4338],[-109.06,38.4356],[-109.0601,38.4464],[-109.0601,38.4466],[-109.0601,38.4501],[-109.0601,38.4543],[-109.0601,38.4545],[-109.0601,38.4548],[-109.0601,38.4549],[-109.0601,38.4554],[-109.0601,38.4556],[-109.0601,38.4582],[-109.0602,38.4623],[-109.0602,38.4628],[-109.0602,38.4643],[-109.0601,38.4647],[-109.0601,38.4652],[-109.0601,38.4662],[-109.0601,38.469],[-109.0599,38.4743],[-109.06,38.4767],[-109.06,38.4775],[-109.06,38.4815],[-109.06,38.4838],[-109.06,38.4842],[-109.06,38.4882],[-109.06,38.4887],[-109.06,38.489],[-109.06,38.4928],[-109.0601,38.4935],[-109.0601,38.4971],[-109.0601,38.4997],[-109.0601,38.5],[-109.0601,38.5018],[-109.0601,38.5031],[-109.0601,38.507],[-109.0601,38.5106],[-109.06,38.5141],[-109.0601,38.5207],[-109.0601,38.5215],[-109.0601,38.5251],[-109.06,38.5287],[-109.06,38.5321],[-109.06,38.5359],[-109.06,38.5395],[-109.06,38.5431],[-109.06,38.5468],[-109.06,38.547],[-109.06,38.5504],[-109.06,38.554],[-109.06,38.5563],[-109.06,38.5576],[-109.06,38.5617],[-109.06,38.5649],[-109.06,38.5653],[-109.0599,38.5689],[-109.0599,38.5725],[-109.0599,38.5761],[-109.0599,38.5768],[-109.0599,38.5794],[-109.0598,38.5834],[-109.0598,38.5866],[-109.0598,38.5907],[-109.0598,38.5939],[-109.0598,38.5975],[-109.0598,38.5979],[-109.0598,38.6011],[-109.0598,38.6016],[-109.0597,38.6047],[-109.0597,38.6064],[-109.0597,38.6095],[-109.0597,38.6119],[-109.0597,38.6125],[-109.0597,38.6156],[-109.0597,38.6161],[-109.0597,38.6192],[-109.0597,38.6216],[-109.0597,38.6228],[-109.0597,38.6234],[-109.0597,38.6264],[-109.0597,38.627],[-109.0597,38.63],[-109.0597,38.6307],[-109.0597,38.6336],[-109.0597,38.6343],[-109.0597,38.6372],[-109.0597,38.6379],[-109.0597,38.638],[-109.0597,38.6415],[-109.0597,38.6451],[-109.0597,38.6481],[-109.0597,38.6486],[-109.0597,38.6488],[-109.0597,38.652],[-109.0597,38.6523],[-109.0597,38.6668],[-109.0597,38.6726],[-109.0597,38.6813],[-109.0598,38.685],[-109.0598,38.6886],[-109.0598,38.6922],[-109.0598,38.6995],[-109.0598,38.7031],[-109.0598,38.7067],[-109.0598,38.7103],[-109.0598,38.714],[-109.0598,38.7148],[-109.0598,38.7176],[-109.0598,38.7184],[-109.0597,38.7212],[-109.0597,38.722],[-109.0596,38.7249],[-109.0596,38.7256],[-109.0593,38.7367],[-109.0591,38.7488],[-109.0591,38.749],[-109.059,38.7495],[-109.059,38.7502],[-109.059,38.7512],[-109.0589,38.7534],[-109.0589,38.7548],[-109.0588,38.7585],[-109.0585,38.7658],[-109.0583,38.7721],[-109.0581,38.7768],[-109.0579,38.783],[-109.0576,38.7903],[-109.0575,38.7939],[-109.0574,38.7976],[-109.0573,38.7995],[-109.0572,38.8012],[-109.0572,38.8023],[-109.0571,38.8045],[-109.0571,38.8048],[-109.057,38.806],[-109.0569,38.8084],[-109.0568,38.8096],[-109.0567,38.812],[-109.0567,38.8132],[-109.0567,38.814],[-109.0566,38.8156],[-109.0565,38.8169],[-109.0564,38.8192],[-109.0563,38.8229],[-109.0562,38.8242],[-109.0561,38.8265],[-109.0561,38.8278],[-109.0559,38.8307],[-109.0559,38.8308],[-109.0559,38.8309],[-109.0559,38.8314],[-109.0558,38.8337],[-109.0558,38.8351],[-109.0557,38.8373],[-109.0556,38.8387],[-109.0555,38.8408],[-109.0554,38.8423],[-109.0554,38.8444],[-109.0552,38.8473],[-109.0551,38.8503],[-109.0551,38.8516],[-109.055,38.8532],[-109.0549,38.8553],[-109.0548,38.8569],[-109.0547,38.8589],[-109.0547,38.8605],[-109.0546,38.8627],[-109.0545,38.8641],[-109.0544,38.8663],[-109.0543,38.8699],[-109.0541,38.8735],[-109.054,38.8772],[-109.054,38.8808],[-109.054,38.8844],[-109.0539,38.888],[-109.0539,38.8896],[-109.0538,38.8981],[-109.0538,38.9042],[-109.0537,38.9053],[-109.0537,38.9083],[-109.0537,38.9131],[-109.0536,38.9188],[-109.0536,38.9192],[-109.0536,38.9229],[-109.0534,38.9346],[-109.0533,38.9452],[-109.0533,38.9468],[-109.0533,38.9485],[-109.0533,38.9487],[-109.0533,38.949],[-109.0532,38.9532],[-109.0532,38.9538],[-109.0529,38.9762],[-109.0528,38.9907],[-109.0526,39.008],[-109.0525,39.0154],[-109.0524,39.0196],[-109.0524,39.0223],[-109.0524,39.0275],[-109.0524,39.0287],[-109.0523,39.0336],[-109.052,39.0656],[-109.052,39.0661],[-109.052,39.0667],[-109.052,39.0677],[-109.0519,39.0694],[-109.0519,39.0795],[-109.0518,39.0828],[-109.0518,39.0884],[-109.0517,39.0943],[-109.0517,39.0981],[-109.0517,39.1031],[-109.0517,39.1051],[-109.0516,39.1106],[-109.0515,39.1117],[-109.0515,39.1159],[-109.0515,39.1165],[-109.0515,39.1171],[-109.0515,39.1173],[-109.0515,39.1177],[-109.0515,39.1187],[-109.0515,39.1195],[-109.0514,39.1261],[-109.0512,39.1426],[-109.0512,39.1533],[-109.0512,39.1616],[-109.0512,39.1637],[-109.0513,39.1866],[-109.0513,39.1878],[-109.0513,39.1897],[-109.0513,39.1912],[-109.0513,39.1924],[-109.0513,39.1933],[-109.0513,39.1942],[-109.0513,39.1955],[-109.0512,39.2067],[-109.051,39.2271],[-109.051,39.2279],[-109.051,39.2292],[-109.051,39.2297],[-109.051,39.2301],[-109.051,39.237],[-109.051,39.2373],[-109.051,39.2378],[-109.051,39.2396],[-109.051,39.24],[-109.051,39.2402],[-109.051,39.2414],[-109.0511,39.2866],[-109.0511,39.3073],[-109.051,39.331],[-109.051,39.3466],[-109.051,39.3482],[-109.051,39.3501],[-109.0509,39.3538],[-109.0509,39.3551],[-109.0508,39.3553],[-109.0508,39.3573],[-109.0507,39.361],[-109.0507,39.3646],[-109.0508,39.3667],[-109.0508,39.3712],[-109.0508,39.3725],[-109.0509,39.375],[-109.0509,39.3826],[-109.0509,39.3879],[-109.0509,39.3901],[-109.051,39.396],[-109.051,39.3962],[-109.051,39.3964],[-109.051,39.3967],[-109.051,39.4009],[-109.051,39.4153],[-109.051,39.4156],[-109.0511,39.4205],[-109.0511,39.4206],[-109.0511,39.4218],[-109.0511,39.4265],[-109.0511,39.4307],[-109.0511,39.4325],[-109.0512,39.4445],[-109.0512,39.4452],[-109.0512,39.4505],[-109.0512,39.462],[-109.0512,39.4857],[-109.0512,39.4977],[-109.0512,39.4978],[-109.0512,39.5],[-109.0513,39.5025],[-109.0513,39.5082],[-109.0513,39.5103],[-109.0513,39.5111],[-109.0514,39.5124],[-109.0514,39.5164],[-109.0514,39.5165],[-109.0514,39.5166],[-109.0514,39.5168],[-109.0514,39.5169],[-109.0514,39.517],[-109.0514,39.5176],[-109.0514,39.5182],[-109.0514,39.5188],[-109.0514,39.5199],[-109.0514,39.5211],[-109.0514,39.5223],[-109.0514,39.5247],[-109.0514,39.5294],[-109.0514,39.537],[-109.0514,39.5377],[-109.0514,39.5379],[-109.0515,39.5391],[-109.0515,39.541],[-109.0514,39.5415],[-109.0515,39.5454],[-109.0515,39.5493],[-109.0515,39.5494],[-109.0515,39.5504],[-109.0515,39.5506],[-109.0514,39.5558],[-109.0514,39.5559],[-109.0514,39.5562],[-109.0514,39.5606],[-109.0514,39.5609],[-109.0514,39.5652],[-109.0514,39.5673],[-109.0514,39.5675],[-109.0514,39.5676],[-109.0514,39.5678],[-109.0514,39.5693],[-109.0514,39.5752],[-109.0514,39.5756],[-109.0514,39.5757],[-109.0514,39.5758],[-109.0514,39.5759],[-109.0514,39.576],[-109.0514,39.5825],[-109.0514,39.5875],[-109.0514,39.5887],[-109.0514,39.5901],[-109.0514,39.5922],[-109.0513,39.5986],[-109.0513,39.6026],[-109.0513,39.6027],[-109.0513,39.6028],[-109.0513,39.6047],[-109.0513,39.6058],[-109.0513,39.6061],[-109.0513,39.6067],[-109.0513,39.6069],[-109.0513,39.6071],[-109.0513,39.6074],[-109.0513,39.6075],[-109.0513,39.6076],[-109.0513,39.6077],[-109.0513,39.6078],[-109.0513,39.6079],[-109.0513,39.608],[-109.0513,39.613],[-109.0513,39.6167],[-109.0513,39.625],[-109.0513,39.626],[-109.0513,39.6261],[-109.0512,39.6296],[-109.0512,39.6358],[-109.0512,39.6405],[-109.0512,39.6442],[-109.0512,39.6474],[-109.0512,39.6512],[-109.0512,39.6513],[-109.0512,39.6514],[-109.0512,39.6516],[-109.0512,39.6518],[-109.0512,39.652],[-109.0512,39.6525],[-109.0512,39.653],[-109.0512,39.6535],[-109.0512,39.6544],[-109.0512,39.6554],[-109.0512,39.6563],[-109.0512,39.6602],[-109.0512,39.6604],[-109.0512,39.6605],[-109.0512,39.664],[-109.0513,39.6705],[-109.0513,39.676],[-109.0513,39.68],[-109.0513,39.6858],[-109.0513,39.6866],[-109.0512,39.7024],[-109.0512,39.7074],[-109.0512,39.7091],[-109.0512,39.7097],[-109.0512,39.7098],[-109.0512,39.7102],[-109.0512,39.7112],[-109.0512,39.7114],[-109.0512,39.7115],[-109.0511,39.7204],[-109.0511,39.7216],[-109.0511,39.7249],[-109.0511,39.7264],[-109.0511,39.7277],[-109.0511,39.7375],[-109.0511,39.7464],[-109.0511,39.7499],[-109.0511,39.7502],[-109.0511,39.7504],[-109.0511,39.752],[-109.0511,39.7523],[-109.0511,39.753],[-109.051,39.7556],[-109.051,39.7665],[-109.051,39.7672],[-109.0511,39.7878],[-109.051,39.7967],[-109.051,39.7989],[-109.051,39.8006],[-109.051,39.8091],[-109.051,39.8207],[-109.051,39.821],[-109.0507,39.8328],[-109.0507,39.8331],[-109.0507,39.8337],[-109.0506,39.8359],[-109.0506,39.8364],[-109.0506,39.8366],[-109.0505,39.8425],[-109.0504,39.8479],[-109.0503,39.8494],[-109.0503,39.8524],[-109.0504,39.8575],[-109.0503,39.8583],[-109.0504,39.8632],[-109.0504,39.8636],[-109.0504,39.8684],[-109.0504,39.8686],[-109.0504,39.8691],[-109.0504,39.8822],[-109.0504,39.8832],[-109.0504,39.8909],[-109.0505,39.8986],[-109.0505,39.8993],[-109.0505,39.8998],[-109.0505,39.9],[-109.0505,39.9001],[-109.0505,39.906],[-109.0505,39.913],[-109.0505,39.9165],[-109.0505,39.9168],[-109.0505,39.9174],[-109.0506,39.9301],[-109.0506,39.932],[-109.0506,39.9398],[-109.0506,39.9406],[-109.0506,39.9408],[-109.0506,39.9452],[-109.0507,39.9486],[-109.0507,39.957],[-109.0507,39.9574],[-109.0507,39.9579],[-109.0507,39.9646],[-109.0508,39.9682],[-109.0508,39.9684],[-109.0508,39.9706],[-109.0508,39.9721],[-109.0508,39.9754],[-109.0509,39.9775],[-109.0509,39.9809],[-109.0509,39.9822],[-109.0509,39.9828],[-109.0509,39.9834],[-109.0509,39.9835],[-109.0509,39.9836],[-109.0509,39.9837],[-109.0509,39.9838],[-109.0509,39.9839],[-109.0509,39.9855],[-109.0509,39.986],[-109.051,39.9871],[-109.051,39.9892],[-109.051,39.9914],[-109.051,39.9956],[-109.0511,39.9998],[-109.0512,40.0082],[-109.0511,40.0166],[-109.051,40.0245],[-109.051,40.0249],[-109.051,40.025],[-109.051,40.0252],[-109.051,40.0264],[-109.051,40.0275],[-109.0509,40.0287],[-109.0509,40.0307],[-109.0509,40.0315],[-109.0509,40.0324],[-109.0509,40.0329],[-109.0509,40.0334],[-109.0509,40.0342],[-109.0509,40.0349],[-109.0509,40.035],[-109.0509,40.0357],[-109.0509,40.0373],[-109.0509,40.0405],[-109.051,40.0469],[-109.051,40.0533],[-109.051,40.0561],[-109.051,40.0563],[-109.0509,40.0587],[-109.0509,40.0588],[-109.0509,40.0594],[-109.0509,40.0638],[-109.0509,40.0651],[-109.0508,40.0657],[-109.0508,40.0673],[-109.0508,40.0675],[-109.0508,40.0682],[-109.0508,40.0683],[-109.0508,40.0687],[-109.0508,40.069],[-109.0508,40.0722],[-109.0508,40.0751],[-109.0508,40.0776],[-109.0508,40.0777],[-109.0508,40.0797],[-109.0508,40.08],[-109.0508,40.0801],[-109.0508,40.0806],[-109.0508,40.0889],[-109.0508,40.0902],[-109.0508,40.0917],[-109.0508,40.0922],[-109.0508,40.0926],[-109.0508,40.0968],[-109.0508,40.097],[-109.0509,40.1038],[-109.0509,40.1053],[-109.0509,40.107],[-109.0509,40.1084],[-109.0509,40.1086],[-109.0509,40.1101],[-109.0509,40.1102],[-109.0509,40.111],[-109.0509,40.1111],[-109.0509,40.113],[-109.0509,40.1131],[-109.0509,40.1134],[-109.0509,40.1142],[-109.0509,40.1155],[-109.0509,40.116],[-109.051,40.1177],[-109.051,40.1183],[-109.051,40.1187],[-109.051,40.1198],[-109.051,40.1199],[-109.051,40.1202],[-109.051,40.1234],[-109.0509,40.1244],[-109.0509,40.1283],[-109.051,40.1343],[-109.051,40.1345],[-109.051,40.1348],[-109.051,40.1354],[-109.051,40.136],[-109.051,40.1371],[-109.051,40.1384],[-109.051,40.1392],[-109.051,40.1398],[-109.051,40.1409],[-109.051,40.1442],[-109.051,40.1446],[-109.051,40.1465],[-109.051,40.148],[-109.051,40.1517],[-109.051,40.1519],[-109.051,40.1592],[-109.051,40.169],[-109.051,40.1731],[-109.051,40.1734],[-109.051,40.1735],[-109.051,40.1736],[-109.051,40.1737],[-109.051,40.1738],[-109.051,40.174],[-109.051,40.1742],[-109.051,40.1745],[-109.051,40.1754],[-109.0509,40.1771],[-109.0509,40.1773],[-109.0509,40.1775],[-109.0509,40.1793],[-109.0509,40.1807],[-109.051,40.1808],[-109.0509,40.1809],[-109.0509,40.1814],[-109.0509,40.1819],[-109.0509,40.1823],[-109.0509,40.1826],[-109.0509,40.185],[-109.0509,40.1875],[-109.0509,40.1898],[-109.0509,40.1899],[-109.0509,40.1906],[-109.0509,40.1914],[-109.0509,40.1929],[-109.0509,40.1944],[-109.0509,40.1959],[-109.0509,40.1973],[-109.0509,40.1975],[-109.0509,40.1977],[-109.0509,40.1997],[-109.0509,40.2038],[-109.051,40.208],[-109.051,40.2092],[-109.051,40.2112],[-109.051,40.2122],[-109.051,40.2187],[-109.051,40.2188],[-109.051,40.2192],[-109.051,40.2214],[-109.051,40.2227],[-109.051,40.2302],[-109.051,40.2309],[-109.051,40.2311],[-109.051,40.2328],[-109.051,40.233],[-109.051,40.2331],[-109.051,40.2334],[-109.051,40.2374],[-109.051,40.2419],[-109.051,40.2431],[-109.051,40.2465],[-109.051,40.2483],[-109.051,40.2507],[-109.051,40.2513],[-109.051,40.2515],[-109.0509,40.2519],[-109.0509,40.252],[-109.0509,40.2524],[-109.051,40.2528],[-109.051,40.2538],[-109.051,40.2547],[-109.051,40.2563],[-109.051,40.2576],[-109.051,40.2577],[-109.051,40.2593],[-109.051,40.2626],[-109.051,40.2662],[-109.051,40.2666],[-109.051,40.2675],[-109.051,40.2692],[-109.051,40.2699],[-109.051,40.2701],[-109.051,40.2711],[-109.051,40.2713],[-109.051,40.2715],[-109.051,40.2717],[-109.051,40.2718],[-109.051,40.2722],[-109.051,40.273],[-109.051,40.2733],[-109.051,40.2735],[-109.051,40.2738],[-109.051,40.2786],[-109.051,40.2797],[-109.051,40.2802],[-109.051,40.2831],[-109.051,40.2839],[-109.051,40.2849],[-109.051,40.2874],[-109.051,40.2875],[-109.051,40.2896],[-109.051,40.2897],[-109.051,40.2899],[-109.051,40.2928],[-109.051,40.2965],[-109.051,40.2977],[-109.051,40.2978],[-109.0509,40.2995],[-109.0509,40.3003],[-109.0509,40.3004],[-109.0509,40.3014],[-109.0509,40.303],[-109.0509,40.3042],[-109.0509,40.3054],[-109.0509,40.3066],[-109.0509,40.3078],[-109.0509,40.3088],[-109.0509,40.3092],[-109.0509,40.3099],[-109.0509,40.3106],[-109.0509,40.3113],[-109.0509,40.3119],[-109.0509,40.3126],[-109.0509,40.3133],[-109.0509,40.314],[-109.0509,40.3147],[-109.0509,40.3154],[-109.0509,40.316],[-109.0509,40.3169],[-109.0509,40.3178],[-109.0509,40.3187],[-109.0509,40.3196],[-109.0509,40.3205],[-109.0509,40.3215],[-109.0509,40.3224],[-109.0509,40.3233],[-109.0509,40.3242],[-109.0509,40.3251],[-109.0509,40.3254],[-109.0509,40.3256],[-109.0509,40.3259],[-109.0509,40.326],[-109.0509,40.3265],[-109.0509,40.327],[-109.0509,40.3276],[-109.0509,40.3281],[-109.0509,40.3284],[-109.0509,40.3288],[-109.0509,40.3289],[-109.0509,40.3299],[-109.0509,40.3346],[-109.0509,40.3362],[-109.0509,40.3371],[-109.0509,40.3398],[-109.0509,40.3407],[-109.0509,40.3415],[-109.0509,40.343],[-109.0509,40.3498],[-109.0509,40.3521],[-109.0509,40.3529],[-109.0509,40.3555],[-109.0509,40.3564],[-109.0509,40.358],[-109.0509,40.3631],[-109.0509,40.3648],[-109.0509,40.3655],[-109.0509,40.3674],[-109.0509,40.3681],[-109.0509,40.3683],[-109.0509,40.3691],[-109.0509,40.3694],[-109.0508,40.372],[-109.0508,40.375],[-109.0508,40.3798],[-109.0508,40.3823],[-109.0508,40.3843],[-109.0508,40.3848],[-109.0508,40.3901],[-109.0508,40.392],[-109.0508,40.3923],[-109.0508,40.393],[-109.0508,40.3932],[-109.0508,40.3959],[-109.0509,40.4038],[-109.0509,40.4065],[-109.0509,40.4081],[-109.0509,40.413],[-109.0509,40.4146],[-109.0509,40.4147],[-109.0509,40.4149],[-109.0509,40.415],[-109.0509,40.4189],[-109.0509,40.4282],[-109.0509,40.4287],[-109.0509,40.4288],[-109.0509,40.429],[-109.051,40.4317],[-109.0511,40.4344],[-109.0511,40.4346],[-109.0511,40.4364],[-109.0511,40.4371],[-109.0511,40.4373],[-109.0512,40.4374],[-109.0512,40.4376],[-109.0512,40.4406],[-109.0512,40.4411],[-109.0512,40.4416],[-109.0512,40.4423],[-109.0512,40.4466],[-109.0511,40.4535],[-109.0511,40.4536],[-109.0511,40.454],[-109.051,40.4584],[-109.0508,40.471],[-109.0508,40.4712],[-109.0508,40.4714],[-109.0508,40.4719],[-109.0508,40.4745],[-109.0508,40.4762],[-109.0508,40.4778],[-109.0507,40.4786],[-109.0507,40.4792],[-109.0507,40.4793],[-109.0507,40.4797],[-109.0507,40.484],[-109.0507,40.4862],[-109.0506,40.4885],[-109.0505,40.4951],[-109.0505,40.4959],[-109.0505,40.496],[-109.0505,40.4965],[-109.0505,40.4975],[-109.0505,40.4985],[-109.0505,40.4989],[-109.0504,40.5031],[-109.0504,40.5078],[-109.0504,40.508],[-109.0503,40.5132],[-109.0503,40.5142],[-109.0503,40.5173],[-109.0502,40.5195],[-109.0502,40.52],[-109.0502,40.5236],[-109.0502,40.5242],[-109.0501,40.5269],[-109.0501,40.5292],[-109.05,40.5316],[-109.0499,40.5342],[-109.0498,40.5391],[-109.0498,40.5392],[-109.0497,40.5398],[-109.0497,40.5404],[-109.0497,40.541],[-109.0497,40.5411],[-109.0497,40.5413],[-109.0496,40.5433],[-109.0495,40.5458],[-109.049,40.5604],[-109.049,40.5611],[-109.049,40.5616],[-109.0487,40.5686],[-109.0482,40.5765],[-109.0481,40.5782],[-109.0481,40.5796],[-109.048,40.5806],[-109.048,40.5807],[-109.048,40.581],[-109.048,40.5851],[-109.0481,40.5878],[-109.0481,40.588],[-109.0481,40.5914],[-109.0481,40.5951],[-109.048,40.5971],[-109.048,40.5976],[-109.048,40.5979],[-109.0478,40.6053],[-109.0478,40.6067],[-109.0478,40.6099],[-109.0478,40.6117],[-109.0479,40.6155],[-109.0479,40.6193],[-109.0479,40.6195],[-109.048,40.6211],[-109.048,40.6236],[-109.048,40.626],[-109.0481,40.6276],[-109.0481,40.6286],[-109.0481,40.6287],[-109.0481,40.6297],[-109.0481,40.6298],[-109.0481,40.6299],[-109.0481,40.63],[-109.0481,40.6303],[-109.0481,40.6306],[-109.0481,40.6308],[-109.0481,40.6309],[-109.0481,40.6313],[-109.0481,40.6314],[-109.0481,40.6318],[-109.0482,40.6331],[-109.0482,40.6352],[-109.0482,40.6353],[-109.0482,40.6356],[-109.0483,40.6397],[-109.0486,40.6536],[-109.0487,40.6553],[-109.0487,40.656],[-109.0489,40.662],[-109.0489,40.6626],[-109.0484,40.6626],[-109.0485,40.6658],[-109.0486,40.6675],[-109.0486,40.6676],[-109.0486,40.6677],[-109.0486,40.6683],[-109.0486,40.6698],[-109.0486,40.6704],[-109.0486,40.6705],[-109.049,40.6844],[-109.049,40.685],[-109.049,40.693],[-109.049,40.6947],[-109.049,40.6968],[-109.049,40.6983],[-109.049,40.699],[-109.0491,40.7103],[-109.0491,40.7145],[-109.0488,40.7514],[-109.0487,40.7715],[-109.0487,40.7827],[-109.0487,40.7828],[-109.0487,40.784],[-109.0487,40.7926],[-109.0487,40.7927],[-109.0486,40.798],[-109.0486,40.8109],[-109.0485,40.8144],[-109.0485,40.8198],[-109.0485,40.8201],[-109.0485,40.8211],[-109.0485,40.8248],[-109.0485,40.8261],[-109.0485,40.8273],[-109.0485,40.8309],[-109.0485,40.8321],[-109.0485,40.8325],[-109.0486,40.8336],[-109.0486,40.8337],[-109.0486,40.834],[-109.0486,40.8342],[-109.0486,40.8344],[-109.0486,40.8348],[-109.0486,40.8349],[-109.0486,40.8351],[-109.0486,40.8359],[-109.0486,40.8361],[-109.0488,40.8378],[-109.0488,40.8383],[-109.0489,40.8391],[-109.0489,40.8396],[-109.0489,40.8408],[-109.0489,40.8413],[-109.0489,40.8415],[-109.0489,40.8416],[-109.0488,40.8424],[-109.0488,40.8426],[-109.0489,40.8548],[-109.0489,40.8551],[-109.0489,40.8589],[-109.0489,40.8619],[-109.0489,40.8628],[-109.0489,40.8649],[-109.0489,40.8668],[-109.0489,40.87],[-109.049,40.873],[-109.049,40.8742],[-109.0489,40.8836],[-109.0489,40.8841],[-109.0489,40.8843],[-109.0489,40.8878],[-109.0489,40.8879],[-109.049,40.8914],[-109.049,40.8915],[-109.049,40.8919],[-109.049,40.8937],[-109.0493,40.9087],[-109.0493,40.9115],[-109.0493,40.9132],[-109.0493,40.9134],[-109.0493,40.9168],[-109.0493,40.917],[-109.0493,40.9173],[-109.0494,40.9204],[-109.0494,40.9206],[-109.0495,40.9427],[-109.0495,40.9437],[-109.0496,40.9466],[-109.0496,40.9474],[-109.0496,40.9475],[-109.0497,40.9588],[-109.0497,40.9592],[-109.0497,40.9632],[-109.0498,40.9729],[-109.0499,40.9846],[-109.0499,40.9949],[-109.05,40.9989],[-109.05,41.0007]]]},"properties":{"STATE_ID":"08","STATE_NAME":"Colorado"},"id":8}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-83.1086,35.0007],[-83.1085,35.0007],[-83.1083,35.0007],[-83.0965,35.0039],[-83.0938,35.0047],[-83.0769,35.0091],[-83.064,35.0126],[-83.0637,35.0126],[-83.0565,35.0145],[-83.0562,35.0147],[-83.0557,35.0148],[-83.0556,35.0148],[-83.0527,35.0158],[-83.046,35.0176],[-83.0459,35.0176],[-83.0376,35.0198],[-83.0213,35.0243],[-83.0187,35.0251],[-83.0186,35.0251],[-83.0126,35.0265],[-83.0086,35.0275],[-83.0085,35.0276],[-83.0027,35.0289],[-83.0013,35.0294],[-82.9999,35.0299],[-82.9874,35.033],[-82.983,35.0341],[-82.9829,35.0341],[-82.976,35.036],[-82.9696,35.0375],[-82.9692,35.0376],[-82.969,35.0377],[-82.9679,35.038],[-82.9457,35.0437],[-82.945,35.044],[-82.9449,35.044],[-82.9448,35.044],[-82.9447,35.044],[-82.944,35.0441],[-82.9407,35.045],[-82.9363,35.0461],[-82.9361,35.0461],[-82.9344,35.0466],[-82.93,35.0477],[-82.9297,35.0478],[-82.9295,35.0478],[-82.9292,35.0479],[-82.9288,35.048],[-82.9191,35.0506],[-82.9088,35.0532],[-82.9006,35.0553],[-82.9001,35.0553],[-82.8996,35.0555],[-82.8995,35.0555],[-82.8994,35.0555],[-82.8993,35.0556],[-82.8991,35.0556],[-82.8985,35.0558],[-82.8975,35.056],[-82.8971,35.0561],[-82.8967,35.0562],[-82.896,35.0564],[-82.8953,35.0566],[-82.8927,35.0572],[-82.8919,35.0574],[-82.8835,35.0596],[-82.8809,35.0603],[-82.8749,35.0619],[-82.8729,35.0625],[-82.8728,35.0626],[-82.8611,35.0655],[-82.856,35.0668],[-82.8532,35.0675],[-82.8429,35.0701],[-82.8395,35.071],[-82.8386,35.0712],[-82.8372,35.0716],[-82.8371,35.0716],[-82.8342,35.0724],[-82.8332,35.0727],[-82.8187,35.0765],[-82.8163,35.0771],[-82.8118,35.0783],[-82.8115,35.0783],[-82.8099,35.0787],[-82.8098,35.0787],[-82.8071,35.0795],[-82.8062,35.0797],[-82.8032,35.0806],[-82.7972,35.0824],[-82.7966,35.0826],[-82.7958,35.0828],[-82.7934,35.0835],[-82.7922,35.0838],[-82.7921,35.0839],[-82.7909,35.0842],[-82.7906,35.0843],[-82.7899,35.0845],[-82.7889,35.0847],[-82.7883,35.0849],[-82.788,35.085],[-82.7879,35.085],[-82.7848,35.0857],[-82.7833,35.0856],[-82.783,35.0855],[-82.7829,35.0855],[-82.7827,35.0855],[-82.7824,35.0854],[-82.7822,35.0852],[-82.7818,35.0849],[-82.7816,35.0848],[-82.7814,35.0847],[-82.7811,35.0846],[-82.7811,35.0845],[-82.7808,35.0843],[-82.7807,35.0842],[-82.7804,35.0842],[-82.7804,35.0841],[-82.7801,35.084],[-82.7799,35.084],[-82.7797,35.0839],[-82.7792,35.0839],[-82.7789,35.084],[-82.7786,35.0838],[-82.7785,35.0836],[-82.7784,35.0833],[-82.7783,35.0832],[-82.7779,35.0829],[-82.7776,35.0827],[-82.7775,35.0826],[-82.7768,35.0819],[-82.7767,35.0818],[-82.7764,35.0814],[-82.7763,35.0808],[-82.7764,35.0802],[-82.7766,35.0799],[-82.7766,35.0798],[-82.7767,35.0795],[-82.777,35.0789],[-82.7771,35.0786],[-82.7771,35.0782],[-82.777,35.0778],[-82.777,35.0777],[-82.7771,35.0774],[-82.7772,35.0771],[-82.7773,35.077],[-82.7774,35.0769],[-82.7775,35.0764],[-82.7775,35.0763],[-82.7774,35.0761],[-82.7774,35.076],[-82.7773,35.076],[-82.7776,35.0754],[-82.7779,35.075],[-82.7782,35.0746],[-82.7787,35.074],[-82.7788,35.0739],[-82.7789,35.0738],[-82.7789,35.0737],[-82.7792,35.0737],[-82.7797,35.0734],[-82.78,35.0731],[-82.7803,35.0728],[-82.7805,35.0724],[-82.7803,35.0718],[-82.7801,35.0716],[-82.78,35.0714],[-82.7797,35.0711],[-82.7795,35.0707],[-82.7794,35.0703],[-82.7796,35.07],[-82.7801,35.0693],[-82.7802,35.0693],[-82.7802,35.0691],[-82.7802,35.0689],[-82.7803,35.0688],[-82.7804,35.0686],[-82.781,35.068],[-82.7813,35.0678],[-82.7815,35.0675],[-82.7817,35.0673],[-82.7818,35.0672],[-82.7818,35.0671],[-82.7818,35.0669],[-82.7822,35.0662],[-82.782,35.0659],[-82.7819,35.0657],[-82.782,35.0654],[-82.7822,35.0651],[-82.782,35.065],[-82.7817,35.0651],[-82.7814,35.0652],[-82.781,35.0652],[-82.7804,35.0653],[-82.7801,35.0651],[-82.7798,35.0649],[-82.7793,35.065],[-82.779,35.0652],[-82.7787,35.0652],[-82.7781,35.0652],[-82.7777,35.0652],[-82.7774,35.0652],[-82.7771,35.0651],[-82.7769,35.0651],[-82.7764,35.0649],[-82.7761,35.0648],[-82.7758,35.0647],[-82.7753,35.0647],[-82.7751,35.0647],[-82.775,35.0647],[-82.7746,35.0647],[-82.7743,35.0649],[-82.7738,35.0652],[-82.7735,35.0654],[-82.7732,35.0654],[-82.7727,35.0655],[-82.7723,35.0656],[-82.7719,35.0658],[-82.7717,35.0661],[-82.7714,35.0665],[-82.7712,35.0669],[-82.771,35.0673],[-82.7708,35.0674],[-82.7704,35.0675],[-82.7699,35.0674],[-82.7694,35.0671],[-82.7688,35.0669],[-82.7679,35.0671],[-82.7675,35.0673],[-82.7672,35.0676],[-82.7669,35.0679],[-82.7666,35.0679],[-82.7665,35.0678],[-82.7661,35.0676],[-82.7656,35.0677],[-82.765,35.068],[-82.7645,35.0682],[-82.7642,35.0682],[-82.7637,35.0682],[-82.7627,35.0679],[-82.7614,35.0677],[-82.7605,35.0675],[-82.7599,35.0675],[-82.7592,35.0675],[-82.7587,35.0675],[-82.758,35.0673],[-82.7572,35.0673],[-82.7566,35.0673],[-82.7563,35.0675],[-82.7559,35.0679],[-82.7555,35.0681],[-82.7546,35.0685],[-82.7539,35.069],[-82.7536,35.0693],[-82.7533,35.0698],[-82.7531,35.0702],[-82.753,35.071],[-82.7528,35.0716],[-82.7527,35.0719],[-82.7525,35.0721],[-82.752,35.0725],[-82.7518,35.0728],[-82.7515,35.0731],[-82.7513,35.0735],[-82.7513,35.0741],[-82.7514,35.0745],[-82.7517,35.0754],[-82.752,35.0762],[-82.752,35.0765],[-82.7519,35.0769],[-82.7518,35.0781],[-82.7518,35.0791],[-82.7521,35.0796],[-82.7522,35.0798],[-82.7518,35.0798],[-82.7514,35.0798],[-82.7513,35.0801],[-82.7512,35.0808],[-82.7511,35.0815],[-82.7504,35.0815],[-82.7498,35.0814],[-82.749,35.0811],[-82.7483,35.0808],[-82.7477,35.0806],[-82.7472,35.0804],[-82.7469,35.0801],[-82.7466,35.0801],[-82.7459,35.0798],[-82.7451,35.0797],[-82.7445,35.0799],[-82.7438,35.08],[-82.7433,35.0796],[-82.7432,35.0791],[-82.7429,35.0789],[-82.742,35.0787],[-82.7416,35.0783],[-82.7409,35.0781],[-82.7402,35.0781],[-82.7392,35.0782],[-82.7388,35.0782],[-82.7388,35.0791],[-82.7391,35.0797],[-82.7392,35.0804],[-82.7389,35.0811],[-82.7385,35.0815],[-82.7374,35.0816],[-82.7366,35.0815],[-82.7361,35.0814],[-82.7361,35.0821],[-82.7359,35.0827],[-82.7356,35.0834],[-82.7351,35.084],[-82.7347,35.0842],[-82.7343,35.0844],[-82.7341,35.0847],[-82.7344,35.0851],[-82.7345,35.0855],[-82.7345,35.0858],[-82.7342,35.0862],[-82.7344,35.0868],[-82.7343,35.087],[-82.7339,35.0872],[-82.7334,35.0872],[-82.7327,35.0874],[-82.732,35.0874],[-82.731,35.0873],[-82.7302,35.0874],[-82.7296,35.0876],[-82.7292,35.0886],[-82.7291,35.0893],[-82.7293,35.09],[-82.7295,35.0906],[-82.729,35.092],[-82.7278,35.0933],[-82.7273,35.0938],[-82.727,35.0941],[-82.7264,35.0944],[-82.7257,35.0943],[-82.725,35.0942],[-82.7247,35.0939],[-82.7244,35.0938],[-82.7235,35.0943],[-82.7232,35.0942],[-82.7229,35.094],[-82.7221,35.0939],[-82.7204,35.0933],[-82.7192,35.0935],[-82.7186,35.094],[-82.7184,35.094],[-82.718,35.0936],[-82.7174,35.0935],[-82.7168,35.0936],[-82.7153,35.0929],[-82.7143,35.0934],[-82.7134,35.0941],[-82.7119,35.0944],[-82.7102,35.0946],[-82.7102,35.095],[-82.7097,35.0959],[-82.7095,35.0965],[-82.7091,35.0964],[-82.7081,35.096],[-82.7071,35.0965],[-82.7066,35.0976],[-82.7036,35.0987],[-82.7022,35.0991],[-82.7016,35.0997],[-82.7005,35.1008],[-82.7003,35.1009],[-82.7001,35.1008],[-82.7001,35.1007],[-82.7,35.1],[-82.7002,35.0994],[-82.7001,35.099],[-82.6995,35.0981],[-82.6991,35.0975],[-82.6992,35.097],[-82.6994,35.0964],[-82.6994,35.096],[-82.6988,35.0957],[-82.6979,35.0954],[-82.6977,35.0957],[-82.6974,35.0961],[-82.6967,35.0968],[-82.6961,35.0977],[-82.6954,35.0986],[-82.6944,35.0992],[-82.6938,35.0996],[-82.6934,35.1005],[-82.6919,35.1018],[-82.6915,35.1022],[-82.6909,35.1026],[-82.6905,35.1029],[-82.6896,35.1041],[-82.6893,35.1051],[-82.6886,35.1063],[-82.6878,35.107],[-82.6868,35.1076],[-82.6866,35.1079],[-82.6865,35.1082],[-82.6866,35.1084],[-82.6869,35.1087],[-82.6871,35.109],[-82.6872,35.1093],[-82.687,35.1097],[-82.687,35.1101],[-82.687,35.1102],[-82.6871,35.1104],[-82.6873,35.1107],[-82.6875,35.1108],[-82.6877,35.1108],[-82.6881,35.1109],[-82.689,35.1109],[-82.6896,35.111],[-82.6903,35.1116],[-82.6913,35.112],[-82.6915,35.1121],[-82.6933,35.1131],[-82.694,35.1143],[-82.6946,35.1147],[-82.6946,35.1153],[-82.6941,35.1161],[-82.6936,35.1169],[-82.6929,35.1174],[-82.6927,35.1179],[-82.6924,35.1187],[-82.6919,35.1189],[-82.691,35.119],[-82.6904,35.119],[-82.6894,35.1191],[-82.6876,35.1193],[-82.6867,35.1198],[-82.6867,35.1204],[-82.6864,35.1213],[-82.6864,35.1217],[-82.6865,35.1218],[-82.6865,35.1219],[-82.6861,35.1228],[-82.687,35.125],[-82.6871,35.1251],[-82.6856,35.1252],[-82.6831,35.126],[-82.6829,35.1264],[-82.6828,35.1268],[-82.6825,35.127],[-82.6822,35.1272],[-82.6817,35.1278],[-82.6814,35.1279],[-82.6808,35.1279],[-82.6799,35.1279],[-82.6791,35.1278],[-82.6788,35.1278],[-82.6784,35.1278],[-82.6773,35.1272],[-82.6766,35.1268],[-82.6756,35.1266],[-82.6749,35.1266],[-82.6746,35.1264],[-82.6743,35.126],[-82.6739,35.1251],[-82.6733,35.1234],[-82.6733,35.1222],[-82.6731,35.1215],[-82.6734,35.1208],[-82.6737,35.1196],[-82.6741,35.119],[-82.6745,35.1185],[-82.6741,35.118],[-82.6736,35.1176],[-82.6733,35.1175],[-82.6728,35.1175],[-82.6726,35.1177],[-82.6722,35.1182],[-82.6717,35.1187],[-82.671,35.1193],[-82.6704,35.1196],[-82.67,35.1198],[-82.6698,35.1203],[-82.6694,35.1206],[-82.669,35.1206],[-82.6685,35.1198],[-82.6683,35.1192],[-82.668,35.1188],[-82.6669,35.1184],[-82.6666,35.1182],[-82.6659,35.1183],[-82.6653,35.1186],[-82.6651,35.1187],[-82.6646,35.1184],[-82.6635,35.1183],[-82.6624,35.1181],[-82.6616,35.1184],[-82.661,35.1192],[-82.6607,35.1193],[-82.66,35.1192],[-82.659,35.119],[-82.6584,35.1191],[-82.658,35.1192],[-82.6572,35.1191],[-82.6567,35.1188],[-82.6565,35.1193],[-82.6561,35.1196],[-82.6557,35.1198],[-82.6554,35.1206],[-82.655,35.1212],[-82.6546,35.1215],[-82.6538,35.1219],[-82.6532,35.1221],[-82.6524,35.1226],[-82.652,35.123],[-82.6518,35.1234],[-82.6518,35.124],[-82.6521,35.1251],[-82.6522,35.1255],[-82.6522,35.1257],[-82.6522,35.126],[-82.6519,35.1262],[-82.6514,35.1263],[-82.6509,35.1263],[-82.65,35.1265],[-82.6487,35.1268],[-82.6478,35.1269],[-82.6457,35.1268],[-82.6453,35.1268],[-82.645,35.127],[-82.6449,35.1272],[-82.6449,35.1275],[-82.6446,35.1278],[-82.6443,35.1285],[-82.6436,35.1293],[-82.6433,35.1299],[-82.6433,35.1304],[-82.6431,35.1306],[-82.6427,35.1309],[-82.6422,35.1314],[-82.6418,35.1318],[-82.6415,35.1323],[-82.641,35.1323],[-82.6406,35.1319],[-82.6405,35.1313],[-82.6404,35.1305],[-82.6402,35.13],[-82.6397,35.1298],[-82.6391,35.1297],[-82.6389,35.1297],[-82.6388,35.1298],[-82.6384,35.1299],[-82.6381,35.13],[-82.6366,35.1305],[-82.6365,35.1304],[-82.6365,35.13],[-82.6367,35.1297],[-82.6368,35.1293],[-82.6364,35.1287],[-82.6364,35.1286],[-82.6363,35.1286],[-82.6363,35.1285],[-82.6358,35.1276],[-82.6357,35.127],[-82.6358,35.1263],[-82.6362,35.1257],[-82.6362,35.1255],[-82.636,35.1254],[-82.6357,35.1255],[-82.6354,35.1257],[-82.6353,35.1257],[-82.6349,35.1257],[-82.6344,35.1255],[-82.634,35.1253],[-82.6338,35.1253],[-82.6333,35.1254],[-82.6325,35.1255],[-82.6321,35.1257],[-82.6311,35.1261],[-82.6305,35.1262],[-82.6296,35.1258],[-82.6288,35.1258],[-82.6284,35.1261],[-82.6278,35.1264],[-82.6276,35.1268],[-82.627,35.1273],[-82.6264,35.1279],[-82.6262,35.1283],[-82.626,35.1284],[-82.6261,35.1293],[-82.6248,35.1304],[-82.6246,35.1306],[-82.6245,35.1308],[-82.6246,35.1312],[-82.6248,35.1313],[-82.6251,35.1315],[-82.6252,35.1318],[-82.6251,35.1321],[-82.6248,35.1324],[-82.6243,35.1332],[-82.6242,35.1334],[-82.6238,35.1336],[-82.6232,35.134],[-82.6227,35.1346],[-82.6224,35.1347],[-82.6222,35.1348],[-82.6217,35.1347],[-82.6212,35.1346],[-82.6209,35.1346],[-82.6197,35.135],[-82.6195,35.1351],[-82.6184,35.1352],[-82.618,35.1353],[-82.6176,35.1355],[-82.6169,35.136],[-82.6167,35.1361],[-82.616,35.1361],[-82.6155,35.1362],[-82.6149,35.1364],[-82.6144,35.1367],[-82.614,35.1371],[-82.6139,35.1375],[-82.6139,35.1387],[-82.6138,35.1392],[-82.6134,35.1396],[-82.6131,35.1397],[-82.6115,35.1399],[-82.6111,35.1399],[-82.6106,35.1397],[-82.6099,35.1398],[-82.6097,35.1397],[-82.6095,35.1393],[-82.6093,35.1391],[-82.609,35.139],[-82.6088,35.1391],[-82.6086,35.1392],[-82.6085,35.1391],[-82.6072,35.1396],[-82.6068,35.1396],[-82.6063,35.1396],[-82.6044,35.1389],[-82.604,35.1388],[-82.6035,35.1388],[-82.6026,35.139],[-82.6024,35.139],[-82.5986,35.1378],[-82.5981,35.1377],[-82.5979,35.1378],[-82.5971,35.1383],[-82.5968,35.1383],[-82.5928,35.1388],[-82.5927,35.1388],[-82.5924,35.139],[-82.592,35.1395],[-82.5919,35.14],[-82.5919,35.1403],[-82.5919,35.141],[-82.5918,35.1412],[-82.5917,35.1413],[-82.5908,35.1412],[-82.5903,35.1413],[-82.59,35.1414],[-82.5898,35.1415],[-82.5891,35.1419],[-82.589,35.1421],[-82.5888,35.1424],[-82.5887,35.1426],[-82.5885,35.1428],[-82.5882,35.1429],[-82.5878,35.1429],[-82.5874,35.1427],[-82.5871,35.1427],[-82.587,35.1427],[-82.5865,35.143],[-82.5863,35.1431],[-82.586,35.1431],[-82.5852,35.143],[-82.5832,35.1428],[-82.5828,35.1427],[-82.5818,35.1424],[-82.5807,35.1417],[-82.5795,35.1411],[-82.5792,35.1411],[-82.5789,35.1412],[-82.5787,35.1413],[-82.5785,35.1416],[-82.5783,35.1421],[-82.5781,35.1425],[-82.5778,35.1429],[-82.5776,35.1431],[-82.5776,35.1438],[-82.5774,35.1441],[-82.5773,35.1444],[-82.5769,35.1447],[-82.5761,35.145],[-82.5749,35.1455],[-82.5746,35.1455],[-82.5743,35.1454],[-82.573,35.1444],[-82.5727,35.1444],[-82.5725,35.1445],[-82.5718,35.1449],[-82.5714,35.145],[-82.5699,35.1452],[-82.5694,35.1453],[-82.5683,35.1457],[-82.5682,35.1458],[-82.5684,35.1476],[-82.5683,35.1483],[-82.5679,35.1489],[-82.5678,35.149],[-82.5664,35.1493],[-82.5659,35.1496],[-82.5658,35.1497],[-82.5661,35.1506],[-82.566,35.1508],[-82.5654,35.1515],[-82.5644,35.1522],[-82.5642,35.1523],[-82.5633,35.1523],[-82.563,35.1524],[-82.5629,35.1526],[-82.5628,35.1529],[-82.5627,35.153],[-82.5626,35.1531],[-82.5625,35.153],[-82.5623,35.1525],[-82.562,35.1523],[-82.5617,35.152],[-82.5608,35.1516],[-82.5591,35.1514],[-82.5585,35.1512],[-82.5578,35.1508],[-82.5575,35.1508],[-82.5572,35.1508],[-82.5567,35.1514],[-82.5563,35.1516],[-82.5559,35.1517],[-82.5557,35.1518],[-82.5551,35.1523],[-82.554,35.1528],[-82.5538,35.1529],[-82.5535,35.1532],[-82.5533,35.1535],[-82.5533,35.1537],[-82.5535,35.1539],[-82.5541,35.1542],[-82.5549,35.1546],[-82.5555,35.1557],[-82.5556,35.1558],[-82.5558,35.1563],[-82.5561,35.1573],[-82.5562,35.1578],[-82.5561,35.1581],[-82.5558,35.1586],[-82.5558,35.1588],[-82.5558,35.1594],[-82.5557,35.1595],[-82.555,35.1601],[-82.5547,35.1604],[-82.5543,35.1608],[-82.5539,35.1613],[-82.5537,35.1615],[-82.5533,35.1617],[-82.5529,35.1617],[-82.551,35.1615],[-82.55,35.1615],[-82.5499,35.1616],[-82.5497,35.1617],[-82.5489,35.1623],[-82.5488,35.1623],[-82.5482,35.1623],[-82.5477,35.1623],[-82.5474,35.1624],[-82.5473,35.1626],[-82.5471,35.1632],[-82.5468,35.1636],[-82.5464,35.1637],[-82.5462,35.1637],[-82.546,35.1636],[-82.5459,35.1634],[-82.5458,35.1633],[-82.5458,35.1632],[-82.5453,35.1625],[-82.5451,35.1623],[-82.5446,35.1622],[-82.5441,35.1622],[-82.5439,35.1622],[-82.5419,35.1621],[-82.5416,35.1621],[-82.5406,35.1613],[-82.54,35.1611],[-82.5382,35.1606],[-82.5378,35.1605],[-82.5376,35.1605],[-82.537,35.1602],[-82.5367,35.1601],[-82.5362,35.1593],[-82.536,35.1588],[-82.536,35.1587],[-82.536,35.1586],[-82.536,35.1585],[-82.5371,35.157],[-82.5373,35.1566],[-82.5373,35.1565],[-82.5373,35.1562],[-82.5373,35.1557],[-82.5368,35.155],[-82.5367,35.1549],[-82.5365,35.1548],[-82.5357,35.1547],[-82.5354,35.1547],[-82.5351,35.1548],[-82.5344,35.1552],[-82.5335,35.1556],[-82.5321,35.156],[-82.5318,35.156],[-82.5315,35.156],[-82.5306,35.1558],[-82.5301,35.1558],[-82.5291,35.1557],[-82.5277,35.1559],[-82.5275,35.1559],[-82.5268,35.1561],[-82.5256,35.1565],[-82.5249,35.157],[-82.5245,35.1573],[-82.5228,35.1579],[-82.5227,35.1579],[-82.5226,35.158],[-82.5225,35.158],[-82.5222,35.1581],[-82.5221,35.1582],[-82.522,35.1583],[-82.5214,35.1588],[-82.5212,35.1589],[-82.5201,35.1591],[-82.5199,35.1591],[-82.5198,35.1593],[-82.5197,35.1593],[-82.5197,35.1594],[-82.5192,35.161],[-82.5192,35.1618],[-82.5191,35.1621],[-82.5189,35.1622],[-82.5181,35.1623],[-82.518,35.1623],[-82.5177,35.1624],[-82.5174,35.1625],[-82.5173,35.1626],[-82.517,35.1629],[-82.5169,35.163],[-82.5165,35.1633],[-82.5164,35.1634],[-82.5163,35.1634],[-82.516,35.1634],[-82.5153,35.1634],[-82.5146,35.1635],[-82.5143,35.1635],[-82.5135,35.1632],[-82.5131,35.1631],[-82.5121,35.1632],[-82.5117,35.1633],[-82.5113,35.1633],[-82.5106,35.1629],[-82.5098,35.1626],[-82.5079,35.1624],[-82.5077,35.1625],[-82.5074,35.1631],[-82.5072,35.1633],[-82.5069,35.1634],[-82.5065,35.1637],[-82.5061,35.1639],[-82.5057,35.1645],[-82.5052,35.1655],[-82.5049,35.1657],[-82.5046,35.1658],[-82.504,35.166],[-82.5037,35.1659],[-82.5027,35.1653],[-82.502,35.1648],[-82.5019,35.1647],[-82.5006,35.1641],[-82.5,35.1638],[-82.4998,35.1637],[-82.4988,35.1627],[-82.4983,35.1625],[-82.4979,35.1624],[-82.4975,35.1623],[-82.4971,35.1621],[-82.4965,35.162],[-82.4957,35.1621],[-82.4952,35.1623],[-82.4947,35.1627],[-82.4946,35.1632],[-82.4948,35.1636],[-82.4953,35.1641],[-82.4955,35.1643],[-82.4955,35.1647],[-82.4949,35.1653],[-82.4947,35.1655],[-82.4942,35.1658],[-82.4933,35.167],[-82.4929,35.1675],[-82.4921,35.1682],[-82.491,35.1693],[-82.4908,35.1697],[-82.4905,35.1698],[-82.4898,35.1699],[-82.4885,35.1699],[-82.4877,35.1698],[-82.4873,35.1697],[-82.4873,35.1705],[-82.4874,35.1716],[-82.4874,35.1725],[-82.4868,35.1733],[-82.4866,35.1737],[-82.4866,35.1742],[-82.4866,35.1745],[-82.4847,35.174],[-82.4839,35.1738],[-82.4831,35.1738],[-82.4823,35.1739],[-82.4815,35.174],[-82.4808,35.1743],[-82.48,35.1748],[-82.4792,35.1755],[-82.4784,35.176],[-82.4778,35.1761],[-82.4768,35.1759],[-82.4761,35.1755],[-82.4758,35.1749],[-82.4755,35.1743],[-82.475,35.174],[-82.474,35.1742],[-82.4731,35.1745],[-82.4723,35.1746],[-82.4709,35.1747],[-82.47,35.1748],[-82.4691,35.1748],[-82.4685,35.1746],[-82.468,35.1746],[-82.4674,35.175],[-82.4666,35.175],[-82.4661,35.1754],[-82.4657,35.1756],[-82.4652,35.1758],[-82.4643,35.1764],[-82.4636,35.1768],[-82.463,35.1771],[-82.4624,35.1773],[-82.4614,35.1777],[-82.4611,35.1778],[-82.461,35.1778],[-82.461,35.1779],[-82.4609,35.1779],[-82.4607,35.178],[-82.4601,35.1781],[-82.4596,35.1781],[-82.459,35.1779],[-82.4583,35.1776],[-82.4578,35.1774],[-82.4571,35.1773],[-82.4557,35.1774],[-82.455,35.1775],[-82.4547,35.1776],[-82.4543,35.1774],[-82.4541,35.1771],[-82.4535,35.1761],[-82.4531,35.1751],[-82.4527,35.1745],[-82.4523,35.1741],[-82.4521,35.1738],[-82.452,35.1737],[-82.4517,35.1732],[-82.4516,35.1731],[-82.4516,35.1728],[-82.4516,35.1727],[-82.4516,35.1725],[-82.4517,35.1724],[-82.4518,35.1724],[-82.4529,35.1714],[-82.453,35.1713],[-82.4531,35.1712],[-82.4548,35.1701],[-82.455,35.1699],[-82.4551,35.1697],[-82.4552,35.1697],[-82.4553,35.1696],[-82.4556,35.1691],[-82.4559,35.1688],[-82.4562,35.1684],[-82.4566,35.1681],[-82.4574,35.1674],[-82.4576,35.1668],[-82.4576,35.1661],[-82.4574,35.1654],[-82.4573,35.1648],[-82.4573,35.1647],[-82.4573,35.1646],[-82.4573,35.1644],[-82.4573,35.1641],[-82.4571,35.1639],[-82.4564,35.1639],[-82.4552,35.1641],[-82.454,35.1644],[-82.4527,35.1649],[-82.4521,35.1652],[-82.452,35.1652],[-82.4519,35.1653],[-82.4518,35.1653],[-82.4514,35.1655],[-82.4507,35.166],[-82.4505,35.1661],[-82.4499,35.1659],[-82.4498,35.1659],[-82.4497,35.1658],[-82.4495,35.1658],[-82.4493,35.1657],[-82.4483,35.1653],[-82.4481,35.1652],[-82.4473,35.1653],[-82.4461,35.1655],[-82.4455,35.1655],[-82.4451,35.1657],[-82.4443,35.1661],[-82.4436,35.1661],[-82.4421,35.1658],[-82.4407,35.1656],[-82.4402,35.1657],[-82.4399,35.1658],[-82.4396,35.1659],[-82.439,35.1663],[-82.4389,35.1664],[-82.4388,35.1664],[-82.4388,35.1665],[-82.4387,35.1667],[-82.4386,35.1669],[-82.4385,35.167],[-82.4384,35.1671],[-82.438,35.1677],[-82.4377,35.1678],[-82.4369,35.1679],[-82.4358,35.1679],[-82.4352,35.1681],[-82.4347,35.1683],[-82.4352,35.1699],[-82.4351,35.1702],[-82.4347,35.1708],[-82.4347,35.1709],[-82.4345,35.1711],[-82.4344,35.1711],[-82.4343,35.1713],[-82.4343,35.1714],[-82.4337,35.1718],[-82.4335,35.1719],[-82.4334,35.1719],[-82.4334,35.172],[-82.4329,35.1721],[-82.4328,35.1722],[-82.4324,35.1723],[-82.4321,35.1725],[-82.4318,35.1727],[-82.4317,35.173],[-82.4315,35.1732],[-82.4314,35.1739],[-82.4314,35.1742],[-82.4314,35.1743],[-82.4315,35.1745],[-82.4316,35.1753],[-82.4316,35.1759],[-82.4317,35.1764],[-82.4313,35.1771],[-82.4308,35.1778],[-82.43,35.1782],[-82.4291,35.1785],[-82.4283,35.1787],[-82.4268,35.1789],[-82.4263,35.1791],[-82.4261,35.1794],[-82.426,35.1799],[-82.426,35.1805],[-82.426,35.181],[-82.4256,35.1813],[-82.425,35.1813],[-82.4244,35.1813],[-82.4243,35.1814],[-82.4246,35.1817],[-82.4258,35.1821],[-82.4263,35.1823],[-82.427,35.1826],[-82.4277,35.1829],[-82.4279,35.1831],[-82.428,35.1832],[-82.428,35.1834],[-82.428,35.1835],[-82.4279,35.1837],[-82.4279,35.1838],[-82.4278,35.1844],[-82.4278,35.1845],[-82.4275,35.1852],[-82.4271,35.1858],[-82.4269,35.1862],[-82.4267,35.1866],[-82.4265,35.1868],[-82.4263,35.187],[-82.426,35.1873],[-82.4259,35.1876],[-82.4259,35.1881],[-82.4261,35.1886],[-82.4262,35.189],[-82.4261,35.1893],[-82.4257,35.1898],[-82.4254,35.19],[-82.4249,35.19],[-82.424,35.1901],[-82.4236,35.1903],[-82.4233,35.1908],[-82.4234,35.1913],[-82.4239,35.1918],[-82.4244,35.1923],[-82.4246,35.1926],[-82.4246,35.1928],[-82.4245,35.1931],[-82.424,35.1935],[-82.4231,35.1942],[-82.4227,35.1946],[-82.4225,35.1952],[-82.4221,35.196],[-82.4217,35.1965],[-82.421,35.197],[-82.4201,35.198],[-82.4197,35.1986],[-82.4193,35.1989],[-82.4188,35.1992],[-82.4181,35.1996],[-82.4179,35.1998],[-82.4176,35.2001],[-82.4172,35.2003],[-82.4168,35.2002],[-82.4165,35.2],[-82.4162,35.1997],[-82.4158,35.1994],[-82.4155,35.1992],[-82.4151,35.1992],[-82.4149,35.1994],[-82.4145,35.2],[-82.4142,35.2003],[-82.4138,35.2003],[-82.4136,35.2005],[-82.4133,35.2011],[-82.413,35.2015],[-82.4125,35.2019],[-82.4113,35.2025],[-82.4105,35.2027],[-82.4097,35.2029],[-82.4092,35.2028],[-82.4087,35.2027],[-82.4081,35.2024],[-82.4077,35.2024],[-82.4072,35.2024],[-82.4063,35.2029],[-82.4056,35.2034],[-82.4047,35.2042],[-82.404,35.2043],[-82.4034,35.2045],[-82.4026,35.2046],[-82.4021,35.2047],[-82.4017,35.2048],[-82.4014,35.2047],[-82.4011,35.2047],[-82.4002,35.2051],[-82.4,35.2055],[-82.3997,35.2059],[-82.3993,35.206],[-82.3985,35.2062],[-82.3983,35.2065],[-82.3983,35.2066],[-82.3983,35.2069],[-82.3984,35.2073],[-82.3985,35.2077],[-82.3986,35.2078],[-82.3987,35.2078],[-82.3988,35.2079],[-82.3994,35.209],[-82.3994,35.2091],[-82.3994,35.2092],[-82.3988,35.2097],[-82.3978,35.2103],[-82.3971,35.2108],[-82.3965,35.2112],[-82.3957,35.2119],[-82.3957,35.212],[-82.3957,35.213],[-82.3957,35.2132],[-82.3954,35.2135],[-82.3939,35.215],[-82.3935,35.2152],[-82.3929,35.2154],[-82.3915,35.2154],[-82.3908,35.2153],[-82.3907,35.2154],[-82.3904,35.2154],[-82.3903,35.2155],[-82.3902,35.2155],[-82.3901,35.2154],[-82.3898,35.215],[-82.3894,35.2146],[-82.3889,35.2143],[-82.3884,35.2139],[-82.388,35.2135],[-82.3879,35.2133],[-82.3879,35.2128],[-82.3877,35.2122],[-82.3874,35.2118],[-82.387,35.2116],[-82.3863,35.2114],[-82.3859,35.2115],[-82.3856,35.2116],[-82.3854,35.2116],[-82.385,35.2113],[-82.3849,35.2112],[-82.3845,35.2109],[-82.384,35.2105],[-82.3838,35.2102],[-82.3838,35.2098],[-82.3837,35.2097],[-82.3838,35.208],[-82.3838,35.2077],[-82.384,35.2074],[-82.3845,35.2071],[-82.3851,35.2068],[-82.3853,35.2066],[-82.3852,35.2063],[-82.3847,35.206],[-82.3837,35.2053],[-82.383,35.2048],[-82.3825,35.2042],[-82.3823,35.2036],[-82.3819,35.2029],[-82.3814,35.2027],[-82.3813,35.2026],[-82.3808,35.2024],[-82.3805,35.2023],[-82.3805,35.2021],[-82.3807,35.2016],[-82.3807,35.2014],[-82.3808,35.2013],[-82.3809,35.2009],[-82.3809,35.2007],[-82.3808,35.2006],[-82.3803,35.2003],[-82.3798,35.1998],[-82.3795,35.1992],[-82.3791,35.1984],[-82.3788,35.1975],[-82.3785,35.1968],[-82.3784,35.1961],[-82.3784,35.1956],[-82.3785,35.1953],[-82.3793,35.1952],[-82.3829,35.1944],[-82.3831,35.194],[-82.3833,35.1937],[-82.3838,35.1927],[-82.384,35.1922],[-82.3841,35.1915],[-82.3839,35.191],[-82.3835,35.1907],[-82.3828,35.19],[-82.3821,35.1891],[-82.3812,35.1875],[-82.3809,35.1871],[-82.3802,35.1868],[-82.3791,35.1864],[-82.3774,35.1858],[-82.3765,35.1852],[-82.3761,35.1847],[-82.3757,35.1841],[-82.3753,35.1838],[-82.3748,35.1834],[-82.3743,35.1833],[-82.3732,35.1822],[-82.373,35.1817],[-82.3725,35.1807],[-82.3721,35.1803],[-82.371,35.1803],[-82.3704,35.1806],[-82.3697,35.181],[-82.3682,35.1824],[-82.368,35.1827],[-82.3675,35.1828],[-82.3671,35.1829],[-82.3665,35.1831],[-82.3663,35.1838],[-82.3662,35.1839],[-82.366,35.1846],[-82.3647,35.1852],[-82.3645,35.1853],[-82.3644,35.1853],[-82.3638,35.1853],[-82.363,35.1858],[-82.3626,35.186],[-82.3623,35.1863],[-82.3622,35.1864],[-82.3621,35.1865],[-82.3623,35.1868],[-82.3625,35.1874],[-82.3633,35.1875],[-82.3643,35.1878],[-82.3646,35.1891],[-82.3643,35.1896],[-82.3637,35.1903],[-82.363,35.191],[-82.3624,35.191],[-82.3617,35.191],[-82.3608,35.191],[-82.36,35.1918],[-82.3597,35.1922],[-82.3593,35.1923],[-82.3591,35.1921],[-82.359,35.1921],[-82.3586,35.1917],[-82.3579,35.1915],[-82.3568,35.1918],[-82.3556,35.192],[-82.3553,35.192],[-82.3548,35.1917],[-82.3536,35.1908],[-82.3528,35.1902],[-82.3522,35.1901],[-82.3516,35.1901],[-82.3508,35.1905],[-82.3506,35.1912],[-82.3504,35.1924],[-82.3501,35.1929],[-82.3495,35.1927],[-82.3488,35.1925],[-82.3485,35.1927],[-82.3479,35.193],[-82.3471,35.1931],[-82.3461,35.1927],[-82.3452,35.193],[-82.3445,35.1931],[-82.3438,35.1927],[-82.3432,35.1922],[-82.3427,35.1919],[-82.3421,35.1917],[-82.3418,35.1917],[-82.3412,35.1915],[-82.3409,35.1912],[-82.3407,35.1908],[-82.3407,35.1903],[-82.3406,35.19],[-82.3401,35.1892],[-82.3397,35.1891],[-82.3395,35.1889],[-82.3388,35.1889],[-82.338,35.189],[-82.338,35.1891],[-82.3378,35.1893],[-82.3375,35.1897],[-82.3371,35.1897],[-82.3359,35.1897],[-82.335,35.19],[-82.3339,35.1907],[-82.333,35.1906],[-82.3321,35.19],[-82.3308,35.189],[-82.3308,35.1885],[-82.3309,35.1874],[-82.3306,35.1868],[-82.3294,35.1866],[-82.3286,35.1865],[-82.3278,35.1858],[-82.3269,35.1851],[-82.3258,35.1848],[-82.3244,35.1848],[-82.3234,35.1848],[-82.3218,35.1857],[-82.3212,35.1863],[-82.3195,35.1867],[-82.3179,35.1879],[-82.3166,35.1896],[-82.3159,35.1907],[-82.315,35.191],[-82.3149,35.1911],[-82.3135,35.1914],[-82.3097,35.1924],[-82.3072,35.193],[-82.304,35.1934],[-82.3024,35.1935],[-82.2998,35.194],[-82.2973,35.1946],[-82.2953,35.195],[-82.2932,35.196],[-82.293,35.1962],[-82.2927,35.1964],[-82.2913,35.1973],[-82.2884,35.1986],[-82.2826,35.1998],[-82.2825,35.1999],[-82.282,35.1998],[-82.2811,35.1997],[-82.2802,35.1996],[-82.2785,35.1995],[-82.2775,35.1994],[-82.2756,35.1999],[-82.2749,35.2001],[-82.2695,35.1996],[-82.2575,35.1986],[-82.2519,35.1982],[-82.2518,35.1982],[-82.2498,35.198],[-82.2468,35.1977],[-82.2458,35.1976],[-82.2386,35.1972],[-82.2385,35.1972],[-82.2384,35.1972],[-82.2383,35.1972],[-82.2357,35.197],[-82.2356,35.197],[-82.2353,35.197],[-82.235,35.197],[-82.2343,35.197],[-82.2339,35.197],[-82.2336,35.197],[-82.2335,35.197],[-82.2309,35.1968],[-82.2308,35.1968],[-82.2307,35.1968],[-82.2306,35.1968],[-82.2294,35.1968],[-82.2293,35.1968],[-82.2292,35.1968],[-82.2291,35.1968],[-82.229,35.1968],[-82.2281,35.1968],[-82.2277,35.1968],[-82.2276,35.1968],[-82.2262,35.1965],[-82.2216,35.1963],[-82.2205,35.1963],[-82.2193,35.1962],[-82.2192,35.1962],[-82.2188,35.1962],[-82.2169,35.1961],[-82.2168,35.1961],[-82.2162,35.196],[-82.2136,35.1959],[-82.2135,35.1959],[-82.208,35.1956],[-82.2001,35.1952],[-82.1997,35.1952],[-82.1962,35.195],[-82.1952,35.195],[-82.1947,35.1949],[-82.1935,35.1949],[-82.1915,35.1948],[-82.1907,35.1947],[-82.1891,35.1947],[-82.1881,35.1946],[-82.1858,35.1945],[-82.1857,35.1945],[-82.1811,35.1941],[-82.1769,35.194],[-82.1767,35.194],[-82.1763,35.194],[-82.1752,35.194],[-82.1727,35.1939],[-82.1721,35.1939],[-82.1712,35.1939],[-82.1697,35.1938],[-82.1682,35.1937],[-82.1679,35.1937],[-82.1677,35.1937],[-82.1676,35.1937],[-82.1675,35.1937],[-82.1643,35.1935],[-82.1635,35.1935],[-82.1634,35.1935],[-82.1522,35.1933],[-82.1519,35.1933],[-82.1462,35.1932],[-82.1459,35.1932],[-82.1389,35.1931],[-82.1291,35.1925],[-82.1278,35.1925],[-82.1271,35.1924],[-82.1258,35.1923],[-82.1257,35.1923],[-82.1089,35.1914],[-82.1061,35.1914],[-82.0997,35.1911],[-82.0995,35.1911],[-82.0977,35.191],[-82.0962,35.191],[-82.0924,35.1909],[-82.0921,35.1908],[-82.0902,35.1907],[-82.0896,35.1907],[-82.0802,35.1905],[-82.076,35.1904],[-82.0755,35.1904],[-82.0702,35.1902],[-82.0697,35.1902],[-82.0672,35.1902],[-82.0652,35.1901],[-82.0588,35.19],[-82.0553,35.1899],[-82.0551,35.1898],[-82.0484,35.1897],[-82.0462,35.1896],[-82.0458,35.1896],[-82.0435,35.1895],[-82.0405,35.1895],[-82.0394,35.1895],[-82.0344,35.1893],[-82.0275,35.1891],[-82.0273,35.1891],[-82.0216,35.189],[-82.0213,35.1889],[-82.0177,35.1889],[-82.017,35.1889],[-82.0153,35.1888],[-82.0123,35.1888],[-82.0105,35.1887],[-82.01,35.1887],[-82.0082,35.1887],[-82.0077,35.1887],[-82.0017,35.1885],[-82.0014,35.1885],[-82,35.1885],[-81.9959,35.1883],[-81.9956,35.1883],[-81.9931,35.1882],[-81.9926,35.1882],[-81.9869,35.188],[-81.9868,35.188],[-81.9826,35.1878],[-81.9789,35.1877],[-81.9788,35.1877],[-81.9733,35.1875],[-81.9696,35.1873],[-81.9694,35.1872],[-81.9674,35.1871],[-81.9666,35.1871],[-81.9617,35.1869],[-81.9598,35.1868],[-81.9595,35.1868],[-81.9586,35.1867],[-81.9583,35.1867],[-81.9574,35.1867],[-81.9547,35.1866],[-81.9537,35.1865],[-81.9508,35.1864],[-81.9466,35.1862],[-81.9434,35.1861],[-81.9427,35.1861],[-81.9381,35.1859],[-81.9339,35.1858],[-81.9308,35.1857],[-81.9257,35.1856],[-81.9256,35.1856],[-81.9243,35.1855],[-81.9187,35.1853],[-81.9185,35.1853],[-81.9163,35.1852],[-81.9154,35.1852],[-81.9096,35.185],[-81.9089,35.185],[-81.9064,35.1849],[-81.9052,35.1849],[-81.9014,35.1848],[-81.9001,35.1847],[-81.9,35.1847],[-81.8998,35.1847],[-81.8997,35.1847],[-81.8995,35.1847],[-81.899,35.1847],[-81.8988,35.1847],[-81.8986,35.1847],[-81.8971,35.1846],[-81.8927,35.1845],[-81.8912,35.1844],[-81.8902,35.1844],[-81.8897,35.1844],[-81.8881,35.1843],[-81.884,35.1842],[-81.8835,35.1842],[-81.8826,35.1842],[-81.8816,35.1842],[-81.8813,35.1842],[-81.8803,35.1842],[-81.8769,35.1841],[-81.8765,35.1841],[-81.8753,35.184],[-81.8746,35.184],[-81.8744,35.184],[-81.8719,35.184],[-81.8704,35.1839],[-81.87,35.1839],[-81.8681,35.1839],[-81.8578,35.1835],[-81.8577,35.1835],[-81.8576,35.1835],[-81.8502,35.1832],[-81.85,35.1832],[-81.8498,35.1832],[-81.8496,35.1832],[-81.8441,35.183],[-81.844,35.183],[-81.8409,35.1829],[-81.8406,35.1829],[-81.8404,35.1829],[-81.8367,35.1828],[-81.8349,35.1827],[-81.8333,35.1827],[-81.8289,35.1826],[-81.8204,35.1823],[-81.8174,35.1821],[-81.8158,35.1821],[-81.8154,35.182],[-81.8141,35.182],[-81.8126,35.1819],[-81.8116,35.1819],[-81.8098,35.1818],[-81.807,35.1817],[-81.8062,35.1817],[-81.8057,35.1817],[-81.8045,35.1816],[-81.803,35.1815],[-81.8018,35.1815],[-81.7994,35.1814],[-81.7989,35.1814],[-81.7973,35.1814],[-81.7968,35.1813],[-81.7966,35.1813],[-81.7964,35.1814],[-81.7963,35.1814],[-81.7955,35.1813],[-81.7932,35.1812],[-81.7876,35.1811],[-81.7833,35.181],[-81.7801,35.1809],[-81.7797,35.1809],[-81.7789,35.1809],[-81.7782,35.1809],[-81.7771,35.1808],[-81.775,35.1808],[-81.7681,35.1806],[-81.768,35.1806],[-81.7652,35.1804],[-81.7634,35.1804],[-81.7596,35.1803],[-81.7499,35.18],[-81.7429,35.1797],[-81.7409,35.1797],[-81.7242,35.1791],[-81.7241,35.1791],[-81.7212,35.179],[-81.7163,35.1788],[-81.7086,35.1786],[-81.7032,35.1784],[-81.6866,35.1777],[-81.6754,35.1771],[-81.6654,35.1767],[-81.6638,35.1766],[-81.6637,35.1766],[-81.6609,35.1765],[-81.6607,35.1765],[-81.6546,35.1762],[-81.6435,35.1758],[-81.639,35.1756],[-81.6249,35.175],[-81.6248,35.175],[-81.6148,35.1746],[-81.6102,35.1743],[-81.6095,35.1743],[-81.609,35.1743],[-81.5998,35.1739],[-81.5993,35.1739],[-81.5967,35.1737],[-81.5904,35.1735],[-81.5817,35.1731],[-81.5762,35.173],[-81.5728,35.1729],[-81.5721,35.1729],[-81.5638,35.1724],[-81.5527,35.172],[-81.5483,35.1718],[-81.5482,35.1718],[-81.5433,35.1717],[-81.5425,35.1717],[-81.5396,35.1716],[-81.5381,35.1715],[-81.5371,35.1715],[-81.5295,35.1713],[-81.5221,35.1709],[-81.5179,35.1708],[-81.5169,35.1707],[-81.5164,35.1707],[-81.5119,35.1705],[-81.5092,35.1704],[-81.5035,35.1702],[-81.5002,35.17],[-81.4943,35.1698],[-81.494,35.1698],[-81.4935,35.1698],[-81.4929,35.1698],[-81.4925,35.1698],[-81.4855,35.1696],[-81.4845,35.1695],[-81.4834,35.1695],[-81.4759,35.1691],[-81.4702,35.1689],[-81.47,35.1689],[-81.4669,35.1689],[-81.4616,35.1686],[-81.4614,35.1686],[-81.4597,35.1686],[-81.4595,35.1686],[-81.4591,35.1686],[-81.4588,35.1686],[-81.4585,35.1685],[-81.4583,35.1685],[-81.4581,35.1684],[-81.4574,35.1684],[-81.457,35.1684],[-81.4561,35.1684],[-81.4555,35.1684],[-81.455,35.1684],[-81.4544,35.1683],[-81.4537,35.1683],[-81.4528,35.1683],[-81.4525,35.1683],[-81.4524,35.1683],[-81.4518,35.1682],[-81.4513,35.1681],[-81.4509,35.168],[-81.4508,35.168],[-81.4506,35.168],[-81.4502,35.1679],[-81.4443,35.1679],[-81.4435,35.1679],[-81.4432,35.1679],[-81.4431,35.1679],[-81.443,35.1679],[-81.4427,35.1679],[-81.4412,35.1678],[-81.4385,35.1677],[-81.4358,35.1675],[-81.4335,35.1674],[-81.4296,35.1673],[-81.4281,35.1672],[-81.4272,35.1672],[-81.4154,35.1667],[-81.415,35.1667],[-81.4131,35.1666],[-81.4066,35.1664],[-81.3987,35.1661],[-81.3948,35.1659],[-81.389,35.1657],[-81.3863,35.1656],[-81.3858,35.1655],[-81.3848,35.1655],[-81.3762,35.1652],[-81.3666,35.1649],[-81.3623,35.1647],[-81.3579,35.1646],[-81.3524,35.1643],[-81.3493,35.1642],[-81.3378,35.1638],[-81.3332,35.1636],[-81.3283,35.1635],[-81.3281,35.1635],[-81.328,35.1635],[-81.3171,35.163],[-81.3157,35.1629],[-81.3156,35.1629],[-81.3153,35.1629],[-81.3083,35.1627],[-81.3036,35.1625],[-81.3035,35.1625],[-81.302,35.1624],[-81.2979,35.1623],[-81.2978,35.1623],[-81.2938,35.1621],[-81.2923,35.1621],[-81.2915,35.1621],[-81.2906,35.162],[-81.2905,35.162],[-81.2904,35.162],[-81.2866,35.1619],[-81.2866,35.1618],[-81.2802,35.1617],[-81.2714,35.1613],[-81.2703,35.1613],[-81.2694,35.1613],[-81.2692,35.1613],[-81.2675,35.1612],[-81.265,35.1611],[-81.2644,35.1611],[-81.2643,35.1611],[-81.2642,35.1611],[-81.258,35.1608],[-81.2579,35.1608],[-81.2577,35.1608],[-81.2549,35.1607],[-81.2547,35.1606],[-81.254,35.1606],[-81.2538,35.1606],[-81.2515,35.1605],[-81.2498,35.1604],[-81.2462,35.1603],[-81.246,35.1603],[-81.2444,35.1601],[-81.2442,35.1601],[-81.2433,35.16],[-81.2432,35.16],[-81.2429,35.16],[-81.2428,35.16],[-81.2424,35.16],[-81.2418,35.16],[-81.2417,35.16],[-81.2415,35.16],[-81.2394,35.16],[-81.2388,35.16],[-81.2381,35.1599],[-81.2361,35.1598],[-81.236,35.1598],[-81.2107,35.1586],[-81.2098,35.1586],[-81.2097,35.1586],[-81.2092,35.1586],[-81.2086,35.1585],[-81.2085,35.1585],[-81.2061,35.1584],[-81.206,35.1584],[-81.2059,35.1584],[-81.2057,35.1584],[-81.2055,35.1584],[-81.2044,35.1583],[-81.1993,35.1581],[-81.1992,35.1581],[-81.1991,35.1581],[-81.1979,35.158],[-81.197,35.158],[-81.1894,35.1576],[-81.189,35.1576],[-81.1887,35.1576],[-81.1884,35.1576],[-81.1808,35.1572],[-81.1779,35.1571],[-81.1772,35.157],[-81.1767,35.157],[-81.1705,35.1567],[-81.1639,35.1564],[-81.1634,35.1564],[-81.1586,35.1562],[-81.1534,35.1559],[-81.1482,35.1557],[-81.1461,35.1556],[-81.13,35.1549],[-81.1298,35.1549],[-81.1297,35.1549],[-81.1248,35.1547],[-81.1237,35.1548],[-81.1212,35.1547],[-81.1163,35.1544],[-81.1143,35.1544],[-81.1093,35.1541],[-81.1017,35.1535],[-81.1016,35.1535],[-81.1015,35.1535],[-81.101,35.1535],[-81.0929,35.153],[-81.0928,35.153],[-81.0927,35.153],[-81.0926,35.153],[-81.0902,35.1528],[-81.0893,35.1527],[-81.0841,35.1522],[-81.084,35.1522],[-81.0804,35.152],[-81.0801,35.152],[-81.08,35.152],[-81.0799,35.1519],[-81.0788,35.1519],[-81.0787,35.1519],[-81.0707,35.1513],[-81.0691,35.1512],[-81.0614,35.1508],[-81.0612,35.1508],[-81.061,35.1508],[-81.0609,35.1508],[-81.0608,35.1508],[-81.0587,35.1506],[-81.0576,35.1506],[-81.0564,35.1505],[-81.0561,35.1505],[-81.056,35.1505],[-81.0555,35.1505],[-81.0464,35.1499],[-81.0463,35.1499],[-81.0399,35.1496],[-81.0334,35.1492],[-81.0332,35.1492],[-81.0332,35.1491],[-81.0332,35.1489],[-81.0332,35.1487],[-81.0341,35.1487],[-81.0388,35.1485],[-81.0434,35.1484],[-81.0444,35.1479],[-81.0457,35.1467],[-81.0464,35.1459],[-81.0471,35.1452],[-81.0478,35.1437],[-81.051,35.1347],[-81.0512,35.1334],[-81.0512,35.1332],[-81.051,35.1317],[-81.0504,35.1311],[-81.0468,35.1295],[-81.0436,35.1283],[-81.0425,35.1279],[-81.0414,35.1274],[-81.0402,35.1269],[-81.039,35.1263],[-81.0384,35.1251],[-81.0381,35.1246],[-81.0378,35.1242],[-81.0372,35.1234],[-81.0368,35.1225],[-81.0363,35.1211],[-81.036,35.1196],[-81.0356,35.1186],[-81.0351,35.1174],[-81.034,35.1157],[-81.0333,35.1146],[-81.033,35.1138],[-81.0328,35.1128],[-81.0327,35.1125],[-81.0326,35.1114],[-81.0325,35.11],[-81.0326,35.1091],[-81.0328,35.108],[-81.0333,35.1068],[-81.0338,35.1056],[-81.0349,35.1041],[-81.0362,35.1032],[-81.0374,35.1025],[-81.0386,35.1022],[-81.0387,35.1022],[-81.0401,35.1019],[-81.0402,35.1019],[-81.0403,35.1019],[-81.0416,35.1016],[-81.0432,35.1014],[-81.0446,35.1011],[-81.0465,35.1006],[-81.0483,35.0998],[-81.0501,35.0988],[-81.051,35.0977],[-81.0521,35.0963],[-81.0528,35.0949],[-81.0528,35.0946],[-81.0528,35.0944],[-81.0529,35.0937],[-81.053,35.0931],[-81.0534,35.0921],[-81.0538,35.0914],[-81.0542,35.091],[-81.055,35.09],[-81.0559,35.0887],[-81.0566,35.0878],[-81.0568,35.0874],[-81.0568,35.0873],[-81.057,35.087],[-81.0572,35.0861],[-81.0572,35.0854],[-81.057,35.0844],[-81.0568,35.0833],[-81.0567,35.0821],[-81.0567,35.081],[-81.0567,35.0799],[-81.0569,35.0789],[-81.0569,35.0788],[-81.057,35.0787],[-81.0572,35.0779],[-81.0576,35.0765],[-81.0579,35.0757],[-81.058,35.0751],[-81.058,35.0745],[-81.058,35.0732],[-81.0578,35.0671],[-81.0577,35.0649],[-81.0576,35.0624],[-81.0575,35.062],[-81.0569,35.0613],[-81.0557,35.0601],[-81.0539,35.0587],[-81.052,35.0572],[-81.05,35.0553],[-81.0484,35.0534],[-81.0466,35.0513],[-81.0448,35.0487],[-81.0434,35.0472],[-81.0425,35.0463],[-81.0415,35.0447],[-81.0411,35.0449],[-81.0402,35.0454],[-81.0354,35.0481],[-81.0346,35.0486],[-81.0316,35.0502],[-81.0299,35.0512],[-81.0298,35.0513],[-81.0297,35.0513],[-81.0296,35.0514],[-81.0273,35.0527],[-81.0271,35.0528],[-81.027,35.0529],[-81.0268,35.053],[-81.0267,35.053],[-81.0246,35.0543],[-81.0189,35.0576],[-81.0165,35.059],[-81.0162,35.0591],[-81.0153,35.0597],[-81.0147,35.06],[-81.0137,35.0606],[-81.0136,35.0606],[-81.0131,35.0609],[-81.013,35.061],[-81.0107,35.0625],[-81.0105,35.0626],[-81.0104,35.0627],[-81.0103,35.0628],[-81.0096,35.0632],[-81.0029,35.0671],[-81.0028,35.0671],[-81.0021,35.0675],[-81,35.0688],[-80.9998,35.0689],[-80.9995,35.069],[-80.9992,35.0692],[-80.9979,35.0697],[-80.9976,35.0698],[-80.9892,35.0747],[-80.9891,35.0748],[-80.9881,35.0754],[-80.9877,35.0756],[-80.9876,35.0757],[-80.9875,35.0757],[-80.987,35.076],[-80.9784,35.0809],[-80.9776,35.0813],[-80.9728,35.0841],[-80.9721,35.0845],[-80.9616,35.0905],[-80.9579,35.0926],[-80.9521,35.0963],[-80.9519,35.0964],[-80.9512,35.0968],[-80.9507,35.0971],[-80.9481,35.0988],[-80.947,35.0995],[-80.9469,35.0995],[-80.9445,35.1011],[-80.9383,35.1052],[-80.9375,35.1057],[-80.9368,35.1062],[-80.9364,35.1064],[-80.9361,35.1067],[-80.935,35.1074],[-80.9342,35.1066],[-80.9341,35.1065],[-80.934,35.1064],[-80.9333,35.1056],[-80.9328,35.1051],[-80.9327,35.105],[-80.9326,35.105],[-80.9322,35.1045],[-80.9318,35.104],[-80.9314,35.1037],[-80.9312,35.1034],[-80.9311,35.1033],[-80.9311,35.1032],[-80.9307,35.1029],[-80.9303,35.1024],[-80.9297,35.1017],[-80.929,35.101],[-80.9266,35.0985],[-80.9243,35.0959],[-80.9224,35.0939],[-80.9206,35.092],[-80.9203,35.0916],[-80.92,35.0913],[-80.92,35.0912],[-80.9184,35.0896],[-80.9175,35.0887],[-80.9167,35.0877],[-80.9145,35.0853],[-80.9123,35.083],[-80.9113,35.0819],[-80.911,35.0816],[-80.9108,35.0814],[-80.9106,35.0812],[-80.9103,35.0809],[-80.9103,35.0808],[-80.9102,35.0808],[-80.9101,35.0807],[-80.9084,35.0787],[-80.9066,35.0769],[-80.9065,35.0768],[-80.9064,35.0767],[-80.9064,35.0766],[-80.9063,35.0766],[-80.9062,35.0765],[-80.9061,35.0764],[-80.906,35.0763],[-80.9056,35.0759],[-80.9055,35.0758],[-80.9041,35.0742],[-80.8996,35.0693],[-80.8982,35.0676],[-80.898,35.0674],[-80.8954,35.0648],[-80.8933,35.0627],[-80.8924,35.0618],[-80.8915,35.0608],[-80.8889,35.058],[-80.8877,35.0566],[-80.8873,35.0562],[-80.8868,35.0556],[-80.8853,35.054],[-80.8849,35.0535],[-80.8848,35.0534],[-80.8846,35.0532],[-80.8845,35.0531],[-80.8844,35.053],[-80.8842,35.0527],[-80.8841,35.0526],[-80.8841,35.0525],[-80.8839,35.0523],[-80.8838,35.0523],[-80.8837,35.0521],[-80.8835,35.0519],[-80.8832,35.0515],[-80.8831,35.0515],[-80.8814,35.0495],[-80.8805,35.0484],[-80.8793,35.047],[-80.8777,35.0451],[-80.8767,35.044],[-80.8763,35.0435],[-80.8752,35.0421],[-80.8748,35.0417],[-80.8748,35.0416],[-80.8739,35.0407],[-80.8717,35.0381],[-80.8714,35.0377],[-80.8706,35.0368],[-80.8678,35.0335],[-80.8652,35.0305],[-80.8647,35.03],[-80.8644,35.0296],[-80.8595,35.024],[-80.8595,35.0239],[-80.8584,35.0227],[-80.8584,35.0226],[-80.8547,35.0184],[-80.8535,35.017],[-80.853,35.0164],[-80.8527,35.016],[-80.8518,35.015],[-80.8515,35.0147],[-80.8514,35.0146],[-80.8513,35.0145],[-80.8513,35.0144],[-80.8458,35.008],[-80.8435,35.0054],[-80.8415,35.0031],[-80.8403,35.0017],[-80.84,35.0014],[-80.8393,35.0006],[-80.8389,35.0003],[-80.8388,35.0001],[-80.8374,34.9985],[-80.837,34.998],[-80.8366,34.9975],[-80.8362,34.9971],[-80.834,34.9945],[-80.8338,34.9942],[-80.8317,34.9917],[-80.8315,34.9913],[-80.831,34.9908],[-80.8307,34.9905],[-80.8281,34.9873],[-80.8279,34.9871],[-80.8278,34.987],[-80.8214,34.9795],[-80.8213,34.9795],[-80.8204,34.9785],[-80.8202,34.9783],[-80.82,34.978],[-80.8192,34.9771],[-80.819,34.9769],[-80.8186,34.9764],[-80.8173,34.9749],[-80.8168,34.9745],[-80.8167,34.9743],[-80.8162,34.9738],[-80.8161,34.9736],[-80.816,34.9736],[-80.8158,34.9733],[-80.8157,34.9733],[-80.8156,34.9731],[-80.8151,34.9725],[-80.8149,34.9724],[-80.8149,34.9722],[-80.8145,34.9719],[-80.8144,34.9718],[-80.8143,34.9717],[-80.814,34.9713],[-80.8139,34.9712],[-80.8138,34.9711],[-80.8136,34.9709],[-80.8135,34.9708],[-80.8132,34.9704],[-80.8125,34.9695],[-80.8108,34.9676],[-80.8093,34.9659],[-80.8068,34.9633],[-80.8067,34.963],[-80.8065,34.9629],[-80.8063,34.9627],[-80.8055,34.9618],[-80.8037,34.9598],[-80.8037,34.9597],[-80.8031,34.9591],[-80.8031,34.959],[-80.8009,34.9565],[-80.8003,34.9559],[-80.8002,34.9557],[-80.8,34.9555],[-80.7996,34.9551],[-80.7986,34.9539],[-80.7982,34.9535],[-80.7978,34.953],[-80.7977,34.953],[-80.7964,34.9514],[-80.7961,34.9511],[-80.796,34.9509],[-80.7958,34.9508],[-80.7955,34.9504],[-80.7954,34.9503],[-80.7953,34.9503],[-80.7953,34.9502],[-80.7935,34.9481],[-80.7917,34.9462],[-80.7903,34.9446],[-80.7885,34.9426],[-80.7839,34.9377],[-80.782,34.9358],[-80.782,34.9357],[-80.7822,34.9343],[-80.7832,34.9273],[-80.7836,34.9242],[-80.7837,34.9237],[-80.7837,34.9235],[-80.7838,34.9222],[-80.7839,34.9221],[-80.7839,34.922],[-80.784,34.9212],[-80.784,34.9208],[-80.784,34.9207],[-80.7841,34.9204],[-80.7845,34.9173],[-80.7848,34.9151],[-80.785,34.9132],[-80.7851,34.9131],[-80.7857,34.908],[-80.7862,34.9042],[-80.7864,34.9022],[-80.7868,34.8994],[-80.7871,34.8969],[-80.7875,34.8937],[-80.7876,34.8925],[-80.7879,34.8911],[-80.7879,34.891],[-80.7884,34.8871],[-80.7887,34.8849],[-80.7888,34.8846],[-80.7891,34.8821],[-80.7893,34.8803],[-80.7898,34.8767],[-80.7899,34.8757],[-80.79,34.8751],[-80.791,34.8675],[-80.7913,34.8659],[-80.7919,34.8608],[-80.7928,34.8543],[-80.7941,34.8449],[-80.7941,34.8448],[-80.7945,34.8417],[-80.7954,34.8356],[-80.7954,34.8355],[-80.7955,34.835],[-80.7955,34.8349],[-80.7956,34.8342],[-80.7959,34.832],[-80.796,34.8307],[-80.7963,34.8289],[-80.7967,34.8251],[-80.7968,34.825],[-80.797,34.8238],[-80.7975,34.8197],[-80.7964,34.8198],[-80.7943,34.8198],[-80.7838,34.8197],[-80.7825,34.8197],[-80.7804,34.8197],[-80.7772,34.8194],[-80.775,34.8194],[-80.7722,34.8195],[-80.769,34.8194],[-80.7686,34.8194],[-80.7683,34.8194],[-80.7654,34.8194],[-80.7653,34.8194],[-80.7606,34.8194],[-80.7598,34.8194],[-80.7597,34.8194],[-80.7542,34.8192],[-80.753,34.8192],[-80.7509,34.8192],[-80.7498,34.8192],[-80.7452,34.8194],[-80.7442,34.8194],[-80.7441,34.8194],[-80.744,34.8194],[-80.7392,34.8194],[-80.7381,34.8193],[-80.7352,34.8193],[-80.7335,34.8193],[-80.7334,34.8193],[-80.733,34.8193],[-80.727,34.8192],[-80.7242,34.8192],[-80.719,34.8192],[-80.7183,34.8192],[-80.7175,34.8192],[-80.7149,34.8192],[-80.7148,34.8192],[-80.7147,34.8192],[-80.7104,34.8191],[-80.7009,34.819],[-80.6981,34.819],[-80.6937,34.819],[-80.6926,34.819],[-80.6925,34.819],[-80.6922,34.819],[-80.6894,34.819],[-80.6804,34.8189],[-80.6751,34.8188],[-80.6749,34.8188],[-80.6746,34.8188],[-80.6732,34.8188],[-80.6711,34.8187],[-80.6692,34.8187],[-80.6686,34.8187],[-80.6681,34.8187],[-80.6678,34.8187],[-80.6646,34.8187],[-80.6584,34.8186],[-80.6522,34.8186],[-80.6521,34.8186],[-80.6466,34.8185],[-80.6465,34.8185],[-80.6464,34.8185],[-80.6446,34.8185],[-80.6436,34.8185],[-80.6432,34.8185],[-80.6428,34.8185],[-80.6395,34.8184],[-80.6358,34.8184],[-80.6324,34.8183],[-80.627,34.8182],[-80.6263,34.8182],[-80.6261,34.8182],[-80.626,34.8182],[-80.6248,34.8182],[-80.6212,34.8182],[-80.6204,34.8182],[-80.615,34.8181],[-80.6145,34.8181],[-80.6076,34.818],[-80.6039,34.818],[-80.6012,34.8179],[-80.5954,34.8179],[-80.5921,34.8178],[-80.5906,34.8178],[-80.5841,34.8177],[-80.5792,34.8177],[-80.5741,34.8176],[-80.564,34.8175],[-80.562,34.8175],[-80.5617,34.8175],[-80.5581,34.8174],[-80.5533,34.8175],[-80.5513,34.8174],[-80.5455,34.8174],[-80.5436,34.8174],[-80.5435,34.8174],[-80.5408,34.8174],[-80.5402,34.8174],[-80.537,34.8174],[-80.5365,34.8174],[-80.5327,34.8174],[-80.5266,34.8174],[-80.5223,34.8173],[-80.5187,34.8173],[-80.5169,34.8173],[-80.5168,34.8173],[-80.515,34.8173],[-80.5108,34.8173],[-80.5107,34.8173],[-80.507,34.8173],[-80.5051,34.8173],[-80.5039,34.8173],[-80.5035,34.8173],[-80.5031,34.8173],[-80.503,34.8173],[-80.4998,34.8173],[-80.4974,34.8171],[-80.4932,34.8169],[-80.4919,34.8168],[-80.4918,34.8168],[-80.4917,34.8168],[-80.4857,34.8167],[-80.4772,34.8166],[-80.4766,34.8166],[-80.4729,34.8166],[-80.4721,34.8166],[-80.472,34.8166],[-80.4664,34.8165],[-80.4622,34.8165],[-80.4561,34.8164],[-80.4535,34.8164],[-80.4533,34.8164],[-80.4517,34.8164],[-80.4506,34.8164],[-80.4488,34.8163],[-80.4458,34.8162],[-80.4442,34.8162],[-80.4344,34.816],[-80.4342,34.8159],[-80.4337,34.8159],[-80.4336,34.8159],[-80.4323,34.8158],[-80.4312,34.8158],[-80.4309,34.8158],[-80.4306,34.8157],[-80.4298,34.8157],[-80.4297,34.8157],[-80.4294,34.8157],[-80.4293,34.8157],[-80.4292,34.8157],[-80.429,34.8157],[-80.4286,34.8157],[-80.427,34.8157],[-80.4266,34.8158],[-80.4258,34.8158],[-80.4254,34.8158],[-80.424,34.8157],[-80.421,34.8156],[-80.4196,34.8156],[-80.4195,34.8156],[-80.4183,34.8156],[-80.4182,34.8156],[-80.4174,34.8155],[-80.4172,34.8155],[-80.416,34.8155],[-80.4142,34.8154],[-80.4137,34.8154],[-80.4133,34.8154],[-80.4129,34.8154],[-80.4114,34.8154],[-80.4045,34.8151],[-80.3999,34.8151],[-80.398,34.8151],[-80.3947,34.815],[-80.3916,34.815],[-80.3909,34.815],[-80.3893,34.815],[-80.3842,34.8149],[-80.382,34.8148],[-80.3818,34.8148],[-80.3816,34.8148],[-80.3813,34.8148],[-80.3796,34.8148],[-80.3748,34.8147],[-80.3696,34.8148],[-80.3694,34.8148],[-80.3672,34.8147],[-80.3663,34.8147],[-80.3653,34.8146],[-80.3632,34.8145],[-80.3619,34.8145],[-80.3618,34.8145],[-80.3604,34.8144],[-80.3578,34.8144],[-80.3543,34.8143],[-80.3542,34.8143],[-80.3469,34.8142],[-80.3429,34.8142],[-80.3421,34.8142],[-80.3407,34.8141],[-80.3373,34.8141],[-80.3363,34.8141],[-80.3294,34.814],[-80.3293,34.814],[-80.3274,34.814],[-80.326,34.814],[-80.3208,34.8139],[-80.3129,34.8138],[-80.3065,34.8138],[-80.3042,34.8137],[-80.2982,34.8137],[-80.2936,34.8136],[-80.2872,34.8135],[-80.2784,34.8134],[-80.2528,34.813],[-80.2498,34.813],[-80.2492,34.813],[-80.2485,34.813],[-80.248,34.8129],[-80.2475,34.8129],[-80.2472,34.8129],[-80.2453,34.8129],[-80.2338,34.8127],[-80.2268,34.8126],[-80.2259,34.8126],[-80.2223,34.8125],[-80.2206,34.8125],[-80.2137,34.8124],[-80.2122,34.8124],[-80.2108,34.8124],[-80.2085,34.8123],[-80.2042,34.8122],[-80.1987,34.8122],[-80.1956,34.8121],[-80.1892,34.812],[-80.1867,34.812],[-80.1845,34.8119],[-80.1747,34.8118],[-80.1676,34.8116],[-80.1651,34.8116],[-80.158,34.8114],[-80.1547,34.8113],[-80.1487,34.8112],[-80.1428,34.811],[-80.1252,34.8105],[-80.1238,34.8105],[-80.1051,34.8102],[-80.0991,34.8101],[-80.0987,34.8101],[-80.0983,34.8101],[-80.0982,34.8101],[-80.0904,34.81],[-80.077,34.8097],[-80.0767,34.8097],[-80.0759,34.8097],[-80.0737,34.8097],[-80.0733,34.8097],[-80.0718,34.8096],[-80.0712,34.8096],[-80.0554,34.8092],[-80.0529,34.8092],[-80.045,34.809],[-80.0445,34.809],[-80.0432,34.8091],[-80.0429,34.8091],[-80.0426,34.8091],[-80.0423,34.8091],[-80.0421,34.8091],[-80.042,34.8091],[-80.0416,34.8091],[-80.0414,34.809],[-80.0405,34.809],[-80.0395,34.809],[-80.0365,34.809],[-80.035,34.8089],[-80.0348,34.8089],[-80.0314,34.8088],[-80.0287,34.8088],[-80.0259,34.8087],[-80.0257,34.8087],[-80.0253,34.8087],[-80.0251,34.8087],[-80.025,34.8086],[-80.0182,34.8085],[-80.015,34.8084],[-80.0133,34.8084],[-80.0015,34.8082],[-79.9992,34.8081],[-79.994,34.808],[-79.9878,34.8079],[-79.9863,34.8079],[-79.9851,34.8078],[-79.9787,34.8077],[-79.9726,34.8076],[-79.9709,34.8076],[-79.9689,34.8075],[-79.9654,34.8074],[-79.9614,34.8073],[-79.9573,34.8073],[-79.957,34.8072],[-79.9476,34.807],[-79.9397,34.8068],[-79.9312,34.8066],[-79.9281,34.8065],[-79.9247,34.8065],[-79.9185,34.8064],[-79.9075,34.8061],[-79.8894,34.8057],[-79.8893,34.8057],[-79.8748,34.8054],[-79.8708,34.8054],[-79.8223,34.8057],[-79.8206,34.8057],[-79.8123,34.8057],[-79.8077,34.8058],[-79.8076,34.8058],[-79.7945,34.8058],[-79.7874,34.8059],[-79.7797,34.8059],[-79.7761,34.806],[-79.7737,34.8059],[-79.7736,34.8059],[-79.7728,34.806],[-79.7696,34.806],[-79.7694,34.806],[-79.7648,34.8061],[-79.7632,34.806],[-79.763,34.8061],[-79.7628,34.8061],[-79.7613,34.806],[-79.76,34.806],[-79.7546,34.8059],[-79.7523,34.8059],[-79.7507,34.8059],[-79.7498,34.8058],[-79.7493,34.8057],[-79.746,34.8057],[-79.7449,34.8057],[-79.7445,34.8056],[-79.7441,34.8056],[-79.7439,34.8056],[-79.7438,34.8056],[-79.7406,34.8056],[-79.7398,34.8056],[-79.7336,34.8055],[-79.7309,34.8055],[-79.7306,34.8055],[-79.7279,34.8055],[-79.7242,34.8054],[-79.7241,34.8054],[-79.7183,34.8054],[-79.7155,34.8053],[-79.7125,34.8053],[-79.7123,34.8053],[-79.7006,34.8051],[-79.6929,34.805],[-79.6902,34.8049],[-79.6881,34.8049],[-79.6876,34.8049],[-79.6862,34.8049],[-79.6753,34.8047],[-79.6693,34.7998],[-79.6672,34.7981],[-79.663,34.7946],[-79.6614,34.7934],[-79.6592,34.7916],[-79.6573,34.79],[-79.6564,34.7892],[-79.6554,34.7884],[-79.6529,34.7863],[-79.6503,34.7842],[-79.648,34.7823],[-79.6441,34.7792],[-79.644,34.779],[-79.6396,34.7755],[-79.6343,34.7711],[-79.6316,34.7688],[-79.6278,34.7657],[-79.6248,34.7632],[-79.6244,34.7629],[-79.6214,34.7604],[-79.6178,34.7574],[-79.6172,34.757],[-79.6124,34.7531],[-79.6121,34.7527],[-79.6119,34.7526],[-79.6117,34.7524],[-79.6116,34.7524],[-79.61,34.751],[-79.6089,34.7502],[-79.602,34.7445],[-79.6008,34.7436],[-79.597,34.7405],[-79.5888,34.734],[-79.583,34.7293],[-79.5735,34.7215],[-79.5693,34.7182],[-79.5617,34.712],[-79.5617,34.7119],[-79.5612,34.7116],[-79.5605,34.711],[-79.5602,34.7108],[-79.5587,34.7095],[-79.5557,34.7071],[-79.5549,34.7064],[-79.5543,34.706],[-79.5419,34.6961],[-79.5383,34.6931],[-79.5339,34.6895],[-79.5325,34.6883],[-79.5304,34.6867],[-79.5272,34.684],[-79.5203,34.6783],[-79.519,34.6773],[-79.5049,34.6658],[-79.5046,34.6654],[-79.504,34.6649],[-79.4998,34.6615],[-79.4962,34.6587],[-79.4904,34.654],[-79.4902,34.6538],[-79.4901,34.6537],[-79.4901,34.6536],[-79.49,34.6535],[-79.4899,34.6534],[-79.4897,34.6532],[-79.4896,34.6531],[-79.4887,34.6524],[-79.4886,34.6523],[-79.4863,34.6504],[-79.483,34.6478],[-79.4829,34.6477],[-79.4824,34.6473],[-79.4805,34.6458],[-79.4803,34.6456],[-79.4793,34.6448],[-79.4792,34.6447],[-79.4716,34.6372],[-79.4715,34.6372],[-79.4712,34.6371],[-79.4707,34.6366],[-79.4701,34.6365],[-79.4687,34.6353],[-79.4617,34.6304],[-79.4613,34.6301],[-79.4598,34.629],[-79.458,34.6276],[-79.4579,34.6276],[-79.4549,34.6252],[-79.4543,34.6245],[-79.4526,34.6232],[-79.4503,34.6213],[-79.45,34.621],[-79.4421,34.6145],[-79.4374,34.6106],[-79.4345,34.6083],[-79.4265,34.6018],[-79.425,34.6005],[-79.4229,34.5988],[-79.4201,34.5964],[-79.4193,34.5958],[-79.414,34.5915],[-79.4006,34.5805],[-79.3914,34.5729],[-79.3905,34.5722],[-79.385,34.5677],[-79.3748,34.5593],[-79.3656,34.5516],[-79.3619,34.5484],[-79.3586,34.5456],[-79.3585,34.5457],[-79.3583,34.5456],[-79.3582,34.5456],[-79.358,34.5454],[-79.3578,34.5452],[-79.357,34.5445],[-79.3567,34.5443],[-79.3564,34.544],[-79.3556,34.5433],[-79.3553,34.543],[-79.3551,34.5429],[-79.3549,34.5427],[-79.3548,34.5426],[-79.354,34.5419],[-79.3536,34.5416],[-79.3533,34.5413],[-79.3532,34.5412],[-79.353,34.541],[-79.3525,34.5406],[-79.3522,34.5404],[-79.352,34.5401],[-79.3515,34.5397],[-79.3507,34.5391],[-79.35,34.5384],[-79.3498,34.5382],[-79.3491,34.5376],[-79.3489,34.5374],[-79.3485,34.5371],[-79.3482,34.5368],[-79.3479,34.5365],[-79.3475,34.5362],[-79.3473,34.536],[-79.347,34.5357],[-79.3465,34.5354],[-79.3464,34.5352],[-79.3462,34.5351],[-79.3449,34.5339],[-79.3447,34.5338],[-79.3438,34.533],[-79.3436,34.5328],[-79.3435,34.5327],[-79.3431,34.5324],[-79.343,34.5322],[-79.3426,34.532],[-79.3424,34.5318],[-79.3423,34.5317],[-79.342,34.5314],[-79.3416,34.5311],[-79.3415,34.531],[-79.3412,34.5307],[-79.341,34.5305],[-79.3408,34.5304],[-79.3405,34.5301],[-79.3402,34.5299],[-79.3401,34.5297],[-79.3398,34.5295],[-79.3398,34.5294],[-79.339,34.5288],[-79.3388,34.5287],[-79.3383,34.5282],[-79.3381,34.528],[-79.338,34.5279],[-79.3378,34.5278],[-79.3375,34.5275],[-79.3371,34.5272],[-79.337,34.5271],[-79.3365,34.5267],[-79.3365,34.5266],[-79.3364,34.5265],[-79.3362,34.5264],[-79.3357,34.526],[-79.3356,34.5259],[-79.3355,34.5258],[-79.3353,34.5256],[-79.3351,34.5254],[-79.335,34.5253],[-79.3346,34.5249],[-79.3344,34.5248],[-79.334,34.5245],[-79.3334,34.5239],[-79.3332,34.5238],[-79.3332,34.5237],[-79.3329,34.5235],[-79.3324,34.523],[-79.3322,34.5229],[-79.3321,34.5228],[-79.3319,34.5226],[-79.3318,34.5224],[-79.3316,34.5223],[-79.3314,34.522],[-79.3314,34.5219],[-79.3248,34.5163],[-79.3247,34.5161],[-79.3246,34.516],[-79.323,34.5149],[-79.3166,34.5089],[-79.3152,34.5077],[-79.3128,34.5057],[-79.3092,34.5026],[-79.3091,34.5025],[-79.3083,34.5018],[-79.3081,34.5017],[-79.3075,34.5012],[-79.3075,34.5011],[-79.3074,34.5011],[-79.3074,34.501],[-79.3067,34.5005],[-79.3067,34.5004],[-79.3065,34.5002],[-79.3062,34.4999],[-79.3004,34.4947],[-79.2975,34.4921],[-79.2921,34.4873],[-79.2845,34.4805],[-79.2839,34.48],[-79.2839,34.4799],[-79.2751,34.4723],[-79.2579,34.4569],[-79.2498,34.4498],[-79.2492,34.4493],[-79.2357,34.4377],[-79.2356,34.4376],[-79.2189,34.4234],[-79.2187,34.4233],[-79.2182,34.4228],[-79.2154,34.4204],[-79.2015,34.4086],[-79.2004,34.4079],[-79.2002,34.4078],[-79.2001,34.4077],[-79.2,34.4076],[-79.1995,34.4072],[-79.1994,34.4071],[-79.1989,34.4067],[-79.1986,34.4064],[-79.1985,34.4063],[-79.1982,34.4061],[-79.1979,34.4058],[-79.1977,34.4057],[-79.1975,34.4055],[-79.1974,34.4054],[-79.1968,34.405],[-79.1966,34.4048],[-79.1964,34.4047],[-79.1962,34.4044],[-79.1961,34.4044],[-79.1952,34.4036],[-79.1951,34.4036],[-79.195,34.4035],[-79.1949,34.4034],[-79.1945,34.4031],[-79.194,34.4026],[-79.1938,34.4025],[-79.1937,34.4024],[-79.1935,34.4023],[-79.1934,34.4021],[-79.1933,34.402],[-79.1931,34.4019],[-79.1927,34.4015],[-79.1926,34.4014],[-79.1923,34.4012],[-79.1922,34.4011],[-79.1921,34.401],[-79.192,34.401],[-79.1919,34.4009],[-79.1915,34.4005],[-79.1912,34.4003],[-79.1911,34.4002],[-79.1908,34.3999],[-79.1907,34.3997],[-79.1787,34.3896],[-79.1779,34.389],[-79.1737,34.3854],[-79.1684,34.3811],[-79.1684,34.381],[-79.1664,34.3793],[-79.1637,34.377],[-79.1614,34.3752],[-79.159,34.3733],[-79.159,34.3732],[-79.1513,34.3666],[-79.1512,34.3666],[-79.1511,34.3666],[-79.151,34.3665],[-79.1509,34.3665],[-79.1509,34.3664],[-79.1508,34.3662],[-79.1506,34.3661],[-79.1505,34.366],[-79.1504,34.3659],[-79.1502,34.3658],[-79.1501,34.3657],[-79.15,34.3656],[-79.1499,34.3656],[-79.1498,34.3655],[-79.1495,34.3653],[-79.1494,34.3651],[-79.1493,34.3651],[-79.1492,34.365],[-79.1491,34.3649],[-79.149,34.3649],[-79.1488,34.3646],[-79.1487,34.3646],[-79.1486,34.3645],[-79.1484,34.3644],[-79.148,34.364],[-79.1478,34.3638],[-79.1477,34.3637],[-79.1475,34.3636],[-79.1475,34.3635],[-79.1473,34.3634],[-79.1472,34.3633],[-79.1471,34.3633],[-79.1471,34.3632],[-79.147,34.3632],[-79.147,34.3631],[-79.1467,34.3629],[-79.1466,34.3628],[-79.1465,34.3627],[-79.1464,34.3627],[-79.1464,34.3626],[-79.1462,34.3625],[-79.1461,34.3624],[-79.146,34.3624],[-79.1459,34.3623],[-79.1458,34.3622],[-79.1457,34.3621],[-79.1455,34.3619],[-79.1454,34.3618],[-79.1453,34.3618],[-79.1451,34.3616],[-79.145,34.3614],[-79.1448,34.3613],[-79.1446,34.3611],[-79.1445,34.361],[-79.1444,34.361],[-79.1444,34.3609],[-79.1443,34.3609],[-79.1443,34.3608],[-79.1442,34.3607],[-79.1441,34.3606],[-79.144,34.3606],[-79.1439,34.3605],[-79.1438,34.3604],[-79.1437,34.3603],[-79.1436,34.3603],[-79.1435,34.3601],[-79.1433,34.36],[-79.1432,34.3599],[-79.1431,34.3599],[-79.143,34.3598],[-79.1429,34.3597],[-79.1363,34.354],[-79.1283,34.3472],[-79.1248,34.3442],[-79.1149,34.3359],[-79.1148,34.3358],[-79.1089,34.3309],[-79.0988,34.3224],[-79.0987,34.3224],[-79.0945,34.3188],[-79.0912,34.3161],[-79.0863,34.312],[-79.0823,34.3086],[-79.0792,34.306],[-79.0753,34.3027],[-79.0739,34.3016],[-79.0721,34.3],[-79.0712,34.2992],[-79.063,34.2925],[-79.063,34.2924],[-79.0443,34.2766],[-79.0436,34.2761],[-79.0436,34.276],[-79.0434,34.2759],[-79.0426,34.2752],[-79.0425,34.2751],[-79.0413,34.2742],[-79.0409,34.2738],[-79.0396,34.2727],[-79.0307,34.2653],[-79.0253,34.2608],[-79.025,34.2605],[-79.0245,34.2601],[-79.0221,34.2581],[-79.0213,34.2574],[-79.0199,34.2562],[-79.0153,34.2525],[-79.0138,34.2513],[-79.0138,34.2512],[-79.0137,34.2512],[-79.0135,34.251],[-79.0127,34.2504],[-79.0125,34.2502],[-79.0114,34.2494],[-79.0057,34.2441],[-79.0048,34.2434],[-79.0038,34.2425],[-79.0036,34.2423],[-79.0017,34.2406],[-79.0001,34.2392],[-78.9997,34.239],[-78.9984,34.2382],[-78.9981,34.2379],[-78.9969,34.2369],[-78.9931,34.2338],[-78.9919,34.2327],[-78.9911,34.2321],[-78.9889,34.2303],[-78.9882,34.2296],[-78.9878,34.2293],[-78.9853,34.2272],[-78.9813,34.2239],[-78.9768,34.2201],[-78.974,34.2177],[-78.9738,34.2176],[-78.9736,34.2174],[-78.9727,34.2166],[-78.9693,34.2138],[-78.9681,34.2128],[-78.9679,34.2126],[-78.9678,34.2126],[-78.9678,34.2125],[-78.9677,34.2124],[-78.9661,34.2111],[-78.9615,34.2072],[-78.96,34.2059],[-78.9595,34.2055],[-78.9582,34.2044],[-78.9577,34.204],[-78.9568,34.2032],[-78.954,34.2009],[-78.9531,34.2001],[-78.953,34.2],[-78.9527,34.1998],[-78.9507,34.1981],[-78.9447,34.1931],[-78.9428,34.1914],[-78.9414,34.1903],[-78.9388,34.1881],[-78.9374,34.187],[-78.9361,34.1859],[-78.9351,34.185],[-78.9319,34.1824],[-78.9309,34.1815],[-78.9291,34.18],[-78.9238,34.1756],[-78.9221,34.1741],[-78.9218,34.1738],[-78.9217,34.1738],[-78.9215,34.1736],[-78.9199,34.1723],[-78.9194,34.1718],[-78.9187,34.1713],[-78.9167,34.1696],[-78.9161,34.169],[-78.9155,34.1686],[-78.9151,34.1682],[-78.9139,34.1672],[-78.9134,34.1668],[-78.9133,34.1667],[-78.913,34.1665],[-78.9129,34.1664],[-78.9128,34.1663],[-78.9127,34.1662],[-78.9126,34.1661],[-78.9121,34.1658],[-78.9108,34.1646],[-78.9104,34.1643],[-78.9099,34.1639],[-78.9087,34.1628],[-78.9082,34.1625],[-78.9078,34.1621],[-78.9064,34.1609],[-78.906,34.1606],[-78.9045,34.1594],[-78.9043,34.1593],[-78.9022,34.1574],[-78.8963,34.1524],[-78.8921,34.149],[-78.8917,34.1486],[-78.8915,34.1484],[-78.8896,34.1469],[-78.8893,34.1466],[-78.8882,34.1457],[-78.8879,34.1454],[-78.8878,34.1453],[-78.8874,34.145],[-78.8872,34.1449],[-78.8872,34.1448],[-78.8869,34.1446],[-78.8868,34.1445],[-78.8866,34.1443],[-78.8859,34.1437],[-78.8833,34.1415],[-78.8824,34.1408],[-78.8812,34.1398],[-78.8777,34.1369],[-78.8766,34.1359],[-78.8764,34.1357],[-78.8763,34.1357],[-78.8762,34.1356],[-78.8761,34.1356],[-78.8759,34.1354],[-78.8752,34.1348],[-78.875,34.1346],[-78.8749,34.1346],[-78.8748,34.1344],[-78.8747,34.1343],[-78.8746,34.1342],[-78.8744,34.1339],[-78.8734,34.1331],[-78.8731,34.1328],[-78.8727,34.1325],[-78.8715,34.1314],[-78.8711,34.1311],[-78.8706,34.1307],[-78.8693,34.1296],[-78.8688,34.1292],[-78.8677,34.1283],[-78.8645,34.1256],[-78.864,34.1252],[-78.8634,34.1247],[-78.8629,34.1242],[-78.8612,34.1228],[-78.8607,34.1224],[-78.8596,34.1215],[-78.8565,34.1189],[-78.8555,34.118],[-78.8554,34.1179],[-78.8552,34.1178],[-78.8551,34.1177],[-78.853,34.1159],[-78.8464,34.1103],[-78.8443,34.1085],[-78.8441,34.1084],[-78.8435,34.1079],[-78.8434,34.1078],[-78.8398,34.1047],[-78.8327,34.0988],[-78.8286,34.0951],[-78.8275,34.0942],[-78.8271,34.0938],[-78.8258,34.0927],[-78.8253,34.0924],[-78.8253,34.0923],[-78.8243,34.0915],[-78.8214,34.0891],[-78.8205,34.0883],[-78.8204,34.0883],[-78.8204,34.0882],[-78.8196,34.0875],[-78.8193,34.0873],[-78.8166,34.0851],[-78.816,34.0845],[-78.8158,34.0844],[-78.8157,34.0843],[-78.8154,34.084],[-78.8152,34.0839],[-78.8151,34.0838],[-78.8132,34.0822],[-78.8131,34.0821],[-78.8124,34.0815],[-78.8111,34.0805],[-78.8106,34.08],[-78.809,34.0787],[-78.8085,34.0782],[-78.8077,34.0776],[-78.8055,34.0757],[-78.8048,34.0751],[-78.8033,34.0739],[-78.799,34.0702],[-78.7979,34.0693],[-78.7976,34.069],[-78.7969,34.0685],[-78.7949,34.0668],[-78.7943,34.0662],[-78.7933,34.0654],[-78.7902,34.0628],[-78.7892,34.062],[-78.7877,34.0607],[-78.7874,34.0604],[-78.7819,34.0558],[-78.78,34.0542],[-78.7796,34.0541],[-78.7792,34.0537],[-78.778,34.0525],[-78.7776,34.0522],[-78.7776,34.0521],[-78.7757,34.0505],[-78.77,34.0457],[-78.7681,34.0441],[-78.7656,34.042],[-78.7545,34.0327],[-78.7516,34.0302],[-78.7507,34.0294],[-78.7497,34.0286],[-78.7477,34.0269],[-78.7468,34.0261],[-78.7454,34.0249],[-78.7413,34.0215],[-78.7399,34.0203],[-78.7389,34.0195],[-78.7358,34.0168],[-78.7348,34.016],[-78.7345,34.0157],[-78.7336,34.015],[-78.7333,34.0147],[-78.7326,34.0141],[-78.7303,34.0122],[-78.7295,34.0115],[-78.7268,34.0093],[-78.7188,34.0025],[-78.7161,34.0002],[-78.7163,34.0002],[-78.7163,34.0001],[-78.7161,34],[-78.716,33.9999],[-78.7153,33.9993],[-78.713,33.9974],[-78.7122,33.9967],[-78.7121,33.9966],[-78.7117,33.9962],[-78.7115,33.996],[-78.7113,33.9958],[-78.7104,33.995],[-78.7102,33.9948],[-78.7101,33.9947],[-78.7095,33.9942],[-78.7074,33.9927],[-78.7067,33.9922],[-78.7042,33.9903],[-78.7028,33.9893],[-78.6971,33.9844],[-78.6947,33.9824],[-78.6946,33.9822],[-78.694,33.9817],[-78.6938,33.9815],[-78.693,33.9808],[-78.6907,33.9788],[-78.6899,33.9782],[-78.6893,33.9776],[-78.6874,33.9761],[-78.6868,33.9756],[-78.6851,33.9741],[-78.6847,33.9738],[-78.6775,33.9676],[-78.6625,33.9545],[-78.6503,33.9442],[-78.6471,33.9415],[-78.6375,33.9334],[-78.6342,33.9307],[-78.6333,33.9299],[-78.6322,33.929],[-78.6311,33.928],[-78.6306,33.9276],[-78.6297,33.9269],[-78.6291,33.9264],[-78.6287,33.926],[-78.6285,33.9258],[-78.627,33.9246],[-78.6252,33.9231],[-78.6247,33.9228],[-78.6187,33.9178],[-78.6159,33.9155],[-78.6155,33.9152],[-78.6144,33.9142],[-78.614,33.9139],[-78.6136,33.9136],[-78.6125,33.9125],[-78.6121,33.9122],[-78.6107,33.911],[-78.6064,33.9073],[-78.605,33.9061],[-78.6043,33.9055],[-78.6024,33.9038],[-78.6017,33.9033],[-78.6007,33.9024],[-78.5977,33.8999],[-78.5967,33.899],[-78.5958,33.8982],[-78.5948,33.8974],[-78.5945,33.8971],[-78.5932,33.896],[-78.5924,33.8953],[-78.5923,33.8952],[-78.5918,33.8947],[-78.5907,33.8938],[-78.59,33.8932],[-78.5895,33.8928],[-78.5894,33.8927],[-78.5889,33.8923],[-78.5874,33.891],[-78.5869,33.8906],[-78.5868,33.8905],[-78.5867,33.8904],[-78.5867,33.8903],[-78.5866,33.8903],[-78.5865,33.8902],[-78.5864,33.8901],[-78.5863,33.8901],[-78.5862,33.8899],[-78.5859,33.8897],[-78.5856,33.8895],[-78.5855,33.8893],[-78.5842,33.8883],[-78.5824,33.8867],[-78.5806,33.8851],[-78.5794,33.8841],[-78.5787,33.8835],[-78.5767,33.8818],[-78.576,33.8813],[-78.5758,33.8811],[-78.5751,33.8805],[-78.5749,33.8802],[-78.5747,33.8801],[-78.5742,33.8797],[-78.5741,33.8795],[-78.5739,33.8794],[-78.5734,33.879],[-78.5733,33.8788],[-78.5732,33.8788],[-78.5731,33.8787],[-78.5728,33.8785],[-78.5718,33.8776],[-78.5715,33.8773],[-78.5714,33.8773],[-78.5712,33.877],[-78.5711,33.877],[-78.571,33.8769],[-78.5708,33.8767],[-78.5707,33.8766],[-78.5704,33.8764],[-78.5697,33.8758],[-78.5669,33.8734],[-78.566,33.8726],[-78.5659,33.8725],[-78.5656,33.8723],[-78.5655,33.8722],[-78.5649,33.8717],[-78.5631,33.8701],[-78.5625,33.8696],[-78.5619,33.8691],[-78.56,33.8675],[-78.5594,33.8669],[-78.5593,33.8668],[-78.5589,33.8665],[-78.5588,33.8665],[-78.5587,33.8664],[-78.5584,33.8661],[-78.5569,33.8648],[-78.5524,33.861],[-78.5509,33.8597],[-78.5503,33.8592],[-78.5491,33.8581],[-78.5485,33.8576],[-78.548,33.8571],[-78.5478,33.8569],[-78.5473,33.8565],[-78.5472,33.8564],[-78.5462,33.8556],[-78.5447,33.8543],[-78.5433,33.853],[-78.5423,33.8522],[-78.542,33.8519],[-78.5411,33.8511],[-78.5403,33.8504],[-78.5343,33.8449],[-78.5323,33.8431],[-78.5306,33.8416],[-78.5256,33.8371],[-78.5245,33.8361],[-78.524,33.8356],[-78.5191,33.8312],[-78.5046,33.8177],[-78.4997,33.8133],[-78.4996,33.8132],[-78.4994,33.8129],[-78.4993,33.8128],[-78.4994,33.8128],[-78.4996,33.8127],[-78.4997,33.8127],[-78.5037,33.8121],[-78.5116,33.8068],[-78.5174,33.8045],[-78.5229,33.8022],[-78.5332,33.7995],[-78.5417,33.7988],[-78.5497,33.7976],[-78.557,33.7979],[-78.5648,33.7966],[-78.5755,33.794],[-78.5781,33.7934],[-78.5899,33.7904],[-78.5947,33.7892],[-78.5999,33.7879],[-78.6001,33.7879],[-78.6106,33.7849],[-78.6159,33.7827],[-78.6211,33.7806],[-78.6212,33.7805],[-78.6218,33.7804],[-78.624,33.78],[-78.6247,33.7799],[-78.6277,33.779],[-78.6357,33.7767],[-78.6367,33.7763],[-78.6397,33.7752],[-78.6423,33.7743],[-78.6474,33.7723],[-78.65,33.7714],[-78.6526,33.7705],[-78.6617,33.7673],[-78.6623,33.7671],[-78.6647,33.7662],[-78.678,33.7611],[-78.6838,33.7586],[-78.6878,33.7569],[-78.6909,33.7555],[-78.6914,33.7553],[-78.6958,33.7529],[-78.6996,33.7502],[-78.7012,33.7493],[-78.706,33.7466],[-78.7076,33.7458],[-78.7088,33.7451],[-78.7122,33.7432],[-78.7134,33.7426],[-78.7184,33.7398],[-78.7214,33.7381],[-78.733,33.7308],[-78.7333,33.7306],[-78.738,33.728],[-78.7382,33.7279],[-78.7386,33.7276],[-78.7388,33.7276],[-78.741,33.7263],[-78.7476,33.7227],[-78.7497,33.7215],[-78.7519,33.7203],[-78.7583,33.7169],[-78.7604,33.7157],[-78.761,33.7154],[-78.7643,33.7132],[-78.7724,33.708],[-78.7756,33.7051],[-78.7792,33.7021],[-78.7803,33.701],[-78.7808,33.7007],[-78.7862,33.6972],[-78.7879,33.696],[-78.7912,33.6939],[-78.7926,33.6928],[-78.8061,33.6827],[-78.8062,33.6826],[-78.8085,33.6808],[-78.8107,33.6792],[-78.8113,33.6787],[-78.8133,33.6771],[-78.814,33.6765],[-78.8166,33.6746],[-78.8221,33.6702],[-78.824,33.6684],[-78.8263,33.6663],[-78.828,33.6647],[-78.833,33.66],[-78.8341,33.659],[-78.8346,33.6585],[-78.8352,33.6579],[-78.8368,33.6563],[-78.8374,33.6557],[-78.8389,33.6542],[-78.8411,33.652],[-78.8439,33.6498],[-78.8456,33.6485],[-78.8484,33.6463],[-78.8511,33.6438],[-78.8533,33.6417],[-78.859,33.6366],[-78.8643,33.6321],[-78.8671,33.6295],[-78.8686,33.6281],[-78.8728,33.6252],[-78.8729,33.6251],[-78.873,33.625],[-78.8731,33.6249],[-78.8734,33.6246],[-78.8744,33.6238],[-78.8748,33.6235],[-78.8748,33.6234],[-78.8771,33.6213],[-78.8841,33.615],[-78.8864,33.6129],[-78.8874,33.612],[-78.8926,33.6069],[-78.9105,33.5894],[-78.9112,33.5887],[-78.9171,33.5824],[-78.9188,33.5805],[-78.924,33.5749],[-78.9257,33.5731],[-78.9259,33.5729],[-78.9266,33.5722],[-78.9268,33.5719],[-78.9365,33.5614],[-78.957,33.5387],[-78.9654,33.5273],[-78.9721,33.5145],[-78.9763,33.5087],[-78.9816,33.5016],[-78.9833,33.5002],[-78.993,33.489],[-78.9961,33.4876],[-78.9998,33.486],[-79.0181,33.4713],[-79.0271,33.4634],[-79.03,33.4608],[-79.0301,33.4608],[-79.0345,33.4568],[-79.037,33.4534],[-79.0396,33.4498],[-79.0498,33.436],[-79.0559,33.426],[-79.0712,33.401],[-79.0844,33.3754],[-79.0846,33.3752],[-79.0876,33.3693],[-79.089,33.3642],[-79.0905,33.3591],[-79.0911,33.3564],[-79.0897,33.3486],[-79.0889,33.3426],[-79.0892,33.3336],[-79.0909,33.3288],[-79.0902,33.3231],[-79.0912,33.3148],[-79.0933,33.3049],[-79.0994,33.2937],[-79.1052,33.2872],[-79.1089,33.2832],[-79.111,33.2741],[-79.1191,33.2502],[-79.1202,33.2469],[-79.108,33.2389],[-79.0996,33.2302],[-79.0965,33.2254],[-79.0866,33.2153],[-79.0816,33.2073],[-79.0788,33.1991],[-79.0787,33.1983],[-79.0777,33.1897],[-79.0776,33.1887],[-79.0794,33.1791],[-79.0822,33.1713],[-79.0916,33.1591],[-79.1044,33.1485],[-79.1159,33.1433],[-79.1248,33.1414],[-79.1331,33.1401],[-79.1405,33.1396],[-79.1463,33.1321],[-79.1545,33.1252],[-79.1531,33.1252],[-79.1616,33.1191],[-79.1701,33.1161],[-79.1751,33.1109],[-79.1809,33.1075],[-79.1826,33.1013],[-79.1852,33.0929],[-79.1923,33.082],[-79.203,33.0717],[-79.2155,33.0643],[-79.2292,33.0613],[-79.242,33.0612],[-79.2467,33.0577],[-79.2498,33.0555],[-79.2561,33.0516],[-79.2618,33.0498],[-79.264,33.0491],[-79.2661,33.0485],[-79.2707,33.0472],[-79.273,33.0467],[-79.2734,33.0466],[-79.2759,33.0367],[-79.2761,33.0364],[-79.279,33.0285],[-79.2872,33.0178],[-79.2935,33.0113],[-79.2942,33.0097],[-79.2964,33.0049],[-79.2995,33.0002],[-79.2988,32.997],[-79.2996,32.9912],[-79.3004,32.9868],[-79.3012,32.9832],[-79.3023,32.98],[-79.3026,32.9794],[-79.3055,32.974],[-79.308,32.9697],[-79.3134,32.9633],[-79.3165,32.9608],[-79.3223,32.9561],[-79.3267,32.9538],[-79.3306,32.9522],[-79.3376,32.9495],[-79.3452,32.9479],[-79.3498,32.9472],[-79.3537,32.9469],[-79.3555,32.9467],[-79.3616,32.9461],[-79.3684,32.9458],[-79.3713,32.9457],[-79.3734,32.946],[-79.3748,32.9468],[-79.3762,32.9466],[-79.3786,32.9466],[-79.3792,32.947],[-79.3823,32.9476],[-79.3867,32.9485],[-79.388,32.9488],[-79.3898,32.9492],[-79.3914,32.9496],[-79.3926,32.95],[-79.3977,32.9492],[-79.4041,32.9494],[-79.4092,32.9497],[-79.4153,32.9509],[-79.4243,32.9535],[-79.4278,32.9545],[-79.4307,32.9554],[-79.4354,32.9565],[-79.4402,32.9589],[-79.4404,32.9586],[-79.4408,32.958],[-79.4423,32.9559],[-79.4428,32.9553],[-79.4435,32.9543],[-79.4484,32.9489],[-79.4526,32.9454],[-79.4594,32.9405],[-79.4622,32.9389],[-79.4662,32.9368],[-79.4729,32.9345],[-79.4779,32.9332],[-79.483,32.9324],[-79.4871,32.9323],[-79.4918,32.9319],[-79.4959,32.9316],[-79.4965,32.9286],[-79.4975,32.9261],[-79.4987,32.9238],[-79.4998,32.9223],[-79.5,32.9217],[-79.5024,32.9181],[-79.5045,32.9152],[-79.5075,32.9116],[-79.5109,32.9077],[-79.514,32.9044],[-79.5167,32.903],[-79.5166,32.901],[-79.5172,32.8973],[-79.5173,32.8971],[-79.5196,32.8899],[-79.5226,32.8831],[-79.5252,32.8802],[-79.5274,32.8775],[-79.5293,32.8752],[-79.5347,32.87],[-79.5412,32.866],[-79.5465,32.8631],[-79.5477,32.8624],[-79.5551,32.8593],[-79.5609,32.857],[-79.5724,32.8537],[-79.5811,32.8521],[-79.5854,32.8509],[-79.5886,32.8451],[-79.5919,32.84],[-79.5937,32.8377],[-79.5957,32.8353],[-79.5985,32.8326],[-79.5994,32.8318],[-79.6079,32.8257],[-79.6123,32.823],[-79.6164,32.8216],[-79.6177,32.8211],[-79.618,32.821],[-79.6204,32.8201],[-79.623,32.8195],[-79.6231,32.8195],[-79.6235,32.8194],[-79.6248,32.8189],[-79.6287,32.8179],[-79.6343,32.8163],[-79.6378,32.8164],[-79.6424,32.8094],[-79.6448,32.806],[-79.6468,32.8031],[-79.6513,32.7999],[-79.6532,32.7986],[-79.6541,32.7966],[-79.6544,32.7958],[-79.6559,32.7923],[-79.659,32.7881],[-79.6596,32.7872],[-79.6623,32.7831],[-79.6628,32.7827],[-79.6653,32.7806],[-79.6694,32.7771],[-79.6729,32.7753],[-79.6774,32.7729],[-79.6785,32.7711],[-79.6787,32.7709],[-79.6809,32.7684],[-79.6831,32.7665],[-79.6863,32.7638],[-79.6907,32.7602],[-79.6919,32.7592],[-79.7173,32.7507],[-79.7184,32.7505],[-79.7195,32.7503],[-79.7223,32.7505],[-79.7256,32.7504],[-79.7282,32.7502],[-79.7315,32.7482],[-79.7322,32.748],[-79.7372,32.7465],[-79.7424,32.7452],[-79.7455,32.7442],[-79.7456,32.7441],[-79.7483,32.7429],[-79.7498,32.7424],[-79.7509,32.742],[-79.7543,32.7406],[-79.7555,32.7401],[-79.7581,32.7391],[-79.7601,32.7383],[-79.7613,32.7321],[-79.7618,32.7293],[-79.7624,32.7266],[-79.7629,32.7241],[-79.7645,32.7185],[-79.7653,32.7158],[-79.7663,32.7126],[-79.7666,32.7115],[-79.7715,32.7039],[-79.7734,32.7011],[-79.7747,32.6991],[-79.7787,32.693],[-79.7796,32.6915],[-79.7802,32.691],[-79.7893,32.6833],[-79.7906,32.6822],[-79.7982,32.6756],[-79.8275,32.665],[-79.8281,32.6648],[-79.8351,32.6536],[-79.8364,32.6514],[-79.842,32.6469],[-79.8551,32.6364],[-79.8664,32.6316],[-79.8709,32.6297],[-79.8749,32.627],[-79.8756,32.6266],[-79.8776,32.6255],[-79.8783,32.6252],[-79.8827,32.623],[-79.8876,32.6205],[-79.8928,32.6182],[-79.8961,32.6166],[-79.8997,32.615],[-79.9005,32.6145],[-79.9064,32.6118],[-79.9093,32.6105],[-79.9108,32.6099],[-79.9156,32.6082],[-79.9183,32.6073],[-79.9209,32.6039],[-79.9239,32.6005],[-79.927,32.5975],[-79.9298,32.5953],[-79.932,32.5938],[-79.9349,32.5918],[-79.9379,32.5898],[-79.9402,32.5887],[-79.9419,32.5879],[-79.9443,32.5868],[-79.9472,32.5858],[-79.9507,32.5801],[-79.9508,32.58],[-79.9547,32.5752],[-79.9583,32.571],[-79.9629,32.5668],[-79.9679,32.5637],[-79.9726,32.5612],[-79.979,32.5581],[-79.9856,32.5561],[-79.9874,32.5555],[-79.9926,32.5546],[-79.9998,32.5548],[-80.0057,32.5544],[-80.0137,32.555],[-80.0138,32.555],[-80.0216,32.5567],[-80.0278,32.5586],[-80.0302,32.5597],[-80.0308,32.56],[-80.0544,32.5555],[-80.0681,32.5529],[-80.0843,32.5499],[-80.0889,32.549],[-80.0888,32.5461],[-80.0888,32.543],[-80.0901,32.5356],[-80.095,32.5239],[-80.1042,32.5129],[-80.1076,32.5104],[-80.1156,32.5044],[-80.1171,32.5038],[-80.1203,32.5002],[-80.1215,32.4992],[-80.1225,32.4988],[-80.1238,32.4983],[-80.1248,32.4983],[-80.1254,32.4981],[-80.135,32.4956],[-80.1415,32.4952],[-80.1422,32.4951],[-80.1479,32.4942],[-80.1553,32.493],[-80.1669,32.4911],[-80.178,32.4912],[-80.1786,32.4912],[-80.1854,32.4924],[-80.1883,32.493],[-80.1937,32.4945],[-80.1964,32.4953],[-80.1988,32.4962],[-80.211,32.4874],[-80.2156,32.4854],[-80.2185,32.4841],[-80.2236,32.4826],[-80.226,32.4818],[-80.2267,32.4816],[-80.2328,32.4782],[-80.235,32.477],[-80.2372,32.4757],[-80.2381,32.4752],[-80.2414,32.4734],[-80.2431,32.4725],[-80.2431,32.4708],[-80.2432,32.4652],[-80.2458,32.4543],[-80.2498,32.4449],[-80.2532,32.4403],[-80.2533,32.4402],[-80.2573,32.4352],[-80.2607,32.4322],[-80.2636,32.4296],[-80.2709,32.4256],[-80.272,32.425],[-80.2825,32.4209],[-80.2909,32.419],[-80.2941,32.4185],[-80.2959,32.4124],[-80.298,32.407],[-80.2982,32.4064],[-80.3014,32.4023],[-80.3055,32.3978],[-80.3057,32.3976],[-80.3062,32.3971],[-80.3137,32.3912],[-80.3138,32.3911],[-80.3139,32.391],[-80.3218,32.3862],[-80.3365,32.3808],[-80.3367,32.3807],[-80.3373,32.3775],[-80.3383,32.3752],[-80.3389,32.3733],[-80.3403,32.3696],[-80.3421,32.3661],[-80.3423,32.3658],[-80.344,32.3633],[-80.3468,32.3599],[-80.3507,32.3559],[-80.3537,32.3533],[-80.3575,32.3505],[-80.3621,32.3477],[-80.3653,32.346],[-80.3665,32.3454],[-80.3708,32.3434],[-80.3732,32.3428],[-80.3748,32.3424],[-80.3734,32.3389],[-80.3726,32.3356],[-80.3722,32.3337],[-80.3713,32.3286],[-80.3713,32.3234],[-80.3719,32.3179],[-80.3726,32.3143],[-80.3728,32.3134],[-80.374,32.3094],[-80.3748,32.3074],[-80.3749,32.3074],[-80.3762,32.3054],[-80.3774,32.3037],[-80.3775,32.3034],[-80.3787,32.2994],[-80.3795,32.2966],[-80.3845,32.2889],[-80.3923,32.2803],[-80.399,32.2749],[-80.4083,32.2697],[-80.4201,32.2646],[-80.4315,32.2614],[-80.4433,32.26],[-80.4593,32.2622],[-80.4668,32.258],[-80.4768,32.2538],[-80.478,32.2534],[-80.4807,32.2529],[-80.4928,32.2509],[-80.4968,32.2502],[-80.4962,32.2502],[-80.4945,32.2502],[-80.4939,32.2502],[-80.4956,32.2492],[-80.4976,32.2478],[-80.4998,32.2462],[-80.5035,32.245],[-80.5077,32.2421],[-80.5101,32.2414],[-80.5134,32.2404],[-80.5159,32.2393],[-80.5192,32.2368],[-80.5203,32.2356],[-80.5238,32.2346],[-80.5279,32.226],[-80.5369,32.2173],[-80.5446,32.2112],[-80.5489,32.1921],[-80.5546,32.1842],[-80.5567,32.182],[-80.5599,32.1785],[-80.563,32.1756],[-80.5665,32.1724],[-80.5696,32.1706],[-80.5728,32.1685],[-80.5761,32.1667],[-80.5786,32.1654],[-80.5804,32.1643],[-80.5827,32.1635],[-80.585,32.1626],[-80.5874,32.1623],[-80.5877,32.1623],[-80.5919,32.1616],[-80.5939,32.1615],[-80.5953,32.1615],[-80.5981,32.1613],[-80.6002,32.1616],[-80.6029,32.162],[-80.6085,32.1623],[-80.6099,32.1597],[-80.6115,32.1581],[-80.6127,32.1569],[-80.6163,32.1537],[-80.6166,32.1535],[-80.6168,32.1532],[-80.6173,32.1529],[-80.6176,32.1527],[-80.618,32.1524],[-80.6193,32.1516],[-80.6197,32.1513],[-80.6203,32.1509],[-80.6209,32.1506],[-80.6223,32.1498],[-80.623,32.1494],[-80.6234,32.1492],[-80.6245,32.1486],[-80.6248,32.1484],[-80.6251,32.1483],[-80.626,32.148],[-80.6262,32.1479],[-80.6283,32.1471],[-80.6315,32.1459],[-80.6362,32.1445],[-80.6369,32.1443],[-80.6421,32.1433],[-80.6492,32.1424],[-80.6558,32.142],[-80.6647,32.1426],[-80.666,32.1401],[-80.669,32.1358],[-80.6727,32.132],[-80.6729,32.1317],[-80.6741,32.1306],[-80.6766,32.1283],[-80.6784,32.1266],[-80.6799,32.1252],[-80.6816,32.1239],[-80.6844,32.1217],[-80.6869,32.12],[-80.6887,32.1187],[-80.6901,32.1178],[-80.6907,32.1174],[-80.6941,32.115],[-80.6961,32.113],[-80.6965,32.1126],[-80.6979,32.1114],[-80.7008,32.109],[-80.7016,32.1083],[-80.7052,32.1052],[-80.7095,32.1026],[-80.7138,32.1004],[-80.7155,32.0996],[-80.7182,32.0984],[-80.7215,32.0971],[-80.7216,32.097],[-80.7276,32.095],[-80.7316,32.094],[-80.7319,32.0939],[-80.7346,32.0921],[-80.7352,32.0916],[-80.7383,32.0898],[-80.7407,32.0884],[-80.7482,32.0845],[-80.7473,32.0827],[-80.7459,32.0796],[-80.7455,32.0787],[-80.7433,32.072],[-80.7417,32.0644],[-80.7417,32.0568],[-80.7426,32.0517],[-80.743,32.0495],[-80.7454,32.0436],[-80.7478,32.0389],[-80.75,32.0356],[-80.7505,32.0348],[-80.7514,32.0335],[-80.8018,32.0335],[-80.8297,32.0335],[-80.8388,32.0338],[-80.8401,32.0338],[-80.8407,32.0338],[-80.8414,32.0338],[-80.8502,32.0341],[-80.8569,32.0343],[-80.8647,32.0344],[-80.8738,32.0345],[-80.8768,32.0345],[-80.8792,32.0345],[-80.8816,32.0346],[-80.8824,32.0346],[-80.8825,32.0346],[-80.8833,32.0346],[-80.8835,32.0346],[-80.8837,32.0346],[-80.8846,32.0346],[-80.8855,32.0346],[-80.886,32.0346],[-80.8865,32.0346],[-80.893,32.035],[-80.8948,32.0353],[-80.897,32.0356],[-80.8998,32.0361],[-80.9036,32.0366],[-80.9055,32.0369],[-80.9107,32.0367],[-80.918,32.0376],[-80.9228,32.0391],[-80.923,32.0393],[-80.9268,32.0417],[-80.9336,32.0476],[-80.937,32.0512],[-80.9372,32.0514],[-80.9378,32.0521],[-80.9386,32.0528],[-80.9386,32.0529],[-80.9409,32.0554],[-80.9432,32.0578],[-80.9438,32.0582],[-80.9446,32.0587],[-80.9458,32.0598],[-80.9464,32.0604],[-80.9465,32.0605],[-80.947,32.0609],[-80.9476,32.0615],[-80.9486,32.0623],[-80.9488,32.0624],[-80.949,32.0626],[-80.9491,32.0627],[-80.9496,32.0632],[-80.9498,32.0634],[-80.9499,32.0636],[-80.95,32.0636],[-80.95,32.0637],[-80.9507,32.0646],[-80.9545,32.0686],[-80.9575,32.0705],[-80.9594,32.0712],[-80.9611,32.0717],[-80.9614,32.0718],[-80.9615,32.0719],[-80.9619,32.072],[-80.9652,32.073],[-80.9685,32.0739],[-80.9698,32.0743],[-80.9712,32.0748],[-80.9727,32.0753],[-80.9741,32.0758],[-80.9758,32.0763],[-80.9774,32.0768],[-80.9789,32.0773],[-80.9803,32.078],[-80.9818,32.0788],[-80.9832,32.0797],[-80.9845,32.0808],[-80.9854,32.0815],[-80.9857,32.0818],[-80.9868,32.083],[-80.9878,32.0843],[-80.9887,32.0858],[-80.9896,32.0874],[-80.9899,32.0878],[-80.9905,32.089],[-80.9912,32.0902],[-80.9918,32.0913],[-80.9924,32.0921],[-80.9925,32.0922],[-80.9934,32.0933],[-80.9943,32.0946],[-80.9945,32.0947],[-80.9948,32.095],[-80.995,32.0952],[-80.9952,32.0954],[-80.9954,32.0955],[-80.9957,32.0957],[-80.9967,32.0965],[-80.9976,32.0972],[-80.998,32.0974],[-80.9984,32.0976],[-80.9987,32.0979],[-80.9992,32.0981],[-80.9995,32.0983],[-80.9998,32.0989],[-80.9998,32.099],[-80.9999,32.099],[-81.0009,32.0995],[-81.002,32.0999],[-81.0023,32.1001],[-81.0027,32.1002],[-81.0039,32.1006],[-81.0053,32.1009],[-81.006,32.101],[-81.0068,32.1012],[-81.007,32.1011],[-81.0071,32.1011],[-81.0081,32.1011],[-81.009,32.101],[-81.0094,32.1009],[-81.0097,32.1008],[-81.01,32.1008],[-81.0103,32.1007],[-81.0108,32.1006],[-81.011,32.1005],[-81.0111,32.1005],[-81.0114,32.1004],[-81.012,32.1002],[-81.0123,32.1],[-81.0127,32.0998],[-81.0129,32.0996],[-81.0132,32.0995],[-81.0135,32.0993],[-81.0146,32.0986],[-81.016,32.0974],[-81.0165,32.0968],[-81.0183,32.0947],[-81.0201,32.0927],[-81.0206,32.092],[-81.0207,32.092],[-81.0213,32.0913],[-81.0215,32.0911],[-81.0217,32.0909],[-81.0261,32.0885],[-81.0262,32.0884],[-81.0274,32.0877],[-81.0319,32.0858],[-81.0326,32.0855],[-81.0334,32.0853],[-81.0383,32.0845],[-81.0419,32.0845],[-81.0421,32.0845],[-81.0423,32.0845],[-81.0426,32.0845],[-81.0428,32.0845],[-81.0503,32.0853],[-81.0532,32.0858],[-81.0554,32.0862],[-81.0565,32.0865],[-81.0574,32.0867],[-81.0579,32.0868],[-81.058,32.0868],[-81.0581,32.0869],[-81.0582,32.0869],[-81.0584,32.0869],[-81.059,32.0871],[-81.0596,32.0872],[-81.0597,32.0873],[-81.0605,32.0875],[-81.0619,32.088],[-81.0627,32.0883],[-81.0633,32.0886],[-81.0641,32.089],[-81.0649,32.0894],[-81.0658,32.0898],[-81.067,32.0904],[-81.0676,32.0908],[-81.0684,32.0913],[-81.07,32.0924],[-81.0709,32.0932],[-81.0714,32.0935],[-81.0724,32.0942],[-81.073,32.0946],[-81.0731,32.0949],[-81.0735,32.0955],[-81.0736,32.0956],[-81.0737,32.0958],[-81.0747,32.0964],[-81.0754,32.0971],[-81.0771,32.0981],[-81.0779,32.0986],[-81.0782,32.0987],[-81.0787,32.0989],[-81.079,32.099],[-81.0791,32.099],[-81.0792,32.099],[-81.0793,32.099],[-81.0794,32.0988],[-81.0795,32.0988],[-81.0796,32.0988],[-81.0796,32.099],[-81.0796,32.0991],[-81.0798,32.0992],[-81.0805,32.0994],[-81.0809,32.0995],[-81.0815,32.0998],[-81.0819,32.1],[-81.082,32.1],[-81.0828,32.1004],[-81.0835,32.1008],[-81.0839,32.1011],[-81.084,32.1011],[-81.0852,32.1024],[-81.0855,32.1026],[-81.0866,32.103],[-81.0874,32.1033],[-81.0875,32.1034],[-81.0882,32.1039],[-81.0895,32.1054],[-81.0905,32.1064],[-81.0906,32.1066],[-81.0907,32.1069],[-81.0908,32.1075],[-81.0909,32.1086],[-81.091,32.1094],[-81.0912,32.1101],[-81.0916,32.1109],[-81.0933,32.1112],[-81.0954,32.1112],[-81.097,32.1114],[-81.099,32.1114],[-81.1005,32.1112],[-81.1033,32.1114],[-81.1047,32.1117],[-81.107,32.1117],[-81.1071,32.1117],[-81.1083,32.1118],[-81.1091,32.1118],[-81.1091,32.1119],[-81.1093,32.1119],[-81.1094,32.1119],[-81.1111,32.112],[-81.1133,32.1132],[-81.114,32.1139],[-81.1152,32.1153],[-81.1157,32.1158],[-81.116,32.1162],[-81.1164,32.1167],[-81.1168,32.1171],[-81.1172,32.1176],[-81.1172,32.1177],[-81.1172,32.1187],[-81.1172,32.1196],[-81.1172,32.1198],[-81.1161,32.123],[-81.1159,32.1237],[-81.1157,32.1243],[-81.1153,32.1255],[-81.1153,32.1259],[-81.1157,32.1271],[-81.116,32.1284],[-81.1161,32.1287],[-81.1162,32.1288],[-81.1164,32.129],[-81.1167,32.1294],[-81.1169,32.1296],[-81.1171,32.1299],[-81.1177,32.1306],[-81.118,32.1309],[-81.1183,32.1313],[-81.1184,32.1314],[-81.1185,32.1316],[-81.1188,32.1319],[-81.119,32.1322],[-81.1192,32.1326],[-81.1195,32.133],[-81.1198,32.1335],[-81.1199,32.134],[-81.12,32.1343],[-81.1199,32.135],[-81.1199,32.1353],[-81.1196,32.1361],[-81.1192,32.1373],[-81.1192,32.1378],[-81.1191,32.1385],[-81.1191,32.1389],[-81.1192,32.139],[-81.1192,32.1391],[-81.1192,32.1393],[-81.1192,32.1394],[-81.1191,32.1421],[-81.1187,32.1432],[-81.1183,32.1444],[-81.1175,32.1459],[-81.1173,32.1462],[-81.1172,32.1463],[-81.1162,32.1472],[-81.1151,32.1477],[-81.1147,32.1479],[-81.1143,32.1481],[-81.114,32.1482],[-81.1138,32.1483],[-81.1127,32.149],[-81.1126,32.1491],[-81.1125,32.1491],[-81.1122,32.1493],[-81.1122,32.1508],[-81.114,32.152],[-81.1143,32.152],[-81.1177,32.1522],[-81.118,32.1523],[-81.12,32.1533],[-81.1207,32.1541],[-81.1211,32.1545],[-81.1212,32.1546],[-81.1215,32.1551],[-81.1221,32.1573],[-81.1221,32.1594],[-81.122,32.1618],[-81.1231,32.1629],[-81.1242,32.1632],[-81.1243,32.1632],[-81.1247,32.1633],[-81.1251,32.1634],[-81.1252,32.1635],[-81.126,32.1637],[-81.1262,32.1638],[-81.1265,32.1638],[-81.1284,32.1644],[-81.1296,32.1656],[-81.1298,32.1658],[-81.1298,32.1659],[-81.1297,32.166],[-81.1297,32.1664],[-81.1296,32.1666],[-81.1296,32.1668],[-81.1295,32.1671],[-81.1293,32.1673],[-81.1293,32.1674],[-81.1291,32.1677],[-81.129,32.1678],[-81.1286,32.1684],[-81.1281,32.1691],[-81.127,32.1699],[-81.1267,32.1702],[-81.1261,32.1706],[-81.1252,32.1713],[-81.1246,32.1719],[-81.1241,32.1725],[-81.1239,32.1726],[-81.1237,32.1728],[-81.1233,32.1731],[-81.1225,32.1738],[-81.1215,32.1746],[-81.1212,32.1749],[-81.1209,32.175],[-81.1206,32.175],[-81.1203,32.1751],[-81.12,32.1752],[-81.1196,32.1753],[-81.1194,32.1754],[-81.1194,32.1752],[-81.1193,32.1752],[-81.1193,32.1751],[-81.1191,32.1747],[-81.1188,32.1741],[-81.1185,32.1733],[-81.1184,32.1731],[-81.1184,32.173],[-81.1183,32.1728],[-81.1179,32.1715],[-81.1176,32.1713],[-81.117,32.1709],[-81.1155,32.1709],[-81.1138,32.1713],[-81.1136,32.1713],[-81.1111,32.1727],[-81.1107,32.1735],[-81.1104,32.1742],[-81.1102,32.1745],[-81.1102,32.1768],[-81.1105,32.177],[-81.1106,32.177],[-81.1107,32.1771],[-81.1108,32.1772],[-81.1109,32.1773],[-81.1114,32.1776],[-81.1116,32.1778],[-81.1119,32.178],[-81.1125,32.1779],[-81.1129,32.1778],[-81.1132,32.1777],[-81.1139,32.1776],[-81.1146,32.1769],[-81.1147,32.1769],[-81.1151,32.1766],[-81.1154,32.1764],[-81.1158,32.1763],[-81.1163,32.1762],[-81.1165,32.1762],[-81.1169,32.1762],[-81.1177,32.1765],[-81.1179,32.1766],[-81.118,32.1767],[-81.119,32.1771],[-81.1193,32.1772],[-81.1198,32.1776],[-81.1201,32.1779],[-81.1202,32.1781],[-81.1203,32.1785],[-81.1203,32.1786],[-81.1204,32.1786],[-81.1204,32.1787],[-81.1198,32.1812],[-81.1195,32.1819],[-81.1192,32.1825],[-81.119,32.183],[-81.1187,32.1838],[-81.1183,32.1845],[-81.1182,32.1847],[-81.1181,32.185],[-81.1179,32.1853],[-81.118,32.1867],[-81.1181,32.1879],[-81.1182,32.1892],[-81.1183,32.1892],[-81.1191,32.1895],[-81.12,32.1898],[-81.1203,32.1899],[-81.1205,32.1899],[-81.1206,32.1899],[-81.1212,32.1901],[-81.1215,32.1904],[-81.1217,32.1907],[-81.1218,32.1908],[-81.1218,32.191],[-81.1219,32.1913],[-81.1218,32.1918],[-81.1216,32.1922],[-81.1212,32.1926],[-81.1193,32.1932],[-81.1183,32.1931],[-81.1179,32.1931],[-81.1174,32.1931],[-81.1173,32.1931],[-81.1162,32.193],[-81.1148,32.1934],[-81.1142,32.1939],[-81.1141,32.1939],[-81.1139,32.194],[-81.114,32.1955],[-81.114,32.1957],[-81.1144,32.1959],[-81.1152,32.1962],[-81.1159,32.1964],[-81.1159,32.1965],[-81.116,32.1965],[-81.1161,32.1965],[-81.1179,32.1957],[-81.118,32.1957],[-81.1182,32.1956],[-81.1195,32.1948],[-81.1198,32.1948],[-81.1201,32.1948],[-81.1212,32.1951],[-81.1213,32.1951],[-81.1219,32.1955],[-81.1223,32.1962],[-81.1226,32.1984],[-81.123,32.2003],[-81.1231,32.2013],[-81.1248,32.2029],[-81.1258,32.2048],[-81.1263,32.2056],[-81.1266,32.2062],[-81.1268,32.2065],[-81.1268,32.2066],[-81.1274,32.2075],[-81.1283,32.2086],[-81.1293,32.2095],[-81.1312,32.2101],[-81.1318,32.2103],[-81.1341,32.2115],[-81.1351,32.2121],[-81.136,32.2129],[-81.1361,32.2129],[-81.1361,32.213],[-81.1362,32.2131],[-81.1367,32.2137],[-81.1367,32.2147],[-81.1366,32.2156],[-81.1366,32.2157],[-81.1366,32.2158],[-81.1367,32.2163],[-81.1369,32.217],[-81.1375,32.2179],[-81.1378,32.2185],[-81.1384,32.2193],[-81.1389,32.2198],[-81.1394,32.22],[-81.141,32.2204],[-81.1417,32.2209],[-81.1423,32.2213],[-81.1432,32.2217],[-81.1437,32.2218],[-81.1441,32.2218],[-81.1453,32.2219],[-81.1466,32.2218],[-81.1481,32.2216],[-81.1491,32.2212],[-81.1496,32.2211],[-81.15,32.2211],[-81.1508,32.2212],[-81.1511,32.2213],[-81.1513,32.2214],[-81.1515,32.2215],[-81.1516,32.2216],[-81.1519,32.2219],[-81.1521,32.222],[-81.1521,32.2223],[-81.1522,32.2223],[-81.1521,32.2226],[-81.1516,32.2229],[-81.151,32.2231],[-81.1505,32.2232],[-81.15,32.2233],[-81.1485,32.2237],[-81.1484,32.2237],[-81.1481,32.2238],[-81.1463,32.2246],[-81.1457,32.2252],[-81.1456,32.2253],[-81.1455,32.2254],[-81.1448,32.226],[-81.1446,32.2261],[-81.1445,32.2262],[-81.1445,32.2263],[-81.1444,32.2264],[-81.1442,32.2268],[-81.144,32.2274],[-81.1436,32.2284],[-81.1436,32.2285],[-81.1436,32.2287],[-81.1436,32.2289],[-81.1436,32.2292],[-81.1436,32.2293],[-81.1437,32.2294],[-81.1437,32.2295],[-81.1439,32.23],[-81.144,32.2302],[-81.1441,32.2303],[-81.1442,32.2304],[-81.1445,32.2307],[-81.1447,32.2309],[-81.1449,32.2311],[-81.1451,32.2313],[-81.1452,32.2315],[-81.1453,32.2316],[-81.1454,32.2317],[-81.1455,32.2319],[-81.1456,32.2321],[-81.1457,32.2323],[-81.1458,32.2323],[-81.1459,32.2325],[-81.146,32.2325],[-81.1461,32.2326],[-81.1465,32.2328],[-81.1473,32.2332],[-81.148,32.2336],[-81.1483,32.2337],[-81.1485,32.2338],[-81.1489,32.2341],[-81.1492,32.2342],[-81.1495,32.2344],[-81.1497,32.2345],[-81.1498,32.2345],[-81.1504,32.2349],[-81.1506,32.2351],[-81.151,32.2354],[-81.1511,32.2355],[-81.1512,32.2356],[-81.1515,32.2357],[-81.1516,32.2358],[-81.152,32.236],[-81.1523,32.2362],[-81.1524,32.2363],[-81.1526,32.2365],[-81.1528,32.2367],[-81.1529,32.2368],[-81.1534,32.2374],[-81.154,32.2381],[-81.1542,32.2383],[-81.1543,32.2385],[-81.1545,32.2386],[-81.1548,32.2391],[-81.1549,32.2394],[-81.1551,32.2396],[-81.1553,32.2399],[-81.1554,32.24],[-81.1556,32.2405],[-81.1557,32.2407],[-81.1559,32.241],[-81.1561,32.2414],[-81.1562,32.2418],[-81.1563,32.2419],[-81.1565,32.2424],[-81.1565,32.2425],[-81.1565,32.2426],[-81.1566,32.2433],[-81.1566,32.2435],[-81.1566,32.2438],[-81.1566,32.244],[-81.1566,32.2441],[-81.1565,32.2443],[-81.1564,32.2446],[-81.1563,32.245],[-81.156,32.2455],[-81.1559,32.2456],[-81.1559,32.2457],[-81.1558,32.2458],[-81.1554,32.2462],[-81.1553,32.2463],[-81.1551,32.2464],[-81.1545,32.2469],[-81.1544,32.247],[-81.1535,32.2475],[-81.1533,32.2476],[-81.1532,32.2477],[-81.153,32.2478],[-81.1529,32.2478],[-81.1528,32.2478],[-81.1524,32.2479],[-81.1516,32.2482],[-81.1515,32.2482],[-81.1513,32.2482],[-81.1509,32.2483],[-81.1507,32.2484],[-81.1506,32.2484],[-81.1504,32.2485],[-81.1502,32.2486],[-81.15,32.2486],[-81.1498,32.2487],[-81.1497,32.2487],[-81.1496,32.2488],[-81.1495,32.2488],[-81.1494,32.2488],[-81.1492,32.2489],[-81.1491,32.2489],[-81.149,32.2489],[-81.1486,32.249],[-81.1482,32.2491],[-81.1481,32.2492],[-81.1473,32.2495],[-81.1471,32.2495],[-81.1471,32.2496],[-81.1467,32.2498],[-81.1466,32.2499],[-81.1465,32.25],[-81.1464,32.2501],[-81.1463,32.2502],[-81.1462,32.2503],[-81.146,32.2506],[-81.1459,32.2507],[-81.1458,32.2509],[-81.1458,32.251],[-81.1457,32.2511],[-81.1457,32.2512],[-81.1457,32.2513],[-81.1457,32.2515],[-81.1458,32.2516],[-81.1458,32.2518],[-81.1458,32.2519],[-81.1459,32.252],[-81.146,32.2522],[-81.1461,32.2523],[-81.1462,32.2525],[-81.1464,32.2526],[-81.1465,32.2527],[-81.1467,32.2529],[-81.1469,32.2531],[-81.1471,32.2533],[-81.1473,32.2534],[-81.1474,32.2535],[-81.1475,32.2537],[-81.1477,32.2539],[-81.1479,32.2541],[-81.148,32.2542],[-81.148,32.2544],[-81.1481,32.2545],[-81.1481,32.2547],[-81.1481,32.2549],[-81.1481,32.2551],[-81.1481,32.2555],[-81.1481,32.2557],[-81.1481,32.2558],[-81.148,32.2558],[-81.148,32.2559],[-81.148,32.256],[-81.1478,32.2562],[-81.1476,32.2565],[-81.1475,32.2565],[-81.1475,32.2566],[-81.1474,32.2567],[-81.1472,32.2567],[-81.147,32.2568],[-81.147,32.2569],[-81.1468,32.2569],[-81.1466,32.257],[-81.1463,32.2571],[-81.146,32.2572],[-81.1459,32.2573],[-81.1458,32.2573],[-81.1457,32.2574],[-81.1455,32.2575],[-81.1453,32.2576],[-81.1452,32.2576],[-81.1451,32.2578],[-81.1449,32.2579],[-81.1448,32.2579],[-81.1448,32.258],[-81.1447,32.2581],[-81.1447,32.2583],[-81.1447,32.2584],[-81.1447,32.2587],[-81.1447,32.2588],[-81.1448,32.259],[-81.1449,32.2591],[-81.145,32.2592],[-81.1451,32.2593],[-81.1453,32.2594],[-81.1454,32.2594],[-81.1455,32.2595],[-81.1456,32.2595],[-81.1458,32.2597],[-81.1461,32.26],[-81.1462,32.2602],[-81.1464,32.2604],[-81.1464,32.2605],[-81.1465,32.2605],[-81.1465,32.2607],[-81.1466,32.261],[-81.1467,32.2611],[-81.1467,32.2613],[-81.1467,32.2616],[-81.1467,32.2617],[-81.1467,32.262],[-81.1467,32.2624],[-81.1467,32.2625],[-81.1467,32.2626],[-81.1466,32.2628],[-81.1464,32.2632],[-81.1464,32.2633],[-81.1463,32.2633],[-81.1461,32.2635],[-81.146,32.2636],[-81.1458,32.2638],[-81.1456,32.2639],[-81.1455,32.2639],[-81.1453,32.264],[-81.1451,32.264],[-81.1447,32.2641],[-81.1444,32.2641],[-81.1442,32.2641],[-81.1441,32.2641],[-81.1436,32.264],[-81.1431,32.264],[-81.1427,32.2639],[-81.1424,32.2638],[-81.1421,32.2638],[-81.1414,32.2637],[-81.1413,32.2637],[-81.1412,32.2637],[-81.1408,32.2636],[-81.1402,32.2636],[-81.1401,32.2636],[-81.14,32.2636],[-81.1396,32.2636],[-81.1395,32.2637],[-81.1394,32.2637],[-81.1391,32.2638],[-81.1389,32.2639],[-81.1385,32.2642],[-81.1384,32.2642],[-81.138,32.2646],[-81.1379,32.2647],[-81.1378,32.2648],[-81.1376,32.265],[-81.1372,32.2657],[-81.1371,32.2658],[-81.1369,32.2661],[-81.137,32.2662],[-81.137,32.2663],[-81.1371,32.2664],[-81.1371,32.2666],[-81.1371,32.2667],[-81.1371,32.2669],[-81.1372,32.2671],[-81.1372,32.2673],[-81.1373,32.2676],[-81.1373,32.2678],[-81.1374,32.2679],[-81.1375,32.2681],[-81.1375,32.2683],[-81.1376,32.2683],[-81.1376,32.2685],[-81.1377,32.2686],[-81.1379,32.2688],[-81.1379,32.2689],[-81.138,32.269],[-81.1385,32.2693],[-81.1387,32.2694],[-81.1389,32.2695],[-81.139,32.2696],[-81.1396,32.2698],[-81.1397,32.2698],[-81.1399,32.2698],[-81.1407,32.2699],[-81.1411,32.27],[-81.1413,32.27],[-81.1415,32.2701],[-81.1416,32.2701],[-81.1417,32.2702],[-81.1418,32.2702],[-81.1419,32.2704],[-81.1421,32.2705],[-81.1421,32.2706],[-81.1422,32.2707],[-81.1423,32.2708],[-81.1423,32.2711],[-81.1423,32.2712],[-81.1423,32.2713],[-81.1422,32.2715],[-81.1421,32.2716],[-81.142,32.2717],[-81.1419,32.2717],[-81.1419,32.2718],[-81.1418,32.2718],[-81.1415,32.272],[-81.1414,32.272],[-81.1412,32.2721],[-81.1411,32.2721],[-81.141,32.2721],[-81.1409,32.2721],[-81.1406,32.272],[-81.1403,32.272],[-81.14,32.272],[-81.1398,32.2721],[-81.1396,32.2721],[-81.1393,32.2721],[-81.139,32.2721],[-81.1387,32.2722],[-81.1385,32.2722],[-81.1382,32.2722],[-81.138,32.2723],[-81.1379,32.2723],[-81.1378,32.2724],[-81.1375,32.2725],[-81.1373,32.2726],[-81.137,32.2727],[-81.1368,32.2727],[-81.1364,32.2727],[-81.1363,32.2727],[-81.1362,32.2727],[-81.136,32.2727],[-81.1359,32.2726],[-81.1357,32.2725],[-81.1356,32.2725],[-81.1355,32.2724],[-81.1354,32.2723],[-81.1353,32.2722],[-81.1352,32.2722],[-81.1351,32.2721],[-81.1351,32.272],[-81.135,32.2719],[-81.135,32.2717],[-81.135,32.2716],[-81.1349,32.2714],[-81.1348,32.2712],[-81.1346,32.2708],[-81.1345,32.2706],[-81.1345,32.2705],[-81.1344,32.2704],[-81.1343,32.2703],[-81.1342,32.2703],[-81.1342,32.2702],[-81.1341,32.2701],[-81.1339,32.2699],[-81.1338,32.2699],[-81.1337,32.2699],[-81.1336,32.2698],[-81.1335,32.2698],[-81.1332,32.2697],[-81.133,32.2698],[-81.1328,32.2699],[-81.1328,32.27],[-81.1327,32.27],[-81.1326,32.2702],[-81.1325,32.2702],[-81.1325,32.2703],[-81.1325,32.2708],[-81.1324,32.2711],[-81.1324,32.2714],[-81.1323,32.2719],[-81.1323,32.272],[-81.1323,32.2721],[-81.1322,32.2724],[-81.1321,32.2728],[-81.132,32.273],[-81.132,32.2731],[-81.1319,32.2732],[-81.1317,32.2736],[-81.1315,32.2738],[-81.1311,32.2742],[-81.1309,32.2745],[-81.1307,32.2747],[-81.1305,32.2749],[-81.1305,32.275],[-81.1304,32.2751],[-81.1304,32.2752],[-81.1302,32.2756],[-81.1301,32.2756],[-81.13,32.2758],[-81.1299,32.2759],[-81.1298,32.276],[-81.1296,32.2761],[-81.1295,32.2762],[-81.1294,32.2763],[-81.1292,32.2763],[-81.1291,32.2764],[-81.129,32.2764],[-81.1288,32.2764],[-81.1286,32.2765],[-81.1282,32.2765],[-81.1279,32.2765],[-81.1275,32.2764],[-81.1274,32.2763],[-81.1272,32.2763],[-81.127,32.2762],[-81.1269,32.2761],[-81.1268,32.276],[-81.1262,32.2756],[-81.1261,32.2755],[-81.1258,32.2753],[-81.1256,32.2752],[-81.1252,32.275],[-81.1251,32.275],[-81.1249,32.2749],[-81.1248,32.2749],[-81.1247,32.2749],[-81.1246,32.2749],[-81.1245,32.2748],[-81.1244,32.2748],[-81.1243,32.2748],[-81.1241,32.2749],[-81.124,32.2749],[-81.1238,32.275],[-81.1237,32.275],[-81.1235,32.2751],[-81.1234,32.2752],[-81.1233,32.2754],[-81.1232,32.2755],[-81.1231,32.2758],[-81.123,32.2759],[-81.123,32.276],[-81.1231,32.2764],[-81.1231,32.2765],[-81.1232,32.2766],[-81.1232,32.2767],[-81.1232,32.2768],[-81.1233,32.277],[-81.1234,32.2771],[-81.1235,32.2772],[-81.1243,32.2779],[-81.1244,32.278],[-81.1246,32.2781],[-81.1248,32.2783],[-81.1249,32.2784],[-81.125,32.2785],[-81.1252,32.2786],[-81.1254,32.2786],[-81.1255,32.2786],[-81.1256,32.2787],[-81.1257,32.2787],[-81.1258,32.2787],[-81.1259,32.2788],[-81.1261,32.2788],[-81.1262,32.2789],[-81.1263,32.279],[-81.1264,32.2792],[-81.1265,32.2792],[-81.1266,32.2794],[-81.1267,32.2797],[-81.1269,32.2801],[-81.1271,32.2804],[-81.1272,32.2808],[-81.1273,32.2812],[-81.1273,32.2814],[-81.1273,32.2815],[-81.1273,32.2816],[-81.1273,32.2818],[-81.1271,32.2822],[-81.127,32.2827],[-81.1269,32.2828],[-81.1268,32.2829],[-81.1266,32.283],[-81.1265,32.2831],[-81.1263,32.2833],[-81.1262,32.2834],[-81.1261,32.2835],[-81.126,32.2835],[-81.1257,32.2837],[-81.1256,32.2837],[-81.1255,32.2837],[-81.1252,32.2838],[-81.1246,32.2838],[-81.1245,32.2838],[-81.1244,32.2838],[-81.124,32.2838],[-81.1239,32.2839],[-81.1235,32.2839],[-81.1231,32.284],[-81.123,32.284],[-81.1222,32.2842],[-81.1218,32.2844],[-81.1217,32.2845],[-81.1212,32.2849],[-81.1206,32.2853],[-81.1205,32.2855],[-81.1204,32.2855],[-81.1202,32.2857],[-81.1201,32.2859],[-81.1199,32.2862],[-81.1198,32.2863],[-81.1198,32.2864],[-81.1196,32.2868],[-81.1196,32.2869],[-81.1195,32.2874],[-81.1195,32.2876],[-81.1195,32.2877],[-81.1195,32.2879],[-81.1195,32.2884],[-81.1196,32.2885],[-81.1198,32.2892],[-81.1198,32.2894],[-81.12,32.2898],[-81.12,32.2899],[-81.1203,32.2905],[-81.1205,32.2909],[-81.1206,32.291],[-81.1207,32.2912],[-81.121,32.2916],[-81.1211,32.2918],[-81.1212,32.2919],[-81.1214,32.292],[-81.1217,32.2922],[-81.122,32.2925],[-81.1222,32.2927],[-81.1225,32.2929],[-81.1227,32.2931],[-81.123,32.2934],[-81.1232,32.2936],[-81.1233,32.2937],[-81.1233,32.2938],[-81.1234,32.2938],[-81.1235,32.2941],[-81.1237,32.2944],[-81.1238,32.2947],[-81.1239,32.2951],[-81.1239,32.2952],[-81.1239,32.2954],[-81.1239,32.2957],[-81.1239,32.2962],[-81.1239,32.2964],[-81.1239,32.2967],[-81.1239,32.2968],[-81.1238,32.2969],[-81.1237,32.2972],[-81.1235,32.2978],[-81.1233,32.2981],[-81.1231,32.2985],[-81.123,32.2987],[-81.1228,32.2991],[-81.1227,32.2995],[-81.1226,32.2997],[-81.1226,32.2998],[-81.1226,32.2999],[-81.1225,32.3004],[-81.1225,32.3006],[-81.1224,32.3013],[-81.1224,32.3016],[-81.1224,32.3021],[-81.1223,32.3029],[-81.1223,32.303],[-81.1223,32.3033],[-81.1222,32.3038],[-81.1222,32.3041],[-81.1221,32.3043],[-81.1221,32.3045],[-81.1221,32.3047],[-81.1222,32.3048],[-81.1222,32.3049],[-81.1222,32.3051],[-81.1223,32.3055],[-81.1223,32.3057],[-81.1225,32.3061],[-81.1225,32.3062],[-81.1225,32.3063],[-81.1225,32.3065],[-81.1225,32.3066],[-81.1226,32.3068],[-81.1226,32.307],[-81.1227,32.307],[-81.1228,32.3072],[-81.1229,32.3073],[-81.123,32.3075],[-81.1231,32.3075],[-81.1234,32.3079],[-81.1236,32.3081],[-81.1237,32.3082],[-81.1238,32.3083],[-81.1241,32.3085],[-81.1243,32.3086],[-81.1243,32.3087],[-81.1247,32.3088],[-81.1249,32.3089],[-81.1251,32.309],[-81.1252,32.3091],[-81.1255,32.309],[-81.1256,32.309],[-81.1257,32.309],[-81.1258,32.3089],[-81.1259,32.3088],[-81.1261,32.3086],[-81.1262,32.3085],[-81.1263,32.3083],[-81.1264,32.3082],[-81.1264,32.3081],[-81.1265,32.3079],[-81.1267,32.3077],[-81.1269,32.3075],[-81.127,32.3075],[-81.1271,32.3073],[-81.1273,32.3073],[-81.1275,32.3072],[-81.1278,32.3071],[-81.1279,32.3071],[-81.1281,32.307],[-81.1284,32.3069],[-81.1285,32.3069],[-81.1286,32.3069],[-81.1287,32.3069],[-81.1291,32.3068],[-81.1295,32.3068],[-81.1298,32.3069],[-81.13,32.3069],[-81.1305,32.307],[-81.1307,32.3071],[-81.131,32.3072],[-81.1314,32.3072],[-81.1314,32.3073],[-81.1315,32.3073],[-81.1317,32.3073],[-81.132,32.3074],[-81.132,32.3075],[-81.1322,32.3076],[-81.1323,32.3077],[-81.1324,32.3078],[-81.1325,32.308],[-81.1327,32.3082],[-81.1328,32.3083],[-81.133,32.3085],[-81.133,32.3086],[-81.133,32.309],[-81.133,32.3093],[-81.133,32.3094],[-81.1329,32.3095],[-81.1328,32.3096],[-81.1325,32.3099],[-81.1325,32.3101],[-81.1324,32.3101],[-81.1323,32.3102],[-81.1322,32.3103],[-81.1321,32.3103],[-81.132,32.3103],[-81.1319,32.3104],[-81.1315,32.3106],[-81.1311,32.3108],[-81.1309,32.3109],[-81.1308,32.311],[-81.1307,32.3111],[-81.1304,32.3114],[-81.1302,32.3118],[-81.1301,32.312],[-81.13,32.3121],[-81.13,32.3122],[-81.13,32.3123],[-81.13,32.3124],[-81.1299,32.3126],[-81.1299,32.3129],[-81.1298,32.3133],[-81.1297,32.3136],[-81.1297,32.3137],[-81.1298,32.314],[-81.1298,32.3143],[-81.1298,32.3144],[-81.1299,32.3147],[-81.1301,32.3151],[-81.1302,32.3153],[-81.1303,32.3154],[-81.1304,32.3155],[-81.1304,32.3156],[-81.1305,32.3156],[-81.1306,32.3157],[-81.1307,32.3158],[-81.1308,32.3159],[-81.1309,32.3162],[-81.1311,32.3164],[-81.1311,32.3165],[-81.1312,32.3166],[-81.1312,32.3167],[-81.1313,32.3169],[-81.1314,32.3173],[-81.1314,32.3174],[-81.1314,32.3176],[-81.1314,32.3177],[-81.1315,32.3179],[-81.1316,32.3182],[-81.1316,32.3184],[-81.1316,32.3186],[-81.1316,32.3189],[-81.1316,32.3195],[-81.1316,32.3198],[-81.1316,32.3202],[-81.1316,32.3204],[-81.1315,32.3205],[-81.1313,32.321],[-81.1313,32.3212],[-81.1312,32.3214],[-81.1312,32.3215],[-81.1311,32.3215],[-81.1311,32.3216],[-81.1311,32.3217],[-81.1311,32.3219],[-81.1311,32.322],[-81.1312,32.3222],[-81.1311,32.3223],[-81.131,32.3223],[-81.131,32.3224],[-81.1309,32.3225],[-81.1309,32.323],[-81.1309,32.3232],[-81.1308,32.3235],[-81.1308,32.3238],[-81.1307,32.3239],[-81.1307,32.3242],[-81.1307,32.3247],[-81.1307,32.325],[-81.1307,32.3253],[-81.1307,32.3254],[-81.1307,32.3255],[-81.1307,32.3256],[-81.1307,32.3258],[-81.1308,32.3259],[-81.1311,32.3263],[-81.1312,32.3263],[-81.1313,32.3264],[-81.1314,32.3264],[-81.1314,32.3265],[-81.1317,32.3265],[-81.1318,32.3265],[-81.1318,32.3264],[-81.1319,32.3264],[-81.132,32.3263],[-81.1321,32.3262],[-81.1322,32.3261],[-81.1323,32.326],[-81.1324,32.3257],[-81.1327,32.3252],[-81.1328,32.3251],[-81.1329,32.3249],[-81.133,32.3249],[-81.1331,32.3247],[-81.1333,32.3246],[-81.1335,32.3244],[-81.1338,32.3243],[-81.1339,32.3242],[-81.134,32.3242],[-81.1342,32.3241],[-81.1345,32.3241],[-81.1346,32.3241],[-81.1348,32.3241],[-81.1349,32.3242],[-81.1351,32.3242],[-81.1352,32.3242],[-81.1355,32.3243],[-81.1357,32.3244],[-81.1358,32.3245],[-81.1359,32.3246],[-81.136,32.3248],[-81.1363,32.325],[-81.1364,32.3251],[-81.1365,32.3253],[-81.1366,32.3254],[-81.1367,32.3255],[-81.1367,32.3258],[-81.1368,32.3261],[-81.137,32.3265],[-81.1371,32.3267],[-81.1372,32.3269],[-81.1372,32.3271],[-81.1374,32.3273],[-81.1376,32.3276],[-81.1377,32.3277],[-81.1379,32.328],[-81.138,32.328],[-81.138,32.3281],[-81.138,32.3282],[-81.138,32.3283],[-81.138,32.3284],[-81.138,32.3285],[-81.1379,32.3287],[-81.1379,32.3288],[-81.1378,32.3289],[-81.1377,32.3291],[-81.1375,32.3293],[-81.1373,32.3295],[-81.1372,32.3297],[-81.1371,32.3297],[-81.137,32.3298],[-81.1368,32.3298],[-81.1367,32.3298],[-81.1365,32.3299],[-81.1364,32.3299],[-81.1363,32.3299],[-81.1362,32.3299],[-81.1361,32.33],[-81.1359,32.3301],[-81.1358,32.3302],[-81.1358,32.3303],[-81.1357,32.3304],[-81.1356,32.3305],[-81.1356,32.3306],[-81.1355,32.3306],[-81.1355,32.3307],[-81.1354,32.3308],[-81.1353,32.3308],[-81.1351,32.3309],[-81.135,32.331],[-81.135,32.3311],[-81.1348,32.3312],[-81.1348,32.3313],[-81.1347,32.3313],[-81.1345,32.3317],[-81.1344,32.3319],[-81.1344,32.332],[-81.1344,32.3321],[-81.1343,32.3323],[-81.1342,32.3324],[-81.1342,32.3325],[-81.1342,32.3328],[-81.1341,32.3329],[-81.134,32.3331],[-81.1339,32.3333],[-81.1339,32.3334],[-81.1338,32.3336],[-81.1336,32.3338],[-81.1334,32.334],[-81.1334,32.3341],[-81.1333,32.3343],[-81.133,32.3346],[-81.1328,32.3347],[-81.1325,32.335],[-81.1323,32.3352],[-81.1321,32.3353],[-81.132,32.3354],[-81.1317,32.3357],[-81.1316,32.3357],[-81.1315,32.3358],[-81.1314,32.3359],[-81.1312,32.3359],[-81.131,32.336],[-81.1308,32.336],[-81.1305,32.336],[-81.1303,32.336],[-81.1301,32.336],[-81.1299,32.336],[-81.1298,32.336],[-81.1296,32.3361],[-81.1294,32.3361],[-81.1293,32.3361],[-81.1292,32.3362],[-81.1291,32.3363],[-81.129,32.3364],[-81.1289,32.3365],[-81.1288,32.3366],[-81.1288,32.3367],[-81.1287,32.3368],[-81.1286,32.337],[-81.1286,32.3372],[-81.1285,32.3374],[-81.1285,32.3375],[-81.1285,32.3377],[-81.1285,32.338],[-81.1285,32.3381],[-81.1285,32.3382],[-81.1285,32.3384],[-81.1286,32.3386],[-81.1287,32.3388],[-81.1288,32.339],[-81.1289,32.3393],[-81.1291,32.3398],[-81.1291,32.3399],[-81.1291,32.34],[-81.1291,32.3401],[-81.1291,32.3405],[-81.1291,32.3407],[-81.1291,32.3409],[-81.1291,32.341],[-81.1293,32.3414],[-81.1294,32.3415],[-81.1295,32.3417],[-81.1296,32.3417],[-81.1297,32.3417],[-81.1299,32.3419],[-81.13,32.3419],[-81.1301,32.3419],[-81.1302,32.3419],[-81.1304,32.342],[-81.1307,32.342],[-81.1309,32.342],[-81.131,32.342],[-81.1311,32.342],[-81.1312,32.3418],[-81.1313,32.3417],[-81.1316,32.3414],[-81.1317,32.3414],[-81.1317,32.3413],[-81.1318,32.3413],[-81.132,32.3412],[-81.1321,32.3412],[-81.1322,32.3412],[-81.1323,32.3411],[-81.1324,32.341],[-81.1325,32.3409],[-81.1326,32.3409],[-81.1327,32.3409],[-81.133,32.3409],[-81.1331,32.3409],[-81.1333,32.3409],[-81.1334,32.3409],[-81.1335,32.341],[-81.1338,32.3411],[-81.1339,32.3411],[-81.134,32.3412],[-81.1342,32.3413],[-81.1342,32.3414],[-81.1343,32.3414],[-81.1345,32.3416],[-81.1345,32.3417],[-81.1346,32.3418],[-81.1347,32.3419],[-81.1348,32.3421],[-81.1349,32.3422],[-81.135,32.3424],[-81.135,32.3425],[-81.1351,32.3427],[-81.1351,32.3428],[-81.1352,32.3428],[-81.1353,32.343],[-81.1354,32.343],[-81.1354,32.3431],[-81.1356,32.3432],[-81.1359,32.3434],[-81.136,32.3435],[-81.1361,32.3435],[-81.1363,32.3436],[-81.1367,32.3437],[-81.1369,32.3438],[-81.1371,32.3439],[-81.1374,32.3441],[-81.1375,32.3441],[-81.1377,32.3443],[-81.1379,32.3443],[-81.138,32.3444],[-81.1381,32.3444],[-81.1382,32.3444],[-81.1386,32.3446],[-81.1388,32.3447],[-81.139,32.3448],[-81.1393,32.345],[-81.1393,32.3451],[-81.1394,32.3452],[-81.1396,32.3454],[-81.1397,32.3455],[-81.1398,32.3457],[-81.1398,32.3458],[-81.1398,32.346],[-81.1399,32.3463],[-81.1399,32.3464],[-81.1399,32.3465],[-81.14,32.3468],[-81.1401,32.3471],[-81.1402,32.3473],[-81.1403,32.3476],[-81.1404,32.3479],[-81.1405,32.3482],[-81.1407,32.3486],[-81.1408,32.3488],[-81.1409,32.349],[-81.141,32.3493],[-81.1411,32.3494],[-81.1411,32.3496],[-81.1412,32.3497],[-81.1412,32.3498],[-81.1412,32.3499],[-81.1413,32.3501],[-81.1414,32.3501],[-81.1415,32.3503],[-81.1419,32.3507],[-81.142,32.3508],[-81.142,32.3509],[-81.1421,32.3509],[-81.1423,32.351],[-81.1424,32.3511],[-81.1426,32.3511],[-81.1427,32.3512],[-81.1428,32.3512],[-81.1429,32.3513],[-81.1431,32.3513],[-81.1432,32.3514],[-81.1434,32.3514],[-81.1435,32.3515],[-81.1438,32.3515],[-81.1439,32.3515],[-81.144,32.3515],[-81.1442,32.3514],[-81.1444,32.3513],[-81.1446,32.3513],[-81.1447,32.3513],[-81.1449,32.3512],[-81.1453,32.351],[-81.146,32.3506],[-81.1461,32.3505],[-81.1463,32.3504],[-81.1465,32.3503],[-81.147,32.3501],[-81.147,32.35],[-81.1471,32.3499],[-81.1474,32.3496],[-81.1475,32.3495],[-81.1476,32.3493],[-81.1477,32.3492],[-81.1479,32.3491],[-81.1479,32.349],[-81.1479,32.3489],[-81.148,32.3488],[-81.148,32.3487],[-81.148,32.3486],[-81.1479,32.3485],[-81.1479,32.3484],[-81.1479,32.3482],[-81.1478,32.3481],[-81.1478,32.348],[-81.1476,32.3478],[-81.1474,32.3476],[-81.1472,32.3475],[-81.1472,32.3474],[-81.1471,32.3474],[-81.1471,32.3473],[-81.147,32.3473],[-81.1469,32.3473],[-81.1468,32.3472],[-81.1464,32.347],[-81.1462,32.3469],[-81.146,32.3467],[-81.1459,32.3467],[-81.1457,32.3464],[-81.1453,32.346],[-81.1452,32.3458],[-81.1452,32.3456],[-81.1452,32.3455],[-81.1452,32.3454],[-81.1452,32.3453],[-81.1453,32.3452],[-81.1454,32.3451],[-81.1455,32.3451],[-81.1456,32.3451],[-81.1458,32.345],[-81.1459,32.345],[-81.146,32.345],[-81.1462,32.345],[-81.1463,32.345],[-81.1464,32.345],[-81.1465,32.3451],[-81.1466,32.3451],[-81.1467,32.3452],[-81.1469,32.3452],[-81.1471,32.3452],[-81.1473,32.3453],[-81.1474,32.3453],[-81.1475,32.3453],[-81.1476,32.3453],[-81.1477,32.3453],[-81.1482,32.3453],[-81.1485,32.3453],[-81.1486,32.3453],[-81.1487,32.3453],[-81.149,32.3453],[-81.1492,32.3452],[-81.1493,32.3452],[-81.1495,32.3451],[-81.1496,32.3451],[-81.1497,32.345],[-81.1498,32.3449],[-81.1502,32.3446],[-81.1504,32.3444],[-81.1506,32.3443],[-81.1508,32.3441],[-81.1509,32.344],[-81.1511,32.3439],[-81.1514,32.3436],[-81.1515,32.3434],[-81.1516,32.3433],[-81.1517,32.3432],[-81.1518,32.3431],[-81.1518,32.343],[-81.1518,32.3429],[-81.1519,32.3427],[-81.152,32.3425],[-81.152,32.3424],[-81.152,32.3423],[-81.152,32.3421],[-81.1519,32.3421],[-81.1519,32.342],[-81.152,32.3419],[-81.152,32.3417],[-81.1521,32.3416],[-81.1522,32.3416],[-81.1523,32.3415],[-81.1524,32.3415],[-81.1526,32.3414],[-81.1527,32.3414],[-81.1528,32.3413],[-81.1529,32.3413],[-81.153,32.3413],[-81.1531,32.3413],[-81.1533,32.3413],[-81.1534,32.3413],[-81.1535,32.3413],[-81.1536,32.3413],[-81.1537,32.3413],[-81.1538,32.3413],[-81.1539,32.3414],[-81.1541,32.3414],[-81.1542,32.3414],[-81.1545,32.3415],[-81.1546,32.3415],[-81.1547,32.3414],[-81.1549,32.3414],[-81.1551,32.3414],[-81.1552,32.3413],[-81.1553,32.3413],[-81.1554,32.3412],[-81.1555,32.3412],[-81.1559,32.3409],[-81.1561,32.3407],[-81.1563,32.3406],[-81.1565,32.3404],[-81.1568,32.3404],[-81.1574,32.3401],[-81.1576,32.34],[-81.158,32.3399],[-81.1581,32.3399],[-81.1583,32.3399],[-81.1584,32.3399],[-81.1586,32.3399],[-81.1588,32.3399],[-81.1589,32.3399],[-81.1591,32.3399],[-81.1592,32.34],[-81.1594,32.3401],[-81.1596,32.3402],[-81.1597,32.3402],[-81.1599,32.3404],[-81.16,32.3405],[-81.1602,32.3407],[-81.1603,32.3409],[-81.1604,32.3411],[-81.1605,32.3414],[-81.1605,32.3416],[-81.1605,32.3417],[-81.1605,32.3419],[-81.1604,32.3421],[-81.1604,32.3424],[-81.1603,32.3425],[-81.1603,32.3426],[-81.1602,32.3426],[-81.1602,32.3427],[-81.1601,32.3428],[-81.16,32.3428],[-81.1598,32.343],[-81.1597,32.343],[-81.1596,32.343],[-81.1595,32.343],[-81.1594,32.3431],[-81.1593,32.3431],[-81.1592,32.343],[-81.1589,32.3429],[-81.1583,32.3427],[-81.1582,32.3427],[-81.158,32.3426],[-81.1577,32.3426],[-81.1575,32.3425],[-81.1572,32.3425],[-81.1569,32.3426],[-81.1567,32.3426],[-81.1566,32.3426],[-81.1564,32.3427],[-81.156,32.3429],[-81.1559,32.343],[-81.1558,32.343],[-81.1556,32.3432],[-81.1556,32.3433],[-81.1553,32.3439],[-81.1553,32.344],[-81.1552,32.3442],[-81.1552,32.3443],[-81.1551,32.3443],[-81.1551,32.3444],[-81.1551,32.3445],[-81.1551,32.3448],[-81.155,32.3452],[-81.155,32.3454],[-81.155,32.3457],[-81.155,32.3459],[-81.155,32.3462],[-81.155,32.3463],[-81.1549,32.3464],[-81.1549,32.3466],[-81.1548,32.3466],[-81.1549,32.3468],[-81.1548,32.3468],[-81.1548,32.3469],[-81.1548,32.347],[-81.1548,32.3472],[-81.1548,32.3473],[-81.1548,32.3476],[-81.1549,32.3478],[-81.1549,32.348],[-81.1548,32.3488],[-81.1549,32.3494],[-81.1549,32.3495],[-81.1549,32.3496],[-81.1549,32.3498],[-81.1549,32.3501],[-81.155,32.3503],[-81.1551,32.3504],[-81.1551,32.3505],[-81.1552,32.3505],[-81.1552,32.3506],[-81.1553,32.3506],[-81.1554,32.3506],[-81.1555,32.3506],[-81.1557,32.3505],[-81.1562,32.3501],[-81.1566,32.3498],[-81.1571,32.3496],[-81.1578,32.3495],[-81.1581,32.3494],[-81.1582,32.3494],[-81.1583,32.3494],[-81.1586,32.3494],[-81.1589,32.3495],[-81.159,32.3495],[-81.1594,32.3495],[-81.1595,32.3495],[-81.1597,32.3496],[-81.1599,32.3496],[-81.1601,32.3497],[-81.1603,32.3498],[-81.1606,32.3499],[-81.1607,32.3499],[-81.1608,32.35],[-81.161,32.3501],[-81.1611,32.3502],[-81.1612,32.3503],[-81.1613,32.3504],[-81.1614,32.3505],[-81.1614,32.3507],[-81.1615,32.3508],[-81.1615,32.351],[-81.1615,32.3513],[-81.1615,32.3516],[-81.1614,32.3519],[-81.1614,32.352],[-81.1613,32.3522],[-81.1611,32.3525],[-81.161,32.3528],[-81.161,32.3529],[-81.1609,32.353],[-81.1609,32.3531],[-81.1609,32.3534],[-81.1608,32.3538],[-81.1608,32.3539],[-81.1608,32.3541],[-81.1608,32.3543],[-81.1608,32.3544],[-81.1608,32.3548],[-81.1609,32.3549],[-81.1609,32.355],[-81.161,32.3552],[-81.161,32.3553],[-81.1611,32.3554],[-81.1612,32.3555],[-81.1613,32.3556],[-81.1614,32.3558],[-81.1615,32.3559],[-81.1616,32.356],[-81.1619,32.3562],[-81.1622,32.3565],[-81.1624,32.3566],[-81.1626,32.3567],[-81.1628,32.3568],[-81.1629,32.3569],[-81.163,32.3569],[-81.1632,32.357],[-81.1636,32.357],[-81.1638,32.3571],[-81.1641,32.3571],[-81.1647,32.3572],[-81.1651,32.3573],[-81.1652,32.3573],[-81.1653,32.3574],[-81.1655,32.3575],[-81.1658,32.3577],[-81.166,32.3578],[-81.1661,32.3578],[-81.1665,32.3581],[-81.1666,32.3582],[-81.1667,32.3582],[-81.1669,32.3584],[-81.1671,32.3584],[-81.1672,32.3585],[-81.1673,32.3586],[-81.1674,32.3586],[-81.1675,32.3587],[-81.1676,32.3588],[-81.1677,32.3589],[-81.1677,32.359],[-81.1678,32.3591],[-81.1678,32.3592],[-81.1677,32.3595],[-81.1676,32.3598],[-81.1675,32.3598],[-81.1675,32.36],[-81.1672,32.3603],[-81.1671,32.3605],[-81.167,32.3606],[-81.1668,32.3606],[-81.1668,32.3607],[-81.1667,32.3608],[-81.1666,32.3608],[-81.1666,32.3609],[-81.1667,32.3611],[-81.1667,32.3614],[-81.1667,32.3615],[-81.1668,32.3616],[-81.1668,32.3617],[-81.1669,32.3617],[-81.167,32.3618],[-81.1671,32.3618],[-81.1672,32.3619],[-81.1673,32.3619],[-81.1675,32.3619],[-81.1678,32.3619],[-81.1681,32.3618],[-81.1685,32.3617],[-81.1688,32.3616],[-81.1692,32.3616],[-81.1694,32.3616],[-81.1695,32.3616],[-81.1699,32.3616],[-81.17,32.3616],[-81.1703,32.3617],[-81.1706,32.3618],[-81.1709,32.3618],[-81.1711,32.3618],[-81.1713,32.3619],[-81.1715,32.362],[-81.1716,32.362],[-81.1719,32.3621],[-81.1721,32.3623],[-81.1723,32.3623],[-81.1725,32.3624],[-81.1727,32.3624],[-81.1728,32.3624],[-81.173,32.3624],[-81.1731,32.3624],[-81.1733,32.3625],[-81.1735,32.3626],[-81.1736,32.3626],[-81.1738,32.3627],[-81.1739,32.3628],[-81.174,32.3629],[-81.174,32.363],[-81.1741,32.3632],[-81.1741,32.3634],[-81.1739,32.3635],[-81.1738,32.3636],[-81.1737,32.3637],[-81.1735,32.3637],[-81.1729,32.3639],[-81.1726,32.364],[-81.1718,32.3642],[-81.1714,32.3642],[-81.1708,32.3644],[-81.1705,32.3644],[-81.1704,32.3644],[-81.1702,32.3645],[-81.1701,32.3646],[-81.1696,32.3648],[-81.1694,32.3649],[-81.1693,32.365],[-81.1692,32.365],[-81.1691,32.3651],[-81.169,32.3651],[-81.1689,32.3652],[-81.1689,32.3653],[-81.1688,32.3654],[-81.1687,32.3656],[-81.1686,32.3657],[-81.1685,32.366],[-81.1685,32.3661],[-81.1684,32.3663],[-81.1684,32.3666],[-81.1683,32.3668],[-81.1683,32.367],[-81.1681,32.3674],[-81.1681,32.3675],[-81.168,32.3676],[-81.168,32.3677],[-81.168,32.3678],[-81.168,32.368],[-81.1679,32.3682],[-81.1679,32.3683],[-81.1679,32.3685],[-81.1679,32.3687],[-81.168,32.369],[-81.1681,32.369],[-81.1681,32.3692],[-81.1682,32.3692],[-81.1684,32.3695],[-81.1686,32.3697],[-81.1686,32.3698],[-81.1688,32.3699],[-81.1688,32.37],[-81.1692,32.3701],[-81.1699,32.3704],[-81.1705,32.3706],[-81.1706,32.3707],[-81.1708,32.3708],[-81.1709,32.3709],[-81.1711,32.371],[-81.1715,32.3713],[-81.1718,32.3715],[-81.172,32.3717],[-81.1723,32.3719],[-81.1727,32.3722],[-81.173,32.3725],[-81.1734,32.3728],[-81.1735,32.3729],[-81.1736,32.373],[-81.1737,32.373],[-81.1738,32.3731],[-81.1739,32.3732],[-81.174,32.3734],[-81.1743,32.3736],[-81.1744,32.3738],[-81.1745,32.3739],[-81.1747,32.3742],[-81.1748,32.3744],[-81.1749,32.3746],[-81.175,32.3747],[-81.175,32.3748],[-81.1751,32.3748],[-81.1752,32.3749],[-81.1752,32.375],[-81.1753,32.3753],[-81.1754,32.3754],[-81.1758,32.3758],[-81.1759,32.3759],[-81.1764,32.3764],[-81.1767,32.3767],[-81.1773,32.3772],[-81.1776,32.3774],[-81.1781,32.3777],[-81.1785,32.3779],[-81.1789,32.3781],[-81.1791,32.3782],[-81.1793,32.3783],[-81.1795,32.3783],[-81.1797,32.3784],[-81.1801,32.3785],[-81.1804,32.3785],[-81.1806,32.3786],[-81.1808,32.3786],[-81.181,32.3787],[-81.1811,32.3788],[-81.1813,32.3789],[-81.1815,32.379],[-81.1817,32.3792],[-81.1818,32.3794],[-81.1819,32.3794],[-81.1819,32.3797],[-81.1818,32.3798],[-81.1818,32.38],[-81.1817,32.38],[-81.1817,32.3802],[-81.1816,32.3803],[-81.1814,32.3804],[-81.1814,32.3805],[-81.1813,32.3805],[-81.1812,32.3806],[-81.1812,32.3807],[-81.181,32.3808],[-81.181,32.3809],[-81.1807,32.3811],[-81.1803,32.3815],[-81.1802,32.3816],[-81.1801,32.3817],[-81.1801,32.3818],[-81.18,32.382],[-81.1797,32.3823],[-81.1794,32.3828],[-81.1794,32.3829],[-81.1792,32.3833],[-81.179,32.3835],[-81.1789,32.3837],[-81.1788,32.384],[-81.1787,32.3842],[-81.1785,32.3845],[-81.1782,32.385],[-81.1779,32.3857],[-81.1779,32.3858],[-81.1778,32.3862],[-81.1778,32.3865],[-81.1777,32.3868],[-81.1776,32.3871],[-81.1776,32.3873],[-81.1775,32.3876],[-81.1774,32.3881],[-81.1773,32.3887],[-81.1773,32.389],[-81.1773,32.3891],[-81.1773,32.3894],[-81.1773,32.3897],[-81.1773,32.3898],[-81.1774,32.3901],[-81.1774,32.3903],[-81.1775,32.3909],[-81.1776,32.391],[-81.1776,32.3911],[-81.1777,32.3913],[-81.1777,32.3916],[-81.1778,32.3917],[-81.1779,32.3921],[-81.1779,32.3922],[-81.1782,32.3927],[-81.1783,32.393],[-81.1784,32.3932],[-81.1784,32.3933],[-81.1787,32.3936],[-81.1788,32.3938],[-81.179,32.394],[-81.1791,32.3941],[-81.1792,32.3942],[-81.1793,32.3944],[-81.1795,32.3947],[-81.1798,32.395],[-81.1802,32.3954],[-81.1805,32.3957],[-81.1807,32.3959],[-81.1809,32.3962],[-81.1813,32.3966],[-81.1816,32.3968],[-81.1819,32.3972],[-81.1823,32.3975],[-81.1829,32.3979],[-81.1833,32.3982],[-81.1835,32.3984],[-81.1837,32.3984],[-81.1839,32.3987],[-81.1842,32.3989],[-81.1844,32.3992],[-81.1847,32.3995],[-81.1853,32.4],[-81.1854,32.4001],[-81.1857,32.4005],[-81.1859,32.4007],[-81.186,32.4008],[-81.1862,32.4011],[-81.1864,32.4012],[-81.1864,32.4013],[-81.1864,32.4014],[-81.1868,32.4021],[-81.187,32.4025],[-81.1872,32.403],[-81.1874,32.4033],[-81.1875,32.4035],[-81.1876,32.4038],[-81.1877,32.4039],[-81.1881,32.4045],[-81.1883,32.4049],[-81.1886,32.4053],[-81.1889,32.4058],[-81.1892,32.4062],[-81.1894,32.4064],[-81.1897,32.4069],[-81.1899,32.4071],[-81.1906,32.4078],[-81.1908,32.408],[-81.1911,32.4083],[-81.1914,32.4085],[-81.1915,32.4085],[-81.1921,32.4091],[-81.1923,32.4093],[-81.1926,32.4095],[-81.1929,32.4098],[-81.1931,32.41],[-81.1936,32.4104],[-81.1949,32.4115],[-81.1951,32.4117],[-81.1953,32.4119],[-81.1955,32.4121],[-81.1957,32.4123],[-81.196,32.4126],[-81.1961,32.4127],[-81.1963,32.413],[-81.1965,32.4132],[-81.1966,32.4133],[-81.1967,32.4135],[-81.1968,32.4136],[-81.1969,32.4138],[-81.197,32.414],[-81.1971,32.4141],[-81.1971,32.4142],[-81.1972,32.4143],[-81.1974,32.4146],[-81.1976,32.4148],[-81.1976,32.4149],[-81.1977,32.4151],[-81.198,32.4153],[-81.1982,32.4156],[-81.1983,32.4157],[-81.1983,32.4158],[-81.1988,32.4163],[-81.1989,32.4165],[-81.1992,32.4168],[-81.1999,32.4175],[-81.2001,32.4178],[-81.2002,32.418],[-81.2004,32.4181],[-81.2006,32.4184],[-81.2008,32.4187],[-81.2011,32.419],[-81.2019,32.4198],[-81.202,32.42],[-81.2023,32.4202],[-81.2027,32.4207],[-81.2031,32.421],[-81.2034,32.4213],[-81.2036,32.4216],[-81.2038,32.4218],[-81.2039,32.4219],[-81.2041,32.4221],[-81.2044,32.4223],[-81.2047,32.4226],[-81.2048,32.4227],[-81.2049,32.4227],[-81.2051,32.4228],[-81.2052,32.4229],[-81.2053,32.4231],[-81.2054,32.4233],[-81.2054,32.4234],[-81.2055,32.4235],[-81.2055,32.4236],[-81.2055,32.4237],[-81.2056,32.4238],[-81.2056,32.4239],[-81.2055,32.424],[-81.2054,32.4243],[-81.2054,32.4245],[-81.2053,32.4247],[-81.2053,32.4248],[-81.2052,32.4251],[-81.2051,32.4253],[-81.205,32.4255],[-81.205,32.4257],[-81.205,32.4258],[-81.205,32.4259],[-81.205,32.4261],[-81.205,32.4262],[-81.205,32.4263],[-81.205,32.4265],[-81.205,32.4268],[-81.2051,32.4272],[-81.2051,32.4273],[-81.2052,32.4274],[-81.2052,32.4275],[-81.2052,32.4276],[-81.2053,32.4278],[-81.2053,32.428],[-81.2054,32.4283],[-81.2055,32.4284],[-81.2057,32.4289],[-81.2057,32.4291],[-81.2058,32.4293],[-81.2058,32.4296],[-81.2059,32.4298],[-81.2059,32.4299],[-81.2061,32.4304],[-81.2063,32.431],[-81.2065,32.4313],[-81.2066,32.4316],[-81.2067,32.4317],[-81.2067,32.4318],[-81.2069,32.4321],[-81.207,32.4324],[-81.2071,32.4326],[-81.2071,32.4327],[-81.2072,32.433],[-81.2072,32.4331],[-81.2073,32.4333],[-81.2074,32.4334],[-81.2074,32.4337],[-81.2074,32.4338],[-81.2074,32.4339],[-81.2075,32.4339],[-81.2075,32.4341],[-81.2076,32.4342],[-81.2077,32.4344],[-81.2077,32.4345],[-81.2078,32.4347],[-81.2079,32.4348],[-81.2079,32.4349],[-81.2082,32.4354],[-81.2083,32.4357],[-81.2083,32.4359],[-81.2084,32.436],[-81.2084,32.4361],[-81.2085,32.4362],[-81.2085,32.4363],[-81.2085,32.4365],[-81.2085,32.4367],[-81.2084,32.437],[-81.2084,32.4372],[-81.2083,32.4373],[-81.2083,32.4374],[-81.2082,32.4375],[-81.208,32.4377],[-81.2079,32.4378],[-81.2078,32.4378],[-81.2075,32.4378],[-81.2074,32.4378],[-81.2072,32.4378],[-81.2071,32.4378],[-81.207,32.4379],[-81.2068,32.4379],[-81.2066,32.438],[-81.2065,32.438],[-81.2064,32.438],[-81.2063,32.438],[-81.2062,32.438],[-81.2061,32.438],[-81.206,32.438],[-81.2058,32.4381],[-81.2055,32.4382],[-81.2053,32.4383],[-81.2052,32.4383],[-81.2051,32.4383],[-81.2046,32.4386],[-81.2042,32.4389],[-81.2037,32.4392],[-81.2032,32.4396],[-81.2031,32.4397],[-81.2028,32.4399],[-81.2027,32.44],[-81.2026,32.4401],[-81.2025,32.4401],[-81.2023,32.4401],[-81.2022,32.4402],[-81.202,32.4402],[-81.2018,32.4402],[-81.2018,32.4403],[-81.2017,32.4403],[-81.2013,32.4404],[-81.2011,32.4404],[-81.2008,32.4406],[-81.2007,32.4406],[-81.2006,32.4407],[-81.2005,32.4408],[-81.2003,32.4409],[-81.2,32.4412],[-81.1999,32.4413],[-81.1998,32.4415],[-81.1996,32.4416],[-81.1996,32.4417],[-81.1995,32.4419],[-81.1995,32.442],[-81.1994,32.4422],[-81.1994,32.4423],[-81.1994,32.4424],[-81.1993,32.4425],[-81.1993,32.4428],[-81.1993,32.4429],[-81.1993,32.4434],[-81.1993,32.4435],[-81.1993,32.4437],[-81.1993,32.4438],[-81.1994,32.4442],[-81.1995,32.4443],[-81.1996,32.4445],[-81.1996,32.4447],[-81.1997,32.4448],[-81.1998,32.445],[-81.2,32.4452],[-81.2001,32.4454],[-81.2005,32.4458],[-81.2005,32.4459],[-81.2007,32.446],[-81.2008,32.4461],[-81.2009,32.4461],[-81.201,32.4462],[-81.2014,32.4464],[-81.2018,32.4464],[-81.202,32.4465],[-81.2021,32.4465],[-81.2025,32.4464],[-81.2027,32.4464],[-81.203,32.4464],[-81.2031,32.4464],[-81.2032,32.4464],[-81.2034,32.4464],[-81.2041,32.4463],[-81.2047,32.4462],[-81.205,32.4462],[-81.205,32.4463],[-81.2051,32.4463],[-81.2052,32.4463],[-81.2054,32.4464],[-81.2055,32.4464],[-81.2056,32.4465],[-81.2057,32.4466],[-81.2058,32.4466],[-81.2059,32.4466],[-81.206,32.4467],[-81.2061,32.4468],[-81.2063,32.447],[-81.2064,32.4471],[-81.2065,32.4473],[-81.2065,32.4474],[-81.2066,32.4475],[-81.2066,32.4476],[-81.2067,32.4478],[-81.2067,32.4479],[-81.2067,32.448],[-81.2067,32.4481],[-81.2067,32.4482],[-81.2066,32.4482],[-81.2066,32.4484],[-81.2065,32.4489],[-81.2064,32.4491],[-81.2062,32.4495],[-81.2061,32.4497],[-81.206,32.4498],[-81.206,32.45],[-81.2059,32.4501],[-81.2058,32.4505],[-81.2056,32.4507],[-81.2056,32.4508],[-81.2055,32.4511],[-81.2052,32.4516],[-81.2051,32.4519],[-81.2048,32.4523],[-81.2048,32.4524],[-81.2047,32.4525],[-81.2046,32.4526],[-81.2046,32.4527],[-81.2045,32.4528],[-81.2044,32.4528],[-81.2043,32.4529],[-81.2042,32.4529],[-81.204,32.453],[-81.2037,32.453],[-81.2036,32.453],[-81.2034,32.453],[-81.2033,32.453],[-81.2032,32.4527],[-81.2031,32.4526],[-81.2031,32.4525],[-81.203,32.4524],[-81.2029,32.4523],[-81.2028,32.4522],[-81.2027,32.4521],[-81.2027,32.452],[-81.2021,32.4515],[-81.202,32.4513],[-81.2018,32.4511],[-81.2017,32.4511],[-81.201,32.4506],[-81.2009,32.4505],[-81.2006,32.4504],[-81.2005,32.4504],[-81.2003,32.4502],[-81.2001,32.4502],[-81.1999,32.45],[-81.1997,32.4498],[-81.1996,32.4496],[-81.1995,32.4495],[-81.1993,32.4491],[-81.1991,32.4489],[-81.199,32.4487],[-81.1989,32.4486],[-81.1988,32.4485],[-81.1986,32.4484],[-81.1985,32.4484],[-81.1984,32.4484],[-81.1983,32.4484],[-81.1982,32.4484],[-81.198,32.4485],[-81.1979,32.4485],[-81.1979,32.4486],[-81.1978,32.4486],[-81.1977,32.4487],[-81.1976,32.4488],[-81.1976,32.4489],[-81.1975,32.449],[-81.1975,32.4491],[-81.1973,32.4498],[-81.1973,32.45],[-81.1973,32.4505],[-81.1975,32.4513],[-81.1976,32.452],[-81.1977,32.4522],[-81.1979,32.453],[-81.198,32.4533],[-81.198,32.4535],[-81.198,32.4539],[-81.1979,32.4543],[-81.1978,32.4544],[-81.1977,32.4546],[-81.1975,32.4548],[-81.1972,32.4549],[-81.197,32.4551],[-81.1967,32.4551],[-81.1964,32.4552],[-81.1964,32.4551],[-81.196,32.455],[-81.1959,32.4549],[-81.1958,32.4548],[-81.1957,32.4548],[-81.1957,32.4547],[-81.1956,32.4545],[-81.1955,32.4545],[-81.1954,32.4544],[-81.1952,32.4543],[-81.1951,32.4542],[-81.195,32.454],[-81.1949,32.4539],[-81.1948,32.4538],[-81.1947,32.4537],[-81.1945,32.4536],[-81.1943,32.4535],[-81.1941,32.4534],[-81.1939,32.4534],[-81.1938,32.4534],[-81.1937,32.4533],[-81.1936,32.4533],[-81.1934,32.4533],[-81.1933,32.4533],[-81.1932,32.4533],[-81.1931,32.4533],[-81.1929,32.4534],[-81.1928,32.4534],[-81.1926,32.4535],[-81.1922,32.4536],[-81.1922,32.4537],[-81.192,32.4538],[-81.1919,32.4539],[-81.1918,32.454],[-81.1918,32.4541],[-81.1917,32.4542],[-81.1917,32.4543],[-81.1916,32.4546],[-81.1916,32.4548],[-81.1916,32.455],[-81.1916,32.4552],[-81.1917,32.4553],[-81.1918,32.4554],[-81.192,32.4556],[-81.1922,32.4558],[-81.1924,32.4559],[-81.1925,32.456],[-81.1926,32.456],[-81.1927,32.456],[-81.1927,32.4561],[-81.1928,32.4561],[-81.1929,32.4562],[-81.1931,32.4563],[-81.1934,32.4565],[-81.1936,32.4566],[-81.1938,32.4567],[-81.1941,32.457],[-81.1942,32.4571],[-81.1943,32.4572],[-81.1944,32.4573],[-81.1945,32.4574],[-81.1945,32.4576],[-81.1946,32.4578],[-81.1946,32.4579],[-81.1946,32.4581],[-81.1946,32.4583],[-81.1945,32.4586],[-81.1945,32.4587],[-81.1944,32.4589],[-81.1944,32.459],[-81.1942,32.4592],[-81.1941,32.4594],[-81.194,32.4595],[-81.1939,32.4595],[-81.1937,32.4597],[-81.1936,32.4597],[-81.1935,32.4598],[-81.1934,32.4598],[-81.1932,32.4599],[-81.1928,32.46],[-81.1927,32.46],[-81.1925,32.46],[-81.1913,32.4602],[-81.191,32.4602],[-81.1909,32.4602],[-81.1907,32.4603],[-81.1905,32.4603],[-81.1904,32.4604],[-81.1902,32.4605],[-81.1901,32.4605],[-81.1899,32.4605],[-81.1897,32.4606],[-81.1893,32.4608],[-81.1891,32.4609],[-81.1888,32.4611],[-81.1886,32.4612],[-81.1882,32.4615],[-81.1881,32.4616],[-81.188,32.4617],[-81.1879,32.4618],[-81.1879,32.4619],[-81.1878,32.462],[-81.1877,32.4621],[-81.1877,32.4622],[-81.1875,32.4623],[-81.1875,32.4624],[-81.1874,32.4624],[-81.1873,32.4626],[-81.1871,32.4628],[-81.1871,32.4629],[-81.1871,32.463],[-81.187,32.4632],[-81.187,32.4633],[-81.1869,32.4633],[-81.1869,32.4634],[-81.1869,32.4636],[-81.187,32.4637],[-81.187,32.4638],[-81.1871,32.4641],[-81.1873,32.4644],[-81.1873,32.4645],[-81.1875,32.4647],[-81.1876,32.4648],[-81.1877,32.4648],[-81.1877,32.4649],[-81.1878,32.465],[-81.1879,32.4651],[-81.1881,32.4651],[-81.1882,32.4652],[-81.1886,32.4653],[-81.1889,32.4653],[-81.1893,32.4652],[-81.1895,32.4652],[-81.1897,32.4651],[-81.19,32.4651],[-81.1907,32.4649],[-81.1911,32.4649],[-81.1913,32.4648],[-81.1915,32.4648],[-81.1918,32.4648],[-81.1923,32.4648],[-81.1931,32.4648],[-81.1932,32.4648],[-81.1934,32.4649],[-81.194,32.465],[-81.1942,32.465],[-81.1944,32.4651],[-81.1948,32.4652],[-81.1949,32.4652],[-81.195,32.4653],[-81.1951,32.4653],[-81.1953,32.4654],[-81.1954,32.4655],[-81.1955,32.4656],[-81.1957,32.4657],[-81.1959,32.4658],[-81.1961,32.4659],[-81.1962,32.466],[-81.1966,32.4662],[-81.1967,32.4663],[-81.1968,32.4664],[-81.1972,32.4665],[-81.1973,32.4665],[-81.1974,32.4665],[-81.1976,32.4666],[-81.1977,32.4667],[-81.1978,32.4667],[-81.1979,32.4668],[-81.1982,32.4669],[-81.1988,32.4673],[-81.199,32.4675],[-81.1992,32.4676],[-81.1993,32.4676],[-81.1996,32.4678],[-81.1998,32.468],[-81.2,32.468],[-81.2002,32.4682],[-81.2003,32.4682],[-81.2004,32.4683],[-81.2006,32.4685],[-81.2008,32.4687],[-81.201,32.4688],[-81.2012,32.469],[-81.2013,32.4692],[-81.2014,32.4692],[-81.2017,32.4695],[-81.2021,32.4699],[-81.2026,32.4703],[-81.2028,32.4705],[-81.2029,32.4706],[-81.2032,32.4708],[-81.2035,32.4711],[-81.2039,32.4715],[-81.204,32.4716],[-81.2043,32.4719],[-81.2046,32.4722],[-81.2047,32.4723],[-81.205,32.4725],[-81.205,32.4726],[-81.2052,32.4727],[-81.2053,32.4729],[-81.2055,32.4731],[-81.2057,32.4733],[-81.2058,32.4734],[-81.2059,32.4735],[-81.206,32.4736],[-81.206,32.4737],[-81.2061,32.4738],[-81.2066,32.4743],[-81.2069,32.4745],[-81.2071,32.4747],[-81.2072,32.4748],[-81.2074,32.475],[-81.2076,32.4752],[-81.2078,32.4753],[-81.2082,32.4757],[-81.2084,32.4759],[-81.2088,32.4762],[-81.209,32.4764],[-81.2094,32.4768],[-81.2098,32.4772],[-81.2103,32.4777],[-81.2108,32.4781],[-81.2112,32.4784],[-81.2116,32.4787],[-81.2119,32.479],[-81.2122,32.4793],[-81.2126,32.4796],[-81.2127,32.4797],[-81.2128,32.4798],[-81.213,32.48],[-81.2133,32.4802],[-81.214,32.4807],[-81.2142,32.4809],[-81.2145,32.4811],[-81.2146,32.4811],[-81.2146,32.4812],[-81.2149,32.4813],[-81.2154,32.4817],[-81.2155,32.4818],[-81.2157,32.4819],[-81.216,32.4821],[-81.2161,32.4822],[-81.2163,32.4824],[-81.2164,32.4824],[-81.2165,32.4825],[-81.2168,32.4828],[-81.2171,32.4831],[-81.2172,32.4832],[-81.2175,32.4834],[-81.2177,32.4836],[-81.2178,32.4838],[-81.2182,32.4842],[-81.2184,32.4844],[-81.2186,32.4846],[-81.2191,32.4851],[-81.2192,32.4852],[-81.2193,32.4853],[-81.2194,32.4854],[-81.2196,32.4856],[-81.2198,32.4858],[-81.2199,32.486],[-81.22,32.4861],[-81.2202,32.4863],[-81.2204,32.4866],[-81.2205,32.4868],[-81.2207,32.4869],[-81.221,32.4875],[-81.2212,32.4877],[-81.2212,32.4878],[-81.2214,32.488],[-81.2215,32.4882],[-81.2216,32.4882],[-81.2217,32.4883],[-81.2218,32.4884],[-81.2219,32.4885],[-81.2222,32.489],[-81.2223,32.489],[-81.2224,32.4892],[-81.2227,32.4895],[-81.223,32.4899],[-81.2236,32.4904],[-81.2237,32.4906],[-81.224,32.4909],[-81.2243,32.4912],[-81.2246,32.4915],[-81.2247,32.4916],[-81.2248,32.4918],[-81.225,32.4919],[-81.2251,32.492],[-81.2255,32.4922],[-81.2257,32.4924],[-81.2258,32.4925],[-81.2259,32.4926],[-81.2261,32.4927],[-81.2262,32.4928],[-81.2263,32.4928],[-81.2264,32.4929],[-81.2267,32.4931],[-81.2269,32.4932],[-81.227,32.4933],[-81.2273,32.4936],[-81.2276,32.4938],[-81.2279,32.494],[-81.2283,32.4943],[-81.2287,32.4946],[-81.2288,32.4947],[-81.2289,32.4948],[-81.2291,32.495],[-81.2296,32.4954],[-81.2299,32.4957],[-81.2303,32.496],[-81.2306,32.4962],[-81.2307,32.4963],[-81.2319,32.4971],[-81.2322,32.4974],[-81.2323,32.4974],[-81.2324,32.4976],[-81.2327,32.4978],[-81.2328,32.4979],[-81.233,32.498],[-81.2331,32.498],[-81.2331,32.4981],[-81.2333,32.4983],[-81.2334,32.4985],[-81.2335,32.4986],[-81.2336,32.4988],[-81.2337,32.4989],[-81.2338,32.499],[-81.2338,32.4991],[-81.2338,32.4992],[-81.2338,32.4993],[-81.2339,32.4996],[-81.2339,32.4998],[-81.2339,32.5001],[-81.234,32.5002],[-81.234,32.5003],[-81.234,32.5004],[-81.234,32.5005],[-81.234,32.5006],[-81.234,32.5009],[-81.234,32.5011],[-81.234,32.5012],[-81.2339,32.5015],[-81.2339,32.5016],[-81.2339,32.5017],[-81.234,32.5019],[-81.234,32.502],[-81.2341,32.5021],[-81.2342,32.5022],[-81.2342,32.5023],[-81.2342,32.5027],[-81.2343,32.5027],[-81.2344,32.5029],[-81.2345,32.5031],[-81.2347,32.5034],[-81.2348,32.5034],[-81.2351,32.5037],[-81.2355,32.504],[-81.2356,32.5041],[-81.2358,32.5041],[-81.236,32.5042],[-81.2361,32.5042],[-81.2362,32.5042],[-81.2365,32.5043],[-81.2368,32.5045],[-81.2369,32.5046],[-81.2372,32.5048],[-81.2377,32.5051],[-81.2378,32.5053],[-81.2382,32.5058],[-81.2383,32.5059],[-81.2383,32.506],[-81.2385,32.5063],[-81.2386,32.5065],[-81.2387,32.507],[-81.2387,32.5071],[-81.2388,32.5077],[-81.2388,32.508],[-81.2388,32.5084],[-81.2388,32.5086],[-81.2388,32.5088],[-81.2387,32.5092],[-81.2387,32.5096],[-81.2386,32.5098],[-81.2386,32.5099],[-81.2384,32.5102],[-81.2383,32.5104],[-81.2382,32.5105],[-81.2381,32.5106],[-81.238,32.5107],[-81.238,32.5108],[-81.2379,32.5108],[-81.2378,32.5109],[-81.2375,32.511],[-81.2372,32.5113],[-81.237,32.5114],[-81.2367,32.5115],[-81.2364,32.5116],[-81.2361,32.5117],[-81.2359,32.5117],[-81.2356,32.5116],[-81.2353,32.5116],[-81.2351,32.5116],[-81.2348,32.5116],[-81.2345,32.5116],[-81.2343,32.5116],[-81.2341,32.5116],[-81.2339,32.5116],[-81.2335,32.5116],[-81.2334,32.5116],[-81.2332,32.5116],[-81.233,32.5117],[-81.2329,32.5117],[-81.2328,32.5118],[-81.2327,32.5118],[-81.2325,32.5119],[-81.2324,32.512],[-81.2323,32.5121],[-81.2323,32.5122],[-81.2322,32.5123],[-81.2322,32.5125],[-81.2322,32.5127],[-81.2322,32.5128],[-81.2322,32.5129],[-81.2322,32.5131],[-81.2322,32.5133],[-81.2321,32.5136],[-81.2321,32.5137],[-81.2321,32.5138],[-81.2322,32.514],[-81.2322,32.5141],[-81.2323,32.5142],[-81.2323,32.5143],[-81.2323,32.5145],[-81.2324,32.5146],[-81.2325,32.5148],[-81.2326,32.515],[-81.2327,32.5154],[-81.2329,32.5159],[-81.2329,32.516],[-81.2329,32.5161],[-81.2333,32.5175],[-81.2334,32.518],[-81.2336,32.5181],[-81.2338,32.5183],[-81.2341,32.5185],[-81.2344,32.5186],[-81.2348,32.5187],[-81.235,32.5187],[-81.2353,32.5186],[-81.2355,32.5185],[-81.2368,32.5176],[-81.237,32.5174],[-81.2372,32.5172],[-81.2374,32.5171],[-81.2375,32.5171],[-81.2377,32.517],[-81.2378,32.5169],[-81.2379,32.5169],[-81.238,32.5169],[-81.2382,32.5168],[-81.2383,32.5168],[-81.2387,32.5166],[-81.2388,32.5166],[-81.239,32.5166],[-81.2392,32.5165],[-81.2395,32.5164],[-81.2396,32.5164],[-81.2397,32.5164],[-81.24,32.5164],[-81.2401,32.5164],[-81.2402,32.5164],[-81.2404,32.5164],[-81.2406,32.5164],[-81.2407,32.5165],[-81.2409,32.5165],[-81.241,32.5165],[-81.2412,32.5166],[-81.2414,32.5168],[-81.2415,32.5168],[-81.2417,32.5169],[-81.2418,32.517],[-81.2419,32.5172],[-81.2421,32.5174],[-81.2422,32.5175],[-81.2423,32.5179],[-81.2424,32.5182],[-81.2425,32.5187],[-81.2426,32.5194],[-81.2428,32.5198],[-81.2431,32.5202],[-81.2435,32.5207],[-81.2437,32.5209],[-81.2439,32.5209],[-81.2442,32.5209],[-81.2444,32.5208],[-81.2448,32.5205],[-81.2451,32.5203],[-81.2454,32.5201],[-81.2455,32.5198],[-81.2456,32.5198],[-81.246,32.5193],[-81.2466,32.5188],[-81.2469,32.5186],[-81.2472,32.5184],[-81.2475,32.5183],[-81.2478,32.5182],[-81.2481,32.5181],[-81.2485,32.518],[-81.2488,32.5179],[-81.249,32.5179],[-81.2492,32.5179],[-81.2494,32.5179],[-81.2496,32.5179],[-81.2499,32.5178],[-81.25,32.5177],[-81.2501,32.5177],[-81.2504,32.5177],[-81.2506,32.5177],[-81.2507,32.5177],[-81.2511,32.5178],[-81.2512,32.5178],[-81.2515,32.5179],[-81.2521,32.5181],[-81.2526,32.5183],[-81.2528,32.5185],[-81.2531,32.5186],[-81.2536,32.5188],[-81.2538,32.5189],[-81.2541,32.519],[-81.2543,32.5192],[-81.2545,32.5192],[-81.2547,32.5194],[-81.255,32.5197],[-81.2554,32.5199],[-81.2555,32.52],[-81.2556,32.5201],[-81.2559,32.5204],[-81.2561,32.5206],[-81.2578,32.522],[-81.2581,32.5222],[-81.2583,32.5224],[-81.2587,32.5226],[-81.2592,32.523],[-81.2595,32.5231],[-81.2596,32.5231],[-81.2599,32.5234],[-81.2601,32.5235],[-81.2605,32.5236],[-81.2606,32.5237],[-81.2607,32.5238],[-81.2609,32.5239],[-81.261,32.524],[-81.2613,32.5241],[-81.2614,32.5242],[-81.2616,32.5242],[-81.2617,32.5243],[-81.2618,32.5243],[-81.2624,32.5246],[-81.2627,32.5247],[-81.2628,32.5248],[-81.2632,32.525],[-81.2635,32.5251],[-81.2635,32.5252],[-81.2638,32.5254],[-81.2646,32.526],[-81.2649,32.5263],[-81.2652,32.5265],[-81.2653,32.5266],[-81.2655,32.5267],[-81.2657,32.5269],[-81.2658,32.5271],[-81.266,32.5273],[-81.2661,32.5274],[-81.2662,32.5274],[-81.2663,32.5275],[-81.2664,32.5275],[-81.2665,32.5276],[-81.2666,32.5277],[-81.2667,32.5278],[-81.2668,32.5279],[-81.2669,32.5279],[-81.2672,32.5281],[-81.2674,32.5282],[-81.2677,32.5283],[-81.2681,32.5284],[-81.2683,32.5285],[-81.2683,32.5286],[-81.2685,32.5286],[-81.2686,32.5287],[-81.2697,32.5291],[-81.2705,32.5294],[-81.2708,32.5295],[-81.2711,32.5296],[-81.2714,32.5297],[-81.2715,32.5297],[-81.2717,32.5298],[-81.2719,32.53],[-81.2721,32.5301],[-81.2723,32.5303],[-81.2724,32.5304],[-81.2726,32.5306],[-81.273,32.5311],[-81.273,32.5312],[-81.273,32.5313],[-81.2731,32.5314],[-81.2731,32.5316],[-81.2732,32.5318],[-81.2734,32.5321],[-81.2734,32.5322],[-81.2734,32.5323],[-81.2733,32.5324],[-81.2734,32.5325],[-81.2734,32.5326],[-81.2734,32.5327],[-81.2735,32.5329],[-81.2735,32.533],[-81.2736,32.5332],[-81.2742,32.5338],[-81.2744,32.534],[-81.2746,32.5342],[-81.2748,32.5343],[-81.2749,32.5344],[-81.2751,32.5345],[-81.2753,32.5346],[-81.2755,32.5346],[-81.2755,32.5347],[-81.2757,32.5347],[-81.2758,32.5347],[-81.2759,32.5348],[-81.276,32.5349],[-81.2762,32.535],[-81.2763,32.535],[-81.2766,32.5353],[-81.2767,32.5353],[-81.2768,32.5354],[-81.2774,32.5356],[-81.2779,32.5357],[-81.2787,32.5359],[-81.2788,32.5359],[-81.2788,32.536],[-81.2789,32.536],[-81.2791,32.5361],[-81.2792,32.5361],[-81.2795,32.5362],[-81.2797,32.5363],[-81.2799,32.5366],[-81.28,32.5367],[-81.2801,32.5368],[-81.2802,32.537],[-81.2802,32.5371],[-81.2801,32.5373],[-81.2801,32.5375],[-81.2799,32.5376],[-81.2798,32.5377],[-81.2796,32.5378],[-81.2793,32.5379],[-81.2786,32.538],[-81.2778,32.5382],[-81.2777,32.5382],[-81.2774,32.5382],[-81.2765,32.5384],[-81.2763,32.5385],[-81.2762,32.5386],[-81.276,32.5388],[-81.2758,32.539],[-81.2756,32.5393],[-81.2754,32.5395],[-81.2752,32.5398],[-81.2752,32.54],[-81.2751,32.5401],[-81.275,32.5403],[-81.2749,32.5407],[-81.2749,32.5411],[-81.2748,32.5413],[-81.2748,32.5415],[-81.2748,32.543],[-81.2748,32.5431],[-81.2748,32.5434],[-81.2749,32.5435],[-81.2749,32.5437],[-81.2749,32.5439],[-81.2749,32.544],[-81.2748,32.5442],[-81.2748,32.5443],[-81.2748,32.5444],[-81.2748,32.5446],[-81.2749,32.5447],[-81.2749,32.5448],[-81.275,32.5448],[-81.2751,32.545],[-81.2752,32.5451],[-81.2754,32.5453],[-81.2754,32.5454],[-81.2755,32.5455],[-81.2756,32.5456],[-81.2757,32.5457],[-81.2759,32.5457],[-81.276,32.5457],[-81.2762,32.5458],[-81.2763,32.5458],[-81.2764,32.5458],[-81.2769,32.5459],[-81.2771,32.5459],[-81.2773,32.5459],[-81.2776,32.5459],[-81.2777,32.5459],[-81.278,32.546],[-81.2782,32.5461],[-81.2785,32.5461],[-81.2791,32.5463],[-81.2793,32.5464],[-81.2794,32.5464],[-81.2797,32.5466],[-81.2798,32.5466],[-81.2798,32.5467],[-81.2801,32.5469],[-81.2803,32.5471],[-81.2804,32.5472],[-81.2806,32.5474],[-81.2807,32.5476],[-81.2809,32.5479],[-81.281,32.5481],[-81.281,32.5482],[-81.2811,32.5484],[-81.2811,32.5486],[-81.2811,32.5488],[-81.2812,32.5489],[-81.2812,32.5492],[-81.2811,32.5493],[-81.2811,32.5496],[-81.281,32.5497],[-81.2809,32.5499],[-81.2808,32.55],[-81.2807,32.5502],[-81.2805,32.5505],[-81.2804,32.5506],[-81.2803,32.5507],[-81.2801,32.5509],[-81.2799,32.551],[-81.2798,32.5511],[-81.2796,32.5512],[-81.2794,32.5514],[-81.2792,32.5515],[-81.2791,32.5516],[-81.279,32.5518],[-81.2789,32.5519],[-81.2789,32.552],[-81.2788,32.5522],[-81.2788,32.5523],[-81.2787,32.5525],[-81.2787,32.5527],[-81.2788,32.5528],[-81.2788,32.5531],[-81.2788,32.5533],[-81.2789,32.5538],[-81.279,32.554],[-81.2792,32.5543],[-81.2794,32.5549],[-81.2795,32.555],[-81.2796,32.5551],[-81.2797,32.5552],[-81.2801,32.5556],[-81.2801,32.5557],[-81.2802,32.5557],[-81.2804,32.5559],[-81.2805,32.5559],[-81.2806,32.556],[-81.2806,32.5561],[-81.2812,32.5564],[-81.2813,32.5565],[-81.2814,32.5564],[-81.2818,32.5566],[-81.2823,32.5567],[-81.2829,32.5568],[-81.2833,32.5568],[-81.2836,32.5567],[-81.2838,32.5566],[-81.2839,32.5565],[-81.284,32.5564],[-81.2842,32.5562],[-81.2842,32.556],[-81.2843,32.556],[-81.2843,32.5557],[-81.2843,32.5547],[-81.2844,32.5543],[-81.2845,32.5534],[-81.2847,32.5529],[-81.2849,32.5526],[-81.2852,32.5523],[-81.2854,32.5521],[-81.2857,32.5519],[-81.2865,32.5515],[-81.2873,32.5512],[-81.2875,32.5511],[-81.2879,32.5511],[-81.2883,32.5511],[-81.2886,32.5511],[-81.2889,32.5512],[-81.2891,32.5513],[-81.2893,32.5514],[-81.2896,32.5515],[-81.2898,32.5517],[-81.2899,32.5519],[-81.29,32.5522],[-81.2899,32.5524],[-81.2897,32.5528],[-81.2891,32.5541],[-81.2887,32.5547],[-81.2887,32.5548],[-81.2885,32.5553],[-81.2883,32.5559],[-81.2883,32.5564],[-81.2883,32.5567],[-81.2885,32.5585],[-81.2887,32.5594],[-81.2888,32.56],[-81.2891,32.5609],[-81.2896,32.5617],[-81.2897,32.5619],[-81.2899,32.5621],[-81.2901,32.5623],[-81.2906,32.5625],[-81.291,32.5627],[-81.2913,32.5627],[-81.2917,32.5628],[-81.2922,32.5627],[-81.2926,32.5627],[-81.2929,32.5626],[-81.2931,32.5624],[-81.2933,32.5622],[-81.2934,32.5619],[-81.2935,32.5616],[-81.2934,32.5613],[-81.2926,32.5604],[-81.2923,32.56],[-81.292,32.5597],[-81.2917,32.5593],[-81.2915,32.5588],[-81.2913,32.5584],[-81.2912,32.5578],[-81.2912,32.5572],[-81.2912,32.5566],[-81.2913,32.5561],[-81.2914,32.5559],[-81.2915,32.5557],[-81.2918,32.5553],[-81.2922,32.555],[-81.2929,32.5545],[-81.2941,32.5539],[-81.2948,32.5536],[-81.2956,32.5534],[-81.2962,32.5534],[-81.2967,32.5534],[-81.2972,32.5536],[-81.2974,32.5536],[-81.2976,32.5538],[-81.2979,32.5541],[-81.298,32.5543],[-81.298,32.5545],[-81.2981,32.5553],[-81.298,32.5556],[-81.298,32.5558],[-81.2977,32.5563],[-81.2977,32.5564],[-81.2968,32.5572],[-81.2967,32.5574],[-81.2965,32.5577],[-81.2961,32.5581],[-81.2959,32.5585],[-81.2957,32.5588],[-81.2956,32.5592],[-81.2953,32.56],[-81.2953,32.5604],[-81.2953,32.5608],[-81.2954,32.5612],[-81.2956,32.5615],[-81.296,32.562],[-81.2963,32.5622],[-81.2967,32.5625],[-81.2972,32.5627],[-81.2977,32.5629],[-81.2983,32.563],[-81.2988,32.5631],[-81.2993,32.5631],[-81.2998,32.563],[-81.3004,32.5629],[-81.3011,32.5627],[-81.302,32.5625],[-81.3026,32.5624],[-81.3027,32.5624],[-81.3033,32.5622],[-81.3039,32.562],[-81.3052,32.5615],[-81.3066,32.5612],[-81.3136,32.5606],[-81.3146,32.5605],[-81.3159,32.5602],[-81.317,32.56],[-81.3178,32.5599],[-81.3182,32.5598],[-81.3186,32.5597],[-81.3191,32.5596],[-81.3196,32.5596],[-81.3218,32.5595],[-81.3223,32.5596],[-81.3228,32.5597],[-81.325,32.5602],[-81.3265,32.5605],[-81.327,32.5606],[-81.3279,32.5609],[-81.3286,32.5611],[-81.3299,32.5618],[-81.3303,32.5621],[-81.3308,32.5624],[-81.3313,32.5626],[-81.3315,32.5627],[-81.3321,32.5629],[-81.3332,32.5635],[-81.3336,32.5637],[-81.3342,32.5639],[-81.3354,32.564],[-81.3362,32.5642],[-81.3386,32.5652],[-81.3402,32.5658],[-81.3446,32.5677],[-81.3461,32.5683],[-81.3471,32.5687],[-81.3485,32.5693],[-81.3508,32.5702],[-81.3512,32.5703],[-81.3517,32.5704],[-81.3528,32.5706],[-81.3543,32.5709],[-81.3548,32.5711],[-81.3554,32.5713],[-81.3557,32.5714],[-81.3559,32.5716],[-81.3571,32.5727],[-81.3582,32.5735],[-81.3583,32.5736],[-81.3584,32.5738],[-81.3584,32.5739],[-81.3584,32.5741],[-81.3583,32.5744],[-81.3582,32.5747],[-81.358,32.575],[-81.3578,32.5752],[-81.3566,32.5759],[-81.3551,32.5767],[-81.3547,32.5769],[-81.3543,32.5772],[-81.3542,32.5774],[-81.354,32.5776],[-81.3537,32.5779],[-81.3535,32.5782],[-81.3535,32.5785],[-81.3535,32.5788],[-81.3536,32.5792],[-81.3538,32.5795],[-81.3541,32.5799],[-81.3543,32.5801],[-81.3546,32.5803],[-81.355,32.5805],[-81.3556,32.5808],[-81.356,32.581],[-81.3565,32.5813],[-81.3575,32.582],[-81.3577,32.5821],[-81.358,32.5822],[-81.3583,32.5823],[-81.3586,32.5823],[-81.3589,32.5823],[-81.3592,32.5822],[-81.3595,32.5822],[-81.3598,32.5821],[-81.36,32.5819],[-81.3602,32.5818],[-81.3604,32.5816],[-81.3605,32.5813],[-81.361,32.5798],[-81.3614,32.5791],[-81.3618,32.5785],[-81.3624,32.5778],[-81.3629,32.5773],[-81.3635,32.5769],[-81.3638,32.5768],[-81.364,32.5767],[-81.3646,32.5766],[-81.3652,32.5766],[-81.3659,32.5766],[-81.3664,32.5767],[-81.3668,32.5769],[-81.367,32.577],[-81.3671,32.5771],[-81.3673,32.5774],[-81.3673,32.5778],[-81.3673,32.5781],[-81.3672,32.5784],[-81.3671,32.5786],[-81.3669,32.5788],[-81.3667,32.579],[-81.3651,32.5801],[-81.3646,32.5804],[-81.3642,32.5808],[-81.3639,32.5811],[-81.3637,32.5814],[-81.3636,32.5818],[-81.3635,32.5821],[-81.3635,32.5826],[-81.3636,32.583],[-81.3637,32.5834],[-81.3639,32.5837],[-81.3642,32.5839],[-81.3645,32.584],[-81.3648,32.5841],[-81.3651,32.5842],[-81.3654,32.5842],[-81.3664,32.5842],[-81.3679,32.5842],[-81.3682,32.5842],[-81.3685,32.5843],[-81.369,32.5845],[-81.3695,32.5847],[-81.3698,32.5851],[-81.3701,32.5854],[-81.3702,32.5858],[-81.3703,32.5862],[-81.3703,32.5867],[-81.3702,32.5871],[-81.3701,32.5874],[-81.37,32.5877],[-81.3693,32.5888],[-81.3689,32.5895],[-81.3689,32.5898],[-81.3689,32.5901],[-81.3691,32.5904],[-81.3693,32.5907],[-81.3695,32.591],[-81.3698,32.5912],[-81.3705,32.5915],[-81.3713,32.5918],[-81.3723,32.592],[-81.3727,32.5921],[-81.3731,32.5921],[-81.3736,32.592],[-81.374,32.5918],[-81.3741,32.5916],[-81.3748,32.5906],[-81.3755,32.5897],[-81.3757,32.5895],[-81.376,32.5893],[-81.3766,32.589],[-81.377,32.5889],[-81.3774,32.5889],[-81.3778,32.5888],[-81.3782,32.5888],[-81.3789,32.5889],[-81.3794,32.589],[-81.3799,32.5892],[-81.3803,32.5893],[-81.3807,32.5895],[-81.3812,32.5898],[-81.3843,32.5917],[-81.385,32.5921],[-81.3884,32.5949],[-81.3892,32.5954],[-81.3901,32.5966],[-81.3912,32.5984],[-81.3925,32.6004],[-81.3938,32.6023],[-81.3956,32.6041],[-81.397,32.6056],[-81.398,32.6064],[-81.4004,32.6083],[-81.4026,32.6097],[-81.4039,32.6106],[-81.4047,32.6112],[-81.4058,32.6123],[-81.4065,32.613],[-81.4069,32.614],[-81.4071,32.6153],[-81.4075,32.6166],[-81.4084,32.6172],[-81.4093,32.6174],[-81.4105,32.6174],[-81.4112,32.6177],[-81.4114,32.6179],[-81.4119,32.6184],[-81.4126,32.6196],[-81.413,32.6204],[-81.4125,32.6216],[-81.4124,32.6227],[-81.4126,32.6239],[-81.4131,32.6248],[-81.414,32.6252],[-81.4152,32.6262],[-81.4163,32.6266],[-81.4174,32.6274],[-81.4181,32.6283],[-81.4187,32.6294],[-81.4188,32.6306],[-81.4187,32.6312],[-81.4185,32.6321],[-81.4185,32.6328],[-81.4186,32.6338],[-81.4184,32.6347],[-81.4182,32.6352],[-81.417,32.6362],[-81.416,32.6369],[-81.4148,32.6374],[-81.4139,32.6375],[-81.4134,32.6374],[-81.4129,32.6367],[-81.4125,32.6358],[-81.4122,32.6346],[-81.4118,32.6337],[-81.4115,32.6329],[-81.4109,32.632],[-81.4103,32.6314],[-81.4093,32.6311],[-81.4082,32.6313],[-81.4073,32.6317],[-81.4061,32.6328],[-81.4049,32.6345],[-81.4042,32.6352],[-81.4036,32.6356],[-81.4029,32.6362],[-81.4027,32.637],[-81.4032,32.6377],[-81.4036,32.6379],[-81.4042,32.6383],[-81.4057,32.6383],[-81.4081,32.6386],[-81.41,32.6388],[-81.4118,32.6394],[-81.4125,32.6405],[-81.4125,32.6415],[-81.4118,32.6422],[-81.4108,32.6423],[-81.4099,32.642],[-81.4081,32.6422],[-81.4051,32.6427],[-81.4036,32.6434],[-81.4018,32.6444],[-81.4,32.6458],[-81.399,32.6468],[-81.398,32.6478],[-81.3971,32.6482],[-81.396,32.6486],[-81.3946,32.6496],[-81.3936,32.6505],[-81.393,32.6515],[-81.3933,32.6528],[-81.3938,32.6535],[-81.3946,32.654],[-81.3956,32.6544],[-81.3969,32.6551],[-81.3974,32.6556],[-81.3983,32.6563],[-81.3994,32.6568],[-81.4001,32.657],[-81.4008,32.6568],[-81.4019,32.6564],[-81.4033,32.6562],[-81.4046,32.6563],[-81.4053,32.6565],[-81.4059,32.6572],[-81.4063,32.6581],[-81.4067,32.6593],[-81.4072,32.6605],[-81.4073,32.6616],[-81.4066,32.6625],[-81.4065,32.6626],[-81.4054,32.6629],[-81.4045,32.6626],[-81.4041,32.6621],[-81.4038,32.6612],[-81.4037,32.6604],[-81.4032,32.6595],[-81.4023,32.6588],[-81.4013,32.6586],[-81.4003,32.6585],[-81.3995,32.6588],[-81.3983,32.6595],[-81.3975,32.6602],[-81.3971,32.6614],[-81.3975,32.6626],[-81.3984,32.6631],[-81.3998,32.6637],[-81.4015,32.6647],[-81.4028,32.6657],[-81.4039,32.6669],[-81.4043,32.6678],[-81.4043,32.6689],[-81.4039,32.6706],[-81.4032,32.6728],[-81.402,32.6754],[-81.401,32.6775],[-81.401,32.6784],[-81.4012,32.6799],[-81.4013,32.6801],[-81.4018,32.6812],[-81.4027,32.6822],[-81.4032,32.6829],[-81.4033,32.683],[-81.4036,32.6833],[-81.4037,32.6834],[-81.4043,32.6838],[-81.4051,32.6839],[-81.4058,32.684],[-81.4066,32.6849],[-81.407,32.6855],[-81.4068,32.6862],[-81.4062,32.6874],[-81.4057,32.6887],[-81.4057,32.6899],[-81.4058,32.6905],[-81.4061,32.6908],[-81.4067,32.6914],[-81.4075,32.6923],[-81.408,32.6934],[-81.4083,32.6947],[-81.4087,32.6958],[-81.409,32.6966],[-81.4096,32.697],[-81.4103,32.6971],[-81.4109,32.6969],[-81.4111,32.6964],[-81.4112,32.6958],[-81.4108,32.6947],[-81.4103,32.6934],[-81.4105,32.6925],[-81.4112,32.6922],[-81.4118,32.692],[-81.4124,32.6921],[-81.4129,32.6928],[-81.4131,32.694],[-81.4134,32.6949],[-81.4136,32.6955],[-81.4142,32.6957],[-81.4148,32.6958],[-81.4158,32.6956],[-81.4167,32.6955],[-81.4178,32.6956],[-81.4189,32.6962],[-81.4194,32.697],[-81.4197,32.6974],[-81.4201,32.6989],[-81.4203,32.6992],[-81.4206,32.6998],[-81.4214,32.7005],[-81.422,32.7007],[-81.4226,32.7009],[-81.4244,32.7008],[-81.4257,32.7008],[-81.4267,32.7009],[-81.4271,32.701],[-81.4275,32.7019],[-81.4275,32.7022],[-81.4269,32.703],[-81.426,32.7039],[-81.4251,32.7048],[-81.4246,32.7053],[-81.4241,32.7063],[-81.4241,32.707],[-81.4241,32.7076],[-81.4244,32.7081],[-81.4249,32.7083],[-81.426,32.7085],[-81.4265,32.709],[-81.4263,32.7096],[-81.4259,32.71],[-81.4251,32.71],[-81.4249,32.71],[-81.4238,32.7097],[-81.4231,32.7097],[-81.4224,32.7096],[-81.4222,32.7097],[-81.4219,32.7102],[-81.4216,32.711],[-81.4212,32.712],[-81.42,32.7124],[-81.4188,32.7124],[-81.4167,32.7123],[-81.4156,32.7129],[-81.4151,32.7137],[-81.415,32.7145],[-81.4154,32.7153],[-81.4158,32.7159],[-81.417,32.7169],[-81.4181,32.7175],[-81.4193,32.7184],[-81.4203,32.7196],[-81.4205,32.7202],[-81.4203,32.721],[-81.4194,32.7217],[-81.4184,32.722],[-81.4176,32.722],[-81.4153,32.7217],[-81.4136,32.7216],[-81.4125,32.7214],[-81.4116,32.7212],[-81.4109,32.7212],[-81.4105,32.7214],[-81.41,32.7219],[-81.4098,32.7225],[-81.4101,32.7231],[-81.4106,32.7233],[-81.4113,32.7234],[-81.4124,32.7233],[-81.4138,32.7232],[-81.4156,32.7235],[-81.4166,32.7242],[-81.4172,32.7246],[-81.4178,32.7251],[-81.4179,32.7254],[-81.4178,32.7266],[-81.4176,32.7271],[-81.417,32.7281],[-81.4167,32.7288],[-81.4171,32.7297],[-81.4176,32.7302],[-81.4183,32.7309],[-81.4186,32.7317],[-81.4185,32.7326],[-81.4179,32.733],[-81.417,32.7331],[-81.416,32.7327],[-81.4147,32.7321],[-81.4133,32.7321],[-81.4121,32.7326],[-81.4116,32.7333],[-81.4116,32.7338],[-81.4121,32.7347],[-81.4131,32.7359],[-81.4138,32.7368],[-81.4139,32.7375],[-81.4137,32.738],[-81.4132,32.7386],[-81.4127,32.7391],[-81.4117,32.7392],[-81.4099,32.7395],[-81.4082,32.74],[-81.407,32.7407],[-81.4061,32.7416],[-81.4053,32.7439],[-81.4051,32.745],[-81.4049,32.7456],[-81.4049,32.747],[-81.405,32.7483],[-81.4053,32.7488],[-81.4059,32.7491],[-81.4067,32.7493],[-81.4085,32.7494],[-81.4107,32.7493],[-81.4118,32.7491],[-81.4139,32.7486],[-81.4151,32.7483],[-81.4166,32.748],[-81.4179,32.7478],[-81.4186,32.748],[-81.4193,32.7486],[-81.4197,32.7492],[-81.4198,32.7498],[-81.4197,32.7502],[-81.4191,32.7515],[-81.4185,32.7522],[-81.4176,32.7527],[-81.4167,32.7533],[-81.4158,32.7532],[-81.4137,32.7528],[-81.4116,32.7531],[-81.4102,32.7537],[-81.4089,32.755],[-81.4082,32.7558],[-81.408,32.7563],[-81.4082,32.7566],[-81.4086,32.7566],[-81.4095,32.7557],[-81.4111,32.7548],[-81.4123,32.7547],[-81.4135,32.755],[-81.414,32.7554],[-81.4141,32.756],[-81.4138,32.7574],[-81.4126,32.7599],[-81.4118,32.7621],[-81.4118,32.7631],[-81.4121,32.7639],[-81.4125,32.7642],[-81.4133,32.7646],[-81.414,32.7645],[-81.4146,32.7642],[-81.4153,32.7627],[-81.4163,32.7611],[-81.4166,32.7605],[-81.4172,32.7604],[-81.4178,32.7602],[-81.4183,32.7604],[-81.4185,32.7606],[-81.4189,32.7611],[-81.4186,32.7618],[-81.418,32.7625],[-81.4174,32.7633],[-81.417,32.7641],[-81.4168,32.7647],[-81.4168,32.7653],[-81.4171,32.7661],[-81.418,32.767],[-81.4189,32.7676],[-81.4212,32.7682],[-81.4229,32.7685],[-81.4238,32.7685],[-81.425,32.7681],[-81.4291,32.7679],[-81.4311,32.7685],[-81.4319,32.7689],[-81.4321,32.7706],[-81.4315,32.7715],[-81.4299,32.7721],[-81.4264,32.7724],[-81.4247,32.7726],[-81.4226,32.773],[-81.4211,32.7729],[-81.4198,32.7728],[-81.4186,32.7727],[-81.4173,32.7733],[-81.4167,32.7745],[-81.4163,32.7755],[-81.4156,32.7765],[-81.4148,32.7777],[-81.4145,32.7781],[-81.4144,32.7789],[-81.4152,32.7796],[-81.4162,32.7798],[-81.4177,32.7797],[-81.42,32.7789],[-81.4233,32.7785],[-81.4248,32.7787],[-81.4269,32.7795],[-81.4282,32.7802],[-81.4301,32.7818],[-81.4308,32.7829],[-81.4309,32.7833],[-81.4311,32.7838],[-81.4312,32.7841],[-81.4311,32.7848],[-81.4309,32.7851],[-81.43,32.7852],[-81.4287,32.7844],[-81.4272,32.7832],[-81.4264,32.7827],[-81.4256,32.7826],[-81.4239,32.7827],[-81.4228,32.7834],[-81.4222,32.784],[-81.422,32.7846],[-81.4221,32.7856],[-81.4226,32.7859],[-81.4238,32.7861],[-81.4251,32.7862],[-81.4267,32.7865],[-81.4276,32.7869],[-81.4277,32.7876],[-81.4274,32.7883],[-81.4269,32.7889],[-81.4257,32.7895],[-81.425,32.7903],[-81.4239,32.791],[-81.4234,32.7914],[-81.4222,32.7919],[-81.4208,32.7923],[-81.42,32.7929],[-81.4197,32.7932],[-81.4197,32.7938],[-81.4199,32.7949],[-81.4208,32.7945],[-81.4219,32.7942],[-81.423,32.794],[-81.4241,32.7941],[-81.4252,32.7942],[-81.4253,32.7946],[-81.4253,32.7953],[-81.4256,32.7965],[-81.426,32.7975],[-81.4263,32.7989],[-81.427,32.7994],[-81.4278,32.8],[-81.4282,32.8005],[-81.4283,32.8008],[-81.4282,32.8015],[-81.4275,32.8019],[-81.4269,32.8022],[-81.4261,32.8022],[-81.4249,32.8019],[-81.4235,32.8018],[-81.4227,32.802],[-81.4224,32.8025],[-81.4222,32.8031],[-81.4228,32.8043],[-81.4235,32.805],[-81.424,32.8055],[-81.4247,32.8066],[-81.4253,32.8085],[-81.4256,32.809],[-81.4258,32.8094],[-81.4263,32.8099],[-81.4264,32.8105],[-81.4265,32.8107],[-81.4262,32.8109],[-81.426,32.8111],[-81.4254,32.8111],[-81.4247,32.811],[-81.4238,32.8105],[-81.4213,32.8121],[-81.4197,32.8137],[-81.4185,32.8157],[-81.418,32.8182],[-81.4186,32.8187],[-81.4198,32.8188],[-81.4206,32.8186],[-81.422,32.8176],[-81.4244,32.8162],[-81.425,32.8162],[-81.4264,32.8165],[-81.4271,32.8169],[-81.4279,32.818],[-81.4282,32.8186],[-81.4279,32.8194],[-81.4275,32.8195],[-81.4269,32.8197],[-81.4251,32.8197],[-81.423,32.8197],[-81.4224,32.8202],[-81.4219,32.8215],[-81.4225,32.8229],[-81.4235,32.8236],[-81.4248,32.8244],[-81.4267,32.8257],[-81.428,32.8264],[-81.4295,32.8272],[-81.4302,32.8278],[-81.4299,32.8282],[-81.4292,32.8286],[-81.4273,32.8287],[-81.4237,32.8283],[-81.4218,32.8293],[-81.4212,32.8301],[-81.4206,32.8312],[-81.421,32.8334],[-81.4216,32.8352],[-81.4224,32.8357],[-81.4233,32.8366],[-81.4251,32.8393],[-81.4265,32.8408],[-81.428,32.8415],[-81.4301,32.8419],[-81.4319,32.8429],[-81.4329,32.8435],[-81.4336,32.8437],[-81.4348,32.8435],[-81.4357,32.8427],[-81.4361,32.8417],[-81.4372,32.8405],[-81.4386,32.8401],[-81.4404,32.8411],[-81.4416,32.843],[-81.4429,32.8458],[-81.4427,32.847],[-81.4423,32.8486],[-81.4427,32.8501],[-81.4436,32.8506],[-81.4449,32.851],[-81.4467,32.85],[-81.4494,32.8491],[-81.4512,32.8479],[-81.4515,32.8463],[-81.4517,32.8448],[-81.4527,32.8441],[-81.454,32.8442],[-81.4551,32.8445],[-81.4564,32.8448],[-81.4586,32.8454],[-81.4601,32.8458],[-81.4607,32.846],[-81.4606,32.8469],[-81.4602,32.8474],[-81.459,32.8471],[-81.4577,32.8466],[-81.4556,32.8465],[-81.4556,32.8473],[-81.4562,32.8487],[-81.4571,32.8504],[-81.4569,32.8526],[-81.456,32.8552],[-81.4539,32.8586],[-81.453,32.8596],[-81.4529,32.861],[-81.453,32.8619],[-81.4534,32.8638],[-81.453,32.8649],[-81.452,32.866],[-81.4514,32.8672],[-81.4514,32.8686],[-81.4516,32.8692],[-81.4523,32.8714],[-81.4524,32.8717],[-81.4524,32.8718],[-81.4529,32.873],[-81.4534,32.8739],[-81.4539,32.8741],[-81.4554,32.8739],[-81.4572,32.8738],[-81.4584,32.874],[-81.4594,32.8746],[-81.4606,32.8752],[-81.461,32.8756],[-81.4615,32.8765],[-81.4619,32.8775],[-81.4634,32.8794],[-81.4642,32.8803],[-81.4651,32.8809],[-81.4659,32.8811],[-81.4667,32.8809],[-81.4671,32.8806],[-81.4674,32.88],[-81.4675,32.8786],[-81.4678,32.8774],[-81.468,32.8767],[-81.4704,32.8763],[-81.4717,32.8769],[-81.4738,32.8771],[-81.4759,32.8776],[-81.4762,32.8782],[-81.4775,32.8797],[-81.4786,32.8803],[-81.4794,32.8811],[-81.4794,32.8816],[-81.479,32.8826],[-81.4781,32.8839],[-81.4772,32.8856],[-81.4775,32.8867],[-81.4771,32.8875],[-81.4764,32.888],[-81.4753,32.8886],[-81.474,32.8892],[-81.4728,32.8897],[-81.4717,32.8904],[-81.4708,32.8905],[-81.4702,32.8904],[-81.4688,32.8898],[-81.468,32.8894],[-81.4671,32.889],[-81.4665,32.889],[-81.4662,32.8891],[-81.4659,32.8894],[-81.4661,32.8899],[-81.4665,32.8904],[-81.4675,32.8908],[-81.4679,32.8912],[-81.4682,32.8916],[-81.4683,32.8923],[-81.4682,32.8933],[-81.4674,32.8939],[-81.4665,32.8945],[-81.4659,32.895],[-81.4652,32.8955],[-81.4647,32.896],[-81.4642,32.8969],[-81.4641,32.8978],[-81.4644,32.8986],[-81.4651,32.8993],[-81.4659,32.8999],[-81.4667,32.9004],[-81.4677,32.9009],[-81.469,32.9011],[-81.47,32.9011],[-81.4708,32.9009],[-81.4713,32.9005],[-81.4716,32.9],[-81.4718,32.8985],[-81.4717,32.8975],[-81.4708,32.8962],[-81.4707,32.8955],[-81.4707,32.895],[-81.4712,32.8941],[-81.4718,32.8938],[-81.4721,32.8938],[-81.4729,32.8945],[-81.4739,32.8955],[-81.4748,32.8963],[-81.4755,32.8967],[-81.4764,32.8972],[-81.4779,32.8974],[-81.4799,32.898],[-81.4808,32.8986],[-81.4809,32.9002],[-81.4794,32.9023],[-81.4792,32.9042],[-81.4792,32.9056],[-81.4802,32.9069],[-81.4807,32.9078],[-81.4814,32.9089],[-81.4814,32.9096],[-81.4811,32.9106],[-81.4804,32.9119],[-81.48,32.9126],[-81.48,32.9134],[-81.4804,32.9141],[-81.4813,32.9146],[-81.4823,32.9145],[-81.4846,32.9142],[-81.4858,32.9144],[-81.487,32.9148],[-81.4874,32.9156],[-81.4876,32.9164],[-81.4876,32.9171],[-81.4873,32.9179],[-81.4856,32.9184],[-81.4844,32.9188],[-81.4837,32.9198],[-81.4832,32.9206],[-81.4832,32.921],[-81.4832,32.9218],[-81.4841,32.9228],[-81.4852,32.9235],[-81.4862,32.9244],[-81.4871,32.9253],[-81.4879,32.9258],[-81.4896,32.927],[-81.4919,32.9278],[-81.4921,32.9278],[-81.4931,32.9287],[-81.4936,32.9295],[-81.4946,32.9308],[-81.4951,32.9316],[-81.4963,32.9319],[-81.4983,32.9322],[-81.4998,32.9326],[-81.501,32.9335],[-81.5017,32.9345],[-81.5024,32.9353],[-81.5027,32.9362],[-81.5028,32.9376],[-81.5028,32.9381],[-81.5028,32.9382],[-81.5027,32.9387],[-81.5024,32.9395],[-81.5017,32.9405],[-81.501,32.9416],[-81.5002,32.9426],[-81.4998,32.9433],[-81.4996,32.9437],[-81.4994,32.9443],[-81.4994,32.945],[-81.4998,32.9454],[-81.5004,32.9457],[-81.501,32.9463],[-81.504,32.9481],[-81.5054,32.9494],[-81.5072,32.9511],[-81.5086,32.9526],[-81.5093,32.9548],[-81.51,32.9573],[-81.5101,32.9585],[-81.5102,32.9597],[-81.5101,32.961],[-81.5105,32.9629],[-81.5108,32.9646],[-81.5112,32.9659],[-81.5113,32.9667],[-81.5112,32.968],[-81.5108,32.9685],[-81.5101,32.969],[-81.5094,32.9693],[-81.5088,32.9694],[-81.5083,32.9692],[-81.5079,32.9689],[-81.5078,32.9677],[-81.5078,32.9666],[-81.5076,32.9656],[-81.5071,32.9648],[-81.5061,32.9641],[-81.505,32.9636],[-81.5033,32.9629],[-81.5025,32.9628],[-81.5014,32.9629],[-81.5006,32.9632],[-81.5002,32.9635],[-81.4998,32.9638],[-81.4995,32.9648],[-81.499,32.9663],[-81.4986,32.9698],[-81.4978,32.973],[-81.4966,32.9753],[-81.4955,32.9776],[-81.4947,32.979],[-81.4947,32.9801],[-81.4948,32.9806],[-81.4951,32.9813],[-81.4955,32.9818],[-81.4957,32.9827],[-81.4955,32.9835],[-81.4949,32.9844],[-81.4943,32.9851],[-81.4942,32.9857],[-81.4943,32.9863],[-81.4954,32.9877],[-81.496,32.9883],[-81.4964,32.9896],[-81.4963,32.9902],[-81.4961,32.9909],[-81.495,32.9917],[-81.4934,32.9924],[-81.4922,32.9935],[-81.4915,32.9954],[-81.4914,32.996],[-81.4912,32.9967],[-81.4912,32.9977],[-81.4912,32.9978],[-81.4915,32.9986],[-81.4927,32.9991],[-81.4942,32.9993],[-81.4957,32.9995],[-81.4974,32.9998],[-81.4984,33.0001],[-81.4988,33.0001],[-81.4997,33.0006],[-81.4998,33.0007],[-81.4999,33.0007],[-81.5003,33.0013],[-81.5005,33.0016],[-81.5006,33.002],[-81.5006,33.0025],[-81.5004,33.0029],[-81.5003,33.0031],[-81.5002,33.0035],[-81.5001,33.0037],[-81.4999,33.004],[-81.4998,33.0042],[-81.4988,33.0051],[-81.4978,33.0054],[-81.4973,33.0056],[-81.4961,33.0055],[-81.4952,33.0056],[-81.4944,33.0058],[-81.4931,33.0063],[-81.4919,33.0067],[-81.4916,33.007],[-81.4914,33.0074],[-81.4914,33.0081],[-81.4917,33.0086],[-81.492,33.0091],[-81.4922,33.0093],[-81.4955,33.01],[-81.4966,33.0102],[-81.4987,33.0113],[-81.4996,33.0121],[-81.4998,33.0123],[-81.4998,33.0125],[-81.5002,33.0129],[-81.5009,33.0139],[-81.502,33.0151],[-81.5041,33.0162],[-81.5057,33.016],[-81.5067,33.0151],[-81.507,33.0136],[-81.5074,33.0115],[-81.5082,33.0105],[-81.5095,33.01],[-81.5107,33.0103],[-81.5116,33.0116],[-81.5116,33.0124],[-81.5103,33.0138],[-81.5084,33.0155],[-81.5082,33.0175],[-81.5103,33.0212],[-81.5113,33.0215],[-81.5137,33.0206],[-81.5161,33.0208],[-81.5184,33.0216],[-81.519,33.0225],[-81.5191,33.0232],[-81.5176,33.024],[-81.514,33.0237],[-81.5117,33.0245],[-81.5106,33.0258],[-81.5113,33.0278],[-81.5122,33.0282],[-81.5132,33.0286],[-81.5196,33.0292],[-81.5226,33.0308],[-81.5227,33.0308],[-81.5285,33.0356],[-81.5285,33.0357],[-81.5288,33.0369],[-81.5284,33.0399],[-81.5291,33.0408],[-81.5306,33.0409],[-81.5307,33.0409],[-81.5355,33.0385],[-81.5387,33.0392],[-81.5388,33.0392],[-81.5401,33.0406],[-81.5401,33.0407],[-81.5418,33.0457],[-81.5422,33.0474],[-81.5438,33.0486],[-81.5454,33.049],[-81.5466,33.0488],[-81.5478,33.0479],[-81.5495,33.0457],[-81.5518,33.0434],[-81.5532,33.0432],[-81.556,33.0438],[-81.5586,33.0445],[-81.5619,33.0458],[-81.5655,33.0479],[-81.5661,33.0488],[-81.566,33.0494],[-81.565,33.0497],[-81.5632,33.0497],[-81.5618,33.0498],[-81.5603,33.05],[-81.5598,33.0504],[-81.5592,33.0518],[-81.559,33.0536],[-81.5594,33.0549],[-81.5605,33.0565],[-81.5613,33.0572],[-81.5623,33.0576],[-81.5629,33.059],[-81.5634,33.0602],[-81.5643,33.0608],[-81.5662,33.0609],[-81.567,33.0604],[-81.5671,33.0597],[-81.5655,33.0585],[-81.5634,33.0575],[-81.5628,33.0561],[-81.5632,33.0556],[-81.565,33.0543],[-81.5663,33.0534],[-81.5676,33.0532],[-81.5688,33.054],[-81.5699,33.0545],[-81.5708,33.0542],[-81.5719,33.054],[-81.5729,33.0542],[-81.5732,33.0549],[-81.5723,33.0556],[-81.5713,33.0569],[-81.5718,33.0581],[-81.5728,33.0586],[-81.5738,33.0583],[-81.5754,33.0575],[-81.577,33.0573],[-81.5781,33.0578],[-81.5783,33.0589],[-81.5745,33.06],[-81.5741,33.0607],[-81.5749,33.0618],[-81.5773,33.0617],[-81.5803,33.0618],[-81.581,33.0627],[-81.5772,33.0643],[-81.5769,33.0652],[-81.5772,33.0659],[-81.5787,33.0662],[-81.5831,33.065],[-81.5838,33.067],[-81.583,33.0686],[-81.5844,33.0699],[-81.5873,33.0699],[-81.5909,33.0727],[-81.5925,33.0731],[-81.5926,33.0699],[-81.5936,33.0695],[-81.5948,33.0706],[-81.596,33.0727],[-81.5985,33.0724],[-81.6009,33.0728],[-81.6022,33.0735],[-81.6032,33.0744],[-81.6033,33.0751],[-81.6014,33.0758],[-81.599,33.0767],[-81.5968,33.0786],[-81.5965,33.0799],[-81.5984,33.0829],[-81.5999,33.0851],[-81.6013,33.087],[-81.6025,33.0868],[-81.6036,33.0846],[-81.6068,33.0817],[-81.6107,33.0799],[-81.6121,33.08],[-81.6129,33.081],[-81.6129,33.084],[-81.6115,33.0851],[-81.6095,33.0869],[-81.6083,33.089],[-81.6089,33.0911],[-81.61,33.093],[-81.6117,33.0943],[-81.614,33.0953],[-81.6141,33.0953],[-81.6142,33.0953],[-81.6143,33.0953],[-81.615,33.0956],[-81.6173,33.0957],[-81.6177,33.0956],[-81.6203,33.0954],[-81.6221,33.0948],[-81.6248,33.0947],[-81.6258,33.0947],[-81.626,33.0947],[-81.6264,33.0945],[-81.6267,33.0945],[-81.6271,33.0945],[-81.6275,33.0943],[-81.6279,33.0943],[-81.6283,33.0943],[-81.6289,33.0941],[-81.6291,33.0941],[-81.6293,33.0941],[-81.6297,33.0941],[-81.6303,33.0939],[-81.6307,33.0939],[-81.6312,33.0939],[-81.6314,33.0939],[-81.6316,33.0939],[-81.6319,33.0939],[-81.6322,33.0939],[-81.6327,33.0939],[-81.6331,33.0939],[-81.6336,33.0938],[-81.634,33.0938],[-81.6344,33.0936],[-81.6347,33.0936],[-81.6352,33.0934],[-81.6357,33.0934],[-81.6362,33.0932],[-81.6367,33.093],[-81.6372,33.093],[-81.6376,33.093],[-81.6381,33.093],[-81.6385,33.093],[-81.6389,33.0928],[-81.6392,33.0928],[-81.6394,33.0928],[-81.6397,33.0928],[-81.64,33.0928],[-81.6404,33.093],[-81.6408,33.093],[-81.6411,33.093],[-81.6417,33.093],[-81.6423,33.0932],[-81.643,33.0934],[-81.6437,33.0936],[-81.6443,33.0938],[-81.6449,33.0939],[-81.6454,33.0941],[-81.6459,33.0943],[-81.6464,33.0945],[-81.6468,33.0949],[-81.6471,33.0951],[-81.6475,33.0954],[-81.648,33.0956],[-81.6485,33.0958],[-81.6489,33.0962],[-81.6493,33.0964],[-81.6498,33.0968],[-81.6503,33.0971],[-81.6508,33.0973],[-81.6512,33.0977],[-81.6516,33.0979],[-81.6519,33.0983],[-81.6524,33.0986],[-81.6533,33.0994],[-81.6538,33.0999],[-81.6544,33.1005],[-81.655,33.1011],[-81.6556,33.1014],[-81.6562,33.1018],[-81.6568,33.1022],[-81.6573,33.1024],[-81.6577,33.1028],[-81.6584,33.1031],[-81.659,33.1035],[-81.6595,33.1037],[-81.66,33.1039],[-81.6606,33.1041],[-81.6612,33.1043],[-81.6617,33.1044],[-81.6623,33.1048],[-81.6629,33.105],[-81.6636,33.1052],[-81.6643,33.1056],[-81.6651,33.1058],[-81.6658,33.1061],[-81.6663,33.1061],[-81.667,33.1063],[-81.6677,33.1065],[-81.6683,33.1067],[-81.669,33.1069],[-81.6695,33.1071],[-81.67,33.1073],[-81.6705,33.1073],[-81.6711,33.1076],[-81.6718,33.1078],[-81.6723,33.108],[-81.6728,33.1084],[-81.6733,33.1086],[-81.6738,33.1088],[-81.6743,33.1091],[-81.6748,33.1095],[-81.6754,33.1097],[-81.676,33.1101],[-81.6765,33.1103],[-81.677,33.1106],[-81.6777,33.111],[-81.6783,33.1112],[-81.6788,33.1114],[-81.6794,33.1118],[-81.6801,33.112],[-81.6808,33.1121],[-81.6815,33.1123],[-81.6822,33.1123],[-81.6828,33.1125],[-81.6835,33.1127],[-81.6843,33.1129],[-81.685,33.1131],[-81.6856,33.1131],[-81.6863,33.1133],[-81.687,33.1135],[-81.6876,33.1136],[-81.6881,33.1138],[-81.6888,33.114],[-81.6895,33.1142],[-81.6901,33.1144],[-81.6908,33.1146],[-81.6915,33.1148],[-81.6921,33.115],[-81.6929,33.1153],[-81.6937,33.1155],[-81.6944,33.1157],[-81.6951,33.1159],[-81.6958,33.1161],[-81.6964,33.1163],[-81.6969,33.1165],[-81.6975,33.1166],[-81.6981,33.1168],[-81.6985,33.1168],[-81.699,33.1168],[-81.6998,33.1168],[-81.7006,33.1165],[-81.7015,33.1163],[-81.7024,33.1163],[-81.7031,33.1161],[-81.7036,33.1163],[-81.704,33.1163],[-81.7046,33.1165],[-81.7107,33.1213],[-81.7111,33.1217],[-81.7116,33.1219],[-81.712,33.1221],[-81.7124,33.1223],[-81.7129,33.1225],[-81.7133,33.1228],[-81.7137,33.1228],[-81.714,33.123],[-81.7144,33.1232],[-81.715,33.1232],[-81.7156,33.1236],[-81.716,33.1236],[-81.7164,33.1238],[-81.7168,33.124],[-81.7171,33.124],[-81.7175,33.1243],[-81.7179,33.1245],[-81.7183,33.1247],[-81.7186,33.1249],[-81.7188,33.1249],[-81.7193,33.1251],[-81.7199,33.1255],[-81.7208,33.126],[-81.7211,33.1261],[-81.7217,33.1264],[-81.7225,33.1272],[-81.7234,33.1283],[-81.7243,33.1294],[-81.7254,33.1305],[-81.7266,33.1313],[-81.7279,33.1326],[-81.7295,33.1337],[-81.7312,33.1347],[-81.7323,33.1352],[-81.7337,33.1358],[-81.7351,33.1367],[-81.7366,33.1377],[-81.7377,33.1386],[-81.739,33.1394],[-81.7408,33.1401],[-81.7424,33.1409],[-81.7438,33.1414],[-81.7445,33.1422],[-81.7452,33.1433],[-81.7454,33.1442],[-81.7463,33.1461],[-81.7475,33.1467],[-81.7494,33.1471],[-81.7496,33.1471],[-81.7498,33.1472],[-81.7499,33.1472],[-81.75,33.1474],[-81.7507,33.1476],[-81.751,33.1478],[-81.7512,33.148],[-81.7513,33.148],[-81.7517,33.1482],[-81.7521,33.1486],[-81.7524,33.1489],[-81.7532,33.1497],[-81.7537,33.1501],[-81.7541,33.1506],[-81.7545,33.151],[-81.7551,33.1516],[-81.7557,33.1523],[-81.7561,33.1527],[-81.7566,33.1531],[-81.7569,33.1534],[-81.7573,33.1538],[-81.7576,33.1542],[-81.758,33.1546],[-81.7584,33.1551],[-81.7588,33.1557],[-81.7594,33.1561],[-81.7598,33.1566],[-81.7605,33.1572],[-81.7611,33.1576],[-81.7616,33.1579],[-81.762,33.1583],[-81.7627,33.1589],[-81.7629,33.1591],[-81.7631,33.1594],[-81.7632,33.1596],[-81.7633,33.16],[-81.7633,33.1606],[-81.7634,33.1611],[-81.7636,33.1617],[-81.7637,33.1621],[-81.7638,33.1628],[-81.7638,33.1634],[-81.7638,33.1639],[-81.764,33.1647],[-81.7642,33.1653],[-81.7644,33.1656],[-81.7651,33.1658],[-81.7658,33.166],[-81.7665,33.1664],[-81.767,33.1668],[-81.7676,33.1673],[-81.768,33.1675],[-81.7682,33.1679],[-81.7681,33.1683],[-81.7679,33.1688],[-81.7677,33.1692],[-81.7673,33.1696],[-81.767,33.1698],[-81.7668,33.1703],[-81.7667,33.1707],[-81.7667,33.1715],[-81.767,33.1722],[-81.7674,33.1728],[-81.7677,33.1731],[-81.7681,33.1737],[-81.7685,33.1743],[-81.7689,33.1748],[-81.7691,33.175],[-81.7691,33.1752],[-81.7699,33.1765],[-81.7701,33.1767],[-81.7704,33.1773],[-81.7706,33.1778],[-81.7708,33.1782],[-81.771,33.1784],[-81.7714,33.179],[-81.7719,33.1797],[-81.7721,33.1799],[-81.7724,33.1805],[-81.7724,33.181],[-81.7724,33.1812],[-81.7722,33.1814],[-81.7719,33.1816],[-81.7717,33.1816],[-81.7712,33.1812],[-81.771,33.181],[-81.7708,33.1808],[-81.7704,33.1803],[-81.77,33.1799],[-81.7698,33.1797],[-81.7693,33.179],[-81.7691,33.1788],[-81.7686,33.1784],[-81.7682,33.1782],[-81.7677,33.178],[-81.767,33.1778],[-81.7667,33.1778],[-81.7665,33.1778],[-81.7661,33.1778],[-81.7658,33.178],[-81.7654,33.1784],[-81.7652,33.1786],[-81.765,33.1791],[-81.7649,33.1795],[-81.7649,33.1799],[-81.765,33.1801],[-81.7652,33.1805],[-81.7655,33.181],[-81.7659,33.1814],[-81.7665,33.1818],[-81.7669,33.182],[-81.7671,33.1825],[-81.7674,33.1829],[-81.7676,33.1835],[-81.7677,33.1842],[-81.7677,33.1846],[-81.7674,33.1855],[-81.7672,33.1861],[-81.767,33.1865],[-81.7666,33.187],[-81.7662,33.1876],[-81.7659,33.1878],[-81.7657,33.188],[-81.7651,33.1882],[-81.7647,33.1882],[-81.7645,33.1882],[-81.7642,33.1882],[-81.7637,33.1882],[-81.7634,33.1882],[-81.7629,33.1882],[-81.7628,33.1882],[-81.7627,33.1883],[-81.762,33.1885],[-81.7611,33.1889],[-81.7608,33.1891],[-81.7606,33.1893],[-81.7605,33.1897],[-81.7602,33.1904],[-81.76,33.1912],[-81.7599,33.1919],[-81.7599,33.1925],[-81.7599,33.1932],[-81.7598,33.194],[-81.7595,33.1947],[-81.759,33.1953],[-81.7584,33.1957],[-81.7579,33.1962],[-81.7575,33.1968],[-81.7571,33.1972],[-81.7569,33.1979],[-81.7568,33.1979],[-81.757,33.1981],[-81.7571,33.1985],[-81.7572,33.1985],[-81.7573,33.1987],[-81.7574,33.199],[-81.7575,33.1992],[-81.7576,33.1994],[-81.7578,33.1998],[-81.7582,33.2002],[-81.7585,33.2004],[-81.7589,33.2005],[-81.7592,33.2007],[-81.7596,33.2009],[-81.7604,33.2011],[-81.7609,33.2015],[-81.7616,33.2017],[-81.7621,33.2022],[-81.7625,33.2024],[-81.763,33.203],[-81.7635,33.2037],[-81.7636,33.2041],[-81.7638,33.2047],[-81.7639,33.2054],[-81.764,33.2058],[-81.7641,33.2064],[-81.7643,33.2068],[-81.7643,33.2071],[-81.7646,33.2077],[-81.7648,33.2082],[-81.765,33.2088],[-81.7652,33.2094],[-81.7653,33.2095],[-81.7655,33.2101],[-81.7658,33.2107],[-81.7662,33.2114],[-81.7668,33.2122],[-81.7672,33.2127],[-81.7673,33.2133],[-81.7673,33.2139],[-81.7673,33.2146],[-81.7675,33.215],[-81.7675,33.2152],[-81.7676,33.2157],[-81.7678,33.2161],[-81.7679,33.2163],[-81.768,33.2164],[-81.7686,33.2171],[-81.7689,33.2174],[-81.7695,33.2178],[-81.7702,33.2182],[-81.7709,33.2186],[-81.7715,33.2189],[-81.7722,33.2195],[-81.7728,33.2201],[-81.7734,33.2206],[-81.7737,33.221],[-81.774,33.2212],[-81.7741,33.2212],[-81.7743,33.2212],[-81.7748,33.2212],[-81.7759,33.2216],[-81.7767,33.2218],[-81.7769,33.2219],[-81.7777,33.2219],[-81.7784,33.2219],[-81.7789,33.2216],[-81.7793,33.2216],[-81.7797,33.2214],[-81.7801,33.2212],[-81.7805,33.2208],[-81.7807,33.2206],[-81.7809,33.2201],[-81.781,33.2199],[-81.7807,33.2193],[-81.7804,33.2188],[-81.7799,33.2182],[-81.7796,33.218],[-81.7794,33.2176],[-81.779,33.2174],[-81.7786,33.2171],[-81.7783,33.2167],[-81.7779,33.2159],[-81.7776,33.2154],[-81.7773,33.215],[-81.7771,33.2139],[-81.7771,33.2133],[-81.7772,33.2124],[-81.7773,33.212],[-81.7775,33.2114],[-81.778,33.2107],[-81.7784,33.2103],[-81.7789,33.2099],[-81.7793,33.2097],[-81.7799,33.2094],[-81.7806,33.2093],[-81.7806,33.2092],[-81.7816,33.209],[-81.7827,33.2086],[-81.7836,33.2084],[-81.7845,33.2082],[-81.7861,33.2082],[-81.7876,33.2082],[-81.7892,33.2082],[-81.7902,33.2084],[-81.7909,33.2086],[-81.7923,33.209],[-81.7936,33.2097],[-81.7946,33.2103],[-81.7959,33.2109],[-81.796,33.2109],[-81.797,33.2114],[-81.7977,33.2115],[-81.7982,33.2116],[-81.7994,33.2118],[-81.8001,33.2118],[-81.8025,33.2114],[-81.8032,33.2114],[-81.8039,33.2114],[-81.8045,33.2114],[-81.8052,33.2114],[-81.8053,33.2115],[-81.8055,33.2116],[-81.8062,33.212],[-81.8065,33.2121],[-81.8067,33.2122],[-81.8073,33.2126],[-81.8074,33.2128],[-81.8079,33.2137],[-81.8081,33.2148],[-81.8081,33.2156],[-81.8081,33.2163],[-81.8081,33.2171],[-81.808,33.218],[-81.808,33.2189],[-81.8081,33.2195],[-81.8083,33.2199],[-81.8084,33.2202],[-81.8085,33.2206],[-81.8089,33.2216],[-81.8092,33.2221],[-81.8096,33.2227],[-81.8098,33.2228],[-81.8104,33.2233],[-81.811,33.2236],[-81.8116,33.2238],[-81.8117,33.2238],[-81.8124,33.224],[-81.8134,33.2242],[-81.8146,33.2244],[-81.8155,33.2248],[-81.8165,33.2251],[-81.8171,33.2255],[-81.8177,33.2259],[-81.8181,33.226],[-81.8185,33.2261],[-81.8191,33.2264],[-81.8196,33.2266],[-81.8202,33.2268],[-81.8209,33.227],[-81.8215,33.2273],[-81.822,33.2275],[-81.8222,33.2275],[-81.8223,33.2276],[-81.8225,33.2276],[-81.8232,33.2278],[-81.8239,33.2278],[-81.8247,33.228],[-81.8247,33.2281],[-81.8255,33.2281],[-81.8263,33.2283],[-81.8273,33.2287],[-81.8279,33.2287],[-81.8282,33.229],[-81.8282,33.2291],[-81.8284,33.2294],[-81.8289,33.2302],[-81.8294,33.2308],[-81.8299,33.2315],[-81.8303,33.2318],[-81.8307,33.2322],[-81.8309,33.2326],[-81.8311,33.2328],[-81.8313,33.2332],[-81.8315,33.2334],[-81.8317,33.2335],[-81.8321,33.2338],[-81.8325,33.2341],[-81.8329,33.2343],[-81.8332,33.2346],[-81.8333,33.2347],[-81.834,33.2352],[-81.8342,33.2354],[-81.8344,33.2355],[-81.8344,33.2356],[-81.8348,33.2358],[-81.8349,33.2359],[-81.835,33.2362],[-81.8352,33.2362],[-81.8369,33.2375],[-81.8371,33.2377],[-81.8377,33.2381],[-81.8379,33.2383],[-81.8384,33.2385],[-81.8389,33.2388],[-81.8393,33.239],[-81.84,33.2392],[-81.8401,33.2392],[-81.8402,33.2392],[-81.8403,33.2392],[-81.8406,33.2393],[-81.8408,33.2393],[-81.8409,33.2394],[-81.8413,33.2395],[-81.842,33.2396],[-81.8428,33.24],[-81.8432,33.2401],[-81.8438,33.2405],[-81.8445,33.2409],[-81.8452,33.241],[-81.8453,33.2411],[-81.8454,33.2411],[-81.8455,33.2412],[-81.8456,33.2412],[-81.8458,33.2413],[-81.846,33.2415],[-81.8465,33.2418],[-81.8467,33.2421],[-81.8468,33.2422],[-81.8473,33.243],[-81.8476,33.2435],[-81.8479,33.244],[-81.8482,33.2445],[-81.8486,33.245],[-81.8492,33.2456],[-81.8496,33.246],[-81.8499,33.2461],[-81.85,33.2461],[-81.8501,33.2462],[-81.8504,33.2465],[-81.8509,33.2469],[-81.8514,33.2471],[-81.8515,33.2471],[-81.8517,33.2473],[-81.8519,33.2475],[-81.8521,33.2475],[-81.8521,33.2473],[-81.8521,33.2474],[-81.8521,33.2475],[-81.8521,33.2476],[-81.8521,33.2479],[-81.8523,33.248],[-81.8523,33.2481],[-81.8526,33.2483],[-81.8528,33.2485],[-81.8529,33.2487],[-81.853,33.249],[-81.8531,33.2493],[-81.8532,33.2495],[-81.8532,33.2496],[-81.8532,33.2497],[-81.8531,33.25],[-81.8531,33.2501],[-81.8531,33.2502],[-81.853,33.2504],[-81.8531,33.2505],[-81.8531,33.2507],[-81.8531,33.2508],[-81.8526,33.2514],[-81.8525,33.2514],[-81.8524,33.2516],[-81.8518,33.252],[-81.8518,33.2521],[-81.8511,33.2525],[-81.8506,33.2527],[-81.8501,33.2529],[-81.8498,33.2529],[-81.8497,33.2529],[-81.8493,33.2529],[-81.8491,33.2529],[-81.8491,33.253],[-81.849,33.2531],[-81.8484,33.2529],[-81.8483,33.2529],[-81.8477,33.2527],[-81.847,33.2527],[-81.8466,33.2525],[-81.8463,33.2525],[-81.8461,33.2525],[-81.8456,33.2525],[-81.8453,33.2525],[-81.8452,33.2525],[-81.8451,33.2525],[-81.8449,33.2527],[-81.8448,33.2527],[-81.8447,33.2527],[-81.8444,33.2529],[-81.8442,33.2529],[-81.8441,33.2529],[-81.844,33.2529],[-81.8437,33.2531],[-81.8435,33.2531],[-81.8427,33.2535],[-81.8425,33.2536],[-81.8425,33.2537],[-81.8422,33.2537],[-81.8414,33.254],[-81.841,33.2542],[-81.8408,33.2542],[-81.8403,33.2544],[-81.8401,33.2546],[-81.84,33.2546],[-81.8398,33.2549],[-81.8396,33.2552],[-81.8396,33.2553],[-81.8396,33.2557],[-81.8398,33.2561],[-81.84,33.2563],[-81.84,33.2564],[-81.8401,33.2565],[-81.8402,33.2566],[-81.8403,33.2566],[-81.8404,33.2566],[-81.8408,33.2568],[-81.8409,33.2569],[-81.841,33.257],[-81.8413,33.2572],[-81.8415,33.2572],[-81.842,33.2572],[-81.8425,33.2572],[-81.8429,33.2572],[-81.8433,33.2572],[-81.8437,33.2574],[-81.8444,33.2574],[-81.8447,33.2574],[-81.8451,33.2576],[-81.8456,33.2578],[-81.8458,33.258],[-81.8459,33.258],[-81.8461,33.2581],[-81.8462,33.2583],[-81.8463,33.2585],[-81.8465,33.2589],[-81.8466,33.2591],[-81.8468,33.2598],[-81.8469,33.2604],[-81.8469,33.2609],[-81.847,33.2613],[-81.8472,33.2617],[-81.8473,33.2619],[-81.8478,33.2627],[-81.848,33.2634],[-81.8481,33.2639],[-81.8481,33.2641],[-81.8481,33.2645],[-81.8481,33.2649],[-81.848,33.2651],[-81.8479,33.2654],[-81.8478,33.2656],[-81.8477,33.2657],[-81.8475,33.266],[-81.8474,33.2663],[-81.8473,33.2664],[-81.8469,33.2666],[-81.8468,33.2666],[-81.8456,33.2668],[-81.8451,33.2668],[-81.845,33.2668],[-81.8447,33.2668],[-81.8445,33.2667],[-81.8444,33.2667],[-81.8439,33.2666],[-81.8435,33.2662],[-81.8432,33.2659],[-81.8432,33.2654],[-81.8427,33.2645],[-81.8421,33.264],[-81.8411,33.2634],[-81.8408,33.2633],[-81.8406,33.2633],[-81.8402,33.2632],[-81.8399,33.2632],[-81.8396,33.2632],[-81.8394,33.2631],[-81.8392,33.2631],[-81.8391,33.2631],[-81.8391,33.263],[-81.839,33.263],[-81.8389,33.263],[-81.8384,33.2629],[-81.8384,33.2628],[-81.8383,33.2628],[-81.8383,33.2627],[-81.838,33.2625],[-81.8375,33.2621],[-81.8375,33.262],[-81.8374,33.2619],[-81.8373,33.2615],[-81.8372,33.2613],[-81.8372,33.261],[-81.8371,33.2607],[-81.837,33.2606],[-81.8369,33.2604],[-81.8368,33.26],[-81.8367,33.2597],[-81.8366,33.2596],[-81.8364,33.2594],[-81.836,33.2591],[-81.8357,33.2589],[-81.8354,33.2587],[-81.8353,33.2587],[-81.835,33.2587],[-81.8346,33.2585],[-81.8345,33.2584],[-81.8345,33.2583],[-81.8345,33.2584],[-81.8344,33.2584],[-81.8341,33.2585],[-81.8341,33.2584],[-81.834,33.2584],[-81.8339,33.2583],[-81.8338,33.2583],[-81.8338,33.2584],[-81.8335,33.2586],[-81.8334,33.2587],[-81.833,33.2589],[-81.833,33.259],[-81.8329,33.2591],[-81.8324,33.2595],[-81.8323,33.2596],[-81.8321,33.2599],[-81.8319,33.2602],[-81.8318,33.2602],[-81.8317,33.2602],[-81.8311,33.2608],[-81.831,33.2608],[-81.8308,33.2609],[-81.8303,33.2612],[-81.8299,33.2615],[-81.8297,33.2615],[-81.8292,33.2619],[-81.8288,33.2621],[-81.8286,33.2623],[-81.8285,33.2623],[-81.8284,33.2624],[-81.8283,33.263],[-81.8284,33.2632],[-81.8284,33.2633],[-81.8284,33.2634],[-81.8285,33.2636],[-81.8285,33.2637],[-81.8285,33.2638],[-81.8286,33.2639],[-81.8288,33.264],[-81.8289,33.2641],[-81.8291,33.2642],[-81.8292,33.2643],[-81.8295,33.2643],[-81.8297,33.2644],[-81.8299,33.2644],[-81.83,33.2643],[-81.8301,33.2644],[-81.8301,33.2645],[-81.8302,33.2645],[-81.8305,33.2644],[-81.8306,33.2644],[-81.8307,33.2643],[-81.8309,33.2641],[-81.831,33.2641],[-81.8312,33.2639],[-81.8312,33.2638],[-81.8318,33.2634],[-81.8321,33.2631],[-81.8322,33.2631],[-81.8322,33.263],[-81.8325,33.2628],[-81.8325,33.2627],[-81.8326,33.2627],[-81.8326,33.2626],[-81.8327,33.2626],[-81.8328,33.2626],[-81.8328,33.2625],[-81.8329,33.2625],[-81.8332,33.2624],[-81.8332,33.2623],[-81.8333,33.2623],[-81.8334,33.2623],[-81.8335,33.2623],[-81.8336,33.2623],[-81.8338,33.2623],[-81.8339,33.2623],[-81.8341,33.2621],[-81.8343,33.2621],[-81.8345,33.2622],[-81.8347,33.2622],[-81.8349,33.2623],[-81.8351,33.2623],[-81.8353,33.2623],[-81.8355,33.2624],[-81.8357,33.2626],[-81.8358,33.2628],[-81.8358,33.2629],[-81.8359,33.2632],[-81.8359,33.2634],[-81.836,33.2636],[-81.836,33.2638],[-81.836,33.264],[-81.836,33.2642],[-81.8358,33.2647],[-81.8357,33.2651],[-81.8356,33.2655],[-81.8354,33.266],[-81.8352,33.2666],[-81.8352,33.2668],[-81.8352,33.267],[-81.8352,33.2672],[-81.8355,33.2688],[-81.8356,33.2694],[-81.8356,33.2698],[-81.8357,33.2701],[-81.8357,33.2707],[-81.8357,33.2711],[-81.8355,33.2714],[-81.8355,33.2716],[-81.8346,33.2723],[-81.8344,33.2725],[-81.8343,33.2725],[-81.8342,33.2726],[-81.8341,33.2726],[-81.834,33.2726],[-81.8338,33.2728],[-81.8335,33.273],[-81.8333,33.2732],[-81.8332,33.2732],[-81.8332,33.2734],[-81.8331,33.2735],[-81.833,33.2737],[-81.8329,33.2738],[-81.8329,33.2739],[-81.8328,33.2739],[-81.8328,33.274],[-81.8328,33.2741],[-81.8327,33.2742],[-81.8327,33.2743],[-81.8325,33.2745],[-81.8325,33.2747],[-81.8324,33.2748],[-81.8324,33.275],[-81.8324,33.2754],[-81.8325,33.2754],[-81.8325,33.2756],[-81.8326,33.2758],[-81.8329,33.276],[-81.8333,33.2761],[-81.8335,33.2761],[-81.8342,33.2758],[-81.8343,33.2757],[-81.8346,33.2756],[-81.8348,33.2754],[-81.8358,33.2748],[-81.8363,33.2745],[-81.8366,33.2743],[-81.8367,33.2743],[-81.837,33.2741],[-81.8375,33.2741],[-81.8376,33.2741],[-81.8377,33.2741],[-81.8381,33.2739],[-81.8383,33.2738],[-81.8385,33.2738],[-81.8386,33.2737],[-81.8388,33.2737],[-81.8392,33.2739],[-81.8393,33.2741],[-81.8394,33.2741],[-81.8394,33.2742],[-81.8394,33.2743],[-81.8398,33.2745],[-81.84,33.2746],[-81.8405,33.275],[-81.8406,33.2752],[-81.8408,33.2755],[-81.841,33.2758],[-81.8415,33.2762],[-81.8421,33.2766],[-81.8424,33.2768],[-81.8426,33.277],[-81.843,33.2774],[-81.8435,33.278],[-81.844,33.2786],[-81.8441,33.2788],[-81.8442,33.2793],[-81.8443,33.2796],[-81.8444,33.2798],[-81.8443,33.2802],[-81.8442,33.2805],[-81.8442,33.2807],[-81.8442,33.2811],[-81.8441,33.2817],[-81.8442,33.2823],[-81.8444,33.2827],[-81.8445,33.2828],[-81.8445,33.2829],[-81.8446,33.283],[-81.8448,33.2832],[-81.8449,33.2834],[-81.8449,33.2835],[-81.8454,33.2838],[-81.8454,33.2839],[-81.8454,33.284],[-81.8455,33.2841],[-81.8456,33.2841],[-81.8456,33.2842],[-81.8457,33.2843],[-81.846,33.2843],[-81.8461,33.2844],[-81.8465,33.2844],[-81.847,33.2843],[-81.8473,33.2842],[-81.8473,33.2841],[-81.8477,33.284],[-81.8478,33.284],[-81.8482,33.2838],[-81.8492,33.2836],[-81.8498,33.2836],[-81.85,33.2835],[-81.8501,33.2835],[-81.8506,33.2835],[-81.8511,33.2835],[-81.8513,33.2835],[-81.8515,33.2835],[-81.8516,33.2835],[-81.8518,33.2835],[-81.8519,33.2836],[-81.852,33.2836],[-81.8524,33.2837],[-81.8528,33.2838],[-81.8531,33.2839],[-81.8536,33.284],[-81.8542,33.284],[-81.8546,33.2841],[-81.8551,33.2842],[-81.8552,33.2843],[-81.8556,33.2843],[-81.8558,33.2844],[-81.856,33.2844],[-81.8562,33.2844],[-81.8564,33.2845],[-81.8568,33.2845],[-81.8575,33.2846],[-81.8576,33.2846],[-81.8578,33.2847],[-81.8582,33.2848],[-81.8585,33.2849],[-81.859,33.2851],[-81.8594,33.2853],[-81.8597,33.2855],[-81.8599,33.2855],[-81.8604,33.2857],[-81.8607,33.2858],[-81.8613,33.2862],[-81.8616,33.2865],[-81.8619,33.2868],[-81.8623,33.2872],[-81.8624,33.2875],[-81.8627,33.2878],[-81.863,33.2884],[-81.8632,33.2888],[-81.8633,33.2892],[-81.8633,33.2895],[-81.8633,33.2898],[-81.8632,33.2901],[-81.8631,33.2902],[-81.863,33.2904],[-81.8629,33.2905],[-81.8629,33.2907],[-81.8628,33.2908],[-81.8625,33.2914],[-81.8624,33.2916],[-81.8623,33.2919],[-81.8622,33.2921],[-81.8622,33.2922],[-81.8621,33.2923],[-81.8621,33.2925],[-81.8619,33.2929],[-81.8618,33.2932],[-81.8617,33.2932],[-81.8616,33.2937],[-81.8616,33.2939],[-81.8617,33.2943],[-81.8617,33.2944],[-81.8617,33.2945],[-81.8618,33.2949],[-81.8619,33.2957],[-81.862,33.296],[-81.862,33.2962],[-81.862,33.2965],[-81.862,33.2968],[-81.862,33.2969],[-81.8619,33.2971],[-81.8619,33.2972],[-81.8618,33.2975],[-81.8615,33.2979],[-81.8611,33.2983],[-81.8608,33.2986],[-81.8604,33.2988],[-81.86,33.2991],[-81.8594,33.2991],[-81.8587,33.2992],[-81.8582,33.2992],[-81.8577,33.2994],[-81.8573,33.2995],[-81.8569,33.2995],[-81.8561,33.2996],[-81.8559,33.2996],[-81.8557,33.2996],[-81.8554,33.2996],[-81.8551,33.2996],[-81.8549,33.2996],[-81.8545,33.2997],[-81.8543,33.2997],[-81.8542,33.2997],[-81.8538,33.2997],[-81.8535,33.2997],[-81.8529,33.2996],[-81.8525,33.2993],[-81.8521,33.2991],[-81.8521,33.299],[-81.8516,33.2985],[-81.8512,33.2979],[-81.851,33.2975],[-81.8509,33.2972],[-81.8508,33.297],[-81.8504,33.2965],[-81.8503,33.2964],[-81.8497,33.2962],[-81.8496,33.2961],[-81.8493,33.2963],[-81.8492,33.2963],[-81.849,33.2964],[-81.8489,33.2965],[-81.8487,33.2967],[-81.8486,33.2969],[-81.8488,33.2974],[-81.849,33.2977],[-81.8491,33.298],[-81.8492,33.2985],[-81.8493,33.2989],[-81.8495,33.2991],[-81.8496,33.2993],[-81.8496,33.2995],[-81.8496,33.2999],[-81.8495,33.3],[-81.8495,33.3001],[-81.8494,33.3003],[-81.8493,33.3004],[-81.849,33.3008],[-81.8489,33.3008],[-81.8489,33.3009],[-81.8488,33.301],[-81.8485,33.3011],[-81.8485,33.3012],[-81.8484,33.3012],[-81.8483,33.3013],[-81.8479,33.3016],[-81.8479,33.3017],[-81.8478,33.3017],[-81.8477,33.3017],[-81.8476,33.3017],[-81.8475,33.3019],[-81.8473,33.3021],[-81.8472,33.3021],[-81.8469,33.3024],[-81.8468,33.3026],[-81.8466,33.3028],[-81.8465,33.3028],[-81.8465,33.3029],[-81.8465,33.303],[-81.8464,33.3031],[-81.8463,33.3033],[-81.8462,33.3038],[-81.8461,33.3038],[-81.8461,33.304],[-81.846,33.3043],[-81.846,33.3048],[-81.8462,33.3052],[-81.8464,33.3054],[-81.8465,33.3057],[-81.8468,33.3062],[-81.8471,33.3065],[-81.8473,33.3068],[-81.8476,33.3071],[-81.8477,33.3072],[-81.849,33.3079],[-81.8491,33.3079],[-81.8496,33.308],[-81.8499,33.3081],[-81.8502,33.3082],[-81.8505,33.3083],[-81.8508,33.3084],[-81.8511,33.3085],[-81.8512,33.3085],[-81.8517,33.3088],[-81.8521,33.309],[-81.8528,33.3095],[-81.8533,33.3101],[-81.8537,33.3103],[-81.8542,33.3105],[-81.8545,33.3105],[-81.8551,33.3104],[-81.8552,33.3104],[-81.8557,33.3102],[-81.8561,33.3098],[-81.8563,33.3096],[-81.8564,33.3094],[-81.8566,33.3089],[-81.8571,33.308],[-81.8571,33.3079],[-81.8573,33.3075],[-81.8575,33.3073],[-81.8576,33.3071],[-81.8577,33.3069],[-81.8578,33.3067],[-81.8583,33.3065],[-81.8591,33.306],[-81.8595,33.3056],[-81.8596,33.3056],[-81.8597,33.3056],[-81.8602,33.3054],[-81.8602,33.3053],[-81.8603,33.3052],[-81.8605,33.3049],[-81.8606,33.3049],[-81.8609,33.3042],[-81.8611,33.3035],[-81.8612,33.3033],[-81.8616,33.3029],[-81.8618,33.3027],[-81.8621,33.3025],[-81.8625,33.3022],[-81.8627,33.3021],[-81.8628,33.3021],[-81.8629,33.3021],[-81.8632,33.302],[-81.8633,33.302],[-81.8635,33.302],[-81.8639,33.302],[-81.864,33.3021],[-81.8642,33.3022],[-81.8642,33.3024],[-81.8644,33.3026],[-81.8645,33.3028],[-81.8645,33.3029],[-81.8646,33.3033],[-81.8647,33.3037],[-81.8647,33.304],[-81.8646,33.3046],[-81.8646,33.3047],[-81.8645,33.3051],[-81.8643,33.3054],[-81.8642,33.3057],[-81.8641,33.306],[-81.8639,33.3064],[-81.8639,33.3067],[-81.8639,33.3071],[-81.8639,33.3073],[-81.8639,33.3076],[-81.864,33.3078],[-81.8641,33.3082],[-81.8643,33.3087],[-81.8643,33.309],[-81.8645,33.31],[-81.8647,33.3109],[-81.8648,33.3113],[-81.8649,33.3118],[-81.865,33.312],[-81.8652,33.3122],[-81.8653,33.3124],[-81.8654,33.3125],[-81.8655,33.3126],[-81.8656,33.3127],[-81.866,33.3133],[-81.866,33.3134],[-81.8662,33.3135],[-81.8663,33.3136],[-81.8665,33.3137],[-81.867,33.3138],[-81.8671,33.3139],[-81.8674,33.3139],[-81.8679,33.314],[-81.8686,33.3139],[-81.8692,33.3138],[-81.8693,33.3137],[-81.8698,33.3134],[-81.8699,33.3134],[-81.8704,33.3129],[-81.8709,33.3125],[-81.871,33.3123],[-81.8715,33.3118],[-81.8722,33.3109],[-81.8728,33.3101],[-81.8735,33.3094],[-81.8735,33.3093],[-81.8737,33.309],[-81.8743,33.3084],[-81.8744,33.3084],[-81.8745,33.3083],[-81.8748,33.3083],[-81.8749,33.3082],[-81.875,33.3079],[-81.8751,33.3079],[-81.8754,33.3077],[-81.8758,33.3074],[-81.8759,33.3073],[-81.8761,33.307],[-81.8764,33.3069],[-81.8764,33.3068],[-81.8767,33.3062],[-81.8768,33.306],[-81.8769,33.3057],[-81.8771,33.3053],[-81.8773,33.3048],[-81.8777,33.3041],[-81.8778,33.3041],[-81.8779,33.3037],[-81.878,33.3037],[-81.8783,33.3032],[-81.8784,33.3032],[-81.8786,33.3029],[-81.879,33.3025],[-81.8794,33.3023],[-81.8799,33.3022],[-81.8804,33.3022],[-81.8806,33.3022],[-81.8807,33.3022],[-81.8808,33.3023],[-81.8809,33.3023],[-81.8812,33.3025],[-81.8814,33.3028],[-81.8815,33.3031],[-81.8816,33.3032],[-81.8817,33.3036],[-81.8817,33.3037],[-81.8818,33.3038],[-81.8819,33.3039],[-81.8819,33.3041],[-81.8819,33.3042],[-81.8819,33.3043],[-81.8818,33.3047],[-81.8819,33.3054],[-81.8821,33.3057],[-81.8822,33.3061],[-81.8826,33.3065],[-81.883,33.3068],[-81.8834,33.307],[-81.8839,33.3076],[-81.8843,33.3081],[-81.8846,33.3089],[-81.8846,33.3092],[-81.8845,33.3098],[-81.8843,33.3103],[-81.8841,33.3104],[-81.8837,33.3109],[-81.8834,33.3112],[-81.8832,33.3113],[-81.8827,33.3117],[-81.8824,33.3121],[-81.882,33.3126],[-81.8818,33.3131],[-81.8815,33.314],[-81.8815,33.3142],[-81.8814,33.315],[-81.8815,33.3155],[-81.8816,33.3158],[-81.8817,33.316],[-81.882,33.3164],[-81.8825,33.317],[-81.8827,33.3171],[-81.8831,33.3174],[-81.8837,33.3176],[-81.8844,33.3175],[-81.8851,33.3175],[-81.8852,33.3174],[-81.8858,33.3172],[-81.8866,33.3169],[-81.8874,33.3165],[-81.8882,33.316],[-81.8889,33.3156],[-81.89,33.315],[-81.8905,33.3148],[-81.8906,33.3148],[-81.8912,33.3148],[-81.892,33.315],[-81.8925,33.3153],[-81.8927,33.3156],[-81.8929,33.3159],[-81.8928,33.3164],[-81.8928,33.3166],[-81.8927,33.3167],[-81.8926,33.3169],[-81.8922,33.3171],[-81.892,33.3172],[-81.8912,33.3178],[-81.8911,33.318],[-81.8907,33.3184],[-81.8906,33.3184],[-81.8902,33.3188],[-81.89,33.3189],[-81.8899,33.319],[-81.8894,33.3204],[-81.8892,33.321],[-81.8891,33.321],[-81.8892,33.3211],[-81.8892,33.3212],[-81.8893,33.3213],[-81.8894,33.3215],[-81.8894,33.3216],[-81.8895,33.3217],[-81.8896,33.3218],[-81.8897,33.3219],[-81.8898,33.3219],[-81.8901,33.3222],[-81.8903,33.3223],[-81.8905,33.3224],[-81.8915,33.3225],[-81.8926,33.3224],[-81.8927,33.3223],[-81.8937,33.322],[-81.8943,33.3219],[-81.8948,33.3218],[-81.895,33.3217],[-81.8955,33.3216],[-81.8967,33.3218],[-81.8978,33.3223],[-81.8986,33.3229],[-81.899,33.3233],[-81.8994,33.3241],[-81.8995,33.3247],[-81.8994,33.3251],[-81.8993,33.3254],[-81.8991,33.3256],[-81.8982,33.3263],[-81.8978,33.3267],[-81.8976,33.3269],[-81.8971,33.3274],[-81.8969,33.3276],[-81.8967,33.3284],[-81.8966,33.3285],[-81.8966,33.3287],[-81.8966,33.3288],[-81.8966,33.3289],[-81.8966,33.329],[-81.8966,33.3291],[-81.8966,33.3293],[-81.8966,33.3294],[-81.8965,33.3295],[-81.8966,33.3296],[-81.8966,33.3297],[-81.8969,33.3305],[-81.8975,33.3311],[-81.8978,33.3314],[-81.8987,33.332],[-81.8988,33.3321],[-81.8989,33.3322],[-81.8994,33.3326],[-81.8995,33.3328],[-81.8996,33.3328],[-81.8996,33.3329],[-81.8997,33.3329],[-81.8997,33.333],[-81.8999,33.3332],[-81.9,33.3334],[-81.9002,33.334],[-81.9002,33.3343],[-81.9003,33.3344],[-81.9003,33.3345],[-81.9003,33.3346],[-81.9004,33.3347],[-81.9004,33.3348],[-81.9005,33.3348],[-81.9005,33.3349],[-81.9006,33.335],[-81.9009,33.3354],[-81.901,33.3355],[-81.9012,33.3356],[-81.9013,33.3357],[-81.9014,33.3358],[-81.9015,33.3358],[-81.9016,33.3358],[-81.9017,33.3359],[-81.9018,33.3359],[-81.9022,33.3359],[-81.9023,33.3358],[-81.9033,33.3352],[-81.9034,33.3351],[-81.9036,33.3348],[-81.9036,33.3343],[-81.9035,33.3337],[-81.9033,33.3334],[-81.9031,33.3329],[-81.903,33.3326],[-81.9028,33.332],[-81.9028,33.3319],[-81.9027,33.3312],[-81.9027,33.3307],[-81.9027,33.3306],[-81.9027,33.3302],[-81.9028,33.3301],[-81.9029,33.33],[-81.9029,33.3299],[-81.9031,33.3295],[-81.9032,33.3292],[-81.9039,33.3281],[-81.9041,33.328],[-81.9044,33.3275],[-81.9045,33.3273],[-81.9046,33.3271],[-81.9051,33.3266],[-81.906,33.326],[-81.9062,33.3254],[-81.9062,33.3251],[-81.9061,33.3243],[-81.906,33.3242],[-81.9059,33.3234],[-81.9059,33.3224],[-81.9061,33.3216],[-81.907,33.3208],[-81.9083,33.3203],[-81.9091,33.32],[-81.91,33.3195],[-81.9109,33.3193],[-81.9115,33.3191],[-81.9121,33.3191],[-81.9128,33.3193],[-81.9132,33.3195],[-81.9137,33.32],[-81.9137,33.3204],[-81.9136,33.3209],[-81.9129,33.3217],[-81.9123,33.3221],[-81.9113,33.3225],[-81.9107,33.3227],[-81.9099,33.3231],[-81.9091,33.3239],[-81.9085,33.3248],[-81.9082,33.3257],[-81.908,33.3267],[-81.9081,33.327],[-81.9081,33.3271],[-81.9087,33.3277],[-81.9089,33.3279],[-81.9094,33.3283],[-81.9103,33.3288],[-81.9112,33.3291],[-81.9122,33.3296],[-81.9123,33.3296],[-81.9124,33.3296],[-81.9127,33.3298],[-81.9134,33.3301],[-81.9136,33.3301],[-81.9139,33.3303],[-81.9146,33.3307],[-81.9152,33.331],[-81.9153,33.3311],[-81.9156,33.3313],[-81.9159,33.3316],[-81.9159,33.3318],[-81.9163,33.332],[-81.9166,33.332],[-81.9171,33.3322],[-81.9173,33.3322],[-81.9176,33.3324],[-81.9182,33.3327],[-81.9183,33.3328],[-81.9185,33.333],[-81.9188,33.3334],[-81.919,33.3337],[-81.9191,33.334],[-81.9191,33.3344],[-81.9191,33.3345],[-81.9191,33.3346],[-81.919,33.3347],[-81.919,33.3348],[-81.9189,33.3349],[-81.9189,33.335],[-81.9187,33.3354],[-81.9186,33.3356],[-81.9183,33.336],[-81.9182,33.336],[-81.9179,33.3365],[-81.9178,33.3369],[-81.9176,33.3375],[-81.9176,33.3376],[-81.9173,33.3379],[-81.9172,33.3381],[-81.9171,33.3382],[-81.9169,33.3383],[-81.9169,33.3384],[-81.9166,33.3385],[-81.9163,33.3386],[-81.9162,33.3389],[-81.9161,33.3389],[-81.9161,33.3391],[-81.9161,33.3392],[-81.916,33.3393],[-81.916,33.3395],[-81.916,33.3396],[-81.916,33.3397],[-81.9159,33.3399],[-81.9159,33.34],[-81.9159,33.3401],[-81.9159,33.3402],[-81.9157,33.3404],[-81.9157,33.3405],[-81.9156,33.3406],[-81.9156,33.3407],[-81.9155,33.3407],[-81.9155,33.3408],[-81.9153,33.3411],[-81.915,33.3415],[-81.9146,33.3417],[-81.9144,33.3418],[-81.9142,33.3418],[-81.9135,33.3419],[-81.9133,33.342],[-81.9126,33.342],[-81.9116,33.342],[-81.9107,33.3422],[-81.9105,33.3423],[-81.9101,33.3423],[-81.91,33.3424],[-81.9098,33.3424],[-81.9097,33.3426],[-81.9095,33.3428],[-81.9092,33.3431],[-81.9088,33.3434],[-81.9086,33.3436],[-81.9084,33.3438],[-81.9084,33.3443],[-81.9084,33.345],[-81.9086,33.3457],[-81.9089,33.3463],[-81.9091,33.3466],[-81.9094,33.3468],[-81.9095,33.3468],[-81.9097,33.3469],[-81.91,33.347],[-81.9102,33.347],[-81.9108,33.3471],[-81.9115,33.3472],[-81.9119,33.3471],[-81.9124,33.347],[-81.9128,33.3469],[-81.9129,33.3469],[-81.913,33.3469],[-81.9132,33.3468],[-81.9133,33.3468],[-81.9135,33.3466],[-81.9136,33.3464],[-81.914,33.3456],[-81.9143,33.3452],[-81.9145,33.3447],[-81.9149,33.3437],[-81.9155,33.343],[-81.9157,33.3426],[-81.916,33.3422],[-81.9166,33.3418],[-81.9167,33.3417],[-81.9169,33.3416],[-81.9173,33.3413],[-81.9181,33.3407],[-81.9185,33.3404],[-81.9186,33.3404],[-81.9188,33.3402],[-81.9193,33.3403],[-81.9195,33.3408],[-81.9213,33.3426],[-81.9232,33.3446],[-81.9235,33.3449],[-81.9237,33.345],[-81.924,33.3451],[-81.9247,33.3453],[-81.925,33.3453],[-81.9253,33.3453],[-81.9257,33.3453],[-81.9265,33.3453],[-81.9268,33.3453],[-81.9272,33.3452],[-81.9275,33.3451],[-81.9282,33.3449],[-81.9283,33.3449],[-81.9294,33.3444],[-81.9303,33.3439],[-81.9311,33.3437],[-81.9316,33.3437],[-81.932,33.3436],[-81.9327,33.3435],[-81.9333,33.3435],[-81.9335,33.3435],[-81.9348,33.3435],[-81.9356,33.3435],[-81.9364,33.3435],[-81.9365,33.3436],[-81.9366,33.3436],[-81.9367,33.3436],[-81.9368,33.3436],[-81.9372,33.3436],[-81.9379,33.3438],[-81.938,33.3438],[-81.9389,33.3443],[-81.9397,33.3449],[-81.9401,33.3458],[-81.9402,33.3463],[-81.9402,33.3464],[-81.94,33.3471],[-81.9399,33.3475],[-81.9398,33.3477],[-81.9397,33.3479],[-81.9393,33.3484],[-81.9387,33.349],[-81.9386,33.3492],[-81.9381,33.3496],[-81.938,33.3496],[-81.938,33.3497],[-81.9375,33.35],[-81.937,33.3505],[-81.9364,33.351],[-81.9356,33.352],[-81.9352,33.3527],[-81.9348,33.3538],[-81.9347,33.3539],[-81.9346,33.355],[-81.9346,33.3551],[-81.9347,33.3552],[-81.9347,33.3553],[-81.9347,33.3554],[-81.9348,33.3558],[-81.9348,33.3559],[-81.9348,33.356],[-81.9349,33.3561],[-81.9353,33.3568],[-81.9355,33.3571],[-81.9362,33.3579],[-81.9369,33.3584],[-81.937,33.3585],[-81.9374,33.3587],[-81.9375,33.3588],[-81.9375,33.3589],[-81.9384,33.3594],[-81.9408,33.3608],[-81.9409,33.3609],[-81.9417,33.3613],[-81.9421,33.3617],[-81.9425,33.362],[-81.9433,33.3626],[-81.9437,33.363],[-81.9439,33.3632],[-81.944,33.3633],[-81.9441,33.3634],[-81.9442,33.3635],[-81.9447,33.364],[-81.9448,33.3642],[-81.9454,33.3649],[-81.9461,33.3659],[-81.9464,33.3665],[-81.9464,33.3666],[-81.9467,33.3673],[-81.9467,33.3675],[-81.9468,33.3681],[-81.9468,33.3684],[-81.9468,33.3692],[-81.9467,33.3698],[-81.9466,33.3699],[-81.9464,33.3704],[-81.9464,33.3706],[-81.9463,33.3706],[-81.9461,33.3709],[-81.9461,33.371],[-81.946,33.3711],[-81.9457,33.3712],[-81.9454,33.3716],[-81.9453,33.3716],[-81.9446,33.372],[-81.9437,33.3723],[-81.9431,33.3724],[-81.9423,33.3725],[-81.9422,33.3725],[-81.9416,33.3726],[-81.9409,33.3726],[-81.9398,33.3725],[-81.9396,33.3725],[-81.9393,33.3724],[-81.9387,33.3722],[-81.9381,33.3719],[-81.9377,33.3717],[-81.9367,33.3709],[-81.9358,33.3701],[-81.9354,33.3696],[-81.9351,33.3693],[-81.9346,33.3689],[-81.9345,33.3689],[-81.9339,33.3686],[-81.9337,33.3685],[-81.9329,33.3682],[-81.9322,33.3681],[-81.932,33.3681],[-81.9313,33.3681],[-81.9311,33.3681],[-81.931,33.3682],[-81.9306,33.3682],[-81.9304,33.3683],[-81.9302,33.3683],[-81.9296,33.3687],[-81.9287,33.3691],[-81.9278,33.3695],[-81.9277,33.3696],[-81.9271,33.37],[-81.9269,33.3701],[-81.9265,33.3705],[-81.9257,33.3711],[-81.9249,33.3721],[-81.9249,33.3722],[-81.9247,33.3729],[-81.9247,33.373],[-81.9248,33.3734],[-81.9248,33.3741],[-81.9249,33.3747],[-81.925,33.3751],[-81.9252,33.3753],[-81.9254,33.3755],[-81.9257,33.3758],[-81.9258,33.376],[-81.926,33.3761],[-81.9263,33.3762],[-81.9275,33.3769],[-81.9277,33.377],[-81.9282,33.3772],[-81.9287,33.3775],[-81.9289,33.3776],[-81.9297,33.3784],[-81.9297,33.3785],[-81.93,33.3789],[-81.9301,33.379],[-81.9302,33.3791],[-81.9302,33.3792],[-81.9304,33.3794],[-81.9308,33.38],[-81.9309,33.3801],[-81.9309,33.3802],[-81.9312,33.3811],[-81.9316,33.3822],[-81.9317,33.3836],[-81.9318,33.3845],[-81.9319,33.3852],[-81.932,33.3873],[-81.9321,33.3875],[-81.9323,33.3881],[-81.9323,33.3882],[-81.9326,33.3888],[-81.9332,33.39],[-81.9343,33.394],[-81.9347,33.3959],[-81.9351,33.3972],[-81.9355,33.3978],[-81.9372,33.3992],[-81.9372,33.3993],[-81.9381,33.3999],[-81.9404,33.401],[-81.9415,33.4017],[-81.9428,33.4025],[-81.9445,33.4037],[-81.9447,33.4041],[-81.9453,33.4049],[-81.9456,33.4058],[-81.9454,33.4069],[-81.9452,33.4075],[-81.9449,33.408],[-81.9438,33.4088],[-81.9432,33.409],[-81.9427,33.4092],[-81.9422,33.4091],[-81.9419,33.4091],[-81.9418,33.4091],[-81.9417,33.4091],[-81.9416,33.4091],[-81.9408,33.4087],[-81.9401,33.4085],[-81.94,33.4084],[-81.9398,33.4084],[-81.9374,33.4075],[-81.9348,33.4068],[-81.9334,33.4067],[-81.9328,33.4068],[-81.9314,33.407],[-81.9308,33.4071],[-81.9303,33.4073],[-81.9295,33.4078],[-81.928,33.4089],[-81.9261,33.4114],[-81.9259,33.4115],[-81.9258,33.4117],[-81.9251,33.4124],[-81.9249,33.4124],[-81.9248,33.4124],[-81.9245,33.4125],[-81.9244,33.4124],[-81.9246,33.4122],[-81.9246,33.4121],[-81.9245,33.4116],[-81.9244,33.4112],[-81.9243,33.4109],[-81.9243,33.4108],[-81.9241,33.4107],[-81.9239,33.4105],[-81.9234,33.4104],[-81.9232,33.4103],[-81.923,33.41],[-81.9228,33.4098],[-81.9225,33.4094],[-81.9223,33.4093],[-81.9222,33.4091],[-81.9218,33.4089],[-81.9216,33.4088],[-81.9213,33.4086],[-81.921,33.4085],[-81.9206,33.4082],[-81.9204,33.4081],[-81.9195,33.4077],[-81.9192,33.4076],[-81.9191,33.4075],[-81.9189,33.4074],[-81.9185,33.4074],[-81.9174,33.4074],[-81.917,33.4073],[-81.9167,33.4073],[-81.9164,33.4074],[-81.9157,33.4075],[-81.9152,33.4077],[-81.9144,33.4078],[-81.9141,33.4079],[-81.9138,33.408],[-81.9133,33.408],[-81.9131,33.408],[-81.9128,33.408],[-81.9126,33.408],[-81.9124,33.4081],[-81.9121,33.4083],[-81.9117,33.4087],[-81.9112,33.4092],[-81.9107,33.4097],[-81.9105,33.4103],[-81.9104,33.4104],[-81.9098,33.4114],[-81.9097,33.412],[-81.9096,33.4126],[-81.9097,33.4134],[-81.9098,33.4136],[-81.9098,33.4138],[-81.9099,33.414],[-81.9101,33.4144],[-81.9102,33.4146],[-81.9108,33.415],[-81.912,33.4156],[-81.9123,33.4157],[-81.9136,33.416],[-81.914,33.416],[-81.9155,33.4162],[-81.9158,33.4162],[-81.9163,33.4161],[-81.9208,33.4173],[-81.9221,33.418],[-81.9236,33.4187],[-81.9241,33.4189],[-81.9245,33.4191],[-81.9254,33.42],[-81.9256,33.4201],[-81.9259,33.4203],[-81.926,33.4204],[-81.9274,33.4213],[-81.9281,33.4218],[-81.9311,33.424],[-81.9314,33.4243],[-81.9317,33.4245],[-81.9319,33.4249],[-81.9322,33.4253],[-81.9324,33.4256],[-81.9324,33.4257],[-81.9324,33.4258],[-81.9324,33.4262],[-81.9324,33.4263],[-81.9324,33.4264],[-81.9323,33.4266],[-81.9322,33.4269],[-81.9317,33.4278],[-81.9314,33.4285],[-81.9308,33.429],[-81.9297,33.4296],[-81.9283,33.4299],[-81.928,33.43],[-81.9272,33.4302],[-81.9271,33.4303],[-81.927,33.4303],[-81.9256,33.4305],[-81.9249,33.4306],[-81.922,33.4308],[-81.9212,33.4309],[-81.9207,33.431],[-81.9199,33.4312],[-81.9198,33.4313],[-81.9197,33.4313],[-81.9191,33.4316],[-81.919,33.4316],[-81.9189,33.4317],[-81.9184,33.4319],[-81.9173,33.4323],[-81.917,33.4326],[-81.9166,33.4329],[-81.9165,33.4329],[-81.9162,33.4331],[-81.9156,33.4336],[-81.9151,33.4344],[-81.915,33.4346],[-81.9143,33.4353],[-81.9142,33.4355],[-81.9141,33.4357],[-81.9133,33.4375],[-81.9131,33.4383],[-81.9133,33.4397],[-81.9133,33.4398],[-81.9134,33.4405],[-81.9135,33.4413],[-81.9138,33.442],[-81.9144,33.4429],[-81.9148,33.4435],[-81.9164,33.4452],[-81.9181,33.4472],[-81.9194,33.4491],[-81.9201,33.4504],[-81.9202,33.4505],[-81.9202,33.4506],[-81.9208,33.452],[-81.921,33.4525],[-81.9235,33.4576],[-81.9237,33.4582],[-81.924,33.4587],[-81.9247,33.46],[-81.9248,33.46],[-81.9248,33.4601],[-81.9254,33.4613],[-81.9257,33.4618],[-81.9259,33.4621],[-81.9259,33.4622],[-81.926,33.4623],[-81.926,33.4624],[-81.9263,33.4629],[-81.9281,33.4646],[-81.9292,33.4656],[-81.9294,33.4658],[-81.9296,33.4659],[-81.931,33.4667],[-81.9315,33.4669],[-81.9319,33.4671],[-81.9324,33.4674],[-81.9329,33.4677],[-81.9332,33.4678],[-81.9341,33.4683],[-81.9358,33.4687],[-81.9417,33.47],[-81.9438,33.4708],[-81.9464,33.4717],[-81.9465,33.4717],[-81.9465,33.4718],[-81.9487,33.4728],[-81.9542,33.4752],[-81.9551,33.4756],[-81.9552,33.4757],[-81.9553,33.4757],[-81.9567,33.4766],[-81.9568,33.4766],[-81.957,33.4767],[-81.9573,33.4769],[-81.9574,33.4769],[-81.958,33.4771],[-81.9582,33.4772],[-81.9584,33.4773],[-81.9591,33.4775],[-81.9593,33.4776],[-81.9594,33.4776],[-81.9595,33.4777],[-81.9596,33.4777],[-81.9597,33.4778],[-81.9599,33.4778],[-81.9601,33.4779],[-81.967,33.4806],[-81.9718,33.4821],[-81.9734,33.4826],[-81.9735,33.4826],[-81.9736,33.4827],[-81.9806,33.484],[-81.9817,33.4845],[-81.9824,33.4849],[-81.984,33.4856],[-81.9859,33.4865],[-81.9881,33.4888],[-81.9888,33.4895],[-81.9893,33.49],[-81.9897,33.4909],[-81.9906,33.4934],[-81.9909,33.4942],[-81.9909,33.4943],[-81.9909,33.4951],[-81.9908,33.4954],[-81.9906,33.4973],[-81.9905,33.4981],[-81.9905,33.4982],[-81.9905,33.4986],[-81.9904,33.4994],[-81.9904,33.5001],[-81.9904,33.5005],[-81.9904,33.5008],[-81.9905,33.501],[-81.991,33.5022],[-81.9912,33.5027],[-81.9913,33.5029],[-81.9915,33.5033],[-81.9916,33.5037],[-81.9917,33.5039],[-81.9919,33.5044],[-81.9944,33.5076],[-81.995,33.5093],[-81.9951,33.5098],[-81.9952,33.5099],[-81.9952,33.51],[-81.9952,33.5101],[-81.9952,33.5102],[-81.9953,33.5103],[-81.9955,33.5105],[-81.9955,33.5106],[-81.9956,33.5109],[-81.9958,33.5112],[-81.9959,33.5114],[-81.9961,33.5116],[-81.9965,33.5122],[-81.9966,33.5125],[-81.9967,33.5126],[-81.9968,33.5127],[-81.9969,33.5129],[-81.9969,33.513],[-81.9972,33.5134],[-81.998,33.5146],[-81.9981,33.5148],[-81.9983,33.515],[-81.9985,33.5153],[-81.9988,33.5157],[-81.9991,33.5162],[-81.9994,33.5165],[-81.9995,33.5167],[-81.9998,33.517],[-82.0001,33.5174],[-82.0002,33.5176],[-82.0004,33.5178],[-82.0005,33.518],[-82.0007,33.5184],[-82.0007,33.5186],[-82.0009,33.5189],[-82.0013,33.52],[-82.0013,33.5201],[-82.0015,33.5202],[-82.0019,33.5204],[-82.0025,33.5207],[-82.0031,33.521],[-82.0035,33.5212],[-82.0038,33.5214],[-82.0039,33.5216],[-82.0043,33.5219],[-82.0053,33.5222],[-82.0057,33.5224],[-82.0058,33.5224],[-82.0061,33.5225],[-82.0069,33.5228],[-82.0071,33.5228],[-82.0076,33.5233],[-82.0083,33.5245],[-82.0098,33.5303],[-82.011,33.5313],[-82.0111,33.5314],[-82.0115,33.5317],[-82.0118,33.5318],[-82.0122,33.532],[-82.0123,33.532],[-82.0124,33.5321],[-82.0134,33.5325],[-82.015,33.5331],[-82.018,33.5343],[-82.0198,33.535],[-82.0224,33.5371],[-82.0234,33.5379],[-82.0234,33.5388],[-82.0234,33.5391],[-82.0233,33.5393],[-82.0234,33.5407],[-82.0236,33.5408],[-82.0256,33.5428],[-82.0271,33.5439],[-82.0272,33.5441],[-82.0282,33.5449],[-82.0304,33.5458],[-82.0314,33.5458],[-82.0315,33.5458],[-82.0323,33.5461],[-82.033,33.5465],[-82.0338,33.5475],[-82.034,33.5478],[-82.0349,33.5492],[-82.0358,33.5512],[-82.0364,33.5528],[-82.0366,33.5533],[-82.0373,33.5546],[-82.0374,33.5547],[-82.0463,33.5638],[-82.047,33.5642],[-82.048,33.5645],[-82.0483,33.5646],[-82.0483,33.5647],[-82.0486,33.5647],[-82.049,33.5649],[-82.0508,33.5649],[-82.0509,33.5649],[-82.0511,33.5649],[-82.0519,33.5649],[-82.0522,33.5649],[-82.053,33.565],[-82.0549,33.5654],[-82.0556,33.5657],[-82.0577,33.5668],[-82.0607,33.569],[-82.0627,33.5704],[-82.065,33.5722],[-82.0656,33.5727],[-82.0678,33.5745],[-82.069,33.5753],[-82.069,33.5754],[-82.0699,33.5758],[-82.0716,33.5768],[-82.0731,33.5775],[-82.0733,33.5776],[-82.0753,33.5781],[-82.0759,33.5783],[-82.0778,33.5788],[-82.0788,33.5789],[-82.0803,33.5792],[-82.0867,33.5805],[-82.0875,33.5806],[-82.0881,33.5808],[-82.0896,33.5812],[-82.0906,33.5814],[-82.092,33.5819],[-82.0921,33.5819],[-82.0941,33.5827],[-82.0964,33.5841],[-82.0969,33.5846],[-82.0974,33.5852],[-82.0988,33.5864],[-82.0997,33.5875],[-82.101,33.5891],[-82.1015,33.5896],[-82.1028,33.5915],[-82.104,33.5931],[-82.104,33.5932],[-82.1046,33.5938],[-82.1052,33.5947],[-82.1062,33.5956],[-82.1078,33.5963],[-82.1081,33.5963],[-82.1094,33.5966],[-82.11,33.5966],[-82.1109,33.5967],[-82.1117,33.5967],[-82.1128,33.5968],[-82.1141,33.5967],[-82.1153,33.5966],[-82.1158,33.5966],[-82.1166,33.5965],[-82.1167,33.5964],[-82.1171,33.5963],[-82.1175,33.5962],[-82.1176,33.5962],[-82.119,33.5956],[-82.1204,33.5949],[-82.1218,33.5939],[-82.1221,33.5937],[-82.1232,33.5928],[-82.1234,33.5926],[-82.1236,33.5925],[-82.1236,33.5924],[-82.1242,33.5919],[-82.1245,33.5916],[-82.1248,33.5913],[-82.1259,33.5907],[-82.1268,33.5905],[-82.1275,33.5903],[-82.1291,33.5899],[-82.1306,33.59],[-82.1319,33.5902],[-82.133,33.5904],[-82.1335,33.5905],[-82.135,33.5911],[-82.1351,33.591],[-82.1355,33.5912],[-82.1363,33.5915],[-82.138,33.5922],[-82.1404,33.5933],[-82.1418,33.5938],[-82.1429,33.5943],[-82.1433,33.5946],[-82.1448,33.5954],[-82.1451,33.5956],[-82.1462,33.5962],[-82.1472,33.5969],[-82.1473,33.597],[-82.1476,33.5972],[-82.1488,33.5981],[-82.1491,33.5985],[-82.1503,33.5998],[-82.1511,33.601],[-82.1519,33.6027],[-82.1523,33.6041],[-82.1534,33.6063],[-82.1538,33.6067],[-82.1539,33.6068],[-82.155,33.6077],[-82.1563,33.6086],[-82.1568,33.6089],[-82.1583,33.6097],[-82.1603,33.6102],[-82.1619,33.6106],[-82.163,33.6109],[-82.1634,33.611],[-82.1638,33.6111],[-82.164,33.6111],[-82.1641,33.6112],[-82.1644,33.6112],[-82.1645,33.6112],[-82.1664,33.6118],[-82.1691,33.6121],[-82.1696,33.6122],[-82.1701,33.6123],[-82.1708,33.6124],[-82.172,33.6126],[-82.1721,33.6126],[-82.1744,33.6131],[-82.1762,33.6138],[-82.1767,33.614],[-82.1775,33.6144],[-82.179,33.6154],[-82.1799,33.6159],[-82.1824,33.6179],[-82.1861,33.6208],[-82.1861,33.6209],[-82.1891,33.6237],[-82.1893,33.6238],[-82.1898,33.6245],[-82.1904,33.6251],[-82.1909,33.6255],[-82.1913,33.6259],[-82.1928,33.6272],[-82.1944,33.6286],[-82.1948,33.629],[-82.1953,33.6293],[-82.1955,33.6295],[-82.1961,33.63],[-82.1962,33.63],[-82.1964,33.6303],[-82.1966,33.6306],[-82.1967,33.6309],[-82.1968,33.6311],[-82.1968,33.6313],[-82.1969,33.6314],[-82.197,33.6317],[-82.1971,33.6322],[-82.1972,33.6326],[-82.1976,33.6341],[-82.198,33.6355],[-82.1984,33.6371],[-82.1989,33.6386],[-82.1989,33.6387],[-82.1989,33.639],[-82.1989,33.6395],[-82.199,33.6401],[-82.1996,33.6427],[-82.1998,33.6435],[-82.2006,33.645],[-82.2006,33.6452],[-82.201,33.646],[-82.2012,33.6469],[-82.2012,33.6476],[-82.2012,33.6486],[-82.201,33.6501],[-82.2007,33.6514],[-82.2,33.6553],[-82.1999,33.6556],[-82.1998,33.657],[-82.1997,33.6576],[-82.1997,33.6587],[-82.1998,33.6609],[-82.1998,33.6612],[-82.1998,33.6613],[-82.1999,33.6617],[-82.2002,33.662],[-82.2012,33.6628],[-82.2035,33.6642],[-82.2043,33.6652],[-82.2056,33.6661],[-82.2066,33.6669],[-82.2098,33.6693],[-82.2104,33.6698],[-82.2108,33.6706],[-82.2114,33.6717],[-82.2117,33.6726],[-82.2127,33.6761],[-82.2132,33.6772],[-82.2154,33.6811],[-82.2156,33.6814],[-82.2171,33.6843],[-82.2179,33.6855],[-82.2185,33.6861],[-82.2185,33.6862],[-82.2186,33.6862],[-82.2186,33.6863],[-82.2188,33.6864],[-82.2192,33.6867],[-82.2193,33.6868],[-82.2195,33.687],[-82.2207,33.6877],[-82.221,33.6878],[-82.2217,33.6883],[-82.2227,33.6891],[-82.2234,33.6899],[-82.2236,33.69],[-82.2238,33.6902],[-82.2239,33.6904],[-82.224,33.6904],[-82.2245,33.6909],[-82.2249,33.6911],[-82.225,33.6912],[-82.2257,33.6914],[-82.2261,33.6917],[-82.2264,33.6922],[-82.2265,33.6922],[-82.2265,33.6923],[-82.2268,33.6928],[-82.227,33.693],[-82.2271,33.6931],[-82.2271,33.6932],[-82.2274,33.6935],[-82.2276,33.6937],[-82.2281,33.6942],[-82.2287,33.6947],[-82.2289,33.695],[-82.2292,33.6952],[-82.2295,33.6955],[-82.2299,33.6959],[-82.2302,33.6962],[-82.2308,33.6967],[-82.2334,33.699],[-82.2343,33.6998],[-82.2346,33.7002],[-82.2346,33.7004],[-82.2347,33.7006],[-82.2347,33.7007],[-82.2347,33.7012],[-82.2348,33.7016],[-82.2352,33.7024],[-82.2353,33.7026],[-82.2352,33.7034],[-82.2353,33.704],[-82.2354,33.7044],[-82.2359,33.705],[-82.2367,33.7062],[-82.2371,33.7073],[-82.2372,33.7079],[-82.2371,33.7084],[-82.2364,33.7113],[-82.2358,33.7138],[-82.2357,33.7144],[-82.2358,33.7146],[-82.2373,33.7219],[-82.2375,33.7226],[-82.2379,33.7236],[-82.2388,33.7252],[-82.2393,33.7272],[-82.2395,33.7287],[-82.2395,33.7291],[-82.2395,33.7293],[-82.2395,33.7296],[-82.2393,33.7299],[-82.2391,33.7304],[-82.2391,33.7309],[-82.2393,33.7316],[-82.2394,33.7317],[-82.2399,33.7329],[-82.2403,33.7344],[-82.2404,33.7349],[-82.2406,33.7352],[-82.241,33.7358],[-82.241,33.7359],[-82.2412,33.7361],[-82.2413,33.7362],[-82.2417,33.7369],[-82.2422,33.7379],[-82.2432,33.7401],[-82.2441,33.7414],[-82.2454,33.7429],[-82.2457,33.7434],[-82.2457,33.7442],[-82.2462,33.7463],[-82.2471,33.7501],[-82.2472,33.7506],[-82.2475,33.7526],[-82.2482,33.7534],[-82.2488,33.7539],[-82.2492,33.7543],[-82.2498,33.7549],[-82.2501,33.7551],[-82.2504,33.7553],[-82.2508,33.7556],[-82.2513,33.756],[-82.2516,33.7563],[-82.2521,33.7568],[-82.2525,33.7572],[-82.253,33.7576],[-82.2535,33.7579],[-82.2539,33.7583],[-82.2543,33.7587],[-82.2546,33.7591],[-82.2548,33.7593],[-82.255,33.7595],[-82.2553,33.7597],[-82.2556,33.7599],[-82.258,33.7604],[-82.2586,33.7604],[-82.2591,33.7604],[-82.2595,33.7602],[-82.26,33.7604],[-82.2609,33.7608],[-82.2619,33.7613],[-82.2626,33.7617],[-82.2632,33.762],[-82.2637,33.7624],[-82.264,33.7628],[-82.2644,33.7635],[-82.2646,33.7642],[-82.2648,33.7648],[-82.2649,33.7653],[-82.265,33.7657],[-82.2653,33.766],[-82.2658,33.7664],[-82.2661,33.7668],[-82.2667,33.7671],[-82.2677,33.7677],[-82.2685,33.7678],[-82.269,33.7678],[-82.2695,33.7678],[-82.2699,33.7679],[-82.2704,33.7679],[-82.2705,33.768],[-82.2711,33.7682],[-82.2716,33.7685],[-82.2722,33.7688],[-82.2724,33.7689],[-82.2733,33.7693],[-82.2742,33.7698],[-82.2749,33.7703],[-82.2757,33.7709],[-82.2767,33.7715],[-82.2777,33.772],[-82.2783,33.7725],[-82.2785,33.7729],[-82.279,33.7736],[-82.2793,33.7739],[-82.2794,33.7741],[-82.2796,33.7744],[-82.2799,33.7747],[-82.2802,33.7752],[-82.2806,33.7756],[-82.2811,33.7761],[-82.2815,33.7764],[-82.2819,33.7768],[-82.2823,33.7773],[-82.2828,33.7776],[-82.2841,33.7788],[-82.2845,33.7791],[-82.285,33.7795],[-82.2858,33.7801],[-82.2866,33.7805],[-82.2876,33.7811],[-82.2887,33.7816],[-82.2898,33.782],[-82.2906,33.7822],[-82.2915,33.7823],[-82.2925,33.7824],[-82.293,33.7822],[-82.2942,33.7819],[-82.2943,33.7819],[-82.295,33.7819],[-82.2957,33.782],[-82.2962,33.7822],[-82.2969,33.7826],[-82.2983,33.7835],[-82.2987,33.784],[-82.2994,33.785],[-82.2995,33.7859],[-82.2996,33.7865],[-82.2996,33.7877],[-82.2996,33.7878],[-82.2995,33.7884],[-82.2994,33.7889],[-82.2993,33.7892],[-82.2992,33.7903],[-82.2991,33.7918],[-82.2991,33.7919],[-82.2989,33.7932],[-82.2989,33.7945],[-82.2989,33.7958],[-82.2991,33.7972],[-82.2992,33.7984],[-82.2993,33.7989],[-82.2995,33.7993],[-82.2997,33.7998],[-82.3,33.8002],[-82.3,33.8003],[-82.3002,33.8006],[-82.3007,33.8011],[-82.301,33.8013],[-82.3011,33.8015],[-82.3015,33.8019],[-82.302,33.8023],[-82.3024,33.8026],[-82.3029,33.8029],[-82.3034,33.8033],[-82.3039,33.8035],[-82.3039,33.8036],[-82.3045,33.8038],[-82.3047,33.8039],[-82.3051,33.8042],[-82.3059,33.8045],[-82.3067,33.8049],[-82.3075,33.8051],[-82.3081,33.8054],[-82.3084,33.8056],[-82.309,33.8059],[-82.3096,33.806],[-82.3097,33.8061],[-82.3103,33.8063],[-82.3108,33.8064],[-82.3114,33.8065],[-82.312,33.8068],[-82.3124,33.8072],[-82.3129,33.8075],[-82.3132,33.8078],[-82.3132,33.8081],[-82.3132,33.8086],[-82.3133,33.8089],[-82.3133,33.8092],[-82.3135,33.8097],[-82.3138,33.8103],[-82.314,33.8106],[-82.3144,33.8111],[-82.3148,33.8115],[-82.3151,33.8118],[-82.3158,33.8124],[-82.3163,33.8129],[-82.3169,33.8134],[-82.3173,33.8137],[-82.3179,33.8142],[-82.3183,33.8145],[-82.3188,33.8148],[-82.3194,33.8151],[-82.3199,33.8154],[-82.3206,33.8158],[-82.3211,33.8161],[-82.3214,33.8164],[-82.3219,33.8168],[-82.3221,33.8172],[-82.3227,33.8181],[-82.3231,33.8188],[-82.3235,33.8192],[-82.3239,33.8195],[-82.3242,33.8198],[-82.3245,33.82],[-82.325,33.8204],[-82.3255,33.8207],[-82.3261,33.8211],[-82.3265,33.8213],[-82.3272,33.8217],[-82.3279,33.822],[-82.3286,33.8223],[-82.33,33.8228],[-82.3309,33.8233],[-82.3316,33.8237],[-82.3321,33.8239],[-82.3326,33.8242],[-82.3329,33.8245],[-82.3337,33.8248],[-82.3343,33.8251],[-82.3351,33.8256],[-82.3358,33.826],[-82.3363,33.8263],[-82.3378,33.8272],[-82.3396,33.8285],[-82.3402,33.829],[-82.3409,33.8297],[-82.342,33.8304],[-82.343,33.8312],[-82.3444,33.8324],[-82.3462,33.8338],[-82.3469,33.8343],[-82.3478,33.8347],[-82.3484,33.8349],[-82.3492,33.8353],[-82.3497,33.8355],[-82.3504,33.8359],[-82.3512,33.8361],[-82.3519,33.8364],[-82.3525,33.8366],[-82.3534,33.837],[-82.3536,33.837],[-82.3544,33.8373],[-82.3548,33.8375],[-82.3554,33.8377],[-82.3563,33.8379],[-82.3564,33.8379],[-82.3572,33.8382],[-82.3579,33.8383],[-82.3582,33.8384],[-82.3588,33.8387],[-82.359,33.8388],[-82.3603,33.8391],[-82.361,33.8394],[-82.3615,33.8395],[-82.3622,33.8398],[-82.3631,33.8401],[-82.3638,33.8404],[-82.3644,33.8407],[-82.3652,33.8411],[-82.3671,33.8419],[-82.3681,33.8422],[-82.3688,33.8423],[-82.3691,33.8424],[-82.3718,33.8438],[-82.3733,33.8447],[-82.3743,33.8456],[-82.3744,33.8458],[-82.3746,33.846],[-82.3748,33.8463],[-82.3758,33.8475],[-82.3773,33.8489],[-82.3776,33.8492],[-82.3798,33.8511],[-82.3814,33.8521],[-82.382,33.8525],[-82.3831,33.8532],[-82.385,33.8544],[-82.3868,33.8554],[-82.3871,33.8555],[-82.3885,33.8562],[-82.3905,33.8572],[-82.3906,33.8572],[-82.391,33.8574],[-82.3938,33.8583],[-82.3954,33.8589],[-82.3955,33.859],[-82.3956,33.859],[-82.3957,33.8591],[-82.3959,33.8592],[-82.3963,33.8595],[-82.4005,33.8633],[-82.4022,33.8647],[-82.4039,33.8655],[-82.4056,33.866],[-82.4083,33.8663],[-82.4098,33.8661],[-82.4112,33.8658],[-82.4141,33.8654],[-82.4143,33.8653],[-82.4179,33.8642],[-82.4184,33.8641],[-82.4185,33.8641],[-82.4206,33.8638],[-82.4228,33.8638],[-82.4249,33.8641],[-82.4265,33.8647],[-82.427,33.8648],[-82.4292,33.8658],[-82.4312,33.867],[-82.4335,33.869],[-82.4362,33.8718],[-82.4386,33.8739],[-82.4405,33.8751],[-82.441,33.8753],[-82.4414,33.8755],[-82.4426,33.876],[-82.4438,33.8764],[-82.4458,33.8768],[-82.447,33.8772],[-82.4481,33.8775],[-82.4487,33.8781],[-82.4492,33.8784],[-82.4497,33.8787],[-82.4505,33.8793],[-82.4513,33.8797],[-82.4528,33.8804],[-82.4538,33.8809],[-82.4545,33.8813],[-82.4551,33.8817],[-82.4555,33.882],[-82.4561,33.8825],[-82.4564,33.8828],[-82.4566,33.8831],[-82.457,33.8837],[-82.4572,33.884],[-82.4578,33.8847],[-82.4579,33.8848],[-82.4583,33.8853],[-82.459,33.886],[-82.4592,33.8862],[-82.4594,33.8864],[-82.4603,33.887],[-82.4613,33.8876],[-82.4655,33.89],[-82.4666,33.8908],[-82.4673,33.8914],[-82.4679,33.8917],[-82.4691,33.8923],[-82.4696,33.8926],[-82.4699,33.8928],[-82.4734,33.8961],[-82.4749,33.8972],[-82.4758,33.8981],[-82.4771,33.8993],[-82.478,33.9],[-82.4792,33.901],[-82.4801,33.9019],[-82.4814,33.9028],[-82.4819,33.9031],[-82.4827,33.9037],[-82.4856,33.9052],[-82.4858,33.9054],[-82.4867,33.906],[-82.4877,33.9067],[-82.4886,33.9072],[-82.4895,33.9077],[-82.4917,33.9089],[-82.4929,33.9098],[-82.4942,33.911],[-82.4948,33.9117],[-82.4958,33.9131],[-82.4961,33.9135],[-82.4965,33.9141],[-82.4968,33.9148],[-82.4972,33.9155],[-82.4977,33.9166],[-82.4985,33.9178],[-82.499,33.9188],[-82.4991,33.919],[-82.4998,33.9199],[-82.5019,33.9232],[-82.5036,33.926],[-82.5057,33.9287],[-82.5076,33.9315],[-82.5095,33.9335],[-82.51,33.934],[-82.5114,33.9356],[-82.513,33.937],[-82.5167,33.939],[-82.5179,33.9397],[-82.519,33.9403],[-82.5245,33.9434],[-82.5267,33.9438],[-82.5293,33.9438],[-82.5307,33.9438],[-82.5341,33.9436],[-82.5357,33.9432],[-82.5364,33.9429],[-82.5379,33.9423],[-82.5398,33.9415],[-82.5431,33.941],[-82.5467,33.9418],[-82.5491,33.9424],[-82.5503,33.9425],[-82.5544,33.9438],[-82.5568,33.9453],[-82.5592,33.9486],[-82.5605,33.9509],[-82.5636,33.9546],[-82.564,33.9552],[-82.5645,33.9557],[-82.5645,33.9558],[-82.5649,33.9562],[-82.5652,33.9568],[-82.5654,33.9573],[-82.5656,33.9577],[-82.5656,33.9581],[-82.5656,33.9582],[-82.5656,33.9585],[-82.5657,33.9589],[-82.5658,33.9598],[-82.5658,33.9607],[-82.5658,33.9612],[-82.5658,33.9618],[-82.5659,33.9624],[-82.5661,33.964],[-82.5662,33.9648],[-82.5663,33.9651],[-82.5667,33.9659],[-82.567,33.9668],[-82.5673,33.9673],[-82.5675,33.9678],[-82.5676,33.9679],[-82.5683,33.9689],[-82.5686,33.9693],[-82.5689,33.9696],[-82.5691,33.9699],[-82.5696,33.9704],[-82.57,33.9708],[-82.5705,33.9712],[-82.5712,33.9716],[-82.5714,33.9717],[-82.5718,33.9721],[-82.5721,33.9723],[-82.5726,33.9727],[-82.5731,33.973],[-82.5737,33.9732],[-82.5742,33.9736],[-82.5746,33.9739],[-82.5751,33.9744],[-82.5767,33.9759],[-82.5769,33.9761],[-82.578,33.9774],[-82.5789,33.9786],[-82.5795,33.9797],[-82.58,33.9805],[-82.5803,33.9813],[-82.5805,33.9821],[-82.5805,33.9827],[-82.5806,33.9833],[-82.5806,33.9843],[-82.5804,33.9858],[-82.5803,33.986],[-82.5801,33.9864],[-82.5799,33.9869],[-82.5796,33.9873],[-82.5793,33.9876],[-82.579,33.9878],[-82.5787,33.9881],[-82.5782,33.9885],[-82.578,33.9886],[-82.5759,33.99],[-82.5756,33.9902],[-82.5753,33.9906],[-82.5752,33.9908],[-82.5752,33.9911],[-82.5752,33.9914],[-82.5754,33.9919],[-82.5756,33.9922],[-82.5757,33.9925],[-82.576,33.9928],[-82.5763,33.993],[-82.5767,33.9933],[-82.5773,33.9935],[-82.5789,33.994],[-82.5808,33.9946],[-82.5814,33.9947],[-82.582,33.9949],[-82.5828,33.9951],[-82.5834,33.9953],[-82.5842,33.9957],[-82.585,33.9962],[-82.5858,33.9967],[-82.5865,33.9973],[-82.5873,33.9981],[-82.5879,33.9987],[-82.5884,33.9996],[-82.5885,33.9998],[-82.589,34.0005],[-82.5893,34.0012],[-82.5898,34.0028],[-82.5904,34.0043],[-82.5915,34.0073],[-82.5923,34.0095],[-82.5927,34.0104],[-82.5931,34.0112],[-82.5936,34.0119],[-82.5938,34.0122],[-82.5944,34.0132],[-82.5946,34.0138],[-82.5947,34.014],[-82.5949,34.0144],[-82.5953,34.0152],[-82.5955,34.0159],[-82.5957,34.0169],[-82.5957,34.0174],[-82.5957,34.0175],[-82.5957,34.0181],[-82.5957,34.0182],[-82.5957,34.0183],[-82.5957,34.0186],[-82.5957,34.019],[-82.5957,34.0192],[-82.5956,34.0201],[-82.5955,34.0205],[-82.5954,34.0211],[-82.5951,34.0221],[-82.5941,34.0251],[-82.594,34.0254],[-82.5939,34.0258],[-82.5939,34.0259],[-82.5938,34.0263],[-82.5938,34.0267],[-82.5938,34.0273],[-82.5938,34.0277],[-82.5939,34.0281],[-82.5939,34.0282],[-82.5939,34.0283],[-82.594,34.0284],[-82.594,34.0285],[-82.5941,34.0286],[-82.5941,34.0288],[-82.5942,34.0289],[-82.5945,34.0293],[-82.5947,34.0297],[-82.5951,34.0301],[-82.5955,34.0305],[-82.5958,34.0307],[-82.596,34.0309],[-82.5963,34.0311],[-82.5969,34.0313],[-82.5975,34.0316],[-82.5979,34.0318],[-82.5984,34.032],[-82.5985,34.0321],[-82.5986,34.0322],[-82.5994,34.0325],[-82.6002,34.033],[-82.6006,34.0332],[-82.6009,34.0335],[-82.6021,34.0345],[-82.6034,34.0354],[-82.605,34.0365],[-82.6052,34.0367],[-82.6056,34.0369],[-82.6059,34.0371],[-82.606,34.0372],[-82.6074,34.0381],[-82.6077,34.0383],[-82.6083,34.0388],[-82.6089,34.0394],[-82.6094,34.0399],[-82.61,34.0406],[-82.6106,34.0415],[-82.6111,34.0423],[-82.6114,34.043],[-82.6118,34.0444],[-82.6122,34.0454],[-82.6127,34.0465],[-82.6129,34.0468],[-82.613,34.0469],[-82.6134,34.0473],[-82.6138,34.0476],[-82.6164,34.0491],[-82.6168,34.0494],[-82.6175,34.0499],[-82.6183,34.0506],[-82.6186,34.0508],[-82.6192,34.0513],[-82.6197,34.052],[-82.62,34.0527],[-82.6203,34.0534],[-82.6204,34.0539],[-82.6205,34.055],[-82.6205,34.0553],[-82.6207,34.0565],[-82.6208,34.0568],[-82.6209,34.057],[-82.621,34.0573],[-82.6211,34.0574],[-82.6212,34.0577],[-82.6213,34.0578],[-82.6214,34.0579],[-82.6214,34.058],[-82.6216,34.0582],[-82.6217,34.0583],[-82.6218,34.0583],[-82.6226,34.0587],[-82.6235,34.0592],[-82.6235,34.0593],[-82.6237,34.0594],[-82.6239,34.0596],[-82.6243,34.06],[-82.6246,34.0603],[-82.6249,34.0606],[-82.6253,34.0611],[-82.6253,34.0612],[-82.6257,34.0618],[-82.626,34.0624],[-82.6261,34.0625],[-82.6261,34.0626],[-82.6261,34.0627],[-82.6262,34.0629],[-82.6265,34.0633],[-82.6266,34.0633],[-82.6268,34.0635],[-82.6274,34.0639],[-82.6275,34.064],[-82.6279,34.0642],[-82.6285,34.0645],[-82.629,34.0647],[-82.6293,34.0648],[-82.6302,34.0651],[-82.6302,34.0652],[-82.6309,34.0654],[-82.6314,34.0655],[-82.6316,34.0655],[-82.6319,34.0655],[-82.6326,34.0654],[-82.6332,34.0653],[-82.6333,34.0653],[-82.634,34.065],[-82.6343,34.0649],[-82.6345,34.0649],[-82.635,34.065],[-82.6354,34.0651],[-82.6358,34.0653],[-82.6361,34.0656],[-82.6363,34.0658],[-82.6365,34.0659],[-82.6368,34.066],[-82.637,34.066],[-82.6372,34.0661],[-82.6374,34.0661],[-82.6377,34.0662],[-82.6379,34.0663],[-82.6384,34.0665],[-82.639,34.0668],[-82.6395,34.0671],[-82.6396,34.0672],[-82.6398,34.0673],[-82.6399,34.0674],[-82.6405,34.0679],[-82.6409,34.0682],[-82.641,34.0684],[-82.6415,34.0689],[-82.6422,34.0699],[-82.6429,34.0708],[-82.6437,34.0721],[-82.6438,34.0723],[-82.6438,34.0724],[-82.644,34.0728],[-82.6441,34.0732],[-82.6441,34.0736],[-82.6442,34.0737],[-82.6443,34.074],[-82.6444,34.0742],[-82.6445,34.0744],[-82.645,34.0749],[-82.6451,34.0751],[-82.6452,34.0752],[-82.6454,34.0756],[-82.6455,34.0761],[-82.6455,34.0763],[-82.6455,34.0766],[-82.6455,34.0768],[-82.6455,34.0769],[-82.6454,34.0771],[-82.6454,34.0772],[-82.6454,34.0773],[-82.6454,34.0776],[-82.6454,34.0778],[-82.6454,34.0783],[-82.6453,34.0784],[-82.6453,34.0785],[-82.6453,34.0786],[-82.6452,34.0787],[-82.6451,34.0791],[-82.645,34.0792],[-82.6448,34.0795],[-82.6448,34.0796],[-82.6446,34.0799],[-82.6444,34.08],[-82.6444,34.0801],[-82.6442,34.0802],[-82.6439,34.0805],[-82.6438,34.0805],[-82.6437,34.0806],[-82.6432,34.081],[-82.643,34.0811],[-82.643,34.0812],[-82.643,34.0813],[-82.6429,34.0814],[-82.6425,34.0822],[-82.6419,34.0836],[-82.6418,34.0837],[-82.6416,34.0839],[-82.6416,34.084],[-82.6413,34.0844],[-82.6411,34.0846],[-82.6407,34.0853],[-82.6406,34.0855],[-82.6405,34.0858],[-82.6403,34.0864],[-82.6403,34.0865],[-82.6403,34.0866],[-82.6402,34.0868],[-82.6402,34.0869],[-82.6402,34.0872],[-82.6402,34.0873],[-82.6402,34.0878],[-82.6405,34.0883],[-82.6406,34.0885],[-82.6407,34.0886],[-82.6409,34.0889],[-82.641,34.0892],[-82.641,34.0893],[-82.641,34.0894],[-82.641,34.0898],[-82.641,34.0901],[-82.641,34.0902],[-82.641,34.0904],[-82.641,34.0906],[-82.641,34.0907],[-82.641,34.0909],[-82.6411,34.0911],[-82.6411,34.0912],[-82.6412,34.0914],[-82.6413,34.0915],[-82.6414,34.0916],[-82.6414,34.0917],[-82.6416,34.0921],[-82.6417,34.0921],[-82.642,34.0925],[-82.6421,34.0927],[-82.6422,34.0929],[-82.6423,34.093],[-82.6424,34.0933],[-82.6425,34.0933],[-82.6425,34.0934],[-82.6426,34.0934],[-82.6428,34.0936],[-82.6429,34.0936],[-82.6432,34.0939],[-82.6435,34.0941],[-82.6437,34.0942],[-82.6439,34.0944],[-82.644,34.0944],[-82.644,34.0945],[-82.6441,34.0946],[-82.6443,34.0947],[-82.6445,34.095],[-82.6446,34.0951],[-82.6447,34.0952],[-82.6448,34.0953],[-82.6449,34.0955],[-82.6451,34.0956],[-82.6452,34.0957],[-82.6452,34.0958],[-82.6453,34.0959],[-82.6454,34.0959],[-82.6455,34.0961],[-82.6455,34.0962],[-82.6457,34.0964],[-82.6458,34.0965],[-82.646,34.0967],[-82.6462,34.097],[-82.6464,34.0973],[-82.6465,34.0973],[-82.6465,34.0974],[-82.6467,34.0977],[-82.6468,34.0978],[-82.6472,34.098],[-82.6472,34.0981],[-82.6474,34.0983],[-82.6475,34.0983],[-82.6477,34.0985],[-82.6478,34.0985],[-82.6478,34.0986],[-82.6483,34.0988],[-82.6486,34.099],[-82.6488,34.0991],[-82.6493,34.0993],[-82.6497,34.0995],[-82.6499,34.0995],[-82.65,34.0996],[-82.6503,34.0996],[-82.6504,34.0997],[-82.6505,34.0997],[-82.6507,34.0997],[-82.6508,34.0998],[-82.6509,34.0998],[-82.651,34.0998],[-82.6511,34.0998],[-82.6512,34.0998],[-82.6512,34.0999],[-82.6513,34.0999],[-82.6514,34.0999],[-82.6515,34.0999],[-82.6517,34.0999],[-82.6518,34.0999],[-82.652,34.1],[-82.6521,34.1],[-82.6524,34.1],[-82.6525,34.1],[-82.6526,34.1],[-82.6528,34.1001],[-82.653,34.1001],[-82.6533,34.1002],[-82.6535,34.1002],[-82.6536,34.1002],[-82.6537,34.1003],[-82.6538,34.1004],[-82.6539,34.1005],[-82.654,34.1005],[-82.6542,34.1006],[-82.6547,34.1009],[-82.6547,34.101],[-82.6548,34.1011],[-82.6549,34.1012],[-82.655,34.1013],[-82.6551,34.1015],[-82.6552,34.1016],[-82.6554,34.1018],[-82.6556,34.102],[-82.6557,34.1022],[-82.6558,34.1023],[-82.6559,34.1024],[-82.656,34.1025],[-82.6564,34.1028],[-82.6565,34.1028],[-82.6565,34.1029],[-82.657,34.1032],[-82.6571,34.1032],[-82.6572,34.1032],[-82.6573,34.1033],[-82.6575,34.1034],[-82.6576,34.1034],[-82.6577,34.1034],[-82.6579,34.1035],[-82.6581,34.1036],[-82.6582,34.1036],[-82.6583,34.1037],[-82.6584,34.1037],[-82.6585,34.1037],[-82.6587,34.1038],[-82.6588,34.1039],[-82.6589,34.104],[-82.6589,34.1041],[-82.659,34.1041],[-82.659,34.1043],[-82.6591,34.1045],[-82.6592,34.1046],[-82.6593,34.1051],[-82.6594,34.1052],[-82.6594,34.1055],[-82.6595,34.1057],[-82.6596,34.1059],[-82.6597,34.1061],[-82.6598,34.1063],[-82.6599,34.1066],[-82.66,34.1067],[-82.6607,34.1071],[-82.6612,34.1073],[-82.6613,34.1074],[-82.6616,34.1076],[-82.6617,34.1077],[-82.6619,34.1079],[-82.662,34.108],[-82.6622,34.1081],[-82.6627,34.1087],[-82.6632,34.1094],[-82.6637,34.1102],[-82.664,34.1105],[-82.664,34.1106],[-82.6641,34.1106],[-82.6641,34.1107],[-82.6642,34.1108],[-82.6645,34.1113],[-82.6648,34.1115],[-82.6649,34.1115],[-82.6653,34.1118],[-82.6657,34.1121],[-82.6661,34.1124],[-82.6663,34.1127],[-82.6664,34.1129],[-82.6668,34.1134],[-82.6672,34.1142],[-82.6673,34.1148],[-82.6675,34.1155],[-82.6676,34.1162],[-82.6677,34.1166],[-82.6678,34.1172],[-82.6678,34.1174],[-82.6678,34.1175],[-82.6679,34.1182],[-82.6679,34.1183],[-82.668,34.1186],[-82.668,34.1189],[-82.668,34.1193],[-82.6682,34.1196],[-82.6683,34.1198],[-82.6685,34.1202],[-82.6686,34.1204],[-82.6686,34.1205],[-82.6687,34.1206],[-82.6689,34.1209],[-82.6691,34.1212],[-82.6693,34.1214],[-82.6694,34.1216],[-82.6697,34.1219],[-82.6701,34.1224],[-82.6706,34.1232],[-82.6707,34.1235],[-82.6709,34.1237],[-82.671,34.1239],[-82.671,34.124],[-82.6712,34.1243],[-82.6713,34.1245],[-82.6714,34.1245],[-82.6715,34.1248],[-82.6716,34.125],[-82.6717,34.125],[-82.6717,34.1251],[-82.6719,34.1253],[-82.673,34.1269],[-82.6732,34.127],[-82.6732,34.1271],[-82.6741,34.1283],[-82.6742,34.1284],[-82.6742,34.1285],[-82.6744,34.1288],[-82.6748,34.1292],[-82.6752,34.1298],[-82.6756,34.1301],[-82.6761,34.1306],[-82.6766,34.1311],[-82.6767,34.1312],[-82.677,34.1314],[-82.6773,34.1317],[-82.6787,34.1324],[-82.6797,34.1326],[-82.6828,34.1335],[-82.6833,34.1337],[-82.6844,34.1339],[-82.6855,34.1341],[-82.6863,34.1344],[-82.6863,34.1345],[-82.6892,34.1371],[-82.6899,34.1378],[-82.6904,34.1383],[-82.6921,34.139],[-82.6928,34.1391],[-82.6929,34.1391],[-82.6933,34.1391],[-82.6945,34.139],[-82.6955,34.1388],[-82.6967,34.1389],[-82.6972,34.1389],[-82.6983,34.1391],[-82.6986,34.1391],[-82.6989,34.1392],[-82.6998,34.1393],[-82.7001,34.1394],[-82.702,34.1402],[-82.704,34.141],[-82.7041,34.141],[-82.7078,34.1432],[-82.7111,34.1452],[-82.712,34.1458],[-82.7153,34.1482],[-82.7175,34.1506],[-82.718,34.1519],[-82.7188,34.1543],[-82.7208,34.1603],[-82.7209,34.1605],[-82.7212,34.1611],[-82.7214,34.1616],[-82.7215,34.1617],[-82.7216,34.1621],[-82.7217,34.1623],[-82.722,34.1631],[-82.7223,34.1638],[-82.7226,34.1645],[-82.7229,34.1651],[-82.7231,34.1653],[-82.7239,34.167],[-82.7246,34.1684],[-82.7248,34.1687],[-82.7251,34.1693],[-82.7253,34.1695],[-82.7255,34.1699],[-82.7258,34.1702],[-82.726,34.1705],[-82.7264,34.171],[-82.7269,34.1716],[-82.7281,34.1729],[-82.7299,34.1747],[-82.7304,34.1753],[-82.7308,34.1759],[-82.7309,34.176],[-82.7312,34.1765],[-82.7314,34.177],[-82.7314,34.1771],[-82.7317,34.1778],[-82.7317,34.1779],[-82.7318,34.178],[-82.732,34.1788],[-82.7322,34.1796],[-82.7322,34.1805],[-82.7322,34.1814],[-82.732,34.1823],[-82.732,34.1831],[-82.7321,34.1852],[-82.7321,34.1857],[-82.7321,34.1858],[-82.7321,34.1868],[-82.7321,34.1879],[-82.732,34.1885],[-82.7318,34.1898],[-82.7317,34.1902],[-82.7317,34.1907],[-82.7317,34.1913],[-82.7318,34.1918],[-82.7319,34.1926],[-82.7321,34.1933],[-82.7323,34.1938],[-82.7323,34.1939],[-82.7325,34.1945],[-82.7331,34.1957],[-82.7332,34.196],[-82.7333,34.1962],[-82.7336,34.1967],[-82.734,34.1972],[-82.734,34.1973],[-82.7355,34.1995],[-82.7373,34.2022],[-82.7382,34.2037],[-82.7383,34.2037],[-82.7395,34.2055],[-82.7401,34.2065],[-82.7402,34.2066],[-82.7406,34.2073],[-82.7406,34.2074],[-82.7406,34.2077],[-82.7407,34.208],[-82.7408,34.2084],[-82.7409,34.2086],[-82.741,34.2089],[-82.7412,34.2091],[-82.7417,34.2097],[-82.7418,34.2099],[-82.7419,34.2102],[-82.7419,34.2104],[-82.7419,34.2106],[-82.7421,34.2119],[-82.7422,34.2127],[-82.7423,34.2134],[-82.7421,34.2142],[-82.742,34.2142],[-82.742,34.2143],[-82.7418,34.2149],[-82.741,34.2169],[-82.7409,34.2172],[-82.7408,34.2177],[-82.7406,34.218],[-82.7406,34.2181],[-82.7404,34.2186],[-82.7403,34.219],[-82.7403,34.2195],[-82.7403,34.2197],[-82.7405,34.22],[-82.741,34.2207],[-82.7414,34.2212],[-82.7434,34.2237],[-82.7437,34.224],[-82.7437,34.2241],[-82.744,34.2244],[-82.7442,34.2248],[-82.7444,34.2254],[-82.7444,34.2255],[-82.7444,34.2257],[-82.7443,34.2259],[-82.7442,34.2263],[-82.7441,34.2266],[-82.7438,34.2269],[-82.7436,34.2271],[-82.7427,34.228],[-82.7423,34.2286],[-82.7421,34.229],[-82.742,34.2293],[-82.742,34.2294],[-82.742,34.2297],[-82.7424,34.2305],[-82.7425,34.2308],[-82.7426,34.2314],[-82.7428,34.2328],[-82.7429,34.2336],[-82.743,34.234],[-82.743,34.2344],[-82.743,34.2346],[-82.743,34.2347],[-82.7431,34.2347],[-82.7431,34.2349],[-82.7431,34.2351],[-82.7431,34.2352],[-82.7431,34.2353],[-82.7431,34.2354],[-82.7431,34.2362],[-82.7434,34.2392],[-82.7435,34.2399],[-82.7437,34.2405],[-82.7442,34.2414],[-82.7443,34.2415],[-82.7444,34.242],[-82.7446,34.2431],[-82.7447,34.2438],[-82.7449,34.2447],[-82.7449,34.2449],[-82.7447,34.2461],[-82.7447,34.2463],[-82.7447,34.2465],[-82.7445,34.2466],[-82.7439,34.2469],[-82.7435,34.2473],[-82.7433,34.2476],[-82.7431,34.248],[-82.743,34.2482],[-82.743,34.2485],[-82.7431,34.2488],[-82.7431,34.2489],[-82.7432,34.249],[-82.7431,34.2498],[-82.7431,34.2499],[-82.743,34.2502],[-82.743,34.2505],[-82.7429,34.2508],[-82.7429,34.2511],[-82.743,34.2514],[-82.7432,34.2516],[-82.7451,34.2534],[-82.7454,34.2537],[-82.7456,34.2541],[-82.7457,34.2545],[-82.7458,34.2547],[-82.7458,34.255],[-82.7458,34.2551],[-82.7458,34.2552],[-82.7457,34.2553],[-82.7457,34.2554],[-82.7457,34.2578],[-82.7458,34.2584],[-82.746,34.2587],[-82.7462,34.2589],[-82.7463,34.259],[-82.7463,34.2591],[-82.7468,34.2596],[-82.7473,34.2601],[-82.7474,34.2601],[-82.7475,34.2603],[-82.7476,34.2605],[-82.7477,34.2607],[-82.7479,34.2611],[-82.748,34.2614],[-82.7483,34.2623],[-82.7485,34.2631],[-82.7486,34.2634],[-82.7486,34.2636],[-82.7486,34.2638],[-82.7485,34.2641],[-82.7485,34.2642],[-82.7485,34.2643],[-82.7483,34.2645],[-82.7479,34.265],[-82.7478,34.2651],[-82.7476,34.2653],[-82.7472,34.2657],[-82.7471,34.2658],[-82.747,34.2659],[-82.7469,34.266],[-82.7469,34.2661],[-82.7469,34.2662],[-82.7468,34.2662],[-82.7468,34.2664],[-82.7468,34.2666],[-82.7469,34.2666],[-82.7469,34.2667],[-82.7472,34.267],[-82.7473,34.2672],[-82.7476,34.2676],[-82.7477,34.2677],[-82.748,34.268],[-82.7481,34.268],[-82.7482,34.2681],[-82.7486,34.2683],[-82.7487,34.2684],[-82.7488,34.2685],[-82.7489,34.2685],[-82.7492,34.2692],[-82.7496,34.2699],[-82.7499,34.2704],[-82.75,34.2705],[-82.7501,34.2705],[-82.7501,34.2706],[-82.7503,34.2707],[-82.7503,34.2708],[-82.7506,34.2711],[-82.751,34.2715],[-82.7517,34.2721],[-82.7518,34.2722],[-82.7521,34.2725],[-82.7527,34.2732],[-82.7531,34.2736],[-82.7536,34.275],[-82.7539,34.2754],[-82.7542,34.2758],[-82.7544,34.2758],[-82.755,34.2761],[-82.7552,34.2762],[-82.7559,34.2764],[-82.7561,34.2766],[-82.7571,34.2772],[-82.7586,34.2785],[-82.7594,34.2791],[-82.76,34.2795],[-82.7601,34.2796],[-82.7606,34.2798],[-82.7609,34.2801],[-82.7611,34.2804],[-82.7616,34.2815],[-82.7617,34.2817],[-82.7618,34.2818],[-82.7623,34.282],[-82.7626,34.282],[-82.7629,34.282],[-82.7636,34.2819],[-82.7642,34.2818],[-82.7646,34.2818],[-82.7649,34.2817],[-82.7652,34.2818],[-82.7656,34.282],[-82.7661,34.2821],[-82.7663,34.2822],[-82.7664,34.2822],[-82.7668,34.2823],[-82.7669,34.2824],[-82.7673,34.2827],[-82.7685,34.2837],[-82.7696,34.2845],[-82.7707,34.2853],[-82.7708,34.2854],[-82.7711,34.2857],[-82.7715,34.286],[-82.7715,34.2861],[-82.7717,34.2863],[-82.7719,34.2868],[-82.7719,34.287],[-82.7723,34.2877],[-82.7727,34.2879],[-82.7729,34.2881],[-82.7731,34.2885],[-82.7734,34.2889],[-82.7738,34.2892],[-82.774,34.2894],[-82.7741,34.2895],[-82.7746,34.29],[-82.776,34.2911],[-82.7763,34.2914],[-82.7769,34.2918],[-82.7769,34.2919],[-82.7769,34.292],[-82.7769,34.2921],[-82.7769,34.2922],[-82.777,34.2923],[-82.777,34.2924],[-82.7771,34.2925],[-82.7771,34.2926],[-82.7771,34.2927],[-82.7773,34.293],[-82.7773,34.2931],[-82.7774,34.2931],[-82.7774,34.2932],[-82.7775,34.2933],[-82.7778,34.2935],[-82.7779,34.2936],[-82.7781,34.2937],[-82.7785,34.2939],[-82.7786,34.294],[-82.7789,34.2942],[-82.7792,34.2944],[-82.7794,34.2946],[-82.7797,34.2949],[-82.7798,34.295],[-82.7799,34.2951],[-82.7799,34.2952],[-82.78,34.2953],[-82.7801,34.2954],[-82.7802,34.2956],[-82.7802,34.2957],[-82.7803,34.2959],[-82.7803,34.296],[-82.7805,34.2965],[-82.7806,34.2966],[-82.7807,34.2968],[-82.7808,34.2968],[-82.7812,34.2972],[-82.7814,34.2974],[-82.7815,34.2975],[-82.7815,34.2976],[-82.7817,34.2978],[-82.7818,34.2979],[-82.7819,34.298],[-82.782,34.2982],[-82.7821,34.2983],[-82.782,34.2985],[-82.7816,34.2992],[-82.7815,34.2993],[-82.7815,34.2994],[-82.7815,34.2995],[-82.7814,34.2996],[-82.7814,34.2997],[-82.7814,34.2999],[-82.7814,34.3],[-82.7814,34.3002],[-82.7814,34.3004],[-82.7814,34.3007],[-82.7815,34.3009],[-82.7815,34.301],[-82.7816,34.3011],[-82.7816,34.3013],[-82.7817,34.3014],[-82.7817,34.3016],[-82.7817,34.3017],[-82.7817,34.3018],[-82.7817,34.3019],[-82.7817,34.302],[-82.7817,34.3021],[-82.7818,34.3022],[-82.7818,34.3023],[-82.7818,34.3024],[-82.7818,34.3025],[-82.7818,34.3027],[-82.7819,34.3028],[-82.7819,34.3029],[-82.7819,34.303],[-82.782,34.3032],[-82.782,34.3033],[-82.7821,34.3034],[-82.7822,34.3035],[-82.7824,34.3038],[-82.7827,34.3042],[-82.7828,34.3042],[-82.7829,34.3043],[-82.783,34.3044],[-82.783,34.3045],[-82.7831,34.3045],[-82.7832,34.3046],[-82.7833,34.3047],[-82.7834,34.3049],[-82.7835,34.3049],[-82.7835,34.305],[-82.7836,34.305],[-82.7837,34.3052],[-82.784,34.3057],[-82.7843,34.3061],[-82.7844,34.3062],[-82.7845,34.3064],[-82.7846,34.3068],[-82.7847,34.3071],[-82.7848,34.3072],[-82.785,34.3076],[-82.7852,34.3078],[-82.7852,34.3079],[-82.7853,34.3079],[-82.7853,34.3081],[-82.7854,34.3081],[-82.7855,34.3082],[-82.7857,34.3083],[-82.7857,34.3084],[-82.7857,34.3085],[-82.7858,34.3086],[-82.7858,34.3087],[-82.7859,34.3088],[-82.7859,34.3089],[-82.786,34.309],[-82.7862,34.3092],[-82.7865,34.3094],[-82.7865,34.3095],[-82.7866,34.3096],[-82.7867,34.3097],[-82.7869,34.31],[-82.7869,34.3101],[-82.787,34.3102],[-82.7871,34.3103],[-82.7871,34.3105],[-82.7872,34.3108],[-82.7873,34.311],[-82.7875,34.3112],[-82.7875,34.3113],[-82.7875,34.3114],[-82.7875,34.3115],[-82.7875,34.3116],[-82.7875,34.3117],[-82.7875,34.3118],[-82.7875,34.3119],[-82.7875,34.312],[-82.7875,34.3121],[-82.7876,34.3124],[-82.7876,34.3125],[-82.7878,34.3128],[-82.7878,34.3129],[-82.7878,34.3131],[-82.7879,34.3132],[-82.7879,34.3133],[-82.788,34.3134],[-82.7881,34.3135],[-82.7882,34.3137],[-82.7883,34.3138],[-82.7884,34.3139],[-82.7884,34.314],[-82.7885,34.3142],[-82.7885,34.3143],[-82.7885,34.3146],[-82.7885,34.3147],[-82.7885,34.3148],[-82.7885,34.315],[-82.7886,34.3151],[-82.7886,34.3152],[-82.7885,34.3155],[-82.7885,34.3156],[-82.7886,34.3158],[-82.7886,34.316],[-82.7887,34.3163],[-82.7887,34.3165],[-82.7887,34.3167],[-82.7887,34.3168],[-82.7888,34.317],[-82.7889,34.3174],[-82.789,34.3176],[-82.7891,34.318],[-82.7892,34.3181],[-82.7893,34.3183],[-82.7893,34.3184],[-82.7893,34.3185],[-82.7894,34.3189],[-82.7895,34.3191],[-82.7895,34.3193],[-82.7896,34.3194],[-82.7896,34.3195],[-82.7896,34.3197],[-82.7897,34.3198],[-82.7897,34.3199],[-82.7898,34.3203],[-82.7898,34.3204],[-82.7898,34.3206],[-82.7899,34.3209],[-82.79,34.3211],[-82.79,34.3213],[-82.7901,34.3218],[-82.7901,34.322],[-82.7902,34.3221],[-82.7903,34.3225],[-82.7904,34.3228],[-82.7905,34.3229],[-82.7906,34.3231],[-82.7908,34.3233],[-82.7908,34.3235],[-82.7909,34.3236],[-82.791,34.3239],[-82.7914,34.3244],[-82.7915,34.3247],[-82.7916,34.3248],[-82.7917,34.3252],[-82.7919,34.3258],[-82.7919,34.3259],[-82.7919,34.3261],[-82.792,34.3262],[-82.7921,34.3267],[-82.7921,34.3268],[-82.7921,34.3271],[-82.7921,34.3272],[-82.792,34.3274],[-82.792,34.3276],[-82.7922,34.3283],[-82.7918,34.3278],[-82.7917,34.3282],[-82.7913,34.3288],[-82.7912,34.329],[-82.7912,34.3291],[-82.7911,34.3295],[-82.7911,34.3298],[-82.7912,34.3302],[-82.7912,34.3305],[-82.7915,34.3321],[-82.7916,34.3327],[-82.7916,34.3328],[-82.7916,34.3329],[-82.7919,34.3336],[-82.7921,34.3339],[-82.7922,34.334],[-82.7925,34.3342],[-82.7926,34.3343],[-82.7928,34.3345],[-82.793,34.3347],[-82.7932,34.3353],[-82.7933,34.3357],[-82.7933,34.3358],[-82.7933,34.3359],[-82.7934,34.3361],[-82.7934,34.3362],[-82.7935,34.3363],[-82.7935,34.3364],[-82.7935,34.3366],[-82.7936,34.3368],[-82.7936,34.3369],[-82.7936,34.337],[-82.7937,34.3371],[-82.7937,34.3373],[-82.7937,34.3374],[-82.7937,34.3376],[-82.7937,34.3378],[-82.7936,34.3379],[-82.7936,34.3381],[-82.7935,34.3383],[-82.7935,34.3384],[-82.7935,34.3385],[-82.7936,34.3385],[-82.7936,34.3386],[-82.7936,34.3387],[-82.7938,34.339],[-82.7938,34.3391],[-82.7939,34.3391],[-82.7939,34.3392],[-82.794,34.3392],[-82.794,34.3393],[-82.794,34.3394],[-82.794,34.3395],[-82.7941,34.3396],[-82.7942,34.3398],[-82.7943,34.3399],[-82.7943,34.34],[-82.7943,34.3401],[-82.7944,34.3402],[-82.7944,34.3403],[-82.7944,34.3404],[-82.7945,34.3404],[-82.7946,34.3405],[-82.7947,34.3405],[-82.7947,34.3406],[-82.7948,34.3406],[-82.7949,34.3407],[-82.795,34.3407],[-82.7951,34.3408],[-82.7954,34.3409],[-82.7956,34.341],[-82.796,34.3411],[-82.7964,34.3411],[-82.7968,34.3412],[-82.7969,34.3413],[-82.797,34.3413],[-82.7972,34.3413],[-82.7973,34.3413],[-82.7974,34.3413],[-82.7976,34.3413],[-82.7978,34.3414],[-82.7979,34.3414],[-82.7983,34.3415],[-82.7983,34.3416],[-82.7987,34.3418],[-82.7987,34.3419],[-82.7991,34.3423],[-82.7992,34.3424],[-82.7993,34.3424],[-82.7994,34.3426],[-82.7995,34.3427],[-82.7996,34.3428],[-82.7999,34.3431],[-82.8,34.3432],[-82.8001,34.3434],[-82.8003,34.3435],[-82.8004,34.3436],[-82.8007,34.3439],[-82.8008,34.344],[-82.8009,34.3441],[-82.8009,34.3442],[-82.801,34.3443],[-82.8011,34.3444],[-82.8012,34.3445],[-82.8013,34.3445],[-82.8015,34.3446],[-82.8015,34.3447],[-82.8024,34.3449],[-82.8043,34.3456],[-82.8045,34.3457],[-82.8047,34.3459],[-82.805,34.3461],[-82.8051,34.3462],[-82.8054,34.3464],[-82.8055,34.3464],[-82.8056,34.3465],[-82.8057,34.3466],[-82.8058,34.3466],[-82.8059,34.3467],[-82.806,34.3468],[-82.8061,34.3469],[-82.8061,34.347],[-82.8062,34.347],[-82.8062,34.3471],[-82.8063,34.3472],[-82.8064,34.3473],[-82.8065,34.3475],[-82.8067,34.3476],[-82.807,34.3479],[-82.8072,34.3481],[-82.8073,34.3482],[-82.8075,34.3483],[-82.8076,34.3484],[-82.8078,34.3486],[-82.808,34.3487],[-82.8081,34.3488],[-82.8084,34.3489],[-82.8085,34.349],[-82.8086,34.3491],[-82.8091,34.3494],[-82.8092,34.3496],[-82.8093,34.3496],[-82.8094,34.3497],[-82.8096,34.3498],[-82.8096,34.3499],[-82.8097,34.35],[-82.8099,34.3501],[-82.81,34.3502],[-82.8101,34.3503],[-82.8103,34.3505],[-82.8105,34.3506],[-82.8106,34.3506],[-82.8107,34.3507],[-82.811,34.3507],[-82.8115,34.3508],[-82.8119,34.3509],[-82.812,34.351],[-82.8123,34.351],[-82.8126,34.3511],[-82.8127,34.3515],[-82.8128,34.3518],[-82.8129,34.3519],[-82.813,34.352],[-82.8131,34.3522],[-82.8132,34.3523],[-82.8133,34.3524],[-82.8134,34.3525],[-82.8132,34.3529],[-82.8132,34.3533],[-82.8134,34.3536],[-82.8135,34.3537],[-82.8136,34.3537],[-82.8138,34.3539],[-82.814,34.354],[-82.814,34.3541],[-82.8143,34.354],[-82.8145,34.354],[-82.8156,34.3539],[-82.8197,34.3569],[-82.8204,34.3573],[-82.821,34.3578],[-82.8211,34.3578],[-82.8212,34.3578],[-82.8212,34.3579],[-82.8214,34.3579],[-82.8214,34.358],[-82.8227,34.3588],[-82.8241,34.3596],[-82.8249,34.3604],[-82.8255,34.3605],[-82.8267,34.3605],[-82.8268,34.3605],[-82.8281,34.3611],[-82.8285,34.3613],[-82.8292,34.3617],[-82.8323,34.3634],[-82.8333,34.364],[-82.8336,34.3641],[-82.8337,34.3643],[-82.8345,34.3652],[-82.8346,34.3657],[-82.8348,34.3663],[-82.8348,34.3664],[-82.8349,34.3666],[-82.8351,34.3671],[-82.8351,34.3673],[-82.8352,34.3674],[-82.8352,34.3689],[-82.8352,34.3717],[-82.8354,34.3735],[-82.8355,34.3751],[-82.8359,34.3798],[-82.836,34.3809],[-82.8367,34.3831],[-82.8376,34.385],[-82.8404,34.3887],[-82.8414,34.3901],[-82.8418,34.3916],[-82.8418,34.3924],[-82.8417,34.394],[-82.8414,34.3971],[-82.8414,34.3975],[-82.8414,34.3986],[-82.8414,34.399],[-82.8414,34.3991],[-82.8415,34.3991],[-82.8426,34.4011],[-82.8428,34.4015],[-82.8432,34.4023],[-82.8432,34.4024],[-82.8435,34.4029],[-82.8441,34.4044],[-82.8454,34.4069],[-82.846,34.4087],[-82.8466,34.4102],[-82.8466,34.4103],[-82.8468,34.4109],[-82.8475,34.4128],[-82.8475,34.4129],[-82.8475,34.4136],[-82.8476,34.4145],[-82.8476,34.4147],[-82.8479,34.4174],[-82.848,34.4183],[-82.8478,34.4185],[-82.8474,34.4188],[-82.8472,34.4189],[-82.8471,34.4189],[-82.847,34.4191],[-82.847,34.4192],[-82.8469,34.4194],[-82.8469,34.4196],[-82.847,34.4198],[-82.847,34.4199],[-82.8471,34.4201],[-82.8472,34.4201],[-82.8473,34.4202],[-82.8473,34.4203],[-82.8477,34.4204],[-82.8478,34.4205],[-82.8478,34.4206],[-82.8479,34.4209],[-82.8481,34.4213],[-82.8482,34.4217],[-82.8484,34.4228],[-82.8485,34.4232],[-82.8487,34.4239],[-82.849,34.4245],[-82.8496,34.4257],[-82.8519,34.4271],[-82.8521,34.4272],[-82.853,34.428],[-82.8531,34.428],[-82.8531,34.4281],[-82.8537,34.4286],[-82.854,34.4288],[-82.8544,34.4302],[-82.8544,34.4309],[-82.8545,34.4317],[-82.8545,34.4318],[-82.8545,34.4319],[-82.8545,34.4322],[-82.8546,34.4323],[-82.8546,34.4327],[-82.8546,34.4337],[-82.8546,34.434],[-82.8547,34.4344],[-82.855,34.4355],[-82.855,34.4358],[-82.855,34.4363],[-82.855,34.437],[-82.855,34.4376],[-82.855,34.438],[-82.855,34.4386],[-82.855,34.4391],[-82.8553,34.4404],[-82.8554,34.441],[-82.8554,34.4411],[-82.8554,34.4412],[-82.8554,34.4413],[-82.8555,34.4415],[-82.8555,34.4417],[-82.8555,34.4418],[-82.8556,34.442],[-82.8558,34.4422],[-82.856,34.4425],[-82.8562,34.4427],[-82.8563,34.4429],[-82.8564,34.443],[-82.8567,34.4433],[-82.8568,34.4434],[-82.857,34.4436],[-82.8572,34.4443],[-82.8579,34.4462],[-82.8581,34.4469],[-82.8582,34.4472],[-82.8585,34.4482],[-82.8586,34.4485],[-82.8587,34.4486],[-82.8587,34.4487],[-82.8588,34.4489],[-82.8601,34.4528],[-82.8601,34.4529],[-82.8599,34.4533],[-82.8591,34.4547],[-82.8588,34.4552],[-82.8591,34.4554],[-82.8595,34.4558],[-82.8604,34.4567],[-82.861,34.4571],[-82.8616,34.4577],[-82.8619,34.4579],[-82.8623,34.4582],[-82.8624,34.4583],[-82.8625,34.4584],[-82.8626,34.4584],[-82.8633,34.459],[-82.864,34.4594],[-82.8641,34.4595],[-82.8642,34.4596],[-82.8643,34.4597],[-82.8644,34.4598],[-82.8652,34.4601],[-82.8663,34.4605],[-82.8666,34.4607],[-82.8677,34.4606],[-82.8679,34.4606],[-82.868,34.4606],[-82.8681,34.4606],[-82.8682,34.4606],[-82.8684,34.4606],[-82.8689,34.4608],[-82.8693,34.4609],[-82.8694,34.4609],[-82.8698,34.461],[-82.8699,34.461],[-82.8703,34.461],[-82.8718,34.4612],[-82.8719,34.4612],[-82.8719,34.4613],[-82.872,34.4614],[-82.8721,34.4616],[-82.8722,34.4617],[-82.8723,34.4618],[-82.8724,34.462],[-82.8727,34.4626],[-82.8727,34.4628],[-82.8728,34.463],[-82.8729,34.4632],[-82.873,34.4633],[-82.873,34.4634],[-82.8732,34.4637],[-82.8733,34.464],[-82.8735,34.4643],[-82.8739,34.4645],[-82.8742,34.4646],[-82.8743,34.4646],[-82.8745,34.4647],[-82.8746,34.4647],[-82.875,34.4649],[-82.8752,34.465],[-82.8755,34.4651],[-82.8759,34.4652],[-82.876,34.4653],[-82.8764,34.4656],[-82.8769,34.4659],[-82.8772,34.4661],[-82.8778,34.4664],[-82.8778,34.4665],[-82.8783,34.4669],[-82.8791,34.4676],[-82.8796,34.468],[-82.88,34.4684],[-82.8802,34.4686],[-82.8806,34.469],[-82.8808,34.4691],[-82.8812,34.4695],[-82.8811,34.4699],[-82.8809,34.4709],[-82.881,34.4715],[-82.881,34.4716],[-82.8808,34.4719],[-82.8809,34.4721],[-82.881,34.4723],[-82.8813,34.4729],[-82.8814,34.473],[-82.8815,34.4731],[-82.8817,34.4734],[-82.882,34.4739],[-82.8824,34.4743],[-82.8826,34.4746],[-82.8828,34.475],[-82.8837,34.4762],[-82.8838,34.4763],[-82.8838,34.4764],[-82.884,34.4768],[-82.8842,34.477],[-82.8843,34.4772],[-82.8843,34.4774],[-82.8843,34.4776],[-82.8844,34.4777],[-82.8844,34.4778],[-82.8845,34.4779],[-82.8846,34.478],[-82.8846,34.4781],[-82.8848,34.4783],[-82.8851,34.4787],[-82.8855,34.4791],[-82.8855,34.4792],[-82.8857,34.4793],[-82.8858,34.4794],[-82.8859,34.4796],[-82.8861,34.4797],[-82.8863,34.4799],[-82.8864,34.4801],[-82.8868,34.4804],[-82.8871,34.4807],[-82.8874,34.481],[-82.8876,34.481],[-82.8882,34.4811],[-82.8884,34.4811],[-82.889,34.481],[-82.8894,34.4809],[-82.8895,34.4809],[-82.8896,34.4809],[-82.8897,34.4809],[-82.8898,34.4809],[-82.8904,34.4809],[-82.8906,34.4809],[-82.8908,34.481],[-82.8911,34.481],[-82.8916,34.481],[-82.8921,34.4811],[-82.8922,34.4811],[-82.8924,34.4811],[-82.8925,34.4811],[-82.8926,34.4812],[-82.8932,34.4815],[-82.8933,34.4816],[-82.8941,34.482],[-82.8944,34.4821],[-82.8948,34.4822],[-82.8953,34.4825],[-82.8956,34.4827],[-82.8959,34.4829],[-82.8963,34.4832],[-82.8964,34.4833],[-82.8967,34.4835],[-82.8968,34.4835],[-82.897,34.4837],[-82.8975,34.4841],[-82.8976,34.4841],[-82.8977,34.4842],[-82.8977,34.4843],[-82.8977,34.4844],[-82.8978,34.4846],[-82.8979,34.4847],[-82.8983,34.4852],[-82.8988,34.4854],[-82.899,34.4855],[-82.8993,34.4856],[-82.8997,34.4858],[-82.9003,34.4861],[-82.9009,34.4864],[-82.9016,34.4868],[-82.9017,34.4867],[-82.9018,34.4867],[-82.9021,34.4866],[-82.9022,34.4865],[-82.9023,34.4865],[-82.9024,34.4865],[-82.9025,34.4865],[-82.9027,34.4865],[-82.9034,34.4864],[-82.9039,34.4864],[-82.9043,34.4864],[-82.9044,34.4864],[-82.9045,34.4863],[-82.9049,34.4862],[-82.905,34.4862],[-82.9054,34.4862],[-82.9059,34.4862],[-82.906,34.4862],[-82.9061,34.4862],[-82.9065,34.486],[-82.9066,34.4859],[-82.9066,34.4858],[-82.9071,34.4858],[-82.9074,34.4859],[-82.9075,34.4859],[-82.9078,34.4859],[-82.908,34.4858],[-82.9086,34.4857],[-82.909,34.4857],[-82.9092,34.4857],[-82.9096,34.4857],[-82.91,34.4857],[-82.91,34.4856],[-82.9103,34.4856],[-82.9106,34.4855],[-82.9108,34.4855],[-82.911,34.4855],[-82.9111,34.4855],[-82.9113,34.4855],[-82.9117,34.4854],[-82.9119,34.4853],[-82.9122,34.4853],[-82.9126,34.4852],[-82.913,34.4851],[-82.9132,34.4851],[-82.9135,34.485],[-82.9138,34.4849],[-82.9141,34.4848],[-82.9142,34.4848],[-82.9143,34.4847],[-82.9145,34.4846],[-82.9146,34.4846],[-82.9147,34.4845],[-82.915,34.4845],[-82.9153,34.4845],[-82.9154,34.4845],[-82.9162,34.4844],[-82.9165,34.4844],[-82.9168,34.4843],[-82.9171,34.4843],[-82.9177,34.4842],[-82.9179,34.484],[-82.9181,34.4839],[-82.9183,34.4838],[-82.9186,34.4836],[-82.9189,34.4835],[-82.9193,34.4833],[-82.9194,34.4832],[-82.9196,34.4831],[-82.9198,34.483],[-82.92,34.4828],[-82.9203,34.4826],[-82.9205,34.4824],[-82.9206,34.4823],[-82.9207,34.4823],[-82.9209,34.4823],[-82.921,34.4823],[-82.9212,34.4823],[-82.9215,34.4822],[-82.9218,34.4822],[-82.922,34.4821],[-82.9222,34.4821],[-82.9224,34.4821],[-82.9228,34.482],[-82.923,34.4819],[-82.9231,34.4819],[-82.9236,34.4818],[-82.9239,34.4818],[-82.9241,34.4817],[-82.9244,34.4817],[-82.9247,34.4816],[-82.9248,34.4816],[-82.9252,34.4815],[-82.9253,34.4815],[-82.9254,34.4815],[-82.9256,34.4815],[-82.9258,34.4815],[-82.9259,34.4815],[-82.9261,34.4816],[-82.9262,34.4817],[-82.9269,34.482],[-82.9271,34.4822],[-82.9272,34.4822],[-82.9273,34.4823],[-82.9273,34.4824],[-82.9274,34.4825],[-82.9276,34.4829],[-82.9277,34.483],[-82.9278,34.4831],[-82.9278,34.4832],[-82.9279,34.4833],[-82.9281,34.4834],[-82.9282,34.4835],[-82.9283,34.4836],[-82.9288,34.4841],[-82.9291,34.4843],[-82.9292,34.4844],[-82.9293,34.4844],[-82.9295,34.4846],[-82.9296,34.4848],[-82.9299,34.4851],[-82.93,34.4853],[-82.9301,34.4854],[-82.9302,34.4855],[-82.9303,34.4856],[-82.9304,34.4856],[-82.9305,34.4856],[-82.9307,34.4856],[-82.9308,34.4856],[-82.9309,34.4857],[-82.9314,34.4858],[-82.9316,34.4858],[-82.9326,34.486],[-82.9331,34.4861],[-82.9332,34.4862],[-82.9344,34.4863],[-82.9363,34.4865],[-82.937,34.4865],[-82.9371,34.4864],[-82.9372,34.4864],[-82.9373,34.4864],[-82.9374,34.4863],[-82.9376,34.4863],[-82.9384,34.4862],[-82.9388,34.4861],[-82.9391,34.4861],[-82.9394,34.4861],[-82.9401,34.486],[-82.9405,34.486],[-82.9412,34.486],[-82.9415,34.4859],[-82.9417,34.4859],[-82.9419,34.4859],[-82.9425,34.4859],[-82.9426,34.4859],[-82.9428,34.4859],[-82.9429,34.4859],[-82.943,34.4858],[-82.9435,34.4857],[-82.944,34.4855],[-82.9445,34.485],[-82.9446,34.4848],[-82.9453,34.4841],[-82.9459,34.4836],[-82.9459,34.4835],[-82.946,34.4835],[-82.946,34.4834],[-82.9462,34.4832],[-82.947,34.4827],[-82.9478,34.4821],[-82.9479,34.4819],[-82.948,34.4817],[-82.9482,34.4806],[-82.9482,34.4805],[-82.9485,34.4804],[-82.9493,34.4802],[-82.9495,34.4801],[-82.9496,34.4801],[-82.9497,34.48],[-82.9499,34.48],[-82.95,34.48],[-82.9501,34.4799],[-82.9502,34.4799],[-82.9507,34.4798],[-82.9508,34.4798],[-82.9509,34.4798],[-82.9516,34.4797],[-82.9526,34.4796],[-82.9532,34.4795],[-82.9534,34.4795],[-82.9536,34.4795],[-82.9541,34.4794],[-82.9543,34.4794],[-82.9544,34.4793],[-82.9548,34.4793],[-82.9549,34.4793],[-82.955,34.4792],[-82.9552,34.4792],[-82.9555,34.479],[-82.9556,34.4789],[-82.9557,34.4789],[-82.9558,34.4789],[-82.956,34.479],[-82.9561,34.479],[-82.9565,34.4791],[-82.9572,34.4792],[-82.9578,34.4793],[-82.9581,34.4794],[-82.9582,34.4794],[-82.9584,34.4795],[-82.9585,34.4795],[-82.9586,34.4796],[-82.959,34.4802],[-82.9591,34.4804],[-82.9595,34.4807],[-82.9599,34.4812],[-82.96,34.4812],[-82.9601,34.4813],[-82.9602,34.4816],[-82.9603,34.4817],[-82.9604,34.4818],[-82.9606,34.4819],[-82.9608,34.4821],[-82.961,34.4823],[-82.9615,34.4826],[-82.9621,34.4831],[-82.9623,34.4834],[-82.9625,34.4836],[-82.963,34.4841],[-82.9631,34.4843],[-82.9632,34.4843],[-82.9632,34.4844],[-82.9633,34.4844],[-82.9634,34.4844],[-82.9636,34.4844],[-82.9642,34.4846],[-82.9651,34.4838],[-82.9656,34.4832],[-82.9661,34.4828],[-82.9663,34.4826],[-82.9664,34.4824],[-82.9664,34.4823],[-82.9665,34.4823],[-82.9666,34.4823],[-82.9667,34.4823],[-82.9668,34.4823],[-82.9676,34.4821],[-82.9678,34.4821],[-82.968,34.4821],[-82.9681,34.482],[-82.9685,34.4819],[-82.9687,34.4819],[-82.969,34.4817],[-82.9691,34.4817],[-82.9692,34.4817],[-82.9694,34.4816],[-82.9696,34.4815],[-82.9698,34.4815],[-82.9699,34.4815],[-82.9702,34.4814],[-82.9706,34.4813],[-82.9709,34.4812],[-82.971,34.4812],[-82.9712,34.481],[-82.9717,34.4807],[-82.9718,34.4806],[-82.9719,34.4806],[-82.972,34.4806],[-82.9723,34.4804],[-82.9725,34.4803],[-82.9726,34.4802],[-82.9729,34.48],[-82.973,34.4799],[-82.9733,34.4798],[-82.9734,34.4798],[-82.974,34.4796],[-82.9743,34.4795],[-82.9747,34.4794],[-82.9748,34.4794],[-82.9749,34.4794],[-82.9749,34.4793],[-82.9773,34.4817],[-82.9774,34.4817],[-82.9777,34.482],[-82.9782,34.4824],[-82.9788,34.4828],[-82.9791,34.4829],[-82.9795,34.483],[-82.9797,34.4829],[-82.9804,34.4828],[-82.9809,34.4827],[-82.9829,34.482],[-82.9862,34.4807],[-82.9869,34.4806],[-82.987,34.4805],[-82.988,34.4803],[-82.9897,34.4802],[-82.9904,34.48],[-82.9905,34.48],[-82.9907,34.48],[-82.9909,34.4799],[-82.9911,34.4798],[-82.9915,34.4796],[-82.9919,34.4794],[-82.992,34.4794],[-82.9922,34.4793],[-82.9924,34.4792],[-82.9927,34.4789],[-82.9931,34.4787],[-82.9934,34.4784],[-82.9937,34.4782],[-82.9939,34.4778],[-82.9942,34.4772],[-82.9947,34.4766],[-82.9948,34.4762],[-82.995,34.4757],[-82.9952,34.4755],[-82.9952,34.4752],[-82.9952,34.4749],[-82.9951,34.4746],[-82.995,34.4744],[-82.995,34.474],[-82.995,34.4737],[-82.9949,34.4734],[-82.9948,34.4732],[-82.9947,34.4731],[-82.9948,34.4728],[-82.9948,34.4727],[-82.995,34.4725],[-82.9951,34.4724],[-82.9952,34.4724],[-82.9954,34.4723],[-82.9957,34.4722],[-82.9959,34.4722],[-82.9964,34.4722],[-82.9968,34.4723],[-82.9983,34.4726],[-82.9984,34.4726],[-82.9985,34.4725],[-82.9986,34.4725],[-82.9988,34.4725],[-82.9992,34.4725],[-82.9994,34.4725],[-82.9997,34.4727],[-82.9998,34.4727],[-83.0086,34.476],[-83.0103,34.4762],[-83.0114,34.4763],[-83.0123,34.477],[-83.0127,34.4771],[-83.0136,34.4775],[-83.015,34.4777],[-83.0153,34.4778],[-83.0155,34.4778],[-83.0158,34.4779],[-83.0169,34.4782],[-83.0173,34.4783],[-83.0187,34.4792],[-83.0193,34.4797],[-83.0196,34.4799],[-83.0201,34.4802],[-83.0212,34.4809],[-83.0219,34.4811],[-83.0224,34.4814],[-83.0239,34.4819],[-83.0247,34.4822],[-83.0261,34.4827],[-83.0266,34.4829],[-83.0272,34.4833],[-83.0275,34.4834],[-83.0279,34.4836],[-83.0283,34.4838],[-83.0284,34.4839],[-83.0285,34.4839],[-83.0288,34.484],[-83.0291,34.484],[-83.0294,34.484],[-83.0297,34.484],[-83.0298,34.484],[-83.0301,34.4839],[-83.0302,34.4839],[-83.0303,34.4838],[-83.0307,34.4836],[-83.0311,34.4835],[-83.0313,34.4834],[-83.0316,34.4834],[-83.0323,34.4831],[-83.0325,34.483],[-83.0329,34.4831],[-83.0334,34.4831],[-83.0342,34.4834],[-83.0346,34.4836],[-83.0347,34.4837],[-83.035,34.4839],[-83.0352,34.484],[-83.0375,34.4856],[-83.0384,34.4861],[-83.0388,34.4864],[-83.04,34.4869],[-83.0413,34.4875],[-83.0423,34.4881],[-83.0433,34.4888],[-83.0436,34.4891],[-83.0443,34.4899],[-83.0446,34.4903],[-83.0452,34.4912],[-83.0461,34.4918],[-83.0468,34.4921],[-83.047,34.4923],[-83.0472,34.4924],[-83.0479,34.493],[-83.0482,34.4932],[-83.0484,34.4934],[-83.0485,34.4935],[-83.0488,34.4936],[-83.049,34.4937],[-83.0493,34.4937],[-83.0496,34.4936],[-83.0497,34.4936],[-83.0501,34.4936],[-83.0503,34.4935],[-83.0504,34.4935],[-83.051,34.4935],[-83.0513,34.4936],[-83.0514,34.4936],[-83.0516,34.4937],[-83.0514,34.4939],[-83.0514,34.494],[-83.0518,34.4942],[-83.0529,34.4953],[-83.0533,34.4963],[-83.0535,34.4973],[-83.0534,34.4982],[-83.0532,34.499],[-83.0531,34.4999],[-83.0531,34.5002],[-83.0531,34.5009],[-83.0531,34.5013],[-83.0532,34.5015],[-83.0533,34.5018],[-83.0534,34.502],[-83.0537,34.5023],[-83.054,34.5026],[-83.0543,34.5028],[-83.0547,34.503],[-83.0551,34.5032],[-83.0555,34.5033],[-83.0562,34.5035],[-83.0571,34.5036],[-83.058,34.5037],[-83.0587,34.5036],[-83.0592,34.5034],[-83.0598,34.5032],[-83.0626,34.5022],[-83.064,34.5016],[-83.0654,34.5011],[-83.0658,34.501],[-83.0662,34.5011],[-83.068,34.5016],[-83.0688,34.5019],[-83.0696,34.5022],[-83.0705,34.5028],[-83.0715,34.5033],[-83.0721,34.5037],[-83.0726,34.5041],[-83.0729,34.5044],[-83.0735,34.505],[-83.074,34.5055],[-83.0743,34.5058],[-83.0745,34.506],[-83.0748,34.5063],[-83.0754,34.5068],[-83.076,34.5073],[-83.0763,34.5076],[-83.0764,34.5078],[-83.0767,34.5082],[-83.0772,34.5088],[-83.0774,34.5092],[-83.0775,34.5095],[-83.0777,34.51],[-83.0777,34.5103],[-83.0783,34.5127],[-83.0784,34.5131],[-83.0786,34.5134],[-83.0787,34.5136],[-83.079,34.5139],[-83.0793,34.5141],[-83.0795,34.5143],[-83.0798,34.5144],[-83.0802,34.5146],[-83.0805,34.5147],[-83.0809,34.5147],[-83.0837,34.5153],[-83.0849,34.5155],[-83.0863,34.5157],[-83.0866,34.5157],[-83.0868,34.5158],[-83.0871,34.516],[-83.0872,34.5161],[-83.0872,34.5162],[-83.0873,34.5164],[-83.0872,34.5166],[-83.0872,34.5167],[-83.0871,34.5172],[-83.0868,34.5176],[-83.0864,34.5181],[-83.0858,34.5185],[-83.0851,34.5191],[-83.0849,34.5192],[-83.0828,34.521],[-83.0822,34.5214],[-83.0818,34.5217],[-83.0815,34.5219],[-83.0811,34.522],[-83.0798,34.5228],[-83.0789,34.5232],[-83.078,34.5237],[-83.0779,34.5238],[-83.0778,34.5241],[-83.0777,34.5242],[-83.0778,34.5243],[-83.0778,34.5245],[-83.0779,34.5248],[-83.0781,34.5251],[-83.0783,34.5252],[-83.0784,34.5254],[-83.0804,34.527],[-83.0819,34.5281],[-83.083,34.5291],[-83.0845,34.5305],[-83.0847,34.5307],[-83.0849,34.5309],[-83.0855,34.5311],[-83.0859,34.5314],[-83.0865,34.5316],[-83.0873,34.5319],[-83.0878,34.5321],[-83.088,34.5321],[-83.0893,34.5321],[-83.09,34.5322],[-83.0903,34.5321],[-83.0907,34.5322],[-83.0917,34.5327],[-83.0923,34.5329],[-83.0927,34.5329],[-83.0929,34.5329],[-83.0931,34.5329],[-83.0938,34.5328],[-83.0943,34.5326],[-83.0944,34.5326],[-83.0951,34.5323],[-83.0955,34.5322],[-83.0957,34.532],[-83.0959,34.5319],[-83.0961,34.5318],[-83.0963,34.5317],[-83.0965,34.5316],[-83.0975,34.5315],[-83.0978,34.5315],[-83.0982,34.5316],[-83.0986,34.5317],[-83.0987,34.5317],[-83.099,34.5317],[-83.0998,34.5318],[-83.1001,34.5318],[-83.1009,34.5318],[-83.1013,34.5319],[-83.1016,34.5319],[-83.1017,34.532],[-83.1021,34.5321],[-83.1025,34.5323],[-83.1027,34.5324],[-83.1028,34.5325],[-83.1029,34.5326],[-83.103,34.5328],[-83.103,34.533],[-83.1033,34.5339],[-83.1033,34.534],[-83.1034,34.5343],[-83.1034,34.5344],[-83.1035,34.5347],[-83.1035,34.535],[-83.1036,34.5352],[-83.1037,34.5361],[-83.1037,34.5364],[-83.1037,34.5365],[-83.1037,34.5366],[-83.1037,34.537],[-83.1035,34.5374],[-83.1034,34.5386],[-83.1041,34.54],[-83.1047,34.5408],[-83.105,34.5409],[-83.1051,34.541],[-83.1062,34.5412],[-83.1072,34.5412],[-83.1077,34.5413],[-83.1084,34.5415],[-83.1086,34.5415],[-83.1092,34.5422],[-83.1103,34.5442],[-83.1105,34.5451],[-83.1105,34.546],[-83.1102,34.5471],[-83.1107,34.5479],[-83.112,34.5491],[-83.1123,34.5494],[-83.1134,34.5502],[-83.1143,34.5508],[-83.1156,34.5518],[-83.1161,34.5521],[-83.1163,34.5522],[-83.1172,34.5525],[-83.1179,34.5527],[-83.1187,34.5528],[-83.12,34.5525],[-83.121,34.5523],[-83.1219,34.5523],[-83.1226,34.5526],[-83.1235,34.5533],[-83.124,34.5541],[-83.1243,34.555],[-83.1242,34.5556],[-83.1242,34.5558],[-83.1241,34.5561],[-83.1237,34.5566],[-83.1236,34.5568],[-83.123,34.5571],[-83.1223,34.5577],[-83.1221,34.558],[-83.122,34.5589],[-83.1222,34.5594],[-83.1225,34.5597],[-83.1229,34.5601],[-83.1231,34.5602],[-83.1249,34.5611],[-83.125,34.5611],[-83.1252,34.5613],[-83.1258,34.5616],[-83.1264,34.5619],[-83.1272,34.562],[-83.1285,34.5619],[-83.1293,34.5618],[-83.1297,34.5617],[-83.1301,34.5615],[-83.1304,34.5614],[-83.1307,34.5612],[-83.131,34.5611],[-83.1311,34.561],[-83.1312,34.5609],[-83.1315,34.5607],[-83.1317,34.5602],[-83.1318,34.56],[-83.1323,34.5597],[-83.1334,34.5595],[-83.1342,34.5597],[-83.1347,34.56],[-83.135,34.5601],[-83.136,34.5604],[-83.1373,34.5608],[-83.1381,34.5611],[-83.1383,34.5611],[-83.1388,34.5614],[-83.139,34.5614],[-83.1391,34.5614],[-83.1399,34.5618],[-83.1401,34.562],[-83.1403,34.5621],[-83.1405,34.5624],[-83.1408,34.5627],[-83.1407,34.5629],[-83.1407,34.5634],[-83.1406,34.5642],[-83.1406,34.5645],[-83.1404,34.5652],[-83.1401,34.5656],[-83.1399,34.5663],[-83.1399,34.5665],[-83.1397,34.5669],[-83.1397,34.5672],[-83.1398,34.5676],[-83.1399,34.568],[-83.1403,34.5686],[-83.1408,34.5693],[-83.1412,34.57],[-83.1418,34.5708],[-83.1422,34.5715],[-83.1425,34.5721],[-83.1428,34.5728],[-83.1432,34.5734],[-83.1437,34.5738],[-83.1438,34.5739],[-83.1443,34.5742],[-83.1449,34.5746],[-83.1458,34.575],[-83.1464,34.5753],[-83.1466,34.5754],[-83.1469,34.5755],[-83.1474,34.5756],[-83.1478,34.5757],[-83.1481,34.5757],[-83.149,34.576],[-83.1499,34.5765],[-83.1506,34.5772],[-83.1514,34.5778],[-83.1526,34.5783],[-83.1537,34.5787],[-83.1549,34.5788],[-83.156,34.5788],[-83.1576,34.5789],[-83.1582,34.5789],[-83.1587,34.579],[-83.159,34.5793],[-83.159,34.5795],[-83.159,34.5799],[-83.1591,34.5802],[-83.1592,34.581],[-83.1591,34.5815],[-83.1578,34.5838],[-83.1577,34.5838],[-83.1574,34.5841],[-83.1568,34.5847],[-83.1564,34.5852],[-83.156,34.5855],[-83.1551,34.5865],[-83.1549,34.5867],[-83.1546,34.5869],[-83.1544,34.5872],[-83.1544,34.5875],[-83.1546,34.5882],[-83.1548,34.5883],[-83.1549,34.5884],[-83.155,34.5885],[-83.1557,34.5888],[-83.1567,34.5892],[-83.1578,34.5895],[-83.1582,34.5896],[-83.1589,34.5896],[-83.1598,34.5895],[-83.1603,34.5894],[-83.1609,34.5895],[-83.1619,34.5898],[-83.162,34.5898],[-83.1634,34.5901],[-83.1645,34.5904],[-83.1662,34.5907],[-83.1672,34.5909],[-83.1674,34.5909],[-83.1677,34.5909],[-83.1683,34.591],[-83.169,34.5913],[-83.1697,34.5917],[-83.17,34.5921],[-83.1702,34.5923],[-83.1703,34.5924],[-83.1704,34.5927],[-83.1704,34.5939],[-83.1702,34.5953],[-83.1703,34.596],[-83.1705,34.5967],[-83.1706,34.597],[-83.1706,34.5971],[-83.1707,34.5974],[-83.171,34.5981],[-83.171,34.5982],[-83.171,34.5986],[-83.171,34.5988],[-83.1709,34.5989],[-83.1701,34.5996],[-83.1693,34.6],[-83.1683,34.6003],[-83.1676,34.6004],[-83.1675,34.6004],[-83.1671,34.6005],[-83.167,34.6005],[-83.1665,34.6007],[-83.1654,34.6009],[-83.1651,34.6009],[-83.1643,34.6009],[-83.1639,34.6008],[-83.163,34.6004],[-83.1624,34.6002],[-83.1622,34.6001],[-83.1618,34.5998],[-83.1614,34.5996],[-83.1612,34.5994],[-83.1607,34.5995],[-83.1606,34.5995],[-83.1602,34.6001],[-83.16,34.6008],[-83.1598,34.6012],[-83.1598,34.6013],[-83.1597,34.6013],[-83.1596,34.6015],[-83.1593,34.6018],[-83.1591,34.6022],[-83.1591,34.6024],[-83.1594,34.6029],[-83.1596,34.6033],[-83.1597,34.6033],[-83.1599,34.6035],[-83.1602,34.6036],[-83.1603,34.6036],[-83.1605,34.6036],[-83.1606,34.6036],[-83.1615,34.6039],[-83.1624,34.604],[-83.1636,34.6042],[-83.1643,34.6044],[-83.1664,34.6056],[-83.1664,34.6057],[-83.1666,34.6057],[-83.1679,34.6065],[-83.169,34.6071],[-83.1697,34.6074],[-83.17,34.6075],[-83.1705,34.6077],[-83.1708,34.6078],[-83.1712,34.6078],[-83.1713,34.6078],[-83.1717,34.6078],[-83.1724,34.6078],[-83.1726,34.6078],[-83.1737,34.6076],[-83.1747,34.6074],[-83.1757,34.6073],[-83.1764,34.6073],[-83.1773,34.6074],[-83.1779,34.6074],[-83.1797,34.6074],[-83.1808,34.6075],[-83.1817,34.6074],[-83.1826,34.6074],[-83.1845,34.6071],[-83.1853,34.607],[-83.1856,34.6069],[-83.1865,34.6066],[-83.1873,34.6063],[-83.1874,34.6063],[-83.188,34.606],[-83.1882,34.6059],[-83.1887,34.6057],[-83.1889,34.6057],[-83.1895,34.6055],[-83.1907,34.6052],[-83.1916,34.605],[-83.1917,34.605],[-83.1923,34.6046],[-83.1926,34.6045],[-83.1932,34.6041],[-83.1941,34.6037],[-83.1948,34.6035],[-83.1952,34.6034],[-83.196,34.6032],[-83.1969,34.6031],[-83.1972,34.6032],[-83.1974,34.6032],[-83.1974,34.6034],[-83.1974,34.6038],[-83.1973,34.6044],[-83.1972,34.6051],[-83.197,34.6057],[-83.197,34.606],[-83.1972,34.6064],[-83.1978,34.6071],[-83.1991,34.608],[-83.1998,34.6084],[-83.201,34.6088],[-83.2038,34.6096],[-83.2077,34.6105],[-83.2088,34.6107],[-83.21,34.6108],[-83.2116,34.6109],[-83.2148,34.611],[-83.2156,34.611],[-83.2164,34.611],[-83.2214,34.6099],[-83.2223,34.6095],[-83.2233,34.6095],[-83.2237,34.6097],[-83.2247,34.6103],[-83.2258,34.6109],[-83.2269,34.6111],[-83.227,34.6111],[-83.2271,34.6111],[-83.2272,34.6111],[-83.2278,34.6113],[-83.2288,34.6111],[-83.229,34.6111],[-83.2297,34.6109],[-83.2306,34.611],[-83.2309,34.6111],[-83.2313,34.6112],[-83.2318,34.6113],[-83.2326,34.6116],[-83.233,34.6119],[-83.2331,34.612],[-83.2338,34.6125],[-83.2347,34.6131],[-83.2354,34.6136],[-83.236,34.614],[-83.2369,34.6148],[-83.2379,34.6155],[-83.2382,34.6157],[-83.2383,34.6158],[-83.2426,34.6178],[-83.243,34.6179],[-83.2431,34.6179],[-83.2434,34.618],[-83.2434,34.6181],[-83.2435,34.6182],[-83.2436,34.6189],[-83.2434,34.6191],[-83.2434,34.6192],[-83.243,34.6196],[-83.2428,34.6199],[-83.2427,34.6201],[-83.2424,34.6205],[-83.242,34.6214],[-83.2416,34.6221],[-83.2415,34.6223],[-83.2413,34.6227],[-83.2411,34.6234],[-83.2408,34.6239],[-83.2407,34.6243],[-83.2407,34.6245],[-83.2417,34.6251],[-83.2418,34.6251],[-83.2418,34.6252],[-83.2421,34.6253],[-83.2424,34.6254],[-83.2431,34.6256],[-83.2439,34.6259],[-83.2446,34.6263],[-83.2451,34.6264],[-83.2457,34.6267],[-83.2463,34.6269],[-83.2464,34.6269],[-83.2465,34.6269],[-83.2465,34.627],[-83.2467,34.6274],[-83.2468,34.6277],[-83.2469,34.6278],[-83.2471,34.6284],[-83.2474,34.6297],[-83.2475,34.6302],[-83.2475,34.6305],[-83.2476,34.6307],[-83.2477,34.6309],[-83.2483,34.6317],[-83.2485,34.6319],[-83.2489,34.6321],[-83.2491,34.6322],[-83.2492,34.6323],[-83.2495,34.6326],[-83.2495,34.6327],[-83.2499,34.6327],[-83.2505,34.6331],[-83.2508,34.6333],[-83.2515,34.6335],[-83.2518,34.6338],[-83.252,34.6339],[-83.2522,34.6342],[-83.2523,34.6343],[-83.2524,34.6345],[-83.2524,34.6346],[-83.2528,34.6351],[-83.2531,34.6354],[-83.2532,34.6356],[-83.2536,34.6361],[-83.2539,34.6367],[-83.2541,34.6368],[-83.2545,34.6371],[-83.2548,34.6373],[-83.2553,34.6377],[-83.2563,34.6382],[-83.2565,34.6383],[-83.2572,34.6385],[-83.2573,34.6385],[-83.2577,34.6386],[-83.2578,34.6386],[-83.2582,34.6389],[-83.2586,34.639],[-83.2596,34.6394],[-83.2601,34.6396],[-83.2609,34.6399],[-83.261,34.6399],[-83.2623,34.6403],[-83.2626,34.6404],[-83.2627,34.6404],[-83.2629,34.6404],[-83.2639,34.6406],[-83.267,34.6412],[-83.2672,34.6412],[-83.2684,34.6412],[-83.2689,34.6412],[-83.2704,34.6414],[-83.2709,34.6416],[-83.2713,34.6417],[-83.2715,34.6417],[-83.272,34.6419],[-83.2728,34.6423],[-83.2736,34.6427],[-83.274,34.643],[-83.2743,34.6431],[-83.2745,34.6433],[-83.2747,34.6434],[-83.275,34.6435],[-83.2752,34.6437],[-83.2767,34.6443],[-83.2769,34.6444],[-83.2773,34.6445],[-83.2779,34.6448],[-83.278,34.6448],[-83.2783,34.6452],[-83.2785,34.6454],[-83.2787,34.6457],[-83.2788,34.6459],[-83.2788,34.6461],[-83.279,34.6467],[-83.2791,34.6472],[-83.2794,34.6477],[-83.2795,34.6478],[-83.2796,34.648],[-83.2798,34.6482],[-83.28,34.6484],[-83.2801,34.6485],[-83.2802,34.6486],[-83.2804,34.6487],[-83.2808,34.649],[-83.2812,34.6492],[-83.2816,34.6494],[-83.2821,34.6497],[-83.2825,34.6498],[-83.2831,34.6499],[-83.2835,34.6499],[-83.2838,34.65],[-83.284,34.65],[-83.2847,34.6502],[-83.2852,34.6503],[-83.2858,34.6506],[-83.2866,34.6509],[-83.2872,34.6513],[-83.2881,34.6517],[-83.2893,34.6522],[-83.2901,34.6525],[-83.2908,34.6529],[-83.2911,34.6531],[-83.2914,34.6532],[-83.2917,34.6534],[-83.2922,34.6538],[-83.2923,34.6538],[-83.2925,34.654],[-83.2929,34.6542],[-83.2931,34.6543],[-83.2932,34.6543],[-83.2936,34.655],[-83.2952,34.6564],[-83.2956,34.6568],[-83.296,34.6573],[-83.2963,34.6577],[-83.2968,34.6582],[-83.2971,34.6586],[-83.2976,34.6591],[-83.2983,34.6599],[-83.2987,34.6602],[-83.299,34.6606],[-83.2995,34.661],[-83.2999,34.6614],[-83.3002,34.6619],[-83.3008,34.6625],[-83.3012,34.6633],[-83.3013,34.6638],[-83.3013,34.6641],[-83.3013,34.6661],[-83.3015,34.6666],[-83.302,34.6673],[-83.3033,34.6685],[-83.3046,34.6696],[-83.3059,34.6701],[-83.3071,34.6703],[-83.3084,34.6703],[-83.3089,34.6703],[-83.3104,34.6701],[-83.3122,34.6696],[-83.3125,34.6695],[-83.3128,34.6694],[-83.3144,34.6689],[-83.3155,34.669],[-83.3164,34.6693],[-83.3169,34.6699],[-83.3174,34.6711],[-83.3179,34.6727],[-83.318,34.6731],[-83.3185,34.6748],[-83.3194,34.676],[-83.3202,34.6766],[-83.3204,34.6768],[-83.3206,34.6769],[-83.321,34.6772],[-83.3212,34.6774],[-83.3215,34.6775],[-83.3233,34.6784],[-83.3233,34.6785],[-83.3244,34.679],[-83.3251,34.6794],[-83.3253,34.6795],[-83.3276,34.6805],[-83.3281,34.6808],[-83.329,34.6811],[-83.3303,34.6813],[-83.3316,34.6813],[-83.3328,34.6812],[-83.3337,34.681],[-83.335,34.6807],[-83.3358,34.6805],[-83.3371,34.6801],[-83.3375,34.6801],[-83.3381,34.6801],[-83.3389,34.68],[-83.3395,34.6802],[-83.3404,34.6806],[-83.3405,34.6807],[-83.3414,34.6814],[-83.3415,34.6815],[-83.3419,34.6817],[-83.342,34.6818],[-83.3422,34.6821],[-83.3426,34.683],[-83.3417,34.6839],[-83.3408,34.6847],[-83.3407,34.6848],[-83.34,34.6854],[-83.3388,34.6866],[-83.3386,34.6867],[-83.3384,34.6869],[-83.3383,34.687],[-83.3382,34.6872],[-83.3382,34.6875],[-83.3382,34.6876],[-83.3382,34.688],[-83.3383,34.6883],[-83.3384,34.6885],[-83.3386,34.6889],[-83.3395,34.6903],[-83.34,34.6909],[-83.3401,34.6911],[-83.3401,34.6913],[-83.3401,34.6915],[-83.3402,34.6915],[-83.3403,34.6916],[-83.3403,34.6917],[-83.3404,34.6917],[-83.3405,34.6919],[-83.3407,34.6921],[-83.341,34.6924],[-83.3416,34.6929],[-83.3423,34.6934],[-83.3426,34.6936],[-83.3431,34.694],[-83.3434,34.6941],[-83.3439,34.6943],[-83.3444,34.6944],[-83.3459,34.6948],[-83.3496,34.6958],[-83.3511,34.6961],[-83.3518,34.6964],[-83.3519,34.6964],[-83.3525,34.6967],[-83.3529,34.6971],[-83.3534,34.6974],[-83.3536,34.6977],[-83.3536,34.6978],[-83.3538,34.6982],[-83.3538,34.6984],[-83.3539,34.6986],[-83.3539,34.6991],[-83.3539,34.6992],[-83.3539,34.6995],[-83.3538,34.6998],[-83.3537,34.7001],[-83.3535,34.7003],[-83.3533,34.7006],[-83.353,34.7008],[-83.3525,34.7013],[-83.3522,34.7015],[-83.3518,34.7017],[-83.3515,34.7019],[-83.3512,34.702],[-83.3505,34.7022],[-83.3497,34.7024],[-83.349,34.7026],[-83.3488,34.7027],[-83.3486,34.7027],[-83.3483,34.7028],[-83.3482,34.7029],[-83.3479,34.7029],[-83.3475,34.703],[-83.3472,34.7032],[-83.3469,34.7034],[-83.3468,34.7035],[-83.3466,34.7042],[-83.3468,34.7045],[-83.347,34.7048],[-83.3471,34.7051],[-83.3474,34.7054],[-83.3474,34.7055],[-83.348,34.7061],[-83.3485,34.7066],[-83.3497,34.7083],[-83.35,34.7089],[-83.3502,34.7094],[-83.3505,34.7097],[-83.3505,34.71],[-83.3508,34.7112],[-83.3509,34.7121],[-83.3509,34.7122],[-83.351,34.7126],[-83.351,34.7127],[-83.3511,34.7128],[-83.3511,34.7129],[-83.3512,34.713],[-83.3513,34.7135],[-83.3515,34.7139],[-83.3517,34.7144],[-83.3518,34.7145],[-83.3518,34.7146],[-83.352,34.715],[-83.3522,34.7154],[-83.3525,34.7161],[-83.3526,34.7166],[-83.3527,34.7169],[-83.3528,34.7174],[-83.3529,34.718],[-83.3529,34.7183],[-83.353,34.7191],[-83.3531,34.7199],[-83.3531,34.7202],[-83.3531,34.7215],[-83.3532,34.7225],[-83.3532,34.7231],[-83.3533,34.7242],[-83.3533,34.7261],[-83.3534,34.7265],[-83.3534,34.7266],[-83.3534,34.7275],[-83.3534,34.7276],[-83.3534,34.7278],[-83.3534,34.7279],[-83.3534,34.7284],[-83.3533,34.7287],[-83.353,34.7291],[-83.3529,34.7292],[-83.3528,34.7294],[-83.3525,34.7298],[-83.3522,34.7301],[-83.3521,34.7302],[-83.352,34.7304],[-83.3519,34.7305],[-83.3517,34.7308],[-83.3515,34.7309],[-83.3514,34.7311],[-83.351,34.7317],[-83.3507,34.7322],[-83.3504,34.7327],[-83.3503,34.7331],[-83.3502,34.7332],[-83.3502,34.7334],[-83.3501,34.7335],[-83.35,34.7337],[-83.35,34.7339],[-83.3499,34.7341],[-83.3498,34.7345],[-83.3497,34.7353],[-83.3494,34.7362],[-83.3492,34.7364],[-83.3491,34.7366],[-83.3489,34.7368],[-83.3486,34.737],[-83.3481,34.7374],[-83.3476,34.7377],[-83.3473,34.7379],[-83.347,34.738],[-83.3468,34.7381],[-83.3467,34.7381],[-83.3467,34.7382],[-83.3464,34.7383],[-83.3459,34.7384],[-83.3457,34.7384],[-83.3454,34.7385],[-83.3448,34.7385],[-83.3445,34.7385],[-83.3444,34.7385],[-83.3443,34.7385],[-83.3435,34.7385],[-83.3426,34.7384],[-83.3421,34.7384],[-83.3413,34.7383],[-83.3408,34.7382],[-83.3405,34.7381],[-83.3402,34.7381],[-83.34,34.7381],[-83.3398,34.7381],[-83.3396,34.7382],[-83.3395,34.7382],[-83.3392,34.7383],[-83.339,34.7384],[-83.3387,34.7386],[-83.3387,34.7388],[-83.3386,34.7388],[-83.3386,34.739],[-83.3387,34.7395],[-83.3388,34.7398],[-83.3388,34.7399],[-83.3389,34.7402],[-83.339,34.7404],[-83.3391,34.7406],[-83.3391,34.7407],[-83.3391,34.7408],[-83.3391,34.7414],[-83.3389,34.7418],[-83.3387,34.7421],[-83.3384,34.7423],[-83.3375,34.7429],[-83.3373,34.743],[-83.337,34.7432],[-83.3369,34.7433],[-83.3364,34.7436],[-83.335,34.7445],[-83.3349,34.7446],[-83.3342,34.7449],[-83.3334,34.7453],[-83.3331,34.7456],[-83.3327,34.7461],[-83.3327,34.7462],[-83.3326,34.7477],[-83.3325,34.7485],[-83.3325,34.7488],[-83.3325,34.7489],[-83.3324,34.749],[-83.3323,34.7491],[-83.332,34.7493],[-83.3316,34.7495],[-83.331,34.7496],[-83.3304,34.7498],[-83.3295,34.75],[-83.3294,34.75],[-83.3289,34.7501],[-83.3284,34.7503],[-83.3278,34.7504],[-83.3275,34.7505],[-83.327,34.7505],[-83.3269,34.7506],[-83.3267,34.7506],[-83.3265,34.7507],[-83.3264,34.7507],[-83.3263,34.7508],[-83.3262,34.751],[-83.3262,34.7512],[-83.3262,34.7514],[-83.3263,34.7518],[-83.3264,34.7521],[-83.3264,34.7523],[-83.3266,34.7528],[-83.3267,34.7531],[-83.3269,34.7538],[-83.327,34.754],[-83.3272,34.7546],[-83.3272,34.7548],[-83.3272,34.7549],[-83.3272,34.7552],[-83.3271,34.7554],[-83.3269,34.7555],[-83.3265,34.756],[-83.3262,34.7563],[-83.3259,34.7565],[-83.3256,34.7566],[-83.3251,34.7567],[-83.3245,34.7567],[-83.3242,34.7567],[-83.3235,34.7566],[-83.3231,34.7567],[-83.3227,34.7567],[-83.3218,34.7567],[-83.3213,34.7567],[-83.3207,34.7568],[-83.3202,34.7569],[-83.3197,34.757],[-83.3191,34.7572],[-83.3189,34.7574],[-83.3187,34.7576],[-83.3187,34.7577],[-83.3187,34.7579],[-83.3189,34.7582],[-83.3189,34.7583],[-83.3192,34.7587],[-83.3193,34.7587],[-83.3196,34.7591],[-83.32,34.7593],[-83.3202,34.7594],[-83.3205,34.7595],[-83.3205,34.7596],[-83.3211,34.7598],[-83.3214,34.7599],[-83.3218,34.7601],[-83.3222,34.7602],[-83.3226,34.7603],[-83.3227,34.7603],[-83.3229,34.7604],[-83.323,34.7604],[-83.3232,34.7606],[-83.3233,34.7606],[-83.3233,34.7607],[-83.3232,34.7609],[-83.3229,34.7613],[-83.3225,34.762],[-83.3221,34.7625],[-83.3216,34.7629],[-83.3213,34.7631],[-83.3201,34.7639],[-83.3194,34.7643],[-83.3193,34.7644],[-83.3192,34.7645],[-83.3192,34.7646],[-83.3192,34.7647],[-83.3192,34.7648],[-83.3193,34.7649],[-83.3197,34.765],[-83.3202,34.7651],[-83.3207,34.7652],[-83.3211,34.7653],[-83.3219,34.7654],[-83.322,34.7654],[-83.3222,34.7655],[-83.3225,34.7656],[-83.3227,34.7657],[-83.3229,34.7659],[-83.3229,34.766],[-83.323,34.766],[-83.323,34.7661],[-83.323,34.7662],[-83.323,34.7663],[-83.3229,34.7665],[-83.3229,34.7666],[-83.3227,34.7668],[-83.3223,34.7671],[-83.3219,34.7674],[-83.3215,34.7678],[-83.3212,34.768],[-83.3208,34.7683],[-83.3204,34.7688],[-83.3198,34.7699],[-83.319,34.7711],[-83.319,34.7713],[-83.319,34.7715],[-83.3193,34.7721],[-83.3196,34.7727],[-83.3197,34.7729],[-83.3199,34.7733],[-83.3201,34.7738],[-83.321,34.7751],[-83.3226,34.7773],[-83.3227,34.7774],[-83.3227,34.7776],[-83.3225,34.7778],[-83.3224,34.778],[-83.3221,34.7781],[-83.3219,34.7782],[-83.3215,34.7785],[-83.3213,34.7788],[-83.3212,34.7789],[-83.3212,34.779],[-83.3213,34.7794],[-83.3213,34.7797],[-83.3216,34.7802],[-83.322,34.7811],[-83.3222,34.7817],[-83.3224,34.7823],[-83.323,34.7842],[-83.3233,34.785],[-83.3233,34.7851],[-83.3235,34.7855],[-83.3235,34.7857],[-83.3237,34.7863],[-83.3239,34.7869],[-83.3241,34.7872],[-83.3241,34.7873],[-83.3242,34.7875],[-83.3241,34.7878],[-83.3242,34.7882],[-83.3242,34.7886],[-83.3241,34.7893],[-83.3241,34.7895],[-83.324,34.7895],[-83.3239,34.7896],[-83.3238,34.7898],[-83.3235,34.7899],[-83.3233,34.7899],[-83.3227,34.79],[-83.3222,34.7901],[-83.3214,34.7903],[-83.3209,34.7904],[-83.3204,34.7906],[-83.3203,34.7907],[-83.3202,34.7909],[-83.3201,34.7911],[-83.3201,34.7912],[-83.3202,34.7916],[-83.3205,34.7923],[-83.3206,34.7927],[-83.3207,34.7928],[-83.3206,34.7929],[-83.3205,34.793],[-83.3204,34.7932],[-83.3195,34.7938],[-83.3185,34.7943],[-83.3182,34.7945],[-83.3181,34.7945],[-83.3176,34.7946],[-83.317,34.7947],[-83.3165,34.795],[-83.3154,34.7957],[-83.3151,34.7959],[-83.3146,34.7961],[-83.3142,34.7963],[-83.3141,34.7965],[-83.3138,34.7968],[-83.3138,34.7972],[-83.3138,34.7975],[-83.3139,34.7977],[-83.314,34.7979],[-83.3144,34.7982],[-83.3145,34.7985],[-83.3146,34.7989],[-83.3146,34.7991],[-83.3145,34.7993],[-83.3142,34.7996],[-83.3138,34.7998],[-83.313,34.8],[-83.312,34.8004],[-83.311,34.8006],[-83.3107,34.8007],[-83.31,34.8008],[-83.3096,34.8009],[-83.3091,34.801],[-83.3089,34.801],[-83.3086,34.8011],[-83.3083,34.8012],[-83.3076,34.8014],[-83.3066,34.8016],[-83.3055,34.802],[-83.3053,34.802],[-83.3041,34.802],[-83.3035,34.8021],[-83.3032,34.8022],[-83.303,34.8023],[-83.3024,34.8026],[-83.3022,34.8028],[-83.3008,34.8043],[-83.3007,34.8046],[-83.3006,34.8049],[-83.3005,34.806],[-83.3004,34.8064],[-83.3001,34.8071],[-83.2997,34.8079],[-83.2996,34.8081],[-83.2995,34.8084],[-83.2994,34.8091],[-83.2994,34.8092],[-83.2994,34.8094],[-83.2998,34.8101],[-83.3,34.8103],[-83.3003,34.8104],[-83.3005,34.8106],[-83.3012,34.8108],[-83.3016,34.8108],[-83.3022,34.8109],[-83.3025,34.8109],[-83.303,34.8108],[-83.3032,34.8108],[-83.3035,34.8108],[-83.3038,34.8108],[-83.3041,34.8109],[-83.3042,34.811],[-83.3044,34.8111],[-83.3048,34.8118],[-83.3052,34.8124],[-83.3061,34.8133],[-83.3064,34.8137],[-83.3066,34.8141],[-83.3067,34.8144],[-83.3067,34.8148],[-83.3066,34.8153],[-83.3064,34.8155],[-83.3064,34.8157],[-83.3061,34.816],[-83.3056,34.8165],[-83.3054,34.8167],[-83.3051,34.817],[-83.305,34.817],[-83.3041,34.8176],[-83.3038,34.8179],[-83.3036,34.8181],[-83.3035,34.8182],[-83.3031,34.8187],[-83.3031,34.8188],[-83.303,34.8188],[-83.3028,34.8189],[-83.3027,34.8189],[-83.3019,34.8188],[-83.3014,34.8188],[-83.3006,34.8187],[-83.3002,34.8186],[-83.2998,34.8184],[-83.2995,34.8182],[-83.2993,34.818],[-83.299,34.8175],[-83.2989,34.8173],[-83.299,34.8171],[-83.2991,34.8169],[-83.2993,34.8167],[-83.2998,34.8162],[-83.3,34.8159],[-83.3001,34.8158],[-83.3001,34.8155],[-83.3,34.8152],[-83.2999,34.815],[-83.2996,34.8149],[-83.2993,34.8147],[-83.2985,34.8145],[-83.2977,34.8142],[-83.2973,34.8139],[-83.2969,34.8137],[-83.2963,34.8132],[-83.296,34.8131],[-83.2958,34.8131],[-83.2956,34.8131],[-83.2953,34.8132],[-83.2951,34.8132],[-83.295,34.8133],[-83.2947,34.8136],[-83.2945,34.8139],[-83.2945,34.8141],[-83.2946,34.8144],[-83.2947,34.8148],[-83.2948,34.8151],[-83.2948,34.8153],[-83.2947,34.8157],[-83.2946,34.8159],[-83.2945,34.816],[-83.2944,34.8162],[-83.294,34.8164],[-83.2938,34.8165],[-83.2934,34.8166],[-83.293,34.8168],[-83.2926,34.817],[-83.2922,34.8171],[-83.2906,34.8178],[-83.2904,34.8179],[-83.2902,34.818],[-83.29,34.8185],[-83.2899,34.8186],[-83.2899,34.8188],[-83.2899,34.8192],[-83.2907,34.8211],[-83.2909,34.8214],[-83.2911,34.8222],[-83.2911,34.8226],[-83.2911,34.8229],[-83.2911,34.8232],[-83.2909,34.8236],[-83.2906,34.8239],[-83.2904,34.8241],[-83.2897,34.8245],[-83.2895,34.8246],[-83.289,34.8246],[-83.2887,34.8247],[-83.2884,34.8246],[-83.2882,34.8246],[-83.2877,34.8243],[-83.2873,34.8242],[-83.2868,34.8239],[-83.2862,34.8236],[-83.286,34.8235],[-83.2855,34.8233],[-83.2851,34.8231],[-83.2846,34.8228],[-83.2839,34.8222],[-83.2838,34.8221],[-83.2836,34.8219],[-83.2833,34.8216],[-83.2833,34.8215],[-83.2832,34.8215],[-83.2832,34.8214],[-83.2832,34.8213],[-83.283,34.821],[-83.2828,34.8207],[-83.2825,34.8205],[-83.2823,34.8202],[-83.2819,34.82],[-83.2803,34.8188],[-83.2792,34.8182],[-83.2787,34.818],[-83.2782,34.8176],[-83.2776,34.8173],[-83.2771,34.817],[-83.2767,34.8169],[-83.2759,34.8167],[-83.2754,34.8167],[-83.2753,34.8167],[-83.2751,34.8167],[-83.275,34.8168],[-83.2745,34.8173],[-83.2743,34.8175],[-83.2741,34.8176],[-83.2739,34.8177],[-83.2737,34.8177],[-83.273,34.8177],[-83.2729,34.8177],[-83.2726,34.8177],[-83.2723,34.8178],[-83.2718,34.818],[-83.2713,34.8183],[-83.2709,34.8186],[-83.2705,34.8189],[-83.2696,34.8197],[-83.269,34.8203],[-83.2687,34.8206],[-83.2686,34.8207],[-83.2684,34.8209],[-83.2683,34.8211],[-83.2683,34.8215],[-83.2683,34.8218],[-83.2684,34.8219],[-83.2685,34.822],[-83.2689,34.8223],[-83.2692,34.8226],[-83.2695,34.823],[-83.2696,34.8234],[-83.2696,34.8237],[-83.2695,34.824],[-83.2693,34.8243],[-83.269,34.8246],[-83.2687,34.8249],[-83.2682,34.8257],[-83.268,34.8261],[-83.2678,34.8265],[-83.2675,34.8271],[-83.2674,34.8276],[-83.2673,34.8282],[-83.2673,34.83],[-83.2672,34.8313],[-83.2673,34.8324],[-83.2674,34.8326],[-83.2676,34.8328],[-83.2678,34.833],[-83.2681,34.8331],[-83.2685,34.8332],[-83.2692,34.8336],[-83.2693,34.8336],[-83.2703,34.834],[-83.2704,34.834],[-83.2706,34.8342],[-83.2709,34.8342],[-83.2713,34.8342],[-83.2717,34.8342],[-83.2718,34.8341],[-83.272,34.8342],[-83.2721,34.8342],[-83.2723,34.8344],[-83.2724,34.8347],[-83.2725,34.835],[-83.2726,34.8354],[-83.2726,34.8355],[-83.2725,34.8357],[-83.272,34.8363],[-83.2719,34.8366],[-83.2716,34.8369],[-83.2714,34.8372],[-83.2711,34.8376],[-83.2709,34.838],[-83.2707,34.8391],[-83.2706,34.8396],[-83.2705,34.8403],[-83.2705,34.8406],[-83.2702,34.8413],[-83.2701,34.8416],[-83.2696,34.8426],[-83.2694,34.843],[-83.2691,34.8435],[-83.2688,34.8445],[-83.2686,34.8454],[-83.2684,34.846],[-83.268,34.8471],[-83.2678,34.8475],[-83.2673,34.8484],[-83.2672,34.8485],[-83.2669,34.8487],[-83.2666,34.8489],[-83.2663,34.849],[-83.2661,34.8491],[-83.266,34.8491],[-83.2658,34.8491],[-83.265,34.849],[-83.2643,34.8491],[-83.2637,34.849],[-83.2631,34.849],[-83.2625,34.8489],[-83.2621,34.8488],[-83.2617,34.8486],[-83.261,34.8483],[-83.2609,34.8482],[-83.2607,34.8479],[-83.2605,34.8475],[-83.2605,34.8473],[-83.2605,34.8472],[-83.2606,34.8471],[-83.2606,34.8469],[-83.2608,34.8462],[-83.2608,34.8459],[-83.2608,34.8456],[-83.2608,34.8455],[-83.2606,34.8453],[-83.2605,34.8452],[-83.2603,34.8451],[-83.2601,34.8449],[-83.2599,34.8449],[-83.2592,34.8447],[-83.2588,34.8447],[-83.2584,34.8445],[-83.258,34.8443],[-83.2578,34.8442],[-83.2573,34.8441],[-83.2569,34.8441],[-83.2565,34.8441],[-83.256,34.8441],[-83.2557,34.8441],[-83.2554,34.8443],[-83.2548,34.8445],[-83.2544,34.8445],[-83.2542,34.8446],[-83.2541,34.8446],[-83.254,34.8445],[-83.2533,34.8443],[-83.253,34.8442],[-83.2522,34.8442],[-83.2518,34.8442],[-83.2514,34.8442],[-83.251,34.8443],[-83.2505,34.8445],[-83.2502,34.8446],[-83.2496,34.8448],[-83.2494,34.8449],[-83.2489,34.8451],[-83.2486,34.8454],[-83.2485,34.8456],[-83.2485,34.8457],[-83.2485,34.8458],[-83.2485,34.846],[-83.2486,34.8461],[-83.2487,34.8462],[-83.249,34.8464],[-83.2492,34.8464],[-83.2495,34.8464],[-83.2498,34.8464],[-83.2501,34.8465],[-83.2506,34.8466],[-83.252,34.847],[-83.2527,34.8472],[-83.2529,34.8473],[-83.2532,34.8475],[-83.2533,34.8476],[-83.2537,34.848],[-83.2537,34.8481],[-83.2539,34.8485],[-83.2539,34.8488],[-83.2538,34.8492],[-83.2537,34.8497],[-83.2535,34.8502],[-83.2533,34.8506],[-83.2532,34.8507],[-83.2531,34.8509],[-83.2526,34.8517],[-83.2525,34.8519],[-83.2524,34.8522],[-83.2525,34.8525],[-83.2525,34.8526],[-83.2526,34.8527],[-83.2527,34.8529],[-83.2531,34.8533],[-83.2532,34.8535],[-83.2533,34.8538],[-83.2535,34.8543],[-83.2536,34.8547],[-83.2534,34.8554],[-83.2534,34.8556],[-83.2535,34.8557],[-83.2535,34.8558],[-83.2533,34.8559],[-83.2532,34.856],[-83.2527,34.856],[-83.2514,34.8555],[-83.2505,34.8553],[-83.2501,34.8552],[-83.25,34.8552],[-83.2488,34.8551],[-83.2484,34.8549],[-83.2481,34.8548],[-83.2478,34.8548],[-83.2476,34.8548],[-83.2473,34.8548],[-83.2469,34.855],[-83.2466,34.8553],[-83.2464,34.8555],[-83.2463,34.8558],[-83.2463,34.8561],[-83.2464,34.8565],[-83.2465,34.8568],[-83.2468,34.8572],[-83.247,34.8573],[-83.2472,34.8574],[-83.2475,34.8574],[-83.2476,34.8575],[-83.2478,34.8576],[-83.2479,34.8577],[-83.2481,34.858],[-83.2482,34.8582],[-83.2483,34.8585],[-83.2482,34.8586],[-83.2481,34.8589],[-83.2477,34.8592],[-83.2475,34.8593],[-83.247,34.8594],[-83.2469,34.8595],[-83.2465,34.8597],[-83.2464,34.8598],[-83.2463,34.86],[-83.2464,34.8603],[-83.2465,34.8605],[-83.2465,34.8606],[-83.2469,34.861],[-83.247,34.8611],[-83.2476,34.8617],[-83.2478,34.8618],[-83.2479,34.862],[-83.2479,34.8622],[-83.2479,34.8627],[-83.248,34.8628],[-83.2481,34.8631],[-83.2481,34.8633],[-83.248,34.8643],[-83.248,34.8648],[-83.2481,34.8653],[-83.2481,34.8654],[-83.2481,34.8655],[-83.2481,34.8656],[-83.2477,34.8662],[-83.2475,34.8665],[-83.2473,34.8666],[-83.2467,34.867],[-83.2465,34.8671],[-83.2462,34.8672],[-83.246,34.8672],[-83.2458,34.8672],[-83.2456,34.8671],[-83.2454,34.8669],[-83.2452,34.8668],[-83.245,34.8667],[-83.2443,34.8664],[-83.2435,34.8662],[-83.2433,34.8661],[-83.2433,34.866],[-83.2431,34.8659],[-83.2426,34.8657],[-83.2422,34.8654],[-83.242,34.8654],[-83.2415,34.8652],[-83.2411,34.8652],[-83.2407,34.8652],[-83.2404,34.8651],[-83.2399,34.865],[-83.2396,34.865],[-83.2394,34.865],[-83.2391,34.8651],[-83.2388,34.8653],[-83.2386,34.8655],[-83.2386,34.8656],[-83.2384,34.8657],[-83.2383,34.8659],[-83.2384,34.8663],[-83.2386,34.8665],[-83.2387,34.8668],[-83.2387,34.8673],[-83.2385,34.8676],[-83.2385,34.868],[-83.2384,34.8681],[-83.2382,34.8684],[-83.238,34.8686],[-83.2379,34.8689],[-83.2378,34.869],[-83.2376,34.869],[-83.2375,34.8691],[-83.2373,34.8691],[-83.237,34.8691],[-83.2369,34.8691],[-83.2368,34.8692],[-83.2366,34.8693],[-83.2364,34.8694],[-83.2363,34.8696],[-83.2358,34.8698],[-83.2353,34.8702],[-83.2353,34.8703],[-83.2353,34.8704],[-83.2354,34.8704],[-83.2355,34.8704],[-83.2354,34.8705],[-83.2352,34.8705],[-83.2351,34.8705],[-83.2348,34.8707],[-83.2347,34.8707],[-83.2347,34.8709],[-83.2348,34.871],[-83.2351,34.8711],[-83.2356,34.8712],[-83.2362,34.8713],[-83.2364,34.8713],[-83.2371,34.8713],[-83.2377,34.8714],[-83.2387,34.8716],[-83.2388,34.8716],[-83.2396,34.8721],[-83.2401,34.8726],[-83.2405,34.8727],[-83.2406,34.8728],[-83.2407,34.8729],[-83.2407,34.8731],[-83.2407,34.8733],[-83.2409,34.8736],[-83.2411,34.8738],[-83.2412,34.8742],[-83.2412,34.8745],[-83.2413,34.8747],[-83.2415,34.8751],[-83.2417,34.8753],[-83.2421,34.8757],[-83.2425,34.8762],[-83.2429,34.8766],[-83.2431,34.8769],[-83.2432,34.8771],[-83.2432,34.8773],[-83.2431,34.8774],[-83.243,34.8775],[-83.2426,34.8778],[-83.2422,34.8779],[-83.2415,34.8781],[-83.241,34.8782],[-83.2408,34.8783],[-83.2407,34.8784],[-83.2404,34.8787],[-83.2403,34.8788],[-83.2402,34.8788],[-83.2401,34.8788],[-83.2399,34.8789],[-83.2395,34.8789],[-83.2392,34.8789],[-83.2375,34.8784],[-83.237,34.8783],[-83.2366,34.8781],[-83.2358,34.8779],[-83.2345,34.8777],[-83.2342,34.8777],[-83.2338,34.8778],[-83.2333,34.8777],[-83.2329,34.8777],[-83.2325,34.8778],[-83.2324,34.8778],[-83.2322,34.8779],[-83.232,34.8779],[-83.2309,34.8788],[-83.2305,34.8791],[-83.2302,34.8794],[-83.2298,34.8796],[-83.2295,34.8797],[-83.2292,34.8798],[-83.229,34.8798],[-83.2289,34.8797],[-83.2287,34.8797],[-83.2286,34.8796],[-83.2285,34.8795],[-83.2283,34.8792],[-83.2282,34.8791],[-83.2281,34.8791],[-83.2279,34.879],[-83.2277,34.879],[-83.2276,34.8791],[-83.2275,34.8791],[-83.2274,34.8792],[-83.2273,34.8792],[-83.227,34.8793],[-83.2266,34.8793],[-83.2265,34.8793],[-83.2261,34.8793],[-83.2254,34.8794],[-83.2251,34.8793],[-83.2247,34.8793],[-83.2236,34.8792],[-83.223,34.879],[-83.2222,34.8787],[-83.2211,34.8784],[-83.2206,34.8781],[-83.2203,34.878],[-83.2201,34.878],[-83.2201,34.8781],[-83.2199,34.8781],[-83.2196,34.8783],[-83.2195,34.8785],[-83.2194,34.8786],[-83.2194,34.8788],[-83.2194,34.8793],[-83.2195,34.8796],[-83.2197,34.88],[-83.2198,34.8803],[-83.2199,34.8807],[-83.2199,34.8811],[-83.2197,34.8813],[-83.2192,34.8816],[-83.2191,34.8816],[-83.2189,34.8817],[-83.2184,34.8817],[-83.2181,34.8818],[-83.2178,34.8819],[-83.2176,34.8822],[-83.2174,34.8824],[-83.2173,34.8829],[-83.2173,34.8836],[-83.2174,34.8839],[-83.2174,34.8841],[-83.2176,34.8847],[-83.2177,34.8851],[-83.2176,34.8854],[-83.2175,34.8857],[-83.2173,34.8861],[-83.2171,34.8863],[-83.2168,34.8866],[-83.2163,34.8871],[-83.2156,34.8878],[-83.2154,34.888],[-83.2153,34.8881],[-83.2149,34.8882],[-83.2145,34.8885],[-83.2142,34.8886],[-83.214,34.8886],[-83.2134,34.8886],[-83.2132,34.8885],[-83.213,34.8884],[-83.2129,34.8882],[-83.2128,34.888],[-83.2127,34.8879],[-83.2128,34.8876],[-83.2129,34.8873],[-83.2129,34.8872],[-83.2131,34.887],[-83.2132,34.8869],[-83.2134,34.8868],[-83.2136,34.8867],[-83.2137,34.8866],[-83.2138,34.8865],[-83.2138,34.8864],[-83.2139,34.8862],[-83.2142,34.8855],[-83.2142,34.8854],[-83.2143,34.8851],[-83.2145,34.8849],[-83.2146,34.8847],[-83.2147,34.8845],[-83.2147,34.8843],[-83.2148,34.8841],[-83.2147,34.8839],[-83.2147,34.8838],[-83.2147,34.8837],[-83.2146,34.8836],[-83.2142,34.8833],[-83.2137,34.8829],[-83.2134,34.8826],[-83.2132,34.8826],[-83.2129,34.8826],[-83.2125,34.8825],[-83.2122,34.8824],[-83.212,34.8824],[-83.2117,34.8823],[-83.2115,34.8821],[-83.2114,34.8821],[-83.2113,34.882],[-83.2113,34.8819],[-83.2111,34.8817],[-83.2109,34.8811],[-83.2109,34.881],[-83.2108,34.881],[-83.2106,34.8806],[-83.2105,34.8804],[-83.2104,34.8803],[-83.2103,34.8802],[-83.2102,34.8802],[-83.21,34.88],[-83.2096,34.8799],[-83.2094,34.8798],[-83.2089,34.8799],[-83.2085,34.8799],[-83.2081,34.8799],[-83.2076,34.8797],[-83.2072,34.8797],[-83.2068,34.8796],[-83.2065,34.8796],[-83.2062,34.8797],[-83.2061,34.8798],[-83.2058,34.8799],[-83.2056,34.88],[-83.2053,34.8802],[-83.205,34.8803],[-83.2031,34.8825],[-83.2026,34.8831],[-83.2023,34.8833],[-83.2018,34.8836],[-83.2015,34.8838],[-83.2014,34.8839],[-83.2013,34.8841],[-83.2012,34.8842],[-83.2011,34.8843],[-83.201,34.8844],[-83.201,34.8848],[-83.2011,34.885],[-83.2012,34.8852],[-83.2017,34.8859],[-83.2021,34.8863],[-83.2026,34.8866],[-83.203,34.887],[-83.2031,34.8873],[-83.2032,34.8874],[-83.2032,34.8876],[-83.2032,34.8877],[-83.2032,34.8878],[-83.2032,34.8879],[-83.2035,34.8884],[-83.2035,34.8889],[-83.2036,34.889],[-83.2037,34.8892],[-83.2038,34.8893],[-83.204,34.8894],[-83.2042,34.8894],[-83.2043,34.8895],[-83.2046,34.8898],[-83.2047,34.89],[-83.2048,34.8902],[-83.2048,34.8907],[-83.2048,34.8908],[-83.2047,34.891],[-83.2046,34.8913],[-83.2041,34.892],[-83.204,34.8923],[-83.2039,34.8924],[-83.2038,34.893],[-83.2037,34.8933],[-83.2035,34.8935],[-83.2033,34.8936],[-83.2031,34.8937],[-83.2028,34.8938],[-83.2024,34.8938],[-83.2019,34.8937],[-83.2017,34.8937],[-83.201,34.8934],[-83.2009,34.8934],[-83.2003,34.8933],[-83.2001,34.8931],[-83.1996,34.8927],[-83.1994,34.8926],[-83.1992,34.8924],[-83.1991,34.8922],[-83.1991,34.892],[-83.199,34.8917],[-83.199,34.8913],[-83.1989,34.8908],[-83.1989,34.8907],[-83.1987,34.8905],[-83.1986,34.8904],[-83.1985,34.8903],[-83.1981,34.8903],[-83.1978,34.8903],[-83.1975,34.8904],[-83.1972,34.8906],[-83.197,34.8908],[-83.1967,34.8913],[-83.1967,34.8914],[-83.1967,34.8916],[-83.1968,34.8918],[-83.1971,34.892],[-83.1972,34.8923],[-83.1974,34.8927],[-83.1977,34.8936],[-83.1977,34.8941],[-83.1977,34.8948],[-83.1976,34.895],[-83.1975,34.8951],[-83.1972,34.8957],[-83.1971,34.8959],[-83.1968,34.8961],[-83.1964,34.8965],[-83.1963,34.8968],[-83.1962,34.8969],[-83.1961,34.8973],[-83.196,34.8974],[-83.1956,34.8979],[-83.195,34.8984],[-83.1949,34.8986],[-83.1946,34.8993],[-83.1945,34.8994],[-83.1944,34.8996],[-83.1943,34.8996],[-83.1941,34.8997],[-83.194,34.8996],[-83.1937,34.8994],[-83.1936,34.8993],[-83.1932,34.8989],[-83.1929,34.8985],[-83.1922,34.8975],[-83.1921,34.8974],[-83.1916,34.8969],[-83.1915,34.8968],[-83.1913,34.8967],[-83.1909,34.8967],[-83.1902,34.8969],[-83.1893,34.8973],[-83.1891,34.8973],[-83.1889,34.8976],[-83.1885,34.8978],[-83.1881,34.8981],[-83.1878,34.8984],[-83.1866,34.8994],[-83.1861,34.8997],[-83.1859,34.8998],[-83.1844,34.901],[-83.1839,34.9015],[-83.1829,34.9022],[-83.1824,34.9027],[-83.182,34.9031],[-83.1818,34.9034],[-83.1816,34.9036],[-83.1814,34.9038],[-83.1813,34.904],[-83.181,34.9043],[-83.1808,34.9045],[-83.1807,34.9046],[-83.1805,34.9049],[-83.1805,34.905],[-83.1805,34.9052],[-83.1805,34.9055],[-83.1806,34.9059],[-83.1806,34.9062],[-83.1806,34.9064],[-83.1807,34.9066],[-83.1808,34.9068],[-83.1809,34.9071],[-83.181,34.9076],[-83.1812,34.908],[-83.1812,34.9085],[-83.1812,34.9086],[-83.1811,34.9092],[-83.181,34.9093],[-83.1809,34.9095],[-83.1808,34.9096],[-83.1806,34.9097],[-83.1805,34.9098],[-83.1803,34.9098],[-83.18,34.9098],[-83.1798,34.9098],[-83.1795,34.9097],[-83.1787,34.9097],[-83.1786,34.9097],[-83.1783,34.9097],[-83.1774,34.91],[-83.1767,34.9101],[-83.1763,34.9102],[-83.1756,34.9101],[-83.1753,34.9101],[-83.1751,34.9101],[-83.1749,34.9101],[-83.1746,34.9103],[-83.1743,34.9106],[-83.1742,34.9106],[-83.174,34.9109],[-83.1736,34.9114],[-83.1736,34.9115],[-83.1735,34.9116],[-83.1735,34.9118],[-83.1735,34.9123],[-83.1735,34.9127],[-83.1735,34.9128],[-83.1732,34.9132],[-83.1729,34.9134],[-83.1728,34.9134],[-83.1727,34.9135],[-83.1719,34.9136],[-83.1712,34.9138],[-83.171,34.9139],[-83.1707,34.9142],[-83.1706,34.9144],[-83.1706,34.9145],[-83.1706,34.9146],[-83.1707,34.915],[-83.1707,34.9152],[-83.1706,34.9155],[-83.1705,34.9158],[-83.1704,34.916],[-83.1703,34.9163],[-83.1702,34.9168],[-83.1701,34.917],[-83.1701,34.9171],[-83.1698,34.9177],[-83.1697,34.9178],[-83.1695,34.9182],[-83.1693,34.9184],[-83.1691,34.9188],[-83.1686,34.9194],[-83.1683,34.9194],[-83.1677,34.9196],[-83.1674,34.9196],[-83.1665,34.9196],[-83.166,34.9195],[-83.1656,34.9194],[-83.1651,34.9193],[-83.1649,34.9192],[-83.1648,34.9192],[-83.1643,34.9188],[-83.1639,34.9185],[-83.1633,34.9179],[-83.1632,34.9178],[-83.163,34.9176],[-83.1629,34.9175],[-83.1627,34.9173],[-83.1614,34.9161],[-83.1612,34.9159],[-83.1611,34.9158],[-83.1611,34.9157],[-83.161,34.9155],[-83.1609,34.9153],[-83.1607,34.9151],[-83.1606,34.9151],[-83.1604,34.915],[-83.1593,34.9149],[-83.1581,34.9147],[-83.1579,34.9147],[-83.1577,34.9148],[-83.1574,34.9148],[-83.1572,34.9149],[-83.157,34.9151],[-83.1565,34.9163],[-83.1564,34.9166],[-83.1565,34.9171],[-83.1565,34.9173],[-83.1566,34.9176],[-83.1572,34.9182],[-83.1577,34.9189],[-83.1579,34.9199],[-83.1578,34.9205],[-83.1577,34.9212],[-83.1573,34.9222],[-83.1573,34.9227],[-83.1575,34.9231],[-83.1577,34.9235],[-83.1585,34.925],[-83.1586,34.9254],[-83.1587,34.9257],[-83.1587,34.9259],[-83.1586,34.9261],[-83.1586,34.9262],[-83.1581,34.9269],[-83.1581,34.9271],[-83.1581,34.9273],[-83.1581,34.9275],[-83.1582,34.9276],[-83.1586,34.9278],[-83.1588,34.9279],[-83.1591,34.9282],[-83.1592,34.9284],[-83.1592,34.9286],[-83.1592,34.9287],[-83.1592,34.9288],[-83.159,34.9291],[-83.1585,34.9295],[-83.1579,34.93],[-83.157,34.9307],[-83.1569,34.9308],[-83.1567,34.9309],[-83.1565,34.931],[-83.1562,34.931],[-83.1559,34.931],[-83.1557,34.9309],[-83.1555,34.9308],[-83.1551,34.9307],[-83.155,34.9306],[-83.1548,34.9305],[-83.1546,34.9304],[-83.1544,34.9302],[-83.1542,34.9301],[-83.1538,34.9299],[-83.1535,34.9296],[-83.1534,34.9295],[-83.1531,34.9294],[-83.1527,34.9292],[-83.1522,34.9291],[-83.1519,34.929],[-83.1513,34.9288],[-83.1507,34.9285],[-83.1488,34.9274],[-83.1486,34.9273],[-83.1479,34.9271],[-83.1475,34.9271],[-83.147,34.927],[-83.1465,34.9269],[-83.1461,34.9268],[-83.1459,34.9266],[-83.1453,34.9262],[-83.1449,34.9257],[-83.1448,34.9256],[-83.144,34.925],[-83.1438,34.9249],[-83.1436,34.9249],[-83.1433,34.9248],[-83.1423,34.9245],[-83.1419,34.9245],[-83.1415,34.9245],[-83.1413,34.9246],[-83.1411,34.9246],[-83.1409,34.9247],[-83.1406,34.9249],[-83.1404,34.925],[-83.14,34.9255],[-83.1399,34.9257],[-83.1397,34.9259],[-83.1396,34.9261],[-83.1395,34.9261],[-83.1394,34.9262],[-83.1393,34.9264],[-83.139,34.9265],[-83.1385,34.9266],[-83.1381,34.9268],[-83.1379,34.9269],[-83.1377,34.9271],[-83.1368,34.9275],[-83.1365,34.9278],[-83.1363,34.9279],[-83.136,34.928],[-83.1356,34.9281],[-83.1352,34.9283],[-83.1349,34.9284],[-83.1345,34.9286],[-83.1344,34.9288],[-83.1342,34.9289],[-83.1339,34.9294],[-83.1336,34.9299],[-83.1334,34.93],[-83.1333,34.9301],[-83.1331,34.9303],[-83.1329,34.9303],[-83.1328,34.9303],[-83.1324,34.9303],[-83.1316,34.9303],[-83.1314,34.9304],[-83.1312,34.9305],[-83.1308,34.9307],[-83.1304,34.9309],[-83.1302,34.9311],[-83.1302,34.9312],[-83.13,34.9314],[-83.1298,34.9316],[-83.1297,34.9318],[-83.1297,34.932],[-83.1297,34.9322],[-83.1298,34.9325],[-83.1306,34.9335],[-83.1308,34.9338],[-83.1313,34.9343],[-83.1315,34.9347],[-83.1316,34.9349],[-83.1318,34.9353],[-83.1318,34.9355],[-83.1317,34.9357],[-83.1316,34.9359],[-83.1315,34.936],[-83.1315,34.9361],[-83.131,34.9366],[-83.1298,34.9373],[-83.1291,34.9376],[-83.1288,34.9379],[-83.1287,34.938],[-83.1285,34.938],[-83.1273,34.9386],[-83.1272,34.9387],[-83.1271,34.9387],[-83.1269,34.9386],[-83.1269,34.9385],[-83.1268,34.9383],[-83.1266,34.9383],[-83.1263,34.938],[-83.1258,34.9375],[-83.1252,34.937],[-83.1251,34.9369],[-83.125,34.9368],[-83.1247,34.9366],[-83.1245,34.9366],[-83.1243,34.9363],[-83.1242,34.9362],[-83.1239,34.936],[-83.1234,34.9355],[-83.1224,34.9346],[-83.1223,34.9345],[-83.1221,34.9342],[-83.1215,34.9336],[-83.1215,34.9335],[-83.1212,34.9333],[-83.1208,34.9331],[-83.1205,34.9329],[-83.1202,34.9329],[-83.1198,34.9329],[-83.1195,34.9329],[-83.1193,34.933],[-83.1191,34.9332],[-83.1189,34.9334],[-83.1188,34.9336],[-83.1188,34.9337],[-83.1188,34.9341],[-83.1188,34.9343],[-83.1186,34.9349],[-83.1185,34.9353],[-83.1184,34.9357],[-83.1182,34.9359],[-83.1181,34.9359],[-83.1179,34.936],[-83.1177,34.9361],[-83.1174,34.936],[-83.1171,34.9359],[-83.1168,34.9358],[-83.1164,34.9356],[-83.116,34.9356],[-83.1158,34.9356],[-83.1155,34.9356],[-83.1154,34.9356],[-83.115,34.9356],[-83.1145,34.9355],[-83.1141,34.9355],[-83.1138,34.9354],[-83.1137,34.9353],[-83.1135,34.935],[-83.1132,34.9348],[-83.1131,34.9348],[-83.1128,34.9347],[-83.1123,34.9348],[-83.1121,34.9348],[-83.1119,34.9348],[-83.1118,34.935],[-83.1117,34.9352],[-83.1117,34.9353],[-83.1117,34.9355],[-83.1117,34.9356],[-83.1117,34.9359],[-83.1118,34.9361],[-83.1119,34.9363],[-83.1123,34.9366],[-83.1125,34.9368],[-83.113,34.9371],[-83.1132,34.9372],[-83.1134,34.9374],[-83.114,34.938],[-83.115,34.9388],[-83.1151,34.939],[-83.1152,34.9393],[-83.1154,34.9398],[-83.1155,34.9405],[-83.1156,34.9409],[-83.1157,34.9412],[-83.1162,34.9421],[-83.1166,34.9425],[-83.1167,34.9426],[-83.1169,34.9427],[-83.1178,34.9429],[-83.1181,34.943],[-83.1184,34.943],[-83.1189,34.943],[-83.1193,34.9429],[-83.1196,34.9429],[-83.1198,34.9427],[-83.1199,34.9427],[-83.1201,34.9425],[-83.1203,34.9423],[-83.1204,34.9422],[-83.1206,34.9421],[-83.1207,34.942],[-83.1209,34.942],[-83.1211,34.9421],[-83.1216,34.9425],[-83.1222,34.9431],[-83.1224,34.9433],[-83.1229,34.9441],[-83.1229,34.9442],[-83.1233,34.9451],[-83.1234,34.9454],[-83.1239,34.946],[-83.1248,34.9472],[-83.1251,34.9476],[-83.1252,34.9476],[-83.1256,34.9479],[-83.1256,34.948],[-83.1267,34.9486],[-83.1268,34.9487],[-83.1274,34.9493],[-83.1276,34.9495],[-83.1276,34.9497],[-83.1276,34.9498],[-83.1276,34.95],[-83.1275,34.9501],[-83.1274,34.9502],[-83.1266,34.9504],[-83.1264,34.9504],[-83.1263,34.9504],[-83.126,34.9504],[-83.1257,34.9504],[-83.1255,34.9505],[-83.1254,34.9505],[-83.1252,34.9507],[-83.1251,34.9507],[-83.1248,34.951],[-83.1248,34.9511],[-83.1248,34.9513],[-83.1248,34.9514],[-83.1253,34.9518],[-83.1253,34.9519],[-83.1254,34.9519],[-83.1255,34.952],[-83.1261,34.9525],[-83.1263,34.9526],[-83.1268,34.9532],[-83.1269,34.9536],[-83.127,34.9537],[-83.1271,34.954],[-83.127,34.9542],[-83.1268,34.9547],[-83.1266,34.9549],[-83.1264,34.9549],[-83.1256,34.9551],[-83.1254,34.9551],[-83.1252,34.9551],[-83.1248,34.9551],[-83.1245,34.955],[-83.1238,34.9548],[-83.1232,34.9546],[-83.1227,34.9543],[-83.122,34.9539],[-83.121,34.9534],[-83.1208,34.9533],[-83.1206,34.9532],[-83.1204,34.9532],[-83.1195,34.9532],[-83.1188,34.9533],[-83.1186,34.9532],[-83.1185,34.9531],[-83.118,34.953],[-83.1178,34.9529],[-83.1176,34.9528],[-83.1173,34.9526],[-83.1172,34.9525],[-83.117,34.9522],[-83.1169,34.9519],[-83.1167,34.9513],[-83.1166,34.9512],[-83.1165,34.9511],[-83.1164,34.9511],[-83.1155,34.9508],[-83.1153,34.9507],[-83.1149,34.9504],[-83.1148,34.9503],[-83.1147,34.9502],[-83.1145,34.95],[-83.1144,34.95],[-83.1143,34.95],[-83.1141,34.9502],[-83.1141,34.9503],[-83.114,34.9504],[-83.114,34.9506],[-83.114,34.9509],[-83.1145,34.9518],[-83.1145,34.9519],[-83.1145,34.9522],[-83.1146,34.9524],[-83.1147,34.9527],[-83.1148,34.9528],[-83.115,34.953],[-83.1151,34.9531],[-83.1157,34.9534],[-83.1159,34.9535],[-83.1164,34.954],[-83.1171,34.9547],[-83.1176,34.9551],[-83.1183,34.9558],[-83.1193,34.9568],[-83.1196,34.9571],[-83.1198,34.9573],[-83.1199,34.9574],[-83.12,34.9575],[-83.1202,34.9578],[-83.1203,34.958],[-83.1204,34.9589],[-83.1204,34.959],[-83.1203,34.9591],[-83.1202,34.9591],[-83.1201,34.9592],[-83.12,34.9592],[-83.1197,34.9592],[-83.1193,34.9591],[-83.1187,34.959],[-83.1174,34.9589],[-83.1164,34.959],[-83.1159,34.9591],[-83.1157,34.9593],[-83.1156,34.9594],[-83.1156,34.9597],[-83.1157,34.96],[-83.1158,34.9602],[-83.1159,34.9603],[-83.1165,34.9606],[-83.117,34.9609],[-83.1175,34.9611],[-83.1178,34.9612],[-83.1188,34.9614],[-83.1194,34.9616],[-83.1198,34.9618],[-83.1203,34.962],[-83.1211,34.9625],[-83.1216,34.9628],[-83.1218,34.9629],[-83.122,34.9632],[-83.1221,34.9638],[-83.1221,34.9641],[-83.1221,34.9643],[-83.122,34.9648],[-83.1218,34.9652],[-83.1216,34.9656],[-83.1213,34.9659],[-83.1211,34.9662],[-83.1209,34.9664],[-83.1207,34.9666],[-83.1207,34.9667],[-83.1207,34.967],[-83.1207,34.9679],[-83.1206,34.9681],[-83.1206,34.9683],[-83.1205,34.9684],[-83.1203,34.9688],[-83.1202,34.9689],[-83.1199,34.9692],[-83.1198,34.9693],[-83.1196,34.9695],[-83.119,34.9699],[-83.1186,34.9701],[-83.1175,34.9712],[-83.1171,34.9716],[-83.1158,34.9727],[-83.1156,34.9731],[-83.1154,34.9736],[-83.1155,34.974],[-83.1156,34.9742],[-83.1158,34.9743],[-83.1158,34.9744],[-83.1159,34.9744],[-83.1161,34.9746],[-83.1162,34.9746],[-83.1163,34.9749],[-83.1164,34.975],[-83.1165,34.9751],[-83.1166,34.9753],[-83.1167,34.9755],[-83.1166,34.9756],[-83.1165,34.9757],[-83.1165,34.9758],[-83.1163,34.9758],[-83.116,34.9759],[-83.1156,34.9758],[-83.1149,34.9757],[-83.1148,34.9757],[-83.1141,34.9756],[-83.1134,34.9754],[-83.1125,34.9755],[-83.1121,34.9755],[-83.1115,34.9755],[-83.1113,34.9756],[-83.1112,34.9757],[-83.1111,34.9758],[-83.1109,34.976],[-83.1109,34.9761],[-83.1109,34.9763],[-83.1109,34.9765],[-83.1109,34.9766],[-83.1113,34.9772],[-83.1114,34.9774],[-83.1114,34.9776],[-83.1118,34.9781],[-83.1119,34.9784],[-83.1121,34.979],[-83.1121,34.9794],[-83.1121,34.9795],[-83.112,34.9796],[-83.1116,34.9804],[-83.1114,34.9808],[-83.1113,34.981],[-83.1112,34.981],[-83.111,34.9812],[-83.1108,34.9812],[-83.1105,34.9811],[-83.1102,34.981],[-83.1097,34.9804],[-83.1089,34.9799],[-83.1086,34.9797],[-83.1084,34.9797],[-83.1082,34.9797],[-83.1079,34.9797],[-83.1077,34.9798],[-83.1076,34.9799],[-83.1072,34.9802],[-83.1069,34.9806],[-83.1066,34.9808],[-83.106,34.9812],[-83.1058,34.9814],[-83.1058,34.9815],[-83.1058,34.9818],[-83.1058,34.9819],[-83.1059,34.982],[-83.1062,34.9821],[-83.1068,34.9821],[-83.1069,34.9822],[-83.1071,34.9823],[-83.1071,34.9826],[-83.1072,34.9828],[-83.1071,34.9832],[-83.1071,34.9834],[-83.107,34.9835],[-83.1062,34.9842],[-83.1061,34.9843],[-83.1057,34.9846],[-83.1051,34.9849],[-83.1048,34.9851],[-83.1047,34.9853],[-83.1044,34.9857],[-83.1042,34.9858],[-83.1038,34.986],[-83.1034,34.9861],[-83.103,34.9861],[-83.1022,34.9859],[-83.1021,34.986],[-83.1019,34.986],[-83.1018,34.9861],[-83.1017,34.9862],[-83.1017,34.9866],[-83.1017,34.9869],[-83.1019,34.9872],[-83.1023,34.9877],[-83.1028,34.9883],[-83.1029,34.9885],[-83.1029,34.9887],[-83.1026,34.989],[-83.102,34.9895],[-83.1016,34.9898],[-83.1013,34.9899],[-83.1011,34.99],[-83.1007,34.9899],[-83.1004,34.9899],[-83.099,34.9901],[-83.0988,34.9902],[-83.0986,34.9903],[-83.0983,34.9907],[-83.0982,34.9908],[-83.0982,34.9909],[-83.0984,34.9911],[-83.0984,34.9912],[-83.0985,34.9915],[-83.0986,34.9918],[-83.0988,34.992],[-83.0999,34.9924],[-83.1004,34.9926],[-83.1008,34.9927],[-83.101,34.9928],[-83.1012,34.9929],[-83.1018,34.9932],[-83.1021,34.9932],[-83.1024,34.9933],[-83.1032,34.9935],[-83.1034,34.9935],[-83.1035,34.9937],[-83.1036,34.9938],[-83.1036,34.9941],[-83.1036,34.9943],[-83.1035,34.9946],[-83.1034,34.9948],[-83.1033,34.9948],[-83.103,34.995],[-83.1026,34.9952],[-83.1025,34.9953],[-83.1022,34.9958],[-83.1022,34.996],[-83.1022,34.9962],[-83.1023,34.9966],[-83.1024,34.9967],[-83.1025,34.9969],[-83.1029,34.9973],[-83.1034,34.9976],[-83.104,34.998],[-83.1047,34.9984],[-83.1052,34.9985],[-83.1062,34.9986],[-83.1063,34.9987],[-83.1072,34.9994],[-83.1074,34.9997],[-83.1076,34.9999],[-83.1078,35.0001],[-83.108,35.0002],[-83.1086,35.0007]]]},"properties":{"STATE_ID":"45","STATE_NAME":"South Carolina"},"id":45}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-103.0024,36.5005],[-103.0023,36.5007],[-103.0023,36.5009],[-103.0023,36.5012],[-103.0023,36.5013],[-103.0023,36.5016],[-103.0023,36.5061],[-103.0023,36.5089],[-103.0023,36.5112],[-103.0023,36.5114],[-103.0023,36.5115],[-103.0023,36.5116],[-103.0023,36.5122],[-103.0023,36.5123],[-103.0023,36.5145],[-103.0023,36.5147],[-103.0023,36.5168],[-103.0023,36.5192],[-103.0023,36.5224],[-103.0023,36.5225],[-103.0023,36.5245],[-103.0023,36.5266],[-103.0023,36.527],[-103.0023,36.5272],[-103.0023,36.5281],[-103.0023,36.5296],[-103.0023,36.5302],[-103.0023,36.5305],[-103.0023,36.5307],[-103.0024,36.5329],[-103.0023,36.5334],[-103.0023,36.5366],[-103.0023,36.5403],[-103.0023,36.5421],[-103.0024,36.5452],[-103.0023,36.5487],[-103.0023,36.5489],[-103.0024,36.55],[-103.0023,36.5536],[-103.0024,36.5553],[-103.0024,36.5593],[-103.0023,36.5628],[-103.0023,36.5636],[-103.0023,36.5638],[-103.0023,36.5639],[-103.0023,36.564],[-103.0023,36.5641],[-103.0023,36.5643],[-103.0023,36.5645],[-103.0023,36.5647],[-103.0023,36.5665],[-103.0023,36.5681],[-103.0023,36.5693],[-103.0023,36.5697],[-103.0023,36.5698],[-103.0023,36.575],[-103.0023,36.5842],[-103.0023,36.5854],[-103.0023,36.5886],[-103.0023,36.5894],[-103.0022,36.5918],[-103.0022,36.5919],[-103.0022,36.5922],[-103.0022,36.5923],[-103.0022,36.5926],[-103.0022,36.5969],[-103.0022,36.5987],[-103.0022,36.6006],[-103.0022,36.6016],[-103.0022,36.6017],[-103.0022,36.6022],[-103.0023,36.6026],[-103.0023,36.6027],[-103.0023,36.6028],[-103.0023,36.6031],[-103.0023,36.6032],[-103.0023,36.6033],[-103.0023,36.6174],[-103.0023,36.625],[-103.0023,36.6277],[-103.0023,36.6278],[-103.0023,36.6295],[-103.0024,36.631],[-103.0024,36.6382],[-103.0024,36.6384],[-103.0024,36.6385],[-103.0024,36.6467],[-103.0024,36.6473],[-103.0024,36.6474],[-103.0024,36.6481],[-103.0024,36.653],[-103.0024,36.6533],[-103.0024,36.6536],[-103.0024,36.6617],[-103.0024,36.6618],[-103.0024,36.6649],[-103.0024,36.6685],[-103.0024,36.671],[-103.0024,36.6755],[-103.0024,36.6759],[-103.0024,36.6765],[-103.0023,36.678],[-103.0022,36.6785],[-103.0022,36.6806],[-103.0022,36.6811],[-103.0022,36.6818],[-103.0022,36.6829],[-103.0022,36.6834],[-103.0022,36.6839],[-103.0022,36.6845],[-103.0022,36.6853],[-103.0022,36.6856],[-103.0022,36.6863],[-103.0022,36.6895],[-103.0022,36.6899],[-103.0022,36.69],[-103.0022,36.6905],[-103.0021,36.6916],[-103.0022,36.6922],[-103.0022,36.6973],[-103.0021,36.7013],[-103.0022,36.7028],[-103.0022,36.7043],[-103.0022,36.7051],[-103.0022,36.7092],[-103.0021,36.7133],[-103.0021,36.7134],[-103.0021,36.7136],[-103.0021,36.7165],[-103.0021,36.7193],[-103.0021,36.7194],[-103.0021,36.7196],[-103.002,36.721],[-103.0021,36.7231],[-103.0021,36.7291],[-103.0021,36.731],[-103.0021,36.7321],[-103.0022,36.733],[-103.0022,36.743],[-103.0021,36.7488],[-103.0022,36.75],[-103.0021,36.751],[-103.0021,36.7512],[-103.0022,36.7519],[-103.0022,36.7553],[-103.0022,36.7635],[-103.0022,36.769],[-103.0022,36.7787],[-103.0022,36.7792],[-103.0022,36.7803],[-103.0022,36.7886],[-103.0022,36.8005],[-103.0022,36.8011],[-103.0022,36.8173],[-103.0022,36.8177],[-103.0022,36.8404],[-103.0022,36.8601],[-103.0022,36.8602],[-103.0022,36.8603],[-103.0022,36.87],[-103.0022,36.8804],[-103.0022,36.8938],[-103.0022,36.894],[-103.0022,36.8941],[-103.0022,36.8971],[-103.0022,36.8972],[-103.0022,36.8975],[-103.0022,36.9015],[-103.0022,36.9016],[-103.0022,36.9019],[-103.0022,36.902],[-103.0022,36.9021],[-103.0022,36.9022],[-103.0022,36.9024],[-103.0022,36.9064],[-103.0023,36.9094],[-103.0023,36.9116],[-103.0023,36.9139],[-103.0023,36.914],[-103.0023,36.9141],[-103.0023,36.9142],[-103.0023,36.9149],[-103.0023,36.915],[-103.0023,36.9151],[-103.0023,36.9154],[-103.0023,36.9156],[-103.0023,36.9157],[-103.0023,36.9158],[-103.0023,36.9196],[-103.0023,36.9218],[-103.0023,36.9299],[-103.0023,36.9321],[-103.0023,36.9335],[-103.0023,36.9337],[-103.0023,36.9357],[-103.0023,36.9383],[-103.0024,36.9495],[-103.0024,36.9503],[-103.0024,36.9504],[-103.0024,36.9505],[-103.0024,36.9513],[-103.0024,36.9607],[-103.0024,36.9647],[-103.0024,36.9659],[-103.0024,36.9661],[-103.0024,36.9662],[-103.0024,36.9684],[-103.0024,36.9705],[-103.0024,36.9707],[-103.0024,36.9736],[-103.0023,36.9922],[-103.0023,36.994],[-103.0023,36.9941],[-103.0023,36.9995],[-103.0023,36.9996],[-103.0023,36.9997],[-103.0023,37.0001],[-103.0022,37.0001],[-103.0005,37],[-102.9978,36.9997],[-102.9872,36.9986],[-102.987,36.9985],[-102.9859,36.9986],[-102.9858,36.9986],[-102.9841,36.9986],[-102.9798,36.9986],[-102.9796,36.9986],[-102.9755,36.9986],[-102.9646,36.9987],[-102.9645,36.9987],[-102.9363,36.999],[-102.9279,36.9991],[-102.9225,36.9991],[-102.9066,36.9993],[-102.9043,36.9993],[-102.9032,36.9993],[-102.8932,36.9994],[-102.8927,36.9995],[-102.8867,36.9995],[-102.8755,36.9996],[-102.8671,36.9996],[-102.8654,36.9996],[-102.8419,36.9996],[-102.8295,36.9997],[-102.8195,36.9998],[-102.8151,36.9998],[-102.7936,36.9994],[-102.7915,36.9993],[-102.7847,36.9991],[-102.7823,36.9991],[-102.7732,36.9988],[-102.7521,36.9983],[-102.7426,36.9978],[-102.7421,36.9977],[-102.7217,36.9965],[-102.7059,36.9956],[-102.7058,36.9956],[-102.7036,36.9954],[-102.7029,36.9954],[-102.6981,36.9952],[-102.6834,36.9952],[-102.6621,36.9953],[-102.6559,36.9951],[-102.6514,36.995],[-102.6357,36.9951],[-102.6255,36.995],[-102.6021,36.9951],[-102.5929,36.9951],[-102.5786,36.9951],[-102.5785,36.9951],[-102.5709,36.9951],[-102.5418,36.9949],[-102.5409,36.9949],[-102.539,36.9949],[-102.5304,36.9949],[-102.5247,36.9949],[-102.5005,36.995],[-102.4972,36.995],[-102.497,36.995],[-102.4963,36.995],[-102.4944,36.9949],[-102.4702,36.9948],[-102.4463,36.9947],[-102.4343,36.9948],[-102.4038,36.9948],[-102.4023,36.9948],[-102.39,36.9948],[-102.3886,36.9948],[-102.3755,36.9946],[-102.3673,36.9946],[-102.3554,36.9946],[-102.3553,36.9945],[-102.3534,36.9945],[-102.3533,36.9945],[-102.3518,36.9945],[-102.3438,36.9944],[-102.3437,36.9944],[-102.3251,36.9943],[-102.3076,36.9943],[-102.3065,36.9943],[-102.2993,36.9943],[-102.285,36.9941],[-102.2837,36.9942],[-102.2703,36.9943],[-102.2702,36.9943],[-102.2701,36.9943],[-102.2649,36.9944],[-102.2608,36.9944],[-102.2556,36.9943],[-102.2522,36.9942],[-102.2511,36.9941],[-102.2505,36.9941],[-102.2485,36.9942],[-102.2351,36.994],[-102.2212,36.9939],[-102.2084,36.9937],[-102.2083,36.9937],[-102.1976,36.9937],[-102.1975,36.9937],[-102.1966,36.9937],[-102.1888,36.9936],[-102.1845,36.9936],[-102.1843,36.9936],[-102.1751,36.9936],[-102.1544,36.9935],[-102.1483,36.9935],[-102.1364,36.9934],[-102.1255,36.9933],[-102.108,36.9933],[-102.0906,36.9933],[-102.0847,36.9932],[-102.0779,36.9931],[-102.0772,36.9931],[-102.0766,36.9931],[-102.0748,36.9931],[-102.0743,36.9931],[-102.073,36.9931],[-102.0544,36.9931],[-102.0543,36.9931],[-102.0542,36.993],[-102.0541,36.993],[-102.0537,36.993],[-102.0521,36.9931],[-102.0518,36.9931],[-102.0455,36.9931],[-102.0454,36.9931],[-102.0421,36.993],[-102.0406,36.993],[-102.0362,36.9931],[-102.0313,36.9931],[-102.0301,36.9931],[-102.0288,36.9931],[-102.0282,36.9931],[-102.0269,36.9931],[-102.0263,36.9931],[-102.026,36.9931],[-102.0258,36.9931],[-102.0248,36.9931],[-102.0229,36.9931],[-102.0204,36.9931],[-102.0174,36.9931],[-102.0166,36.9931],[-102.0164,36.9931],[-102.0103,36.9932],[-102.0088,36.9932],[-102.0077,36.9932],[-102.0067,36.9932],[-102.0033,36.9932],[-102.0014,36.9932],[-102.0007,36.9932],[-102.0004,36.9932],[-102.0003,36.9932],[-101.9999,36.9932],[-101.9991,36.9932],[-101.9984,36.9932],[-101.9966,36.9932],[-101.9955,36.9932],[-101.9945,36.9932],[-101.9933,36.9932],[-101.9922,36.9932],[-101.9907,36.9933],[-101.9895,36.9933],[-101.9875,36.9933],[-101.9856,36.9933],[-101.9834,36.9933],[-101.9823,36.9933],[-101.9787,36.9933],[-101.9769,36.9933],[-101.9753,36.9933],[-101.974,36.9933],[-101.9722,36.9934],[-101.9714,36.9934],[-101.9694,36.9934],[-101.9671,36.9934],[-101.9645,36.9934],[-101.9594,36.9934],[-101.958,36.9934],[-101.9572,36.9934],[-101.9562,36.9934],[-101.9541,36.9934],[-101.9533,36.9935],[-101.9526,36.9935],[-101.9503,36.9935],[-101.948,36.9935],[-101.9427,36.9935],[-101.9416,36.9935],[-101.9411,36.9935],[-101.94,36.9935],[-101.939,36.9935],[-101.9381,36.9935],[-101.938,36.9935],[-101.9353,36.9935],[-101.9352,36.9935],[-101.9347,36.9935],[-101.9334,36.9935],[-101.9331,36.9935],[-101.9325,36.9935],[-101.9258,36.9936],[-101.9233,36.9936],[-101.9204,36.9936],[-101.9201,36.9936],[-101.9199,36.9936],[-101.9172,36.9936],[-101.9171,36.9936],[-101.9146,36.9936],[-101.9129,36.9936],[-101.9125,36.9936],[-101.9108,36.9936],[-101.9084,36.9936],[-101.9083,36.9936],[-101.9078,36.9936],[-101.9075,36.9936],[-101.9065,36.9936],[-101.9049,36.9936],[-101.9048,36.9936],[-101.9043,36.9936],[-101.904,36.9936],[-101.9031,36.9936],[-101.9022,36.9936],[-101.9008,36.9936],[-101.9007,36.9936],[-101.8991,36.9936],[-101.8987,36.9936],[-101.8981,36.9936],[-101.8979,36.9937],[-101.8971,36.9937],[-101.8969,36.9937],[-101.8967,36.9937],[-101.8957,36.9937],[-101.8951,36.9937],[-101.8949,36.9937],[-101.8945,36.9937],[-101.8944,36.9937],[-101.894,36.9937],[-101.8934,36.9937],[-101.8923,36.9937],[-101.892,36.9937],[-101.8919,36.9937],[-101.8915,36.9937],[-101.8913,36.9937],[-101.8907,36.9937],[-101.8901,36.9937],[-101.8899,36.9937],[-101.8882,36.9937],[-101.8851,36.9937],[-101.8843,36.9937],[-101.8837,36.9937],[-101.8816,36.9937],[-101.881,36.9937],[-101.8809,36.9937],[-101.8789,36.9937],[-101.8767,36.9938],[-101.8749,36.9938],[-101.8724,36.9938],[-101.8716,36.9938],[-101.8694,36.9937],[-101.8688,36.9938],[-101.8682,36.9938],[-101.8661,36.9938],[-101.8647,36.9938],[-101.8634,36.9938],[-101.8627,36.9938],[-101.8616,36.9938],[-101.8602,36.9938],[-101.8592,36.9938],[-101.8535,36.9938],[-101.8522,36.9938],[-101.8516,36.9939],[-101.8504,36.9939],[-101.8499,36.9939],[-101.8492,36.9939],[-101.849,36.9939],[-101.8481,36.9939],[-101.8479,36.9939],[-101.8471,36.9939],[-101.8461,36.9939],[-101.8446,36.9939],[-101.8428,36.9939],[-101.8412,36.9939],[-101.84,36.9939],[-101.8391,36.9939],[-101.8385,36.9939],[-101.8358,36.9939],[-101.8352,36.9939],[-101.8336,36.9939],[-101.8334,36.9939],[-101.8321,36.9939],[-101.8299,36.994],[-101.8279,36.994],[-101.8266,36.994],[-101.8265,36.994],[-101.8253,36.994],[-101.8242,36.994],[-101.8226,36.994],[-101.8209,36.994],[-101.8208,36.994],[-101.8177,36.994],[-101.8175,36.994],[-101.8149,36.9941],[-101.8133,36.9941],[-101.8118,36.9941],[-101.8115,36.9941],[-101.8104,36.9941],[-101.8087,36.9941],[-101.7984,36.9941],[-101.7967,36.9941],[-101.7942,36.9942],[-101.7919,36.9942],[-101.7869,36.9942],[-101.7863,36.9942],[-101.7854,36.9942],[-101.781,36.9942],[-101.7792,36.9942],[-101.7785,36.9942],[-101.7762,36.9942],[-101.7739,36.9943],[-101.7723,36.9943],[-101.7673,36.9943],[-101.7583,36.9943],[-101.7561,36.9943],[-101.7542,36.9943],[-101.7505,36.9944],[-101.75,36.9944],[-101.7446,36.9944],[-101.7413,36.9944],[-101.7399,36.9944],[-101.7362,36.9944],[-101.7334,36.9945],[-101.7308,36.9945],[-101.7281,36.9945],[-101.7254,36.9945],[-101.7228,36.9945],[-101.7218,36.9945],[-101.7182,36.9945],[-101.7148,36.9945],[-101.713,36.9945],[-101.7128,36.9945],[-101.711,36.9945],[-101.7087,36.9946],[-101.7062,36.9945],[-101.7037,36.9946],[-101.7007,36.9946],[-101.7001,36.9946],[-101.6985,36.9946],[-101.6964,36.9946],[-101.6949,36.9946],[-101.6942,36.9946],[-101.692,36.9946],[-101.6874,36.9947],[-101.6858,36.9947],[-101.6846,36.9947],[-101.6823,36.9947],[-101.682,36.9947],[-101.6819,36.9947],[-101.6805,36.9947],[-101.6784,36.9947],[-101.6759,36.9947],[-101.6736,36.9948],[-101.6729,36.9948],[-101.6715,36.9948],[-101.6695,36.9948],[-101.6677,36.9948],[-101.667,36.9948],[-101.6646,36.9948],[-101.6639,36.9948],[-101.6584,36.9948],[-101.6547,36.9948],[-101.6497,36.9948],[-101.6456,36.9949],[-101.6439,36.9949],[-101.6405,36.9949],[-101.6404,36.9949],[-101.6387,36.9949],[-101.6384,36.9949],[-101.6362,36.9949],[-101.6343,36.9949],[-101.6325,36.9949],[-101.6305,36.9949],[-101.63,36.9949],[-101.629,36.9949],[-101.6286,36.9949],[-101.6285,36.9949],[-101.6277,36.9949],[-101.6268,36.9949],[-101.625,36.9949],[-101.6227,36.995],[-101.6205,36.995],[-101.6182,36.995],[-101.6161,36.995],[-101.6143,36.995],[-101.6138,36.995],[-101.6135,36.995],[-101.6134,36.995],[-101.6096,36.995],[-101.6043,36.995],[-101.6042,36.995],[-101.6022,36.995],[-101.6016,36.995],[-101.6005,36.9951],[-101.6004,36.9951],[-101.5999,36.9951],[-101.5984,36.9951],[-101.5965,36.9951],[-101.5952,36.9951],[-101.5945,36.9951],[-101.5931,36.9951],[-101.5927,36.9951],[-101.5917,36.9951],[-101.5916,36.9951],[-101.5902,36.9951],[-101.5872,36.9951],[-101.5849,36.9951],[-101.5827,36.9952],[-101.5823,36.9952],[-101.5806,36.9952],[-101.5776,36.9952],[-101.5774,36.9952],[-101.5754,36.9952],[-101.5734,36.9952],[-101.573,36.9952],[-101.5661,36.9953],[-101.5642,36.9953],[-101.5636,36.9953],[-101.5602,36.9953],[-101.5599,36.9953],[-101.5598,36.9953],[-101.5594,36.9953],[-101.5566,36.9953],[-101.5556,36.9953],[-101.5555,36.9953],[-101.5553,36.9953],[-101.5464,36.9954],[-101.5463,36.9954],[-101.5447,36.9954],[-101.5431,36.9954],[-101.5414,36.9954],[-101.5405,36.9954],[-101.5371,36.9954],[-101.5366,36.9954],[-101.5319,36.9955],[-101.5277,36.9955],[-101.5244,36.9955],[-101.5236,36.9955],[-101.5233,36.9955],[-101.5219,36.9955],[-101.5191,36.9955],[-101.5176,36.9955],[-101.5147,36.9955],[-101.5128,36.9956],[-101.5115,36.9956],[-101.5077,36.9956],[-101.5056,36.9956],[-101.5052,36.9956],[-101.5042,36.9956],[-101.5023,36.9956],[-101.501,36.9956],[-101.5,36.9956],[-101.4984,36.9956],[-101.497,36.9956],[-101.495,36.9956],[-101.4935,36.9956],[-101.492,36.9956],[-101.4897,36.9957],[-101.4884,36.9957],[-101.4872,36.9957],[-101.4852,36.9957],[-101.485,36.9957],[-101.4838,36.9957],[-101.4831,36.9957],[-101.4787,36.9957],[-101.4774,36.9957],[-101.4759,36.9957],[-101.4744,36.9957],[-101.4741,36.9957],[-101.473,36.9958],[-101.4707,36.9958],[-101.4693,36.9958],[-101.4649,36.9958],[-101.4589,36.9958],[-101.4564,36.9958],[-101.4562,36.9958],[-101.4559,36.9958],[-101.4489,36.9958],[-101.4477,36.9958],[-101.4469,36.9958],[-101.4404,36.9959],[-101.4375,36.996],[-101.4293,36.996],[-101.4291,36.996],[-101.4288,36.996],[-101.4287,36.996],[-101.4277,36.996],[-101.4224,36.996],[-101.4209,36.996],[-101.4185,36.996],[-101.4174,36.996],[-101.4163,36.996],[-101.415,36.996],[-101.4147,36.996],[-101.4139,36.996],[-101.4125,36.996],[-101.4112,36.996],[-101.4107,36.996],[-101.41,36.996],[-101.4071,36.9961],[-101.4044,36.9961],[-101.4031,36.9961],[-101.402,36.9961],[-101.401,36.9961],[-101.3982,36.9961],[-101.3971,36.9961],[-101.397,36.9961],[-101.3958,36.9961],[-101.3944,36.9961],[-101.3942,36.9961],[-101.3934,36.9961],[-101.3926,36.9961],[-101.3915,36.9961],[-101.3902,36.9961],[-101.3887,36.9961],[-101.3874,36.9961],[-101.3811,36.9962],[-101.3802,36.9962],[-101.379,36.9962],[-101.3789,36.9962],[-101.3782,36.9962],[-101.378,36.9962],[-101.3767,36.9962],[-101.3754,36.9962],[-101.375,36.9962],[-101.3744,36.9962],[-101.3737,36.9962],[-101.3724,36.9962],[-101.3716,36.9962],[-101.3689,36.9962],[-101.3653,36.9962],[-101.3641,36.9962],[-101.3629,36.9963],[-101.3617,36.9963],[-101.3611,36.9963],[-101.3604,36.9963],[-101.3599,36.9963],[-101.3595,36.9963],[-101.359,36.9963],[-101.3588,36.9963],[-101.3582,36.9963],[-101.358,36.9963],[-101.3216,36.9965],[-101.3203,36.9965],[-101.2979,36.9966],[-101.2972,36.9966],[-101.2832,36.9967],[-101.2659,36.9968],[-101.2643,36.9968],[-101.2617,36.9968],[-101.2588,36.9969],[-101.2524,36.9969],[-101.2494,36.9969],[-101.2488,36.9969],[-101.2486,36.9969],[-101.2484,36.9969],[-101.2389,36.9969],[-101.2388,36.9969],[-101.2149,36.997],[-101.2147,36.9971],[-101.2143,36.9971],[-101.2141,36.9971],[-101.2139,36.9971],[-101.2135,36.9971],[-101.2115,36.9971],[-101.2024,36.9972],[-101.1936,36.9972],[-101.1904,36.9973],[-101.1799,36.9972],[-101.1754,36.9973],[-101.1621,36.9974],[-101.1441,36.9975],[-101.1392,36.9975],[-101.1262,36.9975],[-101.1254,36.9975],[-101.1209,36.9976],[-101.117,36.9976],[-101.112,36.9978],[-101.1119,36.9978],[-101.1079,36.9978],[-101.1072,36.9978],[-101.1063,36.9978],[-101.1053,36.9978],[-101.1042,36.9978],[-101.1032,36.9978],[-101.103,36.9978],[-101.1023,36.9978],[-101.101,36.9978],[-101.0974,36.9978],[-101.0962,36.9978],[-101.0941,36.9978],[-101.0939,36.9978],[-101.0937,36.9978],[-101.0936,36.9978],[-101.0905,36.9979],[-101.0902,36.9979],[-101.0853,36.9979],[-101.0667,36.9979],[-101.0665,36.9979],[-101.0536,36.998],[-101.0502,36.998],[-101.0488,36.998],[-101.0365,36.9981],[-101.0357,36.9981],[-101.0347,36.9981],[-101.0338,36.9981],[-101.0319,36.9981],[-101.0306,36.9981],[-101.0275,36.9981],[-101.0264,36.9981],[-101.0218,36.9981],[-101.0217,36.9981],[-101.0183,36.9982],[-101.0177,36.9982],[-101.0153,36.9982],[-101.0138,36.9982],[-101.0128,36.9982],[-101.0126,36.9982],[-101.0008,36.9983],[-101.0005,36.9983],[-100.9978,36.998],[-100.997,36.998],[-100.9965,36.998],[-100.9958,36.998],[-100.9868,36.9982],[-100.9809,36.9982],[-100.9763,36.9983],[-100.9759,36.9983],[-100.9635,36.9983],[-100.9613,36.9984],[-100.9603,36.9984],[-100.959,36.9984],[-100.9586,36.9984],[-100.9582,36.9984],[-100.9562,36.9984],[-100.9549,36.9984],[-100.9517,36.9984],[-100.9516,36.9984],[-100.9466,36.9984],[-100.9455,36.9984],[-100.9447,36.9984],[-100.9445,36.9984],[-100.943,36.9984],[-100.9416,36.9984],[-100.9399,36.9984],[-100.9382,36.9984],[-100.9375,36.9984],[-100.9353,36.9984],[-100.9327,36.9985],[-100.9308,36.9985],[-100.9279,36.9985],[-100.9232,36.9985],[-100.9223,36.9985],[-100.9213,36.9985],[-100.9183,36.9985],[-100.9173,36.9986],[-100.9158,36.9986],[-100.9113,36.9986],[-100.9099,36.9986],[-100.9088,36.9986],[-100.9074,36.9986],[-100.9057,36.9986],[-100.9046,36.9986],[-100.9045,36.9986],[-100.9044,36.9986],[-100.9043,36.9987],[-100.9042,36.9987],[-100.9017,36.9987],[-100.8942,36.9986],[-100.8917,36.9986],[-100.8916,36.9986],[-100.891,36.9986],[-100.8828,36.9986],[-100.8814,36.9986],[-100.8769,36.9986],[-100.8754,36.9986],[-100.8751,36.9986],[-100.8739,36.9986],[-100.8736,36.9987],[-100.8735,36.9987],[-100.8734,36.9988],[-100.8733,36.9988],[-100.8732,36.9989],[-100.873,36.9989],[-100.8725,36.9989],[-100.8693,36.9988],[-100.8688,36.9988],[-100.8682,36.9988],[-100.8668,36.9988],[-100.8625,36.9987],[-100.8611,36.9987],[-100.86,36.9987],[-100.8567,36.9987],[-100.8557,36.9987],[-100.8518,36.9987],[-100.85,36.9987],[-100.8375,36.9987],[-100.823,36.9988],[-100.8228,36.9988],[-100.8143,36.9991],[-100.8126,36.9991],[-100.8077,36.9991],[-100.8061,36.9991],[-100.798,36.9991],[-100.7735,36.9992],[-100.7653,36.9992],[-100.7652,36.9993],[-100.7651,36.9993],[-100.7649,36.9994],[-100.7648,36.9994],[-100.7645,36.9994],[-100.7643,36.9994],[-100.7639,36.9994],[-100.7637,36.9994],[-100.7627,36.9994],[-100.7618,36.9994],[-100.7615,36.9994],[-100.7612,36.9994],[-100.7609,36.9994],[-100.7599,36.9994],[-100.7595,36.9994],[-100.7591,36.9994],[-100.7577,36.9994],[-100.7573,36.9994],[-100.7571,36.9995],[-100.7569,36.9995],[-100.7567,36.9994],[-100.7566,36.9994],[-100.7566,36.9993],[-100.7521,36.9993],[-100.7502,36.9993],[-100.7387,36.9991],[-100.7345,36.9991],[-100.7343,36.9991],[-100.7333,36.9991],[-100.7304,36.9991],[-100.7294,36.9991],[-100.6936,36.9996],[-100.6755,36.9997],[-100.6753,36.9997],[-100.6752,36.9998],[-100.6752,36.9999],[-100.6751,36.9999],[-100.6749,36.9999],[-100.6742,36.9999],[-100.6704,36.9999],[-100.6692,36.9999],[-100.669,36.9999],[-100.6687,36.9999],[-100.6683,36.9999],[-100.6681,36.9999],[-100.6659,37],[-100.6653,37],[-100.6621,37],[-100.6594,37],[-100.6573,37],[-100.6572,37],[-100.6571,37],[-100.6559,37],[-100.6535,37],[-100.6523,37],[-100.6489,37.0001],[-100.6429,37.0001],[-100.6428,37.0001],[-100.6406,37.0001],[-100.6392,37.0001],[-100.6391,37.0001],[-100.6379,37.0001],[-100.6345,37.0001],[-100.6333,37.0001],[-100.6324,37.0001],[-100.6307,37.0001],[-100.6306,37.0001],[-100.6303,37.0001],[-100.6302,37.0001],[-100.6298,37],[-100.6254,37],[-100.6221,37.0001],[-100.6218,37.0001],[-100.6164,37.0002],[-100.6163,37.0002],[-100.6138,37.0003],[-100.606,37.0003],[-100.5995,37.0003],[-100.5986,37.0003],[-100.5916,37.0004],[-100.5779,37.0004],[-100.5633,37.0005],[-100.5557,37.0006],[-100.5533,37.0007],[-100.5527,37.0007],[-100.5522,37.0007],[-100.5516,37.0006],[-100.5514,37.0006],[-100.5509,37.0006],[-100.5505,37.0006],[-100.5495,37.0006],[-100.5494,37.0006],[-100.5456,37.0007],[-100.5438,37.0006],[-100.5436,37.0006],[-100.5401,37.0006],[-100.535,37.0007],[-100.5276,37.0007],[-100.5228,37.0008],[-100.5225,37.0008],[-100.5204,37.0008],[-100.5203,37.0008],[-100.516,37.0008],[-100.5065,37.0009],[-100.5062,37.0009],[-100.5015,37.001],[-100.5014,37.001],[-100.5004,37.001],[-100.499,37.0009],[-100.4989,37.0008],[-100.4941,37.0009],[-100.494,37.0009],[-100.492,37.0009],[-100.4919,37.0009],[-100.49,37.0009],[-100.4899,37.0009],[-100.4853,37.0009],[-100.4852,37.0009],[-100.4754,37.001],[-100.4662,37.001],[-100.4649,37.001],[-100.4605,37.001],[-100.4541,37.001],[-100.4517,37.0011],[-100.4491,37.0011],[-100.4429,37.0011],[-100.4424,37.0011],[-100.4374,37.0011],[-100.4368,37.0011],[-100.4362,37.0011],[-100.4343,37.0011],[-100.434,37.0011],[-100.4338,37.0011],[-100.4337,37.0011],[-100.4291,37.0011],[-100.4288,37.0011],[-100.4234,37.0011],[-100.4167,37.0012],[-100.4137,37.0012],[-100.4125,37.0012],[-100.4047,37.0012],[-100.3962,37.0012],[-100.3961,37.0012],[-100.3893,37.0013],[-100.3754,37.0013],[-100.3709,37.0014],[-100.3591,37.0015],[-100.3426,37.0015],[-100.3255,37.0017],[-100.3252,37.0017],[-100.3132,37.0018],[-100.3085,37.0018],[-100.3084,37.0018],[-100.3073,37.0018],[-100.305,37.0018],[-100.2974,37.0018],[-100.2968,37.0018],[-100.2946,37.0018],[-100.2938,37.0018],[-100.2818,37.0018],[-100.2796,37.0018],[-100.2705,37.0019],[-100.27,37.0019],[-100.2643,37.0019],[-100.2548,37.002],[-100.2504,37.002],[-100.2499,37.0019],[-100.2211,37.002],[-100.2209,37.002],[-100.2195,37.002],[-100.2172,37.002],[-100.2161,37.002],[-100.2076,37.0021],[-100.2074,37.0021],[-100.2018,37.0021],[-100.2017,37.0021],[-100.2016,37.0022],[-100.2011,37.0021],[-100.2006,37.0021],[-100.1999,37.0022],[-100.1977,37.0021],[-100.1973,37.0022],[-100.1966,37.0021],[-100.196,37.0022],[-100.1948,37.0022],[-100.1941,37.0021],[-100.194,37.0021],[-100.1924,37.002],[-100.1923,37.002],[-100.1921,37.0021],[-100.192,37.0021],[-100.1891,37.0021],[-100.1876,37.0021],[-100.1744,37.0021],[-100.174,37.0021],[-100.1697,37.0021],[-100.1439,37.0022],[-100.1437,37.0022],[-100.141,37.0022],[-100.1288,37.0023],[-100.1257,37.0023],[-100.1254,37.0023],[-100.1245,37.0022],[-100.1187,37.0022],[-100.1168,37.0022],[-100.1155,37.0022],[-100.1153,37.0022],[-100.1139,37.0022],[-100.1121,37.0022],[-100.11,37.0023],[-100.1079,37.0023],[-100.106,37.0023],[-100.1029,37.0023],[-100.1001,37.0023],[-100.0977,37.0023],[-100.094,37.0023],[-100.0919,37.0023],[-100.09,37.0023],[-100.0897,37.0023],[-100.0895,37.0023],[-100.0871,37.0023],[-100.0842,37.0022],[-100.0833,37.0022],[-100.0816,37.0022],[-100.0792,37.0022],[-100.0787,37.0022],[-100.0768,37.0022],[-100.075,37.0022],[-100.0728,37.0021],[-100.0708,37.0022],[-100.069,37.0021],[-100.0666,37.0021],[-100.0647,37.0021],[-100.0637,37.0021],[-100.0631,37.0021],[-100.0626,37.0021],[-100.0612,37.0021],[-100.0583,37.0021],[-100.0566,37.0021],[-100.0543,37.0021],[-100.0528,37.0021],[-100.0505,37.002],[-100.0491,37.002],[-100.0468,37.002],[-100.0456,37.002],[-100.045,37.002],[-100.0437,37.002],[-100.0412,37.002],[-100.0401,37.002],[-100.0386,37.002],[-100.0365,37.002],[-100.0346,37.002],[-100.034,37.002],[-100.0321,37.002],[-100.0311,37.0019],[-100.0302,37.0019],[-100.0287,37.0019],[-100.0272,37.002],[-100.0258,37.0019],[-100.0251,37.0019],[-100.0246,37.0019],[-100.024,37.0019],[-100.0228,37.0019],[-100.0221,37.0019],[-100.0213,37.0019],[-100.0205,37.0019],[-100.0196,37.0019],[-100.0188,37.0019],[-100.0165,37.0019],[-100.0154,37.0019],[-100.0149,37.0019],[-100.0144,37.0019],[-100.0143,37.0019],[-100.0142,37.0019],[-100.0142,37.0018],[-100.0141,37.0018],[-100.0139,37.0018],[-100.0133,37.0018],[-100.0119,37.0018],[-100.0114,37.0018],[-100.0109,37.0018],[-100.011,37.0018],[-100.0106,37.0018],[-100.0076,37.0018],[-100.0064,37.0018],[-100.006,37.0018],[-100.0057,37.0018],[-100.0056,37.0017],[-100.0026,37.0017],[-100.0013,37.0017],[-100.0004,37.0017],[-99.9976,37.0017],[-99.9952,37.0016],[-99.9931,37.0016],[-99.9786,37.0016],[-99.9736,37.0016],[-99.9376,37.0016],[-99.9371,37.0016],[-99.9049,37.0016],[-99.8875,37.0016],[-99.8754,37.0017],[-99.8736,37.0016],[-99.8376,37.0013],[-99.8364,37.0013],[-99.8319,37.0013],[-99.8289,37.0012],[-99.8286,37.0012],[-99.8274,37.0012],[-99.826,37.0012],[-99.8068,37.0011],[-99.7963,37.001],[-99.786,37.0009],[-99.7748,37.0008],[-99.7742,37.001],[-99.772,37.001],[-99.7716,37.001],[-99.7696,37.001],[-99.7679,37.0009],[-99.7587,37.0008],[-99.7578,37.0008],[-99.7566,37.0008],[-99.7563,37.0008],[-99.7561,37.0008],[-99.7527,37.0008],[-99.7506,37.0008],[-99.75,37.0008],[-99.7478,37.0008],[-99.7455,37.0007],[-99.744,37.0007],[-99.7425,37.0007],[-99.74,37.0007],[-99.7383,37.0007],[-99.7379,37.0007],[-99.736,37.0007],[-99.7341,37.0006],[-99.7335,37.0006],[-99.7308,37.0006],[-99.729,37.0006],[-99.7257,37.0005],[-99.7234,37.0005],[-99.7226,37.0005],[-99.721,37.0005],[-99.7204,37.0005],[-99.7202,37.0005],[-99.7199,37.0005],[-99.7173,37.0005],[-99.7153,37.0005],[-99.7149,37.0005],[-99.7126,37.0004],[-99.7115,37.0004],[-99.7102,37.0004],[-99.7083,37.0004],[-99.7072,37.0004],[-99.7052,37.0004],[-99.7041,37.0004],[-99.702,37.0004],[-99.7017,37.0004],[-99.6971,37.0004],[-99.6969,37.0004],[-99.6955,37.0004],[-99.6947,37.0004],[-99.6937,37.0004],[-99.692,37.0003],[-99.691,37.0003],[-99.6885,37.0003],[-99.6875,37.0003],[-99.6857,37.0003],[-99.6856,37.0003],[-99.684,37.0003],[-99.6839,37.0003],[-99.6837,37.0003],[-99.6823,37.0003],[-99.6819,37.0003],[-99.6816,37.0003],[-99.6813,37.0002],[-99.681,37.0002],[-99.6805,37.0002],[-99.68,37.0002],[-99.6796,37.0002],[-99.6748,37.0002],[-99.6716,37.0002],[-99.6708,37.0002],[-99.6707,37.0002],[-99.6706,37.0002],[-99.6703,37.0002],[-99.6701,37.0002],[-99.6638,37.0001],[-99.6631,37.0001],[-99.6624,37.0001],[-99.6617,37.0001],[-99.6576,37.0001],[-99.6557,37.0001],[-99.6545,37.0001],[-99.6538,37.0001],[-99.6537,37.0001],[-99.6527,37.0001],[-99.6525,37.0001],[-99.6524,37.0001],[-99.6477,37],[-99.6474,37],[-99.6473,37],[-99.647,37],[-99.6469,37],[-99.6467,37],[-99.6458,37],[-99.6449,37],[-99.6447,37],[-99.6446,37],[-99.6445,37],[-99.6442,37],[-99.6435,37],[-99.6428,37],[-99.6424,37],[-99.6418,37],[-99.6412,37],[-99.6409,37],[-99.6402,37],[-99.6401,37],[-99.6351,37],[-99.6331,37],[-99.633,37],[-99.631,37],[-99.6308,37],[-99.629,37],[-99.6273,37],[-99.6258,37],[-99.6254,37],[-99.6232,37],[-99.6224,37],[-99.6221,37],[-99.6207,37],[-99.617,37],[-99.6145,37],[-99.6107,37],[-99.6071,37],[-99.6066,37],[-99.605,37],[-99.6026,36.9999],[-99.6009,36.9999],[-99.6002,36.9999],[-99.5997,36.9999],[-99.5981,36.9999],[-99.5973,36.9999],[-99.5969,36.9999],[-99.5949,36.9999],[-99.5939,36.9999],[-99.5932,36.9999],[-99.5929,36.9999],[-99.5921,36.9999],[-99.5914,36.9999],[-99.5908,36.9999],[-99.5852,36.9999],[-99.5824,36.9999],[-99.5823,36.9999],[-99.5822,36.9999],[-99.5794,36.9999],[-99.5786,36.9999],[-99.5775,36.9999],[-99.5752,36.9999],[-99.5745,36.9999],[-99.5743,36.9999],[-99.5723,36.9999],[-99.57,36.9999],[-99.5691,36.9999],[-99.5688,36.9999],[-99.5674,36.9999],[-99.5652,36.9999],[-99.5648,36.9999],[-99.5644,36.9999],[-99.5642,36.9999],[-99.564,36.9999],[-99.5635,36.9998],[-99.5627,36.9998],[-99.5625,36.9998],[-99.5623,36.9999],[-99.5622,36.9999],[-99.5621,36.9999],[-99.562,36.9999],[-99.5618,36.9999],[-99.5611,36.9999],[-99.5589,36.9999],[-99.5582,36.9999],[-99.5582,36.9998],[-99.5581,36.9998],[-99.558,36.9997],[-99.558,36.9996],[-99.558,36.9995],[-99.5541,36.9995],[-99.5524,36.9996],[-99.5493,36.9995],[-99.5416,36.9996],[-99.5411,36.9996],[-99.5397,36.9996],[-99.5388,36.9996],[-99.5386,36.9996],[-99.5357,36.9997],[-99.5256,36.9997],[-99.5157,36.9997],[-99.5085,36.9997],[-99.5084,36.9997],[-99.5083,36.9997],[-99.508,36.9997],[-99.5071,36.9997],[-99.5052,36.9997],[-99.5041,36.9997],[-99.5026,36.9997],[-99.5004,36.9997],[-99.5003,36.9997],[-99.5,36.9997],[-99.4974,36.9997],[-99.4971,36.9997],[-99.4905,36.9997],[-99.4891,36.9997],[-99.4844,36.9997],[-99.4823,36.9996],[-99.4808,36.9996],[-99.475,36.9995],[-99.4715,36.9995],[-99.4658,36.9995],[-99.4631,36.9995],[-99.4566,36.9995],[-99.4562,36.9995],[-99.4557,36.9995],[-99.4426,36.9995],[-99.4341,36.9995],[-99.4178,36.9996],[-99.407,36.9996],[-99.3967,36.9998],[-99.3923,36.9999],[-99.3892,37],[-99.3891,37],[-99.3861,37.0001],[-99.3857,37.0001],[-99.3808,37.0001],[-99.3794,37.0001],[-99.3773,37.0002],[-99.3762,37.0002],[-99.3754,37.0002],[-99.3621,37],[-99.3571,36.9999],[-99.3468,36.9999],[-99.3405,36.9999],[-99.3385,36.9999],[-99.3384,36.9999],[-99.3337,36.9998],[-99.3272,36.9998],[-99.3199,36.9998],[-99.3108,36.9997],[-99.3019,36.9997],[-99.2931,36.9997],[-99.2886,36.9996],[-99.2847,36.9996],[-99.2779,36.9996],[-99.2777,36.9995],[-99.2775,36.9995],[-99.2774,36.9995],[-99.2739,36.9995],[-99.2683,36.9995],[-99.2676,36.9995],[-99.2666,36.9995],[-99.2655,36.9995],[-99.2646,36.9995],[-99.2601,36.9995],[-99.2547,36.9995],[-99.2509,36.9995],[-99.25,36.9995],[-99.2483,36.9995],[-99.2482,36.9995],[-99.2481,36.9995],[-99.2269,36.9995],[-99.2242,36.9995],[-99.223,36.9995],[-99.222,36.9996],[-99.2198,36.9996],[-99.2154,36.9996],[-99.2087,36.9995],[-99.2056,36.9995],[-99.1816,36.9995],[-99.1715,36.9995],[-99.1625,36.9995],[-99.1556,36.9995],[-99.1391,36.9994],[-99.1295,36.9994],[-99.1254,36.9995],[-99.1249,36.9994],[-99.1196,36.9995],[-99.1118,36.9995],[-99.1088,36.9995],[-99.1057,36.9995],[-99.0917,36.9994],[-99.0754,36.9993],[-99.0722,36.9993],[-99.0545,36.9992],[-99.0504,36.9992],[-99.0497,36.9992],[-99.0471,36.9993],[-99.0447,36.9993],[-99.0359,36.9995],[-99.0297,36.9996],[-99.0295,36.9995],[-99.0289,36.9995],[-99.0273,36.9996],[-99.0249,36.9995],[-99.0232,36.9995],[-99.0228,36.9995],[-99.0196,36.9995],[-99.018,36.9995],[-99.0174,36.9995],[-99.0154,36.9995],[-99.0137,36.9995],[-99.0117,36.9995],[-99.0091,36.9995],[-99.0024,36.9995],[-99.0021,36.9995],[-99.002,36.9995],[-99.0018,36.9995],[-99.0014,36.9995],[-99.0003,36.9995],[-99,36.9995],[-98.9997,36.9995],[-98.9994,36.9995],[-98.9969,36.9995],[-98.9964,36.9995],[-98.9944,36.9995],[-98.9941,36.9995],[-98.9893,36.9995],[-98.9876,36.9995],[-98.9862,36.9995],[-98.9861,36.9995],[-98.9847,36.9995],[-98.9843,36.9996],[-98.9837,36.9996],[-98.9775,36.9996],[-98.9594,36.9996],[-98.9589,36.9996],[-98.9453,36.9996],[-98.9412,36.9996],[-98.9401,36.9996],[-98.9339,36.9996],[-98.923,36.9996],[-98.9074,36.9995],[-98.905,36.9995],[-98.8808,36.9993],[-98.8807,36.9993],[-98.8805,36.9993],[-98.8802,36.9994],[-98.88,36.9994],[-98.8797,36.9995],[-98.8768,36.9994],[-98.876,36.9995],[-98.8756,36.9995],[-98.875,36.9995],[-98.8734,36.9994],[-98.8715,36.9994],[-98.8706,36.9994],[-98.8697,36.9994],[-98.8695,36.9994],[-98.8694,36.9994],[-98.8517,36.9995],[-98.8515,36.9994],[-98.8502,36.9994],[-98.8463,36.9994],[-98.8442,36.9995],[-98.8354,36.9994],[-98.8348,36.9994],[-98.8168,36.9993],[-98.8118,36.9993],[-98.7973,36.9992],[-98.7973,36.9993],[-98.7973,36.9994],[-98.7972,36.9994],[-98.7971,36.9995],[-98.797,36.9995],[-98.795,36.9994],[-98.7947,36.9994],[-98.7939,36.9994],[-98.7938,36.9994],[-98.7937,36.9995],[-98.7773,36.9994],[-98.7716,36.9994],[-98.7706,36.9994],[-98.7617,36.9993],[-98.7566,36.9993],[-98.7565,36.9993],[-98.7561,36.9993],[-98.7516,36.9992],[-98.7503,36.9992],[-98.75,36.9992],[-98.7489,36.9992],[-98.7469,36.9992],[-98.7443,36.9992],[-98.7435,36.9992],[-98.7431,36.9992],[-98.7427,36.9992],[-98.7402,36.9992],[-98.738,36.9991],[-98.735,36.9991],[-98.7251,36.9991],[-98.7233,36.9991],[-98.7212,36.9991],[-98.7192,36.9991],[-98.7189,36.9991],[-98.7183,36.9991],[-98.7181,36.9991],[-98.7179,36.9992],[-98.7178,36.9992],[-98.7142,36.9991],[-98.7141,36.9991],[-98.7139,36.9991],[-98.7138,36.9991],[-98.7136,36.9991],[-98.7134,36.9991],[-98.7101,36.9991],[-98.7071,36.999],[-98.7019,36.999],[-98.6983,36.999],[-98.6957,36.999],[-98.6952,36.999],[-98.6944,36.999],[-98.6916,36.999],[-98.6913,36.999],[-98.6888,36.999],[-98.6878,36.999],[-98.6846,36.9989],[-98.6842,36.9989],[-98.6801,36.999],[-98.6713,36.9989],[-98.671,36.9989],[-98.6683,36.9989],[-98.6677,36.9989],[-98.6673,36.9989],[-98.6668,36.9989],[-98.6642,36.9989],[-98.6617,36.9989],[-98.6616,36.9989],[-98.6593,36.9989],[-98.6585,36.9989],[-98.6571,36.9989],[-98.6557,36.9989],[-98.6527,36.9988],[-98.6518,36.9989],[-98.6507,36.9989],[-98.6495,36.9989],[-98.6488,36.9989],[-98.6453,36.9989],[-98.6426,36.9989],[-98.6411,36.9989],[-98.6395,36.9989],[-98.637,36.9989],[-98.6357,36.9989],[-98.6355,36.9989],[-98.6347,36.9989],[-98.6321,36.9989],[-98.6301,36.9989],[-98.6289,36.9989],[-98.6286,36.9989],[-98.6264,36.9989],[-98.625,36.9989],[-98.6232,36.9989],[-98.6223,36.9989],[-98.619,36.9989],[-98.6183,36.9989],[-98.6179,36.9989],[-98.6173,36.9989],[-98.6151,36.9989],[-98.6141,36.9989],[-98.6138,36.9989],[-98.613,36.9989],[-98.6057,36.9988],[-98.6044,36.9988],[-98.6042,36.9988],[-98.6041,36.9988],[-98.6038,36.9988],[-98.6034,36.9988],[-98.5992,36.9988],[-98.5978,36.9988],[-98.5968,36.9988],[-98.5959,36.9988],[-98.5938,36.9988],[-98.5929,36.9988],[-98.5916,36.9988],[-98.5874,36.9988],[-98.587,36.9988],[-98.5855,36.9988],[-98.5828,36.9988],[-98.5821,36.9988],[-98.5814,36.9988],[-98.5812,36.9988],[-98.5811,36.9988],[-98.5796,36.9988],[-98.5778,36.9988],[-98.5706,36.9988],[-98.5691,36.9988],[-98.5688,36.9988],[-98.568,36.9988],[-98.5677,36.9988],[-98.5673,36.9988],[-98.5666,36.9988],[-98.5645,36.9988],[-98.5631,36.9988],[-98.563,36.9988],[-98.5625,36.9988],[-98.562,36.9988],[-98.5614,36.9988],[-98.5584,36.9988],[-98.5568,36.9988],[-98.5522,36.9988],[-98.5482,36.9988],[-98.5459,36.9988],[-98.5447,36.9988],[-98.5409,36.9988],[-98.5388,36.9988],[-98.5379,36.9988],[-98.5372,36.9988],[-98.5359,36.9988],[-98.5334,36.9988],[-98.5289,36.9989],[-98.5269,36.9989],[-98.5254,36.9989],[-98.5233,36.9989],[-98.5225,36.9989],[-98.5198,36.9989],[-98.5173,36.9988],[-98.5145,36.9988],[-98.5117,36.9988],[-98.5109,36.9988],[-98.509,36.9987],[-98.5088,36.9987],[-98.5081,36.9987],[-98.5059,36.9987],[-98.5041,36.9987],[-98.5038,36.9987],[-98.5037,36.9987],[-98.5036,36.9987],[-98.5035,36.9987],[-98.5017,36.9987],[-98.5,36.9986],[-98.4986,36.9986],[-98.4926,36.9986],[-98.4913,36.9986],[-98.4903,36.9986],[-98.4895,36.9986],[-98.4867,36.9985],[-98.4856,36.9985],[-98.4855,36.9985],[-98.4852,36.9985],[-98.4844,36.9985],[-98.4829,36.9985],[-98.4824,36.9985],[-98.4778,36.9985],[-98.4764,36.9985],[-98.4758,36.9985],[-98.4749,36.9985],[-98.4738,36.9985],[-98.4735,36.9985],[-98.4731,36.9985],[-98.4728,36.9985],[-98.4724,36.9985],[-98.4697,36.9984],[-98.469,36.9984],[-98.466,36.9984],[-98.4642,36.9984],[-98.4606,36.9984],[-98.4578,36.9984],[-98.4561,36.9984],[-98.4546,36.9984],[-98.4535,36.9984],[-98.4509,36.9984],[-98.4501,36.9984],[-98.4435,36.9984],[-98.4387,36.9984],[-98.438,36.9984],[-98.4378,36.9984],[-98.4374,36.9984],[-98.4363,36.9984],[-98.4325,36.9984],[-98.4317,36.9984],[-98.4286,36.9984],[-98.4278,36.9984],[-98.4248,36.9984],[-98.4205,36.9984],[-98.4203,36.9984],[-98.4202,36.9985],[-98.4193,36.9985],[-98.4184,36.9984],[-98.4183,36.9984],[-98.4091,36.9984],[-98.4086,36.9984],[-98.4085,36.9984],[-98.4083,36.9984],[-98.4065,36.9985],[-98.3753,36.9983],[-98.3677,36.9981],[-98.3638,36.998],[-98.3609,36.998],[-98.3513,36.998],[-98.3512,36.998],[-98.3511,36.998],[-98.3507,36.9981],[-98.3503,36.9982],[-98.3498,36.9982],[-98.3487,36.9982],[-98.3482,36.9982],[-98.3481,36.9982],[-98.348,36.9982],[-98.3471,36.9982],[-98.3471,36.9981],[-98.3469,36.9981],[-98.3465,36.9981],[-98.3464,36.9981],[-98.3462,36.9981],[-98.3462,36.998],[-98.3461,36.998],[-98.3357,36.9979],[-98.328,36.9978],[-98.31,36.9977],[-98.3098,36.9977],[-98.3095,36.9977],[-98.3005,36.9977],[-98.2968,36.9977],[-98.2918,36.9977],[-98.2744,36.9977],[-98.2737,36.9977],[-98.2535,36.9977],[-98.2503,36.9977],[-98.239,36.998],[-98.2377,36.998],[-98.2375,36.998],[-98.2372,36.998],[-98.2369,36.998],[-98.2367,36.998],[-98.2362,36.998],[-98.2334,36.998],[-98.2305,36.998],[-98.2296,36.998],[-98.2279,36.998],[-98.225,36.998],[-98.2217,36.998],[-98.2195,36.9979],[-98.2193,36.9979],[-98.219,36.9979],[-98.2189,36.9979],[-98.2123,36.998],[-98.21,36.998],[-98.2097,36.998],[-98.2082,36.998],[-98.2012,36.9979],[-98.2009,36.9979],[-98.1967,36.9979],[-98.1951,36.9979],[-98.1918,36.9979],[-98.1905,36.9979],[-98.1904,36.9979],[-98.1872,36.9979],[-98.1862,36.9979],[-98.1847,36.9979],[-98.1841,36.9979],[-98.1836,36.9979],[-98.1832,36.9979],[-98.1826,36.9979],[-98.1814,36.9979],[-98.1807,36.9979],[-98.1781,36.9979],[-98.1777,36.9979],[-98.1642,36.9979],[-98.1607,36.998],[-98.1564,36.998],[-98.1531,36.9981],[-98.1475,36.9982],[-98.1472,36.9982],[-98.1463,36.9982],[-98.1415,36.9981],[-98.1344,36.9981],[-98.1313,36.9981],[-98.1295,36.9981],[-98.1294,36.998],[-98.1291,36.9981],[-98.1282,36.9981],[-98.1263,36.9981],[-98.1197,36.9981],[-98.1129,36.9981],[-98.112,36.9981],[-98.1108,36.9981],[-98.1098,36.9981],[-98.1095,36.9981],[-98.1093,36.9981],[-98.1086,36.9981],[-98.1074,36.9981],[-98.107,36.9981],[-98.0962,36.9982],[-98.0935,36.9982],[-98.0917,36.9982],[-98.0841,36.9983],[-98.0754,36.9983],[-98.0735,36.9983],[-98.0724,36.9983],[-98.0723,36.9983],[-98.0696,36.9983],[-98.0687,36.9983],[-98.0686,36.9983],[-98.0638,36.9983],[-98.0617,36.9983],[-98.057,36.9983],[-98.0538,36.9984],[-98.0466,36.9984],[-98.0453,36.9984],[-98.0406,36.9984],[-98.0403,36.9984],[-98.0399,36.9984],[-98.0387,36.9984],[-98.0373,36.9984],[-98.0363,36.9984],[-98.0361,36.9984],[-98.036,36.9984],[-98.0359,36.9984],[-98.0349,36.9984],[-98.0348,36.9984],[-98.0346,36.9984],[-98.034,36.9984],[-98.0302,36.9984],[-98.0287,36.9984],[-98.0286,36.9984],[-98.0257,36.9984],[-98.0212,36.9984],[-98.0201,36.9984],[-98.0194,36.9984],[-98.0162,36.9985],[-98.0109,36.9985],[-98.0108,36.9985],[-98.0103,36.9985],[-98.0044,36.9985],[-98.0031,36.9985],[-98.003,36.9985],[-98.0014,36.9985],[-97.9966,36.9985],[-97.9961,36.9985],[-97.9942,36.9985],[-97.989,36.9985],[-97.9849,36.9985],[-97.9836,36.9985],[-97.9811,36.9985],[-97.9808,36.9985],[-97.9772,36.9985],[-97.9716,36.9985],[-97.9686,36.9985],[-97.9682,36.9985],[-97.9665,36.9985],[-97.9662,36.9985],[-97.9653,36.9985],[-97.9608,36.9986],[-97.9587,36.9986],[-97.9568,36.9986],[-97.9567,36.9986],[-97.956,36.9986],[-97.9504,36.9986],[-97.9503,36.9986],[-97.9492,36.9986],[-97.9472,36.9986],[-97.9456,36.9986],[-97.9413,36.9986],[-97.9412,36.9986],[-97.9404,36.9986],[-97.931,36.9986],[-97.9293,36.9986],[-97.9272,36.9986],[-97.9269,36.9986],[-97.9239,36.9986],[-97.9178,36.9986],[-97.9129,36.9986],[-97.9115,36.9986],[-97.9074,36.9986],[-97.906,36.9986],[-97.9021,36.9986],[-97.8949,36.9987],[-97.8947,36.9987],[-97.8946,36.9987],[-97.8921,36.9987],[-97.8858,36.9987],[-97.8802,36.9987],[-97.8765,36.9987],[-97.8759,36.9986],[-97.8746,36.9986],[-97.874,36.9986],[-97.868,36.9987],[-97.8679,36.9987],[-97.8648,36.9987],[-97.8631,36.9987],[-97.863,36.9987],[-97.8622,36.9987],[-97.8595,36.9987],[-97.8587,36.9987],[-97.8539,36.9987],[-97.8488,36.9987],[-97.8434,36.9987],[-97.8409,36.9987],[-97.8408,36.9987],[-97.8382,36.9987],[-97.8369,36.9987],[-97.8355,36.9987],[-97.8303,36.9987],[-97.8291,36.9987],[-97.8289,36.9987],[-97.8286,36.9987],[-97.828,36.9987],[-97.825,36.9987],[-97.8248,36.9987],[-97.8228,36.9987],[-97.8226,36.9987],[-97.8224,36.9987],[-97.8211,36.9987],[-97.8202,36.9987],[-97.8168,36.9987],[-97.8135,36.9987],[-97.8128,36.9987],[-97.8093,36.9987],[-97.8057,36.9987],[-97.8045,36.9987],[-97.8023,36.9987],[-97.7991,36.9987],[-97.797,36.9987],[-97.7969,36.9987],[-97.7947,36.9987],[-97.7908,36.9988],[-97.7867,36.9988],[-97.7864,36.9988],[-97.7833,36.9988],[-97.7833,36.999],[-97.7696,36.9987],[-97.7687,36.9988],[-97.7686,36.9988],[-97.7669,36.9988],[-97.765,36.9988],[-97.7646,36.9988],[-97.7625,36.9988],[-97.7585,36.9988],[-97.7552,36.9988],[-97.7509,36.9987],[-97.7505,36.9987],[-97.7499,36.9987],[-97.7468,36.9988],[-97.7457,36.9988],[-97.7423,36.9987],[-97.739,36.9987],[-97.7349,36.9987],[-97.7328,36.9987],[-97.7327,36.9987],[-97.732,36.9987],[-97.7308,36.9987],[-97.7298,36.9987],[-97.7295,36.9987],[-97.7293,36.9987],[-97.7292,36.9988],[-97.7287,36.9987],[-97.7172,36.9988],[-97.7155,36.9989],[-97.7153,36.9989],[-97.7146,36.9987],[-97.7144,36.9987],[-97.7104,36.9988],[-97.6971,36.9988],[-97.6922,36.9988],[-97.6787,36.9989],[-97.6786,36.9989],[-97.6784,36.9989],[-97.6733,36.9989],[-97.6703,36.9989],[-97.6521,36.999],[-97.6518,36.9989],[-97.6508,36.9987],[-97.6506,36.9988],[-97.6503,36.9988],[-97.6487,36.9988],[-97.6483,36.9988],[-97.6477,36.9988],[-97.6462,36.9988],[-97.6436,36.9988],[-97.6425,36.9988],[-97.6424,36.9988],[-97.642,36.9989],[-97.6403,36.9989],[-97.6399,36.9989],[-97.6397,36.9988],[-97.6393,36.9988],[-97.6388,36.9987],[-97.6384,36.9987],[-97.6381,36.9988],[-97.6379,36.9988],[-97.6376,36.9988],[-97.6374,36.9988],[-97.6372,36.9988],[-97.637,36.9988],[-97.6369,36.9989],[-97.6368,36.999],[-97.6368,36.9991],[-97.6253,36.9989],[-97.619,36.9988],[-97.6153,36.9988],[-97.6148,36.9988],[-97.6088,36.9987],[-97.6076,36.9987],[-97.6065,36.9987],[-97.6063,36.9987],[-97.6061,36.9986],[-97.6051,36.9986],[-97.595,36.9986],[-97.589,36.9986],[-97.5824,36.9986],[-97.5803,36.9986],[-97.5794,36.9986],[-97.5782,36.9986],[-97.5771,36.9986],[-97.5741,36.9986],[-97.5717,36.9986],[-97.5701,36.9986],[-97.5652,36.9986],[-97.5648,36.9986],[-97.5645,36.9986],[-97.5644,36.9986],[-97.5644,36.9987],[-97.5603,36.9987],[-97.5594,36.9987],[-97.5593,36.9987],[-97.5483,36.9986],[-97.5482,36.9986],[-97.5465,36.9986],[-97.546,36.9987],[-97.5459,36.9987],[-97.5431,36.9987],[-97.543,36.9987],[-97.5403,36.9987],[-97.539,36.9987],[-97.5319,36.9987],[-97.5291,36.9988],[-97.529,36.9988],[-97.5279,36.9988],[-97.5276,36.9987],[-97.5274,36.9986],[-97.5272,36.9986],[-97.527,36.9986],[-97.5223,36.9986],[-97.5199,36.9986],[-97.5175,36.9986],[-97.5165,36.9986],[-97.516,36.9986],[-97.5145,36.9986],[-97.5113,36.9986],[-97.5102,36.9986],[-97.5082,36.9986],[-97.5066,36.9986],[-97.5047,36.9986],[-97.5009,36.9987],[-97.4985,36.9987],[-97.497,36.9987],[-97.4936,36.9986],[-97.4919,36.9986],[-97.4899,36.9986],[-97.4856,36.9987],[-97.4837,36.9987],[-97.4808,36.9987],[-97.4802,36.9987],[-97.4758,36.9987],[-97.4749,36.9987],[-97.4729,36.9987],[-97.4719,36.9987],[-97.4693,36.9986],[-97.4687,36.9987],[-97.4676,36.9986],[-97.4671,36.9986],[-97.4669,36.9986],[-97.4667,36.9986],[-97.4665,36.9986],[-97.466,36.9986],[-97.4655,36.9986],[-97.4652,36.9987],[-97.465,36.9987],[-97.4647,36.9988],[-97.4643,36.9988],[-97.4635,36.9987],[-97.4624,36.9987],[-97.4619,36.9987],[-97.4587,36.9987],[-97.4575,36.9987],[-97.4546,36.9987],[-97.4542,36.9987],[-97.4506,36.9987],[-97.4486,36.9987],[-97.4447,36.9988],[-97.4422,36.9988],[-97.4387,36.9987],[-97.4369,36.9987],[-97.4267,36.9988],[-97.4266,36.9988],[-97.4245,36.9988],[-97.4243,36.9988],[-97.4212,36.9988],[-97.4189,36.9987],[-97.4182,36.9987],[-97.4152,36.9987],[-97.4119,36.9987],[-97.4102,36.9988],[-97.409,36.9988],[-97.4018,36.9988],[-97.4009,36.9988],[-97.4003,36.9988],[-97.3988,36.9988],[-97.3962,36.9988],[-97.3907,36.9988],[-97.3906,36.9988],[-97.3895,36.9988],[-97.3849,36.9988],[-97.3831,36.9988],[-97.3816,36.9988],[-97.3811,36.9988],[-97.3804,36.9988],[-97.3803,36.9988],[-97.3796,36.9988],[-97.3794,36.9989],[-97.3792,36.9989],[-97.3791,36.9989],[-97.3788,36.9989],[-97.3776,36.9989],[-97.3767,36.9989],[-97.376,36.9989],[-97.3745,36.9989],[-97.3743,36.9989],[-97.3725,36.9989],[-97.3724,36.9989],[-97.3704,36.9988],[-97.3649,36.9988],[-97.3643,36.9988],[-97.362,36.9988],[-97.3594,36.9988],[-97.3567,36.9988],[-97.3546,36.9988],[-97.3544,36.9988],[-97.3521,36.9988],[-97.3499,36.9988],[-97.347,36.9988],[-97.3466,36.9988],[-97.3448,36.9989],[-97.343,36.9988],[-97.3428,36.9988],[-97.3426,36.9988],[-97.3389,36.9988],[-97.3368,36.9988],[-97.3349,36.9988],[-97.3344,36.9988],[-97.3323,36.9989],[-97.3187,36.9989],[-97.318,36.9989],[-97.3155,36.9989],[-97.3114,36.9989],[-97.3103,36.9989],[-97.3092,36.9988],[-97.3077,36.9989],[-97.3075,36.9989],[-97.3064,36.9989],[-97.3046,36.9989],[-97.3017,36.9989],[-97.3008,36.9989],[-97.2986,36.9989],[-97.2955,36.9989],[-97.2954,36.9989],[-97.2922,36.9989],[-97.2912,36.9989],[-97.2879,36.9989],[-97.2843,36.9989],[-97.2827,36.9989],[-97.2806,36.9989],[-97.2772,36.9989],[-97.2738,36.9989],[-97.2736,36.9989],[-97.2703,36.9989],[-97.2666,36.9989],[-97.2656,36.9989],[-97.2654,36.9989],[-97.2628,36.9989],[-97.2596,36.9989],[-97.2571,36.9989],[-97.2558,36.9989],[-97.2529,36.9989],[-97.2507,36.9989],[-97.2471,36.9989],[-97.2463,36.9989],[-97.2451,36.999],[-97.2428,36.9989],[-97.2396,36.9989],[-97.2392,36.9989],[-97.2377,36.9989],[-97.2356,36.9989],[-97.2353,36.9989],[-97.2339,36.9989],[-97.2294,36.9989],[-97.2284,36.9989],[-97.2257,36.9989],[-97.2252,36.9989],[-97.2251,36.9989],[-97.2249,36.9989],[-97.2199,36.9989],[-97.216,36.9989],[-97.2115,36.999],[-97.2104,36.999],[-97.2067,36.999],[-97.2028,36.999],[-97.2019,36.999],[-97.2017,36.9989],[-97.2015,36.999],[-97.1993,36.999],[-97.1971,36.999],[-97.1944,36.999],[-97.1923,36.999],[-97.1916,36.999],[-97.1891,36.999],[-97.1839,36.999],[-97.1812,36.999],[-97.1811,36.999],[-97.1793,36.999],[-97.1747,36.999],[-97.1742,36.999],[-97.1715,36.999],[-97.1697,36.999],[-97.1658,36.9991],[-97.1653,36.9991],[-97.1563,36.999],[-97.1562,36.999],[-97.1549,36.999],[-97.1477,36.999],[-97.1462,36.999],[-97.1383,36.999],[-97.1329,36.999],[-97.1297,36.999],[-97.1293,36.999],[-97.128,36.999],[-97.1239,36.999],[-97.1226,36.9991],[-97.1223,36.999],[-97.1215,36.999],[-97.1212,36.999],[-97.121,36.999],[-97.1205,36.999],[-97.1203,36.999],[-97.1197,36.999],[-97.1179,36.999],[-97.1173,36.999],[-97.1172,36.999],[-97.1169,36.999],[-97.1164,36.999],[-97.1159,36.999],[-97.1155,36.999],[-97.1148,36.999],[-97.1124,36.9991],[-97.1116,36.9991],[-97.1115,36.9991],[-97.1114,36.9991],[-97.1114,36.999],[-97.1099,36.999],[-97.1053,36.999],[-97.1038,36.999],[-97.1033,36.999],[-97.1027,36.999],[-97.1024,36.999],[-97.1019,36.999],[-97.1014,36.999],[-97.1011,36.999],[-97.1003,36.999],[-97.1001,36.999],[-97.1,36.999],[-97.0987,36.999],[-97.0948,36.999],[-97.0935,36.999],[-97.0927,36.999],[-97.0901,36.999],[-97.0893,36.999],[-97.0866,36.999],[-97.0784,36.999],[-97.0756,36.999],[-97.0754,36.999],[-97.0742,36.999],[-97.0705,36.999],[-97.0693,36.999],[-97.067,36.999],[-97.0599,36.999],[-97.0576,36.999],[-97.0552,36.999],[-97.0481,36.999],[-97.0459,36.999],[-97.0457,36.999],[-97.0455,36.999],[-97.045,36.999],[-97.0428,36.999],[-97.0421,36.999],[-97.0416,36.999],[-97.0402,36.999],[-97.0397,36.999],[-97.0395,36.999],[-97.0393,36.999],[-97.0388,36.999],[-97.0376,36.999],[-97.0372,36.999],[-97.0319,36.999],[-97.03,36.999],[-97.0296,36.999],[-97.0283,36.999],[-97.0279,36.999],[-97.0248,36.999],[-97.0236,36.999],[-97.0222,36.999],[-97.0217,36.9991],[-97.0156,36.9991],[-97.0125,36.9991],[-97.0124,36.9991],[-97.012,36.999],[-97.0118,36.999],[-97.0102,36.999],[-97.0054,36.9991],[-97.004,36.9991],[-97.0037,36.9991],[-97.0014,36.9991],[-96.999,36.9991],[-96.9935,36.999],[-96.9923,36.999],[-96.9909,36.999],[-96.9869,36.9991],[-96.9855,36.9991],[-96.9838,36.9991],[-96.9834,36.9991],[-96.9788,36.9991],[-96.9771,36.9991],[-96.977,36.9991],[-96.9769,36.9991],[-96.9768,36.9991],[-96.9766,36.9991],[-96.9758,36.9991],[-96.9755,36.9991],[-96.9753,36.9991],[-96.9743,36.9991],[-96.974,36.9991],[-96.9727,36.9991],[-96.9687,36.9991],[-96.9673,36.9991],[-96.9669,36.9991],[-96.9654,36.9991],[-96.9594,36.9991],[-96.9574,36.9991],[-96.9558,36.9991],[-96.951,36.9991],[-96.9493,36.9991],[-96.9473,36.9991],[-96.9466,36.999],[-96.9413,36.9991],[-96.9393,36.9991],[-96.9391,36.9991],[-96.9384,36.9991],[-96.9356,36.9991],[-96.9347,36.9991],[-96.9346,36.9991],[-96.933,36.9991],[-96.9282,36.9991],[-96.9266,36.9991],[-96.9265,36.9991],[-96.9259,36.9991],[-96.9253,36.9991],[-96.9243,36.9991],[-96.9242,36.9991],[-96.9237,36.9991],[-96.9233,36.9991],[-96.9223,36.9992],[-96.9219,36.9992],[-96.9209,36.9991],[-96.9184,36.9991],[-96.918,36.9991],[-96.917,36.9991],[-96.9158,36.9991],[-96.9133,36.9991],[-96.9124,36.9991],[-96.9113,36.9992],[-96.9099,36.9992],[-96.9059,36.9992],[-96.9045,36.9992],[-96.9044,36.9992],[-96.9039,36.9992],[-96.9038,36.9992],[-96.9035,36.9992],[-96.9026,36.9992],[-96.9024,36.9992],[-96.9021,36.9992],[-96.902,36.9992],[-96.9011,36.9992],[-96.9008,36.9992],[-96.8983,36.9992],[-96.8956,36.9992],[-96.891,36.9992],[-96.8885,36.9992],[-96.8861,36.9992],[-96.8826,36.9992],[-96.8799,36.9992],[-96.8787,36.9992],[-96.8776,36.9992],[-96.8763,36.9992],[-96.8745,36.9992],[-96.8693,36.9992],[-96.8681,36.9992],[-96.8676,36.9992],[-96.8676,36.9993],[-96.8675,36.9993],[-96.8625,36.9993],[-96.8543,36.9992],[-96.8475,36.9992],[-96.8457,36.9992],[-96.8425,36.9992],[-96.8422,36.9992],[-96.8412,36.9992],[-96.8409,36.9992],[-96.8389,36.9992],[-96.8331,36.9992],[-96.8312,36.9993],[-96.8308,36.9993],[-96.8295,36.9992],[-96.8244,36.9992],[-96.8229,36.9992],[-96.8227,36.9992],[-96.8225,36.9992],[-96.8221,36.9992],[-96.8217,36.9992],[-96.8215,36.9992],[-96.8206,36.9992],[-96.8205,36.9992],[-96.8179,36.9991],[-96.817,36.9991],[-96.8165,36.9991],[-96.815,36.9991],[-96.8144,36.9991],[-96.8142,36.9991],[-96.8106,36.999],[-96.8079,36.999],[-96.799,36.9989],[-96.7953,36.9989],[-96.7952,36.9989],[-96.7951,36.9989],[-96.7948,36.9992],[-96.7947,36.9992],[-96.7943,36.9992],[-96.7928,36.9992],[-96.7923,36.9992],[-96.7878,36.9992],[-96.7774,36.9992],[-96.7743,36.9992],[-96.7739,36.9992],[-96.77,36.9992],[-96.7698,36.9992],[-96.7658,36.9992],[-96.7538,36.9991],[-96.7503,36.9991],[-96.7498,36.999],[-96.7413,36.9992],[-96.7397,36.9992],[-96.739,36.9992],[-96.7388,36.9992],[-96.7385,36.9992],[-96.7373,36.9992],[-96.7371,36.9992],[-96.7368,36.9991],[-96.7368,36.9992],[-96.7367,36.9993],[-96.7366,36.9993],[-96.732,36.9993],[-96.7284,36.9993],[-96.7261,36.9993],[-96.7208,36.9993],[-96.7127,36.9993],[-96.7105,36.9992],[-96.7104,36.9992],[-96.7102,36.9992],[-96.7099,36.9992],[-96.7097,36.9992],[-96.7095,36.9992],[-96.7093,36.9992],[-96.7092,36.9992],[-96.7075,36.9992],[-96.7056,36.9992],[-96.7053,36.9992],[-96.698,36.9992],[-96.6869,36.9992],[-96.6846,36.9992],[-96.6776,36.9991],[-96.6752,36.9991],[-96.6562,36.9991],[-96.6519,36.9991],[-96.6486,36.9991],[-96.6484,36.9991],[-96.6481,36.9991],[-96.6479,36.9991],[-96.6478,36.9991],[-96.6418,36.9991],[-96.6416,36.9991],[-96.6274,36.999],[-96.6273,36.999],[-96.6272,36.999],[-96.6253,36.999],[-96.6245,36.999],[-96.6241,36.999],[-96.6074,36.9989],[-96.6041,36.9989],[-96.604,36.9989],[-96.6007,36.9989],[-96.6006,36.9989],[-96.5985,36.9989],[-96.5984,36.9989],[-96.5982,36.9989],[-96.5931,36.9989],[-96.593,36.9989],[-96.578,36.9989],[-96.5779,36.9989],[-96.5676,36.9988],[-96.5545,36.9988],[-96.5539,36.9988],[-96.5538,36.9988],[-96.5537,36.9988],[-96.5286,36.9987],[-96.5262,36.9987],[-96.5261,36.9987],[-96.5257,36.9987],[-96.5256,36.9987],[-96.5255,36.9987],[-96.5254,36.9987],[-96.5198,36.9987],[-96.5182,36.9987],[-96.5181,36.9987],[-96.5166,36.9987],[-96.5149,36.9987],[-96.5094,36.9987],[-96.5093,36.9987],[-96.5091,36.9987],[-96.5088,36.9987],[-96.5085,36.9987],[-96.5003,36.9986],[-96.5002,36.9986],[-96.5001,36.9986],[-96.4826,36.9988],[-96.482,36.9988],[-96.4667,36.999],[-96.4525,36.9991],[-96.4523,36.9991],[-96.4518,36.9991],[-96.4515,36.9991],[-96.4513,36.9991],[-96.4511,36.9991],[-96.4508,36.9991],[-96.4504,36.9991],[-96.4431,36.9991],[-96.4358,36.9991],[-96.4156,36.9992],[-96.4152,36.9992],[-96.4136,36.9992],[-96.4131,36.9993],[-96.413,36.9993],[-96.4128,36.9993],[-96.4126,36.9993],[-96.4114,36.9992],[-96.4102,36.9992],[-96.409,36.9992],[-96.4078,36.9992],[-96.4029,36.9992],[-96.4026,36.9992],[-96.4007,36.9992],[-96.3995,36.9992],[-96.3987,36.9992],[-96.3954,36.9992],[-96.3949,36.9992],[-96.3945,36.9992],[-96.3944,36.9992],[-96.3935,36.9992],[-96.3918,36.9992],[-96.3917,36.9992],[-96.3846,36.9992],[-96.3816,36.9993],[-96.3806,36.9993],[-96.3803,36.9993],[-96.3799,36.9993],[-96.3787,36.9993],[-96.3753,36.9993],[-96.375,36.9993],[-96.3749,36.9993],[-96.3748,36.9993],[-96.3731,36.9993],[-96.373,36.9993],[-96.3707,36.9993],[-96.3665,36.9993],[-96.3615,36.9993],[-96.3532,36.9993],[-96.3518,36.9993],[-96.3453,36.9993],[-96.3418,36.9993],[-96.3394,36.9993],[-96.3385,36.9993],[-96.3383,36.9993],[-96.3377,36.9993],[-96.337,36.9993],[-96.3361,36.9993],[-96.3301,36.9993],[-96.3296,36.9993],[-96.3278,36.9993],[-96.3257,36.9993],[-96.3238,36.9993],[-96.3198,36.9993],[-96.3197,36.9993],[-96.3189,36.9993],[-96.312,36.9991],[-96.3089,36.9991],[-96.3058,36.9991],[-96.3033,36.9992],[-96.3032,36.9992],[-96.3031,36.9992],[-96.303,36.9992],[-96.3021,36.9993],[-96.3011,36.9993],[-96.2991,36.9994],[-96.2987,36.9994],[-96.2986,36.9994],[-96.2985,36.9994],[-96.2984,36.9994],[-96.2983,36.9994],[-96.2982,36.9994],[-96.298,36.9994],[-96.2944,36.9994],[-96.2941,36.9994],[-96.294,36.9994],[-96.2938,36.9994],[-96.2855,36.9993],[-96.2854,36.9993],[-96.2853,36.9993],[-96.2849,36.9993],[-96.2841,36.9993],[-96.2793,36.9993],[-96.2786,36.9993],[-96.2781,36.9993],[-96.2774,36.9993],[-96.2769,36.9993],[-96.2764,36.9993],[-96.276,36.9993],[-96.2756,36.9992],[-96.2748,36.9992],[-96.2741,36.9992],[-96.2715,36.9992],[-96.27,36.9992],[-96.2634,36.9992],[-96.2591,36.9992],[-96.2584,36.9992],[-96.2581,36.9992],[-96.257,36.9992],[-96.2555,36.9992],[-96.2543,36.9992],[-96.2531,36.9993],[-96.2509,36.9993],[-96.2491,36.9993],[-96.2473,36.9992],[-96.2419,36.9992],[-96.2414,36.9992],[-96.2412,36.9992],[-96.2403,36.9991],[-96.2402,36.9991],[-96.2401,36.9991],[-96.24,36.9991],[-96.2365,36.9992],[-96.2363,36.9992],[-96.2357,36.9992],[-96.2353,36.9992],[-96.2339,36.9992],[-96.2326,36.9992],[-96.2305,36.9992],[-96.2297,36.9992],[-96.2284,36.9992],[-96.2273,36.9992],[-96.2268,36.9992],[-96.2266,36.9992],[-96.2265,36.9992],[-96.2255,36.9991],[-96.2185,36.9991],[-96.2184,36.9992],[-96.2182,36.9992],[-96.2176,36.9992],[-96.2126,36.9991],[-96.2081,36.9991],[-96.2065,36.9991],[-96.2061,36.9991],[-96.2059,36.9991],[-96.2039,36.9991],[-96.2001,36.999],[-96.2,36.9991],[-96.1999,36.9991],[-96.1997,36.9992],[-96.1993,36.9992],[-96.1991,36.9992],[-96.1949,36.9992],[-96.1925,36.9992],[-96.1916,36.9992],[-96.1909,36.9992],[-96.1905,36.9993],[-96.1898,36.9993],[-96.1893,36.9993],[-96.189,36.9993],[-96.1882,36.9993],[-96.1867,36.9993],[-96.1856,36.9993],[-96.1847,36.9993],[-96.1767,36.9992],[-96.1766,36.9992],[-96.1739,36.9992],[-96.1685,36.9991],[-96.1611,36.9991],[-96.1609,36.9991],[-96.1607,36.9991],[-96.1592,36.9991],[-96.1568,36.9991],[-96.1542,36.9992],[-96.154,36.9992],[-96.1529,36.9993],[-96.1525,36.9991],[-96.1524,36.999],[-96.1497,36.999],[-96.1496,36.9991],[-96.1489,36.999],[-96.1474,36.999],[-96.1471,36.999],[-96.1451,36.999],[-96.1432,36.9991],[-96.1431,36.9992],[-96.1428,36.9992],[-96.1422,36.9991],[-96.1413,36.999],[-96.1412,36.999],[-96.139,36.999],[-96.1389,36.999],[-96.1388,36.999],[-96.1382,36.999],[-96.1356,36.999],[-96.1336,36.999],[-96.1254,36.999],[-96.1253,36.999],[-96.1242,36.999],[-96.1224,36.9991],[-96.1192,36.9991],[-96.113,36.9992],[-96.1129,36.9992],[-96.1097,36.9992],[-96.1092,36.9992],[-96.1086,36.9992],[-96.0954,36.9992],[-96.0947,36.9991],[-96.0938,36.9991],[-96.0937,36.9991],[-96.0936,36.9991],[-96.0916,36.9991],[-96.0913,36.9991],[-96.0819,36.9991],[-96.0806,36.9991],[-96.0678,36.9991],[-96.0642,36.999],[-96.0592,36.999],[-96.0577,36.999],[-96.0559,36.999],[-96.0512,36.999],[-96.0492,36.999],[-96.0491,36.999],[-96.0488,36.999],[-96.0487,36.999],[-96.0483,36.999],[-96.0358,36.999],[-96.0243,36.9989],[-96.0242,36.9989],[-96.0219,36.9989],[-96.0217,36.9989],[-96.021,36.9989],[-96.0208,36.9989],[-96.0201,36.9989],[-96.0195,36.9989],[-96.018,36.9989],[-96.0166,36.9989],[-96.0013,36.9989],[-96.0008,36.9989],[-96.0003,36.999],[-95.9954,36.999],[-95.995,36.999],[-95.9849,36.999],[-95.9792,36.999],[-95.9731,36.9991],[-95.967,36.9991],[-95.9643,36.9991],[-95.9616,36.9991],[-95.9612,36.9991],[-95.9583,36.9991],[-95.9578,36.9991],[-95.9567,36.9991],[-95.9557,36.9991],[-95.9541,36.9991],[-95.954,36.9991],[-95.9539,36.9991],[-95.9538,36.9991],[-95.951,36.9991],[-95.9507,36.9991],[-95.9504,36.9991],[-95.949,36.9991],[-95.9443,36.9991],[-95.9417,36.9992],[-95.937,36.9993],[-95.9365,36.9993],[-95.9364,36.9992],[-95.932,36.9993],[-95.9319,36.9993],[-95.9308,36.9993],[-95.929,36.9993],[-95.9279,36.9993],[-95.9255,36.9993],[-95.9216,36.9993],[-95.9206,36.9993],[-95.92,36.9993],[-95.9186,36.9993],[-95.9185,36.9993],[-95.9181,36.9993],[-95.9163,36.9993],[-95.9151,36.9993],[-95.9134,36.9993],[-95.9132,36.9993],[-95.913,36.9993],[-95.9117,36.9993],[-95.9106,36.9993],[-95.9101,36.9993],[-95.9095,36.9993],[-95.8951,36.9992],[-95.8891,36.9992],[-95.886,36.9992],[-95.8767,36.9992],[-95.8767,36.9993],[-95.8764,36.9993],[-95.8761,36.9993],[-95.8753,36.9993],[-95.8739,36.9993],[-95.8733,36.9993],[-95.8731,36.9993],[-95.8725,36.9993],[-95.8707,36.9993],[-95.8698,36.9993],[-95.8697,36.9993],[-95.8693,36.9992],[-95.8691,36.9992],[-95.867,36.9992],[-95.8667,36.9992],[-95.8637,36.9992],[-95.8612,36.9992],[-95.8602,36.9992],[-95.8591,36.9992],[-95.8589,36.9992],[-95.8587,36.9992],[-95.8563,36.9992],[-95.8553,36.9992],[-95.8542,36.9992],[-95.8538,36.9992],[-95.8532,36.9992],[-95.8527,36.9992],[-95.852,36.9992],[-95.8503,36.9992],[-95.8477,36.9992],[-95.8459,36.9992],[-95.8443,36.9992],[-95.8408,36.9992],[-95.8402,36.9992],[-95.8376,36.9992],[-95.8375,36.9992],[-95.8354,36.9992],[-95.8341,36.9992],[-95.8327,36.9992],[-95.8323,36.9992],[-95.831,36.9992],[-95.8298,36.9992],[-95.8273,36.9992],[-95.8266,36.9992],[-95.8257,36.9992],[-95.8252,36.9993],[-95.824,36.9993],[-95.8238,36.9993],[-95.8237,36.9994],[-95.8236,36.9995],[-95.8234,36.9992],[-95.8232,36.9992],[-95.8229,36.9992],[-95.8206,36.9992],[-95.8194,36.9992],[-95.8193,36.9992],[-95.8164,36.9992],[-95.8149,36.9992],[-95.8142,36.9992],[-95.8132,36.9992],[-95.8125,36.9992],[-95.8122,36.9992],[-95.812,36.9992],[-95.8107,36.9992],[-95.8078,36.9992],[-95.7994,36.9992],[-95.7966,36.9992],[-95.7943,36.9992],[-95.7868,36.9993],[-95.786,36.9993],[-95.7837,36.9993],[-95.783,36.9993],[-95.7789,36.9993],[-95.7687,36.9992],[-95.7664,36.9992],[-95.7623,36.9992],[-95.7623,36.9993],[-95.7617,36.9993],[-95.7612,36.9993],[-95.76,36.9993],[-95.7597,36.9993],[-95.7596,36.9993],[-95.7552,36.9992],[-95.7548,36.9992],[-95.7529,36.9992],[-95.7506,36.9992],[-95.75,36.9993],[-95.7465,36.9992],[-95.7461,36.9992],[-95.7433,36.9993],[-95.7424,36.9992],[-95.7423,36.9992],[-95.7422,36.9992],[-95.7419,36.9992],[-95.7416,36.9992],[-95.7404,36.9992],[-95.7389,36.9993],[-95.7327,36.9993],[-95.7282,36.9993],[-95.7256,36.9993],[-95.7251,36.9993],[-95.7183,36.9992],[-95.7172,36.9992],[-95.7148,36.9993],[-95.7147,36.9993],[-95.7124,36.9993],[-95.7112,36.9993],[-95.7108,36.9993],[-95.7107,36.9992],[-95.7106,36.9992],[-95.7103,36.9992],[-95.71,36.9992],[-95.7052,36.9993],[-95.7048,36.9993],[-95.6962,36.9993],[-95.6937,36.9993],[-95.6923,36.9993],[-95.6914,36.9993],[-95.6907,36.9993],[-95.6902,36.9992],[-95.6897,36.9993],[-95.6889,36.9993],[-95.6886,36.9993],[-95.6874,36.9993],[-95.6869,36.9993],[-95.6867,36.9993],[-95.6866,36.9993],[-95.6817,36.9993],[-95.6764,36.9993],[-95.6745,36.9993],[-95.674,36.9993],[-95.6692,36.9993],[-95.6689,36.9993],[-95.6652,36.9993],[-95.6642,36.9993],[-95.6616,36.9993],[-95.6606,36.9993],[-95.6605,36.9993],[-95.6604,36.9993],[-95.6602,36.9993],[-95.6583,36.9993],[-95.6559,36.9993],[-95.6552,36.9993],[-95.6529,36.9993],[-95.6508,36.9993],[-95.6502,36.9993],[-95.6489,36.9993],[-95.6486,36.9993],[-95.6473,36.9994],[-95.647,36.9994],[-95.6469,36.9994],[-95.6448,36.9994],[-95.6424,36.9994],[-95.6393,36.9994],[-95.6388,36.9994],[-95.638,36.9994],[-95.6366,36.9994],[-95.6319,36.9994],[-95.6309,36.9994],[-95.6303,36.9994],[-95.6292,36.9994],[-95.6287,36.9994],[-95.6283,36.9994],[-95.6282,36.9994],[-95.6281,36.9994],[-95.627,36.9994],[-95.6262,36.9993],[-95.6244,36.9993],[-95.621,36.9994],[-95.6207,36.9994],[-95.6206,36.9994],[-95.6203,36.9994],[-95.6162,36.9993],[-95.616,36.9993],[-95.6157,36.9993],[-95.6152,36.9993],[-95.6141,36.9993],[-95.6136,36.9993],[-95.6128,36.9992],[-95.609,36.9993],[-95.6064,36.9993],[-95.6059,36.9993],[-95.6044,36.9993],[-95.604,36.9993],[-95.6035,36.9993],[-95.6021,36.9993],[-95.6015,36.9993],[-95.5982,36.9993],[-95.5963,36.9993],[-95.5908,36.9993],[-95.5893,36.9993],[-95.5891,36.9993],[-95.589,36.9993],[-95.5888,36.9993],[-95.5887,36.9993],[-95.5859,36.9993],[-95.5855,36.9993],[-95.5843,36.9993],[-95.5831,36.9993],[-95.5769,36.9993],[-95.5768,36.9993],[-95.5758,36.9993],[-95.5726,36.9993],[-95.5718,36.9993],[-95.5707,36.9994],[-95.5706,36.9994],[-95.5705,36.9994],[-95.5704,36.9994],[-95.5703,36.9993],[-95.5699,36.9993],[-95.5691,36.9993],[-95.5675,36.9993],[-95.5671,36.9993],[-95.5625,36.9993],[-95.5617,36.9993],[-95.5611,36.9993],[-95.5602,36.9994],[-95.5596,36.9993],[-95.5594,36.9993],[-95.5593,36.9994],[-95.5592,36.9994],[-95.5589,36.9994],[-95.5586,36.9994],[-95.5573,36.9994],[-95.5554,36.9994],[-95.5524,36.9993],[-95.5501,36.9993],[-95.5487,36.9993],[-95.5473,36.9993],[-95.5459,36.9993],[-95.5419,36.9993],[-95.5413,36.9993],[-95.5407,36.9993],[-95.5401,36.9993],[-95.5388,36.9993],[-95.5377,36.9993],[-95.5347,36.9993],[-95.5345,36.9993],[-95.5295,36.9993],[-95.5224,36.9993],[-95.5222,36.9993],[-95.5214,36.9993],[-95.5212,36.9993],[-95.5209,36.9993],[-95.5199,36.9993],[-95.516,36.9993],[-95.515,36.9993],[-95.5147,36.9993],[-95.5128,36.9993],[-95.5119,36.9993],[-95.5118,36.9993],[-95.5096,36.9993],[-95.5086,36.9993],[-95.5077,36.9993],[-95.5074,36.9993],[-95.5067,36.9993],[-95.5043,36.9993],[-95.5036,36.9993],[-95.5026,36.9993],[-95.5023,36.9993],[-95.5003,36.9993],[-95.4981,36.9993],[-95.4957,36.9994],[-95.4923,36.9994],[-95.4912,36.9994],[-95.4901,36.9994],[-95.4879,36.9994],[-95.4861,36.9994],[-95.4852,36.9994],[-95.4839,36.9994],[-95.4831,36.9993],[-95.4801,36.9994],[-95.4793,36.9994],[-95.4765,36.9993],[-95.4758,36.9994],[-95.4748,36.9994],[-95.474,36.9994],[-95.4738,36.9994],[-95.4731,36.9994],[-95.4703,36.9994],[-95.4694,36.9993],[-95.4681,36.9993],[-95.4677,36.9993],[-95.4675,36.9994],[-95.4669,36.9993],[-95.4662,36.9993],[-95.4656,36.9993],[-95.465,36.9993],[-95.464,36.9993],[-95.4625,36.9993],[-95.4615,36.9993],[-95.4608,36.9993],[-95.4598,36.9993],[-95.4589,36.9993],[-95.4579,36.9992],[-95.4571,36.9992],[-95.4561,36.9992],[-95.4538,36.9993],[-95.4529,36.9993],[-95.4528,36.9993],[-95.4527,36.9993],[-95.4519,36.9993],[-95.4512,36.9993],[-95.45,36.9993],[-95.4495,36.9993],[-95.4493,36.9993],[-95.4492,36.9993],[-95.4477,36.9993],[-95.4466,36.9993],[-95.4438,36.9993],[-95.4428,36.9993],[-95.4409,36.9993],[-95.4405,36.9993],[-95.4358,36.9993],[-95.4331,36.9993],[-95.4316,36.9993],[-95.4315,36.9993],[-95.4314,36.9993],[-95.4308,36.9993],[-95.4306,36.9993],[-95.4279,36.9993],[-95.4265,36.9993],[-95.4257,36.9993],[-95.4244,36.9993],[-95.4236,36.9993],[-95.4219,36.9993],[-95.4163,36.9993],[-95.4157,36.9993],[-95.4139,36.9993],[-95.4135,36.9993],[-95.4134,36.9993],[-95.4133,36.9993],[-95.4132,36.9993],[-95.4112,36.9993],[-95.4077,36.9993],[-95.4076,36.9993],[-95.4059,36.9993],[-95.4053,36.9993],[-95.3998,36.9993],[-95.3972,36.9993],[-95.3956,36.9993],[-95.3952,36.9993],[-95.39,36.9993],[-95.3896,36.9993],[-95.3854,36.9993],[-95.3849,36.9993],[-95.3825,36.9993],[-95.381,36.9993],[-95.3773,36.9994],[-95.3753,36.9994],[-95.375,36.9994],[-95.3733,36.9994],[-95.3726,36.9993],[-95.3714,36.9994],[-95.3712,36.9994],[-95.371,36.9994],[-95.37,36.9994],[-95.3685,36.9994],[-95.367,36.9994],[-95.3652,36.9994],[-95.3633,36.9994],[-95.3612,36.9994],[-95.3589,36.9994],[-95.3583,36.9994],[-95.3567,36.9994],[-95.3554,36.9995],[-95.3542,36.9994],[-95.354,36.9994],[-95.3483,36.9994],[-95.3477,36.9994],[-95.3443,36.9994],[-95.3441,36.9994],[-95.3438,36.9994],[-95.3428,36.9994],[-95.3414,36.9994],[-95.3406,36.9994],[-95.34,36.9994],[-95.338,36.9993],[-95.3362,36.9994],[-95.3351,36.9994],[-95.3347,36.9994],[-95.3345,36.9994],[-95.3335,36.9994],[-95.3329,36.9994],[-95.331,36.9994],[-95.3283,36.9994],[-95.3282,36.9994],[-95.3281,36.9994],[-95.3266,36.9994],[-95.3265,36.9994],[-95.3245,36.9994],[-95.3228,36.9994],[-95.3226,36.9994],[-95.3223,36.9994],[-95.322,36.9994],[-95.3205,36.9994],[-95.3196,36.9994],[-95.3194,36.9994],[-95.3175,36.9994],[-95.313,36.9994],[-95.3125,36.9994],[-95.3088,36.9995],[-95.3044,36.9995],[-95.2947,36.9995],[-95.2909,36.9995],[-95.2861,36.9995],[-95.2819,36.9995],[-95.2816,36.9995],[-95.28,36.9995],[-95.2771,36.9995],[-95.2769,36.9995],[-95.2746,36.9995],[-95.272,36.9995],[-95.2701,36.9995],[-95.2696,36.9995],[-95.2679,36.9995],[-95.2637,36.9995],[-95.2635,36.9995],[-95.2627,36.9995],[-95.2601,36.9995],[-95.2555,36.9995],[-95.2548,36.9995],[-95.2527,36.9995],[-95.2517,36.9995],[-95.25,36.9996],[-95.2499,36.9996],[-95.2498,36.9996],[-95.2455,36.9996],[-95.2449,36.9996],[-95.2408,36.9996],[-95.2385,36.9996],[-95.2364,36.9996],[-95.2323,36.9996],[-95.2317,36.9996],[-95.231,36.9996],[-95.2287,36.9996],[-95.2274,36.9996],[-95.2243,36.9996],[-95.2225,36.9996],[-95.221,36.9996],[-95.2196,36.9996],[-95.2179,36.9996],[-95.2161,36.9996],[-95.2135,36.9996],[-95.2094,36.9996],[-95.206,36.9996],[-95.2038,36.9996],[-95.2031,36.9996],[-95.202,36.9996],[-95.1986,36.9996],[-95.1961,36.9996],[-95.1957,36.9996],[-95.1863,36.9995],[-95.1827,36.9995],[-95.1773,36.9995],[-95.177,36.9996],[-95.1759,36.9996],[-95.1734,36.9996],[-95.1703,36.9996],[-95.1685,36.9996],[-95.168,36.9996],[-95.1671,36.9996],[-95.1652,36.9996],[-95.1646,36.9996],[-95.1644,36.9996],[-95.1635,36.9996],[-95.163,36.9996],[-95.1618,36.9996],[-95.1598,36.9996],[-95.159,36.9996],[-95.157,36.9996],[-95.1565,36.9996],[-95.156,36.9996],[-95.1554,36.9996],[-95.1552,36.9996],[-95.1548,36.9996],[-95.1544,36.9996],[-95.1541,36.9996],[-95.153,36.9996],[-95.151,36.9996],[-95.1496,36.9996],[-95.1468,36.9996],[-95.1466,36.9996],[-95.146,36.9996],[-95.1414,36.9996],[-95.1405,36.9996],[-95.1393,36.9996],[-95.1381,36.9996],[-95.1373,36.9996],[-95.1369,36.9996],[-95.1366,36.9996],[-95.133,36.9996],[-95.1323,36.9996],[-95.1319,36.9996],[-95.1314,36.9996],[-95.131,36.9996],[-95.1305,36.9995],[-95.1302,36.9996],[-95.1286,36.9995],[-95.1281,36.9995],[-95.1269,36.9996],[-95.125,36.9996],[-95.1231,36.9996],[-95.1221,36.9996],[-95.1211,36.9995],[-95.1192,36.9996],[-95.117,36.9996],[-95.1146,36.9996],[-95.113,36.9996],[-95.1121,36.9996],[-95.112,36.9996],[-95.1103,36.9996],[-95.1067,36.9996],[-95.1046,36.9996],[-95.1039,36.9996],[-95.103,36.9996],[-95.1025,36.9996],[-95.1011,36.9996],[-95.1004,36.9996],[-95.1001,36.9996],[-95.0998,36.9996],[-95.0992,36.9996],[-95.0981,36.9996],[-95.0967,36.9996],[-95.0966,36.9996],[-95.0958,36.9996],[-95.0949,36.9996],[-95.0933,36.9996],[-95.0924,36.9996],[-95.0916,36.9996],[-95.0908,36.9996],[-95.0889,36.9996],[-95.0888,36.9996],[-95.0887,36.9996],[-95.0858,36.9996],[-95.0841,36.9996],[-95.083,36.9996],[-95.0802,36.9995],[-95.0796,36.9995],[-95.0773,36.9996],[-95.0764,36.9995],[-95.0757,36.9995],[-95.0755,36.9995],[-95.074,36.9996],[-95.0735,36.9995],[-95.0725,36.9995],[-95.0666,36.9996],[-95.0648,36.9996],[-95.0587,36.9995],[-95.0549,36.9996],[-95.0534,36.9996],[-95.0514,36.9996],[-95.0495,36.9996],[-95.0468,36.9996],[-95.0434,36.9996],[-95.0425,36.9996],[-95.0409,36.9996],[-95.0397,36.9996],[-95.0388,36.9997],[-95.0386,36.9996],[-95.0382,36.9996],[-95.0381,36.9996],[-95.0379,36.9996],[-95.0374,36.9996],[-95.0358,36.9995],[-95.0353,36.9995],[-95.035,36.9995],[-95.0349,36.9995],[-95.0347,36.9995],[-95.0346,36.9995],[-95.0337,36.9995],[-95.0312,36.9995],[-95.0303,36.9995],[-95.0265,36.9995],[-95.0152,36.9995],[-95.0114,36.9995],[-95.0107,36.9995],[-95.0084,36.9995],[-95.0076,36.9995],[-95.0073,36.9995],[-95.0063,36.9995],[-95.0061,36.9995],[-95.006,36.9995],[-95.0059,36.9995],[-95.0058,36.9995],[-95.0056,36.9995],[-95.0046,36.9995],[-95.0043,36.9995],[-95.0002,36.9995],[-94.9961,36.9995],[-94.9952,36.9995],[-94.9934,36.9995],[-94.993,36.9995],[-94.9861,36.9995],[-94.9841,36.9995],[-94.9836,36.9995],[-94.982,36.9995],[-94.9815,36.9995],[-94.9794,36.9995],[-94.977,36.9995],[-94.9767,36.9995],[-94.9759,36.9995],[-94.9753,36.9995],[-94.9749,36.9995],[-94.9699,36.9995],[-94.9694,36.9995],[-94.9683,36.9995],[-94.9681,36.9995],[-94.9678,36.9995],[-94.9672,36.9995],[-94.967,36.9995],[-94.9664,36.9995],[-94.9662,36.9995],[-94.9643,36.9995],[-94.9616,36.9995],[-94.9588,36.9994],[-94.9586,36.9994],[-94.9584,36.9994],[-94.9581,36.9994],[-94.9574,36.9994],[-94.9571,36.9994],[-94.9531,36.9993],[-94.95,36.9993],[-94.9492,36.9993],[-94.9484,36.9993],[-94.9446,36.9993],[-94.9406,36.9992],[-94.9405,36.9992],[-94.9404,36.9992],[-94.9362,36.9992],[-94.9343,36.9992],[-94.9324,36.9992],[-94.9315,36.9992],[-94.9306,36.9992],[-94.9286,36.9992],[-94.9281,36.9991],[-94.9269,36.9991],[-94.9227,36.9991],[-94.9225,36.9991],[-94.921,36.9991],[-94.9182,36.9991],[-94.9161,36.9991],[-94.9085,36.9991],[-94.9044,36.999],[-94.9041,36.999],[-94.9039,36.999],[-94.8951,36.999],[-94.8931,36.999],[-94.8899,36.9989],[-94.8863,36.9989],[-94.8862,36.9989],[-94.8861,36.9989],[-94.8848,36.9989],[-94.8781,36.9989],[-94.8768,36.9989],[-94.8718,36.9988],[-94.8707,36.9988],[-94.8702,36.9988],[-94.8682,36.9989],[-94.8679,36.9989],[-94.8678,36.9989],[-94.8669,36.9989],[-94.8629,36.9989],[-94.8587,36.9988],[-94.8586,36.9988],[-94.8584,36.9988],[-94.8574,36.9988],[-94.8544,36.9988],[-94.8534,36.9988],[-94.8533,36.9989],[-94.8532,36.9989],[-94.8529,36.9989],[-94.8522,36.9989],[-94.852,36.9989],[-94.8519,36.9989],[-94.8516,36.9989],[-94.8515,36.9989],[-94.8512,36.9989],[-94.8498,36.9988],[-94.8493,36.9988],[-94.8491,36.9988],[-94.8484,36.9988],[-94.8482,36.9988],[-94.8481,36.9988],[-94.8479,36.9988],[-94.8478,36.9988],[-94.8468,36.9988],[-94.8467,36.9988],[-94.8456,36.9988],[-94.8447,36.9988],[-94.8444,36.9988],[-94.8431,36.9988],[-94.8419,36.9988],[-94.8409,36.9988],[-94.8407,36.9988],[-94.8403,36.9988],[-94.8368,36.9988],[-94.8354,36.9988],[-94.8347,36.9988],[-94.8327,36.9988],[-94.832,36.9988],[-94.8315,36.9988],[-94.8311,36.9988],[-94.8303,36.9988],[-94.8273,36.9988],[-94.8271,36.9988],[-94.8264,36.9988],[-94.8262,36.9988],[-94.8254,36.9988],[-94.8231,36.9987],[-94.8223,36.9987],[-94.822,36.9987],[-94.8212,36.9987],[-94.8209,36.9987],[-94.8208,36.9987],[-94.8205,36.9987],[-94.8204,36.9987],[-94.8203,36.9987],[-94.82,36.9987],[-94.8199,36.9987],[-94.8165,36.9987],[-94.8137,36.9987],[-94.8135,36.9987],[-94.809,36.9987],[-94.8013,36.9988],[-94.8,36.9988],[-94.7952,36.9988],[-94.7951,36.9988],[-94.7946,36.9988],[-94.7925,36.9988],[-94.7873,36.9987],[-94.7867,36.9987],[-94.7866,36.9987],[-94.7845,36.9987],[-94.7842,36.9987],[-94.7838,36.9987],[-94.7837,36.9987],[-94.7835,36.9987],[-94.7834,36.9987],[-94.7832,36.9987],[-94.7824,36.9987],[-94.7822,36.9987],[-94.782,36.9988],[-94.7819,36.9988],[-94.7812,36.9987],[-94.7809,36.9987],[-94.7802,36.9987],[-94.778,36.9987],[-94.7773,36.9987],[-94.7772,36.9987],[-94.7771,36.9987],[-94.777,36.9987],[-94.7765,36.9987],[-94.7764,36.9987],[-94.7759,36.9987],[-94.7744,36.9987],[-94.7739,36.9987],[-94.7738,36.9987],[-94.7734,36.9987],[-94.7733,36.9987],[-94.7721,36.9987],[-94.7686,36.9987],[-94.7674,36.9987],[-94.7672,36.9987],[-94.764,36.9987],[-94.7618,36.9986],[-94.7591,36.9986],[-94.7588,36.9986],[-94.7586,36.9986],[-94.7547,36.9986],[-94.7527,36.9986],[-94.7526,36.9986],[-94.7516,36.9986],[-94.7498,36.9986],[-94.7481,36.9986],[-94.7476,36.9986],[-94.746,36.9986],[-94.7449,36.9986],[-94.7432,36.9986],[-94.7424,36.9987],[-94.7407,36.9987],[-94.7388,36.9986],[-94.7374,36.9987],[-94.7361,36.9987],[-94.7358,36.9987],[-94.7328,36.9987],[-94.7316,36.9987],[-94.731,36.9987],[-94.7289,36.9987],[-94.7283,36.9987],[-94.7278,36.9987],[-94.7275,36.9987],[-94.7264,36.9987],[-94.7259,36.9987],[-94.7255,36.9987],[-94.7244,36.9987],[-94.724,36.9987],[-94.7239,36.9987],[-94.7238,36.9987],[-94.7233,36.9987],[-94.7227,36.9987],[-94.7224,36.9987],[-94.722,36.9987],[-94.7199,36.9987],[-94.7182,36.9987],[-94.7179,36.9987],[-94.7175,36.9987],[-94.717,36.9988],[-94.7167,36.9988],[-94.7163,36.9988],[-94.7153,36.9988],[-94.715,36.9988],[-94.7146,36.9988],[-94.7133,36.9988],[-94.7128,36.9988],[-94.7127,36.9988],[-94.7126,36.9988],[-94.7125,36.9988],[-94.7124,36.9988],[-94.7122,36.9988],[-94.7121,36.9988],[-94.712,36.9988],[-94.7116,36.9988],[-94.7114,36.9988],[-94.7113,36.9988],[-94.7112,36.9988],[-94.7111,36.9988],[-94.7103,36.9988],[-94.7018,36.9986],[-94.7001,36.9987],[-94.6913,36.9988],[-94.6867,36.9988],[-94.6858,36.9988],[-94.6812,36.9987],[-94.6744,36.9987],[-94.6686,36.9987],[-94.6681,36.9987],[-94.668,36.9987],[-94.6676,36.9987],[-94.6675,36.9987],[-94.6655,36.9987],[-94.6648,36.9987],[-94.6614,36.9987],[-94.6594,36.9987],[-94.6574,36.9987],[-94.6505,36.9987],[-94.64,36.9987],[-94.631,36.9987],[-94.6308,36.9987],[-94.6261,36.999],[-94.6252,36.999],[-94.6246,36.999],[-94.618,36.9989],[-94.618,36.9986],[-94.6181,36.9972],[-94.618,36.9961],[-94.618,36.9959],[-94.618,36.9947],[-94.618,36.9942],[-94.618,36.9937],[-94.618,36.9916],[-94.618,36.9886],[-94.618,36.9883],[-94.6181,36.988],[-94.6181,36.9878],[-94.6181,36.9876],[-94.6181,36.9858],[-94.618,36.9847],[-94.6181,36.9842],[-94.6181,36.9834],[-94.6181,36.9833],[-94.6182,36.9806],[-94.6182,36.9805],[-94.6182,36.9786],[-94.6182,36.9774],[-94.6182,36.9709],[-94.6182,36.9704],[-94.6182,36.9677],[-94.6181,36.965],[-94.6181,36.9621],[-94.618,36.9621],[-94.618,36.9616],[-94.618,36.9604],[-94.618,36.9595],[-94.618,36.959],[-94.618,36.9584],[-94.618,36.9575],[-94.618,36.9573],[-94.618,36.956],[-94.618,36.9553],[-94.6181,36.9549],[-94.6181,36.9546],[-94.6181,36.951],[-94.6181,36.9507],[-94.6181,36.9503],[-94.6181,36.95],[-94.6181,36.9497],[-94.6181,36.9496],[-94.6181,36.9493],[-94.6181,36.9491],[-94.6181,36.9468],[-94.618,36.9468],[-94.618,36.9461],[-94.618,36.9446],[-94.618,36.944],[-94.618,36.9426],[-94.618,36.9406],[-94.618,36.9397],[-94.618,36.9393],[-94.618,36.939],[-94.618,36.9388],[-94.618,36.937],[-94.618,36.9359],[-94.6179,36.9351],[-94.618,36.9339],[-94.618,36.9333],[-94.618,36.9327],[-94.618,36.9323],[-94.618,36.9319],[-94.618,36.9315],[-94.618,36.9313],[-94.618,36.9295],[-94.618,36.9282],[-94.6179,36.9261],[-94.618,36.9244],[-94.618,36.9233],[-94.618,36.9227],[-94.618,36.9222],[-94.618,36.922],[-94.618,36.9204],[-94.618,36.92],[-94.618,36.9185],[-94.618,36.9176],[-94.618,36.9169],[-94.618,36.9153],[-94.618,36.9144],[-94.618,36.9115],[-94.618,36.904],[-94.618,36.9035],[-94.618,36.9031],[-94.618,36.9029],[-94.618,36.9025],[-94.618,36.9019],[-94.6181,36.9012],[-94.6181,36.9006],[-94.6181,36.9003],[-94.6181,36.8992],[-94.6181,36.8983],[-94.6181,36.8976],[-94.6181,36.8971],[-94.6183,36.8936],[-94.6186,36.8835],[-94.6186,36.8834],[-94.6187,36.88],[-94.6185,36.8799],[-94.6184,36.8799],[-94.6184,36.8788],[-94.6183,36.8743],[-94.6183,36.874],[-94.6183,36.8735],[-94.6183,36.8728],[-94.6183,36.8712],[-94.6183,36.8692],[-94.6183,36.8689],[-94.6183,36.8688],[-94.6183,36.8687],[-94.6183,36.8684],[-94.6183,36.8676],[-94.6183,36.8648],[-94.6184,36.8643],[-94.6184,36.8624],[-94.6184,36.8619],[-94.6184,36.8618],[-94.6183,36.8593],[-94.6184,36.8582],[-94.6184,36.8548],[-94.6184,36.8547],[-94.6184,36.8546],[-94.6183,36.8532],[-94.6183,36.853],[-94.6183,36.8512],[-94.6183,36.8498],[-94.6183,36.8496],[-94.6184,36.8479],[-94.6184,36.8477],[-94.6184,36.8473],[-94.6184,36.8466],[-94.6184,36.8461],[-94.6184,36.8451],[-94.6184,36.8448],[-94.6184,36.8445],[-94.6184,36.8444],[-94.6184,36.8438],[-94.6184,36.8395],[-94.6184,36.8394],[-94.6184,36.8376],[-94.6184,36.8364],[-94.6184,36.8354],[-94.6183,36.8348],[-94.6183,36.8338],[-94.6184,36.832],[-94.6184,36.8316],[-94.6184,36.8246],[-94.6184,36.8219],[-94.6185,36.8164],[-94.6185,36.8163],[-94.6184,36.8037],[-94.6184,36.8036],[-94.6183,36.7953],[-94.6182,36.781],[-94.6182,36.7794],[-94.6182,36.779],[-94.6182,36.7773],[-94.6183,36.7717],[-94.6183,36.7716],[-94.6183,36.7713],[-94.6183,36.7666],[-94.6183,36.7665],[-94.6183,36.7664],[-94.6183,36.7663],[-94.6183,36.7661],[-94.6183,36.7656],[-94.6183,36.7654],[-94.6183,36.7637],[-94.6184,36.7585],[-94.6184,36.757],[-94.6184,36.7568],[-94.6184,36.7567],[-94.6184,36.753],[-94.6185,36.7501],[-94.6183,36.7415],[-94.6183,36.7377],[-94.6183,36.7369],[-94.6183,36.7345],[-94.6183,36.7337],[-94.6183,36.7336],[-94.6183,36.7332],[-94.6183,36.7331],[-94.6183,36.7329],[-94.6183,36.7322],[-94.6183,36.7319],[-94.6182,36.7289],[-94.6182,36.7197],[-94.6182,36.7191],[-94.6182,36.7167],[-94.6182,36.7151],[-94.6182,36.7132],[-94.6182,36.7102],[-94.6182,36.7091],[-94.6182,36.7086],[-94.6182,36.7085],[-94.6182,36.7082],[-94.6182,36.708],[-94.6181,36.7075],[-94.6181,36.7059],[-94.6181,36.7054],[-94.6181,36.7046],[-94.6182,36.7024],[-94.6182,36.7017],[-94.6182,36.7014],[-94.6182,36.7004],[-94.6182,36.6978],[-94.6182,36.6974],[-94.6182,36.697],[-94.6182,36.6968],[-94.6182,36.6967],[-94.6181,36.695],[-94.6181,36.6936],[-94.6181,36.6924],[-94.6181,36.6875],[-94.6181,36.6868],[-94.6181,36.6864],[-94.6181,36.6859],[-94.6181,36.6826],[-94.6181,36.682],[-94.6181,36.6818],[-94.6181,36.6808],[-94.6181,36.6804],[-94.6181,36.6802],[-94.6181,36.6796],[-94.6181,36.6791],[-94.6181,36.679],[-94.6181,36.6789],[-94.6181,36.6788],[-94.6181,36.6779],[-94.6181,36.6772],[-94.6181,36.6762],[-94.6181,36.6756],[-94.6181,36.6754],[-94.6181,36.6753],[-94.6181,36.6751],[-94.6181,36.6749],[-94.6181,36.6746],[-94.6181,36.6743],[-94.6181,36.674],[-94.6181,36.6739],[-94.6181,36.6737],[-94.6181,36.6736],[-94.6181,36.6734],[-94.618,36.6732],[-94.618,36.6694],[-94.6181,36.6679],[-94.6181,36.6653],[-94.6181,36.6652],[-94.6181,36.6651],[-94.618,36.665],[-94.618,36.6649],[-94.618,36.6648],[-94.618,36.6647],[-94.618,36.6618],[-94.618,36.6617],[-94.618,36.6616],[-94.618,36.6614],[-94.618,36.6613],[-94.618,36.66],[-94.618,36.6599],[-94.618,36.6588],[-94.618,36.6554],[-94.618,36.6543],[-94.618,36.6542],[-94.618,36.654],[-94.618,36.6534],[-94.618,36.6532],[-94.618,36.653],[-94.618,36.6526],[-94.618,36.6525],[-94.618,36.6524],[-94.618,36.6523],[-94.618,36.6522],[-94.618,36.6521],[-94.618,36.6516],[-94.618,36.6492],[-94.618,36.6484],[-94.6179,36.6465],[-94.6179,36.6429],[-94.6179,36.6408],[-94.6179,36.6389],[-94.6179,36.6378],[-94.6178,36.6346],[-94.6178,36.6335],[-94.6178,36.6319],[-94.6178,36.6271],[-94.6178,36.6255],[-94.6178,36.6254],[-94.6178,36.6251],[-94.6178,36.625],[-94.6177,36.6249],[-94.6177,36.6248],[-94.6177,36.6247],[-94.6177,36.6246],[-94.6177,36.6245],[-94.6177,36.6241],[-94.6177,36.6223],[-94.6177,36.618],[-94.6177,36.615],[-94.6177,36.6126],[-94.6177,36.6118],[-94.6178,36.6098],[-94.6178,36.6092],[-94.6179,36.6084],[-94.6179,36.6083],[-94.6179,36.6081],[-94.6179,36.608],[-94.6178,36.6077],[-94.6178,36.6071],[-94.6178,36.607],[-94.6178,36.6068],[-94.6178,36.6067],[-94.6178,36.6064],[-94.6178,36.6063],[-94.6178,36.6056],[-94.6179,36.6049],[-94.6179,36.6021],[-94.6179,36.601],[-94.6179,36.6006],[-94.6179,36.5994],[-94.6179,36.5991],[-94.6179,36.5988],[-94.6179,36.5982],[-94.6179,36.5981],[-94.6179,36.598],[-94.6179,36.5979],[-94.6179,36.5971],[-94.6179,36.5968],[-94.6179,36.5945],[-94.6179,36.5943],[-94.6179,36.5936],[-94.6179,36.5927],[-94.6179,36.5924],[-94.6179,36.5912],[-94.6179,36.5902],[-94.6179,36.5899],[-94.6179,36.589],[-94.6179,36.5889],[-94.6179,36.5887],[-94.6179,36.5885],[-94.6179,36.5883],[-94.6179,36.5882],[-94.6179,36.5876],[-94.6179,36.5874],[-94.6179,36.5872],[-94.6179,36.5867],[-94.6179,36.5855],[-94.6179,36.5843],[-94.6179,36.5836],[-94.6179,36.5835],[-94.6179,36.5833],[-94.6179,36.5832],[-94.6179,36.5829],[-94.6179,36.5828],[-94.6179,36.5818],[-94.6179,36.5817],[-94.6179,36.5802],[-94.6179,36.5787],[-94.6179,36.5777],[-94.6179,36.5767],[-94.6179,36.5761],[-94.6179,36.5759],[-94.6179,36.5754],[-94.6179,36.5705],[-94.6179,36.5699],[-94.6179,36.5687],[-94.6179,36.5677],[-94.6179,36.5662],[-94.6179,36.566],[-94.6179,36.5634],[-94.6179,36.5618],[-94.6179,36.5604],[-94.6179,36.5598],[-94.6179,36.559],[-94.6179,36.5584],[-94.6179,36.5571],[-94.6179,36.5564],[-94.6179,36.5558],[-94.6179,36.5547],[-94.6179,36.5544],[-94.6179,36.5536],[-94.6179,36.55],[-94.6179,36.5488],[-94.6179,36.5486],[-94.6179,36.5484],[-94.6179,36.5478],[-94.6179,36.5477],[-94.6179,36.5474],[-94.6179,36.5473],[-94.6179,36.5468],[-94.6179,36.5466],[-94.6179,36.5462],[-94.6179,36.5448],[-94.6179,36.5396],[-94.6179,36.5379],[-94.6179,36.5377],[-94.6179,36.5376],[-94.6179,36.5372],[-94.6179,36.5371],[-94.6179,36.5369],[-94.6179,36.5368],[-94.6178,36.5363],[-94.6178,36.5361],[-94.6179,36.5342],[-94.6179,36.534],[-94.6179,36.5339],[-94.6179,36.5337],[-94.618,36.5329],[-94.618,36.5327],[-94.618,36.5311],[-94.618,36.5306],[-94.6179,36.5264],[-94.6179,36.5249],[-94.6179,36.5242],[-94.6179,36.5232],[-94.6179,36.5182],[-94.6179,36.5178],[-94.6179,36.5171],[-94.6179,36.5168],[-94.6179,36.5165],[-94.6178,36.5164],[-94.6178,36.5161],[-94.6178,36.5153],[-94.6178,36.5152],[-94.6179,36.5149],[-94.6179,36.5144],[-94.6179,36.5128],[-94.6179,36.5123],[-94.6179,36.5117],[-94.6178,36.51],[-94.6178,36.5094],[-94.6178,36.5092],[-94.6178,36.5087],[-94.6178,36.5085],[-94.6178,36.5084],[-94.6178,36.5081],[-94.6178,36.508],[-94.6178,36.5075],[-94.6178,36.5073],[-94.6178,36.5071],[-94.6178,36.5069],[-94.6179,36.5069],[-94.6179,36.5066],[-94.6179,36.5065],[-94.6179,36.5054],[-94.6179,36.505],[-94.6179,36.5044],[-94.6179,36.5042],[-94.6179,36.5037],[-94.6179,36.5036],[-94.6179,36.5034],[-94.6179,36.5025],[-94.6179,36.5024],[-94.6179,36.5019],[-94.6179,36.501],[-94.6179,36.5001],[-94.6179,36.5],[-94.6179,36.4994],[-94.6178,36.4985],[-94.6158,36.4877],[-94.6154,36.485],[-94.6154,36.4849],[-94.6149,36.4817],[-94.6148,36.4817],[-94.6147,36.4816],[-94.6138,36.4763],[-94.6133,36.4719],[-94.6128,36.4686],[-94.6122,36.4652],[-94.6121,36.4644],[-94.6116,36.4615],[-94.6116,36.4604],[-94.6105,36.4539],[-94.6104,36.4538],[-94.6103,36.4526],[-94.6102,36.4525],[-94.61,36.4512],[-94.61,36.4511],[-94.6098,36.4494],[-94.6097,36.4488],[-94.6094,36.4468],[-94.6084,36.441],[-94.6085,36.441],[-94.607,36.4318],[-94.6069,36.4317],[-94.6069,36.4316],[-94.6068,36.4303],[-94.6066,36.4289],[-94.6065,36.4288],[-94.6065,36.4281],[-94.6064,36.4281],[-94.6064,36.4272],[-94.6055,36.4219],[-94.604,36.4136],[-94.6037,36.4122],[-94.6036,36.4113],[-94.6035,36.411],[-94.6033,36.4095],[-94.603,36.4076],[-94.6029,36.4068],[-94.6029,36.4067],[-94.6026,36.4052],[-94.6026,36.4051],[-94.6025,36.4048],[-94.6025,36.4047],[-94.6025,36.4042],[-94.6024,36.4039],[-94.6024,36.4038],[-94.6024,36.4037],[-94.6022,36.4031],[-94.6021,36.4025],[-94.602,36.4021],[-94.602,36.4018],[-94.6019,36.4016],[-94.6016,36.3996],[-94.6016,36.3989],[-94.6015,36.3984],[-94.6014,36.3979],[-94.6012,36.3971],[-94.6012,36.3968],[-94.6009,36.3946],[-94.6008,36.3946],[-94.6005,36.3927],[-94.5995,36.3865],[-94.5995,36.3862],[-94.5994,36.3859],[-94.5994,36.3853],[-94.5983,36.3782],[-94.5981,36.3764],[-94.5981,36.3763],[-94.5979,36.3751],[-94.5978,36.3746],[-94.5966,36.367],[-94.5965,36.3663],[-94.5964,36.3655],[-94.5964,36.3654],[-94.5959,36.3628],[-94.5959,36.3624],[-94.5958,36.362],[-94.5954,36.3594],[-94.5954,36.359],[-94.5953,36.3587],[-94.5953,36.3586],[-94.5953,36.3582],[-94.5951,36.3574],[-94.5951,36.3569],[-94.5949,36.3561],[-94.5949,36.3558],[-94.5948,36.3548],[-94.5947,36.3545],[-94.5948,36.3545],[-94.5945,36.3527],[-94.5944,36.3527],[-94.5944,36.3525],[-94.5943,36.3509],[-94.594,36.3493],[-94.5934,36.3457],[-94.5934,36.3456],[-94.5931,36.3439],[-94.5931,36.3437],[-94.5919,36.3365],[-94.5918,36.336],[-94.5916,36.3349],[-94.5913,36.3325],[-94.588,36.3122],[-94.588,36.3121],[-94.5869,36.3043],[-94.5862,36.3002],[-94.5862,36.3],[-94.5862,36.2999],[-94.5858,36.2984],[-94.5857,36.2976],[-94.5857,36.2974],[-94.5855,36.2966],[-94.5855,36.2964],[-94.5856,36.2963],[-94.5855,36.2956],[-94.5854,36.2956],[-94.5854,36.2954],[-94.5853,36.2953],[-94.5853,36.2952],[-94.5853,36.2951],[-94.585,36.2938],[-94.585,36.2932],[-94.5848,36.2926],[-94.5846,36.2912],[-94.5846,36.2906],[-94.5845,36.2902],[-94.5842,36.2887],[-94.5836,36.2848],[-94.5834,36.2839],[-94.5834,36.2836],[-94.5832,36.2822],[-94.5831,36.2815],[-94.5827,36.2794],[-94.5826,36.2787],[-94.5826,36.2783],[-94.5825,36.2779],[-94.5824,36.2771],[-94.5823,36.2768],[-94.5822,36.2761],[-94.5821,36.2759],[-94.582,36.2749],[-94.5814,36.2716],[-94.5814,36.2711],[-94.5814,36.2709],[-94.5813,36.2709],[-94.5813,36.2706],[-94.5811,36.2693],[-94.581,36.2689],[-94.5808,36.2679],[-94.5808,36.2678],[-94.5807,36.2668],[-94.5805,36.2659],[-94.5804,36.2649],[-94.5802,36.2639],[-94.58,36.263],[-94.5799,36.2621],[-94.5798,36.2618],[-94.5798,36.2617],[-94.5794,36.2593],[-94.5794,36.2591],[-94.5793,36.2586],[-94.5792,36.2584],[-94.5791,36.2576],[-94.579,36.2572],[-94.579,36.2571],[-94.5789,36.2565],[-94.5787,36.2555],[-94.5787,36.2552],[-94.5786,36.2547],[-94.5785,36.2545],[-94.5785,36.2544],[-94.5785,36.2543],[-94.5784,36.254],[-94.5782,36.2529],[-94.578,36.2513],[-94.5779,36.2508],[-94.5777,36.2502],[-94.5777,36.2501],[-94.5777,36.2499],[-94.5777,36.2497],[-94.5772,36.2463],[-94.5771,36.246],[-94.577,36.2453],[-94.576,36.2402],[-94.576,36.2398],[-94.576,36.2397],[-94.5758,36.2383],[-94.5757,36.238],[-94.5757,36.2379],[-94.5755,36.2364],[-94.5752,36.2347],[-94.5752,36.2345],[-94.5751,36.2344],[-94.5751,36.2343],[-94.5751,36.2337],[-94.575,36.2331],[-94.5749,36.2327],[-94.5744,36.2301],[-94.5744,36.23],[-94.5739,36.2271],[-94.5739,36.2268],[-94.5738,36.2266],[-94.5738,36.2263],[-94.5738,36.2261],[-94.5738,36.226],[-94.5733,36.2231],[-94.5732,36.2225],[-94.573,36.2214],[-94.5721,36.2154],[-94.5718,36.2137],[-94.5713,36.211],[-94.5713,36.2109],[-94.5693,36.1995],[-94.5691,36.1984],[-94.5688,36.1965],[-94.5681,36.1924],[-94.5678,36.1909],[-94.5678,36.1908],[-94.5675,36.1894],[-94.5675,36.1893],[-94.5672,36.1872],[-94.5672,36.1871],[-94.567,36.1865],[-94.5667,36.1843],[-94.5665,36.1836],[-94.5665,36.1833],[-94.5664,36.1833],[-94.5664,36.1832],[-94.5664,36.1829],[-94.5664,36.1828],[-94.5664,36.1827],[-94.5663,36.1824],[-94.5661,36.1814],[-94.5659,36.1804],[-94.5658,36.1794],[-94.5656,36.1786],[-94.5652,36.1765],[-94.5652,36.1763],[-94.565,36.1751],[-94.565,36.1747],[-94.5643,36.1706],[-94.5641,36.1698],[-94.5639,36.1687],[-94.5638,36.1681],[-94.5637,36.1674],[-94.5637,36.1673],[-94.5633,36.1653],[-94.5633,36.1651],[-94.5632,36.1651],[-94.5629,36.1631],[-94.5628,36.1628],[-94.5627,36.1619],[-94.5623,36.16],[-94.5623,36.1599],[-94.5617,36.1563],[-94.5617,36.1562],[-94.5613,36.1542],[-94.5612,36.1539],[-94.5612,36.1536],[-94.5611,36.1534],[-94.5611,36.153],[-94.561,36.1526],[-94.561,36.1525],[-94.561,36.1524],[-94.5601,36.1475],[-94.5601,36.1472],[-94.5601,36.1471],[-94.5595,36.144],[-94.5593,36.1429],[-94.5585,36.1388],[-94.5584,36.1384],[-94.5569,36.1302],[-94.5569,36.13],[-94.5569,36.1298],[-94.5567,36.129],[-94.5563,36.1262],[-94.5562,36.1255],[-94.5561,36.1251],[-94.556,36.1242],[-94.5559,36.1233],[-94.5551,36.1184],[-94.5547,36.1165],[-94.5547,36.1164],[-94.5547,36.1163],[-94.5547,36.1162],[-94.5546,36.1161],[-94.5546,36.1159],[-94.5543,36.1139],[-94.5542,36.1137],[-94.5542,36.1136],[-94.5542,36.1133],[-94.5541,36.1129],[-94.5526,36.1047],[-94.5526,36.1046],[-94.5526,36.1045],[-94.5525,36.1042],[-94.5525,36.104],[-94.5524,36.1037],[-94.5524,36.1035],[-94.5524,36.1033],[-94.5524,36.1032],[-94.5522,36.1026],[-94.5522,36.1022],[-94.5521,36.102],[-94.5518,36.1001],[-94.551,36.0956],[-94.5506,36.093],[-94.5499,36.0894],[-94.5494,36.0868],[-94.5492,36.0854],[-94.5491,36.085],[-94.5479,36.0783],[-94.5479,36.0782],[-94.5477,36.0774],[-94.5477,36.0773],[-94.5468,36.0718],[-94.5468,36.0717],[-94.5466,36.0707],[-94.5459,36.0669],[-94.5448,36.0603],[-94.544,36.0556],[-94.5439,36.0549],[-94.5437,36.0538],[-94.5433,36.0514],[-94.5411,36.039],[-94.541,36.0386],[-94.5406,36.0364],[-94.5406,36.0363],[-94.5406,36.0362],[-94.5405,36.0358],[-94.5405,36.0357],[-94.5398,36.0314],[-94.5373,36.017],[-94.5364,36.0116],[-94.5358,36.0079],[-94.5358,36.0078],[-94.5354,36.0056],[-94.5354,36.0055],[-94.5352,36.0048],[-94.5351,36.0044],[-94.5349,36.0027],[-94.5346,36.0006],[-94.5345,36.0004],[-94.5344,36.0001],[-94.5343,35.9997],[-94.534,35.9976],[-94.5338,35.9969],[-94.5338,35.9968],[-94.5335,35.9952],[-94.5335,35.995],[-94.5334,35.9943],[-94.5334,35.9942],[-94.5333,35.9941],[-94.5333,35.9938],[-94.5333,35.9937],[-94.5332,35.9933],[-94.5332,35.9931],[-94.5331,35.9925],[-94.5328,35.9913],[-94.5326,35.99],[-94.5326,35.9897],[-94.5324,35.9889],[-94.5322,35.9878],[-94.5321,35.987],[-94.5319,35.9858],[-94.5318,35.9852],[-94.5313,35.9827],[-94.5313,35.9824],[-94.5311,35.9817],[-94.531,35.9809],[-94.5307,35.9794],[-94.5307,35.9791],[-94.5303,35.9769],[-94.5301,35.9759],[-94.5299,35.9748],[-94.5298,35.9744],[-94.5297,35.9739],[-94.5296,35.9734],[-94.5295,35.9725],[-94.5294,35.9722],[-94.5294,35.9719],[-94.5293,35.9716],[-94.5292,35.971],[-94.5292,35.9708],[-94.5292,35.9706],[-94.5289,35.9695],[-94.5288,35.969],[-94.5288,35.9689],[-94.5287,35.9684],[-94.5287,35.9682],[-94.5286,35.9674],[-94.5284,35.9662],[-94.5283,35.9661],[-94.5283,35.9658],[-94.5283,35.9657],[-94.5276,35.962],[-94.5257,35.9509],[-94.525,35.9472],[-94.5247,35.9455],[-94.5246,35.9451],[-94.5246,35.9449],[-94.5246,35.9448],[-94.5245,35.9444],[-94.5245,35.9443],[-94.5245,35.9442],[-94.5245,35.9441],[-94.5245,35.944],[-94.5244,35.9432],[-94.5243,35.9427],[-94.5242,35.9424],[-94.5241,35.9417],[-94.524,35.9413],[-94.524,35.941],[-94.5239,35.9407],[-94.5238,35.9405],[-94.5237,35.9403],[-94.5236,35.9402],[-94.5236,35.9398],[-94.5236,35.9395],[-94.5235,35.9392],[-94.5235,35.939],[-94.5235,35.9389],[-94.5235,35.9388],[-94.5235,35.9387],[-94.5234,35.9381],[-94.5233,35.9371],[-94.5232,35.9366],[-94.5232,35.9365],[-94.523,35.9351],[-94.523,35.935],[-94.523,35.9348],[-94.523,35.9347],[-94.5229,35.9346],[-94.5229,35.9345],[-94.5229,35.9344],[-94.5223,35.9316],[-94.5213,35.9245],[-94.5212,35.9242],[-94.5212,35.924],[-94.5212,35.9238],[-94.52,35.9168],[-94.5192,35.9114],[-94.5191,35.9113],[-94.519,35.9106],[-94.5189,35.91],[-94.5183,35.9065],[-94.5183,35.9064],[-94.5183,35.9063],[-94.5182,35.9062],[-94.5182,35.9061],[-94.5182,35.906],[-94.5182,35.9058],[-94.5176,35.9019],[-94.5174,35.9008],[-94.517,35.8989],[-94.5159,35.8925],[-94.5155,35.8904],[-94.5155,35.8901],[-94.5149,35.8866],[-94.5146,35.8846],[-94.5145,35.8845],[-94.513,35.8763],[-94.5128,35.8751],[-94.5105,35.8625],[-94.5093,35.8555],[-94.5085,35.8505],[-94.5085,35.8504],[-94.5083,35.8496],[-94.5079,35.8471],[-94.5078,35.8462],[-94.5077,35.8461],[-94.5077,35.846],[-94.5077,35.8457],[-94.5075,35.8445],[-94.5074,35.8442],[-94.5073,35.8438],[-94.5071,35.8424],[-94.5069,35.8412],[-94.5069,35.841],[-94.5068,35.8408],[-94.5066,35.8395],[-94.5065,35.8389],[-94.5064,35.8383],[-94.5061,35.8366],[-94.506,35.8362],[-94.5059,35.8356],[-94.5058,35.835],[-94.5058,35.8347],[-94.5057,35.8341],[-94.5057,35.8338],[-94.5055,35.8328],[-94.505,35.8297],[-94.5048,35.8287],[-94.5048,35.8286],[-94.5048,35.8284],[-94.5045,35.8273],[-94.5045,35.8268],[-94.5044,35.8264],[-94.5043,35.826],[-94.5042,35.8254],[-94.5042,35.8251],[-94.5042,35.825],[-94.5041,35.8248],[-94.5039,35.8234],[-94.5033,35.8194],[-94.5031,35.818],[-94.503,35.8178],[-94.503,35.8175],[-94.503,35.8172],[-94.5015,35.8081],[-94.5014,35.8079],[-94.5014,35.8078],[-94.5014,35.8076],[-94.5014,35.8075],[-94.5013,35.8075],[-94.5013,35.8074],[-94.5013,35.8071],[-94.5012,35.8064],[-94.5009,35.8046],[-94.5008,35.8042],[-94.5008,35.8041],[-94.5008,35.8039],[-94.5007,35.8038],[-94.5007,35.8036],[-94.5006,35.8031],[-94.5006,35.8029],[-94.5005,35.8023],[-94.5002,35.8009],[-94.4997,35.7969],[-94.4996,35.7969],[-94.4994,35.7955],[-94.4991,35.7939],[-94.4991,35.7938],[-94.499,35.7935],[-94.4989,35.7928],[-94.4989,35.7925],[-94.4987,35.7916],[-94.4986,35.7908],[-94.4982,35.7885],[-94.498,35.7878],[-94.498,35.7877],[-94.498,35.7874],[-94.498,35.7873],[-94.497,35.7815],[-94.4969,35.7813],[-94.4956,35.7737],[-94.4954,35.7727],[-94.4948,35.7696],[-94.4946,35.7686],[-94.4946,35.7683],[-94.4945,35.7682],[-94.4944,35.7681],[-94.4941,35.766],[-94.4939,35.7653],[-94.4935,35.7629],[-94.4934,35.7628],[-94.4934,35.7619],[-94.4931,35.7592],[-94.4931,35.7589],[-94.4929,35.758],[-94.4929,35.7578],[-94.4924,35.7551],[-94.4917,35.7506],[-94.4916,35.7506],[-94.4916,35.7503],[-94.4916,35.7498],[-94.4916,35.7497],[-94.4912,35.7471],[-94.491,35.7462],[-94.491,35.746],[-94.4909,35.7452],[-94.4908,35.7449],[-94.4906,35.7434],[-94.4898,35.7388],[-94.4895,35.7372],[-94.4893,35.7359],[-94.4887,35.7319],[-94.4884,35.7306],[-94.4884,35.7303],[-94.4883,35.7295],[-94.4882,35.7292],[-94.4881,35.7288],[-94.4879,35.7283],[-94.4877,35.7274],[-94.4876,35.7269],[-94.4876,35.7268],[-94.4876,35.7263],[-94.4876,35.7261],[-94.4876,35.726],[-94.4875,35.7256],[-94.4875,35.7254],[-94.4874,35.7252],[-94.4874,35.7251],[-94.4871,35.7228],[-94.4869,35.7215],[-94.4851,35.7105],[-94.4845,35.7068],[-94.4844,35.7064],[-94.4842,35.7053],[-94.4842,35.7049],[-94.4839,35.7035],[-94.4832,35.6994],[-94.4829,35.698],[-94.4829,35.6979],[-94.4829,35.6977],[-94.4828,35.6976],[-94.4826,35.6965],[-94.4826,35.6961],[-94.4825,35.6957],[-94.4821,35.6932],[-94.4819,35.6921],[-94.4818,35.6917],[-94.4816,35.6907],[-94.4815,35.6904],[-94.4815,35.69],[-94.4813,35.6888],[-94.4812,35.6884],[-94.4807,35.6855],[-94.4807,35.6853],[-94.4797,35.6797],[-94.4792,35.6768],[-94.4788,35.6741],[-94.4787,35.6738],[-94.4787,35.6737],[-94.4787,35.6733],[-94.4786,35.6732],[-94.4785,35.6728],[-94.4785,35.6725],[-94.4784,35.6717],[-94.4783,35.6714],[-94.4782,35.6709],[-94.478,35.6699],[-94.478,35.6695],[-94.4779,35.669],[-94.4777,35.668],[-94.4771,35.6648],[-94.477,35.6637],[-94.4764,35.6602],[-94.4762,35.6591],[-94.475,35.6523],[-94.4748,35.6507],[-94.4738,35.6453],[-94.4737,35.6448],[-94.473,35.6407],[-94.4729,35.6402],[-94.4729,35.64],[-94.4727,35.639],[-94.4727,35.6386],[-94.4725,35.6374],[-94.4721,35.6354],[-94.4719,35.6339],[-94.4717,35.6327],[-94.4716,35.632],[-94.4715,35.6309],[-94.4713,35.6299],[-94.4712,35.6292],[-94.4706,35.6261],[-94.4705,35.6251],[-94.469,35.6166],[-94.4685,35.6134],[-94.4684,35.6132],[-94.4684,35.6131],[-94.4684,35.613],[-94.4684,35.6129],[-94.4678,35.6091],[-94.4674,35.6071],[-94.4673,35.606],[-94.4672,35.6056],[-94.4672,35.6054],[-94.4669,35.6039],[-94.4666,35.6018],[-94.4665,35.6012],[-94.4662,35.5996],[-94.4652,35.5941],[-94.4652,35.5937],[-94.465,35.5924],[-94.465,35.592],[-94.4648,35.5916],[-94.4648,35.5914],[-94.4648,35.5911],[-94.4647,35.5906],[-94.4646,35.5899],[-94.4645,35.5892],[-94.4644,35.5892],[-94.4644,35.5887],[-94.4643,35.5878],[-94.4642,35.5876],[-94.4642,35.5875],[-94.4641,35.587],[-94.4641,35.5865],[-94.464,35.5862],[-94.4639,35.5859],[-94.4639,35.5855],[-94.4638,35.5847],[-94.4637,35.5842],[-94.4636,35.5838],[-94.4636,35.5837],[-94.4636,35.5836],[-94.4635,35.5833],[-94.4634,35.5827],[-94.4629,35.58],[-94.4622,35.5749],[-94.4621,35.574],[-94.4618,35.5725],[-94.4607,35.5653],[-94.4603,35.5629],[-94.4602,35.5627],[-94.4601,35.562],[-94.4601,35.5617],[-94.46,35.5613],[-94.4588,35.5538],[-94.4581,35.5498],[-94.4574,35.5455],[-94.4568,35.5418],[-94.4566,35.5404],[-94.4566,35.5403],[-94.4564,35.5388],[-94.4547,35.5286],[-94.4547,35.5284],[-94.4544,35.5268],[-94.4544,35.5266],[-94.4536,35.522],[-94.4534,35.5206],[-94.4527,35.5164],[-94.4525,35.5149],[-94.4524,35.5148],[-94.4524,35.5142],[-94.4523,35.5141],[-94.4523,35.5138],[-94.4521,35.5129],[-94.4521,35.5126],[-94.452,35.5123],[-94.452,35.5121],[-94.4519,35.5114],[-94.4519,35.5112],[-94.4518,35.5106],[-94.4515,35.5091],[-94.4514,35.5086],[-94.4514,35.5085],[-94.4514,35.5084],[-94.4514,35.5083],[-94.4514,35.5082],[-94.4514,35.5081],[-94.4512,35.507],[-94.4507,35.5039],[-94.4505,35.5028],[-94.4505,35.5027],[-94.4505,35.5026],[-94.4505,35.5025],[-94.4505,35.5024],[-94.4502,35.5002],[-94.45,35.4981],[-94.4498,35.4974],[-94.4497,35.4968],[-94.4497,35.4967],[-94.4497,35.4966],[-94.4496,35.4964],[-94.4496,35.4963],[-94.4492,35.4948],[-94.449,35.4932],[-94.4481,35.4873],[-94.448,35.4871],[-94.448,35.4868],[-94.4477,35.4857],[-94.4454,35.4725],[-94.4451,35.4706],[-94.4429,35.4583],[-94.4421,35.4538],[-94.4417,35.4531],[-94.4415,35.4527],[-94.4413,35.4517],[-94.4413,35.4514],[-94.4412,35.4511],[-94.4411,35.4504],[-94.4411,35.4502],[-94.4411,35.4501],[-94.4411,35.4499],[-94.4407,35.4479],[-94.4407,35.4477],[-94.4406,35.4473],[-94.4406,35.4472],[-94.4401,35.4431],[-94.4399,35.4412],[-94.4384,35.4343],[-94.4383,35.4342],[-94.4359,35.4206],[-94.4357,35.4195],[-94.4342,35.4109],[-94.4342,35.4106],[-94.4341,35.4102],[-94.4341,35.41],[-94.4332,35.4051],[-94.4332,35.405],[-94.4331,35.4046],[-94.4331,35.4045],[-94.433,35.4042],[-94.4328,35.4032],[-94.4326,35.4023],[-94.4318,35.3988],[-94.4318,35.3987],[-94.4317,35.3986],[-94.4317,35.3985],[-94.4317,35.3984],[-94.4317,35.398],[-94.4317,35.3977],[-94.4317,35.3976],[-94.4316,35.3966],[-94.4315,35.3951],[-94.4314,35.3949],[-94.4314,35.3947],[-94.4312,35.3943],[-94.431,35.3937],[-94.431,35.3925],[-94.4316,35.3919],[-94.4318,35.3917],[-94.4321,35.3913],[-94.4332,35.39],[-94.4337,35.3895],[-94.4341,35.389],[-94.4342,35.3887],[-94.4344,35.3879],[-94.4345,35.3874],[-94.4345,35.3873],[-94.4346,35.3871],[-94.4348,35.3869],[-94.435,35.3867],[-94.4352,35.3865],[-94.4354,35.3863],[-94.4356,35.3861],[-94.4347,35.3835],[-94.4331,35.3783],[-94.4334,35.3762],[-94.4332,35.375],[-94.4331,35.3747],[-94.433,35.3743],[-94.4329,35.3738],[-94.4324,35.3723],[-94.4323,35.3719],[-94.4322,35.3718],[-94.4321,35.3714],[-94.4321,35.3713],[-94.4319,35.3707],[-94.4318,35.3706],[-94.4316,35.3695],[-94.4318,35.3685],[-94.4318,35.3684],[-94.432,35.3678],[-94.4322,35.3672],[-94.4326,35.3667],[-94.433,35.3661],[-94.4331,35.3659],[-94.4332,35.3658],[-94.4331,35.3656],[-94.433,35.3654],[-94.4331,35.3653],[-94.433,35.365],[-94.433,35.3649],[-94.4329,35.3648],[-94.4328,35.3647],[-94.4327,35.3646],[-94.4326,35.3645],[-94.4325,35.3644],[-94.4324,35.3643],[-94.4322,35.3636],[-94.4323,35.3635],[-94.4323,35.3633],[-94.4323,35.3632],[-94.4323,35.3631],[-94.4322,35.363],[-94.4323,35.3627],[-94.4323,35.3622],[-94.4323,35.3621],[-94.4323,35.3618],[-94.4323,35.3616],[-94.4323,35.3615],[-94.4323,35.3614],[-94.4323,35.3613],[-94.4323,35.361],[-94.4324,35.3601],[-94.4324,35.3598],[-94.4324,35.3592],[-94.4324,35.3588],[-94.4324,35.3585],[-94.4324,35.3582],[-94.4324,35.3578],[-94.4325,35.3574],[-94.4325,35.3568],[-94.4325,35.3566],[-94.4325,35.3559],[-94.4326,35.3555],[-94.4326,35.3553],[-94.4326,35.3544],[-94.4326,35.3543],[-94.4326,35.3541],[-94.4326,35.3538],[-94.4326,35.3537],[-94.4326,35.3533],[-94.4326,35.3532],[-94.4326,35.353],[-94.4326,35.3528],[-94.4326,35.3521],[-94.4327,35.3517],[-94.4327,35.3514],[-94.4327,35.3512],[-94.4327,35.3496],[-94.4328,35.3496],[-94.4328,35.3486],[-94.4328,35.3485],[-94.4329,35.3465],[-94.4329,35.3462],[-94.4329,35.3461],[-94.4329,35.3454],[-94.433,35.3447],[-94.433,35.3444],[-94.433,35.3439],[-94.433,35.3433],[-94.433,35.3421],[-94.433,35.3419],[-94.433,35.3417],[-94.4331,35.3409],[-94.4331,35.3408],[-94.4331,35.3405],[-94.4331,35.3403],[-94.4331,35.3402],[-94.4331,35.34],[-94.4332,35.3394],[-94.4332,35.3385],[-94.4332,35.3382],[-94.4332,35.3379],[-94.4332,35.3378],[-94.4333,35.3372],[-94.4334,35.3359],[-94.4334,35.3357],[-94.4334,35.3356],[-94.4334,35.3354],[-94.4334,35.3353],[-94.4334,35.334],[-94.4334,35.3323],[-94.4335,35.332],[-94.4335,35.3311],[-94.4335,35.3309],[-94.4335,35.3302],[-94.4336,35.3293],[-94.4336,35.3285],[-94.4336,35.3281],[-94.4337,35.3279],[-94.4338,35.3255],[-94.4338,35.325],[-94.4338,35.3248],[-94.4338,35.3234],[-94.4338,35.3219],[-94.4339,35.3212],[-94.4339,35.3211],[-94.4339,35.3209],[-94.4339,35.3203],[-94.4339,35.32],[-94.4339,35.3199],[-94.4339,35.3197],[-94.4339,35.3192],[-94.4339,35.3189],[-94.434,35.3183],[-94.434,35.3178],[-94.434,35.3176],[-94.434,35.3174],[-94.434,35.3171],[-94.434,35.3168],[-94.4341,35.3158],[-94.4342,35.3142],[-94.4342,35.3141],[-94.4342,35.314],[-94.4342,35.3136],[-94.4342,35.3133],[-94.4342,35.313],[-94.4342,35.3126],[-94.4343,35.3124],[-94.4343,35.3118],[-94.4343,35.3113],[-94.4343,35.3112],[-94.4343,35.3107],[-94.4343,35.3106],[-94.4343,35.3105],[-94.4343,35.3103],[-94.4343,35.3095],[-94.4343,35.309],[-94.4343,35.3088],[-94.4343,35.3084],[-94.4344,35.3077],[-94.4344,35.3076],[-94.4344,35.3075],[-94.4345,35.3066],[-94.4344,35.3061],[-94.4344,35.3049],[-94.4344,35.3043],[-94.4344,35.3023],[-94.4344,35.302],[-94.4344,35.3019],[-94.4344,35.3017],[-94.4344,35.3016],[-94.4344,35.3014],[-94.4344,35.3013],[-94.4344,35.301],[-94.4344,35.3002],[-94.4344,35.3],[-94.4344,35.2999],[-94.4344,35.2996],[-94.4344,35.2982],[-94.4344,35.298],[-94.4344,35.2979],[-94.4344,35.2977],[-94.4344,35.2975],[-94.4345,35.2975],[-94.4347,35.2961],[-94.4347,35.2958],[-94.4351,35.2923],[-94.4351,35.2921],[-94.4351,35.2919],[-94.4351,35.2917],[-94.4351,35.2916],[-94.4351,35.2899],[-94.4351,35.2895],[-94.4351,35.2893],[-94.4352,35.2891],[-94.4352,35.289],[-94.4352,35.2889],[-94.4352,35.2887],[-94.4352,35.2886],[-94.4352,35.2885],[-94.4352,35.2883],[-94.4352,35.2882],[-94.4353,35.2877],[-94.4353,35.2872],[-94.4353,35.287],[-94.4353,35.2869],[-94.4353,35.2868],[-94.4353,35.2867],[-94.4353,35.2858],[-94.4354,35.2856],[-94.4354,35.2853],[-94.4354,35.2849],[-94.4353,35.2807],[-94.4353,35.2803],[-94.4353,35.2799],[-94.4353,35.2796],[-94.4354,35.2789],[-94.4354,35.2788],[-94.4354,35.2786],[-94.4355,35.2781],[-94.4356,35.2766],[-94.4357,35.276],[-94.4357,35.2752],[-94.4357,35.2751],[-94.4357,35.275],[-94.4357,35.2749],[-94.4357,35.2747],[-94.4357,35.2746],[-94.4357,35.2745],[-94.4357,35.2744],[-94.4358,35.2743],[-94.4358,35.2739],[-94.4358,35.2738],[-94.4358,35.2732],[-94.4358,35.273],[-94.4358,35.2728],[-94.4358,35.2727],[-94.4358,35.2726],[-94.4358,35.2723],[-94.4358,35.2719],[-94.4358,35.2718],[-94.4358,35.2712],[-94.4359,35.2682],[-94.4359,35.268],[-94.436,35.2663],[-94.436,35.2661],[-94.4361,35.2629],[-94.4362,35.2602],[-94.4362,35.2596],[-94.4362,35.2591],[-94.4363,35.2581],[-94.4366,35.2501],[-94.437,35.2467],[-94.4375,35.2432],[-94.4375,35.2428],[-94.4376,35.2422],[-94.4378,35.2403],[-94.4378,35.2402],[-94.4378,35.2401],[-94.4378,35.2398],[-94.4378,35.2393],[-94.4377,35.238],[-94.4376,35.2309],[-94.4376,35.2307],[-94.4376,35.2297],[-94.4377,35.2269],[-94.4377,35.2259],[-94.4377,35.2258],[-94.4377,35.2257],[-94.4377,35.2256],[-94.4378,35.2243],[-94.4378,35.2237],[-94.4378,35.2236],[-94.4378,35.2233],[-94.4378,35.2231],[-94.4378,35.223],[-94.4378,35.2229],[-94.4379,35.2222],[-94.4379,35.222],[-94.4379,35.2219],[-94.4379,35.2218],[-94.4379,35.2217],[-94.4379,35.2214],[-94.4379,35.2207],[-94.4381,35.2165],[-94.4382,35.2112],[-94.4382,35.211],[-94.4383,35.2106],[-94.4383,35.2088],[-94.4383,35.2086],[-94.4385,35.2019],[-94.4385,35.2014],[-94.4385,35.201],[-94.4386,35.199],[-94.4386,35.1987],[-94.4386,35.1981],[-94.4386,35.1978],[-94.4387,35.1975],[-94.4386,35.1973],[-94.4386,35.1972],[-94.4386,35.1969],[-94.4387,35.1964],[-94.4387,35.1958],[-94.4387,35.1955],[-94.4387,35.1951],[-94.4387,35.1937],[-94.4387,35.1935],[-94.4387,35.1934],[-94.4389,35.1856],[-94.439,35.1847],[-94.439,35.1832],[-94.439,35.183],[-94.439,35.1828],[-94.4391,35.1823],[-94.4392,35.1789],[-94.4392,35.1788],[-94.4394,35.1756],[-94.4394,35.1737],[-94.4395,35.1718],[-94.4396,35.1703],[-94.4396,35.1691],[-94.4395,35.169],[-94.4396,35.1663],[-94.4397,35.1635],[-94.4397,35.1634],[-94.4399,35.1571],[-94.4401,35.1497],[-94.4402,35.1488],[-94.4403,35.1455],[-94.4403,35.1453],[-94.4404,35.1391],[-94.4404,35.1389],[-94.4406,35.1331],[-94.4407,35.1315],[-94.4407,35.1313],[-94.4407,35.1312],[-94.4407,35.1302],[-94.4407,35.1291],[-94.4408,35.1287],[-94.4408,35.1282],[-94.4408,35.1281],[-94.4409,35.1281],[-94.4409,35.128],[-94.4409,35.1278],[-94.441,35.1278],[-94.441,35.1273],[-94.441,35.1271],[-94.441,35.127],[-94.441,35.1269],[-94.441,35.1268],[-94.441,35.1267],[-94.441,35.1264],[-94.441,35.1263],[-94.441,35.1262],[-94.441,35.126],[-94.441,35.1259],[-94.441,35.1258],[-94.441,35.1257],[-94.441,35.1255],[-94.441,35.1254],[-94.4411,35.1249],[-94.4411,35.1248],[-94.4411,35.1247],[-94.4411,35.1246],[-94.4411,35.1243],[-94.4411,35.1242],[-94.4411,35.1241],[-94.4411,35.124],[-94.4411,35.1233],[-94.4411,35.1223],[-94.4411,35.1215],[-94.4411,35.1206],[-94.4411,35.1203],[-94.4413,35.1166],[-94.4413,35.1158],[-94.4414,35.1135],[-94.4415,35.1112],[-94.4417,35.1052],[-94.442,35.097],[-94.4421,35.0918],[-94.4423,35.0878],[-94.4424,35.0828],[-94.4425,35.081],[-94.4425,35.0809],[-94.4425,35.0802],[-94.4425,35.0797],[-94.4425,35.0789],[-94.4426,35.0781],[-94.4428,35.0742],[-94.4428,35.0735],[-94.4428,35.0713],[-94.4429,35.0706],[-94.4429,35.0701],[-94.4429,35.0684],[-94.443,35.0679],[-94.443,35.0666],[-94.443,35.0654],[-94.4432,35.0625],[-94.4434,35.0559],[-94.4441,35.0366],[-94.4443,35.0304],[-94.4443,35.0292],[-94.4443,35.0287],[-94.4444,35.0257],[-94.4446,35.0193],[-94.4446,35.0192],[-94.4447,35.0165],[-94.4453,35.0017],[-94.4452,35.0017],[-94.4453,35.001],[-94.4454,35.0001],[-94.4455,34.998],[-94.4455,34.9978],[-94.4456,34.9941],[-94.4457,34.9905],[-94.4458,34.9893],[-94.4459,34.9851],[-94.446,34.9806],[-94.4461,34.9784],[-94.4461,34.9782],[-94.4461,34.978],[-94.4461,34.9776],[-94.4462,34.976],[-94.4463,34.9735],[-94.4464,34.971],[-94.4464,34.9709],[-94.4464,34.9707],[-94.4464,34.9699],[-94.4464,34.9691],[-94.4467,34.9621],[-94.4475,34.9419],[-94.4478,34.9339],[-94.4481,34.926],[-94.4481,34.9259],[-94.4481,34.9254],[-94.4483,34.9214],[-94.4485,34.9141],[-94.4488,34.9077],[-94.449,34.9027],[-94.449,34.9025],[-94.449,34.9021],[-94.449,34.902],[-94.4492,34.8955],[-94.4492,34.8954],[-94.4492,34.8952],[-94.4492,34.8951],[-94.449,34.8944],[-94.4491,34.8927],[-94.4491,34.8909],[-94.4491,34.8908],[-94.4491,34.89],[-94.4491,34.8892],[-94.4493,34.8853],[-94.4493,34.8848],[-94.4493,34.8847],[-94.4493,34.8846],[-94.4494,34.882],[-94.4494,34.8818],[-94.4494,34.8817],[-94.4497,34.8754],[-94.4497,34.8753],[-94.4497,34.8751],[-94.4497,34.875],[-94.4497,34.8745],[-94.4497,34.8743],[-94.4497,34.8737],[-94.4497,34.8735],[-94.4497,34.8733],[-94.4497,34.8732],[-94.4498,34.8726],[-94.4497,34.8724],[-94.4498,34.8719],[-94.4498,34.8718],[-94.4498,34.8714],[-94.4498,34.8712],[-94.4498,34.8711],[-94.4498,34.871],[-94.4498,34.8709],[-94.4498,34.8708],[-94.4498,34.8707],[-94.4498,34.8704],[-94.4498,34.8702],[-94.4498,34.8699],[-94.4498,34.8698],[-94.4498,34.8697],[-94.4498,34.868],[-94.4499,34.8672],[-94.4499,34.8668],[-94.4499,34.8666],[-94.4499,34.8663],[-94.45,34.8659],[-94.45,34.8657],[-94.45,34.8655],[-94.4499,34.8651],[-94.4499,34.8649],[-94.4499,34.8645],[-94.4499,34.8641],[-94.4499,34.8638],[-94.4499,34.863],[-94.4499,34.8627],[-94.4499,34.8626],[-94.4499,34.8625],[-94.45,34.8622],[-94.45,34.8611],[-94.45,34.8603],[-94.45,34.8602],[-94.4501,34.8602],[-94.4501,34.8587],[-94.4502,34.8581],[-94.4502,34.8566],[-94.4502,34.8565],[-94.4502,34.8563],[-94.4502,34.8554],[-94.4503,34.8528],[-94.4506,34.8413],[-94.4507,34.8401],[-94.4507,34.8391],[-94.4509,34.8334],[-94.451,34.8307],[-94.4511,34.8278],[-94.4511,34.8276],[-94.4512,34.8235],[-94.4512,34.8234],[-94.4514,34.8177],[-94.4516,34.8147],[-94.4519,34.8058],[-94.452,34.8029],[-94.4522,34.7982],[-94.4523,34.7954],[-94.4525,34.7904],[-94.4525,34.7899],[-94.4526,34.7889],[-94.4527,34.7862],[-94.4532,34.7726],[-94.4532,34.7725],[-94.4534,34.7662],[-94.4534,34.7661],[-94.4535,34.7622],[-94.4535,34.76],[-94.4535,34.7598],[-94.4538,34.7503],[-94.4542,34.7402],[-94.4542,34.7399],[-94.4544,34.7346],[-94.4546,34.729],[-94.4547,34.7249],[-94.4547,34.7242],[-94.4547,34.724],[-94.4553,34.7074],[-94.4553,34.7071],[-94.4553,34.7067],[-94.4557,34.6938],[-94.4557,34.6937],[-94.4557,34.6935],[-94.4559,34.6882],[-94.4559,34.687],[-94.456,34.6846],[-94.4561,34.6816],[-94.4561,34.6798],[-94.4562,34.6783],[-94.4563,34.6749],[-94.4564,34.6732],[-94.4564,34.6717],[-94.4566,34.666],[-94.4569,34.6557],[-94.4571,34.6495],[-94.4572,34.6468],[-94.4575,34.6435],[-94.4575,34.6434],[-94.4575,34.6433],[-94.4575,34.6432],[-94.4576,34.643],[-94.4576,34.6429],[-94.4576,34.6428],[-94.4576,34.6427],[-94.4574,34.6424],[-94.4574,34.6423],[-94.4573,34.6421],[-94.4573,34.642],[-94.4573,34.6419],[-94.4572,34.6416],[-94.4572,34.6414],[-94.4572,34.641],[-94.4573,34.6405],[-94.4573,34.6396],[-94.4573,34.639],[-94.4573,34.638],[-94.4574,34.6373],[-94.4574,34.6369],[-94.4574,34.6364],[-94.4575,34.6362],[-94.4575,34.6356],[-94.4575,34.6351],[-94.4576,34.6348],[-94.4576,34.6314],[-94.4578,34.6251],[-94.4582,34.6143],[-94.4583,34.6096],[-94.4585,34.6021],[-94.4586,34.5999],[-94.4587,34.594],[-94.4589,34.5878],[-94.4592,34.5787],[-94.4595,34.5685],[-94.46,34.5503],[-94.46,34.5499],[-94.46,34.5493],[-94.4603,34.5453],[-94.4603,34.5451],[-94.4603,34.5448],[-94.4603,34.5446],[-94.4603,34.5435],[-94.4603,34.5384],[-94.4604,34.5347],[-94.4605,34.5307],[-94.4605,34.5281],[-94.4607,34.5244],[-94.4608,34.5203],[-94.4608,34.5196],[-94.4608,34.5181],[-94.4609,34.5146],[-94.4611,34.5098],[-94.4611,34.5097],[-94.4612,34.5075],[-94.4614,34.5001],[-94.4614,34.4973],[-94.4614,34.4972],[-94.4614,34.4971],[-94.4614,34.497],[-94.4614,34.4969],[-94.4614,34.495],[-94.4616,34.4909],[-94.4617,34.4859],[-94.462,34.4777],[-94.4621,34.4715],[-94.4621,34.4704],[-94.4621,34.4702],[-94.4621,34.4701],[-94.4622,34.468],[-94.4623,34.4631],[-94.4623,34.4629],[-94.4624,34.4596],[-94.4625,34.4566],[-94.4625,34.4558],[-94.4626,34.4542],[-94.4627,34.4475],[-94.4628,34.447],[-94.4628,34.4469],[-94.4628,34.4468],[-94.4628,34.446],[-94.4628,34.4458],[-94.4631,34.4399],[-94.4632,34.4377],[-94.4633,34.4327],[-94.4635,34.4275],[-94.4636,34.4217],[-94.4638,34.4203],[-94.4638,34.4198],[-94.4638,34.4197],[-94.4638,34.4196],[-94.4638,34.4194],[-94.4638,34.419],[-94.4638,34.4183],[-94.4638,34.4182],[-94.4637,34.418],[-94.4637,34.4179],[-94.4637,34.4178],[-94.4638,34.4176],[-94.4638,34.4173],[-94.4638,34.4168],[-94.4638,34.4166],[-94.4638,34.4161],[-94.4638,34.4158],[-94.4638,34.4155],[-94.4638,34.4153],[-94.4639,34.4149],[-94.4639,34.4144],[-94.4639,34.4143],[-94.464,34.4143],[-94.464,34.4141],[-94.464,34.4138],[-94.464,34.4133],[-94.4641,34.4126],[-94.4641,34.4124],[-94.4641,34.4123],[-94.4641,34.4121],[-94.4641,34.4115],[-94.4641,34.4109],[-94.4641,34.4107],[-94.4641,34.4104],[-94.4641,34.4103],[-94.464,34.4101],[-94.464,34.4098],[-94.464,34.4097],[-94.464,34.4096],[-94.464,34.4094],[-94.4641,34.4093],[-94.4641,34.4092],[-94.4641,34.409],[-94.4641,34.4087],[-94.4641,34.4085],[-94.4641,34.4083],[-94.4641,34.4081],[-94.4641,34.4079],[-94.4641,34.4078],[-94.4641,34.4077],[-94.4641,34.4076],[-94.4642,34.4073],[-94.4642,34.4068],[-94.4642,34.4065],[-94.4642,34.4064],[-94.4642,34.4059],[-94.4642,34.4057],[-94.4642,34.4055],[-94.4642,34.4044],[-94.4643,34.4044],[-94.4643,34.4043],[-94.4643,34.404],[-94.4643,34.4038],[-94.4643,34.4035],[-94.4643,34.4028],[-94.4643,34.4027],[-94.4644,34.3998],[-94.4644,34.3997],[-94.4644,34.3996],[-94.4644,34.3995],[-94.4644,34.3965],[-94.4647,34.3872],[-94.4647,34.3869],[-94.4647,34.3867],[-94.4647,34.3866],[-94.4647,34.3865],[-94.4647,34.3864],[-94.4647,34.3863],[-94.4647,34.3862],[-94.4647,34.3861],[-94.4647,34.386],[-94.4647,34.3859],[-94.4647,34.3858],[-94.4647,34.3856],[-94.4647,34.3855],[-94.465,34.3779],[-94.465,34.3776],[-94.465,34.3773],[-94.4651,34.376],[-94.4651,34.3759],[-94.4651,34.3758],[-94.4651,34.3756],[-94.4651,34.3753],[-94.4651,34.3751],[-94.4651,34.375],[-94.4651,34.3747],[-94.4653,34.3706],[-94.4653,34.3666],[-94.4654,34.3648],[-94.4654,34.3647],[-94.4655,34.3639],[-94.4655,34.3634],[-94.4655,34.3617],[-94.4655,34.3616],[-94.4654,34.36],[-94.4654,34.3599],[-94.4654,34.3597],[-94.4654,34.3596],[-94.4654,34.3593],[-94.4654,34.3592],[-94.4654,34.3589],[-94.4654,34.3585],[-94.4654,34.3584],[-94.4655,34.3577],[-94.4655,34.3575],[-94.4655,34.3573],[-94.4655,34.3569],[-94.4655,34.3567],[-94.4655,34.3566],[-94.4655,34.3564],[-94.4655,34.3563],[-94.4655,34.3562],[-94.4655,34.356],[-94.4655,34.3558],[-94.4655,34.3555],[-94.4656,34.3548],[-94.4656,34.3547],[-94.4656,34.3546],[-94.4656,34.3543],[-94.4656,34.3541],[-94.4656,34.3536],[-94.4657,34.3534],[-94.4657,34.3531],[-94.4657,34.3529],[-94.4657,34.3528],[-94.4659,34.3521],[-94.4659,34.352],[-94.4659,34.3512],[-94.466,34.351],[-94.466,34.35],[-94.4661,34.3483],[-94.4661,34.3481],[-94.4662,34.3433],[-94.4663,34.3374],[-94.4663,34.337],[-94.4663,34.3342],[-94.4664,34.333],[-94.4664,34.3329],[-94.4664,34.3328],[-94.4664,34.3327],[-94.4664,34.3325],[-94.4664,34.3307],[-94.4665,34.3284],[-94.4665,34.3276],[-94.4665,34.3254],[-94.4665,34.3252],[-94.4665,34.3251],[-94.4666,34.3225],[-94.4666,34.322],[-94.4666,34.3216],[-94.4666,34.321],[-94.4666,34.3208],[-94.4666,34.3207],[-94.4666,34.3206],[-94.4666,34.3203],[-94.4666,34.3202],[-94.4666,34.3201],[-94.4667,34.318],[-94.4667,34.3179],[-94.4668,34.314],[-94.467,34.3089],[-94.4677,34.2864],[-94.4679,34.2812],[-94.4679,34.2773],[-94.468,34.2765],[-94.468,34.2728],[-94.468,34.2713],[-94.468,34.2712],[-94.4682,34.2636],[-94.4682,34.2618],[-94.4683,34.2603],[-94.4683,34.257],[-94.4683,34.2569],[-94.4684,34.2532],[-94.4684,34.2531],[-94.4684,34.253],[-94.4684,34.2529],[-94.4685,34.2501],[-94.4685,34.2499],[-94.4686,34.2492],[-94.4686,34.2486],[-94.4687,34.2443],[-94.4689,34.2383],[-94.4692,34.2343],[-94.4693,34.2309],[-94.4693,34.2307],[-94.4695,34.2223],[-94.4696,34.2171],[-94.4697,34.2129],[-94.4698,34.2102],[-94.4699,34.2044],[-94.4701,34.1983],[-94.4701,34.198],[-94.4703,34.1899],[-94.4703,34.1897],[-94.4706,34.1788],[-94.4707,34.176],[-94.4708,34.1718],[-94.4708,34.1717],[-94.4708,34.1715],[-94.4709,34.17],[-94.4709,34.1698],[-94.4709,34.1697],[-94.4709,34.1694],[-94.471,34.1654],[-94.471,34.1653],[-94.471,34.1647],[-94.471,34.1645],[-94.4711,34.1601],[-94.4711,34.1592],[-94.4712,34.1576],[-94.4712,34.1573],[-94.4712,34.1564],[-94.4712,34.1563],[-94.4712,34.1562],[-94.4713,34.1538],[-94.4714,34.1497],[-94.4714,34.1479],[-94.4716,34.1415],[-94.4717,34.1377],[-94.4717,34.1358],[-94.4718,34.1354],[-94.4718,34.1328],[-94.4718,34.1327],[-94.4718,34.1326],[-94.4718,34.1325],[-94.4718,34.1324],[-94.4718,34.1323],[-94.4719,34.1299],[-94.472,34.1251],[-94.472,34.1242],[-94.4721,34.123],[-94.4723,34.1173],[-94.4725,34.1131],[-94.4727,34.1093],[-94.4727,34.1037],[-94.4727,34.103],[-94.4729,34.0881],[-94.4729,34.088],[-94.473,34.0836],[-94.4734,34.0717],[-94.4734,34.0715],[-94.4738,34.0643],[-94.4741,34.0595],[-94.4741,34.0594],[-94.4742,34.0549],[-94.4742,34.0547],[-94.4742,34.0543],[-94.4742,34.0541],[-94.4742,34.054],[-94.4742,34.0522],[-94.4742,34.0521],[-94.4742,34.052],[-94.4743,34.0519],[-94.4743,34.0486],[-94.4744,34.0482],[-94.4744,34.048],[-94.4744,34.0458],[-94.4744,34.0455],[-94.4745,34.0443],[-94.4747,34.0355],[-94.4748,34.0331],[-94.4749,34.0286],[-94.475,34.0244],[-94.4749,34.0229],[-94.4752,34.022],[-94.4752,34.0219],[-94.4752,34.0218],[-94.4751,34.0215],[-94.4752,34.0205],[-94.4752,34.02],[-94.4752,34.0193],[-94.4752,34.0192],[-94.4752,34.019],[-94.4752,34.0187],[-94.4752,34.0172],[-94.4752,34.0171],[-94.4753,34.0162],[-94.4753,34.0161],[-94.4753,34.0159],[-94.4753,34.0158],[-94.4755,34.0094],[-94.4756,34.0055],[-94.4758,34.0001],[-94.4759,33.9963],[-94.4759,33.9962],[-94.4759,33.996],[-94.4765,33.9759],[-94.4764,33.9668],[-94.4768,33.9624],[-94.477,33.9575],[-94.477,33.9573],[-94.477,33.9572],[-94.477,33.957],[-94.477,33.9566],[-94.477,33.9565],[-94.477,33.9561],[-94.477,33.9542],[-94.477,33.9538],[-94.4772,33.9482],[-94.4772,33.9448],[-94.4772,33.9441],[-94.4773,33.9411],[-94.4773,33.9409],[-94.4773,33.9408],[-94.4773,33.9406],[-94.4773,33.9405],[-94.4773,33.9395],[-94.4773,33.9394],[-94.4773,33.9393],[-94.4773,33.9392],[-94.4773,33.9391],[-94.4775,33.9376],[-94.4775,33.9375],[-94.4775,33.9374],[-94.4775,33.9358],[-94.4775,33.935],[-94.4776,33.9333],[-94.4776,33.9315],[-94.4777,33.9303],[-94.4777,33.9291],[-94.4777,33.929],[-94.4778,33.9284],[-94.4778,33.9271],[-94.4779,33.9232],[-94.4779,33.923],[-94.4779,33.9228],[-94.4779,33.9225],[-94.4779,33.9222],[-94.478,33.9212],[-94.478,33.9203],[-94.4781,33.9185],[-94.4781,33.9168],[-94.4782,33.9147],[-94.4782,33.9145],[-94.4782,33.9132],[-94.4782,33.9111],[-94.4783,33.9102],[-94.4784,33.9063],[-94.4784,33.9049],[-94.4784,33.9037],[-94.4784,33.9024],[-94.4786,33.8981],[-94.4787,33.8973],[-94.4786,33.8965],[-94.4787,33.8943],[-94.4788,33.8932],[-94.4788,33.8916],[-94.4788,33.8911],[-94.4789,33.8894],[-94.4789,33.8884],[-94.4788,33.8878],[-94.4789,33.8869],[-94.4788,33.886],[-94.4789,33.8851],[-94.4788,33.8843],[-94.4788,33.884],[-94.479,33.8834],[-94.479,33.883],[-94.4792,33.8823],[-94.4793,33.8816],[-94.4794,33.8813],[-94.4794,33.8812],[-94.4791,33.8751],[-94.4794,33.8711],[-94.4794,33.8709],[-94.4797,33.8594],[-94.4798,33.8587],[-94.4798,33.858],[-94.4798,33.8573],[-94.4798,33.8567],[-94.4799,33.8533],[-94.4799,33.8514],[-94.4799,33.8505],[-94.4799,33.8501],[-94.4799,33.8497],[-94.4799,33.8496],[-94.4799,33.8493],[-94.48,33.8488],[-94.48,33.8485],[-94.48,33.8469],[-94.4801,33.8448],[-94.4802,33.8437],[-94.4802,33.8436],[-94.4802,33.8434],[-94.4802,33.8429],[-94.4802,33.8428],[-94.4802,33.8427],[-94.4802,33.8425],[-94.4802,33.8423],[-94.4802,33.8421],[-94.4802,33.8419],[-94.4803,33.8416],[-94.4803,33.8414],[-94.4803,33.8413],[-94.4803,33.8401],[-94.4803,33.8392],[-94.4804,33.8381],[-94.4804,33.838],[-94.4804,33.8377],[-94.4803,33.8373],[-94.4803,33.8363],[-94.4803,33.8348],[-94.4803,33.8343],[-94.4803,33.8341],[-94.4804,33.8327],[-94.4805,33.8318],[-94.4806,33.8304],[-94.4806,33.8302],[-94.4806,33.8299],[-94.4806,33.8286],[-94.4806,33.8276],[-94.4806,33.8265],[-94.4806,33.8249],[-94.4806,33.8245],[-94.4807,33.8231],[-94.4807,33.8229],[-94.4807,33.8225],[-94.4807,33.8214],[-94.4807,33.8211],[-94.4808,33.8204],[-94.4809,33.8196],[-94.481,33.8189],[-94.481,33.8182],[-94.481,33.8176],[-94.481,33.8159],[-94.481,33.815],[-94.4811,33.8136],[-94.4811,33.8125],[-94.4811,33.8112],[-94.4811,33.8098],[-94.4812,33.8081],[-94.4812,33.8075],[-94.4813,33.8064],[-94.4813,33.8048],[-94.4813,33.8031],[-94.4813,33.8029],[-94.4813,33.8025],[-94.4813,33.8011],[-94.4813,33.7992],[-94.4814,33.7975],[-94.4815,33.7962],[-94.4815,33.796],[-94.4815,33.7959],[-94.4815,33.7957],[-94.4815,33.7944],[-94.4816,33.7939],[-94.4816,33.7938],[-94.4816,33.7928],[-94.4816,33.7918],[-94.4817,33.7908],[-94.4817,33.7906],[-94.4817,33.7901],[-94.4817,33.7892],[-94.4818,33.789],[-94.4818,33.7889],[-94.4818,33.7888],[-94.4818,33.7887],[-94.4819,33.7883],[-94.4822,33.7751],[-94.4824,33.767],[-94.4824,33.7654],[-94.4825,33.765],[-94.4826,33.7604],[-94.4826,33.758],[-94.4827,33.7562],[-94.4827,33.7545],[-94.4827,33.7544],[-94.4827,33.7543],[-94.4827,33.7542],[-94.4827,33.754],[-94.4828,33.7533],[-94.4827,33.7529],[-94.4827,33.752],[-94.4828,33.7514],[-94.4828,33.7511],[-94.4828,33.7508],[-94.4828,33.7506],[-94.4829,33.7501],[-94.483,33.7465],[-94.483,33.7456],[-94.483,33.7431],[-94.483,33.743],[-94.483,33.7426],[-94.4831,33.7389],[-94.4832,33.736],[-94.4835,33.7268],[-94.4837,33.7174],[-94.4837,33.7168],[-94.4838,33.7167],[-94.4838,33.7163],[-94.4838,33.7113],[-94.4839,33.7083],[-94.4841,33.7032],[-94.4841,33.7031],[-94.4844,33.6927],[-94.4844,33.6925],[-94.4845,33.6917],[-94.4846,33.6916],[-94.4845,33.6879],[-94.4846,33.6857],[-94.4849,33.6783],[-94.4849,33.6782],[-94.4854,33.6634],[-94.4854,33.6626],[-94.4855,33.6608],[-94.4855,33.6598],[-94.4855,33.659],[-94.4855,33.6586],[-94.4855,33.6582],[-94.4856,33.6581],[-94.4855,33.658],[-94.4854,33.658],[-94.4853,33.6579],[-94.4852,33.6579],[-94.4853,33.655],[-94.4853,33.6539],[-94.4853,33.6537],[-94.4853,33.6536],[-94.4853,33.6535],[-94.4856,33.6526],[-94.4858,33.6412],[-94.4858,33.641],[-94.4858,33.6396],[-94.4858,33.6391],[-94.4859,33.6387],[-94.4859,33.6379],[-94.4871,33.6375],[-94.4875,33.6374],[-94.4894,33.637],[-94.4895,33.637],[-94.49,33.6367],[-94.4902,33.6367],[-94.4914,33.6365],[-94.4915,33.6365],[-94.4917,33.6365],[-94.4917,33.6363],[-94.4914,33.636],[-94.4908,33.6355],[-94.4904,33.6351],[-94.4896,33.6342],[-94.4891,33.6334],[-94.4884,33.6324],[-94.4877,33.6306],[-94.4875,33.6299],[-94.4875,33.6297],[-94.4875,33.6294],[-94.4875,33.6289],[-94.4876,33.6285],[-94.4879,33.6281],[-94.4884,33.6274],[-94.4891,33.6268],[-94.49,33.626],[-94.4907,33.6256],[-94.4915,33.6251],[-94.4924,33.6248],[-94.4925,33.6247],[-94.493,33.6246],[-94.493,33.6245],[-94.4931,33.6245],[-94.4934,33.6245],[-94.4938,33.6244],[-94.4946,33.6243],[-94.4958,33.6242],[-94.4984,33.624],[-94.4986,33.624],[-94.4989,33.6239],[-94.4997,33.6236],[-94.4998,33.6235],[-94.4999,33.6234],[-94.5,33.6233],[-94.5001,33.6233],[-94.5002,33.6232],[-94.5007,33.623],[-94.5008,33.6228],[-94.5011,33.6225],[-94.5014,33.6223],[-94.5015,33.6221],[-94.5016,33.622],[-94.5016,33.6219],[-94.5016,33.6218],[-94.5018,33.6217],[-94.5032,33.6211],[-94.5038,33.6208],[-94.5045,33.6207],[-94.5046,33.6207],[-94.5051,33.6207],[-94.5056,33.6207],[-94.5057,33.6207],[-94.5067,33.6208],[-94.5074,33.621],[-94.5075,33.621],[-94.5084,33.6213],[-94.5095,33.6217],[-94.5101,33.6221],[-94.5109,33.6226],[-94.5115,33.6231],[-94.5121,33.6238],[-94.5127,33.6248],[-94.5128,33.625],[-94.5131,33.6256],[-94.5136,33.6264],[-94.5139,33.6269],[-94.5141,33.6273],[-94.5144,33.6278],[-94.5146,33.6282],[-94.5147,33.6286],[-94.5149,33.629],[-94.5151,33.6294],[-94.5152,33.6295],[-94.5154,33.6299],[-94.5156,33.6304],[-94.5159,33.6308],[-94.516,33.6311],[-94.5161,33.6313],[-94.5165,33.6319],[-94.5173,33.6327],[-94.5175,33.6331],[-94.5175,33.633],[-94.5182,33.6322],[-94.5199,33.6302],[-94.5202,33.63],[-94.5203,33.6298],[-94.5202,33.6295],[-94.52,33.629],[-94.5198,33.6285],[-94.5194,33.627],[-94.5191,33.6262],[-94.519,33.6262],[-94.519,33.6261],[-94.519,33.6258],[-94.5188,33.6251],[-94.5187,33.6246],[-94.5179,33.6237],[-94.518,33.6233],[-94.5181,33.623],[-94.5183,33.6227],[-94.5185,33.6222],[-94.5184,33.6213],[-94.5186,33.6212],[-94.519,33.621],[-94.5191,33.6208],[-94.5191,33.6202],[-94.5196,33.6198],[-94.5197,33.6196],[-94.5197,33.6185],[-94.5198,33.6181],[-94.5204,33.6175],[-94.521,33.617],[-94.5222,33.6164],[-94.5235,33.6159],[-94.5236,33.6159],[-94.5239,33.6158],[-94.5244,33.6158],[-94.5249,33.6158],[-94.5274,33.6158],[-94.5277,33.6159],[-94.528,33.616],[-94.5282,33.6161],[-94.5286,33.6163],[-94.529,33.6165],[-94.5292,33.6167],[-94.5294,33.6168],[-94.5295,33.6169],[-94.5299,33.6172],[-94.53,33.6173],[-94.5301,33.6174],[-94.5302,33.6176],[-94.5303,33.6177],[-94.5306,33.6179],[-94.5309,33.6181],[-94.5312,33.6181],[-94.5313,33.6182],[-94.5314,33.6183],[-94.5315,33.6184],[-94.5317,33.6185],[-94.5319,33.6187],[-94.532,33.6187],[-94.5321,33.6188],[-94.5322,33.6188],[-94.5323,33.6189],[-94.5325,33.619],[-94.5326,33.6191],[-94.5328,33.6193],[-94.5331,33.6195],[-94.5334,33.6198],[-94.5336,33.6201],[-94.5342,33.6207],[-94.5347,33.6212],[-94.5348,33.6213],[-94.5351,33.6217],[-94.5352,33.6219],[-94.5353,33.6222],[-94.5353,33.6225],[-94.5354,33.6228],[-94.5354,33.6232],[-94.5354,33.624],[-94.5354,33.6242],[-94.5354,33.6244],[-94.5353,33.6246],[-94.5351,33.6251],[-94.535,33.6252],[-94.5349,33.6254],[-94.5348,33.6255],[-94.5346,33.6257],[-94.5345,33.6257],[-94.5344,33.6259],[-94.5343,33.626],[-94.5335,33.6268],[-94.5329,33.6274],[-94.5325,33.6276],[-94.532,33.6278],[-94.5313,33.6281],[-94.5304,33.6286],[-94.5282,33.6303],[-94.5276,33.6308],[-94.526,33.6318],[-94.5246,33.6326],[-94.5242,33.6329],[-94.5236,33.6334],[-94.5223,33.6342],[-94.5211,33.6349],[-94.5206,33.6354],[-94.5201,33.6359],[-94.5198,33.6363],[-94.5193,33.6368],[-94.5189,33.6372],[-94.5185,33.6376],[-94.5199,33.6393],[-94.5204,33.6396],[-94.5206,33.6399],[-94.5218,33.6407],[-94.5233,33.6412],[-94.525,33.6413],[-94.5261,33.6412],[-94.5267,33.6412],[-94.5271,33.6413],[-94.5275,33.6413],[-94.5281,33.6412],[-94.5308,33.6406],[-94.5318,33.6403],[-94.5321,33.6402],[-94.5325,33.64],[-94.533,33.6399],[-94.5363,33.6388],[-94.5372,33.6385],[-94.5378,33.6383],[-94.5381,33.6381],[-94.5387,33.6376],[-94.5392,33.6372],[-94.5395,33.637],[-94.5419,33.6363],[-94.5422,33.636],[-94.5435,33.6347],[-94.5436,33.6347],[-94.5442,33.6341],[-94.5443,33.6339],[-94.5445,33.6334],[-94.5447,33.633],[-94.5451,33.6327],[-94.5454,33.6324],[-94.5456,33.6322],[-94.5458,33.632],[-94.546,33.6319],[-94.5464,33.6315],[-94.5469,33.6313],[-94.547,33.6312],[-94.5474,33.6309],[-94.5486,33.6302],[-94.5494,33.6298],[-94.5497,33.6297],[-94.5502,33.6294],[-94.5504,33.6292],[-94.5505,33.6291],[-94.5511,33.6287],[-94.5514,33.6285],[-94.5519,33.6282],[-94.5526,33.6279],[-94.5534,33.6276],[-94.5547,33.6273],[-94.5561,33.627],[-94.5564,33.627],[-94.5567,33.627],[-94.557,33.627],[-94.5572,33.6269],[-94.5575,33.6268],[-94.558,33.6267],[-94.5585,33.6267],[-94.559,33.6266],[-94.5591,33.6267],[-94.5602,33.6268],[-94.5619,33.6266],[-94.5641,33.6263],[-94.5647,33.6263],[-94.565,33.6265],[-94.5654,33.6266],[-94.5666,33.6267],[-94.567,33.6269],[-94.5673,33.627],[-94.5681,33.6272],[-94.569,33.6275],[-94.5695,33.6278],[-94.57,33.6285],[-94.5704,33.6295],[-94.5704,33.63],[-94.5704,33.6305],[-94.5698,33.632],[-94.5697,33.6322],[-94.5696,33.6328],[-94.5696,33.6333],[-94.5694,33.6339],[-94.5689,33.6357],[-94.5688,33.636],[-94.5687,33.6363],[-94.5687,33.6366],[-94.5686,33.6369],[-94.5684,33.6372],[-94.5672,33.638],[-94.5664,33.6385],[-94.5647,33.6393],[-94.5633,33.6401],[-94.5625,33.6404],[-94.5612,33.641],[-94.559,33.642],[-94.5587,33.642],[-94.5582,33.6421],[-94.557,33.6425],[-94.556,33.6428],[-94.5545,33.6434],[-94.5538,33.6437],[-94.5529,33.644],[-94.5517,33.6444],[-94.5513,33.6446],[-94.5512,33.6447],[-94.5508,33.6449],[-94.55,33.6452],[-94.5469,33.6457],[-94.546,33.6459],[-94.5454,33.6462],[-94.5451,33.6467],[-94.5443,33.6479],[-94.543,33.6493],[-94.5429,33.6497],[-94.5426,33.6514],[-94.5426,33.654],[-94.543,33.6552],[-94.5435,33.656],[-94.5454,33.6576],[-94.5467,33.6596],[-94.547,33.6597],[-94.5475,33.66],[-94.5478,33.6601],[-94.548,33.6602],[-94.5481,33.6603],[-94.5482,33.6604],[-94.5485,33.6604],[-94.5489,33.6606],[-94.5496,33.6607],[-94.5537,33.6593],[-94.5545,33.659],[-94.5602,33.657],[-94.5641,33.6549],[-94.5651,33.6544],[-94.566,33.654],[-94.5669,33.6537],[-94.567,33.6537],[-94.5698,33.6525],[-94.5699,33.6525],[-94.5706,33.6522],[-94.571,33.6519],[-94.5711,33.6517],[-94.5714,33.6514],[-94.5718,33.6512],[-94.5719,33.6512],[-94.572,33.6512],[-94.5729,33.6505],[-94.5736,33.6499],[-94.574,33.6495],[-94.5744,33.649],[-94.5755,33.6472],[-94.5762,33.6465],[-94.5781,33.6454],[-94.58,33.6445],[-94.582,33.644],[-94.5833,33.6438],[-94.5872,33.6441],[-94.5886,33.6442],[-94.5894,33.6445],[-94.5905,33.6451],[-94.5908,33.6456],[-94.5883,33.6486],[-94.5876,33.6495],[-94.587,33.6502],[-94.5862,33.6508],[-94.5849,33.6519],[-94.5833,33.6534],[-94.5807,33.6553],[-94.5804,33.6555],[-94.5796,33.6562],[-94.5783,33.6575],[-94.5774,33.6583],[-94.5771,33.6585],[-94.5768,33.6588],[-94.5762,33.6591],[-94.5756,33.6594],[-94.571,33.6606],[-94.5709,33.6606],[-94.57,33.6609],[-94.5696,33.6609],[-94.5694,33.6609],[-94.5684,33.6609],[-94.5667,33.6613],[-94.5658,33.6615],[-94.5648,33.6618],[-94.5641,33.6622],[-94.5632,33.6627],[-94.5625,33.6633],[-94.5618,33.6641],[-94.5611,33.6649],[-94.5607,33.6655],[-94.5605,33.6661],[-94.5603,33.6666],[-94.5603,33.6669],[-94.5604,33.6672],[-94.5605,33.6675],[-94.5607,33.668],[-94.5612,33.6685],[-94.5622,33.669],[-94.5637,33.6693],[-94.5654,33.6691],[-94.5683,33.6687],[-94.5685,33.6686],[-94.5705,33.6683],[-94.5717,33.668],[-94.5726,33.6677],[-94.5729,33.6675],[-94.5732,33.6674],[-94.5741,33.6669],[-94.5742,33.6668],[-94.5756,33.6663],[-94.5758,33.6662],[-94.5768,33.6659],[-94.577,33.6658],[-94.5779,33.6657],[-94.5808,33.6664],[-94.5799,33.6684],[-94.5796,33.6688],[-94.5794,33.6693],[-94.5793,33.6699],[-94.5793,33.6708],[-94.5794,33.6715],[-94.5798,33.6722],[-94.5803,33.6729],[-94.5807,33.6733],[-94.5812,33.6736],[-94.5803,33.6747],[-94.5798,33.6754],[-94.5795,33.6758],[-94.5795,33.6763],[-94.5795,33.6769],[-94.5796,33.6776],[-94.5799,33.6783],[-94.5803,33.6788],[-94.5803,33.6789],[-94.582,33.6803],[-94.583,33.6812],[-94.5831,33.6813],[-94.5832,33.6814],[-94.5833,33.6816],[-94.5836,33.682],[-94.5838,33.6821],[-94.584,33.6823],[-94.5842,33.6823],[-94.5844,33.6824],[-94.5846,33.6826],[-94.5848,33.6828],[-94.5852,33.6832],[-94.5857,33.6839],[-94.5859,33.6844],[-94.5861,33.6848],[-94.5862,33.6851],[-94.5864,33.6853],[-94.5871,33.6858],[-94.5875,33.6861],[-94.5877,33.6861],[-94.5879,33.6863],[-94.5888,33.6863],[-94.5896,33.6864],[-94.5897,33.6864],[-94.5905,33.6862],[-94.5916,33.6859],[-94.5922,33.6854],[-94.5927,33.6847],[-94.593,33.684],[-94.593,33.683],[-94.5928,33.6823],[-94.5927,33.682],[-94.5926,33.682],[-94.5922,33.6816],[-94.5914,33.68],[-94.5903,33.6777],[-94.5901,33.6767],[-94.59,33.6758],[-94.5903,33.6744],[-94.591,33.674],[-94.5914,33.6737],[-94.5918,33.6733],[-94.5919,33.6729],[-94.5919,33.6725],[-94.5917,33.6712],[-94.5914,33.6694],[-94.5914,33.6691],[-94.5914,33.6689],[-94.5916,33.6683],[-94.5917,33.6679],[-94.5921,33.667],[-94.5925,33.6664],[-94.5931,33.6654],[-94.5933,33.6653],[-94.5936,33.6651],[-94.5941,33.6648],[-94.5952,33.6642],[-94.596,33.6639],[-94.5969,33.6637],[-94.5973,33.6636],[-94.598,33.6634],[-94.5991,33.663],[-94.5997,33.663],[-94.6012,33.6628],[-94.6017,33.6628],[-94.6029,33.6631],[-94.6033,33.6631],[-94.6035,33.6632],[-94.6037,33.6632],[-94.6041,33.6634],[-94.6046,33.6637],[-94.6051,33.6638],[-94.6058,33.6642],[-94.6077,33.6656],[-94.6086,33.6665],[-94.6091,33.6673],[-94.61,33.6681],[-94.6112,33.6692],[-94.6119,33.67],[-94.6121,33.6707],[-94.6122,33.6717],[-94.6124,33.6726],[-94.6127,33.6738],[-94.6128,33.674],[-94.6129,33.6742],[-94.6133,33.675],[-94.6134,33.6752],[-94.6136,33.6756],[-94.6137,33.6758],[-94.6139,33.6764],[-94.614,33.6766],[-94.6143,33.6771],[-94.6153,33.6787],[-94.6164,33.6801],[-94.6173,33.681],[-94.6176,33.6812],[-94.6178,33.6814],[-94.618,33.6814],[-94.6183,33.6816],[-94.6185,33.6817],[-94.6192,33.6819],[-94.6206,33.682],[-94.6208,33.6821],[-94.621,33.6823],[-94.6211,33.6824],[-94.6215,33.6825],[-94.6219,33.6825],[-94.622,33.6825],[-94.6224,33.6824],[-94.6226,33.6823],[-94.6229,33.6821],[-94.6232,33.6821],[-94.6236,33.6821],[-94.6237,33.6821],[-94.624,33.6823],[-94.6243,33.6823],[-94.6252,33.682],[-94.6258,33.682],[-94.6263,33.682],[-94.6268,33.682],[-94.6272,33.682],[-94.6274,33.6819],[-94.6276,33.6817],[-94.6277,33.6816],[-94.6282,33.6811],[-94.6287,33.6805],[-94.6295,33.6796],[-94.6299,33.6791],[-94.6301,33.6786],[-94.6303,33.6781],[-94.6303,33.6777],[-94.6304,33.6771],[-94.6305,33.675],[-94.6305,33.6745],[-94.6307,33.674],[-94.6309,33.6734],[-94.6323,33.6715],[-94.6328,33.6708],[-94.6332,33.6701],[-94.6343,33.6686],[-94.6344,33.6685],[-94.6347,33.6679],[-94.6349,33.6677],[-94.6352,33.6676],[-94.6356,33.6675],[-94.6361,33.6676],[-94.6365,33.6676],[-94.6368,33.6676],[-94.6369,33.6675],[-94.6371,33.6669],[-94.6373,33.666],[-94.6376,33.6653],[-94.638,33.6646],[-94.6384,33.6642],[-94.6387,33.664],[-94.6392,33.6637],[-94.6401,33.6637],[-94.6411,33.6638],[-94.6419,33.6639],[-94.6424,33.6639],[-94.6428,33.6638],[-94.6431,33.6636],[-94.6435,33.6633],[-94.6439,33.6629],[-94.6442,33.6626],[-94.6447,33.6623],[-94.6453,33.662],[-94.6459,33.6619],[-94.6465,33.6619],[-94.6471,33.662],[-94.6485,33.6624],[-94.6487,33.6625],[-94.6489,33.6626],[-94.6491,33.6626],[-94.6492,33.6626],[-94.6494,33.6625],[-94.6498,33.6621],[-94.6509,33.6612],[-94.6517,33.6607],[-94.6526,33.6604],[-94.6534,33.6601],[-94.6549,33.6599],[-94.6555,33.66],[-94.6559,33.6602],[-94.6563,33.6604],[-94.6567,33.6605],[-94.6572,33.6606],[-94.6575,33.6606],[-94.659,33.6604],[-94.6599,33.6604],[-94.66,33.6603],[-94.6601,33.6603],[-94.6602,33.6603],[-94.6603,33.6603],[-94.6604,33.6603],[-94.6608,33.6603],[-94.661,33.6603],[-94.6618,33.6605],[-94.6626,33.6607],[-94.6632,33.6611],[-94.6637,33.6616],[-94.6638,33.6619],[-94.664,33.662],[-94.6643,33.6621],[-94.6648,33.6622],[-94.6655,33.6623],[-94.6659,33.6624],[-94.6668,33.6628],[-94.6672,33.663],[-94.6677,33.6633],[-94.668,33.6635],[-94.6686,33.6638],[-94.6693,33.6644],[-94.6699,33.6651],[-94.6706,33.6659],[-94.6709,33.6673],[-94.671,33.6684],[-94.6708,33.6693],[-94.6702,33.6703],[-94.6689,33.6719],[-94.6675,33.6728],[-94.6663,33.6733],[-94.665,33.6737],[-94.6637,33.6744],[-94.6626,33.675],[-94.6618,33.6751],[-94.6599,33.6751],[-94.6595,33.6751],[-94.6579,33.6742],[-94.6574,33.6737],[-94.656,33.6726],[-94.6549,33.6718],[-94.6543,33.6715],[-94.654,33.6711],[-94.6533,33.6708],[-94.653,33.6707],[-94.6526,33.6706],[-94.6518,33.6705],[-94.6513,33.6704],[-94.6507,33.6706],[-94.6489,33.6716],[-94.6482,33.672],[-94.6476,33.6724],[-94.6466,33.673],[-94.6455,33.6735],[-94.6453,33.6736],[-94.6452,33.6739],[-94.6453,33.6744],[-94.6456,33.6755],[-94.6462,33.6771],[-94.647,33.679],[-94.6476,33.6805],[-94.648,33.6815],[-94.6484,33.682],[-94.6485,33.6821],[-94.6498,33.6834],[-94.6504,33.6844],[-94.6489,33.6849],[-94.6484,33.685],[-94.6479,33.6852],[-94.6474,33.6853],[-94.6468,33.6855],[-94.6459,33.6858],[-94.6455,33.6859],[-94.6451,33.6864],[-94.6445,33.6878],[-94.6438,33.689],[-94.6431,33.6903],[-94.6424,33.6913],[-94.6408,33.6928],[-94.6398,33.6939],[-94.6392,33.6947],[-94.6391,33.695],[-94.6388,33.6955],[-94.6386,33.6958],[-94.6386,33.6962],[-94.6386,33.6965],[-94.6387,33.6971],[-94.639,33.6977],[-94.6394,33.6983],[-94.6412,33.7],[-94.6418,33.7004],[-94.6426,33.7009],[-94.6428,33.701],[-94.6432,33.7013],[-94.6437,33.7015],[-94.6443,33.7017],[-94.6459,33.7018],[-94.6466,33.7016],[-94.6473,33.7012],[-94.6479,33.7005],[-94.6484,33.6995],[-94.6486,33.698],[-94.6486,33.697],[-94.6479,33.6943],[-94.6475,33.6938],[-94.6472,33.6927],[-94.6471,33.6906],[-94.6471,33.6904],[-94.6472,33.69],[-94.6473,33.69],[-94.6475,33.6896],[-94.6478,33.6892],[-94.648,33.6887],[-94.6481,33.6884],[-94.6482,33.688],[-94.6482,33.6879],[-94.6485,33.687],[-94.6487,33.6867],[-94.6488,33.6866],[-94.6489,33.6865],[-94.649,33.6865],[-94.6514,33.6858],[-94.6532,33.6871],[-94.6538,33.6876],[-94.6542,33.688],[-94.6545,33.6883],[-94.6549,33.6886],[-94.6559,33.6892],[-94.657,33.6898],[-94.6575,33.6902],[-94.658,33.6908],[-94.6582,33.6913],[-94.6586,33.6918],[-94.6592,33.6921],[-94.6597,33.6923],[-94.6603,33.6925],[-94.6607,33.6926],[-94.6611,33.6928],[-94.6617,33.6931],[-94.6639,33.6938],[-94.6644,33.694],[-94.6649,33.6942],[-94.6661,33.6945],[-94.6668,33.6946],[-94.6669,33.6946],[-94.6679,33.6946],[-94.6689,33.6944],[-94.6698,33.6941],[-94.6718,33.6933],[-94.6728,33.6925],[-94.6739,33.6918],[-94.6744,33.6914],[-94.6747,33.6911],[-94.6751,33.6908],[-94.6751,33.6907],[-94.6752,33.6907],[-94.6754,33.6904],[-94.6759,33.6898],[-94.6763,33.6894],[-94.6767,33.689],[-94.6773,33.6885],[-94.6774,33.6883],[-94.6781,33.6879],[-94.6848,33.6844],[-94.6853,33.6844],[-94.6882,33.6844],[-94.6891,33.6847],[-94.6897,33.6849],[-94.6905,33.6851],[-94.6912,33.6853],[-94.6915,33.6854],[-94.6918,33.6855],[-94.6924,33.6856],[-94.6929,33.6857],[-94.693,33.6857],[-94.6939,33.6858],[-94.6943,33.6858],[-94.6948,33.6859],[-94.695,33.6859],[-94.6951,33.6859],[-94.6955,33.6859],[-94.6957,33.686],[-94.6959,33.686],[-94.6961,33.6861],[-94.6972,33.6862],[-94.6994,33.6868],[-94.7001,33.687],[-94.7002,33.687],[-94.7005,33.6871],[-94.7018,33.6876],[-94.7025,33.6878],[-94.7026,33.6878],[-94.704,33.6879],[-94.7041,33.6879],[-94.7047,33.688],[-94.7048,33.688],[-94.705,33.688],[-94.7054,33.688],[-94.7057,33.6881],[-94.7062,33.6881],[-94.7082,33.6883],[-94.7091,33.6883],[-94.7098,33.6883],[-94.7102,33.6882],[-94.7108,33.6881],[-94.7113,33.688],[-94.7121,33.6879],[-94.7134,33.6881],[-94.7136,33.6881],[-94.7148,33.688],[-94.7158,33.688],[-94.7162,33.6879],[-94.7168,33.6881],[-94.7173,33.6882],[-94.7183,33.6887],[-94.718,33.6893],[-94.7151,33.6941],[-94.715,33.6946],[-94.715,33.6949],[-94.7151,33.6953],[-94.7151,33.6957],[-94.7151,33.696],[-94.7149,33.6966],[-94.7144,33.6972],[-94.714,33.6975],[-94.7135,33.6977],[-94.7132,33.6977],[-94.7108,33.6967],[-94.7105,33.6968],[-94.7103,33.6968],[-94.7099,33.697],[-94.7096,33.6971],[-94.7093,33.6972],[-94.709,33.6972],[-94.7063,33.6967],[-94.7058,33.6967],[-94.7053,33.6969],[-94.7044,33.6971],[-94.7035,33.6975],[-94.7027,33.698],[-94.702,33.6987],[-94.7015,33.6992],[-94.701,33.7],[-94.7008,33.7007],[-94.7009,33.7012],[-94.7009,33.7014],[-94.7011,33.7021],[-94.7016,33.7029],[-94.702,33.7034],[-94.7026,33.704],[-94.7046,33.7053],[-94.7052,33.7057],[-94.706,33.7063],[-94.7091,33.7074],[-94.7127,33.709],[-94.7133,33.7093],[-94.7142,33.7098],[-94.7215,33.7131],[-94.7231,33.7137],[-94.7253,33.7147],[-94.7263,33.715],[-94.7273,33.7154],[-94.7279,33.7155],[-94.7282,33.7156],[-94.7293,33.7159],[-94.7294,33.7159],[-94.7298,33.716],[-94.7303,33.7161],[-94.7308,33.716],[-94.7309,33.716],[-94.7317,33.7158],[-94.7323,33.7156],[-94.7329,33.7156],[-94.734,33.7157],[-94.7343,33.7156],[-94.7347,33.7154],[-94.7349,33.7152],[-94.7349,33.715],[-94.7349,33.7148],[-94.7346,33.7141],[-94.7341,33.7127],[-94.7336,33.7113],[-94.7331,33.7101],[-94.7325,33.7092],[-94.7321,33.7087],[-94.7317,33.7084],[-94.7316,33.7082],[-94.7313,33.7078],[-94.7307,33.7073],[-94.7295,33.7065],[-94.7285,33.7058],[-94.7279,33.7056],[-94.7272,33.7053],[-94.7268,33.7052],[-94.7265,33.7053],[-94.7263,33.7053],[-94.726,33.7053],[-94.7254,33.7053],[-94.7249,33.7052],[-94.7241,33.705],[-94.7233,33.7049],[-94.7228,33.7048],[-94.7204,33.7042],[-94.7196,33.7039],[-94.7192,33.7037],[-94.7189,33.7034],[-94.7185,33.7026],[-94.7181,33.702],[-94.7178,33.7018],[-94.7175,33.7015],[-94.7172,33.7011],[-94.717,33.7008],[-94.7169,33.7004],[-94.7168,33.6996],[-94.7165,33.6971],[-94.7161,33.696],[-94.716,33.6955],[-94.716,33.6952],[-94.7159,33.6949],[-94.716,33.6946],[-94.7178,33.6917],[-94.7183,33.6909],[-94.7187,33.6902],[-94.719,33.6898],[-94.719,33.6897],[-94.7191,33.6895],[-94.7192,33.6893],[-94.7193,33.6893],[-94.7194,33.6891],[-94.7195,33.6889],[-94.7203,33.689],[-94.7207,33.6891],[-94.7212,33.6891],[-94.7217,33.6892],[-94.7219,33.6893],[-94.7221,33.6893],[-94.7223,33.6893],[-94.7226,33.6894],[-94.7232,33.6895],[-94.7241,33.6897],[-94.7245,33.6898],[-94.7252,33.6901],[-94.7259,33.6908],[-94.7261,33.6909],[-94.7269,33.6909],[-94.7295,33.691],[-94.7301,33.6911],[-94.7302,33.6912],[-94.7304,33.6912],[-94.7307,33.6913],[-94.731,33.6912],[-94.7314,33.6911],[-94.7344,33.6911],[-94.7351,33.6913],[-94.7359,33.6916],[-94.7364,33.692],[-94.7368,33.6923],[-94.7372,33.6929],[-94.7383,33.6953],[-94.7384,33.6953],[-94.7385,33.6956],[-94.7394,33.697],[-94.7406,33.7],[-94.7409,33.7006],[-94.7414,33.7009],[-94.7419,33.7012],[-94.7424,33.7016],[-94.7431,33.702],[-94.7444,33.7025],[-94.7459,33.703],[-94.7461,33.703],[-94.7476,33.7035],[-94.7481,33.7036],[-94.7489,33.7039],[-94.7502,33.7043],[-94.7506,33.7043],[-94.7508,33.7043],[-94.751,33.7044],[-94.7512,33.7045],[-94.7514,33.7046],[-94.7517,33.7047],[-94.7519,33.7049],[-94.752,33.7049],[-94.7523,33.7052],[-94.7526,33.7055],[-94.7532,33.7061],[-94.7533,33.7063],[-94.7536,33.7069],[-94.7538,33.7077],[-94.7538,33.7087],[-94.7535,33.7097],[-94.7531,33.7107],[-94.7525,33.7109],[-94.7502,33.7113],[-94.7489,33.7118],[-94.7488,33.7118],[-94.7482,33.712],[-94.7475,33.7122],[-94.7467,33.7123],[-94.7465,33.7123],[-94.7448,33.7125],[-94.7431,33.7129],[-94.7412,33.7134],[-94.7399,33.7139],[-94.7388,33.7144],[-94.7386,33.7145],[-94.7375,33.7151],[-94.7361,33.7161],[-94.7356,33.7165],[-94.7353,33.7169],[-94.7352,33.7172],[-94.7348,33.7175],[-94.7343,33.718],[-94.7336,33.7187],[-94.7332,33.7191],[-94.733,33.7196],[-94.7328,33.72],[-94.7327,33.7204],[-94.7327,33.7205],[-94.7327,33.7206],[-94.7325,33.7214],[-94.7324,33.7219],[-94.7323,33.7225],[-94.7324,33.7232],[-94.7326,33.7239],[-94.7329,33.7245],[-94.7334,33.7252],[-94.734,33.7256],[-94.734,33.7257],[-94.7348,33.7263],[-94.7352,33.7266],[-94.7357,33.7269],[-94.7363,33.7271],[-94.7367,33.7272],[-94.7374,33.7272],[-94.7382,33.7272],[-94.7394,33.7269],[-94.7398,33.7268],[-94.7402,33.7268],[-94.7405,33.7269],[-94.7408,33.7269],[-94.7414,33.727],[-94.7418,33.7269],[-94.7421,33.7267],[-94.7434,33.7255],[-94.744,33.725],[-94.7444,33.7245],[-94.7444,33.7244],[-94.7445,33.7244],[-94.7445,33.7243],[-94.7445,33.7242],[-94.7446,33.7242],[-94.7448,33.7237],[-94.7451,33.7229],[-94.7452,33.7222],[-94.7452,33.7213],[-94.7451,33.7203],[-94.7451,33.7201],[-94.745,33.7198],[-94.7449,33.7186],[-94.7452,33.7176],[-94.7455,33.7168],[-94.7459,33.7162],[-94.7465,33.7155],[-94.7476,33.7147],[-94.749,33.7142],[-94.7496,33.714],[-94.7499,33.7139],[-94.7502,33.7138],[-94.7513,33.7135],[-94.7514,33.7135],[-94.7525,33.714],[-94.7534,33.7142],[-94.7546,33.7147],[-94.7559,33.7151],[-94.7565,33.7155],[-94.757,33.716],[-94.7572,33.7165],[-94.7573,33.7166],[-94.7574,33.7168],[-94.7576,33.7172],[-94.7576,33.7173],[-94.7577,33.7178],[-94.7565,33.7188],[-94.7534,33.7211],[-94.7502,33.7232],[-94.7493,33.724],[-94.7482,33.7247],[-94.7478,33.7251],[-94.7477,33.7251],[-94.7477,33.7252],[-94.748,33.7255],[-94.7483,33.7259],[-94.7486,33.7264],[-94.7489,33.7268],[-94.749,33.7272],[-94.7494,33.7281],[-94.7495,33.7284],[-94.7498,33.7287],[-94.7499,33.7289],[-94.7501,33.729],[-94.7502,33.7291],[-94.7503,33.7292],[-94.7503,33.7294],[-94.7505,33.7297],[-94.7506,33.7298],[-94.7506,33.731],[-94.7509,33.7315],[-94.7511,33.7321],[-94.7512,33.7327],[-94.7514,33.7337],[-94.7515,33.7339],[-94.7518,33.7343],[-94.7523,33.7345],[-94.7524,33.7346],[-94.7525,33.7345],[-94.7531,33.734],[-94.7544,33.7334],[-94.7547,33.733],[-94.7555,33.7322],[-94.7557,33.7321],[-94.7584,33.7293],[-94.7601,33.7276],[-94.7604,33.7273],[-94.7606,33.727],[-94.7615,33.7271],[-94.7618,33.7271],[-94.7621,33.7271],[-94.763,33.7271],[-94.7635,33.7271],[-94.7637,33.7271],[-94.7657,33.7271],[-94.7658,33.7272],[-94.7687,33.727],[-94.7731,33.7272],[-94.7793,33.7289],[-94.7794,33.7289],[-94.78,33.7291],[-94.7823,33.7301],[-94.7825,33.7301],[-94.7826,33.7302],[-94.7834,33.7309],[-94.7836,33.7311],[-94.7839,33.7313],[-94.7841,33.7315],[-94.7842,33.7316],[-94.7843,33.7317],[-94.7844,33.7318],[-94.7845,33.7319],[-94.7846,33.7319],[-94.7847,33.7321],[-94.7848,33.7322],[-94.7851,33.7324],[-94.7852,33.7325],[-94.7853,33.7326],[-94.7856,33.7328],[-94.7856,33.7329],[-94.7886,33.7357],[-94.7882,33.7363],[-94.7882,33.7364],[-94.7881,33.7365],[-94.7879,33.7366],[-94.7878,33.7367],[-94.7878,33.7368],[-94.7873,33.7371],[-94.7867,33.7377],[-94.7864,33.7381],[-94.7863,33.7383],[-94.786,33.7385],[-94.7854,33.739],[-94.7832,33.7407],[-94.7831,33.7408],[-94.783,33.7409],[-94.7829,33.7409],[-94.7828,33.741],[-94.7827,33.7411],[-94.7826,33.7411],[-94.7826,33.7412],[-94.7814,33.7421],[-94.7812,33.7423],[-94.7806,33.743],[-94.7805,33.7432],[-94.7804,33.7433],[-94.7804,33.7434],[-94.7803,33.7435],[-94.7802,33.7436],[-94.78,33.7438],[-94.7797,33.7442],[-94.7796,33.7443],[-94.7795,33.7444],[-94.7794,33.7445],[-94.7793,33.7447],[-94.7792,33.7448],[-94.7789,33.7451],[-94.7783,33.7456],[-94.778,33.7457],[-94.7776,33.7461],[-94.7768,33.7464],[-94.7759,33.7467],[-94.7758,33.7467],[-94.7744,33.7468],[-94.7724,33.7468],[-94.7707,33.7467],[-94.7701,33.7465],[-94.7698,33.7464],[-94.7695,33.7463],[-94.7694,33.7463],[-94.769,33.7462],[-94.768,33.7462],[-94.7668,33.7461],[-94.7658,33.7461],[-94.7653,33.7461],[-94.7648,33.7463],[-94.7643,33.7463],[-94.7642,33.7463],[-94.7638,33.7464],[-94.7636,33.7465],[-94.7632,33.7466],[-94.763,33.7466],[-94.7626,33.7466],[-94.7622,33.7466],[-94.762,33.7467],[-94.7618,33.7468],[-94.7613,33.7471],[-94.7609,33.7473],[-94.7607,33.7475],[-94.7605,33.7478],[-94.7602,33.748],[-94.7595,33.7483],[-94.7589,33.7485],[-94.7587,33.7488],[-94.7583,33.7495],[-94.7578,33.7501],[-94.7578,33.7506],[-94.7574,33.7517],[-94.7575,33.7522],[-94.7573,33.7524],[-94.7573,33.7525],[-94.7573,33.7527],[-94.7572,33.753],[-94.7572,33.7536],[-94.7573,33.7541],[-94.7574,33.7546],[-94.7576,33.755],[-94.7577,33.7555],[-94.7579,33.7559],[-94.758,33.7563],[-94.7581,33.7565],[-94.7583,33.7566],[-94.7586,33.7566],[-94.7591,33.7566],[-94.7592,33.7567],[-94.7593,33.7567],[-94.7594,33.7569],[-94.7595,33.7569],[-94.7597,33.7575],[-94.7598,33.7579],[-94.7601,33.7583],[-94.7602,33.7584],[-94.7603,33.7584],[-94.7604,33.7584],[-94.7605,33.7585],[-94.7606,33.7585],[-94.7608,33.7586],[-94.7611,33.7587],[-94.7614,33.7588],[-94.762,33.759],[-94.7623,33.7591],[-94.7627,33.7595],[-94.763,33.7598],[-94.7634,33.7599],[-94.7638,33.7599],[-94.7639,33.76],[-94.7641,33.76],[-94.7644,33.76],[-94.7654,33.76],[-94.7663,33.7603],[-94.7668,33.7604],[-94.7673,33.7605],[-94.768,33.7607],[-94.7684,33.7609],[-94.7687,33.761],[-94.7692,33.761],[-94.7699,33.761],[-94.7705,33.7609],[-94.7711,33.7607],[-94.7713,33.7606],[-94.7716,33.7605],[-94.7723,33.7601],[-94.7729,33.7597],[-94.7735,33.7593],[-94.7744,33.7585],[-94.7747,33.7583],[-94.7749,33.7581],[-94.7752,33.7578],[-94.7753,33.7578],[-94.7754,33.7576],[-94.7756,33.7573],[-94.7759,33.757],[-94.776,33.7567],[-94.7761,33.7565],[-94.7761,33.7564],[-94.7763,33.7563],[-94.7763,33.7564],[-94.7764,33.7564],[-94.7778,33.753],[-94.7778,33.7529],[-94.7777,33.7527],[-94.7778,33.7521],[-94.7778,33.7518],[-94.7779,33.7517],[-94.7779,33.7516],[-94.7781,33.7513],[-94.7781,33.7507],[-94.7782,33.7501],[-94.7782,33.7497],[-94.7784,33.7484],[-94.7793,33.7461],[-94.7794,33.7459],[-94.7795,33.7456],[-94.7796,33.7454],[-94.7796,33.7452],[-94.7797,33.7451],[-94.7799,33.7447],[-94.7801,33.7445],[-94.7805,33.7442],[-94.7806,33.7441],[-94.7808,33.7439],[-94.781,33.7438],[-94.7811,33.7436],[-94.7812,33.7436],[-94.7815,33.7433],[-94.7826,33.7428],[-94.7828,33.7427],[-94.7829,33.7427],[-94.783,33.7426],[-94.7831,33.7426],[-94.7833,33.7425],[-94.7834,33.7424],[-94.7867,33.7409],[-94.79,33.7394],[-94.7907,33.7391],[-94.7911,33.7389],[-94.7912,33.7389],[-94.792,33.7386],[-94.7932,33.7382],[-94.7949,33.7379],[-94.7958,33.7376],[-94.7965,33.7373],[-94.7973,33.7369],[-94.7981,33.7362],[-94.799,33.7353],[-94.7996,33.7347],[-94.8013,33.7335],[-94.8017,33.7332],[-94.8019,33.733],[-94.8023,33.7328],[-94.8028,33.7327],[-94.8034,33.7327],[-94.8036,33.7328],[-94.804,33.7329],[-94.8048,33.733],[-94.8055,33.7332],[-94.8065,33.7333],[-94.8073,33.7334],[-94.8075,33.7335],[-94.8082,33.7339],[-94.8086,33.7342],[-94.8089,33.7344],[-94.8092,33.7345],[-94.8094,33.7346],[-94.8095,33.7345],[-94.8098,33.7345],[-94.8111,33.7348],[-94.8116,33.735],[-94.812,33.7353],[-94.8123,33.7356],[-94.8126,33.7359],[-94.8128,33.7362],[-94.8134,33.7365],[-94.8139,33.7368],[-94.8161,33.7392],[-94.8166,33.7396],[-94.817,33.74],[-94.817,33.7416],[-94.8162,33.7419],[-94.8148,33.7431],[-94.8134,33.7446],[-94.8129,33.7454],[-94.8124,33.7465],[-94.8124,33.7468],[-94.8122,33.7477],[-94.8122,33.7484],[-94.8122,33.7486],[-94.8122,33.7489],[-94.8122,33.7491],[-94.8122,33.7492],[-94.8122,33.7493],[-94.8122,33.7495],[-94.8122,33.7498],[-94.8121,33.7501],[-94.8121,33.7504],[-94.8121,33.7506],[-94.8121,33.7507],[-94.8122,33.7509],[-94.8122,33.7512],[-94.8123,33.7513],[-94.8123,33.7515],[-94.8124,33.7516],[-94.8124,33.7517],[-94.8125,33.7518],[-94.8126,33.752],[-94.8127,33.752],[-94.8127,33.7521],[-94.8128,33.7521],[-94.8129,33.7521],[-94.813,33.7521],[-94.8133,33.752],[-94.8138,33.7519],[-94.8141,33.7519],[-94.8143,33.7519],[-94.8146,33.7518],[-94.8147,33.7518],[-94.8149,33.7517],[-94.815,33.7516],[-94.8151,33.7515],[-94.8153,33.7514],[-94.8153,33.7515],[-94.8154,33.7517],[-94.8159,33.7525],[-94.8159,33.7526],[-94.8168,33.7542],[-94.8161,33.7586],[-94.8159,33.7598],[-94.8161,33.7617],[-94.8164,33.764],[-94.8171,33.7651],[-94.8173,33.7658],[-94.8186,33.7677],[-94.8207,33.769],[-94.8234,33.7692],[-94.8253,33.7685],[-94.8273,33.7669],[-94.8284,33.7655],[-94.8295,33.7641],[-94.8303,33.762],[-94.8304,33.7613],[-94.8307,33.7605],[-94.8309,33.76],[-94.8308,33.7581],[-94.8302,33.7572],[-94.8253,33.7508],[-94.8252,33.7506],[-94.8251,33.7506],[-94.8248,33.7501],[-94.8232,33.7478],[-94.823,33.7475],[-94.823,33.7473],[-94.8226,33.7458],[-94.8225,33.7455],[-94.8225,33.7453],[-94.8224,33.7451],[-94.8224,33.745],[-94.8224,33.7449],[-94.8223,33.7448],[-94.8223,33.7447],[-94.8222,33.7445],[-94.8222,33.7443],[-94.822,33.7437],[-94.8219,33.7431],[-94.8204,33.7376],[-94.8201,33.737],[-94.8201,33.7361],[-94.8201,33.7348],[-94.8202,33.7341],[-94.8204,33.7338],[-94.822,33.7329],[-94.8225,33.7327],[-94.8229,33.7327],[-94.8273,33.7341],[-94.8274,33.7342],[-94.8283,33.7349],[-94.8285,33.7351],[-94.8285,33.7354],[-94.828,33.7407],[-94.828,33.7409],[-94.8281,33.7408],[-94.8282,33.7408],[-94.8284,33.7408],[-94.8286,33.7407],[-94.8287,33.7407],[-94.8288,33.7407],[-94.8292,33.7406],[-94.8295,33.7405],[-94.8311,33.7404],[-94.8319,33.7403],[-94.8328,33.7402],[-94.8337,33.7402],[-94.8339,33.7401],[-94.8345,33.7401],[-94.8346,33.7401],[-94.8356,33.74],[-94.8357,33.74],[-94.8359,33.74],[-94.8361,33.7399],[-94.8371,33.7398],[-94.8372,33.7398],[-94.8373,33.7398],[-94.8375,33.7398],[-94.8381,33.7397],[-94.8388,33.7397],[-94.8393,33.7396],[-94.841,33.7396],[-94.8426,33.7394],[-94.843,33.7395],[-94.8431,33.7394],[-94.8434,33.7395],[-94.8435,33.7395],[-94.8436,33.7395],[-94.8441,33.7396],[-94.8444,33.7396],[-94.8446,33.7396],[-94.8447,33.7396],[-94.8458,33.7395],[-94.8459,33.7395],[-94.8462,33.7396],[-94.8465,33.7396],[-94.8466,33.7396],[-94.8469,33.7395],[-94.8479,33.7396],[-94.8481,33.7396],[-94.8483,33.7396],[-94.8493,33.7396],[-94.8506,33.7399],[-94.853,33.7402],[-94.8534,33.7402],[-94.8538,33.7402],[-94.8541,33.7402],[-94.8545,33.7403],[-94.8547,33.7403],[-94.8559,33.7406],[-94.856,33.7406],[-94.8561,33.7406],[-94.8562,33.7406],[-94.8565,33.7407],[-94.8571,33.7409],[-94.8572,33.7409],[-94.8585,33.7412],[-94.8607,33.742],[-94.8611,33.7421],[-94.8619,33.7425],[-94.862,33.7425],[-94.8628,33.7429],[-94.8637,33.7434],[-94.8638,33.7435],[-94.8642,33.7437],[-94.8645,33.7439],[-94.8647,33.744],[-94.8649,33.7441],[-94.8654,33.7443],[-94.8655,33.7443],[-94.8658,33.7445],[-94.866,33.7446],[-94.8662,33.7447],[-94.8663,33.7447],[-94.8668,33.7447],[-94.8669,33.7447],[-94.8669,33.7448],[-94.867,33.7448],[-94.8671,33.7448],[-94.8672,33.7448],[-94.8674,33.7449],[-94.8675,33.7449],[-94.8678,33.745],[-94.8681,33.7452],[-94.8684,33.7455],[-94.8686,33.7457],[-94.8687,33.7458],[-94.8688,33.7459],[-94.8692,33.746],[-94.8694,33.7461],[-94.8696,33.7461],[-94.8698,33.7461],[-94.8699,33.7462],[-94.87,33.7463],[-94.8701,33.7465],[-94.8705,33.7467],[-94.8714,33.7476],[-94.8716,33.7477],[-94.8718,33.7479],[-94.8722,33.7481],[-94.8724,33.7482],[-94.8729,33.7488],[-94.8733,33.749],[-94.8737,33.7491],[-94.8743,33.7491],[-94.8747,33.7492],[-94.8752,33.7501],[-94.8761,33.7511],[-94.8771,33.7522],[-94.8771,33.7531],[-94.8765,33.7541],[-94.8764,33.7543],[-94.8764,33.7544],[-94.8761,33.7549],[-94.8761,33.7555],[-94.8752,33.756],[-94.874,33.7563],[-94.8739,33.7564],[-94.8738,33.7565],[-94.8737,33.7565],[-94.8736,33.7566],[-94.8735,33.7567],[-94.8733,33.7568],[-94.8732,33.7569],[-94.873,33.7571],[-94.8728,33.7572],[-94.8727,33.7572],[-94.872,33.7578],[-94.8719,33.7578],[-94.8716,33.7581],[-94.8708,33.7587],[-94.8697,33.7595],[-94.8696,33.7596],[-94.8684,33.7601],[-94.8683,33.7602],[-94.8681,33.7604],[-94.8679,33.7605],[-94.8674,33.7611],[-94.8673,33.7613],[-94.8672,33.7613],[-94.8672,33.7614],[-94.8671,33.7616],[-94.867,33.7616],[-94.8668,33.7617],[-94.8667,33.7618],[-94.8661,33.7634],[-94.8662,33.7636],[-94.8662,33.7637],[-94.8661,33.7639],[-94.866,33.764],[-94.866,33.7649],[-94.866,33.7653],[-94.8659,33.7656],[-94.8661,33.7662],[-94.8663,33.7665],[-94.8665,33.767],[-94.8667,33.7672],[-94.8668,33.7674],[-94.867,33.7676],[-94.867,33.7677],[-94.8672,33.7679],[-94.8674,33.7681],[-94.8674,33.7682],[-94.8675,33.7683],[-94.8676,33.7683],[-94.8676,33.7684],[-94.8677,33.7685],[-94.8681,33.7689],[-94.869,33.7695],[-94.8693,33.7697],[-94.8696,33.7699],[-94.87,33.77],[-94.8704,33.7702],[-94.8708,33.7703],[-94.8713,33.7703],[-94.8716,33.7703],[-94.8717,33.7704],[-94.8724,33.7705],[-94.8728,33.7705],[-94.8733,33.7705],[-94.8735,33.7705],[-94.8738,33.7703],[-94.8741,33.7701],[-94.8742,33.7701],[-94.8745,33.7698],[-94.8746,33.7696],[-94.8748,33.7691],[-94.8749,33.7688],[-94.8749,33.7685],[-94.8749,33.7674],[-94.8744,33.7632],[-94.8744,33.7627],[-94.8743,33.7623],[-94.8739,33.7606],[-94.8739,33.7597],[-94.8738,33.7589],[-94.8738,33.7587],[-94.8738,33.7581],[-94.874,33.7577],[-94.8741,33.7574],[-94.8741,33.7573],[-94.8742,33.7573],[-94.8744,33.7571],[-94.8748,33.7569],[-94.8752,33.7569],[-94.8764,33.7573],[-94.8765,33.7574],[-94.8769,33.758],[-94.8774,33.7586],[-94.8775,33.7587],[-94.8778,33.7589],[-94.8794,33.7602],[-94.8814,33.7612],[-94.8827,33.7624],[-94.8838,33.7632],[-94.8857,33.7652],[-94.8869,33.7691],[-94.8889,33.7689],[-94.8892,33.7689],[-94.8896,33.7689],[-94.8899,33.7689],[-94.8906,33.7688],[-94.8907,33.7688],[-94.8916,33.7689],[-94.8922,33.7686],[-94.8923,33.7686],[-94.8927,33.7686],[-94.8928,33.7687],[-94.8929,33.7687],[-94.8932,33.7687],[-94.8935,33.7687],[-94.8937,33.7686],[-94.8939,33.7686],[-94.8942,33.7685],[-94.8943,33.7685],[-94.8947,33.7685],[-94.8951,33.7684],[-94.8952,33.7684],[-94.8953,33.7684],[-94.896,33.7685],[-94.8977,33.7688],[-94.8982,33.769],[-94.8997,33.7699],[-94.8999,33.77],[-94.9013,33.7709],[-94.9016,33.7711],[-94.9042,33.7732],[-94.9043,33.7736],[-94.9044,33.7742],[-94.9044,33.7746],[-94.9045,33.7748],[-94.9046,33.7752],[-94.9046,33.7756],[-94.9046,33.7757],[-94.9046,33.7758],[-94.9046,33.7761],[-94.9046,33.7762],[-94.9045,33.7763],[-94.9044,33.7766],[-94.9042,33.7768],[-94.9042,33.777],[-94.9042,33.7772],[-94.9062,33.7782],[-94.9079,33.7784],[-94.9092,33.7784],[-94.9114,33.7784],[-94.9115,33.7784],[-94.9125,33.7792],[-94.9129,33.7795],[-94.9138,33.781],[-94.914,33.7812],[-94.9142,33.7815],[-94.916,33.7835],[-94.9165,33.7843],[-94.9166,33.7845],[-94.9167,33.7846],[-94.9167,33.7847],[-94.9169,33.7849],[-94.9173,33.7858],[-94.9175,33.7865],[-94.9176,33.7867],[-94.9181,33.7869],[-94.9184,33.7873],[-94.9194,33.7886],[-94.9205,33.7896],[-94.9215,33.7905],[-94.9219,33.7912],[-94.9219,33.7913],[-94.9219,33.7916],[-94.9221,33.7922],[-94.9223,33.7935],[-94.9222,33.7947],[-94.9217,33.7959],[-94.9214,33.7972],[-94.9213,33.7984],[-94.9205,33.7996],[-94.9194,33.801],[-94.9186,33.8029],[-94.9175,33.8052],[-94.9173,33.8059],[-94.9175,33.8066],[-94.9176,33.807],[-94.917,33.8083],[-94.9169,33.8086],[-94.9167,33.809],[-94.9151,33.8087],[-94.9145,33.8085],[-94.9144,33.8087],[-94.9142,33.8091],[-94.9141,33.8093],[-94.9141,33.8094],[-94.9141,33.8095],[-94.914,33.8095],[-94.9139,33.8097],[-94.9139,33.8098],[-94.9137,33.8102],[-94.9136,33.8105],[-94.9136,33.8106],[-94.9135,33.8107],[-94.9131,33.8116],[-94.913,33.8118],[-94.9128,33.8122],[-94.9128,33.8123],[-94.9126,33.8126],[-94.9123,33.813],[-94.9122,33.8131],[-94.9116,33.8139],[-94.911,33.815],[-94.9109,33.8159],[-94.911,33.8168],[-94.9118,33.8185],[-94.9118,33.8186],[-94.9118,33.8187],[-94.9119,33.8187],[-94.9119,33.8188],[-94.912,33.8189],[-94.9122,33.8194],[-94.9122,33.8196],[-94.9123,33.8196],[-94.9123,33.8197],[-94.9124,33.8197],[-94.9124,33.8199],[-94.9125,33.82],[-94.9127,33.8202],[-94.9137,33.8217],[-94.9143,33.8227],[-94.9148,33.8234],[-94.9158,33.8246],[-94.9159,33.8248],[-94.9161,33.825],[-94.917,33.8258],[-94.9176,33.8264],[-94.9179,33.8267],[-94.918,33.8268],[-94.9186,33.8268],[-94.9189,33.8271],[-94.919,33.8272],[-94.9191,33.8274],[-94.9195,33.8278],[-94.9198,33.8278],[-94.92,33.828],[-94.9208,33.8287],[-94.9209,33.8287],[-94.9213,33.8289],[-94.9217,33.829],[-94.9222,33.8291],[-94.9224,33.8291],[-94.923,33.8291],[-94.9233,33.8291],[-94.9238,33.8291],[-94.9241,33.8291],[-94.9243,33.8291],[-94.9245,33.829],[-94.9246,33.8291],[-94.9249,33.8289],[-94.9261,33.8285],[-94.9266,33.8276],[-94.9266,33.8263],[-94.9258,33.8242],[-94.9248,33.8221],[-94.9238,33.8192],[-94.9235,33.8177],[-94.9231,33.8155],[-94.9242,33.8126],[-94.9243,33.8125],[-94.9233,33.8089],[-94.9233,33.8088],[-94.9233,33.8087],[-94.9235,33.8087],[-94.9237,33.8087],[-94.9254,33.8085],[-94.9257,33.8084],[-94.9282,33.8077],[-94.9314,33.8073],[-94.9315,33.8073],[-94.9334,33.8069],[-94.9337,33.8069],[-94.934,33.8068],[-94.9342,33.8068],[-94.9347,33.8067],[-94.9348,33.8067],[-94.9349,33.8067],[-94.9351,33.8066],[-94.9354,33.8065],[-94.9355,33.8065],[-94.937,33.8063],[-94.9383,33.8059],[-94.9384,33.8059],[-94.9385,33.8058],[-94.94,33.8057],[-94.9404,33.8056],[-94.9407,33.8057],[-94.9422,33.8058],[-94.9437,33.8063],[-94.9442,33.8066],[-94.9452,33.8071],[-94.9462,33.8074],[-94.9467,33.8078],[-94.9479,33.8084],[-94.9485,33.8091],[-94.9486,33.8092],[-94.9487,33.8094],[-94.9488,33.8095],[-94.9489,33.8096],[-94.9491,33.8099],[-94.9498,33.8108],[-94.9508,33.8124],[-94.9515,33.8133],[-94.9531,33.8152],[-94.9535,33.816],[-94.9535,33.8165],[-94.9532,33.8169],[-94.9528,33.8175],[-94.9524,33.8178],[-94.9519,33.8184],[-94.9515,33.8188],[-94.9514,33.8189],[-94.9512,33.8191],[-94.9506,33.82],[-94.9503,33.8204],[-94.95,33.8208],[-94.9499,33.8211],[-94.9496,33.8214],[-94.9477,33.8235],[-94.9462,33.8246],[-94.9448,33.8258],[-94.944,33.8274],[-94.9435,33.8284],[-94.9438,33.8293],[-94.9439,33.8302],[-94.9442,33.8306],[-94.9447,33.831],[-94.9448,33.8311],[-94.9455,33.8315],[-94.9456,33.8316],[-94.9459,33.8318],[-94.9463,33.832],[-94.9473,33.8327],[-94.9495,33.8335],[-94.9515,33.8344],[-94.9523,33.8349],[-94.9525,33.8349],[-94.9532,33.8349],[-94.9536,33.8349],[-94.9539,33.8349],[-94.9547,33.8349],[-94.955,33.8349],[-94.9553,33.8349],[-94.9561,33.835],[-94.9563,33.835],[-94.9564,33.835],[-94.9565,33.835],[-94.9566,33.835],[-94.957,33.835],[-94.9577,33.835],[-94.9579,33.8351],[-94.9582,33.8351],[-94.9586,33.8353],[-94.9587,33.8353],[-94.9592,33.8354],[-94.9597,33.8356],[-94.9613,33.836],[-94.9613,33.8361],[-94.9625,33.8365],[-94.9625,33.8366],[-94.9635,33.8369],[-94.9644,33.837],[-94.9647,33.8377],[-94.9647,33.8379],[-94.9648,33.8385],[-94.9649,33.839],[-94.965,33.8394],[-94.965,33.8395],[-94.9652,33.8407],[-94.9653,33.8414],[-94.9656,33.8438],[-94.9657,33.8443],[-94.9657,33.8445],[-94.9658,33.8457],[-94.9659,33.8469],[-94.9659,33.8476],[-94.9659,33.8484],[-94.9658,33.8487],[-94.9665,33.8512],[-94.9672,33.8538],[-94.9675,33.8544],[-94.9675,33.8545],[-94.9676,33.8548],[-94.9677,33.855],[-94.9677,33.8551],[-94.9679,33.8556],[-94.9682,33.8565],[-94.9683,33.8567],[-94.9683,33.8568],[-94.9684,33.8575],[-94.9685,33.8583],[-94.9685,33.8586],[-94.9686,33.859],[-94.9686,33.8591],[-94.9686,33.8592],[-94.9688,33.86],[-94.9689,33.8608],[-94.9689,33.8609],[-94.969,33.861],[-94.97,33.8617],[-94.9702,33.8618],[-94.9711,33.862],[-94.9714,33.8621],[-94.9727,33.862],[-94.973,33.8619],[-94.9731,33.8619],[-94.9734,33.8617],[-94.9737,33.8615],[-94.9738,33.8614],[-94.9747,33.8608],[-94.9759,33.8602],[-94.9762,33.8599],[-94.9762,33.8598],[-94.9764,33.8595],[-94.9765,33.8592],[-94.977,33.858],[-94.9784,33.8562],[-94.9787,33.8557],[-94.979,33.8554],[-94.9792,33.8552],[-94.9794,33.8549],[-94.9796,33.8547],[-94.9797,33.8546],[-94.9816,33.8523],[-94.9821,33.852],[-94.9833,33.8514],[-94.985,33.8511],[-94.9851,33.8511],[-94.9852,33.8511],[-94.9856,33.8511],[-94.9859,33.851],[-94.9869,33.851],[-94.9871,33.851],[-94.9873,33.851],[-94.9885,33.851],[-94.989,33.8511],[-94.9892,33.8512],[-94.9895,33.8513],[-94.9897,33.8513],[-94.9898,33.8514],[-94.9905,33.8515],[-94.9905,33.8516],[-94.9918,33.8519],[-94.992,33.852],[-94.9922,33.852],[-94.9923,33.8522],[-94.9926,33.8524],[-94.9927,33.8524],[-94.993,33.8529],[-94.9934,33.8533],[-94.9935,33.8536],[-94.9939,33.8548],[-94.9948,33.8563],[-94.9955,33.8574],[-94.996,33.8578],[-94.9971,33.8591],[-94.998,33.8605],[-94.9994,33.8616],[-95.0002,33.8625],[-95.0004,33.8626],[-95.0009,33.8629],[-95.0012,33.8631],[-95.0016,33.8634],[-95.002,33.8636],[-95.0022,33.8637],[-95.0023,33.8637],[-95.0027,33.8633],[-95.0028,33.8631],[-95.003,33.8629],[-95.0031,33.8627],[-95.0035,33.8623],[-95.0036,33.8623],[-95.0037,33.8622],[-95.0038,33.8622],[-95.0039,33.8622],[-95.004,33.8621],[-95.0041,33.862],[-95.0044,33.8618],[-95.0045,33.8618],[-95.005,33.8616],[-95.0051,33.8615],[-95.0053,33.8614],[-95.0054,33.8614],[-95.0055,33.8613],[-95.006,33.861],[-95.0061,33.8609],[-95.0065,33.8607],[-95.0068,33.8605],[-95.007,33.8604],[-95.0072,33.8603],[-95.0073,33.8603],[-95.0073,33.8602],[-95.0074,33.8601],[-95.0075,33.8601],[-95.0078,33.8599],[-95.0081,33.8598],[-95.0082,33.8597],[-95.0083,33.8597],[-95.0088,33.8595],[-95.0088,33.8594],[-95.009,33.8594],[-95.0091,33.8594],[-95.0092,33.8593],[-95.0093,33.8593],[-95.0094,33.8592],[-95.0095,33.8592],[-95.0095,33.8591],[-95.0097,33.8591],[-95.0099,33.859],[-95.0099,33.8589],[-95.01,33.8589],[-95.0101,33.8588],[-95.0102,33.8587],[-95.0103,33.8587],[-95.0105,33.8587],[-95.0108,33.8585],[-95.0109,33.8584],[-95.011,33.8584],[-95.0112,33.8584],[-95.0113,33.8584],[-95.0114,33.8584],[-95.0115,33.8583],[-95.0119,33.8581],[-95.0122,33.858],[-95.0123,33.858],[-95.0128,33.858],[-95.0129,33.858],[-95.0132,33.858],[-95.0137,33.8579],[-95.0138,33.8578],[-95.0141,33.8579],[-95.0143,33.8578],[-95.0154,33.8578],[-95.0155,33.8578],[-95.0157,33.8577],[-95.016,33.8577],[-95.0165,33.8578],[-95.0169,33.8579],[-95.0172,33.8579],[-95.0173,33.8578],[-95.0174,33.8578],[-95.0178,33.8579],[-95.0181,33.858],[-95.0183,33.858],[-95.0184,33.858],[-95.0186,33.858],[-95.0187,33.858],[-95.0189,33.858],[-95.019,33.8581],[-95.0191,33.8581],[-95.0193,33.8582],[-95.0194,33.8582],[-95.0197,33.8581],[-95.0199,33.8582],[-95.0201,33.8583],[-95.0203,33.8583],[-95.0206,33.8583],[-95.0207,33.8583],[-95.0208,33.8583],[-95.0209,33.8584],[-95.0211,33.8584],[-95.0215,33.8585],[-95.0218,33.8586],[-95.0222,33.8588],[-95.0227,33.8588],[-95.0229,33.8588],[-95.0229,33.8589],[-95.0231,33.8589],[-95.0233,33.859],[-95.0234,33.859],[-95.0238,33.8591],[-95.0242,33.8592],[-95.0247,33.8592],[-95.0249,33.8593],[-95.0251,33.8593],[-95.0254,33.8593],[-95.0258,33.8593],[-95.0261,33.8593],[-95.0268,33.8594],[-95.0273,33.8595],[-95.0275,33.8596],[-95.0279,33.8596],[-95.0281,33.8597],[-95.0283,33.8597],[-95.0285,33.8597],[-95.0286,33.8597],[-95.0289,33.8598],[-95.029,33.8599],[-95.0291,33.8599],[-95.0293,33.86],[-95.0297,33.8601],[-95.03,33.8601],[-95.0313,33.86],[-95.0314,33.8599],[-95.0315,33.86],[-95.0316,33.86],[-95.0346,33.8601],[-95.0352,33.8601],[-95.0372,33.8603],[-95.0374,33.8603],[-95.0375,33.8603],[-95.0395,33.8606],[-95.0399,33.8607],[-95.0403,33.8608],[-95.0409,33.8609],[-95.0439,33.8617],[-95.0466,33.8626],[-95.0482,33.8635],[-95.0489,33.864],[-95.049,33.8641],[-95.0491,33.8642],[-95.0492,33.8644],[-95.0493,33.8646],[-95.0495,33.8649],[-95.0502,33.8664],[-95.0507,33.8682],[-95.0507,33.8686],[-95.0508,33.8688],[-95.0508,33.8689],[-95.0508,33.869],[-95.0508,33.8691],[-95.0508,33.8693],[-95.0508,33.8694],[-95.0513,33.8748],[-95.0511,33.8755],[-95.0511,33.8757],[-95.0511,33.8758],[-95.0509,33.8764],[-95.0509,33.8767],[-95.0507,33.877],[-95.0506,33.8775],[-95.0505,33.8779],[-95.0506,33.8783],[-95.0511,33.8788],[-95.052,33.8794],[-95.0531,33.8802],[-95.0536,33.8805],[-95.0538,33.8807],[-95.0541,33.881],[-95.0545,33.8814],[-95.0548,33.8817],[-95.0558,33.8832],[-95.0563,33.8841],[-95.0575,33.8854],[-95.0581,33.886],[-95.0585,33.8862],[-95.0589,33.887],[-95.0591,33.8875],[-95.0592,33.889],[-95.0591,33.8907],[-95.0591,33.8908],[-95.0591,33.8911],[-95.059,33.893],[-95.0589,33.8944],[-95.0589,33.8946],[-95.0588,33.8948],[-95.0592,33.8972],[-95.0592,33.8975],[-95.0593,33.8987],[-95.0596,33.9001],[-95.0597,33.9004],[-95.0597,33.9007],[-95.0601,33.9019],[-95.0606,33.9023],[-95.0608,33.9025],[-95.0613,33.9029],[-95.0619,33.9034],[-95.0623,33.9036],[-95.0627,33.9036],[-95.063,33.9036],[-95.0633,33.9036],[-95.0637,33.9036],[-95.0641,33.9036],[-95.0644,33.9036],[-95.0646,33.9036],[-95.0651,33.9036],[-95.0656,33.9036],[-95.0677,33.9035],[-95.0691,33.9034],[-95.0695,33.9034],[-95.0711,33.9031],[-95.0721,33.9028],[-95.0724,33.9027],[-95.073,33.9023],[-95.0731,33.9023],[-95.0733,33.9022],[-95.0735,33.902],[-95.0733,33.9017],[-95.0732,33.9016],[-95.0731,33.9014],[-95.073,33.9014],[-95.0728,33.9012],[-95.0727,33.9011],[-95.0725,33.9009],[-95.0725,33.9008],[-95.0725,33.9007],[-95.0724,33.9007],[-95.0723,33.9005],[-95.0721,33.9003],[-95.072,33.9],[-95.0718,33.8997],[-95.0714,33.8991],[-95.0714,33.899],[-95.0712,33.8988],[-95.0712,33.8986],[-95.0711,33.8985],[-95.071,33.8984],[-95.071,33.8983],[-95.0708,33.898],[-95.0705,33.8973],[-95.0704,33.8971],[-95.0704,33.8969],[-95.0704,33.8968],[-95.0701,33.8963],[-95.07,33.8956],[-95.0711,33.8956],[-95.0714,33.8956],[-95.0716,33.8956],[-95.0717,33.8956],[-95.0718,33.8956],[-95.072,33.8959],[-95.0721,33.8962],[-95.0722,33.8965],[-95.0726,33.8972],[-95.0726,33.8973],[-95.0729,33.8978],[-95.0731,33.8979],[-95.0732,33.8979],[-95.0733,33.8979],[-95.0733,33.898],[-95.0733,33.8981],[-95.0733,33.8982],[-95.0733,33.8983],[-95.0734,33.8985],[-95.0735,33.8987],[-95.0736,33.8988],[-95.0737,33.899],[-95.0739,33.8991],[-95.0742,33.8995],[-95.0743,33.8996],[-95.0745,33.8998],[-95.075,33.9004],[-95.0753,33.9008],[-95.0756,33.9012],[-95.0757,33.9014],[-95.0757,33.9015],[-95.0759,33.9019],[-95.076,33.9021],[-95.0761,33.9026],[-95.0762,33.9029],[-95.0763,33.9034],[-95.0764,33.9038],[-95.0764,33.904],[-95.0764,33.9041],[-95.0764,33.9042],[-95.0764,33.9043],[-95.0763,33.9047],[-95.0761,33.905],[-95.0759,33.9053],[-95.0759,33.9054],[-95.0757,33.9056],[-95.0756,33.9058],[-95.0756,33.9059],[-95.0754,33.9061],[-95.0754,33.9062],[-95.0753,33.9063],[-95.075,33.9069],[-95.0749,33.907],[-95.0748,33.9071],[-95.0746,33.9073],[-95.0744,33.9073],[-95.0743,33.9074],[-95.074,33.9075],[-95.0739,33.9076],[-95.0738,33.9076],[-95.0736,33.9077],[-95.0735,33.9077],[-95.0734,33.9077],[-95.0733,33.9078],[-95.0731,33.9078],[-95.0728,33.9079],[-95.0722,33.9081],[-95.0716,33.9082],[-95.0712,33.9083],[-95.0707,33.9084],[-95.0706,33.9084],[-95.0705,33.9084],[-95.0694,33.9084],[-95.069,33.9083],[-95.068,33.9083],[-95.0675,33.9083],[-95.067,33.9083],[-95.0663,33.9085],[-95.0662,33.9085],[-95.0659,33.9087],[-95.0654,33.9089],[-95.0649,33.9095],[-95.0643,33.9101],[-95.0642,33.9102],[-95.0637,33.9111],[-95.0633,33.9121],[-95.0632,33.913],[-95.0632,33.9133],[-95.0632,33.9134],[-95.0635,33.914],[-95.0641,33.9147],[-95.0645,33.9153],[-95.065,33.9158],[-95.0655,33.9162],[-95.0663,33.9168],[-95.0668,33.9171],[-95.0673,33.9173],[-95.0679,33.9175],[-95.0687,33.9176],[-95.0691,33.9176],[-95.0692,33.9176],[-95.0695,33.9176],[-95.0702,33.9174],[-95.0707,33.9172],[-95.0715,33.9168],[-95.0726,33.9164],[-95.0733,33.9161],[-95.0736,33.9159],[-95.074,33.9156],[-95.074,33.9153],[-95.0742,33.9149],[-95.0743,33.9142],[-95.0744,33.914],[-95.0744,33.9134],[-95.0744,33.9131],[-95.0744,33.9128],[-95.0745,33.9126],[-95.0745,33.912],[-95.0746,33.9118],[-95.0747,33.9116],[-95.0747,33.9115],[-95.0747,33.9113],[-95.0748,33.9111],[-95.0748,33.9108],[-95.0748,33.9104],[-95.0748,33.9102],[-95.0749,33.91],[-95.0749,33.9097],[-95.0749,33.9094],[-95.075,33.9088],[-95.0752,33.9085],[-95.0753,33.9084],[-95.0753,33.9083],[-95.0754,33.9083],[-95.0754,33.9082],[-95.0755,33.9081],[-95.0755,33.908],[-95.0756,33.908],[-95.0756,33.9079],[-95.0757,33.9078],[-95.0759,33.9077],[-95.0761,33.9076],[-95.0763,33.9075],[-95.0769,33.9072],[-95.077,33.9071],[-95.0773,33.907],[-95.0777,33.9067],[-95.0779,33.9065],[-95.0781,33.9062],[-95.0781,33.9061],[-95.0782,33.9059],[-95.0783,33.9057],[-95.0785,33.9055],[-95.0786,33.9053],[-95.0787,33.905],[-95.0788,33.9046],[-95.0789,33.9037],[-95.0792,33.9002],[-95.0792,33.8996],[-95.0792,33.8972],[-95.0794,33.8947],[-95.0796,33.8902],[-95.0798,33.8875],[-95.0801,33.8857],[-95.0804,33.885],[-95.0804,33.8849],[-95.0806,33.8845],[-95.0807,33.8843],[-95.0808,33.8841],[-95.0809,33.884],[-95.081,33.8838],[-95.0811,33.8837],[-95.0812,33.8835],[-95.0815,33.8827],[-95.0815,33.8825],[-95.0819,33.8814],[-95.0823,33.8803],[-95.0824,33.88],[-95.0824,33.8799],[-95.0826,33.8799],[-95.083,33.88],[-95.0837,33.88],[-95.0851,33.8802],[-95.0874,33.8803],[-95.0884,33.8805],[-95.0896,33.8809],[-95.0901,33.8811],[-95.0906,33.8815],[-95.091,33.882],[-95.0915,33.8825],[-95.0921,33.8832],[-95.093,33.8844],[-95.0935,33.8852],[-95.0938,33.8856],[-95.0939,33.8858],[-95.094,33.8859],[-95.0944,33.8865],[-95.0949,33.8873],[-95.0954,33.8879],[-95.0956,33.8881],[-95.0958,33.8884],[-95.0962,33.8886],[-95.097,33.8891],[-95.0974,33.8894],[-95.0978,33.8897],[-95.0982,33.89],[-95.0987,33.8907],[-95.0992,33.8915],[-95.0997,33.8924],[-95.0999,33.8928],[-95.0999,33.8932],[-95.1,33.8934],[-95.1001,33.8938],[-95.1002,33.8943],[-95.1003,33.8946],[-95.1003,33.8949],[-95.1003,33.8952],[-95.1003,33.8954],[-95.1004,33.8955],[-95.1004,33.8956],[-95.1002,33.8961],[-95.1001,33.8964],[-95.1,33.8968],[-95.0999,33.8969],[-95.0997,33.8969],[-95.0995,33.897],[-95.0994,33.897],[-95.0992,33.8972],[-95.0991,33.8974],[-95.0987,33.8978],[-95.0983,33.8982],[-95.098,33.8984],[-95.0975,33.8988],[-95.0974,33.8989],[-95.0972,33.899],[-95.0969,33.8991],[-95.0968,33.8991],[-95.0967,33.8991],[-95.0967,33.8992],[-95.0966,33.8992],[-95.0963,33.8994],[-95.0962,33.8994],[-95.096,33.8994],[-95.0958,33.8994],[-95.0956,33.8993],[-95.0952,33.8994],[-95.0948,33.8994],[-95.0944,33.8996],[-95.0939,33.8998],[-95.0935,33.8999],[-95.0932,33.9],[-95.0931,33.9001],[-95.093,33.9001],[-95.0928,33.9001],[-95.0926,33.9001],[-95.0923,33.9001],[-95.0922,33.9001],[-95.0921,33.9001],[-95.092,33.9003],[-95.0919,33.9004],[-95.0918,33.9004],[-95.0916,33.9003],[-95.0915,33.9003],[-95.0915,33.9005],[-95.0914,33.9005],[-95.0913,33.9006],[-95.0912,33.9007],[-95.0912,33.9008],[-95.0911,33.9009],[-95.091,33.9012],[-95.091,33.9014],[-95.091,33.9016],[-95.091,33.9017],[-95.0911,33.9017],[-95.0913,33.9018],[-95.0917,33.9018],[-95.092,33.9018],[-95.0921,33.9018],[-95.0921,33.9019],[-95.0919,33.902],[-95.0916,33.9021],[-95.0914,33.9023],[-95.0911,33.9023],[-95.0908,33.9025],[-95.0905,33.9026],[-95.0902,33.9027],[-95.09,33.9028],[-95.0891,33.9028],[-95.0886,33.9029],[-95.0881,33.9031],[-95.0878,33.9031],[-95.0878,33.903],[-95.0877,33.903],[-95.0876,33.903],[-95.087,33.9035],[-95.0864,33.9038],[-95.0858,33.9042],[-95.0854,33.9046],[-95.085,33.9049],[-95.0845,33.9051],[-95.0839,33.9055],[-95.0834,33.9058],[-95.0831,33.906],[-95.0826,33.9062],[-95.0816,33.9069],[-95.0812,33.9072],[-95.081,33.9074],[-95.0807,33.9077],[-95.0803,33.908],[-95.0801,33.9083],[-95.08,33.9085],[-95.0799,33.9085],[-95.0798,33.9086],[-95.0797,33.9086],[-95.0783,33.9105],[-95.0778,33.9113],[-95.0777,33.9116],[-95.0774,33.9123],[-95.077,33.9132],[-95.0768,33.9136],[-95.078,33.9187],[-95.0784,33.9192],[-95.0784,33.9193],[-95.0789,33.9198],[-95.0794,33.9203],[-95.0795,33.9203],[-95.0796,33.9205],[-95.0797,33.9206],[-95.08,33.9209],[-95.0801,33.921],[-95.0803,33.9211],[-95.0805,33.9212],[-95.0806,33.9213],[-95.0808,33.9214],[-95.0809,33.9214],[-95.081,33.9215],[-95.0811,33.9215],[-95.0813,33.9215],[-95.0815,33.9215],[-95.082,33.9216],[-95.0822,33.9217],[-95.0824,33.9218],[-95.0824,33.9217],[-95.0832,33.9214],[-95.0833,33.9213],[-95.0834,33.9213],[-95.0836,33.9211],[-95.0838,33.921],[-95.0841,33.9208],[-95.0842,33.9206],[-95.0844,33.9205],[-95.0844,33.9204],[-95.0845,33.9203],[-95.0846,33.9201],[-95.0846,33.92],[-95.0847,33.9199],[-95.0849,33.9196],[-95.085,33.9192],[-95.0851,33.9189],[-95.0852,33.9187],[-95.0852,33.9185],[-95.0853,33.9183],[-95.0853,33.9181],[-95.0855,33.9179],[-95.0856,33.9177],[-95.0857,33.9176],[-95.0858,33.9174],[-95.086,33.9173],[-95.0862,33.9171],[-95.0863,33.9169],[-95.0865,33.9168],[-95.0866,33.9167],[-95.0867,33.9166],[-95.087,33.9164],[-95.0871,33.9163],[-95.0873,33.9162],[-95.0874,33.9161],[-95.0875,33.916],[-95.0877,33.9159],[-95.0878,33.9159],[-95.088,33.9158],[-95.0881,33.9157],[-95.0884,33.9155],[-95.0894,33.9145],[-95.0896,33.9142],[-95.0898,33.9141],[-95.0927,33.9128],[-95.0928,33.9128],[-95.0939,33.9123],[-95.0949,33.9118],[-95.0951,33.9117],[-95.0953,33.9117],[-95.0954,33.9116],[-95.0958,33.9114],[-95.096,33.9114],[-95.0961,33.9115],[-95.0962,33.9114],[-95.0973,33.9111],[-95.0976,33.9111],[-95.0977,33.9111],[-95.0979,33.911],[-95.098,33.911],[-95.0981,33.9109],[-95.0983,33.9109],[-95.0983,33.9108],[-95.0986,33.9107],[-95.0987,33.9107],[-95.0987,33.9106],[-95.0995,33.9104],[-95.0998,33.9104],[-95.0999,33.9103],[-95.1003,33.9103],[-95.1004,33.9102],[-95.1005,33.9102],[-95.1009,33.9102],[-95.1013,33.9101],[-95.1015,33.9101],[-95.1016,33.9101],[-95.1017,33.9101],[-95.1018,33.9101],[-95.102,33.91],[-95.1022,33.91],[-95.1023,33.91],[-95.1025,33.91],[-95.1026,33.91],[-95.1027,33.91],[-95.1028,33.9099],[-95.1029,33.9099],[-95.103,33.9099],[-95.1031,33.9099],[-95.1033,33.9099],[-95.1034,33.9099],[-95.1035,33.9099],[-95.1036,33.9098],[-95.1037,33.9098],[-95.1038,33.9098],[-95.1039,33.9098],[-95.1044,33.9097],[-95.1046,33.9096],[-95.1048,33.9096],[-95.105,33.9095],[-95.1051,33.9095],[-95.1052,33.9095],[-95.1053,33.9094],[-95.1054,33.9094],[-95.1055,33.9093],[-95.1057,33.9092],[-95.1058,33.9092],[-95.1059,33.9091],[-95.1061,33.909],[-95.1063,33.9089],[-95.1064,33.9088],[-95.1065,33.9087],[-95.1066,33.9086],[-95.1068,33.9085],[-95.1069,33.9084],[-95.107,33.9083],[-95.107,33.9081],[-95.1071,33.908],[-95.1072,33.9078],[-95.1073,33.9078],[-95.1074,33.9076],[-95.1079,33.9072],[-95.108,33.9072],[-95.1081,33.9071],[-95.1082,33.9071],[-95.1083,33.907],[-95.1084,33.907],[-95.1085,33.9066],[-95.1086,33.9065],[-95.1086,33.9064],[-95.1093,33.906],[-95.1096,33.9058],[-95.1098,33.9057],[-95.1099,33.9057],[-95.11,33.9055],[-95.1101,33.9055],[-95.1102,33.9055],[-95.1104,33.9054],[-95.1109,33.9052],[-95.1111,33.9051],[-95.1113,33.9051],[-95.1117,33.9049],[-95.1119,33.9048],[-95.112,33.9048],[-95.1122,33.9047],[-95.1123,33.9047],[-95.1126,33.9046],[-95.1132,33.9045],[-95.1139,33.9045],[-95.1141,33.9046],[-95.1142,33.9046],[-95.1144,33.9046],[-95.1146,33.9045],[-95.1147,33.9045],[-95.1149,33.9044],[-95.1159,33.9043],[-95.116,33.9043],[-95.1164,33.9043],[-95.1167,33.9042],[-95.1168,33.9043],[-95.1171,33.9044],[-95.1172,33.9044],[-95.1174,33.9043],[-95.1175,33.9043],[-95.1178,33.9042],[-95.1182,33.9042],[-95.1183,33.9042],[-95.1185,33.9043],[-95.1186,33.9043],[-95.1187,33.9043],[-95.1195,33.9044],[-95.1197,33.9044],[-95.12,33.9044],[-95.1202,33.9044],[-95.1203,33.9044],[-95.1205,33.9044],[-95.1206,33.9045],[-95.1208,33.9045],[-95.1209,33.9045],[-95.1212,33.9046],[-95.1215,33.905],[-95.1216,33.9051],[-95.1217,33.9051],[-95.1217,33.9052],[-95.1218,33.9052],[-95.122,33.9053],[-95.1222,33.9053],[-95.1224,33.9054],[-95.1224,33.9055],[-95.1225,33.9055],[-95.1226,33.9055],[-95.1227,33.9055],[-95.1228,33.9054],[-95.1229,33.9054],[-95.1231,33.9054],[-95.1232,33.9055],[-95.1233,33.9055],[-95.1236,33.9056],[-95.1239,33.9057],[-95.1241,33.9057],[-95.1243,33.9059],[-95.1245,33.9061],[-95.1246,33.9062],[-95.1247,33.9062],[-95.1248,33.9063],[-95.125,33.9063],[-95.1251,33.9063],[-95.1252,33.9064],[-95.1253,33.9064],[-95.1254,33.9064],[-95.1256,33.9064],[-95.1257,33.9064],[-95.1258,33.9065],[-95.1259,33.9066],[-95.1261,33.9068],[-95.1263,33.9069],[-95.1264,33.907],[-95.1264,33.9071],[-95.1265,33.9071],[-95.1266,33.9072],[-95.1269,33.9074],[-95.127,33.9075],[-95.1274,33.9078],[-95.1275,33.908],[-95.1276,33.9081],[-95.128,33.9085],[-95.1282,33.9087],[-95.1284,33.909],[-95.1287,33.9093],[-95.1288,33.9094],[-95.1288,33.9095],[-95.129,33.9098],[-95.1291,33.91],[-95.1292,33.9101],[-95.1292,33.9102],[-95.1294,33.9104],[-95.1295,33.9106],[-95.13,33.9111],[-95.1304,33.9117],[-95.1307,33.9121],[-95.131,33.9125],[-95.1316,33.9139],[-95.1317,33.9152],[-95.1316,33.9159],[-95.1316,33.916],[-95.1304,33.9175],[-95.1293,33.9185],[-95.1283,33.9197],[-95.1282,33.9199],[-95.1277,33.9204],[-95.1267,33.9214],[-95.1251,33.9229],[-95.124,33.9237],[-95.1228,33.9247],[-95.1217,33.9258],[-95.1213,33.9272],[-95.1213,33.9288],[-95.1212,33.9306],[-95.1212,33.9311],[-95.1212,33.9313],[-95.1233,33.9335],[-95.1247,33.9347],[-95.1252,33.9349],[-95.1267,33.9357],[-95.1282,33.9363],[-95.1296,33.9367],[-95.1302,33.9368],[-95.1303,33.9367],[-95.1305,33.9367],[-95.1311,33.9366],[-95.1316,33.9365],[-95.1318,33.9365],[-95.132,33.9365],[-95.1321,33.9365],[-95.1327,33.9363],[-95.133,33.9363],[-95.1335,33.9362],[-95.1336,33.9362],[-95.1337,33.9362],[-95.1338,33.9361],[-95.1341,33.9361],[-95.1344,33.936],[-95.1346,33.936],[-95.1349,33.936],[-95.1353,33.9358],[-95.1357,33.9357],[-95.1362,33.9356],[-95.1368,33.9355],[-95.1369,33.9354],[-95.1375,33.9352],[-95.1378,33.9351],[-95.1381,33.935],[-95.1383,33.9349],[-95.1388,33.9348],[-95.1392,33.9348],[-95.1395,33.9347],[-95.1402,33.9347],[-95.1405,33.9348],[-95.141,33.9349],[-95.1415,33.9349],[-95.1417,33.9349],[-95.142,33.9349],[-95.1423,33.935],[-95.1425,33.935],[-95.1429,33.935],[-95.1432,33.9351],[-95.1439,33.9351],[-95.1443,33.9351],[-95.1444,33.9351],[-95.1445,33.9351],[-95.1447,33.9351],[-95.145,33.9352],[-95.1454,33.9352],[-95.1457,33.9352],[-95.1462,33.9352],[-95.1463,33.9352],[-95.1466,33.9353],[-95.147,33.9352],[-95.148,33.9353],[-95.1485,33.9353],[-95.1488,33.9353],[-95.1491,33.9353],[-95.1492,33.9353],[-95.1495,33.9354],[-95.1504,33.9356],[-95.1509,33.9357],[-95.1514,33.9358],[-95.1515,33.9359],[-95.1519,33.936],[-95.1528,33.936],[-95.153,33.936],[-95.1532,33.9361],[-95.1534,33.9361],[-95.1535,33.9361],[-95.1536,33.9361],[-95.1537,33.9361],[-95.1538,33.9362],[-95.154,33.9363],[-95.1543,33.9363],[-95.1548,33.9364],[-95.1554,33.9365],[-95.1559,33.9366],[-95.1563,33.9366],[-95.1564,33.9366],[-95.1566,33.9366],[-95.1567,33.9366],[-95.1568,33.9366],[-95.157,33.9366],[-95.1571,33.9367],[-95.1574,33.9369],[-95.1575,33.937],[-95.1585,33.9378],[-95.1601,33.9391],[-95.1609,33.9397],[-95.1612,33.9399],[-95.1618,33.9403],[-95.1624,33.9406],[-95.1626,33.9407],[-95.1627,33.9408],[-95.1628,33.941],[-95.1629,33.9411],[-95.163,33.9412],[-95.1631,33.9414],[-95.1633,33.9415],[-95.1638,33.9418],[-95.1642,33.942],[-95.1642,33.9421],[-95.1645,33.9422],[-95.1649,33.9425],[-95.1662,33.9435],[-95.1667,33.9439],[-95.1671,33.9442],[-95.1675,33.9444],[-95.1678,33.9447],[-95.1686,33.9452],[-95.169,33.9453],[-95.1694,33.9456],[-95.1701,33.946],[-95.1707,33.9463],[-95.1711,33.9465],[-95.1715,33.9467],[-95.1716,33.9468],[-95.172,33.9468],[-95.1724,33.9469],[-95.1733,33.9471],[-95.1734,33.9471],[-95.1737,33.9472],[-95.1748,33.9475],[-95.1751,33.9475],[-95.1756,33.9477],[-95.1757,33.9477],[-95.1772,33.948],[-95.179,33.9484],[-95.1797,33.9487],[-95.1803,33.9488],[-95.1809,33.9489],[-95.1811,33.9489],[-95.1813,33.9489],[-95.182,33.9489],[-95.1822,33.9489],[-95.1824,33.949],[-95.1831,33.9492],[-95.185,33.9495],[-95.1859,33.9498],[-95.1861,33.9499],[-95.1865,33.95],[-95.1868,33.9502],[-95.1873,33.9504],[-95.1874,33.9504],[-95.1879,33.9506],[-95.1882,33.9507],[-95.1883,33.9508],[-95.1895,33.9513],[-95.1897,33.9513],[-95.1898,33.9514],[-95.1899,33.9514],[-95.1901,33.9515],[-95.1902,33.9515],[-95.1906,33.9515],[-95.1907,33.9516],[-95.1908,33.9516],[-95.1911,33.9517],[-95.1912,33.9517],[-95.1913,33.9517],[-95.1915,33.9518],[-95.1917,33.9518],[-95.1919,33.9518],[-95.192,33.9518],[-95.1921,33.9518],[-95.1922,33.9518],[-95.1923,33.9518],[-95.1924,33.9518],[-95.1925,33.9518],[-95.1926,33.9518],[-95.1933,33.952],[-95.1937,33.9521],[-95.1938,33.9522],[-95.1941,33.9523],[-95.195,33.9526],[-95.1957,33.9527],[-95.1959,33.9528],[-95.197,33.9531],[-95.1974,33.9532],[-95.1976,33.9532],[-95.198,33.9533],[-95.1981,33.9534],[-95.1985,33.9536],[-95.1988,33.9537],[-95.1992,33.9539],[-95.1993,33.9539],[-95.1993,33.954],[-95.1995,33.9541],[-95.1998,33.9543],[-95.1998,33.9544],[-95.2,33.9545],[-95.2003,33.9548],[-95.2007,33.9552],[-95.2011,33.9556],[-95.2016,33.9561],[-95.2019,33.9564],[-95.2021,33.9565],[-95.2026,33.9569],[-95.203,33.9572],[-95.2035,33.9574],[-95.2041,33.9577],[-95.2046,33.958],[-95.205,33.9582],[-95.2052,33.9583],[-95.2058,33.9586],[-95.2061,33.9588],[-95.2069,33.9591],[-95.2084,33.9599],[-95.2091,33.9602],[-95.2094,33.9604],[-95.2097,33.9605],[-95.2099,33.9605],[-95.2105,33.9608],[-95.2119,33.9612],[-95.2134,33.9618],[-95.2138,33.962],[-95.2141,33.9621],[-95.2145,33.9623],[-95.2151,33.9624],[-95.2153,33.9624],[-95.2156,33.9624],[-95.2157,33.9625],[-95.2159,33.9625],[-95.2162,33.9626],[-95.2167,33.9626],[-95.2169,33.9627],[-95.2176,33.9626],[-95.2178,33.9626],[-95.2185,33.9625],[-95.2191,33.9624],[-95.2198,33.9622],[-95.2203,33.962],[-95.2205,33.962],[-95.2218,33.962],[-95.2222,33.962],[-95.2227,33.9621],[-95.2231,33.9621],[-95.2236,33.962],[-95.2238,33.9622],[-95.224,33.9622],[-95.2249,33.9622],[-95.2255,33.9622],[-95.2257,33.9621],[-95.2258,33.9621],[-95.2261,33.9621],[-95.226,33.9622],[-95.2261,33.9622],[-95.2265,33.962],[-95.2267,33.9619],[-95.227,33.9617],[-95.2271,33.9616],[-95.2272,33.9614],[-95.2273,33.9613],[-95.2275,33.961],[-95.2275,33.9609],[-95.2276,33.9608],[-95.2284,33.9607],[-95.2285,33.9607],[-95.2287,33.9606],[-95.2289,33.9606],[-95.229,33.9606],[-95.2291,33.9605],[-95.2292,33.9605],[-95.2295,33.9605],[-95.2297,33.9604],[-95.2304,33.9601],[-95.2304,33.96],[-95.2306,33.9598],[-95.2308,33.9597],[-95.2309,33.9595],[-95.2305,33.9596],[-95.2302,33.9597],[-95.2301,33.9597],[-95.2301,33.9594],[-95.2301,33.9592],[-95.2301,33.959],[-95.2301,33.9588],[-95.2302,33.9587],[-95.2302,33.9586],[-95.2303,33.9585],[-95.2304,33.9583],[-95.2304,33.9582],[-95.2304,33.9579],[-95.2304,33.9578],[-95.2304,33.9571],[-95.2304,33.9568],[-95.2303,33.9562],[-95.2302,33.956],[-95.2303,33.956],[-95.2303,33.9558],[-95.2304,33.9558],[-95.2305,33.9557],[-95.2305,33.9556],[-95.2306,33.9555],[-95.2307,33.9554],[-95.2308,33.9554],[-95.2309,33.9551],[-95.2309,33.955],[-95.2311,33.9544],[-95.2312,33.9542],[-95.2316,33.9533],[-95.2317,33.9532],[-95.2317,33.9529],[-95.2318,33.9525],[-95.2318,33.9524],[-95.232,33.9518],[-95.232,33.9516],[-95.2321,33.9514],[-95.2322,33.9512],[-95.2324,33.9508],[-95.2327,33.9503],[-95.2328,33.95],[-95.2328,33.9499],[-95.2329,33.9498],[-95.2329,33.9497],[-95.233,33.9497],[-95.2332,33.9496],[-95.2335,33.9494],[-95.2337,33.9492],[-95.2339,33.949],[-95.234,33.9489],[-95.2341,33.9488],[-95.2342,33.9488],[-95.2344,33.9487],[-95.2345,33.9487],[-95.235,33.9485],[-95.2353,33.9484],[-95.2355,33.9483],[-95.2357,33.9483],[-95.2362,33.948],[-95.2366,33.9479],[-95.2367,33.9479],[-95.2372,33.9479],[-95.2382,33.9478],[-95.2385,33.9478],[-95.2387,33.9478],[-95.2391,33.9477],[-95.2398,33.9475],[-95.2402,33.9474],[-95.2405,33.9473],[-95.2406,33.9472],[-95.2405,33.9471],[-95.2404,33.947],[-95.2404,33.9469],[-95.2405,33.9468],[-95.2407,33.9467],[-95.242,33.9459],[-95.2425,33.9456],[-95.2433,33.9452],[-95.244,33.9449],[-95.2444,33.9446],[-95.2451,33.9443],[-95.2454,33.9442],[-95.2457,33.944],[-95.246,33.9437],[-95.2466,33.9431],[-95.247,33.9427],[-95.2473,33.9424],[-95.248,33.9415],[-95.2481,33.9412],[-95.2482,33.9411],[-95.2484,33.941],[-95.2488,33.9406],[-95.249,33.9403],[-95.2492,33.94],[-95.2494,33.9399],[-95.25,33.9389],[-95.2502,33.9385],[-95.2507,33.9366],[-95.2508,33.9364],[-95.2509,33.9361],[-95.2509,33.935],[-95.2509,33.9348],[-95.2509,33.9345],[-95.2509,33.9343],[-95.2508,33.9339],[-95.2507,33.9337],[-95.2506,33.9336],[-95.2506,33.9335],[-95.2505,33.9332],[-95.2505,33.9329],[-95.2504,33.9327],[-95.2504,33.9324],[-95.2504,33.9317],[-95.2503,33.9312],[-95.2503,33.9308],[-95.2503,33.9307],[-95.2499,33.9292],[-95.2499,33.9284],[-95.2499,33.9283],[-95.2498,33.9281],[-95.2498,33.928],[-95.2498,33.9275],[-95.2497,33.9266],[-95.2497,33.9263],[-95.2497,33.9258],[-95.2497,33.9257],[-95.2496,33.9255],[-95.2496,33.9254],[-95.2495,33.9249],[-95.2493,33.9245],[-95.2493,33.9244],[-95.2494,33.9243],[-95.2493,33.9242],[-95.2492,33.924],[-95.2491,33.9238],[-95.249,33.9232],[-95.2488,33.9226],[-95.2488,33.9225],[-95.2486,33.9217],[-95.2484,33.9207],[-95.2484,33.9206],[-95.2483,33.9202],[-95.2482,33.9199],[-95.2482,33.9197],[-95.2481,33.9196],[-95.2481,33.9194],[-95.2481,33.919],[-95.2481,33.9189],[-95.248,33.9186],[-95.2478,33.9178],[-95.2478,33.9175],[-95.2477,33.9169],[-95.2477,33.9168],[-95.2477,33.9162],[-95.2477,33.9159],[-95.2476,33.9157],[-95.2476,33.9156],[-95.2476,33.9154],[-95.2476,33.915],[-95.2476,33.9149],[-95.2476,33.9147],[-95.2476,33.9146],[-95.2477,33.9144],[-95.2477,33.9143],[-95.2477,33.9141],[-95.2478,33.9138],[-95.2478,33.9135],[-95.2478,33.9134],[-95.2478,33.9133],[-95.2478,33.9129],[-95.248,33.9117],[-95.248,33.911],[-95.2481,33.9105],[-95.2482,33.9096],[-95.2483,33.9093],[-95.2483,33.9088],[-95.2485,33.908],[-95.2485,33.907],[-95.2486,33.9065],[-95.2486,33.9062],[-95.2489,33.9052],[-95.2492,33.9044],[-95.2493,33.9039],[-95.2496,33.9032],[-95.2497,33.9027],[-95.2498,33.9027],[-95.2498,33.9026],[-95.25,33.9022],[-95.2501,33.9019],[-95.2502,33.9016],[-95.2504,33.9014],[-95.2508,33.9004],[-95.2509,33.9003],[-95.251,33.9002],[-95.2511,33.9],[-95.2513,33.8997],[-95.2516,33.8992],[-95.2518,33.8989],[-95.252,33.8986],[-95.2521,33.8984],[-95.2521,33.8982],[-95.2527,33.8973],[-95.2527,33.8972],[-95.2528,33.897],[-95.2528,33.8969],[-95.2529,33.8965],[-95.2528,33.8963],[-95.2528,33.8961],[-95.2529,33.8957],[-95.253,33.8955],[-95.2531,33.8951],[-95.2532,33.8949],[-95.2538,33.894],[-95.2541,33.8936],[-95.2545,33.8932],[-95.2548,33.893],[-95.2552,33.8927],[-95.2555,33.8924],[-95.2558,33.8922],[-95.2559,33.892],[-95.2561,33.8918],[-95.2563,33.8917],[-95.2564,33.8916],[-95.2568,33.8912],[-95.2569,33.8911],[-95.257,33.8909],[-95.2571,33.8907],[-95.2573,33.8905],[-95.2575,33.8903],[-95.2577,33.8901],[-95.2581,33.8898],[-95.2584,33.8896],[-95.2585,33.8895],[-95.2589,33.8892],[-95.2593,33.889],[-95.2596,33.8888],[-95.2601,33.8885],[-95.2608,33.888],[-95.261,33.8879],[-95.2612,33.8878],[-95.2614,33.8877],[-95.2615,33.8877],[-95.2617,33.8877],[-95.2618,33.8877],[-95.2621,33.8878],[-95.2624,33.888],[-95.2627,33.8881],[-95.2629,33.8883],[-95.263,33.8883],[-95.2632,33.8886],[-95.2635,33.8888],[-95.2636,33.8889],[-95.2639,33.8891],[-95.2639,33.8892],[-95.2641,33.8894],[-95.2643,33.8897],[-95.2644,33.8898],[-95.2644,33.89],[-95.2645,33.8902],[-95.2645,33.8903],[-95.2646,33.8905],[-95.2648,33.8909],[-95.2648,33.8912],[-95.2649,33.8913],[-95.2649,33.8921],[-95.265,33.8923],[-95.2651,33.8925],[-95.2651,33.8927],[-95.2653,33.8929],[-95.2654,33.8931],[-95.2656,33.8932],[-95.2657,33.8934],[-95.2657,33.8935],[-95.2657,33.8936],[-95.2658,33.8937],[-95.2659,33.8937],[-95.266,33.8937],[-95.266,33.8936],[-95.2661,33.8936],[-95.2662,33.8936],[-95.2663,33.8937],[-95.2664,33.8938],[-95.2665,33.8938],[-95.2666,33.8938],[-95.2667,33.8939],[-95.2667,33.894],[-95.2666,33.8941],[-95.2665,33.8946],[-95.2661,33.8955],[-95.2661,33.8956],[-95.266,33.8956],[-95.266,33.8954],[-95.2659,33.8954],[-95.2658,33.8955],[-95.2657,33.896],[-95.2656,33.8962],[-95.2655,33.8965],[-95.2653,33.8972],[-95.2652,33.8976],[-95.2651,33.8983],[-95.2651,33.8985],[-95.265,33.8989],[-95.2649,33.8995],[-95.2649,33.9001],[-95.2649,33.9004],[-95.2649,33.9009],[-95.2648,33.9022],[-95.2648,33.9028],[-95.265,33.9046],[-95.2652,33.9056],[-95.2654,33.9059],[-95.2655,33.9062],[-95.2656,33.9067],[-95.2658,33.9072],[-95.266,33.9076],[-95.2661,33.9078],[-95.2663,33.9082],[-95.2664,33.9085],[-95.2666,33.9088],[-95.2668,33.9091],[-95.2669,33.9092],[-95.2669,33.9093],[-95.2673,33.9097],[-95.2675,33.9099],[-95.2678,33.9102],[-95.2679,33.9105],[-95.2682,33.9108],[-95.2685,33.911],[-95.2687,33.9111],[-95.2691,33.9113],[-95.2693,33.9113],[-95.2698,33.9115],[-95.2699,33.9115],[-95.2703,33.9115],[-95.2707,33.9115],[-95.2717,33.9115],[-95.2723,33.9115],[-95.2726,33.9115],[-95.2729,33.9116],[-95.2732,33.9116],[-95.274,33.9116],[-95.2742,33.9116],[-95.2745,33.9116],[-95.275,33.9115],[-95.2755,33.9114],[-95.276,33.9113],[-95.2761,33.9112],[-95.2762,33.9111],[-95.2763,33.9111],[-95.2771,33.9108],[-95.2775,33.9106],[-95.278,33.9104],[-95.2786,33.9102],[-95.2791,33.9099],[-95.2792,33.9099],[-95.2795,33.9098],[-95.2803,33.9094],[-95.2807,33.9092],[-95.2814,33.9087],[-95.2815,33.9086],[-95.2817,33.9085],[-95.282,33.9083],[-95.2823,33.9078],[-95.2825,33.9076],[-95.2828,33.9074],[-95.2835,33.9068],[-95.2838,33.9065],[-95.284,33.9062],[-95.2843,33.9059],[-95.2846,33.9055],[-95.2848,33.9053],[-95.2851,33.9045],[-95.2855,33.9037],[-95.2856,33.9034],[-95.2856,33.903],[-95.2855,33.9026],[-95.2854,33.902],[-95.2853,33.9018],[-95.285,33.9011],[-95.2848,33.9006],[-95.2846,33.8999],[-95.2843,33.8995],[-95.2843,33.8994],[-95.2841,33.8993],[-95.284,33.8991],[-95.2838,33.899],[-95.2835,33.8989],[-95.2834,33.8988],[-95.2833,33.8987],[-95.2829,33.8985],[-95.2828,33.8984],[-95.2826,33.8983],[-95.2825,33.8982],[-95.282,33.8978],[-95.2818,33.8975],[-95.2816,33.8973],[-95.2814,33.897],[-95.2811,33.8966],[-95.281,33.8964],[-95.2808,33.8963],[-95.2807,33.8961],[-95.2806,33.8958],[-95.2804,33.8956],[-95.2803,33.8954],[-95.2803,33.8953],[-95.2799,33.8943],[-95.2797,33.8938],[-95.2795,33.8934],[-95.2793,33.8931],[-95.2793,33.8929],[-95.2792,33.8926],[-95.2791,33.8924],[-95.279,33.8923],[-95.279,33.8921],[-95.2789,33.892],[-95.2789,33.8919],[-95.2787,33.8917],[-95.2786,33.8915],[-95.2784,33.891],[-95.2783,33.8908],[-95.2782,33.8903],[-95.2781,33.8902],[-95.2781,33.8899],[-95.278,33.8894],[-95.278,33.8893],[-95.278,33.8887],[-95.278,33.8882],[-95.278,33.8878],[-95.2779,33.8875],[-95.2779,33.8873],[-95.278,33.887],[-95.278,33.8865],[-95.2781,33.886],[-95.2781,33.8858],[-95.2781,33.8857],[-95.2782,33.8853],[-95.2783,33.885],[-95.2784,33.8848],[-95.2783,33.8847],[-95.2783,33.8846],[-95.2784,33.8844],[-95.2784,33.8843],[-95.2784,33.8842],[-95.2784,33.8841],[-95.2783,33.8841],[-95.2782,33.8839],[-95.2783,33.8839],[-95.2784,33.8838],[-95.2785,33.8837],[-95.2786,33.8837],[-95.2786,33.8836],[-95.2786,33.8835],[-95.2786,33.8832],[-95.2785,33.883],[-95.2785,33.8825],[-95.2784,33.8823],[-95.2784,33.8822],[-95.2784,33.882],[-95.2783,33.8817],[-95.2783,33.8809],[-95.2783,33.8806],[-95.2784,33.8805],[-95.2784,33.8803],[-95.2783,33.8801],[-95.2783,33.88],[-95.2783,33.8798],[-95.2784,33.8796],[-95.2784,33.8794],[-95.2783,33.8793],[-95.2783,33.8792],[-95.2781,33.8787],[-95.2781,33.8786],[-95.2782,33.8784],[-95.2782,33.8782],[-95.2783,33.8781],[-95.2784,33.8779],[-95.2785,33.8776],[-95.2786,33.8774],[-95.2788,33.8771],[-95.279,33.8767],[-95.2791,33.8766],[-95.2794,33.8764],[-95.2798,33.8761],[-95.2805,33.8756],[-95.2807,33.8755],[-95.2809,33.8754],[-95.2812,33.8753],[-95.2815,33.8752],[-95.2817,33.8752],[-95.2822,33.875],[-95.2824,33.8749],[-95.2826,33.8749],[-95.2827,33.8748],[-95.2829,33.8748],[-95.2831,33.8747],[-95.2833,33.8746],[-95.2836,33.8746],[-95.2838,33.8745],[-95.284,33.8744],[-95.2841,33.8744],[-95.2843,33.8744],[-95.2847,33.8742],[-95.2851,33.874],[-95.2853,33.874],[-95.2853,33.8739],[-95.2862,33.8737],[-95.2865,33.8736],[-95.2866,33.8736],[-95.2868,33.8735],[-95.2872,33.8734],[-95.2873,33.8734],[-95.2874,33.8734],[-95.2875,33.8734],[-95.2877,33.8734],[-95.2878,33.8734],[-95.288,33.8734],[-95.2882,33.8733],[-95.2885,33.8732],[-95.2886,33.8732],[-95.2887,33.8731],[-95.2889,33.8731],[-95.2891,33.8731],[-95.2893,33.8731],[-95.2895,33.8731],[-95.2896,33.8732],[-95.2897,33.8732],[-95.2898,33.873],[-95.2899,33.873],[-95.29,33.8732],[-95.2901,33.8732],[-95.2902,33.8732],[-95.2904,33.8731],[-95.2907,33.8731],[-95.291,33.8731],[-95.2912,33.8731],[-95.2916,33.8732],[-95.2917,33.8732],[-95.2918,33.8732],[-95.2919,33.8732],[-95.292,33.8732],[-95.2921,33.8732],[-95.2922,33.8731],[-95.2923,33.8732],[-95.2924,33.8732],[-95.2925,33.8731],[-95.2926,33.8731],[-95.2927,33.8731],[-95.2927,33.8732],[-95.2928,33.8732],[-95.2929,33.8731],[-95.293,33.873],[-95.2933,33.8729],[-95.2936,33.8728],[-95.2938,33.8728],[-95.2941,33.8728],[-95.2943,33.8728],[-95.2945,33.8728],[-95.2949,33.8728],[-95.2953,33.8729],[-95.2958,33.873],[-95.2963,33.8731],[-95.297,33.8732],[-95.2974,33.8733],[-95.2978,33.8734],[-95.2982,33.8734],[-95.299,33.8736],[-95.2996,33.8738],[-95.3003,33.874],[-95.3005,33.874],[-95.3007,33.8741],[-95.3008,33.8741],[-95.301,33.8742],[-95.3013,33.8742],[-95.3014,33.8742],[-95.3015,33.8742],[-95.3016,33.8743],[-95.3022,33.8744],[-95.3023,33.8744],[-95.3025,33.8744],[-95.3027,33.8745],[-95.3028,33.8744],[-95.3031,33.8743],[-95.3032,33.8743],[-95.3035,33.8743],[-95.3041,33.8744],[-95.3043,33.8744],[-95.3044,33.8745],[-95.3047,33.8746],[-95.305,33.8746],[-95.3051,33.8746],[-95.3052,33.8746],[-95.3055,33.8747],[-95.3056,33.8748],[-95.3057,33.8748],[-95.3058,33.8748],[-95.306,33.8748],[-95.3064,33.8749],[-95.3066,33.875],[-95.3067,33.8751],[-95.3068,33.8751],[-95.3071,33.8753],[-95.3075,33.8755],[-95.3079,33.8757],[-95.3083,33.8759],[-95.3085,33.876],[-95.3087,33.876],[-95.3088,33.8761],[-95.3089,33.8762],[-95.3091,33.8764],[-95.3099,33.8767],[-95.3101,33.8768],[-95.3102,33.877],[-95.3103,33.877],[-95.3105,33.8772],[-95.3106,33.8772],[-95.3114,33.8781],[-95.3117,33.8784],[-95.3119,33.8785],[-95.3121,33.8787],[-95.3123,33.8788],[-95.3126,33.879],[-95.313,33.8795],[-95.3133,33.8801],[-95.3134,33.8802],[-95.3134,33.8805],[-95.3135,33.8807],[-95.3137,33.8811],[-95.3138,33.8811],[-95.3139,33.8811],[-95.314,33.8811],[-95.3142,33.8814],[-95.3144,33.8816],[-95.3162,33.8821],[-95.3179,33.8829],[-95.3195,33.8836],[-95.321,33.8842],[-95.3221,33.8845],[-95.3255,33.8857],[-95.3275,33.8861],[-95.3287,33.8863],[-95.3294,33.8863],[-95.3299,33.8863],[-95.3301,33.8858],[-95.3301,33.8855],[-95.3301,33.8852],[-95.33,33.8851],[-95.3301,33.8846],[-95.3302,33.8841],[-95.3303,33.8837],[-95.3303,33.8833],[-95.3304,33.883],[-95.3304,33.8827],[-95.3305,33.8825],[-95.3307,33.8821],[-95.331,33.8817],[-95.3312,33.8812],[-95.3313,33.8811],[-95.3315,33.8808],[-95.3316,33.8805],[-95.3318,33.8801],[-95.3319,33.8799],[-95.3319,33.8798],[-95.3319,33.8797],[-95.332,33.8796],[-95.3321,33.8793],[-95.3323,33.8789],[-95.3326,33.8785],[-95.3331,33.8778],[-95.3333,33.8774],[-95.3334,33.8773],[-95.3338,33.8768],[-95.3345,33.8762],[-95.3345,33.8761],[-95.3347,33.8758],[-95.3357,33.8743],[-95.3371,33.8747],[-95.3374,33.8747],[-95.3377,33.8747],[-95.3391,33.8741],[-95.3395,33.8737],[-95.3396,33.8735],[-95.3399,33.873],[-95.3406,33.8733],[-95.3411,33.8733],[-95.3425,33.873],[-95.3431,33.8727],[-95.3434,33.8725],[-95.3446,33.8722],[-95.3453,33.8719],[-95.3466,33.8716],[-95.3473,33.8712],[-95.3477,33.8705],[-95.3492,33.8705],[-95.3496,33.8706],[-95.3503,33.8706],[-95.3509,33.8705],[-95.3514,33.8703],[-95.3519,33.87],[-95.3524,33.8696],[-95.3565,33.8694],[-95.3574,33.8692],[-95.3579,33.8688],[-95.3584,33.8684],[-95.3597,33.868],[-95.3605,33.8676],[-95.361,33.8674],[-95.3619,33.8672],[-95.3626,33.8669],[-95.3632,33.8668],[-95.3656,33.8671],[-95.3661,33.867],[-95.367,33.8668],[-95.3678,33.8665],[-95.3682,33.8666],[-95.3685,33.8666],[-95.3693,33.8666],[-95.3705,33.8668],[-95.371,33.8668],[-95.3727,33.8673],[-95.3733,33.8675],[-95.3748,33.868],[-95.3757,33.8684],[-95.3765,33.8685],[-95.3766,33.8685],[-95.3769,33.8685],[-95.3776,33.8686],[-95.3781,33.8686],[-95.3782,33.8687],[-95.3785,33.8687],[-95.3788,33.8687],[-95.3789,33.8687],[-95.3791,33.8687],[-95.3797,33.8687],[-95.3803,33.8686],[-95.3805,33.8685],[-95.381,33.8685],[-95.3813,33.8685],[-95.3814,33.8685],[-95.3817,33.8685],[-95.3821,33.8686],[-95.3823,33.8686],[-95.3827,33.8686],[-95.3828,33.8686],[-95.3831,33.8686],[-95.3833,33.8686],[-95.3837,33.8687],[-95.3838,33.8687],[-95.3842,33.8686],[-95.3844,33.8686],[-95.3847,33.8686],[-95.3849,33.8685],[-95.3851,33.8685],[-95.3855,33.8685],[-95.3857,33.8685],[-95.3864,33.8685],[-95.3867,33.8684],[-95.3869,33.8684],[-95.3871,33.8684],[-95.3873,33.8683],[-95.3875,33.8682],[-95.3877,33.8682],[-95.3885,33.8681],[-95.3889,33.8681],[-95.3891,33.868],[-95.3893,33.868],[-95.3897,33.868],[-95.39,33.8679],[-95.3902,33.8678],[-95.3903,33.8678],[-95.3906,33.8677],[-95.3909,33.8677],[-95.3912,33.8676],[-95.3914,33.8675],[-95.3914,33.8674],[-95.3915,33.8673],[-95.3918,33.8672],[-95.3925,33.8669],[-95.393,33.8668],[-95.3935,33.8666],[-95.394,33.8665],[-95.3943,33.8665],[-95.3951,33.8662],[-95.3954,33.8661],[-95.3957,33.866],[-95.396,33.8659],[-95.3965,33.8657],[-95.3968,33.8657],[-95.397,33.8657],[-95.3973,33.8655],[-95.3974,33.8654],[-95.3975,33.8654],[-95.3976,33.8654],[-95.3979,33.8653],[-95.398,33.8652],[-95.3984,33.8651],[-95.3987,33.8651],[-95.399,33.865],[-95.3992,33.865],[-95.3995,33.8649],[-95.3998,33.8649],[-95.4003,33.8648],[-95.4005,33.8648],[-95.4007,33.8648],[-95.4009,33.8648],[-95.4012,33.8648],[-95.4013,33.8647],[-95.4014,33.8647],[-95.4022,33.8648],[-95.4026,33.8648],[-95.4027,33.8648],[-95.4028,33.8648],[-95.403,33.8648],[-95.4034,33.8646],[-95.4036,33.8646],[-95.4037,33.8646],[-95.4039,33.8646],[-95.4039,33.8645],[-95.4042,33.8645],[-95.4044,33.8646],[-95.4046,33.8646],[-95.4048,33.8646],[-95.405,33.8646],[-95.4052,33.8646],[-95.4054,33.8646],[-95.4055,33.8646],[-95.4057,33.8647],[-95.4058,33.8647],[-95.4062,33.8647],[-95.4064,33.8648],[-95.4066,33.8647],[-95.4067,33.8647],[-95.4068,33.8647],[-95.4069,33.8647],[-95.4075,33.8648],[-95.4076,33.8648],[-95.408,33.8649],[-95.4082,33.865],[-95.4084,33.865],[-95.4086,33.865],[-95.4088,33.8651],[-95.409,33.8651],[-95.4091,33.8651],[-95.4093,33.8652],[-95.4094,33.8652],[-95.4095,33.8652],[-95.4096,33.8652],[-95.4099,33.8653],[-95.4101,33.8653],[-95.4103,33.8653],[-95.4106,33.8654],[-95.4107,33.8654],[-95.4108,33.8655],[-95.4109,33.8655],[-95.4112,33.8655],[-95.4114,33.8656],[-95.4119,33.8658],[-95.4122,33.8659],[-95.4124,33.866],[-95.4129,33.8661],[-95.4136,33.8662],[-95.4138,33.8663],[-95.4142,33.8663],[-95.4144,33.8664],[-95.4145,33.8665],[-95.4158,33.8669],[-95.4162,33.8671],[-95.4173,33.8677],[-95.4187,33.8685],[-95.4194,33.8686],[-95.4204,33.8686],[-95.4213,33.8686],[-95.4216,33.8687],[-95.4223,33.8689],[-95.4246,33.8699],[-95.4263,33.8704],[-95.4273,33.8704],[-95.4277,33.8705],[-95.4287,33.8702],[-95.4295,33.8698],[-95.4313,33.8692],[-95.4324,33.8688],[-95.433,33.8684],[-95.4331,33.8683],[-95.4333,33.8682],[-95.4335,33.8681],[-95.4337,33.868],[-95.4337,33.8679],[-95.4339,33.8678],[-95.434,33.8678],[-95.4342,33.8677],[-95.4346,33.8676],[-95.4348,33.8675],[-95.435,33.8674],[-95.4352,33.8673],[-95.4354,33.8673],[-95.4358,33.8672],[-95.4362,33.867],[-95.4364,33.8669],[-95.4366,33.8669],[-95.4368,33.8668],[-95.437,33.8668],[-95.4371,33.8668],[-95.4375,33.8666],[-95.4377,33.8665],[-95.4379,33.8665],[-95.4383,33.8663],[-95.4386,33.8663],[-95.4391,33.8663],[-95.4392,33.8663],[-95.4395,33.8663],[-95.4399,33.8663],[-95.44,33.8663],[-95.4404,33.8663],[-95.4407,33.8663],[-95.4408,33.8664],[-95.4409,33.8664],[-95.4411,33.8664],[-95.4416,33.8665],[-95.4418,33.8665],[-95.4423,33.8665],[-95.4428,33.8665],[-95.443,33.8665],[-95.4432,33.8666],[-95.4434,33.8666],[-95.4441,33.8668],[-95.4444,33.8669],[-95.4447,33.867],[-95.4448,33.867],[-95.4451,33.8671],[-95.4455,33.8672],[-95.4463,33.8677],[-95.4464,33.8678],[-95.4465,33.8679],[-95.4468,33.8679],[-95.447,33.868],[-95.4472,33.8681],[-95.4475,33.8683],[-95.4477,33.8684],[-95.4479,33.8685],[-95.4481,33.8686],[-95.4484,33.8687],[-95.4487,33.8689],[-95.449,33.8691],[-95.4492,33.8692],[-95.4495,33.8692],[-95.4496,33.8693],[-95.4498,33.8695],[-95.4499,33.8695],[-95.4501,33.8696],[-95.4502,33.8696],[-95.4504,33.8697],[-95.4506,33.8698],[-95.4507,33.8698],[-95.4509,33.8699],[-95.4511,33.87],[-95.4515,33.8702],[-95.4516,33.8702],[-95.4518,33.8702],[-95.452,33.8703],[-95.4523,33.8704],[-95.4528,33.8706],[-95.4535,33.8708],[-95.4536,33.8709],[-95.454,33.8709],[-95.4541,33.8709],[-95.4542,33.8709],[-95.4544,33.8709],[-95.4546,33.8709],[-95.4548,33.871],[-95.455,33.8711],[-95.4551,33.8711],[-95.4552,33.8712],[-95.4553,33.8712],[-95.4554,33.8713],[-95.4557,33.8713],[-95.4559,33.8713],[-95.456,33.8713],[-95.4561,33.8714],[-95.4564,33.8714],[-95.4565,33.8714],[-95.4566,33.8714],[-95.4568,33.8715],[-95.4569,33.8715],[-95.4571,33.8715],[-95.4576,33.8715],[-95.4578,33.8715],[-95.458,33.8716],[-95.4581,33.8717],[-95.4583,33.8717],[-95.4585,33.8718],[-95.4588,33.8718],[-95.459,33.8718],[-95.4594,33.8718],[-95.4597,33.8719],[-95.4601,33.872],[-95.4605,33.872],[-95.4608,33.872],[-95.4612,33.872],[-95.4613,33.872],[-95.4617,33.8722],[-95.4619,33.8722],[-95.4621,33.8722],[-95.4633,33.8724],[-95.4642,33.8734],[-95.4643,33.8744],[-95.4641,33.8751],[-95.4638,33.876],[-95.4631,33.8766],[-95.4629,33.8769],[-95.4628,33.8773],[-95.4628,33.8778],[-95.4629,33.8786],[-95.4628,33.879],[-95.4624,33.8798],[-95.4616,33.8811],[-95.4606,33.8829],[-95.4601,33.8842],[-95.4599,33.8858],[-95.4597,33.8866],[-95.4597,33.8867],[-95.4601,33.8868],[-95.4606,33.8869],[-95.4609,33.887],[-95.4614,33.8871],[-95.4617,33.8871],[-95.463,33.8873],[-95.4632,33.8873],[-95.4636,33.8873],[-95.4638,33.8872],[-95.464,33.8872],[-95.4642,33.8871],[-95.4644,33.8871],[-95.4649,33.8869],[-95.4652,33.8868],[-95.4665,33.886],[-95.4668,33.8859],[-95.4676,33.8854],[-95.4678,33.8852],[-95.4681,33.885],[-95.4685,33.8846],[-95.4687,33.8845],[-95.4688,33.8843],[-95.4689,33.8838],[-95.4689,33.8837],[-95.4688,33.8832],[-95.4688,33.8831],[-95.4693,33.8825],[-95.4699,33.882],[-95.4705,33.8816],[-95.4712,33.8813],[-95.472,33.881],[-95.4725,33.8808],[-95.4727,33.8806],[-95.4727,33.8805],[-95.4729,33.8804],[-95.4733,33.8802],[-95.4746,33.8798],[-95.4755,33.8796],[-95.4757,33.8795],[-95.4758,33.8795],[-95.4765,33.8792],[-95.4775,33.879],[-95.4786,33.8786],[-95.4807,33.8778],[-95.4835,33.8768],[-95.485,33.8765],[-95.4865,33.8761],[-95.4899,33.8753],[-95.4907,33.8751],[-95.4916,33.875],[-95.4918,33.875],[-95.492,33.8749],[-95.4926,33.8749],[-95.4933,33.8749],[-95.4936,33.8749],[-95.4937,33.8749],[-95.4946,33.8749],[-95.4947,33.8749],[-95.4949,33.875],[-95.495,33.875],[-95.4955,33.875],[-95.4962,33.8749],[-95.4968,33.875],[-95.4969,33.875],[-95.497,33.8751],[-95.4971,33.8751],[-95.4972,33.8752],[-95.4978,33.8752],[-95.4993,33.8752],[-95.4999,33.8752],[-95.5002,33.8752],[-95.5004,33.8752],[-95.5006,33.8752],[-95.5008,33.8751],[-95.5012,33.875],[-95.5014,33.875],[-95.5016,33.875],[-95.5018,33.875],[-95.5021,33.8751],[-95.5022,33.8751],[-95.5025,33.8752],[-95.5029,33.8753],[-95.503,33.8754],[-95.5031,33.8754],[-95.5032,33.8754],[-95.5033,33.8754],[-95.5035,33.8755],[-95.5037,33.8755],[-95.5038,33.8755],[-95.504,33.8755],[-95.5044,33.8757],[-95.5047,33.8758],[-95.5048,33.8758],[-95.505,33.8759],[-95.5056,33.8763],[-95.5057,33.8764],[-95.5058,33.8764],[-95.506,33.877],[-95.5062,33.8778],[-95.5061,33.8783],[-95.5061,33.8787],[-95.5057,33.8802],[-95.5058,33.8804],[-95.5055,33.8815],[-95.5054,33.8824],[-95.5055,33.884],[-95.5055,33.8846],[-95.5056,33.885],[-95.5057,33.8858],[-95.5056,33.8862],[-95.5055,33.887],[-95.5054,33.8875],[-95.5054,33.8877],[-95.5053,33.8881],[-95.5049,33.8891],[-95.5048,33.8897],[-95.5049,33.8909],[-95.5051,33.8917],[-95.505,33.8924],[-95.5051,33.8934],[-95.5053,33.8946],[-95.5058,33.8956],[-95.5066,33.8967],[-95.5073,33.8971],[-95.5076,33.8972],[-95.5079,33.8974],[-95.5086,33.8975],[-95.509,33.8976],[-95.5095,33.8976],[-95.5103,33.8975],[-95.5114,33.8973],[-95.5121,33.8967],[-95.5126,33.8961],[-95.5128,33.8958],[-95.5135,33.8954],[-95.515,33.8947],[-95.516,33.894],[-95.5164,33.893],[-95.5174,33.8921],[-95.5175,33.8918],[-95.5175,33.8913],[-95.518,33.8905],[-95.5182,33.8901],[-95.5185,33.8899],[-95.5189,33.8897],[-95.5194,33.8895],[-95.5198,33.8895],[-95.5205,33.8888],[-95.5212,33.8885],[-95.5213,33.8884],[-95.5226,33.8878],[-95.5238,33.8873],[-95.5239,33.8872],[-95.525,33.8862],[-95.5255,33.8855],[-95.5265,33.8847],[-95.5274,33.8841],[-95.528,33.8839],[-95.5287,33.8837],[-95.5292,33.8837],[-95.5298,33.8835],[-95.5313,33.8826],[-95.5316,33.8822],[-95.5319,33.8819],[-95.5326,33.8815],[-95.5338,33.8811],[-95.5343,33.8811],[-95.5351,33.881],[-95.5357,33.8811],[-95.5364,33.881],[-95.5386,33.8807],[-95.5403,33.8807],[-95.5407,33.8808],[-95.5417,33.8807],[-95.5421,33.8806],[-95.5434,33.8805],[-95.5441,33.8806],[-95.5445,33.8807],[-95.545,33.8811],[-95.5456,33.8818],[-95.5476,33.8835],[-95.5481,33.884],[-95.5486,33.8847],[-95.549,33.885],[-95.5491,33.8854],[-95.5492,33.8854],[-95.5493,33.8857],[-95.5495,33.8864],[-95.5499,33.8873],[-95.5504,33.8882],[-95.551,33.8891],[-95.5511,33.8894],[-95.5512,33.8897],[-95.5513,33.8905],[-95.5512,33.8911],[-95.551,33.8921],[-95.5503,33.8939],[-95.5497,33.8953],[-95.5486,33.8973],[-95.5485,33.8976],[-95.5483,33.8982],[-95.5479,33.9001],[-95.5478,33.9019],[-95.5479,33.9026],[-95.5481,33.903],[-95.5481,33.9046],[-95.5482,33.9066],[-95.5487,33.9097],[-95.5491,33.9115],[-95.5493,33.9121],[-95.5496,33.9126],[-95.5498,33.913],[-95.5503,33.9143],[-95.5509,33.9154],[-95.5513,33.9162],[-95.5519,33.9185],[-95.552,33.9196],[-95.5522,33.9202],[-95.5524,33.9226],[-95.5528,33.9243],[-95.5536,33.926],[-95.5542,33.927],[-95.5548,33.9276],[-95.5553,33.9282],[-95.556,33.9287],[-95.5572,33.9299],[-95.5577,33.9303],[-95.5586,33.9308],[-95.5593,33.931],[-95.5605,33.9317],[-95.5625,33.9326],[-95.5638,33.9329],[-95.566,33.9333],[-95.5674,33.9336],[-95.5703,33.9337],[-95.5721,33.9337],[-95.574,33.9335],[-95.5762,33.9332],[-95.5768,33.933],[-95.5773,33.9329],[-95.5782,33.933],[-95.5794,33.9333],[-95.5808,33.9339],[-95.5819,33.9342],[-95.5827,33.9349],[-95.5837,33.9359],[-95.5845,33.9367],[-95.5852,33.9375],[-95.5866,33.9396],[-95.5879,33.9408],[-95.5891,33.9417],[-95.5898,33.9421],[-95.5914,33.9425],[-95.5918,33.9427],[-95.5929,33.9428],[-95.5935,33.9429],[-95.5938,33.943],[-95.5941,33.9431],[-95.5945,33.943],[-95.5951,33.9428],[-95.5957,33.9426],[-95.5975,33.9423],[-95.5976,33.9419],[-95.5976,33.9415],[-95.5978,33.9406],[-95.598,33.9394],[-95.5979,33.9386],[-95.5979,33.9382],[-95.5978,33.9377],[-95.5979,33.9365],[-95.5979,33.9357],[-95.5984,33.9344],[-95.5989,33.9334],[-95.5991,33.9331],[-95.601,33.9312],[-95.6021,33.93],[-95.6031,33.9292],[-95.6035,33.9291],[-95.6038,33.929],[-95.6043,33.9288],[-95.6051,33.9288],[-95.607,33.9288],[-95.6091,33.9292],[-95.6097,33.9291],[-95.6103,33.929],[-95.611,33.929],[-95.6125,33.9288],[-95.6137,33.9284],[-95.6141,33.9286],[-95.6144,33.9286],[-95.6148,33.9286],[-95.6151,33.9284],[-95.6161,33.9279],[-95.6164,33.9276],[-95.6171,33.9268],[-95.6173,33.9265],[-95.6175,33.9259],[-95.6184,33.9248],[-95.6183,33.9245],[-95.6184,33.9242],[-95.6187,33.9235],[-95.6191,33.923],[-95.6198,33.9221],[-95.6216,33.9205],[-95.6219,33.9201],[-95.6229,33.9183],[-95.6234,33.9175],[-95.624,33.9168],[-95.6248,33.9157],[-95.6252,33.9149],[-95.6254,33.9143],[-95.6257,33.9134],[-95.626,33.9125],[-95.6263,33.9117],[-95.6264,33.9109],[-95.6272,33.9084],[-95.6272,33.9081],[-95.6273,33.9078],[-95.6286,33.9064],[-95.6293,33.9059],[-95.6302,33.9057],[-95.6312,33.9055],[-95.6318,33.9055],[-95.6322,33.9051],[-95.6325,33.9049],[-95.6328,33.9048],[-95.6334,33.9047],[-95.6339,33.9047],[-95.6344,33.9047],[-95.6346,33.9048],[-95.6349,33.905],[-95.6353,33.9053],[-95.636,33.9051],[-95.637,33.9051],[-95.638,33.9049],[-95.6388,33.9049],[-95.6391,33.905],[-95.6407,33.9057],[-95.6445,33.9068],[-95.6458,33.9073],[-95.647,33.9077],[-95.6474,33.9079],[-95.6477,33.908],[-95.6481,33.9081],[-95.6488,33.9083],[-95.6494,33.9083],[-95.65,33.9084],[-95.6511,33.9086],[-95.653,33.9093],[-95.6545,33.9098],[-95.6552,33.9099],[-95.6554,33.9097],[-95.6557,33.9095],[-95.656,33.9094],[-95.6563,33.9094],[-95.6567,33.9094],[-95.6575,33.9096],[-95.658,33.9099],[-95.6583,33.9103],[-95.659,33.9103],[-95.6599,33.9102],[-95.6605,33.9102],[-95.6621,33.9096],[-95.6625,33.9096],[-95.663,33.9096],[-95.6646,33.909],[-95.6655,33.909],[-95.6658,33.9089],[-95.6662,33.9085],[-95.6663,33.9084],[-95.6664,33.9082],[-95.6667,33.908],[-95.6671,33.9079],[-95.6681,33.9072],[-95.6686,33.907],[-95.6692,33.9059],[-95.6697,33.9055],[-95.6708,33.9044],[-95.6713,33.9037],[-95.6715,33.9033],[-95.6718,33.9027],[-95.6721,33.9023],[-95.6732,33.9014],[-95.6741,33.9007],[-95.6752,33.8995],[-95.677,33.8977],[-95.6779,33.897],[-95.6782,33.8966],[-95.6782,33.8963],[-95.6783,33.896],[-95.679,33.8949],[-95.6791,33.8947],[-95.6793,33.8944],[-95.6802,33.8937],[-95.6808,33.8933],[-95.6815,33.893],[-95.6828,33.892],[-95.6839,33.8916],[-95.6842,33.891],[-95.6846,33.8907],[-95.6848,33.8905],[-95.6857,33.8901],[-95.6862,33.89],[-95.687,33.8899],[-95.6875,33.8894],[-95.6889,33.8885],[-95.6905,33.8879],[-95.691,33.8878],[-95.6914,33.8878],[-95.6919,33.8876],[-95.6926,33.8874],[-95.6931,33.8872],[-95.6949,33.8868],[-95.6966,33.8865],[-95.6975,33.8864],[-95.6997,33.8862],[-95.7002,33.886],[-95.7006,33.8858],[-95.7018,33.8858],[-95.7024,33.8858],[-95.7034,33.8858],[-95.7041,33.8857],[-95.7058,33.8855],[-95.7074,33.8855],[-95.7083,33.8854],[-95.7098,33.8855],[-95.7112,33.8854],[-95.7122,33.8855],[-95.7127,33.8857],[-95.7132,33.886],[-95.7145,33.8866],[-95.7152,33.887],[-95.7164,33.8878],[-95.7169,33.8883],[-95.7174,33.8887],[-95.7175,33.889],[-95.7178,33.8893],[-95.718,33.8897],[-95.7185,33.89],[-95.7192,33.8904],[-95.72,33.8909],[-95.7214,33.8914],[-95.7223,33.8919],[-95.7229,33.892],[-95.7267,33.8935],[-95.7271,33.8937],[-95.7275,33.8942],[-95.7282,33.8946],[-95.7288,33.8945],[-95.7288,33.8946],[-95.7289,33.8946],[-95.7293,33.8946],[-95.7297,33.8948],[-95.7301,33.895],[-95.7317,33.8955],[-95.7323,33.8957],[-95.7328,33.8961],[-95.7332,33.8965],[-95.7352,33.8968],[-95.7363,33.8969],[-95.7378,33.8969],[-95.7398,33.8968],[-95.7432,33.8966],[-95.7436,33.8967],[-95.7451,33.8967],[-95.7459,33.8966],[-95.7473,33.8964],[-95.7478,33.8964],[-95.7489,33.8961],[-95.7504,33.8954],[-95.7513,33.8949],[-95.7522,33.8946],[-95.7534,33.8938],[-95.7546,33.893],[-95.7555,33.8926],[-95.7562,33.8923],[-95.7566,33.892],[-95.7579,33.8907],[-95.7588,33.8895],[-95.7591,33.8891],[-95.7594,33.8888],[-95.7598,33.8881],[-95.7606,33.8862],[-95.7617,33.8843],[-95.762,33.8834],[-95.7623,33.8819],[-95.7625,33.8811],[-95.7625,33.8796],[-95.7624,33.8781],[-95.7622,33.8765],[-95.7621,33.8751],[-95.7621,33.875],[-95.7619,33.8745],[-95.7618,33.8739],[-95.7615,33.8731],[-95.7608,33.8735],[-95.7601,33.8738],[-95.76,33.8737],[-95.7599,33.8733],[-95.7599,33.8731],[-95.7598,33.8729],[-95.7597,33.8727],[-95.7596,33.8726],[-95.7595,33.8724],[-95.7594,33.8721],[-95.7592,33.8718],[-95.7591,33.8715],[-95.7589,33.8713],[-95.7588,33.8711],[-95.7587,33.871],[-95.7587,33.8709],[-95.7586,33.8707],[-95.7584,33.8703],[-95.7583,33.87],[-95.7582,33.8699],[-95.7582,33.8697],[-95.758,33.8695],[-95.7579,33.8693],[-95.7579,33.8691],[-95.7578,33.869],[-95.7577,33.8688],[-95.7576,33.8688],[-95.7573,33.8686],[-95.757,33.8684],[-95.7569,33.8683],[-95.7568,33.8682],[-95.7566,33.868],[-95.7566,33.8679],[-95.7565,33.8678],[-95.7564,33.8676],[-95.7563,33.8675],[-95.7563,33.8674],[-95.7562,33.8674],[-95.7561,33.8673],[-95.7559,33.867],[-95.7558,33.8668],[-95.7557,33.8667],[-95.7553,33.8662],[-95.7551,33.866],[-95.7549,33.8658],[-95.7547,33.8657],[-95.7546,33.8657],[-95.7544,33.8655],[-95.7543,33.8654],[-95.7541,33.8653],[-95.7538,33.8648],[-95.7536,33.8645],[-95.7535,33.8643],[-95.7534,33.864],[-95.7532,33.8637],[-95.7531,33.8635],[-95.753,33.8632],[-95.7529,33.863],[-95.7528,33.8629],[-95.7526,33.8625],[-95.7525,33.8624],[-95.7524,33.8623],[-95.7523,33.8622],[-95.7522,33.8621],[-95.7521,33.8621],[-95.7521,33.862],[-95.752,33.8618],[-95.752,33.8617],[-95.7519,33.8615],[-95.7518,33.8614],[-95.7516,33.8611],[-95.7515,33.8608],[-95.7514,33.8607],[-95.7513,33.8603],[-95.7513,33.86],[-95.7513,33.8597],[-95.7513,33.8594],[-95.7513,33.8589],[-95.7513,33.8585],[-95.7513,33.8583],[-95.7513,33.8578],[-95.7514,33.8572],[-95.7515,33.8568],[-95.7516,33.8565],[-95.7515,33.8562],[-95.7515,33.856],[-95.7516,33.8559],[-95.7518,33.8556],[-95.7518,33.8554],[-95.7519,33.8553],[-95.752,33.8551],[-95.7521,33.855],[-95.7522,33.8549],[-95.7524,33.8546],[-95.7525,33.8544],[-95.7529,33.8541],[-95.7532,33.8537],[-95.7537,33.8532],[-95.7538,33.8531],[-95.7541,33.8529],[-95.7542,33.8526],[-95.7543,33.8524],[-95.7545,33.8522],[-95.7548,33.852],[-95.7553,33.8517],[-95.7562,33.8511],[-95.7566,33.8509],[-95.757,33.8505],[-95.7573,33.8503],[-95.7574,33.8502],[-95.7575,33.85],[-95.7577,33.8498],[-95.758,33.8496],[-95.7583,33.8494],[-95.7585,33.8492],[-95.7588,33.8491],[-95.7593,33.8489],[-95.7594,33.8489],[-95.7595,33.8489],[-95.7597,33.8488],[-95.7599,33.8487],[-95.7601,33.8485],[-95.7605,33.8483],[-95.7609,33.8481],[-95.7613,33.8479],[-95.7617,33.8477],[-95.7621,33.8476],[-95.7625,33.8474],[-95.7629,33.8473],[-95.7636,33.8468],[-95.7653,33.8464],[-95.7659,33.8463],[-95.7702,33.8452],[-95.7706,33.8453],[-95.772,33.8456],[-95.7722,33.8457],[-95.7732,33.8462],[-95.7734,33.8463],[-95.7737,33.8464],[-95.7745,33.8467],[-95.7754,33.8471],[-95.7759,33.8473],[-95.777,33.8484],[-95.7799,33.8513],[-95.7801,33.8513],[-95.7806,33.851],[-95.7809,33.8509],[-95.7811,33.8509],[-95.7818,33.8509],[-95.7821,33.851],[-95.7824,33.8511],[-95.7828,33.8515],[-95.7831,33.8517],[-95.7832,33.8518],[-95.7832,33.852],[-95.7833,33.8522],[-95.7835,33.8525],[-95.7838,33.8529],[-95.7839,33.8531],[-95.7842,33.8533],[-95.7845,33.8534],[-95.7848,33.8533],[-95.7849,33.8533],[-95.785,33.8535],[-95.7852,33.8537],[-95.7853,33.8539],[-95.7854,33.854],[-95.7862,33.8546],[-95.7865,33.8547],[-95.7869,33.8552],[-95.7873,33.8554],[-95.7877,33.8557],[-95.7878,33.8558],[-95.7887,33.8564],[-95.7904,33.8575],[-95.7908,33.8577],[-95.7911,33.8579],[-95.7918,33.8582],[-95.7924,33.8584],[-95.7927,33.8585],[-95.7934,33.8589],[-95.7936,33.859],[-95.7941,33.8593],[-95.7949,33.8596],[-95.7955,33.8599],[-95.7961,33.8601],[-95.7969,33.8604],[-95.7976,33.8606],[-95.7989,33.861],[-95.7993,33.8611],[-95.7995,33.8612],[-95.7997,33.8612],[-95.7999,33.8613],[-95.8006,33.8614],[-95.8008,33.8614],[-95.8011,33.8614],[-95.8013,33.8615],[-95.8017,33.8616],[-95.802,33.8616],[-95.8022,33.8616],[-95.8027,33.8615],[-95.8034,33.8615],[-95.8036,33.8614],[-95.804,33.8614],[-95.8045,33.8614],[-95.8047,33.8614],[-95.8049,33.8614],[-95.805,33.8614],[-95.8053,33.8613],[-95.8054,33.8611],[-95.8059,33.861],[-95.8062,33.8609],[-95.8064,33.8608],[-95.8066,33.8608],[-95.8069,33.8608],[-95.8074,33.8606],[-95.808,33.8606],[-95.8081,33.8606],[-95.8083,33.8605],[-95.8086,33.8605],[-95.8093,33.8604],[-95.8101,33.8603],[-95.8103,33.8603],[-95.8106,33.8602],[-95.8108,33.8602],[-95.811,33.8602],[-95.8115,33.8601],[-95.8121,33.8601],[-95.8126,33.8601],[-95.8131,33.86],[-95.8137,33.8599],[-95.8147,33.8598],[-95.8149,33.8598],[-95.815,33.8599],[-95.8151,33.8599],[-95.8154,33.8599],[-95.8156,33.8599],[-95.8157,33.8598],[-95.8161,33.8597],[-95.8163,33.8596],[-95.8166,33.8595],[-95.8168,33.8593],[-95.817,33.8591],[-95.8171,33.8588],[-95.8173,33.8587],[-95.8174,33.8585],[-95.8176,33.8584],[-95.8177,33.8583],[-95.818,33.8582],[-95.8182,33.8581],[-95.8184,33.858],[-95.8186,33.8579],[-95.8188,33.8578],[-95.819,33.8578],[-95.8191,33.8578],[-95.8193,33.8578],[-95.8194,33.8577],[-95.8198,33.8576],[-95.8199,33.8576],[-95.8201,33.8574],[-95.8202,33.8573],[-95.8203,33.8572],[-95.8205,33.8571],[-95.8205,33.8569],[-95.8207,33.8568],[-95.8207,33.8566],[-95.8209,33.8563],[-95.8209,33.8562],[-95.8209,33.856],[-95.8208,33.8558],[-95.8207,33.8556],[-95.8207,33.8555],[-95.8207,33.8554],[-95.8208,33.8552],[-95.8209,33.855],[-95.821,33.8548],[-95.8211,33.8545],[-95.8212,33.8542],[-95.8212,33.854],[-95.8212,33.8537],[-95.8212,33.8535],[-95.8211,33.8531],[-95.821,33.8527],[-95.8208,33.8521],[-95.8205,33.8517],[-95.8202,33.8509],[-95.8201,33.8507],[-95.82,33.8504],[-95.8199,33.8501],[-95.8198,33.8498],[-95.8197,33.8496],[-95.8197,33.8495],[-95.8196,33.8493],[-95.8195,33.849],[-95.8194,33.8488],[-95.8193,33.8486],[-95.8193,33.8484],[-95.8191,33.8481],[-95.8191,33.848],[-95.8191,33.8478],[-95.819,33.8475],[-95.8189,33.8469],[-95.8189,33.8467],[-95.8189,33.8465],[-95.8189,33.8463],[-95.819,33.8461],[-95.8191,33.8458],[-95.8191,33.8457],[-95.8191,33.8455],[-95.8191,33.8452],[-95.8192,33.845],[-95.8191,33.8448],[-95.8191,33.8447],[-95.819,33.8445],[-95.819,33.8442],[-95.8189,33.8441],[-95.819,33.844],[-95.8189,33.8438],[-95.8188,33.8437],[-95.8188,33.8434],[-95.8188,33.8432],[-95.8188,33.843],[-95.8189,33.8426],[-95.819,33.8424],[-95.8192,33.8419],[-95.8194,33.8416],[-95.8195,33.8413],[-95.8199,33.8407],[-95.8201,33.8404],[-95.8203,33.8402],[-95.821,33.8395],[-95.8221,33.8385],[-95.8227,33.8381],[-95.823,33.8379],[-95.8233,33.8377],[-95.8235,33.8375],[-95.8237,33.8374],[-95.8239,33.8373],[-95.8242,33.8372],[-95.8251,33.8368],[-95.8254,33.8367],[-95.826,33.8364],[-95.8263,33.8363],[-95.8265,33.8363],[-95.8268,33.8361],[-95.8271,33.836],[-95.8274,33.8359],[-95.8277,33.8358],[-95.8282,33.8356],[-95.8287,33.8354],[-95.8293,33.8351],[-95.8294,33.835],[-95.8296,33.835],[-95.8301,33.8348],[-95.8304,33.8348],[-95.8306,33.8348],[-95.8309,33.8348],[-95.8312,33.8348],[-95.8315,33.8348],[-95.8316,33.8348],[-95.8318,33.8349],[-95.832,33.835],[-95.8322,33.835],[-95.8323,33.835],[-95.833,33.8349],[-95.8332,33.8349],[-95.8336,33.835],[-95.834,33.8351],[-95.8341,33.8351],[-95.8342,33.8351],[-95.8345,33.8351],[-95.8363,33.8355],[-95.8371,33.8357],[-95.8381,33.8359],[-95.8391,33.8362],[-95.8392,33.8362],[-95.8393,33.8363],[-95.8395,33.8364],[-95.8398,33.8365],[-95.8399,33.8366],[-95.8403,33.8369],[-95.8405,33.8369],[-95.8406,33.8369],[-95.8411,33.8372],[-95.8416,33.8374],[-95.8418,33.8375],[-95.8421,33.8375],[-95.8422,33.8375],[-95.8423,33.8376],[-95.8425,33.8377],[-95.8427,33.8377],[-95.843,33.8378],[-95.8433,33.8379],[-95.8439,33.8382],[-95.8442,33.8383],[-95.8443,33.8384],[-95.8444,33.8385],[-95.8445,33.8386],[-95.8446,33.8387],[-95.8448,33.8388],[-95.845,33.8389],[-95.8451,33.839],[-95.8452,33.8391],[-95.8453,33.8392],[-95.8456,33.8393],[-95.8458,33.8395],[-95.8463,33.8397],[-95.8465,33.8399],[-95.8468,33.84],[-95.848,33.841],[-95.8484,33.8413],[-95.8489,33.8418],[-95.8491,33.842],[-95.8493,33.8423],[-95.8498,33.843],[-95.8501,33.8432],[-95.8505,33.8437],[-95.8507,33.8439],[-95.8516,33.8448],[-95.8519,33.8451],[-95.8521,33.8453],[-95.8523,33.8455],[-95.8527,33.846],[-95.853,33.8464],[-95.8539,33.8475],[-95.8542,33.8479],[-95.8545,33.8482],[-95.8549,33.8486],[-95.8555,33.8493],[-95.8558,33.8494],[-95.856,33.8496],[-95.8564,33.8499],[-95.8568,33.8501],[-95.8572,33.8503],[-95.8576,33.8505],[-95.8585,33.8507],[-95.8586,33.8507],[-95.8588,33.8507],[-95.8594,33.8505],[-95.8597,33.8504],[-95.86,33.8503],[-95.8602,33.8501],[-95.8603,33.8499],[-95.8604,33.8498],[-95.8605,33.8498],[-95.8607,33.8498],[-95.8608,33.8498],[-95.8611,33.8498],[-95.8613,33.8498],[-95.8619,33.85],[-95.8624,33.8501],[-95.8633,33.8503],[-95.8637,33.8505],[-95.8639,33.8505],[-95.864,33.8504],[-95.8641,33.8504],[-95.8648,33.8506],[-95.865,33.8507],[-95.8652,33.8508],[-95.8655,33.8508],[-95.8657,33.8508],[-95.8659,33.8508],[-95.8662,33.8509],[-95.8665,33.851],[-95.8668,33.8511],[-95.8672,33.8513],[-95.8687,33.8521],[-95.869,33.8524],[-95.8693,33.8526],[-95.8694,33.8526],[-95.8701,33.853],[-95.8705,33.8532],[-95.8711,33.8536],[-95.8714,33.8539],[-95.8717,33.854],[-95.8724,33.8544],[-95.8727,33.8546],[-95.8739,33.8554],[-95.8742,33.8556],[-95.8745,33.8558],[-95.875,33.8562],[-95.8756,33.8567],[-95.8761,33.8569],[-95.8763,33.8571],[-95.8767,33.8574],[-95.8772,33.8578],[-95.8773,33.8579],[-95.8774,33.8579],[-95.8775,33.858],[-95.8777,33.8581],[-95.878,33.8583],[-95.8784,33.8584],[-95.8787,33.8586],[-95.8792,33.8588],[-95.8794,33.859],[-95.8796,33.8591],[-95.8801,33.8595],[-95.8803,33.8598],[-95.881,33.8603],[-95.8811,33.8605],[-95.8812,33.8606],[-95.8813,33.8607],[-95.8814,33.8607],[-95.8816,33.8607],[-95.8818,33.8608],[-95.8822,33.8611],[-95.8825,33.8613],[-95.8835,33.862],[-95.8836,33.8621],[-95.8837,33.8622],[-95.8841,33.8624],[-95.8846,33.8627],[-95.8849,33.8628],[-95.8852,33.863],[-95.8854,33.8632],[-95.8854,33.8633],[-95.8852,33.8632],[-95.8851,33.8631],[-95.885,33.863],[-95.8849,33.863],[-95.8845,33.8628],[-95.884,33.8625],[-95.8838,33.8624],[-95.8834,33.8623],[-95.883,33.862],[-95.8829,33.862],[-95.8829,33.8621],[-95.8832,33.8624],[-95.8833,33.8625],[-95.8835,33.8627],[-95.8836,33.8628],[-95.8848,33.8634],[-95.8851,33.8636],[-95.8853,33.8637],[-95.8854,33.8638],[-95.8857,33.8641],[-95.8861,33.8644],[-95.8863,33.8646],[-95.8865,33.8646],[-95.8866,33.8647],[-95.8867,33.8648],[-95.8867,33.8649],[-95.8868,33.8649],[-95.8874,33.8651],[-95.8877,33.8653],[-95.888,33.8654],[-95.8882,33.8655],[-95.8886,33.8654],[-95.8888,33.8654],[-95.889,33.8654],[-95.8892,33.8655],[-95.8899,33.8655],[-95.8904,33.8656],[-95.8908,33.8657],[-95.8909,33.8658],[-95.8911,33.8659],[-95.8913,33.8659],[-95.8915,33.866],[-95.892,33.8662],[-95.8922,33.8663],[-95.8924,33.8664],[-95.8926,33.8665],[-95.8929,33.8666],[-95.8931,33.8667],[-95.8935,33.8669],[-95.8942,33.8672],[-95.8943,33.8672],[-95.8945,33.8673],[-95.8946,33.8674],[-95.8947,33.8675],[-95.8951,33.8675],[-95.8952,33.8676],[-95.8956,33.8678],[-95.8959,33.868],[-95.896,33.8681],[-95.8961,33.8682],[-95.8964,33.8683],[-95.8966,33.8684],[-95.8968,33.8686],[-95.8971,33.8687],[-95.8973,33.8688],[-95.8977,33.869],[-95.8981,33.8693],[-95.8983,33.8694],[-95.8984,33.8695],[-95.8988,33.8698],[-95.8989,33.8699],[-95.8993,33.87],[-95.8995,33.8701],[-95.8997,33.8701],[-95.8998,33.8702],[-95.8999,33.8702],[-95.9001,33.8703],[-95.9002,33.8704],[-95.9003,33.8705],[-95.9006,33.8706],[-95.901,33.8709],[-95.9012,33.871],[-95.9015,33.8711],[-95.9019,33.8714],[-95.902,33.8715],[-95.9024,33.8717],[-95.9032,33.8722],[-95.9034,33.8724],[-95.904,33.8728],[-95.9043,33.8729],[-95.9047,33.8731],[-95.9052,33.8735],[-95.9058,33.874],[-95.906,33.8742],[-95.9062,33.8743],[-95.9066,33.8746],[-95.9073,33.875],[-95.9081,33.8755],[-95.9093,33.8763],[-95.9097,33.8765],[-95.9099,33.8766],[-95.9104,33.8769],[-95.9108,33.8771],[-95.9123,33.878],[-95.913,33.8784],[-95.9133,33.8785],[-95.9135,33.8787],[-95.9139,33.8788],[-95.9143,33.879],[-95.9152,33.8794],[-95.9157,33.8796],[-95.9163,33.8799],[-95.9173,33.8803],[-95.9183,33.8807],[-95.9185,33.8808],[-95.9186,33.8808],[-95.919,33.8811],[-95.9196,33.8816],[-95.9203,33.882],[-95.921,33.8826],[-95.9213,33.8827],[-95.9216,33.8829],[-95.9228,33.8835],[-95.9231,33.8837],[-95.9234,33.884],[-95.9235,33.8841],[-95.924,33.8844],[-95.9242,33.8846],[-95.9245,33.8847],[-95.9248,33.8848],[-95.9251,33.8849],[-95.9256,33.885],[-95.926,33.8851],[-95.9266,33.8852],[-95.9268,33.8852],[-95.9271,33.8852],[-95.9275,33.8852],[-95.9278,33.8852],[-95.928,33.8852],[-95.9281,33.8852],[-95.9282,33.8853],[-95.9282,33.8854],[-95.9283,33.8854],[-95.9283,33.8853],[-95.9284,33.8852],[-95.9287,33.8851],[-95.9289,33.8851],[-95.9292,33.885],[-95.9294,33.885],[-95.9296,33.885],[-95.9297,33.885],[-95.93,33.885],[-95.9302,33.885],[-95.9305,33.8848],[-95.9306,33.8848],[-95.9311,33.8847],[-95.9312,33.8846],[-95.9315,33.8845],[-95.9316,33.8844],[-95.9319,33.8842],[-95.932,33.8841],[-95.932,33.884],[-95.9322,33.8839],[-95.9323,33.8838],[-95.9326,33.8834],[-95.9327,33.8832],[-95.9328,33.8828],[-95.9329,33.8824],[-95.9329,33.8822],[-95.9328,33.8819],[-95.9328,33.8818],[-95.9328,33.8817],[-95.9329,33.8814],[-95.933,33.881],[-95.9331,33.8807],[-95.9332,33.8806],[-95.9333,33.8805],[-95.9334,33.8803],[-95.9334,33.8802],[-95.9335,33.8801],[-95.9335,33.88],[-95.9335,33.8799],[-95.9335,33.8798],[-95.9335,33.8795],[-95.9335,33.8792],[-95.9335,33.8791],[-95.9334,33.8789],[-95.9334,33.8787],[-95.9335,33.8786],[-95.9336,33.8784],[-95.9338,33.8781],[-95.934,33.8779],[-95.9341,33.8777],[-95.9343,33.8774],[-95.9346,33.8771],[-95.9347,33.8769],[-95.9347,33.8768],[-95.935,33.8763],[-95.9351,33.8761],[-95.9355,33.8753],[-95.9356,33.875],[-95.9357,33.8744],[-95.9359,33.8734],[-95.936,33.873],[-95.9362,33.8721],[-95.9364,33.8714],[-95.9368,33.8707],[-95.9373,33.8698],[-95.9376,33.8694],[-95.9377,33.869],[-95.9382,33.8681],[-95.9386,33.8673],[-95.9389,33.8669],[-95.9389,33.8668],[-95.9391,33.8665],[-95.9395,33.8661],[-95.9396,33.8659],[-95.9397,33.8658],[-95.9398,33.8657],[-95.9399,33.8657],[-95.9403,33.8653],[-95.9407,33.8649],[-95.9408,33.8648],[-95.9412,33.8642],[-95.9413,33.8639],[-95.9413,33.8638],[-95.9412,33.8637],[-95.9412,33.8636],[-95.9411,33.8634],[-95.9412,33.8626],[-95.9413,33.8625],[-95.9418,33.8616],[-95.9419,33.8615],[-95.9423,33.8612],[-95.9425,33.861],[-95.943,33.8606],[-95.9433,33.8605],[-95.9437,33.8603],[-95.944,33.8601],[-95.9441,33.86],[-95.9443,33.8599],[-95.9444,33.8599],[-95.9448,33.8597],[-95.9455,33.8595],[-95.9458,33.8594],[-95.9459,33.8594],[-95.946,33.8593],[-95.9463,33.8592],[-95.9466,33.8591],[-95.9467,33.859],[-95.947,33.8588],[-95.9472,33.8587],[-95.9487,33.858],[-95.9495,33.8578],[-95.9503,33.8575],[-95.9508,33.8575],[-95.951,33.8574],[-95.9511,33.8574],[-95.9514,33.8573],[-95.9519,33.8573],[-95.9523,33.8572],[-95.9523,33.8573],[-95.9524,33.8573],[-95.9523,33.8573],[-95.9523,33.8574],[-95.9523,33.8575],[-95.9522,33.8575],[-95.9522,33.8576],[-95.9518,33.8576],[-95.9516,33.8576],[-95.9514,33.8577],[-95.9513,33.8578],[-95.9512,33.8578],[-95.9511,33.8577],[-95.9509,33.8577],[-95.9508,33.8577],[-95.9502,33.8578],[-95.9501,33.8578],[-95.95,33.8578],[-95.9499,33.8578],[-95.9499,33.8579],[-95.95,33.8579],[-95.9501,33.858],[-95.95,33.858],[-95.9499,33.858],[-95.9498,33.858],[-95.9497,33.858],[-95.9493,33.8581],[-95.9492,33.8581],[-95.9491,33.8582],[-95.949,33.8582],[-95.949,33.8583],[-95.949,33.8584],[-95.9489,33.8584],[-95.9489,33.8585],[-95.9487,33.8585],[-95.9483,33.8586],[-95.9484,33.8586],[-95.9484,33.8587],[-95.9484,33.8588],[-95.9483,33.8587],[-95.9482,33.8587],[-95.9482,33.8586],[-95.9481,33.8586],[-95.948,33.8586],[-95.9479,33.8587],[-95.9478,33.8587],[-95.9477,33.8588],[-95.9476,33.8589],[-95.9475,33.8589],[-95.9474,33.8589],[-95.9473,33.8589],[-95.9474,33.859],[-95.9481,33.859],[-95.9483,33.859],[-95.9485,33.859],[-95.9491,33.8589],[-95.9496,33.8589],[-95.9504,33.8588],[-95.9506,33.8588],[-95.9508,33.8588],[-95.9511,33.8588],[-95.9514,33.8588],[-95.9518,33.8588],[-95.952,33.8588],[-95.9521,33.8588],[-95.9523,33.8588],[-95.9526,33.8587],[-95.9529,33.8586],[-95.9532,33.8586],[-95.9535,33.8585],[-95.9536,33.8585],[-95.9538,33.8585],[-95.9542,33.8584],[-95.9544,33.8584],[-95.9546,33.8584],[-95.9549,33.8584],[-95.955,33.8584],[-95.9557,33.8583],[-95.9561,33.8583],[-95.9569,33.8582],[-95.9577,33.8582],[-95.9583,33.8581],[-95.959,33.8579],[-95.9592,33.8579],[-95.9594,33.8578],[-95.9595,33.8578],[-95.9598,33.8577],[-95.9602,33.8576],[-95.9608,33.8575],[-95.9617,33.8573],[-95.962,33.8573],[-95.9623,33.8571],[-95.9624,33.8571],[-95.9625,33.8571],[-95.9632,33.8571],[-95.9634,33.8571],[-95.9635,33.8571],[-95.9636,33.8571],[-95.9638,33.8571],[-95.9639,33.857],[-95.9644,33.857],[-95.9645,33.857],[-95.9654,33.8569],[-95.9656,33.8568],[-95.9657,33.8568],[-95.9661,33.8567],[-95.9664,33.8566],[-95.9667,33.8565],[-95.9669,33.8565],[-95.967,33.8565],[-95.9671,33.8565],[-95.9672,33.8564],[-95.9673,33.8564],[-95.9677,33.8564],[-95.9679,33.8563],[-95.9682,33.8563],[-95.969,33.8562],[-95.9698,33.8561],[-95.9702,33.8561],[-95.9705,33.856],[-95.9709,33.8559],[-95.9711,33.8559],[-95.9714,33.8559],[-95.9715,33.8559],[-95.9719,33.8558],[-95.9721,33.8558],[-95.9722,33.8558],[-95.9727,33.8557],[-95.9729,33.8556],[-95.9731,33.8556],[-95.9732,33.8556],[-95.9734,33.8556],[-95.9736,33.8555],[-95.9738,33.8555],[-95.9742,33.8555],[-95.9744,33.8555],[-95.9746,33.8555],[-95.9749,33.8554],[-95.9752,33.8554],[-95.9756,33.8552],[-95.976,33.8552],[-95.9762,33.8552],[-95.9766,33.855],[-95.9768,33.855],[-95.9774,33.8547],[-95.9779,33.8546],[-95.9784,33.8544],[-95.9795,33.854],[-95.9802,33.8538],[-95.9806,33.8536],[-95.9809,33.8535],[-95.9812,33.8535],[-95.9821,33.8533],[-95.9822,33.8532],[-95.9825,33.8531],[-95.9832,33.8529],[-95.9837,33.8528],[-95.9843,33.8527],[-95.9844,33.8526],[-95.9846,33.8526],[-95.9849,33.8525],[-95.985,33.8529],[-95.9851,33.8533],[-95.9852,33.8537],[-95.9853,33.8541],[-95.9857,33.8557],[-95.9857,33.8558],[-95.986,33.8569],[-95.9841,33.8601],[-95.9847,33.8642],[-95.9848,33.8651],[-95.9849,33.8658],[-95.9852,33.866],[-95.9856,33.8662],[-95.9867,33.867],[-95.9878,33.868],[-95.9892,33.8686],[-95.9902,33.8687],[-95.9913,33.8687],[-95.9919,33.8688],[-95.9921,33.8689],[-95.9925,33.869],[-95.9934,33.8694],[-95.9964,33.8712],[-95.9986,33.8722],[-96.0002,33.8725],[-96.0019,33.8737],[-96.0029,33.8736],[-96.0037,33.8725],[-96.0046,33.8707],[-96.0044,33.8697],[-96.004,33.8684],[-96.0029,33.8667],[-96.001,33.8644],[-96.0002,33.863],[-95.9997,33.8625],[-95.9977,33.8623],[-95.9949,33.8618],[-95.9952,33.8595],[-95.9956,33.8579],[-95.9962,33.8559],[-95.9968,33.8539],[-95.9977,33.8522],[-95.9983,33.8512],[-95.9984,33.8511],[-95.9991,33.8504],[-96.0003,33.8494],[-96.0011,33.8493],[-96.0028,33.8485],[-96.003,33.8482],[-96.0031,33.8481],[-96.0036,33.8479],[-96.0045,33.8468],[-96.0047,33.8464],[-96.0049,33.8462],[-96.005,33.846],[-96.0043,33.846],[-96.0036,33.846],[-96.004,33.8458],[-96.0042,33.8455],[-96.0041,33.8452],[-96.0052,33.8454],[-96.0055,33.8454],[-96.0057,33.8454],[-96.0059,33.8454],[-96.0081,33.8449],[-96.0087,33.8447],[-96.0088,33.8447],[-96.0094,33.8446],[-96.0098,33.8445],[-96.0101,33.8444],[-96.0103,33.8444],[-96.0106,33.8443],[-96.0109,33.8443],[-96.0111,33.8442],[-96.0115,33.8441],[-96.0122,33.8436],[-96.0127,33.8434],[-96.0129,33.8432],[-96.013,33.8432],[-96.0133,33.843],[-96.0136,33.8428],[-96.0138,33.8428],[-96.0139,33.8428],[-96.0139,33.8427],[-96.014,33.8427],[-96.0142,33.8427],[-96.0143,33.8427],[-96.0162,33.8418],[-96.0163,33.8418],[-96.0167,33.8417],[-96.0168,33.8417],[-96.017,33.8415],[-96.0181,33.8413],[-96.0195,33.8411],[-96.0206,33.8406],[-96.0219,33.8409],[-96.0227,33.8411],[-96.0232,33.8425],[-96.0231,33.8441],[-96.0225,33.8461],[-96.0218,33.8469],[-96.0203,33.8496],[-96.0195,33.8535],[-96.0201,33.855],[-96.0203,33.8551],[-96.0224,33.857],[-96.0239,33.8571],[-96.0252,33.8575],[-96.027,33.8575],[-96.0275,33.8572],[-96.0294,33.8563],[-96.0303,33.8553],[-96.0305,33.8553],[-96.0306,33.855],[-96.0307,33.8548],[-96.0307,33.8546],[-96.0308,33.8544],[-96.0308,33.8542],[-96.0308,33.8541],[-96.0307,33.8538],[-96.0307,33.8536],[-96.0307,33.8535],[-96.0307,33.8533],[-96.0307,33.8529],[-96.0307,33.8527],[-96.0307,33.8526],[-96.0307,33.8525],[-96.0306,33.8524],[-96.0306,33.8523],[-96.0306,33.8522],[-96.0305,33.8521],[-96.0305,33.852],[-96.0305,33.8519],[-96.0306,33.8519],[-96.0306,33.8518],[-96.0305,33.8515],[-96.0305,33.8513],[-96.0305,33.8511],[-96.0307,33.8501],[-96.0307,33.8497],[-96.0308,33.8486],[-96.0309,33.8484],[-96.031,33.848],[-96.0311,33.8479],[-96.0312,33.8478],[-96.0312,33.8476],[-96.0314,33.8473],[-96.0321,33.8459],[-96.0325,33.8453],[-96.0327,33.8451],[-96.033,33.8447],[-96.0335,33.8442],[-96.0336,33.8441],[-96.0339,33.8438],[-96.0342,33.8435],[-96.0345,33.8432],[-96.035,33.8426],[-96.0351,33.8426],[-96.0357,33.8421],[-96.0373,33.8412],[-96.0375,33.8411],[-96.0376,33.841],[-96.0383,33.8406],[-96.039,33.8403],[-96.0398,33.84],[-96.0401,33.8399],[-96.0403,33.8398],[-96.0407,33.8397],[-96.0412,33.8395],[-96.0414,33.8394],[-96.0416,33.8394],[-96.042,33.8394],[-96.0426,33.8392],[-96.0428,33.8391],[-96.0433,33.839],[-96.0436,33.8389],[-96.0438,33.8387],[-96.0439,33.8387],[-96.0445,33.8385],[-96.0446,33.8385],[-96.045,33.8381],[-96.0464,33.8376],[-96.0472,33.8372],[-96.0475,33.8371],[-96.0477,33.8371],[-96.0478,33.8369],[-96.048,33.8368],[-96.0481,33.8368],[-96.0488,33.8365],[-96.0494,33.8367],[-96.0506,33.8373],[-96.0516,33.8373],[-96.0536,33.8382],[-96.0554,33.8383],[-96.0592,33.8398],[-96.0597,33.8401],[-96.0602,33.8403],[-96.0605,33.8403],[-96.0608,33.8404],[-96.0611,33.8405],[-96.0624,33.8408],[-96.0639,33.8415],[-96.0662,33.8421],[-96.0683,33.8427],[-96.0707,33.8428],[-96.0708,33.8428],[-96.0712,33.8429],[-96.0721,33.8429],[-96.0727,33.8429],[-96.0732,33.8431],[-96.0739,33.8434],[-96.0746,33.8437],[-96.075,33.8439],[-96.0753,33.844],[-96.0774,33.845],[-96.0846,33.8467],[-96.0892,33.8467],[-96.0902,33.8468],[-96.0917,33.8469],[-96.0922,33.847],[-96.0928,33.8472],[-96.0935,33.8473],[-96.0938,33.8473],[-96.094,33.8473],[-96.0945,33.8473],[-96.0949,33.8473],[-96.0959,33.8474],[-96.0975,33.8475],[-96.0983,33.8479],[-96.0991,33.8476],[-96.1001,33.848],[-96.1002,33.8479],[-96.1008,33.8477],[-96.1012,33.847],[-96.1013,33.8469],[-96.1014,33.8468],[-96.1015,33.8467],[-96.1015,33.8466],[-96.1014,33.8465],[-96.1014,33.8464],[-96.1013,33.8457],[-96.1008,33.8442],[-96.0991,33.8424],[-96.0981,33.8392],[-96.0976,33.8379],[-96.0977,33.8369],[-96.0977,33.8366],[-96.0977,33.8362],[-96.0977,33.8358],[-96.0977,33.8355],[-96.0974,33.8327],[-96.0979,33.8321],[-96.0994,33.8305],[-96.1002,33.8305],[-96.1019,33.8304],[-96.1041,33.8307],[-96.1055,33.8313],[-96.1058,33.8314],[-96.1059,33.8314],[-96.1064,33.8315],[-96.11,33.8324],[-96.1118,33.8335],[-96.1121,33.8337],[-96.1123,33.8337],[-96.1124,33.8338],[-96.1126,33.8339],[-96.1127,33.834],[-96.1129,33.834],[-96.113,33.8341],[-96.1144,33.8351],[-96.115,33.8354],[-96.1165,33.8366],[-96.1166,33.8367],[-96.1167,33.8368],[-96.1169,33.8369],[-96.117,33.837],[-96.1182,33.8379],[-96.123,33.84],[-96.1243,33.84],[-96.1253,33.84],[-96.1263,33.8398],[-96.1278,33.8399],[-96.129,33.8393],[-96.1291,33.8392],[-96.1298,33.8389],[-96.1303,33.8383],[-96.1302,33.8383],[-96.1302,33.8382],[-96.1303,33.8382],[-96.1302,33.8381],[-96.1302,33.838],[-96.1304,33.8378],[-96.1311,33.8374],[-96.1317,33.8376],[-96.1318,33.8376],[-96.132,33.8377],[-96.1321,33.8377],[-96.1322,33.8377],[-96.133,33.838],[-96.1342,33.8383],[-96.1343,33.8383],[-96.1343,33.8384],[-96.1344,33.8384],[-96.1346,33.8384],[-96.1348,33.8384],[-96.1349,33.8385],[-96.1351,33.8385],[-96.1352,33.8386],[-96.1353,33.8386],[-96.1354,33.8386],[-96.1355,33.8386],[-96.1356,33.8386],[-96.1389,33.8392],[-96.1424,33.8387],[-96.1438,33.8386],[-96.144,33.8386],[-96.1446,33.8385],[-96.146,33.8384],[-96.1465,33.8383],[-96.1473,33.838],[-96.1474,33.838],[-96.1475,33.838],[-96.1481,33.8378],[-96.149,33.8372],[-96.1492,33.8371],[-96.1501,33.8359],[-96.1509,33.834],[-96.1511,33.8332],[-96.1516,33.8319],[-96.1514,33.8305],[-96.1513,33.83],[-96.1506,33.8269],[-96.1497,33.8231],[-96.1497,33.823],[-96.1497,33.8229],[-96.1492,33.821],[-96.1492,33.8209],[-96.1492,33.8208],[-96.149,33.8202],[-96.1488,33.8192],[-96.149,33.8189],[-96.1496,33.8184],[-96.1499,33.818],[-96.1502,33.8176],[-96.1508,33.817],[-96.1512,33.8171],[-96.1518,33.8172],[-96.1525,33.8173],[-96.1531,33.8175],[-96.1542,33.8177],[-96.1547,33.8178],[-96.1563,33.8181],[-96.1573,33.8184],[-96.1582,33.8185],[-96.1593,33.8186],[-96.1606,33.818],[-96.1615,33.8176],[-96.1619,33.8177],[-96.1622,33.8177],[-96.1632,33.8177],[-96.1648,33.8178],[-96.1665,33.8179],[-96.1704,33.8158],[-96.1705,33.8153],[-96.1705,33.8151],[-96.1714,33.8147],[-96.1724,33.8145],[-96.1736,33.8145],[-96.1753,33.8147],[-96.1759,33.8146],[-96.1763,33.8144],[-96.1764,33.8143],[-96.1769,33.8139],[-96.1771,33.8136],[-96.179,33.8105],[-96.1791,33.8102],[-96.1789,33.8095],[-96.1779,33.8068],[-96.1775,33.8058],[-96.1773,33.8051],[-96.1769,33.8043],[-96.1766,33.8037],[-96.1763,33.8032],[-96.176,33.8027],[-96.1757,33.8023],[-96.1752,33.8019],[-96.1736,33.8015],[-96.1729,33.8011],[-96.1696,33.8009],[-96.1696,33.801],[-96.1697,33.8011],[-96.1697,33.8013],[-96.1697,33.8016],[-96.1697,33.8018],[-96.1697,33.8021],[-96.1694,33.804],[-96.1694,33.8041],[-96.1695,33.8041],[-96.1696,33.8039],[-96.1697,33.8037],[-96.1699,33.8036],[-96.17,33.8034],[-96.17,33.8032],[-96.1701,33.8032],[-96.1701,33.8033],[-96.1702,33.8033],[-96.1702,33.8034],[-96.1703,33.8037],[-96.1703,33.8036],[-96.1704,33.8035],[-96.1704,33.8034],[-96.1706,33.8032],[-96.1707,33.8032],[-96.1706,33.8034],[-96.1704,33.8037],[-96.1703,33.804],[-96.1703,33.8041],[-96.1702,33.8044],[-96.1701,33.8047],[-96.17,33.8051],[-96.1698,33.8053],[-96.1697,33.8054],[-96.1696,33.8056],[-96.1695,33.8058],[-96.1695,33.8059],[-96.1693,33.8059],[-96.1692,33.806],[-96.1691,33.806],[-96.1691,33.8062],[-96.1689,33.8068],[-96.1688,33.807],[-96.1687,33.8071],[-96.1687,33.8072],[-96.1686,33.8074],[-96.1682,33.808],[-96.168,33.8083],[-96.1678,33.8085],[-96.1676,33.8087],[-96.1675,33.809],[-96.1673,33.8091],[-96.1672,33.8094],[-96.1669,33.8096],[-96.1667,33.8097],[-96.1665,33.8098],[-96.1662,33.8099],[-96.1659,33.8101],[-96.1657,33.8102],[-96.1652,33.8108],[-96.165,33.8109],[-96.1649,33.8112],[-96.1638,33.813],[-96.1629,33.8132],[-96.1619,33.8133],[-96.1603,33.8136],[-96.1588,33.8139],[-96.1576,33.814],[-96.1564,33.8141],[-96.156,33.8141],[-96.1558,33.8141],[-96.1556,33.8141],[-96.1555,33.814],[-96.1556,33.814],[-96.1558,33.8139],[-96.1559,33.8139],[-96.1561,33.8138],[-96.1563,33.8137],[-96.1564,33.8133],[-96.1567,33.8133],[-96.1585,33.8127],[-96.1593,33.8123],[-96.1598,33.8115],[-96.1602,33.8096],[-96.1607,33.8074],[-96.1611,33.8058],[-96.1611,33.8047],[-96.1614,33.8032],[-96.1611,33.8027],[-96.162,33.7997],[-96.1616,33.7987],[-96.1613,33.7976],[-96.161,33.7966],[-96.1609,33.7965],[-96.1609,33.7964],[-96.1609,33.7963],[-96.1608,33.7959],[-96.1623,33.7931],[-96.1628,33.7926],[-96.1629,33.792],[-96.1628,33.7916],[-96.1625,33.7906],[-96.1625,33.7899],[-96.1628,33.7888],[-96.163,33.7884],[-96.1635,33.7881],[-96.1637,33.7877],[-96.1637,33.7873],[-96.1636,33.7869],[-96.1632,33.7868],[-96.163,33.7867],[-96.1629,33.7866],[-96.1628,33.7864],[-96.1629,33.7859],[-96.1635,33.7851],[-96.1641,33.7843],[-96.1643,33.7837],[-96.1643,33.7832],[-96.1645,33.7828],[-96.1649,33.7823],[-96.1651,33.7816],[-96.1653,33.781],[-96.1652,33.7805],[-96.1652,33.7801],[-96.1654,33.7798],[-96.1659,33.7792],[-96.1661,33.7787],[-96.1663,33.7781],[-96.1665,33.7777],[-96.1666,33.7777],[-96.1666,33.7776],[-96.1667,33.7774],[-96.1672,33.7756],[-96.1675,33.7745],[-96.1678,33.7745],[-96.1681,33.7745],[-96.1681,33.7742],[-96.1682,33.774],[-96.1683,33.7738],[-96.1683,33.7734],[-96.1683,33.773],[-96.1683,33.7728],[-96.1683,33.7725],[-96.1685,33.7721],[-96.1685,33.7719],[-96.1685,33.7718],[-96.1686,33.7715],[-96.1689,33.7708],[-96.1691,33.7704],[-96.1694,33.77],[-96.1698,33.7692],[-96.17,33.7689],[-96.1701,33.7688],[-96.1704,33.7685],[-96.1705,33.7684],[-96.1705,33.7683],[-96.1707,33.768],[-96.1709,33.7677],[-96.1712,33.7673],[-96.172,33.7662],[-96.1722,33.766],[-96.1726,33.7657],[-96.1729,33.7652],[-96.1735,33.7646],[-96.1749,33.7634],[-96.1754,33.763],[-96.1756,33.7629],[-96.1763,33.7622],[-96.1767,33.762],[-96.1773,33.7615],[-96.1777,33.7612],[-96.1781,33.7608],[-96.1786,33.7604],[-96.1797,33.7597],[-96.1799,33.7596],[-96.1817,33.7587],[-96.1818,33.7587],[-96.1834,33.758],[-96.1841,33.7577],[-96.1851,33.7572],[-96.1857,33.7569],[-96.1863,33.7567],[-96.1877,33.7561],[-96.1876,33.756],[-96.1875,33.7559],[-96.1874,33.7559],[-96.1873,33.7557],[-96.187,33.7554],[-96.1867,33.7552],[-96.1866,33.7551],[-96.1866,33.755],[-96.1867,33.755],[-96.1868,33.755],[-96.1868,33.7551],[-96.1869,33.7552],[-96.1873,33.7554],[-96.1874,33.7556],[-96.1875,33.7557],[-96.1876,33.7559],[-96.1879,33.756],[-96.188,33.756],[-96.1882,33.756],[-96.1883,33.7559],[-96.1886,33.7558],[-96.1892,33.7557],[-96.1893,33.7557],[-96.1896,33.7556],[-96.1899,33.7556],[-96.1902,33.7556],[-96.1904,33.7555],[-96.1908,33.7553],[-96.1912,33.7551],[-96.1915,33.755],[-96.1921,33.7548],[-96.1925,33.7547],[-96.1927,33.7546],[-96.1929,33.7545],[-96.1936,33.7543],[-96.1938,33.7542],[-96.1943,33.7541],[-96.1947,33.754],[-96.1949,33.7539],[-96.195,33.7539],[-96.1952,33.7538],[-96.1955,33.7537],[-96.196,33.7535],[-96.1964,33.7533],[-96.1964,33.7532],[-96.1966,33.7532],[-96.1969,33.753],[-96.1974,33.7528],[-96.1978,33.7526],[-96.198,33.7525],[-96.1981,33.7525],[-96.1983,33.7525],[-96.1984,33.7525],[-96.1985,33.7525],[-96.1987,33.7524],[-96.1989,33.7524],[-96.1993,33.7524],[-96.1996,33.7524],[-96.1997,33.7523],[-96.2002,33.7522],[-96.2005,33.752],[-96.2006,33.752],[-96.2007,33.752],[-96.2009,33.752],[-96.201,33.752],[-96.2011,33.7519],[-96.2011,33.7518],[-96.2013,33.7518],[-96.2014,33.7518],[-96.2015,33.7518],[-96.2018,33.7518],[-96.2018,33.7519],[-96.2019,33.752],[-96.2021,33.752],[-96.2022,33.752],[-96.2023,33.7519],[-96.2027,33.7516],[-96.203,33.7514],[-96.2033,33.7513],[-96.2041,33.7511],[-96.2044,33.7511],[-96.2049,33.751],[-96.205,33.751],[-96.2053,33.751],[-96.2087,33.7502],[-96.209,33.7501],[-96.2102,33.7499],[-96.2105,33.7499],[-96.2112,33.7498],[-96.2114,33.7498],[-96.2115,33.7498],[-96.2117,33.7497],[-96.2118,33.7497],[-96.2119,33.7496],[-96.2125,33.7496],[-96.2127,33.7495],[-96.2131,33.7495],[-96.2132,33.7495],[-96.2137,33.7494],[-96.2142,33.7493],[-96.2143,33.7493],[-96.2147,33.7493],[-96.2148,33.7493],[-96.215,33.7494],[-96.2154,33.7493],[-96.2159,33.7492],[-96.2161,33.749],[-96.2165,33.7488],[-96.2168,33.7488],[-96.2171,33.7488],[-96.2172,33.7487],[-96.2175,33.7486],[-96.2182,33.7482],[-96.2184,33.7481],[-96.2185,33.7481],[-96.2191,33.7478],[-96.22,33.7476],[-96.2205,33.7474],[-96.2211,33.7474],[-96.222,33.7476],[-96.2232,33.748],[-96.2236,33.7481],[-96.2246,33.7483],[-96.2249,33.7483],[-96.2251,33.7483],[-96.2252,33.7483],[-96.2253,33.7483],[-96.2254,33.7483],[-96.2255,33.7482],[-96.2262,33.7482],[-96.2264,33.7482],[-96.2265,33.7482],[-96.2268,33.7482],[-96.2269,33.7482],[-96.227,33.7482],[-96.2271,33.7482],[-96.2273,33.7482],[-96.2275,33.7482],[-96.2276,33.7482],[-96.2278,33.7482],[-96.2279,33.7481],[-96.2282,33.7482],[-96.2284,33.7482],[-96.2285,33.7481],[-96.2287,33.748],[-96.229,33.748],[-96.2293,33.7481],[-96.2299,33.7483],[-96.2304,33.7485],[-96.2309,33.7489],[-96.2313,33.7492],[-96.2314,33.7492],[-96.2321,33.7497],[-96.2325,33.7501],[-96.2331,33.7505],[-96.2342,33.7512],[-96.2348,33.7516],[-96.2351,33.752],[-96.2353,33.7523],[-96.2357,33.7526],[-96.2366,33.7529],[-96.2369,33.7533],[-96.238,33.7535],[-96.2387,33.7537],[-96.2406,33.7547],[-96.2482,33.759],[-96.2482,33.7591],[-96.2487,33.7593],[-96.249,33.7594],[-96.2494,33.7596],[-96.25,33.7598],[-96.2515,33.7604],[-96.2525,33.7608],[-96.2537,33.7612],[-96.2548,33.7615],[-96.2551,33.7616],[-96.2556,33.7621],[-96.2559,33.7626],[-96.2565,33.7633],[-96.2566,33.7634],[-96.2567,33.7636],[-96.2569,33.7637],[-96.2571,33.7638],[-96.2573,33.7638],[-96.2575,33.764],[-96.2591,33.765],[-96.2599,33.7655],[-96.2618,33.7667],[-96.262,33.7668],[-96.2621,33.7669],[-96.2624,33.767],[-96.2631,33.7673],[-96.2633,33.7674],[-96.2636,33.7675],[-96.2638,33.7675],[-96.2643,33.7676],[-96.265,33.7676],[-96.266,33.7677],[-96.2665,33.7678],[-96.2679,33.7678],[-96.2689,33.768],[-96.2691,33.7681],[-96.2694,33.7682],[-96.27,33.7684],[-96.271,33.7687],[-96.2717,33.7688],[-96.272,33.7689],[-96.2736,33.7692],[-96.2747,33.7694],[-96.2748,33.7695],[-96.275,33.7696],[-96.2751,33.7697],[-96.276,33.77],[-96.2769,33.7702],[-96.2779,33.7705],[-96.2783,33.7706],[-96.2788,33.7707],[-96.2797,33.7707],[-96.2821,33.7708],[-96.2835,33.7709],[-96.286,33.7711],[-96.2871,33.7712],[-96.2883,33.7712],[-96.2892,33.7711],[-96.2904,33.7708],[-96.2906,33.7707],[-96.2922,33.7698],[-96.2929,33.7696],[-96.2937,33.7694],[-96.294,33.7693],[-96.2945,33.7689],[-96.2948,33.7687],[-96.2952,33.7683],[-96.2956,33.7679],[-96.2959,33.7677],[-96.2964,33.7668],[-96.2965,33.7666],[-96.2964,33.7665],[-96.2964,33.7662],[-96.2964,33.766],[-96.2965,33.7658],[-96.2967,33.7647],[-96.297,33.7632],[-96.2975,33.7624],[-96.2981,33.7616],[-96.2984,33.7612],[-96.2985,33.7611],[-96.2987,33.761],[-96.2988,33.7609],[-96.2988,33.7608],[-96.2988,33.7607],[-96.2987,33.76],[-96.2987,33.7592],[-96.2987,33.7589],[-96.2988,33.7586],[-96.2988,33.7585],[-96.2988,33.7586],[-96.2986,33.7588],[-96.2983,33.7592],[-96.2982,33.7594],[-96.2982,33.7601],[-96.2982,33.7607],[-96.2982,33.761],[-96.298,33.7612],[-96.2979,33.7613],[-96.2978,33.7612],[-96.2978,33.7611],[-96.2981,33.7602],[-96.2981,33.76],[-96.2981,33.7592],[-96.2981,33.7591],[-96.2987,33.7583],[-96.2988,33.7581],[-96.2992,33.7575],[-96.2992,33.7574],[-96.2996,33.757],[-96.2996,33.7569],[-96.2996,33.7561],[-96.2997,33.7561],[-96.3002,33.7557],[-96.3008,33.7542],[-96.3012,33.7536],[-96.3014,33.753],[-96.3021,33.7519],[-96.3023,33.7514],[-96.3024,33.751],[-96.3024,33.7509],[-96.3024,33.7508],[-96.3029,33.75],[-96.3033,33.7492],[-96.3037,33.7483],[-96.3043,33.7472],[-96.305,33.746],[-96.3056,33.745],[-96.3059,33.7446],[-96.3061,33.7443],[-96.3062,33.744],[-96.3062,33.7437],[-96.3062,33.7435],[-96.3061,33.7435],[-96.3061,33.7434],[-96.3064,33.7429],[-96.3066,33.7423],[-96.3066,33.7421],[-96.3066,33.7418],[-96.3065,33.7416],[-96.3067,33.7405],[-96.3068,33.7401],[-96.3069,33.74],[-96.3069,33.7397],[-96.3069,33.7392],[-96.3069,33.739],[-96.3071,33.7387],[-96.3073,33.7384],[-96.3076,33.7375],[-96.3077,33.7368],[-96.3077,33.7367],[-96.3078,33.7363],[-96.3079,33.7358],[-96.3079,33.735],[-96.3079,33.7346],[-96.3078,33.7343],[-96.3077,33.7341],[-96.3076,33.7337],[-96.3074,33.7331],[-96.3074,33.7328],[-96.3074,33.7326],[-96.3072,33.7323],[-96.3071,33.7319],[-96.307,33.7312],[-96.3069,33.731],[-96.3067,33.7306],[-96.3066,33.7303],[-96.3065,33.73],[-96.3063,33.7293],[-96.3062,33.7278],[-96.3063,33.7272],[-96.3064,33.7267],[-96.3064,33.7263],[-96.3064,33.7261],[-96.3064,33.7258],[-96.3065,33.7253],[-96.3065,33.7252],[-96.3065,33.7251],[-96.3063,33.7245],[-96.3063,33.7241],[-96.3064,33.7236],[-96.3063,33.7234],[-96.3064,33.7231],[-96.3065,33.7225],[-96.3067,33.722],[-96.3067,33.7218],[-96.3068,33.7215],[-96.3069,33.721],[-96.307,33.7206],[-96.3071,33.7205],[-96.3072,33.7203],[-96.3071,33.72],[-96.3073,33.7195],[-96.3074,33.7193],[-96.3075,33.7192],[-96.3076,33.7191],[-96.3078,33.719],[-96.3079,33.7189],[-96.3082,33.7187],[-96.3083,33.7185],[-96.3084,33.7182],[-96.3085,33.7176],[-96.3085,33.7174],[-96.3085,33.7173],[-96.3085,33.7172],[-96.3082,33.7169],[-96.3084,33.7161],[-96.3083,33.7159],[-96.3083,33.7157],[-96.3084,33.7158],[-96.3084,33.7157],[-96.3084,33.7151],[-96.3087,33.714],[-96.3095,33.712],[-96.31,33.7105],[-96.3104,33.7096],[-96.3109,33.7087],[-96.3112,33.708],[-96.3119,33.707],[-96.3122,33.7063],[-96.3127,33.7057],[-96.3128,33.7056],[-96.3133,33.7049],[-96.3135,33.7046],[-96.3142,33.7036],[-96.3149,33.7027],[-96.3154,33.7016],[-96.3156,33.7012],[-96.3157,33.701],[-96.3159,33.7008],[-96.316,33.7005],[-96.3163,33.7],[-96.3166,33.6997],[-96.3171,33.6992],[-96.3173,33.6986],[-96.3184,33.6971],[-96.3188,33.6968],[-96.3196,33.6964],[-96.3199,33.696],[-96.3203,33.6957],[-96.3206,33.6954],[-96.3208,33.6953],[-96.3211,33.6951],[-96.3216,33.6949],[-96.3221,33.6947],[-96.3224,33.6947],[-96.3226,33.6947],[-96.3235,33.6946],[-96.3243,33.6945],[-96.3256,33.6943],[-96.3267,33.6942],[-96.3274,33.6941],[-96.3281,33.6942],[-96.3294,33.694],[-96.3312,33.6936],[-96.3329,33.6932],[-96.3336,33.6929],[-96.334,33.6927],[-96.3342,33.6926],[-96.3346,33.6924],[-96.3349,33.6921],[-96.3358,33.691],[-96.3361,33.6908],[-96.3364,33.6905],[-96.3378,33.6891],[-96.3383,33.6886],[-96.3388,33.6883],[-96.3391,33.6881],[-96.3393,33.6881],[-96.3396,33.688],[-96.3397,33.688],[-96.3398,33.688],[-96.34,33.6879],[-96.3401,33.6877],[-96.3403,33.6876],[-96.3411,33.6873],[-96.3418,33.687],[-96.3423,33.6868],[-96.3426,33.6868],[-96.3435,33.6866],[-96.3454,33.6863],[-96.3461,33.6863],[-96.3469,33.6862],[-96.3489,33.6863],[-96.3506,33.6866],[-96.3509,33.6867],[-96.3519,33.687],[-96.352,33.687],[-96.3522,33.687],[-96.3524,33.687],[-96.3527,33.6869],[-96.3532,33.6869],[-96.3541,33.687],[-96.3556,33.6875],[-96.3568,33.6879],[-96.3578,33.6885],[-96.3581,33.6887],[-96.3583,33.6889],[-96.3584,33.689],[-96.3592,33.6894],[-96.3593,33.6894],[-96.3594,33.6894],[-96.3602,33.6902],[-96.3622,33.6918],[-96.3626,33.6923],[-96.3628,33.6929],[-96.3629,33.6933],[-96.363,33.6938],[-96.3631,33.6942],[-96.3632,33.6952],[-96.3633,33.6971],[-96.3633,33.6975],[-96.3632,33.6977],[-96.3631,33.6983],[-96.3632,33.6997],[-96.3632,33.7011],[-96.3634,33.7016],[-96.3638,33.7021],[-96.3641,33.7027],[-96.3647,33.7034],[-96.3657,33.7048],[-96.366,33.7055],[-96.3662,33.7062],[-96.3663,33.7067],[-96.3663,33.7068],[-96.3663,33.7069],[-96.3665,33.7074],[-96.3666,33.7081],[-96.3666,33.7085],[-96.3666,33.7092],[-96.3668,33.7095],[-96.3669,33.7101],[-96.367,33.7106],[-96.3669,33.7112],[-96.367,33.7113],[-96.367,33.7114],[-96.3671,33.7115],[-96.3671,33.7116],[-96.3672,33.712],[-96.3677,33.7132],[-96.3681,33.714],[-96.3684,33.7149],[-96.369,33.7159],[-96.3696,33.7168],[-96.3701,33.7173],[-96.3709,33.718],[-96.3717,33.7184],[-96.3722,33.7187],[-96.3724,33.7188],[-96.3726,33.7189],[-96.3733,33.7193],[-96.3742,33.72],[-96.3745,33.7203],[-96.3746,33.7203],[-96.375,33.7206],[-96.3753,33.7208],[-96.3755,33.7209],[-96.3757,33.7212],[-96.3766,33.722],[-96.3767,33.7221],[-96.3771,33.7225],[-96.3777,33.7231],[-96.3784,33.724],[-96.3785,33.7241],[-96.3788,33.7248],[-96.3791,33.7253],[-96.3795,33.7258],[-96.3799,33.7261],[-96.3805,33.727],[-96.381,33.7275],[-96.3819,33.7284],[-96.382,33.7285],[-96.3821,33.7286],[-96.3828,33.7293],[-96.3833,33.7296],[-96.3836,33.7299],[-96.384,33.7301],[-96.3846,33.7306],[-96.3851,33.7309],[-96.386,33.7316],[-96.3869,33.7322],[-96.3872,33.7324],[-96.3876,33.7327],[-96.3877,33.7328],[-96.388,33.733],[-96.3881,33.733],[-96.3884,33.7332],[-96.3886,33.7334],[-96.389,33.7336],[-96.3894,33.7339],[-96.3897,33.7342],[-96.3902,33.7346],[-96.3907,33.7349],[-96.3911,33.7353],[-96.3914,33.7355],[-96.3915,33.7356],[-96.3919,33.7359],[-96.3922,33.7362],[-96.3923,33.7363],[-96.3931,33.7368],[-96.3934,33.7371],[-96.3938,33.7373],[-96.395,33.7384],[-96.3956,33.7389],[-96.3958,33.7391],[-96.396,33.7392],[-96.3962,33.7394],[-96.3963,33.7396],[-96.3965,33.7397],[-96.3969,33.74],[-96.397,33.7402],[-96.3973,33.7406],[-96.3975,33.7408],[-96.3979,33.7412],[-96.398,33.7414],[-96.3984,33.7418],[-96.3985,33.7419],[-96.3988,33.7423],[-96.399,33.7424],[-96.3992,33.7427],[-96.3993,33.7428],[-96.3994,33.7429],[-96.3994,33.743],[-96.3996,33.7432],[-96.3997,33.7433],[-96.3998,33.7434],[-96.4,33.7435],[-96.4002,33.7437],[-96.4004,33.7439],[-96.4007,33.7442],[-96.4012,33.7446],[-96.4013,33.7447],[-96.4015,33.7449],[-96.4018,33.7451],[-96.402,33.7453],[-96.4024,33.7457],[-96.4026,33.7459],[-96.4029,33.7462],[-96.403,33.7463],[-96.4034,33.7466],[-96.4035,33.7467],[-96.4036,33.7469],[-96.4038,33.747],[-96.4039,33.7471],[-96.404,33.7472],[-96.4041,33.7473],[-96.4042,33.7474],[-96.4046,33.7477],[-96.405,33.7481],[-96.4053,33.7484],[-96.4055,33.7485],[-96.4059,33.7488],[-96.406,33.7488],[-96.4063,33.7488],[-96.4063,33.7489],[-96.4066,33.749],[-96.4069,33.7493],[-96.4071,33.7495],[-96.4073,33.7496],[-96.4078,33.7501],[-96.408,33.7503],[-96.4082,33.7505],[-96.4084,33.7508],[-96.4084,33.7509],[-96.4085,33.7513],[-96.4087,33.7515],[-96.4089,33.7517],[-96.4089,33.7518],[-96.4091,33.752],[-96.4099,33.753],[-96.4104,33.7537],[-96.4105,33.7538],[-96.4112,33.7547],[-96.4116,33.7553],[-96.4119,33.7556],[-96.4121,33.7558],[-96.4122,33.7559],[-96.4129,33.7569],[-96.4134,33.7577],[-96.4134,33.7578],[-96.4135,33.7579],[-96.4136,33.7581],[-96.4136,33.7593],[-96.4142,33.7603],[-96.4146,33.7612],[-96.4147,33.7618],[-96.4151,33.7626],[-96.4152,33.7629],[-96.4157,33.7644],[-96.4159,33.7652],[-96.416,33.7655],[-96.416,33.7657],[-96.4161,33.766],[-96.4162,33.7661],[-96.4162,33.7662],[-96.4164,33.7666],[-96.4165,33.767],[-96.4168,33.7673],[-96.4172,33.7682],[-96.4176,33.769],[-96.418,33.7697],[-96.4184,33.7702],[-96.419,33.7716],[-96.4191,33.7718],[-96.4198,33.7727],[-96.42,33.773],[-96.4205,33.7738],[-96.4215,33.7749],[-96.4218,33.7752],[-96.4221,33.7754],[-96.4226,33.7756],[-96.4228,33.7759],[-96.4235,33.7764],[-96.4243,33.7767],[-96.4263,33.7773],[-96.4273,33.7775],[-96.4277,33.7777],[-96.429,33.7781],[-96.4294,33.7783],[-96.4302,33.7786],[-96.432,33.7791],[-96.4328,33.779],[-96.4356,33.7793],[-96.4361,33.7794],[-96.4367,33.7793],[-96.4373,33.7795],[-96.439,33.78],[-96.4401,33.7801],[-96.4405,33.7802],[-96.442,33.7805],[-96.4437,33.7806],[-96.4452,33.7809],[-96.4461,33.781],[-96.4465,33.7811],[-96.4469,33.7811],[-96.448,33.781],[-96.4487,33.7809],[-96.4488,33.7809],[-96.4497,33.7808],[-96.4499,33.7807],[-96.4505,33.7806],[-96.4513,33.7801],[-96.452,33.7795],[-96.4527,33.7786],[-96.4534,33.7782],[-96.4541,33.7776],[-96.455,33.7769],[-96.4559,33.7763],[-96.4562,33.776],[-96.4571,33.7757],[-96.4576,33.7755],[-96.4577,33.7755],[-96.4591,33.7752],[-96.4592,33.7752],[-96.4603,33.7752],[-96.4619,33.7753],[-96.4629,33.7754],[-96.4638,33.7754],[-96.4647,33.7756],[-96.4657,33.7756],[-96.4663,33.7756],[-96.4671,33.7757],[-96.4679,33.7758],[-96.4683,33.7758],[-96.4694,33.7758],[-96.4701,33.7757],[-96.4707,33.7753],[-96.4711,33.7752],[-96.4717,33.7754],[-96.4721,33.7755],[-96.4722,33.7755],[-96.4731,33.7754],[-96.4732,33.7754],[-96.4746,33.7752],[-96.4749,33.7751],[-96.4767,33.7749],[-96.4793,33.7744],[-96.48,33.7741],[-96.4811,33.7739],[-96.4816,33.7738],[-96.4826,33.7736],[-96.484,33.7733],[-96.4856,33.7731],[-96.4863,33.773],[-96.4885,33.7728],[-96.4899,33.7728],[-96.4903,33.7729],[-96.4907,33.7729],[-96.4908,33.7729],[-96.491,33.773],[-96.4915,33.773],[-96.4934,33.773],[-96.494,33.773],[-96.4946,33.773],[-96.496,33.7729],[-96.4961,33.7728],[-96.4961,33.7727],[-96.4969,33.7726],[-96.4978,33.7726],[-96.4991,33.7727],[-96.4993,33.7727],[-96.4995,33.7727],[-96.5002,33.7726],[-96.5001,33.7728],[-96.5002,33.7728],[-96.5002,33.773],[-96.5003,33.7731],[-96.5003,33.7732],[-96.5003,33.7733],[-96.5004,33.7732],[-96.5005,33.7731],[-96.5006,33.7731],[-96.5007,33.7731],[-96.5008,33.773],[-96.5007,33.7729],[-96.5007,33.7728],[-96.5009,33.7728],[-96.501,33.7728],[-96.5012,33.7729],[-96.5014,33.773],[-96.5016,33.7732],[-96.5018,33.7732],[-96.5019,33.7733],[-96.502,33.7734],[-96.5022,33.7735],[-96.5024,33.7737],[-96.5025,33.7737],[-96.5026,33.7738],[-96.5027,33.7739],[-96.5029,33.774],[-96.5033,33.7744],[-96.5036,33.7745],[-96.504,33.775],[-96.5041,33.7751],[-96.5042,33.7752],[-96.5044,33.7753],[-96.5045,33.7754],[-96.5046,33.7755],[-96.5048,33.7756],[-96.5049,33.7757],[-96.505,33.7758],[-96.5051,33.7759],[-96.5053,33.7761],[-96.5054,33.7762],[-96.506,33.7765],[-96.5063,33.7767],[-96.5065,33.7769],[-96.5067,33.777],[-96.5072,33.7773],[-96.5073,33.7774],[-96.5074,33.7775],[-96.5076,33.7776],[-96.5077,33.7777],[-96.5081,33.778],[-96.5082,33.7781],[-96.5085,33.7783],[-96.5087,33.7785],[-96.5088,33.7787],[-96.5089,33.7787],[-96.5089,33.7788],[-96.509,33.779],[-96.5091,33.7791],[-96.5092,33.7793],[-96.5093,33.7794],[-96.5095,33.7795],[-96.5096,33.7796],[-96.5101,33.7799],[-96.5102,33.7801],[-96.5105,33.7803],[-96.5106,33.7804],[-96.5109,33.7806],[-96.5109,33.7807],[-96.511,33.7809],[-96.5114,33.7812],[-96.5116,33.7813],[-96.5119,33.7819],[-96.512,33.7819],[-96.512,33.782],[-96.5121,33.782],[-96.5122,33.7823],[-96.5122,33.7824],[-96.5123,33.7825],[-96.5123,33.7826],[-96.5124,33.7827],[-96.5126,33.7827],[-96.5127,33.7828],[-96.5128,33.7829],[-96.5128,33.783],[-96.5131,33.7835],[-96.5132,33.7837],[-96.5133,33.784],[-96.5138,33.7847],[-96.5139,33.7848],[-96.514,33.785],[-96.5141,33.7851],[-96.5142,33.7852],[-96.5146,33.7856],[-96.5149,33.7864],[-96.5151,33.7867],[-96.5156,33.7873],[-96.5159,33.7878],[-96.5166,33.7883],[-96.5166,33.7884],[-96.5165,33.7884],[-96.5165,33.7885],[-96.5157,33.7914],[-96.5157,33.7952],[-96.5157,33.7954],[-96.5157,33.7956],[-96.5158,33.7957],[-96.5158,33.7958],[-96.5159,33.7961],[-96.5159,33.7962],[-96.5159,33.7964],[-96.5159,33.7966],[-96.5159,33.7967],[-96.5159,33.7969],[-96.5159,33.797],[-96.5159,33.7972],[-96.5162,33.7989],[-96.5164,33.8006],[-96.5166,33.8023],[-96.5168,33.8034],[-96.5171,33.8045],[-96.5171,33.8046],[-96.5172,33.8047],[-96.5172,33.8048],[-96.5172,33.805],[-96.5172,33.8051],[-96.5173,33.8052],[-96.5173,33.8054],[-96.5174,33.8057],[-96.5174,33.8058],[-96.5176,33.8062],[-96.5177,33.8064],[-96.5177,33.8066],[-96.5178,33.8069],[-96.5193,33.8099],[-96.5197,33.8109],[-96.5199,33.8113],[-96.5202,33.8117],[-96.5203,33.812],[-96.5205,33.8123],[-96.5206,33.8126],[-96.5207,33.8128],[-96.5208,33.813],[-96.5209,33.8131],[-96.521,33.8132],[-96.5212,33.8135],[-96.5213,33.8137],[-96.5214,33.8139],[-96.5216,33.8141],[-96.5216,33.8142],[-96.522,33.8147],[-96.5221,33.8149],[-96.5222,33.8151],[-96.5224,33.8153],[-96.5226,33.8155],[-96.5227,33.8156],[-96.5228,33.8157],[-96.5229,33.816],[-96.5231,33.8162],[-96.5232,33.8163],[-96.5235,33.8168],[-96.5236,33.8169],[-96.5237,33.817],[-96.5237,33.8171],[-96.5239,33.8173],[-96.5241,33.8175],[-96.5242,33.8177],[-96.5242,33.8178],[-96.5242,33.8179],[-96.5242,33.818],[-96.5242,33.8181],[-96.5243,33.8185],[-96.5245,33.819],[-96.5247,33.8193],[-96.5247,33.8194],[-96.5249,33.8195],[-96.5251,33.8198],[-96.5252,33.8198],[-96.5254,33.82],[-96.5256,33.82],[-96.526,33.8202],[-96.5263,33.8204],[-96.5264,33.8205],[-96.5266,33.8205],[-96.5269,33.8207],[-96.5271,33.8207],[-96.5275,33.821],[-96.5277,33.8211],[-96.5279,33.8212],[-96.5282,33.8215],[-96.5285,33.8216],[-96.5286,33.8217],[-96.529,33.8218],[-96.5292,33.8218],[-96.5294,33.822],[-96.5296,33.8221],[-96.5298,33.8222],[-96.5301,33.8222],[-96.5304,33.8223],[-96.5308,33.8225],[-96.5311,33.8226],[-96.5313,33.8227],[-96.5316,33.8227],[-96.5319,33.8227],[-96.532,33.8227],[-96.5321,33.8228],[-96.5321,33.8229],[-96.5322,33.8229],[-96.5323,33.8229],[-96.5324,33.8228],[-96.5325,33.8229],[-96.5325,33.823],[-96.5321,33.8236],[-96.532,33.8235],[-96.5319,33.8235],[-96.5319,33.8234],[-96.5318,33.8234],[-96.5317,33.8235],[-96.5318,33.8236],[-96.5319,33.8236],[-96.532,33.8236],[-96.532,33.8237],[-96.532,33.8238],[-96.5319,33.8239],[-96.532,33.824],[-96.5323,33.8237],[-96.5324,33.8235],[-96.5325,33.8234],[-96.5327,33.8231],[-96.5328,33.823],[-96.5329,33.8229],[-96.533,33.8229],[-96.5331,33.8229],[-96.5332,33.8228],[-96.5333,33.8228],[-96.5334,33.8228],[-96.5335,33.8228],[-96.534,33.8227],[-96.5345,33.8225],[-96.5349,33.8224],[-96.5353,33.8224],[-96.5359,33.8222],[-96.5362,33.8222],[-96.5366,33.8221],[-96.5372,33.822],[-96.5375,33.822],[-96.5377,33.8219],[-96.5379,33.8218],[-96.5382,33.8218],[-96.5383,33.8217],[-96.5384,33.8217],[-96.5386,33.8217],[-96.5389,33.8216],[-96.5395,33.8214],[-96.5397,33.8214],[-96.54,33.8213],[-96.5403,33.8212],[-96.5405,33.8211],[-96.5409,33.821],[-96.5412,33.8209],[-96.5414,33.8209],[-96.5417,33.8208],[-96.5418,33.8208],[-96.5422,33.8208],[-96.5423,33.8207],[-96.5424,33.8207],[-96.5425,33.8207],[-96.5427,33.8208],[-96.5429,33.8208],[-96.543,33.8208],[-96.5431,33.8208],[-96.5432,33.8208],[-96.5432,33.8207],[-96.5433,33.8206],[-96.5434,33.8206],[-96.5435,33.8207],[-96.5436,33.8207],[-96.5437,33.8207],[-96.544,33.8205],[-96.5443,33.8204],[-96.5446,33.8204],[-96.5447,33.8204],[-96.545,33.8203],[-96.5451,33.8202],[-96.5454,33.8201],[-96.5455,33.8201],[-96.5458,33.8201],[-96.546,33.8201],[-96.5461,33.8201],[-96.5463,33.8201],[-96.5465,33.8201],[-96.5469,33.82],[-96.547,33.82],[-96.5471,33.82],[-96.5472,33.82],[-96.5474,33.8199],[-96.5477,33.8199],[-96.5478,33.8199],[-96.5481,33.8198],[-96.5482,33.8198],[-96.5484,33.8198],[-96.5484,33.8199],[-96.5485,33.8199],[-96.5486,33.8199],[-96.5487,33.82],[-96.5487,33.8199],[-96.5489,33.8199],[-96.549,33.8198],[-96.5492,33.8197],[-96.5497,33.8195],[-96.5499,33.8194],[-96.5502,33.8193],[-96.5504,33.8192],[-96.5507,33.8192],[-96.5509,33.819],[-96.551,33.8189],[-96.5511,33.8189],[-96.5512,33.8188],[-96.5514,33.8186],[-96.5515,33.8186],[-96.5516,33.8185],[-96.5517,33.8185],[-96.5518,33.8185],[-96.5519,33.8187],[-96.5519,33.8188],[-96.5518,33.8188],[-96.5516,33.8189],[-96.5515,33.819],[-96.5513,33.819],[-96.5511,33.8192],[-96.5511,33.8193],[-96.5514,33.8192],[-96.5516,33.8192],[-96.5517,33.8192],[-96.5518,33.8193],[-96.552,33.8193],[-96.5522,33.8192],[-96.5526,33.8192],[-96.5528,33.8191],[-96.5529,33.8192],[-96.5531,33.8192],[-96.5534,33.8192],[-96.5536,33.8192],[-96.5538,33.8192],[-96.554,33.8192],[-96.5542,33.8191],[-96.5543,33.8191],[-96.5546,33.819],[-96.5547,33.8189],[-96.5548,33.8189],[-96.5549,33.8189],[-96.555,33.8189],[-96.5551,33.8189],[-96.5551,33.819],[-96.555,33.819],[-96.5549,33.819],[-96.5549,33.8191],[-96.5549,33.8192],[-96.5549,33.8193],[-96.555,33.8193],[-96.5551,33.8193],[-96.5552,33.8194],[-96.5553,33.8194],[-96.5554,33.8194],[-96.5555,33.8194],[-96.5556,33.8194],[-96.5557,33.8194],[-96.5558,33.8192],[-96.5559,33.819],[-96.556,33.8189],[-96.5562,33.8188],[-96.5563,33.8187],[-96.5564,33.8185],[-96.5566,33.8183],[-96.5567,33.818],[-96.5567,33.8179],[-96.5568,33.8178],[-96.5569,33.8178],[-96.5571,33.8176],[-96.5572,33.8175],[-96.5574,33.8174],[-96.5576,33.8173],[-96.5579,33.8172],[-96.558,33.8171],[-96.5581,33.8171],[-96.5581,33.8172],[-96.5581,33.8173],[-96.5581,33.8174],[-96.5581,33.8176],[-96.558,33.8176],[-96.558,33.8177],[-96.5577,33.8178],[-96.5571,33.8179],[-96.557,33.818],[-96.5569,33.8181],[-96.5568,33.8184],[-96.5566,33.8186],[-96.5565,33.8187],[-96.5564,33.8189],[-96.5563,33.819],[-96.5562,33.8191],[-96.5562,33.8192],[-96.5564,33.8191],[-96.5565,33.8191],[-96.5568,33.819],[-96.557,33.819],[-96.5574,33.819],[-96.5578,33.819],[-96.558,33.8189],[-96.5583,33.8189],[-96.5585,33.8189],[-96.5588,33.819],[-96.559,33.819],[-96.5591,33.819],[-96.5593,33.819],[-96.5594,33.8189],[-96.5595,33.8189],[-96.5602,33.8189],[-96.5604,33.8189],[-96.5607,33.8189],[-96.5608,33.8189],[-96.5609,33.819],[-96.561,33.819],[-96.5611,33.8189],[-96.5612,33.8189],[-96.5615,33.819],[-96.5616,33.819],[-96.5618,33.8191],[-96.5619,33.8191],[-96.5621,33.8191],[-96.5622,33.8191],[-96.5623,33.819],[-96.5624,33.819],[-96.5626,33.819],[-96.5627,33.819],[-96.5628,33.8191],[-96.563,33.8191],[-96.5631,33.819],[-96.5632,33.8191],[-96.5633,33.8191],[-96.5634,33.8192],[-96.5635,33.8192],[-96.5636,33.8192],[-96.5639,33.8191],[-96.5646,33.8189],[-96.5651,33.8188],[-96.5656,33.8187],[-96.5663,33.8185],[-96.5667,33.8185],[-96.5678,33.8188],[-96.5682,33.8188],[-96.5686,33.8189],[-96.5689,33.8189],[-96.5698,33.819],[-96.5702,33.819],[-96.5704,33.819],[-96.5711,33.819],[-96.5712,33.819],[-96.5716,33.819],[-96.5718,33.819],[-96.5729,33.8191],[-96.5731,33.8192],[-96.5792,33.823],[-96.5842,33.8262],[-96.5871,33.828],[-96.5899,33.8295],[-96.5929,33.8309],[-96.597,33.8327],[-96.5971,33.8327],[-96.6013,33.8343],[-96.6123,33.8382],[-96.615,33.8388],[-96.618,33.8396],[-96.6223,33.8412],[-96.6231,33.8415],[-96.6262,33.8436],[-96.6266,33.8438],[-96.6268,33.8439],[-96.6275,33.8443],[-96.6278,33.8445],[-96.6281,33.8446],[-96.6284,33.8449],[-96.629,33.8453],[-96.6293,33.8455],[-96.6295,33.8461],[-96.6299,33.8466],[-96.6299,33.8471],[-96.63,33.8475],[-96.63,33.848],[-96.63,33.8485],[-96.63,33.849],[-96.6299,33.8495],[-96.6298,33.8499],[-96.6298,33.8504],[-96.6298,33.8509],[-96.6296,33.851],[-96.6295,33.8513],[-96.6293,33.8518],[-96.6292,33.852],[-96.629,33.8524],[-96.6289,33.8525],[-96.6254,33.8565],[-96.6249,33.8568],[-96.6171,33.8639],[-96.6142,33.8665],[-96.613,33.8676],[-96.6127,33.868],[-96.6122,33.8687],[-96.612,33.869],[-96.6116,33.8693],[-96.6053,33.8714],[-96.6017,33.8728],[-96.5989,33.8743],[-96.5974,33.8751],[-96.5918,33.8792],[-96.5901,33.8807],[-96.5891,33.8822],[-96.5875,33.8843],[-96.5873,33.8846],[-96.5866,33.886],[-96.586,33.8872],[-96.5854,33.889],[-96.5852,33.8901],[-96.5854,33.8913],[-96.5864,33.8929],[-96.5872,33.894],[-96.5879,33.8948],[-96.5885,33.895],[-96.5889,33.895],[-96.5922,33.8955],[-96.5998,33.8953],[-96.6042,33.8948],[-96.6064,33.8948],[-96.6082,33.8947],[-96.6101,33.8947],[-96.6148,33.8946],[-96.6207,33.8948],[-96.6241,33.8951],[-96.6253,33.8949],[-96.6262,33.8945],[-96.6264,33.8944],[-96.6271,33.8943],[-96.6283,33.8945],[-96.6301,33.8954],[-96.6314,33.8965],[-96.6339,33.8985],[-96.6394,33.9026],[-96.644,33.906],[-96.6461,33.9071],[-96.6477,33.908],[-96.6522,33.9113],[-96.6533,33.9123],[-96.6543,33.9132],[-96.655,33.9138],[-96.6582,33.9158],[-96.6599,33.9166],[-96.6599,33.9167],[-96.6644,33.9173],[-96.6656,33.9172],[-96.6672,33.9169],[-96.6684,33.9162],[-96.6706,33.9149],[-96.6719,33.9138],[-96.6735,33.9123],[-96.6753,33.9091],[-96.6756,33.9083],[-96.6764,33.9063],[-96.6766,33.9053],[-96.678,33.9022],[-96.6784,33.9012],[-96.6786,33.9009],[-96.68,33.898],[-96.6806,33.897],[-96.6806,33.8968],[-96.6807,33.8967],[-96.6809,33.8962],[-96.6812,33.8955],[-96.6815,33.8947],[-96.6816,33.8939],[-96.6821,33.8915],[-96.6822,33.8907],[-96.6826,33.8891],[-96.6829,33.8871],[-96.6831,33.8863],[-96.6835,33.8842],[-96.6835,33.8835],[-96.683,33.8821],[-96.6825,33.8791],[-96.6823,33.8779],[-96.6821,33.8766],[-96.6821,33.8751],[-96.6822,33.8739],[-96.6825,33.8718],[-96.683,33.8692],[-96.6831,33.8691],[-96.6836,33.8673],[-96.6841,33.8652],[-96.6842,33.8649],[-96.6842,33.8647],[-96.6847,33.8629],[-96.6853,33.8613],[-96.686,33.8597],[-96.6868,33.8576],[-96.6882,33.8546],[-96.6891,33.8529],[-96.6896,33.852],[-96.6899,33.8515],[-96.6907,33.85],[-96.6918,33.8484],[-96.6927,33.8473],[-96.693,33.8469],[-96.6936,33.8464],[-96.6939,33.8458],[-96.6952,33.8442],[-96.6967,33.8425],[-96.6979,33.841],[-96.6983,33.8405],[-96.6996,33.8391],[-96.7008,33.8379],[-96.7019,33.837],[-96.702,33.8369],[-96.7021,33.8368],[-96.7033,33.836],[-96.7045,33.835],[-96.7066,33.8338],[-96.7081,33.8331],[-96.7102,33.8323],[-96.7108,33.8321],[-96.7124,33.8316],[-96.7137,33.8313],[-96.7145,33.8312],[-96.716,33.831],[-96.7169,33.831],[-96.7175,33.8308],[-96.7178,33.8308],[-96.7189,33.8306],[-96.7194,33.8306],[-96.7212,33.8305],[-96.7231,33.8304],[-96.7251,33.8303],[-96.7254,33.8302],[-96.7265,33.8299],[-96.7283,33.8294],[-96.7295,33.829],[-96.73,33.8289],[-96.7316,33.8285],[-96.7331,33.8282],[-96.7334,33.8281],[-96.7357,33.8276],[-96.7372,33.8273],[-96.7384,33.8271],[-96.7405,33.8267],[-96.7421,33.8265],[-96.7426,33.8264],[-96.7438,33.8261],[-96.7442,33.8262],[-96.745,33.8259],[-96.746,33.8257],[-96.7462,33.8257],[-96.7463,33.8257],[-96.7464,33.8257],[-96.7465,33.8256],[-96.7471,33.8256],[-96.7473,33.8255],[-96.7482,33.8254],[-96.7494,33.8253],[-96.7495,33.8252],[-96.7503,33.8251],[-96.7535,33.8247],[-96.754,33.8247],[-96.7574,33.8245],[-96.7602,33.8245],[-96.7616,33.8244],[-96.7632,33.8248],[-96.7634,33.8248],[-96.7646,33.8249],[-96.7662,33.8255],[-96.7663,33.8255],[-96.767,33.826],[-96.7677,33.8265],[-96.7679,33.8266],[-96.7694,33.8275],[-96.7699,33.8283],[-96.7707,33.8296],[-96.7709,33.83],[-96.7715,33.8315],[-96.772,33.8327],[-96.7725,33.8335],[-96.7726,33.8338],[-96.7745,33.8381],[-96.7753,33.8394],[-96.7764,33.8413],[-96.7768,33.842],[-96.7771,33.8438],[-96.7772,33.8451],[-96.7771,33.8467],[-96.7772,33.8482],[-96.7778,33.8503],[-96.7783,33.8524],[-96.7788,33.8547],[-96.7794,33.8561],[-96.7796,33.8579],[-96.7797,33.8582],[-96.7806,33.8601],[-96.7816,33.8614],[-96.7823,33.8622],[-96.7835,33.8635],[-96.7857,33.8647],[-96.7868,33.8652],[-96.7874,33.8655],[-96.788,33.8658],[-96.789,33.8663],[-96.7891,33.8663],[-96.79,33.8668],[-96.7943,33.8689],[-96.7959,33.8692],[-96.7973,33.8695],[-96.7979,33.8696],[-96.7984,33.8697],[-96.8055,33.8712],[-96.8128,33.8727],[-96.8232,33.8738],[-96.8242,33.8739],[-96.827,33.8744],[-96.8282,33.8746],[-96.8312,33.8749],[-96.8322,33.8748],[-96.8329,33.874],[-96.8334,33.8737],[-96.8338,33.8735],[-96.8354,33.8725],[-96.8371,33.8715],[-96.8374,33.8713],[-96.8398,33.8684],[-96.8403,33.8662],[-96.8405,33.865],[-96.8408,33.8636],[-96.8411,33.861],[-96.8413,33.8589],[-96.8415,33.8572],[-96.8415,33.8552],[-96.8416,33.8529],[-96.8424,33.8518],[-96.8437,33.8506],[-96.8459,33.849],[-96.8482,33.8481],[-96.8506,33.8472],[-96.8535,33.8473],[-96.8561,33.8475],[-96.8602,33.8497],[-96.864,33.8519],[-96.8662,33.8531],[-96.8664,33.8531],[-96.8707,33.8565],[-96.8727,33.8583],[-96.8753,33.8605],[-96.8767,33.8618],[-96.8793,33.8643],[-96.883,33.868],[-96.8832,33.8684],[-96.8857,33.8735],[-96.886,33.8751],[-96.8863,33.8759],[-96.8868,33.877],[-96.8872,33.8777],[-96.8876,33.8785],[-96.8879,33.879],[-96.888,33.8792],[-96.8885,33.8798],[-96.8891,33.8808],[-96.8895,33.8816],[-96.8898,33.8827],[-96.89,33.8836],[-96.8902,33.8844],[-96.8905,33.8856],[-96.8909,33.8868],[-96.8916,33.8879],[-96.8923,33.8891],[-96.8925,33.8895],[-96.8926,33.8896],[-96.8926,33.8897],[-96.8928,33.8899],[-96.8931,33.8907],[-96.8933,33.8915],[-96.8933,33.8923],[-96.8937,33.8931],[-96.8938,33.8934],[-96.894,33.8939],[-96.8947,33.8949],[-96.8956,33.8961],[-96.8957,33.8964],[-96.8959,33.8971],[-96.896,33.898],[-96.896,33.8986],[-96.8962,33.8991],[-96.8967,33.9004],[-96.897,33.9016],[-96.8972,33.9029],[-96.8972,33.9046],[-96.8972,33.9047],[-96.8971,33.9058],[-96.897,33.9074],[-96.8968,33.9087],[-96.8968,33.9088],[-96.8966,33.9096],[-96.8965,33.9104],[-96.8964,33.9119],[-96.8964,33.9126],[-96.8965,33.9133],[-96.8965,33.9136],[-96.8966,33.9141],[-96.8967,33.9152],[-96.8968,33.9158],[-96.8969,33.9163],[-96.897,33.9168],[-96.8972,33.9182],[-96.8973,33.9182],[-96.8974,33.9186],[-96.8974,33.9187],[-96.8975,33.919],[-96.8975,33.9192],[-96.8976,33.9193],[-96.8977,33.9197],[-96.8979,33.9208],[-96.8979,33.9212],[-96.8981,33.9233],[-96.8983,33.9258],[-96.8985,33.927],[-96.8986,33.9277],[-96.8987,33.9285],[-96.8989,33.9299],[-96.8994,33.9337],[-96.8999,33.935],[-96.9002,33.9361],[-96.9007,33.9376],[-96.9008,33.9381],[-96.901,33.9388],[-96.9024,33.942],[-96.904,33.9448],[-96.9046,33.946],[-96.9052,33.9472],[-96.9065,33.9489],[-96.9072,33.9498],[-96.9074,33.95],[-96.9092,33.952],[-96.91,33.9528],[-96.9113,33.954],[-96.9127,33.9551],[-96.9137,33.9559],[-96.9143,33.9564],[-96.9151,33.957],[-96.9163,33.9578],[-96.9173,33.9584],[-96.9176,33.9586],[-96.9186,33.9589],[-96.9207,33.9595],[-96.9221,33.9596],[-96.9236,33.9594],[-96.9243,33.9592],[-96.9252,33.9587],[-96.9259,33.9584],[-96.9269,33.958],[-96.9283,33.9574],[-96.9296,33.9568],[-96.9297,33.9567],[-96.9309,33.9562],[-96.9322,33.9557],[-96.933,33.9553],[-96.9338,33.955],[-96.9348,33.9545],[-96.9355,33.9541],[-96.9363,33.9537],[-96.9366,33.9534],[-96.9371,33.9531],[-96.938,33.9526],[-96.9391,33.9519],[-96.9407,33.9511],[-96.942,33.9505],[-96.9422,33.9504],[-96.9438,33.9496],[-96.944,33.9495],[-96.9445,33.9493],[-96.9446,33.9492],[-96.945,33.949],[-96.9467,33.9481],[-96.9468,33.9481],[-96.949,33.9469],[-96.9498,33.9464],[-96.9505,33.9459],[-96.9518,33.9447],[-96.9523,33.9446],[-96.9527,33.9445],[-96.9536,33.9442],[-96.9549,33.9436],[-96.9549,33.9435],[-96.955,33.9435],[-96.9552,33.9435],[-96.9552,33.9434],[-96.9558,33.9431],[-96.9562,33.9429],[-96.9587,33.9418],[-96.96,33.9413],[-96.9617,33.9408],[-96.963,33.9405],[-96.9632,33.9405],[-96.9632,33.9406],[-96.9645,33.9402],[-96.9652,33.9399],[-96.9659,33.9397],[-96.9664,33.9395],[-96.9667,33.9394],[-96.9668,33.9393],[-96.9674,33.939],[-96.9675,33.939],[-96.9683,33.9386],[-96.9691,33.938],[-96.9701,33.9375],[-96.9703,33.9374],[-96.9707,33.9373],[-96.971,33.9371],[-96.9712,33.9368],[-96.972,33.9361],[-96.9722,33.9359],[-96.9725,33.9358],[-96.9729,33.9357],[-96.9738,33.9357],[-96.9749,33.9361],[-96.9756,33.9366],[-96.9758,33.9366],[-96.9758,33.9367],[-96.9759,33.9367],[-96.9759,33.9368],[-96.976,33.9368],[-96.9763,33.937],[-96.9764,33.937],[-96.9765,33.9371],[-96.9766,33.9372],[-96.9767,33.9372],[-96.9767,33.9373],[-96.9768,33.9373],[-96.9769,33.9374],[-96.977,33.9374],[-96.9771,33.9377],[-96.9772,33.9378],[-96.9774,33.938],[-96.9777,33.9385],[-96.9784,33.9392],[-96.9785,33.9393],[-96.9788,33.9395],[-96.9789,33.9399],[-96.9793,33.9406],[-96.9796,33.9411],[-96.9798,33.9416],[-96.9802,33.9432],[-96.9804,33.9439],[-96.9804,33.9444],[-96.9805,33.9459],[-96.9805,33.9462],[-96.9805,33.9467],[-96.9806,33.9469],[-96.9807,33.9474],[-96.981,33.9483],[-96.981,33.9488],[-96.981,33.9492],[-96.981,33.9495],[-96.981,33.9503],[-96.9807,33.9518],[-96.9805,33.9523],[-96.98,33.9535],[-96.9793,33.9551],[-96.9793,33.9557],[-96.9793,33.956],[-96.9794,33.9562],[-96.9799,33.9564],[-96.9804,33.9564],[-96.981,33.9563],[-96.9813,33.9564],[-96.9816,33.9563],[-96.9822,33.9561],[-96.9826,33.956],[-96.9836,33.9558],[-96.9839,33.9558],[-96.9849,33.9556],[-96.9865,33.9551],[-96.9867,33.955],[-96.9874,33.9548],[-96.9879,33.9547],[-96.9885,33.9544],[-96.9888,33.9541],[-96.9892,33.9539],[-96.9892,33.9538],[-96.9894,33.9537],[-96.9899,33.9534],[-96.9908,33.9527],[-96.9916,33.9518],[-96.9919,33.9514],[-96.992,33.9514],[-96.9929,33.9506],[-96.9936,33.9498],[-96.9943,33.9492],[-96.9947,33.9487],[-96.9954,33.9473],[-96.9958,33.9461],[-96.9961,33.9444],[-96.9961,33.944],[-96.9963,33.9427],[-96.9962,33.9417],[-96.996,33.9412],[-96.996,33.9411],[-96.996,33.9406],[-96.996,33.9401],[-96.996,33.9394],[-96.9959,33.939],[-96.9959,33.9387],[-96.9959,33.9384],[-96.9958,33.9377],[-96.9957,33.9374],[-96.9957,33.9372],[-96.9957,33.937],[-96.9956,33.9367],[-96.9956,33.9356],[-96.9955,33.9346],[-96.9954,33.9345],[-96.9954,33.9338],[-96.995,33.932],[-96.9946,33.931],[-96.994,33.929],[-96.9927,33.9263],[-96.9916,33.9241],[-96.9911,33.9233],[-96.9909,33.9226],[-96.9907,33.9224],[-96.9906,33.9221],[-96.9904,33.9218],[-96.9899,33.9209],[-96.9898,33.9207],[-96.9896,33.9204],[-96.9895,33.9197],[-96.9888,33.9186],[-96.9885,33.918],[-96.9884,33.9179],[-96.9883,33.9177],[-96.9881,33.9175],[-96.9879,33.9171],[-96.9879,33.9165],[-96.988,33.9153],[-96.9878,33.9141],[-96.9875,33.9133],[-96.987,33.9122],[-96.9867,33.9111],[-96.9862,33.9097],[-96.9858,33.9085],[-96.9853,33.9066],[-96.9852,33.9062],[-96.9851,33.9054],[-96.9849,33.9049],[-96.9847,33.9031],[-96.9847,33.9028],[-96.9846,33.9019],[-96.9846,33.9011],[-96.9845,33.9],[-96.9843,33.8985],[-96.9842,33.8966],[-96.984,33.8947],[-96.9839,33.8942],[-96.9838,33.8932],[-96.9838,33.8922],[-96.9837,33.8921],[-96.9838,33.8909],[-96.9843,33.8897],[-96.9845,33.8895],[-96.9846,33.889],[-96.9847,33.8886],[-96.9849,33.8886],[-96.9852,33.8886],[-96.9855,33.8886],[-96.9858,33.8884],[-96.986,33.8883],[-96.9863,33.888],[-96.9874,33.8868],[-96.988,33.886],[-96.9887,33.885],[-96.9891,33.8844],[-96.9894,33.8836],[-96.9894,33.8833],[-96.9895,33.883],[-96.9896,33.8828],[-96.9902,33.8821],[-96.9913,33.8808],[-96.9919,33.8798],[-96.992,33.8797],[-96.9924,33.879],[-96.9925,33.8787],[-96.9927,33.8783],[-96.993,33.8775],[-96.9936,33.8763],[-96.9939,33.8758],[-96.9939,33.8757],[-96.9944,33.875],[-96.9945,33.8749],[-96.9946,33.8748],[-96.9948,33.8745],[-96.9948,33.8744],[-96.9948,33.8743],[-96.9949,33.8743],[-96.995,33.8741],[-96.9951,33.874],[-96.9953,33.8737],[-96.9971,33.871],[-96.9986,33.8694],[-96.9989,33.8691],[-96.9989,33.869],[-96.999,33.869],[-96.9991,33.8688],[-96.9992,33.8688],[-97,33.8679],[-97.0005,33.8675],[-97.001,33.8671],[-97.0016,33.8665],[-97.0024,33.8661],[-97.0029,33.8659],[-97.0035,33.8654],[-97.0049,33.8642],[-97.0063,33.8629],[-97.0064,33.8628],[-97.0068,33.8624],[-97.007,33.8623],[-97.0075,33.8619],[-97.0089,33.8606],[-97.0093,33.8602],[-97.0095,33.8601],[-97.0098,33.8598],[-97.0099,33.8598],[-97.0099,33.8597],[-97.0105,33.8591],[-97.0106,33.8586],[-97.0108,33.8583],[-97.0109,33.858],[-97.0113,33.8577],[-97.0117,33.8573],[-97.012,33.857],[-97.013,33.8556],[-97.0138,33.8546],[-97.0139,33.8545],[-97.0143,33.854],[-97.0144,33.8539],[-97.0149,33.8533],[-97.0166,33.8516],[-97.0172,33.851],[-97.0173,33.8508],[-97.0174,33.8507],[-97.0175,33.8505],[-97.0178,33.8503],[-97.0179,33.8502],[-97.0186,33.8496],[-97.0192,33.849],[-97.0197,33.8484],[-97.02,33.848],[-97.0201,33.8479],[-97.0207,33.8473],[-97.021,33.847],[-97.0211,33.8467],[-97.0214,33.8464],[-97.0228,33.8456],[-97.0243,33.8447],[-97.0248,33.8444],[-97.0249,33.8444],[-97.0251,33.8443],[-97.0257,33.8441],[-97.0262,33.8439],[-97.0273,33.8433],[-97.0281,33.8429],[-97.0282,33.8428],[-97.0287,33.8426],[-97.0289,33.8425],[-97.0294,33.8422],[-97.0298,33.8419],[-97.0309,33.8414],[-97.0313,33.8412],[-97.0315,33.8412],[-97.0318,33.8411],[-97.0322,33.8409],[-97.0327,33.8407],[-97.033,33.8406],[-97.0336,33.8404],[-97.0345,33.8401],[-97.0358,33.8396],[-97.0367,33.8392],[-97.0374,33.8389],[-97.0379,33.8387],[-97.039,33.8382],[-97.0392,33.8381],[-97.0393,33.838],[-97.0394,33.8379],[-97.0395,33.8379],[-97.0399,33.8378],[-97.0401,33.8377],[-97.0404,33.8377],[-97.0406,33.8376],[-97.0408,33.8376],[-97.041,33.8376],[-97.0411,33.8376],[-97.0413,33.8376],[-97.0414,33.8377],[-97.0416,33.8377],[-97.0418,33.8378],[-97.042,33.8378],[-97.0423,33.8379],[-97.0426,33.838],[-97.0426,33.8381],[-97.0428,33.8381],[-97.0431,33.8382],[-97.0431,33.8383],[-97.0434,33.8385],[-97.0442,33.8387],[-97.0445,33.8388],[-97.0446,33.8388],[-97.0447,33.8388],[-97.045,33.8389],[-97.0451,33.839],[-97.0453,33.8391],[-97.0459,33.8394],[-97.046,33.8395],[-97.0461,33.8396],[-97.0468,33.8404],[-97.0471,33.8409],[-97.0476,33.8416],[-97.0481,33.8424],[-97.0485,33.843],[-97.0489,33.8435],[-97.0495,33.8444],[-97.0498,33.8449],[-97.0502,33.8453],[-97.0507,33.8461],[-97.051,33.8466],[-97.0511,33.8468],[-97.0513,33.847],[-97.0517,33.8478],[-97.0518,33.8479],[-97.0519,33.8481],[-97.0521,33.8484],[-97.0526,33.8493],[-97.0532,33.8504],[-97.0534,33.8507],[-97.0535,33.8509],[-97.0536,33.851],[-97.0536,33.8511],[-97.0536,33.8512],[-97.0537,33.8514],[-97.0537,33.8516],[-97.0537,33.8518],[-97.0537,33.8519],[-97.0538,33.8522],[-97.054,33.8525],[-97.0543,33.8531],[-97.0544,33.8534],[-97.0547,33.8539],[-97.0551,33.8547],[-97.0558,33.8557],[-97.0562,33.8561],[-97.0565,33.8565],[-97.0566,33.8565],[-97.0574,33.8572],[-97.0576,33.8573],[-97.0583,33.8577],[-97.0598,33.8584],[-97.062,33.8593],[-97.0628,33.8595],[-97.0638,33.86],[-97.0665,33.8604],[-97.067,33.8605],[-97.0681,33.8605],[-97.0688,33.8604],[-97.0695,33.8604],[-97.0703,33.8602],[-97.0706,33.8601],[-97.0711,33.86],[-97.0726,33.8595],[-97.0731,33.8594],[-97.0735,33.8593],[-97.0756,33.8587],[-97.0756,33.8586],[-97.0769,33.8581],[-97.078,33.8578],[-97.0808,33.8566],[-97.0827,33.8561],[-97.0829,33.856],[-97.0846,33.8552],[-97.0852,33.8548],[-97.0854,33.8547],[-97.0859,33.8544],[-97.086,33.8544],[-97.0861,33.8543],[-97.0862,33.8542],[-97.0864,33.8541],[-97.0865,33.854],[-97.0866,33.854],[-97.0867,33.8539],[-97.0868,33.8539],[-97.0868,33.8538],[-97.087,33.8537],[-97.0872,33.8535],[-97.0874,33.8533],[-97.0875,33.8531],[-97.0876,33.8531],[-97.088,33.8526],[-97.0882,33.8522],[-97.0884,33.852],[-97.0885,33.8518],[-97.0887,33.8515],[-97.0893,33.8505],[-97.0895,33.8499],[-97.0897,33.8493],[-97.0897,33.849],[-97.0899,33.8484],[-97.09,33.8482],[-97.0901,33.848],[-97.0902,33.8477],[-97.0902,33.8476],[-97.0903,33.8475],[-97.0904,33.8473],[-97.0903,33.8471],[-97.0904,33.8464],[-97.0905,33.8462],[-97.0905,33.846],[-97.0905,33.8458],[-97.0905,33.8454],[-97.0905,33.8453],[-97.0905,33.8452],[-97.0905,33.8448],[-97.0905,33.8447],[-97.0904,33.8447],[-97.0904,33.8446],[-97.0903,33.8444],[-97.0903,33.8443],[-97.0901,33.844],[-97.0899,33.8437],[-97.0896,33.8434],[-97.0891,33.8431],[-97.0887,33.843],[-97.0885,33.8426],[-97.0882,33.8424],[-97.0879,33.8421],[-97.0877,33.842],[-97.0876,33.8417],[-97.0875,33.8416],[-97.0872,33.8414],[-97.0868,33.8412],[-97.0862,33.8409],[-97.0855,33.8408],[-97.0846,33.8406],[-97.0834,33.8405],[-97.0822,33.8404],[-97.0815,33.8403],[-97.081,33.8404],[-97.0802,33.8402],[-97.08,33.8402],[-97.0795,33.8402],[-97.0789,33.8401],[-97.0779,33.8401],[-97.0774,33.84],[-97.0767,33.84],[-97.0765,33.84],[-97.0757,33.84],[-97.0747,33.8399],[-97.074,33.8399],[-97.0739,33.8399],[-97.0733,33.8398],[-97.073,33.8398],[-97.0719,33.8397],[-97.071,33.8396],[-97.0704,33.8396],[-97.0696,33.8394],[-97.0695,33.8394],[-97.069,33.8393],[-97.0663,33.8389],[-97.0662,33.8389],[-97.0652,33.8387],[-97.0644,33.8385],[-97.0623,33.838],[-97.0614,33.8377],[-97.0608,33.8375],[-97.0598,33.8372],[-97.0583,33.8368],[-97.0576,33.8365],[-97.0571,33.8363],[-97.057,33.8362],[-97.0562,33.8358],[-97.0556,33.8355],[-97.0547,33.8351],[-97.0543,33.8348],[-97.0541,33.8347],[-97.0533,33.8341],[-97.053,33.8339],[-97.0528,33.8337],[-97.052,33.833],[-97.0513,33.8323],[-97.0512,33.8321],[-97.0499,33.8306],[-97.0498,33.8305],[-97.0493,33.8298],[-97.049,33.8292],[-97.0489,33.829],[-97.0488,33.8288],[-97.0485,33.8284],[-97.0483,33.8279],[-97.0482,33.8275],[-97.0482,33.8273],[-97.0482,33.827],[-97.048,33.8256],[-97.0479,33.8246],[-97.0478,33.8239],[-97.0476,33.823],[-97.0475,33.8223],[-97.0475,33.8218],[-97.0478,33.8198],[-97.0478,33.8195],[-97.0479,33.8188],[-97.0482,33.8175],[-97.0483,33.8173],[-97.0507,33.8167],[-97.0508,33.8166],[-97.0511,33.8166],[-97.0523,33.8165],[-97.0527,33.8165],[-97.0542,33.8165],[-97.0549,33.8164],[-97.058,33.8162],[-97.0609,33.8158],[-97.0617,33.8156],[-97.0618,33.8156],[-97.0631,33.8154],[-97.0639,33.8153],[-97.0643,33.8152],[-97.0653,33.8152],[-97.0654,33.8151],[-97.0657,33.8151],[-97.0666,33.8149],[-97.067,33.8148],[-97.0691,33.8145],[-97.0694,33.8144],[-97.07,33.8143],[-97.0704,33.8143],[-97.0705,33.8142],[-97.072,33.8141],[-97.0721,33.8141],[-97.0725,33.814],[-97.0738,33.8137],[-97.0739,33.8137],[-97.0748,33.8135],[-97.0752,33.8134],[-97.076,33.8131],[-97.0778,33.8126],[-97.0791,33.8123],[-97.0807,33.8118],[-97.081,33.8116],[-97.0812,33.8115],[-97.0825,33.8111],[-97.0844,33.8101],[-97.0852,33.8096],[-97.0862,33.809],[-97.0864,33.809],[-97.0873,33.8085],[-97.0881,33.8079],[-97.0883,33.8077],[-97.0884,33.8077],[-97.089,33.8072],[-97.0891,33.8072],[-97.0892,33.8071],[-97.0893,33.8071],[-97.0894,33.807],[-97.0896,33.8068],[-97.0897,33.8068],[-97.0913,33.8054],[-97.0927,33.8042],[-97.0929,33.8038],[-97.0938,33.8025],[-97.094,33.8018],[-97.094,33.8016],[-97.0943,33.801],[-97.0947,33.8003],[-97.0951,33.7993],[-97.0952,33.7984],[-97.0954,33.7976],[-97.0954,33.797],[-97.0952,33.7964],[-97.0952,33.7953],[-97.0952,33.7946],[-97.0952,33.7938],[-97.0951,33.7922],[-97.0946,33.79],[-97.0944,33.7886],[-97.0943,33.788],[-97.0938,33.7869],[-97.0934,33.7859],[-97.0927,33.7844],[-97.0926,33.7841],[-97.0922,33.7833],[-97.0921,33.783],[-97.092,33.7828],[-97.0908,33.7808],[-97.0905,33.7799],[-97.0904,33.7796],[-97.0903,33.7795],[-97.0901,33.7791],[-97.09,33.7787],[-97.09,33.7785],[-97.0898,33.7783],[-97.0894,33.7773],[-97.0892,33.7767],[-97.0889,33.7762],[-97.0886,33.7754],[-97.0881,33.7745],[-97.0879,33.7739],[-97.0875,33.7731],[-97.0872,33.7723],[-97.0869,33.7717],[-97.0866,33.7707],[-97.0864,33.7701],[-97.0863,33.7697],[-97.0863,33.7696],[-97.0863,33.7695],[-97.0862,33.7694],[-97.0861,33.7692],[-97.0859,33.7684],[-97.0859,33.7682],[-97.0857,33.7674],[-97.0856,33.7666],[-97.0854,33.7658],[-97.0853,33.7652],[-97.0852,33.7647],[-97.0852,33.7645],[-97.0851,33.7638],[-97.085,33.7631],[-97.085,33.7625],[-97.0849,33.7624],[-97.0848,33.7616],[-97.0848,33.7604],[-97.0847,33.7596],[-97.0848,33.7582],[-97.0848,33.7568],[-97.0848,33.7559],[-97.0848,33.7552],[-97.0848,33.7545],[-97.0849,33.7537],[-97.0849,33.7534],[-97.0849,33.7533],[-97.0849,33.7526],[-97.0849,33.7523],[-97.085,33.7523],[-97.0851,33.7516],[-97.0851,33.7511],[-97.0852,33.751],[-97.0853,33.7504],[-97.0854,33.75],[-97.0854,33.7498],[-97.0856,33.7494],[-97.0856,33.7491],[-97.0856,33.7489],[-97.0856,33.7488],[-97.0857,33.7487],[-97.0857,33.7486],[-97.0857,33.7484],[-97.0857,33.7483],[-97.0858,33.7482],[-97.0858,33.7481],[-97.0858,33.7478],[-97.0858,33.7476],[-97.0859,33.7465],[-97.0859,33.7464],[-97.086,33.7462],[-97.086,33.746],[-97.086,33.7459],[-97.0861,33.7456],[-97.0861,33.7455],[-97.0861,33.7454],[-97.0861,33.7451],[-97.0861,33.7448],[-97.0861,33.7446],[-97.0862,33.7442],[-97.0863,33.744],[-97.0863,33.7438],[-97.0864,33.7433],[-97.0866,33.743],[-97.0868,33.7425],[-97.0868,33.7424],[-97.0869,33.7422],[-97.0869,33.7421],[-97.087,33.742],[-97.087,33.7419],[-97.0871,33.7417],[-97.0873,33.7413],[-97.0874,33.7411],[-97.0875,33.7408],[-97.0878,33.7404],[-97.0878,33.7403],[-97.088,33.7401],[-97.088,33.74],[-97.088,33.7398],[-97.0882,33.7396],[-97.0883,33.7395],[-97.0885,33.739],[-97.0888,33.7386],[-97.0889,33.7383],[-97.0891,33.7381],[-97.0892,33.738],[-97.0894,33.7376],[-97.0896,33.7374],[-97.0896,33.7373],[-97.0896,33.7372],[-97.0897,33.7371],[-97.0898,33.737],[-97.0898,33.7369],[-97.0899,33.7368],[-97.0899,33.7367],[-97.0901,33.7366],[-97.0901,33.7365],[-97.0902,33.7364],[-97.0902,33.7363],[-97.0904,33.7361],[-97.0904,33.736],[-97.0905,33.7359],[-97.0911,33.7351],[-97.0912,33.7349],[-97.0916,33.7343],[-97.0918,33.7341],[-97.092,33.7339],[-97.0925,33.7332],[-97.0928,33.7328],[-97.0933,33.7321],[-97.0936,33.7318],[-97.0938,33.7317],[-97.094,33.7313],[-97.0942,33.7311],[-97.0945,33.7308],[-97.0945,33.7307],[-97.0946,33.7307],[-97.0946,33.7306],[-97.095,33.7301],[-97.0953,33.7298],[-97.0954,33.7296],[-97.0955,33.7294],[-97.0956,33.7292],[-97.0964,33.7285],[-97.0968,33.7281],[-97.0973,33.7277],[-97.0976,33.7274],[-97.0984,33.7268],[-97.0986,33.7267],[-97.0992,33.7262],[-97.0996,33.726],[-97.0997,33.7259],[-97.0998,33.7258],[-97.1001,33.7256],[-97.1003,33.7255],[-97.1004,33.7254],[-97.1008,33.7251],[-97.1009,33.725],[-97.1013,33.7248],[-97.1017,33.7245],[-97.1023,33.7241],[-97.1025,33.724],[-97.1029,33.7237],[-97.103,33.7236],[-97.1032,33.7235],[-97.1033,33.7234],[-97.1037,33.7232],[-97.1041,33.7229],[-97.1044,33.7228],[-97.1047,33.7226],[-97.1058,33.7219],[-97.1062,33.7217],[-97.1067,33.7214],[-97.1068,33.7214],[-97.1072,33.7212],[-97.1076,33.721],[-97.108,33.7208],[-97.1087,33.7205],[-97.1095,33.7201],[-97.1105,33.7196],[-97.1111,33.7194],[-97.1115,33.7192],[-97.1121,33.7191],[-97.1125,33.719],[-97.1128,33.7189],[-97.1136,33.7187],[-97.1144,33.7185],[-97.1149,33.7184],[-97.115,33.7184],[-97.1156,33.7183],[-97.1163,33.7182],[-97.1168,33.718],[-97.1173,33.7179],[-97.1178,33.7178],[-97.1185,33.7176],[-97.1194,33.7174],[-97.1195,33.7174],[-97.1207,33.7172],[-97.1213,33.7171],[-97.1219,33.7171],[-97.1236,33.717],[-97.1238,33.7171],[-97.1246,33.7171],[-97.1247,33.7171],[-97.125,33.7171],[-97.1251,33.7171],[-97.1255,33.7171],[-97.1258,33.7172],[-97.126,33.7172],[-97.1264,33.7173],[-97.1266,33.7173],[-97.1269,33.7174],[-97.127,33.7174],[-97.1271,33.7174],[-97.1272,33.7173],[-97.1273,33.7173],[-97.1274,33.7173],[-97.1278,33.7174],[-97.1281,33.7174],[-97.1282,33.7175],[-97.1287,33.7175],[-97.1297,33.7176],[-97.1299,33.7176],[-97.1305,33.7177],[-97.1313,33.7178],[-97.1316,33.7178],[-97.1327,33.718],[-97.1328,33.718],[-97.1339,33.7181],[-97.135,33.7183],[-97.136,33.7185],[-97.1365,33.7186],[-97.1369,33.7187],[-97.1373,33.7187],[-97.1375,33.7188],[-97.1376,33.7188],[-97.1378,33.7189],[-97.1381,33.7189],[-97.1384,33.7189],[-97.1393,33.7191],[-97.1403,33.7195],[-97.1409,33.7196],[-97.1416,33.7198],[-97.1418,33.7198],[-97.1419,33.7199],[-97.1422,33.7199],[-97.1423,33.7199],[-97.144,33.7205],[-97.1449,33.7209],[-97.1452,33.7209],[-97.1453,33.7209],[-97.1461,33.7212],[-97.1464,33.7213],[-97.1468,33.7214],[-97.1469,33.7214],[-97.1476,33.7217],[-97.1477,33.7217],[-97.1478,33.7217],[-97.1479,33.7218],[-97.1482,33.7219],[-97.1483,33.7219],[-97.1496,33.7224],[-97.1497,33.7224],[-97.1507,33.7228],[-97.151,33.7229],[-97.1517,33.7232],[-97.152,33.7234],[-97.1524,33.7235],[-97.1536,33.7238],[-97.1543,33.7241],[-97.1544,33.7241],[-97.1548,33.7243],[-97.1558,33.7248],[-97.1567,33.7253],[-97.1574,33.7255],[-97.1577,33.7258],[-97.1585,33.7263],[-97.159,33.7266],[-97.1594,33.7268],[-97.1596,33.727],[-97.1598,33.7271],[-97.1604,33.7275],[-97.1607,33.7276],[-97.1609,33.7278],[-97.161,33.7279],[-97.1622,33.7287],[-97.1628,33.7291],[-97.1632,33.7293],[-97.1639,33.7299],[-97.1638,33.73],[-97.164,33.7301],[-97.1653,33.7309],[-97.1722,33.7375],[-97.1733,33.739],[-97.1734,33.7393],[-97.1736,33.7396],[-97.1738,33.741],[-97.174,33.7432],[-97.1746,33.745],[-97.1763,33.7478],[-97.1782,33.7501],[-97.1788,33.7512],[-97.1794,33.7529],[-97.1801,33.7545],[-97.1808,33.7549],[-97.1818,33.7554],[-97.1827,33.7555],[-97.1827,33.7556],[-97.1818,33.7557],[-97.1818,33.7559],[-97.1842,33.7561],[-97.185,33.756],[-97.1853,33.7555],[-97.1904,33.7576],[-97.1913,33.7581],[-97.1915,33.758],[-97.1915,33.7584],[-97.1926,33.7597],[-97.1926,33.76],[-97.1929,33.7604],[-97.193,33.7608],[-97.1928,33.7612],[-97.1913,33.7635],[-97.1907,33.7651],[-97.1898,33.7664],[-97.1891,33.7671],[-97.1886,33.7674],[-97.1881,33.768],[-97.1877,33.7698],[-97.1885,33.7724],[-97.1893,33.7738],[-97.1898,33.7747],[-97.1898,33.7749],[-97.1901,33.7752],[-97.1903,33.7758],[-97.1908,33.7764],[-97.1902,33.7764],[-97.1897,33.776],[-97.1894,33.7761],[-97.1893,33.7769],[-97.1904,33.7811],[-97.1908,33.7818],[-97.1912,33.7822],[-97.1924,33.7828],[-97.1928,33.7831],[-97.1948,33.7853],[-97.1957,33.7868],[-97.1957,33.7872],[-97.1954,33.7875],[-97.1955,33.7878],[-97.1968,33.7889],[-97.1969,33.789],[-97.2005,33.7932],[-97.2005,33.7933],[-97.2006,33.7937],[-97.2006,33.7943],[-97.2007,33.7948],[-97.201,33.7954],[-97.2017,33.7961],[-97.2026,33.7966],[-97.2032,33.7973],[-97.2035,33.7978],[-97.2048,33.7999],[-97.2054,33.8015],[-97.2057,33.8029],[-97.2056,33.8091],[-97.2057,33.8098],[-97.2058,33.81],[-97.2057,33.8113],[-97.2056,33.8115],[-97.2054,33.8113],[-97.2053,33.8098],[-97.2052,33.8097],[-97.2049,33.8097],[-97.2048,33.8101],[-97.2049,33.8124],[-97.2049,33.8134],[-97.2049,33.8152],[-97.2049,33.8153],[-97.2048,33.8169],[-97.205,33.818],[-97.205,33.8189],[-97.2046,33.8199],[-97.2035,33.8218],[-97.2017,33.8244],[-97.2014,33.8253],[-97.1998,33.8274],[-97.199,33.8284],[-97.1978,33.8294],[-97.1975,33.8298],[-97.1967,33.8304],[-97.1958,33.8308],[-97.1957,33.8308],[-97.1947,33.8312],[-97.1937,33.8313],[-97.1925,33.8313],[-97.189,33.831],[-97.1863,33.8309],[-97.1847,33.8309],[-97.1814,33.8314],[-97.1799,33.8317],[-97.1769,33.833],[-97.1758,33.8338],[-97.1748,33.8342],[-97.1716,33.8353],[-97.1699,33.837],[-97.168,33.8393],[-97.1676,33.8398],[-97.1668,33.8404],[-97.1668,33.8409],[-97.1669,33.8409],[-97.1673,33.8416],[-97.1672,33.8419],[-97.1669,33.843],[-97.1668,33.8441],[-97.1669,33.8463],[-97.1666,33.8473],[-97.1671,33.8499],[-97.1673,33.8505],[-97.1687,33.856],[-97.17,33.8597],[-97.1707,33.8616],[-97.1708,33.8617],[-97.1728,33.8661],[-97.1727,33.8662],[-97.1733,33.8678],[-97.1744,33.8705],[-97.1744,33.8707],[-97.1749,33.8718],[-97.1749,33.872],[-97.176,33.8741],[-97.176,33.8745],[-97.1763,33.8751],[-97.1763,33.8755],[-97.1764,33.8755],[-97.1765,33.8758],[-97.177,33.8767],[-97.177,33.8772],[-97.1766,33.8774],[-97.1763,33.8784],[-97.1764,33.8791],[-97.1773,33.8819],[-97.1778,33.8826],[-97.1782,33.8837],[-97.1787,33.8877],[-97.1791,33.889],[-97.1792,33.8894],[-97.1793,33.8911],[-97.1796,33.8922],[-97.1806,33.8945],[-97.1808,33.8952],[-97.1826,33.8976],[-97.1855,33.9007],[-97.1866,33.9016],[-97.188,33.9022],[-97.1892,33.9026],[-97.1905,33.9036],[-97.1908,33.9038],[-97.192,33.9045],[-97.1925,33.9047],[-97.1936,33.9052],[-97.195,33.9059],[-97.1962,33.9064],[-97.1984,33.9075],[-97.2004,33.9088],[-97.2016,33.91],[-97.2022,33.911],[-97.2024,33.9112],[-97.2025,33.9114],[-97.2032,33.9121],[-97.2041,33.9128],[-97.2049,33.9133],[-97.2061,33.9143],[-97.2081,33.9151],[-97.2103,33.9159],[-97.2109,33.9161],[-97.2122,33.916],[-97.2126,33.9159],[-97.2165,33.9152],[-97.2215,33.9144],[-97.2258,33.9138],[-97.226,33.9135],[-97.2262,33.9133],[-97.2266,33.9132],[-97.2269,33.9132],[-97.2271,33.9132],[-97.2274,33.9132],[-97.2278,33.9132],[-97.228,33.9133],[-97.2285,33.9132],[-97.2299,33.9116],[-97.2307,33.9109],[-97.2316,33.9102],[-97.2323,33.9099],[-97.2351,33.9093],[-97.2395,33.908],[-97.2415,33.9069],[-97.2422,33.9064],[-97.2441,33.9043],[-97.2451,33.9032],[-97.2454,33.9028],[-97.2459,33.9017],[-97.2463,33.9005],[-97.2469,33.8974],[-97.2469,33.8949],[-97.2471,33.8929],[-97.2471,33.8894],[-97.2465,33.8875],[-97.2485,33.8836],[-97.2488,33.8828],[-97.2489,33.8821],[-97.249,33.8809],[-97.249,33.8807],[-97.2491,33.8806],[-97.2491,33.876],[-97.2492,33.8751],[-97.2503,33.8727],[-97.2515,33.8706],[-97.2532,33.8679],[-97.2538,33.8664],[-97.2542,33.8653],[-97.2552,33.8641],[-97.2556,33.8637],[-97.2566,33.8633],[-97.259,33.863],[-97.2623,33.8629],[-97.2636,33.8629],[-97.2638,33.8628],[-97.264,33.8628],[-97.2643,33.8627],[-97.2644,33.8627],[-97.2645,33.8626],[-97.2648,33.8625],[-97.2651,33.8624],[-97.2652,33.8624],[-97.2652,33.8623],[-97.2654,33.8622],[-97.2656,33.8621],[-97.2657,33.8619],[-97.2658,33.8617],[-97.2659,33.8616],[-97.266,33.8613],[-97.2661,33.8612],[-97.2661,33.8611],[-97.2662,33.861],[-97.2663,33.8608],[-97.2664,33.8606],[-97.2665,33.8604],[-97.2666,33.8602],[-97.2669,33.86],[-97.2671,33.8598],[-97.2675,33.8596],[-97.2678,33.8594],[-97.2682,33.8591],[-97.2685,33.859],[-97.2689,33.8588],[-97.2692,33.8586],[-97.2695,33.8585],[-97.2699,33.8584],[-97.2703,33.8582],[-97.2704,33.8582],[-97.2706,33.8581],[-97.2709,33.858],[-97.271,33.8587],[-97.2713,33.8593],[-97.2716,33.8597],[-97.272,33.8603],[-97.272,33.8609],[-97.2729,33.8617],[-97.274,33.8621],[-97.2746,33.8624],[-97.2755,33.8633],[-97.2792,33.8646],[-97.281,33.8655],[-97.2828,33.8665],[-97.2854,33.8682],[-97.2878,33.87],[-97.2897,33.8717],[-97.2908,33.8727],[-97.2933,33.8751],[-97.2948,33.8765],[-97.2956,33.8772],[-97.2972,33.8786],[-97.298,33.8795],[-97.2984,33.8799],[-97.3014,33.8829],[-97.3016,33.8832],[-97.3022,33.8839],[-97.3076,33.888],[-97.3078,33.8881],[-97.308,33.8883],[-97.3092,33.8887],[-97.3099,33.8886],[-97.3101,33.8886],[-97.3101,33.8885],[-97.3103,33.8885],[-97.3112,33.8871],[-97.3112,33.8865],[-97.3108,33.8856],[-97.3107,33.8855],[-97.3098,33.883],[-97.3094,33.8802],[-97.3094,33.8778],[-97.3098,33.8751],[-97.31,33.8745],[-97.3107,33.8725],[-97.3123,33.8699],[-97.314,33.8675],[-97.3143,33.867],[-97.3143,33.8651],[-97.3145,33.8654],[-97.3155,33.8662],[-97.3164,33.8658],[-97.3169,33.8654],[-97.3178,33.8642],[-97.3181,33.8635],[-97.3204,33.8623],[-97.321,33.8617],[-97.3222,33.8606],[-97.3261,33.8571],[-97.3278,33.856],[-97.3287,33.8554],[-97.33,33.8552],[-97.3309,33.8551],[-97.3319,33.8551],[-97.3321,33.8551],[-97.3328,33.8553],[-97.3334,33.8556],[-97.3342,33.8563],[-97.3345,33.8567],[-97.3346,33.8572],[-97.3347,33.8591],[-97.3346,33.8614],[-97.3342,33.8629],[-97.334,33.8632],[-97.3334,33.8642],[-97.3306,33.8672],[-97.3281,33.8703],[-97.3263,33.8733],[-97.3252,33.8751],[-97.3243,33.8764],[-97.3242,33.8766],[-97.3234,33.8785],[-97.3233,33.8792],[-97.3234,33.8809],[-97.3238,33.8817],[-97.3258,33.8839],[-97.3266,33.8844],[-97.3272,33.8847],[-97.3286,33.8848],[-97.3305,33.8847],[-97.3319,33.8845],[-97.3325,33.8843],[-97.3336,33.8836],[-97.3349,33.8818],[-97.3359,33.8792],[-97.3372,33.8751],[-97.3376,33.8734],[-97.3381,33.8706],[-97.3384,33.8663],[-97.3392,33.8621],[-97.3396,33.8607],[-97.3401,33.8598],[-97.3402,33.8597],[-97.3407,33.8588],[-97.3408,33.8588],[-97.3415,33.8582],[-97.3421,33.8572],[-97.3422,33.8562],[-97.3428,33.8548],[-97.3434,33.8539],[-97.3441,33.8531],[-97.3443,33.8527],[-97.3444,33.8515],[-97.3451,33.8503],[-97.3459,33.8485],[-97.3468,33.8469],[-97.3472,33.8451],[-97.3478,33.8444],[-97.3483,33.8439],[-97.3493,33.8436],[-97.3497,33.8434],[-97.3512,33.841],[-97.3514,33.8408],[-97.3516,33.8405],[-97.353,33.8388],[-97.3533,33.8385],[-97.3543,33.838],[-97.3549,33.8372],[-97.356,33.835],[-97.3561,33.8341],[-97.3573,33.8314],[-97.3582,33.8303],[-97.3583,33.8303],[-97.3585,33.83],[-97.3588,33.8297],[-97.3625,33.8264],[-97.3634,33.8257],[-97.3655,33.8237],[-97.3687,33.8214],[-97.3729,33.8194],[-97.373,33.8192],[-97.3733,33.8191],[-97.3747,33.8186],[-97.3754,33.8186],[-97.3758,33.8188],[-97.3767,33.8188],[-97.379,33.8188],[-97.3796,33.8186],[-97.3803,33.8185],[-97.3821,33.8187],[-97.3854,33.8194],[-97.3862,33.8195],[-97.3866,33.8194],[-97.3869,33.8192],[-97.3896,33.8189],[-97.3906,33.8188],[-97.391,33.819],[-97.3916,33.8193],[-97.3925,33.8194],[-97.3939,33.8198],[-97.3951,33.82],[-97.3954,33.8199],[-97.3985,33.8198],[-97.4001,33.8195],[-97.4003,33.8195],[-97.4027,33.8196],[-97.4033,33.8195],[-97.4035,33.8194],[-97.4041,33.8193],[-97.4043,33.8193],[-97.4056,33.819],[-97.4059,33.8189],[-97.4064,33.8188],[-97.4069,33.8189],[-97.4104,33.8188],[-97.411,33.8191],[-97.4127,33.8193],[-97.4137,33.8193],[-97.4138,33.8193],[-97.4141,33.8185],[-97.4142,33.818],[-97.4143,33.8181],[-97.4157,33.8184],[-97.4182,33.8187],[-97.4206,33.8187],[-97.4229,33.8185],[-97.4268,33.8186],[-97.4278,33.8189],[-97.4288,33.8194],[-97.4293,33.8199],[-97.4303,33.8204],[-97.4318,33.8208],[-97.4333,33.8213],[-97.4349,33.8215],[-97.4363,33.8216],[-97.4374,33.8218],[-97.4439,33.8237],[-97.4442,33.8238],[-97.4445,33.824],[-97.4449,33.824],[-97.445,33.8244],[-97.4452,33.8246],[-97.4457,33.8248],[-97.4481,33.8259],[-97.4504,33.8274],[-97.4515,33.828],[-97.4531,33.8285],[-97.4546,33.83],[-97.4549,33.8306],[-97.4551,33.831],[-97.4561,33.8323],[-97.4573,33.8334],[-97.4583,33.834],[-97.4591,33.8346],[-97.4595,33.8353],[-97.4605,33.8373],[-97.4612,33.8385],[-97.4613,33.8387],[-97.4614,33.8388],[-97.4616,33.8392],[-97.4618,33.8397],[-97.4623,33.8403],[-97.4628,33.8419],[-97.4632,33.842],[-97.4632,33.8431],[-97.4628,33.8446],[-97.4622,33.8467],[-97.462,33.8476],[-97.4615,33.8496],[-97.4606,33.8517],[-97.4599,33.8526],[-97.4596,33.8533],[-97.4584,33.8544],[-97.458,33.8551],[-97.4576,33.8551],[-97.4575,33.8554],[-97.4575,33.856],[-97.4571,33.8567],[-97.4569,33.8571],[-97.4559,33.8576],[-97.4557,33.8581],[-97.456,33.8589],[-97.456,33.8594],[-97.4559,33.8599],[-97.455,33.8628],[-97.4548,33.8641],[-97.4546,33.8642],[-97.454,33.8667],[-97.4533,33.868],[-97.4532,33.8681],[-97.4522,33.869],[-97.4515,33.8709],[-97.4516,33.8721],[-97.4515,33.8738],[-97.4513,33.8742],[-97.4514,33.8751],[-97.4512,33.8782],[-97.4516,33.88],[-97.4518,33.8816],[-97.4515,33.8847],[-97.4515,33.8852],[-97.4509,33.8863],[-97.4508,33.8866],[-97.451,33.8869],[-97.4511,33.8879],[-97.451,33.8888],[-97.451,33.889],[-97.4511,33.8891],[-97.4513,33.8905],[-97.451,33.8907],[-97.4511,33.8913],[-97.451,33.8914],[-97.4511,33.8917],[-97.4519,33.8924],[-97.4527,33.894],[-97.4536,33.8952],[-97.4538,33.8954],[-97.4542,33.8961],[-97.4547,33.8968],[-97.4563,33.8986],[-97.4562,33.899],[-97.4567,33.8998],[-97.4575,33.9005],[-97.4581,33.9016],[-97.4583,33.9019],[-97.4593,33.9023],[-97.4598,33.9026],[-97.4604,33.9036],[-97.4604,33.904],[-97.4603,33.904],[-97.4603,33.9044],[-97.4614,33.9052],[-97.4619,33.9052],[-97.4623,33.905],[-97.4631,33.9049],[-97.4636,33.905],[-97.4649,33.9057],[-97.466,33.9064],[-97.4668,33.907],[-97.4683,33.9081],[-97.4691,33.9086],[-97.4705,33.909],[-97.4744,33.9108],[-97.4806,33.9137],[-97.4826,33.9146],[-97.4842,33.9155],[-97.4853,33.916],[-97.4864,33.9164],[-97.4866,33.9166],[-97.4865,33.9168],[-97.4865,33.917],[-97.4877,33.9175],[-97.49,33.9182],[-97.491,33.9181],[-97.4948,33.9192],[-97.4966,33.9194],[-97.4985,33.9195],[-97.4993,33.9196],[-97.5003,33.9196],[-97.5009,33.9195],[-97.504,33.9183],[-97.5061,33.9175],[-97.5085,33.917],[-97.5089,33.9168],[-97.5091,33.9168],[-97.5099,33.9166],[-97.51,33.9166],[-97.511,33.9163],[-97.5149,33.9149],[-97.5155,33.9146],[-97.5162,33.9144],[-97.5165,33.9143],[-97.5168,33.9141],[-97.5172,33.914],[-97.5174,33.914],[-97.5177,33.9139],[-97.5179,33.914],[-97.5181,33.914],[-97.5192,33.9136],[-97.5198,33.9134],[-97.5241,33.9117],[-97.5241,33.9118],[-97.5239,33.9122],[-97.5242,33.9122],[-97.5253,33.9117],[-97.529,33.9092],[-97.5327,33.9066],[-97.5342,33.9057],[-97.538,33.9043],[-97.5404,33.9031],[-97.5417,33.9022],[-97.5433,33.9013],[-97.5455,33.9004],[-97.5494,33.8991],[-97.5503,33.8986],[-97.5515,33.898],[-97.555,33.8973],[-97.5583,33.8971],[-97.5594,33.8974],[-97.5599,33.8976],[-97.5604,33.8982],[-97.5607,33.8986],[-97.5606,33.8993],[-97.5609,33.8996],[-97.5628,33.9009],[-97.5639,33.9012],[-97.567,33.9016],[-97.5678,33.9013],[-97.5683,33.9011],[-97.5686,33.901],[-97.5686,33.9013],[-97.5687,33.9014],[-97.5694,33.9011],[-97.5713,33.8997],[-97.5724,33.8993],[-97.5725,33.8993],[-97.5781,33.8992],[-97.5795,33.8994],[-97.5811,33.8997],[-97.5828,33.9004],[-97.5845,33.9013],[-97.5859,33.9019],[-97.5874,33.9025],[-97.5893,33.9039],[-97.5893,33.9041],[-97.5892,33.9049],[-97.5893,33.9057],[-97.5897,33.9066],[-97.5899,33.908],[-97.5909,33.9096],[-97.5913,33.9099],[-97.5928,33.9104],[-97.5931,33.9103],[-97.5932,33.9101],[-97.5938,33.9103],[-97.5941,33.9108],[-97.5945,33.9111],[-97.5948,33.9117],[-97.5954,33.9123],[-97.5955,33.9125],[-97.5958,33.9131],[-97.5963,33.9138],[-97.5965,33.9147],[-97.5966,33.9147],[-97.597,33.9163],[-97.5971,33.9179],[-97.597,33.9202],[-97.5965,33.9212],[-97.5965,33.9214],[-97.5961,33.9221],[-97.5951,33.923],[-97.5946,33.9235],[-97.5939,33.9247],[-97.5932,33.9256],[-97.5915,33.9282],[-97.5912,33.9296],[-97.5912,33.9312],[-97.5914,33.932],[-97.5918,33.9324],[-97.5919,33.9327],[-97.5933,33.9339],[-97.5942,33.9355],[-97.5949,33.9372],[-97.595,33.9374],[-97.5954,33.9389],[-97.5955,33.9404],[-97.5954,33.9414],[-97.5944,33.9441],[-97.594,33.9446],[-97.5927,33.9454],[-97.5922,33.946],[-97.5917,33.9466],[-97.5914,33.9481],[-97.5903,33.9494],[-97.5892,33.9514],[-97.589,33.9516],[-97.5888,33.9519],[-97.589,33.9525],[-97.5896,33.9535],[-97.5904,33.9541],[-97.591,33.9542],[-97.5946,33.9543],[-97.5962,33.9545],[-97.5964,33.9545],[-97.5964,33.9546],[-97.598,33.9552],[-97.5986,33.9557],[-97.5995,33.9563],[-97.6004,33.9579],[-97.6004,33.9582],[-97.6009,33.9589],[-97.6009,33.9603],[-97.601,33.9608],[-97.6025,33.9617],[-97.6037,33.9622],[-97.6043,33.9628],[-97.6044,33.9638],[-97.6045,33.964],[-97.606,33.965],[-97.6067,33.9656],[-97.607,33.9662],[-97.6077,33.9667],[-97.6091,33.9681],[-97.6141,33.9695],[-97.6155,33.9696],[-97.6161,33.9697],[-97.6168,33.9701],[-97.6176,33.9708],[-97.6194,33.9716],[-97.6201,33.972],[-97.6218,33.973],[-97.623,33.974],[-97.624,33.9754],[-97.6246,33.9759],[-97.6253,33.9762],[-97.6287,33.9781],[-97.6289,33.9783],[-97.6289,33.9787],[-97.6296,33.9792],[-97.6299,33.9792],[-97.6303,33.9791],[-97.6307,33.9793],[-97.6313,33.9798],[-97.6314,33.9799],[-97.6334,33.9809],[-97.6338,33.9813],[-97.6344,33.9815],[-97.6353,33.9817],[-97.6356,33.9818],[-97.6359,33.982],[-97.638,33.9825],[-97.6441,33.9845],[-97.6465,33.9856],[-97.6474,33.9861],[-97.6482,33.9864],[-97.6496,33.9865],[-97.6542,33.988],[-97.6573,33.9888],[-97.6572,33.989],[-97.6567,33.989],[-97.6557,33.9889],[-97.6555,33.989],[-97.6556,33.9892],[-97.6562,33.9895],[-97.6572,33.9897],[-97.6573,33.9896],[-97.6576,33.9895],[-97.6582,33.9899],[-97.6597,33.9904],[-97.6615,33.9908],[-97.662,33.9908],[-97.6629,33.9907],[-97.6662,33.9906],[-97.668,33.9904],[-97.6681,33.9905],[-97.6681,33.9906],[-97.6677,33.9909],[-97.6677,33.9911],[-97.6684,33.9913],[-97.6699,33.9915],[-97.6713,33.9915],[-97.6718,33.9914],[-97.6725,33.9909],[-97.6729,33.9909],[-97.6737,33.9909],[-97.6745,33.9906],[-97.6753,33.9904],[-97.6777,33.9897],[-97.6787,33.9894],[-97.6814,33.9884],[-97.6829,33.9883],[-97.6838,33.9881],[-97.6839,33.9884],[-97.6842,33.9884],[-97.6853,33.9881],[-97.6854,33.988],[-97.686,33.9879],[-97.6877,33.9872],[-97.688,33.9866],[-97.6886,33.9866],[-97.6887,33.9865],[-97.6887,33.9861],[-97.6892,33.9858],[-97.6901,33.985],[-97.6925,33.9841],[-97.6931,33.9837],[-97.6946,33.9816],[-97.6952,33.9809],[-97.6957,33.9801],[-97.6961,33.9799],[-97.6972,33.9784],[-97.6976,33.9783],[-97.6979,33.9773],[-97.6986,33.9758],[-97.6992,33.9757],[-97.6995,33.9742],[-97.7005,33.9723],[-97.701,33.9715],[-97.7018,33.9699],[-97.7021,33.9685],[-97.7026,33.9676],[-97.7042,33.9633],[-97.7068,33.9589],[-97.7095,33.9549],[-97.7097,33.9548],[-97.7098,33.9547],[-97.7122,33.9516],[-97.7132,33.9507],[-97.7144,33.9497],[-97.7166,33.9472],[-97.7206,33.944],[-97.7205,33.9445],[-97.7207,33.9446],[-97.7212,33.9445],[-97.7217,33.944],[-97.7229,33.9434],[-97.7243,33.9422],[-97.7246,33.9418],[-97.7247,33.9415],[-97.7253,33.941],[-97.7261,33.9406],[-97.7322,33.9367],[-97.7323,33.9365],[-97.7337,33.9362],[-97.7355,33.9363],[-97.7365,33.9364],[-97.7374,33.9371],[-97.7385,33.9373],[-97.7407,33.9373],[-97.7413,33.9374],[-97.742,33.9374],[-97.7457,33.9368],[-97.7492,33.9362],[-97.7495,33.9363],[-97.7497,33.9365],[-97.7503,33.9367],[-97.7511,33.937],[-97.7529,33.9371],[-97.7537,33.937],[-97.755,33.9368],[-97.7571,33.9359],[-97.7584,33.9356],[-97.7587,33.9356],[-97.7603,33.9353],[-97.7618,33.9348],[-97.7623,33.9346],[-97.7628,33.9344],[-97.763,33.9342],[-97.763,33.933],[-97.7628,33.9324],[-97.7627,33.9308],[-97.7624,33.9305],[-97.7619,33.9298],[-97.7614,33.9292],[-97.7614,33.9289],[-97.7611,33.9278],[-97.7608,33.9275],[-97.7598,33.9252],[-97.7596,33.9233],[-97.7594,33.9188],[-97.7597,33.918],[-97.7602,33.9172],[-97.7614,33.916],[-97.7617,33.9156],[-97.7621,33.9153],[-97.7638,33.9142],[-97.7652,33.9136],[-97.7655,33.9135],[-97.7678,33.9135],[-97.7687,33.9137],[-97.7727,33.9144],[-97.7731,33.9147],[-97.7733,33.9149],[-97.7736,33.9157],[-97.7741,33.9164],[-97.7755,33.9178],[-97.7768,33.9189],[-97.7774,33.9193],[-97.7783,33.9196],[-97.7797,33.9197],[-97.7805,33.9197],[-97.7817,33.9193],[-97.7826,33.9189],[-97.7835,33.9183],[-97.7843,33.9174],[-97.7859,33.915],[-97.7861,33.9143],[-97.7861,33.9134],[-97.7855,33.9122],[-97.7837,33.9106],[-97.7829,33.9094],[-97.7825,33.9084],[-97.7821,33.9078],[-97.7814,33.9068],[-97.7803,33.9048],[-97.7802,33.904],[-97.7797,33.9014],[-97.7797,33.8992],[-97.78,33.8972],[-97.7806,33.8955],[-97.781,33.8949],[-97.781,33.8946],[-97.7808,33.8944],[-97.7813,33.8945],[-97.7827,33.8926],[-97.7847,33.8906],[-97.7853,33.8907],[-97.7874,33.8916],[-97.788,33.8919],[-97.7882,33.8921],[-97.7881,33.8936],[-97.7882,33.8938],[-97.7888,33.8943],[-97.7911,33.8977],[-97.7918,33.8986],[-97.7924,33.8991],[-97.7937,33.8997],[-97.7948,33.9],[-97.7955,33.8999],[-97.7961,33.8997],[-97.797,33.8995],[-97.7981,33.8991],[-97.7989,33.8985],[-97.8011,33.8966],[-97.8016,33.8959],[-97.8017,33.8952],[-97.8016,33.8941],[-97.8015,33.894],[-97.8014,33.8936],[-97.8013,33.8936],[-97.8012,33.8929],[-97.8011,33.8909],[-97.8012,33.8906],[-97.8016,33.8898],[-97.8016,33.8882],[-97.8014,33.8878],[-97.8014,33.8863],[-97.8016,33.8851],[-97.8022,33.8838],[-97.8024,33.8832],[-97.8028,33.8822],[-97.8035,33.8802],[-97.8042,33.8789],[-97.8054,33.8772],[-97.806,33.8766],[-97.8067,33.8762],[-97.8074,33.8762],[-97.8085,33.8765],[-97.8089,33.8767],[-97.8101,33.8779],[-97.8115,33.88],[-97.8125,33.8811],[-97.8139,33.8819],[-97.8147,33.8821],[-97.8155,33.882],[-97.8168,33.8815],[-97.8176,33.881],[-97.8184,33.8803],[-97.8192,33.8791],[-97.8194,33.8779],[-97.8194,33.8772],[-97.819,33.8761],[-97.819,33.8751],[-97.8189,33.874],[-97.8192,33.8722],[-97.8193,33.8718],[-97.8197,33.8705],[-97.8207,33.8689],[-97.823,33.8665],[-97.8259,33.8645],[-97.8274,33.8637],[-97.8275,33.8637],[-97.829,33.8628],[-97.8303,33.8623],[-97.8311,33.8617],[-97.8319,33.8608],[-97.8319,33.8601],[-97.833,33.8587],[-97.8331,33.8587],[-97.8332,33.8583],[-97.8335,33.8581],[-97.8343,33.8576],[-97.8351,33.8574],[-97.8354,33.8574],[-97.8358,33.8574],[-97.8363,33.8573],[-97.8388,33.8569],[-97.8407,33.8564],[-97.8416,33.8563],[-97.8433,33.8568],[-97.8438,33.8568],[-97.8446,33.8565],[-97.8458,33.8557],[-97.8478,33.8547],[-97.8488,33.8544],[-97.8495,33.8543],[-97.8507,33.8539],[-97.8522,33.8531],[-97.8536,33.8527],[-97.8551,33.8522],[-97.8572,33.8516],[-97.8642,33.8497],[-97.8661,33.8496],[-97.8673,33.8494],[-97.869,33.8494],[-97.8715,33.8491],[-97.8727,33.8493],[-97.8753,33.8497],[-97.8774,33.8502],[-97.8782,33.8505],[-97.8788,33.851],[-97.8791,33.8516],[-97.8798,33.8524],[-97.881,33.8532],[-97.8832,33.8544],[-97.884,33.8546],[-97.8873,33.8555],[-97.8894,33.8563],[-97.8894,33.8564],[-97.8884,33.8563],[-97.8884,33.8565],[-97.8887,33.8567],[-97.8902,33.8568],[-97.891,33.8569],[-97.8931,33.8569],[-97.8942,33.8571],[-97.895,33.8573],[-97.8967,33.858],[-97.8981,33.8589],[-97.8985,33.8589],[-97.8995,33.8597],[-97.9013,33.8612],[-97.9036,33.8627],[-97.9055,33.8635],[-97.9056,33.8637],[-97.9057,33.8641],[-97.9066,33.8648],[-97.9068,33.8653],[-97.9071,33.8656],[-97.9093,33.8666],[-97.9099,33.8672],[-97.913,33.8685],[-97.9144,33.8686],[-97.9183,33.87],[-97.9189,33.8702],[-97.9206,33.8709],[-97.9248,33.8727],[-97.9286,33.8742],[-97.9301,33.8751],[-97.9323,33.8765],[-97.9325,33.8768],[-97.9329,33.8772],[-97.9342,33.8781],[-97.9347,33.8782],[-97.935,33.8783],[-97.9358,33.8786],[-97.9368,33.879],[-97.9381,33.8793],[-97.939,33.8795],[-97.9397,33.8794],[-97.9416,33.8792],[-97.9422,33.8788],[-97.9425,33.8788],[-97.9429,33.8791],[-97.9433,33.879],[-97.9452,33.8789],[-97.9466,33.8786],[-97.947,33.8786],[-97.9484,33.8788],[-97.9494,33.8787],[-97.9504,33.8785],[-97.9512,33.8784],[-97.9552,33.8786],[-97.9571,33.8788],[-97.9584,33.8791],[-97.9607,33.8797],[-97.9628,33.8805],[-97.9648,33.8814],[-97.9655,33.8815],[-97.9667,33.8817],[-97.9677,33.8822],[-97.9695,33.8832],[-97.9719,33.8847],[-97.9742,33.8864],[-97.9743,33.8864],[-97.9743,33.8867],[-97.9765,33.8885],[-97.9779,33.8898],[-97.9779,33.8899],[-97.9788,33.8909],[-97.9797,33.8922],[-97.98,33.8928],[-97.9818,33.8952],[-97.9819,33.8953],[-97.9833,33.8967],[-97.9838,33.8972],[-97.9844,33.898],[-97.9845,33.8987],[-97.9846,33.8991],[-97.9845,33.9007],[-97.9842,33.9016],[-97.984,33.9025],[-97.9835,33.904],[-97.9816,33.908],[-97.981,33.9094],[-97.98,33.9114],[-97.9796,33.9119],[-97.9788,33.9126],[-97.9782,33.9127],[-97.9774,33.9127],[-97.977,33.9126],[-97.9765,33.9121],[-97.9758,33.9116],[-97.9753,33.9109],[-97.9751,33.9104],[-97.975,33.9103],[-97.9748,33.9097],[-97.9739,33.909],[-97.9731,33.908],[-97.9718,33.9071],[-97.9714,33.907],[-97.9705,33.9063],[-97.9699,33.906],[-97.9688,33.906],[-97.9677,33.9064],[-97.9664,33.9066],[-97.9654,33.9069],[-97.9645,33.9074],[-97.9616,33.9094],[-97.9606,33.9104],[-97.9582,33.9129],[-97.9576,33.9137],[-97.9572,33.9145],[-97.9554,33.9192],[-97.9542,33.9235],[-97.954,33.924],[-97.9537,33.9244],[-97.9533,33.9264],[-97.9531,33.9286],[-97.9527,33.9295],[-97.9527,33.9305],[-97.9529,33.9314],[-97.953,33.9325],[-97.953,33.9326],[-97.953,33.9344],[-97.9534,33.9364],[-97.9542,33.9375],[-97.9545,33.9378],[-97.9555,33.9382],[-97.9572,33.938],[-97.9586,33.9376],[-97.9622,33.9364],[-97.9628,33.9363],[-97.9634,33.9362],[-97.9644,33.9362],[-97.966,33.9362],[-97.9689,33.9366],[-97.9712,33.9371],[-97.9718,33.9374],[-97.9725,33.9379],[-97.9733,33.9389],[-97.9741,33.9403],[-97.9742,33.9408],[-97.9742,33.9428],[-97.974,33.9429],[-97.9734,33.9438],[-97.9731,33.9442],[-97.9727,33.9445],[-97.9715,33.9451],[-97.9689,33.9459],[-97.9677,33.9465],[-97.9673,33.9469],[-97.9666,33.9474],[-97.9662,33.9473],[-97.9657,33.9474],[-97.9644,33.9483],[-97.9639,33.9489],[-97.9625,33.95],[-97.9623,33.9504],[-97.961,33.9511],[-97.9607,33.9515],[-97.9604,33.9519],[-97.96,33.9528],[-97.9589,33.9545],[-97.9585,33.9561],[-97.9569,33.9585],[-97.9569,33.9587],[-97.9567,33.9594],[-97.9566,33.9601],[-97.9561,33.9615],[-97.9558,33.9625],[-97.9545,33.9665],[-97.9541,33.9674],[-97.9532,33.9686],[-97.9527,33.9696],[-97.9498,33.9792],[-97.9486,33.9826],[-97.9474,33.9854],[-97.9466,33.9871],[-97.9459,33.9884],[-97.9458,33.9891],[-97.9457,33.9898],[-97.946,33.9903],[-97.9463,33.9906],[-97.9465,33.9907],[-97.9468,33.9909],[-97.9476,33.9911],[-97.9488,33.9909],[-97.9506,33.9904],[-97.9509,33.9904],[-97.9527,33.9901],[-97.9534,33.9901],[-97.9558,33.9901],[-97.9567,33.9903],[-97.9575,33.9905],[-97.9583,33.9909],[-97.9619,33.9933],[-97.963,33.9942],[-97.9642,33.9954],[-97.9648,33.9963],[-97.9648,33.9964],[-97.9655,33.9972],[-97.9675,33.9994],[-97.9679,34.0001],[-97.9683,34.0005],[-97.9683,34.0007],[-97.9682,34.0008],[-97.9679,34.0006],[-97.9677,34.0006],[-97.9678,34.001],[-97.9683,34.0014],[-97.9689,34.0018],[-97.9692,34.0021],[-97.9694,34.0021],[-97.9701,34.0031],[-97.9704,34.0034],[-97.9717,34.0054],[-97.9726,34.0061],[-97.9736,34.0066],[-97.9742,34.0067],[-97.9755,34.0066],[-97.9768,34.0061],[-97.9774,34.0056],[-97.9782,34.0054],[-97.9795,34.0047],[-97.9803,34.004],[-97.9806,34.0036],[-97.9817,34.0028],[-97.9828,34.002],[-97.9835,34.0016],[-97.9851,34.001],[-97.9854,34.001],[-97.9868,34.0001],[-97.9874,33.9998],[-97.9883,33.9996],[-97.99,33.9991],[-97.9909,33.9989],[-97.9912,33.9988],[-97.9933,33.9985],[-97.9955,33.9979],[-97.9966,33.9976],[-97.997,33.9974],[-97.9976,33.9974],[-97.9981,33.9973],[-97.9986,33.9972],[-97.9989,33.997],[-97.9993,33.9971],[-97.9996,33.9971],[-97.9997,33.9971],[-98.0003,33.9968],[-98.0017,33.9966],[-98.0057,33.996],[-98.008,33.9954],[-98.0087,33.9953],[-98.012,33.9948],[-98.0144,33.9944],[-98.0151,33.9941],[-98.0157,33.9941],[-98.0158,33.9941],[-98.0163,33.9941],[-98.0168,33.9942],[-98.0169,33.9943],[-98.0173,33.9943],[-98.0183,33.9941],[-98.0195,33.9938],[-98.0208,33.9937],[-98.0225,33.9936],[-98.0241,33.9939],[-98.0251,33.9941],[-98.0261,33.9939],[-98.0277,33.9934],[-98.0286,33.9936],[-98.0294,33.9936],[-98.0317,33.9937],[-98.0332,33.9939],[-98.0379,33.9935],[-98.0411,33.9935],[-98.0447,33.9943],[-98.047,33.9945],[-98.0472,33.9944],[-98.0481,33.9945],[-98.0483,33.9946],[-98.0491,33.9948],[-98.0544,33.9957],[-98.0552,33.9958],[-98.056,33.996],[-98.0593,33.9968],[-98.0596,33.9969],[-98.06,33.9971],[-98.0619,33.998],[-98.0638,33.9984],[-98.0667,33.999],[-98.0687,33.9996],[-98.0714,34.0001],[-98.072,34.0005],[-98.0729,34.0009],[-98.0733,34.001],[-98.0761,34.0013],[-98.0769,34.0013],[-98.0789,34.0015],[-98.0828,34.0024],[-98.0844,34.0029],[-98.0853,34.0033],[-98.0853,34.0034],[-98.0868,34.0042],[-98.0882,34.0055],[-98.0887,34.0062],[-98.0888,34.0072],[-98.0886,34.0076],[-98.0881,34.0079],[-98.0875,34.0082],[-98.0871,34.0083],[-98.0846,34.0084],[-98.0842,34.0085],[-98.0839,34.0092],[-98.0836,34.0095],[-98.0833,34.0096],[-98.0825,34.0097],[-98.0824,34.0098],[-98.0827,34.0108],[-98.0833,34.0119],[-98.0836,34.0136],[-98.084,34.0144],[-98.0849,34.0152],[-98.0851,34.0156],[-98.0855,34.0159],[-98.0871,34.0165],[-98.0877,34.0169],[-98.0885,34.0178],[-98.0889,34.0185],[-98.0891,34.0187],[-98.0896,34.0193],[-98.0902,34.0196],[-98.0913,34.0198],[-98.0952,34.0216],[-98.0954,34.0217],[-98.0956,34.0218],[-98.0964,34.0225],[-98.0984,34.0239],[-98.0987,34.0247],[-98.0993,34.0254],[-98.1011,34.0271],[-98.1012,34.0272],[-98.1019,34.0279],[-98.1031,34.0286],[-98.1036,34.0292],[-98.1042,34.0304],[-98.1049,34.0318],[-98.1057,34.0331],[-98.1063,34.0337],[-98.1063,34.0341],[-98.1062,34.0349],[-98.1055,34.0368],[-98.1053,34.0373],[-98.105,34.0376],[-98.1035,34.0385],[-98.1025,34.039],[-98.1017,34.0391],[-98.0986,34.0388],[-98.0975,34.0386],[-98.0965,34.038],[-98.0956,34.0373],[-98.0949,34.0365],[-98.094,34.0353],[-98.0932,34.0346],[-98.0924,34.0339],[-98.0918,34.0337],[-98.089,34.0338],[-98.0881,34.0342],[-98.0857,34.0355],[-98.0838,34.0367],[-98.0833,34.0371],[-98.0827,34.0382],[-98.0825,34.0387],[-98.0825,34.0394],[-98.0827,34.0399],[-98.0833,34.0404],[-98.0834,34.0407],[-98.0835,34.0412],[-98.0835,34.0414],[-98.0838,34.0417],[-98.0857,34.0429],[-98.0863,34.0433],[-98.0875,34.0441],[-98.0901,34.0456],[-98.0902,34.0457],[-98.0935,34.0472],[-98.0953,34.0476],[-98.0987,34.0491],[-98.0996,34.0496],[-98.1006,34.05],[-98.1012,34.0504],[-98.1019,34.051],[-98.1046,34.0537],[-98.1063,34.0552],[-98.108,34.0572],[-98.1109,34.0599],[-98.1125,34.0611],[-98.1132,34.0613],[-98.114,34.0618],[-98.1146,34.0623],[-98.1155,34.0633],[-98.1157,34.0637],[-98.1168,34.0652],[-98.118,34.0671],[-98.1192,34.0696],[-98.1202,34.0721],[-98.1205,34.0744],[-98.1206,34.0793],[-98.1207,34.0795],[-98.1207,34.0798],[-98.1208,34.0799],[-98.121,34.0803],[-98.121,34.0813],[-98.1204,34.082],[-98.12,34.0832],[-98.1195,34.0837],[-98.1194,34.0845],[-98.1185,34.0856],[-98.1146,34.0887],[-98.1127,34.0909],[-98.1124,34.0911],[-98.1119,34.0915],[-98.1109,34.0923],[-98.1099,34.0929],[-98.1092,34.0938],[-98.1087,34.0942],[-98.1079,34.095],[-98.1061,34.0964],[-98.1056,34.0971],[-98.1043,34.0982],[-98.1026,34.1],[-98.1002,34.103],[-98.0995,34.1041],[-98.0993,34.1043],[-98.099,34.1051],[-98.0971,34.108],[-98.0969,34.1084],[-98.0963,34.1093],[-98.0951,34.1112],[-98.0924,34.1169],[-98.0919,34.1187],[-98.0914,34.1203],[-98.0907,34.122],[-98.0905,34.1225],[-98.0906,34.1251],[-98.0904,34.1262],[-98.09,34.1271],[-98.0897,34.1282],[-98.0899,34.1293],[-98.0902,34.1302],[-98.091,34.1311],[-98.092,34.1319],[-98.0924,34.1322],[-98.0933,34.1324],[-98.0934,34.1324],[-98.0936,34.1324],[-98.0944,34.1324],[-98.0998,34.1313],[-98.1005,34.1314],[-98.1014,34.1316],[-98.1023,34.1319],[-98.1029,34.1326],[-98.1032,34.1336],[-98.1033,34.1341],[-98.1032,34.1352],[-98.1027,34.1365],[-98.1021,34.1378],[-98.1017,34.1394],[-98.1011,34.1408],[-98.101,34.1408],[-98.1006,34.1421],[-98.1006,34.1435],[-98.1014,34.1457],[-98.1019,34.1468],[-98.1032,34.1483],[-98.1047,34.1497],[-98.1052,34.1502],[-98.1056,34.1506],[-98.1066,34.1518],[-98.1071,34.1525],[-98.1088,34.1538],[-98.1095,34.1541],[-98.1127,34.1546],[-98.1132,34.1546],[-98.1145,34.1547],[-98.1172,34.1547],[-98.1183,34.1547],[-98.1191,34.1547],[-98.1192,34.1546],[-98.1202,34.1544],[-98.1209,34.1544],[-98.1211,34.1544],[-98.1225,34.1547],[-98.1234,34.1545],[-98.1246,34.1537],[-98.1253,34.1534],[-98.126,34.1532],[-98.1265,34.1527],[-98.1275,34.1516],[-98.1282,34.1511],[-98.1291,34.1507],[-98.1305,34.1506],[-98.1308,34.1505],[-98.1326,34.1491],[-98.1342,34.1475],[-98.1348,34.1467],[-98.135,34.1458],[-98.1351,34.1455],[-98.1355,34.1452],[-98.1364,34.1451],[-98.1368,34.145],[-98.137,34.1448],[-98.1373,34.144],[-98.1377,34.1432],[-98.1383,34.1425],[-98.1391,34.1419],[-98.1401,34.141],[-98.1406,34.1401],[-98.141,34.139],[-98.1414,34.1383],[-98.1416,34.1379],[-98.1428,34.1364],[-98.1438,34.1354],[-98.1453,34.1345],[-98.1459,34.1339],[-98.1473,34.1319],[-98.1474,34.1315],[-98.1474,34.1307],[-98.1486,34.1293],[-98.1491,34.1289],[-98.1521,34.1251],[-98.1543,34.1227],[-98.1554,34.1218],[-98.1574,34.1205],[-98.1601,34.1192],[-98.1609,34.119],[-98.1633,34.1177],[-98.1651,34.1169],[-98.1662,34.1163],[-98.1672,34.1155],[-98.1688,34.1143],[-98.169,34.1142],[-98.1691,34.1142],[-98.1692,34.1142],[-98.1693,34.1142],[-98.1694,34.1142],[-98.1708,34.1142],[-98.1749,34.1146],[-98.1828,34.115],[-98.1843,34.1153],[-98.1872,34.1153],[-98.1915,34.1157],[-98.2001,34.1168],[-98.2017,34.1171],[-98.2037,34.1177],[-98.2052,34.1183],[-98.206,34.1189],[-98.208,34.1205],[-98.2092,34.121],[-98.2111,34.1213],[-98.2152,34.1216],[-98.2165,34.1218],[-98.2171,34.1221],[-98.2179,34.1226],[-98.2195,34.1235],[-98.2211,34.1239],[-98.2223,34.1244],[-98.2236,34.1251],[-98.2239,34.1254],[-98.2245,34.1261],[-98.2246,34.1263],[-98.2253,34.1272],[-98.2254,34.1289],[-98.2256,34.1293],[-98.2276,34.1312],[-98.231,34.134],[-98.2319,34.1345],[-98.2325,34.1346],[-98.2355,34.1348],[-98.238,34.1347],[-98.2391,34.1345],[-98.24,34.1338],[-98.241,34.1331],[-98.2414,34.133],[-98.246,34.1315],[-98.248,34.1307],[-98.2503,34.1302],[-98.2519,34.13],[-98.2533,34.1297],[-98.2565,34.1295],[-98.2573,34.1296],[-98.2579,34.1297],[-98.2579,34.1298],[-98.2609,34.1313],[-98.2613,34.1314],[-98.2617,34.1316],[-98.2635,34.1317],[-98.2637,34.1318],[-98.2647,34.1319],[-98.2662,34.132],[-98.2673,34.132],[-98.2677,34.1319],[-98.2683,34.1317],[-98.269,34.1316],[-98.2693,34.1317],[-98.2716,34.1323],[-98.273,34.1322],[-98.275,34.1315],[-98.2769,34.1311],[-98.2784,34.1309],[-98.2785,34.1309],[-98.2803,34.1307],[-98.2818,34.131],[-98.283,34.1314],[-98.2866,34.1318],[-98.2908,34.1324],[-98.2939,34.133],[-98.2953,34.1335],[-98.2969,34.1342],[-98.2992,34.1343],[-98.3002,34.1346],[-98.3012,34.1355],[-98.3028,34.1362],[-98.305,34.1377],[-98.3063,34.1386],[-98.3067,34.1388],[-98.3086,34.1398],[-98.3091,34.1402],[-98.3097,34.1409],[-98.3098,34.1409],[-98.3098,34.1411],[-98.311,34.1419],[-98.312,34.1426],[-98.3136,34.1432],[-98.3146,34.1437],[-98.3159,34.1449],[-98.3166,34.1453],[-98.3187,34.1464],[-98.32,34.1473],[-98.3226,34.1497],[-98.324,34.1505],[-98.3255,34.151],[-98.3284,34.1516],[-98.3315,34.1514],[-98.3336,34.1517],[-98.3355,34.1523],[-98.3364,34.1524],[-98.3393,34.1527],[-98.3396,34.1528],[-98.3399,34.1529],[-98.3414,34.1531],[-98.3419,34.1533],[-98.3426,34.1539],[-98.3432,34.1541],[-98.3468,34.1545],[-98.3482,34.1545],[-98.3489,34.1545],[-98.3512,34.155],[-98.353,34.1552],[-98.355,34.1555],[-98.3576,34.1561],[-98.3588,34.1563],[-98.364,34.1571],[-98.3656,34.157],[-98.3661,34.1568],[-98.3668,34.1566],[-98.3675,34.1562],[-98.3679,34.1558],[-98.3682,34.1555],[-98.3682,34.1554],[-98.3692,34.1541],[-98.3701,34.1526],[-98.3705,34.1521],[-98.3709,34.1519],[-98.3711,34.1518],[-98.3714,34.1517],[-98.3745,34.1508],[-98.3753,34.1506],[-98.3769,34.1506],[-98.3782,34.15],[-98.3792,34.1497],[-98.3807,34.1496],[-98.3812,34.1495],[-98.3816,34.1492],[-98.3832,34.1478],[-98.3844,34.1463],[-98.3846,34.146],[-98.3845,34.1452],[-98.3849,34.1438],[-98.3854,34.1428],[-98.3865,34.1417],[-98.3871,34.1409],[-98.3871,34.1404],[-98.3869,34.1389],[-98.3862,34.1377],[-98.3858,34.1373],[-98.385,34.1367],[-98.3837,34.1363],[-98.3831,34.136],[-98.3822,34.1352],[-98.3815,34.135],[-98.3811,34.1348],[-98.3804,34.1343],[-98.3801,34.1335],[-98.3799,34.1323],[-98.3798,34.1318],[-98.3798,34.1312],[-98.3801,34.1308],[-98.3803,34.1307],[-98.3809,34.1305],[-98.3817,34.1298],[-98.3823,34.1296],[-98.383,34.1296],[-98.3838,34.1299],[-98.3846,34.1307],[-98.3853,34.1317],[-98.3858,34.1322],[-98.3866,34.1326],[-98.3877,34.133],[-98.3887,34.1332],[-98.3894,34.1332],[-98.3911,34.1329],[-98.3928,34.1324],[-98.394,34.1319],[-98.395,34.1313],[-98.396,34.1305],[-98.3962,34.1301],[-98.3965,34.1298],[-98.3976,34.1292],[-98.3982,34.1288],[-98.3984,34.1285],[-98.3985,34.1274],[-98.3993,34.1251],[-98.3999,34.1248],[-98.4002,34.1244],[-98.4004,34.1238],[-98.4007,34.1233],[-98.401,34.1222],[-98.4005,34.1218],[-98.3982,34.1214],[-98.3982,34.1207],[-98.3985,34.1192],[-98.3986,34.1176],[-98.3987,34.1157],[-98.3986,34.1131],[-98.3983,34.1113],[-98.3984,34.1101],[-98.3983,34.1088],[-98.3984,34.1076],[-98.3983,34.1068],[-98.3984,34.1057],[-98.3984,34.1046],[-98.3985,34.1039],[-98.3987,34.1034],[-98.399,34.1026],[-98.3994,34.1012],[-98.3998,34.1],[-98.4005,34.099],[-98.4012,34.0988],[-98.4022,34.0986],[-98.4026,34.0988],[-98.4033,34.0991],[-98.4038,34.0993],[-98.4046,34.0999],[-98.4051,34.1001],[-98.4055,34.1005],[-98.4067,34.1011],[-98.4077,34.1014],[-98.4085,34.1014],[-98.4099,34.1013],[-98.4114,34.1003],[-98.4116,34.0996],[-98.4115,34.0986],[-98.4112,34.0977],[-98.4111,34.0975],[-98.4107,34.0964],[-98.4102,34.0954],[-98.4097,34.0945],[-98.4097,34.0943],[-98.4096,34.0941],[-98.4096,34.0938],[-98.4097,34.0936],[-98.4097,34.0933],[-98.4098,34.093],[-98.4098,34.0928],[-98.4097,34.0925],[-98.4098,34.0924],[-98.4099,34.0923],[-98.41,34.092],[-98.4101,34.0917],[-98.4102,34.0913],[-98.4103,34.0911],[-98.4105,34.0908],[-98.4106,34.0905],[-98.4107,34.0902],[-98.4107,34.09],[-98.4108,34.0898],[-98.4108,34.0894],[-98.4108,34.0892],[-98.4108,34.0889],[-98.4111,34.0886],[-98.4112,34.0884],[-98.4115,34.0882],[-98.4116,34.0881],[-98.4118,34.0878],[-98.412,34.0875],[-98.4125,34.0873],[-98.4134,34.0863],[-98.4138,34.0857],[-98.4144,34.0851],[-98.4153,34.0846],[-98.4161,34.0841],[-98.4171,34.0834],[-98.4177,34.0831],[-98.4178,34.083],[-98.4188,34.0827],[-98.4204,34.0823],[-98.4213,34.0823],[-98.4223,34.0826],[-98.4235,34.0828],[-98.4239,34.0833],[-98.4243,34.0837],[-98.4249,34.0844],[-98.4252,34.0848],[-98.4264,34.0851],[-98.4285,34.0855],[-98.4299,34.0856],[-98.4313,34.0856],[-98.4321,34.0856],[-98.4337,34.0853],[-98.4351,34.0851],[-98.4361,34.085],[-98.4382,34.0847],[-98.4401,34.0843],[-98.4419,34.0836],[-98.4428,34.0831],[-98.4437,34.0821],[-98.4445,34.081],[-98.4451,34.0801],[-98.4451,34.0799],[-98.4452,34.0799],[-98.4456,34.0793],[-98.4457,34.0791],[-98.4459,34.0784],[-98.4458,34.0778],[-98.4458,34.0768],[-98.4464,34.0754],[-98.4475,34.0744],[-98.449,34.0735],[-98.4517,34.0726],[-98.4547,34.0726],[-98.4576,34.073],[-98.4593,34.0735],[-98.4601,34.0736],[-98.462,34.0738],[-98.463,34.0738],[-98.4641,34.0738],[-98.4651,34.0737],[-98.4656,34.0735],[-98.466,34.0731],[-98.4665,34.0721],[-98.4672,34.0709],[-98.4676,34.0699],[-98.4682,34.069],[-98.4688,34.0684],[-98.4694,34.0678],[-98.4698,34.0676],[-98.4701,34.0672],[-98.4708,34.0662],[-98.4715,34.0657],[-98.4726,34.0651],[-98.4735,34.0647],[-98.4751,34.0643],[-98.4756,34.0641],[-98.4772,34.0635],[-98.4791,34.0629],[-98.4802,34.0626],[-98.4807,34.0625],[-98.482,34.0623],[-98.4827,34.0623],[-98.483,34.0623],[-98.4835,34.0623],[-98.4843,34.0623],[-98.4848,34.0624],[-98.4863,34.0626],[-98.487,34.0629],[-98.4874,34.0633],[-98.4878,34.0638],[-98.488,34.0645],[-98.4883,34.0655],[-98.4888,34.0661],[-98.4894,34.0666],[-98.4899,34.0668],[-98.4907,34.0671],[-98.4917,34.0678],[-98.4925,34.0684],[-98.4932,34.0692],[-98.4942,34.0698],[-98.4946,34.0701],[-98.495,34.0701],[-98.4961,34.07],[-98.4973,34.0701],[-98.4981,34.0703],[-98.4992,34.0707],[-98.4999,34.071],[-98.5006,34.0714],[-98.501,34.0716],[-98.5014,34.0719],[-98.5021,34.072],[-98.5041,34.0724],[-98.5041,34.0723],[-98.5104,34.0784],[-98.5121,34.0802],[-98.5138,34.082],[-98.5148,34.0835],[-98.5158,34.0849],[-98.5169,34.086],[-98.5185,34.0872],[-98.5198,34.0881],[-98.5209,34.089],[-98.5219,34.0898],[-98.5228,34.0906],[-98.5236,34.0915],[-98.5246,34.0926],[-98.5257,34.0934],[-98.5265,34.094],[-98.5275,34.0946],[-98.5282,34.095],[-98.5287,34.0964],[-98.5297,34.0982],[-98.5306,34.0998],[-98.5313,34.1008],[-98.5324,34.1021],[-98.5337,34.1033],[-98.5348,34.105],[-98.5351,34.1056],[-98.5354,34.106],[-98.5359,34.1067],[-98.5361,34.1071],[-98.5362,34.1072],[-98.5363,34.1073],[-98.5429,34.1127],[-98.5509,34.1193],[-98.5516,34.1193],[-98.5528,34.1194],[-98.5539,34.1195],[-98.5549,34.1198],[-98.5558,34.1201],[-98.5568,34.1211],[-98.5576,34.1221],[-98.558,34.1229],[-98.5587,34.1232],[-98.5594,34.1234],[-98.5602,34.1234],[-98.5606,34.1236],[-98.561,34.1239],[-98.561,34.1246],[-98.561,34.1251],[-98.5601,34.1269],[-98.5596,34.1277],[-98.5592,34.128],[-98.5586,34.1283],[-98.5576,34.1284],[-98.5563,34.1277],[-98.555,34.1268],[-98.5543,34.1266],[-98.5526,34.1268],[-98.5519,34.1271],[-98.5511,34.1278],[-98.5506,34.1285],[-98.5504,34.1292],[-98.5502,34.1301],[-98.5504,34.1317],[-98.5505,34.1322],[-98.5509,34.1326],[-98.552,34.133],[-98.5524,34.1334],[-98.5528,34.1336],[-98.5537,34.1337],[-98.5569,34.1333],[-98.5586,34.133],[-98.5593,34.133],[-98.5602,34.1332],[-98.5625,34.1347],[-98.5634,34.1353],[-98.5651,34.1363],[-98.5666,34.1374],[-98.5672,34.1381],[-98.5673,34.1382],[-98.5674,34.1394],[-98.5677,34.14],[-98.5697,34.1416],[-98.5703,34.1423],[-98.5715,34.1435],[-98.572,34.1445],[-98.5725,34.1451],[-98.575,34.1473],[-98.5771,34.149],[-98.5774,34.1491],[-98.5781,34.149],[-98.5791,34.1497],[-98.5807,34.1503],[-98.5821,34.1507],[-98.5839,34.1513],[-98.5855,34.1523],[-98.5864,34.1527],[-98.5866,34.1529],[-98.5885,34.1545],[-98.5902,34.1553],[-98.5926,34.1569],[-98.593,34.1573],[-98.5947,34.1579],[-98.5975,34.1591],[-98.5985,34.16],[-98.5998,34.1606],[-98.6016,34.1605],[-98.6021,34.1606],[-98.6031,34.1605],[-98.604,34.1602],[-98.6051,34.1597],[-98.6067,34.159],[-98.6072,34.1587],[-98.6079,34.1581],[-98.6089,34.1575],[-98.6102,34.1571],[-98.6118,34.1566],[-98.6131,34.1563],[-98.6143,34.1564],[-98.6167,34.1564],[-98.6186,34.1566],[-98.6193,34.1567],[-98.6217,34.1572],[-98.6234,34.1577],[-98.6249,34.1583],[-98.6253,34.1584],[-98.6291,34.1598],[-98.6307,34.1603],[-98.6334,34.1608],[-98.6357,34.1616],[-98.6366,34.162],[-98.6376,34.1623],[-98.6385,34.1629],[-98.6396,34.1634],[-98.6432,34.1645],[-98.6448,34.1646],[-98.6481,34.1644],[-98.6486,34.1642],[-98.6495,34.1634],[-98.6506,34.1631],[-98.6509,34.1627],[-98.6512,34.1623],[-98.6523,34.161],[-98.6546,34.1591],[-98.6556,34.1583],[-98.6568,34.1577],[-98.6588,34.1566],[-98.659,34.1565],[-98.6599,34.1561],[-98.6602,34.1559],[-98.6604,34.1557],[-98.6617,34.1546],[-98.6632,34.1533],[-98.6658,34.1516],[-98.6676,34.1508],[-98.6698,34.1497],[-98.6705,34.1496],[-98.6709,34.1494],[-98.6715,34.1489],[-98.6718,34.1486],[-98.6729,34.1475],[-98.6733,34.1465],[-98.6737,34.1459],[-98.6749,34.1445],[-98.6757,34.144],[-98.6766,34.1429],[-98.6771,34.1425],[-98.6787,34.1421],[-98.6795,34.1415],[-98.6809,34.1407],[-98.6823,34.14],[-98.6841,34.1388],[-98.6845,34.1384],[-98.6854,34.1372],[-98.6858,34.136],[-98.687,34.1352],[-98.6901,34.1332],[-98.6906,34.133],[-98.6909,34.133],[-98.6924,34.1336],[-98.6934,34.1337],[-98.6949,34.1335],[-98.6959,34.1334],[-98.6965,34.1335],[-98.6982,34.1345],[-98.6996,34.1357],[-98.7002,34.136],[-98.701,34.136],[-98.7031,34.1359],[-98.7039,34.1356],[-98.7061,34.135],[-98.7091,34.1321],[-98.71,34.1315],[-98.7107,34.1312],[-98.7125,34.1312],[-98.7131,34.1314],[-98.7138,34.1319],[-98.7141,34.1321],[-98.7142,34.1334],[-98.7147,34.1343],[-98.7147,34.1345],[-98.715,34.1349],[-98.7157,34.1355],[-98.7158,34.1357],[-98.7161,34.136],[-98.7175,34.1365],[-98.7186,34.1365],[-98.7203,34.1361],[-98.7227,34.1353],[-98.7236,34.1352],[-98.725,34.1355],[-98.7262,34.1355],[-98.7285,34.1353],[-98.7296,34.1355],[-98.7302,34.1358],[-98.731,34.136],[-98.733,34.1359],[-98.7343,34.1358],[-98.7351,34.1355],[-98.7355,34.1352],[-98.7368,34.1334],[-98.7372,34.1326],[-98.7372,34.131],[-98.7387,34.1286],[-98.739,34.1282],[-98.7395,34.1274],[-98.7398,34.127],[-98.7406,34.1263],[-98.742,34.1255],[-98.7429,34.1254],[-98.7436,34.1254],[-98.7439,34.1255],[-98.7444,34.1255],[-98.7453,34.1256],[-98.7463,34.1255],[-98.7475,34.1251],[-98.7483,34.1246],[-98.7493,34.1242],[-98.7503,34.1242],[-98.7508,34.1242],[-98.7514,34.1242],[-98.7529,34.1246],[-98.7535,34.1246],[-98.755,34.1246],[-98.7562,34.1246],[-98.757,34.1246],[-98.7575,34.1247],[-98.7578,34.1251],[-98.758,34.1254],[-98.7584,34.126],[-98.759,34.1265],[-98.7596,34.1269],[-98.7597,34.1272],[-98.7595,34.1279],[-98.7595,34.1289],[-98.76,34.1309],[-98.7601,34.131],[-98.7602,34.1315],[-98.7606,34.1324],[-98.7613,34.1334],[-98.7618,34.1338],[-98.7644,34.1356],[-98.7656,34.1364],[-98.7667,34.1368],[-98.7689,34.1374],[-98.7696,34.1377],[-98.7718,34.1383],[-98.7763,34.1393],[-98.7777,34.1394],[-98.7781,34.1395],[-98.7795,34.1402],[-98.7802,34.1407],[-98.783,34.1423],[-98.7844,34.1435],[-98.7853,34.1443],[-98.7879,34.1464],[-98.7884,34.1467],[-98.7891,34.1465],[-98.7898,34.1457],[-98.7901,34.1453],[-98.7907,34.1446],[-98.7916,34.1441],[-98.792,34.1437],[-98.7928,34.1434],[-98.7952,34.1428],[-98.7962,34.1428],[-98.7964,34.1431],[-98.7967,34.1433],[-98.798,34.1446],[-98.7989,34.146],[-98.7994,34.1473],[-98.7998,34.1479],[-98.8011,34.1494],[-98.8044,34.1539],[-98.8062,34.1554],[-98.8068,34.1559],[-98.8076,34.1563],[-98.8117,34.1581],[-98.813,34.1584],[-98.8138,34.1584],[-98.8153,34.1581],[-98.8168,34.1586],[-98.8186,34.1589],[-98.8204,34.1594],[-98.8251,34.1604],[-98.8284,34.1613],[-98.8298,34.1618],[-98.8311,34.1621],[-98.8318,34.162],[-98.8321,34.1618],[-98.8326,34.161],[-98.8329,34.1602],[-98.833,34.1602],[-98.833,34.1599],[-98.8331,34.1599],[-98.8333,34.1591],[-98.8341,34.1583],[-98.8355,34.1573],[-98.8362,34.1568],[-98.8363,34.1567],[-98.8367,34.1565],[-98.8371,34.1565],[-98.8407,34.1573],[-98.8422,34.1581],[-98.8432,34.1581],[-98.8435,34.1581],[-98.8441,34.1585],[-98.8447,34.1591],[-98.8451,34.1593],[-98.8465,34.1596],[-98.847,34.1598],[-98.8477,34.1599],[-98.8491,34.1599],[-98.8497,34.1597],[-98.8508,34.1599],[-98.8517,34.1603],[-98.8529,34.1612],[-98.8538,34.1615],[-98.8545,34.1617],[-98.8556,34.1616],[-98.8571,34.1613],[-98.8573,34.1611],[-98.8576,34.1602],[-98.8579,34.1596],[-98.858,34.1594],[-98.8582,34.1585],[-98.8582,34.157],[-98.8584,34.1554],[-98.8584,34.1527],[-98.8586,34.1522],[-98.8594,34.1512],[-98.8599,34.1502],[-98.8601,34.1499],[-98.8608,34.1496],[-98.8625,34.1491],[-98.8658,34.1491],[-98.8667,34.1493],[-98.8681,34.1496],[-98.8692,34.1502],[-98.8733,34.1536],[-98.8749,34.1557],[-98.875,34.1563],[-98.8749,34.157],[-98.8741,34.1582],[-98.8733,34.159],[-98.8725,34.16],[-98.8725,34.1602],[-98.8722,34.1604],[-98.8721,34.1609],[-98.8718,34.1613],[-98.8712,34.163],[-98.8712,34.1635],[-98.8715,34.165],[-98.8716,34.1651],[-98.8717,34.1653],[-98.8721,34.1659],[-98.8729,34.1666],[-98.8743,34.1673],[-98.8748,34.1675],[-98.8753,34.1676],[-98.8761,34.1677],[-98.8773,34.1676],[-98.8794,34.1673],[-98.8804,34.1673],[-98.8845,34.1676],[-98.886,34.1679],[-98.8871,34.1683],[-98.8879,34.1689],[-98.889,34.1694],[-98.8905,34.1704],[-98.8917,34.1713],[-98.892,34.172],[-98.8923,34.1723],[-98.8929,34.1727],[-98.8945,34.1732],[-98.8951,34.1735],[-98.8966,34.1745],[-98.8984,34.1751],[-98.9002,34.1755],[-98.9023,34.1761],[-98.9035,34.1764],[-98.9059,34.1772],[-98.9094,34.1775],[-98.9098,34.1777],[-98.9111,34.1787],[-98.9138,34.1799],[-98.9154,34.181],[-98.9159,34.1811],[-98.9167,34.1812],[-98.9177,34.1815],[-98.9183,34.1818],[-98.9192,34.1825],[-98.92,34.1829],[-98.9207,34.1834],[-98.9222,34.1851],[-98.9231,34.186],[-98.9234,34.1863],[-98.9237,34.1866],[-98.9245,34.1875],[-98.925,34.1886],[-98.9275,34.1912],[-98.9282,34.1927],[-98.9302,34.1944],[-98.9306,34.1949],[-98.9324,34.1964],[-98.9325,34.1966],[-98.9333,34.1973],[-98.9339,34.1974],[-98.9343,34.1974],[-98.9347,34.1975],[-98.9352,34.1979],[-98.9353,34.1981],[-98.9355,34.1982],[-98.9356,34.1986],[-98.9359,34.1991],[-98.9365,34.1998],[-98.9367,34.2],[-98.9384,34.2017],[-98.939,34.2024],[-98.9402,34.2037],[-98.9412,34.2044],[-98.9424,34.2051],[-98.9438,34.2062],[-98.9454,34.2073],[-98.9471,34.2089],[-98.9478,34.2091],[-98.9487,34.2092],[-98.9497,34.21],[-98.9498,34.2102],[-98.9502,34.2113],[-98.9504,34.2116],[-98.9507,34.2119],[-98.9513,34.2122],[-98.9524,34.2125],[-98.9526,34.2126],[-98.9538,34.2129],[-98.9584,34.2137],[-98.9591,34.2136],[-98.96,34.2133],[-98.9607,34.2129],[-98.9619,34.2118],[-98.9622,34.2112],[-98.9622,34.2097],[-98.9621,34.2092],[-98.962,34.2063],[-98.9623,34.2049],[-98.9624,34.2046],[-98.9629,34.2038],[-98.9642,34.2029],[-98.9657,34.2015],[-98.9662,34.2012],[-98.9666,34.2011],[-98.9678,34.2011],[-98.9689,34.2012],[-98.9703,34.2016],[-98.9726,34.2026],[-98.974,34.2035],[-98.9752,34.2046],[-98.9765,34.2062],[-98.9767,34.2065],[-98.9766,34.2073],[-98.9766,34.2079],[-98.9767,34.2082],[-98.9772,34.2087],[-98.9779,34.2092],[-98.9784,34.2097],[-98.9786,34.2101],[-98.9791,34.2116],[-98.9794,34.2124],[-98.9797,34.213],[-98.9797,34.2132],[-98.9799,34.2134],[-98.9802,34.2145],[-98.9807,34.2157],[-98.9807,34.2166],[-98.9809,34.2171],[-98.9813,34.2174],[-98.9827,34.2184],[-98.9839,34.2193],[-98.9857,34.2204],[-98.9872,34.2211],[-98.9882,34.2213],[-98.9907,34.2215],[-98.9917,34.2214],[-98.993,34.2209],[-98.9944,34.2202],[-98.9958,34.2197],[-98.9963,34.2191],[-98.9973,34.2186],[-98.9986,34.2182],[-98.9995,34.218],[-99.0002,34.2176],[-99.0006,34.2177],[-99.0006,34.2175],[-99.0006,34.2167],[-99.0015,34.2156],[-99.0019,34.2154],[-99.0029,34.2153],[-99.0039,34.2149],[-99.0046,34.2144],[-99.0047,34.2141],[-99.0046,34.2135],[-99.0045,34.2133],[-99.0044,34.2123],[-99.0042,34.212],[-99.0033,34.2112],[-99.0018,34.2105],[-99.0017,34.2103],[-99.0017,34.21],[-99.0022,34.2094],[-99.0056,34.2067],[-99.0057,34.2066],[-99.0084,34.2054],[-99.0089,34.2052],[-99.0094,34.2052],[-99.0098,34.2053],[-99.01,34.2051],[-99.0109,34.2043],[-99.0119,34.2038],[-99.013,34.2032],[-99.0137,34.2032],[-99.0145,34.2036],[-99.015,34.2039],[-99.0156,34.2044],[-99.0164,34.2052],[-99.0173,34.2063],[-99.0182,34.2059],[-99.0195,34.2052],[-99.0207,34.2047],[-99.0224,34.2045],[-99.0245,34.204],[-99.0246,34.2041],[-99.0246,34.2043],[-99.0248,34.2044],[-99.0258,34.2048],[-99.0274,34.2052],[-99.028,34.2053],[-99.0294,34.2054],[-99.0354,34.2069],[-99.0362,34.2069],[-99.0365,34.2068],[-99.0373,34.2064],[-99.0378,34.206],[-99.0381,34.2055],[-99.0389,34.2047],[-99.0391,34.204],[-99.04,34.2029],[-99.0408,34.2009],[-99.042,34.1994],[-99.0426,34.1988],[-99.0433,34.1984],[-99.0434,34.1982],[-99.0445,34.1981],[-99.047,34.198],[-99.0487,34.1983],[-99.054,34.1996],[-99.0563,34.2],[-99.058,34.2006],[-99.0587,34.2013],[-99.059,34.203],[-99.0595,34.2039],[-99.0602,34.2048],[-99.0631,34.2069],[-99.0656,34.208],[-99.0663,34.2084],[-99.0683,34.2087],[-99.0702,34.2091],[-99.0717,34.2099],[-99.0729,34.2102],[-99.074,34.2104],[-99.0753,34.2111],[-99.0758,34.2112],[-99.0794,34.2116],[-99.0806,34.2115],[-99.0811,34.2113],[-99.0818,34.2109],[-99.0822,34.2106],[-99.0825,34.2104],[-99.0827,34.2103],[-99.0838,34.2097],[-99.0866,34.2087],[-99.0879,34.2085],[-99.0889,34.2085],[-99.0897,34.2086],[-99.091,34.2089],[-99.0921,34.2094],[-99.0933,34.2101],[-99.0933,34.2102],[-99.0933,34.2103],[-99.0932,34.2105],[-99.0929,34.2105],[-99.0928,34.2107],[-99.0934,34.2112],[-99.0942,34.2117],[-99.0953,34.2118],[-99.0962,34.2117],[-99.0971,34.2114],[-99.0979,34.211],[-99.0994,34.2099],[-99.1003,34.2089],[-99.1012,34.2072],[-99.1016,34.2064],[-99.1018,34.2058],[-99.1022,34.2055],[-99.1034,34.205],[-99.1063,34.2047],[-99.1069,34.2044],[-99.1075,34.2039],[-99.1082,34.2035],[-99.1088,34.2035],[-99.1089,34.2035],[-99.1089,34.2037],[-99.1087,34.2039],[-99.1085,34.2041],[-99.1088,34.2042],[-99.1105,34.2043],[-99.1109,34.2044],[-99.111,34.2046],[-99.1109,34.2048],[-99.1106,34.205],[-99.1096,34.2051],[-99.1084,34.2048],[-99.1083,34.205],[-99.1084,34.2053],[-99.1093,34.2054],[-99.1104,34.2058],[-99.1118,34.206],[-99.1128,34.2058],[-99.1151,34.2049],[-99.1162,34.2043],[-99.117,34.2037],[-99.1175,34.2028],[-99.1178,34.2024],[-99.1191,34.2019],[-99.1192,34.2018],[-99.12,34.2018],[-99.121,34.2019],[-99.1214,34.2021],[-99.1226,34.2022],[-99.1243,34.2028],[-99.125,34.203],[-99.1254,34.203],[-99.1266,34.2031],[-99.1278,34.2035],[-99.1299,34.2045],[-99.1306,34.205],[-99.1312,34.2057],[-99.1318,34.207],[-99.1318,34.2071],[-99.1319,34.2072],[-99.132,34.2074],[-99.132,34.2082],[-99.1316,34.2094],[-99.1312,34.21],[-99.1311,34.2103],[-99.13,34.2123],[-99.1295,34.2128],[-99.1282,34.2133],[-99.1274,34.2138],[-99.1267,34.2147],[-99.1267,34.2151],[-99.1265,34.2154],[-99.1265,34.2162],[-99.1268,34.2171],[-99.1274,34.218],[-99.1283,34.2188],[-99.1292,34.2192],[-99.1304,34.2195],[-99.1334,34.2197],[-99.1352,34.2195],[-99.1376,34.2193],[-99.1381,34.2192],[-99.139,34.2187],[-99.1391,34.2185],[-99.1391,34.2179],[-99.1392,34.2176],[-99.1395,34.2174],[-99.1406,34.2171],[-99.1415,34.2167],[-99.1425,34.2154],[-99.1439,34.2148],[-99.1442,34.2145],[-99.1445,34.2134],[-99.1445,34.2133],[-99.1451,34.2124],[-99.1464,34.2108],[-99.1472,34.2099],[-99.1487,34.2088],[-99.1491,34.2086],[-99.1494,34.2083],[-99.15,34.208],[-99.1513,34.2076],[-99.1536,34.2073],[-99.1566,34.2072],[-99.1568,34.2072],[-99.1573,34.2075],[-99.1575,34.2077],[-99.1577,34.208],[-99.1585,34.2086],[-99.1592,34.2089],[-99.1609,34.2092],[-99.1623,34.2092],[-99.1636,34.209],[-99.1641,34.209],[-99.1685,34.2103],[-99.1687,34.2104],[-99.1688,34.2104],[-99.1689,34.2104],[-99.1693,34.2105],[-99.1721,34.2111],[-99.1738,34.2118],[-99.1749,34.212],[-99.1789,34.2127],[-99.1802,34.2127],[-99.185,34.2133],[-99.1851,34.2133],[-99.1868,34.2135],[-99.1883,34.2139],[-99.1898,34.2144],[-99.1904,34.2147],[-99.1912,34.2153],[-99.1924,34.2167],[-99.1928,34.2179],[-99.1928,34.2189],[-99.1927,34.2195],[-99.1926,34.2203],[-99.1925,34.2209],[-99.192,34.2223],[-99.1914,34.2238],[-99.1909,34.2248],[-99.1899,34.2273],[-99.1899,34.2288],[-99.19,34.2298],[-99.1903,34.231],[-99.1905,34.2313],[-99.1909,34.2324],[-99.1921,34.2342],[-99.1926,34.235],[-99.1931,34.2363],[-99.1942,34.2381],[-99.1951,34.2392],[-99.1953,34.2401],[-99.1954,34.2402],[-99.1954,34.2405],[-99.196,34.2421],[-99.1966,34.2432],[-99.1967,34.2436],[-99.1968,34.2438],[-99.1969,34.2444],[-99.1968,34.2463],[-99.1966,34.2475],[-99.1964,34.2482],[-99.1962,34.2494],[-99.1959,34.2501],[-99.1939,34.2534],[-99.1924,34.2552],[-99.192,34.2556],[-99.1918,34.2564],[-99.1916,34.257],[-99.1915,34.2574],[-99.1914,34.2578],[-99.1916,34.2585],[-99.1919,34.259],[-99.1923,34.2594],[-99.1928,34.2598],[-99.1933,34.2601],[-99.1938,34.2603],[-99.1946,34.2605],[-99.1951,34.2607],[-99.196,34.2609],[-99.1967,34.261],[-99.1976,34.2608],[-99.1982,34.2606],[-99.1984,34.2606],[-99.1988,34.2606],[-99.199,34.2605],[-99.1993,34.2608],[-99.199,34.2611],[-99.198,34.2627],[-99.1974,34.2642],[-99.1967,34.2662],[-99.1965,34.2678],[-99.1966,34.2685],[-99.1967,34.2692],[-99.196,34.2699],[-99.1952,34.2709],[-99.1945,34.2719],[-99.1944,34.2724],[-99.1944,34.273],[-99.1945,34.2736],[-99.1946,34.2745],[-99.1948,34.2752],[-99.1953,34.276],[-99.1954,34.2765],[-99.1954,34.277],[-99.1954,34.2776],[-99.1957,34.2783],[-99.1955,34.2788],[-99.1955,34.2794],[-99.1954,34.2798],[-99.1954,34.2803],[-99.1954,34.2809],[-99.1955,34.2813],[-99.1961,34.2815],[-99.1967,34.2814],[-99.1971,34.2813],[-99.1977,34.2812],[-99.1984,34.2813],[-99.2,34.2812],[-99.2016,34.2816],[-99.2035,34.2819],[-99.2043,34.2824],[-99.2056,34.283],[-99.2065,34.2832],[-99.2067,34.2833],[-99.2074,34.2835],[-99.2078,34.2838],[-99.2089,34.2852],[-99.2095,34.2864],[-99.2099,34.2875],[-99.2101,34.2878],[-99.2105,34.2885],[-99.2106,34.2887],[-99.2109,34.2897],[-99.2114,34.2923],[-99.2114,34.2927],[-99.2111,34.2929],[-99.2101,34.2956],[-99.2097,34.2969],[-99.2096,34.2978],[-99.2097,34.2989],[-99.21,34.3002],[-99.2102,34.3009],[-99.2103,34.3009],[-99.2106,34.3023],[-99.211,34.3034],[-99.2111,34.3034],[-99.2111,34.3037],[-99.212,34.3054],[-99.212,34.3056],[-99.2123,34.3062],[-99.2125,34.3063],[-99.2125,34.3068],[-99.2132,34.3085],[-99.2133,34.3093],[-99.2133,34.3107],[-99.2132,34.3111],[-99.2119,34.3133],[-99.2114,34.314],[-99.211,34.3144],[-99.2085,34.3158],[-99.208,34.3161],[-99.2066,34.317],[-99.2062,34.3178],[-99.2056,34.3192],[-99.2059,34.3206],[-99.2081,34.3231],[-99.2083,34.3234],[-99.2087,34.3239],[-99.2096,34.3249],[-99.2101,34.3274],[-99.2107,34.3292],[-99.2108,34.3318],[-99.211,34.3321],[-99.2109,34.3325],[-99.2108,34.3333],[-99.2107,34.3342],[-99.2106,34.3363],[-99.2108,34.3368],[-99.2108,34.3372],[-99.2107,34.3373],[-99.2104,34.3375],[-99.2101,34.3377],[-99.2095,34.338],[-99.2078,34.3382],[-99.2069,34.3383],[-99.2076,34.3386],[-99.2078,34.3387],[-99.2088,34.3392],[-99.2118,34.34],[-99.2129,34.3402],[-99.213,34.3404],[-99.2147,34.3409],[-99.2172,34.3415],[-99.2187,34.3414],[-99.2197,34.3414],[-99.2218,34.34],[-99.2269,34.3379],[-99.2271,34.3378],[-99.2294,34.3378],[-99.2305,34.3378],[-99.2326,34.3389],[-99.2337,34.3396],[-99.2341,34.3402],[-99.2343,34.3404],[-99.2343,34.3406],[-99.2343,34.3409],[-99.234,34.3422],[-99.2331,34.3439],[-99.2331,34.344],[-99.2331,34.3441],[-99.2321,34.3456],[-99.2313,34.3465],[-99.2309,34.3468],[-99.2303,34.3475],[-99.2286,34.3486],[-99.228,34.3495],[-99.2288,34.351],[-99.2305,34.3518],[-99.2313,34.352],[-99.2318,34.3522],[-99.2327,34.3525],[-99.2341,34.3535],[-99.2346,34.3547],[-99.2348,34.3557],[-99.2348,34.3564],[-99.2355,34.3572],[-99.2365,34.3586],[-99.2368,34.3593],[-99.237,34.3603],[-99.2371,34.3611],[-99.2373,34.362],[-99.2371,34.3627],[-99.2368,34.3632],[-99.2364,34.3636],[-99.2362,34.3644],[-99.2362,34.3652],[-99.2365,34.3658],[-99.2372,34.3666],[-99.2376,34.3667],[-99.2381,34.3665],[-99.2386,34.3663],[-99.2395,34.3658],[-99.2407,34.3651],[-99.2415,34.3645],[-99.2432,34.364],[-99.2445,34.3637],[-99.2464,34.3644],[-99.247,34.3648],[-99.2471,34.3652],[-99.2474,34.366],[-99.2477,34.3666],[-99.2481,34.3674],[-99.2481,34.3678],[-99.2479,34.3685],[-99.2473,34.3692],[-99.2463,34.3698],[-99.2455,34.3701],[-99.2453,34.3701],[-99.2444,34.3704],[-99.2435,34.3707],[-99.243,34.3711],[-99.2429,34.3718],[-99.2429,34.3727],[-99.2437,34.3732],[-99.246,34.3742],[-99.2467,34.3747],[-99.2469,34.3751],[-99.2476,34.3755],[-99.2482,34.3758],[-99.2489,34.376],[-99.2497,34.3759],[-99.2503,34.3755],[-99.2507,34.3755],[-99.2513,34.3751],[-99.2529,34.374],[-99.2546,34.3724],[-99.2565,34.3722],[-99.2586,34.3727],[-99.2593,34.3736],[-99.2593,34.3743],[-99.2592,34.3751],[-99.2592,34.377],[-99.2598,34.3776],[-99.2604,34.3781],[-99.2627,34.3784],[-99.2631,34.3784],[-99.265,34.3788],[-99.2659,34.3791],[-99.268,34.3801],[-99.269,34.3805],[-99.2698,34.3808],[-99.2711,34.3816],[-99.2712,34.3816],[-99.2722,34.3824],[-99.2725,34.3827],[-99.2729,34.3835],[-99.2741,34.3841],[-99.2744,34.3843],[-99.2749,34.3849],[-99.2753,34.3861],[-99.2753,34.3866],[-99.2748,34.3871],[-99.2742,34.3873],[-99.2739,34.3876],[-99.2731,34.3879],[-99.272,34.3879],[-99.2717,34.3878],[-99.2716,34.3877],[-99.27,34.3879],[-99.2684,34.3879],[-99.2674,34.3881],[-99.2644,34.3881],[-99.2639,34.3882],[-99.2626,34.3888],[-99.2611,34.3896],[-99.2609,34.3897],[-99.2597,34.3904],[-99.2589,34.3913],[-99.2588,34.3915],[-99.2588,34.3921],[-99.2601,34.393],[-99.2612,34.3941],[-99.2613,34.3941],[-99.2616,34.3945],[-99.2618,34.395],[-99.2619,34.3954],[-99.2617,34.396],[-99.2618,34.3969],[-99.2618,34.3986],[-99.2618,34.3987],[-99.2613,34.4002],[-99.2609,34.4015],[-99.2609,34.4022],[-99.261,34.4029],[-99.261,34.403],[-99.2613,34.4035],[-99.2626,34.4041],[-99.2641,34.4052],[-99.2652,34.4055],[-99.2663,34.4055],[-99.2673,34.4053],[-99.2677,34.405],[-99.2679,34.4046],[-99.2683,34.4036],[-99.2688,34.4029],[-99.2692,34.4023],[-99.2696,34.4019],[-99.2703,34.4016],[-99.2723,34.4008],[-99.2741,34.4003],[-99.2753,34.4001],[-99.2769,34.4001],[-99.2788,34.4003],[-99.2801,34.4007],[-99.2815,34.4015],[-99.2827,34.4024],[-99.2832,34.4029],[-99.2828,34.4055],[-99.2828,34.4075],[-99.283,34.408],[-99.2836,34.4089],[-99.284,34.4102],[-99.2844,34.411],[-99.2856,34.4124],[-99.2872,34.4136],[-99.2879,34.414],[-99.2899,34.4147],[-99.2912,34.4148],[-99.2926,34.4151],[-99.2946,34.4154],[-99.2957,34.4153],[-99.2978,34.4147],[-99.2991,34.4142],[-99.2991,34.4141],[-99.3005,34.4133],[-99.3015,34.413],[-99.3046,34.4121],[-99.305,34.4118],[-99.3058,34.4111],[-99.3066,34.4108],[-99.3083,34.41],[-99.3093,34.4097],[-99.314,34.4091],[-99.314,34.4089],[-99.315,34.4087],[-99.3156,34.4085],[-99.3158,34.4083],[-99.3164,34.4082],[-99.3184,34.4083],[-99.3196,34.4089],[-99.3201,34.4093],[-99.3206,34.4104],[-99.3209,34.4107],[-99.3212,34.4114],[-99.3213,34.4115],[-99.3214,34.4121],[-99.322,34.4126],[-99.3225,34.4137],[-99.3229,34.414],[-99.3238,34.4142],[-99.3242,34.4145],[-99.3249,34.4155],[-99.3251,34.4163],[-99.326,34.4172],[-99.3263,34.4177],[-99.3266,34.4187],[-99.3267,34.4191],[-99.3271,34.4195],[-99.3277,34.4206],[-99.3278,34.4208],[-99.3281,34.4215],[-99.3284,34.4219],[-99.3287,34.4224],[-99.33,34.4238],[-99.3304,34.4242],[-99.3307,34.4244],[-99.3313,34.4249],[-99.3327,34.4256],[-99.3337,34.4263],[-99.334,34.4267],[-99.3341,34.4271],[-99.334,34.4274],[-99.3341,34.4275],[-99.3355,34.4281],[-99.3358,34.4284],[-99.3363,34.4287],[-99.3401,34.4301],[-99.3415,34.431],[-99.3418,34.4312],[-99.3418,34.4313],[-99.3421,34.4316],[-99.3422,34.4316],[-99.3425,34.4317],[-99.3426,34.4319],[-99.3438,34.4327],[-99.3455,34.434],[-99.3488,34.4359],[-99.3506,34.437],[-99.3559,34.4413],[-99.3565,34.4416],[-99.3569,34.4421],[-99.3572,34.4429],[-99.3571,34.444],[-99.3573,34.4449],[-99.357,34.4465],[-99.3566,34.4475],[-99.356,34.4484],[-99.3554,34.4489],[-99.3553,34.4491],[-99.355,34.4496],[-99.3548,34.4505],[-99.3548,34.4518],[-99.3551,34.4523],[-99.3557,34.4531],[-99.3568,34.4539],[-99.3576,34.4545],[-99.3582,34.4553],[-99.359,34.4558],[-99.3599,34.4561],[-99.3612,34.4561],[-99.3617,34.4561],[-99.3627,34.4563],[-99.3635,34.4562],[-99.3637,34.4564],[-99.3642,34.4566],[-99.3653,34.4566],[-99.3661,34.4567],[-99.3668,34.457],[-99.3674,34.4573],[-99.368,34.4578],[-99.3681,34.4581],[-99.3689,34.4585],[-99.3698,34.4586],[-99.3742,34.4588],[-99.3756,34.4588],[-99.3771,34.4586],[-99.3783,34.4582],[-99.3805,34.4573],[-99.3812,34.4569],[-99.382,34.4561],[-99.3852,34.4517],[-99.3867,34.4498],[-99.3868,34.4495],[-99.3869,34.4494],[-99.3892,34.4469],[-99.3911,34.4453],[-99.3918,34.445],[-99.3935,34.4437],[-99.3948,34.4425],[-99.3952,34.442],[-99.3956,34.4404],[-99.3958,34.4385],[-99.396,34.4374],[-99.3961,34.435],[-99.396,34.4349],[-99.3959,34.4349],[-99.3958,34.4343],[-99.3951,34.433],[-99.3946,34.4327],[-99.3939,34.4325],[-99.3934,34.4323],[-99.3931,34.4319],[-99.393,34.4314],[-99.3933,34.4308],[-99.3934,34.4304],[-99.3935,34.4297],[-99.3938,34.429],[-99.3937,34.4285],[-99.3933,34.428],[-99.3933,34.4276],[-99.3936,34.4272],[-99.3944,34.4266],[-99.3945,34.4265],[-99.395,34.4264],[-99.395,34.4262],[-99.3963,34.4253],[-99.3968,34.4247],[-99.3973,34.4239],[-99.3974,34.4233],[-99.3973,34.4224],[-99.3969,34.4216],[-99.3968,34.421],[-99.3969,34.4205],[-99.3971,34.4194],[-99.3972,34.4186],[-99.3967,34.4172],[-99.3965,34.4172],[-99.3952,34.4159],[-99.3942,34.4152],[-99.3938,34.4151],[-99.3934,34.4149],[-99.3919,34.4147],[-99.3909,34.4143],[-99.3895,34.4134],[-99.3884,34.4127],[-99.3876,34.412],[-99.3873,34.4115],[-99.3872,34.4108],[-99.3873,34.4104],[-99.3879,34.4095],[-99.3882,34.4093],[-99.3883,34.4091],[-99.3918,34.4055],[-99.392,34.4051],[-99.3923,34.4047],[-99.3925,34.4042],[-99.3928,34.4029],[-99.3932,34.402],[-99.3937,34.4014],[-99.3938,34.4007],[-99.394,34.4],[-99.3944,34.3993],[-99.3955,34.3981],[-99.3957,34.3977],[-99.3957,34.397],[-99.3959,34.3957],[-99.3959,34.3942],[-99.3961,34.3936],[-99.3966,34.3931],[-99.3967,34.3927],[-99.3967,34.39],[-99.3967,34.3871],[-99.3968,34.3848],[-99.3967,34.3843],[-99.3962,34.3835],[-99.3962,34.3826],[-99.3964,34.3812],[-99.3968,34.3795],[-99.3968,34.3794],[-99.3973,34.378],[-99.3974,34.3779],[-99.3982,34.3765],[-99.3983,34.3764],[-99.3987,34.3758],[-99.3997,34.3751],[-99.4003,34.3746],[-99.4012,34.3743],[-99.4031,34.3735],[-99.4053,34.3729],[-99.4073,34.3726],[-99.409,34.3728],[-99.4094,34.373],[-99.4102,34.3734],[-99.4117,34.3746],[-99.4121,34.375],[-99.413,34.377],[-99.4138,34.3775],[-99.4142,34.3778],[-99.4158,34.3782],[-99.4174,34.3788],[-99.4187,34.3795],[-99.4196,34.3798],[-99.4197,34.3799],[-99.4202,34.3801],[-99.4207,34.3804],[-99.421,34.3808],[-99.4212,34.3824],[-99.4214,34.3834],[-99.4219,34.3842],[-99.4237,34.3857],[-99.4241,34.3858],[-99.4249,34.3858],[-99.4257,34.3857],[-99.4275,34.3851],[-99.4275,34.385],[-99.428,34.3845],[-99.4292,34.3828],[-99.43,34.381],[-99.4303,34.3797],[-99.4303,34.3788],[-99.4301,34.3776],[-99.4299,34.3769],[-99.4293,34.3758],[-99.4298,34.375],[-99.4306,34.3744],[-99.4311,34.374],[-99.4313,34.3733],[-99.4309,34.3716],[-99.431,34.3711],[-99.4315,34.3709],[-99.4335,34.3702],[-99.4343,34.3704],[-99.4349,34.3706],[-99.4365,34.3705],[-99.4371,34.3711],[-99.4376,34.3713],[-99.4383,34.3712],[-99.4391,34.3718],[-99.4407,34.3728],[-99.4411,34.374],[-99.4419,34.3744],[-99.4422,34.375],[-99.4424,34.3754],[-99.4424,34.3755],[-99.4437,34.3765],[-99.4437,34.3768],[-99.4441,34.3777],[-99.4442,34.3781],[-99.4453,34.3798],[-99.4491,34.3843],[-99.4499,34.385],[-99.4502,34.385],[-99.4504,34.3855],[-99.4508,34.3862],[-99.4515,34.3869],[-99.453,34.3882],[-99.4531,34.3882],[-99.4538,34.3887],[-99.4542,34.3888],[-99.4546,34.3886],[-99.4547,34.3884],[-99.4552,34.387],[-99.4555,34.3861],[-99.4554,34.3853],[-99.4554,34.3844],[-99.4552,34.3839],[-99.4549,34.3819],[-99.4551,34.3813],[-99.4556,34.3808],[-99.4563,34.3804],[-99.4576,34.3801],[-99.4586,34.3801],[-99.4594,34.3801],[-99.4608,34.3805],[-99.4611,34.3807],[-99.4617,34.382],[-99.4621,34.3835],[-99.4621,34.3844],[-99.462,34.3846],[-99.4619,34.3857],[-99.4618,34.3862],[-99.4618,34.3872],[-99.4623,34.3886],[-99.4623,34.3904],[-99.4625,34.3911],[-99.464,34.3936],[-99.4659,34.3955],[-99.4664,34.3959],[-99.4669,34.3961],[-99.4672,34.3962],[-99.4684,34.3966],[-99.4703,34.3967],[-99.4707,34.3967],[-99.4713,34.3964],[-99.472,34.3959],[-99.4723,34.3956],[-99.473,34.3954],[-99.4738,34.3954],[-99.4747,34.3957],[-99.4751,34.3959],[-99.4755,34.3961],[-99.4762,34.3964],[-99.4778,34.3963],[-99.4789,34.3964],[-99.4798,34.3968],[-99.4802,34.3968],[-99.4807,34.3967],[-99.4811,34.3967],[-99.4832,34.3971],[-99.4868,34.3979],[-99.4872,34.398],[-99.4892,34.3989],[-99.4904,34.3997],[-99.4909,34.4002],[-99.492,34.402],[-99.4922,34.4023],[-99.4936,34.4035],[-99.4937,34.4037],[-99.4939,34.4045],[-99.4941,34.4048],[-99.4952,34.4055],[-99.4954,34.4057],[-99.4964,34.4065],[-99.4969,34.4072],[-99.4971,34.4077],[-99.499,34.4092],[-99.4999,34.4096],[-99.5004,34.4097],[-99.5017,34.4095],[-99.502,34.4094],[-99.5031,34.4093],[-99.5061,34.4094],[-99.5069,34.4095],[-99.5076,34.4099],[-99.5083,34.4106],[-99.5087,34.4109],[-99.51,34.412],[-99.5111,34.4127],[-99.5143,34.414],[-99.5154,34.4143],[-99.5176,34.4145],[-99.5183,34.4144],[-99.5189,34.4143],[-99.5203,34.4136],[-99.5205,34.4135],[-99.5206,34.4134],[-99.5209,34.4131],[-99.5221,34.4127],[-99.5224,34.4126],[-99.5231,34.4124],[-99.5237,34.4122],[-99.5265,34.4118],[-99.5279,34.4116],[-99.5298,34.4115],[-99.5321,34.4116],[-99.5323,34.4116],[-99.5335,34.4118],[-99.5349,34.4122],[-99.5365,34.4126],[-99.5366,34.4127],[-99.5377,34.4128],[-99.5385,34.4128],[-99.5397,34.4128],[-99.5407,34.4129],[-99.5415,34.4132],[-99.5428,34.4132],[-99.5448,34.4131],[-99.546,34.4128],[-99.5468,34.4127],[-99.5492,34.4127],[-99.5505,34.4129],[-99.5511,34.4132],[-99.5518,34.4136],[-99.5526,34.4139],[-99.5539,34.4142],[-99.5546,34.4146],[-99.5549,34.4146],[-99.556,34.4146],[-99.5572,34.4152],[-99.5577,34.4153],[-99.559,34.416],[-99.5604,34.4165],[-99.5605,34.4168],[-99.5622,34.4173],[-99.5641,34.4174],[-99.5641,34.4175],[-99.5645,34.4178],[-99.5651,34.418],[-99.567,34.4183],[-99.5697,34.4184],[-99.5729,34.4183],[-99.5732,34.4182],[-99.5744,34.4183],[-99.5769,34.4178],[-99.5798,34.4169],[-99.5801,34.4166],[-99.58,34.4163],[-99.5802,34.4159],[-99.5809,34.4153],[-99.5811,34.4147],[-99.5811,34.4145],[-99.5812,34.4139],[-99.5814,34.4135],[-99.5816,34.4132],[-99.5819,34.4123],[-99.5827,34.411],[-99.5831,34.4096],[-99.5834,34.4091],[-99.5844,34.4081],[-99.5845,34.4077],[-99.5843,34.4064],[-99.5836,34.405],[-99.5835,34.4037],[-99.5836,34.4034],[-99.5841,34.403],[-99.5841,34.4024],[-99.5845,34.4017],[-99.5847,34.4007],[-99.5849,34.4002],[-99.5853,34.3981],[-99.5852,34.3973],[-99.5849,34.3963],[-99.5849,34.3951],[-99.585,34.3944],[-99.585,34.3932],[-99.5845,34.392],[-99.5845,34.3912],[-99.5854,34.3889],[-99.5862,34.3874],[-99.5866,34.3869],[-99.5868,34.3867],[-99.5876,34.3859],[-99.5882,34.3855],[-99.5883,34.3853],[-99.5888,34.3852],[-99.5897,34.3848],[-99.592,34.3832],[-99.593,34.3824],[-99.5951,34.3803],[-99.5962,34.379],[-99.5963,34.3787],[-99.5963,34.3771],[-99.5973,34.3764],[-99.5986,34.3754],[-99.5991,34.3751],[-99.6,34.3747],[-99.6014,34.3751],[-99.6034,34.3759],[-99.6044,34.3762],[-99.6059,34.3767],[-99.6073,34.3769],[-99.6094,34.3768],[-99.6101,34.3766],[-99.6116,34.3756],[-99.6126,34.3754],[-99.614,34.3754],[-99.6168,34.3754],[-99.6169,34.3751],[-99.6189,34.3747],[-99.6196,34.3746],[-99.6202,34.3743],[-99.6214,34.3738],[-99.6225,34.3736],[-99.6242,34.3736],[-99.6254,34.3739],[-99.6269,34.3744],[-99.6286,34.3751],[-99.6285,34.3754],[-99.6292,34.3754],[-99.6297,34.3755],[-99.6301,34.3757],[-99.6309,34.376],[-99.6311,34.3762],[-99.6312,34.3771],[-99.6318,34.3777],[-99.6324,34.3781],[-99.6339,34.3788],[-99.6342,34.3788],[-99.6353,34.3792],[-99.6386,34.3796],[-99.6397,34.3799],[-99.6415,34.381],[-99.6416,34.3811],[-99.6428,34.3815],[-99.6437,34.3815],[-99.6446,34.3817],[-99.6458,34.3823],[-99.6465,34.3825],[-99.6478,34.3824],[-99.6481,34.3823],[-99.6486,34.3819],[-99.6486,34.3817],[-99.6488,34.3816],[-99.6492,34.3805],[-99.6497,34.3799],[-99.6512,34.3788],[-99.6527,34.3774],[-99.6542,34.3765],[-99.6551,34.3763],[-99.6552,34.3761],[-99.6564,34.376],[-99.6572,34.3758],[-99.6582,34.3751],[-99.6585,34.3747],[-99.6594,34.3744],[-99.6603,34.3741],[-99.6627,34.3737],[-99.6639,34.3737],[-99.6649,34.3739],[-99.666,34.3742],[-99.6672,34.3747],[-99.6677,34.3751],[-99.6683,34.3755],[-99.6694,34.3757],[-99.6697,34.3759],[-99.67,34.3765],[-99.6709,34.3773],[-99.6714,34.3777],[-99.6731,34.3785],[-99.6739,34.3787],[-99.6761,34.3794],[-99.6783,34.3798],[-99.6804,34.3799],[-99.6825,34.3798],[-99.6844,34.3795],[-99.6853,34.3791],[-99.6867,34.3787],[-99.6872,34.3786],[-99.6885,34.3786],[-99.6906,34.3782],[-99.6922,34.3783],[-99.6945,34.3782],[-99.695,34.3783],[-99.6954,34.3787],[-99.6958,34.3793],[-99.6961,34.3805],[-99.6965,34.381],[-99.6984,34.3831],[-99.7004,34.3847],[-99.7012,34.3852],[-99.7027,34.3855],[-99.7037,34.3859],[-99.704,34.386],[-99.7053,34.3858],[-99.7061,34.3858],[-99.7067,34.386],[-99.7072,34.3864],[-99.7075,34.3868],[-99.7079,34.3875],[-99.7093,34.3883],[-99.7095,34.3885],[-99.7098,34.3894],[-99.71,34.3897],[-99.7109,34.3902],[-99.7121,34.3906],[-99.7127,34.3909],[-99.7133,34.3917],[-99.7139,34.3928],[-99.7139,34.393],[-99.7148,34.3945],[-99.715,34.3953],[-99.7148,34.3959],[-99.7142,34.3971],[-99.7142,34.3978],[-99.7144,34.3982],[-99.7146,34.3996],[-99.7151,34.4008],[-99.7153,34.4011],[-99.7157,34.4015],[-99.7161,34.4024],[-99.7164,34.4028],[-99.7167,34.403],[-99.7174,34.4034],[-99.7178,34.4037],[-99.718,34.4039],[-99.7186,34.4044],[-99.7195,34.4057],[-99.72,34.4061],[-99.7203,34.4063],[-99.7208,34.4066],[-99.7221,34.4069],[-99.7221,34.407],[-99.7244,34.4079],[-99.7251,34.4084],[-99.7253,34.4089],[-99.7258,34.4095],[-99.7261,34.41],[-99.7266,34.4102],[-99.727,34.4106],[-99.7275,34.4107],[-99.7283,34.4107],[-99.7297,34.4111],[-99.7304,34.4112],[-99.7308,34.4117],[-99.7314,34.4118],[-99.7322,34.412],[-99.7332,34.4125],[-99.7342,34.4124],[-99.7343,34.4124],[-99.7344,34.4124],[-99.7344,34.4125],[-99.7353,34.4127],[-99.7356,34.4128],[-99.7358,34.4129],[-99.737,34.4135],[-99.7382,34.4138],[-99.7409,34.4148],[-99.7413,34.4151],[-99.7421,34.4162],[-99.7423,34.4167],[-99.7431,34.4173],[-99.7435,34.4174],[-99.7452,34.4173],[-99.7461,34.4173],[-99.7467,34.4174],[-99.7474,34.4178],[-99.7478,34.4186],[-99.7479,34.4187],[-99.748,34.4191],[-99.7483,34.4194],[-99.7488,34.4198],[-99.75,34.4203],[-99.7504,34.4204],[-99.7514,34.4203],[-99.7525,34.4205],[-99.7535,34.4209],[-99.7542,34.4213],[-99.7562,34.4227],[-99.7571,34.4237],[-99.7585,34.4253],[-99.7588,34.4259],[-99.7596,34.4267],[-99.7606,34.4271],[-99.7631,34.4279],[-99.764,34.4283],[-99.7662,34.4297],[-99.7672,34.4305],[-99.7677,34.4313],[-99.7677,34.4318],[-99.7671,34.4327],[-99.7665,34.4334],[-99.7653,34.4344],[-99.7649,34.4353],[-99.7648,34.4364],[-99.7651,34.437],[-99.7656,34.4375],[-99.7669,34.438],[-99.7681,34.4389],[-99.7708,34.4402],[-99.772,34.4409],[-99.7727,34.4413],[-99.7736,34.4421],[-99.7739,34.4428],[-99.7743,34.4433],[-99.7749,34.4438],[-99.7757,34.4442],[-99.7773,34.4444],[-99.7796,34.4443],[-99.7812,34.4441],[-99.7822,34.4442],[-99.783,34.4444],[-99.7838,34.445],[-99.784,34.4455],[-99.7844,34.4466],[-99.7845,34.4467],[-99.7848,34.4483],[-99.7854,34.4496],[-99.7854,34.45],[-99.7857,34.4502],[-99.7861,34.4511],[-99.7866,34.4515],[-99.7871,34.4518],[-99.7878,34.4518],[-99.7879,34.4517],[-99.7888,34.4515],[-99.7893,34.4515],[-99.7898,34.4517],[-99.7916,34.4525],[-99.7924,34.4531],[-99.7928,34.4532],[-99.7937,34.4539],[-99.7944,34.4549],[-99.7952,34.4557],[-99.7953,34.4561],[-99.7958,34.4564],[-99.7967,34.4572],[-99.797,34.4576],[-99.7972,34.4577],[-99.7972,34.4579],[-99.7978,34.4589],[-99.7981,34.4596],[-99.7986,34.4601],[-99.8007,34.4618],[-99.8012,34.4623],[-99.8016,34.464],[-99.8029,34.4657],[-99.8037,34.4666],[-99.8044,34.4672],[-99.8069,34.4698],[-99.8081,34.4708],[-99.8099,34.4718],[-99.8108,34.4727],[-99.8109,34.4728],[-99.8115,34.4735],[-99.8139,34.4757],[-99.8143,34.4762],[-99.8145,34.4766],[-99.8146,34.4774],[-99.8152,34.4793],[-99.8155,34.4796],[-99.8157,34.4801],[-99.8157,34.4807],[-99.8161,34.4811],[-99.8161,34.4813],[-99.8175,34.4832],[-99.818,34.4836],[-99.8186,34.4845],[-99.8187,34.485],[-99.8181,34.486],[-99.8182,34.4878],[-99.8178,34.4887],[-99.8171,34.4893],[-99.8167,34.4897],[-99.8168,34.4902],[-99.8174,34.4914],[-99.8174,34.4916],[-99.8176,34.4919],[-99.8176,34.4921],[-99.8194,34.4949],[-99.8194,34.4952],[-99.8208,34.4967],[-99.8211,34.4971],[-99.8218,34.4978],[-99.8223,34.4981],[-99.8228,34.4981],[-99.8245,34.4976],[-99.8253,34.4976],[-99.826,34.4978],[-99.8276,34.4986],[-99.8284,34.4989],[-99.8307,34.4993],[-99.8316,34.4996],[-99.8329,34.5001],[-99.8336,34.5007],[-99.8341,34.5014],[-99.8348,34.5017],[-99.8348,34.5018],[-99.8352,34.502],[-99.8357,34.5021],[-99.8392,34.504],[-99.8422,34.5055],[-99.844,34.5065],[-99.8446,34.5069],[-99.8448,34.507],[-99.8459,34.5078],[-99.8467,34.5085],[-99.8497,34.5099],[-99.851,34.5107],[-99.852,34.5112],[-99.853,34.5116],[-99.8537,34.5121],[-99.8542,34.5127],[-99.8547,34.5131],[-99.8552,34.5136],[-99.8555,34.5144],[-99.856,34.5151],[-99.8565,34.5157],[-99.8571,34.5163],[-99.8575,34.5165],[-99.8584,34.517],[-99.8591,34.5178],[-99.8605,34.5194],[-99.8611,34.52],[-99.8616,34.5201],[-99.8622,34.5205],[-99.8629,34.5211],[-99.8633,34.5215],[-99.864,34.5223],[-99.8649,34.523],[-99.8656,34.5239],[-99.866,34.5247],[-99.8664,34.5255],[-99.8673,34.5267],[-99.8676,34.5272],[-99.8678,34.5273],[-99.8681,34.5273],[-99.8684,34.5274],[-99.8689,34.5276],[-99.8693,34.5281],[-99.8699,34.529],[-99.8701,34.5294],[-99.8701,34.5295],[-99.8701,34.5298],[-99.8704,34.5302],[-99.8707,34.5306],[-99.871,34.5307],[-99.8712,34.5308],[-99.8714,34.531],[-99.8717,34.5311],[-99.8718,34.5313],[-99.8722,34.5317],[-99.8723,34.5319],[-99.8724,34.5321],[-99.8724,34.5323],[-99.8726,34.533],[-99.8727,34.5332],[-99.8728,34.5337],[-99.8733,34.5354],[-99.8736,34.5359],[-99.8737,34.5361],[-99.8738,34.5361],[-99.874,34.5365],[-99.8744,34.5371],[-99.8749,34.5372],[-99.8754,34.5374],[-99.8754,34.5373],[-99.8754,34.5371],[-99.8755,34.5372],[-99.8758,34.5377],[-99.876,34.5378],[-99.876,34.5379],[-99.8761,34.5379],[-99.8762,34.5379],[-99.8764,34.5382],[-99.8767,34.539],[-99.8767,34.5393],[-99.8767,34.5394],[-99.8766,34.5397],[-99.8767,34.5398],[-99.877,34.5401],[-99.8771,34.5402],[-99.8772,34.5403],[-99.8777,34.5406],[-99.8782,34.5406],[-99.8786,34.5406],[-99.8793,34.5412],[-99.8797,34.5414],[-99.8802,34.5417],[-99.8809,34.5422],[-99.8822,34.5438],[-99.8835,34.5454],[-99.8842,34.5462],[-99.8844,34.5465],[-99.8848,34.547],[-99.8853,34.5474],[-99.886,34.548],[-99.8872,34.5491],[-99.8874,34.5492],[-99.8882,34.5498],[-99.8887,34.5504],[-99.8928,34.5534],[-99.8933,34.5538],[-99.8938,34.5542],[-99.8946,34.5547],[-99.8953,34.5551],[-99.896,34.5555],[-99.8966,34.5557],[-99.8979,34.5557],[-99.8983,34.5557],[-99.8989,34.5558],[-99.9001,34.5568],[-99.9006,34.5572],[-99.9011,34.5574],[-99.9023,34.5578],[-99.9035,34.5584],[-99.9044,34.559],[-99.9049,34.5594],[-99.9055,34.5596],[-99.9059,34.5599],[-99.9065,34.5604],[-99.9073,34.5607],[-99.9096,34.5619],[-99.91,34.5621],[-99.9123,34.564],[-99.9158,34.566],[-99.916,34.5662],[-99.9182,34.5677],[-99.9202,34.5691],[-99.9218,34.5703],[-99.9226,34.5726],[-99.9232,34.5746],[-99.924,34.5748],[-99.9249,34.5752],[-99.9264,34.5757],[-99.9273,34.5761],[-99.9293,34.5767],[-99.9304,34.5769],[-99.9312,34.5769],[-99.9327,34.5767],[-99.9343,34.5768],[-99.9358,34.5771],[-99.9373,34.5775],[-99.9397,34.578],[-99.9407,34.5781],[-99.9416,34.5784],[-99.9423,34.5786],[-99.9431,34.5788],[-99.9435,34.5789],[-99.944,34.579],[-99.9447,34.5791],[-99.9461,34.5791],[-99.9472,34.5789],[-99.9487,34.5788],[-99.9497,34.5788],[-99.9502,34.5787],[-99.9509,34.5787],[-99.9526,34.5786],[-99.9538,34.5785],[-99.9552,34.5778],[-99.9553,34.5778],[-99.9556,34.5776],[-99.9557,34.5775],[-99.9566,34.5767],[-99.9567,34.5765],[-99.9573,34.5749],[-99.9575,34.5742],[-99.9576,34.5737],[-99.9574,34.5733],[-99.9574,34.573],[-99.9575,34.5727],[-99.9585,34.5718],[-99.9589,34.5713],[-99.9598,34.5706],[-99.9605,34.5702],[-99.9609,34.57],[-99.9611,34.5697],[-99.9613,34.5695],[-99.9617,34.5693],[-99.962,34.5691],[-99.9623,34.5687],[-99.9625,34.5683],[-99.9626,34.5681],[-99.963,34.5679],[-99.9637,34.5674],[-99.9656,34.5658],[-99.9693,34.5647],[-99.9697,34.5645],[-99.9698,34.564],[-99.97,34.5635],[-99.971,34.5625],[-99.9716,34.5622],[-99.9722,34.562],[-99.9728,34.562],[-99.9733,34.562],[-99.9735,34.562],[-99.9743,34.5615],[-99.9748,34.5613],[-99.9757,34.5612],[-99.9766,34.5613],[-99.9772,34.5615],[-99.9777,34.5615],[-99.9797,34.5609],[-99.9806,34.5607],[-99.9815,34.5607],[-99.9826,34.5608],[-99.9845,34.5604],[-99.9858,34.5601],[-99.9878,34.56],[-99.9887,34.5601],[-99.9889,34.5601],[-99.989,34.5602],[-99.9891,34.5602],[-99.9901,34.5603],[-99.9907,34.5602],[-99.9908,34.5602],[-99.9913,34.5599],[-99.9918,34.5596],[-99.9924,34.5594],[-99.993,34.5595],[-99.9935,34.5598],[-99.9941,34.5601],[-99.9945,34.5602],[-99.9948,34.5602],[-99.9951,34.5603],[-99.9955,34.5605],[-99.9956,34.5607],[-99.9957,34.5607],[-99.9961,34.5607],[-99.9966,34.5607],[-99.997,34.5605],[-99.9975,34.5606],[-99.9977,34.5606],[-99.9982,34.5607],[-99.9987,34.5606],[-99.9988,34.5605],[-99.9991,34.5604],[-99.9994,34.5603],[-99.9996,34.5602],[-100.0003,34.5605],[-100.0002,34.5613],[-100.0004,34.5629],[-100.0004,34.564],[-100.0004,34.5694],[-100.0004,34.5698],[-100.0002,34.5705],[-100.0002,34.571],[-100.0002,34.5714],[-100.0002,34.5715],[-100.0002,34.5723],[-100.0001,34.5731],[-100.0002,34.574],[-100.0002,34.5741],[-100.0004,34.5743],[-100.0004,34.5745],[-100.0004,34.5799],[-100.0004,34.5939],[-100.0002,34.5974],[-100.0004,34.6014],[-100.0004,34.6017],[-100.0004,34.6046],[-100.0004,34.6163],[-100.0004,34.6251],[-100.0004,34.6255],[-100.0004,34.6271],[-100.0004,34.632],[-100.0004,34.6332],[-100.0004,34.634],[-100.0004,34.6359],[-100.0004,34.6377],[-100.0004,34.6378],[-100.0004,34.6426],[-100.0004,34.6514],[-100.0004,34.6522],[-100.0004,34.6525],[-100.0004,34.6526],[-100.0001,34.6529],[-100.0004,34.6598],[-100.0004,34.667],[-100.0004,34.6672],[-100.0004,34.6709],[-100.0004,34.6711],[-100.0002,34.6818],[-100.0003,34.6839],[-100.0004,34.6957],[-100.0004,34.6963],[-100.0004,34.6964],[-100.0004,34.7035],[-100.0004,34.7036],[-100.0005,34.7084],[-100.0005,34.7086],[-100.0004,34.7103],[-100.0004,34.7106],[-100.0004,34.7109],[-100.0004,34.7144],[-100.0004,34.7219],[-100.0004,34.7246],[-100.0004,34.7252],[-100.0004,34.7254],[-100.0004,34.7324],[-100.0004,34.7392],[-100.0004,34.7399],[-100.0004,34.7403],[-100.0004,34.7464],[-100.0004,34.7465],[-100.0004,34.7472],[-100.0004,34.7474],[-100.0004,34.7475],[-100.0004,34.7488],[-100.0004,34.7501],[-100.0004,34.7529],[-100.0004,34.7542],[-100.0004,34.7543],[-100.0004,34.7544],[-100.0004,34.7573],[-100.0004,34.766],[-100.0004,34.7689],[-100.0004,34.7692],[-100.0004,34.7722],[-100.0004,34.7729],[-100.0004,34.7731],[-100.0004,34.7818],[-100.0004,34.7846],[-100.0004,34.785],[-100.0004,34.7873],[-100.0004,34.7944],[-100.0004,34.7967],[-100.0004,34.8031],[-100.0004,34.8124],[-100.0004,34.8125],[-100.0004,34.819],[-100.0004,34.8193],[-100.0004,34.8216],[-100.0004,34.8269],[-100.0004,34.8322],[-100.0004,34.848],[-100.0004,34.8529],[-100.0004,34.8531],[-100.0004,34.8533],[-100.0004,34.8535],[-100.0004,34.8537],[-100.0004,34.8542],[-100.0004,34.8544],[-100.0004,34.856],[-100.0004,34.8609],[-100.0004,34.8626],[-100.0004,34.8638],[-100.0004,34.8665],[-100.0004,34.8751],[-100.0004,34.8781],[-100.0004,34.8788],[-100.0004,34.882],[-100.0004,34.8852],[-100.0004,34.8863],[-100.0004,34.8949],[-100.0004,34.8981],[-100.0004,34.8984],[-100.0004,34.899],[-100.0004,34.8992],[-100.0004,34.8994],[-100.0004,34.9001],[-100.0004,34.9003],[-100.0004,34.9004],[-100.0004,34.9005],[-100.0004,34.9031],[-100.0004,34.9105],[-100.0004,34.9112],[-100.0004,34.914],[-100.0004,34.9164],[-100.0004,34.9239],[-100.0004,34.9256],[-100.0004,34.9264],[-100.0004,34.9266],[-100.0004,34.9274],[-100.0004,34.9284],[-100.0004,34.9297],[-100.0004,34.9305],[-100.0004,34.9311],[-100.0004,34.9344],[-100.0004,34.9352],[-100.0004,34.9362],[-100.0004,34.9428],[-100.0004,34.949],[-100.0004,34.9503],[-100.0004,34.9536],[-100.0004,34.9552],[-100.0004,34.9601],[-100.0004,34.9617],[-100.0004,34.9624],[-100.0004,34.9644],[-100.0004,34.9651],[-100.0004,34.9652],[-100.0004,34.9653],[-100.0004,34.9654],[-100.0004,34.9661],[-100.0004,34.9682],[-100.0004,34.9689],[-100.0004,34.9709],[-100.0004,34.9716],[-100.0004,34.9796],[-100.0004,34.9823],[-100.0004,34.9832],[-100.0004,34.9861],[-100.0004,34.987],[-100.0004,34.9871],[-100.0004,34.9874],[-100.0004,34.9887],[-100.0004,34.9892],[-100.0004,34.9895],[-100.0004,34.9907],[-100.0004,34.9911],[-100.0004,34.9913],[-100.0004,34.9916],[-100.0004,34.9927],[-100.0004,34.9977],[-100.0004,34.9993],[-100.0004,34.9994],[-100.0004,34.9995],[-100.0004,34.9996],[-100.0004,34.9997],[-100.0004,35],[-100.0004,35.0001],[-100.0004,35.0007],[-100.0004,35.0024],[-100.0004,35.003],[-100.0004,35.004],[-100.0004,35.0069],[-100.0004,35.0078],[-100.0004,35.0092],[-100.0004,35.0133],[-100.0004,35.0147],[-100.0004,35.0149],[-100.0004,35.0157],[-100.0004,35.0159],[-100.0004,35.016],[-100.0004,35.0164],[-100.0004,35.0174],[-100.0004,35.0175],[-100.0004,35.0177],[-100.0004,35.0179],[-100.0004,35.0183],[-100.0004,35.0188],[-100.0004,35.0215],[-100.0004,35.0224],[-100.0004,35.0304],[-100.0004,35.0313],[-100.0004,35.0358],[-100.0004,35.0388],[-100.0004,35.0451],[-100.0004,35.0525],[-100.0004,35.0529],[-100.0004,35.0538],[-100.0004,35.0643],[-100.0004,35.078],[-100.0004,35.0781],[-100.0004,35.0809],[-100.0004,35.0813],[-100.0004,35.0821],[-100.0004,35.0885],[-100.0004,35.0893],[-100.0004,35.0951],[-100.0004,35.1027],[-100.0004,35.1053],[-100.0004,35.1058],[-100.0004,35.1138],[-100.0004,35.1167],[-100.0004,35.1185],[-100.0004,35.1251],[-100.0004,35.127],[-100.0004,35.1279],[-100.0004,35.1315],[-100.0004,35.1355],[-100.0004,35.139],[-100.0004,35.1393],[-100.0004,35.1416],[-100.0004,35.1418],[-100.0004,35.1424],[-100.0004,35.1425],[-100.0004,35.1431],[-100.0004,35.1529],[-100.0004,35.1533],[-100.0004,35.1648],[-100.0004,35.1738],[-100.0004,35.1758],[-100.0004,35.1827],[-100.0004,35.1891],[-100.0004,35.1906],[-100.0004,35.2046],[-100.0004,35.2047],[-100.0004,35.2048],[-100.0004,35.207],[-100.0004,35.2081],[-100.0003,35.21],[-100.0003,35.2104],[-100.0003,35.2115],[-100.0003,35.2178],[-100.0003,35.219],[-100.0003,35.2192],[-100.0002,35.2194],[-100.0002,35.2227],[-100.0002,35.2228],[-100.0002,35.2229],[-100.0002,35.223],[-100.0002,35.2232],[-100.0004,35.2243],[-100.0004,35.225],[-100.0003,35.2268],[-100.0002,35.2271],[-100.0002,35.2274],[-100.0002,35.2281],[-100.0002,35.2295],[-100.0002,35.231],[-100.0002,35.2321],[-100.0002,35.233],[-100.0002,35.2332],[-100.0002,35.2333],[-100.0002,35.2334],[-100.0003,35.2335],[-100.0004,35.2337],[-100.0004,35.2338],[-100.0004,35.2339],[-100.0002,35.2352],[-100.0002,35.2356],[-100.0002,35.2358],[-100.0002,35.237],[-100.0001,35.2388],[-100.0002,35.2416],[-100.0004,35.2474],[-100.0004,35.2484],[-100.0004,35.2486],[-100.0004,35.263],[-100.0004,35.2695],[-100.0004,35.2708],[-100.0004,35.2772],[-100.0004,35.2774],[-100.0004,35.2864],[-100.0004,35.2886],[-100.0004,35.2889],[-100.0004,35.2891],[-100.0004,35.2982],[-100.0004,35.2987],[-100.0004,35.299],[-100.0004,35.2996],[-100.0004,35.3021],[-100.0004,35.3059],[-100.0004,35.3061],[-100.0004,35.3063],[-100.0004,35.3064],[-100.0004,35.3273],[-100.0004,35.3282],[-100.0004,35.3352],[-100.0004,35.3376],[-100.0004,35.3378],[-100.0004,35.3381],[-100.0004,35.3494],[-100.0004,35.3593],[-100.0004,35.3613],[-100.0004,35.3645],[-100.0004,35.3647],[-100.0004,35.4224],[-99.9998,35.4224],[-99.9997,35.4224],[-99.9997,35.4229],[-99.9997,35.4249],[-99.9997,35.4284],[-99.9997,35.4286],[-99.9997,35.4293],[-99.9997,35.4297],[-99.9997,35.4298],[-99.9997,35.4308],[-99.9997,35.4331],[-99.9997,35.4352],[-99.9997,35.4361],[-99.9997,35.4375],[-99.9997,35.4389],[-99.9997,35.4409],[-99.9997,35.4435],[-99.9997,35.4465],[-99.9997,35.4466],[-99.9997,35.4467],[-99.9997,35.4468],[-99.9997,35.4472],[-99.9996,35.4493],[-99.9997,35.4513],[-99.9997,35.4515],[-99.9997,35.4531],[-99.9997,35.4653],[-99.9997,35.4658],[-99.9997,35.4659],[-99.9997,35.466],[-99.9997,35.4661],[-99.9997,35.467],[-99.9997,35.4688],[-99.9997,35.4706],[-99.9997,35.4727],[-99.9997,35.4747],[-99.9997,35.4766],[-99.9997,35.4788],[-99.9997,35.4804],[-99.9997,35.4808],[-99.9996,35.483],[-99.9997,35.4846],[-99.9997,35.4871],[-99.9998,35.4887],[-99.9998,35.4907],[-99.9998,35.4909],[-99.9998,35.4929],[-99.9997,35.4945],[-99.9997,35.4949],[-99.9997,35.4958],[-99.9996,35.498],[-99.9996,35.5004],[-99.9997,35.502],[-99.9997,35.5029],[-99.9998,35.5042],[-99.9998,35.5048],[-99.9999,35.506],[-99.9999,35.5069],[-100,35.5071],[-100,35.5086],[-100.0001,35.5097],[-100,35.5099],[-100,35.5101],[-100,35.5104],[-100.0001,35.5107],[-100.0001,35.5109],[-100.0002,35.5111],[-100.0002,35.5114],[-100.0001,35.5116],[-100.0001,35.5119],[-100.0002,35.5121],[-100.0002,35.5123],[-100.0002,35.5125],[-100.0004,35.5191],[-100.0004,35.5462],[-100.0004,35.5467],[-100.0004,35.5468],[-100.0004,35.5477],[-100.0004,35.5481],[-100.0004,35.5525],[-100.0004,35.5669],[-100.0004,35.5887],[-100.0004,35.5922],[-100.0004,35.6191],[-100.0004,35.6196],[-100.0004,35.6245],[-100.0004,35.6247],[-100.0004,35.625],[-100.0004,35.6251],[-100.0004,35.6252],[-100.0004,35.6279],[-100.0004,35.639],[-100.0004,35.6404],[-100.0004,35.6456],[-100.0004,35.6536],[-100.0004,35.6538],[-100.0004,35.6706],[-100.0004,35.6709],[-100.0004,35.6826],[-100.0004,35.6828],[-100.0004,35.6829],[-100.0004,35.683],[-100.0004,35.6925],[-100.0004,35.7084],[-100.0004,35.7264],[-100.0004,35.7266],[-100.0004,35.7268],[-100.0004,35.727],[-100.0004,35.7422],[-100.0004,35.7423],[-100.0004,35.7426],[-100.0004,35.7427],[-100.0004,35.7451],[-100.0004,35.7452],[-100.0004,35.7462],[-100.0004,35.7501],[-100.0004,35.7578],[-100.0004,35.7612],[-100.0004,35.7627],[-100.0004,35.7703],[-100.0004,35.7713],[-100.0004,35.7718],[-100.0004,35.7729],[-100.0004,35.7739],[-100.0004,35.775],[-100.0004,35.776],[-100.0004,35.7762],[-100.0004,35.7775],[-100.0004,35.779],[-100.0004,35.7793],[-100.0004,35.7794],[-100.0004,35.7808],[-100.0004,35.7822],[-100.0004,35.7837],[-100.0004,35.784],[-100.0004,35.7841],[-100.0004,35.7948],[-100.0004,35.8001],[-100.0004,35.8002],[-100.0004,35.8004],[-100.0004,35.813],[-100.0004,35.8137],[-100.0004,35.8145],[-100.0004,35.8163],[-100.0004,35.8175],[-100.0004,35.8187],[-100.0004,35.8203],[-100.0004,35.8214],[-100.0004,35.8217],[-100.0004,35.8227],[-100.0004,35.8232],[-100.0004,35.8293],[-100.0004,35.8373],[-100.0004,35.842],[-100.0004,35.8422],[-100.0004,35.8441],[-100.0004,35.8453],[-100.0004,35.8514],[-100.0004,35.8528],[-100.0004,35.8565],[-100.0004,35.8573],[-100.0004,35.8605],[-100.0004,35.875],[-100.0004,35.8792],[-100.0004,35.8805],[-100.0004,35.8809],[-100.0004,35.8845],[-100.0004,35.8847],[-100.0004,35.8848],[-100.0004,35.8856],[-100.0004,35.9223],[-100.0004,35.9271],[-100.0004,35.9481],[-100.0004,35.9556],[-100.0004,35.9557],[-100.0004,35.9678],[-100.0004,35.9899],[-100.0004,35.9927],[-100.0004,35.9929],[-100.0004,35.9952],[-100.0004,35.9955],[-100.0004,36],[-100.0004,36.0075],[-100.0004,36.0127],[-100.0004,36.0136],[-100.0004,36.0278],[-100.0004,36.0279],[-100.0004,36.0281],[-100.0004,36.0282],[-100.0004,36.0426],[-100.0004,36.0435],[-100.0004,36.0492],[-100.0004,36.0557],[-100.0004,36.0655],[-100.0004,36.0656],[-100.0004,36.0659],[-100.0004,36.0663],[-100.0004,36.0666],[-100.0004,36.0667],[-100.0004,36.0671],[-100.0004,36.0677],[-100.0004,36.0868],[-100.0004,36.0879],[-100.0004,36.088],[-100.0004,36.0892],[-100.0004,36.1005],[-100.0004,36.125],[-100.0004,36.126],[-100.0004,36.128],[-100.0004,36.1295],[-100.0004,36.1297],[-100.0004,36.1309],[-100.0004,36.131],[-100.0004,36.1637],[-100.0004,36.1842],[-100.0004,36.1867],[-100.0004,36.1872],[-100.0004,36.1875],[-100.0004,36.1932],[-100.0004,36.1947],[-100.0004,36.197],[-100.0004,36.2024],[-100.0004,36.2025],[-100.0004,36.206],[-100.0004,36.211],[-100.0004,36.2159],[-100.0004,36.2169],[-100.0004,36.2194],[-100.0004,36.2264],[-100.0004,36.2375],[-100.0004,36.2377],[-100.0004,36.2403],[-100.0004,36.2438],[-100.0004,36.25],[-100.0004,36.2602],[-100.0004,36.2735],[-100.0004,36.2781],[-100.0004,36.3036],[-100.0004,36.3037],[-100.0004,36.3115],[-100.0004,36.3274],[-100.0004,36.3334],[-100.0004,36.3335],[-100.0004,36.3424],[-100.0004,36.3425],[-100.0004,36.351],[-100.0004,36.3511],[-100.0004,36.3554],[-100.0004,36.357],[-100.0004,36.3595],[-100.0004,36.361],[-100.0004,36.3672],[-100.0004,36.3725],[-100.0004,36.375],[-100.0004,36.3905],[-100.0004,36.3906],[-100.0004,36.3909],[-100.0004,36.3911],[-100.0004,36.3919],[-100.0004,36.3929],[-100.0004,36.3972],[-100.0004,36.3973],[-100.0004,36.4081],[-100.0004,36.4083],[-100.0004,36.4208],[-100.0004,36.4209],[-100.0004,36.4334],[-100.0004,36.4335],[-100.0004,36.4402],[-100.0004,36.4405],[-100.0004,36.4724],[-100.0004,36.4727],[-100.0004,36.4789],[-100.0004,36.4934],[-100.0004,36.4935],[-100.0004,36.4997],[-100.0038,36.4999],[-100.004,36.4999],[-100.0057,36.4999],[-100.0067,36.4998],[-100.0074,36.4998],[-100.0092,36.4998],[-100.0109,36.4999],[-100.0135,36.4999],[-100.0139,36.4999],[-100.014,36.4999],[-100.0161,36.4998],[-100.018,36.4998],[-100.0212,36.4999],[-100.0218,36.4998],[-100.0221,36.4998],[-100.0224,36.4998],[-100.0255,36.4999],[-100.0257,36.4999],[-100.031,36.4999],[-100.0312,36.4999],[-100.0353,36.4999],[-100.0354,36.4999],[-100.0374,36.4999],[-100.0385,36.4999],[-100.0395,36.4999],[-100.0403,36.4999],[-100.0404,36.4999],[-100.0405,36.4999],[-100.0406,36.4999],[-100.0425,36.4999],[-100.0437,36.4999],[-100.0499,36.4999],[-100.05,36.4999],[-100.0549,36.4999],[-100.061,36.4999],[-100.0611,36.4999],[-100.0613,36.4999],[-100.0615,36.4998],[-100.0616,36.4997],[-100.0641,36.4997],[-100.0656,36.4997],[-100.0683,36.4997],[-100.0693,36.4997],[-100.085,36.4997],[-100.0852,36.4997],[-100.09,36.4996],[-100.091,36.4996],[-100.0968,36.4996],[-100.0969,36.4996],[-100.0998,36.4996],[-100.1093,36.4996],[-100.1093,36.4999],[-100.1115,36.4999],[-100.1116,36.4997],[-100.1129,36.4999],[-100.1149,36.4996],[-100.115,36.4999],[-100.1158,36.4997],[-100.1254,36.4998],[-100.1272,36.4996],[-100.1272,36.4999],[-100.1338,36.4996],[-100.1454,36.4999],[-100.1454,36.4997],[-100.1474,36.4996],[-100.1474,36.4999],[-100.1519,36.4996],[-100.152,36.4996],[-100.1523,36.4996],[-100.153,36.4999],[-100.1531,36.4997],[-100.1547,36.4999],[-100.1556,36.4996],[-100.1563,36.4996],[-100.1586,36.4999],[-100.1586,36.4996],[-100.1632,36.4999],[-100.1633,36.4996],[-100.1671,36.4999],[-100.1672,36.4996],[-100.1701,36.4996],[-100.1721,36.4999],[-100.1722,36.4996],[-100.1771,36.4999],[-100.1771,36.4996],[-100.1792,36.4996],[-100.1812,36.4996],[-100.1966,36.4997],[-100.1967,36.4997],[-100.1971,36.4997],[-100.1993,36.4997],[-100.2055,36.4997],[-100.2056,36.4997],[-100.2173,36.4997],[-100.2351,36.4998],[-100.2384,36.4998],[-100.2385,36.4998],[-100.2478,36.4998],[-100.2504,36.4998],[-100.2533,36.4998],[-100.2535,36.4998],[-100.2583,36.4998],[-100.2767,36.4999],[-100.2783,36.4999],[-100.2859,36.4999],[-100.2871,36.4999],[-100.2926,36.4999],[-100.2929,36.4999],[-100.3081,36.4996],[-100.311,36.4996],[-100.3144,36.4996],[-100.3235,36.4999],[-100.3241,36.5],[-100.3242,36.5],[-100.3344,36.4994],[-100.3345,36.4994],[-100.3411,36.4995],[-100.3461,36.4995],[-100.3487,36.4995],[-100.3489,36.4995],[-100.3518,36.4995],[-100.3516,36.4995],[-100.356,36.4995],[-100.3562,36.4995],[-100.3786,36.4995],[-100.3997,36.4995],[-100.4054,36.4995],[-100.4117,36.4995],[-100.4136,36.4995],[-100.4169,36.4995],[-100.4213,36.4995],[-100.4214,36.4995],[-100.4245,36.4995],[-100.434,36.4995],[-100.4377,36.4995],[-100.4409,36.4995],[-100.4487,36.4995],[-100.449,36.4995],[-100.4505,36.4995],[-100.4662,36.4995],[-100.4679,36.4995],[-100.4681,36.4995],[-100.4761,36.4995],[-100.4891,36.4995],[-100.4892,36.4995],[-100.493,36.4994],[-100.4949,36.4993],[-100.495,36.4993],[-100.4952,36.4993],[-100.5137,36.4993],[-100.5199,36.4993],[-100.5221,36.4993],[-100.5222,36.4993],[-100.5252,36.4993],[-100.5302,36.4994],[-100.5303,36.4993],[-100.5311,36.4993],[-100.5312,36.4993],[-100.5461,36.4993],[-100.5492,36.4994],[-100.554,36.4994],[-100.5541,36.4994],[-100.5762,36.4994],[-100.5781,36.4995],[-100.5788,36.4995],[-100.5811,36.4995],[-100.5812,36.4995],[-100.5834,36.4994],[-100.5834,36.4995],[-100.5835,36.4995],[-100.5832,36.4995],[-100.5924,36.4994],[-100.5926,36.4994],[-100.5945,36.4995],[-100.6122,36.4995],[-100.6155,36.4995],[-100.6397,36.4995],[-100.6452,36.4995],[-100.6483,36.4995],[-100.6577,36.4995],[-100.6757,36.4995],[-100.6851,36.4995],[-100.6853,36.4995],[-100.707,36.4995],[-100.7086,36.4995],[-100.7087,36.4995],[-100.7107,36.4996],[-100.7231,36.4996],[-100.7242,36.4996],[-100.7618,36.4996],[-100.7617,36.4996],[-100.7685,36.4996],[-100.8027,36.4996],[-100.8028,36.4996],[-100.8029,36.4996],[-100.8061,36.4997],[-100.8062,36.4997],[-100.8241,36.4996],[-100.8242,36.4996],[-100.8296,36.4996],[-100.8458,36.4997],[-100.8462,36.4997],[-100.8494,36.4998],[-100.8496,36.4998],[-100.8503,36.4999],[-100.851,36.4999],[-100.853,36.4999],[-100.8557,36.4999],[-100.8576,36.4999],[-100.8597,36.4999],[-100.8622,36.4999],[-100.8643,36.4999],[-100.8731,36.4999],[-100.8753,36.4999],[-100.8754,36.4999],[-100.8803,36.4999],[-100.8822,36.4999],[-100.8843,36.4999],[-100.8862,36.4999],[-100.8892,36.4999],[-100.896,36.4999],[-100.9002,36.4999],[-100.9023,36.4999],[-100.903,36.4999],[-100.9044,36.4999],[-100.9072,36.4999],[-100.9113,36.4999],[-100.9165,36.4999],[-100.9182,36.4999],[-100.9224,36.4999],[-100.9344,36.4999],[-100.9361,36.4999],[-100.9374,36.4999],[-100.9403,36.4999],[-100.9408,36.4999],[-100.9484,36.4999],[-100.9541,36.4999],[-100.9543,36.4999],[-100.9545,36.4999],[-100.9568,36.4999],[-100.9632,36.4999],[-100.9707,36.4999],[-100.9738,36.4999],[-100.9744,36.4999],[-100.977,36.4999],[-100.9772,36.4999],[-100.9772,36.4998],[-100.9773,36.4997],[-100.9773,36.4996],[-100.9952,36.4995],[-101.0005,36.4995],[-101.0129,36.4995],[-101.0414,36.4995],[-101.0441,36.4995],[-101.0453,36.4995],[-101.0523,36.4996],[-101.0524,36.4996],[-101.0527,36.4996],[-101.054,36.4995],[-101.0576,36.4995],[-101.0596,36.4995],[-101.0619,36.4995],[-101.0837,36.4993],[-101.0852,36.4992],[-101.0913,36.4992],[-101.099,36.4991],[-101.1254,36.4995],[-101.1357,36.4995],[-101.1405,36.4995],[-101.1445,36.4995],[-101.1685,36.4995],[-101.1694,36.4995],[-101.1862,36.4995],[-101.1869,36.4995],[-101.2,36.4995],[-101.2048,36.4995],[-101.2107,36.4995],[-101.2112,36.4995],[-101.2151,36.4995],[-101.2193,36.4995],[-101.2504,36.4995],[-101.251,36.4995],[-101.2688,36.4995],[-101.2897,36.4995],[-101.3039,36.4995],[-101.315,36.4996],[-101.3155,36.4996],[-101.3161,36.4996],[-101.3164,36.4996],[-101.3166,36.4996],[-101.3166,36.4995],[-101.3167,36.4995],[-101.3177,36.4996],[-101.3178,36.4996],[-101.319,36.4996],[-101.3203,36.4996],[-101.3304,36.4996],[-101.3401,36.4996],[-101.3528,36.4996],[-101.3587,36.4996],[-101.3588,36.4996],[-101.3642,36.4996],[-101.3668,36.4996],[-101.3676,36.4996],[-101.3736,36.4996],[-101.3754,36.4993],[-101.3935,36.4994],[-101.4065,36.4994],[-101.4082,36.4994],[-101.4091,36.4994],[-101.411,36.4993],[-101.4114,36.4993],[-101.4146,36.4993],[-101.4157,36.4993],[-101.4159,36.4993],[-101.416,36.4993],[-101.4256,36.4993],[-101.4316,36.4994],[-101.44,36.4994],[-101.4517,36.4994],[-101.4645,36.4994],[-101.4647,36.4994],[-101.4648,36.4994],[-101.4673,36.4994],[-101.4728,36.4994],[-101.4773,36.4994],[-101.488,36.4994],[-101.4929,36.4995],[-101.4966,36.4995],[-101.5004,36.4996],[-101.5081,36.4996],[-101.543,36.4995],[-101.5441,36.4995],[-101.5452,36.4995],[-101.5464,36.4995],[-101.5517,36.4995],[-101.5519,36.4995],[-101.5616,36.4995],[-101.5634,36.4995],[-101.5644,36.4995],[-101.5651,36.4995],[-101.5657,36.4995],[-101.5673,36.4995],[-101.5674,36.4995],[-101.5773,36.4995],[-101.583,36.4995],[-101.5834,36.4995],[-101.5966,36.4995],[-101.6084,36.4995],[-101.6086,36.4995],[-101.6239,36.4995],[-101.6254,36.4996],[-101.6411,36.4996],[-101.6417,36.4996],[-101.6419,36.4996],[-101.65,36.4996],[-101.6537,36.4996],[-101.6676,36.4995],[-101.6722,36.4995],[-101.6728,36.4995],[-101.6881,36.4995],[-101.6882,36.4995],[-101.6906,36.4995],[-101.6917,36.4995],[-101.6987,36.4995],[-101.6987,36.4996],[-101.699,36.4997],[-101.7094,36.4997],[-101.7185,36.4997],[-101.7306,36.4998],[-101.7438,36.4998],[-101.7504,36.4997],[-101.7515,36.4997],[-101.7516,36.4997],[-101.7517,36.4997],[-101.7519,36.4997],[-101.7636,36.4997],[-101.7732,36.4997],[-101.7756,36.4998],[-101.7781,36.4997],[-101.7794,36.4997],[-101.78,36.4997],[-101.7806,36.4997],[-101.7812,36.4997],[-101.7818,36.4997],[-101.7819,36.4997],[-101.782,36.4997],[-101.7826,36.4997],[-101.7832,36.4997],[-101.7833,36.4997],[-101.7834,36.4997],[-101.7839,36.4997],[-101.7845,36.4997],[-101.7846,36.4997],[-101.7852,36.4997],[-101.7858,36.4997],[-101.7859,36.4997],[-101.7872,36.4997],[-101.7881,36.4997],[-101.7892,36.4997],[-101.7894,36.4997],[-101.7896,36.4997],[-101.7902,36.4997],[-101.7906,36.4997],[-101.7986,36.4997],[-101.8066,36.4997],[-101.8145,36.4996],[-101.8265,36.4995],[-101.8266,36.4997],[-101.8266,36.4996],[-101.8275,36.4996],[-101.8341,36.4996],[-101.838,36.4998],[-101.8383,36.4999],[-101.8384,36.5],[-101.8386,36.5],[-101.8387,36.5],[-101.8393,36.5],[-101.8397,36.5],[-101.8398,36.5],[-101.8412,36.5],[-101.8506,36.5],[-101.8546,36.5],[-101.8547,36.5],[-101.8548,36.5],[-101.855,36.5],[-101.875,36.5],[-101.8754,36.5],[-101.8782,36.5],[-101.8801,36.5001],[-101.8946,36.5003],[-101.895,36.5003],[-101.8951,36.5003],[-101.8993,36.5004],[-101.9147,36.5005],[-101.9148,36.5005],[-101.9149,36.5005],[-101.9206,36.5005],[-101.9229,36.5005],[-101.9231,36.5005],[-101.9233,36.5005],[-101.9235,36.5005],[-101.9236,36.5005],[-101.9237,36.5005],[-101.9245,36.5005],[-101.9267,36.5005],[-101.9283,36.5005],[-101.9302,36.5005],[-101.9316,36.5005],[-101.9434,36.5005],[-101.9473,36.5005],[-101.9474,36.5005],[-101.9573,36.5004],[-101.96,36.5004],[-101.9605,36.5004],[-101.9606,36.5004],[-101.9738,36.5005],[-101.9835,36.5005],[-101.9865,36.5005],[-101.9892,36.5004],[-101.9932,36.5003],[-101.9934,36.5003],[-102.0005,36.5003],[-102.0125,36.5006],[-102.0231,36.5006],[-102.0316,36.5006],[-102.0323,36.5006],[-102.0426,36.5006],[-102.0427,36.5006],[-102.0631,36.5006],[-102.0632,36.5006],[-102.0723,36.5006],[-102.0769,36.5006],[-102.107,36.5006],[-102.1082,36.5007],[-102.1085,36.5007],[-102.1221,36.5007],[-102.1255,36.5003],[-102.1425,36.5003],[-102.1438,36.5003],[-102.153,36.5003],[-102.1532,36.5003],[-102.1625,36.5003],[-102.1874,36.5003],[-102.2155,36.5003],[-102.2162,36.5003],[-102.2206,36.5003],[-102.2441,36.5007],[-102.2444,36.5007],[-102.245,36.5007],[-102.2457,36.5005],[-102.2468,36.5006],[-102.2469,36.5006],[-102.2505,36.5004],[-102.2606,36.5004],[-102.2763,36.5004],[-102.2815,36.5004],[-102.3196,36.5004],[-102.3197,36.5004],[-102.3287,36.5004],[-102.3305,36.5004],[-102.3478,36.5004],[-102.3555,36.5004],[-102.3665,36.5004],[-102.3755,36.5005],[-102.3826,36.5005],[-102.4272,36.5005],[-102.4458,36.5005],[-102.4627,36.5005],[-102.5005,36.5004],[-102.5172,36.5004],[-102.525,36.5004],[-102.5251,36.5004],[-102.5353,36.5004],[-102.5707,36.5004],[-102.5795,36.5004],[-102.5842,36.5004],[-102.6255,36.5004],[-102.6431,36.5005],[-102.6651,36.5005],[-102.6658,36.5005],[-102.6659,36.5005],[-102.669,36.5005],[-102.6702,36.5005],[-102.697,36.5005],[-102.7297,36.5007],[-102.7505,36.5004],[-102.7818,36.5004],[-102.7827,36.5004],[-102.7868,36.5004],[-102.7921,36.5005],[-102.7922,36.5005],[-102.7951,36.5005],[-102.8073,36.5005],[-102.8212,36.5006],[-102.8407,36.5006],[-102.8445,36.5005],[-102.8681,36.5005],[-102.8755,36.5002],[-102.889,36.5003],[-102.8941,36.5003],[-102.8942,36.5003],[-102.9042,36.5003],[-102.9126,36.5003],[-102.9216,36.5003],[-102.9283,36.5003],[-102.9529,36.5003],[-102.9599,36.5004],[-102.96,36.5004],[-102.9716,36.5004],[-102.9817,36.5004],[-102.9829,36.5004],[-102.9845,36.5004],[-102.9893,36.5004],[-102.9968,36.5004],[-102.997,36.5004],[-102.9972,36.5004],[-102.9973,36.5004],[-103.0005,36.5004],[-103.0018,36.5004],[-103.002,36.5004],[-103.0021,36.5004],[-103.0024,36.5004],[-103.0024,36.5005]]]},"properties":{"STATE_ID":"40","STATE_NAME":"Oklahoma"},"id":40}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-84.3218,34.9884],[-84.3219,34.9884],[-84.3237,34.9884],[-84.3238,34.9884],[-84.3263,34.9884],[-84.3281,34.9884],[-84.3285,34.9884],[-84.3288,34.9884],[-84.332,34.9884],[-84.3323,34.9884],[-84.3326,34.9884],[-84.3327,34.9884],[-84.336,34.9884],[-84.3363,34.9884],[-84.3368,34.9884],[-84.3373,34.9883],[-84.3375,34.9883],[-84.3376,34.9883],[-84.3377,34.9883],[-84.3378,34.9883],[-84.3381,34.9883],[-84.3383,34.9883],[-84.3392,34.9883],[-84.3419,34.9883],[-84.3427,34.9883],[-84.3429,34.9883],[-84.3433,34.9883],[-84.3434,34.9883],[-84.3436,34.9883],[-84.3441,34.9883],[-84.3443,34.9883],[-84.3444,34.9883],[-84.3445,34.9883],[-84.3448,34.9883],[-84.345,34.9883],[-84.3451,34.9883],[-84.3453,34.9883],[-84.3454,34.9883],[-84.3468,34.9883],[-84.3481,34.9883],[-84.3502,34.9882],[-84.3509,34.9882],[-84.3522,34.9882],[-84.3536,34.9882],[-84.3577,34.9883],[-84.3591,34.9883],[-84.3593,34.9883],[-84.3594,34.9883],[-84.3604,34.9883],[-84.3607,34.9883],[-84.3611,34.9883],[-84.3613,34.9883],[-84.3616,34.9883],[-84.3632,34.9883],[-84.3637,34.9883],[-84.3639,34.9883],[-84.3642,34.9883],[-84.3674,34.9883],[-84.3684,34.9883],[-84.3688,34.9883],[-84.3691,34.9883],[-84.3692,34.9883],[-84.3702,34.9883],[-84.3708,34.9882],[-84.3711,34.9882],[-84.3717,34.9882],[-84.3719,34.9882],[-84.3722,34.9882],[-84.373,34.9882],[-84.3736,34.9882],[-84.3749,34.988],[-84.3774,34.988],[-84.3791,34.988],[-84.3813,34.988],[-84.3826,34.988],[-84.3827,34.988],[-84.3828,34.988],[-84.3829,34.988],[-84.383,34.988],[-84.3831,34.988],[-84.3836,34.988],[-84.3837,34.988],[-84.3838,34.988],[-84.3844,34.988],[-84.3861,34.988],[-84.3868,34.988],[-84.3874,34.988],[-84.3892,34.988],[-84.3898,34.988],[-84.3899,34.988],[-84.3907,34.988],[-84.3909,34.988],[-84.392,34.988],[-84.3938,34.9881],[-84.3949,34.988],[-84.396,34.988],[-84.397,34.988],[-84.3984,34.988],[-84.3987,34.988],[-84.4013,34.988],[-84.4014,34.988],[-84.4019,34.988],[-84.4036,34.988],[-84.4038,34.988],[-84.4086,34.9881],[-84.4138,34.9881],[-84.4141,34.9881],[-84.4156,34.9881],[-84.4198,34.9881],[-84.426,34.9881],[-84.4304,34.9881],[-84.4309,34.9881],[-84.4331,34.9881],[-84.4334,34.9881],[-84.4349,34.9881],[-84.4385,34.9881],[-84.4386,34.9881],[-84.4392,34.9881],[-84.4447,34.9881],[-84.4448,34.9881],[-84.4452,34.9881],[-84.4533,34.9881],[-84.4548,34.9881],[-84.4549,34.9881],[-84.4553,34.9881],[-84.4574,34.9881],[-84.458,34.9881],[-84.4626,34.9881],[-84.4634,34.9881],[-84.466,34.9881],[-84.4662,34.9881],[-84.4665,34.9881],[-84.4667,34.9881],[-84.4873,34.9882],[-84.4879,34.9882],[-84.4883,34.9882],[-84.4884,34.9882],[-84.497,34.9881],[-84.4999,34.9881],[-84.5002,34.988],[-84.5032,34.988],[-84.5033,34.988],[-84.5042,34.988],[-84.5071,34.988],[-84.5081,34.988],[-84.5084,34.988],[-84.5095,34.988],[-84.5099,34.988],[-84.5111,34.988],[-84.5146,34.9881],[-84.5158,34.9881],[-84.5164,34.9881],[-84.5182,34.9881],[-84.5189,34.9881],[-84.5214,34.9881],[-84.5289,34.9881],[-84.5315,34.9881],[-84.5363,34.9881],[-84.5415,34.9882],[-84.5497,34.9882],[-84.551,34.9882],[-84.5552,34.9882],[-84.5559,34.9882],[-84.5563,34.9882],[-84.5578,34.9883],[-84.5582,34.9883],[-84.5584,34.9883],[-84.5602,34.9883],[-84.5662,34.9883],[-84.568,34.9883],[-84.5682,34.9883],[-84.5683,34.9883],[-84.5685,34.9883],[-84.5691,34.9883],[-84.5693,34.9883],[-84.5694,34.9883],[-84.5698,34.9883],[-84.5699,34.9883],[-84.5702,34.9883],[-84.571,34.9883],[-84.5713,34.9883],[-84.5716,34.9883],[-84.5726,34.9883],[-84.573,34.9883],[-84.5755,34.9883],[-84.5809,34.9883],[-84.5831,34.9883],[-84.5856,34.9883],[-84.5869,34.9883],[-84.5872,34.9883],[-84.5919,34.9883],[-84.5921,34.9883],[-84.5938,34.9883],[-84.5941,34.9883],[-84.5951,34.9883],[-84.5954,34.9883],[-84.5956,34.9883],[-84.5962,34.9883],[-84.5964,34.9883],[-84.5965,34.9883],[-84.597,34.9883],[-84.5972,34.9883],[-84.5974,34.9883],[-84.5982,34.9883],[-84.5984,34.9883],[-84.5989,34.9883],[-84.6003,34.9883],[-84.6007,34.9883],[-84.6013,34.9883],[-84.6014,34.9883],[-84.6031,34.9883],[-84.6037,34.9883],[-84.6039,34.9883],[-84.6046,34.9883],[-84.6048,34.9883],[-84.606,34.9883],[-84.6082,34.9883],[-84.6172,34.9883],[-84.6182,34.9883],[-84.6215,34.9883],[-84.624,34.9881],[-84.6249,34.988],[-84.6314,34.988],[-84.6338,34.988],[-84.6339,34.988],[-84.634,34.988],[-84.6344,34.988],[-84.6345,34.988],[-84.6346,34.988],[-84.6349,34.988],[-84.6361,34.988],[-84.6364,34.988],[-84.6365,34.988],[-84.6366,34.988],[-84.6368,34.988],[-84.6424,34.988],[-84.6599,34.9881],[-84.6655,34.9881],[-84.6656,34.9881],[-84.6657,34.9881],[-84.6658,34.9881],[-84.6672,34.9881],[-84.6716,34.9881],[-84.673,34.9881],[-84.6731,34.9881],[-84.6732,34.9881],[-84.6739,34.9881],[-84.6764,34.9881],[-84.6771,34.9881],[-84.6772,34.9881],[-84.6774,34.9881],[-84.6775,34.9881],[-84.6782,34.9881],[-84.6813,34.9882],[-84.6822,34.9882],[-84.6823,34.9882],[-84.6824,34.9882],[-84.6825,34.9882],[-84.6834,34.9882],[-84.6867,34.9882],[-84.6878,34.9882],[-84.688,34.9882],[-84.6892,34.9882],[-84.6932,34.9881],[-84.6945,34.9881],[-84.695,34.9881],[-84.6975,34.9881],[-84.7065,34.9881],[-84.7074,34.9881],[-84.7095,34.9881],[-84.7097,34.9881],[-84.7104,34.9881],[-84.7131,34.9881],[-84.714,34.988],[-84.7146,34.988],[-84.7147,34.988],[-84.7168,34.9881],[-84.7175,34.9881],[-84.7181,34.9881],[-84.7191,34.9881],[-84.724,34.988],[-84.7256,34.988],[-84.7259,34.9881],[-84.7269,34.9882],[-84.7272,34.9882],[-84.7274,34.9882],[-84.7277,34.9882],[-84.7281,34.9881],[-84.7282,34.9881],[-84.7294,34.9881],[-84.7299,34.9881],[-84.7301,34.9881],[-84.7308,34.9882],[-84.7309,34.9882],[-84.731,34.9882],[-84.7311,34.9881],[-84.7314,34.9881],[-84.7315,34.9881],[-84.7316,34.9881],[-84.732,34.9881],[-84.7321,34.988],[-84.7326,34.988],[-84.7339,34.988],[-84.7344,34.9879],[-84.7346,34.9879],[-84.7349,34.9879],[-84.7356,34.9879],[-84.7358,34.9879],[-84.7365,34.9879],[-84.7367,34.9879],[-84.7369,34.9879],[-84.737,34.9879],[-84.7371,34.9879],[-84.7385,34.9878],[-84.7386,34.9878],[-84.7402,34.9879],[-84.7499,34.9881],[-84.75,34.9881],[-84.7655,34.988],[-84.7759,34.9879],[-84.776,34.9879],[-84.7761,34.9879],[-84.7768,34.9879],[-84.7789,34.9879],[-84.7795,34.9879],[-84.7796,34.9879],[-84.7797,34.9879],[-84.7798,34.9879],[-84.7842,34.9878],[-84.7906,34.9877],[-84.7913,34.9877],[-84.7925,34.9877],[-84.7978,34.9877],[-84.8024,34.9876],[-84.804,34.9876],[-84.8079,34.9876],[-84.8081,34.9876],[-84.8089,34.9876],[-84.8092,34.9876],[-84.8099,34.9876],[-84.8105,34.9876],[-84.8118,34.9876],[-84.8173,34.9877],[-84.8184,34.9877],[-84.8199,34.9878],[-84.82,34.9878],[-84.8201,34.9879],[-84.8204,34.9879],[-84.8205,34.988],[-84.8211,34.988],[-84.8231,34.9879],[-84.8238,34.9879],[-84.824,34.9878],[-84.8242,34.9878],[-84.8245,34.9879],[-84.8247,34.9879],[-84.826,34.9879],[-84.8299,34.9878],[-84.8312,34.9877],[-84.8313,34.9878],[-84.8314,34.9878],[-84.8317,34.9879],[-84.8318,34.988],[-84.8319,34.988],[-84.8357,34.9879],[-84.8476,34.9878],[-84.8515,34.9878],[-84.8519,34.9877],[-84.8529,34.9877],[-84.8568,34.9877],[-84.858,34.9877],[-84.8581,34.9877],[-84.8582,34.9877],[-84.8588,34.9878],[-84.8607,34.9878],[-84.861,34.9878],[-84.8613,34.9878],[-84.865,34.9878],[-84.8749,34.9879],[-84.8761,34.9879],[-84.8762,34.9879],[-84.88,34.9879],[-84.8813,34.9879],[-84.884,34.9879],[-84.8841,34.9879],[-84.8852,34.9879],[-84.8865,34.9879],[-84.8875,34.9879],[-84.8905,34.9879],[-84.8908,34.9879],[-84.8915,34.9879],[-84.8915,34.9882],[-84.8942,34.9882],[-84.9022,34.9879],[-84.9049,34.9879],[-84.905,34.9879],[-84.906,34.9879],[-84.9093,34.9879],[-84.9104,34.9879],[-84.9116,34.9879],[-84.9153,34.9879],[-84.9165,34.9879],[-84.9174,34.9879],[-84.92,34.9879],[-84.9209,34.9879],[-84.9211,34.9879],[-84.9216,34.9879],[-84.9218,34.9879],[-84.922,34.9879],[-84.9228,34.9879],[-84.9251,34.9879],[-84.9258,34.9879],[-84.9264,34.9879],[-84.9282,34.9879],[-84.9287,34.9879],[-84.9292,34.9879],[-84.93,34.9879],[-84.9304,34.9879],[-84.9307,34.9879],[-84.9308,34.9879],[-84.9309,34.9879],[-84.932,34.9879],[-84.9325,34.9879],[-84.9376,34.9879],[-84.9393,34.9879],[-84.9394,34.9879],[-84.9395,34.9879],[-84.9399,34.9879],[-84.94,34.9879],[-84.9416,34.9879],[-84.9418,34.9879],[-84.9421,34.9879],[-84.9424,34.9879],[-84.9435,34.9879],[-84.9439,34.9879],[-84.944,34.9879],[-84.9441,34.9878],[-84.9442,34.9878],[-84.9442,34.9879],[-84.9444,34.9879],[-84.9445,34.9879],[-84.9448,34.9879],[-84.945,34.9879],[-84.9453,34.9879],[-84.9461,34.9879],[-84.9463,34.9879],[-84.9465,34.9879],[-84.9476,34.9879],[-84.9515,34.9879],[-84.9516,34.9879],[-84.9528,34.9879],[-84.9533,34.9879],[-84.955,34.9879],[-84.9556,34.9878],[-84.9557,34.9878],[-84.9564,34.9878],[-84.9568,34.9878],[-84.9604,34.9878],[-84.9616,34.9877],[-84.9617,34.9877],[-84.9622,34.9877],[-84.9624,34.9877],[-84.9653,34.9877],[-84.9741,34.9877],[-84.977,34.9877],[-84.9775,34.9877],[-84.9793,34.9877],[-84.9799,34.9877],[-84.98,34.9877],[-84.9803,34.9877],[-84.9804,34.9877],[-84.9807,34.9876],[-84.9816,34.9876],[-84.9819,34.9876],[-84.9824,34.9876],[-84.984,34.9876],[-84.9844,34.9876],[-84.9845,34.9876],[-84.9866,34.9876],[-84.9931,34.9876],[-84.9951,34.9876],[-84.9953,34.9876],[-84.9956,34.9875],[-84.9966,34.9875],[-84.9969,34.9875],[-84.9971,34.9875],[-84.9975,34.9875],[-84.999,34.9875],[-84.9995,34.9876],[-84.9999,34.9875],[-85.0012,34.9875],[-85.0063,34.9874],[-85.008,34.9874],[-85.0083,34.9873],[-85.0094,34.9873],[-85.0097,34.9873],[-85.0103,34.9873],[-85.0124,34.9873],[-85.0129,34.9873],[-85.019,34.9872],[-85.0209,34.9872],[-85.0214,34.9872],[-85.0219,34.9871],[-85.0225,34.9871],[-85.0256,34.9871],[-85.0257,34.9871],[-85.028,34.9871],[-85.0305,34.987],[-85.0351,34.987],[-85.0368,34.987],[-85.0375,34.987],[-85.0377,34.987],[-85.039,34.987],[-85.0429,34.9869],[-85.0435,34.9869],[-85.0451,34.9869],[-85.0452,34.9869],[-85.0465,34.9868],[-85.0478,34.9868],[-85.0499,34.9868],[-85.0516,34.9868],[-85.0529,34.9867],[-85.053,34.9867],[-85.0536,34.9867],[-85.054,34.9867],[-85.0557,34.9867],[-85.0564,34.9867],[-85.0567,34.9867],[-85.0574,34.9867],[-85.0576,34.9867],[-85.058,34.9867],[-85.0592,34.9867],[-85.0596,34.9867],[-85.0603,34.9867],[-85.0625,34.9867],[-85.0632,34.9867],[-85.0635,34.9867],[-85.0641,34.9867],[-85.0645,34.9866],[-85.0648,34.9866],[-85.065,34.9866],[-85.0659,34.9866],[-85.0686,34.9866],[-85.0693,34.9866],[-85.0796,34.9867],[-85.0799,34.9867],[-85.0836,34.9867],[-85.0861,34.9866],[-85.0935,34.9866],[-85.0936,34.9866],[-85.096,34.9865],[-85.0961,34.9865],[-85.0971,34.9865],[-85.1002,34.9866],[-85.101,34.9866],[-85.1011,34.9866],[-85.1012,34.9866],[-85.1014,34.9866],[-85.1019,34.9866],[-85.102,34.9866],[-85.1021,34.9866],[-85.1027,34.9866],[-85.1028,34.9866],[-85.1044,34.9866],[-85.105,34.9866],[-85.1051,34.9866],[-85.1052,34.9866],[-85.1054,34.9866],[-85.1059,34.9866],[-85.1061,34.9866],[-85.1063,34.9866],[-85.1064,34.9866],[-85.1068,34.9866],[-85.107,34.9866],[-85.1071,34.9866],[-85.1079,34.9866],[-85.1102,34.9866],[-85.111,34.9866],[-85.1112,34.9866],[-85.1113,34.9866],[-85.1115,34.9866],[-85.1116,34.9866],[-85.112,34.9866],[-85.1121,34.9866],[-85.1124,34.9866],[-85.1126,34.9866],[-85.1132,34.9866],[-85.1134,34.9866],[-85.114,34.9865],[-85.1141,34.9866],[-85.1142,34.9866],[-85.1147,34.9866],[-85.1166,34.9865],[-85.1175,34.9865],[-85.1176,34.9865],[-85.118,34.9865],[-85.1181,34.9865],[-85.1183,34.9865],[-85.1193,34.9865],[-85.123,34.9865],[-85.1242,34.9865],[-85.1244,34.9865],[-85.1247,34.9865],[-85.1262,34.9865],[-85.1266,34.9864],[-85.1267,34.9864],[-85.1268,34.9865],[-85.1269,34.9865],[-85.127,34.9865],[-85.1271,34.9865],[-85.1274,34.9865],[-85.1279,34.9865],[-85.1282,34.9865],[-85.129,34.9865],[-85.1308,34.9865],[-85.131,34.9865],[-85.1312,34.9865],[-85.1318,34.9865],[-85.1319,34.9865],[-85.1335,34.9865],[-85.1382,34.9864],[-85.1388,34.9864],[-85.1398,34.9864],[-85.1399,34.9864],[-85.14,34.9864],[-85.1401,34.9864],[-85.1406,34.9864],[-85.1408,34.9864],[-85.1418,34.9863],[-85.1431,34.9863],[-85.1439,34.9864],[-85.144,34.9864],[-85.1446,34.9864],[-85.1468,34.9863],[-85.1471,34.9863],[-85.1475,34.9863],[-85.1476,34.9863],[-85.1482,34.9863],[-85.1501,34.9863],[-85.1507,34.9863],[-85.1515,34.9863],[-85.1535,34.9863],[-85.1536,34.9863],[-85.1538,34.9863],[-85.1539,34.9863],[-85.1544,34.9863],[-85.1546,34.9863],[-85.1551,34.9863],[-85.1571,34.9863],[-85.1578,34.9863],[-85.158,34.9863],[-85.1587,34.9863],[-85.1597,34.9862],[-85.1599,34.9862],[-85.1612,34.9862],[-85.1613,34.9862],[-85.1621,34.9861],[-85.1624,34.9861],[-85.1626,34.9861],[-85.1627,34.9861],[-85.1642,34.9861],[-85.1648,34.9861],[-85.1661,34.9861],[-85.1665,34.9861],[-85.1717,34.986],[-85.1734,34.986],[-85.1738,34.986],[-85.1749,34.986],[-85.175,34.986],[-85.1752,34.986],[-85.1766,34.986],[-85.1805,34.9861],[-85.1809,34.9861],[-85.1821,34.9861],[-85.1825,34.9861],[-85.1826,34.9861],[-85.1832,34.9861],[-85.1852,34.986],[-85.1859,34.986],[-85.1863,34.986],[-85.1873,34.986],[-85.1874,34.986],[-85.1875,34.986],[-85.1878,34.986],[-85.188,34.986],[-85.1887,34.986],[-85.1914,34.9859],[-85.1923,34.9859],[-85.1924,34.9859],[-85.1928,34.986],[-85.1929,34.986],[-85.1935,34.9859],[-85.1951,34.9858],[-85.1956,34.9858],[-85.1957,34.9858],[-85.1958,34.9858],[-85.196,34.9858],[-85.1964,34.9858],[-85.1969,34.9859],[-85.1972,34.9859],[-85.1981,34.9859],[-85.2005,34.9859],[-85.2014,34.9859],[-85.2015,34.9859],[-85.2017,34.9859],[-85.2026,34.9858],[-85.2029,34.9858],[-85.203,34.9858],[-85.2041,34.9858],[-85.2073,34.9858],[-85.2076,34.9858],[-85.2087,34.9858],[-85.209,34.9858],[-85.2096,34.9857],[-85.2099,34.9857],[-85.21,34.9857],[-85.2102,34.9857],[-85.2111,34.9857],[-85.2113,34.9857],[-85.2124,34.9857],[-85.2155,34.9857],[-85.2165,34.9857],[-85.2168,34.9857],[-85.2177,34.9857],[-85.218,34.9857],[-85.2181,34.9857],[-85.2185,34.9857],[-85.2186,34.9857],[-85.219,34.9856],[-85.2204,34.9856],[-85.2205,34.9856],[-85.2206,34.9856],[-85.2209,34.9856],[-85.2218,34.9855],[-85.2219,34.9855],[-85.2221,34.9855],[-85.2224,34.9855],[-85.2231,34.9856],[-85.2234,34.9856],[-85.2235,34.9856],[-85.2236,34.9856],[-85.2237,34.9856],[-85.2247,34.9855],[-85.225,34.9855],[-85.2251,34.9855],[-85.2254,34.9855],[-85.2262,34.9856],[-85.2265,34.9856],[-85.2266,34.9856],[-85.2269,34.9856],[-85.2278,34.9855],[-85.2279,34.9855],[-85.228,34.9855],[-85.2285,34.9855],[-85.2299,34.9855],[-85.2304,34.9855],[-85.2314,34.9856],[-85.2346,34.9858],[-85.2356,34.9858],[-85.2361,34.9858],[-85.2374,34.9858],[-85.2378,34.9858],[-85.2379,34.9858],[-85.2384,34.9857],[-85.2385,34.9857],[-85.2388,34.9857],[-85.2394,34.9857],[-85.2395,34.9856],[-85.2397,34.9856],[-85.2398,34.9856],[-85.2403,34.9856],[-85.2417,34.9856],[-85.2422,34.9855],[-85.2427,34.9855],[-85.2443,34.9854],[-85.2448,34.9854],[-85.2449,34.9854],[-85.245,34.9854],[-85.2452,34.9853],[-85.2455,34.9853],[-85.2461,34.9853],[-85.2464,34.9853],[-85.2466,34.9853],[-85.2473,34.9853],[-85.2475,34.9853],[-85.2476,34.9852],[-85.2478,34.9852],[-85.2484,34.9853],[-85.2487,34.9853],[-85.2487,34.9852],[-85.2489,34.9852],[-85.2496,34.9853],[-85.2498,34.9853],[-85.2499,34.9851],[-85.2503,34.9851],[-85.2517,34.9851],[-85.2522,34.9851],[-85.2522,34.9852],[-85.2527,34.9852],[-85.2535,34.9851],[-85.2543,34.9851],[-85.2548,34.985],[-85.2549,34.985],[-85.2552,34.9851],[-85.2553,34.9852],[-85.2557,34.9852],[-85.2558,34.9852],[-85.2566,34.9851],[-85.2567,34.9851],[-85.257,34.9851],[-85.2573,34.9851],[-85.2584,34.9851],[-85.2627,34.9851],[-85.264,34.9851],[-85.2641,34.9851],[-85.2643,34.9851],[-85.2644,34.9851],[-85.2649,34.9851],[-85.2651,34.9851],[-85.2652,34.9851],[-85.2655,34.9851],[-85.2656,34.9851],[-85.2658,34.9851],[-85.2664,34.9851],[-85.2666,34.9851],[-85.2671,34.9852],[-85.2673,34.9852],[-85.269,34.9851],[-85.2697,34.9851],[-85.2699,34.9851],[-85.2707,34.9851],[-85.2709,34.9851],[-85.271,34.9851],[-85.2713,34.9851],[-85.2714,34.9851],[-85.2724,34.985],[-85.2727,34.985],[-85.2728,34.985],[-85.2729,34.985],[-85.273,34.985],[-85.2731,34.985],[-85.2732,34.985],[-85.2736,34.985],[-85.2737,34.985],[-85.2741,34.985],[-85.2754,34.985],[-85.2759,34.985],[-85.276,34.985],[-85.2762,34.985],[-85.2772,34.985],[-85.2775,34.985],[-85.2782,34.9849],[-85.2802,34.9849],[-85.2804,34.9849],[-85.2811,34.9849],[-85.2818,34.9849],[-85.2839,34.9848],[-85.2845,34.9848],[-85.2846,34.9848],[-85.2848,34.9848],[-85.2855,34.9848],[-85.2857,34.9848],[-85.2858,34.9848],[-85.2859,34.9848],[-85.286,34.9848],[-85.2867,34.9849],[-85.2869,34.9849],[-85.287,34.9849],[-85.2878,34.9848],[-85.2879,34.9848],[-85.2895,34.9848],[-85.2896,34.9848],[-85.2899,34.9848],[-85.2945,34.9847],[-85.2946,34.9846],[-85.2947,34.9846],[-85.2949,34.9846],[-85.2951,34.9846],[-85.2966,34.9846],[-85.2974,34.9845],[-85.2994,34.9845],[-85.2995,34.9845],[-85.2998,34.9845],[-85.3002,34.9845],[-85.3007,34.9845],[-85.301,34.9845],[-85.3014,34.9845],[-85.3055,34.9845],[-85.3059,34.9845],[-85.3072,34.9844],[-85.3073,34.9844],[-85.3075,34.9844],[-85.3076,34.9844],[-85.3077,34.9844],[-85.3078,34.9844],[-85.308,34.9844],[-85.3081,34.9844],[-85.3082,34.9844],[-85.3098,34.9844],[-85.3103,34.9844],[-85.3104,34.9844],[-85.3108,34.9844],[-85.3111,34.9843],[-85.3122,34.9843],[-85.3126,34.9843],[-85.3133,34.9843],[-85.3142,34.9843],[-85.3152,34.9842],[-85.3155,34.9842],[-85.316,34.9842],[-85.3161,34.9842],[-85.3162,34.9842],[-85.3163,34.9842],[-85.3164,34.9842],[-85.3171,34.9842],[-85.3172,34.9842],[-85.3173,34.9842],[-85.3174,34.9842],[-85.3175,34.9842],[-85.3176,34.9842],[-85.3186,34.9842],[-85.3199,34.9842],[-85.32,34.9842],[-85.3201,34.9842],[-85.3202,34.9842],[-85.3226,34.9842],[-85.3227,34.9842],[-85.3228,34.9842],[-85.323,34.9841],[-85.3231,34.9841],[-85.3239,34.9841],[-85.3242,34.9841],[-85.3245,34.9841],[-85.3252,34.9841],[-85.3255,34.9841],[-85.3259,34.984],[-85.327,34.984],[-85.3273,34.984],[-85.3274,34.984],[-85.3275,34.984],[-85.3277,34.984],[-85.3278,34.984],[-85.3279,34.984],[-85.3285,34.984],[-85.332,34.984],[-85.3326,34.984],[-85.3327,34.984],[-85.3333,34.984],[-85.3349,34.9839],[-85.3399,34.9838],[-85.3416,34.9838],[-85.3417,34.9838],[-85.3423,34.9838],[-85.3425,34.9838],[-85.3428,34.9838],[-85.344,34.9837],[-85.3444,34.9837],[-85.3446,34.9837],[-85.3453,34.9837],[-85.3454,34.9837],[-85.3456,34.9837],[-85.3463,34.9836],[-85.3477,34.9836],[-85.3484,34.9836],[-85.3491,34.9836],[-85.3501,34.9836],[-85.3532,34.9836],[-85.3542,34.9836],[-85.3545,34.9836],[-85.3555,34.9836],[-85.3556,34.9836],[-85.3558,34.9836],[-85.3563,34.9835],[-85.3575,34.9835],[-85.3576,34.9835],[-85.358,34.9835],[-85.3585,34.9835],[-85.3603,34.9836],[-85.3606,34.9836],[-85.3609,34.9836],[-85.361,34.9836],[-85.3612,34.9835],[-85.3622,34.9834],[-85.3624,34.9834],[-85.3625,34.9834],[-85.3626,34.9834],[-85.3628,34.9834],[-85.3629,34.9834],[-85.363,34.9834],[-85.3631,34.9834],[-85.3636,34.9834],[-85.3637,34.9834],[-85.3639,34.9834],[-85.3641,34.9834],[-85.3646,34.9834],[-85.3648,34.9834],[-85.3649,34.9834],[-85.3651,34.9833],[-85.3652,34.9833],[-85.3691,34.9832],[-85.3795,34.983],[-85.3796,34.983],[-85.3797,34.983],[-85.3849,34.983],[-85.385,34.983],[-85.3861,34.983],[-85.3896,34.983],[-85.3908,34.983],[-85.3912,34.983],[-85.3916,34.983],[-85.3941,34.983],[-85.3948,34.983],[-85.3949,34.983],[-85.3951,34.983],[-85.3952,34.983],[-85.3956,34.983],[-85.3979,34.983],[-85.3984,34.983],[-85.3991,34.983],[-85.4019,34.983],[-85.4022,34.983],[-85.4065,34.9829],[-85.4067,34.9829],[-85.4069,34.9829],[-85.4071,34.9829],[-85.4073,34.9829],[-85.4076,34.9829],[-85.4078,34.9829],[-85.4079,34.9829],[-85.4082,34.9829],[-85.4083,34.9829],[-85.4084,34.9829],[-85.4085,34.9829],[-85.409,34.983],[-85.4092,34.983],[-85.4093,34.983],[-85.4094,34.983],[-85.4095,34.983],[-85.4096,34.983],[-85.4096,34.9829],[-85.4097,34.9829],[-85.4099,34.9829],[-85.41,34.9829],[-85.4104,34.9829],[-85.4117,34.9829],[-85.4122,34.9829],[-85.414,34.983],[-85.4142,34.983],[-85.4155,34.983],[-85.4202,34.983],[-85.422,34.983],[-85.4222,34.983],[-85.4223,34.983],[-85.4225,34.983],[-85.4227,34.9829],[-85.4231,34.9829],[-85.4232,34.9829],[-85.4235,34.9829],[-85.4237,34.9829],[-85.424,34.9829],[-85.4251,34.9829],[-85.4256,34.9829],[-85.4257,34.9829],[-85.426,34.9829],[-85.4268,34.9829],[-85.4271,34.9829],[-85.4275,34.9829],[-85.4287,34.9829],[-85.4291,34.9829],[-85.4296,34.983],[-85.4312,34.983],[-85.4317,34.983],[-85.4323,34.983],[-85.4371,34.983],[-85.4532,34.983],[-85.458,34.983],[-85.4586,34.983],[-85.4587,34.983],[-85.4588,34.983],[-85.459,34.983],[-85.4591,34.983],[-85.4592,34.983],[-85.4594,34.983],[-85.46,34.983],[-85.4626,34.983],[-85.4634,34.983],[-85.4635,34.983],[-85.4641,34.983],[-85.4659,34.983],[-85.4665,34.983],[-85.4667,34.983],[-85.468,34.983],[-85.4726,34.983],[-85.4741,34.983],[-85.476,34.983],[-85.4763,34.983],[-85.4802,34.9831],[-85.4828,34.9831],[-85.4847,34.9831],[-85.485,34.9831],[-85.4851,34.9831],[-85.4852,34.9831],[-85.4853,34.9831],[-85.4855,34.9831],[-85.4863,34.9831],[-85.4866,34.9831],[-85.4889,34.9831],[-85.4956,34.9832],[-85.4969,34.9832],[-85.4978,34.9832],[-85.4979,34.9832],[-85.4981,34.9832],[-85.4982,34.9832],[-85.4985,34.9832],[-85.4996,34.9832],[-85.5,34.9833],[-85.5006,34.9833],[-85.5026,34.9834],[-85.5033,34.9834],[-85.5142,34.9835],[-85.5175,34.9835],[-85.518,34.9835],[-85.52,34.9836],[-85.5202,34.9836],[-85.5205,34.9836],[-85.5213,34.9836],[-85.5216,34.9836],[-85.5219,34.9836],[-85.522,34.9836],[-85.5242,34.9836],[-85.5309,34.9837],[-85.5331,34.9837],[-85.5333,34.9837],[-85.534,34.9838],[-85.5342,34.9838],[-85.5347,34.9838],[-85.5364,34.9838],[-85.537,34.9838],[-85.5401,34.9838],[-85.5496,34.984],[-85.5527,34.984],[-85.5529,34.984],[-85.5536,34.984],[-85.5537,34.984],[-85.5539,34.984],[-85.5541,34.984],[-85.5549,34.984],[-85.5551,34.984],[-85.5582,34.9841],[-85.5675,34.9842],[-85.5706,34.9842],[-85.5727,34.9843],[-85.5756,34.9843],[-85.5905,34.9845],[-85.5949,34.9845],[-85.5955,34.9845],[-85.5959,34.9846],[-85.5974,34.9846],[-85.5978,34.9846],[-85.5983,34.9846],[-85.5986,34.9846],[-85.5994,34.9846],[-85.5997,34.9846],[-85.5999,34.9846],[-85.6006,34.9846],[-85.6016,34.9846],[-85.6026,34.9846],[-85.6033,34.9847],[-85.6034,34.9847],[-85.6039,34.9847],[-85.6041,34.9847],[-85.6043,34.9847],[-85.605,34.9847],[-85.6052,34.9847],[-85.6106,34.9848],[-85.6115,34.9848],[-85.6127,34.9849],[-85.622,34.9851],[-85.625,34.9852],[-85.6273,34.9852],[-85.6276,34.9852],[-85.6362,34.9853],[-85.6363,34.9853],[-85.6376,34.9854],[-85.6383,34.9854],[-85.6546,34.9856],[-85.6549,34.9856],[-85.6559,34.9856],[-85.6679,34.9858],[-85.6683,34.9858],[-85.677,34.986],[-85.691,34.9862],[-85.6914,34.9862],[-85.6925,34.9862],[-85.6947,34.9862],[-85.6948,34.9862],[-85.6954,34.9862],[-85.6964,34.9863],[-85.6966,34.9863],[-85.6992,34.9863],[-85.6994,34.9863],[-85.7003,34.9863],[-85.7008,34.9863],[-85.7021,34.9864],[-85.7023,34.9864],[-85.7138,34.9865],[-85.716,34.9866],[-85.719,34.9866],[-85.7198,34.9866],[-85.7203,34.9866],[-85.7221,34.9867],[-85.7224,34.9867],[-85.7262,34.9867],[-85.7267,34.9867],[-85.7273,34.9867],[-85.7296,34.9868],[-85.7323,34.9868],[-85.7356,34.9869],[-85.7358,34.9869],[-85.7449,34.987],[-85.7489,34.9871],[-85.75,34.9871],[-85.7579,34.9872],[-85.7631,34.9872],[-85.7727,34.9873],[-85.7728,34.9873],[-85.7731,34.9873],[-85.778,34.9874],[-85.7834,34.9874],[-85.7838,34.9874],[-85.7876,34.9875],[-85.7961,34.9876],[-85.7969,34.9876],[-85.8022,34.9877],[-85.8079,34.9878],[-85.8086,34.9878],[-85.8108,34.9878],[-85.8109,34.9878],[-85.8129,34.9878],[-85.8138,34.9879],[-85.8139,34.9879],[-85.8226,34.9881],[-85.8238,34.9881],[-85.824,34.9881],[-85.8241,34.9881],[-85.8242,34.9881],[-85.8243,34.9881],[-85.8244,34.9881],[-85.8244,34.988],[-85.8245,34.988],[-85.8249,34.988],[-85.8254,34.988],[-85.8259,34.988],[-85.8264,34.988],[-85.8284,34.9881],[-85.8287,34.9881],[-85.8288,34.9881],[-85.8365,34.9881],[-85.8369,34.9881],[-85.8479,34.9882],[-85.8506,34.9882],[-85.8516,34.9882],[-85.8609,34.9882],[-85.8639,34.9883],[-85.8653,34.9883],[-85.8731,34.9883],[-85.875,34.9884],[-85.8753,34.9884],[-85.8821,34.9885],[-85.8844,34.9885],[-85.886,34.9885],[-85.8906,34.9885],[-85.8921,34.9886],[-85.8922,34.9886],[-85.8925,34.9885],[-85.8926,34.9885],[-85.8931,34.9885],[-85.8944,34.9886],[-85.8949,34.9886],[-85.8952,34.9886],[-85.8961,34.9886],[-85.8964,34.9886],[-85.8969,34.9886],[-85.8985,34.9886],[-85.8989,34.9886],[-85.899,34.9886],[-85.8991,34.9886],[-85.8992,34.9886],[-85.9038,34.9886],[-85.9041,34.9886],[-85.9082,34.9887],[-85.9235,34.9886],[-85.9254,34.9886],[-85.9313,34.9886],[-85.9409,34.9887],[-85.9544,34.9888],[-85.9547,34.9888],[-85.9551,34.9888],[-85.9556,34.9888],[-85.956,34.9888],[-85.9574,34.9888],[-85.9578,34.9888],[-85.9604,34.9888],[-85.9624,34.9888],[-85.9678,34.9888],[-85.9762,34.9889],[-85.9772,34.9889],[-85.9808,34.9889],[-85.9809,34.9889],[-85.981,34.9889],[-85.9864,34.9889],[-86,34.989],[-86.0025,34.989],[-86.0075,34.989],[-86.0078,34.989],[-86.0118,34.9891],[-86.0187,34.9891],[-86.0237,34.9892],[-86.0277,34.9892],[-86.0387,34.9893],[-86.0517,34.9894],[-86.0616,34.9895],[-86.0671,34.9895],[-86.073,34.9895],[-86.0846,34.9896],[-86.0856,34.9896],[-86.0885,34.9896],[-86.0894,34.9896],[-86.0919,34.9896],[-86.0994,34.9897],[-86.1019,34.9897],[-86.1027,34.9897],[-86.1051,34.9897],[-86.1059,34.9897],[-86.1084,34.9897],[-86.1158,34.9898],[-86.1183,34.9898],[-86.1221,34.9898],[-86.125,34.9898],[-86.1334,34.9898],[-86.137,34.9898],[-86.1372,34.9898],[-86.1377,34.9898],[-86.1393,34.9899],[-86.1398,34.9899],[-86.1527,34.9899],[-86.1528,34.9899],[-86.1529,34.9899],[-86.1533,34.9899],[-86.1551,34.9899],[-86.1616,34.99],[-86.1638,34.99],[-86.1785,34.9901],[-86.18,34.9901],[-86.1857,34.9901],[-86.1862,34.9901],[-86.1888,34.9901],[-86.1922,34.9901],[-86.2024,34.9902],[-86.2058,34.9902],[-86.2069,34.9902],[-86.2102,34.9902],[-86.2113,34.9902],[-86.2128,34.9902],[-86.2174,34.9903],[-86.2189,34.9903],[-86.2225,34.9903],[-86.2257,34.9903],[-86.2334,34.9904],[-86.237,34.9904],[-86.2475,34.9904],[-86.248,34.9904],[-86.25,34.9906],[-86.2531,34.9906],[-86.254,34.9906],[-86.2541,34.9906],[-86.2552,34.9906],[-86.2558,34.9906],[-86.2576,34.9906],[-86.2582,34.9906],[-86.2649,34.9907],[-86.285,34.9909],[-86.2917,34.991],[-86.2934,34.991],[-86.297,34.991],[-86.2982,34.991],[-86.2998,34.991],[-86.3021,34.991],[-86.309,34.9911],[-86.3113,34.9911],[-86.3128,34.9911],[-86.3173,34.9911],[-86.3188,34.9912],[-86.3211,34.9912],[-86.3213,34.9912],[-86.3338,34.9913],[-86.3356,34.9913],[-86.3357,34.9913],[-86.3401,34.9914],[-86.3418,34.9914],[-86.3435,34.9914],[-86.3436,34.9914],[-86.3437,34.9914],[-86.3521,34.9915],[-86.3554,34.9915],[-86.3584,34.9915],[-86.3676,34.9916],[-86.3706,34.9917],[-86.3708,34.9917],[-86.3743,34.9917],[-86.375,34.9917],[-86.3774,34.9917],[-86.3775,34.9917],[-86.3843,34.9917],[-86.3852,34.9917],[-86.3878,34.9917],[-86.3886,34.9917],[-86.3887,34.9917],[-86.3889,34.9917],[-86.3896,34.9917],[-86.3899,34.9917],[-86.3902,34.9917],[-86.3908,34.9917],[-86.3926,34.9917],[-86.3932,34.9917],[-86.3972,34.9916],[-86.3973,34.9916],[-86.3979,34.9916],[-86.3982,34.9916],[-86.3991,34.9916],[-86.3992,34.9916],[-86.3993,34.9916],[-86.3995,34.9916],[-86.3998,34.9916],[-86.4012,34.9915],[-86.4024,34.9915],[-86.4026,34.9915],[-86.404,34.9915],[-86.4056,34.9914],[-86.406,34.9914],[-86.408,34.9914],[-86.4084,34.9914],[-86.4085,34.9914],[-86.41,34.9914],[-86.4106,34.9914],[-86.4107,34.9914],[-86.4109,34.9914],[-86.4117,34.9913],[-86.4118,34.9913],[-86.4122,34.9913],[-86.4134,34.9912],[-86.4142,34.9912],[-86.4145,34.9912],[-86.4147,34.9912],[-86.4167,34.9911],[-86.4181,34.9911],[-86.4185,34.9911],[-86.4186,34.9911],[-86.4189,34.9911],[-86.4197,34.9911],[-86.4199,34.9911],[-86.4207,34.9911],[-86.421,34.9911],[-86.4229,34.9911],[-86.4238,34.9911],[-86.4244,34.9911],[-86.4252,34.991],[-86.4271,34.991],[-86.4283,34.991],[-86.4286,34.9909],[-86.4287,34.9909],[-86.4291,34.9909],[-86.4297,34.9909],[-86.4304,34.9908],[-86.4318,34.9909],[-86.4331,34.9909],[-86.4341,34.9909],[-86.4367,34.9911],[-86.4392,34.991],[-86.4393,34.991],[-86.4394,34.991],[-86.4397,34.991],[-86.4398,34.991],[-86.4473,34.9909],[-86.4509,34.9909],[-86.451,34.9909],[-86.4554,34.9909],[-86.4555,34.9909],[-86.4596,34.9908],[-86.4598,34.9908],[-86.46,34.9908],[-86.4642,34.9907],[-86.4677,34.9907],[-86.4679,34.9905],[-86.4681,34.9905],[-86.4684,34.9905],[-86.4691,34.9905],[-86.4727,34.9905],[-86.4731,34.9905],[-86.4732,34.9905],[-86.4733,34.9905],[-86.4768,34.9905],[-86.4774,34.9905],[-86.4795,34.9906],[-86.4818,34.9907],[-86.4818,34.9906],[-86.482,34.9906],[-86.4831,34.9906],[-86.4842,34.9906],[-86.485,34.9906],[-86.487,34.9906],[-86.4871,34.9906],[-86.4873,34.9906],[-86.4887,34.9907],[-86.4911,34.9907],[-86.4911,34.9906],[-86.4931,34.9906],[-86.4945,34.9906],[-86.4972,34.9907],[-86.4974,34.9907],[-86.4975,34.9907],[-86.5001,34.9906],[-86.5003,34.9906],[-86.5024,34.9906],[-86.5027,34.9906],[-86.503,34.9906],[-86.5044,34.9907],[-86.5048,34.9907],[-86.5051,34.9907],[-86.5055,34.9907],[-86.5078,34.9907],[-86.509,34.9907],[-86.51,34.9907],[-86.5131,34.9907],[-86.5158,34.9906],[-86.517,34.9907],[-86.5177,34.9907],[-86.5178,34.9907],[-86.5179,34.9907],[-86.5194,34.9907],[-86.5208,34.9907],[-86.5212,34.9907],[-86.5222,34.9907],[-86.5225,34.9907],[-86.5227,34.9907],[-86.523,34.9907],[-86.5267,34.9907],[-86.5268,34.9907],[-86.5273,34.9907],[-86.5277,34.9907],[-86.5285,34.9907],[-86.5286,34.9907],[-86.5362,34.9908],[-86.5382,34.9908],[-86.5387,34.9908],[-86.5458,34.9909],[-86.5494,34.9909],[-86.5552,34.991],[-86.5558,34.9907],[-86.5559,34.9908],[-86.556,34.9908],[-86.5566,34.9908],[-86.5585,34.9908],[-86.5589,34.9908],[-86.5591,34.9908],[-86.5593,34.9908],[-86.5597,34.9908],[-86.5599,34.9908],[-86.5613,34.9908],[-86.5621,34.9908],[-86.5623,34.9908],[-86.5627,34.9908],[-86.5644,34.9908],[-86.5661,34.9908],[-86.5667,34.9908],[-86.5681,34.9909],[-86.5692,34.9909],[-86.5693,34.9909],[-86.5694,34.9909],[-86.5699,34.9909],[-86.5705,34.991],[-86.5708,34.991],[-86.5711,34.991],[-86.5713,34.991],[-86.5714,34.991],[-86.5778,34.9911],[-86.5781,34.9911],[-86.5787,34.9911],[-86.5884,34.9912],[-86.5887,34.9912],[-86.5888,34.9912],[-86.589,34.9912],[-86.5891,34.9911],[-86.59,34.9911],[-86.5909,34.9911],[-86.5916,34.9911],[-86.5919,34.9911],[-86.5921,34.9911],[-86.5923,34.9911],[-86.5927,34.9911],[-86.5932,34.9911],[-86.5935,34.9911],[-86.5948,34.9911],[-86.5962,34.9911],[-86.5963,34.9911],[-86.5965,34.9911],[-86.5977,34.9912],[-86.5989,34.9912],[-86.6,34.9912],[-86.6001,34.9912],[-86.6009,34.9912],[-86.601,34.9912],[-86.6086,34.9913],[-86.6089,34.9913],[-86.625,34.9914],[-86.6265,34.9914],[-86.6267,34.9914],[-86.6272,34.9914],[-86.6273,34.9914],[-86.6291,34.9915],[-86.6292,34.9915],[-86.6299,34.9915],[-86.6302,34.9915],[-86.6303,34.9915],[-86.6324,34.9916],[-86.6326,34.9916],[-86.6333,34.9916],[-86.634,34.9916],[-86.6376,34.9916],[-86.6377,34.9916],[-86.6392,34.9916],[-86.6397,34.9917],[-86.6412,34.9917],[-86.6413,34.9917],[-86.6414,34.9917],[-86.6509,34.9918],[-86.6511,34.9918],[-86.6584,34.9917],[-86.6595,34.9917],[-86.6595,34.9918],[-86.6596,34.9918],[-86.6596,34.9917],[-86.6617,34.9917],[-86.6626,34.9918],[-86.6627,34.9918],[-86.6629,34.9917],[-86.663,34.9917],[-86.6655,34.9917],[-86.6674,34.9917],[-86.6675,34.9918],[-86.6679,34.9918],[-86.6681,34.9917],[-86.6683,34.9917],[-86.6684,34.9918],[-86.6685,34.9919],[-86.6688,34.992],[-86.6691,34.9922],[-86.6693,34.9923],[-86.6696,34.9923],[-86.6697,34.9923],[-86.6698,34.9923],[-86.6699,34.9923],[-86.67,34.9922],[-86.6702,34.992],[-86.6704,34.9919],[-86.6705,34.9918],[-86.6706,34.9918],[-86.6707,34.9917],[-86.6709,34.9917],[-86.6715,34.9918],[-86.6719,34.9918],[-86.6721,34.9918],[-86.6722,34.9918],[-86.6723,34.9918],[-86.6738,34.9918],[-86.6739,34.9918],[-86.6755,34.9919],[-86.6766,34.9919],[-86.6776,34.992],[-86.6777,34.992],[-86.678,34.992],[-86.6795,34.9919],[-86.6796,34.9919],[-86.6799,34.9919],[-86.6806,34.9919],[-86.6807,34.9919],[-86.6814,34.9919],[-86.6817,34.9919],[-86.6828,34.9919],[-86.6848,34.992],[-86.686,34.992],[-86.6867,34.992],[-86.6878,34.992],[-86.6881,34.992],[-86.6886,34.992],[-86.6903,34.992],[-86.6912,34.992],[-86.6918,34.992],[-86.6921,34.992],[-86.6924,34.992],[-86.6929,34.992],[-86.6937,34.992],[-86.694,34.992],[-86.6943,34.992],[-86.6945,34.992],[-86.6949,34.992],[-86.6953,34.992],[-86.6968,34.992],[-86.697,34.992],[-86.6983,34.992],[-86.6984,34.992],[-86.6986,34.992],[-86.7002,34.992],[-86.7005,34.992],[-86.7022,34.9921],[-86.7023,34.9921],[-86.7026,34.9921],[-86.7027,34.9921],[-86.7031,34.9921],[-86.7033,34.9921],[-86.7034,34.9921],[-86.7036,34.9921],[-86.7042,34.9921],[-86.7062,34.9921],[-86.7064,34.9921],[-86.7079,34.9921],[-86.709,34.9921],[-86.7101,34.9921],[-86.7108,34.9921],[-86.7123,34.9921],[-86.7127,34.9921],[-86.7133,34.9921],[-86.7134,34.9921],[-86.7189,34.9921],[-86.7191,34.9921],[-86.7193,34.9921],[-86.7213,34.9921],[-86.7214,34.9921],[-86.7216,34.992],[-86.7217,34.9919],[-86.7218,34.9919],[-86.7289,34.992],[-86.7306,34.992],[-86.7318,34.992],[-86.7323,34.9921],[-86.7327,34.9921],[-86.7332,34.9921],[-86.7341,34.9921],[-86.7342,34.9921],[-86.7347,34.9921],[-86.7363,34.9921],[-86.7371,34.9921],[-86.7375,34.9921],[-86.7394,34.992],[-86.7481,34.992],[-86.7487,34.9921],[-86.7488,34.9921],[-86.7489,34.9921],[-86.749,34.9921],[-86.7499,34.9921],[-86.7505,34.9921],[-86.7514,34.9921],[-86.7526,34.992],[-86.7529,34.992],[-86.7536,34.992],[-86.7543,34.992],[-86.7557,34.992],[-86.7563,34.9921],[-86.7571,34.9921],[-86.7571,34.992],[-86.7592,34.992],[-86.7608,34.992],[-86.7612,34.992],[-86.7613,34.992],[-86.7614,34.992],[-86.7623,34.992],[-86.7627,34.992],[-86.7665,34.992],[-86.7669,34.992],[-86.7672,34.992],[-86.7677,34.992],[-86.7681,34.992],[-86.7693,34.992],[-86.77,34.992],[-86.7709,34.992],[-86.7721,34.992],[-86.7726,34.992],[-86.7731,34.992],[-86.7736,34.992],[-86.7742,34.992],[-86.7747,34.992],[-86.775,34.992],[-86.7761,34.992],[-86.7763,34.992],[-86.7769,34.992],[-86.7771,34.992],[-86.7772,34.992],[-86.7775,34.992],[-86.7782,34.992],[-86.7789,34.992],[-86.7794,34.992],[-86.7796,34.992],[-86.7799,34.992],[-86.7807,34.992],[-86.782,34.992],[-86.7828,34.992],[-86.7835,34.9919],[-86.7836,34.992],[-86.7839,34.9919],[-86.7847,34.9919],[-86.7854,34.9919],[-86.7856,34.9919],[-86.7859,34.9919],[-86.7888,34.9919],[-86.7926,34.9919],[-86.7928,34.9919],[-86.7941,34.9919],[-86.7948,34.9919],[-86.7961,34.9919],[-86.7985,34.9919],[-86.8001,34.9919],[-86.8014,34.9919],[-86.8016,34.9919],[-86.8025,34.9919],[-86.8045,34.9919],[-86.8055,34.9919],[-86.8058,34.9919],[-86.8069,34.9919],[-86.8073,34.9919],[-86.8083,34.9919],[-86.8084,34.9919],[-86.8087,34.9919],[-86.8102,34.9919],[-86.8116,34.9919],[-86.8121,34.9919],[-86.8126,34.9919],[-86.8144,34.9919],[-86.8145,34.9919],[-86.8148,34.9919],[-86.8153,34.9919],[-86.8155,34.9919],[-86.8156,34.9919],[-86.8161,34.9919],[-86.8165,34.9919],[-86.8191,34.9919],[-86.8193,34.9919],[-86.8194,34.9919],[-86.8197,34.9919],[-86.8199,34.9919],[-86.8207,34.9918],[-86.8219,34.9919],[-86.8273,34.9919],[-86.829,34.9919],[-86.834,34.9919],[-86.8342,34.9919],[-86.8357,34.9919],[-86.8358,34.9919],[-86.836,34.9919],[-86.8361,34.9919],[-86.8363,34.9919],[-86.8373,34.9919],[-86.8377,34.9919],[-86.8387,34.9919],[-86.8403,34.9919],[-86.8409,34.992],[-86.8412,34.992],[-86.8416,34.992],[-86.8417,34.992],[-86.8419,34.992],[-86.8421,34.992],[-86.8431,34.992],[-86.8445,34.992],[-86.8446,34.992],[-86.8447,34.992],[-86.8465,34.992],[-86.8467,34.992],[-86.8469,34.992],[-86.8473,34.992],[-86.8478,34.992],[-86.8485,34.992],[-86.8499,34.992],[-86.8526,34.992],[-86.854,34.992],[-86.8551,34.992],[-86.8554,34.992],[-86.8567,34.992],[-86.8574,34.9921],[-86.8576,34.9921],[-86.8577,34.9921],[-86.8591,34.9921],[-86.8594,34.9921],[-86.8601,34.9921],[-86.8614,34.9921],[-86.8615,34.9921],[-86.8615,34.992],[-86.8616,34.992],[-86.8621,34.992],[-86.8665,34.992],[-86.8682,34.9921],[-86.8733,34.9922],[-86.875,34.9922],[-86.8756,34.9922],[-86.8772,34.9922],[-86.8777,34.9922],[-86.8779,34.9922],[-86.8786,34.9922],[-86.8788,34.9922],[-86.8789,34.9922],[-86.879,34.9922],[-86.8792,34.9922],[-86.8795,34.9922],[-86.8813,34.9923],[-86.8881,34.9925],[-86.889,34.9925],[-86.8952,34.9926],[-86.8953,34.9926],[-86.8986,34.9928],[-86.8987,34.9928],[-86.8999,34.9928],[-86.9047,34.9927],[-86.9049,34.9927],[-86.9055,34.9927],[-86.9128,34.9929],[-86.9155,34.993],[-86.9167,34.993],[-86.9171,34.9931],[-86.9227,34.9933],[-86.9274,34.9934],[-86.93,34.9936],[-86.9301,34.9936],[-86.9375,34.9939],[-86.939,34.9939],[-86.9406,34.9939],[-86.9408,34.9939],[-86.9409,34.9939],[-86.9436,34.994],[-86.9496,34.9941],[-86.9517,34.9941],[-86.9524,34.9941],[-86.9525,34.9941],[-86.9655,34.9944],[-86.9671,34.9944],[-86.9672,34.9944],[-86.9676,34.9944],[-86.9687,34.9945],[-86.969,34.9945],[-86.9692,34.9945],[-86.9696,34.9945],[-86.9697,34.9945],[-86.9698,34.9945],[-86.97,34.9945],[-86.9701,34.9945],[-86.9702,34.9945],[-86.9725,34.9945],[-86.9726,34.9944],[-86.9727,34.9944],[-86.9728,34.9944],[-86.973,34.9944],[-86.9743,34.9944],[-86.9744,34.9944],[-86.9747,34.9945],[-86.9749,34.9945],[-86.9756,34.9945],[-86.976,34.9945],[-86.9777,34.9945],[-86.9831,34.9946],[-86.9857,34.9947],[-86.9862,34.9947],[-86.9884,34.9947],[-86.9887,34.9947],[-86.9888,34.9947],[-86.9891,34.9948],[-86.9898,34.9948],[-86.9902,34.9948],[-86.9908,34.9948],[-86.992,34.9948],[-86.9922,34.9948],[-86.9923,34.9948],[-86.9924,34.9948],[-86.9926,34.9948],[-86.9952,34.9949],[-86.9954,34.9949],[-86.9972,34.9949],[-86.9984,34.9949],[-87.0025,34.995],[-87.004,34.995],[-87.0051,34.995],[-87.0075,34.9951],[-87.0081,34.9951],[-87.0088,34.9951],[-87.0091,34.9951],[-87.0094,34.9951],[-87.0109,34.9951],[-87.011,34.9951],[-87.0111,34.9952],[-87.0112,34.9952],[-87.0122,34.9952],[-87.0296,34.9954],[-87.0297,34.9955],[-87.0298,34.9955],[-87.03,34.9955],[-87.0301,34.9955],[-87.0302,34.9955],[-87.0303,34.9955],[-87.0304,34.9955],[-87.0314,34.9955],[-87.0348,34.9956],[-87.0359,34.9956],[-87.0405,34.9958],[-87.0426,34.9958],[-87.0458,34.9959],[-87.0471,34.996],[-87.0473,34.996],[-87.0484,34.996],[-87.0554,34.9962],[-87.0566,34.9962],[-87.0728,34.9964],[-87.073,34.9964],[-87.0849,34.9965],[-87.0852,34.9965],[-87.0857,34.9965],[-87.0899,34.9966],[-87.0915,34.9966],[-87.0945,34.9967],[-87.1051,34.9969],[-87.1114,34.997],[-87.1203,34.9971],[-87.1226,34.9972],[-87.1251,34.9973],[-87.1254,34.9973],[-87.1256,34.9974],[-87.1266,34.9974],[-87.1295,34.9974],[-87.1305,34.9974],[-87.1307,34.9974],[-87.1312,34.9975],[-87.1314,34.9975],[-87.1321,34.9975],[-87.1344,34.9975],[-87.1351,34.9975],[-87.136,34.9975],[-87.1387,34.9976],[-87.1396,34.9976],[-87.1406,34.9976],[-87.1434,34.9977],[-87.1443,34.9977],[-87.1444,34.9977],[-87.1446,34.9977],[-87.1447,34.9977],[-87.1449,34.9977],[-87.154,34.9979],[-87.1568,34.998],[-87.161,34.998],[-87.1614,34.998],[-87.1628,34.9981],[-87.1735,34.9983],[-87.1773,34.9983],[-87.1773,34.9984],[-87.1788,34.9984],[-87.1835,34.9985],[-87.185,34.9985],[-87.1851,34.9985],[-87.1923,34.9986],[-87.1924,34.9986],[-87.1925,34.9986],[-87.1926,34.9986],[-87.1927,34.9986],[-87.1937,34.9987],[-87.1938,34.9987],[-87.194,34.9987],[-87.2033,34.9989],[-87.2108,34.999],[-87.2147,34.9991],[-87.2164,34.9991],[-87.2168,34.9993],[-87.2181,34.9993],[-87.2182,34.9993],[-87.2187,34.9994],[-87.2198,34.9994],[-87.2205,34.9994],[-87.2216,34.9994],[-87.2217,34.9994],[-87.222,34.9994],[-87.2222,34.9994],[-87.2224,34.9994],[-87.2225,34.9994],[-87.2226,34.9994],[-87.2236,34.9994],[-87.2238,34.9994],[-87.224,34.9994],[-87.2241,34.9994],[-87.225,34.9994],[-87.2256,34.9994],[-87.2262,34.9994],[-87.227,34.9994],[-87.2275,34.9994],[-87.2278,34.9995],[-87.2285,34.9994],[-87.2289,34.9994],[-87.2292,34.9994],[-87.23,34.9994],[-87.2303,34.9995],[-87.2304,34.9995],[-87.2306,34.9995],[-87.2313,34.9995],[-87.2316,34.9995],[-87.2323,34.9995],[-87.2345,34.9995],[-87.2353,34.9995],[-87.2356,34.9995],[-87.2364,34.9995],[-87.2367,34.9995],[-87.2372,34.9996],[-87.2387,34.9996],[-87.2391,34.9996],[-87.2407,34.9996],[-87.2454,34.9998],[-87.247,34.9998],[-87.2482,34.9998],[-87.2501,34.9999],[-87.2517,34.9999],[-87.2529,34.9999],[-87.2546,34.9999],[-87.26,35.0001],[-87.2618,35.0001],[-87.2621,35.0001],[-87.2629,35.0001],[-87.2632,35.0001],[-87.2636,35.0001],[-87.2649,35.0002],[-87.2654,35.0002],[-87.2663,35.0002],[-87.2691,35.0001],[-87.27,35.0001],[-87.2727,35.0001],[-87.2742,35.0002],[-87.2745,35.0002],[-87.2746,35.0002],[-87.2751,35.0002],[-87.2755,35.0002],[-87.2762,35.0003],[-87.2769,35.0003],[-87.2782,35.0004],[-87.2786,35.0004],[-87.2792,35.0004],[-87.2798,35.0004],[-87.2801,35.0004],[-87.2802,35.0004],[-87.281,35.0005],[-87.2814,35.0005],[-87.2832,35.0005],[-87.2848,35.0005],[-87.2868,35.0006],[-87.2877,35.0006],[-87.2889,35.0006],[-87.2904,35.0006],[-87.2909,35.0006],[-87.2914,35.0007],[-87.2921,35.0007],[-87.2928,35.0007],[-87.2936,35.0007],[-87.2939,35.0007],[-87.2951,35.0007],[-87.297,35.0007],[-87.2977,35.0007],[-87.2989,35.0008],[-87.2992,35.0008],[-87.2996,35.0008],[-87.3025,35.0009],[-87.3027,35.0009],[-87.3034,35.001],[-87.3036,35.001],[-87.3052,35.001],[-87.3101,35.0011],[-87.3117,35.0011],[-87.313,35.0011],[-87.3166,35.0012],[-87.3178,35.0012],[-87.3182,35.0012],[-87.3192,35.0012],[-87.3196,35.0012],[-87.32,35.0012],[-87.3211,35.0012],[-87.3215,35.0012],[-87.3221,35.0013],[-87.324,35.0013],[-87.3246,35.0013],[-87.3258,35.0013],[-87.3295,35.0014],[-87.3308,35.0014],[-87.332,35.0014],[-87.3359,35.0015],[-87.3372,35.0015],[-87.3373,35.0015],[-87.3374,35.0015],[-87.3375,35.0015],[-87.3387,35.0015],[-87.3425,35.0016],[-87.3438,35.0016],[-87.3449,35.0016],[-87.3482,35.0016],[-87.3493,35.0017],[-87.351,35.0017],[-87.3559,35.0017],[-87.3576,35.0017],[-87.3584,35.0017],[-87.3585,35.0017],[-87.3586,35.0017],[-87.359,35.0018],[-87.3593,35.0018],[-87.3596,35.0018],[-87.3605,35.0018],[-87.3612,35.0018],[-87.3616,35.0018],[-87.3629,35.0018],[-87.3634,35.0018],[-87.3646,35.0018],[-87.3653,35.0018],[-87.3656,35.0018],[-87.3661,35.0018],[-87.3664,35.0018],[-87.3672,35.0019],[-87.3683,35.0019],[-87.3697,35.0019],[-87.3705,35.0019],[-87.3713,35.0019],[-87.3718,35.0019],[-87.3722,35.0019],[-87.3723,35.0019],[-87.3724,35.0019],[-87.3725,35.0019],[-87.3726,35.0019],[-87.3727,35.0019],[-87.3739,35.002],[-87.3753,35.0019],[-87.3762,35.0019],[-87.3773,35.0019],[-87.3776,35.0019],[-87.3777,35.0019],[-87.3787,35.0019],[-87.3789,35.0019],[-87.3793,35.0019],[-87.3799,35.002],[-87.3802,35.002],[-87.3807,35.002],[-87.3811,35.002],[-87.382,35.002],[-87.3847,35.0022],[-87.3855,35.0022],[-87.3861,35.0022],[-87.3876,35.0022],[-87.3882,35.0022],[-87.3915,35.0022],[-87.392,35.0022],[-87.3924,35.0022],[-87.3933,35.0022],[-87.3941,35.0022],[-87.395,35.0023],[-87.3967,35.0023],[-87.3971,35.0023],[-87.3979,35.0023],[-87.3982,35.0023],[-87.3987,35.0023],[-87.3998,35.0023],[-87.4004,35.0023],[-87.401,35.0023],[-87.4015,35.0024],[-87.4019,35.0024],[-87.4023,35.0024],[-87.4027,35.0024],[-87.4032,35.0024],[-87.4036,35.0024],[-87.4039,35.0025],[-87.4041,35.0025],[-87.4043,35.0025],[-87.4045,35.0025],[-87.4046,35.0024],[-87.4047,35.0024],[-87.4048,35.0024],[-87.4049,35.0024],[-87.4051,35.0024],[-87.4057,35.0025],[-87.4059,35.0025],[-87.4063,35.0025],[-87.4065,35.0025],[-87.4067,35.0025],[-87.4076,35.0025],[-87.4082,35.0024],[-87.4087,35.0024],[-87.4088,35.0024],[-87.4092,35.0024],[-87.4093,35.0024],[-87.4099,35.0024],[-87.4107,35.0024],[-87.4111,35.0024],[-87.4114,35.0024],[-87.4118,35.0024],[-87.412,35.0024],[-87.4123,35.0024],[-87.4132,35.0024],[-87.4138,35.0024],[-87.4155,35.0024],[-87.4159,35.0025],[-87.4161,35.0024],[-87.4163,35.0024],[-87.417,35.0024],[-87.4173,35.0024],[-87.4174,35.0024],[-87.4175,35.0024],[-87.4178,35.0025],[-87.418,35.0025],[-87.4182,35.0025],[-87.4185,35.0026],[-87.4188,35.0026],[-87.4189,35.0027],[-87.4194,35.0026],[-87.4209,35.0025],[-87.4215,35.0025],[-87.4216,35.0025],[-87.4219,35.0024],[-87.4221,35.0024],[-87.4224,35.0024],[-87.4226,35.0024],[-87.4232,35.0024],[-87.424,35.0024],[-87.4246,35.0024],[-87.4253,35.0025],[-87.4256,35.0025],[-87.4265,35.0025],[-87.4269,35.0025],[-87.4277,35.0025],[-87.4279,35.0025],[-87.4283,35.0025],[-87.4284,35.0025],[-87.4288,35.0025],[-87.4289,35.0025],[-87.429,35.0025],[-87.4292,35.0025],[-87.4296,35.0027],[-87.43,35.0028],[-87.4371,35.0028],[-87.4383,35.0028],[-87.442,35.0028],[-87.4433,35.0028],[-87.444,35.0028],[-87.4463,35.0028],[-87.4471,35.0028],[-87.4498,35.0027],[-87.4581,35.0027],[-87.4608,35.0027],[-87.4625,35.0027],[-87.4676,35.0028],[-87.4693,35.0028],[-87.4694,35.0028],[-87.4699,35.0028],[-87.4701,35.0028],[-87.4725,35.0028],[-87.4796,35.0028],[-87.482,35.0029],[-87.4827,35.0029],[-87.485,35.0029],[-87.4857,35.0029],[-87.4864,35.0029],[-87.4885,35.0029],[-87.4892,35.0029],[-87.4899,35.0029],[-87.4921,35.003],[-87.4928,35.0031],[-87.4929,35.0031],[-87.4935,35.003],[-87.4951,35.003],[-87.4956,35.003],[-87.4971,35.0029],[-87.4973,35.003],[-87.5,35.0031],[-87.5023,35.0031],[-87.504,35.0031],[-87.5051,35.0031],[-87.5086,35.0031],[-87.5097,35.0031],[-87.51,35.0031],[-87.5108,35.0031],[-87.511,35.0031],[-87.513,35.0031],[-87.519,35.0031],[-87.521,35.0031],[-87.5214,35.0031],[-87.5223,35.0031],[-87.5225,35.0031],[-87.5228,35.0031],[-87.528,35.0031],[-87.5437,35.0033],[-87.5489,35.0033],[-87.5497,35.0033],[-87.5521,35.0033],[-87.5529,35.0033],[-87.553,35.0033],[-87.5534,35.0033],[-87.5535,35.0033],[-87.5558,35.0034],[-87.5627,35.0035],[-87.565,35.0035],[-87.566,35.0035],[-87.569,35.0035],[-87.57,35.0035],[-87.5714,35.0035],[-87.5742,35.0035],[-87.5758,35.0035],[-87.5772,35.0035],[-87.5773,35.0035],[-87.5774,35.0035],[-87.5775,35.0035],[-87.5776,35.0035],[-87.5777,35.0035],[-87.5829,35.0035],[-87.5859,35.0035],[-87.5947,35.0035],[-87.5977,35.0035],[-87.5985,35.0035],[-87.6009,35.0035],[-87.6017,35.0035],[-87.6049,35.0035],[-87.606,35.0034],[-87.6076,35.0035],[-87.6078,35.0035],[-87.6152,35.0035],[-87.6156,35.0035],[-87.6168,35.0036],[-87.6172,35.0036],[-87.6174,35.0036],[-87.618,35.0036],[-87.6182,35.0036],[-87.6184,35.0036],[-87.619,35.0036],[-87.6192,35.0036],[-87.6193,35.0036],[-87.6194,35.0036],[-87.6201,35.0036],[-87.6222,35.0037],[-87.6229,35.0037],[-87.6239,35.0037],[-87.6252,35.0037],[-87.6269,35.0037],[-87.6279,35.0037],[-87.6286,35.0037],[-87.631,35.0037],[-87.6318,35.0037],[-87.6321,35.0037],[-87.6331,35.0037],[-87.6334,35.0037],[-87.6335,35.0037],[-87.6349,35.0037],[-87.6392,35.0037],[-87.6407,35.0037],[-87.6409,35.0037],[-87.6416,35.0037],[-87.6418,35.0037],[-87.6421,35.0037],[-87.643,35.0037],[-87.6433,35.0037],[-87.6462,35.0036],[-87.6547,35.0036],[-87.6576,35.0036],[-87.6623,35.0035],[-87.6658,35.0036],[-87.667,35.0036],[-87.669,35.0036],[-87.6708,35.0036],[-87.6716,35.0036],[-87.6854,35.0037],[-87.6865,35.0037],[-87.6887,35.0037],[-87.6968,35.0038],[-87.6976,35.0039],[-87.7003,35.004],[-87.7004,35.004],[-87.7005,35.004],[-87.7023,35.004],[-87.7024,35.0039],[-87.7095,35.0041],[-87.7119,35.0041],[-87.7202,35.0042],[-87.7223,35.0042],[-87.7293,35.0043],[-87.734,35.0043],[-87.7383,35.0044],[-87.7391,35.0044],[-87.7415,35.0044],[-87.7422,35.0044],[-87.7439,35.0044],[-87.7487,35.0044],[-87.75,35.0044],[-87.7503,35.0044],[-87.7505,35.0044],[-87.7508,35.0045],[-87.7509,35.0045],[-87.7516,35.0045],[-87.759,35.0047],[-87.7596,35.0047],[-87.7597,35.0047],[-87.76,35.0047],[-87.7602,35.0047],[-87.7607,35.0046],[-87.7608,35.0046],[-87.7624,35.0047],[-87.7632,35.0047],[-87.7638,35.0046],[-87.7643,35.0047],[-87.7648,35.0047],[-87.765,35.0047],[-87.7652,35.0046],[-87.7654,35.0046],[-87.7656,35.0046],[-87.7658,35.0046],[-87.7662,35.0046],[-87.7666,35.0046],[-87.7672,35.0046],[-87.7675,35.0046],[-87.7689,35.0046],[-87.7696,35.0046],[-87.7699,35.0046],[-87.7704,35.0047],[-87.7706,35.0047],[-87.7709,35.0047],[-87.7716,35.0047],[-87.7719,35.0047],[-87.7727,35.0047],[-87.773,35.0047],[-87.7736,35.0047],[-87.7764,35.0048],[-87.7795,35.0049],[-87.7801,35.0049],[-87.7818,35.005],[-87.7824,35.005],[-87.783,35.005],[-87.7846,35.005],[-87.7851,35.005],[-87.7855,35.005],[-87.7866,35.005],[-87.787,35.005],[-87.7882,35.005],[-87.7918,35.0051],[-87.793,35.0051],[-87.7932,35.0051],[-87.7937,35.0051],[-87.7939,35.0051],[-87.8127,35.0052],[-87.8128,35.0052],[-87.8132,35.0051],[-87.8137,35.0051],[-87.8191,35.0052],[-87.8211,35.0052],[-87.8305,35.0052],[-87.8406,35.0054],[-87.8486,35.0056],[-87.8516,35.0056],[-87.8519,35.0056],[-87.8526,35.0056],[-87.8533,35.0056],[-87.8559,35.0056],[-87.8593,35.0056],[-87.8597,35.0056],[-87.8606,35.0056],[-87.861,35.0056],[-87.862,35.0056],[-87.865,35.0057],[-87.866,35.0057],[-87.8678,35.0057],[-87.8682,35.0057],[-87.8727,35.0056],[-87.8731,35.0055],[-87.8741,35.0055],[-87.8748,35.0055],[-87.8758,35.0056],[-87.8766,35.0055],[-87.8774,35.0055],[-87.8775,35.0055],[-87.8777,35.0055],[-87.8778,35.0055],[-87.8812,35.0057],[-87.8817,35.0057],[-87.882,35.0057],[-87.8822,35.0057],[-87.883,35.0057],[-87.8833,35.0057],[-87.8868,35.0057],[-87.8974,35.0057],[-87.9009,35.0057],[-87.9012,35.0057],[-87.9019,35.0057],[-87.9021,35.0057],[-87.9031,35.0057],[-87.9052,35.0057],[-87.9063,35.0057],[-87.9073,35.0057],[-87.9079,35.0057],[-87.9097,35.0057],[-87.9103,35.0057],[-87.9106,35.0057],[-87.9113,35.0057],[-87.9115,35.0057],[-87.9125,35.0058],[-87.9154,35.0058],[-87.9164,35.0058],[-87.9165,35.0058],[-87.9271,35.0058],[-87.9385,35.0058],[-87.9436,35.0058],[-87.9466,35.0059],[-87.9556,35.0059],[-87.9586,35.0059],[-87.959,35.0059],[-87.9602,35.0059],[-87.9606,35.0059],[-87.9621,35.0059],[-87.9666,35.0059],[-87.9681,35.0059],[-87.9692,35.0059],[-87.9725,35.0059],[-87.9737,35.0059],[-87.9745,35.0059],[-87.9768,35.0059],[-87.9776,35.0059],[-87.9781,35.0059],[-87.9797,35.0059],[-87.9802,35.0059],[-87.9812,35.0059],[-87.984,35.0059],[-87.9849,35.0059],[-87.9851,35.0059],[-87.9858,35.0059],[-87.986,35.0059],[-87.9871,35.0059],[-87.9904,35.0059],[-87.9915,35.0059],[-87.9942,35.0059],[-88,35.0059],[-88.0023,35.006],[-88.0024,35.006],[-88.0044,35.006],[-88.0051,35.006],[-88.0067,35.006],[-88.0089,35.006],[-88.0116,35.006],[-88.0132,35.0061],[-88.0146,35.0061],[-88.0181,35.0061],[-88.0186,35.0061],[-88.02,35.0061],[-88.0227,35.0061],[-88.0254,35.0062],[-88.0269,35.0062],[-88.0284,35.0062],[-88.0304,35.0062],[-88.0325,35.0062],[-88.0327,35.0062],[-88.0375,35.0063],[-88.0402,35.0063],[-88.0482,35.0064],[-88.0507,35.0064],[-88.0509,35.0064],[-88.051,35.0064],[-88.0511,35.0064],[-88.0512,35.0064],[-88.0544,35.0064],[-88.0578,35.0065],[-88.0598,35.0065],[-88.0639,35.0065],[-88.067,35.0065],[-88.0754,35.0066],[-88.0756,35.0066],[-88.0758,35.0066],[-88.0806,35.0067],[-88.0854,35.0067],[-88.0866,35.0067],[-88.0888,35.0067],[-88.0895,35.0067],[-88.0915,35.0067],[-88.0922,35.0067],[-88.0947,35.0068],[-88.1021,35.0068],[-88.1046,35.0068],[-88.1055,35.0068],[-88.1081,35.0069],[-88.1089,35.0069],[-88.1108,35.0069],[-88.1163,35.007],[-88.1181,35.007],[-88.1182,35.007],[-88.1185,35.007],[-88.1186,35.007],[-88.1194,35.007],[-88.1218,35.007],[-88.1226,35.007],[-88.125,35.007],[-88.1254,35.007],[-88.1407,35.0072],[-88.1428,35.0072],[-88.147,35.0072],[-88.1565,35.0073],[-88.1603,35.0074],[-88.1717,35.0075],[-88.1804,35.0077],[-88.1808,35.0077],[-88.1817,35.0077],[-88.182,35.0077],[-88.1825,35.0077],[-88.1826,35.0077],[-88.1844,35.0077],[-88.1849,35.0078],[-88.1855,35.0078],[-88.1864,35.0078],[-88.1872,35.0078],[-88.1878,35.0078],[-88.1888,35.0078],[-88.192,35.0079],[-88.193,35.0079],[-88.1943,35.0079],[-88.1949,35.0079],[-88.1984,35.008],[-88.1997,35.008],[-88.2,35.008],[-88.2005,35.008],[-88.2009,35.008],[-88.2012,35.008],[-88.2014,35.008],[-88.2018,35.008],[-88.2021,35.008],[-88.2023,35.008],[-88.2025,35.008],[-88.2027,35.008],[-88.2028,35.008],[-88.203,35.008],[-88.2029,35.0079],[-88.2028,35.0078],[-88.2028,35.0076],[-88.2027,35.0075],[-88.2026,35.007],[-88.2024,35.0067],[-88.2022,35.006],[-88.202,35.0054],[-88.2018,35.0045],[-88.2017,35.0043],[-88.2016,35.0035],[-88.2016,35.0032],[-88.2014,35.0025],[-88.2014,35.0023],[-88.2014,35.002],[-88.2012,35.0011],[-88.2012,35.001],[-88.2011,35.0003],[-88.2011,35.0002],[-88.201,35.0001],[-88.201,34.9991],[-88.2009,34.9981],[-88.2008,34.998],[-88.2008,34.9978],[-88.2008,34.9975],[-88.2003,34.9963],[-88.2003,34.996],[-88.2001,34.9956],[-88.2003,34.9956],[-88.2012,34.9956],[-88.2014,34.9956],[-88.2021,34.9956],[-88.2038,34.9956],[-88.2045,34.9956],[-88.2055,34.9956],[-88.2062,34.9956],[-88.2084,34.9956],[-88.2091,34.9956],[-88.2093,34.9956],[-88.2103,34.9956],[-88.2125,34.9956],[-88.2137,34.9956],[-88.2149,34.9956],[-88.2177,34.9956],[-88.2234,34.9955],[-88.2243,34.9955],[-88.226,34.9956],[-88.2288,34.9956],[-88.2329,34.9955],[-88.2345,34.9955],[-88.2348,34.9955],[-88.2351,34.9955],[-88.2354,34.9955],[-88.236,34.9955],[-88.2362,34.9955],[-88.2367,34.9955],[-88.2369,34.9955],[-88.2376,34.9955],[-88.2385,34.9955],[-88.2386,34.9955],[-88.2387,34.9955],[-88.2388,34.9955],[-88.2397,34.9955],[-88.2404,34.9955],[-88.2405,34.9955],[-88.2409,34.9955],[-88.241,34.9955],[-88.2411,34.9955],[-88.2416,34.9955],[-88.2425,34.9955],[-88.247,34.9955],[-88.2485,34.9955],[-88.2487,34.9955],[-88.2489,34.9955],[-88.2496,34.9955],[-88.2497,34.9955],[-88.2498,34.9955],[-88.2498,34.9954],[-88.25,34.9954],[-88.2504,34.9954],[-88.2513,34.9955],[-88.2516,34.9955],[-88.2517,34.9955],[-88.2518,34.9955],[-88.2519,34.9955],[-88.252,34.9955],[-88.2521,34.9955],[-88.2522,34.9955],[-88.2526,34.9955],[-88.2528,34.9955],[-88.253,34.9955],[-88.2531,34.9955],[-88.2538,34.9956],[-88.2559,34.9956],[-88.2578,34.9955],[-88.258,34.9955],[-88.2581,34.9955],[-88.2601,34.9955],[-88.2602,34.9955],[-88.2603,34.9955],[-88.2606,34.9955],[-88.2608,34.9955],[-88.261,34.9955],[-88.2611,34.9955],[-88.2612,34.9955],[-88.2617,34.9955],[-88.2618,34.9955],[-88.2641,34.9955],[-88.2711,34.9956],[-88.2734,34.9956],[-88.274,34.9956],[-88.2741,34.9956],[-88.2753,34.9956],[-88.2829,34.9957],[-88.283,34.9956],[-88.293,34.9956],[-88.305,34.9956],[-88.3051,34.9956],[-88.306,34.9956],[-88.3089,34.9956],[-88.3107,34.9956],[-88.3134,34.9956],[-88.3243,34.9956],[-88.3265,34.9956],[-88.3275,34.9956],[-88.3304,34.9956],[-88.3314,34.9956],[-88.3316,34.9956],[-88.3324,34.9956],[-88.3327,34.9956],[-88.3347,34.9956],[-88.3409,34.9956],[-88.343,34.9956],[-88.3436,34.9956],[-88.3454,34.9955],[-88.346,34.9955],[-88.3467,34.9955],[-88.349,34.9955],[-88.3498,34.9955],[-88.3512,34.9955],[-88.3539,34.9955],[-88.3553,34.9954],[-88.3566,34.9954],[-88.3567,34.9954],[-88.3568,34.9954],[-88.3572,34.9954],[-88.3573,34.9954],[-88.3576,34.9955],[-88.3581,34.9955],[-88.3586,34.9955],[-88.3589,34.9955],[-88.3597,34.9955],[-88.3621,34.9955],[-88.3626,34.9955],[-88.3629,34.9955],[-88.363,34.9955],[-88.3634,34.9955],[-88.3635,34.9955],[-88.3636,34.9955],[-88.3641,34.9955],[-88.3654,34.9955],[-88.3659,34.9955],[-88.3667,34.9955],[-88.369,34.9955],[-88.3698,34.9955],[-88.3703,34.9955],[-88.3719,34.9955],[-88.3724,34.9955],[-88.3725,34.9955],[-88.374,34.9956],[-88.375,34.9956],[-88.3789,34.9956],[-88.3796,34.9956],[-88.3805,34.9956],[-88.3807,34.9956],[-88.3812,34.9956],[-88.3814,34.9956],[-88.3821,34.9956],[-88.3841,34.9956],[-88.3847,34.9956],[-88.3863,34.9956],[-88.391,34.9956],[-88.3926,34.9956],[-88.393,34.9956],[-88.3939,34.9956],[-88.3979,34.9956],[-88.3986,34.9956],[-88.3993,34.9956],[-88.4009,34.9957],[-88.4025,34.9957],[-88.4035,34.9957],[-88.4056,34.9957],[-88.4072,34.9957],[-88.4091,34.9957],[-88.4149,34.9957],[-88.4168,34.9957],[-88.4193,34.9958],[-88.4235,34.9958],[-88.427,34.9958],[-88.4296,34.9958],[-88.43,34.9958],[-88.431,34.9958],[-88.4314,34.9958],[-88.432,34.9958],[-88.4339,34.9958],[-88.4343,34.9958],[-88.4345,34.9958],[-88.4361,34.9958],[-88.4408,34.9959],[-88.4423,34.9959],[-88.4435,34.9959],[-88.4469,34.996],[-88.448,34.996],[-88.4516,34.996],[-88.4557,34.996],[-88.4608,34.9961],[-88.4609,34.9961],[-88.4628,34.9961],[-88.464,34.9961],[-88.4641,34.9961],[-88.4698,34.996],[-88.4699,34.996],[-88.4704,34.996],[-88.472,34.996],[-88.4725,34.996],[-88.4726,34.996],[-88.4729,34.996],[-88.473,34.996],[-88.4737,34.996],[-88.4742,34.996],[-88.4757,34.996],[-88.4764,34.996],[-88.4788,34.996],[-88.4876,34.9961],[-88.4889,34.996],[-88.4916,34.9959],[-88.4921,34.9959],[-88.4926,34.9959],[-88.4937,34.9959],[-88.4943,34.9959],[-88.4954,34.9959],[-88.4989,34.9959],[-88.5001,34.9959],[-88.5002,34.9959],[-88.5008,34.9959],[-88.501,34.9959],[-88.5017,34.9959],[-88.5039,34.9959],[-88.5046,34.9959],[-88.5047,34.9959],[-88.5048,34.9959],[-88.5055,34.9959],[-88.5066,34.9959],[-88.5074,34.9959],[-88.508,34.9959],[-88.5092,34.9959],[-88.513,34.9958],[-88.5132,34.9958],[-88.5142,34.9958],[-88.5148,34.9958],[-88.5168,34.9958],[-88.5172,34.9958],[-88.5178,34.9958],[-88.5179,34.9958],[-88.5181,34.9958],[-88.5187,34.9958],[-88.5189,34.9958],[-88.519,34.9958],[-88.5198,34.9958],[-88.5199,34.9958],[-88.5202,34.9958],[-88.5213,34.9958],[-88.5217,34.9958],[-88.5224,34.9958],[-88.5243,34.9958],[-88.5249,34.9958],[-88.5253,34.9958],[-88.5255,34.9958],[-88.5272,34.9958],[-88.5278,34.9958],[-88.5279,34.9958],[-88.528,34.9958],[-88.5281,34.9958],[-88.5284,34.9958],[-88.5285,34.9958],[-88.529,34.9958],[-88.5305,34.9958],[-88.531,34.9958],[-88.5315,34.9958],[-88.5317,34.9958],[-88.5328,34.9958],[-88.5333,34.9958],[-88.5345,34.9958],[-88.5381,34.9958],[-88.5393,34.9958],[-88.5401,34.9958],[-88.5404,34.9958],[-88.5459,34.9957],[-88.546,34.9957],[-88.5513,34.9957],[-88.5524,34.9957],[-88.5527,34.9957],[-88.5555,34.9957],[-88.556,34.9957],[-88.557,34.9957],[-88.5584,34.9957],[-88.5585,34.9957],[-88.5587,34.9958],[-88.5588,34.9958],[-88.5599,34.9957],[-88.5631,34.9957],[-88.5642,34.9957],[-88.5646,34.9957],[-88.5655,34.9957],[-88.5656,34.9957],[-88.5658,34.9957],[-88.5681,34.9957],[-88.575,34.9957],[-88.5751,34.9957],[-88.5756,34.9957],[-88.5772,34.9957],[-88.5788,34.9957],[-88.5834,34.9957],[-88.5848,34.9956],[-88.585,34.9956],[-88.5868,34.9957],[-88.5893,34.9957],[-88.5924,34.9957],[-88.5943,34.9957],[-88.5981,34.9956],[-88.6023,34.9956],[-88.6059,34.9956],[-88.613,34.9955],[-88.6143,34.9955],[-88.6202,34.9955],[-88.6249,34.9955],[-88.628,34.9955],[-88.6297,34.9955],[-88.6299,34.9955],[-88.6301,34.9955],[-88.6344,34.9955],[-88.6357,34.9955],[-88.6395,34.9955],[-88.6407,34.9955],[-88.6416,34.9955],[-88.6442,34.9955],[-88.6451,34.9955],[-88.6461,34.9954],[-88.6486,34.9954],[-88.6493,34.9954],[-88.6504,34.9954],[-88.6506,34.9954],[-88.6511,34.9954],[-88.6532,34.9954],[-88.6539,34.9954],[-88.6551,34.9954],[-88.6588,34.9954],[-88.66,34.9954],[-88.6604,34.9954],[-88.6629,34.9954],[-88.6639,34.9954],[-88.6641,34.9954],[-88.6643,34.9954],[-88.6667,34.9954],[-88.6716,34.9954],[-88.6745,34.9954],[-88.6753,34.9954],[-88.6774,34.9954],[-88.6782,34.9954],[-88.6794,34.9954],[-88.6832,34.9954],[-88.6844,34.9954],[-88.6854,34.9954],[-88.6882,34.9954],[-88.6891,34.9954],[-88.6893,34.9954],[-88.6905,34.9954],[-88.6946,34.9953],[-88.6959,34.9953],[-88.6963,34.9953],[-88.6974,34.9953],[-88.6978,34.9953],[-88.7005,34.9953],[-88.7085,34.9952],[-88.7109,34.9952],[-88.711,34.9952],[-88.7111,34.9952],[-88.7113,34.9952],[-88.7114,34.9952],[-88.7117,34.9952],[-88.7133,34.9952],[-88.7138,34.9952],[-88.715,34.9952],[-88.7185,34.9952],[-88.7195,34.9952],[-88.7196,34.9952],[-88.7197,34.9952],[-88.7198,34.9952],[-88.7243,34.9952],[-88.7333,34.9952],[-88.7383,34.9952],[-88.743,34.9951],[-88.7431,34.9951],[-88.7451,34.9952],[-88.7492,34.9953],[-88.7501,34.9953],[-88.7514,34.9953],[-88.7535,34.9953],[-88.7551,34.9953],[-88.7598,34.9953],[-88.7613,34.9953],[-88.7656,34.9953],[-88.7705,34.9953],[-88.7786,34.9953],[-88.7829,34.9953],[-88.7836,34.9952],[-88.7859,34.9952],[-88.7866,34.9952],[-88.7877,34.9952],[-88.7911,34.9953],[-88.7921,34.9953],[-88.7922,34.9953],[-88.7923,34.9953],[-88.7925,34.9953],[-88.7934,34.9953],[-88.7937,34.9953],[-88.7939,34.9953],[-88.7946,34.9953],[-88.7973,34.9952],[-88.7975,34.9952],[-88.7984,34.9952],[-88.7986,34.9952],[-88.8013,34.9952],[-88.8099,34.9952],[-88.8127,34.9952],[-88.813,34.9952],[-88.8147,34.9952],[-88.8206,34.9952],[-88.8226,34.9952],[-88.823,34.9952],[-88.8233,34.9952],[-88.834,34.9952],[-88.8376,34.9952],[-88.8382,34.9952],[-88.8383,34.9952],[-88.8415,34.9952],[-88.8417,34.9952],[-88.8421,34.9952],[-88.8423,34.9952],[-88.8425,34.9952],[-88.843,34.9952],[-88.8432,34.9952],[-88.8434,34.9952],[-88.8454,34.9952],[-88.851,34.9951],[-88.8523,34.9951],[-88.8546,34.9951],[-88.8549,34.9951],[-88.8553,34.9951],[-88.8575,34.9951],[-88.8581,34.9951],[-88.8582,34.9951],[-88.8584,34.9951],[-88.8601,34.9952],[-88.8656,34.9954],[-88.8674,34.9954],[-88.868,34.9954],[-88.8683,34.9954],[-88.8692,34.9954],[-88.8699,34.9954],[-88.8715,34.9954],[-88.8751,34.9954],[-88.8774,34.9956],[-88.8798,34.9957],[-88.8811,34.9957],[-88.8849,34.9958],[-88.8862,34.9958],[-88.887,34.9959],[-88.8876,34.9959],[-88.8919,34.9958],[-88.8925,34.9958],[-88.8933,34.9958],[-88.8934,34.9959],[-88.8937,34.9959],[-88.8938,34.9959],[-88.8939,34.9959],[-88.894,34.9959],[-88.8947,34.9959],[-88.8949,34.9959],[-88.8953,34.9958],[-88.9002,34.9957],[-88.9111,34.9953],[-88.9161,34.9952],[-88.9214,34.995],[-88.9222,34.9949],[-88.9244,34.9949],[-88.9252,34.9948],[-88.9264,34.9948],[-88.9287,34.9948],[-88.9299,34.9948],[-88.9311,34.9948],[-88.9315,34.9948],[-88.9359,34.9949],[-88.9413,34.9949],[-88.9501,34.995],[-88.9527,34.995],[-88.9528,34.995],[-88.9529,34.995],[-88.9548,34.995],[-88.9567,34.995],[-88.9625,34.9949],[-88.9644,34.9949],[-88.9646,34.9949],[-88.9658,34.9949],[-88.97,34.9949],[-88.9702,34.9949],[-88.9714,34.9949],[-88.9729,34.9949],[-88.9772,34.9949],[-88.9786,34.9949],[-88.9797,34.9949],[-88.9813,34.9949],[-88.9829,34.9949],[-88.9839,34.9949],[-88.9857,34.9949],[-88.9909,34.9949],[-88.9926,34.995],[-88.9927,34.995],[-88.9937,34.9949],[-88.9938,34.9949],[-89.0001,34.995],[-89.0018,34.995],[-89.0036,34.995],[-89.007,34.995],[-89.0087,34.995],[-89.0096,34.995],[-89.0121,34.995],[-89.013,34.995],[-89.0138,34.995],[-89.0163,34.995],[-89.0171,34.995],[-89.022,34.995],[-89.0265,34.995],[-89.0352,34.9949],[-89.0365,34.9949],[-89.0413,34.9949],[-89.0422,34.9949],[-89.0448,34.9949],[-89.0456,34.9949],[-89.0468,34.9948],[-89.0503,34.9948],[-89.0515,34.9948],[-89.0523,34.9948],[-89.0541,34.9948],[-89.0548,34.9948],[-89.0556,34.9948],[-89.0578,34.9948],[-89.0585,34.9948],[-89.0606,34.9948],[-89.0667,34.9948],[-89.0672,34.9948],[-89.0701,34.9948],[-89.0712,34.9948],[-89.0723,34.9948],[-89.0746,34.9948],[-89.0758,34.9948],[-89.0783,34.9948],[-89.0792,34.9948],[-89.0809,34.9948],[-89.0861,34.9947],[-89.0886,34.9947],[-89.0887,34.9947],[-89.0888,34.9947],[-89.0891,34.9947],[-89.0907,34.9947],[-89.0908,34.9947],[-89.091,34.9947],[-89.0976,34.9947],[-89.0998,34.9947],[-89.1007,34.9947],[-89.1034,34.9947],[-89.1042,34.9947],[-89.1056,34.9947],[-89.1096,34.9947],[-89.111,34.9947],[-89.1158,34.9947],[-89.1251,34.9947],[-89.1305,34.9946],[-89.1354,34.9944],[-89.1356,34.9944],[-89.1362,34.9944],[-89.1364,34.9944],[-89.1365,34.9944],[-89.1368,34.9944],[-89.1369,34.9944],[-89.137,34.9944],[-89.1371,34.9944],[-89.1379,34.9944],[-89.139,34.9943],[-89.1391,34.9943],[-89.1405,34.9943],[-89.1447,34.9942],[-89.1461,34.9942],[-89.1467,34.9942],[-89.1478,34.9942],[-89.1479,34.9942],[-89.1485,34.9941],[-89.1491,34.9941],[-89.1507,34.9941],[-89.1553,34.994],[-89.1568,34.9939],[-89.1572,34.9939],[-89.1582,34.9939],[-89.1585,34.9939],[-89.161,34.994],[-89.1686,34.9941],[-89.1688,34.9941],[-89.1711,34.9941],[-89.1734,34.9942],[-89.1768,34.9942],[-89.1773,34.9942],[-89.1804,34.9943],[-89.1827,34.9943],[-89.1841,34.9943],[-89.1849,34.9943],[-89.188,34.9943],[-89.1883,34.9943],[-89.1897,34.9944],[-89.1905,34.9944],[-89.1929,34.9944],[-89.1937,34.9944],[-89.1942,34.9944],[-89.1958,34.9944],[-89.1962,34.9944],[-89.1963,34.9944],[-89.1967,34.9944],[-89.1979,34.9945],[-89.1983,34.9945],[-89.1994,34.9945],[-89.2026,34.9946],[-89.2031,34.9946],[-89.2036,34.9946],[-89.2037,34.9946],[-89.2038,34.9946],[-89.2039,34.9946],[-89.2044,34.9946],[-89.2062,34.9947],[-89.2063,34.9947],[-89.2069,34.9947],[-89.2076,34.9947],[-89.2097,34.9947],[-89.2104,34.9947],[-89.2116,34.9947],[-89.215,34.9947],[-89.2161,34.9947],[-89.2174,34.9947],[-89.2187,34.9947],[-89.2224,34.9947],[-89.2263,34.9947],[-89.2287,34.9946],[-89.2289,34.9946],[-89.229,34.9946],[-89.2296,34.9947],[-89.2298,34.9947],[-89.2304,34.9947],[-89.2323,34.9947],[-89.233,34.9946],[-89.2331,34.9946],[-89.2332,34.9947],[-89.2369,34.9946],[-89.2481,34.9946],[-89.2501,34.9946],[-89.2518,34.9945],[-89.2525,34.9945],[-89.2544,34.9945],[-89.2551,34.9945],[-89.2572,34.9945],[-89.2614,34.9945],[-89.2638,34.9945],[-89.266,34.9945],[-89.2665,34.9945],[-89.2682,34.9945],[-89.2688,34.9945],[-89.2697,34.9945],[-89.2726,34.9945],[-89.2735,34.9945],[-89.2743,34.9945],[-89.2751,34.9945],[-89.2778,34.9945],[-89.2799,34.9945],[-89.2815,34.9945],[-89.2827,34.9945],[-89.2845,34.9945],[-89.2864,34.9945],[-89.2876,34.9945],[-89.2901,34.9944],[-89.2937,34.9944],[-89.297,34.9944],[-89.2975,34.9944],[-89.3,34.9944],[-89.304,34.9943],[-89.31,34.9943],[-89.3159,34.9942],[-89.3198,34.9941],[-89.3208,34.9941],[-89.3238,34.9941],[-89.3247,34.9941],[-89.3251,34.9941],[-89.3252,34.9941],[-89.3265,34.9941],[-89.327,34.9941],[-89.3271,34.9941],[-89.3274,34.9941],[-89.3275,34.9941],[-89.3288,34.9941],[-89.3328,34.994],[-89.3341,34.994],[-89.3343,34.994],[-89.3351,34.994],[-89.3354,34.994],[-89.3366,34.994],[-89.3367,34.994],[-89.3368,34.994],[-89.3369,34.994],[-89.3413,34.994],[-89.3427,34.9939],[-89.3447,34.9939],[-89.3507,34.9939],[-89.3527,34.9939],[-89.3546,34.9939],[-89.3605,34.9939],[-89.3625,34.9939],[-89.3627,34.9939],[-89.3633,34.9939],[-89.3635,34.9939],[-89.3651,34.9939],[-89.3698,34.9939],[-89.3714,34.9939],[-89.3726,34.9939],[-89.3751,34.9939],[-89.376,34.9939],[-89.3771,34.9939],[-89.3779,34.9939],[-89.3801,34.9939],[-89.3803,34.9939],[-89.381,34.9939],[-89.3811,34.9939],[-89.386,34.9939],[-89.3907,34.9939],[-89.4008,34.9939],[-89.4057,34.9939],[-89.4064,34.9939],[-89.4084,34.9939],[-89.409,34.9939],[-89.4092,34.9939],[-89.412,34.9939],[-89.4211,34.9939],[-89.4241,34.9939],[-89.4253,34.9939],[-89.4286,34.9938],[-89.4298,34.9938],[-89.43,34.9938],[-89.4306,34.9938],[-89.4308,34.9938],[-89.4316,34.9938],[-89.4341,34.9938],[-89.435,34.9937],[-89.4354,34.9938],[-89.4355,34.9938],[-89.4359,34.9938],[-89.4364,34.9938],[-89.4372,34.9938],[-89.4378,34.9938],[-89.438,34.9938],[-89.4381,34.9938],[-89.4383,34.9938],[-89.4399,34.9938],[-89.4405,34.9938],[-89.4407,34.9938],[-89.4408,34.9938],[-89.441,34.9938],[-89.4416,34.9938],[-89.4431,34.9938],[-89.4435,34.9938],[-89.4441,34.9938],[-89.4463,34.9938],[-89.4515,34.9938],[-89.453,34.9939],[-89.4553,34.9939],[-89.4565,34.9939],[-89.4602,34.9939],[-89.4614,34.9939],[-89.4624,34.9939],[-89.4653,34.9939],[-89.4655,34.9939],[-89.4663,34.9939],[-89.4699,34.9939],[-89.4761,34.9939],[-89.4762,34.9939],[-89.4763,34.9939],[-89.4808,34.9939],[-89.4845,34.994],[-89.4849,34.994],[-89.4862,34.994],[-89.4867,34.994],[-89.487,34.994],[-89.4878,34.994],[-89.4881,34.994],[-89.4893,34.9941],[-89.4927,34.9942],[-89.4938,34.9942],[-89.4939,34.9942],[-89.4942,34.9942],[-89.5001,34.9944],[-89.5045,34.9945],[-89.5046,34.9945],[-89.5071,34.9945],[-89.5093,34.9946],[-89.5111,34.9946],[-89.5178,34.9948],[-89.5195,34.9947],[-89.5248,34.9947],[-89.5266,34.9947],[-89.527,34.9947],[-89.5283,34.9947],[-89.5288,34.9947],[-89.5306,34.9947],[-89.5312,34.9947],[-89.5364,34.9948],[-89.5383,34.9948],[-89.5412,34.9948],[-89.5499,34.9949],[-89.5528,34.9949],[-89.5546,34.9949],[-89.5599,34.995],[-89.5616,34.995],[-89.5623,34.995],[-89.5631,34.995],[-89.5644,34.995],[-89.5651,34.995],[-89.5663,34.995],[-89.5699,34.995],[-89.5711,34.995],[-89.5715,34.995],[-89.5719,34.995],[-89.5727,34.995],[-89.5731,34.995],[-89.575,34.995],[-89.5807,34.9951],[-89.582,34.9951],[-89.5826,34.9951],[-89.5827,34.9951],[-89.5829,34.9951],[-89.5854,34.9951],[-89.5856,34.9951],[-89.5899,34.9951],[-89.59,34.9951],[-89.5902,34.9951],[-89.5928,34.9951],[-89.5942,34.9951],[-89.5953,34.9951],[-89.5956,34.9951],[-89.5957,34.9951],[-89.5962,34.9951],[-89.5967,34.9951],[-89.5969,34.9951],[-89.597,34.9951],[-89.6013,34.9951],[-89.6024,34.9952],[-89.6034,34.9952],[-89.6038,34.9952],[-89.6042,34.9952],[-89.612,34.9952],[-89.6132,34.9952],[-89.6147,34.9952],[-89.6168,34.9952],[-89.618,34.9952],[-89.6194,34.9952],[-89.6237,34.9952],[-89.6251,34.9952],[-89.6259,34.9952],[-89.6265,34.9952],[-89.6285,34.9952],[-89.6294,34.9952],[-89.63,34.9952],[-89.6317,34.9952],[-89.6323,34.9952],[-89.6347,34.9952],[-89.6419,34.9953],[-89.6427,34.9953],[-89.6434,34.9953],[-89.6443,34.9953],[-89.6473,34.9953],[-89.6538,34.9953],[-89.6616,34.9953],[-89.6697,34.9952],[-89.6814,34.9952],[-89.6888,34.9951],[-89.6889,34.9951],[-89.6952,34.9952],[-89.7056,34.9953],[-89.7065,34.9953],[-89.7066,34.9953],[-89.7095,34.9953],[-89.7184,34.9953],[-89.7185,34.9953],[-89.7196,34.9952],[-89.7204,34.9951],[-89.7231,34.9949],[-89.7243,34.9948],[-89.7247,34.9948],[-89.726,34.9948],[-89.7264,34.9948],[-89.7266,34.9948],[-89.7295,34.9948],[-89.7321,34.9948],[-89.7365,34.9948],[-89.7366,34.9948],[-89.7367,34.9948],[-89.7388,34.9948],[-89.742,34.9948],[-89.7436,34.9948],[-89.7452,34.9948],[-89.7486,34.9948],[-89.7503,34.9948],[-89.7505,34.9948],[-89.7511,34.9948],[-89.7513,34.9948],[-89.7516,34.9947],[-89.7518,34.9947],[-89.7519,34.9947],[-89.752,34.9947],[-89.7525,34.9947],[-89.7529,34.9947],[-89.7579,34.9947],[-89.7591,34.9947],[-89.7594,34.9947],[-89.7596,34.9947],[-89.7599,34.9947],[-89.7599,34.9948],[-89.7684,34.9947],[-89.7774,34.9945],[-89.7831,34.9945],[-89.7844,34.9944],[-89.7846,34.9943],[-89.7848,34.9943],[-89.7864,34.9943],[-89.7872,34.9944],[-89.7874,34.9944],[-89.7875,34.9944],[-89.7876,34.9944],[-89.7877,34.9945],[-89.7883,34.9945],[-89.789,34.9946],[-89.7903,34.9945],[-89.7922,34.9945],[-89.7924,34.9945],[-89.795,34.9946],[-89.7954,34.9946],[-89.7956,34.9946],[-89.7971,34.9946],[-89.7979,34.9946],[-89.7994,34.9946],[-89.8002,34.9946],[-89.8014,34.9946],[-89.8021,34.9945],[-89.8023,34.9946],[-89.8028,34.9945],[-89.8036,34.9945],[-89.8042,34.9945],[-89.805,34.9945],[-89.8054,34.9945],[-89.8073,34.9945],[-89.808,34.9945],[-89.8082,34.9945],[-89.8086,34.9945],[-89.809,34.9945],[-89.8102,34.9945],[-89.8121,34.9945],[-89.8131,34.9945],[-89.8136,34.9945],[-89.8146,34.9945],[-89.8151,34.9945],[-89.8154,34.9945],[-89.8155,34.9945],[-89.8156,34.9945],[-89.8157,34.9945],[-89.8158,34.9945],[-89.8161,34.9945],[-89.8162,34.9945],[-89.8164,34.9945],[-89.8165,34.9945],[-89.8168,34.9945],[-89.8176,34.9945],[-89.8179,34.9945],[-89.818,34.9945],[-89.8183,34.9945],[-89.819,34.9945],[-89.8192,34.9945],[-89.8196,34.9945],[-89.8209,34.9945],[-89.8214,34.9945],[-89.8215,34.9945],[-89.8218,34.9945],[-89.8226,34.9945],[-89.8229,34.9945],[-89.8232,34.9945],[-89.8235,34.9945],[-89.8243,34.9945],[-89.8251,34.9945],[-89.8262,34.9945],[-89.8268,34.9945],[-89.8274,34.9945],[-89.8287,34.9945],[-89.8297,34.9945],[-89.8302,34.9945],[-89.8303,34.9945],[-89.8306,34.9945],[-89.8307,34.9945],[-89.8308,34.9945],[-89.8317,34.9945],[-89.8321,34.9945],[-89.8325,34.9945],[-89.8332,34.9945],[-89.8342,34.9945],[-89.8347,34.9945],[-89.8353,34.9944],[-89.8362,34.9944],[-89.8367,34.9944],[-89.8375,34.9944],[-89.8376,34.9944],[-89.8377,34.9944],[-89.8377,34.9945],[-89.8378,34.9945],[-89.8381,34.9945],[-89.8382,34.9945],[-89.8395,34.9945],[-89.8398,34.9945],[-89.8399,34.9945],[-89.8401,34.9945],[-89.8402,34.9945],[-89.8403,34.9944],[-89.8405,34.9944],[-89.8406,34.9944],[-89.8407,34.9944],[-89.8421,34.9944],[-89.8422,34.9944],[-89.8426,34.9944],[-89.8427,34.9944],[-89.8436,34.9944],[-89.8438,34.9944],[-89.8444,34.9944],[-89.845,34.9944],[-89.8455,34.9944],[-89.8459,34.9944],[-89.846,34.9944],[-89.8461,34.9944],[-89.8468,34.9944],[-89.847,34.9944],[-89.8472,34.9944],[-89.8484,34.9944],[-89.8511,34.9942],[-89.8514,34.9942],[-89.8556,34.9942],[-89.8591,34.9942],[-89.8618,34.9942],[-89.8625,34.9942],[-89.8645,34.9943],[-89.8651,34.9943],[-89.8653,34.9943],[-89.8656,34.9943],[-89.8657,34.9943],[-89.866,34.9943],[-89.8662,34.9943],[-89.8663,34.9943],[-89.8672,34.9943],[-89.8673,34.9943],[-89.8676,34.9943],[-89.8682,34.9943],[-89.87,34.9943],[-89.8705,34.9943],[-89.8708,34.9943],[-89.8709,34.9943],[-89.8714,34.9943],[-89.8718,34.9943],[-89.8784,34.9943],[-89.8784,34.9944],[-89.8785,34.9944],[-89.8786,34.9944],[-89.8787,34.9944],[-89.8793,34.9944],[-89.8834,34.9944],[-89.8838,34.9944],[-89.8839,34.9944],[-89.8863,34.9944],[-89.8864,34.9944],[-89.8865,34.9944],[-89.887,34.9944],[-89.8884,34.9944],[-89.8891,34.9945],[-89.8907,34.9945],[-89.8908,34.9945],[-89.8909,34.9945],[-89.891,34.9945],[-89.8911,34.9945],[-89.8915,34.9945],[-89.8917,34.9945],[-89.8919,34.9945],[-89.8921,34.9945],[-89.8925,34.9945],[-89.8928,34.9945],[-89.8929,34.9945],[-89.8933,34.9945],[-89.8934,34.9945],[-89.8935,34.9945],[-89.8942,34.9945],[-89.895,34.9945],[-89.8951,34.9945],[-89.8956,34.9945],[-89.896,34.9945],[-89.8963,34.9945],[-89.8965,34.9946],[-89.8982,34.9946],[-89.8999,34.9946],[-89.9015,34.9947],[-89.9045,34.9947],[-89.9049,34.9947],[-89.9094,34.9947],[-89.9105,34.9947],[-89.9118,34.9947],[-89.9132,34.9948],[-89.9152,34.9948],[-89.9153,34.9948],[-89.9176,34.9948],[-89.9189,34.9948],[-89.919,34.9948],[-89.9191,34.9948],[-89.9192,34.9948],[-89.9193,34.9948],[-89.9196,34.9948],[-89.9197,34.9948],[-89.9207,34.9948],[-89.921,34.9948],[-89.9241,34.9948],[-89.9243,34.9948],[-89.9244,34.9948],[-89.9248,34.9948],[-89.9261,34.9948],[-89.9262,34.9948],[-89.9268,34.9948],[-89.9282,34.9948],[-89.934,34.9949],[-89.9346,34.9949],[-89.9368,34.9949],[-89.9372,34.9949],[-89.9384,34.9949],[-89.9434,34.9949],[-89.9436,34.9949],[-89.945,34.9949],[-89.9454,34.9949],[-89.9467,34.9949],[-89.9472,34.9949],[-89.9489,34.9949],[-89.9529,34.9949],[-89.9531,34.9949],[-89.9532,34.9949],[-89.9534,34.995],[-89.9541,34.995],[-89.9559,34.995],[-89.957,34.995],[-89.9574,34.995],[-89.9618,34.995],[-89.9633,34.995],[-89.9634,34.995],[-89.9635,34.995],[-89.9652,34.995],[-89.969,34.995],[-89.9704,34.995],[-89.9722,34.995],[-89.9732,34.995],[-89.9739,34.995],[-89.9761,34.995],[-89.9787,34.995],[-89.9788,34.995],[-89.9805,34.995],[-89.9814,34.9951],[-89.9839,34.9951],[-89.9848,34.9951],[-89.985,34.9951],[-89.9853,34.9951],[-89.9858,34.9951],[-89.9889,34.9951],[-89.9899,34.9951],[-89.9923,34.9951],[-89.9994,34.995],[-90.0017,34.995],[-90.0018,34.995],[-90.0019,34.995],[-90.002,34.995],[-90.0021,34.995],[-90.0023,34.995],[-90.0025,34.995],[-90.0027,34.995],[-90.003,34.995],[-90.0033,34.995],[-90.0035,34.995],[-90.0039,34.995],[-90.0049,34.995],[-90.0052,34.995],[-90.0054,34.995],[-90.0058,34.995],[-90.0076,34.995],[-90.0082,34.995],[-90.0084,34.995],[-90.0091,34.995],[-90.0093,34.995],[-90.0095,34.995],[-90.0101,34.995],[-90.0103,34.995],[-90.0106,34.995],[-90.0112,34.9949],[-90.0115,34.9949],[-90.0125,34.9949],[-90.0154,34.9949],[-90.0164,34.9949],[-90.0181,34.9949],[-90.0233,34.9949],[-90.0251,34.9949],[-90.0303,34.9949],[-90.0313,34.9949],[-90.0315,34.9949],[-90.0412,34.995],[-90.043,34.995],[-90.0448,34.995],[-90.0528,34.9949],[-90.054,34.9949],[-90.0608,34.9948],[-90.063,34.9949],[-90.0661,34.9949],[-90.0671,34.9949],[-90.0754,34.9949],[-90.0785,34.9949],[-90.08,34.9949],[-90.0848,34.9948],[-90.0864,34.9948],[-90.0867,34.9948],[-90.0874,34.9948],[-90.0876,34.9948],[-90.0878,34.9948],[-90.0879,34.9948],[-90.0886,34.9948],[-90.0889,34.9948],[-90.0901,34.9948],[-90.0913,34.9948],[-90.0939,34.9948],[-90.0952,34.9948],[-90.0953,34.9948],[-90.0954,34.9948],[-90.0961,34.9948],[-90.0963,34.9948],[-90.0977,34.9948],[-90.1019,34.9948],[-90.1033,34.9948],[-90.1035,34.9948],[-90.1081,34.9947],[-90.1104,34.9947],[-90.1157,34.9947],[-90.1158,34.9947],[-90.1163,34.9947],[-90.1164,34.9947],[-90.1165,34.9947],[-90.1168,34.9947],[-90.117,34.9947],[-90.1171,34.9947],[-90.1221,34.9947],[-90.1225,34.9947],[-90.1235,34.9947],[-90.1237,34.9947],[-90.124,34.9947],[-90.1241,34.9947],[-90.1273,34.9947],[-90.1274,34.9947],[-90.1275,34.9947],[-90.1276,34.9947],[-90.129,34.9947],[-90.1291,34.9947],[-90.1292,34.9947],[-90.1294,34.9947],[-90.1317,34.9947],[-90.1349,34.9947],[-90.1361,34.9947],[-90.1367,34.9947],[-90.1369,34.9947],[-90.1374,34.9947],[-90.1375,34.9947],[-90.1376,34.9947],[-90.1377,34.9947],[-90.1393,34.9947],[-90.142,34.9947],[-90.1442,34.9948],[-90.1447,34.9948],[-90.1455,34.9948],[-90.1459,34.9948],[-90.1465,34.9948],[-90.1482,34.9948],[-90.1484,34.9948],[-90.1484,34.9947],[-90.1488,34.9948],[-90.149,34.9948],[-90.1493,34.9948],[-90.15,34.9948],[-90.1507,34.9948],[-90.1512,34.9948],[-90.1513,34.9948],[-90.1601,34.9949],[-90.167,34.9949],[-90.1871,34.9951],[-90.1957,34.9952],[-90.1959,34.9952],[-90.196,34.9952],[-90.1963,34.9952],[-90.1966,34.9952],[-90.1982,34.9952],[-90.1988,34.9952],[-90.1993,34.9952],[-90.2019,34.9952],[-90.2112,34.9953],[-90.2143,34.9953],[-90.2157,34.9954],[-90.2162,34.9954],[-90.2198,34.9954],[-90.2201,34.9954],[-90.2213,34.9954],[-90.2216,34.9954],[-90.2217,34.9954],[-90.2222,34.9954],[-90.2224,34.9954],[-90.2236,34.9954],[-90.2242,34.9954],[-90.2255,34.9954],[-90.2257,34.9954],[-90.2259,34.9954],[-90.2264,34.9954],[-90.2298,34.9955],[-90.2317,34.9955],[-90.235,34.9955],[-90.2377,34.9955],[-90.2448,34.9955],[-90.247,34.9955],[-90.2481,34.9955],[-90.2485,34.9955],[-90.2499,34.9955],[-90.2503,34.9955],[-90.2504,34.9955],[-90.2505,34.9955],[-90.2506,34.9955],[-90.2507,34.9955],[-90.2508,34.9955],[-90.2515,34.9955],[-90.2516,34.9955],[-90.254,34.9955],[-90.2636,34.9955],[-90.2668,34.9955],[-90.2669,34.9955],[-90.267,34.9955],[-90.2672,34.9955],[-90.2725,34.9955],[-90.273,34.9955],[-90.2883,34.9955],[-90.2907,34.9955],[-90.2936,34.9955],[-90.3026,34.9957],[-90.3031,34.9957],[-90.304,34.9957],[-90.3059,34.9957],[-90.3077,34.9957],[-90.3081,34.9957],[-90.309,34.9957],[-90.3093,34.9957],[-90.3094,34.9966],[-90.3098,34.9994],[-90.31,35.0003],[-90.31,35.0004],[-90.31,35.0005],[-90.31,35.0007],[-90.3101,35.0009],[-90.3101,35.001],[-90.3102,35.0026],[-90.3103,35.0043],[-90.3101,35.0071],[-90.3101,35.0074],[-90.3101,35.0075],[-90.31,35.008],[-90.3099,35.009],[-90.3099,35.0097],[-90.3096,35.0106],[-90.3078,35.0154],[-90.3074,35.0166],[-90.3073,35.017],[-90.3069,35.0182],[-90.3063,35.0192],[-90.3051,35.0211],[-90.3044,35.0223],[-90.3032,35.0244],[-90.3026,35.0255],[-90.3023,35.026],[-90.3014,35.0276],[-90.3011,35.0281],[-90.3007,35.0288],[-90.3003,35.0297],[-90.3002,35.0299],[-90.3001,35.0303],[-90.2997,35.0312],[-90.2992,35.0326],[-90.2973,35.0379],[-90.2963,35.0392],[-90.2956,35.0401],[-90.2945,35.0407],[-90.2943,35.0408],[-90.2942,35.0408],[-90.2941,35.0408],[-90.292,35.0418],[-90.2878,35.0418],[-90.2867,35.0417],[-90.2861,35.0416],[-90.2856,35.0416],[-90.2844,35.0414],[-90.2838,35.0414],[-90.2832,35.0413],[-90.2828,35.0413],[-90.2825,35.0412],[-90.2821,35.0412],[-90.2806,35.0411],[-90.2798,35.0411],[-90.279,35.041],[-90.2746,35.0408],[-90.2745,35.0408],[-90.2741,35.0408],[-90.2736,35.0407],[-90.2716,35.0406],[-90.2697,35.0405],[-90.2696,35.0405],[-90.2653,35.0403],[-90.2638,35.0396],[-90.2634,35.0375],[-90.2626,35.0366],[-90.2624,35.0364],[-90.2565,35.0345],[-90.2544,35.0341],[-90.2503,35.0335],[-90.2502,35.0335],[-90.246,35.0333],[-90.2436,35.0331],[-90.2385,35.0326],[-90.2306,35.0313],[-90.2281,35.0308],[-90.2275,35.0306],[-90.2257,35.0302],[-90.2253,35.0301],[-90.2249,35.03],[-90.2248,35.03],[-90.2231,35.0292],[-90.2227,35.0291],[-90.2212,35.0284],[-90.2177,35.0266],[-90.2163,35.026],[-90.2144,35.0258],[-90.2132,35.0258],[-90.2127,35.0259],[-90.2125,35.0259],[-90.2115,35.0261],[-90.2102,35.0264],[-90.2094,35.0266],[-90.2077,35.0277],[-90.2025,35.0312],[-90.2008,35.0324],[-90.2007,35.0324],[-90.2003,35.0327],[-90.2002,35.0327],[-90.2001,35.0329],[-90.1981,35.0354],[-90.1961,35.0374],[-90.1958,35.0378],[-90.197,35.0442],[-90.1972,35.0484],[-90.1971,35.0534],[-90.1959,35.0602],[-90.1886,35.0757],[-90.1821,35.0898],[-90.1814,35.0914],[-90.18,35.0978],[-90.1794,35.1003],[-90.1768,35.1121],[-90.1758,35.114],[-90.1746,35.1167],[-90.1736,35.1181],[-90.1729,35.1187],[-90.1727,35.1188],[-90.1722,35.1193],[-90.172,35.1195],[-90.1709,35.1204],[-90.1698,35.1213],[-90.168,35.1231],[-90.1677,35.1233],[-90.1666,35.1242],[-90.1653,35.1252],[-90.1601,35.1288],[-90.156,35.131],[-90.1514,35.1324],[-90.1487,35.1333],[-90.1447,35.135],[-90.1436,35.1351],[-90.1428,35.1351],[-90.1414,35.1347],[-90.1412,35.1347],[-90.139,35.134],[-90.1342,35.1315],[-90.1329,35.1307],[-90.1323,35.1303],[-90.1094,35.1189],[-90.1036,35.1174],[-90.1015,35.1169],[-90.1006,35.1167],[-90.0965,35.1171],[-90.0931,35.1177],[-90.0906,35.1183],[-90.0867,35.1198],[-90.0853,35.1206],[-90.0838,35.1214],[-90.0834,35.1217],[-90.0761,35.1277],[-90.076,35.1278],[-90.0759,35.1279],[-90.0758,35.128],[-90.0757,35.1281],[-90.0753,35.1285],[-90.0747,35.129],[-90.0727,35.1307],[-90.0724,35.1309],[-90.0715,35.1314],[-90.0712,35.1316],[-90.07,35.1328],[-90.0681,35.1346],[-90.0666,35.136],[-90.0664,35.1363],[-90.0654,35.1377],[-90.0651,35.1382],[-90.065,35.1385],[-90.0648,35.1389],[-90.0646,35.1406],[-90.0647,35.141],[-90.0648,35.1416],[-90.0648,35.1417],[-90.0648,35.1419],[-90.0651,35.1432],[-90.0653,35.1446],[-90.0655,35.1454],[-90.0656,35.1463],[-90.0663,35.15],[-90.0665,35.1511],[-90.067,35.1518],[-90.0678,35.1526],[-90.0684,35.153],[-90.0686,35.1531],[-90.0705,35.1536],[-90.0823,35.1556],[-90.0837,35.1558],[-90.0843,35.1559],[-90.092,35.1564],[-90.0937,35.1579],[-90.0958,35.1602],[-90.0966,35.161],[-90.097,35.1615],[-90.0999,35.1646],[-90.1021,35.1668],[-90.1042,35.169],[-90.1055,35.1707],[-90.108,35.1742],[-90.1085,35.1749],[-90.1086,35.1751],[-90.1087,35.1752],[-90.1088,35.1753],[-90.1087,35.1754],[-90.1087,35.1756],[-90.1087,35.1758],[-90.1088,35.176],[-90.1088,35.1761],[-90.1086,35.1762],[-90.1087,35.1765],[-90.1088,35.1767],[-90.1089,35.177],[-90.109,35.1771],[-90.109,35.1774],[-90.109,35.1775],[-90.1091,35.1778],[-90.1093,35.1782],[-90.1095,35.1785],[-90.1095,35.1789],[-90.1096,35.1789],[-90.1112,35.1789],[-90.1129,35.1805],[-90.1142,35.1817],[-90.1152,35.1834],[-90.1154,35.1837],[-90.1163,35.1865],[-90.1166,35.187],[-90.1174,35.1879],[-90.1175,35.1906],[-90.1173,35.1923],[-90.1171,35.1939],[-90.117,35.1942],[-90.1165,35.1975],[-90.1165,35.1976],[-90.1163,35.1982],[-90.1162,35.1985],[-90.1155,35.1987],[-90.1147,35.1987],[-90.1145,35.1987],[-90.1139,35.1988],[-90.1137,35.1988],[-90.1135,35.1988],[-90.1126,35.1989],[-90.1119,35.1989],[-90.1107,35.199],[-90.1091,35.1991],[-90.1079,35.1988],[-90.107,35.1985],[-90.1068,35.1984],[-90.1057,35.198],[-90.1017,35.1964],[-90.0974,35.1948],[-90.097,35.1948],[-90.0965,35.1949],[-90.0961,35.1952],[-90.0957,35.1977],[-90.0949,35.1997],[-90.0933,35.2033],[-90.0927,35.2045],[-90.0911,35.2081],[-90.0895,35.2109],[-90.0886,35.2124],[-90.0874,35.2122],[-90.0867,35.2118],[-90.0837,35.2102],[-90.0821,35.2086],[-90.082,35.2085],[-90.0804,35.2078],[-90.0801,35.2077],[-90.0786,35.208],[-90.0773,35.2086],[-90.0771,35.2086],[-90.0756,35.2096],[-90.0744,35.2106],[-90.0744,35.2107],[-90.0743,35.2109],[-90.0743,35.211],[-90.0741,35.2129],[-90.074,35.2149],[-90.0743,35.2183],[-90.0747,35.22],[-90.0748,35.2202],[-90.0757,35.222],[-90.0774,35.2255],[-90.0793,35.2288],[-90.0829,35.2318],[-90.0863,35.2357],[-90.0906,35.2418],[-90.0909,35.2422],[-90.0966,35.2485],[-90.0975,35.2495],[-90.0979,35.25],[-90.0987,35.2507],[-90.0995,35.2514],[-90.1003,35.2519],[-90.1014,35.2525],[-90.1015,35.2526],[-90.1031,35.2533],[-90.1051,35.2543],[-90.1082,35.255],[-90.11,35.2554],[-90.1101,35.2555],[-90.1102,35.2555],[-90.111,35.2555],[-90.1119,35.2555],[-90.1165,35.2558],[-90.1206,35.2553],[-90.1236,35.255],[-90.1301,35.2536],[-90.1321,35.2532],[-90.1334,35.253],[-90.1361,35.2527],[-90.1388,35.2525],[-90.1404,35.2523],[-90.1418,35.2527],[-90.1451,35.2536],[-90.1475,35.2542],[-90.1511,35.2556],[-90.1512,35.2556],[-90.1521,35.256],[-90.1589,35.2626],[-90.1601,35.2645],[-90.1604,35.265],[-90.1613,35.2664],[-90.1629,35.2688],[-90.1644,35.2712],[-90.165,35.2722],[-90.1655,35.2729],[-90.1666,35.2746],[-90.1667,35.2748],[-90.1669,35.2752],[-90.1678,35.2771],[-90.1681,35.2777],[-90.1682,35.2778],[-90.1683,35.2781],[-90.1683,35.2782],[-90.1688,35.2791],[-90.1689,35.2803],[-90.1691,35.2846],[-90.1683,35.2866],[-90.1652,35.2932],[-90.1638,35.2961],[-90.1612,35.2989],[-90.1589,35.3006],[-90.1574,35.3012],[-90.154,35.3025],[-90.1539,35.3025],[-90.1536,35.3025],[-90.1534,35.3026],[-90.1533,35.3026],[-90.1519,35.3031],[-90.1515,35.3031],[-90.151,35.3032],[-90.1509,35.3032],[-90.1507,35.3033],[-90.1505,35.3033],[-90.1503,35.3033],[-90.1502,35.3033],[-90.15,35.3033],[-90.1498,35.3033],[-90.1495,35.3033],[-90.1493,35.3033],[-90.1491,35.3032],[-90.1489,35.3032],[-90.1484,35.303],[-90.1482,35.3029],[-90.1478,35.3027],[-90.1472,35.3024],[-90.147,35.3023],[-90.1468,35.3023],[-90.1467,35.3023],[-90.1458,35.302],[-90.1453,35.3019],[-90.1451,35.3018],[-90.1444,35.3016],[-90.1442,35.3015],[-90.144,35.3013],[-90.1439,35.3012],[-90.1438,35.3012],[-90.1435,35.3009],[-90.1433,35.3008],[-90.1433,35.3007],[-90.1431,35.3006],[-90.1429,35.3006],[-90.1425,35.3005],[-90.1424,35.3004],[-90.1423,35.3002],[-90.1422,35.3001],[-90.1422,35.3],[-90.1417,35.2997],[-90.1416,35.2996],[-90.1413,35.2995],[-90.141,35.2994],[-90.1406,35.2993],[-90.1403,35.2993],[-90.1398,35.2991],[-90.1393,35.2991],[-90.1389,35.2991],[-90.1378,35.2993],[-90.1376,35.2993],[-90.1371,35.2994],[-90.1367,35.2995],[-90.1362,35.2996],[-90.1353,35.2996],[-90.1348,35.2997],[-90.1345,35.2998],[-90.1342,35.3],[-90.134,35.3],[-90.1336,35.3002],[-90.1327,35.3004],[-90.1324,35.3005],[-90.1317,35.3008],[-90.1311,35.301],[-90.1304,35.3012],[-90.1296,35.3015],[-90.1294,35.3015],[-90.1292,35.3015],[-90.1291,35.3016],[-90.1284,35.3019],[-90.1279,35.3022],[-90.1266,35.3033],[-90.1264,35.3034],[-90.1244,35.3043],[-90.1237,35.3045],[-90.1228,35.3046],[-90.1221,35.3045],[-90.1219,35.3045],[-90.1172,35.3034],[-90.1161,35.3034],[-90.1149,35.3039],[-90.1141,35.3044],[-90.114,35.3045],[-90.1136,35.3047],[-90.1122,35.3049],[-90.1108,35.305],[-90.1097,35.305],[-90.1096,35.305],[-90.1092,35.305],[-90.1091,35.305],[-90.1087,35.3086],[-90.1075,35.3193],[-90.1073,35.3212],[-90.1074,35.3214],[-90.1071,35.3229],[-90.107,35.3234],[-90.1068,35.3246],[-90.1067,35.3249],[-90.1064,35.3254],[-90.1062,35.3258],[-90.1058,35.327],[-90.1047,35.33],[-90.1041,35.3317],[-90.1039,35.3324],[-90.1043,35.3332],[-90.1049,35.334],[-90.1096,35.3415],[-90.11,35.3423],[-90.1103,35.3428],[-90.1088,35.3426],[-90.1087,35.3426],[-90.1078,35.3428],[-90.1073,35.3431],[-90.1071,35.3434],[-90.1036,35.3477],[-90.1024,35.3491],[-90.1023,35.3492],[-90.1021,35.3494],[-90.1008,35.351],[-90.1003,35.3516],[-90.0992,35.3532],[-90.0975,35.3561],[-90.0968,35.3572],[-90.0964,35.3577],[-90.0963,35.3577],[-90.0935,35.3605],[-90.0928,35.3607],[-90.0915,35.3607],[-90.0905,35.3609],[-90.0898,35.3613],[-90.0897,35.3614],[-90.0879,35.3633],[-90.0854,35.3665],[-90.0838,35.3688],[-90.0785,35.3781],[-90.075,35.3841],[-90.0757,35.3842],[-90.0765,35.3843],[-90.0768,35.3844],[-90.078,35.3845],[-90.0799,35.3853],[-90.0818,35.3868],[-90.0833,35.3879],[-90.0877,35.3908],[-90.0906,35.392],[-90.0936,35.3933],[-90.0966,35.3953],[-90.1048,35.4015],[-90.1068,35.4033],[-90.1091,35.4062],[-90.11,35.4076],[-90.1105,35.4086],[-90.1112,35.4093],[-90.1125,35.4102],[-90.1144,35.4111],[-90.1168,35.4117],[-90.1169,35.4117],[-90.117,35.4117],[-90.1171,35.4117],[-90.1251,35.4131],[-90.1261,35.4133],[-90.127,35.4134],[-90.1279,35.4136],[-90.1288,35.4137],[-90.1291,35.4137],[-90.1295,35.4138],[-90.1305,35.4137],[-90.132,35.4136],[-90.1332,35.4134],[-90.1342,35.4132],[-90.1351,35.413],[-90.136,35.4125],[-90.1368,35.4121],[-90.1379,35.4115],[-90.1385,35.4111],[-90.1391,35.4106],[-90.1397,35.4102],[-90.1402,35.4098],[-90.1409,35.4092],[-90.1417,35.4086],[-90.1426,35.4077],[-90.143,35.4072],[-90.1435,35.4067],[-90.1438,35.4061],[-90.1442,35.4055],[-90.1446,35.4047],[-90.1451,35.4038],[-90.1455,35.4024],[-90.1458,35.4016],[-90.146,35.4004],[-90.1462,35.3995],[-90.1461,35.3989],[-90.1461,35.398],[-90.1461,35.3971],[-90.1459,35.3951],[-90.1446,35.3906],[-90.1439,35.3888],[-90.1435,35.3876],[-90.1432,35.3871],[-90.143,35.3868],[-90.1427,35.3862],[-90.1422,35.3855],[-90.1416,35.3845],[-90.1415,35.3844],[-90.1396,35.3818],[-90.1382,35.38],[-90.1376,35.3793],[-90.1367,35.3781],[-90.1364,35.3777],[-90.1363,35.3776],[-90.1362,35.3775],[-90.1361,35.3772],[-90.1357,35.3769],[-90.1355,35.3767],[-90.1361,35.3765],[-90.1367,35.3764],[-90.1377,35.3761],[-90.1379,35.3761],[-90.1419,35.3751],[-90.1436,35.3747],[-90.1449,35.3746],[-90.147,35.3746],[-90.1482,35.3746],[-90.1577,35.3746],[-90.1623,35.3746],[-90.1646,35.3746],[-90.1663,35.3747],[-90.1674,35.3751],[-90.1716,35.3772],[-90.1719,35.3774],[-90.1724,35.3777],[-90.1732,35.3784],[-90.1744,35.3792],[-90.1783,35.3821],[-90.1793,35.3852],[-90.179,35.386],[-90.177,35.3921],[-90.1736,35.4019],[-90.1707,35.4105],[-90.1706,35.4143],[-90.1705,35.4188],[-90.1689,35.4222],[-90.1563,35.4284],[-90.1562,35.4285],[-90.156,35.4286],[-90.1559,35.4286],[-90.1475,35.433],[-90.1471,35.4332],[-90.1452,35.4342],[-90.1451,35.4342],[-90.1448,35.4344],[-90.1447,35.4344],[-90.1403,35.4366],[-90.14,35.4367],[-90.1399,35.4368],[-90.1398,35.4368],[-90.1397,35.4368],[-90.1393,35.437],[-90.1392,35.4371],[-90.1391,35.4371],[-90.1384,35.4374],[-90.1363,35.4384],[-90.1357,35.4387],[-90.1345,35.4393],[-90.1319,35.4405],[-90.1309,35.4411],[-90.1299,35.4417],[-90.1298,35.4417],[-90.1296,35.4418],[-90.1295,35.4419],[-90.1292,35.4425],[-90.1286,35.4444],[-90.1283,35.4453],[-90.128,35.4462],[-90.1273,35.4482],[-90.1252,35.4542],[-90.1251,35.4545],[-90.1248,35.4554],[-90.1246,35.4559],[-90.1245,35.456],[-90.1244,35.4561],[-90.1244,35.4562],[-90.1245,35.4563],[-90.1245,35.4564],[-90.1245,35.4565],[-90.1244,35.4566],[-90.1244,35.4567],[-90.1244,35.4568],[-90.1243,35.4573],[-90.1243,35.4574],[-90.1243,35.4575],[-90.1242,35.4576],[-90.124,35.4582],[-90.1238,35.4591],[-90.1237,35.4592],[-90.1237,35.4593],[-90.1236,35.4594],[-90.1235,35.4596],[-90.1234,35.4597],[-90.1233,35.4598],[-90.1232,35.4599],[-90.1231,35.4601],[-90.1231,35.4602],[-90.123,35.4603],[-90.123,35.4606],[-90.1228,35.4612],[-90.1226,35.4616],[-90.1224,35.4619],[-90.1222,35.4622],[-90.1221,35.4625],[-90.1218,35.4632],[-90.1213,35.4642],[-90.1206,35.4657],[-90.12,35.4666],[-90.1193,35.4676],[-90.1189,35.4683],[-90.1184,35.4688],[-90.118,35.4691],[-90.1172,35.4698],[-90.1168,35.4702],[-90.1168,35.4703],[-90.1167,35.4704],[-90.1163,35.4707],[-90.1159,35.4712],[-90.1149,35.4718],[-90.1149,35.4719],[-90.1148,35.4719],[-90.1148,35.472],[-90.1148,35.4721],[-90.1145,35.4724],[-90.1144,35.4725],[-90.1137,35.473],[-90.1123,35.474],[-90.1117,35.4745],[-90.1102,35.4753],[-90.11,35.4753],[-90.1091,35.4758],[-90.1088,35.476],[-90.1086,35.4762],[-90.108,35.4767],[-90.1078,35.4768],[-90.1077,35.4769],[-90.1076,35.477],[-90.1074,35.477],[-90.1073,35.477],[-90.1072,35.4769],[-90.107,35.4769],[-90.1066,35.4767],[-90.1063,35.4767],[-90.1061,35.4767],[-90.1055,35.4766],[-90.1038,35.4767],[-90.1018,35.4768],[-90.1012,35.477],[-90.0998,35.4782],[-90.0987,35.4785],[-90.0975,35.4786],[-90.095,35.4786],[-90.0921,35.4787],[-90.0908,35.479],[-90.0901,35.4788],[-90.0896,35.4788],[-90.0887,35.4788],[-90.0874,35.4788],[-90.0864,35.4787],[-90.0856,35.4786],[-90.0842,35.4784],[-90.0837,35.4783],[-90.0833,35.4782],[-90.0829,35.478],[-90.0827,35.4779],[-90.0818,35.4775],[-90.0809,35.4772],[-90.0803,35.477],[-90.08,35.4767],[-90.0796,35.4764],[-90.0794,35.4761],[-90.0791,35.4757],[-90.0786,35.4751],[-90.0783,35.4748],[-90.0779,35.4744],[-90.0776,35.4741],[-90.077,35.4736],[-90.0766,35.4733],[-90.0765,35.4732],[-90.0762,35.4731],[-90.0759,35.473],[-90.0757,35.4728],[-90.0756,35.4727],[-90.0748,35.4725],[-90.0747,35.4725],[-90.0746,35.4725],[-90.0744,35.4725],[-90.0741,35.4725],[-90.0724,35.4706],[-90.0723,35.4705],[-90.0723,35.4704],[-90.0722,35.4704],[-90.0719,35.4701],[-90.0718,35.47],[-90.0717,35.47],[-90.0714,35.4696],[-90.0709,35.4692],[-90.0709,35.4691],[-90.0708,35.4691],[-90.0704,35.4687],[-90.07,35.4684],[-90.0699,35.4683],[-90.0698,35.4682],[-90.0693,35.4679],[-90.0692,35.4678],[-90.069,35.4676],[-90.0684,35.467],[-90.0682,35.4669],[-90.0682,35.4668],[-90.0681,35.4666],[-90.068,35.4664],[-90.0679,35.4663],[-90.0679,35.4661],[-90.0675,35.4653],[-90.0672,35.4648],[-90.0672,35.4609],[-90.0674,35.4606],[-90.0676,35.4598],[-90.0679,35.4591],[-90.0687,35.4571],[-90.069,35.4562],[-90.0695,35.455],[-90.0706,35.4522],[-90.0712,35.4507],[-90.0713,35.4503],[-90.072,35.4476],[-90.0728,35.4446],[-90.0731,35.4432],[-90.0738,35.4406],[-90.0741,35.4396],[-90.074,35.4391],[-90.074,35.4377],[-90.074,35.4376],[-90.0741,35.4376],[-90.074,35.4347],[-90.074,35.434],[-90.0705,35.4233],[-90.0678,35.4207],[-90.0652,35.4182],[-90.062,35.4152],[-90.0694,35.4082],[-90.068,35.4063],[-90.0667,35.4046],[-90.0654,35.4031],[-90.065,35.4025],[-90.0642,35.4016],[-90.0611,35.3978],[-90.0598,35.3961],[-90.0581,35.3939],[-90.0573,35.393],[-90.0551,35.3902],[-90.0544,35.3894],[-90.0543,35.3893],[-90.0541,35.3894],[-90.0538,35.3895],[-90.0532,35.3897],[-90.0526,35.3899],[-90.0525,35.39],[-90.0516,35.3903],[-90.0507,35.3907],[-90.0474,35.392],[-90.0457,35.3926],[-90.0446,35.3931],[-90.0423,35.3957],[-90.042,35.3961],[-90.0419,35.3963],[-90.0417,35.3965],[-90.0416,35.3965],[-90.0416,35.3966],[-90.0417,35.3966],[-90.0429,35.3967],[-90.044,35.3967],[-90.0467,35.3982],[-90.0479,35.3989],[-90.0487,35.3993],[-90.0495,35.3998],[-90.0521,35.4012],[-90.0568,35.4039],[-90.0506,35.4096],[-90.0503,35.4099],[-90.0481,35.4117],[-90.0476,35.4121],[-90.0466,35.413],[-90.0459,35.4141],[-90.0457,35.4145],[-90.0453,35.4154],[-90.0447,35.4171],[-90.0443,35.419],[-90.0442,35.4192],[-90.0439,35.4197],[-90.0426,35.4212],[-90.0406,35.4229],[-90.0379,35.4243],[-90.0356,35.4252],[-90.0348,35.4257],[-90.0344,35.4259],[-90.0341,35.4261],[-90.0323,35.427],[-90.0316,35.4277],[-90.0315,35.4282],[-90.0318,35.429],[-90.0318,35.4294],[-90.0317,35.4295],[-90.0315,35.4306],[-90.0313,35.4314],[-90.0312,35.4319],[-90.0311,35.4323],[-90.0311,35.4326],[-90.031,35.4331],[-90.0308,35.4333],[-90.0307,35.4334],[-90.0305,35.4335],[-90.0301,35.4335],[-90.03,35.4337],[-90.0298,35.4339],[-90.0296,35.4345],[-90.0295,35.4348],[-90.0293,35.4353],[-90.0289,35.4358],[-90.0284,35.4366],[-90.0276,35.4376],[-90.0274,35.4379],[-90.0271,35.4386],[-90.0269,35.4393],[-90.0266,35.44],[-90.0266,35.4401],[-90.0265,35.4428],[-90.0267,35.4436],[-90.0269,35.4449],[-90.0267,35.446],[-90.0266,35.4478],[-90.0242,35.4543],[-90.0229,35.4561],[-90.0221,35.4574],[-90.0217,35.4592],[-90.021,35.4605],[-90.0209,35.4609],[-90.0208,35.4613],[-90.0208,35.4622],[-90.0208,35.4633],[-90.0209,35.4637],[-90.0208,35.4639],[-90.0207,35.464],[-90.0191,35.4651],[-90.0189,35.4662],[-90.019,35.4678],[-90.0194,35.4689],[-90.0195,35.4689],[-90.0203,35.4703],[-90.0234,35.4726],[-90.0258,35.4741],[-90.0265,35.4746],[-90.0273,35.4751],[-90.0282,35.4756],[-90.0284,35.4758],[-90.0292,35.4761],[-90.0297,35.4764],[-90.0298,35.4764],[-90.03,35.4766],[-90.0303,35.4768],[-90.0308,35.477],[-90.0311,35.4772],[-90.0313,35.4773],[-90.0315,35.4774],[-90.0318,35.4777],[-90.032,35.4779],[-90.0322,35.478],[-90.0323,35.4781],[-90.0325,35.4782],[-90.0326,35.4783],[-90.0328,35.4785],[-90.033,35.4787],[-90.0332,35.4789],[-90.0333,35.4789],[-90.0333,35.479],[-90.0338,35.4794],[-90.0339,35.4795],[-90.0339,35.4796],[-90.034,35.4796],[-90.0341,35.4798],[-90.0344,35.4801],[-90.0347,35.4805],[-90.0349,35.4808],[-90.0351,35.4809],[-90.0352,35.4814],[-90.0375,35.4842],[-90.0391,35.4862],[-90.0402,35.4877],[-90.0435,35.4923],[-90.0458,35.4965],[-90.0463,35.4983],[-90.0464,35.4987],[-90.0464,35.4988],[-90.0465,35.499],[-90.0468,35.5],[-90.047,35.5012],[-90.0476,35.5021],[-90.0482,35.5034],[-90.0485,35.5041],[-90.0487,35.5052],[-90.0489,35.5062],[-90.0491,35.5072],[-90.0493,35.5083],[-90.0494,35.5091],[-90.0497,35.5098],[-90.0498,35.5104],[-90.05,35.5122],[-90.0502,35.513],[-90.0501,35.5138],[-90.0503,35.5142],[-90.0504,35.5153],[-90.0504,35.5159],[-90.0502,35.5172],[-90.05,35.5181],[-90.05,35.5186],[-90.0498,35.5191],[-90.0497,35.5198],[-90.0495,35.5211],[-90.0493,35.5217],[-90.0492,35.522],[-90.0491,35.5223],[-90.0489,35.5226],[-90.0488,35.5228],[-90.0488,35.5229],[-90.0487,35.5229],[-90.0487,35.523],[-90.0486,35.5231],[-90.0486,35.5232],[-90.0485,35.5236],[-90.0484,35.5238],[-90.0482,35.5245],[-90.048,35.5249],[-90.0476,35.5256],[-90.0475,35.5258],[-90.0468,35.5277],[-90.0465,35.5288],[-90.0462,35.5296],[-90.0456,35.5305],[-90.0453,35.5312],[-90.0447,35.5317],[-90.0443,35.5325],[-90.0442,35.5328],[-90.0441,35.5334],[-90.0441,35.5335],[-90.0441,35.5336],[-90.0435,35.5341],[-90.0429,35.5352],[-90.0426,35.5359],[-90.0424,35.5365],[-90.042,35.5375],[-90.0419,35.5376],[-90.0418,35.5382],[-90.0417,35.5382],[-90.0416,35.5388],[-90.0414,35.5395],[-90.0412,35.5405],[-90.0411,35.5407],[-90.0408,35.5417],[-90.0403,35.5445],[-90.04,35.5466],[-90.0399,35.5472],[-90.04,35.5473],[-90.0396,35.5486],[-90.0392,35.5489],[-90.0381,35.55],[-90.0378,35.5503],[-90.0374,35.5505],[-90.037,35.5509],[-90.0365,35.5513],[-90.0363,35.5514],[-90.0362,35.5516],[-90.0361,35.5516],[-90.036,35.5517],[-90.0355,35.5522],[-90.0353,35.5523],[-90.0353,35.5524],[-90.0352,35.5525],[-90.0351,35.5525],[-90.0348,35.5526],[-90.0346,35.5526],[-90.034,35.553],[-90.0339,35.553],[-90.0337,35.5532],[-90.0336,35.5532],[-90.0335,35.5533],[-90.0334,35.5533],[-90.0331,35.5535],[-90.0329,35.5536],[-90.0327,35.5537],[-90.0322,35.554],[-90.0315,35.5542],[-90.0312,35.5543],[-90.031,35.5544],[-90.0309,35.5544],[-90.0301,35.5549],[-90.0299,35.5549],[-90.0298,35.5549],[-90.0296,35.5551],[-90.0291,35.5552],[-90.0286,35.5554],[-90.0275,35.5556],[-90.0271,35.5558],[-90.0267,35.556],[-90.0261,35.5562],[-90.0252,35.5562],[-90.0245,35.5564],[-90.0233,35.5563],[-90.0222,35.5562],[-90.0209,35.5562],[-90.0192,35.5561],[-90.0189,35.5561],[-90.0187,35.5561],[-90.0179,35.556],[-90.0178,35.556],[-90.0177,35.556],[-90.0176,35.556],[-90.0174,35.5562],[-90.0142,35.5575],[-90.0134,35.5579],[-90.013,35.5581],[-90.0124,35.5584],[-90.012,35.5585],[-90.0116,35.5587],[-90.011,35.5591],[-90.0103,35.5594],[-90.01,35.5596],[-90.0098,35.5596],[-90.0095,35.5597],[-90.0092,35.5598],[-90.0088,35.5599],[-90.0086,35.56],[-90.008,35.5601],[-90.0063,35.5603],[-90.006,35.5604],[-90.0059,35.5604],[-90.0057,35.5605],[-90.0056,35.5604],[-90.0054,35.5604],[-90.0052,35.5604],[-90.0048,35.5604],[-90.0046,35.5604],[-90.0045,35.5604],[-90.0037,35.5604],[-90.0036,35.5605],[-90.0033,35.5605],[-90.0028,35.5605],[-90.0027,35.5605],[-90.0023,35.5606],[-90.0022,35.5606],[-90.0019,35.5607],[-90.0015,35.5607],[-90.0013,35.5607],[-90.0012,35.5607],[-90.0009,35.5608],[-90.0006,35.5609],[-90.0005,35.5609],[-90.0001,35.561],[-90,35.561],[-89.9999,35.5611],[-89.9998,35.5611],[-89.9996,35.5611],[-89.9994,35.5612],[-89.9992,35.5612],[-89.999,35.5612],[-89.9988,35.5611],[-89.9987,35.5611],[-89.9984,35.5611],[-89.9975,35.561],[-89.9962,35.561],[-89.9958,35.561],[-89.9955,35.561],[-89.9954,35.561],[-89.9949,35.5609],[-89.9946,35.5609],[-89.9944,35.5609],[-89.9939,35.5608],[-89.9938,35.5608],[-89.9931,35.5608],[-89.9928,35.5608],[-89.9919,35.5606],[-89.9918,35.5606],[-89.9916,35.5605],[-89.9911,35.5604],[-89.9909,35.5603],[-89.9904,35.5603],[-89.9902,35.5603],[-89.99,35.5602],[-89.9898,35.5602],[-89.9895,35.5601],[-89.9887,35.5598],[-89.9886,35.5598],[-89.9883,35.5597],[-89.9871,35.5592],[-89.9862,35.5587],[-89.9861,35.5586],[-89.9859,35.5586],[-89.9855,35.5583],[-89.9854,35.5583],[-89.9853,35.5582],[-89.9851,35.5581],[-89.985,35.5581],[-89.9849,35.5581],[-89.9847,35.5581],[-89.9843,35.5579],[-89.9842,35.5579],[-89.9839,35.5577],[-89.9837,35.5576],[-89.9836,35.5576],[-89.9835,35.5575],[-89.9834,35.5575],[-89.9832,35.5574],[-89.9831,35.5573],[-89.9829,35.5572],[-89.9828,35.5572],[-89.9827,35.5572],[-89.9825,35.557],[-89.9818,35.5566],[-89.9816,35.5565],[-89.9814,35.5564],[-89.9813,35.5563],[-89.9811,35.5562],[-89.981,35.5562],[-89.9806,35.556],[-89.9805,35.556],[-89.98,35.5558],[-89.9797,35.5557],[-89.9796,35.5556],[-89.979,35.5554],[-89.9789,35.5553],[-89.9788,35.5553],[-89.9787,35.5552],[-89.9785,35.5551],[-89.9783,35.5549],[-89.9782,35.5549],[-89.9781,35.5548],[-89.9778,35.5547],[-89.9774,35.5544],[-89.9767,35.554],[-89.9764,35.5538],[-89.9763,35.5538],[-89.9759,35.5535],[-89.9758,35.5534],[-89.9755,35.5532],[-89.9745,35.5525],[-89.9743,35.5524],[-89.9737,35.5519],[-89.9731,35.5516],[-89.9726,35.5512],[-89.9725,35.5512],[-89.9724,35.551],[-89.9722,35.5509],[-89.9721,35.5508],[-89.9719,35.5507],[-89.9718,35.5506],[-89.9717,35.5505],[-89.9716,35.5505],[-89.9712,35.5503],[-89.9709,35.5501],[-89.9708,35.5501],[-89.9707,35.55],[-89.9697,35.5493],[-89.9696,35.5492],[-89.9691,35.5489],[-89.9687,35.5486],[-89.9684,35.5484],[-89.9681,35.5482],[-89.9669,35.5476],[-89.9665,35.5473],[-89.966,35.547],[-89.966,35.5469],[-89.9654,35.5466],[-89.9647,35.5461],[-89.9644,35.5459],[-89.9642,35.5458],[-89.964,35.5456],[-89.9637,35.5454],[-89.9632,35.5449],[-89.9627,35.5445],[-89.9622,35.544],[-89.9617,35.5437],[-89.9615,35.5435],[-89.9613,35.5434],[-89.9605,35.543],[-89.96,35.5428],[-89.9598,35.5426],[-89.9592,35.5422],[-89.9591,35.5421],[-89.9588,35.5419],[-89.9585,35.5416],[-89.9584,35.5415],[-89.9583,35.5413],[-89.9582,35.5411],[-89.9578,35.5406],[-89.9577,35.5406],[-89.9577,35.5404],[-89.9576,35.5404],[-89.9575,35.5403],[-89.9573,35.54],[-89.9572,35.5399],[-89.9571,35.5398],[-89.957,35.5396],[-89.9569,35.5394],[-89.9569,35.5393],[-89.9568,35.5392],[-89.9567,35.5388],[-89.9566,35.5386],[-89.9566,35.5385],[-89.9566,35.5384],[-89.9566,35.5379],[-89.9567,35.5378],[-89.9567,35.5377],[-89.9567,35.5376],[-89.9569,35.5372],[-89.9569,35.5371],[-89.957,35.5369],[-89.9571,35.5366],[-89.957,35.5365],[-89.957,35.5364],[-89.9569,35.5363],[-89.9568,35.5362],[-89.9567,35.5361],[-89.9565,35.5359],[-89.9564,35.5358],[-89.9563,35.5357],[-89.9562,35.5355],[-89.956,35.535],[-89.9559,35.5348],[-89.9559,35.5347],[-89.9558,35.5346],[-89.9558,35.5345],[-89.9558,35.5344],[-89.9557,35.5343],[-89.9557,35.534],[-89.9557,35.5338],[-89.9557,35.5336],[-89.9557,35.5335],[-89.9557,35.5334],[-89.9557,35.5333],[-89.9558,35.5332],[-89.9559,35.533],[-89.9561,35.5327],[-89.9564,35.5323],[-89.9565,35.5322],[-89.957,35.5317],[-89.957,35.5316],[-89.9572,35.5313],[-89.9573,35.5312],[-89.9573,35.5311],[-89.9574,35.5309],[-89.9575,35.5307],[-89.9575,35.5306],[-89.9576,35.5305],[-89.9577,35.5302],[-89.9578,35.5299],[-89.9578,35.5295],[-89.9577,35.5292],[-89.9575,35.529],[-89.9574,35.5288],[-89.9573,35.5287],[-89.9573,35.5285],[-89.9573,35.5284],[-89.9573,35.5283],[-89.9574,35.5281],[-89.9576,35.5279],[-89.9578,35.5277],[-89.9578,35.5274],[-89.9577,35.5274],[-89.9577,35.5272],[-89.9564,35.5256],[-89.9537,35.5237],[-89.9522,35.5226],[-89.9513,35.5219],[-89.9494,35.5208],[-89.949,35.5206],[-89.948,35.5201],[-89.9459,35.5196],[-89.945,35.5194],[-89.9416,35.5191],[-89.9402,35.519],[-89.9377,35.5189],[-89.9374,35.5189],[-89.9359,35.5189],[-89.9348,35.5187],[-89.934,35.5186],[-89.9336,35.5185],[-89.9327,35.5183],[-89.9293,35.5171],[-89.928,35.5166],[-89.9276,35.5164],[-89.9262,35.5157],[-89.9248,35.515],[-89.9235,35.5145],[-89.9232,35.5144],[-89.9222,35.5142],[-89.921,35.5139],[-89.9193,35.5139],[-89.9184,35.514],[-89.918,35.5141],[-89.9154,35.5151],[-89.9145,35.5157],[-89.9125,35.517],[-89.9119,35.5174],[-89.9109,35.5182],[-89.9108,35.5183],[-89.91,35.5193],[-89.909,35.5206],[-89.9087,35.5211],[-89.9084,35.5216],[-89.9077,35.5229],[-89.9074,35.5236],[-89.906,35.5271],[-89.9056,35.5281],[-89.9045,35.5316],[-89.9041,35.533],[-89.904,35.5333],[-89.9039,35.5342],[-89.904,35.5349],[-89.9043,35.5355],[-89.9044,35.5357],[-89.9049,35.5363],[-89.9056,35.5368],[-89.9062,35.5371],[-89.9065,35.5372],[-89.9075,35.5376],[-89.9084,35.5378],[-89.9092,35.5379],[-89.9098,35.5379],[-89.91,35.5379],[-89.9104,35.5378],[-89.9105,35.5378],[-89.9117,35.5376],[-89.9118,35.5376],[-89.9119,35.5376],[-89.9121,35.5376],[-89.9123,35.5377],[-89.9124,35.538],[-89.9124,35.5382],[-89.9124,35.5385],[-89.9124,35.5386],[-89.9123,35.5387],[-89.9119,35.5393],[-89.9116,35.5395],[-89.9113,35.5397],[-89.9111,35.5399],[-89.911,35.54],[-89.9107,35.5405],[-89.9105,35.5408],[-89.9104,35.5409],[-89.9101,35.5413],[-89.9097,35.542],[-89.9076,35.5421],[-89.9075,35.5425],[-89.9074,35.5426],[-89.9074,35.5428],[-89.9074,35.5429],[-89.9073,35.5433],[-89.9073,35.5435],[-89.9073,35.5436],[-89.9073,35.5438],[-89.9073,35.5439],[-89.9073,35.5441],[-89.9074,35.5443],[-89.9075,35.5445],[-89.9076,35.5446],[-89.9077,35.5446],[-89.9078,35.5447],[-89.9078,35.5448],[-89.9079,35.545],[-89.9079,35.5452],[-89.9083,35.5464],[-89.9084,35.5466],[-89.9086,35.5468],[-89.9089,35.5474],[-89.9091,35.5478],[-89.9092,35.5478],[-89.9093,35.548],[-89.9094,35.548],[-89.9098,35.5484],[-89.91,35.5485],[-89.9102,35.5487],[-89.9104,35.5488],[-89.9109,35.549],[-89.9113,35.5491],[-89.9114,35.5491],[-89.9115,35.5492],[-89.9123,35.5494],[-89.9125,35.5494],[-89.9132,35.5496],[-89.9134,35.5496],[-89.914,35.5496],[-89.9147,35.5496],[-89.9157,35.5498],[-89.9158,35.5498],[-89.9162,35.5499],[-89.9164,35.5499],[-89.9167,35.5499],[-89.9169,35.5499],[-89.9172,35.5499],[-89.9176,35.5499],[-89.9189,35.5498],[-89.9192,35.5498],[-89.9193,35.5498],[-89.9196,35.5499],[-89.9208,35.5501],[-89.9211,35.5502],[-89.9214,35.5502],[-89.9219,35.5502],[-89.9223,35.5503],[-89.9229,35.5504],[-89.9232,35.5504],[-89.924,35.5505],[-89.9243,35.5505],[-89.9246,35.5506],[-89.925,35.5507],[-89.9258,35.5508],[-89.9262,35.5509],[-89.9263,35.551],[-89.9265,35.551],[-89.9268,35.5511],[-89.9273,35.5511],[-89.9275,35.5512],[-89.9277,35.5512],[-89.928,35.5513],[-89.9287,35.5515],[-89.9289,35.5515],[-89.9293,35.5516],[-89.9294,35.5517],[-89.9295,35.5517],[-89.9298,35.5519],[-89.9302,35.5521],[-89.931,35.5526],[-89.9312,35.5527],[-89.9315,35.5528],[-89.9317,35.5529],[-89.9319,35.553],[-89.9333,35.5536],[-89.9334,35.5536],[-89.9341,35.5539],[-89.9346,35.5541],[-89.9349,35.5542],[-89.9353,35.5543],[-89.936,35.5544],[-89.9364,35.5545],[-89.938,35.5549],[-89.9383,35.555],[-89.9384,35.5551],[-89.9387,35.5552],[-89.9395,35.5555],[-89.9398,35.5556],[-89.9401,35.5558],[-89.9404,35.5559],[-89.9406,35.556],[-89.9408,35.5561],[-89.941,35.5563],[-89.9412,35.5564],[-89.9419,35.5569],[-89.942,35.557],[-89.9423,35.5573],[-89.9427,35.5577],[-89.9428,35.5578],[-89.9429,35.558],[-89.9431,35.5581],[-89.9432,35.5583],[-89.9436,35.5588],[-89.9441,35.5594],[-89.9441,35.5595],[-89.9445,35.56],[-89.945,35.5607],[-89.9453,35.5611],[-89.9457,35.5616],[-89.9459,35.562],[-89.9463,35.5626],[-89.9464,35.5628],[-89.9468,35.5634],[-89.947,35.5637],[-89.9473,35.5644],[-89.9476,35.5648],[-89.9477,35.5651],[-89.9477,35.5652],[-89.9479,35.5654],[-89.9479,35.5655],[-89.9481,35.5658],[-89.9485,35.5667],[-89.9486,35.5669],[-89.9488,35.5674],[-89.9491,35.5678],[-89.9493,35.5683],[-89.9495,35.5686],[-89.9498,35.5691],[-89.9502,35.5697],[-89.9515,35.5713],[-89.9518,35.5717],[-89.9519,35.5719],[-89.9519,35.5721],[-89.9524,35.5728],[-89.9529,35.5738],[-89.9531,35.5741],[-89.9534,35.5748],[-89.9539,35.5754],[-89.9541,35.576],[-89.9543,35.5762],[-89.9545,35.5766],[-89.9545,35.5767],[-89.9548,35.5772],[-89.9548,35.5774],[-89.955,35.5777],[-89.9552,35.5784],[-89.9554,35.5789],[-89.9558,35.5796],[-89.9562,35.5806],[-89.9563,35.5808],[-89.9564,35.5809],[-89.9566,35.5817],[-89.9568,35.5823],[-89.9571,35.583],[-89.9572,35.5832],[-89.9572,35.5833],[-89.9573,35.5835],[-89.9573,35.5837],[-89.9574,35.5838],[-89.9574,35.5839],[-89.9575,35.584],[-89.9575,35.5841],[-89.9576,35.5845],[-89.9577,35.5848],[-89.9578,35.5852],[-89.9579,35.5854],[-89.9579,35.5855],[-89.9579,35.5857],[-89.9579,35.586],[-89.9579,35.5864],[-89.9579,35.5867],[-89.9579,35.5873],[-89.9578,35.5878],[-89.9577,35.588],[-89.9575,35.5885],[-89.9572,35.5892],[-89.9571,35.5894],[-89.9568,35.5901],[-89.9565,35.5906],[-89.9561,35.5913],[-89.9561,35.5915],[-89.956,35.5917],[-89.9558,35.5918],[-89.9557,35.5921],[-89.9554,35.5924],[-89.9553,35.5925],[-89.9549,35.5931],[-89.9548,35.5933],[-89.9541,35.5941],[-89.9537,35.5946],[-89.9534,35.595],[-89.9532,35.5951],[-89.9532,35.5952],[-89.9528,35.5956],[-89.9521,35.5964],[-89.9518,35.5967],[-89.9514,35.5971],[-89.9513,35.5972],[-89.9512,35.5973],[-89.9508,35.5976],[-89.9499,35.5984],[-89.9498,35.5984],[-89.9495,35.5987],[-89.9489,35.5991],[-89.9487,35.5994],[-89.9486,35.5994],[-89.9483,35.5997],[-89.948,35.5999],[-89.9479,35.6],[-89.9478,35.6001],[-89.9477,35.6002],[-89.9473,35.6004],[-89.9467,35.6008],[-89.9465,35.6009],[-89.9456,35.6014],[-89.9452,35.6016],[-89.9447,35.6018],[-89.9441,35.6021],[-89.9439,35.6022],[-89.9438,35.6023],[-89.9437,35.6023],[-89.9434,35.6025],[-89.9431,35.6026],[-89.9428,35.6028],[-89.9425,35.6029],[-89.9414,35.6034],[-89.941,35.6036],[-89.9409,35.6037],[-89.9407,35.6037],[-89.9406,35.6038],[-89.9393,35.6041],[-89.9383,35.6046],[-89.938,35.6046],[-89.936,35.6059],[-89.9339,35.6072],[-89.9325,35.6078],[-89.932,35.608],[-89.9308,35.6085],[-89.9297,35.6089],[-89.9295,35.6089],[-89.929,35.6091],[-89.9288,35.6092],[-89.928,35.6094],[-89.9271,35.6097],[-89.9257,35.6101],[-89.9249,35.6103],[-89.9248,35.6104],[-89.9246,35.6104],[-89.9245,35.6105],[-89.9243,35.6105],[-89.9243,35.6106],[-89.924,35.6106],[-89.9239,35.6106],[-89.923,35.6109],[-89.9213,35.6115],[-89.921,35.6116],[-89.9196,35.6122],[-89.9186,35.6127],[-89.9184,35.6128],[-89.9183,35.6129],[-89.9147,35.6152],[-89.9145,35.6153],[-89.9143,35.6155],[-89.9136,35.616],[-89.9134,35.6161],[-89.912,35.6169],[-89.9118,35.617],[-89.9117,35.6171],[-89.9116,35.6173],[-89.9114,35.6174],[-89.9112,35.6175],[-89.9111,35.6176],[-89.911,35.6176],[-89.9108,35.6176],[-89.9107,35.6173],[-89.9105,35.6173],[-89.9103,35.6172],[-89.91,35.6172],[-89.9095,35.617],[-89.9091,35.6169],[-89.9087,35.6168],[-89.9082,35.6166],[-89.9081,35.6166],[-89.9074,35.6164],[-89.9073,35.6163],[-89.906,35.616],[-89.9059,35.616],[-89.9043,35.6157],[-89.9034,35.6156],[-89.9026,35.6154],[-89.9014,35.6153],[-89.9004,35.6151],[-89.8997,35.615],[-89.8984,35.6149],[-89.8978,35.6149],[-89.897,35.6149],[-89.8963,35.615],[-89.8944,35.6155],[-89.8931,35.6161],[-89.8921,35.6167],[-89.8795,35.6251],[-89.8786,35.6256],[-89.8779,35.626],[-89.8769,35.6265],[-89.8765,35.6266],[-89.8751,35.6272],[-89.8736,35.6276],[-89.8715,35.6282],[-89.8712,35.6283],[-89.871,35.6283],[-89.8703,35.6285],[-89.8701,35.6286],[-89.8698,35.6287],[-89.8697,35.6288],[-89.8692,35.6289],[-89.8689,35.629],[-89.8688,35.629],[-89.8685,35.6292],[-89.8661,35.63],[-89.8639,35.6308],[-89.8592,35.6328],[-89.8592,35.6329],[-89.8571,35.6341],[-89.857,35.6342],[-89.8566,35.6344],[-89.8565,35.6345],[-89.8558,35.6353],[-89.8554,35.6358],[-89.8553,35.636],[-89.8552,35.6361],[-89.8551,35.6362],[-89.8549,35.6365],[-89.8547,35.6368],[-89.8546,35.6369],[-89.8539,35.6383],[-89.8535,35.6392],[-89.8531,35.64],[-89.8529,35.6407],[-89.8526,35.6412],[-89.8522,35.6429],[-89.8521,35.6433],[-89.852,35.6434],[-89.852,35.6436],[-89.852,35.6437],[-89.8519,35.6439],[-89.8518,35.6443],[-89.8514,35.6461],[-89.8511,35.6474],[-89.8508,35.6502],[-89.8509,35.6513],[-89.8509,35.6525],[-89.8509,35.6532],[-89.8509,35.6539],[-89.8509,35.6549],[-89.8509,35.6554],[-89.851,35.6557],[-89.851,35.656],[-89.8512,35.6574],[-89.8513,35.6579],[-89.8516,35.6591],[-89.8523,35.6606],[-89.8527,35.6615],[-89.8535,35.663],[-89.8542,35.6639],[-89.8543,35.6641],[-89.8548,35.6647],[-89.8553,35.6652],[-89.8562,35.6663],[-89.8571,35.6674],[-89.8579,35.6683],[-89.8589,35.6691],[-89.86,35.6696],[-89.8609,35.67],[-89.8612,35.6701],[-89.863,35.6702],[-89.8647,35.6704],[-89.8667,35.6702],[-89.8683,35.6697],[-89.8684,35.6697],[-89.8691,35.6695],[-89.8721,35.6685],[-89.8729,35.6681],[-89.8751,35.6672],[-89.8756,35.667],[-89.8765,35.6666],[-89.8772,35.6661],[-89.8776,35.6658],[-89.878,35.6655],[-89.8782,35.6653],[-89.8785,35.6648],[-89.8792,35.6638],[-89.8799,35.6627],[-89.8816,35.6595],[-89.8824,35.6582],[-89.8825,35.658],[-89.8829,35.6575],[-89.8835,35.6566],[-89.8842,35.6558],[-89.8849,35.6551],[-89.8858,35.6545],[-89.8859,35.6544],[-89.8864,35.654],[-89.8865,35.654],[-89.8867,35.6538],[-89.8868,35.6538],[-89.8868,35.6537],[-89.8869,35.6537],[-89.887,35.6536],[-89.8871,35.6536],[-89.8872,35.6535],[-89.8876,35.6534],[-89.8888,35.6529],[-89.8905,35.6524],[-89.8925,35.6519],[-89.8946,35.6515],[-89.8966,35.6512],[-89.8969,35.6512],[-89.8971,35.6512],[-89.8989,35.6509],[-89.901,35.6509],[-89.9042,35.651],[-89.9061,35.6511],[-89.9089,35.6516],[-89.9124,35.6522],[-89.913,35.6522],[-89.9154,35.6528],[-89.9183,35.6539],[-89.9187,35.654],[-89.9217,35.655],[-89.9227,35.6553],[-89.9236,35.6558],[-89.9246,35.6563],[-89.9247,35.6564],[-89.9253,35.657],[-89.9255,35.6572],[-89.9257,35.6573],[-89.926,35.6576],[-89.9271,35.658],[-89.9294,35.659],[-89.9303,35.6596],[-89.931,35.66],[-89.932,35.6608],[-89.9326,35.6615],[-89.933,35.6619],[-89.9341,35.6632],[-89.9345,35.6636],[-89.9345,35.6637],[-89.9347,35.6638],[-89.9355,35.6643],[-89.9362,35.6647],[-89.937,35.6653],[-89.9371,35.6654],[-89.9374,35.6657],[-89.9387,35.6676],[-89.9416,35.673],[-89.9427,35.6751],[-89.943,35.6755],[-89.9438,35.6762],[-89.9461,35.6785],[-89.9469,35.6793],[-89.9483,35.6807],[-89.9495,35.6818],[-89.9502,35.6824],[-89.9523,35.6852],[-89.9533,35.6864],[-89.9535,35.6868],[-89.9537,35.6871],[-89.9542,35.688],[-89.9544,35.6883],[-89.9557,35.6906],[-89.9561,35.6925],[-89.9563,35.693],[-89.9563,35.6931],[-89.9567,35.6943],[-89.9567,35.695],[-89.9566,35.6955],[-89.9565,35.697],[-89.9564,35.6982],[-89.9564,35.6994],[-89.9567,35.6998],[-89.9569,35.7002],[-89.9571,35.7011],[-89.9572,35.7017],[-89.9572,35.7024],[-89.9573,35.7031],[-89.9573,35.7033],[-89.9571,35.7034],[-89.957,35.7038],[-89.9568,35.7042],[-89.9569,35.705],[-89.957,35.707],[-89.957,35.7082],[-89.957,35.7085],[-89.9569,35.7117],[-89.9573,35.7137],[-89.9575,35.7148],[-89.958,35.7174],[-89.9581,35.7179],[-89.9581,35.7182],[-89.9582,35.7186],[-89.9583,35.7193],[-89.9585,35.7208],[-89.9587,35.7222],[-89.9589,35.7238],[-89.9588,35.7251],[-89.9588,35.7254],[-89.9588,35.726],[-89.9587,35.7269],[-89.9587,35.7274],[-89.9587,35.7277],[-89.9582,35.7289],[-89.958,35.7294],[-89.9577,35.7301],[-89.9569,35.7321],[-89.9568,35.7323],[-89.9566,35.7328],[-89.9562,35.7334],[-89.9548,35.7352],[-89.954,35.7362],[-89.9527,35.737],[-89.9503,35.7385],[-89.9476,35.7397],[-89.9473,35.7399],[-89.9456,35.7408],[-89.9446,35.7412],[-89.9434,35.7417],[-89.9419,35.7423],[-89.94,35.7432],[-89.9388,35.7437],[-89.9385,35.7438],[-89.9379,35.7442],[-89.9373,35.7445],[-89.9371,35.7445],[-89.9364,35.7449],[-89.9338,35.7461],[-89.9325,35.7467],[-89.9309,35.7474],[-89.9298,35.748],[-89.9262,35.7495],[-89.925,35.7501],[-89.9237,35.7507],[-89.9197,35.7527],[-89.9191,35.753],[-89.9183,35.7534],[-89.9178,35.7537],[-89.9161,35.7546],[-89.9155,35.7549],[-89.9144,35.7557],[-89.9143,35.7558],[-89.9138,35.7564],[-89.9131,35.7573],[-89.9121,35.7581],[-89.9115,35.7585],[-89.9113,35.7586],[-89.9106,35.7591],[-89.9101,35.7593],[-89.9098,35.7594],[-89.9096,35.7594],[-89.9094,35.7594],[-89.9092,35.7594],[-89.9087,35.7595],[-89.9083,35.7596],[-89.9076,35.7598],[-89.9074,35.7598],[-89.9069,35.7597],[-89.9068,35.7597],[-89.9067,35.7597],[-89.9064,35.7596],[-89.9061,35.7595],[-89.9058,35.7593],[-89.9056,35.7592],[-89.9055,35.7591],[-89.9053,35.7589],[-89.9026,35.7576],[-89.9024,35.7575],[-89.9016,35.7571],[-89.9002,35.7564],[-89.8948,35.7536],[-89.8922,35.7523],[-89.8918,35.7521],[-89.8908,35.7516],[-89.8905,35.7514],[-89.8902,35.7512],[-89.8901,35.7512],[-89.8897,35.751],[-89.8894,35.7507],[-89.8893,35.7507],[-89.889,35.7505],[-89.8888,35.7505],[-89.8883,35.7502],[-89.8882,35.7501],[-89.8878,35.7498],[-89.8868,35.7489],[-89.8865,35.7486],[-89.8859,35.7479],[-89.8841,35.7457],[-89.8835,35.745],[-89.8833,35.7449],[-89.8826,35.7445],[-89.8824,35.7443],[-89.8773,35.7414],[-89.8765,35.738],[-89.8751,35.7391],[-89.8743,35.7401],[-89.8738,35.7405],[-89.8729,35.7413],[-89.8728,35.7413],[-89.871,35.7427],[-89.8703,35.7431],[-89.8702,35.7432],[-89.8688,35.7442],[-89.8671,35.7455],[-89.8656,35.7466],[-89.8639,35.7476],[-89.8626,35.7481],[-89.8619,35.7484],[-89.86,35.7492],[-89.8589,35.7496],[-89.8588,35.7496],[-89.8577,35.7501],[-89.8573,35.7503],[-89.8568,35.7505],[-89.8562,35.7508],[-89.8558,35.751],[-89.8554,35.7512],[-89.8551,35.7514],[-89.8544,35.7517],[-89.854,35.7519],[-89.8531,35.7524],[-89.8525,35.7526],[-89.8519,35.753],[-89.8516,35.7532],[-89.8515,35.7533],[-89.8508,35.7537],[-89.85,35.7542],[-89.8493,35.7546],[-89.8487,35.7548],[-89.848,35.7552],[-89.8471,35.7555],[-89.8463,35.7557],[-89.8453,35.7558],[-89.8436,35.7557],[-89.8416,35.7554],[-89.841,35.7553],[-89.8372,35.7549],[-89.8368,35.7549],[-89.8209,35.7569],[-89.8198,35.7573],[-89.819,35.7577],[-89.8172,35.7587],[-89.8167,35.7589],[-89.8145,35.7599],[-89.8129,35.7612],[-89.8111,35.7627],[-89.81,35.7637],[-89.8093,35.7644],[-89.8081,35.7659],[-89.8076,35.7666],[-89.8071,35.7673],[-89.8063,35.769],[-89.8059,35.7698],[-89.8058,35.7698],[-89.8058,35.77],[-89.8057,35.7702],[-89.8055,35.7706],[-89.8051,35.7712],[-89.8049,35.7715],[-89.8043,35.7721],[-89.8041,35.7722],[-89.8034,35.7726],[-89.8022,35.7734],[-89.8015,35.7739],[-89.8007,35.7743],[-89.7999,35.7749],[-89.7997,35.775],[-89.7993,35.7754],[-89.7985,35.7769],[-89.7976,35.7792],[-89.7972,35.7801],[-89.7972,35.7806],[-89.7972,35.7812],[-89.797,35.7826],[-89.7974,35.7839],[-89.7976,35.7846],[-89.7989,35.7876],[-89.7992,35.7882],[-89.7993,35.7885],[-89.7991,35.7888],[-89.7989,35.7891],[-89.7986,35.7896],[-89.7984,35.7898],[-89.7982,35.7901],[-89.7982,35.7902],[-89.7981,35.7903],[-89.7978,35.7907],[-89.7964,35.7927],[-89.7963,35.7928],[-89.7958,35.7933],[-89.7954,35.7936],[-89.7947,35.7942],[-89.7946,35.7943],[-89.7945,35.7943],[-89.7943,35.7945],[-89.7943,35.7946],[-89.794,35.7948],[-89.7933,35.7954],[-89.7932,35.7954],[-89.7909,35.7974],[-89.7902,35.798],[-89.79,35.7982],[-89.7897,35.7984],[-89.7883,35.7996],[-89.7878,35.8],[-89.7867,35.801],[-89.7833,35.8038],[-89.7827,35.8043],[-89.7825,35.8045],[-89.7822,35.8047],[-89.7821,35.8048],[-89.7812,35.8053],[-89.7804,35.8056],[-89.7803,35.8056],[-89.7798,35.8058],[-89.7784,35.8062],[-89.7766,35.8066],[-89.7749,35.807],[-89.774,35.8072],[-89.7732,35.8073],[-89.7728,35.8074],[-89.7722,35.8075],[-89.7719,35.8076],[-89.7703,35.8081],[-89.7657,35.8094],[-89.7655,35.8095],[-89.7654,35.8109],[-89.7654,35.8112],[-89.7649,35.8111],[-89.7635,35.811],[-89.7622,35.8109],[-89.7619,35.8109],[-89.7617,35.8109],[-89.7588,35.8105],[-89.7584,35.8105],[-89.7545,35.8093],[-89.7515,35.8084],[-89.7505,35.8081],[-89.7494,35.8075],[-89.7484,35.8072],[-89.7478,35.807],[-89.7472,35.8068],[-89.746,35.8066],[-89.7453,35.8063],[-89.7442,35.806],[-89.7433,35.8058],[-89.7416,35.8056],[-89.7396,35.8058],[-89.7385,35.8059],[-89.7377,35.806],[-89.7371,35.806],[-89.7363,35.806],[-89.7357,35.806],[-89.7347,35.806],[-89.7324,35.8067],[-89.7251,35.8088],[-89.7248,35.8088],[-89.7247,35.8089],[-89.7244,35.809],[-89.7241,35.8092],[-89.7238,35.8092],[-89.7236,35.8094],[-89.7233,35.8095],[-89.7232,35.8096],[-89.7231,35.8096],[-89.7227,35.8098],[-89.7223,35.81],[-89.7222,35.8101],[-89.7221,35.8102],[-89.7217,35.8105],[-89.7215,35.8106],[-89.721,35.8109],[-89.7209,35.811],[-89.7208,35.8111],[-89.7207,35.8111],[-89.7192,35.812],[-89.7178,35.8126],[-89.7153,35.8138],[-89.7103,35.816],[-89.709,35.8167],[-89.707,35.8178],[-89.7065,35.818],[-89.7061,35.8183],[-89.7057,35.8185],[-89.7047,35.8193],[-89.7044,35.8196],[-89.7039,35.8203],[-89.7038,35.8204],[-89.7031,35.8216],[-89.7024,35.8228],[-89.7024,35.8229],[-89.7019,35.8238],[-89.7019,35.8239],[-89.7018,35.8242],[-89.7015,35.8249],[-89.7013,35.8261],[-89.701,35.8282],[-89.7012,35.8299],[-89.7014,35.831],[-89.702,35.8323],[-89.7021,35.8326],[-89.7024,35.8331],[-89.7024,35.8332],[-89.7025,35.8334],[-89.7029,35.8342],[-89.7044,35.8357],[-89.7064,35.8372],[-89.7093,35.8389],[-89.7133,35.8408],[-89.7147,35.8414],[-89.7224,35.8446],[-89.723,35.8449],[-89.7242,35.8454],[-89.727,35.8466],[-89.7295,35.8476],[-89.7307,35.8481],[-89.7317,35.8484],[-89.7338,35.849],[-89.7373,35.8498],[-89.7402,35.8504],[-89.7426,35.851],[-89.7451,35.8516],[-89.7455,35.8518],[-89.7478,35.8524],[-89.7494,35.853],[-89.7501,35.8533],[-89.7538,35.8545],[-89.7578,35.856],[-89.7615,35.8572],[-89.7643,35.8583],[-89.7671,35.8598],[-89.7694,35.8616],[-89.771,35.863],[-89.7725,35.8651],[-89.7733,35.8674],[-89.7736,35.8699],[-89.7736,35.8717],[-89.773,35.8751],[-89.7729,35.8762],[-89.7723,35.878],[-89.7723,35.8782],[-89.7717,35.8797],[-89.7699,35.8842],[-89.7687,35.8867],[-89.7675,35.8884],[-89.7664,35.8903],[-89.7657,35.8913],[-89.7656,35.8914],[-89.7634,35.8928],[-89.7605,35.8946],[-89.757,35.8975],[-89.755,35.8992],[-89.7535,35.9001],[-89.7491,35.9029],[-89.7476,35.9038],[-89.7426,35.9066],[-89.7406,35.9068],[-89.736,35.9071],[-89.7253,35.9063],[-89.7213,35.9058],[-89.7172,35.9061],[-89.7149,35.9062],[-89.7097,35.9046],[-89.7049,35.9029],[-89.7047,35.9029],[-89.6988,35.9008],[-89.698,35.9005],[-89.6928,35.8983],[-89.69,35.8975],[-89.6881,35.8969],[-89.6859,35.8945],[-89.6847,35.8932],[-89.6841,35.8925],[-89.6823,35.8905],[-89.6818,35.89],[-89.6813,35.8895],[-89.68,35.8883],[-89.6796,35.8879],[-89.6792,35.8875],[-89.6788,35.8873],[-89.677,35.8857],[-89.6765,35.8855],[-89.6755,35.8851],[-89.6753,35.8848],[-89.6751,35.8844],[-89.6748,35.8847],[-89.6747,35.8847],[-89.6745,35.8846],[-89.6744,35.8846],[-89.6661,35.8829],[-89.666,35.8829],[-89.6606,35.8857],[-89.6585,35.8868],[-89.6562,35.8881],[-89.6549,35.889],[-89.6531,35.8902],[-89.6515,35.8913],[-89.6512,35.8916],[-89.6498,35.8926],[-89.6493,35.893],[-89.6484,35.8938],[-89.6474,35.8931],[-89.6453,35.8914],[-89.6444,35.8948],[-89.6456,35.8962],[-89.6463,35.8987],[-89.6466,35.8998],[-89.6465,35.8999],[-89.6458,35.9026],[-89.6448,35.9044],[-89.6453,35.9053],[-89.6467,35.908],[-89.6479,35.911],[-89.6489,35.914],[-89.6503,35.9178],[-89.6523,35.9215],[-89.6531,35.9226],[-89.655,35.9248],[-89.6561,35.9258],[-89.6622,35.9301],[-89.6632,35.9308],[-89.6675,35.9335],[-89.6706,35.9355],[-89.6711,35.9358],[-89.6738,35.9379],[-89.6766,35.9405],[-89.6788,35.942],[-89.6829,35.945],[-89.6867,35.9476],[-89.6869,35.9477],[-89.6902,35.9492],[-89.6912,35.9497],[-89.6915,35.9499],[-89.695,35.9515],[-89.6999,35.9541],[-89.707,35.9581],[-89.7102,35.9598],[-89.7124,35.9612],[-89.713,35.9616],[-89.7137,35.9622],[-89.7146,35.963],[-89.7166,35.9653],[-89.7178,35.9668],[-89.7187,35.9682],[-89.7188,35.9683],[-89.7189,35.9686],[-89.7197,35.9709],[-89.72,35.9746],[-89.7196,35.9784],[-89.7193,35.9809],[-89.7191,35.9824],[-89.7188,35.985],[-89.7192,35.986],[-89.7246,35.9903],[-89.7247,35.9904],[-89.725,35.9906],[-89.7253,35.9909],[-89.7258,35.9913],[-89.7262,35.9915],[-89.7264,35.9917],[-89.7264,35.9918],[-89.7281,35.9933],[-89.7284,35.9936],[-89.7289,35.9941],[-89.7301,35.9953],[-89.7312,35.9969],[-89.7321,35.9986],[-89.7323,35.999],[-89.7325,35.9993],[-89.7328,36.0001],[-89.733,36.0004],[-89.733,36.0005],[-89.7331,36.0006],[-89.7326,36.0006],[-89.7208,36.0008],[-89.7175,36.0008],[-89.7069,36.001],[-89.7067,36.0019],[-89.7064,36.0032],[-89.7057,36.005],[-89.7036,36.008],[-89.7005,36.0117],[-89.6953,36.0172],[-89.6924,36.0205],[-89.6903,36.0248],[-89.6886,36.0292],[-89.6873,36.0341],[-89.6862,36.041],[-89.6854,36.0459],[-89.6844,36.0517],[-89.6833,36.0607],[-89.682,36.0723],[-89.68,36.0825],[-89.6788,36.0846],[-89.6761,36.0879],[-89.6725,36.0918],[-89.6666,36.0958],[-89.6577,36.0991],[-89.6502,36.1015],[-89.643,36.1036],[-89.6353,36.1056],[-89.6283,36.1069],[-89.6251,36.1081],[-89.6245,36.1085],[-89.6242,36.1086],[-89.6237,36.1089],[-89.6232,36.1093],[-89.6229,36.1095],[-89.6226,36.1097],[-89.6221,36.11],[-89.6219,36.1101],[-89.6213,36.1104],[-89.6207,36.1108],[-89.6205,36.1109],[-89.6193,36.1114],[-89.619,36.1116],[-89.6178,36.1123],[-89.6176,36.1124],[-89.6167,36.1129],[-89.6163,36.1131],[-89.6151,36.1138],[-89.6147,36.114],[-89.6135,36.1146],[-89.613,36.1147],[-89.6129,36.1147],[-89.6129,36.1148],[-89.6123,36.115],[-89.6119,36.1151],[-89.6105,36.1157],[-89.6088,36.1164],[-89.6076,36.1168],[-89.6063,36.1174],[-89.606,36.1176],[-89.6047,36.1181],[-89.6036,36.1186],[-89.6031,36.1189],[-89.6023,36.1193],[-89.6019,36.1195],[-89.6008,36.1203],[-89.6005,36.1205],[-89.6001,36.1209],[-89.5995,36.1213],[-89.599,36.1218],[-89.5983,36.1225],[-89.5974,36.1234],[-89.5963,36.1246],[-89.5958,36.1251],[-89.5957,36.1253],[-89.5952,36.1257],[-89.5947,36.1263],[-89.594,36.1272],[-89.5935,36.1281],[-89.5931,36.1297],[-89.5928,36.1313],[-89.5926,36.1335],[-89.5921,36.1356],[-89.5919,36.1376],[-89.5918,36.1398],[-89.5916,36.1421],[-89.5916,36.1441],[-89.5917,36.1458],[-89.5919,36.1477],[-89.5922,36.1501],[-89.5928,36.1521],[-89.5936,36.154],[-89.5944,36.1555],[-89.5954,36.1571],[-89.5967,36.1589],[-89.598,36.1609],[-89.5984,36.1614],[-89.5994,36.1626],[-89.6009,36.1646],[-89.6025,36.1665],[-89.6039,36.168],[-89.6055,36.1696],[-89.607,36.1712],[-89.6092,36.1729],[-89.6112,36.1744],[-89.613,36.176],[-89.6139,36.1767],[-89.6147,36.1773],[-89.6164,36.1786],[-89.6182,36.18],[-89.6196,36.1808],[-89.6214,36.1818],[-89.6227,36.1826],[-89.6238,36.1831],[-89.6251,36.1836],[-89.629,36.1852],[-89.6295,36.1854],[-89.6326,36.1868],[-89.6356,36.1883],[-89.6369,36.1889],[-89.6438,36.1934],[-89.6448,36.1941],[-89.6501,36.1981],[-89.6524,36.1997],[-89.6549,36.2015],[-89.6582,36.2033],[-89.6611,36.2049],[-89.6641,36.2065],[-89.6679,36.2088],[-89.6697,36.2099],[-89.6702,36.2102],[-89.6725,36.2116],[-89.6743,36.2127],[-89.6751,36.2132],[-89.6761,36.2138],[-89.6796,36.2159],[-89.6826,36.218],[-89.685,36.2197],[-89.6851,36.2197],[-89.6866,36.2208],[-89.6885,36.2221],[-89.6911,36.2239],[-89.6919,36.2244],[-89.6922,36.2247],[-89.6925,36.2249],[-89.6926,36.225],[-89.6932,36.2255],[-89.6933,36.2255],[-89.6939,36.2259],[-89.6941,36.2261],[-89.6943,36.2263],[-89.6951,36.2269],[-89.6952,36.227],[-89.6958,36.2275],[-89.696,36.2277],[-89.6963,36.2279],[-89.6967,36.2282],[-89.6968,36.2283],[-89.6983,36.2296],[-89.6994,36.2306],[-89.6997,36.2308],[-89.7004,36.2318],[-89.7008,36.2324],[-89.7018,36.2335],[-89.702,36.2337],[-89.7031,36.2345],[-89.7045,36.2355],[-89.7046,36.2356],[-89.7053,36.2366],[-89.7056,36.2381],[-89.7055,36.239],[-89.7053,36.2399],[-89.7049,36.2408],[-89.7042,36.2421],[-89.7035,36.2434],[-89.703,36.2443],[-89.7029,36.2445],[-89.7018,36.246],[-89.7007,36.2473],[-89.7005,36.2475],[-89.7,36.2482],[-89.6998,36.2484],[-89.6991,36.2495],[-89.6987,36.2501],[-89.6986,36.2506],[-89.6975,36.2514],[-89.6967,36.2518],[-89.6963,36.252],[-89.6952,36.2528],[-89.6949,36.2528],[-89.6941,36.2527],[-89.6937,36.2527],[-89.6935,36.2527],[-89.6933,36.2527],[-89.6925,36.2525],[-89.6924,36.2525],[-89.6918,36.2522],[-89.6913,36.2521],[-89.6892,36.2508],[-89.6891,36.2508],[-89.6875,36.2501],[-89.6862,36.2495],[-89.6842,36.249],[-89.6832,36.2489],[-89.6826,36.2488],[-89.6825,36.2488],[-89.6824,36.2487],[-89.6823,36.2487],[-89.682,36.2487],[-89.6806,36.2485],[-89.6795,36.2484],[-89.678,36.2483],[-89.6775,36.2483],[-89.6752,36.2486],[-89.6729,36.2487],[-89.6713,36.2489],[-89.6701,36.2491],[-89.6693,36.2491],[-89.6672,36.2493],[-89.6646,36.2496],[-89.6603,36.25],[-89.6599,36.2501],[-89.6562,36.2505],[-89.6525,36.2507],[-89.6514,36.2507],[-89.6504,36.2506],[-89.6459,36.2501],[-89.6422,36.2495],[-89.6384,36.2485],[-89.6368,36.2481],[-89.6336,36.2467],[-89.6331,36.2465],[-89.6292,36.245],[-89.6264,36.244],[-89.6251,36.2437],[-89.6244,36.2433],[-89.6231,36.243],[-89.6215,36.2426],[-89.6194,36.242],[-89.6174,36.2413],[-89.6155,36.2407],[-89.6135,36.24],[-89.613,36.2399],[-89.6129,36.2398],[-89.6111,36.2393],[-89.6091,36.2388],[-89.6065,36.2383],[-89.6042,36.2382],[-89.6024,36.2381],[-89.6004,36.2382],[-89.5984,36.2383],[-89.5956,36.2385],[-89.5925,36.2387],[-89.5896,36.2391],[-89.5873,36.2395],[-89.5855,36.24],[-89.5831,36.2406],[-89.5814,36.2411],[-89.579,36.2418],[-89.5775,36.2423],[-89.576,36.2429],[-89.5756,36.2431],[-89.5739,36.2438],[-89.5722,36.245],[-89.5707,36.2462],[-89.5694,36.2471],[-89.5681,36.248],[-89.5669,36.2489],[-89.566,36.2494],[-89.565,36.2501],[-89.5641,36.2505],[-89.5627,36.2508],[-89.5622,36.2509],[-89.5598,36.251],[-89.558,36.251],[-89.5566,36.2508],[-89.5553,36.2506],[-89.5536,36.2503],[-89.553,36.2502],[-89.5529,36.2501],[-89.552,36.2496],[-89.5515,36.2492],[-89.5508,36.2488],[-89.5499,36.2486],[-89.5498,36.2486],[-89.549,36.2482],[-89.5482,36.248],[-89.5474,36.2478],[-89.5467,36.2477],[-89.5458,36.2475],[-89.5447,36.2475],[-89.5436,36.2476],[-89.5426,36.2477],[-89.5416,36.2479],[-89.5407,36.2482],[-89.5403,36.2484],[-89.5399,36.2485],[-89.5392,36.2488],[-89.5384,36.2492],[-89.5379,36.2496],[-89.5375,36.2501],[-89.5368,36.2506],[-89.5354,36.2518],[-89.5352,36.252],[-89.535,36.2522],[-89.5348,36.2526],[-89.5347,36.2528],[-89.5347,36.253],[-89.5347,36.2531],[-89.5347,36.2547],[-89.5346,36.2593],[-89.5345,36.2618],[-89.5348,36.2637],[-89.5349,36.2638],[-89.5364,36.2728],[-89.5366,36.2732],[-89.5367,36.2734],[-89.5368,36.2738],[-89.537,36.2742],[-89.5372,36.2744],[-89.5377,36.2753],[-89.5395,36.2774],[-89.5398,36.2776],[-89.5435,36.28],[-89.5438,36.2802],[-89.5441,36.2803],[-89.5448,36.2805],[-89.5466,36.2804],[-89.5483,36.2793],[-89.5492,36.2788],[-89.55,36.2785],[-89.5506,36.2783],[-89.5512,36.2781],[-89.552,36.278],[-89.5528,36.2778],[-89.5543,36.2777],[-89.555,36.278],[-89.5699,36.2845],[-89.5785,36.2883],[-89.5788,36.2886],[-89.5797,36.2893],[-89.5805,36.29],[-89.5843,36.2933],[-89.5844,36.2934],[-89.5856,36.2941],[-89.5868,36.2949],[-89.5898,36.2968],[-89.5998,36.3026],[-89.6002,36.3028],[-89.6052,36.3055],[-89.6103,36.3083],[-89.6117,36.309],[-89.6118,36.3091],[-89.613,36.3105],[-89.6146,36.3132],[-89.6192,36.3207],[-89.6195,36.3213],[-89.6198,36.3221],[-89.6202,36.3228],[-89.6203,36.323],[-89.6201,36.325],[-89.6201,36.3251],[-89.6198,36.3295],[-89.6185,36.3317],[-89.6174,36.3336],[-89.6158,36.3361],[-89.6158,36.3362],[-89.6107,36.3404],[-89.608,36.3414],[-89.6057,36.3422],[-89.6005,36.343],[-89.5948,36.3428],[-89.5923,36.3427],[-89.5898,36.3426],[-89.5854,36.3425],[-89.5816,36.3424],[-89.5814,36.3423],[-89.5786,36.3417],[-89.572,36.3403],[-89.5694,36.3397],[-89.5654,36.3388],[-89.5615,36.338],[-89.5604,36.3377],[-89.5589,36.3376],[-89.5537,36.3373],[-89.5493,36.3371],[-89.5485,36.337],[-89.5469,36.3369],[-89.5452,36.3368],[-89.545,36.3368],[-89.5381,36.3375],[-89.5318,36.3392],[-89.527,36.3417],[-89.5227,36.3448],[-89.519,36.3486],[-89.5163,36.3539],[-89.5132,36.3599],[-89.5113,36.3674],[-89.5112,36.3678],[-89.5097,36.3736],[-89.5096,36.3747],[-89.5096,36.3749],[-89.5096,36.375],[-89.5096,36.3751],[-89.5104,36.3784],[-89.514,36.3849],[-89.5192,36.3922],[-89.5253,36.4004],[-89.531,36.4073],[-89.5389,36.4164],[-89.5423,36.4201],[-89.5442,36.4237],[-89.5452,36.4271],[-89.5455,36.4307],[-89.5451,36.4349],[-89.5434,36.4388],[-89.5409,36.4416],[-89.5378,36.4439],[-89.5344,36.4463],[-89.5306,36.4488],[-89.5273,36.4515],[-89.5252,36.454],[-89.5234,36.4566],[-89.5222,36.4594],[-89.521,36.4619],[-89.5205,36.4645],[-89.5197,36.467],[-89.5196,36.4687],[-89.5196,36.4691],[-89.5195,36.4693],[-89.5195,36.4695],[-89.5195,36.4701],[-89.5194,36.4729],[-89.5195,36.4754],[-89.5199,36.477],[-89.5206,36.4787],[-89.5215,36.4798],[-89.5227,36.4813],[-89.5242,36.4827],[-89.5258,36.4842],[-89.5278,36.4858],[-89.5299,36.4873],[-89.5321,36.4891],[-89.5345,36.4914],[-89.5362,36.4935],[-89.5379,36.4963],[-89.5383,36.4969],[-89.5392,36.4979],[-89.5292,36.4978],[-89.528,36.4978],[-89.5188,36.4978],[-89.5174,36.4978],[-89.5148,36.4977],[-89.514,36.4977],[-89.5088,36.4977],[-89.5085,36.4977],[-89.5051,36.4977],[-89.5046,36.4977],[-89.5041,36.4976],[-89.4981,36.4976],[-89.493,36.4975],[-89.4896,36.4975],[-89.4854,36.4975],[-89.4867,36.495],[-89.4887,36.4904],[-89.4903,36.4866],[-89.4918,36.4831],[-89.4934,36.479],[-89.4941,36.4763],[-89.4939,36.4736],[-89.4931,36.4705],[-89.4919,36.4679],[-89.4906,36.466],[-89.4894,36.4646],[-89.4862,36.4621],[-89.4812,36.4599],[-89.4766,36.4584],[-89.4719,36.4576],[-89.4647,36.4577],[-89.4644,36.4577],[-89.4608,36.4587],[-89.4535,36.4618],[-89.449,36.4649],[-89.4437,36.4692],[-89.4374,36.4748],[-89.4373,36.4748],[-89.4357,36.4765],[-89.434,36.4781],[-89.4329,36.4792],[-89.4323,36.4797],[-89.4318,36.4803],[-89.4312,36.4809],[-89.4301,36.4821],[-89.4274,36.4852],[-89.4238,36.4895],[-89.4228,36.4909],[-89.4207,36.494],[-89.4196,36.4961],[-89.4193,36.4966],[-89.4186,36.4981],[-89.4185,36.4985],[-89.4183,36.4989],[-89.4182,36.499],[-89.4173,36.499],[-89.4083,36.4991],[-89.404,36.4991],[-89.3911,36.4992],[-89.3816,36.5],[-89.3804,36.5001],[-89.3802,36.5002],[-89.3797,36.5003],[-89.3775,36.5005],[-89.3749,36.5007],[-89.3575,36.5022],[-89.3569,36.5023],[-89.3466,36.5032],[-89.3463,36.5032],[-89.3461,36.5032],[-89.3373,36.504],[-89.3368,36.5041],[-89.3339,36.5043],[-89.3318,36.5045],[-89.3293,36.5047],[-89.3284,36.5048],[-89.3273,36.5049],[-89.3268,36.505],[-89.3242,36.5052],[-89.3204,36.5055],[-89.3182,36.5057],[-89.3154,36.506],[-89.3115,36.5063],[-89.3036,36.507],[-89.3029,36.5071],[-89.3023,36.5071],[-89.301,36.5072],[-89.3007,36.5072],[-89.2995,36.5072],[-89.2988,36.5072],[-89.2986,36.5072],[-89.298,36.5072],[-89.2956,36.5071],[-89.2923,36.507],[-89.2823,36.5069],[-89.2803,36.5068],[-89.2792,36.5068],[-89.2791,36.5068],[-89.2732,36.5067],[-89.2725,36.5067],[-89.2683,36.5066],[-89.2618,36.5064],[-89.2563,36.5063],[-89.2501,36.5062],[-89.2486,36.5062],[-89.2413,36.5061],[-89.2351,36.506],[-89.2335,36.5059],[-89.2234,36.5058],[-89.2206,36.5057],[-89.215,36.5057],[-89.2116,36.5056],[-89.2089,36.5056],[-89.2019,36.5055],[-89.1973,36.5054],[-89.1932,36.5053],[-89.1929,36.5053],[-89.1897,36.5053],[-89.1863,36.5052],[-89.1813,36.5052],[-89.1812,36.5052],[-89.1794,36.5051],[-89.1789,36.5051],[-89.1705,36.5048],[-89.1692,36.5048],[-89.1659,36.5047],[-89.1652,36.5046],[-89.1643,36.5046],[-89.1641,36.5046],[-89.1638,36.5046],[-89.1637,36.5046],[-89.163,36.5046],[-89.1603,36.5045],[-89.1571,36.5045],[-89.154,36.5044],[-89.1458,36.5042],[-89.1433,36.5041],[-89.142,36.5041],[-89.1407,36.5041],[-89.1402,36.504],[-89.1383,36.504],[-89.1373,36.504],[-89.1371,36.5039],[-89.1354,36.5039],[-89.128,36.5038],[-89.1242,36.5038],[-89.1228,36.5038],[-89.1211,36.5038],[-89.12,36.5037],[-89.119,36.5037],[-89.1175,36.5037],[-89.106,36.5036],[-89.1031,36.5036],[-89.1006,36.5036],[-89.0986,36.5036],[-89.0975,36.5035],[-89.0953,36.5035],[-89.0911,36.5034],[-89.0902,36.5034],[-89.0886,36.5034],[-89.0869,36.5034],[-89.0817,36.5033],[-89.0815,36.5033],[-89.0732,36.5031],[-89.0724,36.5031],[-89.067,36.5031],[-89.0658,36.5031],[-89.0611,36.5031],[-89.0592,36.5032],[-89.055,36.5031],[-89.0502,36.5031],[-89.0455,36.5031],[-89.0436,36.5031],[-89.0427,36.503],[-89.0383,36.503],[-89.0382,36.503],[-89.0369,36.503],[-89.0347,36.503],[-89.0269,36.5029],[-89.0234,36.5029],[-89.0148,36.5028],[-89.0145,36.5028],[-89.0105,36.5027],[-89.0071,36.5027],[-89.0042,36.5027],[-89,36.5026],[-88.9999,36.5026],[-88.9959,36.5026],[-88.9958,36.5026],[-88.9915,36.5024],[-88.9903,36.5024],[-88.9858,36.5023],[-88.9854,36.5023],[-88.982,36.5023],[-88.981,36.5023],[-88.9778,36.5023],[-88.9719,36.5022],[-88.9685,36.5022],[-88.9642,36.5021],[-88.9597,36.5021],[-88.9586,36.5021],[-88.9547,36.5022],[-88.9517,36.5022],[-88.9353,36.5022],[-88.935,36.5022],[-88.9343,36.5022],[-88.9291,36.5022],[-88.9268,36.5022],[-88.9261,36.5022],[-88.9251,36.5022],[-88.9198,36.5022],[-88.9196,36.5022],[-88.9169,36.5023],[-88.9151,36.5023],[-88.9143,36.5023],[-88.9131,36.5023],[-88.9119,36.5023],[-88.9104,36.5023],[-88.9086,36.5023],[-88.908,36.5023],[-88.9077,36.5023],[-88.9075,36.5023],[-88.9044,36.5023],[-88.8993,36.5023],[-88.8991,36.5023],[-88.8987,36.5023],[-88.8975,36.5023],[-88.8969,36.5023],[-88.8945,36.5023],[-88.8924,36.5023],[-88.8914,36.5023],[-88.891,36.5023],[-88.8893,36.5023],[-88.889,36.5023],[-88.8886,36.5023],[-88.8872,36.5023],[-88.8865,36.5023],[-88.8863,36.5023],[-88.8859,36.5023],[-88.885,36.5023],[-88.8834,36.5024],[-88.8822,36.5024],[-88.8819,36.5024],[-88.8813,36.5024],[-88.8807,36.5024],[-88.8797,36.5024],[-88.8796,36.5024],[-88.8795,36.5024],[-88.8792,36.5024],[-88.8778,36.5024],[-88.8776,36.5024],[-88.8774,36.5024],[-88.8768,36.5024],[-88.8758,36.5024],[-88.8751,36.5024],[-88.8749,36.5024],[-88.8745,36.5024],[-88.8743,36.5024],[-88.8735,36.5024],[-88.8726,36.5024],[-88.8717,36.5024],[-88.8707,36.5024],[-88.8701,36.5024],[-88.8697,36.5024],[-88.8693,36.5024],[-88.8687,36.5024],[-88.8684,36.5024],[-88.8681,36.5024],[-88.8678,36.5024],[-88.8672,36.5024],[-88.8669,36.5024],[-88.866,36.5024],[-88.8658,36.5024],[-88.8651,36.5024],[-88.8642,36.5024],[-88.8632,36.5025],[-88.8627,36.5025],[-88.8607,36.5025],[-88.8603,36.5025],[-88.8598,36.5025],[-88.8594,36.5025],[-88.8593,36.5025],[-88.8592,36.5025],[-88.8563,36.5026],[-88.8552,36.5026],[-88.8515,36.5026],[-88.8511,36.5026],[-88.8505,36.5026],[-88.8472,36.5026],[-88.845,36.5026],[-88.8436,36.5027],[-88.8408,36.5027],[-88.8389,36.5026],[-88.8365,36.5026],[-88.8364,36.5026],[-88.836,36.5026],[-88.8355,36.5026],[-88.8346,36.5026],[-88.8329,36.5026],[-88.8321,36.5026],[-88.8273,36.5026],[-88.8266,36.5026],[-88.8239,36.5026],[-88.8233,36.5027],[-88.8173,36.5027],[-88.8168,36.5027],[-88.8151,36.5027],[-88.8138,36.5027],[-88.8089,36.5027],[-88.806,36.5027],[-88.7997,36.5027],[-88.7955,36.5027],[-88.7952,36.5027],[-88.7929,36.5027],[-88.789,36.5027],[-88.7881,36.5027],[-88.7877,36.5027],[-88.7836,36.5027],[-88.7816,36.5027],[-88.7772,36.5027],[-88.7749,36.5027],[-88.7716,36.5027],[-88.7655,36.5027],[-88.763,36.5027],[-88.7556,36.5027],[-88.7502,36.5027],[-88.7491,36.5027],[-88.747,36.5027],[-88.7434,36.5026],[-88.741,36.5026],[-88.7331,36.5026],[-88.7297,36.5026],[-88.7284,36.5026],[-88.725,36.5026],[-88.7213,36.5027],[-88.7153,36.5027],[-88.7063,36.5026],[-88.6986,36.5026],[-88.6978,36.5026],[-88.697,36.5026],[-88.696,36.5026],[-88.6955,36.5026],[-88.6907,36.5026],[-88.6899,36.5026],[-88.6896,36.5026],[-88.6878,36.5026],[-88.6863,36.5026],[-88.6821,36.5026],[-88.6817,36.5026],[-88.6807,36.5026],[-88.6802,36.5026],[-88.6795,36.5026],[-88.6794,36.5026],[-88.6786,36.5025],[-88.6782,36.5025],[-88.6755,36.5025],[-88.6726,36.5024],[-88.6709,36.5025],[-88.6673,36.5024],[-88.6649,36.5024],[-88.6641,36.5023],[-88.6639,36.5023],[-88.6616,36.5023],[-88.6615,36.5023],[-88.6614,36.5023],[-88.6612,36.5023],[-88.661,36.5023],[-88.6603,36.5023],[-88.6598,36.5023],[-88.6586,36.5023],[-88.6575,36.5023],[-88.6479,36.5022],[-88.6469,36.5022],[-88.6456,36.5022],[-88.6439,36.5022],[-88.6403,36.5021],[-88.6368,36.5021],[-88.6343,36.502],[-88.6275,36.5021],[-88.625,36.5021],[-88.6233,36.5021],[-88.6188,36.5021],[-88.617,36.5021],[-88.6085,36.5021],[-88.6008,36.5022],[-88.5947,36.5022],[-88.5887,36.5021],[-88.5885,36.5021],[-88.5831,36.5021],[-88.5808,36.5021],[-88.5773,36.5021],[-88.5769,36.5021],[-88.5766,36.5021],[-88.5761,36.5021],[-88.5745,36.5021],[-88.5743,36.5021],[-88.5708,36.5021],[-88.5705,36.5021],[-88.5701,36.5021],[-88.5677,36.5021],[-88.5637,36.5021],[-88.5606,36.5021],[-88.5605,36.5021],[-88.5591,36.5021],[-88.5579,36.5022],[-88.5568,36.5022],[-88.5557,36.5022],[-88.5545,36.5021],[-88.5541,36.5021],[-88.554,36.5021],[-88.5537,36.5021],[-88.5534,36.5021],[-88.5507,36.5021],[-88.5489,36.5021],[-88.5451,36.5021],[-88.5449,36.5021],[-88.5443,36.5021],[-88.5427,36.5022],[-88.5419,36.5022],[-88.5392,36.5021],[-88.5375,36.5021],[-88.534,36.502],[-88.5329,36.502],[-88.5313,36.502],[-88.5293,36.502],[-88.5282,36.5019],[-88.5271,36.5019],[-88.5263,36.5019],[-88.5249,36.5018],[-88.5233,36.5018],[-88.5216,36.5017],[-88.5202,36.5017],[-88.5164,36.5016],[-88.5149,36.5015],[-88.5146,36.5015],[-88.513,36.5015],[-88.5129,36.5015],[-88.5121,36.5015],[-88.5119,36.5015],[-88.5118,36.5015],[-88.5116,36.5015],[-88.5113,36.5015],[-88.5112,36.5015],[-88.511,36.5015],[-88.5108,36.5015],[-88.5105,36.5015],[-88.51,36.5015],[-88.5097,36.5015],[-88.5087,36.5015],[-88.5001,36.5013],[-88.4981,36.5012],[-88.4966,36.5012],[-88.4938,36.5012],[-88.4935,36.5012],[-88.4924,36.5012],[-88.4913,36.5012],[-88.4891,36.5012],[-88.4884,36.5012],[-88.4725,36.5012],[-88.469,36.5011],[-88.4663,36.5011],[-88.4658,36.5011],[-88.4654,36.5011],[-88.4571,36.5011],[-88.4569,36.5011],[-88.4532,36.5011],[-88.4503,36.5012],[-88.45,36.5012],[-88.4478,36.5012],[-88.4443,36.5012],[-88.4441,36.5012],[-88.4405,36.5012],[-88.4389,36.5012],[-88.4387,36.5012],[-88.4341,36.5011],[-88.4339,36.5011],[-88.4315,36.5011],[-88.4314,36.5011],[-88.4301,36.501],[-88.4287,36.501],[-88.4284,36.501],[-88.4263,36.501],[-88.4262,36.501],[-88.4257,36.501],[-88.4251,36.501],[-88.4161,36.5008],[-88.4153,36.5008],[-88.4145,36.5008],[-88.4111,36.5008],[-88.4106,36.5008],[-88.4027,36.5007],[-88.4022,36.5007],[-88.3989,36.5007],[-88.3935,36.5006],[-88.393,36.5006],[-88.3879,36.5006],[-88.3849,36.5006],[-88.3817,36.5006],[-88.3805,36.5005],[-88.3759,36.5005],[-88.3686,36.5005],[-88.3676,36.5005],[-88.3626,36.5005],[-88.3608,36.5005],[-88.3575,36.5005],[-88.3476,36.5005],[-88.3439,36.5005],[-88.343,36.5005],[-88.3412,36.5005],[-88.341,36.5005],[-88.3374,36.5005],[-88.3356,36.5005],[-88.3308,36.5005],[-88.3304,36.5005],[-88.3297,36.5005],[-88.3285,36.5005],[-88.328,36.5005],[-88.3274,36.5005],[-88.3273,36.5005],[-88.3272,36.5005],[-88.3261,36.5005],[-88.326,36.5005],[-88.3248,36.5004],[-88.3246,36.5004],[-88.3243,36.5004],[-88.3224,36.5004],[-88.3218,36.5004],[-88.3209,36.5004],[-88.3202,36.5004],[-88.3192,36.5004],[-88.3093,36.5004],[-88.3008,36.5004],[-88.2981,36.5004],[-88.2979,36.5004],[-88.2957,36.5004],[-88.2841,36.5003],[-88.2821,36.5003],[-88.2814,36.5003],[-88.2697,36.5002],[-88.2678,36.5002],[-88.2677,36.5002],[-88.2628,36.5001],[-88.2592,36.5001],[-88.259,36.5001],[-88.2586,36.5001],[-88.2583,36.5001],[-88.25,36.4999],[-88.2437,36.4999],[-88.2431,36.4999],[-88.232,36.4999],[-88.218,36.4998],[-88.2166,36.4998],[-88.2163,36.4998],[-88.2144,36.4998],[-88.2103,36.4997],[-88.2005,36.4996],[-88.1993,36.4996],[-88.194,36.4996],[-88.1918,36.4995],[-88.1895,36.4995],[-88.1854,36.4995],[-88.1847,36.4995],[-88.1833,36.4994],[-88.1781,36.4994],[-88.1778,36.4993],[-88.1762,36.4993],[-88.1758,36.4993],[-88.1732,36.4993],[-88.1719,36.4993],[-88.1618,36.4991],[-88.1596,36.499],[-88.1526,36.4989],[-88.1513,36.4989],[-88.1427,36.4987],[-88.1377,36.4987],[-88.1269,36.4986],[-88.1251,36.4986],[-88.1164,36.4984],[-88.1145,36.4984],[-88.1086,36.4982],[-88.1046,36.4982],[-88.1035,36.4982],[-88.0986,36.4981],[-88.0982,36.4981],[-88.0958,36.498],[-88.0954,36.498],[-88.0947,36.498],[-88.0944,36.498],[-88.0937,36.498],[-88.0908,36.498],[-88.0901,36.498],[-88.0892,36.4979],[-88.0882,36.4979],[-88.0872,36.4979],[-88.0852,36.4979],[-88.0848,36.4979],[-88.0842,36.4979],[-88.0786,36.4978],[-88.0736,36.4977],[-88.0697,36.4977],[-88.0685,36.4977],[-88.0665,36.4977],[-88.0652,36.4976],[-88.0587,36.4973],[-88.0574,36.4973],[-88.0533,36.4971],[-88.053,36.4973],[-88.0523,36.4982],[-88.0519,36.4986],[-88.0517,36.4988],[-88.0508,36.4997],[-88.0503,36.5001],[-88.0491,36.5012],[-88.0482,36.5019],[-88.0469,36.5029],[-88.0426,36.5062],[-88.0414,36.5074],[-88.0405,36.5084],[-88.0398,36.5094],[-88.0391,36.5108],[-88.0383,36.5125],[-88.0377,36.5145],[-88.0374,36.5163],[-88.0374,36.5181],[-88.0374,36.5189],[-88.0374,36.5197],[-88.0376,36.5215],[-88.0374,36.5229],[-88.037,36.524],[-88.0366,36.5248],[-88.0352,36.5269],[-88.0347,36.5278],[-88.0344,36.5287],[-88.0341,36.5301],[-88.033,36.5355],[-88.0327,36.537],[-88.0326,36.5376],[-88.0325,36.5381],[-88.0326,36.5411],[-88.0327,36.5421],[-88.0328,36.543],[-88.0334,36.5448],[-88.0337,36.5467],[-88.0337,36.5487],[-88.0337,36.55],[-88.034,36.552],[-88.0342,36.5536],[-88.0343,36.5549],[-88.0345,36.5564],[-88.0346,36.5574],[-88.0351,36.5602],[-88.0355,36.562],[-88.0368,36.5657],[-88.04,36.5749],[-88.0402,36.5759],[-88.0405,36.5768],[-88.0408,36.579],[-88.0409,36.5813],[-88.041,36.582],[-88.0411,36.5829],[-88.0414,36.5852],[-88.0427,36.5915],[-88.0434,36.596],[-88.0443,36.6006],[-88.0449,36.6031],[-88.0457,36.6058],[-88.0477,36.6112],[-88.0485,36.6135],[-88.0516,36.6208],[-88.0538,36.6259],[-88.0551,36.6287],[-88.0556,36.6303],[-88.0557,36.6318],[-88.0558,36.6327],[-88.0557,36.6338],[-88.0557,36.6349],[-88.0559,36.6364],[-88.0563,36.6382],[-88.057,36.6403],[-88.0576,36.6415],[-88.0587,36.6435],[-88.0599,36.6451],[-88.0631,36.6491],[-88.0646,36.6513],[-88.0658,36.6534],[-88.0668,36.6559],[-88.0681,36.6596],[-88.0686,36.662],[-88.0698,36.672],[-88.0702,36.6751],[-88.0705,36.6783],[-88.068,36.6782],[-88.0606,36.6781],[-88.0585,36.6781],[-88.0557,36.6781],[-88.0529,36.6781],[-88.0502,36.678],[-88.0498,36.678],[-88.0492,36.6779],[-88.0492,36.678],[-88.0492,36.6781],[-88.0431,36.6781],[-88.0403,36.678],[-88.0369,36.6779],[-88.0316,36.6778],[-88.0267,36.6777],[-88.0254,36.6776],[-88.0197,36.6774],[-88.0131,36.6772],[-88.0122,36.6772],[-88.0034,36.6763],[-88.0021,36.6762],[-88,36.676],[-87.994,36.6754],[-87.9787,36.674],[-87.9758,36.6737],[-87.9688,36.673],[-87.9646,36.6726],[-87.9614,36.6723],[-87.957,36.6718],[-87.9531,36.6715],[-87.9474,36.6709],[-87.9456,36.6707],[-87.9426,36.6705],[-87.9406,36.6703],[-87.9297,36.6692],[-87.9269,36.6689],[-87.9167,36.6681],[-87.9148,36.668],[-87.9127,36.6678],[-87.912,36.6678],[-87.9111,36.6677],[-87.9101,36.6676],[-87.9048,36.6672],[-87.9036,36.6671],[-87.9021,36.667],[-87.9011,36.667],[-87.8935,36.6665],[-87.893,36.6665],[-87.8856,36.666],[-87.8854,36.666],[-87.8844,36.6659],[-87.8836,36.6659],[-87.8792,36.6656],[-87.873,36.6652],[-87.8726,36.6651],[-87.8719,36.6651],[-87.8711,36.6651],[-87.8668,36.6648],[-87.8582,36.6643],[-87.8529,36.6639],[-87.8526,36.6639],[-87.8495,36.6637],[-87.8501,36.6591],[-87.8502,36.6582],[-87.8512,36.6499],[-87.8516,36.6474],[-87.8527,36.6381],[-87.8533,36.6332],[-87.8471,36.6334],[-87.8424,36.6336],[-87.8409,36.6336],[-87.8301,36.634],[-87.8295,36.6341],[-87.8212,36.6343],[-87.8185,36.6344],[-87.8156,36.6345],[-87.8042,36.6347],[-87.7972,36.6349],[-87.7968,36.6349],[-87.7948,36.6349],[-87.7837,36.6352],[-87.7822,36.6352],[-87.7757,36.6353],[-87.7706,36.6354],[-87.769,36.6355],[-87.7577,36.6357],[-87.7518,36.6358],[-87.7466,36.636],[-87.745,36.636],[-87.7443,36.636],[-87.7338,36.6362],[-87.7289,36.6364],[-87.7266,36.6364],[-87.7255,36.6364],[-87.7135,36.6367],[-87.7113,36.6368],[-87.7106,36.6368],[-87.7067,36.6369],[-87.6988,36.637],[-87.6987,36.637],[-87.6984,36.637],[-87.6954,36.6371],[-87.6942,36.6371],[-87.6888,36.6372],[-87.6827,36.6373],[-87.6761,36.6375],[-87.6752,36.6375],[-87.6709,36.6376],[-87.6656,36.6377],[-87.665,36.6377],[-87.6623,36.6377],[-87.6587,36.6378],[-87.6543,36.6379],[-87.6502,36.638],[-87.6478,36.638],[-87.6412,36.6381],[-87.6369,36.6382],[-87.6306,36.6382],[-87.6304,36.6382],[-87.6251,36.6383],[-87.6219,36.6383],[-87.6214,36.6383],[-87.6212,36.6383],[-87.6171,36.6384],[-87.6148,36.6384],[-87.612,36.6384],[-87.6105,36.6384],[-87.6076,36.6384],[-87.6036,36.6385],[-87.5985,36.6385],[-87.5947,36.6386],[-87.5936,36.6386],[-87.5857,36.6386],[-87.5797,36.6387],[-87.5729,36.6387],[-87.5647,36.6388],[-87.5637,36.6388],[-87.5622,36.6388],[-87.5572,36.6388],[-87.5522,36.6389],[-87.5516,36.6388],[-87.5507,36.6389],[-87.5464,36.6389],[-87.5429,36.639],[-87.541,36.6392],[-87.5384,36.6392],[-87.537,36.6392],[-87.5231,36.6395],[-87.4963,36.64],[-87.492,36.6401],[-87.4898,36.6401],[-87.4814,36.6403],[-87.4762,36.6404],[-87.4761,36.6404],[-87.4757,36.6404],[-87.4747,36.6404],[-87.4717,36.6405],[-87.4716,36.6405],[-87.467,36.6405],[-87.4665,36.6405],[-87.4633,36.6405],[-87.4615,36.6406],[-87.4609,36.6406],[-87.4601,36.6406],[-87.4595,36.6406],[-87.4568,36.6406],[-87.4562,36.6406],[-87.455,36.6406],[-87.4536,36.6407],[-87.4516,36.6407],[-87.4493,36.6407],[-87.4456,36.6407],[-87.4454,36.6407],[-87.4435,36.6408],[-87.4431,36.6408],[-87.4423,36.6408],[-87.4405,36.6408],[-87.4402,36.6408],[-87.4398,36.6408],[-87.4396,36.6408],[-87.4387,36.6408],[-87.4378,36.6408],[-87.4374,36.6408],[-87.4368,36.6408],[-87.4363,36.6409],[-87.4361,36.6409],[-87.4354,36.6409],[-87.4352,36.6409],[-87.4351,36.6409],[-87.435,36.6409],[-87.4347,36.6409],[-87.4323,36.6409],[-87.4311,36.6409],[-87.43,36.6409],[-87.4294,36.6409],[-87.428,36.6409],[-87.4279,36.6409],[-87.4274,36.6409],[-87.4269,36.6409],[-87.4263,36.6409],[-87.4262,36.6409],[-87.4254,36.6409],[-87.4253,36.6409],[-87.4251,36.6409],[-87.4246,36.641],[-87.4242,36.641],[-87.4237,36.641],[-87.4154,36.641],[-87.4143,36.641],[-87.4136,36.6411],[-87.4095,36.6411],[-87.4006,36.6412],[-87.3983,36.6412],[-87.3981,36.6412],[-87.3962,36.6412],[-87.3863,36.6413],[-87.3829,36.6414],[-87.378,36.6414],[-87.377,36.6414],[-87.3738,36.6414],[-87.3723,36.6414],[-87.356,36.6415],[-87.3559,36.6415],[-87.3558,36.6415],[-87.3551,36.6415],[-87.354,36.6416],[-87.3476,36.6416],[-87.3443,36.6416],[-87.3418,36.6416],[-87.3398,36.6416],[-87.3393,36.6416],[-87.336,36.6417],[-87.3239,36.6417],[-87.3235,36.6417],[-87.3232,36.6417],[-87.315,36.6417],[-87.3149,36.6417],[-87.2951,36.6417],[-87.2948,36.6417],[-87.2936,36.6418],[-87.2934,36.6418],[-87.2884,36.6418],[-87.2856,36.6418],[-87.2841,36.6418],[-87.2815,36.6418],[-87.2799,36.6418],[-87.2794,36.6418],[-87.2784,36.6418],[-87.2752,36.6418],[-87.2646,36.6417],[-87.25,36.6417],[-87.2493,36.6417],[-87.2484,36.6417],[-87.2472,36.6417],[-87.2445,36.6417],[-87.2406,36.6418],[-87.2399,36.6418],[-87.2328,36.6418],[-87.2326,36.6418],[-87.2309,36.6418],[-87.2306,36.6418],[-87.2305,36.6418],[-87.2303,36.6418],[-87.2292,36.6418],[-87.2128,36.6419],[-87.2036,36.6419],[-87.1987,36.6419],[-87.1986,36.6419],[-87.1979,36.6419],[-87.1978,36.6419],[-87.1977,36.6419],[-87.1743,36.642],[-87.174,36.642],[-87.1723,36.642],[-87.1721,36.642],[-87.1714,36.642],[-87.1703,36.642],[-87.1702,36.642],[-87.168,36.6421],[-87.1627,36.6421],[-87.1599,36.6421],[-87.1596,36.6421],[-87.1595,36.6421],[-87.1559,36.6421],[-87.1558,36.6421],[-87.1555,36.6421],[-87.1508,36.6421],[-87.1444,36.6422],[-87.1394,36.6422],[-87.1392,36.6422],[-87.138,36.6422],[-87.1299,36.6422],[-87.1217,36.6423],[-87.1154,36.6424],[-87.115,36.6424],[-87.1061,36.6425],[-87.1052,36.6425],[-87.0997,36.6425],[-87.0994,36.6425],[-87.0969,36.6426],[-87.0952,36.6426],[-87.0894,36.6426],[-87.0856,36.6426],[-87.0705,36.6427],[-87.0703,36.6427],[-87.0609,36.643],[-87.0562,36.6431],[-87.0512,36.6431],[-87.051,36.6432],[-87.0502,36.6432],[-87.0198,36.6439],[-87.0118,36.644],[-87.0086,36.6441],[-87.0047,36.6442],[-87.0045,36.6442],[-87,36.6443],[-86.9875,36.6443],[-86.9817,36.6444],[-86.9816,36.6444],[-86.9809,36.6444],[-86.974,36.6445],[-86.9737,36.6445],[-86.9735,36.6445],[-86.9668,36.6447],[-86.9572,36.6449],[-86.9521,36.645],[-86.946,36.6452],[-86.9391,36.6453],[-86.9301,36.6455],[-86.9289,36.6456],[-86.9266,36.6456],[-86.9259,36.6456],[-86.92,36.6459],[-86.9198,36.6459],[-86.9197,36.6459],[-86.9102,36.6462],[-86.9096,36.6462],[-86.9066,36.6463],[-86.906,36.6463],[-86.9027,36.6464],[-86.9011,36.6465],[-86.9004,36.6465],[-86.8941,36.6466],[-86.8878,36.6467],[-86.882,36.6467],[-86.8749,36.6468],[-86.8744,36.6468],[-86.8685,36.6469],[-86.86,36.6469],[-86.854,36.647],[-86.8519,36.647],[-86.8491,36.6471],[-86.8489,36.6471],[-86.8461,36.6471],[-86.8447,36.6472],[-86.8446,36.6472],[-86.8434,36.6472],[-86.8431,36.6472],[-86.8429,36.6472],[-86.8427,36.6472],[-86.8423,36.6472],[-86.8408,36.6472],[-86.8348,36.6474],[-86.8329,36.6474],[-86.8184,36.6477],[-86.813,36.6478],[-86.8129,36.6478],[-86.8055,36.648],[-86.8035,36.648],[-86.8017,36.6481],[-86.7984,36.6481],[-86.7884,36.6484],[-86.7876,36.6484],[-86.7753,36.6487],[-86.7687,36.6488],[-86.7633,36.6489],[-86.7609,36.649],[-86.7542,36.649],[-86.7499,36.6489],[-86.744,36.6489],[-86.7342,36.6489],[-86.7294,36.649],[-86.7212,36.6492],[-86.7138,36.6494],[-86.712,36.6494],[-86.7119,36.6494],[-86.7113,36.6494],[-86.7081,36.6495],[-86.6991,36.6497],[-86.6925,36.6498],[-86.6792,36.6501],[-86.6791,36.6502],[-86.679,36.6502],[-86.6776,36.6502],[-86.6758,36.6502],[-86.6721,36.6504],[-86.6719,36.6504],[-86.6647,36.6506],[-86.6567,36.6508],[-86.653,36.6509],[-86.6514,36.6509],[-86.6509,36.6509],[-86.6421,36.6512],[-86.6362,36.6513],[-86.6324,36.6515],[-86.626,36.6516],[-86.6234,36.6517],[-86.6222,36.6517],[-86.606,36.6521],[-86.6046,36.6521],[-86.5965,36.6523],[-86.5942,36.6523],[-86.5899,36.6524],[-86.5849,36.6488],[-86.5832,36.6475],[-86.5779,36.6436],[-86.5744,36.641],[-86.5741,36.6408],[-86.5738,36.6406],[-86.5727,36.6398],[-86.5714,36.6389],[-86.5712,36.6387],[-86.566,36.6349],[-86.564,36.6337],[-86.5639,36.6336],[-86.5631,36.6339],[-86.5621,36.6343],[-86.5551,36.6367],[-86.5512,36.638],[-86.5502,36.6434],[-86.5499,36.6448],[-86.5457,36.6442],[-86.5434,36.6439],[-86.5438,36.6404],[-86.5392,36.642],[-86.5379,36.6424],[-86.5318,36.6444],[-86.5314,36.6445],[-86.5221,36.6476],[-86.513,36.6506],[-86.5078,36.6524],[-86.5074,36.6524],[-86.5071,36.6524],[-86.507,36.6524],[-86.4999,36.6523],[-86.4974,36.6522],[-86.4969,36.6522],[-86.4934,36.6522],[-86.4858,36.6521],[-86.4797,36.652],[-86.4745,36.6519],[-86.4732,36.6519],[-86.4725,36.6519],[-86.4642,36.6518],[-86.4623,36.6517],[-86.4597,36.6517],[-86.4587,36.6517],[-86.4583,36.6517],[-86.4503,36.6515],[-86.4488,36.6515],[-86.4397,36.6514],[-86.4314,36.6513],[-86.4312,36.6513],[-86.4311,36.6513],[-86.4277,36.6512],[-86.4154,36.651],[-86.4114,36.6509],[-86.4099,36.6509],[-86.4031,36.6507],[-86.4017,36.6507],[-86.3796,36.6502],[-86.3736,36.6501],[-86.3587,36.6497],[-86.3551,36.6496],[-86.3535,36.6495],[-86.3514,36.6494],[-86.3474,36.6492],[-86.3402,36.649],[-86.3401,36.649],[-86.34,36.649],[-86.3321,36.6487],[-86.3218,36.6478],[-86.3138,36.6471],[-86.3067,36.6465],[-86.2983,36.6457],[-86.2962,36.6456],[-86.2931,36.6453],[-86.2911,36.6452],[-86.2734,36.6442],[-86.2644,36.6437],[-86.2636,36.6436],[-86.2632,36.6436],[-86.2545,36.6431],[-86.2519,36.6429],[-86.2446,36.6424],[-86.2442,36.6424],[-86.2361,36.6419],[-86.2296,36.6415],[-86.2259,36.6413],[-86.2253,36.6413],[-86.2223,36.6411],[-86.2215,36.6411],[-86.2194,36.641],[-86.219,36.6409],[-86.2164,36.6408],[-86.2159,36.6408],[-86.2092,36.6404],[-86.2062,36.6402],[-86.2054,36.6402],[-86.205,36.6402],[-86.2044,36.6401],[-86.2019,36.64],[-86.198,36.6397],[-86.1977,36.6397],[-86.1975,36.6397],[-86.1939,36.6395],[-86.1866,36.6392],[-86.182,36.6389],[-86.1752,36.6384],[-86.1734,36.6383],[-86.1715,36.6382],[-86.1654,36.6378],[-86.1651,36.6377],[-86.1611,36.6376],[-86.1604,36.6375],[-86.1601,36.6375],[-86.1554,36.6373],[-86.1441,36.6368],[-86.1394,36.6366],[-86.1282,36.6361],[-86.1209,36.6358],[-86.1145,36.6355],[-86.1143,36.6355],[-86.1077,36.6352],[-86.1048,36.6351],[-86.1034,36.635],[-86.0943,36.6346],[-86.0821,36.6341],[-86.0818,36.634],[-86.0813,36.634],[-86.0806,36.634],[-86.0771,36.6338],[-86.0732,36.6336],[-86.0716,36.6335],[-86.0705,36.6334],[-86.0632,36.6329],[-86.0627,36.6329],[-86.0593,36.6326],[-86.0522,36.6321],[-86.0445,36.6315],[-86.0426,36.6314],[-86.0381,36.6311],[-86.0373,36.631],[-86.0329,36.6307],[-86.032,36.6307],[-86.0248,36.6303],[-86.0216,36.6302],[-86.0061,36.6296],[-86.0054,36.6295],[-86.005,36.6295],[-86.003,36.6294],[-86.0019,36.6294],[-85.9912,36.629],[-85.9807,36.6286],[-85.9789,36.6286],[-85.9764,36.6285],[-85.9725,36.6283],[-85.967,36.6281],[-85.9562,36.6276],[-85.9364,36.6267],[-85.9347,36.6266],[-85.9283,36.6263],[-85.922,36.6261],[-85.9208,36.626],[-85.9207,36.626],[-85.9195,36.626],[-85.9187,36.6259],[-85.9186,36.6259],[-85.9185,36.6259],[-85.9104,36.6255],[-85.9085,36.6255],[-85.9054,36.6253],[-85.876,36.624],[-85.8739,36.6239],[-85.8649,36.6235],[-85.86,36.6233],[-85.8537,36.623],[-85.8449,36.6227],[-85.8447,36.6226],[-85.8324,36.6221],[-85.832,36.6221],[-85.8289,36.6221],[-85.8263,36.6221],[-85.826,36.6221],[-85.8247,36.6221],[-85.8111,36.6221],[-85.8053,36.6222],[-85.8052,36.6222],[-85.8051,36.6222],[-85.8029,36.6222],[-85.8026,36.6222],[-85.8024,36.6222],[-85.7974,36.6222],[-85.7966,36.6222],[-85.79,36.6221],[-85.7889,36.6221],[-85.7887,36.6221],[-85.7886,36.622],[-85.7835,36.6219],[-85.7754,36.6217],[-85.7713,36.6215],[-85.7679,36.6214],[-85.7619,36.6212],[-85.7586,36.6211],[-85.7527,36.6209],[-85.7506,36.6208],[-85.7445,36.6206],[-85.7441,36.6206],[-85.7429,36.6206],[-85.7426,36.6206],[-85.7417,36.6205],[-85.7401,36.6205],[-85.7392,36.6205],[-85.7384,36.6205],[-85.7378,36.6205],[-85.7352,36.6205],[-85.7337,36.6205],[-85.7335,36.6205],[-85.7326,36.6205],[-85.7262,36.6203],[-85.724,36.6202],[-85.7213,36.62],[-85.7199,36.6199],[-85.7196,36.6199],[-85.7117,36.6195],[-85.7051,36.6193],[-85.705,36.6193],[-85.7045,36.6193],[-85.7028,36.6192],[-85.6942,36.6189],[-85.6939,36.6189],[-85.6864,36.6187],[-85.6765,36.6182],[-85.6729,36.6183],[-85.6664,36.6183],[-85.6661,36.6183],[-85.6659,36.6183],[-85.6658,36.6183],[-85.6653,36.6183],[-85.6605,36.6181],[-85.6454,36.6176],[-85.6441,36.6176],[-85.6434,36.6176],[-85.6411,36.6175],[-85.6404,36.6175],[-85.6384,36.6175],[-85.638,36.6175],[-85.6323,36.6174],[-85.6303,36.6174],[-85.6287,36.6173],[-85.6253,36.6173],[-85.6188,36.6171],[-85.6113,36.617],[-85.6038,36.6168],[-85.6028,36.6168],[-85.5934,36.6166],[-85.5924,36.6166],[-85.5876,36.6165],[-85.5871,36.6165],[-85.5862,36.6165],[-85.5813,36.6163],[-85.5776,36.6163],[-85.5773,36.6163],[-85.5746,36.6162],[-85.5688,36.6161],[-85.5536,36.6159],[-85.5533,36.6159],[-85.5518,36.6159],[-85.5508,36.6158],[-85.5381,36.6156],[-85.5328,36.6155],[-85.5204,36.6153],[-85.5086,36.615],[-85.508,36.615],[-85.5063,36.615],[-85.5062,36.615],[-85.5057,36.6149],[-85.5028,36.6149],[-85.5023,36.6149],[-85.5022,36.6149],[-85.5016,36.6149],[-85.5015,36.6148],[-85.4996,36.6149],[-85.4923,36.6152],[-85.4912,36.6153],[-85.4911,36.6153],[-85.4885,36.6154],[-85.4753,36.6162],[-85.4748,36.6163],[-85.4732,36.6163],[-85.4727,36.6164],[-85.4655,36.6168],[-85.4547,36.6175],[-85.4541,36.6176],[-85.4501,36.6178],[-85.4467,36.618],[-85.4447,36.6181],[-85.4415,36.6183],[-85.4364,36.6187],[-85.4349,36.6187],[-85.4339,36.6188],[-85.4317,36.6189],[-85.4294,36.6191],[-85.4293,36.6191],[-85.4253,36.6191],[-85.4216,36.6192],[-85.4174,36.6194],[-85.4142,36.6195],[-85.4139,36.6195],[-85.4136,36.6195],[-85.412,36.6195],[-85.4118,36.6196],[-85.4038,36.6199],[-85.4036,36.6199],[-85.4026,36.62],[-85.3949,36.6203],[-85.3946,36.6203],[-85.3942,36.6203],[-85.3929,36.6204],[-85.3926,36.6204],[-85.384,36.6208],[-85.3833,36.6208],[-85.3825,36.6208],[-85.3721,36.6214],[-85.3696,36.6215],[-85.3586,36.6219],[-85.3579,36.6219],[-85.3563,36.622],[-85.3561,36.622],[-85.3559,36.622],[-85.3546,36.6221],[-85.3542,36.6221],[-85.3532,36.6221],[-85.3505,36.6223],[-85.3404,36.6227],[-85.3403,36.6227],[-85.3396,36.6228],[-85.3345,36.623],[-85.3331,36.6232],[-85.3314,36.6235],[-85.3306,36.6236],[-85.3268,36.6242],[-85.3255,36.6244],[-85.3248,36.6245],[-85.3171,36.6245],[-85.3037,36.6245],[-85.3031,36.6245],[-85.3004,36.6245],[-85.2992,36.6248],[-85.2985,36.625],[-85.296,36.6257],[-85.2959,36.6258],[-85.2942,36.6263],[-85.2939,36.6264],[-85.2917,36.6264],[-85.2903,36.6264],[-85.2891,36.6265],[-85.2888,36.6265],[-85.2769,36.6268],[-85.2763,36.6268],[-85.2753,36.6268],[-85.2723,36.6267],[-85.2711,36.6267],[-85.2709,36.6267],[-85.2706,36.6267],[-85.2687,36.6267],[-85.267,36.6266],[-85.2656,36.6266],[-85.2642,36.6266],[-85.2581,36.6265],[-85.2575,36.6264],[-85.2571,36.6264],[-85.2568,36.6264],[-85.2562,36.6264],[-85.2507,36.6263],[-85.25,36.6263],[-85.2476,36.6263],[-85.2469,36.6263],[-85.2466,36.6263],[-85.2402,36.6262],[-85.2289,36.626],[-85.2265,36.6259],[-85.226,36.6259],[-85.2219,36.6258],[-85.2133,36.6257],[-85.2094,36.6256],[-85.2091,36.6256],[-85.2083,36.6256],[-85.2081,36.6256],[-85.2078,36.6256],[-85.2074,36.6256],[-85.2071,36.6256],[-85.2055,36.6255],[-85.2054,36.6255],[-85.2045,36.6255],[-85.2039,36.6255],[-85.1962,36.6254],[-85.1961,36.6254],[-85.1904,36.6253],[-85.1873,36.6252],[-85.1864,36.6252],[-85.1863,36.6252],[-85.1824,36.6251],[-85.1757,36.625],[-85.1716,36.6249],[-85.1702,36.6248],[-85.1688,36.6248],[-85.1544,36.6244],[-85.1447,36.6241],[-85.1434,36.624],[-85.1385,36.6239],[-85.136,36.6238],[-85.1359,36.6238],[-85.1311,36.6236],[-85.1252,36.6235],[-85.1184,36.6232],[-85.1155,36.6231],[-85.1106,36.6229],[-85.1092,36.6229],[-85.1032,36.6226],[-85.1028,36.6226],[-85.0966,36.6223],[-85.0959,36.6223],[-85.0884,36.622],[-85.0867,36.6219],[-85.0864,36.6219],[-85.0862,36.6219],[-85.0855,36.6219],[-85.0854,36.6219],[-85.0848,36.6219],[-85.0795,36.6216],[-85.0782,36.6215],[-85.0781,36.6215],[-85.0776,36.6215],[-85.0729,36.6214],[-85.0705,36.6213],[-85.0691,36.6212],[-85.0496,36.6203],[-85.0453,36.6201],[-85.0416,36.6199],[-85.04,36.6199],[-85.0274,36.6193],[-85.0269,36.6193],[-85.0263,36.6193],[-85.0249,36.6192],[-85.0246,36.6191],[-85.0238,36.6191],[-85.0008,36.6176],[-84.9968,36.6174],[-84.9934,36.6172],[-84.9916,36.617],[-84.9748,36.6155],[-84.9697,36.615],[-84.9674,36.6148],[-84.9618,36.6143],[-84.9527,36.6134],[-84.9415,36.6122],[-84.9375,36.6119],[-84.9361,36.6117],[-84.9295,36.6113],[-84.929,36.6112],[-84.9259,36.611],[-84.9198,36.6106],[-84.9175,36.6105],[-84.9126,36.6101],[-84.9076,36.6098],[-84.9051,36.6096],[-84.8977,36.6091],[-84.8904,36.6086],[-84.8838,36.6082],[-84.8802,36.608],[-84.8749,36.6077],[-84.8741,36.6076],[-84.874,36.6076],[-84.8598,36.6067],[-84.8598,36.6066],[-84.8545,36.6063],[-84.8395,36.6052],[-84.8369,36.605],[-84.8355,36.6049],[-84.8338,36.6048],[-84.8304,36.6046],[-84.83,36.6045],[-84.8291,36.6045],[-84.8284,36.6045],[-84.8224,36.6043],[-84.819,36.6043],[-84.8087,36.604],[-84.8043,36.6039],[-84.797,36.6037],[-84.7955,36.6037],[-84.7891,36.6035],[-84.7858,36.6035],[-84.7854,36.6034],[-84.7786,36.6033],[-84.7785,36.6033],[-84.7709,36.6031],[-84.766,36.603],[-84.7499,36.6026],[-84.7494,36.6026],[-84.7411,36.6024],[-84.74,36.6024],[-84.7293,36.6022],[-84.7214,36.602],[-84.7027,36.6017],[-84.6987,36.6016],[-84.6855,36.6014],[-84.6783,36.6012],[-84.6697,36.6009],[-84.6584,36.6006],[-84.6513,36.6004],[-84.6478,36.6003],[-84.6422,36.6001],[-84.6249,36.5995],[-84.6055,36.5988],[-84.6052,36.5988],[-84.6049,36.5988],[-84.6013,36.5986],[-84.5911,36.5982],[-84.5826,36.5979],[-84.5762,36.5977],[-84.5668,36.5973],[-84.5626,36.5971],[-84.5587,36.597],[-84.557,36.5969],[-84.5426,36.5964],[-84.5405,36.5963],[-84.5365,36.5963],[-84.5217,36.5964],[-84.5209,36.5964],[-84.5188,36.5964],[-84.5014,36.5966],[-84.5012,36.5966],[-84.5001,36.5966],[-84.4933,36.5966],[-84.4908,36.5966],[-84.4862,36.5966],[-84.4802,36.5965],[-84.4784,36.5965],[-84.4674,36.5964],[-84.4587,36.5963],[-84.4505,36.5962],[-84.4489,36.5962],[-84.4454,36.5961],[-84.4432,36.5961],[-84.4427,36.5961],[-84.4416,36.5961],[-84.4391,36.596],[-84.4376,36.596],[-84.4361,36.596],[-84.4351,36.5959],[-84.4265,36.5958],[-84.4183,36.5956],[-84.4094,36.5954],[-84.4084,36.5954],[-84.4065,36.5954],[-84.3983,36.5951],[-84.3967,36.5951],[-84.3939,36.595],[-84.3932,36.595],[-84.3802,36.5947],[-84.3765,36.5946],[-84.3743,36.5945],[-84.3612,36.5942],[-84.3445,36.5937],[-84.3223,36.5931],[-84.3203,36.5931],[-84.297,36.5924],[-84.291,36.5922],[-84.278,36.5919],[-84.2716,36.5917],[-84.2709,36.5917],[-84.2613,36.5918],[-84.2279,36.5921],[-84.2273,36.592],[-84.2268,36.592],[-84.2175,36.592],[-84.2013,36.5919],[-84.1992,36.5919],[-84.1976,36.5918],[-84.1912,36.5918],[-84.1896,36.5918],[-84.1843,36.5917],[-84.1654,36.5916],[-84.1499,36.5915],[-84.1492,36.5915],[-84.1463,36.5915],[-84.1447,36.5915],[-84.1431,36.5915],[-84.1429,36.5915],[-84.138,36.5914],[-84.1378,36.5914],[-84.1374,36.5914],[-84.1358,36.5914],[-84.1354,36.5914],[-84.1332,36.5914],[-84.1323,36.5914],[-84.1316,36.5914],[-84.1315,36.5914],[-84.1314,36.5914],[-84.1274,36.5914],[-84.1271,36.5914],[-84.1261,36.5914],[-84.126,36.5913],[-84.1256,36.5913],[-84.1255,36.5913],[-84.1227,36.5913],[-84.122,36.5913],[-84.1068,36.5913],[-84.1064,36.5913],[-84.1053,36.5913],[-84.1049,36.5913],[-84.1046,36.5913],[-84.104,36.5913],[-84.1037,36.5913],[-84.1022,36.5913],[-84.0988,36.5912],[-84.0987,36.5912],[-84.0873,36.591],[-84.086,36.5909],[-84.0821,36.5908],[-84.0798,36.5908],[-84.0733,36.5907],[-84.0727,36.5906],[-84.0591,36.5905],[-84.051,36.5904],[-84.044,36.5903],[-84.0354,36.5902],[-84.0318,36.5902],[-84.0288,36.5902],[-84.021,36.5901],[-84.0181,36.5901],[-84.0104,36.59],[-84.0083,36.59],[-84.0052,36.5899],[-83.9999,36.5899],[-83.9919,36.5896],[-83.9912,36.5896],[-83.991,36.5896],[-83.9895,36.5895],[-83.9876,36.5895],[-83.9872,36.5895],[-83.9844,36.5894],[-83.9749,36.5891],[-83.9705,36.5889],[-83.9575,36.5885],[-83.9571,36.5885],[-83.9507,36.5883],[-83.9503,36.5883],[-83.9432,36.5881],[-83.9309,36.5877],[-83.9308,36.5877],[-83.9304,36.5877],[-83.93,36.5877],[-83.9234,36.5875],[-83.9195,36.5873],[-83.9166,36.5872],[-83.9109,36.5871],[-83.9067,36.587],[-83.9003,36.5868],[-83.9002,36.5867],[-83.8997,36.5867],[-83.8994,36.5867],[-83.8989,36.5867],[-83.8988,36.5867],[-83.8987,36.5867],[-83.8976,36.5867],[-83.8975,36.5867],[-83.8965,36.5866],[-83.8946,36.5866],[-83.8933,36.5865],[-83.8901,36.5864],[-83.8837,36.5862],[-83.8836,36.5862],[-83.8834,36.5862],[-83.8833,36.5862],[-83.874,36.5859],[-83.8735,36.5859],[-83.8656,36.5857],[-83.8652,36.5857],[-83.861,36.5856],[-83.857,36.5855],[-83.8547,36.5855],[-83.8423,36.5852],[-83.8405,36.5851],[-83.8383,36.5851],[-83.8333,36.585],[-83.8309,36.5849],[-83.8226,36.5847],[-83.822,36.5847],[-83.8167,36.5846],[-83.8164,36.5846],[-83.8161,36.5846],[-83.8145,36.5845],[-83.8124,36.5845],[-83.8019,36.5842],[-83.8012,36.5842],[-83.7991,36.5842],[-83.7984,36.5841],[-83.7981,36.5841],[-83.7974,36.5841],[-83.7907,36.584],[-83.785,36.5839],[-83.7848,36.5839],[-83.7844,36.5838],[-83.7843,36.5838],[-83.7836,36.5838],[-83.7835,36.5838],[-83.78,36.5838],[-83.7733,36.5836],[-83.7729,36.5836],[-83.7649,36.5835],[-83.754,36.5834],[-83.7501,36.5833],[-83.7399,36.5832],[-83.7236,36.583],[-83.7174,36.5829],[-83.7155,36.5829],[-83.7138,36.5829],[-83.711,36.5829],[-83.7022,36.5827],[-83.702,36.5827],[-83.6963,36.5827],[-83.6911,36.5826],[-83.6908,36.5826],[-83.6903,36.5832],[-83.6899,36.5837],[-83.6893,36.5841],[-83.689,36.5846],[-83.6884,36.5859],[-83.6881,36.5867],[-83.6869,36.5881],[-83.6864,36.5884],[-83.6861,36.5887],[-83.686,36.589],[-83.6858,36.5892],[-83.6853,36.5894],[-83.6852,36.5895],[-83.6851,36.5897],[-83.6851,36.5901],[-83.6845,36.5907],[-83.6832,36.5918],[-83.6831,36.592],[-83.6831,36.5922],[-83.6831,36.5925],[-83.6829,36.5928],[-83.6827,36.5931],[-83.6823,36.5933],[-83.6817,36.5933],[-83.6807,36.5936],[-83.68,36.5939],[-83.6797,36.5942],[-83.6794,36.5946],[-83.6786,36.5957],[-83.6784,36.5959],[-83.6778,36.5961],[-83.6762,36.5979],[-83.6761,36.5982],[-83.6757,36.5988],[-83.6756,36.5993],[-83.6756,36.5999],[-83.6754,36.6008],[-83.675,36.6008],[-83.6747,36.6008],[-83.6738,36.6008],[-83.6735,36.6008],[-83.6731,36.6008],[-83.6729,36.6008],[-83.6708,36.6008],[-83.6701,36.6008],[-83.67,36.6008],[-83.6698,36.6008],[-83.6697,36.6008],[-83.6696,36.6008],[-83.6695,36.6008],[-83.6694,36.6008],[-83.6693,36.6008],[-83.6691,36.6007],[-83.6685,36.6007],[-83.6683,36.6007],[-83.6682,36.6007],[-83.667,36.6007],[-83.6632,36.6005],[-83.662,36.6004],[-83.6618,36.6004],[-83.6617,36.6004],[-83.6614,36.6004],[-83.6613,36.6004],[-83.6611,36.6004],[-83.6606,36.6004],[-83.6604,36.6004],[-83.6594,36.6004],[-83.6585,36.6004],[-83.6584,36.6004],[-83.6566,36.6003],[-83.6558,36.6003],[-83.6556,36.6003],[-83.6555,36.6003],[-83.6554,36.6003],[-83.6497,36.6001],[-83.6456,36.6],[-83.645,36.5999],[-83.6444,36.5999],[-83.6425,36.5998],[-83.6419,36.5997],[-83.6418,36.5997],[-83.6417,36.5997],[-83.6415,36.5997],[-83.641,36.5996],[-83.6408,36.5996],[-83.6393,36.5995],[-83.6378,36.5994],[-83.6347,36.5991],[-83.6341,36.5991],[-83.6332,36.599],[-83.6329,36.599],[-83.6325,36.599],[-83.6319,36.5989],[-83.6315,36.5989],[-83.6314,36.5989],[-83.6313,36.5989],[-83.6309,36.5988],[-83.6296,36.5987],[-83.6291,36.5987],[-83.6284,36.5986],[-83.6272,36.5985],[-83.6263,36.5984],[-83.6258,36.5984],[-83.6255,36.5984],[-83.6252,36.5984],[-83.6249,36.5984],[-83.6247,36.5984],[-83.624,36.5983],[-83.6237,36.5982],[-83.6236,36.5982],[-83.6235,36.5982],[-83.6232,36.5981],[-83.6229,36.5981],[-83.6227,36.5981],[-83.6221,36.598],[-83.622,36.598],[-83.6209,36.598],[-83.6176,36.5979],[-83.6165,36.5979],[-83.6093,36.5979],[-83.6088,36.5979],[-83.6087,36.5979],[-83.6086,36.5979],[-83.6072,36.5979],[-83.6014,36.5978],[-83.5995,36.5978],[-83.5991,36.5978],[-83.598,36.5978],[-83.5977,36.5978],[-83.5976,36.5978],[-83.5974,36.5978],[-83.5972,36.5978],[-83.5966,36.5978],[-83.5964,36.5978],[-83.5961,36.5978],[-83.5955,36.5978],[-83.5953,36.5978],[-83.5952,36.5978],[-83.5951,36.5978],[-83.5922,36.5977],[-83.5919,36.5977],[-83.5833,36.5976],[-83.5831,36.5976],[-83.5746,36.5975],[-83.5745,36.5975],[-83.5744,36.5975],[-83.5743,36.5975],[-83.5742,36.5975],[-83.5738,36.5975],[-83.5724,36.5975],[-83.572,36.5975],[-83.5713,36.5975],[-83.5695,36.5975],[-83.5689,36.5975],[-83.5686,36.5975],[-83.5678,36.5975],[-83.5675,36.5975],[-83.5664,36.5975],[-83.563,36.5974],[-83.5619,36.5974],[-83.5618,36.5974],[-83.5617,36.5974],[-83.5614,36.5974],[-83.5613,36.5974],[-83.5604,36.5974],[-83.5578,36.5974],[-83.5569,36.5974],[-83.5559,36.5974],[-83.553,36.5974],[-83.5521,36.5974],[-83.552,36.5974],[-83.5518,36.5974],[-83.5517,36.5974],[-83.5503,36.5974],[-83.5462,36.5974],[-83.5448,36.5973],[-83.5447,36.5973],[-83.5446,36.5973],[-83.5444,36.5973],[-83.544,36.5973],[-83.5422,36.5973],[-83.5416,36.5973],[-83.5415,36.5973],[-83.5414,36.5973],[-83.5411,36.5973],[-83.5401,36.5973],[-83.5398,36.5973],[-83.539,36.5973],[-83.5368,36.5973],[-83.5361,36.5973],[-83.536,36.5973],[-83.5359,36.5973],[-83.5354,36.5973],[-83.5339,36.5973],[-83.5334,36.5973],[-83.5313,36.5973],[-83.525,36.5973],[-83.5228,36.5973],[-83.5227,36.5973],[-83.5226,36.5973],[-83.5221,36.5973],[-83.5208,36.5973],[-83.5204,36.5973],[-83.5177,36.5973],[-83.5096,36.5973],[-83.507,36.5973],[-83.5068,36.5973],[-83.5064,36.5973],[-83.5063,36.5973],[-83.5062,36.5973],[-83.5059,36.5973],[-83.5058,36.5973],[-83.5057,36.5973],[-83.5056,36.5973],[-83.5031,36.5972],[-83.4999,36.5972],[-83.4956,36.5972],[-83.4931,36.5973],[-83.4888,36.5973],[-83.4886,36.5973],[-83.4883,36.5973],[-83.4849,36.5973],[-83.4832,36.5973],[-83.4828,36.5973],[-83.4818,36.5973],[-83.4814,36.5973],[-83.4811,36.5973],[-83.4804,36.5973],[-83.4801,36.5973],[-83.4785,36.5973],[-83.4737,36.5973],[-83.4721,36.5973],[-83.4555,36.5973],[-83.4478,36.5973],[-83.4476,36.5973],[-83.446,36.5973],[-83.4453,36.5973],[-83.4432,36.5973],[-83.4424,36.5973],[-83.4406,36.5973],[-83.4266,36.5974],[-83.4258,36.5974],[-83.4256,36.5974],[-83.4255,36.5974],[-83.4254,36.5974],[-83.425,36.5974],[-83.4249,36.5974],[-83.4151,36.5974],[-83.406,36.5974],[-83.4056,36.5974],[-83.4051,36.5974],[-83.3857,36.5974],[-83.3839,36.5974],[-83.3823,36.5974],[-83.3776,36.5974],[-83.376,36.5974],[-83.3757,36.5974],[-83.3756,36.5974],[-83.3755,36.5974],[-83.3749,36.5974],[-83.3726,36.5974],[-83.3719,36.5974],[-83.3716,36.5974],[-83.3709,36.5974],[-83.3706,36.5974],[-83.3703,36.5974],[-83.3566,36.5975],[-83.3565,36.5975],[-83.3563,36.5975],[-83.3469,36.5976],[-83.3468,36.5976],[-83.3465,36.5976],[-83.3463,36.5977],[-83.3462,36.5977],[-83.3461,36.5977],[-83.346,36.5977],[-83.3384,36.5977],[-83.3348,36.5977],[-83.3347,36.5977],[-83.3309,36.5978],[-83.3251,36.5978],[-83.325,36.5978],[-83.3247,36.5978],[-83.3112,36.5979],[-83.3085,36.5979],[-83.3084,36.5979],[-83.3083,36.5979],[-83.3081,36.5979],[-83.308,36.5979],[-83.3057,36.598],[-83.3042,36.598],[-83.2998,36.598],[-83.2983,36.598],[-83.298,36.598],[-83.2972,36.598],[-83.2969,36.598],[-83.2959,36.598],[-83.293,36.5981],[-83.292,36.5981],[-83.2906,36.5981],[-83.2863,36.5981],[-83.2849,36.5981],[-83.2848,36.5981],[-83.2843,36.5981],[-83.2842,36.5981],[-83.2841,36.5981],[-83.284,36.5981],[-83.2839,36.5981],[-83.2837,36.5981],[-83.2822,36.5981],[-83.2778,36.5982],[-83.2763,36.5982],[-83.2759,36.5981],[-83.2749,36.5978],[-83.2745,36.5977],[-83.2719,36.5969],[-83.2641,36.5947],[-83.2615,36.594],[-83.2613,36.594],[-83.2613,36.5939],[-83.2611,36.5939],[-83.261,36.5939],[-83.2526,36.5939],[-83.2525,36.5939],[-83.2517,36.5939],[-83.2503,36.5939],[-83.2502,36.5939],[-83.2501,36.5939],[-83.2499,36.5939],[-83.2497,36.5939],[-83.2489,36.5938],[-83.2485,36.5938],[-83.2482,36.5938],[-83.2481,36.5938],[-83.2477,36.5938],[-83.2476,36.5938],[-83.247,36.5938],[-83.245,36.5939],[-83.2444,36.5939],[-83.2442,36.5939],[-83.2436,36.5939],[-83.2434,36.5939],[-83.2424,36.5939],[-83.2422,36.5939],[-83.2416,36.5939],[-83.2414,36.5939],[-83.241,36.5939],[-83.2396,36.5939],[-83.2373,36.5939],[-83.2371,36.5939],[-83.2366,36.5939],[-83.2364,36.5939],[-83.2283,36.5939],[-83.2254,36.5939],[-83.223,36.5939],[-83.2226,36.5939],[-83.221,36.5939],[-83.2209,36.5939],[-83.2148,36.5939],[-83.2144,36.5939],[-83.2122,36.5939],[-83.2121,36.5939],[-83.2116,36.5939],[-83.2111,36.5939],[-83.2105,36.5939],[-83.1926,36.5939],[-83.1915,36.5939],[-83.1882,36.5939],[-83.1871,36.5939],[-83.1848,36.5939],[-83.1781,36.5939],[-83.1766,36.5939],[-83.1758,36.5939],[-83.1756,36.5939],[-83.1748,36.5939],[-83.1745,36.5939],[-83.1723,36.5939],[-83.1655,36.5939],[-83.165,36.5939],[-83.1632,36.5939],[-83.1604,36.5939],[-83.1569,36.594],[-83.1519,36.594],[-83.1491,36.594],[-83.1489,36.594],[-83.1464,36.594],[-83.1447,36.594],[-83.1441,36.594],[-83.1396,36.594],[-83.1395,36.594],[-83.1351,36.5941],[-83.1249,36.5941],[-83.122,36.5941],[-83.1176,36.5941],[-83.1165,36.5941],[-83.1131,36.5941],[-83.112,36.5941],[-83.1103,36.5941],[-83.1054,36.5941],[-83.1039,36.594],[-83.1037,36.594],[-83.1033,36.594],[-83.102,36.594],[-83.1015,36.594],[-83.0764,36.594],[-83.0763,36.594],[-83.0758,36.594],[-83.0754,36.594],[-83.071,36.594],[-83.0709,36.594],[-83.0701,36.594],[-83.0695,36.594],[-83.0675,36.594],[-83.0671,36.594],[-83.0669,36.594],[-83.0655,36.594],[-83.0615,36.594],[-83.0602,36.594],[-83.0593,36.594],[-83.0568,36.5939],[-83.056,36.5939],[-83.0551,36.5939],[-83.0524,36.5939],[-83.0515,36.5939],[-83.0487,36.5939],[-83.0406,36.5939],[-83.0379,36.5939],[-83.0364,36.5939],[-83.036,36.5939],[-83.0303,36.5939],[-83.0284,36.5939],[-83.0281,36.5939],[-83.0275,36.5939],[-83.0272,36.5939],[-83.0271,36.5939],[-83.0265,36.5939],[-83.0263,36.5939],[-83.0253,36.5939],[-83.0225,36.5939],[-83.0215,36.5939],[-83.0213,36.5939],[-83.0204,36.5939],[-83.0183,36.5939],[-83.0172,36.5939],[-83.0161,36.5939],[-83.0134,36.5939],[-83.0132,36.5939],[-83.0127,36.5939],[-83.0053,36.5939],[-82.9999,36.5938],[-82.9985,36.5937],[-82.9981,36.5937],[-82.9945,36.5937],[-82.9923,36.5937],[-82.992,36.5937],[-82.9909,36.5937],[-82.9908,36.5937],[-82.9891,36.5937],[-82.9861,36.5937],[-82.9851,36.5937],[-82.985,36.5937],[-82.9849,36.5937],[-82.9848,36.5937],[-82.9847,36.5937],[-82.9807,36.5937],[-82.9753,36.5938],[-82.9684,36.5938],[-82.9662,36.5938],[-82.9618,36.5938],[-82.9617,36.5938],[-82.9568,36.5938],[-82.9545,36.5938],[-82.9467,36.5938],[-82.939,36.5937],[-82.9329,36.5937],[-82.93,36.5937],[-82.9298,36.5937],[-82.9297,36.5937],[-82.9296,36.5937],[-82.9294,36.5937],[-82.9282,36.5937],[-82.9245,36.5937],[-82.9233,36.5937],[-82.9197,36.5937],[-82.9141,36.5936],[-82.9137,36.5936],[-82.91,36.5936],[-82.9097,36.5936],[-82.9096,36.5936],[-82.907,36.5936],[-82.9056,36.5936],[-82.8994,36.5935],[-82.8968,36.5935],[-82.8955,36.5935],[-82.8917,36.5935],[-82.8904,36.5935],[-82.8902,36.5935],[-82.8901,36.5935],[-82.89,36.5935],[-82.8899,36.5935],[-82.8898,36.5935],[-82.8897,36.5935],[-82.8895,36.5935],[-82.8894,36.5935],[-82.8893,36.5935],[-82.8892,36.5935],[-82.8889,36.5935],[-82.888,36.5935],[-82.8851,36.5935],[-82.885,36.5935],[-82.8833,36.5935],[-82.8779,36.5935],[-82.8761,36.5935],[-82.8749,36.5935],[-82.8581,36.5936],[-82.8547,36.5937],[-82.8523,36.5937],[-82.8487,36.5937],[-82.8439,36.5938],[-82.8434,36.5938],[-82.8419,36.5938],[-82.8414,36.5938],[-82.8392,36.5938],[-82.8346,36.5938],[-82.8326,36.5938],[-82.8304,36.5938],[-82.83,36.5938],[-82.8287,36.5938],[-82.8283,36.5938],[-82.8268,36.5937],[-82.8225,36.5937],[-82.821,36.5937],[-82.8207,36.5937],[-82.8199,36.5937],[-82.8197,36.5937],[-82.8193,36.5937],[-82.818,36.5937],[-82.8176,36.5937],[-82.8174,36.5937],[-82.8166,36.5937],[-82.8164,36.5937],[-82.8158,36.5937],[-82.8153,36.5937],[-82.814,36.5937],[-82.8134,36.5937],[-82.8133,36.5937],[-82.8131,36.5937],[-82.8128,36.5937],[-82.8122,36.5937],[-82.8119,36.5937],[-82.8115,36.5937],[-82.8104,36.5937],[-82.8101,36.5937],[-82.8081,36.5937],[-82.8022,36.5938],[-82.8005,36.5938],[-82.8002,36.5938],[-82.8,36.5938],[-82.7994,36.5938],[-82.7974,36.5938],[-82.7968,36.5938],[-82.7967,36.5938],[-82.7956,36.5938],[-82.7926,36.5938],[-82.7921,36.5938],[-82.791,36.5938],[-82.7908,36.5938],[-82.7901,36.5938],[-82.7899,36.5938],[-82.7893,36.5938],[-82.7875,36.5938],[-82.7869,36.5938],[-82.7866,36.5938],[-82.7857,36.5938],[-82.7853,36.5938],[-82.7853,36.5937],[-82.785,36.5938],[-82.7849,36.5938],[-82.784,36.5938],[-82.7814,36.5937],[-82.7808,36.5937],[-82.7805,36.5937],[-82.7803,36.5937],[-82.7798,36.5937],[-82.7796,36.5937],[-82.7782,36.5937],[-82.774,36.5937],[-82.7726,36.5937],[-82.7719,36.5937],[-82.7698,36.5937],[-82.7691,36.5938],[-82.7682,36.5938],[-82.7654,36.5938],[-82.7645,36.5938],[-82.7628,36.5937],[-82.7577,36.5937],[-82.756,36.5937],[-82.7554,36.5937],[-82.7536,36.5937],[-82.7531,36.5937],[-82.7527,36.5937],[-82.7518,36.5936],[-82.7514,36.5936],[-82.7498,36.5936],[-82.7451,36.5936],[-82.7435,36.5936],[-82.7428,36.5936],[-82.7404,36.5936],[-82.7397,36.5936],[-82.7394,36.5936],[-82.7384,36.5936],[-82.7381,36.5936],[-82.7378,36.5936],[-82.737,36.5936],[-82.7367,36.5936],[-82.7358,36.5936],[-82.7334,36.5936],[-82.7326,36.5936],[-82.7314,36.5936],[-82.7281,36.5936],[-82.727,36.5936],[-82.726,36.5936],[-82.7232,36.5936],[-82.7222,36.5936],[-82.722,36.5936],[-82.7212,36.5936],[-82.7209,36.5936],[-82.7207,36.5936],[-82.7201,36.5936],[-82.7199,36.5936],[-82.719,36.5936],[-82.7164,36.5936],[-82.7155,36.5937],[-82.7151,36.5937],[-82.7139,36.5937],[-82.7135,36.5937],[-82.7133,36.5937],[-82.7129,36.5937],[-82.7128,36.5937],[-82.712,36.5937],[-82.7099,36.5937],[-82.7092,36.5937],[-82.7089,36.5937],[-82.7082,36.5937],[-82.7079,36.5937],[-82.7078,36.5937],[-82.7076,36.5937],[-82.7067,36.5937],[-82.704,36.5937],[-82.7031,36.5937],[-82.7024,36.5937],[-82.7002,36.5937],[-82.6996,36.5937],[-82.6995,36.5937],[-82.6993,36.5937],[-82.6992,36.5937],[-82.6958,36.5937],[-82.695,36.5937],[-82.6941,36.5937],[-82.6918,36.5937],[-82.6881,36.5937],[-82.6823,36.5937],[-82.6818,36.5937],[-82.6809,36.5937],[-82.6807,36.5937],[-82.6804,36.5937],[-82.6799,36.5937],[-82.6798,36.5937],[-82.6797,36.5937],[-82.6796,36.5937],[-82.6789,36.5937],[-82.6766,36.5937],[-82.6759,36.5937],[-82.6749,36.5937],[-82.672,36.5937],[-82.671,36.5937],[-82.6694,36.5937],[-82.6647,36.5936],[-82.6635,36.5936],[-82.6633,36.5936],[-82.6631,36.5937],[-82.6625,36.5937],[-82.6621,36.5938],[-82.6606,36.5938],[-82.6599,36.5938],[-82.6565,36.5938],[-82.6562,36.5938],[-82.6556,36.5938],[-82.6548,36.5938],[-82.6546,36.5938],[-82.6544,36.5938],[-82.654,36.5938],[-82.6538,36.5938],[-82.6509,36.5938],[-82.6506,36.5938],[-82.6499,36.5938],[-82.6498,36.5938],[-82.6465,36.5938],[-82.6445,36.5938],[-82.6432,36.5938],[-82.6363,36.5938],[-82.6327,36.5938],[-82.6323,36.5938],[-82.6309,36.5938],[-82.6305,36.5938],[-82.6273,36.5938],[-82.6249,36.5938],[-82.6236,36.5938],[-82.6226,36.5938],[-82.6213,36.5939],[-82.6203,36.5939],[-82.6196,36.5939],[-82.6186,36.594],[-82.6179,36.594],[-82.6147,36.594],[-82.6144,36.594],[-82.6109,36.594],[-82.6103,36.5941],[-82.6099,36.594],[-82.6097,36.594],[-82.6096,36.594],[-82.6095,36.594],[-82.6094,36.594],[-82.6093,36.5941],[-82.6092,36.5941],[-82.6091,36.5941],[-82.6089,36.5941],[-82.6082,36.5941],[-82.6076,36.5941],[-82.6005,36.5942],[-82.5969,36.5942],[-82.5936,36.5943],[-82.593,36.5943],[-82.5897,36.5943],[-82.5881,36.5944],[-82.588,36.5944],[-82.5872,36.5944],[-82.5863,36.5944],[-82.5859,36.5944],[-82.5856,36.5944],[-82.5825,36.5944],[-82.5802,36.5945],[-82.5782,36.5945],[-82.5781,36.5945],[-82.5777,36.5945],[-82.5764,36.5945],[-82.5739,36.5946],[-82.5724,36.5946],[-82.5723,36.5946],[-82.5722,36.5946],[-82.5721,36.5946],[-82.572,36.5946],[-82.5719,36.5946],[-82.5711,36.5946],[-82.5689,36.5947],[-82.5666,36.5947],[-82.5665,36.5947],[-82.5653,36.5947],[-82.5643,36.5947],[-82.563,36.5948],[-82.5622,36.5948],[-82.5621,36.5948],[-82.5617,36.5947],[-82.5614,36.5947],[-82.5613,36.5947],[-82.5612,36.5947],[-82.5611,36.5947],[-82.561,36.5947],[-82.5608,36.5948],[-82.5604,36.5948],[-82.5602,36.5948],[-82.5598,36.5948],[-82.5597,36.5949],[-82.5596,36.5948],[-82.5595,36.5948],[-82.5579,36.5948],[-82.5577,36.5948],[-82.5573,36.5948],[-82.557,36.5948],[-82.5566,36.5948],[-82.5565,36.5948],[-82.5563,36.5948],[-82.5559,36.5948],[-82.5553,36.5948],[-82.5547,36.5948],[-82.5544,36.5948],[-82.5541,36.5948],[-82.554,36.5948],[-82.5492,36.5949],[-82.5456,36.595],[-82.5396,36.5951],[-82.5362,36.5951],[-82.5344,36.5952],[-82.5278,36.5953],[-82.5225,36.5953],[-82.5183,36.5954],[-82.5173,36.5954],[-82.5172,36.5954],[-82.5171,36.5954],[-82.5168,36.5954],[-82.5129,36.5954],[-82.5096,36.5954],[-82.5092,36.5954],[-82.5052,36.5954],[-82.5037,36.5954],[-82.5032,36.5954],[-82.5024,36.5955],[-82.5018,36.5955],[-82.4999,36.5955],[-82.4972,36.5956],[-82.4965,36.5956],[-82.4964,36.5956],[-82.4962,36.5956],[-82.4958,36.5956],[-82.4941,36.5956],[-82.4938,36.5956],[-82.4928,36.5956],[-82.4917,36.5956],[-82.4899,36.5957],[-82.4896,36.5957],[-82.4895,36.5957],[-82.4872,36.5958],[-82.487,36.5958],[-82.4869,36.5958],[-82.4847,36.5958],[-82.4815,36.5958],[-82.4787,36.5956],[-82.4754,36.5952],[-82.4719,36.5948],[-82.4693,36.5946],[-82.4666,36.5945],[-82.4659,36.5945],[-82.4657,36.5945],[-82.4656,36.5945],[-82.4651,36.5945],[-82.4632,36.5945],[-82.4599,36.5946],[-82.4597,36.5946],[-82.4578,36.5946],[-82.4508,36.5948],[-82.4507,36.5948],[-82.4429,36.5949],[-82.4419,36.5949],[-82.4279,36.595],[-82.4234,36.595],[-82.4166,36.595],[-82.4164,36.595],[-82.4163,36.595],[-82.4103,36.595],[-82.4073,36.595],[-82.4061,36.595],[-82.406,36.595],[-82.4004,36.595],[-82.3991,36.595],[-82.3874,36.595],[-82.3873,36.595],[-82.3872,36.595],[-82.3869,36.595],[-82.3868,36.595],[-82.3835,36.595],[-82.3749,36.595],[-82.3685,36.595],[-82.3564,36.5952],[-82.3563,36.5952],[-82.3551,36.5952],[-82.3497,36.5952],[-82.3388,36.5954],[-82.3265,36.5955],[-82.3245,36.5955],[-82.3126,36.5956],[-82.3111,36.5956],[-82.3097,36.5956],[-82.3039,36.5957],[-82.3031,36.5957],[-82.2941,36.5957],[-82.2938,36.5957],[-82.2937,36.5957],[-82.2934,36.5957],[-82.2933,36.5957],[-82.2928,36.5957],[-82.2911,36.5957],[-82.2905,36.5957],[-82.2894,36.5957],[-82.2877,36.5957],[-82.2868,36.5957],[-82.286,36.5957],[-82.2781,36.5957],[-82.2761,36.5957],[-82.2755,36.5957],[-82.2747,36.5957],[-82.2746,36.5957],[-82.273,36.5956],[-82.2729,36.5956],[-82.2726,36.5956],[-82.2725,36.5956],[-82.2695,36.5956],[-82.267,36.5956],[-82.2656,36.5956],[-82.2636,36.5956],[-82.2633,36.5956],[-82.2624,36.5956],[-82.2621,36.5956],[-82.2614,36.5956],[-82.2592,36.5956],[-82.2585,36.5956],[-82.2578,36.5956],[-82.2557,36.5956],[-82.255,36.5956],[-82.2547,36.5956],[-82.2539,36.5956],[-82.2537,36.5956],[-82.2533,36.5956],[-82.2523,36.5956],[-82.2518,36.5956],[-82.2517,36.5956],[-82.2516,36.5956],[-82.2495,36.5956],[-82.2441,36.5956],[-82.2434,36.5956],[-82.2429,36.5956],[-82.2421,36.5957],[-82.2419,36.5957],[-82.2407,36.5957],[-82.2371,36.5957],[-82.2359,36.5957],[-82.2358,36.5957],[-82.2356,36.5957],[-82.2355,36.5957],[-82.2354,36.5957],[-82.2352,36.5957],[-82.2351,36.5957],[-82.2349,36.5957],[-82.2346,36.5957],[-82.2344,36.5957],[-82.2342,36.5957],[-82.2341,36.5957],[-82.2332,36.5957],[-82.2328,36.5957],[-82.2322,36.5957],[-82.2304,36.5957],[-82.2298,36.5957],[-82.2297,36.5957],[-82.2294,36.5957],[-82.2293,36.5957],[-82.2289,36.5957],[-82.2277,36.5957],[-82.2273,36.5957],[-82.2272,36.5957],[-82.227,36.5957],[-82.227,36.5958],[-82.2269,36.5958],[-82.2267,36.5959],[-82.2266,36.5959],[-82.2262,36.5959],[-82.2261,36.5959],[-82.226,36.5959],[-82.226,36.5958],[-82.2259,36.5957],[-82.2255,36.5957],[-82.2244,36.5957],[-82.2241,36.5957],[-82.224,36.5957],[-82.2239,36.5958],[-82.2238,36.5959],[-82.2237,36.596],[-82.2235,36.596],[-82.2233,36.596],[-82.223,36.596],[-82.2226,36.596],[-82.2223,36.596],[-82.2221,36.596],[-82.222,36.596],[-82.2219,36.5959],[-82.2218,36.5958],[-82.2217,36.5958],[-82.2216,36.5958],[-82.2209,36.5958],[-82.2207,36.5958],[-82.2202,36.5958],[-82.2188,36.5958],[-82.2184,36.5958],[-82.2175,36.5958],[-82.2157,36.5958],[-82.2151,36.5958],[-82.2146,36.5958],[-82.2145,36.5958],[-82.2143,36.5958],[-82.2142,36.5958],[-82.214,36.5958],[-82.2139,36.5958],[-82.2137,36.5958],[-82.2131,36.5958],[-82.2129,36.5958],[-82.2127,36.5958],[-82.2122,36.5958],[-82.212,36.5958],[-82.2113,36.5958],[-82.2108,36.5958],[-82.2107,36.5958],[-82.2104,36.5958],[-82.2103,36.5958],[-82.2102,36.5958],[-82.2101,36.5958],[-82.21,36.5957],[-82.2099,36.5957],[-82.2095,36.5957],[-82.2094,36.5957],[-82.2093,36.5957],[-82.2091,36.5957],[-82.209,36.5957],[-82.2088,36.5957],[-82.2082,36.5957],[-82.208,36.5957],[-82.2079,36.5957],[-82.2078,36.5957],[-82.2075,36.5956],[-82.2074,36.5956],[-82.2072,36.5956],[-82.2071,36.5956],[-82.2069,36.5956],[-82.2068,36.5956],[-82.2067,36.5956],[-82.2065,36.5956],[-82.2056,36.5956],[-82.2053,36.5956],[-82.2051,36.5956],[-82.205,36.5956],[-82.2048,36.5956],[-82.2039,36.5956],[-82.2036,36.5956],[-82.2035,36.5956],[-82.203,36.5955],[-82.2029,36.5955],[-82.2028,36.5955],[-82.2027,36.5955],[-82.202,36.5955],[-82.2018,36.5955],[-82.2016,36.5955],[-82.201,36.5955],[-82.2007,36.5955],[-82.2006,36.5955],[-82.2,36.5955],[-82.1998,36.5954],[-82.1997,36.5954],[-82.1996,36.5954],[-82.1992,36.5954],[-82.1991,36.5954],[-82.1989,36.5954],[-82.1984,36.5954],[-82.1982,36.5954],[-82.1981,36.5954],[-82.198,36.5954],[-82.1976,36.5954],[-82.1975,36.5954],[-82.1973,36.5954],[-82.1972,36.5954],[-82.1971,36.5954],[-82.197,36.5954],[-82.1967,36.5954],[-82.1966,36.5954],[-82.1964,36.5954],[-82.1959,36.5953],[-82.1957,36.5953],[-82.1955,36.5953],[-82.1954,36.5953],[-82.1953,36.5953],[-82.1949,36.5953],[-82.1948,36.5953],[-82.1947,36.5953],[-82.1946,36.5953],[-82.1944,36.5953],[-82.1943,36.5953],[-82.1941,36.5953],[-82.1939,36.5953],[-82.1934,36.5953],[-82.1931,36.5953],[-82.1928,36.5953],[-82.1927,36.5953],[-82.1926,36.5953],[-82.1924,36.5953],[-82.1919,36.5952],[-82.1917,36.5952],[-82.1916,36.5952],[-82.1915,36.5952],[-82.1911,36.5952],[-82.191,36.5952],[-82.1909,36.5952],[-82.1907,36.5952],[-82.1906,36.5952],[-82.1905,36.5952],[-82.1903,36.5952],[-82.1902,36.5952],[-82.1901,36.5952],[-82.19,36.5952],[-82.1899,36.5952],[-82.1898,36.5952],[-82.1897,36.5952],[-82.1893,36.5952],[-82.1892,36.5952],[-82.189,36.5951],[-82.1889,36.5951],[-82.1888,36.5951],[-82.1887,36.5951],[-82.1883,36.5951],[-82.1882,36.5951],[-82.1881,36.5951],[-82.1878,36.5951],[-82.1877,36.5951],[-82.1876,36.5951],[-82.1873,36.5951],[-82.1871,36.5951],[-82.1864,36.5951],[-82.1854,36.5951],[-82.1852,36.595],[-82.1851,36.5951],[-82.1834,36.595],[-82.1831,36.595],[-82.1825,36.595],[-82.1824,36.595],[-82.1823,36.595],[-82.1822,36.595],[-82.182,36.595],[-82.1819,36.595],[-82.1817,36.595],[-82.1811,36.5949],[-82.181,36.5949],[-82.1809,36.5949],[-82.1808,36.5949],[-82.1807,36.5949],[-82.1804,36.5949],[-82.1803,36.5949],[-82.1802,36.5949],[-82.1801,36.5949],[-82.18,36.5949],[-82.1799,36.5949],[-82.1796,36.5949],[-82.1795,36.5949],[-82.1794,36.5949],[-82.1792,36.5949],[-82.1791,36.5949],[-82.1788,36.5949],[-82.1787,36.5949],[-82.1785,36.5949],[-82.1784,36.5949],[-82.1782,36.5949],[-82.1776,36.5948],[-82.1774,36.5948],[-82.1772,36.5948],[-82.1767,36.5948],[-82.1765,36.5948],[-82.1763,36.5948],[-82.1761,36.5948],[-82.1757,36.5948],[-82.1752,36.5948],[-82.1748,36.5948],[-82.1746,36.5947],[-82.1745,36.5947],[-82.1743,36.5947],[-82.1742,36.5947],[-82.1741,36.5947],[-82.174,36.5947],[-82.1739,36.5946],[-82.1738,36.5946],[-82.1735,36.5946],[-82.1726,36.5946],[-82.1724,36.5946],[-82.1723,36.5946],[-82.172,36.5946],[-82.1714,36.5946],[-82.1712,36.5946],[-82.171,36.5946],[-82.1702,36.5946],[-82.1699,36.5946],[-82.1698,36.5946],[-82.1695,36.5946],[-82.1694,36.5946],[-82.168,36.5946],[-82.1677,36.5946],[-82.1673,36.5946],[-82.1671,36.5946],[-82.1665,36.5946],[-82.1621,36.5946],[-82.1613,36.5946],[-82.1612,36.5946],[-82.1607,36.5946],[-82.1605,36.5946],[-82.1603,36.5946],[-82.1602,36.5946],[-82.1597,36.5946],[-82.1595,36.5947],[-82.1594,36.5947],[-82.1592,36.5947],[-82.1586,36.5947],[-82.1585,36.5947],[-82.1582,36.5947],[-82.1576,36.5947],[-82.1574,36.5947],[-82.1572,36.5947],[-82.1568,36.5947],[-82.1566,36.5947],[-82.156,36.5947],[-82.1542,36.5947],[-82.1536,36.5947],[-82.1536,36.5948],[-82.1534,36.5947],[-82.1525,36.5947],[-82.1522,36.5947],[-82.1521,36.5947],[-82.1519,36.5947],[-82.1512,36.5947],[-82.151,36.5947],[-82.1506,36.5947],[-82.1505,36.5947],[-82.1501,36.5947],[-82.1497,36.5947],[-82.1493,36.5947],[-82.1489,36.5947],[-82.1486,36.5947],[-82.1474,36.5947],[-82.1463,36.5947],[-82.1461,36.5947],[-82.1431,36.5947],[-82.143,36.5947],[-82.1429,36.5947],[-82.1399,36.5947],[-82.1389,36.5947],[-82.1386,36.5947],[-82.1385,36.5947],[-82.1338,36.5948],[-82.1327,36.5948],[-82.1307,36.5948],[-82.1286,36.5948],[-82.1278,36.5948],[-82.1277,36.5948],[-82.1256,36.5947],[-82.125,36.5947],[-82.1248,36.5947],[-82.1247,36.5945],[-82.1246,36.5945],[-82.121,36.5945],[-82.119,36.5946],[-82.1174,36.5946],[-82.1167,36.5946],[-82.1163,36.5946],[-82.115,36.5946],[-82.1146,36.5946],[-82.1145,36.5946],[-82.1143,36.5946],[-82.1134,36.5946],[-82.1128,36.5946],[-82.1124,36.5946],[-82.1117,36.5946],[-82.1116,36.5946],[-82.1111,36.5946],[-82.1108,36.5947],[-82.1107,36.5947],[-82.1101,36.5947],[-82.1088,36.5947],[-82.1083,36.5947],[-82.1077,36.5947],[-82.1022,36.5948],[-82.1015,36.5948],[-82.0992,36.5947],[-82.099,36.5947],[-82.096,36.5947],[-82.0939,36.5947],[-82.0929,36.5947],[-82.0874,36.5947],[-82.0834,36.5947],[-82.0795,36.5947],[-82.0792,36.5947],[-82.0791,36.5947],[-82.0773,36.5947],[-82.0767,36.5947],[-82.0688,36.5946],[-82.0645,36.5946],[-82.0578,36.5945],[-82.0567,36.5945],[-82.0556,36.5944],[-82.0549,36.5944],[-82.0544,36.5945],[-82.0537,36.5944],[-82.0522,36.5944],[-82.0508,36.5944],[-82.0468,36.5944],[-82.0403,36.5944],[-82.039,36.5944],[-82.0351,36.5944],[-82.0338,36.5944],[-82.033,36.5944],[-82.0329,36.5944],[-82.0325,36.5944],[-82.0321,36.5944],[-82.0291,36.5944],[-82.0283,36.5945],[-82.0278,36.5945],[-82.026,36.5945],[-82.0253,36.5945],[-82.0252,36.5945],[-82.0251,36.5945],[-82.0222,36.5945],[-82.0194,36.5945],[-82.0168,36.5942],[-82.0163,36.5942],[-82.016,36.5943],[-82.0156,36.5945],[-82.0145,36.5945],[-82.0144,36.5945],[-82.0143,36.5945],[-82.0142,36.5945],[-82.0139,36.5945],[-82.0138,36.5945],[-82.0137,36.5945],[-82.0134,36.5945],[-82.0132,36.5945],[-82.013,36.5945],[-82.0126,36.5945],[-82.0116,36.5945],[-82.0113,36.5945],[-82.0104,36.5945],[-82.0102,36.5944],[-82.0092,36.5944],[-82.0079,36.5944],[-82.007,36.5944],[-82.0067,36.5944],[-82.0063,36.5944],[-82.0059,36.5944],[-82.0057,36.5944],[-82.0043,36.5944],[-82.0001,36.5944],[-81.9998,36.5944],[-81.999,36.5945],[-81.9987,36.5945],[-81.9959,36.5945],[-81.9875,36.5944],[-81.9847,36.5944],[-81.9838,36.5944],[-81.9787,36.5944],[-81.9776,36.5944],[-81.9764,36.5944],[-81.9735,36.5944],[-81.973,36.5944],[-81.97,36.5943],[-81.9697,36.5943],[-81.9691,36.5943],[-81.9683,36.5943],[-81.9649,36.5943],[-81.9629,36.5943],[-81.9625,36.5943],[-81.9597,36.5943],[-81.9526,36.5943],[-81.9463,36.5943],[-81.9435,36.5943],[-81.9433,36.5943],[-81.9341,36.5942],[-81.934,36.5945],[-81.9335,36.5954],[-81.9333,36.5958],[-81.9331,36.5962],[-81.9325,36.5974],[-81.9323,36.5978],[-81.9322,36.5979],[-81.9322,36.598],[-81.9321,36.598],[-81.9319,36.5986],[-81.931,36.6002],[-81.9307,36.6008],[-81.9305,36.6012],[-81.9299,36.6024],[-81.9297,36.6028],[-81.9296,36.6029],[-81.9295,36.6031],[-81.9289,36.6043],[-81.927,36.6079],[-81.9264,36.6091],[-81.9262,36.6093],[-81.9259,36.61],[-81.9257,36.6103],[-81.9254,36.6109],[-81.9244,36.6129],[-81.924,36.6136],[-81.9237,36.6141],[-81.9229,36.6157],[-81.9226,36.6162],[-81.9222,36.6162],[-81.9208,36.6162],[-81.9201,36.6162],[-81.9198,36.6162],[-81.9197,36.6162],[-81.9184,36.6161],[-81.9145,36.6161],[-81.9132,36.6161],[-81.9126,36.616],[-81.9107,36.616],[-81.9104,36.616],[-81.91,36.616],[-81.9099,36.616],[-81.8966,36.6157],[-81.8921,36.6156],[-81.8916,36.6156],[-81.8915,36.6156],[-81.8914,36.6156],[-81.879,36.6153],[-81.8787,36.6153],[-81.8781,36.6153],[-81.8769,36.6153],[-81.8765,36.6153],[-81.8761,36.6153],[-81.8748,36.6153],[-81.8708,36.6152],[-81.8694,36.6152],[-81.8673,36.6151],[-81.8669,36.6151],[-81.8657,36.6151],[-81.865,36.6151],[-81.864,36.6151],[-81.8614,36.6151],[-81.8567,36.615],[-81.8529,36.6149],[-81.8489,36.6149],[-81.8479,36.6149],[-81.8448,36.6148],[-81.8448,36.6147],[-81.8437,36.6147],[-81.8428,36.6147],[-81.8403,36.6146],[-81.8392,36.6146],[-81.838,36.6146],[-81.8344,36.6145],[-81.8333,36.6145],[-81.8319,36.6145],[-81.828,36.6144],[-81.8266,36.6144],[-81.8266,36.6143],[-81.8267,36.6143],[-81.8267,36.6142],[-81.8265,36.6142],[-81.8263,36.6142],[-81.826,36.6142],[-81.8258,36.6142],[-81.8234,36.6141],[-81.8162,36.614],[-81.8138,36.6139],[-81.8119,36.6139],[-81.8063,36.6137],[-81.8044,36.6137],[-81.8043,36.6137],[-81.8041,36.6137],[-81.804,36.6137],[-81.8039,36.6137],[-81.8037,36.6137],[-81.8036,36.6137],[-81.8017,36.6136],[-81.8012,36.6136],[-81.7962,36.6135],[-81.7944,36.6135],[-81.7943,36.6135],[-81.7942,36.6135],[-81.7932,36.6134],[-81.7901,36.6134],[-81.7891,36.6133],[-81.7859,36.6133],[-81.7856,36.6133],[-81.7714,36.6129],[-81.7705,36.6129],[-81.7702,36.6129],[-81.7656,36.6129],[-81.7647,36.6128],[-81.7619,36.6128],[-81.761,36.6128],[-81.7549,36.6127],[-81.7546,36.6127],[-81.7541,36.6127],[-81.7537,36.6127],[-81.7535,36.6127],[-81.7532,36.6127],[-81.7527,36.6127],[-81.7524,36.6127],[-81.7505,36.6126],[-81.7498,36.6126],[-81.7447,36.6125],[-81.7428,36.6125],[-81.7369,36.6124],[-81.7366,36.6124],[-81.7351,36.6124],[-81.7348,36.6124],[-81.7277,36.6123],[-81.7158,36.6123],[-81.7157,36.6123],[-81.7156,36.6123],[-81.715,36.6123],[-81.7138,36.6123],[-81.7046,36.6123],[-81.7045,36.6123],[-81.7043,36.6123],[-81.7042,36.6123],[-81.7041,36.6123],[-81.704,36.6123],[-81.7039,36.6123],[-81.7017,36.6122],[-81.6952,36.6121],[-81.693,36.6121],[-81.6929,36.612],[-81.6922,36.612],[-81.6898,36.6121],[-81.689,36.6121],[-81.6882,36.6122],[-81.6872,36.6122],[-81.6823,36.6121],[-81.6817,36.6121],[-81.6815,36.6121],[-81.6746,36.6121],[-81.6713,36.6121],[-81.6665,36.612],[-81.6613,36.612],[-81.6584,36.612],[-81.6579,36.612],[-81.6536,36.612],[-81.653,36.612],[-81.6469,36.6119],[-81.6481,36.611],[-81.6486,36.6106],[-81.6499,36.6096],[-81.6504,36.6092],[-81.6515,36.6083],[-81.6548,36.6057],[-81.656,36.6049],[-81.6569,36.6041],[-81.6599,36.6018],[-81.6609,36.6011],[-81.6624,36.5999],[-81.6669,36.5964],[-81.6684,36.5952],[-81.6692,36.5945],[-81.6716,36.5926],[-81.6724,36.592],[-81.6775,36.5881],[-81.6778,36.5879],[-81.6781,36.5876],[-81.6785,36.5873],[-81.6787,36.587],[-81.6788,36.5869],[-81.6789,36.5868],[-81.679,36.5867],[-81.6792,36.5864],[-81.6795,36.5862],[-81.6796,36.5861],[-81.68,36.5858],[-81.6801,36.5857],[-81.6801,36.5856],[-81.6801,36.5855],[-81.68,36.5853],[-81.6799,36.5852],[-81.6798,36.5851],[-81.6795,36.5847],[-81.6793,36.5844],[-81.6792,36.5842],[-81.679,36.5839],[-81.679,36.5837],[-81.6789,36.5836],[-81.6788,36.5834],[-81.6787,36.5832],[-81.6787,36.5829],[-81.6786,36.5827],[-81.6786,36.5825],[-81.6785,36.5823],[-81.6784,36.5822],[-81.6784,36.5821],[-81.6783,36.582],[-81.6782,36.5819],[-81.6781,36.5818],[-81.6779,36.5817],[-81.6777,36.5816],[-81.6774,36.5814],[-81.6771,36.5813],[-81.677,36.5812],[-81.677,36.5811],[-81.677,36.581],[-81.6771,36.5809],[-81.6773,36.5808],[-81.6775,36.5805],[-81.6778,36.5803],[-81.678,36.5801],[-81.6782,36.5799],[-81.6784,36.5797],[-81.6785,36.5795],[-81.6786,36.5793],[-81.6787,36.5792],[-81.6789,36.5791],[-81.679,36.579],[-81.6791,36.5789],[-81.6792,36.5788],[-81.6792,36.5787],[-81.6792,36.5785],[-81.6792,36.5784],[-81.6792,36.5783],[-81.6791,36.5781],[-81.6791,36.5779],[-81.679,36.5778],[-81.679,36.5775],[-81.6789,36.5774],[-81.6788,36.5773],[-81.6786,36.577],[-81.6785,36.5768],[-81.6783,36.5765],[-81.6782,36.5762],[-81.678,36.5759],[-81.6779,36.5757],[-81.6777,36.5753],[-81.6776,36.5751],[-81.6775,36.5748],[-81.6774,36.5747],[-81.6774,36.5746],[-81.6774,36.5745],[-81.6773,36.5744],[-81.6773,36.5742],[-81.6774,36.5739],[-81.6774,36.5737],[-81.6775,36.5736],[-81.6775,36.5735],[-81.6776,36.5733],[-81.6776,36.5732],[-81.6776,36.5731],[-81.6775,36.573],[-81.6773,36.5728],[-81.6771,36.5727],[-81.6771,36.5725],[-81.677,36.5724],[-81.677,36.5722],[-81.677,36.5721],[-81.677,36.5719],[-81.6771,36.5718],[-81.6772,36.5715],[-81.6772,36.5714],[-81.6772,36.5712],[-81.6771,36.5711],[-81.677,36.571],[-81.677,36.5709],[-81.677,36.5708],[-81.677,36.5707],[-81.6771,36.5706],[-81.6773,36.5705],[-81.6777,36.5703],[-81.678,36.5701],[-81.6783,36.5698],[-81.6787,36.5696],[-81.6788,36.5695],[-81.6789,36.5695],[-81.679,36.5694],[-81.6792,36.5692],[-81.6795,36.569],[-81.6797,36.5688],[-81.6799,36.5687],[-81.6801,36.5687],[-81.6806,36.5686],[-81.681,36.5686],[-81.6813,36.5685],[-81.6816,36.5685],[-81.6819,36.5685],[-81.6822,36.5686],[-81.6826,36.5686],[-81.6831,36.5686],[-81.6835,36.5686],[-81.6839,36.5686],[-81.684,36.5686],[-81.6842,36.5685],[-81.6844,36.5685],[-81.6848,36.5684],[-81.6854,36.5682],[-81.6857,36.5681],[-81.686,36.568],[-81.6863,36.568],[-81.6865,36.568],[-81.6868,36.568],[-81.6871,36.5681],[-81.6875,36.5682],[-81.6877,36.5683],[-81.6881,36.5684],[-81.6884,36.5685],[-81.6886,36.5685],[-81.6888,36.5686],[-81.6891,36.5686],[-81.6894,36.5687],[-81.6897,36.5688],[-81.6899,36.5688],[-81.69,36.5687],[-81.6901,36.5687],[-81.6903,36.5686],[-81.6905,36.5685],[-81.6907,36.5684],[-81.6909,36.5681],[-81.6911,36.5679],[-81.6913,36.5677],[-81.6914,36.5675],[-81.6916,36.5672],[-81.6918,36.5669],[-81.6919,36.5667],[-81.6919,36.5665],[-81.6919,36.5664],[-81.6919,36.5662],[-81.6919,36.5659],[-81.6918,36.5658],[-81.6917,36.5656],[-81.6915,36.5654],[-81.6913,36.5653],[-81.6913,36.5652],[-81.6912,36.565],[-81.6911,36.565],[-81.6911,36.5649],[-81.6911,36.5648],[-81.691,36.5647],[-81.6911,36.5646],[-81.6911,36.5644],[-81.6911,36.5641],[-81.6912,36.5639],[-81.6912,36.5637],[-81.6912,36.5636],[-81.6911,36.5635],[-81.6911,36.5634],[-81.691,36.5633],[-81.6908,36.563],[-81.6907,36.5629],[-81.6906,36.5627],[-81.6905,36.5627],[-81.6905,36.5626],[-81.6903,36.5624],[-81.6901,36.5621],[-81.6899,36.562],[-81.6898,36.5618],[-81.6896,36.5616],[-81.6896,36.5615],[-81.6895,36.5614],[-81.6895,36.5613],[-81.6895,36.5612],[-81.6896,36.5611],[-81.6897,36.5608],[-81.6899,36.5605],[-81.69,36.5601],[-81.6902,36.5597],[-81.6903,36.5594],[-81.6904,36.5589],[-81.6904,36.5588],[-81.6905,36.5586],[-81.6906,36.5583],[-81.6906,36.5582],[-81.6906,36.5581],[-81.6905,36.558],[-81.6905,36.5579],[-81.6904,36.5577],[-81.6903,36.5576],[-81.6903,36.5575],[-81.6903,36.5574],[-81.6904,36.5573],[-81.6905,36.557],[-81.6907,36.5568],[-81.6908,36.5566],[-81.6909,36.5563],[-81.6909,36.556],[-81.691,36.5557],[-81.691,36.5554],[-81.691,36.5551],[-81.691,36.5547],[-81.691,36.5544],[-81.691,36.5541],[-81.6909,36.5538],[-81.6908,36.5534],[-81.6907,36.553],[-81.6905,36.5527],[-81.6904,36.5523],[-81.6902,36.5519],[-81.6902,36.5518],[-81.6902,36.5517],[-81.6903,36.5516],[-81.6904,36.5515],[-81.6906,36.5514],[-81.6908,36.5514],[-81.691,36.5514],[-81.6913,36.5514],[-81.6916,36.5514],[-81.6919,36.5514],[-81.6922,36.5514],[-81.6925,36.5514],[-81.6928,36.5513],[-81.693,36.5512],[-81.6932,36.5512],[-81.6933,36.5511],[-81.6933,36.551],[-81.6934,36.551],[-81.6934,36.5509],[-81.6934,36.5508],[-81.6935,36.5506],[-81.6936,36.5503],[-81.6938,36.5499],[-81.6938,36.5497],[-81.6939,36.5496],[-81.694,36.5494],[-81.6941,36.5493],[-81.6941,36.5492],[-81.6941,36.549],[-81.694,36.5486],[-81.6938,36.5483],[-81.6938,36.5482],[-81.6938,36.5481],[-81.6938,36.548],[-81.6939,36.5479],[-81.6941,36.5477],[-81.6942,36.5476],[-81.6943,36.5476],[-81.6944,36.5475],[-81.6945,36.5474],[-81.6946,36.5474],[-81.6948,36.5473],[-81.6949,36.5472],[-81.6952,36.5469],[-81.6954,36.5466],[-81.6956,36.5463],[-81.6959,36.546],[-81.6959,36.5459],[-81.6961,36.5457],[-81.6962,36.5456],[-81.6965,36.5454],[-81.6967,36.5452],[-81.6969,36.5451],[-81.6971,36.545],[-81.6971,36.5449],[-81.6972,36.5448],[-81.6973,36.5447],[-81.6974,36.5446],[-81.6975,36.5445],[-81.6976,36.5443],[-81.6977,36.5441],[-81.6979,36.5439],[-81.698,36.5436],[-81.698,36.5434],[-81.6982,36.5429],[-81.6983,36.5427],[-81.6985,36.5425],[-81.6986,36.5423],[-81.6988,36.5421],[-81.699,36.5419],[-81.6991,36.5417],[-81.6992,36.5413],[-81.6993,36.5411],[-81.6994,36.5408],[-81.6996,36.5406],[-81.6998,36.5403],[-81.6998,36.5401],[-81.7,36.5397],[-81.7,36.5393],[-81.7001,36.5389],[-81.7001,36.5384],[-81.7001,36.5383],[-81.7,36.5381],[-81.6999,36.5377],[-81.6998,36.5373],[-81.6997,36.5372],[-81.6997,36.537],[-81.6997,36.5369],[-81.6998,36.5367],[-81.6999,36.5367],[-81.7003,36.5366],[-81.7003,36.5365],[-81.7005,36.5365],[-81.7009,36.5365],[-81.701,36.5365],[-81.7011,36.5365],[-81.7012,36.5364],[-81.7016,36.5364],[-81.702,36.5364],[-81.7024,36.5364],[-81.7028,36.5364],[-81.7032,36.5365],[-81.7035,36.5365],[-81.7039,36.5365],[-81.7043,36.5366],[-81.7047,36.5366],[-81.705,36.5365],[-81.7053,36.5364],[-81.7057,36.5363],[-81.706,36.5362],[-81.7063,36.5361],[-81.7066,36.5361],[-81.707,36.5361],[-81.7076,36.5361],[-81.7079,36.536],[-81.708,36.5359],[-81.708,36.5358],[-81.7081,36.5357],[-81.7081,36.5355],[-81.7081,36.5354],[-81.7081,36.5352],[-81.7081,36.5349],[-81.7081,36.5344],[-81.708,36.534],[-81.7081,36.5338],[-81.7081,36.5337],[-81.7081,36.5335],[-81.7081,36.5334],[-81.7082,36.5332],[-81.7082,36.5329],[-81.7083,36.5327],[-81.7083,36.5326],[-81.7083,36.5325],[-81.7084,36.5323],[-81.7084,36.5322],[-81.7084,36.5321],[-81.7084,36.5318],[-81.7084,36.5316],[-81.7083,36.531],[-81.7082,36.5308],[-81.7081,36.5306],[-81.7081,36.5304],[-81.708,36.5303],[-81.7079,36.5301],[-81.7077,36.5297],[-81.7076,36.5296],[-81.7075,36.5293],[-81.7074,36.529],[-81.7074,36.5288],[-81.7073,36.5284],[-81.7073,36.5282],[-81.7073,36.5281],[-81.7073,36.528],[-81.7073,36.5278],[-81.7074,36.5276],[-81.7074,36.5274],[-81.7074,36.5272],[-81.7075,36.527],[-81.7075,36.5268],[-81.7075,36.5267],[-81.7075,36.5265],[-81.7075,36.5263],[-81.7075,36.5261],[-81.7077,36.5258],[-81.7078,36.5254],[-81.7079,36.525],[-81.708,36.5248],[-81.708,36.5246],[-81.7081,36.5245],[-81.7081,36.5244],[-81.7081,36.5241],[-81.7077,36.5239],[-81.7072,36.5236],[-81.7067,36.5233],[-81.7064,36.5231],[-81.7061,36.523],[-81.7058,36.5228],[-81.7055,36.5226],[-81.7051,36.5225],[-81.7048,36.5223],[-81.7044,36.5222],[-81.704,36.5219],[-81.7036,36.5217],[-81.7033,36.5215],[-81.7032,36.5214],[-81.7031,36.5213],[-81.703,36.5211],[-81.7029,36.5209],[-81.7028,36.5206],[-81.7027,36.5204],[-81.7027,36.5202],[-81.7026,36.52],[-81.7025,36.5198],[-81.7024,36.5197],[-81.7022,36.5194],[-81.7021,36.5192],[-81.702,36.5189],[-81.7018,36.5186],[-81.7017,36.5185],[-81.7017,36.5184],[-81.7016,36.5182],[-81.7015,36.518],[-81.7015,36.5179],[-81.7016,36.5177],[-81.7016,36.5176],[-81.7017,36.5172],[-81.7017,36.517],[-81.7017,36.5168],[-81.7016,36.5166],[-81.7015,36.5164],[-81.7015,36.5163],[-81.7014,36.5162],[-81.7013,36.516],[-81.701,36.5158],[-81.701,36.5157],[-81.7009,36.5156],[-81.7008,36.5155],[-81.7007,36.5154],[-81.7006,36.5151],[-81.7005,36.5149],[-81.7003,36.5149],[-81.7003,36.5148],[-81.7002,36.5146],[-81.7002,36.5144],[-81.7002,36.5143],[-81.7003,36.5142],[-81.7003,36.514],[-81.7002,36.514],[-81.7003,36.5138],[-81.7004,36.5137],[-81.7004,36.5135],[-81.7003,36.5134],[-81.7001,36.5132],[-81.6999,36.5129],[-81.6997,36.5126],[-81.6995,36.5125],[-81.6994,36.5123],[-81.6994,36.512],[-81.6993,36.5118],[-81.6993,36.5117],[-81.6993,36.5115],[-81.6993,36.5113],[-81.6993,36.5112],[-81.6993,36.5111],[-81.6992,36.5109],[-81.6991,36.5107],[-81.699,36.5106],[-81.6988,36.5104],[-81.6985,36.5101],[-81.6984,36.5099],[-81.6983,36.5097],[-81.6983,36.5096],[-81.6983,36.5094],[-81.6983,36.5092],[-81.6983,36.5091],[-81.6983,36.509],[-81.6983,36.5088],[-81.6983,36.5087],[-81.6982,36.5086],[-81.6981,36.5085],[-81.698,36.5084],[-81.698,36.5083],[-81.698,36.5081],[-81.6979,36.5079],[-81.698,36.5076],[-81.698,36.5075],[-81.6981,36.5073],[-81.6981,36.5072],[-81.6982,36.507],[-81.6983,36.5067],[-81.6984,36.5065],[-81.6984,36.5064],[-81.6981,36.5063],[-81.6975,36.5063],[-81.6973,36.5062],[-81.6972,36.5062],[-81.6972,36.5061],[-81.6971,36.506],[-81.6971,36.5059],[-81.6971,36.5058],[-81.6971,36.5056],[-81.6971,36.5054],[-81.697,36.5052],[-81.697,36.505],[-81.697,36.5048],[-81.697,36.5047],[-81.697,36.5046],[-81.6971,36.5044],[-81.6972,36.5043],[-81.6977,36.504],[-81.6978,36.5039],[-81.6979,36.5039],[-81.6979,36.5038],[-81.6979,36.5037],[-81.6978,36.5036],[-81.6978,36.5034],[-81.6978,36.5032],[-81.6976,36.5029],[-81.6976,36.5028],[-81.6975,36.5027],[-81.6974,36.5025],[-81.6974,36.5024],[-81.6974,36.5023],[-81.6974,36.5022],[-81.6975,36.502],[-81.6976,36.502],[-81.6977,36.5019],[-81.6978,36.5018],[-81.698,36.5017],[-81.6981,36.5017],[-81.6985,36.5016],[-81.6987,36.5014],[-81.6988,36.5014],[-81.6989,36.5012],[-81.699,36.5012],[-81.6992,36.501],[-81.6993,36.501],[-81.6994,36.5009],[-81.6995,36.5009],[-81.6995,36.5008],[-81.6997,36.5007],[-81.6998,36.5005],[-81.6999,36.5004],[-81.6999,36.5003],[-81.6999,36.5001],[-81.7,36.5001],[-81.7001,36.5],[-81.7002,36.4997],[-81.7002,36.4996],[-81.7001,36.4995],[-81.7001,36.4994],[-81.7,36.4993],[-81.7,36.4992],[-81.7,36.4991],[-81.7002,36.4988],[-81.7002,36.4987],[-81.7002,36.4986],[-81.7002,36.4985],[-81.7002,36.4984],[-81.7002,36.4983],[-81.7001,36.4982],[-81.7,36.4981],[-81.6999,36.498],[-81.6995,36.4977],[-81.6991,36.4974],[-81.6989,36.4974],[-81.6986,36.4974],[-81.6985,36.4974],[-81.6983,36.4973],[-81.698,36.4972],[-81.6977,36.497],[-81.6976,36.4969],[-81.6974,36.4967],[-81.6972,36.4964],[-81.6972,36.4963],[-81.6972,36.4962],[-81.6972,36.4961],[-81.6972,36.496],[-81.6973,36.4959],[-81.6972,36.4958],[-81.6972,36.4956],[-81.6972,36.4952],[-81.6972,36.4949],[-81.6972,36.4946],[-81.6972,36.4943],[-81.6971,36.4941],[-81.697,36.4939],[-81.6968,36.4937],[-81.6968,36.4936],[-81.6968,36.4935],[-81.6967,36.4934],[-81.6967,36.4932],[-81.6967,36.4931],[-81.6967,36.493],[-81.6966,36.4929],[-81.6964,36.4925],[-81.6961,36.492],[-81.6961,36.4919],[-81.696,36.4916],[-81.6959,36.4916],[-81.696,36.4916],[-81.6961,36.4915],[-81.6962,36.4914],[-81.6964,36.4912],[-81.6967,36.491],[-81.6968,36.4909],[-81.697,36.4907],[-81.6971,36.4904],[-81.6972,36.4903],[-81.6974,36.4901],[-81.6975,36.4899],[-81.6975,36.4898],[-81.6976,36.4898],[-81.6977,36.4896],[-81.6978,36.4895],[-81.6979,36.4893],[-81.6979,36.4892],[-81.6979,36.4891],[-81.6979,36.489],[-81.6979,36.4888],[-81.6979,36.4886],[-81.6978,36.4885],[-81.6978,36.4884],[-81.6977,36.4883],[-81.6976,36.488],[-81.6975,36.4878],[-81.6975,36.4876],[-81.6977,36.4873],[-81.6977,36.4871],[-81.6977,36.4867],[-81.6977,36.4866],[-81.6977,36.4865],[-81.6977,36.4863],[-81.6976,36.4862],[-81.6976,36.486],[-81.6975,36.4857],[-81.6975,36.4855],[-81.6974,36.4851],[-81.6973,36.485],[-81.6973,36.4849],[-81.6973,36.4846],[-81.6973,36.4845],[-81.6973,36.4843],[-81.6973,36.484],[-81.6973,36.4838],[-81.6974,36.4836],[-81.6974,36.4835],[-81.6973,36.4834],[-81.6973,36.4833],[-81.6972,36.4832],[-81.6972,36.4831],[-81.6971,36.483],[-81.697,36.4828],[-81.6969,36.4828],[-81.6968,36.4826],[-81.6968,36.4825],[-81.6968,36.4823],[-81.6967,36.482],[-81.6967,36.4819],[-81.6967,36.4817],[-81.6967,36.4816],[-81.6966,36.4815],[-81.6965,36.4813],[-81.6963,36.4811],[-81.6962,36.4809],[-81.6962,36.4808],[-81.6961,36.4807],[-81.696,36.4806],[-81.6959,36.4804],[-81.6959,36.4803],[-81.6959,36.4801],[-81.696,36.4799],[-81.6961,36.4798],[-81.6961,36.4796],[-81.6961,36.4795],[-81.6961,36.4794],[-81.696,36.4793],[-81.696,36.4791],[-81.696,36.479],[-81.696,36.4789],[-81.696,36.4788],[-81.6961,36.4787],[-81.6962,36.4786],[-81.6964,36.4785],[-81.6965,36.4784],[-81.6965,36.4783],[-81.6966,36.4782],[-81.6966,36.4781],[-81.6966,36.4779],[-81.6965,36.4778],[-81.6965,36.4776],[-81.6964,36.4774],[-81.6964,36.4773],[-81.6964,36.4772],[-81.6965,36.4769],[-81.6965,36.4767],[-81.6965,36.4765],[-81.6965,36.4763],[-81.6964,36.4761],[-81.6964,36.4759],[-81.6964,36.4758],[-81.6964,36.4757],[-81.6964,36.4756],[-81.6963,36.4755],[-81.6963,36.4754],[-81.6962,36.4753],[-81.6961,36.4753],[-81.6959,36.4752],[-81.6958,36.4752],[-81.6956,36.4751],[-81.6955,36.475],[-81.6953,36.4749],[-81.6951,36.4747],[-81.695,36.4746],[-81.6949,36.4745],[-81.6948,36.4744],[-81.6948,36.4742],[-81.6948,36.4741],[-81.6948,36.474],[-81.6947,36.4737],[-81.6946,36.4734],[-81.6946,36.4733],[-81.6946,36.4731],[-81.6947,36.4729],[-81.6948,36.4726],[-81.6949,36.4723],[-81.695,36.4721],[-81.6952,36.4717],[-81.6953,36.4716],[-81.6954,36.4713],[-81.6955,36.471],[-81.6957,36.4708],[-81.6959,36.4706],[-81.696,36.4703],[-81.6961,36.4701],[-81.6962,36.4699],[-81.6962,36.4697],[-81.6962,36.4696],[-81.6962,36.4695],[-81.6961,36.4694],[-81.6961,36.4693],[-81.696,36.4692],[-81.6959,36.4691],[-81.6959,36.4689],[-81.6959,36.4687],[-81.6959,36.4686],[-81.6959,36.4685],[-81.6958,36.4684],[-81.6958,36.4682],[-81.6957,36.4681],[-81.6955,36.4679],[-81.6953,36.4677],[-81.6952,36.4676],[-81.6951,36.4676],[-81.6951,36.4675],[-81.695,36.4675],[-81.6951,36.4673],[-81.6952,36.4672],[-81.6953,36.4671],[-81.6956,36.467],[-81.6959,36.4668],[-81.696,36.4668],[-81.6964,36.4665],[-81.6965,36.4664],[-81.6968,36.4661],[-81.6969,36.466],[-81.697,36.466],[-81.6973,36.4657],[-81.6975,36.4656],[-81.6976,36.4655],[-81.6976,36.4654],[-81.6978,36.4653],[-81.6979,36.4651],[-81.698,36.4649],[-81.6981,36.4648],[-81.6982,36.4647],[-81.6984,36.4645],[-81.6986,36.4644],[-81.6987,36.4642],[-81.6989,36.4641],[-81.699,36.4641],[-81.6991,36.464],[-81.6992,36.464],[-81.6993,36.464],[-81.6995,36.4639],[-81.6996,36.464],[-81.6997,36.464],[-81.6998,36.4641],[-81.7,36.4642],[-81.7001,36.4642],[-81.7002,36.4642],[-81.7004,36.4642],[-81.7006,36.4643],[-81.7008,36.4643],[-81.701,36.4642],[-81.7011,36.4642],[-81.7013,36.4642],[-81.7015,36.4641],[-81.7017,36.464],[-81.7018,36.4639],[-81.702,36.4638],[-81.7022,36.4638],[-81.7024,36.4637],[-81.7025,36.4637],[-81.7028,36.4637],[-81.7029,36.4637],[-81.703,36.4637],[-81.7031,36.4636],[-81.7032,36.4635],[-81.7034,36.4634],[-81.7035,36.4634],[-81.7036,36.4633],[-81.7037,36.4633],[-81.7039,36.4633],[-81.704,36.4633],[-81.7041,36.4633],[-81.7042,36.4633],[-81.7043,36.4633],[-81.7044,36.4632],[-81.7048,36.4631],[-81.7051,36.4629],[-81.7055,36.4627],[-81.7057,36.4626],[-81.7058,36.4626],[-81.7059,36.4626],[-81.7061,36.4626],[-81.7066,36.4626],[-81.7067,36.4626],[-81.7069,36.4626],[-81.7071,36.4626],[-81.7073,36.4625],[-81.7074,36.4625],[-81.7077,36.4624],[-81.7079,36.4623],[-81.7081,36.4622],[-81.7083,36.4622],[-81.7084,36.4621],[-81.7085,36.462],[-81.7086,36.4619],[-81.7087,36.4618],[-81.7087,36.4617],[-81.7087,36.4616],[-81.7087,36.4614],[-81.7088,36.4612],[-81.7088,36.461],[-81.7088,36.4609],[-81.7089,36.4608],[-81.709,36.4607],[-81.7091,36.4605],[-81.7092,36.4603],[-81.7093,36.4602],[-81.7094,36.46],[-81.7094,36.4597],[-81.7095,36.4596],[-81.7095,36.4595],[-81.7096,36.4594],[-81.7097,36.4594],[-81.7098,36.4593],[-81.7099,36.4593],[-81.71,36.4593],[-81.7103,36.4592],[-81.7104,36.4592],[-81.7106,36.4591],[-81.7108,36.459],[-81.7109,36.4589],[-81.7111,36.4588],[-81.7112,36.4588],[-81.7113,36.4588],[-81.7115,36.4588],[-81.7117,36.4588],[-81.7119,36.4588],[-81.7121,36.4588],[-81.7122,36.4588],[-81.7123,36.4588],[-81.7125,36.4588],[-81.7126,36.4587],[-81.7128,36.4587],[-81.7129,36.4586],[-81.7131,36.4586],[-81.7133,36.4585],[-81.7134,36.4585],[-81.7136,36.4584],[-81.7138,36.4584],[-81.7139,36.4583],[-81.714,36.4583],[-81.7141,36.4582],[-81.7143,36.458],[-81.7145,36.4578],[-81.7146,36.4577],[-81.7148,36.4577],[-81.7149,36.4577],[-81.715,36.4577],[-81.7151,36.4577],[-81.7152,36.4577],[-81.7153,36.4577],[-81.7154,36.4576],[-81.7155,36.4576],[-81.7158,36.4574],[-81.716,36.4573],[-81.7164,36.4569],[-81.7167,36.4568],[-81.7168,36.4567],[-81.7169,36.4566],[-81.7169,36.4565],[-81.7169,36.4564],[-81.7168,36.4563],[-81.7167,36.4561],[-81.7165,36.456],[-81.7162,36.4558],[-81.7159,36.4556],[-81.7156,36.4555],[-81.7156,36.4554],[-81.7154,36.4553],[-81.7154,36.4552],[-81.7153,36.4551],[-81.7152,36.4549],[-81.7151,36.4547],[-81.7151,36.4546],[-81.7152,36.4545],[-81.7151,36.4543],[-81.7152,36.4542],[-81.7151,36.454],[-81.7151,36.4536],[-81.7151,36.4535],[-81.7151,36.4534],[-81.7151,36.4532],[-81.7153,36.4529],[-81.7155,36.4527],[-81.7155,36.4525],[-81.7156,36.4524],[-81.7156,36.4523],[-81.7156,36.452],[-81.7156,36.4516],[-81.7156,36.4515],[-81.7155,36.4513],[-81.7154,36.4513],[-81.7152,36.4512],[-81.7148,36.451],[-81.7145,36.4509],[-81.7144,36.4508],[-81.7143,36.4508],[-81.7143,36.4507],[-81.7143,36.4504],[-81.7142,36.4501],[-81.7142,36.4496],[-81.7142,36.4494],[-81.7142,36.4492],[-81.7142,36.4489],[-81.7142,36.4488],[-81.7141,36.4485],[-81.7141,36.4484],[-81.714,36.448],[-81.714,36.4479],[-81.7139,36.4477],[-81.7138,36.4474],[-81.7138,36.4473],[-81.7138,36.4472],[-81.7138,36.447],[-81.7139,36.4469],[-81.714,36.4468],[-81.7142,36.4467],[-81.7144,36.4466],[-81.7146,36.4464],[-81.7149,36.4463],[-81.7151,36.4461],[-81.7152,36.4461],[-81.7153,36.446],[-81.7157,36.4458],[-81.716,36.4457],[-81.7162,36.4456],[-81.7165,36.4455],[-81.7167,36.4455],[-81.7169,36.4454],[-81.7173,36.4453],[-81.7174,36.4453],[-81.7176,36.4452],[-81.7177,36.4451],[-81.7178,36.445],[-81.7178,36.4449],[-81.7177,36.4447],[-81.7176,36.4446],[-81.7175,36.4445],[-81.7175,36.4444],[-81.7174,36.4441],[-81.7174,36.4439],[-81.7173,36.4438],[-81.7173,36.4436],[-81.7172,36.4435],[-81.717,36.4434],[-81.7168,36.4433],[-81.7166,36.4431],[-81.7162,36.4429],[-81.7157,36.4426],[-81.7153,36.4423],[-81.7151,36.4421],[-81.7148,36.442],[-81.7147,36.4419],[-81.7146,36.4417],[-81.7146,36.4416],[-81.7145,36.4415],[-81.7145,36.4413],[-81.7145,36.4412],[-81.7145,36.441],[-81.7146,36.4407],[-81.7147,36.4404],[-81.7148,36.44],[-81.715,36.4396],[-81.7151,36.4393],[-81.7151,36.4392],[-81.7152,36.4391],[-81.7153,36.439],[-81.7154,36.4389],[-81.7155,36.4387],[-81.7157,36.4386],[-81.7157,36.4385],[-81.7156,36.4384],[-81.7155,36.4383],[-81.7153,36.4382],[-81.7152,36.4382],[-81.7151,36.4381],[-81.7151,36.438],[-81.715,36.438],[-81.7149,36.4378],[-81.7148,36.4377],[-81.7148,36.4376],[-81.7148,36.4374],[-81.7148,36.4372],[-81.7148,36.4371],[-81.7149,36.437],[-81.715,36.4369],[-81.7152,36.4367],[-81.7156,36.4365],[-81.7159,36.4364],[-81.7159,36.4363],[-81.7163,36.4361],[-81.7166,36.436],[-81.7169,36.4358],[-81.7172,36.4356],[-81.7174,36.4355],[-81.7177,36.4353],[-81.7179,36.4352],[-81.718,36.4352],[-81.7182,36.435],[-81.7184,36.435],[-81.7186,36.435],[-81.7189,36.435],[-81.7191,36.4349],[-81.7193,36.4349],[-81.7195,36.4349],[-81.7197,36.4348],[-81.7199,36.4348],[-81.7203,36.4346],[-81.7207,36.4343],[-81.7209,36.4342],[-81.7212,36.434],[-81.7213,36.4339],[-81.7213,36.4338],[-81.7211,36.4336],[-81.7208,36.4334],[-81.7206,36.4331],[-81.7204,36.4329],[-81.7202,36.4327],[-81.7199,36.4324],[-81.7198,36.4323],[-81.7195,36.432],[-81.7192,36.4318],[-81.7189,36.4315],[-81.7186,36.4313],[-81.7185,36.4311],[-81.7183,36.4309],[-81.7182,36.4307],[-81.7181,36.4306],[-81.718,36.4304],[-81.7179,36.4302],[-81.7179,36.43],[-81.7178,36.4299],[-81.7179,36.4296],[-81.7179,36.4293],[-81.718,36.4288],[-81.7181,36.4284],[-81.7182,36.4281],[-81.7184,36.4277],[-81.7185,36.4273],[-81.7186,36.4271],[-81.7187,36.4268],[-81.7188,36.4265],[-81.719,36.4261],[-81.7191,36.4257],[-81.7193,36.4254],[-81.7194,36.4251],[-81.7195,36.4249],[-81.7198,36.4244],[-81.72,36.4241],[-81.7201,36.424],[-81.7202,36.4239],[-81.7203,36.4237],[-81.7204,36.4235],[-81.7205,36.4233],[-81.7206,36.4232],[-81.7206,36.423],[-81.7207,36.4228],[-81.7207,36.4226],[-81.7208,36.4225],[-81.7209,36.4225],[-81.7209,36.4224],[-81.721,36.4224],[-81.7211,36.4224],[-81.7214,36.4224],[-81.7215,36.4224],[-81.7217,36.4224],[-81.7218,36.4224],[-81.7219,36.4223],[-81.722,36.4223],[-81.7222,36.4222],[-81.7222,36.4221],[-81.7223,36.422],[-81.7225,36.422],[-81.7226,36.422],[-81.7228,36.422],[-81.7231,36.4222],[-81.7234,36.4223],[-81.7236,36.4223],[-81.7237,36.4223],[-81.7238,36.4222],[-81.7239,36.422],[-81.7239,36.4218],[-81.7239,36.4216],[-81.724,36.4213],[-81.724,36.4209],[-81.7241,36.4207],[-81.7241,36.4206],[-81.7242,36.4204],[-81.7243,36.4203],[-81.7245,36.4203],[-81.7247,36.4204],[-81.7248,36.4204],[-81.7249,36.4204],[-81.725,36.4204],[-81.7251,36.4204],[-81.7252,36.4204],[-81.7254,36.4203],[-81.7255,36.4202],[-81.7257,36.42],[-81.7258,36.4199],[-81.7259,36.4198],[-81.726,36.4197],[-81.7261,36.4197],[-81.7263,36.4197],[-81.7265,36.4197],[-81.7267,36.4198],[-81.727,36.4199],[-81.7271,36.4199],[-81.7272,36.4197],[-81.7272,36.4194],[-81.7272,36.4191],[-81.7272,36.4189],[-81.7273,36.4186],[-81.7274,36.4184],[-81.7275,36.4183],[-81.7275,36.4182],[-81.7276,36.4181],[-81.7278,36.4179],[-81.728,36.4179],[-81.7283,36.4177],[-81.7286,36.4176],[-81.7288,36.4175],[-81.729,36.4175],[-81.7291,36.4174],[-81.7292,36.4174],[-81.7292,36.4173],[-81.7293,36.4172],[-81.7293,36.417],[-81.7293,36.4168],[-81.7293,36.4166],[-81.7293,36.4164],[-81.7293,36.4162],[-81.7293,36.4161],[-81.7294,36.416],[-81.7294,36.4159],[-81.7296,36.4158],[-81.7297,36.4156],[-81.7299,36.4155],[-81.7302,36.4154],[-81.7305,36.4153],[-81.7305,36.4152],[-81.7309,36.4151],[-81.7313,36.4149],[-81.7315,36.4149],[-81.7316,36.4148],[-81.7319,36.4148],[-81.7323,36.4148],[-81.7325,36.4148],[-81.7326,36.4148],[-81.7328,36.4148],[-81.7331,36.4148],[-81.7333,36.4148],[-81.7334,36.4148],[-81.7335,36.4148],[-81.7336,36.4147],[-81.7337,36.4146],[-81.7338,36.4145],[-81.7339,36.4144],[-81.734,36.4143],[-81.734,36.4141],[-81.7343,36.4138],[-81.7343,36.4136],[-81.7344,36.4133],[-81.7344,36.4131],[-81.7344,36.4129],[-81.7345,36.4126],[-81.7345,36.4125],[-81.7348,36.4124],[-81.7349,36.4124],[-81.735,36.4124],[-81.7352,36.4123],[-81.7354,36.4123],[-81.7357,36.4123],[-81.7359,36.4124],[-81.7361,36.4125],[-81.7363,36.4126],[-81.7366,36.4129],[-81.737,36.4132],[-81.7371,36.4133],[-81.7373,36.4134],[-81.7374,36.4135],[-81.7375,36.4135],[-81.7377,36.4135],[-81.7378,36.4135],[-81.7381,36.4134],[-81.7383,36.4134],[-81.7384,36.4133],[-81.7385,36.4133],[-81.7387,36.4132],[-81.7388,36.4131],[-81.7388,36.413],[-81.739,36.413],[-81.7391,36.413],[-81.7393,36.413],[-81.7394,36.413],[-81.7395,36.413],[-81.7397,36.413],[-81.74,36.4131],[-81.7401,36.4131],[-81.7402,36.4131],[-81.7403,36.4131],[-81.7406,36.4131],[-81.7409,36.413],[-81.7412,36.4128],[-81.7415,36.4127],[-81.7415,36.4126],[-81.7416,36.4126],[-81.7417,36.4125],[-81.7417,36.4124],[-81.7417,36.4123],[-81.7417,36.4121],[-81.7417,36.412],[-81.7418,36.4118],[-81.7418,36.4116],[-81.7418,36.4115],[-81.7419,36.4114],[-81.7419,36.4113],[-81.7419,36.4111],[-81.7418,36.411],[-81.7418,36.4109],[-81.7417,36.4108],[-81.7416,36.4108],[-81.7416,36.4107],[-81.7416,36.4106],[-81.7416,36.4104],[-81.7416,36.4103],[-81.7415,36.4101],[-81.7414,36.41],[-81.7412,36.4099],[-81.7412,36.4098],[-81.7411,36.4097],[-81.7411,36.4096],[-81.741,36.4096],[-81.741,36.4094],[-81.7409,36.4093],[-81.7409,36.4092],[-81.7408,36.4091],[-81.7408,36.409],[-81.7407,36.4089],[-81.7405,36.4088],[-81.7403,36.4087],[-81.7401,36.4086],[-81.74,36.4085],[-81.74,36.4083],[-81.74,36.4082],[-81.7401,36.4081],[-81.7401,36.4079],[-81.7402,36.4076],[-81.7403,36.4075],[-81.7404,36.4074],[-81.7404,36.4073],[-81.7405,36.4072],[-81.7406,36.4072],[-81.7407,36.4071],[-81.7409,36.407],[-81.7409,36.4069],[-81.7409,36.4068],[-81.741,36.4067],[-81.741,36.4066],[-81.741,36.4065],[-81.7409,36.4063],[-81.7409,36.406],[-81.7409,36.4058],[-81.7408,36.4056],[-81.7407,36.4055],[-81.7405,36.4053],[-81.7404,36.4052],[-81.7404,36.4051],[-81.7405,36.405],[-81.7406,36.4049],[-81.7408,36.4048],[-81.7409,36.4047],[-81.741,36.4046],[-81.7411,36.4045],[-81.7412,36.4043],[-81.7413,36.4042],[-81.7413,36.404],[-81.7414,36.4038],[-81.7414,36.4036],[-81.7415,36.4036],[-81.7415,36.4035],[-81.7415,36.4034],[-81.7414,36.4034],[-81.7414,36.4032],[-81.7414,36.4031],[-81.7413,36.4029],[-81.7413,36.4028],[-81.7412,36.4027],[-81.7411,36.4026],[-81.7411,36.4025],[-81.7411,36.4024],[-81.7411,36.4023],[-81.741,36.4021],[-81.7409,36.402],[-81.7408,36.4019],[-81.7407,36.4019],[-81.7406,36.4018],[-81.7405,36.4018],[-81.7403,36.4018],[-81.7401,36.4018],[-81.7399,36.4018],[-81.7395,36.4017],[-81.7392,36.4017],[-81.739,36.4017],[-81.7388,36.4016],[-81.7387,36.4015],[-81.7386,36.4014],[-81.7385,36.4013],[-81.7384,36.4012],[-81.7383,36.4011],[-81.7383,36.401],[-81.7383,36.4008],[-81.7383,36.4007],[-81.7383,36.4006],[-81.7383,36.4004],[-81.7383,36.4003],[-81.7383,36.4002],[-81.7384,36.4],[-81.7385,36.3999],[-81.7385,36.3998],[-81.7387,36.3995],[-81.7388,36.3993],[-81.7389,36.399],[-81.7389,36.3988],[-81.739,36.3986],[-81.739,36.3985],[-81.739,36.3982],[-81.7389,36.398],[-81.7389,36.3977],[-81.7389,36.3975],[-81.7389,36.3974],[-81.7389,36.3971],[-81.739,36.3969],[-81.739,36.3967],[-81.739,36.3966],[-81.7391,36.3964],[-81.7391,36.3962],[-81.7392,36.3961],[-81.7394,36.3959],[-81.7394,36.3957],[-81.7394,36.3956],[-81.7393,36.3955],[-81.7391,36.3954],[-81.7389,36.3952],[-81.7386,36.395],[-81.7385,36.3948],[-81.7383,36.3948],[-81.7382,36.3947],[-81.738,36.3947],[-81.7378,36.3946],[-81.7377,36.3946],[-81.7375,36.3946],[-81.7374,36.3946],[-81.7372,36.3946],[-81.737,36.3946],[-81.7367,36.3946],[-81.7366,36.3946],[-81.7364,36.3946],[-81.7363,36.3946],[-81.7362,36.3946],[-81.736,36.3945],[-81.7358,36.3945],[-81.7358,36.3944],[-81.7355,36.3944],[-81.7352,36.3943],[-81.735,36.3943],[-81.7348,36.3943],[-81.7347,36.3943],[-81.7345,36.3943],[-81.7344,36.3944],[-81.7342,36.3944],[-81.7341,36.3945],[-81.7339,36.3946],[-81.7337,36.3947],[-81.7335,36.3948],[-81.733,36.3949],[-81.7325,36.395],[-81.7323,36.395],[-81.7321,36.395],[-81.732,36.3949],[-81.7318,36.3949],[-81.7318,36.3948],[-81.7317,36.3947],[-81.7317,36.3946],[-81.7315,36.3944],[-81.7315,36.3943],[-81.7314,36.3942],[-81.7313,36.3941],[-81.731,36.3939],[-81.7309,36.3938],[-81.7307,36.3938],[-81.7302,36.3934],[-81.7298,36.3931],[-81.7297,36.3931],[-81.7296,36.3929],[-81.7295,36.3928],[-81.7294,36.3927],[-81.7293,36.3925],[-81.7292,36.3923],[-81.729,36.3921],[-81.7289,36.3919],[-81.7289,36.3917],[-81.7288,36.3916],[-81.7288,36.3913],[-81.7288,36.3911],[-81.7288,36.391],[-81.7289,36.3908],[-81.7289,36.3907],[-81.729,36.3906],[-81.7291,36.3905],[-81.7292,36.3904],[-81.7292,36.3903],[-81.7293,36.3902],[-81.7295,36.3901],[-81.7297,36.39],[-81.7298,36.3899],[-81.73,36.3898],[-81.7301,36.3897],[-81.7302,36.3895],[-81.7303,36.3894],[-81.7303,36.3892],[-81.7303,36.389],[-81.7303,36.3888],[-81.7304,36.3887],[-81.7304,36.3886],[-81.7305,36.3884],[-81.7305,36.3883],[-81.7305,36.3882],[-81.7305,36.388],[-81.7305,36.3878],[-81.7305,36.3877],[-81.7305,36.3875],[-81.7306,36.3874],[-81.7306,36.3873],[-81.7306,36.3871],[-81.7306,36.387],[-81.7305,36.3867],[-81.7304,36.3864],[-81.7303,36.3863],[-81.7302,36.3862],[-81.7301,36.386],[-81.73,36.386],[-81.7299,36.3859],[-81.7298,36.3858],[-81.7297,36.3857],[-81.7296,36.3857],[-81.7295,36.3855],[-81.7295,36.3854],[-81.7296,36.3853],[-81.7297,36.3852],[-81.73,36.385],[-81.7301,36.3849],[-81.7302,36.3847],[-81.7304,36.3844],[-81.7305,36.3842],[-81.7306,36.384],[-81.7307,36.3838],[-81.7307,36.3835],[-81.7308,36.3833],[-81.7308,36.3832],[-81.7308,36.3831],[-81.7309,36.383],[-81.731,36.3829],[-81.7311,36.3829],[-81.7313,36.3828],[-81.7315,36.3828],[-81.7318,36.3828],[-81.7321,36.3827],[-81.7323,36.3826],[-81.7325,36.3826],[-81.7327,36.3825],[-81.7329,36.3824],[-81.733,36.3824],[-81.7331,36.3823],[-81.7332,36.3823],[-81.7334,36.3823],[-81.7335,36.3822],[-81.7337,36.3821],[-81.7338,36.382],[-81.7339,36.3818],[-81.7341,36.3813],[-81.7342,36.381],[-81.7344,36.3807],[-81.7345,36.3804],[-81.7346,36.38],[-81.7347,36.3798],[-81.7347,36.3797],[-81.7347,36.3796],[-81.7347,36.3794],[-81.7346,36.3794],[-81.7344,36.3793],[-81.7342,36.3792],[-81.734,36.3791],[-81.7336,36.379],[-81.7333,36.3787],[-81.7332,36.3787],[-81.733,36.3786],[-81.7329,36.3784],[-81.7328,36.3783],[-81.7327,36.3781],[-81.7325,36.3779],[-81.7323,36.3775],[-81.7322,36.3772],[-81.7321,36.377],[-81.7319,36.3767],[-81.7319,36.3764],[-81.7319,36.3763],[-81.7318,36.3761],[-81.7318,36.376],[-81.7318,36.3758],[-81.7318,36.3757],[-81.7317,36.3756],[-81.7317,36.3755],[-81.7316,36.3754],[-81.7316,36.3753],[-81.7315,36.3752],[-81.7315,36.3751],[-81.7315,36.375],[-81.7315,36.3748],[-81.7315,36.3746],[-81.7314,36.3745],[-81.7314,36.3743],[-81.7313,36.3741],[-81.7311,36.374],[-81.731,36.3738],[-81.7308,36.3737],[-81.7306,36.3736],[-81.7304,36.3735],[-81.7302,36.3735],[-81.7299,36.3736],[-81.7297,36.3737],[-81.7294,36.3737],[-81.7292,36.3737],[-81.7292,36.3736],[-81.7291,36.3735],[-81.7289,36.3734],[-81.7289,36.3732],[-81.7289,36.373],[-81.7289,36.3726],[-81.729,36.3723],[-81.729,36.372],[-81.729,36.3717],[-81.729,36.3714],[-81.7289,36.3712],[-81.7288,36.3711],[-81.7287,36.371],[-81.7286,36.3709],[-81.7284,36.3708],[-81.7282,36.3707],[-81.7279,36.3706],[-81.7276,36.3704],[-81.7274,36.3703],[-81.7272,36.3702],[-81.7271,36.37],[-81.7269,36.3697],[-81.7265,36.3693],[-81.7262,36.369],[-81.7261,36.3688],[-81.7261,36.3683],[-81.7261,36.3681],[-81.7262,36.3679],[-81.7264,36.3674],[-81.7266,36.3671],[-81.7267,36.3666],[-81.7268,36.3665],[-81.7269,36.3663],[-81.727,36.366],[-81.7271,36.3657],[-81.7271,36.3656],[-81.727,36.3655],[-81.7267,36.3652],[-81.7264,36.3648],[-81.7261,36.3646],[-81.7259,36.3644],[-81.7257,36.3641],[-81.7254,36.3639],[-81.7252,36.3636],[-81.7251,36.3636],[-81.725,36.3635],[-81.7248,36.3634],[-81.7246,36.3633],[-81.7242,36.3631],[-81.724,36.363],[-81.7239,36.3629],[-81.7237,36.3627],[-81.7235,36.3624],[-81.7232,36.362],[-81.7231,36.3616],[-81.7229,36.3612],[-81.7228,36.361],[-81.7228,36.3607],[-81.7228,36.3605],[-81.7228,36.3601],[-81.7227,36.3597],[-81.7226,36.3594],[-81.7226,36.3591],[-81.7225,36.3588],[-81.7225,36.3586],[-81.7226,36.3585],[-81.7227,36.3584],[-81.7228,36.3583],[-81.7229,36.3583],[-81.7231,36.3582],[-81.7233,36.3582],[-81.7236,36.3582],[-81.7238,36.3581],[-81.7241,36.358],[-81.7242,36.358],[-81.7243,36.3579],[-81.7244,36.3578],[-81.7244,36.3577],[-81.7244,36.3576],[-81.7243,36.3574],[-81.7243,36.3573],[-81.7242,36.3571],[-81.7242,36.3569],[-81.7242,36.3565],[-81.7241,36.3563],[-81.724,36.3561],[-81.724,36.3559],[-81.7239,36.3557],[-81.7238,36.3554],[-81.7237,36.3553],[-81.7235,36.3551],[-81.7233,36.3549],[-81.7231,36.3546],[-81.723,36.3545],[-81.7229,36.3542],[-81.7228,36.354],[-81.7228,36.3538],[-81.7228,36.3536],[-81.7227,36.3533],[-81.7227,36.3532],[-81.7225,36.3529],[-81.7225,36.3527],[-81.7224,36.3526],[-81.7223,36.3523],[-81.7221,36.3521],[-81.722,36.3519],[-81.7218,36.3517],[-81.7216,36.3515],[-81.7215,36.3513],[-81.7214,36.3512],[-81.7212,36.351],[-81.7211,36.3509],[-81.721,36.3508],[-81.7207,36.3506],[-81.7205,36.3504],[-81.7202,36.3502],[-81.7199,36.3499],[-81.7197,36.3496],[-81.7195,36.3494],[-81.7191,36.349],[-81.7188,36.3488],[-81.7185,36.3486],[-81.7182,36.3483],[-81.7177,36.348],[-81.7175,36.3479],[-81.7172,36.3477],[-81.7168,36.3476],[-81.7164,36.3475],[-81.7161,36.3474],[-81.7158,36.3472],[-81.7155,36.3471],[-81.7152,36.347],[-81.7151,36.347],[-81.7146,36.3468],[-81.714,36.3467],[-81.7138,36.3467],[-81.7134,36.3467],[-81.713,36.3467],[-81.7127,36.3467],[-81.7126,36.3467],[-81.7124,36.3467],[-81.7123,36.3467],[-81.7119,36.3467],[-81.7115,36.3467],[-81.7111,36.3467],[-81.7106,36.3466],[-81.7103,36.3466],[-81.7099,36.3466],[-81.7096,36.3466],[-81.7092,36.3465],[-81.7088,36.3465],[-81.7085,36.3464],[-81.7082,36.3463],[-81.7081,36.3462],[-81.708,36.3462],[-81.7079,36.3461],[-81.7078,36.346],[-81.7077,36.3458],[-81.7075,36.3457],[-81.7074,36.3455],[-81.7072,36.3453],[-81.707,36.3449],[-81.7068,36.3445],[-81.7065,36.3442],[-81.7064,36.3441],[-81.7061,36.3437],[-81.706,36.3435],[-81.7059,36.3433],[-81.7057,36.3431],[-81.7057,36.3429],[-81.7057,36.3427],[-81.7056,36.3425],[-81.7056,36.3423],[-81.7055,36.3422],[-81.7054,36.342],[-81.7053,36.3418],[-81.7053,36.3416],[-81.7053,36.3414],[-81.7054,36.3412],[-81.7054,36.3411],[-81.7055,36.3409],[-81.7055,36.3407],[-81.7055,36.3406],[-81.7055,36.3404],[-81.7056,36.3402],[-81.7057,36.3399],[-81.7058,36.3396],[-81.7058,36.3394],[-81.7058,36.3391],[-81.7059,36.3389],[-81.706,36.3387],[-81.7061,36.3385],[-81.7062,36.3383],[-81.7062,36.3382],[-81.7063,36.3381],[-81.7065,36.3379],[-81.7066,36.3377],[-81.7068,36.3375],[-81.7069,36.3373],[-81.707,36.3371],[-81.7071,36.3369],[-81.7072,36.3368],[-81.7072,36.3366],[-81.7073,36.3364],[-81.7074,36.3362],[-81.7074,36.3359],[-81.7075,36.3357],[-81.7075,36.3355],[-81.7075,36.3353],[-81.7075,36.3352],[-81.708,36.3352],[-81.7084,36.3352],[-81.7086,36.3352],[-81.709,36.3352],[-81.7092,36.3352],[-81.7094,36.3352],[-81.7098,36.3353],[-81.7103,36.3354],[-81.7109,36.3355],[-81.7113,36.3356],[-81.7116,36.3357],[-81.712,36.3358],[-81.7124,36.3359],[-81.7127,36.336],[-81.713,36.336],[-81.7132,36.3361],[-81.7136,36.3361],[-81.7138,36.3361],[-81.7144,36.3361],[-81.7148,36.3361],[-81.7152,36.3361],[-81.7155,36.3362],[-81.7158,36.3362],[-81.7162,36.3362],[-81.7165,36.3362],[-81.7168,36.3362],[-81.7171,36.3362],[-81.7173,36.3362],[-81.7175,36.3362],[-81.7176,36.3362],[-81.7177,36.3362],[-81.7178,36.3361],[-81.7182,36.3361],[-81.7183,36.3361],[-81.7185,36.3361],[-81.7186,36.3362],[-81.7188,36.3363],[-81.719,36.3364],[-81.7194,36.3368],[-81.7196,36.337],[-81.7198,36.3372],[-81.7198,36.3373],[-81.7199,36.3373],[-81.7199,36.3374],[-81.7201,36.3376],[-81.7204,36.338],[-81.7205,36.3382],[-81.7206,36.3383],[-81.7207,36.3385],[-81.7209,36.3386],[-81.721,36.3387],[-81.7212,36.3387],[-81.7214,36.3387],[-81.7216,36.3388],[-81.722,36.3388],[-81.7223,36.3388],[-81.7226,36.3388],[-81.7228,36.3388],[-81.7229,36.3388],[-81.7231,36.3389],[-81.7234,36.3389],[-81.7236,36.339],[-81.7237,36.3391],[-81.7238,36.3391],[-81.7239,36.3392],[-81.7241,36.3393],[-81.7242,36.3395],[-81.7245,36.3397],[-81.7247,36.3399],[-81.7248,36.3401],[-81.7249,36.3401],[-81.725,36.3402],[-81.7252,36.3402],[-81.7256,36.3404],[-81.7258,36.3405],[-81.7259,36.3406],[-81.726,36.3406],[-81.7262,36.3407],[-81.7263,36.3407],[-81.7268,36.3409],[-81.7276,36.3412],[-81.7277,36.3413],[-81.7278,36.3414],[-81.7279,36.3414],[-81.728,36.3414],[-81.7281,36.3414],[-81.7283,36.3414],[-81.7285,36.3414],[-81.7286,36.3414],[-81.7288,36.3414],[-81.729,36.3414],[-81.7291,36.3413],[-81.7293,36.3413],[-81.7294,36.3413],[-81.7296,36.3413],[-81.73,36.3413],[-81.7304,36.3413],[-81.7306,36.3413],[-81.7307,36.3413],[-81.7309,36.3413],[-81.731,36.3414],[-81.7311,36.3414],[-81.7312,36.3413],[-81.7315,36.3414],[-81.7318,36.3417],[-81.7321,36.3418],[-81.7325,36.3419],[-81.733,36.3419],[-81.7334,36.342],[-81.7337,36.342],[-81.7338,36.342],[-81.734,36.3421],[-81.7344,36.3422],[-81.7346,36.3424],[-81.7351,36.3426],[-81.7354,36.3427],[-81.7356,36.3428],[-81.7359,36.3429],[-81.736,36.343],[-81.7361,36.343],[-81.7362,36.3429],[-81.7363,36.3428],[-81.7365,36.3425],[-81.7367,36.3423],[-81.7371,36.3421],[-81.7377,36.3418],[-81.738,36.3415],[-81.7383,36.3413],[-81.7386,36.3409],[-81.7388,36.3405],[-81.7391,36.3402],[-81.7394,36.3399],[-81.7396,36.3398],[-81.7398,36.3396],[-81.7401,36.3396],[-81.7402,36.3395],[-81.7403,36.3395],[-81.7404,36.3395],[-81.7406,36.3394],[-81.741,36.3392],[-81.7413,36.339],[-81.7417,36.3389],[-81.742,36.3387],[-81.7423,36.3386],[-81.7425,36.3385],[-81.7428,36.3384],[-81.7431,36.3384],[-81.7434,36.3383],[-81.7437,36.3383],[-81.7438,36.3382],[-81.7441,36.3381],[-81.7442,36.3379],[-81.7443,36.3379],[-81.7446,36.3378],[-81.7448,36.3378],[-81.7451,36.3377],[-81.7454,36.3376],[-81.7457,36.3376],[-81.746,36.3376],[-81.7463,36.3375],[-81.7466,36.3376],[-81.7469,36.3376],[-81.7471,36.3376],[-81.7472,36.3376],[-81.7474,36.3376],[-81.7476,36.3375],[-81.7477,36.3374],[-81.7478,36.3374],[-81.748,36.3374],[-81.7482,36.3374],[-81.7484,36.3375],[-81.7487,36.3377],[-81.7489,36.3377],[-81.7492,36.3378],[-81.7494,36.3378],[-81.7497,36.3378],[-81.7498,36.3378],[-81.75,36.3379],[-81.7502,36.3379],[-81.7503,36.3379],[-81.7505,36.3378],[-81.7506,36.3377],[-81.7508,36.3376],[-81.7508,36.3375],[-81.751,36.3374],[-81.7511,36.3374],[-81.7513,36.3373],[-81.7515,36.3372],[-81.7518,36.3371],[-81.7519,36.3371],[-81.7521,36.3371],[-81.7524,36.3371],[-81.7529,36.337],[-81.7534,36.3371],[-81.7538,36.337],[-81.754,36.337],[-81.7541,36.337],[-81.7543,36.337],[-81.7545,36.337],[-81.7546,36.337],[-81.7547,36.3371],[-81.7548,36.3372],[-81.7549,36.3373],[-81.7549,36.3374],[-81.755,36.3376],[-81.7551,36.3377],[-81.7551,36.3379],[-81.7552,36.338],[-81.7553,36.3381],[-81.7554,36.3382],[-81.7556,36.3383],[-81.7558,36.3384],[-81.756,36.3386],[-81.7562,36.3387],[-81.7564,36.3388],[-81.7567,36.3389],[-81.7568,36.3389],[-81.7568,36.339],[-81.757,36.3391],[-81.7572,36.3393],[-81.7575,36.3395],[-81.7576,36.3396],[-81.7577,36.3397],[-81.7578,36.3397],[-81.7579,36.3398],[-81.758,36.3398],[-81.7581,36.3398],[-81.7583,36.3398],[-81.7586,36.3399],[-81.759,36.34],[-81.7594,36.34],[-81.7595,36.34],[-81.7596,36.3401],[-81.7597,36.3401],[-81.7598,36.3401],[-81.7601,36.3401],[-81.7603,36.3401],[-81.7604,36.3401],[-81.7607,36.3402],[-81.7609,36.3402],[-81.7611,36.3402],[-81.7613,36.3402],[-81.7615,36.3402],[-81.7617,36.3402],[-81.7619,36.3402],[-81.7621,36.3401],[-81.7623,36.3401],[-81.7628,36.3399],[-81.763,36.3399],[-81.7631,36.3398],[-81.7632,36.3398],[-81.7634,36.3396],[-81.7638,36.3394],[-81.7641,36.3392],[-81.7644,36.339],[-81.7647,36.3388],[-81.7649,36.3387],[-81.765,36.3388],[-81.7651,36.3389],[-81.7652,36.339],[-81.7653,36.3391],[-81.7654,36.3392],[-81.7656,36.3393],[-81.7657,36.3394],[-81.766,36.3395],[-81.7662,36.3396],[-81.7665,36.3397],[-81.7668,36.3398],[-81.7672,36.34],[-81.7675,36.3402],[-81.7678,36.3404],[-81.7681,36.3405],[-81.7684,36.3407],[-81.7687,36.3408],[-81.7689,36.341],[-81.769,36.3411],[-81.769,36.3413],[-81.769,36.3415],[-81.769,36.3417],[-81.769,36.342],[-81.769,36.3422],[-81.769,36.3423],[-81.7691,36.3424],[-81.7692,36.3425],[-81.7693,36.3425],[-81.7695,36.3425],[-81.7698,36.3424],[-81.7699,36.3424],[-81.7701,36.3424],[-81.7702,36.3425],[-81.7703,36.3425],[-81.7705,36.3426],[-81.7706,36.3426],[-81.7707,36.3427],[-81.7708,36.3429],[-81.7709,36.343],[-81.771,36.3431],[-81.7711,36.3432],[-81.7712,36.3432],[-81.7714,36.3434],[-81.7715,36.3434],[-81.7716,36.3435],[-81.7717,36.3435],[-81.7719,36.3435],[-81.7721,36.3435],[-81.7722,36.3435],[-81.7723,36.3435],[-81.7724,36.3435],[-81.7725,36.3434],[-81.7728,36.3433],[-81.7729,36.3433],[-81.7731,36.3433],[-81.7733,36.3434],[-81.7734,36.3434],[-81.7736,36.3435],[-81.7739,36.3437],[-81.774,36.3438],[-81.7741,36.3438],[-81.7742,36.3439],[-81.7744,36.3441],[-81.7745,36.3441],[-81.7746,36.3443],[-81.7747,36.3445],[-81.7748,36.3446],[-81.7748,36.3447],[-81.7749,36.3448],[-81.7751,36.3451],[-81.7751,36.3452],[-81.7752,36.3454],[-81.7754,36.3455],[-81.7755,36.3456],[-81.7757,36.3458],[-81.7759,36.3459],[-81.7759,36.346],[-81.776,36.3462],[-81.7761,36.3463],[-81.7762,36.3465],[-81.7762,36.3466],[-81.7765,36.3467],[-81.7768,36.3468],[-81.7771,36.347],[-81.7773,36.3471],[-81.7775,36.3473],[-81.7778,36.3476],[-81.7781,36.3478],[-81.7783,36.3481],[-81.7786,36.3484],[-81.7788,36.3485],[-81.7789,36.3486],[-81.779,36.3486],[-81.7791,36.3485],[-81.7793,36.3484],[-81.7794,36.3483],[-81.7796,36.3483],[-81.7798,36.3481],[-81.7799,36.348],[-81.78,36.348],[-81.7803,36.3479],[-81.7804,36.3478],[-81.7806,36.3478],[-81.7808,36.3478],[-81.7809,36.3478],[-81.7811,36.3477],[-81.7815,36.3476],[-81.7817,36.3476],[-81.7818,36.3476],[-81.782,36.3476],[-81.7823,36.3475],[-81.7826,36.3475],[-81.7827,36.3476],[-81.7829,36.3476],[-81.783,36.3477],[-81.7834,36.3477],[-81.7836,36.3477],[-81.7839,36.3476],[-81.7843,36.3475],[-81.7846,36.3475],[-81.785,36.3475],[-81.7852,36.3474],[-81.7854,36.3474],[-81.7856,36.3474],[-81.7857,36.3474],[-81.7858,36.3475],[-81.786,36.3475],[-81.7861,36.3475],[-81.7866,36.3477],[-81.7868,36.3477],[-81.787,36.3478],[-81.7873,36.3479],[-81.7875,36.348],[-81.7876,36.3481],[-81.7878,36.3481],[-81.788,36.3482],[-81.7882,36.3483],[-81.7883,36.3483],[-81.7884,36.3483],[-81.7885,36.3482],[-81.7886,36.3482],[-81.7886,36.3481],[-81.7888,36.3481],[-81.789,36.3481],[-81.7892,36.3481],[-81.7893,36.3481],[-81.7894,36.3482],[-81.7895,36.3482],[-81.7896,36.3483],[-81.7897,36.3483],[-81.7898,36.3484],[-81.7899,36.3485],[-81.79,36.3487],[-81.7901,36.3488],[-81.7902,36.349],[-81.7902,36.3491],[-81.7903,36.3493],[-81.7903,36.3494],[-81.7903,36.3497],[-81.7903,36.35],[-81.7904,36.3505],[-81.7904,36.3506],[-81.7905,36.3507],[-81.7906,36.3508],[-81.7907,36.3509],[-81.7908,36.3509],[-81.7909,36.3511],[-81.7909,36.3512],[-81.7909,36.3514],[-81.7909,36.3517],[-81.791,36.352],[-81.7912,36.3523],[-81.7912,36.3526],[-81.7912,36.3528],[-81.7912,36.3529],[-81.7911,36.353],[-81.7911,36.3531],[-81.7909,36.3533],[-81.7908,36.3535],[-81.7907,36.3537],[-81.7906,36.3538],[-81.7906,36.354],[-81.7907,36.3541],[-81.7907,36.3543],[-81.7908,36.3544],[-81.7908,36.3545],[-81.7908,36.3546],[-81.7908,36.3547],[-81.7908,36.3548],[-81.7908,36.355],[-81.7907,36.3551],[-81.7907,36.3552],[-81.7907,36.3553],[-81.7907,36.3554],[-81.7907,36.3555],[-81.7908,36.3556],[-81.7908,36.3558],[-81.7909,36.3559],[-81.7911,36.3559],[-81.7913,36.3559],[-81.7914,36.3559],[-81.7916,36.356],[-81.7917,36.356],[-81.7918,36.3561],[-81.7919,36.3562],[-81.792,36.3563],[-81.7922,36.3565],[-81.7923,36.3567],[-81.7924,36.3568],[-81.7925,36.3569],[-81.7927,36.3572],[-81.7929,36.3575],[-81.793,36.3576],[-81.7931,36.3578],[-81.7932,36.358],[-81.7933,36.3583],[-81.7934,36.3585],[-81.7935,36.3587],[-81.7935,36.3588],[-81.7936,36.359],[-81.7936,36.3591],[-81.7936,36.3593],[-81.7936,36.3594],[-81.7937,36.3596],[-81.7937,36.3599],[-81.7937,36.3604],[-81.7937,36.3608],[-81.7936,36.361],[-81.7936,36.3612],[-81.7936,36.3614],[-81.7935,36.3615],[-81.7935,36.3616],[-81.7935,36.3618],[-81.7934,36.3619],[-81.7933,36.362],[-81.7932,36.3622],[-81.7931,36.3624],[-81.7933,36.3623],[-81.7935,36.3622],[-81.7936,36.3621],[-81.7938,36.3621],[-81.7939,36.3621],[-81.7942,36.362],[-81.7944,36.362],[-81.7945,36.362],[-81.7947,36.3619],[-81.7948,36.3619],[-81.795,36.3618],[-81.7951,36.3618],[-81.7952,36.3618],[-81.7953,36.3617],[-81.7953,36.3616],[-81.7954,36.3615],[-81.7955,36.3614],[-81.7956,36.3612],[-81.7957,36.3611],[-81.7958,36.3608],[-81.7959,36.3604],[-81.796,36.3603],[-81.7961,36.3601],[-81.7963,36.3597],[-81.7963,36.3596],[-81.7965,36.3593],[-81.7967,36.3591],[-81.797,36.3588],[-81.7972,36.3586],[-81.7973,36.3585],[-81.7974,36.3585],[-81.7975,36.3585],[-81.7976,36.3584],[-81.7978,36.3584],[-81.798,36.3584],[-81.7984,36.3584],[-81.7987,36.3584],[-81.7992,36.3584],[-81.7996,36.3583],[-81.8001,36.3582],[-81.8006,36.3581],[-81.8007,36.3581],[-81.8008,36.358],[-81.8009,36.358],[-81.801,36.3579],[-81.8012,36.3579],[-81.8014,36.3577],[-81.8014,36.3575],[-81.8015,36.3574],[-81.8015,36.3572],[-81.8016,36.3568],[-81.8016,36.3566],[-81.8017,36.3566],[-81.8018,36.3564],[-81.8023,36.356],[-81.8026,36.3558],[-81.8029,36.3556],[-81.803,36.3555],[-81.8032,36.3554],[-81.8033,36.3554],[-81.8035,36.3555],[-81.8037,36.3556],[-81.8038,36.3556],[-81.8039,36.3556],[-81.804,36.3556],[-81.8041,36.3556],[-81.8043,36.3556],[-81.8046,36.3554],[-81.8052,36.3552],[-81.8056,36.3549],[-81.8061,36.3547],[-81.8064,36.3546],[-81.8067,36.3545],[-81.8068,36.3544],[-81.8069,36.3544],[-81.8071,36.3544],[-81.8074,36.3544],[-81.8075,36.3544],[-81.8076,36.3544],[-81.8077,36.3543],[-81.8079,36.3543],[-81.8081,36.3542],[-81.8083,36.3541],[-81.8085,36.3539],[-81.8087,36.3538],[-81.8088,36.3537],[-81.8089,36.3535],[-81.8091,36.3533],[-81.8092,36.3532],[-81.8093,36.3529],[-81.8094,36.3527],[-81.8096,36.3525],[-81.8098,36.3522],[-81.8099,36.3521],[-81.81,36.352],[-81.8101,36.3519],[-81.8103,36.3518],[-81.8104,36.3518],[-81.8105,36.3518],[-81.8107,36.3517],[-81.8112,36.3517],[-81.8114,36.3516],[-81.8117,36.3516],[-81.8119,36.3515],[-81.8121,36.3515],[-81.8123,36.3515],[-81.8128,36.3514],[-81.8132,36.3514],[-81.8136,36.3514],[-81.8138,36.3513],[-81.814,36.3513],[-81.8143,36.3514],[-81.8146,36.3513],[-81.8149,36.3513],[-81.8152,36.3513],[-81.8156,36.3512],[-81.8159,36.3511],[-81.8162,36.3511],[-81.8165,36.351],[-81.8168,36.3509],[-81.817,36.3508],[-81.8172,36.3507],[-81.8174,36.3507],[-81.8177,36.3506],[-81.818,36.3506],[-81.8182,36.3505],[-81.8183,36.3505],[-81.8184,36.3505],[-81.8185,36.3504],[-81.8187,36.3504],[-81.8188,36.3503],[-81.8189,36.3502],[-81.8191,36.3501],[-81.8193,36.3499],[-81.8195,36.3498],[-81.8196,36.3497],[-81.8198,36.3496],[-81.8203,36.3493],[-81.8205,36.3492],[-81.8207,36.3492],[-81.8208,36.3492],[-81.8209,36.3491],[-81.8212,36.3491],[-81.8213,36.3491],[-81.8214,36.3491],[-81.8216,36.349],[-81.8218,36.3489],[-81.8221,36.3488],[-81.8222,36.3488],[-81.8223,36.3488],[-81.8225,36.3488],[-81.8227,36.3488],[-81.823,36.3488],[-81.8234,36.3487],[-81.8237,36.3487],[-81.8242,36.3486],[-81.8244,36.3486],[-81.8246,36.3486],[-81.8248,36.3486],[-81.825,36.3486],[-81.8252,36.3487],[-81.8254,36.3487],[-81.8255,36.3487],[-81.8256,36.3488],[-81.8257,36.3488],[-81.8258,36.3489],[-81.8259,36.3489],[-81.826,36.3489],[-81.8261,36.3489],[-81.8263,36.3489],[-81.8267,36.3488],[-81.8269,36.3487],[-81.8271,36.3487],[-81.8273,36.3486],[-81.8275,36.3486],[-81.8278,36.3485],[-81.828,36.3484],[-81.8282,36.3483],[-81.8284,36.3481],[-81.8286,36.348],[-81.8289,36.3479],[-81.8292,36.3478],[-81.8293,36.3478],[-81.8294,36.3477],[-81.8296,36.3477],[-81.8299,36.3476],[-81.8301,36.3476],[-81.8304,36.3476],[-81.8307,36.3475],[-81.8308,36.3475],[-81.831,36.3475],[-81.8312,36.3474],[-81.8313,36.3473],[-81.8315,36.3473],[-81.8317,36.3473],[-81.8319,36.3473],[-81.8321,36.3473],[-81.8324,36.3473],[-81.8325,36.3474],[-81.8327,36.3474],[-81.8328,36.3474],[-81.8329,36.3474],[-81.8331,36.3473],[-81.8332,36.3473],[-81.8333,36.3472],[-81.8336,36.3469],[-81.8338,36.3467],[-81.834,36.3466],[-81.8344,36.3463],[-81.8346,36.3462],[-81.8349,36.346],[-81.8351,36.3459],[-81.8354,36.3458],[-81.8358,36.3457],[-81.8361,36.3456],[-81.8365,36.3455],[-81.837,36.3453],[-81.8372,36.3452],[-81.8374,36.3451],[-81.8376,36.345],[-81.8378,36.3448],[-81.838,36.3447],[-81.8381,36.3446],[-81.8383,36.3445],[-81.8385,36.3445],[-81.8387,36.3444],[-81.8388,36.3444],[-81.839,36.3443],[-81.8393,36.3442],[-81.8396,36.3441],[-81.8399,36.344],[-81.8402,36.3438],[-81.8407,36.3436],[-81.841,36.3434],[-81.8412,36.3434],[-81.8413,36.3433],[-81.8415,36.3432],[-81.8416,36.343],[-81.8418,36.343],[-81.842,36.3428],[-81.8422,36.3426],[-81.8424,36.3425],[-81.8427,36.3423],[-81.8431,36.342],[-81.8433,36.3419],[-81.8434,36.3419],[-81.8436,36.3418],[-81.8439,36.3417],[-81.8441,36.3416],[-81.8443,36.3415],[-81.8444,36.3414],[-81.8445,36.3412],[-81.8449,36.3408],[-81.8452,36.3406],[-81.8454,36.3405],[-81.8455,36.3404],[-81.8456,36.3403],[-81.8457,36.3403],[-81.8459,36.3402],[-81.8462,36.3402],[-81.8464,36.3401],[-81.8467,36.34],[-81.8468,36.34],[-81.8469,36.3399],[-81.847,36.3399],[-81.8472,36.3398],[-81.8473,36.3397],[-81.8474,36.3395],[-81.8475,36.3394],[-81.8476,36.3393],[-81.8478,36.3392],[-81.8479,36.3391],[-81.848,36.339],[-81.8482,36.3389],[-81.8483,36.3389],[-81.8485,36.3389],[-81.8485,36.3388],[-81.8485,36.3389],[-81.8486,36.3389],[-81.8487,36.3389],[-81.8488,36.3389],[-81.8491,36.3389],[-81.8491,36.339],[-81.8493,36.339],[-81.8494,36.339],[-81.8495,36.3389],[-81.8496,36.3388],[-81.8498,36.3387],[-81.8499,36.3385],[-81.8501,36.3384],[-81.8502,36.3384],[-81.8503,36.3383],[-81.8506,36.3381],[-81.8507,36.3381],[-81.8508,36.338],[-81.8511,36.3379],[-81.8513,36.3378],[-81.8514,36.3375],[-81.8516,36.3373],[-81.8517,36.3372],[-81.8517,36.3371],[-81.8518,36.3371],[-81.8519,36.337],[-81.852,36.337],[-81.8521,36.337],[-81.8523,36.337],[-81.8524,36.3369],[-81.8526,36.3369],[-81.8529,36.3366],[-81.853,36.3365],[-81.8532,36.3364],[-81.8533,36.3364],[-81.8535,36.3364],[-81.8537,36.3365],[-81.8538,36.3365],[-81.854,36.3366],[-81.8542,36.3368],[-81.8545,36.337],[-81.8549,36.3372],[-81.855,36.3372],[-81.8551,36.3371],[-81.8553,36.3369],[-81.8555,36.3367],[-81.8557,36.3364],[-81.8561,36.3359],[-81.8564,36.3356],[-81.8565,36.3355],[-81.8566,36.3354],[-81.8568,36.3351],[-81.8571,36.3349],[-81.8573,36.3346],[-81.8574,36.3345],[-81.8575,36.3344],[-81.8576,36.3343],[-81.8579,36.334],[-81.858,36.3339],[-81.8582,36.3337],[-81.8585,36.3335],[-81.8586,36.3334],[-81.8587,36.3332],[-81.859,36.333],[-81.859,36.3329],[-81.8591,36.3328],[-81.8592,36.3328],[-81.8593,36.3327],[-81.8594,36.3327],[-81.8597,36.3327],[-81.8599,36.3326],[-81.8601,36.3326],[-81.8603,36.3325],[-81.8604,36.3325],[-81.8605,36.3324],[-81.8606,36.3323],[-81.8607,36.3322],[-81.8608,36.3321],[-81.8609,36.332],[-81.861,36.3319],[-81.8611,36.3318],[-81.8612,36.3316],[-81.8613,36.3315],[-81.8614,36.3313],[-81.8616,36.3312],[-81.8618,36.331],[-81.862,36.3308],[-81.8622,36.3307],[-81.8624,36.3306],[-81.8625,36.3304],[-81.8626,36.3304],[-81.8628,36.3303],[-81.863,36.3302],[-81.8632,36.3301],[-81.8635,36.33],[-81.8638,36.3299],[-81.8639,36.3299],[-81.864,36.3298],[-81.8641,36.3298],[-81.8644,36.3298],[-81.8645,36.3298],[-81.8646,36.3297],[-81.8648,36.3297],[-81.865,36.3296],[-81.8651,36.3295],[-81.8653,36.3294],[-81.8654,36.3293],[-81.8655,36.3292],[-81.8656,36.3291],[-81.8656,36.329],[-81.8657,36.3288],[-81.8657,36.3287],[-81.8658,36.3285],[-81.8658,36.3284],[-81.8659,36.3283],[-81.866,36.3282],[-81.8661,36.3281],[-81.8662,36.328],[-81.8662,36.3279],[-81.8663,36.3278],[-81.8663,36.3276],[-81.8664,36.3274],[-81.8664,36.3273],[-81.8664,36.3272],[-81.8664,36.3271],[-81.8664,36.327],[-81.8664,36.3268],[-81.8665,36.3267],[-81.8666,36.3263],[-81.8666,36.3262],[-81.8667,36.3262],[-81.8668,36.3261],[-81.8669,36.3261],[-81.867,36.326],[-81.8671,36.3259],[-81.8672,36.3259],[-81.8673,36.3258],[-81.8674,36.3257],[-81.8675,36.3256],[-81.8676,36.3255],[-81.8677,36.3254],[-81.8678,36.3253],[-81.8678,36.3252],[-81.8679,36.3251],[-81.8679,36.3249],[-81.868,36.3248],[-81.8681,36.3248],[-81.8681,36.3246],[-81.8682,36.3246],[-81.8684,36.3244],[-81.8685,36.3244],[-81.8686,36.3242],[-81.8687,36.3241],[-81.8689,36.324],[-81.869,36.3239],[-81.8691,36.3238],[-81.8692,36.3237],[-81.8693,36.3237],[-81.8695,36.3235],[-81.8697,36.3234],[-81.8699,36.3232],[-81.8702,36.323],[-81.8704,36.3229],[-81.8705,36.3228],[-81.8706,36.3227],[-81.8708,36.3225],[-81.871,36.3223],[-81.8712,36.3222],[-81.8714,36.3219],[-81.8716,36.3218],[-81.8718,36.3216],[-81.8722,36.3212],[-81.8725,36.3209],[-81.8727,36.3207],[-81.873,36.3204],[-81.8732,36.3202],[-81.8733,36.3201],[-81.8734,36.32],[-81.8734,36.3199],[-81.8734,36.3198],[-81.8735,36.3197],[-81.8735,36.3195],[-81.8737,36.3195],[-81.8738,36.3194],[-81.874,36.3193],[-81.8741,36.3193],[-81.8744,36.3191],[-81.8747,36.3189],[-81.8748,36.3187],[-81.875,36.3186],[-81.8751,36.3186],[-81.8752,36.3184],[-81.8753,36.3183],[-81.8754,36.318],[-81.8756,36.3177],[-81.8757,36.3174],[-81.8758,36.3171],[-81.8761,36.3166],[-81.8762,36.3164],[-81.8763,36.3162],[-81.8764,36.316],[-81.8765,36.3159],[-81.8766,36.3158],[-81.8767,36.3157],[-81.8769,36.3156],[-81.8771,36.3155],[-81.8773,36.3154],[-81.8777,36.3153],[-81.8779,36.3152],[-81.8781,36.3151],[-81.8782,36.315],[-81.8783,36.3149],[-81.8784,36.3149],[-81.8785,36.3148],[-81.8786,36.3147],[-81.8787,36.3146],[-81.8788,36.3145],[-81.8788,36.3144],[-81.8789,36.3143],[-81.8791,36.3141],[-81.8792,36.3141],[-81.8793,36.3139],[-81.8794,36.3139],[-81.8795,36.3138],[-81.8796,36.3137],[-81.8797,36.3137],[-81.8798,36.3137],[-81.88,36.3136],[-81.8805,36.3135],[-81.8811,36.3134],[-81.8813,36.3133],[-81.8814,36.3133],[-81.8818,36.3132],[-81.8821,36.3131],[-81.8823,36.313],[-81.8826,36.3129],[-81.8828,36.3128],[-81.8831,36.3126],[-81.8834,36.3125],[-81.8838,36.3123],[-81.884,36.3121],[-81.8842,36.312],[-81.8844,36.3119],[-81.8846,36.3117],[-81.8848,36.3115],[-81.885,36.3114],[-81.8851,36.3112],[-81.8853,36.3111],[-81.8854,36.3108],[-81.8855,36.3107],[-81.8856,36.3105],[-81.8856,36.3104],[-81.8857,36.3103],[-81.8857,36.3102],[-81.8858,36.3101],[-81.8859,36.31],[-81.8863,36.3099],[-81.8864,36.3098],[-81.8865,36.3097],[-81.8866,36.3097],[-81.8867,36.3096],[-81.8869,36.3094],[-81.8871,36.3093],[-81.8872,36.3092],[-81.8873,36.3092],[-81.8875,36.3092],[-81.8879,36.3091],[-81.8882,36.309],[-81.8887,36.3089],[-81.889,36.3088],[-81.8891,36.3088],[-81.8894,36.3087],[-81.8897,36.3087],[-81.89,36.3086],[-81.8907,36.3085],[-81.891,36.3085],[-81.8914,36.3084],[-81.8919,36.3084],[-81.8923,36.3082],[-81.8926,36.3081],[-81.8928,36.3081],[-81.8931,36.3079],[-81.8933,36.3078],[-81.8936,36.3077],[-81.8938,36.3075],[-81.8941,36.3074],[-81.8943,36.3073],[-81.8944,36.3073],[-81.8945,36.3072],[-81.8949,36.3072],[-81.895,36.3072],[-81.8951,36.3072],[-81.8953,36.3072],[-81.8956,36.3072],[-81.8959,36.3073],[-81.8962,36.3073],[-81.8964,36.3074],[-81.8966,36.3074],[-81.8968,36.3075],[-81.8971,36.3075],[-81.8975,36.3075],[-81.8978,36.3074],[-81.8983,36.3073],[-81.8987,36.3071],[-81.899,36.307],[-81.8994,36.3068],[-81.8995,36.3068],[-81.8997,36.3067],[-81.8998,36.3067],[-81.8998,36.3066],[-81.8999,36.3066],[-81.9,36.3065],[-81.9001,36.3063],[-81.9002,36.3062],[-81.9004,36.306],[-81.9005,36.3059],[-81.9006,36.3059],[-81.9008,36.3058],[-81.9009,36.3058],[-81.9011,36.3058],[-81.9013,36.3057],[-81.9015,36.3057],[-81.9016,36.3056],[-81.9018,36.3056],[-81.9021,36.3055],[-81.9023,36.3054],[-81.9025,36.3053],[-81.9026,36.3053],[-81.9028,36.3052],[-81.903,36.305],[-81.9031,36.3049],[-81.9032,36.3048],[-81.9033,36.3047],[-81.9034,36.3046],[-81.9034,36.3045],[-81.9035,36.3044],[-81.9035,36.3042],[-81.9036,36.3041],[-81.9036,36.304],[-81.9037,36.304],[-81.9038,36.3038],[-81.904,36.3038],[-81.9041,36.3038],[-81.9042,36.3037],[-81.9044,36.3037],[-81.9046,36.3037],[-81.9048,36.3036],[-81.905,36.3036],[-81.9051,36.3036],[-81.9052,36.3036],[-81.9055,36.3035],[-81.9057,36.3034],[-81.9059,36.3033],[-81.906,36.3033],[-81.9062,36.3032],[-81.9063,36.3031],[-81.9064,36.303],[-81.9065,36.303],[-81.9065,36.3029],[-81.9065,36.3028],[-81.9065,36.3026],[-81.9065,36.3025],[-81.9065,36.3024],[-81.9067,36.3023],[-81.9068,36.3023],[-81.9069,36.3022],[-81.907,36.3022],[-81.9071,36.3021],[-81.9072,36.3021],[-81.9073,36.3021],[-81.9075,36.3021],[-81.9079,36.302],[-81.9082,36.302],[-81.9144,36.2926],[-81.918,36.2872],[-81.9181,36.2871],[-81.9182,36.2871],[-81.9183,36.2869],[-81.9185,36.2866],[-81.9186,36.2864],[-81.9188,36.2861],[-81.9189,36.2859],[-81.9191,36.2856],[-81.9193,36.2854],[-81.9194,36.2852],[-81.9196,36.2849],[-81.9198,36.2846],[-81.9199,36.2845],[-81.92,36.2844],[-81.9201,36.2842],[-81.9203,36.2839],[-81.9205,36.2837],[-81.9206,36.2835],[-81.9206,36.2834],[-81.9208,36.2832],[-81.9209,36.2829],[-81.9211,36.2827],[-81.9213,36.2825],[-81.9214,36.2822],[-81.9216,36.282],[-81.9218,36.2817],[-81.9219,36.2815],[-81.9221,36.2812],[-81.9222,36.281],[-81.9224,36.2808],[-81.9226,36.2805],[-81.9227,36.2803],[-81.9229,36.28],[-81.9231,36.2798],[-81.9232,36.2795],[-81.9234,36.2793],[-81.9235,36.2791],[-81.9237,36.2788],[-81.9239,36.2786],[-81.924,36.2783],[-81.9242,36.2781],[-81.9244,36.2779],[-81.9245,36.2776],[-81.9247,36.2774],[-81.9249,36.2771],[-81.925,36.2769],[-81.9252,36.2766],[-81.9253,36.2764],[-81.9255,36.2761],[-81.9257,36.2759],[-81.9258,36.2757],[-81.926,36.2754],[-81.9262,36.2752],[-81.9263,36.2749],[-81.9265,36.2747],[-81.9266,36.2744],[-81.9268,36.2742],[-81.927,36.274],[-81.9271,36.2737],[-81.9273,36.2735],[-81.9274,36.2732],[-81.9276,36.273],[-81.9278,36.2727],[-81.9279,36.2725],[-81.9281,36.2722],[-81.9283,36.272],[-81.9284,36.2718],[-81.9286,36.2715],[-81.9288,36.2713],[-81.9289,36.271],[-81.9291,36.2708],[-81.9292,36.2706],[-81.9294,36.2703],[-81.9296,36.2701],[-81.9297,36.2698],[-81.9299,36.2696],[-81.9301,36.2693],[-81.9302,36.2691],[-81.9304,36.2688],[-81.9306,36.2686],[-81.9307,36.2683],[-81.9309,36.2681],[-81.9311,36.2679],[-81.9312,36.2676],[-81.9314,36.2674],[-81.9316,36.2671],[-81.9317,36.2669],[-81.9319,36.2666],[-81.932,36.2664],[-81.9322,36.2662],[-81.9324,36.2659],[-81.9325,36.2657],[-81.9326,36.2656],[-81.9327,36.2654],[-81.9329,36.2652],[-81.933,36.2649],[-81.9331,36.2649],[-81.9332,36.2647],[-81.9334,36.2644],[-81.9335,36.2642],[-81.9337,36.264],[-81.9338,36.2637],[-81.934,36.2635],[-81.9342,36.2632],[-81.9343,36.263],[-81.9345,36.2627],[-81.9347,36.2625],[-81.9348,36.2623],[-81.935,36.262],[-81.9351,36.2618],[-81.9353,36.2615],[-81.9355,36.2613],[-81.9356,36.261],[-81.9358,36.2608],[-81.936,36.2605],[-81.9361,36.2603],[-81.9363,36.26],[-81.9365,36.2597],[-81.9367,36.2595],[-81.9369,36.2592],[-81.937,36.259],[-81.9372,36.2588],[-81.9372,36.2587],[-81.9374,36.2585],[-81.9376,36.2582],[-81.9377,36.2579],[-81.9379,36.2577],[-81.9381,36.2574],[-81.9383,36.2571],[-81.9385,36.2569],[-81.9386,36.2566],[-81.9388,36.2563],[-81.9389,36.2563],[-81.939,36.256],[-81.9392,36.2558],[-81.9394,36.2555],[-81.9396,36.2552],[-81.9398,36.255],[-81.94,36.2547],[-81.9402,36.2545],[-81.9404,36.2542],[-81.9406,36.254],[-81.9408,36.2537],[-81.941,36.2535],[-81.941,36.2534],[-81.9411,36.2533],[-81.9413,36.253],[-81.9415,36.2528],[-81.9417,36.2525],[-81.9419,36.2523],[-81.9421,36.252],[-81.9422,36.2518],[-81.9425,36.2514],[-81.9427,36.2512],[-81.9429,36.2509],[-81.9432,36.2506],[-81.9434,36.2504],[-81.9436,36.2501],[-81.9438,36.2498],[-81.944,36.2496],[-81.9442,36.2493],[-81.9444,36.2491],[-81.9446,36.2489],[-81.9447,36.2486],[-81.9448,36.2486],[-81.9492,36.2429],[-81.9493,36.2427],[-81.9495,36.2425],[-81.9497,36.2422],[-81.9498,36.242],[-81.95,36.2417],[-81.9502,36.2415],[-81.9504,36.2412],[-81.9506,36.241],[-81.9508,36.2407],[-81.9509,36.2405],[-81.9511,36.2402],[-81.9513,36.24],[-81.9515,36.2398],[-81.9517,36.2395],[-81.9518,36.2393],[-81.952,36.239],[-81.9522,36.2388],[-81.9524,36.2385],[-81.9526,36.2383],[-81.9527,36.238],[-81.9528,36.2379],[-81.9529,36.2378],[-81.9531,36.2375],[-81.9533,36.2373],[-81.9535,36.237],[-81.9537,36.2367],[-81.9539,36.2365],[-81.9541,36.2362],[-81.9543,36.236],[-81.9545,36.2357],[-81.9547,36.2354],[-81.9548,36.2351],[-81.955,36.2349],[-81.9553,36.2346],[-81.9554,36.2343],[-81.9556,36.2341],[-81.9558,36.2339],[-81.9558,36.2338],[-81.956,36.2336],[-81.9562,36.2333],[-81.9564,36.233],[-81.9565,36.2329],[-81.9565,36.2328],[-81.9567,36.2326],[-81.9569,36.2323],[-81.9571,36.2321],[-81.9572,36.2318],[-81.9574,36.2316],[-81.9576,36.2314],[-81.9578,36.2311],[-81.9579,36.2309],[-81.9581,36.2306],[-81.9583,36.2303],[-81.9584,36.2302],[-81.9587,36.2299],[-81.9588,36.2296],[-81.9591,36.2294],[-81.9592,36.2291],[-81.9595,36.2288],[-81.9596,36.2286],[-81.9598,36.2284],[-81.9598,36.2283],[-81.96,36.2281],[-81.9602,36.2278],[-81.9603,36.2276],[-81.9605,36.2274],[-81.9607,36.2271],[-81.9608,36.2269],[-81.961,36.2266],[-81.9612,36.2264],[-81.9613,36.2261],[-81.9615,36.2259],[-81.9617,36.2257],[-81.9619,36.2254],[-81.962,36.2252],[-81.9622,36.2249],[-81.9624,36.2247],[-81.9626,36.2244],[-81.9627,36.2242],[-81.9629,36.2239],[-81.9631,36.2236],[-81.9633,36.2234],[-81.9634,36.2231],[-81.9636,36.2228],[-81.9637,36.2226],[-81.9638,36.2226],[-81.9639,36.2223],[-81.964,36.2223],[-81.9641,36.222],[-81.9643,36.2218],[-81.9645,36.2215],[-81.9647,36.2212],[-81.9648,36.221],[-81.965,36.2207],[-81.9652,36.2204],[-81.9654,36.2202],[-81.9655,36.22],[-81.9657,36.2197],[-81.9659,36.2195],[-81.9659,36.2194],[-81.966,36.2193],[-81.966,36.2192],[-81.9662,36.219],[-81.9664,36.2187],[-81.9665,36.2185],[-81.9667,36.2182],[-81.9669,36.218],[-81.9671,36.2177],[-81.9673,36.2174],[-81.9674,36.2172],[-81.9676,36.2169],[-81.9678,36.2166],[-81.968,36.2164],[-81.9682,36.2161],[-81.9683,36.2158],[-81.9685,36.2156],[-81.9686,36.2154],[-81.9687,36.2154],[-81.9688,36.2151],[-81.969,36.2148],[-81.9692,36.2146],[-81.9693,36.2144],[-81.9695,36.2141],[-81.9697,36.2139],[-81.9698,36.2136],[-81.97,36.2133],[-81.9702,36.2131],[-81.9703,36.2129],[-81.9705,36.2126],[-81.9707,36.2124],[-81.9707,36.2123],[-81.9708,36.2121],[-81.971,36.2119],[-81.9711,36.2118],[-81.9712,36.2116],[-81.9713,36.2114],[-81.9715,36.2111],[-81.9717,36.2109],[-81.9718,36.2107],[-81.972,36.2104],[-81.9722,36.2102],[-81.9724,36.2099],[-81.9725,36.2097],[-81.9727,36.2094],[-81.9728,36.2092],[-81.973,36.2089],[-81.9732,36.2087],[-81.9733,36.2084],[-81.9735,36.2082],[-81.9737,36.2079],[-81.9739,36.2077],[-81.974,36.2075],[-81.9742,36.2072],[-81.9744,36.207],[-81.9745,36.2067],[-81.9747,36.2065],[-81.9749,36.2062],[-81.975,36.206],[-81.9752,36.2057],[-81.9754,36.2055],[-81.9755,36.2052],[-81.9756,36.2051],[-81.9757,36.2049],[-81.9759,36.2047],[-81.976,36.2046],[-81.9761,36.2045],[-81.9761,36.2043],[-81.9762,36.2042],[-81.9764,36.2039],[-81.9766,36.2037],[-81.9767,36.2034],[-81.9769,36.2032],[-81.9771,36.2029],[-81.9773,36.2027],[-81.9774,36.2024],[-81.9776,36.2021],[-81.9778,36.2019],[-81.978,36.2016],[-81.9782,36.2013],[-81.9783,36.2011],[-81.9785,36.2008],[-81.9787,36.2006],[-81.9788,36.2003],[-81.979,36.2001],[-81.9792,36.1999],[-81.9793,36.1996],[-81.9795,36.1994],[-81.9797,36.1991],[-81.9798,36.1989],[-81.9798,36.1988],[-81.98,36.1986],[-81.9802,36.1983],[-81.9804,36.198],[-81.9805,36.1978],[-81.9807,36.1975],[-81.9809,36.1973],[-81.9811,36.197],[-81.9812,36.1967],[-81.9814,36.1965],[-81.9816,36.1962],[-81.9817,36.196],[-81.9819,36.1957],[-81.9821,36.1955],[-81.9822,36.1952],[-81.9824,36.1949],[-81.9826,36.1947],[-81.9828,36.1944],[-81.983,36.1942],[-81.9831,36.1939],[-81.9833,36.1936],[-81.9835,36.1934],[-81.9837,36.1931],[-81.9839,36.1929],[-81.984,36.1926],[-81.9841,36.1924],[-81.9842,36.1924],[-81.9844,36.1921],[-81.9845,36.1919],[-81.9847,36.1917],[-81.9849,36.1914],[-81.985,36.1912],[-81.9852,36.1909],[-81.9854,36.1906],[-81.9855,36.1904],[-81.9857,36.1901],[-81.9859,36.1899],[-81.9861,36.1896],[-81.9862,36.1894],[-81.9862,36.1893],[-81.9864,36.1891],[-81.9866,36.1888],[-81.9868,36.1885],[-81.9869,36.1883],[-81.9871,36.188],[-81.9873,36.1878],[-81.9874,36.1875],[-81.9876,36.1873],[-81.9878,36.1871],[-81.9879,36.1868],[-81.9881,36.1866],[-81.9883,36.1863],[-81.9885,36.1861],[-81.9887,36.1858],[-81.9888,36.1855],[-81.9889,36.1855],[-81.989,36.1852],[-81.9892,36.185],[-81.9894,36.1847],[-81.9895,36.1846],[-81.9896,36.1844],[-81.9898,36.1842],[-81.9899,36.1839],[-81.9901,36.1836],[-81.9903,36.1834],[-81.9905,36.1831],[-81.9908,36.1827],[-81.9909,36.1824],[-81.9911,36.1822],[-81.9913,36.1819],[-81.9914,36.1816],[-81.9916,36.1814],[-81.9918,36.1812],[-81.9919,36.1809],[-81.9921,36.1806],[-81.9923,36.1804],[-81.9925,36.1801],[-81.9926,36.1799],[-81.9928,36.1796],[-81.993,36.1794],[-81.9931,36.1793],[-81.9932,36.1791],[-81.9933,36.1789],[-81.9934,36.1788],[-81.9935,36.1786],[-81.9937,36.1784],[-81.9939,36.1782],[-81.994,36.1779],[-81.9942,36.1776],[-81.9945,36.1771],[-81.9947,36.1769],[-81.9949,36.1766],[-81.9951,36.1764],[-81.9952,36.1761],[-81.9954,36.1758],[-81.9957,36.1754],[-81.9959,36.1751],[-81.9961,36.1749],[-81.9963,36.1746],[-81.9965,36.1744],[-81.9967,36.1741],[-81.9967,36.174],[-81.9968,36.1739],[-81.997,36.1736],[-81.9972,36.1734],[-81.9973,36.1731],[-81.9975,36.1729],[-81.9977,36.1726],[-81.9978,36.1724],[-81.998,36.1722],[-81.9982,36.1719],[-81.9983,36.1717],[-81.9985,36.1714],[-81.9987,36.1711],[-81.9988,36.1709],[-81.999,36.1707],[-81.9991,36.1705],[-81.9992,36.1704],[-81.9993,36.1702],[-81.9993,36.1701],[-81.9994,36.1701],[-81.9995,36.1699],[-81.9996,36.1696],[-81.9998,36.1694],[-82,36.1691],[-82.0001,36.1689],[-82.0003,36.1686],[-82.0005,36.1684],[-82.0006,36.1681],[-82.0008,36.1679],[-82.001,36.1677],[-82.0011,36.1674],[-82.0013,36.1672],[-82.0015,36.1669],[-82.0016,36.1667],[-82.0018,36.1664],[-82.002,36.1662],[-82.0022,36.1659],[-82.0023,36.1657],[-82.0025,36.1654],[-82.0027,36.1652],[-82.0028,36.165],[-82.0028,36.1649],[-82.0029,36.1648],[-82.003,36.1647],[-82.0032,36.1645],[-82.0033,36.1642],[-82.0035,36.164],[-82.0037,36.1637],[-82.0038,36.1635],[-82.004,36.1632],[-82.0042,36.163],[-82.0043,36.1628],[-82.0045,36.1625],[-82.0047,36.1623],[-82.0048,36.162],[-82.005,36.1618],[-82.0052,36.1615],[-82.0053,36.1613],[-82.0055,36.1611],[-82.0057,36.1608],[-82.0058,36.1606],[-82.006,36.1604],[-82.006,36.1603],[-82.0062,36.1601],[-82.0063,36.1599],[-82.0065,36.1596],[-82.0067,36.1594],[-82.0069,36.1591],[-82.007,36.1589],[-82.0072,36.1587],[-82.0074,36.1584],[-82.0075,36.1582],[-82.0077,36.1579],[-82.0079,36.1577],[-82.008,36.1574],[-82.0082,36.1572],[-82.0084,36.157],[-82.0085,36.1567],[-82.0087,36.1565],[-82.0089,36.1562],[-82.009,36.156],[-82.0092,36.1558],[-82.0092,36.1557],[-82.0094,36.1555],[-82.0095,36.1553],[-82.0097,36.155],[-82.0099,36.1548],[-82.01,36.1545],[-82.0102,36.1543],[-82.0104,36.154],[-82.0105,36.1538],[-82.0107,36.1536],[-82.0109,36.1533],[-82.011,36.1531],[-82.0112,36.1528],[-82.0114,36.1526],[-82.0116,36.1524],[-82.0117,36.1521],[-82.0119,36.1519],[-82.0121,36.1516],[-82.0122,36.1514],[-82.0124,36.1512],[-82.0126,36.1509],[-82.0127,36.1507],[-82.0129,36.1504],[-82.0131,36.1502],[-82.0132,36.1499],[-82.0134,36.1497],[-82.0136,36.1495],[-82.0137,36.1492],[-82.0139,36.149],[-82.0141,36.1487],[-82.0143,36.1485],[-82.0144,36.1482],[-82.0146,36.148],[-82.0148,36.1478],[-82.0149,36.1475],[-82.0151,36.1473],[-82.0152,36.1471],[-82.0153,36.147],[-82.0154,36.1468],[-82.0156,36.1465],[-82.0158,36.1463],[-82.0159,36.1461],[-82.0161,36.1458],[-82.0163,36.1456],[-82.0165,36.1453],[-82.0166,36.1451],[-82.0168,36.1448],[-82.0169,36.1447],[-82.0169,36.1446],[-82.0171,36.1444],[-82.0173,36.1441],[-82.0175,36.1439],[-82.0176,36.1436],[-82.0178,36.1434],[-82.018,36.1431],[-82.0181,36.1429],[-82.0183,36.1426],[-82.0185,36.1424],[-82.0186,36.1422],[-82.0188,36.1419],[-82.019,36.1417],[-82.0191,36.1414],[-82.0193,36.1412],[-82.0195,36.141],[-82.0195,36.1409],[-82.0197,36.1407],[-82.0198,36.1405],[-82.02,36.1402],[-82.0202,36.14],[-82.0203,36.1397],[-82.0205,36.1395],[-82.0207,36.1392],[-82.0208,36.139],[-82.021,36.1388],[-82.0212,36.1385],[-82.0213,36.1383],[-82.0215,36.138],[-82.0217,36.1378],[-82.0219,36.1375],[-82.022,36.1373],[-82.0222,36.137],[-82.0224,36.1368],[-82.0225,36.1365],[-82.0227,36.1363],[-82.0229,36.1361],[-82.023,36.1358],[-82.0232,36.1356],[-82.0234,36.1353],[-82.0235,36.1351],[-82.0237,36.1348],[-82.0239,36.1346],[-82.024,36.1343],[-82.0242,36.1341],[-82.0244,36.1339],[-82.0246,36.1336],[-82.0247,36.1334],[-82.0249,36.1331],[-82.025,36.1329],[-82.0252,36.1326],[-82.0254,36.1323],[-82.0256,36.132],[-82.0258,36.1318],[-82.026,36.1315],[-82.0262,36.1312],[-82.0264,36.1309],[-82.0266,36.1307],[-82.0267,36.1304],[-82.0269,36.1302],[-82.0269,36.13],[-82.0268,36.1297],[-82.0267,36.1295],[-82.0267,36.1292],[-82.0268,36.129],[-82.0269,36.1287],[-82.027,36.1285],[-82.0272,36.1282],[-82.0273,36.1279],[-82.0275,36.1276],[-82.0276,36.1273],[-82.0278,36.127],[-82.0279,36.1267],[-82.0281,36.1265],[-82.0282,36.1262],[-82.0283,36.1259],[-82.0285,36.1257],[-82.0286,36.1254],[-82.0288,36.1251],[-82.029,36.1247],[-82.0292,36.1244],[-82.0294,36.1242],[-82.0296,36.124],[-82.0299,36.1236],[-82.0301,36.1234],[-82.0305,36.123],[-82.0308,36.1228],[-82.031,36.1227],[-82.0313,36.1224],[-82.0317,36.1222],[-82.032,36.1219],[-82.0322,36.1217],[-82.0325,36.1215],[-82.0327,36.1213],[-82.033,36.1211],[-82.0333,36.1208],[-82.0336,36.1207],[-82.0336,36.1206],[-82.0338,36.1205],[-82.0344,36.1206],[-82.035,36.1207],[-82.0355,36.1208],[-82.036,36.1208],[-82.0363,36.1209],[-82.0366,36.1209],[-82.037,36.121],[-82.0373,36.121],[-82.0376,36.1211],[-82.038,36.1212],[-82.0383,36.1213],[-82.0389,36.1216],[-82.0391,36.1217],[-82.0392,36.1218],[-82.0394,36.1219],[-82.0397,36.1222],[-82.04,36.1224],[-82.0402,36.1228],[-82.0405,36.1231],[-82.0407,36.1233],[-82.0409,36.1235],[-82.041,36.1236],[-82.0412,36.1237],[-82.0416,36.124],[-82.0419,36.1242],[-82.0423,36.1244],[-82.0426,36.1246],[-82.0431,36.1248],[-82.0434,36.125],[-82.0438,36.1251],[-82.0441,36.1253],[-82.0444,36.1255],[-82.0447,36.1256],[-82.045,36.1256],[-82.0453,36.1256],[-82.0457,36.1256],[-82.0459,36.1256],[-82.0461,36.1256],[-82.0465,36.1256],[-82.0469,36.1256],[-82.0473,36.1256],[-82.0477,36.1257],[-82.0484,36.1257],[-82.0487,36.1258],[-82.0492,36.126],[-82.0497,36.1261],[-82.0501,36.126],[-82.0505,36.1259],[-82.0508,36.1259],[-82.0512,36.1259],[-82.0516,36.1259],[-82.0519,36.126],[-82.0523,36.1261],[-82.0527,36.1262],[-82.0532,36.1264],[-82.0536,36.1265],[-82.0539,36.1266],[-82.054,36.1267],[-82.0541,36.1267],[-82.0542,36.1267],[-82.0543,36.1266],[-82.0545,36.1266],[-82.0547,36.1263],[-82.055,36.126],[-82.0553,36.1257],[-82.0556,36.1254],[-82.0559,36.1251],[-82.0561,36.125],[-82.0563,36.1247],[-82.0564,36.1245],[-82.0566,36.1241],[-82.0566,36.124],[-82.0567,36.1238],[-82.0567,36.1235],[-82.0567,36.1232],[-82.0567,36.1229],[-82.0567,36.1226],[-82.0567,36.1223],[-82.0566,36.122],[-82.0566,36.1217],[-82.0565,36.1215],[-82.0565,36.1212],[-82.0566,36.121],[-82.0567,36.1207],[-82.0568,36.1204],[-82.0571,36.12],[-82.0572,36.1198],[-82.0575,36.1196],[-82.0577,36.1193],[-82.058,36.1191],[-82.0582,36.1188],[-82.0584,36.1185],[-82.0587,36.1182],[-82.0589,36.1179],[-82.0591,36.1177],[-82.0593,36.1174],[-82.0595,36.1172],[-82.0597,36.117],[-82.0599,36.1168],[-82.0601,36.1164],[-82.0603,36.1161],[-82.0605,36.1158],[-82.0607,36.1153],[-82.0608,36.1151],[-82.0609,36.115],[-82.0609,36.1147],[-82.061,36.1144],[-82.0612,36.114],[-82.0614,36.1136],[-82.0615,36.1134],[-82.0619,36.1131],[-82.062,36.1129],[-82.0623,36.1128],[-82.0625,36.1127],[-82.0628,36.1127],[-82.0634,36.1127],[-82.0639,36.1127],[-82.0644,36.1127],[-82.0648,36.1127],[-82.0652,36.1126],[-82.0658,36.1125],[-82.066,36.1125],[-82.0661,36.1125],[-82.0665,36.1124],[-82.067,36.1123],[-82.0673,36.1121],[-82.0676,36.112],[-82.0679,36.1118],[-82.0682,36.1116],[-82.0685,36.1115],[-82.0688,36.1113],[-82.0691,36.1112],[-82.0693,36.111],[-82.0696,36.1108],[-82.0699,36.1106],[-82.0702,36.1103],[-82.0705,36.1101],[-82.0708,36.1099],[-82.0711,36.1096],[-82.0713,36.1094],[-82.0717,36.1091],[-82.0719,36.1091],[-82.0722,36.1089],[-82.0728,36.1088],[-82.0731,36.1088],[-82.0735,36.1087],[-82.0738,36.1086],[-82.0741,36.1085],[-82.0745,36.1085],[-82.0748,36.1084],[-82.0752,36.1083],[-82.0758,36.1081],[-82.0761,36.108],[-82.0764,36.1079],[-82.0767,36.1078],[-82.0771,36.1076],[-82.0772,36.1076],[-82.0774,36.1075],[-82.0777,36.1074],[-82.078,36.1073],[-82.0784,36.1072],[-82.0787,36.1071],[-82.079,36.1069],[-82.0793,36.1068],[-82.0797,36.1066],[-82.08,36.1064],[-82.0803,36.1062],[-82.0805,36.1059],[-82.0807,36.1056],[-82.0808,36.1053],[-82.0808,36.105],[-82.0809,36.1048],[-82.081,36.1044],[-82.081,36.1041],[-82.081,36.1038],[-82.0811,36.1035],[-82.0811,36.1033],[-82.0811,36.1032],[-82.0814,36.1033],[-82.0821,36.1036],[-82.0828,36.104],[-82.0834,36.1043],[-82.0841,36.1047],[-82.0848,36.1051],[-82.0853,36.1054],[-82.0856,36.1056],[-82.0859,36.1058],[-82.0863,36.1059],[-82.0865,36.106],[-82.0868,36.1061],[-82.0869,36.1061],[-82.0872,36.1061],[-82.0875,36.1061],[-82.088,36.1062],[-82.0886,36.1061],[-82.0893,36.1061],[-82.09,36.1061],[-82.0907,36.1061],[-82.0911,36.106],[-82.0914,36.106],[-82.0915,36.106],[-82.092,36.106],[-82.0924,36.106],[-82.0928,36.106],[-82.0932,36.106],[-82.0935,36.106],[-82.0936,36.106],[-82.0937,36.106],[-82.0939,36.106],[-82.0941,36.1061],[-82.0943,36.1061],[-82.0946,36.106],[-82.0948,36.106],[-82.0956,36.1059],[-82.0963,36.1058],[-82.097,36.1057],[-82.0976,36.1057],[-82.0983,36.1056],[-82.0992,36.1056],[-82.0998,36.1057],[-82.1003,36.1057],[-82.1007,36.1057],[-82.1011,36.1058],[-82.1015,36.106],[-82.102,36.1061],[-82.1024,36.1063],[-82.103,36.1065],[-82.1034,36.1067],[-82.1037,36.1068],[-82.1038,36.1069],[-82.1042,36.1072],[-82.1047,36.1076],[-82.1049,36.1077],[-82.105,36.1077],[-82.1052,36.1078],[-82.1053,36.1078],[-82.1054,36.1078],[-82.1058,36.1078],[-82.1062,36.1077],[-82.1067,36.1077],[-82.1074,36.1076],[-82.1077,36.1076],[-82.108,36.1076],[-82.1081,36.1076],[-82.1085,36.1075],[-82.109,36.1074],[-82.1093,36.1073],[-82.1095,36.1072],[-82.1099,36.107],[-82.1102,36.1068],[-82.1105,36.1067],[-82.1106,36.1067],[-82.1109,36.1065],[-82.1116,36.1061],[-82.1121,36.1058],[-82.1125,36.1056],[-82.1127,36.1055],[-82.1132,36.1052],[-82.114,36.105],[-82.1144,36.1048],[-82.1151,36.1046],[-82.1155,36.1045],[-82.1159,36.1044],[-82.1161,36.1043],[-82.1163,36.1043],[-82.1166,36.1043],[-82.1169,36.1043],[-82.1175,36.1044],[-82.1179,36.1045],[-82.1184,36.1046],[-82.119,36.1046],[-82.1193,36.1047],[-82.1195,36.1047],[-82.1196,36.1047],[-82.1198,36.1047],[-82.1202,36.1047],[-82.1208,36.1045],[-82.1213,36.1045],[-82.1219,36.1045],[-82.1222,36.1045],[-82.1227,36.1045],[-82.1232,36.1044],[-82.1235,36.1044],[-82.1237,36.1043],[-82.1241,36.1043],[-82.1243,36.1043],[-82.1245,36.1043],[-82.1248,36.1043],[-82.1251,36.1043],[-82.1253,36.1043],[-82.1255,36.1043],[-82.1256,36.1043],[-82.1257,36.1043],[-82.1259,36.1043],[-82.126,36.1044],[-82.1261,36.1044],[-82.1263,36.1044],[-82.1265,36.1044],[-82.1268,36.1044],[-82.127,36.1044],[-82.1272,36.1044],[-82.1275,36.1043],[-82.1276,36.1043],[-82.1278,36.1043],[-82.1279,36.1042],[-82.128,36.1041],[-82.1281,36.1041],[-82.1282,36.104],[-82.1283,36.104],[-82.1284,36.104],[-82.1286,36.104],[-82.1288,36.104],[-82.1289,36.1041],[-82.1291,36.1041],[-82.1292,36.1041],[-82.1293,36.1041],[-82.1294,36.1041],[-82.1295,36.1042],[-82.1296,36.1042],[-82.1297,36.1043],[-82.1298,36.1043],[-82.1299,36.1044],[-82.1301,36.1045],[-82.1302,36.1046],[-82.1303,36.1046],[-82.1304,36.1047],[-82.1305,36.1047],[-82.1305,36.1048],[-82.1306,36.1048],[-82.1306,36.105],[-82.1306,36.1051],[-82.1307,36.1055],[-82.1307,36.1057],[-82.1307,36.1058],[-82.1307,36.1059],[-82.1308,36.1061],[-82.1308,36.1065],[-82.1309,36.1069],[-82.1309,36.1072],[-82.1309,36.1074],[-82.131,36.1076],[-82.1311,36.1077],[-82.1312,36.108],[-82.1313,36.1083],[-82.1314,36.1086],[-82.1316,36.1089],[-82.1318,36.1095],[-82.132,36.1098],[-82.1321,36.11],[-82.1323,36.1105],[-82.1325,36.1108],[-82.1326,36.1112],[-82.1328,36.1114],[-82.1329,36.1116],[-82.133,36.1118],[-82.1331,36.112],[-82.1332,36.1122],[-82.1334,36.1125],[-82.1335,36.1128],[-82.1337,36.1129],[-82.1339,36.1131],[-82.134,36.1133],[-82.1342,36.1135],[-82.1346,36.1138],[-82.1347,36.1141],[-82.1349,36.1143],[-82.135,36.1144],[-82.1351,36.1145],[-82.1352,36.1148],[-82.1353,36.1149],[-82.1354,36.1151],[-82.1354,36.1154],[-82.1355,36.1156],[-82.1356,36.1158],[-82.1357,36.1159],[-82.1358,36.1162],[-82.1359,36.1163],[-82.136,36.1165],[-82.1362,36.1167],[-82.1364,36.117],[-82.1365,36.1171],[-82.1366,36.1173],[-82.1367,36.1174],[-82.1368,36.1175],[-82.1369,36.1177],[-82.137,36.1178],[-82.137,36.118],[-82.1371,36.1182],[-82.1372,36.1184],[-82.1372,36.1186],[-82.1372,36.1187],[-82.1373,36.1188],[-82.1374,36.1189],[-82.1376,36.1192],[-82.1378,36.1194],[-82.1379,36.1195],[-82.1379,36.1197],[-82.1379,36.1201],[-82.1379,36.1202],[-82.1378,36.1203],[-82.1377,36.1205],[-82.1376,36.1208],[-82.1374,36.1214],[-82.1373,36.1216],[-82.1372,36.1216],[-82.1372,36.1218],[-82.1372,36.1219],[-82.1371,36.1221],[-82.137,36.1223],[-82.1369,36.1226],[-82.1369,36.1228],[-82.1368,36.1231],[-82.1368,36.1233],[-82.1368,36.1235],[-82.1368,36.1237],[-82.1368,36.1239],[-82.1368,36.124],[-82.1368,36.1244],[-82.1368,36.1245],[-82.1369,36.1247],[-82.1369,36.1248],[-82.1369,36.1249],[-82.1369,36.125],[-82.1369,36.1251],[-82.1369,36.1252],[-82.1369,36.1253],[-82.1369,36.1254],[-82.137,36.1255],[-82.137,36.1256],[-82.137,36.1258],[-82.137,36.126],[-82.137,36.1261],[-82.1369,36.1263],[-82.1369,36.1265],[-82.1369,36.1267],[-82.1368,36.1271],[-82.1368,36.1273],[-82.1368,36.1275],[-82.1368,36.1276],[-82.1368,36.1279],[-82.1368,36.1281],[-82.1368,36.1282],[-82.1368,36.1283],[-82.1368,36.1285],[-82.1369,36.1288],[-82.137,36.129],[-82.1371,36.1292],[-82.1373,36.1296],[-82.1375,36.1299],[-82.1376,36.13],[-82.1377,36.1302],[-82.1379,36.1303],[-82.138,36.1305],[-82.1381,36.1307],[-82.1382,36.1308],[-82.1382,36.1309],[-82.1383,36.131],[-82.1384,36.1311],[-82.1386,36.1315],[-82.1388,36.1318],[-82.1388,36.1321],[-82.1389,36.1324],[-82.139,36.1325],[-82.1391,36.1326],[-82.1392,36.1328],[-82.1393,36.133],[-82.1394,36.1333],[-82.1398,36.1339],[-82.14,36.1345],[-82.1403,36.135],[-82.1404,36.1351],[-82.1405,36.1354],[-82.1406,36.1356],[-82.1406,36.1358],[-82.1408,36.1361],[-82.1408,36.1362],[-82.1409,36.1362],[-82.1409,36.1364],[-82.141,36.1365],[-82.141,36.1366],[-82.141,36.1367],[-82.141,36.1369],[-82.141,36.1371],[-82.141,36.1372],[-82.141,36.1373],[-82.141,36.1375],[-82.1409,36.1376],[-82.1409,36.1377],[-82.1409,36.1379],[-82.1409,36.138],[-82.1409,36.1382],[-82.1409,36.1383],[-82.1409,36.1385],[-82.141,36.1387],[-82.141,36.1388],[-82.1411,36.1389],[-82.1412,36.1389],[-82.1413,36.139],[-82.1416,36.139],[-82.1418,36.1391],[-82.142,36.1392],[-82.1426,36.1394],[-82.1429,36.1395],[-82.1434,36.1397],[-82.1436,36.1398],[-82.1438,36.1399],[-82.144,36.14],[-82.1441,36.1401],[-82.1443,36.1403],[-82.1445,36.1404],[-82.1446,36.1406],[-82.1446,36.1407],[-82.1446,36.1408],[-82.1445,36.1411],[-82.1444,36.1413],[-82.1443,36.1414],[-82.1443,36.1415],[-82.1443,36.1417],[-82.1443,36.1418],[-82.1444,36.1419],[-82.1445,36.1421],[-82.1445,36.1422],[-82.1446,36.1425],[-82.1447,36.1426],[-82.1447,36.1428],[-82.1446,36.143],[-82.1445,36.1432],[-82.1445,36.1433],[-82.1445,36.1435],[-82.1444,36.1438],[-82.1444,36.1439],[-82.1444,36.1441],[-82.1444,36.1442],[-82.1445,36.1443],[-82.1446,36.1444],[-82.1447,36.1446],[-82.1449,36.1447],[-82.145,36.1448],[-82.1453,36.145],[-82.1455,36.1451],[-82.1457,36.1452],[-82.1458,36.1452],[-82.146,36.1454],[-82.1463,36.1457],[-82.1464,36.1458],[-82.1466,36.1461],[-82.1468,36.1465],[-82.1469,36.1467],[-82.1469,36.1468],[-82.147,36.1469],[-82.1472,36.1471],[-82.1474,36.1472],[-82.1476,36.1473],[-82.1477,36.1474],[-82.148,36.1476],[-82.148,36.1477],[-82.1481,36.1478],[-82.1482,36.148],[-82.1482,36.1481],[-82.1483,36.1482],[-82.1483,36.1483],[-82.1483,36.1485],[-82.1483,36.1487],[-82.1484,36.149],[-82.1484,36.1492],[-82.1484,36.1494],[-82.1485,36.1496],[-82.1485,36.1497],[-82.1486,36.1499],[-82.1487,36.1499],[-82.1489,36.1498],[-82.149,36.1498],[-82.1492,36.1497],[-82.1496,36.1496],[-82.1497,36.1496],[-82.1498,36.1496],[-82.1499,36.1495],[-82.1501,36.1493],[-82.1501,36.1492],[-82.1502,36.1492],[-82.1504,36.1491],[-82.1506,36.149],[-82.1508,36.1489],[-82.151,36.1489],[-82.1514,36.1488],[-82.1517,36.1487],[-82.1519,36.1487],[-82.1521,36.1486],[-82.1523,36.1486],[-82.1524,36.1485],[-82.1526,36.1484],[-82.1528,36.1483],[-82.153,36.1482],[-82.1531,36.1482],[-82.1533,36.1482],[-82.1535,36.1481],[-82.1537,36.1481],[-82.1539,36.1481],[-82.1541,36.1481],[-82.1542,36.1481],[-82.1543,36.1481],[-82.1545,36.1482],[-82.1547,36.1482],[-82.1548,36.1483],[-82.1549,36.1483],[-82.155,36.1483],[-82.1551,36.1483],[-82.1552,36.1483],[-82.1556,36.1483],[-82.1557,36.1483],[-82.156,36.1482],[-82.1564,36.148],[-82.1567,36.1479],[-82.157,36.1477],[-82.1573,36.1475],[-82.1576,36.1473],[-82.158,36.1469],[-82.1583,36.1467],[-82.1585,36.1465],[-82.1588,36.1463],[-82.159,36.1462],[-82.1591,36.146],[-82.1593,36.1459],[-82.1595,36.1459],[-82.1596,36.146],[-82.1598,36.1462],[-82.16,36.1464],[-82.1602,36.1466],[-82.1605,36.1467],[-82.1607,36.1468],[-82.1609,36.1468],[-82.161,36.1468],[-82.1612,36.1469],[-82.1614,36.1469],[-82.1616,36.1468],[-82.1617,36.1468],[-82.1619,36.1467],[-82.1621,36.1466],[-82.1623,36.1465],[-82.1624,36.1465],[-82.1625,36.1464],[-82.1627,36.1464],[-82.1628,36.1463],[-82.1629,36.1463],[-82.163,36.1463],[-82.1631,36.1463],[-82.1634,36.1464],[-82.1635,36.1464],[-82.1637,36.1464],[-82.1638,36.1464],[-82.1639,36.1463],[-82.164,36.1463],[-82.1641,36.1463],[-82.1643,36.1462],[-82.1644,36.1461],[-82.1647,36.1459],[-82.1649,36.1457],[-82.1651,36.1456],[-82.1652,36.1453],[-82.1653,36.1451],[-82.1655,36.145],[-82.1656,36.145],[-82.1659,36.145],[-82.1661,36.145],[-82.1662,36.145],[-82.1665,36.1452],[-82.1667,36.1454],[-82.1673,36.1458],[-82.1678,36.1462],[-82.1682,36.1466],[-82.1683,36.1467],[-82.1685,36.1467],[-82.1687,36.1467],[-82.1689,36.1467],[-82.1695,36.1467],[-82.1697,36.1467],[-82.1698,36.1467],[-82.17,36.1467],[-82.1701,36.1467],[-82.1702,36.1467],[-82.1704,36.1467],[-82.1705,36.1467],[-82.1707,36.1466],[-82.1708,36.1465],[-82.1709,36.1465],[-82.1711,36.1465],[-82.1714,36.1465],[-82.1716,36.1465],[-82.1721,36.1465],[-82.1726,36.1465],[-82.1728,36.1465],[-82.1729,36.1465],[-82.1731,36.1464],[-82.1734,36.1463],[-82.1735,36.1462],[-82.1736,36.1461],[-82.1737,36.1459],[-82.1739,36.1458],[-82.174,36.1457],[-82.1741,36.1456],[-82.1742,36.1455],[-82.1743,36.1454],[-82.1744,36.1453],[-82.1744,36.1452],[-82.1745,36.1451],[-82.1747,36.1448],[-82.1748,36.1446],[-82.1749,36.1443],[-82.1751,36.1438],[-82.1752,36.1437],[-82.1753,36.1436],[-82.1754,36.1435],[-82.1755,36.1435],[-82.1756,36.1434],[-82.1757,36.1434],[-82.1758,36.1433],[-82.176,36.1433],[-82.1761,36.1432],[-82.1762,36.1431],[-82.1763,36.143],[-82.1764,36.1428],[-82.1766,36.1427],[-82.1767,36.1425],[-82.1769,36.1424],[-82.177,36.1424],[-82.1771,36.1424],[-82.1772,36.1424],[-82.1774,36.1424],[-82.1775,36.1424],[-82.1776,36.1424],[-82.1777,36.1425],[-82.1778,36.1426],[-82.1779,36.1427],[-82.178,36.1428],[-82.1781,36.1429],[-82.1783,36.1429],[-82.1784,36.143],[-82.1785,36.1431],[-82.1787,36.1432],[-82.1788,36.1432],[-82.1791,36.1433],[-82.1794,36.1434],[-82.1798,36.1435],[-82.1803,36.1437],[-82.1806,36.1437],[-82.1809,36.1437],[-82.1811,36.1438],[-82.1815,36.1438],[-82.1816,36.1438],[-82.1817,36.1438],[-82.1818,36.1437],[-82.1819,36.1437],[-82.1821,36.1436],[-82.1822,36.1436],[-82.1823,36.1435],[-82.1824,36.1435],[-82.1827,36.1435],[-82.1828,36.1435],[-82.1829,36.1436],[-82.183,36.1436],[-82.1832,36.1436],[-82.1833,36.1437],[-82.1834,36.1437],[-82.1835,36.1438],[-82.1836,36.1439],[-82.1838,36.1441],[-82.184,36.1442],[-82.1841,36.1444],[-82.1843,36.1446],[-82.1846,36.1448],[-82.1848,36.145],[-82.185,36.1453],[-82.1851,36.1455],[-82.1852,36.1456],[-82.1853,36.1458],[-82.1854,36.146],[-82.1855,36.1461],[-82.1855,36.1462],[-82.1855,36.1464],[-82.1855,36.1466],[-82.1856,36.1467],[-82.1856,36.1468],[-82.1857,36.1469],[-82.1858,36.147],[-82.1859,36.1471],[-82.186,36.1472],[-82.1862,36.1474],[-82.1862,36.1475],[-82.1864,36.1477],[-82.1865,36.1479],[-82.1867,36.1482],[-82.1868,36.1484],[-82.1869,36.1487],[-82.187,36.1488],[-82.1871,36.1491],[-82.1872,36.1493],[-82.1873,36.1495],[-82.1873,36.1496],[-82.1873,36.1498],[-82.1874,36.15],[-82.1874,36.1501],[-82.1874,36.1502],[-82.1874,36.1504],[-82.1873,36.1505],[-82.1873,36.1506],[-82.1873,36.1508],[-82.1874,36.1509],[-82.1875,36.1509],[-82.1876,36.151],[-82.1877,36.151],[-82.1878,36.151],[-82.188,36.151],[-82.1881,36.151],[-82.1883,36.151],[-82.1884,36.1509],[-82.1886,36.1508],[-82.1887,36.1508],[-82.1888,36.1507],[-82.1889,36.1506],[-82.189,36.1506],[-82.1892,36.1505],[-82.1894,36.1504],[-82.1897,36.1504],[-82.1898,36.1504],[-82.1899,36.1503],[-82.1903,36.1502],[-82.1904,36.1501],[-82.1906,36.1501],[-82.1908,36.15],[-82.191,36.1499],[-82.1911,36.1498],[-82.1914,36.1497],[-82.1916,36.1496],[-82.1918,36.1495],[-82.1922,36.1492],[-82.1923,36.1491],[-82.1924,36.149],[-82.1926,36.149],[-82.1928,36.149],[-82.1928,36.1491],[-82.1929,36.1491],[-82.1934,36.1493],[-82.1939,36.1495],[-82.1945,36.1497],[-82.1947,36.1498],[-82.195,36.1499],[-82.1951,36.15],[-82.1954,36.1501],[-82.1957,36.1502],[-82.1958,36.1503],[-82.196,36.1504],[-82.1961,36.1505],[-82.1962,36.1507],[-82.1963,36.1509],[-82.1964,36.1512],[-82.1966,36.1514],[-82.1967,36.1516],[-82.1968,36.1517],[-82.1969,36.1518],[-82.1971,36.1519],[-82.1972,36.1519],[-82.1974,36.152],[-82.1975,36.152],[-82.1977,36.152],[-82.1979,36.1521],[-82.1981,36.1521],[-82.1983,36.1522],[-82.1984,36.1522],[-82.1985,36.1523],[-82.1987,36.1524],[-82.1989,36.1525],[-82.1992,36.1526],[-82.1993,36.1527],[-82.1994,36.1527],[-82.1996,36.1528],[-82.1996,36.1529],[-82.1997,36.1531],[-82.1997,36.1533],[-82.1998,36.1536],[-82.1999,36.1538],[-82.2001,36.1541],[-82.2002,36.1543],[-82.2002,36.1545],[-82.2003,36.1547],[-82.2006,36.1551],[-82.2007,36.1553],[-82.2009,36.1555],[-82.2013,36.1559],[-82.2016,36.1563],[-82.2017,36.1564],[-82.202,36.1565],[-82.2027,36.1567],[-82.2035,36.157],[-82.2041,36.1572],[-82.2044,36.1573],[-82.2046,36.1574],[-82.205,36.1574],[-82.2053,36.1574],[-82.2057,36.1574],[-82.2061,36.1574],[-82.2065,36.1574],[-82.2068,36.1573],[-82.2071,36.1573],[-82.2074,36.1572],[-82.2077,36.1572],[-82.2078,36.1572],[-82.208,36.1572],[-82.2081,36.1572],[-82.2081,36.1573],[-82.2083,36.1573],[-82.2085,36.1574],[-82.2086,36.1574],[-82.2088,36.1576],[-82.2089,36.1576],[-82.2092,36.1579],[-82.2095,36.1581],[-82.2097,36.1583],[-82.2099,36.1583],[-82.21,36.1584],[-82.2103,36.1585],[-82.2106,36.1586],[-82.2108,36.1587],[-82.2112,36.1588],[-82.2114,36.1589],[-82.2117,36.159],[-82.2119,36.159],[-82.2122,36.159],[-82.2124,36.159],[-82.2128,36.1591],[-82.2132,36.1591],[-82.2136,36.1591],[-82.2139,36.159],[-82.2141,36.159],[-82.2142,36.159],[-82.2144,36.159],[-82.2146,36.1589],[-82.2148,36.1589],[-82.215,36.1588],[-82.2155,36.1586],[-82.2158,36.1585],[-82.2161,36.1583],[-82.2164,36.1581],[-82.2167,36.158],[-82.217,36.1578],[-82.2173,36.1576],[-82.2176,36.1574],[-82.2178,36.1573],[-82.218,36.1572],[-82.2181,36.1572],[-82.2183,36.1571],[-82.2186,36.157],[-82.2189,36.157],[-82.2194,36.1568],[-82.2198,36.1568],[-82.22,36.1567],[-82.2202,36.1567],[-82.2204,36.1567],[-82.2206,36.1567],[-82.2207,36.1568],[-82.221,36.1569],[-82.2213,36.1569],[-82.2215,36.157],[-82.2216,36.157],[-82.2217,36.157],[-82.2218,36.157],[-82.2219,36.157],[-82.222,36.157],[-82.2221,36.157],[-82.2221,36.1569],[-82.2221,36.1566],[-82.2221,36.1563],[-82.222,36.1561],[-82.222,36.1559],[-82.222,36.1558],[-82.222,36.1557],[-82.222,36.1555],[-82.2221,36.1555],[-82.2221,36.1553],[-82.2222,36.1552],[-82.2223,36.1551],[-82.2226,36.1548],[-82.2227,36.1546],[-82.2229,36.1544],[-82.2231,36.1542],[-82.2232,36.154],[-82.2233,36.154],[-82.2233,36.1539],[-82.2234,36.1538],[-82.2234,36.1536],[-82.2235,36.1533],[-82.2237,36.1529],[-82.2237,36.1526],[-82.2238,36.1522],[-82.2241,36.1513],[-82.2242,36.151],[-82.2243,36.1508],[-82.2244,36.1506],[-82.2246,36.1504],[-82.2247,36.1503],[-82.2248,36.1502],[-82.225,36.1501],[-82.2252,36.1499],[-82.2255,36.1497],[-82.2256,36.1496],[-82.2257,36.1495],[-82.2258,36.1494],[-82.2258,36.1493],[-82.2259,36.1491],[-82.2261,36.1488],[-82.2262,36.1485],[-82.2263,36.1483],[-82.2264,36.1482],[-82.2265,36.1481],[-82.2266,36.148],[-82.2267,36.1479],[-82.2268,36.1478],[-82.227,36.1477],[-82.2271,36.1477],[-82.2272,36.1477],[-82.2275,36.1476],[-82.2276,36.1475],[-82.2278,36.1475],[-82.2279,36.1474],[-82.2281,36.1473],[-82.2282,36.147],[-82.2283,36.1469],[-82.2285,36.1465],[-82.2286,36.1464],[-82.2287,36.1462],[-82.2288,36.1461],[-82.2289,36.146],[-82.229,36.1459],[-82.2291,36.1458],[-82.2292,36.1457],[-82.2293,36.1456],[-82.2293,36.1454],[-82.2294,36.1453],[-82.2294,36.145],[-82.2295,36.1448],[-82.2295,36.1447],[-82.2295,36.1446],[-82.2296,36.1445],[-82.2297,36.1445],[-82.2299,36.1445],[-82.2301,36.1444],[-82.2303,36.1444],[-82.2306,36.1444],[-82.2307,36.1444],[-82.231,36.1444],[-82.2312,36.1444],[-82.2313,36.1444],[-82.2314,36.1443],[-82.2315,36.1442],[-82.2317,36.1442],[-82.2319,36.144],[-82.232,36.1439],[-82.2321,36.1438],[-82.2322,36.1436],[-82.2324,36.1435],[-82.2326,36.1434],[-82.2327,36.1433],[-82.233,36.1432],[-82.2331,36.1431],[-82.2332,36.1431],[-82.2332,36.143],[-82.2333,36.143],[-82.2334,36.1429],[-82.2334,36.1427],[-82.2334,36.1426],[-82.2335,36.1424],[-82.2335,36.1422],[-82.2338,36.1422],[-82.234,36.1421],[-82.2341,36.1421],[-82.2342,36.142],[-82.2343,36.142],[-82.2344,36.1419],[-82.2346,36.1419],[-82.2347,36.1419],[-82.2348,36.1419],[-82.2349,36.1419],[-82.235,36.1419],[-82.2352,36.1419],[-82.2352,36.1418],[-82.2353,36.1418],[-82.2353,36.1416],[-82.2353,36.1415],[-82.2354,36.1413],[-82.2354,36.1412],[-82.2354,36.141],[-82.2356,36.1409],[-82.2357,36.1408],[-82.2358,36.1406],[-82.2359,36.1405],[-82.2361,36.1404],[-82.2363,36.1402],[-82.2366,36.14],[-82.2368,36.1398],[-82.237,36.1397],[-82.2371,36.1396],[-82.2372,36.1396],[-82.2374,36.1395],[-82.2375,36.1395],[-82.2377,36.1394],[-82.2379,36.1393],[-82.2381,36.1391],[-82.2382,36.139],[-82.2383,36.139],[-82.2384,36.1388],[-82.2385,36.1388],[-82.2386,36.1386],[-82.2387,36.1385],[-82.2388,36.1385],[-82.239,36.1384],[-82.2391,36.1384],[-82.2392,36.1384],[-82.2394,36.1383],[-82.2397,36.1382],[-82.2399,36.1381],[-82.24,36.138],[-82.2401,36.1379],[-82.2402,36.1377],[-82.2402,36.1376],[-82.2403,36.1375],[-82.2404,36.1374],[-82.2405,36.1373],[-82.2406,36.1373],[-82.2408,36.1373],[-82.241,36.1373],[-82.2411,36.1373],[-82.2412,36.1373],[-82.2414,36.1373],[-82.2416,36.1373],[-82.2417,36.1373],[-82.2419,36.1371],[-82.242,36.137],[-82.242,36.1369],[-82.2422,36.1368],[-82.2423,36.1366],[-82.2424,36.1364],[-82.2426,36.136],[-82.2426,36.1359],[-82.2427,36.1358],[-82.2426,36.1357],[-82.2426,36.1356],[-82.2426,36.1355],[-82.2426,36.1353],[-82.2426,36.1352],[-82.2426,36.1351],[-82.2426,36.135],[-82.2427,36.1349],[-82.2429,36.1348],[-82.2429,36.1347],[-82.243,36.1346],[-82.2432,36.1345],[-82.2433,36.1345],[-82.2434,36.1344],[-82.2434,36.1343],[-82.2434,36.1342],[-82.2434,36.1341],[-82.2434,36.134],[-82.2434,36.1339],[-82.2434,36.1337],[-82.2434,36.1335],[-82.2434,36.1334],[-82.2434,36.1333],[-82.2434,36.1331],[-82.2435,36.133],[-82.2435,36.1329],[-82.2437,36.1327],[-82.2438,36.1326],[-82.2441,36.1323],[-82.2443,36.1321],[-82.2444,36.132],[-82.2446,36.1318],[-82.2448,36.1315],[-82.245,36.1313],[-82.2451,36.1313],[-82.2452,36.1312],[-82.2453,36.1312],[-82.2454,36.1312],[-82.2455,36.1312],[-82.2456,36.1313],[-82.2458,36.1314],[-82.2461,36.1315],[-82.2463,36.1316],[-82.2465,36.1317],[-82.2467,36.1318],[-82.2473,36.1319],[-82.2475,36.132],[-82.2478,36.132],[-82.248,36.1321],[-82.2483,36.1322],[-82.2486,36.1323],[-82.2488,36.1324],[-82.249,36.1324],[-82.2494,36.1324],[-82.2496,36.1324],[-82.2497,36.1324],[-82.2498,36.1324],[-82.25,36.1323],[-82.2503,36.1322],[-82.2505,36.1321],[-82.2507,36.1321],[-82.2509,36.132],[-82.2511,36.132],[-82.2512,36.1321],[-82.2513,36.1322],[-82.2515,36.1323],[-82.2516,36.1326],[-82.2521,36.1332],[-82.2523,36.1335],[-82.2526,36.1338],[-82.2528,36.1341],[-82.2532,36.1346],[-82.2536,36.1352],[-82.2541,36.1358],[-82.2543,36.1361],[-82.2544,36.136],[-82.2545,36.136],[-82.2545,36.1359],[-82.2546,36.1359],[-82.2549,36.1357],[-82.255,36.1356],[-82.2554,36.1354],[-82.2558,36.1352],[-82.2561,36.1351],[-82.2564,36.135],[-82.2571,36.1347],[-82.2578,36.1345],[-82.2586,36.1343],[-82.2591,36.1341],[-82.2597,36.1339],[-82.26,36.1337],[-82.2603,36.1335],[-82.2604,36.1334],[-82.2605,36.1331],[-82.2606,36.1328],[-82.261,36.1321],[-82.2612,36.1318],[-82.2615,36.1315],[-82.2617,36.1313],[-82.2621,36.131],[-82.2625,36.1307],[-82.2628,36.1305],[-82.2631,36.1302],[-82.2632,36.13],[-82.2633,36.1299],[-82.2633,36.1296],[-82.2634,36.1293],[-82.2635,36.1288],[-82.2636,36.1285],[-82.2637,36.1282],[-82.2639,36.1277],[-82.2639,36.1274],[-82.2639,36.1273],[-82.2643,36.1272],[-82.2646,36.1272],[-82.265,36.1272],[-82.2653,36.1271],[-82.2656,36.1271],[-82.2659,36.127],[-82.2662,36.127],[-82.2664,36.127],[-82.2668,36.127],[-82.2672,36.1272],[-82.2675,36.1273],[-82.2678,36.1275],[-82.268,36.1276],[-82.2682,36.1276],[-82.2686,36.1275],[-82.2688,36.1275],[-82.2693,36.1274],[-82.2697,36.1274],[-82.2699,36.1274],[-82.2701,36.1275],[-82.2704,36.1276],[-82.2706,36.1277],[-82.271,36.1281],[-82.2713,36.1284],[-82.2716,36.1287],[-82.2719,36.1288],[-82.272,36.1288],[-82.2725,36.1289],[-82.2728,36.129],[-82.2733,36.1293],[-82.2734,36.1293],[-82.2737,36.1293],[-82.2739,36.1293],[-82.2741,36.1293],[-82.2744,36.1292],[-82.275,36.1291],[-82.2755,36.1291],[-82.2758,36.1291],[-82.276,36.1291],[-82.2762,36.1291],[-82.2764,36.1291],[-82.2767,36.129],[-82.2769,36.129],[-82.2773,36.1288],[-82.2777,36.1287],[-82.2782,36.1287],[-82.2785,36.1287],[-82.2788,36.1287],[-82.2791,36.1288],[-82.2794,36.1289],[-82.28,36.1291],[-82.2804,36.1293],[-82.2806,36.1295],[-82.2809,36.1298],[-82.2812,36.1301],[-82.2816,36.1306],[-82.2819,36.1308],[-82.2823,36.131],[-82.2826,36.1311],[-82.2831,36.1314],[-82.2835,36.1317],[-82.284,36.1321],[-82.2846,36.1325],[-82.2851,36.1329],[-82.2856,36.1334],[-82.2861,36.1339],[-82.2866,36.1343],[-82.2871,36.1347],[-82.2873,36.1349],[-82.2876,36.1351],[-82.288,36.1353],[-82.2883,36.1355],[-82.2886,36.1357],[-82.2888,36.1357],[-82.2889,36.1357],[-82.2892,36.1357],[-82.2898,36.1356],[-82.2902,36.1355],[-82.2905,36.1355],[-82.2908,36.1354],[-82.2912,36.1353],[-82.2915,36.1351],[-82.2918,36.135],[-82.2919,36.1349],[-82.2923,36.1346],[-82.2925,36.1345],[-82.2927,36.1345],[-82.2932,36.1343],[-82.2941,36.134],[-82.2946,36.1339],[-82.2951,36.1339],[-82.2955,36.1338],[-82.2959,36.1338],[-82.2964,36.1338],[-82.2966,36.1338],[-82.2967,36.1337],[-82.297,36.1336],[-82.2973,36.1335],[-82.2975,36.1333],[-82.2978,36.1332],[-82.2982,36.133],[-82.2985,36.1329],[-82.2987,36.1328],[-82.2996,36.1325],[-82.3007,36.1322],[-82.3014,36.1319],[-82.3021,36.1316],[-82.3025,36.1315],[-82.3026,36.1314],[-82.3028,36.1313],[-82.3033,36.131],[-82.3037,36.1307],[-82.304,36.1304],[-82.3043,36.1302],[-82.3046,36.13],[-82.305,36.1298],[-82.3054,36.1295],[-82.3063,36.1291],[-82.3067,36.1289],[-82.3071,36.1286],[-82.3073,36.1284],[-82.3075,36.1282],[-82.3076,36.1279],[-82.3078,36.1276],[-82.3081,36.1271],[-82.3083,36.127],[-82.3085,36.1267],[-82.3089,36.1264],[-82.3092,36.1263],[-82.3096,36.1261],[-82.3101,36.1259],[-82.3102,36.1258],[-82.3105,36.1257],[-82.3108,36.1256],[-82.3112,36.1254],[-82.3118,36.1252],[-82.312,36.1251],[-82.3121,36.1251],[-82.3123,36.125],[-82.313,36.1247],[-82.3138,36.1243],[-82.3141,36.1242],[-82.3142,36.1241],[-82.3143,36.124],[-82.3145,36.1239],[-82.3145,36.1238],[-82.3146,36.1238],[-82.3147,36.1236],[-82.3148,36.1234],[-82.3149,36.1232],[-82.3149,36.123],[-82.315,36.1228],[-82.3152,36.1227],[-82.3153,36.1225],[-82.3155,36.1224],[-82.3159,36.1221],[-82.3162,36.1219],[-82.3165,36.1218],[-82.3168,36.1217],[-82.317,36.1216],[-82.3172,36.1215],[-82.3175,36.1213],[-82.3177,36.1212],[-82.3181,36.121],[-82.3184,36.1208],[-82.3188,36.1206],[-82.3192,36.1203],[-82.3198,36.12],[-82.3204,36.1198],[-82.3205,36.1197],[-82.3207,36.1197],[-82.3208,36.1196],[-82.3209,36.1196],[-82.3211,36.1196],[-82.3212,36.1196],[-82.3213,36.1196],[-82.3215,36.1196],[-82.3217,36.1197],[-82.3219,36.1197],[-82.322,36.1198],[-82.3223,36.1199],[-82.3225,36.12],[-82.3228,36.1202],[-82.3229,36.1202],[-82.323,36.1202],[-82.3231,36.1202],[-82.3232,36.1202],[-82.3234,36.1202],[-82.3236,36.1201],[-82.3238,36.12],[-82.324,36.1198],[-82.3243,36.1197],[-82.3246,36.1195],[-82.325,36.1194],[-82.3253,36.1193],[-82.3254,36.1192],[-82.3255,36.1192],[-82.3256,36.1191],[-82.3257,36.1191],[-82.3258,36.119],[-82.3259,36.1189],[-82.3267,36.1184],[-82.3269,36.1182],[-82.3272,36.1181],[-82.3275,36.1179],[-82.3278,36.1178],[-82.3281,36.1177],[-82.3283,36.1176],[-82.3285,36.1175],[-82.3286,36.1175],[-82.3287,36.1175],[-82.3288,36.1175],[-82.3289,36.1175],[-82.3293,36.1174],[-82.3297,36.1174],[-82.3301,36.1175],[-82.3305,36.1175],[-82.3308,36.1175],[-82.3313,36.1175],[-82.3315,36.1175],[-82.3318,36.1174],[-82.332,36.1174],[-82.3324,36.1171],[-82.3328,36.1167],[-82.333,36.1165],[-82.3332,36.1163],[-82.3333,36.1162],[-82.3335,36.1161],[-82.3337,36.1159],[-82.3341,36.1157],[-82.3344,36.1156],[-82.335,36.1153],[-82.3353,36.1152],[-82.3355,36.115],[-82.3358,36.1148],[-82.336,36.1147],[-82.3361,36.1147],[-82.3363,36.1146],[-82.3364,36.1146],[-82.3365,36.1146],[-82.3366,36.1146],[-82.3367,36.1146],[-82.3369,36.1147],[-82.3371,36.1148],[-82.3374,36.1149],[-82.3375,36.1149],[-82.3376,36.115],[-82.3378,36.115],[-82.3379,36.115],[-82.338,36.115],[-82.3386,36.1148],[-82.3387,36.1148],[-82.3389,36.1148],[-82.3401,36.1149],[-82.3409,36.115],[-82.3413,36.1151],[-82.3421,36.1153],[-82.3427,36.1153],[-82.343,36.1154],[-82.3432,36.1155],[-82.3434,36.1155],[-82.3436,36.1155],[-82.3438,36.1155],[-82.3442,36.1155],[-82.3447,36.1154],[-82.3453,36.1153],[-82.3457,36.1153],[-82.3465,36.1152],[-82.3469,36.1151],[-82.3472,36.1151],[-82.3474,36.1151],[-82.3478,36.1152],[-82.3482,36.1154],[-82.3484,36.1155],[-82.3485,36.1156],[-82.3486,36.1157],[-82.3488,36.1159],[-82.3489,36.1161],[-82.349,36.1163],[-82.3492,36.1165],[-82.3493,36.1167],[-82.3495,36.1168],[-82.3496,36.1169],[-82.3498,36.1169],[-82.3499,36.117],[-82.3502,36.117],[-82.3504,36.117],[-82.3505,36.117],[-82.3506,36.117],[-82.3507,36.117],[-82.3509,36.1169],[-82.3512,36.1167],[-82.3515,36.1166],[-82.3516,36.1165],[-82.3519,36.1165],[-82.3521,36.1165],[-82.3524,36.1165],[-82.3525,36.1165],[-82.3526,36.1165],[-82.3528,36.1165],[-82.3529,36.1163],[-82.3531,36.116],[-82.3533,36.1159],[-82.3534,36.1158],[-82.3536,36.1157],[-82.3539,36.1157],[-82.3542,36.1156],[-82.3546,36.1155],[-82.3551,36.1155],[-82.3552,36.1154],[-82.3554,36.1154],[-82.3555,36.1153],[-82.3556,36.1152],[-82.3557,36.1151],[-82.3558,36.1149],[-82.3561,36.1145],[-82.3562,36.1143],[-82.3564,36.1141],[-82.3565,36.114],[-82.3566,36.1139],[-82.3568,36.1138],[-82.3569,36.1138],[-82.3572,36.1136],[-82.3577,36.1133],[-82.358,36.1131],[-82.3584,36.1129],[-82.3586,36.1128],[-82.359,36.1125],[-82.3596,36.1121],[-82.3597,36.112],[-82.3599,36.1119],[-82.3602,36.1117],[-82.3603,36.1116],[-82.3605,36.1114],[-82.3608,36.111],[-82.361,36.1107],[-82.361,36.1106],[-82.3611,36.1104],[-82.3613,36.1102],[-82.3614,36.1101],[-82.3615,36.11],[-82.3616,36.1099],[-82.3618,36.1098],[-82.362,36.1097],[-82.3622,36.1096],[-82.3624,36.1096],[-82.3625,36.1095],[-82.3628,36.1095],[-82.3631,36.1095],[-82.3632,36.1095],[-82.3633,36.1095],[-82.3635,36.1095],[-82.3636,36.1094],[-82.3636,36.1093],[-82.3637,36.1091],[-82.3638,36.1089],[-82.364,36.1086],[-82.3641,36.1082],[-82.3642,36.1079],[-82.3643,36.1078],[-82.3644,36.1077],[-82.3645,36.1076],[-82.3645,36.1075],[-82.3646,36.1075],[-82.3647,36.1075],[-82.3648,36.1074],[-82.3649,36.1074],[-82.3651,36.1074],[-82.3654,36.1075],[-82.3657,36.1075],[-82.3661,36.1076],[-82.3663,36.1076],[-82.3666,36.1077],[-82.3667,36.1076],[-82.3668,36.1076],[-82.3669,36.1076],[-82.367,36.1076],[-82.3671,36.1075],[-82.3672,36.1074],[-82.3675,36.1074],[-82.3676,36.1073],[-82.3677,36.1073],[-82.3682,36.1074],[-82.3684,36.1074],[-82.3686,36.1074],[-82.3688,36.1074],[-82.3689,36.1073],[-82.369,36.1073],[-82.3692,36.1073],[-82.3696,36.1071],[-82.37,36.107],[-82.3704,36.1069],[-82.3708,36.1067],[-82.3709,36.1067],[-82.3713,36.1065],[-82.3716,36.1063],[-82.3718,36.1062],[-82.3718,36.1061],[-82.3719,36.1061],[-82.3721,36.1061],[-82.3723,36.1061],[-82.3728,36.1061],[-82.3731,36.1062],[-82.3735,36.1062],[-82.3736,36.1062],[-82.3738,36.1062],[-82.3739,36.1062],[-82.374,36.1062],[-82.3742,36.1062],[-82.3744,36.1062],[-82.3747,36.1061],[-82.3749,36.1061],[-82.3752,36.1059],[-82.3757,36.1055],[-82.376,36.1053],[-82.376,36.1052],[-82.3761,36.1051],[-82.3762,36.1049],[-82.3763,36.1048],[-82.3764,36.1046],[-82.3766,36.1043],[-82.3767,36.1042],[-82.3768,36.1041],[-82.377,36.1041],[-82.3773,36.104],[-82.3777,36.1039],[-82.3779,36.1038],[-82.378,36.1038],[-82.3782,36.1037],[-82.3786,36.1034],[-82.3787,36.1033],[-82.3788,36.1031],[-82.3789,36.1029],[-82.3791,36.1024],[-82.3791,36.1022],[-82.3792,36.1019],[-82.3793,36.1016],[-82.3794,36.1012],[-82.3795,36.1008],[-82.3796,36.1005],[-82.3797,36.1003],[-82.3798,36.1001],[-82.3799,36.0999],[-82.3801,36.0997],[-82.3803,36.0995],[-82.3804,36.0994],[-82.3805,36.0994],[-82.3806,36.0993],[-82.3807,36.0993],[-82.3809,36.0993],[-82.3814,36.0992],[-82.3818,36.0993],[-82.382,36.0993],[-82.3821,36.0993],[-82.3822,36.0994],[-82.3823,36.0994],[-82.3826,36.0994],[-82.3828,36.0994],[-82.383,36.0994],[-82.3831,36.0994],[-82.3833,36.0993],[-82.3834,36.0992],[-82.384,36.0989],[-82.3842,36.0988],[-82.3849,36.0985],[-82.3855,36.0983],[-82.3862,36.0981],[-82.3867,36.0979],[-82.3871,36.0978],[-82.3876,36.0976],[-82.3878,36.0975],[-82.3879,36.0974],[-82.3881,36.0973],[-82.3882,36.0973],[-82.3884,36.0973],[-82.3886,36.0972],[-82.3889,36.0972],[-82.3891,36.0971],[-82.3892,36.0971],[-82.3894,36.097],[-82.3895,36.0969],[-82.3897,36.0968],[-82.3898,36.0967],[-82.39,36.0966],[-82.3903,36.0963],[-82.3906,36.0961],[-82.3908,36.0959],[-82.3909,36.0958],[-82.391,36.0956],[-82.391,36.0955],[-82.3911,36.0954],[-82.3913,36.0952],[-82.3915,36.0951],[-82.3916,36.095],[-82.3917,36.0949],[-82.3919,36.0948],[-82.392,36.0947],[-82.3922,36.0947],[-82.3924,36.0946],[-82.3926,36.0945],[-82.3928,36.0943],[-82.393,36.0942],[-82.3933,36.094],[-82.3936,36.0938],[-82.3937,36.0937],[-82.394,36.0935],[-82.3941,36.0934],[-82.3942,36.0933],[-82.3943,36.0932],[-82.3945,36.0932],[-82.3947,36.0932],[-82.3948,36.0932],[-82.3951,36.0932],[-82.3953,36.0931],[-82.3955,36.093],[-82.3958,36.0928],[-82.3961,36.0926],[-82.3964,36.0925],[-82.3967,36.0922],[-82.3971,36.092],[-82.3974,36.0917],[-82.3975,36.0916],[-82.3975,36.0915],[-82.3976,36.0914],[-82.3977,36.0912],[-82.3977,36.0908],[-82.3978,36.0906],[-82.3978,36.0905],[-82.3979,36.0905],[-82.3979,36.0904],[-82.3981,36.0903],[-82.3985,36.0903],[-82.3986,36.0903],[-82.3991,36.0903],[-82.3994,36.0902],[-82.3998,36.0902],[-82.3999,36.0901],[-82.4001,36.0901],[-82.4005,36.0899],[-82.4009,36.0897],[-82.4011,36.0896],[-82.4013,36.0896],[-82.4016,36.0895],[-82.402,36.0894],[-82.4022,36.0893],[-82.4024,36.0892],[-82.4025,36.0891],[-82.4027,36.089],[-82.4028,36.0889],[-82.4029,36.0888],[-82.403,36.0886],[-82.4031,36.0884],[-82.4033,36.0882],[-82.4034,36.0881],[-82.4034,36.088],[-82.4036,36.0879],[-82.4038,36.0878],[-82.4039,36.0878],[-82.4042,36.0876],[-82.4043,36.0876],[-82.4045,36.0874],[-82.4048,36.0872],[-82.4052,36.0868],[-82.4054,36.0867],[-82.4056,36.0866],[-82.4057,36.0864],[-82.4057,36.0863],[-82.4058,36.0863],[-82.4061,36.0858],[-82.4063,36.0855],[-82.4065,36.0853],[-82.4068,36.0848],[-82.4071,36.0845],[-82.4074,36.0843],[-82.4077,36.0842],[-82.4082,36.084],[-82.4084,36.0839],[-82.4087,36.0837],[-82.4089,36.0835],[-82.409,36.0835],[-82.4093,36.0833],[-82.4096,36.0832],[-82.4098,36.083],[-82.4102,36.0825],[-82.4104,36.0823],[-82.4108,36.0817],[-82.4113,36.081],[-82.4116,36.0805],[-82.4121,36.0798],[-82.4125,36.079],[-82.4129,36.0785],[-82.4133,36.0779],[-82.4138,36.0772],[-82.4143,36.0765],[-82.4145,36.0761],[-82.4151,36.0752],[-82.4157,36.0743],[-82.4159,36.074],[-82.4162,36.0737],[-82.4163,36.0734],[-82.4165,36.0731],[-82.4166,36.073],[-82.4167,36.0728],[-82.4169,36.0726],[-82.417,36.0725],[-82.4181,36.0708],[-82.4193,36.069],[-82.4196,36.0686],[-82.4202,36.0677],[-82.4209,36.0666],[-82.4213,36.066],[-82.4215,36.0657],[-82.4222,36.0646],[-82.4234,36.0628],[-82.4237,36.0625],[-82.4238,36.0623],[-82.424,36.062],[-82.4242,36.0618],[-82.4244,36.0615],[-82.4245,36.0612],[-82.4247,36.061],[-82.4249,36.0607],[-82.4251,36.0605],[-82.4252,36.0602],[-82.4254,36.06],[-82.4256,36.0597],[-82.4257,36.0595],[-82.4259,36.0592],[-82.4261,36.059],[-82.4262,36.0587],[-82.4264,36.0584],[-82.4266,36.0581],[-82.4268,36.0578],[-82.427,36.0575],[-82.4274,36.057],[-82.4275,36.0567],[-82.4277,36.0565],[-82.4279,36.0562],[-82.4281,36.056],[-82.4282,36.0557],[-82.4284,36.0555],[-82.4286,36.0551],[-82.4288,36.0548],[-82.429,36.0545],[-82.4292,36.0543],[-82.4293,36.054],[-82.4295,36.0538],[-82.4297,36.0536],[-82.4298,36.0533],[-82.43,36.0531],[-82.4302,36.0528],[-82.4303,36.0526],[-82.4305,36.0523],[-82.4307,36.0521],[-82.4308,36.0518],[-82.431,36.0516],[-82.4312,36.0513],[-82.4313,36.0511],[-82.4315,36.0509],[-82.4317,36.0506],[-82.4318,36.0504],[-82.432,36.0501],[-82.4322,36.0499],[-82.4323,36.0496],[-82.4325,36.0494],[-82.4327,36.0491],[-82.4343,36.0468],[-82.4357,36.0448],[-82.4359,36.0445],[-82.4368,36.0431],[-82.4379,36.0415],[-82.4387,36.0401],[-82.4393,36.0393],[-82.4398,36.0386],[-82.441,36.0368],[-82.4412,36.0365],[-82.4413,36.0363],[-82.4425,36.0346],[-82.4434,36.0332],[-82.4439,36.0326],[-82.4441,36.0323],[-82.4446,36.0315],[-82.4451,36.0307],[-82.4456,36.03],[-82.4458,36.0297],[-82.4465,36.0288],[-82.4468,36.0283],[-82.4476,36.027],[-82.4478,36.0268],[-82.448,36.0265],[-82.4481,36.0263],[-82.4484,36.0258],[-82.4497,36.0238],[-82.4502,36.0231],[-82.4526,36.0195],[-82.4544,36.0169],[-82.4556,36.0152],[-82.4566,36.0136],[-82.457,36.0131],[-82.4574,36.0126],[-82.4577,36.0121],[-82.4581,36.0116],[-82.459,36.01],[-82.4592,36.0098],[-82.4594,36.0095],[-82.4596,36.0092],[-82.4598,36.0089],[-82.46,36.0087],[-82.4601,36.0084],[-82.4603,36.0081],[-82.4605,36.0079],[-82.4606,36.0077],[-82.461,36.0077],[-82.4613,36.0076],[-82.4616,36.0075],[-82.4618,36.0074],[-82.4623,36.0073],[-82.4626,36.0072],[-82.4631,36.0069],[-82.4635,36.0067],[-82.4639,36.0065],[-82.4643,36.0064],[-82.4646,36.0062],[-82.4648,36.0061],[-82.4651,36.0059],[-82.4655,36.0057],[-82.4658,36.0055],[-82.4661,36.0054],[-82.4664,36.0052],[-82.4668,36.005],[-82.4671,36.0048],[-82.4674,36.0046],[-82.4677,36.0044],[-82.4678,36.0043],[-82.4681,36.004],[-82.4683,36.0037],[-82.4686,36.0035],[-82.4687,36.0034],[-82.4692,36.0033],[-82.4694,36.0033],[-82.4698,36.0031],[-82.4699,36.0031],[-82.4702,36.003],[-82.4704,36.0029],[-82.4706,36.0028],[-82.4708,36.0026],[-82.471,36.0024],[-82.4713,36.0021],[-82.4715,36.0019],[-82.4717,36.0017],[-82.4719,36.0014],[-82.472,36.0014],[-82.4721,36.0013],[-82.4725,36.0011],[-82.4729,36.0009],[-82.4734,36.0006],[-82.4736,36.0005],[-82.4737,36.0003],[-82.4741,36.0001],[-82.4743,35.9999],[-82.4746,35.9997],[-82.4748,35.9994],[-82.475,35.9992],[-82.4753,35.9989],[-82.4755,35.9987],[-82.4758,35.9984],[-82.4758,35.9983],[-82.4759,35.9982],[-82.476,35.9982],[-82.4761,35.9982],[-82.4763,35.9982],[-82.4769,35.9983],[-82.4774,35.9984],[-82.4779,35.9985],[-82.4783,35.9985],[-82.4786,35.9985],[-82.479,35.9986],[-82.4793,35.9986],[-82.4796,35.9986],[-82.4801,35.9986],[-82.4806,35.9985],[-82.4807,35.9984],[-82.4809,35.9984],[-82.4813,35.9982],[-82.4816,35.998],[-82.4819,35.9977],[-82.4823,35.9974],[-82.4825,35.9971],[-82.4827,35.9969],[-82.483,35.9967],[-82.4832,35.9964],[-82.4834,35.9962],[-82.4836,35.9958],[-82.4837,35.9956],[-82.4838,35.9953],[-82.4838,35.9951],[-82.4838,35.9949],[-82.4838,35.9946],[-82.4837,35.9944],[-82.4837,35.9942],[-82.4838,35.994],[-82.4838,35.9939],[-82.4839,35.9936],[-82.484,35.9935],[-82.4842,35.9933],[-82.4843,35.9932],[-82.4847,35.993],[-82.4851,35.9928],[-82.4856,35.9925],[-82.4859,35.9924],[-82.486,35.9923],[-82.4863,35.9921],[-82.4866,35.9919],[-82.487,35.9918],[-82.4873,35.9916],[-82.4874,35.9916],[-82.4876,35.9915],[-82.4877,35.9914],[-82.488,35.9913],[-82.4883,35.9912],[-82.4887,35.991],[-82.4891,35.9908],[-82.4893,35.9907],[-82.4896,35.9904],[-82.4899,35.9901],[-82.4902,35.9897],[-82.4905,35.9895],[-82.4905,35.9894],[-82.4908,35.9893],[-82.491,35.989],[-82.4913,35.9889],[-82.4917,35.9886],[-82.492,35.9884],[-82.4924,35.9882],[-82.4925,35.9881],[-82.4927,35.9879],[-82.4931,35.9876],[-82.4934,35.9874],[-82.4937,35.9871],[-82.494,35.9869],[-82.4943,35.9866],[-82.4946,35.9864],[-82.4949,35.9862],[-82.4951,35.9861],[-82.4954,35.9858],[-82.4957,35.9856],[-82.4959,35.9854],[-82.4964,35.9851],[-82.4967,35.9848],[-82.4969,35.9847],[-82.4972,35.9846],[-82.4975,35.9845],[-82.4977,35.9844],[-82.4978,35.9843],[-82.4979,35.9843],[-82.4981,35.9842],[-82.4986,35.9839],[-82.4989,35.9836],[-82.4992,35.9834],[-82.4995,35.9831],[-82.4999,35.9826],[-82.5,35.9824],[-82.5002,35.9823],[-82.5005,35.9822],[-82.5008,35.9821],[-82.5015,35.9821],[-82.5018,35.9821],[-82.5023,35.9821],[-82.5027,35.9822],[-82.5029,35.9822],[-82.5032,35.9822],[-82.5033,35.9822],[-82.5034,35.982],[-82.5035,35.982],[-82.5035,35.9819],[-82.5036,35.9818],[-82.5037,35.9815],[-82.5038,35.9812],[-82.5038,35.9811],[-82.5039,35.981],[-82.5039,35.9808],[-82.5039,35.9805],[-82.504,35.98],[-82.504,35.9797],[-82.504,35.9794],[-82.504,35.9791],[-82.5041,35.9791],[-82.5042,35.9787],[-82.5043,35.9786],[-82.5046,35.9785],[-82.5047,35.9783],[-82.5049,35.9779],[-82.505,35.9777],[-82.5052,35.9776],[-82.5054,35.9774],[-82.5058,35.9774],[-82.5063,35.9773],[-82.5065,35.9773],[-82.5069,35.9774],[-82.5073,35.9774],[-82.5078,35.9774],[-82.5083,35.9774],[-82.5088,35.9774],[-82.5093,35.9775],[-82.5095,35.9774],[-82.5097,35.9774],[-82.5099,35.9774],[-82.5102,35.9773],[-82.5103,35.9773],[-82.5105,35.9772],[-82.5107,35.9771],[-82.5108,35.9771],[-82.511,35.977],[-82.5114,35.9768],[-82.5116,35.9766],[-82.5118,35.9764],[-82.5119,35.9762],[-82.512,35.976],[-82.5121,35.9759],[-82.5121,35.9758],[-82.5122,35.9757],[-82.5122,35.9756],[-82.5123,35.9755],[-82.5125,35.9754],[-82.5126,35.9753],[-82.5129,35.9753],[-82.5132,35.9753],[-82.5133,35.9753],[-82.5135,35.9753],[-82.5136,35.9753],[-82.5137,35.9754],[-82.5142,35.9755],[-82.5143,35.9756],[-82.5145,35.9756],[-82.5147,35.9756],[-82.5149,35.9757],[-82.5152,35.9758],[-82.5156,35.9759],[-82.5157,35.9759],[-82.5159,35.9759],[-82.516,35.9759],[-82.5162,35.9759],[-82.5163,35.9759],[-82.5165,35.9759],[-82.5167,35.9759],[-82.5169,35.9759],[-82.5171,35.9758],[-82.5172,35.9758],[-82.5176,35.9756],[-82.518,35.9754],[-82.5183,35.9753],[-82.5184,35.9752],[-82.5186,35.9752],[-82.519,35.9751],[-82.5192,35.975],[-82.5193,35.975],[-82.5198,35.9749],[-82.5199,35.9748],[-82.5201,35.9747],[-82.5202,35.9747],[-82.5203,35.9746],[-82.5208,35.9745],[-82.521,35.9744],[-82.5211,35.9744],[-82.5213,35.9744],[-82.5214,35.9743],[-82.5215,35.9742],[-82.5216,35.9742],[-82.5218,35.9741],[-82.522,35.9741],[-82.5221,35.974],[-82.5223,35.9739],[-82.5224,35.9738],[-82.5224,35.9737],[-82.5225,35.9734],[-82.5225,35.9729],[-82.5225,35.9727],[-82.5226,35.9726],[-82.5226,35.9725],[-82.5227,35.9723],[-82.5227,35.9722],[-82.5228,35.9721],[-82.5229,35.972],[-82.5232,35.9718],[-82.5235,35.9717],[-82.5239,35.9716],[-82.524,35.9716],[-82.5241,35.9716],[-82.5244,35.9714],[-82.5248,35.9711],[-82.5249,35.9711],[-82.525,35.971],[-82.5251,35.971],[-82.5252,35.9711],[-82.5255,35.9712],[-82.5256,35.9713],[-82.5258,35.9714],[-82.5259,35.9715],[-82.5262,35.9717],[-82.5265,35.9719],[-82.5268,35.9721],[-82.5271,35.9723],[-82.5273,35.9723],[-82.5274,35.9723],[-82.5276,35.9723],[-82.5277,35.9723],[-82.5279,35.9724],[-82.5282,35.9724],[-82.5283,35.9724],[-82.5285,35.9723],[-82.5286,35.9723],[-82.5288,35.9723],[-82.5291,35.9723],[-82.5296,35.9723],[-82.5299,35.9723],[-82.5303,35.9723],[-82.5305,35.9723],[-82.5307,35.9722],[-82.5309,35.9722],[-82.531,35.9721],[-82.5311,35.972],[-82.5312,35.9719],[-82.5316,35.9718],[-82.5317,35.9718],[-82.5318,35.9717],[-82.5321,35.9715],[-82.5322,35.9714],[-82.5323,35.9714],[-82.5325,35.9712],[-82.5326,35.9711],[-82.5328,35.971],[-82.5331,35.9708],[-82.5333,35.9707],[-82.5335,35.9706],[-82.5337,35.9705],[-82.5338,35.9704],[-82.534,35.9703],[-82.5343,35.9702],[-82.5345,35.9701],[-82.5346,35.9701],[-82.5348,35.97],[-82.535,35.9699],[-82.5351,35.9699],[-82.5353,35.9698],[-82.5356,35.9697],[-82.5359,35.9696],[-82.5361,35.9695],[-82.5364,35.9694],[-82.5367,35.9693],[-82.537,35.9693],[-82.5371,35.9693],[-82.5374,35.9693],[-82.5376,35.9692],[-82.538,35.9692],[-82.5383,35.9692],[-82.5387,35.9692],[-82.5391,35.9692],[-82.5394,35.9692],[-82.5396,35.9691],[-82.5397,35.9691],[-82.5398,35.969],[-82.5399,35.969],[-82.5401,35.969],[-82.5402,35.9689],[-82.5403,35.9689],[-82.5405,35.9688],[-82.5409,35.9686],[-82.541,35.9685],[-82.5414,35.9682],[-82.5416,35.9681],[-82.5417,35.9681],[-82.5421,35.9679],[-82.5424,35.9678],[-82.5427,35.9677],[-82.543,35.9675],[-82.5431,35.9674],[-82.5432,35.9672],[-82.5433,35.9669],[-82.5434,35.9666],[-82.5435,35.9665],[-82.5438,35.9662],[-82.5441,35.966],[-82.5443,35.9658],[-82.5445,35.9656],[-82.5447,35.9654],[-82.5451,35.9652],[-82.5454,35.9651],[-82.5456,35.9651],[-82.5459,35.965],[-82.5465,35.9648],[-82.5467,35.9647],[-82.5471,35.9646],[-82.5476,35.9645],[-82.548,35.9644],[-82.5482,35.9644],[-82.5483,35.9644],[-82.5486,35.9643],[-82.5487,35.9642],[-82.5488,35.9642],[-82.5493,35.9642],[-82.5495,35.9641],[-82.5496,35.9641],[-82.5497,35.9641],[-82.5499,35.9639],[-82.55,35.9638],[-82.5501,35.9631],[-82.5502,35.9627],[-82.5502,35.9626],[-82.5503,35.9625],[-82.5503,35.9624],[-82.5505,35.9623],[-82.5506,35.9622],[-82.5508,35.962],[-82.5509,35.9619],[-82.5511,35.9618],[-82.5513,35.9617],[-82.5516,35.9616],[-82.5518,35.9614],[-82.552,35.9612],[-82.5522,35.9612],[-82.5523,35.9611],[-82.5524,35.961],[-82.5525,35.9609],[-82.5529,35.9605],[-82.5529,35.9604],[-82.553,35.9603],[-82.5531,35.9602],[-82.5533,35.9598],[-82.5534,35.9596],[-82.5534,35.9595],[-82.5534,35.9594],[-82.5535,35.9593],[-82.5536,35.9592],[-82.5537,35.959],[-82.5541,35.9587],[-82.5542,35.9586],[-82.5543,35.9585],[-82.5544,35.9585],[-82.5548,35.9581],[-82.5549,35.958],[-82.555,35.9579],[-82.555,35.9578],[-82.5551,35.9577],[-82.5554,35.9574],[-82.5556,35.9571],[-82.5557,35.9569],[-82.5559,35.9567],[-82.556,35.9565],[-82.556,35.9564],[-82.5563,35.9561],[-82.5565,35.9557],[-82.5566,35.9556],[-82.5567,35.9554],[-82.5571,35.955],[-82.5572,35.9549],[-82.5573,35.9549],[-82.5575,35.9548],[-82.5575,35.9547],[-82.5576,35.9546],[-82.5576,35.9545],[-82.5576,35.9544],[-82.5576,35.9543],[-82.5577,35.9541],[-82.5577,35.954],[-82.5578,35.9539],[-82.5579,35.9539],[-82.558,35.9539],[-82.5582,35.9539],[-82.5583,35.9539],[-82.5585,35.9539],[-82.5586,35.9539],[-82.5587,35.9539],[-82.5588,35.954],[-82.5589,35.954],[-82.5593,35.9542],[-82.5595,35.9543],[-82.5596,35.9544],[-82.5597,35.9545],[-82.5598,35.9546],[-82.56,35.9547],[-82.5601,35.9547],[-82.5602,35.9547],[-82.5603,35.9548],[-82.5605,35.9548],[-82.5606,35.9549],[-82.5608,35.9549],[-82.5612,35.9548],[-82.5613,35.9548],[-82.5614,35.9548],[-82.5617,35.9548],[-82.5618,35.9548],[-82.5621,35.9549],[-82.5624,35.955],[-82.5627,35.9552],[-82.563,35.9553],[-82.5633,35.9554],[-82.5636,35.9556],[-82.5639,35.9556],[-82.5641,35.9556],[-82.5642,35.9556],[-82.5643,35.9556],[-82.5645,35.9556],[-82.5646,35.9556],[-82.5647,35.9554],[-82.5649,35.9554],[-82.5649,35.9553],[-82.5651,35.9553],[-82.5655,35.9552],[-82.5657,35.9552],[-82.5658,35.9553],[-82.5662,35.9553],[-82.5665,35.9554],[-82.5667,35.9554],[-82.5671,35.9554],[-82.5675,35.9556],[-82.5678,35.9557],[-82.568,35.9557],[-82.5681,35.9558],[-82.5682,35.9558],[-82.5683,35.9559],[-82.5684,35.9561],[-82.5686,35.9563],[-82.5687,35.9564],[-82.5688,35.9566],[-82.569,35.9567],[-82.5691,35.9568],[-82.5693,35.957],[-82.5694,35.9571],[-82.5696,35.9572],[-82.5697,35.9573],[-82.57,35.9575],[-82.5702,35.9576],[-82.5704,35.9576],[-82.5707,35.9577],[-82.5709,35.9577],[-82.5711,35.9578],[-82.5714,35.9578],[-82.5718,35.9579],[-82.5721,35.9579],[-82.5725,35.9579],[-82.5729,35.9579],[-82.573,35.9579],[-82.5731,35.958],[-82.5733,35.958],[-82.5734,35.958],[-82.5736,35.958],[-82.5737,35.9581],[-82.5738,35.9581],[-82.574,35.9582],[-82.5745,35.9583],[-82.5748,35.9583],[-82.575,35.9584],[-82.5755,35.9585],[-82.5758,35.9586],[-82.5762,35.9587],[-82.5764,35.9588],[-82.5764,35.9589],[-82.5767,35.9593],[-82.5767,35.9594],[-82.5768,35.9596],[-82.5768,35.9599],[-82.5768,35.96],[-82.5768,35.9603],[-82.5768,35.9604],[-82.5768,35.9606],[-82.5768,35.9608],[-82.5768,35.961],[-82.5768,35.9613],[-82.5769,35.9615],[-82.577,35.9618],[-82.577,35.962],[-82.577,35.9624],[-82.5771,35.9626],[-82.5772,35.9628],[-82.5772,35.9631],[-82.5773,35.9635],[-82.5774,35.9636],[-82.5774,35.9638],[-82.5776,35.9641],[-82.5778,35.9643],[-82.578,35.9644],[-82.5783,35.9645],[-82.5784,35.9646],[-82.5785,35.9646],[-82.5791,35.9647],[-82.5792,35.9647],[-82.5793,35.9648],[-82.5795,35.9649],[-82.5797,35.9649],[-82.5802,35.9652],[-82.5804,35.9652],[-82.5805,35.9652],[-82.581,35.9653],[-82.5812,35.9653],[-82.5815,35.9653],[-82.5818,35.9653],[-82.5822,35.9652],[-82.5824,35.9652],[-82.5826,35.9652],[-82.5828,35.9652],[-82.5832,35.9652],[-82.5835,35.9652],[-82.5838,35.9653],[-82.5841,35.9653],[-82.5845,35.9653],[-82.5848,35.9654],[-82.5853,35.9655],[-82.5856,35.9655],[-82.5858,35.9655],[-82.5862,35.9656],[-82.5864,35.9656],[-82.5868,35.9656],[-82.5871,35.9656],[-82.5876,35.9656],[-82.5882,35.9656],[-82.5886,35.9656],[-82.589,35.9656],[-82.5895,35.9657],[-82.5897,35.9658],[-82.59,35.9659],[-82.5904,35.966],[-82.591,35.9662],[-82.5915,35.9663],[-82.5918,35.9663],[-82.592,35.9663],[-82.5922,35.9663],[-82.5924,35.9663],[-82.5926,35.9662],[-82.5927,35.9662],[-82.5933,35.966],[-82.5936,35.9659],[-82.5941,35.9658],[-82.5943,35.9658],[-82.5945,35.9657],[-82.5947,35.9656],[-82.5951,35.9655],[-82.5952,35.9654],[-82.5953,35.9654],[-82.5956,35.9653],[-82.5959,35.9653],[-82.5961,35.9652],[-82.5967,35.9651],[-82.597,35.9651],[-82.5974,35.9651],[-82.5977,35.9651],[-82.5982,35.9651],[-82.5984,35.9651],[-82.5985,35.965],[-82.5986,35.965],[-82.5989,35.9649],[-82.5991,35.9648],[-82.5992,35.9648],[-82.5998,35.9646],[-82.6,35.9646],[-82.6001,35.9646],[-82.6003,35.9646],[-82.6004,35.9646],[-82.6005,35.9647],[-82.6007,35.9647],[-82.6009,35.9648],[-82.6011,35.9649],[-82.6015,35.965],[-82.6018,35.9652],[-82.602,35.9652],[-82.6024,35.9654],[-82.6027,35.9657],[-82.603,35.9658],[-82.6032,35.9659],[-82.6036,35.9661],[-82.6038,35.9662],[-82.6039,35.9662],[-82.6042,35.9663],[-82.6043,35.9663],[-82.6048,35.9665],[-82.605,35.9665],[-82.6055,35.9665],[-82.6059,35.9665],[-82.6062,35.9665],[-82.6065,35.9664],[-82.6068,35.9663],[-82.6072,35.9661],[-82.6075,35.9659],[-82.6076,35.9659],[-82.6078,35.9659],[-82.608,35.966],[-82.6083,35.9664],[-82.6086,35.9667],[-82.6087,35.9668],[-82.6087,35.9669],[-82.6088,35.9669],[-82.6091,35.9669],[-82.6095,35.9669],[-82.6101,35.967],[-82.6104,35.9671],[-82.6105,35.9671],[-82.6107,35.9672],[-82.6107,35.9674],[-82.6107,35.9675],[-82.6108,35.9677],[-82.6108,35.9678],[-82.6108,35.968],[-82.6108,35.9682],[-82.6108,35.9683],[-82.6109,35.9685],[-82.6111,35.9688],[-82.6111,35.9692],[-82.6113,35.9695],[-82.6113,35.9696],[-82.6115,35.97],[-82.6115,35.9704],[-82.6115,35.9706],[-82.6115,35.9707],[-82.6115,35.9708],[-82.6115,35.9709],[-82.6115,35.9711],[-82.6115,35.9712],[-82.6115,35.9714],[-82.6115,35.9716],[-82.6114,35.9721],[-82.6113,35.9725],[-82.6112,35.9726],[-82.6113,35.9727],[-82.6113,35.973],[-82.6113,35.9731],[-82.6113,35.9732],[-82.6112,35.9733],[-82.6112,35.9735],[-82.6111,35.9736],[-82.611,35.974],[-82.6109,35.9744],[-82.6107,35.9748],[-82.6105,35.9753],[-82.6102,35.9756],[-82.61,35.9759],[-82.6098,35.9761],[-82.6096,35.9764],[-82.6094,35.9768],[-82.6093,35.9772],[-82.6093,35.9777],[-82.6093,35.978],[-82.609,35.9785],[-82.6086,35.9789],[-82.6083,35.9793],[-82.6081,35.9798],[-82.608,35.9801],[-82.608,35.9804],[-82.6079,35.9807],[-82.6079,35.981],[-82.6078,35.9813],[-82.6077,35.9817],[-82.6076,35.9821],[-82.6074,35.9826],[-82.6073,35.9832],[-82.6072,35.9834],[-82.6071,35.9837],[-82.607,35.984],[-82.6067,35.9845],[-82.6065,35.9848],[-82.6064,35.985],[-82.6063,35.9852],[-82.606,35.9855],[-82.6057,35.9857],[-82.6054,35.9859],[-82.6051,35.9861],[-82.6049,35.9863],[-82.6047,35.9867],[-82.6046,35.9868],[-82.6044,35.9871],[-82.6044,35.9873],[-82.6044,35.9875],[-82.6045,35.9878],[-82.6046,35.9879],[-82.6046,35.988],[-82.6048,35.9882],[-82.605,35.9886],[-82.6052,35.989],[-82.6054,35.9893],[-82.6055,35.9895],[-82.6056,35.9897],[-82.6057,35.9899],[-82.6058,35.9902],[-82.606,35.9904],[-82.6061,35.9907],[-82.6063,35.991],[-82.6065,35.9912],[-82.6065,35.9913],[-82.6066,35.9916],[-82.6066,35.9917],[-82.6067,35.9919],[-82.6068,35.992],[-82.607,35.9922],[-82.6071,35.9924],[-82.6073,35.9924],[-82.6075,35.9925],[-82.6079,35.9925],[-82.6082,35.9926],[-82.6085,35.9926],[-82.6091,35.9928],[-82.6093,35.9929],[-82.6095,35.9929],[-82.6097,35.9929],[-82.61,35.993],[-82.6103,35.993],[-82.6107,35.9931],[-82.6108,35.9931],[-82.611,35.9931],[-82.6111,35.9932],[-82.6113,35.9932],[-82.6115,35.9932],[-82.612,35.9933],[-82.6121,35.9934],[-82.6122,35.9934],[-82.6124,35.9934],[-82.6125,35.9934],[-82.6126,35.9935],[-82.6127,35.9935],[-82.6129,35.9936],[-82.6129,35.9937],[-82.6129,35.9938],[-82.6129,35.9939],[-82.6129,35.9941],[-82.6129,35.9944],[-82.6129,35.9945],[-82.6129,35.9946],[-82.6129,35.9947],[-82.6129,35.9949],[-82.6129,35.9951],[-82.6129,35.9954],[-82.613,35.9956],[-82.613,35.9957],[-82.6131,35.9959],[-82.6132,35.9962],[-82.6134,35.9964],[-82.6136,35.9967],[-82.6136,35.9968],[-82.6136,35.9969],[-82.6137,35.997],[-82.6137,35.9972],[-82.6138,35.9974],[-82.6141,35.9979],[-82.6143,35.9983],[-82.6144,35.9984],[-82.6145,35.9986],[-82.6147,35.9991],[-82.6148,35.9992],[-82.6148,35.9993],[-82.6149,35.9997],[-82.615,35.9999],[-82.6151,36.0001],[-82.6151,36.0005],[-82.6152,36.0008],[-82.6151,36.001],[-82.6151,36.0012],[-82.615,36.0014],[-82.615,36.0016],[-82.6149,36.002],[-82.6148,36.0023],[-82.6146,36.0027],[-82.6144,36.003],[-82.6144,36.0034],[-82.6143,36.0037],[-82.6143,36.0038],[-82.6142,36.0041],[-82.6141,36.0044],[-82.614,36.0046],[-82.6139,36.0048],[-82.6138,36.0049],[-82.6137,36.0049],[-82.613,36.0048],[-82.6129,36.0048],[-82.6125,36.0051],[-82.6123,36.0053],[-82.6123,36.0055],[-82.6122,36.0057],[-82.612,36.0061],[-82.6119,36.0063],[-82.6116,36.0064],[-82.6113,36.0066],[-82.6111,36.0067],[-82.6109,36.0068],[-82.6108,36.007],[-82.6107,36.0072],[-82.6106,36.0073],[-82.6103,36.0073],[-82.6099,36.0074],[-82.6094,36.0078],[-82.6091,36.0079],[-82.6088,36.008],[-82.6088,36.0081],[-82.6086,36.0083],[-82.6084,36.0087],[-82.6082,36.009],[-82.6081,36.0094],[-82.608,36.0096],[-82.6078,36.0097],[-82.6073,36.0099],[-82.6072,36.01],[-82.607,36.0102],[-82.6069,36.0104],[-82.607,36.0105],[-82.6071,36.0105],[-82.6074,36.0105],[-82.6075,36.0105],[-82.6078,36.0106],[-82.6081,36.0106],[-82.6085,36.0106],[-82.6088,36.0107],[-82.6092,36.0108],[-82.6094,36.0109],[-82.6095,36.0109],[-82.6094,36.011],[-82.6094,36.0112],[-82.6092,36.0115],[-82.6092,36.0117],[-82.609,36.0119],[-82.6089,36.0121],[-82.6087,36.0123],[-82.6086,36.0124],[-82.6085,36.0127],[-82.6085,36.0131],[-82.6085,36.0134],[-82.6084,36.0137],[-82.6084,36.014],[-82.6083,36.0143],[-82.6083,36.0146],[-82.6082,36.0151],[-82.6081,36.0154],[-82.6079,36.0156],[-82.6078,36.0157],[-82.6076,36.0159],[-82.6073,36.0161],[-82.607,36.0163],[-82.6067,36.0164],[-82.6061,36.0166],[-82.6056,36.0168],[-82.6052,36.0169],[-82.6048,36.017],[-82.6044,36.0171],[-82.6041,36.0172],[-82.6036,36.0173],[-82.6032,36.0174],[-82.603,36.0176],[-82.6029,36.0176],[-82.6028,36.0178],[-82.6028,36.0179],[-82.6028,36.0181],[-82.6029,36.0185],[-82.603,36.0187],[-82.6033,36.0191],[-82.6033,36.0192],[-82.6033,36.0193],[-82.6033,36.0197],[-82.6033,36.02],[-82.6033,36.0202],[-82.6033,36.0205],[-82.6034,36.0207],[-82.6035,36.021],[-82.6037,36.0213],[-82.6038,36.0214],[-82.6037,36.0215],[-82.6036,36.0218],[-82.6035,36.022],[-82.6033,36.0222],[-82.6033,36.0226],[-82.6032,36.0228],[-82.6031,36.023],[-82.6029,36.0234],[-82.6026,36.0237],[-82.6023,36.024],[-82.602,36.0242],[-82.6016,36.0245],[-82.6013,36.0247],[-82.601,36.0249],[-82.6007,36.0251],[-82.6003,36.0253],[-82.6001,36.0255],[-82.6,36.0256],[-82.5999,36.0258],[-82.5998,36.026],[-82.5994,36.0264],[-82.5991,36.0267],[-82.5988,36.0269],[-82.5986,36.0272],[-82.5983,36.0275],[-82.5979,36.0277],[-82.5976,36.0279],[-82.5973,36.0281],[-82.597,36.0283],[-82.5965,36.0286],[-82.5961,36.0288],[-82.5958,36.0291],[-82.5954,36.0293],[-82.5949,36.0296],[-82.5945,36.0298],[-82.5942,36.03],[-82.5938,36.0302],[-82.5935,36.0304],[-82.5931,36.0306],[-82.5927,36.0308],[-82.5923,36.031],[-82.5919,36.0312],[-82.5914,36.0314],[-82.5911,36.0315],[-82.591,36.0316],[-82.5909,36.0317],[-82.5909,36.0319],[-82.5908,36.0322],[-82.5907,36.0326],[-82.5907,36.0329],[-82.5907,36.0333],[-82.5908,36.0336],[-82.5909,36.0338],[-82.591,36.034],[-82.5912,36.0342],[-82.5913,36.0344],[-82.5913,36.0346],[-82.5913,36.0348],[-82.5914,36.0353],[-82.5914,36.0356],[-82.592,36.0358],[-82.5925,36.0359],[-82.5928,36.0361],[-82.5932,36.0362],[-82.5938,36.0363],[-82.5944,36.0363],[-82.5947,36.0362],[-82.595,36.0363],[-82.5954,36.0365],[-82.5957,36.0365],[-82.596,36.0367],[-82.5964,36.0367],[-82.5968,36.0368],[-82.5974,36.0367],[-82.5977,36.0367],[-82.5981,36.0366],[-82.5983,36.0366],[-82.599,36.0365],[-82.5991,36.0365],[-82.5996,36.0363],[-82.5999,36.0363],[-82.6002,36.0362],[-82.6007,36.0361],[-82.6012,36.036],[-82.6014,36.036],[-82.6017,36.0361],[-82.6018,36.0361],[-82.6019,36.0363],[-82.602,36.0365],[-82.602,36.0367],[-82.602,36.0368],[-82.6019,36.0372],[-82.6018,36.0376],[-82.6017,36.038],[-82.6017,36.0382],[-82.6017,36.0384],[-82.6019,36.0386],[-82.6021,36.0389],[-82.6023,36.0391],[-82.6028,36.0395],[-82.603,36.0397],[-82.6032,36.0399],[-82.6035,36.0401],[-82.6038,36.0403],[-82.6042,36.0404],[-82.6046,36.0405],[-82.6051,36.0406],[-82.6055,36.0407],[-82.6057,36.0408],[-82.6059,36.0409],[-82.606,36.0411],[-82.6063,36.0415],[-82.6064,36.0416],[-82.6065,36.0418],[-82.6069,36.0421],[-82.607,36.0422],[-82.6072,36.0424],[-82.6073,36.0426],[-82.6075,36.0429],[-82.6076,36.0432],[-82.6079,36.0436],[-82.6082,36.044],[-82.6084,36.0442],[-82.6087,36.0444],[-82.6092,36.0447],[-82.6096,36.0449],[-82.6099,36.045],[-82.6104,36.0449],[-82.6108,36.045],[-82.6111,36.045],[-82.6113,36.0451],[-82.6115,36.0453],[-82.6116,36.0453],[-82.6118,36.0456],[-82.612,36.0458],[-82.6124,36.0461],[-82.6127,36.0462],[-82.613,36.0464],[-82.6133,36.0466],[-82.6135,36.0466],[-82.6137,36.0466],[-82.6139,36.0466],[-82.6144,36.0464],[-82.6146,36.0463],[-82.6148,36.0463],[-82.6151,36.0463],[-82.6155,36.0465],[-82.6158,36.0467],[-82.6162,36.0468],[-82.6164,36.0469],[-82.6167,36.047],[-82.6169,36.047],[-82.6172,36.047],[-82.6176,36.0469],[-82.6181,36.0468],[-82.6182,36.0468],[-82.6184,36.0469],[-82.6185,36.047],[-82.6185,36.0472],[-82.6185,36.0474],[-82.6185,36.0475],[-82.6183,36.0479],[-82.6182,36.0482],[-82.6181,36.0485],[-82.618,36.0488],[-82.618,36.0491],[-82.618,36.0493],[-82.618,36.0496],[-82.6179,36.0499],[-82.6179,36.0502],[-82.6179,36.0505],[-82.6179,36.0508],[-82.6179,36.0511],[-82.6179,36.0514],[-82.6179,36.0517],[-82.6179,36.052],[-82.6178,36.0523],[-82.6177,36.0525],[-82.6175,36.0528],[-82.6172,36.0532],[-82.6171,36.0535],[-82.617,36.0538],[-82.6171,36.0541],[-82.6171,36.0543],[-82.6174,36.0545],[-82.6176,36.0548],[-82.6177,36.055],[-82.6177,36.0552],[-82.6178,36.0555],[-82.6179,36.0559],[-82.6182,36.0562],[-82.6187,36.0566],[-82.6192,36.0569],[-82.6196,36.0571],[-82.62,36.0573],[-82.6203,36.0574],[-82.6208,36.0575],[-82.6213,36.0575],[-82.6217,36.0575],[-82.6221,36.0575],[-82.6224,36.0576],[-82.6226,36.0577],[-82.6228,36.0579],[-82.6229,36.0581],[-82.623,36.0583],[-82.6231,36.0586],[-82.6232,36.0588],[-82.6234,36.0589],[-82.6236,36.0591],[-82.6239,36.0592],[-82.6241,36.0593],[-82.6243,36.0595],[-82.6245,36.0597],[-82.6246,36.06],[-82.6248,36.0602],[-82.6249,36.0603],[-82.6252,36.0604],[-82.6256,36.0605],[-82.6261,36.0606],[-82.6263,36.0607],[-82.6264,36.0607],[-82.6268,36.061],[-82.6273,36.0613],[-82.6276,36.0615],[-82.6279,36.0617],[-82.6282,36.0619],[-82.6285,36.0621],[-82.6288,36.0623],[-82.6292,36.0624],[-82.6295,36.0626],[-82.6299,36.0629],[-82.6303,36.0631],[-82.6307,36.0634],[-82.631,36.0635],[-82.6313,36.0637],[-82.6317,36.0639],[-82.6321,36.064],[-82.6322,36.0641],[-82.6323,36.0643],[-82.6324,36.0644],[-82.6324,36.0646],[-82.6324,36.0648],[-82.6323,36.0651],[-82.6324,36.0655],[-82.6324,36.0657],[-82.6325,36.0659],[-82.6326,36.0659],[-82.6328,36.0659],[-82.6329,36.0659],[-82.6332,36.0658],[-82.6334,36.0657],[-82.6338,36.0657],[-82.6341,36.0658],[-82.6345,36.0658],[-82.6349,36.0658],[-82.6354,36.0658],[-82.6357,36.0658],[-82.6361,36.0658],[-82.6365,36.0658],[-82.637,36.0658],[-82.6372,36.0658],[-82.6374,36.0657],[-82.6377,36.0654],[-82.638,36.0652],[-82.6382,36.0651],[-82.6388,36.0649],[-82.6393,36.0646],[-82.6398,36.0643],[-82.6401,36.0642],[-82.6405,36.064],[-82.641,36.0637],[-82.6414,36.0635],[-82.6419,36.0634],[-82.6423,36.0632],[-82.6427,36.0631],[-82.6431,36.063],[-82.6435,36.0628],[-82.6439,36.0626],[-82.6442,36.0624],[-82.6447,36.062],[-82.6451,36.0618],[-82.6454,36.0616],[-82.6457,36.0614],[-82.6462,36.0611],[-82.6465,36.0608],[-82.6469,36.0603],[-82.647,36.0601],[-82.6471,36.0599],[-82.6472,36.0598],[-82.6473,36.0597],[-82.6477,36.0594],[-82.6481,36.0592],[-82.6486,36.059],[-82.6489,36.0588],[-82.6492,36.0587],[-82.6496,36.0585],[-82.6499,36.0583],[-82.6503,36.0581],[-82.6508,36.0578],[-82.6512,36.0576],[-82.6515,36.0574],[-82.6519,36.0573],[-82.6522,36.0573],[-82.6527,36.0572],[-82.6532,36.057],[-82.6536,36.0569],[-82.6539,36.0568],[-82.6543,36.0565],[-82.6546,36.0564],[-82.6549,36.0563],[-82.6553,36.0563],[-82.6556,36.0563],[-82.6561,36.0564],[-82.6565,36.0564],[-82.6569,36.0565],[-82.6575,36.0567],[-82.6581,36.0569],[-82.6585,36.057],[-82.6589,36.0571],[-82.6593,36.0571],[-82.6594,36.057],[-82.6596,36.0568],[-82.6598,36.0566],[-82.6601,36.0563],[-82.6603,36.056],[-82.6606,36.0558],[-82.6608,36.0557],[-82.6613,36.0555],[-82.6619,36.0553],[-82.6622,36.0552],[-82.6628,36.0549],[-82.6631,36.0548],[-82.6634,36.0547],[-82.6637,36.0545],[-82.664,36.0544],[-82.6644,36.0543],[-82.6646,36.0541],[-82.6652,36.0538],[-82.6655,36.0536],[-82.6657,36.0534],[-82.6661,36.0531],[-82.6663,36.053],[-82.6667,36.0529],[-82.667,36.0529],[-82.6673,36.053],[-82.6677,36.053],[-82.6681,36.053],[-82.6685,36.053],[-82.6689,36.053],[-82.6694,36.053],[-82.6697,36.053],[-82.6701,36.053],[-82.6704,36.053],[-82.6706,36.053],[-82.6707,36.0529],[-82.6708,36.0528],[-82.6708,36.0527],[-82.6709,36.0525],[-82.6711,36.0522],[-82.6712,36.052],[-82.6716,36.0518],[-82.6721,36.0518],[-82.6722,36.0518],[-82.6723,36.0517],[-82.6725,36.0516],[-82.6727,36.0513],[-82.6727,36.051],[-82.673,36.0504],[-82.673,36.0503],[-82.6731,36.0501],[-82.6733,36.0499],[-82.6735,36.0497],[-82.6738,36.0496],[-82.6741,36.0495],[-82.6743,36.0494],[-82.6745,36.0492],[-82.6747,36.049],[-82.6749,36.0488],[-82.6751,36.0488],[-82.6754,36.0487],[-82.6758,36.0486],[-82.6762,36.0486],[-82.6765,36.0486],[-82.6771,36.0486],[-82.6777,36.0486],[-82.6781,36.0486],[-82.6785,36.0486],[-82.6788,36.0486],[-82.679,36.0485],[-82.6794,36.0483],[-82.6797,36.0479],[-82.68,36.0476],[-82.6803,36.0473],[-82.6806,36.0471],[-82.6809,36.0468],[-82.6812,36.0466],[-82.6814,36.0463],[-82.6817,36.0462],[-82.682,36.046],[-82.6823,36.0459],[-82.6826,36.0459],[-82.683,36.0459],[-82.6834,36.0459],[-82.6838,36.0459],[-82.6841,36.0458],[-82.6842,36.0457],[-82.6845,36.0454],[-82.6847,36.0451],[-82.6849,36.0448],[-82.6851,36.0444],[-82.6852,36.044],[-82.6853,36.0436],[-82.6853,36.0433],[-82.6853,36.043],[-82.6855,36.0425],[-82.6856,36.0421],[-82.6857,36.042],[-82.6858,36.0417],[-82.686,36.0414],[-82.6862,36.0412],[-82.6862,36.0411],[-82.6864,36.0409],[-82.6866,36.0407],[-82.6869,36.0404],[-82.6871,36.0402],[-82.6873,36.04],[-82.6876,36.0397],[-82.6878,36.0395],[-82.688,36.0393],[-82.6883,36.0391],[-82.6886,36.0389],[-82.6889,36.0386],[-82.6892,36.0384],[-82.6896,36.0382],[-82.6902,36.0379],[-82.6905,36.0379],[-82.6908,36.0378],[-82.6913,36.0375],[-82.6918,36.0374],[-82.6923,36.0373],[-82.6927,36.0372],[-82.6931,36.037],[-82.6936,36.0369],[-82.6941,36.0367],[-82.6948,36.0366],[-82.6953,36.0364],[-82.6957,36.0363],[-82.6962,36.0361],[-82.6966,36.0359],[-82.6969,36.0359],[-82.6972,36.0358],[-82.6975,36.0356],[-82.6977,36.0354],[-82.6978,36.0352],[-82.6979,36.035],[-82.6979,36.0346],[-82.698,36.0344],[-82.698,36.0343],[-82.6982,36.0342],[-82.6984,36.0342],[-82.6986,36.0342],[-82.699,36.0343],[-82.6995,36.0343],[-82.6999,36.0344],[-82.7002,36.0344],[-82.7009,36.0344],[-82.7012,36.0344],[-82.7014,36.0343],[-82.7015,36.0341],[-82.7016,36.0338],[-82.7017,36.0333],[-82.7017,36.0328],[-82.7018,36.0326],[-82.7019,36.0326],[-82.7022,36.0325],[-82.7025,36.0325],[-82.703,36.0324],[-82.7033,36.0323],[-82.7036,36.0322],[-82.7038,36.0322],[-82.7039,36.0321],[-82.7041,36.032],[-82.7045,36.0319],[-82.7048,36.0317],[-82.7052,36.0315],[-82.7054,36.0314],[-82.7057,36.0311],[-82.706,36.0309],[-82.7064,36.0307],[-82.7068,36.0305],[-82.7073,36.0303],[-82.7078,36.0301],[-82.708,36.03],[-82.7083,36.0299],[-82.7086,36.0297],[-82.7089,36.0297],[-82.7092,36.0297],[-82.7096,36.0297],[-82.7099,36.0298],[-82.71,36.0298],[-82.7101,36.0299],[-82.7102,36.0299],[-82.7104,36.0298],[-82.7106,36.0297],[-82.711,36.0295],[-82.7115,36.0293],[-82.7118,36.0292],[-82.7119,36.0292],[-82.7124,36.0291],[-82.7129,36.029],[-82.713,36.029],[-82.7133,36.0289],[-82.7136,36.0289],[-82.714,36.0288],[-82.7143,36.0288],[-82.7149,36.0287],[-82.7151,36.0286],[-82.7153,36.0285],[-82.7154,36.0283],[-82.7155,36.028],[-82.7155,36.0277],[-82.7156,36.0271],[-82.7156,36.0269],[-82.7156,36.0266],[-82.7156,36.0263],[-82.7157,36.0258],[-82.7157,36.0256],[-82.7157,36.0253],[-82.7157,36.025],[-82.7157,36.0247],[-82.7155,36.0243],[-82.7154,36.0239],[-82.7154,36.0237],[-82.7153,36.0236],[-82.7155,36.0234],[-82.7158,36.023],[-82.7161,36.0228],[-82.7163,36.0225],[-82.7165,36.0224],[-82.7167,36.0223],[-82.7172,36.0222],[-82.7174,36.0221],[-82.7181,36.022],[-82.7184,36.022],[-82.7188,36.0219],[-82.7192,36.0219],[-82.7194,36.0218],[-82.7199,36.0216],[-82.7202,36.0213],[-82.7206,36.0211],[-82.7209,36.0208],[-82.7213,36.0205],[-82.7217,36.0203],[-82.722,36.0201],[-82.7223,36.0199],[-82.7226,36.0197],[-82.7229,36.0195],[-82.7233,36.0192],[-82.7237,36.019],[-82.7241,36.0188],[-82.7244,36.0187],[-82.7247,36.0185],[-82.7251,36.0183],[-82.7255,36.0182],[-82.7257,36.0181],[-82.7259,36.0181],[-82.7262,36.0182],[-82.7268,36.0184],[-82.7271,36.0185],[-82.7273,36.0185],[-82.7275,36.0185],[-82.728,36.0184],[-82.7284,36.0183],[-82.7289,36.0181],[-82.7293,36.018],[-82.7297,36.0179],[-82.7301,36.0177],[-82.7305,36.0176],[-82.7308,36.0175],[-82.7314,36.0175],[-82.7318,36.0175],[-82.732,36.0175],[-82.7322,36.0174],[-82.7323,36.0173],[-82.7326,36.0169],[-82.7328,36.0166],[-82.733,36.0163],[-82.7333,36.016],[-82.7336,36.0157],[-82.7339,36.0155],[-82.7342,36.0153],[-82.7346,36.0152],[-82.7351,36.0151],[-82.7355,36.0152],[-82.7359,36.0152],[-82.7364,36.0152],[-82.7369,36.0153],[-82.7375,36.0153],[-82.738,36.0153],[-82.7385,36.0152],[-82.7388,36.0151],[-82.7391,36.015],[-82.7394,36.0148],[-82.7396,36.0147],[-82.7396,36.0145],[-82.7396,36.0144],[-82.7395,36.0141],[-82.7395,36.0139],[-82.7395,36.0135],[-82.7396,36.0132],[-82.7397,36.0129],[-82.7399,36.0125],[-82.7401,36.0123],[-82.7403,36.0121],[-82.7406,36.012],[-82.7408,36.012],[-82.7411,36.0121],[-82.7415,36.0123],[-82.7419,36.0125],[-82.7421,36.0125],[-82.7423,36.0125],[-82.7425,36.0124],[-82.7428,36.0121],[-82.743,36.0119],[-82.7433,36.0116],[-82.7434,36.0115],[-82.7433,36.0113],[-82.7433,36.0111],[-82.7433,36.0109],[-82.7434,36.0108],[-82.7436,36.0107],[-82.7439,36.0106],[-82.7441,36.0105],[-82.7443,36.0103],[-82.7448,36.01],[-82.7452,36.0098],[-82.7456,36.0096],[-82.7461,36.0095],[-82.7465,36.0095],[-82.7469,36.0095],[-82.7473,36.0097],[-82.7476,36.0098],[-82.7479,36.0099],[-82.7481,36.0099],[-82.7484,36.0099],[-82.7486,36.0099],[-82.7488,36.0099],[-82.7492,36.0097],[-82.7494,36.0096],[-82.7499,36.0093],[-82.7502,36.0092],[-82.7507,36.0089],[-82.7508,36.0089],[-82.7509,36.0088],[-82.7509,36.0087],[-82.7508,36.0084],[-82.7507,36.0081],[-82.7506,36.0079],[-82.7505,36.0077],[-82.7504,36.0076],[-82.7503,36.0074],[-82.7503,36.0073],[-82.7502,36.0072],[-82.7502,36.0067],[-82.7502,36.0065],[-82.7501,36.0064],[-82.7502,36.0062],[-82.7502,36.0061],[-82.7502,36.006],[-82.7504,36.0059],[-82.7506,36.0059],[-82.7507,36.0059],[-82.751,36.006],[-82.7512,36.006],[-82.7515,36.0061],[-82.7517,36.0061],[-82.752,36.0062],[-82.7522,36.0062],[-82.7523,36.0062],[-82.7525,36.0062],[-82.7526,36.0062],[-82.7527,36.0061],[-82.7529,36.006],[-82.7531,36.0058],[-82.7532,36.0057],[-82.7536,36.0053],[-82.7537,36.0051],[-82.7538,36.0049],[-82.754,36.0047],[-82.7541,36.0046],[-82.7542,36.0045],[-82.7543,36.0045],[-82.7544,36.0044],[-82.7545,36.0044],[-82.7547,36.0043],[-82.7549,36.0043],[-82.7551,36.0043],[-82.7554,36.0044],[-82.7555,36.0044],[-82.7558,36.0044],[-82.7561,36.0044],[-82.7564,36.0044],[-82.7568,36.0044],[-82.7572,36.0044],[-82.7574,36.0044],[-82.7576,36.0043],[-82.758,36.0043],[-82.7582,36.0042],[-82.7587,36.0041],[-82.7588,36.0041],[-82.7589,36.0041],[-82.7591,36.0042],[-82.7592,36.0044],[-82.7594,36.0046],[-82.7595,36.0048],[-82.7597,36.0049],[-82.7599,36.005],[-82.76,36.0051],[-82.7601,36.0051],[-82.7602,36.0051],[-82.7604,36.0051],[-82.7605,36.005],[-82.7606,36.005],[-82.7609,36.005],[-82.7612,36.005],[-82.7614,36.005],[-82.7616,36.005],[-82.7618,36.005],[-82.762,36.0049],[-82.7622,36.0048],[-82.7624,36.0048],[-82.7626,36.0048],[-82.7627,36.0048],[-82.7629,36.0048],[-82.7629,36.0047],[-82.763,36.0046],[-82.7631,36.0045],[-82.7632,36.0044],[-82.7634,36.0043],[-82.7637,36.0041],[-82.7639,36.004],[-82.7642,36.0039],[-82.7644,36.0038],[-82.7646,36.0037],[-82.7647,36.0037],[-82.7649,36.0035],[-82.7651,36.0034],[-82.7653,36.0033],[-82.7655,36.0031],[-82.7657,36.003],[-82.7659,36.0029],[-82.7661,36.0028],[-82.7664,36.0027],[-82.7667,36.0026],[-82.767,36.0026],[-82.7673,36.0025],[-82.7676,36.0025],[-82.7678,36.0025],[-82.768,36.0024],[-82.7682,36.0024],[-82.7685,36.0023],[-82.7686,36.0022],[-82.7688,36.0021],[-82.769,36.002],[-82.7694,36.0019],[-82.7696,36.0018],[-82.7699,36.0017],[-82.7702,36.0016],[-82.7703,36.0016],[-82.7707,36.0016],[-82.7708,36.0016],[-82.7709,36.0016],[-82.7711,36.0015],[-82.7714,36.0012],[-82.7716,36.0011],[-82.7718,36.0008],[-82.7719,36.0008],[-82.7721,36.0007],[-82.7723,36.0006],[-82.7725,36.0006],[-82.7728,36.0006],[-82.7731,36.0006],[-82.7735,36.0006],[-82.774,36.0007],[-82.7743,36.0007],[-82.7745,36.0007],[-82.7747,36.0007],[-82.7749,36.0008],[-82.775,36.0008],[-82.7752,36.0009],[-82.7756,36.001],[-82.7757,36.0011],[-82.7758,36.001],[-82.7759,36.0009],[-82.776,36.0007],[-82.776,36.0006],[-82.7761,36.0004],[-82.7761,36.0003],[-82.776,36.0001],[-82.7759,35.9999],[-82.7759,35.9998],[-82.7758,35.9996],[-82.7758,35.9994],[-82.7758,35.9993],[-82.7758,35.9992],[-82.7759,35.999],[-82.7759,35.9989],[-82.776,35.9988],[-82.7761,35.9987],[-82.7762,35.9987],[-82.7763,35.9986],[-82.7765,35.9986],[-82.7767,35.9986],[-82.7768,35.9987],[-82.777,35.9987],[-82.7771,35.9987],[-82.7773,35.9987],[-82.7774,35.9986],[-82.7775,35.9986],[-82.7776,35.9985],[-82.7776,35.9984],[-82.7777,35.9982],[-82.7777,35.9981],[-82.7778,35.998],[-82.7777,35.9979],[-82.7778,35.9978],[-82.7779,35.9977],[-82.7779,35.9975],[-82.778,35.9975],[-82.778,35.9974],[-82.7781,35.9973],[-82.7781,35.9972],[-82.7781,35.9971],[-82.7781,35.9969],[-82.7782,35.9967],[-82.7781,35.9964],[-82.7781,35.9961],[-82.7781,35.9959],[-82.7781,35.9958],[-82.7781,35.9956],[-82.7782,35.9955],[-82.7784,35.9952],[-82.7787,35.9948],[-82.7788,35.9947],[-82.7788,35.9945],[-82.7789,35.9943],[-82.7789,35.9939],[-82.779,35.9935],[-82.779,35.9933],[-82.7791,35.993],[-82.7791,35.9928],[-82.7791,35.9926],[-82.7792,35.9923],[-82.7793,35.9922],[-82.7798,35.9921],[-82.7803,35.9919],[-82.7806,35.9918],[-82.7806,35.9915],[-82.7806,35.9914],[-82.7806,35.9913],[-82.7806,35.9912],[-82.7807,35.9911],[-82.7808,35.991],[-82.7809,35.9909],[-82.7811,35.9909],[-82.7815,35.9909],[-82.7817,35.9908],[-82.7818,35.9908],[-82.782,35.9907],[-82.7822,35.9903],[-82.7823,35.9902],[-82.7824,35.99],[-82.7826,35.9898],[-82.783,35.9897],[-82.7833,35.9896],[-82.7837,35.9895],[-82.784,35.9894],[-82.7841,35.9893],[-82.7842,35.9892],[-82.7843,35.9891],[-82.7844,35.989],[-82.7845,35.989],[-82.7846,35.9889],[-82.7848,35.9889],[-82.7849,35.9888],[-82.785,35.9888],[-82.7851,35.9887],[-82.7852,35.9887],[-82.7852,35.9886],[-82.7853,35.9885],[-82.7853,35.9884],[-82.7853,35.9881],[-82.7853,35.9879],[-82.7851,35.9876],[-82.7851,35.9873],[-82.785,35.9871],[-82.785,35.987],[-82.785,35.9868],[-82.785,35.9864],[-82.7849,35.9862],[-82.7849,35.986],[-82.7849,35.9858],[-82.7849,35.9856],[-82.7849,35.9854],[-82.785,35.9852],[-82.785,35.985],[-82.7851,35.9849],[-82.7851,35.9848],[-82.7852,35.9846],[-82.7852,35.9845],[-82.7852,35.9843],[-82.7852,35.9842],[-82.7852,35.9841],[-82.7851,35.984],[-82.785,35.9836],[-82.7849,35.9833],[-82.7847,35.983],[-82.7846,35.9829],[-82.7846,35.9826],[-82.7845,35.9824],[-82.7845,35.9822],[-82.7845,35.9819],[-82.7845,35.9817],[-82.7847,35.9813],[-82.7847,35.9809],[-82.7847,35.9807],[-82.7848,35.9806],[-82.7848,35.9805],[-82.7849,35.9804],[-82.785,35.9803],[-82.7851,35.9802],[-82.7851,35.9801],[-82.7852,35.98],[-82.7852,35.9799],[-82.7852,35.9796],[-82.7852,35.9794],[-82.7853,35.9791],[-82.7854,35.9787],[-82.7854,35.9785],[-82.7855,35.9783],[-82.7856,35.9782],[-82.7857,35.978],[-82.7857,35.9778],[-82.7857,35.9777],[-82.7857,35.9775],[-82.7856,35.9774],[-82.7855,35.9773],[-82.7854,35.9772],[-82.7853,35.9772],[-82.7851,35.9771],[-82.7847,35.9769],[-82.7845,35.9768],[-82.7844,35.9767],[-82.7841,35.9765],[-82.7839,35.9763],[-82.7836,35.976],[-82.7833,35.9758],[-82.7832,35.9755],[-82.783,35.9753],[-82.7828,35.9751],[-82.7827,35.975],[-82.7826,35.9749],[-82.7825,35.9748],[-82.7823,35.9747],[-82.782,35.9745],[-82.7818,35.9744],[-82.7816,35.9743],[-82.7814,35.9742],[-82.7813,35.9742],[-82.7811,35.9742],[-82.7809,35.9741],[-82.7807,35.9741],[-82.7805,35.9741],[-82.7804,35.9742],[-82.7802,35.9742],[-82.7801,35.9742],[-82.78,35.9743],[-82.7798,35.9743],[-82.7798,35.9744],[-82.7796,35.9744],[-82.7794,35.9745],[-82.7793,35.9746],[-82.7792,35.9746],[-82.7791,35.9746],[-82.779,35.9747],[-82.7789,35.9747],[-82.7787,35.9747],[-82.7785,35.9747],[-82.7784,35.9747],[-82.7782,35.9747],[-82.7781,35.9746],[-82.778,35.9745],[-82.7778,35.9744],[-82.7777,35.9743],[-82.7776,35.9743],[-82.7773,35.9742],[-82.7768,35.9741],[-82.7766,35.9741],[-82.7765,35.9741],[-82.7764,35.974],[-82.7763,35.9739],[-82.7763,35.9738],[-82.7762,35.9738],[-82.7759,35.9733],[-82.7759,35.9732],[-82.7757,35.973],[-82.7756,35.9729],[-82.7755,35.9728],[-82.7754,35.9726],[-82.7752,35.9725],[-82.7752,35.9723],[-82.7751,35.9723],[-82.7751,35.9721],[-82.775,35.972],[-82.7751,35.9718],[-82.7752,35.9717],[-82.7753,35.9717],[-82.7756,35.9715],[-82.7758,35.9715],[-82.7759,35.9714],[-82.776,35.9714],[-82.7761,35.9713],[-82.7762,35.9712],[-82.7763,35.971],[-82.7764,35.9709],[-82.7764,35.9708],[-82.7765,35.9705],[-82.7766,35.9703],[-82.7767,35.9701],[-82.7768,35.9699],[-82.7769,35.9697],[-82.7769,35.9693],[-82.777,35.9691],[-82.7771,35.9689],[-82.7771,35.9687],[-82.7771,35.9685],[-82.7772,35.9683],[-82.7773,35.968],[-82.7774,35.9677],[-82.7776,35.9674],[-82.7777,35.9672],[-82.7778,35.967],[-82.7779,35.9669],[-82.778,35.9668],[-82.7781,35.9667],[-82.7783,35.9666],[-82.7786,35.9665],[-82.7787,35.9664],[-82.7792,35.9663],[-82.7795,35.9661],[-82.78,35.9661],[-82.7803,35.966],[-82.7805,35.9659],[-82.7806,35.9659],[-82.7809,35.9658],[-82.7811,35.9657],[-82.7813,35.9656],[-82.7817,35.9654],[-82.7823,35.9653],[-82.7826,35.9652],[-82.7829,35.9649],[-82.7832,35.9647],[-82.7834,35.9645],[-82.7838,35.9641],[-82.784,35.9639],[-82.7841,35.9637],[-82.7842,35.9637],[-82.7844,35.9635],[-82.7845,35.9632],[-82.7845,35.9631],[-82.7847,35.9629],[-82.7848,35.9627],[-82.7849,35.9626],[-82.785,35.9625],[-82.7851,35.9623],[-82.7852,35.9621],[-82.7853,35.962],[-82.7853,35.9616],[-82.7853,35.9612],[-82.7852,35.961],[-82.7852,35.9607],[-82.7852,35.9604],[-82.7852,35.9601],[-82.7853,35.9597],[-82.7853,35.9596],[-82.7853,35.9593],[-82.7853,35.9588],[-82.7855,35.9583],[-82.7856,35.958],[-82.7858,35.9577],[-82.7859,35.9575],[-82.786,35.9572],[-82.7861,35.9568],[-82.7863,35.9566],[-82.7865,35.9564],[-82.7869,35.9561],[-82.787,35.9559],[-82.787,35.9558],[-82.7871,35.9556],[-82.7871,35.9554],[-82.7871,35.9553],[-82.7871,35.9552],[-82.7871,35.955],[-82.7871,35.9548],[-82.7871,35.9547],[-82.7871,35.9545],[-82.7872,35.954],[-82.7872,35.9537],[-82.7873,35.9534],[-82.7873,35.9531],[-82.7873,35.9527],[-82.7874,35.9525],[-82.7874,35.9523],[-82.7875,35.9522],[-82.7876,35.952],[-82.7877,35.9519],[-82.7878,35.9518],[-82.788,35.9517],[-82.7882,35.9516],[-82.7883,35.9516],[-82.7884,35.9516],[-82.7885,35.9515],[-82.7887,35.9515],[-82.7888,35.9515],[-82.7889,35.9515],[-82.789,35.9515],[-82.7891,35.9516],[-82.7893,35.9517],[-82.7895,35.9518],[-82.7896,35.9518],[-82.7897,35.9518],[-82.7898,35.9518],[-82.7899,35.9517],[-82.7901,35.9515],[-82.7902,35.9513],[-82.7904,35.9512],[-82.7905,35.9511],[-82.7906,35.9511],[-82.7908,35.9511],[-82.791,35.9511],[-82.7912,35.9511],[-82.7913,35.951],[-82.7914,35.951],[-82.7915,35.9509],[-82.7916,35.9507],[-82.7916,35.9505],[-82.7917,35.9503],[-82.7918,35.9501],[-82.7919,35.9499],[-82.792,35.9497],[-82.7922,35.9496],[-82.7924,35.9494],[-82.7928,35.949],[-82.7929,35.9489],[-82.7931,35.9487],[-82.7933,35.9486],[-82.7935,35.9484],[-82.7937,35.9483],[-82.7938,35.9481],[-82.7939,35.9481],[-82.7939,35.9479],[-82.7939,35.9478],[-82.794,35.9477],[-82.794,35.9475],[-82.7941,35.9474],[-82.7942,35.9473],[-82.7943,35.9471],[-82.7944,35.947],[-82.7945,35.9469],[-82.7947,35.9468],[-82.7948,35.9467],[-82.795,35.9467],[-82.7951,35.9466],[-82.7953,35.9466],[-82.7956,35.9466],[-82.7961,35.9465],[-82.7963,35.9465],[-82.7965,35.9465],[-82.7967,35.9464],[-82.7969,35.9464],[-82.797,35.9463],[-82.7971,35.9463],[-82.7973,35.9462],[-82.7976,35.9459],[-82.7981,35.9455],[-82.7983,35.9453],[-82.7985,35.9452],[-82.7987,35.9452],[-82.7989,35.945],[-82.7993,35.9449],[-82.7995,35.9448],[-82.7996,35.9447],[-82.7997,35.9447],[-82.7998,35.9446],[-82.8,35.9444],[-82.8001,35.9442],[-82.8003,35.9439],[-82.8005,35.9436],[-82.8007,35.9433],[-82.801,35.9428],[-82.8011,35.9427],[-82.8013,35.9424],[-82.8014,35.9422],[-82.8015,35.942],[-82.8016,35.9419],[-82.8019,35.9415],[-82.802,35.9414],[-82.8021,35.9413],[-82.8022,35.9412],[-82.8024,35.9411],[-82.8025,35.941],[-82.8029,35.9408],[-82.8033,35.9405],[-82.8035,35.9404],[-82.8036,35.9402],[-82.8038,35.9401],[-82.804,35.94],[-82.8041,35.9398],[-82.8041,35.9397],[-82.8041,35.9395],[-82.8041,35.9393],[-82.804,35.9392],[-82.8039,35.9391],[-82.8039,35.9389],[-82.8039,35.9388],[-82.804,35.9387],[-82.8041,35.9386],[-82.8042,35.9386],[-82.8044,35.9385],[-82.8045,35.9385],[-82.8047,35.9384],[-82.8051,35.9382],[-82.8054,35.9382],[-82.8057,35.9381],[-82.8059,35.9379],[-82.8061,35.9379],[-82.8062,35.9378],[-82.8063,35.9376],[-82.8063,35.9375],[-82.8063,35.9374],[-82.8062,35.937],[-82.8061,35.9364],[-82.806,35.9361],[-82.8059,35.9357],[-82.8058,35.9354],[-82.8057,35.935],[-82.8057,35.9349],[-82.8057,35.9348],[-82.8055,35.9346],[-82.8054,35.9345],[-82.8052,35.9344],[-82.8048,35.934],[-82.8046,35.9339],[-82.8046,35.9337],[-82.8045,35.9336],[-82.8044,35.9334],[-82.8044,35.9331],[-82.8043,35.9329],[-82.8043,35.9327],[-82.8042,35.9324],[-82.804,35.9321],[-82.8039,35.9318],[-82.8038,35.9315],[-82.8037,35.9312],[-82.8035,35.931],[-82.8034,35.9308],[-82.8032,35.9306],[-82.803,35.9303],[-82.8029,35.9302],[-82.8028,35.93],[-82.8028,35.9299],[-82.8027,35.9298],[-82.8027,35.9296],[-82.8027,35.9294],[-82.8027,35.9292],[-82.8028,35.9291],[-82.8029,35.929],[-82.8031,35.9288],[-82.8032,35.9288],[-82.8034,35.9287],[-82.8035,35.9286],[-82.8038,35.9283],[-82.804,35.928],[-82.8042,35.9278],[-82.8045,35.9276],[-82.8048,35.9274],[-82.8048,35.9273],[-82.8051,35.9271],[-82.8052,35.9271],[-82.8054,35.927],[-82.8057,35.927],[-82.8059,35.927],[-82.806,35.927],[-82.8065,35.9271],[-82.8069,35.9271],[-82.8071,35.9271],[-82.8073,35.9271],[-82.8076,35.9271],[-82.8081,35.927],[-82.8083,35.9269],[-82.8087,35.9269],[-82.8089,35.9269],[-82.8091,35.9269],[-82.8097,35.9269],[-82.8102,35.927],[-82.8103,35.927],[-82.8105,35.9269],[-82.8107,35.9268],[-82.811,35.9267],[-82.811,35.9266],[-82.8112,35.9265],[-82.8115,35.9263],[-82.8118,35.9261],[-82.8121,35.9259],[-82.8122,35.9258],[-82.8124,35.9256],[-82.8127,35.9255],[-82.8129,35.9254],[-82.8132,35.9254],[-82.8135,35.9254],[-82.8138,35.9254],[-82.8139,35.9255],[-82.8143,35.9255],[-82.8145,35.9255],[-82.8147,35.9255],[-82.8148,35.9256],[-82.8149,35.9256],[-82.815,35.9256],[-82.8151,35.9256],[-82.8152,35.9255],[-82.8152,35.9254],[-82.8153,35.9253],[-82.8153,35.925],[-82.8154,35.925],[-82.8154,35.9248],[-82.8155,35.9246],[-82.8156,35.9245],[-82.8156,35.9244],[-82.8157,35.9243],[-82.8158,35.9242],[-82.8158,35.924],[-82.816,35.9239],[-82.8161,35.9239],[-82.8166,35.9237],[-82.8169,35.9237],[-82.8171,35.9236],[-82.8172,35.9236],[-82.8175,35.9235],[-82.8178,35.9234],[-82.818,35.9233],[-82.8182,35.9233],[-82.8184,35.9232],[-82.8186,35.9231],[-82.8188,35.923],[-82.8191,35.9229],[-82.8193,35.9228],[-82.8195,35.9227],[-82.8196,35.9226],[-82.8198,35.9224],[-82.8199,35.9223],[-82.8201,35.9222],[-82.8202,35.9221],[-82.8203,35.922],[-82.8204,35.922],[-82.8205,35.922],[-82.8208,35.9219],[-82.8211,35.9219],[-82.8213,35.9218],[-82.8215,35.9218],[-82.8218,35.9218],[-82.822,35.9218],[-82.8221,35.9219],[-82.8222,35.9219],[-82.8223,35.922],[-82.8224,35.9221],[-82.8224,35.9222],[-82.8226,35.9224],[-82.8227,35.9225],[-82.8227,35.9227],[-82.8228,35.9229],[-82.8229,35.9231],[-82.8229,35.9233],[-82.823,35.9236],[-82.823,35.9238],[-82.8231,35.9241],[-82.8232,35.9242],[-82.8233,35.9245],[-82.8234,35.9247],[-82.8235,35.9249],[-82.8237,35.925],[-82.8238,35.9252],[-82.8241,35.9255],[-82.8242,35.9257],[-82.8246,35.926],[-82.8247,35.9261],[-82.825,35.9265],[-82.8254,35.9268],[-82.8258,35.927],[-82.826,35.9273],[-82.8263,35.9275],[-82.8264,35.9276],[-82.8265,35.9277],[-82.8266,35.9278],[-82.8266,35.928],[-82.8265,35.9281],[-82.8264,35.9283],[-82.8263,35.9284],[-82.8261,35.9287],[-82.826,35.9288],[-82.8259,35.929],[-82.8259,35.9291],[-82.8258,35.9292],[-82.8258,35.9293],[-82.8258,35.9295],[-82.8259,35.9296],[-82.8259,35.9297],[-82.826,35.9298],[-82.8262,35.93],[-82.8264,35.9301],[-82.8265,35.9303],[-82.8268,35.9304],[-82.827,35.9306],[-82.8272,35.9308],[-82.8274,35.9309],[-82.8277,35.9313],[-82.8278,35.9315],[-82.8278,35.9316],[-82.8279,35.932],[-82.828,35.9322],[-82.828,35.9323],[-82.8281,35.9324],[-82.8282,35.9325],[-82.8284,35.9326],[-82.8285,35.9327],[-82.8286,35.9327],[-82.8287,35.9329],[-82.8289,35.9329],[-82.8291,35.9329],[-82.8292,35.9329],[-82.8294,35.9329],[-82.8295,35.9329],[-82.8297,35.9329],[-82.8299,35.9328],[-82.8301,35.9327],[-82.8304,35.9327],[-82.8305,35.9326],[-82.8307,35.9326],[-82.831,35.9326],[-82.8312,35.9326],[-82.8314,35.9326],[-82.8317,35.9327],[-82.8319,35.9327],[-82.8321,35.9328],[-82.8323,35.9328],[-82.8324,35.9328],[-82.8325,35.9329],[-82.8327,35.933],[-82.8328,35.9331],[-82.8328,35.9332],[-82.8328,35.9334],[-82.8329,35.9336],[-82.8329,35.9338],[-82.8329,35.9341],[-82.8329,35.9343],[-82.8329,35.9345],[-82.833,35.9348],[-82.8331,35.935],[-82.8332,35.9352],[-82.8333,35.9355],[-82.8335,35.9356],[-82.8336,35.9357],[-82.8338,35.9358],[-82.8341,35.9359],[-82.8342,35.9359],[-82.8344,35.936],[-82.8346,35.936],[-82.8347,35.9361],[-82.8349,35.9362],[-82.835,35.9363],[-82.835,35.9364],[-82.8352,35.9366],[-82.8353,35.9367],[-82.8354,35.9368],[-82.8355,35.9369],[-82.8357,35.937],[-82.8359,35.937],[-82.836,35.937],[-82.8364,35.937],[-82.8369,35.937],[-82.8374,35.937],[-82.8377,35.937],[-82.8379,35.937],[-82.8381,35.9371],[-82.8383,35.9371],[-82.8385,35.9372],[-82.8386,35.9373],[-82.8388,35.9374],[-82.8389,35.9375],[-82.839,35.9376],[-82.8392,35.9379],[-82.8393,35.9382],[-82.8393,35.9384],[-82.8394,35.9386],[-82.8393,35.9389],[-82.8393,35.939],[-82.8393,35.9392],[-82.8393,35.9393],[-82.8393,35.9394],[-82.8393,35.9395],[-82.8395,35.9396],[-82.8398,35.9399],[-82.84,35.94],[-82.8402,35.9401],[-82.8403,35.9403],[-82.8405,35.9405],[-82.8406,35.9407],[-82.8407,35.9409],[-82.8409,35.9412],[-82.841,35.9414],[-82.841,35.9416],[-82.841,35.9417],[-82.8411,35.9417],[-82.8412,35.9418],[-82.8414,35.9419],[-82.8415,35.9419],[-82.8417,35.9419],[-82.842,35.9419],[-82.8422,35.9419],[-82.8426,35.9419],[-82.8428,35.9419],[-82.843,35.9419],[-82.8434,35.9419],[-82.8439,35.9419],[-82.8443,35.9419],[-82.8444,35.942],[-82.8445,35.942],[-82.8446,35.9421],[-82.8448,35.9428],[-82.8448,35.943],[-82.8448,35.9431],[-82.8448,35.9433],[-82.8448,35.9434],[-82.8447,35.9439],[-82.8446,35.9443],[-82.8446,35.9445],[-82.8447,35.9447],[-82.8448,35.9449],[-82.8449,35.9451],[-82.8451,35.9452],[-82.8452,35.9453],[-82.8453,35.9454],[-82.8456,35.9456],[-82.8457,35.9458],[-82.8458,35.9459],[-82.8459,35.946],[-82.846,35.9462],[-82.8462,35.9461],[-82.8463,35.946],[-82.8466,35.946],[-82.8467,35.9459],[-82.8469,35.9459],[-82.847,35.9459],[-82.8472,35.946],[-82.8474,35.946],[-82.8476,35.9461],[-82.8479,35.9463],[-82.8481,35.9464],[-82.8482,35.9465],[-82.8483,35.9466],[-82.8485,35.9466],[-82.8487,35.9467],[-82.849,35.9468],[-82.8492,35.9469],[-82.8493,35.947],[-82.8494,35.9471],[-82.8496,35.9473],[-82.8497,35.9475],[-82.8498,35.9477],[-82.8498,35.9478],[-82.85,35.948],[-82.8501,35.9482],[-82.8502,35.9484],[-82.8503,35.9485],[-82.8504,35.9487],[-82.8506,35.9488],[-82.8508,35.9489],[-82.8509,35.949],[-82.8512,35.9491],[-82.8514,35.9492],[-82.8516,35.9493],[-82.8517,35.9493],[-82.8519,35.9493],[-82.852,35.9493],[-82.8522,35.9492],[-82.8523,35.9492],[-82.8525,35.9491],[-82.8528,35.9489],[-82.853,35.9488],[-82.8536,35.9487],[-82.8541,35.9485],[-82.8545,35.9484],[-82.8548,35.9483],[-82.8553,35.9482],[-82.8558,35.9481],[-82.8563,35.948],[-82.8568,35.948],[-82.857,35.948],[-82.8574,35.9479],[-82.8577,35.9479],[-82.8582,35.9479],[-82.8585,35.9479],[-82.8589,35.9479],[-82.8591,35.9479],[-82.8592,35.9478],[-82.8594,35.9477],[-82.8597,35.9476],[-82.86,35.9475],[-82.8601,35.9475],[-82.8603,35.9475],[-82.8605,35.9475],[-82.8607,35.9475],[-82.861,35.9476],[-82.8615,35.9478],[-82.8617,35.9479],[-82.862,35.9481],[-82.8624,35.9483],[-82.8627,35.9484],[-82.863,35.9485],[-82.8634,35.9487],[-82.8636,35.9487],[-82.8642,35.949],[-82.8645,35.9491],[-82.8649,35.9491],[-82.8652,35.9492],[-82.8654,35.9492],[-82.866,35.9494],[-82.8662,35.9494],[-82.8665,35.9495],[-82.8667,35.9497],[-82.867,35.95],[-82.8671,35.9502],[-82.8672,35.9502],[-82.8674,35.9504],[-82.8675,35.9504],[-82.8677,35.9505],[-82.8679,35.9504],[-82.8684,35.9504],[-82.8687,35.9503],[-82.869,35.9503],[-82.8692,35.9503],[-82.8693,35.9504],[-82.8695,35.9505],[-82.8697,35.9507],[-82.8699,35.9511],[-82.8701,35.9514],[-82.8702,35.9515],[-82.8705,35.9517],[-82.8707,35.9518],[-82.871,35.9519],[-82.8714,35.952],[-82.8716,35.9521],[-82.872,35.9521],[-82.8726,35.9521],[-82.8729,35.9522],[-82.8733,35.9523],[-82.8735,35.9524],[-82.8737,35.9526],[-82.874,35.9527],[-82.8741,35.9528],[-82.8743,35.9528],[-82.8745,35.9528],[-82.8746,35.9526],[-82.8747,35.9523],[-82.8748,35.952],[-82.8752,35.9518],[-82.8757,35.9517],[-82.876,35.9516],[-82.8762,35.9516],[-82.8765,35.9515],[-82.8766,35.9512],[-82.8769,35.951],[-82.8772,35.9508],[-82.8775,35.9507],[-82.8777,35.9506],[-82.8778,35.9506],[-82.8779,35.9504],[-82.878,35.9502],[-82.8782,35.9501],[-82.8785,35.9501],[-82.8791,35.9502],[-82.8795,35.9502],[-82.88,35.9501],[-82.8805,35.95],[-82.8808,35.9501],[-82.8811,35.95],[-82.8815,35.9499],[-82.8819,35.9498],[-82.8822,35.9498],[-82.8826,35.9498],[-82.8831,35.9497],[-82.8835,35.9495],[-82.8837,35.9494],[-82.884,35.9492],[-82.8844,35.949],[-82.8847,35.9489],[-82.8851,35.9488],[-82.8855,35.9487],[-82.8859,35.9486],[-82.8862,35.9485],[-82.8866,35.9485],[-82.887,35.9486],[-82.8873,35.9487],[-82.8877,35.9487],[-82.8882,35.9486],[-82.8886,35.9485],[-82.889,35.9483],[-82.8891,35.9483],[-82.8892,35.9479],[-82.8896,35.9474],[-82.8898,35.9472],[-82.8901,35.9468],[-82.8903,35.9466],[-82.8907,35.9464],[-82.891,35.9462],[-82.8914,35.9459],[-82.8917,35.9457],[-82.892,35.9454],[-82.8922,35.9453],[-82.8923,35.9452],[-82.8927,35.945],[-82.8932,35.9448],[-82.8937,35.9448],[-82.894,35.9447],[-82.8945,35.9447],[-82.8949,35.9447],[-82.8952,35.9447],[-82.8957,35.9446],[-82.8963,35.9447],[-82.8966,35.9448],[-82.897,35.9448],[-82.8975,35.9449],[-82.8977,35.9451],[-82.8982,35.9452],[-82.8983,35.945],[-82.8983,35.9449],[-82.8985,35.9446],[-82.8986,35.9444],[-82.8988,35.9441],[-82.8988,35.9439],[-82.8989,35.9438],[-82.8991,35.9435],[-82.8992,35.9433],[-82.8993,35.943],[-82.8994,35.9427],[-82.8995,35.9425],[-82.8998,35.942],[-82.9,35.9414],[-82.9003,35.9409],[-82.9004,35.9406],[-82.9005,35.9404],[-82.9007,35.9401],[-82.9008,35.9398],[-82.9009,35.9395],[-82.901,35.9392],[-82.9012,35.9389],[-82.9013,35.9386],[-82.9014,35.9384],[-82.9016,35.9381],[-82.9018,35.9378],[-82.9018,35.9375],[-82.9017,35.9373],[-82.9016,35.937],[-82.9014,35.9367],[-82.9013,35.9364],[-82.9014,35.9362],[-82.9016,35.9358],[-82.9017,35.9356],[-82.9016,35.9353],[-82.9015,35.935],[-82.9013,35.9348],[-82.9008,35.9346],[-82.9006,35.9345],[-82.9003,35.9343],[-82.9003,35.9342],[-82.9002,35.934],[-82.9004,35.9337],[-82.9004,35.9334],[-82.9005,35.9333],[-82.9004,35.9332],[-82.9002,35.933],[-82.8997,35.9326],[-82.8996,35.9326],[-82.8995,35.9325],[-82.8993,35.9324],[-82.8993,35.9322],[-82.8993,35.932],[-82.8995,35.9319],[-82.8996,35.9316],[-82.8997,35.9315],[-82.8996,35.9313],[-82.8995,35.9312],[-82.8992,35.9308],[-82.899,35.9305],[-82.8989,35.9302],[-82.8989,35.9299],[-82.8991,35.9296],[-82.8993,35.9295],[-82.8996,35.9294],[-82.9,35.9294],[-82.9003,35.9293],[-82.9003,35.9292],[-82.9003,35.9291],[-82.9003,35.9288],[-82.9002,35.9286],[-82.9001,35.9285],[-82.9002,35.9284],[-82.9002,35.9283],[-82.9008,35.9282],[-82.9012,35.9281],[-82.9013,35.928],[-82.9014,35.928],[-82.9015,35.9279],[-82.9015,35.9278],[-82.9016,35.9274],[-82.9017,35.9271],[-82.9018,35.927],[-82.902,35.9269],[-82.9027,35.9267],[-82.9031,35.9266],[-82.9035,35.9265],[-82.9039,35.9263],[-82.9043,35.9261],[-82.9047,35.9261],[-82.9052,35.9261],[-82.9055,35.9261],[-82.906,35.9262],[-82.9063,35.9263],[-82.9066,35.9264],[-82.9071,35.9267],[-82.9075,35.9269],[-82.9078,35.9271],[-82.9081,35.9272],[-82.9084,35.9272],[-82.9087,35.9273],[-82.9091,35.9273],[-82.9095,35.9274],[-82.91,35.9274],[-82.9103,35.9274],[-82.9106,35.9275],[-82.9108,35.9276],[-82.9112,35.928],[-82.9114,35.9282],[-82.9117,35.9286],[-82.9117,35.9289],[-82.9118,35.9293],[-82.9119,35.9294],[-82.912,35.9296],[-82.9122,35.9296],[-82.9127,35.9296],[-82.9131,35.9296],[-82.9133,35.9296],[-82.9136,35.9297],[-82.9138,35.9297],[-82.9142,35.9295],[-82.9145,35.9295],[-82.9148,35.9294],[-82.9152,35.9293],[-82.9155,35.9292],[-82.9159,35.9292],[-82.9164,35.929],[-82.9168,35.929],[-82.9171,35.929],[-82.9175,35.929],[-82.9179,35.9289],[-82.9183,35.929],[-82.919,35.9289],[-82.9194,35.9289],[-82.9197,35.9289],[-82.9198,35.9289],[-82.9199,35.9288],[-82.92,35.9287],[-82.92,35.9284],[-82.92,35.9281],[-82.9201,35.9278],[-82.9203,35.9276],[-82.9205,35.9273],[-82.9204,35.9272],[-82.9203,35.927],[-82.9199,35.9266],[-82.9197,35.9263],[-82.9195,35.9261],[-82.9192,35.9259],[-82.9188,35.9256],[-82.9185,35.9254],[-82.9181,35.9252],[-82.9177,35.925],[-82.9175,35.9249],[-82.9173,35.9246],[-82.917,35.9244],[-82.9167,35.9243],[-82.9165,35.9242],[-82.9163,35.9241],[-82.9162,35.9241],[-82.9157,35.9243],[-82.9153,35.9244],[-82.915,35.9245],[-82.9148,35.9245],[-82.9144,35.9244],[-82.9139,35.9243],[-82.9137,35.9243],[-82.9136,35.9243],[-82.9135,35.9243],[-82.9135,35.9241],[-82.9137,35.9239],[-82.9137,35.9236],[-82.9136,35.9233],[-82.9135,35.9229],[-82.9135,35.9224],[-82.9136,35.922],[-82.9135,35.9218],[-82.9136,35.9217],[-82.9134,35.9213],[-82.9132,35.9211],[-82.9131,35.9206],[-82.9131,35.9204],[-82.9129,35.9203],[-82.9127,35.9203],[-82.9124,35.9202],[-82.9122,35.9202],[-82.912,35.9201],[-82.9118,35.92],[-82.9116,35.9196],[-82.9116,35.9194],[-82.9117,35.9192],[-82.9118,35.9189],[-82.912,35.9186],[-82.9122,35.9182],[-82.9123,35.918],[-82.9123,35.9179],[-82.9123,35.9178],[-82.9121,35.9176],[-82.9119,35.9174],[-82.9117,35.9172],[-82.9116,35.917],[-82.9116,35.9168],[-82.9117,35.9167],[-82.9119,35.9165],[-82.9122,35.9163],[-82.9125,35.9162],[-82.913,35.9159],[-82.9133,35.9157],[-82.9137,35.9155],[-82.9141,35.9154],[-82.9142,35.9153],[-82.9144,35.9152],[-82.9144,35.9151],[-82.9143,35.9151],[-82.9141,35.9149],[-82.9137,35.9147],[-82.9134,35.9145],[-82.9133,35.9142],[-82.9131,35.9138],[-82.913,35.9136],[-82.9129,35.9136],[-82.9128,35.9135],[-82.9122,35.9135],[-82.9121,35.9135],[-82.9119,35.9134],[-82.9116,35.9132],[-82.9113,35.913],[-82.9109,35.9129],[-82.9107,35.9128],[-82.9105,35.9127],[-82.9104,35.9125],[-82.9103,35.9122],[-82.9101,35.9119],[-82.91,35.9114],[-82.9099,35.9112],[-82.9098,35.9111],[-82.9097,35.911],[-82.9095,35.9109],[-82.9094,35.9109],[-82.9091,35.911],[-82.9089,35.9111],[-82.9085,35.9113],[-82.9084,35.9113],[-82.9082,35.9113],[-82.908,35.9113],[-82.908,35.9112],[-82.9079,35.9111],[-82.9079,35.9108],[-82.9079,35.9104],[-82.9081,35.91],[-82.9083,35.9095],[-82.9084,35.9094],[-82.9084,35.9093],[-82.9084,35.909],[-82.9084,35.9089],[-82.9082,35.9087],[-82.908,35.9085],[-82.9077,35.9083],[-82.9074,35.9081],[-82.9072,35.9079],[-82.9071,35.9078],[-82.907,35.9076],[-82.907,35.9074],[-82.907,35.9072],[-82.9072,35.9068],[-82.9074,35.9065],[-82.9076,35.9062],[-82.9078,35.906],[-82.908,35.9057],[-82.9081,35.9055],[-82.9082,35.9054],[-82.9083,35.905],[-82.9082,35.9047],[-82.9082,35.9044],[-82.9081,35.9042],[-82.9081,35.9041],[-82.908,35.904],[-82.9079,35.9039],[-82.9074,35.9037],[-82.907,35.9035],[-82.9066,35.9033],[-82.9064,35.9032],[-82.9063,35.903],[-82.9061,35.9027],[-82.9059,35.9024],[-82.9059,35.9022],[-82.9058,35.9019],[-82.9056,35.9014],[-82.9055,35.901],[-82.9053,35.9005],[-82.9052,35.9002],[-82.9051,35.8997],[-82.905,35.8995],[-82.905,35.8994],[-82.905,35.899],[-82.905,35.8987],[-82.9051,35.8983],[-82.905,35.898],[-82.905,35.8977],[-82.9049,35.8975],[-82.9048,35.8972],[-82.9047,35.897],[-82.9045,35.8969],[-82.9042,35.8967],[-82.9038,35.8964],[-82.9037,35.8962],[-82.9036,35.896],[-82.9035,35.8957],[-82.9034,35.8955],[-82.9032,35.8954],[-82.903,35.8951],[-82.9028,35.8949],[-82.9028,35.8947],[-82.9028,35.8943],[-82.9028,35.894],[-82.9027,35.8939],[-82.9026,35.8937],[-82.9024,35.8936],[-82.9022,35.8935],[-82.9019,35.8933],[-82.9016,35.8932],[-82.9013,35.893],[-82.9011,35.8929],[-82.901,35.8928],[-82.901,35.8927],[-82.9011,35.8925],[-82.9012,35.8923],[-82.9016,35.8921],[-82.9018,35.8919],[-82.9019,35.8918],[-82.9021,35.8916],[-82.9022,35.8914],[-82.9022,35.8912],[-82.9022,35.8907],[-82.9022,35.8904],[-82.9023,35.8899],[-82.9024,35.8896],[-82.9025,35.8892],[-82.9027,35.889],[-82.9031,35.8886],[-82.9034,35.8884],[-82.9037,35.8882],[-82.904,35.8878],[-82.9043,35.8876],[-82.9047,35.8873],[-82.9051,35.8871],[-82.9053,35.8868],[-82.9056,35.8864],[-82.9056,35.8862],[-82.9057,35.8861],[-82.9063,35.886],[-82.9065,35.8858],[-82.9065,35.8855],[-82.9066,35.8851],[-82.9067,35.8848],[-82.9068,35.8843],[-82.9068,35.884],[-82.9068,35.8839],[-82.9067,35.8838],[-82.9064,35.8834],[-82.9062,35.8832],[-82.9061,35.8831],[-82.9057,35.883],[-82.9055,35.8828],[-82.9053,35.8827],[-82.9052,35.8824],[-82.9051,35.8821],[-82.9051,35.8819],[-82.9048,35.8817],[-82.9046,35.8815],[-82.9044,35.8812],[-82.904,35.8809],[-82.9036,35.8805],[-82.9035,35.8804],[-82.9033,35.8804],[-82.9031,35.8805],[-82.9026,35.8806],[-82.9022,35.8807],[-82.9018,35.8807],[-82.9015,35.8807],[-82.9012,35.8808],[-82.9009,35.8809],[-82.9006,35.881],[-82.9004,35.8811],[-82.9001,35.8811],[-82.8998,35.8811],[-82.8995,35.881],[-82.8991,35.8811],[-82.8988,35.8812],[-82.8986,35.8813],[-82.8983,35.8813],[-82.8979,35.8811],[-82.8971,35.8809],[-82.8966,35.8806],[-82.8964,35.8805],[-82.8962,35.8803],[-82.8961,35.8801],[-82.8961,35.8799],[-82.8961,35.8795],[-82.8962,35.8792],[-82.8965,35.8788],[-82.8966,35.8785],[-82.8968,35.8783],[-82.8972,35.878],[-82.8977,35.8777],[-82.898,35.8776],[-82.8981,35.8774],[-82.8981,35.8771],[-82.8982,35.8769],[-82.8985,35.8767],[-82.8989,35.8766],[-82.8992,35.8764],[-82.8994,35.8762],[-82.8995,35.8759],[-82.8995,35.8755],[-82.8996,35.8751],[-82.8996,35.875],[-82.8997,35.8749],[-82.8997,35.8747],[-82.8998,35.8746],[-82.8998,35.8745],[-82.8998,35.8744],[-82.8998,35.8742],[-82.8999,35.874],[-82.9,35.8738],[-82.9002,35.8736],[-82.9005,35.8732],[-82.9009,35.8729],[-82.9012,35.8727],[-82.9015,35.8725],[-82.9017,35.8725],[-82.902,35.8725],[-82.9024,35.8724],[-82.9028,35.8723],[-82.9031,35.8722],[-82.9034,35.872],[-82.9037,35.8719],[-82.9039,35.8718],[-82.9044,35.8717],[-82.9048,35.8714],[-82.9053,35.8712],[-82.9056,35.871],[-82.9058,35.8709],[-82.906,35.8707],[-82.9061,35.8706],[-82.9063,35.8704],[-82.9064,35.8702],[-82.9065,35.8702],[-82.9067,35.8702],[-82.9069,35.8702],[-82.9071,35.8701],[-82.9073,35.87],[-82.9076,35.8699],[-82.9078,35.8697],[-82.908,35.8696],[-82.9084,35.8695],[-82.9086,35.8694],[-82.909,35.8693],[-82.9094,35.8692],[-82.91,35.869],[-82.9104,35.8688],[-82.9108,35.8686],[-82.911,35.8686],[-82.9112,35.8686],[-82.9115,35.8686],[-82.9118,35.8686],[-82.912,35.8685],[-82.9122,35.8685],[-82.9124,35.8685],[-82.9127,35.8683],[-82.913,35.8683],[-82.9133,35.8683],[-82.9137,35.8684],[-82.9141,35.8686],[-82.9146,35.8686],[-82.915,35.8687],[-82.9153,35.8687],[-82.9156,35.8687],[-82.9162,35.8687],[-82.9166,35.8687],[-82.9171,35.8688],[-82.9176,35.8688],[-82.9181,35.8688],[-82.9184,35.8688],[-82.9186,35.8687],[-82.9188,35.8687],[-82.9191,35.8687],[-82.9198,35.8687],[-82.9202,35.8686],[-82.9205,35.8685],[-82.9207,35.8683],[-82.9208,35.8682],[-82.9209,35.868],[-82.9209,35.8678],[-82.9208,35.8675],[-82.9207,35.8673],[-82.9207,35.867],[-82.921,35.8667],[-82.9212,35.8663],[-82.9213,35.8661],[-82.9213,35.866],[-82.9213,35.8659],[-82.9212,35.8657],[-82.9211,35.8656],[-82.9211,35.8654],[-82.921,35.8654],[-82.921,35.8652],[-82.9209,35.865],[-82.9209,35.8648],[-82.9209,35.8646],[-82.9209,35.8644],[-82.921,35.8642],[-82.9212,35.864],[-82.9214,35.8637],[-82.9214,35.8634],[-82.9214,35.8632],[-82.9214,35.8631],[-82.9214,35.863],[-82.9213,35.8628],[-82.9213,35.8627],[-82.9212,35.8625],[-82.9211,35.8624],[-82.921,35.8622],[-82.9208,35.862],[-82.9206,35.8618],[-82.9205,35.8615],[-82.9205,35.8614],[-82.9204,35.8613],[-82.9203,35.8612],[-82.9202,35.8611],[-82.9199,35.8609],[-82.9195,35.8607],[-82.9192,35.8605],[-82.9189,35.8604],[-82.9187,35.8602],[-82.9186,35.86],[-82.9185,35.86],[-82.9185,35.8598],[-82.9184,35.8597],[-82.9182,35.8595],[-82.9182,35.8593],[-82.9184,35.8591],[-82.9185,35.8589],[-82.9187,35.8588],[-82.919,35.8586],[-82.9191,35.8585],[-82.9193,35.8582],[-82.9194,35.8581],[-82.9196,35.858],[-82.9197,35.8577],[-82.9198,35.8576],[-82.9198,35.8574],[-82.9199,35.8572],[-82.92,35.8569],[-82.9201,35.8566],[-82.9202,35.8564],[-82.9203,35.8561],[-82.9203,35.8556],[-82.9203,35.8555],[-82.9203,35.8553],[-82.9202,35.8551],[-82.9201,35.8549],[-82.9199,35.8546],[-82.9198,35.8544],[-82.9198,35.8543],[-82.9199,35.8541],[-82.92,35.854],[-82.9201,35.8538],[-82.9202,35.8536],[-82.9202,35.8534],[-82.9203,35.853],[-82.9203,35.8528],[-82.9202,35.8526],[-82.9201,35.8524],[-82.9199,35.8522],[-82.9199,35.852],[-82.9203,35.8518],[-82.9205,35.8516],[-82.921,35.8513],[-82.921,35.8511],[-82.921,35.8509],[-82.921,35.8508],[-82.9209,35.8507],[-82.9208,35.8505],[-82.9206,35.8504],[-82.9205,35.8503],[-82.9203,35.8502],[-82.9202,35.8501],[-82.9201,35.8499],[-82.92,35.8497],[-82.9199,35.8495],[-82.9199,35.8493],[-82.9199,35.849],[-82.9198,35.8487],[-82.9199,35.8483],[-82.9199,35.8481],[-82.9198,35.848],[-82.9197,35.8479],[-82.9196,35.8478],[-82.9196,35.8477],[-82.9194,35.8476],[-82.9193,35.8475],[-82.9192,35.8473],[-82.9191,35.847],[-82.919,35.8467],[-82.9189,35.8464],[-82.9187,35.846],[-82.9185,35.8457],[-82.9184,35.8454],[-82.918,35.8451],[-82.9179,35.845],[-82.9177,35.8448],[-82.9175,35.8447],[-82.9174,35.8445],[-82.9173,35.8444],[-82.9173,35.8442],[-82.9173,35.8441],[-82.9173,35.8439],[-82.9173,35.8436],[-82.9173,35.8434],[-82.9172,35.8433],[-82.9171,35.8431],[-82.917,35.8428],[-82.9169,35.8426],[-82.9167,35.8424],[-82.9166,35.8421],[-82.9164,35.8419],[-82.9163,35.8418],[-82.9163,35.8417],[-82.9165,35.8416],[-82.9166,35.8415],[-82.9168,35.8414],[-82.917,35.8413],[-82.9172,35.8412],[-82.9176,35.8411],[-82.9177,35.8411],[-82.9179,35.8411],[-82.9188,35.841],[-82.9191,35.8409],[-82.9193,35.8408],[-82.9194,35.8407],[-82.9196,35.8406],[-82.9197,35.8404],[-82.9198,35.8403],[-82.9198,35.8401],[-82.9199,35.8399],[-82.92,35.8397],[-82.9201,35.8395],[-82.9202,35.8394],[-82.9207,35.8393],[-82.9215,35.8393],[-82.9218,35.8392],[-82.9222,35.8392],[-82.9226,35.8392],[-82.923,35.8392],[-82.9233,35.8391],[-82.9237,35.8391],[-82.924,35.8391],[-82.9241,35.839],[-82.9245,35.839],[-82.925,35.8389],[-82.9255,35.8389],[-82.9259,35.8388],[-82.9263,35.8387],[-82.9269,35.8386],[-82.9273,35.8386],[-82.9277,35.8386],[-82.9279,35.8385],[-82.9281,35.8385],[-82.9284,35.8384],[-82.9286,35.8383],[-82.9289,35.8382],[-82.9292,35.8382],[-82.9294,35.8381],[-82.9297,35.838],[-82.93,35.8379],[-82.9303,35.8378],[-82.9305,35.8378],[-82.9308,35.8377],[-82.9313,35.8376],[-82.9317,35.8376],[-82.9319,35.8375],[-82.9322,35.8374],[-82.9324,35.8374],[-82.9329,35.8372],[-82.9332,35.837],[-82.9336,35.8368],[-82.9339,35.8367],[-82.9341,35.8367],[-82.9341,35.8366],[-82.9341,35.8365],[-82.9341,35.8364],[-82.934,35.8363],[-82.9338,35.836],[-82.9335,35.8356],[-82.9333,35.8353],[-82.9331,35.8352],[-82.9331,35.835],[-82.933,35.8349],[-82.933,35.8347],[-82.9329,35.8342],[-82.9329,35.834],[-82.9329,35.8338],[-82.9329,35.8335],[-82.9329,35.8333],[-82.933,35.8331],[-82.9331,35.833],[-82.9332,35.8329],[-82.9333,35.8329],[-82.9335,35.8328],[-82.9338,35.8326],[-82.934,35.8323],[-82.9341,35.8322],[-82.9341,35.8321],[-82.934,35.8319],[-82.9339,35.8317],[-82.9339,35.8316],[-82.9339,35.8314],[-82.9339,35.8313],[-82.9338,35.8311],[-82.9337,35.831],[-82.9336,35.8309],[-82.9335,35.8308],[-82.9334,35.8306],[-82.9333,35.8305],[-82.9334,35.8304],[-82.9335,35.8303],[-82.9336,35.8302],[-82.9337,35.8301],[-82.9338,35.83],[-82.934,35.8298],[-82.9344,35.8294],[-82.9346,35.8292],[-82.9347,35.829],[-82.9348,35.8289],[-82.9348,35.8287],[-82.9349,35.8284],[-82.935,35.8282],[-82.9351,35.828],[-82.9352,35.8278],[-82.9352,35.8276],[-82.9353,35.8274],[-82.9354,35.8272],[-82.9355,35.8269],[-82.9356,35.8266],[-82.9357,35.8264],[-82.9358,35.8263],[-82.9358,35.8261],[-82.9359,35.826],[-82.9359,35.8258],[-82.9359,35.8257],[-82.936,35.8256],[-82.936,35.8255],[-82.9362,35.8254],[-82.9363,35.8254],[-82.9365,35.8253],[-82.9366,35.8253],[-82.937,35.8253],[-82.9375,35.8253],[-82.9378,35.8253],[-82.9379,35.8253],[-82.938,35.8253],[-82.9381,35.8254],[-82.9383,35.8254],[-82.9384,35.8255],[-82.9386,35.8257],[-82.9388,35.8259],[-82.9391,35.8259],[-82.9394,35.8257],[-82.9397,35.8257],[-82.94,35.8257],[-82.9402,35.8257],[-82.9405,35.8258],[-82.9408,35.8258],[-82.9411,35.8258],[-82.9415,35.8258],[-82.9419,35.8258],[-82.9424,35.8257],[-82.9428,35.8257],[-82.9434,35.8256],[-82.9438,35.8256],[-82.9442,35.8255],[-82.9445,35.8254],[-82.9447,35.8252],[-82.9452,35.825],[-82.9454,35.8248],[-82.9456,35.8246],[-82.9458,35.8244],[-82.9459,35.8241],[-82.9462,35.8238],[-82.9463,35.8237],[-82.9464,35.8235],[-82.9467,35.8232],[-82.947,35.8229],[-82.947,35.8228],[-82.947,35.8227],[-82.947,35.8226],[-82.9469,35.8224],[-82.9468,35.8222],[-82.9468,35.8221],[-82.9469,35.822],[-82.9471,35.8218],[-82.9473,35.8216],[-82.9476,35.8213],[-82.9477,35.8211],[-82.9479,35.8208],[-82.948,35.8206],[-82.9482,35.8201],[-82.9484,35.8199],[-82.9485,35.8198],[-82.9486,35.8197],[-82.9486,35.8195],[-82.9486,35.8193],[-82.9485,35.8192],[-82.9484,35.8189],[-82.9483,35.8185],[-82.9482,35.8182],[-82.9481,35.8181],[-82.9481,35.818],[-82.9482,35.8179],[-82.9482,35.8178],[-82.9483,35.8177],[-82.9485,35.8175],[-82.9486,35.8175],[-82.9487,35.8174],[-82.9488,35.8173],[-82.9489,35.8173],[-82.9492,35.8171],[-82.9493,35.8169],[-82.9495,35.8166],[-82.9497,35.8163],[-82.9499,35.8162],[-82.9501,35.8162],[-82.9502,35.8163],[-82.9504,35.8163],[-82.9506,35.8164],[-82.9508,35.8165],[-82.951,35.8167],[-82.9513,35.8167],[-82.9515,35.8168],[-82.9517,35.8167],[-82.9518,35.8166],[-82.9519,35.8165],[-82.952,35.8163],[-82.9521,35.816],[-82.9523,35.8157],[-82.9524,35.8154],[-82.9526,35.8152],[-82.9528,35.8148],[-82.953,35.8146],[-82.9533,35.8144],[-82.9536,35.8141],[-82.9538,35.8139],[-82.9539,35.8138],[-82.954,35.8137],[-82.954,35.8135],[-82.9539,35.8134],[-82.9539,35.8132],[-82.9538,35.8129],[-82.9537,35.8127],[-82.9538,35.8126],[-82.9539,35.8124],[-82.9542,35.812],[-82.9545,35.8117],[-82.9549,35.8113],[-82.955,35.811],[-82.9551,35.8107],[-82.9553,35.8104],[-82.9554,35.8102],[-82.9557,35.8098],[-82.9558,35.8097],[-82.9559,35.8096],[-82.956,35.8093],[-82.956,35.809],[-82.9561,35.8088],[-82.9561,35.8085],[-82.9561,35.8081],[-82.9562,35.8079],[-82.9563,35.8078],[-82.9565,35.8075],[-82.9568,35.8072],[-82.957,35.8069],[-82.9573,35.8067],[-82.9575,35.8062],[-82.9578,35.8058],[-82.958,35.8056],[-82.9582,35.8051],[-82.9583,35.8048],[-82.9584,35.8046],[-82.9585,35.8042],[-82.9586,35.8039],[-82.9588,35.8035],[-82.9589,35.8032],[-82.9592,35.8027],[-82.9597,35.8024],[-82.9599,35.8023],[-82.9601,35.8021],[-82.9604,35.8019],[-82.9607,35.8017],[-82.9609,35.8015],[-82.9611,35.8013],[-82.9613,35.801],[-82.9616,35.8008],[-82.9618,35.8004],[-82.962,35.8],[-82.962,35.7997],[-82.962,35.7995],[-82.962,35.7994],[-82.962,35.7993],[-82.962,35.7991],[-82.962,35.7989],[-82.9619,35.7987],[-82.9619,35.7985],[-82.9619,35.7984],[-82.962,35.7982],[-82.962,35.7979],[-82.962,35.7978],[-82.962,35.7976],[-82.962,35.7973],[-82.9619,35.7971],[-82.9618,35.797],[-82.9618,35.7969],[-82.9619,35.7968],[-82.962,35.7967],[-82.9621,35.7966],[-82.9623,35.7965],[-82.9625,35.7963],[-82.9626,35.7962],[-82.9627,35.7959],[-82.9628,35.7957],[-82.9628,35.7956],[-82.9629,35.7955],[-82.9629,35.7954],[-82.9629,35.7951],[-82.9629,35.7949],[-82.9629,35.7947],[-82.9629,35.7943],[-82.9628,35.794],[-82.9628,35.7937],[-82.9627,35.7935],[-82.9627,35.7934],[-82.9627,35.7933],[-82.9626,35.7931],[-82.9625,35.793],[-82.9624,35.7929],[-82.9623,35.7928],[-82.9623,35.7927],[-82.9622,35.7927],[-82.9621,35.7926],[-82.9621,35.7925],[-82.962,35.7924],[-82.9619,35.7922],[-82.9618,35.792],[-82.9618,35.7916],[-82.9618,35.7912],[-82.9617,35.791],[-82.9621,35.7907],[-82.9624,35.7905],[-82.9626,35.7903],[-82.963,35.79],[-82.9633,35.7899],[-82.9636,35.7899],[-82.9639,35.79],[-82.9644,35.7903],[-82.9645,35.7904],[-82.9648,35.7905],[-82.9653,35.7904],[-82.9657,35.7902],[-82.9661,35.7901],[-82.9665,35.7899],[-82.9667,35.7899],[-82.967,35.7898],[-82.9674,35.7898],[-82.9678,35.7897],[-82.9681,35.7897],[-82.9685,35.7897],[-82.9686,35.7897],[-82.9688,35.7897],[-82.9689,35.7898],[-82.969,35.7898],[-82.9692,35.7898],[-82.9694,35.7897],[-82.9696,35.7897],[-82.9697,35.7896],[-82.9698,35.7896],[-82.9699,35.7895],[-82.9701,35.7894],[-82.9702,35.7893],[-82.9705,35.7891],[-82.9707,35.7891],[-82.9709,35.789],[-82.9711,35.7889],[-82.9712,35.7888],[-82.9713,35.7887],[-82.9715,35.7885],[-82.9718,35.7882],[-82.9721,35.788],[-82.9723,35.788],[-82.9725,35.7878],[-82.9727,35.7878],[-82.973,35.7877],[-82.9732,35.7876],[-82.9733,35.7875],[-82.9734,35.7875],[-82.9736,35.7874],[-82.9737,35.7873],[-82.974,35.7871],[-82.9742,35.7871],[-82.9743,35.787],[-82.9745,35.7868],[-82.9745,35.7867],[-82.9746,35.7865],[-82.9746,35.7863],[-82.9747,35.7861],[-82.9749,35.7859],[-82.9751,35.7858],[-82.9751,35.7857],[-82.9753,35.7856],[-82.9756,35.7854],[-82.9757,35.7852],[-82.9758,35.7852],[-82.9759,35.7851],[-82.9761,35.785],[-82.9763,35.785],[-82.9764,35.7849],[-82.9768,35.7846],[-82.9769,35.7846],[-82.977,35.7844],[-82.9772,35.7842],[-82.9773,35.7839],[-82.9775,35.7835],[-82.9776,35.7834],[-82.9777,35.7833],[-82.9778,35.7832],[-82.9781,35.7829],[-82.9785,35.7826],[-82.9787,35.7824],[-82.9788,35.7824],[-82.9789,35.7824],[-82.9791,35.7823],[-82.9794,35.7822],[-82.9796,35.7822],[-82.9798,35.782],[-82.98,35.7819],[-82.9801,35.7819],[-82.9802,35.7818],[-82.9804,35.7817],[-82.9804,35.7816],[-82.9805,35.7815],[-82.9807,35.7812],[-82.9808,35.781],[-82.981,35.7807],[-82.981,35.7805],[-82.9811,35.7804],[-82.9812,35.7802],[-82.9813,35.7801],[-82.9814,35.7801],[-82.9815,35.78],[-82.9816,35.7799],[-82.982,35.7797],[-82.9822,35.7795],[-82.9824,35.7794],[-82.9826,35.7792],[-82.9829,35.779],[-82.9832,35.7787],[-82.9834,35.7786],[-82.9835,35.7785],[-82.9837,35.7783],[-82.9838,35.7782],[-82.9839,35.7781],[-82.9841,35.778],[-82.9843,35.778],[-82.9845,35.7779],[-82.9849,35.7778],[-82.9852,35.7777],[-82.9855,35.7776],[-82.9859,35.7774],[-82.9861,35.7773],[-82.9864,35.7772],[-82.9866,35.7771],[-82.9867,35.7771],[-82.9869,35.777],[-82.987,35.777],[-82.987,35.7769],[-82.9871,35.7768],[-82.9872,35.7767],[-82.9873,35.7765],[-82.9874,35.7763],[-82.9875,35.7763],[-82.9879,35.7762],[-82.9882,35.7761],[-82.9883,35.7761],[-82.9886,35.7761],[-82.9888,35.7761],[-82.9889,35.776],[-82.9892,35.776],[-82.9894,35.776],[-82.9895,35.776],[-82.9899,35.7758],[-82.99,35.7758],[-82.9901,35.7757],[-82.9905,35.7754],[-82.9906,35.7753],[-82.9908,35.7752],[-82.991,35.7751],[-82.9912,35.7749],[-82.9915,35.7745],[-82.9916,35.7744],[-82.9917,35.7742],[-82.9919,35.7741],[-82.992,35.774],[-82.9921,35.7739],[-82.9924,35.7738],[-82.9926,35.7737],[-82.9931,35.7737],[-82.9935,35.7736],[-82.9941,35.7734],[-82.9943,35.7734],[-82.9947,35.7733],[-82.9951,35.7733],[-82.9954,35.7732],[-82.9956,35.7731],[-82.9958,35.7731],[-82.9959,35.7731],[-82.996,35.7731],[-82.9962,35.7731],[-82.9966,35.7731],[-82.9969,35.7732],[-82.9971,35.7732],[-82.9974,35.7732],[-82.9976,35.7732],[-82.9978,35.7732],[-82.998,35.7732],[-82.9982,35.7733],[-82.9984,35.7733],[-82.9987,35.7735],[-82.9992,35.7737],[-82.9996,35.7738],[-82.9997,35.7738],[-82.9999,35.7738],[-83.0006,35.7737],[-83.001,35.7737],[-83.0012,35.7737],[-83.0013,35.7738],[-83.0014,35.7739],[-83.0014,35.774],[-83.0014,35.7743],[-83.0015,35.7747],[-83.0016,35.7748],[-83.0018,35.775],[-83.0019,35.7751],[-83.0021,35.7752],[-83.0023,35.7753],[-83.0026,35.7755],[-83.0028,35.7756],[-83.0029,35.7757],[-83.0031,35.7758],[-83.0032,35.7759],[-83.0033,35.7761],[-83.0033,35.7763],[-83.0034,35.7767],[-83.0034,35.7768],[-83.0035,35.7768],[-83.0035,35.777],[-83.0037,35.777],[-83.004,35.7771],[-83.0045,35.7773],[-83.0049,35.7775],[-83.005,35.7776],[-83.0052,35.7777],[-83.0053,35.7778],[-83.0054,35.7779],[-83.0055,35.7781],[-83.0055,35.7782],[-83.0056,35.7782],[-83.0057,35.7784],[-83.0058,35.7784],[-83.006,35.7785],[-83.0062,35.7785],[-83.0065,35.7786],[-83.0067,35.7786],[-83.0071,35.7786],[-83.0073,35.7786],[-83.0076,35.7786],[-83.0078,35.7786],[-83.0079,35.7787],[-83.008,35.7787],[-83.0084,35.7789],[-83.0085,35.7789],[-83.0086,35.7789],[-83.0087,35.7789],[-83.009,35.7788],[-83.0092,35.7787],[-83.0093,35.7786],[-83.0094,35.7787],[-83.0095,35.7787],[-83.0096,35.7787],[-83.0098,35.7788],[-83.01,35.7789],[-83.0101,35.7789],[-83.0102,35.7789],[-83.0104,35.7788],[-83.0105,35.7787],[-83.0106,35.7787],[-83.0107,35.7787],[-83.0108,35.7787],[-83.0109,35.7788],[-83.0111,35.7788],[-83.0113,35.7789],[-83.0113,35.779],[-83.0115,35.779],[-83.0116,35.7792],[-83.0117,35.7792],[-83.0117,35.7793],[-83.0118,35.7795],[-83.0119,35.7796],[-83.0119,35.7797],[-83.012,35.7798],[-83.0123,35.78],[-83.0126,35.7802],[-83.013,35.7806],[-83.0133,35.7808],[-83.0135,35.7809],[-83.0138,35.7811],[-83.0139,35.7811],[-83.014,35.7812],[-83.0141,35.7812],[-83.0142,35.7812],[-83.0147,35.7813],[-83.0149,35.7813],[-83.015,35.7814],[-83.0152,35.7814],[-83.0153,35.7815],[-83.0154,35.7816],[-83.0157,35.7819],[-83.0158,35.782],[-83.0159,35.782],[-83.016,35.782],[-83.0162,35.782],[-83.0165,35.782],[-83.0167,35.7819],[-83.0171,35.7818],[-83.0172,35.7817],[-83.0174,35.7817],[-83.0175,35.7816],[-83.0178,35.7815],[-83.0183,35.7811],[-83.0186,35.781],[-83.0189,35.7808],[-83.0192,35.7807],[-83.0195,35.7805],[-83.0197,35.7804],[-83.0199,35.7803],[-83.0201,35.7803],[-83.0203,35.7804],[-83.0205,35.7805],[-83.0206,35.7805],[-83.0207,35.7806],[-83.0211,35.781],[-83.0215,35.7813],[-83.0219,35.7817],[-83.022,35.7818],[-83.0221,35.7819],[-83.0223,35.782],[-83.0226,35.7823],[-83.0229,35.7825],[-83.0231,35.7829],[-83.0232,35.783],[-83.0233,35.7831],[-83.0234,35.7832],[-83.0236,35.7833],[-83.0239,35.7834],[-83.0243,35.7835],[-83.0246,35.7836],[-83.0251,35.7836],[-83.0252,35.7836],[-83.0254,35.7837],[-83.0256,35.7837],[-83.0258,35.7838],[-83.0261,35.7839],[-83.0262,35.7839],[-83.0264,35.7841],[-83.0268,35.7844],[-83.027,35.7846],[-83.0273,35.7848],[-83.0274,35.7849],[-83.0276,35.785],[-83.0277,35.785],[-83.0278,35.785],[-83.028,35.785],[-83.0282,35.785],[-83.0284,35.785],[-83.0285,35.785],[-83.0286,35.785],[-83.0289,35.7851],[-83.0291,35.7853],[-83.0296,35.7855],[-83.0298,35.7856],[-83.0299,35.7856],[-83.03,35.7856],[-83.0302,35.7856],[-83.0303,35.7855],[-83.0305,35.7854],[-83.031,35.7852],[-83.0311,35.7852],[-83.0312,35.7852],[-83.0314,35.7853],[-83.0315,35.7854],[-83.0318,35.7856],[-83.032,35.7859],[-83.0323,35.7861],[-83.0324,35.7863],[-83.0325,35.7863],[-83.0327,35.7864],[-83.0329,35.7865],[-83.0334,35.7868],[-83.0336,35.7869],[-83.0337,35.7869],[-83.0339,35.787],[-83.034,35.787],[-83.0344,35.787],[-83.0347,35.787],[-83.035,35.7871],[-83.0351,35.7871],[-83.0353,35.7872],[-83.0355,35.7873],[-83.0357,35.7874],[-83.0359,35.7874],[-83.036,35.7875],[-83.0362,35.7875],[-83.0363,35.7875],[-83.0365,35.7875],[-83.0366,35.7874],[-83.0367,35.7873],[-83.0369,35.7872],[-83.0371,35.7871],[-83.0372,35.7869],[-83.0374,35.7868],[-83.0375,35.7868],[-83.0376,35.7868],[-83.0378,35.7868],[-83.0379,35.7869],[-83.0383,35.787],[-83.0384,35.787],[-83.0385,35.787],[-83.0387,35.787],[-83.0389,35.7869],[-83.0393,35.7869],[-83.0396,35.7868],[-83.04,35.7866],[-83.0404,35.7865],[-83.0409,35.7863],[-83.0414,35.7861],[-83.042,35.7858],[-83.0422,35.7857],[-83.0426,35.7856],[-83.0431,35.7854],[-83.0431,35.7855],[-83.0436,35.7855],[-83.0442,35.7856],[-83.0447,35.7856],[-83.0451,35.7857],[-83.0454,35.7858],[-83.0457,35.7859],[-83.0461,35.786],[-83.0465,35.7862],[-83.0468,35.7864],[-83.0471,35.7866],[-83.0474,35.7869],[-83.0478,35.7871],[-83.0479,35.7872],[-83.048,35.7873],[-83.0481,35.7874],[-83.0483,35.7876],[-83.0484,35.7878],[-83.0486,35.7879],[-83.0487,35.7879],[-83.0488,35.788],[-83.0489,35.788],[-83.0492,35.7881],[-83.0497,35.7882],[-83.0502,35.7883],[-83.0506,35.7885],[-83.051,35.7886],[-83.0513,35.7888],[-83.0516,35.789],[-83.0519,35.7892],[-83.0522,35.7895],[-83.0524,35.7896],[-83.0525,35.7896],[-83.0526,35.7896],[-83.0528,35.7897],[-83.0531,35.7897],[-83.0534,35.7896],[-83.0538,35.7895],[-83.0541,35.7894],[-83.0544,35.7893],[-83.0547,35.7892],[-83.055,35.7891],[-83.0553,35.789],[-83.0557,35.7889],[-83.056,35.7888],[-83.0566,35.7887],[-83.0571,35.7886],[-83.0576,35.7885],[-83.0579,35.7884],[-83.0583,35.7882],[-83.0587,35.7882],[-83.0591,35.7881],[-83.0595,35.788],[-83.0599,35.7879],[-83.0604,35.7877],[-83.0609,35.7875],[-83.0614,35.7872],[-83.0618,35.7871],[-83.0621,35.787],[-83.0625,35.7869],[-83.0627,35.7869],[-83.063,35.7869],[-83.0634,35.7869],[-83.0637,35.7869],[-83.0641,35.7869],[-83.0643,35.787],[-83.0648,35.7872],[-83.0651,35.7872],[-83.0654,35.7872],[-83.0658,35.7871],[-83.0662,35.7871],[-83.0665,35.7871],[-83.0671,35.7873],[-83.0674,35.7874],[-83.0679,35.7876],[-83.0683,35.7878],[-83.0687,35.7879],[-83.0691,35.7881],[-83.0695,35.7881],[-83.07,35.7881],[-83.0704,35.7882],[-83.0709,35.7883],[-83.0713,35.7884],[-83.0717,35.7885],[-83.0721,35.7886],[-83.0723,35.7888],[-83.0728,35.7891],[-83.0731,35.7894],[-83.0734,35.7897],[-83.0738,35.79],[-83.0739,35.7901],[-83.0741,35.7901],[-83.0742,35.7901],[-83.0743,35.7901],[-83.0745,35.7901],[-83.0748,35.7901],[-83.075,35.79],[-83.0754,35.7899],[-83.0759,35.7897],[-83.0761,35.7896],[-83.0765,35.7894],[-83.0766,35.7893],[-83.0768,35.7893],[-83.0769,35.7893],[-83.0771,35.7893],[-83.0773,35.7894],[-83.0774,35.7894],[-83.0779,35.7895],[-83.0782,35.7897],[-83.0784,35.7897],[-83.0785,35.7897],[-83.0787,35.7896],[-83.0791,35.7893],[-83.0794,35.789],[-83.0797,35.7887],[-83.08,35.7885],[-83.0803,35.7882],[-83.0805,35.7878],[-83.0806,35.7875],[-83.0808,35.7873],[-83.0809,35.7872],[-83.081,35.7871],[-83.0811,35.7871],[-83.0812,35.7871],[-83.0814,35.787],[-83.0817,35.7871],[-83.0822,35.7871],[-83.0824,35.7872],[-83.0826,35.7871],[-83.0828,35.7871],[-83.083,35.7871],[-83.0832,35.787],[-83.0835,35.7868],[-83.0839,35.7865],[-83.0841,35.7864],[-83.0842,35.7863],[-83.0845,35.7862],[-83.0847,35.7861],[-83.0849,35.786],[-83.0851,35.7859],[-83.0853,35.7858],[-83.0854,35.7858],[-83.0854,35.7857],[-83.0855,35.7855],[-83.0857,35.785],[-83.0858,35.7847],[-83.0859,35.7844],[-83.0859,35.7841],[-83.086,35.784],[-83.0861,35.7839],[-83.0862,35.7838],[-83.0863,35.7838],[-83.0864,35.7837],[-83.0867,35.7838],[-83.0871,35.7838],[-83.0872,35.7838],[-83.0873,35.7838],[-83.0875,35.7837],[-83.0876,35.7837],[-83.0877,35.7835],[-83.0879,35.7831],[-83.088,35.7829],[-83.0883,35.7826],[-83.0884,35.7825],[-83.0886,35.7824],[-83.0888,35.7824],[-83.0889,35.782],[-83.089,35.7817],[-83.0893,35.7815],[-83.0895,35.7814],[-83.0897,35.7814],[-83.0899,35.7813],[-83.09,35.7812],[-83.0902,35.7811],[-83.0904,35.781],[-83.0907,35.7808],[-83.091,35.7807],[-83.0913,35.7806],[-83.0914,35.7805],[-83.092,35.7803],[-83.0923,35.7801],[-83.0927,35.78],[-83.0931,35.7798],[-83.0935,35.7797],[-83.0939,35.7797],[-83.0941,35.7796],[-83.0944,35.7796],[-83.0946,35.7796],[-83.0947,35.7793],[-83.0949,35.7791],[-83.0951,35.7788],[-83.0952,35.7785],[-83.0953,35.7782],[-83.0956,35.7777],[-83.0957,35.7775],[-83.0959,35.7772],[-83.0962,35.7768],[-83.0965,35.7766],[-83.0968,35.7764],[-83.0971,35.7762],[-83.0975,35.776],[-83.0978,35.7758],[-83.0979,35.7758],[-83.0981,35.7757],[-83.099,35.7753],[-83.0994,35.7751],[-83.0997,35.775],[-83.0999,35.775],[-83.1002,35.7749],[-83.1004,35.7749],[-83.1006,35.7748],[-83.1008,35.7748],[-83.1009,35.7748],[-83.1014,35.7749],[-83.1019,35.7751],[-83.102,35.7751],[-83.1021,35.7751],[-83.1022,35.7751],[-83.1024,35.7751],[-83.1026,35.7751],[-83.1028,35.775],[-83.1029,35.775],[-83.1032,35.7748],[-83.1034,35.7747],[-83.1035,35.7746],[-83.1037,35.7746],[-83.1039,35.7745],[-83.1043,35.7745],[-83.1046,35.7744],[-83.1047,35.7743],[-83.1047,35.7742],[-83.1047,35.774],[-83.1047,35.7735],[-83.1051,35.7735],[-83.1056,35.7735],[-83.1059,35.7733],[-83.1064,35.7732],[-83.1065,35.7731],[-83.1067,35.7729],[-83.1068,35.7728],[-83.1069,35.7727],[-83.107,35.7727],[-83.1072,35.7726],[-83.1074,35.7725],[-83.1077,35.7722],[-83.1078,35.7721],[-83.108,35.7721],[-83.1085,35.7722],[-83.109,35.7722],[-83.1092,35.7722],[-83.1093,35.7718],[-83.1093,35.7717],[-83.1094,35.7716],[-83.1096,35.7714],[-83.1097,35.7713],[-83.1098,35.7712],[-83.11,35.7712],[-83.1107,35.7708],[-83.1111,35.7707],[-83.1112,35.7706],[-83.1115,35.7707],[-83.1116,35.7707],[-83.1118,35.7709],[-83.1119,35.7709],[-83.1121,35.7709],[-83.1123,35.7709],[-83.1124,35.7709],[-83.1125,35.7709],[-83.1127,35.7709],[-83.1132,35.7707],[-83.1134,35.7705],[-83.1139,35.7703],[-83.1143,35.7702],[-83.1149,35.7701],[-83.1152,35.77],[-83.1157,35.77],[-83.1162,35.7701],[-83.1167,35.7701],[-83.1169,35.7701],[-83.1171,35.7701],[-83.1173,35.77],[-83.1178,35.7699],[-83.1182,35.7698],[-83.1186,35.7696],[-83.1189,35.7693],[-83.1191,35.7691],[-83.1192,35.7686],[-83.1195,35.7682],[-83.1198,35.7677],[-83.1201,35.7673],[-83.1203,35.767],[-83.1204,35.7667],[-83.1206,35.7664],[-83.121,35.7666],[-83.1213,35.7668],[-83.1216,35.7669],[-83.1219,35.767],[-83.1223,35.767],[-83.1228,35.7671],[-83.1231,35.7671],[-83.1234,35.7671],[-83.1238,35.7671],[-83.1241,35.7671],[-83.1245,35.7671],[-83.1249,35.7672],[-83.1252,35.7673],[-83.1258,35.7675],[-83.1261,35.7677],[-83.1268,35.7679],[-83.1271,35.768],[-83.1273,35.7681],[-83.1275,35.7681],[-83.1277,35.7681],[-83.128,35.768],[-83.1284,35.7679],[-83.1288,35.7678],[-83.1292,35.7677],[-83.1297,35.7675],[-83.1301,35.7674],[-83.1304,35.7674],[-83.1309,35.7674],[-83.1317,35.7674],[-83.1321,35.7674],[-83.1325,35.7673],[-83.133,35.7672],[-83.1334,35.7671],[-83.1336,35.767],[-83.134,35.7668],[-83.1343,35.7666],[-83.1346,35.7665],[-83.1349,35.7663],[-83.1352,35.7661],[-83.1357,35.7657],[-83.1359,35.7655],[-83.1363,35.7652],[-83.1365,35.7651],[-83.1366,35.7652],[-83.1369,35.7653],[-83.1371,35.7654],[-83.1373,35.7654],[-83.1379,35.7653],[-83.1382,35.7653],[-83.1384,35.7653],[-83.1387,35.7653],[-83.139,35.7654],[-83.1394,35.7654],[-83.14,35.7655],[-83.1404,35.7655],[-83.1408,35.7656],[-83.1411,35.7656],[-83.1415,35.7656],[-83.1419,35.7656],[-83.1423,35.7656],[-83.1425,35.7655],[-83.1428,35.7654],[-83.143,35.7653],[-83.1433,35.7653],[-83.1438,35.7653],[-83.1443,35.7654],[-83.1446,35.7655],[-83.1449,35.7655],[-83.1453,35.7655],[-83.1455,35.7655],[-83.146,35.7655],[-83.1464,35.7654],[-83.1467,35.7653],[-83.1469,35.7652],[-83.1471,35.7649],[-83.1473,35.7646],[-83.1474,35.7644],[-83.1475,35.7644],[-83.148,35.7642],[-83.1485,35.764],[-83.1488,35.764],[-83.149,35.764],[-83.1494,35.764],[-83.1499,35.764],[-83.1503,35.7641],[-83.1506,35.7643],[-83.1509,35.7644],[-83.1512,35.7645],[-83.1515,35.7646],[-83.1517,35.7647],[-83.152,35.7647],[-83.1523,35.7646],[-83.1526,35.7645],[-83.1529,35.7644],[-83.1532,35.7644],[-83.1538,35.7643],[-83.1544,35.7643],[-83.1548,35.7644],[-83.1552,35.7644],[-83.1557,35.7644],[-83.1561,35.7645],[-83.1565,35.7646],[-83.1571,35.7648],[-83.1576,35.765],[-83.1579,35.765],[-83.1581,35.765],[-83.1583,35.765],[-83.1586,35.765],[-83.1592,35.7648],[-83.1596,35.7647],[-83.1599,35.7644],[-83.1602,35.7641],[-83.1604,35.7639],[-83.1606,35.7637],[-83.1609,35.7636],[-83.1614,35.7634],[-83.1616,35.7632],[-83.1619,35.763],[-83.1622,35.7628],[-83.1625,35.7627],[-83.1626,35.7625],[-83.1627,35.7624],[-83.1628,35.7623],[-83.1629,35.762],[-83.1631,35.7617],[-83.1633,35.7615],[-83.1635,35.7611],[-83.1638,35.7608],[-83.1641,35.7603],[-83.1642,35.7602],[-83.1644,35.7601],[-83.1646,35.76],[-83.1648,35.7599],[-83.1649,35.7598],[-83.165,35.7597],[-83.1651,35.7595],[-83.1651,35.759],[-83.1652,35.7586],[-83.1652,35.7582],[-83.1653,35.7579],[-83.1654,35.7575],[-83.1654,35.757],[-83.1653,35.7567],[-83.1653,35.7564],[-83.1652,35.7561],[-83.1652,35.7559],[-83.1651,35.7556],[-83.165,35.7553],[-83.1649,35.755],[-83.1648,35.7548],[-83.1648,35.7546],[-83.1647,35.7544],[-83.1647,35.7542],[-83.1648,35.754],[-83.1649,35.7538],[-83.1651,35.7535],[-83.1654,35.7532],[-83.1657,35.7529],[-83.166,35.7526],[-83.1662,35.7523],[-83.1665,35.7521],[-83.1667,35.7519],[-83.1672,35.7516],[-83.1677,35.7513],[-83.168,35.7511],[-83.1682,35.7509],[-83.1683,35.7508],[-83.1685,35.7505],[-83.1687,35.7501],[-83.1687,35.7499],[-83.1687,35.7498],[-83.1687,35.7496],[-83.1688,35.7495],[-83.1688,35.7494],[-83.1689,35.7493],[-83.169,35.7492],[-83.1692,35.7489],[-83.1692,35.7488],[-83.1693,35.7485],[-83.1694,35.7483],[-83.1694,35.7481],[-83.1694,35.748],[-83.1695,35.7478],[-83.1696,35.7477],[-83.1697,35.7475],[-83.1698,35.7471],[-83.17,35.7468],[-83.17,35.7467],[-83.1702,35.7464],[-83.1702,35.7462],[-83.1703,35.746],[-83.1705,35.746],[-83.1707,35.7459],[-83.171,35.7458],[-83.1715,35.7457],[-83.1716,35.7457],[-83.1718,35.7456],[-83.1722,35.7456],[-83.1725,35.7455],[-83.1728,35.7454],[-83.1731,35.7454],[-83.1733,35.7454],[-83.1736,35.7453],[-83.1739,35.7453],[-83.1741,35.7453],[-83.1744,35.7452],[-83.1747,35.7452],[-83.175,35.7451],[-83.1752,35.7451],[-83.1755,35.745],[-83.1758,35.745],[-83.1761,35.7448],[-83.1762,35.7448],[-83.1764,35.7447],[-83.1765,35.7446],[-83.1768,35.7446],[-83.177,35.7445],[-83.1773,35.7445],[-83.1778,35.7444],[-83.1778,35.7443],[-83.1778,35.7441],[-83.1778,35.7438],[-83.1778,35.7435],[-83.1779,35.7431],[-83.1779,35.743],[-83.1779,35.7428],[-83.178,35.7426],[-83.178,35.7425],[-83.1781,35.7424],[-83.1782,35.7423],[-83.1784,35.7421],[-83.1786,35.7418],[-83.1788,35.7417],[-83.179,35.7415],[-83.1792,35.7412],[-83.1794,35.741],[-83.1798,35.7406],[-83.1799,35.7404],[-83.1801,35.7402],[-83.1802,35.7399],[-83.1805,35.7395],[-83.1806,35.7393],[-83.1808,35.739],[-83.1809,35.7388],[-83.1809,35.7385],[-83.181,35.7383],[-83.1811,35.738],[-83.1811,35.7378],[-83.1813,35.7373],[-83.1813,35.737],[-83.1814,35.7368],[-83.1814,35.7367],[-83.1815,35.7365],[-83.1817,35.7364],[-83.1818,35.7363],[-83.182,35.7362],[-83.1821,35.7361],[-83.1823,35.736],[-83.1824,35.7359],[-83.1826,35.7358],[-83.1827,35.7356],[-83.1829,35.7355],[-83.1831,35.7352],[-83.1832,35.735],[-83.1833,35.7348],[-83.1834,35.7347],[-83.1835,35.7345],[-83.1835,35.7344],[-83.1836,35.7342],[-83.1837,35.734],[-83.1838,35.7338],[-83.1839,35.7334],[-83.1841,35.7331],[-83.1843,35.7328],[-83.1844,35.7325],[-83.1846,35.732],[-83.1848,35.7314],[-83.1848,35.7313],[-83.185,35.7311],[-83.1851,35.7309],[-83.1851,35.7308],[-83.1853,35.7306],[-83.1854,35.7305],[-83.1855,35.7304],[-83.1856,35.7303],[-83.1858,35.7301],[-83.1859,35.7301],[-83.1861,35.73],[-83.1864,35.7299],[-83.1865,35.7298],[-83.1867,35.7298],[-83.1868,35.7298],[-83.187,35.7297],[-83.1871,35.7297],[-83.1877,35.7297],[-83.1881,35.7297],[-83.1884,35.7297],[-83.1887,35.7297],[-83.189,35.7297],[-83.1891,35.7296],[-83.1893,35.7295],[-83.1895,35.7294],[-83.1896,35.7294],[-83.1898,35.7293],[-83.1901,35.7291],[-83.1902,35.7291],[-83.1905,35.729],[-83.1909,35.7289],[-83.1912,35.7287],[-83.1914,35.7286],[-83.1915,35.7286],[-83.1918,35.7284],[-83.1919,35.7284],[-83.1921,35.7283],[-83.1924,35.7283],[-83.1927,35.7282],[-83.193,35.7281],[-83.1932,35.7281],[-83.1934,35.7281],[-83.1936,35.728],[-83.1937,35.7279],[-83.1939,35.7278],[-83.1941,35.7278],[-83.1944,35.7276],[-83.1947,35.7274],[-83.1949,35.7272],[-83.195,35.7272],[-83.1951,35.7271],[-83.1953,35.7271],[-83.1954,35.727],[-83.1956,35.727],[-83.1958,35.7268],[-83.1962,35.7264],[-83.1964,35.7262],[-83.1967,35.726],[-83.1972,35.7255],[-83.1974,35.7254],[-83.1975,35.7253],[-83.1976,35.7253],[-83.1977,35.7253],[-83.1979,35.7252],[-83.1982,35.7252],[-83.1985,35.7252],[-83.199,35.7252],[-83.1993,35.7251],[-83.1996,35.7251],[-83.1998,35.7251],[-83.2001,35.7251],[-83.2003,35.725],[-83.2005,35.725],[-83.2007,35.725],[-83.2008,35.7251],[-83.201,35.7251],[-83.2012,35.7252],[-83.2016,35.7253],[-83.2019,35.7254],[-83.2024,35.7255],[-83.2027,35.7256],[-83.203,35.7257],[-83.2034,35.7258],[-83.2037,35.7259],[-83.2041,35.726],[-83.2043,35.726],[-83.2044,35.726],[-83.2046,35.726],[-83.2047,35.726],[-83.2048,35.726],[-83.205,35.726],[-83.2053,35.7259],[-83.2054,35.7259],[-83.2056,35.7259],[-83.2057,35.7259],[-83.2058,35.7259],[-83.206,35.726],[-83.2062,35.726],[-83.2064,35.726],[-83.2066,35.7261],[-83.2068,35.7261],[-83.2069,35.7261],[-83.2071,35.7261],[-83.2072,35.7262],[-83.2074,35.7262],[-83.2075,35.7261],[-83.2078,35.726],[-83.208,35.726],[-83.2082,35.7259],[-83.2084,35.7258],[-83.2087,35.7257],[-83.2091,35.7255],[-83.2095,35.7254],[-83.2097,35.7253],[-83.21,35.7251],[-83.2103,35.725],[-83.2107,35.7248],[-83.2108,35.7247],[-83.211,35.7246],[-83.2111,35.7246],[-83.2112,35.7245],[-83.2113,35.7245],[-83.2115,35.7245],[-83.2119,35.7245],[-83.2122,35.7245],[-83.2124,35.7244],[-83.2125,35.7244],[-83.2126,35.7244],[-83.2129,35.7243],[-83.2132,35.7243],[-83.2135,35.7242],[-83.2139,35.7242],[-83.214,35.7241],[-83.2142,35.7241],[-83.2144,35.7241],[-83.2146,35.7241],[-83.2147,35.7241],[-83.2149,35.7242],[-83.215,35.7242],[-83.2151,35.7243],[-83.2153,35.7244],[-83.2155,35.7245],[-83.2157,35.7246],[-83.2158,35.7247],[-83.2162,35.7249],[-83.2163,35.725],[-83.2166,35.7252],[-83.2168,35.7253],[-83.217,35.7254],[-83.2171,35.7256],[-83.2173,35.7257],[-83.2174,35.7257],[-83.2175,35.7258],[-83.2176,35.7259],[-83.2178,35.7259],[-83.2179,35.7259],[-83.2181,35.726],[-83.2182,35.726],[-83.2185,35.726],[-83.2187,35.726],[-83.2189,35.726],[-83.219,35.7259],[-83.2191,35.7259],[-83.2193,35.7259],[-83.2195,35.7259],[-83.2197,35.7259],[-83.2198,35.7259],[-83.2201,35.726],[-83.2203,35.726],[-83.2206,35.726],[-83.2208,35.7261],[-83.221,35.7261],[-83.2213,35.7262],[-83.2215,35.7262],[-83.2216,35.7262],[-83.2218,35.7263],[-83.222,35.7262],[-83.2222,35.7262],[-83.2224,35.7261],[-83.2228,35.726],[-83.223,35.7259],[-83.2232,35.7259],[-83.2233,35.7259],[-83.2235,35.7259],[-83.2237,35.7259],[-83.2238,35.7259],[-83.2239,35.7259],[-83.2241,35.7259],[-83.2242,35.7259],[-83.2244,35.726],[-83.2246,35.726],[-83.2248,35.726],[-83.2251,35.726],[-83.2254,35.726],[-83.2257,35.7259],[-83.2266,35.7259],[-83.2272,35.7258],[-83.2275,35.7258],[-83.228,35.7258],[-83.2282,35.7258],[-83.2285,35.7258],[-83.2288,35.7259],[-83.229,35.7259],[-83.2292,35.7259],[-83.2295,35.726],[-83.2298,35.726],[-83.2301,35.726],[-83.2303,35.726],[-83.2308,35.726],[-83.2313,35.726],[-83.2317,35.726],[-83.2322,35.726],[-83.2328,35.726],[-83.2331,35.726],[-83.2334,35.726],[-83.2336,35.726],[-83.2339,35.726],[-83.2342,35.7261],[-83.2346,35.7261],[-83.235,35.7262],[-83.2354,35.7263],[-83.2361,35.7263],[-83.2366,35.7264],[-83.237,35.7264],[-83.2374,35.7265],[-83.2379,35.7266],[-83.2381,35.7266],[-83.2385,35.7267],[-83.2388,35.7267],[-83.2391,35.7268],[-83.2394,35.7268],[-83.2398,35.7268],[-83.2402,35.7269],[-83.2407,35.7269],[-83.2408,35.7269],[-83.241,35.7268],[-83.2411,35.7267],[-83.2412,35.7266],[-83.2412,35.7264],[-83.2413,35.7262],[-83.2414,35.7259],[-83.2416,35.7256],[-83.2417,35.7252],[-83.2419,35.7248],[-83.2421,35.7244],[-83.2421,35.7243],[-83.2424,35.7238],[-83.2425,35.7234],[-83.2426,35.7233],[-83.2428,35.7231],[-83.2429,35.7229],[-83.243,35.7228],[-83.243,35.7227],[-83.2432,35.7226],[-83.2433,35.7225],[-83.2434,35.7224],[-83.2436,35.7223],[-83.2439,35.7223],[-83.244,35.7222],[-83.2442,35.7222],[-83.2444,35.7221],[-83.2445,35.722],[-83.2446,35.722],[-83.2448,35.7219],[-83.2451,35.7218],[-83.2454,35.7217],[-83.2456,35.7216],[-83.2459,35.7216],[-83.2461,35.7216],[-83.2465,35.7216],[-83.2467,35.7215],[-83.2468,35.7215],[-83.247,35.7214],[-83.2473,35.7214],[-83.2476,35.7212],[-83.2479,35.7211],[-83.2484,35.721],[-83.2487,35.7209],[-83.2491,35.7208],[-83.2495,35.7207],[-83.2499,35.7206],[-83.2504,35.7204],[-83.2507,35.7203],[-83.251,35.7201],[-83.2512,35.72],[-83.2515,35.7197],[-83.2519,35.7195],[-83.2522,35.7191],[-83.2525,35.7187],[-83.2528,35.7185],[-83.2529,35.7184],[-83.2534,35.7182],[-83.2536,35.718],[-83.2539,35.7178],[-83.2541,35.7175],[-83.2543,35.7173],[-83.2544,35.7169],[-83.2546,35.7167],[-83.2547,35.7164],[-83.2549,35.7162],[-83.2552,35.7159],[-83.2553,35.7157],[-83.2553,35.7155],[-83.2554,35.7152],[-83.2553,35.7151],[-83.2553,35.715],[-83.2551,35.7148],[-83.2544,35.7148],[-83.2539,35.7145],[-83.2536,35.7142],[-83.2536,35.7139],[-83.2536,35.7136],[-83.2536,35.7132],[-83.2535,35.713],[-83.2535,35.7129],[-83.2535,35.7127],[-83.2535,35.7124],[-83.2535,35.7122],[-83.2533,35.7119],[-83.2532,35.7116],[-83.253,35.7113],[-83.2529,35.711],[-83.2526,35.7107],[-83.2524,35.7104],[-83.2522,35.7101],[-83.2519,35.7099],[-83.2516,35.7095],[-83.2515,35.7093],[-83.2515,35.7092],[-83.2515,35.7091],[-83.2516,35.709],[-83.2516,35.7089],[-83.2519,35.7087],[-83.2521,35.7085],[-83.2524,35.7083],[-83.2527,35.708],[-83.253,35.7078],[-83.2534,35.7076],[-83.2538,35.7074],[-83.2541,35.7072],[-83.2544,35.707],[-83.2546,35.7069],[-83.2548,35.7068],[-83.2549,35.7067],[-83.2552,35.7064],[-83.2554,35.7062],[-83.2555,35.7062],[-83.2559,35.706],[-83.2562,35.7059],[-83.2565,35.7058],[-83.2568,35.7056],[-83.2571,35.7054],[-83.2573,35.7053],[-83.2574,35.7052],[-83.2574,35.7051],[-83.2574,35.705],[-83.2573,35.7049],[-83.2571,35.7047],[-83.2568,35.7044],[-83.2565,35.704],[-83.2564,35.7039],[-83.2563,35.7036],[-83.2563,35.7033],[-83.2562,35.7028],[-83.2561,35.7027],[-83.2558,35.7024],[-83.2557,35.7022],[-83.2556,35.7019],[-83.2555,35.7014],[-83.2555,35.7012],[-83.2553,35.7008],[-83.2552,35.7006],[-83.2553,35.7004],[-83.2554,35.7003],[-83.2555,35.7001],[-83.2556,35.6998],[-83.2557,35.6993],[-83.2557,35.699],[-83.2557,35.6987],[-83.2555,35.6985],[-83.2553,35.6982],[-83.255,35.6979],[-83.2548,35.6977],[-83.2548,35.6975],[-83.2548,35.6971],[-83.2546,35.6965],[-83.2545,35.6962],[-83.2543,35.6959],[-83.2543,35.6958],[-83.2543,35.6956],[-83.2543,35.6954],[-83.2544,35.6953],[-83.2546,35.6952],[-83.2549,35.6951],[-83.2552,35.6951],[-83.2557,35.6951],[-83.256,35.695],[-83.2561,35.6949],[-83.2563,35.6948],[-83.2566,35.6947],[-83.2568,35.6946],[-83.257,35.6944],[-83.2573,35.6942],[-83.2576,35.694],[-83.2577,35.6938],[-83.2578,35.6936],[-83.2579,35.6935],[-83.2579,35.6932],[-83.258,35.6928],[-83.2581,35.6924],[-83.2582,35.6921],[-83.2583,35.6919],[-83.2585,35.6917],[-83.2585,35.6916],[-83.2587,35.6913],[-83.2587,35.6912],[-83.2588,35.6912],[-83.2589,35.691],[-83.259,35.6907],[-83.2591,35.6906],[-83.2593,35.6904],[-83.2596,35.6902],[-83.26,35.6901],[-83.2603,35.69],[-83.2607,35.6899],[-83.2611,35.6898],[-83.2615,35.6895],[-83.262,35.6892],[-83.2625,35.6889],[-83.263,35.6887],[-83.2632,35.6886],[-83.2633,35.6885],[-83.2636,35.6885],[-83.2639,35.6884],[-83.2643,35.6885],[-83.2648,35.6886],[-83.2652,35.6887],[-83.2653,35.6887],[-83.2655,35.6887],[-83.266,35.6888],[-83.2665,35.6887],[-83.2669,35.6887],[-83.2673,35.6885],[-83.2677,35.6884],[-83.2681,35.6882],[-83.2684,35.6881],[-83.2688,35.6879],[-83.2691,35.6877],[-83.2695,35.6875],[-83.2699,35.6873],[-83.2703,35.687],[-83.2707,35.6868],[-83.2708,35.6867],[-83.2709,35.6866],[-83.271,35.6863],[-83.2711,35.6861],[-83.2711,35.6857],[-83.2711,35.6854],[-83.2711,35.685],[-83.2711,35.6847],[-83.2711,35.6844],[-83.2711,35.6842],[-83.2711,35.6839],[-83.2711,35.6836],[-83.2711,35.6833],[-83.2712,35.6832],[-83.2713,35.683],[-83.2716,35.6828],[-83.2718,35.6825],[-83.2721,35.6823],[-83.2722,35.6821],[-83.2724,35.6818],[-83.2726,35.6814],[-83.2728,35.6811],[-83.2729,35.6807],[-83.273,35.6805],[-83.2732,35.6802],[-83.2735,35.6799],[-83.2738,35.6798],[-83.274,35.6795],[-83.2742,35.6793],[-83.2745,35.6791],[-83.2749,35.6789],[-83.2753,35.6788],[-83.2757,35.6788],[-83.276,35.6787],[-83.2764,35.6787],[-83.2767,35.6786],[-83.2771,35.6786],[-83.2774,35.6786],[-83.2779,35.6785],[-83.2781,35.6784],[-83.2785,35.6784],[-83.279,35.6782],[-83.2794,35.6781],[-83.2795,35.6781],[-83.2798,35.6781],[-83.2802,35.6781],[-83.2805,35.6779],[-83.2807,35.6779],[-83.281,35.6778],[-83.2812,35.6777],[-83.2813,35.6777],[-83.2815,35.6776],[-83.2817,35.6773],[-83.2819,35.6771],[-83.282,35.6769],[-83.2821,35.6767],[-83.2822,35.6763],[-83.2824,35.6759],[-83.2825,35.6756],[-83.2826,35.6754],[-83.2828,35.6752],[-83.283,35.6751],[-83.2832,35.6749],[-83.2835,35.6748],[-83.2837,35.6746],[-83.284,35.6745],[-83.2843,35.6744],[-83.2846,35.6745],[-83.2849,35.6745],[-83.2853,35.6745],[-83.2856,35.6745],[-83.286,35.6745],[-83.2864,35.6745],[-83.2868,35.6745],[-83.2873,35.6745],[-83.2877,35.6745],[-83.2879,35.6746],[-83.2882,35.6747],[-83.2884,35.6746],[-83.2885,35.6746],[-83.2888,35.6745],[-83.2891,35.6743],[-83.2893,35.6741],[-83.2896,35.6739],[-83.29,35.6737],[-83.2903,35.6735],[-83.2905,35.6733],[-83.2907,35.6731],[-83.2909,35.6728],[-83.2909,35.6726],[-83.291,35.6723],[-83.291,35.6719],[-83.291,35.6716],[-83.291,35.6712],[-83.291,35.6707],[-83.2911,35.6704],[-83.2911,35.6701],[-83.2911,35.6697],[-83.2911,35.6693],[-83.2912,35.669],[-83.2913,35.6686],[-83.2914,35.6681],[-83.2914,35.6678],[-83.2916,35.6676],[-83.2917,35.6673],[-83.2917,35.667],[-83.2917,35.6668],[-83.2916,35.6665],[-83.2917,35.6663],[-83.2918,35.6662],[-83.2919,35.666],[-83.2921,35.6659],[-83.2923,35.6658],[-83.2926,35.6657],[-83.2929,35.6657],[-83.2931,35.6656],[-83.2934,35.6653],[-83.2936,35.6651],[-83.2937,35.6649],[-83.2937,35.6646],[-83.2937,35.6643],[-83.2937,35.664],[-83.2938,35.6638],[-83.2938,35.6637],[-83.2938,35.6634],[-83.2936,35.6629],[-83.2936,35.6626],[-83.2935,35.6623],[-83.2935,35.6621],[-83.2935,35.6619],[-83.2936,35.6617],[-83.2938,35.6615],[-83.2941,35.6613],[-83.2942,35.6611],[-83.2943,35.6608],[-83.2946,35.6606],[-83.2949,35.6605],[-83.2951,35.6605],[-83.2952,35.6603],[-83.2953,35.6601],[-83.2953,35.66],[-83.2956,35.6598],[-83.2957,35.6596],[-83.2959,35.6594],[-83.296,35.6591],[-83.2962,35.6589],[-83.2965,35.6587],[-83.2966,35.6586],[-83.2968,35.6585],[-83.2972,35.6584],[-83.2974,35.6583],[-83.2976,35.6581],[-83.2977,35.6581],[-83.2978,35.6579],[-83.2979,35.6576],[-83.298,35.6574],[-83.2982,35.6572],[-83.2986,35.6571],[-83.299,35.6571],[-83.2993,35.6571],[-83.2997,35.6571],[-83.3001,35.657],[-83.3005,35.6569],[-83.301,35.6568],[-83.3013,35.6567],[-83.3017,35.6567],[-83.3023,35.6566],[-83.3025,35.6565],[-83.3029,35.6563],[-83.3031,35.6562],[-83.3033,35.656],[-83.3036,35.6559],[-83.3037,35.6558],[-83.3039,35.6558],[-83.3043,35.6557],[-83.3047,35.6556],[-83.305,35.6556],[-83.3054,35.6555],[-83.3058,35.6555],[-83.3061,35.6555],[-83.3065,35.6555],[-83.3069,35.6556],[-83.3072,35.6557],[-83.3076,35.6558],[-83.308,35.656],[-83.3083,35.6561],[-83.3086,35.6562],[-83.3088,35.6562],[-83.3089,35.6561],[-83.309,35.656],[-83.3092,35.6557],[-83.3094,35.6554],[-83.3095,35.6553],[-83.3096,35.6551],[-83.3097,35.655],[-83.3099,35.6548],[-83.3101,35.6546],[-83.3103,35.6546],[-83.3106,35.6545],[-83.3108,35.6545],[-83.3109,35.6545],[-83.3115,35.6545],[-83.3121,35.6546],[-83.3124,35.6547],[-83.3124,35.6548],[-83.3125,35.6548],[-83.3127,35.6549],[-83.3132,35.6557],[-83.3133,35.6558],[-83.3136,35.6561],[-83.3139,35.6563],[-83.3143,35.6566],[-83.3148,35.6568],[-83.3151,35.6569],[-83.3153,35.657],[-83.3157,35.6572],[-83.3159,35.6574],[-83.3161,35.6576],[-83.3162,35.6578],[-83.3163,35.658],[-83.3167,35.6582],[-83.3171,35.6586],[-83.3174,35.6587],[-83.3176,35.6589],[-83.3179,35.6592],[-83.3181,35.6596],[-83.3184,35.66],[-83.3188,35.6603],[-83.3191,35.6605],[-83.3196,35.6608],[-83.3198,35.6609],[-83.3201,35.6612],[-83.3203,35.6615],[-83.3203,35.6617],[-83.3204,35.6619],[-83.3205,35.6621],[-83.3206,35.6622],[-83.3208,35.6624],[-83.3211,35.6626],[-83.3214,35.6629],[-83.3215,35.6629],[-83.3216,35.663],[-83.3218,35.6631],[-83.3219,35.6631],[-83.322,35.663],[-83.3221,35.663],[-83.3222,35.663],[-83.3224,35.663],[-83.3229,35.663],[-83.3232,35.663],[-83.3236,35.663],[-83.3239,35.663],[-83.3243,35.6631],[-83.3247,35.6631],[-83.3251,35.6631],[-83.3254,35.6632],[-83.3258,35.6632],[-83.3261,35.6632],[-83.3265,35.6633],[-83.3269,35.6633],[-83.3272,35.6635],[-83.3275,35.6637],[-83.3276,35.6637],[-83.3277,35.6638],[-83.3282,35.6637],[-83.3286,35.6637],[-83.329,35.6637],[-83.3296,35.6637],[-83.3298,35.6638],[-83.33,35.6639],[-83.3301,35.6641],[-83.3302,35.6644],[-83.3303,35.6645],[-83.3305,35.6645],[-83.331,35.6646],[-83.3315,35.6645],[-83.3321,35.6645],[-83.3324,35.6646],[-83.3327,35.6648],[-83.3329,35.6649],[-83.3332,35.6651],[-83.3335,35.6652],[-83.3338,35.6653],[-83.334,35.6654],[-83.3343,35.6655],[-83.3345,35.6656],[-83.3347,35.6657],[-83.3349,35.6657],[-83.3351,35.6656],[-83.3354,35.6655],[-83.3357,35.6653],[-83.336,35.6651],[-83.3364,35.6648],[-83.3368,35.6645],[-83.3372,35.6644],[-83.3375,35.6642],[-83.338,35.664],[-83.3384,35.6638],[-83.3387,35.6636],[-83.3391,35.6636],[-83.3394,35.6636],[-83.3396,35.6636],[-83.3397,35.6637],[-83.34,35.6639],[-83.3403,35.6641],[-83.3406,35.6644],[-83.3407,35.6645],[-83.3408,35.6646],[-83.3409,35.6646],[-83.3411,35.6646],[-83.3413,35.6645],[-83.3417,35.6643],[-83.3419,35.6641],[-83.3422,35.6637],[-83.3424,35.6634],[-83.3426,35.6631],[-83.3428,35.6629],[-83.3432,35.6626],[-83.3434,35.6624],[-83.3437,35.6622],[-83.344,35.6621],[-83.3442,35.6619],[-83.3444,35.6616],[-83.3446,35.6615],[-83.3448,35.6613],[-83.345,35.6612],[-83.3452,35.6612],[-83.3455,35.6612],[-83.3456,35.6613],[-83.3461,35.6614],[-83.3463,35.6615],[-83.3467,35.6614],[-83.347,35.6614],[-83.3473,35.6613],[-83.3476,35.6611],[-83.3479,35.661],[-83.3482,35.6609],[-83.3485,35.6608],[-83.3488,35.6608],[-83.3492,35.6607],[-83.3496,35.6607],[-83.3502,35.6607],[-83.3506,35.6606],[-83.3508,35.6605],[-83.351,35.6604],[-83.3512,35.6602],[-83.3515,35.66],[-83.3518,35.6597],[-83.3522,35.6594],[-83.3526,35.659],[-83.3528,35.6587],[-83.353,35.6585],[-83.3532,35.6582],[-83.3534,35.658],[-83.3536,35.6577],[-83.3537,35.6574],[-83.3539,35.6571],[-83.354,35.6568],[-83.3541,35.6564],[-83.3542,35.6561],[-83.3542,35.6559],[-83.3543,35.6557],[-83.3545,35.6554],[-83.3549,35.6551],[-83.3552,35.6549],[-83.3555,35.6547],[-83.3558,35.6545],[-83.356,35.6543],[-83.356,35.6542],[-83.356,35.6539],[-83.356,35.6535],[-83.3559,35.6531],[-83.3558,35.6529],[-83.3558,35.6525],[-83.3558,35.6522],[-83.3559,35.6508],[-83.356,35.6507],[-83.3561,35.6504],[-83.3562,35.6503],[-83.3565,35.65],[-83.3568,35.6498],[-83.3571,35.6495],[-83.3573,35.6494],[-83.3574,35.6492],[-83.3577,35.6491],[-83.3581,35.6489],[-83.3582,35.6488],[-83.3583,35.6487],[-83.3584,35.6484],[-83.3584,35.6481],[-83.3584,35.6477],[-83.3584,35.6473],[-83.3582,35.6471],[-83.3583,35.647],[-83.3584,35.6469],[-83.3587,35.6468],[-83.3588,35.6467],[-83.3589,35.6466],[-83.359,35.6465],[-83.3592,35.6465],[-83.3594,35.6463],[-83.3596,35.6463],[-83.3599,35.6461],[-83.3602,35.646],[-83.3604,35.6459],[-83.3606,35.6457],[-83.3608,35.6455],[-83.3611,35.6452],[-83.3613,35.6449],[-83.3617,35.6445],[-83.3621,35.6441],[-83.3623,35.6438],[-83.3624,35.6434],[-83.3625,35.6433],[-83.3626,35.6432],[-83.3629,35.6432],[-83.3631,35.6431],[-83.3633,35.6431],[-83.3638,35.6429],[-83.3639,35.6428],[-83.3641,35.6427],[-83.3642,35.6426],[-83.3644,35.6425],[-83.3646,35.6422],[-83.365,35.6419],[-83.3652,35.6417],[-83.3656,35.6414],[-83.3659,35.6411],[-83.3661,35.641],[-83.3662,35.6409],[-83.3663,35.6407],[-83.3664,35.6404],[-83.3665,35.6401],[-83.3667,35.6399],[-83.3669,35.6396],[-83.3672,35.6392],[-83.3674,35.6387],[-83.3675,35.6385],[-83.3676,35.6382],[-83.3676,35.6381],[-83.3677,35.638],[-83.3678,35.6378],[-83.3679,35.6378],[-83.3681,35.6378],[-83.3683,35.6378],[-83.3685,35.6379],[-83.3691,35.638],[-83.3695,35.6381],[-83.3698,35.6381],[-83.3705,35.6382],[-83.3709,35.6382],[-83.3711,35.6383],[-83.3713,35.6384],[-83.3714,35.6386],[-83.3717,35.639],[-83.3718,35.6391],[-83.3718,35.6392],[-83.3719,35.6391],[-83.3721,35.639],[-83.3724,35.6389],[-83.3727,35.6389],[-83.3729,35.6388],[-83.373,35.6387],[-83.3733,35.6385],[-83.3735,35.6382],[-83.3739,35.638],[-83.3741,35.6379],[-83.3744,35.6379],[-83.3748,35.6379],[-83.3749,35.6379],[-83.375,35.6379],[-83.3752,35.6378],[-83.3753,35.6378],[-83.3754,35.6377],[-83.3755,35.6375],[-83.3755,35.6374],[-83.3755,35.6373],[-83.3756,35.6373],[-83.3757,35.6372],[-83.3758,35.6372],[-83.376,35.6371],[-83.3763,35.637],[-83.3765,35.6369],[-83.3766,35.6369],[-83.3768,35.6367],[-83.3769,35.6366],[-83.3771,35.6364],[-83.3772,35.6362],[-83.3773,35.636],[-83.3775,35.6357],[-83.3776,35.6353],[-83.3778,35.635],[-83.3779,35.6346],[-83.3781,35.6346],[-83.3786,35.6346],[-83.379,35.6346],[-83.3794,35.6347],[-83.3798,35.6347],[-83.3803,35.6347],[-83.3808,35.6346],[-83.3814,35.6346],[-83.3819,35.6345],[-83.3823,35.6345],[-83.3826,35.6345],[-83.383,35.6344],[-83.3834,35.6343],[-83.3837,35.6343],[-83.384,35.6342],[-83.3843,35.6342],[-83.3847,35.6341],[-83.385,35.6341],[-83.3854,35.6341],[-83.3858,35.634],[-83.3861,35.634],[-83.3864,35.634],[-83.3865,35.6339],[-83.3867,35.6339],[-83.3868,35.6339],[-83.3873,35.6338],[-83.3877,35.6338],[-83.388,35.6337],[-83.3881,35.6337],[-83.3883,35.6337],[-83.3886,35.6337],[-83.3887,35.6336],[-83.3888,35.6336],[-83.3889,35.6335],[-83.3889,35.6334],[-83.3889,35.6333],[-83.3889,35.6331],[-83.3888,35.633],[-83.3888,35.6329],[-83.3887,35.6326],[-83.3887,35.6324],[-83.3887,35.6323],[-83.3888,35.6321],[-83.3889,35.6319],[-83.3889,35.6318],[-83.3891,35.6315],[-83.3892,35.6314],[-83.3893,35.6313],[-83.3895,35.6311],[-83.3896,35.6309],[-83.3896,35.6308],[-83.3897,35.6306],[-83.3898,35.6304],[-83.3898,35.6302],[-83.3899,35.6299],[-83.39,35.6297],[-83.39,35.6296],[-83.3901,35.6293],[-83.3902,35.629],[-83.3903,35.6288],[-83.3906,35.6283],[-83.3907,35.6281],[-83.3907,35.628],[-83.3909,35.6277],[-83.391,35.6276],[-83.3911,35.6275],[-83.3911,35.6274],[-83.3914,35.6271],[-83.3915,35.6269],[-83.3915,35.6268],[-83.3917,35.6266],[-83.3917,35.6265],[-83.3918,35.6264],[-83.392,35.6261],[-83.3922,35.6258],[-83.3924,35.6256],[-83.3926,35.6253],[-83.3927,35.6251],[-83.3928,35.625],[-83.3929,35.6249],[-83.3932,35.6247],[-83.3935,35.6245],[-83.3939,35.6243],[-83.3942,35.6241],[-83.3945,35.6239],[-83.3948,35.6237],[-83.3951,35.6235],[-83.3954,35.6233],[-83.3957,35.6231],[-83.3962,35.6229],[-83.3963,35.6228],[-83.3969,35.6226],[-83.3972,35.6225],[-83.3975,35.6224],[-83.3978,35.6223],[-83.3981,35.6222],[-83.3984,35.6221],[-83.3989,35.622],[-83.3993,35.6219],[-83.3996,35.6218],[-83.4,35.6217],[-83.4003,35.6217],[-83.4006,35.6216],[-83.4011,35.6215],[-83.4015,35.6214],[-83.4019,35.6214],[-83.4024,35.6213],[-83.4031,35.6213],[-83.4033,35.6213],[-83.4033,35.6214],[-83.4035,35.6213],[-83.4037,35.6212],[-83.4039,35.6212],[-83.404,35.6211],[-83.4045,35.6209],[-83.4051,35.6207],[-83.4055,35.6205],[-83.406,35.6203],[-83.4062,35.6202],[-83.4065,35.62],[-83.407,35.6196],[-83.4071,35.6195],[-83.4074,35.6193],[-83.4077,35.6191],[-83.4079,35.6189],[-83.4083,35.6187],[-83.4086,35.6185],[-83.409,35.6183],[-83.4093,35.6181],[-83.4096,35.618],[-83.4102,35.6178],[-83.4107,35.6175],[-83.4109,35.6174],[-83.4112,35.6173],[-83.4113,35.6172],[-83.4116,35.617],[-83.4118,35.6168],[-83.412,35.6166],[-83.412,35.6165],[-83.412,35.6163],[-83.4123,35.6161],[-83.4128,35.616],[-83.4132,35.6158],[-83.4136,35.6157],[-83.4141,35.6153],[-83.4143,35.6151],[-83.4146,35.6148],[-83.4149,35.6146],[-83.415,35.6145],[-83.4152,35.6144],[-83.4155,35.6144],[-83.4158,35.6144],[-83.416,35.6144],[-83.4165,35.6144],[-83.4169,35.6143],[-83.4174,35.6142],[-83.4179,35.6141],[-83.4183,35.614],[-83.4188,35.6139],[-83.4193,35.6137],[-83.4198,35.6136],[-83.42,35.6136],[-83.4201,35.6135],[-83.4203,35.6134],[-83.4203,35.6133],[-83.4204,35.613],[-83.4205,35.6127],[-83.4206,35.6124],[-83.4207,35.6121],[-83.4207,35.6118],[-83.4209,35.6116],[-83.4211,35.6114],[-83.4214,35.6113],[-83.4217,35.6111],[-83.422,35.611],[-83.4224,35.611],[-83.4228,35.611],[-83.4232,35.611],[-83.4238,35.611],[-83.424,35.6109],[-83.4244,35.6109],[-83.4247,35.6109],[-83.4249,35.611],[-83.4251,35.611],[-83.4252,35.611],[-83.4254,35.611],[-83.4256,35.6111],[-83.4257,35.6111],[-83.4259,35.6111],[-83.4262,35.611],[-83.4265,35.6108],[-83.4268,35.6107],[-83.427,35.6106],[-83.4272,35.6106],[-83.4274,35.6107],[-83.4277,35.6107],[-83.428,35.6107],[-83.4281,35.6107],[-83.4282,35.6107],[-83.4286,35.6107],[-83.4288,35.6106],[-83.4291,35.6105],[-83.4294,35.6103],[-83.4295,35.6103],[-83.4301,35.6102],[-83.4305,35.6101],[-83.4306,35.6101],[-83.4308,35.6101],[-83.4312,35.6101],[-83.4318,35.61],[-83.4321,35.61],[-83.4323,35.61],[-83.4327,35.6101],[-83.4331,35.6101],[-83.4333,35.6102],[-83.4336,35.6102],[-83.4339,35.6103],[-83.4343,35.6105],[-83.4347,35.6106],[-83.4351,35.6107],[-83.4356,35.6107],[-83.436,35.6107],[-83.4363,35.6107],[-83.4369,35.6108],[-83.4374,35.6108],[-83.4378,35.6109],[-83.4381,35.6109],[-83.4385,35.611],[-83.4388,35.611],[-83.4391,35.6111],[-83.4394,35.6111],[-83.4396,35.6112],[-83.4398,35.6112],[-83.4403,35.6115],[-83.4405,35.6116],[-83.4406,35.6117],[-83.4409,35.6117],[-83.4413,35.6118],[-83.4417,35.6118],[-83.4421,35.6118],[-83.4428,35.6118],[-83.4434,35.6118],[-83.4438,35.6117],[-83.4442,35.6117],[-83.4446,35.6117],[-83.4448,35.6117],[-83.445,35.6117],[-83.4451,35.6117],[-83.4453,35.6118],[-83.4455,35.6118],[-83.4456,35.6118],[-83.4457,35.6118],[-83.4458,35.6114],[-83.4459,35.6109],[-83.446,35.6106],[-83.4461,35.6104],[-83.4462,35.6101],[-83.4463,35.6098],[-83.4464,35.6094],[-83.4465,35.6091],[-83.4467,35.6089],[-83.447,35.6086],[-83.4475,35.6083],[-83.4479,35.6081],[-83.4482,35.6079],[-83.4485,35.6077],[-83.4488,35.6075],[-83.449,35.6073],[-83.4495,35.6071],[-83.4498,35.6069],[-83.4501,35.6068],[-83.4503,35.6066],[-83.4507,35.6064],[-83.4508,35.6063],[-83.4507,35.6062],[-83.4507,35.6058],[-83.4507,35.6056],[-83.4507,35.6053],[-83.4509,35.6049],[-83.451,35.6047],[-83.451,35.6046],[-83.4511,35.6043],[-83.4512,35.6041],[-83.4513,35.6039],[-83.4515,35.6037],[-83.4517,35.6035],[-83.4518,35.6033],[-83.4521,35.6031],[-83.4524,35.603],[-83.4529,35.6027],[-83.4533,35.6025],[-83.4536,35.6024],[-83.454,35.6023],[-83.4546,35.6021],[-83.4549,35.602],[-83.455,35.602],[-83.455,35.6018],[-83.455,35.6015],[-83.455,35.6012],[-83.455,35.6009],[-83.4549,35.6006],[-83.4549,35.6002],[-83.4551,35.5998],[-83.4551,35.5994],[-83.4552,35.5991],[-83.4552,35.599],[-83.4553,35.599],[-83.4553,35.5988],[-83.4554,35.5986],[-83.4555,35.5985],[-83.4556,35.5983],[-83.4559,35.598],[-83.4561,35.5978],[-83.4562,35.5975],[-83.4566,35.5972],[-83.4571,35.5968],[-83.4574,35.5966],[-83.4578,35.5964],[-83.4583,35.5962],[-83.4585,35.5961],[-83.4587,35.596],[-83.459,35.5958],[-83.4591,35.5958],[-83.4595,35.5958],[-83.4601,35.5958],[-83.4606,35.5957],[-83.4608,35.5956],[-83.4611,35.5955],[-83.4613,35.5954],[-83.4614,35.5953],[-83.4616,35.5951],[-83.4617,35.5948],[-83.4618,35.5945],[-83.4619,35.5943],[-83.4621,35.5939],[-83.4627,35.5926],[-83.4629,35.5925],[-83.4633,35.5924],[-83.4636,35.5923],[-83.4639,35.5922],[-83.4646,35.5921],[-83.4649,35.592],[-83.4653,35.5919],[-83.4658,35.5918],[-83.4661,35.5917],[-83.4664,35.5917],[-83.4665,35.5916],[-83.4668,35.5915],[-83.4674,35.5913],[-83.4675,35.5913],[-83.4679,35.5912],[-83.4682,35.5911],[-83.4686,35.591],[-83.4689,35.5909],[-83.4692,35.5908],[-83.4695,35.5907],[-83.4699,35.5906],[-83.4702,35.5906],[-83.4705,35.5905],[-83.4709,35.5904],[-83.4711,35.5903],[-83.4713,35.5903],[-83.4715,35.5901],[-83.4718,35.5899],[-83.472,35.5896],[-83.4724,35.5892],[-83.4725,35.5891],[-83.4725,35.5888],[-83.4724,35.5884],[-83.4724,35.5881],[-83.4724,35.5879],[-83.4724,35.5875],[-83.4724,35.5872],[-83.4724,35.5869],[-83.4726,35.5866],[-83.4728,35.5863],[-83.4728,35.5862],[-83.4731,35.586],[-83.4734,35.5858],[-83.4737,35.5856],[-83.474,35.5854],[-83.4744,35.5851],[-83.4749,35.585],[-83.4753,35.5848],[-83.4756,35.5846],[-83.476,35.5845],[-83.4763,35.5843],[-83.4767,35.5842],[-83.4771,35.5841],[-83.4776,35.5838],[-83.4777,35.5838],[-83.478,35.5837],[-83.4784,35.5836],[-83.4786,35.5835],[-83.4787,35.5835],[-83.4789,35.5834],[-83.4791,35.5832],[-83.4792,35.583],[-83.4792,35.5827],[-83.4791,35.5824],[-83.479,35.5817],[-83.4789,35.5814],[-83.4788,35.581],[-83.4788,35.5807],[-83.4787,35.5804],[-83.4786,35.5801],[-83.4786,35.5798],[-83.4785,35.5795],[-83.4786,35.5793],[-83.4786,35.5792],[-83.4787,35.5792],[-83.4789,35.579],[-83.4791,35.5788],[-83.4792,35.5787],[-83.4795,35.5785],[-83.4797,35.5783],[-83.4799,35.578],[-83.4803,35.5776],[-83.4805,35.5773],[-83.4805,35.5772],[-83.4806,35.5771],[-83.4807,35.5768],[-83.4808,35.5767],[-83.4809,35.5765],[-83.481,35.5765],[-83.481,35.5763],[-83.4811,35.5761],[-83.4811,35.576],[-83.4811,35.5757],[-83.4812,35.5755],[-83.4813,35.5755],[-83.4815,35.5752],[-83.4818,35.5748],[-83.4819,35.5747],[-83.4819,35.5746],[-83.4819,35.5745],[-83.482,35.5744],[-83.4821,35.5742],[-83.4822,35.5739],[-83.4824,35.5736],[-83.4825,35.5731],[-83.4826,35.5725],[-83.4828,35.5722],[-83.4832,35.5717],[-83.4834,35.5715],[-83.4835,35.5714],[-83.4837,35.5712],[-83.4839,35.571],[-83.4841,35.5707],[-83.4842,35.5704],[-83.4844,35.5701],[-83.4846,35.5698],[-83.4846,35.5697],[-83.4849,35.5692],[-83.4852,35.5687],[-83.4854,35.5685],[-83.4856,35.5683],[-83.4858,35.5682],[-83.4862,35.5681],[-83.4865,35.568],[-83.487,35.5679],[-83.4875,35.5678],[-83.4878,35.5677],[-83.4881,35.5676],[-83.4884,35.5675],[-83.4885,35.5675],[-83.4887,35.5675],[-83.4889,35.5675],[-83.489,35.5675],[-83.4891,35.5674],[-83.4892,35.5674],[-83.4893,35.5673],[-83.4899,35.5671],[-83.4901,35.567],[-83.4904,35.567],[-83.4908,35.567],[-83.4912,35.567],[-83.4915,35.567],[-83.4919,35.5669],[-83.492,35.5669],[-83.4924,35.5669],[-83.4925,35.5669],[-83.4929,35.5669],[-83.4931,35.5669],[-83.4933,35.5668],[-83.4935,35.5667],[-83.4936,35.5667],[-83.494,35.5664],[-83.4945,35.5662],[-83.4947,35.5661],[-83.4951,35.5659],[-83.4953,35.5657],[-83.4959,35.5652],[-83.4962,35.565],[-83.4966,35.5646],[-83.4969,35.5643],[-83.4971,35.5641],[-83.4975,35.5637],[-83.4976,35.5635],[-83.498,35.5632],[-83.4983,35.5631],[-83.4983,35.563],[-83.4984,35.5629],[-83.4985,35.5629],[-83.4989,35.5628],[-83.4994,35.5628],[-83.4999,35.5627],[-83.5001,35.5627],[-83.5003,35.5627],[-83.5007,35.5627],[-83.501,35.5627],[-83.5014,35.5626],[-83.5017,35.5625],[-83.502,35.5624],[-83.5025,35.5623],[-83.5031,35.5622],[-83.5036,35.5621],[-83.5039,35.5621],[-83.5043,35.5621],[-83.5049,35.5621],[-83.5053,35.5622],[-83.5057,35.5622],[-83.5059,35.5622],[-83.506,35.5622],[-83.5061,35.5622],[-83.5064,35.5621],[-83.5066,35.5621],[-83.5067,35.562],[-83.5069,35.562],[-83.5071,35.562],[-83.5075,35.5619],[-83.5079,35.562],[-83.5083,35.5621],[-83.5086,35.5622],[-83.509,35.5622],[-83.5093,35.5624],[-83.5097,35.5625],[-83.51,35.5626],[-83.5103,35.5626],[-83.5106,35.5627],[-83.5112,35.5628],[-83.5117,35.5629],[-83.5121,35.5629],[-83.5124,35.563],[-83.5129,35.5631],[-83.5131,35.5631],[-83.5132,35.5631],[-83.5133,35.5631],[-83.5135,35.563],[-83.5142,35.5629],[-83.5145,35.5628],[-83.5149,35.5627],[-83.5152,35.5626],[-83.5158,35.5625],[-83.516,35.5624],[-83.5162,35.5624],[-83.5166,35.5624],[-83.5169,35.5625],[-83.5172,35.5626],[-83.5175,35.5628],[-83.5178,35.5629],[-83.5181,35.5631],[-83.5184,35.5634],[-83.5187,35.5637],[-83.5191,35.564],[-83.5194,35.5643],[-83.5196,35.5647],[-83.52,35.565],[-83.5203,35.5652],[-83.5206,35.5654],[-83.5208,35.5655],[-83.521,35.5655],[-83.5213,35.5656],[-83.5217,35.5656],[-83.522,35.5656],[-83.5224,35.5655],[-83.5227,35.5655],[-83.5232,35.5654],[-83.5236,35.5653],[-83.524,35.5652],[-83.5241,35.5652],[-83.5247,35.5651],[-83.525,35.565],[-83.5253,35.565],[-83.5258,35.5648],[-83.5259,35.5648],[-83.5263,35.5648],[-83.5267,35.5648],[-83.527,35.5649],[-83.5274,35.5649],[-83.5277,35.565],[-83.5283,35.565],[-83.5287,35.565],[-83.529,35.565],[-83.5293,35.5649],[-83.5296,35.5647],[-83.53,35.5646],[-83.5303,35.5645],[-83.5306,35.5645],[-83.5311,35.5645],[-83.5316,35.5645],[-83.532,35.5645],[-83.5326,35.5645],[-83.533,35.5646],[-83.5334,35.5646],[-83.5339,35.5647],[-83.5342,35.5647],[-83.5346,35.5647],[-83.5351,35.5647],[-83.5354,35.5647],[-83.536,35.5647],[-83.5366,35.5648],[-83.5371,35.5649],[-83.5374,35.565],[-83.5378,35.565],[-83.5381,35.5651],[-83.5384,35.5652],[-83.5388,35.5654],[-83.539,35.5655],[-83.5392,35.5656],[-83.5393,35.5657],[-83.5396,35.5657],[-83.5399,35.5657],[-83.5403,35.5658],[-83.5405,35.5658],[-83.5407,35.5659],[-83.5409,35.5658],[-83.5411,35.5658],[-83.5412,35.5657],[-83.5414,35.5656],[-83.5423,35.5652],[-83.5424,35.5652],[-83.5426,35.5652],[-83.5431,35.5652],[-83.5435,35.5652],[-83.5438,35.5652],[-83.5439,35.5652],[-83.5445,35.5653],[-83.5447,35.5653],[-83.5448,35.5653],[-83.545,35.5653],[-83.5453,35.5651],[-83.5457,35.5649],[-83.5462,35.5647],[-83.5465,35.5646],[-83.5468,35.5645],[-83.5472,35.5643],[-83.5476,35.5642],[-83.5478,35.5642],[-83.5482,35.5642],[-83.5486,35.5642],[-83.549,35.5642],[-83.5494,35.5641],[-83.5496,35.564],[-83.5499,35.564],[-83.5502,35.5638],[-83.5504,35.5636],[-83.5506,35.5635],[-83.5508,35.5635],[-83.551,35.5635],[-83.5512,35.5635],[-83.5513,35.5636],[-83.5516,35.5639],[-83.5519,35.5641],[-83.5522,35.5642],[-83.5525,35.5643],[-83.5531,35.5644],[-83.5537,35.5645],[-83.5541,35.5646],[-83.5544,35.5647],[-83.5548,35.5647],[-83.5554,35.5648],[-83.5561,35.565],[-83.5563,35.565],[-83.5564,35.565],[-83.5568,35.565],[-83.557,35.565],[-83.5578,35.5648],[-83.5584,35.5647],[-83.5586,35.5646],[-83.5589,35.5646],[-83.5593,35.5646],[-83.5597,35.5647],[-83.5601,35.5648],[-83.5606,35.5649],[-83.561,35.565],[-83.5615,35.5651],[-83.562,35.5652],[-83.5624,35.5653],[-83.5627,35.5654],[-83.5631,35.5654],[-83.5634,35.5655],[-83.5637,35.5657],[-83.5641,35.5658],[-83.5644,35.5659],[-83.5647,35.566],[-83.565,35.5661],[-83.5652,35.5661],[-83.5654,35.5659],[-83.5655,35.5658],[-83.5656,35.5656],[-83.5659,35.5654],[-83.5661,35.5651],[-83.5662,35.5647],[-83.5662,35.5644],[-83.5663,35.5644],[-83.5665,35.5643],[-83.567,35.5642],[-83.5673,35.5642],[-83.5676,35.5641],[-83.5681,35.5641],[-83.5683,35.5641],[-83.5687,35.5641],[-83.5691,35.5642],[-83.5693,35.5642],[-83.5695,35.5643],[-83.5698,35.5646],[-83.57,35.5647],[-83.5703,35.5649],[-83.5706,35.5651],[-83.571,35.5652],[-83.5716,35.5653],[-83.572,35.5654],[-83.5723,35.5654],[-83.5727,35.5654],[-83.5729,35.5653],[-83.5733,35.5652],[-83.5737,35.5649],[-83.5739,35.5647],[-83.5742,35.5645],[-83.5746,35.5642],[-83.5748,35.564],[-83.575,35.5639],[-83.5753,35.5638],[-83.5757,35.5638],[-83.5764,35.5637],[-83.5768,35.5637],[-83.5772,35.5637],[-83.5774,35.5637],[-83.5776,35.5637],[-83.5777,35.5637],[-83.578,35.5636],[-83.5781,35.5635],[-83.5782,35.5636],[-83.5784,35.5637],[-83.5785,35.5637],[-83.5786,35.5638],[-83.5789,35.5638],[-83.5791,35.5638],[-83.5794,35.5637],[-83.5797,35.5636],[-83.5801,35.5634],[-83.5803,35.5633],[-83.5805,35.5632],[-83.5807,35.563],[-83.5809,35.5629],[-83.5811,35.5628],[-83.5815,35.5628],[-83.5817,35.5628],[-83.5821,35.5628],[-83.5829,35.5628],[-83.5832,35.5627],[-83.5836,35.5627],[-83.5839,35.5627],[-83.5844,35.5627],[-83.5847,35.5628],[-83.5849,35.5629],[-83.585,35.5629],[-83.5854,35.5631],[-83.5857,35.5633],[-83.586,35.5635],[-83.5863,35.5637],[-83.5865,35.564],[-83.5866,35.5642],[-83.5867,35.5645],[-83.5867,35.565],[-83.5868,35.5652],[-83.5869,35.5655],[-83.587,35.5658],[-83.587,35.566],[-83.5871,35.5663],[-83.5873,35.5665],[-83.5876,35.567],[-83.5879,35.5673],[-83.5883,35.5676],[-83.5886,35.5678],[-83.5889,35.5681],[-83.5895,35.5684],[-83.5898,35.5686],[-83.5902,35.5687],[-83.5907,35.5689],[-83.5911,35.569],[-83.5913,35.5691],[-83.5914,35.5692],[-83.5913,35.5695],[-83.5913,35.5698],[-83.5914,35.57],[-83.5915,35.5704],[-83.5916,35.5708],[-83.5916,35.5711],[-83.5917,35.5714],[-83.5918,35.5716],[-83.592,35.5718],[-83.5924,35.5722],[-83.5927,35.5724],[-83.5931,35.5726],[-83.5934,35.5728],[-83.5938,35.5731],[-83.594,35.5732],[-83.5942,35.5733],[-83.5946,35.5735],[-83.5947,35.5735],[-83.5949,35.5737],[-83.5952,35.574],[-83.5954,35.5743],[-83.5957,35.5746],[-83.5958,35.5748],[-83.5961,35.575],[-83.5964,35.5751],[-83.5967,35.5751],[-83.5971,35.5751],[-83.5973,35.575],[-83.5974,35.575],[-83.5976,35.5749],[-83.5977,35.5749],[-83.5979,35.5748],[-83.5981,35.5749],[-83.5983,35.575],[-83.5986,35.5753],[-83.5988,35.5756],[-83.599,35.5758],[-83.5991,35.576],[-83.5992,35.5763],[-83.5994,35.5766],[-83.5996,35.5769],[-83.5998,35.5772],[-83.6,35.5773],[-83.6001,35.5774],[-83.6004,35.5775],[-83.6006,35.5777],[-83.6008,35.5778],[-83.6009,35.5779],[-83.6012,35.5782],[-83.6015,35.5787],[-83.6016,35.5788],[-83.6018,35.5789],[-83.6021,35.5791],[-83.6023,35.5791],[-83.6027,35.5792],[-83.603,35.5792],[-83.6035,35.5793],[-83.6038,35.5793],[-83.6043,35.5793],[-83.6045,35.5793],[-83.6049,35.5794],[-83.6052,35.5795],[-83.6055,35.5795],[-83.6057,35.5796],[-83.6059,35.5796],[-83.6062,35.5796],[-83.6064,35.5795],[-83.6065,35.5795],[-83.6067,35.5795],[-83.6069,35.5795],[-83.6072,35.5795],[-83.6075,35.5797],[-83.6077,35.5798],[-83.6081,35.5799],[-83.6082,35.58],[-83.6083,35.58],[-83.6085,35.58],[-83.6087,35.5798],[-83.6089,35.5796],[-83.6091,35.5793],[-83.6094,35.579],[-83.6097,35.5787],[-83.6099,35.5784],[-83.61,35.5781],[-83.6102,35.5778],[-83.6104,35.5776],[-83.6107,35.5772],[-83.6111,35.5769],[-83.6114,35.5768],[-83.6119,35.5766],[-83.612,35.5766],[-83.6124,35.5763],[-83.6127,35.576],[-83.6128,35.5759],[-83.613,35.5756],[-83.6132,35.5754],[-83.6135,35.5751],[-83.6137,35.575],[-83.6138,35.575],[-83.614,35.575],[-83.6142,35.575],[-83.6145,35.5749],[-83.6147,35.5749],[-83.6148,35.5748],[-83.6149,35.5747],[-83.6153,35.5743],[-83.6155,35.5741],[-83.6157,35.5739],[-83.6157,35.5738],[-83.6161,35.5735],[-83.6163,35.5733],[-83.6167,35.5732],[-83.6169,35.5732],[-83.6173,35.5731],[-83.6175,35.5731],[-83.6178,35.573],[-83.6179,35.573],[-83.618,35.573],[-83.6181,35.5729],[-83.6181,35.5727],[-83.6183,35.5725],[-83.6184,35.5723],[-83.6186,35.5722],[-83.6187,35.5722],[-83.619,35.5723],[-83.6193,35.5724],[-83.6196,35.5724],[-83.6199,35.5724],[-83.6202,35.5724],[-83.6203,35.5724],[-83.6204,35.5725],[-83.6207,35.5726],[-83.621,35.5727],[-83.6212,35.5727],[-83.6213,35.5727],[-83.6214,35.5727],[-83.6218,35.5723],[-83.622,35.5722],[-83.6222,35.572],[-83.6225,35.5718],[-83.6227,35.5717],[-83.6229,35.5715],[-83.6231,35.5713],[-83.6233,35.5712],[-83.6235,35.5711],[-83.6239,35.571],[-83.6242,35.5709],[-83.6246,35.5708],[-83.6249,35.5707],[-83.6251,35.5706],[-83.6253,35.5705],[-83.6255,35.5703],[-83.6256,35.5701],[-83.6257,35.57],[-83.626,35.5698],[-83.6261,35.5697],[-83.6263,35.5695],[-83.6264,35.5694],[-83.6266,35.5692],[-83.6268,35.5692],[-83.6272,35.569],[-83.628,35.5686],[-83.6281,35.5685],[-83.6283,35.5684],[-83.6285,35.5684],[-83.6287,35.5683],[-83.629,35.5682],[-83.6292,35.5682],[-83.6293,35.5682],[-83.6295,35.5682],[-83.6296,35.5682],[-83.6298,35.5684],[-83.63,35.5686],[-83.6302,35.5687],[-83.6303,35.5688],[-83.6307,35.569],[-83.6309,35.5691],[-83.6314,35.5693],[-83.6316,35.5695],[-83.6319,35.5697],[-83.6322,35.5699],[-83.6325,35.57],[-83.6328,35.5702],[-83.6329,35.5703],[-83.633,35.5704],[-83.6332,35.5705],[-83.6334,35.5706],[-83.6335,35.5707],[-83.6337,35.5707],[-83.6339,35.5707],[-83.6339,35.5706],[-83.634,35.5706],[-83.6341,35.5705],[-83.6341,35.5704],[-83.6341,35.5702],[-83.6342,35.5699],[-83.6343,35.5697],[-83.6344,35.5695],[-83.6345,35.5692],[-83.6347,35.569],[-83.6348,35.5687],[-83.6349,35.5685],[-83.635,35.5684],[-83.6351,35.5683],[-83.6351,35.5682],[-83.6352,35.5682],[-83.6353,35.5681],[-83.6354,35.568],[-83.6355,35.568],[-83.6356,35.5679],[-83.6358,35.5678],[-83.6361,35.5677],[-83.6364,35.5677],[-83.6366,35.5676],[-83.6368,35.5675],[-83.6371,35.5675],[-83.6376,35.5673],[-83.6378,35.5673],[-83.6379,35.5672],[-83.6381,35.5671],[-83.6382,35.567],[-83.6384,35.567],[-83.6386,35.5669],[-83.6389,35.5669],[-83.6392,35.5668],[-83.6393,35.5668],[-83.6395,35.5667],[-83.6396,35.5666],[-83.6397,35.5665],[-83.6398,35.5663],[-83.64,35.5662],[-83.6401,35.5662],[-83.6403,35.5662],[-83.6404,35.5662],[-83.6405,35.5662],[-83.6408,35.5662],[-83.6411,35.5663],[-83.6414,35.5663],[-83.6416,35.5663],[-83.642,35.5663],[-83.6423,35.5662],[-83.6427,35.5662],[-83.6431,35.5662],[-83.6434,35.5661],[-83.6437,35.566],[-83.6441,35.566],[-83.6445,35.5659],[-83.6446,35.5659],[-83.6448,35.5659],[-83.6451,35.5659],[-83.6452,35.5659],[-83.6452,35.566],[-83.6454,35.566],[-83.6455,35.5662],[-83.6457,35.5663],[-83.6459,35.5665],[-83.646,35.5666],[-83.6462,35.5667],[-83.6463,35.5667],[-83.6464,35.5668],[-83.6466,35.5668],[-83.6467,35.5668],[-83.6468,35.5668],[-83.647,35.5668],[-83.6472,35.5668],[-83.6474,35.5669],[-83.6475,35.5669],[-83.6476,35.567],[-83.6479,35.5671],[-83.6481,35.5673],[-83.6483,35.5674],[-83.6485,35.5675],[-83.6486,35.5676],[-83.6488,35.5676],[-83.6491,35.5676],[-83.6494,35.5676],[-83.6499,35.5677],[-83.65,35.5677],[-83.6504,35.5679],[-83.6508,35.568],[-83.651,35.5681],[-83.6511,35.5682],[-83.6512,35.5682],[-83.6515,35.5682],[-83.6519,35.5682],[-83.652,35.5682],[-83.6522,35.5682],[-83.6525,35.5683],[-83.6529,35.5684],[-83.6532,35.5684],[-83.6535,35.5686],[-83.6535,35.5688],[-83.6535,35.5689],[-83.6535,35.569],[-83.6537,35.5693],[-83.6538,35.5695],[-83.6539,35.5695],[-83.654,35.5696],[-83.6542,35.5697],[-83.6544,35.5697],[-83.6547,35.5698],[-83.6549,35.5698],[-83.6551,35.5698],[-83.6554,35.5699],[-83.6556,35.5699],[-83.6557,35.5699],[-83.6559,35.57],[-83.656,35.57],[-83.6562,35.5699],[-83.6564,35.5698],[-83.6565,35.5698],[-83.6568,35.5697],[-83.6569,35.5697],[-83.657,35.5696],[-83.6571,35.5695],[-83.6572,35.5694],[-83.6574,35.5693],[-83.6575,35.5692],[-83.6576,35.5692],[-83.6578,35.5691],[-83.658,35.5691],[-83.6582,35.5691],[-83.6586,35.569],[-83.6589,35.569],[-83.659,35.569],[-83.6592,35.5689],[-83.6595,35.5688],[-83.6596,35.5688],[-83.6597,35.5688],[-83.66,35.5687],[-83.6603,35.5686],[-83.6606,35.5684],[-83.6607,35.5684],[-83.6608,35.5683],[-83.661,35.5683],[-83.6612,35.5684],[-83.6615,35.5685],[-83.6617,35.5687],[-83.662,35.5688],[-83.6622,35.569],[-83.6626,35.5693],[-83.6627,35.5694],[-83.6628,35.5694],[-83.663,35.5695],[-83.6632,35.5695],[-83.6633,35.5695],[-83.6636,35.5697],[-83.6637,35.5697],[-83.6638,35.5698],[-83.6642,35.5698],[-83.6645,35.5698],[-83.6649,35.5698],[-83.6654,35.5697],[-83.6658,35.5697],[-83.6661,35.5697],[-83.6664,35.5696],[-83.6668,35.5695],[-83.6672,35.5694],[-83.6673,35.5694],[-83.6676,35.5693],[-83.6678,35.5693],[-83.6679,35.5693],[-83.6683,35.5695],[-83.6685,35.5695],[-83.6689,35.5694],[-83.669,35.5694],[-83.6692,35.5693],[-83.6696,35.5693],[-83.6698,35.5693],[-83.6702,35.5693],[-83.6704,35.5693],[-83.6706,35.5693],[-83.6708,35.5693],[-83.6713,35.5693],[-83.6717,35.5694],[-83.6721,35.5694],[-83.6724,35.5694],[-83.6727,35.5694],[-83.673,35.5694],[-83.6732,35.5694],[-83.6733,35.5694],[-83.6735,35.5695],[-83.6738,35.5696],[-83.6739,35.5697],[-83.6741,35.5698],[-83.6743,35.57],[-83.6745,35.5701],[-83.6747,35.5702],[-83.6748,35.5702],[-83.6751,35.5702],[-83.6753,35.5702],[-83.6754,35.5702],[-83.6756,35.5703],[-83.6757,35.5703],[-83.6761,35.5703],[-83.6762,35.5702],[-83.6763,35.5702],[-83.6764,35.5702],[-83.6765,35.5702],[-83.6767,35.5702],[-83.6769,35.5702],[-83.6771,35.5701],[-83.6774,35.5701],[-83.6775,35.57],[-83.6777,35.57],[-83.6779,35.5699],[-83.678,35.5698],[-83.6781,35.5698],[-83.6782,35.5698],[-83.6783,35.5698],[-83.6786,35.5698],[-83.6788,35.5698],[-83.679,35.5699],[-83.6792,35.5699],[-83.6793,35.5699],[-83.6795,35.57],[-83.6795,35.5701],[-83.6796,35.5701],[-83.6796,35.5702],[-83.6797,35.5703],[-83.6798,35.5703],[-83.6799,35.5702],[-83.68,35.5702],[-83.6801,35.57],[-83.6802,35.5699],[-83.6804,35.5698],[-83.6805,35.5697],[-83.6807,35.5696],[-83.6808,35.5696],[-83.681,35.5695],[-83.6814,35.5693],[-83.682,35.569],[-83.6821,35.569],[-83.6822,35.5689],[-83.6825,35.5688],[-83.6828,35.5688],[-83.6829,35.5687],[-83.683,35.5687],[-83.6831,35.5687],[-83.6832,35.5687],[-83.6834,35.5688],[-83.6836,35.5688],[-83.6839,35.5689],[-83.6841,35.5689],[-83.6843,35.5689],[-83.6844,35.5689],[-83.6845,35.5689],[-83.6846,35.5689],[-83.6848,35.5688],[-83.6852,35.5686],[-83.6855,35.5685],[-83.6857,35.5685],[-83.6859,35.5685],[-83.6861,35.5685],[-83.6864,35.5685],[-83.6867,35.5685],[-83.6869,35.5685],[-83.6871,35.5685],[-83.6873,35.5684],[-83.6874,35.5683],[-83.6876,35.5682],[-83.6877,35.5682],[-83.6879,35.5682],[-83.6882,35.5684],[-83.6886,35.5685],[-83.6889,35.5686],[-83.689,35.5687],[-83.6891,35.5687],[-83.6893,35.5688],[-83.6895,35.5689],[-83.6897,35.569],[-83.6899,35.569],[-83.6901,35.569],[-83.6902,35.569],[-83.6904,35.569],[-83.6906,35.569],[-83.6907,35.5689],[-83.691,35.5688],[-83.6911,35.5688],[-83.6913,35.5687],[-83.6917,35.5687],[-83.692,35.5687],[-83.6923,35.5687],[-83.6925,35.5688],[-83.6928,35.5688],[-83.693,35.5689],[-83.6932,35.569],[-83.6936,35.5692],[-83.6938,35.5693],[-83.6941,35.5696],[-83.6943,35.5698],[-83.6945,35.5699],[-83.6947,35.5701],[-83.6949,35.5702],[-83.695,35.5702],[-83.6951,35.5703],[-83.6952,35.5703],[-83.6954,35.5703],[-83.6955,35.5703],[-83.6956,35.5703],[-83.6961,35.5703],[-83.6962,35.5703],[-83.6964,35.5702],[-83.6965,35.5702],[-83.6967,35.5701],[-83.6967,35.57],[-83.6968,35.5699],[-83.6968,35.5697],[-83.697,35.5697],[-83.6971,35.5696],[-83.6972,35.5695],[-83.6975,35.5693],[-83.6979,35.5692],[-83.6981,35.5691],[-83.6985,35.5689],[-83.699,35.5686],[-83.6993,35.5685],[-83.6996,35.5683],[-83.6999,35.5682],[-83.7002,35.568],[-83.7005,35.5679],[-83.7008,35.5678],[-83.7009,35.5677],[-83.701,35.5676],[-83.7011,35.5675],[-83.7012,35.5675],[-83.7013,35.5675],[-83.7015,35.5675],[-83.7018,35.5676],[-83.702,35.5677],[-83.7024,35.5679],[-83.7028,35.5681],[-83.7032,35.5682],[-83.7036,35.5684],[-83.7039,35.5685],[-83.7041,35.5686],[-83.7043,35.5687],[-83.7045,35.5687],[-83.7048,35.5687],[-83.7052,35.5687],[-83.7055,35.5686],[-83.706,35.5686],[-83.7066,35.5686],[-83.7068,35.5686],[-83.707,35.5686],[-83.707,35.5685],[-83.7071,35.5685],[-83.7073,35.5684],[-83.7075,35.5683],[-83.7077,35.5682],[-83.7079,35.5681],[-83.7081,35.568],[-83.7082,35.568],[-83.7085,35.5677],[-83.7088,35.5675],[-83.709,35.5673],[-83.7092,35.5671],[-83.7094,35.567],[-83.7095,35.5669],[-83.7096,35.5668],[-83.7097,35.5668],[-83.7099,35.5667],[-83.7101,35.5666],[-83.7102,35.5666],[-83.7105,35.5666],[-83.7109,35.5666],[-83.7111,35.5666],[-83.7116,35.5667],[-83.7117,35.5666],[-83.7122,35.5665],[-83.7125,35.5664],[-83.7126,35.5663],[-83.7128,35.566],[-83.713,35.5657],[-83.7132,35.5654],[-83.7134,35.5652],[-83.7135,35.5649],[-83.7136,35.5646],[-83.7137,35.5645],[-83.7137,35.5644],[-83.7138,35.5643],[-83.7139,35.5642],[-83.714,35.5642],[-83.7142,35.5641],[-83.7144,35.5641],[-83.7146,35.564],[-83.7148,35.564],[-83.7149,35.564],[-83.7151,35.5639],[-83.7154,35.5639],[-83.7155,35.5639],[-83.7159,35.564],[-83.7161,35.564],[-83.7166,35.5641],[-83.717,35.5641],[-83.7173,35.5641],[-83.7174,35.5641],[-83.7177,35.5641],[-83.718,35.5641],[-83.7182,35.564],[-83.7184,35.5639],[-83.7187,35.5639],[-83.719,35.5638],[-83.7196,35.5637],[-83.7201,35.5636],[-83.7202,35.5636],[-83.7205,35.5635],[-83.7209,35.5634],[-83.7211,35.5634],[-83.7213,35.5633],[-83.7215,35.5632],[-83.7217,35.5631],[-83.7219,35.563],[-83.722,35.5629],[-83.7222,35.5627],[-83.7223,35.5626],[-83.7224,35.5625],[-83.7225,35.5624],[-83.7226,35.5623],[-83.7228,35.5623],[-83.7229,35.5623],[-83.7232,35.5623],[-83.7233,35.5623],[-83.7236,35.5624],[-83.7238,35.5625],[-83.7241,35.5626],[-83.7243,35.5626],[-83.7244,35.5626],[-83.7245,35.5627],[-83.7247,35.5627],[-83.725,35.5627],[-83.7254,35.5627],[-83.7258,35.5626],[-83.7263,35.5626],[-83.7266,35.5626],[-83.7267,35.5626],[-83.7268,35.5626],[-83.727,35.5626],[-83.7271,35.5626],[-83.7272,35.5627],[-83.7273,35.5628],[-83.7275,35.5629],[-83.7276,35.5631],[-83.728,35.5634],[-83.7281,35.5635],[-83.7283,35.5638],[-83.7284,35.5639],[-83.7288,35.564],[-83.729,35.5641],[-83.7292,35.5641],[-83.7295,35.5641],[-83.7297,35.5641],[-83.7298,35.5641],[-83.7302,35.5641],[-83.7305,35.5641],[-83.7307,35.5641],[-83.7309,35.5641],[-83.7312,35.564],[-83.7314,35.564],[-83.7319,35.5639],[-83.7322,35.5638],[-83.7324,35.5637],[-83.7325,35.5637],[-83.7326,35.5637],[-83.7328,35.5637],[-83.733,35.5638],[-83.7333,35.564],[-83.7335,35.5641],[-83.7336,35.5641],[-83.7337,35.5642],[-83.7338,35.5644],[-83.7339,35.5646],[-83.734,35.5647],[-83.7341,35.5649],[-83.7343,35.5649],[-83.7345,35.565],[-83.7347,35.5651],[-83.7348,35.5651],[-83.7352,35.5652],[-83.7353,35.5652],[-83.7355,35.5653],[-83.7357,35.5654],[-83.7358,35.5654],[-83.7359,35.5655],[-83.7361,35.5655],[-83.7364,35.5655],[-83.7366,35.5654],[-83.7367,35.5653],[-83.737,35.5652],[-83.7373,35.5652],[-83.7377,35.565],[-83.738,35.5649],[-83.7383,35.5648],[-83.7387,35.5647],[-83.7389,35.5647],[-83.739,35.5646],[-83.7392,35.5644],[-83.7394,35.5643],[-83.7396,35.5642],[-83.7398,35.564],[-83.7399,35.5639],[-83.74,35.5638],[-83.7403,35.5636],[-83.7406,35.5634],[-83.7408,35.5632],[-83.741,35.563],[-83.7411,35.5629],[-83.7412,35.5628],[-83.7413,35.5628],[-83.7415,35.5628],[-83.7417,35.5629],[-83.742,35.563],[-83.7422,35.563],[-83.7424,35.5631],[-83.7426,35.5631],[-83.7428,35.5631],[-83.743,35.5631],[-83.7431,35.5631],[-83.7434,35.563],[-83.7435,35.5628],[-83.7436,35.5627],[-83.7437,35.5627],[-83.7437,35.5626],[-83.7437,35.5625],[-83.7438,35.5624],[-83.7439,35.5622],[-83.744,35.562],[-83.7441,35.5619],[-83.7443,35.5617],[-83.7445,35.5615],[-83.7447,35.5614],[-83.7449,35.5612],[-83.7451,35.5611],[-83.7455,35.5609],[-83.7458,35.5607],[-83.746,35.5605],[-83.7462,35.5604],[-83.7463,35.5604],[-83.7465,35.5603],[-83.7468,35.5603],[-83.747,35.5603],[-83.7472,35.5603],[-83.7473,35.5603],[-83.7474,35.5603],[-83.7476,35.5604],[-83.7479,35.5606],[-83.7482,35.5607],[-83.7485,35.5609],[-83.7486,35.561],[-83.7488,35.561],[-83.7488,35.5611],[-83.7489,35.5611],[-83.7492,35.5613],[-83.7495,35.5616],[-83.7497,35.5617],[-83.7499,35.5618],[-83.7502,35.562],[-83.7505,35.5622],[-83.7509,35.5625],[-83.7511,35.5626],[-83.7514,35.5627],[-83.7519,35.563],[-83.7524,35.5633],[-83.7528,35.5635],[-83.753,35.5636],[-83.7532,35.5637],[-83.7535,35.5637],[-83.7537,35.5638],[-83.7541,35.5641],[-83.7544,35.5643],[-83.7547,35.5645],[-83.7549,35.5646],[-83.755,35.5646],[-83.7551,35.5646],[-83.7555,35.5644],[-83.7558,35.5643],[-83.7563,35.5641],[-83.7567,35.5639],[-83.757,35.5637],[-83.7575,35.5635],[-83.7578,35.5632],[-83.758,35.5631],[-83.7584,35.5629],[-83.7588,35.5627],[-83.7592,35.5626],[-83.7594,35.5626],[-83.7596,35.5626],[-83.7602,35.5626],[-83.7606,35.5626],[-83.761,35.5626],[-83.7615,35.5626],[-83.7619,35.5626],[-83.7622,35.5626],[-83.7624,35.5626],[-83.7628,35.5626],[-83.7631,35.5627],[-83.7635,35.5627],[-83.7637,35.5628],[-83.764,35.5628],[-83.7642,35.5627],[-83.7643,35.5626],[-83.7644,35.5624],[-83.7645,35.5623],[-83.7646,35.5621],[-83.7647,35.562],[-83.7649,35.5618],[-83.7651,35.5617],[-83.7652,35.5617],[-83.7654,35.5616],[-83.7656,35.5617],[-83.766,35.5617],[-83.7664,35.5618],[-83.7668,35.5618],[-83.7672,35.5619],[-83.7676,35.5619],[-83.768,35.5619],[-83.7682,35.5618],[-83.7688,35.5618],[-83.7692,35.5618],[-83.7697,35.5618],[-83.7702,35.5618],[-83.7706,35.5617],[-83.771,35.5617],[-83.7714,35.5616],[-83.7717,35.5615],[-83.7719,35.5614],[-83.772,35.5613],[-83.7721,35.5612],[-83.7722,35.5609],[-83.7723,35.5606],[-83.7723,35.5602],[-83.7723,35.5601],[-83.7724,35.5599],[-83.7724,35.5596],[-83.7724,35.5593],[-83.7724,35.559],[-83.7725,35.5587],[-83.7725,35.5583],[-83.7726,35.5578],[-83.7726,35.5575],[-83.7727,35.5574],[-83.773,35.5573],[-83.7734,35.5571],[-83.7735,35.5571],[-83.7739,35.5569],[-83.7744,35.5567],[-83.7748,35.5565],[-83.775,35.5564],[-83.7751,35.5564],[-83.7752,35.5561],[-83.7753,35.5559],[-83.7755,35.5557],[-83.7755,35.5556],[-83.7756,35.5555],[-83.7757,35.5554],[-83.7758,35.5553],[-83.776,35.5552],[-83.7762,35.5551],[-83.7765,35.5549],[-83.7766,35.5548],[-83.7767,35.5547],[-83.7767,35.5545],[-83.7768,35.5543],[-83.7768,35.5542],[-83.7769,35.5541],[-83.777,35.554],[-83.7772,35.5538],[-83.7776,35.5537],[-83.778,35.5534],[-83.7782,35.5532],[-83.7784,35.553],[-83.7786,35.5527],[-83.7788,35.5525],[-83.7789,35.5522],[-83.7791,35.5519],[-83.7793,35.5517],[-83.7794,35.5514],[-83.7796,35.5512],[-83.7799,35.5508],[-83.7802,35.5506],[-83.7804,35.5505],[-83.7806,35.5505],[-83.7808,35.5505],[-83.7813,35.5504],[-83.7818,35.5505],[-83.7822,35.5505],[-83.7825,35.5504],[-83.7827,35.5504],[-83.7829,35.5504],[-83.783,35.5503],[-83.7831,35.5503],[-83.7833,35.5502],[-83.7837,35.5502],[-83.7839,35.55],[-83.7842,35.5499],[-83.7844,35.5498],[-83.7846,35.5497],[-83.7848,35.5495],[-83.7849,35.5493],[-83.7851,35.5491],[-83.7854,35.5488],[-83.7857,35.5485],[-83.786,35.5483],[-83.7862,35.5481],[-83.7863,35.5481],[-83.7864,35.548],[-83.7867,35.5479],[-83.787,35.5478],[-83.7873,35.5477],[-83.7877,35.5476],[-83.7879,35.5476],[-83.7882,35.5475],[-83.7885,35.5475],[-83.7886,35.5474],[-83.7888,35.5474],[-83.7892,35.5473],[-83.7895,35.5472],[-83.7899,35.5471],[-83.7903,35.547],[-83.7905,35.5468],[-83.7908,35.5467],[-83.791,35.5465],[-83.7913,35.5463],[-83.7918,35.5461],[-83.7922,35.546],[-83.7926,35.5459],[-83.793,35.5458],[-83.7934,35.5458],[-83.7939,35.5457],[-83.7944,35.5457],[-83.7947,35.5457],[-83.7948,35.5456],[-83.7951,35.5453],[-83.7952,35.545],[-83.7954,35.5448],[-83.7957,35.5444],[-83.7961,35.5439],[-83.7964,35.5435],[-83.7966,35.5433],[-83.7968,35.5431],[-83.7973,35.5427],[-83.7976,35.5425],[-83.7979,35.5423],[-83.7982,35.542],[-83.7986,35.5418],[-83.7988,35.5416],[-83.799,35.5416],[-83.7992,35.5416],[-83.7995,35.5417],[-83.7998,35.5417],[-83.8001,35.5418],[-83.8002,35.5418],[-83.8005,35.5417],[-83.8007,35.5417],[-83.8009,35.5416],[-83.8011,35.5416],[-83.8016,35.5416],[-83.8019,35.5416],[-83.8022,35.5416],[-83.8023,35.5416],[-83.8024,35.5416],[-83.8025,35.5416],[-83.8026,35.5416],[-83.8027,35.5415],[-83.8028,35.5415],[-83.803,35.5413],[-83.803,35.5412],[-83.8032,35.541],[-83.8035,35.5408],[-83.8038,35.5405],[-83.8041,35.5402],[-83.8043,35.5399],[-83.8047,35.5397],[-83.805,35.5394],[-83.8054,35.5391],[-83.8057,35.5388],[-83.8059,35.5387],[-83.806,35.5385],[-83.8061,35.5383],[-83.8063,35.5381],[-83.8065,35.538],[-83.8066,35.5379],[-83.8071,35.5377],[-83.8074,35.5376],[-83.8075,35.5375],[-83.8078,35.5373],[-83.808,35.5371],[-83.8082,35.5369],[-83.8083,35.5367],[-83.8084,35.5364],[-83.8085,35.536],[-83.8086,35.5355],[-83.8086,35.5352],[-83.8087,35.5348],[-83.8088,35.5346],[-83.809,35.5343],[-83.8092,35.534],[-83.8094,35.5336],[-83.8095,35.5334],[-83.8097,35.5331],[-83.8099,35.533],[-83.8101,35.5329],[-83.8104,35.5329],[-83.8107,35.5328],[-83.8111,35.5327],[-83.8114,35.5326],[-83.8117,35.5325],[-83.8122,35.5322],[-83.8126,35.5319],[-83.8129,35.5317],[-83.8132,35.5315],[-83.8134,35.5312],[-83.8136,35.531],[-83.8139,35.5309],[-83.8142,35.5307],[-83.8145,35.5304],[-83.815,35.53],[-83.8153,35.5298],[-83.8155,35.5296],[-83.816,35.5292],[-83.8165,35.5289],[-83.8168,35.5287],[-83.817,35.5286],[-83.8176,35.5283],[-83.8182,35.528],[-83.8186,35.5278],[-83.8189,35.5275],[-83.8193,35.5273],[-83.8196,35.5271],[-83.8198,35.5268],[-83.8199,35.5266],[-83.8199,35.5264],[-83.82,35.5261],[-83.8201,35.5259],[-83.8202,35.5258],[-83.8205,35.5256],[-83.8207,35.5256],[-83.821,35.5255],[-83.8215,35.5255],[-83.8217,35.5255],[-83.8221,35.5255],[-83.8224,35.5255],[-83.8227,35.5255],[-83.8232,35.5255],[-83.8234,35.5254],[-83.8235,35.5254],[-83.824,35.5252],[-83.8243,35.525],[-83.8247,35.5249],[-83.8249,35.5247],[-83.8251,35.5245],[-83.8253,35.5243],[-83.8254,35.5243],[-83.8256,35.5243],[-83.8259,35.5243],[-83.8265,35.5244],[-83.827,35.5245],[-83.8277,35.5245],[-83.8279,35.5245],[-83.8283,35.5245],[-83.8287,35.5245],[-83.8293,35.5245],[-83.8298,35.5245],[-83.8301,35.5245],[-83.8304,35.5246],[-83.8308,35.5247],[-83.8311,35.5247],[-83.8315,35.5247],[-83.8319,35.5246],[-83.8321,35.5246],[-83.8326,35.5244],[-83.8331,35.5243],[-83.8335,35.5241],[-83.8339,35.5239],[-83.8342,35.5238],[-83.8346,35.5237],[-83.8351,35.5237],[-83.8354,35.5236],[-83.8355,35.5236],[-83.8357,35.5236],[-83.836,35.5234],[-83.8363,35.5233],[-83.8366,35.5231],[-83.8369,35.523],[-83.8371,35.5229],[-83.8375,35.5228],[-83.8379,35.5227],[-83.8383,35.5225],[-83.8386,35.5223],[-83.8388,35.5222],[-83.8391,35.5221],[-83.8392,35.522],[-83.8393,35.5219],[-83.8396,35.5217],[-83.8399,35.5216],[-83.8401,35.5215],[-83.8402,35.5215],[-83.8403,35.5215],[-83.8407,35.5215],[-83.841,35.5215],[-83.8414,35.5215],[-83.8419,35.5215],[-83.8424,35.5215],[-83.8427,35.5215],[-83.8431,35.5214],[-83.8434,35.5213],[-83.8437,35.5213],[-83.8443,35.5212],[-83.8446,35.5211],[-83.845,35.5209],[-83.8451,35.5208],[-83.8453,35.5207],[-83.8455,35.5205],[-83.8458,35.5203],[-83.846,35.5201],[-83.8463,35.5199],[-83.8466,35.5198],[-83.8469,35.5196],[-83.8473,35.5195],[-83.8475,35.5194],[-83.8478,35.5192],[-83.8484,35.5189],[-83.8489,35.5187],[-83.8491,35.5186],[-83.8493,35.5186],[-83.8495,35.5187],[-83.8498,35.5188],[-83.8501,35.5189],[-83.8505,35.519],[-83.8508,35.5192],[-83.8513,35.5194],[-83.8517,35.5195],[-83.8522,35.5198],[-83.8526,35.52],[-83.853,35.5202],[-83.8534,35.5204],[-83.8538,35.5205],[-83.8541,35.5206],[-83.8544,35.5207],[-83.8547,35.5208],[-83.8551,35.5209],[-83.8555,35.521],[-83.8559,35.5211],[-83.8562,35.5212],[-83.8566,35.5213],[-83.8569,35.5215],[-83.8572,35.5216],[-83.8573,35.5216],[-83.8575,35.5215],[-83.8581,35.5215],[-83.8587,35.5215],[-83.859,35.5214],[-83.8593,35.5213],[-83.8597,35.5211],[-83.86,35.5209],[-83.8604,35.5208],[-83.8608,35.5207],[-83.8613,35.5206],[-83.8619,35.5206],[-83.8622,35.5206],[-83.8626,35.5207],[-83.8631,35.5208],[-83.8636,35.5209],[-83.8641,35.5209],[-83.8645,35.5208],[-83.865,35.5207],[-83.8653,35.5207],[-83.8656,35.5206],[-83.8659,35.5205],[-83.8662,35.5204],[-83.8667,35.5203],[-83.8671,35.5202],[-83.8676,35.5201],[-83.8681,35.52],[-83.8685,35.52],[-83.8688,35.52],[-83.869,35.5201],[-83.8695,35.5202],[-83.8701,35.5203],[-83.8705,35.5204],[-83.8708,35.5204],[-83.8713,35.5205],[-83.8717,35.5207],[-83.872,35.5208],[-83.8723,35.5209],[-83.8726,35.5209],[-83.8729,35.5209],[-83.8731,35.5209],[-83.8732,35.5209],[-83.8735,35.5208],[-83.8738,35.5207],[-83.874,35.5205],[-83.8744,35.5202],[-83.8749,35.5199],[-83.8753,35.5197],[-83.8758,35.5196],[-83.8761,35.5195],[-83.8764,35.5194],[-83.8765,35.5193],[-83.8766,35.5193],[-83.8768,35.5193],[-83.877,35.5193],[-83.8771,35.5193],[-83.8773,35.5193],[-83.8778,35.5194],[-83.8782,35.5194],[-83.8783,35.5194],[-83.8785,35.5194],[-83.8789,35.5194],[-83.8791,35.5193],[-83.8792,35.5193],[-83.8793,35.5192],[-83.8795,35.5192],[-83.8796,35.5192],[-83.8799,35.5191],[-83.88,35.519],[-83.8802,35.5188],[-83.8803,35.5188],[-83.8804,35.5187],[-83.8805,35.5186],[-83.8807,35.5185],[-83.8807,35.5184],[-83.8808,35.5183],[-83.8812,35.5178],[-83.8814,35.5175],[-83.8816,35.5172],[-83.8819,35.5169],[-83.8824,35.5165],[-83.8826,35.5163],[-83.8829,35.516],[-83.8832,35.5156],[-83.8833,35.5154],[-83.8833,35.515],[-83.8832,35.5145],[-83.8832,35.514],[-83.8832,35.5137],[-83.8835,35.5132],[-83.8838,35.5129],[-83.884,35.5126],[-83.8843,35.5123],[-83.8846,35.5121],[-83.8848,35.5118],[-83.8851,35.5116],[-83.8857,35.511],[-83.8858,35.5109],[-83.886,35.5106],[-83.8864,35.5102],[-83.8866,35.51],[-83.8868,35.5098],[-83.887,35.5095],[-83.8872,35.5092],[-83.8875,35.5089],[-83.8878,35.5086],[-83.888,35.5082],[-83.8882,35.5078],[-83.8883,35.5075],[-83.8885,35.5072],[-83.8886,35.5069],[-83.8887,35.5069],[-83.889,35.5065],[-83.8891,35.5064],[-83.8892,35.5061],[-83.8894,35.5056],[-83.8895,35.5053],[-83.8898,35.5049],[-83.8899,35.5047],[-83.8901,35.5046],[-83.8902,35.5045],[-83.8903,35.5044],[-83.8904,35.5044],[-83.8906,35.5043],[-83.8908,35.5042],[-83.8909,35.5041],[-83.8911,35.5039],[-83.8912,35.5038],[-83.8913,35.5037],[-83.8914,35.5037],[-83.8916,35.5035],[-83.8918,35.5033],[-83.8919,35.5032],[-83.8919,35.503],[-83.8919,35.5029],[-83.8919,35.5028],[-83.892,35.5026],[-83.8923,35.5025],[-83.8924,35.5024],[-83.8925,35.5023],[-83.8927,35.5023],[-83.8928,35.5022],[-83.8929,35.5022],[-83.8931,35.5022],[-83.8934,35.5022],[-83.8935,35.5022],[-83.8937,35.5022],[-83.8942,35.5022],[-83.8942,35.5021],[-83.8945,35.5021],[-83.8946,35.502],[-83.8947,35.502],[-83.8949,35.502],[-83.895,35.5019],[-83.8953,35.5018],[-83.8954,35.5018],[-83.8956,35.5017],[-83.8959,35.5016],[-83.896,35.5015],[-83.8962,35.5014],[-83.8964,35.5013],[-83.8965,35.5013],[-83.8966,35.5012],[-83.8968,35.501],[-83.8969,35.501],[-83.897,35.5008],[-83.897,35.5007],[-83.8969,35.5005],[-83.8969,35.5004],[-83.8968,35.5003],[-83.8968,35.5001],[-83.8969,35.4999],[-83.8972,35.4997],[-83.8975,35.4996],[-83.898,35.4995],[-83.8983,35.4994],[-83.8985,35.4992],[-83.8988,35.4988],[-83.899,35.4985],[-83.8993,35.4983],[-83.8995,35.4982],[-83.8996,35.4981],[-83.8997,35.498],[-83.9,35.4977],[-83.9003,35.4975],[-83.9005,35.4973],[-83.9008,35.4971],[-83.9012,35.4967],[-83.9015,35.4965],[-83.9015,35.4961],[-83.9014,35.4958],[-83.9013,35.4955],[-83.9013,35.4952],[-83.9013,35.4951],[-83.9012,35.4949],[-83.9008,35.4947],[-83.9006,35.4946],[-83.9004,35.4945],[-83.9003,35.4943],[-83.9003,35.4942],[-83.9003,35.4941],[-83.9003,35.4938],[-83.9003,35.4935],[-83.9003,35.4932],[-83.9004,35.493],[-83.9004,35.4929],[-83.9005,35.4928],[-83.9007,35.4925],[-83.9009,35.4922],[-83.901,35.4919],[-83.9011,35.4917],[-83.9013,35.4913],[-83.9015,35.4911],[-83.9017,35.4909],[-83.9019,35.4908],[-83.9024,35.4906],[-83.9026,35.4905],[-83.9029,35.4903],[-83.9032,35.4901],[-83.9036,35.4898],[-83.9039,35.4897],[-83.9045,35.4895],[-83.9049,35.4894],[-83.9053,35.4892],[-83.9056,35.489],[-83.9058,35.4887],[-83.906,35.4883],[-83.9061,35.4879],[-83.9063,35.4875],[-83.9064,35.4872],[-83.9066,35.4868],[-83.9068,35.4864],[-83.9069,35.4864],[-83.907,35.4863],[-83.907,35.4862],[-83.9071,35.4861],[-83.9071,35.486],[-83.9072,35.4857],[-83.9072,35.4856],[-83.9072,35.4855],[-83.9074,35.4852],[-83.9077,35.485],[-83.9079,35.4846],[-83.9079,35.4845],[-83.9081,35.4844],[-83.9082,35.4842],[-83.9086,35.4839],[-83.9087,35.4838],[-83.9088,35.4838],[-83.9088,35.4836],[-83.9088,35.4834],[-83.9088,35.4833],[-83.9089,35.4831],[-83.9091,35.4827],[-83.9091,35.4825],[-83.9091,35.4824],[-83.9091,35.4823],[-83.9091,35.482],[-83.9091,35.4816],[-83.909,35.4812],[-83.909,35.4808],[-83.909,35.4807],[-83.909,35.4805],[-83.909,35.4803],[-83.9091,35.48],[-83.9092,35.4798],[-83.9093,35.4797],[-83.9093,35.4796],[-83.9094,35.4795],[-83.9095,35.4794],[-83.9098,35.4791],[-83.91,35.4789],[-83.9102,35.4787],[-83.9103,35.4784],[-83.9105,35.4782],[-83.9107,35.4779],[-83.911,35.4774],[-83.9113,35.4769],[-83.9114,35.4767],[-83.9116,35.4763],[-83.9116,35.4762],[-83.9119,35.4761],[-83.9122,35.476],[-83.9123,35.4759],[-83.9128,35.4758],[-83.9133,35.4757],[-83.9134,35.4756],[-83.9138,35.4755],[-83.9142,35.4751],[-83.9144,35.475],[-83.9147,35.4748],[-83.915,35.4745],[-83.9153,35.4743],[-83.9155,35.4741],[-83.9158,35.4739],[-83.9166,35.4736],[-83.9167,35.4736],[-83.9169,35.4736],[-83.917,35.4737],[-83.9171,35.4737],[-83.9175,35.4738],[-83.9176,35.4738],[-83.9177,35.4738],[-83.9179,35.4739],[-83.9181,35.4739],[-83.9184,35.4738],[-83.9184,35.4737],[-83.9186,35.4736],[-83.919,35.4733],[-83.9193,35.4733],[-83.9197,35.4733],[-83.9202,35.4734],[-83.9205,35.4737],[-83.9208,35.4738],[-83.921,35.4739],[-83.9212,35.474],[-83.9214,35.4741],[-83.9217,35.4742],[-83.922,35.4743],[-83.9224,35.4743],[-83.9228,35.4743],[-83.9232,35.4742],[-83.9236,35.4742],[-83.9241,35.4743],[-83.9244,35.4743],[-83.9247,35.4741],[-83.9249,35.474],[-83.925,35.4738],[-83.9253,35.4736],[-83.9255,35.4736],[-83.9259,35.4736],[-83.9263,35.4736],[-83.9265,35.4736],[-83.928,35.473],[-83.9283,35.473],[-83.9286,35.4731],[-83.9287,35.4731],[-83.9288,35.4731],[-83.9292,35.4732],[-83.9298,35.4732],[-83.9304,35.473],[-83.9307,35.473],[-83.9311,35.4729],[-83.9315,35.4729],[-83.9318,35.4728],[-83.9323,35.4727],[-83.9329,35.4726],[-83.9334,35.4725],[-83.9339,35.4724],[-83.9344,35.4723],[-83.9347,35.4722],[-83.9349,35.4722],[-83.935,35.4721],[-83.9354,35.4719],[-83.9358,35.4718],[-83.9361,35.4717],[-83.9364,35.4716],[-83.9367,35.4716],[-83.937,35.4714],[-83.9374,35.4708],[-83.9375,35.4707],[-83.9377,35.4705],[-83.9378,35.4704],[-83.9379,35.4702],[-83.9381,35.4701],[-83.9382,35.4699],[-83.9385,35.4696],[-83.9386,35.4695],[-83.939,35.4693],[-83.9394,35.469],[-83.9398,35.4688],[-83.9402,35.4687],[-83.9403,35.4685],[-83.9407,35.4682],[-83.941,35.468],[-83.9412,35.4678],[-83.9415,35.4676],[-83.9418,35.4675],[-83.942,35.4673],[-83.9422,35.467],[-83.9423,35.4668],[-83.9423,35.4666],[-83.9423,35.4665],[-83.9423,35.4664],[-83.9423,35.4661],[-83.9426,35.4659],[-83.9429,35.4656],[-83.943,35.4654],[-83.943,35.4653],[-83.9429,35.4652],[-83.9429,35.4649],[-83.9427,35.4645],[-83.9429,35.4644],[-83.943,35.4644],[-83.9432,35.4643],[-83.9436,35.4643],[-83.9438,35.4642],[-83.944,35.4642],[-83.9446,35.4642],[-83.945,35.4642],[-83.9454,35.4641],[-83.9458,35.4639],[-83.9462,35.4637],[-83.9464,35.4635],[-83.9466,35.4634],[-83.947,35.4632],[-83.9472,35.463],[-83.9472,35.4629],[-83.9472,35.4628],[-83.9473,35.4626],[-83.9474,35.4624],[-83.9476,35.4622],[-83.948,35.4621],[-83.9481,35.462],[-83.9484,35.462],[-83.9488,35.4617],[-83.9491,35.4614],[-83.9492,35.4611],[-83.9497,35.4609],[-83.9501,35.4608],[-83.9506,35.4607],[-83.951,35.4607],[-83.9514,35.4606],[-83.9519,35.4606],[-83.9526,35.4606],[-83.953,35.4605],[-83.9531,35.4606],[-83.9533,35.4609],[-83.9537,35.4614],[-83.9538,35.4617],[-83.954,35.462],[-83.9542,35.4623],[-83.9544,35.4626],[-83.9546,35.4629],[-83.9548,35.4631],[-83.9551,35.4633],[-83.9554,35.4635],[-83.9558,35.4636],[-83.9561,35.4638],[-83.9565,35.4639],[-83.9569,35.464],[-83.9573,35.4641],[-83.9579,35.4643],[-83.9585,35.4643],[-83.9589,35.4643],[-83.9594,35.4642],[-83.9599,35.4642],[-83.9604,35.4641],[-83.9608,35.4641],[-83.9611,35.4641],[-83.9611,35.4639],[-83.9611,35.4637],[-83.9611,35.4633],[-83.9611,35.463],[-83.9611,35.4627],[-83.9612,35.4624],[-83.9612,35.4621],[-83.9612,35.4618],[-83.9612,35.4617],[-83.9612,35.4613],[-83.9612,35.4609],[-83.9611,35.4605],[-83.9611,35.4603],[-83.9611,35.4602],[-83.9611,35.4601],[-83.9611,35.46],[-83.9613,35.4597],[-83.9615,35.4595],[-83.9616,35.4593],[-83.9618,35.4592],[-83.962,35.4591],[-83.9624,35.4589],[-83.9627,35.4588],[-83.9629,35.4586],[-83.9631,35.4584],[-83.9631,35.4583],[-83.9632,35.4581],[-83.9632,35.458],[-83.9632,35.4577],[-83.9632,35.4575],[-83.9632,35.4572],[-83.9632,35.4571],[-83.9631,35.457],[-83.9628,35.4567],[-83.9628,35.4566],[-83.9629,35.4565],[-83.9631,35.4564],[-83.9633,35.4564],[-83.9638,35.4564],[-83.9643,35.4565],[-83.9647,35.4566],[-83.9648,35.4566],[-83.9649,35.4566],[-83.965,35.4566],[-83.9652,35.4566],[-83.9654,35.4566],[-83.9655,35.4565],[-83.9656,35.4564],[-83.9657,35.4562],[-83.9657,35.4559],[-83.9656,35.4557],[-83.9654,35.4556],[-83.9651,35.4555],[-83.965,35.4554],[-83.9649,35.4554],[-83.9647,35.4554],[-83.9644,35.4552],[-83.9642,35.4551],[-83.9642,35.4549],[-83.9642,35.4547],[-83.9644,35.4543],[-83.9646,35.4542],[-83.9646,35.4541],[-83.9648,35.4541],[-83.9651,35.4543],[-83.9652,35.4543],[-83.9655,35.4545],[-83.9656,35.4546],[-83.9659,35.4548],[-83.9662,35.455],[-83.9665,35.4551],[-83.9666,35.4551],[-83.9668,35.4552],[-83.9673,35.4551],[-83.9679,35.4552],[-83.9685,35.4552],[-83.969,35.4552],[-83.9695,35.4552],[-83.9698,35.4553],[-83.9703,35.4555],[-83.9706,35.4555],[-83.9707,35.4555],[-83.971,35.4555],[-83.9714,35.4553],[-83.9716,35.4551],[-83.9719,35.4549],[-83.972,35.4546],[-83.972,35.4544],[-83.9719,35.4541],[-83.9718,35.4539],[-83.9718,35.4538],[-83.9715,35.4536],[-83.9712,35.4534],[-83.9711,35.4532],[-83.9711,35.4531],[-83.9711,35.453],[-83.9712,35.4529],[-83.9713,35.4529],[-83.9715,35.4529],[-83.9719,35.453],[-83.9724,35.453],[-83.9727,35.453],[-83.973,35.453],[-83.9732,35.4529],[-83.9732,35.4528],[-83.9733,35.4528],[-83.9733,35.4526],[-83.9732,35.4524],[-83.9732,35.452],[-83.9731,35.452],[-83.973,35.4518],[-83.973,35.4516],[-83.9729,35.4512],[-83.9729,35.451],[-83.973,35.4505],[-83.9729,35.4502],[-83.9729,35.4499],[-83.973,35.4497],[-83.9732,35.4492],[-83.9732,35.4489],[-83.9731,35.4487],[-83.9728,35.4483],[-83.9725,35.4479],[-83.9724,35.4477],[-83.9724,35.4476],[-83.9725,35.4475],[-83.9726,35.4473],[-83.9727,35.4473],[-83.9728,35.4472],[-83.9729,35.4472],[-83.9731,35.4473],[-83.9732,35.4474],[-83.9733,35.4474],[-83.9736,35.4477],[-83.974,35.4479],[-83.9744,35.448],[-83.9749,35.4481],[-83.9751,35.448],[-83.9753,35.4478],[-83.9753,35.4477],[-83.9753,35.4476],[-83.9754,35.4471],[-83.9757,35.4467],[-83.9758,35.4466],[-83.9761,35.4465],[-83.9764,35.4466],[-83.9767,35.4467],[-83.977,35.4469],[-83.9772,35.4471],[-83.9775,35.4472],[-83.978,35.4476],[-83.9783,35.4478],[-83.9785,35.448],[-83.9789,35.4481],[-83.9792,35.4482],[-83.9793,35.4483],[-83.9798,35.4483],[-83.98,35.4482],[-83.9801,35.448],[-83.9802,35.4477],[-83.9803,35.4476],[-83.9804,35.4473],[-83.9805,35.4471],[-83.9806,35.447],[-83.9807,35.4468],[-83.981,35.4465],[-83.9814,35.4462],[-83.9816,35.4457],[-83.9818,35.4455],[-83.9818,35.4454],[-83.982,35.4452],[-83.9823,35.4447],[-83.9825,35.4443],[-83.9825,35.444],[-83.9826,35.4439],[-83.9826,35.4436],[-83.9826,35.4434],[-83.9828,35.4432],[-83.983,35.4429],[-83.9831,35.4427],[-83.9831,35.4426],[-83.9833,35.4423],[-83.9834,35.4419],[-83.9834,35.4418],[-83.9835,35.4416],[-83.9834,35.4414],[-83.9833,35.4412],[-83.9834,35.441],[-83.9835,35.4408],[-83.9836,35.4407],[-83.9837,35.4406],[-83.9839,35.4406],[-83.9839,35.4405],[-83.9842,35.4403],[-83.9844,35.4402],[-83.9848,35.4401],[-83.9851,35.44],[-83.9855,35.4401],[-83.986,35.4403],[-83.9865,35.4406],[-83.9869,35.4408],[-83.9873,35.4409],[-83.9877,35.4409],[-83.988,35.4409],[-83.9881,35.4408],[-83.9883,35.4408],[-83.9886,35.4405],[-83.9887,35.4403],[-83.9886,35.4401],[-83.9885,35.4399],[-83.9883,35.4397],[-83.9882,35.4395],[-83.9882,35.4394],[-83.9883,35.4392],[-83.9886,35.4391],[-83.9889,35.4391],[-83.9894,35.4392],[-83.9898,35.4393],[-83.9901,35.4394],[-83.9903,35.4396],[-83.9905,35.4399],[-83.9906,35.4402],[-83.9907,35.4404],[-83.9911,35.4406],[-83.9913,35.4407],[-83.9915,35.4407],[-83.9918,35.4407],[-83.992,35.4405],[-83.9921,35.4404],[-83.9924,35.4399],[-83.9925,35.4398],[-83.9926,35.4395],[-83.9927,35.4391],[-83.9927,35.4387],[-83.9927,35.4384],[-83.9927,35.4382],[-83.9929,35.438],[-83.9929,35.4378],[-83.993,35.4378],[-83.9932,35.4376],[-83.9933,35.4376],[-83.9935,35.4374],[-83.9938,35.4373],[-83.994,35.4371],[-83.9941,35.437],[-83.9944,35.4368],[-83.9945,35.4367],[-83.9945,35.4366],[-83.9946,35.4365],[-83.9946,35.4363],[-83.9945,35.4362],[-83.9945,35.436],[-83.9944,35.4359],[-83.9944,35.4357],[-83.9944,35.4355],[-83.9946,35.4353],[-83.9947,35.4352],[-83.9949,35.4351],[-83.9952,35.435],[-83.9956,35.435],[-83.9959,35.4351],[-83.996,35.435],[-83.9962,35.435],[-83.9964,35.4349],[-83.9964,35.4348],[-83.9964,35.4347],[-83.9965,35.4346],[-83.9965,35.4345],[-83.9966,35.4343],[-83.9966,35.4342],[-83.9966,35.4341],[-83.9967,35.4339],[-83.9969,35.4338],[-83.9971,35.4338],[-83.9974,35.4338],[-83.9979,35.434],[-83.9985,35.4342],[-83.9987,35.4342],[-83.9989,35.4342],[-83.9991,35.4342],[-83.9993,35.4342],[-83.9994,35.4341],[-83.9996,35.4339],[-83.9997,35.4336],[-83.9998,35.4334],[-83.9997,35.4332],[-83.9994,35.4329],[-83.999,35.4327],[-83.9988,35.4326],[-83.9987,35.4324],[-83.9986,35.4323],[-83.9986,35.4322],[-83.9988,35.432],[-83.9991,35.4318],[-83.9992,35.4318],[-83.9993,35.4315],[-83.9994,35.4313],[-83.9994,35.4312],[-83.9993,35.4311],[-83.999,35.4311],[-83.9988,35.4311],[-83.9986,35.4311],[-83.9984,35.4311],[-83.9983,35.4311],[-83.9982,35.431],[-83.998,35.431],[-83.998,35.4309],[-83.998,35.4307],[-83.9981,35.4306],[-83.9983,35.4304],[-83.9984,35.4303],[-83.9985,35.4301],[-83.9986,35.4298],[-83.9986,35.4297],[-83.9987,35.4295],[-83.9989,35.4294],[-83.9989,35.4293],[-83.9991,35.4291],[-83.9992,35.429],[-83.9994,35.4288],[-83.9995,35.4288],[-83.9997,35.4285],[-83.9999,35.4284],[-83.9999,35.4282],[-83.9999,35.4281],[-83.9997,35.4279],[-83.9995,35.4277],[-83.9993,35.4275],[-83.9992,35.4273],[-83.9992,35.4269],[-83.9992,35.4267],[-83.9993,35.4264],[-83.9993,35.4262],[-83.9995,35.4259],[-83.9997,35.4257],[-83.9997,35.4256],[-83.9998,35.4254],[-84,35.4252],[-84.0002,35.425],[-84.0006,35.4246],[-84.0007,35.4245],[-84.0009,35.4242],[-84.001,35.4239],[-84.0011,35.4236],[-84.0012,35.4235],[-84.0013,35.4234],[-84.0016,35.4231],[-84.0017,35.423],[-84.002,35.4228],[-84.0023,35.4227],[-84.0026,35.4225],[-84.0029,35.4223],[-84.0032,35.4222],[-84.0035,35.422],[-84.0039,35.4216],[-84.0042,35.4215],[-84.0043,35.4215],[-84.0043,35.4214],[-84.0046,35.4214],[-84.005,35.4213],[-84.0053,35.4212],[-84.0055,35.421],[-84.0058,35.4207],[-84.0059,35.4204],[-84.006,35.4201],[-84.0061,35.4198],[-84.0062,35.4196],[-84.0065,35.4193],[-84.0067,35.4191],[-84.0071,35.419],[-84.0074,35.4188],[-84.0077,35.4186],[-84.008,35.4184],[-84.0082,35.4183],[-84.0084,35.4181],[-84.0087,35.4178],[-84.0091,35.4175],[-84.0094,35.4173],[-84.0097,35.4171],[-84.0101,35.4169],[-84.0104,35.4167],[-84.0106,35.4165],[-84.0109,35.4161],[-84.0111,35.4159],[-84.0115,35.4157],[-84.0119,35.4153],[-84.0122,35.4151],[-84.0124,35.4147],[-84.0126,35.4144],[-84.0128,35.4141],[-84.013,35.4138],[-84.0131,35.4135],[-84.0134,35.4132],[-84.0137,35.4129],[-84.0139,35.4127],[-84.0142,35.4125],[-84.0144,35.4124],[-84.0149,35.4121],[-84.0153,35.4119],[-84.0157,35.4118],[-84.0161,35.4117],[-84.0166,35.4115],[-84.017,35.4114],[-84.0175,35.4114],[-84.0179,35.4114],[-84.0183,35.4114],[-84.0186,35.4115],[-84.0191,35.4116],[-84.0194,35.4117],[-84.0195,35.4118],[-84.0199,35.4119],[-84.0202,35.412],[-84.0206,35.4121],[-84.0209,35.4121],[-84.0214,35.4121],[-84.0218,35.4121],[-84.0221,35.4121],[-84.0225,35.412],[-84.0228,35.412],[-84.023,35.4119],[-84.0232,35.4118],[-84.0234,35.4116],[-84.0235,35.4114],[-84.0234,35.4111],[-84.0234,35.4107],[-84.0233,35.4104],[-84.0232,35.4103],[-84.0231,35.41],[-84.023,35.4098],[-84.0228,35.4093],[-84.0226,35.409],[-84.0225,35.4088],[-84.0223,35.4085],[-84.0221,35.4083],[-84.022,35.408],[-84.0217,35.4076],[-84.0216,35.4074],[-84.0213,35.4072],[-84.0212,35.4067],[-84.0211,35.4064],[-84.0211,35.4062],[-84.0211,35.4061],[-84.0211,35.406],[-84.0212,35.4058],[-84.0212,35.4056],[-84.0213,35.4055],[-84.0214,35.4052],[-84.0215,35.4048],[-84.0215,35.4044],[-84.0215,35.4042],[-84.0211,35.4038],[-84.0209,35.4036],[-84.0206,35.4034],[-84.0203,35.403],[-84.0201,35.4027],[-84.0199,35.4023],[-84.0197,35.402],[-84.0195,35.4016],[-84.0194,35.4013],[-84.0193,35.4011],[-84.0191,35.4008],[-84.019,35.4006],[-84.0189,35.4003],[-84.0187,35.4],[-84.0185,35.3997],[-84.0181,35.3995],[-84.0179,35.3993],[-84.0175,35.3992],[-84.0171,35.3991],[-84.0167,35.399],[-84.0164,35.3989],[-84.0158,35.3987],[-84.0155,35.3987],[-84.0151,35.3986],[-84.0147,35.3984],[-84.0142,35.3981],[-84.0139,35.3979],[-84.0137,35.3976],[-84.0137,35.3974],[-84.0136,35.3971],[-84.0136,35.3968],[-84.0135,35.3965],[-84.0135,35.3962],[-84.0135,35.3959],[-84.0135,35.3957],[-84.0134,35.3956],[-84.0134,35.3953],[-84.0133,35.395],[-84.0133,35.3949],[-84.0132,35.3946],[-84.0131,35.3944],[-84.013,35.3941],[-84.0129,35.3937],[-84.0129,35.3933],[-84.0129,35.3929],[-84.0128,35.3928],[-84.0128,35.3927],[-84.0128,35.3926],[-84.0125,35.3922],[-84.0122,35.392],[-84.0121,35.3919],[-84.012,35.3919],[-84.0116,35.392],[-84.0114,35.392],[-84.0111,35.392],[-84.0108,35.392],[-84.0105,35.392],[-84.0101,35.3918],[-84.0097,35.3916],[-84.0094,35.3915],[-84.0089,35.3913],[-84.0086,35.391],[-84.0082,35.3906],[-84.0082,35.3903],[-84.0082,35.39],[-84.0083,35.3897],[-84.0084,35.3895],[-84.0086,35.3892],[-84.0087,35.3891],[-84.0088,35.389],[-84.0089,35.3887],[-84.0091,35.3885],[-84.0093,35.3882],[-84.0095,35.388],[-84.0097,35.3878],[-84.0097,35.3877],[-84.0099,35.3875],[-84.0101,35.3873],[-84.0103,35.3871],[-84.0105,35.3868],[-84.0106,35.3865],[-84.0107,35.3862],[-84.0109,35.3858],[-84.0111,35.3854],[-84.0113,35.385],[-84.0114,35.3846],[-84.0113,35.3844],[-84.0112,35.3841],[-84.011,35.3839],[-84.0108,35.3836],[-84.0103,35.3833],[-84.0101,35.3831],[-84.0099,35.3828],[-84.0097,35.3825],[-84.0097,35.3824],[-84.0096,35.3822],[-84.0096,35.3821],[-84.0096,35.382],[-84.0096,35.3819],[-84.0097,35.3815],[-84.0097,35.3813],[-84.0097,35.3811],[-84.0096,35.3809],[-84.0094,35.3806],[-84.0092,35.3804],[-84.0091,35.3801],[-84.0088,35.3797],[-84.0086,35.3794],[-84.0085,35.3791],[-84.0084,35.379],[-84.0083,35.3788],[-84.0082,35.3785],[-84.0082,35.3781],[-84.0083,35.3779],[-84.0083,35.3777],[-84.0085,35.3772],[-84.0087,35.3768],[-84.0088,35.3764],[-84.0088,35.3761],[-84.0089,35.3757],[-84.0089,35.3755],[-84.0089,35.3754],[-84.0088,35.3751],[-84.0088,35.3749],[-84.0088,35.3746],[-84.0088,35.3743],[-84.0088,35.374],[-84.0088,35.3737],[-84.0088,35.3734],[-84.0088,35.3731],[-84.0087,35.3728],[-84.0087,35.3727],[-84.0087,35.3726],[-84.0086,35.3724],[-84.0086,35.3723],[-84.0085,35.3721],[-84.0083,35.372],[-84.0081,35.3719],[-84.0079,35.3718],[-84.0077,35.3717],[-84.0075,35.3717],[-84.0074,35.3717],[-84.0076,35.3715],[-84.0076,35.3714],[-84.0079,35.3712],[-84.0081,35.3709],[-84.0084,35.3707],[-84.0086,35.3704],[-84.0089,35.3702],[-84.009,35.3701],[-84.0092,35.3699],[-84.0096,35.3696],[-84.0099,35.3693],[-84.0103,35.3691],[-84.0105,35.3689],[-84.0108,35.3687],[-84.0111,35.3685],[-84.0113,35.3683],[-84.0116,35.368],[-84.0118,35.3677],[-84.0121,35.3675],[-84.0124,35.3672],[-84.0125,35.367],[-84.0126,35.367],[-84.0129,35.3667],[-84.013,35.3667],[-84.0132,35.3665],[-84.0135,35.3663],[-84.0136,35.3662],[-84.0138,35.3661],[-84.0141,35.3658],[-84.0143,35.3656],[-84.0148,35.3652],[-84.0151,35.365],[-84.0153,35.3647],[-84.0155,35.3644],[-84.0155,35.3643],[-84.0156,35.3641],[-84.0158,35.3638],[-84.016,35.3635],[-84.0161,35.3632],[-84.0163,35.3629],[-84.0165,35.3627],[-84.0167,35.3624],[-84.0169,35.3622],[-84.0171,35.362],[-84.0175,35.3617],[-84.0177,35.3614],[-84.0179,35.3612],[-84.0181,35.3609],[-84.0184,35.3605],[-84.0187,35.3602],[-84.0189,35.36],[-84.019,35.3599],[-84.0192,35.3595],[-84.0193,35.3593],[-84.0193,35.3592],[-84.0193,35.3589],[-84.0194,35.3586],[-84.0195,35.3583],[-84.0197,35.358],[-84.0201,35.3576],[-84.0202,35.3576],[-84.0204,35.3574],[-84.0206,35.3573],[-84.0207,35.3572],[-84.021,35.357],[-84.0213,35.3568],[-84.0217,35.3567],[-84.022,35.3566],[-84.0224,35.3564],[-84.0227,35.3563],[-84.0229,35.356],[-84.023,35.3556],[-84.023,35.3553],[-84.0231,35.355],[-84.0232,35.3544],[-84.0233,35.3543],[-84.0234,35.3543],[-84.0236,35.3542],[-84.0237,35.3541],[-84.024,35.354],[-84.0242,35.354],[-84.0244,35.354],[-84.0251,35.354],[-84.0255,35.354],[-84.0259,35.354],[-84.0263,35.354],[-84.0267,35.3539],[-84.0271,35.3538],[-84.0275,35.3537],[-84.0278,35.3536],[-84.028,35.3536],[-84.0285,35.3537],[-84.029,35.3538],[-84.0294,35.3538],[-84.0296,35.3538],[-84.03,35.3536],[-84.0303,35.3535],[-84.0307,35.3534],[-84.031,35.3533],[-84.0314,35.3533],[-84.0318,35.3532],[-84.0322,35.3531],[-84.0326,35.353],[-84.0329,35.3529],[-84.0332,35.3526],[-84.0334,35.3524],[-84.0336,35.3522],[-84.0338,35.352],[-84.0343,35.3516],[-84.0346,35.3515],[-84.0351,35.3514],[-84.0355,35.3514],[-84.0359,35.3514],[-84.0366,35.3514],[-84.037,35.3514],[-84.0373,35.3513],[-84.0377,35.3513],[-84.0381,35.3512],[-84.0383,35.3511],[-84.0383,35.351],[-84.0384,35.3509],[-84.0384,35.3508],[-84.0383,35.3506],[-84.0383,35.3504],[-84.0384,35.3503],[-84.0384,35.3501],[-84.0385,35.3499],[-84.0386,35.3497],[-84.0387,35.3496],[-84.0387,35.3494],[-84.0387,35.3492],[-84.0387,35.3489],[-84.0387,35.3488],[-84.0387,35.3485],[-84.0389,35.3482],[-84.0383,35.3484],[-84.0383,35.3482],[-84.0383,35.3481],[-84.0383,35.3479],[-84.0383,35.3478],[-84.0381,35.3477],[-84.0379,35.3474],[-84.0375,35.3471],[-84.0372,35.3469],[-84.0371,35.3468],[-84.0366,35.3463],[-84.0362,35.3459],[-84.036,35.3456],[-84.036,35.3455],[-84.0359,35.3453],[-84.0357,35.345],[-84.0355,35.3447],[-84.0354,35.3447],[-84.0353,35.3445],[-84.035,35.3443],[-84.0348,35.3441],[-84.0344,35.3438],[-84.0342,35.3435],[-84.034,35.3433],[-84.034,35.3431],[-84.034,35.3428],[-84.034,35.3426],[-84.0343,35.3423],[-84.0345,35.3421],[-84.0349,35.3417],[-84.0353,35.3416],[-84.0354,35.3415],[-84.0356,35.3415],[-84.0356,35.3414],[-84.0357,35.3413],[-84.0358,35.341],[-84.0358,35.3408],[-84.0359,35.3407],[-84.036,35.3403],[-84.0361,35.3399],[-84.0362,35.3394],[-84.0362,35.3392],[-84.0361,35.3389],[-84.0361,35.3387],[-84.0361,35.3382],[-84.0361,35.3381],[-84.0362,35.3379],[-84.0362,35.3377],[-84.0359,35.3375],[-84.0356,35.3374],[-84.0352,35.3373],[-84.0349,35.3373],[-84.0347,35.3373],[-84.0344,35.3372],[-84.0341,35.3372],[-84.034,35.3372],[-84.0336,35.3372],[-84.0331,35.3372],[-84.0328,35.3372],[-84.0324,35.337],[-84.0321,35.3369],[-84.0318,35.3368],[-84.0315,35.3365],[-84.0314,35.3365],[-84.0314,35.3364],[-84.0312,35.3363],[-84.0311,35.3362],[-84.0309,35.336],[-84.0307,35.3357],[-84.0306,35.3353],[-84.0304,35.3351],[-84.0303,35.3348],[-84.0302,35.3346],[-84.03,35.3343],[-84.0298,35.3341],[-84.0295,35.3336],[-84.0293,35.3333],[-84.0293,35.3331],[-84.0293,35.333],[-84.0294,35.3328],[-84.0294,35.3326],[-84.0296,35.3323],[-84.0298,35.332],[-84.0299,35.3317],[-84.0301,35.3314],[-84.0302,35.331],[-84.0304,35.3307],[-84.0306,35.3304],[-84.0309,35.3301],[-84.0311,35.3299],[-84.0314,35.3296],[-84.0317,35.3294],[-84.0319,35.3291],[-84.0322,35.3288],[-84.0324,35.3284],[-84.0325,35.328],[-84.0325,35.3278],[-84.0325,35.3277],[-84.0325,35.3276],[-84.0325,35.3272],[-84.0325,35.3268],[-84.0325,35.3265],[-84.0325,35.3262],[-84.0325,35.326],[-84.0324,35.3255],[-84.0324,35.3253],[-84.0325,35.3252],[-84.0325,35.3251],[-84.0325,35.3249],[-84.0326,35.3248],[-84.0326,35.3246],[-84.0327,35.3243],[-84.0329,35.3241],[-84.0331,35.3238],[-84.0334,35.3236],[-84.0335,35.3235],[-84.0336,35.3234],[-84.0338,35.3232],[-84.0339,35.3232],[-84.0341,35.323],[-84.0343,35.3228],[-84.0345,35.3226],[-84.0345,35.3224],[-84.0346,35.3221],[-84.0345,35.322],[-84.0344,35.3217],[-84.0342,35.3215],[-84.0341,35.3212],[-84.0339,35.3208],[-84.0339,35.3206],[-84.034,35.3204],[-84.0341,35.3201],[-84.0342,35.3197],[-84.0343,35.3196],[-84.0344,35.3194],[-84.0348,35.319],[-84.035,35.3186],[-84.0351,35.3184],[-84.0353,35.3179],[-84.0353,35.3176],[-84.0354,35.3173],[-84.0354,35.317],[-84.0356,35.3167],[-84.0357,35.3164],[-84.0358,35.3161],[-84.0358,35.3158],[-84.0359,35.3155],[-84.0359,35.3152],[-84.0359,35.3149],[-84.0359,35.3146],[-84.036,35.3143],[-84.036,35.3141],[-84.036,35.3138],[-84.036,35.3135],[-84.0359,35.3132],[-84.0357,35.3129],[-84.0354,35.3126],[-84.0351,35.3124],[-84.0348,35.3119],[-84.0346,35.3115],[-84.0345,35.3114],[-84.0341,35.3112],[-84.0337,35.3111],[-84.0334,35.311],[-84.033,35.3109],[-84.0326,35.3108],[-84.0322,35.3107],[-84.0318,35.3107],[-84.0314,35.3106],[-84.0311,35.3106],[-84.0307,35.3106],[-84.0303,35.3105],[-84.0299,35.3105],[-84.0294,35.3104],[-84.029,35.3103],[-84.0286,35.3103],[-84.0282,35.3102],[-84.0279,35.3101],[-84.0276,35.31],[-84.0273,35.3099],[-84.027,35.3097],[-84.0268,35.3095],[-84.0267,35.3094],[-84.0265,35.309],[-84.0264,35.3085],[-84.0263,35.3082],[-84.0263,35.3076],[-84.0263,35.3072],[-84.0264,35.3069],[-84.0264,35.3066],[-84.0263,35.3063],[-84.0261,35.3061],[-84.026,35.306],[-84.0257,35.3058],[-84.0254,35.3055],[-84.0251,35.3053],[-84.0249,35.3051],[-84.0247,35.3049],[-84.0245,35.3047],[-84.0242,35.3045],[-84.024,35.3042],[-84.0239,35.3041],[-84.0239,35.3039],[-84.0238,35.3036],[-84.0235,35.3031],[-84.0232,35.3027],[-84.023,35.3024],[-84.0227,35.3022],[-84.0223,35.3021],[-84.0218,35.3019],[-84.0216,35.3017],[-84.0215,35.3016],[-84.0214,35.3014],[-84.0215,35.3011],[-84.0218,35.3007],[-84.022,35.3004],[-84.0222,35.3002],[-84.0224,35.3],[-84.0225,35.3],[-84.0225,35.2999],[-84.0227,35.2997],[-84.0229,35.2994],[-84.0231,35.2991],[-84.0233,35.2989],[-84.0234,35.2986],[-84.0235,35.2985],[-84.0235,35.2983],[-84.0234,35.2981],[-84.0233,35.298],[-84.0232,35.2978],[-84.0231,35.2975],[-84.0231,35.2972],[-84.0231,35.2969],[-84.0233,35.2965],[-84.0234,35.2963],[-84.0237,35.296],[-84.024,35.2958],[-84.0242,35.2955],[-84.0245,35.2953],[-84.0248,35.2951],[-84.0251,35.2949],[-84.0254,35.2947],[-84.0257,35.2945],[-84.0259,35.2943],[-84.0262,35.2941],[-84.0265,35.2938],[-84.0268,35.2936],[-84.0271,35.2934],[-84.0274,35.2932],[-84.0277,35.293],[-84.028,35.2928],[-84.0282,35.2927],[-84.0284,35.2926],[-84.0287,35.2924],[-84.029,35.2923],[-84.0291,35.2923],[-84.0294,35.2921],[-84.0298,35.2919],[-84.0302,35.2918],[-84.0305,35.2916],[-84.0308,35.2914],[-84.0311,35.2912],[-84.0315,35.291],[-84.0318,35.2908],[-84.0322,35.2905],[-84.0327,35.2902],[-84.0332,35.2899],[-84.0337,35.2896],[-84.0342,35.2893],[-84.0346,35.2891],[-84.0348,35.289],[-84.0351,35.2889],[-84.0354,35.2888],[-84.0357,35.2887],[-84.0359,35.2886],[-84.0361,35.2885],[-84.0362,35.2884],[-84.0366,35.288],[-84.0368,35.2875],[-84.037,35.2871],[-84.0373,35.2868],[-84.0374,35.2865],[-84.0376,35.2863],[-84.0379,35.2861],[-84.0382,35.2857],[-84.0384,35.2854],[-84.0386,35.2851],[-84.0388,35.2849],[-84.039,35.2846],[-84.0393,35.2842],[-84.0394,35.2839],[-84.0395,35.2836],[-84.0396,35.2832],[-84.0398,35.2829],[-84.0399,35.2824],[-84.04,35.2822],[-84.0401,35.2818],[-84.0402,35.2816],[-84.0403,35.2812],[-84.0404,35.2807],[-84.0405,35.2805],[-84.0405,35.2802],[-84.0407,35.2799],[-84.0408,35.2796],[-84.0411,35.2793],[-84.0415,35.279],[-84.0417,35.2789],[-84.0419,35.2787],[-84.0422,35.2786],[-84.0426,35.2784],[-84.043,35.2782],[-84.0433,35.2779],[-84.0434,35.2777],[-84.0436,35.2774],[-84.0439,35.2771],[-84.0442,35.277],[-84.0446,35.2769],[-84.0449,35.2767],[-84.0452,35.2765],[-84.0455,35.2762],[-84.0457,35.2759],[-84.0459,35.2757],[-84.0461,35.2754],[-84.0463,35.2751],[-84.0465,35.2748],[-84.0467,35.2744],[-84.0469,35.2743],[-84.047,35.2742],[-84.0472,35.2741],[-84.0476,35.2741],[-84.0477,35.2741],[-84.048,35.2741],[-84.0484,35.2741],[-84.0486,35.2741],[-84.0487,35.274],[-84.049,35.2738],[-84.0493,35.2737],[-84.0496,35.2737],[-84.05,35.2737],[-84.0504,35.2737],[-84.0507,35.2736],[-84.051,35.2733],[-84.0512,35.2731],[-84.0513,35.2728],[-84.0516,35.2726],[-84.052,35.2722],[-84.0523,35.272],[-84.0526,35.2715],[-84.0526,35.2714],[-84.0526,35.2713],[-84.0526,35.2711],[-84.0525,35.2708],[-84.0524,35.2707],[-84.0524,35.2705],[-84.0524,35.2704],[-84.0525,35.2703],[-84.0525,35.2702],[-84.0529,35.27],[-84.0532,35.2698],[-84.0536,35.2696],[-84.0539,35.2694],[-84.0542,35.2692],[-84.0545,35.2691],[-84.0548,35.2689],[-84.0552,35.2687],[-84.0556,35.2685],[-84.0559,35.2684],[-84.0562,35.2683],[-84.0566,35.2682],[-84.057,35.2681],[-84.0573,35.268],[-84.0575,35.268],[-84.0578,35.2678],[-84.0582,35.2676],[-84.0587,35.2675],[-84.059,35.2674],[-84.0592,35.2674],[-84.0595,35.2674],[-84.06,35.2674],[-84.0604,35.2673],[-84.0609,35.2672],[-84.0613,35.267],[-84.0614,35.267],[-84.0617,35.267],[-84.062,35.2669],[-84.0624,35.2668],[-84.0629,35.2668],[-84.0634,35.2667],[-84.0637,35.2666],[-84.0643,35.2664],[-84.0646,35.2663],[-84.0649,35.2662],[-84.065,35.2661],[-84.0655,35.2659],[-84.0658,35.2658],[-84.0663,35.2655],[-84.0666,35.2654],[-84.0669,35.2652],[-84.0673,35.265],[-84.0679,35.2647],[-84.0686,35.2646],[-84.0689,35.2645],[-84.0693,35.2644],[-84.0696,35.2643],[-84.07,35.2642],[-84.0704,35.264],[-84.0707,35.2638],[-84.071,35.2637],[-84.0713,35.2637],[-84.0717,35.2636],[-84.072,35.2636],[-84.0724,35.2634],[-84.0726,35.2633],[-84.0727,35.2633],[-84.0728,35.2633],[-84.073,35.2633],[-84.0736,35.2634],[-84.074,35.2634],[-84.0743,35.2633],[-84.0747,35.2632],[-84.0751,35.2631],[-84.0757,35.2629],[-84.076,35.2627],[-84.0764,35.2625],[-84.0769,35.2623],[-84.0773,35.2621],[-84.0782,35.2619],[-84.0785,35.2618],[-84.0789,35.2617],[-84.0792,35.2616],[-84.0796,35.2615],[-84.08,35.2615],[-84.0803,35.2614],[-84.0806,35.2614],[-84.0808,35.2612],[-84.081,35.2612],[-84.0811,35.2611],[-84.0812,35.261],[-84.0814,35.2608],[-84.0817,35.2604],[-84.0819,35.2601],[-84.0821,35.2597],[-84.0823,35.2594],[-84.0824,35.2591],[-84.0826,35.2589],[-84.0828,35.2584],[-84.0829,35.2581],[-84.0829,35.2577],[-84.0828,35.2574],[-84.0827,35.2571],[-84.0825,35.2567],[-84.0825,35.2565],[-84.0825,35.2564],[-84.0825,35.2563],[-84.0827,35.2562],[-84.083,35.256],[-84.0834,35.2557],[-84.0836,35.2557],[-84.0838,35.2556],[-84.0841,35.2556],[-84.0846,35.2556],[-84.0849,35.2556],[-84.0851,35.2555],[-84.0854,35.2553],[-84.0854,35.2552],[-84.0856,35.255],[-84.0859,35.2547],[-84.0861,35.2544],[-84.0863,35.2543],[-84.0865,35.2543],[-84.087,35.2541],[-84.0872,35.2539],[-84.0873,35.2539],[-84.0874,35.2537],[-84.0875,35.2534],[-84.0878,35.2531],[-84.088,35.253],[-84.0881,35.2529],[-84.0883,35.2529],[-84.0886,35.2528],[-84.0889,35.2526],[-84.0893,35.2525],[-84.0895,35.2522],[-84.0897,35.252],[-84.0898,35.2518],[-84.09,35.2516],[-84.0901,35.2515],[-84.0904,35.2514],[-84.0908,35.2514],[-84.0909,35.2514],[-84.091,35.2513],[-84.0911,35.2511],[-84.0912,35.251],[-84.0912,35.2508],[-84.0913,35.2506],[-84.0913,35.2503],[-84.0913,35.2501],[-84.0913,35.25],[-84.0915,35.2499],[-84.0917,35.2498],[-84.092,35.2495],[-84.0923,35.2494],[-84.0926,35.2492],[-84.0929,35.2491],[-84.0932,35.249],[-84.0934,35.2489],[-84.0936,35.2489],[-84.0938,35.2489],[-84.0939,35.2489],[-84.0941,35.2488],[-84.0944,35.2487],[-84.0947,35.2486],[-84.095,35.2486],[-84.0953,35.2484],[-84.0955,35.2483],[-84.0957,35.2482],[-84.0959,35.2482],[-84.0962,35.2481],[-84.0965,35.248],[-84.0968,35.2478],[-84.0972,35.2477],[-84.0975,35.2476],[-84.0978,35.2475],[-84.098,35.2475],[-84.0982,35.2475],[-84.0984,35.2475],[-84.0986,35.2476],[-84.0988,35.2477],[-84.0991,35.2478],[-84.0994,35.2479],[-84.0996,35.2481],[-84.0999,35.2482],[-84.1003,35.2483],[-84.1006,35.2484],[-84.1008,35.2485],[-84.1011,35.2485],[-84.1013,35.2484],[-84.1016,35.2484],[-84.1018,35.2483],[-84.1022,35.2483],[-84.1024,35.2483],[-84.1026,35.2484],[-84.1028,35.2485],[-84.103,35.2486],[-84.1031,35.2489],[-84.1033,35.2491],[-84.1035,35.2493],[-84.1038,35.2495],[-84.1039,35.2497],[-84.104,35.2498],[-84.1041,35.2499],[-84.1041,35.2501],[-84.1042,35.2502],[-84.1043,35.2502],[-84.1044,35.2502],[-84.1049,35.2502],[-84.1052,35.2503],[-84.1053,35.2504],[-84.1055,35.2505],[-84.1057,35.2508],[-84.106,35.2512],[-84.1061,35.2513],[-84.1063,35.2514],[-84.1065,35.2515],[-84.1067,35.2515],[-84.1068,35.2515],[-84.107,35.2514],[-84.1075,35.2511],[-84.1078,35.2508],[-84.1081,35.2506],[-84.1085,35.2503],[-84.1086,35.2501],[-84.1088,35.25],[-84.1089,35.25],[-84.1091,35.2499],[-84.1093,35.2499],[-84.1094,35.2499],[-84.1095,35.25],[-84.1096,35.2501],[-84.1098,35.2503],[-84.11,35.2504],[-84.1102,35.2504],[-84.1103,35.2504],[-84.1104,35.2504],[-84.1106,35.2503],[-84.1107,35.2502],[-84.1108,35.2501],[-84.111,35.2499],[-84.1112,35.2498],[-84.1115,35.2497],[-84.1119,35.2495],[-84.1123,35.2493],[-84.1127,35.2491],[-84.1129,35.2491],[-84.1131,35.249],[-84.1134,35.249],[-84.1136,35.249],[-84.1138,35.249],[-84.114,35.249],[-84.1142,35.2492],[-84.1143,35.2493],[-84.1145,35.2495],[-84.1146,35.2496],[-84.1148,35.2497],[-84.1149,35.2499],[-84.1151,35.2501],[-84.1152,35.2502],[-84.1154,35.2504],[-84.1156,35.2507],[-84.1157,35.2508],[-84.1162,35.2512],[-84.1166,35.2514],[-84.1167,35.2515],[-84.1168,35.2515],[-84.1172,35.2517],[-84.1175,35.2518],[-84.1178,35.2519],[-84.1182,35.252],[-84.1187,35.2522],[-84.1191,35.2522],[-84.1193,35.2522],[-84.1196,35.2522],[-84.1199,35.252],[-84.1202,35.2519],[-84.1204,35.2517],[-84.1206,35.2515],[-84.1208,35.2513],[-84.1209,35.251],[-84.1211,35.2506],[-84.1213,35.2505],[-84.1218,35.2502],[-84.1222,35.2501],[-84.1226,35.2499],[-84.1228,35.2499],[-84.123,35.2499],[-84.1233,35.2499],[-84.1237,35.2499],[-84.124,35.2499],[-84.1245,35.2499],[-84.1249,35.2499],[-84.1251,35.2499],[-84.1252,35.2499],[-84.1253,35.2497],[-84.1253,35.2496],[-84.1254,35.2495],[-84.1255,35.2492],[-84.1256,35.2489],[-84.1258,35.2487],[-84.126,35.2482],[-84.1261,35.248],[-84.1262,35.2477],[-84.1264,35.2474],[-84.1265,35.2471],[-84.1266,35.2468],[-84.1267,35.2463],[-84.1267,35.246],[-84.1267,35.2458],[-84.1265,35.2456],[-84.1265,35.2454],[-84.1263,35.2452],[-84.1262,35.245],[-84.1261,35.2449],[-84.1261,35.2448],[-84.1261,35.2443],[-84.1261,35.244],[-84.1262,35.2439],[-84.1262,35.2438],[-84.1262,35.2435],[-84.1262,35.2433],[-84.1261,35.2431],[-84.126,35.243],[-84.1258,35.2428],[-84.1257,35.2426],[-84.1257,35.2424],[-84.1257,35.2423],[-84.1257,35.2421],[-84.1258,35.2417],[-84.126,35.2415],[-84.1261,35.2414],[-84.1263,35.2412],[-84.1266,35.2411],[-84.1267,35.2409],[-84.1269,35.2409],[-84.1271,35.2408],[-84.1273,35.2408],[-84.1275,35.2408],[-84.1277,35.2409],[-84.1278,35.241],[-84.1282,35.2411],[-84.1285,35.2412],[-84.1288,35.2414],[-84.1292,35.2415],[-84.1295,35.2416],[-84.1298,35.2417],[-84.1301,35.2417],[-84.1305,35.2417],[-84.1308,35.2417],[-84.1312,35.2417],[-84.1316,35.2418],[-84.1319,35.2418],[-84.1323,35.2419],[-84.1326,35.2419],[-84.133,35.2421],[-84.1333,35.2423],[-84.1336,35.2424],[-84.1338,35.2426],[-84.1341,35.2428],[-84.1343,35.2431],[-84.1344,35.2432],[-84.1348,35.2435],[-84.1353,35.2438],[-84.1355,35.2439],[-84.1358,35.2441],[-84.136,35.2442],[-84.1363,35.2444],[-84.1366,35.2446],[-84.137,35.2448],[-84.1371,35.2449],[-84.1377,35.2452],[-84.1382,35.2455],[-84.1384,35.2456],[-84.1386,35.2457],[-84.1388,35.2459],[-84.1394,35.2461],[-84.1399,35.2461],[-84.1403,35.2461],[-84.1408,35.2461],[-84.1411,35.2462],[-84.1415,35.2463],[-84.1417,35.2463],[-84.1422,35.2464],[-84.1424,35.2465],[-84.1428,35.2465],[-84.1433,35.2466],[-84.1435,35.2466],[-84.1438,35.2467],[-84.1444,35.2466],[-84.1448,35.2465],[-84.1451,35.2465],[-84.1454,35.2464],[-84.1458,35.2465],[-84.1462,35.2465],[-84.1468,35.2467],[-84.1471,35.2468],[-84.1474,35.2469],[-84.1478,35.2469],[-84.148,35.2468],[-84.1484,35.2467],[-84.1486,35.2466],[-84.1487,35.2464],[-84.1488,35.2464],[-84.1489,35.2462],[-84.1492,35.2461],[-84.1497,35.246],[-84.15,35.2461],[-84.1506,35.2461],[-84.151,35.2462],[-84.1514,35.2462],[-84.1517,35.2461],[-84.1521,35.246],[-84.1524,35.246],[-84.1527,35.246],[-84.153,35.246],[-84.1533,35.2461],[-84.1535,35.2462],[-84.1538,35.2463],[-84.154,35.2464],[-84.1545,35.2464],[-84.1547,35.2465],[-84.1551,35.2465],[-84.1554,35.2464],[-84.1558,35.2463],[-84.156,35.2462],[-84.1562,35.2462],[-84.1566,35.246],[-84.1568,35.246],[-84.157,35.2459],[-84.1575,35.2458],[-84.1578,35.2458],[-84.1583,35.2458],[-84.1587,35.2458],[-84.159,35.2458],[-84.1592,35.2457],[-84.1595,35.2456],[-84.1596,35.2455],[-84.1597,35.2453],[-84.1598,35.245],[-84.16,35.2448],[-84.1601,35.2445],[-84.1603,35.2443],[-84.1604,35.2441],[-84.1606,35.244],[-84.1608,35.2439],[-84.161,35.2437],[-84.1612,35.2436],[-84.1613,35.2435],[-84.1615,35.2435],[-84.1616,35.2435],[-84.1617,35.2436],[-84.1619,35.2437],[-84.1624,35.2437],[-84.1629,35.2438],[-84.1633,35.2439],[-84.1635,35.244],[-84.1637,35.2441],[-84.164,35.2442],[-84.1646,35.2444],[-84.1651,35.2446],[-84.1655,35.2447],[-84.1658,35.2449],[-84.1663,35.245],[-84.1667,35.2452],[-84.167,35.2452],[-84.1671,35.2452],[-84.1672,35.2452],[-84.1677,35.2453],[-84.1681,35.2454],[-84.1684,35.2455],[-84.1688,35.2458],[-84.1692,35.246],[-84.1695,35.2462],[-84.1697,35.2463],[-84.1698,35.2464],[-84.1699,35.2464],[-84.17,35.2465],[-84.1702,35.2464],[-84.1704,35.2463],[-84.1705,35.2461],[-84.1705,35.2459],[-84.1706,35.2457],[-84.1707,35.2455],[-84.171,35.2451],[-84.1712,35.2449],[-84.1714,35.2447],[-84.1716,35.2446],[-84.1718,35.2446],[-84.1722,35.2445],[-84.1725,35.2445],[-84.173,35.2443],[-84.1734,35.2442],[-84.1738,35.244],[-84.174,35.2439],[-84.1742,35.2437],[-84.1745,35.2436],[-84.175,35.2433],[-84.1754,35.243],[-84.1759,35.2427],[-84.1763,35.2425],[-84.1766,35.2424],[-84.1771,35.2422],[-84.1774,35.2421],[-84.1776,35.242],[-84.1778,35.2418],[-84.1779,35.2416],[-84.178,35.2414],[-84.1781,35.2411],[-84.1782,35.2409],[-84.1783,35.2408],[-84.1785,35.2406],[-84.1788,35.2405],[-84.1791,35.2404],[-84.1795,35.2403],[-84.18,35.2404],[-84.1805,35.2403],[-84.181,35.2403],[-84.1814,35.2402],[-84.1819,35.2402],[-84.1825,35.2401],[-84.1828,35.2401],[-84.1831,35.24],[-84.1835,35.24],[-84.184,35.24],[-84.1845,35.24],[-84.1849,35.24],[-84.1852,35.24],[-84.1858,35.2401],[-84.1862,35.2401],[-84.1867,35.2401],[-84.187,35.2401],[-84.1872,35.2401],[-84.1874,35.2401],[-84.1878,35.24],[-84.1882,35.24],[-84.1885,35.2401],[-84.1888,35.2402],[-84.189,35.2402],[-84.1891,35.2403],[-84.1892,35.2404],[-84.1894,35.2405],[-84.1896,35.2406],[-84.1898,35.2408],[-84.1899,35.2409],[-84.1902,35.2412],[-84.1904,35.2414],[-84.1906,35.2415],[-84.1909,35.2418],[-84.1912,35.242],[-84.1914,35.2423],[-84.1917,35.2426],[-84.192,35.2429],[-84.1921,35.2432],[-84.1922,35.2434],[-84.1923,35.2436],[-84.1924,35.2438],[-84.1926,35.2441],[-84.1928,35.2443],[-84.193,35.2446],[-84.1932,35.2447],[-84.1934,35.2448],[-84.1936,35.2448],[-84.194,35.2448],[-84.1941,35.2448],[-84.1944,35.2448],[-84.1946,35.2447],[-84.1947,35.2446],[-84.1948,35.2445],[-84.195,35.2444],[-84.1953,35.2443],[-84.1954,35.2443],[-84.1956,35.2443],[-84.1958,35.2443],[-84.1959,35.2443],[-84.196,35.2443],[-84.1965,35.2443],[-84.1969,35.2443],[-84.1971,35.2443],[-84.1972,35.2443],[-84.1975,35.2442],[-84.1979,35.244],[-84.1982,35.2438],[-84.1985,35.2436],[-84.1989,35.2436],[-84.1992,35.2437],[-84.1995,35.2439],[-84.1997,35.2441],[-84.1998,35.2443],[-84.2,35.2446],[-84.2001,35.2446],[-84.2002,35.2449],[-84.2005,35.2452],[-84.2006,35.2456],[-84.2008,35.2459],[-84.2009,35.2463],[-84.2011,35.2467],[-84.2013,35.2469],[-84.2015,35.2473],[-84.2016,35.2476],[-84.2018,35.248],[-84.2017,35.2483],[-84.2016,35.2485],[-84.2015,35.2488],[-84.2014,35.2492],[-84.2015,35.2492],[-84.2016,35.2496],[-84.2017,35.2499],[-84.2017,35.2501],[-84.2018,35.2502],[-84.2019,35.2503],[-84.202,35.2504],[-84.2022,35.2506],[-84.2023,35.2507],[-84.2024,35.2509],[-84.2025,35.251],[-84.2026,35.2512],[-84.2026,35.2513],[-84.2027,35.2515],[-84.2028,35.2517],[-84.2028,35.2518],[-84.2028,35.2519],[-84.2028,35.252],[-84.2027,35.2522],[-84.2027,35.2523],[-84.2026,35.2525],[-84.2025,35.2526],[-84.2024,35.2528],[-84.2024,35.2529],[-84.2024,35.253],[-84.2025,35.2533],[-84.2026,35.2536],[-84.2027,35.2538],[-84.2027,35.2539],[-84.2028,35.2541],[-84.2028,35.2543],[-84.2028,35.2546],[-84.2028,35.2548],[-84.2028,35.2549],[-84.2029,35.2551],[-84.203,35.2553],[-84.2031,35.2555],[-84.2032,35.2557],[-84.2034,35.256],[-84.2036,35.2562],[-84.2038,35.2564],[-84.2039,35.2566],[-84.2041,35.2568],[-84.2042,35.2568],[-84.2043,35.257],[-84.2045,35.2571],[-84.2047,35.2573],[-84.2049,35.2575],[-84.2051,35.2577],[-84.2053,35.258],[-84.2054,35.2583],[-84.2056,35.2586],[-84.2057,35.2589],[-84.2057,35.2591],[-84.2058,35.2593],[-84.2058,35.2595],[-84.2059,35.2597],[-84.206,35.2599],[-84.2061,35.26],[-84.2063,35.2602],[-84.2065,35.2604],[-84.2067,35.2605],[-84.2069,35.2606],[-84.2071,35.2607],[-84.2072,35.2608],[-84.2074,35.261],[-84.2075,35.2611],[-84.2077,35.2613],[-84.2078,35.2614],[-84.2079,35.2615],[-84.2081,35.2616],[-84.2083,35.2617],[-84.2086,35.2618],[-84.2088,35.2619],[-84.209,35.2621],[-84.2092,35.2622],[-84.2093,35.2624],[-84.2095,35.2625],[-84.2096,35.2628],[-84.2098,35.263],[-84.2099,35.2633],[-84.21,35.2634],[-84.2101,35.2636],[-84.2102,35.2638],[-84.2103,35.264],[-84.2104,35.2642],[-84.2106,35.2645],[-84.2107,35.2647],[-84.2108,35.2648],[-84.211,35.265],[-84.2111,35.2652],[-84.2112,35.2653],[-84.2113,35.2655],[-84.2114,35.2656],[-84.2115,35.2657],[-84.2117,35.2658],[-84.2118,35.2659],[-84.212,35.2659],[-84.2123,35.266],[-84.2125,35.266],[-84.2128,35.266],[-84.2131,35.2661],[-84.2133,35.2661],[-84.2136,35.2661],[-84.2138,35.2661],[-84.2141,35.2661],[-84.2143,35.2661],[-84.2145,35.2662],[-84.2147,35.2662],[-84.2148,35.2663],[-84.215,35.2663],[-84.2151,35.2664],[-84.2153,35.2666],[-84.2154,35.2668],[-84.2155,35.2669],[-84.2157,35.2672],[-84.2159,35.2674],[-84.216,35.2675],[-84.2162,35.2677],[-84.2164,35.2678],[-84.2165,35.2678],[-84.2168,35.2679],[-84.217,35.268],[-84.2173,35.2681],[-84.2175,35.2681],[-84.2177,35.2682],[-84.2179,35.2681],[-84.2181,35.2681],[-84.2184,35.2681],[-84.2187,35.268],[-84.219,35.268],[-84.2193,35.2679],[-84.2195,35.2678],[-84.2198,35.2677],[-84.22,35.2676],[-84.2202,35.2675],[-84.2204,35.2675],[-84.2205,35.2675],[-84.2207,35.2675],[-84.221,35.2675],[-84.2212,35.2675],[-84.2214,35.2676],[-84.2216,35.2676],[-84.2217,35.2677],[-84.222,35.2679],[-84.2222,35.268],[-84.2224,35.2681],[-84.2226,35.2683],[-84.2229,35.2685],[-84.2232,35.2688],[-84.2234,35.2689],[-84.2235,35.269],[-84.2237,35.269],[-84.2238,35.269],[-84.2239,35.269],[-84.2241,35.269],[-84.2243,35.2689],[-84.2246,35.2689],[-84.225,35.2687],[-84.2253,35.2686],[-84.2256,35.2685],[-84.2258,35.2684],[-84.2261,35.2683],[-84.2263,35.2683],[-84.2265,35.2682],[-84.2267,35.2681],[-84.2268,35.2681],[-84.227,35.2681],[-84.2272,35.268],[-84.2273,35.268],[-84.2275,35.2679],[-84.2277,35.2678],[-84.2279,35.2677],[-84.228,35.2676],[-84.2282,35.2675],[-84.2284,35.2674],[-84.2286,35.2673],[-84.2287,35.2671],[-84.2288,35.267],[-84.2289,35.2668],[-84.229,35.2667],[-84.229,35.2665],[-84.229,35.2663],[-84.2291,35.2662],[-84.2291,35.266],[-84.2292,35.2659],[-84.2294,35.2659],[-84.2296,35.2657],[-84.2301,35.2655],[-84.2302,35.2653],[-84.2306,35.2652],[-84.2309,35.265],[-84.2313,35.2647],[-84.2316,35.2647],[-84.2318,35.2646],[-84.232,35.2645],[-84.2322,35.2644],[-84.2323,35.2644],[-84.2325,35.2642],[-84.2327,35.2641],[-84.2327,35.2639],[-84.233,35.2635],[-84.2331,35.2631],[-84.2332,35.2629],[-84.2333,35.2628],[-84.2335,35.2626],[-84.2336,35.2625],[-84.2338,35.2624],[-84.234,35.2624],[-84.2341,35.2623],[-84.2342,35.2622],[-84.2344,35.2621],[-84.2345,35.262],[-84.2345,35.2618],[-84.2347,35.2616],[-84.2348,35.2615],[-84.235,35.2613],[-84.2351,35.2612],[-84.2353,35.261],[-84.2354,35.2609],[-84.2356,35.2607],[-84.2357,35.2606],[-84.2358,35.2605],[-84.2361,35.2602],[-84.2363,35.26],[-84.2366,35.2597],[-84.2368,35.2595],[-84.237,35.2593],[-84.2372,35.259],[-84.2374,35.2588],[-84.2376,35.2586],[-84.2378,35.2584],[-84.2381,35.2582],[-84.2383,35.258],[-84.2386,35.2577],[-84.2389,35.2575],[-84.2391,35.2572],[-84.2393,35.257],[-84.2395,35.2569],[-84.2395,35.2568],[-84.2397,35.2567],[-84.2398,35.2565],[-84.2399,35.2564],[-84.24,35.256],[-84.2401,35.2558],[-84.2402,35.2556],[-84.2403,35.2553],[-84.2404,35.2552],[-84.2406,35.255],[-84.2408,35.2549],[-84.2411,35.2549],[-84.2413,35.2546],[-84.2416,35.2544],[-84.2418,35.2542],[-84.2421,35.2539],[-84.2422,35.2537],[-84.2423,35.2536],[-84.2425,35.2535],[-84.2427,35.2534],[-84.2428,35.2533],[-84.243,35.2532],[-84.2435,35.253],[-84.2437,35.2529],[-84.2441,35.2528],[-84.2443,35.2527],[-84.2445,35.2527],[-84.2447,35.2526],[-84.245,35.2524],[-84.2456,35.2522],[-84.2459,35.2521],[-84.2461,35.252],[-84.2464,35.2518],[-84.2467,35.2517],[-84.2469,35.2516],[-84.2473,35.2515],[-84.2475,35.2514],[-84.248,35.2512],[-84.2484,35.2511],[-84.2488,35.2511],[-84.2492,35.2511],[-84.2495,35.251],[-84.2499,35.251],[-84.2502,35.251],[-84.2504,35.2509],[-84.2508,35.2507],[-84.251,35.2506],[-84.2513,35.2503],[-84.2515,35.2501],[-84.2517,35.25],[-84.2518,35.2499],[-84.2519,35.2499],[-84.252,35.2498],[-84.2522,35.2498],[-84.2523,35.2497],[-84.2526,35.2496],[-84.2528,35.2495],[-84.2531,35.2493],[-84.2534,35.2492],[-84.2537,35.249],[-84.2539,35.2488],[-84.2542,35.2486],[-84.2546,35.2483],[-84.255,35.248],[-84.2554,35.2477],[-84.2557,35.2475],[-84.2559,35.2473],[-84.2562,35.2471],[-84.2565,35.247],[-84.2568,35.2467],[-84.2569,35.2467],[-84.257,35.2465],[-84.2573,35.2463],[-84.2576,35.2462],[-84.2579,35.246],[-84.2581,35.2459],[-84.2584,35.2457],[-84.2587,35.2454],[-84.2588,35.2451],[-84.259,35.2448],[-84.2591,35.2445],[-84.2592,35.2442],[-84.2594,35.2439],[-84.2595,35.2437],[-84.2596,35.2434],[-84.2597,35.2431],[-84.2598,35.2428],[-84.2599,35.2425],[-84.26,35.2422],[-84.2604,35.2418],[-84.2607,35.2417],[-84.2609,35.2415],[-84.2611,35.2415],[-84.2615,35.2414],[-84.2618,35.2413],[-84.2623,35.2411],[-84.2626,35.2409],[-84.263,35.2407],[-84.2632,35.2406],[-84.2637,35.2404],[-84.2643,35.2402],[-84.2644,35.2402],[-84.2647,35.2401],[-84.2652,35.2399],[-84.2654,35.2398],[-84.2656,35.2396],[-84.2658,35.2393],[-84.266,35.2391],[-84.2662,35.2389],[-84.2665,35.2387],[-84.2669,35.2385],[-84.2672,35.2383],[-84.2675,35.2383],[-84.2678,35.2382],[-84.2679,35.2382],[-84.2683,35.2381],[-84.2687,35.238],[-84.269,35.2379],[-84.2692,35.2378],[-84.2696,35.2376],[-84.27,35.2373],[-84.2703,35.2371],[-84.2706,35.237],[-84.271,35.2368],[-84.2713,35.2366],[-84.2716,35.2364],[-84.2719,35.2362],[-84.2721,35.236],[-84.2724,35.2359],[-84.2728,35.2358],[-84.2733,35.2356],[-84.2737,35.2353],[-84.2743,35.2351],[-84.2748,35.2349],[-84.2753,35.2346],[-84.2756,35.2344],[-84.2759,35.2342],[-84.2761,35.234],[-84.2763,35.2337],[-84.2764,35.2336],[-84.2765,35.2334],[-84.2766,35.2334],[-84.2766,35.2333],[-84.2768,35.2332],[-84.2771,35.2331],[-84.2772,35.2329],[-84.2773,35.2326],[-84.2775,35.2324],[-84.2776,35.2321],[-84.2777,35.2318],[-84.2779,35.2315],[-84.278,35.2314],[-84.2781,35.2312],[-84.2784,35.2311],[-84.2785,35.2311],[-84.2787,35.2309],[-84.2788,35.2309],[-84.279,35.2307],[-84.2793,35.2306],[-84.2795,35.2304],[-84.2797,35.2301],[-84.2799,35.23],[-84.2801,35.2298],[-84.2802,35.2298],[-84.2803,35.2297],[-84.2807,35.2294],[-84.281,35.2292],[-84.2813,35.2291],[-84.2815,35.2289],[-84.2817,35.2288],[-84.282,35.2285],[-84.2823,35.2281],[-84.2827,35.2278],[-84.2828,35.2276],[-84.2828,35.2275],[-84.2829,35.2274],[-84.2829,35.2271],[-84.283,35.2269],[-84.2831,35.2266],[-84.2833,35.2265],[-84.2835,35.2264],[-84.2836,35.2263],[-84.2839,35.2263],[-84.2843,35.2263],[-84.2848,35.2263],[-84.2851,35.2264],[-84.2853,35.2264],[-84.2855,35.2263],[-84.2858,35.2262],[-84.286,35.2261],[-84.2861,35.2259],[-84.2863,35.2256],[-84.2864,35.2254],[-84.2867,35.2251],[-84.2869,35.2249],[-84.2872,35.2248],[-84.2875,35.2246],[-84.2877,35.2245],[-84.2879,35.2244],[-84.2881,35.2244],[-84.2883,35.2243],[-84.2885,35.2243],[-84.2887,35.2244],[-84.2889,35.2245],[-84.2891,35.2246],[-84.2893,35.2248],[-84.2895,35.2249],[-84.2896,35.225],[-84.2898,35.2251],[-84.2899,35.2252],[-84.2899,35.2253],[-84.29,35.2253],[-84.29,35.2254],[-84.2902,35.2254],[-84.2903,35.2252],[-84.2903,35.225],[-84.2903,35.2249],[-84.2903,35.2247],[-84.2904,35.2245],[-84.2904,35.2242],[-84.2905,35.2239],[-84.2905,35.2236],[-84.2906,35.223],[-84.2906,35.2225],[-84.2907,35.2219],[-84.2908,35.2214],[-84.2908,35.2208],[-84.2909,35.2202],[-84.2909,35.2197],[-84.291,35.2191],[-84.2911,35.2186],[-84.2911,35.218],[-84.2912,35.2175],[-84.2913,35.2169],[-84.2913,35.2164],[-84.2913,35.2161],[-84.2914,35.2155],[-84.2915,35.215],[-84.2916,35.2141],[-84.2916,35.2136],[-84.2917,35.213],[-84.2917,35.2125],[-84.2918,35.2119],[-84.2918,35.2114],[-84.2919,35.2108],[-84.292,35.2103],[-84.292,35.2097],[-84.2921,35.2091],[-84.2922,35.2086],[-84.2922,35.208],[-84.2923,35.2075],[-84.2923,35.2072],[-84.2923,35.2069],[-84.2924,35.2067],[-84.2924,35.2061],[-84.2925,35.2053],[-84.2926,35.2044],[-84.2928,35.2033],[-84.2929,35.2025],[-84.293,35.2016],[-84.2931,35.2011],[-84.2931,35.2005],[-84.2932,35.2],[-84.2933,35.1994],[-84.2933,35.1989],[-84.2934,35.1983],[-84.2935,35.1976],[-84.2936,35.1969],[-84.2937,35.196],[-84.2937,35.1955],[-84.2938,35.1946],[-84.2939,35.1938],[-84.294,35.1932],[-84.2941,35.1927],[-84.2942,35.1918],[-84.2942,35.1912],[-84.2943,35.1906],[-84.2944,35.1898],[-84.2945,35.1892],[-84.2946,35.1886],[-84.2946,35.1881],[-84.2947,35.1875],[-84.2947,35.1867],[-84.2947,35.1861],[-84.2948,35.1856],[-84.2948,35.1853],[-84.2948,35.1851],[-84.2948,35.185],[-84.2949,35.1847],[-84.295,35.1839],[-84.2952,35.183],[-84.2953,35.1825],[-84.2953,35.1824],[-84.2953,35.1822],[-84.2954,35.1819],[-84.2954,35.1816],[-84.2955,35.1813],[-84.2955,35.181],[-84.2956,35.1807],[-84.2956,35.1805],[-84.2956,35.1804],[-84.2957,35.1801],[-84.2958,35.1796],[-84.296,35.179],[-84.296,35.1787],[-84.2962,35.1779],[-84.2964,35.1771],[-84.2965,35.1765],[-84.2967,35.1759],[-84.2968,35.1751],[-84.297,35.1745],[-84.2971,35.174],[-84.2971,35.1737],[-84.2971,35.1735],[-84.2972,35.1734],[-84.2972,35.1731],[-84.2973,35.1729],[-84.2973,35.1726],[-84.2973,35.1723],[-84.2974,35.1718],[-84.2975,35.1712],[-84.2976,35.1707],[-84.2977,35.1701],[-84.2978,35.1696],[-84.2979,35.1693],[-84.2979,35.1692],[-84.2979,35.169],[-84.298,35.1688],[-84.298,35.1686],[-84.298,35.1685],[-84.298,35.1684],[-84.2981,35.1682],[-84.2981,35.168],[-84.2981,35.1679],[-84.2982,35.1677],[-84.2982,35.1674],[-84.2982,35.1673],[-84.2985,35.1657],[-84.2986,35.1652],[-84.2988,35.1639],[-84.2991,35.1622],[-84.2993,35.1611],[-84.2994,35.1603],[-84.2995,35.1595],[-84.2995,35.159],[-84.2996,35.1587],[-84.2996,35.1585],[-84.2997,35.1576],[-84.2999,35.1565],[-84.3001,35.1551],[-84.3002,35.154],[-84.3003,35.1532],[-84.3004,35.1521],[-84.3006,35.151],[-84.3007,35.1502],[-84.3008,35.1494],[-84.3009,35.1486],[-84.301,35.1478],[-84.3011,35.1469],[-84.3012,35.1464],[-84.3013,35.1458],[-84.3014,35.1453],[-84.3014,35.1448],[-84.3016,35.1437],[-84.3018,35.1423],[-84.3019,35.1412],[-84.302,35.1401],[-84.3022,35.139],[-84.3023,35.1382],[-84.3024,35.1374],[-84.3025,35.1366],[-84.3026,35.136],[-84.3026,35.1357],[-84.3027,35.1355],[-84.3027,35.1352],[-84.3027,35.135],[-84.3027,35.1349],[-84.3029,35.1338],[-84.303,35.133],[-84.3031,35.1322],[-84.3032,35.1314],[-84.3033,35.1303],[-84.3035,35.1294],[-84.3036,35.1286],[-84.3037,35.1278],[-84.3038,35.127],[-84.3039,35.1262],[-84.304,35.1253],[-84.3041,35.1245],[-84.3042,35.1237],[-84.3044,35.1226],[-84.3045,35.1214],[-84.3046,35.1208],[-84.3046,35.1207],[-84.3046,35.1204],[-84.3048,35.1191],[-84.3049,35.1183],[-84.3049,35.1182],[-84.305,35.1177],[-84.3051,35.1171],[-84.3051,35.1166],[-84.3052,35.116],[-84.3054,35.1147],[-84.3055,35.1136],[-84.3057,35.1122],[-84.3064,35.1066],[-84.3065,35.1062],[-84.3065,35.1059],[-84.3068,35.1036],[-84.3072,35.101],[-84.3072,35.1007],[-84.3073,35.1002],[-84.3073,35.0996],[-84.3074,35.0991],[-84.3075,35.0983],[-84.3076,35.0974],[-84.3077,35.0966],[-84.3078,35.0961],[-84.3079,35.0955],[-84.3079,35.0952],[-84.308,35.095],[-84.308,35.0947],[-84.308,35.0944],[-84.3081,35.0941],[-84.3081,35.0936],[-84.3082,35.093],[-84.3082,35.0929],[-84.3082,35.0928],[-84.3083,35.0927],[-84.3083,35.0925],[-84.3083,35.0922],[-84.3084,35.0917],[-84.3084,35.0911],[-84.3085,35.0906],[-84.3086,35.09],[-84.3087,35.0895],[-84.3087,35.0889],[-84.3088,35.0887],[-84.3089,35.0881],[-84.3089,35.0876],[-84.309,35.087],[-84.3091,35.0865],[-84.3091,35.0859],[-84.3092,35.0854],[-84.3093,35.0848],[-84.3093,35.0843],[-84.3094,35.0837],[-84.3095,35.0832],[-84.3096,35.0826],[-84.3096,35.0821],[-84.3097,35.0816],[-84.3098,35.081],[-84.3098,35.0804],[-84.3099,35.0799],[-84.31,35.0794],[-84.31,35.0791],[-84.31,35.079],[-84.31,35.0789],[-84.3101,35.0789],[-84.3101,35.0788],[-84.3101,35.0785],[-84.3101,35.0783],[-84.3102,35.078],[-84.3102,35.0774],[-84.3103,35.0769],[-84.3104,35.0761],[-84.3105,35.0752],[-84.3106,35.0747],[-84.3107,35.0742],[-84.3107,35.0736],[-84.3108,35.0731],[-84.3108,35.0728],[-84.3109,35.0726],[-84.3109,35.0725],[-84.3109,35.0722],[-84.3109,35.072],[-84.311,35.0717],[-84.311,35.0714],[-84.311,35.0711],[-84.3111,35.0709],[-84.3111,35.0706],[-84.3112,35.0703],[-84.3112,35.0701],[-84.3112,35.0698],[-84.3113,35.0695],[-84.3113,35.0692],[-84.3113,35.069],[-84.3114,35.0687],[-84.3114,35.0686],[-84.3114,35.0684],[-84.3115,35.0676],[-84.3117,35.0665],[-84.3118,35.0657],[-84.3118,35.0654],[-84.3119,35.0648],[-84.3119,35.0643],[-84.312,35.0635],[-84.3121,35.0629],[-84.3122,35.0624],[-84.3123,35.0618],[-84.3123,35.0613],[-84.3124,35.0607],[-84.3125,35.0602],[-84.3126,35.0596],[-84.3126,35.0591],[-84.3127,35.0588],[-84.3127,35.0585],[-84.3127,35.0583],[-84.3128,35.0577],[-84.3129,35.0572],[-84.313,35.0566],[-84.313,35.0561],[-84.3131,35.0555],[-84.3132,35.055],[-84.3132,35.0544],[-84.3133,35.0542],[-84.3133,35.0539],[-84.3134,35.0533],[-84.3135,35.0525],[-84.3137,35.0514],[-84.3137,35.0509],[-84.3138,35.05],[-84.314,35.0492],[-84.314,35.0487],[-84.3141,35.0484],[-84.3141,35.0478],[-84.3143,35.047],[-84.3144,35.0462],[-84.3145,35.0454],[-84.3146,35.0446],[-84.3147,35.0437],[-84.3148,35.0429],[-84.3149,35.0421],[-84.315,35.0416],[-84.3151,35.041],[-84.3151,35.0406],[-84.3158,35.0355],[-84.3158,35.0353],[-84.3159,35.0346],[-84.3159,35.0344],[-84.316,35.0341],[-84.316,35.0338],[-84.3161,35.0336],[-84.3161,35.0333],[-84.3161,35.0331],[-84.3161,35.0328],[-84.3162,35.0325],[-84.3163,35.0317],[-84.3165,35.0306],[-84.3166,35.0298],[-84.3167,35.0289],[-84.3167,35.0284],[-84.3169,35.0276],[-84.317,35.0267],[-84.3171,35.0259],[-84.3172,35.0251],[-84.3173,35.0243],[-84.3174,35.0237],[-84.3174,35.0232],[-84.3175,35.0226],[-84.3176,35.0224],[-84.3176,35.0221],[-84.3176,35.0219],[-84.3176,35.0217],[-84.3177,35.0215],[-84.3177,35.0213],[-84.3177,35.021],[-84.3178,35.0207],[-84.3178,35.0204],[-84.3179,35.0202],[-84.318,35.0194],[-84.3182,35.018],[-84.3184,35.0158],[-84.3186,35.0144],[-84.3188,35.0128],[-84.319,35.0119],[-84.3192,35.01],[-84.3194,35.0089],[-84.3195,35.0081],[-84.3197,35.0065],[-84.3198,35.0053],[-84.32,35.004],[-84.3201,35.0034],[-84.3202,35.0028],[-84.3202,35.0026],[-84.3203,35.002],[-84.3204,35.0015],[-84.3204,35.0009],[-84.3205,35.0004],[-84.3205,35.0001],[-84.3206,34.9998],[-84.3206,34.9995],[-84.3206,34.9993],[-84.3207,34.999],[-84.3207,34.9987],[-84.3207,34.9984],[-84.3208,34.9979],[-84.3208,34.9973],[-84.321,34.9962],[-84.3211,34.9951],[-84.3212,34.9942],[-84.3213,34.9931],[-84.3214,34.9926],[-84.3214,34.992],[-84.3214,34.9917],[-84.3215,34.9915],[-84.3215,34.9912],[-84.3215,34.9909],[-84.3216,34.9906],[-84.3216,34.9903],[-84.3216,34.9901],[-84.3217,34.9898],[-84.3217,34.9892],[-84.3218,34.9884]]]},"properties":{"STATE_ID":"47","STATE_NAME":"Tennessee"},"id":47}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-111.0524,44.4784],[-111.0525,44.4896],[-111.0526,44.4997],[-111.0527,44.5158],[-111.0528,44.5402],[-111.0529,44.5642],[-111.0529,44.5666],[-111.0529,44.5704],[-111.053,44.5714],[-111.053,44.5756],[-111.0531,44.592],[-111.0531,44.5929],[-111.0531,44.6013],[-111.0531,44.6048],[-111.0532,44.6089],[-111.0532,44.6144],[-111.0532,44.6162],[-111.0532,44.625],[-111.0532,44.6314],[-111.0533,44.6517],[-111.0533,44.6531],[-111.0533,44.6532],[-111.0533,44.6535],[-111.0533,44.6544],[-111.0534,44.6663],[-111.0536,44.6791],[-111.054,44.7262],[-111.0541,44.7483],[-111.0541,44.7499],[-111.0541,44.7527],[-111.0541,44.7658],[-111.0542,44.7685],[-111.0541,44.7688],[-111.0541,44.7707],[-111.0542,44.7828],[-111.0542,44.8008],[-111.0542,44.8138],[-111.0543,44.8272],[-111.0543,44.8528],[-111.0543,44.855],[-111.0543,44.8566],[-111.0544,44.8572],[-111.0544,44.8604],[-111.0544,44.8658],[-111.0544,44.8869],[-111.0544,44.8895],[-111.0545,44.8954],[-111.0545,44.8964],[-111.0545,44.9042],[-111.0545,44.9049],[-111.0545,44.907],[-111.0545,44.9158],[-111.0545,44.9254],[-111.0545,44.928],[-111.0545,44.929],[-111.0545,44.9295],[-111.0545,44.9308],[-111.0545,44.933],[-111.0545,44.9394],[-111.0545,44.9399],[-111.0545,44.9401],[-111.0545,44.9427],[-111.0545,44.9459],[-111.0545,44.9496],[-111.0545,44.9523],[-111.0545,44.9557],[-111.0546,44.9945],[-111.0546,45.001],[-111.0456,45.001],[-111.0451,45.001],[-111.0359,45.0009],[-111.0101,45.0009],[-111.0015,45.0008],[-110.9997,45.0008],[-110.9953,45.0008],[-110.9901,45.0008],[-110.9858,45.0008],[-110.9746,45.0007],[-110.9694,45.0007],[-110.9676,45.0007],[-110.962,45.0007],[-110.9601,45.0007],[-110.9574,45.0007],[-110.949,45.0007],[-110.9462,45.0007],[-110.9372,45.0007],[-110.9103,45.0006],[-110.9014,45.0006],[-110.8989,45.0007],[-110.8913,45.0007],[-110.8888,45.0007],[-110.8761,45.0007],[-110.8651,45.0008],[-110.8511,45.0008],[-110.8424,45.0008],[-110.8308,45.0008],[-110.822,45.0008],[-110.8105,45.0009],[-110.8074,45.0009],[-110.7981,45.0009],[-110.7901,45.0009],[-110.7781,44.9997],[-110.7748,44.9993],[-110.7655,44.9984],[-110.765,44.9983],[-110.7618,44.998],[-110.7595,44.9978],[-110.7527,44.9971],[-110.7504,44.9968],[-110.7075,44.9925],[-110.7045,44.9922],[-110.7024,44.9922],[-110.7004,44.9922],[-110.6943,44.9922],[-110.6922,44.9922],[-110.692,44.9922],[-110.6913,44.9922],[-110.6911,44.9922],[-110.6909,44.9922],[-110.6872,44.9922],[-110.6756,44.9922],[-110.6717,44.9922],[-110.6696,44.9922],[-110.6634,44.9922],[-110.6613,44.9922],[-110.6612,44.9922],[-110.661,44.9922],[-110.6609,44.9922],[-110.6553,44.9922],[-110.6406,44.9923],[-110.577,44.9925],[-110.5753,44.9925],[-110.5673,44.9925],[-110.5649,44.9925],[-110.5647,44.9925],[-110.5646,44.9925],[-110.5643,44.9925],[-110.564,44.9925],[-110.5638,44.9925],[-110.5619,44.9925],[-110.5563,44.9925],[-110.5545,44.9925],[-110.5532,44.9925],[-110.5523,44.9925],[-110.5472,44.9925],[-110.5413,44.9925],[-110.5238,44.9925],[-110.5179,44.9925],[-110.5165,44.9925],[-110.5159,44.9925],[-110.507,44.9925],[-110.5008,44.9926],[-110.4937,44.9928],[-110.4885,44.9929],[-110.4881,44.9929],[-110.4866,44.9929],[-110.4457,44.9937],[-110.4309,44.9959],[-110.4264,44.9966],[-110.4071,44.9995],[-110.368,44.9996],[-110.366,44.9996],[-110.3653,44.9996],[-110.3631,44.9996],[-110.3623,44.9996],[-110.3503,44.9996],[-110.3456,44.9996],[-110.3252,44.9997],[-110.3012,44.9984],[-110.2977,44.9982],[-110.2848,44.9974],[-110.2635,44.9971],[-110.2483,44.997],[-110.2442,44.9969],[-110.2279,44.9968],[-110.224,44.9967],[-110.2215,44.9968],[-110.2207,44.9968],[-110.198,44.9969],[-110.1968,44.9969],[-110.1943,44.9969],[-110.1913,44.9969],[-110.1909,44.9969],[-110.1832,44.9969],[-110.1667,44.9984],[-110.1557,44.9993],[-110.107,45.0034],[-110.1058,45.0035],[-110.0768,45.0035],[-110.06,45.0035],[-110.0472,45.0035],[-110.044,45.0035],[-110.0435,45.0035],[-110.0423,45.0035],[-110.0375,45.0035],[-110.0305,45.0035],[-110.0288,45.0035],[-110.0262,45.0035],[-110.0241,45.0034],[-110.0185,45.0034],[-110.0173,45.0034],[-110.0149,45.0034],[-110.0092,45.0034],[-110.0063,45.0034],[-110.0039,45.0034],[-110.0035,45.0034],[-110.0022,45.0034],[-110.0015,45.0034],[-109.9994,45.0034],[-109.9951,45.0033],[-109.9883,45.0033],[-109.9874,45.0033],[-109.987,45.0033],[-109.9832,45.0033],[-109.9781,45.0033],[-109.9715,45.0033],[-109.9676,45.0033],[-109.962,45.0033],[-109.9325,45.0033],[-109.9308,45.0033],[-109.93,45.0033],[-109.9251,45.0033],[-109.9102,45.0033],[-109.9052,45.0033],[-109.9041,45.0033],[-109.8939,45.0033],[-109.8803,45.0033],[-109.873,45.0033],[-109.8599,45.0033],[-109.8593,45.0033],[-109.8553,45.0033],[-109.8517,45.0033],[-109.8516,45.0033],[-109.8514,45.0033],[-109.8498,45.0033],[-109.847,45.0033],[-109.8396,45.0033],[-109.8345,45.0032],[-109.8287,45.0032],[-109.8278,45.0032],[-109.8257,45.0032],[-109.8243,45.0032],[-109.8192,45.003],[-109.8138,45.0029],[-109.811,45.0028],[-109.807,45.0027],[-109.8066,45.0027],[-109.8015,45.0025],[-109.7987,45.0023],[-109.7985,45.0023],[-109.7974,45.0023],[-109.7949,45.0022],[-109.7883,45.0019],[-109.7861,45.0018],[-109.7648,45.0018],[-109.7638,45.0018],[-109.7614,45.0018],[-109.7611,45.0018],[-109.7184,45.0021],[-109.7174,45.0021],[-109.7143,45.0021],[-109.714,45.0021],[-109.7047,45.0022],[-109.7036,45.0022],[-109.6914,45.0023],[-109.6907,45.0023],[-109.6877,45.0023],[-109.6702,45.0023],[-109.6699,45.0023],[-109.6696,45.0023],[-109.6642,45.0023],[-109.6625,45.0023],[-109.6454,45.0024],[-109.6333,45.0025],[-109.613,45.0027],[-109.6124,45.0027],[-109.612,45.0027],[-109.6116,45.0028],[-109.6099,45.0028],[-109.6093,45.0028],[-109.6005,45.0029],[-109.5981,45.0029],[-109.5974,45.0029],[-109.5741,45.003],[-109.5652,45.003],[-109.5398,45.0033],[-109.5395,45.0033],[-109.535,45.0033],[-109.5286,45.0033],[-109.5244,45.0034],[-109.5233,45.0034],[-109.523,45.0034],[-109.5156,45.0036],[-109.5145,45.0036],[-109.5139,45.0036],[-109.4843,45.004],[-109.4834,45.004],[-109.4705,45.0042],[-109.4703,45.0042],[-109.4699,45.0042],[-109.4632,45.0043],[-109.4476,45.0045],[-109.4425,45.0045],[-109.4413,45.0045],[-109.4321,45.0046],[-109.4318,45.0046],[-109.4226,45.0046],[-109.4219,45.0046],[-109.4216,45.0046],[-109.4119,45.0046],[-109.411,45.0046],[-109.4083,45.0046],[-109.4071,45.0046],[-109.3934,45.0047],[-109.3932,45.0047],[-109.387,45.0048],[-109.3865,45.0048],[-109.3822,45.0048],[-109.3821,45.0048],[-109.3618,45.005],[-109.3602,45.005],[-109.3601,45.005],[-109.3373,45.0052],[-109.3358,45.0052],[-109.334,45.0052],[-109.3324,45.0052],[-109.3268,45.0053],[-109.3159,45.0053],[-109.3065,45.0053],[-109.3014,45.0053],[-109.3012,45.0053],[-109.2956,45.0053],[-109.2859,45.0053],[-109.2752,45.0053],[-109.2693,45.0054],[-109.2689,45.0054],[-109.2637,45.0054],[-109.2632,45.0054],[-109.2627,45.0054],[-109.2624,45.0054],[-109.2593,45.0054],[-109.2592,45.0054],[-109.2507,45.0055],[-109.2502,45.0055],[-109.2322,45.0055],[-109.2294,45.0055],[-109.2274,45.0055],[-109.2273,45.0055],[-109.2121,45.0057],[-109.2118,45.0057],[-109.2011,45.0057],[-109.1947,45.0057],[-109.1933,45.0057],[-109.1931,45.0057],[-109.1927,45.0057],[-109.1926,45.0057],[-109.1672,45.0057],[-109.1671,45.0057],[-109.1487,45.0058],[-109.1486,45.0058],[-109.1344,45.0058],[-109.1342,45.0058],[-109.1032,45.0058],[-109.0899,45.0017],[-109.0894,45.0015],[-109.0831,44.9995],[-109.0828,44.9995],[-109.0822,44.9995],[-109.0819,44.9995],[-109.0815,44.9995],[-109.0814,44.9995],[-109.0811,44.9995],[-109.0808,44.9995],[-109.0807,44.9994],[-109.0802,44.9995],[-109.0788,44.9995],[-109.0712,44.9995],[-109.0706,44.9995],[-109.0686,44.9995],[-109.0684,44.9995],[-109.0679,44.9995],[-109.0678,44.9995],[-109.0675,44.9996],[-109.0667,44.9996],[-109.0656,44.9996],[-109.0636,44.9995],[-109.0631,44.9995],[-109.0629,44.9995],[-109.0627,44.9995],[-109.0624,44.9995],[-109.0622,44.9995],[-109.0583,44.9995],[-109.0582,44.9995],[-109.0577,44.9995],[-109.0563,44.9995],[-109.0562,44.9995],[-109.0546,44.9995],[-109.0435,44.9996],[-109.0421,44.9996],[-109.0365,44.9996],[-109.0311,44.9996],[-109.0305,44.9996],[-109.0146,44.9996],[-109.0063,44.9996],[-109.0054,44.9996],[-108.9967,44.9997],[-108.9854,44.9997],[-108.9848,44.9997],[-108.9836,44.9997],[-108.9822,44.9997],[-108.9816,44.9997],[-108.9758,44.9997],[-108.9719,44.9997],[-108.9667,44.9997],[-108.9655,44.9997],[-108.965,44.9997],[-108.9643,44.9997],[-108.9626,44.9995],[-108.9616,44.9995],[-108.9502,44.9996],[-108.948,44.9997],[-108.9397,44.9997],[-108.934,44.9997],[-108.926,44.9998],[-108.9125,44.9998],[-108.9029,44.9999],[-108.901,44.9999],[-108.9007,44.9999],[-108.9006,44.9999],[-108.9005,44.9999],[-108.9003,44.9999],[-108.8992,44.9999],[-108.8957,44.9999],[-108.8775,44.9999],[-108.873,44.9999],[-108.869,44.9999],[-108.8634,44.9999],[-108.8595,44.9999],[-108.8587,44.9999],[-108.8534,45],[-108.8525,45],[-108.8479,45],[-108.8478,45],[-108.8463,45],[-108.8457,45],[-108.8434,45],[-108.8426,45],[-108.841,45],[-108.8405,45],[-108.8386,45],[-108.8316,45],[-108.8267,45],[-108.824,45],[-108.8208,45],[-108.8188,45],[-108.805,45.0001],[-108.8027,45.0001],[-108.7929,45.0001],[-108.7927,45.0001],[-108.7827,45.0001],[-108.7764,45.0001],[-108.7762,45.0001],[-108.7727,45.0001],[-108.7725,45.0001],[-108.7719,45.0001],[-108.7718,45.0001],[-108.7603,45.0001],[-108.7557,45.0001],[-108.7516,45.0001],[-108.7512,45.0001],[-108.7436,45.0001],[-108.7376,45.0001],[-108.7285,45.0001],[-108.7148,45.0002],[-108.699,45.0002],[-108.6861,45.0003],[-108.6839,45.0003],[-108.6831,45.0003],[-108.6724,45.0003],[-108.6582,45.0003],[-108.6514,45.0003],[-108.642,45.0003],[-108.6283,45.0003],[-108.6281,45.0003],[-108.6253,45.0004],[-108.6229,45.0004],[-108.6226,45.0004],[-108.6213,45.0004],[-108.6134,45.0004],[-108.613,45.0004],[-108.5981,45.0004],[-108.591,45.0004],[-108.585,45.0004],[-108.5805,45.0004],[-108.5785,45.0004],[-108.5671,45.0004],[-108.5656,45.0004],[-108.5555,45.0004],[-108.5545,45.0004],[-108.5471,45.0004],[-108.5399,45.0004],[-108.5344,45.0004],[-108.531,45.0002],[-108.5287,45.0002],[-108.5226,44.9999],[-108.5215,44.9999],[-108.5205,44.9999],[-108.5201,44.9999],[-108.5198,44.9999],[-108.515,44.9997],[-108.514,44.9997],[-108.5117,44.9997],[-108.5115,44.9997],[-108.5099,44.9997],[-108.5096,44.9997],[-108.5062,44.9997],[-108.5029,44.9997],[-108.5027,44.9997],[-108.5007,44.9997],[-108.499,44.9997],[-108.4966,44.9997],[-108.4809,44.9997],[-108.4715,44.9997],[-108.47,44.9997],[-108.4681,44.9997],[-108.4637,44.9998],[-108.4459,44.9998],[-108.4449,44.9998],[-108.4413,44.9998],[-108.4389,44.9998],[-108.4295,44.9998],[-108.4291,44.9998],[-108.4287,44.9998],[-108.4081,44.9999],[-108.396,44.9999],[-108.3757,44.9999],[-108.3754,44.9999],[-108.3714,45],[-108.3693,45],[-108.3671,45],[-108.3668,45],[-108.3623,45],[-108.3592,45],[-108.3345,45.0001],[-108.3292,45.0001],[-108.3183,45.0001],[-108.3126,45.0001],[-108.3108,45.0001],[-108.3064,45.0001],[-108.3035,45.0001],[-108.3034,45.0001],[-108.3006,45.0001],[-108.2955,45.0002],[-108.2891,45.0002],[-108.2889,45.0002],[-108.2815,45.0002],[-108.2814,45.0002],[-108.2803,45.0002],[-108.2789,45.0002],[-108.2778,45.0002],[-108.2775,45.0002],[-108.275,45.0002],[-108.2714,45.0002],[-108.2689,45.0002],[-108.2647,45.0001],[-108.2646,45.0001],[-108.2645,45.0001],[-108.2627,45.0001],[-108.2626,45.0001],[-108.2605,45],[-108.2571,45],[-108.2536,44.9999],[-108.2532,44.9999],[-108.2508,44.9999],[-108.2503,44.9999],[-108.2495,44.9999],[-108.2494,44.9999],[-108.2493,44.9999],[-108.2485,44.9999],[-108.248,44.9999],[-108.2442,45],[-108.2411,45.0001],[-108.2406,45.0001],[-108.2388,45.0002],[-108.2383,45.0002],[-108.2381,45.0002],[-108.2372,45.0002],[-108.2339,45.0003],[-108.2329,45.0003],[-108.2322,45.0004],[-108.2311,45.0004],[-108.23,45.0004],[-108.2295,45.0004],[-108.2279,45.0004],[-108.224,45.0004],[-108.2196,45.0004],[-108.2184,45.0004],[-108.2054,45.0004],[-108.1968,45.0004],[-108.1967,45.0004],[-108.1963,45.0004],[-108.1876,45.0004],[-108.186,45.0004],[-108.1856,45.0004],[-108.1785,45.0004],[-108.1722,45.0004],[-108.1684,45.0004],[-108.1639,45.0004],[-108.1621,45.0004],[-108.1603,45.0004],[-108.1485,45.0004],[-108.1355,45.0004],[-108.1335,45.0004],[-108.1276,45.0004],[-108.1266,45.0004],[-108.1257,45.0004],[-108.1256,45.0004],[-108.1251,45.0004],[-108.1228,45.0004],[-108.1128,45.0004],[-108.0963,45.0004],[-108.0951,45.0004],[-108.0947,45.0004],[-108.0883,45.0004],[-108.0831,45.0004],[-108.0736,45.0005],[-108.0702,45.0005],[-108.0678,45.0005],[-108.061,45.0005],[-108.0576,45.0005],[-108.0523,45.0005],[-108.0338,45.0005],[-108.0318,45.0005],[-108.0309,45.0005],[-108.0292,45.0005],[-108.028,45.0005],[-108.0175,45.0005],[-108.0144,45.0005],[-108.0051,45.0005],[-108.002,45.0005],[-108.0017,45.0006],[-108.0007,45.0006],[-108.0004,45.0006],[-108,45.0006],[-107.9987,45.0006],[-107.9983,45.0006],[-107.9899,45.0006],[-107.9868,45.0006],[-107.9563,45.0006],[-107.9524,45.0006],[-107.9411,45.0006],[-107.9409,45.0006],[-107.9406,45.0006],[-107.9398,45.0006],[-107.9396,45.0006],[-107.9395,45.0006],[-107.9339,45.0007],[-107.9171,45.0007],[-107.9115,45.0007],[-107.9082,45.0007],[-107.8982,45.0007],[-107.8948,45.0007],[-107.894,45.0007],[-107.8918,45.0007],[-107.8829,45.0007],[-107.8799,45.0007],[-107.8747,45.0007],[-107.8672,45.0007],[-107.8627,45.0007],[-107.8493,45.0007],[-107.8459,45.0007],[-107.8451,45.0007],[-107.8449,45.0007],[-107.8442,45.0007],[-107.841,45.0007],[-107.83,45.0007],[-107.8263,45.0007],[-107.8187,45.0007],[-107.8065,45.0007],[-107.7961,45.0007],[-107.7885,45.0007],[-107.7858,45.0007],[-107.7836,45.0007],[-107.7733,45.0007],[-107.7634,45.0007],[-107.745,45.0007],[-107.7374,45.0007],[-107.7338,45.0007],[-107.7325,45.0007],[-107.7231,45.0007],[-107.7228,45.0007],[-107.7213,45.0007],[-107.7191,45.0007],[-107.719,45.0007],[-107.7173,45.0007],[-107.7117,45.0007],[-107.7107,45.0007],[-107.7099,45.0007],[-107.7085,45.0007],[-107.7042,45.0007],[-107.7028,45.0006],[-107.7011,45.0006],[-107.6961,45.0006],[-107.6944,45.0006],[-107.6935,45.0006],[-107.691,45.0006],[-107.6901,45.0005],[-107.6892,45.0005],[-107.6864,45.0005],[-107.6854,45.0005],[-107.6838,45.0004],[-107.6742,45.0006],[-107.665,45.0006],[-107.6554,45.0006],[-107.6424,45.0007],[-107.6281,45.0007],[-107.6278,45.0007],[-107.626,45.0007],[-107.6258,45.0007],[-107.6132,45.0006],[-107.609,45.0006],[-107.6078,45.0006],[-107.6076,45.0006],[-107.6069,45.0006],[-107.6061,45.0007],[-107.6039,45.0007],[-107.5997,45.0007],[-107.5965,45.0007],[-107.5889,45.0008],[-107.5854,45.0008],[-107.5744,45.0009],[-107.5742,45.0009],[-107.573,45.0009],[-107.5724,45.0009],[-107.5695,45.0009],[-107.5683,45.0009],[-107.5673,45.0009],[-107.5642,45.0009],[-107.5632,45.0009],[-107.5627,45.0009],[-107.5614,45.0009],[-107.5609,45.0009],[-107.5543,45.001],[-107.5287,45.0011],[-107.5152,45.0012],[-107.5131,45.0012],[-107.5073,45.0013],[-107.5015,45.0013],[-107.5008,45.0013],[-107.5005,45.0013],[-107.5001,45.0013],[-107.4984,45.0013],[-107.4981,45.0013],[-107.4977,45.0013],[-107.4969,45.0013],[-107.4927,45.0014],[-107.4922,45.0014],[-107.4921,45.0014],[-107.4838,45.0014],[-107.476,45.0014],[-107.4756,45.0014],[-107.475,45.0014],[-107.4719,45.0014],[-107.4712,45.0014],[-107.4709,45.0014],[-107.4706,45.0014],[-107.4697,45.0014],[-107.4694,45.0014],[-107.4674,45.0014],[-107.4614,45.0014],[-107.4594,45.0014],[-107.4592,45.0014],[-107.4591,45.0014],[-107.451,45.0013],[-107.4087,45.0012],[-107.4086,45.0012],[-107.4084,45.0012],[-107.4019,45.0011],[-107.4016,45.0011],[-107.3988,45.0011],[-107.3937,45.0011],[-107.3913,45.0011],[-107.39,45.0011],[-107.3886,45.0011],[-107.3835,45.001],[-107.381,45.001],[-107.3798,45.001],[-107.3784,45.001],[-107.3733,45.0009],[-107.3707,45.0009],[-107.3696,45.0009],[-107.3682,45.0009],[-107.363,45.0009],[-107.3604,45.0009],[-107.3591,45.0009],[-107.3578,45.0009],[-107.3527,45.0009],[-107.3507,45.0009],[-107.345,45.001],[-107.3423,45.001],[-107.3391,45.001],[-107.3288,45.0011],[-107.3217,45.001],[-107.3211,45.001],[-107.3191,45.001],[-107.3185,45.001],[-107.3178,45.001],[-107.3157,45.001],[-107.3149,45.001],[-107.3115,45.001],[-107.3013,45.001],[-107.2986,45.0009],[-107.298,45.0009],[-107.2979,45.0009],[-107.2827,45.0009],[-107.2811,45.0009],[-107.2378,45.0006],[-107.2371,45.0006],[-107.2352,45.0006],[-107.2228,45.0005],[-107.2134,45.0005],[-107.211,45.0005],[-107.2037,45.0005],[-107.2013,45.0005],[-107.2005,45.0005],[-107.1992,45.0005],[-107.1966,45.0005],[-107.1929,45.0004],[-107.1904,45.0003],[-107.1874,45.0003],[-107.1841,45.0002],[-107.1827,45.0002],[-107.1789,45.0002],[-107.1766,45.0002],[-107.1738,45.0002],[-107.1687,45.0001],[-107.1664,45.0001],[-107.1636,45.0001],[-107.161,45],[-107.1556,44.9999],[-107.1381,45.0001],[-107.133,45],[-107.1276,44.9998],[-107.1274,44.9998],[-107.1136,44.999],[-107.1054,44.9985],[-107.0955,44.9973],[-107.0902,44.9969],[-107.0877,44.9968],[-107.0849,44.9966],[-107.0778,44.9969],[-107.0746,44.9971],[-107.0739,44.9971],[-107.0628,44.9967],[-107.0461,44.9965],[-107.043,44.9965],[-107.0361,44.9963],[-107.0347,44.9963],[-107.0292,44.9964],[-107.0284,44.9964],[-107.0263,44.9964],[-107.0244,44.9964],[-107.0236,44.9964],[-107.0225,44.9964],[-107.0201,44.9964],[-107.0129,44.9964],[-107.0052,44.9964],[-106.9997,44.9963],[-106.9957,44.9963],[-106.9956,44.9963],[-106.9955,44.9963],[-106.9954,44.9963],[-106.9944,44.9963],[-106.9915,44.9963],[-106.9906,44.9963],[-106.9904,44.9963],[-106.9902,44.9963],[-106.9899,44.9963],[-106.9898,44.9963],[-106.9896,44.9963],[-106.9876,44.9963],[-106.987,44.9963],[-106.9789,44.9963],[-106.9762,44.9963],[-106.976,44.9963],[-106.9751,44.9963],[-106.9748,44.9963],[-106.9731,44.9962],[-106.9681,44.9962],[-106.9665,44.9962],[-106.9664,44.9962],[-106.966,44.9962],[-106.9649,44.9962],[-106.9645,44.9962],[-106.9621,44.9962],[-106.9573,44.9962],[-106.9547,44.9962],[-106.9523,44.9962],[-106.9465,44.9962],[-106.9445,44.9962],[-106.9439,44.9962],[-106.9436,44.9962],[-106.9424,44.9961],[-106.9418,44.9961],[-106.9414,44.9961],[-106.9407,44.9961],[-106.9398,44.9961],[-106.9373,44.9961],[-106.936,44.9961],[-106.9345,44.9961],[-106.9342,44.9961],[-106.9291,44.9961],[-106.9244,44.9961],[-106.9187,44.9961],[-106.9058,44.996],[-106.9019,44.996],[-106.9016,44.996],[-106.901,44.996],[-106.8997,44.996],[-106.8993,44.996],[-106.8988,44.996],[-106.8986,44.996],[-106.8976,44.996],[-106.8966,44.996],[-106.8929,44.996],[-106.8895,44.996],[-106.8894,44.996],[-106.8889,44.996],[-106.8885,44.996],[-106.8883,44.996],[-106.8848,44.996],[-106.8819,44.9959],[-106.8805,44.9959],[-106.8804,44.9959],[-106.8803,44.9959],[-106.8758,44.9959],[-106.87,44.9959],[-106.8698,44.9959],[-106.8689,44.9959],[-106.8666,44.9959],[-106.8658,44.9959],[-106.8647,44.9959],[-106.8614,44.9959],[-106.8515,44.9958],[-106.8484,44.9958],[-106.8483,44.9958],[-106.8482,44.9958],[-106.848,44.9958],[-106.8479,44.9958],[-106.8472,44.9958],[-106.8469,44.9958],[-106.8452,44.9958],[-106.8401,44.9958],[-106.8384,44.9958],[-106.8376,44.9958],[-106.8354,44.9958],[-106.8347,44.9958],[-106.8338,44.9958],[-106.833,44.9958],[-106.8322,44.9958],[-106.831,44.9958],[-106.8287,44.9958],[-106.8245,44.9957],[-106.8243,44.9957],[-106.8241,44.9957],[-106.8239,44.9957],[-106.8238,44.9957],[-106.8228,44.9957],[-106.8209,44.9957],[-106.8192,44.9957],[-106.8167,44.9957],[-106.8155,44.9957],[-106.8144,44.9957],[-106.8113,44.9957],[-106.8102,44.9957],[-106.81,44.9957],[-106.807,44.9957],[-106.7998,44.9956],[-106.7975,44.9956],[-106.7944,44.9956],[-106.794,44.9956],[-106.7931,44.9956],[-106.7928,44.9956],[-106.7926,44.9956],[-106.7922,44.9956],[-106.7921,44.9956],[-106.7918,44.9956],[-106.7911,44.9956],[-106.7908,44.9956],[-106.7905,44.9956],[-106.7895,44.9956],[-106.7892,44.9956],[-106.7838,44.9956],[-106.7778,44.9956],[-106.7675,44.9955],[-106.7621,44.9955],[-106.7615,44.9955],[-106.7614,44.9955],[-106.7612,44.9955],[-106.7584,44.9955],[-106.7575,44.9955],[-106.7451,44.9955],[-106.7346,44.9955],[-106.7294,44.9954],[-106.7254,44.9954],[-106.709,44.9954],[-106.7048,44.9953],[-106.6968,44.9953],[-106.692,44.9953],[-106.6877,44.9953],[-106.683,44.9952],[-106.6776,44.9952],[-106.6688,44.9952],[-106.664,44.9951],[-106.6613,44.9951],[-106.6547,44.9951],[-106.6546,44.9951],[-106.6545,44.9951],[-106.6544,44.9951],[-106.6533,44.9951],[-106.6506,44.9951],[-106.6487,44.9951],[-106.6431,44.995],[-106.6412,44.995],[-106.6375,44.995],[-106.6309,44.995],[-106.6264,44.9949],[-106.6256,44.9949],[-106.6227,44.9949],[-106.6222,44.9949],[-106.6209,44.9949],[-106.6205,44.9949],[-106.6176,44.9949],[-106.612,44.9949],[-106.609,44.9949],[-106.6061,44.9949],[-106.6039,44.9949],[-106.6026,44.9949],[-106.5974,44.9948],[-106.5952,44.9948],[-106.595,44.9948],[-106.5944,44.9948],[-106.5941,44.9948],[-106.5895,44.9948],[-106.5756,44.9948],[-106.5709,44.9948],[-106.57,44.9948],[-106.5674,44.9948],[-106.5667,44.9948],[-106.5666,44.9948],[-106.5662,44.9948],[-106.5661,44.9948],[-106.5646,44.9948],[-106.5641,44.9948],[-106.5638,44.9948],[-106.5553,44.9947],[-106.5542,44.9947],[-106.5482,44.9947],[-106.5424,44.9947],[-106.5287,44.9947],[-106.526,44.9947],[-106.5199,44.9946],[-106.5095,44.9946],[-106.5009,44.9945],[-106.4961,44.9944],[-106.4952,44.9944],[-106.4902,44.9944],[-106.4865,44.9945],[-106.4826,44.9945],[-106.4775,44.9945],[-106.4759,44.9945],[-106.4718,44.9945],[-106.4649,44.9945],[-106.4603,44.9945],[-106.4598,44.9945],[-106.4576,44.9945],[-106.4553,44.9945],[-106.4516,44.9945],[-106.4349,44.9942],[-106.4334,44.9942],[-106.4319,44.9942],[-106.4285,44.9942],[-106.4267,44.9943],[-106.4214,44.9943],[-106.4196,44.9943],[-106.4187,44.9943],[-106.4175,44.9943],[-106.4138,44.9944],[-106.4061,44.9943],[-106.3954,44.9943],[-106.3876,44.9943],[-106.3862,44.9943],[-106.3824,44.9942],[-106.3804,44.9942],[-106.3778,44.9942],[-106.3744,44.9942],[-106.3709,44.9942],[-106.3682,44.9942],[-106.3656,44.9942],[-106.3641,44.9942],[-106.3637,44.9942],[-106.3622,44.9942],[-106.3617,44.9942],[-106.358,44.9942],[-106.3564,44.9941],[-106.3561,44.9941],[-106.3498,44.9941],[-106.3427,44.9941],[-106.3407,44.9941],[-106.3355,44.9941],[-106.3297,44.9941],[-106.3249,44.994],[-106.3247,44.994],[-106.3243,44.994],[-106.3242,44.994],[-106.3237,44.994],[-106.3224,44.994],[-106.322,44.994],[-106.3217,44.994],[-106.3209,44.994],[-106.3207,44.994],[-106.3202,44.994],[-106.319,44.994],[-106.3186,44.994],[-106.3156,44.994],[-106.309,44.994],[-106.3076,44.994],[-106.3003,44.994],[-106.2949,44.994],[-106.2878,44.994],[-106.2758,44.9939],[-106.2722,44.9938],[-106.2712,44.9938],[-106.268,44.9938],[-106.2671,44.9938],[-106.2646,44.9938],[-106.2637,44.9938],[-106.2589,44.9938],[-106.2581,44.9938],[-106.2538,44.9938],[-106.2487,44.9938],[-106.2479,44.9938],[-106.2436,44.9937],[-106.2385,44.9937],[-106.2377,44.9937],[-106.2358,44.9937],[-106.2355,44.9937],[-106.2348,44.9937],[-106.2334,44.9937],[-106.2316,44.9937],[-106.2287,44.9937],[-106.2275,44.9937],[-106.2232,44.9937],[-106.2228,44.9937],[-106.2181,44.9937],[-106.2173,44.9937],[-106.2131,44.9937],[-106.2112,44.9937],[-106.208,44.9937],[-106.2071,44.9936],[-106.2045,44.9936],[-106.2044,44.9936],[-106.1971,44.9936],[-106.197,44.9936],[-106.1906,44.9936],[-106.1835,44.9935],[-106.1774,44.9935],[-106.1773,44.9935],[-106.1723,44.9935],[-106.1705,44.9935],[-106.1621,44.9934],[-106.1595,44.9934],[-106.1566,44.9934],[-106.1537,44.9934],[-106.1518,44.9933],[-106.1502,44.9933],[-106.1488,44.9933],[-106.1472,44.9933],[-106.145,44.9933],[-106.1424,44.9933],[-106.1416,44.9933],[-106.1385,44.9933],[-106.1293,44.9933],[-106.1262,44.9933],[-106.1252,44.9933],[-106.1216,44.9933],[-106.1165,44.9933],[-106.116,44.9933],[-106.1141,44.9933],[-106.1114,44.9933],[-106.1098,44.9933],[-106.1065,44.9933],[-106.1063,44.9933],[-106.1058,44.9934],[-106.1012,44.9934],[-106.0992,44.9934],[-106.0978,44.9934],[-106.0961,44.9934],[-106.0956,44.9934],[-106.0952,44.9934],[-106.0926,44.9935],[-106.091,44.9935],[-106.0896,44.9935],[-106.0859,44.9935],[-106.0854,44.9935],[-106.0842,44.9935],[-106.0817,44.9935],[-106.0808,44.9935],[-106.0803,44.9935],[-106.0757,44.9935],[-106.0747,44.9934],[-106.0725,44.9934],[-106.0706,44.9934],[-106.0694,44.9934],[-106.0674,44.9934],[-106.0655,44.9935],[-106.0635,44.9935],[-106.0632,44.9935],[-106.0629,44.9935],[-106.0623,44.9935],[-106.0604,44.9935],[-106.0572,44.9935],[-106.0553,44.9935],[-106.0521,44.9935],[-106.0501,44.9935],[-106.0493,44.9935],[-106.0475,44.9935],[-106.0469,44.9935],[-106.0454,44.9935],[-106.0449,44.9935],[-106.0409,44.9935],[-106.04,44.9935],[-106.0288,44.9935],[-106.0248,44.9935],[-106.0231,44.9935],[-106.0196,44.9935],[-106.0179,44.9935],[-106.0162,44.9935],[-106.0156,44.9935],[-106.0147,44.9935],[-106.0138,44.9935],[-106.0136,44.9935],[-106.0133,44.9935],[-106.0126,44.9935],[-106.0105,44.9935],[-106.0098,44.9935],[-106.0089,44.9935],[-106.008,44.9935],[-106.0047,44.9935],[-106.0045,44.9935],[-106.0006,44.9935],[-105.9997,44.9935],[-105.9972,44.9935],[-105.9964,44.9935],[-105.9864,44.9935],[-105.9807,44.9935],[-105.9767,44.9935],[-105.9741,44.9935],[-105.9705,44.9935],[-105.969,44.9935],[-105.9685,44.9935],[-105.9638,44.9935],[-105.9603,44.9935],[-105.9588,44.9935],[-105.9537,44.9935],[-105.95,44.9935],[-105.9486,44.9935],[-105.9484,44.9935],[-105.9435,44.9935],[-105.9398,44.9935],[-105.9384,44.9935],[-105.935,44.9935],[-105.9334,44.9935],[-105.9299,44.9935],[-105.9283,44.9935],[-105.9282,44.9935],[-105.9232,44.9957],[-105.9208,44.9968],[-105.9197,44.9973],[-105.9189,44.9977],[-105.9188,44.9977],[-105.9181,44.998],[-105.9132,45.0002],[-105.9131,45.0002],[-105.9105,45.0002],[-105.9095,45.0002],[-105.908,45.0002],[-105.9078,45.0002],[-105.9072,45.0002],[-105.9029,45.0002],[-105.8999,45.0002],[-105.8992,45.0002],[-105.8979,45.0002],[-105.8951,45.0002],[-105.8926,45.0002],[-105.8891,45.0002],[-105.8875,45.0002],[-105.8825,45.0003],[-105.8789,45.0003],[-105.8774,45.0003],[-105.8723,45.0003],[-105.8687,45.0003],[-105.8675,45.0003],[-105.8672,45.0003],[-105.8621,45.0003],[-105.8585,45.0004],[-105.857,45.0004],[-105.8563,45.0004],[-105.8539,45.0004],[-105.8528,45.0004],[-105.8525,45.0004],[-105.8519,45.0004],[-105.8499,45.0004],[-105.8481,45.0004],[-105.8473,45.0004],[-105.8468,45.0004],[-105.8401,45.0004],[-105.838,45.0004],[-105.8366,45.0004],[-105.832,45.0004],[-105.8315,45.0004],[-105.8279,45.0004],[-105.8272,45.0004],[-105.8264,45.0004],[-105.8214,45.0004],[-105.8177,45.0004],[-105.8163,45.0004],[-105.8127,45.0004],[-105.8123,45.0004],[-105.8112,45.0004],[-105.8085,45.0004],[-105.8076,45.0004],[-105.8073,45.0004],[-105.8061,45.0004],[-105.8056,45.0004],[-105.8038,45.0004],[-105.801,45.0004],[-105.7974,45.0004],[-105.7959,45.0004],[-105.7908,45.0004],[-105.7896,45.0004],[-105.7872,45.0004],[-105.787,45.0004],[-105.7864,45.0004],[-105.7861,45.0004],[-105.786,45.0004],[-105.7857,45.0004],[-105.7856,45.0004],[-105.7855,45.0004],[-105.7805,45.0004],[-105.7793,45.0004],[-105.7778,45.0004],[-105.7769,45.0004],[-105.7754,45.0004],[-105.7733,45.0004],[-105.7717,45.0004],[-105.7711,45.0004],[-105.7686,45.0004],[-105.7668,45.0004],[-105.7667,45.0004],[-105.766,45.0004],[-105.7617,45.0004],[-105.7609,45.0004],[-105.7565,45.0004],[-105.7558,45.0004],[-105.7523,45.0004],[-105.7521,45.0004],[-105.752,45.0004],[-105.7506,45.0004],[-105.7468,45.0004],[-105.7463,45.0004],[-105.7455,45.0004],[-105.7404,45.0004],[-105.7362,45.0004],[-105.7353,45.0004],[-105.7302,45.0004],[-105.7268,45.0004],[-105.726,45.0004],[-105.7252,45.0004],[-105.7201,45.0004],[-105.7184,45.0004],[-105.7178,45.0004],[-105.716,45.0004],[-105.7158,45.0004],[-105.7154,45.0004],[-105.7153,45.0004],[-105.7152,45.0004],[-105.7151,45.0004],[-105.714,45.0004],[-105.7107,45.0004],[-105.7099,45.0004],[-105.7096,45.0005],[-105.7092,45.0004],[-105.7076,45.0004],[-105.7064,45.0005],[-105.7055,45.0004],[-105.7051,45.0004],[-105.7048,45.0004],[-105.7017,45.0004],[-105.6997,45.0004],[-105.6994,45.0004],[-105.6951,45.0004],[-105.6946,45.0004],[-105.6903,45.0004],[-105.6895,45.0004],[-105.6861,45.0004],[-105.6852,45.0004],[-105.6844,45.0004],[-105.6816,45.0004],[-105.6793,45.0004],[-105.6771,45.0004],[-105.6763,45.0004],[-105.675,45.0004],[-105.6742,45.0004],[-105.6691,45.0004],[-105.6664,45.0005],[-105.6648,45.0004],[-105.664,45.0004],[-105.6589,45.0004],[-105.6547,45.0004],[-105.6538,45.0004],[-105.6483,45.0004],[-105.6481,45.0004],[-105.6474,45.0004],[-105.6471,45.0004],[-105.647,45.0004],[-105.6466,45.0004],[-105.6465,45.0004],[-105.6463,45.0004],[-105.6459,45.0004],[-105.6458,45.0004],[-105.6455,45.0004],[-105.6452,45.0004],[-105.6435,45.0004],[-105.6398,45.0004],[-105.6366,45.0004],[-105.6343,45.0004],[-105.6333,45.0004],[-105.6282,45.0004],[-105.624,45.0004],[-105.6231,45.0004],[-105.6188,45.0004],[-105.618,45.0004],[-105.6171,45.0004],[-105.6146,45.0004],[-105.6138,45.0004],[-105.613,45.0004],[-105.6129,45.0004],[-105.6127,45.0004],[-105.6126,45.0004],[-105.612,45.0004],[-105.6118,45.0004],[-105.6116,45.0004],[-105.6083,45.0004],[-105.6078,45.0004],[-105.6062,45.0004],[-105.6036,45.0004],[-105.6027,45.0004],[-105.5986,45.0004],[-105.5976,45.0004],[-105.5969,45.0004],[-105.5965,45.0004],[-105.5953,45.0004],[-105.5952,45.0004],[-105.5951,45.0004],[-105.5948,45.0004],[-105.5934,45.0003],[-105.5925,45.0003],[-105.5917,45.0003],[-105.5874,45.0003],[-105.5858,45.0003],[-105.5854,45.0003],[-105.5849,45.0003],[-105.5832,45.0003],[-105.5824,45.0003],[-105.5816,45.0003],[-105.5814,45.0003],[-105.5772,45.0003],[-105.5721,45.0003],[-105.569,45.0003],[-105.5684,45.0003],[-105.567,45.0003],[-105.5657,45.0004],[-105.5619,45.0003],[-105.5582,45.0003],[-105.5568,45.0003],[-105.5517,45.0003],[-105.548,45.0003],[-105.5466,45.0003],[-105.5458,45.0003],[-105.5456,45.0003],[-105.5418,45.0003],[-105.5415,45.0003],[-105.5402,45.0003],[-105.5382,45.0003],[-105.5379,45.0003],[-105.5376,45.0003],[-105.5375,45.0003],[-105.5371,45.0003],[-105.5364,45.0003],[-105.536,45.0003],[-105.5351,45.0003],[-105.5327,45.0003],[-105.5313,45.0002],[-105.5296,45.0002],[-105.5288,45.0002],[-105.5276,45.0002],[-105.5264,45.0002],[-105.5249,45.0002],[-105.5215,45.0002],[-105.5204,45.0003],[-105.519,45.0003],[-105.5186,45.0003],[-105.5174,45.0003],[-105.5162,45.0003],[-105.5113,45.0003],[-105.5078,45.0003],[-105.5072,45.0003],[-105.5062,45.0003],[-105.5049,45.0003],[-105.5048,45.0003],[-105.5046,45.0003],[-105.5035,45.0003],[-105.5022,45.0003],[-105.5006,45.0003],[-105.4947,45.0003],[-105.4941,45.0003],[-105.4938,45.0003],[-105.4925,45.0003],[-105.491,45.0003],[-105.4895,45.0003],[-105.4867,45.0003],[-105.4852,45.0003],[-105.4838,45.0003],[-105.4834,45.0003],[-105.4821,45.0003],[-105.4816,45.0003],[-105.4803,45.0003],[-105.4764,45.0003],[-105.4752,45.0003],[-105.472,45.0003],[-105.4715,45.0003],[-105.4704,45.0003],[-105.4664,45.0002],[-105.4653,45.0002],[-105.4638,45.0002],[-105.4607,45.0002],[-105.4602,45.0002],[-105.4571,45.0002],[-105.457,45.0002],[-105.4566,45.0002],[-105.4565,45.0002],[-105.4551,45.0002],[-105.4514,45.0002],[-105.4463,45.0002],[-105.4461,45.0002],[-105.4449,45.0002],[-105.4432,45.0002],[-105.4398,45.0002],[-105.436,45.0002],[-105.4348,45.0002],[-105.4347,45.0002],[-105.4326,45.0002],[-105.4321,45.0002],[-105.4296,45.0002],[-105.4248,45.0002],[-105.4245,45.0002],[-105.4232,45.0002],[-105.4222,45.0002],[-105.4215,45.0002],[-105.4214,45.0002],[-105.4213,45.0002],[-105.4194,45.0002],[-105.4156,45.0002],[-105.4143,45.0002],[-105.4092,45.0002],[-105.4054,45.0002],[-105.4024,45.0002],[-105.4022,45.0002],[-105.3969,45.0002],[-105.3962,45.0002],[-105.3952,45.0002],[-105.3935,45.0002],[-105.3921,45.0002],[-105.387,45.0002],[-105.385,45.0002],[-105.3833,45.0002],[-105.382,45.0002],[-105.3819,45.0002],[-105.38,45.0002],[-105.3782,45.0002],[-105.377,45.0002],[-105.3755,45.0002],[-105.3754,45.0002],[-105.3748,45.0002],[-105.3733,45.0002],[-105.373,45.0002],[-105.3722,45.0002],[-105.3719,45.0002],[-105.3713,45.0002],[-105.3645,45.0002],[-105.3627,45.0002],[-105.3624,45.0002],[-105.3574,45.0002],[-105.3543,45.0002],[-105.3539,45.0002],[-105.353,45.0002],[-105.3524,45.0002],[-105.3497,45.0002],[-105.3474,45.0002],[-105.3467,45.0002],[-105.346,45.0002],[-105.3451,45.0002],[-105.3441,45.0002],[-105.3423,45.0002],[-105.3416,45.0002],[-105.3413,45.0002],[-105.3405,45.0002],[-105.3402,45.0002],[-105.3373,45.0002],[-105.3366,45.0002],[-105.3339,45.0002],[-105.3323,45.0002],[-105.329,45.0002],[-105.3272,45.0002],[-105.3239,45.0001],[-105.3222,45.0001],[-105.322,45.0001],[-105.3171,45.0001],[-105.3136,45.0001],[-105.312,45.0001],[-105.3106,45.0001],[-105.3069,45.0001],[-105.3065,45.0001],[-105.3034,45.0001],[-105.3033,45.0001],[-105.3018,45.0001],[-105.2968,45.0002],[-105.2933,45.0002],[-105.2918,45.0002],[-105.2868,45.0002],[-105.2846,45.0002],[-105.2838,45.0002],[-105.2833,45.0002],[-105.2832,45.0002],[-105.2828,45.0002],[-105.282,45.0002],[-105.2818,45.0002],[-105.2779,45.0002],[-105.2729,45.0002],[-105.2728,45.0002],[-105.2677,45.0002],[-105.2626,45.0002],[-105.2622,45.0002],[-105.2574,45.0002],[-105.2524,45.0002],[-105.2523,45.0002],[-105.2472,45.0002],[-105.2422,45.0002],[-105.2421,45.0002],[-105.242,45.0002],[-105.237,45.0002],[-105.232,45.0002],[-105.2319,45.0002],[-105.2299,45.0002],[-105.2291,45.0002],[-105.2288,45.0002],[-105.2285,45.0002],[-105.2283,45.0002],[-105.2277,45.0002],[-105.2268,45.0002],[-105.2249,45.0002],[-105.2241,45.0002],[-105.2217,45.0002],[-105.2216,45.0002],[-105.2166,45.0002],[-105.2112,45.0002],[-105.208,45.0001],[-105.2064,45.0001],[-105.2016,45.0001],[-105.2013,45.0001],[-105.2012,45.0001],[-105.2,45.0001],[-105.1996,45.0001],[-105.1994,45.0001],[-105.1987,45.0001],[-105.1984,45.0001],[-105.1981,45.0001],[-105.1972,45.0001],[-105.1969,45.0001],[-105.1911,45.0001],[-105.1812,45.0001],[-105.181,45.0001],[-105.1809,45.0001],[-105.1758,45.0001],[-105.1728,45.0001],[-105.1715,45.0001],[-105.171,45.0001],[-105.1707,45.0001],[-105.1692,45.0001],[-105.1656,45.0001],[-105.1608,45.0001],[-105.1605,45.0001],[-105.1556,45.0001],[-105.1551,45.0001],[-105.1529,45.0001],[-105.1521,45.0001],[-105.149,45.0001],[-105.1465,45.0001],[-105.1463,45.0001],[-105.1441,45.0001],[-105.1439,45.0001],[-105.1433,45.0001],[-105.1431,45.0001],[-105.1427,45.0001],[-105.1404,45.0001],[-105.1403,45.0001],[-105.1352,45.0001],[-105.1302,45.0001],[-105.1301,45.0001],[-105.125,45.0001],[-105.1229,45.0001],[-105.1228,45.0001],[-105.1223,45.0001],[-105.1209,45.0001],[-105.1204,45.0001],[-105.12,45.0001],[-105.1199,45.0001],[-105.1168,45.0001],[-105.1148,45.0001],[-105.1097,45.0001],[-105.1058,45.0001],[-105.1047,45.0001],[-105.1029,45.0001],[-105.1022,45.0001],[-105.0999,45.0001],[-105.0995,45.0001],[-105.0944,45.0001],[-105.0909,45],[-105.0894,45],[-105.0893,45],[-105.0892,45],[-105.0843,44.9999],[-105.0842,44.9999],[-105.0795,44.9999],[-105.0792,44.9999],[-105.0791,44.9999],[-105.0781,44.9999],[-105.0779,44.9999],[-105.0773,44.9999],[-105.0766,44.9999],[-105.074,44.9999],[-105.068,45],[-105.0634,45.0001],[-105.0604,45.0001],[-105.06,45.0001],[-105.0588,45.0001],[-105.0587,45.0001],[-105.0556,45.0001],[-105.0536,45.0001],[-105.049,45.0001],[-105.0486,45.0001],[-105.0485,45.0001],[-105.0458,45.0001],[-105.0434,45.0001],[-105.0383,45.0001],[-105.0262,45.0001],[-105.0261,45.0001],[-105.026,45.0001],[-105.0255,45.0001],[-105.018,45.0001],[-105.0028,45.0001],[-104.9865,45.0001],[-104.9705,45.0001],[-104.9449,45.0001],[-104.902,45],[-104.8892,45],[-104.8886,45],[-104.8753,45],[-104.8711,44.9999],[-104.8601,44.9999],[-104.8456,44.9998],[-104.8399,44.9998],[-104.8387,44.9998],[-104.8326,44.9998],[-104.8187,44.9997],[-104.8083,44.9997],[-104.8059,44.9996],[-104.8058,44.9996],[-104.8038,44.9996],[-104.8018,44.9996],[-104.784,44.9995],[-104.7695,44.9995],[-104.769,44.9995],[-104.7687,44.9995],[-104.7685,44.9995],[-104.7675,44.9995],[-104.7598,44.9994],[-104.7478,44.9994],[-104.7282,44.9993],[-104.7273,44.9993],[-104.7266,44.9993],[-104.7014,44.9992],[-104.6989,44.9992],[-104.6871,44.9991],[-104.6801,44.999],[-104.6685,44.999],[-104.6605,44.999],[-104.66,44.999],[-104.659,44.999],[-104.6357,44.9988],[-104.6322,44.9988],[-104.6313,44.9988],[-104.5923,44.9987],[-104.5919,44.9986],[-104.5916,44.9986],[-104.5866,44.9986],[-104.5736,44.9986],[-104.5724,44.9986],[-104.5453,44.9986],[-104.5209,44.9985],[-104.5094,44.9985],[-104.5068,44.9985],[-104.5066,44.9985],[-104.5065,44.9985],[-104.5038,44.9984],[-104.5005,44.9984],[-104.5001,44.9984],[-104.4957,44.9984],[-104.4931,44.9984],[-104.4823,44.9984],[-104.4707,44.9984],[-104.4705,44.9984],[-104.47,44.9984],[-104.4432,44.9984],[-104.4315,44.9984],[-104.4271,44.9984],[-104.4243,44.9984],[-104.4224,44.9984],[-104.4206,44.9984],[-104.4202,44.9984],[-104.4115,44.9984],[-104.3965,44.9984],[-104.3911,44.9983],[-104.3662,44.9983],[-104.3528,44.9983],[-104.2956,44.9982],[-104.263,44.9981],[-104.2503,44.9981],[-104.2344,44.9981],[-104.1933,44.9979],[-104.1928,44.9979],[-104.1749,44.9979],[-104.1746,44.9979],[-104.1745,44.9979],[-104.1725,44.9978],[-104.1717,44.9978],[-104.1539,44.9979],[-104.1436,44.998],[-104.1412,44.998],[-104.1294,44.998],[-104.1291,44.998],[-104.1227,44.9979],[-104.1222,44.9979],[-104.1199,44.9978],[-104.1198,44.9978],[-104.1109,44.9977],[-104.1083,44.9977],[-104.1059,44.9977],[-104.1032,44.9977],[-104.0981,44.9977],[-104.093,44.9977],[-104.0828,44.9977],[-104.0766,44.9977],[-104.0734,44.9977],[-104.0726,44.9977],[-104.0697,44.9977],[-104.0675,44.9977],[-104.0596,44.9976],[-104.0579,44.9976],[-104.0577,44.9974],[-104.0577,44.9973],[-104.0577,44.9972],[-104.0577,44.9971],[-104.0577,44.997],[-104.0577,44.9967],[-104.0577,44.9959],[-104.0577,44.9958],[-104.0577,44.9956],[-104.0576,44.9845],[-104.0574,44.9738],[-104.0571,44.9514],[-104.0569,44.9403],[-104.0569,44.9401],[-104.0568,44.9387],[-104.0567,44.9339],[-104.0566,44.9338],[-104.0566,44.9332],[-104.0566,44.933],[-104.0566,44.9329],[-104.0566,44.9327],[-104.0566,44.9323],[-104.0566,44.9288],[-104.0566,44.9256],[-104.0565,44.9181],[-104.0565,44.9159],[-104.0565,44.915],[-104.0565,44.9149],[-104.0565,44.9146],[-104.0565,44.9145],[-104.0565,44.9142],[-104.0566,44.9134],[-104.0566,44.9132],[-104.0565,44.9097],[-104.0564,44.9021],[-104.0563,44.8993],[-104.0563,44.896],[-104.0563,44.8959],[-104.0563,44.8956],[-104.0562,44.8944],[-104.0562,44.8902],[-104.0562,44.889],[-104.0561,44.8888],[-104.0561,44.8886],[-104.0561,44.8845],[-104.056,44.8822],[-104.0559,44.875],[-104.0562,44.8715],[-104.0565,44.8672],[-104.0565,44.8671],[-104.0565,44.867],[-104.0565,44.8668],[-104.0565,44.8667],[-104.0565,44.8664],[-104.0565,44.8634],[-104.0564,44.8576],[-104.0564,44.8541],[-104.0564,44.8521],[-104.0564,44.8494],[-104.0564,44.8483],[-104.0564,44.8448],[-104.0563,44.8343],[-104.0563,44.8342],[-104.0563,44.8311],[-104.0563,44.8306],[-104.0563,44.8292],[-104.0563,44.8248],[-104.0563,44.8234],[-104.0563,44.8215],[-104.0562,44.8195],[-104.0562,44.8123],[-104.0562,44.8119],[-104.0562,44.8118],[-104.0562,44.8115],[-104.0562,44.8114],[-104.0562,44.8069],[-104.0562,44.8068],[-104.0562,44.8067],[-104.0562,44.8064],[-104.0562,44.8008],[-104.0562,44.8007],[-104.0562,44.7998],[-104.0562,44.7995],[-104.0562,44.7969],[-104.0562,44.796],[-104.0562,44.7959],[-104.0562,44.7945],[-104.0561,44.7901],[-104.0561,44.7886],[-104.0561,44.7885],[-104.056,44.7876],[-104.0559,44.7846],[-104.0559,44.7836],[-104.0559,44.7834],[-104.0559,44.7828],[-104.0559,44.7826],[-104.0559,44.7822],[-104.0559,44.7811],[-104.0559,44.7808],[-104.0559,44.7807],[-104.0559,44.7795],[-104.0559,44.7757],[-104.0559,44.7749],[-104.0559,44.7748],[-104.0559,44.7745],[-104.0559,44.7732],[-104.056,44.7694],[-104.056,44.7683],[-104.056,44.7682],[-104.056,44.7681],[-104.056,44.768],[-104.056,44.7679],[-104.0559,44.7671],[-104.0559,44.7645],[-104.0559,44.7637],[-104.0559,44.7636],[-104.0559,44.7608],[-104.0559,44.7602],[-104.0559,44.7595],[-104.0558,44.7522],[-104.0558,44.7514],[-104.0558,44.75],[-104.0558,44.7493],[-104.0558,44.7491],[-104.0558,44.7484],[-104.0558,44.7482],[-104.0558,44.7477],[-104.0558,44.7475],[-104.0558,44.7462],[-104.0558,44.7454],[-104.0558,44.7453],[-104.0558,44.7452],[-104.0559,44.7401],[-104.0559,44.7381],[-104.0559,44.7379],[-104.0559,44.7358],[-104.0559,44.73],[-104.0559,44.7288],[-104.0559,44.7268],[-104.0559,44.7265],[-104.0559,44.7259],[-104.0559,44.724],[-104.0559,44.7237],[-104.0559,44.7234],[-104.0559,44.7232],[-104.0559,44.7231],[-104.0559,44.7227],[-104.0559,44.7207],[-104.0559,44.718],[-104.0558,44.7133],[-104.0558,44.7108],[-104.0558,44.7092],[-104.0558,44.7087],[-104.0558,44.7024],[-104.0558,44.701],[-104.0558,44.7005],[-104.0558,44.7003],[-104.0558,44.6997],[-104.0558,44.6993],[-104.0558,44.6983],[-104.0559,44.6969],[-104.0559,44.6963],[-104.0559,44.6962],[-104.0559,44.6959],[-104.0558,44.6953],[-104.0558,44.6951],[-104.0558,44.695],[-104.0559,44.6942],[-104.0559,44.6941],[-104.0559,44.6938],[-104.0559,44.6933],[-104.0558,44.6922],[-104.0558,44.6917],[-104.0558,44.6912],[-104.0558,44.6905],[-104.0558,44.6884],[-104.0558,44.6877],[-104.0558,44.6876],[-104.0558,44.6873],[-104.0559,44.6863],[-104.0559,44.6861],[-104.0559,44.686],[-104.0559,44.6852],[-104.0559,44.6851],[-104.0559,44.6826],[-104.0559,44.6818],[-104.0559,44.6817],[-104.0559,44.6809],[-104.0559,44.6786],[-104.0559,44.6781],[-104.0559,44.6778],[-104.0559,44.6771],[-104.0559,44.6751],[-104.0559,44.6745],[-104.0559,44.6741],[-104.0559,44.6731],[-104.0559,44.6727],[-104.0559,44.6726],[-104.0559,44.6712],[-104.0558,44.6665],[-104.0558,44.665],[-104.0558,44.6649],[-104.0558,44.6617],[-104.0558,44.6612],[-104.0558,44.6501],[-104.0558,44.6469],[-104.0558,44.6465],[-104.0558,44.6454],[-104.0558,44.6422],[-104.0558,44.6412],[-104.0558,44.6382],[-104.0558,44.6334],[-104.0557,44.625],[-104.0558,44.6205],[-104.0558,44.6101],[-104.0558,44.6023],[-104.0558,44.6003],[-104.056,44.5941],[-104.056,44.592],[-104.056,44.5916],[-104.056,44.5899],[-104.056,44.5837],[-104.056,44.5817],[-104.056,44.5816],[-104.056,44.5813],[-104.056,44.5803],[-104.056,44.58],[-104.056,44.5799],[-104.056,44.5798],[-104.056,44.5797],[-104.0559,44.579],[-104.0559,44.5787],[-104.0559,44.5784],[-104.0559,44.5773],[-104.0559,44.577],[-104.0559,44.5769],[-104.0559,44.5768],[-104.0559,44.5765],[-104.0559,44.5764],[-104.0559,44.5763],[-104.0559,44.5759],[-104.0559,44.5758],[-104.0559,44.5757],[-104.0559,44.5748],[-104.0559,44.572],[-104.0559,44.571],[-104.0559,44.5709],[-104.0559,44.5689],[-104.056,44.5631],[-104.056,44.5625],[-104.0559,44.5603],[-104.0559,44.5602],[-104.0559,44.5592],[-104.0559,44.5559],[-104.0559,44.5548],[-104.0559,44.5535],[-104.0558,44.5497],[-104.0558,44.5486],[-104.0558,44.5485],[-104.0558,44.5467],[-104.0559,44.5435],[-104.0559,44.5426],[-104.0559,44.5424],[-104.0559,44.5423],[-104.0559,44.5422],[-104.0559,44.542],[-104.0559,44.5419],[-104.0559,44.5418],[-104.0559,44.5414],[-104.0559,44.5408],[-104.0559,44.5404],[-104.0559,44.5397],[-104.0559,44.5392],[-104.0559,44.5373],[-104.0559,44.5356],[-104.0559,44.5353],[-104.0559,44.5335],[-104.0559,44.5321],[-104.0559,44.5312],[-104.0559,44.5286],[-104.0559,44.5278],[-104.0559,44.5276],[-104.0559,44.5267],[-104.0559,44.5264],[-104.0559,44.5261],[-104.0559,44.5249],[-104.0559,44.5248],[-104.0559,44.5246],[-104.0559,44.5245],[-104.0559,44.524],[-104.0559,44.5236],[-104.0559,44.5227],[-104.0559,44.5189],[-104.0559,44.5176],[-104.0559,44.5174],[-104.0559,44.5173],[-104.0559,44.517],[-104.0559,44.5157],[-104.0559,44.5118],[-104.0559,44.5105],[-104.0559,44.5104],[-104.0559,44.5026],[-104.0559,44.5],[-104.0558,44.4789],[-104.0558,44.471],[-104.0558,44.4707],[-104.0558,44.469],[-104.0558,44.4628],[-104.0558,44.461],[-104.0558,44.4608],[-104.0558,44.4515],[-104.0558,44.45],[-104.0558,44.4498],[-104.0558,44.4448],[-104.0557,44.4276],[-104.0557,44.4235],[-104.0557,44.4143],[-104.0557,44.4138],[-104.0557,44.4103],[-104.0556,44.3994],[-104.0556,44.3986],[-104.0556,44.3948],[-104.0556,44.3947],[-104.0556,44.3916],[-104.0556,44.3872],[-104.0556,44.3824],[-104.0556,44.3793],[-104.0556,44.3788],[-104.0556,44.3774],[-104.0556,44.3769],[-104.0556,44.375],[-104.0556,44.3746],[-104.0556,44.3678],[-104.0556,44.3657],[-104.0556,44.3655],[-104.0556,44.3653],[-104.0556,44.3648],[-104.0556,44.3646],[-104.0556,44.3644],[-104.0556,44.3638],[-104.0556,44.3636],[-104.0556,44.3635],[-104.0556,44.3607],[-104.0556,44.3605],[-104.0556,44.3604],[-104.0556,44.3579],[-104.0556,44.3505],[-104.0556,44.3496],[-104.0556,44.3495],[-104.0556,44.349],[-104.0556,44.3481],[-104.0556,44.3477],[-104.0556,44.3468],[-104.0556,44.3445],[-104.0556,44.3339],[-104.0555,44.3304],[-104.0555,44.3301],[-104.0555,44.3292],[-104.0555,44.3257],[-104.0555,44.3246],[-104.0555,44.3244],[-104.0555,44.3229],[-104.0555,44.3177],[-104.0555,44.316],[-104.0555,44.3154],[-104.0555,44.3133],[-104.0555,44.3126],[-104.0555,44.3094],[-104.0555,44.3093],[-104.0555,44.3089],[-104.0555,44.3086],[-104.0555,44.3049],[-104.0555,44.3036],[-104.0555,44.2978],[-104.0555,44.2977],[-104.0555,44.2932],[-104.0555,44.2897],[-104.0555,44.2893],[-104.0555,44.2891],[-104.0555,44.2886],[-104.0555,44.2884],[-104.0555,44.2883],[-104.0555,44.2846],[-104.0554,44.2808],[-104.0554,44.2802],[-104.0554,44.2801],[-104.0554,44.2734],[-104.0554,44.2696],[-104.0554,44.2677],[-104.0554,44.2621],[-104.0554,44.2602],[-104.0554,44.2601],[-104.0554,44.2598],[-104.0554,44.2597],[-104.0554,44.2594],[-104.0554,44.2586],[-104.0554,44.2584],[-104.0554,44.2583],[-104.0554,44.2582],[-104.0554,44.2581],[-104.0554,44.2579],[-104.0554,44.2576],[-104.0554,44.2575],[-104.0554,44.2523],[-104.0554,44.25],[-104.0553,44.2455],[-104.0552,44.2367],[-104.0551,44.2315],[-104.0551,44.2313],[-104.0551,44.2272],[-104.055,44.2234],[-104.0549,44.2156],[-104.0549,44.2143],[-104.0549,44.2137],[-104.0548,44.21],[-104.0548,44.2096],[-104.0549,44.2086],[-104.0549,44.2082],[-104.0549,44.2081],[-104.0548,44.2077],[-104.0548,44.2072],[-104.0548,44.2046],[-104.0548,44.2037],[-104.0548,44.2036],[-104.0548,44.2022],[-104.0547,44.1981],[-104.0547,44.1967],[-104.0547,44.1966],[-104.0547,44.1965],[-104.0547,44.1962],[-104.0546,44.191],[-104.0546,44.1869],[-104.0545,44.1804],[-104.0545,44.1791],[-104.0545,44.1753],[-104.0545,44.174],[-104.0545,44.1722],[-104.0545,44.1668],[-104.0545,44.165],[-104.0545,44.1649],[-104.0545,44.1636],[-104.0545,44.1597],[-104.0545,44.1585],[-104.0545,44.1583],[-104.0546,44.1579],[-104.0546,44.1578],[-104.0546,44.1574],[-104.0546,44.1561],[-104.0546,44.1557],[-104.0546,44.1528],[-104.0546,44.144],[-104.0546,44.1411],[-104.0546,44.141],[-104.0546,44.1407],[-104.0546,44.1406],[-104.0546,44.1404],[-104.0546,44.1399],[-104.0546,44.1397],[-104.0546,44.1396],[-104.0546,44.1373],[-104.0546,44.1303],[-104.0546,44.128],[-104.0546,44.1269],[-104.0546,44.125],[-104.0546,44.1237],[-104.0546,44.1227],[-104.0546,44.122],[-104.0546,44.1218],[-104.0546,44.1202],[-104.0546,44.1193],[-104.0546,44.119],[-104.0546,44.1189],[-104.0546,44.1184],[-104.0546,44.1175],[-104.0546,44.115],[-104.0546,44.1143],[-104.0546,44.1141],[-104.0546,44.1139],[-104.0546,44.1135],[-104.0546,44.1133],[-104.0546,44.1132],[-104.0546,44.1127],[-104.0546,44.1114],[-104.0546,44.1109],[-104.0546,44.1105],[-104.0546,44.1084],[-104.0546,44.1032],[-104.0546,44.1007],[-104.0546,44.0982],[-104.0546,44.098],[-104.0546,44.0949],[-104.0546,44.0913],[-104.0546,44.0868],[-104.0546,44.0849],[-104.0546,44.0816],[-104.0546,44.0813],[-104.0546,44.0811],[-104.0546,44.0708],[-104.0546,44.0679],[-104.0546,44.0653],[-104.0546,44.0637],[-104.0546,44.0588],[-104.0546,44.0572],[-104.0546,44.0558],[-104.0546,44.0516],[-104.0546,44.0504],[-104.0546,44.0502],[-104.0546,44.0501],[-104.0546,44.0486],[-104.0546,44.0469],[-104.0547,44.0436],[-104.0547,44.0423],[-104.0547,44.0419],[-104.0547,44.0393],[-104.0547,44.0376],[-104.0547,44.0312],[-104.0547,44.0311],[-104.0547,44.0287],[-104.0547,44.0285],[-104.0547,44.0268],[-104.0547,44.0219],[-104.0546,44.0203],[-104.0547,44.019],[-104.0547,44.0149],[-104.0547,44.0135],[-104.0547,44.0134],[-104.0547,44.0127],[-104.0547,44.0102],[-104.0547,44.0094],[-104.0547,44.0092],[-104.0547,44.0065],[-104.0547,44.0059],[-104.0547,44.0029],[-104.0547,44],[-104.0547,43.9999],[-104.0547,43.9992],[-104.0547,43.9978],[-104.0547,43.995],[-104.0547,43.9947],[-104.0547,43.9938],[-104.0547,43.9903],[-104.0547,43.9891],[-104.0547,43.9888],[-104.0547,43.988],[-104.0548,43.9849],[-104.0548,43.9839],[-104.0548,43.9831],[-104.0548,43.9806],[-104.0548,43.9798],[-104.0548,43.9797],[-104.0548,43.9783],[-104.0548,43.9739],[-104.0548,43.9736],[-104.0548,43.9724],[-104.0548,43.9718],[-104.0549,43.9701],[-104.0549,43.9695],[-104.0549,43.9687],[-104.0549,43.9665],[-104.0549,43.9657],[-104.0549,43.9656],[-104.0549,43.959],[-104.055,43.9528],[-104.055,43.9468],[-104.055,43.9435],[-104.055,43.9429],[-104.0547,43.9382],[-104.0549,43.9381],[-104.055,43.9377],[-104.0551,43.937],[-104.0551,43.9365],[-104.055,43.9355],[-104.055,43.9352],[-104.0551,43.9273],[-104.0551,43.9245],[-104.0551,43.9242],[-104.0551,43.9229],[-104.0551,43.9225],[-104.0551,43.9205],[-104.0552,43.9144],[-104.0552,43.9124],[-104.0552,43.9116],[-104.0552,43.9091],[-104.0552,43.9039],[-104.0552,43.9017],[-104.0552,43.8992],[-104.0553,43.8974],[-104.0553,43.8959],[-104.0553,43.8955],[-104.0553,43.8937],[-104.0553,43.8899],[-104.0553,43.8874],[-104.0553,43.8853],[-104.0553,43.8848],[-104.0553,43.8833],[-104.0553,43.8832],[-104.0553,43.8828],[-104.0553,43.882],[-104.0553,43.8794],[-104.0553,43.8787],[-104.0553,43.8786],[-104.0553,43.8784],[-104.0553,43.878],[-104.0554,43.8779],[-104.0554,43.8778],[-104.0554,43.875],[-104.0554,43.8746],[-104.0554,43.8658],[-104.0554,43.8648],[-104.0554,43.8616],[-104.0554,43.8602],[-104.0555,43.858],[-104.0555,43.856],[-104.0555,43.8546],[-104.0555,43.8544],[-104.0555,43.8537],[-104.0555,43.8535],[-104.0555,43.8526],[-104.0555,43.8501],[-104.0555,43.8492],[-104.0555,43.8487],[-104.0555,43.8485],[-104.0555,43.8466],[-104.0555,43.8459],[-104.0554,43.8413],[-104.0554,43.8411],[-104.0554,43.8409],[-104.0554,43.8327],[-104.0553,43.7933],[-104.0552,43.7801],[-104.0552,43.7799],[-104.0552,43.7738],[-104.0552,43.7735],[-104.0552,43.7713],[-104.0552,43.7712],[-104.0552,43.7711],[-104.0552,43.7694],[-104.0552,43.7638],[-104.0552,43.7623],[-104.0552,43.7622],[-104.0552,43.762],[-104.0552,43.7619],[-104.0552,43.7617],[-104.0552,43.7616],[-104.0552,43.7615],[-104.0552,43.7598],[-104.0553,43.7542],[-104.0553,43.7523],[-104.0553,43.7517],[-104.0553,43.7516],[-104.0553,43.751],[-104.0553,43.7503],[-104.0553,43.7497],[-104.0553,43.7494],[-104.0553,43.7493],[-104.0553,43.7491],[-104.0553,43.7487],[-104.0553,43.7486],[-104.0553,43.747],[-104.0551,43.742],[-104.0551,43.7405],[-104.0551,43.7404],[-104.0551,43.7343],[-104.0551,43.7159],[-104.0551,43.7097],[-104.0551,43.7096],[-104.0551,43.7077],[-104.0551,43.7015],[-104.0551,43.6996],[-104.0551,43.6994],[-104.0551,43.699],[-104.055,43.6976],[-104.055,43.6972],[-104.055,43.697],[-104.055,43.6951],[-104.055,43.6888],[-104.055,43.6881],[-104.055,43.6879],[-104.055,43.6873],[-104.055,43.6867],[-104.055,43.6834],[-104.055,43.6732],[-104.055,43.6699],[-104.055,43.6696],[-104.055,43.6676],[-104.055,43.6606],[-104.055,43.6583],[-104.055,43.6568],[-104.055,43.6524],[-104.055,43.6511],[-104.055,43.651],[-104.055,43.6509],[-104.055,43.6497],[-104.055,43.6476],[-104.055,43.646],[-104.055,43.6449],[-104.055,43.6448],[-104.055,43.6447],[-104.055,43.6418],[-104.055,43.64],[-104.055,43.6397],[-104.055,43.6381],[-104.055,43.638],[-104.055,43.6379],[-104.055,43.6331],[-104.055,43.6311],[-104.055,43.6302],[-104.0549,43.6268],[-104.0549,43.625],[-104.0549,43.6165],[-104.0549,43.6134],[-104.0549,43.6131],[-104.0549,43.6077],[-104.0549,43.6071],[-104.0549,43.5916],[-104.0549,43.5864],[-104.0549,43.5862],[-104.0549,43.5851],[-104.0549,43.5848],[-104.0549,43.5841],[-104.0549,43.5834],[-104.0549,43.583],[-104.055,43.5791],[-104.055,43.5784],[-104.055,43.5763],[-104.055,43.5756],[-104.055,43.5738],[-104.055,43.5685],[-104.055,43.5667],[-104.055,43.5663],[-104.055,43.5653],[-104.0551,43.5652],[-104.0551,43.5651],[-104.0551,43.565],[-104.0551,43.5649],[-104.055,43.5646],[-104.055,43.564],[-104.055,43.5637],[-104.0551,43.5625],[-104.055,43.5598],[-104.055,43.5585],[-104.055,43.5583],[-104.055,43.5577],[-104.055,43.5575],[-104.055,43.5574],[-104.055,43.5573],[-104.055,43.5569],[-104.055,43.5567],[-104.055,43.5564],[-104.0549,43.552],[-104.0549,43.5418],[-104.0549,43.538],[-104.0548,43.5333],[-104.0548,43.5318],[-104.0548,43.5275],[-104.0548,43.526],[-104.0548,43.5236],[-104.0548,43.5164],[-104.0548,43.514],[-104.0548,43.5125],[-104.0548,43.508],[-104.0548,43.507],[-104.0548,43.5068],[-104.0548,43.5065],[-104.0548,43.5059],[-104.0548,43.504],[-104.0548,43.5034],[-104.0548,43.5033],[-104.0548,43.5031],[-104.0548,43.5025],[-104.0548,43.5024],[-104.0548,43.5015],[-104.0548,43.5],[-104.0548,43.4995],[-104.0548,43.4986],[-104.0548,43.4979],[-104.0548,43.4961],[-104.0548,43.4955],[-104.0548,43.4949],[-104.0548,43.4932],[-104.0548,43.4926],[-104.0548,43.4919],[-104.0548,43.4897],[-104.0548,43.489],[-104.0548,43.4887],[-104.0548,43.4867],[-104.0548,43.48],[-104.0548,43.4778],[-104.0548,43.4777],[-104.0548,43.4772],[-104.0548,43.477],[-104.0548,43.4766],[-104.0548,43.4754],[-104.0548,43.4749],[-104.0548,43.4725],[-104.0548,43.465],[-104.0548,43.4626],[-104.0548,43.4604],[-104.0548,43.4539],[-104.0548,43.4517],[-104.0548,43.4479],[-104.0548,43.4365],[-104.0548,43.4326],[-104.0548,43.4323],[-104.0548,43.4314],[-104.0548,43.4312],[-104.0548,43.4311],[-104.0548,43.4307],[-104.0548,43.4295],[-104.0548,43.4291],[-104.0548,43.4289],[-104.0548,43.4273],[-104.0548,43.4217],[-104.0548,43.4198],[-104.0548,43.4196],[-104.0548,43.4194],[-104.0548,43.4189],[-104.0548,43.4187],[-104.0548,43.4185],[-104.0548,43.4183],[-104.0548,43.4175],[-104.0548,43.4171],[-104.0548,43.4168],[-104.0548,43.4165],[-104.0548,43.4164],[-104.0548,43.4158],[-104.0547,43.4129],[-104.0547,43.4119],[-104.0547,43.4116],[-104.0546,43.4106],[-104.0546,43.407],[-104.0546,43.4057],[-104.0546,43.4055],[-104.0546,43.4048],[-104.0546,43.4036],[-104.0546,43.3971],[-104.0546,43.395],[-104.0546,43.3948],[-104.0546,43.3942],[-104.0546,43.3919],[-104.0546,43.3911],[-104.0546,43.3878],[-104.0547,43.378],[-104.0547,43.3751],[-104.0546,43.3747],[-104.0546,43.3735],[-104.0546,43.3699],[-104.0546,43.3687],[-104.0546,43.3671],[-104.0545,43.3657],[-104.0545,43.3623],[-104.0545,43.3607],[-104.0545,43.3603],[-104.0545,43.3586],[-104.0545,43.355],[-104.0545,43.3521],[-104.0545,43.35],[-104.0545,43.3481],[-104.0545,43.3424],[-104.0545,43.3405],[-104.0545,43.3397],[-104.0545,43.3372],[-104.0544,43.3364],[-104.0544,43.3362],[-104.0544,43.3356],[-104.0544,43.3333],[-104.0544,43.3326],[-104.0544,43.3325],[-104.0544,43.3313],[-104.0544,43.3297],[-104.0544,43.3273],[-104.0544,43.326],[-104.0544,43.3246],[-104.0544,43.3244],[-104.0543,43.322],[-104.0543,43.3206],[-104.0543,43.3192],[-104.0543,43.3191],[-104.0543,43.3187],[-104.0543,43.3186],[-104.0543,43.3178],[-104.0543,43.3154],[-104.0543,43.3146],[-104.0543,43.3122],[-104.0543,43.3098],[-104.0542,43.3056],[-104.0542,43.3042],[-104.0542,43.3035],[-104.0539,43.2981],[-104.0539,43.2979],[-104.0539,43.2969],[-104.0539,43.2954],[-104.054,43.2918],[-104.054,43.2911],[-104.0539,43.2903],[-104.0539,43.2898],[-104.0539,43.2896],[-104.0539,43.2893],[-104.0539,43.2882],[-104.0539,43.2878],[-104.0539,43.2848],[-104.0539,43.2835],[-104.0539,43.2757],[-104.0539,43.2727],[-104.0539,43.2709],[-104.0539,43.2655],[-104.0539,43.2637],[-104.0539,43.2636],[-104.0539,43.2606],[-104.0539,43.2515],[-104.0539,43.2498],[-104.0539,43.2485],[-104.0539,43.2484],[-104.054,43.2478],[-104.054,43.2458],[-104.054,43.2451],[-104.054,43.2439],[-104.054,43.2401],[-104.054,43.2389],[-104.054,43.2388],[-104.0539,43.237],[-104.0539,43.2317],[-104.0539,43.2299],[-104.0539,43.2298],[-104.0539,43.2287],[-104.0539,43.2252],[-104.0539,43.224],[-104.0539,43.2226],[-104.0539,43.2186],[-104.0539,43.2178],[-104.0539,43.2173],[-104.0539,43.2169],[-104.0539,43.2164],[-104.0539,43.2159],[-104.0539,43.2155],[-104.0539,43.2154],[-104.0539,43.2139],[-104.0538,43.209],[-104.0538,43.2073],[-104.0538,43.2066],[-104.0538,43.2055],[-104.0538,43.2043],[-104.0538,43.2036],[-104.0538,43.2032],[-104.0538,43.2021],[-104.0538,43.2017],[-104.0538,43.2012],[-104.0538,43.1994],[-104.0538,43.1989],[-104.0538,43.1987],[-104.0538,43.1973],[-104.0537,43.1926],[-104.0537,43.191],[-104.0537,43.1909],[-104.0537,43.1888],[-104.0537,43.1868],[-104.0537,43.1822],[-104.0537,43.18],[-104.0537,43.1795],[-104.0537,43.178],[-104.0537,43.1775],[-104.0537,43.177],[-104.0537,43.1764],[-104.0537,43.1757],[-104.0537,43.1754],[-104.0537,43.1749],[-104.0537,43.1745],[-104.0537,43.1734],[-104.0537,43.173],[-104.0537,43.1714],[-104.0536,43.1665],[-104.0536,43.1649],[-104.0536,43.1628],[-104.0536,43.1568],[-104.0536,43.1548],[-104.0536,43.1545],[-104.0536,43.154],[-104.0536,43.1537],[-104.0536,43.1509],[-104.0536,43.1447],[-104.0535,43.1394],[-104.0535,43.1392],[-104.0535,43.1355],[-104.0535,43.1351],[-104.0535,43.1342],[-104.0535,43.1316],[-104.0535,43.1305],[-104.0535,43.1292],[-104.0535,43.1284],[-104.0535,43.126],[-104.0535,43.1249],[-104.0534,43.1232],[-104.0534,43.12],[-104.0533,43.1178],[-104.0533,43.1162],[-104.0533,43.1139],[-104.0533,43.1107],[-104.0533,43.1081],[-104.0533,43.1017],[-104.0533,43.0925],[-104.0533,43.0907],[-104.0533,43.0874],[-104.0533,43.0871],[-104.0533,43.0834],[-104.0533,43.0764],[-104.0533,43.0729],[-104.0533,43.0584],[-104.0533,43.0556],[-104.0533,43.0486],[-104.0532,43.0454],[-104.0532,43.044],[-104.0533,43.0357],[-104.0533,43.0325],[-104.0532,43.0307],[-104.0532,43.0294],[-104.0532,43.0252],[-104.0532,43.0234],[-104.0532,43.0232],[-104.0532,43.0228],[-104.0532,43.0226],[-104.0532,43.0222],[-104.0532,43.0212],[-104.0532,43.0209],[-104.0532,43.0195],[-104.0531,43.0154],[-104.0531,43.0149],[-104.0531,43.014],[-104.0531,43.0121],[-104.0531,43.0064],[-104.0531,43.0045],[-104.0531,43.0039],[-104.0531,43.0021],[-104.0531,43.0015],[-104.0531,43.0013],[-104.053,43.0008],[-104.053,43.0006],[-104.0532,43],[-104.0532,42.9962],[-104.0532,42.9959],[-104.0531,42.9909],[-104.0531,42.9891],[-104.0531,42.9832],[-104.0531,42.9829],[-104.0531,42.9715],[-104.0531,42.9675],[-104.0531,42.9537],[-104.0531,42.9432],[-104.0531,42.943],[-104.053,42.9302],[-104.053,42.93],[-104.053,42.9257],[-104.053,42.9139],[-104.053,42.9109],[-104.053,42.9068],[-104.053,42.9067],[-104.053,42.8989],[-104.053,42.8942],[-104.053,42.8912],[-104.053,42.8869],[-104.053,42.8757],[-104.053,42.875],[-104.0531,42.8705],[-104.0531,42.8703],[-104.0531,42.866],[-104.0531,42.8632],[-104.0531,42.8595],[-104.053,42.8513],[-104.053,42.8419],[-104.053,42.8312],[-104.053,42.824],[-104.053,42.8239],[-104.053,42.8109],[-104.053,42.8108],[-104.0529,42.8002],[-104.0529,42.8],[-104.0529,42.798],[-104.0529,42.7896],[-104.0529,42.7894],[-104.0529,42.7729],[-104.0529,42.7728],[-104.0529,42.7716],[-104.0529,42.7546],[-104.0529,42.7531],[-104.0528,42.7514],[-104.0528,42.7504],[-104.0528,42.75],[-104.053,42.7415],[-104.053,42.7414],[-104.053,42.7413],[-104.0529,42.7276],[-104.0529,42.7274],[-104.0529,42.7121],[-104.0529,42.7089],[-104.0529,42.7087],[-104.0528,42.7046],[-104.0528,42.6983],[-104.0528,42.6979],[-104.0527,42.6892],[-104.0526,42.6611],[-104.0526,42.6606],[-104.0527,42.6553],[-104.0527,42.655],[-104.0527,42.6547],[-104.0526,42.6502],[-104.0527,42.6498],[-104.0529,42.6492],[-104.0529,42.6488],[-104.0529,42.6485],[-104.0529,42.6481],[-104.0529,42.6472],[-104.0529,42.6444],[-104.0529,42.6436],[-104.0529,42.6419],[-104.0529,42.6418],[-104.0529,42.639],[-104.0529,42.6384],[-104.0529,42.6367],[-104.0528,42.6355],[-104.0528,42.6347],[-104.0528,42.634],[-104.0528,42.6338],[-104.0528,42.6337],[-104.0527,42.6336],[-104.0526,42.6311],[-104.0527,42.631],[-104.0528,42.6307],[-104.0529,42.6305],[-104.0529,42.63],[-104.0529,42.6283],[-104.0529,42.6276],[-104.0529,42.6255],[-104.0529,42.625],[-104.0529,42.6249],[-104.0529,42.6225],[-104.0529,42.6221],[-104.0529,42.6207],[-104.0529,42.6181],[-104.0529,42.617],[-104.0529,42.6163],[-104.0529,42.6141],[-104.0528,42.6118],[-104.0528,42.6117],[-104.0529,42.6112],[-104.0528,42.6108],[-104.0528,42.6107],[-104.0529,42.6089],[-104.053,42.6052],[-104.053,42.605],[-104.053,42.6044],[-104.053,42.6043],[-104.0529,42.5995],[-104.0529,42.5939],[-104.0529,42.5853],[-104.0529,42.5805],[-104.0529,42.5798],[-104.053,42.5778],[-104.053,42.5772],[-104.053,42.5759],[-104.053,42.5721],[-104.053,42.571],[-104.053,42.5708],[-104.053,42.5699],[-104.053,42.5671],[-104.053,42.5662],[-104.053,42.5644],[-104.053,42.5638],[-104.053,42.562],[-104.053,42.551],[-104.053,42.5284],[-104.0531,42.5244],[-104.0531,42.517],[-104.0531,42.5],[-104.0529,42.4731],[-104.0529,42.4727],[-104.0529,42.4713],[-104.0529,42.4709],[-104.0529,42.4669],[-104.0529,42.4549],[-104.0529,42.451],[-104.0529,42.4509],[-104.0528,42.4206],[-104.0528,42.4117],[-104.0528,42.4109],[-104.0528,42.4102],[-104.0528,42.3931],[-104.0528,42.3914],[-104.0528,42.3843],[-104.0528,42.375],[-104.0527,42.3632],[-104.0527,42.3562],[-104.0527,42.3529],[-104.0528,42.3497],[-104.0528,42.3479],[-104.0529,42.3432],[-104.0529,42.3401],[-104.0529,42.34],[-104.0529,42.3387],[-104.0528,42.3347],[-104.0528,42.3346],[-104.0528,42.3333],[-104.0528,42.3038],[-104.0528,42.2963],[-104.0527,42.2805],[-104.0527,42.2799],[-104.0528,42.277],[-104.0528,42.2725],[-104.0528,42.2645],[-104.0528,42.2642],[-104.0528,42.2614],[-104.0528,42.2609],[-104.0528,42.2597],[-104.0528,42.2584],[-104.0527,42.2582],[-104.0527,42.2577],[-104.0527,42.2573],[-104.0527,42.2568],[-104.0527,42.2551],[-104.0527,42.2544],[-104.0527,42.2537],[-104.0527,42.2523],[-104.0527,42.2503],[-104.0527,42.2502],[-104.0527,42.25],[-104.0526,42.25],[-104.0528,42.25],[-104.0531,42.25],[-104.053,42.2463],[-104.053,42.2441],[-104.053,42.2375],[-104.053,42.2353],[-104.053,42.2352],[-104.053,42.2351],[-104.053,42.235],[-104.053,42.2349],[-104.053,42.2345],[-104.0529,42.2198],[-104.0529,42.2181],[-104.0529,42.215],[-104.0529,42.2109],[-104.0529,42.2052],[-104.0529,42.2032],[-104.0529,42.1987],[-104.0529,42.1946],[-104.0529,42.193],[-104.0529,42.1925],[-104.0529,42.1884],[-104.0529,42.1863],[-104.0528,42.1843],[-104.0528,42.1841],[-104.0528,42.1835],[-104.0528,42.1834],[-104.0528,42.1818],[-104.0528,42.1815],[-104.0528,42.1811],[-104.0528,42.1804],[-104.0527,42.1742],[-104.0527,42.1724],[-104.0528,42.1714],[-104.0528,42.1705],[-104.0528,42.1703],[-104.0527,42.17],[-104.0526,42.169],[-104.0526,42.1677],[-104.0526,42.1676],[-104.0525,42.1669],[-104.0525,42.1668],[-104.0526,42.1658],[-104.0526,42.1656],[-104.0527,42.1576],[-104.0528,42.1532],[-104.0528,42.1529],[-104.0528,42.1517],[-104.0528,42.1483],[-104.0529,42.1472],[-104.0529,42.1471],[-104.0529,42.147],[-104.0528,42.147],[-104.0529,42.147],[-104.0529,42.1469],[-104.0529,42.1468],[-104.0529,42.1457],[-104.0529,42.1418],[-104.0529,42.1405],[-104.0529,42.1398],[-104.0529,42.139],[-104.053,42.138],[-104.053,42.1373],[-104.053,42.1362],[-104.053,42.1326],[-104.053,42.1313],[-104.053,42.1301],[-104.0529,42.1262],[-104.0528,42.125],[-104.0528,42.1246],[-104.0528,42.1235],[-104.0528,42.1233],[-104.0527,42.1231],[-104.0527,42.123],[-104.0527,42.1229],[-104.0527,42.1228],[-104.0527,42.1227],[-104.0527,42.1226],[-104.0527,42.1225],[-104.0526,42.1217],[-104.0526,42.1216],[-104.0526,42.121],[-104.0526,42.1209],[-104.0526,42.1208],[-104.0526,42.1207],[-104.0526,42.1204],[-104.0526,42.1202],[-104.0526,42.1194],[-104.0526,42.1183],[-104.0525,42.1173],[-104.0525,42.1161],[-104.0526,42.1148],[-104.0526,42.1145],[-104.0526,42.1144],[-104.0526,42.1143],[-104.0526,42.1141],[-104.0526,42.1138],[-104.0526,42.1135],[-104.0526,42.1132],[-104.0526,42.1126],[-104.0526,42.1122],[-104.0526,42.1118],[-104.0526,42.1106],[-104.0526,42.1103],[-104.0526,42.1085],[-104.0527,42.1031],[-104.0527,42.1014],[-104.0527,42.1013],[-104.0528,42.0995],[-104.0529,42.0962],[-104.0529,42.0961],[-104.0529,42.096],[-104.0528,42.0958],[-104.0528,42.0957],[-104.0529,42.0936],[-104.0529,42.0926],[-104.0529,42.0922],[-104.0529,42.091],[-104.0529,42.0906],[-104.0529,42.0903],[-104.0529,42.0894],[-104.0529,42.0891],[-104.0529,42.0887],[-104.053,42.0874],[-104.053,42.087],[-104.053,42.0869],[-104.053,42.0863],[-104.053,42.0844],[-104.053,42.0838],[-104.053,42.0833],[-104.053,42.0828],[-104.053,42.0827],[-104.053,42.08],[-104.053,42.0751],[-104.053,42.0734],[-104.0529,42.0697],[-104.0528,42.0312],[-104.0528,42.0257],[-104.0528,42.0255],[-104.0527,42.0221],[-104.0527,42.0217],[-104.0527,42.0216],[-104.0527,42.0196],[-104.0526,42.0196],[-104.0526,42.0195],[-104.0526,42.0194],[-104.0526,42.0193],[-104.0526,42.0191],[-104.0526,42.0176],[-104.0526,42.0164],[-104.0527,42.0147],[-104.0527,42.0141],[-104.0527,42.0115],[-104.0527,42.0109],[-104.0527,42.0108],[-104.0527,42.0107],[-104.0527,42.0092],[-104.0527,42.0087],[-104.0527,42.0065],[-104.0527,42.0052],[-104.0527,42.0049],[-104.0527,42.004],[-104.0526,42.003],[-104.0526,42.0027],[-104.0526,42.0026],[-104.0526,42.0017],[-104.0526,41.9998],[-104.0526,41.9985],[-104.0526,41.9969],[-104.0527,41.995],[-104.0527,41.9948],[-104.0527,41.9947],[-104.0528,41.9946],[-104.0528,41.9939],[-104.0528,41.9921],[-104.0528,41.9912],[-104.0528,41.9911],[-104.0528,41.9906],[-104.0528,41.9904],[-104.0528,41.9903],[-104.0528,41.9901],[-104.0528,41.9898],[-104.0528,41.9896],[-104.0528,41.9894],[-104.0528,41.9893],[-104.0528,41.9883],[-104.0528,41.9843],[-104.0528,41.9841],[-104.0528,41.9836],[-104.0528,41.9834],[-104.0528,41.9829],[-104.0528,41.9814],[-104.0528,41.9809],[-104.0528,41.9802],[-104.0528,41.9783],[-104.0528,41.9776],[-104.0528,41.9775],[-104.0528,41.9774],[-104.0529,41.976],[-104.0527,41.9731],[-104.0527,41.9728],[-104.0527,41.9726],[-104.0527,41.9724],[-104.0527,41.9723],[-104.0527,41.9721],[-104.0527,41.972],[-104.0527,41.9713],[-104.0527,41.9691],[-104.0526,41.9634],[-104.0526,41.9609],[-104.0526,41.9585],[-104.0526,41.9579],[-104.0526,41.9548],[-104.0526,41.9501],[-104.0526,41.9482],[-104.0526,41.9481],[-104.0527,41.944],[-104.0527,41.9438],[-104.0526,41.9434],[-104.0526,41.9433],[-104.0526,41.9432],[-104.0527,41.9432],[-104.0527,41.9431],[-104.0527,41.9427],[-104.0527,41.9417],[-104.0527,41.9413],[-104.0527,41.9412],[-104.0527,41.9411],[-104.0528,41.9338],[-104.0528,41.929],[-104.0529,41.9203],[-104.0529,41.9187],[-104.053,41.917],[-104.0528,41.9149],[-104.0528,41.9146],[-104.0528,41.9144],[-104.0528,41.9128],[-104.0528,41.9111],[-104.0528,41.9073],[-104.0528,41.9068],[-104.0528,41.9067],[-104.0527,41.9067],[-104.0527,41.9065],[-104.0527,41.9063],[-104.0527,41.9061],[-104.0527,41.906],[-104.0528,41.9059],[-104.0529,41.9059],[-104.0529,41.9058],[-104.053,41.8976],[-104.053,41.8968],[-104.053,41.8967],[-104.053,41.8961],[-104.053,41.8948],[-104.053,41.8909],[-104.053,41.8896],[-104.053,41.8893],[-104.0528,41.8854],[-104.0528,41.8853],[-104.0528,41.8815],[-104.0528,41.8789],[-104.0528,41.8765],[-104.0528,41.875],[-104.0528,41.8733],[-104.0528,41.8731],[-104.0528,41.8727],[-104.0528,41.872],[-104.0528,41.8705],[-104.0528,41.8703],[-104.0528,41.8702],[-104.0528,41.87],[-104.0528,41.8695],[-104.0528,41.8688],[-104.0528,41.8679],[-104.0528,41.8663],[-104.0528,41.8648],[-104.0528,41.8632],[-104.0528,41.8617],[-104.0528,41.8602],[-104.0528,41.8586],[-104.0528,41.8569],[-104.0528,41.8563],[-104.0528,41.8541],[-104.0528,41.8526],[-104.0528,41.8519],[-104.0528,41.8511],[-104.0528,41.851],[-104.0528,41.8497],[-104.0528,41.8495],[-104.0528,41.8494],[-104.0528,41.8492],[-104.0528,41.8478],[-104.0528,41.8462],[-104.0528,41.8447],[-104.0528,41.8432],[-104.0528,41.8424],[-104.0528,41.8419],[-104.0528,41.8417],[-104.0528,41.8401],[-104.0528,41.8386],[-104.0528,41.837],[-104.0528,41.8358],[-104.0528,41.8355],[-104.0528,41.8339],[-104.0528,41.8323],[-104.0528,41.8308],[-104.0528,41.8292],[-104.0528,41.8279],[-104.0528,41.8274],[-104.0528,41.8268],[-104.0528,41.8261],[-104.0528,41.8246],[-104.0528,41.823],[-104.0528,41.8215],[-104.0528,41.8199],[-104.0528,41.8168],[-104.0528,41.8153],[-104.0528,41.8144],[-104.0528,41.8139],[-104.0528,41.8138],[-104.0528,41.8133],[-104.0528,41.8101],[-104.0528,41.8096],[-104.0528,41.8093],[-104.0528,41.809],[-104.0528,41.8065],[-104.0528,41.8061],[-104.0528,41.8057],[-104.0528,41.8046],[-104.0528,41.804],[-104.0528,41.8013],[-104.0528,41.7987],[-104.0528,41.7978],[-104.0528,41.7977],[-104.0529,41.7906],[-104.0529,41.7902],[-104.0528,41.7879],[-104.0529,41.7843],[-104.0529,41.7828],[-104.0528,41.7799],[-104.0529,41.7771],[-104.0529,41.7759],[-104.0529,41.7718],[-104.0529,41.7691],[-104.0529,41.7664],[-104.0529,41.7637],[-104.0529,41.761],[-104.0529,41.7556],[-104.0529,41.7529],[-104.0529,41.7503],[-104.0529,41.75],[-104.0529,41.7461],[-104.0529,41.7422],[-104.0529,41.7409],[-104.0529,41.7396],[-104.0529,41.7395],[-104.0529,41.7394],[-104.053,41.7394],[-104.0528,41.7393],[-104.0528,41.7388],[-104.0528,41.7371],[-104.0528,41.7353],[-104.0528,41.7347],[-104.0528,41.7338],[-104.0528,41.7335],[-104.0528,41.7333],[-104.0529,41.7313],[-104.0529,41.729],[-104.0529,41.7272],[-104.0528,41.7271],[-104.0527,41.7271],[-104.0527,41.7265],[-104.0527,41.7227],[-104.0527,41.7112],[-104.0527,41.7098],[-104.0527,41.7074],[-104.0527,41.7072],[-104.0527,41.7066],[-104.0527,41.7064],[-104.0527,41.7056],[-104.0527,41.7032],[-104.0527,41.7024],[-104.0527,41.7015],[-104.0527,41.6988],[-104.0527,41.6979],[-104.0527,41.6904],[-104.0527,41.6788],[-104.0527,41.6746],[-104.0528,41.6644],[-104.0528,41.6643],[-104.0528,41.6612],[-104.0528,41.6589],[-104.0528,41.6588],[-104.0529,41.653],[-104.0529,41.6529],[-104.0529,41.6452],[-104.0528,41.6444],[-104.0528,41.639],[-104.0528,41.6384],[-104.0528,41.6381],[-104.0529,41.638],[-104.0528,41.638],[-104.0528,41.6379],[-104.0528,41.6374],[-104.0528,41.636],[-104.0528,41.624],[-104.0528,41.6231],[-104.0528,41.6226],[-104.0528,41.6225],[-104.0529,41.6223],[-104.0528,41.6213],[-104.0528,41.6151],[-104.0528,41.6144],[-104.0527,41.6137],[-104.0527,41.61],[-104.0528,41.6093],[-104.0528,41.6091],[-104.0528,41.6006],[-104.0529,41.5922],[-104.0526,41.5811],[-104.0526,41.5756],[-104.0526,41.5669],[-104.0525,41.5643],[-104.0525,41.5605],[-104.0525,41.5526],[-104.0526,41.5525],[-104.0526,41.5524],[-104.0526,41.5523],[-104.0526,41.5494],[-104.0526,41.5487],[-104.0526,41.5469],[-104.0525,41.5412],[-104.0525,41.5395],[-104.0525,41.5391],[-104.0525,41.5382],[-104.0525,41.5373],[-104.0525,41.5364],[-104.0525,41.5348],[-104.0525,41.5341],[-104.0525,41.5338],[-104.0525,41.5331],[-104.0525,41.5299],[-104.0525,41.5281],[-104.0525,41.5244],[-104.0524,41.5237],[-104.0524,41.5234],[-104.0524,41.523],[-104.0524,41.5229],[-104.0524,41.5228],[-104.0524,41.5155],[-104.0524,41.5152],[-104.0524,41.5125],[-104.0524,41.5116],[-104.0524,41.5109],[-104.0524,41.5098],[-104.0524,41.5092],[-104.0525,41.5081],[-104.0525,41.5079],[-104.0524,41.5069],[-104.0524,41.5052],[-104.0525,41.5038],[-104.0524,41.5],[-104.0524,41.4997],[-104.0524,41.4993],[-104.0524,41.4988],[-104.0524,41.4982],[-104.0524,41.4947],[-104.0524,41.4935],[-104.0524,41.4908],[-104.0524,41.49],[-104.0524,41.4889],[-104.0524,41.4874],[-104.0524,41.4865],[-104.0524,41.4862],[-104.0524,41.4856],[-104.0524,41.4848],[-104.0524,41.4837],[-104.0524,41.4821],[-104.0524,41.4812],[-104.0524,41.4808],[-104.0524,41.4804],[-104.0525,41.48],[-104.0525,41.4799],[-104.0525,41.4792],[-104.0525,41.4775],[-104.0525,41.4769],[-104.0525,41.4764],[-104.0525,41.4759],[-104.0525,41.4681],[-104.0525,41.4671],[-104.0525,41.4666],[-104.0525,41.4654],[-104.0525,41.4643],[-104.0525,41.4618],[-104.0525,41.4511],[-104.0525,41.4474],[-104.0525,41.4473],[-104.0525,41.4465],[-104.0525,41.4459],[-104.0525,41.4452],[-104.0525,41.4411],[-104.0525,41.4405],[-104.0525,41.4404],[-104.0525,41.4398],[-104.0525,41.4383],[-104.0525,41.4375],[-104.0525,41.4371],[-104.0525,41.4299],[-104.0525,41.4267],[-104.0525,41.4261],[-104.0525,41.4253],[-104.0525,41.4225],[-104.0525,41.4222],[-104.0525,41.4219],[-104.0525,41.4218],[-104.0525,41.4183],[-104.0523,41.4168],[-104.0523,41.4091],[-104.0523,41.4082],[-104.0523,41.4076],[-104.0522,41.3981],[-104.0523,41.3978],[-104.0523,41.3932],[-104.0524,41.375],[-104.0525,41.3676],[-104.0525,41.3675],[-104.0525,41.3576],[-104.0525,41.357],[-104.0525,41.3466],[-104.0527,41.3306],[-104.0525,41.3227],[-104.0525,41.3224],[-104.0523,41.3211],[-104.0524,41.321],[-104.0525,41.321],[-104.0526,41.321],[-104.0526,41.3209],[-104.0527,41.3208],[-104.0527,41.3196],[-104.0527,41.3166],[-104.0527,41.3165],[-104.0526,41.3161],[-104.0526,41.3066],[-104.0526,41.3032],[-104.0526,41.303],[-104.0526,41.2983],[-104.0526,41.2979],[-104.0524,41.2782],[-104.0526,41.2782],[-104.0527,41.2782],[-104.0528,41.2782],[-104.0528,41.2781],[-104.0529,41.2781],[-104.0529,41.278],[-104.0529,41.2779],[-104.0529,41.2778],[-104.0529,41.2752],[-104.0527,41.2726],[-104.0528,41.2695],[-104.0528,41.2691],[-104.0529,41.261],[-104.0531,41.25],[-104.0531,41.2454],[-104.0531,41.2452],[-104.0532,41.2408],[-104.0532,41.2182],[-104.0533,41.2],[-104.0533,41.1997],[-104.0533,41.1993],[-104.0533,41.1992],[-104.0533,41.1979],[-104.0533,41.197],[-104.0533,41.1956],[-104.0533,41.1868],[-104.0533,41.1867],[-104.0533,41.1865],[-104.0533,41.186],[-104.0533,41.1859],[-104.0534,41.1809],[-104.0534,41.1806],[-104.0534,41.1785],[-104.0534,41.1725],[-104.0534,41.1705],[-104.0535,41.1573],[-104.0535,41.1552],[-104.0535,41.143],[-104.0535,41.1422],[-104.0535,41.1413],[-104.0535,41.1408],[-104.0535,41.1308],[-104.0535,41.1306],[-104.0534,41.125],[-104.0534,41.1142],[-104.0534,41.1139],[-104.0534,41.1055],[-104.0534,41.1053],[-104.0534,41.1051],[-104.0533,41.105],[-104.0531,41.105],[-104.053,41.0906],[-104.053,41.0903],[-104.0532,41.0897],[-104.0532,41.0857],[-104.0532,41.0779],[-104.0531,41.0674],[-104.0531,41.0615],[-104.0531,41.0613],[-104.0531,41.0502],[-104.0531,41.0498],[-104.0531,41.0422],[-104.0531,41.0307],[-104.0531,41.0305],[-104.0531,41.0181],[-104.0532,41.0168],[-104.0533,41.0014],[-104.0535,41.0014],[-104.056,41.0014],[-104.0644,41.0013],[-104.0661,41.0014],[-104.0668,41.0014],[-104.0672,41.0015],[-104.067,41.0015],[-104.0679,41.0015],[-104.0696,41.0016],[-104.0702,41.0016],[-104.0734,41.0016],[-104.0829,41.0016],[-104.0861,41.0016],[-104.0898,41.0016],[-104.1009,41.0016],[-104.1046,41.0015],[-104.1084,41.0016],[-104.12,41.0016],[-104.1238,41.0016],[-104.1242,41.0016],[-104.1252,41.0016],[-104.1255,41.0016],[-104.1255,41.0017],[-104.129,41.0017],[-104.1396,41.0016],[-104.1431,41.0016],[-104.147,41.0016],[-104.1587,41.0016],[-104.1626,41.0016],[-104.1647,41.0016],[-104.1713,41.0017],[-104.1734,41.0018],[-104.1751,41.0018],[-104.18,41.0018],[-104.1817,41.0017],[-104.1836,41.0017],[-104.1893,41.0017],[-104.1912,41.0017],[-104.1952,41.0017],[-104.1971,41.0017],[-104.2074,41.0016],[-104.2114,41.0016],[-104.2121,41.0016],[-104.2122,41.0016],[-104.2124,41.0016],[-104.2125,41.0016],[-104.2143,41.0016],[-104.2153,41.0016],[-104.2159,41.0016],[-104.216,41.0016],[-104.2165,41.0017],[-104.2166,41.0016],[-104.2233,41.0016],[-104.2331,41.0016],[-104.2343,41.0016],[-104.2375,41.0016],[-104.2386,41.0016],[-104.2396,41.0016],[-104.2427,41.0016],[-104.2437,41.0016],[-104.2451,41.0016],[-104.2492,41.0016],[-104.2505,41.0016],[-104.2505,41.0017],[-104.2575,41.0017],[-104.2576,41.0017],[-104.2769,41.0017],[-104.2943,41.0017],[-104.2954,41.0017],[-104.2956,41.0017],[-104.2958,41.0017],[-104.2964,41.0017],[-104.3146,41.0016],[-104.3147,41.0016],[-104.337,41.0017],[-104.3371,41.0017],[-104.3384,41.0016],[-104.3424,41.0016],[-104.3437,41.0015],[-104.3461,41.0015],[-104.3533,41.0015],[-104.3557,41.0015],[-104.3558,41.0015],[-104.3588,41.0015],[-104.3681,41.0015],[-104.3713,41.0015],[-104.3721,41.0015],[-104.3747,41.0015],[-104.3755,41.0015],[-104.3905,41.0015],[-104.4196,41.0014],[-104.4206,41.0014],[-104.426,41.0015],[-104.4424,41.0015],[-104.4478,41.0015],[-104.4488,41.0015],[-104.4519,41.0015],[-104.4529,41.0015],[-104.4558,41.0015],[-104.4647,41.0015],[-104.4677,41.0015],[-104.4736,41.0015],[-104.4872,41.0017],[-104.4875,41.0017],[-104.488,41.0017],[-104.4884,41.0017],[-104.4889,41.0017],[-104.4895,41.0017],[-104.4901,41.0017],[-104.4913,41.0017],[-104.4922,41.0017],[-104.4929,41.0017],[-104.4938,41.0017],[-104.4946,41.0017],[-104.4962,41.0017],[-104.4971,41.0017],[-104.4974,41.0017],[-104.4976,41.0017],[-104.4977,41.0017],[-104.4995,41.0017],[-104.5002,41.0017],[-104.5005,41.0017],[-104.5008,41.0017],[-104.5023,41.0017],[-104.5029,41.0017],[-104.5037,41.0017],[-104.5057,41.0017],[-104.5077,41.0017],[-104.5094,41.0017],[-104.5118,41.0017],[-104.5146,41.0017],[-104.517,41.0017],[-104.5192,41.0016],[-104.5205,41.0016],[-104.5213,41.0016],[-104.5221,41.0016],[-104.5227,41.0016],[-104.5236,41.0016],[-104.5244,41.0016],[-104.525,41.0016],[-104.5277,41.0016],[-104.5308,41.0016],[-104.5326,41.0016],[-104.5402,41.0016],[-104.5433,41.0016],[-104.5436,41.0016],[-104.5501,41.0015],[-104.5503,41.0015],[-104.5707,41.0016],[-104.5776,41.0016],[-104.582,41.0015],[-104.587,41.0015],[-104.5951,41.0015],[-104.5995,41.0015],[-104.5996,41.0015],[-104.6,41.0015],[-104.6001,41.0015],[-104.6047,41.0015],[-104.6185,41.0014],[-104.6224,41.0014],[-104.6231,41.0014],[-104.6236,41.0014],[-104.625,41.0014],[-104.6255,41.0014],[-104.6333,41.0014],[-104.6509,41.0012],[-104.6566,41.0011],[-104.6643,41.0011],[-104.6667,41.001],[-104.6737,41.001],[-104.676,41.001],[-104.6768,41.001],[-104.6792,41.0009],[-104.6796,41.0009],[-104.68,41.0009],[-104.6829,41.0009],[-104.6913,41.0008],[-104.6941,41.0007],[-104.6961,41.0007],[-104.7018,41.0006],[-104.7037,41.0006],[-104.707,41.0006],[-104.7168,41.0005],[-104.72,41.0004],[-104.7233,41.0004],[-104.7333,41.0003],[-104.7366,41.0002],[-104.7394,41.0002],[-104.7477,41],[-104.7505,41],[-104.7519,41],[-104.7558,41],[-104.7571,41],[-104.7576,41],[-104.7592,41],[-104.7597,41],[-104.7612,41],[-104.762,41],[-104.769,40.9999],[-104.771,40.9999],[-104.7713,40.9999],[-104.7718,40.9999],[-104.7729,40.9998],[-104.773,40.9998],[-104.7739,40.9998],[-104.7789,40.9998],[-104.7979,40.9995],[-104.8097,40.9993],[-104.8149,40.9993],[-104.8163,40.9993],[-104.8183,40.9992],[-104.8243,40.9991],[-104.8302,40.999],[-104.8348,40.9989],[-104.8351,40.9989],[-104.8356,40.9989],[-104.8358,40.9989],[-104.8387,40.9989],[-104.8408,40.9988],[-104.8553,40.998],[-104.8567,40.9981],[-104.861,40.9981],[-104.862,40.9982],[-104.8632,40.9982],[-104.8665,40.9982],[-104.8667,40.9982],[-104.8679,40.9983],[-104.8681,40.9983],[-104.8689,40.9983],[-104.8692,40.9983],[-104.8694,40.9983],[-104.8699,40.9983],[-104.8701,40.9983],[-104.8725,40.9983],[-104.8755,40.9983],[-104.88,40.9982],[-104.8825,40.9982],[-104.8858,40.9982],[-104.896,40.9982],[-104.8991,40.9982],[-104.8993,40.9982],[-104.9047,40.9982],[-104.9055,40.9982],[-104.9063,40.9982],[-104.9065,40.9982],[-104.9066,40.9982],[-104.9069,40.9982],[-104.9076,40.9982],[-104.9077,40.9982],[-104.9094,40.9982],[-104.9138,40.9982],[-104.9183,40.9982],[-104.9202,40.9982],[-104.9234,40.9982],[-104.9322,40.9982],[-104.9367,40.9982],[-104.9384,40.9982],[-104.9388,40.9982],[-104.9399,40.9982],[-104.9403,40.9982],[-104.9409,40.9982],[-104.9428,40.9982],[-104.9434,40.9982],[-104.9511,40.9982],[-104.9567,40.9982],[-104.9569,40.9983],[-104.9572,40.9983],[-104.9575,40.9983],[-104.9577,40.9982],[-104.9579,40.9982],[-104.9607,40.9982],[-104.9609,40.9982],[-104.9614,40.9982],[-104.9615,40.9982],[-104.9616,40.9982],[-104.9619,40.9982],[-104.9626,40.9982],[-104.9629,40.9982],[-104.9667,40.9982],[-104.9783,40.9982],[-104.9822,40.9982],[-104.9884,40.9982],[-105.0005,40.9983],[-105.0071,40.9983],[-105.0134,40.9983],[-105.0182,40.9983],[-105.0225,40.9983],[-105.0248,40.9983],[-105.0263,40.9983],[-105.0326,40.9983],[-105.0344,40.9983],[-105.0399,40.9983],[-105.0417,40.9983],[-105.0477,40.9983],[-105.0527,40.9983],[-105.0635,40.9983],[-105.0665,40.9983],[-105.0685,40.9983],[-105.0719,40.9983],[-105.0748,40.9983],[-105.0749,40.9983],[-105.0751,40.9983],[-105.0754,40.9983],[-105.0758,40.9983],[-105.0761,40.9983],[-105.077,40.9983],[-105.0842,40.9983],[-105.1029,40.9983],[-105.1091,40.9983],[-105.1132,40.9983],[-105.1253,40.9983],[-105.1255,40.9983],[-105.1294,40.9983],[-105.1308,40.9983],[-105.1351,40.9983],[-105.1366,40.9983],[-105.1374,40.9983],[-105.14,40.9983],[-105.1405,40.9983],[-105.1409,40.9983],[-105.146,40.9983],[-105.1535,40.9982],[-105.1549,40.9982],[-105.1551,40.9982],[-105.1571,40.9983],[-105.1589,40.9983],[-105.1592,40.9983],[-105.1606,40.9983],[-105.1607,40.9983],[-105.1619,40.9983],[-105.1642,40.9983],[-105.1711,40.9983],[-105.1737,40.9983],[-105.174,40.9983],[-105.1759,40.9983],[-105.1767,40.9983],[-105.1792,40.9983],[-105.18,40.9984],[-105.1825,40.9984],[-105.1916,40.9984],[-105.1953,40.9984],[-105.2064,40.9984],[-105.2101,40.9984],[-105.2103,40.9984],[-105.2104,40.9984],[-105.2112,40.9984],[-105.2143,40.9984],[-105.2226,40.9984],[-105.2234,40.9984],[-105.2258,40.9984],[-105.2265,40.9984],[-105.2266,40.9984],[-105.2315,40.9984],[-105.2374,40.9984],[-105.241,40.9984],[-105.2426,40.9984],[-105.2484,40.9984],[-105.2488,40.9984],[-105.2491,40.9984],[-105.2502,40.9984],[-105.2504,40.9984],[-105.2505,40.9984],[-105.2505,40.9983],[-105.2512,40.9982],[-105.2539,40.9982],[-105.2548,40.9982],[-105.2565,40.9982],[-105.267,40.9982],[-105.2697,40.9982],[-105.2702,40.9982],[-105.2712,40.9982],[-105.2749,40.9981],[-105.2753,40.9981],[-105.2756,40.9982],[-105.2769,40.9982],[-105.2771,40.9982],[-105.2776,40.9982],[-105.2789,40.9982],[-105.2794,40.9982],[-105.2811,40.9982],[-105.2863,40.9982],[-105.288,40.9981],[-105.2889,40.9981],[-105.2917,40.9981],[-105.2927,40.9981],[-105.2953,40.9981],[-105.3032,40.9981],[-105.3058,40.9981],[-105.3072,40.9981],[-105.3114,40.9981],[-105.3128,40.9981],[-105.3149,40.998],[-105.3213,40.998],[-105.3234,40.998],[-105.3414,40.998],[-105.3443,40.998],[-105.3636,40.9979],[-105.3711,40.9979],[-105.3723,40.9979],[-105.3755,40.9979],[-105.3759,40.9979],[-105.3771,40.9979],[-105.3781,40.9979],[-105.381,40.9979],[-105.3819,40.9979],[-105.3823,40.9979],[-105.3856,40.9979],[-105.3927,40.9978],[-105.3934,40.9978],[-105.3967,40.9978],[-105.4004,40.9978],[-105.4127,40.9978],[-105.4128,40.9978],[-105.4137,40.9978],[-105.4145,40.9978],[-105.4147,40.9978],[-105.4156,40.9978],[-105.4286,40.9978],[-105.4299,40.9978],[-105.4326,40.9978],[-105.4339,40.9978],[-105.4352,40.9978],[-105.4366,40.9978],[-105.4407,40.9978],[-105.4421,40.9978],[-105.4424,40.9978],[-105.4433,40.9978],[-105.4436,40.9978],[-105.4444,40.9977],[-105.4468,40.9977],[-105.4476,40.9977],[-105.448,40.9977],[-105.4492,40.9977],[-105.4494,40.9977],[-105.4496,40.9977],[-105.452,40.9977],[-105.4591,40.9977],[-105.4615,40.9977],[-105.4621,40.9977],[-105.4638,40.9977],[-105.4644,40.9977],[-105.4652,40.9977],[-105.4677,40.9977],[-105.4685,40.9977],[-105.4693,40.9977],[-105.4715,40.9977],[-105.4722,40.9977],[-105.4724,40.9977],[-105.4728,40.9977],[-105.473,40.9977],[-105.4731,40.9977],[-105.4735,40.9977],[-105.4748,40.9977],[-105.4752,40.9977],[-105.4769,40.9977],[-105.4783,40.9976],[-105.4818,40.9976],[-105.4835,40.9976],[-105.4851,40.9976],[-105.4898,40.9976],[-105.4914,40.9976],[-105.4928,40.9976],[-105.4935,40.9976],[-105.4962,40.9976],[-105.4976,40.9976],[-105.4999,40.9976],[-105.5006,40.9976],[-105.502,40.9976],[-105.5033,40.9976],[-105.5072,40.9976],[-105.5085,40.9976],[-105.5116,40.9976],[-105.5206,40.9975],[-105.5236,40.9975],[-105.5239,40.9975],[-105.5247,40.9975],[-105.525,40.9975],[-105.5273,40.9975],[-105.5342,40.9975],[-105.5366,40.9975],[-105.5384,40.9975],[-105.5441,40.9975],[-105.546,40.9974],[-105.5469,40.9974],[-105.5498,40.9974],[-105.5507,40.9974],[-105.5508,40.9974],[-105.5539,40.9974],[-105.5543,40.9974],[-105.5573,40.9974],[-105.558,40.9974],[-105.5598,40.9974],[-105.5651,40.9974],[-105.5668,40.9974],[-105.5693,40.9973],[-105.5767,40.9973],[-105.5792,40.9973],[-105.5796,40.9973],[-105.5808,40.9973],[-105.5812,40.9973],[-105.5827,40.9973],[-105.5871,40.9973],[-105.5886,40.9973],[-105.5897,40.9973],[-105.5928,40.9973],[-105.5936,40.9973],[-105.5937,40.9973],[-105.5939,40.9973],[-105.5952,40.9973],[-105.5992,40.9972],[-105.6005,40.9972],[-105.6014,40.9972],[-105.6039,40.9972],[-105.6047,40.9972],[-105.6055,40.9972],[-105.6076,40.9972],[-105.6083,40.9972],[-105.6093,40.9972],[-105.6124,40.9972],[-105.6134,40.9972],[-105.6135,40.9972],[-105.6137,40.9972],[-105.6138,40.9972],[-105.6187,40.9972],[-105.6255,40.9971],[-105.6285,40.9971],[-105.6289,40.9971],[-105.631,40.9971],[-105.6359,40.9971],[-105.6455,40.9971],[-105.6495,40.9971],[-105.6617,40.9971],[-105.6658,40.9971],[-105.6665,40.9971],[-105.6688,40.9971],[-105.6696,40.9971],[-105.672,40.9971],[-105.6727,40.9971],[-105.6784,40.9971],[-105.6792,40.9971],[-105.6816,40.9971],[-105.6832,40.9971],[-105.6847,40.997],[-105.6917,40.997],[-105.6938,40.997],[-105.6969,40.997],[-105.702,40.997],[-105.7044,40.9969],[-105.7071,40.9969],[-105.7073,40.9969],[-105.7147,40.9969],[-105.7221,40.9969],[-105.7229,40.9969],[-105.7235,40.9969],[-105.724,40.9969],[-105.7242,40.9969],[-105.7247,40.9969],[-105.7248,40.9969],[-105.7249,40.9969],[-105.7252,40.9969],[-105.7257,40.9969],[-105.7261,40.9969],[-105.7264,40.9968],[-105.7271,40.9968],[-105.7276,40.9968],[-105.7281,40.9969],[-105.7285,40.9969],[-105.7291,40.9969],[-105.7294,40.9968],[-105.7299,40.9969],[-105.7414,40.9969],[-105.7506,40.9969],[-105.7644,40.9969],[-105.766,40.9969],[-105.7702,40.9969],[-105.7706,40.9969],[-105.7933,40.997],[-105.7977,40.997],[-105.7981,40.997],[-105.8061,40.997],[-105.8115,40.997],[-105.8181,40.997],[-105.8191,40.997],[-105.8218,40.997],[-105.8227,40.997],[-105.8238,40.997],[-105.8268,40.997],[-105.8279,40.997],[-105.83,40.997],[-105.8302,40.997],[-105.8371,40.997],[-105.8394,40.997],[-105.8402,40.997],[-105.8426,40.997],[-105.8434,40.9971],[-105.8458,40.997],[-105.8468,40.997],[-105.857,40.997],[-105.8604,40.997],[-105.8607,40.997],[-105.8617,40.997],[-105.862,40.997],[-105.8635,40.997],[-105.868,40.997],[-105.8695,40.997],[-105.8701,40.997],[-105.8704,40.997],[-105.8718,40.997],[-105.8724,40.997],[-105.8756,40.9971],[-105.8757,40.9971],[-105.8777,40.9971],[-105.8936,40.9971],[-105.8967,40.9971],[-105.8988,40.9971],[-105.899,40.9971],[-105.8995,40.9971],[-105.8997,40.9971],[-105.9321,40.9971],[-105.9515,40.9972],[-105.9518,40.9972],[-105.957,40.9972],[-105.9723,40.9972],[-105.9774,40.9972],[-105.9945,40.9972],[-106.0006,40.9973],[-106.0034,40.9972],[-106.0087,40.9972],[-106.009,40.9972],[-106.0139,40.9972],[-106.014,40.9972],[-106.0148,40.9972],[-106.0166,40.9972],[-106.0174,40.9972],[-106.0183,40.9972],[-106.0188,40.9972],[-106.0206,40.9972],[-106.0211,40.9972],[-106.0225,40.9972],[-106.0244,40.9972],[-106.0246,40.9972],[-106.0351,40.9971],[-106.0371,40.9971],[-106.0386,40.9971],[-106.0397,40.9971],[-106.0429,40.9971],[-106.044,40.9971],[-106.0442,40.9971],[-106.0449,40.9971],[-106.0451,40.9971],[-106.0464,40.9971],[-106.0504,40.997],[-106.051,40.997],[-106.0517,40.997],[-106.0576,40.997],[-106.0579,40.997],[-106.0612,40.997],[-106.0755,40.9971],[-106.0814,40.9972],[-106.082,40.9972],[-106.084,40.9972],[-106.0846,40.9972],[-106.0857,40.9972],[-106.0879,40.9972],[-106.0887,40.9972],[-106.1034,40.9972],[-106.1089,40.9972],[-106.115,40.9972],[-106.1207,40.9972],[-106.1256,40.9973],[-106.1279,40.9973],[-106.1283,40.9973],[-106.1293,40.9973],[-106.1386,40.9973],[-106.1501,40.9974],[-106.1592,40.9975],[-106.1598,40.9975],[-106.1608,40.9975],[-106.1609,40.9975],[-106.1613,40.9975],[-106.1614,40.9975],[-106.1619,40.9975],[-106.1623,40.9975],[-106.1637,40.9975],[-106.1638,40.9975],[-106.1639,40.9975],[-106.1706,40.9975],[-106.1768,40.9975],[-106.1771,40.9975],[-106.184,40.9976],[-106.1843,40.9976],[-106.1844,40.9976],[-106.1866,40.9976],[-106.1906,40.9976],[-106.1907,40.9976],[-106.191,40.9976],[-106.1911,40.9976],[-106.1934,40.9976],[-106.1952,40.9976],[-106.2003,40.9976],[-106.2006,40.9976],[-106.203,40.9977],[-106.2033,40.9977],[-106.204,40.9977],[-106.2043,40.9977],[-106.2053,40.9977],[-106.2081,40.9977],[-106.2091,40.9977],[-106.2103,40.9977],[-106.2117,40.9977],[-106.2139,40.9977],[-106.2151,40.9977],[-106.218,40.9977],[-106.2201,40.9978],[-106.2256,40.9979],[-106.2287,40.9979],[-106.2344,40.998],[-106.2403,40.9981],[-106.2416,40.9981],[-106.2452,40.9982],[-106.247,40.9982],[-106.2504,40.9983],[-106.2619,40.9984],[-106.2712,40.9985],[-106.2836,40.9986],[-106.2985,40.9988],[-106.303,40.9988],[-106.3142,40.9989],[-106.3166,40.999],[-106.3212,40.9991],[-106.3262,40.9993],[-106.3265,40.9993],[-106.3382,40.9995],[-106.3414,40.9996],[-106.3464,40.9996],[-106.3514,41],[-106.354,41],[-106.3588,41.0001],[-106.3756,41.0007],[-106.3835,41.0011],[-106.3864,41.0011],[-106.3865,41.0011],[-106.387,41.0011],[-106.3871,41.0011],[-106.3876,41.0011],[-106.3891,41.0011],[-106.3896,41.0011],[-106.39,41.0011],[-106.3914,41.0012],[-106.3919,41.0012],[-106.397,41.0011],[-106.3986,41.0011],[-106.4029,41.0012],[-106.4032,41.0012],[-106.4111,41.0014],[-106.4288,41.0017],[-106.4293,41.0017],[-106.4305,41.0017],[-106.4309,41.0018],[-106.431,41.0018],[-106.4312,41.0017],[-106.4313,41.0017],[-106.4319,41.0017],[-106.4339,41.0018],[-106.4345,41.0018],[-106.4351,41.0018],[-106.4368,41.0018],[-106.4374,41.0018],[-106.4377,41.0018],[-106.4387,41.0019],[-106.439,41.0019],[-106.4391,41.0019],[-106.4394,41.002],[-106.4396,41.002],[-106.4413,41.002],[-106.4466,41.002],[-106.4484,41.002],[-106.4491,41.002],[-106.451,41.002],[-106.4517,41.002],[-106.4521,41.002],[-106.4533,41.002],[-106.4538,41.002],[-106.4539,41.0021],[-106.4557,41.0021],[-106.479,41.0021],[-106.4834,41.0021],[-106.4846,41.0021],[-106.4884,41.0021],[-106.4896,41.0021],[-106.4905,41.0021],[-106.4931,41.0021],[-106.494,41.0021],[-106.5004,41.0019],[-106.5006,41.0019],[-106.5198,41.002],[-106.5263,41.002],[-106.5319,41.002],[-106.5687,41.0021],[-106.5688,41.0021],[-106.5762,41.0021],[-106.5859,41.0021],[-106.5875,41.0021],[-106.5923,41.0021],[-106.5939,41.0021],[-106.6016,41.0021],[-106.6249,41.0021],[-106.6256,41.0021],[-106.6326,41.0021],[-106.6356,41.0022],[-106.6447,41.0022],[-106.6477,41.0022],[-106.6489,41.0022],[-106.6526,41.0022],[-106.6539,41.0022],[-106.6602,41.0023],[-106.6791,41.0023],[-106.6853,41.0024],[-106.6875,41.0024],[-106.694,41.0024],[-106.6962,41.0024],[-106.7009,41.0025],[-106.715,41.0025],[-106.7197,41.0025],[-106.7229,41.0026],[-106.7325,41.0026],[-106.7357,41.0026],[-106.7364,41.0026],[-106.7385,41.0026],[-106.7391,41.0026],[-106.7417,41.0027],[-106.7494,41.0027],[-106.7506,41.0027],[-106.7519,41.0027],[-106.7528,41.0027],[-106.7557,41.0027],[-106.7566,41.0027],[-106.7567,41.0027],[-106.757,41.0027],[-106.7571,41.0027],[-106.7575,41.0027],[-106.7584,41.0027],[-106.7587,41.0027],[-106.76,41.0027],[-106.7636,41.0027],[-106.7648,41.0027],[-106.7705,41.0027],[-106.7875,41.0027],[-106.7931,41.0027],[-106.7933,41.0027],[-106.794,41.0027],[-106.7942,41.0027],[-106.7944,41.0027],[-106.8139,41.0027],[-106.8147,41.0027],[-106.8164,41.0027],[-106.8336,41.0027],[-106.8345,41.0027],[-106.8371,41.0027],[-106.8451,41.0027],[-106.8478,41.0027],[-106.8498,41.0027],[-106.8558,41.0027],[-106.8578,41.0027],[-106.8665,41.0028],[-106.8756,41.003],[-106.8879,41.003],[-106.8926,41.0031],[-106.9013,41.0031],[-106.9014,41.0031],[-106.9017,41.0031],[-106.9018,41.0031],[-106.9019,41.0031],[-106.902,41.0031],[-106.9021,41.0031],[-106.9022,41.0031],[-106.9078,41.0031],[-106.9166,41.0031],[-106.9356,41.0032],[-106.9376,41.0032],[-106.9576,41.0033],[-106.9594,41.0033],[-106.9598,41.0033],[-106.9627,41.0033],[-106.9666,41.0033],[-106.9741,41.0034],[-106.9742,41.0034],[-106.9787,41.0034],[-106.98,41.0034],[-106.9907,41.0034],[-106.9975,41.0034],[-107.0006,41.0034],[-107.0031,41.0034],[-107.0034,41.0034],[-107.0088,41.0034],[-107.0249,41.0034],[-107.0251,41.0034],[-107.0306,41.0034],[-107.0325,41.0034],[-107.0383,41.0033],[-107.0402,41.0033],[-107.0412,41.0033],[-107.0442,41.0033],[-107.0452,41.0033],[-107.0473,41.0033],[-107.0489,41.0033],[-107.0502,41.0033],[-107.0631,41.0033],[-107.0652,41.0033],[-107.0674,41.0033],[-107.0703,41.0033],[-107.0708,41.0033],[-107.0726,41.0033],[-107.0731,41.0033],[-107.0744,41.0033],[-107.079,41.0033],[-107.092,41.0032],[-107.0922,41.0032],[-107.0965,41.0032],[-107.0966,41.0032],[-107.0992,41.0032],[-107.1023,41.0031],[-107.1025,41.0031],[-107.103,41.0031],[-107.1046,41.0031],[-107.1052,41.0031],[-107.1053,41.0031],[-107.1055,41.0031],[-107.1056,41.0031],[-107.1058,41.0031],[-107.1059,41.0031],[-107.106,41.0031],[-107.1066,41.0031],[-107.1068,41.0031],[-107.1087,41.0031],[-107.1142,41.0031],[-107.1161,41.0031],[-107.1165,41.0031],[-107.1176,41.0031],[-107.118,41.0031],[-107.1184,41.0031],[-107.1188,41.0031],[-107.1193,41.0031],[-107.1195,41.0031],[-107.1199,41.0031],[-107.1205,41.0031],[-107.1212,41.0031],[-107.1222,41.0031],[-107.1224,41.0031],[-107.1256,41.0031],[-107.1299,41.0031],[-107.1325,41.003],[-107.1338,41.003],[-107.138,41.003],[-107.1394,41.003],[-107.1406,41.003],[-107.144,41.003],[-107.1452,41.003],[-107.1453,41.003],[-107.1455,41.003],[-107.1504,41.003],[-107.1642,41.003],[-107.1661,41.003],[-107.1701,41.003],[-107.1712,41.003],[-107.1713,41.003],[-107.1714,41.003],[-107.1715,41.003],[-107.1716,41.003],[-107.1787,41.0029],[-107.1874,41.0029],[-107.1941,41.0029],[-107.195,41.0029],[-107.1999,41.0029],[-107.2065,41.0029],[-107.2068,41.0029],[-107.207,41.0029],[-107.2071,41.0029],[-107.2072,41.0029],[-107.2091,41.0029],[-107.2099,41.0029],[-107.2147,41.0029],[-107.2166,41.0028],[-107.2169,41.0028],[-107.2179,41.0028],[-107.2183,41.0028],[-107.2193,41.0028],[-107.2225,41.0028],[-107.2235,41.0028],[-107.2248,41.0028],[-107.2253,41.0028],[-107.2266,41.0028],[-107.2306,41.0028],[-107.2324,41.0028],[-107.2336,41.0028],[-107.2368,41.0028],[-107.237,41.0028],[-107.2381,41.0028],[-107.2386,41.0028],[-107.2401,41.0028],[-107.2406,41.0028],[-107.2407,41.0028],[-107.2408,41.0028],[-107.2411,41.0028],[-107.2412,41.0028],[-107.2414,41.0028],[-107.2446,41.0028],[-107.2457,41.0028],[-107.2506,41.0029],[-107.2542,41.0029],[-107.2547,41.0029],[-107.2579,41.0029],[-107.2581,41.0029],[-107.2587,41.0028],[-107.2614,41.0028],[-107.2715,41.0028],[-107.2748,41.0028],[-107.2749,41.0028],[-107.275,41.0028],[-107.2772,41.0028],[-107.2783,41.0028],[-107.2886,41.0029],[-107.292,41.0029],[-107.2921,41.0029],[-107.2922,41.0029],[-107.2925,41.0029],[-107.2927,41.0029],[-107.2942,41.0029],[-107.2945,41.0029],[-107.2946,41.0029],[-107.2947,41.0029],[-107.2948,41.0029],[-107.2949,41.0029],[-107.2959,41.0029],[-107.2994,41.0029],[-107.3004,41.0029],[-107.3005,41.0029],[-107.3006,41.0029],[-107.3007,41.0029],[-107.3008,41.0029],[-107.3017,41.0029],[-107.302,41.0029],[-107.3022,41.0029],[-107.3027,41.0029],[-107.3029,41.0029],[-107.3038,41.0029],[-107.3065,41.0029],[-107.3072,41.0029],[-107.3073,41.0029],[-107.3074,41.0029],[-107.3075,41.0029],[-107.3076,41.0029],[-107.3079,41.0029],[-107.3096,41.0029],[-107.3101,41.0029],[-107.3108,41.0029],[-107.3112,41.0029],[-107.3116,41.0029],[-107.3117,41.0029],[-107.3163,41.0029],[-107.3178,41.0029],[-107.318,41.0029],[-107.3187,41.0029],[-107.3194,41.0029],[-107.3195,41.0029],[-107.3196,41.0029],[-107.3202,41.0029],[-107.3262,41.0029],[-107.3295,41.0029],[-107.3394,41.003],[-107.3427,41.003],[-107.345,41.003],[-107.3517,41.003],[-107.3536,41.003],[-107.3538,41.003],[-107.354,41.003],[-107.3541,41.003],[-107.3542,41.003],[-107.3545,41.003],[-107.3562,41.003],[-107.3567,41.0031],[-107.3568,41.0031],[-107.3569,41.0031],[-107.3573,41.0031],[-107.3589,41.0031],[-107.3594,41.0031],[-107.3609,41.0031],[-107.3657,41.0031],[-107.3671,41.0031],[-107.3672,41.0031],[-107.3673,41.0031],[-107.3675,41.0031],[-107.3695,41.0031],[-107.3754,41.0031],[-107.3756,41.0031],[-107.3774,41.003],[-107.3791,41.003],[-107.3831,41.003],[-107.3844,41.003],[-107.3861,41.003],[-107.3862,41.003],[-107.3863,41.003],[-107.3873,41.003],[-107.3887,41.003],[-107.3935,41.003],[-107.3962,41.003],[-107.3986,41.003],[-107.3988,41.003],[-107.4037,41.0029],[-107.4188,41.0029],[-107.4238,41.0029],[-107.4239,41.0029],[-107.424,41.0029],[-107.4246,41.0029],[-107.4248,41.0029],[-107.425,41.0029],[-107.4277,41.0028],[-107.4279,41.0028],[-107.4365,41.0028],[-107.4394,41.0028],[-107.4415,41.0028],[-107.4476,41.0028],[-107.4496,41.0028],[-107.4501,41.0028],[-107.4511,41.0028],[-107.4555,41.0027],[-107.4566,41.0027],[-107.457,41.0027],[-107.4613,41.0027],[-107.4721,41.0027],[-107.4744,41.0027],[-107.4786,41.0027],[-107.4787,41.0027],[-107.4809,41.0026],[-107.4831,41.0026],[-107.4837,41.0026],[-107.4963,41.0024],[-107.5006,41.0023],[-107.5007,41.0023],[-107.5072,41.0023],[-107.511,41.0023],[-107.5185,41.0023],[-107.5266,41.0024],[-107.5267,41.0024],[-107.5331,41.0023],[-107.5332,41.0023],[-107.534,41.0023],[-107.5367,41.0023],[-107.5375,41.0023],[-107.541,41.0023],[-107.5514,41.0023],[-107.5548,41.0023],[-107.5567,41.0023],[-107.5586,41.0023],[-107.5699,41.0022],[-107.5736,41.0022],[-107.6134,41.0022],[-107.6256,41.0021],[-107.6307,41.0021],[-107.6365,41.0021],[-107.643,41.0021],[-107.6609,41.0021],[-107.6626,41.0021],[-107.6692,41.0021],[-107.6693,41.0021],[-107.6695,41.0021],[-107.6696,41.0021],[-107.6704,41.0021],[-107.6705,41.0021],[-107.6707,41.0021],[-107.672,41.0022],[-107.6726,41.0022],[-107.6784,41.0022],[-107.6786,41.0022],[-107.6894,41.0022],[-107.6898,41.0022],[-107.691,41.0022],[-107.6914,41.0022],[-107.6942,41.0022],[-107.7027,41.0021],[-107.7053,41.0021],[-107.7055,41.0022],[-107.7056,41.0022],[-107.7057,41.0022],[-107.7058,41.0022],[-107.7066,41.0022],[-107.7069,41.0022],[-107.707,41.0022],[-107.7071,41.0022],[-107.7072,41.0022],[-107.7073,41.0021],[-107.7076,41.0021],[-107.7089,41.0021],[-107.7093,41.0021],[-107.7094,41.0021],[-107.7095,41.0021],[-107.7096,41.0021],[-107.7105,41.0021],[-107.7137,41.0021],[-107.7144,41.0021],[-107.7146,41.0021],[-107.7148,41.0021],[-107.7149,41.0021],[-107.7153,41.0021],[-107.717,41.0021],[-107.7173,41.0021],[-107.7174,41.0021],[-107.7176,41.0021],[-107.7177,41.0021],[-107.7181,41.0021],[-107.7198,41.0021],[-107.7203,41.0021],[-107.7204,41.0021],[-107.7211,41.0021],[-107.7233,41.0021],[-107.724,41.0021],[-107.7312,41.0021],[-107.7374,41.002],[-107.7486,41.002],[-107.7506,41.002],[-107.7529,41.002],[-107.7557,41.002],[-107.7562,41.002],[-107.757,41.002],[-107.7602,41.002],[-107.7625,41.002],[-107.7669,41.002],[-107.7695,41.0019],[-107.7719,41.002],[-107.7744,41.0019],[-107.7819,41.0019],[-107.7841,41.0019],[-107.7848,41.0019],[-107.7866,41.0019],[-107.7917,41.002],[-107.792,41.002],[-107.8,41.0019],[-107.8003,41.0019],[-107.8006,41.002],[-107.8034,41.0019],[-107.8038,41.0019],[-107.8042,41.0019],[-107.8079,41.0019],[-107.808,41.0019],[-107.8081,41.0019],[-107.8083,41.0019],[-107.8085,41.0019],[-107.8108,41.002],[-107.811,41.002],[-107.8123,41.002],[-107.8149,41.002],[-107.8379,41.0019],[-107.8387,41.0019],[-107.8409,41.0019],[-107.8417,41.0019],[-107.8424,41.0019],[-107.8445,41.0019],[-107.8452,41.0019],[-107.8465,41.0019],[-107.8504,41.0019],[-107.8516,41.0019],[-107.8518,41.0019],[-107.8519,41.0019],[-107.8529,41.0019],[-107.8532,41.0019],[-107.8537,41.0019],[-107.855,41.0019],[-107.8555,41.0019],[-107.857,41.0019],[-107.8598,41.0019],[-107.8617,41.0019],[-107.8633,41.0019],[-107.8639,41.0019],[-107.8658,41.0019],[-107.8664,41.0019],[-107.8666,41.0019],[-107.8692,41.002],[-107.8756,41.002],[-107.8776,41.002],[-107.8804,41.002],[-107.883,41.002],[-107.8845,41.002],[-107.8938,41.002],[-107.8967,41.002],[-107.9008,41.002],[-107.9018,41.002],[-107.9048,41.002],[-107.9059,41.002],[-107.9079,41.002],[-107.9141,41.002],[-107.9162,41.002],[-107.9166,41.002],[-107.917,41.002],[-107.918,41.002],[-107.9184,41.002],[-107.9193,41.002],[-107.9221,41.002],[-107.9228,41.002],[-107.9229,41.002],[-107.923,41.002],[-107.9231,41.002],[-107.9232,41.002],[-107.9278,41.002],[-107.9308,41.002],[-107.9397,41.002],[-107.9421,41.002],[-107.9461,41.002],[-107.9469,41.002],[-107.9481,41.002],[-107.9519,41.002],[-107.9531,41.002],[-107.9533,41.002],[-107.9549,41.002],[-107.9602,41.002],[-107.962,41.002],[-107.9637,41.002],[-107.9687,41.002],[-107.9703,41.002],[-107.9778,41.002],[-107.9779,41.002],[-107.9932,41.0019],[-108.0002,41.0018],[-108.0004,41.0018],[-108.0006,41.0018],[-108.008,41.0019],[-108.0083,41.0019],[-108.0093,41.0019],[-108.0096,41.0019],[-108.01,41.0019],[-108.0112,41.0019],[-108.0116,41.0019],[-108.0118,41.0019],[-108.013,41.0019],[-108.017,41.002],[-108.0183,41.002],[-108.0189,41.002],[-108.02,41.002],[-108.0242,41.0021],[-108.025,41.0021],[-108.0266,41.0021],[-108.03,41.0021],[-108.0339,41.0021],[-108.0402,41.0021],[-108.0436,41.0021],[-108.0439,41.0021],[-108.0465,41.0021],[-108.0489,41.002],[-108.0528,41.002],[-108.0636,41.0019],[-108.0726,41.0018],[-108.0729,41.0018],[-108.0801,41.0017],[-108.0892,41.0016],[-108.0893,41.0015],[-108.0894,41.0013],[-108.0895,41.0012],[-108.0927,41.0013],[-108.0993,41.0013],[-108.1021,41.0014],[-108.1053,41.0014],[-108.1054,41.0014],[-108.1055,41.0014],[-108.1056,41.0014],[-108.1057,41.0014],[-108.1065,41.0014],[-108.1091,41.0014],[-108.11,41.0013],[-108.1104,41.0013],[-108.1116,41.0013],[-108.112,41.0013],[-108.1123,41.0013],[-108.1142,41.0013],[-108.1205,41.0012],[-108.1226,41.0012],[-108.1233,41.0012],[-108.1254,41.0013],[-108.1256,41.0013],[-108.1261,41.0013],[-108.1262,41.0013],[-108.1306,41.0012],[-108.133,41.0012],[-108.1441,41.001],[-108.1456,41.001],[-108.1486,41.001],[-108.1487,41.001],[-108.1489,41.001],[-108.149,41.001],[-108.1493,41.001],[-108.1528,41.0009],[-108.1642,41.0007],[-108.1643,41.0007],[-108.168,41.0006],[-108.1681,41.0006],[-108.1684,41.0006],[-108.1691,41.0006],[-108.1693,41.0006],[-108.1694,41.0006],[-108.1717,41.0006],[-108.1737,41.0006],[-108.1788,41.0005],[-108.1812,41.0005],[-108.1814,41.0005],[-108.1818,41.0005],[-108.182,41.0005],[-108.1821,41.0005],[-108.1832,41.0005],[-108.1863,41.0004],[-108.1885,41.0004],[-108.1986,41.0004],[-108.202,41.0004],[-108.2027,41.0004],[-108.2041,41.0004],[-108.2065,41.0004],[-108.2083,41.0004],[-108.2096,41.0003],[-108.2097,41.0003],[-108.2099,41.0003],[-108.2122,41.0003],[-108.2165,41.0004],[-108.2197,41.0004],[-108.2222,41.0004],[-108.2226,41.0003],[-108.2249,41.0003],[-108.2287,41.0003],[-108.2321,41.0003],[-108.2329,41.0003],[-108.2337,41.0003],[-108.2356,41.0004],[-108.2384,41.0003],[-108.2437,41.0003],[-108.2469,41.0003],[-108.2497,41.0004],[-108.2506,41.0001],[-108.2513,41.0001],[-108.2561,41.0001],[-108.2576,41.0001],[-108.2578,41.0001],[-108.2615,41.0001],[-108.2732,41.0001],[-108.277,41.0001],[-108.2792,41.0001],[-108.2857,41.0001],[-108.2875,41.0001],[-108.2879,41.0001],[-108.2975,41.0001],[-108.2976,41.0001],[-108.2978,41.0001],[-108.2979,41.0001],[-108.2983,41.0001],[-108.2998,41.0001],[-108.3002,41.0001],[-108.3014,41.0001],[-108.305,41.0001],[-108.3062,41.0001],[-108.3102,41.0001],[-108.3222,41.0001],[-108.3262,41.0001],[-108.3269,41.0001],[-108.3291,41.0001],[-108.3295,41.0001],[-108.3298,41.0001],[-108.3342,41],[-108.3475,41],[-108.3504,41],[-108.3519,41],[-108.3542,41],[-108.3611,41],[-108.3633,41],[-108.3682,41],[-108.3756,41],[-108.3827,41],[-108.3876,41],[-108.3877,41],[-108.3881,41],[-108.3882,41],[-108.3913,41],[-108.3937,41],[-108.4007,41],[-108.4038,41],[-108.4039,41],[-108.4041,41],[-108.4044,41],[-108.4085,41],[-108.4217,41.0001],[-108.4261,41.0001],[-108.4264,41.0001],[-108.4271,41.0001],[-108.4274,41.0001],[-108.4281,41.0001],[-108.4292,41.0001],[-108.4348,41.0001],[-108.4366,41.0001],[-108.4371,41.0001],[-108.4399,41.0001],[-108.4496,41.0001],[-108.4528,41.0001],[-108.4538,41.0001],[-108.457,41.0001],[-108.458,41.0001],[-108.4582,41.0001],[-108.4586,41.0001],[-108.4603,41.0001],[-108.4609,41.0001],[-108.4612,41.0001],[-108.4624,41.0001],[-108.4627,41.0001],[-108.4652,41.0001],[-108.4657,41.0001],[-108.4724,41.0001],[-108.4728,41.0001],[-108.4753,41.0001],[-108.4767,41.0001],[-108.4775,41.0001],[-108.4813,41.0001],[-108.4827,41.0001],[-108.4839,41.0001],[-108.4875,41.0001],[-108.4887,41.0001],[-108.4903,41.0001],[-108.4951,41.0001],[-108.4967,41.0001],[-108.4975,41.0001],[-108.4999,41.0001],[-108.5007,41.0001],[-108.5029,41.0001],[-108.5042,41.0001],[-108.5096,41],[-108.5118,41],[-108.512,41],[-108.5134,41],[-108.5182,41],[-108.5196,41],[-108.5198,40.9999],[-108.5207,40.9998],[-108.5211,40.9998],[-108.5249,40.9996],[-108.526,40.9996],[-108.5261,40.9996],[-108.5267,40.9996],[-108.5271,40.9996],[-108.5298,40.9996],[-108.5307,40.9997],[-108.5316,40.9997],[-108.5343,40.9997],[-108.5352,40.9997],[-108.5354,40.9997],[-108.5361,40.9997],[-108.5363,40.9997],[-108.5388,40.9997],[-108.5392,40.9997],[-108.5439,40.9997],[-108.548,40.9996],[-108.5509,40.9996],[-108.5523,40.9996],[-108.5525,40.9996],[-108.5563,40.9996],[-108.5577,40.9996],[-108.5585,40.9997],[-108.561,40.9998],[-108.5614,40.9998],[-108.5617,40.9999],[-108.5619,41],[-108.562,41],[-108.5623,41],[-108.5624,41],[-108.5625,41],[-108.5634,41],[-108.5662,41],[-108.5672,41],[-108.5677,41],[-108.5693,41],[-108.5699,41],[-108.5702,41],[-108.5712,41],[-108.5715,41],[-108.5725,41],[-108.5756,41],[-108.5767,41],[-108.5811,41],[-108.5967,41],[-108.598,41],[-108.5981,41],[-108.5982,41],[-108.599,41],[-108.5992,41],[-108.6022,41],[-108.6032,41],[-108.604,41],[-108.6052,41],[-108.6065,41],[-108.6072,41],[-108.6074,41],[-108.6081,41],[-108.6101,41],[-108.6108,41],[-108.6116,41],[-108.6141,41],[-108.6149,41],[-108.616,41],[-108.6251,41],[-108.6257,41],[-108.6262,41],[-108.6273,41],[-108.6301,41.0001],[-108.6305,41.0001],[-108.6309,41.0001],[-108.6311,41.0002],[-108.6312,41.0002],[-108.6337,41.0001],[-108.6349,41.0001],[-108.6356,41.0001],[-108.6357,41.0001],[-108.6358,41.0001],[-108.636,41.0001],[-108.6361,41.0001],[-108.6362,41.0001],[-108.6363,41.0001],[-108.6376,41.0001],[-108.6417,41.0001],[-108.643,41.0001],[-108.6451,41.0001],[-108.6458,41.0001],[-108.6469,41.0001],[-108.6472,41.0001],[-108.6477,41.0001],[-108.6484,41.0001],[-108.6511,41.0001],[-108.6532,41.0001],[-108.6534,41.0001],[-108.6541,41.0001],[-108.6544,41.0001],[-108.6558,41.0001],[-108.6577,41.0001],[-108.6677,41.0001],[-108.6711,41.0001],[-108.6715,41.0001],[-108.6724,41.0001],[-108.6764,41.0001],[-108.6777,41.0001],[-108.6791,41.0001],[-108.6822,41.0001],[-108.6833,41.0001],[-108.6847,41.0001],[-108.6875,41.0001],[-108.6962,41.0001],[-108.6991,41.0001],[-108.6996,41.0001],[-108.7012,41.0001],[-108.7018,41.0001],[-108.7026,41.0001],[-108.705,41.0001],[-108.7058,41.0001],[-108.707,41.0001],[-108.7104,41.0001],[-108.7115,41.0001],[-108.7129,41.0001],[-108.7172,41.0001],[-108.7186,41.0001],[-108.7211,41.0001],[-108.7287,41.0001],[-108.7312,41.0001],[-108.733,41.0001],[-108.7345,41.0001],[-108.7383,41.0001],[-108.74,41.0001],[-108.7445,41.0001],[-108.7459,41.0001],[-108.7507,41.0002],[-108.7511,41.0002],[-108.754,41.0002],[-108.7568,41.0002],[-108.7579,41.0002],[-108.7623,41.0001],[-108.7652,41.0001],[-108.7675,41.0001],[-108.7683,41.0001],[-108.7738,41.0001],[-108.7752,41.0001],[-108.7766,41.0001],[-108.7773,41.0001],[-108.7787,41.0001],[-108.7795,41.0001],[-108.7802,41.0001],[-108.7813,41.0001],[-108.7847,41.0001],[-108.7858,41.0001],[-108.7862,41.0001],[-108.7873,41.0001],[-108.7876,41.0001],[-108.7877,41.0001],[-108.7879,41.0002],[-108.788,41.0002],[-108.7889,41.0002],[-108.7916,41.0002],[-108.7924,41.0002],[-108.7943,41.0002],[-108.8,41.0002],[-108.8019,41.0002],[-108.8039,41.0002],[-108.8099,41.0002],[-108.8119,41.0001],[-108.813,41.0001],[-108.8164,41.0001],[-108.8175,41.0001],[-108.818,41.0001],[-108.8195,41.0001],[-108.82,41.0001],[-108.8205,41.0001],[-108.8223,41.0001],[-108.8229,41.0001],[-108.8238,41.0001],[-108.824,41.0001],[-108.8275,41.0001],[-108.8287,41.0001],[-108.8297,41.0001],[-108.8325,41.0001],[-108.8327,41.0001],[-108.8334,41.0001],[-108.8343,41.0001],[-108.8368,41.0001],[-108.8377,41.0001],[-108.8385,41.0001],[-108.8411,41.0001],[-108.842,41.0001],[-108.8427,41.0001],[-108.8449,41.0001],[-108.8457,41.0001],[-108.8465,41.0001],[-108.8489,41.0001],[-108.8497,41.0001],[-108.8505,41.0001],[-108.853,41.0001],[-108.8538,41],[-108.8549,41.0001],[-108.8583,41.0001],[-108.8594,41.0001],[-108.8595,41.0001],[-108.861,41.0001],[-108.8627,41.0001],[-108.8678,41.0001],[-108.8724,41.0002],[-108.8757,41.0002],[-108.8774,41.0001],[-108.8826,41.0001],[-108.8841,41.0001],[-108.8843,41.0001],[-108.8846,41.0001],[-108.8852,41.0001],[-108.8897,41.0001],[-108.8919,41.0001],[-108.8923,41.0001],[-108.9059,41.0002],[-108.9113,41.0002],[-108.9129,41.0002],[-108.9178,41.0002],[-108.9194,41.0002],[-108.9195,41.0002],[-108.9197,41.0002],[-108.9198,41.0002],[-108.9202,41.0002],[-108.9233,41.0003],[-108.9317,41.0003],[-108.9339,41.0003],[-108.9374,41.0003],[-108.9435,41.0003],[-108.9503,41.0004],[-108.9569,41.0004],[-108.9619,41.0004],[-108.966,41.0004],[-108.9681,41.0004],[-108.9711,41.0004],[-108.9765,41.0005],[-108.9801,41.0005],[-108.9831,41.0005],[-108.9845,41.0005],[-108.9866,41.0005],[-108.9931,41.0005],[-108.9972,41.0005],[-109.0005,41.0006],[-109.0007,41.0006],[-109.0016,41.0005],[-109.0041,41.0005],[-109.0044,41.0005],[-109.0053,41.0005],[-109.0084,41.0005],[-109.0129,41.0005],[-109.0146,41.0005],[-109.0147,41.0005],[-109.0177,41.0005],[-109.0208,41.0005],[-109.0219,41.0005],[-109.0229,41.0005],[-109.025,41.0005],[-109.0292,41.0005],[-109.0313,41.0005],[-109.05,41.0007],[-109.0634,41.0006],[-109.0885,41.0007],[-109.1147,41.0008],[-109.1151,41.0008],[-109.147,41.0009],[-109.1672,41.0009],[-109.1739,41.0009],[-109.1787,41.0009],[-109.1835,41.001],[-109.1882,41.001],[-109.193,41.0011],[-109.1978,41.0012],[-109.2026,41.0015],[-109.2073,41.0017],[-109.2121,41.002],[-109.2133,41.002],[-109.2221,41.0021],[-109.2289,41.0021],[-109.2313,41.0021],[-109.2314,41.0021],[-109.2325,41.0021],[-109.2361,41.0019],[-109.238,41.0018],[-109.2409,41.0016],[-109.2456,41.0013],[-109.25,41.001],[-109.2504,41.001],[-109.2507,41.001],[-109.2741,41.0008],[-109.2745,41.0008],[-109.2757,41.0008],[-109.2788,41.0008],[-109.2794,41.0008],[-109.2816,41.0007],[-109.2835,41.0007],[-109.2842,41.0007],[-109.2882,41.0007],[-109.2891,41.0007],[-109.2929,41.0007],[-109.2939,41.0007],[-109.2978,41.0006],[-109.2987,41.0006],[-109.3026,41.0006],[-109.3035,41.0006],[-109.3073,41.0005],[-109.3082,41.0005],[-109.3121,41.0005],[-109.3129,41.0005],[-109.3169,41.0005],[-109.3177,41.0005],[-109.3216,41.0004],[-109.3225,41.0004],[-109.3269,41.0004],[-109.3277,41.0004],[-109.3317,41.0004],[-109.3325,41.0004],[-109.3364,41.0003],[-109.3373,41.0003],[-109.341,41.0003],[-109.3411,41.0003],[-109.342,41.0003],[-109.3459,41.0003],[-109.3468,41.0003],[-109.3506,41.0002],[-109.3516,41.0002],[-109.3554,41.0002],[-109.3563,41.0002],[-109.3601,41.0002],[-109.3611,41.0002],[-109.3649,41.0001],[-109.3658,41.0001],[-109.3697,41.0001],[-109.3706,41.0001],[-109.3715,41.0001],[-109.374,41.0001],[-109.3744,41.0001],[-109.3764,41.0001],[-109.3791,41],[-109.3812,41],[-109.3838,41],[-109.3859,41],[-109.3885,41],[-109.3907,40.9999],[-109.3933,40.9999],[-109.3955,40.9999],[-109.3981,40.9999],[-109.4002,40.9999],[-109.4029,40.9999],[-109.405,40.9999],[-109.4076,40.9998],[-109.4097,40.9998],[-109.4124,40.9998],[-109.4156,40.9998],[-109.4172,40.9998],[-109.4193,40.9998],[-109.422,40.9997],[-109.4241,40.9997],[-109.4268,40.9997],[-109.4288,40.9997],[-109.4309,40.9997],[-109.4329,40.9997],[-109.4334,40.9997],[-109.4336,40.9997],[-109.4384,40.9997],[-109.4401,40.9997],[-109.4412,40.9996],[-109.4432,40.9996],[-109.446,40.9996],[-109.448,40.9996],[-109.4508,40.9995],[-109.4527,40.9995],[-109.4555,40.9995],[-109.4575,40.9995],[-109.4603,40.9995],[-109.4623,40.9994],[-109.4651,40.9994],[-109.4671,40.9994],[-109.4698,40.9994],[-109.4718,40.9993],[-109.4746,40.9993],[-109.4766,40.9993],[-109.4814,40.9993],[-109.4841,40.9993],[-109.4862,40.9993],[-109.4889,40.9992],[-109.4906,40.9992],[-109.4937,40.9992],[-109.4985,40.9992],[-109.5002,40.9992],[-109.5007,40.9992],[-109.5042,40.9991],[-109.5109,40.999],[-109.5142,40.999],[-109.5437,40.9984],[-109.5651,40.9984],[-109.5652,40.9984],[-109.5656,40.9984],[-109.5657,40.9984],[-109.5668,40.9984],[-109.57,40.9984],[-109.5711,40.9984],[-109.5727,40.9984],[-109.5863,40.9984],[-109.5898,40.9984],[-109.6005,40.9984],[-109.604,40.9984],[-109.6059,40.9984],[-109.6078,40.9984],[-109.6079,40.9984],[-109.608,40.9984],[-109.6082,40.9984],[-109.6114,40.9984],[-109.6126,40.9984],[-109.6132,40.9984],[-109.6147,40.9984],[-109.6194,40.9984],[-109.6209,40.9984],[-109.621,40.9984],[-109.6235,40.9983],[-109.6257,40.9983],[-109.6312,40.9983],[-109.6329,40.9983],[-109.633,40.9983],[-109.6332,40.9983],[-109.6335,40.9983],[-109.6338,40.9983],[-109.6339,40.9983],[-109.634,40.9983],[-109.6341,40.9983],[-109.6342,40.9983],[-109.6343,40.9983],[-109.6346,40.9983],[-109.6347,40.9983],[-109.6357,40.9983],[-109.636,40.9983],[-109.6361,40.9983],[-109.6364,40.9983],[-109.6365,40.9983],[-109.6372,40.9983],[-109.6386,40.9983],[-109.6388,40.9983],[-109.6389,40.9983],[-109.6391,40.9983],[-109.6395,40.9983],[-109.6402,40.9983],[-109.6426,40.9984],[-109.6437,40.9984],[-109.6449,40.9984],[-109.6451,40.9984],[-109.6452,40.9984],[-109.649,40.9984],[-109.6527,40.9984],[-109.6528,40.9984],[-109.6529,40.9984],[-109.653,40.9984],[-109.6534,40.9984],[-109.6538,40.9984],[-109.6539,40.9984],[-109.654,40.9984],[-109.6542,40.9984],[-109.6546,40.9985],[-109.6552,40.9985],[-109.6553,40.9985],[-109.6554,40.9985],[-109.6555,40.9985],[-109.6563,40.9985],[-109.657,40.9985],[-109.6571,40.9985],[-109.6572,40.9985],[-109.6574,40.9985],[-109.6577,40.9985],[-109.658,40.9985],[-109.6583,40.9985],[-109.6591,40.9985],[-109.6602,40.9985],[-109.6609,40.9985],[-109.664,40.9984],[-109.6735,40.9984],[-109.6766,40.9984],[-109.677,40.9984],[-109.6781,40.9984],[-109.6785,40.9984],[-109.6796,40.9984],[-109.6805,40.9983],[-109.6855,40.9983],[-109.6856,40.9983],[-109.6857,40.9983],[-109.6858,40.9983],[-109.6859,40.9983],[-109.6864,40.9983],[-109.6948,40.9983],[-109.6968,40.9983],[-109.7085,40.9982],[-109.7087,40.9982],[-109.7092,40.9982],[-109.7099,40.9982],[-109.71,40.9982],[-109.7102,40.9982],[-109.7103,40.9982],[-109.7104,40.9982],[-109.7106,40.9982],[-109.7107,40.9982],[-109.7109,40.9982],[-109.711,40.9982],[-109.7111,40.9982],[-109.7115,40.9982],[-109.7123,40.9982],[-109.7127,40.9982],[-109.7141,40.9982],[-109.7144,40.9982],[-109.7149,40.9982],[-109.7284,40.9982],[-109.7325,40.9982],[-109.7484,40.9981],[-109.7508,40.9981],[-109.7512,40.998],[-109.7716,40.9979],[-109.7766,40.9979],[-109.7975,40.9978],[-109.7976,40.9978],[-109.8069,40.9977],[-109.807,40.9977],[-109.8139,40.9977],[-109.8347,40.9977],[-109.8416,40.9977],[-109.8417,40.9977],[-109.8418,40.9977],[-109.8419,40.9977],[-109.8422,40.9977],[-109.844,40.9977],[-109.8504,40.9977],[-109.8522,40.9977],[-109.8526,40.9977],[-109.8529,40.9977],[-109.8531,40.9977],[-109.8539,40.9977],[-109.8543,40.9977],[-109.8544,40.9977],[-109.8546,40.9977],[-109.8548,40.9977],[-109.8549,40.9977],[-109.855,40.9977],[-109.8553,40.9976],[-109.857,40.9977],[-109.8711,40.9975],[-109.8746,40.9976],[-109.8757,40.9977],[-109.8788,40.9976],[-109.8791,40.9976],[-109.8804,40.9977],[-109.8826,40.9977],[-109.8828,40.9977],[-109.886,40.9977],[-109.8931,40.9977],[-109.8963,40.9977],[-109.8996,40.9977],[-109.8997,40.9977],[-109.9003,40.9977],[-109.9019,40.9977],[-109.9025,40.9977],[-109.9033,40.9977],[-109.9056,40.9977],[-109.9065,40.9977],[-109.9067,40.9977],[-109.9079,40.9977],[-109.9122,40.9977],[-109.9136,40.9977],[-109.9137,40.9977],[-109.9148,40.9977],[-109.9182,40.9976],[-109.9193,40.9976],[-109.9204,40.9976],[-109.9244,40.9976],[-109.9346,40.9975],[-109.9377,40.9975],[-109.9453,40.9974],[-109.9466,40.9975],[-109.9505,40.9975],[-109.9535,40.9975],[-109.9541,40.9975],[-109.9586,40.9975],[-109.9599,40.9975],[-109.9628,40.9975],[-109.9675,40.9975],[-109.9753,40.9975],[-109.9767,40.9974],[-109.977,40.9974],[-109.9806,40.9974],[-109.9818,40.9974],[-109.9854,40.9974],[-109.9864,40.9973],[-109.9903,40.9973],[-109.995,40.9974],[-109.9997,40.9975],[-109.9999,40.9975],[-110.0004,40.9975],[-110.0007,40.9975],[-110.0014,40.9975],[-110.0019,40.9975],[-110.0025,40.9974],[-110.0038,40.9974],[-110.0041,40.9974],[-110.0053,40.9974],[-110.0068,40.9974],[-110.0085,40.9974],[-110.0187,40.9974],[-110.022,40.9974],[-110.0296,40.9973],[-110.0326,40.9973],[-110.0356,40.9973],[-110.0398,40.9973],[-110.0439,40.9973],[-110.0443,40.9973],[-110.0452,40.9973],[-110.047,40.9973],[-110.0485,40.9973],[-110.0489,40.9973],[-110.05,40.9973],[-110.0503,40.9973],[-110.0511,40.9973],[-110.0611,40.9972],[-110.0631,40.9972],[-110.0647,40.9972],[-110.0666,40.9972],[-110.0685,40.9972],[-110.0686,40.9972],[-110.0696,40.9971],[-110.0699,40.9971],[-110.0754,40.9971],[-110.0755,40.9971],[-110.0774,40.9971],[-110.0817,40.9971],[-110.0853,40.9971],[-110.087,40.9971],[-110.0908,40.9971],[-110.0951,40.9971],[-110.0961,40.9971],[-110.0967,40.9971],[-110.099,40.9971],[-110.0995,40.9971],[-110.1008,40.997],[-110.114,40.9969],[-110.1141,40.9968],[-110.1197,40.9968],[-110.1211,40.9967],[-110.1221,40.9967],[-110.1247,40.9967],[-110.1254,40.9967],[-110.1266,40.9967],[-110.1292,40.9966],[-110.1345,40.9965],[-110.1346,40.9965],[-110.1361,40.9965],[-110.1363,40.9965],[-110.1369,40.9965],[-110.1377,40.9965],[-110.1395,40.9965],[-110.1398,40.9964],[-110.1402,40.9964],[-110.1403,40.9964],[-110.1416,40.9964],[-110.1423,40.9964],[-110.1429,40.9964],[-110.1431,40.9964],[-110.1435,40.9964],[-110.1444,40.9963],[-110.1461,40.9963],[-110.1465,40.9963],[-110.1469,40.9963],[-110.147,40.9963],[-110.1472,40.9963],[-110.1473,40.9963],[-110.1476,40.9963],[-110.148,40.9963],[-110.149,40.9963],[-110.1499,40.9963],[-110.1509,40.9963],[-110.1518,40.9963],[-110.1527,40.9963],[-110.1547,40.9963],[-110.1556,40.9962],[-110.1563,40.9962],[-110.1565,40.9962],[-110.1573,40.9962],[-110.1576,40.9962],[-110.1581,40.9962],[-110.1583,40.9962],[-110.1589,40.9962],[-110.159,40.9962],[-110.1596,40.9962],[-110.1603,40.9962],[-110.1609,40.9962],[-110.1615,40.9962],[-110.1622,40.9962],[-110.1628,40.9962],[-110.1634,40.9962],[-110.1636,40.9962],[-110.164,40.9962],[-110.1643,40.9962],[-110.1644,40.9962],[-110.1646,40.9962],[-110.1652,40.9961],[-110.1664,40.9961],[-110.1671,40.9961],[-110.1677,40.9961],[-110.1703,40.996],[-110.1713,40.996],[-110.1722,40.996],[-110.1734,40.996],[-110.1736,40.996],[-110.1784,40.9959],[-110.181,40.9958],[-110.1835,40.9958],[-110.1867,40.9958],[-110.1871,40.9958],[-110.1879,40.9958],[-110.1884,40.9958],[-110.1898,40.9958],[-110.1903,40.9958],[-110.1912,40.9958],[-110.192,40.9958],[-110.1936,40.9958],[-110.1945,40.9958],[-110.1949,40.9958],[-110.195,40.9958],[-110.1969,40.9958],[-110.2001,40.9958],[-110.2049,40.9958],[-110.2063,40.9958],[-110.2067,40.9958],[-110.21,40.9957],[-110.215,40.9957],[-110.2192,40.9957],[-110.2234,40.9957],[-110.2237,40.9957],[-110.2239,40.9957],[-110.2262,40.9956],[-110.2267,40.9956],[-110.2272,40.9956],[-110.2285,40.9956],[-110.2289,40.9956],[-110.2294,40.9956],[-110.2311,40.9955],[-110.2343,40.9955],[-110.2349,40.9955],[-110.2352,40.9955],[-110.2353,40.9954],[-110.2355,40.9954],[-110.2356,40.9954],[-110.2362,40.9954],[-110.2366,40.9954],[-110.2371,40.9954],[-110.2379,40.9954],[-110.2425,40.9953],[-110.2441,40.9953],[-110.2485,40.9953],[-110.2494,40.9953],[-110.25,40.9953],[-110.2514,40.9952],[-110.2526,40.9952],[-110.2531,40.9952],[-110.2539,40.9952],[-110.2545,40.9952],[-110.2565,40.9952],[-110.261,40.9951],[-110.2629,40.9951],[-110.2634,40.9951],[-110.2667,40.995],[-110.2686,40.9949],[-110.2698,40.9949],[-110.2713,40.9949],[-110.2737,40.9948],[-110.2741,40.9948],[-110.2762,40.9948],[-110.2784,40.9948],[-110.2809,40.9948],[-110.2832,40.9948],[-110.2868,40.9948],[-110.288,40.9948],[-110.2904,40.9948],[-110.2919,40.9948],[-110.2928,40.9948],[-110.293,40.9948],[-110.2951,40.9948],[-110.2976,40.9948],[-110.3,40.9948],[-110.3023,40.9948],[-110.3046,40.9948],[-110.3071,40.9948],[-110.3094,40.9948],[-110.3118,40.9948],[-110.3122,40.9948],[-110.3142,40.9948],[-110.3166,40.9948],[-110.3188,40.9948],[-110.319,40.9948],[-110.3213,40.9948],[-110.3222,40.9948],[-110.3254,40.9948],[-110.3265,40.9948],[-110.33,40.9948],[-110.3303,40.9948],[-110.3311,40.9948],[-110.3323,40.9948],[-110.3359,40.9948],[-110.3371,40.9948],[-110.3373,40.9948],[-110.338,40.9948],[-110.3382,40.9948],[-110.3394,40.9949],[-110.3404,40.9948],[-110.343,40.9948],[-110.3452,40.9948],[-110.3479,40.9948],[-110.3498,40.9948],[-110.35,40.9948],[-110.3506,40.9948],[-110.351,40.9948],[-110.3527,40.9948],[-110.3547,40.9948],[-110.3559,40.9948],[-110.3564,40.9948],[-110.3575,40.9948],[-110.3595,40.9948],[-110.3598,40.9948],[-110.3623,40.9948],[-110.3643,40.9948],[-110.367,40.9948],[-110.3677,40.9948],[-110.3729,40.9948],[-110.3757,40.9948],[-110.3786,40.9948],[-110.3795,40.9948],[-110.3823,40.9948],[-110.3828,40.9948],[-110.3829,40.9948],[-110.3834,40.9948],[-110.3846,40.9948],[-110.385,40.9948],[-110.3863,40.9948],[-110.3867,40.9948],[-110.3876,40.9948],[-110.3885,40.9948],[-110.3895,40.9948],[-110.3911,40.9948],[-110.3914,40.9948],[-110.3917,40.9948],[-110.3923,40.9948],[-110.3927,40.9948],[-110.393,40.9948],[-110.3931,40.9948],[-110.3933,40.9948],[-110.3937,40.9948],[-110.3948,40.9948],[-110.3952,40.9948],[-110.4038,40.9948],[-110.4039,40.9948],[-110.4044,40.9948],[-110.4045,40.9948],[-110.405,40.9948],[-110.4065,40.9948],[-110.411,40.9948],[-110.4125,40.9948],[-110.4127,40.9948],[-110.4129,40.9948],[-110.4131,40.9948],[-110.4152,40.9948],[-110.4164,40.9948],[-110.4213,40.9948],[-110.4216,40.9948],[-110.4217,40.9948],[-110.4218,40.9948],[-110.4298,40.9948],[-110.4326,40.9948],[-110.4335,40.9948],[-110.4337,40.9948],[-110.434,40.9948],[-110.4358,40.9948],[-110.4363,40.9948],[-110.4364,40.9948],[-110.4368,40.9948],[-110.438,40.9948],[-110.4404,40.9948],[-110.4419,40.9948],[-110.4432,40.9948],[-110.4433,40.9948],[-110.4434,40.9948],[-110.444,40.9948],[-110.4467,40.9948],[-110.4482,40.9948],[-110.4489,40.9948],[-110.4491,40.9948],[-110.4513,40.9948],[-110.4579,40.9948],[-110.4598,40.9948],[-110.4601,40.9948],[-110.4604,40.9948],[-110.4616,40.9948],[-110.462,40.9948],[-110.4625,40.9948],[-110.4641,40.9948],[-110.4646,40.9948],[-110.4664,40.9948],[-110.4675,40.9948],[-110.4676,40.9948],[-110.468,40.9948],[-110.4683,40.9948],[-110.4687,40.9948],[-110.469,40.9948],[-110.4694,40.9948],[-110.4701,40.9948],[-110.4708,40.9948],[-110.4722,40.9948],[-110.4737,40.9948],[-110.4751,40.9948],[-110.4766,40.9948],[-110.478,40.9948],[-110.4793,40.9948],[-110.481,40.9948],[-110.4821,40.9948],[-110.4822,40.9948],[-110.4827,40.9948],[-110.483,40.9948],[-110.4854,40.9948],[-110.4882,40.9948],[-110.4888,40.9948],[-110.4897,40.9948],[-110.4933,40.9948],[-110.4991,40.9948],[-110.501,40.9948],[-110.5011,40.9948],[-110.5016,40.9948],[-110.502,40.9948],[-110.5031,40.9948],[-110.5051,40.9948],[-110.5066,40.9949],[-110.5075,40.9949],[-110.5102,40.995],[-110.5131,40.9951],[-110.5187,40.9953],[-110.522,40.9954],[-110.5222,40.9954],[-110.5253,40.9956],[-110.5279,40.9957],[-110.5322,40.9958],[-110.5397,40.9961],[-110.5398,40.9961],[-110.543,40.9962],[-110.5457,40.9963],[-110.5459,40.9963],[-110.5473,40.9963],[-110.5479,40.9963],[-110.5489,40.9963],[-110.5503,40.9963],[-110.5532,40.9963],[-110.5547,40.9963],[-110.556,40.9963],[-110.5588,40.9963],[-110.559,40.9963],[-110.5593,40.9963],[-110.5608,40.9963],[-110.5614,40.9963],[-110.562,40.9963],[-110.5625,40.9963],[-110.5682,40.9963],[-110.571,40.9963],[-110.574,40.9963],[-110.5747,40.9963],[-110.5756,40.9963],[-110.5798,40.9963],[-110.5799,40.9963],[-110.58,40.9963],[-110.5801,40.9963],[-110.5809,40.9963],[-110.5815,40.9963],[-110.5819,40.9963],[-110.583,40.9963],[-110.5836,40.9963],[-110.5842,40.9963],[-110.5899,40.9963],[-110.5901,40.9963],[-110.5932,40.9963],[-110.5934,40.9963],[-110.5936,40.9963],[-110.5994,40.9963],[-110.5999,40.9963],[-110.6051,40.9963],[-110.6054,40.9963],[-110.6055,40.9963],[-110.6068,40.9963],[-110.6069,40.9963],[-110.6072,40.9963],[-110.6073,40.9963],[-110.6078,40.9963],[-110.6093,40.9963],[-110.6095,40.9963],[-110.6105,40.9963],[-110.612,40.9963],[-110.6148,40.9962],[-110.6162,40.9962],[-110.6178,40.9962],[-110.6183,40.9962],[-110.6193,40.9963],[-110.6201,40.9963],[-110.621,40.9963],[-110.623,40.9962],[-110.6268,40.9962],[-110.6341,40.9962],[-110.6387,40.9962],[-110.6438,40.9962],[-110.6494,40.9962],[-110.6549,40.9962],[-110.6599,40.9962],[-110.6615,40.9962],[-110.6627,40.9962],[-110.6655,40.9962],[-110.6684,40.9962],[-110.6698,40.9962],[-110.6703,40.9962],[-110.6704,40.9962],[-110.6714,40.9962],[-110.6718,40.9962],[-110.6733,40.9962],[-110.6736,40.9962],[-110.674,40.9962],[-110.6747,40.9962],[-110.6755,40.9962],[-110.6762,40.9962],[-110.677,40.9962],[-110.6776,40.9962],[-110.6777,40.9962],[-110.6784,40.9962],[-110.6792,40.9962],[-110.6799,40.9962],[-110.6806,40.9962],[-110.6814,40.9962],[-110.6821,40.9962],[-110.6829,40.9963],[-110.6843,40.9963],[-110.6858,40.9963],[-110.6873,40.9963],[-110.6887,40.9963],[-110.6902,40.9963],[-110.6917,40.9963],[-110.6931,40.9963],[-110.696,40.9963],[-110.6989,40.9963],[-110.6991,40.9963],[-110.7003,40.9963],[-110.7005,40.9963],[-110.7008,40.9963],[-110.7011,40.9963],[-110.7016,40.9963],[-110.7022,40.9963],[-110.7023,40.9963],[-110.7024,40.9963],[-110.7025,40.9963],[-110.7026,40.9963],[-110.7027,40.9963],[-110.7028,40.9963],[-110.7029,40.9963],[-110.7031,40.9963],[-110.7033,40.9963],[-110.7037,40.9963],[-110.704,40.9964],[-110.7044,40.9964],[-110.7048,40.9964],[-110.705,40.9964],[-110.7057,40.9964],[-110.7068,40.9964],[-110.7094,40.9964],[-110.7112,40.9964],[-110.7136,40.9964],[-110.7171,40.9964],[-110.7184,40.9964],[-110.7235,40.9965],[-110.7247,40.9965],[-110.729,40.9965],[-110.7291,40.9965],[-110.7292,40.9965],[-110.7293,40.9965],[-110.7298,40.9965],[-110.7326,40.9965],[-110.7337,40.9966],[-110.7339,40.9966],[-110.7346,40.9966],[-110.7353,40.9966],[-110.7359,40.9966],[-110.7371,40.9966],[-110.7395,40.9966],[-110.7492,40.9966],[-110.7507,40.9966],[-110.7529,40.9967],[-110.7536,40.9967],[-110.7576,40.9967],[-110.7625,40.9967],[-110.7632,40.9967],[-110.7653,40.9967],[-110.7781,40.9967],[-110.7821,40.9967],[-110.789,40.9968],[-110.7965,40.9968],[-110.7984,40.9969],[-110.8027,40.9969],[-110.8033,40.9969],[-110.805,40.9969],[-110.8054,40.9969],[-110.8056,40.9969],[-110.8124,40.9969],[-110.8162,40.9969],[-110.8333,40.997],[-110.8346,40.997],[-110.84,40.9971],[-110.8417,40.9971],[-110.8418,40.9971],[-110.8424,40.9971],[-110.844,40.9971],[-110.8445,40.9971],[-110.845,40.9971],[-110.8482,40.9971],[-110.8496,40.9971],[-110.8498,40.9971],[-110.8499,40.9971],[-110.85,40.9971],[-110.8504,40.9971],[-110.8505,40.9971],[-110.8556,40.9971],[-110.8558,40.9971],[-110.8598,40.9972],[-110.8599,40.9972],[-110.8601,40.9972],[-110.8613,40.9972],[-110.864,40.9972],[-110.8641,40.9972],[-110.8644,40.9972],[-110.8648,40.9972],[-110.8656,40.9972],[-110.867,40.9972],[-110.8687,40.9972],[-110.8688,40.9972],[-110.8698,40.9972],[-110.8712,40.9972],[-110.8713,40.9972],[-110.8716,40.9972],[-110.8719,40.9972],[-110.8721,40.9972],[-110.8797,40.9972],[-110.8798,40.9972],[-110.88,40.9972],[-110.8803,40.9972],[-110.8804,40.9972],[-110.8819,40.9972],[-110.8849,40.9972],[-110.8863,40.9972],[-110.8865,40.9972],[-110.889,40.9972],[-110.8893,40.9972],[-110.8901,40.9972],[-110.8904,40.9972],[-110.8946,40.9972],[-110.8982,40.9972],[-110.9059,40.9972],[-110.907,40.9972],[-110.9079,40.9972],[-110.9082,40.9972],[-110.9091,40.9972],[-110.9094,40.9972],[-110.9104,40.9972],[-110.9109,40.9972],[-110.9142,40.9973],[-110.9154,40.9973],[-110.9239,40.9973],[-110.9267,40.9973],[-110.9291,40.9974],[-110.9323,40.9974],[-110.9329,40.9974],[-110.9339,40.9974],[-110.9369,40.9974],[-110.9379,40.9974],[-110.9384,40.9974],[-110.94,40.9974],[-110.9405,40.9974],[-110.9414,40.9974],[-110.9415,40.9974],[-110.9442,40.9974],[-110.9448,40.9974],[-110.9451,40.9974],[-110.9458,40.9975],[-110.9479,40.9975],[-110.9486,40.9975],[-110.9496,40.9975],[-110.9506,40.9975],[-110.9544,40.9975],[-110.9556,40.9975],[-110.9561,40.9975],[-110.9565,40.9975],[-110.9566,40.9975],[-110.9568,40.9975],[-110.9569,40.9975],[-110.9584,40.9975],[-110.9607,40.9975],[-110.9639,40.9975],[-110.9642,40.9975],[-110.9645,40.9975],[-110.9657,40.9975],[-110.9711,40.9975],[-110.9736,40.9976],[-110.9805,40.9976],[-110.9814,40.9977],[-110.9818,40.9978],[-110.9821,40.9978],[-110.9867,40.9978],[-110.9914,40.9979],[-110.992,40.9979],[-110.9921,40.9979],[-110.9945,40.9979],[-110.9952,40.9979],[-110.9953,40.9979],[-110.9956,40.9979],[-110.9957,40.9979],[-110.9958,40.9979],[-110.996,40.9979],[-110.9965,40.9979],[-110.9967,40.9979],[-110.9973,40.9979],[-111.0052,40.998],[-111.0054,40.998],[-111.0055,40.998],[-111.0057,40.998],[-111.0068,40.998],[-111.015,40.998],[-111.0193,40.998],[-111.02,40.9979],[-111.0212,40.9979],[-111.0217,40.9979],[-111.0223,40.9979],[-111.0234,40.9979],[-111.0236,40.9979],[-111.024,40.9979],[-111.0244,40.9979],[-111.0265,40.9979],[-111.0268,40.9979],[-111.0269,40.9979],[-111.0278,40.9979],[-111.0281,40.9979],[-111.0286,40.9979],[-111.0305,40.9979],[-111.0313,40.9979],[-111.0326,40.9979],[-111.0329,40.9979],[-111.033,40.9979],[-111.0338,40.9979],[-111.0384,40.9979],[-111.0407,40.9979],[-111.0429,40.9979],[-111.0439,40.9979],[-111.046,40.9979],[-111.0468,40.9979],[-111.0468,40.9983],[-111.0468,40.9987],[-111.0468,40.9994],[-111.0468,41.0026],[-111.0468,41.007],[-111.0468,41.0074],[-111.0468,41.0076],[-111.0468,41.0077],[-111.0468,41.0084],[-111.0468,41.0088],[-111.0468,41.009],[-111.0468,41.0092],[-111.0468,41.0136],[-111.0468,41.015],[-111.0468,41.0193],[-111.0468,41.0209],[-111.0467,41.021],[-111.0467,41.0212],[-111.0467,41.0213],[-111.0467,41.0214],[-111.0467,41.0217],[-111.0467,41.0227],[-111.0467,41.0231],[-111.0467,41.0251],[-111.0467,41.0288],[-111.0467,41.0294],[-111.0467,41.0296],[-111.0467,41.0297],[-111.0467,41.0301],[-111.0467,41.0302],[-111.0467,41.0369],[-111.0467,41.0374],[-111.0467,41.0375],[-111.0467,41.0514],[-111.0467,41.0518],[-111.0467,41.0526],[-111.0467,41.0546],[-111.0467,41.0553],[-111.0467,41.0555],[-111.0467,41.0557],[-111.0467,41.0573],[-111.0467,41.0576],[-111.0467,41.0619],[-111.0467,41.0653],[-111.0467,41.07],[-111.0467,41.0705],[-111.0467,41.0781],[-111.0467,41.0782],[-111.0467,41.0787],[-111.0467,41.0789],[-111.0467,41.0796],[-111.0467,41.0818],[-111.0467,41.0825],[-111.0467,41.0909],[-111.0467,41.0913],[-111.0467,41.094],[-111.0467,41.097],[-111.0467,41.0991],[-111.0467,41.0992],[-111.0467,41.1003],[-111.0468,41.1033],[-111.0468,41.1044],[-111.0468,41.1045],[-111.0468,41.1047],[-111.0468,41.1051],[-111.0468,41.1062],[-111.0468,41.1103],[-111.0468,41.1109],[-111.0468,41.1158],[-111.0468,41.116],[-111.0468,41.1162],[-111.0468,41.1165],[-111.0468,41.1171],[-111.0468,41.1189],[-111.0468,41.1194],[-111.0468,41.1208],[-111.0468,41.1235],[-111.0468,41.1237],[-111.0468,41.1242],[-111.0468,41.1272],[-111.0468,41.129],[-111.0468,41.1303],[-111.0468,41.1319],[-111.0468,41.1335],[-111.0468,41.1351],[-111.0468,41.1358],[-111.0467,41.1366],[-111.0467,41.1374],[-111.0467,41.1378],[-111.0467,41.1381],[-111.0467,41.1385],[-111.0467,41.1389],[-111.0467,41.1393],[-111.0467,41.1395],[-111.0467,41.1397],[-111.0467,41.1399],[-111.0467,41.1401],[-111.0467,41.1416],[-111.0468,41.1423],[-111.0468,41.1442],[-111.0468,41.1455],[-111.0468,41.1461],[-111.0468,41.1469],[-111.0468,41.1482],[-111.0468,41.1525],[-111.0468,41.1557],[-111.0468,41.156],[-111.0468,41.1561],[-111.0468,41.1563],[-111.0468,41.1564],[-111.0468,41.1566],[-111.0468,41.1567],[-111.0468,41.1576],[-111.0468,41.1585],[-111.0468,41.1612],[-111.0468,41.1629],[-111.0468,41.1669],[-111.0468,41.1674],[-111.0468,41.1704],[-111.0468,41.171],[-111.0468,41.1716],[-111.0468,41.1747],[-111.0468,41.1748],[-111.0468,41.176],[-111.0468,41.1771],[-111.0468,41.1779],[-111.0468,41.1781],[-111.0468,41.1782],[-111.0468,41.1922],[-111.0468,41.1941],[-111.0468,41.2003],[-111.0468,41.2005],[-111.0468,41.2009],[-111.0467,41.2091],[-111.0467,41.2101],[-111.0467,41.2133],[-111.0467,41.2134],[-111.0467,41.2152],[-111.0467,41.2161],[-111.0467,41.2184],[-111.0467,41.2226],[-111.0467,41.2251],[-111.0467,41.2299],[-111.0467,41.2315],[-111.0467,41.2334],[-111.0468,41.2343],[-111.0468,41.237],[-111.0468,41.2391],[-111.0468,41.2403],[-111.0468,41.2448],[-111.0468,41.2467],[-111.0468,41.2473],[-111.0468,41.2477],[-111.0468,41.2482],[-111.0468,41.2488],[-111.0468,41.2497],[-111.0468,41.2499],[-111.0468,41.2505],[-111.0468,41.2506],[-111.0468,41.2516],[-111.0468,41.2531],[-111.0468,41.2538],[-111.0467,41.2574],[-111.0467,41.2603],[-111.0467,41.261],[-111.0467,41.2639],[-111.0467,41.2646],[-111.0467,41.2674],[-111.0467,41.2682],[-111.0466,41.271],[-111.0466,41.2718],[-111.0466,41.2747],[-111.0466,41.2754],[-111.0466,41.2783],[-111.0466,41.279],[-111.0466,41.2819],[-111.0466,41.2826],[-111.0466,41.2856],[-111.0466,41.2857],[-111.0466,41.2858],[-111.0466,41.2862],[-111.0466,41.2892],[-111.0466,41.2894],[-111.0466,41.2928],[-111.0466,41.2929],[-111.0466,41.2964],[-111.0466,41.2965],[-111.0465,41.2999],[-111.0465,41.3001],[-111.0465,41.3034],[-111.0465,41.3037],[-111.0465,41.307],[-111.0465,41.3073],[-111.0464,41.3105],[-111.0464,41.3109],[-111.0464,41.3141],[-111.0464,41.3154],[-111.0464,41.3158],[-111.0464,41.3297],[-111.0464,41.3358],[-111.0464,41.3509],[-111.0464,41.3582],[-111.0464,41.3609],[-111.0464,41.3613],[-111.0464,41.3618],[-111.0464,41.3637],[-111.0464,41.3648],[-111.0464,41.366],[-111.0463,41.3685],[-111.0463,41.369],[-111.0463,41.3703],[-111.0463,41.3721],[-111.0463,41.3727],[-111.0463,41.3763],[-111.0463,41.3776],[-111.0463,41.3781],[-111.0463,41.3819],[-111.0463,41.3836],[-111.0463,41.3856],[-111.0463,41.3865],[-111.0463,41.3872],[-111.0463,41.3886],[-111.0463,41.3891],[-111.0463,41.3896],[-111.0463,41.3908],[-111.0463,41.3931],[-111.0463,41.3944],[-111.0463,41.3968],[-111.0463,41.398],[-111.0463,41.3988],[-111.0463,41.3996],[-111.0463,41.4005],[-111.0463,41.4009],[-111.0463,41.4042],[-111.0463,41.406],[-111.0463,41.4079],[-111.0463,41.4096],[-111.0463,41.4115],[-111.0463,41.4132],[-111.0463,41.4143],[-111.0463,41.4148],[-111.0462,41.4152],[-111.0462,41.4153],[-111.0462,41.4168],[-111.0463,41.4184],[-111.0462,41.4188],[-111.0463,41.4205],[-111.0463,41.4225],[-111.0463,41.4241],[-111.0463,41.4262],[-111.0463,41.428],[-111.0463,41.4296],[-111.0463,41.4299],[-111.0463,41.4313],[-111.0463,41.4331],[-111.0463,41.4337],[-111.0463,41.435],[-111.0463,41.4374],[-111.0463,41.4386],[-111.0463,41.4411],[-111.0463,41.4422],[-111.0463,41.4428],[-111.0463,41.4442],[-111.0463,41.4448],[-111.0463,41.4458],[-111.0462,41.4485],[-111.0462,41.4495],[-111.0462,41.4522],[-111.0462,41.4531],[-111.0462,41.4555],[-111.0462,41.4567],[-111.0462,41.4606],[-111.0461,41.463],[-111.0461,41.4639],[-111.0461,41.4656],[-111.0461,41.4676],[-111.046,41.4695],[-111.046,41.4713],[-111.046,41.4737],[-111.046,41.4748],[-111.046,41.4773],[-111.046,41.4784],[-111.046,41.4812],[-111.046,41.482],[-111.0459,41.4848],[-111.0459,41.4856],[-111.0459,41.4875],[-111.0459,41.4883],[-111.0459,41.4893],[-111.0459,41.4919],[-111.0459,41.4929],[-111.0459,41.4955],[-111.0459,41.4965],[-111.0458,41.5001],[-111.0458,41.5061],[-111.0458,41.5142],[-111.0458,41.5144],[-111.0458,41.5152],[-111.0458,41.5154],[-111.0458,41.5166],[-111.0458,41.517],[-111.0458,41.5204],[-111.0458,41.5215],[-111.0458,41.5216],[-111.0458,41.5217],[-111.0458,41.5226],[-111.0458,41.5232],[-111.0458,41.5234],[-111.0458,41.5254],[-111.0458,41.5259],[-111.0458,41.5264],[-111.0458,41.5265],[-111.0458,41.5266],[-111.0458,41.5267],[-111.0458,41.5273],[-111.0458,41.53],[-111.0458,41.5301],[-111.0458,41.5328],[-111.0458,41.5403],[-111.0458,41.5431],[-111.0458,41.5458],[-111.0458,41.5475],[-111.0458,41.5522],[-111.0458,41.5526],[-111.0458,41.5533],[-111.0458,41.5592],[-111.0458,41.5636],[-111.0458,41.5652],[-111.0458,41.5658],[-111.0458,41.571],[-111.0458,41.579],[-111.0458,41.5796],[-111.0458,41.5798],[-111.0458,41.5836],[-111.0459,41.5888],[-111.0459,41.5897],[-111.0459,41.5902],[-111.0459,41.5923],[-111.0459,41.5926],[-111.0459,41.6005],[-111.0459,41.605],[-111.0459,41.6073],[-111.0459,41.6093],[-111.0459,41.6166],[-111.0459,41.6173],[-111.0459,41.6192],[-111.046,41.6218],[-111.046,41.6231],[-111.046,41.6251],[-111.046,41.6303],[-111.046,41.6385],[-111.046,41.6414],[-111.046,41.6422],[-111.046,41.6428],[-111.046,41.6434],[-111.0459,41.645],[-111.0459,41.6465],[-111.0459,41.647],[-111.0459,41.6486],[-111.0459,41.6492],[-111.046,41.6501],[-111.046,41.6506],[-111.046,41.6543],[-111.046,41.6558],[-111.046,41.6579],[-111.046,41.6582],[-111.046,41.663],[-111.0461,41.664],[-111.046,41.6651],[-111.046,41.6667],[-111.046,41.6687],[-111.046,41.6703],[-111.046,41.6723],[-111.046,41.6739],[-111.046,41.6753],[-111.046,41.676],[-111.046,41.6775],[-111.046,41.6806],[-111.046,41.6808],[-111.046,41.6813],[-111.046,41.6832],[-111.046,41.6847],[-111.046,41.6868],[-111.046,41.6884],[-111.046,41.6897],[-111.046,41.6905],[-111.0461,41.692],[-111.0461,41.6937],[-111.0461,41.6941],[-111.0461,41.6956],[-111.0462,41.6977],[-111.0463,41.6992],[-111.0463,41.6997],[-111.0464,41.7013],[-111.0464,41.7028],[-111.0464,41.704],[-111.0464,41.7049],[-111.0464,41.7064],[-111.0464,41.7086],[-111.0464,41.71],[-111.0464,41.7122],[-111.0464,41.7136],[-111.0465,41.7158],[-111.0465,41.7172],[-111.0465,41.7194],[-111.0465,41.7209],[-111.0465,41.7231],[-111.0465,41.7245],[-111.0465,41.7267],[-111.0465,41.7281],[-111.0465,41.7303],[-111.0465,41.7317],[-111.0465,41.7325],[-111.0465,41.7328],[-111.0465,41.7353],[-111.0465,41.7368],[-111.0465,41.7389],[-111.0464,41.7405],[-111.0464,41.7425],[-111.0464,41.7441],[-111.0464,41.7462],[-111.0464,41.7472],[-111.0464,41.7477],[-111.0464,41.7489],[-111.0464,41.7499],[-111.0464,41.7513],[-111.0464,41.7525],[-111.0464,41.7551],[-111.0464,41.7563],[-111.0465,41.7674],[-111.0465,41.7741],[-111.0465,41.7771],[-111.0465,41.7778],[-111.0465,41.7796],[-111.0465,41.7801],[-111.0465,41.7887],[-111.0465,41.8177],[-111.0465,41.8317],[-111.0466,41.8351],[-111.0466,41.8371],[-111.0466,41.8387],[-111.0466,41.8407],[-111.0466,41.8426],[-111.0467,41.8611],[-111.0467,41.863],[-111.0467,41.8646],[-111.0467,41.8648],[-111.0467,41.865],[-111.0464,41.8666],[-111.0466,41.8684],[-111.0466,41.8687],[-111.0464,41.8702],[-111.0466,41.872],[-111.0466,41.8724],[-111.0465,41.8754],[-111.0465,41.8763],[-111.0465,41.886],[-111.0464,41.8904],[-111.0464,41.8925],[-111.0465,41.8957],[-111.0466,41.9041],[-111.0467,41.9062],[-111.0466,41.9206],[-111.0466,41.921],[-111.0466,41.9381],[-111.0466,41.9382],[-111.0465,41.9484],[-111.0465,41.9558],[-111.0465,41.9559],[-111.0465,41.9562],[-111.0465,41.9671],[-111.0465,41.9749],[-111.0465,41.9751],[-111.0467,41.995],[-111.0467,41.9954],[-111.0467,42.0008],[-111.0467,42.0015],[-111.0467,42.0016],[-111.0467,42.0017],[-111.0467,42.002],[-111.0468,42.0082],[-111.0468,42.0097],[-111.0468,42.0109],[-111.0468,42.0147],[-111.0469,42.016],[-111.0469,42.0167],[-111.0469,42.0188],[-111.0469,42.0195],[-111.0469,42.0204],[-111.0469,42.0232],[-111.0469,42.0242],[-111.0469,42.0243],[-111.0469,42.0245],[-111.0469,42.0246],[-111.0469,42.0247],[-111.0469,42.0254],[-111.0469,42.0278],[-111.0469,42.0285],[-111.0469,42.029],[-111.0469,42.0305],[-111.0469,42.0309],[-111.0469,42.031],[-111.0469,42.033],[-111.0469,42.0383],[-111.0469,42.0384],[-111.0469,42.0385],[-111.0469,42.0388],[-111.0469,42.0391],[-111.0469,42.0397],[-111.0469,42.0398],[-111.0469,42.0412],[-111.0469,42.0442],[-111.0469,42.0443],[-111.0469,42.0448],[-111.0469,42.0454],[-111.0469,42.0459],[-111.0469,42.0464],[-111.047,42.0468],[-111.047,42.0476],[-111.047,42.048],[-111.047,42.0485],[-111.047,42.0489],[-111.047,42.0496],[-111.047,42.05],[-111.047,42.0502],[-111.047,42.0509],[-111.047,42.0511],[-111.047,42.0515],[-111.047,42.0517],[-111.047,42.0532],[-111.047,42.0562],[-111.047,42.0564],[-111.047,42.0565],[-111.047,42.0568],[-111.047,42.0575],[-111.047,42.0579],[-111.047,42.0585],[-111.047,42.0588],[-111.047,42.0592],[-111.047,42.0597],[-111.047,42.06],[-111.047,42.0602],[-111.047,42.0606],[-111.047,42.0612],[-111.047,42.0618],[-111.047,42.0621],[-111.047,42.0628],[-111.047,42.0632],[-111.047,42.0681],[-111.047,42.073],[-111.047,42.0734],[-111.047,42.0737],[-111.047,42.0739],[-111.047,42.0776],[-111.047,42.0802],[-111.047,42.0817],[-111.047,42.0821],[-111.047,42.0833],[-111.047,42.0834],[-111.047,42.0838],[-111.047,42.0842],[-111.047,42.0844],[-111.047,42.0852],[-111.047,42.0857],[-111.047,42.0858],[-111.047,42.086],[-111.047,42.0861],[-111.047,42.0863],[-111.047,42.0866],[-111.047,42.0872],[-111.047,42.0874],[-111.047,42.0878],[-111.0469,42.088],[-111.0469,42.0883],[-111.0469,42.0885],[-111.0469,42.0886],[-111.047,42.0886],[-111.047,42.0888],[-111.047,42.089],[-111.047,42.0893],[-111.047,42.0895],[-111.047,42.0901],[-111.0469,42.0904],[-111.0469,42.0909],[-111.0469,42.0915],[-111.0469,42.0921],[-111.0469,42.0928],[-111.0469,42.0936],[-111.0469,42.0942],[-111.0469,42.0951],[-111.0469,42.0954],[-111.0469,42.096],[-111.0469,42.0967],[-111.0469,42.097],[-111.0469,42.0978],[-111.0469,42.0982],[-111.0469,42.0984],[-111.0469,42.0991],[-111.0469,42.0994],[-111.0469,42.1],[-111.0469,42.1004],[-111.0469,42.1005],[-111.0469,42.1007],[-111.0469,42.1011],[-111.0469,42.1012],[-111.0469,42.1018],[-111.0469,42.1026],[-111.0469,42.1034],[-111.0469,42.1039],[-111.0469,42.1042],[-111.0469,42.1051],[-111.0469,42.1054],[-111.0469,42.1066],[-111.047,42.1103],[-111.047,42.1111],[-111.047,42.1114],[-111.047,42.1115],[-111.047,42.1116],[-111.047,42.1117],[-111.047,42.1118],[-111.047,42.1126],[-111.047,42.115],[-111.047,42.1158],[-111.047,42.1172],[-111.047,42.1216],[-111.047,42.123],[-111.047,42.1231],[-111.047,42.1232],[-111.0471,42.124],[-111.0471,42.1249],[-111.0471,42.1264],[-111.0471,42.1268],[-111.0471,42.1272],[-111.0471,42.1275],[-111.0471,42.1281],[-111.0471,42.1286],[-111.0471,42.1291],[-111.0471,42.1296],[-111.0471,42.1323],[-111.0471,42.1345],[-111.0471,42.135],[-111.0471,42.1355],[-111.0471,42.1363],[-111.0471,42.137],[-111.0471,42.1378],[-111.0471,42.1385],[-111.0472,42.1395],[-111.0472,42.1406],[-111.0472,42.1409],[-111.0472,42.1411],[-111.0472,42.1423],[-111.0471,42.1426],[-111.0471,42.1427],[-111.0471,42.1433],[-111.0471,42.1443],[-111.0471,42.1454],[-111.0471,42.1465],[-111.0471,42.1475],[-111.0471,42.1484],[-111.0471,42.1488],[-111.0471,42.1489],[-111.0471,42.1494],[-111.0471,42.1499],[-111.0471,42.1506],[-111.0472,42.1516],[-111.0471,42.1525],[-111.0471,42.1529],[-111.0471,42.1539],[-111.0471,42.1547],[-111.0471,42.1557],[-111.0471,42.1572],[-111.0471,42.1576],[-111.0471,42.1587],[-111.0471,42.1589],[-111.0471,42.1591],[-111.0471,42.1595],[-111.0471,42.16],[-111.0471,42.1606],[-111.0471,42.1608],[-111.0471,42.1609],[-111.0471,42.161],[-111.0471,42.1612],[-111.0471,42.1613],[-111.0471,42.1615],[-111.0471,42.1617],[-111.0471,42.1619],[-111.0471,42.1623],[-111.0471,42.1626],[-111.0471,42.163],[-111.0471,42.1634],[-111.0471,42.1635],[-111.0471,42.1638],[-111.0471,42.164],[-111.0471,42.1642],[-111.0471,42.1644],[-111.0471,42.1645],[-111.0471,42.1647],[-111.0471,42.1648],[-111.0471,42.165],[-111.0471,42.1652],[-111.0471,42.1653],[-111.0471,42.1655],[-111.0471,42.1658],[-111.0471,42.1659],[-111.0472,42.1662],[-111.0472,42.1663],[-111.0472,42.1666],[-111.0472,42.1667],[-111.0472,42.1669],[-111.0472,42.167],[-111.0472,42.1673],[-111.0472,42.1675],[-111.0472,42.1676],[-111.0472,42.1678],[-111.0472,42.1695],[-111.0472,42.1746],[-111.0472,42.1763],[-111.0472,42.1767],[-111.0471,42.1785],[-111.0471,42.1786],[-111.0472,42.1823],[-111.0472,42.1828],[-111.0472,42.1831],[-111.0472,42.1839],[-111.0473,42.1848],[-111.0473,42.1855],[-111.0473,42.1866],[-111.0473,42.1876],[-111.0473,42.1878],[-111.0473,42.1907],[-111.0473,42.1913],[-111.0473,42.1918],[-111.0473,42.1925],[-111.0473,42.193],[-111.0473,42.1931],[-111.0473,42.194],[-111.0473,42.1958],[-111.0472,42.1991],[-111.0472,42.1992],[-111.0472,42.1994],[-111.0472,42.2017],[-111.0472,42.2019],[-111.0472,42.2021],[-111.0472,42.2027],[-111.0472,42.2035],[-111.0472,42.2037],[-111.0472,42.2039],[-111.0472,42.2061],[-111.0472,42.2062],[-111.0472,42.2063],[-111.0472,42.2073],[-111.0472,42.2074],[-111.0472,42.2076],[-111.0472,42.21],[-111.0472,42.2102],[-111.0472,42.2104],[-111.0472,42.2109],[-111.0472,42.2112],[-111.0472,42.2114],[-111.0472,42.2123],[-111.0472,42.2135],[-111.0472,42.2139],[-111.0472,42.2141],[-111.0472,42.2149],[-111.0472,42.2163],[-111.0472,42.2179],[-111.0472,42.2194],[-111.0472,42.2208],[-111.0472,42.2222],[-111.0472,42.224],[-111.0472,42.2249],[-111.0472,42.2272],[-111.0472,42.2286],[-111.0472,42.2309],[-111.0472,42.2348],[-111.0472,42.2366],[-111.0472,42.2411],[-111.0472,42.2436],[-111.0472,42.2445],[-111.0472,42.245],[-111.0472,42.2469],[-111.0472,42.2494],[-111.0472,42.2512],[-111.0472,42.2519],[-111.0472,42.2529],[-111.0472,42.254],[-111.0472,42.255],[-111.0472,42.2557],[-111.0472,42.2561],[-111.0472,42.2587],[-111.0473,42.2598],[-111.0473,42.2599],[-111.0473,42.2664],[-111.0473,42.2689],[-111.0473,42.2706],[-111.0473,42.2716],[-111.0473,42.2735],[-111.0473,42.2745],[-111.0473,42.2746],[-111.0473,42.2749],[-111.0473,42.2756],[-111.0472,42.2775],[-111.0472,42.278],[-111.0472,42.2808],[-111.0472,42.281],[-111.0472,42.2813],[-111.0472,42.2823],[-111.0472,42.2834],[-111.0472,42.2855],[-111.0472,42.2882],[-111.0472,42.2896],[-111.0472,42.2926],[-111.0472,42.295],[-111.0472,42.2969],[-111.0472,42.2989],[-111.0472,42.2996],[-111.0472,42.3],[-111.0472,42.3008],[-111.0472,42.3019],[-111.0472,42.3027],[-111.0472,42.3064],[-111.0472,42.3073],[-111.0471,42.3098],[-111.0471,42.312],[-111.0471,42.3125],[-111.047,42.3149],[-111.047,42.3156],[-111.047,42.3219],[-111.047,42.328],[-111.047,42.3294],[-111.047,42.3383],[-111.047,42.3406],[-111.047,42.3422],[-111.047,42.344],[-111.047,42.3453],[-111.047,42.3481],[-111.047,42.349],[-111.047,42.3491],[-111.047,42.3494],[-111.047,42.3509],[-111.047,42.3546],[-111.047,42.3549],[-111.047,42.3552],[-111.047,42.3555],[-111.047,42.356],[-111.047,42.3563],[-111.047,42.3565],[-111.047,42.3567],[-111.0471,42.3573],[-111.0471,42.3579],[-111.0471,42.3581],[-111.0471,42.3585],[-111.0471,42.3586],[-111.0471,42.3588],[-111.0471,42.36],[-111.0472,42.3609],[-111.0472,42.3633],[-111.0472,42.3643],[-111.0472,42.3666],[-111.0472,42.3676],[-111.0472,42.3681],[-111.0472,42.3684],[-111.0472,42.37],[-111.0472,42.371],[-111.0472,42.3716],[-111.0472,42.3719],[-111.0471,42.3767],[-111.0471,42.3775],[-111.0471,42.3789],[-111.0471,42.3799],[-111.0471,42.3807],[-111.0471,42.3825],[-111.0471,42.3868],[-111.0471,42.3871],[-111.0472,42.3875],[-111.0472,42.3881],[-111.0472,42.3889],[-111.0472,42.3897],[-111.0472,42.3898],[-111.0472,42.39],[-111.0472,42.3903],[-111.0473,42.3909],[-111.0473,42.3919],[-111.0473,42.3923],[-111.0473,42.3927],[-111.0473,42.3935],[-111.0473,42.3947],[-111.0473,42.3961],[-111.0473,42.3974],[-111.0473,42.3979],[-111.0473,42.3985],[-111.0472,42.3994],[-111.0472,42.3999],[-111.0472,42.4006],[-111.0472,42.4008],[-111.0472,42.4018],[-111.0472,42.4021],[-111.0472,42.4047],[-111.0472,42.4077],[-111.0472,42.4123],[-111.0471,42.4156],[-111.0471,42.416],[-111.0471,42.4164],[-111.0471,42.424],[-111.0471,42.4242],[-111.0471,42.4271],[-111.0471,42.4308],[-111.0471,42.4312],[-111.0471,42.4327],[-111.0471,42.4332],[-111.0471,42.4348],[-111.0471,42.4353],[-111.0471,42.4367],[-111.0471,42.4385],[-111.0471,42.439],[-111.0471,42.4395],[-111.0471,42.4408],[-111.047,42.4466],[-111.047,42.4475],[-111.047,42.4479],[-111.047,42.4483],[-111.047,42.449],[-111.047,42.4492],[-111.047,42.4495],[-111.047,42.4496],[-111.0471,42.4508],[-111.0471,42.4534],[-111.0472,42.4686],[-111.0472,42.4691],[-111.0471,42.4738],[-111.047,42.4784],[-111.047,42.4823],[-111.0469,42.4843],[-111.0469,42.4887],[-111.0469,42.4891],[-111.0469,42.4913],[-111.0469,42.4941],[-111.0469,42.4978],[-111.0469,42.5049],[-111.0468,42.5056],[-111.0468,42.5084],[-111.0468,42.5105],[-111.0468,42.5123],[-111.0468,42.5131],[-111.0468,42.5139],[-111.0467,42.5142],[-111.0466,42.5211],[-111.0466,42.5212],[-111.0465,42.5304],[-111.0465,42.5335],[-111.0465,42.5371],[-111.0463,42.5569],[-111.0462,42.5641],[-111.0462,42.5667],[-111.0461,42.5709],[-111.0461,42.5758],[-111.046,42.581],[-111.046,42.5827],[-111.0458,42.5966],[-111.0457,42.6012],[-111.0457,42.6016],[-111.0457,42.6024],[-111.0455,42.6179],[-111.0454,42.6181],[-111.0452,42.6249],[-111.0448,42.6471],[-111.0448,42.6486],[-111.0446,42.6555],[-111.0446,42.6558],[-111.0446,42.6561],[-111.0443,42.657],[-111.0443,42.6571],[-111.0443,42.6575],[-111.0445,42.6662],[-111.0444,42.6675],[-111.0443,42.6759],[-111.0443,42.6767],[-111.044,42.6921],[-111.0438,42.7083],[-111.0436,42.7181],[-111.0435,42.7195],[-111.0436,42.7222],[-111.0435,42.7351],[-111.0435,42.7359],[-111.0435,42.7369],[-111.0435,42.7435],[-111.0435,42.7438],[-111.0435,42.7468],[-111.0435,42.7475],[-111.0435,42.7478],[-111.0436,42.7499],[-111.0436,42.7507],[-111.0436,42.7673],[-111.0437,42.7728],[-111.0437,42.7854],[-111.0437,42.7865],[-111.0437,42.7867],[-111.0437,42.7987],[-111.0438,42.8038],[-111.0438,42.8096],[-111.0438,42.8111],[-111.0438,42.8209],[-111.0438,42.8266],[-111.0438,42.8273],[-111.0438,42.8275],[-111.0438,42.8282],[-111.0438,42.8283],[-111.0438,42.8345],[-111.0438,42.8384],[-111.0438,42.8389],[-111.0438,42.8486],[-111.0438,42.8492],[-111.0438,42.8518],[-111.0438,42.8573],[-111.0441,42.8749],[-111.0439,42.8825],[-111.0438,42.8864],[-111.0438,42.8985],[-111.0438,42.9052],[-111.0438,42.9078],[-111.0439,42.9175],[-111.044,42.9247],[-111.044,42.925],[-111.044,42.9278],[-111.044,42.9321],[-111.044,42.9431],[-111.044,42.9535],[-111.044,42.9551],[-111.044,42.9626],[-111.044,42.9643],[-111.044,42.968],[-111.044,42.9693],[-111.044,42.9744],[-111.044,42.9746],[-111.044,42.9747],[-111.0441,42.9753],[-111.0441,42.9757],[-111.0441,42.9758],[-111.0441,42.976],[-111.0441,42.9791],[-111.0441,42.9794],[-111.0441,42.9802],[-111.0441,42.9807],[-111.0441,42.9816],[-111.044,42.9826],[-111.0441,42.9828],[-111.0441,42.9834],[-111.0441,42.9835],[-111.0441,42.9837],[-111.0441,42.9838],[-111.044,42.9849],[-111.0441,42.9857],[-111.0441,42.9863],[-111.0441,42.9867],[-111.0441,42.9878],[-111.0441,42.9884],[-111.0441,42.9888],[-111.0441,42.9905],[-111.0441,42.9918],[-111.0441,42.993],[-111.0441,42.9941],[-111.0441,42.9962],[-111.0441,42.9963],[-111.0441,42.9967],[-111.0441,42.9969],[-111.0441,42.9971],[-111.0441,42.9975],[-111.044,42.9984],[-111.0441,42.9992],[-111.0441,43.0003],[-111.0441,43.0022],[-111.0441,43.0024],[-111.0441,43.0039],[-111.0441,43.0042],[-111.0441,43.0045],[-111.0441,43.0062],[-111.0441,43.0072],[-111.0441,43.0073],[-111.0441,43.0078],[-111.0441,43.0081],[-111.0441,43.0099],[-111.0441,43.0103],[-111.044,43.0108],[-111.044,43.0116],[-111.044,43.0129],[-111.044,43.0136],[-111.044,43.0145],[-111.044,43.0149],[-111.044,43.0167],[-111.044,43.0177],[-111.044,43.0185],[-111.044,43.0188],[-111.044,43.0192],[-111.0441,43.0194],[-111.0441,43.0196],[-111.044,43.0223],[-111.0441,43.023],[-111.044,43.0234],[-111.044,43.0246],[-111.044,43.0248],[-111.0441,43.0251],[-111.0441,43.0256],[-111.0441,43.0262],[-111.0441,43.0264],[-111.0441,43.029],[-111.044,43.0293],[-111.044,43.0322],[-111.044,43.0338],[-111.044,43.037],[-111.044,43.0373],[-111.044,43.0392],[-111.044,43.0401],[-111.044,43.0411],[-111.0441,43.044],[-111.044,43.0445],[-111.044,43.0449],[-111.044,43.0461],[-111.044,43.0462],[-111.044,43.0473],[-111.044,43.0532],[-111.044,43.0533],[-111.044,43.0535],[-111.044,43.0548],[-111.0441,43.0573],[-111.0441,43.0576],[-111.0441,43.0587],[-111.0441,43.0594],[-111.044,43.0601],[-111.044,43.0608],[-111.0441,43.062],[-111.0441,43.0642],[-111.0441,43.0648],[-111.044,43.0678],[-111.044,43.0688],[-111.044,43.0695],[-111.044,43.0699],[-111.044,43.0701],[-111.044,43.0712],[-111.044,43.0719],[-111.044,43.0721],[-111.044,43.074],[-111.044,43.0749],[-111.044,43.0777],[-111.044,43.0798],[-111.044,43.0812],[-111.044,43.0818],[-111.044,43.0836],[-111.044,43.0868],[-111.044,43.0885],[-111.044,43.0896],[-111.044,43.0906],[-111.044,43.0907],[-111.044,43.0919],[-111.044,43.0926],[-111.044,43.0928],[-111.044,43.093],[-111.044,43.094],[-111.044,43.0954],[-111.044,43.0964],[-111.044,43.0965],[-111.044,43.0966],[-111.044,43.102],[-111.044,43.1031],[-111.044,43.1032],[-111.044,43.1033],[-111.0441,43.1063],[-111.0441,43.1065],[-111.0441,43.1077],[-111.0441,43.1078],[-111.044,43.1116],[-111.044,43.1123],[-111.044,43.1197],[-111.044,43.1238],[-111.044,43.1248],[-111.044,43.1293],[-111.044,43.1297],[-111.044,43.1367],[-111.044,43.1389],[-111.044,43.1425],[-111.044,43.1428],[-111.0441,43.1435],[-111.0441,43.1437],[-111.0441,43.1442],[-111.0441,43.1447],[-111.0441,43.145],[-111.0441,43.1498],[-111.0441,43.1524],[-111.0441,43.1528],[-111.044,43.1563],[-111.044,43.1565],[-111.044,43.1571],[-111.0441,43.1642],[-111.044,43.1715],[-111.044,43.1736],[-111.044,43.1741],[-111.044,43.1747],[-111.044,43.1765],[-111.044,43.177],[-111.044,43.1771],[-111.044,43.1772],[-111.044,43.1773],[-111.044,43.1778],[-111.0441,43.1788],[-111.044,43.1806],[-111.044,43.1807],[-111.044,43.1843],[-111.044,43.1848],[-111.0441,43.1893],[-111.0441,43.1898],[-111.0441,43.1908],[-111.044,43.1934],[-111.044,43.1952],[-111.044,43.1953],[-111.044,43.1957],[-111.044,43.198],[-111.044,43.1983],[-111.044,43.2004],[-111.044,43.2022],[-111.0439,43.2129],[-111.0439,43.2152],[-111.044,43.2184],[-111.044,43.2221],[-111.044,43.2234],[-111.044,43.2249],[-111.044,43.2301],[-111.044,43.2334],[-111.0441,43.2367],[-111.0441,43.24],[-111.0441,43.242],[-111.0442,43.2464],[-111.0442,43.247],[-111.0442,43.2487],[-111.0443,43.251],[-111.0443,43.2511],[-111.0444,43.2651],[-111.0444,43.2655],[-111.0445,43.2658],[-111.0445,43.2659],[-111.0446,43.2801],[-111.0447,43.2894],[-111.0447,43.2947],[-111.0447,43.3037],[-111.0448,43.3091],[-111.0449,43.3133],[-111.0449,43.3151],[-111.0449,43.3157],[-111.0449,43.3189],[-111.045,43.3195],[-111.0449,43.324],[-111.045,43.3341],[-111.045,43.3351],[-111.045,43.338],[-111.045,43.3385],[-111.0449,43.3511],[-111.0449,43.3525],[-111.0449,43.358],[-111.0449,43.3606],[-111.0449,43.3643],[-111.0448,43.3719],[-111.0448,43.3722],[-111.0448,43.3787],[-111.0447,43.381],[-111.0448,43.3924],[-111.0448,43.3931],[-111.0448,43.4028],[-111.0448,43.4032],[-111.0448,43.4077],[-111.0449,43.4174],[-111.0449,43.4207],[-111.045,43.4221],[-111.045,43.4255],[-111.045,43.428],[-111.0451,43.4341],[-111.0451,43.4357],[-111.0451,43.4365],[-111.0451,43.4435],[-111.0451,43.4464],[-111.0451,43.4524],[-111.0452,43.4639],[-111.0452,43.4647],[-111.0452,43.4654],[-111.0453,43.4719],[-111.0452,43.4799],[-111.0453,43.4845],[-111.0453,43.4886],[-111.0454,43.4945],[-111.0454,43.4952],[-111.0454,43.4999],[-111.0455,43.501],[-111.0455,43.5098],[-111.0455,43.5137],[-111.0455,43.5371],[-111.0455,43.5373],[-111.0455,43.54],[-111.0455,43.5401],[-111.0455,43.5428],[-111.0455,43.5433],[-111.0455,43.5434],[-111.0455,43.546],[-111.0455,43.5468],[-111.0455,43.5628],[-111.0455,43.563],[-111.0455,43.5634],[-111.0455,43.5831],[-111.0455,43.5835],[-111.0455,43.6204],[-111.0455,43.6213],[-111.0455,43.6222],[-111.0455,43.6251],[-111.0455,43.6263],[-111.0456,43.6409],[-111.0456,43.6415],[-111.0456,43.6416],[-111.0457,43.6485],[-111.0457,43.6591],[-111.0457,43.6703],[-111.0459,43.6707],[-111.0459,43.6709],[-111.046,43.6715],[-111.0459,43.6718],[-111.0458,43.6722],[-111.0458,43.6741],[-111.0458,43.6743],[-111.0458,43.6765],[-111.0458,43.6776],[-111.0458,43.6777],[-111.0458,43.6778],[-111.046,43.6778],[-111.046,43.678],[-111.046,43.6791],[-111.046,43.6794],[-111.046,43.681],[-111.0461,43.6817],[-111.0461,43.6819],[-111.0461,43.6823],[-111.0461,43.6834],[-111.0461,43.6837],[-111.0461,43.6839],[-111.0461,43.6843],[-111.0461,43.6844],[-111.0461,43.6847],[-111.0461,43.6857],[-111.0461,43.6863],[-111.0461,43.6865],[-111.0461,43.6868],[-111.0461,43.6876],[-111.0461,43.6882],[-111.0461,43.6883],[-111.0462,43.6939],[-111.0462,43.6961],[-111.0462,43.6976],[-111.0463,43.6987],[-111.0463,43.6992],[-111.0463,43.6998],[-111.0463,43.7],[-111.0463,43.7085],[-111.0463,43.7096],[-111.0463,43.7099],[-111.0463,43.71],[-111.0463,43.7106],[-111.0463,43.7108],[-111.0463,43.7126],[-111.0463,43.7158],[-111.0464,43.719],[-111.0464,43.7194],[-111.0464,43.7206],[-111.0464,43.7212],[-111.0464,43.7222],[-111.0464,43.7223],[-111.0464,43.7227],[-111.0464,43.7229],[-111.0464,43.7243],[-111.0464,43.7251],[-111.0464,43.7252],[-111.0464,43.7261],[-111.0464,43.7266],[-111.0464,43.727],[-111.0464,43.7272],[-111.0464,43.7274],[-111.0465,43.7304],[-111.0465,43.7324],[-111.0465,43.7327],[-111.0465,43.7331],[-111.0465,43.7349],[-111.0465,43.7352],[-111.0466,43.7397],[-111.0466,43.7433],[-111.0466,43.7461],[-111.0466,43.7471],[-111.0466,43.7484],[-111.0466,43.749],[-111.0466,43.7495],[-111.0466,43.7507],[-111.0466,43.7508],[-111.0466,43.7509],[-111.0466,43.751],[-111.0466,43.7512],[-111.0466,43.754],[-111.0466,43.756],[-111.0466,43.7576],[-111.0466,43.7593],[-111.0466,43.7602],[-111.0466,43.7603],[-111.0466,43.7649],[-111.0466,43.7666],[-111.0466,43.769],[-111.0466,43.7692],[-111.0465,43.772],[-111.0465,43.7722],[-111.0466,43.7766],[-111.0466,43.781],[-111.0466,43.783],[-111.0466,43.7831],[-111.0466,43.7833],[-111.0466,43.7842],[-111.0466,43.7843],[-111.0466,43.7844],[-111.0466,43.7845],[-111.0466,43.7846],[-111.0466,43.7859],[-111.0466,43.7866],[-111.0466,43.7871],[-111.0466,43.788],[-111.0466,43.789],[-111.0466,43.7903],[-111.0466,43.7905],[-111.0466,43.7931],[-111.0466,43.795],[-111.0466,43.7954],[-111.0466,43.7955],[-111.0466,43.7982],[-111.0466,43.7993],[-111.0466,43.7996],[-111.0466,43.7997],[-111.0466,43.7998],[-111.0466,43.8001],[-111.0466,43.8015],[-111.0466,43.8016],[-111.0466,43.8061],[-111.0466,43.8071],[-111.0466,43.8081],[-111.0466,43.8083],[-111.0465,43.8092],[-111.0465,43.8097],[-111.0466,43.8099],[-111.0466,43.8103],[-111.0466,43.8122],[-111.0466,43.8124],[-111.0467,43.8158],[-111.0467,43.8209],[-111.0467,43.821],[-111.0467,43.8216],[-111.0467,43.8228],[-111.0467,43.8232],[-111.0467,43.8233],[-111.0467,43.8236],[-111.0467,43.827],[-111.0467,43.8288],[-111.0467,43.8343],[-111.0468,43.8406],[-111.0468,43.8414],[-111.0468,43.842],[-111.0468,43.8437],[-111.0468,43.8452],[-111.0468,43.8477],[-111.0467,43.8578],[-111.0467,43.8591],[-111.0467,43.8594],[-111.0467,43.8615],[-111.0467,43.8644],[-111.0467,43.8684],[-111.0466,43.8694],[-111.0466,43.8715],[-111.0465,43.8749],[-111.0465,43.8763],[-111.0466,43.8792],[-111.0466,43.8814],[-111.0466,43.8827],[-111.0466,43.8839],[-111.0466,43.886],[-111.0466,43.8867],[-111.0466,43.8891],[-111.0466,43.8913],[-111.0466,43.8919],[-111.0466,43.8929],[-111.0465,43.8961],[-111.0465,43.8979],[-111.0465,43.9006],[-111.0465,43.9027],[-111.0465,43.907],[-111.0465,43.9084],[-111.0465,43.9105],[-111.0465,43.9141],[-111.0466,43.9171],[-111.0466,43.9205],[-111.0466,43.9241],[-111.0466,43.9244],[-111.0466,43.926],[-111.0467,43.9304],[-111.0467,43.932],[-111.0467,43.9334],[-111.0467,43.9367],[-111.0467,43.9372],[-111.0467,43.9387],[-111.0467,43.9392],[-111.0467,43.9416],[-111.0468,43.9446],[-111.0468,43.9479],[-111.0468,43.9491],[-111.0468,43.955],[-111.0468,43.9552],[-111.0468,43.9568],[-111.0469,43.9599],[-111.0469,43.9618],[-111.0469,43.9637],[-111.0469,43.9646],[-111.0469,43.9662],[-111.0469,43.968],[-111.0469,43.9684],[-111.0469,43.969],[-111.0469,43.9691],[-111.0469,43.975],[-111.0469,43.9763],[-111.0469,43.9768],[-111.047,43.979],[-111.047,43.9835],[-111.0471,43.9868],[-111.0471,43.9871],[-111.0471,43.9882],[-111.0471,43.9887],[-111.0472,43.9896],[-111.0472,43.9942],[-111.0472,43.9943],[-111.0473,43.9946],[-111.0473,43.9952],[-111.0473,43.9955],[-111.0473,43.9998],[-111.0473,43.9999],[-111.048,44.007],[-111.0481,44.0083],[-111.0481,44.0084],[-111.0484,44.0124],[-111.0485,44.0129],[-111.0485,44.013],[-111.0485,44.0134],[-111.0486,44.0141],[-111.0489,44.018],[-111.049,44.0196],[-111.0491,44.02],[-111.0491,44.0201],[-111.0489,44.0286],[-111.0489,44.0307],[-111.0489,44.031],[-111.0488,44.0441],[-111.0488,44.0552],[-111.0488,44.0593],[-111.0487,44.0604],[-111.0487,44.0608],[-111.0486,44.0629],[-111.0486,44.0662],[-111.0486,44.0682],[-111.0487,44.0773],[-111.0486,44.0774],[-111.0486,44.0791],[-111.0486,44.0931],[-111.0486,44.0932],[-111.0486,44.0958],[-111.0486,44.0959],[-111.0485,44.1057],[-111.0485,44.1058],[-111.0485,44.1059],[-111.0485,44.1061],[-111.0485,44.1062],[-111.0485,44.1063],[-111.0485,44.1116],[-111.0485,44.1118],[-111.0485,44.112],[-111.0485,44.1125],[-111.0485,44.1131],[-111.0485,44.1148],[-111.0486,44.1178],[-111.0488,44.1199],[-111.0488,44.1205],[-111.0491,44.1249],[-111.0491,44.1281],[-111.0491,44.129],[-111.0491,44.1295],[-111.0491,44.1298],[-111.0491,44.1304],[-111.0491,44.1309],[-111.0491,44.131],[-111.0491,44.1324],[-111.0491,44.133],[-111.0491,44.1334],[-111.0491,44.1335],[-111.0491,44.1336],[-111.0491,44.1342],[-111.0491,44.1347],[-111.0491,44.135],[-111.0491,44.1356],[-111.0491,44.137],[-111.0491,44.1454],[-111.0491,44.1462],[-111.0491,44.1464],[-111.0491,44.147],[-111.0491,44.1621],[-111.0491,44.1707],[-111.0491,44.1792],[-111.0491,44.1804],[-111.0491,44.1817],[-111.0491,44.1984],[-111.0491,44.1985],[-111.0491,44.2192],[-111.0491,44.2194],[-111.0491,44.2199],[-111.0492,44.2309],[-111.0493,44.2499],[-111.0493,44.2503],[-111.0493,44.2504],[-111.0493,44.2561],[-111.0493,44.2565],[-111.0493,44.263],[-111.0493,44.2642],[-111.0493,44.2644],[-111.0494,44.2653],[-111.0494,44.2654],[-111.0494,44.2655],[-111.0494,44.2656],[-111.0494,44.2658],[-111.0494,44.2659],[-111.0495,44.2664],[-111.0495,44.2675],[-111.0496,44.268],[-111.0495,44.2692],[-111.0495,44.27],[-111.0495,44.2706],[-111.0496,44.3022],[-111.0496,44.3163],[-111.0496,44.318],[-111.0496,44.3181],[-111.0496,44.3284],[-111.0496,44.3285],[-111.0497,44.3396],[-111.0497,44.3445],[-111.0497,44.3452],[-111.0497,44.3536],[-111.0497,44.3542],[-111.0496,44.356],[-111.0496,44.3575],[-111.0496,44.3588],[-111.0495,44.3592],[-111.0493,44.3687],[-111.0492,44.3716],[-111.0491,44.3749],[-111.0492,44.3821],[-111.0492,44.3952],[-111.0492,44.4053],[-111.0493,44.42],[-111.0493,44.4203],[-111.0493,44.422],[-111.0493,44.4236],[-111.0493,44.4278],[-111.0493,44.4301],[-111.0493,44.4306],[-111.049,44.4358],[-111.0489,44.436],[-111.0489,44.4362],[-111.0489,44.4363],[-111.0489,44.4367],[-111.0489,44.4368],[-111.049,44.4369],[-111.0491,44.437],[-111.0492,44.4372],[-111.0492,44.4375],[-111.0492,44.4381],[-111.0492,44.4389],[-111.0491,44.4464],[-111.049,44.458],[-111.049,44.4604],[-111.049,44.4626],[-111.049,44.4678],[-111.049,44.4741],[-111.0524,44.4784]]]},"properties":{"STATE_ID":"56","STATE_NAME":"Wyoming"},"id":56}, -{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-166.3829,23.8297],[-166.3845,23.832],[-166.3865,23.8464],[-166.3843,23.8637],[-166.384,23.8656],[-166.3819,23.875],[-166.3833,23.875],[-166.3822,23.8781],[-166.3822,23.8782],[-166.3805,23.884],[-166.3776,23.8863],[-166.375,23.8883],[-166.375,23.8877],[-166.375,23.886],[-166.375,23.8854],[-166.3656,23.8942],[-166.352,23.9025],[-166.3514,23.9029],[-166.33,23.9083],[-166.3247,23.918],[-166.3071,23.9249],[-166.2884,23.929],[-166.288,23.9242],[-166.2785,23.9259],[-166.2647,23.9285],[-166.25,23.9289],[-166.25,23.9324],[-166.2331,23.9285],[-166.2293,23.927],[-166.2043,23.9172],[-166.1824,23.9023],[-166.1752,23.894],[-166.1704,23.8884],[-166.1659,23.875],[-166.1664,23.875],[-166.1678,23.875],[-166.1683,23.875],[-166.1655,23.8648],[-166.1648,23.851],[-166.1653,23.8496],[-166.1683,23.8401],[-166.1697,23.8374],[-166.1649,23.8354],[-166.1535,23.8189],[-166.1502,23.7997],[-166.1482,23.7855],[-166.143,23.7845],[-166.1426,23.7844],[-166.1368,23.7785],[-166.1294,23.7702],[-166.125,23.7661],[-166.125,23.7675],[-166.125,23.7716],[-166.125,23.7729],[-166.1212,23.7692],[-166.1185,23.7667],[-166.1169,23.7617],[-166.1165,23.7574],[-166.1166,23.7548],[-166.1167,23.7542],[-166.1146,23.75],[-166.1143,23.75],[-166.1135,23.75],[-166.1133,23.75],[-166.1068,23.7425],[-166.106,23.7379],[-166.1046,23.7289],[-166.1059,23.7135],[-166.1135,23.6972],[-166.1145,23.6962],[-166.125,23.6861],[-166.125,23.6869],[-166.125,23.6893],[-166.125,23.6901],[-166.1288,23.6876],[-166.1329,23.6847],[-166.1308,23.681],[-166.1279,23.6776],[-166.125,23.6741],[-166.125,23.6734],[-166.125,23.6714],[-166.125,23.6707],[-166.1177,23.6646],[-166.1175,23.6641],[-166.1138,23.6523],[-166.1131,23.637],[-166.1139,23.6346],[-166.1171,23.625],[-166.1158,23.625],[-166.112,23.625],[-166.1107,23.625],[-166.1118,23.6202],[-166.1126,23.6166],[-166.1168,23.6112],[-166.1206,23.6093],[-166.1214,23.6088],[-166.125,23.6071],[-166.125,23.6075],[-166.125,23.6089],[-166.125,23.6093],[-166.1313,23.603],[-166.1452,23.5942],[-166.1512,23.5905],[-166.1722,23.5871],[-166.1944,23.5895],[-166.2111,23.5998],[-166.2149,23.6042],[-166.2242,23.6148],[-166.2289,23.625],[-166.2281,23.625],[-166.2256,23.625],[-166.2248,23.625],[-166.2288,23.6318],[-166.2323,23.6416],[-166.2302,23.6526],[-166.2299,23.6544],[-166.224,23.6725],[-166.212,23.6855],[-166.2054,23.6916],[-166.2148,23.6967],[-166.2228,23.7049],[-166.2249,23.7152],[-166.2262,23.7235],[-166.2268,23.7274],[-166.2315,23.7236],[-166.2412,23.7197],[-166.25,23.7182],[-166.25,23.7173],[-166.25,23.7147],[-166.25,23.7139],[-166.2656,23.7131],[-166.2668,23.7134],[-166.286,23.7181],[-166.3026,23.7287],[-166.3111,23.736],[-166.3158,23.7401],[-166.3197,23.75],[-166.3191,23.75],[-166.3173,23.75],[-166.3167,23.75],[-166.3202,23.7585],[-166.3237,23.771],[-166.323,23.7744],[-166.3192,23.791],[-166.3136,23.8037],[-166.3226,23.7991],[-166.3368,23.7996],[-166.3563,23.8059],[-166.3573,23.8066],[-166.3692,23.8155],[-166.375,23.8246],[-166.375,23.824],[-166.375,23.8222],[-166.375,23.8216],[-166.3788,23.8236],[-166.3829,23.8297]]],[[[-164.7647,23.5664],[-164.7649,23.575],[-164.7648,23.5817],[-164.7635,23.5867],[-164.7611,23.5935],[-164.7603,23.5951],[-164.7581,23.5989],[-164.7555,23.6017],[-164.7538,23.6035],[-164.75,23.6051],[-164.7401,23.6144],[-164.7246,23.6211],[-164.7098,23.6232],[-164.7023,23.6233],[-164.6974,23.6233],[-164.6889,23.6234],[-164.6826,23.6228],[-164.6688,23.6166],[-164.6541,23.6071],[-164.6446,23.5945],[-164.64,23.5761],[-164.6454,23.5515],[-164.654,23.5352],[-164.6639,23.527],[-164.6733,23.5211],[-164.6852,23.5172],[-164.6963,23.5171],[-164.7013,23.517],[-164.723,23.5218],[-164.7394,23.5302],[-164.75,23.5361],[-164.75,23.5371],[-164.75,23.5401],[-164.75,23.5411],[-164.7531,23.5453],[-164.7576,23.5502],[-164.7591,23.5527],[-164.7626,23.5585],[-164.7647,23.5664]]],[[[-168.0503,24.9745],[-168.0584,24.9879],[-168.0582,25],[-168.058,25.0026],[-168.0572,25.0059],[-168.0562,25.0105],[-168.0547,25.0153],[-168.0526,25.0213],[-168.0506,25.0259],[-168.0466,25.0313],[-168.042,25.0354],[-168.0355,25.04],[-168.03,25.0431],[-168.027,25.0448],[-168.0222,25.0467],[-168.016,25.0486],[-168.0132,25.0492],[-168.0097,25.0498],[-168.0085,25.0499],[-168.0064,25.05],[-168.0017,25.0502],[-168,25.0502],[-168,25.0522],[-167.9889,25.0491],[-167.9847,25.047],[-167.9725,25.0412],[-167.962,25.0332],[-167.9524,25.0235],[-167.9499,25.0157],[-167.9479,25.0095],[-167.9463,25],[-167.946,25],[-167.9449,25],[-167.9446,25],[-167.9442,24.9898],[-167.9467,24.9829],[-167.9473,24.9814],[-167.949,24.9736],[-167.9537,24.9644],[-167.9586,24.9614],[-167.9668,24.9549],[-167.9825,24.9496],[-167.9835,24.9493],[-168,24.9481],[-168,24.9486],[-168,24.9502],[-168,24.9507],[-168.0236,24.9545],[-168.0377,24.9597],[-168.0503,24.9745]]],[[[-170.6844,25.5023],[-170.6846,25.5043],[-170.6846,25.5063],[-170.6846,25.5088],[-170.6844,25.5114],[-170.6841,25.5137],[-170.6836,25.5162],[-170.6832,25.5185],[-170.6824,25.5206],[-170.6817,25.5229],[-170.6808,25.525],[-170.6799,25.5271],[-170.6787,25.5293],[-170.6774,25.5315],[-170.6761,25.5336],[-170.6745,25.5357],[-170.6729,25.5377],[-170.6713,25.5394],[-170.6694,25.5414],[-170.6676,25.5431],[-170.6665,25.5439],[-170.6635,25.5464],[-170.6599,25.5487],[-170.6567,25.5504],[-170.6536,25.5519],[-170.6505,25.5532],[-170.6474,25.5543],[-170.6431,25.5555],[-170.6393,25.5563],[-170.636,25.5567],[-170.6338,25.5569],[-170.6308,25.5571],[-170.6282,25.5571],[-170.6253,25.557],[-170.6218,25.5567],[-170.6183,25.5562],[-170.615,25.5555],[-170.6116,25.5546],[-170.6087,25.5536],[-170.6053,25.5523],[-170.6025,25.551],[-170.5991,25.5492],[-170.5965,25.5476],[-170.5941,25.5459],[-170.5914,25.5437],[-170.5885,25.5412],[-170.5865,25.5391],[-170.5844,25.5367],[-170.582,25.5337],[-170.5803,25.531],[-170.5786,25.528],[-170.5773,25.5254],[-170.5763,25.523],[-170.5752,25.5196],[-170.5743,25.5163],[-170.5737,25.5132],[-170.5733,25.5104],[-170.5732,25.5076],[-170.5731,25.5051],[-170.5733,25.5035],[-170.5735,25.5006],[-170.5738,25.498],[-170.5745,25.4952],[-170.5752,25.4926],[-170.5762,25.4897],[-170.5771,25.4873],[-170.5782,25.4851],[-170.5795,25.4828],[-170.5811,25.4801],[-170.5828,25.4778],[-170.5844,25.4758],[-170.5861,25.4738],[-170.5879,25.472],[-170.5897,25.4704],[-170.5916,25.4686],[-170.5937,25.4671],[-170.5961,25.4653],[-170.5985,25.4639],[-170.6008,25.4626],[-170.6029,25.4615],[-170.6058,25.4602],[-170.6087,25.4592],[-170.6111,25.4583],[-170.614,25.4576],[-170.6168,25.457],[-170.6193,25.4565],[-170.6213,25.4562],[-170.6237,25.4559],[-170.6255,25.4558],[-170.6277,25.4558],[-170.6297,25.4557],[-170.6316,25.4558],[-170.6342,25.456],[-170.6367,25.4562],[-170.6395,25.4567],[-170.6421,25.4572],[-170.6447,25.4578],[-170.6469,25.4585],[-170.6496,25.4594],[-170.652,25.4604],[-170.6545,25.4615],[-170.657,25.4627],[-170.6594,25.4641],[-170.6622,25.4658],[-170.6644,25.4674],[-170.6666,25.4692],[-170.6682,25.4706],[-170.6704,25.4727],[-170.6722,25.4747],[-170.6741,25.477],[-170.6755,25.4788],[-170.677,25.4811],[-170.6785,25.4835],[-170.6796,25.4855],[-170.6805,25.4876],[-170.6813,25.4895],[-170.682,25.4912],[-170.6826,25.4933],[-170.6832,25.4956],[-170.6837,25.4977],[-170.6841,25.4999],[-170.6844,25.5023]]],[[[-174.0659,26.0394],[-174.0675,26.0525],[-174.0674,26.0596],[-174.0615,26.082],[-174.0591,26.0941],[-174.0556,26.1053],[-174.0548,26.1077],[-174.0525,26.113],[-174.0496,26.1166],[-174.0407,26.1226],[-174.0366,26.125],[-174.0369,26.125],[-174.0379,26.125],[-174.0383,26.125],[-174.0318,26.1287],[-174.0311,26.1291],[-174.0189,26.134],[-174.011,26.1366],[-174.0109,26.1366],[-174.0071,26.137],[-174.0035,26.1365],[-174.0028,26.1363],[-174.0007,26.1357],[-174,26.1355],[-174,26.1369],[-173.9919,26.1366],[-173.9814,26.1332],[-173.9695,26.1354],[-173.9579,26.1357],[-173.9503,26.1332],[-173.9361,26.125],[-173.9389,26.125],[-173.9291,26.1201],[-173.9261,26.1172],[-173.9186,26.1097],[-173.914,26.1005],[-173.9134,26.0994],[-173.9085,26.0819],[-173.9038,26.0668],[-173.9034,26.0601],[-173.9131,26.036],[-173.926,26.0196],[-173.9428,26.0107],[-173.9431,26.0106],[-173.9649,26.0066],[-173.977,26],[-173.9777,26],[-173.9796,26],[-173.9803,26],[-173.984,25.9979],[-173.9845,25.9976],[-173.9918,25.9951],[-173.9959,25.994],[-174,25.9929],[-174,25.9923],[-174,25.9907],[-174,25.9902],[-174.0064,25.9903],[-174.0079,25.9905],[-174.0272,25.9933],[-174.0309,25.9957],[-174.0375,26],[-174.0386,26],[-174.042,26],[-174.0431,26],[-174.0461,26.0023],[-174.0592,26.0207],[-174.0599,26.0227],[-174.0659,26.0394]]],[[[-171.8071,25.7671],[-171.8081,25.7729],[-171.8096,25.7813],[-171.8065,25.7934],[-171.8002,25.8058],[-171.787,25.8223],[-171.7729,25.8308],[-171.7719,25.8314],[-171.7681,25.8337],[-171.75,25.8379],[-171.75,25.8371],[-171.75,25.8344],[-171.75,25.8335],[-171.7315,25.8346],[-171.721,25.8339],[-171.7106,25.8332],[-171.6883,25.8238],[-171.6766,25.8109],[-171.6694,25.7939],[-171.6679,25.7812],[-171.669,25.7777],[-171.6777,25.75],[-171.677,25.75],[-171.6748,25.75],[-171.6741,25.75],[-171.6805,25.7368],[-171.683,25.7333],[-171.6869,25.7279],[-171.6998,25.7169],[-171.7184,25.7095],[-171.7314,25.7075],[-171.7375,25.7065],[-171.75,25.7092],[-171.75,25.7094],[-171.75,25.71],[-171.75,25.7103],[-171.7553,25.7114],[-171.7626,25.7148],[-171.7702,25.7182],[-171.7829,25.7283],[-171.7947,25.7386],[-171.797,25.7405],[-171.8014,25.75],[-171.8012,25.75],[-171.8006,25.75],[-171.8005,25.75],[-171.8071,25.7671]]],[[[-176.0396,27.7582],[-176.0429,27.7784],[-176.0434,27.7959],[-176.0426,27.7981],[-176.0366,27.8071],[-176.0287,27.8173],[-176.0268,27.8195],[-176.025,27.8216],[-176.0108,27.8303],[-176.0062,27.8326],[-176,27.8353],[-176,27.8344],[-176,27.8315],[-176,27.8305],[-175.9907,27.8326],[-175.9832,27.8314],[-175.9746,27.8302],[-175.9645,27.827],[-175.9388,27.8186],[-175.9325,27.8145],[-175.9243,27.8137],[-175.921,27.8214],[-175.9254,27.8234],[-175.9395,27.8275],[-175.9558,27.8331],[-175.9735,27.8449],[-175.9782,27.848],[-175.9889,27.8619],[-175.9907,27.875],[-175.9913,27.875],[-175.9931,27.875],[-175.9938,27.875],[-175.9921,27.8895],[-175.9876,27.9005],[-175.9847,27.9065],[-175.9814,27.9132],[-175.9663,27.9299],[-175.9505,27.9362],[-175.9357,27.9406],[-175.9088,27.9583],[-175.9044,27.9606],[-175.875,27.9759],[-175.875,27.9754],[-175.875,27.9738],[-175.875,27.9733],[-175.8579,27.9821],[-175.8231,28],[-175.8174,28.0022],[-175.81,28.0059],[-175.8067,28.0072],[-175.806,28.0073],[-175.7999,28.0082],[-175.7868,28.0086],[-175.7863,28.0086],[-175.7786,28.0081],[-175.7697,28.0075],[-175.7544,28.004],[-175.75,28.003],[-175.7466,28.0017],[-175.7464,28.0016],[-175.7457,28.0014],[-175.7455,28.0013],[-175.7445,28.001],[-175.7444,28.001],[-175.7411,28.0003],[-175.74,28],[-175.739,28],[-175.736,28],[-175.7349,28],[-175.7078,27.9847],[-175.7044,27.9827],[-175.6815,27.9586],[-175.6701,27.9416],[-175.6648,27.9144],[-175.6645,27.9061],[-175.6641,27.8941],[-175.6656,27.875],[-175.6658,27.875],[-175.6663,27.875],[-175.6665,27.875],[-175.6766,27.8468],[-175.6784,27.8432],[-175.7249,27.7526],[-175.7262,27.75],[-175.7341,27.7388],[-175.7461,27.7327],[-175.75,27.7323],[-175.75,27.7333],[-175.7791,27.7257],[-175.8029,27.7235],[-175.8175,27.723],[-175.845,27.7285],[-175.8649,27.7145],[-175.875,27.7084],[-175.875,27.7088],[-175.875,27.7098],[-175.875,27.7102],[-175.8952,27.6992],[-175.8988,27.6983],[-175.9395,27.6882],[-175.9696,27.6934],[-175.9763,27.6969],[-176,27.7093],[-176,27.7107],[-176,27.7147],[-176,27.7161],[-176.0055,27.7203],[-176.0235,27.7367],[-176.0249,27.738],[-176.0293,27.7427],[-176.0344,27.75],[-176.0396,27.7582]]],[[[-178.4332,28.3978],[-178.4405,28.4052],[-178.4436,28.419],[-178.4383,28.4441],[-178.4276,28.4661],[-178.4168,28.4782],[-178.4118,28.4837],[-178.3958,28.5],[-178.3939,28.5],[-178.3883,28.5],[-178.3864,28.5],[-178.3842,28.5016],[-178.3813,28.5036],[-178.3773,28.5063],[-178.375,28.5078],[-178.375,28.5083],[-178.375,28.5096],[-178.375,28.5101],[-178.3606,28.5138],[-178.3558,28.5146],[-178.3405,28.5173],[-178.3337,28.5172],[-178.3151,28.5163],[-178.3043,28.5133],[-178.2979,28.5102],[-178.2915,28.5072],[-178.2811,28.5],[-178.2826,28.5],[-178.2873,28.5],[-178.2888,28.5],[-178.2801,28.4944],[-178.2712,28.4886],[-178.257,28.4765],[-178.256,28.4751],[-178.25,28.4667],[-178.25,28.467],[-178.25,28.4679],[-178.25,28.4682],[-178.2385,28.4562],[-178.2378,28.4529],[-178.2322,28.4273],[-178.2305,28.3977],[-178.2311,28.3937],[-178.2325,28.3836],[-178.2371,28.375],[-178.2363,28.375],[-178.2338,28.375],[-178.233,28.375],[-178.2357,28.369],[-178.2389,28.362],[-178.2461,28.3524],[-178.25,28.3471],[-178.25,28.3476],[-178.25,28.349],[-178.25,28.3494],[-178.2575,28.3428],[-178.2703,28.3359],[-178.2719,28.3353],[-178.2889,28.3288],[-178.3014,28.3283],[-178.3417,28.3339],[-178.3489,28.3346],[-178.375,28.3375],[-178.375,28.3371],[-178.375,28.3358],[-178.375,28.3354],[-178.3867,28.3391],[-178.3956,28.3419],[-178.4115,28.3607],[-178.4123,28.3633],[-178.4157,28.375],[-178.4153,28.375],[-178.4141,28.375],[-178.4137,28.375],[-178.4159,28.3801],[-178.4332,28.3978]]],[[[-155.4329,20.1452],[-155.4316,20.1442],[-155.4295,20.1441],[-155.4245,20.1433],[-155.4228,20.1427],[-155.4224,20.1426],[-155.4181,20.1411],[-155.4142,20.1395],[-155.4121,20.1379],[-155.4098,20.1372],[-155.4056,20.136],[-155.4002,20.134],[-155.3975,20.1328],[-155.3943,20.1305],[-155.3939,20.1303],[-155.391,20.1287],[-155.3873,20.1265],[-155.3848,20.125],[-155.3846,20.125],[-155.3839,20.125],[-155.3837,20.125],[-155.3785,20.1229],[-155.3771,20.1219],[-155.375,20.1203],[-155.3736,20.1192],[-155.3731,20.1188],[-155.3716,20.1172],[-155.3697,20.116],[-155.3677,20.1152],[-155.3647,20.1143],[-155.3623,20.1132],[-155.3594,20.1122],[-155.3573,20.1114],[-155.3551,20.1105],[-155.352,20.1091],[-155.3484,20.1075],[-155.346,20.1056],[-155.3434,20.1039],[-155.3425,20.1033],[-155.3402,20.1019],[-155.3375,20.1006],[-155.3352,20.0992],[-155.3322,20.0982],[-155.332,20.0981],[-155.331,20.0977],[-155.3297,20.0973],[-155.3279,20.0965],[-155.3275,20.0963],[-155.3268,20.0961],[-155.3254,20.0956],[-155.3229,20.0948],[-155.3215,20.0941],[-155.3205,20.0936],[-155.3171,20.0925],[-155.3144,20.0912],[-155.3121,20.0901],[-155.3099,20.0888],[-155.3076,20.087],[-155.3064,20.0862],[-155.3052,20.0853],[-155.3017,20.0833],[-155.3015,20.0832],[-155.2983,20.0815],[-155.2947,20.0802],[-155.2916,20.079],[-155.2912,20.0788],[-155.287,20.0773],[-155.2843,20.0759],[-155.2793,20.0734],[-155.2763,20.0721],[-155.2717,20.0708],[-155.269,20.0699],[-155.2653,20.0687],[-155.2616,20.0674],[-155.26,20.0667],[-155.2584,20.0661],[-155.2546,20.0644],[-155.2524,20.0634],[-155.25,20.0618],[-155.2496,20.0613],[-155.2485,20.0601],[-155.2484,20.0601],[-155.2479,20.0598],[-155.2455,20.0586],[-155.2413,20.0565],[-155.2375,20.054],[-155.2367,20.0535],[-155.2341,20.0517],[-155.2284,20.0481],[-155.2224,20.0434],[-155.2181,20.0411],[-155.215,20.0398],[-155.2118,20.0385],[-155.2095,20.0366],[-155.2061,20.0341],[-155.2043,20.0328],[-155.204,20.0326],[-155.2029,20.0315],[-155.202,20.0302],[-155.2006,20.0279],[-155.1977,20.0266],[-155.1954,20.0257],[-155.1944,20.0255],[-155.1938,20.0253],[-155.1903,20.0232],[-155.1879,20.0216],[-155.1845,20.0195],[-155.1824,20.0179],[-155.1813,20.0155],[-155.178,20.0141],[-155.1769,20.0131],[-155.1748,20.0119],[-155.1737,20.0107],[-155.1731,20.0101],[-155.1708,20.0089],[-155.1687,20.0079],[-155.1668,20.0064],[-155.1643,20.0039],[-155.1627,20.0016],[-155.1612,20.0002],[-155.1611,20],[-155.1594,20],[-155.1592,19.9997],[-155.1575,19.9976],[-155.1558,19.9977],[-155.1537,19.9961],[-155.1511,19.995],[-155.1462,19.9927],[-155.1419,19.9904],[-155.1403,19.9895],[-155.1375,19.9863],[-155.1353,19.9836],[-155.134,19.982],[-155.1328,19.9812],[-155.1288,19.9789],[-155.1269,19.9776],[-155.1239,19.9743],[-155.1217,19.9711],[-155.1136,19.9647],[-155.1063,19.9578],[-155.0915,19.9467],[-155.09,19.9453],[-155.0861,19.9417],[-155.0832,19.9375],[-155.0818,19.9354],[-155.0799,19.9332],[-155.0761,19.9286],[-155.0727,19.9228],[-155.0713,19.9196],[-155.0708,19.9184],[-155.0675,19.9161],[-155.0665,19.9154],[-155.0636,19.9134],[-155.0627,19.9128],[-155.0626,19.9127],[-155.0556,19.9067],[-155.0468,19.8977],[-155.0418,19.8894],[-155.0374,19.8829],[-155.0316,19.875],[-155.033,19.875],[-155.0346,19.875],[-155.0315,19.8661],[-155.0307,19.8577],[-155.0303,19.849],[-155.0303,19.8395],[-155.0329,19.828],[-155.0347,19.8221],[-155.0348,19.8205],[-155.0343,19.818],[-155.0339,19.8123],[-155.0339,19.8122],[-155.0339,19.8118],[-155.0338,19.8117],[-155.0337,19.8103],[-155.0336,19.8073],[-155.0332,19.7975],[-155.0333,19.7942],[-155.0333,19.7934],[-155.03,19.7921],[-155.0299,19.7921],[-155.0267,19.7907],[-155.0255,19.7902],[-155.0243,19.7902],[-155.0137,19.7909],[-155.007,19.7902],[-155.0061,19.7902],[-155,19.7896],[-154.9968,19.7892],[-154.9947,19.7889],[-154.9875,19.7861],[-154.9859,19.7855],[-154.9845,19.7848],[-154.9778,19.7814],[-154.9713,19.776],[-154.9638,19.7692],[-154.9612,19.7663],[-154.9587,19.7635],[-154.9562,19.7608],[-154.9544,19.7589],[-154.9524,19.7568],[-154.9504,19.7523],[-154.9494,19.75],[-154.9491,19.75],[-154.9485,19.75],[-154.9483,19.75],[-154.9424,19.7397],[-154.9406,19.7357],[-154.937,19.7277],[-154.9318,19.7155],[-154.9281,19.7045],[-154.9261,19.6917],[-154.9264,19.6896],[-154.9278,19.6808],[-154.9289,19.6736],[-154.9255,19.6719],[-154.9203,19.6693],[-154.9157,19.6655],[-154.9127,19.6631],[-154.9115,19.662],[-154.9112,19.6617],[-154.9072,19.6571],[-154.9059,19.6556],[-154.9031,19.6523],[-154.8971,19.6428],[-154.8951,19.6368],[-154.8948,19.6363],[-154.8922,19.6345],[-154.8843,19.625],[-154.8857,19.625],[-154.8868,19.625],[-154.8837,19.6219],[-154.8832,19.6215],[-154.8814,19.6199],[-154.8783,19.6178],[-154.875,19.6162],[-154.8701,19.6141],[-154.8622,19.6105],[-154.8545,19.6065],[-154.8529,19.6058],[-154.8488,19.6039],[-154.845,19.6021],[-154.8399,19.6017],[-154.835,19.5996],[-154.8278,19.5965],[-154.8222,19.5933],[-154.8149,19.5871],[-154.8115,19.5826],[-154.8033,19.5787],[-154.7976,19.5757],[-154.7922,19.5718],[-154.789,19.5687],[-154.7877,19.5668],[-154.7783,19.5599],[-154.7717,19.5525],[-154.7693,19.5499],[-154.7649,19.545],[-154.7593,19.5365],[-154.7571,19.5279],[-154.7558,19.5208],[-154.7558,19.5194],[-154.7558,19.5155],[-154.7558,19.5153],[-154.7561,19.5116],[-154.7566,19.5069],[-154.7572,19.5038],[-154.7579,19.5],[-154.7583,19.5],[-154.7595,19.5],[-154.7599,19.5],[-154.7622,19.4926],[-154.7625,19.4916],[-154.7679,19.4763],[-154.7701,19.4709],[-154.773,19.4637],[-154.7757,19.4571],[-154.7811,19.4476],[-154.7855,19.4412],[-154.7861,19.4404],[-154.7936,19.4326],[-154.8103,19.4161],[-154.8283,19.4009],[-154.8428,19.3892],[-154.8479,19.3851],[-154.8597,19.3776],[-154.8643,19.375],[-154.8664,19.3736],[-154.8729,19.3696],[-154.875,19.3682],[-154.8827,19.3638],[-154.889,19.3604],[-154.8959,19.3523],[-154.9082,19.342],[-154.9189,19.3335],[-154.9273,19.327],[-154.9317,19.3199],[-154.9397,19.3128],[-154.9499,19.3071],[-154.9623,19.3021],[-154.9715,19.2978],[-154.9801,19.2941],[-154.9914,19.2882],[-154.9974,19.2845],[-155,19.282],[-155,19.2844],[-155.0054,19.2827],[-155.0108,19.2806],[-155.018,19.2778],[-155.0185,19.2775],[-155.0261,19.2742],[-155.0317,19.2718],[-155.0323,19.2715],[-155.0404,19.269],[-155.0469,19.2675],[-155.0491,19.2673],[-155.0523,19.2652],[-155.0562,19.2621],[-155.0614,19.2584],[-155.0675,19.2553],[-155.0707,19.2545],[-155.0728,19.2539],[-155.0764,19.2536],[-155.0793,19.2541],[-155.0832,19.25],[-155.0801,19.25],[-155.079,19.249],[-155.0854,19.2455],[-155.0904,19.2428],[-155.1055,19.2343],[-155.1126,19.2321],[-155.1163,19.2306],[-155.12,19.2285],[-155.1233,19.2277],[-155.125,19.2269],[-155.1296,19.2265],[-155.1323,19.2254],[-155.1409,19.2221],[-155.1498,19.2196],[-155.1613,19.2184],[-155.17,19.2134],[-155.1703,19.2132],[-155.1756,19.2114],[-155.1821,19.2099],[-155.1879,19.2095],[-155.1966,19.2097],[-155.2044,19.2106],[-155.2135,19.2122],[-155.225,19.2122],[-155.2301,19.2128],[-155.2369,19.2152],[-155.2424,19.2163],[-155.2458,19.2177],[-155.25,19.2201],[-155.25,19.22],[-155.25,19.2192],[-155.258,19.2222],[-155.2613,19.2206],[-155.2651,19.2196],[-155.2684,19.2195],[-155.2732,19.2138],[-155.2865,19.2057],[-155.2979,19.1994],[-155.2988,19.1976],[-155.3016,19.1925],[-155.3074,19.187],[-155.3127,19.1824],[-155.3203,19.1748],[-155.3254,19.1713],[-155.3308,19.1686],[-155.3358,19.1656],[-155.3388,19.1635],[-155.3422,19.1613],[-155.3456,19.16],[-155.3482,19.1588],[-155.3569,19.156],[-155.3654,19.1538],[-155.3657,19.1537],[-155.3703,19.1528],[-155.3715,19.1525],[-155.373,19.1522],[-155.3743,19.1513],[-155.375,19.1509],[-155.3755,19.1506],[-155.3786,19.1488],[-155.3805,19.1484],[-155.384,19.147],[-155.3861,19.146],[-155.3874,19.1456],[-155.3894,19.1449],[-155.3914,19.1444],[-155.3935,19.1412],[-155.3979,19.1351],[-155.3999,19.133],[-155.4019,19.131],[-155.4043,19.1277],[-155.4065,19.125],[-155.4065,19.1246],[-155.4118,19.1201],[-155.4188,19.1142],[-155.4224,19.1117],[-155.4289,19.1072],[-155.4392,19.1029],[-155.4512,19.0994],[-155.4602,19.097],[-155.4661,19.0953],[-155.4677,19.0936],[-155.4725,19.0888],[-155.4775,19.0844],[-155.4776,19.0843],[-155.4841,19.0805],[-155.4943,19.0721],[-155.4949,19.0716],[-155.4955,19.0703],[-155.4959,19.0694],[-155.4976,19.0654],[-155.4982,19.0645],[-155.4986,19.0639],[-155.5,19.0643],[-155.5002,19.0638],[-155.5008,19.0623],[-155.501,19.0618],[-155.5014,19.0608],[-155.5014,19.0568],[-155.5033,19.0465],[-155.5066,19.0376],[-155.5094,19.0302],[-155.5133,19.0204],[-155.5137,19.0189],[-155.5146,19.0156],[-155.5165,19.0115],[-155.5188,19.0081],[-155.5233,19.0038],[-155.526,19],[-155.5323,18.9935],[-155.5374,18.9891],[-155.5418,18.9813],[-155.5432,18.9741],[-155.5454,18.9618],[-155.5515,18.9518],[-155.5575,18.9434],[-155.5656,18.9345],[-155.5745,18.9282],[-155.5838,18.9221],[-155.5911,18.9133],[-155.5916,18.9127],[-155.6039,18.9013],[-155.6161,18.8903],[-155.625,18.8839],[-155.625,18.8843],[-155.625,18.8857],[-155.625,18.8861],[-155.6308,18.8797],[-155.6391,18.875],[-155.6418,18.875],[-155.649,18.8705],[-155.663,18.8662],[-155.6784,18.8655],[-155.6943,18.8668],[-155.695,18.867],[-155.6978,18.8679],[-155.706,18.8703],[-155.7061,18.8704],[-155.7085,18.8719],[-155.7096,18.8725],[-155.7127,18.8744],[-155.7137,18.875],[-155.7228,18.8825],[-155.7229,18.8825],[-155.7305,18.8941],[-155.7362,18.9082],[-155.7387,18.914],[-155.74,18.9169],[-155.7475,18.9212],[-155.75,18.9226],[-155.7553,18.9235],[-155.7613,18.9257],[-155.7703,18.9289],[-155.7741,18.9304],[-155.7817,18.9334],[-155.7944,18.9428],[-155.8082,18.9527],[-155.8199,18.9608],[-155.8282,18.9665],[-155.8357,18.9677],[-155.8477,18.9689],[-155.8508,18.9692],[-155.8648,18.9737],[-155.875,18.9764],[-155.875,18.9768],[-155.875,18.9778],[-155.875,18.9781],[-155.8822,18.9806],[-155.8837,18.9815],[-155.8994,18.9904],[-155.9082,18.9953],[-155.9131,18.998],[-155.9163,19],[-155.9216,19.0038],[-155.9259,19.0082],[-155.9295,19.0136],[-155.9313,19.0163],[-155.934,19.0216],[-155.9374,19.0299],[-155.9404,19.0361],[-155.9445,19.0415],[-155.9489,19.0465],[-155.9541,19.0536],[-155.9579,19.0629],[-155.958,19.0632],[-155.9611,19.0734],[-155.9633,19.0816],[-155.9635,19.0821],[-155.9665,19.0885],[-155.9689,19.0933],[-155.9725,19.1014],[-155.974,19.1078],[-155.9745,19.1127],[-155.9743,19.1186],[-155.9735,19.125],[-155.9747,19.125],[-155.9747,19.1302],[-155.9739,19.1426],[-155.9706,19.1593],[-155.9694,19.1697],[-155.9681,19.18],[-155.9661,19.1913],[-155.9642,19.201],[-155.9621,19.2098],[-155.9585,19.223],[-155.9567,19.231],[-155.9565,19.2345],[-155.9566,19.2381],[-155.9566,19.2426],[-155.9566,19.2468],[-155.9569,19.25],[-155.9572,19.252],[-155.9562,19.2599],[-155.9553,19.2634],[-155.9529,19.2729],[-155.9489,19.2837],[-155.9465,19.2904],[-155.9451,19.2967],[-155.9446,19.3028],[-155.9443,19.3077],[-155.9443,19.3164],[-155.9443,19.3195],[-155.9443,19.3252],[-155.9442,19.3296],[-155.9438,19.3321],[-155.9423,19.3395],[-155.9432,19.3442],[-155.9472,19.3522],[-155.9507,19.3591],[-155.9544,19.3669],[-155.9561,19.3713],[-155.9575,19.375],[-155.958,19.3757],[-155.9614,19.3811],[-155.9636,19.3865],[-155.9643,19.3899],[-155.965,19.3936],[-155.9658,19.4007],[-155.968,19.4075],[-155.9681,19.408],[-155.9716,19.4185],[-155.9728,19.428],[-155.9746,19.4358],[-155.9781,19.4458],[-155.9833,19.4507],[-155.9891,19.455],[-155.9903,19.4559],[-155.995,19.4612],[-155.9991,19.4662],[-156,19.469],[-156.0001,19.4693],[-156.0005,19.4701],[-156.0006,19.4704],[-156.0029,19.4764],[-156.008,19.4889],[-156.0103,19.4941],[-156.0129,19.5],[-156.0127,19.5],[-156.012,19.5],[-156.0118,19.5],[-156.0118,19.5004],[-156.0137,19.5078],[-156.0144,19.5107],[-156.0158,19.5221],[-156.0168,19.5317],[-156.0169,19.5326],[-156.0194,19.5393],[-156.0199,19.5419],[-156.0213,19.5499],[-156.0216,19.5526],[-156.0227,19.5613],[-156.023,19.5636],[-156.0258,19.5754],[-156.0299,19.5865],[-156.0303,19.5875],[-156.0339,19.5943],[-156.0347,19.5958],[-156.0359,19.598],[-156.0378,19.5998],[-156.0389,19.601],[-156.0391,19.601],[-156.0432,19.6019],[-156.0433,19.6019],[-156.0493,19.6045],[-156.055,19.6072],[-156.0571,19.6082],[-156.0589,19.6093],[-156.0632,19.6118],[-156.0711,19.6175],[-156.0753,19.621],[-156.0786,19.625],[-156.0829,19.6327],[-156.0854,19.6388],[-156.0876,19.6461],[-156.088,19.6519],[-156.0883,19.6584],[-156.0888,19.6614],[-156.0909,19.6637],[-156.0933,19.6684],[-156.0978,19.6754],[-156.1017,19.6864],[-156.1044,19.6931],[-156.1047,19.6948],[-156.1096,19.7004],[-156.1112,19.7033],[-156.1152,19.7107],[-156.1191,19.7193],[-156.12,19.7272],[-156.1193,19.7365],[-156.1179,19.7446],[-156.1147,19.75],[-156.1159,19.75],[-156.1149,19.7546],[-156.1126,19.7598],[-156.1105,19.7646],[-156.1092,19.7695],[-156.1084,19.7768],[-156.1081,19.7841],[-156.1072,19.7904],[-156.1055,19.7973],[-156.1031,19.8028],[-156.0995,19.809],[-156.0957,19.815],[-156.0906,19.8211],[-156.0861,19.8258],[-156.0795,19.8311],[-156.0725,19.8352],[-156.0656,19.8391],[-156.0588,19.8419],[-156.0535,19.8435],[-156.0492,19.8486],[-156.0451,19.8544],[-156.0394,19.8606],[-156.0339,19.867],[-156.0301,19.8715],[-156.0274,19.875],[-156.0248,19.875],[-156.0231,19.8779],[-156.0197,19.8822],[-156.0181,19.884],[-156.0157,19.8865],[-156.015,19.8872],[-156.0124,19.8897],[-156.0081,19.8927],[-156.0041,19.8948],[-156.0024,19.8956],[-156,19.8966],[-155.9983,19.8969],[-155.9861,19.9027],[-155.9854,19.9029],[-155.9718,19.9069],[-155.9624,19.9092],[-155.9599,19.9152],[-155.9541,19.9297],[-155.9536,19.9314],[-155.9504,19.9421],[-155.9479,19.9462],[-155.9475,19.9469],[-155.9463,19.9489],[-155.9459,19.9496],[-155.9401,19.9594],[-155.9389,19.9615],[-155.9243,19.9786],[-155.919,19.984],[-155.9175,19.985],[-155.9135,19.9878],[-155.9083,19.9918],[-155.908,19.992],[-155.9075,19.9935],[-155.9071,19.9945],[-155.9055,19.9971],[-155.9046,19.9984],[-155.9035,20],[-155.9032,20],[-155.9021,20],[-155.9018,20],[-155.8993,20.0041],[-155.8979,20.0056],[-155.8976,20.0059],[-155.8961,20.008],[-155.8948,20.009],[-155.8935,20.0105],[-155.8912,20.0121],[-155.8894,20.0133],[-155.8874,20.0148],[-155.8858,20.0166],[-155.8843,20.0183],[-155.8853,20.02],[-155.8863,20.0219],[-155.8878,20.0241],[-155.8888,20.0259],[-155.8894,20.0268],[-155.8911,20.0289],[-155.8939,20.0328],[-155.8942,20.0334],[-155.8953,20.0358],[-155.898,20.0389],[-155.9004,20.0422],[-155.903,20.0457],[-155.9069,20.0505],[-155.9112,20.0553],[-155.9113,20.0554],[-155.915,20.06],[-155.9169,20.0626],[-155.9181,20.0643],[-155.9206,20.0687],[-155.9231,20.0728],[-155.9253,20.0746],[-155.9276,20.077],[-155.9295,20.0796],[-155.9308,20.0814],[-155.9323,20.0834],[-155.9336,20.0866],[-155.9349,20.09],[-155.9358,20.0932],[-155.9366,20.0959],[-155.9367,20.0965],[-155.9374,20.099],[-155.9376,20.1007],[-155.9375,20.1025],[-155.9379,20.1042],[-155.9386,20.1053],[-155.9401,20.107],[-155.9417,20.1089],[-155.9427,20.1104],[-155.9439,20.113],[-155.9447,20.1149],[-155.9455,20.1172],[-155.9463,20.1199],[-155.9467,20.1216],[-155.948,20.1238],[-155.9478,20.125],[-155.9488,20.1287],[-155.9495,20.1321],[-155.95,20.1363],[-155.9508,20.1395],[-155.9514,20.1436],[-155.9528,20.1491],[-155.9538,20.1525],[-155.955,20.1575],[-155.9563,20.1627],[-155.9577,20.1676],[-155.9579,20.1718],[-155.9588,20.1784],[-155.9596,20.184],[-155.96,20.1885],[-155.9602,20.1915],[-155.9603,20.1945],[-155.9608,20.1977],[-155.9601,20.201],[-155.9598,20.2045],[-155.9589,20.2076],[-155.9584,20.2091],[-155.9588,20.2095],[-155.959,20.2114],[-155.9591,20.2127],[-155.9592,20.215],[-155.9595,20.2171],[-155.9595,20.2215],[-155.9592,20.2244],[-155.959,20.2269],[-155.9581,20.231],[-155.9577,20.235],[-155.9564,20.2388],[-155.9555,20.2416],[-155.9544,20.2446],[-155.9536,20.247],[-155.9526,20.2488],[-155.9519,20.25],[-155.9517,20.25],[-155.9511,20.25],[-155.951,20.25],[-155.9505,20.2523],[-155.9503,20.2538],[-155.95,20.256],[-155.9493,20.2581],[-155.9488,20.2592],[-155.9485,20.26],[-155.948,20.2614],[-155.948,20.2616],[-155.9472,20.2632],[-155.9461,20.2649],[-155.9449,20.2671],[-155.9437,20.2692],[-155.9428,20.2705],[-155.9424,20.2716],[-155.941,20.2736],[-155.9403,20.2745],[-155.9394,20.2756],[-155.9387,20.2768],[-155.9367,20.2794],[-155.9356,20.2808],[-155.9341,20.2827],[-155.9324,20.2843],[-155.9312,20.2861],[-155.9295,20.2883],[-155.9282,20.2899],[-155.9264,20.2918],[-155.9242,20.2937],[-155.9218,20.296],[-155.9194,20.2982],[-155.9176,20.2997],[-155.9159,20.3011],[-155.9143,20.302],[-155.9125,20.3032],[-155.9109,20.3039],[-155.9085,20.3052],[-155.9069,20.3061],[-155.9052,20.3067],[-155.9032,20.3076],[-155.9015,20.3084],[-155.9,20.3089],[-155.8987,20.3094],[-155.8963,20.3106],[-155.8947,20.3113],[-155.8924,20.3124],[-155.8906,20.313],[-155.888,20.3139],[-155.8859,20.3146],[-155.8837,20.3152],[-155.8817,20.3154],[-155.8789,20.316],[-155.8766,20.3166],[-155.875,20.3168],[-155.8707,20.3183],[-155.8667,20.3193],[-155.861,20.3203],[-155.8567,20.3208],[-155.8516,20.3214],[-155.8455,20.3214],[-155.8403,20.3213],[-155.8368,20.3212],[-155.8338,20.3204],[-155.8318,20.3202],[-155.8295,20.3199],[-155.8257,20.319],[-155.8217,20.3177],[-155.8184,20.3169],[-155.8147,20.3157],[-155.8121,20.3133],[-155.8099,20.3133],[-155.8048,20.3125],[-155.8013,20.3117],[-155.7988,20.311],[-155.798,20.3108],[-155.7955,20.31],[-155.7929,20.3093],[-155.7875,20.3068],[-155.7838,20.3052],[-155.7802,20.3035],[-155.778,20.3018],[-155.7761,20.3005],[-155.7748,20.2986],[-155.7717,20.2986],[-155.769,20.2986],[-155.7663,20.2981],[-155.7641,20.298],[-155.7616,20.2974],[-155.7589,20.2967],[-155.7555,20.2958],[-155.7534,20.2952],[-155.7515,20.2945],[-155.75,20.2935],[-155.7482,20.2925],[-155.7468,20.2913],[-155.7432,20.2901],[-155.7404,20.2889],[-155.7383,20.2875],[-155.7348,20.2854],[-155.7314,20.2833],[-155.7269,20.2801],[-155.7247,20.2779],[-155.7225,20.2753],[-155.7213,20.2732],[-155.7196,20.2721],[-155.718,20.2701],[-155.7148,20.2688],[-155.7127,20.268],[-155.7103,20.2667],[-155.708,20.2654],[-155.7051,20.2636],[-155.7022,20.2616],[-155.6999,20.2596],[-155.6982,20.2579],[-155.6966,20.256],[-155.695,20.2537],[-155.6932,20.2514],[-155.6926,20.25],[-155.6906,20.2479],[-155.69,20.2469],[-155.6894,20.2456],[-155.6891,20.2452],[-155.6889,20.2448],[-155.688,20.2444],[-155.6877,20.2443],[-155.6867,20.244],[-155.6848,20.2437],[-155.6833,20.2432],[-155.6825,20.2431],[-155.6821,20.2431],[-155.6809,20.2425],[-155.6806,20.2424],[-155.6797,20.242],[-155.6795,20.2419],[-155.6793,20.2418],[-155.6777,20.2412],[-155.6758,20.2399],[-155.6744,20.2387],[-155.6722,20.2371],[-155.6708,20.2353],[-155.6688,20.2337],[-155.6661,20.2318],[-155.6648,20.2308],[-155.6635,20.2298],[-155.6627,20.2284],[-155.6609,20.227],[-155.6594,20.2258],[-155.6587,20.2254],[-155.6567,20.225],[-155.6552,20.2245],[-155.6536,20.2241],[-155.6518,20.2239],[-155.6495,20.2228],[-155.6486,20.2223],[-155.6475,20.222],[-155.6468,20.2214],[-155.6459,20.221],[-155.6456,20.2208],[-155.6446,20.2199],[-155.6438,20.2192],[-155.6423,20.219],[-155.6415,20.2188],[-155.6407,20.2185],[-155.6399,20.2182],[-155.6392,20.2177],[-155.6383,20.2174],[-155.6375,20.217],[-155.6361,20.2164],[-155.6345,20.2154],[-155.6331,20.2148],[-155.6318,20.2142],[-155.6305,20.2135],[-155.6286,20.2123],[-155.6265,20.211],[-155.625,20.2099],[-155.6226,20.2084],[-155.6208,20.2069],[-155.6182,20.2053],[-155.6157,20.2035],[-155.6129,20.201],[-155.6103,20.1987],[-155.6087,20.1975],[-155.6074,20.1959],[-155.6064,20.194],[-155.6041,20.193],[-155.6018,20.192],[-155.5993,20.1914],[-155.5978,20.1909],[-155.5951,20.189],[-155.5927,20.1874],[-155.5904,20.1863],[-155.588,20.1848],[-155.5858,20.1838],[-155.5821,20.1813],[-155.5798,20.1804],[-155.5788,20.1802],[-155.576,20.1813],[-155.5737,20.1823],[-155.5706,20.183],[-155.5685,20.183],[-155.5649,20.1831],[-155.5617,20.1836],[-155.5582,20.1831],[-155.5558,20.1827],[-155.553,20.1823],[-155.5486,20.1818],[-155.5458,20.1812],[-155.5408,20.1803],[-155.5383,20.1795],[-155.5368,20.1791],[-155.5312,20.1774],[-155.5262,20.1757],[-155.5212,20.174],[-155.5179,20.1725],[-155.5158,20.1719],[-155.5138,20.1708],[-155.5125,20.1703],[-155.5103,20.1693],[-155.5084,20.1685],[-155.5054,20.1681],[-155.5044,20.1678],[-155.503,20.1675],[-155.5015,20.1672],[-155.5005,20.1672],[-155.5,20.1671],[-155.4984,20.1663],[-155.496,20.166],[-155.4932,20.1654],[-155.4901,20.1648],[-155.4861,20.1644],[-155.486,20.1644],[-155.482,20.1629],[-155.4788,20.1625],[-155.4759,20.1612],[-155.4722,20.1602],[-155.4694,20.1586],[-155.4667,20.1575],[-155.465,20.1561],[-155.4629,20.1552],[-155.4588,20.1547],[-155.4546,20.1539],[-155.4505,20.1529],[-155.4472,20.1519],[-155.4456,20.1514],[-155.4439,20.151],[-155.4414,20.1501],[-155.4382,20.1488],[-155.436,20.1472],[-155.4335,20.1457],[-155.4329,20.1452]]],[[[-158.3176,21.5391],[-158.3287,21.546],[-158.335,21.554],[-158.3396,21.5603],[-158.3401,21.5611],[-158.3422,21.5643],[-158.3441,21.5698],[-158.3447,21.5777],[-158.3447,21.5832],[-158.3422,21.5912],[-158.3396,21.5967],[-158.335,21.6046],[-158.3299,21.6094],[-158.3277,21.6118],[-158.3243,21.6157],[-158.3197,21.6173],[-158.3119,21.6218],[-158.3097,21.6218],[-158.3019,21.6218],[-158.2896,21.6254],[-158.2782,21.6278],[-158.2677,21.6281],[-158.2472,21.6311],[-158.2302,21.6308],[-158.215,21.6331],[-158.1996,21.6345],[-158.187,21.6326],[-158.175,21.632],[-158.1665,21.636],[-158.1555,21.6397],[-158.1489,21.642],[-158.1445,21.6469],[-158.1392,21.6532],[-158.1351,21.6571],[-158.1342,21.658],[-158.1334,21.6586],[-158.1283,21.6623],[-158.1281,21.6625],[-158.1261,21.6635],[-158.1222,21.6657],[-158.1213,21.6646],[-158.1206,21.6638],[-158.1202,21.6573],[-158.119,21.6607],[-158.1182,21.6623],[-158.1173,21.6639],[-158.1164,21.665],[-158.1147,21.6672],[-158.1143,21.6687],[-158.1138,21.67],[-158.1135,21.6708],[-158.1129,21.6726],[-158.1127,21.6731],[-158.1124,21.6739],[-158.1116,21.6759],[-158.1103,21.6791],[-158.1089,21.6819],[-158.1078,21.6838],[-158.1068,21.6856],[-158.104,21.6909],[-158.1033,21.6921],[-158.0998,21.6975],[-158.0955,21.703],[-158.0885,21.7095],[-158.0833,21.7127],[-158.0818,21.7139],[-158.0789,21.716],[-158.0719,21.7192],[-158.0676,21.7247],[-158.0623,21.7301],[-158.0571,21.7355],[-158.0501,21.7399],[-158.0449,21.7409],[-158.0405,21.742],[-158.0353,21.7431],[-158.0309,21.7431],[-158.0251,21.7462],[-158.024,21.7468],[-158.0082,21.7553],[-157.9972,21.7616],[-157.9917,21.763],[-157.9783,21.763],[-157.9551,21.7586],[-157.9418,21.7546],[-157.9316,21.7482],[-157.9303,21.7468],[-157.9279,21.746],[-157.9242,21.7434],[-157.9219,21.7414],[-157.9139,21.7329],[-157.9105,21.7293],[-157.9092,21.728],[-157.9053,21.7255],[-157.9004,21.7231],[-157.9,21.7227],[-157.8981,21.721],[-157.8964,21.7183],[-157.8942,21.7148],[-157.8914,21.7121],[-157.8881,21.71],[-157.8847,21.7079],[-157.8815,21.7052],[-157.8768,21.697],[-157.8764,21.6962],[-157.8723,21.6859],[-157.8708,21.6835],[-157.8664,21.6765],[-157.8655,21.675],[-157.865,21.6741],[-157.8617,21.6681],[-157.8602,21.6655],[-157.8542,21.6503],[-157.8538,21.6492],[-157.8515,21.6427],[-157.8474,21.6314],[-157.8442,21.6218],[-157.8432,21.6207],[-157.8404,21.6173],[-157.8394,21.6162],[-157.8373,21.6137],[-157.8344,21.6125],[-157.8341,21.6124],[-157.832,21.6113],[-157.8245,21.6071],[-157.8186,21.6034],[-157.817,21.6021],[-157.8142,21.5998],[-157.8116,21.5983],[-157.8107,21.5978],[-157.8099,21.5973],[-157.8082,21.5959],[-157.8074,21.5952],[-157.8066,21.5945],[-157.8049,21.5931],[-157.8043,21.5924],[-157.8035,21.5916],[-157.8021,21.5901],[-157.7991,21.5859],[-157.7987,21.5852],[-157.7971,21.581],[-157.7952,21.5761],[-157.7937,21.5719],[-157.7933,21.5682],[-157.7917,21.5654],[-157.7912,21.5646],[-157.7902,21.5615],[-157.7886,21.5589],[-157.7884,21.5585],[-157.7881,21.5582],[-157.7868,21.5562],[-157.7863,21.5555],[-157.7848,21.5525],[-157.7844,21.5518],[-157.7829,21.5488],[-157.7809,21.5446],[-157.78,21.5436],[-157.7785,21.5421],[-157.7776,21.5411],[-157.7774,21.541],[-157.7762,21.5397],[-157.775,21.5386],[-157.7744,21.538],[-157.7737,21.5373],[-157.7682,21.5324],[-157.765,21.5293],[-157.7619,21.5264],[-157.7509,21.5165],[-157.7473,21.5153],[-157.7411,21.5174],[-157.7277,21.5198],[-157.7126,21.5208],[-157.7122,21.5208],[-157.7065,21.5196],[-157.7026,21.5187],[-157.6927,21.5135],[-157.6835,21.5078],[-157.6778,21.5019],[-157.673,21.4999],[-157.661,21.4968],[-157.6599,21.4958],[-157.6589,21.4947],[-157.6567,21.4929],[-157.6558,21.4921],[-157.6557,21.4919],[-157.6536,21.4889],[-157.6506,21.4851],[-157.65,21.4842],[-157.6486,21.4819],[-157.6477,21.4805],[-157.6455,21.4768],[-157.6429,21.4723],[-157.6413,21.4672],[-157.6407,21.4627],[-157.6419,21.4582],[-157.6433,21.4538],[-157.6455,21.4487],[-157.6474,21.4455],[-157.6495,21.4424],[-157.6496,21.4423],[-157.65,21.4417],[-157.6522,21.4391],[-157.65,21.4361],[-157.6486,21.4341],[-157.6464,21.4313],[-157.6455,21.4302],[-157.6424,21.4264],[-157.6409,21.4228],[-157.6409,21.4226],[-157.6386,21.4178],[-157.6382,21.4161],[-157.6378,21.414],[-157.6378,21.4139],[-157.6362,21.4091],[-157.6358,21.4078],[-157.6351,21.4057],[-157.6346,21.4044],[-157.6342,21.4022],[-157.6332,21.3976],[-157.6324,21.3929],[-157.6324,21.3915],[-157.6324,21.39],[-157.6312,21.3882],[-157.6293,21.3852],[-157.6284,21.3814],[-157.6284,21.3766],[-157.6259,21.375],[-157.6253,21.3746],[-157.6223,21.3727],[-157.6223,21.3718],[-157.62,21.3677],[-157.6153,21.3616],[-157.6082,21.353],[-157.6079,21.3524],[-157.6071,21.3508],[-157.6047,21.3462],[-157.6039,21.3446],[-157.6035,21.3438],[-157.6023,21.3415],[-157.6022,21.3411],[-157.602,21.3402],[-157.6018,21.3395],[-157.6014,21.3376],[-157.6012,21.337],[-157.6002,21.3324],[-157.5987,21.3261],[-157.598,21.3185],[-157.5976,21.3138],[-157.5973,21.3107],[-157.5979,21.2951],[-157.6,21.2866],[-157.6009,21.2829],[-157.6077,21.2691],[-157.6147,21.2619],[-157.6161,21.2604],[-157.6223,21.2553],[-157.6242,21.254],[-157.632,21.2485],[-157.6341,21.2468],[-157.6389,21.2441],[-157.6405,21.2433],[-157.6459,21.2406],[-157.6481,21.2362],[-157.6513,21.232],[-157.6535,21.2291],[-157.6651,21.2199],[-157.6758,21.2138],[-157.6894,21.2092],[-157.6926,21.209],[-157.7083,21.2082],[-157.7087,21.2082],[-157.7116,21.2086],[-157.7197,21.2095],[-157.7203,21.2097],[-157.7232,21.2104],[-157.7259,21.2111],[-157.7309,21.2125],[-157.7338,21.2139],[-157.7363,21.2151],[-157.74,21.2169],[-157.7411,21.2179],[-157.7453,21.2217],[-157.7473,21.2209],[-157.7508,21.22],[-157.7533,21.2194],[-157.7555,21.2176],[-157.758,21.2156],[-157.7601,21.2144],[-157.761,21.2139],[-157.7636,21.2124],[-157.7644,21.2119],[-157.7654,21.2113],[-157.7683,21.2096],[-157.7693,21.2091],[-157.7705,21.2083],[-157.7714,21.2078],[-157.7746,21.2068],[-157.776,21.2064],[-157.779,21.2054],[-157.7883,21.2025],[-157.7909,21.2017],[-157.7913,21.2016],[-157.7955,21.2011],[-157.8079,21.1995],[-157.8102,21.1992],[-157.812,21.1994],[-157.8213,21.2002],[-157.8281,21.2008],[-157.8291,21.2009],[-157.8387,21.2045],[-157.8453,21.207],[-157.8476,21.2078],[-157.851,21.2091],[-157.8545,21.2109],[-157.8568,21.212],[-157.8589,21.213],[-157.8591,21.2131],[-157.8641,21.218],[-157.8656,21.2194],[-157.8658,21.2197],[-157.8666,21.2208],[-157.869,21.2239],[-157.8698,21.2249],[-157.8723,21.2283],[-157.8736,21.2288],[-157.8749,21.2305],[-157.8813,21.2394],[-157.8861,21.2432],[-157.8896,21.2446],[-157.8948,21.2468],[-157.896,21.2468],[-157.898,21.2488],[-157.8987,21.2499],[-157.9002,21.2496],[-157.9019,21.2488],[-157.9036,21.2483],[-157.9053,21.248],[-157.9079,21.2478],[-157.9088,21.2478],[-157.91,21.2478],[-157.9118,21.2478],[-157.9135,21.2475],[-157.9156,21.2475],[-157.9174,21.2475],[-157.9199,21.2472],[-157.9201,21.2473],[-157.9225,21.2478],[-157.925,21.2478],[-157.9279,21.248],[-157.9315,21.2483],[-157.9337,21.2488],[-157.9367,21.2499],[-157.9368,21.25],[-157.9395,21.2513],[-157.942,21.253],[-157.9471,21.2538],[-157.9527,21.2546],[-157.9534,21.2546],[-157.9565,21.2556],[-157.9588,21.256],[-157.9614,21.257],[-157.9635,21.2577],[-157.9651,21.2565],[-157.9652,21.2565],[-157.9667,21.2553],[-157.9683,21.2543],[-157.9707,21.2533],[-157.9708,21.2533],[-157.9723,21.2527],[-157.9727,21.2526],[-157.9744,21.252],[-157.9756,21.2517],[-157.9768,21.2514],[-157.98,21.2507],[-157.9834,21.2501],[-157.9844,21.2501],[-157.9852,21.2501],[-157.9859,21.25],[-157.9866,21.2499],[-157.9873,21.2497],[-157.9878,21.2496],[-157.9897,21.2499],[-157.9907,21.25],[-157.9918,21.2501],[-157.9929,21.25],[-157.9956,21.2496],[-157.997,21.2496],[-157.9995,21.2496],[-158.0001,21.2496],[-158.0044,21.2492],[-158.0045,21.2492],[-158.0094,21.2492],[-158.0134,21.2492],[-158.0183,21.2487],[-158.0191,21.2487],[-158.022,21.2487],[-158.024,21.2485],[-158.0257,21.2483],[-158.0272,21.2478],[-158.0281,21.2468],[-158.0326,21.2445],[-158.0391,21.2432],[-158.0444,21.2429],[-158.0493,21.2426],[-158.0526,21.2421],[-158.0598,21.2413],[-158.0725,21.2419],[-158.0769,21.241],[-158.0849,21.2393],[-158.0916,21.2379],[-158.1101,21.2371],[-158.1223,21.2386],[-158.1348,21.2424],[-158.1421,21.2468],[-158.1422,21.2468],[-158.1445,21.2484],[-158.1468,21.25],[-158.1492,21.2517],[-158.15,21.2525],[-158.1541,21.2566],[-158.1576,21.2611],[-158.1595,21.2634],[-158.1611,21.2674],[-158.1644,21.2723],[-158.1768,21.3208],[-158.1821,21.3412],[-158.1827,21.3439],[-158.1832,21.3459],[-158.187,21.3511],[-158.1886,21.3533],[-158.1886,21.3534],[-158.1887,21.3535],[-158.1902,21.3538],[-158.1933,21.3544],[-158.2013,21.3572],[-158.2045,21.3583],[-158.2065,21.359],[-158.2125,21.3618],[-158.2177,21.3645],[-158.2221,21.3682],[-158.2283,21.375],[-158.2288,21.3756],[-158.2319,21.3811],[-158.2352,21.3887],[-158.2355,21.3894],[-158.2371,21.3977],[-158.2386,21.4032],[-158.2389,21.4049],[-158.2397,21.4097],[-158.24,21.4114],[-158.24,21.4115],[-158.2414,21.4122],[-158.2458,21.4145],[-158.2465,21.4165],[-158.2473,21.419],[-158.249,21.4197],[-158.252,21.4217],[-158.2529,21.4223],[-158.2576,21.4255],[-158.2637,21.433],[-158.2638,21.433],[-158.2663,21.4379],[-158.268,21.4414],[-158.2683,21.442],[-158.275,21.4482],[-158.2762,21.4493],[-158.2765,21.4496],[-158.2786,21.4529],[-158.2813,21.457],[-158.2815,21.4572],[-158.2859,21.4652],[-158.2879,21.4702],[-158.2898,21.4747],[-158.2901,21.4756],[-158.2903,21.476],[-158.2905,21.4784],[-158.2906,21.4794],[-158.2916,21.4894],[-158.2902,21.4968],[-158.2933,21.4968],[-158.3014,21.4968],[-158.3012,21.4984],[-158.301,21.5],[-158.3001,21.5097],[-158.2987,21.5247],[-158.3173,21.5389],[-158.3176,21.5391]]],[[[-160.5976,21.6404],[-160.6004,21.6493],[-160.6009,21.6582],[-160.5998,21.6676],[-160.596,21.6778],[-160.5919,21.6859],[-160.5836,21.6955],[-160.5783,21.7003],[-160.5627,21.7089],[-160.5503,21.7121],[-160.5395,21.7129],[-160.5317,21.712],[-160.5223,21.7085],[-160.5088,21.7032],[-160.5,21.697],[-160.4941,21.6905],[-160.4902,21.6845],[-160.4878,21.6785],[-160.485,21.6722],[-160.4832,21.6652],[-160.4829,21.658],[-160.4825,21.6492],[-160.4829,21.6403],[-160.4849,21.6324],[-160.4915,21.625],[-160.4944,21.6209],[-160.4962,21.6188],[-160.5,21.6172],[-160.5104,21.6101],[-160.5204,21.6049],[-160.5308,21.6011],[-160.5462,21.6004],[-160.5587,21.6027],[-160.5707,21.6067],[-160.581,21.6151],[-160.5908,21.625],[-160.5895,21.625],[-160.5929,21.6297],[-160.5976,21.6404]]],[[[-159.625,22.2618],[-159.6192,22.2668],[-159.613,22.2722],[-159.6049,22.275],[-159.5964,22.278],[-159.583,22.28],[-159.5749,22.2829],[-159.5613,22.283],[-159.5558,22.283],[-159.5474,22.2831],[-159.5397,22.2798],[-159.538,22.2791],[-159.5336,22.2772],[-159.5326,22.277],[-159.5307,22.2767],[-159.528,22.2761],[-159.5247,22.2755],[-159.5198,22.2767],[-159.5171,22.2774],[-159.5154,22.2778],[-159.5077,22.282],[-159.5068,22.2825],[-159.5,22.2837],[-159.484,22.2859],[-159.4766,22.2854],[-159.4661,22.2846],[-159.4607,22.2842],[-159.4568,22.2839],[-159.4446,22.2824],[-159.4398,22.2819],[-159.4393,22.2816],[-159.4327,22.278],[-159.4221,22.2848],[-159.414,22.2882],[-159.4124,22.2889],[-159.4029,22.2905],[-159.3897,22.2875],[-159.3798,22.2833],[-159.375,22.2803],[-159.3557,22.2696],[-159.3342,22.2665],[-159.3329,22.2657],[-159.3209,22.2589],[-159.3088,22.25],[-159.3071,22.2484],[-159.3019,22.2436],[-159.3001,22.242],[-159.2999,22.2418],[-159.2997,22.2417],[-159.2981,22.2402],[-159.2965,22.2387],[-159.2936,22.2357],[-159.2913,22.2336],[-159.2794,22.2202],[-159.2655,22.2039],[-159.2595,22.1918],[-159.2536,22.1805],[-159.25,22.1758],[-159.2458,22.1668],[-159.2439,22.1472],[-159.2427,22.1363],[-159.2422,22.127],[-159.2418,22.125],[-159.2419,22.1189],[-159.2426,22.1119],[-159.245,22.1016],[-159.247,22.0944],[-159.2488,22.0902],[-159.25,22.0873],[-159.25,22.0842],[-159.259,22.0729],[-159.2607,22.0677],[-159.2618,22.0643],[-159.2647,22.0552],[-159.2651,22.0542],[-159.2664,22.0509],[-159.2676,22.048],[-159.2704,22.0411],[-159.2713,22.0393],[-159.2729,22.0366],[-159.2761,22.0306],[-159.2766,22.0296],[-159.2801,22.0241],[-159.2826,22.0202],[-159.2837,22.0185],[-159.2821,22.0128],[-159.2809,22.0087],[-159.2806,22.0062],[-159.2804,22.005],[-159.2799,22.0012],[-159.2802,22],[-159.2802,21.9989],[-159.2803,21.9955],[-159.2804,21.9944],[-159.2805,21.9893],[-159.281,21.9858],[-159.2816,21.9818],[-159.2792,21.9653],[-159.2797,21.9603],[-159.2801,21.9562],[-159.2813,21.9519],[-159.2843,21.9406],[-159.2896,21.9331],[-159.2917,21.9302],[-159.2928,21.9286],[-159.3031,21.9165],[-159.308,21.9087],[-159.3201,21.8983],[-159.3308,21.8915],[-159.3337,21.8898],[-159.3398,21.8864],[-159.3423,21.8802],[-159.3473,21.875],[-159.3487,21.8735],[-159.3494,21.8727],[-159.3527,21.8696],[-159.3532,21.8692],[-159.3549,21.8679],[-159.3557,21.8673],[-159.3565,21.8667],[-159.3578,21.8657],[-159.3627,21.863],[-159.3682,21.8607],[-159.3712,21.859],[-159.3735,21.857],[-159.375,21.8553],[-159.375,21.8544],[-159.3819,21.8498],[-159.3861,21.8471],[-159.3906,21.8441],[-159.3981,21.8389],[-159.403,21.8356],[-159.4039,21.8349],[-159.4106,21.8318],[-159.4329,21.8208],[-159.444,21.8178],[-159.4495,21.8174],[-159.4537,21.8178],[-159.4601,21.8191],[-159.4625,21.8195],[-159.4702,21.8218],[-159.4767,21.8238],[-159.4797,21.8248],[-159.4935,21.8292],[-159.5,21.8323],[-159.5,21.8326],[-159.5,21.8333],[-159.5,21.8336],[-159.5007,21.8335],[-159.5029,21.8335],[-159.5037,21.8335],[-159.5063,21.8334],[-159.5064,21.8334],[-159.5115,21.8343],[-159.5144,21.8346],[-159.5171,21.8349],[-159.5182,21.8351],[-159.5218,21.834],[-159.523,21.8337],[-159.5296,21.8334],[-159.5362,21.8341],[-159.5377,21.8343],[-159.541,21.8349],[-159.545,21.8356],[-159.5455,21.8358],[-159.5506,21.8373],[-159.556,21.8391],[-159.5586,21.8396],[-159.5608,21.8401],[-159.5631,21.8405],[-159.5655,21.841],[-159.5727,21.8425],[-159.5751,21.843],[-159.5775,21.8435],[-159.5793,21.8438],[-159.5879,21.8455],[-159.5916,21.8453],[-159.592,21.8452],[-159.5952,21.8446],[-159.5962,21.8444],[-159.5997,21.8437],[-159.6053,21.8431],[-159.6124,21.8429],[-159.6192,21.8435],[-159.6243,21.8438],[-159.6248,21.8439],[-159.625,21.844],[-159.6313,21.8467],[-159.6365,21.8498],[-159.642,21.8533],[-159.6457,21.8559],[-159.6577,21.864],[-159.6611,21.8667],[-159.6627,21.8679],[-159.6642,21.8691],[-159.6657,21.8702],[-159.6668,21.8711],[-159.6703,21.8738],[-159.6718,21.875],[-159.672,21.875],[-159.6727,21.875],[-159.6729,21.875],[-159.6743,21.8761],[-159.6783,21.8794],[-159.6795,21.8805],[-159.6796,21.8805],[-159.6808,21.882],[-159.6844,21.8865],[-159.6856,21.888],[-159.6879,21.891],[-159.6898,21.8919],[-159.6977,21.8956],[-159.7045,21.9014],[-159.7089,21.9052],[-159.7096,21.9057],[-159.7115,21.9073],[-159.7117,21.9076],[-159.7122,21.9076],[-159.7171,21.908],[-159.7184,21.9081],[-159.7315,21.9112],[-159.7358,21.9122],[-159.7363,21.9124],[-159.7382,21.9134],[-159.7437,21.9162],[-159.7456,21.9171],[-159.75,21.9194],[-159.7621,21.9276],[-159.7683,21.9289],[-159.7753,21.9305],[-159.7917,21.9388],[-159.7936,21.9398],[-159.8086,21.9529],[-159.8198,21.9703],[-159.8254,21.9779],[-159.8337,21.9893],[-159.8386,22],[-159.8396,22],[-159.8426,22],[-159.8436,22],[-159.8478,22.0085],[-159.85,22.0165],[-159.851,22.0271],[-159.851,22.0275],[-159.8507,22.0406],[-159.8471,22.0529],[-159.8481,22.0598],[-159.8481,22.0761],[-159.8377,22.0942],[-159.826,22.1054],[-159.8211,22.1101],[-159.8049,22.125],[-159.8041,22.125],[-159.8019,22.125],[-159.8011,22.125],[-159.8006,22.1261],[-159.7978,22.131],[-159.794,22.1346],[-159.794,22.1365],[-159.7934,22.1411],[-159.7933,22.1416],[-159.7932,22.1446],[-159.792,22.1517],[-159.7917,22.1526],[-159.7888,22.1601],[-159.7834,22.1675],[-159.7773,22.1746],[-159.7728,22.1811],[-159.7656,22.1877],[-159.7634,22.1898],[-159.75,22.1977],[-159.75,22.1994],[-159.7275,22.2072],[-159.708,22.2132],[-159.6912,22.221],[-159.6772,22.2271],[-159.6724,22.2311],[-159.6721,22.2313],[-159.6632,22.2386],[-159.6534,22.2446],[-159.6456,22.2478],[-159.6418,22.25],[-159.64,22.25],[-159.625,22.2633],[-159.625,22.2618]]],[[[-161.9854,23.0411],[-161.9872,23.0567],[-161.9875,23.0699],[-161.9825,23.0913],[-161.9655,23.105],[-161.9447,23.1119],[-161.9311,23.113],[-161.9194,23.114],[-161.8876,23.1104],[-161.875,23.1016],[-161.875,23.1008],[-161.875,23.0984],[-161.875,23.0975],[-161.8736,23.0969],[-161.8704,23.0953],[-161.8677,23.0911],[-161.863,23.0852],[-161.863,23.0851],[-161.86,23.0757],[-161.8589,23.0681],[-161.8581,23.0608],[-161.8589,23.0526],[-161.8608,23.0444],[-161.8633,23.0366],[-161.8655,23.034],[-161.8665,23.0328],[-161.8686,23.0277],[-161.8714,23.0235],[-161.875,23.0192],[-161.875,23.0194],[-161.875,23.0199],[-161.875,23.0201],[-161.8942,23.0094],[-161.9311,23.0054],[-161.9319,23.0053],[-161.9552,23.0092],[-161.9761,23.0256],[-161.9854,23.0411]]],[[[-156.5627,20.738],[-156.5652,20.7389],[-156.5772,20.7431],[-156.5776,20.7433],[-156.5792,20.7444],[-156.5833,20.7474],[-156.585,20.7486],[-156.5851,20.7487],[-156.5869,20.75],[-156.5945,20.75],[-156.6174,20.75],[-156.625,20.75],[-156.625,20.7526],[-156.625,20.7605],[-156.625,20.7631],[-156.6295,20.7631],[-156.6401,20.7651],[-156.6451,20.7681],[-156.6519,20.7722],[-156.6599,20.7784],[-156.6694,20.7888],[-156.6727,20.7948],[-156.6775,20.7985],[-156.6847,20.804],[-156.6908,20.811],[-156.6924,20.8128],[-156.6989,20.8197],[-156.7,20.8208],[-156.7027,20.8236],[-156.7054,20.8263],[-156.7066,20.8275],[-156.7069,20.8278],[-156.7083,20.8293],[-156.7098,20.8308],[-156.7101,20.8311],[-156.7112,20.8322],[-156.7113,20.8323],[-156.7187,20.8395],[-156.7217,20.8424],[-156.7286,20.8517],[-156.7361,20.8652],[-156.7375,20.8679],[-156.7395,20.875],[-156.7391,20.875],[-156.738,20.875],[-156.7376,20.875],[-156.7383,20.8817],[-156.7385,20.8836],[-156.7394,20.8888],[-156.7431,20.8938],[-156.7458,20.8988],[-156.7463,20.8995],[-156.75,20.9051],[-156.75,20.9054],[-156.75,20.9062],[-156.75,20.9064],[-156.7505,20.9082],[-156.7519,20.9135],[-156.7519,20.9137],[-156.752,20.9154],[-156.7522,20.92],[-156.7524,20.9241],[-156.7518,20.9339],[-156.7516,20.9374],[-156.7516,20.9386],[-156.7517,20.9423],[-156.7518,20.9486],[-156.7508,20.9534],[-156.75,20.957],[-156.75,20.9577],[-156.75,20.9578],[-156.75,20.9583],[-156.75,20.9596],[-156.75,20.96],[-156.75,20.9608],[-156.7464,20.968],[-156.7431,20.9761],[-156.7399,20.9859],[-156.7373,20.9969],[-156.7366,21],[-156.735,21.0057],[-156.7322,21.0109],[-156.7284,21.0173],[-156.723,21.0226],[-156.7171,21.0322],[-156.7085,21.0432],[-156.7083,21.0433],[-156.6984,21.0495],[-156.6909,21.0535],[-156.6871,21.0606],[-156.6815,21.0662],[-156.6704,21.0767],[-156.6625,21.0795],[-156.6559,21.0818],[-156.6428,21.0833],[-156.6345,21.0833],[-156.6336,21.0833],[-156.6299,21.0845],[-156.625,21.0863],[-156.625,21.0866],[-156.625,21.0876],[-156.625,21.0879],[-156.6181,21.0905],[-156.6059,21.0926],[-156.591,21.0924],[-156.5853,21.0911],[-156.5744,21.0885],[-156.5663,21.0852],[-156.5619,21.0833],[-156.5595,21.0823],[-156.543,21.0688],[-156.5292,21.0601],[-156.5161,21.0528],[-156.513,21.051],[-156.5043,21.0446],[-156.5,21.041],[-156.4907,21.0354],[-156.4831,21.0286],[-156.4754,21.0192],[-156.471,21.0089],[-156.4681,21],[-156.4686,21],[-156.4699,21],[-156.4703,21],[-156.4691,20.9948],[-156.4675,20.988],[-156.4661,20.9856],[-156.4635,20.9798],[-156.4634,20.9795],[-156.4603,20.9769],[-156.4596,20.9762],[-156.4589,20.9757],[-156.4583,20.9751],[-156.4549,20.9721],[-156.4511,20.9688],[-156.4379,20.9713],[-156.4318,20.9725],[-156.4274,20.9734],[-156.4049,20.9742],[-156.3962,20.981],[-156.3906,20.9837],[-156.3776,20.9898],[-156.375,20.9908],[-156.375,20.9892],[-156.37,20.9918],[-156.3647,20.9938],[-156.3548,20.9938],[-156.3545,20.9941],[-156.3508,20.9975],[-156.3467,21],[-156.3392,21.0042],[-156.3302,21.0055],[-156.3205,21.0062],[-156.3112,21.0045],[-156.3041,21.003],[-156.2982,21.0012],[-156.2945,21.001],[-156.2824,21.0026],[-156.2743,21.0042],[-156.2686,21.0038],[-156.2628,21.0022],[-156.2566,21],[-156.2526,20.9977],[-156.25,20.9955],[-156.2499,20.9954],[-156.2498,20.9954],[-156.2376,20.9897],[-156.2282,20.9878],[-156.2261,20.9871],[-156.2143,20.9831],[-156.1953,20.9715],[-156.1829,20.9607],[-156.1812,20.9583],[-156.1804,20.9572],[-156.1718,20.9492],[-156.1647,20.9447],[-156.1619,20.9429],[-156.1507,20.9319],[-156.1463,20.9275],[-156.1364,20.9174],[-156.1277,20.9161],[-156.125,20.915],[-156.1111,20.9083],[-156.0959,20.8985],[-156.086,20.8884],[-156.0818,20.8809],[-156.0817,20.8807],[-156.0765,20.8807],[-156.0686,20.8783],[-156.0624,20.875],[-156.0558,20.8727],[-156.0496,20.8705],[-156.0402,20.8657],[-156.0323,20.8599],[-156.0256,20.8595],[-156.0124,20.856],[-156.0063,20.853],[-156,20.8521],[-156,20.875],[-155.959,20.875],[-155.951,20.8619],[-155.9443,20.8487],[-155.9391,20.8366],[-155.9343,20.8198],[-155.9297,20.8015],[-155.9268,20.7817],[-155.927,20.767],[-155.9292,20.7581],[-155.9275,20.75],[-155.9268,20.7387],[-155.9281,20.7248],[-155.9328,20.7126],[-155.9366,20.7056],[-155.9398,20.7004],[-155.9426,20.6926],[-155.9458,20.6839],[-155.9496,20.6768],[-155.9517,20.6739],[-155.9561,20.6674],[-155.9583,20.6644],[-155.9615,20.6605],[-155.9669,20.6548],[-155.9696,20.6521],[-155.9781,20.6448],[-155.9858,20.6388],[-155.9914,20.6345],[-155.9957,20.6293],[-156,20.626],[-156,20.6319],[-156.0051,20.625],[-156.0046,20.625],[-156.0031,20.625],[-156.0026,20.625],[-156.006,20.621],[-156.0117,20.616],[-156.0163,20.6124],[-156.0199,20.6103],[-156.0237,20.6077],[-156.0259,20.6063],[-156.03,20.6041],[-156.0343,20.6026],[-156.0386,20.6007],[-156.0431,20.5993],[-156.0496,20.5983],[-156.0543,20.5972],[-156.0592,20.5972],[-156.0658,20.5976],[-156.0708,20.598],[-156.0733,20.5984],[-156.074,20.5982],[-156.0771,20.5966],[-156.0801,20.5957],[-156.083,20.5951],[-156.0874,20.5907],[-156.095,20.5865],[-156.0998,20.5842],[-156.1015,20.5833],[-156.1022,20.583],[-156.107,20.5808],[-156.1155,20.5772],[-156.1216,20.5749],[-156.125,20.5733],[-156.1353,20.5698],[-156.1438,20.5697],[-156.144,20.5698],[-156.1587,20.5727],[-156.163,20.5719],[-156.1772,20.5725],[-156.1906,20.5755],[-156.1956,20.5771],[-156.201,20.5745],[-156.2084,20.5709],[-156.21,20.5701],[-156.2184,20.5656],[-156.2246,20.5623],[-156.2291,20.5599],[-156.2436,20.5532],[-156.25,20.5503],[-156.25,20.5511],[-156.25,20.5534],[-156.25,20.5541],[-156.2642,20.5465],[-156.2732,20.5426],[-156.2791,20.5401],[-156.2905,20.5369],[-156.3036,20.536],[-156.3241,20.5363],[-156.3272,20.5354],[-156.3333,20.5344],[-156.3415,20.533],[-156.3497,20.5342],[-156.3511,20.5344],[-156.3629,20.5309],[-156.375,20.529],[-156.375,20.5295],[-156.375,20.5309],[-156.375,20.5314],[-156.3876,20.5327],[-156.3964,20.5336],[-156.4205,20.5366],[-156.4251,20.5386],[-156.4367,20.5436],[-156.4374,20.5439],[-156.4535,20.5555],[-156.4599,20.5577],[-156.4845,20.5791],[-156.4846,20.5788],[-156.4876,20.5625],[-156.4884,20.5586],[-156.4823,20.5481],[-156.4806,20.5411],[-156.4795,20.5296],[-156.4827,20.5151],[-156.4828,20.5147],[-156.4834,20.5132],[-156.4894,20.5],[-156.49,20.4992],[-156.4915,20.4976],[-156.4922,20.497],[-156.493,20.4963],[-156.4938,20.4956],[-156.4957,20.4942],[-156.4973,20.4918],[-156.5,20.4892],[-156.5122,20.4748],[-156.5209,20.4689],[-156.5335,20.463],[-156.5461,20.4608],[-156.5575,20.4614],[-156.5639,20.4628],[-156.5735,20.4591],[-156.5822,20.4583],[-156.5839,20.4582],[-156.5856,20.4583],[-156.596,20.4594],[-156.6013,20.461],[-156.6049,20.4601],[-156.6149,20.4592],[-156.6197,20.4603],[-156.625,20.4593],[-156.6402,20.4583],[-156.6569,20.4573],[-156.6728,20.4578],[-156.7051,20.4541],[-156.7329,20.4529],[-156.75,20.4543],[-156.75,20.5],[-156.7443,20.5],[-156.7455,20.5013],[-156.7462,20.502],[-156.7489,20.5054],[-156.75,20.5068],[-156.75,20.5073],[-156.75,20.5085],[-156.75,20.509],[-156.7528,20.513],[-156.754,20.5167],[-156.7544,20.5178],[-156.7552,20.5202],[-156.7555,20.5226],[-156.756,20.5267],[-156.756,20.5302],[-156.7557,20.5353],[-156.7551,20.54],[-156.7541,20.5443],[-156.7534,20.5471],[-156.752,20.551],[-156.751,20.5544],[-156.75,20.5565],[-156.75,20.5559],[-156.75,20.5544],[-156.75,20.5538],[-156.746,20.5626],[-156.7427,20.5701],[-156.7399,20.5737],[-156.7336,20.5818],[-156.7319,20.5833],[-156.7291,20.5856],[-156.7268,20.5875],[-156.7217,20.5917],[-156.7213,20.5921],[-156.7044,20.6046],[-156.7,20.6069],[-156.6911,20.6116],[-156.6742,20.6154],[-156.672,20.6167],[-156.6619,20.6226],[-156.6551,20.625],[-156.6454,20.6334],[-156.625,20.6451],[-156.6101,20.6508],[-156.5977,20.6579],[-156.5923,20.6584],[-156.5751,20.6593],[-156.5625,20.6583],[-156.5599,20.6581],[-156.5551,20.6578],[-156.552,20.6579],[-156.5496,20.658],[-156.5494,20.6583],[-156.545,20.6647],[-156.5437,20.6665],[-156.5402,20.6714],[-156.5317,20.6792],[-156.5204,20.685],[-156.5201,20.6851],[-156.5109,20.6884],[-156.5088,20.6891],[-156.5088,20.6892],[-156.5022,20.6907],[-156.5,20.6912],[-156.5,20.6909],[-156.5,20.6898],[-156.5,20.6894],[-156.4998,20.6895],[-156.4992,20.6898],[-156.499,20.6899],[-156.4963,20.6913],[-156.4957,20.6916],[-156.4989,20.6997],[-156.5,20.7025],[-156.5,20.6991],[-156.5063,20.7188],[-156.5119,20.7354],[-156.5127,20.7352],[-156.5219,20.7326],[-156.5468,20.7325],[-156.5627,20.738]]],[[[-157.1115,20.875],[-157.1112,20.875],[-157.1172,20.8917],[-157.1162,20.9028],[-157.1162,20.9029],[-157.1151,20.9156],[-157.1112,20.9312],[-157.0999,20.9486],[-157.0888,20.9584],[-157.0686,20.9684],[-157.0646,20.9704],[-157.0495,20.979],[-157.0426,20.9811],[-157.0353,20.9833],[-157.0176,20.9829],[-157.0089,20.9833],[-157.0083,20.9833],[-157,20.9842],[-156.9949,20.9846],[-156.9898,20.9851],[-156.9823,20.9846],[-156.9762,20.984],[-156.9711,20.983],[-156.9674,20.9823],[-156.9646,20.9812],[-156.9583,20.9816],[-156.9489,20.9809],[-156.9449,20.9809],[-156.9403,20.9803],[-156.9335,20.9794],[-156.9278,20.9786],[-156.9216,20.9789],[-156.9133,20.978],[-156.9076,20.9765],[-156.9051,20.9759],[-156.8984,20.9731],[-156.8925,20.9716],[-156.8877,20.97],[-156.8822,20.9689],[-156.8779,20.9676],[-156.875,20.9667],[-156.8685,20.9644],[-156.8646,20.9619],[-156.8588,20.9583],[-156.8476,20.9512],[-156.8364,20.9418],[-156.8276,20.9344],[-156.8253,20.9325],[-156.8233,20.9308],[-156.8195,20.9259],[-156.8176,20.9236],[-156.8115,20.9158],[-156.8042,20.9069],[-156.8023,20.9052],[-156.791,20.895],[-156.782,20.8835],[-156.7754,20.875],[-156.7713,20.8688],[-156.7575,20.8508],[-156.7571,20.8496],[-156.75,20.8267],[-156.75,20.8239],[-156.75,20.8154],[-156.75,20.8126],[-156.75,20.8116],[-156.75,20.8086],[-156.75,20.8076],[-156.7561,20.7959],[-156.769,20.7708],[-156.7752,20.7612],[-156.7823,20.75],[-156.7954,20.7353],[-156.8128,20.7228],[-156.817,20.7198],[-156.8315,20.7152],[-156.8454,20.7117],[-156.8496,20.7083],[-156.8619,20.6986],[-156.875,20.691],[-156.8878,20.6888],[-156.8996,20.6899],[-156.9106,20.6933],[-156.9188,20.6919],[-156.9267,20.6913],[-156.9283,20.6912],[-156.9359,20.6922],[-156.9432,20.6897],[-156.9539,20.6873],[-156.9628,20.6855],[-156.9668,20.6859],[-156.9738,20.6868],[-156.986,20.6904],[-156.9939,20.6934],[-156.9944,20.6936],[-157,20.6969],[-157.0046,20.7021],[-157.0087,20.7061],[-157.009,20.7065],[-157.0105,20.7083],[-157.0132,20.7119],[-157.0181,20.7179],[-157.0214,20.7224],[-157.0227,20.7232],[-157.0273,20.7287],[-157.0313,20.7361],[-157.0324,20.7381],[-157.0356,20.7443],[-157.0381,20.75],[-157.038,20.75],[-157.0375,20.75],[-157.0373,20.75],[-157.0386,20.7531],[-157.0403,20.762],[-157.0452,20.7705],[-157.0465,20.7808],[-157.0476,20.7901],[-157.0469,20.8031],[-157.0439,20.81],[-157.0481,20.8205],[-157.075,20.8272],[-157.0752,20.8273],[-157.0857,20.8367],[-157.0952,20.8471],[-157.0954,20.8475],[-157.1029,20.8601],[-157.1101,20.8695],[-157.1127,20.875],[-157.1124,20.875],[-157.1115,20.875]]],[[[-160.3045,21.8326],[-160.3043,21.8412],[-160.305,21.8459],[-160.3044,21.8538],[-160.3024,21.8615],[-160.3008,21.8637],[-160.2981,21.868],[-160.2969,21.871],[-160.2971,21.8722],[-160.2975,21.8736],[-160.2973,21.875],[-160.2966,21.8764],[-160.2934,21.8839],[-160.2904,21.8892],[-160.2886,21.8972],[-160.2859,21.9087],[-160.28,21.9206],[-160.2726,21.9288],[-160.2647,21.9359],[-160.25,21.9425],[-160.2487,21.943],[-160.2427,21.9439],[-160.2342,21.9539],[-160.2227,21.9645],[-160.2113,21.9729],[-160.1995,21.9813],[-160.1892,21.987],[-160.174,21.9915],[-160.1728,21.9979],[-160.1722,22],[-160.1697,22.008],[-160.1658,22.0201],[-160.162,22.0245],[-160.1595,22.0413],[-160.1514,22.0605],[-160.1404,22.0733],[-160.1291,22.0792],[-160.125,22.0811],[-160.1238,22.0816],[-160.1219,22.0817],[-160.1192,22.0824],[-160.1126,22.0829],[-160.1003,22.0825],[-160.0859,22.0794],[-160.0752,22.077],[-160.0635,22.0727],[-160.0567,22.0683],[-160.0448,22.0549],[-160.0422,22.0495],[-160.0372,22.0453],[-160.0272,22.0389],[-160.0183,22.03],[-160.0117,22.0198],[-160.0084,22.0138],[-160.0045,22.0069],[-160.0036,22.002],[-160.0028,22],[-160.0023,21.9984],[-160.0012,21.9964],[-160.0004,21.9955],[-160,21.9951],[-159.9972,21.9925],[-159.9963,21.9881],[-159.9959,21.9854],[-159.9959,21.984],[-159.9956,21.9821],[-159.9959,21.9802],[-159.9962,21.979],[-159.9975,21.9758],[-160,21.9713],[-160.0001,21.9683],[-160,21.9681],[-160.0062,21.9566],[-160.0141,21.9464],[-160.0215,21.9401],[-160.0275,21.9312],[-160.0259,21.9239],[-160.0224,21.9116],[-160.0229,21.8965],[-160.0249,21.885],[-160.029,21.875],[-160.0288,21.875],[-160.0283,21.875],[-160.0281,21.875],[-160.031,21.8694],[-160.0372,21.8624],[-160.0427,21.8576],[-160.0464,21.8543],[-160.0594,21.8456],[-160.0695,21.841],[-160.0824,21.8348],[-160.093,21.8299],[-160.1041,21.828],[-160.1084,21.8273],[-160.122,21.825],[-160.125,21.8212],[-160.1301,21.8147],[-160.135,21.8084],[-160.1384,21.8042],[-160.1419,21.799],[-160.144,21.7874],[-160.1474,21.7823],[-160.1485,21.7751],[-160.1518,21.7638],[-160.1521,21.763],[-160.1553,21.7571],[-160.1602,21.75],[-160.1703,21.7396],[-160.1773,21.7355],[-160.1788,21.735],[-160.1862,21.7322],[-160.198,21.7298],[-160.2083,21.7282],[-160.2183,21.7288],[-160.2288,21.7325],[-160.2389,21.7354],[-160.2482,21.7397],[-160.25,21.7405],[-160.2589,21.7428],[-160.2658,21.7462],[-160.2695,21.75],[-160.269,21.75],[-160.2677,21.75],[-160.2672,21.75],[-160.2711,21.7521],[-160.2782,21.7578],[-160.2865,21.7707],[-160.2935,21.78],[-160.2985,21.7905],[-160.3015,21.8041],[-160.3038,21.8196],[-160.3045,21.8326]]],[[[-157.0151,21.2612],[-157.0091,21.266],[-157,21.2698],[-156.9903,21.2735],[-156.9788,21.2746],[-156.9713,21.2744],[-156.9522,21.2693],[-156.937,21.2625],[-156.9274,21.2566],[-156.9236,21.2527],[-156.9211,21.25],[-156.9171,21.2438],[-156.9141,21.2377],[-156.9116,21.2336],[-156.9103,21.2296],[-156.9024,21.2323],[-156.8939,21.234],[-156.8861,21.2343],[-156.8817,21.2336],[-156.8787,21.2336],[-156.8744,21.2331],[-156.8712,21.2319],[-156.8675,21.2306],[-156.859,21.2271],[-156.8535,21.2227],[-156.8485,21.223],[-156.8463,21.2231],[-156.8409,21.2232],[-156.8266,21.2272],[-156.8121,21.2314],[-156.8015,21.2339],[-156.7948,21.2342],[-156.7875,21.2326],[-156.7839,21.2314],[-156.7778,21.2321],[-156.7711,21.2329],[-156.7603,21.2312],[-156.7548,21.2295],[-156.7525,21.2288],[-156.75,21.2282],[-156.7411,21.228],[-156.7312,21.2277],[-156.7221,21.2261],[-156.7136,21.2216],[-156.7063,21.2172],[-156.6968,21.2143],[-156.6865,21.2105],[-156.6758,21.2024],[-156.6674,21.1931],[-156.6596,21.1819],[-156.6563,21.1707],[-156.6561,21.1639],[-156.6539,21.156],[-156.6509,21.145],[-156.6505,21.1343],[-156.6519,21.1284],[-156.6527,21.125],[-156.6548,21.125],[-156.6577,21.1149],[-156.6647,21.1043],[-156.6726,21.0957],[-156.6827,21.0911],[-156.6911,21.0884],[-156.694,21.0878],[-156.6992,21.0807],[-156.7081,21.0722],[-156.726,21.0607],[-156.7356,21.0558],[-156.7408,21.0511],[-156.7465,21.0466],[-156.75,21.0438],[-156.75,21.047],[-156.7561,21.0428],[-156.7617,21.0409],[-156.7668,21.0369],[-156.7772,21.0297],[-156.7853,21.0245],[-156.7937,21.0223],[-156.8016,21.022],[-156.8083,21.0177],[-156.8175,21.0117],[-156.8234,21.0072],[-156.83,21.0023],[-156.837,21],[-156.875,21],[-156.875,20.9987],[-156.875,20.995],[-156.875,20.9937],[-156.8779,20.9934],[-156.8793,20.9934],[-156.8818,20.9934],[-156.8889,20.9937],[-156.8922,20.9938],[-156.8936,20.9938],[-156.8965,20.9942],[-156.8995,20.9946],[-156.9011,20.9955],[-156.9037,20.997],[-156.9074,20.9976],[-156.9145,20.9976],[-156.9153,20.9979],[-156.9197,21],[-156.92,21],[-156.9208,21],[-156.921,21],[-156.9217,21.0002],[-156.9224,21.0004],[-156.9257,21.0014],[-156.9354,21.0068],[-156.9366,21.0071],[-156.9452,21.0094],[-156.9472,21.0096],[-156.9486,21.0098],[-156.95,21.01],[-156.9557,21.0107],[-156.9631,21.0129],[-156.9694,21.0178],[-156.9739,21.0218],[-156.9777,21.0222],[-156.9838,21.0241],[-156.9874,21.0252],[-157,21.0299],[-157,21.0293],[-157.0044,21.0311],[-157.0106,21.0355],[-157.015,21.0369],[-157.0245,21.0388],[-157.03,21.0388],[-157.0387,21.0385],[-157.0502,21.0427],[-157.0598,21.0484],[-157.0671,21.054],[-157.0721,21.0576],[-157.075,21.058],[-157.0776,21.0584],[-157.083,21.0585],[-157.0942,21.0582],[-157.1028,21.058],[-157.1105,21.0565],[-157.1173,21.0544],[-157.125,21.0525],[-157.125,21.0501],[-157.1295,21.0486],[-157.1363,21.0483],[-157.1373,21.0483],[-157.1452,21.0483],[-157.156,21.0489],[-157.1573,21.0487],[-157.1671,21.048],[-157.1772,21.0465],[-157.1902,21.0467],[-157.2019,21.0463],[-157.216,21.0457],[-157.2229,21.0445],[-157.2314,21.0431],[-157.2412,21.0441],[-157.25,21.0449],[-157.25,21.0451],[-157.25,21.0459],[-157.25,21.0461],[-157.2537,21.0462],[-157.2559,21.0454],[-157.2679,21.0447],[-157.2786,21.046],[-157.2829,21.0461],[-157.2894,21.0461],[-157.3013,21.0477],[-157.3212,21.0507],[-157.3346,21.0586],[-157.3491,21.0722],[-157.3584,21.0836],[-157.3638,21.0924],[-157.3639,21.0927],[-157.3665,21.101],[-157.3663,21.1167],[-157.3635,21.125],[-157.3639,21.125],[-157.3652,21.125],[-157.3657,21.125],[-157.3641,21.1275],[-157.3633,21.1287],[-157.3595,21.1351],[-157.358,21.1377],[-157.3571,21.1391],[-157.3558,21.1424],[-157.3499,21.1571],[-157.3472,21.1613],[-157.3386,21.175],[-157.3288,21.1878],[-157.325,21.1917],[-157.3215,21.1953],[-157.3154,21.1998],[-157.3117,21.2041],[-157.3126,21.2073],[-157.3136,21.2126],[-157.3145,21.2203],[-157.3145,21.2258],[-157.3145,21.2304],[-157.3131,21.2379],[-157.3105,21.2445],[-157.3067,21.25],[-157.3065,21.2504],[-157.3063,21.2508],[-157.3053,21.2529],[-157.3051,21.253],[-157.3014,21.2572],[-157.298,21.2603],[-157.2956,21.2626],[-157.2923,21.2656],[-157.2813,21.2726],[-157.2722,21.2766],[-157.26,21.2785],[-157.25,21.2788],[-157.25,21.2803],[-157.2439,21.2798],[-157.2379,21.2775],[-157.2339,21.2762],[-157.2313,21.2757],[-157.2283,21.2764],[-157.2202,21.2785],[-157.2142,21.2786],[-157.1995,21.2765],[-157.1839,21.2715],[-157.1716,21.2654],[-157.1619,21.2591],[-157.159,21.2579],[-157.1547,21.2574],[-157.1473,21.2564],[-157.1352,21.2552],[-157.125,21.2556],[-157.125,21.2571],[-157.1166,21.2546],[-157.1095,21.2526],[-157.1022,21.2527],[-157.0907,21.2523],[-157.0825,21.25],[-157.0814,21.25],[-157.0754,21.2479],[-157.0724,21.2468],[-157.0699,21.2468],[-157.0653,21.2469],[-157.061,21.246],[-157.0574,21.2442],[-157.0515,21.2449],[-157.0434,21.2452],[-157.0362,21.2455],[-157.0344,21.2457],[-157.0341,21.2456],[-157.0311,21.2445],[-157.0302,21.244],[-157.0254,21.2497],[-157.0253,21.25],[-157.0264,21.25],[-157.0188,21.2582],[-157.0176,21.2592],[-157.0151,21.2612]]]]},"properties":{"STATE_ID":"15","STATE_NAME":"Hawaii"},"id":15}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-104.0487,48.9996],[-104.0484,48.9996],[-104.0433,48.9996],[-104.039,48.9996],[-104.0205,48.9995],[-104.0125,48.9996],[-104.0005,48.9997],[-103.9925,48.9996],[-103.9889,48.9996],[-103.9838,48.9996],[-103.9824,48.9996],[-103.9809,48.9996],[-103.9765,48.9996],[-103.9694,48.9995],[-103.9686,48.9995],[-103.9631,48.9995],[-103.9592,48.9995],[-103.951,48.9995],[-103.9233,48.9996],[-103.922,48.9995],[-103.9189,48.9995],[-103.9174,48.9996],[-103.8769,48.9995],[-103.8755,48.9996],[-103.8649,48.9996],[-103.8624,48.9996],[-103.8592,48.9996],[-103.8584,48.9996],[-103.8577,48.9996],[-103.8561,48.9996],[-103.8523,48.9996],[-103.8094,48.9994],[-103.8082,48.9994],[-103.8069,48.9993],[-103.7505,48.9996],[-103.75,48.9996],[-103.7275,48.9995],[-103.7019,48.9995],[-103.6434,48.9994],[-103.6255,48.9994],[-103.6185,48.9993],[-103.5966,48.9992],[-103.5956,48.9992],[-103.5748,48.9992],[-103.5637,48.9993],[-103.5315,48.9992],[-103.5,48.9993],[-103.4895,48.9991],[-103.4869,48.9991],[-103.4682,48.9991],[-103.4649,48.9991],[-103.444,48.9991],[-103.4397,48.9991],[-103.4218,48.9991],[-103.4066,48.9991],[-103.3995,48.9991],[-103.393,48.9991],[-103.3899,48.9991],[-103.3862,48.9991],[-103.3821,48.9991],[-103.3777,48.9991],[-103.3774,48.999],[-103.3755,48.999],[-103.3733,48.999],[-103.3708,48.9991],[-103.3555,48.9996],[-103.3508,48.9996],[-103.3503,48.9996],[-103.3472,48.9996],[-103.3444,48.9996],[-103.3423,48.9996],[-103.3336,48.9995],[-103.319,48.9995],[-103.3179,48.9995],[-103.3158,48.9995],[-103.3123,48.9995],[-103.3106,48.9995],[-103.3069,48.9995],[-103.2914,48.9994],[-103.2902,48.9994],[-103.268,48.9994],[-103.2678,48.9994],[-103.2502,48.9993],[-103.2444,48.9993],[-103.2442,48.9993],[-103.2034,48.9993],[-103.2018,48.9993],[-103.2014,48.9993],[-103.1804,48.9993],[-103.1584,48.9993],[-103.1362,48.9993],[-103.1255,48.9993],[-103.1144,48.9993],[-103.0922,48.9993],[-103.0702,48.9993],[-103.0632,48.9993],[-103.0494,48.9993],[-103.0048,48.9993],[-103.0041,48.9993],[-103.0005,48.9993],[-102.9831,48.9992],[-102.9811,48.9992],[-102.939,48.9993],[-102.9388,48.9993],[-102.9177,48.9993],[-102.91,48.9993],[-102.8834,48.9992],[-102.8755,48.9993],[-102.8739,48.9993],[-102.8505,48.9994],[-102.8491,48.9994],[-102.8437,48.9994],[-102.8391,48.9994],[-102.8373,48.9994],[-102.8362,48.9994],[-102.8297,48.9993],[-102.8284,48.9993],[-102.8183,48.9993],[-102.8076,48.9993],[-102.8052,48.9993],[-102.8043,48.9993],[-102.8041,48.9993],[-102.8031,48.9993],[-102.799,48.9993],[-102.7904,48.9993],[-102.7884,48.9993],[-102.78,48.9993],[-102.7659,48.9993],[-102.7642,48.9993],[-102.7505,48.9992],[-102.7206,48.9992],[-102.6766,48.9991],[-102.6669,48.9991],[-102.6557,48.9991],[-102.6506,48.9991],[-102.647,48.9991],[-102.6434,48.9991],[-102.6374,48.9991],[-102.6344,48.9991],[-102.6337,48.9991],[-102.6335,48.9991],[-102.6255,48.9991],[-102.6137,48.9991],[-102.5678,48.999],[-102.5631,48.999],[-102.5624,48.999],[-102.559,48.999],[-102.5577,48.999],[-102.5569,48.999],[-102.5544,48.999],[-102.5523,48.999],[-102.5521,48.999],[-102.5492,48.999],[-102.5489,48.999],[-102.5453,48.999],[-102.5344,48.999],[-102.5189,48.999],[-102.5175,48.999],[-102.5004,48.9989],[-102.4802,48.9989],[-102.4582,48.9989],[-102.4363,48.9988],[-102.4143,48.9988],[-102.4119,48.9988],[-102.3934,48.9988],[-102.3755,48.9988],[-102.3714,48.9988],[-102.3516,48.9988],[-102.3494,48.9988],[-102.3202,48.9988],[-102.2935,48.9988],[-102.2835,48.9988],[-102.2752,48.9988],[-102.2751,48.9988],[-102.2661,48.9989],[-102.2659,48.9988],[-102.2654,48.9988],[-102.2649,48.9988],[-102.2647,48.9988],[-102.2505,48.9989],[-102.217,48.9986],[-102.214,48.9986],[-102.2113,48.9986],[-102.1956,48.9986],[-102.1751,48.9986],[-102.1746,48.9986],[-102.1737,48.9986],[-102.1707,48.9986],[-102.1523,48.9988],[-102.1518,48.9988],[-102.1504,48.9988],[-102.15,48.9988],[-102.1314,48.9988],[-102.1306,48.9988],[-102.1291,48.9988],[-102.1255,48.9988],[-102.0876,48.9989],[-102.0847,48.9989],[-102.0828,48.9989],[-102.0816,48.9989],[-102.0785,48.9989],[-102.0764,48.9989],[-102.0753,48.9989],[-102.0727,48.9989],[-102.0711,48.9989],[-102.0689,48.9989],[-102.068,48.9989],[-102.0654,48.9989],[-102.0614,48.9989],[-102.0599,48.9989],[-102.0576,48.9989],[-102.0559,48.9989],[-102.0433,48.999],[-102.0394,48.999],[-102.0342,48.999],[-102.0286,48.999],[-102.0211,48.999],[-101.9997,48.999],[-101.9995,48.999],[-101.9888,48.999],[-101.9671,48.999],[-101.9669,48.999],[-101.9668,48.999],[-101.9664,48.999],[-101.9657,48.999],[-101.9248,48.999],[-101.8901,48.9991],[-101.8754,48.9991],[-101.8549,48.9991],[-101.8524,48.9991],[-101.8469,48.9991],[-101.8029,48.9991],[-101.8028,48.9991],[-101.7869,48.9991],[-101.7864,48.9991],[-101.7591,48.9991],[-101.7504,48.9991],[-101.7157,48.9991],[-101.6935,48.9991],[-101.6285,48.9992],[-101.6279,48.9992],[-101.6278,48.9992],[-101.6269,48.9992],[-101.6254,48.9992],[-101.6121,48.9992],[-101.5888,48.9993],[-101.5405,48.9995],[-101.5186,48.9996],[-101.5095,48.9996],[-101.5093,48.9996],[-101.5063,48.9996],[-101.5062,48.9996],[-101.5004,48.9997],[-101.4967,48.9994],[-101.4822,48.9995],[-101.4567,48.9993],[-101.4349,48.9994],[-101.4296,48.9994],[-101.3756,48.9994],[-101.3655,48.9994],[-101.3647,48.9995],[-101.3442,48.9994],[-101.3352,48.9994],[-101.3119,48.9994],[-101.3002,48.9994],[-101.2969,48.9994],[-101.2782,48.9993],[-101.2552,48.9993],[-101.2546,48.9993],[-101.2504,48.9993],[-101.2342,48.9994],[-101.2333,48.9994],[-101.2329,48.9994],[-101.2309,48.9995],[-101.2304,48.9995],[-101.2259,48.9995],[-101.2252,48.9996],[-101.2207,48.9995],[-101.2198,48.9995],[-101.2162,48.9995],[-101.2129,48.9993],[-101.2056,48.9993],[-101.2046,48.9993],[-101.2014,48.9993],[-101.1907,48.9994],[-101.1906,48.9994],[-101.19,48.9994],[-101.1686,48.9993],[-101.1639,48.9993],[-101.1467,48.9992],[-101.1466,48.9992],[-101.1254,48.9991],[-101.1246,48.9994],[-101.1153,48.9993],[-101.1149,48.9993],[-101.1136,48.9993],[-101.1128,48.9993],[-101.1029,48.9993],[-101.1024,48.9993],[-101.0907,48.9993],[-101.0821,48.9992],[-101.0603,48.9994],[-101.0494,48.9993],[-101.0382,48.9993],[-101.0172,48.9992],[-101.0171,48.9992],[-101.0159,48.9992],[-101.0158,48.9992],[-101.0004,48.9994],[-100.9878,48.9994],[-100.9721,48.9994],[-100.9583,48.9995],[-100.9281,48.9995],[-100.9206,48.9996],[-100.9179,48.9996],[-100.9136,48.9997],[-100.9069,48.9996],[-100.8754,48.9995],[-100.853,48.9994],[-100.8406,48.9994],[-100.8194,48.9994],[-100.7527,48.9994],[-100.7504,48.9993],[-100.7087,48.9995],[-100.697,48.9994],[-100.6869,48.9994],[-100.6293,48.9993],[-100.6254,48.9994],[-100.5944,48.9993],[-100.5772,48.9993],[-100.5556,48.9993],[-100.5004,48.9993],[-100.4456,48.9994],[-100.4348,48.9994],[-100.434,48.9994],[-100.4341,48.9995],[-100.4342,48.9995],[-100.4343,48.9996],[-100.4316,48.9996],[-100.4317,48.9994],[-100.3754,48.9993],[-100.3676,48.9993],[-100.3672,48.9993],[-100.3657,48.9993],[-100.3575,48.9993],[-100.352,48.9993],[-100.3379,48.9993],[-100.3281,48.9993],[-100.3146,48.9993],[-100.3083,48.9993],[-100.2517,48.9993],[-100.2504,48.9993],[-100.2477,48.9993],[-100.2189,48.9993],[-100.2133,48.9992],[-100.2125,48.9992],[-100.2056,48.9992],[-100.2049,48.9993],[-100.2046,48.9993],[-100.1907,48.9992],[-100.1845,48.9992],[-100.1827,48.9992],[-100.18,48.9992],[-100.1664,48.9993],[-100.1633,48.9993],[-100.162,48.9993],[-100.1435,48.9993],[-100.1251,48.9992],[-100.0741,48.9991],[-100.0693,48.9991],[-100.0546,48.9992],[-100.0545,48.9992],[-100.0524,48.9992],[-100.0497,48.9993],[-100.0489,48.9992],[-100.0004,48.9992],[-99.9867,48.9992],[-99.9651,48.9991],[-99.9401,48.999],[-99.9331,48.999],[-99.9213,48.999],[-99.9199,48.999],[-99.9138,48.999],[-99.9137,48.999],[-99.8929,48.9991],[-99.8824,48.9991],[-99.8798,48.9991],[-99.8782,48.9991],[-99.8764,48.9991],[-99.8754,48.9991],[-99.8616,48.9992],[-99.8615,48.9992],[-99.8602,48.9992],[-99.8331,48.9992],[-99.8215,48.9992],[-99.8107,48.9992],[-99.7681,48.9993],[-99.7674,48.9993],[-99.7506,48.9992],[-99.745,48.9992],[-99.7227,48.9991],[-99.7158,48.9991],[-99.7154,48.9991],[-99.701,48.9991],[-99.6805,48.9992],[-99.6585,48.9992],[-99.6573,48.9992],[-99.6254,48.9993],[-99.5907,48.9992],[-99.5884,48.9992],[-99.57,48.9993],[-99.5483,48.9993],[-99.5478,48.9993],[-99.5321,48.9993],[-99.5261,48.9993],[-99.5257,48.9993],[-99.5004,48.9993],[-99.4729,48.9993],[-99.3945,48.9993],[-99.3767,48.9994],[-99.3761,48.9994],[-99.3754,48.9994],[-99.3716,48.9994],[-99.3585,48.9994],[-99.3511,48.9994],[-99.347,48.9994],[-99.3469,48.9994],[-99.3281,48.9994],[-99.3033,48.9995],[-99.2965,48.9995],[-99.2627,48.9995],[-99.2575,48.9995],[-99.2504,48.9995],[-99.1774,48.9997],[-99.1641,48.9998],[-99.1509,48.9998],[-99.1331,48.9999],[-99.1254,48.9999],[-99.11,48.9999],[-99.0951,48.9998],[-99.0503,48.9998],[-99.0443,48.9998],[-99.0327,48.9998],[-99.0221,48.9998],[-99.0104,48.9998],[-99.0036,48.9998],[-99.0034,48.9998],[-99.0004,48.9998],[-99.0004,49],[-98.9998,49],[-98.9376,49],[-98.9218,49],[-98.9148,49],[-98.9133,49],[-98.8754,49],[-98.8754,49.0002],[-98.869,49.0002],[-98.8679,49.0002],[-98.7504,49.0002],[-98.7484,49.0002],[-98.7371,49.0002],[-98.6943,49.0001],[-98.6886,49.0001],[-98.6739,49.0001],[-98.6264,49.0001],[-98.6254,49.0001],[-98.6242,49.0001],[-98.623,49.0001],[-98.6219,49.0001],[-98.6059,49.0001],[-98.5899,49.0001],[-98.523,49.0003],[-98.4876,49.0004],[-98.4873,49.0004],[-98.4864,49.0004],[-98.4852,49.0004],[-98.4837,49.0004],[-98.4748,49.0004],[-98.4734,49.0004],[-98.454,49.0003],[-98.4475,49.0003],[-98.378,49.0003],[-98.3754,49.0003],[-98.3649,49.0003],[-98.3427,49.0003],[-98.2967,49.0003],[-98.2905,49.0003],[-98.2742,49.0003],[-98.2702,49.0003],[-98.2699,49.0003],[-98.2617,49.0003],[-98.2543,49.0003],[-98.2529,49.0003],[-98.2495,49.0003],[-98.2459,49.0003],[-98.2451,49.0003],[-98.2439,49.0003],[-98.2421,49.0003],[-98.2411,49.0003],[-98.2354,49.0003],[-98.2304,49.0003],[-98.2302,49.0003],[-98.23,49.0003],[-98.229,49.0003],[-98.2124,49.0003],[-98.2118,49.0003],[-98.2108,49.0003],[-98.2097,49.0003],[-98.209,49.0003],[-98.2064,49.0003],[-98.2017,49.0002],[-98.1332,49.0003],[-98.1254,49.0003],[-98.1214,49.0003],[-98.0794,49.0004],[-98.0333,49.0004],[-98.0004,49.0005],[-97.9761,49.0005],[-97.9587,49.0005],[-97.9533,49.0005],[-97.9511,49.0005],[-97.9502,49.0005],[-97.95,49.0005],[-97.9286,49.0005],[-97.9086,49.0005],[-97.8844,49.0006],[-97.8841,49.0006],[-97.8753,49.0006],[-97.8625,49.0005],[-97.8575,49.0005],[-97.8211,49.0005],[-97.8189,49.0005],[-97.8151,49.0006],[-97.8028,49.0005],[-97.7978,49.0005],[-97.791,49.0006],[-97.7758,49.0006],[-97.7504,49.0006],[-97.7438,49.0006],[-97.7317,49.0007],[-97.7099,49.0006],[-97.7098,49.0006],[-97.6998,49.0006],[-97.6883,49.0006],[-97.6857,49.0007],[-97.6811,49.0007],[-97.6615,49.0007],[-97.6504,49.0007],[-97.6393,49.0007],[-97.6253,49.0007],[-97.6223,49.0007],[-97.5606,49.0006],[-97.5569,49.0006],[-97.5353,49.0006],[-97.5139,49.0006],[-97.5003,49.0005],[-97.4911,49.0005],[-97.4812,49.0004],[-97.4697,49.0005],[-97.4628,49.0005],[-97.4504,49.0005],[-97.4476,49.0005],[-97.4379,49.0005],[-97.43,49.0005],[-97.4252,49.0005],[-97.4112,49.0005],[-97.3902,49.0005],[-97.3754,49.0005],[-97.3593,49.0005],[-97.3207,49.0006],[-97.3055,49.0006],[-97.2935,49.0006],[-97.2931,49.0006],[-97.293,49.0006],[-97.2927,49.0006],[-97.2712,49.0006],[-97.2503,49.0005],[-97.2482,49.0005],[-97.238,49.0007],[-97.2372,49.0007],[-97.2354,49.0007],[-97.2346,49.0007],[-97.2301,49.0007],[-97.2301,49.0006],[-97.2287,49.0006],[-97.2289,49.0005],[-97.2296,49.0002],[-97.2302,48.9999],[-97.2303,48.9999],[-97.2304,48.9998],[-97.2306,48.9997],[-97.231,48.9996],[-97.2311,48.9995],[-97.2313,48.9994],[-97.2316,48.9993],[-97.2318,48.9992],[-97.2319,48.9991],[-97.232,48.9991],[-97.2323,48.999],[-97.2323,48.9989],[-97.2325,48.9988],[-97.2328,48.9986],[-97.233,48.9985],[-97.2333,48.9983],[-97.2335,48.9982],[-97.2337,48.9981],[-97.2338,48.9979],[-97.234,48.9977],[-97.2341,48.9974],[-97.2342,48.9972],[-97.2342,48.9971],[-97.2342,48.997],[-97.2343,48.9969],[-97.2343,48.9968],[-97.2343,48.9965],[-97.2342,48.9963],[-97.2342,48.9962],[-97.2338,48.9957],[-97.2336,48.9955],[-97.2335,48.9954],[-97.2332,48.9952],[-97.2329,48.9951],[-97.2327,48.995],[-97.2326,48.995],[-97.2322,48.995],[-97.2316,48.9949],[-97.2314,48.9949],[-97.2311,48.9949],[-97.2309,48.9949],[-97.2308,48.9949],[-97.2306,48.9949],[-97.2295,48.9949],[-97.2293,48.9949],[-97.2289,48.9949],[-97.2285,48.9949],[-97.2283,48.9948],[-97.2282,48.9948],[-97.2277,48.9946],[-97.2275,48.9946],[-97.2272,48.9944],[-97.227,48.9943],[-97.2269,48.9942],[-97.2267,48.9941],[-97.2266,48.9939],[-97.2266,48.9938],[-97.2265,48.9937],[-97.2265,48.9934],[-97.2265,48.9933],[-97.2266,48.9932],[-97.2267,48.993],[-97.2267,48.9929],[-97.2268,48.9928],[-97.2269,48.9927],[-97.227,48.9926],[-97.2271,48.9925],[-97.2272,48.9924],[-97.2276,48.9922],[-97.2277,48.9921],[-97.2281,48.9919],[-97.2285,48.9917],[-97.2286,48.9917],[-97.2287,48.9916],[-97.2288,48.9916],[-97.2291,48.9915],[-97.2294,48.9913],[-97.2298,48.9911],[-97.23,48.991],[-97.2303,48.9909],[-97.2308,48.9907],[-97.2316,48.9904],[-97.2318,48.9903],[-97.232,48.9902],[-97.2321,48.9901],[-97.2323,48.9901],[-97.2325,48.99],[-97.2328,48.9899],[-97.2331,48.9897],[-97.2336,48.9894],[-97.234,48.9891],[-97.2341,48.989],[-97.2343,48.9888],[-97.2344,48.9887],[-97.2345,48.9886],[-97.235,48.9882],[-97.2354,48.9878],[-97.2356,48.9876],[-97.2357,48.9875],[-97.2358,48.9874],[-97.2359,48.9873],[-97.2362,48.9869],[-97.2364,48.9867],[-97.2366,48.9866],[-97.2366,48.9865],[-97.2368,48.9862],[-97.2369,48.9861],[-97.237,48.986],[-97.2371,48.9858],[-97.2372,48.9858],[-97.2373,48.9856],[-97.2374,48.9855],[-97.2376,48.9851],[-97.2377,48.985],[-97.2378,48.9848],[-97.2379,48.9845],[-97.2379,48.9842],[-97.2381,48.9839],[-97.2381,48.9837],[-97.2381,48.9836],[-97.2382,48.9833],[-97.2383,48.9826],[-97.2383,48.9819],[-97.2383,48.9816],[-97.2383,48.9813],[-97.2383,48.9812],[-97.2383,48.9811],[-97.2383,48.981],[-97.2383,48.9808],[-97.2383,48.9804],[-97.2383,48.9801],[-97.2383,48.98],[-97.2383,48.9796],[-97.2382,48.9791],[-97.2382,48.9786],[-97.2381,48.9785],[-97.238,48.9775],[-97.238,48.9772],[-97.238,48.9771],[-97.238,48.977],[-97.238,48.9769],[-97.238,48.9768],[-97.2379,48.9767],[-97.2379,48.9766],[-97.2379,48.9765],[-97.2379,48.9764],[-97.2379,48.9763],[-97.2379,48.9762],[-97.2379,48.9761],[-97.2379,48.976],[-97.2379,48.9759],[-97.2379,48.9758],[-97.2378,48.9758],[-97.2378,48.9757],[-97.2378,48.9756],[-97.2378,48.9755],[-97.2378,48.9754],[-97.2378,48.9753],[-97.2378,48.9752],[-97.2378,48.9751],[-97.2378,48.975],[-97.2378,48.9749],[-97.2378,48.9748],[-97.2378,48.9747],[-97.2378,48.9746],[-97.2378,48.9745],[-97.2378,48.9744],[-97.2378,48.9743],[-97.2378,48.9742],[-97.2378,48.9741],[-97.2378,48.974],[-97.2378,48.9739],[-97.2378,48.9738],[-97.2378,48.9737],[-97.2378,48.9736],[-97.2378,48.9735],[-97.2378,48.9734],[-97.2378,48.9733],[-97.2378,48.9732],[-97.2378,48.9731],[-97.2378,48.973],[-97.2378,48.9729],[-97.2378,48.9728],[-97.2378,48.9727],[-97.2378,48.9726],[-97.2378,48.9725],[-97.2379,48.9725],[-97.2379,48.9724],[-97.2379,48.9723],[-97.2379,48.9722],[-97.2379,48.9721],[-97.238,48.9721],[-97.238,48.972],[-97.238,48.9719],[-97.238,48.9718],[-97.2381,48.9717],[-97.2381,48.9716],[-97.2381,48.9715],[-97.2382,48.9714],[-97.2382,48.9713],[-97.2383,48.9712],[-97.2383,48.9711],[-97.2383,48.971],[-97.2384,48.9709],[-97.2384,48.9708],[-97.2384,48.9707],[-97.2385,48.9706],[-97.2385,48.9705],[-97.2386,48.9704],[-97.2386,48.9703],[-97.2386,48.9702],[-97.2387,48.9702],[-97.2387,48.9701],[-97.2387,48.97],[-97.2388,48.97],[-97.2388,48.9699],[-97.2388,48.9698],[-97.2389,48.9698],[-97.2389,48.9697],[-97.2389,48.9696],[-97.239,48.9695],[-97.239,48.9694],[-97.239,48.9693],[-97.2391,48.9693],[-97.2391,48.9692],[-97.2391,48.9691],[-97.2391,48.969],[-97.2391,48.9689],[-97.2391,48.9688],[-97.2391,48.9687],[-97.2391,48.9686],[-97.2391,48.9685],[-97.2391,48.9684],[-97.2391,48.9683],[-97.2391,48.9682],[-97.2391,48.9681],[-97.2391,48.968],[-97.2391,48.9679],[-97.2391,48.9678],[-97.239,48.9678],[-97.239,48.9677],[-97.239,48.9676],[-97.239,48.9675],[-97.239,48.9674],[-97.239,48.9673],[-97.2389,48.9672],[-97.2389,48.9671],[-97.2389,48.967],[-97.2388,48.967],[-97.2388,48.9669],[-97.2387,48.9668],[-97.2387,48.9667],[-97.2387,48.9666],[-97.2386,48.9666],[-97.2386,48.9665],[-97.2386,48.9664],[-97.2385,48.9664],[-97.2385,48.9663],[-97.2384,48.9663],[-97.2383,48.9662],[-97.2383,48.9661],[-97.2382,48.9661],[-97.2381,48.966],[-97.238,48.9659],[-97.2379,48.9659],[-97.2378,48.9658],[-97.2377,48.9657],[-97.2376,48.9657],[-97.2375,48.9656],[-97.2374,48.9656],[-97.2373,48.9655],[-97.2372,48.9655],[-97.2372,48.9654],[-97.2371,48.9654],[-97.237,48.9654],[-97.2369,48.9653],[-97.2368,48.9653],[-97.2367,48.9652],[-97.2366,48.9652],[-97.2365,48.9652],[-97.2365,48.9651],[-97.2364,48.9651],[-97.2363,48.965],[-97.2362,48.965],[-97.2361,48.965],[-97.236,48.965],[-97.2359,48.9649],[-97.2357,48.9649],[-97.2356,48.9649],[-97.2355,48.9648],[-97.2353,48.9648],[-97.2352,48.9648],[-97.2351,48.9648],[-97.2349,48.9647],[-97.2348,48.9647],[-97.2347,48.9647],[-97.2346,48.9647],[-97.2345,48.9647],[-97.2344,48.9647],[-97.2343,48.9646],[-97.2342,48.9646],[-97.2341,48.9646],[-97.234,48.9646],[-97.2339,48.9646],[-97.2337,48.9646],[-97.2336,48.9646],[-97.2335,48.9646],[-97.2334,48.9646],[-97.2333,48.9646],[-97.2332,48.9646],[-97.2331,48.9646],[-97.233,48.9646],[-97.2329,48.9646],[-97.2328,48.9646],[-97.2327,48.9646],[-97.2325,48.9646],[-97.2324,48.9646],[-97.2323,48.9645],[-97.2322,48.9645],[-97.2321,48.9645],[-97.232,48.9645],[-97.2319,48.9645],[-97.2318,48.9645],[-97.2317,48.9645],[-97.2316,48.9645],[-97.2315,48.9644],[-97.2314,48.9644],[-97.2313,48.9644],[-97.2311,48.9644],[-97.231,48.9644],[-97.2309,48.9644],[-97.2308,48.9644],[-97.2307,48.9644],[-97.2306,48.9644],[-97.2305,48.9644],[-97.2304,48.9644],[-97.2303,48.9644],[-97.2302,48.9643],[-97.2301,48.9643],[-97.23,48.9643],[-97.2299,48.9643],[-97.2297,48.9642],[-97.2296,48.9642],[-97.2295,48.9641],[-97.2294,48.9641],[-97.2293,48.9641],[-97.2292,48.964],[-97.2291,48.964],[-97.229,48.9639],[-97.2289,48.9639],[-97.2288,48.9639],[-97.2287,48.9639],[-97.2287,48.9638],[-97.2286,48.9637],[-97.2285,48.9637],[-97.2285,48.9636],[-97.2284,48.9635],[-97.2283,48.9634],[-97.2282,48.9634],[-97.2282,48.9633],[-97.2281,48.9633],[-97.2281,48.9632],[-97.228,48.9631],[-97.2279,48.963],[-97.2279,48.9629],[-97.2278,48.9629],[-97.2277,48.9628],[-97.2277,48.9627],[-97.2276,48.9626],[-97.2275,48.9625],[-97.2275,48.9624],[-97.2275,48.9623],[-97.2275,48.9622],[-97.2275,48.9621],[-97.2275,48.962],[-97.2275,48.9619],[-97.2275,48.9618],[-97.2275,48.9617],[-97.2275,48.9616],[-97.2276,48.9616],[-97.2276,48.9615],[-97.2276,48.9614],[-97.2277,48.9614],[-97.2277,48.9613],[-97.2277,48.9612],[-97.2278,48.9612],[-97.2278,48.9611],[-97.2279,48.961],[-97.2279,48.9609],[-97.228,48.9609],[-97.228,48.9608],[-97.2281,48.9608],[-97.2281,48.9607],[-97.2282,48.9607],[-97.2283,48.9606],[-97.2284,48.9605],[-97.2285,48.9604],[-97.2286,48.9603],[-97.2287,48.9603],[-97.2287,48.9602],[-97.2288,48.9601],[-97.2289,48.9601],[-97.2289,48.96],[-97.229,48.96],[-97.229,48.9599],[-97.2291,48.9598],[-97.2292,48.9598],[-97.2292,48.9597],[-97.2293,48.9596],[-97.2294,48.9595],[-97.2305,48.9584],[-97.2307,48.9581],[-97.2308,48.9581],[-97.2308,48.958],[-97.2308,48.9579],[-97.2309,48.9578],[-97.2309,48.9576],[-97.2311,48.9572],[-97.2313,48.957],[-97.2314,48.9568],[-97.2314,48.9567],[-97.2316,48.9564],[-97.2316,48.9563],[-97.2317,48.9562],[-97.2317,48.956],[-97.2318,48.9557],[-97.2319,48.9555],[-97.2319,48.9553],[-97.232,48.9551],[-97.232,48.955],[-97.2321,48.9548],[-97.2322,48.9545],[-97.2322,48.9544],[-97.2322,48.9543],[-97.2323,48.9541],[-97.2323,48.954],[-97.2323,48.9539],[-97.2324,48.9538],[-97.2324,48.9537],[-97.2325,48.953],[-97.2326,48.9528],[-97.2327,48.9524],[-97.2327,48.9523],[-97.2327,48.9522],[-97.2328,48.9519],[-97.2329,48.9518],[-97.233,48.9515],[-97.233,48.9514],[-97.233,48.9513],[-97.2331,48.9511],[-97.2332,48.9508],[-97.2334,48.9505],[-97.2335,48.9501],[-97.2336,48.9499],[-97.2337,48.9498],[-97.2338,48.9497],[-97.2339,48.9496],[-97.234,48.9494],[-97.2341,48.949],[-97.2341,48.9487],[-97.2342,48.9483],[-97.2341,48.9481],[-97.2341,48.9479],[-97.2341,48.9478],[-97.234,48.9476],[-97.234,48.9474],[-97.2338,48.9472],[-97.2335,48.947],[-97.2333,48.9468],[-97.2331,48.9467],[-97.233,48.9466],[-97.2329,48.9466],[-97.2327,48.9465],[-97.2326,48.9464],[-97.2324,48.9464],[-97.2323,48.9464],[-97.2322,48.9464],[-97.232,48.9464],[-97.2316,48.9463],[-97.2312,48.9464],[-97.2305,48.9464],[-97.2304,48.9464],[-97.2303,48.9464],[-97.2298,48.9466],[-97.2295,48.9467],[-97.2294,48.9467],[-97.2293,48.9467],[-97.2292,48.9467],[-97.2289,48.9468],[-97.2287,48.9468],[-97.2286,48.9468],[-97.2284,48.9468],[-97.2281,48.9467],[-97.2279,48.9467],[-97.2276,48.9466],[-97.2275,48.9466],[-97.2275,48.9465],[-97.2273,48.9464],[-97.227,48.9462],[-97.2268,48.946],[-97.2266,48.9458],[-97.2265,48.9457],[-97.2265,48.9456],[-97.2264,48.9454],[-97.2264,48.9452],[-97.2264,48.9451],[-97.2264,48.9449],[-97.2264,48.9448],[-97.2265,48.9447],[-97.2265,48.9446],[-97.2265,48.9442],[-97.2265,48.9439],[-97.2265,48.9437],[-97.2266,48.9435],[-97.2267,48.9433],[-97.2267,48.9432],[-97.2268,48.9428],[-97.2269,48.9425],[-97.227,48.9423],[-97.227,48.9419],[-97.2271,48.9413],[-97.2271,48.9408],[-97.2271,48.9404],[-97.2271,48.9398],[-97.2271,48.9394],[-97.2271,48.9392],[-97.227,48.9391],[-97.227,48.9389],[-97.2269,48.9384],[-97.2267,48.9379],[-97.2267,48.9376],[-97.2266,48.9374],[-97.2265,48.9371],[-97.2265,48.937],[-97.2264,48.9368],[-97.2264,48.9367],[-97.2264,48.9366],[-97.2263,48.9365],[-97.2263,48.9364],[-97.2262,48.9362],[-97.2261,48.936],[-97.226,48.9358],[-97.2259,48.9356],[-97.2259,48.9355],[-97.2258,48.9353],[-97.2256,48.935],[-97.2255,48.9348],[-97.2254,48.9347],[-97.2254,48.9346],[-97.2253,48.9345],[-97.2251,48.9343],[-97.225,48.9343],[-97.225,48.9341],[-97.2249,48.9341],[-97.2248,48.934],[-97.2248,48.9339],[-97.2246,48.9338],[-97.2245,48.9337],[-97.2243,48.9336],[-97.2241,48.9335],[-97.224,48.9334],[-97.2238,48.9333],[-97.2235,48.9331],[-97.2233,48.933],[-97.2229,48.9328],[-97.2228,48.9328],[-97.2226,48.9327],[-97.2225,48.9327],[-97.2224,48.9326],[-97.2222,48.9326],[-97.222,48.9325],[-97.2218,48.9325],[-97.2217,48.9325],[-97.2215,48.9325],[-97.2213,48.9325],[-97.2212,48.9324],[-97.221,48.9324],[-97.2207,48.9324],[-97.2206,48.9324],[-97.2202,48.9324],[-97.2199,48.9324],[-97.219,48.9325],[-97.218,48.9326],[-97.2176,48.9327],[-97.2172,48.9327],[-97.2171,48.9327],[-97.2167,48.9327],[-97.2164,48.9327],[-97.216,48.9327],[-97.2159,48.9326],[-97.2158,48.9326],[-97.2156,48.9326],[-97.2156,48.9325],[-97.2154,48.9325],[-97.2151,48.9323],[-97.2149,48.9322],[-97.2146,48.9319],[-97.2145,48.9318],[-97.2145,48.9317],[-97.2144,48.9316],[-97.2143,48.9315],[-97.2143,48.9314],[-97.2143,48.931],[-97.2143,48.9309],[-97.2144,48.9307],[-97.2144,48.9306],[-97.2145,48.9304],[-97.2145,48.9303],[-97.2146,48.9301],[-97.2147,48.93],[-97.2147,48.9299],[-97.2148,48.9298],[-97.2149,48.9297],[-97.2151,48.9295],[-97.2152,48.9294],[-97.2153,48.9293],[-97.2156,48.929],[-97.2158,48.9289],[-97.216,48.9288],[-97.2161,48.9287],[-97.2164,48.9284],[-97.2165,48.9283],[-97.2168,48.928],[-97.217,48.9279],[-97.2172,48.9277],[-97.2173,48.9275],[-97.2174,48.9274],[-97.2175,48.9273],[-97.2178,48.9267],[-97.218,48.9265],[-97.2181,48.9264],[-97.2183,48.9262],[-97.2184,48.9261],[-97.2185,48.926],[-97.2185,48.9258],[-97.2186,48.9256],[-97.2187,48.9254],[-97.2188,48.9253],[-97.2189,48.9252],[-97.2189,48.9251],[-97.219,48.9249],[-97.2191,48.9248],[-97.2192,48.9246],[-97.2192,48.9245],[-97.2193,48.9244],[-97.2194,48.9242],[-97.2195,48.924],[-97.2195,48.9239],[-97.2196,48.9238],[-97.2196,48.9236],[-97.2197,48.9235],[-97.2197,48.9233],[-97.2198,48.9229],[-97.2198,48.9226],[-97.2198,48.9222],[-97.2198,48.922],[-97.2197,48.9218],[-97.2197,48.9215],[-97.2196,48.9213],[-97.2195,48.9212],[-97.2195,48.9211],[-97.2193,48.9209],[-97.2189,48.9205],[-97.2188,48.9204],[-97.2188,48.9203],[-97.2187,48.9203],[-97.2186,48.9202],[-97.2185,48.9201],[-97.2183,48.92],[-97.218,48.9197],[-97.2177,48.9195],[-97.2175,48.9194],[-97.2173,48.9193],[-97.217,48.9192],[-97.2167,48.919],[-97.2165,48.919],[-97.2162,48.9189],[-97.2159,48.9188],[-97.2157,48.9187],[-97.2155,48.9187],[-97.2153,48.9186],[-97.2152,48.9186],[-97.2151,48.9186],[-97.2149,48.9186],[-97.2147,48.9186],[-97.2146,48.9186],[-97.2144,48.9185],[-97.2143,48.9185],[-97.2142,48.9185],[-97.214,48.9184],[-97.2138,48.9183],[-97.2136,48.9183],[-97.2133,48.9182],[-97.2131,48.9182],[-97.2131,48.9181],[-97.2129,48.918],[-97.2127,48.9179],[-97.2126,48.9179],[-97.2125,48.9178],[-97.2125,48.9177],[-97.2123,48.9177],[-97.2122,48.9176],[-97.2121,48.9176],[-97.2119,48.9174],[-97.2116,48.9172],[-97.2115,48.9171],[-97.2114,48.917],[-97.2113,48.9168],[-97.2111,48.9165],[-97.211,48.9164],[-97.2109,48.9162],[-97.2108,48.916],[-97.2107,48.9158],[-97.2107,48.9157],[-97.2106,48.9156],[-97.2106,48.9155],[-97.2106,48.9154],[-97.2106,48.9152],[-97.2106,48.9151],[-97.2105,48.9151],[-97.2105,48.915],[-97.2106,48.9148],[-97.2106,48.9147],[-97.2106,48.9146],[-97.2106,48.9145],[-97.2106,48.9142],[-97.2107,48.9139],[-97.2108,48.9136],[-97.2109,48.9133],[-97.2111,48.9128],[-97.2112,48.9125],[-97.2113,48.9123],[-97.2114,48.9121],[-97.2117,48.9116],[-97.2117,48.9115],[-97.2118,48.9113],[-97.2119,48.9112],[-97.212,48.911],[-97.2121,48.9109],[-97.2122,48.9107],[-97.2123,48.9106],[-97.2123,48.9104],[-97.2124,48.9103],[-97.2124,48.9102],[-97.2125,48.9098],[-97.2126,48.9094],[-97.2126,48.909],[-97.2126,48.9086],[-97.2126,48.9084],[-97.2125,48.9081],[-97.2125,48.9079],[-97.2124,48.9077],[-97.2123,48.9073],[-97.2123,48.9072],[-97.2122,48.907],[-97.2121,48.9067],[-97.2119,48.9064],[-97.2119,48.9063],[-97.2118,48.9062],[-97.2117,48.9061],[-97.2115,48.9057],[-97.2114,48.9056],[-97.2113,48.9055],[-97.2111,48.9052],[-97.2109,48.905],[-97.2105,48.9046],[-97.2103,48.9045],[-97.2101,48.9042],[-97.21,48.9042],[-97.2098,48.904],[-97.2091,48.9035],[-97.2086,48.9031],[-97.2081,48.9028],[-97.2079,48.9027],[-97.2074,48.9025],[-97.2071,48.9024],[-97.2069,48.9023],[-97.2064,48.9021],[-97.2061,48.9021],[-97.206,48.9021],[-97.2058,48.902],[-97.2057,48.902],[-97.2055,48.9019],[-97.2053,48.9018],[-97.2052,48.9018],[-97.2048,48.9017],[-97.2046,48.9016],[-97.2042,48.9016],[-97.2039,48.9015],[-97.2037,48.9014],[-97.2036,48.9014],[-97.2031,48.9013],[-97.2029,48.9012],[-97.2027,48.9012],[-97.2025,48.9012],[-97.2023,48.9011],[-97.202,48.9011],[-97.2018,48.901],[-97.2017,48.901],[-97.2015,48.901],[-97.2013,48.901],[-97.201,48.9009],[-97.2007,48.9008],[-97.2006,48.9008],[-97.2002,48.9007],[-97.1999,48.9006],[-97.1997,48.9006],[-97.1992,48.9004],[-97.1991,48.9004],[-97.1988,48.9003],[-97.1982,48.9001],[-97.198,48.9],[-97.1974,48.8998],[-97.1972,48.8997],[-97.1971,48.8997],[-97.197,48.8996],[-97.1968,48.8995],[-97.1965,48.8995],[-97.1965,48.8994],[-97.1961,48.8993],[-97.1959,48.8992],[-97.1957,48.8992],[-97.1956,48.8992],[-97.1954,48.8991],[-97.1951,48.899],[-97.195,48.899],[-97.1947,48.8989],[-97.1946,48.8989],[-97.1943,48.8988],[-97.1942,48.8987],[-97.194,48.8986],[-97.1938,48.8986],[-97.1937,48.8985],[-97.1933,48.8983],[-97.193,48.8982],[-97.1929,48.8982],[-97.1928,48.8981],[-97.1925,48.8979],[-97.1924,48.8978],[-97.1923,48.8977],[-97.1922,48.8976],[-97.1918,48.8974],[-97.1916,48.8972],[-97.1916,48.8971],[-97.1914,48.8969],[-97.1912,48.8968],[-97.1912,48.8967],[-97.191,48.8966],[-97.1908,48.8964],[-97.1908,48.8963],[-97.1906,48.8962],[-97.1905,48.8961],[-97.1902,48.8957],[-97.1901,48.8956],[-97.19,48.8955],[-97.1899,48.8952],[-97.1898,48.8951],[-97.1898,48.895],[-97.1898,48.8947],[-97.1898,48.8945],[-97.1898,48.8943],[-97.1898,48.8941],[-97.1898,48.8937],[-97.1899,48.8935],[-97.19,48.8932],[-97.1902,48.893],[-97.1903,48.8928],[-97.1904,48.8926],[-97.1905,48.8925],[-97.1906,48.8925],[-97.191,48.8922],[-97.1911,48.8921],[-97.1912,48.8921],[-97.1914,48.892],[-97.1916,48.8919],[-97.1917,48.8918],[-97.192,48.8918],[-97.1921,48.8917],[-97.1922,48.8917],[-97.1924,48.8916],[-97.1925,48.8916],[-97.1929,48.8915],[-97.193,48.8915],[-97.1931,48.8915],[-97.1935,48.8914],[-97.1936,48.8914],[-97.1937,48.8914],[-97.1941,48.8914],[-97.195,48.8914],[-97.1953,48.8914],[-97.1955,48.8914],[-97.1957,48.8915],[-97.1961,48.8916],[-97.1964,48.8917],[-97.1966,48.8917],[-97.197,48.8919],[-97.1973,48.892],[-97.1975,48.8921],[-97.1978,48.8922],[-97.198,48.8923],[-97.1982,48.8923],[-97.1983,48.8924],[-97.1984,48.8924],[-97.1987,48.8925],[-97.1993,48.8925],[-97.1995,48.8926],[-97.2,48.8926],[-97.2004,48.8926],[-97.2005,48.8925],[-97.2006,48.8925],[-97.2008,48.8925],[-97.201,48.8924],[-97.2012,48.8923],[-97.2014,48.8922],[-97.2015,48.8921],[-97.2016,48.8919],[-97.2017,48.8918],[-97.2017,48.8917],[-97.2017,48.8916],[-97.2017,48.8914],[-97.2016,48.8913],[-97.2016,48.8912],[-97.2014,48.891],[-97.2012,48.8909],[-97.2011,48.8907],[-97.2009,48.8906],[-97.2005,48.8903],[-97.2003,48.8902],[-97.1997,48.8898],[-97.1996,48.8897],[-97.1989,48.8893],[-97.1988,48.8892],[-97.1986,48.889],[-97.1985,48.889],[-97.1984,48.8889],[-97.1983,48.8888],[-97.1982,48.8887],[-97.1981,48.8886],[-97.198,48.8885],[-97.1979,48.8883],[-97.1977,48.8882],[-97.1976,48.888],[-97.1976,48.8879],[-97.1974,48.8875],[-97.1973,48.8873],[-97.1973,48.8871],[-97.1973,48.8869],[-97.1974,48.8867],[-97.1975,48.8865],[-97.1977,48.8861],[-97.1979,48.8857],[-97.198,48.8856],[-97.1982,48.8854],[-97.1983,48.8853],[-97.1984,48.8852],[-97.1987,48.8849],[-97.1991,48.8845],[-97.1992,48.8844],[-97.1994,48.8841],[-97.1995,48.884],[-97.1996,48.8838],[-97.1997,48.8836],[-97.1998,48.8833],[-97.1998,48.883],[-97.1999,48.8826],[-97.1998,48.8822],[-97.1998,48.8819],[-97.1997,48.8817],[-97.1997,48.8816],[-97.1996,48.8815],[-97.1996,48.8813],[-97.1995,48.8812],[-97.1994,48.8811],[-97.1992,48.8809],[-97.1991,48.8808],[-97.199,48.8807],[-97.1989,48.8806],[-97.1985,48.8802],[-97.1984,48.8802],[-97.1981,48.88],[-97.1978,48.8798],[-97.1974,48.8796],[-97.1969,48.8793],[-97.1968,48.8792],[-97.1967,48.8792],[-97.1967,48.8791],[-97.1966,48.8791],[-97.1962,48.8789],[-97.196,48.8788],[-97.1959,48.8788],[-97.1957,48.8787],[-97.1955,48.8787],[-97.1953,48.8786],[-97.1951,48.8785],[-97.195,48.8784],[-97.1944,48.8782],[-97.1943,48.8781],[-97.1941,48.8781],[-97.194,48.878],[-97.1939,48.878],[-97.1937,48.8779],[-97.1936,48.8779],[-97.1935,48.8779],[-97.1931,48.8777],[-97.1928,48.8776],[-97.1927,48.8775],[-97.1924,48.8774],[-97.1923,48.8774],[-97.1922,48.8774],[-97.1919,48.8772],[-97.1918,48.8772],[-97.1916,48.8772],[-97.1915,48.8771],[-97.1914,48.8771],[-97.1912,48.877],[-97.1911,48.877],[-97.191,48.8769],[-97.1907,48.8768],[-97.1905,48.8768],[-97.1904,48.8768],[-97.1903,48.8767],[-97.1899,48.8767],[-97.1898,48.8766],[-97.1896,48.8766],[-97.1895,48.8766],[-97.1893,48.8766],[-97.1892,48.8765],[-97.1889,48.8765],[-97.1884,48.8764],[-97.1883,48.8764],[-97.1879,48.8764],[-97.1877,48.8764],[-97.1867,48.8764],[-97.1863,48.8765],[-97.1862,48.8765],[-97.1859,48.8765],[-97.1856,48.8766],[-97.1855,48.8766],[-97.1848,48.8767],[-97.1842,48.8769],[-97.184,48.8769],[-97.1839,48.877],[-97.1837,48.877],[-97.1836,48.877],[-97.1835,48.8771],[-97.1833,48.8771],[-97.183,48.8772],[-97.1829,48.8772],[-97.1822,48.8772],[-97.1818,48.8772],[-97.1813,48.8772],[-97.1811,48.8772],[-97.1809,48.8772],[-97.1805,48.8772],[-97.1802,48.8771],[-97.1797,48.8771],[-97.1796,48.877],[-97.1792,48.8769],[-97.1791,48.8769],[-97.1789,48.8768],[-97.1787,48.8767],[-97.1784,48.8765],[-97.1783,48.8763],[-97.1782,48.8762],[-97.1781,48.8761],[-97.178,48.8761],[-97.1778,48.8757],[-97.1778,48.8756],[-97.1778,48.8755],[-97.1778,48.8753],[-97.1778,48.8752],[-97.1779,48.875],[-97.1779,48.8749],[-97.178,48.8746],[-97.178,48.8745],[-97.1781,48.8744],[-97.1782,48.8743],[-97.1783,48.8742],[-97.1784,48.874],[-97.1786,48.8739],[-97.1786,48.8738],[-97.1787,48.8737],[-97.1788,48.8736],[-97.1789,48.8735],[-97.1791,48.8733],[-97.1793,48.8731],[-97.1796,48.873],[-97.1796,48.8729],[-97.1799,48.8728],[-97.18,48.8727],[-97.1801,48.8726],[-97.1805,48.8724],[-97.1809,48.8721],[-97.181,48.872],[-97.1811,48.8719],[-97.1813,48.8718],[-97.1814,48.8717],[-97.1815,48.8717],[-97.1818,48.8715],[-97.1823,48.8712],[-97.1824,48.8711],[-97.1825,48.871],[-97.1826,48.871],[-97.183,48.8706],[-97.1832,48.8706],[-97.1834,48.8704],[-97.1837,48.8702],[-97.1843,48.8698],[-97.1847,48.8695],[-97.1848,48.8694],[-97.185,48.8693],[-97.1851,48.8692],[-97.1854,48.869],[-97.1856,48.8689],[-97.1859,48.8687],[-97.186,48.8687],[-97.1863,48.8686],[-97.1865,48.8685],[-97.1867,48.8684],[-97.1869,48.8682],[-97.1873,48.868],[-97.1876,48.8679],[-97.1877,48.8678],[-97.1881,48.8676],[-97.1883,48.8675],[-97.1884,48.8674],[-97.1886,48.8673],[-97.189,48.867],[-97.1893,48.8668],[-97.1894,48.8668],[-97.1894,48.8667],[-97.1896,48.8665],[-97.1897,48.8664],[-97.1898,48.8662],[-97.1899,48.8661],[-97.19,48.866],[-97.1901,48.8658],[-97.1902,48.8657],[-97.1903,48.8656],[-97.1904,48.8655],[-97.1904,48.8653],[-97.1905,48.8649],[-97.1906,48.8645],[-97.1906,48.8644],[-97.1906,48.8643],[-97.1906,48.8642],[-97.1905,48.864],[-97.1904,48.8639],[-97.1903,48.8637],[-97.1902,48.8637],[-97.1901,48.8636],[-97.19,48.8635],[-97.1897,48.8634],[-97.1894,48.8632],[-97.1892,48.8632],[-97.1891,48.8631],[-97.189,48.8631],[-97.1888,48.8631],[-97.1887,48.863],[-97.1886,48.863],[-97.1882,48.863],[-97.188,48.863],[-97.1877,48.863],[-97.1876,48.863],[-97.1873,48.863],[-97.1872,48.863],[-97.1867,48.8631],[-97.1863,48.8633],[-97.1862,48.8633],[-97.1858,48.8634],[-97.1854,48.8635],[-97.1853,48.8636],[-97.1851,48.8636],[-97.185,48.8637],[-97.1847,48.8637],[-97.1841,48.8638],[-97.1837,48.8639],[-97.1834,48.8639],[-97.1831,48.864],[-97.1828,48.864],[-97.1823,48.864],[-97.1822,48.864],[-97.1818,48.8639],[-97.1816,48.8639],[-97.1813,48.8638],[-97.1811,48.8638],[-97.1809,48.8637],[-97.1807,48.8637],[-97.1806,48.8637],[-97.1804,48.8636],[-97.1801,48.8635],[-97.1799,48.8634],[-97.1794,48.8631],[-97.1793,48.863],[-97.1792,48.8628],[-97.179,48.8625],[-97.1789,48.8623],[-97.1789,48.8622],[-97.1788,48.8619],[-97.1787,48.8618],[-97.1787,48.8616],[-97.1787,48.8614],[-97.1788,48.861],[-97.1789,48.8605],[-97.179,48.8602],[-97.1791,48.8601],[-97.1791,48.86],[-97.1791,48.8596],[-97.1792,48.8592],[-97.1792,48.8589],[-97.1792,48.8587],[-97.1793,48.8586],[-97.1793,48.8584],[-97.1793,48.8582],[-97.1793,48.858],[-97.1792,48.8579],[-97.1792,48.8578],[-97.1791,48.8573],[-97.179,48.8571],[-97.179,48.857],[-97.1788,48.8567],[-97.1787,48.8565],[-97.1786,48.8563],[-97.1785,48.8562],[-97.1784,48.8561],[-97.1783,48.856],[-97.1781,48.8558],[-97.1776,48.8554],[-97.1771,48.8551],[-97.1767,48.8548],[-97.1765,48.8547],[-97.1762,48.8545],[-97.1757,48.8543],[-97.1756,48.8543],[-97.1755,48.8542],[-97.175,48.854],[-97.1746,48.8537],[-97.1743,48.8535],[-97.1741,48.8533],[-97.174,48.8532],[-97.1739,48.8531],[-97.1737,48.8528],[-97.1735,48.8525],[-97.1734,48.8523],[-97.1733,48.8521],[-97.1732,48.852],[-97.1731,48.8517],[-97.173,48.8516],[-97.173,48.8511],[-97.173,48.8509],[-97.1731,48.8508],[-97.1731,48.8506],[-97.1733,48.8503],[-97.1734,48.8501],[-97.1734,48.85],[-97.1735,48.8499],[-97.1736,48.8498],[-97.1737,48.8496],[-97.1739,48.8495],[-97.1739,48.8494],[-97.174,48.8493],[-97.1741,48.8493],[-97.1744,48.8491],[-97.1748,48.8489],[-97.175,48.8488],[-97.1752,48.8487],[-97.1753,48.8487],[-97.1758,48.8485],[-97.1761,48.8484],[-97.1762,48.8484],[-97.1764,48.8484],[-97.1766,48.8483],[-97.1769,48.8483],[-97.1772,48.8483],[-97.1776,48.8482],[-97.1778,48.8482],[-97.178,48.8482],[-97.1781,48.8482],[-97.1786,48.8482],[-97.1787,48.8482],[-97.1793,48.8481],[-97.1802,48.8481],[-97.1805,48.8481],[-97.1808,48.8481],[-97.1812,48.8481],[-97.1815,48.8481],[-97.1818,48.848],[-97.1821,48.8479],[-97.1823,48.8478],[-97.1824,48.8477],[-97.1825,48.8477],[-97.1828,48.8475],[-97.1828,48.8474],[-97.1829,48.8473],[-97.1829,48.8472],[-97.1829,48.847],[-97.1829,48.8469],[-97.1829,48.8467],[-97.1828,48.8466],[-97.1826,48.8465],[-97.1823,48.8462],[-97.1821,48.8462],[-97.1818,48.8461],[-97.1817,48.8461],[-97.1817,48.846],[-97.1815,48.846],[-97.1813,48.846],[-97.181,48.8459],[-97.1808,48.8459],[-97.1801,48.8459],[-97.179,48.8458],[-97.1782,48.8458],[-97.178,48.8458],[-97.1777,48.8457],[-97.1776,48.8457],[-97.1774,48.8456],[-97.1773,48.8456],[-97.1772,48.8455],[-97.1771,48.8455],[-97.177,48.8455],[-97.1768,48.8454],[-97.1766,48.8453],[-97.1764,48.8453],[-97.1762,48.8451],[-97.1759,48.8449],[-97.1758,48.8448],[-97.1755,48.8446],[-97.1753,48.8442],[-97.1751,48.844],[-97.1749,48.8438],[-97.1749,48.8437],[-97.1747,48.8435],[-97.1746,48.8432],[-97.1745,48.8429],[-97.1743,48.8424],[-97.1742,48.842],[-97.1741,48.8417],[-97.1741,48.8414],[-97.1741,48.8413],[-97.174,48.841],[-97.174,48.8409],[-97.1739,48.8406],[-97.1738,48.84],[-97.1738,48.8396],[-97.1738,48.8394],[-97.1738,48.8392],[-97.1738,48.8389],[-97.1738,48.8387],[-97.1739,48.838],[-97.1739,48.8379],[-97.1739,48.8378],[-97.174,48.8377],[-97.1741,48.8375],[-97.1741,48.8374],[-97.1742,48.8372],[-97.1743,48.8371],[-97.1744,48.837],[-97.1745,48.8369],[-97.1745,48.8368],[-97.1746,48.8367],[-97.1749,48.8365],[-97.1751,48.8363],[-97.1755,48.8361],[-97.1757,48.836],[-97.176,48.8358],[-97.1764,48.8356],[-97.1766,48.8355],[-97.1768,48.8354],[-97.1769,48.8354],[-97.1772,48.8353],[-97.1774,48.8353],[-97.1774,48.8352],[-97.1775,48.8352],[-97.1778,48.8351],[-97.1779,48.8351],[-97.178,48.8351],[-97.1783,48.835],[-97.1784,48.835],[-97.1786,48.835],[-97.1791,48.835],[-97.1794,48.835],[-97.1804,48.835],[-97.1814,48.835],[-97.1817,48.8349],[-97.182,48.8349],[-97.1822,48.8349],[-97.1825,48.8348],[-97.1828,48.8347],[-97.1829,48.8347],[-97.1835,48.8344],[-97.1837,48.8343],[-97.1838,48.8342],[-97.1839,48.8342],[-97.184,48.8341],[-97.1841,48.834],[-97.1842,48.8339],[-97.1843,48.8337],[-97.1845,48.8334],[-97.1846,48.8332],[-97.1848,48.8329],[-97.1848,48.8328],[-97.1848,48.8325],[-97.1848,48.8322],[-97.1848,48.8318],[-97.1847,48.8314],[-97.1844,48.8311],[-97.1843,48.8308],[-97.1841,48.8305],[-97.1839,48.8303],[-97.1837,48.8301],[-97.1837,48.83],[-97.1836,48.83],[-97.1835,48.8298],[-97.1833,48.8296],[-97.183,48.8294],[-97.1825,48.8291],[-97.1823,48.8289],[-97.1822,48.8288],[-97.1821,48.8288],[-97.182,48.8287],[-97.1813,48.8283],[-97.1813,48.8282],[-97.1812,48.8282],[-97.1811,48.8281],[-97.1809,48.828],[-97.1805,48.8276],[-97.1803,48.8275],[-97.18,48.8274],[-97.1798,48.8272],[-97.1796,48.8271],[-97.1793,48.8269],[-97.1791,48.8267],[-97.179,48.8267],[-97.1788,48.8264],[-97.1787,48.8263],[-97.1783,48.8257],[-97.1782,48.8255],[-97.1781,48.8255],[-97.1781,48.8253],[-97.178,48.8252],[-97.178,48.8251],[-97.1779,48.8247],[-97.1778,48.8243],[-97.1779,48.8235],[-97.1779,48.8232],[-97.1779,48.8231],[-97.178,48.8228],[-97.1781,48.8225],[-97.1782,48.8223],[-97.1784,48.822],[-97.1784,48.8218],[-97.1785,48.8218],[-97.1785,48.8216],[-97.1786,48.8214],[-97.1787,48.8213],[-97.1787,48.8212],[-97.1789,48.8209],[-97.1791,48.8207],[-97.1791,48.8206],[-97.1794,48.8203],[-97.1796,48.8201],[-97.1798,48.82],[-97.1799,48.8199],[-97.1804,48.8195],[-97.1805,48.8194],[-97.1808,48.8192],[-97.181,48.819],[-97.1813,48.8189],[-97.1816,48.8188],[-97.1818,48.8186],[-97.1821,48.8185],[-97.1823,48.8184],[-97.1825,48.8183],[-97.1827,48.8182],[-97.1831,48.8181],[-97.1836,48.818],[-97.1837,48.8179],[-97.184,48.8178],[-97.1842,48.8178],[-97.1843,48.8178],[-97.1851,48.8177],[-97.1854,48.8176],[-97.1856,48.8176],[-97.1865,48.8175],[-97.1867,48.8175],[-97.1869,48.8174],[-97.1871,48.8174],[-97.1874,48.8173],[-97.1877,48.8173],[-97.1881,48.8171],[-97.1884,48.817],[-97.1886,48.817],[-97.1888,48.8169],[-97.189,48.8168],[-97.1893,48.8166],[-97.1896,48.8165],[-97.1898,48.8163],[-97.1899,48.8163],[-97.1902,48.8161],[-97.1902,48.816],[-97.1903,48.8159],[-97.1903,48.8157],[-97.1903,48.8154],[-97.1903,48.8152],[-97.1903,48.8151],[-97.1902,48.815],[-97.1901,48.8149],[-97.19,48.8148],[-97.1899,48.8147],[-97.1896,48.8145],[-97.1895,48.8144],[-97.1894,48.8144],[-97.1893,48.8144],[-97.1892,48.8143],[-97.1891,48.8143],[-97.1889,48.8143],[-97.1888,48.8143],[-97.1886,48.8142],[-97.1885,48.8142],[-97.1882,48.8142],[-97.1881,48.8142],[-97.1877,48.8142],[-97.1875,48.8142],[-97.1872,48.8143],[-97.187,48.8143],[-97.1867,48.8143],[-97.1863,48.8144],[-97.1862,48.8145],[-97.1861,48.8145],[-97.186,48.8146],[-97.1859,48.8146],[-97.1857,48.8147],[-97.1856,48.8147],[-97.1854,48.8148],[-97.1853,48.8148],[-97.1852,48.8148],[-97.1851,48.8149],[-97.1848,48.8149],[-97.1846,48.815],[-97.1841,48.8151],[-97.1838,48.8152],[-97.1834,48.8152],[-97.1832,48.8152],[-97.1827,48.8153],[-97.1823,48.8153],[-97.182,48.8153],[-97.1816,48.8153],[-97.1811,48.8152],[-97.181,48.8152],[-97.1809,48.8152],[-97.1807,48.8152],[-97.1805,48.8151],[-97.1803,48.8151],[-97.1801,48.8151],[-97.1799,48.815],[-97.1798,48.815],[-97.1796,48.8149],[-97.1795,48.8149],[-97.1794,48.8148],[-97.1793,48.8148],[-97.1791,48.8147],[-97.1787,48.8146],[-97.1785,48.8145],[-97.1781,48.8143],[-97.1779,48.8142],[-97.1773,48.8139],[-97.1769,48.8136],[-97.1767,48.8136],[-97.1765,48.8135],[-97.1763,48.8134],[-97.1761,48.8132],[-97.1759,48.8132],[-97.1758,48.8131],[-97.175,48.8127],[-97.1747,48.8125],[-97.1741,48.8122],[-97.1739,48.8121],[-97.1736,48.812],[-97.1734,48.8119],[-97.1731,48.8118],[-97.173,48.8118],[-97.1729,48.8117],[-97.1727,48.8117],[-97.1724,48.8116],[-97.1723,48.8116],[-97.1721,48.8115],[-97.1718,48.8115],[-97.1715,48.8114],[-97.1712,48.8114],[-97.171,48.8114],[-97.1707,48.8114],[-97.1704,48.8113],[-97.1702,48.8113],[-97.1699,48.8113],[-97.1697,48.8113],[-97.1694,48.8113],[-97.1691,48.8113],[-97.1687,48.8114],[-97.1684,48.8114],[-97.168,48.8115],[-97.1679,48.8115],[-97.1677,48.8115],[-97.1675,48.8116],[-97.1669,48.8117],[-97.1666,48.8117],[-97.1664,48.8117],[-97.1663,48.8118],[-97.166,48.8119],[-97.1658,48.8119],[-97.1656,48.8119],[-97.1651,48.812],[-97.1649,48.812],[-97.1646,48.812],[-97.1643,48.812],[-97.1641,48.812],[-97.164,48.812],[-97.1639,48.812],[-97.1637,48.812],[-97.1633,48.8119],[-97.1632,48.8119],[-97.1631,48.8119],[-97.1629,48.8119],[-97.1628,48.8118],[-97.1627,48.8118],[-97.1625,48.8118],[-97.1621,48.8118],[-97.162,48.8117],[-97.1616,48.8117],[-97.1614,48.8116],[-97.1611,48.8116],[-97.161,48.8116],[-97.1609,48.8116],[-97.1608,48.8115],[-97.1606,48.8115],[-97.1605,48.8115],[-97.1604,48.8115],[-97.1602,48.8114],[-97.16,48.8113],[-97.1599,48.8113],[-97.1598,48.8113],[-97.1596,48.8112],[-97.1593,48.8111],[-97.159,48.811],[-97.1588,48.8109],[-97.1587,48.8109],[-97.1584,48.8106],[-97.1582,48.8105],[-97.1581,48.8103],[-97.158,48.8101],[-97.1579,48.8099],[-97.1578,48.8097],[-97.1577,48.8096],[-97.1577,48.8093],[-97.1576,48.8091],[-97.1576,48.809],[-97.1576,48.8088],[-97.1576,48.8087],[-97.1575,48.8085],[-97.1575,48.8083],[-97.1575,48.8081],[-97.1575,48.808],[-97.1576,48.8079],[-97.1577,48.8077],[-97.1578,48.8075],[-97.1578,48.8074],[-97.1579,48.8072],[-97.1579,48.8071],[-97.158,48.8071],[-97.1581,48.807],[-97.1581,48.8069],[-97.1583,48.8068],[-97.1587,48.8065],[-97.1588,48.8064],[-97.159,48.8063],[-97.1591,48.8063],[-97.1592,48.8062],[-97.1595,48.8061],[-97.1596,48.806],[-97.1598,48.806],[-97.16,48.8059],[-97.1606,48.8057],[-97.1607,48.8057],[-97.161,48.8056],[-97.1613,48.8056],[-97.1615,48.8056],[-97.1617,48.8055],[-97.1624,48.8054],[-97.1626,48.8054],[-97.1629,48.8053],[-97.163,48.8053],[-97.1634,48.8053],[-97.1636,48.8053],[-97.1642,48.8052],[-97.1644,48.8052],[-97.1645,48.8052],[-97.165,48.8051],[-97.1653,48.8051],[-97.1658,48.805],[-97.166,48.805],[-97.1666,48.8049],[-97.1676,48.8047],[-97.1679,48.8046],[-97.168,48.8046],[-97.1683,48.8045],[-97.1685,48.8044],[-97.1688,48.8043],[-97.1692,48.8042],[-97.1693,48.8041],[-97.1696,48.804],[-97.1699,48.8039],[-97.17,48.8039],[-97.1701,48.8039],[-97.1704,48.8037],[-97.1706,48.8036],[-97.1707,48.8036],[-97.1708,48.8036],[-97.1709,48.8035],[-97.1713,48.8034],[-97.1715,48.8033],[-97.1719,48.8032],[-97.1722,48.8031],[-97.1724,48.8029],[-97.1727,48.8028],[-97.1732,48.8027],[-97.1736,48.8025],[-97.1737,48.8025],[-97.1739,48.8024],[-97.174,48.8024],[-97.1741,48.8023],[-97.1743,48.8023],[-97.1744,48.8023],[-97.1744,48.8022],[-97.1745,48.8022],[-97.1748,48.8021],[-97.175,48.8021],[-97.1753,48.802],[-97.1757,48.802],[-97.1759,48.8019],[-97.1762,48.8018],[-97.1765,48.8018],[-97.1767,48.8018],[-97.1768,48.8017],[-97.1771,48.8016],[-97.1772,48.8016],[-97.1773,48.8016],[-97.1775,48.8015],[-97.1778,48.8015],[-97.1779,48.8015],[-97.1779,48.8014],[-97.1782,48.8013],[-97.1783,48.8013],[-97.1785,48.8012],[-97.1786,48.8012],[-97.1787,48.8012],[-97.1789,48.8011],[-97.1791,48.8011],[-97.1792,48.801],[-97.1796,48.8009],[-97.1797,48.8008],[-97.1798,48.8008],[-97.18,48.8007],[-97.1801,48.8006],[-97.1807,48.8002],[-97.1808,48.8002],[-97.1809,48.8001],[-97.181,48.8001],[-97.181,48.8],[-97.1811,48.8],[-97.1811,48.7999],[-97.1812,48.7998],[-97.1813,48.7997],[-97.1815,48.7995],[-97.1815,48.7994],[-97.1816,48.7991],[-97.1817,48.7989],[-97.1817,48.7988],[-97.1817,48.7987],[-97.1816,48.7985],[-97.1816,48.7984],[-97.1815,48.7982],[-97.1813,48.798],[-97.1813,48.7979],[-97.1812,48.7979],[-97.1806,48.7975],[-97.1804,48.7974],[-97.1803,48.7973],[-97.1801,48.7973],[-97.1799,48.7972],[-97.1798,48.7972],[-97.1795,48.7971],[-97.1792,48.7971],[-97.1788,48.7971],[-97.1787,48.7971],[-97.1777,48.7971],[-97.1776,48.7971],[-97.1772,48.7971],[-97.1771,48.7971],[-97.1768,48.7972],[-97.1766,48.7973],[-97.1763,48.7974],[-97.1759,48.7976],[-97.1757,48.7977],[-97.1756,48.7978],[-97.1753,48.798],[-97.1751,48.7982],[-97.1747,48.7985],[-97.1745,48.7987],[-97.1744,48.7988],[-97.1741,48.7991],[-97.1739,48.7992],[-97.1738,48.7993],[-97.1736,48.7995],[-97.1735,48.7996],[-97.1731,48.7998],[-97.1724,48.8002],[-97.1721,48.8004],[-97.1718,48.8006],[-97.1714,48.8007],[-97.1711,48.8008],[-97.1707,48.801],[-97.1705,48.801],[-97.1704,48.801],[-97.1702,48.8011],[-97.17,48.8011],[-97.1699,48.8012],[-97.1696,48.8013],[-97.1694,48.8013],[-97.169,48.8014],[-97.1687,48.8014],[-97.1681,48.8014],[-97.1676,48.8015],[-97.1673,48.8015],[-97.1666,48.8015],[-97.1664,48.8015],[-97.1661,48.8014],[-97.1659,48.8014],[-97.1658,48.8014],[-97.1656,48.8013],[-97.1652,48.8013],[-97.1649,48.8012],[-97.1646,48.8011],[-97.1643,48.801],[-97.1642,48.801],[-97.1641,48.8009],[-97.1639,48.8008],[-97.1636,48.8007],[-97.1634,48.8006],[-97.1633,48.8006],[-97.1632,48.8005],[-97.1628,48.8003],[-97.1626,48.8001],[-97.1625,48.8],[-97.1624,48.7999],[-97.1621,48.7996],[-97.162,48.7995],[-97.162,48.7992],[-97.1619,48.799],[-97.1619,48.7989],[-97.1618,48.7988],[-97.1617,48.7987],[-97.1617,48.7983],[-97.1616,48.7981],[-97.1616,48.7979],[-97.1616,48.7976],[-97.1617,48.7975],[-97.1617,48.7974],[-97.1618,48.7972],[-97.1619,48.7971],[-97.162,48.7969],[-97.1622,48.7968],[-97.1625,48.7967],[-97.1628,48.7965],[-97.1629,48.7964],[-97.1631,48.7963],[-97.1634,48.7962],[-97.1636,48.7961],[-97.1637,48.7961],[-97.1638,48.7961],[-97.1639,48.7961],[-97.1642,48.796],[-97.165,48.796],[-97.1656,48.7961],[-97.1659,48.7961],[-97.1664,48.7961],[-97.1665,48.7961],[-97.1665,48.7962],[-97.1666,48.7962],[-97.1669,48.7963],[-97.1672,48.7963],[-97.1673,48.7963],[-97.1675,48.7963],[-97.1677,48.7964],[-97.1679,48.7964],[-97.1681,48.7965],[-97.1687,48.7966],[-97.169,48.7966],[-97.1691,48.7966],[-97.1697,48.7967],[-97.1698,48.7967],[-97.17,48.7967],[-97.1704,48.7967],[-97.1707,48.7966],[-97.1709,48.7966],[-97.1712,48.7966],[-97.1714,48.7965],[-97.1721,48.7963],[-97.1726,48.7962],[-97.1727,48.7961],[-97.173,48.796],[-97.1731,48.796],[-97.1733,48.7958],[-97.1734,48.7958],[-97.1737,48.7955],[-97.1738,48.7955],[-97.1739,48.7953],[-97.1739,48.7952],[-97.174,48.795],[-97.1741,48.7949],[-97.1742,48.7948],[-97.1742,48.7947],[-97.1742,48.7946],[-97.1742,48.7943],[-97.1741,48.7942],[-97.1741,48.794],[-97.174,48.7939],[-97.1739,48.7938],[-97.1739,48.7936],[-97.1738,48.7935],[-97.1736,48.7933],[-97.1733,48.7931],[-97.1731,48.793],[-97.1729,48.7929],[-97.1728,48.7929],[-97.1724,48.7926],[-97.1721,48.7924],[-97.1718,48.7922],[-97.1717,48.7922],[-97.1716,48.7921],[-97.1715,48.7921],[-97.1714,48.792],[-97.1713,48.792],[-97.1712,48.792],[-97.1708,48.7919],[-97.1706,48.7918],[-97.1704,48.7918],[-97.1701,48.7918],[-97.1699,48.7918],[-97.1697,48.7917],[-97.1695,48.7916],[-97.1691,48.7916],[-97.169,48.7916],[-97.1689,48.7915],[-97.1686,48.7915],[-97.1683,48.7914],[-97.1682,48.7914],[-97.1681,48.7914],[-97.1678,48.7913],[-97.1675,48.7912],[-97.1672,48.7912],[-97.1671,48.7912],[-97.167,48.7912],[-97.1665,48.7911],[-97.1664,48.7911],[-97.1662,48.7911],[-97.1658,48.791],[-97.1656,48.791],[-97.1654,48.791],[-97.1651,48.791],[-97.165,48.7909],[-97.1646,48.7909],[-97.1645,48.7909],[-97.1643,48.7909],[-97.1641,48.7909],[-97.1637,48.791],[-97.1636,48.791],[-97.1634,48.791],[-97.1633,48.7911],[-97.1632,48.7911],[-97.1626,48.7912],[-97.162,48.7913],[-97.1619,48.7913],[-97.1614,48.7914],[-97.1611,48.7914],[-97.1608,48.7915],[-97.1605,48.7915],[-97.1598,48.7915],[-97.1597,48.7915],[-97.1593,48.7915],[-97.1592,48.7914],[-97.159,48.7914],[-97.1587,48.7914],[-97.1586,48.7913],[-97.1585,48.7913],[-97.1584,48.7913],[-97.1582,48.7912],[-97.1581,48.7911],[-97.1579,48.791],[-97.1576,48.7908],[-97.1575,48.7907],[-97.1572,48.7905],[-97.157,48.7902],[-97.1569,48.7901],[-97.1569,48.7899],[-97.1569,48.7897],[-97.1569,48.7896],[-97.1569,48.7894],[-97.1569,48.7892],[-97.157,48.789],[-97.157,48.7889],[-97.1571,48.7887],[-97.1572,48.7885],[-97.1573,48.7883],[-97.1574,48.7881],[-97.1574,48.788],[-97.1575,48.7877],[-97.1576,48.7876],[-97.1576,48.7875],[-97.1577,48.7875],[-97.1579,48.7874],[-97.1581,48.7873],[-97.1582,48.7872],[-97.1584,48.787],[-97.1587,48.7867],[-97.1588,48.7866],[-97.1589,48.7865],[-97.159,48.7865],[-97.159,48.7864],[-97.1592,48.7862],[-97.1592,48.7861],[-97.1594,48.7858],[-97.1595,48.7857],[-97.1595,48.7856],[-97.1596,48.7855],[-97.1596,48.7853],[-97.1597,48.785],[-97.1597,48.7849],[-97.1597,48.7848],[-97.1598,48.7844],[-97.1598,48.7843],[-97.1597,48.7842],[-97.1596,48.7841],[-97.1595,48.784],[-97.1595,48.7839],[-97.1594,48.7838],[-97.1592,48.7836],[-97.1591,48.7835],[-97.1591,48.7834],[-97.159,48.7833],[-97.1589,48.7833],[-97.1588,48.7832],[-97.1585,48.7831],[-97.1584,48.783],[-97.1583,48.783],[-97.1579,48.7828],[-97.1576,48.7827],[-97.1575,48.7827],[-97.1569,48.7825],[-97.1567,48.7824],[-97.1566,48.7824],[-97.1563,48.7824],[-97.156,48.7824],[-97.1559,48.7823],[-97.1556,48.7823],[-97.1553,48.7823],[-97.1552,48.7823],[-97.1548,48.7823],[-97.1545,48.7823],[-97.1543,48.7823],[-97.154,48.7823],[-97.1538,48.7823],[-97.1534,48.7824],[-97.1531,48.7824],[-97.1528,48.7824],[-97.1525,48.7824],[-97.1521,48.7825],[-97.1515,48.7825],[-97.1506,48.7826],[-97.15,48.7826],[-97.1499,48.7826],[-97.1496,48.7825],[-97.1494,48.7825],[-97.1493,48.7824],[-97.1491,48.7824],[-97.1487,48.7822],[-97.1485,48.7821],[-97.1482,48.782],[-97.1476,48.7816],[-97.1476,48.7815],[-97.1475,48.7814],[-97.1474,48.7813],[-97.1473,48.7811],[-97.1472,48.781],[-97.1472,48.7809],[-97.1472,48.7808],[-97.1473,48.7806],[-97.1473,48.7805],[-97.1473,48.7803],[-97.1474,48.7802],[-97.1475,48.7801],[-97.1476,48.78],[-97.1477,48.7799],[-97.1478,48.7798],[-97.1479,48.7797],[-97.148,48.7796],[-97.1481,48.7796],[-97.1482,48.7794],[-97.1484,48.7793],[-97.1486,48.7792],[-97.1489,48.7791],[-97.1491,48.779],[-97.1495,48.7789],[-97.1498,48.7788],[-97.1499,48.7787],[-97.1501,48.7787],[-97.1503,48.7786],[-97.1506,48.7785],[-97.1508,48.7785],[-97.1511,48.7784],[-97.1515,48.7783],[-97.1516,48.7783],[-97.1518,48.7783],[-97.1521,48.7782],[-97.1523,48.7781],[-97.1526,48.7781],[-97.1528,48.7781],[-97.1529,48.778],[-97.1531,48.778],[-97.1535,48.7779],[-97.1538,48.7778],[-97.1539,48.7778],[-97.1545,48.7777],[-97.1548,48.7776],[-97.1554,48.7775],[-97.1557,48.7774],[-97.1561,48.7773],[-97.1564,48.7773],[-97.1566,48.7772],[-97.1569,48.7771],[-97.1571,48.7771],[-97.1572,48.777],[-97.1575,48.7769],[-97.1577,48.7768],[-97.1579,48.7767],[-97.1583,48.7765],[-97.1584,48.7764],[-97.1585,48.7763],[-97.1588,48.776],[-97.1589,48.7759],[-97.159,48.7758],[-97.159,48.7757],[-97.159,48.7754],[-97.159,48.775],[-97.159,48.7749],[-97.159,48.7748],[-97.159,48.7747],[-97.1589,48.7745],[-97.1588,48.7743],[-97.1587,48.7743],[-97.1586,48.7741],[-97.1585,48.774],[-97.1584,48.7739],[-97.1583,48.7738],[-97.1582,48.7737],[-97.1581,48.7736],[-97.158,48.7735],[-97.1579,48.7734],[-97.1577,48.7734],[-97.1576,48.7733],[-97.1574,48.7732],[-97.1573,48.7732],[-97.1572,48.7732],[-97.1569,48.7731],[-97.1568,48.7731],[-97.1567,48.7731],[-97.1563,48.773],[-97.156,48.773],[-97.1558,48.773],[-97.1556,48.7729],[-97.1554,48.7729],[-97.1551,48.7729],[-97.1545,48.7729],[-97.1541,48.7728],[-97.1539,48.7728],[-97.1536,48.7728],[-97.1535,48.7727],[-97.1534,48.7727],[-97.1532,48.7727],[-97.1528,48.7726],[-97.1526,48.7725],[-97.1525,48.7725],[-97.1523,48.7724],[-97.1522,48.7723],[-97.1518,48.772],[-97.1517,48.7719],[-97.1515,48.7717],[-97.1514,48.7715],[-97.1513,48.7714],[-97.1512,48.7713],[-97.1511,48.7712],[-97.151,48.7708],[-97.1508,48.7704],[-97.1507,48.7703],[-97.1507,48.7702],[-97.1506,48.7702],[-97.1505,48.77],[-97.1504,48.7698],[-97.1502,48.7696],[-97.1502,48.7695],[-97.1501,48.7694],[-97.1501,48.7693],[-97.1498,48.7691],[-97.1497,48.769],[-97.1495,48.7687],[-97.1494,48.7686],[-97.1492,48.7685],[-97.149,48.7683],[-97.1488,48.7681],[-97.1487,48.7679],[-97.1486,48.7679],[-97.1485,48.7678],[-97.1484,48.7677],[-97.1482,48.7675],[-97.1478,48.7673],[-97.1477,48.7672],[-97.1477,48.7671],[-97.1474,48.7669],[-97.1473,48.7668],[-97.1468,48.7664],[-97.1467,48.7663],[-97.1465,48.7662],[-97.1462,48.7658],[-97.1459,48.7656],[-97.1459,48.7655],[-97.1458,48.7655],[-97.1457,48.7653],[-97.1457,48.7652],[-97.1456,48.7651],[-97.1455,48.7649],[-97.1455,48.7648],[-97.1454,48.7647],[-97.1454,48.7646],[-97.1455,48.764],[-97.1455,48.7637],[-97.1456,48.7634],[-97.1458,48.7631],[-97.146,48.7628],[-97.146,48.7627],[-97.1461,48.7627],[-97.1462,48.7625],[-97.1463,48.7624],[-97.1464,48.7623],[-97.1465,48.7622],[-97.1465,48.7621],[-97.1466,48.762],[-97.1468,48.7619],[-97.147,48.7617],[-97.1472,48.7616],[-97.1474,48.7615],[-97.1475,48.7614],[-97.1477,48.7613],[-97.148,48.7612],[-97.1482,48.7612],[-97.1483,48.7611],[-97.1486,48.761],[-97.1489,48.7609],[-97.149,48.7609],[-97.1492,48.7608],[-97.1496,48.7607],[-97.1499,48.7606],[-97.1501,48.7606],[-97.1503,48.7605],[-97.1505,48.7604],[-97.1507,48.7604],[-97.1509,48.7603],[-97.1511,48.7602],[-97.1515,48.7601],[-97.1517,48.7601],[-97.1518,48.76],[-97.152,48.76],[-97.1521,48.7599],[-97.1523,48.7598],[-97.1524,48.7597],[-97.1525,48.7597],[-97.1526,48.7596],[-97.1527,48.7596],[-97.1529,48.7594],[-97.1531,48.7593],[-97.1533,48.7592],[-97.1536,48.7591],[-97.1537,48.759],[-97.1539,48.7588],[-97.154,48.7587],[-97.1541,48.7586],[-97.1542,48.7585],[-97.1543,48.7583],[-97.1544,48.7582],[-97.1546,48.758],[-97.1547,48.7578],[-97.1548,48.7574],[-97.1548,48.7572],[-97.1548,48.757],[-97.1548,48.7565],[-97.1548,48.7562],[-97.1547,48.7559],[-97.1546,48.7557],[-97.1544,48.7551],[-97.1542,48.7548],[-97.1541,48.7545],[-97.1539,48.7542],[-97.1539,48.7541],[-97.1538,48.754],[-97.1537,48.7539],[-97.1536,48.7538],[-97.1535,48.7536],[-97.1534,48.7534],[-97.1533,48.7533],[-97.1533,48.7532],[-97.1532,48.7532],[-97.1531,48.753],[-97.153,48.7528],[-97.1527,48.7524],[-97.1525,48.7522],[-97.1523,48.752],[-97.152,48.7518],[-97.1519,48.7517],[-97.1517,48.7516],[-97.1515,48.7513],[-97.1512,48.7512],[-97.151,48.751],[-97.1508,48.7509],[-97.1503,48.7507],[-97.1501,48.7507],[-97.15,48.7506],[-97.1497,48.7505],[-97.1495,48.7505],[-97.1492,48.7503],[-97.1487,48.7503],[-97.1484,48.7502],[-97.1466,48.7502],[-97.1464,48.7502],[-97.1462,48.7502],[-97.1456,48.7503],[-97.1455,48.7503],[-97.1452,48.7503],[-97.145,48.7504],[-97.1449,48.7504],[-97.1447,48.7505],[-97.1445,48.7505],[-97.1444,48.7506],[-97.1442,48.7506],[-97.1438,48.7507],[-97.1436,48.7507],[-97.1435,48.7507],[-97.1425,48.7509],[-97.1422,48.7509],[-97.1421,48.751],[-97.1418,48.751],[-97.1414,48.751],[-97.1411,48.751],[-97.1405,48.7509],[-97.1403,48.7509],[-97.1401,48.7509],[-97.14,48.7508],[-97.1398,48.7508],[-97.1395,48.7507],[-97.1393,48.7507],[-97.1391,48.7506],[-97.139,48.7506],[-97.1389,48.7505],[-97.1387,48.7505],[-97.1386,48.7504],[-97.1382,48.7502],[-97.138,48.7501],[-97.1379,48.7499],[-97.1377,48.7498],[-97.1375,48.7496],[-97.1374,48.7495],[-97.1373,48.7493],[-97.1372,48.7491],[-97.1372,48.749],[-97.137,48.7487],[-97.1369,48.7487],[-97.1368,48.7484],[-97.1367,48.7483],[-97.1367,48.7481],[-97.1365,48.7477],[-97.1364,48.7473],[-97.1363,48.7468],[-97.1363,48.7465],[-97.1362,48.7464],[-97.1362,48.7458],[-97.1362,48.7452],[-97.1362,48.7448],[-97.1363,48.7444],[-97.1363,48.7441],[-97.1363,48.744],[-97.1364,48.7438],[-97.1364,48.7436],[-97.1364,48.7435],[-97.1364,48.7434],[-97.1365,48.7433],[-97.1365,48.7429],[-97.1366,48.7428],[-97.1366,48.7426],[-97.1367,48.7425],[-97.1367,48.7423],[-97.1369,48.7419],[-97.1372,48.7414],[-97.1374,48.7412],[-97.1375,48.7411],[-97.1376,48.7409],[-97.1379,48.7406],[-97.1383,48.7403],[-97.1384,48.7402],[-97.1386,48.74],[-97.1389,48.7398],[-97.1401,48.739],[-97.1406,48.7386],[-97.1414,48.7382],[-97.1417,48.738],[-97.1418,48.7379],[-97.1419,48.7378],[-97.1421,48.7375],[-97.1422,48.7373],[-97.1422,48.7372],[-97.1422,48.7371],[-97.1423,48.7368],[-97.1423,48.7366],[-97.1423,48.7365],[-97.1422,48.7364],[-97.1421,48.7362],[-97.1421,48.7361],[-97.142,48.736],[-97.1418,48.7357],[-97.1416,48.7356],[-97.1415,48.7355],[-97.1412,48.7353],[-97.1411,48.7352],[-97.1406,48.7349],[-97.1404,48.7348],[-97.14,48.7346],[-97.1399,48.7346],[-97.1397,48.7345],[-97.1393,48.7344],[-97.1392,48.7344],[-97.1391,48.7343],[-97.1388,48.7343],[-97.1387,48.7343],[-97.1384,48.7342],[-97.1377,48.7342],[-97.1375,48.7342],[-97.1371,48.7342],[-97.1365,48.7342],[-97.1363,48.7343],[-97.1355,48.7343],[-97.1354,48.7344],[-97.1352,48.7344],[-97.1345,48.7344],[-97.134,48.7345],[-97.1333,48.7345],[-97.1329,48.7345],[-97.1323,48.7345],[-97.1319,48.7345],[-97.1313,48.7345],[-97.1309,48.7344],[-97.1308,48.7344],[-97.1306,48.7343],[-97.1304,48.7343],[-97.1303,48.7342],[-97.1302,48.7342],[-97.1299,48.7341],[-97.1298,48.734],[-97.1296,48.7339],[-97.1294,48.7338],[-97.1292,48.7336],[-97.1291,48.7335],[-97.129,48.7334],[-97.1288,48.7332],[-97.1287,48.7331],[-97.1285,48.7328],[-97.1284,48.7325],[-97.1284,48.7324],[-97.1284,48.7323],[-97.1283,48.7321],[-97.1283,48.7317],[-97.1284,48.7315],[-97.1285,48.7312],[-97.1286,48.7308],[-97.1288,48.7306],[-97.1289,48.7305],[-97.1292,48.7302],[-97.1294,48.7301],[-97.1297,48.7299],[-97.1299,48.7297],[-97.1301,48.7296],[-97.1303,48.7295],[-97.1305,48.7295],[-97.1307,48.7294],[-97.1311,48.7293],[-97.1313,48.7292],[-97.1314,48.7292],[-97.1316,48.7292],[-97.1317,48.7291],[-97.1319,48.7291],[-97.1321,48.7291],[-97.1324,48.7291],[-97.1339,48.7289],[-97.1344,48.7289],[-97.135,48.7288],[-97.1351,48.7288],[-97.1353,48.7288],[-97.1356,48.7287],[-97.1361,48.7286],[-97.1364,48.7285],[-97.1365,48.7284],[-97.1368,48.7283],[-97.137,48.7282],[-97.1371,48.7281],[-97.1373,48.728],[-97.1374,48.7278],[-97.1375,48.7278],[-97.1375,48.7277],[-97.1376,48.7276],[-97.1376,48.7273],[-97.1376,48.7272],[-97.1376,48.7271],[-97.1376,48.727],[-97.1374,48.7266],[-97.1373,48.7264],[-97.1372,48.7263],[-97.1371,48.7262],[-97.137,48.7261],[-97.1369,48.726],[-97.1364,48.7257],[-97.1362,48.7256],[-97.1361,48.7255],[-97.1357,48.7254],[-97.1356,48.7253],[-97.1353,48.7252],[-97.1351,48.7251],[-97.1347,48.725],[-97.1344,48.7249],[-97.1336,48.7245],[-97.1333,48.7244],[-97.1327,48.7241],[-97.1322,48.7238],[-97.1319,48.7237],[-97.1318,48.7236],[-97.1317,48.7236],[-97.1313,48.7234],[-97.131,48.7232],[-97.1304,48.7229],[-97.1301,48.7228],[-97.1299,48.7227],[-97.1295,48.7225],[-97.1293,48.7224],[-97.1291,48.7223],[-97.1288,48.7222],[-97.128,48.7219],[-97.1276,48.7218],[-97.1274,48.7217],[-97.1273,48.7216],[-97.1272,48.7216],[-97.127,48.7215],[-97.1263,48.721],[-97.1262,48.7209],[-97.126,48.7208],[-97.1258,48.7207],[-97.1257,48.7206],[-97.1256,48.7206],[-97.1256,48.7205],[-97.1255,48.7204],[-97.1254,48.7204],[-97.1252,48.7202],[-97.1252,48.7201],[-97.125,48.7199],[-97.1249,48.7199],[-97.1249,48.7198],[-97.1247,48.7196],[-97.1244,48.7193],[-97.1242,48.7191],[-97.124,48.7188],[-97.1239,48.7187],[-97.1238,48.7186],[-97.1236,48.7183],[-97.1235,48.7182],[-97.1234,48.718],[-97.1232,48.7176],[-97.1231,48.7174],[-97.1231,48.7172],[-97.123,48.7171],[-97.1229,48.7169],[-97.1229,48.7167],[-97.1228,48.7166],[-97.1227,48.7164],[-97.1227,48.7162],[-97.1224,48.7155],[-97.1223,48.7153],[-97.1221,48.7148],[-97.1219,48.7142],[-97.1218,48.714],[-97.1217,48.7139],[-97.1215,48.7136],[-97.1214,48.7135],[-97.1213,48.7134],[-97.1212,48.7132],[-97.1209,48.7129],[-97.1204,48.7124],[-97.1201,48.7122],[-97.1199,48.712],[-97.1198,48.7119],[-97.1194,48.7116],[-97.1192,48.7115],[-97.119,48.7114],[-97.1189,48.7113],[-97.1187,48.7112],[-97.1186,48.7111],[-97.1181,48.7109],[-97.1178,48.7108],[-97.1169,48.7105],[-97.1166,48.7104],[-97.1162,48.7103],[-97.1158,48.7102],[-97.1155,48.7101],[-97.1152,48.71],[-97.115,48.71],[-97.1148,48.7099],[-97.1147,48.7099],[-97.1143,48.7098],[-97.1142,48.7098],[-97.1136,48.7097],[-97.1135,48.7096],[-97.1132,48.7096],[-97.113,48.7095],[-97.1129,48.7095],[-97.1128,48.7094],[-97.1125,48.7094],[-97.1121,48.7092],[-97.1119,48.7091],[-97.1115,48.709],[-97.1113,48.7089],[-97.1111,48.7088],[-97.1107,48.7085],[-97.1105,48.7083],[-97.1103,48.7082],[-97.1102,48.7081],[-97.1101,48.708],[-97.1101,48.7079],[-97.11,48.7078],[-97.1099,48.7077],[-97.1099,48.7076],[-97.1099,48.7074],[-97.1099,48.7072],[-97.1099,48.7071],[-97.1099,48.7069],[-97.1099,48.7068],[-97.1101,48.7065],[-97.1102,48.7064],[-97.1104,48.7062],[-97.1105,48.7061],[-97.1106,48.7061],[-97.1107,48.706],[-97.111,48.7059],[-97.1111,48.7058],[-97.1113,48.7057],[-97.1114,48.7057],[-97.1116,48.7056],[-97.1117,48.7056],[-97.1121,48.7055],[-97.1122,48.7055],[-97.1123,48.7055],[-97.1125,48.7054],[-97.1126,48.7054],[-97.1127,48.7054],[-97.1133,48.7054],[-97.1148,48.7053],[-97.1153,48.7052],[-97.1155,48.7052],[-97.116,48.7052],[-97.1163,48.7051],[-97.1168,48.7051],[-97.1172,48.705],[-97.1175,48.705],[-97.1176,48.7049],[-97.1178,48.7049],[-97.1184,48.7047],[-97.1185,48.7047],[-97.1186,48.7047],[-97.1187,48.7047],[-97.1189,48.7046],[-97.1191,48.7046],[-97.1192,48.7045],[-97.1193,48.7045],[-97.1194,48.7045],[-97.1195,48.7045],[-97.1198,48.7043],[-97.1199,48.7043],[-97.12,48.7042],[-97.1203,48.704],[-97.1205,48.7038],[-97.1206,48.7036],[-97.1207,48.7035],[-97.1207,48.7031],[-97.1207,48.703],[-97.1207,48.7028],[-97.1207,48.7026],[-97.1206,48.7023],[-97.1206,48.7022],[-97.1204,48.7019],[-97.1203,48.7018],[-97.1202,48.7016],[-97.1201,48.7014],[-97.1199,48.7013],[-97.1198,48.7012],[-97.1197,48.701],[-97.1196,48.7009],[-97.1193,48.7007],[-97.1192,48.7006],[-97.1189,48.7004],[-97.1185,48.7001],[-97.1179,48.6996],[-97.1175,48.6994],[-97.1173,48.6992],[-97.1169,48.6989],[-97.1164,48.6986],[-97.1155,48.6979],[-97.1153,48.6978],[-97.1152,48.6976],[-97.1151,48.6975],[-97.1147,48.6972],[-97.1144,48.6969],[-97.1142,48.6968],[-97.1142,48.6967],[-97.114,48.6965],[-97.1138,48.6963],[-97.1135,48.696],[-97.1133,48.6957],[-97.1132,48.6956],[-97.1131,48.6955],[-97.113,48.6954],[-97.1129,48.6953],[-97.1128,48.6952],[-97.1128,48.6951],[-97.1127,48.695],[-97.1126,48.6949],[-97.1126,48.6948],[-97.1122,48.6943],[-97.1119,48.6939],[-97.1115,48.6935],[-97.1114,48.6933],[-97.1114,48.6932],[-97.1112,48.693],[-97.1111,48.6929],[-97.111,48.6928],[-97.1109,48.6927],[-97.1108,48.6925],[-97.1107,48.6925],[-97.1106,48.6924],[-97.1105,48.6923],[-97.1103,48.6922],[-97.1101,48.692],[-97.1098,48.6917],[-97.1097,48.6917],[-97.1092,48.6913],[-97.1089,48.6911],[-97.1087,48.691],[-97.1083,48.6908],[-97.1077,48.6905],[-97.1072,48.6902],[-97.1066,48.69],[-97.1064,48.6899],[-97.1061,48.6899],[-97.1057,48.6897],[-97.1055,48.6897],[-97.1054,48.6897],[-97.1048,48.6895],[-97.1047,48.6895],[-97.1045,48.6894],[-97.1041,48.6893],[-97.1037,48.6892],[-97.1033,48.6891],[-97.1031,48.6891],[-97.1023,48.6888],[-97.1021,48.6888],[-97.102,48.6888],[-97.1018,48.6887],[-97.1013,48.6886],[-97.1012,48.6886],[-97.101,48.6885],[-97.1009,48.6885],[-97.1008,48.6885],[-97.1005,48.6884],[-97.1003,48.6883],[-97.1,48.6883],[-97.0996,48.6882],[-97.0995,48.6882],[-97.0991,48.6881],[-97.099,48.6881],[-97.0989,48.6881],[-97.0988,48.688],[-97.0986,48.688],[-97.0985,48.688],[-97.0984,48.688],[-97.0983,48.688],[-97.0981,48.6879],[-97.0978,48.6878],[-97.0972,48.6877],[-97.0971,48.6876],[-97.0967,48.6875],[-97.0966,48.6875],[-97.0964,48.6875],[-97.096,48.6874],[-97.0958,48.6873],[-97.095,48.6871],[-97.0947,48.687],[-97.0944,48.6869],[-97.0942,48.6869],[-97.0941,48.6868],[-97.094,48.6868],[-97.0939,48.6867],[-97.0934,48.6866],[-97.093,48.6864],[-97.0926,48.6863],[-97.0925,48.6862],[-97.0923,48.6861],[-97.0919,48.686],[-97.0918,48.6859],[-97.0914,48.6857],[-97.0913,48.6856],[-97.0912,48.6856],[-97.0911,48.6855],[-97.0909,48.6853],[-97.0908,48.6852],[-97.0907,48.6851],[-97.0906,48.685],[-97.0905,48.6849],[-97.0905,48.6848],[-97.0904,48.6848],[-97.0904,48.6846],[-97.0903,48.6845],[-97.0903,48.6844],[-97.0903,48.6841],[-97.0904,48.6838],[-97.0904,48.6835],[-97.0904,48.6834],[-97.0906,48.6832],[-97.0907,48.683],[-97.0908,48.6829],[-97.0908,48.6828],[-97.0911,48.6827],[-97.0912,48.6826],[-97.0916,48.6824],[-97.0917,48.6823],[-97.092,48.6822],[-97.0923,48.6822],[-97.0924,48.6821],[-97.0927,48.6821],[-97.0928,48.6821],[-97.0931,48.682],[-97.0937,48.682],[-97.0939,48.682],[-97.0941,48.682],[-97.0942,48.6821],[-97.0944,48.6821],[-97.0945,48.6821],[-97.0946,48.6821],[-97.0948,48.6822],[-97.095,48.6822],[-97.0952,48.6823],[-97.0954,48.6824],[-97.0957,48.6825],[-97.096,48.6827],[-97.0961,48.6827],[-97.0966,48.683],[-97.0972,48.6832],[-97.0974,48.6833],[-97.0976,48.6833],[-97.098,48.6834],[-97.0984,48.6834],[-97.0987,48.6834],[-97.0988,48.6834],[-97.0992,48.6834],[-97.0994,48.6834],[-97.0997,48.6833],[-97.1,48.6832],[-97.1001,48.6832],[-97.1002,48.6832],[-97.1004,48.6831],[-97.1007,48.6829],[-97.1008,48.6829],[-97.1009,48.6826],[-97.1013,48.6823],[-97.1014,48.6822],[-97.1015,48.682],[-97.1015,48.6819],[-97.1016,48.6818],[-97.1017,48.6815],[-97.1018,48.6812],[-97.1019,48.6808],[-97.1018,48.6806],[-97.1018,48.6799],[-97.1016,48.6794],[-97.1015,48.679],[-97.1014,48.6787],[-97.1014,48.6786],[-97.1012,48.6782],[-97.1012,48.6778],[-97.1011,48.6776],[-97.101,48.6774],[-97.1009,48.6769],[-97.1009,48.6765],[-97.1008,48.6763],[-97.1008,48.6758],[-97.1007,48.6756],[-97.1007,48.6753],[-97.1007,48.6749],[-97.1006,48.6743],[-97.1006,48.6738],[-97.1005,48.6731],[-97.1004,48.6728],[-97.1003,48.6723],[-97.1003,48.6721],[-97.1002,48.6716],[-97.1001,48.6711],[-97.1001,48.6709],[-97.1001,48.6704],[-97.1001,48.6699],[-97.1001,48.6697],[-97.1002,48.6694],[-97.1002,48.6692],[-97.1003,48.6691],[-97.1003,48.6689],[-97.1006,48.6684],[-97.1007,48.6682],[-97.1007,48.6681],[-97.1009,48.6679],[-97.101,48.6678],[-97.1011,48.6677],[-97.1013,48.6675],[-97.1014,48.6675],[-97.1017,48.6673],[-97.1019,48.6671],[-97.1022,48.6669],[-97.1024,48.6668],[-97.1026,48.6667],[-97.1028,48.6666],[-97.1029,48.6666],[-97.1032,48.6664],[-97.1039,48.6662],[-97.104,48.6662],[-97.1041,48.6661],[-97.1042,48.6661],[-97.1045,48.666],[-97.1048,48.6659],[-97.1049,48.6659],[-97.1058,48.6656],[-97.1061,48.6656],[-97.1062,48.6656],[-97.1064,48.6655],[-97.1066,48.6655],[-97.1068,48.6654],[-97.1071,48.6654],[-97.1075,48.6653],[-97.1077,48.6653],[-97.108,48.6652],[-97.1081,48.6651],[-97.1084,48.665],[-97.1086,48.6649],[-97.1088,48.6647],[-97.109,48.6646],[-97.1091,48.6645],[-97.1091,48.6644],[-97.1092,48.6643],[-97.1093,48.6641],[-97.1093,48.664],[-97.1092,48.6638],[-97.1091,48.6635],[-97.1091,48.6634],[-97.109,48.6633],[-97.1089,48.6632],[-97.1084,48.6629],[-97.1082,48.6628],[-97.1081,48.6627],[-97.108,48.6627],[-97.1077,48.6626],[-97.1075,48.6626],[-97.1073,48.6625],[-97.1068,48.6625],[-97.1065,48.6625],[-97.106,48.6625],[-97.1058,48.6625],[-97.1053,48.6626],[-97.1052,48.6626],[-97.1047,48.6626],[-97.1046,48.6627],[-97.1044,48.6627],[-97.104,48.6628],[-97.1033,48.6628],[-97.103,48.6628],[-97.1024,48.6628],[-97.102,48.6628],[-97.1015,48.6628],[-97.101,48.6628],[-97.1008,48.6627],[-97.1007,48.6627],[-97.1006,48.6627],[-97.1005,48.6627],[-97.1003,48.6626],[-97.1001,48.6625],[-97.0999,48.6625],[-97.0996,48.6623],[-97.0994,48.6621],[-97.0993,48.6621],[-97.0991,48.6619],[-97.099,48.6617],[-97.0988,48.6615],[-97.0988,48.6614],[-97.0987,48.6613],[-97.0987,48.661],[-97.0987,48.6608],[-97.0987,48.6605],[-97.0988,48.6604],[-97.0988,48.6603],[-97.0988,48.6602],[-97.0988,48.6601],[-97.0989,48.6601],[-97.0989,48.6599],[-97.099,48.6598],[-97.099,48.6596],[-97.0991,48.6596],[-97.0991,48.6595],[-97.0992,48.6594],[-97.0994,48.6591],[-97.0996,48.6589],[-97.0996,48.6588],[-97.0997,48.6587],[-97.0999,48.6585],[-97.1005,48.658],[-97.1007,48.6578],[-97.1008,48.6578],[-97.101,48.6576],[-97.1011,48.6575],[-97.1016,48.6571],[-97.1018,48.657],[-97.1019,48.6569],[-97.1022,48.6567],[-97.1023,48.6565],[-97.1027,48.6563],[-97.103,48.6561],[-97.1033,48.6559],[-97.1037,48.6556],[-97.1043,48.6551],[-97.1047,48.6548],[-97.1048,48.6547],[-97.105,48.6545],[-97.1052,48.6544],[-97.1055,48.654],[-97.1059,48.6536],[-97.106,48.6534],[-97.1061,48.6532],[-97.1062,48.653],[-97.1064,48.6527],[-97.1066,48.6522],[-97.1067,48.6521],[-97.1067,48.6519],[-97.1068,48.6516],[-97.1069,48.6512],[-97.1069,48.6507],[-97.1069,48.6504],[-97.1069,48.6501],[-97.1069,48.6498],[-97.1069,48.6496],[-97.107,48.6494],[-97.107,48.6493],[-97.1072,48.649],[-97.1072,48.6489],[-97.1072,48.6488],[-97.1074,48.6485],[-97.1076,48.6482],[-97.1077,48.6481],[-97.1078,48.648],[-97.1079,48.6479],[-97.1082,48.6476],[-97.1083,48.6476],[-97.1084,48.6474],[-97.1088,48.6471],[-97.1089,48.647],[-97.109,48.6469],[-97.1094,48.6467],[-97.1095,48.6467],[-97.11,48.6464],[-97.1102,48.6464],[-97.1106,48.6462],[-97.1109,48.6461],[-97.111,48.6461],[-97.1113,48.646],[-97.1114,48.646],[-97.1116,48.6459],[-97.1118,48.6459],[-97.1121,48.6459],[-97.1129,48.6457],[-97.113,48.6457],[-97.1132,48.6457],[-97.1139,48.6456],[-97.1141,48.6456],[-97.1143,48.6456],[-97.1144,48.6455],[-97.1146,48.6455],[-97.1147,48.6454],[-97.1148,48.6454],[-97.115,48.6453],[-97.1153,48.6451],[-97.1155,48.645],[-97.1155,48.6449],[-97.1156,48.6448],[-97.1156,48.6447],[-97.1157,48.6446],[-97.1157,48.6445],[-97.1158,48.6443],[-97.1158,48.6441],[-97.1158,48.6439],[-97.1157,48.6438],[-97.1157,48.6437],[-97.1156,48.6436],[-97.1156,48.6435],[-97.1154,48.6434],[-97.1153,48.6432],[-97.1152,48.6431],[-97.115,48.6429],[-97.1148,48.6427],[-97.1147,48.6427],[-97.1146,48.6426],[-97.1143,48.6424],[-97.1141,48.6423],[-97.1139,48.6422],[-97.1135,48.6419],[-97.1132,48.6418],[-97.1128,48.6415],[-97.1123,48.6412],[-97.1117,48.6408],[-97.1115,48.6407],[-97.1112,48.6404],[-97.1109,48.6401],[-97.1108,48.64],[-97.1107,48.6399],[-97.1106,48.6397],[-97.1105,48.6396],[-97.1105,48.6395],[-97.1104,48.6394],[-97.1103,48.6393],[-97.11,48.6388],[-97.1099,48.6385],[-97.1098,48.6383],[-97.1097,48.6381],[-97.1096,48.6379],[-97.1096,48.6378],[-97.1095,48.6374],[-97.1094,48.637],[-97.1093,48.6366],[-97.1093,48.6363],[-97.1092,48.636],[-97.1092,48.6358],[-97.1091,48.6353],[-97.109,48.6348],[-97.109,48.6345],[-97.109,48.6341],[-97.109,48.6337],[-97.109,48.6334],[-97.1091,48.6333],[-97.1091,48.6332],[-97.1092,48.633],[-97.1094,48.6326],[-97.1094,48.6325],[-97.1096,48.6323],[-97.1098,48.6321],[-97.1101,48.6319],[-97.1103,48.6317],[-97.1104,48.6316],[-97.1107,48.6314],[-97.1108,48.6313],[-97.111,48.6312],[-97.1113,48.631],[-97.1117,48.6309],[-97.1118,48.6308],[-97.112,48.6308],[-97.1122,48.6307],[-97.1126,48.6305],[-97.1127,48.6305],[-97.113,48.6305],[-97.1132,48.6304],[-97.1135,48.6304],[-97.1139,48.6304],[-97.1142,48.6303],[-97.1145,48.6303],[-97.1147,48.6303],[-97.1153,48.6304],[-97.1158,48.6305],[-97.1162,48.6306],[-97.1163,48.6306],[-97.1164,48.6307],[-97.1165,48.6307],[-97.1166,48.6307],[-97.1167,48.6308],[-97.1169,48.6309],[-97.1171,48.6309],[-97.1176,48.6311],[-97.1179,48.6313],[-97.1184,48.6315],[-97.1185,48.6315],[-97.1193,48.632],[-97.1194,48.632],[-97.1198,48.6323],[-97.1202,48.6325],[-97.1206,48.6327],[-97.1209,48.6329],[-97.1211,48.633],[-97.1214,48.6331],[-97.1221,48.6334],[-97.1228,48.6336],[-97.123,48.6337],[-97.1234,48.6338],[-97.1242,48.634],[-97.1243,48.634],[-97.1246,48.634],[-97.1252,48.6341],[-97.1253,48.6341],[-97.1254,48.6341],[-97.1256,48.6341],[-97.1259,48.6341],[-97.126,48.6341],[-97.1263,48.6341],[-97.1265,48.6341],[-97.1267,48.634],[-97.1268,48.634],[-97.1269,48.634],[-97.1271,48.634],[-97.1277,48.6339],[-97.128,48.6338],[-97.1284,48.6337],[-97.1287,48.6336],[-97.1289,48.6335],[-97.1291,48.6334],[-97.1294,48.6333],[-97.1295,48.6332],[-97.1297,48.6331],[-97.1298,48.6331],[-97.1299,48.633],[-97.1301,48.6329],[-97.1302,48.6328],[-97.1303,48.6327],[-97.1304,48.6326],[-97.1305,48.6325],[-97.1306,48.6324],[-97.1306,48.6323],[-97.1307,48.6323],[-97.1308,48.6321],[-97.1308,48.632],[-97.1309,48.632],[-97.131,48.6319],[-97.1311,48.6315],[-97.1312,48.6314],[-97.1312,48.6313],[-97.1312,48.6308],[-97.1312,48.6305],[-97.1312,48.6303],[-97.1312,48.6302],[-97.1312,48.63],[-97.1311,48.6298],[-97.131,48.6296],[-97.131,48.6295],[-97.1309,48.6294],[-97.1308,48.6292],[-97.1307,48.6291],[-97.1306,48.6289],[-97.1305,48.6288],[-97.1304,48.6287],[-97.1303,48.6286],[-97.1303,48.6285],[-97.1302,48.6285],[-97.1301,48.6284],[-97.13,48.6283],[-97.1299,48.6282],[-97.1299,48.6281],[-97.1297,48.628],[-97.1296,48.6279],[-97.1293,48.6277],[-97.1291,48.6275],[-97.1286,48.6272],[-97.1285,48.6271],[-97.128,48.6268],[-97.1276,48.6265],[-97.127,48.6262],[-97.1266,48.626],[-97.1261,48.6257],[-97.126,48.6257],[-97.1258,48.6256],[-97.1256,48.6255],[-97.1253,48.6253],[-97.125,48.6253],[-97.1247,48.6251],[-97.1243,48.6247],[-97.1241,48.6246],[-97.1234,48.624],[-97.1201,48.6217],[-97.1194,48.6207],[-97.1192,48.6197],[-97.1192,48.619],[-97.1195,48.6186],[-97.1204,48.618],[-97.1217,48.6178],[-97.1228,48.6179],[-97.1237,48.6181],[-97.1255,48.619],[-97.1259,48.6194],[-97.1259,48.6195],[-97.1264,48.6199],[-97.1268,48.6204],[-97.1275,48.621],[-97.1278,48.6212],[-97.128,48.6213],[-97.1283,48.6216],[-97.1287,48.6218],[-97.1288,48.6219],[-97.1293,48.6222],[-97.1295,48.6223],[-97.1296,48.6224],[-97.13,48.6226],[-97.1304,48.6227],[-97.1305,48.6227],[-97.1307,48.6227],[-97.1309,48.6228],[-97.1312,48.6228],[-97.1314,48.6229],[-97.1316,48.6229],[-97.1323,48.6229],[-97.1326,48.6229],[-97.1329,48.6229],[-97.1332,48.6229],[-97.1335,48.6228],[-97.1337,48.6228],[-97.1339,48.6228],[-97.1341,48.6227],[-97.1343,48.6226],[-97.1346,48.6225],[-97.1348,48.6224],[-97.1351,48.6222],[-97.1352,48.6221],[-97.1353,48.622],[-97.1353,48.6219],[-97.1354,48.6218],[-97.1354,48.6217],[-97.1355,48.6215],[-97.1355,48.6213],[-97.1354,48.6213],[-97.1354,48.621],[-97.1353,48.6209],[-97.1352,48.6207],[-97.1351,48.6206],[-97.135,48.6205],[-97.1346,48.6202],[-97.1344,48.62],[-97.1341,48.6198],[-97.1338,48.6197],[-97.1333,48.6194],[-97.1325,48.6191],[-97.1321,48.6189],[-97.1317,48.6186],[-97.131,48.6182],[-97.1308,48.6181],[-97.1305,48.6178],[-97.1303,48.6176],[-97.1301,48.6174],[-97.13,48.6173],[-97.1299,48.6172],[-97.1298,48.6171],[-97.1297,48.617],[-97.1297,48.6169],[-97.1295,48.6168],[-97.1295,48.6167],[-97.1293,48.6164],[-97.1291,48.6161],[-97.1289,48.6157],[-97.1288,48.6155],[-97.1288,48.6154],[-97.1288,48.6152],[-97.1288,48.615],[-97.1288,48.6148],[-97.1289,48.6146],[-97.1289,48.6145],[-97.129,48.6144],[-97.129,48.6143],[-97.1291,48.6141],[-97.1292,48.614],[-97.1294,48.6138],[-97.1296,48.6137],[-97.1298,48.6135],[-97.13,48.6135],[-97.1302,48.6134],[-97.1305,48.6133],[-97.1308,48.6132],[-97.131,48.6132],[-97.1315,48.6131],[-97.1319,48.6131],[-97.1321,48.6131],[-97.1323,48.6131],[-97.1326,48.6132],[-97.1327,48.6132],[-97.1331,48.6132],[-97.1332,48.6133],[-97.1342,48.6135],[-97.1349,48.6137],[-97.135,48.6138],[-97.1352,48.6138],[-97.1354,48.6139],[-97.1356,48.6139],[-97.1357,48.614],[-97.1362,48.6142],[-97.1369,48.6144],[-97.1371,48.6144],[-97.1373,48.6145],[-97.1377,48.6146],[-97.1379,48.6146],[-97.1381,48.6147],[-97.1384,48.6147],[-97.1393,48.6148],[-97.1395,48.6148],[-97.1396,48.6148],[-97.1398,48.6148],[-97.1403,48.6148],[-97.141,48.6149],[-97.1415,48.6149],[-97.1419,48.6149],[-97.1424,48.6149],[-97.1426,48.6148],[-97.1435,48.6148],[-97.1438,48.6148],[-97.1445,48.6147],[-97.145,48.6146],[-97.1451,48.6146],[-97.1453,48.6146],[-97.1456,48.6145],[-97.1457,48.6145],[-97.1462,48.6144],[-97.1466,48.6143],[-97.147,48.6142],[-97.1472,48.6141],[-97.1475,48.614],[-97.1478,48.614],[-97.148,48.6138],[-97.1482,48.6138],[-97.1485,48.6136],[-97.1487,48.6135],[-97.1488,48.6135],[-97.1491,48.6132],[-97.1493,48.6131],[-97.1494,48.613],[-97.1496,48.6129],[-97.1496,48.6128],[-97.1498,48.6127],[-97.1501,48.6125],[-97.1501,48.6124],[-97.1503,48.6122],[-97.1504,48.612],[-97.1505,48.6119],[-97.1505,48.6118],[-97.1506,48.6117],[-97.1507,48.6115],[-97.1507,48.6114],[-97.1508,48.6111],[-97.1508,48.6109],[-97.1508,48.6106],[-97.1507,48.6105],[-97.1507,48.6103],[-97.1506,48.6101],[-97.1505,48.61],[-97.1504,48.6098],[-97.1503,48.6097],[-97.1501,48.6095],[-97.15,48.6093],[-97.1497,48.6091],[-97.1496,48.6091],[-97.1493,48.6088],[-97.1491,48.6087],[-97.1489,48.6086],[-97.1487,48.6085],[-97.1485,48.6084],[-97.1483,48.6084],[-97.148,48.6083],[-97.1479,48.6082],[-97.1477,48.6082],[-97.1475,48.6081],[-97.1472,48.6081],[-97.147,48.608],[-97.1468,48.608],[-97.1464,48.608],[-97.1461,48.608],[-97.1456,48.608],[-97.1447,48.608],[-97.1441,48.608],[-97.1437,48.608],[-97.1433,48.6081],[-97.1425,48.6082],[-97.1421,48.6083],[-97.1415,48.6084],[-97.1412,48.6085],[-97.1409,48.6085],[-97.1401,48.6086],[-97.1398,48.6087],[-97.1396,48.6087],[-97.1393,48.6088],[-97.1386,48.6088],[-97.1381,48.6089],[-97.1379,48.6089],[-97.1377,48.6089],[-97.1375,48.6089],[-97.1372,48.6089],[-97.1368,48.6088],[-97.1367,48.6088],[-97.1363,48.6087],[-97.1361,48.6087],[-97.1358,48.6086],[-97.1355,48.6085],[-97.1354,48.6084],[-97.1352,48.6083],[-97.135,48.6082],[-97.1348,48.6081],[-97.1347,48.6081],[-97.1346,48.608],[-97.1345,48.6078],[-97.1344,48.6077],[-97.1343,48.6076],[-97.1343,48.6075],[-97.1343,48.6074],[-97.1343,48.6072],[-97.1343,48.6071],[-97.1343,48.607],[-97.1344,48.6069],[-97.1346,48.6065],[-97.1347,48.6064],[-97.1348,48.6063],[-97.1351,48.6061],[-97.1352,48.6061],[-97.1356,48.6058],[-97.1358,48.6056],[-97.1362,48.6054],[-97.1366,48.6052],[-97.1368,48.6052],[-97.1373,48.6049],[-97.1376,48.6047],[-97.1381,48.6044],[-97.1384,48.6042],[-97.1385,48.6041],[-97.1388,48.6039],[-97.1389,48.6037],[-97.1393,48.6034],[-97.1395,48.6032],[-97.1396,48.6031],[-97.1397,48.6029],[-97.1399,48.6027],[-97.1401,48.6024],[-97.1402,48.6023],[-97.1404,48.6021],[-97.1405,48.6019],[-97.1406,48.6018],[-97.1407,48.6017],[-97.141,48.6013],[-97.1411,48.6011],[-97.1412,48.601],[-97.1413,48.6009],[-97.1414,48.6007],[-97.1415,48.6006],[-97.1416,48.6004],[-97.1417,48.6002],[-97.1419,48.6001],[-97.1419,48.6],[-97.1421,48.5998],[-97.1422,48.5997],[-97.1423,48.5996],[-97.1426,48.5993],[-97.1429,48.599],[-97.1432,48.5988],[-97.1435,48.5986],[-97.1438,48.5984],[-97.1439,48.5983],[-97.1442,48.5982],[-97.1445,48.5981],[-97.1446,48.598],[-97.1449,48.5979],[-97.1452,48.5979],[-97.1455,48.5978],[-97.1458,48.5978],[-97.146,48.5978],[-97.1461,48.5978],[-97.1464,48.5977],[-97.1465,48.5978],[-97.1466,48.5978],[-97.1477,48.5979],[-97.1483,48.598],[-97.1486,48.598],[-97.1491,48.5981],[-97.1498,48.5981],[-97.1501,48.5981],[-97.1506,48.5981],[-97.151,48.5981],[-97.1512,48.5981],[-97.1514,48.598],[-97.1518,48.5979],[-97.1519,48.5978],[-97.152,48.5978],[-97.1522,48.5977],[-97.1522,48.5976],[-97.1522,48.5975],[-97.1522,48.5974],[-97.1522,48.5973],[-97.1523,48.5971],[-97.1524,48.5968],[-97.1525,48.5968],[-97.1527,48.5966],[-97.1527,48.5965],[-97.1528,48.5964],[-97.1529,48.5963],[-97.153,48.5961],[-97.1532,48.596],[-97.1537,48.5957],[-97.154,48.5954],[-97.154,48.5953],[-97.154,48.5952],[-97.154,48.5951],[-97.1539,48.595],[-97.1538,48.5947],[-97.1537,48.5946],[-97.1536,48.5945],[-97.1535,48.5944],[-97.1534,48.5943],[-97.1533,48.5942],[-97.1529,48.594],[-97.1527,48.5939],[-97.1526,48.5939],[-97.1523,48.5938],[-97.1521,48.5938],[-97.1519,48.5938],[-97.1518,48.5938],[-97.1515,48.5937],[-97.1513,48.5937],[-97.1511,48.5937],[-97.151,48.5937],[-97.1501,48.5938],[-97.15,48.5938],[-97.1495,48.5939],[-97.1491,48.5939],[-97.1487,48.5939],[-97.1484,48.5939],[-97.1483,48.594],[-97.1474,48.5941],[-97.1466,48.5941],[-97.1464,48.5941],[-97.1463,48.5941],[-97.1458,48.5941],[-97.1456,48.5941],[-97.1452,48.5941],[-97.145,48.594],[-97.1448,48.594],[-97.1445,48.5939],[-97.1443,48.5939],[-97.1439,48.5937],[-97.1437,48.5936],[-97.1434,48.5935],[-97.1432,48.5934],[-97.1429,48.5932],[-97.1428,48.5931],[-97.1427,48.593],[-97.1424,48.5928],[-97.1423,48.5926],[-97.1422,48.5924],[-97.1421,48.5924],[-97.1421,48.5923],[-97.142,48.5922],[-97.1419,48.5919],[-97.1419,48.5914],[-97.1419,48.5912],[-97.1419,48.5907],[-97.1419,48.5906],[-97.1419,48.5904],[-97.1419,48.5903],[-97.142,48.5902],[-97.142,48.5897],[-97.1421,48.5892],[-97.1422,48.5889],[-97.1422,48.5887],[-97.1422,48.5881],[-97.1423,48.5878],[-97.1423,48.5876],[-97.1423,48.5873],[-97.1423,48.5869],[-97.1423,48.5861],[-97.1424,48.5857],[-97.1424,48.5856],[-97.1425,48.5854],[-97.1425,48.5853],[-97.1425,48.5852],[-97.1425,48.5851],[-97.1426,48.5849],[-97.1426,48.5848],[-97.1427,48.5846],[-97.1427,48.5844],[-97.1428,48.5843],[-97.1428,48.584],[-97.1429,48.5839],[-97.1429,48.5838],[-97.1429,48.5837],[-97.143,48.5835],[-97.1431,48.5833],[-97.1432,48.583],[-97.1433,48.5828],[-97.1434,48.5827],[-97.1436,48.5825],[-97.1437,48.5824],[-97.1437,48.5823],[-97.1438,48.5822],[-97.1439,48.5821],[-97.1441,48.5819],[-97.1442,48.5819],[-97.1446,48.5816],[-97.1451,48.5814],[-97.1453,48.5813],[-97.1456,48.5812],[-97.1459,48.5812],[-97.1463,48.5811],[-97.1466,48.581],[-97.1472,48.581],[-97.1473,48.581],[-97.1475,48.581],[-97.1476,48.581],[-97.1484,48.5811],[-97.1487,48.5811],[-97.149,48.5812],[-97.1493,48.5812],[-97.1498,48.5814],[-97.1499,48.5814],[-97.1503,48.5815],[-97.1505,48.5816],[-97.1506,48.5816],[-97.1507,48.5816],[-97.1511,48.5818],[-97.1514,48.5819],[-97.1516,48.582],[-97.1518,48.5821],[-97.1519,48.5821],[-97.1521,48.5821],[-97.1523,48.5822],[-97.1525,48.5823],[-97.1528,48.5824],[-97.1529,48.5824],[-97.1531,48.5824],[-97.1537,48.5826],[-97.1539,48.5826],[-97.1541,48.5826],[-97.1543,48.5827],[-97.1549,48.5827],[-97.1551,48.5827],[-97.1556,48.5827],[-97.156,48.5827],[-97.1564,48.5827],[-97.1567,48.5827],[-97.1573,48.5826],[-97.1575,48.5825],[-97.158,48.5824],[-97.1582,48.5824],[-97.1585,48.5823],[-97.1588,48.5822],[-97.1593,48.582],[-97.1594,48.5819],[-97.1596,48.5819],[-97.1596,48.5818],[-97.16,48.5816],[-97.1603,48.5814],[-97.1604,48.5813],[-97.1605,48.5812],[-97.1606,48.5811],[-97.1606,48.5809],[-97.1607,48.5806],[-97.1607,48.5805],[-97.1607,48.5804],[-97.1608,48.5802],[-97.1607,48.5801],[-97.1607,48.58],[-97.1607,48.5797],[-97.1606,48.5796],[-97.1605,48.5795],[-97.1604,48.5793],[-97.1603,48.5792],[-97.1602,48.5791],[-97.1599,48.5788],[-97.1598,48.5787],[-97.1594,48.5785],[-97.1592,48.5784],[-97.1591,48.5784],[-97.1587,48.5782],[-97.1585,48.5781],[-97.1584,48.5781],[-97.1582,48.5781],[-97.158,48.5781],[-97.1575,48.578],[-97.1574,48.578],[-97.1573,48.578],[-97.1571,48.578],[-97.1569,48.5779],[-97.1566,48.5779],[-97.1562,48.5779],[-97.1561,48.5779],[-97.1557,48.5779],[-97.1555,48.5779],[-97.155,48.5779],[-97.1548,48.5779],[-97.154,48.578],[-97.1536,48.578],[-97.153,48.578],[-97.1526,48.5779],[-97.152,48.5779],[-97.1519,48.5778],[-97.1516,48.5778],[-97.1512,48.5777],[-97.1509,48.5776],[-97.1508,48.5776],[-97.1507,48.5775],[-97.1506,48.5775],[-97.1505,48.5775],[-97.1504,48.5774],[-97.1503,48.5774],[-97.1502,48.5773],[-97.1501,48.5773],[-97.1499,48.5772],[-97.1495,48.5769],[-97.1493,48.5769],[-97.1488,48.5765],[-97.1487,48.5764],[-97.1484,48.5761],[-97.1483,48.576],[-97.1482,48.5758],[-97.1482,48.5757],[-97.1481,48.5756],[-97.1481,48.5755],[-97.148,48.5753],[-97.148,48.575],[-97.1479,48.5748],[-97.1479,48.5746],[-97.1479,48.5743],[-97.1479,48.574],[-97.1479,48.5737],[-97.1478,48.5735],[-97.1478,48.5734],[-97.1479,48.573],[-97.1479,48.5727],[-97.1479,48.5725],[-97.1481,48.5721],[-97.1481,48.572],[-97.1483,48.5716],[-97.1484,48.5714],[-97.1486,48.571],[-97.1488,48.5705],[-97.149,48.5703],[-97.1492,48.57],[-97.1495,48.5696],[-97.1495,48.5695],[-97.1497,48.5693],[-97.1498,48.5692],[-97.1499,48.5691],[-97.1501,48.5689],[-97.1501,48.5688],[-97.1502,48.5688],[-97.1504,48.5686],[-97.1505,48.5685],[-97.1507,48.5683],[-97.1511,48.568],[-97.1514,48.5678],[-97.1515,48.5677],[-97.1521,48.5674],[-97.1523,48.5673],[-97.1526,48.5672],[-97.1528,48.5671],[-97.1529,48.5671],[-97.1531,48.567],[-97.1536,48.5669],[-97.154,48.5668],[-97.1542,48.5667],[-97.1545,48.5667],[-97.1546,48.5667],[-97.1548,48.5666],[-97.155,48.5666],[-97.1556,48.5665],[-97.1561,48.5665],[-97.1565,48.5665],[-97.1569,48.5664],[-97.1576,48.5664],[-97.1588,48.5663],[-97.1594,48.5663],[-97.1604,48.5662],[-97.1606,48.5662],[-97.1619,48.5661],[-97.1621,48.566],[-97.1623,48.566],[-97.1626,48.566],[-97.1633,48.5659],[-97.1641,48.5659],[-97.165,48.5658],[-97.1652,48.5658],[-97.1659,48.5657],[-97.167,48.5656],[-97.1673,48.5656],[-97.1677,48.5656],[-97.168,48.5655],[-97.1688,48.5654],[-97.169,48.5654],[-97.1691,48.5654],[-97.1692,48.5654],[-97.1694,48.5653],[-97.1697,48.5653],[-97.1701,48.5653],[-97.1705,48.5652],[-97.1709,48.5651],[-97.1711,48.5651],[-97.1713,48.5651],[-97.1714,48.5651],[-97.1716,48.565],[-97.1718,48.565],[-97.172,48.565],[-97.1723,48.5648],[-97.1724,48.5648],[-97.1725,48.5647],[-97.1728,48.5647],[-97.1731,48.5646],[-97.1733,48.5645],[-97.1735,48.5644],[-97.1736,48.5644],[-97.1737,48.5643],[-97.174,48.5641],[-97.1743,48.5639],[-97.1745,48.5637],[-97.1748,48.5633],[-97.1749,48.5633],[-97.1749,48.5632],[-97.175,48.5631],[-97.1751,48.5629],[-97.1751,48.5628],[-97.1752,48.5628],[-97.1752,48.5627],[-97.1753,48.5625],[-97.1754,48.5623],[-97.1754,48.562],[-97.1754,48.5618],[-97.1754,48.5617],[-97.1753,48.5613],[-97.1753,48.5612],[-97.1752,48.5611],[-97.1751,48.5609],[-97.175,48.5608],[-97.1749,48.5607],[-97.1748,48.5606],[-97.1746,48.5605],[-97.1746,48.5604],[-97.1741,48.5601],[-97.1739,48.56],[-97.1738,48.5599],[-97.1732,48.5596],[-97.1726,48.5593],[-97.1722,48.5591],[-97.1718,48.559],[-97.1717,48.5589],[-97.1714,48.5588],[-97.1708,48.5586],[-97.1706,48.5585],[-97.1705,48.5585],[-97.1703,48.5584],[-97.1701,48.5584],[-97.1694,48.5581],[-97.1692,48.5581],[-97.1691,48.558],[-97.1688,48.5579],[-97.1686,48.5579],[-97.1685,48.5579],[-97.1684,48.5578],[-97.1681,48.5577],[-97.1679,48.5577],[-97.1675,48.5575],[-97.1671,48.5574],[-97.1669,48.5574],[-97.1664,48.5573],[-97.1663,48.5573],[-97.1662,48.5572],[-97.166,48.5572],[-97.1658,48.5572],[-97.1657,48.5572],[-97.1655,48.5571],[-97.1653,48.5571],[-97.1648,48.5571],[-97.1647,48.5571],[-97.1644,48.557],[-97.1636,48.557],[-97.1621,48.557],[-97.1618,48.557],[-97.1599,48.5571],[-97.1581,48.5572],[-97.157,48.5573],[-97.1563,48.5573],[-97.1559,48.5574],[-97.1554,48.5574],[-97.1545,48.5574],[-97.1532,48.5574],[-97.1523,48.5574],[-97.1516,48.5574],[-97.1512,48.5574],[-97.15,48.5574],[-97.1486,48.5574],[-97.147,48.5574],[-97.1461,48.5573],[-97.1458,48.5573],[-97.1448,48.5572],[-97.1444,48.5572],[-97.1441,48.5572],[-97.1439,48.5571],[-97.1438,48.5571],[-97.1437,48.5571],[-97.1435,48.557],[-97.1432,48.557],[-97.143,48.5569],[-97.1428,48.5569],[-97.1425,48.5568],[-97.1422,48.5567],[-97.1419,48.5566],[-97.1418,48.5566],[-97.1411,48.5564],[-97.141,48.5563],[-97.1407,48.5562],[-97.1403,48.556],[-97.1402,48.556],[-97.1401,48.5559],[-97.1397,48.5557],[-97.1394,48.5555],[-97.1389,48.5551],[-97.1388,48.555],[-97.1387,48.5549],[-97.1385,48.5547],[-97.1384,48.5544],[-97.1382,48.5542],[-97.1382,48.554],[-97.1381,48.5539],[-97.1381,48.5537],[-97.1381,48.5535],[-97.1381,48.5533],[-97.1381,48.5532],[-97.1382,48.553],[-97.1383,48.5529],[-97.1383,48.5528],[-97.1384,48.5526],[-97.1385,48.5525],[-97.1385,48.5524],[-97.1386,48.5523],[-97.1387,48.5522],[-97.1388,48.5521],[-97.1389,48.5521],[-97.1389,48.552],[-97.139,48.5519],[-97.1393,48.5518],[-97.1394,48.5517],[-97.1397,48.5516],[-97.1399,48.5515],[-97.14,48.5515],[-97.1401,48.5515],[-97.1402,48.5514],[-97.1404,48.5514],[-97.1406,48.5514],[-97.141,48.5513],[-97.1412,48.5513],[-97.1416,48.5513],[-97.1418,48.5513],[-97.1423,48.5513],[-97.143,48.5513],[-97.1438,48.5513],[-97.1441,48.5513],[-97.1454,48.5514],[-97.1474,48.5515],[-97.1489,48.5515],[-97.1494,48.5515],[-97.1499,48.5515],[-97.1501,48.5515],[-97.1504,48.5515],[-97.1516,48.5514],[-97.152,48.5513],[-97.1526,48.5513],[-97.1528,48.5512],[-97.1537,48.5511],[-97.154,48.5511],[-97.1548,48.5511],[-97.155,48.5511],[-97.1551,48.5511],[-97.1555,48.5511],[-97.1559,48.5512],[-97.1561,48.5512],[-97.1566,48.5513],[-97.1568,48.5514],[-97.1569,48.5514],[-97.1571,48.5515],[-97.1572,48.5515],[-97.1576,48.5517],[-97.1577,48.5517],[-97.1578,48.5517],[-97.1579,48.5518],[-97.1582,48.5519],[-97.1584,48.5521],[-97.1587,48.5523],[-97.1589,48.5525],[-97.1591,48.5526],[-97.1595,48.5529],[-97.1598,48.5531],[-97.1599,48.5532],[-97.1605,48.5535],[-97.1606,48.5535],[-97.1607,48.5536],[-97.1609,48.5537],[-97.1612,48.5538],[-97.1614,48.5539],[-97.1616,48.554],[-97.1619,48.554],[-97.162,48.5541],[-97.1622,48.5541],[-97.1625,48.5541],[-97.1628,48.5541],[-97.163,48.5541],[-97.1633,48.5541],[-97.1636,48.554],[-97.1637,48.554],[-97.1639,48.554],[-97.1642,48.5539],[-97.1643,48.5539],[-97.1645,48.5538],[-97.1647,48.5537],[-97.1649,48.5536],[-97.1651,48.5535],[-97.1653,48.5534],[-97.1654,48.5533],[-97.1656,48.5532],[-97.1656,48.5531],[-97.1657,48.5531],[-97.1658,48.553],[-97.1658,48.5529],[-97.1659,48.5527],[-97.166,48.5526],[-97.166,48.5525],[-97.166,48.5524],[-97.1661,48.5523],[-97.1662,48.5517],[-97.1662,48.5515],[-97.1663,48.5512],[-97.1663,48.5511],[-97.1662,48.5501],[-97.1661,48.5496],[-97.166,48.5492],[-97.166,48.5489],[-97.1659,48.5485],[-97.1658,48.5483],[-97.1657,48.548],[-97.1656,48.5478],[-97.1654,48.5472],[-97.1653,48.547],[-97.1652,48.5469],[-97.1651,48.5466],[-97.165,48.5465],[-97.1648,48.5461],[-97.1648,48.546],[-97.1646,48.5458],[-97.1645,48.5455],[-97.1643,48.5451],[-97.1642,48.545],[-97.1641,48.5449],[-97.164,48.5448],[-97.1638,48.5445],[-97.1637,48.5444],[-97.1637,48.5443],[-97.1636,48.5442],[-97.1633,48.544],[-97.1633,48.5439],[-97.1631,48.5437],[-97.163,48.5436],[-97.1628,48.5433],[-97.1627,48.5433],[-97.1625,48.5431],[-97.1624,48.543],[-97.1623,48.5429],[-97.1616,48.5425],[-97.1614,48.5423],[-97.161,48.542],[-97.1596,48.5414],[-97.1582,48.5409],[-97.1558,48.5403],[-97.1533,48.5399],[-97.1505,48.5395],[-97.1481,48.5388],[-97.1473,48.5386],[-97.1467,48.5384],[-97.1461,48.5382],[-97.1456,48.5381],[-97.144,48.5374],[-97.1425,48.5366],[-97.1424,48.5365],[-97.1414,48.5354],[-97.141,48.5342],[-97.1412,48.5332],[-97.1422,48.5322],[-97.1425,48.5321],[-97.1439,48.5316],[-97.1458,48.5315],[-97.1482,48.5314],[-97.1484,48.5314],[-97.15,48.5312],[-97.1513,48.5309],[-97.1528,48.5303],[-97.1536,48.5295],[-97.1544,48.5284],[-97.1549,48.5265],[-97.1548,48.5242],[-97.154,48.5217],[-97.1524,48.5204],[-97.1506,48.5194],[-97.1488,48.5189],[-97.1474,48.5188],[-97.1454,48.5187],[-97.1442,48.519],[-97.1434,48.5192],[-97.1427,48.5194],[-97.1412,48.5202],[-97.1395,48.5209],[-97.1385,48.5214],[-97.1366,48.5221],[-97.134,48.5227],[-97.1308,48.5227],[-97.1293,48.5223],[-97.129,48.5222],[-97.1288,48.5221],[-97.1282,48.5218],[-97.1277,48.5214],[-97.1276,48.5214],[-97.1275,48.5213],[-97.1273,48.521],[-97.1271,48.5206],[-97.1268,48.5202],[-97.1269,48.5198],[-97.1271,48.5189],[-97.1281,48.5178],[-97.1282,48.5177],[-97.1294,48.5169],[-97.1329,48.5146],[-97.1337,48.5139],[-97.1338,48.5138],[-97.1365,48.5122],[-97.1366,48.5122],[-97.139,48.5117],[-97.1421,48.5115],[-97.1438,48.5118],[-97.1454,48.512],[-97.147,48.5122],[-97.1473,48.5123],[-97.1477,48.5123],[-97.1492,48.5123],[-97.15,48.512],[-97.1503,48.5116],[-97.1503,48.5114],[-97.1502,48.5108],[-97.1502,48.5105],[-97.1497,48.5096],[-97.1495,48.5085],[-97.1496,48.5075],[-97.1496,48.5074],[-97.1498,48.5061],[-97.1499,48.5046],[-97.1499,48.5033],[-97.1498,48.5025],[-97.1498,48.502],[-97.1492,48.5008],[-97.1483,48.5],[-97.1482,48.4999],[-97.1481,48.4997],[-97.148,48.4996],[-97.1479,48.4995],[-97.1453,48.4979],[-97.1445,48.4975],[-97.1425,48.4971],[-97.1409,48.4967],[-97.1391,48.496],[-97.1388,48.496],[-97.1368,48.4953],[-97.1346,48.4942],[-97.1335,48.4935],[-97.1322,48.4924],[-97.1316,48.4915],[-97.1312,48.4907],[-97.1312,48.4903],[-97.1312,48.4902],[-97.1312,48.4896],[-97.1315,48.489],[-97.1322,48.4884],[-97.1332,48.488],[-97.134,48.4878],[-97.1351,48.4877],[-97.1361,48.488],[-97.1368,48.4884],[-97.1373,48.4889],[-97.1381,48.4897],[-97.1383,48.4903],[-97.139,48.4912],[-97.14,48.492],[-97.1407,48.4923],[-97.1415,48.4926],[-97.1423,48.4925],[-97.143,48.4923],[-97.1433,48.4919],[-97.1434,48.4913],[-97.1431,48.4911],[-97.1428,48.4908],[-97.1418,48.49],[-97.1413,48.4896],[-97.1408,48.4892],[-97.1402,48.4887],[-97.1397,48.4881],[-97.1393,48.4873],[-97.1393,48.4863],[-97.1393,48.4861],[-97.1395,48.4858],[-97.1396,48.4854],[-97.1403,48.4847],[-97.1411,48.4842],[-97.1424,48.4838],[-97.1438,48.4834],[-97.1456,48.483],[-97.1483,48.4827],[-97.1507,48.4824],[-97.1529,48.4822],[-97.1546,48.482],[-97.1562,48.4818],[-97.1574,48.4816],[-97.1592,48.4811],[-97.1603,48.4806],[-97.1616,48.4798],[-97.1624,48.4792],[-97.1624,48.4787],[-97.1625,48.4785],[-97.1625,48.4784],[-97.1626,48.4782],[-97.1627,48.4778],[-97.1625,48.4775],[-97.1622,48.4769],[-97.1617,48.4762],[-97.161,48.4758],[-97.1599,48.4755],[-97.1593,48.4753],[-97.1591,48.4753],[-97.1589,48.4752],[-97.1586,48.4751],[-97.157,48.4749],[-97.1561,48.4749],[-97.1549,48.4749],[-97.1531,48.475],[-97.1511,48.4752],[-97.1493,48.4755],[-97.1477,48.4758],[-97.1462,48.4761],[-97.1448,48.4765],[-97.1434,48.4768],[-97.1419,48.4772],[-97.1406,48.4775],[-97.1384,48.4776],[-97.1365,48.4776],[-97.1346,48.4775],[-97.1324,48.4772],[-97.1309,48.4769],[-97.1298,48.4763],[-97.1289,48.4757],[-97.1286,48.475],[-97.1284,48.4747],[-97.1282,48.4744],[-97.1281,48.4736],[-97.1283,48.4728],[-97.1289,48.4719],[-97.1295,48.4715],[-97.1306,48.4712],[-97.1316,48.4712],[-97.1325,48.4713],[-97.1332,48.4715],[-97.1341,48.4717],[-97.1353,48.4724],[-97.1368,48.4731],[-97.138,48.4737],[-97.1394,48.4742],[-97.1407,48.4747],[-97.1419,48.4748],[-97.1433,48.4748],[-97.1445,48.4746],[-97.1451,48.4744],[-97.1461,48.474],[-97.1466,48.4736],[-97.1474,48.4727],[-97.1478,48.4721],[-97.1482,48.4707],[-97.1481,48.4699],[-97.148,48.4699],[-97.1475,48.4684],[-97.147,48.4676],[-97.1463,48.4669],[-97.1456,48.4659],[-97.1444,48.4648],[-97.143,48.4638],[-97.1421,48.4633],[-97.1408,48.463],[-97.1396,48.4629],[-97.1381,48.463],[-97.136,48.4633],[-97.1347,48.4636],[-97.1334,48.4638],[-97.1319,48.4637],[-97.1315,48.4636],[-97.1306,48.4634],[-97.1299,48.4629],[-97.1296,48.4626],[-97.1294,48.4624],[-97.1289,48.4616],[-97.1286,48.4605],[-97.1285,48.4603],[-97.1286,48.4599],[-97.1287,48.4595],[-97.1288,48.4586],[-97.1288,48.4584],[-97.1289,48.4581],[-97.1291,48.4575],[-97.1292,48.4568],[-97.1292,48.4566],[-97.1292,48.4565],[-97.1292,48.4564],[-97.1293,48.4541],[-97.1307,48.4522],[-97.1315,48.4516],[-97.1353,48.4489],[-97.1378,48.4477],[-97.1402,48.4467],[-97.1426,48.4459],[-97.1463,48.4447],[-97.1468,48.4445],[-97.1481,48.444],[-97.1492,48.4434],[-97.1502,48.4422],[-97.1505,48.4412],[-97.1506,48.4408],[-97.1505,48.4403],[-97.1504,48.4396],[-97.1498,48.4391],[-97.1497,48.4391],[-97.1491,48.4389],[-97.1478,48.4383],[-97.1464,48.4381],[-97.1462,48.4381],[-97.1452,48.4381],[-97.1429,48.4383],[-97.1411,48.4386],[-97.1399,48.4392],[-97.138,48.4405],[-97.1366,48.4418],[-97.1355,48.4427],[-97.1345,48.4433],[-97.1328,48.4438],[-97.1314,48.444],[-97.1307,48.444],[-97.1296,48.444],[-97.128,48.4437],[-97.1266,48.4431],[-97.1258,48.4426],[-97.1253,48.4423],[-97.1251,48.4421],[-97.1248,48.4419],[-97.1245,48.4416],[-97.1244,48.4412],[-97.1241,48.4407],[-97.1241,48.4406],[-97.1239,48.4399],[-97.1236,48.4389],[-97.1234,48.4383],[-97.1234,48.4376],[-97.1235,48.437],[-97.1237,48.436],[-97.1239,48.4355],[-97.1242,48.4346],[-97.1243,48.4345],[-97.1245,48.434],[-97.1247,48.4336],[-97.125,48.4332],[-97.1253,48.4329],[-97.1259,48.4324],[-97.1268,48.4318],[-97.1278,48.4313],[-97.1291,48.4311],[-97.1305,48.431],[-97.1306,48.431],[-97.1316,48.4312],[-97.1332,48.4316],[-97.1344,48.432],[-97.1367,48.4329],[-97.1385,48.4335],[-97.1398,48.4337],[-97.1412,48.4338],[-97.1421,48.4336],[-97.144,48.4331],[-97.1452,48.4326],[-97.1456,48.4321],[-97.1459,48.4312],[-97.1458,48.4305],[-97.1458,48.4303],[-97.1452,48.4297],[-97.1451,48.4297],[-97.1446,48.429],[-97.1438,48.4285],[-97.1426,48.4276],[-97.1413,48.4271],[-97.1407,48.4269],[-97.1391,48.4264],[-97.1381,48.4264],[-97.1376,48.4264],[-97.1347,48.4261],[-97.1332,48.4258],[-97.1312,48.4251],[-97.1286,48.4241],[-97.1284,48.424],[-97.1268,48.4234],[-97.1253,48.4226],[-97.125,48.4224],[-97.1247,48.4222],[-97.1242,48.4218],[-97.1234,48.4212],[-97.1231,48.4209],[-97.1229,48.4207],[-97.1227,48.4203],[-97.1226,48.4199],[-97.1225,48.4198],[-97.1224,48.4195],[-97.1224,48.4192],[-97.1224,48.4191],[-97.1225,48.4183],[-97.1226,48.4179],[-97.1228,48.4175],[-97.1233,48.417],[-97.1237,48.4167],[-97.1242,48.4164],[-97.1244,48.4164],[-97.1251,48.4162],[-97.1252,48.4162],[-97.1253,48.4162],[-97.126,48.4161],[-97.1264,48.4162],[-97.1265,48.4163],[-97.1274,48.4168],[-97.1285,48.4176],[-97.1301,48.419],[-97.1312,48.4196],[-97.1325,48.4204],[-97.1336,48.4209],[-97.135,48.4213],[-97.1357,48.4214],[-97.1367,48.4215],[-97.1384,48.4216],[-97.1404,48.4216],[-97.1421,48.4214],[-97.1443,48.4211],[-97.1466,48.4206],[-97.1489,48.42],[-97.1509,48.4195],[-97.1528,48.4188],[-97.154,48.4181],[-97.1548,48.4175],[-97.1554,48.4167],[-97.1555,48.4159],[-97.1555,48.415],[-97.1551,48.4143],[-97.1544,48.4135],[-97.1542,48.4134],[-97.1533,48.413],[-97.1521,48.4129],[-97.1505,48.4127],[-97.1489,48.4129],[-97.1479,48.4132],[-97.1467,48.4139],[-97.1453,48.4159],[-97.145,48.4165],[-97.1445,48.4172],[-97.1435,48.418],[-97.1429,48.4182],[-97.1421,48.4185],[-97.1412,48.4186],[-97.1406,48.4187],[-97.1399,48.4185],[-97.1395,48.4181],[-97.1394,48.4181],[-97.1393,48.418],[-97.1389,48.4172],[-97.1388,48.4163],[-97.1385,48.4145],[-97.1382,48.4143],[-97.1378,48.4138],[-97.1374,48.4134],[-97.1372,48.4133],[-97.1363,48.4126],[-97.1348,48.4119],[-97.1334,48.4111],[-97.1323,48.4104],[-97.1316,48.4095],[-97.1316,48.4094],[-97.1315,48.4094],[-97.1313,48.4089],[-97.131,48.4079],[-97.1312,48.4073],[-97.1315,48.4066],[-97.1323,48.4059],[-97.1334,48.4053],[-97.1349,48.4045],[-97.1359,48.4042],[-97.137,48.4038],[-97.1383,48.4032],[-97.1388,48.403],[-97.1393,48.4028],[-97.14,48.4025],[-97.1406,48.4019],[-97.1414,48.4012],[-97.1422,48.4003],[-97.1428,48.3995],[-97.1435,48.3989],[-97.1446,48.398],[-97.1457,48.3974],[-97.1468,48.397],[-97.1482,48.3968],[-97.1499,48.3967],[-97.152,48.3968],[-97.1534,48.397],[-97.1552,48.3968],[-97.1575,48.3965],[-97.1586,48.3963],[-97.1594,48.396],[-97.1608,48.3955],[-97.1621,48.3948],[-97.1631,48.3936],[-97.1634,48.3929],[-97.1633,48.392],[-97.1631,48.3919],[-97.1628,48.3918],[-97.1617,48.3914],[-97.1608,48.3912],[-97.1597,48.3912],[-97.1587,48.3912],[-97.1585,48.3912],[-97.1577,48.3912],[-97.1568,48.3909],[-97.1566,48.3906],[-97.1564,48.3904],[-97.1566,48.3895],[-97.1572,48.3884],[-97.1576,48.3876],[-97.1577,48.3874],[-97.1577,48.3873],[-97.1577,48.3865],[-97.1572,48.3857],[-97.156,48.385],[-97.1548,48.3844],[-97.1539,48.3839],[-97.1538,48.3838],[-97.1537,48.3837],[-97.1535,48.3836],[-97.1534,48.3835],[-97.1533,48.3834],[-97.1529,48.3833],[-97.1526,48.3831],[-97.152,48.3829],[-97.1506,48.3824],[-97.1491,48.3819],[-97.148,48.3816],[-97.147,48.3814],[-97.1463,48.3814],[-97.1455,48.3814],[-97.1451,48.3815],[-97.1443,48.3816],[-97.143,48.3822],[-97.1406,48.3832],[-97.1402,48.3834],[-97.1389,48.3837],[-97.1374,48.3839],[-97.1363,48.3839],[-97.1354,48.3837],[-97.1344,48.3833],[-97.1338,48.3828],[-97.1333,48.3822],[-97.1334,48.382],[-97.1334,48.3817],[-97.1339,48.3811],[-97.1345,48.3808],[-97.1356,48.3804],[-97.1366,48.3803],[-97.1379,48.3802],[-97.1395,48.38],[-97.1404,48.3797],[-97.141,48.3792],[-97.1414,48.3785],[-97.1412,48.3777],[-97.1412,48.3776],[-97.1406,48.3769],[-97.1399,48.3759],[-97.1398,48.3759],[-97.139,48.375],[-97.1384,48.3743],[-97.1383,48.3743],[-97.1376,48.3736],[-97.1373,48.373],[-97.1372,48.3724],[-97.1374,48.3718],[-97.1379,48.3712],[-97.1386,48.3707],[-97.1393,48.3704],[-97.1402,48.3702],[-97.1403,48.3702],[-97.1404,48.3702],[-97.1405,48.3702],[-97.1407,48.3702],[-97.1411,48.3702],[-97.1433,48.3702],[-97.1439,48.3703],[-97.1477,48.3709],[-97.1498,48.3711],[-97.1513,48.3712],[-97.1525,48.371],[-97.1531,48.3707],[-97.1537,48.3705],[-97.1548,48.37],[-97.1551,48.3695],[-97.1553,48.3691],[-97.1554,48.3689],[-97.1555,48.3687],[-97.1555,48.3686],[-97.1556,48.3686],[-97.1558,48.368],[-97.1561,48.3671],[-97.1563,48.3662],[-97.1563,48.3656],[-97.1562,48.3655],[-97.1559,48.3646],[-97.1559,48.3644],[-97.1555,48.3638],[-97.1547,48.3633],[-97.1545,48.3632],[-97.1535,48.3627],[-97.1518,48.3619],[-97.1503,48.3613],[-97.1501,48.3612],[-97.1496,48.3611],[-97.1485,48.3607],[-97.148,48.3604],[-97.1477,48.3602],[-97.1473,48.3599],[-97.1469,48.3595],[-97.1465,48.3591],[-97.1459,48.3585],[-97.1458,48.3583],[-97.1456,48.358],[-97.1455,48.3579],[-97.1454,48.3577],[-97.1453,48.3576],[-97.145,48.3571],[-97.1449,48.3567],[-97.1448,48.3566],[-97.1448,48.3565],[-97.1446,48.3559],[-97.1444,48.3554],[-97.1443,48.355],[-97.1441,48.3548],[-97.144,48.3546],[-97.1439,48.3545],[-97.1435,48.3543],[-97.143,48.3541],[-97.1424,48.3539],[-97.1415,48.3537],[-97.1406,48.3536],[-97.1398,48.3534],[-97.1388,48.3532],[-97.1382,48.3531],[-97.1373,48.3529],[-97.1365,48.3525],[-97.1364,48.3524],[-97.1362,48.3522],[-97.1362,48.3521],[-97.136,48.3517],[-97.136,48.3511],[-97.1359,48.3509],[-97.136,48.3505],[-97.136,48.3504],[-97.1361,48.3502],[-97.1363,48.3501],[-97.1369,48.3496],[-97.1376,48.3491],[-97.1377,48.349],[-97.1386,48.3484],[-97.1397,48.3477],[-97.1405,48.3471],[-97.1408,48.3467],[-97.141,48.3458],[-97.141,48.3456],[-97.1408,48.3452],[-97.1407,48.3452],[-97.1405,48.345],[-97.1401,48.3446],[-97.1396,48.3443],[-97.1388,48.3441],[-97.1384,48.3439],[-97.1373,48.3439],[-97.1354,48.3438],[-97.1335,48.3438],[-97.132,48.3439],[-97.1309,48.3438],[-97.1298,48.3435],[-97.1284,48.343],[-97.1276,48.3427],[-97.1267,48.3421],[-97.1264,48.3415],[-97.1262,48.3412],[-97.1259,48.3406],[-97.1259,48.3397],[-97.1259,48.3392],[-97.1258,48.3385],[-97.1258,48.3384],[-97.1259,48.3383],[-97.1264,48.3378],[-97.1275,48.3351],[-97.1282,48.3339],[-97.1284,48.3336],[-97.1289,48.333],[-97.129,48.3329],[-97.1296,48.3326],[-97.1309,48.332],[-97.1311,48.3319],[-97.1327,48.3316],[-97.1347,48.3315],[-97.1362,48.3312],[-97.1372,48.331],[-97.1378,48.3308],[-97.139,48.3304],[-97.1394,48.3302],[-97.1399,48.3299],[-97.14,48.3299],[-97.1409,48.3294],[-97.1416,48.3286],[-97.142,48.328],[-97.1422,48.3275],[-97.1423,48.327],[-97.1423,48.3267],[-97.142,48.3261],[-97.1419,48.326],[-97.1417,48.3257],[-97.1413,48.3255],[-97.1411,48.3254],[-97.1405,48.3252],[-97.1402,48.3252],[-97.1398,48.3251],[-97.139,48.3251],[-97.1385,48.3252],[-97.1385,48.3253],[-97.1382,48.3254],[-97.138,48.3255],[-97.1376,48.3257],[-97.1368,48.3262],[-97.1359,48.3269],[-97.1358,48.327],[-97.1353,48.3273],[-97.1345,48.3276],[-97.1343,48.3277],[-97.1338,48.3278],[-97.1327,48.3281],[-97.1317,48.3282],[-97.1311,48.3282],[-97.1303,48.3282],[-97.1292,48.3281],[-97.128,48.328],[-97.1276,48.328],[-97.1263,48.3278],[-97.1257,48.3277],[-97.1253,48.3277],[-97.1231,48.3275],[-97.1222,48.3274],[-97.1209,48.3272],[-97.1203,48.3271],[-97.1188,48.3266],[-97.1175,48.3259],[-97.1169,48.3253],[-97.1162,48.3248],[-97.1156,48.3239],[-97.1156,48.3235],[-97.1157,48.323],[-97.1159,48.3228],[-97.1165,48.3221],[-97.1173,48.3216],[-97.1197,48.3208],[-97.121,48.3205],[-97.123,48.3201],[-97.1253,48.3196],[-97.1268,48.3195],[-97.1274,48.3195],[-97.1282,48.3194],[-97.1291,48.3195],[-97.1303,48.3196],[-97.1306,48.3196],[-97.1312,48.3195],[-97.1317,48.3194],[-97.1321,48.3194],[-97.1326,48.3191],[-97.1328,48.319],[-97.133,48.3189],[-97.1336,48.3185],[-97.1338,48.3183],[-97.1341,48.318],[-97.1343,48.3176],[-97.1345,48.317],[-97.1347,48.3166],[-97.1348,48.316],[-97.1349,48.3159],[-97.1349,48.3158],[-97.1351,48.3154],[-97.1356,48.3148],[-97.1362,48.3141],[-97.1366,48.3135],[-97.1367,48.3133],[-97.1372,48.3129],[-97.1376,48.3124],[-97.1379,48.312],[-97.138,48.3115],[-97.1381,48.3113],[-97.1381,48.3111],[-97.1381,48.3106],[-97.138,48.3101],[-97.1377,48.3097],[-97.1372,48.3093],[-97.1366,48.3091],[-97.1358,48.3089],[-97.1351,48.3088],[-97.1343,48.3088],[-97.1337,48.309],[-97.1332,48.3091],[-97.1325,48.3094],[-97.1318,48.3098],[-97.1314,48.3101],[-97.1312,48.3102],[-97.1304,48.3107],[-97.1298,48.3111],[-97.129,48.3115],[-97.1282,48.3117],[-97.1276,48.3118],[-97.127,48.3119],[-97.1264,48.3119],[-97.1259,48.3118],[-97.1253,48.3117],[-97.1248,48.3115],[-97.1242,48.3111],[-97.1238,48.3109],[-97.1231,48.3105],[-97.1222,48.3099],[-97.1221,48.3094],[-97.1221,48.3092],[-97.1222,48.3087],[-97.123,48.308],[-97.1238,48.3075],[-97.1242,48.3073],[-97.1253,48.3067],[-97.1257,48.3064],[-97.1261,48.306],[-97.1263,48.3058],[-97.1266,48.3054],[-97.1267,48.3049],[-97.1267,48.3046],[-97.1267,48.3045],[-97.1267,48.304],[-97.1262,48.3036],[-97.1261,48.3034],[-97.1259,48.3032],[-97.1256,48.303],[-97.1253,48.3029],[-97.1248,48.3024],[-97.1242,48.3021],[-97.1229,48.3017],[-97.1201,48.3011],[-97.1195,48.3009],[-97.118,48.3004],[-97.1148,48.2989],[-97.1139,48.2984],[-97.1131,48.2978],[-97.1127,48.2972],[-97.1122,48.2965],[-97.1122,48.2959],[-97.1124,48.2953],[-97.1125,48.2952],[-97.1129,48.2948],[-97.1138,48.2942],[-97.1153,48.2939],[-97.1167,48.2939],[-97.1192,48.2942],[-97.1204,48.2948],[-97.1206,48.295],[-97.1213,48.2954],[-97.122,48.296],[-97.1228,48.2966],[-97.1234,48.2974],[-97.1242,48.2984],[-97.1246,48.2986],[-97.125,48.2988],[-97.1253,48.2989],[-97.1263,48.2991],[-97.127,48.2991],[-97.1272,48.2991],[-97.1276,48.299],[-97.1283,48.2988],[-97.1287,48.2987],[-97.1293,48.2983],[-97.13,48.2978],[-97.1307,48.2972],[-97.1312,48.2965],[-97.1315,48.2963],[-97.1319,48.2958],[-97.1323,48.2953],[-97.1324,48.2952],[-97.1325,48.2951],[-97.133,48.2946],[-97.1334,48.2942],[-97.1336,48.2941],[-97.1337,48.294],[-97.1344,48.2935],[-97.1355,48.2929],[-97.1363,48.2925],[-97.1365,48.2924],[-97.1369,48.2921],[-97.1373,48.2918],[-97.1381,48.2908],[-97.1383,48.2902],[-97.1384,48.2897],[-97.1385,48.2893],[-97.1384,48.2886],[-97.1381,48.2883],[-97.1381,48.2881],[-97.138,48.288],[-97.1379,48.2879],[-97.1378,48.2878],[-97.1375,48.2877],[-97.1367,48.2873],[-97.1355,48.2871],[-97.1349,48.2871],[-97.1343,48.2873],[-97.1335,48.2876],[-97.133,48.2879],[-97.1323,48.2884],[-97.1315,48.2891],[-97.1304,48.2902],[-97.13,48.2905],[-97.1296,48.2908],[-97.1286,48.2913],[-97.128,48.2915],[-97.1272,48.2918],[-97.1266,48.2918],[-97.1261,48.2918],[-97.1257,48.2918],[-97.1253,48.2918],[-97.1248,48.2917],[-97.1244,48.2915],[-97.1239,48.2912],[-97.1231,48.2908],[-97.123,48.2907],[-97.1222,48.2901],[-97.1184,48.2844],[-97.1177,48.2835],[-97.1172,48.2826],[-97.1171,48.2822],[-97.117,48.2819],[-97.1167,48.2812],[-97.1167,48.281],[-97.1166,48.2807],[-97.1166,48.2805],[-97.1166,48.2797],[-97.1166,48.2796],[-97.117,48.2788],[-97.1172,48.2785],[-97.1175,48.278],[-97.1188,48.2774],[-97.1198,48.2769],[-97.1206,48.2767],[-97.1214,48.2767],[-97.1225,48.2769],[-97.1233,48.2769],[-97.1236,48.277],[-97.124,48.277],[-97.1247,48.2768],[-97.1251,48.2767],[-97.1254,48.2763],[-97.1255,48.2762],[-97.1256,48.276],[-97.1256,48.2759],[-97.1256,48.2757],[-97.1256,48.2756],[-97.1256,48.2754],[-97.1255,48.2752],[-97.1253,48.275],[-97.1249,48.2745],[-97.1247,48.2742],[-97.1243,48.2736],[-97.1241,48.2733],[-97.1239,48.2728],[-97.1238,48.2724],[-97.1237,48.2721],[-97.1239,48.2716],[-97.1241,48.2713],[-97.1243,48.2711],[-97.1247,48.2709],[-97.125,48.2707],[-97.1253,48.2704],[-97.1264,48.27],[-97.1272,48.2698],[-97.1289,48.2698],[-97.1298,48.2698],[-97.1299,48.2698],[-97.1314,48.27],[-97.1344,48.2706],[-97.1361,48.271],[-97.1378,48.2712],[-97.1392,48.2712],[-97.1404,48.2711],[-97.142,48.2707],[-97.1431,48.2704],[-97.1437,48.2701],[-97.1444,48.2697],[-97.145,48.2688],[-97.145,48.2686],[-97.1451,48.2677],[-97.1449,48.2668],[-97.1444,48.2662],[-97.1439,48.2657],[-97.1428,48.2656],[-97.142,48.2654],[-97.1407,48.2653],[-97.1395,48.2655],[-97.1376,48.2657],[-97.1361,48.2659],[-97.1351,48.2658],[-97.1334,48.2655],[-97.1304,48.265],[-97.1291,48.2648],[-97.1286,48.2648],[-97.1263,48.2644],[-97.1253,48.264],[-97.1247,48.2639],[-97.1242,48.2636],[-97.1241,48.2635],[-97.1238,48.2632],[-97.1234,48.2628],[-97.1231,48.2622],[-97.123,48.2617],[-97.1231,48.2612],[-97.1237,48.2606],[-97.1241,48.2604],[-97.1243,48.2603],[-97.1249,48.2601],[-97.1253,48.26],[-97.1273,48.26],[-97.1281,48.26],[-97.1283,48.26],[-97.1286,48.2599],[-97.1288,48.2599],[-97.1291,48.2599],[-97.1292,48.2599],[-97.1299,48.2598],[-97.1304,48.2595],[-97.1306,48.259],[-97.1306,48.2589],[-97.1307,48.2586],[-97.1306,48.2581],[-97.1304,48.2576],[-97.13,48.2572],[-97.1291,48.2566],[-97.1274,48.2555],[-97.1274,48.2554],[-97.1268,48.255],[-97.1262,48.2546],[-97.1256,48.2539],[-97.1253,48.2537],[-97.1249,48.2532],[-97.1248,48.253],[-97.1246,48.2525],[-97.1244,48.2519],[-97.1243,48.2513],[-97.1245,48.2507],[-97.1245,48.2506],[-97.1248,48.2503],[-97.1251,48.25],[-97.1252,48.25],[-97.1253,48.2499],[-97.1254,48.2499],[-97.1256,48.2499],[-97.1259,48.2498],[-97.1262,48.2498],[-97.1264,48.2497],[-97.1274,48.2494],[-97.1291,48.2494],[-97.1299,48.2497],[-97.1324,48.2498],[-97.1326,48.2498],[-97.1329,48.2499],[-97.1334,48.2499],[-97.1345,48.2497],[-97.1356,48.2495],[-97.1377,48.2484],[-97.1388,48.2478],[-97.14,48.2473],[-97.1432,48.2467],[-97.1445,48.2461],[-97.1461,48.2452],[-97.1467,48.2445],[-97.1469,48.2441],[-97.147,48.2436],[-97.1471,48.2432],[-97.1472,48.243],[-97.1471,48.2422],[-97.1468,48.2421],[-97.1459,48.2416],[-97.1444,48.2412],[-97.1422,48.2412],[-97.1406,48.2415],[-97.1385,48.2415],[-97.1376,48.2413],[-97.1357,48.2409],[-97.1346,48.2403],[-97.1342,48.2398],[-97.1341,48.2397],[-97.134,48.2395],[-97.1337,48.2391],[-97.134,48.2382],[-97.1344,48.2377],[-97.1358,48.2369],[-97.1378,48.2368],[-97.1399,48.2366],[-97.1411,48.2365],[-97.1416,48.2365],[-97.143,48.2361],[-97.1443,48.2351],[-97.1446,48.2343],[-97.1446,48.2336],[-97.1444,48.2332],[-97.144,48.2325],[-97.1436,48.2319],[-97.1436,48.2318],[-97.1434,48.2317],[-97.143,48.2314],[-97.1427,48.2312],[-97.1424,48.231],[-97.1421,48.2309],[-97.1393,48.2302],[-97.1369,48.2299],[-97.1351,48.2297],[-97.1325,48.2297],[-97.1303,48.2297],[-97.1278,48.2292],[-97.1253,48.2287],[-97.1244,48.2284],[-97.1235,48.228],[-97.1225,48.2275],[-97.1217,48.2269],[-97.1215,48.2267],[-97.1213,48.2265],[-97.1211,48.2263],[-97.1208,48.2258],[-97.1206,48.2254],[-97.1207,48.2248],[-97.1207,48.2247],[-97.1211,48.2241],[-97.1217,48.2236],[-97.1223,48.2233],[-97.1233,48.2231],[-97.1245,48.2232],[-97.1253,48.2234],[-97.1259,48.2236],[-97.1266,48.2238],[-97.1277,48.2244],[-97.1285,48.2248],[-97.1291,48.2251],[-97.1306,48.2258],[-97.1311,48.2261],[-97.1317,48.2264],[-97.1333,48.2269],[-97.1358,48.2271],[-97.1372,48.227],[-97.1386,48.2267],[-97.1408,48.2262],[-97.1434,48.2253],[-97.1436,48.2252],[-97.1465,48.2243],[-97.1483,48.2237],[-97.1497,48.2231],[-97.1511,48.2221],[-97.1517,48.2214],[-97.1519,48.221],[-97.1522,48.2204],[-97.1522,48.2196],[-97.1518,48.2189],[-97.1509,48.2183],[-97.1498,48.2181],[-97.1489,48.2182],[-97.1483,48.2183],[-97.1475,48.2187],[-97.1471,48.2189],[-97.1465,48.2195],[-97.1462,48.2197],[-97.146,48.2199],[-97.1458,48.2201],[-97.1457,48.2202],[-97.1456,48.2203],[-97.1448,48.2208],[-97.1436,48.2215],[-97.1427,48.2218],[-97.1417,48.2221],[-97.1406,48.2221],[-97.139,48.2219],[-97.1385,48.2218],[-97.1372,48.2214],[-97.136,48.2209],[-97.1351,48.2206],[-97.1322,48.2196],[-97.1289,48.2187],[-97.1273,48.2184],[-97.1253,48.2178],[-97.1248,48.2174],[-97.1229,48.2165],[-97.1221,48.2159],[-97.1209,48.215],[-97.1195,48.2135],[-97.119,48.2129],[-97.1188,48.2126],[-97.1186,48.2122],[-97.1184,48.2119],[-97.1181,48.2114],[-97.118,48.211],[-97.1179,48.2106],[-97.1178,48.2098],[-97.118,48.2091],[-97.1183,48.2086],[-97.1188,48.2081],[-97.1189,48.2078],[-97.1191,48.2077],[-97.1198,48.2075],[-97.1205,48.2073],[-97.1216,48.2073],[-97.1229,48.2074],[-97.1237,48.2076],[-97.1244,48.2079],[-97.1245,48.208],[-97.1249,48.2086],[-97.1253,48.2092],[-97.1258,48.2097],[-97.1261,48.21],[-97.1265,48.2112],[-97.1269,48.2119],[-97.1272,48.2126],[-97.1274,48.2133],[-97.1279,48.2144],[-97.1292,48.2157],[-97.1302,48.2163],[-97.1314,48.2172],[-97.1329,48.2176],[-97.1344,48.2178],[-97.1355,48.2178],[-97.1374,48.2177],[-97.1383,48.2173],[-97.1389,48.2171],[-97.1393,48.2167],[-97.1393,48.2163],[-97.1394,48.2154],[-97.1395,48.2145],[-97.1395,48.2144],[-97.1394,48.2143],[-97.1383,48.2131],[-97.1364,48.2119],[-97.1354,48.2115],[-97.1318,48.2112],[-97.1308,48.2109],[-97.1302,48.2108],[-97.1297,48.2105],[-97.1292,48.2099],[-97.1292,48.2096],[-97.1293,48.2084],[-97.1296,48.208],[-97.1301,48.2076],[-97.1316,48.2071],[-97.1341,48.2067],[-97.1376,48.2062],[-97.1391,48.2058],[-97.1401,48.2051],[-97.1409,48.2045],[-97.1411,48.204],[-97.1412,48.203],[-97.1412,48.2029],[-97.1411,48.2028],[-97.141,48.2027],[-97.1401,48.2018],[-97.1383,48.2005],[-97.1368,48.1995],[-97.1364,48.199],[-97.1362,48.1987],[-97.136,48.1984],[-97.1359,48.1983],[-97.1357,48.1971],[-97.1365,48.1963],[-97.1384,48.1955],[-97.1397,48.1951],[-97.1409,48.1944],[-97.141,48.1943],[-97.141,48.1941],[-97.1411,48.1941],[-97.1411,48.194],[-97.1412,48.1936],[-97.1414,48.1933],[-97.1415,48.1925],[-97.1426,48.1913],[-97.1427,48.1912],[-97.1429,48.191],[-97.1449,48.1895],[-97.1461,48.1887],[-97.1475,48.1878],[-97.1478,48.1876],[-97.1483,48.1871],[-97.1488,48.1867],[-97.1492,48.1864],[-97.1497,48.1858],[-97.1498,48.1854],[-97.1498,48.1835],[-97.1485,48.1824],[-97.1468,48.1821],[-97.1456,48.1823],[-97.1432,48.1828],[-97.1417,48.183],[-97.1406,48.1829],[-97.1396,48.1827],[-97.1391,48.1825],[-97.1387,48.1824],[-97.1384,48.1823],[-97.1382,48.1822],[-97.1376,48.1817],[-97.137,48.1812],[-97.1367,48.1809],[-97.136,48.1789],[-97.136,48.1783],[-97.136,48.1777],[-97.136,48.177],[-97.136,48.1767],[-97.1364,48.176],[-97.1366,48.1758],[-97.1367,48.1757],[-97.1371,48.1754],[-97.1389,48.1747],[-97.1417,48.1745],[-97.1434,48.1743],[-97.1436,48.1743],[-97.1442,48.1742],[-97.1449,48.1741],[-97.1452,48.1741],[-97.1454,48.174],[-97.146,48.1736],[-97.1467,48.1732],[-97.1468,48.1732],[-97.1469,48.173],[-97.147,48.173],[-97.1473,48.1726],[-97.1475,48.1724],[-97.1475,48.1723],[-97.1475,48.1706],[-97.1463,48.1686],[-97.1454,48.1675],[-97.1452,48.1667],[-97.1451,48.1663],[-97.145,48.1658],[-97.1449,48.1653],[-97.1447,48.1647],[-97.1446,48.1641],[-97.1444,48.1633],[-97.1442,48.1625],[-97.1431,48.1611],[-97.1419,48.1602],[-97.1404,48.1598],[-97.1403,48.1598],[-97.1388,48.1595],[-97.1387,48.1595],[-97.1386,48.1595],[-97.1384,48.1595],[-97.1383,48.1595],[-97.138,48.1595],[-97.1375,48.1596],[-97.1369,48.1597],[-97.1366,48.1597],[-97.1364,48.1598],[-97.1358,48.1599],[-97.1345,48.1603],[-97.1334,48.1608],[-97.1327,48.1612],[-97.1325,48.1612],[-97.1322,48.1614],[-97.1321,48.1614],[-97.132,48.1615],[-97.1306,48.1619],[-97.1286,48.1625],[-97.1274,48.1628],[-97.1253,48.1628],[-97.1248,48.1628],[-97.1241,48.1626],[-97.1237,48.1625],[-97.1235,48.1625],[-97.1234,48.1624],[-97.123,48.1623],[-97.1226,48.1621],[-97.1225,48.1621],[-97.1219,48.1617],[-97.1215,48.1615],[-97.1212,48.1611],[-97.121,48.1607],[-97.121,48.1596],[-97.121,48.1591],[-97.1212,48.1587],[-97.1217,48.1582],[-97.1226,48.1577],[-97.1236,48.157],[-97.1237,48.157],[-97.1245,48.1566],[-97.1253,48.1562],[-97.1254,48.1562],[-97.1263,48.1559],[-97.1281,48.1551],[-97.1282,48.1551],[-97.1305,48.1542],[-97.1329,48.1534],[-97.1365,48.1524],[-97.1371,48.1522],[-97.1392,48.1515],[-97.1395,48.1513],[-97.1403,48.1509],[-97.1404,48.1508],[-97.1406,48.1506],[-97.1412,48.1501],[-97.1413,48.15],[-97.1426,48.1487],[-97.1427,48.1485],[-97.1431,48.148],[-97.1433,48.1478],[-97.1436,48.1475],[-97.1437,48.1474],[-97.1447,48.1466],[-97.145,48.1462],[-97.1459,48.1451],[-97.1465,48.1441],[-97.1467,48.1432],[-97.1465,48.1422],[-97.1461,48.1416],[-97.1455,48.1413],[-97.1445,48.141],[-97.1442,48.141],[-97.1436,48.141],[-97.1428,48.1412],[-97.1427,48.1412],[-97.1426,48.1412],[-97.1424,48.1413],[-97.1422,48.1414],[-97.1419,48.1415],[-97.1418,48.1416],[-97.1416,48.1417],[-97.1411,48.142],[-97.1407,48.1422],[-97.1393,48.1429],[-97.1388,48.143],[-97.138,48.1432],[-97.1379,48.1432],[-97.1368,48.1433],[-97.1354,48.1431],[-97.1347,48.143],[-97.1319,48.1424],[-97.1294,48.142],[-97.1277,48.1417],[-97.1266,48.1415],[-97.1253,48.1411],[-97.1251,48.141],[-97.125,48.1409],[-97.1248,48.1409],[-97.1246,48.1408],[-97.1244,48.1407],[-97.1243,48.1407],[-97.124,48.1405],[-97.1238,48.1404],[-97.1237,48.1403],[-97.1235,48.1402],[-97.1232,48.14],[-97.1231,48.1399],[-97.1229,48.1397],[-97.1227,48.1396],[-97.1224,48.1391],[-97.1223,48.1386],[-97.1224,48.1384],[-97.1224,48.1381],[-97.1225,48.1379],[-97.1227,48.1375],[-97.1228,48.1374],[-97.123,48.137],[-97.1231,48.137],[-97.1242,48.1364],[-97.1248,48.1362],[-97.1249,48.1362],[-97.1253,48.1361],[-97.1254,48.1361],[-97.1265,48.1361],[-97.1267,48.1361],[-97.1277,48.1362],[-97.129,48.1367],[-97.1295,48.1369],[-97.1303,48.1371],[-97.1305,48.1372],[-97.1308,48.1373],[-97.1317,48.1375],[-97.132,48.1376],[-97.1322,48.1376],[-97.1325,48.1376],[-97.1326,48.1376],[-97.1327,48.1375],[-97.133,48.1374],[-97.1335,48.1371],[-97.1333,48.1366],[-97.1332,48.1365],[-97.1324,48.1358],[-97.1315,48.135],[-97.13,48.134],[-97.1295,48.1331],[-97.1294,48.1328],[-97.1294,48.1326],[-97.1293,48.1324],[-97.1293,48.1321],[-97.1292,48.132],[-97.129,48.1308],[-97.129,48.1305],[-97.1289,48.129],[-97.1283,48.1272],[-97.1277,48.126],[-97.1276,48.1258],[-97.1272,48.125],[-97.127,48.1246],[-97.1269,48.1243],[-97.1268,48.1241],[-97.1261,48.1233],[-97.1258,48.1227],[-97.1256,48.1223],[-97.1254,48.1223],[-97.1253,48.1222],[-97.1234,48.1195],[-97.1216,48.1169],[-97.1211,48.1159],[-97.1207,48.115],[-97.1206,48.1134],[-97.121,48.1123],[-97.122,48.1108],[-97.1222,48.1107],[-97.1231,48.1095],[-97.1237,48.108],[-97.1236,48.1078],[-97.1235,48.1072],[-97.1232,48.1067],[-97.123,48.1065],[-97.1226,48.1062],[-97.1223,48.1061],[-97.1221,48.106],[-97.1218,48.1059],[-97.1208,48.1056],[-97.1198,48.1054],[-97.1197,48.1054],[-97.1181,48.1055],[-97.1169,48.1056],[-97.1159,48.1058],[-97.1149,48.106],[-97.1132,48.1062],[-97.1125,48.1061],[-97.1124,48.1061],[-97.1115,48.1059],[-97.1108,48.1056],[-97.1103,48.1052],[-97.1095,48.1047],[-97.1091,48.1038],[-97.1089,48.1027],[-97.109,48.1016],[-97.1088,48.1008],[-97.1087,48.1003],[-97.1085,48.0999],[-97.1084,48.0999],[-97.1082,48.0997],[-97.1081,48.0995],[-97.1078,48.0993],[-97.1074,48.0992],[-97.1061,48.0986],[-97.1042,48.0979],[-97.103,48.0973],[-97.1024,48.0968],[-97.1022,48.0967],[-97.1019,48.0959],[-97.1021,48.0953],[-97.1023,48.0949],[-97.1026,48.0945],[-97.1032,48.0941],[-97.104,48.0938],[-97.1069,48.0934],[-97.1084,48.093],[-97.1089,48.0929],[-97.1095,48.0925],[-97.1098,48.0916],[-97.1098,48.0915],[-97.1099,48.0914],[-97.1098,48.0913],[-97.1097,48.0912],[-97.1096,48.0911],[-97.1095,48.0911],[-97.1095,48.091],[-97.1094,48.0909],[-97.1093,48.0909],[-97.1081,48.0905],[-97.1077,48.0905],[-97.1047,48.0901],[-97.1035,48.0897],[-97.1026,48.0893],[-97.1022,48.0891],[-97.1013,48.0883],[-97.1002,48.0868],[-97.0998,48.0859],[-97.0996,48.0849],[-97.0994,48.0837],[-97.0994,48.0821],[-97.0999,48.0799],[-97.1002,48.0788],[-97.1002,48.0786],[-97.1005,48.078],[-97.1008,48.0774],[-97.1011,48.0772],[-97.1042,48.0746],[-97.1045,48.0739],[-97.1046,48.0737],[-97.1047,48.0731],[-97.1045,48.0724],[-97.1042,48.0722],[-97.1039,48.0719],[-97.1031,48.0717],[-97.103,48.0717],[-97.1013,48.0715],[-97.0998,48.0715],[-97.0995,48.0715],[-97.0988,48.0715],[-97.0983,48.0713],[-97.098,48.0712],[-97.0978,48.0711],[-97.0973,48.0706],[-97.0972,48.0704],[-97.097,48.07],[-97.0963,48.0687],[-97.0961,48.0682],[-97.0958,48.0676],[-97.0952,48.0668],[-97.0932,48.0652],[-97.092,48.0644],[-97.0918,48.0641],[-97.0908,48.063],[-97.0906,48.0627],[-97.0905,48.0626],[-97.0893,48.061],[-97.0886,48.06],[-97.0885,48.0599],[-97.0881,48.0593],[-97.0879,48.0591],[-97.0878,48.059],[-97.0876,48.0588],[-97.0874,48.0587],[-97.0872,48.0585],[-97.087,48.0582],[-97.0859,48.0575],[-97.0846,48.0566],[-97.0841,48.0564],[-97.084,48.0564],[-97.0838,48.0563],[-97.0829,48.0558],[-97.0816,48.0552],[-97.0805,48.0548],[-97.0795,48.0545],[-97.0792,48.0543],[-97.079,48.0543],[-97.0789,48.0542],[-97.0782,48.054],[-97.0774,48.0536],[-97.0767,48.0533],[-97.0756,48.0527],[-97.0747,48.052],[-97.074,48.0512],[-97.0732,48.0499],[-97.0731,48.0496],[-97.0723,48.0481],[-97.072,48.0474],[-97.0713,48.0458],[-97.071,48.0447],[-97.0709,48.044],[-97.0704,48.0418],[-97.07,48.0374],[-97.0701,48.0362],[-97.0701,48.0361],[-97.0698,48.0334],[-97.0698,48.0333],[-97.0692,48.0313],[-97.0689,48.0297],[-97.0689,48.0294],[-97.0688,48.029],[-97.0687,48.0277],[-97.069,48.0263],[-97.0699,48.0247],[-97.0713,48.0228],[-97.0719,48.0214],[-97.0722,48.0206],[-97.0724,48.02],[-97.0723,48.0195],[-97.0722,48.0191],[-97.0722,48.019],[-97.0718,48.0181],[-97.0717,48.018],[-97.0713,48.0176],[-97.0713,48.0175],[-97.0709,48.0172],[-97.0707,48.0169],[-97.0703,48.0167],[-97.0701,48.0166],[-97.07,48.0166],[-97.0693,48.0162],[-97.0685,48.0159],[-97.0649,48.0157],[-97.064,48.0153],[-97.0633,48.015],[-97.063,48.0145],[-97.0629,48.014],[-97.0629,48.0138],[-97.063,48.0132],[-97.0637,48.0126],[-97.0639,48.0124],[-97.0654,48.0113],[-97.0666,48.0104],[-97.0668,48.0096],[-97.0667,48.0088],[-97.0664,48.008],[-97.0663,48.0078],[-97.066,48.0072],[-97.066,48.0071],[-97.0656,48.0062],[-97.0654,48.0057],[-97.0649,48.0044],[-97.0648,48.0044],[-97.0647,48.0039],[-97.0645,48.0034],[-97.0644,48.0027],[-97.0644,48.0019],[-97.0645,48.0004],[-97.0645,48],[-97.0645,47.9993],[-97.0644,47.9989],[-97.0643,47.9985],[-97.0641,47.9981],[-97.0641,47.998],[-97.064,47.9979],[-97.0639,47.9977],[-97.0637,47.9974],[-97.0635,47.9971],[-97.0633,47.9969],[-97.0632,47.9968],[-97.063,47.9966],[-97.0629,47.9964],[-97.0626,47.9962],[-97.0623,47.996],[-97.0619,47.9958],[-97.0618,47.9957],[-97.0614,47.9955],[-97.0609,47.9952],[-97.0605,47.995],[-97.0601,47.9949],[-97.0597,47.9947],[-97.0592,47.9945],[-97.0585,47.9943],[-97.0578,47.9941],[-97.0571,47.9939],[-97.0567,47.9937],[-97.0562,47.9936],[-97.0555,47.9933],[-97.0549,47.9929],[-97.0545,47.9926],[-97.0542,47.9923],[-97.0538,47.9919],[-97.0536,47.9916],[-97.0534,47.9914],[-97.0534,47.9913],[-97.0533,47.9911],[-97.0532,47.9908],[-97.0532,47.9907],[-97.0531,47.9905],[-97.0531,47.9904],[-97.0531,47.9903],[-97.0531,47.9897],[-97.0531,47.9893],[-97.0532,47.989],[-97.0533,47.9887],[-97.0533,47.9886],[-97.0534,47.9885],[-97.0534,47.9883],[-97.0535,47.9879],[-97.0538,47.9876],[-97.054,47.9871],[-97.0542,47.9865],[-97.0544,47.986],[-97.0546,47.9855],[-97.0549,47.9848],[-97.0552,47.9842],[-97.0554,47.9837],[-97.0555,47.9833],[-97.0555,47.9832],[-97.0557,47.9827],[-97.0559,47.9821],[-97.0561,47.9817],[-97.0562,47.9814],[-97.0563,47.9811],[-97.0565,47.9806],[-97.0567,47.98],[-97.0568,47.9798],[-97.0571,47.9792],[-97.0572,47.9791],[-97.0574,47.9787],[-97.0575,47.9787],[-97.0577,47.9782],[-97.0579,47.9778],[-97.058,47.9777],[-97.0581,47.9775],[-97.0582,47.9774],[-97.0583,47.9773],[-97.0585,47.977],[-97.0587,47.9766],[-97.0588,47.9763],[-97.0589,47.9761],[-97.059,47.9759],[-97.0592,47.9755],[-97.0593,47.9753],[-97.0593,47.9748],[-97.0593,47.9746],[-97.0594,47.9743],[-97.0594,47.9741],[-97.0593,47.9739],[-97.0593,47.9737],[-97.0592,47.9734],[-97.0591,47.9733],[-97.0591,47.9732],[-97.0589,47.9729],[-97.0585,47.9724],[-97.0584,47.9722],[-97.0582,47.972],[-97.058,47.9718],[-97.058,47.9717],[-97.0579,47.9717],[-97.0577,47.9713],[-97.0576,47.9712],[-97.0575,47.971],[-97.0574,47.9709],[-97.0573,47.9708],[-97.0573,47.9707],[-97.0572,47.9706],[-97.0572,47.9705],[-97.0572,47.9703],[-97.0573,47.97],[-97.0574,47.9697],[-97.0575,47.9694],[-97.0576,47.9693],[-97.0576,47.9692],[-97.0577,47.9691],[-97.0578,47.969],[-97.058,47.9688],[-97.0581,47.9686],[-97.0592,47.9678],[-97.0595,47.9676],[-97.0599,47.9673],[-97.06,47.9672],[-97.0601,47.9672],[-97.0608,47.9667],[-97.0609,47.9665],[-97.061,47.9665],[-97.0611,47.9664],[-97.0612,47.9662],[-97.0613,47.9661],[-97.0613,47.966],[-97.0615,47.9657],[-97.0617,47.9656],[-97.0617,47.9654],[-97.0618,47.9654],[-97.0618,47.9652],[-97.0618,47.9647],[-97.0618,47.9645],[-97.0618,47.9643],[-97.0617,47.9641],[-97.0616,47.9639],[-97.0615,47.9637],[-97.0614,47.9637],[-97.0614,47.9636],[-97.0614,47.9635],[-97.0613,47.9635],[-97.0611,47.9633],[-97.061,47.9632],[-97.0609,47.9631],[-97.0607,47.9629],[-97.0604,47.9627],[-97.0599,47.9624],[-97.0597,47.9623],[-97.0596,47.9623],[-97.0596,47.9622],[-97.0593,47.9623],[-97.0593,47.9622],[-97.0593,47.9621],[-97.0593,47.962],[-97.0592,47.962],[-97.0591,47.962],[-97.059,47.962],[-97.0589,47.962],[-97.0588,47.9619],[-97.0587,47.9619],[-97.0586,47.9619],[-97.0583,47.9617],[-97.0581,47.9617],[-97.058,47.9617],[-97.0579,47.9616],[-97.0578,47.9616],[-97.0575,47.9615],[-97.0571,47.9614],[-97.0568,47.9612],[-97.0564,47.9611],[-97.056,47.9609],[-97.0558,47.9608],[-97.0554,47.9605],[-97.0551,47.9604],[-97.0549,47.9602],[-97.0541,47.9597],[-97.0538,47.9594],[-97.0537,47.9594],[-97.0536,47.9592],[-97.0535,47.9592],[-97.0534,47.9591],[-97.0532,47.9588],[-97.053,47.9585],[-97.0529,47.9584],[-97.0528,47.9582],[-97.0527,47.9581],[-97.0525,47.9577],[-97.0524,47.9574],[-97.0523,47.957],[-97.0523,47.9568],[-97.0523,47.9566],[-97.0523,47.9559],[-97.0523,47.9558],[-97.0523,47.9555],[-97.0524,47.9554],[-97.0524,47.9553],[-97.0524,47.9552],[-97.0525,47.955],[-97.0525,47.9549],[-97.0526,47.9547],[-97.0527,47.9544],[-97.0529,47.954],[-97.053,47.9539],[-97.0531,47.9538],[-97.0532,47.9536],[-97.0533,47.9533],[-97.0534,47.9533],[-97.0534,47.9532],[-97.0535,47.9531],[-97.0537,47.9528],[-97.0539,47.9526],[-97.054,47.9524],[-97.0541,47.9524],[-97.0541,47.9523],[-97.0542,47.9522],[-97.0543,47.952],[-97.0544,47.9519],[-97.0545,47.9519],[-97.0546,47.9517],[-97.0546,47.9516],[-97.0548,47.9515],[-97.0548,47.9514],[-97.0549,47.9512],[-97.055,47.951],[-97.0551,47.9509],[-97.0552,47.9508],[-97.0552,47.9507],[-97.0553,47.9505],[-97.0554,47.9504],[-97.0554,47.9503],[-97.0554,47.9502],[-97.0554,47.9501],[-97.0554,47.95],[-97.0555,47.9496],[-97.0556,47.9494],[-97.0556,47.9491],[-97.0556,47.9487],[-97.0556,47.9486],[-97.0556,47.9485],[-97.0556,47.9483],[-97.0554,47.9478],[-97.0554,47.9476],[-97.0553,47.9475],[-97.0553,47.9474],[-97.0552,47.9472],[-97.0551,47.9471],[-97.055,47.9468],[-97.0549,47.9466],[-97.0547,47.9465],[-97.0547,47.9464],[-97.0546,47.9463],[-97.0545,47.9462],[-97.0543,47.946],[-97.0542,47.9459],[-97.0539,47.9455],[-97.0537,47.9453],[-97.0535,47.9451],[-97.0534,47.945],[-97.0533,47.9449],[-97.0529,47.9446],[-97.0528,47.9445],[-97.0522,47.9441],[-97.0516,47.9437],[-97.0513,47.9436],[-97.0509,47.9434],[-97.0504,47.9431],[-97.0499,47.9428],[-97.0498,47.9427],[-97.0496,47.9427],[-97.0491,47.9424],[-97.049,47.9424],[-97.0489,47.9423],[-97.0487,47.9422],[-97.0484,47.9421],[-97.0482,47.942],[-97.048,47.942],[-97.0478,47.9419],[-97.0477,47.9418],[-97.0476,47.9418],[-97.0473,47.9417],[-97.0472,47.9417],[-97.0467,47.9415],[-97.0462,47.9414],[-97.0461,47.9413],[-97.046,47.9413],[-97.0458,47.9413],[-97.0456,47.9412],[-97.0454,47.9412],[-97.0452,47.9412],[-97.045,47.9411],[-97.0449,47.9411],[-97.0448,47.941],[-97.0446,47.941],[-97.0443,47.941],[-97.0441,47.9409],[-97.044,47.9409],[-97.0437,47.9408],[-97.0432,47.9408],[-97.0426,47.9407],[-97.0423,47.9407],[-97.0422,47.9407],[-97.0418,47.9406],[-97.0417,47.9406],[-97.0413,47.9406],[-97.0399,47.9406],[-97.0395,47.9406],[-97.0389,47.9406],[-97.0388,47.9405],[-97.0383,47.9404],[-97.0379,47.9403],[-97.0377,47.9402],[-97.0375,47.9402],[-97.0374,47.9401],[-97.0372,47.94],[-97.0369,47.9399],[-97.0367,47.9398],[-97.0365,47.9396],[-97.0362,47.9394],[-97.0361,47.9393],[-97.036,47.9392],[-97.0358,47.939],[-97.0358,47.9388],[-97.0357,47.9386],[-97.0356,47.9382],[-97.0355,47.9379],[-97.0355,47.9373],[-97.0355,47.9367],[-97.0355,47.9366],[-97.0355,47.9364],[-97.0356,47.9363],[-97.0356,47.9362],[-97.0357,47.9361],[-97.0357,47.936],[-97.0357,47.9359],[-97.0358,47.9357],[-97.0359,47.9357],[-97.0359,47.9356],[-97.036,47.9354],[-97.036,47.9353],[-97.0361,47.9353],[-97.0361,47.9352],[-97.0362,47.9351],[-97.0363,47.935],[-97.0365,47.9347],[-97.0366,47.9346],[-97.0366,47.9345],[-97.0367,47.9344],[-97.0368,47.9343],[-97.037,47.9339],[-97.0371,47.9337],[-97.0372,47.9336],[-97.0372,47.9335],[-97.0373,47.9334],[-97.0373,47.9333],[-97.0373,47.9332],[-97.0374,47.933],[-97.0374,47.9326],[-97.0374,47.9325],[-97.0374,47.9323],[-97.0373,47.9321],[-97.0372,47.9319],[-97.0371,47.9316],[-97.037,47.9315],[-97.0369,47.9314],[-97.0368,47.9312],[-97.0366,47.931],[-97.0364,47.9308],[-97.0361,47.9305],[-97.036,47.9304],[-97.0353,47.9299],[-97.0351,47.9298],[-97.0344,47.9293],[-97.034,47.9292],[-97.0339,47.9291],[-97.0337,47.929],[-97.0333,47.9289],[-97.0332,47.9288],[-97.0331,47.9288],[-97.0328,47.9287],[-97.0326,47.9286],[-97.0325,47.9286],[-97.0323,47.9285],[-97.032,47.9284],[-97.0319,47.9283],[-97.0317,47.9283],[-97.0314,47.9282],[-97.0313,47.9282],[-97.0312,47.9282],[-97.0308,47.928],[-97.0307,47.928],[-97.0306,47.9279],[-97.0303,47.9278],[-97.0299,47.9276],[-97.0298,47.9276],[-97.0297,47.9275],[-97.0296,47.9275],[-97.0295,47.9274],[-97.0293,47.9273],[-97.0289,47.9271],[-97.0286,47.927],[-97.0285,47.9269],[-97.0284,47.9269],[-97.0282,47.9268],[-97.0279,47.9266],[-97.0276,47.9264],[-97.0272,47.9261],[-97.0267,47.9258],[-97.0265,47.9257],[-97.0264,47.9257],[-97.0263,47.9255],[-97.0262,47.9254],[-97.0261,47.9253],[-97.026,47.9253],[-97.0259,47.9252],[-97.0258,47.9251],[-97.0257,47.925],[-97.0252,47.9246],[-97.0251,47.9245],[-97.0249,47.9243],[-97.0248,47.9243],[-97.0247,47.9242],[-97.0246,47.9242],[-97.0245,47.9241],[-97.0239,47.9236],[-97.0236,47.9235],[-97.0231,47.9231],[-97.0227,47.9229],[-97.0224,47.9227],[-97.0223,47.9227],[-97.0219,47.9225],[-97.0217,47.9225],[-97.0215,47.9224],[-97.0214,47.9222],[-97.0213,47.922],[-97.0211,47.9219],[-97.0209,47.9218],[-97.0208,47.9217],[-97.0204,47.9215],[-97.0194,47.9211],[-97.0191,47.9209],[-97.0187,47.9206],[-97.0185,47.9205],[-97.0183,47.9204],[-97.0181,47.9202],[-97.018,47.9201],[-97.0179,47.92],[-97.0178,47.9199],[-97.0177,47.9197],[-97.0176,47.9194],[-97.0176,47.9193],[-97.0176,47.9192],[-97.0176,47.919],[-97.0176,47.9189],[-97.0176,47.9188],[-97.0177,47.9188],[-97.0178,47.9186],[-97.0179,47.9186],[-97.0182,47.9183],[-97.0184,47.9181],[-97.0185,47.9181],[-97.0186,47.9181],[-97.0187,47.918],[-97.0188,47.918],[-97.0189,47.9179],[-97.019,47.9179],[-97.0191,47.9179],[-97.0195,47.9177],[-97.0196,47.9177],[-97.0198,47.9177],[-97.0201,47.9176],[-97.0203,47.9175],[-97.0204,47.9175],[-97.0205,47.9175],[-97.0208,47.9174],[-97.0211,47.9173],[-97.0213,47.9173],[-97.0215,47.9172],[-97.0216,47.9172],[-97.0216,47.9171],[-97.0219,47.9171],[-97.0221,47.917],[-97.0222,47.917],[-97.0223,47.9169],[-97.0227,47.9168],[-97.0228,47.9168],[-97.023,47.9166],[-97.0232,47.9165],[-97.0235,47.9163],[-97.0236,47.9162],[-97.0237,47.9162],[-97.0237,47.9161],[-97.0238,47.916],[-97.0238,47.9158],[-97.0238,47.9157],[-97.0238,47.9156],[-97.0237,47.9155],[-97.0236,47.9155],[-97.0233,47.9153],[-97.0232,47.9152],[-97.023,47.9151],[-97.0227,47.915],[-97.0224,47.9149],[-97.0223,47.9149],[-97.022,47.9148],[-97.0218,47.9148],[-97.0217,47.9148],[-97.0216,47.9148],[-97.0215,47.9147],[-97.0214,47.9147],[-97.0213,47.9147],[-97.021,47.9147],[-97.0207,47.9146],[-97.0201,47.9144],[-97.0199,47.9144],[-97.0198,47.9143],[-97.0196,47.9143],[-97.0195,47.9143],[-97.0194,47.9142],[-97.0189,47.914],[-97.0185,47.9138],[-97.0181,47.9136],[-97.0177,47.9133],[-97.0175,47.9132],[-97.0172,47.9129],[-97.017,47.9128],[-97.0169,47.9127],[-97.0168,47.9126],[-97.0167,47.9124],[-97.0165,47.9122],[-97.0165,47.9121],[-97.0164,47.9121],[-97.0162,47.9118],[-97.0161,47.9116],[-97.016,47.9115],[-97.0159,47.9112],[-97.0158,47.9111],[-97.0158,47.911],[-97.0157,47.9107],[-97.0156,47.9106],[-97.0156,47.9104],[-97.0154,47.9101],[-97.0153,47.9098],[-97.0152,47.9096],[-97.0151,47.9093],[-97.0151,47.9092],[-97.0149,47.9087],[-97.0149,47.9086],[-97.0149,47.9083],[-97.0149,47.908],[-97.0149,47.9077],[-97.0149,47.9075],[-97.015,47.9074],[-97.015,47.9073],[-97.0151,47.9072],[-97.0151,47.9071],[-97.0153,47.9067],[-97.0154,47.9066],[-97.0155,47.9065],[-97.0157,47.9064],[-97.0159,47.9062],[-97.0161,47.9061],[-97.0162,47.9061],[-97.0163,47.906],[-97.0164,47.9059],[-97.0165,47.9059],[-97.0166,47.9059],[-97.0168,47.9058],[-97.0169,47.9058],[-97.017,47.9057],[-97.0171,47.9057],[-97.0172,47.9057],[-97.0175,47.9057],[-97.0176,47.9056],[-97.0177,47.9056],[-97.0179,47.9056],[-97.0181,47.9056],[-97.0183,47.9056],[-97.0186,47.9056],[-97.0187,47.9057],[-97.0188,47.9057],[-97.0189,47.9057],[-97.0192,47.9057],[-97.0195,47.9058],[-97.0197,47.9059],[-97.0198,47.906],[-97.0202,47.9061],[-97.0203,47.9062],[-97.0205,47.9063],[-97.0207,47.9065],[-97.0211,47.9068],[-97.0215,47.9071],[-97.0217,47.9073],[-97.022,47.9077],[-97.0221,47.9078],[-97.0224,47.9079],[-97.0225,47.9081],[-97.0227,47.9082],[-97.0228,47.9082],[-97.0231,47.9084],[-97.0232,47.9084],[-97.0234,47.9085],[-97.0235,47.9085],[-97.0236,47.9085],[-97.0237,47.9085],[-97.0238,47.9085],[-97.0241,47.9085],[-97.0243,47.9085],[-97.0246,47.9084],[-97.0247,47.9083],[-97.0249,47.9082],[-97.025,47.9081],[-97.0251,47.908],[-97.0252,47.9079],[-97.0252,47.9078],[-97.0252,47.9077],[-97.0252,47.9075],[-97.0252,47.9074],[-97.0252,47.9073],[-97.0252,47.907],[-97.0251,47.9067],[-97.025,47.9065],[-97.0249,47.9062],[-97.0248,47.9061],[-97.0247,47.906],[-97.0247,47.9059],[-97.0244,47.9056],[-97.0244,47.9055],[-97.0243,47.9055],[-97.0242,47.9053],[-97.024,47.9051],[-97.0239,47.9051],[-97.0239,47.905],[-97.0238,47.9049],[-97.0237,47.9048],[-97.0236,47.9047],[-97.0235,47.9046],[-97.0233,47.9044],[-97.0232,47.9043],[-97.023,47.9041],[-97.0227,47.9039],[-97.0224,47.9037],[-97.0221,47.9035],[-97.0219,47.9034],[-97.0215,47.9031],[-97.0209,47.9027],[-97.0206,47.9025],[-97.0205,47.9025],[-97.0204,47.9023],[-97.0201,47.902],[-97.02,47.9018],[-97.0199,47.9017],[-97.0199,47.9016],[-97.0199,47.9013],[-97.0199,47.901],[-97.0199,47.9008],[-97.02,47.9006],[-97.02,47.9005],[-97.0201,47.9004],[-97.0202,47.9003],[-97.0203,47.9001],[-97.0204,47.9],[-97.0204,47.8999],[-97.0205,47.8999],[-97.0206,47.8998],[-97.0207,47.8997],[-97.0208,47.8996],[-97.0212,47.8993],[-97.0214,47.8993],[-97.0216,47.8991],[-97.0218,47.8991],[-97.022,47.899],[-97.0225,47.8988],[-97.0229,47.8986],[-97.0232,47.8984],[-97.0234,47.8984],[-97.0235,47.8983],[-97.0238,47.8982],[-97.0239,47.8981],[-97.024,47.8981],[-97.0241,47.898],[-97.0242,47.8979],[-97.0244,47.8978],[-97.0245,47.8977],[-97.0245,47.8976],[-97.0246,47.8975],[-97.0248,47.8973],[-97.0249,47.8972],[-97.0249,47.8971],[-97.025,47.897],[-97.025,47.8968],[-97.0251,47.8964],[-97.0251,47.8961],[-97.0251,47.8957],[-97.0251,47.8954],[-97.025,47.8952],[-97.0249,47.895],[-97.0249,47.8949],[-97.0247,47.8948],[-97.0247,47.8947],[-97.0245,47.8946],[-97.0245,47.8945],[-97.0244,47.8944],[-97.0242,47.8943],[-97.024,47.8941],[-97.0235,47.8938],[-97.0232,47.8937],[-97.0229,47.8935],[-97.0225,47.8933],[-97.0222,47.8932],[-97.0222,47.8931],[-97.022,47.8931],[-97.0219,47.8931],[-97.0217,47.8929],[-97.0211,47.8927],[-97.0208,47.8926],[-97.0203,47.8923],[-97.0201,47.8922],[-97.0198,47.892],[-97.0196,47.8919],[-97.0196,47.8918],[-97.0194,47.8917],[-97.0192,47.8915],[-97.019,47.8912],[-97.0189,47.8912],[-97.0189,47.8911],[-97.0188,47.891],[-97.0188,47.8909],[-97.0188,47.8905],[-97.0188,47.8904],[-97.0188,47.8903],[-97.0188,47.8902],[-97.0189,47.8902],[-97.0189,47.8901],[-97.0189,47.89],[-97.019,47.89],[-97.019,47.8899],[-97.0191,47.8897],[-97.0192,47.8896],[-97.0194,47.8895],[-97.0196,47.8894],[-97.0197,47.8893],[-97.0199,47.8892],[-97.0202,47.8891],[-97.0207,47.8889],[-97.0208,47.8889],[-97.021,47.8888],[-97.0212,47.8887],[-97.0215,47.8886],[-97.0216,47.8886],[-97.0217,47.8886],[-97.0218,47.8885],[-97.022,47.8884],[-97.0222,47.8884],[-97.0223,47.8884],[-97.0224,47.8883],[-97.0225,47.8883],[-97.0227,47.8882],[-97.023,47.8882],[-97.0232,47.888],[-97.0235,47.8879],[-97.0238,47.8878],[-97.0239,47.8877],[-97.0241,47.8876],[-97.0245,47.8874],[-97.0246,47.8872],[-97.0247,47.8871],[-97.0248,47.8871],[-97.0248,47.887],[-97.025,47.8869],[-97.025,47.8868],[-97.0251,47.8867],[-97.0251,47.8866],[-97.0253,47.8863],[-97.0253,47.8862],[-97.0254,47.8861],[-97.0254,47.886],[-97.0254,47.8859],[-97.0255,47.8855],[-97.0255,47.8854],[-97.0255,47.8852],[-97.0254,47.885],[-97.0254,47.8849],[-97.0253,47.8844],[-97.0252,47.8842],[-97.0251,47.8838],[-97.025,47.8837],[-97.025,47.8836],[-97.0249,47.8835],[-97.0247,47.8833],[-97.0245,47.8831],[-97.0242,47.8828],[-97.0241,47.8827],[-97.024,47.8826],[-97.0239,47.8825],[-97.0238,47.8824],[-97.0235,47.8822],[-97.0232,47.882],[-97.023,47.8819],[-97.0229,47.8818],[-97.0226,47.8817],[-97.0224,47.8816],[-97.0221,47.8814],[-97.022,47.8814],[-97.0218,47.8813],[-97.0217,47.8813],[-97.0212,47.881],[-97.0209,47.8809],[-97.0207,47.8808],[-97.0206,47.8808],[-97.0204,47.8807],[-97.02,47.8805],[-97.0198,47.8805],[-97.0197,47.8804],[-97.0193,47.8801],[-97.019,47.8799],[-97.0189,47.8798],[-97.0188,47.8798],[-97.0187,47.8796],[-97.0186,47.8796],[-97.0185,47.8794],[-97.0183,47.8793],[-97.0183,47.8792],[-97.0182,47.8791],[-97.0181,47.8789],[-97.018,47.8788],[-97.018,47.8787],[-97.018,47.8783],[-97.018,47.8782],[-97.018,47.878],[-97.0181,47.8779],[-97.0182,47.8776],[-97.0183,47.8774],[-97.0187,47.877],[-97.0191,47.8767],[-97.0194,47.8765],[-97.0196,47.8764],[-97.02,47.8763],[-97.0201,47.8762],[-97.0203,47.8762],[-97.0204,47.8761],[-97.0205,47.8761],[-97.0206,47.8761],[-97.0209,47.876],[-97.0211,47.8759],[-97.0214,47.8759],[-97.0215,47.8758],[-97.0216,47.8758],[-97.0219,47.8757],[-97.0222,47.8756],[-97.0223,47.8755],[-97.0224,47.8755],[-97.0226,47.8753],[-97.0229,47.8752],[-97.023,47.8751],[-97.0231,47.875],[-97.0232,47.8749],[-97.0233,47.8749],[-97.0233,47.8748],[-97.0232,47.8743],[-97.0232,47.8742],[-97.0231,47.8741],[-97.0231,47.874],[-97.023,47.8739],[-97.023,47.8738],[-97.0229,47.8737],[-97.0228,47.8736],[-97.0227,47.8735],[-97.0226,47.8734],[-97.0225,47.8734],[-97.0222,47.8732],[-97.0221,47.8731],[-97.022,47.873],[-97.0219,47.873],[-97.0218,47.8729],[-97.0216,47.8728],[-97.0215,47.8727],[-97.0214,47.8727],[-97.0212,47.8726],[-97.0211,47.8725],[-97.0208,47.8725],[-97.0206,47.8724],[-97.0205,47.8723],[-97.0204,47.8723],[-97.0202,47.8722],[-97.0201,47.8722],[-97.02,47.8722],[-97.0195,47.872],[-97.0191,47.8719],[-97.019,47.8719],[-97.0189,47.8718],[-97.0187,47.8718],[-97.0186,47.8718],[-97.0183,47.8717],[-97.0177,47.8715],[-97.0175,47.8715],[-97.0174,47.8715],[-97.0172,47.8715],[-97.0168,47.8714],[-97.0167,47.8714],[-97.0166,47.8714],[-97.0165,47.8713],[-97.0161,47.8713],[-97.016,47.8713],[-97.0156,47.8713],[-97.0154,47.8712],[-97.0152,47.8712],[-97.0141,47.8712],[-97.0135,47.8712],[-97.0132,47.8712],[-97.0126,47.8712],[-97.0116,47.8712],[-97.0114,47.8712],[-97.011,47.8712],[-97.0108,47.8712],[-97.0107,47.8712],[-97.0106,47.8712],[-97.0103,47.8712],[-97.0101,47.8712],[-97.0097,47.8711],[-97.0096,47.8711],[-97.0092,47.871],[-97.009,47.871],[-97.0089,47.8709],[-97.0088,47.8709],[-97.0086,47.8709],[-97.0084,47.8709],[-97.0082,47.8708],[-97.0079,47.8708],[-97.0076,47.8707],[-97.0075,47.8707],[-97.0074,47.8707],[-97.0072,47.8706],[-97.0071,47.8706],[-97.0069,47.8706],[-97.0067,47.8705],[-97.0065,47.8705],[-97.0063,47.8705],[-97.0062,47.8704],[-97.006,47.8704],[-97.0059,47.8704],[-97.0058,47.8703],[-97.0054,47.8702],[-97.0053,47.8702],[-97.0049,47.8701],[-97.0045,47.8699],[-97.0044,47.8698],[-97.004,47.8697],[-97.0039,47.8697],[-97.0037,47.8695],[-97.0036,47.8695],[-97.0032,47.8692],[-97.0029,47.8691],[-97.0029,47.869],[-97.0023,47.8685],[-97.002,47.8683],[-97.0019,47.8682],[-97.0018,47.8681],[-97.0017,47.868],[-97.0016,47.8679],[-97.0016,47.8678],[-97.0015,47.8677],[-97.0014,47.8675],[-97.0014,47.8674],[-97.0014,47.8673],[-97.0014,47.8672],[-97.0014,47.867],[-97.0015,47.867],[-97.0015,47.8669],[-97.0016,47.8667],[-97.0018,47.8666],[-97.0019,47.8665],[-97.0021,47.8663],[-97.0022,47.8662],[-97.0024,47.8661],[-97.0025,47.866],[-97.0026,47.866],[-97.0028,47.8659],[-97.003,47.8658],[-97.0032,47.8657],[-97.0033,47.8657],[-97.0035,47.8657],[-97.0036,47.8656],[-97.0039,47.8656],[-97.004,47.8656],[-97.0047,47.8655],[-97.0049,47.8655],[-97.0052,47.8654],[-97.0053,47.8654],[-97.0054,47.8653],[-97.0055,47.8653],[-97.0057,47.8652],[-97.0058,47.8651],[-97.0058,47.865],[-97.0059,47.8649],[-97.0059,47.8648],[-97.0059,47.8646],[-97.0059,47.8645],[-97.0058,47.8643],[-97.0058,47.8642],[-97.0057,47.8641],[-97.0055,47.864],[-97.0054,47.8639],[-97.0047,47.8634],[-97.0041,47.863],[-97.0038,47.8629],[-97.0032,47.8626],[-97.0029,47.8624],[-97.0028,47.8624],[-97.0021,47.862],[-97.0019,47.8619],[-97.0016,47.8618],[-97.0015,47.8617],[-97.0014,47.8617],[-97.0013,47.8616],[-97.0009,47.8614],[-97.0005,47.8612],[-97.0002,47.861],[-97.0001,47.8609],[-96.9999,47.8608],[-96.9996,47.8606],[-96.9994,47.8604],[-96.9992,47.8602],[-96.9991,47.8601],[-96.999,47.86],[-96.9989,47.8599],[-96.9988,47.8598],[-96.9986,47.8596],[-96.9986,47.8595],[-96.9985,47.8595],[-96.9984,47.8594],[-96.9984,47.8593],[-96.9984,47.8592],[-96.9983,47.8592],[-96.9981,47.8589],[-96.998,47.8586],[-96.9979,47.8584],[-96.9978,47.8582],[-96.9976,47.8578],[-96.9976,47.8577],[-96.9975,47.8576],[-96.9974,47.8573],[-96.9974,47.8571],[-96.9973,47.8569],[-96.9972,47.8566],[-96.9972,47.8564],[-96.9971,47.8561],[-96.9969,47.8552],[-96.9968,47.8548],[-96.9968,47.8543],[-96.9968,47.8541],[-96.9967,47.8535],[-96.9967,47.8533],[-96.9968,47.8531],[-96.9968,47.8528],[-96.9968,47.8526],[-96.9968,47.8523],[-96.9969,47.852],[-96.9969,47.8518],[-96.9969,47.8517],[-96.997,47.8516],[-96.9971,47.8512],[-96.9971,47.851],[-96.9972,47.8509],[-96.9973,47.8506],[-96.9973,47.8505],[-96.9974,47.8504],[-96.9974,47.8502],[-96.9975,47.85],[-96.9975,47.8498],[-96.9975,47.8495],[-96.9975,47.8494],[-96.9975,47.8491],[-96.9975,47.8489],[-96.9974,47.8488],[-96.9974,47.8487],[-96.9973,47.8485],[-96.9972,47.8484],[-96.9972,47.8483],[-96.9971,47.8482],[-96.997,47.8482],[-96.9968,47.848],[-96.9965,47.8479],[-96.9962,47.8477],[-96.996,47.8476],[-96.9959,47.8475],[-96.9957,47.8474],[-96.9956,47.8474],[-96.9952,47.8472],[-96.9949,47.847],[-96.9947,47.8469],[-96.9945,47.8467],[-96.9943,47.8465],[-96.9943,47.8464],[-96.9942,47.8464],[-96.9942,47.8463],[-96.9941,47.8462],[-96.994,47.846],[-96.994,47.8459],[-96.994,47.8457],[-96.994,47.8456],[-96.994,47.8455],[-96.9941,47.8454],[-96.9942,47.8453],[-96.9944,47.8452],[-96.9945,47.8451],[-96.9948,47.845],[-96.9951,47.8448],[-96.9953,47.8448],[-96.9954,47.8448],[-96.9957,47.8447],[-96.996,47.8446],[-96.9961,47.8445],[-96.9963,47.8445],[-96.9966,47.8444],[-96.9967,47.8443],[-96.9968,47.8443],[-96.9972,47.844],[-96.9974,47.8438],[-96.9976,47.8436],[-96.9976,47.8435],[-96.9978,47.8433],[-96.9979,47.8432],[-96.998,47.8431],[-96.998,47.843],[-96.9981,47.8429],[-96.9982,47.8427],[-96.9983,47.8426],[-96.9983,47.8425],[-96.9984,47.8424],[-96.9984,47.8423],[-96.9984,47.842],[-96.9983,47.8419],[-96.9983,47.8418],[-96.9981,47.8418],[-96.9979,47.8416],[-96.9978,47.8415],[-96.9977,47.8415],[-96.9976,47.8415],[-96.9973,47.8415],[-96.997,47.8416],[-96.9966,47.8417],[-96.9964,47.8417],[-96.9962,47.8418],[-96.9961,47.8418],[-96.9958,47.8419],[-96.9957,47.842],[-96.9956,47.842],[-96.9955,47.8421],[-96.9954,47.8421],[-96.9952,47.8421],[-96.9952,47.8422],[-96.9951,47.8422],[-96.995,47.8422],[-96.9949,47.8423],[-96.9947,47.8424],[-96.9945,47.8424],[-96.9944,47.8425],[-96.9942,47.8426],[-96.9941,47.8426],[-96.9939,47.8427],[-96.9938,47.8427],[-96.9936,47.8428],[-96.9934,47.8428],[-96.9932,47.8428],[-96.9931,47.8429],[-96.993,47.8428],[-96.9929,47.8428],[-96.9928,47.8428],[-96.9927,47.8428],[-96.9926,47.8427],[-96.9925,47.8426],[-96.9924,47.8426],[-96.9924,47.8425],[-96.9924,47.8424],[-96.9924,47.8421],[-96.9924,47.8419],[-96.9926,47.8416],[-96.9927,47.8415],[-96.9928,47.8414],[-96.9929,47.8411],[-96.993,47.841],[-96.9934,47.8405],[-96.9934,47.8404],[-96.9935,47.8403],[-96.9936,47.8402],[-96.9937,47.8401],[-96.9938,47.8399],[-96.9939,47.8398],[-96.9941,47.8396],[-96.9941,47.8394],[-96.9942,47.8393],[-96.9942,47.8392],[-96.9942,47.8391],[-96.9942,47.839],[-96.9942,47.8388],[-96.9942,47.8387],[-96.9941,47.8386],[-96.9941,47.8385],[-96.994,47.8384],[-96.9938,47.8383],[-96.9936,47.8381],[-96.9934,47.8381],[-96.9931,47.8379],[-96.993,47.8379],[-96.9926,47.8378],[-96.9925,47.8378],[-96.9923,47.8378],[-96.992,47.8377],[-96.9919,47.8377],[-96.9914,47.8378],[-96.9911,47.8378],[-96.9908,47.8379],[-96.9905,47.8379],[-96.9901,47.838],[-96.99,47.838],[-96.9898,47.8381],[-96.9896,47.8381],[-96.9892,47.8381],[-96.989,47.8381],[-96.9881,47.8381],[-96.9879,47.8381],[-96.9877,47.8381],[-96.9875,47.838],[-96.9873,47.8379],[-96.9872,47.8379],[-96.9869,47.8377],[-96.9868,47.8377],[-96.9867,47.8376],[-96.9867,47.8375],[-96.9866,47.8375],[-96.9865,47.8374],[-96.9864,47.8373],[-96.9863,47.8372],[-96.9863,47.8371],[-96.9862,47.8371],[-96.9862,47.8369],[-96.9859,47.8364],[-96.9858,47.8361],[-96.9858,47.836],[-96.9858,47.8359],[-96.9857,47.8358],[-96.9857,47.8357],[-96.9857,47.8355],[-96.9856,47.8351],[-96.9856,47.8349],[-96.9856,47.8347],[-96.9854,47.8341],[-96.9854,47.834],[-96.9852,47.8337],[-96.9852,47.8336],[-96.9852,47.8335],[-96.9851,47.8334],[-96.985,47.8333],[-96.9849,47.8331],[-96.9848,47.833],[-96.9846,47.8328],[-96.9845,47.8327],[-96.9844,47.8327],[-96.9842,47.8325],[-96.9839,47.8323],[-96.9838,47.8322],[-96.9832,47.8318],[-96.9831,47.8317],[-96.9829,47.8316],[-96.9827,47.8314],[-96.9825,47.8313],[-96.9824,47.8312],[-96.9823,47.8311],[-96.9822,47.831],[-96.9821,47.8309],[-96.982,47.8307],[-96.9819,47.8306],[-96.9818,47.8305],[-96.9817,47.8303],[-96.9816,47.83],[-96.9816,47.8299],[-96.9815,47.8297],[-96.9815,47.8296],[-96.9816,47.8295],[-96.9816,47.8293],[-96.9817,47.8291],[-96.9818,47.829],[-96.9819,47.8289],[-96.982,47.8287],[-96.9822,47.8286],[-96.9824,47.8284],[-96.9829,47.8281],[-96.983,47.8281],[-96.9831,47.828],[-96.9834,47.8278],[-96.9836,47.8278],[-96.9838,47.8277],[-96.9841,47.8276],[-96.9844,47.8275],[-96.9846,47.8274],[-96.9848,47.8273],[-96.9849,47.8273],[-96.985,47.8272],[-96.9852,47.8272],[-96.9853,47.8271],[-96.9854,47.8271],[-96.9855,47.827],[-96.9856,47.827],[-96.986,47.8269],[-96.9864,47.8267],[-96.9867,47.8266],[-96.9869,47.8265],[-96.987,47.8263],[-96.9871,47.8263],[-96.9872,47.8261],[-96.9873,47.8261],[-96.9873,47.826],[-96.9873,47.8259],[-96.9873,47.8258],[-96.9872,47.8257],[-96.9871,47.8256],[-96.9871,47.8255],[-96.9868,47.8253],[-96.9867,47.8253],[-96.9866,47.8253],[-96.9861,47.8252],[-96.9858,47.8252],[-96.9852,47.8252],[-96.9843,47.8253],[-96.9838,47.8253],[-96.9834,47.8254],[-96.9827,47.8255],[-96.9826,47.8255],[-96.9824,47.8256],[-96.9822,47.8256],[-96.9819,47.8256],[-96.9817,47.8257],[-96.9815,47.8257],[-96.981,47.8257],[-96.9805,47.8257],[-96.9802,47.8257],[-96.9796,47.8257],[-96.9788,47.8256],[-96.9784,47.8256],[-96.9783,47.8255],[-96.9778,47.8255],[-96.9777,47.8255],[-96.9775,47.8254],[-96.9773,47.8254],[-96.9771,47.8254],[-96.9768,47.8253],[-96.9767,47.8253],[-96.9766,47.8253],[-96.9764,47.8252],[-96.9763,47.8252],[-96.9761,47.8251],[-96.9759,47.8251],[-96.9758,47.825],[-96.9757,47.825],[-96.9756,47.8249],[-96.9754,47.8248],[-96.9753,47.8247],[-96.975,47.8246],[-96.975,47.8245],[-96.9749,47.8244],[-96.9748,47.8244],[-96.9748,47.8243],[-96.9747,47.8242],[-96.9746,47.8242],[-96.9745,47.824],[-96.9743,47.8238],[-96.9742,47.8237],[-96.9741,47.8235],[-96.9741,47.8234],[-96.9741,47.8232],[-96.9741,47.8231],[-96.9742,47.823],[-96.9742,47.8229],[-96.9742,47.8228],[-96.9744,47.8226],[-96.9745,47.8225],[-96.9747,47.8224],[-96.9748,47.8223],[-96.975,47.8222],[-96.9753,47.8222],[-96.9754,47.8221],[-96.9756,47.8221],[-96.9761,47.8221],[-96.9764,47.8221],[-96.9767,47.8221],[-96.9771,47.8221],[-96.9772,47.8221],[-96.9775,47.8222],[-96.9779,47.8223],[-96.9781,47.8223],[-96.9787,47.8225],[-96.9788,47.8225],[-96.9791,47.8226],[-96.9794,47.8226],[-96.9795,47.8226],[-96.9796,47.8226],[-96.9797,47.8226],[-96.9799,47.8225],[-96.98,47.8225],[-96.9801,47.8224],[-96.9803,47.8223],[-96.9804,47.8221],[-96.9805,47.8219],[-96.9805,47.8217],[-96.9806,47.8216],[-96.9806,47.8212],[-96.9806,47.8207],[-96.9805,47.8201],[-96.9805,47.8198],[-96.9805,47.8194],[-96.9804,47.8193],[-96.9804,47.8191],[-96.9804,47.819],[-96.9804,47.8189],[-96.9803,47.8186],[-96.9803,47.8181],[-96.9803,47.8178],[-96.9804,47.8171],[-96.9804,47.8169],[-96.9804,47.8167],[-96.9804,47.8165],[-96.9803,47.8164],[-96.9802,47.816],[-96.9801,47.8153],[-96.9801,47.8151],[-96.98,47.8148],[-96.9799,47.8145],[-96.9798,47.8145],[-96.9798,47.8144],[-96.9797,47.8143],[-96.9796,47.8141],[-96.9796,47.814],[-96.9795,47.8139],[-96.9794,47.8138],[-96.9793,47.8137],[-96.9792,47.8136],[-96.9791,47.8135],[-96.979,47.8133],[-96.9789,47.8132],[-96.9788,47.8132],[-96.9787,47.8131],[-96.9786,47.8129],[-96.9784,47.8128],[-96.9784,47.8126],[-96.9783,47.8126],[-96.9783,47.8125],[-96.9782,47.8125],[-96.9782,47.8124],[-96.9781,47.8122],[-96.978,47.8121],[-96.978,47.812],[-96.978,47.8118],[-96.9779,47.8117],[-96.9779,47.8115],[-96.978,47.8111],[-96.978,47.8109],[-96.9782,47.8106],[-96.9782,47.8105],[-96.9783,47.8104],[-96.9783,47.8103],[-96.9784,47.8102],[-96.9785,47.81],[-96.9787,47.8099],[-96.979,47.8097],[-96.9792,47.8095],[-96.9794,47.8094],[-96.9798,47.8093],[-96.98,47.8093],[-96.9801,47.8092],[-96.9802,47.8092],[-96.9805,47.8091],[-96.9807,47.8091],[-96.981,47.8091],[-96.9815,47.809],[-96.9816,47.809],[-96.9817,47.809],[-96.9819,47.809],[-96.9821,47.809],[-96.9823,47.8091],[-96.9827,47.8091],[-96.983,47.8092],[-96.9831,47.8092],[-96.9833,47.8092],[-96.9835,47.8092],[-96.9838,47.8093],[-96.9842,47.8094],[-96.9845,47.8094],[-96.9848,47.8095],[-96.986,47.8097],[-96.9866,47.8098],[-96.987,47.8099],[-96.9871,47.8099],[-96.9876,47.8099],[-96.988,47.8099],[-96.989,47.8099],[-96.9891,47.8099],[-96.9896,47.8099],[-96.9897,47.8099],[-96.9898,47.8099],[-96.99,47.8098],[-96.9901,47.8098],[-96.9902,47.8098],[-96.9903,47.8097],[-96.9905,47.8097],[-96.9908,47.8096],[-96.991,47.8095],[-96.9911,47.8094],[-96.9912,47.8093],[-96.9913,47.8092],[-96.9914,47.8092],[-96.9914,47.8091],[-96.9915,47.809],[-96.9916,47.8089],[-96.9916,47.8088],[-96.9916,47.8085],[-96.9916,47.8083],[-96.9916,47.8082],[-96.9915,47.8081],[-96.9914,47.8079],[-96.9912,47.8078],[-96.991,47.8077],[-96.9908,47.8075],[-96.9907,47.8075],[-96.9905,47.8074],[-96.9904,47.8074],[-96.9902,47.8073],[-96.99,47.8073],[-96.9898,47.8073],[-96.9895,47.8072],[-96.9893,47.8072],[-96.9889,47.8072],[-96.988,47.8071],[-96.9878,47.8071],[-96.9875,47.8071],[-96.9871,47.8071],[-96.9868,47.8071],[-96.9866,47.807],[-96.9865,47.807],[-96.9864,47.807],[-96.9862,47.807],[-96.9861,47.8069],[-96.986,47.8069],[-96.9859,47.8069],[-96.9856,47.8067],[-96.9853,47.8066],[-96.985,47.8064],[-96.9848,47.8063],[-96.9841,47.8059],[-96.9835,47.8054],[-96.9834,47.8053],[-96.983,47.8051],[-96.9828,47.805],[-96.9825,47.8049],[-96.982,47.8047],[-96.9817,47.8046],[-96.9815,47.8045],[-96.9813,47.8045],[-96.9812,47.8045],[-96.9811,47.8044],[-96.981,47.8044],[-96.9809,47.8044],[-96.9807,47.8043],[-96.9805,47.8043],[-96.9802,47.8042],[-96.9799,47.8042],[-96.9798,47.8041],[-96.9796,47.8041],[-96.9794,47.804],[-96.9793,47.804],[-96.9791,47.804],[-96.979,47.804],[-96.9789,47.804],[-96.9786,47.8039],[-96.9783,47.8039],[-96.978,47.8038],[-96.9779,47.8038],[-96.9777,47.8038],[-96.9776,47.8038],[-96.9775,47.8038],[-96.977,47.8037],[-96.9768,47.8037],[-96.9766,47.8037],[-96.9765,47.8037],[-96.9758,47.8037],[-96.9752,47.8037],[-96.975,47.8037],[-96.9748,47.8037],[-96.9745,47.8036],[-96.9744,47.8036],[-96.9742,47.8036],[-96.9734,47.8034],[-96.9732,47.8033],[-96.9731,47.8033],[-96.9729,47.8032],[-96.9727,47.8031],[-96.9725,47.803],[-96.9724,47.8029],[-96.9723,47.8028],[-96.9722,47.8028],[-96.9722,47.8027],[-96.9721,47.8026],[-96.9721,47.8025],[-96.9721,47.8023],[-96.9721,47.8022],[-96.9722,47.8021],[-96.9724,47.802],[-96.9724,47.8019],[-96.9726,47.8019],[-96.9727,47.8018],[-96.9728,47.8018],[-96.973,47.8018],[-96.9732,47.8018],[-96.9734,47.8018],[-96.9735,47.8018],[-96.9741,47.8019],[-96.9748,47.8019],[-96.9752,47.8019],[-96.9754,47.8019],[-96.9756,47.8019],[-96.9757,47.8018],[-96.9759,47.8017],[-96.9761,47.8017],[-96.9763,47.8015],[-96.9764,47.8015],[-96.9764,47.8014],[-96.9765,47.8014],[-96.9766,47.8013],[-96.9766,47.8012],[-96.9767,47.801],[-96.9768,47.8008],[-96.9769,47.8006],[-96.977,47.8005],[-96.977,47.8004],[-96.977,47.8002],[-96.9771,47.8001],[-96.9771,47.8],[-96.9772,47.7998],[-96.9772,47.7995],[-96.9772,47.7993],[-96.9772,47.799],[-96.9772,47.7987],[-96.977,47.7985],[-96.9769,47.7982],[-96.9768,47.7982],[-96.9768,47.7981],[-96.9766,47.798],[-96.9764,47.7978],[-96.9762,47.7978],[-96.9762,47.7977],[-96.9761,47.7977],[-96.9758,47.7977],[-96.975,47.7976],[-96.9745,47.7976],[-96.974,47.7977],[-96.9737,47.7977],[-96.9733,47.7978],[-96.973,47.7978],[-96.9729,47.7978],[-96.9726,47.7979],[-96.9725,47.798],[-96.9724,47.798],[-96.9723,47.798],[-96.9718,47.7982],[-96.9717,47.7982],[-96.9709,47.7985],[-96.9707,47.7986],[-96.9706,47.7986],[-96.9704,47.7987],[-96.97,47.7989],[-96.9696,47.7991],[-96.9689,47.7995],[-96.9688,47.7995],[-96.9685,47.7996],[-96.9682,47.7997],[-96.9681,47.7998],[-96.9678,47.7998],[-96.9677,47.7998],[-96.9675,47.7999],[-96.9672,47.7999],[-96.9671,47.7998],[-96.9669,47.7998],[-96.9667,47.7997],[-96.9665,47.7996],[-96.9664,47.7995],[-96.9663,47.7995],[-96.9663,47.7993],[-96.9662,47.7991],[-96.9661,47.799],[-96.9661,47.7989],[-96.9661,47.7986],[-96.9661,47.7982],[-96.9661,47.7977],[-96.9661,47.7975],[-96.9661,47.7974],[-96.9661,47.7973],[-96.9661,47.7972],[-96.966,47.7971],[-96.9658,47.7967],[-96.9658,47.7966],[-96.9657,47.7966],[-96.9656,47.7964],[-96.9655,47.7962],[-96.9654,47.7961],[-96.9651,47.7958],[-96.965,47.7957],[-96.9649,47.7956],[-96.9648,47.7955],[-96.9647,47.7954],[-96.9645,47.7953],[-96.9643,47.7951],[-96.9638,47.7948],[-96.9635,47.7946],[-96.9633,47.7945],[-96.9631,47.7944],[-96.9629,47.7943],[-96.9628,47.7943],[-96.9625,47.7942],[-96.9624,47.7942],[-96.9616,47.7938],[-96.9615,47.7938],[-96.961,47.7937],[-96.9607,47.7935],[-96.9605,47.7935],[-96.9603,47.7934],[-96.9599,47.7932],[-96.9597,47.7931],[-96.9596,47.7931],[-96.9595,47.7931],[-96.9594,47.793],[-96.9587,47.7927],[-96.9586,47.7927],[-96.9583,47.7925],[-96.9582,47.7924],[-96.958,47.7922],[-96.9579,47.7922],[-96.9577,47.792],[-96.9575,47.7918],[-96.9574,47.7917],[-96.9574,47.7916],[-96.9573,47.7916],[-96.9572,47.7913],[-96.9571,47.7911],[-96.957,47.791],[-96.957,47.7906],[-96.957,47.7905],[-96.9571,47.7905],[-96.9571,47.7903],[-96.9572,47.7902],[-96.9575,47.79],[-96.9576,47.7899],[-96.9577,47.7899],[-96.9578,47.7898],[-96.9579,47.7898],[-96.958,47.7898],[-96.9582,47.7897],[-96.9583,47.7897],[-96.9587,47.7896],[-96.9588,47.7896],[-96.9591,47.7895],[-96.9592,47.7895],[-96.9594,47.7894],[-96.9595,47.7894],[-96.9598,47.7894],[-96.9599,47.7893],[-96.9601,47.7893],[-96.9604,47.7892],[-96.9605,47.7892],[-96.9607,47.7891],[-96.961,47.789],[-96.9611,47.789],[-96.9613,47.7889],[-96.9614,47.7888],[-96.9616,47.7888],[-96.9617,47.7887],[-96.9619,47.7885],[-96.9624,47.7882],[-96.9626,47.788],[-96.9627,47.788],[-96.9628,47.7879],[-96.9629,47.7878],[-96.963,47.7878],[-96.9635,47.7874],[-96.9636,47.7873],[-96.964,47.7868],[-96.9641,47.7867],[-96.9642,47.7866],[-96.9643,47.7865],[-96.9643,47.7864],[-96.9644,47.7863],[-96.9646,47.7861],[-96.9647,47.786],[-96.9647,47.7859],[-96.9648,47.7858],[-96.9649,47.7857],[-96.9651,47.7854],[-96.9651,47.7853],[-96.9651,47.7852],[-96.9652,47.7852],[-96.9654,47.7847],[-96.9654,47.7845],[-96.9654,47.7843],[-96.9654,47.7842],[-96.9654,47.784],[-96.9653,47.7839],[-96.9653,47.7838],[-96.9652,47.7837],[-96.9652,47.7836],[-96.9651,47.7835],[-96.965,47.7834],[-96.9647,47.7832],[-96.9645,47.7831],[-96.9644,47.7831],[-96.9643,47.7831],[-96.9641,47.783],[-96.964,47.783],[-96.9639,47.783],[-96.9636,47.783],[-96.9634,47.7829],[-96.9633,47.7829],[-96.9631,47.783],[-96.9629,47.783],[-96.9627,47.783],[-96.9622,47.7831],[-96.9618,47.7832],[-96.9617,47.7833],[-96.9615,47.7833],[-96.9614,47.7834],[-96.9613,47.7834],[-96.9609,47.7836],[-96.9608,47.7837],[-96.9605,47.7839],[-96.9603,47.7841],[-96.9602,47.7842],[-96.96,47.7843],[-96.9598,47.7845],[-96.9596,47.7847],[-96.9595,47.7848],[-96.9594,47.7849],[-96.9593,47.785],[-96.9592,47.785],[-96.9592,47.7851],[-96.9591,47.7852],[-96.959,47.7853],[-96.9589,47.7854],[-96.9588,47.7855],[-96.9587,47.7856],[-96.9586,47.7856],[-96.9585,47.7857],[-96.9583,47.7857],[-96.9582,47.7857],[-96.9581,47.7857],[-96.958,47.7857],[-96.9577,47.7855],[-96.9577,47.7854],[-96.9576,47.7854],[-96.9576,47.7853],[-96.9575,47.7851],[-96.9575,47.7849],[-96.9575,47.7846],[-96.9575,47.7845],[-96.9576,47.7843],[-96.9576,47.7842],[-96.9577,47.7841],[-96.9578,47.7839],[-96.958,47.7835],[-96.9582,47.7833],[-96.9584,47.7831],[-96.9584,47.783],[-96.9585,47.7829],[-96.9586,47.7828],[-96.9588,47.7826],[-96.9588,47.7825],[-96.9589,47.7824],[-96.959,47.7823],[-96.959,47.7822],[-96.9591,47.7822],[-96.9591,47.7821],[-96.9592,47.7819],[-96.9593,47.7818],[-96.9593,47.7817],[-96.9594,47.7813],[-96.9594,47.7812],[-96.9594,47.7811],[-96.9594,47.781],[-96.9593,47.7808],[-96.9592,47.7807],[-96.9591,47.7806],[-96.959,47.7805],[-96.9589,47.7804],[-96.9588,47.7803],[-96.9586,47.7802],[-96.9584,47.7801],[-96.9583,47.7801],[-96.958,47.78],[-96.9578,47.7799],[-96.9576,47.7799],[-96.9575,47.7799],[-96.9573,47.7799],[-96.957,47.7798],[-96.9567,47.7798],[-96.9561,47.7798],[-96.9559,47.7798],[-96.9553,47.7798],[-96.9552,47.7798],[-96.9545,47.7798],[-96.9544,47.7799],[-96.9541,47.7799],[-96.954,47.7799],[-96.9536,47.7799],[-96.9533,47.78],[-96.9532,47.78],[-96.953,47.7799],[-96.9529,47.7799],[-96.9528,47.7799],[-96.9527,47.7798],[-96.9526,47.7797],[-96.9525,47.7796],[-96.9524,47.7795],[-96.9524,47.7794],[-96.9524,47.7793],[-96.9524,47.7792],[-96.9524,47.7791],[-96.9525,47.779],[-96.9527,47.7788],[-96.9532,47.7784],[-96.9537,47.7781],[-96.954,47.7779],[-96.9541,47.7779],[-96.9542,47.7778],[-96.9544,47.7777],[-96.9546,47.7776],[-96.9552,47.7772],[-96.9557,47.7769],[-96.9558,47.7768],[-96.956,47.7766],[-96.9561,47.7765],[-96.9562,47.7764],[-96.9564,47.7763],[-96.9564,47.7762],[-96.9565,47.7761],[-96.9566,47.776],[-96.9566,47.7758],[-96.9566,47.7755],[-96.9566,47.7754],[-96.9566,47.7753],[-96.9565,47.7752],[-96.9563,47.7751],[-96.9561,47.775],[-96.9561,47.7749],[-96.9559,47.7749],[-96.9559,47.7748],[-96.9557,47.7747],[-96.9553,47.7747],[-96.9552,47.7746],[-96.955,47.7746],[-96.9549,47.7746],[-96.9548,47.7746],[-96.9547,47.7746],[-96.9542,47.7745],[-96.954,47.7745],[-96.9532,47.7745],[-96.9529,47.7745],[-96.9527,47.7745],[-96.9526,47.7746],[-96.9522,47.7746],[-96.9519,47.7747],[-96.9516,47.7747],[-96.9513,47.7748],[-96.9513,47.7749],[-96.9511,47.7749],[-96.9509,47.7749],[-96.9506,47.775],[-96.9503,47.7751],[-96.95,47.7752],[-96.9498,47.7752],[-96.9496,47.7753],[-96.9493,47.7753],[-96.9491,47.7753],[-96.949,47.7753],[-96.9489,47.7753],[-96.9487,47.7754],[-96.9481,47.7753],[-96.9478,47.7753],[-96.9476,47.7753],[-96.9475,47.7753],[-96.9472,47.7752],[-96.9468,47.7751],[-96.9466,47.775],[-96.9465,47.7749],[-96.9464,47.7749],[-96.9463,47.7748],[-96.9462,47.7747],[-96.9461,47.7745],[-96.946,47.7743],[-96.946,47.7742],[-96.946,47.7741],[-96.946,47.7734],[-96.9459,47.7731],[-96.9459,47.7729],[-96.9458,47.7728],[-96.9458,47.7727],[-96.9455,47.7725],[-96.9454,47.7724],[-96.9451,47.7722],[-96.9448,47.772],[-96.9445,47.7718],[-96.9443,47.7717],[-96.9442,47.7717],[-96.9441,47.7716],[-96.944,47.7716],[-96.9437,47.7715],[-96.9432,47.7713],[-96.943,47.7712],[-96.9427,47.771],[-96.9425,47.7708],[-96.9423,47.7707],[-96.9422,47.7706],[-96.9418,47.7703],[-96.9417,47.7702],[-96.9415,47.77],[-96.9413,47.7699],[-96.9405,47.7692],[-96.9402,47.769],[-96.94,47.7689],[-96.9398,47.7688],[-96.9397,47.7687],[-96.9392,47.7685],[-96.9388,47.7683],[-96.9386,47.7682],[-96.9384,47.7681],[-96.9383,47.7681],[-96.9381,47.7681],[-96.9379,47.7681],[-96.9378,47.768],[-96.9369,47.7679],[-96.9367,47.7679],[-96.9365,47.7679],[-96.9363,47.7679],[-96.9362,47.7678],[-96.9359,47.7677],[-96.9357,47.7677],[-96.9356,47.7677],[-96.9355,47.7676],[-96.9353,47.7675],[-96.9352,47.7675],[-96.9351,47.7674],[-96.935,47.7673],[-96.9349,47.7673],[-96.9349,47.7672],[-96.9348,47.767],[-96.9347,47.7669],[-96.9347,47.7668],[-96.9347,47.7666],[-96.9348,47.7665],[-96.9349,47.7662],[-96.935,47.7661],[-96.9351,47.766],[-96.9353,47.7658],[-96.9356,47.7656],[-96.9356,47.7655],[-96.9362,47.7651],[-96.9363,47.765],[-96.9371,47.7644],[-96.9372,47.7643],[-96.9377,47.7638],[-96.9378,47.7637],[-96.9379,47.7635],[-96.9381,47.7634],[-96.9382,47.7632],[-96.9383,47.7631],[-96.9383,47.763],[-96.9383,47.7629],[-96.9384,47.7626],[-96.9385,47.7625],[-96.9385,47.7624],[-96.9385,47.7622],[-96.9385,47.7621],[-96.9385,47.7616],[-96.9385,47.7615],[-96.9384,47.7613],[-96.9384,47.7612],[-96.9383,47.761],[-96.9383,47.7609],[-96.9382,47.7608],[-96.9382,47.7607],[-96.9381,47.7606],[-96.938,47.7604],[-96.9379,47.7603],[-96.9378,47.7602],[-96.9377,47.76],[-96.9376,47.7599],[-96.9375,47.7598],[-96.9374,47.7597],[-96.9373,47.7596],[-96.9373,47.7595],[-96.9372,47.7595],[-96.9371,47.7593],[-96.9369,47.7591],[-96.9368,47.7591],[-96.9366,47.7589],[-96.9363,47.7587],[-96.936,47.7585],[-96.9358,47.7584],[-96.9355,47.7582],[-96.9354,47.7582],[-96.9353,47.7582],[-96.9352,47.7581],[-96.935,47.758],[-96.9348,47.758],[-96.9347,47.7579],[-96.9343,47.7578],[-96.9339,47.7577],[-96.9338,47.7577],[-96.9335,47.7576],[-96.9334,47.7576],[-96.9332,47.7575],[-96.9331,47.7575],[-96.933,47.7575],[-96.9329,47.7574],[-96.9326,47.7574],[-96.9325,47.7573],[-96.9322,47.7573],[-96.9321,47.7572],[-96.932,47.7572],[-96.9317,47.7571],[-96.9316,47.7571],[-96.9312,47.757],[-96.9311,47.757],[-96.9308,47.7569],[-96.9308,47.7568],[-96.9307,47.7568],[-96.9304,47.7567],[-96.9303,47.7567],[-96.9296,47.7564],[-96.9295,47.7563],[-96.9293,47.7562],[-96.9291,47.7561],[-96.9291,47.756],[-96.929,47.756],[-96.9289,47.7559],[-96.9288,47.7558],[-96.9288,47.7557],[-96.9288,47.7555],[-96.9288,47.7553],[-96.9289,47.7552],[-96.929,47.7552],[-96.9291,47.7551],[-96.9292,47.755],[-96.9293,47.755],[-96.9294,47.755],[-96.9296,47.7549],[-96.9299,47.7548],[-96.9301,47.7548],[-96.9302,47.7548],[-96.9303,47.7548],[-96.931,47.7547],[-96.9312,47.7547],[-96.9317,47.7547],[-96.9322,47.7547],[-96.9327,47.7548],[-96.933,47.7548],[-96.9331,47.7549],[-96.9332,47.7549],[-96.9336,47.755],[-96.9337,47.755],[-96.9338,47.7551],[-96.9341,47.7552],[-96.9342,47.7552],[-96.9344,47.7553],[-96.9346,47.7554],[-96.935,47.7555],[-96.9352,47.7556],[-96.9353,47.7557],[-96.9354,47.7557],[-96.9357,47.7559],[-96.9358,47.7559],[-96.9359,47.756],[-96.936,47.756],[-96.9362,47.7561],[-96.9363,47.7561],[-96.9364,47.7561],[-96.9365,47.7562],[-96.9368,47.7562],[-96.937,47.7563],[-96.9372,47.7564],[-96.9376,47.7564],[-96.9379,47.7564],[-96.9381,47.7564],[-96.9382,47.7564],[-96.9386,47.7563],[-96.9387,47.7563],[-96.9388,47.7563],[-96.939,47.7562],[-96.9391,47.7562],[-96.9394,47.756],[-96.9394,47.7559],[-96.9395,47.7558],[-96.9397,47.7555],[-96.9397,47.7554],[-96.9398,47.7553],[-96.9398,47.7552],[-96.9397,47.7549],[-96.9397,47.7548],[-96.9396,47.7547],[-96.9396,47.7546],[-96.9395,47.7545],[-96.9394,47.7544],[-96.9391,47.7542],[-96.9389,47.7541],[-96.9387,47.754],[-96.9386,47.7539],[-96.9385,47.7539],[-96.9384,47.7539],[-96.9383,47.7538],[-96.9382,47.7538],[-96.9381,47.7538],[-96.938,47.7537],[-96.9378,47.7537],[-96.9377,47.7537],[-96.9375,47.7537],[-96.9372,47.7536],[-96.937,47.7536],[-96.9369,47.7536],[-96.9368,47.7535],[-96.9366,47.7535],[-96.9363,47.7534],[-96.9362,47.7534],[-96.9361,47.7534],[-96.936,47.7533],[-96.9357,47.7533],[-96.9353,47.7532],[-96.9351,47.7532],[-96.935,47.7531],[-96.9349,47.7531],[-96.9346,47.7531],[-96.9343,47.7529],[-96.9342,47.7529],[-96.934,47.7529],[-96.9339,47.7528],[-96.9338,47.7528],[-96.9336,47.7527],[-96.9333,47.7526],[-96.933,47.7525],[-96.9329,47.7525],[-96.9328,47.7524],[-96.9327,47.7524],[-96.9326,47.7523],[-96.9317,47.7519],[-96.9314,47.7518],[-96.9307,47.7515],[-96.9304,47.7513],[-96.9303,47.7513],[-96.9301,47.7512],[-96.9299,47.751],[-96.9298,47.751],[-96.9297,47.7509],[-96.9295,47.7507],[-96.9294,47.7507],[-96.9292,47.7505],[-96.9292,47.7504],[-96.929,47.7501],[-96.9289,47.75],[-96.929,47.75],[-96.929,47.7499],[-96.9289,47.7498],[-96.9289,47.7497],[-96.9287,47.7496],[-96.9287,47.7495],[-96.9286,47.7495],[-96.9286,47.7493],[-96.9286,47.7492],[-96.9286,47.749],[-96.9285,47.7488],[-96.9285,47.7487],[-96.9284,47.7483],[-96.9284,47.7481],[-96.9284,47.7477],[-96.9284,47.7472],[-96.9284,47.7467],[-96.9284,47.746],[-96.9284,47.7456],[-96.9284,47.7452],[-96.9285,47.745],[-96.9285,47.7448],[-96.9285,47.7445],[-96.9286,47.7442],[-96.9286,47.7441],[-96.9286,47.744],[-96.9286,47.7439],[-96.9287,47.7438],[-96.9289,47.7434],[-96.929,47.7432],[-96.9291,47.743],[-96.9292,47.7429],[-96.9293,47.7428],[-96.9294,47.7427],[-96.9296,47.7425],[-96.9301,47.7421],[-96.9311,47.7415],[-96.9314,47.7413],[-96.9321,47.7408],[-96.9323,47.7407],[-96.9325,47.7405],[-96.9325,47.7404],[-96.9326,47.7403],[-96.9328,47.7401],[-96.9329,47.7399],[-96.9329,47.7398],[-96.933,47.7396],[-96.933,47.7395],[-96.933,47.7394],[-96.933,47.7392],[-96.933,47.7389],[-96.933,47.7388],[-96.933,47.7386],[-96.9329,47.7379],[-96.9329,47.7377],[-96.9328,47.7375],[-96.9327,47.7372],[-96.9325,47.737],[-96.9325,47.7368],[-96.9324,47.7368],[-96.9323,47.7367],[-96.9322,47.7364],[-96.9321,47.7363],[-96.932,47.7361],[-96.9318,47.7359],[-96.9318,47.7358],[-96.9316,47.7357],[-96.9315,47.7356],[-96.9314,47.7355],[-96.9314,47.7354],[-96.9313,47.7354],[-96.9313,47.7353],[-96.9312,47.7352],[-96.9311,47.7351],[-96.931,47.735],[-96.9309,47.7349],[-96.9307,47.7347],[-96.9304,47.7345],[-96.9304,47.7344],[-96.9303,47.7343],[-96.9302,47.7342],[-96.93,47.7341],[-96.9297,47.7338],[-96.9295,47.7336],[-96.9291,47.7332],[-96.929,47.7332],[-96.9287,47.7329],[-96.9286,47.7328],[-96.9285,47.7327],[-96.9284,47.7326],[-96.9283,47.7325],[-96.9281,47.7323],[-96.928,47.7322],[-96.9279,47.7321],[-96.9278,47.7321],[-96.9278,47.732],[-96.9277,47.7319],[-96.9276,47.7319],[-96.9276,47.7318],[-96.9274,47.7317],[-96.9273,47.7315],[-96.9272,47.7315],[-96.9266,47.7311],[-96.9264,47.7309],[-96.9259,47.7306],[-96.9258,47.7305],[-96.9256,47.7304],[-96.9255,47.7303],[-96.9254,47.7302],[-96.9252,47.7301],[-96.9251,47.73],[-96.925,47.7297],[-96.9249,47.7297],[-96.9249,47.7296],[-96.9249,47.7294],[-96.9249,47.7289],[-96.9249,47.7286],[-96.9248,47.7282],[-96.9248,47.728],[-96.9248,47.7278],[-96.9247,47.7274],[-96.9246,47.7271],[-96.9245,47.7269],[-96.9244,47.7266],[-96.9244,47.7265],[-96.9241,47.7262],[-96.924,47.7261],[-96.9239,47.7261],[-96.9236,47.7259],[-96.9235,47.7259],[-96.9231,47.7257],[-96.9227,47.7256],[-96.9223,47.7256],[-96.9222,47.7255],[-96.9221,47.7255],[-96.9216,47.7255],[-96.9213,47.7255],[-96.9212,47.7254],[-96.9207,47.7254],[-96.9206,47.7254],[-96.9204,47.7253],[-96.9202,47.7253],[-96.92,47.7252],[-96.9199,47.7252],[-96.9196,47.7251],[-96.9193,47.725],[-96.9191,47.7249],[-96.919,47.7249],[-96.9189,47.7248],[-96.9187,47.7246],[-96.9186,47.7246],[-96.9186,47.7245],[-96.9185,47.7244],[-96.9184,47.7242],[-96.9184,47.724],[-96.9184,47.7239],[-96.9185,47.7237],[-96.9185,47.7236],[-96.9186,47.7235],[-96.9186,47.7234],[-96.9187,47.7233],[-96.9187,47.7232],[-96.9188,47.7232],[-96.9188,47.7231],[-96.9189,47.7231],[-96.919,47.7229],[-96.9197,47.7223],[-96.9198,47.7222],[-96.92,47.7221],[-96.92,47.722],[-96.9205,47.7218],[-96.9209,47.7215],[-96.9211,47.7214],[-96.9212,47.7213],[-96.9214,47.7212],[-96.9217,47.7211],[-96.9218,47.7211],[-96.9219,47.721],[-96.9221,47.7209],[-96.9222,47.7209],[-96.9224,47.7208],[-96.9226,47.7207],[-96.9227,47.7207],[-96.9229,47.7206],[-96.9231,47.7205],[-96.9233,47.7204],[-96.9234,47.7204],[-96.924,47.7201],[-96.9243,47.7199],[-96.9244,47.7199],[-96.9245,47.7199],[-96.9246,47.7198],[-96.9247,47.7198],[-96.9248,47.7197],[-96.9249,47.7197],[-96.925,47.7197],[-96.9253,47.7196],[-96.9258,47.7194],[-96.926,47.7193],[-96.9262,47.7193],[-96.9267,47.7191],[-96.927,47.719],[-96.9272,47.719],[-96.9274,47.7189],[-96.9277,47.7189],[-96.9284,47.7187],[-96.9286,47.7187],[-96.9288,47.7186],[-96.9289,47.7186],[-96.929,47.7186],[-96.9292,47.7185],[-96.9293,47.7185],[-96.9295,47.7184],[-96.9297,47.7183],[-96.9299,47.7183],[-96.9299,47.7182],[-96.9301,47.7181],[-96.9303,47.718],[-96.9304,47.7178],[-96.9305,47.7177],[-96.9307,47.7176],[-96.9307,47.7174],[-96.9308,47.7174],[-96.9309,47.7172],[-96.9309,47.717],[-96.931,47.7167],[-96.931,47.7165],[-96.9311,47.7162],[-96.9311,47.716],[-96.9311,47.7159],[-96.931,47.7157],[-96.931,47.7156],[-96.9309,47.7154],[-96.9308,47.7152],[-96.9307,47.7152],[-96.9306,47.7151],[-96.9306,47.715],[-96.9304,47.7149],[-96.9301,47.7147],[-96.9299,47.7146],[-96.9298,47.7145],[-96.9297,47.7145],[-96.9296,47.7144],[-96.9292,47.7143],[-96.9291,47.7143],[-96.9289,47.7143],[-96.9287,47.7143],[-96.9285,47.7143],[-96.9283,47.7143],[-96.9278,47.7143],[-96.9276,47.7144],[-96.9275,47.7144],[-96.9273,47.7145],[-96.9268,47.7147],[-96.9266,47.7148],[-96.9262,47.715],[-96.9259,47.7153],[-96.9258,47.7154],[-96.9257,47.7155],[-96.9255,47.7156],[-96.9254,47.7157],[-96.9254,47.7158],[-96.9253,47.7159],[-96.925,47.7162],[-96.9249,47.7163],[-96.9247,47.7166],[-96.9246,47.7167],[-96.9245,47.7168],[-96.9242,47.7171],[-96.924,47.7173],[-96.9239,47.7174],[-96.9238,47.7175],[-96.9235,47.7176],[-96.9235,47.7177],[-96.9231,47.7178],[-96.9228,47.7179],[-96.9227,47.7179],[-96.9225,47.7179],[-96.9223,47.7179],[-96.9221,47.7179],[-96.9219,47.7179],[-96.9216,47.7179],[-96.9215,47.7178],[-96.9212,47.7177],[-96.921,47.7177],[-96.9209,47.7176],[-96.9208,47.7176],[-96.9205,47.7174],[-96.9203,47.7173],[-96.9201,47.7171],[-96.9199,47.717],[-96.9198,47.7169],[-96.9195,47.7166],[-96.9194,47.7165],[-96.9194,47.7164],[-96.9193,47.7163],[-96.9191,47.7159],[-96.9189,47.7156],[-96.9189,47.7154],[-96.9189,47.7151],[-96.9189,47.715],[-96.9189,47.7149],[-96.9191,47.7144],[-96.9191,47.7143],[-96.9192,47.7142],[-96.9193,47.7141],[-96.9193,47.714],[-96.9194,47.7139],[-96.9195,47.7138],[-96.9196,47.7135],[-96.9197,47.7135],[-96.9197,47.7133],[-96.9198,47.7132],[-96.9199,47.7131],[-96.9199,47.713],[-96.92,47.713],[-96.9201,47.7128],[-96.9201,47.7127],[-96.9202,47.7126],[-96.9202,47.7125],[-96.9202,47.7123],[-96.9203,47.7122],[-96.9203,47.712],[-96.9203,47.7118],[-96.9203,47.7115],[-96.9204,47.7114],[-96.9203,47.7114],[-96.9203,47.7112],[-96.9203,47.711],[-96.9202,47.7109],[-96.9202,47.7108],[-96.9201,47.7106],[-96.9199,47.7104],[-96.9198,47.7102],[-96.9197,47.7102],[-96.9197,47.7101],[-96.9196,47.71],[-96.9194,47.7099],[-96.919,47.7096],[-96.9188,47.7095],[-96.9184,47.7093],[-96.9183,47.7093],[-96.9181,47.7092],[-96.9179,47.7091],[-96.9177,47.709],[-96.9175,47.7089],[-96.9173,47.7089],[-96.9171,47.7088],[-96.9169,47.7087],[-96.9168,47.7087],[-96.9166,47.7086],[-96.9165,47.7086],[-96.9163,47.7086],[-96.9154,47.7085],[-96.9152,47.7085],[-96.9137,47.7085],[-96.9134,47.7085],[-96.9132,47.7084],[-96.9131,47.7084],[-96.913,47.7084],[-96.9128,47.7083],[-96.9127,47.7083],[-96.9124,47.7081],[-96.9122,47.7079],[-96.9121,47.7077],[-96.912,47.7076],[-96.9119,47.7074],[-96.9119,47.7072],[-96.9119,47.7069],[-96.9119,47.7068],[-96.9119,47.7067],[-96.9119,47.7066],[-96.912,47.7065],[-96.912,47.7064],[-96.9121,47.7063],[-96.9121,47.7062],[-96.9123,47.7059],[-96.9124,47.7057],[-96.9124,47.7055],[-96.9125,47.7054],[-96.9125,47.7053],[-96.9125,47.7052],[-96.9126,47.7051],[-96.9127,47.7051],[-96.9128,47.7049],[-96.9129,47.7047],[-96.9132,47.7045],[-96.9134,47.7043],[-96.9136,47.7042],[-96.9138,47.704],[-96.914,47.7039],[-96.9144,47.7037],[-96.9145,47.7036],[-96.9146,47.7035],[-96.9147,47.7035],[-96.9148,47.7035],[-96.915,47.7034],[-96.9154,47.7034],[-96.9157,47.7034],[-96.9159,47.7034],[-96.9163,47.7034],[-96.9164,47.7034],[-96.9167,47.7034],[-96.917,47.7034],[-96.9171,47.7034],[-96.9174,47.7034],[-96.9176,47.7034],[-96.9177,47.7034],[-96.9178,47.7034],[-96.9179,47.7033],[-96.918,47.7033],[-96.9181,47.7032],[-96.9183,47.7032],[-96.9184,47.7031],[-96.9186,47.703],[-96.9188,47.7029],[-96.9191,47.7027],[-96.9193,47.7025],[-96.9197,47.7022],[-96.92,47.702],[-96.9204,47.7018],[-96.9205,47.7017],[-96.9206,47.7016],[-96.9206,47.7015],[-96.9208,47.7014],[-96.9209,47.7013],[-96.921,47.7011],[-96.921,47.701],[-96.9211,47.7009],[-96.9211,47.7008],[-96.9211,47.7006],[-96.9211,47.7005],[-96.9211,47.7004],[-96.9211,47.7003],[-96.921,47.7002],[-96.9209,47.7],[-96.9208,47.6998],[-96.9206,47.6996],[-96.9204,47.6996],[-96.9202,47.6994],[-96.9201,47.6994],[-96.9201,47.6993],[-96.92,47.6993],[-96.9199,47.6993],[-96.9198,47.6992],[-96.9194,47.6992],[-96.919,47.6992],[-96.9186,47.6991],[-96.9184,47.6992],[-96.9182,47.6992],[-96.9179,47.6992],[-96.9176,47.6993],[-96.9174,47.6994],[-96.9173,47.6994],[-96.9172,47.6995],[-96.9171,47.6996],[-96.917,47.6996],[-96.9167,47.6998],[-96.916,47.7004],[-96.9153,47.7009],[-96.9144,47.7016],[-96.9141,47.7017],[-96.914,47.7018],[-96.9138,47.7019],[-96.9136,47.7019],[-96.9135,47.7019],[-96.9132,47.7019],[-96.913,47.7019],[-96.9129,47.7019],[-96.9127,47.7018],[-96.9125,47.7018],[-96.9122,47.7016],[-96.912,47.7015],[-96.9117,47.7012],[-96.9116,47.7011],[-96.9115,47.7009],[-96.9114,47.7008],[-96.9111,47.7003],[-96.9107,47.6996],[-96.9107,47.6995],[-96.9106,47.6993],[-96.9105,47.6992],[-96.9105,47.6991],[-96.9103,47.6987],[-96.9102,47.6986],[-96.9101,47.6984],[-96.9101,47.6983],[-96.91,47.6983],[-96.9098,47.6979],[-96.9097,47.6977],[-96.9095,47.6973],[-96.9094,47.6973],[-96.9094,47.6972],[-96.9092,47.697],[-96.9091,47.6969],[-96.9089,47.6967],[-96.9087,47.6966],[-96.9086,47.6964],[-96.9084,47.6962],[-96.9081,47.6961],[-96.9079,47.6959],[-96.9077,47.6957],[-96.9075,47.6955],[-96.9073,47.6952],[-96.9073,47.6951],[-96.9072,47.6949],[-96.9071,47.6948],[-96.9071,47.6947],[-96.907,47.6946],[-96.907,47.6944],[-96.907,47.6941],[-96.907,47.694],[-96.9071,47.6939],[-96.9071,47.6938],[-96.9073,47.6936],[-96.9074,47.6935],[-96.9076,47.6934],[-96.9083,47.693],[-96.9085,47.6929],[-96.9089,47.6926],[-96.9091,47.6924],[-96.9092,47.6924],[-96.9093,47.6923],[-96.9094,47.6922],[-96.9096,47.6919],[-96.9097,47.6918],[-96.9098,47.6917],[-96.9098,47.6916],[-96.9099,47.6914],[-96.9099,47.6911],[-96.91,47.6908],[-96.9099,47.6902],[-96.9099,47.6901],[-96.9099,47.6898],[-96.9098,47.6896],[-96.9098,47.6895],[-96.9097,47.6894],[-96.9095,47.6892],[-96.9092,47.689],[-96.9089,47.6888],[-96.9088,47.6887],[-96.9086,47.6887],[-96.9084,47.6886],[-96.9081,47.6885],[-96.908,47.6885],[-96.9079,47.6885],[-96.9076,47.6885],[-96.9072,47.6885],[-96.907,47.6885],[-96.9068,47.6886],[-96.9065,47.6886],[-96.9063,47.6887],[-96.9061,47.6887],[-96.906,47.6888],[-96.9058,47.6889],[-96.9052,47.6892],[-96.9051,47.6893],[-96.9048,47.6894],[-96.9047,47.6896],[-96.9046,47.6897],[-96.9045,47.6897],[-96.9044,47.6899],[-96.9044,47.69],[-96.9043,47.6901],[-96.9042,47.6902],[-96.9042,47.6903],[-96.9041,47.6904],[-96.904,47.6905],[-96.9039,47.6907],[-96.9038,47.6908],[-96.9037,47.6909],[-96.9036,47.6911],[-96.9035,47.6912],[-96.9034,47.6913],[-96.9031,47.6915],[-96.903,47.6915],[-96.9029,47.6915],[-96.9027,47.6916],[-96.9026,47.6917],[-96.9025,47.6917],[-96.9024,47.6917],[-96.902,47.6917],[-96.9019,47.6917],[-96.9017,47.6917],[-96.9016,47.6917],[-96.9015,47.6916],[-96.9012,47.6915],[-96.901,47.6914],[-96.9009,47.6914],[-96.9008,47.6913],[-96.9004,47.6911],[-96.9003,47.691],[-96.9002,47.6909],[-96.9001,47.6908],[-96.8998,47.6904],[-96.8997,47.6904],[-96.8996,47.6902],[-96.8995,47.69],[-96.8995,47.6899],[-96.8992,47.6896],[-96.8992,47.6894],[-96.8991,47.6892],[-96.8991,47.6891],[-96.8991,47.6889],[-96.8991,47.6887],[-96.8991,47.688],[-96.8991,47.6879],[-96.8991,47.6877],[-96.8991,47.6874],[-96.8991,47.6873],[-96.8991,47.6868],[-96.8991,47.6861],[-96.8991,47.6857],[-96.8991,47.6856],[-96.899,47.6849],[-96.8989,47.6847],[-96.8988,47.6844],[-96.8986,47.684],[-96.8984,47.6837],[-96.8984,47.6836],[-96.8983,47.6835],[-96.8982,47.6832],[-96.8981,47.6831],[-96.8981,47.683],[-96.898,47.6828],[-96.898,47.6827],[-96.8979,47.6826],[-96.8979,47.6824],[-96.8977,47.6818],[-96.8976,47.6815],[-96.8975,47.6813],[-96.8974,47.6811],[-96.8974,47.681],[-96.8973,47.6808],[-96.8972,47.6807],[-96.8971,47.6805],[-96.897,47.6803],[-96.8968,47.6799],[-96.8967,47.6798],[-96.8966,47.6797],[-96.8965,47.6795],[-96.8963,47.679],[-96.8962,47.6788],[-96.8962,47.6787],[-96.896,47.6784],[-96.896,47.6783],[-96.896,47.6782],[-96.896,47.678],[-96.896,47.6779],[-96.896,47.6775],[-96.8961,47.6772],[-96.8961,47.6771],[-96.8962,47.677],[-96.8962,47.6769],[-96.8963,47.6767],[-96.8963,47.6766],[-96.8964,47.6763],[-96.8964,47.6761],[-96.8965,47.6758],[-96.8965,47.6757],[-96.8966,47.6754],[-96.8966,47.6753],[-96.8966,47.675],[-96.8965,47.6748],[-96.8965,47.6746],[-96.8965,47.6745],[-96.8964,47.6745],[-96.8964,47.6743],[-96.8962,47.6742],[-96.8961,47.6741],[-96.8959,47.6739],[-96.8958,47.6738],[-96.8956,47.6737],[-96.8953,47.6736],[-96.895,47.6734],[-96.8948,47.6734],[-96.8948,47.6733],[-96.8946,47.6733],[-96.8944,47.6732],[-96.8942,47.6732],[-96.894,47.6731],[-96.8939,47.6731],[-96.8938,47.6731],[-96.8935,47.6731],[-96.8929,47.673],[-96.8926,47.673],[-96.8923,47.673],[-96.892,47.6731],[-96.8916,47.6731],[-96.8904,47.6733],[-96.89,47.6734],[-96.8895,47.6735],[-96.8893,47.6736],[-96.889,47.6736],[-96.8889,47.6737],[-96.8886,47.6738],[-96.8885,47.6738],[-96.8884,47.6738],[-96.8882,47.6739],[-96.8881,47.6739],[-96.888,47.6739],[-96.8879,47.674],[-96.8877,47.6741],[-96.8876,47.6741],[-96.8875,47.6741],[-96.8873,47.6741],[-96.8872,47.6742],[-96.8871,47.6742],[-96.8868,47.6742],[-96.8867,47.6743],[-96.8864,47.6743],[-96.8861,47.6743],[-96.886,47.6743],[-96.8858,47.6742],[-96.8857,47.6742],[-96.8855,47.6741],[-96.8854,47.6741],[-96.8854,47.674],[-96.8852,47.674],[-96.8852,47.6739],[-96.8851,47.6738],[-96.8851,47.6737],[-96.885,47.6736],[-96.885,47.6735],[-96.8851,47.6733],[-96.8851,47.6732],[-96.8852,47.6731],[-96.8853,47.673],[-96.8854,47.6729],[-96.8856,47.6727],[-96.8857,47.6727],[-96.8857,47.6726],[-96.8858,47.6726],[-96.886,47.6725],[-96.886,47.6724],[-96.8863,47.6723],[-96.8865,47.6722],[-96.8866,47.6722],[-96.8868,47.6721],[-96.8869,47.672],[-96.8871,47.672],[-96.8875,47.6718],[-96.8877,47.6717],[-96.8878,47.6717],[-96.8879,47.6716],[-96.888,47.6716],[-96.8882,47.6715],[-96.8884,47.6714],[-96.8886,47.6713],[-96.8889,47.6712],[-96.8891,47.671],[-96.8894,47.6709],[-96.8895,47.6707],[-96.8897,47.6706],[-96.8898,47.6704],[-96.8898,47.6703],[-96.8899,47.6702],[-96.8899,47.6698],[-96.8899,47.6697],[-96.8899,47.6694],[-96.8899,47.6693],[-96.8898,47.6692],[-96.8897,47.6689],[-96.8896,47.6688],[-96.8895,47.6687],[-96.8895,47.6686],[-96.8894,47.6685],[-96.8893,47.6684],[-96.889,47.6681],[-96.8888,47.6679],[-96.8885,47.6677],[-96.8884,47.6675],[-96.8882,47.6674],[-96.888,47.6672],[-96.8874,47.6668],[-96.8874,47.6667],[-96.8872,47.6665],[-96.887,47.6664],[-96.8868,47.6662],[-96.8867,47.666],[-96.8866,47.6659],[-96.8865,47.6657],[-96.8864,47.6657],[-96.8862,47.6653],[-96.8861,47.6651],[-96.886,47.665],[-96.8858,47.6646],[-96.8856,47.6643],[-96.8854,47.6639],[-96.8854,47.6636],[-96.8853,47.6634],[-96.8853,47.6632],[-96.8853,47.6631],[-96.8853,47.6629],[-96.8853,47.6627],[-96.8853,47.6626],[-96.8853,47.6624],[-96.8854,47.6623],[-96.8854,47.6622],[-96.8855,47.6621],[-96.8855,47.6618],[-96.8856,47.6617],[-96.8858,47.6614],[-96.8858,47.6613],[-96.8859,47.6613],[-96.886,47.661],[-96.8861,47.661],[-96.8861,47.6609],[-96.8862,47.6608],[-96.8863,47.6606],[-96.8864,47.6606],[-96.8865,47.6605],[-96.8866,47.6603],[-96.8869,47.6598],[-96.887,47.6598],[-96.8871,47.6596],[-96.8872,47.6595],[-96.8873,47.6593],[-96.8873,47.6592],[-96.8874,47.6591],[-96.8874,47.6589],[-96.8875,47.6587],[-96.8875,47.6584],[-96.8875,47.6582],[-96.8875,47.6579],[-96.8875,47.6576],[-96.8874,47.6575],[-96.8874,47.6574],[-96.8872,47.6571],[-96.8872,47.657],[-96.887,47.6564],[-96.8868,47.6559],[-96.8867,47.6557],[-96.8867,47.6556],[-96.8867,47.6555],[-96.8867,47.6551],[-96.8867,47.6549],[-96.8867,47.6546],[-96.8868,47.6541],[-96.8868,47.6537],[-96.8868,47.6534],[-96.8868,47.6532],[-96.8867,47.653],[-96.8867,47.6529],[-96.8866,47.6527],[-96.8865,47.6526],[-96.8864,47.6525],[-96.8863,47.6524],[-96.8862,47.6523],[-96.8858,47.6521],[-96.8856,47.6519],[-96.8854,47.6518],[-96.8852,47.6517],[-96.8848,47.6516],[-96.8845,47.6514],[-96.8843,47.6512],[-96.8841,47.6511],[-96.8837,47.6509],[-96.8833,47.6506],[-96.8825,47.6501],[-96.8822,47.6494],[-96.8821,47.6481],[-96.8822,47.6474],[-96.8824,47.647],[-96.8825,47.6465],[-96.8825,47.646],[-96.8827,47.6452],[-96.8829,47.6443],[-96.8828,47.6438],[-96.8826,47.6434],[-96.8824,47.643],[-96.8824,47.6427],[-96.8826,47.6419],[-96.883,47.6414],[-96.8835,47.641],[-96.8844,47.6406],[-96.8853,47.6404],[-96.8863,47.6403],[-96.8869,47.6401],[-96.8875,47.64],[-96.8881,47.6397],[-96.8882,47.6389],[-96.8881,47.6383],[-96.8876,47.6377],[-96.8867,47.6368],[-96.8859,47.6363],[-96.8845,47.6351],[-96.8835,47.6345],[-96.8828,47.634],[-96.8825,47.6337],[-96.8823,47.6335],[-96.8821,47.6331],[-96.882,47.6329],[-96.8818,47.6322],[-96.8819,47.6314],[-96.8816,47.6306],[-96.8815,47.63],[-96.8809,47.6295],[-96.8802,47.6289],[-96.8794,47.6287],[-96.8788,47.6287],[-96.8784,47.6288],[-96.8778,47.6289],[-96.8766,47.6289],[-96.876,47.6289],[-96.8754,47.6287],[-96.8752,47.6287],[-96.875,47.6286],[-96.8747,47.6283],[-96.8745,47.6282],[-96.8744,47.6278],[-96.8743,47.6274],[-96.8743,47.6273],[-96.8744,47.6271],[-96.8745,47.6269],[-96.8747,47.6268],[-96.8754,47.6266],[-96.8756,47.6266],[-96.8763,47.6266],[-96.8771,47.6267],[-96.8783,47.6268],[-96.8792,47.6267],[-96.88,47.6263],[-96.8805,47.626],[-96.8806,47.6256],[-96.8804,47.6252],[-96.8799,47.6248],[-96.8796,47.6247],[-96.8788,47.6245],[-96.8782,47.6245],[-96.8775,47.6245],[-96.8764,47.624],[-96.8759,47.6234],[-96.8758,47.6231],[-96.8759,47.6226],[-96.8763,47.6221],[-96.877,47.6216],[-96.8778,47.6213],[-96.8793,47.6205],[-96.8797,47.6203],[-96.8798,47.6199],[-96.8797,47.6193],[-96.8794,47.619],[-96.879,47.6188],[-96.8786,47.6188],[-96.8779,47.6188],[-96.8771,47.619],[-96.876,47.6191],[-96.8754,47.6191],[-96.8747,47.6189],[-96.8742,47.6187],[-96.8732,47.6185],[-96.873,47.6185],[-96.8727,47.6184],[-96.8723,47.6184],[-96.872,47.6185],[-96.8718,47.6185],[-96.8716,47.6184],[-96.8714,47.6184],[-96.8713,47.6183],[-96.8711,47.6182],[-96.871,47.6181],[-96.8709,47.618],[-96.8709,47.6179],[-96.8709,47.6178],[-96.8708,47.6177],[-96.8708,47.6176],[-96.8708,47.6174],[-96.8708,47.6172],[-96.8708,47.6171],[-96.8709,47.617],[-96.8709,47.6169],[-96.871,47.6169],[-96.8711,47.6168],[-96.8713,47.6166],[-96.8714,47.6165],[-96.8718,47.6163],[-96.8721,47.6161],[-96.8723,47.616],[-96.8724,47.616],[-96.8726,47.6159],[-96.8727,47.6159],[-96.8729,47.6158],[-96.873,47.6157],[-96.8732,47.6156],[-96.8734,47.6155],[-96.8736,47.6153],[-96.8737,47.6153],[-96.8738,47.6151],[-96.8739,47.615],[-96.874,47.6149],[-96.8741,47.6148],[-96.8741,47.6146],[-96.8742,47.6144],[-96.8742,47.6143],[-96.8742,47.614],[-96.8741,47.6139],[-96.874,47.6138],[-96.8739,47.6137],[-96.8737,47.6136],[-96.8736,47.6135],[-96.8735,47.6135],[-96.8734,47.6135],[-96.8733,47.6135],[-96.8731,47.6135],[-96.8727,47.6135],[-96.8726,47.6135],[-96.8725,47.6135],[-96.8723,47.6135],[-96.8721,47.6136],[-96.8718,47.6137],[-96.8717,47.6138],[-96.8714,47.614],[-96.8713,47.6141],[-96.871,47.6143],[-96.8708,47.6144],[-96.8706,47.6145],[-96.8703,47.6146],[-96.8703,47.6147],[-96.8701,47.6147],[-96.87,47.6147],[-96.8699,47.6148],[-96.8698,47.6148],[-96.8697,47.6148],[-96.8695,47.6149],[-96.8693,47.6149],[-96.8692,47.6149],[-96.8691,47.6148],[-96.869,47.6148],[-96.8688,47.6148],[-96.8687,47.6147],[-96.8686,47.6146],[-96.8684,47.6146],[-96.8683,47.6145],[-96.8683,47.6144],[-96.8681,47.6143],[-96.8681,47.6142],[-96.868,47.6141],[-96.8679,47.6141],[-96.8679,47.614],[-96.8678,47.6139],[-96.8677,47.6138],[-96.8676,47.6137],[-96.8674,47.6135],[-96.8673,47.6133],[-96.8672,47.6133],[-96.8669,47.6131],[-96.8668,47.613],[-96.8666,47.6128],[-96.8665,47.6128],[-96.8662,47.6127],[-96.8659,47.6126],[-96.8658,47.6125],[-96.8656,47.6125],[-96.8654,47.6124],[-96.865,47.6124],[-96.8649,47.6123],[-96.8648,47.6123],[-96.8647,47.6123],[-96.8641,47.6123],[-96.8636,47.6123],[-96.863,47.6124],[-96.8623,47.6124],[-96.8618,47.6123],[-96.8613,47.6123],[-96.8612,47.6123],[-96.8608,47.6123],[-96.8605,47.6122],[-96.8603,47.6122],[-96.8602,47.6122],[-96.8601,47.6122],[-96.86,47.6121],[-96.8597,47.6121],[-96.8595,47.612],[-96.8592,47.6119],[-96.859,47.6118],[-96.8585,47.6116],[-96.8581,47.6114],[-96.8579,47.6113],[-96.8573,47.6109],[-96.8571,47.6107],[-96.857,47.6107],[-96.8569,47.6106],[-96.8566,47.6103],[-96.8565,47.6102],[-96.8562,47.6099],[-96.8561,47.6099],[-96.8559,47.6097],[-96.8558,47.6096],[-96.8556,47.6093],[-96.8556,47.6092],[-96.8555,47.6091],[-96.8555,47.609],[-96.8554,47.6088],[-96.8553,47.6085],[-96.8552,47.6082],[-96.8551,47.6079],[-96.855,47.6076],[-96.8549,47.6073],[-96.8549,47.6071],[-96.8548,47.6069],[-96.8548,47.6067],[-96.8548,47.6064],[-96.8548,47.6063],[-96.8549,47.6061],[-96.8549,47.606],[-96.855,47.6058],[-96.8551,47.6056],[-96.8551,47.6055],[-96.8553,47.6053],[-96.8555,47.605],[-96.8556,47.6049],[-96.8558,47.6047],[-96.8559,47.6046],[-96.856,47.6046],[-96.856,47.6045],[-96.8561,47.6044],[-96.8562,47.6043],[-96.8563,47.6043],[-96.8563,47.6041],[-96.8563,47.604],[-96.8564,47.6038],[-96.8564,47.6037],[-96.8565,47.6037],[-96.8566,47.6034],[-96.8567,47.6033],[-96.8568,47.6032],[-96.8568,47.6031],[-96.8569,47.6031],[-96.8569,47.6029],[-96.857,47.6029],[-96.857,47.6025],[-96.857,47.6024],[-96.857,47.6023],[-96.857,47.6022],[-96.8569,47.6019],[-96.8568,47.6018],[-96.8567,47.6017],[-96.8566,47.6015],[-96.8565,47.6014],[-96.8563,47.6013],[-96.8562,47.6012],[-96.8561,47.6011],[-96.8559,47.601],[-96.8558,47.6009],[-96.8555,47.6008],[-96.8554,47.6007],[-96.8553,47.6007],[-96.8551,47.6006],[-96.8549,47.6006],[-96.8546,47.6005],[-96.8545,47.6005],[-96.8543,47.6004],[-96.8541,47.6004],[-96.854,47.6003],[-96.8539,47.6003],[-96.8537,47.6003],[-96.8529,47.6001],[-96.8527,47.6],[-96.8526,47.6],[-96.8525,47.5999],[-96.8523,47.5998],[-96.8521,47.5997],[-96.8518,47.5995],[-96.8516,47.5994],[-96.8515,47.5993],[-96.8514,47.5992],[-96.8512,47.599],[-96.8512,47.5988],[-96.8511,47.5988],[-96.851,47.5985],[-96.851,47.5983],[-96.851,47.5982],[-96.851,47.5981],[-96.8511,47.5979],[-96.8511,47.5977],[-96.8511,47.5975],[-96.8512,47.5975],[-96.8512,47.5974],[-96.8513,47.5973],[-96.8514,47.5971],[-96.8516,47.5969],[-96.8517,47.5968],[-96.8519,47.5966],[-96.8522,47.5964],[-96.8524,47.5963],[-96.8525,47.5963],[-96.8527,47.5962],[-96.8528,47.5962],[-96.853,47.5961],[-96.8532,47.596],[-96.8535,47.596],[-96.8537,47.596],[-96.8538,47.596],[-96.8539,47.596],[-96.8547,47.596],[-96.855,47.5961],[-96.8552,47.5961],[-96.8557,47.5962],[-96.8562,47.5962],[-96.857,47.5962],[-96.8574,47.5962],[-96.8576,47.5962],[-96.8577,47.5963],[-96.858,47.5962],[-96.8581,47.5962],[-96.8582,47.5962],[-96.8583,47.5962],[-96.8585,47.5961],[-96.8587,47.596],[-96.8588,47.5959],[-96.8589,47.5959],[-96.8589,47.5957],[-96.859,47.5956],[-96.859,47.5954],[-96.8589,47.5952],[-96.8589,47.5951],[-96.8588,47.595],[-96.8587,47.5949],[-96.8586,47.5948],[-96.8583,47.5946],[-96.8582,47.5946],[-96.858,47.5945],[-96.8578,47.5944],[-96.8569,47.5941],[-96.8564,47.5939],[-96.8563,47.5939],[-96.8561,47.5938],[-96.8559,47.5937],[-96.8556,47.5936],[-96.8554,47.5936],[-96.8553,47.5935],[-96.8552,47.5934],[-96.8551,47.5934],[-96.855,47.5934],[-96.8548,47.5933],[-96.8547,47.5932],[-96.8546,47.5932],[-96.8544,47.5931],[-96.8541,47.593],[-96.8539,47.593],[-96.8537,47.593],[-96.853,47.5929],[-96.8529,47.5929],[-96.8527,47.5929],[-96.8526,47.5929],[-96.8525,47.5928],[-96.8523,47.5928],[-96.8518,47.5927],[-96.8517,47.5927],[-96.8516,47.5926],[-96.8514,47.5926],[-96.851,47.5923],[-96.8506,47.5921],[-96.8505,47.592],[-96.8504,47.5919],[-96.8503,47.5918],[-96.8501,47.5915],[-96.85,47.5914],[-96.85,47.5913],[-96.8499,47.5911],[-96.8499,47.5909],[-96.8499,47.5908],[-96.8499,47.5907],[-96.85,47.5905],[-96.85,47.5904],[-96.8501,47.5903],[-96.8501,47.5902],[-96.8503,47.59],[-96.8503,47.5899],[-96.8505,47.5895],[-96.8506,47.5894],[-96.8507,47.5891],[-96.8508,47.589],[-96.8508,47.5889],[-96.8509,47.5888],[-96.8509,47.5886],[-96.851,47.5885],[-96.8511,47.5883],[-96.8511,47.5882],[-96.8511,47.5881],[-96.8512,47.588],[-96.8512,47.5879],[-96.8513,47.5876],[-96.8513,47.5875],[-96.8513,47.5874],[-96.8514,47.5872],[-96.8515,47.5869],[-96.8515,47.5868],[-96.8515,47.5865],[-96.8515,47.5861],[-96.8516,47.5859],[-96.8516,47.5858],[-96.8516,47.5857],[-96.8517,47.5857],[-96.8517,47.5856],[-96.8518,47.5855],[-96.8519,47.5853],[-96.852,47.5852],[-96.852,47.5851],[-96.8521,47.5851],[-96.8521,47.585],[-96.8521,47.5849],[-96.8522,47.5849],[-96.8522,47.5848],[-96.8522,47.5847],[-96.8523,47.5847],[-96.8523,47.5846],[-96.8524,47.5845],[-96.8524,47.5844],[-96.8525,47.5843],[-96.8527,47.5843],[-96.8529,47.5842],[-96.8531,47.5839],[-96.8533,47.5836],[-96.8533,47.5832],[-96.8533,47.5829],[-96.8532,47.5827],[-96.8529,47.5826],[-96.8529,47.5822],[-96.8528,47.5818],[-96.8528,47.5815],[-96.8528,47.5811],[-96.8529,47.5809],[-96.8529,47.5806],[-96.853,47.5803],[-96.853,47.5802],[-96.8531,47.5801],[-96.8533,47.5797],[-96.8533,47.5796],[-96.8534,47.5795],[-96.8535,47.5793],[-96.8535,47.5792],[-96.8536,47.5792],[-96.8537,47.5789],[-96.8538,47.5788],[-96.8539,47.5786],[-96.854,47.5786],[-96.8542,47.5783],[-96.8543,47.5783],[-96.8543,47.5782],[-96.8544,47.5782],[-96.8545,47.578],[-96.8549,47.5778],[-96.8551,47.5776],[-96.8552,47.5775],[-96.8554,47.5774],[-96.856,47.577],[-96.8562,47.5769],[-96.8563,47.5768],[-96.8564,47.5767],[-96.8566,47.5767],[-96.8567,47.5766],[-96.8568,47.5765],[-96.857,47.5765],[-96.8571,47.5764],[-96.8572,47.5764],[-96.8574,47.5763],[-96.8576,47.5762],[-96.858,47.5761],[-96.8585,47.5758],[-96.8591,47.5755],[-96.8595,47.5754],[-96.8598,47.5753],[-96.8601,47.5754],[-96.8603,47.5754],[-96.8603,47.5753],[-96.8604,47.5752],[-96.8605,47.5752],[-96.8605,47.575],[-96.8605,47.5748],[-96.8604,47.5747],[-96.8604,47.5746],[-96.8603,47.5745],[-96.8602,47.5744],[-96.8601,47.5743],[-96.8599,47.5741],[-96.8598,47.5741],[-96.8596,47.574],[-96.8595,47.574],[-96.8592,47.5739],[-96.859,47.5738],[-96.8589,47.5738],[-96.8585,47.5737],[-96.8584,47.5737],[-96.8583,47.5736],[-96.858,47.5735],[-96.8578,47.5735],[-96.8576,47.5734],[-96.8573,47.5733],[-96.8571,47.5732],[-96.857,47.5732],[-96.8567,47.5731],[-96.856,47.5728],[-96.8559,47.5728],[-96.8558,47.5727],[-96.8557,47.5727],[-96.8556,47.5727],[-96.8553,47.5726],[-96.855,47.5725],[-96.8549,47.5724],[-96.8547,47.5724],[-96.8545,47.5723],[-96.8544,47.5722],[-96.8537,47.5719],[-96.8535,47.5718],[-96.8533,47.5717],[-96.8531,47.5716],[-96.8531,47.5715],[-96.8529,47.5714],[-96.8524,47.571],[-96.8523,47.5709],[-96.8521,47.5708],[-96.852,47.5707],[-96.8519,47.5705],[-96.8518,47.5704],[-96.8518,47.5703],[-96.8517,47.5703],[-96.8516,47.5698],[-96.8515,47.5696],[-96.8515,47.5695],[-96.8514,47.5693],[-96.8514,47.5691],[-96.8514,47.569],[-96.8515,47.5688],[-96.8516,47.5686],[-96.8517,47.5685],[-96.8518,47.5684],[-96.8519,47.5683],[-96.8523,47.5681],[-96.8524,47.5681],[-96.8526,47.568],[-96.8527,47.5679],[-96.8528,47.5679],[-96.8529,47.5678],[-96.8531,47.5678],[-96.8532,47.5678],[-96.8533,47.5677],[-96.8534,47.5677],[-96.8536,47.5677],[-96.854,47.5675],[-96.8542,47.5675],[-96.8544,47.5674],[-96.8549,47.5673],[-96.8551,47.5673],[-96.8552,47.5673],[-96.8555,47.5673],[-96.8563,47.5672],[-96.8565,47.5672],[-96.8568,47.5672],[-96.8569,47.5671],[-96.8573,47.5671],[-96.8576,47.5671],[-96.8579,47.5671],[-96.858,47.5671],[-96.8585,47.5671],[-96.8589,47.5672],[-96.8591,47.5672],[-96.8594,47.5673],[-96.8598,47.5674],[-96.8601,47.5675],[-96.8605,47.5677],[-96.8606,47.5678],[-96.8607,47.5679],[-96.861,47.5681],[-96.8613,47.5683],[-96.8616,47.5684],[-96.8618,47.5685],[-96.8619,47.5685],[-96.8621,47.5686],[-96.8626,47.5686],[-96.8628,47.5686],[-96.8632,47.5687],[-96.8638,47.5688],[-96.8642,47.5689],[-96.8645,47.5691],[-96.8647,47.5695],[-96.8648,47.5695],[-96.865,47.5696],[-96.8652,47.5696],[-96.8653,47.5697],[-96.8655,47.5697],[-96.8656,47.5697],[-96.8657,47.5697],[-96.8658,47.5697],[-96.8659,47.5697],[-96.8661,47.5696],[-96.8662,47.5695],[-96.8663,47.5695],[-96.8664,47.5694],[-96.8666,47.5692],[-96.8668,47.5691],[-96.8669,47.569],[-96.8671,47.569],[-96.8672,47.569],[-96.8673,47.569],[-96.8675,47.569],[-96.8677,47.5689],[-96.8678,47.5688],[-96.8682,47.5686],[-96.8682,47.5685],[-96.8684,47.5684],[-96.8685,47.5683],[-96.8686,47.5682],[-96.8687,47.5681],[-96.8688,47.5679],[-96.8688,47.5678],[-96.8689,47.5677],[-96.8689,47.5676],[-96.8689,47.5674],[-96.8689,47.5672],[-96.8689,47.567],[-96.8689,47.5667],[-96.8688,47.5667],[-96.8687,47.5664],[-96.8687,47.5662],[-96.8686,47.5661],[-96.8685,47.566],[-96.8684,47.5658],[-96.8683,47.5656],[-96.8682,47.5655],[-96.868,47.5653],[-96.8678,47.5651],[-96.8676,47.5649],[-96.8672,47.5645],[-96.8671,47.5644],[-96.8669,47.5642],[-96.8668,47.5641],[-96.8663,47.5638],[-96.8661,47.5636],[-96.8657,47.5634],[-96.8654,47.5632],[-96.865,47.563],[-96.8649,47.563],[-96.8648,47.5629],[-96.8644,47.5628],[-96.8641,47.5627],[-96.864,47.5627],[-96.8637,47.5626],[-96.8636,47.5626],[-96.8633,47.5625],[-96.8632,47.5625],[-96.8631,47.5625],[-96.8628,47.5625],[-96.8627,47.5625],[-96.8625,47.5625],[-96.8622,47.5625],[-96.8617,47.5626],[-96.8616,47.5626],[-96.8615,47.5627],[-96.8612,47.5627],[-96.8609,47.5628],[-96.8608,47.5629],[-96.8607,47.5629],[-96.8604,47.563],[-96.8603,47.563],[-96.8601,47.5631],[-96.86,47.5632],[-96.8598,47.5632],[-96.8595,47.5633],[-96.8595,47.5634],[-96.8592,47.5635],[-96.8583,47.564],[-96.8575,47.5644],[-96.8574,47.5644],[-96.857,47.5646],[-96.8569,47.5646],[-96.8567,47.5647],[-96.8563,47.5648],[-96.8562,47.5649],[-96.8561,47.5649],[-96.856,47.565],[-96.8558,47.565],[-96.8557,47.5651],[-96.8556,47.5651],[-96.8555,47.5651],[-96.8553,47.5652],[-96.855,47.5652],[-96.8549,47.5652],[-96.8546,47.5653],[-96.8544,47.5653],[-96.8542,47.5654],[-96.854,47.5654],[-96.8532,47.5655],[-96.8528,47.5655],[-96.8523,47.5656],[-96.8521,47.5657],[-96.8519,47.5657],[-96.8515,47.5658],[-96.8513,47.5659],[-96.8512,47.566],[-96.851,47.566],[-96.8508,47.5661],[-96.8507,47.5662],[-96.8504,47.5664],[-96.8501,47.5665],[-96.85,47.5666],[-96.8498,47.5667],[-96.8495,47.5667],[-96.8492,47.5668],[-96.849,47.5668],[-96.8486,47.5667],[-96.8485,47.5667],[-96.8482,47.5666],[-96.8481,47.5666],[-96.8479,47.5665],[-96.8478,47.5664],[-96.8476,47.5663],[-96.8475,47.5662],[-96.8474,47.5661],[-96.8473,47.5659],[-96.8473,47.5658],[-96.8473,47.5656],[-96.8473,47.5652],[-96.8474,47.565],[-96.8475,47.5648],[-96.8475,47.5647],[-96.8476,47.5647],[-96.8479,47.5644],[-96.8483,47.5641],[-96.8484,47.564],[-96.8486,47.5639],[-96.8487,47.5638],[-96.8493,47.5635],[-96.8495,47.5634],[-96.8498,47.5632],[-96.8501,47.5631],[-96.8503,47.563],[-96.851,47.5625],[-96.8512,47.5624],[-96.8514,47.5622],[-96.8518,47.562],[-96.8528,47.5612],[-96.8534,47.5608],[-96.8535,47.5608],[-96.8537,47.5606],[-96.8539,47.5605],[-96.854,47.5605],[-96.8542,47.5604],[-96.8545,47.5602],[-96.8547,47.5602],[-96.855,47.5601],[-96.8551,47.5601],[-96.8554,47.56],[-96.8556,47.56],[-96.8557,47.56],[-96.8561,47.56],[-96.8563,47.56],[-96.8564,47.56],[-96.8568,47.56],[-96.857,47.56],[-96.8572,47.5601],[-96.8576,47.5602],[-96.8577,47.5602],[-96.8579,47.5602],[-96.858,47.5603],[-96.8581,47.5603],[-96.8583,47.5603],[-96.8584,47.5604],[-96.8585,47.5604],[-96.8587,47.5605],[-96.8592,47.5606],[-96.8594,47.5606],[-96.8597,47.5607],[-96.86,47.5607],[-96.8601,47.5606],[-96.8603,47.5606],[-96.8605,47.5605],[-96.8606,47.5605],[-96.8607,47.5605],[-96.8608,47.5604],[-96.861,47.5604],[-96.8612,47.5603],[-96.8614,47.5601],[-96.8615,47.56],[-96.8616,47.5599],[-96.8617,47.5598],[-96.8617,47.5597],[-96.8618,47.5595],[-96.8618,47.5593],[-96.8617,47.5591],[-96.8617,47.559],[-96.8616,47.5589],[-96.8615,47.5588],[-96.8613,47.5585],[-96.8612,47.5584],[-96.861,47.5582],[-96.8608,47.558],[-96.8608,47.5579],[-96.8607,47.5579],[-96.8606,47.5578],[-96.8605,47.5576],[-96.8603,47.5575],[-96.8602,47.5573],[-96.8601,47.5573],[-96.8598,47.557],[-96.8597,47.5568],[-96.8596,47.5567],[-96.8595,47.5567],[-96.8591,47.5562],[-96.8589,47.5561],[-96.8585,47.5558],[-96.8582,47.5556],[-96.8581,47.5556],[-96.8579,47.5555],[-96.8578,47.5554],[-96.8575,47.5553],[-96.8573,47.5552],[-96.8572,47.5552],[-96.8569,47.5551],[-96.8567,47.5551],[-96.8564,47.555],[-96.8563,47.555],[-96.8561,47.555],[-96.8559,47.555],[-96.8558,47.555],[-96.8557,47.555],[-96.8554,47.555],[-96.8549,47.555],[-96.8548,47.555],[-96.8543,47.555],[-96.8542,47.555],[-96.8541,47.5549],[-96.854,47.5549],[-96.8531,47.5549],[-96.8525,47.5548],[-96.8524,47.5548],[-96.8521,47.5547],[-96.852,47.5547],[-96.8519,47.5547],[-96.8517,47.5547],[-96.8514,47.5545],[-96.8513,47.5545],[-96.8509,47.5543],[-96.8507,47.5542],[-96.8504,47.554],[-96.8502,47.5538],[-96.8501,47.5537],[-96.85,47.5536],[-96.85,47.5535],[-96.8499,47.5533],[-96.8499,47.5532],[-96.8498,47.5532],[-96.8498,47.5529],[-96.8498,47.5527],[-96.8499,47.5525],[-96.85,47.5522],[-96.8501,47.5521],[-96.8503,47.5519],[-96.8504,47.5518],[-96.8508,47.5515],[-96.8514,47.551],[-96.8519,47.5506],[-96.8524,47.5503],[-96.8525,47.5502],[-96.8527,47.5501],[-96.8531,47.5498],[-96.8534,47.5495],[-96.8536,47.5494],[-96.8538,47.5492],[-96.8542,47.549],[-96.8544,47.5489],[-96.8545,47.5488],[-96.8546,47.5488],[-96.8547,47.5487],[-96.8548,47.5486],[-96.8549,47.5486],[-96.8551,47.5485],[-96.8555,47.5484],[-96.8557,47.5483],[-96.8563,47.5482],[-96.8564,47.5482],[-96.8565,47.5481],[-96.8568,47.5481],[-96.857,47.548],[-96.8571,47.548],[-96.8573,47.5479],[-96.8576,47.5478],[-96.8577,47.5478],[-96.8582,47.5474],[-96.8586,47.5471],[-96.8587,47.5471],[-96.8589,47.547],[-96.8591,47.547],[-96.8596,47.5471],[-96.8598,47.547],[-96.8601,47.5469],[-96.8602,47.5468],[-96.8604,47.5467],[-96.8604,47.5466],[-96.8605,47.5465],[-96.8605,47.5464],[-96.8605,47.5463],[-96.8605,47.5462],[-96.8605,47.5461],[-96.8605,47.546],[-96.8604,47.5459],[-96.8603,47.5459],[-96.8602,47.5457],[-96.8599,47.5456],[-96.8597,47.5455],[-96.8595,47.5454],[-96.8594,47.5453],[-96.8593,47.5453],[-96.8591,47.5452],[-96.8589,47.5451],[-96.8587,47.5451],[-96.8585,47.545],[-96.8583,47.5449],[-96.8581,47.5449],[-96.858,47.5449],[-96.8577,47.5448],[-96.8574,47.5448],[-96.8571,47.5447],[-96.8568,47.5446],[-96.8566,47.5446],[-96.8564,47.5445],[-96.8563,47.5445],[-96.8559,47.5444],[-96.8557,47.5443],[-96.8556,47.5443],[-96.8555,47.5443],[-96.8553,47.5442],[-96.8552,47.5442],[-96.8549,47.5441],[-96.8543,47.544],[-96.8541,47.544],[-96.8539,47.544],[-96.8536,47.5439],[-96.8532,47.5438],[-96.8531,47.5438],[-96.8528,47.5437],[-96.8526,47.5437],[-96.8525,47.5437],[-96.8523,47.5436],[-96.852,47.5436],[-96.8515,47.5435],[-96.8514,47.5434],[-96.8513,47.5434],[-96.8512,47.5434],[-96.8511,47.5434],[-96.851,47.5434],[-96.8507,47.5433],[-96.8506,47.5433],[-96.8504,47.5432],[-96.8503,47.5432],[-96.8502,47.5432],[-96.8496,47.543],[-96.8494,47.5429],[-96.8492,47.5428],[-96.8491,47.5428],[-96.849,47.5427],[-96.8489,47.5427],[-96.8487,47.5426],[-96.8486,47.5426],[-96.8485,47.5425],[-96.8482,47.5424],[-96.8482,47.5423],[-96.8479,47.5422],[-96.8477,47.5421],[-96.8474,47.5419],[-96.8474,47.5418],[-96.8473,47.5417],[-96.8472,47.5417],[-96.8467,47.5413],[-96.8463,47.541],[-96.8462,47.5408],[-96.846,47.5406],[-96.8459,47.5404],[-96.8458,47.5402],[-96.8458,47.5401],[-96.8457,47.54],[-96.8457,47.5399],[-96.8456,47.5397],[-96.8454,47.5396],[-96.8453,47.5393],[-96.8453,47.539],[-96.8453,47.5388],[-96.8455,47.5385],[-96.8457,47.5384],[-96.8457,47.5383],[-96.8458,47.5381],[-96.846,47.5379],[-96.8461,47.5378],[-96.8463,47.5376],[-96.8464,47.5376],[-96.8465,47.5375],[-96.8467,47.5374],[-96.847,47.5373],[-96.8472,47.5373],[-96.8474,47.5372],[-96.8475,47.5372],[-96.8476,47.5372],[-96.8479,47.5372],[-96.8483,47.5372],[-96.8485,47.5372],[-96.8488,47.5372],[-96.8491,47.5373],[-96.8493,47.5373],[-96.8494,47.5374],[-96.8497,47.5376],[-96.8499,47.5377],[-96.8504,47.538],[-96.8506,47.5381],[-96.8509,47.5384],[-96.851,47.5385],[-96.8511,47.5387],[-96.8512,47.5389],[-96.8513,47.5391],[-96.8517,47.5397],[-96.8517,47.5398],[-96.8519,47.5401],[-96.8521,47.5403],[-96.8523,47.5405],[-96.8526,47.5407],[-96.8528,47.5408],[-96.853,47.541],[-96.8534,47.5412],[-96.8537,47.5413],[-96.8543,47.5416],[-96.8543,47.5417],[-96.8545,47.5418],[-96.8547,47.5419],[-96.8548,47.5419],[-96.8549,47.5419],[-96.8551,47.542],[-96.8552,47.542],[-96.8554,47.5421],[-96.8557,47.5422],[-96.856,47.5422],[-96.8561,47.5422],[-96.8563,47.5423],[-96.8566,47.5423],[-96.8569,47.5423],[-96.8573,47.5422],[-96.8574,47.5422],[-96.8577,47.5422],[-96.8581,47.5421],[-96.8582,47.5421],[-96.8586,47.542],[-96.8589,47.542],[-96.859,47.542],[-96.8591,47.5419],[-96.8593,47.5419],[-96.8595,47.5419],[-96.8598,47.5418],[-96.86,47.5418],[-96.8604,47.5417],[-96.8606,47.5416],[-96.8608,47.5416],[-96.8611,47.5415],[-96.8615,47.5414],[-96.8616,47.5414],[-96.8618,47.5414],[-96.8619,47.5413],[-96.8622,47.5412],[-96.8623,47.5412],[-96.8625,47.5411],[-96.8626,47.541],[-96.8629,47.5408],[-96.863,47.5408],[-96.8632,47.5406],[-96.8633,47.5405],[-96.8634,47.5403],[-96.8635,47.54],[-96.8636,47.5397],[-96.8636,47.5395],[-96.8636,47.5394],[-96.8636,47.5393],[-96.8635,47.5393],[-96.8635,47.5392],[-96.8634,47.5391],[-96.8632,47.5388],[-96.8632,47.5387],[-96.8631,47.5386],[-96.863,47.5386],[-96.8628,47.5384],[-96.8627,47.5383],[-96.8623,47.538],[-96.862,47.5378],[-96.8616,47.5376],[-96.8614,47.5375],[-96.8613,47.5375],[-96.8612,47.5374],[-96.8609,47.5373],[-96.8607,47.5373],[-96.8606,47.5372],[-96.8603,47.5372],[-96.8602,47.5372],[-96.8596,47.5371],[-96.8592,47.5371],[-96.859,47.5371],[-96.8588,47.5372],[-96.8586,47.5372],[-96.8585,47.5372],[-96.8583,47.5373],[-96.8582,47.5373],[-96.8581,47.5373],[-96.858,47.5374],[-96.8577,47.5375],[-96.8575,47.5376],[-96.8573,47.5376],[-96.8567,47.5379],[-96.8564,47.538],[-96.8563,47.5381],[-96.8562,47.5381],[-96.8561,47.5381],[-96.8559,47.5382],[-96.8557,47.5382],[-96.8554,47.5383],[-96.8551,47.5383],[-96.8547,47.5383],[-96.8546,47.5383],[-96.8545,47.5383],[-96.8543,47.5382],[-96.8541,47.5381],[-96.854,47.5381],[-96.8539,47.5381],[-96.8539,47.538],[-96.8538,47.538],[-96.8537,47.5379],[-96.8536,47.5378],[-96.8535,47.5378],[-96.8535,47.5377],[-96.8535,47.5376],[-96.8534,47.5374],[-96.8533,47.5372],[-96.8533,47.5369],[-96.8533,47.5368],[-96.8535,47.5362],[-96.8536,47.5362],[-96.8536,47.5361],[-96.8538,47.536],[-96.8538,47.5359],[-96.8542,47.5356],[-96.8543,47.5355],[-96.8546,47.5354],[-96.8548,47.5353],[-96.8557,47.5347],[-96.8562,47.5344],[-96.8565,47.5342],[-96.8567,47.5341],[-96.8568,47.5339],[-96.8569,47.5339],[-96.8571,47.5336],[-96.8573,47.5334],[-96.8575,47.5332],[-96.8575,47.5331],[-96.8576,47.5331],[-96.8577,47.5329],[-96.8578,47.5326],[-96.8579,47.5326],[-96.858,47.5324],[-96.858,47.5323],[-96.8582,47.5319],[-96.8583,47.5318],[-96.8584,47.5316],[-96.8585,47.5315],[-96.8586,47.5313],[-96.8587,47.5312],[-96.8588,47.5311],[-96.8588,47.531],[-96.8589,47.5309],[-96.859,47.5309],[-96.8591,47.5308],[-96.8591,47.5307],[-96.8592,47.5307],[-96.8593,47.5306],[-96.8594,47.5305],[-96.8595,47.5304],[-96.8597,47.5303],[-96.8598,47.5302],[-96.8599,47.5301],[-96.86,47.53],[-96.8603,47.5297],[-96.8606,47.5295],[-96.8608,47.5294],[-96.8609,47.5294],[-96.8612,47.5292],[-96.8614,47.5292],[-96.8616,47.5291],[-96.8619,47.5291],[-96.862,47.529],[-96.8621,47.529],[-96.8622,47.529],[-96.8625,47.529],[-96.8628,47.529],[-96.8636,47.5289],[-96.8641,47.5289],[-96.8643,47.5289],[-96.8649,47.5289],[-96.8652,47.5289],[-96.8658,47.5289],[-96.8673,47.529],[-96.8675,47.529],[-96.8684,47.529],[-96.8687,47.529],[-96.8691,47.5289],[-96.8692,47.5289],[-96.8695,47.5288],[-96.8696,47.5288],[-96.8697,47.5288],[-96.8698,47.5287],[-96.87,47.5286],[-96.8702,47.5285],[-96.8704,47.5284],[-96.8707,47.5282],[-96.8708,47.5281],[-96.8709,47.528],[-96.871,47.528],[-96.871,47.5279],[-96.8711,47.5278],[-96.8711,47.5277],[-96.8712,47.5276],[-96.8712,47.5273],[-96.8711,47.5272],[-96.8711,47.5271],[-96.8711,47.527],[-96.871,47.5269],[-96.8709,47.5268],[-96.8709,47.5267],[-96.8708,47.5267],[-96.8707,47.5266],[-96.8706,47.5265],[-96.8705,47.5265],[-96.8704,47.5265],[-96.8704,47.5264],[-96.8703,47.5264],[-96.8702,47.5264],[-96.8701,47.5263],[-96.8699,47.5262],[-96.8697,47.5262],[-96.8695,47.5262],[-96.8691,47.5261],[-96.8689,47.5261],[-96.8687,47.5261],[-96.8686,47.5261],[-96.8684,47.5261],[-96.8683,47.526],[-96.8681,47.526],[-96.868,47.526],[-96.8678,47.5259],[-96.8677,47.5259],[-96.8676,47.5259],[-96.8675,47.5258],[-96.8674,47.5258],[-96.8673,47.5257],[-96.8671,47.5257],[-96.8669,47.5255],[-96.8667,47.5254],[-96.8667,47.5252],[-96.8665,47.525],[-96.8665,47.5249],[-96.8665,47.5248],[-96.8664,47.5246],[-96.8663,47.5238],[-96.8663,47.5234],[-96.8662,47.5232],[-96.8661,47.5229],[-96.8658,47.5226],[-96.8657,47.5224],[-96.8657,47.5223],[-96.8656,47.5222],[-96.8655,47.5222],[-96.8653,47.522],[-96.8652,47.5219],[-96.8651,47.5218],[-96.865,47.5217],[-96.8649,47.5216],[-96.8648,47.5214],[-96.8647,47.5213],[-96.8645,47.5212],[-96.8644,47.5211],[-96.8643,47.521],[-96.8642,47.5209],[-96.8641,47.5208],[-96.864,47.5207],[-96.8639,47.5205],[-96.8638,47.5204],[-96.8637,47.5203],[-96.8637,47.5202],[-96.8637,47.5201],[-96.8636,47.52],[-96.8636,47.5198],[-96.8635,47.5197],[-96.8635,47.5196],[-96.8635,47.5193],[-96.8636,47.5187],[-96.8636,47.5182],[-96.8636,47.518],[-96.8636,47.5179],[-96.8635,47.5177],[-96.8634,47.5175],[-96.8633,47.5172],[-96.8632,47.517],[-96.863,47.5168],[-96.8628,47.5166],[-96.8626,47.5165],[-96.8623,47.5162],[-96.8619,47.516],[-96.8618,47.5159],[-96.8617,47.5159],[-96.8613,47.5157],[-96.8611,47.5156],[-96.8609,47.5155],[-96.8607,47.5154],[-96.8605,47.5153],[-96.8604,47.5153],[-96.8603,47.5153],[-96.8599,47.5152],[-96.8597,47.5151],[-96.8594,47.515],[-96.8591,47.515],[-96.8589,47.5149],[-96.8586,47.5149],[-96.8584,47.5148],[-96.8583,47.5148],[-96.8581,47.5147],[-96.8576,47.5147],[-96.8574,47.5146],[-96.8572,47.5146],[-96.8568,47.5145],[-96.8566,47.5145],[-96.8564,47.5145],[-96.8556,47.5144],[-96.8551,47.5144],[-96.8543,47.5144],[-96.8539,47.5144],[-96.8534,47.5145],[-96.853,47.5145],[-96.8529,47.5146],[-96.8526,47.5146],[-96.8525,47.5147],[-96.8524,47.5147],[-96.8523,47.5147],[-96.8522,47.5148],[-96.852,47.5148],[-96.8519,47.5149],[-96.8517,47.515],[-96.8516,47.515],[-96.8514,47.5151],[-96.8512,47.5152],[-96.851,47.5153],[-96.8509,47.5153],[-96.8508,47.5153],[-96.8507,47.5154],[-96.8506,47.5154],[-96.8502,47.5155],[-96.85,47.5156],[-96.8499,47.5156],[-96.8496,47.5157],[-96.8494,47.5158],[-96.8493,47.5158],[-96.8492,47.5158],[-96.849,47.5159],[-96.8487,47.5161],[-96.8485,47.5162],[-96.8484,47.5163],[-96.8476,47.5166],[-96.8473,47.5167],[-96.8468,47.5168],[-96.8465,47.5169],[-96.8464,47.5169],[-96.8461,47.517],[-96.8458,47.517],[-96.8456,47.517],[-96.8452,47.517],[-96.8448,47.517],[-96.8444,47.517],[-96.8443,47.5169],[-96.8441,47.5169],[-96.844,47.5168],[-96.8438,47.5168],[-96.8437,47.5168],[-96.8433,47.5166],[-96.843,47.5165],[-96.843,47.5164],[-96.8427,47.5163],[-96.8425,47.5162],[-96.8424,47.5161],[-96.8423,47.516],[-96.8422,47.516],[-96.8421,47.5158],[-96.842,47.5156],[-96.842,47.5155],[-96.842,47.5154],[-96.8419,47.5152],[-96.8419,47.5149],[-96.842,47.5147],[-96.842,47.5146],[-96.8421,47.5145],[-96.8421,47.5144],[-96.8422,47.5143],[-96.8423,47.514],[-96.8424,47.5138],[-96.8425,47.5137],[-96.8426,47.5136],[-96.8427,47.5135],[-96.8427,47.5134],[-96.8428,47.5133],[-96.8429,47.5133],[-96.8431,47.513],[-96.8433,47.5129],[-96.8434,47.5129],[-96.8436,47.5127],[-96.8437,47.5127],[-96.8438,47.5126],[-96.8439,47.5126],[-96.8443,47.5125],[-96.8445,47.5124],[-96.8446,47.5124],[-96.8447,47.5124],[-96.8452,47.5123],[-96.8457,47.5123],[-96.846,47.5123],[-96.8462,47.5123],[-96.8464,47.5123],[-96.8466,47.5123],[-96.8467,47.5124],[-96.8468,47.5124],[-96.8469,47.5124],[-96.847,47.5125],[-96.8472,47.5126],[-96.8476,47.5127],[-96.8478,47.5128],[-96.8479,47.5129],[-96.8481,47.5129],[-96.8482,47.513],[-96.8484,47.5131],[-96.8487,47.5132],[-96.8488,47.5132],[-96.8491,47.5133],[-96.8492,47.5133],[-96.8493,47.5134],[-96.8494,47.5134],[-96.8495,47.5134],[-96.8499,47.5135],[-96.85,47.5135],[-96.8501,47.5135],[-96.8504,47.5136],[-96.8508,47.5136],[-96.8511,47.5136],[-96.8514,47.5135],[-96.8517,47.5134],[-96.8518,47.5134],[-96.8519,47.5134],[-96.8522,47.5133],[-96.8524,47.5132],[-96.8525,47.5131],[-96.8526,47.5131],[-96.8528,47.513],[-96.8532,47.5127],[-96.8533,47.5127],[-96.8533,47.5126],[-96.8534,47.5125],[-96.8534,47.5124],[-96.8535,47.5123],[-96.8535,47.5121],[-96.8536,47.5121],[-96.8536,47.5119],[-96.8536,47.5117],[-96.8536,47.5115],[-96.8536,47.5114],[-96.8535,47.5112],[-96.8535,47.511],[-96.8534,47.5108],[-96.8533,47.5108],[-96.8532,47.5106],[-96.8531,47.5106],[-96.8531,47.5105],[-96.853,47.5104],[-96.8529,47.5102],[-96.8528,47.5102],[-96.8525,47.51],[-96.8524,47.5099],[-96.8522,47.5098],[-96.8521,47.5098],[-96.8519,47.5097],[-96.8518,47.5097],[-96.8515,47.5096],[-96.8514,47.5096],[-96.8512,47.5096],[-96.8511,47.5096],[-96.8507,47.5096],[-96.8505,47.5096],[-96.8503,47.5096],[-96.8498,47.5097],[-96.8497,47.5097],[-96.8495,47.5097],[-96.8494,47.5097],[-96.8492,47.5098],[-96.8489,47.5099],[-96.8488,47.5099],[-96.8484,47.51],[-96.8483,47.51],[-96.8482,47.5101],[-96.8481,47.5101],[-96.8479,47.5101],[-96.8477,47.5102],[-96.8476,47.5102],[-96.8469,47.5104],[-96.8468,47.5104],[-96.8466,47.5104],[-96.8464,47.5105],[-96.8457,47.5105],[-96.8455,47.5105],[-96.8453,47.5105],[-96.8451,47.5105],[-96.8449,47.5104],[-96.8448,47.5104],[-96.8447,47.5104],[-96.8442,47.5103],[-96.8439,47.5102],[-96.8437,47.5101],[-96.8435,47.51],[-96.8433,47.51],[-96.8432,47.5099],[-96.8431,47.5099],[-96.8428,47.5097],[-96.8426,47.5095],[-96.8425,47.5094],[-96.8424,47.5092],[-96.8423,47.509],[-96.8423,47.5086],[-96.8423,47.5085],[-96.8423,47.5084],[-96.8424,47.5083],[-96.8424,47.5082],[-96.8425,47.5082],[-96.8426,47.5081],[-96.8426,47.508],[-96.8429,47.5078],[-96.8432,47.5076],[-96.8433,47.5076],[-96.8434,47.5075],[-96.8435,47.5074],[-96.8437,47.5074],[-96.8444,47.5071],[-96.8445,47.5071],[-96.8447,47.507],[-96.8448,47.507],[-96.8449,47.5069],[-96.8451,47.5069],[-96.8455,47.5068],[-96.8458,47.5067],[-96.8461,47.5066],[-96.8464,47.5066],[-96.8466,47.5065],[-96.847,47.5065],[-96.8478,47.5064],[-96.8485,47.5064],[-96.8487,47.5064],[-96.8489,47.5064],[-96.8491,47.5064],[-96.8492,47.5065],[-96.8494,47.5065],[-96.8496,47.5066],[-96.8498,47.5067],[-96.8499,47.5068],[-96.8501,47.5069],[-96.8504,47.5071],[-96.8505,47.5071],[-96.8507,47.5072],[-96.8508,47.5072],[-96.8509,47.5073],[-96.8509,47.5074],[-96.8512,47.5075],[-96.8514,47.5076],[-96.8515,47.5076],[-96.8517,47.5076],[-96.8518,47.5077],[-96.8519,47.5077],[-96.852,47.5077],[-96.8521,47.5077],[-96.8523,47.5076],[-96.8524,47.5076],[-96.8525,47.5075],[-96.8527,47.5074],[-96.8527,47.5073],[-96.8529,47.5072],[-96.8529,47.5071],[-96.853,47.507],[-96.853,47.5069],[-96.853,47.5067],[-96.853,47.5066],[-96.853,47.5065],[-96.853,47.5062],[-96.8529,47.506],[-96.8529,47.5057],[-96.8529,47.5055],[-96.8529,47.5051],[-96.8529,47.5049],[-96.853,47.5047],[-96.8531,47.5045],[-96.8532,47.5043],[-96.8532,47.5042],[-96.8533,47.504],[-96.8534,47.5038],[-96.8534,47.5037],[-96.8535,47.5037],[-96.8535,47.5036],[-96.8535,47.5035],[-96.8535,47.5034],[-96.8536,47.5032],[-96.8536,47.5029],[-96.8536,47.5028],[-96.8536,47.5026],[-96.8537,47.5025],[-96.8537,47.5022],[-96.8536,47.5021],[-96.8536,47.5019],[-96.8536,47.5018],[-96.8535,47.5016],[-96.8534,47.5015],[-96.8534,47.5013],[-96.8533,47.5013],[-96.8533,47.5012],[-96.8532,47.501],[-96.8531,47.501],[-96.853,47.5009],[-96.8528,47.5007],[-96.8527,47.5007],[-96.8526,47.5006],[-96.8524,47.5005],[-96.8521,47.5005],[-96.852,47.5004],[-96.8518,47.5004],[-96.8517,47.5003],[-96.8515,47.5003],[-96.8514,47.5002],[-96.8511,47.5001],[-96.8508,47.5001],[-96.8508,47.5],[-96.8507,47.5],[-96.8505,47.4999],[-96.8504,47.4999],[-96.8502,47.4998],[-96.8501,47.4997],[-96.85,47.4997],[-96.8497,47.4995],[-96.8493,47.4993],[-96.8491,47.4993],[-96.849,47.4991],[-96.8489,47.499],[-96.8488,47.4989],[-96.8487,47.4986],[-96.8487,47.4985],[-96.8487,47.4983],[-96.8487,47.4982],[-96.8488,47.4981],[-96.8488,47.498],[-96.8489,47.498],[-96.8489,47.4979],[-96.849,47.4978],[-96.8491,47.4978],[-96.8494,47.4976],[-96.8497,47.4974],[-96.8499,47.4973],[-96.85,47.4973],[-96.8504,47.4971],[-96.8505,47.497],[-96.8507,47.4969],[-96.8508,47.4969],[-96.8513,47.4968],[-96.8515,47.4967],[-96.8517,47.4967],[-96.852,47.4966],[-96.8521,47.4965],[-96.8522,47.4965],[-96.8523,47.4965],[-96.8524,47.4964],[-96.8526,47.4964],[-96.8527,47.4963],[-96.8531,47.4962],[-96.8532,47.4962],[-96.8533,47.4962],[-96.8534,47.4961],[-96.8536,47.496],[-96.8539,47.4959],[-96.854,47.4958],[-96.8541,47.4958],[-96.8544,47.4957],[-96.8544,47.4956],[-96.8548,47.4954],[-96.855,47.4953],[-96.8551,47.4952],[-96.8552,47.495],[-96.8556,47.4947],[-96.8557,47.4946],[-96.8558,47.4944],[-96.8558,47.4943],[-96.8559,47.4941],[-96.8559,47.494],[-96.856,47.4939],[-96.8561,47.4938],[-96.8564,47.4936],[-96.8566,47.4935],[-96.8567,47.4935],[-96.8569,47.4935],[-96.857,47.4934],[-96.8572,47.4934],[-96.8574,47.4933],[-96.8578,47.4932],[-96.858,47.4931],[-96.8581,47.4931],[-96.8583,47.493],[-96.8585,47.493],[-96.8586,47.4929],[-96.8588,47.4928],[-96.8589,47.4928],[-96.8592,47.4927],[-96.8594,47.4927],[-96.8596,47.4926],[-96.8598,47.4925],[-96.8599,47.4925],[-96.86,47.4924],[-96.8603,47.4923],[-96.8607,47.4922],[-96.8608,47.4922],[-96.8609,47.4921],[-96.8611,47.4921],[-96.8612,47.4921],[-96.8614,47.492],[-96.8615,47.492],[-96.8621,47.492],[-96.8627,47.4924],[-96.8629,47.4925],[-96.8633,47.4926],[-96.8636,47.4926],[-96.864,47.4926],[-96.8644,47.4924],[-96.8645,47.4922],[-96.8646,47.4922],[-96.8648,47.492],[-96.8649,47.492],[-96.8649,47.4919],[-96.865,47.4918],[-96.865,47.4916],[-96.8651,47.4915],[-96.8651,47.4913],[-96.8651,47.4912],[-96.865,47.491],[-96.865,47.4908],[-96.8649,47.4907],[-96.8648,47.4905],[-96.8647,47.4905],[-96.8644,47.4902],[-96.864,47.49],[-96.8639,47.4899],[-96.8637,47.4898],[-96.8636,47.4897],[-96.8635,47.4897],[-96.8634,47.4897],[-96.8632,47.4897],[-96.863,47.4897],[-96.8626,47.4896],[-96.8624,47.4895],[-96.8621,47.4894],[-96.862,47.4894],[-96.8619,47.4894],[-96.8618,47.4893],[-96.8617,47.4893],[-96.8616,47.4892],[-96.8614,47.4892],[-96.8613,47.4892],[-96.8611,47.4892],[-96.861,47.4891],[-96.8609,47.489],[-96.8608,47.489],[-96.8606,47.489],[-96.8605,47.489],[-96.8601,47.4889],[-96.8599,47.4889],[-96.8598,47.4889],[-96.8595,47.4888],[-96.8594,47.4887],[-96.8592,47.4887],[-96.859,47.4886],[-96.8589,47.4886],[-96.8588,47.4886],[-96.8587,47.4886],[-96.8585,47.4886],[-96.8583,47.4885],[-96.8582,47.4885],[-96.8581,47.4884],[-96.858,47.4884],[-96.8577,47.4883],[-96.8575,47.4883],[-96.8574,47.4883],[-96.8572,47.4882],[-96.8571,47.4882],[-96.857,47.4882],[-96.8568,47.4882],[-96.8567,47.4881],[-96.8566,47.4881],[-96.8565,47.4881],[-96.8561,47.4881],[-96.8558,47.488],[-96.8552,47.4879],[-96.855,47.4879],[-96.8546,47.4878],[-96.8544,47.4877],[-96.8541,47.4877],[-96.8538,47.4876],[-96.8536,47.4876],[-96.8534,47.4875],[-96.8531,47.4874],[-96.8529,47.4872],[-96.8527,47.4871],[-96.8525,47.487],[-96.8523,47.4868],[-96.8523,47.4867],[-96.8522,47.4865],[-96.8522,47.4864],[-96.8522,47.486],[-96.8522,47.4858],[-96.8522,47.4856],[-96.8523,47.4854],[-96.8523,47.4853],[-96.8525,47.4849],[-96.8526,47.4848],[-96.8526,47.4847],[-96.8527,47.4847],[-96.8527,47.4846],[-96.8528,47.4845],[-96.8529,47.4844],[-96.8529,47.4843],[-96.8532,47.4841],[-96.8533,47.484],[-96.8538,47.4836],[-96.8539,47.4836],[-96.854,47.4835],[-96.8541,47.4835],[-96.8542,47.4835],[-96.8543,47.4834],[-96.8544,47.4834],[-96.8547,47.4833],[-96.8549,47.4833],[-96.855,47.4832],[-96.8552,47.4832],[-96.8553,47.4832],[-96.8557,47.4832],[-96.8561,47.4832],[-96.8563,47.4832],[-96.8568,47.4832],[-96.8572,47.4833],[-96.8574,47.4833],[-96.8576,47.4834],[-96.858,47.4834],[-96.8583,47.4836],[-96.8584,47.4836],[-96.8586,47.4836],[-96.8588,47.4836],[-96.8589,47.4836],[-96.8591,47.4836],[-96.8593,47.4837],[-96.8595,47.4837],[-96.8596,47.4837],[-96.8599,47.4838],[-96.8601,47.4839],[-96.8604,47.484],[-96.8608,47.4841],[-96.8608,47.4842],[-96.8609,47.4842],[-96.8611,47.4843],[-96.8613,47.4843],[-96.8616,47.4843],[-96.8619,47.4842],[-96.8621,47.4842],[-96.8622,47.4842],[-96.8624,47.4841],[-96.8628,47.4841],[-96.863,47.484],[-96.8632,47.4838],[-96.8633,47.4837],[-96.8634,47.4837],[-96.8636,47.4833],[-96.8637,47.4833],[-96.8638,47.4832],[-96.864,47.4828],[-96.8641,47.4826],[-96.8643,47.4824],[-96.8643,47.4823],[-96.8644,47.4822],[-96.8647,47.4819],[-96.8649,47.4817],[-96.865,47.4815],[-96.8654,47.4812],[-96.8656,47.4809],[-96.8658,47.4806],[-96.8659,47.4805],[-96.866,47.4804],[-96.8661,47.4803],[-96.8662,47.4803],[-96.8665,47.4801],[-96.8666,47.48],[-96.8668,47.4799],[-96.867,47.4798],[-96.8672,47.4798],[-96.8675,47.4797],[-96.8676,47.4796],[-96.8678,47.4796],[-96.8678,47.4795],[-96.8681,47.4793],[-96.8682,47.4792],[-96.8683,47.4791],[-96.8684,47.4791],[-96.8684,47.479],[-96.8685,47.4789],[-96.8685,47.4787],[-96.8685,47.4785],[-96.8685,47.4782],[-96.8684,47.4781],[-96.8684,47.478],[-96.8684,47.4779],[-96.8684,47.4778],[-96.8685,47.4778],[-96.8685,47.4776],[-96.8684,47.4775],[-96.8683,47.4774],[-96.8679,47.4771],[-96.8678,47.4771],[-96.8677,47.477],[-96.8675,47.4769],[-96.8674,47.4768],[-96.8673,47.4768],[-96.8671,47.4767],[-96.8669,47.4767],[-96.8668,47.4767],[-96.8666,47.4767],[-96.8663,47.4767],[-96.8661,47.4767],[-96.8657,47.4767],[-96.8654,47.4768],[-96.8652,47.4768],[-96.8649,47.4769],[-96.8648,47.4769],[-96.8647,47.477],[-96.8645,47.4771],[-96.8644,47.4772],[-96.8641,47.4774],[-96.8636,47.4779],[-96.8634,47.4781],[-96.8633,47.4781],[-96.8632,47.4783],[-96.8631,47.4785],[-96.863,47.4785],[-96.8629,47.4786],[-96.8626,47.479],[-96.8624,47.4791],[-96.8622,47.4793],[-96.862,47.4795],[-96.8616,47.4798],[-96.8613,47.48],[-96.8612,47.4802],[-96.861,47.4803],[-96.8609,47.4804],[-96.8608,47.4805],[-96.8606,47.4806],[-96.8605,47.4807],[-96.8601,47.4808],[-96.86,47.4809],[-96.8599,47.4809],[-96.8598,47.4809],[-96.8592,47.481],[-96.8589,47.4811],[-96.8588,47.4811],[-96.8585,47.4811],[-96.8581,47.4811],[-96.8578,47.4811],[-96.8577,47.4811],[-96.8573,47.4811],[-96.8572,47.4811],[-96.8571,47.4812],[-96.8569,47.4812],[-96.8565,47.4812],[-96.8564,47.4812],[-96.8561,47.4811],[-96.856,47.4811],[-96.8559,47.4811],[-96.8557,47.4811],[-96.8555,47.481],[-96.8547,47.4809],[-96.8544,47.4808],[-96.8543,47.4808],[-96.8542,47.4807],[-96.854,47.4807],[-96.8538,47.4806],[-96.8534,47.4805],[-96.8533,47.4804],[-96.853,47.4802],[-96.8526,47.48],[-96.8526,47.4799],[-96.8524,47.4797],[-96.8523,47.4796],[-96.8522,47.4796],[-96.8522,47.4795],[-96.852,47.4792],[-96.852,47.4791],[-96.8519,47.4789],[-96.8519,47.4787],[-96.8519,47.4784],[-96.8519,47.4782],[-96.852,47.4779],[-96.8521,47.4777],[-96.8522,47.4774],[-96.8523,47.4773],[-96.8524,47.4772],[-96.8524,47.4771],[-96.8526,47.477],[-96.8527,47.4768],[-96.8529,47.4767],[-96.853,47.4765],[-96.8531,47.4764],[-96.8532,47.4763],[-96.8534,47.4762],[-96.8538,47.4759],[-96.8545,47.4754],[-96.8552,47.475],[-96.8555,47.4748],[-96.8557,47.4747],[-96.8561,47.4745],[-96.8563,47.4744],[-96.8564,47.4743],[-96.8568,47.4742],[-96.8569,47.4741],[-96.857,47.4741],[-96.8571,47.474],[-96.8572,47.474],[-96.8574,47.4738],[-96.8575,47.4738],[-96.8576,47.4737],[-96.8577,47.4737],[-96.8578,47.4737],[-96.8579,47.4737],[-96.8583,47.4738],[-96.8585,47.4739],[-96.8586,47.4739],[-96.8593,47.4739],[-96.8594,47.4739],[-96.8595,47.4739],[-96.8598,47.4738],[-96.8599,47.4738],[-96.86,47.4737],[-96.8602,47.4737],[-96.8603,47.4736],[-96.8605,47.4735],[-96.8606,47.4734],[-96.8607,47.4732],[-96.8609,47.473],[-96.8609,47.4729],[-96.861,47.4728],[-96.861,47.4726],[-96.861,47.4724],[-96.861,47.4723],[-96.861,47.4721],[-96.861,47.4718],[-96.8609,47.4714],[-96.8607,47.471],[-96.8607,47.4708],[-96.8606,47.4704],[-96.8605,47.4703],[-96.8604,47.4703],[-96.8604,47.4702],[-96.8605,47.4702],[-96.8605,47.4701],[-96.8606,47.4701],[-96.8605,47.4694],[-96.8605,47.4693],[-96.8605,47.4691],[-96.8605,47.4689],[-96.8604,47.4688],[-96.8603,47.4684],[-96.8602,47.4682],[-96.8601,47.4678],[-96.8601,47.4677],[-96.86,47.4675],[-96.8599,47.4674],[-96.8596,47.467],[-96.8596,47.4669],[-96.8595,47.4668],[-96.8594,47.4665],[-96.8592,47.4662],[-96.859,47.4659],[-96.8589,47.4658],[-96.8589,47.4657],[-96.8588,47.4656],[-96.8587,47.4655],[-96.8587,47.4654],[-96.8586,47.4653],[-96.8585,47.4653],[-96.8584,47.4651],[-96.8583,47.465],[-96.8581,47.4647],[-96.8578,47.4645],[-96.8577,47.4644],[-96.8574,47.4642],[-96.8573,47.4641],[-96.8568,47.4637],[-96.8564,47.4635],[-96.8562,47.4634],[-96.8561,47.4633],[-96.856,47.4632],[-96.856,47.4631],[-96.8559,47.4631],[-96.8558,47.463],[-96.8557,47.463],[-96.8556,47.4629],[-96.8555,47.4629],[-96.8554,47.4629],[-96.8553,47.4628],[-96.8549,47.4625],[-96.8546,47.4622],[-96.8545,47.4621],[-96.8544,47.4621],[-96.8543,47.462],[-96.8542,47.4618],[-96.8541,47.4617],[-96.854,47.4615],[-96.8539,47.4613],[-96.8538,47.4612],[-96.8538,47.461],[-96.8538,47.4607],[-96.8538,47.4606],[-96.8538,47.4605],[-96.8539,47.4604],[-96.854,47.4602],[-96.8542,47.46],[-96.8545,47.4597],[-96.8547,47.4595],[-96.8548,47.4594],[-96.8549,47.4594],[-96.8551,47.4594],[-96.8553,47.4595],[-96.8554,47.4595],[-96.8555,47.4595],[-96.8558,47.4595],[-96.8559,47.4595],[-96.8563,47.4593],[-96.8565,47.4592],[-96.8566,47.4591],[-96.8568,47.459],[-96.8578,47.4586],[-96.8581,47.4585],[-96.8582,47.4584],[-96.8583,47.4584],[-96.8586,47.4583],[-96.8588,47.4583],[-96.8589,47.4583],[-96.859,47.4582],[-96.8596,47.4582],[-96.8597,47.4582],[-96.8598,47.4582],[-96.8599,47.4582],[-96.86,47.4582],[-96.8618,47.4583],[-96.8622,47.4583],[-96.8623,47.4583],[-96.8625,47.4582],[-96.8627,47.4581],[-96.8628,47.4581],[-96.8631,47.4579],[-96.8632,47.4578],[-96.8633,47.4577],[-96.8635,47.4574],[-96.8636,47.4573],[-96.8636,47.4571],[-96.8636,47.457],[-96.8636,47.4568],[-96.8635,47.4564],[-96.8634,47.4563],[-96.8632,47.4562],[-96.8631,47.456],[-96.8627,47.4558],[-96.8625,47.4556],[-96.8623,47.4555],[-96.8622,47.4555],[-96.8621,47.4555],[-96.8618,47.4554],[-96.8611,47.4554],[-96.8609,47.4554],[-96.8607,47.4553],[-96.8606,47.4553],[-96.8604,47.4553],[-96.86,47.4553],[-96.8596,47.4553],[-96.8593,47.4553],[-96.8592,47.4553],[-96.8589,47.4554],[-96.8584,47.4554],[-96.8581,47.4555],[-96.8576,47.4555],[-96.8575,47.4555],[-96.8569,47.4555],[-96.8568,47.4555],[-96.8566,47.4555],[-96.8563,47.4554],[-96.8561,47.4554],[-96.856,47.4554],[-96.8556,47.4553],[-96.8554,47.4552],[-96.8552,47.4552],[-96.8551,47.4552],[-96.8549,47.4551],[-96.8548,47.455],[-96.8545,47.4549],[-96.8545,47.4548],[-96.8544,47.4548],[-96.8544,47.4547],[-96.8543,47.4546],[-96.8542,47.4544],[-96.8542,47.4542],[-96.8542,47.4541],[-96.8542,47.454],[-96.8543,47.4538],[-96.8544,47.4536],[-96.8545,47.4535],[-96.8546,47.4533],[-96.8548,47.4532],[-96.8549,47.4531],[-96.8551,47.453],[-96.8551,47.4529],[-96.8553,47.4528],[-96.8557,47.4527],[-96.8559,47.4527],[-96.856,47.4527],[-96.8571,47.4526],[-96.8577,47.4525],[-96.8579,47.4525],[-96.8581,47.4524],[-96.8582,47.4524],[-96.8585,47.4524],[-96.8586,47.4523],[-96.8587,47.4523],[-96.8588,47.4523],[-96.859,47.4521],[-96.8591,47.4521],[-96.8591,47.452],[-96.8592,47.452],[-96.8592,47.4518],[-96.8593,47.4517],[-96.8593,47.4516],[-96.8592,47.4514],[-96.8592,47.4513],[-96.8591,47.4513],[-96.859,47.4511],[-96.8589,47.451],[-96.8587,47.4509],[-96.8583,47.4505],[-96.858,47.4502],[-96.8579,47.4501],[-96.8577,47.4499],[-96.8576,47.4498],[-96.8575,47.4497],[-96.8574,47.4496],[-96.8572,47.4495],[-96.8571,47.4494],[-96.8571,47.4493],[-96.857,47.4492],[-96.857,47.449],[-96.8571,47.4489],[-96.8572,47.4487],[-96.8572,47.4485],[-96.8573,47.4485],[-96.8574,47.4483],[-96.8575,47.4483],[-96.8576,47.4481],[-96.8577,47.4479],[-96.8579,47.4478],[-96.8581,47.4477],[-96.8583,47.4475],[-96.8588,47.4472],[-96.8591,47.447],[-96.8593,47.4469],[-96.8593,47.4468],[-96.8594,47.4468],[-96.8594,47.4467],[-96.8595,47.4465],[-96.8596,47.4465],[-96.8596,47.4464],[-96.8596,47.446],[-96.8596,47.4459],[-96.8596,47.4458],[-96.8595,47.4457],[-96.8594,47.4455],[-96.8593,47.4454],[-96.8592,47.4453],[-96.859,47.4449],[-96.8589,47.4449],[-96.8588,47.4447],[-96.8587,47.4444],[-96.8586,47.4441],[-96.8586,47.4439],[-96.8585,47.4434],[-96.8584,47.4433],[-96.8584,47.4431],[-96.8583,47.443],[-96.8582,47.4429],[-96.858,47.4426],[-96.8579,47.4424],[-96.8577,47.4423],[-96.8576,47.4421],[-96.8572,47.4418],[-96.8571,47.4417],[-96.857,47.4416],[-96.8569,47.4415],[-96.8565,47.4412],[-96.8565,47.4411],[-96.8563,47.4409],[-96.8563,47.4408],[-96.8562,47.4407],[-96.8562,47.4406],[-96.8561,47.4404],[-96.8559,47.44],[-96.8559,47.4399],[-96.8558,47.4397],[-96.8558,47.4395],[-96.8558,47.4394],[-96.8558,47.4393],[-96.8559,47.4392],[-96.8559,47.4391],[-96.856,47.4389],[-96.8561,47.4389],[-96.8561,47.4388],[-96.8563,47.4387],[-96.8567,47.4384],[-96.8568,47.4383],[-96.8571,47.4381],[-96.8572,47.4381],[-96.8573,47.438],[-96.8576,47.438],[-96.8579,47.4379],[-96.8582,47.4379],[-96.8586,47.4379],[-96.8588,47.4379],[-96.8589,47.4379],[-96.859,47.4379],[-96.8591,47.4379],[-96.8593,47.4379],[-96.8597,47.4379],[-96.86,47.4379],[-96.8606,47.4379],[-96.8612,47.4378],[-96.8614,47.4378],[-96.8615,47.4377],[-96.8618,47.4376],[-96.8619,47.4376],[-96.8622,47.4374],[-96.8624,47.4373],[-96.8625,47.4372],[-96.8626,47.4371],[-96.8626,47.437],[-96.8627,47.437],[-96.8627,47.4369],[-96.8628,47.4368],[-96.8628,47.4367],[-96.8629,47.4364],[-96.8628,47.4363],[-96.8628,47.4361],[-96.8627,47.4359],[-96.8627,47.4358],[-96.8626,47.4357],[-96.8625,47.4356],[-96.8624,47.4355],[-96.8621,47.4353],[-96.8619,47.4351],[-96.8616,47.435],[-96.8613,47.4348],[-96.8608,47.4346],[-96.8605,47.4345],[-96.8602,47.4344],[-96.8601,47.4343],[-96.86,47.4343],[-96.8597,47.4342],[-96.8595,47.4342],[-96.8594,47.4342],[-96.8591,47.4341],[-96.859,47.4341],[-96.8588,47.434],[-96.8585,47.434],[-96.8583,47.434],[-96.8581,47.434],[-96.8574,47.4339],[-96.857,47.4339],[-96.8566,47.4338],[-96.8565,47.4338],[-96.8564,47.4337],[-96.8561,47.4337],[-96.856,47.4337],[-96.8557,47.4336],[-96.8555,47.4336],[-96.8553,47.4336],[-96.855,47.4335],[-96.8548,47.4335],[-96.8545,47.4334],[-96.8544,47.4334],[-96.8542,47.4333],[-96.854,47.4332],[-96.8539,47.4331],[-96.8534,47.4329],[-96.8532,47.4328],[-96.8531,47.4327],[-96.853,47.4326],[-96.8529,47.4325],[-96.8529,47.4324],[-96.8528,47.4323],[-96.8528,47.432],[-96.8529,47.4318],[-96.853,47.4318],[-96.8532,47.4316],[-96.8533,47.4315],[-96.8534,47.4315],[-96.8535,47.4315],[-96.8537,47.4314],[-96.854,47.4314],[-96.8542,47.4314],[-96.8543,47.4314],[-96.8544,47.4314],[-96.8547,47.4315],[-96.8551,47.4317],[-96.8554,47.4319],[-96.8555,47.4319],[-96.8562,47.4322],[-96.8565,47.4323],[-96.8566,47.4323],[-96.8567,47.4324],[-96.8569,47.4324],[-96.8572,47.4324],[-96.8574,47.4323],[-96.8576,47.4323],[-96.8577,47.4322],[-96.858,47.4322],[-96.8582,47.4321],[-96.8583,47.432],[-96.8587,47.4318],[-96.8588,47.4317],[-96.8589,47.4316],[-96.859,47.4315],[-96.8593,47.4312],[-96.8597,47.4308],[-96.8598,47.4308],[-96.86,47.4305],[-96.8602,47.4304],[-96.8603,47.4303],[-96.8604,47.4302],[-96.8608,47.43],[-96.8609,47.43],[-96.8612,47.4299],[-96.8619,47.4297],[-96.862,47.4297],[-96.8621,47.4296],[-96.8622,47.4296],[-96.8624,47.4295],[-96.8627,47.4294],[-96.8629,47.4293],[-96.863,47.4293],[-96.8631,47.4293],[-96.8634,47.4292],[-96.8635,47.4291],[-96.8637,47.429],[-96.8639,47.429],[-96.864,47.4289],[-96.8642,47.4288],[-96.8644,47.4286],[-96.8645,47.4285],[-96.8646,47.4284],[-96.8646,47.4283],[-96.8647,47.4281],[-96.8647,47.428],[-96.8648,47.4277],[-96.8647,47.4276],[-96.8647,47.4275],[-96.8646,47.4274],[-96.8645,47.4272],[-96.8644,47.4272],[-96.8641,47.4269],[-96.8639,47.4269],[-96.8638,47.4268],[-96.8633,47.4266],[-96.8632,47.4265],[-96.8629,47.4265],[-96.8627,47.4265],[-96.8625,47.4265],[-96.8621,47.4265],[-96.8618,47.4265],[-96.8615,47.4265],[-96.8614,47.4266],[-96.8611,47.4266],[-96.8607,47.4268],[-96.8605,47.4269],[-96.8604,47.4269],[-96.8603,47.4269],[-96.8602,47.427],[-96.8599,47.4271],[-96.8598,47.4271],[-96.8595,47.4272],[-96.8592,47.4272],[-96.8588,47.4272],[-96.8583,47.4273],[-96.8579,47.4273],[-96.8576,47.4273],[-96.8573,47.4272],[-96.857,47.4272],[-96.8568,47.4271],[-96.8566,47.4271],[-96.8562,47.4269],[-96.856,47.4269],[-96.8559,47.4268],[-96.8558,47.4268],[-96.8556,47.4267],[-96.8554,47.4266],[-96.8552,47.4266],[-96.8551,47.4265],[-96.855,47.4264],[-96.8548,47.4263],[-96.8547,47.4263],[-96.8546,47.4261],[-96.8545,47.426],[-96.8544,47.426],[-96.8544,47.4258],[-96.8543,47.4256],[-96.8543,47.4254],[-96.8543,47.4253],[-96.8544,47.4252],[-96.8544,47.4251],[-96.8545,47.425],[-96.8545,47.4249],[-96.8546,47.4249],[-96.8548,47.4247],[-96.8551,47.4245],[-96.8553,47.4243],[-96.8555,47.4242],[-96.8559,47.424],[-96.8561,47.4239],[-96.8562,47.4239],[-96.8565,47.4238],[-96.8568,47.4237],[-96.857,47.4237],[-96.8579,47.4235],[-96.8583,47.4235],[-96.8586,47.4234],[-96.8589,47.4234],[-96.8592,47.4233],[-96.8593,47.4233],[-96.8595,47.4233],[-96.8599,47.4232],[-96.8601,47.4231],[-96.8604,47.4231],[-96.8605,47.423],[-96.8606,47.423],[-96.8607,47.423],[-96.8609,47.4229],[-96.861,47.4229],[-96.8611,47.4228],[-96.8614,47.4227],[-96.8621,47.4225],[-96.8621,47.4224],[-96.8622,47.4224],[-96.8624,47.4223],[-96.8627,47.4222],[-96.8629,47.422],[-96.8636,47.4215],[-96.8643,47.421],[-96.8645,47.4209],[-96.8646,47.4209],[-96.8648,47.4208],[-96.8651,47.4207],[-96.8653,47.4207],[-96.8655,47.4206],[-96.8658,47.4206],[-96.8661,47.4205],[-96.8662,47.4205],[-96.8663,47.4205],[-96.867,47.4205],[-96.8676,47.4204],[-96.8682,47.4203],[-96.8695,47.4203],[-96.8699,47.4203],[-96.87,47.4202],[-96.8703,47.4202],[-96.8703,47.4201],[-96.8705,47.4201],[-96.8708,47.42],[-96.8709,47.42],[-96.871,47.4199],[-96.8712,47.4198],[-96.8713,47.4198],[-96.8714,47.4197],[-96.8714,47.4196],[-96.8715,47.4196],[-96.8717,47.4194],[-96.8717,47.4192],[-96.8718,47.4192],[-96.8718,47.4191],[-96.8718,47.419],[-96.8718,47.4189],[-96.8717,47.4189],[-96.8716,47.4186],[-96.8714,47.4185],[-96.8711,47.4183],[-96.871,47.4182],[-96.8708,47.4182],[-96.8707,47.4181],[-96.8706,47.4181],[-96.8705,47.4181],[-96.8704,47.4181],[-96.8701,47.4181],[-96.8698,47.4181],[-96.8695,47.4181],[-96.8693,47.4182],[-96.8691,47.4182],[-96.8688,47.4183],[-96.8684,47.4184],[-96.868,47.4186],[-96.8679,47.4186],[-96.8678,47.4187],[-96.8676,47.4187],[-96.8674,47.4188],[-96.8673,47.4188],[-96.8672,47.4189],[-96.8669,47.4189],[-96.8667,47.419],[-96.8666,47.419],[-96.8662,47.419],[-96.8661,47.419],[-96.8659,47.419],[-96.8658,47.419],[-96.8655,47.4189],[-96.8653,47.4188],[-96.865,47.4187],[-96.8648,47.4186],[-96.8644,47.4183],[-96.8642,47.4182],[-96.8641,47.4182],[-96.864,47.4181],[-96.8638,47.4181],[-96.8637,47.4181],[-96.8635,47.418],[-96.8633,47.418],[-96.8631,47.418],[-96.8627,47.418],[-96.862,47.4179],[-96.8616,47.4179],[-96.8614,47.4178],[-96.8613,47.4178],[-96.8612,47.4178],[-96.861,47.4177],[-96.8609,47.4176],[-96.8608,47.4175],[-96.8608,47.4174],[-96.8609,47.4172],[-96.861,47.417],[-96.8611,47.4169],[-96.8611,47.4168],[-96.8612,47.4167],[-96.8613,47.4166],[-96.8613,47.4165],[-96.8614,47.4164],[-96.8615,47.4163],[-96.8615,47.4162],[-96.8616,47.4162],[-96.8616,47.4161],[-96.8617,47.4159],[-96.8618,47.4158],[-96.8618,47.4157],[-96.8619,47.4155],[-96.8619,47.4154],[-96.8619,47.4151],[-96.8619,47.4149],[-96.8618,47.4147],[-96.8618,47.4145],[-96.8617,47.4144],[-96.8616,47.4143],[-96.8615,47.4142],[-96.8614,47.4141],[-96.8613,47.414],[-96.8611,47.4137],[-96.8609,47.4136],[-96.8607,47.4135],[-96.8603,47.4131],[-96.8602,47.413],[-96.8601,47.4129],[-96.86,47.4128],[-96.8599,47.4127],[-96.8597,47.4125],[-96.8595,47.4123],[-96.8595,47.4122],[-96.8594,47.4121],[-96.8593,47.4119],[-96.8593,47.4118],[-96.859,47.4115],[-96.859,47.4114],[-96.8589,47.4113],[-96.8588,47.4112],[-96.8587,47.411],[-96.8586,47.4108],[-96.8585,47.4107],[-96.8584,47.4106],[-96.8583,47.4105],[-96.8582,47.4103],[-96.8581,47.4102],[-96.8578,47.41],[-96.8577,47.41],[-96.8575,47.4099],[-96.8574,47.4099],[-96.8572,47.4098],[-96.8571,47.4098],[-96.8568,47.4097],[-96.8565,47.4096],[-96.8564,47.4096],[-96.8556,47.4095],[-96.8553,47.4095],[-96.855,47.4095],[-96.8548,47.4095],[-96.8543,47.4096],[-96.8539,47.4096],[-96.8536,47.4096],[-96.8524,47.4098],[-96.852,47.4099],[-96.8516,47.41],[-96.8511,47.4101],[-96.8507,47.4102],[-96.8497,47.4105],[-96.8495,47.4105],[-96.8494,47.4106],[-96.8492,47.4106],[-96.8491,47.4106],[-96.8488,47.4107],[-96.8486,47.4108],[-96.8485,47.4108],[-96.8479,47.4109],[-96.8478,47.411],[-96.8474,47.4111],[-96.8473,47.4111],[-96.8468,47.4113],[-96.8467,47.4113],[-96.8465,47.4114],[-96.8464,47.4114],[-96.8463,47.4115],[-96.8462,47.4115],[-96.8461,47.4115],[-96.8461,47.4116],[-96.846,47.4116],[-96.8459,47.4116],[-96.8457,47.4117],[-96.8456,47.4117],[-96.8455,47.4118],[-96.8453,47.4118],[-96.8449,47.4119],[-96.8448,47.412],[-96.8443,47.412],[-96.844,47.4121],[-96.8438,47.4121],[-96.8436,47.4121],[-96.8435,47.412],[-96.8434,47.412],[-96.8431,47.412],[-96.8429,47.412],[-96.8428,47.412],[-96.8427,47.412],[-96.8425,47.412],[-96.8423,47.4119],[-96.8422,47.4118],[-96.8421,47.4118],[-96.8421,47.4117],[-96.8419,47.4116],[-96.8419,47.4115],[-96.8418,47.4115],[-96.8418,47.4114],[-96.8418,47.4113],[-96.8418,47.4111],[-96.8419,47.4108],[-96.8419,47.4107],[-96.842,47.4106],[-96.8421,47.4105],[-96.8423,47.4103],[-96.8424,47.4102],[-96.8427,47.41],[-96.8429,47.4099],[-96.843,47.4098],[-96.8431,47.4098],[-96.8433,47.4097],[-96.8434,47.4096],[-96.8439,47.4095],[-96.8443,47.4093],[-96.8444,47.4093],[-96.8446,47.4092],[-96.8447,47.4091],[-96.8451,47.409],[-96.8451,47.4089],[-96.8456,47.4087],[-96.8457,47.4087],[-96.8458,47.4086],[-96.846,47.4085],[-96.8463,47.4083],[-96.8465,47.4083],[-96.8469,47.408],[-96.8473,47.4079],[-96.8475,47.4079],[-96.8478,47.4078],[-96.8481,47.4077],[-96.8483,47.4077],[-96.8494,47.4076],[-96.8503,47.4075],[-96.8511,47.4074],[-96.8514,47.4073],[-96.8516,47.4073],[-96.8517,47.4072],[-96.8518,47.4072],[-96.8519,47.4072],[-96.8521,47.4071],[-96.8525,47.4068],[-96.8527,47.4066],[-96.8527,47.4065],[-96.8527,47.4064],[-96.8527,47.4062],[-96.8527,47.4061],[-96.8527,47.406],[-96.8526,47.4059],[-96.8525,47.4057],[-96.8524,47.4055],[-96.8523,47.4055],[-96.8521,47.4053],[-96.852,47.4052],[-96.8519,47.4051],[-96.8517,47.405],[-96.8516,47.405],[-96.8513,47.4048],[-96.8511,47.4047],[-96.851,47.4046],[-96.8506,47.4045],[-96.8504,47.4044],[-96.8499,47.4043],[-96.8495,47.4042],[-96.8493,47.4042],[-96.849,47.4041],[-96.8487,47.4041],[-96.8486,47.404],[-96.8484,47.404],[-96.8481,47.4039],[-96.8474,47.4038],[-96.8473,47.4037],[-96.8471,47.4037],[-96.847,47.4037],[-96.8464,47.4035],[-96.8462,47.4035],[-96.8459,47.4034],[-96.8456,47.4033],[-96.8454,47.4032],[-96.8452,47.4031],[-96.8451,47.4031],[-96.8448,47.4029],[-96.8446,47.4027],[-96.8443,47.4024],[-96.844,47.402],[-96.8439,47.4019],[-96.8438,47.4018],[-96.8436,47.4017],[-96.8433,47.4014],[-96.843,47.4012],[-96.8427,47.4011],[-96.8425,47.4009],[-96.8423,47.4008],[-96.8422,47.4007],[-96.8417,47.4005],[-96.8413,47.4004],[-96.8411,47.4003],[-96.8409,47.4002],[-96.8408,47.4002],[-96.8406,47.4001],[-96.8404,47.4001],[-96.8401,47.4],[-96.84,47.3999],[-96.8398,47.3999],[-96.8397,47.3998],[-96.8395,47.3998],[-96.8394,47.3997],[-96.8393,47.3996],[-96.8392,47.3995],[-96.8392,47.3994],[-96.8391,47.3994],[-96.8391,47.3992],[-96.8391,47.3991],[-96.8392,47.399],[-96.8392,47.3989],[-96.8393,47.3987],[-96.8395,47.3985],[-96.8397,47.3984],[-96.8399,47.3982],[-96.8402,47.398],[-96.8404,47.398],[-96.8405,47.3979],[-96.8407,47.3978],[-96.8409,47.3977],[-96.8412,47.3976],[-96.8414,47.3976],[-96.8414,47.3975],[-96.8417,47.3974],[-96.8418,47.3974],[-96.842,47.3972],[-96.8421,47.3972],[-96.8424,47.3971],[-96.8425,47.397],[-96.843,47.3967],[-96.8433,47.3967],[-96.8434,47.3966],[-96.8435,47.3966],[-96.8437,47.3965],[-96.8439,47.3965],[-96.8444,47.3964],[-96.8445,47.3964],[-96.845,47.3964],[-96.8451,47.3964],[-96.8456,47.3963],[-96.846,47.3963],[-96.8463,47.3962],[-96.8467,47.3961],[-96.847,47.3961],[-96.8474,47.3959],[-96.8477,47.3958],[-96.8478,47.3957],[-96.848,47.3957],[-96.8483,47.3954],[-96.8484,47.3954],[-96.8486,47.3951],[-96.8487,47.395],[-96.8488,47.3948],[-96.8489,47.3945],[-96.8491,47.394],[-96.8491,47.3939],[-96.8491,47.3938],[-96.8491,47.3937],[-96.849,47.3936],[-96.8489,47.3935],[-96.8487,47.3934],[-96.8483,47.3932],[-96.8477,47.393],[-96.8472,47.3929],[-96.8469,47.3927],[-96.8468,47.3927],[-96.8467,47.3927],[-96.8464,47.3926],[-96.8462,47.3925],[-96.8461,47.3925],[-96.8453,47.3923],[-96.8451,47.3923],[-96.8449,47.3922],[-96.8447,47.3922],[-96.8445,47.3922],[-96.8443,47.3922],[-96.844,47.3921],[-96.8438,47.3921],[-96.8434,47.3922],[-96.8431,47.3922],[-96.8429,47.3923],[-96.8428,47.3923],[-96.8427,47.3923],[-96.8426,47.3924],[-96.8423,47.3925],[-96.8421,47.3926],[-96.8421,47.3927],[-96.8419,47.3927],[-96.8416,47.393],[-96.8415,47.3931],[-96.8414,47.3932],[-96.8412,47.3933],[-96.8411,47.3933],[-96.841,47.3933],[-96.8409,47.3933],[-96.8408,47.3933],[-96.8407,47.3933],[-96.8405,47.3933],[-96.8404,47.3932],[-96.8403,47.3932],[-96.8402,47.3931],[-96.84,47.393],[-96.8399,47.3929],[-96.8397,47.3928],[-96.8396,47.3927],[-96.8396,47.3926],[-96.8395,47.3925],[-96.8394,47.3924],[-96.8393,47.3921],[-96.8392,47.392],[-96.8391,47.3918],[-96.8389,47.3915],[-96.8388,47.3914],[-96.8387,47.3913],[-96.8386,47.3912],[-96.8385,47.391],[-96.8382,47.3907],[-96.8381,47.3906],[-96.8379,47.3903],[-96.8378,47.3901],[-96.8377,47.39],[-96.8376,47.3899],[-96.8376,47.3898],[-96.8375,47.3896],[-96.8375,47.3895],[-96.8374,47.3893],[-96.8375,47.3891],[-96.8375,47.389],[-96.8376,47.3887],[-96.8378,47.3885],[-96.8379,47.3884],[-96.8382,47.3882],[-96.8383,47.3881],[-96.8385,47.388],[-96.8387,47.388],[-96.8388,47.3879],[-96.8389,47.3879],[-96.8391,47.3879],[-96.8392,47.3879],[-96.8395,47.3878],[-96.8396,47.3878],[-96.8396,47.3877],[-96.84,47.3877],[-96.8402,47.3876],[-96.8403,47.3876],[-96.8404,47.3876],[-96.8406,47.3875],[-96.8409,47.3874],[-96.841,47.3874],[-96.8414,47.3872],[-96.8416,47.3871],[-96.8417,47.387],[-96.8418,47.3869],[-96.8419,47.3868],[-96.842,47.3867],[-96.8421,47.3865],[-96.8421,47.3864],[-96.8422,47.3862],[-96.8422,47.386],[-96.8421,47.3859],[-96.8419,47.3858],[-96.8418,47.3856],[-96.8412,47.3854],[-96.8409,47.3852],[-96.8406,47.3851],[-96.8401,47.3849],[-96.84,47.3848],[-96.8397,47.3847],[-96.8394,47.3845],[-96.8392,47.3844],[-96.8389,47.3842],[-96.8388,47.3841],[-96.8386,47.3839],[-96.8384,47.3837],[-96.8383,47.3835],[-96.8381,47.3833],[-96.8381,47.3832],[-96.838,47.383],[-96.838,47.3829],[-96.838,47.3827],[-96.838,47.3826],[-96.838,47.3825],[-96.8381,47.3824],[-96.8381,47.3822],[-96.8382,47.3821],[-96.8384,47.3819],[-96.8384,47.3818],[-96.8385,47.3817],[-96.8386,47.3817],[-96.8388,47.3815],[-96.8389,47.3814],[-96.8392,47.3812],[-96.8394,47.3811],[-96.8398,47.3809],[-96.84,47.3809],[-96.8401,47.3808],[-96.8404,47.3808],[-96.8405,47.3808],[-96.8411,47.3807],[-96.8412,47.3807],[-96.8414,47.3807],[-96.8419,47.3807],[-96.8424,47.3807],[-96.8427,47.3807],[-96.8428,47.3807],[-96.8432,47.3808],[-96.8434,47.3809],[-96.8435,47.3809],[-96.8436,47.3809],[-96.8438,47.381],[-96.844,47.3811],[-96.8442,47.3811],[-96.8443,47.3812],[-96.8445,47.3813],[-96.8447,47.3814],[-96.8449,47.3815],[-96.8457,47.3821],[-96.8459,47.3822],[-96.8461,47.3823],[-96.8464,47.3824],[-96.8465,47.3825],[-96.8466,47.3826],[-96.8467,47.3826],[-96.8468,47.3826],[-96.8469,47.3826],[-96.847,47.3827],[-96.8472,47.3827],[-96.8474,47.3827],[-96.8477,47.3828],[-96.8479,47.3828],[-96.848,47.3827],[-96.8482,47.3827],[-96.8483,47.3827],[-96.8485,47.3827],[-96.8486,47.3826],[-96.8488,47.3826],[-96.849,47.3825],[-96.8492,47.3824],[-96.8493,47.3824],[-96.8496,47.3822],[-96.8498,47.382],[-96.8499,47.3818],[-96.85,47.3817],[-96.85,47.3816],[-96.8501,47.3815],[-96.8501,47.3813],[-96.8501,47.3812],[-96.8501,47.3811],[-96.8501,47.381],[-96.85,47.3809],[-96.8499,47.3807],[-96.8498,47.3806],[-96.8496,47.3805],[-96.8496,47.3804],[-96.8495,47.3804],[-96.8494,47.3803],[-96.8493,47.3802],[-96.8493,47.3801],[-96.8491,47.38],[-96.8489,47.3799],[-96.8487,47.3798],[-96.8483,47.3796],[-96.8478,47.3795],[-96.8477,47.3794],[-96.8473,47.3793],[-96.847,47.3792],[-96.8469,47.3792],[-96.8468,47.3791],[-96.8467,47.3791],[-96.846,47.3788],[-96.8454,47.3786],[-96.845,47.3784],[-96.8447,47.3783],[-96.8444,47.3781],[-96.8442,47.3779],[-96.844,47.3778],[-96.8439,47.3777],[-96.8436,47.3774],[-96.8435,47.3772],[-96.8434,47.3771],[-96.8433,47.377],[-96.8433,47.3769],[-96.8433,47.3767],[-96.8433,47.3764],[-96.8433,47.3763],[-96.8434,47.3762],[-96.8434,47.3761],[-96.8435,47.376],[-96.8435,47.3759],[-96.8436,47.3758],[-96.8437,47.3757],[-96.8438,47.3757],[-96.8438,47.3756],[-96.8439,47.3756],[-96.8442,47.3753],[-96.8443,47.3753],[-96.8444,47.3753],[-96.8445,47.3752],[-96.8446,47.3752],[-96.845,47.375],[-96.8451,47.375],[-96.8452,47.3749],[-96.8453,47.3749],[-96.8456,47.3749],[-96.8456,47.3748],[-96.8457,47.3748],[-96.8458,47.3748],[-96.8459,47.3747],[-96.8461,47.3747],[-96.8466,47.3747],[-96.847,47.3747],[-96.848,47.3747],[-96.8482,47.3747],[-96.8483,47.3748],[-96.8486,47.3748],[-96.8491,47.3749],[-96.8496,47.375],[-96.8501,47.3751],[-96.8503,47.3751],[-96.8504,47.3751],[-96.8505,47.3751],[-96.8509,47.3751],[-96.8512,47.3751],[-96.8514,47.3751],[-96.8515,47.375],[-96.8517,47.375],[-96.8518,47.375],[-96.8521,47.3751],[-96.8522,47.3751],[-96.8525,47.375],[-96.8527,47.375],[-96.8529,47.375],[-96.8532,47.3749],[-96.8535,47.3748],[-96.8539,47.3747],[-96.854,47.3747],[-96.8541,47.3746],[-96.8543,47.3744],[-96.8544,47.3744],[-96.8545,47.3742],[-96.8546,47.3742],[-96.8546,47.3741],[-96.8546,47.374],[-96.8546,47.3738],[-96.8545,47.3733],[-96.8545,47.3732],[-96.8544,47.373],[-96.8543,47.3729],[-96.8542,47.3728],[-96.8541,47.3727],[-96.854,47.3726],[-96.8539,47.3726],[-96.8538,47.3725],[-96.8537,47.3725],[-96.8535,47.3725],[-96.8533,47.3724],[-96.8532,47.3723],[-96.853,47.3723],[-96.8528,47.3722],[-96.8525,47.3721],[-96.8523,47.372],[-96.8521,47.372],[-96.8518,47.3718],[-96.8515,47.3717],[-96.8514,47.3716],[-96.8507,47.3712],[-96.8506,47.3711],[-96.8504,47.3711],[-96.8503,47.371],[-96.8502,47.371],[-96.8501,47.3709],[-96.8496,47.3708],[-96.8495,47.3707],[-96.8491,47.3706],[-96.8489,47.3706],[-96.8488,47.3706],[-96.8486,47.3705],[-96.8484,47.3705],[-96.8483,47.3704],[-96.8482,47.3704],[-96.848,47.3704],[-96.8479,47.3704],[-96.8473,47.3703],[-96.8471,47.3703],[-96.847,47.3703],[-96.8465,47.3703],[-96.8463,47.3703],[-96.8461,47.3703],[-96.846,47.3704],[-96.8456,47.3704],[-96.8451,47.3706],[-96.8449,47.3707],[-96.8448,47.3707],[-96.8445,47.3709],[-96.8443,47.371],[-96.844,47.3713],[-96.8439,47.3713],[-96.8436,47.3716],[-96.8434,47.3718],[-96.843,47.3721],[-96.8428,47.3723],[-96.8426,47.3724],[-96.8423,47.3726],[-96.842,47.3728],[-96.8418,47.3729],[-96.8415,47.3731],[-96.8413,47.3731],[-96.8412,47.3732],[-96.8411,47.3732],[-96.8408,47.3733],[-96.8406,47.3733],[-96.8402,47.3734],[-96.84,47.3735],[-96.8398,47.3735],[-96.8397,47.3735],[-96.8393,47.3736],[-96.8391,47.3736],[-96.8388,47.3735],[-96.8384,47.3735],[-96.8381,47.3734],[-96.838,47.3734],[-96.8379,47.3734],[-96.8375,47.3733],[-96.8374,47.3732],[-96.8372,47.3731],[-96.837,47.373],[-96.8369,47.3729],[-96.8368,47.3728],[-96.8367,47.3727],[-96.8367,47.3726],[-96.8367,47.3723],[-96.8367,47.3722],[-96.8367,47.372],[-96.8369,47.3718],[-96.837,47.3717],[-96.837,47.3715],[-96.837,47.3714],[-96.8371,47.3714],[-96.8371,47.3713],[-96.8375,47.371],[-96.8378,47.3708],[-96.838,47.3707],[-96.8381,47.3706],[-96.8387,47.3704],[-96.8391,47.3702],[-96.8393,47.3702],[-96.8394,47.3701],[-96.8396,47.3701],[-96.8397,47.37],[-96.8398,47.37],[-96.8401,47.3699],[-96.8402,47.3698],[-96.8406,47.3697],[-96.841,47.3695],[-96.8413,47.3693],[-96.8415,47.3692],[-96.842,47.3689],[-96.8425,47.3685],[-96.8427,47.3685],[-96.8428,47.3684],[-96.8431,47.3683],[-96.8434,47.3682],[-96.8437,47.3681],[-96.844,47.368],[-96.8441,47.368],[-96.8443,47.368],[-96.8444,47.368],[-96.8446,47.368],[-96.8448,47.368],[-96.845,47.368],[-96.8456,47.3681],[-96.8458,47.3682],[-96.8459,47.3682],[-96.8461,47.3683],[-96.8468,47.3684],[-96.8472,47.3684],[-96.8476,47.3685],[-96.8479,47.3686],[-96.8481,47.3686],[-96.8484,47.3688],[-96.8488,47.3689],[-96.8491,47.3691],[-96.8495,47.3692],[-96.8497,47.3693],[-96.8499,47.3694],[-96.8501,47.3694],[-96.8504,47.3695],[-96.8506,47.3696],[-96.8514,47.3697],[-96.8515,47.3697],[-96.8516,47.3697],[-96.8523,47.3697],[-96.8525,47.3697],[-96.8528,47.3697],[-96.8534,47.3697],[-96.854,47.3697],[-96.8544,47.3696],[-96.8547,47.3696],[-96.8553,47.3695],[-96.8556,47.3694],[-96.856,47.3693],[-96.8562,47.3693],[-96.8565,47.3692],[-96.8566,47.3692],[-96.8567,47.3691],[-96.8568,47.3691],[-96.857,47.369],[-96.8572,47.369],[-96.8573,47.3689],[-96.8576,47.3687],[-96.8577,47.3685],[-96.8578,47.3685],[-96.858,47.3683],[-96.858,47.3682],[-96.8581,47.3681],[-96.8581,47.368],[-96.8581,47.3679],[-96.8582,47.3678],[-96.8582,47.3677],[-96.8582,47.3676],[-96.8582,47.3675],[-96.8581,47.3673],[-96.8581,47.3671],[-96.858,47.367],[-96.8579,47.3669],[-96.8578,47.3668],[-96.8575,47.3666],[-96.8574,47.3665],[-96.857,47.3663],[-96.8569,47.3663],[-96.8568,47.3662],[-96.8567,47.3662],[-96.8565,47.3662],[-96.8562,47.3661],[-96.8554,47.3661],[-96.8552,47.3661],[-96.855,47.3661],[-96.8546,47.3661],[-96.8544,47.3661],[-96.8541,47.3661],[-96.8534,47.3663],[-96.853,47.3663],[-96.8528,47.3663],[-96.8527,47.3664],[-96.8525,47.3664],[-96.8521,47.3664],[-96.8516,47.3665],[-96.8511,47.3665],[-96.851,47.3664],[-96.8508,47.3664],[-96.8506,47.3663],[-96.8504,47.3663],[-96.8501,47.3661],[-96.8498,47.366],[-96.8495,47.3657],[-96.8494,47.3657],[-96.8494,47.3656],[-96.8493,47.3655],[-96.849,47.3653],[-96.8489,47.3652],[-96.8488,47.3651],[-96.8487,47.365],[-96.8486,47.3649],[-96.8485,47.3648],[-96.8485,47.3647],[-96.8484,47.3647],[-96.8484,47.3646],[-96.8483,47.3645],[-96.8482,47.3644],[-96.8482,47.3643],[-96.8481,47.3642],[-96.8481,47.3641],[-96.848,47.3639],[-96.8479,47.3637],[-96.8479,47.3636],[-96.8479,47.3634],[-96.8479,47.3633],[-96.848,47.3632],[-96.848,47.3631],[-96.8482,47.3628],[-96.8482,47.3627],[-96.8483,47.3626],[-96.8484,47.3625],[-96.8486,47.3624],[-96.8488,47.3622],[-96.8489,47.3622],[-96.8491,47.3621],[-96.8492,47.362],[-96.8493,47.3619],[-96.8494,47.3619],[-96.8502,47.3614],[-96.8504,47.3613],[-96.8505,47.3612],[-96.8509,47.361],[-96.8512,47.3608],[-96.8514,47.3607],[-96.8517,47.3605],[-96.8518,47.3604],[-96.8519,47.3603],[-96.8521,47.3599],[-96.8523,47.3596],[-96.8523,47.3595],[-96.8524,47.3591],[-96.8524,47.359],[-96.8524,47.3588],[-96.8523,47.3587],[-96.8522,47.3585],[-96.8522,47.3584],[-96.852,47.3581],[-96.8519,47.3581],[-96.8518,47.358],[-96.8518,47.3579],[-96.8512,47.3575],[-96.8511,47.3574],[-96.8505,47.3571],[-96.8503,47.357],[-96.8501,47.3569],[-96.8498,47.3569],[-96.8497,47.3568],[-96.8493,47.3567],[-96.849,47.3567],[-96.8488,47.3566],[-96.8486,47.3566],[-96.8485,47.3566],[-96.8484,47.3565],[-96.8478,47.3565],[-96.8472,47.3564],[-96.847,47.3564],[-96.8465,47.3564],[-96.8458,47.3564],[-96.8449,47.3564],[-96.8442,47.3564],[-96.8435,47.3564],[-96.8432,47.3564],[-96.8424,47.3564],[-96.8414,47.3563],[-96.8412,47.3563],[-96.8406,47.3563],[-96.8402,47.3563],[-96.8399,47.3563],[-96.8396,47.3563],[-96.8394,47.3563],[-96.839,47.3563],[-96.8388,47.3562],[-96.8385,47.3562],[-96.8381,47.356],[-96.8379,47.356],[-96.8377,47.3558],[-96.8376,47.3557],[-96.8375,47.3557],[-96.8374,47.3555],[-96.8373,47.3555],[-96.8372,47.3552],[-96.8371,47.3551],[-96.837,47.3548],[-96.837,47.3547],[-96.837,47.3545],[-96.8371,47.3544],[-96.8371,47.3543],[-96.8371,47.3542],[-96.8372,47.3541],[-96.8373,47.354],[-96.8374,47.3539],[-96.8376,47.3537],[-96.8377,47.3537],[-96.8377,47.3536],[-96.838,47.3535],[-96.8381,47.3535],[-96.8384,47.3534],[-96.8387,47.3534],[-96.8389,47.3534],[-96.8393,47.3534],[-96.8396,47.3534],[-96.84,47.3535],[-96.8401,47.3535],[-96.8403,47.3536],[-96.8405,47.3537],[-96.841,47.3539],[-96.8411,47.3539],[-96.8414,47.3541],[-96.8417,47.3543],[-96.8418,47.3543],[-96.8419,47.3544],[-96.8423,47.3545],[-96.8423,47.3546],[-96.8428,47.3547],[-96.843,47.3547],[-96.8431,47.3547],[-96.8433,47.3547],[-96.8436,47.3547],[-96.8438,47.3546],[-96.8439,47.3546],[-96.8441,47.3545],[-96.8443,47.3544],[-96.8445,47.3543],[-96.8446,47.3543],[-96.8447,47.3542],[-96.8448,47.3541],[-96.8449,47.3539],[-96.845,47.3538],[-96.845,47.3537],[-96.8451,47.3536],[-96.8451,47.3535],[-96.845,47.3532],[-96.8449,47.3531],[-96.8448,47.353],[-96.8447,47.3529],[-96.8447,47.3528],[-96.8446,47.3528],[-96.8445,47.3527],[-96.8444,47.3526],[-96.8443,47.3526],[-96.8443,47.3525],[-96.8442,47.3524],[-96.8441,47.3523],[-96.8439,47.3522],[-96.8435,47.3519],[-96.8434,47.3518],[-96.8433,47.3517],[-96.8431,47.3515],[-96.8431,47.3514],[-96.843,47.3513],[-96.843,47.3512],[-96.8429,47.3512],[-96.8429,47.3511],[-96.8429,47.3509],[-96.8429,47.3508],[-96.8429,47.3507],[-96.843,47.3507],[-96.843,47.3506],[-96.8431,47.3506],[-96.8432,47.3505],[-96.8433,47.3504],[-96.8434,47.3504],[-96.8435,47.3504],[-96.8435,47.3503],[-96.8436,47.3503],[-96.8438,47.3502],[-96.844,47.3502],[-96.8444,47.3502],[-96.8445,47.3503],[-96.8446,47.3503],[-96.845,47.3502],[-96.8452,47.3502],[-96.8459,47.3501],[-96.8461,47.3501],[-96.8465,47.3499],[-96.8467,47.3499],[-96.8468,47.3498],[-96.8469,47.3498],[-96.847,47.3497],[-96.8472,47.3496],[-96.8473,47.3495],[-96.8473,47.3494],[-96.8474,47.3491],[-96.8474,47.3489],[-96.8474,47.3487],[-96.8474,47.3485],[-96.8474,47.3484],[-96.8473,47.3483],[-96.8473,47.3481],[-96.8472,47.348],[-96.8472,47.3479],[-96.8471,47.3477],[-96.847,47.3475],[-96.8469,47.3474],[-96.8468,47.3473],[-96.8468,47.3472],[-96.8466,47.347],[-96.8465,47.3469],[-96.8463,47.3467],[-96.8458,47.3464],[-96.8453,47.346],[-96.8452,47.3459],[-96.8451,47.3458],[-96.8449,47.3457],[-96.8448,47.3457],[-96.8447,47.3456],[-96.8444,47.3455],[-96.8443,47.3455],[-96.8441,47.3454],[-96.844,47.3454],[-96.8439,47.3454],[-96.8436,47.3453],[-96.8434,47.3452],[-96.8432,47.3451],[-96.8431,47.345],[-96.8427,47.3447],[-96.8427,47.3446],[-96.8426,47.3445],[-96.8425,47.3444],[-96.8423,47.3441],[-96.8423,47.344],[-96.8422,47.3439],[-96.8422,47.3438],[-96.842,47.3434],[-96.8419,47.3431],[-96.8418,47.3427],[-96.8417,47.3426],[-96.8417,47.3425],[-96.8416,47.3423],[-96.8415,47.3421],[-96.8414,47.342],[-96.8414,47.3419],[-96.8414,47.3418],[-96.8413,47.3418],[-96.8412,47.3417],[-96.8412,47.3416],[-96.841,47.3414],[-96.8408,47.3412],[-96.8406,47.3411],[-96.8404,47.3409],[-96.8402,47.3408],[-96.8399,47.3407],[-96.8397,47.3406],[-96.8396,47.3406],[-96.8394,47.3406],[-96.8393,47.3406],[-96.8391,47.3406],[-96.8391,47.3405],[-96.8388,47.3405],[-96.8386,47.3405],[-96.8383,47.3405],[-96.838,47.3406],[-96.8378,47.3406],[-96.8376,47.3406],[-96.8374,47.3407],[-96.8371,47.3407],[-96.8371,47.3408],[-96.8368,47.3409],[-96.8363,47.3409],[-96.8361,47.341],[-96.8356,47.341],[-96.8353,47.341],[-96.835,47.341],[-96.8349,47.341],[-96.8345,47.341],[-96.8344,47.3409],[-96.8342,47.3409],[-96.8337,47.3408],[-96.8336,47.3407],[-96.8335,47.3407],[-96.8334,47.3407],[-96.8331,47.3406],[-96.8329,47.3405],[-96.8328,47.3404],[-96.8326,47.3404],[-96.8325,47.3404],[-96.8325,47.3403],[-96.8321,47.3402],[-96.8319,47.3401],[-96.8315,47.3398],[-96.8312,47.3396],[-96.8311,47.3395],[-96.831,47.3394],[-96.8309,47.3393],[-96.8309,47.3392],[-96.8308,47.3391],[-96.8307,47.339],[-96.8307,47.3389],[-96.8306,47.3388],[-96.8306,47.3386],[-96.8306,47.3384],[-96.8306,47.3383],[-96.8306,47.3381],[-96.8306,47.338],[-96.8307,47.3378],[-96.8309,47.3375],[-96.831,47.3374],[-96.831,47.3373],[-96.8311,47.3371],[-96.8312,47.337],[-96.8312,47.3369],[-96.8313,47.3369],[-96.8314,47.3367],[-96.8316,47.3364],[-96.832,47.3361],[-96.8321,47.3359],[-96.8322,47.3357],[-96.8324,47.3355],[-96.8326,47.3352],[-96.8327,47.3351],[-96.8327,47.335],[-96.8328,47.335],[-96.8329,47.3348],[-96.8331,47.3345],[-96.8331,47.3344],[-96.8332,47.3343],[-96.8333,47.3341],[-96.8334,47.334],[-96.8334,47.3339],[-96.8336,47.3338],[-96.8336,47.3337],[-96.8336,47.3336],[-96.8337,47.3335],[-96.8339,47.3333],[-96.8342,47.3329],[-96.8343,47.3328],[-96.8344,47.3327],[-96.8345,47.3327],[-96.8348,47.3325],[-96.8349,47.3324],[-96.8351,47.3323],[-96.8354,47.3322],[-96.8355,47.3321],[-96.8356,47.3321],[-96.8358,47.3321],[-96.8361,47.332],[-96.8362,47.332],[-96.8363,47.3319],[-96.8364,47.3319],[-96.8366,47.3319],[-96.8371,47.3319],[-96.8373,47.3319],[-96.8376,47.3319],[-96.8379,47.3319],[-96.8382,47.3319],[-96.8391,47.3321],[-96.84,47.3321],[-96.8404,47.3322],[-96.8405,47.3322],[-96.8408,47.3322],[-96.841,47.3322],[-96.8414,47.3322],[-96.8419,47.3322],[-96.8422,47.3322],[-96.8425,47.3321],[-96.8428,47.3321],[-96.8429,47.3321],[-96.8435,47.3319],[-96.8435,47.3318],[-96.8436,47.3318],[-96.8437,47.3318],[-96.8438,47.3317],[-96.844,47.3317],[-96.8441,47.3316],[-96.8446,47.3314],[-96.8449,47.3312],[-96.845,47.3311],[-96.8452,47.3309],[-96.8455,47.3307],[-96.8456,47.3306],[-96.8457,47.3306],[-96.8457,47.3304],[-96.8458,47.3303],[-96.846,47.3302],[-96.846,47.3301],[-96.8461,47.3299],[-96.8461,47.3298],[-96.8462,47.3295],[-96.8462,47.329],[-96.8462,47.3289],[-96.8461,47.3287],[-96.846,47.3284],[-96.846,47.3283],[-96.8459,47.3281],[-96.8458,47.328],[-96.8457,47.3279],[-96.8456,47.3278],[-96.8455,47.3277],[-96.8454,47.3276],[-96.8452,47.3275],[-96.8449,47.3272],[-96.8446,47.3271],[-96.8444,47.3269],[-96.8441,47.3268],[-96.8439,47.3268],[-96.8438,47.3267],[-96.8436,47.3267],[-96.8435,47.3267],[-96.8433,47.3266],[-96.8429,47.3266],[-96.8426,47.3266],[-96.842,47.3265],[-96.8418,47.3265],[-96.8416,47.3265],[-96.8413,47.3265],[-96.841,47.3266],[-96.8408,47.3267],[-96.8405,47.3267],[-96.8402,47.3268],[-96.8401,47.3269],[-96.84,47.3269],[-96.8398,47.327],[-96.8396,47.3271],[-96.8392,47.3273],[-96.8391,47.3274],[-96.8389,47.3275],[-96.8386,47.3278],[-96.8381,47.3282],[-96.8381,47.3283],[-96.838,47.3285],[-96.8379,47.3285],[-96.8378,47.3287],[-96.8377,47.3288],[-96.8377,47.3289],[-96.8375,47.3291],[-96.8375,47.3292],[-96.8372,47.3296],[-96.8371,47.3297],[-96.8369,47.33],[-96.8368,47.33],[-96.8367,47.3301],[-96.8365,47.3303],[-96.8362,47.3305],[-96.836,47.3306],[-96.8358,47.3307],[-96.8355,47.3308],[-96.8354,47.3308],[-96.8352,47.3309],[-96.835,47.3309],[-96.8346,47.331],[-96.8344,47.3309],[-96.8338,47.3309],[-96.8335,47.3309],[-96.8334,47.3308],[-96.8332,47.3308],[-96.8331,47.3308],[-96.833,47.3308],[-96.8329,47.3308],[-96.8328,47.3307],[-96.8323,47.3306],[-96.8317,47.3304],[-96.8316,47.3304],[-96.8315,47.3304],[-96.8314,47.3303],[-96.8312,47.3303],[-96.8309,47.3302],[-96.8308,47.3301],[-96.8307,47.33],[-96.8305,47.3299],[-96.83,47.3296],[-96.83,47.3295],[-96.8299,47.3295],[-96.8297,47.3293],[-96.8296,47.3292],[-96.8296,47.3291],[-96.8295,47.3291],[-96.8294,47.3289],[-96.8293,47.3289],[-96.8291,47.3286],[-96.829,47.3285],[-96.8289,47.3284],[-96.8288,47.3282],[-96.8288,47.3281],[-96.8288,47.328],[-96.8288,47.3278],[-96.8288,47.3277],[-96.8288,47.3276],[-96.8289,47.3274],[-96.829,47.3271],[-96.8291,47.3269],[-96.8292,47.3269],[-96.8292,47.3268],[-96.8293,47.3267],[-96.8295,47.3266],[-96.8296,47.3265],[-96.8299,47.3263],[-96.8301,47.3262],[-96.8303,47.3261],[-96.8304,47.3261],[-96.8305,47.326],[-96.8309,47.3259],[-96.831,47.3258],[-96.8311,47.3258],[-96.8312,47.3257],[-96.8315,47.3257],[-96.8318,47.3257],[-96.8324,47.3257],[-96.833,47.3258],[-96.8334,47.3258],[-96.8338,47.3258],[-96.8345,47.3257],[-96.8347,47.3257],[-96.835,47.3257],[-96.8354,47.3257],[-96.8355,47.3256],[-96.8356,47.3256],[-96.8357,47.3256],[-96.836,47.3255],[-96.8365,47.3252],[-96.8366,47.3251],[-96.8367,47.3251],[-96.8368,47.325],[-96.8369,47.3248],[-96.837,47.3247],[-96.837,47.3246],[-96.837,47.3245],[-96.8371,47.3243],[-96.8371,47.324],[-96.8371,47.3239],[-96.837,47.3237],[-96.8369,47.3234],[-96.8369,47.3233],[-96.8368,47.3231],[-96.8366,47.3229],[-96.8365,47.3228],[-96.8364,47.3227],[-96.8359,47.3224],[-96.8359,47.3223],[-96.8358,47.3222],[-96.8357,47.3221],[-96.8355,47.322],[-96.8354,47.3218],[-96.8352,47.3216],[-96.8351,47.3215],[-96.835,47.3213],[-96.8349,47.3212],[-96.8347,47.3208],[-96.8347,47.3207],[-96.8346,47.3205],[-96.8346,47.3204],[-96.8347,47.3202],[-96.8347,47.3199],[-96.8348,47.3198],[-96.8348,47.3196],[-96.8349,47.3195],[-96.835,47.3194],[-96.8351,47.3193],[-96.8353,47.3191],[-96.8354,47.3191],[-96.8357,47.319],[-96.8358,47.3189],[-96.8361,47.3188],[-96.8363,47.3187],[-96.8364,47.3186],[-96.8368,47.3185],[-96.8369,47.3184],[-96.837,47.3184],[-96.8372,47.3184],[-96.8374,47.3184],[-96.8377,47.3184],[-96.8386,47.3185],[-96.8389,47.3185],[-96.8393,47.3185],[-96.84,47.3186],[-96.8404,47.3186],[-96.8405,47.3186],[-96.8409,47.3186],[-96.8414,47.3185],[-96.8416,47.3185],[-96.842,47.3184],[-96.8422,47.3184],[-96.8423,47.3184],[-96.8425,47.3183],[-96.8427,47.3183],[-96.8428,47.3182],[-96.8434,47.318],[-96.8436,47.318],[-96.8437,47.3179],[-96.8438,47.3179],[-96.8439,47.3179],[-96.8441,47.3178],[-96.8443,47.3177],[-96.8445,47.3176],[-96.8446,47.3176],[-96.8447,47.3175],[-96.845,47.3174],[-96.8452,47.3174],[-96.8454,47.3173],[-96.8457,47.3171],[-96.8458,47.3171],[-96.846,47.317],[-96.8461,47.317],[-96.8462,47.3169],[-96.8466,47.3166],[-96.8467,47.3166],[-96.8467,47.3165],[-96.8468,47.3164],[-96.8469,47.3163],[-96.847,47.3159],[-96.847,47.3158],[-96.847,47.3157],[-96.847,47.3156],[-96.8469,47.3155],[-96.8469,47.3154],[-96.8468,47.3153],[-96.8468,47.3152],[-96.8466,47.3151],[-96.8463,47.3149],[-96.846,47.3148],[-96.846,47.3147],[-96.8458,47.3147],[-96.8457,47.3147],[-96.8455,47.3147],[-96.8454,47.3146],[-96.8449,47.3146],[-96.8447,47.3146],[-96.8445,47.3145],[-96.8444,47.3145],[-96.8443,47.3145],[-96.8438,47.3144],[-96.8436,47.3143],[-96.8435,47.3142],[-96.8433,47.3141],[-96.8431,47.314],[-96.8427,47.3138],[-96.8426,47.3137],[-96.8425,47.3135],[-96.8424,47.3134],[-96.8423,47.3132],[-96.8422,47.3131],[-96.8422,47.313],[-96.8422,47.3128],[-96.8422,47.3126],[-96.8423,47.3124],[-96.8423,47.3122],[-96.8424,47.3121],[-96.8427,47.3118],[-96.843,47.3115],[-96.8431,47.3114],[-96.8433,47.3112],[-96.8434,47.3111],[-96.8435,47.311],[-96.8436,47.3109],[-96.8436,47.3107],[-96.8437,47.3107],[-96.8438,47.3105],[-96.8439,47.3104],[-96.8439,47.3102],[-96.844,47.3101],[-96.8439,47.3099],[-96.8439,47.3097],[-96.8438,47.3096],[-96.8437,47.3093],[-96.8436,47.3092],[-96.8434,47.3091],[-96.8433,47.309],[-96.843,47.3088],[-96.8429,47.3087],[-96.8428,47.3087],[-96.8425,47.3086],[-96.8423,47.3086],[-96.8422,47.3086],[-96.8421,47.3086],[-96.8419,47.3086],[-96.8416,47.3087],[-96.8414,47.3087],[-96.841,47.3088],[-96.8408,47.3088],[-96.8407,47.3089],[-96.8405,47.309],[-96.8404,47.3091],[-96.8403,47.3091],[-96.8402,47.3092],[-96.8401,47.3093],[-96.8401,47.3094],[-96.84,47.3095],[-96.8398,47.3097],[-96.8398,47.3098],[-96.8397,47.3098],[-96.8396,47.31],[-96.8395,47.3102],[-96.8394,47.3103],[-96.8394,47.3104],[-96.8393,47.3105],[-96.8392,47.3106],[-96.8392,47.3107],[-96.839,47.3109],[-96.8388,47.311],[-96.8386,47.3112],[-96.8385,47.3113],[-96.8384,47.3113],[-96.8383,47.3113],[-96.8381,47.3114],[-96.8379,47.3115],[-96.8377,47.3115],[-96.8376,47.3115],[-96.8374,47.3115],[-96.8371,47.3115],[-96.8368,47.3115],[-96.8365,47.3115],[-96.8363,47.3114],[-96.8362,47.3114],[-96.8361,47.3113],[-96.8359,47.3112],[-96.8357,47.3111],[-96.8355,47.3109],[-96.8354,47.3108],[-96.8351,47.3105],[-96.8349,47.3103],[-96.8349,47.3102],[-96.8347,47.31],[-96.8346,47.3098],[-96.8344,47.3095],[-96.8343,47.3094],[-96.8343,47.3093],[-96.8341,47.3091],[-96.8339,47.3088],[-96.8338,47.3086],[-96.8337,47.3085],[-96.8336,47.3084],[-96.8331,47.308],[-96.833,47.3079],[-96.8324,47.3075],[-96.8322,47.3073],[-96.8317,47.3071],[-96.8315,47.307],[-96.8314,47.3069],[-96.831,47.3067],[-96.831,47.3066],[-96.8309,47.3066],[-96.8308,47.3064],[-96.8307,47.3063],[-96.8307,47.3062],[-96.8307,47.3061],[-96.8306,47.3057],[-96.8306,47.3056],[-96.8307,47.3055],[-96.8307,47.3054],[-96.8308,47.3052],[-96.8309,47.3051],[-96.831,47.305],[-96.8311,47.3049],[-96.8313,47.3048],[-96.8317,47.3046],[-96.8317,47.3045],[-96.8318,47.3045],[-96.832,47.3044],[-96.8322,47.3044],[-96.8324,47.3043],[-96.8326,47.3042],[-96.8327,47.3042],[-96.8328,47.3042],[-96.8331,47.304],[-96.8332,47.304],[-96.8334,47.3039],[-96.8336,47.3038],[-96.8337,47.3038],[-96.8338,47.3038],[-96.8339,47.3037],[-96.834,47.3037],[-96.8342,47.3035],[-96.8343,47.3034],[-96.8346,47.3033],[-96.8347,47.3032],[-96.8348,47.3031],[-96.8349,47.303],[-96.835,47.3029],[-96.835,47.3028],[-96.8351,47.3027],[-96.8352,47.3024],[-96.8353,47.3023],[-96.8353,47.3022],[-96.8354,47.302],[-96.8354,47.3017],[-96.8355,47.3016],[-96.8355,47.3015],[-96.8356,47.3014],[-96.8356,47.3012],[-96.8358,47.3007],[-96.8359,47.3006],[-96.836,47.3005],[-96.8361,47.3003],[-96.8362,47.3002],[-96.8363,47.3],[-96.8364,47.2997],[-96.8365,47.2996],[-96.8366,47.2996],[-96.8366,47.2995],[-96.8367,47.2995],[-96.8369,47.2993],[-96.8371,47.2991],[-96.8375,47.2987],[-96.8377,47.2986],[-96.8378,47.2985],[-96.8381,47.2982],[-96.8385,47.2978],[-96.8387,47.2977],[-96.8388,47.2977],[-96.8389,47.2976],[-96.8391,47.2976],[-96.8393,47.2975],[-96.8398,47.2971],[-96.8401,47.297],[-96.8405,47.2966],[-96.8406,47.2965],[-96.8409,47.2963],[-96.841,47.2962],[-96.8412,47.296],[-96.8413,47.296],[-96.8416,47.2957],[-96.8417,47.2956],[-96.8419,47.2954],[-96.842,47.2953],[-96.8421,47.2952],[-96.8422,47.2951],[-96.8426,47.2947],[-96.8427,47.2946],[-96.8427,47.2945],[-96.8429,47.2944],[-96.8431,47.2942],[-96.8433,47.2939],[-96.8436,47.2934],[-96.8437,47.2933],[-96.8438,47.2931],[-96.8438,47.293],[-96.8439,47.2929],[-96.8439,47.2924],[-96.844,47.2922],[-96.844,47.2918],[-96.844,47.2915],[-96.8439,47.2905],[-96.8438,47.29],[-96.8437,47.2896],[-96.8437,47.2894],[-96.8435,47.2888],[-96.8434,47.2885],[-96.8434,47.2884],[-96.8432,47.288],[-96.8431,47.2876],[-96.8429,47.2872],[-96.8426,47.2865],[-96.8423,47.2859],[-96.8422,47.2857],[-96.8421,47.2854],[-96.842,47.2854],[-96.8419,47.2852],[-96.8418,47.285],[-96.8418,47.2849],[-96.8417,47.2848],[-96.8416,47.2846],[-96.8415,47.2844],[-96.8415,47.2842],[-96.8414,47.2839],[-96.8413,47.2837],[-96.8411,47.2832],[-96.8411,47.2831],[-96.8411,47.2829],[-96.8411,47.2825],[-96.8411,47.2823],[-96.8411,47.282],[-96.841,47.2819],[-96.841,47.2814],[-96.841,47.2811],[-96.841,47.2808],[-96.841,47.2802],[-96.8409,47.2798],[-96.8409,47.2797],[-96.8408,47.2793],[-96.8407,47.279],[-96.8406,47.2784],[-96.8404,47.278],[-96.8404,47.2779],[-96.8403,47.2777],[-96.8403,47.2776],[-96.8402,47.2771],[-96.8402,47.2769],[-96.8401,47.2766],[-96.8401,47.276],[-96.8401,47.2758],[-96.8401,47.2756],[-96.8401,47.2754],[-96.8401,47.2753],[-96.8402,47.2752],[-96.8402,47.2751],[-96.8403,47.2749],[-96.8404,47.2748],[-96.8405,47.2747],[-96.8406,47.2745],[-96.8408,47.2743],[-96.841,47.2741],[-96.8412,47.274],[-96.8414,47.2739],[-96.8415,47.2739],[-96.8418,47.2738],[-96.8419,47.2737],[-96.8421,47.2737],[-96.8423,47.2736],[-96.8424,47.2736],[-96.8426,47.2735],[-96.8427,47.2735],[-96.8433,47.2734],[-96.8435,47.2734],[-96.8437,47.2734],[-96.844,47.2733],[-96.8447,47.2733],[-96.845,47.2732],[-96.8451,47.2732],[-96.8454,47.2732],[-96.8456,47.2731],[-96.8457,47.2731],[-96.8458,47.2731],[-96.846,47.273],[-96.8462,47.2729],[-96.8464,47.2728],[-96.8465,47.2728],[-96.8466,47.2727],[-96.8468,47.2726],[-96.847,47.2724],[-96.8471,47.2724],[-96.8472,47.2722],[-96.8474,47.272],[-96.8475,47.2718],[-96.8475,47.2717],[-96.8476,47.2716],[-96.8476,47.2715],[-96.8477,47.2713],[-96.8477,47.2711],[-96.8477,47.2709],[-96.8477,47.2708],[-96.8477,47.2707],[-96.8475,47.2705],[-96.8475,47.2704],[-96.8474,47.2703],[-96.8473,47.2702],[-96.8472,47.2701],[-96.8472,47.27],[-96.8467,47.2697],[-96.8461,47.2693],[-96.8459,47.2692],[-96.8456,47.269],[-96.8453,47.2689],[-96.8452,47.2689],[-96.8451,47.2688],[-96.8449,47.2688],[-96.8448,47.2687],[-96.8447,47.2687],[-96.8444,47.2687],[-96.8442,47.2686],[-96.8441,47.2686],[-96.8439,47.2686],[-96.8436,47.2686],[-96.8435,47.2685],[-96.8428,47.2685],[-96.8427,47.2685],[-96.8419,47.2685],[-96.8417,47.2686],[-96.8414,47.2686],[-96.8411,47.2687],[-96.8407,47.2687],[-96.8406,47.2688],[-96.8404,47.2688],[-96.8397,47.269],[-96.8396,47.269],[-96.8393,47.2691],[-96.8392,47.2692],[-96.8389,47.2692],[-96.8387,47.2692],[-96.8384,47.2692],[-96.8381,47.2692],[-96.8378,47.2692],[-96.8373,47.2692],[-96.8372,47.2691],[-96.8371,47.2691],[-96.837,47.2691],[-96.8369,47.2691],[-96.8367,47.269],[-96.8365,47.269],[-96.8364,47.2689],[-96.8362,47.2689],[-96.836,47.2688],[-96.8359,47.2687],[-96.8357,47.2686],[-96.8353,47.2683],[-96.8352,47.2683],[-96.8352,47.2682],[-96.8351,47.2681],[-96.835,47.2681],[-96.835,47.268],[-96.8349,47.2679],[-96.8347,47.2676],[-96.8347,47.2674],[-96.8346,47.2673],[-96.8346,47.2672],[-96.8346,47.267],[-96.8346,47.2668],[-96.8346,47.2667],[-96.8346,47.2666],[-96.8346,47.2665],[-96.8346,47.2664],[-96.8346,47.2663],[-96.8347,47.2663],[-96.8347,47.2662],[-96.8348,47.2659],[-96.8349,47.2659],[-96.835,47.2658],[-96.835,47.2657],[-96.8354,47.2654],[-96.8356,47.2653],[-96.8358,47.2652],[-96.8363,47.265],[-96.8366,47.2649],[-96.8367,47.2648],[-96.8371,47.2647],[-96.8374,47.2647],[-96.8377,47.2646],[-96.8385,47.2646],[-96.8387,47.2646],[-96.8389,47.2646],[-96.8395,47.2645],[-96.8398,47.2646],[-96.8401,47.2646],[-96.8407,47.2648],[-96.8411,47.2649],[-96.8412,47.2649],[-96.8414,47.265],[-96.8416,47.265],[-96.8419,47.2651],[-96.8422,47.2653],[-96.8427,47.2654],[-96.843,47.2654],[-96.8432,47.2655],[-96.8434,47.2655],[-96.8436,47.2655],[-96.8438,47.2655],[-96.8439,47.2655],[-96.8441,47.2655],[-96.8444,47.2655],[-96.8445,47.2654],[-96.8446,47.2654],[-96.8448,47.2654],[-96.845,47.2653],[-96.8452,47.2652],[-96.8453,47.2651],[-96.8456,47.2649],[-96.8457,47.2649],[-96.8458,47.2648],[-96.846,47.2646],[-96.8464,47.2641],[-96.8466,47.2639],[-96.8466,47.2638],[-96.8468,47.2637],[-96.8468,47.2636],[-96.8469,47.2635],[-96.847,47.2634],[-96.847,47.2633],[-96.8473,47.2628],[-96.8474,47.2626],[-96.8474,47.2625],[-96.8474,47.2619],[-96.8474,47.2618],[-96.8474,47.2617],[-96.8473,47.2615],[-96.8473,47.2614],[-96.8472,47.2613],[-96.8471,47.2612],[-96.847,47.2611],[-96.8468,47.261],[-96.8467,47.261],[-96.8466,47.2609],[-96.8465,47.2609],[-96.8464,47.2608],[-96.8463,47.2608],[-96.846,47.2608],[-96.8458,47.2608],[-96.8455,47.2608],[-96.8454,47.2608],[-96.845,47.2609],[-96.8449,47.261],[-96.8447,47.261],[-96.8446,47.2611],[-96.8445,47.2611],[-96.8443,47.2612],[-96.844,47.2614],[-96.8439,47.2615],[-96.8434,47.2619],[-96.8431,47.2621],[-96.8428,47.2623],[-96.8427,47.2624],[-96.8426,47.2624],[-96.8425,47.2625],[-96.8424,47.2625],[-96.8423,47.2625],[-96.8421,47.2626],[-96.8418,47.2626],[-96.8414,47.2627],[-96.8411,47.2627],[-96.8408,47.2627],[-96.8404,47.2628],[-96.84,47.2628],[-96.8396,47.2628],[-96.8392,47.2629],[-96.8388,47.2629],[-96.8385,47.263],[-96.8384,47.263],[-96.838,47.263],[-96.8376,47.2631],[-96.8373,47.263],[-96.837,47.263],[-96.8369,47.263],[-96.8367,47.263],[-96.8365,47.2629],[-96.8364,47.2629],[-96.8364,47.2628],[-96.8361,47.2626],[-96.836,47.2625],[-96.8359,47.2625],[-96.8358,47.2622],[-96.8357,47.2621],[-96.8356,47.2619],[-96.8355,47.2617],[-96.8355,47.2616],[-96.8354,47.2614],[-96.8354,47.261],[-96.8354,47.2607],[-96.8355,47.2605],[-96.8355,47.2604],[-96.8356,47.2602],[-96.8356,47.2601],[-96.8356,47.26],[-96.8357,47.26],[-96.8358,47.2597],[-96.8359,47.2595],[-96.836,47.2593],[-96.8361,47.2592],[-96.8362,47.2591],[-96.8366,47.2589],[-96.8368,47.2587],[-96.837,47.2586],[-96.8371,47.2586],[-96.8372,47.2585],[-96.8373,47.2585],[-96.8375,47.2584],[-96.8377,47.2583],[-96.8379,47.2583],[-96.8381,47.2583],[-96.8384,47.2583],[-96.8386,47.2583],[-96.8389,47.2584],[-96.8392,47.2584],[-96.8394,47.2584],[-96.8399,47.2585],[-96.8402,47.2586],[-96.8403,47.2586],[-96.8404,47.2587],[-96.8407,47.2587],[-96.8408,47.2588],[-96.841,47.2589],[-96.8416,47.259],[-96.8417,47.2591],[-96.8418,47.2591],[-96.8422,47.2591],[-96.8423,47.2591],[-96.8429,47.2592],[-96.843,47.2592],[-96.8435,47.2592],[-96.8437,47.2592],[-96.8438,47.2592],[-96.8443,47.2591],[-96.8444,47.259],[-96.8445,47.259],[-96.8446,47.259],[-96.8447,47.2589],[-96.8448,47.2589],[-96.8449,47.2588],[-96.845,47.2587],[-96.8451,47.2586],[-96.8452,47.2586],[-96.8452,47.2585],[-96.8453,47.2584],[-96.8453,47.2583],[-96.8453,47.2582],[-96.8453,47.2581],[-96.8453,47.2579],[-96.8453,47.2578],[-96.8452,47.2578],[-96.8452,47.2577],[-96.8451,47.2576],[-96.8448,47.2574],[-96.8445,47.2573],[-96.8444,47.2573],[-96.844,47.2572],[-96.8437,47.2572],[-96.8435,47.2573],[-96.8434,47.2573],[-96.8433,47.2573],[-96.8432,47.2573],[-96.8431,47.2573],[-96.8426,47.2574],[-96.8423,47.2574],[-96.8414,47.2576],[-96.8413,47.2576],[-96.8412,47.2576],[-96.8406,47.2576],[-96.8401,47.2575],[-96.84,47.2575],[-96.8398,47.2575],[-96.8396,47.2574],[-96.8395,47.2574],[-96.8394,47.2573],[-96.8392,47.2572],[-96.839,47.2571],[-96.8389,47.257],[-96.8388,47.2569],[-96.8388,47.2568],[-96.8387,47.2567],[-96.8386,47.2564],[-96.8385,47.2562],[-96.8385,47.2561],[-96.8386,47.256],[-96.8386,47.2559],[-96.8387,47.2558],[-96.8387,47.2557],[-96.8388,47.2555],[-96.8389,47.2553],[-96.839,47.2553],[-96.839,47.2552],[-96.8392,47.255],[-96.8394,47.2548],[-96.8395,47.2548],[-96.8398,47.2545],[-96.8399,47.2545],[-96.8401,47.2544],[-96.8403,47.2543],[-96.8405,47.2543],[-96.8409,47.2541],[-96.841,47.254],[-96.8412,47.254],[-96.8414,47.2539],[-96.8416,47.2538],[-96.8417,47.2538],[-96.8418,47.2537],[-96.8421,47.2537],[-96.8423,47.2536],[-96.8424,47.2536],[-96.8427,47.2535],[-96.8427,47.2534],[-96.8429,47.2533],[-96.843,47.2532],[-96.8431,47.253],[-96.8432,47.2529],[-96.8433,47.2528],[-96.8434,47.2527],[-96.8435,47.2526],[-96.8436,47.2525],[-96.8438,47.2524],[-96.8439,47.2523],[-96.8439,47.2522],[-96.844,47.2521],[-96.8441,47.252],[-96.8442,47.2519],[-96.8443,47.2518],[-96.8443,47.2516],[-96.8444,47.2516],[-96.8444,47.2515],[-96.8444,47.2514],[-96.8444,47.2512],[-96.8444,47.2509],[-96.8443,47.2507],[-96.8442,47.2506],[-96.844,47.2503],[-96.8439,47.2501],[-96.8438,47.2501],[-96.8438,47.25],[-96.8438,47.2499],[-96.8437,47.2499],[-96.8436,47.2498],[-96.8434,47.2497],[-96.8433,47.2496],[-96.843,47.2495],[-96.8427,47.2495],[-96.8423,47.2494],[-96.8422,47.2494],[-96.842,47.2494],[-96.8417,47.2494],[-96.8416,47.2494],[-96.8412,47.2495],[-96.8411,47.2495],[-96.8409,47.2496],[-96.8408,47.2497],[-96.8407,47.2498],[-96.8406,47.2498],[-96.8405,47.2499],[-96.8404,47.2499],[-96.8403,47.25],[-96.8401,47.2502],[-96.84,47.2505],[-96.8399,47.2506],[-96.8398,47.251],[-96.8398,47.2512],[-96.8398,47.2515],[-96.8398,47.2517],[-96.8398,47.2518],[-96.8397,47.252],[-96.8396,47.2522],[-96.8396,47.2523],[-96.8395,47.2525],[-96.8394,47.2526],[-96.8393,47.2527],[-96.8391,47.2528],[-96.839,47.2529],[-96.8389,47.2529],[-96.8388,47.2529],[-96.8387,47.253],[-96.8385,47.253],[-96.8384,47.253],[-96.8381,47.2531],[-96.838,47.2531],[-96.8378,47.2531],[-96.8376,47.2531],[-96.8375,47.2531],[-96.8374,47.2531],[-96.8373,47.253],[-96.8371,47.2529],[-96.837,47.2528],[-96.8369,47.2527],[-96.8367,47.2525],[-96.8365,47.2522],[-96.8363,47.2518],[-96.8362,47.2515],[-96.8361,47.2514],[-96.836,47.2513],[-96.8359,47.2512],[-96.8357,47.2508],[-96.8356,47.2507],[-96.8356,47.2506],[-96.8355,47.2505],[-96.8354,47.2504],[-96.8354,47.2503],[-96.8353,47.2502],[-96.8352,47.2501],[-96.835,47.25],[-96.8349,47.2498],[-96.8347,47.2497],[-96.8343,47.2493],[-96.8341,47.2492],[-96.8336,47.2489],[-96.8334,47.2488],[-96.8332,47.2487],[-96.8329,47.2484],[-96.8327,47.2482],[-96.8325,47.248],[-96.8324,47.2479],[-96.8324,47.2478],[-96.8323,47.2478],[-96.8323,47.2477],[-96.8322,47.2475],[-96.8322,47.2474],[-96.8321,47.2473],[-96.8321,47.247],[-96.8322,47.2469],[-96.8322,47.2468],[-96.8323,47.2467],[-96.8324,47.2465],[-96.8325,47.2464],[-96.8327,47.2462],[-96.833,47.246],[-96.8332,47.2459],[-96.8334,47.2457],[-96.8335,47.2457],[-96.8336,47.2457],[-96.8337,47.2456],[-96.834,47.2455],[-96.8341,47.2454],[-96.8342,47.2454],[-96.8346,47.2453],[-96.8348,47.2452],[-96.8349,47.2452],[-96.835,47.2452],[-96.8354,47.245],[-96.8356,47.245],[-96.8357,47.245],[-96.8358,47.245],[-96.8359,47.2449],[-96.8361,47.2449],[-96.8363,47.2449],[-96.8364,47.2448],[-96.8366,47.2448],[-96.8367,47.2448],[-96.837,47.2448],[-96.8373,47.2447],[-96.8377,47.2446],[-96.838,47.2445],[-96.8383,47.2445],[-96.8384,47.2444],[-96.8389,47.2443],[-96.839,47.2443],[-96.8392,47.2442],[-96.8396,47.2441],[-96.8397,47.244],[-96.8399,47.2439],[-96.8404,47.2437],[-96.8405,47.2437],[-96.8406,47.2437],[-96.8407,47.2436],[-96.8409,47.2435],[-96.8411,47.2434],[-96.8413,47.2433],[-96.8415,47.2431],[-96.8416,47.2431],[-96.842,47.2428],[-96.8422,47.2427],[-96.8426,47.2424],[-96.8427,47.2423],[-96.8429,47.2422],[-96.843,47.2421],[-96.8431,47.2419],[-96.8432,47.2418],[-96.8433,47.2417],[-96.8436,47.2411],[-96.8437,47.2409],[-96.8438,47.2405],[-96.8438,47.2403],[-96.8438,47.2399],[-96.8437,47.2398],[-96.8437,47.2397],[-96.8437,47.2396],[-96.8436,47.2395],[-96.8435,47.2394],[-96.8433,47.2393],[-96.8431,47.2391],[-96.8429,47.239],[-96.8428,47.239],[-96.8426,47.2389],[-96.8424,47.2388],[-96.8421,47.2388],[-96.8419,47.2388],[-96.8417,47.2388],[-96.8415,47.2388],[-96.8413,47.2388],[-96.8412,47.2388],[-96.8411,47.2388],[-96.8408,47.2389],[-96.8407,47.239],[-96.8406,47.2391],[-96.8405,47.2391],[-96.8403,47.2394],[-96.8402,47.2394],[-96.8401,47.2395],[-96.8401,47.2397],[-96.84,47.2398],[-96.84,47.2399],[-96.84,47.2401],[-96.8398,47.2405],[-96.8398,47.2408],[-96.8396,47.2412],[-96.8395,47.2413],[-96.8394,47.2415],[-96.8393,47.2416],[-96.8392,47.2417],[-96.8391,47.2418],[-96.8391,47.2419],[-96.8389,47.242],[-96.8387,47.2421],[-96.8385,47.2422],[-96.8384,47.2423],[-96.8382,47.2424],[-96.8381,47.2424],[-96.8379,47.2425],[-96.8377,47.2425],[-96.8375,47.2426],[-96.8373,47.2426],[-96.8371,47.2426],[-96.8369,47.2425],[-96.8367,47.2425],[-96.8365,47.2424],[-96.8361,47.2421],[-96.836,47.242],[-96.8359,47.2419],[-96.8359,47.2418],[-96.8358,47.2417],[-96.8358,47.2416],[-96.8357,47.2414],[-96.8357,47.2413],[-96.8356,47.2408],[-96.8355,47.2403],[-96.8354,47.2401],[-96.8353,47.2398],[-96.8353,47.2397],[-96.8353,47.2396],[-96.8351,47.2395],[-96.835,47.2394],[-96.835,47.2393],[-96.8349,47.2391],[-96.8347,47.239],[-96.8346,47.2389],[-96.8342,47.2386],[-96.8335,47.2381],[-96.8334,47.238],[-96.8333,47.238],[-96.8329,47.2378],[-96.8326,47.2376],[-96.8322,47.2374],[-96.8318,47.2372],[-96.8315,47.237],[-96.8312,47.2368],[-96.831,47.2367],[-96.8308,47.2365],[-96.8307,47.2364],[-96.8306,47.2363],[-96.8305,47.2362],[-96.8304,47.2361],[-96.8303,47.236],[-96.8302,47.2359],[-96.8301,47.2358],[-96.83,47.2357],[-96.8297,47.2354],[-96.8294,47.235],[-96.8293,47.2349],[-96.8291,47.2347],[-96.829,47.2346],[-96.829,47.2345],[-96.8289,47.2343],[-96.8288,47.234],[-96.8287,47.2338],[-96.8287,47.2335],[-96.8287,47.2333],[-96.8287,47.233],[-96.8288,47.2326],[-96.8288,47.2325],[-96.8288,47.2323],[-96.8289,47.2323],[-96.829,47.2321],[-96.829,47.232],[-96.8291,47.2319],[-96.8293,47.2318],[-96.8294,47.2317],[-96.8296,47.2316],[-96.8297,47.2316],[-96.8299,47.2315],[-96.8301,47.2314],[-96.8302,47.2314],[-96.8303,47.2313],[-96.8306,47.2313],[-96.8309,47.2313],[-96.831,47.2313],[-96.8313,47.2313],[-96.8314,47.2313],[-96.8316,47.2313],[-96.8319,47.2313],[-96.832,47.2314],[-96.8321,47.2314],[-96.8322,47.2314],[-96.8323,47.2315],[-96.8324,47.2316],[-96.8326,47.2318],[-96.833,47.2322],[-96.8333,47.2326],[-96.8334,47.2326],[-96.8334,47.2327],[-96.8336,47.2329],[-96.8338,47.2332],[-96.834,47.2334],[-96.8343,47.2336],[-96.8345,47.2338],[-96.8346,47.2339],[-96.8348,47.2341],[-96.8351,47.2343],[-96.8354,47.2345],[-96.8356,47.2346],[-96.836,47.2347],[-96.8361,47.2348],[-96.8363,47.2349],[-96.8364,47.2349],[-96.8366,47.2349],[-96.8369,47.235],[-96.8371,47.235],[-96.8373,47.235],[-96.8374,47.235],[-96.8377,47.2349],[-96.8379,47.2349],[-96.8383,47.2348],[-96.8385,47.2348],[-96.8386,47.2347],[-96.8387,47.2347],[-96.8391,47.2345],[-96.8395,47.2344],[-96.8397,47.2343],[-96.84,47.2341],[-96.8404,47.2339],[-96.8409,47.2336],[-96.8412,47.2334],[-96.8414,47.2333],[-96.8415,47.2332],[-96.8417,47.233],[-96.8418,47.2329],[-96.8419,47.2328],[-96.842,47.2326],[-96.8421,47.2326],[-96.8422,47.2325],[-96.8422,47.2324],[-96.8423,47.2323],[-96.8425,47.2321],[-96.8426,47.2318],[-96.8427,47.2317],[-96.8428,47.2313],[-96.8428,47.231],[-96.8428,47.2309],[-96.8427,47.2308],[-96.8427,47.2307],[-96.8427,47.2306],[-96.8426,47.2304],[-96.8424,47.2303],[-96.8423,47.2302],[-96.842,47.2299],[-96.8417,47.2297],[-96.8414,47.2295],[-96.8412,47.2294],[-96.841,47.2293],[-96.8409,47.2293],[-96.8408,47.2293],[-96.8407,47.2292],[-96.8404,47.2292],[-96.8401,47.2291],[-96.8399,47.2291],[-96.8396,47.2291],[-96.8393,47.2291],[-96.8387,47.2291],[-96.8384,47.2291],[-96.838,47.2292],[-96.8369,47.2294],[-96.8367,47.2294],[-96.8365,47.2295],[-96.8362,47.2295],[-96.8358,47.2295],[-96.8357,47.2294],[-96.8354,47.2294],[-96.8353,47.2294],[-96.8352,47.2294],[-96.8349,47.2293],[-96.8345,47.2292],[-96.8343,47.2291],[-96.8342,47.2291],[-96.834,47.229],[-96.8334,47.2288],[-96.8329,47.2286],[-96.8326,47.2285],[-96.8324,47.2283],[-96.832,47.2281],[-96.8319,47.228],[-96.8318,47.2279],[-96.8316,47.2276],[-96.8315,47.2275],[-96.8315,47.2272],[-96.8314,47.227],[-96.8314,47.2268],[-96.8315,47.2267],[-96.8315,47.2266],[-96.8316,47.2264],[-96.8317,47.2263],[-96.8318,47.2262],[-96.8318,47.2261],[-96.832,47.226],[-96.8321,47.2259],[-96.8323,47.2258],[-96.8327,47.2256],[-96.8328,47.2256],[-96.833,47.2255],[-96.8334,47.2254],[-96.8338,47.2253],[-96.8341,47.2252],[-96.8347,47.2251],[-96.8349,47.2251],[-96.8351,47.2251],[-96.8354,47.225],[-96.8361,47.2249],[-96.8366,47.2248],[-96.837,47.2248],[-96.8372,47.2247],[-96.8373,47.2247],[-96.8384,47.2244],[-96.8387,47.2244],[-96.8387,47.2243],[-96.8388,47.2243],[-96.8389,47.2243],[-96.839,47.2242],[-96.8393,47.2242],[-96.8402,47.2239],[-96.8405,47.2238],[-96.8406,47.2238],[-96.8408,47.2238],[-96.8409,47.2237],[-96.841,47.2237],[-96.8412,47.2236],[-96.8413,47.2236],[-96.8415,47.2235],[-96.8417,47.2234],[-96.8419,47.2234],[-96.842,47.2234],[-96.842,47.2233],[-96.8423,47.2233],[-96.8427,47.2231],[-96.8433,47.2228],[-96.8434,47.2227],[-96.8435,47.2227],[-96.8438,47.2226],[-96.8439,47.2225],[-96.844,47.2225],[-96.8442,47.2224],[-96.8443,47.2223],[-96.8449,47.2219],[-96.8451,47.2218],[-96.8452,47.2217],[-96.8454,47.2214],[-96.8455,47.2213],[-96.8456,47.2211],[-96.8457,47.221],[-96.8457,47.2209],[-96.8458,47.2205],[-96.8458,47.2203],[-96.8458,47.2201],[-96.8458,47.22],[-96.8457,47.2199],[-96.8457,47.2198],[-96.8457,47.2196],[-96.8456,47.2193],[-96.8455,47.2191],[-96.8454,47.219],[-96.8452,47.2188],[-96.8451,47.2187],[-96.845,47.2186],[-96.8445,47.2182],[-96.8443,47.2181],[-96.8442,47.218],[-96.8441,47.218],[-96.844,47.2179],[-96.8436,47.2178],[-96.8435,47.2178],[-96.8434,47.2178],[-96.8433,47.2178],[-96.8429,47.2177],[-96.8427,47.2177],[-96.8426,47.2177],[-96.8424,47.2178],[-96.8421,47.2178],[-96.8419,47.2178],[-96.8418,47.2179],[-96.8416,47.2179],[-96.8415,47.2179],[-96.8415,47.218],[-96.8414,47.218],[-96.8412,47.2181],[-96.8409,47.2183],[-96.8407,47.2184],[-96.8405,47.2186],[-96.8404,47.2187],[-96.8404,47.2188],[-96.8403,47.219],[-96.8402,47.2192],[-96.8402,47.2193],[-96.8402,47.2198],[-96.8402,47.22],[-96.8402,47.2204],[-96.8402,47.2209],[-96.8402,47.2211],[-96.8401,47.2215],[-96.8401,47.2216],[-96.84,47.2217],[-96.8399,47.2219],[-96.8398,47.2221],[-96.8397,47.2222],[-96.8396,47.2223],[-96.8395,47.2224],[-96.8394,47.2225],[-96.8392,47.2226],[-96.8391,47.2227],[-96.839,47.2227],[-96.8389,47.2227],[-96.8388,47.2228],[-96.8387,47.2228],[-96.8386,47.2229],[-96.8384,47.2229],[-96.8382,47.223],[-96.838,47.223],[-96.8379,47.223],[-96.8374,47.223],[-96.8372,47.223],[-96.837,47.223],[-96.8368,47.223],[-96.8367,47.223],[-96.8364,47.2229],[-96.8362,47.2229],[-96.836,47.2229],[-96.8356,47.2228],[-96.8355,47.2227],[-96.8354,47.2227],[-96.8351,47.2226],[-96.8348,47.2225],[-96.8347,47.2224],[-96.8343,47.2221],[-96.8341,47.222],[-96.834,47.2219],[-96.8338,47.2217],[-96.8336,47.2216],[-96.8335,47.2214],[-96.8334,47.2214],[-96.8334,47.2213],[-96.8332,47.221],[-96.8331,47.2208],[-96.833,47.2205],[-96.8329,47.2204],[-96.8329,47.2203],[-96.8329,47.22],[-96.8329,47.2199],[-96.8329,47.2197],[-96.833,47.2196],[-96.8331,47.2195],[-96.8332,47.2193],[-96.8332,47.2192],[-96.8333,47.2191],[-96.8335,47.2189],[-96.8336,47.2187],[-96.8341,47.2184],[-96.8342,47.2183],[-96.8345,47.2182],[-96.8346,47.2181],[-96.8347,47.218],[-96.8349,47.218],[-96.835,47.2179],[-96.8351,47.2179],[-96.8353,47.2178],[-96.8356,47.2177],[-96.8357,47.2177],[-96.8359,47.2176],[-96.8363,47.2174],[-96.8365,47.2173],[-96.8366,47.2172],[-96.8368,47.2171],[-96.8369,47.217],[-96.837,47.217],[-96.837,47.2169],[-96.8371,47.2168],[-96.8371,47.2167],[-96.8372,47.2167],[-96.8372,47.2166],[-96.8372,47.2165],[-96.8373,47.2165],[-96.8373,47.2164],[-96.8373,47.2163],[-96.8373,47.2162],[-96.8372,47.2162],[-96.8372,47.2159],[-96.8371,47.2158],[-96.8371,47.2156],[-96.8368,47.2153],[-96.8367,47.2152],[-96.8365,47.215],[-96.8364,47.215],[-96.8362,47.2148],[-96.836,47.2146],[-96.8358,47.2145],[-96.8354,47.2142],[-96.835,47.2141],[-96.8347,47.2139],[-96.8346,47.2139],[-96.8342,47.2137],[-96.834,47.2136],[-96.8336,47.2134],[-96.8329,47.2131],[-96.8328,47.213],[-96.8321,47.2126],[-96.8317,47.2124],[-96.8312,47.2121],[-96.831,47.2119],[-96.8308,47.2117],[-96.8307,47.2117],[-96.8307,47.2116],[-96.8306,47.2115],[-96.8305,47.2114],[-96.8304,47.2113],[-96.8304,47.2112],[-96.8303,47.2111],[-96.8303,47.211],[-96.8303,47.2109],[-96.8303,47.2106],[-96.8303,47.2105],[-96.8303,47.2103],[-96.8305,47.2099],[-96.8306,47.2098],[-96.8306,47.2097],[-96.8307,47.2096],[-96.8307,47.2095],[-96.8308,47.2095],[-96.831,47.2093],[-96.8311,47.2093],[-96.8312,47.2092],[-96.8313,47.2091],[-96.8316,47.209],[-96.8317,47.209],[-96.832,47.2089],[-96.8323,47.2088],[-96.8326,47.2088],[-96.8328,47.2088],[-96.8329,47.2087],[-96.8334,47.2087],[-96.8341,47.2087],[-96.8348,47.2087],[-96.8353,47.2087],[-96.8357,47.2086],[-96.8359,47.2086],[-96.836,47.2086],[-96.8361,47.2086],[-96.8363,47.2085],[-96.8364,47.2085],[-96.8365,47.2084],[-96.8367,47.2083],[-96.8369,47.2081],[-96.837,47.208],[-96.8371,47.2079],[-96.8371,47.2078],[-96.8371,47.2077],[-96.8372,47.2077],[-96.8372,47.2075],[-96.8372,47.2073],[-96.8371,47.2072],[-96.8371,47.2071],[-96.837,47.2071],[-96.837,47.207],[-96.8369,47.2069],[-96.8367,47.2068],[-96.8366,47.2067],[-96.8362,47.2066],[-96.836,47.2065],[-96.8359,47.2064],[-96.8358,47.2064],[-96.8357,47.2064],[-96.8355,47.2063],[-96.8353,47.2062],[-96.8349,47.2061],[-96.8348,47.2061],[-96.8345,47.206],[-96.8343,47.206],[-96.8341,47.2059],[-96.834,47.2059],[-96.8339,47.2058],[-96.8337,47.2058],[-96.8336,47.2057],[-96.8335,47.2057],[-96.8332,47.2056],[-96.833,47.2055],[-96.8329,47.2055],[-96.8327,47.2054],[-96.8325,47.2054],[-96.8323,47.2053],[-96.8319,47.2052],[-96.8317,47.2051],[-96.8315,47.205],[-96.8313,47.2049],[-96.8307,47.2046],[-96.8306,47.2046],[-96.8304,47.2045],[-96.8303,47.2044],[-96.83,47.2043],[-96.8296,47.204],[-96.829,47.2036],[-96.8289,47.2035],[-96.8285,47.2032],[-96.8284,47.2031],[-96.8283,47.203],[-96.8282,47.2029],[-96.828,47.2027],[-96.8279,47.2026],[-96.8278,47.2026],[-96.8278,47.2025],[-96.8276,47.2023],[-96.8275,47.2021],[-96.8274,47.2019],[-96.8273,47.2018],[-96.8272,47.2017],[-96.8272,47.2016],[-96.8272,47.2015],[-96.8272,47.2013],[-96.8272,47.2012],[-96.8272,47.2011],[-96.8273,47.201],[-96.8275,47.2005],[-96.8276,47.2004],[-96.8277,47.2003],[-96.8278,47.2002],[-96.8279,47.2002],[-96.8281,47.2001],[-96.8284,47.2001],[-96.8285,47.2],[-96.8286,47.2],[-96.8289,47.2001],[-96.8292,47.2001],[-96.8293,47.2001],[-96.8294,47.2002],[-96.8295,47.2002],[-96.8296,47.2003],[-96.8298,47.2004],[-96.8299,47.2005],[-96.8301,47.2007],[-96.8302,47.2008],[-96.8303,47.2011],[-96.8304,47.2012],[-96.8304,47.2013],[-96.8304,47.2014],[-96.8305,47.2015],[-96.8306,47.2017],[-96.8307,47.202],[-96.8309,47.2024],[-96.831,47.2026],[-96.8313,47.203],[-96.8314,47.2031],[-96.8316,47.2032],[-96.8318,47.2034],[-96.8319,47.2035],[-96.8321,47.2035],[-96.8323,47.2036],[-96.8324,47.2036],[-96.8325,47.2037],[-96.8326,47.2037],[-96.8328,47.2037],[-96.8329,47.2037],[-96.8331,47.2037],[-96.8333,47.2037],[-96.8334,47.2037],[-96.8335,47.2037],[-96.8336,47.2037],[-96.8337,47.2037],[-96.8337,47.2036],[-96.834,47.2035],[-96.8341,47.2035],[-96.8342,47.2034],[-96.8344,47.2033],[-96.8347,47.203],[-96.8349,47.2028],[-96.8351,47.2026],[-96.8355,47.2022],[-96.8362,47.2015],[-96.8365,47.2011],[-96.8366,47.201],[-96.8368,47.2007],[-96.8372,47.2003],[-96.8374,47.2002],[-96.8375,47.2001],[-96.8377,47.1999],[-96.8381,47.1995],[-96.8386,47.1991],[-96.8387,47.199],[-96.8388,47.199],[-96.8389,47.1988],[-96.8392,47.1985],[-96.8396,47.1982],[-96.8398,47.1981],[-96.8406,47.1976],[-96.841,47.1973],[-96.8415,47.197],[-96.8419,47.1967],[-96.8424,47.1963],[-96.8428,47.1961],[-96.8431,47.1958],[-96.8434,47.1956],[-96.8435,47.1955],[-96.8437,47.1953],[-96.8439,47.1952],[-96.844,47.1951],[-96.8441,47.195],[-96.8442,47.195],[-96.8443,47.1949],[-96.8444,47.1948],[-96.8445,47.1946],[-96.8446,47.1945],[-96.8447,47.1944],[-96.8447,47.1943],[-96.8448,47.1942],[-96.8448,47.194],[-96.8448,47.1936],[-96.8448,47.1934],[-96.8448,47.1932],[-96.8448,47.193],[-96.8447,47.1929],[-96.8445,47.1924],[-96.8444,47.1923],[-96.8444,47.1922],[-96.8442,47.192],[-96.8441,47.1919],[-96.844,47.1918],[-96.8439,47.1917],[-96.8435,47.1914],[-96.8432,47.1912],[-96.843,47.1911],[-96.8429,47.1911],[-96.8427,47.191],[-96.8425,47.191],[-96.8424,47.1909],[-96.8423,47.1909],[-96.8421,47.1909],[-96.842,47.1909],[-96.8418,47.1908],[-96.8416,47.1908],[-96.8412,47.1908],[-96.841,47.1908],[-96.8408,47.1909],[-96.8405,47.1909],[-96.8404,47.191],[-96.8402,47.191],[-96.8401,47.1911],[-96.8399,47.1912],[-96.8398,47.1913],[-96.8397,47.1914],[-96.8396,47.1917],[-96.8395,47.1918],[-96.8395,47.192],[-96.8395,47.1923],[-96.8395,47.1924],[-96.8395,47.1925],[-96.8396,47.1925],[-96.8396,47.1926],[-96.8397,47.1927],[-96.8397,47.1929],[-96.8398,47.193],[-96.8398,47.1932],[-96.8399,47.1932],[-96.8399,47.1933],[-96.84,47.1934],[-96.84,47.1936],[-96.8401,47.1936],[-96.8401,47.1937],[-96.8402,47.1938],[-96.8402,47.1939],[-96.8403,47.194],[-96.8403,47.1941],[-96.8404,47.1941],[-96.8404,47.1942],[-96.8404,47.1944],[-96.8405,47.1945],[-96.8405,47.1947],[-96.8405,47.1948],[-96.8404,47.1951],[-96.8404,47.1954],[-96.8403,47.1955],[-96.8402,47.1957],[-96.8402,47.1958],[-96.8401,47.1959],[-96.84,47.1959],[-96.8398,47.1961],[-96.8397,47.1962],[-96.8394,47.1964],[-96.8393,47.1964],[-96.8391,47.1964],[-96.8388,47.1965],[-96.8387,47.1965],[-96.8384,47.1965],[-96.8383,47.1965],[-96.838,47.1965],[-96.8379,47.1964],[-96.8378,47.1964],[-96.8377,47.1964],[-96.8375,47.1964],[-96.8374,47.1963],[-96.8372,47.1962],[-96.8369,47.1961],[-96.8366,47.196],[-96.8364,47.1958],[-96.8357,47.1953],[-96.8354,47.1951],[-96.8352,47.195],[-96.835,47.1949],[-96.8348,47.1948],[-96.8344,47.1946],[-96.8343,47.1946],[-96.8341,47.1945],[-96.834,47.1945],[-96.8337,47.1944],[-96.8336,47.1943],[-96.8334,47.1943],[-96.8332,47.1942],[-96.8331,47.1942],[-96.8329,47.1941],[-96.8325,47.194],[-96.8324,47.194],[-96.8323,47.1939],[-96.832,47.1939],[-96.8319,47.1938],[-96.8316,47.1937],[-96.8312,47.1936],[-96.8306,47.1935],[-96.8305,47.1935],[-96.8304,47.1934],[-96.8298,47.1933],[-96.8296,47.1932],[-96.8294,47.1931],[-96.8293,47.1931],[-96.8289,47.1929],[-96.8288,47.1929],[-96.8285,47.1928],[-96.8284,47.1927],[-96.8282,47.1926],[-96.8281,47.1925],[-96.8273,47.1921],[-96.8272,47.192],[-96.827,47.1919],[-96.8269,47.1918],[-96.8266,47.1916],[-96.8264,47.1915],[-96.8263,47.1913],[-96.8262,47.1913],[-96.8261,47.1911],[-96.8259,47.1908],[-96.8258,47.1905],[-96.8257,47.1904],[-96.8257,47.1903],[-96.8257,47.1901],[-96.8257,47.1898],[-96.8257,47.1897],[-96.8258,47.1896],[-96.8258,47.1895],[-96.8259,47.1894],[-96.826,47.1893],[-96.8263,47.1891],[-96.8266,47.1889],[-96.8266,47.1888],[-96.8267,47.1888],[-96.8268,47.1887],[-96.8269,47.1887],[-96.8271,47.1886],[-96.8273,47.1885],[-96.8276,47.1885],[-96.8278,47.1884],[-96.8279,47.1884],[-96.8284,47.1883],[-96.8289,47.1882],[-96.8293,47.1882],[-96.8297,47.1881],[-96.8308,47.188],[-96.8309,47.188],[-96.8311,47.188],[-96.8316,47.1879],[-96.8317,47.1879],[-96.8319,47.1878],[-96.8322,47.1877],[-96.8323,47.1877],[-96.8325,47.1877],[-96.8326,47.1876],[-96.8329,47.1876],[-96.833,47.1876],[-96.8331,47.1875],[-96.8334,47.1874],[-96.834,47.1871],[-96.8342,47.187],[-96.8347,47.1868],[-96.8349,47.1867],[-96.8354,47.1863],[-96.8355,47.1863],[-96.8355,47.1862],[-96.8357,47.186],[-96.8358,47.186],[-96.8358,47.1859],[-96.8359,47.1858],[-96.836,47.1856],[-96.836,47.1855],[-96.836,47.1853],[-96.836,47.1852],[-96.836,47.1851],[-96.836,47.1849],[-96.8359,47.1848],[-96.8358,47.1846],[-96.8357,47.1844],[-96.8356,47.1843],[-96.8354,47.1842],[-96.8352,47.184],[-96.835,47.1839],[-96.8348,47.1838],[-96.8346,47.1837],[-96.8342,47.1836],[-96.8341,47.1835],[-96.834,47.1835],[-96.8338,47.1835],[-96.8337,47.1834],[-96.8335,47.1834],[-96.8331,47.1834],[-96.8329,47.1834],[-96.8325,47.1834],[-96.8319,47.1835],[-96.8313,47.1836],[-96.831,47.1836],[-96.8307,47.1837],[-96.8303,47.1838],[-96.8302,47.1838],[-96.8299,47.1839],[-96.8296,47.184],[-96.8294,47.1841],[-96.8292,47.1841],[-96.8291,47.1842],[-96.829,47.1842],[-96.8289,47.1842],[-96.8287,47.1843],[-96.8285,47.1844],[-96.8281,47.1845],[-96.8281,47.1846],[-96.8278,47.1847],[-96.8277,47.1847],[-96.8276,47.1848],[-96.8275,47.1848],[-96.8273,47.1849],[-96.8272,47.1849],[-96.8271,47.185],[-96.8268,47.1851],[-96.8267,47.1851],[-96.8266,47.1852],[-96.8265,47.1852],[-96.8264,47.1852],[-96.8261,47.1854],[-96.8259,47.1855],[-96.8257,47.1856],[-96.8256,47.1856],[-96.8255,47.1857],[-96.8252,47.1857],[-96.8248,47.1858],[-96.8246,47.1859],[-96.8244,47.1859],[-96.8242,47.1859],[-96.8241,47.1859],[-96.8238,47.1859],[-96.8237,47.1858],[-96.8234,47.1858],[-96.8232,47.1857],[-96.8231,47.1857],[-96.8229,47.1856],[-96.8227,47.1855],[-96.8224,47.1854],[-96.8222,47.1853],[-96.8221,47.1852],[-96.822,47.1851],[-96.8219,47.185],[-96.8217,47.1848],[-96.8217,47.1847],[-96.8216,47.1844],[-96.8216,47.1843],[-96.8215,47.184],[-96.8216,47.1838],[-96.8216,47.1837],[-96.8216,47.1835],[-96.8217,47.1834],[-96.8217,47.1833],[-96.8218,47.1832],[-96.8218,47.1831],[-96.822,47.1829],[-96.8221,47.1828],[-96.8225,47.1825],[-96.8227,47.1824],[-96.8229,47.1823],[-96.823,47.1823],[-96.8231,47.1822],[-96.8232,47.1822],[-96.8235,47.1822],[-96.8237,47.1822],[-96.8241,47.1822],[-96.8243,47.1822],[-96.8246,47.1822],[-96.8247,47.1822],[-96.8249,47.1823],[-96.8253,47.1823],[-96.8256,47.1824],[-96.8259,47.1824],[-96.8262,47.1825],[-96.8263,47.1825],[-96.8266,47.1824],[-96.8267,47.1824],[-96.8268,47.1824],[-96.8269,47.1824],[-96.8271,47.1823],[-96.8272,47.1823],[-96.8274,47.1821],[-96.8275,47.182],[-96.8276,47.1819],[-96.8276,47.1818],[-96.8276,47.1816],[-96.8276,47.1815],[-96.8275,47.1814],[-96.8273,47.1813],[-96.8271,47.1811],[-96.8269,47.181],[-96.8267,47.181],[-96.8265,47.1809],[-96.8264,47.1809],[-96.8263,47.1808],[-96.826,47.1807],[-96.8259,47.1807],[-96.8257,47.1806],[-96.8256,47.1806],[-96.8251,47.1803],[-96.825,47.1803],[-96.8249,47.1802],[-96.8248,47.1802],[-96.8247,47.1801],[-96.8246,47.18],[-96.8245,47.1799],[-96.8243,47.1796],[-96.8243,47.1795],[-96.8242,47.1789],[-96.8243,47.1788],[-96.8243,47.1787],[-96.8243,47.1785],[-96.8245,47.1783],[-96.8246,47.1782],[-96.8248,47.178],[-96.825,47.1779],[-96.8252,47.1778],[-96.8252,47.1777],[-96.8254,47.1777],[-96.8256,47.1776],[-96.8258,47.1775],[-96.8259,47.1775],[-96.826,47.1775],[-96.8263,47.1774],[-96.8265,47.1774],[-96.8267,47.1773],[-96.8269,47.1773],[-96.8271,47.1773],[-96.8274,47.1772],[-96.8278,47.1772],[-96.8285,47.1773],[-96.8289,47.1773],[-96.829,47.1773],[-96.8292,47.1774],[-96.8296,47.1774],[-96.8301,47.1775],[-96.831,47.1777],[-96.8314,47.1777],[-96.8316,47.1777],[-96.832,47.1777],[-96.8322,47.1777],[-96.8324,47.1777],[-96.8325,47.1776],[-96.8326,47.1776],[-96.8327,47.1776],[-96.8328,47.1775],[-96.8329,47.1775],[-96.8332,47.1773],[-96.8333,47.1772],[-96.8334,47.1771],[-96.8334,47.1769],[-96.8335,47.1769],[-96.8335,47.1767],[-96.8335,47.1766],[-96.8335,47.1765],[-96.8334,47.1764],[-96.8334,47.1763],[-96.8333,47.1761],[-96.8332,47.176],[-96.833,47.1759],[-96.8329,47.1757],[-96.8328,47.1757],[-96.8325,47.1754],[-96.8322,47.1753],[-96.8317,47.1749],[-96.8316,47.1748],[-96.8314,47.1747],[-96.8309,47.1744],[-96.8307,47.1743],[-96.8305,47.1743],[-96.8303,47.1742],[-96.83,47.1741],[-96.8297,47.1741],[-96.8295,47.174],[-96.8294,47.174],[-96.8289,47.1739],[-96.8287,47.1739],[-96.8286,47.1739],[-96.8285,47.1739],[-96.8282,47.174],[-96.8279,47.174],[-96.8278,47.174],[-96.8273,47.174],[-96.8272,47.1741],[-96.8269,47.1741],[-96.8264,47.1742],[-96.8255,47.1743],[-96.8253,47.1743],[-96.8251,47.1743],[-96.8247,47.1742],[-96.8244,47.1742],[-96.8242,47.1742],[-96.8236,47.174],[-96.8235,47.174],[-96.8234,47.174],[-96.8232,47.1739],[-96.8229,47.1737],[-96.8228,47.1736],[-96.8227,47.1734],[-96.8225,47.1731],[-96.8224,47.1729],[-96.8224,47.1728],[-96.8224,47.1727],[-96.8225,47.1726],[-96.8225,47.1725],[-96.8228,47.1719],[-96.8229,47.1718],[-96.823,47.1717],[-96.823,47.1716],[-96.823,47.1715],[-96.8231,47.1715],[-96.8231,47.1714],[-96.8232,47.1713],[-96.8233,47.1713],[-96.8233,47.1712],[-96.8235,47.1709],[-96.8236,47.1709],[-96.8237,47.1707],[-96.8238,47.1706],[-96.8239,47.1705],[-96.824,47.1704],[-96.8242,47.1703],[-96.8242,47.1702],[-96.8243,47.1702],[-96.8243,47.1701],[-96.8245,47.1699],[-96.8247,47.1697],[-96.8248,47.1696],[-96.825,47.1692],[-96.8251,47.1691],[-96.8251,47.169],[-96.8252,47.1688],[-96.8252,47.1686],[-96.8253,47.1682],[-96.8253,47.168],[-96.8253,47.1679],[-96.8252,47.1678],[-96.8251,47.1675],[-96.8251,47.1672],[-96.825,47.167],[-96.8249,47.1669],[-96.8248,47.1668],[-96.8247,47.1667],[-96.8246,47.1666],[-96.8244,47.1664],[-96.8241,47.1663],[-96.824,47.1662],[-96.8239,47.1662],[-96.8236,47.1661],[-96.8235,47.166],[-96.8234,47.166],[-96.8233,47.166],[-96.8232,47.166],[-96.8229,47.166],[-96.8225,47.166],[-96.8218,47.166],[-96.8213,47.1659],[-96.8209,47.1659],[-96.8208,47.1659],[-96.8207,47.1659],[-96.8205,47.1658],[-96.8202,47.1658],[-96.8201,47.1658],[-96.8199,47.1657],[-96.8198,47.1656],[-96.8196,47.1656],[-96.8196,47.1655],[-96.8194,47.1654],[-96.8192,47.1653],[-96.8191,47.1652],[-96.819,47.1651],[-96.819,47.165],[-96.819,47.1649],[-96.8189,47.1646],[-96.819,47.1644],[-96.819,47.1643],[-96.8191,47.1641],[-96.8192,47.1639],[-96.8193,47.1638],[-96.8194,47.1637],[-96.8195,47.1636],[-96.8196,47.1634],[-96.8197,47.1633],[-96.8199,47.1632],[-96.8199,47.1631],[-96.82,47.163],[-96.82,47.1629],[-96.8201,47.1629],[-96.8202,47.1628],[-96.8203,47.1627],[-96.8206,47.1625],[-96.8208,47.1624],[-96.8211,47.1622],[-96.8212,47.1621],[-96.8213,47.1621],[-96.8215,47.162],[-96.8217,47.1619],[-96.8218,47.1618],[-96.8224,47.1615],[-96.8226,47.1615],[-96.8227,47.1614],[-96.8228,47.1614],[-96.8231,47.1613],[-96.8232,47.1613],[-96.8234,47.1613],[-96.8236,47.1612],[-96.8238,47.1612],[-96.8243,47.1611],[-96.8245,47.1611],[-96.8249,47.161],[-96.8253,47.161],[-96.8259,47.161],[-96.8262,47.1609],[-96.8266,47.1609],[-96.8274,47.1609],[-96.8276,47.1609],[-96.8281,47.161],[-96.8287,47.161],[-96.8296,47.1609],[-96.8299,47.1609],[-96.8301,47.1609],[-96.8303,47.1609],[-96.8304,47.1608],[-96.8308,47.1607],[-96.8311,47.1606],[-96.8312,47.1605],[-96.8315,47.1603],[-96.8316,47.1602],[-96.8318,47.16],[-96.8319,47.1599],[-96.8319,47.1598],[-96.8319,47.1597],[-96.832,47.1595],[-96.832,47.1594],[-96.832,47.1592],[-96.8319,47.1591],[-96.8319,47.1589],[-96.8318,47.1588],[-96.8317,47.1587],[-96.8316,47.1586],[-96.8312,47.1584],[-96.8311,47.1583],[-96.8309,47.1583],[-96.8306,47.1582],[-96.8305,47.1582],[-96.8303,47.1582],[-96.8301,47.1582],[-96.8299,47.1582],[-96.8295,47.1582],[-96.8292,47.1582],[-96.8288,47.1582],[-96.8286,47.1583],[-96.8283,47.1583],[-96.8278,47.1584],[-96.8268,47.1585],[-96.8264,47.1585],[-96.8259,47.1586],[-96.8254,47.1586],[-96.825,47.1586],[-96.8247,47.1586],[-96.8245,47.1586],[-96.8244,47.1585],[-96.8243,47.1585],[-96.8241,47.1585],[-96.8239,47.1584],[-96.8237,47.1583],[-96.8236,47.1583],[-96.8233,47.1582],[-96.8231,47.1581],[-96.823,47.1581],[-96.8226,47.1578],[-96.8225,47.1577],[-96.8224,47.1577],[-96.8224,47.1576],[-96.8223,47.1575],[-96.8222,47.1573],[-96.8222,47.1572],[-96.8222,47.157],[-96.8222,47.1569],[-96.8222,47.1568],[-96.8222,47.1566],[-96.8224,47.1563],[-96.8225,47.1561],[-96.8226,47.156],[-96.8227,47.1559],[-96.8228,47.1558],[-96.8229,47.1557],[-96.8231,47.1556],[-96.8232,47.1555],[-96.8233,47.1555],[-96.8235,47.1554],[-96.8237,47.1553],[-96.8239,47.1552],[-96.824,47.1552],[-96.8241,47.1552],[-96.8241,47.1551],[-96.8243,47.1551],[-96.8245,47.1551],[-96.8247,47.155],[-96.8248,47.1549],[-96.8249,47.1549],[-96.8252,47.1548],[-96.8253,47.1548],[-96.8254,47.1548],[-96.8255,47.1548],[-96.8256,47.1548],[-96.8257,47.1548],[-96.8266,47.1547],[-96.8267,47.1547],[-96.8268,47.1547],[-96.8272,47.1546],[-96.8277,47.1546],[-96.8279,47.1546],[-96.8281,47.1546],[-96.8283,47.1546],[-96.8285,47.1547],[-96.8288,47.1547],[-96.8291,47.1547],[-96.8295,47.1547],[-96.8303,47.1548],[-96.8306,47.1548],[-96.8307,47.1549],[-96.8309,47.1549],[-96.8315,47.155],[-96.8318,47.155],[-96.8321,47.1551],[-96.8322,47.1552],[-96.8323,47.1552],[-96.8325,47.1553],[-96.8327,47.1553],[-96.8328,47.1554],[-96.833,47.1554],[-96.8331,47.1555],[-96.8332,47.1555],[-96.8334,47.1556],[-96.8335,47.1557],[-96.8336,47.1557],[-96.834,47.1559],[-96.8347,47.1564],[-96.8349,47.1565],[-96.835,47.1565],[-96.8352,47.1566],[-96.8355,47.1566],[-96.8356,47.1566],[-96.8359,47.1567],[-96.836,47.1567],[-96.8361,47.1567],[-96.8362,47.1566],[-96.8364,47.1566],[-96.8365,47.1565],[-96.8367,47.1564],[-96.8368,47.1562],[-96.8369,47.1561],[-96.8369,47.156],[-96.8369,47.1559],[-96.8369,47.1558],[-96.8368,47.1557],[-96.8368,47.1555],[-96.8366,47.1552],[-96.8365,47.1549],[-96.8364,47.1546],[-96.8363,47.1543],[-96.8362,47.1541],[-96.8361,47.154],[-96.8361,47.1538],[-96.8361,47.1537],[-96.8361,47.1536],[-96.8362,47.1536],[-96.8362,47.1535],[-96.8362,47.1534],[-96.8363,47.1533],[-96.8365,47.1531],[-96.8366,47.1531],[-96.8367,47.153],[-96.8368,47.153],[-96.8371,47.1529],[-96.8373,47.1528],[-96.8375,47.1528],[-96.8377,47.1528],[-96.8378,47.1528],[-96.838,47.1528],[-96.8381,47.1527],[-96.8387,47.1527],[-96.8395,47.1527],[-96.8401,47.1527],[-96.8404,47.1526],[-96.8406,47.1526],[-96.8407,47.1525],[-96.8409,47.1524],[-96.841,47.1523],[-96.8411,47.1522],[-96.8412,47.1521],[-96.8412,47.152],[-96.8413,47.1519],[-96.8412,47.1517],[-96.8412,47.1516],[-96.8412,47.1515],[-96.8411,47.1514],[-96.841,47.1513],[-96.841,47.1512],[-96.8407,47.151],[-96.8407,47.1509],[-96.8406,47.1509],[-96.8406,47.1508],[-96.8404,47.1507],[-96.8401,47.1505],[-96.8401,47.1504],[-96.8396,47.1501],[-96.8392,47.1499],[-96.839,47.1497],[-96.8386,47.1495],[-96.8381,47.1492],[-96.838,47.1491],[-96.8377,47.1489],[-96.8375,47.1488],[-96.8372,47.1487],[-96.8371,47.1487],[-96.8371,47.1486],[-96.837,47.1486],[-96.8367,47.1486],[-96.8365,47.1485],[-96.8363,47.1485],[-96.8361,47.1485],[-96.8359,47.1485],[-96.8357,47.1486],[-96.8354,47.1486],[-96.8353,47.1486],[-96.8353,47.1487],[-96.835,47.1487],[-96.8348,47.1488],[-96.8348,47.1489],[-96.8347,47.1489],[-96.8345,47.149],[-96.8341,47.1493],[-96.8337,47.1495],[-96.8333,47.1497],[-96.8331,47.1498],[-96.8329,47.1498],[-96.8327,47.1498],[-96.8325,47.1498],[-96.8324,47.1498],[-96.8322,47.1497],[-96.8321,47.1497],[-96.832,47.1497],[-96.8319,47.1496],[-96.8317,47.1495],[-96.8316,47.1494],[-96.8315,47.1493],[-96.8315,47.1492],[-96.8314,47.1491],[-96.8313,47.149],[-96.8312,47.1488],[-96.8311,47.1487],[-96.8309,47.1485],[-96.8307,47.1483],[-96.8305,47.148],[-96.8302,47.1478],[-96.8299,47.1476],[-96.8296,47.1474],[-96.8292,47.1471],[-96.8289,47.1467],[-96.8288,47.1467],[-96.8287,47.1465],[-96.8286,47.1464],[-96.8286,47.1462],[-96.8286,47.1459],[-96.8286,47.1457],[-96.8287,47.1456],[-96.8288,47.1455],[-96.8289,47.1454],[-96.829,47.1453],[-96.8291,47.1453],[-96.8293,47.1452],[-96.8298,47.1452],[-96.8303,47.1451],[-96.8312,47.1451],[-96.8314,47.1451],[-96.8318,47.1451],[-96.8319,47.1451],[-96.8321,47.145],[-96.8323,47.145],[-96.8327,47.145],[-96.833,47.1449],[-96.8334,47.1448],[-96.8335,47.1448],[-96.8336,47.1447],[-96.8338,47.1447],[-96.8339,47.1446],[-96.834,47.1446],[-96.8342,47.1444],[-96.8343,47.1444],[-96.8344,47.1443],[-96.8345,47.1442],[-96.8346,47.1441],[-96.8346,47.144],[-96.8346,47.1439],[-96.8346,47.1438],[-96.8346,47.1436],[-96.8346,47.1434],[-96.8345,47.1431],[-96.8345,47.1429],[-96.8344,47.1429],[-96.8343,47.1427],[-96.8342,47.1426],[-96.8341,47.1425],[-96.8337,47.1422],[-96.8336,47.1422],[-96.8334,47.1421],[-96.8332,47.142],[-96.833,47.142],[-96.8329,47.142],[-96.8328,47.1419],[-96.8327,47.1419],[-96.8326,47.1419],[-96.8321,47.1419],[-96.8316,47.1418],[-96.8314,47.1418],[-96.8312,47.1417],[-96.8311,47.1417],[-96.831,47.1417],[-96.8308,47.1417],[-96.8307,47.1416],[-96.8306,47.1416],[-96.8302,47.1415],[-96.8295,47.1409],[-96.8291,47.1405],[-96.8289,47.1403],[-96.8288,47.1402],[-96.8286,47.1398],[-96.8283,47.1389],[-96.8282,47.1386],[-96.8282,47.1382],[-96.8281,47.1382],[-96.8281,47.1379],[-96.8278,47.1372],[-96.8276,47.1368],[-96.8268,47.1358],[-96.8267,47.1357],[-96.8263,47.1349],[-96.8264,47.1341],[-96.8265,47.1339],[-96.827,47.1333],[-96.8276,47.1329],[-96.8291,47.1323],[-96.83,47.1318],[-96.8303,47.1316],[-96.8306,47.1312],[-96.8308,47.1306],[-96.8309,47.1299],[-96.8307,47.1297],[-96.8304,47.1292],[-96.8297,47.1288],[-96.8293,47.1287],[-96.8284,47.1285],[-96.8273,47.1285],[-96.8264,47.1287],[-96.8254,47.129],[-96.8247,47.1294],[-96.8234,47.1303],[-96.8226,47.1307],[-96.8219,47.1309],[-96.8212,47.1307],[-96.8207,47.1304],[-96.8207,47.13],[-96.8209,47.1297],[-96.8212,47.1293],[-96.8226,47.1287],[-96.8232,47.1283],[-96.8241,47.1276],[-96.8245,47.1272],[-96.8248,47.1265],[-96.8248,47.125],[-96.8249,47.1243],[-96.8251,47.1239],[-96.8254,47.1234],[-96.8258,47.1231],[-96.8267,47.1228],[-96.8289,47.1227],[-96.8299,47.1228],[-96.8324,47.1234],[-96.8337,47.1236],[-96.8349,47.1238],[-96.836,47.1236],[-96.8367,47.1234],[-96.837,47.1232],[-96.8375,47.1226],[-96.8376,47.122],[-96.8368,47.1215],[-96.8344,47.1207],[-96.8331,47.1204],[-96.8315,47.1204],[-96.829,47.1209],[-96.8284,47.1208],[-96.8277,47.1202],[-96.8274,47.1197],[-96.8273,47.1196],[-96.8272,47.1192],[-96.8266,47.1185],[-96.8256,47.1182],[-96.824,47.1178],[-96.8233,47.1175],[-96.8224,47.1169],[-96.8212,47.1157],[-96.8206,47.1146],[-96.8206,47.1138],[-96.8213,47.1128],[-96.8218,47.1123],[-96.8222,47.1117],[-96.8227,47.1106],[-96.8227,47.1097],[-96.8225,47.1094],[-96.8221,47.1089],[-96.8216,47.1085],[-96.8211,47.1082],[-96.8203,47.108],[-96.8198,47.108],[-96.8195,47.108],[-96.8184,47.1084],[-96.8183,47.1084],[-96.8179,47.1087],[-96.8176,47.109],[-96.8172,47.1091],[-96.8168,47.1091],[-96.8166,47.109],[-96.8163,47.1085],[-96.8162,47.1085],[-96.8162,47.1071],[-96.816,47.1061],[-96.8158,47.1055],[-96.8157,47.1047],[-96.8157,47.1045],[-96.8159,47.1041],[-96.8168,47.1036],[-96.8184,47.1029],[-96.8195,47.1024],[-96.8205,47.1014],[-96.821,47.1009],[-96.8211,47.1],[-96.821,47.0998],[-96.8208,47.0996],[-96.8205,47.0993],[-96.8179,47.0986],[-96.8175,47.0983],[-96.8173,47.0981],[-96.8172,47.0979],[-96.8172,47.0972],[-96.8171,47.0972],[-96.8176,47.0961],[-96.8177,47.0951],[-96.8176,47.094],[-96.8171,47.0929],[-96.8171,47.0927],[-96.8171,47.0925],[-96.8173,47.0921],[-96.8175,47.0918],[-96.818,47.0914],[-96.8192,47.0911],[-96.8212,47.0908],[-96.8242,47.0905],[-96.8254,47.0902],[-96.8261,47.0898],[-96.8263,47.0896],[-96.8264,47.0889],[-96.8263,47.0887],[-96.8257,47.0883],[-96.8253,47.0881],[-96.8249,47.0881],[-96.8242,47.0884],[-96.8229,47.089],[-96.8217,47.0895],[-96.8212,47.0896],[-96.8208,47.0897],[-96.8195,47.0897],[-96.8189,47.0896],[-96.8184,47.0894],[-96.8165,47.0888],[-96.816,47.0885],[-96.8158,47.088],[-96.8155,47.0879],[-96.8156,47.0876],[-96.8157,47.0873],[-96.8162,47.0868],[-96.8171,47.0861],[-96.8192,47.0851],[-96.8198,47.0847],[-96.8201,47.0843],[-96.8204,47.0838],[-96.8204,47.083],[-96.8203,47.0828],[-96.82,47.0822],[-96.8195,47.0818],[-96.8188,47.0812],[-96.8179,47.081],[-96.8166,47.0806],[-96.8158,47.0801],[-96.8157,47.0799],[-96.8156,47.0794],[-96.8157,47.079],[-96.8161,47.0787],[-96.8167,47.0784],[-96.8192,47.0782],[-96.8212,47.0779],[-96.8221,47.0776],[-96.8231,47.0772],[-96.8245,47.0769],[-96.8261,47.0765],[-96.828,47.0755],[-96.8291,47.0748],[-96.8293,47.0746],[-96.8293,47.0744],[-96.8293,47.0739],[-96.8288,47.0734],[-96.8281,47.0729],[-96.8274,47.0726],[-96.8268,47.0726],[-96.8264,47.0728],[-96.826,47.0732],[-96.8256,47.0742],[-96.8255,47.0743],[-96.8255,47.0744],[-96.8248,47.0752],[-96.8241,47.0758],[-96.8237,47.0759],[-96.8228,47.0762],[-96.8219,47.0763],[-96.8209,47.0761],[-96.8202,47.0757],[-96.8196,47.0753],[-96.8196,47.0744],[-96.8199,47.074],[-96.8202,47.0735],[-96.8207,47.0731],[-96.8216,47.0727],[-96.8235,47.0725],[-96.8241,47.0724],[-96.8245,47.072],[-96.8246,47.0715],[-96.8244,47.0711],[-96.8243,47.0709],[-96.824,47.0707],[-96.824,47.0705],[-96.8239,47.0704],[-96.8235,47.0697],[-96.8232,47.069],[-96.8233,47.0673],[-96.8234,47.0668],[-96.8235,47.066],[-96.8234,47.0658],[-96.8233,47.0656],[-96.8232,47.0654],[-96.823,47.0652],[-96.8219,47.0641],[-96.8218,47.0641],[-96.8217,47.0641],[-96.8217,47.064],[-96.8217,47.0639],[-96.8216,47.0638],[-96.8204,47.0631],[-96.8204,47.0629],[-96.8202,47.0628],[-96.8199,47.0624],[-96.8198,47.0621],[-96.8197,47.0617],[-96.8198,47.0615],[-96.8202,47.0612],[-96.8209,47.0609],[-96.8222,47.0609],[-96.8229,47.061],[-96.8244,47.0613],[-96.8259,47.0619],[-96.8272,47.0621],[-96.8285,47.0619],[-96.8294,47.0616],[-96.8299,47.0613],[-96.8303,47.061],[-96.8304,47.0608],[-96.8303,47.0603],[-96.8302,47.06],[-96.8296,47.0597],[-96.8289,47.0594],[-96.8274,47.0591],[-96.8263,47.0591],[-96.8243,47.0595],[-96.823,47.0597],[-96.8222,47.0595],[-96.8217,47.0592],[-96.8216,47.059],[-96.8216,47.0587],[-96.8217,47.0582],[-96.8219,47.0581],[-96.8239,47.0574],[-96.8245,47.057],[-96.825,47.0566],[-96.8251,47.0565],[-96.8251,47.0557],[-96.8251,47.0556],[-96.8247,47.0553],[-96.8235,47.0549],[-96.822,47.0545],[-96.8199,47.0538],[-96.8187,47.0531],[-96.8177,47.0523],[-96.8176,47.0516],[-96.8177,47.0514],[-96.8177,47.0512],[-96.8177,47.0511],[-96.8187,47.0501],[-96.8196,47.0495],[-96.82,47.0493],[-96.821,47.0488],[-96.8225,47.048],[-96.8237,47.0475],[-96.8252,47.0472],[-96.8266,47.047],[-96.8268,47.0468],[-96.8273,47.0466],[-96.8276,47.0463],[-96.8276,47.0457],[-96.8275,47.0456],[-96.8269,47.0452],[-96.8264,47.0452],[-96.8256,47.0456],[-96.8247,47.0462],[-96.8232,47.0465],[-96.8218,47.0472],[-96.8204,47.0476],[-96.8194,47.0477],[-96.8186,47.0476],[-96.8182,47.0474],[-96.8179,47.0471],[-96.8176,47.0464],[-96.8176,47.0459],[-96.8178,47.0453],[-96.8202,47.0421],[-96.8226,47.0389],[-96.8227,47.0382],[-96.8229,47.0377],[-96.8227,47.0369],[-96.8221,47.0363],[-96.8215,47.0358],[-96.8212,47.0357],[-96.8204,47.0356],[-96.8195,47.0359],[-96.8188,47.0362],[-96.8184,47.0367],[-96.8179,47.0379],[-96.8172,47.0387],[-96.8172,47.0389],[-96.8161,47.0396],[-96.8157,47.0398],[-96.8144,47.0399],[-96.8138,47.0397],[-96.813,47.0393],[-96.8128,47.0389],[-96.8127,47.0386],[-96.8127,47.0383],[-96.813,47.0378],[-96.8153,47.035],[-96.8156,47.0346],[-96.8157,47.0346],[-96.8157,47.0344],[-96.8163,47.0338],[-96.8171,47.0333],[-96.8177,47.0332],[-96.8188,47.0331],[-96.8204,47.0333],[-96.8224,47.0337],[-96.8233,47.0337],[-96.824,47.0337],[-96.8249,47.0336],[-96.8266,47.0329],[-96.8269,47.0327],[-96.8273,47.0321],[-96.8273,47.0313],[-96.8272,47.0309],[-96.8269,47.0307],[-96.8264,47.0302],[-96.826,47.0301],[-96.8251,47.0301],[-96.8233,47.0306],[-96.8218,47.0307],[-96.8212,47.0306],[-96.8208,47.0305],[-96.8205,47.0303],[-96.8192,47.0294],[-96.8187,47.0288],[-96.8185,47.0286],[-96.8184,47.0284],[-96.8183,47.0282],[-96.8181,47.0279],[-96.818,47.0277],[-96.8174,47.0272],[-96.8155,47.0258],[-96.8149,47.0252],[-96.8149,47.0251],[-96.8148,47.0251],[-96.8147,47.0248],[-96.8148,47.0244],[-96.8153,47.0239],[-96.8155,47.0237],[-96.8162,47.0237],[-96.8169,47.0238],[-96.8182,47.0242],[-96.8196,47.0245],[-96.8209,47.0244],[-96.8221,47.0241],[-96.8234,47.0237],[-96.8243,47.0235],[-96.8255,47.0234],[-96.8264,47.0232],[-96.8274,47.0229],[-96.8278,47.0226],[-96.8279,47.0226],[-96.8283,47.0224],[-96.8295,47.0215],[-96.8298,47.0213],[-96.83,47.0209],[-96.8301,47.0206],[-96.8306,47.0189],[-96.8307,47.0188],[-96.831,47.0185],[-96.8313,47.0183],[-96.8337,47.0179],[-96.8344,47.0177],[-96.8348,47.0174],[-96.8347,47.017],[-96.8344,47.0167],[-96.833,47.016],[-96.8324,47.0154],[-96.8323,47.0152],[-96.8325,47.0143],[-96.8339,47.0128],[-96.834,47.0121],[-96.8337,47.0117],[-96.8336,47.0115],[-96.8335,47.0114],[-96.8334,47.011],[-96.8334,47.0104],[-96.8335,47.0101],[-96.834,47.0098],[-96.8363,47.0094],[-96.8377,47.0088],[-96.8388,47.008],[-96.8393,47.0075],[-96.8395,47.0072],[-96.8396,47.0067],[-96.8394,47.0065],[-96.8391,47.0063],[-96.8387,47.0061],[-96.8381,47.0061],[-96.8371,47.0064],[-96.8364,47.0068],[-96.8354,47.0072],[-96.8348,47.0072],[-96.8343,47.007],[-96.8339,47.0068],[-96.8338,47.0065],[-96.8338,47.0051],[-96.8336,47.0047],[-96.8333,47.0044],[-96.833,47.0042],[-96.8324,47.0042],[-96.8318,47.0044],[-96.8302,47.0053],[-96.8298,47.0054],[-96.8294,47.0053],[-96.8288,47.0051],[-96.8283,47.0046],[-96.8281,47.0043],[-96.8281,47.0034],[-96.8282,47.0032],[-96.8282,47.0023],[-96.828,47.0019],[-96.8275,47.0016],[-96.8268,47.0016],[-96.8264,47.0017],[-96.825,47.0025],[-96.8237,47.0034],[-96.8232,47.0037],[-96.8221,47.0039],[-96.8213,47.0036],[-96.8211,47.0035],[-96.821,47.0033],[-96.8209,47.003],[-96.8211,47.0028],[-96.8225,47.0018],[-96.823,47.0014],[-96.8234,47.0009],[-96.8233,47.0004],[-96.8233,47.0003],[-96.8232,47],[-96.823,47],[-96.8222,46.9993],[-96.8209,46.999],[-96.8199,46.9987],[-96.8195,46.9984],[-96.8194,46.9982],[-96.8194,46.9977],[-96.8195,46.9974],[-96.8199,46.9972],[-96.8204,46.9972],[-96.8209,46.9974],[-96.8217,46.9977],[-96.8223,46.9978],[-96.8229,46.9978],[-96.8235,46.9977],[-96.8239,46.9974],[-96.8242,46.9969],[-96.8245,46.9962],[-96.8245,46.9952],[-96.8245,46.9943],[-96.8246,46.9933],[-96.8244,46.993],[-96.824,46.9925],[-96.8236,46.9922],[-96.8231,46.9918],[-96.8227,46.9915],[-96.8225,46.9913],[-96.8224,46.9909],[-96.8223,46.9906],[-96.8225,46.9901],[-96.8229,46.9898],[-96.8235,46.9893],[-96.8239,46.9892],[-96.825,46.9891],[-96.826,46.9888],[-96.8264,46.9885],[-96.8264,46.9879],[-96.8263,46.9877],[-96.8262,46.9875],[-96.8254,46.9871],[-96.8238,46.9866],[-96.8231,46.9863],[-96.8229,46.9862],[-96.8226,46.9859],[-96.8224,46.9855],[-96.822,46.985],[-96.8217,46.9838],[-96.8214,46.983],[-96.8213,46.9822],[-96.8208,46.9815],[-96.8204,46.9804],[-96.8201,46.9794],[-96.8199,46.9783],[-96.8199,46.9773],[-96.82,46.9768],[-96.8202,46.9763],[-96.8205,46.976],[-96.8209,46.9755],[-96.8212,46.9748],[-96.8213,46.9742],[-96.8213,46.9734],[-96.8214,46.9728],[-96.8216,46.9726],[-96.8217,46.9724],[-96.8221,46.9721],[-96.8226,46.9719],[-96.8232,46.9715],[-96.8233,46.9712],[-96.8232,46.9708],[-96.8231,46.9706],[-96.8227,46.97],[-96.8216,46.9692],[-96.8203,46.968],[-96.8196,46.9674],[-96.8186,46.9671],[-96.8175,46.967],[-96.8156,46.967],[-96.814,46.9666],[-96.8133,46.9661],[-96.8131,46.9658],[-96.8128,46.9653],[-96.8124,46.9649],[-96.8122,46.9646],[-96.8111,46.9642],[-96.8098,46.9638],[-96.8089,46.9639],[-96.8084,46.9641],[-96.808,46.9644],[-96.8076,46.9646],[-96.8076,46.965],[-96.8074,46.9656],[-96.8074,46.9662],[-96.8071,46.9669],[-96.807,46.9673],[-96.8069,46.9673],[-96.8067,46.9676],[-96.8065,46.9676],[-96.8063,46.9677],[-96.8058,46.9677],[-96.8048,46.9673],[-96.8045,46.9669],[-96.8043,46.9663],[-96.8039,46.9656],[-96.8037,46.9653],[-96.8031,46.9645],[-96.8025,46.9642],[-96.802,46.9641],[-96.8016,46.9642],[-96.8013,46.9644],[-96.8011,46.9648],[-96.8012,46.9652],[-96.8015,46.9656],[-96.8018,46.966],[-96.8021,46.9665],[-96.8023,46.9669],[-96.8022,46.9675],[-96.802,46.968],[-96.8016,46.9683],[-96.8012,46.9684],[-96.8007,46.9683],[-96.7996,46.9681],[-96.7992,46.9679],[-96.799,46.9678],[-96.7984,46.9674],[-96.7983,46.9675],[-96.7971,46.9668],[-96.7962,46.9664],[-96.7954,46.9661],[-96.7951,46.9658],[-96.795,46.9654],[-96.7952,46.965],[-96.7957,46.9643],[-96.7964,46.9637],[-96.7969,46.9633],[-96.7973,46.963],[-96.7978,46.9625],[-96.7981,46.9622],[-96.7982,46.9619],[-96.7983,46.9614],[-96.7985,46.961],[-96.7987,46.9606],[-96.7988,46.9604],[-96.7988,46.9603],[-96.7989,46.9601],[-96.7992,46.9597],[-96.7999,46.9592],[-96.8007,46.9591],[-96.8012,46.9589],[-96.8017,46.9588],[-96.803,46.9585],[-96.8035,46.9584],[-96.8037,46.9582],[-96.8037,46.9578],[-96.8037,46.9574],[-96.8036,46.9571],[-96.8034,46.9568],[-96.8033,46.9567],[-96.8031,46.9565],[-96.8025,46.956],[-96.8021,46.9558],[-96.8016,46.9556],[-96.8015,46.9556],[-96.8011,46.9552],[-96.8004,46.9548],[-96.7996,46.9543],[-96.7991,46.9538],[-96.7988,46.953],[-96.7988,46.9527],[-96.7987,46.952],[-96.7986,46.9512],[-96.7987,46.9503],[-96.7989,46.9496],[-96.7992,46.9492],[-96.7997,46.9488],[-96.8002,46.9486],[-96.8003,46.9485],[-96.801,46.9484],[-96.8018,46.9487],[-96.8028,46.9486],[-96.8047,46.9475],[-96.8043,46.9472],[-96.8039,46.9469],[-96.8035,46.9466],[-96.8029,46.9463],[-96.8022,46.946],[-96.8017,46.9459],[-96.7988,46.9448],[-96.7981,46.9446],[-96.7954,46.947],[-96.7927,46.9468],[-96.7916,46.9445],[-96.7921,46.9413],[-96.7921,46.9411],[-96.7922,46.9406],[-96.7905,46.9383],[-96.7903,46.938],[-96.79,46.9377],[-96.7902,46.9374],[-96.7905,46.9365],[-96.7906,46.9365],[-96.7906,46.9363],[-96.791,46.9356],[-96.791,46.9355],[-96.7911,46.9353],[-96.7913,46.9343],[-96.7912,46.9339],[-96.7914,46.9328],[-96.7915,46.9318],[-96.7917,46.9309],[-96.7917,46.9299],[-96.7917,46.9291],[-96.7918,46.9285],[-96.7908,46.9277],[-96.7905,46.9274],[-96.7892,46.928],[-96.7877,46.9302],[-96.786,46.9302],[-96.7857,46.9299],[-96.7851,46.9292],[-96.7858,46.925],[-96.7838,46.9247],[-96.7805,46.928],[-96.7803,46.9283],[-96.7786,46.9281],[-96.778,46.9261],[-96.7767,46.9264],[-96.7762,46.927],[-96.7752,46.9284],[-96.7752,46.9309],[-96.7655,46.9339],[-96.7633,46.9351],[-96.7618,46.9347],[-96.7613,46.9322],[-96.7575,46.9308],[-96.7571,46.9295],[-96.7569,46.9285],[-96.7591,46.9278],[-96.7626,46.9295],[-96.7651,46.9291],[-96.7652,46.9281],[-96.7653,46.9276],[-96.7636,46.9264],[-96.7533,46.9246],[-96.7538,46.9231],[-96.757,46.9229],[-96.7614,46.9244],[-96.7633,46.9234],[-96.7618,46.9201],[-96.7613,46.9196],[-96.7561,46.916],[-96.7551,46.916],[-96.7534,46.9147],[-96.7557,46.9138],[-96.7583,46.9164],[-96.7596,46.9164],[-96.7596,46.9157],[-96.7638,46.913],[-96.764,46.9125],[-96.7639,46.912],[-96.7635,46.9095],[-96.7645,46.9075],[-96.7646,46.9072],[-96.7656,46.905],[-96.7657,46.905],[-96.7663,46.9049],[-96.7675,46.9052],[-96.7687,46.9058],[-96.7698,46.9063],[-96.7705,46.9068],[-96.7727,46.9044],[-96.7729,46.9042],[-96.7736,46.9036],[-96.773,46.9031],[-96.7717,46.9023],[-96.7716,46.9022],[-96.7708,46.9018],[-96.7707,46.9003],[-96.7748,46.8994],[-96.7753,46.8983],[-96.7755,46.8981],[-96.776,46.8976],[-96.7767,46.8956],[-96.7758,46.8948],[-96.7749,46.8941],[-96.7734,46.8939],[-96.7713,46.8939],[-96.7702,46.8937],[-96.7696,46.892],[-96.7721,46.8908],[-96.7732,46.8904],[-96.7743,46.8898],[-96.7747,46.8887],[-96.7739,46.8863],[-96.7736,46.8848],[-96.7719,46.8841],[-96.7698,46.8848],[-96.7697,46.8848],[-96.7681,46.8847],[-96.7678,46.8847],[-96.7672,46.8836],[-96.7673,46.8835],[-96.7684,46.8795],[-96.769,46.8786],[-96.7698,46.8775],[-96.7713,46.8774],[-96.772,46.8783],[-96.7714,46.8798],[-96.7717,46.8811],[-96.7724,46.8811],[-96.7735,46.8803],[-96.7738,46.8801],[-96.7739,46.88],[-96.7742,46.8799],[-96.7755,46.8791],[-96.7762,46.8792],[-96.7767,46.8792],[-96.7785,46.8793],[-96.7793,46.8799],[-96.7802,46.8801],[-96.7812,46.8793],[-96.7802,46.877],[-96.7803,46.877],[-96.7802,46.877],[-96.7802,46.8769],[-96.7792,46.876],[-96.7765,46.8752],[-96.7764,46.875],[-96.7759,46.8744],[-96.7759,46.8743],[-96.7759,46.8742],[-96.7762,46.8739],[-96.7763,46.8738],[-96.7793,46.8727],[-96.7794,46.8727],[-96.7805,46.8722],[-96.782,46.8708],[-96.7823,46.8708],[-96.7821,46.8697],[-96.7814,46.8695],[-96.7805,46.8686],[-96.7805,46.8685],[-96.7804,46.8684],[-96.7807,46.8672],[-96.7808,46.8672],[-96.781,46.8669],[-96.7812,46.8665],[-96.7813,46.8663],[-96.7814,46.8663],[-96.7816,46.866],[-96.7826,46.8649],[-96.783,46.8645],[-96.7839,46.8633],[-96.784,46.8617],[-96.7793,46.8587],[-96.7792,46.8586],[-96.7773,46.8573],[-96.7761,46.8545],[-96.7781,46.854],[-96.7839,46.8558],[-96.7855,46.8549],[-96.7853,46.8543],[-96.7842,46.852],[-96.7814,46.8512],[-96.777,46.8525],[-96.7747,46.8524],[-96.7735,46.8517],[-96.7732,46.8515],[-96.7739,46.85],[-96.779,46.8487],[-96.7805,46.8478],[-96.7806,46.8478],[-96.7807,46.8477],[-96.7813,46.8473],[-96.7817,46.8457],[-96.7797,46.8437],[-96.7768,46.8422],[-96.7751,46.8404],[-96.7754,46.8389],[-96.7759,46.8389],[-96.7786,46.8392],[-96.782,46.841],[-96.7872,46.8411],[-96.788,46.8405],[-96.7876,46.8399],[-96.7868,46.8388],[-96.7837,46.8375],[-96.7828,46.8371],[-96.7829,46.8363],[-96.7829,46.8362],[-96.7848,46.8335],[-96.7848,46.8334],[-96.7845,46.8334],[-96.7849,46.8334],[-96.7852,46.8331],[-96.7872,46.8326],[-96.7921,46.8341],[-96.7926,46.8343],[-96.7927,46.8345],[-96.7932,46.8344],[-96.794,46.8331],[-96.7939,46.8331],[-96.7927,46.8326],[-96.7869,46.8303],[-96.7834,46.8283],[-96.7831,46.8282],[-96.7829,46.828],[-96.7803,46.8258],[-96.7813,46.8248],[-96.7814,46.8247],[-96.7818,46.8251],[-96.7821,46.8251],[-96.7839,46.8263],[-96.7914,46.8278],[-96.7916,46.8279],[-96.7923,46.8268],[-96.793,46.8258],[-96.7926,46.8233],[-96.798,46.8224],[-96.7983,46.822],[-96.7985,46.8218],[-96.8002,46.8197],[-96.8,46.8189],[-96.8,46.8184],[-96.8,46.8183],[-96.8,46.8182],[-96.7999,46.818],[-96.7999,46.8176],[-96.7996,46.817],[-96.7995,46.8163],[-96.7993,46.8154],[-96.7997,46.8147],[-96.8004,46.8135],[-96.801,46.813],[-96.8016,46.8126],[-96.8019,46.8125],[-96.802,46.8125],[-96.8023,46.8122],[-96.8025,46.8119],[-96.8025,46.8115],[-96.8024,46.8115],[-96.8024,46.8113],[-96.8021,46.811],[-96.8015,46.8104],[-96.801,46.8101],[-96.7995,46.8098],[-96.7975,46.8091],[-96.7965,46.8087],[-96.7959,46.8082],[-96.7958,46.8078],[-96.7957,46.8074],[-96.7959,46.8071],[-96.7963,46.8068],[-96.7968,46.8065],[-96.7985,46.8062],[-96.8002,46.8061],[-96.8021,46.8059],[-96.8028,46.8055],[-96.8031,46.8051],[-96.8031,46.8048],[-96.8028,46.8046],[-96.8021,46.8043],[-96.8017,46.8043],[-96.8012,46.8042],[-96.8005,46.8043],[-96.7994,46.8045],[-96.7984,46.8046],[-96.7981,46.8046],[-96.7978,46.8045],[-96.7972,46.8042],[-96.7968,46.8039],[-96.7968,46.8037],[-96.7966,46.8035],[-96.7965,46.8034],[-96.7964,46.8034],[-96.7964,46.8031],[-96.7963,46.8031],[-96.7961,46.8029],[-96.796,46.8024],[-96.7959,46.8021],[-96.7959,46.802],[-96.7958,46.8017],[-96.7958,46.8008],[-96.796,46.8003],[-96.7962,46.7999],[-96.7972,46.7994],[-96.7981,46.7991],[-96.799,46.7989],[-96.8001,46.7986],[-96.8013,46.7982],[-96.8017,46.7979],[-96.8019,46.7976],[-96.8019,46.7972],[-96.8019,46.797],[-96.8016,46.7966],[-96.8011,46.7964],[-96.8004,46.7963],[-96.7996,46.7963],[-96.797,46.7966],[-96.7966,46.7966],[-96.7956,46.7962],[-96.7949,46.7958],[-96.7946,46.7955],[-96.7944,46.7951],[-96.7943,46.7946],[-96.7944,46.7941],[-96.7947,46.7938],[-96.795,46.7936],[-96.7957,46.7933],[-96.7967,46.7928],[-96.797,46.7924],[-96.797,46.7916],[-96.7962,46.7899],[-96.7958,46.7894],[-96.7955,46.7892],[-96.7951,46.7888],[-96.7943,46.7886],[-96.7928,46.7886],[-96.7921,46.7886],[-96.7913,46.7891],[-96.7905,46.7895],[-96.7901,46.7896],[-96.7896,46.7896],[-96.7893,46.7894],[-96.7893,46.7892],[-96.7899,46.7885],[-96.7902,46.788],[-96.7902,46.7873],[-96.7899,46.787],[-96.7895,46.7869],[-96.788,46.7865],[-96.7876,46.7862],[-96.7871,46.7856],[-96.7871,46.7855],[-96.7871,46.7853],[-96.7871,46.7852],[-96.7873,46.7848],[-96.7874,46.7847],[-96.7879,46.7841],[-96.7882,46.7837],[-96.7886,46.7835],[-96.7907,46.7825],[-96.7913,46.782],[-96.7919,46.7815],[-96.7926,46.7808],[-96.7933,46.7799],[-96.7941,46.7794],[-96.7957,46.7784],[-96.7964,46.7779],[-96.7967,46.7775],[-96.7968,46.777],[-96.7965,46.7767],[-96.7959,46.7763],[-96.7951,46.776],[-96.7944,46.7758],[-96.7922,46.7759],[-96.7914,46.7762],[-96.7903,46.7768],[-96.7887,46.7777],[-96.7882,46.778],[-96.7872,46.7784],[-96.7859,46.7786],[-96.7848,46.7785],[-96.7842,46.7784],[-96.7838,46.7782],[-96.7834,46.7778],[-96.7834,46.7777],[-96.7832,46.7772],[-96.7831,46.7764],[-96.7831,46.7761],[-96.7832,46.776],[-96.7835,46.775],[-96.7836,46.7749],[-96.7837,46.7747],[-96.7843,46.7743],[-96.785,46.7741],[-96.7859,46.774],[-96.7865,46.7741],[-96.788,46.7747],[-96.7889,46.775],[-96.7895,46.7749],[-96.7898,46.7748],[-96.7901,46.7746],[-96.7901,46.7745],[-96.79,46.7734],[-96.7899,46.7731],[-96.7899,46.7728],[-96.7898,46.7726],[-96.7897,46.7724],[-96.7896,46.7718],[-96.7893,46.7715],[-96.7892,46.7712],[-96.7884,46.7703],[-96.788,46.77],[-96.7871,46.7695],[-96.7861,46.7691],[-96.7844,46.7689],[-96.7806,46.7685],[-96.779,46.7684],[-96.7762,46.7678],[-96.7758,46.7675],[-96.7755,46.7672],[-96.7755,46.7668],[-96.7757,46.766],[-96.7764,46.7652],[-96.7768,46.765],[-96.7779,46.7647],[-96.7782,46.7646],[-96.7782,46.7645],[-96.7784,46.7645],[-96.7788,46.7645],[-96.781,46.7653],[-96.7857,46.7662],[-96.7878,46.7665],[-96.7879,46.7665],[-96.7884,46.7665],[-96.7888,46.7665],[-96.7893,46.7662],[-96.7895,46.766],[-96.7895,46.7654],[-96.7891,46.7649],[-96.7879,46.7642],[-96.7865,46.7636],[-96.7854,46.7633],[-96.7839,46.763],[-96.783,46.7629],[-96.7797,46.763],[-96.7793,46.763],[-96.7789,46.7628],[-96.7782,46.7624],[-96.7781,46.7621],[-96.7779,46.7616],[-96.7779,46.7609],[-96.778,46.7606],[-96.7782,46.7604],[-96.7791,46.7602],[-96.7803,46.7602],[-96.7811,46.7604],[-96.7822,46.761],[-96.7835,46.7618],[-96.784,46.762],[-96.7848,46.7621],[-96.7858,46.762],[-96.7864,46.7619],[-96.7867,46.7616],[-96.7873,46.761],[-96.7873,46.7604],[-96.787,46.7601],[-96.7865,46.7597],[-96.7858,46.7595],[-96.7848,46.7594],[-96.7839,46.7592],[-96.7836,46.7591],[-96.7833,46.7588],[-96.7834,46.7587],[-96.7832,46.7587],[-96.7831,46.7583],[-96.7829,46.7578],[-96.7829,46.7567],[-96.7831,46.7566],[-96.7835,46.7565],[-96.7848,46.7564],[-96.7859,46.757],[-96.7871,46.7578],[-96.7877,46.7579],[-96.7884,46.7579],[-96.7889,46.7577],[-96.7894,46.7575],[-96.7897,46.757],[-96.7898,46.7567],[-96.7898,46.7566],[-96.7893,46.7561],[-96.7887,46.7557],[-96.7872,46.7551],[-96.786,46.7549],[-96.7848,46.7549],[-96.7843,46.755],[-96.7835,46.7548],[-96.783,46.7545],[-96.7829,46.7543],[-96.7828,46.7542],[-96.7827,46.7539],[-96.7827,46.7531],[-96.7831,46.7528],[-96.7842,46.7524],[-96.7851,46.7524],[-96.7866,46.7528],[-96.7877,46.7529],[-96.7884,46.7529],[-96.789,46.7527],[-96.7892,46.7525],[-96.7893,46.7524],[-96.7894,46.752],[-96.7892,46.7518],[-96.7888,46.7516],[-96.7873,46.7517],[-96.7863,46.7516],[-96.7847,46.7514],[-96.7838,46.7512],[-96.7833,46.7509],[-96.7829,46.7506],[-96.7828,46.7505],[-96.7828,46.7504],[-96.7827,46.75],[-96.7825,46.7495],[-96.7826,46.7492],[-96.783,46.7488],[-96.7833,46.7487],[-96.7845,46.7487],[-96.7859,46.749],[-96.7867,46.7492],[-96.7875,46.749],[-96.7876,46.7488],[-96.7877,46.7482],[-96.7871,46.7477],[-96.7855,46.7469],[-96.7843,46.7465],[-96.7808,46.746],[-96.7805,46.7457],[-96.7804,46.7455],[-96.7803,46.745],[-96.7804,46.7446],[-96.7807,46.7442],[-96.7811,46.744],[-96.7821,46.7439],[-96.7826,46.744],[-96.7852,46.7446],[-96.7858,46.7447],[-96.7865,46.7445],[-96.7868,46.7442],[-96.7872,46.7438],[-96.7874,46.7431],[-96.7873,46.743],[-96.7869,46.7427],[-96.7863,46.7426],[-96.7829,46.7426],[-96.7823,46.7426],[-96.7812,46.7424],[-96.7808,46.7422],[-96.7805,46.7418],[-96.7803,46.7414],[-96.7805,46.7412],[-96.7811,46.741],[-96.7822,46.7409],[-96.7827,46.7408],[-96.7828,46.7406],[-96.7829,46.7403],[-96.7826,46.74],[-96.7819,46.7395],[-96.7814,46.7389],[-96.7811,46.7387],[-96.7809,46.7384],[-96.7809,46.7379],[-96.7811,46.7375],[-96.7815,46.7372],[-96.7823,46.737],[-96.7828,46.7367],[-96.7831,46.7365],[-96.7832,46.7361],[-96.7831,46.736],[-96.7826,46.7356],[-96.7818,46.7353],[-96.7809,46.7346],[-96.7809,46.7344],[-96.7808,46.7343],[-96.7808,46.7338],[-96.7809,46.7335],[-96.7811,46.7334],[-96.7818,46.7331],[-96.7838,46.7331],[-96.7842,46.733],[-96.7845,46.7327],[-96.7845,46.7319],[-96.7844,46.7315],[-96.7842,46.7311],[-96.7842,46.731],[-96.7842,46.7304],[-96.7841,46.7301],[-96.7835,46.7294],[-96.7833,46.7292],[-96.783,46.729],[-96.7825,46.7289],[-96.782,46.7288],[-96.7814,46.729],[-96.781,46.7293],[-96.781,46.7295],[-96.7807,46.7299],[-96.7805,46.73],[-96.78,46.7301],[-96.7796,46.73],[-96.7795,46.7298],[-96.7793,46.7296],[-96.7793,46.7283],[-96.7792,46.7281],[-96.7791,46.7266],[-96.7795,46.7261],[-96.78,46.7257],[-96.7806,46.7255],[-96.7818,46.7253],[-96.782,46.7252],[-96.782,46.7249],[-96.7818,46.7247],[-96.7813,46.7246],[-96.7805,46.7243],[-96.7801,46.724],[-96.7798,46.7237],[-96.7798,46.7233],[-96.7799,46.723],[-96.7799,46.7229],[-96.7811,46.7221],[-96.7829,46.7212],[-96.784,46.7209],[-96.7848,46.7205],[-96.7863,46.7199],[-96.7869,46.7198],[-96.7895,46.7197],[-96.7903,46.7197],[-96.7909,46.7193],[-96.7912,46.7189],[-96.7912,46.718],[-96.7911,46.7178],[-96.7908,46.7176],[-96.7902,46.7174],[-96.7895,46.7174],[-96.7891,46.7175],[-96.7884,46.718],[-96.7878,46.7182],[-96.7867,46.718],[-96.7852,46.718],[-96.7838,46.7178],[-96.7828,46.7175],[-96.7823,46.7171],[-96.7821,46.7169],[-96.7821,46.7165],[-96.7823,46.7164],[-96.7826,46.7163],[-96.7837,46.7161],[-96.7844,46.7159],[-96.7865,46.7148],[-96.7875,46.714],[-96.7875,46.7136],[-96.7873,46.7134],[-96.7869,46.7131],[-96.7862,46.7129],[-96.785,46.7126],[-96.784,46.7122],[-96.7838,46.712],[-96.7835,46.7118],[-96.7835,46.7117],[-96.7836,46.7114],[-96.784,46.7111],[-96.785,46.7107],[-96.7862,46.7104],[-96.7881,46.7103],[-96.7892,46.7099],[-96.7896,46.7096],[-96.7896,46.7094],[-96.7895,46.7092],[-96.7895,46.7091],[-96.7892,46.7088],[-96.7886,46.7084],[-96.7878,46.7081],[-96.7872,46.7079],[-96.7864,46.7077],[-96.7855,46.7075],[-96.7849,46.7072],[-96.7841,46.7066],[-96.784,46.7064],[-96.7839,46.7064],[-96.7838,46.706],[-96.784,46.7058],[-96.7845,46.7056],[-96.7859,46.7056],[-96.7867,46.7054],[-96.7879,46.7052],[-96.7895,46.7047],[-96.7898,46.7045],[-96.7904,46.7042],[-96.7907,46.704],[-96.7912,46.7037],[-96.7912,46.7034],[-96.7909,46.703],[-96.7904,46.7026],[-96.7898,46.7023],[-96.7885,46.7022],[-96.7867,46.7022],[-96.7858,46.7021],[-96.7848,46.7019],[-96.7845,46.7018],[-96.7842,46.7015],[-96.7843,46.701],[-96.7844,46.7009],[-96.7852,46.7008],[-96.7869,46.701],[-96.7876,46.7009],[-96.788,46.7006],[-96.7881,46.7002],[-96.7879,46.6998],[-96.7873,46.6992],[-96.7871,46.6988],[-96.7864,46.6981],[-96.7864,46.698],[-96.7863,46.698],[-96.7863,46.6979],[-96.7862,46.6977],[-96.7862,46.6976],[-96.7861,46.6976],[-96.7856,46.6963],[-96.7852,46.6958],[-96.785,46.695],[-96.7849,46.6944],[-96.7851,46.6939],[-96.7856,46.6937],[-96.7869,46.6936],[-96.7873,46.6932],[-96.7873,46.693],[-96.7863,46.6923],[-96.786,46.6919],[-96.7861,46.6915],[-96.7863,46.6913],[-96.7868,46.6911],[-96.7896,46.6907],[-96.7903,46.6903],[-96.7906,46.69],[-96.7906,46.6891],[-96.7898,46.6884],[-96.7893,46.6882],[-96.7879,46.6878],[-96.7862,46.6878],[-96.7854,46.6877],[-96.7851,46.6876],[-96.7847,46.6874],[-96.7845,46.6871],[-96.7843,46.6868],[-96.7842,46.6867],[-96.7841,46.6867],[-96.784,46.6861],[-96.7839,46.6857],[-96.7841,46.6853],[-96.7843,46.685],[-96.7845,46.6848],[-96.7851,46.6846],[-96.7857,46.6846],[-96.7862,46.6848],[-96.7868,46.6851],[-96.7871,46.6852],[-96.7876,46.6852],[-96.7878,46.685],[-96.7879,46.6846],[-96.7877,46.6843],[-96.7876,46.6839],[-96.7876,46.683],[-96.7877,46.6823],[-96.7879,46.682],[-96.7881,46.6818],[-96.7884,46.6817],[-96.7892,46.6817],[-96.7897,46.6819],[-96.7906,46.6826],[-96.7913,46.6831],[-96.792,46.6833],[-96.7935,46.6836],[-96.794,46.6836],[-96.7941,46.6835],[-96.7944,46.6835],[-96.7948,46.6833],[-96.7948,46.6828],[-96.7947,46.6824],[-96.7946,46.6823],[-96.7945,46.6821],[-96.7944,46.682],[-96.7939,46.6814],[-96.7933,46.681],[-96.7932,46.6809],[-96.7926,46.6808],[-96.7918,46.6804],[-96.7904,46.6797],[-96.7896,46.6793],[-96.7883,46.6786],[-96.7877,46.6782],[-96.7875,46.6778],[-96.7874,46.6775],[-96.7875,46.6771],[-96.7876,46.677],[-96.7881,46.6767],[-96.7888,46.6766],[-96.7921,46.6766],[-96.7926,46.6767],[-96.7931,46.6772],[-96.7934,46.6775],[-96.7937,46.6789],[-96.7939,46.6791],[-96.7944,46.6795],[-96.7948,46.6795],[-96.7952,46.6795],[-96.796,46.6793],[-96.7965,46.679],[-96.7967,46.6789],[-96.7972,46.6787],[-96.7986,46.6786],[-96.799,46.6784],[-96.7993,46.6782],[-96.7994,46.6766],[-96.7995,46.676],[-96.7995,46.6752],[-96.7994,46.6749],[-96.799,46.6744],[-96.7989,46.6742],[-96.7983,46.6737],[-96.7977,46.6734],[-96.7967,46.6733],[-96.7957,46.6733],[-96.794,46.6738],[-96.7932,46.674],[-96.7928,46.6739],[-96.7921,46.6735],[-96.7917,46.6731],[-96.7915,46.6728],[-96.7915,46.6725],[-96.7916,46.6722],[-96.7919,46.6719],[-96.7923,46.6718],[-96.7923,46.6717],[-96.7925,46.6718],[-96.7934,46.6716],[-96.7942,46.6716],[-96.7946,46.6714],[-96.7946,46.6708],[-96.794,46.6702],[-96.7939,46.6701],[-96.7938,46.67],[-96.7937,46.6697],[-96.7937,46.6693],[-96.7939,46.6686],[-96.7942,46.668],[-96.7944,46.6679],[-96.7947,46.6677],[-96.7951,46.6675],[-96.7959,46.6674],[-96.7961,46.6675],[-96.7968,46.668],[-96.7972,46.6685],[-96.7978,46.6688],[-96.7991,46.6689],[-96.8002,46.6688],[-96.8013,46.6685],[-96.8019,46.6681],[-96.802,46.6679],[-96.8021,46.6675],[-96.8018,46.6672],[-96.8014,46.667],[-96.8012,46.6669],[-96.8004,46.6667],[-96.7993,46.6667],[-96.7979,46.667],[-96.7968,46.6671],[-96.7964,46.667],[-96.7958,46.6667],[-96.7956,46.6663],[-96.7956,46.666],[-96.7957,46.6658],[-96.796,46.6657],[-96.7983,46.6653],[-96.7986,46.6651],[-96.7986,46.6648],[-96.7983,46.6641],[-96.7981,46.664],[-96.7981,46.6638],[-96.7979,46.6636],[-96.7978,46.6634],[-96.7976,46.6632],[-96.7975,46.6627],[-96.7974,46.6625],[-96.7976,46.662],[-96.7978,46.6618],[-96.7995,46.6613],[-96.7997,46.6612],[-96.7999,46.6611],[-96.8,46.6609],[-96.7997,46.6606],[-96.7979,46.6601],[-96.7972,46.6596],[-96.7971,46.6592],[-96.797,46.659],[-96.7972,46.6588],[-96.7975,46.6585],[-96.7987,46.6581],[-96.7988,46.6579],[-96.799,46.6576],[-96.799,46.657],[-96.7988,46.6565],[-96.7988,46.6556],[-96.7989,46.6552],[-96.799,46.6541],[-96.7987,46.6538],[-96.7982,46.6536],[-96.7981,46.6535],[-96.7967,46.6534],[-96.7961,46.6531],[-96.7951,46.6525],[-96.7942,46.6519],[-96.7922,46.6502],[-96.7906,46.6491],[-96.7906,46.6488],[-96.7905,46.6483],[-96.7907,46.648],[-96.7909,46.6478],[-96.7911,46.6476],[-96.7928,46.6472],[-96.7939,46.6469],[-96.7941,46.6467],[-96.7942,46.6465],[-96.7937,46.6461],[-96.7923,46.6454],[-96.7918,46.645],[-96.7915,46.6447],[-96.7912,46.6443],[-96.7909,46.6431],[-96.7909,46.643],[-96.7908,46.6426],[-96.7905,46.6421],[-96.7902,46.6419],[-96.7895,46.6416],[-96.7866,46.6411],[-96.786,46.6408],[-96.7858,46.6405],[-96.7859,46.6403],[-96.7861,46.6401],[-96.7873,46.6398],[-96.7879,46.6396],[-96.7896,46.6391],[-96.7908,46.6387],[-96.7911,46.6384],[-96.7913,46.6375],[-96.7914,46.6368],[-96.7916,46.6362],[-96.7919,46.6355],[-96.7919,46.6354],[-96.7922,46.635],[-96.7923,46.6348],[-96.793,46.6343],[-96.7947,46.6336],[-96.7948,46.6336],[-96.7953,46.6335],[-96.796,46.6332],[-96.7964,46.6328],[-96.7971,46.6319],[-96.7973,46.6316],[-96.7973,46.6315],[-96.7975,46.6312],[-96.798,46.6305],[-96.798,46.6303],[-96.7981,46.6303],[-96.7982,46.6302],[-96.7982,46.63],[-96.7982,46.6299],[-96.7982,46.6296],[-96.7982,46.6295],[-96.7981,46.6293],[-96.7981,46.6292],[-96.798,46.6292],[-96.7979,46.6291],[-96.7977,46.6289],[-96.7975,46.6288],[-96.7974,46.6288],[-96.7973,46.6287],[-96.7971,46.6287],[-96.7968,46.6287],[-96.7967,46.6287],[-96.7966,46.6287],[-96.7964,46.6287],[-96.7963,46.6287],[-96.7961,46.6288],[-96.796,46.6289],[-96.7959,46.629],[-96.7958,46.629],[-96.7957,46.6292],[-96.7957,46.6293],[-96.7957,46.6294],[-96.7957,46.6295],[-96.7957,46.6296],[-96.7958,46.6298],[-96.7958,46.6299],[-96.7959,46.6301],[-96.7959,46.6302],[-96.7959,46.6303],[-96.796,46.6305],[-96.796,46.6307],[-96.7961,46.631],[-96.7961,46.6311],[-96.796,46.6312],[-96.796,46.6313],[-96.7959,46.6313],[-96.7958,46.6314],[-96.7956,46.6315],[-96.7954,46.6316],[-96.7953,46.6316],[-96.7952,46.6316],[-96.7951,46.6316],[-96.795,46.6315],[-96.7949,46.6315],[-96.7947,46.6314],[-96.7946,46.6313],[-96.7944,46.6311],[-96.7942,46.631],[-96.7942,46.6309],[-96.7939,46.6308],[-96.7936,46.6306],[-96.7934,46.6306],[-96.7932,46.6305],[-96.7931,46.6305],[-96.7929,46.6304],[-96.7927,46.6304],[-96.7926,46.6303],[-96.7925,46.6303],[-96.7923,46.6302],[-96.7921,46.6302],[-96.7919,46.6302],[-96.7918,46.6301],[-96.7916,46.63],[-96.7914,46.6299],[-96.7912,46.6298],[-96.7911,46.6297],[-96.791,46.6297],[-96.7909,46.6296],[-96.7907,46.6296],[-96.7905,46.6295],[-96.7904,46.6295],[-96.7902,46.6294],[-96.79,46.6294],[-96.7898,46.6293],[-96.7896,46.6292],[-96.7892,46.6292],[-96.7891,46.6292],[-96.7888,46.6292],[-96.7887,46.6292],[-96.7886,46.6292],[-96.7884,46.6293],[-96.7883,46.6293],[-96.7882,46.6293],[-96.7877,46.6296],[-96.7875,46.6297],[-96.7873,46.6298],[-96.7872,46.6298],[-96.7871,46.6298],[-96.7869,46.6299],[-96.7867,46.6301],[-96.7865,46.6302],[-96.7865,46.6303],[-96.7861,46.6305],[-96.7859,46.6306],[-96.7856,46.6309],[-96.7855,46.6309],[-96.7854,46.631],[-96.7852,46.6311],[-96.785,46.6313],[-96.7849,46.6313],[-96.7848,46.6314],[-96.7846,46.6314],[-96.7842,46.6315],[-96.7842,46.6316],[-96.7841,46.6316],[-96.7839,46.6316],[-96.7838,46.6316],[-96.7834,46.6317],[-96.7833,46.6317],[-96.783,46.6317],[-96.7829,46.6317],[-96.7827,46.6317],[-96.7826,46.6316],[-96.7824,46.6316],[-96.7823,46.6315],[-96.7822,46.6314],[-96.7821,46.6313],[-96.7821,46.6312],[-96.7821,46.6311],[-96.7822,46.631],[-96.7823,46.6309],[-96.7824,46.6308],[-96.7827,46.6307],[-96.7828,46.6307],[-96.7829,46.6306],[-96.7831,46.6306],[-96.784,46.6306],[-96.7842,46.6305],[-96.7843,46.6305],[-96.7844,46.6305],[-96.7845,46.6305],[-96.7847,46.6304],[-96.7848,46.6304],[-96.7849,46.6303],[-96.785,46.6302],[-96.7851,46.6301],[-96.7852,46.63],[-96.7852,46.6299],[-96.7853,46.6295],[-96.7853,46.6293],[-96.7852,46.6292],[-96.7852,46.6291],[-96.7852,46.6289],[-96.7852,46.6286],[-96.7853,46.6284],[-96.7853,46.628],[-96.7854,46.6279],[-96.7854,46.6278],[-96.7855,46.6277],[-96.7856,46.6276],[-96.7856,46.6275],[-96.7857,46.6274],[-96.7859,46.6272],[-96.786,46.6271],[-96.7863,46.6269],[-96.7864,46.6268],[-96.7865,46.6268],[-96.7866,46.6268],[-96.7867,46.6267],[-96.7868,46.6267],[-96.7869,46.6266],[-96.787,46.6266],[-96.7871,46.6265],[-96.7872,46.6265],[-96.7875,46.6264],[-96.7878,46.6264],[-96.788,46.6263],[-96.7881,46.6263],[-96.7884,46.6262],[-96.7885,46.6262],[-96.7887,46.6262],[-96.7889,46.6261],[-96.7894,46.626],[-96.7895,46.626],[-96.7899,46.6259],[-96.7901,46.6259],[-96.7902,46.6259],[-96.7903,46.6258],[-96.7905,46.6258],[-96.7908,46.6257],[-96.791,46.6256],[-96.791,46.6255],[-96.7911,46.6255],[-96.7912,46.6254],[-96.7913,46.6253],[-96.7913,46.6252],[-96.7913,46.625],[-96.7913,46.6249],[-96.7911,46.6247],[-96.7909,46.6247],[-96.7908,46.6246],[-96.7906,46.6245],[-96.7905,46.6245],[-96.7903,46.6244],[-96.7901,46.6244],[-96.7899,46.6243],[-96.7897,46.6243],[-96.7895,46.6242],[-96.7893,46.6241],[-96.7892,46.6241],[-96.789,46.6241],[-96.7886,46.624],[-96.7884,46.624],[-96.7878,46.6239],[-96.7876,46.6239],[-96.7874,46.6239],[-96.7873,46.6239],[-96.787,46.6239],[-96.7869,46.624],[-96.7867,46.624],[-96.7866,46.624],[-96.7864,46.6241],[-96.7862,46.6242],[-96.786,46.6243],[-96.7857,46.6243],[-96.7855,46.6245],[-96.785,46.6247],[-96.7849,46.6247],[-96.7848,46.6248],[-96.7846,46.6249],[-96.7845,46.6249],[-96.7841,46.625],[-96.7838,46.6251],[-96.7837,46.6251],[-96.7834,46.6252],[-96.7833,46.6253],[-96.7832,46.6253],[-96.7831,46.6253],[-96.783,46.6254],[-96.7829,46.6254],[-96.7828,46.6254],[-96.7827,46.6255],[-96.7826,46.6255],[-96.7825,46.6255],[-96.7821,46.6256],[-96.7819,46.6257],[-96.7816,46.6257],[-96.7813,46.6257],[-96.781,46.6257],[-96.7808,46.6258],[-96.7807,46.6258],[-96.7805,46.6258],[-96.7803,46.6258],[-96.7793,46.6257],[-96.7791,46.6257],[-96.779,46.6257],[-96.7789,46.6256],[-96.7787,46.6256],[-96.7783,46.6254],[-96.7781,46.6253],[-96.778,46.6252],[-96.778,46.6251],[-96.7779,46.625],[-96.7779,46.6248],[-96.7779,46.6247],[-96.778,46.6246],[-96.7781,46.6245],[-96.7782,46.6245],[-96.7783,46.6245],[-96.7785,46.6245],[-96.7786,46.6244],[-96.7787,46.6244],[-96.779,46.6244],[-96.7793,46.6244],[-96.7795,46.6245],[-96.78,46.6245],[-96.7802,46.6245],[-96.7805,46.6245],[-96.7806,46.6245],[-96.7809,46.6245],[-96.781,46.6245],[-96.7811,46.6244],[-96.7812,46.6244],[-96.7813,46.6244],[-96.7814,46.6243],[-96.7817,46.6243],[-96.7818,46.6242],[-96.782,46.6242],[-96.7821,46.6241],[-96.7822,46.6241],[-96.7824,46.624],[-96.7825,46.624],[-96.7828,46.6238],[-96.783,46.6238],[-96.7831,46.6237],[-96.7832,46.6236],[-96.7833,46.6236],[-96.7835,46.6235],[-96.7836,46.6235],[-96.7838,46.6234],[-96.7839,46.6234],[-96.7841,46.6234],[-96.7842,46.6234],[-96.7843,46.6234],[-96.7846,46.6233],[-96.7848,46.6232],[-96.7849,46.6232],[-96.7853,46.623],[-96.7854,46.623],[-96.7857,46.6228],[-96.7863,46.6224],[-96.7865,46.6222],[-96.7866,46.6221],[-96.7867,46.622],[-96.7869,46.6218],[-96.7869,46.6217],[-96.7871,46.6214],[-96.7872,46.6213],[-96.7873,46.6211],[-96.7874,46.6209],[-96.7875,46.6206],[-96.7875,46.6204],[-96.7875,46.6201],[-96.7875,46.62],[-96.7875,46.6198],[-96.7874,46.6197],[-96.7873,46.6195],[-96.7873,46.6194],[-96.7872,46.6193],[-96.7871,46.6193],[-96.787,46.6192],[-96.7867,46.619],[-96.7866,46.6189],[-96.7865,46.6189],[-96.7864,46.6189],[-96.7863,46.6189],[-96.7862,46.6189],[-96.786,46.6189],[-96.7857,46.6189],[-96.7856,46.6189],[-96.7855,46.6189],[-96.7854,46.6189],[-96.7853,46.619],[-96.7852,46.619],[-96.785,46.6191],[-96.785,46.6192],[-96.7849,46.6193],[-96.7849,46.6194],[-96.7849,46.6196],[-96.7848,46.6197],[-96.7848,46.6198],[-96.7848,46.6199],[-96.7848,46.62],[-96.7848,46.6201],[-96.7848,46.6205],[-96.7848,46.6207],[-96.7848,46.6208],[-96.7848,46.621],[-96.7848,46.6212],[-96.7847,46.6213],[-96.7846,46.6215],[-96.7846,46.6216],[-96.7844,46.6217],[-96.7842,46.6219],[-96.7841,46.622],[-96.784,46.622],[-96.7839,46.622],[-96.7839,46.6221],[-96.7838,46.6221],[-96.7837,46.6221],[-96.7836,46.6221],[-96.7835,46.6222],[-96.7834,46.6222],[-96.7833,46.6221],[-96.7832,46.6221],[-96.7831,46.6221],[-96.7829,46.622],[-96.7827,46.6219],[-96.7826,46.6218],[-96.7824,46.6216],[-96.7823,46.6215],[-96.7822,46.6214],[-96.7821,46.6213],[-96.7821,46.6212],[-96.782,46.621],[-96.7819,46.6209],[-96.7818,46.6208],[-96.7818,46.6207],[-96.7817,46.6206],[-96.7817,46.6205],[-96.7817,46.6204],[-96.7816,46.6204],[-96.7815,46.6203],[-96.7813,46.62],[-96.7811,46.6199],[-96.7809,46.6198],[-96.7808,46.6197],[-96.7807,46.6196],[-96.7806,46.6196],[-96.7805,46.6196],[-96.7803,46.6195],[-96.7802,46.6195],[-96.7799,46.6195],[-96.7797,46.6195],[-96.7795,46.6195],[-96.7794,46.6195],[-96.7793,46.6195],[-96.7791,46.6195],[-96.7789,46.6196],[-96.7786,46.6197],[-96.7786,46.6198],[-96.7785,46.6198],[-96.7782,46.6199],[-96.778,46.62],[-96.7778,46.6202],[-96.7776,46.6203],[-96.7775,46.6204],[-96.7773,46.6206],[-96.7767,46.6209],[-96.7766,46.621],[-96.7762,46.6212],[-96.7761,46.6212],[-96.776,46.6212],[-96.7757,46.6212],[-96.7756,46.6212],[-96.7755,46.6212],[-96.7754,46.6212],[-96.7754,46.6211],[-96.7753,46.6211],[-96.7752,46.621],[-96.7751,46.6208],[-96.7751,46.6207],[-96.7751,46.6206],[-96.7751,46.6204],[-96.775,46.6201],[-96.775,46.6197],[-96.775,46.6195],[-96.775,46.6193],[-96.775,46.619],[-96.7749,46.6188],[-96.7749,46.6187],[-96.7748,46.6187],[-96.7748,46.6186],[-96.7748,46.6181],[-96.7748,46.618],[-96.7748,46.6179],[-96.7748,46.6178],[-96.7749,46.6176],[-96.775,46.6176],[-96.775,46.6175],[-96.7752,46.6174],[-96.7754,46.6172],[-96.7756,46.6171],[-96.7758,46.617],[-96.776,46.6169],[-96.7761,46.6169],[-96.7762,46.6168],[-96.7766,46.6169],[-96.7768,46.6169],[-96.7772,46.6169],[-96.7775,46.617],[-96.7777,46.617],[-96.7778,46.6171],[-96.7781,46.6171],[-96.7783,46.6172],[-96.7785,46.6172],[-96.7788,46.6173],[-96.779,46.6173],[-96.7794,46.6173],[-96.7795,46.6173],[-96.7796,46.6173],[-96.7799,46.6173],[-96.7801,46.6173],[-96.7803,46.6173],[-96.7804,46.6173],[-96.7806,46.6173],[-96.7807,46.6173],[-96.7808,46.6172],[-96.781,46.6172],[-96.7811,46.6171],[-96.7812,46.617],[-96.7813,46.617],[-96.7813,46.6169],[-96.7814,46.6169],[-96.7814,46.6168],[-96.7815,46.6167],[-96.7815,46.6165],[-96.7815,46.6164],[-96.7815,46.6163],[-96.7815,46.6161],[-96.7814,46.616],[-96.7814,46.6159],[-96.7813,46.6155],[-96.7812,46.6154],[-96.7811,46.6152],[-96.781,46.6151],[-96.7805,46.6147],[-96.7803,46.6146],[-96.7801,46.6145],[-96.7797,46.6143],[-96.7794,46.6142],[-96.7793,46.6141],[-96.7792,46.6141],[-96.7791,46.614],[-96.779,46.614],[-96.7789,46.614],[-96.7788,46.614],[-96.7786,46.6139],[-96.7784,46.6138],[-96.778,46.6138],[-96.7779,46.6138],[-96.7778,46.6138],[-96.7775,46.6139],[-96.7773,46.6139],[-96.777,46.6139],[-96.7769,46.614],[-96.7767,46.614],[-96.7766,46.6141],[-96.7765,46.6142],[-96.7764,46.6142],[-96.7762,46.6144],[-96.7761,46.6144],[-96.776,46.6145],[-96.7759,46.6146],[-96.7757,46.6148],[-96.7755,46.615],[-96.7753,46.6152],[-96.7751,46.6153],[-96.775,46.6154],[-96.7749,46.6155],[-96.7748,46.6156],[-96.7747,46.6158],[-96.7746,46.6158],[-96.7743,46.616],[-96.7741,46.6162],[-96.774,46.6162],[-96.7738,46.6163],[-96.7737,46.6163],[-96.7735,46.6164],[-96.7734,46.6164],[-96.7732,46.6164],[-96.7729,46.6164],[-96.7728,46.6164],[-96.7727,46.6164],[-96.7725,46.6163],[-96.7724,46.6163],[-96.7723,46.6163],[-96.7722,46.6162],[-96.772,46.6161],[-96.7719,46.6161],[-96.7718,46.6161],[-96.7717,46.616],[-96.7716,46.6159],[-96.7712,46.6157],[-96.7711,46.6156],[-96.7709,46.6154],[-96.7708,46.6153],[-96.7708,46.6152],[-96.7708,46.6151],[-96.7707,46.615],[-96.7707,46.6148],[-96.7707,46.6147],[-96.7708,46.6145],[-96.7709,46.6145],[-96.771,46.6144],[-96.7711,46.6143],[-96.7713,46.6142],[-96.7714,46.6142],[-96.7716,46.6142],[-96.772,46.6142],[-96.7724,46.6142],[-96.7726,46.6143],[-96.7731,46.6143],[-96.7732,46.6142],[-96.7733,46.6142],[-96.7734,46.6142],[-96.7735,46.6142],[-96.7737,46.614],[-96.7738,46.6139],[-96.7739,46.6138],[-96.774,46.6137],[-96.7741,46.6136],[-96.7741,46.6135],[-96.7741,46.6134],[-96.7742,46.6132],[-96.7742,46.6131],[-96.7743,46.613],[-96.7743,46.6129],[-96.7743,46.6128],[-96.7744,46.6127],[-96.7744,46.6125],[-96.7745,46.6123],[-96.7746,46.6122],[-96.7746,46.6121],[-96.7746,46.612],[-96.7747,46.6118],[-96.7747,46.6116],[-96.7746,46.6114],[-96.7745,46.6111],[-96.7745,46.611],[-96.7743,46.6109],[-96.7743,46.6108],[-96.7742,46.6108],[-96.774,46.6106],[-96.7738,46.6105],[-96.7734,46.6103],[-96.7733,46.6103],[-96.7732,46.6102],[-96.7731,46.6102],[-96.7729,46.6101],[-96.7728,46.61],[-96.7726,46.6099],[-96.7725,46.6099],[-96.7724,46.6098],[-96.7724,46.6097],[-96.7724,46.6096],[-96.7724,46.6095],[-96.7724,46.6094],[-96.7725,46.6094],[-96.7725,46.6093],[-96.7726,46.6092],[-96.7728,46.6091],[-96.7729,46.609],[-96.773,46.609],[-96.7732,46.6089],[-96.7734,46.6088],[-96.7735,46.6088],[-96.7738,46.6087],[-96.774,46.6087],[-96.7742,46.6086],[-96.7743,46.6086],[-96.7745,46.6085],[-96.7747,46.6085],[-96.7751,46.6084],[-96.7752,46.6084],[-96.7754,46.6083],[-96.7756,46.6083],[-96.7758,46.6083],[-96.776,46.6082],[-96.7762,46.6082],[-96.7763,46.6082],[-96.7764,46.6082],[-96.7766,46.6082],[-96.7774,46.6081],[-96.7775,46.6081],[-96.7776,46.6081],[-96.7778,46.6081],[-96.7779,46.6081],[-96.7781,46.608],[-96.7783,46.608],[-96.7785,46.6079],[-96.7786,46.6078],[-96.7787,46.6077],[-96.7788,46.6076],[-96.7788,46.6075],[-96.7788,46.6073],[-96.7788,46.6072],[-96.7787,46.607],[-96.7787,46.6069],[-96.7786,46.6068],[-96.7786,46.6067],[-96.7785,46.6066],[-96.7784,46.6065],[-96.7783,46.6064],[-96.778,46.6062],[-96.7775,46.6059],[-96.7772,46.6057],[-96.7771,46.6056],[-96.777,46.6056],[-96.7769,46.6056],[-96.7768,46.6055],[-96.7766,46.6054],[-96.7764,46.6054],[-96.7761,46.6054],[-96.776,46.6054],[-96.7757,46.6054],[-96.7755,46.6054],[-96.7753,46.6055],[-96.7751,46.6055],[-96.7749,46.6056],[-96.7747,46.6057],[-96.7746,46.6057],[-96.7745,46.6057],[-96.7743,46.6058],[-96.7742,46.6058],[-96.774,46.6059],[-96.7738,46.6059],[-96.7737,46.606],[-96.7735,46.606],[-96.7732,46.6061],[-96.7729,46.6062],[-96.7725,46.6063],[-96.7722,46.6064],[-96.7721,46.6064],[-96.7719,46.6064],[-96.7718,46.6064],[-96.7715,46.6065],[-96.7713,46.6065],[-96.7712,46.6065],[-96.7711,46.6065],[-96.7707,46.6066],[-96.7703,46.6066],[-96.7702,46.6067],[-96.77,46.6067],[-96.7698,46.6067],[-96.7695,46.6068],[-96.7692,46.6067],[-96.7689,46.6067],[-96.7687,46.6067],[-96.7686,46.6067],[-96.7686,46.6066],[-96.7684,46.6065],[-96.7683,46.6065],[-96.7682,46.6063],[-96.7682,46.6062],[-96.7682,46.6059],[-96.7682,46.6058],[-96.7683,46.6056],[-96.7685,46.6054],[-96.7687,46.6052],[-96.7688,46.6051],[-96.7689,46.6051],[-96.7691,46.6049],[-96.7693,46.6049],[-96.7695,46.6048],[-96.7696,46.6048],[-96.7699,46.6047],[-96.7702,46.6046],[-96.7704,46.6046],[-96.7705,46.6045],[-96.7711,46.6044],[-96.7713,46.6044],[-96.7716,46.6043],[-96.7717,46.6042],[-96.7718,46.6042],[-96.7719,46.6041],[-96.7721,46.604],[-96.7722,46.6039],[-96.7722,46.6038],[-96.7723,46.6037],[-96.7722,46.6035],[-96.7722,46.6034],[-96.7721,46.6033],[-96.772,46.6033],[-96.772,46.6032],[-96.7717,46.6031],[-96.7716,46.6031],[-96.7714,46.6031],[-96.7713,46.603],[-96.7712,46.603],[-96.771,46.6029],[-96.7708,46.6028],[-96.7707,46.6028],[-96.7706,46.6027],[-96.7704,46.6027],[-96.7703,46.6026],[-96.7702,46.6025],[-96.7701,46.6025],[-96.7701,46.6024],[-96.7701,46.6023],[-96.7701,46.6022],[-96.7702,46.6021],[-96.7702,46.602],[-96.7703,46.6019],[-96.7705,46.6018],[-96.7706,46.6018],[-96.7706,46.6017],[-96.7708,46.6017],[-96.771,46.6016],[-96.7713,46.6015],[-96.7715,46.6014],[-96.7717,46.6013],[-96.7718,46.6013],[-96.7719,46.6013],[-96.772,46.6013],[-96.772,46.6012],[-96.7721,46.6012],[-96.7722,46.6011],[-96.7723,46.601],[-96.7724,46.6009],[-96.7725,46.6009],[-96.7725,46.6008],[-96.7725,46.6007],[-96.7725,46.6006],[-96.7725,46.6005],[-96.7725,46.6004],[-96.7725,46.6003],[-96.7723,46.5999],[-96.7722,46.5997],[-96.7721,46.5995],[-96.772,46.5993],[-96.772,46.5992],[-96.772,46.5991],[-96.7719,46.5991],[-96.7719,46.599],[-96.7719,46.5988],[-96.7719,46.5985],[-96.7719,46.5982],[-96.7719,46.5981],[-96.7719,46.598],[-96.7719,46.5977],[-96.7718,46.5973],[-96.7718,46.5972],[-96.7718,46.5971],[-96.7718,46.597],[-96.7719,46.597],[-96.7719,46.5969],[-96.7718,46.5968],[-96.7718,46.5966],[-96.7717,46.5965],[-96.7716,46.5963],[-96.7716,46.5962],[-96.7715,46.5961],[-96.7714,46.596],[-96.7713,46.5959],[-96.7712,46.5958],[-96.7711,46.5957],[-96.7709,46.5956],[-96.7708,46.5955],[-96.7707,46.5955],[-96.7705,46.5955],[-96.7704,46.5955],[-96.7703,46.5955],[-96.7702,46.5955],[-96.7701,46.5956],[-96.77,46.5956],[-96.77,46.5957],[-96.7699,46.5958],[-96.7698,46.5959],[-96.7698,46.596],[-96.7698,46.5962],[-96.7699,46.5964],[-96.7699,46.5966],[-96.7698,46.5969],[-96.7698,46.5972],[-96.7698,46.5973],[-96.7696,46.5977],[-96.7695,46.5978],[-96.7694,46.5979],[-96.7694,46.598],[-96.7693,46.598],[-96.769,46.5982],[-96.7688,46.5983],[-96.7686,46.5985],[-96.7682,46.5987],[-96.7681,46.5987],[-96.768,46.5988],[-96.7679,46.5988],[-96.7676,46.5988],[-96.7674,46.5989],[-96.767,46.5989],[-96.7667,46.5989],[-96.7665,46.5988],[-96.7663,46.5988],[-96.7662,46.5987],[-96.7659,46.5985],[-96.7657,46.5984],[-96.7657,46.5983],[-96.7656,46.5982],[-96.7655,46.5981],[-96.7655,46.598],[-96.7654,46.5979],[-96.7653,46.5977],[-96.7652,46.5974],[-96.7651,46.5974],[-96.7649,46.5969],[-96.7649,46.5968],[-96.7648,46.5963],[-96.7648,46.5962],[-96.7647,46.5959],[-96.7645,46.5956],[-96.7645,46.5955],[-96.7644,46.5953],[-96.7642,46.5951],[-96.7642,46.595],[-96.7641,46.5948],[-96.764,46.5947],[-96.7639,46.5946],[-96.7635,46.5944],[-96.7632,46.5942],[-96.763,46.5941],[-96.7629,46.5941],[-96.7628,46.5941],[-96.7625,46.5941],[-96.7623,46.5941],[-96.7622,46.5941],[-96.7618,46.5941],[-96.7617,46.5941],[-96.7613,46.5942],[-96.761,46.5943],[-96.7609,46.5943],[-96.7607,46.5944],[-96.7606,46.5944],[-96.7605,46.5945],[-96.7604,46.5945],[-96.7603,46.5945],[-96.7602,46.5945],[-96.7602,46.5946],[-96.7601,46.5946],[-96.76,46.5946],[-96.7599,46.5947],[-96.7598,46.5947],[-96.7597,46.5947],[-96.7596,46.5948],[-96.7595,46.5948],[-96.7594,46.5948],[-96.7593,46.5949],[-96.7592,46.5949],[-96.7591,46.5949],[-96.759,46.595],[-96.7588,46.595],[-96.7583,46.5952],[-96.7579,46.5954],[-96.7576,46.5954],[-96.7575,46.5955],[-96.7572,46.5955],[-96.7571,46.5955],[-96.7569,46.5955],[-96.7565,46.5955],[-96.7563,46.5955],[-96.7562,46.5954],[-96.7561,46.5954],[-96.756,46.5954],[-96.7558,46.5953],[-96.7557,46.5952],[-96.7556,46.5951],[-96.7555,46.595],[-96.7554,46.5949],[-96.7554,46.5948],[-96.7554,46.5947],[-96.7554,46.5945],[-96.7554,46.5944],[-96.7554,46.5941],[-96.7554,46.5938],[-96.7555,46.5934],[-96.7555,46.5933],[-96.7556,46.5932],[-96.7556,46.5931],[-96.7557,46.593],[-96.7557,46.5929],[-96.7558,46.5928],[-96.756,46.5925],[-96.7561,46.5924],[-96.7562,46.5923],[-96.7563,46.5922],[-96.7566,46.592],[-96.7569,46.5918],[-96.757,46.5918],[-96.757,46.5917],[-96.7573,46.5916],[-96.7575,46.5915],[-96.7576,46.5915],[-96.7578,46.5915],[-96.758,46.5914],[-96.7583,46.5914],[-96.7585,46.5914],[-96.7586,46.5914],[-96.7587,46.5914],[-96.7593,46.5916],[-96.7595,46.5916],[-96.7598,46.5917],[-96.7599,46.5918],[-96.76,46.5918],[-96.7602,46.5919],[-96.7604,46.5919],[-96.7608,46.5921],[-96.761,46.5921],[-96.7614,46.5921],[-96.7616,46.5921],[-96.7617,46.5921],[-96.7618,46.5921],[-96.7619,46.5921],[-96.7621,46.592],[-96.7622,46.592],[-96.7624,46.5919],[-96.7626,46.5917],[-96.7627,46.5916],[-96.7629,46.5915],[-96.7629,46.5914],[-96.763,46.5914],[-96.763,46.5912],[-96.763,46.5911],[-96.7631,46.591],[-96.763,46.5907],[-96.763,46.5904],[-96.7629,46.5901],[-96.7628,46.5899],[-96.7627,46.5895],[-96.7626,46.5893],[-96.7625,46.5891],[-96.7624,46.5891],[-96.7617,46.5886],[-96.7614,46.5884],[-96.7612,46.5883],[-96.7609,46.5882],[-96.7606,46.588],[-96.7605,46.588],[-96.76,46.5877],[-96.7597,46.5876],[-96.7592,46.5873],[-96.759,46.5872],[-96.7588,46.5872],[-96.7587,46.5872],[-96.7584,46.5871],[-96.7583,46.587],[-96.7581,46.587],[-96.7579,46.587],[-96.7578,46.5869],[-96.7576,46.5869],[-96.7575,46.5869],[-96.7572,46.5869],[-96.7569,46.5869],[-96.7568,46.5869],[-96.7566,46.5869],[-96.7565,46.5869],[-96.7564,46.5869],[-96.7563,46.587],[-96.7561,46.587],[-96.756,46.5871],[-96.7556,46.5873],[-96.755,46.5876],[-96.7546,46.5879],[-96.7544,46.5879],[-96.7541,46.5881],[-96.7539,46.5882],[-96.7538,46.5882],[-96.7536,46.5883],[-96.7533,46.5884],[-96.753,46.5884],[-96.7527,46.5883],[-96.7525,46.5883],[-96.7524,46.5882],[-96.7522,46.5881],[-96.7521,46.588],[-96.752,46.5879],[-96.7519,46.5876],[-96.7517,46.5872],[-96.7516,46.5871],[-96.7516,46.587],[-96.7515,46.587],[-96.7515,46.5869],[-96.7514,46.5868],[-96.7513,46.5866],[-96.7511,46.5863],[-96.751,46.5862],[-96.7509,46.5861],[-96.7508,46.5859],[-96.7508,46.5857],[-96.7507,46.5857],[-96.7507,46.5854],[-96.7508,46.5853],[-96.7508,46.5852],[-96.7508,46.5851],[-96.7509,46.5851],[-96.751,46.5849],[-96.7511,46.5848],[-96.7512,46.5847],[-96.7513,46.5847],[-96.7516,46.5846],[-96.7519,46.5846],[-96.752,46.5845],[-96.7522,46.5845],[-96.7525,46.5844],[-96.753,46.5844],[-96.7532,46.5843],[-96.7537,46.5842],[-96.754,46.5841],[-96.7543,46.584],[-96.7546,46.5839],[-96.7549,46.5839],[-96.7553,46.5838],[-96.7559,46.5838],[-96.7561,46.5838],[-96.7566,46.5838],[-96.7569,46.5838],[-96.7574,46.5839],[-96.7578,46.5839],[-96.7579,46.5839],[-96.758,46.5839],[-96.7582,46.5839],[-96.7587,46.5838],[-96.7588,46.5838],[-96.7591,46.5838],[-96.7592,46.5838],[-96.7597,46.5837],[-96.7601,46.5836],[-96.7604,46.5835],[-96.7606,46.5835],[-96.7607,46.5834],[-96.7609,46.5833],[-96.761,46.5832],[-96.761,46.5831],[-96.7611,46.5831],[-96.7611,46.583],[-96.7611,46.5829],[-96.7612,46.5828],[-96.7612,46.5827],[-96.7611,46.5823],[-96.761,46.5821],[-96.761,46.582],[-96.7609,46.5819],[-96.7609,46.5818],[-96.7608,46.5818],[-96.7608,46.5817],[-96.7607,46.5816],[-96.7605,46.5815],[-96.7604,46.5815],[-96.7603,46.5814],[-96.7602,46.5814],[-96.7599,46.5814],[-96.7598,46.5814],[-96.7597,46.5814],[-96.7595,46.5815],[-96.7593,46.5816],[-96.7592,46.5816],[-96.759,46.5817],[-96.7585,46.5819],[-96.7583,46.5821],[-96.7582,46.5821],[-96.7581,46.5822],[-96.758,46.5822],[-96.7578,46.5823],[-96.7577,46.5823],[-96.7575,46.5823],[-96.7573,46.5824],[-96.757,46.5823],[-96.7569,46.5823],[-96.7565,46.5823],[-96.7563,46.5823],[-96.756,46.5822],[-96.7556,46.5821],[-96.7553,46.5821],[-96.7552,46.5821],[-96.7551,46.5821],[-96.7549,46.5821],[-96.7548,46.5821],[-96.7546,46.5822],[-96.7545,46.5823],[-96.754,46.5826],[-96.7535,46.5829],[-96.7533,46.5831],[-96.7532,46.5832],[-96.7531,46.5833],[-96.753,46.5833],[-96.7528,46.5834],[-96.7525,46.5835],[-96.7524,46.5836],[-96.752,46.5836],[-96.7518,46.5836],[-96.7517,46.5837],[-96.7513,46.5837],[-96.751,46.5838],[-96.7508,46.5838],[-96.7507,46.5838],[-96.7506,46.5838],[-96.7504,46.5838],[-96.7498,46.5838],[-96.7497,46.5838],[-96.7495,46.5838],[-96.7494,46.5837],[-96.7492,46.5837],[-96.7491,46.5837],[-96.7489,46.5836],[-96.7487,46.5835],[-96.7485,46.5834],[-96.7484,46.5833],[-96.748,46.583],[-96.7479,46.583],[-96.7478,46.5829],[-96.7478,46.5828],[-96.7476,46.5827],[-96.7474,46.5823],[-96.7473,46.5822],[-96.7473,46.582],[-96.7472,46.5819],[-96.7472,46.5818],[-96.7472,46.5815],[-96.7472,46.5814],[-96.7472,46.5812],[-96.7472,46.5811],[-96.7472,46.581],[-96.7473,46.5809],[-96.7474,46.5808],[-96.7476,46.5807],[-96.7478,46.5806],[-96.7479,46.5806],[-96.7482,46.5806],[-96.7484,46.5806],[-96.7485,46.5806],[-96.7486,46.5806],[-96.7488,46.5806],[-96.7488,46.5807],[-96.7491,46.5809],[-96.7493,46.581],[-96.7498,46.5814],[-96.7504,46.5818],[-96.7506,46.5819],[-96.7507,46.5819],[-96.7507,46.582],[-96.7508,46.582],[-96.7511,46.5821],[-96.7514,46.5821],[-96.7516,46.5822],[-96.7518,46.5822],[-96.7519,46.5821],[-96.752,46.5821],[-96.7521,46.5821],[-96.7522,46.582],[-96.7523,46.5819],[-96.7524,46.5818],[-96.7524,46.5817],[-96.7525,46.5812],[-96.7525,46.5805],[-96.7526,46.58],[-96.7526,46.5797],[-96.7527,46.5794],[-96.7527,46.5793],[-96.7528,46.5792],[-96.7529,46.5791],[-96.7529,46.579],[-96.753,46.5789],[-96.7531,46.5789],[-96.7531,46.5788],[-96.7532,46.5787],[-96.7536,46.5784],[-96.7538,46.5783],[-96.7541,46.5782],[-96.7545,46.5781],[-96.7547,46.578],[-96.7551,46.578],[-96.7556,46.578],[-96.7557,46.578],[-96.7561,46.5781],[-96.7562,46.5781],[-96.7566,46.5781],[-96.7568,46.5782],[-96.7572,46.5782],[-96.7573,46.5781],[-96.7574,46.5781],[-96.7575,46.578],[-96.7575,46.5779],[-96.7575,46.5778],[-96.7575,46.5777],[-96.7574,46.5776],[-96.7573,46.5775],[-96.7571,46.5773],[-96.7569,46.5772],[-96.7567,46.577],[-96.7566,46.5769],[-96.7566,46.5768],[-96.7565,46.5766],[-96.7565,46.5765],[-96.7564,46.5762],[-96.7564,46.576],[-96.7565,46.5759],[-96.7565,46.5756],[-96.7566,46.5754],[-96.7566,46.5753],[-96.7565,46.5751],[-96.7565,46.575],[-96.7564,46.5748],[-96.7563,46.5746],[-96.7562,46.5745],[-96.7561,46.5744],[-96.7559,46.5743],[-96.7558,46.5743],[-96.7557,46.5743],[-96.7555,46.5743],[-96.7554,46.5744],[-96.7552,46.5744],[-96.7551,46.5745],[-96.755,46.5746],[-96.755,46.5747],[-96.7548,46.5749],[-96.7547,46.5751],[-96.7546,46.5753],[-96.7544,46.5755],[-96.7543,46.5756],[-96.7542,46.5757],[-96.7541,46.5757],[-96.754,46.5758],[-96.7539,46.5759],[-96.7537,46.576],[-96.7536,46.5761],[-96.7534,46.5761],[-96.7531,46.5762],[-96.7529,46.5763],[-96.7527,46.5763],[-96.7525,46.5763],[-96.7524,46.5763],[-96.7523,46.5763],[-96.7518,46.5764],[-96.7517,46.5764],[-96.7509,46.5763],[-96.7507,46.5763],[-96.7503,46.5763],[-96.7502,46.5763],[-96.7492,46.5762],[-96.7487,46.5762],[-96.7482,46.5761],[-96.7476,46.5761],[-96.7474,46.576],[-96.7471,46.5759],[-96.7469,46.5757],[-96.7466,46.5755],[-96.7465,46.5754],[-96.7464,46.5753],[-96.7463,46.5751],[-96.7463,46.575],[-96.7462,46.5748],[-96.7461,46.5746],[-96.7461,46.5745],[-96.7461,46.5744],[-96.7461,46.5743],[-96.7462,46.5741],[-96.7462,46.574],[-96.7463,46.574],[-96.7463,46.5739],[-96.7465,46.5738],[-96.7466,46.5737],[-96.7468,46.5735],[-96.7469,46.5735],[-96.747,46.5734],[-96.7471,46.5734],[-96.7474,46.5734],[-96.7475,46.5734],[-96.7476,46.5734],[-96.7479,46.5734],[-96.748,46.5734],[-96.7482,46.5734],[-96.7483,46.5735],[-96.7485,46.5735],[-96.7487,46.5735],[-96.749,46.5736],[-96.7496,46.5736],[-96.7501,46.5737],[-96.7502,46.5737],[-96.7503,46.5737],[-96.7505,46.5736],[-96.7507,46.5736],[-96.7508,46.5736],[-96.751,46.5735],[-96.7513,46.5735],[-96.7514,46.5735],[-96.7515,46.5734],[-96.7516,46.5734],[-96.7517,46.5733],[-96.7518,46.5733],[-96.7519,46.5733],[-96.752,46.5733],[-96.7521,46.5732],[-96.7522,46.5731],[-96.7523,46.5731],[-96.7524,46.573],[-96.7525,46.5728],[-96.7526,46.5727],[-96.7527,46.5726],[-96.7527,46.5725],[-96.7528,46.5724],[-96.7528,46.5722],[-96.7529,46.572],[-96.7529,46.5718],[-96.7529,46.5717],[-96.7528,46.5716],[-96.7528,46.5714],[-96.7527,46.5713],[-96.7526,46.5712],[-96.7525,46.5711],[-96.7525,46.571],[-96.7523,46.5709],[-96.7522,46.5708],[-96.7521,46.5708],[-96.7519,46.5708],[-96.7517,46.5708],[-96.7514,46.5708],[-96.7511,46.5709],[-96.751,46.5709],[-96.7509,46.571],[-96.7507,46.571],[-96.7505,46.5711],[-96.7504,46.5711],[-96.75,46.5712],[-96.7499,46.5712],[-96.7497,46.5713],[-96.7495,46.5713],[-96.7493,46.5714],[-96.7492,46.5714],[-96.749,46.5714],[-96.7489,46.5714],[-96.7488,46.5715],[-96.7486,46.5715],[-96.7484,46.5715],[-96.7474,46.5715],[-96.7472,46.5714],[-96.7469,46.5714],[-96.7468,46.5714],[-96.7467,46.5714],[-96.7466,46.5713],[-96.7465,46.5713],[-96.7464,46.5712],[-96.7462,46.5712],[-96.7461,46.5712],[-96.746,46.5712],[-96.7459,46.5711],[-96.7458,46.5711],[-96.7457,46.571],[-96.7454,46.5708],[-96.7452,46.5707],[-96.7451,46.5705],[-96.745,46.5703],[-96.745,46.5702],[-96.745,46.57],[-96.745,46.5699],[-96.745,46.5698],[-96.7451,46.5697],[-96.7452,46.5696],[-96.7454,46.5694],[-96.7456,46.5692],[-96.7457,46.5692],[-96.7459,46.569],[-96.7464,46.5688],[-96.7465,46.5687],[-96.7468,46.5685],[-96.747,46.5684],[-96.7471,46.5683],[-96.7472,46.5682],[-96.7473,46.568],[-96.7474,46.568],[-96.7474,46.5679],[-96.7474,46.5678],[-96.7475,46.5677],[-96.7475,46.5675],[-96.7474,46.5673],[-96.7472,46.5672],[-96.7471,46.5672],[-96.747,46.5672],[-96.7468,46.5671],[-96.7467,46.5671],[-96.7461,46.5671],[-96.7459,46.5671],[-96.7458,46.5671],[-96.7454,46.5672],[-96.7451,46.5672],[-96.7448,46.5672],[-96.7444,46.5673],[-96.7442,46.5673],[-96.7441,46.5672],[-96.744,46.5672],[-96.7439,46.5672],[-96.7438,46.5672],[-96.7437,46.5671],[-96.7435,46.567],[-96.7434,46.5669],[-96.7433,46.5668],[-96.7433,46.5667],[-96.7433,46.5666],[-96.7432,46.5665],[-96.7433,46.5661],[-96.7433,46.566],[-96.7433,46.5659],[-96.7433,46.5657],[-96.7433,46.5656],[-96.7433,46.5655],[-96.7432,46.5655],[-96.7432,46.5654],[-96.7431,46.5653],[-96.743,46.5652],[-96.7428,46.565],[-96.7422,46.5645],[-96.742,46.5644],[-96.7419,46.5642],[-96.7418,46.5641],[-96.7417,46.564],[-96.7417,46.5639],[-96.7417,46.5638],[-96.7418,46.5637],[-96.7418,46.5636],[-96.7419,46.5636],[-96.742,46.5635],[-96.742,46.5634],[-96.7421,46.5634],[-96.7423,46.5634],[-96.7424,46.5634],[-96.7425,46.5634],[-96.7426,46.5635],[-96.7429,46.5636],[-96.7433,46.5639],[-96.7437,46.5643],[-96.744,46.5645],[-96.7444,46.5648],[-96.7445,46.5649],[-96.7448,46.565],[-96.745,46.5652],[-96.7451,46.5652],[-96.7452,46.5652],[-96.7453,46.5653],[-96.7454,46.5653],[-96.7456,46.5653],[-96.7457,46.5652],[-96.7458,46.5652],[-96.7459,46.5652],[-96.746,46.5651],[-96.746,46.565],[-96.7461,46.5649],[-96.7462,46.5647],[-96.7462,46.5645],[-96.7462,46.5642],[-96.7462,46.5639],[-96.7463,46.5638],[-96.7463,46.5633],[-96.7463,46.5631],[-96.7464,46.563],[-96.7464,46.5629],[-96.7465,46.5628],[-96.7466,46.5627],[-96.7468,46.5626],[-96.7469,46.5625],[-96.7471,46.5624],[-96.7472,46.5624],[-96.7473,46.5624],[-96.7474,46.5623],[-96.7477,46.5623],[-96.748,46.5623],[-96.7482,46.5623],[-96.7484,46.5624],[-96.7485,46.5624],[-96.7487,46.5624],[-96.7491,46.5625],[-96.7492,46.5625],[-96.7493,46.5625],[-96.7495,46.5626],[-96.7498,46.5627],[-96.75,46.5627],[-96.7503,46.5628],[-96.7506,46.5628],[-96.7509,46.5629],[-96.7511,46.5628],[-96.7512,46.5628],[-96.7513,46.5628],[-96.7515,46.5628],[-96.7517,46.5627],[-96.7518,46.5627],[-96.752,46.5626],[-96.7521,46.5625],[-96.7523,46.5624],[-96.7524,46.5623],[-96.7524,46.5622],[-96.7525,46.5622],[-96.7525,46.5621],[-96.7525,46.562],[-96.7525,46.5618],[-96.7524,46.5617],[-96.7523,46.5617],[-96.7523,46.5616],[-96.7522,46.5616],[-96.7521,46.5615],[-96.752,46.5615],[-96.7516,46.5613],[-96.7514,46.5613],[-96.7511,46.5612],[-96.751,46.5612],[-96.7509,46.5612],[-96.7508,46.5611],[-96.7507,46.5611],[-96.7506,46.5611],[-96.7502,46.561],[-96.7498,46.5609],[-96.7497,46.5609],[-96.7495,46.5609],[-96.7493,46.5608],[-96.7492,46.5607],[-96.7485,46.5605],[-96.7481,46.5603],[-96.7478,46.5602],[-96.7477,46.5601],[-96.7475,46.56],[-96.7473,46.5599],[-96.7471,46.5597],[-96.747,46.5596],[-96.7469,46.5595],[-96.7468,46.5593],[-96.7468,46.5592],[-96.7467,46.5591],[-96.7467,46.559],[-96.7468,46.5589],[-96.7468,46.5588],[-96.7469,46.5587],[-96.747,46.5586],[-96.7471,46.5586],[-96.7472,46.5585],[-96.7474,46.5585],[-96.7476,46.5584],[-96.7479,46.5584],[-96.7481,46.5584],[-96.7482,46.5584],[-96.7483,46.5584],[-96.7489,46.5583],[-96.7492,46.5583],[-96.7497,46.5584],[-96.7499,46.5584],[-96.75,46.5584],[-96.7505,46.5584],[-96.7512,46.5583],[-96.7516,46.5583],[-96.7523,46.5581],[-96.7525,46.5581],[-96.7531,46.558],[-96.7533,46.5579],[-96.7536,46.5579],[-96.7538,46.5578],[-96.7539,46.5577],[-96.754,46.5576],[-96.7541,46.5575],[-96.7542,46.5575],[-96.7542,46.5574],[-96.7543,46.5573],[-96.7544,46.5571],[-96.7544,46.557],[-96.7544,46.5569],[-96.7544,46.5568],[-96.7544,46.5567],[-96.7543,46.5565],[-96.7542,46.5564],[-96.754,46.5563],[-96.7537,46.5561],[-96.7535,46.556],[-96.7534,46.5559],[-96.7533,46.5559],[-96.7532,46.5558],[-96.7531,46.5558],[-96.753,46.5557],[-96.7527,46.5557],[-96.7523,46.5556],[-96.7521,46.5556],[-96.752,46.5555],[-96.7519,46.5555],[-96.7518,46.5555],[-96.7515,46.5556],[-96.7511,46.5556],[-96.7508,46.5557],[-96.7507,46.5557],[-96.7505,46.5558],[-96.7504,46.5558],[-96.7503,46.5558],[-96.7502,46.5558],[-96.7496,46.5559],[-96.7495,46.5559],[-96.7493,46.556],[-96.7491,46.556],[-96.7489,46.556],[-96.7482,46.5562],[-96.7481,46.5562],[-96.748,46.5562],[-96.7473,46.5563],[-96.7471,46.5563],[-96.7469,46.5563],[-96.7467,46.5563],[-96.7466,46.5563],[-96.7465,46.5563],[-96.7464,46.5563],[-96.7462,46.5562],[-96.746,46.5561],[-96.746,46.556],[-96.7459,46.556],[-96.7459,46.5559],[-96.7458,46.5558],[-96.7458,46.5557],[-96.7458,46.5555],[-96.7459,46.5555],[-96.7459,46.5552],[-96.746,46.5551],[-96.746,46.555],[-96.7461,46.555],[-96.7462,46.5549],[-96.7462,46.5548],[-96.7463,46.5546],[-96.7464,46.5546],[-96.7464,46.5545],[-96.7465,46.5544],[-96.7465,46.5543],[-96.7466,46.5542],[-96.7467,46.554],[-96.7468,46.5539],[-96.7469,46.5537],[-96.747,46.5535],[-96.7471,46.5533],[-96.7472,46.5533],[-96.7472,46.5532],[-96.7472,46.5531],[-96.7474,46.5527],[-96.7475,46.5526],[-96.7475,46.5524],[-96.7476,46.5521],[-96.7477,46.5519],[-96.7478,46.5518],[-96.7479,46.5516],[-96.7481,46.5513],[-96.7482,46.5512],[-96.7483,46.5511],[-96.7485,46.5509],[-96.7486,46.5508],[-96.7487,46.5507],[-96.749,46.5504],[-96.7491,46.5502],[-96.7492,46.5501],[-96.7492,46.55],[-96.7492,46.5499],[-96.7492,46.5497],[-96.7492,46.5496],[-96.7492,46.5495],[-96.749,46.5494],[-96.7489,46.5494],[-96.7488,46.5494],[-96.7487,46.5494],[-96.7485,46.5494],[-96.7483,46.5494],[-96.7481,46.5495],[-96.748,46.5495],[-96.7478,46.5496],[-96.7469,46.5502],[-96.7466,46.5504],[-96.7464,46.5505],[-96.7463,46.5506],[-96.746,46.5506],[-96.7459,46.5506],[-96.7458,46.5506],[-96.7455,46.5507],[-96.7455,46.5506],[-96.7452,46.5506],[-96.7451,46.5506],[-96.745,46.5505],[-96.7449,46.5505],[-96.7445,46.5503],[-96.7444,46.5503],[-96.7441,46.5501],[-96.7439,46.55],[-96.7434,46.5496],[-96.7432,46.5495],[-96.743,46.5493],[-96.7429,46.5492],[-96.7427,46.549],[-96.7425,46.5488],[-96.7423,46.5486],[-96.7421,46.5485],[-96.7416,46.5482],[-96.7412,46.5479],[-96.7411,46.5478],[-96.741,46.5477],[-96.7409,46.5475],[-96.7408,46.5474],[-96.7407,46.5472],[-96.7406,46.5469],[-96.7406,46.5468],[-96.7405,46.5465],[-96.7405,46.5464],[-96.7405,46.5462],[-96.7405,46.5461],[-96.7406,46.5458],[-96.7407,46.5457],[-96.7407,46.5456],[-96.7408,46.5455],[-96.7409,46.5455],[-96.741,46.5454],[-96.7411,46.5454],[-96.7412,46.5453],[-96.7413,46.5453],[-96.7414,46.5453],[-96.7416,46.5453],[-96.7417,46.5453],[-96.7419,46.5453],[-96.7419,46.5454],[-96.742,46.5454],[-96.7421,46.5455],[-96.7423,46.5456],[-96.7423,46.5457],[-96.7424,46.5459],[-96.7425,46.546],[-96.7426,46.5461],[-96.7426,46.5462],[-96.7427,46.5463],[-96.7427,46.5464],[-96.7428,46.5465],[-96.7429,46.5467],[-96.743,46.547],[-96.743,46.5471],[-96.7431,46.5471],[-96.7431,46.5472],[-96.7432,46.5473],[-96.7432,46.5474],[-96.7433,46.5475],[-96.7434,46.5476],[-96.7435,46.5477],[-96.7436,46.5478],[-96.7438,46.5479],[-96.744,46.5481],[-96.7441,46.5481],[-96.7442,46.5482],[-96.7443,46.5482],[-96.7444,46.5483],[-96.7445,46.5483],[-96.7447,46.5483],[-96.7448,46.5483],[-96.745,46.5482],[-96.7451,46.5482],[-96.7454,46.5481],[-96.7455,46.548],[-96.7457,46.5479],[-96.7458,46.5479],[-96.7462,46.5476],[-96.7465,46.5472],[-96.7467,46.5471],[-96.7469,46.547],[-96.7469,46.5469],[-96.747,46.5468],[-96.7471,46.5466],[-96.7472,46.5465],[-96.7473,46.5463],[-96.7474,46.5462],[-96.7475,46.5461],[-96.7476,46.546],[-96.7477,46.5459],[-96.7478,46.5458],[-96.748,46.5456],[-96.7481,46.5456],[-96.7482,46.5455],[-96.7483,46.5455],[-96.7486,46.5454],[-96.7492,46.5452],[-96.7494,46.5452],[-96.7495,46.5451],[-96.7498,46.545],[-96.7499,46.545],[-96.75,46.545],[-96.7503,46.5449],[-96.7504,46.5448],[-96.7505,46.5447],[-96.7506,46.5446],[-96.7506,46.5445],[-96.7506,46.5444],[-96.7506,46.5443],[-96.7506,46.5442],[-96.7505,46.5441],[-96.7505,46.544],[-96.7504,46.544],[-96.7502,46.544],[-96.7497,46.5438],[-96.7493,46.5437],[-96.749,46.5437],[-96.7489,46.5437],[-96.7486,46.5437],[-96.7482,46.5436],[-96.748,46.5436],[-96.7478,46.5435],[-96.7477,46.5435],[-96.7476,46.5435],[-96.7475,46.5434],[-96.7474,46.5434],[-96.7473,46.5434],[-96.747,46.5433],[-96.7469,46.5433],[-96.7468,46.5432],[-96.7463,46.5431],[-96.7462,46.5431],[-96.7461,46.5431],[-96.7458,46.5431],[-96.7456,46.543],[-96.7454,46.543],[-96.7451,46.543],[-96.745,46.543],[-96.7446,46.5431],[-96.7443,46.5432],[-96.7442,46.5432],[-96.7441,46.5433],[-96.7439,46.5433],[-96.7438,46.5433],[-96.7438,46.5434],[-96.7434,46.5435],[-96.7433,46.5436],[-96.7431,46.5436],[-96.743,46.5436],[-96.7429,46.5437],[-96.7428,46.5437],[-96.7428,46.5438],[-96.7427,46.5438],[-96.7425,46.5438],[-96.7423,46.5439],[-96.7421,46.5439],[-96.742,46.5439],[-96.7418,46.5439],[-96.7411,46.5439],[-96.741,46.5439],[-96.7401,46.5439],[-96.7398,46.5439],[-96.7397,46.5439],[-96.7396,46.5438],[-96.7393,46.5438],[-96.7392,46.5437],[-96.7391,46.5437],[-96.7391,46.5436],[-96.739,46.5436],[-96.7389,46.5436],[-96.7388,46.5435],[-96.7388,46.5434],[-96.7387,46.5432],[-96.7387,46.5431],[-96.7387,46.5428],[-96.7388,46.5426],[-96.7389,46.5425],[-96.739,46.5424],[-96.739,46.5423],[-96.7395,46.5419],[-96.7396,46.5418],[-96.7397,46.5417],[-96.7398,46.5416],[-96.74,46.5414],[-96.7402,46.5413],[-96.7404,46.5411],[-96.7406,46.541],[-96.7408,46.5408],[-96.7409,46.5408],[-96.7411,46.5407],[-96.7412,46.5407],[-96.7413,46.5406],[-96.7415,46.5406],[-96.7416,46.5406],[-96.7417,46.5407],[-96.7418,46.5407],[-96.7419,46.5407],[-96.7421,46.5408],[-96.7423,46.5408],[-96.7423,46.5409],[-96.7424,46.5409],[-96.7426,46.541],[-96.743,46.5413],[-96.7431,46.5413],[-96.7438,46.5417],[-96.7441,46.5418],[-96.7442,46.5418],[-96.7443,46.5419],[-96.7444,46.5419],[-96.7445,46.542],[-96.7446,46.542],[-96.7448,46.542],[-96.745,46.542],[-96.7451,46.5421],[-96.7455,46.542],[-96.7457,46.542],[-96.7461,46.542],[-96.7468,46.5419],[-96.7471,46.5419],[-96.7473,46.5418],[-96.7474,46.5418],[-96.7477,46.5418],[-96.7478,46.5418],[-96.748,46.5417],[-96.7481,46.5417],[-96.7484,46.5417],[-96.7486,46.5416],[-96.7489,46.5416],[-96.749,46.5415],[-96.7491,46.5415],[-96.7492,46.5414],[-96.7494,46.5414],[-96.7496,46.5413],[-96.7499,46.541],[-96.7501,46.5409],[-96.7501,46.5408],[-96.7501,46.5407],[-96.75,46.5406],[-96.75,46.5405],[-96.75,46.5404],[-96.7499,46.5403],[-96.7498,46.5403],[-96.7497,46.5402],[-96.7495,46.54],[-96.7493,46.5399],[-96.7492,46.5399],[-96.7492,46.5398],[-96.7489,46.5397],[-96.7486,46.5395],[-96.7482,46.5393],[-96.7481,46.5393],[-96.748,46.5392],[-96.7479,46.5392],[-96.7476,46.5391],[-96.7472,46.539],[-96.7469,46.5389],[-96.7468,46.5389],[-96.7467,46.5388],[-96.7466,46.5388],[-96.7464,46.5389],[-96.7463,46.5389],[-96.7461,46.5389],[-96.746,46.539],[-96.7458,46.5391],[-96.7456,46.5391],[-96.7455,46.5392],[-96.7453,46.5394],[-96.7451,46.5395],[-96.745,46.5396],[-96.7449,46.5397],[-96.7446,46.54],[-96.7445,46.5401],[-96.7443,46.5402],[-96.7441,46.5403],[-96.744,46.5403],[-96.744,46.5404],[-96.7439,46.5404],[-96.7438,46.5404],[-96.7436,46.5404],[-96.7434,46.5403],[-96.7432,46.5403],[-96.7428,46.5401],[-96.7425,46.54],[-96.7423,46.54],[-96.7422,46.5399],[-96.7419,46.5399],[-96.7418,46.5399],[-96.7417,46.5398],[-96.7415,46.5398],[-96.7412,46.5398],[-96.7401,46.5398],[-96.7396,46.5398],[-96.7393,46.5397],[-96.739,46.5397],[-96.7389,46.5397],[-96.7387,46.5396],[-96.7386,46.5395],[-96.7385,46.5395],[-96.7384,46.5394],[-96.7383,46.5394],[-96.7383,46.5393],[-96.7382,46.5392],[-96.7383,46.5392],[-96.7383,46.5391],[-96.7384,46.539],[-96.7385,46.539],[-96.7386,46.5389],[-96.7387,46.5389],[-96.7388,46.5389],[-96.7391,46.5389],[-96.7394,46.5389],[-96.74,46.5389],[-96.7403,46.5389],[-96.7409,46.5389],[-96.7413,46.5389],[-96.7416,46.5388],[-96.7418,46.5388],[-96.7419,46.5387],[-96.7421,46.5386],[-96.7422,46.5386],[-96.7424,46.5384],[-96.7426,46.5383],[-96.7426,46.5382],[-96.7426,46.5381],[-96.7426,46.538],[-96.7426,46.5379],[-96.7426,46.5378],[-96.7425,46.5376],[-96.7424,46.5375],[-96.7423,46.5375],[-96.7423,46.5374],[-96.7422,46.5373],[-96.7418,46.5371],[-96.7417,46.537],[-96.7416,46.537],[-96.7413,46.5369],[-96.741,46.5369],[-96.7408,46.5368],[-96.7405,46.5367],[-96.7402,46.5366],[-96.7401,46.5366],[-96.74,46.5366],[-96.7399,46.5365],[-96.7398,46.5365],[-96.7397,46.5365],[-96.7395,46.5364],[-96.7394,46.5364],[-96.7391,46.5363],[-96.7388,46.5361],[-96.7386,46.5361],[-96.7386,46.536],[-96.7385,46.536],[-96.7384,46.5359],[-96.7382,46.5358],[-96.7381,46.5357],[-96.738,46.5356],[-96.7379,46.5354],[-96.7378,46.5353],[-96.7378,46.5351],[-96.7378,46.535],[-96.7378,46.5349],[-96.7378,46.5348],[-96.7379,46.5347],[-96.738,46.5346],[-96.7381,46.5346],[-96.7382,46.5346],[-96.7383,46.5346],[-96.7385,46.5346],[-96.7386,46.5346],[-96.7389,46.5347],[-96.739,46.5347],[-96.7391,46.5347],[-96.7394,46.5348],[-96.7395,46.5348],[-96.7397,46.5349],[-96.7399,46.5349],[-96.7403,46.535],[-96.7407,46.5351],[-96.7409,46.5352],[-96.7414,46.5353],[-96.7417,46.5353],[-96.7419,46.5354],[-96.7423,46.5354],[-96.7425,46.5354],[-96.7432,46.5355],[-96.7437,46.5355],[-96.744,46.5355],[-96.7446,46.5355],[-96.7451,46.5354],[-96.7452,46.5354],[-96.7454,46.5354],[-96.7456,46.5353],[-96.7457,46.5353],[-96.7458,46.5353],[-96.7459,46.5352],[-96.746,46.5351],[-96.7461,46.535],[-96.7462,46.535],[-96.7462,46.5349],[-96.7462,46.5348],[-96.7461,46.5347],[-96.7461,46.5346],[-96.746,46.5346],[-96.7458,46.5344],[-96.7456,46.5344],[-96.7455,46.5344],[-96.7455,46.5343],[-96.745,46.5343],[-96.7448,46.5343],[-96.7447,46.5343],[-96.7445,46.5342],[-96.7442,46.5341],[-96.744,46.5341],[-96.7438,46.534],[-96.7437,46.5339],[-96.7435,46.5338],[-96.7434,46.5337],[-96.7433,46.5337],[-96.7432,46.5336],[-96.7432,46.5335],[-96.7431,46.5334],[-96.743,46.5333],[-96.743,46.5331],[-96.7428,46.5326],[-96.7428,46.5322],[-96.7427,46.5321],[-96.7427,46.532],[-96.7426,46.5318],[-96.7426,46.5317],[-96.7425,46.5315],[-96.7424,46.5311],[-96.7424,46.531],[-96.7423,46.5306],[-96.7422,46.5304],[-96.7422,46.5303],[-96.7422,46.53],[-96.7421,46.5298],[-96.7421,46.5293],[-96.742,46.5291],[-96.742,46.5288],[-96.7421,46.5288],[-96.7421,46.5287],[-96.7421,46.5286],[-96.7422,46.5285],[-96.7423,46.5283],[-96.7424,46.5282],[-96.7425,46.5281],[-96.7426,46.528],[-96.7428,46.5278],[-96.7428,46.5277],[-96.7429,46.5276],[-96.7429,46.5275],[-96.743,46.5274],[-96.7431,46.5272],[-96.7432,46.527],[-96.7432,46.5269],[-96.7433,46.5267],[-96.7434,46.5266],[-96.7434,46.5265],[-96.7435,46.5264],[-96.7436,46.5263],[-96.7437,46.5263],[-96.7441,46.5261],[-96.7442,46.526],[-96.7443,46.526],[-96.7444,46.5259],[-96.7447,46.5258],[-96.7451,46.5257],[-96.7453,46.5256],[-96.7454,46.5255],[-96.7454,46.5254],[-96.7455,46.5254],[-96.7455,46.5253],[-96.7454,46.5252],[-96.7454,46.5251],[-96.7453,46.525],[-96.7452,46.5249],[-96.7451,46.5248],[-96.745,46.5248],[-96.7449,46.5247],[-96.7448,46.5247],[-96.7445,46.5247],[-96.7443,46.5247],[-96.744,46.5247],[-96.7436,46.5247],[-96.7432,46.5248],[-96.743,46.5248],[-96.7428,46.5247],[-96.7427,46.5248],[-96.7424,46.5248],[-96.7419,46.5248],[-96.7418,46.5249],[-96.7417,46.5249],[-96.7415,46.5249],[-96.7414,46.5249],[-96.7412,46.525],[-96.7411,46.5251],[-96.7409,46.5251],[-96.7408,46.5251],[-96.7407,46.5252],[-96.7406,46.5252],[-96.7405,46.5253],[-96.7403,46.5253],[-96.7403,46.5254],[-96.7401,46.5254],[-96.7399,46.5254],[-96.7397,46.5255],[-96.7395,46.5255],[-96.7392,46.5255],[-96.7391,46.5255],[-96.7389,46.5255],[-96.7385,46.5255],[-96.738,46.5254],[-96.7379,46.5254],[-96.7378,46.5254],[-96.7377,46.5253],[-96.7376,46.5253],[-96.7375,46.5253],[-96.7374,46.5252],[-96.7373,46.5252],[-96.7372,46.5251],[-96.7371,46.525],[-96.737,46.525],[-96.737,46.5249],[-96.7369,46.5248],[-96.7369,46.5247],[-96.7368,46.5245],[-96.7368,46.5243],[-96.7367,46.5241],[-96.7368,46.5239],[-96.7368,46.5237],[-96.7369,46.5236],[-96.7369,46.5235],[-96.7369,46.5234],[-96.7369,46.5232],[-96.737,46.5226],[-96.7371,46.5224],[-96.7372,46.5222],[-96.7373,46.5221],[-96.7374,46.522],[-96.7374,46.5219],[-96.7376,46.5219],[-96.7378,46.5218],[-96.7379,46.5218],[-96.7382,46.5218],[-96.7384,46.5218],[-96.7386,46.5218],[-96.7389,46.5219],[-96.7394,46.5218],[-96.7399,46.5218],[-96.7399,46.5217],[-96.7401,46.5217],[-96.7404,46.5216],[-96.7407,46.5214],[-96.7409,46.5213],[-96.741,46.5212],[-96.7411,46.5211],[-96.7416,46.5208],[-96.7416,46.5207],[-96.7417,46.5207],[-96.7419,46.5206],[-96.742,46.5206],[-96.7422,46.5205],[-96.7425,46.5205],[-96.7426,46.5205],[-96.7429,46.5205],[-96.743,46.5205],[-96.7431,46.5205],[-96.7438,46.5206],[-96.7441,46.5207],[-96.7444,46.5207],[-96.7446,46.5207],[-96.7448,46.5206],[-96.7449,46.5206],[-96.745,46.5206],[-96.7451,46.5205],[-96.7452,46.5204],[-96.7452,46.5203],[-96.7452,46.5202],[-96.7452,46.5201],[-96.7451,46.52],[-96.745,46.5199],[-96.7446,46.5197],[-96.7445,46.5196],[-96.744,46.5194],[-96.7439,46.5193],[-96.7438,46.5193],[-96.7437,46.5193],[-96.7437,46.5192],[-96.7435,46.5192],[-96.7434,46.5192],[-96.7431,46.5191],[-96.7428,46.5191],[-96.7427,46.5191],[-96.7426,46.5192],[-96.7423,46.5192],[-96.7421,46.5193],[-96.742,46.5194],[-96.7419,46.5194],[-96.7418,46.5195],[-96.7417,46.5196],[-96.7416,46.5197],[-96.7414,46.5199],[-96.7412,46.5201],[-96.7411,46.5202],[-96.741,46.5202],[-96.7409,46.5203],[-96.7408,46.5203],[-96.7407,46.5203],[-96.7405,46.5203],[-96.7403,46.5203],[-96.7403,46.5202],[-96.74,46.52],[-96.7399,46.52],[-96.7398,46.5199],[-96.7397,46.5198],[-96.7397,46.5197],[-96.7396,46.5196],[-96.7395,46.5195],[-96.7395,46.5194],[-96.7394,46.5193],[-96.7394,46.5192],[-96.7392,46.5191],[-96.7391,46.519],[-96.739,46.5189],[-96.7387,46.5186],[-96.7385,46.5185],[-96.7384,46.5183],[-96.7382,46.5182],[-96.7381,46.5182],[-96.7381,46.5181],[-96.7379,46.518],[-96.7378,46.5179],[-96.7376,46.5177],[-96.7375,46.5176],[-96.7374,46.5175],[-96.7374,46.5174],[-96.7374,46.5172],[-96.7374,46.5171],[-96.7374,46.517],[-96.7375,46.5169],[-96.7376,46.5167],[-96.7377,46.5165],[-96.7379,46.5162],[-96.7379,46.516],[-96.738,46.5159],[-96.738,46.5157],[-96.738,46.5155],[-96.738,46.5153],[-96.7379,46.5151],[-96.7378,46.5149],[-96.7378,46.5147],[-96.7377,46.5146],[-96.7377,46.5145],[-96.7376,46.5145],[-96.7376,46.5144],[-96.7375,46.5143],[-96.7374,46.5142],[-96.7373,46.5141],[-96.7373,46.514],[-96.7372,46.514],[-96.7368,46.5136],[-96.7365,46.5134],[-96.7364,46.5134],[-96.736,46.5132],[-96.7359,46.5131],[-96.7357,46.5131],[-96.7357,46.513],[-96.7356,46.513],[-96.7355,46.513],[-96.7353,46.5129],[-96.7352,46.5129],[-96.7351,46.5128],[-96.7348,46.5127],[-96.7346,46.5126],[-96.7344,46.5125],[-96.7344,46.5124],[-96.7343,46.5123],[-96.7342,46.5122],[-96.7342,46.5121],[-96.7342,46.5119],[-96.7342,46.5117],[-96.7343,46.5116],[-96.7343,46.5115],[-96.7344,46.5114],[-96.7344,46.5112],[-96.7345,46.5112],[-96.7345,46.5111],[-96.7346,46.5111],[-96.7347,46.511],[-96.7349,46.5109],[-96.735,46.5108],[-96.7353,46.5107],[-96.7354,46.5107],[-96.7356,46.5107],[-96.736,46.5107],[-96.7361,46.5107],[-96.7363,46.5107],[-96.7368,46.5108],[-96.7371,46.5108],[-96.7372,46.5109],[-96.7373,46.5109],[-96.7374,46.511],[-96.7375,46.511],[-96.7376,46.511],[-96.7378,46.5111],[-96.7379,46.5112],[-96.7381,46.5112],[-96.7385,46.5114],[-96.7386,46.5114],[-96.7387,46.5114],[-96.7387,46.5115],[-96.7388,46.5115],[-96.7389,46.5115],[-96.7391,46.5116],[-96.7392,46.5116],[-96.7395,46.5116],[-96.7399,46.5116],[-96.74,46.5115],[-96.7401,46.5115],[-96.7402,46.5115],[-96.7403,46.5114],[-96.7404,46.5114],[-96.7404,46.5112],[-96.7404,46.5111],[-96.7404,46.5109],[-96.7404,46.5108],[-96.7402,46.5106],[-96.74,46.5104],[-96.7399,46.5103],[-96.7398,46.5103],[-96.7397,46.5102],[-96.7396,46.5101],[-96.7395,46.51],[-96.7394,46.5099],[-96.7393,46.5098],[-96.7393,46.5097],[-96.7391,46.5095],[-96.7391,46.5094],[-96.739,46.5093],[-96.739,46.5092],[-96.7388,46.5091],[-96.7387,46.5089],[-96.7387,46.5088],[-96.7386,46.5087],[-96.7385,46.5087],[-96.7384,46.5086],[-96.7381,46.5084],[-96.7379,46.5083],[-96.7378,46.5083],[-96.7378,46.5082],[-96.7376,46.5082],[-96.7373,46.5081],[-96.7369,46.508],[-96.7366,46.5079],[-96.7364,46.5078],[-96.7361,46.5078],[-96.736,46.5077],[-96.7359,46.5077],[-96.7357,46.5076],[-96.7353,46.5075],[-96.7352,46.5075],[-96.735,46.5074],[-96.7348,46.5073],[-96.7346,46.5072],[-96.7345,46.5071],[-96.7344,46.507],[-96.7342,46.5068],[-96.734,46.5064],[-96.7339,46.5062],[-96.7338,46.5059],[-96.7337,46.5057],[-96.7337,46.5056],[-96.7337,46.5055],[-96.7336,46.5054],[-96.7336,46.5052],[-96.7335,46.5052],[-96.7335,46.5051],[-96.7335,46.505],[-96.7334,46.5049],[-96.7334,46.5048],[-96.7333,46.5046],[-96.7333,46.5044],[-96.7333,46.5041],[-96.7333,46.5039],[-96.7333,46.5038],[-96.7334,46.5036],[-96.7335,46.5035],[-96.7335,46.5034],[-96.7336,46.5034],[-96.7337,46.5033],[-96.7338,46.5033],[-96.7339,46.5033],[-96.734,46.5033],[-96.7341,46.5033],[-96.7342,46.5034],[-96.7343,46.5034],[-96.7343,46.5035],[-96.7344,46.5035],[-96.7344,46.5036],[-96.7344,46.5038],[-96.7344,46.504],[-96.7344,46.5042],[-96.7343,46.5047],[-96.7344,46.5048],[-96.7344,46.5049],[-96.7345,46.505],[-96.7346,46.5051],[-96.7348,46.5052],[-96.7349,46.5052],[-96.7351,46.5053],[-96.7352,46.5053],[-96.7354,46.5052],[-96.7355,46.5052],[-96.7357,46.5052],[-96.736,46.5051],[-96.7361,46.505],[-96.7362,46.5049],[-96.7366,46.5047],[-96.7366,46.5046],[-96.7367,46.5046],[-96.7369,46.5044],[-96.737,46.5043],[-96.7371,46.5042],[-96.7373,46.5041],[-96.7376,46.5037],[-96.7377,46.5037],[-96.7379,46.5035],[-96.7381,46.5033],[-96.7385,46.5029],[-96.7386,46.5028],[-96.7391,46.5023],[-96.7394,46.5021],[-96.7398,46.5018],[-96.7401,46.5015],[-96.7402,46.5014],[-96.7404,46.5013],[-96.7406,46.5012],[-96.7408,46.5012],[-96.741,46.5011],[-96.7411,46.501],[-96.7412,46.501],[-96.7414,46.5009],[-96.7416,46.5008],[-96.7418,46.5007],[-96.7419,46.5006],[-96.7421,46.5005],[-96.7423,46.5003],[-96.7423,46.5002],[-96.7424,46.5001],[-96.7424,46.5],[-96.7424,46.4999],[-96.7424,46.4998],[-96.7424,46.4997],[-96.7424,46.4996],[-96.7423,46.4995],[-96.7422,46.4994],[-96.7421,46.4993],[-96.7419,46.4992],[-96.7418,46.4992],[-96.7416,46.4992],[-96.7415,46.4992],[-96.7414,46.4993],[-96.7413,46.4993],[-96.7413,46.4994],[-96.7412,46.4995],[-96.7411,46.4996],[-96.7411,46.4997],[-96.741,46.4999],[-96.741,46.5],[-96.7409,46.5001],[-96.7409,46.5003],[-96.7407,46.5005],[-96.7406,46.5006],[-96.7404,46.5008],[-96.7402,46.5009],[-96.7399,46.501],[-96.7398,46.5011],[-96.7397,46.5011],[-96.7395,46.5012],[-96.7394,46.5012],[-96.7393,46.5012],[-96.739,46.5013],[-96.7387,46.5013],[-96.7383,46.5014],[-96.7381,46.5014],[-96.7379,46.5014],[-96.7377,46.5014],[-96.7375,46.5013],[-96.7373,46.5013],[-96.7371,46.5012],[-96.737,46.5012],[-96.7368,46.5011],[-96.7367,46.5011],[-96.7365,46.5009],[-96.7365,46.5008],[-96.7364,46.5008],[-96.7364,46.5007],[-96.7364,46.5006],[-96.7365,46.5005],[-96.7366,46.5003],[-96.7367,46.5003],[-96.7369,46.5001],[-96.737,46.5001],[-96.7372,46.4999],[-96.7373,46.4999],[-96.7374,46.4999],[-96.7375,46.4997],[-96.7376,46.4997],[-96.7377,46.4996],[-96.7377,46.4995],[-96.7378,46.4995],[-96.738,46.4994],[-96.7382,46.4993],[-96.7383,46.4992],[-96.7384,46.4991],[-96.7384,46.499],[-96.7385,46.4989],[-96.7385,46.4988],[-96.7386,46.4988],[-96.7386,46.4987],[-96.7386,46.4986],[-96.7387,46.4984],[-96.7386,46.4983],[-96.7386,46.4982],[-96.7386,46.4981],[-96.7386,46.498],[-96.7385,46.498],[-96.7382,46.4978],[-96.7381,46.4977],[-96.738,46.4977],[-96.7378,46.4977],[-96.7377,46.4977],[-96.7375,46.4977],[-96.7374,46.4976],[-96.7373,46.4977],[-96.7368,46.4977],[-96.7361,46.4978],[-96.7358,46.4978],[-96.7355,46.4978],[-96.735,46.4978],[-96.7349,46.4978],[-96.7347,46.4978],[-96.7345,46.4977],[-96.7342,46.4976],[-96.7341,46.4976],[-96.7339,46.4975],[-96.7336,46.4973],[-96.7335,46.4972],[-96.7335,46.4971],[-96.7334,46.4971],[-96.7334,46.497],[-96.7334,46.4968],[-96.7334,46.4967],[-96.7335,46.4965],[-96.7336,46.4964],[-96.7337,46.4962],[-96.7338,46.4962],[-96.7338,46.4961],[-96.7339,46.4961],[-96.7341,46.496],[-96.7343,46.4959],[-96.7346,46.4957],[-96.7347,46.4956],[-96.7348,46.4955],[-96.7349,46.4954],[-96.7349,46.4953],[-96.7349,46.4952],[-96.7349,46.495],[-96.7349,46.4948],[-96.7349,46.4947],[-96.7349,46.4946],[-96.7347,46.4945],[-96.7344,46.4943],[-96.7343,46.4941],[-96.7342,46.494],[-96.7339,46.4939],[-96.7338,46.4938],[-96.7338,46.4937],[-96.7337,46.4936],[-96.7336,46.4935],[-96.7335,46.4934],[-96.7335,46.4933],[-96.7334,46.4933],[-96.7334,46.4932],[-96.7333,46.4931],[-96.7332,46.493],[-96.7332,46.4929],[-96.7332,46.4928],[-96.7332,46.4927],[-96.7332,46.4926],[-96.7335,46.4925],[-96.7335,46.4924],[-96.7336,46.4924],[-96.7337,46.4924],[-96.7341,46.4923],[-96.7344,46.4923],[-96.7351,46.4923],[-96.7352,46.4923],[-96.7358,46.4923],[-96.736,46.4923],[-96.7361,46.4923],[-96.7363,46.4922],[-96.7364,46.4922],[-96.7365,46.4922],[-96.7366,46.4921],[-96.7368,46.492],[-96.7369,46.4919],[-96.7369,46.4918],[-96.737,46.4917],[-96.737,46.4916],[-96.737,46.4915],[-96.7369,46.4913],[-96.7368,46.4912],[-96.7367,46.4911],[-96.7364,46.4908],[-96.7356,46.4903],[-96.7353,46.49],[-96.7352,46.49],[-96.7351,46.4898],[-96.7349,46.4897],[-96.7347,46.4895],[-96.7346,46.4894],[-96.7343,46.4891],[-96.7342,46.489],[-96.7341,46.489],[-96.7341,46.4888],[-96.7341,46.4887],[-96.7341,46.4886],[-96.7342,46.4885],[-96.7343,46.4884],[-96.7345,46.4883],[-96.7346,46.4882],[-96.7347,46.4881],[-96.7348,46.4881],[-96.7349,46.4881],[-96.7352,46.4881],[-96.7355,46.4881],[-96.736,46.4882],[-96.7363,46.4882],[-96.7368,46.4883],[-96.7369,46.4883],[-96.7373,46.4883],[-96.7374,46.4883],[-96.7377,46.4883],[-96.7379,46.4883],[-96.7382,46.4882],[-96.7385,46.4881],[-96.7389,46.4878],[-96.7392,46.4876],[-96.7393,46.4875],[-96.7394,46.4874],[-96.7396,46.4872],[-96.7396,46.4871],[-96.7397,46.487],[-96.7397,46.4868],[-96.7396,46.4866],[-96.7396,46.4865],[-96.7396,46.4863],[-96.7395,46.4862],[-96.7394,46.4861],[-96.7393,46.486],[-96.7392,46.4859],[-96.7391,46.4858],[-96.7388,46.4856],[-96.7386,46.4855],[-96.7385,46.4854],[-96.7384,46.4854],[-96.7383,46.4853],[-96.7382,46.4853],[-96.7381,46.4853],[-96.738,46.4853],[-96.7378,46.4853],[-96.7367,46.4852],[-96.7366,46.4851],[-96.7364,46.4851],[-96.7363,46.4851],[-96.7361,46.485],[-96.7358,46.4849],[-96.7354,46.4849],[-96.7353,46.4848],[-96.7352,46.4848],[-96.7351,46.4848],[-96.7351,46.4847],[-96.7349,46.4847],[-96.7345,46.4845],[-96.7344,46.4844],[-96.7342,46.4844],[-96.7341,46.4843],[-96.7338,46.4842],[-96.7336,46.4841],[-96.7333,46.484],[-96.7331,46.4839],[-96.733,46.4838],[-96.7327,46.4836],[-96.7327,46.4835],[-96.7326,46.4834],[-96.7325,46.4833],[-96.7325,46.4832],[-96.7325,46.4831],[-96.7325,46.483],[-96.7325,46.4829],[-96.7325,46.4828],[-96.7326,46.4826],[-96.7327,46.4825],[-96.7329,46.4824],[-96.733,46.4823],[-96.7331,46.4822],[-96.7333,46.4822],[-96.7339,46.4821],[-96.7342,46.482],[-96.7343,46.482],[-96.7344,46.482],[-96.7345,46.4819],[-96.7348,46.4819],[-96.7352,46.4818],[-96.736,46.4817],[-96.7362,46.4817],[-96.7364,46.4816],[-96.7365,46.4816],[-96.7368,46.4814],[-96.7369,46.4813],[-96.7373,46.4811],[-96.7375,46.4809],[-96.7376,46.4808],[-96.7377,46.4807],[-96.7379,46.4805],[-96.7379,46.4804],[-96.7385,46.4799],[-96.7386,46.4797],[-96.7386,46.4796],[-96.7387,46.4795],[-96.7389,46.4792],[-96.7389,46.4791],[-96.7389,46.4789],[-96.7389,46.4788],[-96.7389,46.4787],[-96.7388,46.4785],[-96.7387,46.4783],[-96.7387,46.4782],[-96.7386,46.4782],[-96.7385,46.4781],[-96.7383,46.478],[-96.7382,46.4779],[-96.7381,46.4778],[-96.7377,46.4776],[-96.7376,46.4776],[-96.7375,46.4776],[-96.7374,46.4776],[-96.7372,46.4775],[-96.7371,46.4775],[-96.7369,46.4774],[-96.7367,46.4774],[-96.7365,46.4774],[-96.7362,46.4774],[-96.736,46.4775],[-96.7358,46.4776],[-96.7357,46.4776],[-96.7356,46.4777],[-96.7355,46.4778],[-96.7354,46.4779],[-96.7353,46.4781],[-96.7353,46.4783],[-96.7352,46.4783],[-96.7353,46.4785],[-96.7353,46.4786],[-96.7353,46.4787],[-96.7353,46.4788],[-96.7354,46.4789],[-96.7355,46.4791],[-96.7356,46.4792],[-96.7356,46.4793],[-96.7357,46.4795],[-96.7357,46.4796],[-96.7357,46.4798],[-96.7357,46.48],[-96.7357,46.4801],[-96.7357,46.4802],[-96.7356,46.4802],[-96.7355,46.4803],[-96.7354,46.4804],[-96.7353,46.4805],[-96.7352,46.4805],[-96.7351,46.4806],[-96.735,46.4806],[-96.7348,46.4806],[-96.7347,46.4806],[-96.7343,46.4806],[-96.7341,46.4806],[-96.7339,46.4806],[-96.7338,46.4806],[-96.7337,46.4805],[-96.7335,46.4805],[-96.7334,46.4804],[-96.7331,46.4802],[-96.7331,46.4801],[-96.733,46.48],[-96.7328,46.4799],[-96.7328,46.4798],[-96.7328,46.4796],[-96.7328,46.4795],[-96.7328,46.4791],[-96.7328,46.4789],[-96.7328,46.4787],[-96.7328,46.4785],[-96.7327,46.4785],[-96.7327,46.4784],[-96.7326,46.4783],[-96.7325,46.4782],[-96.7324,46.4782],[-96.7323,46.4782],[-96.7322,46.4781],[-96.732,46.4781],[-96.7319,46.4782],[-96.7318,46.4782],[-96.7318,46.4783],[-96.7317,46.4784],[-96.7315,46.4785],[-96.7315,46.4786],[-96.7314,46.4786],[-96.7313,46.4787],[-96.7311,46.4788],[-96.731,46.4788],[-96.7309,46.4788],[-96.7307,46.4788],[-96.7306,46.4788],[-96.7305,46.4787],[-96.7304,46.4787],[-96.7303,46.4786],[-96.7302,46.4785],[-96.7301,46.4783],[-96.73,46.4781],[-96.7299,46.4781],[-96.7299,46.478],[-96.7299,46.4779],[-96.7299,46.4778],[-96.7299,46.4777],[-96.7299,46.4776],[-96.7298,46.4774],[-96.7297,46.4773],[-96.7297,46.4772],[-96.7296,46.4772],[-96.7292,46.4769],[-96.7291,46.4769],[-96.7288,46.4768],[-96.7286,46.4768],[-96.7285,46.4768],[-96.7284,46.4768],[-96.7282,46.4768],[-96.728,46.4767],[-96.7279,46.4767],[-96.7276,46.4766],[-96.7275,46.4766],[-96.7274,46.4766],[-96.7271,46.4765],[-96.7271,46.4764],[-96.7269,46.4764],[-96.7268,46.4763],[-96.7267,46.4762],[-96.7266,46.476],[-96.7265,46.4757],[-96.7265,46.4755],[-96.7265,46.4753],[-96.7265,46.4752],[-96.7266,46.4752],[-96.7267,46.475],[-96.7268,46.4746],[-96.7269,46.4745],[-96.7269,46.4744],[-96.727,46.4742],[-96.727,46.4741],[-96.7271,46.474],[-96.7272,46.4733],[-96.7272,46.4732],[-96.7272,46.4731],[-96.7272,46.4728],[-96.7272,46.4727],[-96.7272,46.4726],[-96.7272,46.4724],[-96.7272,46.4723],[-96.7271,46.4723],[-96.727,46.4721],[-96.7269,46.472],[-96.7267,46.4719],[-96.7266,46.4718],[-96.7264,46.4717],[-96.7263,46.4716],[-96.7261,46.4716],[-96.7259,46.4715],[-96.7257,46.4715],[-96.7255,46.4714],[-96.7254,46.4714],[-96.7251,46.4714],[-96.7248,46.4713],[-96.7247,46.4712],[-96.7246,46.4712],[-96.7242,46.4711],[-96.7239,46.471],[-96.7236,46.4709],[-96.7234,46.4708],[-96.7231,46.4708],[-96.723,46.4708],[-96.7229,46.4708],[-96.7228,46.4707],[-96.7225,46.4707],[-96.7224,46.4707],[-96.7221,46.4707],[-96.722,46.4707],[-96.7217,46.4707],[-96.7216,46.4708],[-96.7215,46.4709],[-96.7214,46.4709],[-96.7213,46.4711],[-96.7213,46.4712],[-96.7212,46.4715],[-96.7211,46.4716],[-96.7211,46.4718],[-96.7211,46.4721],[-96.7211,46.4722],[-96.721,46.4725],[-96.7208,46.4727],[-96.7207,46.4729],[-96.7205,46.473],[-96.7202,46.4732],[-96.72,46.4733],[-96.7199,46.4734],[-96.7197,46.4734],[-96.7196,46.4734],[-96.7195,46.4734],[-96.7193,46.4734],[-96.719,46.4734],[-96.7189,46.4734],[-96.7187,46.4733],[-96.7184,46.4732],[-96.7182,46.4731],[-96.718,46.473],[-96.7178,46.4729],[-96.7177,46.4729],[-96.7174,46.4728],[-96.7173,46.4727],[-96.7172,46.4727],[-96.7169,46.4727],[-96.7168,46.4727],[-96.7166,46.4727],[-96.7164,46.4726],[-96.7156,46.4726],[-96.7155,46.4726],[-96.7154,46.4726],[-96.7152,46.4725],[-96.7151,46.4725],[-96.715,46.4725],[-96.7149,46.4725],[-96.7148,46.4724],[-96.7147,46.4723],[-96.7146,46.4723],[-96.7145,46.4722],[-96.7145,46.4721],[-96.7144,46.4721],[-96.7143,46.472],[-96.7143,46.4719],[-96.7142,46.4718],[-96.7142,46.4717],[-96.7141,46.4715],[-96.7141,46.4714],[-96.7141,46.4713],[-96.7141,46.4712],[-96.7142,46.4711],[-96.7142,46.471],[-96.7143,46.4709],[-96.7145,46.4706],[-96.7147,46.4706],[-96.7148,46.4705],[-96.715,46.4705],[-96.7153,46.4705],[-96.7156,46.4705],[-96.7157,46.4705],[-96.716,46.4705],[-96.7161,46.4706],[-96.7167,46.4707],[-96.717,46.4707],[-96.7171,46.4707],[-96.7173,46.4708],[-96.7178,46.4708],[-96.7183,46.4709],[-96.7189,46.4709],[-96.7192,46.4709],[-96.7194,46.4708],[-96.7195,46.4708],[-96.7196,46.4708],[-96.7197,46.4708],[-96.7197,46.4707],[-96.72,46.4706],[-96.7202,46.4704],[-96.7203,46.4703],[-96.7204,46.4702],[-96.7205,46.4701],[-96.7206,46.47],[-96.7208,46.4698],[-96.721,46.4697],[-96.7211,46.4697],[-96.7212,46.4696],[-96.7214,46.4695],[-96.7216,46.4695],[-96.7222,46.4693],[-96.7223,46.4693],[-96.7225,46.4692],[-96.7227,46.469],[-96.7228,46.4689],[-96.7229,46.4688],[-96.723,46.4687],[-96.723,46.4685],[-96.7231,46.4683],[-96.7231,46.4681],[-96.7231,46.468],[-96.723,46.4678],[-96.723,46.4675],[-96.723,46.4674],[-96.7229,46.4673],[-96.7229,46.4672],[-96.723,46.4672],[-96.723,46.4671],[-96.7231,46.467],[-96.7231,46.4669],[-96.7231,46.4667],[-96.7231,46.4666],[-96.723,46.4665],[-96.7229,46.4664],[-96.7229,46.4663],[-96.7227,46.4661],[-96.7226,46.466],[-96.7224,46.4658],[-96.7224,46.4657],[-96.7222,46.4656],[-96.7218,46.4653],[-96.7217,46.4653],[-96.7216,46.4653],[-96.7215,46.4652],[-96.7214,46.4652],[-96.7213,46.4652],[-96.7212,46.4652],[-96.721,46.4653],[-96.7209,46.4654],[-96.7206,46.4656],[-96.7205,46.4658],[-96.7204,46.4659],[-96.7203,46.466],[-96.7202,46.4661],[-96.7202,46.4662],[-96.7201,46.4663],[-96.7199,46.4665],[-96.7197,46.4667],[-96.7196,46.4668],[-96.7195,46.467],[-96.7194,46.4672],[-96.7193,46.4673],[-96.7192,46.4674],[-96.7191,46.4675],[-96.719,46.4676],[-96.7188,46.4677],[-96.7187,46.4678],[-96.7186,46.4678],[-96.7185,46.4678],[-96.7184,46.4678],[-96.7183,46.4678],[-96.7182,46.4678],[-96.718,46.4678],[-96.7178,46.4677],[-96.7177,46.4676],[-96.7176,46.4676],[-96.7175,46.4675],[-96.7174,46.4674],[-96.7173,46.4673],[-96.7172,46.4671],[-96.7171,46.467],[-96.717,46.4669],[-96.7169,46.4667],[-96.7166,46.4665],[-96.7165,46.4665],[-96.7164,46.4665],[-96.7162,46.4664],[-96.716,46.4664],[-96.7158,46.4663],[-96.7156,46.4663],[-96.7155,46.4663],[-96.7152,46.4664],[-96.7151,46.4664],[-96.7149,46.4665],[-96.7146,46.4665],[-96.7145,46.4665],[-96.7144,46.4666],[-96.7143,46.4666],[-96.7142,46.4666],[-96.714,46.4667],[-96.7138,46.4667],[-96.7136,46.4667],[-96.7135,46.4667],[-96.7135,46.4666],[-96.7134,46.4666],[-96.7132,46.4665],[-96.7131,46.4664],[-96.713,46.4663],[-96.7129,46.4662],[-96.7129,46.466],[-96.7129,46.4659],[-96.7129,46.4658],[-96.7129,46.4657],[-96.713,46.4656],[-96.7131,46.4655],[-96.7133,46.4653],[-96.7135,46.4651],[-96.7137,46.465],[-96.7138,46.465],[-96.7141,46.4649],[-96.7143,46.4648],[-96.7145,46.4647],[-96.7147,46.4646],[-96.7151,46.4644],[-96.7153,46.4644],[-96.7154,46.4643],[-96.7155,46.4643],[-96.7156,46.4642],[-96.7157,46.4642],[-96.7158,46.4641],[-96.7162,46.4639],[-96.7163,46.4639],[-96.7165,46.4639],[-96.7168,46.4638],[-96.7169,46.4637],[-96.7171,46.4636],[-96.7172,46.4636],[-96.7173,46.4635],[-96.7173,46.4634],[-96.7173,46.4633],[-96.7175,46.4632],[-96.7177,46.4629],[-96.7178,46.4629],[-96.7179,46.4628],[-96.7181,46.4626],[-96.7182,46.4625],[-96.7185,46.4623],[-96.7186,46.4623],[-96.7187,46.4622],[-96.7187,46.4621],[-96.7187,46.4619],[-96.7187,46.4618],[-96.7187,46.4617],[-96.7186,46.4616],[-96.7185,46.4616],[-96.7183,46.4614],[-96.7181,46.4614],[-96.7181,46.4613],[-96.718,46.4613],[-96.7179,46.4613],[-96.7177,46.4613],[-96.7176,46.4613],[-96.7172,46.4612],[-96.7171,46.4612],[-96.7156,46.4611],[-96.7145,46.461],[-96.7143,46.461],[-96.7138,46.461],[-96.7135,46.4609],[-96.7134,46.4609],[-96.7131,46.4608],[-96.7129,46.4607],[-96.7127,46.4607],[-96.7126,46.4606],[-96.7124,46.4605],[-96.7122,46.4604],[-96.712,46.4603],[-96.7119,46.4602],[-96.7117,46.46],[-96.7116,46.4599],[-96.7116,46.4598],[-96.7116,46.4596],[-96.7116,46.4595],[-96.7117,46.4593],[-96.7118,46.4592],[-96.7119,46.4591],[-96.7119,46.459],[-96.712,46.4589],[-96.712,46.4588],[-96.7121,46.4587],[-96.7122,46.4586],[-96.7122,46.4585],[-96.7123,46.4583],[-96.7124,46.4579],[-96.7124,46.4577],[-96.7124,46.4573],[-96.7124,46.4569],[-96.7123,46.4568],[-96.7122,46.4567],[-96.7122,46.4566],[-96.7122,46.4565],[-96.7121,46.4564],[-96.7121,46.4563],[-96.7121,46.4562],[-96.7121,46.4561],[-96.7121,46.4558],[-96.7121,46.4557],[-96.7121,46.4556],[-96.7122,46.4554],[-96.7124,46.4553],[-96.7125,46.4552],[-96.7127,46.4552],[-96.7129,46.455],[-96.713,46.455],[-96.7131,46.455],[-96.7133,46.4549],[-96.7135,46.4549],[-96.7138,46.4549],[-96.714,46.4549],[-96.7141,46.4549],[-96.7142,46.455],[-96.7143,46.455],[-96.7145,46.4551],[-96.7148,46.4554],[-96.7151,46.4556],[-96.7153,46.4557],[-96.7156,46.4558],[-96.7157,46.4559],[-96.7158,46.4559],[-96.7161,46.456],[-96.7162,46.456],[-96.7165,46.456],[-96.7166,46.456],[-96.7167,46.456],[-96.7167,46.4559],[-96.7169,46.4558],[-96.717,46.4557],[-96.7171,46.4557],[-96.7172,46.4555],[-96.7173,46.4554],[-96.7174,46.4552],[-96.7174,46.4549],[-96.7176,46.4544],[-96.7176,46.4543],[-96.7175,46.4541],[-96.7175,46.454],[-96.7176,46.454],[-96.7176,46.4539],[-96.7176,46.4538],[-96.7175,46.4537],[-96.7175,46.4536],[-96.7174,46.4535],[-96.7174,46.4534],[-96.7173,46.4534],[-96.7173,46.4533],[-96.7172,46.4533],[-96.7172,46.4532],[-96.7172,46.4531],[-96.7171,46.4531],[-96.717,46.453],[-96.7169,46.453],[-96.7168,46.453],[-96.7167,46.453],[-96.7165,46.453],[-96.7162,46.453],[-96.716,46.453],[-96.7154,46.4529],[-96.7151,46.4529],[-96.715,46.4529],[-96.7148,46.4528],[-96.7146,46.4528],[-96.7144,46.4527],[-96.7143,46.4527],[-96.7142,46.4526],[-96.7141,46.4526],[-96.7139,46.4524],[-96.7138,46.4524],[-96.7137,46.4523],[-96.7136,46.4521],[-96.7135,46.452],[-96.7134,46.4519],[-96.7133,46.4517],[-96.7131,46.4514],[-96.713,46.4511],[-96.713,46.451],[-96.7129,46.4508],[-96.7129,46.4507],[-96.713,46.4505],[-96.713,46.4504],[-96.7131,46.4502],[-96.7132,46.4501],[-96.7133,46.45],[-96.7135,46.4499],[-96.7136,46.4498],[-96.7138,46.4497],[-96.7142,46.4496],[-96.7144,46.4495],[-96.7145,46.4495],[-96.7148,46.4495],[-96.7151,46.4494],[-96.7155,46.4494],[-96.7158,46.4494],[-96.7164,46.4493],[-96.7171,46.4493],[-96.7176,46.4494],[-96.7193,46.4494],[-96.7197,46.4494],[-96.7198,46.4494],[-96.7199,46.4494],[-96.72,46.4495],[-96.7202,46.4495],[-96.7204,46.4495],[-96.7206,46.4495],[-96.7207,46.4495],[-96.7208,46.4495],[-96.7209,46.4495],[-96.7211,46.4495],[-96.7212,46.4494],[-96.7214,46.4494],[-96.7215,46.4493],[-96.7216,46.4492],[-96.7217,46.4491],[-96.7218,46.449],[-96.7218,46.4489],[-96.7218,46.4488],[-96.7218,46.4487],[-96.7218,46.4485],[-96.7217,46.4484],[-96.7217,46.4483],[-96.7216,46.4482],[-96.7216,46.4481],[-96.7215,46.4479],[-96.7214,46.4478],[-96.7213,46.4476],[-96.7211,46.4475],[-96.721,46.4472],[-96.7209,46.4472],[-96.7209,46.4471],[-96.7208,46.4471],[-96.7207,46.447],[-96.7205,46.4469],[-96.7203,46.4468],[-96.7202,46.4467],[-96.7201,46.4467],[-96.72,46.4466],[-96.7199,46.4466],[-96.7198,46.4466],[-96.7197,46.4466],[-96.7196,46.4466],[-96.7195,46.4465],[-96.7193,46.4465],[-96.7192,46.4464],[-96.7189,46.4463],[-96.7187,46.4462],[-96.7186,46.4462],[-96.7182,46.4461],[-96.718,46.446],[-96.7178,46.446],[-96.7177,46.446],[-96.7176,46.4461],[-96.7175,46.4461],[-96.7174,46.4462],[-96.7173,46.4462],[-96.7172,46.4464],[-96.7171,46.4465],[-96.717,46.4465],[-96.7169,46.4466],[-96.7168,46.4466],[-96.7167,46.4466],[-96.7166,46.4466],[-96.7164,46.4466],[-96.7163,46.4466],[-96.7162,46.4466],[-96.716,46.4465],[-96.716,46.4464],[-96.7159,46.4464],[-96.7159,46.4463],[-96.7158,46.4463],[-96.7157,46.4464],[-96.7155,46.4464],[-96.7154,46.4468],[-96.7154,46.4474],[-96.7153,46.4479],[-96.715,46.4484],[-96.7142,46.4487],[-96.7134,46.4488],[-96.713,46.4485],[-96.7127,46.4479],[-96.7123,46.4475],[-96.712,46.4472],[-96.7115,46.447],[-96.7113,46.4467],[-96.7114,46.4465],[-96.7118,46.4462],[-96.7123,46.4461],[-96.713,46.4459],[-96.7133,46.4458],[-96.7138,46.4457],[-96.714,46.4456],[-96.7144,46.4455],[-96.7153,46.4453],[-96.7159,46.445],[-96.716,46.4449],[-96.7163,46.4447],[-96.7164,46.4446],[-96.7163,46.4444],[-96.7163,46.4443],[-96.7162,46.4442],[-96.7162,46.4441],[-96.7161,46.4441],[-96.7158,46.4439],[-96.7157,46.4438],[-96.7149,46.4435],[-96.7148,46.4434],[-96.7145,46.4432],[-96.7143,46.443],[-96.7141,46.4429],[-96.714,46.4428],[-96.7139,46.4427],[-96.7138,46.4426],[-96.7136,46.4425],[-96.7133,46.4423],[-96.7132,46.4422],[-96.7131,46.4422],[-96.7129,46.4422],[-96.7128,46.4422],[-96.7127,46.4421],[-96.7126,46.4421],[-96.7125,46.4421],[-96.7124,46.442],[-96.7123,46.4419],[-96.7123,46.4417],[-96.7122,46.4415],[-96.7123,46.4413],[-96.7123,46.4412],[-96.7124,46.4412],[-96.7125,46.4411],[-96.7126,46.4411],[-96.7127,46.4411],[-96.7128,46.4411],[-96.713,46.4411],[-96.7131,46.4411],[-96.7132,46.4412],[-96.7133,46.4412],[-96.7134,46.4412],[-96.7136,46.4413],[-96.7137,46.4413],[-96.7139,46.4414],[-96.714,46.4414],[-96.7141,46.4414],[-96.7142,46.4415],[-96.7143,46.4415],[-96.7144,46.4415],[-96.7145,46.4415],[-96.7149,46.4416],[-96.7151,46.4417],[-96.7154,46.4417],[-96.716,46.4418],[-96.7164,46.4419],[-96.7166,46.4419],[-96.7169,46.4419],[-96.7173,46.4419],[-96.7175,46.4419],[-96.7177,46.4419],[-96.7178,46.4419],[-96.7179,46.4419],[-96.7181,46.4419],[-96.7183,46.4418],[-96.7187,46.4417],[-96.7189,46.4417],[-96.719,46.4417],[-96.7191,46.4416],[-96.7194,46.4416],[-96.7196,46.4415],[-96.7198,46.4414],[-96.72,46.4413],[-96.7203,46.4412],[-96.7207,46.4411],[-96.7211,46.441],[-96.7213,46.4408],[-96.7216,46.4407],[-96.7216,46.4406],[-96.7217,46.4405],[-96.7217,46.4404],[-96.7218,46.4403],[-96.7219,46.4402],[-96.7219,46.4401],[-96.7219,46.44],[-96.7219,46.4399],[-96.7219,46.4398],[-96.7218,46.4398],[-96.7218,46.4397],[-96.7217,46.4397],[-96.7216,46.4396],[-96.7214,46.4395],[-96.7213,46.4395],[-96.7211,46.4395],[-96.721,46.4396],[-96.7208,46.4397],[-96.7206,46.4398],[-96.7205,46.4399],[-96.7203,46.44],[-96.7202,46.44],[-96.7201,46.44],[-96.7197,46.44],[-96.7194,46.44],[-96.7193,46.44],[-96.719,46.4399],[-96.7188,46.4399],[-96.7187,46.4398],[-96.7185,46.4397],[-96.7184,46.4397],[-96.7182,46.4396],[-96.718,46.4394],[-96.7179,46.4394],[-96.7178,46.4392],[-96.7177,46.4391],[-96.7176,46.439],[-96.7176,46.4388],[-96.7174,46.4386],[-96.7172,46.4379],[-96.7172,46.4378],[-96.7172,46.4376],[-96.7172,46.4375],[-96.7172,46.4372],[-96.7173,46.437],[-96.7174,46.4367],[-96.7174,46.4366],[-96.7174,46.4364],[-96.7174,46.4363],[-96.7173,46.4362],[-96.7173,46.4359],[-96.7172,46.4356],[-96.7172,46.4355],[-96.7171,46.4353],[-96.7171,46.4352],[-96.7169,46.4348],[-96.7168,46.4347],[-96.7168,46.4346],[-96.7166,46.4345],[-96.7164,46.4344],[-96.7162,46.4342],[-96.716,46.4341],[-96.7159,46.4341],[-96.7157,46.434],[-96.7154,46.434],[-96.7151,46.4339],[-96.715,46.4339],[-96.7147,46.434],[-96.7146,46.434],[-96.7145,46.434],[-96.7144,46.434],[-96.7142,46.4341],[-96.714,46.4343],[-96.7139,46.4343],[-96.7139,46.4344],[-96.7138,46.4346],[-96.7138,46.4347],[-96.7137,46.4348],[-96.7138,46.435],[-96.7138,46.4351],[-96.7139,46.4353],[-96.7141,46.4354],[-96.7141,46.4355],[-96.7145,46.4357],[-96.7149,46.436],[-96.7151,46.4361],[-96.7152,46.4361],[-96.7153,46.4361],[-96.7155,46.4362],[-96.7156,46.4363],[-96.7157,46.4363],[-96.7158,46.4364],[-96.7159,46.4365],[-96.7162,46.4367],[-96.7162,46.4368],[-96.7162,46.4369],[-96.7162,46.437],[-96.7161,46.4371],[-96.716,46.4372],[-96.7159,46.4373],[-96.7157,46.4373],[-96.7156,46.4373],[-96.7155,46.4373],[-96.7154,46.4373],[-96.7152,46.4373],[-96.7151,46.4372],[-96.7149,46.4372],[-96.7146,46.4372],[-96.7144,46.4372],[-96.7143,46.4372],[-96.7141,46.4374],[-96.714,46.4374],[-96.7139,46.4375],[-96.7138,46.4376],[-96.7137,46.4376],[-96.7136,46.4376],[-96.7132,46.4377],[-96.713,46.4378],[-96.7128,46.4379],[-96.7126,46.4379],[-96.7125,46.4379],[-96.7124,46.4379],[-96.7124,46.4378],[-96.7123,46.4378],[-96.7123,46.4377],[-96.7123,46.4376],[-96.7124,46.4374],[-96.7125,46.437],[-96.7125,46.4368],[-96.7125,46.4367],[-96.7125,46.4366],[-96.7124,46.4365],[-96.7123,46.4363],[-96.7123,46.4362],[-96.7123,46.4361],[-96.7122,46.4361],[-96.7122,46.436],[-96.7121,46.4359],[-96.7119,46.4358],[-96.7118,46.4357],[-96.7116,46.4357],[-96.7114,46.4357],[-96.7111,46.4356],[-96.7104,46.4356],[-96.7102,46.4356],[-96.7096,46.4356],[-96.7092,46.4357],[-96.7086,46.4357],[-96.7083,46.4358],[-96.7082,46.4358],[-96.7079,46.4359],[-96.7078,46.4359],[-96.7074,46.436],[-96.7072,46.4361],[-96.707,46.4363],[-96.7068,46.4364],[-96.7067,46.4365],[-96.7065,46.4366],[-96.7062,46.4368],[-96.706,46.437],[-96.7059,46.4371],[-96.7059,46.4372],[-96.7058,46.4373],[-96.7057,46.4374],[-96.7056,46.4376],[-96.7055,46.4376],[-96.7055,46.4377],[-96.7055,46.4378],[-96.7054,46.4379],[-96.7053,46.438],[-96.7052,46.4381],[-96.7051,46.4382],[-96.705,46.4382],[-96.7049,46.4382],[-96.7048,46.4382],[-96.7047,46.4382],[-96.7046,46.4382],[-96.7045,46.4381],[-96.7043,46.4379],[-96.704,46.4377],[-96.7039,46.4376],[-96.7037,46.4375],[-96.7035,46.4374],[-96.7034,46.4374],[-96.7033,46.4373],[-96.7032,46.4372],[-96.7031,46.4371],[-96.7031,46.4369],[-96.7031,46.4368],[-96.7031,46.4367],[-96.7032,46.4366],[-96.7033,46.4365],[-96.7035,46.4362],[-96.7038,46.4359],[-96.704,46.4358],[-96.7041,46.4357],[-96.7041,46.4356],[-96.7043,46.4353],[-96.7044,46.4352],[-96.7044,46.4351],[-96.7044,46.4349],[-96.7044,46.4348],[-96.7044,46.4347],[-96.7043,46.4346],[-96.7043,46.4344],[-96.7043,46.4343],[-96.7043,46.434],[-96.7044,46.4339],[-96.7045,46.4338],[-96.7047,46.4336],[-96.705,46.4334],[-96.7053,46.4333],[-96.7053,46.4332],[-96.7054,46.4332],[-96.7056,46.4331],[-96.7058,46.4331],[-96.706,46.433],[-96.7063,46.4328],[-96.7065,46.4327],[-96.7066,46.4325],[-96.7068,46.4324],[-96.707,46.4321],[-96.7072,46.4318],[-96.7073,46.4318],[-96.7074,46.4316],[-96.7074,46.4315],[-96.7075,46.4314],[-96.7075,46.4312],[-96.7076,46.4311],[-96.7076,46.431],[-96.7077,46.431],[-96.7077,46.4307],[-96.7077,46.4306],[-96.7078,46.4304],[-96.7078,46.4302],[-96.7077,46.4299],[-96.7077,46.4298],[-96.7076,46.4297],[-96.7075,46.4295],[-96.7074,46.4294],[-96.7072,46.4293],[-96.707,46.4291],[-96.7069,46.4291],[-96.7067,46.429],[-96.7065,46.4289],[-96.7063,46.4288],[-96.7061,46.4288],[-96.706,46.4288],[-96.7057,46.4288],[-96.7053,46.4288],[-96.7051,46.4289],[-96.7049,46.4289],[-96.7048,46.429],[-96.7047,46.429],[-96.7045,46.4291],[-96.7042,46.4293],[-96.7039,46.4295],[-96.7037,46.4297],[-96.7034,46.4299],[-96.703,46.4301],[-96.7028,46.4302],[-96.7027,46.4302],[-96.7026,46.4302],[-96.7025,46.4303],[-96.7023,46.4303],[-96.7022,46.4303],[-96.7021,46.4303],[-96.7018,46.4303],[-96.7016,46.4303],[-96.7015,46.4303],[-96.7014,46.4303],[-96.7012,46.4302],[-96.7011,46.4302],[-96.7009,46.4301],[-96.7009,46.43],[-96.7008,46.4299],[-96.7007,46.4297],[-96.7008,46.4296],[-96.7008,46.4295],[-96.7008,46.4294],[-96.7009,46.4293],[-96.7009,46.4292],[-96.701,46.4291],[-96.7011,46.429],[-96.7013,46.4288],[-96.7015,46.4286],[-96.7015,46.4285],[-96.7017,46.4284],[-96.702,46.4282],[-96.7022,46.428],[-96.7023,46.428],[-96.7024,46.4279],[-96.7025,46.4278],[-96.7027,46.4278],[-96.7028,46.4277],[-96.7029,46.4277],[-96.7033,46.4275],[-96.7034,46.4275],[-96.7036,46.4274],[-96.7039,46.4273],[-96.704,46.4273],[-96.7042,46.4272],[-96.7043,46.4271],[-96.7046,46.4269],[-96.7047,46.4268],[-96.7047,46.4267],[-96.7048,46.4266],[-96.7048,46.4265],[-96.7047,46.4264],[-96.7047,46.4263],[-96.7046,46.4263],[-96.7045,46.4263],[-96.7045,46.4262],[-96.7044,46.4262],[-96.7042,46.4262],[-96.7041,46.4262],[-96.704,46.4263],[-96.7038,46.4263],[-96.7033,46.4266],[-96.7032,46.4266],[-96.7031,46.4267],[-96.703,46.4267],[-96.7028,46.4268],[-96.7024,46.427],[-96.7022,46.427],[-96.7019,46.4271],[-96.7018,46.4271],[-96.7014,46.4272],[-96.701,46.4272],[-96.7006,46.4273],[-96.7004,46.4273],[-96.7004,46.4272],[-96.7001,46.4272],[-96.7,46.4272],[-96.6998,46.4271],[-96.6997,46.4271],[-96.6996,46.4271],[-96.6993,46.427],[-96.6992,46.4269],[-96.699,46.4268],[-96.6989,46.4267],[-96.6989,46.4266],[-96.6988,46.4265],[-96.6988,46.4264],[-96.6989,46.4263],[-96.6989,46.4262],[-96.6989,46.4261],[-96.699,46.4261],[-96.6991,46.426],[-96.6993,46.4259],[-96.6995,46.4259],[-96.6997,46.4259],[-96.6998,46.4259],[-96.6999,46.426],[-96.7001,46.426],[-96.7003,46.426],[-96.7005,46.426],[-96.7008,46.426],[-96.7009,46.426],[-96.7011,46.426],[-96.7012,46.4259],[-96.7014,46.4259],[-96.7015,46.4258],[-96.7017,46.4257],[-96.7018,46.4256],[-96.7018,46.4255],[-96.7019,46.4254],[-96.702,46.4253],[-96.702,46.4252],[-96.7021,46.4252],[-96.7021,46.4251],[-96.7021,46.4249],[-96.7022,46.4244],[-96.7022,46.4242],[-96.7022,46.4241],[-96.7022,46.4239],[-96.7022,46.4237],[-96.7022,46.4235],[-96.7022,46.4233],[-96.7022,46.4231],[-96.7022,46.423],[-96.7022,46.4229],[-96.7023,46.4228],[-96.7023,46.4226],[-96.7024,46.4225],[-96.7025,46.4222],[-96.7026,46.422],[-96.7027,46.4219],[-96.7028,46.4218],[-96.7029,46.4217],[-96.703,46.4216],[-96.7031,46.4214],[-96.7032,46.4213],[-96.7036,46.4208],[-96.7037,46.4207],[-96.7038,46.4206],[-96.7038,46.4205],[-96.704,46.4203],[-96.7041,46.4203],[-96.7042,46.4201],[-96.7044,46.4199],[-96.7045,46.4197],[-96.7046,46.4196],[-96.7047,46.4194],[-96.7048,46.4192],[-96.7048,46.4189],[-96.7048,46.4187],[-96.7048,46.4186],[-96.7048,46.4185],[-96.7048,46.4184],[-96.7047,46.4183],[-96.7047,46.4182],[-96.7046,46.418],[-96.7045,46.4179],[-96.7044,46.4178],[-96.7043,46.4177],[-96.7041,46.4175],[-96.704,46.4175],[-96.7039,46.4175],[-96.7037,46.4174],[-96.7036,46.4174],[-96.7034,46.4174],[-96.7031,46.4175],[-96.703,46.4175],[-96.7027,46.4176],[-96.7026,46.4177],[-96.7022,46.4179],[-96.7019,46.418],[-96.7018,46.4181],[-96.7015,46.4182],[-96.7013,46.4184],[-96.7011,46.4185],[-96.7006,46.4188],[-96.7001,46.419],[-96.6996,46.4193],[-96.6992,46.4195],[-96.6989,46.4196],[-96.6987,46.4197],[-96.6986,46.4197],[-96.6985,46.4197],[-96.6984,46.4197],[-96.6981,46.4198],[-96.698,46.4198],[-96.6979,46.4199],[-96.6978,46.4199],[-96.6977,46.4199],[-96.6974,46.4201],[-96.6971,46.4202],[-96.697,46.4203],[-96.6967,46.4204],[-96.6962,46.4207],[-96.6961,46.4207],[-96.6958,46.4209],[-96.6954,46.4212],[-96.6949,46.4215],[-96.6946,46.4217],[-96.6945,46.4218],[-96.6944,46.4219],[-96.6942,46.422],[-96.6941,46.422],[-96.694,46.422],[-96.694,46.4221],[-96.6939,46.4221],[-96.6938,46.4221],[-96.6937,46.4221],[-96.6935,46.4221],[-96.6934,46.4221],[-96.6933,46.4221],[-96.6932,46.4221],[-96.6931,46.422],[-96.6929,46.422],[-96.6928,46.4219],[-96.6928,46.4218],[-96.6927,46.4218],[-96.6927,46.4217],[-96.6927,46.4216],[-96.6927,46.4215],[-96.6927,46.4213],[-96.6927,46.4212],[-96.6927,46.4211],[-96.6928,46.4211],[-96.6928,46.4209],[-96.6929,46.4207],[-96.6929,46.4206],[-96.6929,46.4205],[-96.6929,46.4204],[-96.693,46.4204],[-96.693,46.4203],[-96.6931,46.42],[-96.6931,46.4197],[-96.6931,46.4196],[-96.693,46.4193],[-96.693,46.4192],[-96.6929,46.419],[-96.6929,46.4189],[-96.6928,46.4187],[-96.6927,46.4185],[-96.6925,46.4183],[-96.6925,46.4182],[-96.6924,46.4181],[-96.6924,46.418],[-96.6923,46.4178],[-96.6922,46.4178],[-96.6922,46.4177],[-96.6921,46.4175],[-96.692,46.4171],[-96.692,46.4168],[-96.692,46.4167],[-96.692,46.4166],[-96.692,46.4165],[-96.692,46.4164],[-96.6922,46.4162],[-96.6923,46.4161],[-96.6925,46.4159],[-96.6926,46.4158],[-96.6928,46.4157],[-96.693,46.4156],[-96.6931,46.4156],[-96.6932,46.4156],[-96.6936,46.4155],[-96.6939,46.4155],[-96.694,46.4155],[-96.6942,46.4156],[-96.6943,46.4156],[-96.6944,46.4156],[-96.6946,46.4158],[-96.6947,46.4158],[-96.6947,46.4159],[-96.6954,46.4163],[-96.6955,46.4164],[-96.6957,46.4166],[-96.6959,46.4167],[-96.6965,46.4169],[-96.6967,46.417],[-96.6969,46.4171],[-96.697,46.4171],[-96.6972,46.4172],[-96.6974,46.4172],[-96.6976,46.4172],[-96.6985,46.4172],[-96.6989,46.4172],[-96.6992,46.4172],[-96.6994,46.4171],[-96.6997,46.4171],[-96.6999,46.4171],[-96.7,46.4171],[-96.7002,46.417],[-96.7006,46.4169],[-96.7008,46.4169],[-96.701,46.4168],[-96.7011,46.4167],[-96.7013,46.4167],[-96.7015,46.4165],[-96.7017,46.4163],[-96.7018,46.4161],[-96.7018,46.4159],[-96.7018,46.4156],[-96.7018,46.4155],[-96.7017,46.4154],[-96.7017,46.4152],[-96.7016,46.4151],[-96.7015,46.4151],[-96.7015,46.415],[-96.7013,46.4148],[-96.7008,46.4145],[-96.7006,46.4142],[-96.7005,46.4142],[-96.7005,46.4141],[-96.7004,46.414],[-96.7002,46.4139],[-96.7001,46.4138],[-96.7,46.4137],[-96.6998,46.4136],[-96.6996,46.4134],[-96.6995,46.4134],[-96.6992,46.4131],[-96.6991,46.413],[-96.6989,46.4129],[-96.6988,46.4129],[-96.6987,46.4129],[-96.6985,46.4128],[-96.6983,46.4127],[-96.6981,46.4127],[-96.698,46.4127],[-96.6978,46.4126],[-96.6977,46.4126],[-96.6972,46.4126],[-96.6969,46.4126],[-96.6966,46.4126],[-96.6965,46.4126],[-96.696,46.4127],[-96.6958,46.4128],[-96.6957,46.4128],[-96.6955,46.4128],[-96.6953,46.4129],[-96.695,46.413],[-96.6943,46.4134],[-96.6941,46.4135],[-96.6939,46.4136],[-96.6932,46.4138],[-96.693,46.4138],[-96.6929,46.4139],[-96.6928,46.4139],[-96.6927,46.414],[-96.6924,46.4141],[-96.6923,46.4141],[-96.692,46.4141],[-96.6916,46.4142],[-96.6914,46.4142],[-96.6897,46.4143],[-96.6895,46.4143],[-96.6886,46.4144],[-96.6883,46.4144],[-96.6881,46.4144],[-96.688,46.4144],[-96.6879,46.4144],[-96.6878,46.4144],[-96.6876,46.4145],[-96.6874,46.4145],[-96.6872,46.4146],[-96.6871,46.4146],[-96.6867,46.4146],[-96.6864,46.4146],[-96.6862,46.4146],[-96.6859,46.4145],[-96.6857,46.4144],[-96.6855,46.4143],[-96.6854,46.4142],[-96.6853,46.4142],[-96.6852,46.414],[-96.6851,46.4139],[-96.685,46.4137],[-96.6849,46.4136],[-96.6849,46.4134],[-96.6848,46.4132],[-96.6848,46.4131],[-96.6848,46.4129],[-96.6848,46.4127],[-96.6848,46.4126],[-96.6849,46.4125],[-96.6849,46.4124],[-96.685,46.4124],[-96.6851,46.4123],[-96.6852,46.4122],[-96.6853,46.4121],[-96.6854,46.412],[-96.6855,46.412],[-96.6857,46.4119],[-96.6858,46.4119],[-96.6859,46.4118],[-96.686,46.4117],[-96.6861,46.4117],[-96.6862,46.4116],[-96.6863,46.4116],[-96.6867,46.4114],[-96.6869,46.4113],[-96.6873,46.4111],[-96.6876,46.411],[-96.6878,46.4109],[-96.6881,46.4108],[-96.6883,46.4107],[-96.6889,46.4104],[-96.6892,46.4102],[-96.6894,46.4102],[-96.6896,46.41],[-96.6897,46.41],[-96.6898,46.4098],[-96.6899,46.4097],[-96.6899,46.4096],[-96.6899,46.4095],[-96.6899,46.4094],[-96.6899,46.4093],[-96.6898,46.409],[-96.6897,46.4089],[-96.6896,46.4088],[-96.6895,46.4087],[-96.6894,46.4085],[-96.6894,46.4083],[-96.6894,46.4082],[-96.6893,46.4076],[-96.6893,46.4074],[-96.6893,46.4072],[-96.6893,46.4071],[-96.6892,46.407],[-96.6891,46.4068],[-96.689,46.4066],[-96.6889,46.4066],[-96.6889,46.4065],[-96.6888,46.4064],[-96.6887,46.4063],[-96.6886,46.4062],[-96.6886,46.4061],[-96.6885,46.406],[-96.6883,46.4058],[-96.6882,46.4058],[-96.6881,46.4057],[-96.688,46.4057],[-96.6879,46.4057],[-96.6878,46.4056],[-96.6876,46.4056],[-96.6875,46.4056],[-96.6874,46.4056],[-96.6872,46.4056],[-96.6869,46.4057],[-96.6867,46.4057],[-96.6866,46.4057],[-96.6864,46.4058],[-96.6861,46.4059],[-96.686,46.4059],[-96.6859,46.4059],[-96.6858,46.406],[-96.6857,46.4061],[-96.6855,46.4061],[-96.6851,46.4063],[-96.6848,46.4065],[-96.6845,46.4066],[-96.6843,46.4068],[-96.6838,46.407],[-96.6834,46.4071],[-96.6832,46.4072],[-96.6831,46.4073],[-96.6828,46.4074],[-96.6826,46.4074],[-96.6825,46.4075],[-96.6823,46.4075],[-96.6822,46.4075],[-96.6821,46.4076],[-96.6817,46.4076],[-96.6815,46.4076],[-96.6813,46.4075],[-96.6811,46.4075],[-96.681,46.4074],[-96.6808,46.4073],[-96.6805,46.4071],[-96.6804,46.407],[-96.6803,46.4069],[-96.6801,46.4068],[-96.6801,46.4067],[-96.68,46.4067],[-96.6799,46.4065],[-96.6797,46.4064],[-96.6795,46.4061],[-96.6795,46.406],[-96.6794,46.4059],[-96.6792,46.4057],[-96.6792,46.4056],[-96.679,46.4054],[-96.6788,46.4051],[-96.6787,46.4051],[-96.6785,46.4048],[-96.6785,46.4047],[-96.6784,46.4046],[-96.6783,46.4045],[-96.6782,46.4043],[-96.6779,46.4036],[-96.6778,46.4034],[-96.6777,46.4031],[-96.6776,46.4028],[-96.6774,46.4023],[-96.6772,46.4018],[-96.677,46.4016],[-96.6769,46.4011],[-96.6767,46.4008],[-96.6765,46.4004],[-96.6764,46.4001],[-96.6763,46.4001],[-96.6761,46.3997],[-96.6761,46.3996],[-96.676,46.3995],[-96.6759,46.3994],[-96.6756,46.3991],[-96.6751,46.3987],[-96.6749,46.3986],[-96.6748,46.3985],[-96.6747,46.3984],[-96.6747,46.3983],[-96.6747,46.3982],[-96.6746,46.3981],[-96.6745,46.398],[-96.6744,46.398],[-96.6743,46.3978],[-96.6741,46.3975],[-96.6739,46.3971],[-96.6738,46.3968],[-96.6736,46.3966],[-96.6729,46.396],[-96.6726,46.3956],[-96.6725,46.3954],[-96.6725,46.3953],[-96.6724,46.3951],[-96.6724,46.395],[-96.6724,46.3946],[-96.6724,46.3944],[-96.6725,46.3942],[-96.6726,46.394],[-96.6727,46.3938],[-96.6729,46.3937],[-96.673,46.3935],[-96.6733,46.3933],[-96.6741,46.3927],[-96.6748,46.3923],[-96.6749,46.3922],[-96.675,46.3921],[-96.6751,46.392],[-96.6752,46.3918],[-96.6752,46.3917],[-96.6753,46.3916],[-96.6753,46.3913],[-96.6752,46.3912],[-96.6751,46.3911],[-96.6751,46.391],[-96.675,46.3909],[-96.6747,46.3907],[-96.6746,46.3906],[-96.6744,46.3906],[-96.6743,46.3905],[-96.6742,46.3905],[-96.6738,46.3905],[-96.6736,46.3906],[-96.6733,46.3906],[-96.6732,46.3907],[-96.6724,46.3908],[-96.6719,46.3909],[-96.6718,46.391],[-96.6715,46.391],[-96.6713,46.3911],[-96.6711,46.3911],[-96.6711,46.3912],[-96.6709,46.3912],[-96.6706,46.3913],[-96.6702,46.3914],[-96.6699,46.3915],[-96.6696,46.3916],[-96.6694,46.3916],[-96.6693,46.3916],[-96.6689,46.3916],[-96.6687,46.3916],[-96.6685,46.3916],[-96.6684,46.3916],[-96.6682,46.3916],[-96.6681,46.3915],[-96.668,46.3915],[-96.6679,46.3914],[-96.6678,46.3913],[-96.6677,46.3912],[-96.6676,46.3911],[-96.6676,46.391],[-96.6675,46.3909],[-96.6675,46.3907],[-96.6675,46.3906],[-96.6675,46.3905],[-96.6676,46.3904],[-96.6676,46.3902],[-96.6677,46.3902],[-96.6679,46.3901],[-96.668,46.39],[-96.6681,46.3899],[-96.6682,46.3899],[-96.6683,46.3899],[-96.6689,46.3899],[-96.6692,46.3899],[-96.6695,46.3899],[-96.67,46.39],[-96.6701,46.39],[-96.6703,46.39],[-96.6705,46.39],[-96.6706,46.39],[-96.6707,46.39],[-96.6708,46.3899],[-96.6709,46.3898],[-96.671,46.3898],[-96.671,46.3897],[-96.671,46.3896],[-96.671,46.3895],[-96.671,46.3894],[-96.6709,46.3893],[-96.6709,46.3892],[-96.6707,46.3891],[-96.6707,46.389],[-96.6706,46.389],[-96.6705,46.389],[-96.6703,46.3889],[-96.6701,46.3888],[-96.6696,46.3885],[-96.6694,46.3884],[-96.669,46.3882],[-96.6685,46.388],[-96.6684,46.3879],[-96.6683,46.3878],[-96.6683,46.3877],[-96.6682,46.3876],[-96.6681,46.3875],[-96.6681,46.3873],[-96.6681,46.3872],[-96.6682,46.3871],[-96.6682,46.387],[-96.6683,46.3868],[-96.6684,46.3865],[-96.6685,46.3864],[-96.6688,46.3861],[-96.6689,46.386],[-96.669,46.3859],[-96.669,46.3858],[-96.6693,46.3855],[-96.6694,46.3853],[-96.6695,46.3852],[-96.6695,46.385],[-96.6696,46.3849],[-96.6696,46.3848],[-96.6696,46.3846],[-96.6696,46.3844],[-96.6696,46.3843],[-96.6696,46.3841],[-96.6695,46.384],[-96.6694,46.3837],[-96.6693,46.3836],[-96.6693,46.3835],[-96.6692,46.3834],[-96.6689,46.3831],[-96.6688,46.3829],[-96.6687,46.3829],[-96.6686,46.3828],[-96.6685,46.3826],[-96.6683,46.3824],[-96.6682,46.3823],[-96.6681,46.3821],[-96.668,46.382],[-96.6679,46.3819],[-96.6677,46.3816],[-96.6676,46.3814],[-96.6675,46.3813],[-96.6674,46.3811],[-96.6674,46.381],[-96.6673,46.3809],[-96.6673,46.3808],[-96.6669,46.3801],[-96.6668,46.3799],[-96.6668,46.3797],[-96.6669,46.3794],[-96.6669,46.379],[-96.6669,46.3789],[-96.6671,46.3782],[-96.6672,46.3781],[-96.6672,46.378],[-96.6672,46.3779],[-96.6673,46.3778],[-96.6674,46.3776],[-96.6674,46.3773],[-96.6675,46.3769],[-96.6675,46.3766],[-96.6675,46.3764],[-96.6674,46.3761],[-96.6674,46.376],[-96.6673,46.3759],[-96.6673,46.3758],[-96.6672,46.3757],[-96.6671,46.3756],[-96.6671,46.3755],[-96.6669,46.3754],[-96.6668,46.3752],[-96.6667,46.3751],[-96.6666,46.3751],[-96.6663,46.3749],[-96.6662,46.3748],[-96.666,46.3747],[-96.6658,46.3746],[-96.6656,46.3746],[-96.6654,46.3745],[-96.6651,46.3745],[-96.665,46.3744],[-96.6649,46.3744],[-96.6648,46.3744],[-96.6646,46.3744],[-96.6645,46.3744],[-96.6643,46.3743],[-96.664,46.3743],[-96.6637,46.3743],[-96.6631,46.3743],[-96.6627,46.3744],[-96.6625,46.3744],[-96.6619,46.3744],[-96.6613,46.3744],[-96.6609,46.3744],[-96.6608,46.3744],[-96.6607,46.3743],[-96.6606,46.3743],[-96.6603,46.3743],[-96.6602,46.3744],[-96.6599,46.3744],[-96.6598,46.3744],[-96.6596,46.3743],[-96.6595,46.3744],[-96.6593,46.3744],[-96.659,46.3744],[-96.6588,46.3745],[-96.6586,46.3745],[-96.6583,46.3745],[-96.6581,46.3745],[-96.658,46.3745],[-96.6578,46.3744],[-96.6577,46.3744],[-96.6577,46.3743],[-96.6576,46.3743],[-96.6576,46.3742],[-96.6576,46.3741],[-96.6576,46.374],[-96.6576,46.3739],[-96.6576,46.3738],[-96.6577,46.3737],[-96.6577,46.3736],[-96.6578,46.3735],[-96.658,46.3734],[-96.6582,46.3733],[-96.6586,46.3731],[-96.6586,46.373],[-96.6587,46.373],[-96.6589,46.3729],[-96.659,46.3728],[-96.6592,46.3728],[-96.6592,46.3727],[-96.6593,46.3727],[-96.6596,46.3725],[-96.6599,46.3723],[-96.66,46.3723],[-96.6602,46.372],[-96.6603,46.3718],[-96.6604,46.3717],[-96.6604,46.3716],[-96.6603,46.3715],[-96.6603,46.3714],[-96.6601,46.3712],[-96.66,46.3711],[-96.6597,46.3709],[-96.6596,46.3709],[-96.6595,46.3708],[-96.6592,46.3708],[-96.659,46.3707],[-96.6589,46.3707],[-96.6587,46.3706],[-96.658,46.3704],[-96.6579,46.3704],[-96.6577,46.3703],[-96.6575,46.3702],[-96.6574,46.3701],[-96.6571,46.37],[-96.6571,46.3699],[-96.657,46.3699],[-96.6569,46.3698],[-96.6568,46.3697],[-96.6567,46.3696],[-96.6566,46.3695],[-96.6566,46.3694],[-96.6565,46.3694],[-96.6565,46.3693],[-96.6563,46.3691],[-96.6563,46.369],[-96.6562,46.3688],[-96.6561,46.3685],[-96.656,46.3684],[-96.656,46.3681],[-96.6559,46.368],[-96.6558,46.3676],[-96.6557,46.3671],[-96.6556,46.3668],[-96.6555,46.3666],[-96.6555,46.3665],[-96.6554,46.3665],[-96.6553,46.3664],[-96.6553,46.3663],[-96.6552,46.3662],[-96.6551,46.3661],[-96.6551,46.366],[-96.655,46.3659],[-96.6548,46.3658],[-96.6543,46.3655],[-96.6539,46.3652],[-96.6538,46.3651],[-96.6531,46.3647],[-96.6529,46.3646],[-96.6526,46.3644],[-96.6519,46.3642],[-96.6516,46.364],[-96.6514,46.3639],[-96.651,46.3638],[-96.6508,46.3637],[-96.6505,46.3636],[-96.6502,46.3635],[-96.6492,46.3631],[-96.6491,46.3631],[-96.6489,46.363],[-96.6485,46.3629],[-96.6479,46.3628],[-96.6478,46.3628],[-96.6477,46.3628],[-96.6473,46.3628],[-96.6463,46.3628],[-96.6458,46.3627],[-96.6455,46.3627],[-96.6452,46.3627],[-96.6451,46.3626],[-96.645,46.3626],[-96.6449,46.3626],[-96.6444,46.3625],[-96.6442,46.3625],[-96.644,46.3625],[-96.6438,46.3623],[-96.6436,46.3623],[-96.6434,46.3621],[-96.6432,46.362],[-96.6432,46.3619],[-96.6431,46.3618],[-96.6431,46.3616],[-96.6431,46.3614],[-96.6431,46.3613],[-96.6432,46.3612],[-96.6437,46.3607],[-96.644,46.3605],[-96.6441,46.3604],[-96.6443,46.3603],[-96.6444,46.3603],[-96.6445,46.3602],[-96.6457,46.3597],[-96.6458,46.3597],[-96.646,46.3596],[-96.6462,46.3596],[-96.6464,46.3595],[-96.6466,46.3594],[-96.6467,46.3594],[-96.6468,46.3594],[-96.6469,46.3593],[-96.6471,46.3593],[-96.6472,46.3592],[-96.6473,46.3592],[-96.6476,46.3591],[-96.6477,46.359],[-96.648,46.3588],[-96.6482,46.3586],[-96.6483,46.3585],[-96.6483,46.3584],[-96.6484,46.3582],[-96.6484,46.3581],[-96.6485,46.3578],[-96.6485,46.3577],[-96.6485,46.3576],[-96.6485,46.3575],[-96.6484,46.3573],[-96.6484,46.3572],[-96.6483,46.3571],[-96.6482,46.3569],[-96.6481,46.3567],[-96.6479,46.3562],[-96.6477,46.3559],[-96.6477,46.3558],[-96.6476,46.3556],[-96.6474,46.3554],[-96.6474,46.3553],[-96.6473,46.3552],[-96.6473,46.355],[-96.6472,46.3548],[-96.6471,46.3547],[-96.6471,46.3546],[-96.647,46.3544],[-96.647,46.3542],[-96.6469,46.354],[-96.6469,46.3539],[-96.6469,46.3538],[-96.6468,46.3537],[-96.6468,46.3536],[-96.6468,46.3535],[-96.6467,46.3533],[-96.6466,46.3532],[-96.6466,46.353],[-96.6465,46.3528],[-96.6465,46.3527],[-96.6464,46.3525],[-96.6463,46.3524],[-96.6463,46.3523],[-96.646,46.352],[-96.6459,46.3518],[-96.6458,46.3518],[-96.6457,46.3515],[-96.6456,46.3514],[-96.6456,46.3513],[-96.6456,46.3512],[-96.6456,46.3511],[-96.6455,46.351],[-96.6454,46.3509],[-96.6452,46.3507],[-96.645,46.3505],[-96.6448,46.3504],[-96.6446,46.3503],[-96.6445,46.3502],[-96.6442,46.3501],[-96.6437,46.35],[-96.6436,46.35],[-96.6433,46.35],[-96.643,46.35],[-96.6429,46.35],[-96.6427,46.35],[-96.6426,46.35],[-96.6424,46.3501],[-96.6421,46.3502],[-96.642,46.3502],[-96.642,46.3503],[-96.6417,46.3504],[-96.6414,46.3506],[-96.6412,46.3508],[-96.6412,46.3509],[-96.641,46.351],[-96.6407,46.3512],[-96.6404,46.3514],[-96.6404,46.3515],[-96.6402,46.3515],[-96.6401,46.3516],[-96.64,46.3516],[-96.6397,46.3517],[-96.6392,46.3519],[-96.639,46.3519],[-96.6388,46.352],[-96.6385,46.352],[-96.6384,46.352],[-96.6382,46.3521],[-96.6381,46.3521],[-96.6379,46.3521],[-96.6378,46.3522],[-96.6376,46.3522],[-96.6375,46.3522],[-96.6374,46.3522],[-96.6371,46.3523],[-96.6368,46.3525],[-96.6357,46.3526],[-96.6343,46.3526],[-96.6341,46.3526],[-96.6338,46.3527],[-96.6333,46.3528],[-96.6329,46.3528],[-96.6328,46.3529],[-96.6326,46.3529],[-96.6323,46.3531],[-96.6322,46.3532],[-96.6318,46.3535],[-96.6314,46.3538],[-96.6313,46.3539],[-96.6311,46.3541],[-96.6308,46.3542],[-96.6307,46.3543],[-96.6306,46.3543],[-96.6305,46.3543],[-96.6303,46.3544],[-96.6301,46.3544],[-96.6297,46.3544],[-96.6296,46.3544],[-96.6294,46.3543],[-96.6293,46.3543],[-96.6292,46.3542],[-96.6291,46.354],[-96.629,46.354],[-96.6291,46.3534],[-96.6291,46.3532],[-96.6291,46.3531],[-96.6292,46.3528],[-96.6293,46.3527],[-96.6293,46.3525],[-96.6294,46.3524],[-96.6294,46.3522],[-96.6294,46.352],[-96.6294,46.3519],[-96.6294,46.3516],[-96.6289,46.3505],[-96.6286,46.35],[-96.6278,46.3494],[-96.6274,46.3492],[-96.627,46.3491],[-96.6267,46.349],[-96.6265,46.349],[-96.6253,46.3487],[-96.6233,46.3483],[-96.6228,46.3481],[-96.6224,46.348],[-96.6212,46.3476],[-96.6208,46.3476],[-96.6203,46.3477],[-96.6198,46.3477],[-96.6181,46.3477],[-96.6177,46.3477],[-96.6176,46.3477],[-96.6174,46.3477],[-96.6172,46.3477],[-96.6171,46.3476],[-96.6169,46.3476],[-96.6169,46.3475],[-96.6168,46.3475],[-96.6167,46.3474],[-96.6166,46.3471],[-96.6165,46.347],[-96.6164,46.3468],[-96.6163,46.3468],[-96.6163,46.3465],[-96.6162,46.3464],[-96.6162,46.3459],[-96.6163,46.3458],[-96.6163,46.3457],[-96.6164,46.3457],[-96.6164,46.3456],[-96.6171,46.3451],[-96.6172,46.345],[-96.6181,46.3443],[-96.6185,46.3439],[-96.6188,46.3436],[-96.6191,46.3433],[-96.6192,46.3432],[-96.6194,46.3429],[-96.6195,46.3427],[-96.6198,46.3423],[-96.62,46.3419],[-96.6202,46.3418],[-96.6203,46.3413],[-96.6204,46.3413],[-96.6204,46.3412],[-96.6204,46.3411],[-96.6204,46.3409],[-96.6204,46.3408],[-96.6204,46.3406],[-96.6204,46.3404],[-96.6202,46.3402],[-96.62,46.3401],[-96.6198,46.34],[-96.6197,46.34],[-96.6196,46.3399],[-96.6195,46.3399],[-96.6193,46.3399],[-96.6192,46.3399],[-96.6191,46.3398],[-96.6184,46.3398],[-96.6181,46.3398],[-96.6175,46.3397],[-96.6173,46.3397],[-96.6172,46.3397],[-96.6171,46.3396],[-96.617,46.3396],[-96.6169,46.3396],[-96.6166,46.3395],[-96.6165,46.3395],[-96.6165,46.3394],[-96.6163,46.3392],[-96.616,46.3389],[-96.6159,46.3389],[-96.6159,46.3388],[-96.6158,46.3387],[-96.6157,46.3387],[-96.6156,46.3386],[-96.6155,46.3384],[-96.6154,46.3383],[-96.615,46.3379],[-96.6146,46.3376],[-96.6144,46.3375],[-96.6143,46.3374],[-96.6142,46.3374],[-96.6141,46.3373],[-96.6139,46.3372],[-96.6138,46.3372],[-96.6137,46.3372],[-96.6136,46.3371],[-96.6134,46.3371],[-96.6133,46.3371],[-96.6131,46.337],[-96.613,46.337],[-96.6125,46.337],[-96.612,46.337],[-96.6117,46.3369],[-96.6113,46.3369],[-96.6112,46.3368],[-96.6111,46.3368],[-96.611,46.3368],[-96.6107,46.3367],[-96.6105,46.3366],[-96.6102,46.3365],[-96.6102,46.3364],[-96.6101,46.3364],[-96.61,46.3364],[-96.6098,46.3363],[-96.6096,46.3362],[-96.6094,46.3361],[-96.6092,46.3358],[-96.6089,46.3356],[-96.6088,46.3351],[-96.6088,46.335],[-96.6086,46.3343],[-96.6086,46.3342],[-96.6086,46.3341],[-96.6086,46.334],[-96.6086,46.3339],[-96.6086,46.3338],[-96.6085,46.3336],[-96.6085,46.3335],[-96.6084,46.3334],[-96.6079,46.3326],[-96.6078,46.3325],[-96.6078,46.3324],[-96.6077,46.3324],[-96.6076,46.3322],[-96.6074,46.3321],[-96.6072,46.3319],[-96.6067,46.3317],[-96.6066,46.3316],[-96.6065,46.3315],[-96.6065,46.3314],[-96.6064,46.3314],[-96.6062,46.3312],[-96.606,46.3311],[-96.6059,46.3311],[-96.6057,46.3311],[-96.6053,46.331],[-96.6044,46.331],[-96.6042,46.331],[-96.6041,46.331],[-96.6039,46.331],[-96.6034,46.331],[-96.6033,46.331],[-96.6026,46.3312],[-96.6023,46.3312],[-96.602,46.3312],[-96.6017,46.3312],[-96.6014,46.3311],[-96.6013,46.3311],[-96.6008,46.331],[-96.6005,46.331],[-96.6004,46.3309],[-96.6002,46.3308],[-96.5999,46.3307],[-96.5999,46.3306],[-96.5998,46.3306],[-96.5997,46.3305],[-96.5996,46.3304],[-96.5995,46.3302],[-96.5994,46.33],[-96.5994,46.3297],[-96.5996,46.3294],[-96.5999,46.3292],[-96.6,46.3291],[-96.6003,46.329],[-96.6005,46.3289],[-96.6007,46.3288],[-96.6008,46.3288],[-96.6011,46.3287],[-96.6017,46.3285],[-96.6018,46.3285],[-96.6025,46.3283],[-96.6026,46.3283],[-96.6044,46.328],[-96.6045,46.328],[-96.6051,46.3277],[-96.6056,46.3273],[-96.6057,46.3272],[-96.6059,46.3271],[-96.606,46.327],[-96.606,46.3269],[-96.606,46.3268],[-96.6061,46.3267],[-96.6061,46.3266],[-96.6061,46.3265],[-96.6061,46.3264],[-96.606,46.3262],[-96.6059,46.3261],[-96.6058,46.326],[-96.6057,46.326],[-96.6056,46.3259],[-96.6055,46.3259],[-96.6054,46.3259],[-96.6053,46.3259],[-96.6052,46.3259],[-96.605,46.3259],[-96.6048,46.3259],[-96.6046,46.326],[-96.6045,46.3261],[-96.6044,46.3261],[-96.6042,46.3262],[-96.6041,46.3262],[-96.6039,46.3263],[-96.6038,46.3264],[-96.6037,46.3264],[-96.6024,46.3266],[-96.6022,46.3266],[-96.6021,46.3266],[-96.6021,46.3267],[-96.602,46.3267],[-96.6013,46.3269],[-96.601,46.327],[-96.6008,46.327],[-96.6006,46.327],[-96.6004,46.327],[-96.6003,46.327],[-96.6002,46.3269],[-96.6001,46.3269],[-96.6001,46.3268],[-96.6,46.3268],[-96.5999,46.3266],[-96.5998,46.3266],[-96.5998,46.3265],[-96.5998,46.3264],[-96.5998,46.3263],[-96.5998,46.3262],[-96.5998,46.326],[-96.5998,46.3259],[-96.5998,46.3258],[-96.5998,46.3257],[-96.5998,46.3256],[-96.5998,46.3254],[-96.5999,46.3254],[-96.5999,46.3253],[-96.6,46.3252],[-96.6,46.3251],[-96.6001,46.325],[-96.6002,46.3249],[-96.6003,46.3248],[-96.6004,46.3247],[-96.6007,46.3244],[-96.6008,46.3242],[-96.6008,46.3239],[-96.6009,46.3238],[-96.6009,46.3237],[-96.6009,46.3236],[-96.6009,46.3235],[-96.6008,46.3234],[-96.6007,46.3232],[-96.6007,46.3229],[-96.6006,46.3229],[-96.6006,46.3228],[-96.6006,46.3227],[-96.6006,46.3225],[-96.6006,46.3222],[-96.6007,46.322],[-96.6007,46.3218],[-96.6008,46.3216],[-96.6008,46.3214],[-96.6008,46.3213],[-96.6009,46.3212],[-96.6009,46.3211],[-96.601,46.3208],[-96.601,46.3207],[-96.601,46.3204],[-96.6012,46.3197],[-96.6012,46.3196],[-96.6012,46.3195],[-96.6012,46.3194],[-96.6011,46.3193],[-96.601,46.3192],[-96.601,46.3191],[-96.6008,46.319],[-96.6006,46.3189],[-96.6003,46.3187],[-96.6002,46.3186],[-96.6001,46.3186],[-96.6,46.3186],[-96.5999,46.3185],[-96.5998,46.3185],[-96.5996,46.3185],[-96.5995,46.3184],[-96.5993,46.3184],[-96.5983,46.3182],[-96.5981,46.3181],[-96.5978,46.318],[-96.5976,46.318],[-96.5975,46.3179],[-96.5974,46.3178],[-96.5972,46.3178],[-96.5971,46.3177],[-96.597,46.3176],[-96.5969,46.3175],[-96.5969,46.3173],[-96.5968,46.3171],[-96.5968,46.317],[-96.5968,46.3167],[-96.5968,46.3165],[-96.5969,46.3164],[-96.597,46.3162],[-96.597,46.3161],[-96.597,46.316],[-96.5971,46.3159],[-96.5974,46.3157],[-96.5974,46.3156],[-96.5975,46.3156],[-96.5976,46.3155],[-96.5977,46.3154],[-96.5978,46.3152],[-96.5979,46.3152],[-96.5979,46.3151],[-96.598,46.3151],[-96.5981,46.315],[-96.5981,46.3149],[-96.5982,46.3148],[-96.5982,46.3147],[-96.5983,46.3145],[-96.5983,46.3144],[-96.5983,46.3141],[-96.5983,46.3139],[-96.5983,46.3138],[-96.5983,46.3134],[-96.5982,46.3132],[-96.5982,46.3129],[-96.5982,46.3127],[-96.5982,46.3125],[-96.5982,46.3123],[-96.5982,46.312],[-96.5983,46.3117],[-96.5983,46.3115],[-96.5984,46.3114],[-96.5984,46.3112],[-96.5985,46.311],[-96.5986,46.3109],[-96.5986,46.3108],[-96.5987,46.3106],[-96.5988,46.3104],[-96.5989,46.3102],[-96.5991,46.31],[-96.5992,46.3098],[-96.5994,46.3097],[-96.5996,46.3096],[-96.5998,46.3094],[-96.6,46.3093],[-96.6001,46.3091],[-96.6003,46.3089],[-96.6003,46.3088],[-96.6003,46.308],[-96.6,46.3074],[-96.6,46.307],[-96.6,46.3067],[-96.6,46.3063],[-96.6,46.3061],[-96.6,46.3059],[-96.6,46.3057],[-96.6001,46.3054],[-96.6002,46.3053],[-96.6003,46.3051],[-96.6004,46.3049],[-96.6004,46.3048],[-96.6005,46.3048],[-96.6006,46.3047],[-96.6007,46.3046],[-96.6009,46.3044],[-96.6013,46.3041],[-96.6014,46.304],[-96.6015,46.304],[-96.6017,46.3039],[-96.6018,46.3038],[-96.6021,46.3037],[-96.6023,46.3036],[-96.6025,46.3036],[-96.6026,46.3035],[-96.6027,46.3034],[-96.6028,46.3034],[-96.603,46.3032],[-96.6032,46.3031],[-96.6033,46.303],[-96.6034,46.3029],[-96.6035,46.3028],[-96.6035,46.3027],[-96.6036,46.3027],[-96.6036,46.3025],[-96.6036,46.3024],[-96.6035,46.3023],[-96.6035,46.3022],[-96.6034,46.3021],[-96.6033,46.302],[-96.6031,46.3018],[-96.603,46.3017],[-96.6029,46.3016],[-96.6028,46.3015],[-96.6027,46.3014],[-96.6026,46.3013],[-96.6025,46.3012],[-96.6023,46.3011],[-96.6023,46.301],[-96.6022,46.301],[-96.602,46.3009],[-96.6018,46.3008],[-96.6017,46.3008],[-96.6016,46.3007],[-96.6015,46.3007],[-96.6012,46.3007],[-96.601,46.3007],[-96.6009,46.3007],[-96.6003,46.3004],[-96.6001,46.3004],[-96.5994,46.3002],[-96.5988,46.2997],[-96.598,46.2992],[-96.5975,46.2988],[-96.5975,46.2987],[-96.5974,46.2987],[-96.5974,46.2985],[-96.5973,46.2983],[-96.5973,46.2982],[-96.5973,46.298],[-96.5973,46.2979],[-96.5973,46.2977],[-96.5973,46.2976],[-96.5974,46.2974],[-96.5975,46.2973],[-96.5975,46.2972],[-96.5978,46.297],[-96.5979,46.2969],[-96.598,46.2969],[-96.5982,46.2968],[-96.5983,46.2967],[-96.5984,46.2967],[-96.5986,46.2967],[-96.5987,46.2966],[-96.5989,46.2966],[-96.599,46.2966],[-96.5991,46.2965],[-96.5994,46.2965],[-96.5996,46.2964],[-96.5997,46.2964],[-96.5998,46.2964],[-96.6,46.2963],[-96.6002,46.2963],[-96.6003,46.2963],[-96.6004,46.2963],[-96.6005,46.2962],[-96.6007,46.2962],[-96.6009,46.2961],[-96.6011,46.2961],[-96.6012,46.2961],[-96.6014,46.296],[-96.6022,46.2958],[-96.6024,46.2957],[-96.6025,46.2957],[-96.6026,46.2957],[-96.6028,46.2956],[-96.6029,46.2955],[-96.603,46.2955],[-96.6032,46.2955],[-96.6034,46.2954],[-96.6036,46.2953],[-96.6039,46.2953],[-96.604,46.2952],[-96.6045,46.2951],[-96.6046,46.295],[-96.6049,46.2948],[-96.6051,46.2947],[-96.6052,46.2946],[-96.6053,46.2945],[-96.6054,46.2944],[-96.6055,46.2943],[-96.6056,46.2942],[-96.6056,46.2941],[-96.6056,46.294],[-96.6057,46.2938],[-96.6057,46.2937],[-96.6057,46.2936],[-96.6056,46.2935],[-96.6056,46.2934],[-96.6055,46.2933],[-96.6054,46.2932],[-96.6053,46.2931],[-96.6051,46.2931],[-96.6051,46.293],[-96.605,46.293],[-96.6048,46.293],[-96.6047,46.293],[-96.6045,46.2929],[-96.6041,46.2929],[-96.6039,46.2929],[-96.6038,46.2929],[-96.6036,46.2929],[-96.6035,46.2928],[-96.6033,46.2928],[-96.6031,46.2927],[-96.603,46.2927],[-96.6029,46.2927],[-96.6026,46.2926],[-96.6025,46.2926],[-96.6024,46.2926],[-96.6023,46.2925],[-96.6021,46.2925],[-96.602,46.2925],[-96.6018,46.2925],[-96.6014,46.2924],[-96.6011,46.2924],[-96.6006,46.2924],[-96.6,46.2923],[-96.5999,46.2923],[-96.5996,46.2923],[-96.5994,46.2923],[-96.5992,46.2923],[-96.5991,46.2923],[-96.5989,46.2923],[-96.5987,46.2922],[-96.5985,46.2922],[-96.5983,46.2921],[-96.598,46.2921],[-96.5979,46.292],[-96.5978,46.292],[-96.5977,46.2919],[-96.5976,46.2919],[-96.5975,46.2919],[-96.5974,46.2919],[-96.5973,46.2918],[-96.5971,46.2918],[-96.597,46.2917],[-96.5969,46.2916],[-96.5967,46.2916],[-96.5966,46.2915],[-96.5965,46.2915],[-96.5965,46.2914],[-96.5964,46.2912],[-96.5963,46.291],[-96.5961,46.2907],[-96.5961,46.2906],[-96.596,46.2902],[-96.596,46.2901],[-96.596,46.29],[-96.596,46.2898],[-96.5959,46.2896],[-96.5959,46.2895],[-96.5959,46.2894],[-96.5958,46.2893],[-96.5958,46.2892],[-96.5958,46.2891],[-96.5958,46.289],[-96.5958,46.2888],[-96.5959,46.2887],[-96.5959,46.2886],[-96.596,46.2884],[-96.5961,46.2883],[-96.5962,46.2882],[-96.5963,46.2881],[-96.5964,46.288],[-96.5965,46.2879],[-96.5967,46.2878],[-96.5968,46.2878],[-96.5969,46.2877],[-96.5971,46.2877],[-96.5972,46.2876],[-96.5975,46.2876],[-96.5982,46.2876],[-96.5983,46.2876],[-96.5986,46.2876],[-96.599,46.2876],[-96.5995,46.2876],[-96.5998,46.2876],[-96.5999,46.2876],[-96.6002,46.2876],[-96.6003,46.2876],[-96.6008,46.2875],[-96.601,46.2875],[-96.6013,46.2874],[-96.6016,46.2873],[-96.6019,46.2871],[-96.602,46.2871],[-96.6021,46.2869],[-96.6022,46.2867],[-96.6022,46.2866],[-96.6022,46.2865],[-96.6022,46.2864],[-96.6021,46.2863],[-96.602,46.2862],[-96.6018,46.2861],[-96.6018,46.286],[-96.6017,46.2859],[-96.6016,46.2859],[-96.6013,46.2859],[-96.601,46.2859],[-96.6004,46.2858],[-96.6003,46.2858],[-96.6002,46.2858],[-96.6001,46.2858],[-96.5998,46.2858],[-96.5995,46.2859],[-96.5992,46.2859],[-96.5991,46.2859],[-96.599,46.2859],[-96.5989,46.286],[-96.5987,46.286],[-96.5986,46.2861],[-96.5985,46.2861],[-96.5983,46.2861],[-96.5976,46.2863],[-96.5974,46.2863],[-96.597,46.2864],[-96.5969,46.2865],[-96.5968,46.2865],[-96.5966,46.2866],[-96.5963,46.2866],[-96.5961,46.2866],[-96.5959,46.2866],[-96.5958,46.2866],[-96.5957,46.2866],[-96.5954,46.2866],[-96.5953,46.2866],[-96.5952,46.2865],[-96.5951,46.2865],[-96.595,46.2864],[-96.5949,46.2864],[-96.5948,46.2863],[-96.5948,46.2862],[-96.5948,46.2861],[-96.5948,46.286],[-96.5948,46.2859],[-96.5948,46.2858],[-96.5948,46.2857],[-96.5948,46.2856],[-96.5949,46.2855],[-96.595,46.2854],[-96.5951,46.2853],[-96.5953,46.2852],[-96.5957,46.285],[-96.5958,46.285],[-96.5961,46.2848],[-96.5965,46.2847],[-96.5968,46.2845],[-96.5971,46.2844],[-96.5972,46.2843],[-96.5978,46.284],[-96.5979,46.2838],[-96.5984,46.2835],[-96.5986,46.2834],[-96.5989,46.2831],[-96.5991,46.283],[-96.5992,46.2829],[-96.5993,46.2828],[-96.5995,46.2827],[-96.5996,46.2825],[-96.5998,46.2823],[-96.6002,46.2813],[-96.6003,46.2811],[-96.6004,46.2807],[-96.6002,46.2804],[-96.5998,46.2801],[-96.5987,46.2796],[-96.5975,46.2788],[-96.597,46.2785],[-96.5965,46.2781],[-96.5964,46.278],[-96.5963,46.2779],[-96.5963,46.2778],[-96.5962,46.2778],[-96.5961,46.2775],[-96.596,46.2774],[-96.5959,46.2773],[-96.5959,46.2772],[-96.5957,46.2769],[-96.5956,46.2768],[-96.5955,46.2766],[-96.5952,46.2754],[-96.5951,46.2747],[-96.595,46.2743],[-96.5952,46.2737],[-96.5955,46.2735],[-96.596,46.2734],[-96.5966,46.2734],[-96.5972,46.2731],[-96.5974,46.2728],[-96.5973,46.2727],[-96.5972,46.2725],[-96.5969,46.2723],[-96.5963,46.2719],[-96.5962,46.2719],[-96.5961,46.2717],[-96.596,46.2715],[-96.5961,46.2715],[-96.5962,46.2713],[-96.5971,46.2707],[-96.5974,46.2704],[-96.5976,46.27],[-96.5976,46.2699],[-96.5975,46.2696],[-96.5972,46.2691],[-96.597,46.2686],[-96.597,46.2685],[-96.5968,46.2681],[-96.5969,46.268],[-96.5969,46.2678],[-96.5973,46.2674],[-96.5973,46.2673],[-96.5982,46.266],[-96.5985,46.2656],[-96.5987,46.2653],[-96.5988,46.265],[-96.5989,46.2649],[-96.5989,46.2647],[-96.5989,46.2645],[-96.5989,46.2644],[-96.5989,46.2643],[-96.5989,46.2642],[-96.5989,46.2641],[-96.599,46.264],[-96.599,46.2639],[-96.5991,46.2638],[-96.5991,46.2637],[-96.5992,46.2635],[-96.5993,46.2634],[-96.5994,46.2633],[-96.5995,46.2631],[-96.5996,46.263],[-96.5997,46.2629],[-96.5998,46.2628],[-96.5999,46.2628],[-96.5999,46.2627],[-96.6,46.2626],[-96.6,46.2625],[-96.6002,46.2624],[-96.6003,46.2623],[-96.6003,46.2622],[-96.6004,46.2622],[-96.6004,46.2621],[-96.6004,46.262],[-96.6004,46.2619],[-96.6004,46.2618],[-96.6004,46.2617],[-96.6004,46.2616],[-96.6003,46.2616],[-96.6002,46.2615],[-96.6,46.2613],[-96.5999,46.2613],[-96.5997,46.2612],[-96.5996,46.2612],[-96.5995,46.2612],[-96.5992,46.2612],[-96.5984,46.2611],[-96.5982,46.2611],[-96.5981,46.2611],[-96.598,46.2611],[-96.5978,46.261],[-96.5977,46.261],[-96.5975,46.261],[-96.5973,46.261],[-96.597,46.2609],[-96.5968,46.2608],[-96.5967,46.2607],[-96.5963,46.2605],[-96.596,46.2603],[-96.5955,46.26],[-96.5954,46.2599],[-96.5949,46.2596],[-96.5948,46.2595],[-96.5946,46.2594],[-96.5945,46.2593],[-96.5944,46.2592],[-96.5943,46.2591],[-96.5942,46.259],[-96.5941,46.2589],[-96.5941,46.2588],[-96.594,46.2588],[-96.5939,46.2587],[-96.5939,46.2586],[-96.5938,46.2585],[-96.5937,46.2584],[-96.5937,46.2583],[-96.5935,46.2581],[-96.5935,46.258],[-96.5934,46.2579],[-96.5933,46.2578],[-96.5932,46.2577],[-96.5932,46.2576],[-96.5931,46.2575],[-96.593,46.2573],[-96.5929,46.2573],[-96.5929,46.2572],[-96.5928,46.2572],[-96.5928,46.2571],[-96.5927,46.257],[-96.5927,46.2568],[-96.5927,46.2567],[-96.5926,46.2566],[-96.5926,46.2565],[-96.5927,46.2562],[-96.5927,46.2561],[-96.5928,46.256],[-96.5928,46.2558],[-96.5929,46.2557],[-96.593,46.2556],[-96.5931,46.2555],[-96.5931,46.2554],[-96.5933,46.2552],[-96.5934,46.2551],[-96.5934,46.255],[-96.5935,46.255],[-96.5938,46.2547],[-96.5942,46.2545],[-96.5946,46.2543],[-96.5948,46.2542],[-96.5949,46.2541],[-96.5951,46.254],[-96.5952,46.2539],[-96.5952,46.2538],[-96.5953,46.2538],[-96.5953,46.2537],[-96.5954,46.2535],[-96.5954,46.2534],[-96.5954,46.2533],[-96.5953,46.2532],[-96.5953,46.2531],[-96.5952,46.253],[-96.5951,46.2529],[-96.5949,46.2527],[-96.5942,46.2523],[-96.5941,46.2522],[-96.5941,46.2521],[-96.5939,46.252],[-96.5938,46.2518],[-96.5937,46.2517],[-96.5935,46.2515],[-96.5934,46.2514],[-96.5933,46.2513],[-96.5932,46.2512],[-96.593,46.2509],[-96.5929,46.2508],[-96.5928,46.2508],[-96.5923,46.2503],[-96.5918,46.25],[-96.5917,46.2499],[-96.5916,46.2499],[-96.5915,46.2499],[-96.5914,46.2498],[-96.5913,46.2497],[-96.5911,46.2497],[-96.5907,46.2496],[-96.5903,46.2495],[-96.59,46.2495],[-96.5896,46.2495],[-96.5891,46.2495],[-96.589,46.2495],[-96.5887,46.2496],[-96.5885,46.2496],[-96.5883,46.2497],[-96.5882,46.2497],[-96.5881,46.2497],[-96.5879,46.2498],[-96.5876,46.2498],[-96.5874,46.2499],[-96.5872,46.2499],[-96.5871,46.25],[-96.5868,46.2501],[-96.5867,46.2501],[-96.5866,46.2502],[-96.5862,46.2503],[-96.5859,46.2504],[-96.5858,46.2504],[-96.5857,46.2504],[-96.5853,46.2505],[-96.5852,46.2505],[-96.5847,46.2505],[-96.5846,46.2505],[-96.5844,46.2505],[-96.5843,46.2505],[-96.5842,46.2504],[-96.5841,46.2503],[-96.584,46.2503],[-96.5839,46.2503],[-96.5839,46.2502],[-96.5839,46.2501],[-96.5837,46.2499],[-96.5837,46.2498],[-96.5837,46.2496],[-96.5837,46.2495],[-96.5839,46.2492],[-96.5841,46.2489],[-96.5842,46.2487],[-96.5844,46.2484],[-96.5845,46.2482],[-96.5847,46.2481],[-96.5848,46.2479],[-96.5849,46.2478],[-96.5851,46.2477],[-96.5854,46.2475],[-96.5854,46.2474],[-96.5855,46.2473],[-96.5858,46.2472],[-96.5861,46.247],[-96.5864,46.2469],[-96.587,46.2466],[-96.5871,46.2466],[-96.5873,46.2465],[-96.5877,46.2463],[-96.5878,46.2463],[-96.5879,46.2463],[-96.5879,46.2462],[-96.5881,46.2461],[-96.5882,46.246],[-96.5884,46.246],[-96.5887,46.2459],[-96.5889,46.2458],[-96.5891,46.2457],[-96.5893,46.2456],[-96.5894,46.2455],[-96.5896,46.2455],[-96.5898,46.2454],[-96.5901,46.2453],[-96.5905,46.2451],[-96.5906,46.2451],[-96.5907,46.2451],[-96.591,46.245],[-96.5911,46.245],[-96.5912,46.245],[-96.5914,46.245],[-96.5915,46.245],[-96.5916,46.2451],[-96.5917,46.2451],[-96.5919,46.2452],[-96.5921,46.2453],[-96.5922,46.2453],[-96.5923,46.2453],[-96.5925,46.2454],[-96.5926,46.2455],[-96.5927,46.2455],[-96.5928,46.2456],[-96.5929,46.2456],[-96.5931,46.2456],[-96.5933,46.2456],[-96.5934,46.2456],[-96.5935,46.2456],[-96.5936,46.2456],[-96.5937,46.2456],[-96.5939,46.2455],[-96.594,46.2455],[-96.5941,46.2454],[-96.5942,46.2453],[-96.5944,46.2452],[-96.5945,46.2451],[-96.5946,46.2447],[-96.5947,46.2446],[-96.5948,46.2444],[-96.5949,46.2443],[-96.5951,46.2441],[-96.5952,46.2441],[-96.5954,46.244],[-96.5957,46.2439],[-96.5958,46.2438],[-96.596,46.2438],[-96.5961,46.2437],[-96.5964,46.2437],[-96.5966,46.2437],[-96.5969,46.2436],[-96.597,46.2435],[-96.5971,46.2435],[-96.5976,46.2433],[-96.5978,46.2432],[-96.5979,46.2432],[-96.5982,46.243],[-96.5983,46.2429],[-96.5984,46.2428],[-96.5985,46.2428],[-96.5986,46.2427],[-96.5987,46.2426],[-96.5987,46.2425],[-96.5987,46.2424],[-96.5987,46.2423],[-96.5987,46.2422],[-96.5987,46.2421],[-96.5987,46.2419],[-96.5987,46.2418],[-96.5986,46.2417],[-96.5984,46.2412],[-96.5984,46.2411],[-96.5983,46.2408],[-96.5982,46.2405],[-96.5982,46.2402],[-96.5981,46.2398],[-96.5981,46.2396],[-96.5981,46.2395],[-96.5981,46.2393],[-96.598,46.2389],[-96.598,46.2385],[-96.598,46.2383],[-96.598,46.2381],[-96.598,46.238],[-96.5981,46.2378],[-96.5981,46.2377],[-96.5981,46.2376],[-96.5982,46.2374],[-96.5983,46.2373],[-96.5983,46.2372],[-96.5984,46.237],[-96.5985,46.237],[-96.5985,46.2369],[-96.5986,46.2368],[-96.5988,46.2365],[-96.599,46.2362],[-96.599,46.2359],[-96.5991,46.2359],[-96.5991,46.2357],[-96.599,46.2356],[-96.599,46.2355],[-96.5989,46.2354],[-96.5988,46.2352],[-96.5988,46.2351],[-96.5987,46.2351],[-96.5985,46.2348],[-96.5984,46.2347],[-96.5982,46.2344],[-96.5981,46.2344],[-96.5981,46.2343],[-96.5979,46.2342],[-96.5978,46.234],[-96.5974,46.2336],[-96.5973,46.2333],[-96.5972,46.2332],[-96.5971,46.2331],[-96.5971,46.2329],[-96.597,46.2328],[-96.597,46.2327],[-96.597,46.2326],[-96.5969,46.2324],[-96.5969,46.2322],[-96.5969,46.2321],[-96.5969,46.232],[-96.5969,46.2319],[-96.597,46.2316],[-96.597,46.2313],[-96.5971,46.2312],[-96.5971,46.2311],[-96.5971,46.231],[-96.5972,46.2307],[-96.5973,46.2307],[-96.5973,46.2306],[-96.5974,46.2305],[-96.5975,46.2303],[-96.5975,46.2301],[-96.5976,46.2298],[-96.5977,46.2296],[-96.5978,46.2296],[-96.5978,46.2294],[-96.5978,46.2293],[-96.5978,46.2291],[-96.5978,46.2289],[-96.5977,46.2286],[-96.5977,46.2284],[-96.5975,46.2281],[-96.5974,46.2278],[-96.5973,46.2276],[-96.5973,46.227],[-96.5972,46.2268],[-96.5971,46.2265],[-96.597,46.2262],[-96.5969,46.2261],[-96.5969,46.226],[-96.5968,46.2259],[-96.5967,46.2259],[-96.5967,46.2257],[-96.5966,46.2257],[-96.5965,46.2256],[-96.5964,46.2255],[-96.5963,46.2254],[-96.596,46.2252],[-96.596,46.2251],[-96.5959,46.225],[-96.5958,46.2249],[-96.5955,46.2246],[-96.5952,46.2244],[-96.5952,46.2243],[-96.5951,46.2242],[-96.595,46.2241],[-96.5949,46.2241],[-96.5949,46.2239],[-96.5948,46.2239],[-96.5948,46.2238],[-96.5947,46.2236],[-96.5947,46.2235],[-96.5947,46.2231],[-96.5947,46.2229],[-96.5947,46.2227],[-96.5948,46.2227],[-96.5948,46.2225],[-96.5948,46.2224],[-96.5949,46.2222],[-96.595,46.222],[-96.5951,46.2218],[-96.5952,46.2216],[-96.5954,46.2212],[-96.5955,46.2211],[-96.5955,46.221],[-96.5956,46.2209],[-96.5957,46.2207],[-96.5958,46.2205],[-96.5958,46.2201],[-96.5958,46.2199],[-96.5958,46.2198],[-96.5957,46.2197],[-96.5957,46.2196],[-96.5956,46.2195],[-96.5954,46.2194],[-96.5953,46.2194],[-96.5952,46.2193],[-96.5951,46.2193],[-96.595,46.2193],[-96.5949,46.2193],[-96.5946,46.2192],[-96.5945,46.2192],[-96.5944,46.2192],[-96.5942,46.2192],[-96.5941,46.2192],[-96.5939,46.2191],[-96.5937,46.2191],[-96.5936,46.2191],[-96.5934,46.2191],[-96.5933,46.2191],[-96.5932,46.219],[-96.5929,46.219],[-96.5926,46.2189],[-96.5924,46.2188],[-96.5921,46.2186],[-96.592,46.2185],[-96.5919,46.2184],[-96.5919,46.2183],[-96.5918,46.2182],[-96.5917,46.2181],[-96.5917,46.218],[-96.5917,46.2179],[-96.5916,46.2178],[-96.5915,46.2176],[-96.5915,46.2174],[-96.5915,46.2172],[-96.5915,46.2167],[-96.5915,46.2165],[-96.5915,46.2164],[-96.5916,46.2162],[-96.5917,46.216],[-96.5918,46.2159],[-96.5918,46.2158],[-96.5919,46.2157],[-96.5919,46.2156],[-96.592,46.2155],[-96.5921,46.2154],[-96.5922,46.2152],[-96.5923,46.2151],[-96.5923,46.215],[-96.5924,46.2149],[-96.5926,46.2147],[-96.5927,46.2146],[-96.5928,46.2145],[-96.5928,46.2144],[-96.5929,46.2143],[-96.5929,46.2141],[-96.5928,46.214],[-96.5928,46.2139],[-96.5927,46.2138],[-96.5925,46.2137],[-96.5924,46.2137],[-96.5922,46.2135],[-96.5919,46.2135],[-96.5918,46.2135],[-96.5913,46.2135],[-96.591,46.2135],[-96.5903,46.2134],[-96.59,46.2134],[-96.5899,46.2134],[-96.5893,46.2133],[-96.5892,46.2133],[-96.5891,46.2133],[-96.589,46.2133],[-96.5888,46.2132],[-96.5887,46.2132],[-96.5886,46.2131],[-96.5885,46.213],[-96.5885,46.2129],[-96.5884,46.2129],[-96.5884,46.2128],[-96.5885,46.2125],[-96.5887,46.2122],[-96.5887,46.2121],[-96.5888,46.212],[-96.5889,46.2119],[-96.5889,46.2118],[-96.589,46.2117],[-96.5891,46.2116],[-96.5891,46.2115],[-96.5892,46.2114],[-96.5893,46.2113],[-96.5893,46.2112],[-96.5894,46.211],[-96.5895,46.2109],[-96.5896,46.2108],[-96.5897,46.2107],[-96.5897,46.2106],[-96.5898,46.2105],[-96.5899,46.2104],[-96.5902,46.21],[-96.5903,46.2099],[-96.5905,46.2098],[-96.5908,46.2095],[-96.591,46.2093],[-96.5911,46.2092],[-96.5912,46.2091],[-96.5912,46.209],[-96.5912,46.2089],[-96.5911,46.2087],[-96.591,46.2086],[-96.5908,46.2085],[-96.5907,46.2085],[-96.5904,46.2085],[-96.5903,46.2085],[-96.5901,46.2085],[-96.59,46.2086],[-96.5898,46.2087],[-96.5894,46.2089],[-96.5893,46.209],[-96.5891,46.2091],[-96.589,46.2092],[-96.5887,46.2094],[-96.5886,46.2095],[-96.5882,46.2097],[-96.5881,46.2097],[-96.588,46.2098],[-96.5879,46.2098],[-96.5878,46.2098],[-96.5876,46.2099],[-96.5875,46.2099],[-96.5873,46.21],[-96.5871,46.21],[-96.587,46.21],[-96.5868,46.2099],[-96.5867,46.2099],[-96.5866,46.2098],[-96.5865,46.2098],[-96.586,46.2095],[-96.5856,46.2093],[-96.5853,46.2092],[-96.585,46.209],[-96.5846,46.2089],[-96.5845,46.2088],[-96.5841,46.2086],[-96.584,46.2085],[-96.5839,46.2085],[-96.5838,46.2084],[-96.5838,46.2083],[-96.5838,46.2082],[-96.5838,46.2081],[-96.5838,46.2079],[-96.5838,46.2078],[-96.5839,46.2077],[-96.584,46.2076],[-96.5841,46.2075],[-96.5843,46.2074],[-96.5844,46.2073],[-96.5845,46.2073],[-96.5851,46.2073],[-96.5852,46.2072],[-96.5859,46.2072],[-96.5863,46.2072],[-96.5866,46.2072],[-96.5867,46.2072],[-96.587,46.2072],[-96.5871,46.2072],[-96.5872,46.2071],[-96.5874,46.2071],[-96.5875,46.207],[-96.5876,46.207],[-96.5877,46.2069],[-96.5879,46.2067],[-96.588,46.2066],[-96.588,46.2065],[-96.5881,46.2064],[-96.5882,46.2062],[-96.5884,46.206],[-96.5884,46.2059],[-96.5885,46.2058],[-96.5887,46.2056],[-96.5888,46.2055],[-96.5888,46.2054],[-96.5889,46.2052],[-96.589,46.205],[-96.589,46.2049],[-96.589,46.2048],[-96.589,46.2046],[-96.5889,46.2045],[-96.5887,46.2043],[-96.5886,46.2043],[-96.5883,46.2042],[-96.5879,46.2042],[-96.5873,46.2042],[-96.5868,46.2042],[-96.5864,46.2042],[-96.586,46.2043],[-96.5856,46.2043],[-96.5854,46.2044],[-96.5853,46.2044],[-96.5852,46.2044],[-96.5851,46.2044],[-96.585,46.2044],[-96.5848,46.2044],[-96.5846,46.2044],[-96.5846,46.2043],[-96.5844,46.2043],[-96.5843,46.2042],[-96.5843,46.2041],[-96.5842,46.204],[-96.5842,46.2039],[-96.5842,46.2038],[-96.5843,46.2037],[-96.5843,46.2036],[-96.5844,46.2035],[-96.5845,46.2034],[-96.5846,46.2033],[-96.5847,46.2032],[-96.5855,46.2029],[-96.5858,46.2028],[-96.5862,46.2026],[-96.5864,46.2026],[-96.5865,46.2025],[-96.5866,46.2024],[-96.5868,46.2023],[-96.5871,46.2021],[-96.5872,46.202],[-96.5873,46.2018],[-96.5873,46.2017],[-96.5874,46.2016],[-96.5873,46.2016],[-96.5873,46.2015],[-96.5872,46.2015],[-96.587,46.2013],[-96.5869,46.2013],[-96.5866,46.2012],[-96.5864,46.2012],[-96.5862,46.2012],[-96.586,46.2012],[-96.5859,46.2013],[-96.5857,46.2013],[-96.5856,46.2013],[-96.5854,46.2014],[-96.5853,46.2014],[-96.5851,46.2014],[-96.5849,46.2015],[-96.5847,46.2015],[-96.5845,46.2015],[-96.5842,46.2015],[-96.5841,46.2014],[-96.584,46.2014],[-96.5839,46.2014],[-96.5838,46.2013],[-96.5837,46.2012],[-96.5837,46.2011],[-96.5836,46.201],[-96.5837,46.2009],[-96.5837,46.2007],[-96.5837,46.2006],[-96.5838,46.2005],[-96.5839,46.2004],[-96.5839,46.2003],[-96.5841,46.2],[-96.5841,46.1999],[-96.5842,46.1998],[-96.5843,46.1996],[-96.5844,46.1994],[-96.5844,46.1993],[-96.5845,46.1992],[-96.5845,46.199],[-96.5844,46.1988],[-96.5844,46.1987],[-96.5843,46.1985],[-96.5843,46.1984],[-96.5844,46.198],[-96.5845,46.1979],[-96.5845,46.1978],[-96.5845,46.1977],[-96.5846,46.1975],[-96.5847,46.1974],[-96.5848,46.1973],[-96.585,46.1971],[-96.5851,46.1971],[-96.5852,46.1971],[-96.5854,46.197],[-96.5855,46.197],[-96.5857,46.197],[-96.586,46.197],[-96.5865,46.197],[-96.5868,46.197],[-96.5874,46.197],[-96.588,46.197],[-96.5885,46.197],[-96.5888,46.197],[-96.589,46.197],[-96.5892,46.197],[-96.5893,46.1969],[-96.5894,46.1969],[-96.5896,46.1969],[-96.5898,46.1968],[-96.59,46.1968],[-96.5903,46.1966],[-96.5905,46.1965],[-96.5908,46.1963],[-96.5909,46.1962],[-96.591,46.1962],[-96.5911,46.196],[-96.5912,46.1959],[-96.5912,46.1958],[-96.5912,46.1957],[-96.5912,46.1956],[-96.5912,46.1955],[-96.5911,46.1955],[-96.591,46.1954],[-96.5908,46.1953],[-96.5907,46.1952],[-96.5905,46.1952],[-96.5904,46.1952],[-96.5903,46.1952],[-96.5902,46.1952],[-96.5897,46.1951],[-96.5895,46.1951],[-96.5889,46.1951],[-96.5886,46.1951],[-96.588,46.1952],[-96.5878,46.1952],[-96.5873,46.1952],[-96.5871,46.1951],[-96.5866,46.1951],[-96.5864,46.1951],[-96.5863,46.1951],[-96.586,46.1951],[-96.5859,46.1951],[-96.5858,46.195],[-96.5855,46.195],[-96.5855,46.1949],[-96.5853,46.1949],[-96.5852,46.1948],[-96.5851,46.1947],[-96.5851,46.1946],[-96.585,46.1945],[-96.5851,46.1943],[-96.5851,46.1942],[-96.5851,46.1941],[-96.5852,46.1941],[-96.5853,46.194],[-96.5854,46.194],[-96.5855,46.1939],[-96.5857,46.1939],[-96.5859,46.1939],[-96.586,46.1939],[-96.5862,46.1939],[-96.5863,46.1939],[-96.5867,46.1939],[-96.5868,46.194],[-96.5869,46.194],[-96.5872,46.194],[-96.5874,46.194],[-96.5875,46.194],[-96.5876,46.194],[-96.5877,46.1939],[-96.5878,46.1938],[-96.5879,46.1937],[-96.5879,46.1936],[-96.588,46.1935],[-96.5879,46.1934],[-96.5879,46.1933],[-96.5879,46.1932],[-96.5877,46.193],[-96.5876,46.1929],[-96.5875,46.1928],[-96.5875,46.1927],[-96.5873,46.1925],[-96.5873,46.1924],[-96.5873,46.1923],[-96.5873,46.1922],[-96.5874,46.1922],[-96.5875,46.1921],[-96.5877,46.1919],[-96.5879,46.1918],[-96.588,46.1917],[-96.5884,46.1915],[-96.5887,46.1914],[-96.5889,46.1913],[-96.589,46.1912],[-96.5891,46.1912],[-96.5893,46.1911],[-96.5897,46.191],[-96.59,46.1909],[-96.5901,46.1909],[-96.5902,46.1908],[-96.5904,46.1906],[-96.5905,46.1906],[-96.5905,46.1905],[-96.5906,46.1904],[-96.5906,46.1903],[-96.5905,46.1903],[-96.5905,46.1902],[-96.5905,46.1901],[-96.5904,46.19],[-96.5902,46.1899],[-96.5901,46.1899],[-96.5899,46.1898],[-96.5897,46.1898],[-96.5895,46.1899],[-96.5893,46.1899],[-96.5892,46.1899],[-96.5889,46.1898],[-96.5886,46.1897],[-96.5885,46.1897],[-96.5884,46.1896],[-96.5882,46.1895],[-96.5881,46.1894],[-96.5881,46.1893],[-96.588,46.1892],[-96.5877,46.1889],[-96.5875,46.1888],[-96.5875,46.1887],[-96.5874,46.1887],[-96.5873,46.1885],[-96.5873,46.1883],[-96.5873,46.1882],[-96.5873,46.1881],[-96.5874,46.188],[-96.5875,46.1879],[-96.5876,46.1878],[-96.5877,46.1878],[-96.5879,46.1877],[-96.588,46.1877],[-96.5883,46.1876],[-96.5885,46.1876],[-96.5887,46.1876],[-96.5888,46.1876],[-96.5888,46.1875],[-96.589,46.1875],[-96.5891,46.1874],[-96.5892,46.1874],[-96.5893,46.1874],[-96.5894,46.1873],[-96.5895,46.1873],[-96.5896,46.1872],[-96.5896,46.1871],[-96.5896,46.1869],[-96.5896,46.1868],[-96.5895,46.1867],[-96.5894,46.1866],[-96.5892,46.1865],[-96.589,46.1864],[-96.5887,46.1863],[-96.5884,46.1863],[-96.5881,46.1863],[-96.588,46.1863],[-96.5879,46.1863],[-96.5878,46.1863],[-96.5877,46.1862],[-96.5876,46.1862],[-96.5875,46.1861],[-96.5874,46.186],[-96.5874,46.1859],[-96.5874,46.1858],[-96.5876,46.1858],[-96.589,46.1856],[-96.5891,46.1855],[-96.5898,46.1854],[-96.5903,46.1853],[-96.5913,46.1851],[-96.5916,46.1847],[-96.5913,46.1843],[-96.5907,46.184],[-96.5901,46.1838],[-96.5896,46.1837],[-96.5886,46.1834],[-96.5885,46.1834],[-96.5884,46.1834],[-96.5883,46.1833],[-96.5882,46.1833],[-96.5873,46.1831],[-96.5872,46.183],[-96.5868,46.1829],[-96.5866,46.1828],[-96.5863,46.1825],[-96.5862,46.1823],[-96.5861,46.1821],[-96.5862,46.1818],[-96.5863,46.1816],[-96.5866,46.1815],[-96.5869,46.1814],[-96.5872,46.1813],[-96.5879,46.1814],[-96.588,46.1815],[-96.5885,46.1817],[-96.5887,46.1816],[-96.589,46.1815],[-96.5891,46.1815],[-96.5892,46.1814],[-96.5892,46.1813],[-96.5893,46.1813],[-96.5892,46.1812],[-96.5891,46.1812],[-96.5891,46.181],[-96.589,46.1808],[-96.5889,46.1803],[-96.5888,46.1802],[-96.5887,46.1798],[-96.5887,46.1797],[-96.5886,46.1796],[-96.5886,46.1795],[-96.5885,46.1794],[-96.5885,46.1793],[-96.5884,46.1792],[-96.5884,46.1791],[-96.5885,46.1791],[-96.5885,46.179],[-96.5889,46.1789],[-96.5893,46.1787],[-96.5903,46.1786],[-96.5917,46.1785],[-96.5918,46.1784],[-96.5921,46.1781],[-96.5918,46.1769],[-96.5927,46.1752],[-96.592,46.1746],[-96.5911,46.1745],[-96.5902,46.1749],[-96.5894,46.1757],[-96.5892,46.1759],[-96.5889,46.1762],[-96.5881,46.1764],[-96.5875,46.1764],[-96.5869,46.176],[-96.5868,46.1759],[-96.5863,46.1755],[-96.5856,46.1754],[-96.5856,46.1757],[-96.5858,46.1761],[-96.5859,46.1765],[-96.586,46.1768],[-96.586,46.1769],[-96.5857,46.1772],[-96.5857,46.1773],[-96.5856,46.1773],[-96.5855,46.1773],[-96.5854,46.1773],[-96.5847,46.1773],[-96.5843,46.1773],[-96.5842,46.1773],[-96.584,46.1773],[-96.5836,46.1773],[-96.5829,46.1773],[-96.5826,46.1773],[-96.5818,46.1773],[-96.5812,46.1773],[-96.5809,46.1773],[-96.5806,46.1773],[-96.5803,46.1773],[-96.5802,46.1773],[-96.5801,46.1773],[-96.5799,46.1772],[-96.5796,46.1771],[-96.5794,46.1771],[-96.5793,46.1769],[-96.5792,46.1769],[-96.5791,46.1768],[-96.5792,46.1768],[-96.5793,46.1767],[-96.5797,46.1764],[-96.5807,46.1758],[-96.5814,46.1754],[-96.5816,46.1753],[-96.5823,46.1749],[-96.5833,46.1741],[-96.5838,46.1736],[-96.5838,46.1731],[-96.5835,46.1727],[-96.5829,46.1728],[-96.5826,46.1731],[-96.5825,46.1735],[-96.5823,46.1738],[-96.5816,46.1739],[-96.5812,46.1737],[-96.5807,46.1734],[-96.58,46.1734],[-96.5795,46.1738],[-96.5794,46.1739],[-96.5791,46.1741],[-96.5785,46.1744],[-96.5778,46.1744],[-96.5768,46.174],[-96.5766,46.1739],[-96.5767,46.1736],[-96.5768,46.1735],[-96.5768,46.1734],[-96.5768,46.1733],[-96.5769,46.1732],[-96.5769,46.1731],[-96.577,46.173],[-96.5771,46.173],[-96.5771,46.1728],[-96.5772,46.1725],[-96.5772,46.1724],[-96.5771,46.1722],[-96.5771,46.172],[-96.577,46.1719],[-96.577,46.1718],[-96.577,46.1716],[-96.5771,46.1715],[-96.5772,46.1715],[-96.5776,46.1714],[-96.5782,46.1713],[-96.5786,46.1714],[-96.5795,46.1717],[-96.5799,46.1717],[-96.5802,46.1717],[-96.5813,46.1716],[-96.5825,46.1714],[-96.5835,46.1711],[-96.5839,46.1706],[-96.5838,46.1701],[-96.5832,46.1698],[-96.5821,46.1698],[-96.5809,46.1698],[-96.5797,46.1697],[-96.5795,46.1697],[-96.579,46.1698],[-96.5784,46.1701],[-96.5776,46.1704],[-96.5769,46.1703],[-96.5767,46.1703],[-96.5766,46.1703],[-96.5766,46.1702],[-96.5765,46.1702],[-96.5763,46.1701],[-96.5762,46.17],[-96.576,46.1699],[-96.5759,46.1698],[-96.5757,46.1697],[-96.5756,46.1696],[-96.5755,46.1695],[-96.5753,46.1692],[-96.5753,46.169],[-96.5752,46.1688],[-96.5753,46.1686],[-96.5753,46.1685],[-96.5754,46.1684],[-96.5755,46.1684],[-96.5764,46.1681],[-96.5767,46.168],[-96.578,46.1681],[-96.5785,46.1681],[-96.5792,46.1682],[-96.58,46.1679],[-96.5801,46.1679],[-96.5806,46.1677],[-96.5807,46.1672],[-96.5807,46.1671],[-96.5806,46.1668],[-96.5801,46.1666],[-96.5793,46.1664],[-96.579,46.1664],[-96.5786,46.1664],[-96.5779,46.1665],[-96.5777,46.1664],[-96.5775,46.1664],[-96.5772,46.1662],[-96.5771,46.1661],[-96.577,46.166],[-96.5771,46.1658],[-96.5772,46.1657],[-96.5772,46.1656],[-96.5774,46.1655],[-96.5775,46.1653],[-96.5776,46.1652],[-96.5777,46.1651],[-96.5778,46.165],[-96.5778,46.1648],[-96.5779,46.1647],[-96.5778,46.1646],[-96.5778,46.1645],[-96.5777,46.1644],[-96.5775,46.1642],[-96.5775,46.1641],[-96.5774,46.1641],[-96.5774,46.1639],[-96.5773,46.1638],[-96.5773,46.1636],[-96.5773,46.1632],[-96.5773,46.1631],[-96.5773,46.163],[-96.5773,46.1629],[-96.5774,46.1629],[-96.5775,46.1628],[-96.5778,46.1627],[-96.5779,46.1626],[-96.578,46.1626],[-96.5781,46.1626],[-96.5783,46.1625],[-96.5784,46.1624],[-96.5788,46.1623],[-96.5789,46.1623],[-96.5789,46.1622],[-96.5791,46.1621],[-96.5792,46.1621],[-96.5793,46.162],[-96.5795,46.1619],[-96.5797,46.1617],[-96.5798,46.1617],[-96.5798,46.1616],[-96.5799,46.1615],[-96.5799,46.1613],[-96.5799,46.1612],[-96.5799,46.1611],[-96.5798,46.161],[-96.5796,46.1609],[-96.5794,46.1608],[-96.5793,46.1608],[-96.579,46.1607],[-96.5787,46.1607],[-96.578,46.1607],[-96.5775,46.1603],[-96.5768,46.1599],[-96.5764,46.1597],[-96.5764,46.1596],[-96.5763,46.1596],[-96.5763,46.1594],[-96.5764,46.1593],[-96.5765,46.1592],[-96.5765,46.1591],[-96.5767,46.1588],[-96.5768,46.1588],[-96.5768,46.1587],[-96.5769,46.1586],[-96.5771,46.1582],[-96.5772,46.1582],[-96.5772,46.1581],[-96.5773,46.158],[-96.5775,46.1578],[-96.5776,46.1577],[-96.5777,46.1575],[-96.5778,46.1574],[-96.5779,46.1573],[-96.578,46.1572],[-96.578,46.1571],[-96.5781,46.157],[-96.5782,46.1569],[-96.5782,46.1568],[-96.5783,46.1567],[-96.5783,46.1566],[-96.5784,46.1565],[-96.5784,46.1564],[-96.5784,46.1561],[-96.5784,46.1557],[-96.5783,46.1554],[-96.5783,46.155],[-96.5782,46.1536],[-96.5783,46.1535],[-96.5783,46.1534],[-96.5784,46.1532],[-96.5784,46.1531],[-96.5786,46.1529],[-96.5787,46.1528],[-96.5789,46.1527],[-96.5791,46.1525],[-96.5793,46.1524],[-96.5798,46.1521],[-96.5799,46.152],[-96.5801,46.1518],[-96.5802,46.1517],[-96.5802,46.1516],[-96.5803,46.1515],[-96.5803,46.1514],[-96.5803,46.1512],[-96.5803,46.1511],[-96.5802,46.151],[-96.5802,46.1508],[-96.5801,46.1508],[-96.5799,46.1505],[-96.5799,46.1503],[-96.5798,46.1502],[-96.5797,46.1501],[-96.5796,46.1499],[-96.5795,46.1498],[-96.5794,46.1497],[-96.5793,46.1495],[-96.5793,46.1494],[-96.5793,46.1493],[-96.5792,46.1491],[-96.5792,46.1489],[-96.5792,46.1487],[-96.5792,46.1486],[-96.5793,46.1483],[-96.5794,46.148],[-96.5794,46.1477],[-96.5793,46.1475],[-96.5793,46.1474],[-96.5792,46.1474],[-96.5791,46.1473],[-96.5789,46.1472],[-96.5786,46.1472],[-96.5785,46.1471],[-96.5784,46.1471],[-96.5782,46.147],[-96.578,46.1469],[-96.5779,46.1469],[-96.5777,46.1467],[-96.5775,46.1466],[-96.5775,46.1465],[-96.5775,46.1463],[-96.5775,46.1462],[-96.5775,46.1457],[-96.5775,46.1456],[-96.5775,46.1455],[-96.5775,46.1453],[-96.5774,46.1451],[-96.5773,46.145],[-96.5772,46.1449],[-96.5769,46.1447],[-96.5768,46.1446],[-96.5767,46.1446],[-96.5766,46.1446],[-96.5765,46.1445],[-96.5764,46.1445],[-96.5761,46.1444],[-96.576,46.1444],[-96.5759,46.1443],[-96.5758,46.1443],[-96.5755,46.1442],[-96.5754,46.1442],[-96.5753,46.1442],[-96.5752,46.1441],[-96.5751,46.144],[-96.5749,46.1439],[-96.5748,46.1438],[-96.5748,46.1437],[-96.5747,46.1436],[-96.5747,46.1433],[-96.5748,46.1432],[-96.5748,46.1431],[-96.5749,46.1429],[-96.5749,46.1427],[-96.575,46.1426],[-96.575,46.1425],[-96.575,46.1422],[-96.5749,46.142],[-96.5747,46.1419],[-96.5745,46.1418],[-96.5741,46.1415],[-96.5738,46.1413],[-96.5737,46.1413],[-96.5733,46.141],[-96.5731,46.1409],[-96.573,46.1408],[-96.5729,46.1407],[-96.5728,46.1406],[-96.5728,46.1405],[-96.5727,46.1403],[-96.5727,46.1401],[-96.5727,46.1399],[-96.5728,46.1396],[-96.5728,46.1395],[-96.5729,46.1394],[-96.5729,46.1393],[-96.5729,46.1392],[-96.5729,46.139],[-96.5729,46.1389],[-96.5729,46.1388],[-96.5729,46.1387],[-96.5728,46.1385],[-96.5727,46.1384],[-96.5726,46.1382],[-96.5724,46.1381],[-96.5723,46.138],[-96.5721,46.1379],[-96.572,46.1379],[-96.572,46.1378],[-96.5719,46.1377],[-96.5718,46.1377],[-96.5715,46.1373],[-96.5714,46.1372],[-96.5713,46.1371],[-96.5713,46.137],[-96.5712,46.1369],[-96.5712,46.1368],[-96.5712,46.1366],[-96.5712,46.1365],[-96.5713,46.1364],[-96.5714,46.1362],[-96.5714,46.1361],[-96.5715,46.1361],[-96.5716,46.136],[-96.5717,46.1358],[-96.5718,46.1356],[-96.5718,46.1355],[-96.5719,46.1353],[-96.5719,46.1352],[-96.5719,46.1351],[-96.5718,46.135],[-96.5718,46.1349],[-96.5717,46.1348],[-96.5716,46.1347],[-96.5714,46.1346],[-96.5712,46.1345],[-96.5709,46.1343],[-96.5708,46.1343],[-96.5707,46.1343],[-96.5705,46.1342],[-96.5704,46.1342],[-96.5701,46.134],[-96.57,46.134],[-96.5699,46.134],[-96.5698,46.1339],[-96.5694,46.1337],[-96.5692,46.1336],[-96.569,46.1335],[-96.5689,46.1335],[-96.5689,46.1334],[-96.5688,46.1334],[-96.5687,46.1333],[-96.5687,46.1332],[-96.5687,46.133],[-96.5687,46.1328],[-96.5686,46.1324],[-96.5686,46.1323],[-96.5687,46.1323],[-96.5689,46.1322],[-96.5696,46.132],[-96.5698,46.1319],[-96.5702,46.1318],[-96.571,46.1314],[-96.5714,46.1311],[-96.5713,46.1308],[-96.5709,46.1306],[-96.5702,46.1305],[-96.5698,46.1305],[-96.5696,46.1306],[-96.569,46.1306],[-96.5688,46.1305],[-96.5687,46.1304],[-96.5686,46.1303],[-96.5686,46.1302],[-96.5687,46.1302],[-96.5688,46.1301],[-96.5689,46.13],[-96.5691,46.1298],[-96.5692,46.1297],[-96.5694,46.1295],[-96.5695,46.1294],[-96.5696,46.1294],[-96.5696,46.1293],[-96.5697,46.1292],[-96.5697,46.1291],[-96.5698,46.129],[-96.57,46.1288],[-96.57,46.1287],[-96.5701,46.1286],[-96.5701,46.1284],[-96.5701,46.1282],[-96.5701,46.1281],[-96.5699,46.1271],[-96.5698,46.1268],[-96.5697,46.1264],[-96.5697,46.1262],[-96.5697,46.1261],[-96.5698,46.126],[-96.5699,46.126],[-96.5708,46.126],[-96.5713,46.1259],[-96.5717,46.1257],[-96.5719,46.1255],[-96.5719,46.1254],[-96.572,46.1253],[-96.5722,46.1249],[-96.572,46.1246],[-96.5715,46.1242],[-96.5713,46.1242],[-96.5709,46.1241],[-96.5702,46.124],[-96.5687,46.1234],[-96.5686,46.1234],[-96.5684,46.1233],[-96.5683,46.1232],[-96.5683,46.1231],[-96.5682,46.123],[-96.5681,46.1229],[-96.568,46.1227],[-96.5679,46.1225],[-96.5679,46.1224],[-96.5679,46.1223],[-96.5678,46.1222],[-96.5678,46.1221],[-96.5678,46.1219],[-96.5677,46.1216],[-96.5677,46.1215],[-96.5677,46.1213],[-96.5676,46.121],[-96.5676,46.1205],[-96.5676,46.1204],[-96.5675,46.1202],[-96.5675,46.1201],[-96.5675,46.12],[-96.5674,46.12],[-96.5674,46.1199],[-96.5673,46.1198],[-96.5672,46.1198],[-96.5669,46.1195],[-96.5668,46.1195],[-96.5667,46.1194],[-96.5666,46.1194],[-96.5664,46.1194],[-96.5662,46.1194],[-96.5661,46.1194],[-96.5657,46.1194],[-96.5653,46.1195],[-96.5645,46.1196],[-96.5641,46.1196],[-96.5636,46.1197],[-96.5633,46.1197],[-96.5631,46.1196],[-96.5627,46.1196],[-96.5627,46.1195],[-96.5626,46.1195],[-96.5625,46.1195],[-96.5623,46.1194],[-96.5623,46.1193],[-96.5622,46.1193],[-96.5621,46.1192],[-96.5621,46.1191],[-96.562,46.119],[-96.5618,46.1187],[-96.5617,46.1186],[-96.5616,46.1185],[-96.5615,46.1184],[-96.5613,46.118],[-96.5612,46.1179],[-96.561,46.1177],[-96.561,46.1176],[-96.5609,46.1175],[-96.5609,46.1174],[-96.5608,46.1174],[-96.5607,46.1172],[-96.5606,46.117],[-96.5605,46.1169],[-96.5604,46.1168],[-96.5603,46.1167],[-96.5603,46.1166],[-96.5602,46.1166],[-96.5603,46.1165],[-96.5604,46.1165],[-96.5612,46.1162],[-96.5619,46.1162],[-96.5621,46.1162],[-96.5624,46.1162],[-96.5627,46.1163],[-96.5628,46.1163],[-96.5628,46.1162],[-96.5634,46.1161],[-96.5637,46.116],[-96.564,46.1159],[-96.5651,46.1155],[-96.5664,46.1151],[-96.5669,46.1148],[-96.5666,46.1141],[-96.5665,46.114],[-96.5665,46.1139],[-96.5661,46.1135],[-96.5661,46.1134],[-96.5657,46.1125],[-96.5657,46.112],[-96.5654,46.1116],[-96.5653,46.1115],[-96.5652,46.1115],[-96.5651,46.1113],[-96.5649,46.1109],[-96.5645,46.1106],[-96.5633,46.1101],[-96.5632,46.1101],[-96.5631,46.1101],[-96.5631,46.11],[-96.5632,46.1099],[-96.5632,46.1098],[-96.5632,46.1093],[-96.5632,46.1092],[-96.5632,46.109],[-96.5632,46.1089],[-96.5632,46.1088],[-96.5632,46.1087],[-96.5632,46.1086],[-96.5632,46.1085],[-96.5631,46.1085],[-96.5631,46.1084],[-96.5631,46.1083],[-96.563,46.1082],[-96.563,46.1081],[-96.5629,46.108],[-96.5627,46.1079],[-96.5625,46.1078],[-96.5623,46.1077],[-96.5622,46.1077],[-96.5621,46.1076],[-96.5618,46.1076],[-96.5617,46.1075],[-96.5615,46.1074],[-96.5614,46.1073],[-96.5613,46.1073],[-96.5612,46.1071],[-96.5611,46.1071],[-96.561,46.1069],[-96.5609,46.1064],[-96.5607,46.1062],[-96.5607,46.1061],[-96.5606,46.1061],[-96.5604,46.106],[-96.5594,46.1053],[-96.5592,46.1052],[-96.5591,46.105],[-96.559,46.1049],[-96.559,46.1048],[-96.559,46.1046],[-96.559,46.1045],[-96.5591,46.1042],[-96.5592,46.104],[-96.5592,46.1038],[-96.5591,46.1036],[-96.559,46.1035],[-96.559,46.1034],[-96.5589,46.1033],[-96.5588,46.1033],[-96.5582,46.1029],[-96.5581,46.1028],[-96.558,46.1027],[-96.558,46.1026],[-96.5579,46.1025],[-96.5579,46.1024],[-96.5579,46.1023],[-96.5579,46.1022],[-96.5579,46.1021],[-96.5579,46.102],[-96.558,46.1019],[-96.558,46.1018],[-96.5582,46.1016],[-96.5584,46.1015],[-96.5585,46.1013],[-96.5586,46.1012],[-96.5587,46.1011],[-96.5587,46.101],[-96.5588,46.1008],[-96.5588,46.1007],[-96.5587,46.1005],[-96.5587,46.1004],[-96.5586,46.1003],[-96.5585,46.1001],[-96.5584,46.1],[-96.5584,46.0999],[-96.5583,46.0998],[-96.5582,46.0997],[-96.5581,46.0996],[-96.5578,46.0992],[-96.5577,46.099],[-96.5576,46.099],[-96.5576,46.0989],[-96.5575,46.0988],[-96.5575,46.0987],[-96.5573,46.0985],[-96.5572,46.0984],[-96.557,46.098],[-96.5568,46.0976],[-96.5567,46.0974],[-96.5567,46.0973],[-96.5567,46.0972],[-96.5567,46.0971],[-96.5567,46.0969],[-96.5568,46.0968],[-96.5569,46.0965],[-96.557,46.0965],[-96.5571,46.0964],[-96.5572,46.0962],[-96.5572,46.0961],[-96.5574,46.0959],[-96.5575,46.0957],[-96.5575,46.0956],[-96.5575,46.0955],[-96.5575,46.0954],[-96.5574,46.0953],[-96.5574,46.0952],[-96.5573,46.0951],[-96.5572,46.0951],[-96.5571,46.095],[-96.5569,46.0948],[-96.5566,46.0946],[-96.5566,46.0945],[-96.5565,46.0945],[-96.5564,46.0944],[-96.5563,46.0943],[-96.5563,46.0942],[-96.5563,46.0941],[-96.5563,46.094],[-96.5563,46.0939],[-96.5563,46.0938],[-96.5564,46.0937],[-96.5564,46.0936],[-96.5565,46.0935],[-96.5566,46.0934],[-96.5567,46.0931],[-96.5567,46.093],[-96.5567,46.0928],[-96.5567,46.0926],[-96.5566,46.0923],[-96.5565,46.0921],[-96.5565,46.092],[-96.5564,46.0919],[-96.5564,46.0917],[-96.5565,46.0916],[-96.5565,46.0915],[-96.5566,46.0914],[-96.5566,46.0913],[-96.5567,46.0913],[-96.5568,46.0912],[-96.5571,46.0909],[-96.5572,46.0908],[-96.5573,46.0907],[-96.5574,46.0906],[-96.5574,46.0903],[-96.5574,46.0902],[-96.5574,46.09],[-96.5573,46.0898],[-96.5572,46.0895],[-96.5571,46.0893],[-96.557,46.0891],[-96.557,46.089],[-96.557,46.0889],[-96.557,46.0888],[-96.557,46.0887],[-96.5571,46.0886],[-96.5572,46.0885],[-96.5572,46.0884],[-96.5573,46.0882],[-96.5574,46.088],[-96.5574,46.0879],[-96.5573,46.0877],[-96.5573,46.0876],[-96.5573,46.0875],[-96.5572,46.0874],[-96.5571,46.0873],[-96.5569,46.0872],[-96.5567,46.087],[-96.5565,46.0869],[-96.5563,46.0868],[-96.5562,46.0867],[-96.556,46.0866],[-96.5559,46.0866],[-96.5558,46.0865],[-96.5558,46.0864],[-96.5557,46.0863],[-96.5556,46.0862],[-96.5556,46.0857],[-96.5555,46.0855],[-96.5555,46.0854],[-96.5554,46.0853],[-96.5553,46.0852],[-96.5551,46.085],[-96.5548,46.0847],[-96.5546,46.0846],[-96.5546,46.0845],[-96.5545,46.0844],[-96.5544,46.0842],[-96.5544,46.0841],[-96.5544,46.0839],[-96.5544,46.0838],[-96.5545,46.0838],[-96.5545,46.0836],[-96.5546,46.0834],[-96.5547,46.0834],[-96.5547,46.0833],[-96.555,46.0829],[-96.5551,46.0829],[-96.5551,46.0828],[-96.5552,46.0827],[-96.5553,46.0826],[-96.5553,46.0825],[-96.5554,46.0823],[-96.5555,46.0822],[-96.5555,46.0821],[-96.5555,46.082],[-96.5556,46.0819],[-96.5556,46.0818],[-96.5556,46.0812],[-96.5557,46.0809],[-96.5557,46.0803],[-96.5557,46.0799],[-96.5557,46.0797],[-96.5557,46.0796],[-96.5557,46.0795],[-96.5559,46.0791],[-96.5559,46.079],[-96.556,46.0789],[-96.5561,46.0788],[-96.5563,46.0787],[-96.5567,46.0783],[-96.5568,46.0782],[-96.5569,46.0782],[-96.5571,46.0779],[-96.5572,46.0779],[-96.5572,46.0778],[-96.5573,46.0777],[-96.5573,46.0776],[-96.5573,46.0772],[-96.5573,46.077],[-96.5573,46.0769],[-96.5572,46.0767],[-96.5572,46.0766],[-96.5571,46.0764],[-96.557,46.0763],[-96.557,46.0762],[-96.5569,46.0761],[-96.5567,46.0759],[-96.5566,46.0758],[-96.5565,46.0757],[-96.5565,46.0755],[-96.5564,46.0755],[-96.5564,46.0754],[-96.5564,46.0751],[-96.5564,46.075],[-96.5565,46.075],[-96.5566,46.0748],[-96.5567,46.0746],[-96.5567,46.0745],[-96.5569,46.0744],[-96.5572,46.074],[-96.5573,46.0739],[-96.5573,46.0738],[-96.5574,46.0738],[-96.5575,46.0736],[-96.5576,46.0735],[-96.5577,46.0733],[-96.5578,46.0731],[-96.5578,46.073],[-96.5578,46.0729],[-96.5579,46.0726],[-96.5579,46.0725],[-96.5579,46.0724],[-96.5579,46.072],[-96.5578,46.0716],[-96.5578,46.0714],[-96.5578,46.0712],[-96.5577,46.0709],[-96.5576,46.0708],[-96.5576,46.0707],[-96.5575,46.0706],[-96.5571,46.0704],[-96.557,46.0702],[-96.5569,46.07],[-96.5568,46.0699],[-96.5568,46.0696],[-96.5568,46.0693],[-96.5568,46.0685],[-96.5568,46.0682],[-96.5567,46.0668],[-96.5568,46.066],[-96.5568,46.0656],[-96.5568,46.0655],[-96.5568,46.0654],[-96.5568,46.0652],[-96.5568,46.065],[-96.5568,46.0647],[-96.5569,46.0645],[-96.557,46.0645],[-96.5571,46.0643],[-96.5572,46.0643],[-96.5574,46.0641],[-96.5575,46.0641],[-96.5578,46.0639],[-96.5579,46.0638],[-96.5582,46.0636],[-96.5583,46.0635],[-96.5584,46.0635],[-96.5584,46.0634],[-96.5585,46.0633],[-96.5585,46.0632],[-96.5585,46.063],[-96.5585,46.0629],[-96.5585,46.0628],[-96.5584,46.0626],[-96.5583,46.0624],[-96.5583,46.0623],[-96.5582,46.0623],[-96.5582,46.0622],[-96.5582,46.0621],[-96.5581,46.062],[-96.5582,46.0618],[-96.5582,46.0617],[-96.5583,46.0616],[-96.5583,46.0615],[-96.5584,46.0614],[-96.5584,46.0613],[-96.5587,46.0611],[-96.5589,46.0609],[-96.5589,46.0608],[-96.559,46.0606],[-96.5591,46.0605],[-96.5591,46.0602],[-96.5591,46.0601],[-96.5591,46.0599],[-96.5591,46.0597],[-96.559,46.0591],[-96.559,46.059],[-96.559,46.0588],[-96.5591,46.0586],[-96.5591,46.0585],[-96.5592,46.0584],[-96.5592,46.0583],[-96.5593,46.0581],[-96.5595,46.0579],[-96.5596,46.0577],[-96.5596,46.0576],[-96.5597,46.0574],[-96.5599,46.0572],[-96.5599,46.0571],[-96.5599,46.057],[-96.56,46.0569],[-96.56,46.0567],[-96.5601,46.0566],[-96.5603,46.0562],[-96.5603,46.0561],[-96.5604,46.056],[-96.5604,46.0559],[-96.5606,46.0557],[-96.5606,46.0556],[-96.5608,46.0555],[-96.5609,46.0554],[-96.561,46.0553],[-96.5612,46.0551],[-96.5614,46.0549],[-96.5616,46.0548],[-96.5617,46.0546],[-96.5619,46.0544],[-96.562,46.0543],[-96.5624,46.054],[-96.5627,46.0538],[-96.5633,46.0534],[-96.5638,46.0531],[-96.5639,46.0531],[-96.5641,46.053],[-96.5643,46.0528],[-96.5646,46.0526],[-96.5649,46.0525],[-96.565,46.0525],[-96.5651,46.0524],[-96.5652,46.0523],[-96.5653,46.0523],[-96.5654,46.0522],[-96.5656,46.0521],[-96.5659,46.0519],[-96.5661,46.0518],[-96.5661,46.0517],[-96.5662,46.0517],[-96.5663,46.0515],[-96.5663,46.0514],[-96.5663,46.0511],[-96.5663,46.051],[-96.5664,46.0508],[-96.5664,46.0507],[-96.5665,46.0506],[-96.5665,46.0504],[-96.5666,46.0504],[-96.5668,46.0499],[-96.567,46.0495],[-96.5671,46.0493],[-96.5672,46.0492],[-96.5673,46.049],[-96.5674,46.0489],[-96.5674,46.0488],[-96.5675,46.0487],[-96.5677,46.0482],[-96.5679,46.0479],[-96.568,46.0478],[-96.5681,46.0476],[-96.5682,46.0475],[-96.5682,46.0474],[-96.5684,46.047],[-96.5687,46.0466],[-96.5687,46.0464],[-96.5689,46.0462],[-96.5689,46.0461],[-96.5692,46.0455],[-96.5695,46.045],[-96.5696,46.045],[-96.5697,46.0448],[-96.5698,46.0445],[-96.5703,46.0436],[-96.5704,46.0433],[-96.5705,46.0431],[-96.5706,46.0431],[-96.5707,46.0428],[-96.571,46.0421],[-96.5711,46.0419],[-96.5714,46.0414],[-96.5718,46.0407],[-96.572,46.0405],[-96.572,46.0403],[-96.5722,46.0401],[-96.5723,46.04],[-96.5723,46.0399],[-96.5724,46.0399],[-96.5724,46.0398],[-96.5725,46.0397],[-96.5725,46.0396],[-96.5726,46.0396],[-96.5726,46.0395],[-96.5727,46.0394],[-96.5728,46.0392],[-96.5728,46.0391],[-96.5729,46.039],[-96.573,46.0389],[-96.573,46.0388],[-96.5731,46.0388],[-96.5731,46.0387],[-96.5733,46.0385],[-96.5734,46.0383],[-96.5735,46.0382],[-96.5735,46.0381],[-96.5736,46.038],[-96.5737,46.0379],[-96.5738,46.0377],[-96.574,46.0374],[-96.5742,46.0371],[-96.5743,46.0369],[-96.5744,46.0368],[-96.5744,46.0367],[-96.5745,46.0365],[-96.5745,46.0364],[-96.5746,46.0364],[-96.5747,46.0361],[-96.5747,46.0359],[-96.5748,46.0359],[-96.5748,46.0357],[-96.5749,46.0356],[-96.5749,46.0355],[-96.5749,46.0354],[-96.575,46.0352],[-96.5751,46.0351],[-96.5751,46.035],[-96.5751,46.0348],[-96.5752,46.0347],[-96.5753,46.0345],[-96.5753,46.0344],[-96.5753,46.0343],[-96.5754,46.0341],[-96.5754,46.034],[-96.5755,46.0339],[-96.5755,46.0338],[-96.5755,46.0337],[-96.5757,46.0333],[-96.5757,46.0332],[-96.5758,46.0331],[-96.5759,46.0329],[-96.5759,46.0328],[-96.576,46.0326],[-96.5761,46.0324],[-96.5761,46.0323],[-96.5761,46.0322],[-96.5762,46.0321],[-96.5763,46.0318],[-96.5763,46.0317],[-96.5764,46.0315],[-96.5765,46.0313],[-96.5765,46.0312],[-96.5766,46.031],[-96.5766,46.0309],[-96.5767,46.0307],[-96.5767,46.0306],[-96.5768,46.0305],[-96.5768,46.0303],[-96.5769,46.03],[-96.577,46.0299],[-96.5771,46.0296],[-96.5772,46.0293],[-96.5774,46.0289],[-96.5774,46.0288],[-96.5775,46.0287],[-96.5776,46.0285],[-96.5777,46.0282],[-96.5777,46.0281],[-96.5777,46.028],[-96.5778,46.0278],[-96.5778,46.0277],[-96.5779,46.0274],[-96.5779,46.0272],[-96.5779,46.027],[-96.5778,46.0265],[-96.5777,46.0261],[-96.5777,46.0258],[-96.5776,46.0254],[-96.5775,46.0249],[-96.5775,46.0248],[-96.5775,46.0246],[-96.5774,46.0242],[-96.5772,46.0235],[-96.5772,46.0232],[-96.5771,46.023],[-96.577,46.0228],[-96.5768,46.0223],[-96.5767,46.0221],[-96.5766,46.0219],[-96.5764,46.0216],[-96.5753,46.019],[-96.5749,46.0185],[-96.5748,46.0183],[-96.5747,46.0181],[-96.5747,46.0179],[-96.5745,46.0177],[-96.5743,46.0167],[-96.5742,46.0165],[-96.5742,46.0158],[-96.5744,46.0155],[-96.5744,46.0152],[-96.5745,46.0151],[-96.5746,46.0144],[-96.5747,46.0139],[-96.5748,46.0136],[-96.575,46.0125],[-96.575,46.0123],[-96.5751,46.0113],[-96.5752,46.0112],[-96.5754,46.01],[-96.5755,46.0097],[-96.5757,46.0085],[-96.5759,46.008],[-96.5758,46.0077],[-96.5758,46.0073],[-96.5756,46.007],[-96.5744,46.0051],[-96.5741,46.0044],[-96.5738,46.0036],[-96.5737,46.0025],[-96.5736,46.0023],[-96.5736,46.0016],[-96.5735,46.0013],[-96.5735,46.0007],[-96.5734,46],[-96.573,45.9934],[-96.573,45.9931],[-96.573,45.993],[-96.5729,45.9927],[-96.5728,45.992],[-96.5727,45.9915],[-96.5726,45.9909],[-96.5725,45.9896],[-96.5724,45.9882],[-96.5724,45.9864],[-96.5724,45.986],[-96.5723,45.9819],[-96.5724,45.9802],[-96.5725,45.9794],[-96.5725,45.9787],[-96.5725,45.9776],[-96.5725,45.977],[-96.5724,45.9768],[-96.5724,45.9761],[-96.5722,45.976],[-96.5722,45.9752],[-96.5721,45.975],[-96.5721,45.9746],[-96.572,45.9745],[-96.5719,45.9736],[-96.5718,45.9735],[-96.5716,45.9721],[-96.5715,45.972],[-96.5712,45.9705],[-96.5712,45.9698],[-96.5711,45.9695],[-96.5711,45.9693],[-96.5709,45.9678],[-96.5709,45.9668],[-96.5709,45.9667],[-96.5708,45.9663],[-96.5706,45.966],[-96.5706,45.9653],[-96.5704,45.9643],[-96.5704,45.9636],[-96.5703,45.9635],[-96.5698,45.9623],[-96.5697,45.9621],[-96.5696,45.9617],[-96.5695,45.9616],[-96.5694,45.9613],[-96.5693,45.9611],[-96.5693,45.9608],[-96.5691,45.9607],[-96.5682,45.9589],[-96.5682,45.9588],[-96.5679,45.9585],[-96.5673,45.9582],[-96.5662,45.9578],[-96.5653,45.9573],[-96.5653,45.957],[-96.5653,45.9569],[-96.5652,45.9561],[-96.5653,45.9556],[-96.5654,45.9535],[-96.5652,45.9521],[-96.5651,45.9517],[-96.565,45.9512],[-96.5648,45.9504],[-96.5645,45.9499],[-96.564,45.9493],[-96.5632,45.9486],[-96.5629,45.9484],[-96.5627,45.9482],[-96.5621,45.9477],[-96.5616,45.9468],[-96.5616,45.9464],[-96.5613,45.9457],[-96.5614,45.9453],[-96.5615,45.9447],[-96.5616,45.9442],[-96.5618,45.9436],[-96.5619,45.9429],[-96.5619,45.9423],[-96.5619,45.9417],[-96.562,45.9405],[-96.5628,45.9371],[-96.5637,45.9352],[-96.5641,45.9352],[-96.5657,45.9352],[-96.5665,45.9352],[-96.5686,45.9352],[-96.5706,45.9352],[-96.5716,45.9352],[-96.5746,45.9353],[-96.5769,45.9353],[-96.5778,45.9353],[-96.582,45.9353],[-96.5838,45.9353],[-96.5873,45.9353],[-96.5898,45.9353],[-96.5977,45.9353],[-96.5978,45.9353],[-96.5979,45.9352],[-96.5989,45.9352],[-96.6014,45.9352],[-96.602,45.9352],[-96.6038,45.9352],[-96.6045,45.9353],[-96.6071,45.9353],[-96.6178,45.9354],[-96.6184,45.9353],[-96.6199,45.9353],[-96.6229,45.9353],[-96.6249,45.9353],[-96.6253,45.9353],[-96.6256,45.9353],[-96.6285,45.9353],[-96.6375,45.9354],[-96.6391,45.9354],[-96.6407,45.9354],[-96.6436,45.9354],[-96.6467,45.9354],[-96.6497,45.9354],[-96.6517,45.9355],[-96.6527,45.9355],[-96.6557,45.9355],[-96.6599,45.9355],[-96.6647,45.9356],[-96.6677,45.9356],[-96.6737,45.9356],[-96.6768,45.9357],[-96.6795,45.9357],[-96.6807,45.9357],[-96.6825,45.9357],[-96.6856,45.9357],[-96.6861,45.9357],[-96.6892,45.9358],[-96.6913,45.9358],[-96.6962,45.9359],[-96.6987,45.9359],[-96.7,45.9359],[-96.7011,45.9359],[-96.7014,45.9359],[-96.7018,45.9359],[-96.7076,45.9359],[-96.7081,45.9359],[-96.7131,45.9359],[-96.7162,45.936],[-96.7167,45.936],[-96.7172,45.936],[-96.7176,45.9359],[-96.7182,45.9359],[-96.7193,45.9359],[-96.7206,45.9359],[-96.7222,45.9359],[-96.7224,45.9359],[-96.7265,45.9359],[-96.7306,45.9359],[-96.7317,45.9359],[-96.7331,45.9359],[-96.7338,45.9359],[-96.7348,45.9359],[-96.7379,45.9359],[-96.7416,45.9359],[-96.743,45.9359],[-96.7442,45.9359],[-96.7473,45.9359],[-96.7495,45.9358],[-96.7525,45.9358],[-96.7557,45.9358],[-96.7587,45.9358],[-96.7631,45.9358],[-96.7638,45.9358],[-96.7648,45.9358],[-96.768,45.9358],[-96.7689,45.9358],[-96.7774,45.9358],[-96.7835,45.9357],[-96.7845,45.9357],[-96.7868,45.9357],[-96.79,45.9357],[-96.7915,45.9357],[-96.7928,45.9357],[-96.7933,45.9357],[-96.7959,45.9357],[-96.799,45.9358],[-96.8021,45.9358],[-96.8043,45.9358],[-96.8053,45.9358],[-96.8105,45.9358],[-96.8149,45.9358],[-96.818,45.9358],[-96.8212,45.9358],[-96.8221,45.9358],[-96.8231,45.9359],[-96.8242,45.9359],[-96.8273,45.9359],[-96.83,45.9358],[-96.8311,45.9358],[-96.8314,45.9358],[-96.832,45.9358],[-96.8323,45.9358],[-96.8346,45.9358],[-96.8372,45.9359],[-96.8392,45.9358],[-96.8432,45.9358],[-96.8436,45.9358],[-96.8438,45.9358],[-96.8454,45.9358],[-96.8467,45.9359],[-96.8471,45.9359],[-96.8523,45.9359],[-96.856,45.9359],[-96.8589,45.9359],[-96.8622,45.9359],[-96.8647,45.9359],[-96.8681,45.9359],[-96.8707,45.9359],[-96.8729,45.9359],[-96.8733,45.9359],[-96.8755,45.9359],[-96.8785,45.9358],[-96.8813,45.9358],[-96.8867,45.9358],[-96.8897,45.9359],[-96.8927,45.9358],[-96.894,45.9359],[-96.8941,45.9359],[-96.8947,45.9358],[-96.9068,45.9355],[-96.9148,45.9357],[-96.9329,45.9355],[-96.9461,45.9355],[-96.9567,45.9356],[-96.9667,45.9357],[-96.9699,45.9359],[-96.9727,45.9359],[-96.9756,45.9357],[-96.9757,45.9357],[-96.976,45.9358],[-96.9764,45.9358],[-96.9768,45.9357],[-96.9776,45.9355],[-96.9865,45.9355],[-96.9985,45.9358],[-97.0194,45.9358],[-97.02,45.9358],[-97.0227,45.9358],[-97.029,45.9358],[-97.0303,45.9358],[-97.0333,45.9358],[-97.0349,45.9358],[-97.0379,45.9358],[-97.0395,45.9358],[-97.0403,45.9358],[-97.0404,45.9358],[-97.0406,45.9358],[-97.0425,45.9357],[-97.0436,45.9357],[-97.0452,45.9357],[-97.0456,45.9357],[-97.0469,45.9357],[-97.0483,45.9357],[-97.0613,45.9357],[-97.0642,45.9357],[-97.065,45.9358],[-97.0741,45.9358],[-97.075,45.9358],[-97.0751,45.9358],[-97.0774,45.9358],[-97.0785,45.9358],[-97.0802,45.9358],[-97.0821,45.9358],[-97.0841,45.9358],[-97.0867,45.9357],[-97.0877,45.9357],[-97.0896,45.9357],[-97.0907,45.9357],[-97.0937,45.9357],[-97.0965,45.9357],[-97.1031,45.9357],[-97.1056,45.9357],[-97.1063,45.9359],[-97.1134,45.9357],[-97.1136,45.9357],[-97.1167,45.9357],[-97.1181,45.9357],[-97.1201,45.9357],[-97.1226,45.9356],[-97.1234,45.9356],[-97.1252,45.9357],[-97.1269,45.9356],[-97.1305,45.9356],[-97.1345,45.9356],[-97.1346,45.9357],[-97.1443,45.9356],[-97.145,45.9356],[-97.146,45.9356],[-97.1475,45.9356],[-97.149,45.9356],[-97.1521,45.9356],[-97.1535,45.9356],[-97.1563,45.9356],[-97.1581,45.9356],[-97.1596,45.9356],[-97.1611,45.9356],[-97.1627,45.9356],[-97.1641,45.9356],[-97.1657,45.9357],[-97.166,45.9357],[-97.1672,45.9357],[-97.1687,45.9357],[-97.1708,45.9356],[-97.1738,45.9356],[-97.1744,45.9356],[-97.1768,45.9356],[-97.1776,45.9356],[-97.1791,45.9356],[-97.1804,45.9356],[-97.1854,45.9355],[-97.1867,45.9355],[-97.1875,45.9355],[-97.1884,45.9355],[-97.1891,45.9355],[-97.1915,45.9355],[-97.1944,45.9355],[-97.1957,45.9355],[-97.1974,45.9355],[-97.1984,45.9355],[-97.2004,45.9355],[-97.2022,45.9355],[-97.2033,45.9355],[-97.2036,45.9355],[-97.2058,45.9355],[-97.2075,45.9354],[-97.2094,45.9354],[-97.2109,45.9354],[-97.2139,45.9354],[-97.2165,45.9354],[-97.2185,45.9354],[-97.2215,45.9354],[-97.2228,45.9354],[-97.2245,45.9354],[-97.2258,45.9354],[-97.2275,45.9354],[-97.228,45.9354],[-97.2283,45.9354],[-97.2286,45.9354],[-97.2305,45.9354],[-97.2323,45.9354],[-97.2347,45.9354],[-97.2379,45.9355],[-97.239,45.9355],[-97.2391,45.9355],[-97.2426,45.9355],[-97.2464,45.9355],[-97.2493,45.9355],[-97.2499,45.9356],[-97.2537,45.9356],[-97.2548,45.9356],[-97.256,45.9356],[-97.2613,45.9357],[-97.2652,45.9357],[-97.2702,45.9357],[-97.2821,45.9357],[-97.2865,45.9357],[-97.291,45.9357],[-97.2952,45.9357],[-97.3058,45.9357],[-97.3074,45.9356],[-97.3082,45.9357],[-97.3092,45.9357],[-97.3107,45.9357],[-97.3119,45.9357],[-97.3187,45.9357],[-97.3221,45.9357],[-97.3273,45.9358],[-97.3329,45.9358],[-97.3337,45.9358],[-97.3348,45.9358],[-97.3391,45.9359],[-97.3421,45.9359],[-97.3422,45.9359],[-97.3424,45.9359],[-97.3425,45.9359],[-97.3426,45.9359],[-97.3427,45.9359],[-97.3428,45.9359],[-97.343,45.9359],[-97.3431,45.9359],[-97.3432,45.9359],[-97.3435,45.9359],[-97.3436,45.9359],[-97.3438,45.9359],[-97.3439,45.9359],[-97.344,45.9359],[-97.3444,45.9359],[-97.3445,45.9359],[-97.3447,45.9359],[-97.3448,45.9359],[-97.3449,45.9359],[-97.3451,45.9359],[-97.3453,45.9359],[-97.3457,45.9359],[-97.3458,45.9359],[-97.3459,45.9359],[-97.346,45.9359],[-97.3461,45.9359],[-97.3462,45.9359],[-97.3464,45.9359],[-97.3465,45.9359],[-97.3467,45.9359],[-97.3468,45.9359],[-97.347,45.9359],[-97.3471,45.9359],[-97.3472,45.9359],[-97.3473,45.9359],[-97.3479,45.9359],[-97.348,45.9359],[-97.3482,45.9359],[-97.3484,45.9359],[-97.3486,45.9359],[-97.3487,45.9359],[-97.3488,45.9359],[-97.349,45.9359],[-97.3491,45.9359],[-97.3493,45.9359],[-97.3494,45.9359],[-97.3495,45.9359],[-97.3497,45.9359],[-97.3498,45.9359],[-97.3499,45.9359],[-97.35,45.9359],[-97.3501,45.9359],[-97.3503,45.9359],[-97.3504,45.9359],[-97.3505,45.9359],[-97.3506,45.9359],[-97.3507,45.9359],[-97.3508,45.9359],[-97.351,45.9359],[-97.3511,45.9359],[-97.3512,45.9359],[-97.3513,45.9359],[-97.3514,45.9359],[-97.3518,45.9359],[-97.3519,45.9359],[-97.352,45.9359],[-97.3521,45.9359],[-97.3523,45.9359],[-97.3525,45.9359],[-97.3527,45.9359],[-97.353,45.9359],[-97.3533,45.9359],[-97.3534,45.9359],[-97.3536,45.9359],[-97.3537,45.9359],[-97.3538,45.9359],[-97.3539,45.9359],[-97.3541,45.9359],[-97.3653,45.9359],[-97.37,45.936],[-97.3746,45.936],[-97.3747,45.936],[-97.3748,45.936],[-97.3749,45.936],[-97.375,45.9359],[-97.3845,45.9359],[-97.3952,45.936],[-97.3959,45.936],[-97.4005,45.936],[-97.407,45.9361],[-97.4074,45.9361],[-97.4116,45.9361],[-97.4168,45.9361],[-97.4183,45.9361],[-97.4286,45.936],[-97.4306,45.936],[-97.4309,45.936],[-97.4311,45.936],[-97.4317,45.936],[-97.4497,45.9352],[-97.4498,45.9352],[-97.4644,45.9352],[-97.4795,45.9351],[-97.4797,45.9351],[-97.4799,45.9351],[-97.4804,45.9351],[-97.4819,45.9351],[-97.4821,45.9351],[-97.4825,45.9351],[-97.4865,45.9351],[-97.4914,45.9351],[-97.4916,45.9351],[-97.4917,45.9351],[-97.4918,45.9352],[-97.4964,45.9351],[-97.5004,45.9351],[-97.5093,45.9351],[-97.5094,45.9351],[-97.5095,45.9351],[-97.5097,45.9351],[-97.5098,45.9351],[-97.518,45.9353],[-97.5181,45.9353],[-97.5189,45.9353],[-97.5205,45.9352],[-97.5207,45.9352],[-97.5248,45.9352],[-97.5253,45.9352],[-97.5277,45.9352],[-97.528,45.9352],[-97.5308,45.9352],[-97.531,45.9352],[-97.5322,45.9352],[-97.5324,45.9352],[-97.5325,45.9352],[-97.5326,45.9352],[-97.5342,45.9352],[-97.5386,45.9352],[-97.5387,45.9352],[-97.5409,45.9352],[-97.5425,45.9352],[-97.5431,45.9352],[-97.5439,45.9352],[-97.5456,45.9352],[-97.5467,45.9352],[-97.5476,45.9352],[-97.5491,45.9352],[-97.5502,45.9352],[-97.5506,45.9352],[-97.551,45.9352],[-97.5512,45.9352],[-97.552,45.9352],[-97.553,45.9352],[-97.5534,45.9352],[-97.5553,45.9352],[-97.5559,45.9352],[-97.5569,45.9352],[-97.5575,45.9352],[-97.5633,45.9352],[-97.5645,45.9352],[-97.5669,45.9353],[-97.5692,45.9353],[-97.5693,45.9353],[-97.5711,45.9353],[-97.5722,45.9353],[-97.5725,45.9353],[-97.5775,45.9353],[-97.5798,45.9353],[-97.584,45.9353],[-97.5841,45.9353],[-97.5855,45.9353],[-97.5882,45.9353],[-97.5892,45.9353],[-97.59,45.9353],[-97.5908,45.9353],[-97.5914,45.9353],[-97.5916,45.9353],[-97.5917,45.9353],[-97.5924,45.9353],[-97.5925,45.9353],[-97.5941,45.9353],[-97.5963,45.9353],[-97.5972,45.9353],[-97.5999,45.9353],[-97.6021,45.9353],[-97.6034,45.9353],[-97.6043,45.9353],[-97.6048,45.9353],[-97.6071,45.9353],[-97.6116,45.9353],[-97.6118,45.9353],[-97.613,45.9353],[-97.6133,45.9353],[-97.6159,45.9353],[-97.6176,45.9353],[-97.6197,45.9354],[-97.6231,45.9354],[-97.6244,45.9354],[-97.6246,45.9354],[-97.6248,45.9354],[-97.6252,45.9353],[-97.6295,45.9353],[-97.6316,45.9353],[-97.6325,45.9353],[-97.6329,45.9353],[-97.6332,45.9353],[-97.6333,45.9353],[-97.6336,45.9353],[-97.6339,45.9353],[-97.6341,45.9353],[-97.6343,45.9353],[-97.6354,45.9353],[-97.6359,45.9353],[-97.6371,45.9353],[-97.6385,45.9353],[-97.6386,45.9353],[-97.6398,45.9353],[-97.6414,45.9354],[-97.6423,45.9354],[-97.644,45.9354],[-97.646,45.9354],[-97.6467,45.9354],[-97.6477,45.9354],[-97.6497,45.9354],[-97.6519,45.9354],[-97.6546,45.9354],[-97.6548,45.9354],[-97.6553,45.9354],[-97.6583,45.9354],[-97.6599,45.9354],[-97.6607,45.9354],[-97.6639,45.9354],[-97.6645,45.9354],[-97.6652,45.9354],[-97.6668,45.9354],[-97.6714,45.9354],[-97.672,45.9354],[-97.673,45.9354],[-97.6748,45.9354],[-97.6757,45.9354],[-97.6777,45.9355],[-97.6786,45.9355],[-97.6804,45.9355],[-97.681,45.9355],[-97.6812,45.9355],[-97.6816,45.9355],[-97.6819,45.9355],[-97.6828,45.9355],[-97.6837,45.9355],[-97.684,45.9355],[-97.6847,45.9355],[-97.6875,45.9355],[-97.6964,45.9355],[-97.6965,45.9355],[-97.6966,45.9355],[-97.6997,45.9355],[-97.7006,45.9355],[-97.703,45.9355],[-97.7079,45.9355],[-97.7082,45.9355],[-97.7089,45.9355],[-97.7096,45.9355],[-97.7102,45.9355],[-97.7122,45.9355],[-97.7133,45.9355],[-97.7166,45.9355],[-97.7171,45.9355],[-97.7172,45.9355],[-97.7194,45.9355],[-97.7232,45.9355],[-97.7241,45.9355],[-97.7275,45.9355],[-97.7285,45.9355],[-97.7295,45.9355],[-97.7331,45.9355],[-97.7348,45.9355],[-97.7368,45.9355],[-97.738,45.9355],[-97.7381,45.9355],[-97.7396,45.9355],[-97.7407,45.9355],[-97.7428,45.9355],[-97.7482,45.9355],[-97.749,45.9355],[-97.7501,45.9355],[-97.7503,45.9355],[-97.7515,45.9355],[-97.7519,45.9355],[-97.7538,45.9355],[-97.7545,45.9355],[-97.757,45.9355],[-97.7588,45.9355],[-97.7611,45.9355],[-97.7628,45.9355],[-97.7643,45.9355],[-97.7656,45.9355],[-97.7669,45.9355],[-97.769,45.9355],[-97.7712,45.9355],[-97.7715,45.9355],[-97.7734,45.9355],[-97.7753,45.9355],[-97.7767,45.9355],[-97.7769,45.9355],[-97.7787,45.9355],[-97.7837,45.9355],[-97.7849,45.9356],[-97.785,45.9355],[-97.7853,45.9355],[-97.7864,45.9355],[-97.7876,45.9355],[-97.7894,45.9356],[-97.7896,45.9356],[-97.7919,45.9356],[-97.8003,45.9356],[-97.8122,45.9355],[-97.8126,45.9355],[-97.835,45.9356],[-97.8494,45.9357],[-97.8545,45.9357],[-97.8548,45.9357],[-97.8558,45.9357],[-97.8627,45.9357],[-97.869,45.9357],[-97.8704,45.9357],[-97.8731,45.9357],[-97.8739,45.9357],[-97.8747,45.9357],[-97.879,45.9357],[-97.8822,45.9357],[-97.8824,45.9357],[-97.8846,45.9357],[-97.8875,45.9357],[-97.888,45.9357],[-97.8909,45.9357],[-97.894,45.9357],[-97.8948,45.9357],[-97.8955,45.9357],[-97.8959,45.9357],[-97.8969,45.9357],[-97.9021,45.9357],[-97.9023,45.9357],[-97.9025,45.9357],[-97.9026,45.9358],[-97.9027,45.9358],[-97.9029,45.9358],[-97.903,45.9359],[-97.9048,45.9358],[-97.9578,45.9359],[-97.9587,45.9359],[-97.9788,45.9359],[-97.987,45.936],[-97.9871,45.936],[-97.996,45.9359],[-97.9992,45.9359],[-97.9994,45.9359],[-98.0014,45.9359],[-98.007,45.9359],[-98.0081,45.9359],[-98.0186,45.9359],[-98.0197,45.9359],[-98.0285,45.9358],[-98.0345,45.9358],[-98.0527,45.9358],[-98.0587,45.9358],[-98.0602,45.9358],[-98.0613,45.9358],[-98.0648,45.9359],[-98.0663,45.9359],[-98.0672,45.9359],[-98.0696,45.9359],[-98.0702,45.9359],[-98.0704,45.9359],[-98.0705,45.9359],[-98.0707,45.9359],[-98.0708,45.9359],[-98.0731,45.9359],[-98.0802,45.9359],[-98.0825,45.9359],[-98.0913,45.9359],[-98.0935,45.9359],[-98.0958,45.9359],[-98.0977,45.9359],[-98.1004,45.9359],[-98.1027,45.936],[-98.103,45.936],[-98.1039,45.936],[-98.1075,45.9359],[-98.1087,45.9359],[-98.1089,45.9359],[-98.1093,45.936],[-98.1096,45.9359],[-98.1113,45.936],[-98.112,45.936],[-98.1238,45.936],[-98.1248,45.936],[-98.1278,45.936],[-98.1288,45.936],[-98.1289,45.936],[-98.129,45.936],[-98.1321,45.936],[-98.1414,45.936],[-98.1436,45.936],[-98.1445,45.936],[-98.1451,45.936],[-98.147,45.936],[-98.1476,45.936],[-98.1485,45.9361],[-98.1493,45.9361],[-98.1526,45.9361],[-98.1537,45.9361],[-98.1539,45.9361],[-98.156,45.9361],[-98.1629,45.9361],[-98.1652,45.9361],[-98.172,45.9362],[-98.1721,45.9362],[-98.1723,45.9362],[-98.1726,45.9362],[-98.1735,45.9362],[-98.1737,45.9362],[-98.174,45.9362],[-98.1742,45.9362],[-98.1743,45.9362],[-98.1744,45.9362],[-98.1746,45.9362],[-98.1767,45.9362],[-98.1828,45.9362],[-98.1849,45.9362],[-98.1851,45.9362],[-98.1856,45.9362],[-98.1858,45.9362],[-98.1951,45.9362],[-98.1965,45.9362],[-98.1985,45.9362],[-98.2047,45.9362],[-98.2068,45.9362],[-98.2086,45.9362],[-98.2141,45.9362],[-98.216,45.9362],[-98.2168,45.9362],[-98.2193,45.9362],[-98.2202,45.9362],[-98.2279,45.9361],[-98.2297,45.9361],[-98.235,45.9361],[-98.2368,45.9361],[-98.2392,45.9361],[-98.2464,45.9361],[-98.2488,45.9362],[-98.2575,45.9361],[-98.2599,45.9361],[-98.2671,45.9361],[-98.2696,45.9361],[-98.2699,45.9361],[-98.2718,45.9361],[-98.2783,45.9361],[-98.2807,45.9361],[-98.288,45.9361],[-98.2904,45.9361],[-98.2921,45.9361],[-98.2974,45.9361],[-98.2991,45.9361],[-98.3016,45.9361],[-98.3089,45.9361],[-98.3113,45.9361],[-98.3114,45.9361],[-98.3115,45.9361],[-98.32,45.9362],[-98.332,45.9362],[-98.3361,45.9362],[-98.3482,45.9363],[-98.3522,45.9363],[-98.3523,45.9363],[-98.3564,45.9363],[-98.3688,45.9363],[-98.3729,45.9363],[-98.3823,45.9364],[-98.3845,45.9364],[-98.3912,45.9364],[-98.3934,45.9364],[-98.3936,45.9364],[-98.3937,45.9364],[-98.3956,45.9364],[-98.4011,45.9364],[-98.4029,45.9365],[-98.4052,45.9365],[-98.412,45.9365],[-98.4125,45.9365],[-98.4143,45.9365],[-98.4144,45.9365],[-98.4149,45.9365],[-98.4166,45.9365],[-98.4171,45.9365],[-98.4208,45.9365],[-98.4317,45.9366],[-98.4341,45.9366],[-98.4354,45.9366],[-98.4372,45.9366],[-98.4428,45.9367],[-98.4447,45.9367],[-98.4527,45.9367],[-98.4528,45.9367],[-98.4531,45.9367],[-98.4532,45.9367],[-98.4533,45.9367],[-98.4534,45.9367],[-98.4535,45.9367],[-98.4542,45.9367],[-98.4568,45.9367],[-98.4577,45.9367],[-98.4655,45.9368],[-98.4677,45.9368],[-98.4741,45.9368],[-98.4763,45.9368],[-98.4781,45.9369],[-98.4836,45.9369],[-98.4855,45.9369],[-98.4857,45.9369],[-98.4861,45.9369],[-98.4863,45.9369],[-98.4879,45.9369],[-98.4929,45.937],[-98.4946,45.937],[-98.4951,45.937],[-98.4966,45.937],[-98.4971,45.937],[-98.4991,45.937],[-98.505,45.9371],[-98.507,45.9371],[-98.5085,45.9371],[-98.5129,45.9371],[-98.5144,45.9371],[-98.5178,45.9372],[-98.521,45.9372],[-98.5211,45.9372],[-98.5214,45.9372],[-98.5215,45.9372],[-98.5221,45.9372],[-98.524,45.9372],[-98.5247,45.9372],[-98.5249,45.9372],[-98.5256,45.9372],[-98.5258,45.9372],[-98.5262,45.9372],[-98.5274,45.9372],[-98.5278,45.9372],[-98.5312,45.9373],[-98.5389,45.9374],[-98.5408,45.9374],[-98.5466,45.9374],[-98.5486,45.9375],[-98.5496,45.9375],[-98.5527,45.9375],[-98.5538,45.9375],[-98.5549,45.9375],[-98.5584,45.9376],[-98.5595,45.9376],[-98.5596,45.9376],[-98.56,45.9376],[-98.5601,45.9376],[-98.5619,45.9376],[-98.5676,45.9377],[-98.5695,45.9377],[-98.5802,45.9378],[-98.59,45.9379],[-98.591,45.9379],[-98.5941,45.9379],[-98.5952,45.938],[-98.5962,45.938],[-98.5993,45.938],[-98.6003,45.938],[-98.6013,45.938],[-98.6043,45.938],[-98.6053,45.938],[-98.6065,45.938],[-98.6099,45.938],[-98.6111,45.9381],[-98.613,45.9381],[-98.6189,45.9381],[-98.6209,45.9381],[-98.6211,45.9381],[-98.6218,45.9381],[-98.6319,45.9382],[-98.6339,45.9382],[-98.64,45.9382],[-98.642,45.9382],[-98.6526,45.9382],[-98.6628,45.9383],[-98.6648,45.9383],[-98.671,45.9384],[-98.673,45.9384],[-98.6735,45.9384],[-98.6749,45.9384],[-98.6752,45.9384],[-98.6753,45.9384],[-98.6754,45.9384],[-98.6777,45.9384],[-98.685,45.9385],[-98.6874,45.9385],[-98.6967,45.9386],[-98.6968,45.9386],[-98.6969,45.9386],[-98.7044,45.9387],[-98.7083,45.9387],[-98.7085,45.9387],[-98.7093,45.9387],[-98.7095,45.9387],[-98.7106,45.9387],[-98.7138,45.9387],[-98.7148,45.9387],[-98.7166,45.9387],[-98.722,45.9387],[-98.7238,45.9387],[-98.7239,45.9387],[-98.7242,45.9387],[-98.7244,45.9387],[-98.726,45.9387],[-98.7271,45.9387],[-98.7359,45.9388],[-98.7552,45.9388],[-98.7563,45.9388],[-98.7564,45.9388],[-98.7566,45.9388],[-98.766,45.9388],[-98.777,45.9389],[-98.7771,45.9389],[-98.7822,45.9389],[-98.7868,45.9389],[-98.7873,45.9389],[-98.7913,45.9389],[-98.7921,45.9389],[-98.7978,45.939],[-98.7979,45.939],[-98.8075,45.939],[-98.8157,45.939],[-98.8186,45.9391],[-98.8275,45.9391],[-98.8284,45.9391],[-98.8301,45.9391],[-98.8302,45.9391],[-98.8395,45.9391],[-98.8396,45.9391],[-98.8456,45.9391],[-98.847,45.9391],[-98.8498,45.9392],[-98.8499,45.9392],[-98.851,45.9392],[-98.8655,45.9392],[-98.866,45.9392],[-98.871,45.9393],[-98.8757,45.9393],[-98.877,45.9393],[-98.8774,45.9393],[-98.8803,45.9393],[-98.8813,45.9394],[-98.8823,45.9393],[-98.8831,45.9393],[-98.8838,45.9393],[-98.8845,45.9393],[-98.885,45.9393],[-98.8854,45.9393],[-98.8861,45.9393],[-98.8866,45.9393],[-98.8868,45.9393],[-98.8878,45.9393],[-98.8885,45.9394],[-98.889,45.9394],[-98.8891,45.9394],[-98.8894,45.9394],[-98.8899,45.9394],[-98.8902,45.9394],[-98.8909,45.9394],[-98.891,45.9394],[-98.8912,45.9394],[-98.892,45.9394],[-98.8923,45.9394],[-98.8927,45.9394],[-98.897,45.9394],[-98.8993,45.9394],[-98.9031,45.9394],[-98.9039,45.9394],[-98.9052,45.9394],[-98.9054,45.9394],[-98.9058,45.9394],[-98.9064,45.9394],[-98.9159,45.9393],[-98.9426,45.9394],[-98.9428,45.9394],[-98.9433,45.9394],[-98.9641,45.9395],[-98.9642,45.9395],[-98.9733,45.9396],[-98.9735,45.9396],[-98.9884,45.9397],[-98.9886,45.9397],[-98.9945,45.9397],[-99.0002,45.9397],[-99.0003,45.9397],[-99.0004,45.9397],[-99.0056,45.9397],[-99.0058,45.9397],[-99.0153,45.9398],[-99.0377,45.9399],[-99.0473,45.9399],[-99.0568,45.9399],[-99.0618,45.94],[-99.062,45.94],[-99.0889,45.94],[-99.0891,45.94],[-99.0933,45.94],[-99.0948,45.94],[-99.0974,45.94],[-99.0981,45.94],[-99.103,45.94],[-99.1167,45.94],[-99.1176,45.94],[-99.1214,45.94],[-99.1222,45.94],[-99.1305,45.94],[-99.1309,45.94],[-99.148,45.94],[-99.15,45.94],[-99.1722,45.94],[-99.1807,45.94],[-99.1967,45.94],[-99.1968,45.94],[-99.2015,45.9399],[-99.2117,45.94],[-99.2118,45.94],[-99.2122,45.94],[-99.2126,45.94],[-99.2127,45.94],[-99.2137,45.94],[-99.2139,45.94],[-99.2166,45.94],[-99.2217,45.94],[-99.2218,45.94],[-99.2223,45.94],[-99.2347,45.94],[-99.2425,45.94],[-99.245,45.9401],[-99.2506,45.9401],[-99.2577,45.94],[-99.2578,45.94],[-99.2627,45.9401],[-99.276,45.9401],[-99.2836,45.9401],[-99.2917,45.9401],[-99.294,45.9401],[-99.2967,45.9401],[-99.3048,45.9401],[-99.3076,45.9401],[-99.3152,45.9401],[-99.3157,45.9401],[-99.3177,45.9401],[-99.3383,45.9402],[-99.3384,45.9402],[-99.3386,45.9402],[-99.3388,45.9402],[-99.3436,45.9402],[-99.3437,45.9402],[-99.3438,45.9402],[-99.3442,45.9402],[-99.3444,45.9402],[-99.3446,45.9402],[-99.3448,45.9402],[-99.345,45.9402],[-99.3605,45.9403],[-99.361,45.9403],[-99.3617,45.9403],[-99.3621,45.9403],[-99.3649,45.9403],[-99.365,45.9403],[-99.3654,45.9402],[-99.3656,45.9402],[-99.3658,45.9402],[-99.366,45.9402],[-99.3663,45.9403],[-99.3666,45.9403],[-99.3667,45.9403],[-99.3668,45.9403],[-99.3685,45.9403],[-99.3706,45.9403],[-99.3714,45.9403],[-99.372,45.9403],[-99.3726,45.9403],[-99.3734,45.9403],[-99.374,45.9403],[-99.3746,45.9403],[-99.3751,45.9403],[-99.3766,45.9403],[-99.3782,45.9403],[-99.3854,45.9403],[-99.3866,45.9403],[-99.4012,45.9403],[-99.4072,45.9403],[-99.422,45.9403],[-99.4372,45.9403],[-99.4428,45.9403],[-99.4487,45.9403],[-99.4625,45.9403],[-99.4636,45.9403],[-99.4637,45.9403],[-99.4697,45.9404],[-99.4716,45.9404],[-99.4775,45.9404],[-99.4778,45.9404],[-99.4841,45.9404],[-99.4846,45.9404],[-99.4897,45.9404],[-99.4905,45.9404],[-99.4931,45.9404],[-99.4934,45.9404],[-99.5005,45.9405],[-99.5055,45.9405],[-99.5057,45.9405],[-99.5065,45.9405],[-99.5081,45.9405],[-99.5111,45.9405],[-99.5235,45.9406],[-99.526,45.9406],[-99.5316,45.9406],[-99.547,45.9407],[-99.5471,45.9407],[-99.5473,45.9407],[-99.5475,45.9407],[-99.5527,45.9408],[-99.5574,45.9408],[-99.5585,45.9408],[-99.5679,45.9408],[-99.57,45.9408],[-99.5734,45.9409],[-99.5886,45.941],[-99.5887,45.941],[-99.5937,45.941],[-99.6041,45.941],[-99.609,45.941],[-99.6094,45.941],[-99.6096,45.941],[-99.6101,45.941],[-99.6106,45.941],[-99.6107,45.941],[-99.611,45.941],[-99.6116,45.9411],[-99.6127,45.941],[-99.6145,45.9411],[-99.6217,45.9411],[-99.63,45.9411],[-99.6354,45.9411],[-99.6355,45.9411],[-99.6424,45.9411],[-99.654,45.941],[-99.6545,45.941],[-99.6555,45.941],[-99.656,45.941],[-99.6719,45.941],[-99.6769,45.941],[-99.6898,45.941],[-99.6907,45.941],[-99.691,45.941],[-99.6927,45.941],[-99.6929,45.941],[-99.6975,45.941],[-99.7114,45.9409],[-99.7115,45.9409],[-99.7136,45.9409],[-99.7181,45.9409],[-99.7217,45.9409],[-99.7242,45.9408],[-99.7252,45.9408],[-99.7262,45.9408],[-99.7275,45.9408],[-99.7382,45.9408],[-99.7389,45.9408],[-99.7477,45.9408],[-99.7489,45.9408],[-99.7492,45.9408],[-99.7494,45.9408],[-99.7503,45.9408],[-99.7509,45.9408],[-99.7553,45.9408],[-99.7597,45.9408],[-99.7606,45.9408],[-99.7646,45.9408],[-99.7686,45.9408],[-99.7761,45.9409],[-99.7814,45.9409],[-99.7828,45.9409],[-99.7843,45.9409],[-99.7854,45.9409],[-99.787,45.9409],[-99.7887,45.9409],[-99.7899,45.9409],[-99.7939,45.941],[-99.7969,45.941],[-99.8002,45.941],[-99.8011,45.941],[-99.8026,45.941],[-99.8074,45.941],[-99.8127,45.941],[-99.8136,45.941],[-99.8144,45.941],[-99.815,45.941],[-99.8177,45.941],[-99.8187,45.941],[-99.8219,45.9411],[-99.822,45.9411],[-99.8251,45.9411],[-99.8264,45.9411],[-99.8279,45.9411],[-99.8337,45.9411],[-99.8365,45.9411],[-99.8374,45.9411],[-99.8385,45.9412],[-99.8391,45.9412],[-99.8403,45.9412],[-99.8414,45.9412],[-99.8417,45.9412],[-99.8419,45.9412],[-99.8425,45.9411],[-99.8429,45.9412],[-99.8433,45.9411],[-99.8437,45.9411],[-99.8439,45.9411],[-99.8443,45.9412],[-99.846,45.9411],[-99.8484,45.9411],[-99.8487,45.9411],[-99.8491,45.9411],[-99.8495,45.9412],[-99.8498,45.9411],[-99.85,45.9411],[-99.8502,45.9412],[-99.8506,45.9412],[-99.8509,45.9412],[-99.852,45.9412],[-99.8529,45.9412],[-99.8533,45.9412],[-99.8538,45.9412],[-99.8542,45.9412],[-99.8578,45.9413],[-99.8586,45.9413],[-99.859,45.9413],[-99.8595,45.9413],[-99.8599,45.9413],[-99.8604,45.9413],[-99.8607,45.9413],[-99.8611,45.9413],[-99.8614,45.9413],[-99.8616,45.9413],[-99.862,45.9412],[-99.863,45.9412],[-99.8641,45.9412],[-99.865,45.9413],[-99.8653,45.9413],[-99.8656,45.9412],[-99.8658,45.9413],[-99.866,45.9413],[-99.8663,45.9413],[-99.8667,45.9413],[-99.8671,45.9413],[-99.8674,45.9413],[-99.8678,45.9414],[-99.868,45.9414],[-99.8683,45.9413],[-99.8693,45.9413],[-99.8695,45.9413],[-99.8697,45.9413],[-99.8699,45.9413],[-99.8705,45.9413],[-99.871,45.9413],[-99.8712,45.9413],[-99.8713,45.9413],[-99.8715,45.9413],[-99.8717,45.9414],[-99.8724,45.9413],[-99.8727,45.9413],[-99.873,45.9413],[-99.8737,45.9414],[-99.874,45.9413],[-99.8801,45.9414],[-99.8808,45.9414],[-99.8818,45.9414],[-99.882,45.9414],[-99.8856,45.9414],[-99.8865,45.9414],[-99.8883,45.9414],[-99.8891,45.9414],[-99.8898,45.9414],[-99.8904,45.9414],[-99.8911,45.9414],[-99.892,45.9414],[-99.894,45.9414],[-99.8948,45.9414],[-99.8962,45.9414],[-99.8969,45.9415],[-99.8984,45.9415],[-99.8993,45.9414],[-99.9009,45.9415],[-99.9029,45.9415],[-99.9082,45.9415],[-99.9099,45.9415],[-99.9132,45.9416],[-99.9137,45.9416],[-99.9175,45.9416],[-99.9211,45.9416],[-99.9217,45.9416],[-99.9236,45.9415],[-99.9237,45.9416],[-99.924,45.9415],[-99.9265,45.9416],[-99.9276,45.9415],[-99.9283,45.9416],[-99.9288,45.9416],[-99.9291,45.9416],[-99.9295,45.9415],[-99.9308,45.9416],[-99.9322,45.9416],[-99.9364,45.9416],[-99.9376,45.9416],[-99.9397,45.9417],[-99.9416,45.9416],[-99.9424,45.9417],[-99.9427,45.9417],[-99.9438,45.9417],[-99.9445,45.9417],[-99.9485,45.9417],[-99.9533,45.9417],[-99.9558,45.9417],[-99.961,45.9417],[-99.9632,45.9418],[-99.9649,45.9418],[-99.9809,45.9419],[-99.9813,45.9419],[-99.983,45.9419],[-99.9834,45.9419],[-99.9836,45.9419],[-99.984,45.9419],[-99.9847,45.9418],[-99.985,45.9418],[-99.986,45.9418],[-99.9863,45.9418],[-100.0004,45.9419],[-100.005,45.942],[-100.0052,45.9419],[-100.007,45.9419],[-100.0074,45.9419],[-100.0082,45.9419],[-100.0089,45.9419],[-100.0093,45.9419],[-100.0101,45.9419],[-100.0113,45.9419],[-100.0127,45.9419],[-100.0136,45.9419],[-100.014,45.9419],[-100.015,45.942],[-100.0173,45.942],[-100.0178,45.942],[-100.0208,45.9419],[-100.0211,45.9419],[-100.0216,45.9419],[-100.0223,45.9419],[-100.0232,45.9419],[-100.0236,45.9419],[-100.025,45.9419],[-100.0255,45.9419],[-100.0257,45.9419],[-100.0277,45.9419],[-100.029,45.9419],[-100.0297,45.942],[-100.0309,45.942],[-100.0331,45.942],[-100.0347,45.942],[-100.036,45.942],[-100.0369,45.9421],[-100.0389,45.942],[-100.0407,45.942],[-100.0422,45.942],[-100.0441,45.942],[-100.0447,45.942],[-100.0456,45.942],[-100.046,45.942],[-100.0465,45.942],[-100.0467,45.942],[-100.0485,45.942],[-100.0486,45.942],[-100.0502,45.942],[-100.0509,45.942],[-100.052,45.942],[-100.0526,45.942],[-100.0543,45.942],[-100.0556,45.942],[-100.0564,45.942],[-100.0567,45.942],[-100.0575,45.942],[-100.0578,45.942],[-100.0586,45.942],[-100.0588,45.942],[-100.06,45.942],[-100.0607,45.9421],[-100.0614,45.9421],[-100.0618,45.9421],[-100.0627,45.9421],[-100.0635,45.9421],[-100.064,45.9421],[-100.0652,45.9421],[-100.0666,45.9421],[-100.0672,45.9421],[-100.0676,45.9421],[-100.0682,45.9421],[-100.0687,45.9421],[-100.0693,45.9421],[-100.0713,45.9421],[-100.0725,45.9421],[-100.0759,45.9421],[-100.0828,45.9421],[-100.0839,45.9421],[-100.0859,45.9421],[-100.0863,45.9421],[-100.0879,45.9422],[-100.0884,45.9421],[-100.0886,45.9421],[-100.0902,45.9421],[-100.0911,45.9422],[-100.0914,45.9421],[-100.0919,45.9421],[-100.0936,45.9421],[-100.0944,45.9422],[-100.095,45.9422],[-100.0957,45.9421],[-100.0984,45.9422],[-100.0991,45.9422],[-100.1008,45.9422],[-100.1018,45.9422],[-100.1027,45.9422],[-100.1029,45.9422],[-100.1032,45.9422],[-100.1038,45.9422],[-100.1042,45.9422],[-100.1052,45.9422],[-100.1057,45.9422],[-100.106,45.9422],[-100.1064,45.9423],[-100.1073,45.9422],[-100.1079,45.9422],[-100.1083,45.9423],[-100.1089,45.9423],[-100.1091,45.9423],[-100.1094,45.9423],[-100.1098,45.9423],[-100.1107,45.9422],[-100.1122,45.9423],[-100.1219,45.9423],[-100.1223,45.9423],[-100.1254,45.9422],[-100.1401,45.9425],[-100.1417,45.9425],[-100.1418,45.9425],[-100.1505,45.9425],[-100.1506,45.9424],[-100.1509,45.9424],[-100.1523,45.9424],[-100.1605,45.9424],[-100.171,45.9425],[-100.1881,45.9426],[-100.1917,45.9426],[-100.1953,45.9427],[-100.2003,45.9427],[-100.2062,45.9427],[-100.2101,45.9427],[-100.213,45.9428],[-100.2284,45.9429],[-100.2285,45.9429],[-100.2424,45.943],[-100.2444,45.943],[-100.2445,45.943],[-100.2468,45.943],[-100.2469,45.943],[-100.2504,45.943],[-100.2579,45.943],[-100.258,45.943],[-100.2748,45.9429],[-100.275,45.9429],[-100.2756,45.9429],[-100.2758,45.9429],[-100.2827,45.943],[-100.283,45.9429],[-100.2844,45.9429],[-100.2856,45.9429],[-100.2861,45.9429],[-100.2869,45.943],[-100.2881,45.943],[-100.2892,45.943],[-100.2905,45.943],[-100.2931,45.943],[-100.2935,45.943],[-100.2938,45.943],[-100.2938,45.9431],[-100.2956,45.943],[-100.2961,45.943],[-100.3078,45.9432],[-100.3082,45.9433],[-100.3307,45.9432],[-100.3309,45.9432],[-100.3551,45.9432],[-100.3552,45.9432],[-100.3681,45.9434],[-100.3682,45.9434],[-100.3686,45.9434],[-100.3688,45.9434],[-100.369,45.9434],[-100.3696,45.9434],[-100.3709,45.9434],[-100.3722,45.9434],[-100.3725,45.9434],[-100.3787,45.9432],[-100.3789,45.9432],[-100.408,45.9434],[-100.409,45.9434],[-100.4096,45.9434],[-100.4105,45.9435],[-100.4113,45.9434],[-100.4118,45.9434],[-100.4124,45.9435],[-100.4128,45.9435],[-100.4137,45.9435],[-100.4141,45.9435],[-100.4146,45.9435],[-100.4152,45.9435],[-100.4156,45.9434],[-100.416,45.9434],[-100.4167,45.9435],[-100.4175,45.9435],[-100.4184,45.9435],[-100.4188,45.9435],[-100.4193,45.9435],[-100.4243,45.9435],[-100.4246,45.9435],[-100.4278,45.9435],[-100.428,45.9435],[-100.4303,45.9435],[-100.4318,45.9435],[-100.4321,45.9435],[-100.4339,45.9435],[-100.4361,45.9436],[-100.4391,45.9436],[-100.441,45.9436],[-100.4413,45.9436],[-100.4416,45.9436],[-100.4417,45.9436],[-100.4418,45.9436],[-100.442,45.9436],[-100.4421,45.9436],[-100.4422,45.9436],[-100.4423,45.9436],[-100.4427,45.9436],[-100.4428,45.9436],[-100.4429,45.9436],[-100.4433,45.9436],[-100.4434,45.9436],[-100.4435,45.9436],[-100.4437,45.9436],[-100.4438,45.9436],[-100.444,45.9436],[-100.4443,45.9436],[-100.4444,45.9436],[-100.4446,45.9436],[-100.4447,45.9436],[-100.4448,45.9436],[-100.4449,45.9436],[-100.445,45.9436],[-100.4453,45.9436],[-100.4454,45.9436],[-100.4455,45.9436],[-100.4456,45.9436],[-100.4457,45.9436],[-100.446,45.9436],[-100.4461,45.9436],[-100.4464,45.9436],[-100.4466,45.9436],[-100.4467,45.9436],[-100.4468,45.9436],[-100.447,45.9436],[-100.4471,45.9436],[-100.4474,45.9436],[-100.4475,45.9436],[-100.4476,45.9436],[-100.4477,45.9436],[-100.448,45.9436],[-100.4481,45.9436],[-100.4482,45.9436],[-100.4483,45.9436],[-100.4484,45.9436],[-100.4485,45.9436],[-100.4487,45.9436],[-100.4488,45.9436],[-100.449,45.9436],[-100.4491,45.9436],[-100.4493,45.9436],[-100.4497,45.9436],[-100.4498,45.9436],[-100.45,45.9436],[-100.4501,45.9436],[-100.4502,45.9436],[-100.4503,45.9436],[-100.4508,45.9436],[-100.4509,45.9436],[-100.4511,45.9436],[-100.4513,45.9436],[-100.4514,45.9436],[-100.4517,45.9436],[-100.4519,45.9436],[-100.452,45.9436],[-100.4523,45.9436],[-100.4524,45.9436],[-100.4527,45.9436],[-100.4528,45.9436],[-100.4529,45.9436],[-100.453,45.9436],[-100.4531,45.9436],[-100.4533,45.9436],[-100.4534,45.9436],[-100.4535,45.9436],[-100.4536,45.9436],[-100.4537,45.9436],[-100.4539,45.9436],[-100.454,45.9436],[-100.4541,45.9436],[-100.4544,45.9436],[-100.4546,45.9436],[-100.4547,45.9436],[-100.4548,45.9436],[-100.4549,45.9436],[-100.455,45.9436],[-100.4552,45.9436],[-100.4553,45.9436],[-100.4554,45.9436],[-100.4555,45.9436],[-100.4556,45.9436],[-100.4557,45.9436],[-100.4561,45.9436],[-100.4562,45.9436],[-100.4565,45.9436],[-100.4586,45.9436],[-100.461,45.9436],[-100.4628,45.9436],[-100.4638,45.9436],[-100.464,45.9436],[-100.4647,45.9436],[-100.4649,45.9436],[-100.4673,45.9436],[-100.4819,45.9436],[-100.4994,45.9436],[-100.5007,45.9437],[-100.5031,45.9437],[-100.5033,45.9437],[-100.5035,45.9437],[-100.5119,45.9437],[-100.5121,45.9437],[-100.5272,45.9437],[-100.5278,45.9437],[-100.5283,45.9437],[-100.5285,45.9437],[-100.5303,45.9438],[-100.5305,45.9437],[-100.5374,45.9437],[-100.549,45.9437],[-100.5525,45.9438],[-100.5528,45.9438],[-100.5584,45.9438],[-100.5596,45.9438],[-100.5647,45.9438],[-100.5652,45.9438],[-100.5656,45.9438],[-100.5665,45.9438],[-100.5674,45.9438],[-100.5749,45.9438],[-100.5754,45.9438],[-100.5766,45.9438],[-100.577,45.9438],[-100.5781,45.9438],[-100.5815,45.9438],[-100.5859,45.9438],[-100.6054,45.9436],[-100.6078,45.9436],[-100.6104,45.9436],[-100.6149,45.9436],[-100.6214,45.9436],[-100.6229,45.9436],[-100.6234,45.9436],[-100.6236,45.9436],[-100.6239,45.9436],[-100.6241,45.9436],[-100.6243,45.9437],[-100.6244,45.9437],[-100.6245,45.9437],[-100.6246,45.9437],[-100.6249,45.9437],[-100.6256,45.9437],[-100.6271,45.9437],[-100.6276,45.9437],[-100.6277,45.9437],[-100.628,45.9437],[-100.6451,45.9437],[-100.6465,45.9437],[-100.6474,45.9437],[-100.6482,45.9437],[-100.649,45.9436],[-100.654,45.9437],[-100.6547,45.9437],[-100.6566,45.9437],[-100.6644,45.9437],[-100.6722,45.9438],[-100.6968,45.9439],[-100.7082,45.944],[-100.7084,45.944],[-100.7202,45.944],[-100.7209,45.944],[-100.7211,45.944],[-100.7217,45.944],[-100.7218,45.944],[-100.7487,45.9437],[-100.7506,45.9437],[-100.7507,45.9437],[-100.7515,45.9437],[-100.7622,45.9438],[-100.7623,45.9438],[-100.7653,45.9438],[-100.7684,45.9438],[-100.7694,45.9438],[-100.7704,45.9438],[-100.7722,45.9439],[-100.7729,45.9438],[-100.7742,45.9438],[-100.7754,45.9438],[-100.7858,45.9438],[-100.7904,45.9438],[-100.7938,45.9438],[-100.8003,45.9438],[-100.8006,45.9438],[-100.8111,45.9437],[-100.8141,45.9437],[-100.8145,45.9437],[-100.826,45.9436],[-100.8309,45.9436],[-100.834,45.9436],[-100.8342,45.9436],[-100.835,45.9437],[-100.8352,45.9437],[-100.8354,45.9437],[-100.8355,45.9437],[-100.8356,45.9437],[-100.8357,45.9436],[-100.8358,45.9436],[-100.8359,45.9436],[-100.8371,45.9436],[-100.8373,45.9436],[-100.8375,45.9437],[-100.8376,45.9437],[-100.8377,45.9437],[-100.8379,45.9437],[-100.838,45.9437],[-100.8382,45.9437],[-100.8383,45.9436],[-100.8384,45.9436],[-100.8461,45.9436],[-100.8489,45.9436],[-100.849,45.9436],[-100.8491,45.9436],[-100.8491,45.9437],[-100.8492,45.9437],[-100.8493,45.9437],[-100.8494,45.9437],[-100.852,45.9437],[-100.8557,45.9437],[-100.8561,45.9437],[-100.8563,45.9437],[-100.8565,45.9436],[-100.8566,45.9436],[-100.8576,45.9436],[-100.8577,45.9436],[-100.858,45.9437],[-100.8582,45.9437],[-100.8593,45.9437],[-100.8615,45.9437],[-100.8767,45.9437],[-100.8768,45.9437],[-100.8775,45.9437],[-100.8783,45.9437],[-100.8826,45.9438],[-100.8829,45.9438],[-100.8899,45.9438],[-100.8922,45.9438],[-100.8926,45.9438],[-100.895,45.9438],[-100.9144,45.9438],[-100.9146,45.9438],[-100.935,45.9438],[-100.9352,45.9438],[-100.938,45.9439],[-100.9384,45.9439],[-100.9386,45.9439],[-100.941,45.9439],[-100.9412,45.9439],[-100.96,45.9438],[-100.9602,45.9438],[-100.964,45.9438],[-100.9645,45.9438],[-100.9713,45.9438],[-100.9751,45.9438],[-100.9752,45.9438],[-100.9764,45.9438],[-100.9773,45.9438],[-100.9804,45.9438],[-101.0003,45.9436],[-101.0061,45.9436],[-101.0063,45.9436],[-101.019,45.9436],[-101.0191,45.9436],[-101.0221,45.9436],[-101.0411,45.9435],[-101.0414,45.9435],[-101.047,45.9435],[-101.0474,45.9435],[-101.0483,45.9435],[-101.0493,45.9435],[-101.0589,45.9434],[-101.0592,45.9434],[-101.0596,45.9434],[-101.06,45.9434],[-101.0694,45.9435],[-101.0697,45.9435],[-101.0794,45.9436],[-101.0798,45.9436],[-101.0801,45.9436],[-101.101,45.9438],[-101.1011,45.9439],[-101.1012,45.9439],[-101.1013,45.9439],[-101.1015,45.9439],[-101.1042,45.9439],[-101.105,45.9439],[-101.1051,45.9439],[-101.1058,45.944],[-101.1068,45.944],[-101.1071,45.944],[-101.1072,45.9441],[-101.1137,45.9441],[-101.114,45.9441],[-101.117,45.9441],[-101.1174,45.9441],[-101.1257,45.9439],[-101.1284,45.9439],[-101.1353,45.9439],[-101.1423,45.9439],[-101.1425,45.9439],[-101.1426,45.9439],[-101.1427,45.9439],[-101.1428,45.944],[-101.1433,45.944],[-101.1456,45.9439],[-101.146,45.9439],[-101.157,45.9439],[-101.1576,45.9439],[-101.1614,45.9439],[-101.1619,45.9439],[-101.1627,45.9439],[-101.1713,45.944],[-101.1753,45.944],[-101.1755,45.944],[-101.1758,45.944],[-101.1759,45.944],[-101.1788,45.9439],[-101.179,45.944],[-101.1793,45.944],[-101.1795,45.944],[-101.1864,45.944],[-101.1876,45.944],[-101.1882,45.944],[-101.201,45.9439],[-101.2029,45.9439],[-101.2043,45.9439],[-101.2058,45.9439],[-101.2068,45.9439],[-101.2085,45.9439],[-101.2088,45.9439],[-101.2089,45.944],[-101.2091,45.944],[-101.2092,45.944],[-101.2094,45.944],[-101.2095,45.944],[-101.2097,45.944],[-101.2101,45.944],[-101.2114,45.944],[-101.2116,45.944],[-101.2139,45.944],[-101.2156,45.944],[-101.2175,45.944],[-101.2187,45.9441],[-101.2207,45.944],[-101.2219,45.944],[-101.2236,45.9441],[-101.2238,45.9441],[-101.2252,45.944],[-101.2417,45.944],[-101.2456,45.9441],[-101.2502,45.9442],[-101.2639,45.944],[-101.2714,45.9441],[-101.2749,45.9441],[-101.2871,45.944],[-101.2872,45.944],[-101.3016,45.944],[-101.3081,45.9441],[-101.312,45.9441],[-101.3131,45.9441],[-101.3132,45.9441],[-101.3171,45.9441],[-101.3174,45.9441],[-101.3286,45.9441],[-101.332,45.9442],[-101.333,45.9441],[-101.3334,45.9441],[-101.3335,45.9441],[-101.3336,45.9441],[-101.3339,45.9441],[-101.343,45.9441],[-101.3435,45.9441],[-101.3458,45.9441],[-101.3493,45.9441],[-101.3546,45.9441],[-101.3547,45.9441],[-101.3548,45.9441],[-101.3548,45.944],[-101.3549,45.944],[-101.3557,45.944],[-101.3558,45.944],[-101.3559,45.9441],[-101.356,45.9441],[-101.3585,45.9441],[-101.3589,45.9441],[-101.3592,45.9441],[-101.3594,45.9441],[-101.3608,45.9441],[-101.3635,45.9441],[-101.3644,45.9441],[-101.365,45.9442],[-101.3665,45.9442],[-101.3667,45.9442],[-101.3671,45.9442],[-101.3675,45.9442],[-101.3679,45.9442],[-101.3682,45.9441],[-101.3685,45.9441],[-101.3692,45.9441],[-101.3702,45.9441],[-101.3704,45.9441],[-101.3707,45.9442],[-101.3714,45.9442],[-101.3731,45.9442],[-101.3734,45.9442],[-101.3735,45.9442],[-101.3736,45.9442],[-101.4013,45.944],[-101.4018,45.9439],[-101.4115,45.9439],[-101.4121,45.9439],[-101.4204,45.9438],[-101.4209,45.9438],[-101.4215,45.9438],[-101.4294,45.9438],[-101.4299,45.9438],[-101.4324,45.9438],[-101.433,45.9438],[-101.4401,45.9438],[-101.4407,45.9438],[-101.4518,45.9439],[-101.452,45.9439],[-101.4524,45.9439],[-101.4584,45.9439],[-101.4588,45.9439],[-101.4623,45.9439],[-101.4627,45.9439],[-101.4761,45.944],[-101.4774,45.944],[-101.4801,45.944],[-101.4802,45.944],[-101.4823,45.9441],[-101.4825,45.9441],[-101.4998,45.9443],[-101.5005,45.9441],[-101.5011,45.9441],[-101.5103,45.9441],[-101.5109,45.9441],[-101.5215,45.944],[-101.5221,45.944],[-101.5297,45.9442],[-101.5305,45.9442],[-101.5345,45.9442],[-101.5354,45.9442],[-101.5396,45.9442],[-101.5408,45.9442],[-101.5409,45.9442],[-101.552,45.9442],[-101.5538,45.9442],[-101.5551,45.9442],[-101.5561,45.9442],[-101.5579,45.9442],[-101.5581,45.9442],[-101.5583,45.9442],[-101.5597,45.9442],[-101.5606,45.9442],[-101.5614,45.9442],[-101.5615,45.9442],[-101.5617,45.9442],[-101.576,45.9443],[-101.5894,45.9444],[-101.5895,45.9444],[-101.6195,45.9443],[-101.6199,45.9443],[-101.6248,45.9444],[-101.6281,45.9443],[-101.6324,45.9443],[-101.6392,45.9443],[-101.6444,45.9443],[-101.6447,45.9443],[-101.6452,45.9443],[-101.6453,45.9443],[-101.6459,45.9443],[-101.6576,45.9443],[-101.6581,45.9443],[-101.6668,45.9443],[-101.6802,45.9442],[-101.6804,45.9442],[-101.6806,45.9442],[-101.6815,45.9443],[-101.6835,45.9443],[-101.6837,45.9443],[-101.6897,45.9443],[-101.6938,45.9443],[-101.7002,45.9443],[-101.7003,45.9443],[-101.7029,45.9443],[-101.7083,45.9443],[-101.7183,45.9443],[-101.7208,45.9443],[-101.7212,45.9443],[-101.7213,45.9443],[-101.7214,45.9443],[-101.7216,45.9443],[-101.7217,45.9443],[-101.7218,45.9443],[-101.7219,45.9443],[-101.7222,45.9443],[-101.7224,45.9443],[-101.7228,45.9443],[-101.7268,45.9443],[-101.7287,45.9443],[-101.7296,45.9443],[-101.7304,45.9443],[-101.731,45.9443],[-101.7334,45.9444],[-101.7342,45.9444],[-101.7353,45.9444],[-101.738,45.9444],[-101.7395,45.9444],[-101.7433,45.9444],[-101.7443,45.9444],[-101.7455,45.9444],[-101.7466,45.9444],[-101.7471,45.9444],[-101.7476,45.9444],[-101.7489,45.9444],[-101.7494,45.9444],[-101.7495,45.9444],[-101.7496,45.9444],[-101.7497,45.9444],[-101.7499,45.9444],[-101.7501,45.9444],[-101.7503,45.9444],[-101.7506,45.9444],[-101.7507,45.9444],[-101.751,45.9444],[-101.7511,45.9444],[-101.7519,45.9444],[-101.752,45.9444],[-101.7522,45.9444],[-101.7524,45.9444],[-101.7537,45.9444],[-101.7538,45.9444],[-101.7539,45.9444],[-101.754,45.9444],[-101.7541,45.9444],[-101.7542,45.9444],[-101.7543,45.9444],[-101.7545,45.9444],[-101.7548,45.9444],[-101.7561,45.9444],[-101.7562,45.9444],[-101.7565,45.9444],[-101.7567,45.9444],[-101.7568,45.9444],[-101.7569,45.9444],[-101.7571,45.9444],[-101.7572,45.9444],[-101.7575,45.9444],[-101.7577,45.9444],[-101.7578,45.9444],[-101.758,45.9444],[-101.7582,45.9444],[-101.7583,45.9444],[-101.7585,45.9444],[-101.7586,45.9444],[-101.7588,45.9444],[-101.7632,45.9444],[-101.7639,45.9444],[-101.7649,45.9444],[-101.7658,45.9444],[-101.7664,45.9444],[-101.7687,45.9444],[-101.7699,45.9444],[-101.7701,45.9444],[-101.7702,45.9444],[-101.7703,45.9444],[-101.7704,45.9444],[-101.7705,45.9444],[-101.7706,45.9444],[-101.7707,45.9444],[-101.7708,45.9444],[-101.7709,45.9444],[-101.7711,45.9444],[-101.7713,45.9444],[-101.7715,45.9444],[-101.7716,45.9444],[-101.7723,45.9444],[-101.7727,45.9444],[-101.7729,45.9444],[-101.773,45.9444],[-101.7733,45.9444],[-101.7734,45.9444],[-101.7735,45.9444],[-101.7737,45.9444],[-101.7738,45.9444],[-101.7742,45.9444],[-101.7743,45.9444],[-101.7746,45.9444],[-101.7747,45.9444],[-101.7749,45.9444],[-101.775,45.9444],[-101.7751,45.9444],[-101.7752,45.9444],[-101.7755,45.9444],[-101.7759,45.9444],[-101.7762,45.9444],[-101.7764,45.9444],[-101.7765,45.9444],[-101.7766,45.9444],[-101.7767,45.9444],[-101.7768,45.9444],[-101.777,45.9444],[-101.7772,45.9444],[-101.7773,45.9444],[-101.7774,45.9444],[-101.7776,45.9444],[-101.7778,45.9444],[-101.7779,45.9444],[-101.778,45.9444],[-101.7781,45.9444],[-101.7782,45.9444],[-101.7783,45.9444],[-101.7786,45.9444],[-101.7789,45.9444],[-101.7794,45.9444],[-101.78,45.9444],[-101.7802,45.9444],[-101.7806,45.9444],[-101.7807,45.9444],[-101.7809,45.9444],[-101.7816,45.9444],[-101.7825,45.9444],[-101.7835,45.9444],[-101.7853,45.9444],[-101.7861,45.9443],[-101.7897,45.9444],[-101.7914,45.9444],[-101.8074,45.9444],[-101.8138,45.9445],[-101.8162,45.9445],[-101.8242,45.9446],[-101.8327,45.9446],[-101.833,45.9446],[-101.8354,45.9447],[-101.845,45.9447],[-101.852,45.9447],[-101.8523,45.9447],[-101.8527,45.9447],[-101.8615,45.9447],[-101.8619,45.9447],[-101.8741,45.9447],[-101.8744,45.9447],[-101.8752,45.9448],[-101.8869,45.9449],[-101.8873,45.9448],[-101.8976,45.9448],[-101.9131,45.9447],[-101.9225,45.9446],[-101.9256,45.9446],[-101.9358,45.9445],[-101.9392,45.9445],[-101.9403,45.9445],[-101.9404,45.9445],[-101.9407,45.9445],[-101.9408,45.9445],[-101.9411,45.9445],[-101.9414,45.9445],[-101.9417,45.9445],[-101.9419,45.9445],[-101.9422,45.9445],[-101.9428,45.9445],[-101.9429,45.9445],[-101.943,45.9445],[-101.9432,45.9445],[-101.9434,45.9445],[-101.9439,45.9445],[-101.9446,45.9445],[-101.9447,45.9445],[-101.945,45.9445],[-101.9453,45.9445],[-101.9454,45.9445],[-101.9459,45.9446],[-101.946,45.9446],[-101.9461,45.9446],[-101.9464,45.9445],[-101.9465,45.9445],[-101.9467,45.9445],[-101.948,45.9445],[-101.9482,45.9445],[-101.9483,45.9445],[-101.9485,45.9445],[-101.9491,45.9445],[-101.9507,45.9445],[-101.9518,45.9445],[-101.9531,45.9445],[-101.9533,45.9445],[-101.9534,45.9445],[-101.9537,45.9445],[-101.9542,45.9445],[-101.9548,45.9445],[-101.9551,45.9445],[-101.9558,45.9445],[-101.9567,45.9445],[-101.9571,45.9445],[-101.9605,45.9445],[-101.9635,45.9445],[-101.9729,45.9445],[-101.9734,45.9445],[-101.9737,45.9445],[-101.9752,45.9445],[-101.9754,45.9445],[-101.9755,45.9445],[-101.9757,45.9445],[-101.9765,45.9445],[-101.9768,45.9445],[-101.9774,45.9445],[-101.9775,45.9445],[-101.9776,45.9445],[-101.9777,45.9445],[-101.9885,45.9446],[-101.9891,45.9446],[-101.9893,45.9446],[-101.9894,45.9446],[-101.9895,45.9446],[-101.9912,45.9446],[-101.9913,45.9446],[-101.9915,45.9446],[-101.992,45.9446],[-101.9922,45.9446],[-101.9957,45.9446],[-101.9959,45.9446],[-101.9986,45.9447],[-102.0002,45.9447],[-102.0004,45.9447],[-102.0006,45.9446],[-102.0007,45.9446],[-102.0041,45.9446],[-102.0062,45.9445],[-102.0065,45.9445],[-102.0109,45.9445],[-102.0111,45.9445],[-102.0185,45.9445],[-102.0196,45.9445],[-102.0303,45.9446],[-102.0316,45.9446],[-102.0391,45.9447],[-102.04,45.9447],[-102.0402,45.9447],[-102.0403,45.9447],[-102.0403,45.9446],[-102.0404,45.9446],[-102.0407,45.9446],[-102.0409,45.9446],[-102.0426,45.9446],[-102.0429,45.9446],[-102.0524,45.9446],[-102.0609,45.9447],[-102.061,45.9447],[-102.0677,45.9448],[-102.0679,45.9448],[-102.0721,45.9448],[-102.0754,45.9448],[-102.0756,45.9448],[-102.0777,45.9448],[-102.0812,45.9448],[-102.0817,45.9448],[-102.0846,45.9448],[-102.0849,45.9448],[-102.085,45.9448],[-102.0851,45.9448],[-102.087,45.9448],[-102.0874,45.9449],[-102.0875,45.9449],[-102.0879,45.9449],[-102.0932,45.9449],[-102.0935,45.9449],[-102.0939,45.9449],[-102.0961,45.9449],[-102.0965,45.9449],[-102.1142,45.945],[-102.1155,45.945],[-102.1169,45.945],[-102.1206,45.945],[-102.1209,45.945],[-102.1231,45.945],[-102.1233,45.945],[-102.1236,45.945],[-102.1242,45.945],[-102.1243,45.9451],[-102.1245,45.945],[-102.1247,45.9449],[-102.1248,45.9449],[-102.1249,45.9449],[-102.1251,45.9448],[-102.1252,45.9448],[-102.1255,45.9447],[-102.1256,45.9447],[-102.126,45.9447],[-102.1264,45.9447],[-102.1268,45.9447],[-102.1302,45.9447],[-102.1306,45.9447],[-102.1307,45.9447],[-102.1309,45.9447],[-102.1318,45.9447],[-102.1345,45.9447],[-102.1354,45.9447],[-102.1356,45.9447],[-102.1358,45.9447],[-102.1364,45.9447],[-102.137,45.9447],[-102.1373,45.9447],[-102.138,45.9447],[-102.1385,45.9447],[-102.1391,45.9447],[-102.1399,45.9447],[-102.1402,45.9447],[-102.1404,45.9447],[-102.1408,45.9447],[-102.1409,45.9447],[-102.1417,45.9447],[-102.1419,45.9447],[-102.1431,45.9447],[-102.1437,45.9447],[-102.1439,45.9447],[-102.1452,45.9447],[-102.1454,45.9447],[-102.1455,45.9447],[-102.1457,45.9447],[-102.1459,45.9447],[-102.1461,45.9447],[-102.1502,45.9447],[-102.1563,45.9447],[-102.1564,45.9447],[-102.1578,45.9447],[-102.1588,45.9447],[-102.1593,45.9446],[-102.1613,45.9447],[-102.1623,45.9447],[-102.1629,45.9447],[-102.1652,45.9447],[-102.1659,45.9447],[-102.1665,45.9447],[-102.1666,45.9447],[-102.1679,45.9447],[-102.168,45.9447],[-102.1689,45.9447],[-102.1702,45.9447],[-102.1704,45.9447],[-102.1713,45.9447],[-102.1718,45.9447],[-102.1756,45.9447],[-102.1766,45.9447],[-102.1769,45.9447],[-102.1774,45.9447],[-102.1775,45.9447],[-102.1776,45.9447],[-102.1814,45.9447],[-102.1821,45.9447],[-102.1846,45.9447],[-102.1848,45.9447],[-102.1851,45.9447],[-102.1858,45.9447],[-102.1864,45.9447],[-102.1875,45.9447],[-102.1958,45.9448],[-102.1964,45.9448],[-102.1971,45.9448],[-102.198,45.9448],[-102.2014,45.9448],[-102.2039,45.9448],[-102.2139,45.9448],[-102.2166,45.9448],[-102.2177,45.9448],[-102.2178,45.9448],[-102.2179,45.9448],[-102.2183,45.9448],[-102.2188,45.9448],[-102.2198,45.9448],[-102.2227,45.9448],[-102.225,45.9448],[-102.227,45.9448],[-102.2271,45.9448],[-102.2279,45.9448],[-102.2282,45.9448],[-102.2284,45.9448],[-102.2285,45.9448],[-102.2477,45.9449],[-102.2479,45.9449],[-102.2504,45.9449],[-102.2608,45.9449],[-102.2686,45.9449],[-102.2695,45.9449],[-102.27,45.9449],[-102.2707,45.9449],[-102.2709,45.9449],[-102.2759,45.9449],[-102.279,45.9449],[-102.2791,45.9449],[-102.2794,45.9448],[-102.2799,45.9448],[-102.2801,45.9448],[-102.285,45.9448],[-102.2895,45.9448],[-102.3003,45.9449],[-102.3007,45.9449],[-102.3008,45.9449],[-102.3009,45.9449],[-102.3009,45.9448],[-102.301,45.9448],[-102.3012,45.9449],[-102.3054,45.9449],[-102.3085,45.9449],[-102.3095,45.9449],[-102.3099,45.9449],[-102.3103,45.9449],[-102.3207,45.9449],[-102.3209,45.9449],[-102.321,45.9449],[-102.3211,45.9449],[-102.3214,45.9449],[-102.322,45.9449],[-102.3249,45.9449],[-102.3262,45.9449],[-102.3282,45.9449],[-102.3287,45.945],[-102.331,45.945],[-102.3312,45.945],[-102.3313,45.945],[-102.3319,45.945],[-102.332,45.945],[-102.3482,45.9449],[-102.3483,45.9449],[-102.3487,45.9449],[-102.3515,45.9449],[-102.3516,45.9449],[-102.3532,45.9449],[-102.3533,45.9449],[-102.3534,45.9449],[-102.3544,45.9449],[-102.3555,45.9449],[-102.3611,45.9449],[-102.3615,45.9449],[-102.3618,45.9449],[-102.3624,45.9449],[-102.3691,45.9449],[-102.3693,45.9449],[-102.3695,45.9449],[-102.3731,45.9449],[-102.3737,45.9449],[-102.383,45.9449],[-102.3905,45.9449],[-102.3929,45.9449],[-102.393,45.945],[-102.3931,45.945],[-102.3934,45.945],[-102.3935,45.945],[-102.3966,45.9449],[-102.397,45.9449],[-102.3973,45.9449],[-102.3978,45.9449],[-102.3988,45.9449],[-102.4049,45.9449],[-102.4054,45.9449],[-102.4061,45.945],[-102.4064,45.945],[-102.4075,45.945],[-102.4106,45.945],[-102.4204,45.945],[-102.425,45.9449],[-102.4256,45.9449],[-102.445,45.9449],[-102.4456,45.9449],[-102.446,45.9449],[-102.4461,45.9449],[-102.4462,45.945],[-102.4463,45.945],[-102.4464,45.945],[-102.4466,45.945],[-102.4468,45.945],[-102.4473,45.945],[-102.4474,45.945],[-102.448,45.945],[-102.4481,45.945],[-102.4487,45.9451],[-102.4488,45.9451],[-102.4493,45.9451],[-102.4497,45.9451],[-102.4503,45.9451],[-102.4509,45.9451],[-102.4511,45.9451],[-102.4517,45.945],[-102.4523,45.945],[-102.4525,45.945],[-102.4531,45.945],[-102.4532,45.945],[-102.4536,45.945],[-102.454,45.945],[-102.4564,45.945],[-102.4567,45.9451],[-102.4587,45.945],[-102.4596,45.945],[-102.4603,45.945],[-102.4611,45.945],[-102.4673,45.945],[-102.4679,45.945],[-102.469,45.945],[-102.4701,45.945],[-102.472,45.945],[-102.4736,45.945],[-102.475,45.945],[-102.4762,45.945],[-102.477,45.945],[-102.4774,45.945],[-102.4974,45.9451],[-102.5003,45.9451],[-102.5235,45.945],[-102.5242,45.945],[-102.5243,45.945],[-102.5245,45.945],[-102.5253,45.945],[-102.535,45.945],[-102.5355,45.945],[-102.5363,45.945],[-102.5365,45.945],[-102.5379,45.945],[-102.539,45.9449],[-102.5499,45.9448],[-102.5505,45.9449],[-102.5569,45.9449],[-102.5575,45.9449],[-102.5585,45.945],[-102.5596,45.945],[-102.5683,45.945],[-102.5694,45.945],[-102.5805,45.945],[-102.5809,45.945],[-102.5812,45.945],[-102.5819,45.945],[-102.6,45.945],[-102.6008,45.945],[-102.6212,45.9449],[-102.6218,45.9449],[-102.6248,45.9449],[-102.638,45.9449],[-102.6382,45.9449],[-102.6386,45.9449],[-102.6422,45.9452],[-102.6424,45.9452],[-102.6514,45.9453],[-102.6523,45.9453],[-102.6539,45.9453],[-102.654,45.9453],[-102.6665,45.9452],[-102.6675,45.9452],[-102.6719,45.9452],[-102.6723,45.9452],[-102.674,45.9452],[-102.6743,45.9452],[-102.6745,45.9452],[-102.6765,45.9451],[-102.6771,45.9451],[-102.6937,45.9452],[-102.6938,45.9452],[-102.6965,45.9452],[-102.6966,45.9452],[-102.6975,45.9452],[-102.6976,45.9452],[-102.6996,45.9452],[-102.7034,45.9451],[-102.704,45.9451],[-102.7048,45.9451],[-102.7049,45.9451],[-102.7065,45.9451],[-102.7066,45.9451],[-102.7308,45.9452],[-102.7345,45.9452],[-102.7346,45.9452],[-102.7348,45.9452],[-102.7359,45.9452],[-102.7364,45.9452],[-102.7464,45.9452],[-102.7465,45.9452],[-102.7501,45.9452],[-102.7505,45.9452],[-102.7508,45.9452],[-102.7509,45.9452],[-102.7886,45.9451],[-102.7891,45.9451],[-102.794,45.9451],[-102.7973,45.9451],[-102.7975,45.9451],[-102.8018,45.9451],[-102.802,45.9451],[-102.8179,45.9451],[-102.818,45.9451],[-102.8277,45.9452],[-102.8279,45.9452],[-102.8282,45.9452],[-102.8603,45.9451],[-102.8627,45.9451],[-102.863,45.9451],[-102.8685,45.9451],[-102.8706,45.9451],[-102.877,45.9451],[-102.8807,45.9451],[-102.8809,45.9451],[-102.8824,45.9451],[-102.8835,45.9451],[-102.8847,45.9451],[-102.8859,45.9451],[-102.8864,45.9451],[-102.8869,45.9451],[-102.8879,45.9451],[-102.8886,45.9451],[-102.8905,45.9451],[-102.8916,45.9451],[-102.8917,45.9451],[-102.8923,45.9451],[-102.8928,45.9451],[-102.8934,45.9451],[-102.894,45.9451],[-102.8945,45.9451],[-102.8948,45.9451],[-102.896,45.9451],[-102.8962,45.9451],[-102.8967,45.9451],[-102.8972,45.9451],[-102.8977,45.9451],[-102.8983,45.9451],[-102.8989,45.9451],[-102.8995,45.9451],[-102.9001,45.9451],[-102.9003,45.9451],[-102.9004,45.9451],[-102.901,45.9451],[-102.9016,45.9451],[-102.9022,45.9451],[-102.9024,45.9451],[-102.903,45.9451],[-102.9031,45.9451],[-102.9037,45.9451],[-102.904,45.9451],[-102.9046,45.9451],[-102.9058,45.9451],[-102.9064,45.9451],[-102.907,45.9451],[-102.9076,45.9451],[-102.9078,45.9451],[-102.9081,45.9451],[-102.9087,45.9451],[-102.9092,45.9451],[-102.9098,45.9451],[-102.9104,45.9451],[-102.911,45.9451],[-102.9116,45.9451],[-102.9121,45.9451],[-102.9127,45.9451],[-102.9132,45.9451],[-102.9138,45.9451],[-102.9141,45.9451],[-102.9147,45.9451],[-102.9153,45.9451],[-102.9155,45.9451],[-102.9159,45.9451],[-102.9165,45.9451],[-102.9171,45.9451],[-102.9174,45.9451],[-102.9176,45.9451],[-102.9182,45.9451],[-102.9185,45.9451],[-102.9188,45.9451],[-102.9192,45.9451],[-102.9193,45.9451],[-102.9199,45.9451],[-102.9205,45.9451],[-102.9228,45.9451],[-102.9232,45.9451],[-102.9269,45.9451],[-102.9271,45.9451],[-102.9308,45.9451],[-102.9309,45.9451],[-102.9349,45.9451],[-102.939,45.945],[-102.9391,45.945],[-102.9392,45.945],[-102.9421,45.945],[-102.9434,45.945],[-102.9436,45.945],[-102.9513,45.945],[-102.9524,45.945],[-102.9526,45.945],[-102.9537,45.945],[-102.9538,45.945],[-102.9539,45.945],[-102.9551,45.945],[-102.9554,45.945],[-102.9598,45.945],[-102.9599,45.945],[-102.9629,45.945],[-102.963,45.945],[-102.9647,45.945],[-102.9649,45.9451],[-102.9727,45.9451],[-102.9728,45.9451],[-102.9743,45.9451],[-102.978,45.9451],[-102.9781,45.9451],[-102.9782,45.9451],[-102.9827,45.9451],[-102.9828,45.9451],[-102.9834,45.9451],[-102.984,45.9451],[-102.9865,45.9451],[-102.9875,45.9452],[-102.9881,45.9452],[-102.9882,45.9452],[-102.9898,45.9452],[-102.9899,45.9452],[-102.9957,45.9452],[-102.9957,45.9451],[-102.9958,45.9451],[-103.0005,45.9452],[-103.014,45.9452],[-103.0177,45.9452],[-103.0238,45.9453],[-103.0245,45.9453],[-103.027,45.9453],[-103.0276,45.9453],[-103.0345,45.9453],[-103.0361,45.9452],[-103.0364,45.9453],[-103.0375,45.9452],[-103.0383,45.9452],[-103.0394,45.9452],[-103.0395,45.9452],[-103.0397,45.9452],[-103.0403,45.9452],[-103.0409,45.9452],[-103.0417,45.9452],[-103.0422,45.9452],[-103.0428,45.9452],[-103.0431,45.9451],[-103.0435,45.9451],[-103.0445,45.9451],[-103.0451,45.9451],[-103.0456,45.9451],[-103.0463,45.9452],[-103.0465,45.9452],[-103.0467,45.9452],[-103.0469,45.9452],[-103.0472,45.9451],[-103.0474,45.9451],[-103.0477,45.9451],[-103.0482,45.9451],[-103.0484,45.9451],[-103.05,45.9451],[-103.0503,45.9451],[-103.052,45.9451],[-103.0521,45.9451],[-103.0532,45.9451],[-103.0563,45.9451],[-103.0568,45.9451],[-103.0571,45.9451],[-103.0576,45.9451],[-103.0583,45.9451],[-103.0607,45.9451],[-103.0616,45.9451],[-103.0637,45.9451],[-103.0639,45.9451],[-103.0643,45.9451],[-103.0664,45.9451],[-103.0708,45.9451],[-103.0716,45.9451],[-103.0728,45.9451],[-103.0742,45.9451],[-103.0771,45.9451],[-103.0783,45.9451],[-103.0785,45.9451],[-103.0828,45.9451],[-103.0859,45.9451],[-103.0893,45.9452],[-103.092,45.9451],[-103.0927,45.9451],[-103.0936,45.9451],[-103.0975,45.9452],[-103.0982,45.9451],[-103.0987,45.9451],[-103.0989,45.9451],[-103.0991,45.9451],[-103.0997,45.9451],[-103.1025,45.9451],[-103.1069,45.9451],[-103.1077,45.9451],[-103.1086,45.9451],[-103.1107,45.9451],[-103.1194,45.9451],[-103.1201,45.9451],[-103.1208,45.9451],[-103.1211,45.9451],[-103.122,45.9451],[-103.1264,45.9451],[-103.1273,45.9451],[-103.1286,45.9451],[-103.1289,45.9451],[-103.131,45.9451],[-103.1311,45.9451],[-103.1319,45.9451],[-103.1337,45.9451],[-103.1368,45.9451],[-103.1409,45.9451],[-103.1427,45.9451],[-103.1435,45.9451],[-103.1442,45.9451],[-103.1448,45.9451],[-103.1455,45.9451],[-103.1464,45.9451],[-103.1475,45.9451],[-103.1483,45.9451],[-103.1484,45.9451],[-103.1486,45.9451],[-103.1487,45.9451],[-103.1496,45.9451],[-103.1504,45.9451],[-103.1515,45.9451],[-103.1519,45.9451],[-103.1522,45.9451],[-103.1528,45.9451],[-103.1532,45.9451],[-103.1536,45.9451],[-103.1539,45.9451],[-103.1544,45.9451],[-103.1554,45.9451],[-103.1557,45.9451],[-103.1567,45.9452],[-103.1572,45.9452],[-103.1577,45.9452],[-103.1583,45.9452],[-103.1591,45.9451],[-103.16,45.9451],[-103.1603,45.9452],[-103.1608,45.9452],[-103.1611,45.9452],[-103.1616,45.9452],[-103.1618,45.9451],[-103.1621,45.9451],[-103.1626,45.9451],[-103.1631,45.9451],[-103.1636,45.9451],[-103.164,45.9451],[-103.1643,45.9451],[-103.1646,45.9451],[-103.1649,45.9451],[-103.1663,45.9451],[-103.1667,45.9452],[-103.1671,45.9452],[-103.1678,45.9452],[-103.1679,45.9452],[-103.168,45.9453],[-103.1685,45.9452],[-103.1693,45.9452],[-103.1694,45.9452],[-103.1713,45.9452],[-103.1716,45.9452],[-103.1718,45.9452],[-103.172,45.9452],[-103.1723,45.9452],[-103.1727,45.9452],[-103.173,45.9452],[-103.1735,45.9452],[-103.174,45.9452],[-103.1746,45.9452],[-103.1754,45.9452],[-103.1762,45.9452],[-103.1775,45.9452],[-103.1779,45.9452],[-103.1783,45.9452],[-103.1802,45.9452],[-103.1808,45.9452],[-103.1814,45.9452],[-103.1824,45.9452],[-103.1934,45.9453],[-103.1938,45.9453],[-103.2033,45.9452],[-103.2073,45.9452],[-103.2074,45.9452],[-103.2106,45.9452],[-103.2113,45.9452],[-103.2117,45.9452],[-103.2119,45.9452],[-103.2126,45.9452],[-103.2128,45.9452],[-103.2141,45.9452],[-103.2147,45.9452],[-103.2176,45.9452],[-103.218,45.9452],[-103.2181,45.9452],[-103.2184,45.9452],[-103.2447,45.9452],[-103.2451,45.9452],[-103.2504,45.9452],[-103.2527,45.9452],[-103.2695,45.9452],[-103.2841,45.9451],[-103.2844,45.9451],[-103.2971,45.9451],[-103.2972,45.9451],[-103.3071,45.9452],[-103.3121,45.9451],[-103.3127,45.9451],[-103.316,45.9451],[-103.3208,45.9451],[-103.3209,45.9451],[-103.3215,45.9451],[-103.3265,45.9451],[-103.3266,45.9451],[-103.3313,45.9451],[-103.3315,45.9451],[-103.3357,45.9451],[-103.3359,45.9451],[-103.3401,45.9451],[-103.351,45.9451],[-103.3539,45.9451],[-103.3543,45.9451],[-103.3667,45.9451],[-103.369,45.9451],[-103.3885,45.945],[-103.3892,45.945],[-103.3893,45.945],[-103.3897,45.945],[-103.3904,45.945],[-103.3906,45.945],[-103.41,45.9452],[-103.4101,45.9452],[-103.4108,45.9452],[-103.4114,45.9453],[-103.4115,45.9452],[-103.4116,45.9452],[-103.4119,45.9452],[-103.4175,45.9452],[-103.4177,45.9452],[-103.4179,45.9452],[-103.4181,45.9451],[-103.4185,45.9451],[-103.4202,45.9451],[-103.4218,45.9451],[-103.4229,45.9451],[-103.4233,45.9451],[-103.4241,45.9451],[-103.4262,45.9451],[-103.4269,45.9451],[-103.4274,45.9451],[-103.43,45.9451],[-103.4313,45.9451],[-103.4315,45.9451],[-103.4316,45.9451],[-103.4316,45.9452],[-103.4317,45.9453],[-103.4322,45.9453],[-103.4324,45.9453],[-103.4348,45.9453],[-103.4375,45.9453],[-103.4444,45.9453],[-103.4452,45.9453],[-103.4653,45.9452],[-103.4664,45.9452],[-103.4666,45.9452],[-103.4728,45.9452],[-103.4802,45.9451],[-103.4856,45.945],[-103.4857,45.945],[-103.494,45.9449],[-103.5006,45.9453],[-103.506,45.9453],[-103.5063,45.9453],[-103.5274,45.9453],[-103.5275,45.9453],[-103.5358,45.9453],[-103.5412,45.9453],[-103.5414,45.9453],[-103.5568,45.9451],[-103.5571,45.9453],[-103.5573,45.9454],[-103.5577,45.9454],[-103.5584,45.9453],[-103.559,45.9453],[-103.5606,45.9453],[-103.5615,45.9454],[-103.562,45.9454],[-103.5637,45.9453],[-103.5658,45.9453],[-103.5663,45.9453],[-103.567,45.9453],[-103.5707,45.9453],[-103.5735,45.9454],[-103.5771,45.9453],[-103.5848,45.9453],[-103.5849,45.9453],[-103.6135,45.9453],[-103.6183,45.9453],[-103.625,45.9453],[-103.6254,45.9453],[-103.6255,45.9453],[-103.6517,45.9452],[-103.6544,45.9452],[-103.6545,45.9452],[-103.6604,45.9452],[-103.6608,45.9452],[-103.6611,45.9452],[-103.6615,45.9452],[-103.663,45.9452],[-103.6631,45.9452],[-103.6677,45.9452],[-103.6678,45.9452],[-103.6682,45.9452],[-103.6685,45.9452],[-103.6686,45.9452],[-103.6725,45.9452],[-103.6779,45.9452],[-103.678,45.9452],[-103.6874,45.9452],[-103.6877,45.9452],[-103.6882,45.9452],[-103.6911,45.9452],[-103.7125,45.9451],[-103.7178,45.9451],[-103.721,45.9451],[-103.7334,45.9451],[-103.7428,45.9451],[-103.744,45.9451],[-103.7449,45.9451],[-103.7459,45.9451],[-103.7503,45.9453],[-103.7842,45.9452],[-103.7845,45.9452],[-103.7846,45.9452],[-103.7847,45.9452],[-103.785,45.9452],[-103.7872,45.9452],[-103.7877,45.9452],[-103.7953,45.9452],[-103.7954,45.9452],[-103.8159,45.9452],[-103.8421,45.9452],[-103.8423,45.9452],[-103.8452,45.9451],[-103.8453,45.9451],[-103.8481,45.9452],[-103.8515,45.9453],[-103.8517,45.9453],[-103.8534,45.9453],[-103.8537,45.9453],[-103.8658,45.9452],[-103.8659,45.9452],[-103.866,45.9452],[-103.8728,45.9452],[-103.8729,45.9452],[-103.8756,45.9451],[-103.8884,45.9451],[-103.8911,45.9451],[-103.8912,45.9451],[-103.894,45.9452],[-103.897,45.9452],[-103.8971,45.9452],[-103.8978,45.9452],[-103.8991,45.9452],[-103.901,45.9451],[-103.9012,45.9451],[-103.9013,45.9451],[-103.902,45.9452],[-103.9021,45.9452],[-103.9077,45.9453],[-103.9078,45.9454],[-103.9239,45.9453],[-103.924,45.9453],[-103.952,45.9453],[-103.9523,45.9453],[-103.9535,45.9453],[-103.9713,45.9453],[-103.9715,45.9453],[-103.9819,45.9452],[-103.9823,45.9453],[-103.9827,45.9453],[-103.9898,45.9453],[-103.9901,45.9453],[-104.0006,45.9452],[-104.0029,45.9452],[-104.0233,45.9453],[-104.0235,45.9453],[-104.0321,45.9453],[-104.0322,45.9453],[-104.0335,45.9453],[-104.0337,45.9453],[-104.0456,45.9453],[-104.0456,45.9464],[-104.0456,45.9498],[-104.0457,45.9508],[-104.0457,45.9509],[-104.0459,45.961],[-104.0462,45.9742],[-104.0462,45.9744],[-104.0462,45.9768],[-104.0462,45.9769],[-104.0462,45.9771],[-104.0464,45.9852],[-104.0464,45.9879],[-104.0465,45.9906],[-104.0465,45.9908],[-104.0465,45.9909],[-104.0465,45.9928],[-104.0466,45.9984],[-104.0466,45.9986],[-104.0466,45.9988],[-104.0466,45.9989],[-104.0467,45.9998],[-104.0467,46.0002],[-104.0467,46.0036],[-104.0468,46.014],[-104.0468,46.0175],[-104.0468,46.0176],[-104.0468,46.0177],[-104.0468,46.0178],[-104.0468,46.0182],[-104.0468,46.0196],[-104.0468,46.02],[-104.0468,46.0201],[-104.0468,46.0244],[-104.0467,46.0285],[-104.0466,46.0318],[-104.0466,46.0344],[-104.0465,46.0402],[-104.0465,46.0419],[-104.0464,46.0452],[-104.0464,46.0453],[-104.0464,46.0471],[-104.0463,46.0505],[-104.0463,46.0526],[-104.0462,46.0542],[-104.0462,46.0544],[-104.0462,46.0554],[-104.0462,46.0584],[-104.0462,46.0594],[-104.0461,46.0617],[-104.046,46.0685],[-104.046,46.0706],[-104.046,46.0708],[-104.046,46.0717],[-104.046,46.0745],[-104.046,46.0755],[-104.046,46.0756],[-104.046,46.0758],[-104.046,46.0759],[-104.046,46.0769],[-104.046,46.077],[-104.0459,46.0878],[-104.0459,46.0913],[-104.0459,46.0955],[-104.0459,46.0976],[-104.0459,46.1007],[-104.0459,46.1011],[-104.0459,46.1024],[-104.0459,46.1028],[-104.0459,46.103],[-104.0459,46.1033],[-104.0459,46.1035],[-104.0459,46.1042],[-104.0458,46.1064],[-104.0458,46.1071],[-104.0458,46.1081],[-104.0458,46.1111],[-104.0458,46.1121],[-104.0458,46.1128],[-104.0458,46.1147],[-104.0458,46.1153],[-104.0458,46.1159],[-104.0458,46.1178],[-104.0458,46.1184],[-104.0458,46.1185],[-104.0458,46.119],[-104.0458,46.1191],[-104.0458,46.1194],[-104.0458,46.1204],[-104.0458,46.1207],[-104.0458,46.1214],[-104.0458,46.1233],[-104.0458,46.124],[-104.0458,46.1253],[-104.0457,46.1317],[-104.0457,46.1319],[-104.0457,46.1327],[-104.0457,46.1329],[-104.0457,46.1368],[-104.0456,46.1437],[-104.0456,46.148],[-104.0456,46.1516],[-104.0456,46.1542],[-104.0455,46.1589],[-104.0455,46.1625],[-104.0455,46.1661],[-104.0455,46.1691],[-104.0455,46.1713],[-104.0455,46.177],[-104.0455,46.1806],[-104.0455,46.1842],[-104.0455,46.1878],[-104.0455,46.1895],[-104.0455,46.1928],[-104.0455,46.1964],[-104.0455,46.2026],[-104.0454,46.2059],[-104.0454,46.207],[-104.0455,46.2082],[-104.0455,46.2103],[-104.0455,46.2114],[-104.0455,46.2131],[-104.0455,46.216],[-104.0455,46.2166],[-104.0455,46.2184],[-104.0455,46.2186],[-104.0455,46.219],[-104.0455,46.2198],[-104.0455,46.2225],[-104.0455,46.2234],[-104.0455,46.2238],[-104.0455,46.2251],[-104.0455,46.2255],[-104.0455,46.2256],[-104.0455,46.2259],[-104.0455,46.2268],[-104.0455,46.2269],[-104.0455,46.2271],[-104.0455,46.2302],[-104.0455,46.2306],[-104.0455,46.234],[-104.0455,46.2371],[-104.0455,46.2394],[-104.0455,46.2413],[-104.0455,46.2425],[-104.0455,46.2436],[-104.0455,46.2469],[-104.0455,46.248],[-104.0455,46.2488],[-104.0456,46.25],[-104.0456,46.2512],[-104.0456,46.252],[-104.0456,46.2527],[-104.0456,46.2542],[-104.0456,46.2565],[-104.0455,46.2601],[-104.0455,46.2669],[-104.0455,46.2685],[-104.0455,46.2687],[-104.0455,46.2746],[-104.0455,46.2772],[-104.0455,46.2773],[-104.0455,46.2782],[-104.0456,46.2802],[-104.0456,46.2822],[-104.0457,46.2899],[-104.0457,46.2901],[-104.0457,46.2907],[-104.0457,46.2908],[-104.0457,46.2909],[-104.0457,46.292],[-104.0457,46.2952],[-104.0457,46.2962],[-104.0457,46.2976],[-104.0457,46.2982],[-104.0457,46.2994],[-104.0457,46.3001],[-104.0457,46.3009],[-104.0456,46.3033],[-104.0456,46.3041],[-104.0456,46.3052],[-104.0456,46.3087],[-104.0455,46.3098],[-104.0455,46.3099],[-104.0455,46.3101],[-104.0455,46.3102],[-104.0455,46.3114],[-104.0455,46.3207],[-104.0455,46.3212],[-104.0455,46.3227],[-104.0455,46.3232],[-104.0455,46.3239],[-104.0455,46.324],[-104.0455,46.3243],[-104.0455,46.3245],[-104.0455,46.3246],[-104.0455,46.3249],[-104.0455,46.3254],[-104.0455,46.3283],[-104.0456,46.3295],[-104.0456,46.3309],[-104.0455,46.3337],[-104.0456,46.3345],[-104.0456,46.3347],[-104.0455,46.3419],[-104.0455,46.3448],[-104.0455,46.3471],[-104.0455,46.3472],[-104.0455,46.3481],[-104.0455,46.3483],[-104.0455,46.3508],[-104.0455,46.3517],[-104.0455,46.3518],[-104.0455,46.3541],[-104.0455,46.3578],[-104.0455,46.361],[-104.0455,46.3633],[-104.0455,46.3641],[-104.0455,46.3662],[-104.0455,46.3669],[-104.0455,46.3738],[-104.0456,46.3799],[-104.0455,46.4129],[-104.0455,46.4133],[-104.0455,46.414],[-104.0455,46.4219],[-104.0455,46.4275],[-104.0455,46.4299],[-104.0454,46.4369],[-104.0454,46.4393],[-104.0454,46.4394],[-104.0454,46.4397],[-104.0454,46.4399],[-104.0454,46.4401],[-104.0454,46.4409],[-104.0454,46.4412],[-104.0454,46.4436],[-104.0454,46.4509],[-104.0454,46.4533],[-104.0454,46.4552],[-104.0453,46.4608],[-104.0453,46.461],[-104.0453,46.4629],[-104.0453,46.4634],[-104.0453,46.4649],[-104.0453,46.4654],[-104.0453,46.4666],[-104.0453,46.4703],[-104.0453,46.4715],[-104.0453,46.4727],[-104.0453,46.4763],[-104.0453,46.4775],[-104.0453,46.4791],[-104.0452,46.4838],[-104.0452,46.4854],[-104.0452,46.4896],[-104.0452,46.5],[-104.0452,46.502],[-104.0452,46.5061],[-104.0452,46.5069],[-104.0452,46.5093],[-104.0452,46.51],[-104.0452,46.5101],[-104.0452,46.5132],[-104.0452,46.5226],[-104.0452,46.5258],[-104.0452,46.527],[-104.0452,46.5306],[-104.0452,46.5318],[-104.0452,46.5332],[-104.0452,46.5373],[-104.0452,46.5387],[-104.0452,46.539],[-104.0452,46.54],[-104.0452,46.5403],[-104.0452,46.5404],[-104.0452,46.5408],[-104.0452,46.5409],[-104.0452,46.5446],[-104.0452,46.5555],[-104.0452,46.5591],[-104.0452,46.5606],[-104.0452,46.5651],[-104.0452,46.5666],[-104.0452,46.5676],[-104.0452,46.5705],[-104.0452,46.5715],[-104.0452,46.5729],[-104.0452,46.5772],[-104.0452,46.5786],[-104.0452,46.5796],[-104.0452,46.5801],[-104.0452,46.5817],[-104.0452,46.5822],[-104.0452,46.5823],[-104.0452,46.5825],[-104.0452,46.5827],[-104.0453,46.5837],[-104.0453,46.5846],[-104.0453,46.5859],[-104.0453,46.5894],[-104.0453,46.5898],[-104.0453,46.5899],[-104.0453,46.5904],[-104.0453,46.5909],[-104.0453,46.6097],[-104.0453,46.61],[-104.0453,46.6103],[-104.0453,46.6126],[-104.0453,46.6132],[-104.0453,46.6151],[-104.0453,46.6157],[-104.0454,46.6253],[-104.0454,46.6262],[-104.0454,46.6294],[-104.0454,46.6407],[-104.0454,46.6415],[-104.0454,46.6456],[-104.0455,46.6572],[-104.0455,46.6683],[-104.0456,46.6776],[-104.0456,46.6795],[-104.0456,46.6858],[-104.0456,46.6859],[-104.0456,46.6877],[-104.0456,46.6882],[-104.0456,46.6922],[-104.0456,46.6984],[-104.0457,46.701],[-104.0457,46.7084],[-104.0457,46.7093],[-104.0457,46.7103],[-104.0458,46.7129],[-104.0458,46.7139],[-104.0458,46.7142],[-104.0458,46.7146],[-104.0458,46.7165],[-104.0458,46.7176],[-104.0458,46.7197],[-104.0458,46.7201],[-104.0458,46.721],[-104.0458,46.7212],[-104.0458,46.7214],[-104.0458,46.7233],[-104.0458,46.7238],[-104.0458,46.7247],[-104.0458,46.7254],[-104.0458,46.7274],[-104.0458,46.7284],[-104.0458,46.7285],[-104.0458,46.731],[-104.0458,46.732],[-104.0458,46.7341],[-104.0458,46.7429],[-104.0458,46.7455],[-104.0458,46.7465],[-104.0458,46.7476],[-104.0458,46.7486],[-104.0458,46.7491],[-104.0458,46.7501],[-104.0458,46.7527],[-104.0458,46.7538],[-104.0459,46.7564],[-104.0459,46.7574],[-104.0459,46.76],[-104.0459,46.761],[-104.0459,46.7631],[-104.0459,46.7636],[-104.0459,46.7646],[-104.0459,46.7672],[-104.0459,46.7683],[-104.0459,46.7708],[-104.0459,46.7721],[-104.0459,46.7744],[-104.0459,46.7755],[-104.0459,46.7776],[-104.0459,46.7781],[-104.0459,46.7817],[-104.046,46.7828],[-104.046,46.7853],[-104.046,46.7864],[-104.046,46.7889],[-104.046,46.79],[-104.046,46.7921],[-104.046,46.7926],[-104.046,46.7936],[-104.046,46.7962],[-104.046,46.7972],[-104.0461,46.7998],[-104.0461,46.8009],[-104.0461,46.8035],[-104.0461,46.8045],[-104.0461,46.8066],[-104.0461,46.807],[-104.0461,46.8081],[-104.0461,46.8107],[-104.0462,46.8118],[-104.0462,46.8143],[-104.0462,46.8154],[-104.0463,46.818],[-104.0463,46.8191],[-104.0463,46.8212],[-104.0463,46.8216],[-104.0463,46.8227],[-104.0463,46.8252],[-104.0463,46.8263],[-104.0464,46.8289],[-104.0464,46.8308],[-104.0464,46.8325],[-104.0464,46.834],[-104.0464,46.8345],[-104.0464,46.8357],[-104.0464,46.8361],[-104.0464,46.8381],[-104.0464,46.8397],[-104.0465,46.8453],[-104.0465,46.847],[-104.0465,46.8491],[-104.0465,46.8599],[-104.0466,46.8723],[-104.0466,46.8745],[-104.0466,46.8869],[-104.0466,46.8892],[-104.0466,46.8905],[-104.0466,46.8928],[-104.0466,46.8937],[-104.0466,46.8941],[-104.0466,46.8945],[-104.0466,46.9016],[-104.0466,46.9036],[-104.0466,46.905],[-104.0466,46.9074],[-104.0466,46.9082],[-104.0466,46.9086],[-104.0466,46.9184],[-104.0466,46.9186],[-104.0466,46.9195],[-104.0466,46.922],[-104.0466,46.9228],[-104.0466,46.9231],[-104.0466,46.9257],[-104.0466,46.9267],[-104.0466,46.9293],[-104.0466,46.9303],[-104.0466,46.933],[-104.0466,46.9343],[-104.0466,46.935],[-104.0466,46.9353],[-104.0466,46.9439],[-104.0466,46.9448],[-104.0466,46.9474],[-104.0466,46.9484],[-104.0465,46.9517],[-104.0466,46.9548],[-104.0466,46.9557],[-104.0466,46.9585],[-104.0466,46.9593],[-104.0466,46.9608],[-104.0466,46.9619],[-104.0466,46.9629],[-104.0466,46.9658],[-104.0466,46.9662],[-104.0466,46.9665],[-104.0465,46.9694],[-104.0465,46.9701],[-104.0465,46.973],[-104.0465,46.9738],[-104.0465,46.9767],[-104.0465,46.9774],[-104.0464,46.9798],[-104.0463,46.98],[-104.0463,46.9803],[-104.0463,46.9807],[-104.0464,46.9836],[-104.0464,46.9839],[-104.0464,46.9872],[-104.0464,46.9876],[-104.0464,46.9887],[-104.0464,46.9908],[-104.0464,46.9912],[-104.0464,46.9952],[-104.0464,46.9981],[-104.0464,46.9986],[-104.0464,47.0017],[-104.0464,47.0022],[-104.0464,47.0053],[-104.0464,47.0057],[-104.0464,47.0059],[-104.0463,47.0089],[-104.0463,47.0095],[-104.0463,47.0097],[-104.0462,47.0131],[-104.0462,47.0162],[-104.0461,47.0168],[-104.0461,47.0198],[-104.046,47.0207],[-104.046,47.0234],[-104.0459,47.024],[-104.0459,47.0251],[-104.0459,47.0254],[-104.0459,47.0269],[-104.0458,47.0305],[-104.0457,47.0349],[-104.0456,47.0377],[-104.0455,47.0413],[-104.0455,47.0439],[-104.0455,47.045],[-104.0454,47.0457],[-104.0453,47.0486],[-104.0453,47.0494],[-104.0453,47.0522],[-104.0453,47.0529],[-104.0453,47.053],[-104.0452,47.0558],[-104.0452,47.0566],[-104.0452,47.0594],[-104.0452,47.0603],[-104.0452,47.063],[-104.0452,47.0639],[-104.0452,47.064],[-104.0452,47.0642],[-104.0452,47.0667],[-104.0452,47.0698],[-104.045,47.0785],[-104.045,47.0786],[-104.045,47.0787],[-104.045,47.0797],[-104.045,47.0805],[-104.045,47.081],[-104.0449,47.0931],[-104.0449,47.0943],[-104.045,47.1069],[-104.0451,47.1102],[-104.0451,47.1131],[-104.0451,47.1206],[-104.0452,47.1235],[-104.0452,47.1275],[-104.0451,47.1393],[-104.0452,47.142],[-104.0452,47.144],[-104.0452,47.1449],[-104.0452,47.1474],[-104.0452,47.1487],[-104.0452,47.1508],[-104.0452,47.1524],[-104.0451,47.1534],[-104.0452,47.1538],[-104.0451,47.1557],[-104.0451,47.1613],[-104.0451,47.1622],[-104.0451,47.1649],[-104.0451,47.1659],[-104.0452,47.1678],[-104.0452,47.1736],[-104.0452,47.1755],[-104.0452,47.1758],[-104.0452,47.1767],[-104.0452,47.177],[-104.0452,47.1771],[-104.0452,47.1772],[-104.0452,47.1773],[-104.0452,47.1775],[-104.0452,47.178],[-104.0452,47.1782],[-104.0452,47.187],[-104.0452,47.1885],[-104.0452,47.1923],[-104.0452,47.1932],[-104.0452,47.1992],[-104.0451,47.2017],[-104.0451,47.2071],[-104.045,47.2091],[-104.045,47.2099],[-104.0451,47.2144],[-104.0452,47.2157],[-104.0454,47.2364],[-104.0454,47.2367],[-104.0454,47.2376],[-104.0454,47.2379],[-104.0453,47.2389],[-104.0453,47.2419],[-104.0453,47.2428],[-104.0453,47.2438],[-104.0453,47.2466],[-104.0453,47.2475],[-104.0453,47.2503],[-104.0452,47.2547],[-104.0452,47.2555],[-104.0452,47.2559],[-104.0452,47.2564],[-104.0452,47.2578],[-104.0452,47.2584],[-104.0449,47.2642],[-104.0449,47.2653],[-104.0449,47.2654],[-104.0449,47.2658],[-104.0449,47.2659],[-104.045,47.267],[-104.045,47.2704],[-104.0451,47.2708],[-104.0451,47.2713],[-104.0451,47.2714],[-104.0451,47.2722],[-104.0452,47.2739],[-104.0451,47.2768],[-104.0451,47.2769],[-104.0451,47.277],[-104.0451,47.2782],[-104.0451,47.2817],[-104.0452,47.2829],[-104.0452,47.284],[-104.0452,47.2873],[-104.0452,47.2884],[-104.0452,47.2897],[-104.0452,47.2933],[-104.0452,47.2946],[-104.0452,47.2991],[-104.0452,47.3012],[-104.0452,47.3027],[-104.0453,47.3102],[-104.0453,47.3173],[-104.0454,47.3301],[-104.0454,47.3302],[-104.0454,47.3303],[-104.0454,47.3304],[-104.0453,47.3309],[-104.0453,47.331],[-104.0453,47.3319],[-104.0452,47.3318],[-104.0451,47.3318],[-104.0451,47.3319],[-104.045,47.3319],[-104.045,47.332],[-104.045,47.3321],[-104.045,47.3323],[-104.045,47.3324],[-104.0451,47.3328],[-104.045,47.3332],[-104.0451,47.3335],[-104.0451,47.3336],[-104.0451,47.3341],[-104.0451,47.3344],[-104.0451,47.335],[-104.0451,47.3354],[-104.0451,47.3359],[-104.0451,47.3366],[-104.0451,47.3367],[-104.0451,47.337],[-104.0451,47.3374],[-104.0451,47.3378],[-104.0451,47.338],[-104.0451,47.3381],[-104.0452,47.3383],[-104.0452,47.3385],[-104.0451,47.3387],[-104.045,47.339],[-104.045,47.3393],[-104.0451,47.3396],[-104.0451,47.3404],[-104.0451,47.3405],[-104.0451,47.3409],[-104.0452,47.3415],[-104.0452,47.3422],[-104.0452,47.3426],[-104.0452,47.3429],[-104.0451,47.3433],[-104.0452,47.3436],[-104.0453,47.3438],[-104.0451,47.3586],[-104.0451,47.3596],[-104.0451,47.3626],[-104.0451,47.3636],[-104.045,47.3702],[-104.0449,47.374],[-104.0449,47.3749],[-104.045,47.3884],[-104.045,47.3922],[-104.0453,47.3971],[-104.0453,47.3975],[-104.0453,47.3987],[-104.0453,47.4007],[-104.0453,47.4023],[-104.0453,47.4043],[-104.0453,47.4058],[-104.0453,47.406],[-104.0453,47.407],[-104.0453,47.4079],[-104.0453,47.4096],[-104.0453,47.4115],[-104.0453,47.4119],[-104.0453,47.4132],[-104.0453,47.4142],[-104.0453,47.4154],[-104.0453,47.4168],[-104.0453,47.4181],[-104.0453,47.4188],[-104.0452,47.4205],[-104.0452,47.4224],[-104.0452,47.4241],[-104.0452,47.4261],[-104.0452,47.4277],[-104.0452,47.4285],[-104.0452,47.4297],[-104.0452,47.4313],[-104.0452,47.4333],[-104.0451,47.4348],[-104.0451,47.4382],[-104.0451,47.4385],[-104.0451,47.4409],[-104.0451,47.4421],[-104.0451,47.4428],[-104.0451,47.4445],[-104.0451,47.4457],[-104.045,47.4481],[-104.045,47.4493],[-104.045,47.4517],[-104.045,47.4529],[-104.0449,47.4553],[-104.0449,47.4556],[-104.0449,47.4566],[-104.0449,47.4573],[-104.0449,47.4588],[-104.0449,47.4589],[-104.0449,47.4602],[-104.0449,47.4625],[-104.0449,47.4638],[-104.0449,47.4642],[-104.0448,47.4662],[-104.0448,47.4674],[-104.0448,47.4698],[-104.0448,47.471],[-104.0448,47.4718],[-104.0448,47.4725],[-104.0448,47.4747],[-104.0447,47.4821],[-104.0447,47.4849],[-104.0447,47.4855],[-104.0447,47.4863],[-104.0446,47.4879],[-104.0446,47.4891],[-104.0446,47.4915],[-104.0446,47.4927],[-104.0446,47.4951],[-104.0446,47.4963],[-104.0446,47.4987],[-104.0446,47.5],[-104.0445,47.5008],[-104.0445,47.5023],[-104.0445,47.5035],[-104.0445,47.506],[-104.0444,47.5072],[-104.0444,47.5078],[-104.0444,47.5096],[-104.0443,47.5108],[-104.0443,47.5118],[-104.0443,47.5133],[-104.0443,47.5144],[-104.0443,47.5153],[-104.0443,47.5169],[-104.0443,47.5175],[-104.0442,47.518],[-104.0442,47.5187],[-104.0442,47.5219],[-104.0441,47.5258],[-104.0441,47.5268],[-104.044,47.5279],[-104.044,47.5281],[-104.044,47.5288],[-104.044,47.5298],[-104.044,47.5309],[-104.044,47.5318],[-104.044,47.5324],[-104.044,47.5348],[-104.044,47.5354],[-104.044,47.536],[-104.044,47.539],[-104.044,47.5396],[-104.044,47.5426],[-104.044,47.5432],[-104.044,47.5478],[-104.044,47.5496],[-104.044,47.5498],[-104.044,47.5504],[-104.044,47.5535],[-104.044,47.554],[-104.044,47.555],[-104.044,47.5571],[-104.044,47.5577],[-104.044,47.5584],[-104.044,47.5607],[-104.044,47.5613],[-104.044,47.5644],[-104.044,47.5649],[-104.0439,47.5679],[-104.0439,47.5684],[-104.0439,47.5738],[-104.0439,47.5783],[-104.0439,47.5863],[-104.0439,47.5885],[-104.0439,47.589],[-104.0439,47.5904],[-104.0439,47.5941],[-104.0439,47.5944],[-104.0439,47.6005],[-104.0439,47.6128],[-104.0438,47.6204],[-104.0438,47.6228],[-104.0438,47.623],[-104.0438,47.6238],[-104.0438,47.6266],[-104.0438,47.627],[-104.0438,47.6274],[-104.0438,47.6279],[-104.0439,47.6431],[-104.0439,47.6445],[-104.0439,47.6455],[-104.0439,47.6465],[-104.0439,47.6481],[-104.0439,47.6491],[-104.0438,47.6513],[-104.0438,47.6523],[-104.0438,47.6527],[-104.0438,47.6543],[-104.0438,47.6553],[-104.0438,47.6563],[-104.0437,47.659],[-104.0437,47.66],[-104.0437,47.6606],[-104.0437,47.6609],[-104.0437,47.6615],[-104.0437,47.6626],[-104.0437,47.6637],[-104.0437,47.6662],[-104.0437,47.6673],[-104.0437,47.6682],[-104.0437,47.6697],[-104.0437,47.6708],[-104.0436,47.672],[-104.0436,47.6723],[-104.0436,47.6749],[-104.0436,47.677],[-104.0436,47.6771],[-104.0436,47.6814],[-104.0436,47.6885],[-104.0436,47.6889],[-104.0436,47.6894],[-104.0436,47.6895],[-104.0435,47.6925],[-104.0435,47.693],[-104.0435,47.6962],[-104.0435,47.6966],[-104.0435,47.6998],[-104.0435,47.7002],[-104.0435,47.7035],[-104.0435,47.7037],[-104.0435,47.7038],[-104.0435,47.7072],[-104.0435,47.7074],[-104.0434,47.7108],[-104.0434,47.711],[-104.0434,47.7144],[-104.0434,47.7146],[-104.0434,47.7169],[-104.0434,47.718],[-104.0434,47.7183],[-104.0434,47.7216],[-104.0434,47.7219],[-104.0435,47.7232],[-104.0435,47.7261],[-104.0436,47.7289],[-104.0436,47.7291],[-104.0437,47.7326],[-104.0437,47.7328],[-104.0436,47.7361],[-104.0436,47.7364],[-104.0435,47.7397],[-104.0435,47.74],[-104.0435,47.7433],[-104.0435,47.7437],[-104.0434,47.7456],[-104.0434,47.7457],[-104.0434,47.747],[-104.0434,47.7472],[-104.0434,47.7476],[-104.0434,47.7477],[-104.0434,47.7505],[-104.0434,47.7509],[-104.0433,47.7544],[-104.0433,47.7561],[-104.0433,47.7567],[-104.0432,47.7582],[-104.0432,47.7586],[-104.0432,47.759],[-104.0432,47.7598],[-104.0432,47.7608],[-104.0432,47.7609],[-104.0432,47.7611],[-104.0432,47.7612],[-104.0432,47.7614],[-104.0432,47.7617],[-104.0431,47.7653],[-104.0431,47.7657],[-104.0431,47.7689],[-104.043,47.7726],[-104.043,47.7758],[-104.043,47.7762],[-104.0429,47.7812],[-104.0429,47.7819],[-104.0428,47.7837],[-104.0428,47.7859],[-104.0428,47.7871],[-104.0428,47.7876],[-104.0428,47.7884],[-104.0427,47.7893],[-104.0427,47.7907],[-104.0427,47.791],[-104.0427,47.7912],[-104.0427,47.7942],[-104.0426,47.7948],[-104.0426,47.7979],[-104.0426,47.7983],[-104.0425,47.8057],[-104.0425,47.8059],[-104.0425,47.8062],[-104.0425,47.8066],[-104.0425,47.8068],[-104.0425,47.8069],[-104.0425,47.807],[-104.0425,47.8072],[-104.0425,47.8078],[-104.0425,47.8081],[-104.0424,47.8082],[-104.0423,47.8085],[-104.0423,47.8093],[-104.0423,47.8099],[-104.0423,47.8103],[-104.0423,47.8106],[-104.0423,47.811],[-104.0422,47.8127],[-104.0422,47.8134],[-104.0422,47.8138],[-104.0422,47.8154],[-104.0422,47.816],[-104.0422,47.8178],[-104.0422,47.8194],[-104.0422,47.8196],[-104.0422,47.8197],[-104.0422,47.8201],[-104.0422,47.8202],[-104.0422,47.8231],[-104.0422,47.8237],[-104.0421,47.8259],[-104.0421,47.8263],[-104.0421,47.8265],[-104.042,47.8274],[-104.042,47.8309],[-104.0419,47.834],[-104.0419,47.8342],[-104.0419,47.8345],[-104.0419,47.8346],[-104.0419,47.8347],[-104.0419,47.8348],[-104.0419,47.835],[-104.0419,47.8383],[-104.0419,47.8391],[-104.0419,47.8396],[-104.0418,47.8403],[-104.0418,47.8406],[-104.0418,47.8411],[-104.0418,47.8412],[-104.0418,47.8418],[-104.0417,47.8431],[-104.0417,47.8445],[-104.0417,47.8447],[-104.0417,47.8451],[-104.0417,47.8455],[-104.0417,47.846],[-104.0417,47.8468],[-104.0417,47.8473],[-104.0417,47.8483],[-104.0417,47.849],[-104.0417,47.8494],[-104.0417,47.8497],[-104.0417,47.8513],[-104.0417,47.8514],[-104.0417,47.8516],[-104.0416,47.852],[-104.0416,47.8523],[-104.0416,47.8533],[-104.0416,47.8538],[-104.0416,47.8543],[-104.0416,47.8553],[-104.0416,47.8555],[-104.0415,47.8563],[-104.0415,47.8569],[-104.0415,47.8573],[-104.0415,47.8583],[-104.0415,47.8601],[-104.0415,47.8605],[-104.0415,47.8615],[-104.0415,47.862],[-104.0414,47.8625],[-104.0414,47.8627],[-104.0414,47.8631],[-104.0415,47.8678],[-104.0416,47.8694],[-104.0416,47.8699],[-104.0417,47.8745],[-104.0417,47.8747],[-104.0417,47.8751],[-104.0417,47.8757],[-104.0417,47.8763],[-104.0418,47.8767],[-104.0418,47.8772],[-104.0418,47.8774],[-104.0419,47.8794],[-104.0419,47.8822],[-104.042,47.8845],[-104.042,47.8859],[-104.0421,47.8877],[-104.0421,47.8879],[-104.0421,47.888],[-104.0421,47.8883],[-104.0421,47.8894],[-104.0421,47.8895],[-104.0421,47.8908],[-104.0421,47.891],[-104.0421,47.8914],[-104.0421,47.8939],[-104.0423,47.9016],[-104.0423,47.9026],[-104.0424,47.9073],[-104.0428,47.9244],[-104.0428,47.9257],[-104.0429,47.9286],[-104.0429,47.9294],[-104.0429,47.9316],[-104.043,47.933],[-104.043,47.9351],[-104.0431,47.936],[-104.0432,47.9391],[-104.0432,47.9394],[-104.0432,47.9402],[-104.0432,47.9404],[-104.0432,47.9409],[-104.0432,47.9423],[-104.0432,47.9428],[-104.0433,47.9496],[-104.0433,47.9497],[-104.0433,47.9498],[-104.0433,47.9503],[-104.0433,47.953],[-104.0433,47.9539],[-104.0433,47.9543],[-104.0434,47.9545],[-104.0434,47.9554],[-104.0434,47.9559],[-104.0434,47.9561],[-104.0435,47.9562],[-104.0435,47.9569],[-104.0435,47.9583],[-104.0435,47.9596],[-104.0437,47.9688],[-104.0438,47.9705],[-104.0438,47.9708],[-104.0437,47.9711],[-104.0437,47.9712],[-104.0437,47.9721],[-104.0437,47.9747],[-104.0438,47.9784],[-104.0438,47.979],[-104.0438,47.9799],[-104.0438,47.98],[-104.0438,47.981],[-104.0438,47.9815],[-104.0438,47.9821],[-104.0439,47.9857],[-104.0439,47.9871],[-104.0439,47.9893],[-104.0439,47.99],[-104.0439,47.992],[-104.0439,47.9929],[-104.0439,47.993],[-104.044,47.9931],[-104.0439,47.9935],[-104.044,47.9937],[-104.0441,47.9939],[-104.0441,47.9946],[-104.0441,47.9949],[-104.0441,47.9958],[-104.0441,47.9961],[-104.0441,47.9962],[-104.0441,47.9969],[-104.0441,47.9977],[-104.0441,47.9995],[-104.0441,48.0025],[-104.0441,48.0028],[-104.0441,48.0053],[-104.0441,48.0076],[-104.0443,48.0247],[-104.0443,48.0248],[-104.0443,48.0249],[-104.0443,48.0263],[-104.0444,48.0324],[-104.0444,48.0331],[-104.0444,48.0347],[-104.0444,48.0363],[-104.0444,48.0371],[-104.0444,48.0373],[-104.0445,48.0408],[-104.0445,48.0429],[-104.0446,48.0482],[-104.0446,48.0483],[-104.0446,48.0491],[-104.0447,48.0615],[-104.0447,48.0631],[-104.0448,48.0633],[-104.0449,48.0705],[-104.0449,48.0724],[-104.0451,48.0824],[-104.0451,48.0885],[-104.0452,48.0921],[-104.0452,48.0994],[-104.0453,48.1088],[-104.0453,48.1112],[-104.0455,48.1265],[-104.0455,48.1283],[-104.0455,48.1294],[-104.0455,48.1312],[-104.0455,48.132],[-104.0455,48.133],[-104.0456,48.1366],[-104.0456,48.1374],[-104.0456,48.1403],[-104.0456,48.1423],[-104.0456,48.1465],[-104.0456,48.1502],[-104.0457,48.1547],[-104.0457,48.1573],[-104.0457,48.1584],[-104.0456,48.161],[-104.0456,48.1617],[-104.0456,48.1618],[-104.0456,48.1621],[-104.0456,48.1623],[-104.0456,48.1626],[-104.0456,48.1633],[-104.0456,48.1641],[-104.0456,48.1656],[-104.0456,48.1662],[-104.0456,48.1668],[-104.0456,48.1676],[-104.0456,48.1682],[-104.0456,48.1718],[-104.0456,48.1728],[-104.0456,48.1755],[-104.0456,48.1765],[-104.0456,48.1801],[-104.0456,48.1828],[-104.0456,48.1837],[-104.0456,48.1857],[-104.0456,48.1861],[-104.0456,48.1862],[-104.0456,48.1867],[-104.0455,48.1869],[-104.0455,48.187],[-104.0455,48.1876],[-104.0456,48.1884],[-104.0456,48.1896],[-104.0456,48.1903],[-104.0456,48.1947],[-104.0456,48.1981],[-104.0458,48.2193],[-104.0459,48.2337],[-104.0459,48.2344],[-104.046,48.2371],[-104.046,48.2414],[-104.046,48.2445],[-104.046,48.2452],[-104.046,48.2482],[-104.046,48.2488],[-104.0461,48.2518],[-104.0461,48.2551],[-104.0461,48.2554],[-104.0461,48.2559],[-104.0461,48.2589],[-104.0461,48.2591],[-104.0461,48.2597],[-104.0462,48.2631],[-104.0462,48.2641],[-104.0462,48.2696],[-104.0462,48.2699],[-104.0462,48.2705],[-104.0462,48.2735],[-104.0463,48.2741],[-104.0463,48.2771],[-104.0463,48.2849],[-104.0463,48.2863],[-104.0464,48.2871],[-104.0464,48.2878],[-104.0464,48.288],[-104.0464,48.2886],[-104.0464,48.2923],[-104.0464,48.2959],[-104.0464,48.2987],[-104.0464,48.2994],[-104.0465,48.3024],[-104.0465,48.3031],[-104.0465,48.3067],[-104.0465,48.3116],[-104.0465,48.3139],[-104.0466,48.3169],[-104.0466,48.3211],[-104.0466,48.3242],[-104.0467,48.3386],[-104.0467,48.3392],[-104.0467,48.3423],[-104.0468,48.3526],[-104.0469,48.3731],[-104.0469,48.3745],[-104.0469,48.3749],[-104.0469,48.3751],[-104.047,48.3805],[-104.047,48.3809],[-104.047,48.382],[-104.047,48.3893],[-104.0468,48.3893],[-104.0468,48.3906],[-104.0468,48.3907],[-104.0469,48.4025],[-104.0469,48.403],[-104.0469,48.4031],[-104.0469,48.4037],[-104.0471,48.4111],[-104.047,48.4211],[-104.047,48.4232],[-104.047,48.4239],[-104.047,48.4242],[-104.047,48.4281],[-104.047,48.4284],[-104.047,48.4285],[-104.0471,48.4302],[-104.0471,48.4338],[-104.0471,48.4339],[-104.0471,48.4402],[-104.0472,48.4457],[-104.0473,48.4459],[-104.0472,48.446],[-104.0472,48.4466],[-104.0472,48.4469],[-104.0473,48.447],[-104.0472,48.4511],[-104.0473,48.4512],[-104.0473,48.452],[-104.0473,48.4525],[-104.0473,48.4529],[-104.0473,48.4556],[-104.0473,48.4557],[-104.0473,48.4601],[-104.0473,48.4626],[-104.0473,48.4631],[-104.0474,48.4658],[-104.0474,48.4663],[-104.0474,48.4664],[-104.0474,48.4673],[-104.0474,48.4711],[-104.0474,48.4722],[-104.0473,48.4741],[-104.0474,48.4743],[-104.0474,48.4744],[-104.0474,48.4746],[-104.0474,48.4747],[-104.0474,48.4758],[-104.0474,48.476],[-104.0475,48.476],[-104.0474,48.4811],[-104.0475,48.4869],[-104.0475,48.489],[-104.0475,48.4891],[-104.0476,48.4892],[-104.0476,48.4894],[-104.0476,48.4902],[-104.0476,48.4903],[-104.0476,48.4904],[-104.0477,48.4962],[-104.0477,48.4988],[-104.0477,48.5007],[-104.0478,48.5051],[-104.0478,48.5071],[-104.0478,48.5088],[-104.0478,48.5104],[-104.0478,48.5112],[-104.0478,48.5117],[-104.0476,48.5181],[-104.0476,48.5183],[-104.0477,48.5197],[-104.0477,48.5203],[-104.0478,48.5209],[-104.0478,48.5225],[-104.0478,48.5234],[-104.0478,48.5245],[-104.0478,48.5247],[-104.0478,48.5256],[-104.0478,48.5259],[-104.0479,48.5266],[-104.0479,48.5269],[-104.0479,48.5288],[-104.0479,48.529],[-104.0479,48.5295],[-104.0479,48.5307],[-104.0478,48.5311],[-104.0478,48.532],[-104.0477,48.5349],[-104.0476,48.5381],[-104.0476,48.5383],[-104.0476,48.5385],[-104.0476,48.5391],[-104.0476,48.5396],[-104.0477,48.543],[-104.0477,48.5471],[-104.0477,48.5486],[-104.0477,48.5513],[-104.0477,48.5549],[-104.0477,48.5576],[-104.0477,48.5591],[-104.0478,48.5616],[-104.0478,48.5617],[-104.0478,48.562],[-104.0477,48.5628],[-104.0477,48.563],[-104.0477,48.5633],[-104.0477,48.5654],[-104.0477,48.573],[-104.0477,48.5759],[-104.0477,48.5773],[-104.0477,48.5775],[-104.0477,48.5799],[-104.0477,48.5831],[-104.0478,48.5866],[-104.0478,48.5904],[-104.0478,48.5916],[-104.0478,48.5917],[-104.0478,48.5919],[-104.0478,48.592],[-104.0479,48.592],[-104.0479,48.5927],[-104.0479,48.5929],[-104.0479,48.5971],[-104.0479,48.5973],[-104.0479,48.5976],[-104.0478,48.5988],[-104.0478,48.5989],[-104.0478,48.599],[-104.0478,48.5992],[-104.0478,48.5998],[-104.0478,48.6005],[-104.0478,48.6021],[-104.0478,48.6055],[-104.0478,48.6064],[-104.0478,48.6065],[-104.0479,48.6097],[-104.0479,48.6121],[-104.0478,48.6161],[-104.0479,48.6202],[-104.0479,48.6204],[-104.0479,48.621],[-104.0479,48.6228],[-104.0479,48.6249],[-104.0479,48.6251],[-104.0479,48.6252],[-104.048,48.6271],[-104.048,48.6272],[-104.048,48.6307],[-104.0479,48.634],[-104.0479,48.6344],[-104.0479,48.6347],[-104.048,48.6362],[-104.048,48.6367],[-104.0479,48.6383],[-104.0479,48.6395],[-104.0479,48.6415],[-104.048,48.6433],[-104.048,48.6453],[-104.048,48.6472],[-104.048,48.6485],[-104.048,48.6486],[-104.048,48.6489],[-104.0479,48.6495],[-104.0479,48.6497],[-104.0479,48.6499],[-104.0479,48.65],[-104.0479,48.6503],[-104.0479,48.6509],[-104.048,48.6518],[-104.048,48.6534],[-104.048,48.6558],[-104.0479,48.656],[-104.0479,48.6574],[-104.0479,48.6576],[-104.0479,48.6588],[-104.0479,48.6589],[-104.0478,48.6624],[-104.048,48.663],[-104.048,48.6631],[-104.048,48.6632],[-104.0481,48.6633],[-104.048,48.6636],[-104.048,48.664],[-104.0479,48.6642],[-104.048,48.6643],[-104.0479,48.6645],[-104.0479,48.6646],[-104.0479,48.6647],[-104.0479,48.6649],[-104.0479,48.6651],[-104.048,48.6654],[-104.048,48.6657],[-104.048,48.6663],[-104.048,48.6673],[-104.048,48.6689],[-104.048,48.6693],[-104.048,48.6701],[-104.048,48.6715],[-104.048,48.6721],[-104.0477,48.6731],[-104.0477,48.6771],[-104.0477,48.6796],[-104.0477,48.6797],[-104.0479,48.692],[-104.048,48.6935],[-104.048,48.6936],[-104.0479,48.7063],[-104.048,48.7063],[-104.0482,48.7064],[-104.0483,48.7065],[-104.0483,48.7078],[-104.0483,48.7081],[-104.0483,48.7093],[-104.0483,48.7109],[-104.0483,48.7131],[-104.0482,48.715],[-104.0482,48.7154],[-104.0483,48.7174],[-104.0483,48.7193],[-104.0483,48.7208],[-104.0483,48.721],[-104.0484,48.7214],[-104.0484,48.7225],[-104.0484,48.7233],[-104.0484,48.7253],[-104.0483,48.7272],[-104.0484,48.7292],[-104.0484,48.7311],[-104.0484,48.733],[-104.0484,48.7366],[-104.0485,48.7388],[-104.0485,48.7391],[-104.0485,48.7421],[-104.0485,48.7438],[-104.0485,48.7449],[-104.0485,48.7471],[-104.0484,48.7474],[-104.0485,48.7483],[-104.0485,48.7485],[-104.0483,48.7495],[-104.0483,48.7497],[-104.0485,48.75],[-104.0485,48.7514],[-104.0485,48.7515],[-104.0485,48.7518],[-104.0485,48.7556],[-104.0485,48.7601],[-104.0485,48.7656],[-104.0485,48.7659],[-104.0485,48.7676],[-104.0485,48.7756],[-104.0485,48.7788],[-104.0485,48.7804],[-104.0485,48.7805],[-104.0486,48.7867],[-104.0485,48.7878],[-104.0485,48.788],[-104.0486,48.7897],[-104.0486,48.7919],[-104.0486,48.7928],[-104.0487,48.7936],[-104.0487,48.7937],[-104.0487,48.7956],[-104.0486,48.7963],[-104.0486,48.7964],[-104.0486,48.7966],[-104.0486,48.7969],[-104.0486,48.8001],[-104.0486,48.8002],[-104.0487,48.8077],[-104.0487,48.8121],[-104.0487,48.8131],[-104.0487,48.814],[-104.0487,48.8159],[-104.0488,48.8199],[-104.0488,48.8223],[-104.0488,48.8243],[-104.0489,48.8298],[-104.0489,48.8318],[-104.0489,48.8358],[-104.0489,48.8368],[-104.0489,48.8378],[-104.0489,48.8398],[-104.0489,48.8417],[-104.0489,48.8457],[-104.0488,48.847],[-104.0488,48.8471],[-104.0488,48.8475],[-104.0488,48.8522],[-104.0488,48.8524],[-104.0488,48.8531],[-104.0488,48.8543],[-104.0488,48.8544],[-104.0488,48.8567],[-104.0488,48.8568],[-104.0487,48.8602],[-104.0487,48.8638],[-104.0488,48.8658],[-104.0488,48.8665],[-104.0488,48.8674],[-104.0488,48.8675],[-104.0488,48.8678],[-104.0488,48.8683],[-104.0489,48.8685],[-104.0489,48.8688],[-104.0489,48.8693],[-104.0491,48.8694],[-104.049,48.8695],[-104.0489,48.8699],[-104.0489,48.87],[-104.049,48.8703],[-104.049,48.8704],[-104.0489,48.8714],[-104.0489,48.8721],[-104.0489,48.8726],[-104.0489,48.873],[-104.0489,48.8734],[-104.0489,48.8735],[-104.0489,48.8737],[-104.0489,48.8745],[-104.0489,48.8749],[-104.0489,48.8755],[-104.0489,48.8756],[-104.0489,48.8757],[-104.0489,48.8759],[-104.0489,48.8769],[-104.0489,48.8773],[-104.0489,48.8776],[-104.0489,48.8778],[-104.0488,48.8786],[-104.0488,48.8788],[-104.0488,48.8789],[-104.0488,48.8791],[-104.0489,48.8792],[-104.0489,48.8794],[-104.0489,48.8797],[-104.0489,48.8798],[-104.0489,48.8799],[-104.0489,48.8803],[-104.0489,48.8804],[-104.0489,48.8806],[-104.0487,48.8823],[-104.0487,48.8865],[-104.0487,48.8866],[-104.0486,48.8948],[-104.0486,48.8969],[-104.0486,48.8994],[-104.0486,48.9014],[-104.0487,48.9023],[-104.0487,48.9026],[-104.0488,48.903],[-104.0489,48.9033],[-104.0489,48.9035],[-104.0489,48.9036],[-104.0489,48.9038],[-104.0489,48.9047],[-104.0489,48.9054],[-104.0489,48.9058],[-104.0489,48.9062],[-104.0489,48.9063],[-104.0489,48.9065],[-104.0489,48.9066],[-104.0489,48.9067],[-104.0489,48.9068],[-104.0488,48.9068],[-104.0487,48.907],[-104.0487,48.9094],[-104.0489,48.9122],[-104.0489,48.9123],[-104.0489,48.9124],[-104.0489,48.9126],[-104.0489,48.9133],[-104.0489,48.9151],[-104.049,48.917],[-104.049,48.9175],[-104.049,48.9177],[-104.049,48.9184],[-104.049,48.9186],[-104.049,48.919],[-104.049,48.9192],[-104.049,48.9209],[-104.049,48.9214],[-104.049,48.9222],[-104.0489,48.9225],[-104.0489,48.9236],[-104.0489,48.9237],[-104.0489,48.9238],[-104.0489,48.9246],[-104.0489,48.9248],[-104.0489,48.9249],[-104.0489,48.926],[-104.0489,48.9268],[-104.0489,48.9276],[-104.0489,48.9285],[-104.0489,48.9289],[-104.049,48.9296],[-104.049,48.9303],[-104.049,48.931],[-104.049,48.9316],[-104.049,48.9322],[-104.049,48.9327],[-104.049,48.9331],[-104.049,48.9336],[-104.0488,48.9381],[-104.0487,48.9398],[-104.0487,48.9402],[-104.0487,48.9403],[-104.0488,48.9405],[-104.0488,48.9406],[-104.0488,48.9407],[-104.0487,48.9413],[-104.0487,48.9417],[-104.0487,48.9421],[-104.0487,48.9422],[-104.0487,48.9423],[-104.049,48.9431],[-104.049,48.9444],[-104.049,48.9463],[-104.049,48.9466],[-104.049,48.9474],[-104.049,48.9478],[-104.0489,48.9482],[-104.0489,48.949],[-104.0488,48.9508],[-104.0488,48.9509],[-104.0488,48.9517],[-104.0488,48.9522],[-104.0488,48.9523],[-104.0488,48.9526],[-104.0489,48.953],[-104.0488,48.9547],[-104.0488,48.9553],[-104.0488,48.9558],[-104.0488,48.9561],[-104.0488,48.9567],[-104.0488,48.9573],[-104.0488,48.9575],[-104.0488,48.9577],[-104.0488,48.9586],[-104.0488,48.9587],[-104.0488,48.959],[-104.0488,48.9596],[-104.0488,48.9607],[-104.0488,48.9611],[-104.0488,48.9615],[-104.0489,48.962],[-104.0489,48.9625],[-104.0489,48.9628],[-104.0489,48.9632],[-104.0488,48.9634],[-104.0488,48.9635],[-104.0488,48.9645],[-104.0488,48.9648],[-104.0488,48.9651],[-104.0488,48.9652],[-104.0487,48.9658],[-104.0488,48.9665],[-104.0488,48.9672],[-104.0488,48.9679],[-104.0488,48.9681],[-104.0488,48.9683],[-104.0488,48.9685],[-104.0488,48.9694],[-104.0488,48.9702],[-104.0488,48.9719],[-104.0487,48.9723],[-104.0488,48.9742],[-104.0487,48.9752],[-104.0488,48.9761],[-104.0488,48.9768],[-104.0488,48.9774],[-104.0487,48.9778],[-104.0487,48.9781],[-104.0487,48.9783],[-104.0487,48.9799],[-104.0487,48.9802],[-104.0487,48.9812],[-104.0487,48.9817],[-104.0487,48.9818],[-104.0487,48.9822],[-104.0487,48.9825],[-104.0487,48.983],[-104.0487,48.9833],[-104.0487,48.9838],[-104.0487,48.9849],[-104.0487,48.9862],[-104.0487,48.987],[-104.0487,48.9873],[-104.0487,48.9875],[-104.0487,48.9876],[-104.0487,48.988],[-104.0487,48.9891],[-104.0487,48.9994],[-104.0487,48.9996]]]},"properties":{"STATE_ID":"38","STATE_NAME":"North Dakota"},"id":38}, -{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-89.4854,36.4975],[-89.4896,36.4975],[-89.493,36.4975],[-89.4981,36.4976],[-89.5041,36.4976],[-89.5046,36.4977],[-89.5051,36.4977],[-89.5085,36.4977],[-89.5088,36.4977],[-89.514,36.4977],[-89.5148,36.4977],[-89.5174,36.4978],[-89.5188,36.4978],[-89.528,36.4978],[-89.5292,36.4978],[-89.5392,36.4979],[-89.5394,36.4983],[-89.5399,36.499],[-89.5409,36.5008],[-89.5418,36.502],[-89.5425,36.503],[-89.5437,36.5044],[-89.5443,36.5052],[-89.5452,36.5061],[-89.5464,36.5074],[-89.5473,36.5084],[-89.5484,36.5094],[-89.5494,36.5104],[-89.5507,36.5117],[-89.5517,36.513],[-89.5531,36.5146],[-89.5546,36.5165],[-89.5567,36.5191],[-89.5569,36.5193],[-89.5585,36.5214],[-89.5594,36.5227],[-89.5599,36.5235],[-89.5604,36.5244],[-89.5624,36.5283],[-89.5633,36.5304],[-89.5646,36.533],[-89.5648,36.5333],[-89.5656,36.5352],[-89.5666,36.5376],[-89.5677,36.5403],[-89.5683,36.5418],[-89.5684,36.542],[-89.5692,36.5442],[-89.57,36.5465],[-89.5704,36.5477],[-89.5708,36.5488],[-89.571,36.5502],[-89.5712,36.5514],[-89.5712,36.5521],[-89.5711,36.5538],[-89.5711,36.5548],[-89.571,36.5557],[-89.5708,36.5573],[-89.5707,36.5577],[-89.5705,36.5584],[-89.57,36.5597],[-89.5691,36.5617],[-89.5686,36.5625],[-89.5679,36.5637],[-89.567,36.565],[-89.566,36.5664],[-89.5653,36.5673],[-89.5644,36.5682],[-89.5633,36.5693],[-89.5614,36.5712],[-89.5596,36.5728],[-89.5576,36.5743],[-89.5563,36.5751],[-89.554,36.5766],[-89.5539,36.5767],[-89.5524,36.5775],[-89.5515,36.5779],[-89.5511,36.5781],[-89.549,36.5789],[-89.5479,36.5792],[-89.5473,36.5794],[-89.5461,36.5798],[-89.5447,36.5802],[-89.5444,36.5803],[-89.5426,36.5807],[-89.5409,36.581],[-89.5383,36.5813],[-89.5362,36.5814],[-89.534,36.5815],[-89.5321,36.5816],[-89.5306,36.5817],[-89.5295,36.5817],[-89.5285,36.5816],[-89.527,36.5812],[-89.5258,36.5809],[-89.5256,36.5808],[-89.5249,36.5805],[-89.5241,36.5801],[-89.5231,36.5796],[-89.5207,36.5786],[-89.5185,36.5778],[-89.5169,36.5774],[-89.515,36.577],[-89.5131,36.5768],[-89.5108,36.5766],[-89.5087,36.5764],[-89.5072,36.5763],[-89.5049,36.5761],[-89.5036,36.5759],[-89.503,36.5758],[-89.5008,36.5755],[-89.4999,36.5753],[-89.4958,36.5744],[-89.4881,36.5729],[-89.4874,36.5727],[-89.4857,36.5721],[-89.4843,36.5716],[-89.4825,36.5707],[-89.4811,36.5699],[-89.4808,36.5697],[-89.4799,36.5691],[-89.4788,36.5679],[-89.4766,36.5651],[-89.4747,36.5622],[-89.4729,36.5588],[-89.4718,36.5561],[-89.4718,36.556],[-89.4712,36.5547],[-89.4712,36.5545],[-89.4701,36.5518],[-89.4681,36.5478],[-89.4678,36.547],[-89.4672,36.544],[-89.467,36.5433],[-89.4666,36.5415],[-89.4662,36.5397],[-89.4661,36.5391],[-89.4659,36.5381],[-89.4656,36.537],[-89.4655,36.536],[-89.4654,36.535],[-89.4654,36.5344],[-89.4655,36.5339],[-89.4656,36.5329],[-89.4656,36.5319],[-89.4658,36.5311],[-89.4659,36.53],[-89.4662,36.5288],[-89.4664,36.5279],[-89.4667,36.527],[-89.4672,36.5253],[-89.4677,36.5237],[-89.4683,36.5222],[-89.4684,36.5219],[-89.4688,36.5209],[-89.4693,36.5199],[-89.4694,36.5197],[-89.4699,36.5184],[-89.4705,36.5172],[-89.4709,36.5164],[-89.4714,36.5157],[-89.4722,36.5142],[-89.4733,36.5124],[-89.4743,36.5108],[-89.4746,36.5103],[-89.475,36.5097],[-89.476,36.5084],[-89.4766,36.5078],[-89.4772,36.507],[-89.4786,36.5056],[-89.4797,36.5045],[-89.4802,36.5041],[-89.4814,36.5032],[-89.482,36.5025],[-89.4827,36.5017],[-89.4854,36.4975]]],[[[-88.028,37.7992],[-88.0263,37.7998],[-88.0257,37.8],[-88.0255,37.8],[-88.0249,37.8002],[-88.0246,37.8005],[-88.0229,37.801],[-88.0209,37.8014],[-88.0201,37.8016],[-88.0193,37.8017],[-88.0173,37.8019],[-88.0155,37.8019],[-88.0131,37.8018],[-88.011,37.8014],[-88.0101,37.8011],[-88.0093,37.8009],[-88.0082,37.8006],[-88.006,37.8003],[-88.0051,37.8002],[-88.0043,37.8],[-88.0023,37.7993],[-88.0004,37.7988],[-87.9992,37.7984],[-87.9978,37.798],[-87.9965,37.7974],[-87.9947,37.7965],[-87.9935,37.7959],[-87.9922,37.795],[-87.991,37.7942],[-87.9887,37.7929],[-87.9874,37.7923],[-87.9866,37.7921],[-87.9854,37.7919],[-87.9846,37.7918],[-87.9838,37.7916],[-87.981,37.7902],[-87.9781,37.7889],[-87.9769,37.7884],[-87.9759,37.7878],[-87.9749,37.7871],[-87.9719,37.7848],[-87.9714,37.7842],[-87.971,37.7835],[-87.9706,37.7825],[-87.9702,37.7819],[-87.9696,37.7812],[-87.9688,37.7805],[-87.9677,37.7799],[-87.9668,37.7793],[-87.9656,37.7781],[-87.9638,37.7766],[-87.9631,37.776],[-87.9619,37.7752],[-87.9608,37.7741],[-87.96,37.7732],[-87.9595,37.773],[-87.9589,37.7728],[-87.9544,37.7719],[-87.9532,37.7718],[-87.9523,37.7717],[-87.9514,37.7718],[-87.9504,37.7719],[-87.949,37.7722],[-87.9482,37.7726],[-87.9478,37.7729],[-87.9475,37.7731],[-87.9465,37.7734],[-87.946,37.7736],[-87.9455,37.7741],[-87.9448,37.7751],[-87.9441,37.7762],[-87.9439,37.7764],[-87.9438,37.7768],[-87.9428,37.7788],[-87.9419,37.7807],[-87.9416,37.7813],[-87.9411,37.7819],[-87.9407,37.7828],[-87.9404,37.7835],[-87.9402,37.7838],[-87.9399,37.7841],[-87.9393,37.7857],[-87.9389,37.7869],[-87.9388,37.7875],[-87.9386,37.7879],[-87.938,37.7883],[-87.9364,37.7895],[-87.9357,37.79],[-87.9352,37.7908],[-87.9347,37.792],[-87.9346,37.7924],[-87.9348,37.7934],[-87.935,37.7944],[-87.935,37.7951],[-87.9347,37.7959],[-87.9346,37.796],[-87.9345,37.7962],[-87.9329,37.7975],[-87.9318,37.7982],[-87.9308,37.7987],[-87.9297,37.7991],[-87.9284,37.7996],[-87.9271,37.8],[-87.9236,37.8008],[-87.9219,37.8012],[-87.9201,37.8018],[-87.9193,37.8021],[-87.9185,37.8023],[-87.9154,37.8033],[-87.9137,37.804],[-87.9116,37.8049],[-87.9092,37.8062],[-87.9078,37.8068],[-87.9074,37.8071],[-87.9069,37.8076],[-87.9066,37.8082],[-87.9061,37.8094],[-87.9054,37.8109],[-87.905,37.8116],[-87.9044,37.8125],[-87.9043,37.8129],[-87.9042,37.8132],[-87.9041,37.8143],[-87.9039,37.8152],[-87.9037,37.8161],[-87.9036,37.8168],[-87.9038,37.8177],[-87.9041,37.8189],[-87.9043,37.8195],[-87.9047,37.8209],[-87.9049,37.8223],[-87.9051,37.8234],[-87.9051,37.8243],[-87.9051,37.8252],[-87.9052,37.8259],[-87.9055,37.8264],[-87.9061,37.8276],[-87.9068,37.8299],[-87.9072,37.8312],[-87.9075,37.8333],[-87.9076,37.8341],[-87.9077,37.8348],[-87.9077,37.8369],[-87.9078,37.8376],[-87.9078,37.8379],[-87.9081,37.8382],[-87.9086,37.8386],[-87.9091,37.8388],[-87.9097,37.8392],[-87.9101,37.8396],[-87.9102,37.84],[-87.9103,37.8406],[-87.91,37.8416],[-87.91,37.8423],[-87.91,37.843],[-87.9102,37.8434],[-87.9105,37.844],[-87.9114,37.8447],[-87.912,37.8454],[-87.9123,37.8457],[-87.9126,37.8461],[-87.9128,37.8464],[-87.9133,37.8474],[-87.9137,37.8481],[-87.9142,37.8486],[-87.9147,37.8491],[-87.9152,37.8497],[-87.9157,37.8504],[-87.9167,37.8512],[-87.9176,37.8519],[-87.9191,37.8527],[-87.9196,37.853],[-87.9204,37.8539],[-87.921,37.8544],[-87.9215,37.8546],[-87.922,37.8548],[-87.9233,37.8557],[-87.9244,37.8565],[-87.9248,37.8566],[-87.9251,37.8567],[-87.9258,37.8573],[-87.9263,37.8578],[-87.9267,37.8582],[-87.9274,37.8588],[-87.9281,37.8594],[-87.9288,37.8601],[-87.9296,37.8609],[-87.9306,37.862],[-87.9318,37.8633],[-87.9325,37.8642],[-87.9329,37.8647],[-87.9334,37.8652],[-87.9337,37.8654],[-87.9345,37.866],[-87.9353,37.8667],[-87.9363,37.8679],[-87.9367,37.8685],[-87.9371,37.869],[-87.938,37.8702],[-87.939,37.8719],[-87.9399,37.8742],[-87.9403,37.8757],[-87.9409,37.8777],[-87.9411,37.8785],[-87.9412,37.8792],[-87.9409,37.881],[-87.941,37.8826],[-87.9409,37.8847],[-87.9406,37.8862],[-87.9402,37.8875],[-87.9394,37.8893],[-87.9386,37.8908],[-87.9383,37.8911],[-87.9381,37.8913],[-87.9373,37.8922],[-87.9363,37.8933],[-87.9351,37.8944],[-87.9342,37.8951],[-87.9339,37.8957],[-87.9337,37.8961],[-87.9333,37.8965],[-87.9321,37.8975],[-87.9311,37.8984],[-87.93,37.8991],[-87.9275,37.9012],[-87.9271,37.9017],[-87.927,37.9019],[-87.9268,37.9021],[-87.9253,37.9033],[-87.9243,37.9045],[-87.9238,37.9055],[-87.9232,37.9061],[-87.9228,37.9067],[-87.9224,37.9072],[-87.9201,37.9095],[-87.9191,37.9107],[-87.918,37.9118],[-87.9169,37.9131],[-87.9156,37.9145],[-87.9147,37.9152],[-87.9139,37.9158],[-87.9138,37.9159],[-87.9131,37.9167],[-87.9126,37.9173],[-87.9123,37.9176],[-87.9121,37.9179],[-87.912,37.9183],[-87.9117,37.9187],[-87.9111,37.9191],[-87.9105,37.9196],[-87.91,37.9202],[-87.9095,37.9208],[-87.9089,37.9215],[-87.9081,37.9221],[-87.9075,37.9226],[-87.9066,37.9233],[-87.9056,37.9241],[-87.9053,37.9245],[-87.9048,37.9249],[-87.9045,37.9252],[-87.9039,37.9255],[-87.9027,37.926],[-87.9012,37.9265],[-87.8988,37.9273],[-87.898,37.9275],[-87.8971,37.9278],[-87.8969,37.9278],[-87.8955,37.928],[-87.8944,37.928],[-87.8922,37.9279],[-87.8898,37.9274],[-87.8885,37.9271],[-87.8882,37.9271],[-87.8871,37.9268],[-87.8856,37.9266],[-87.8839,37.9263],[-87.8826,37.9261],[-87.8802,37.9254],[-87.8789,37.9249],[-87.8757,37.9235],[-87.875,37.9231],[-87.874,37.9227],[-87.8712,37.9204],[-87.8706,37.9199],[-87.8696,37.9188],[-87.8689,37.9183],[-87.8671,37.9172],[-87.8661,37.9164],[-87.8656,37.9157],[-87.8651,37.9151],[-87.8638,37.9133],[-87.8624,37.912],[-87.8615,37.9105],[-87.8612,37.9098],[-87.8604,37.9079],[-87.8603,37.907],[-87.8601,37.9065],[-87.8599,37.9061],[-87.8582,37.9026],[-87.8569,37.9005],[-87.8567,37.9003],[-87.8564,37.9001],[-87.8558,37.8997],[-87.8548,37.899],[-87.8531,37.8978],[-87.8523,37.8973],[-87.8517,37.8969],[-87.8481,37.8948],[-87.8458,37.8934],[-87.8452,37.8928],[-87.8448,37.8922],[-87.8444,37.891],[-87.8441,37.8905],[-87.8426,37.889],[-87.842,37.8883],[-87.8419,37.8881],[-87.8419,37.8878],[-87.8417,37.8869],[-87.8417,37.8867],[-87.8416,37.8834],[-87.8412,37.8826],[-87.8406,37.8818],[-87.8401,37.8813],[-87.8394,37.8806],[-87.8388,37.8801],[-87.8382,37.8798],[-87.8375,37.8795],[-87.835,37.8782],[-87.8336,37.8775],[-87.833,37.8771],[-87.8321,37.877],[-87.831,37.8768],[-87.8302,37.8765],[-87.8297,37.8764],[-87.827,37.8765],[-87.8265,37.8765],[-87.826,37.8765],[-87.8239,37.8762],[-87.8224,37.876],[-87.8195,37.8757],[-87.8179,37.8756],[-87.8158,37.8756],[-87.8157,37.8756],[-87.8118,37.8755],[-87.8085,37.8753],[-87.8063,37.8753],[-87.8051,37.8753],[-87.8042,37.8753],[-87.8016,37.8755],[-87.8003,37.8757],[-87.7992,37.8757],[-87.7974,37.8754],[-87.796,37.8753],[-87.7942,37.8754],[-87.7921,37.8756],[-87.7903,37.8759],[-87.7895,37.876],[-87.7867,37.8766],[-87.7842,37.8775],[-87.7829,37.8781],[-87.7813,37.8791],[-87.7804,37.8797],[-87.7796,37.8803],[-87.7773,37.8819],[-87.7744,37.8838],[-87.7716,37.8858],[-87.7712,37.8861],[-87.7706,37.8866],[-87.7698,37.887],[-87.7692,37.8873],[-87.7682,37.8878],[-87.7663,37.8889],[-87.7642,37.89],[-87.7628,37.8907],[-87.7625,37.8908],[-87.7613,37.8913],[-87.7594,37.8919],[-87.7574,37.8921],[-87.7563,37.8922],[-87.756,37.8922],[-87.7547,37.8923],[-87.7523,37.8926],[-87.7497,37.893],[-87.7486,37.8932],[-87.7471,37.8935],[-87.7446,37.8939],[-87.7423,37.8944],[-87.741,37.8947],[-87.7393,37.8948],[-87.7365,37.8949],[-87.7358,37.8949],[-87.7352,37.8948],[-87.7334,37.8946],[-87.7288,37.8934],[-87.7278,37.8931],[-87.7265,37.8928],[-87.7248,37.8925],[-87.7236,37.8924],[-87.7218,37.8925],[-87.7187,37.8928],[-87.7168,37.893],[-87.7153,37.8933],[-87.7142,37.8935],[-87.713,37.8937],[-87.7117,37.8939],[-87.7099,37.8944],[-87.7059,37.8959],[-87.7048,37.8963],[-87.7033,37.8968],[-87.7008,37.8976],[-87.6994,37.898],[-87.6982,37.8982],[-87.697,37.8987],[-87.6933,37.9004],[-87.6919,37.9011],[-87.6896,37.9023],[-87.688,37.903],[-87.6872,37.9032],[-87.686,37.9033],[-87.685,37.9036],[-87.6847,37.9037],[-87.6843,37.9038],[-87.684,37.9038],[-87.6832,37.9038],[-87.6821,37.9037],[-87.6798,37.9033],[-87.6792,37.9032],[-87.6789,37.9031],[-87.6789,37.903],[-87.6791,37.903],[-87.6793,37.903],[-87.6794,37.903],[-87.6793,37.9029],[-87.6792,37.9029],[-87.6789,37.9029],[-87.6783,37.9028],[-87.6775,37.9027],[-87.6749,37.9018],[-87.6731,37.9009],[-87.6706,37.8994],[-87.669,37.8982],[-87.6682,37.8974],[-87.6679,37.8971],[-87.6674,37.8969],[-87.6671,37.8966],[-87.6668,37.8964],[-87.6667,37.8962],[-87.6663,37.8957],[-87.6658,37.8945],[-87.6652,37.8938],[-87.6647,37.8924],[-87.6644,37.891],[-87.6638,37.8883],[-87.6637,37.8876],[-87.6635,37.8866],[-87.6634,37.8859],[-87.6635,37.8852],[-87.6637,37.8841],[-87.6638,37.8838],[-87.6641,37.8826],[-87.6645,37.8815],[-87.665,37.8805],[-87.665,37.8804],[-87.6654,37.8795],[-87.6659,37.8786],[-87.6665,37.8775],[-87.6669,37.8768],[-87.668,37.8753],[-87.6686,37.8745],[-87.6697,37.8732],[-87.6708,37.8718],[-87.6716,37.8707],[-87.672,37.8701],[-87.6724,37.8694],[-87.673,37.8688],[-87.6734,37.8683],[-87.6738,37.8677],[-87.6756,37.8655],[-87.6763,37.8646],[-87.6768,37.8639],[-87.6771,37.8628],[-87.6775,37.8618],[-87.6778,37.8612],[-87.6783,37.8606],[-87.6787,37.8602],[-87.68,37.859],[-87.6808,37.858],[-87.6814,37.857],[-87.6817,37.8563],[-87.6817,37.8554],[-87.6816,37.8542],[-87.6814,37.8531],[-87.6813,37.852],[-87.6814,37.8509],[-87.6819,37.8486],[-87.6821,37.8476],[-87.6821,37.8468],[-87.6819,37.8462],[-87.6813,37.8453],[-87.681,37.8445],[-87.6809,37.8437],[-87.6808,37.8432],[-87.6809,37.8417],[-87.6809,37.8409],[-87.6806,37.8402],[-87.6801,37.8392],[-87.6797,37.8385],[-87.6796,37.8379],[-87.6796,37.8372],[-87.6794,37.8367],[-87.6789,37.8359],[-87.6783,37.8351],[-87.678,37.8347],[-87.6775,37.8339],[-87.6768,37.8331],[-87.6748,37.8311],[-87.6735,37.8299],[-87.6725,37.8292],[-87.6704,37.8284],[-87.6693,37.828],[-87.6685,37.828],[-87.6664,37.8275],[-87.6637,37.8272],[-87.6615,37.827],[-87.6579,37.8266],[-87.6554,37.8263],[-87.6535,37.8261],[-87.6519,37.8261],[-87.6503,37.8262],[-87.6479,37.8262],[-87.6454,37.8263],[-87.6446,37.8263],[-87.6415,37.8265],[-87.6395,37.8267],[-87.6373,37.8271],[-87.6366,37.8272],[-87.6345,37.8276],[-87.6306,37.8282],[-87.6272,37.8287],[-87.6248,37.8293],[-87.6242,37.8295],[-87.6208,37.8302],[-87.6198,37.8306],[-87.6192,37.8309],[-87.6186,37.831],[-87.6179,37.8311],[-87.6156,37.8319],[-87.6154,37.8319],[-87.615,37.8321],[-87.6144,37.8325],[-87.6135,37.833],[-87.6121,37.834],[-87.6105,37.8355],[-87.6101,37.8361],[-87.6099,37.8363],[-87.6093,37.8368],[-87.6077,37.8377],[-87.6072,37.8382],[-87.6065,37.8387],[-87.6053,37.8402],[-87.6042,37.8413],[-87.6037,37.8419],[-87.6033,37.8425],[-87.6016,37.8445],[-87.6009,37.8453],[-87.6002,37.8459],[-87.5993,37.8465],[-87.5991,37.8466],[-87.5983,37.8472],[-87.5979,37.8477],[-87.5975,37.8482],[-87.5971,37.8487],[-87.5965,37.8501],[-87.5961,37.8512],[-87.5954,37.8521],[-87.5948,37.8535],[-87.5944,37.854],[-87.594,37.8544],[-87.5929,37.8556],[-87.5917,37.8567],[-87.5905,37.8583],[-87.5903,37.8586],[-87.5912,37.8596],[-87.5912,37.8597],[-87.5915,37.8604],[-87.5914,37.8608],[-87.5911,37.8621],[-87.5902,37.8635],[-87.5892,37.8638],[-87.589,37.8644],[-87.5889,37.8646],[-87.5881,37.8675],[-87.588,37.869],[-87.5875,37.8695],[-87.5864,37.8705],[-87.5863,37.8725],[-87.5846,37.8725],[-87.5839,37.8725],[-87.5838,37.874],[-87.5839,37.8749],[-87.5839,37.875],[-87.584,37.8758],[-87.5837,37.8781],[-87.584,37.8788],[-87.5841,37.8791],[-87.5842,37.8795],[-87.585,37.8812],[-87.5867,37.8843],[-87.5871,37.8849],[-87.589,37.8862],[-87.5892,37.8863],[-87.5908,37.888],[-87.5919,37.8887],[-87.592,37.8887],[-87.5921,37.8889],[-87.5928,37.8897],[-87.5941,37.8907],[-87.5962,37.8921],[-87.5976,37.8929],[-87.5996,37.8942],[-87.6013,37.8954],[-87.6022,37.8961],[-87.6033,37.8966],[-87.6041,37.8972],[-87.6048,37.8977],[-87.6066,37.8988],[-87.6083,37.8997],[-87.6092,37.9],[-87.6103,37.9005],[-87.6118,37.9014],[-87.6131,37.9022],[-87.6143,37.903],[-87.6181,37.9055],[-87.6189,37.9061],[-87.6195,37.9066],[-87.6208,37.9077],[-87.6214,37.9086],[-87.6218,37.9092],[-87.6219,37.9096],[-87.6218,37.9108],[-87.6217,37.9112],[-87.6219,37.9117],[-87.6224,37.9121],[-87.6234,37.9129],[-87.624,37.9135],[-87.625,37.9151],[-87.6256,37.916],[-87.6265,37.9185],[-87.6275,37.9209],[-87.6278,37.9218],[-87.6279,37.9222],[-87.6281,37.9229],[-87.6283,37.9246],[-87.6284,37.9257],[-87.6285,37.9264],[-87.6284,37.9276],[-87.628,37.9287],[-87.6278,37.9291],[-87.6277,37.9292],[-87.6274,37.9293],[-87.6272,37.9292],[-87.6271,37.929],[-87.6271,37.9281],[-87.627,37.9274],[-87.6268,37.9269],[-87.6263,37.9262],[-87.626,37.926],[-87.6257,37.9258],[-87.6252,37.9259],[-87.6249,37.926],[-87.6244,37.9263],[-87.6241,37.9265],[-87.6232,37.9269],[-87.6227,37.9272],[-87.6224,37.9276],[-87.622,37.9284],[-87.6217,37.9288],[-87.6215,37.9299],[-87.6209,37.9314],[-87.6206,37.9319],[-87.6201,37.9324],[-87.6193,37.9332],[-87.619,37.9336],[-87.6187,37.9339],[-87.6181,37.9351],[-87.6178,37.9361],[-87.6176,37.9371],[-87.6174,37.9378],[-87.6174,37.9381],[-87.6174,37.9383],[-87.6175,37.9383],[-87.6187,37.9379],[-87.6203,37.9372],[-87.6214,37.9365],[-87.622,37.9363],[-87.6223,37.9362],[-87.6224,37.9363],[-87.6196,37.9383],[-87.6183,37.9393],[-87.6169,37.9403],[-87.6155,37.9412],[-87.6144,37.942],[-87.6121,37.9436],[-87.6117,37.9439],[-87.611,37.9444],[-87.6106,37.9448],[-87.6091,37.946],[-87.6075,37.9474],[-87.6064,37.9489],[-87.6059,37.95],[-87.6051,37.9515],[-87.6048,37.9525],[-87.6047,37.953],[-87.6046,37.9535],[-87.6047,37.9543],[-87.6046,37.9551],[-87.6036,37.9583],[-87.6036,37.9589],[-87.6034,37.9603],[-87.6034,37.9614],[-87.6034,37.9622],[-87.6035,37.9658],[-87.6034,37.9669],[-87.603,37.9685],[-87.6021,37.9705],[-87.6016,37.9713],[-87.6008,37.9723],[-87.5999,37.9729],[-87.5976,37.9742],[-87.5962,37.9749],[-87.595,37.9753],[-87.5936,37.9755],[-87.5926,37.9755],[-87.5921,37.9754],[-87.591,37.9755],[-87.5889,37.9755],[-87.5883,37.9755],[-87.5881,37.9755],[-87.5878,37.9755],[-87.5871,37.9754],[-87.5864,37.9753],[-87.5858,37.9752],[-87.5845,37.9747],[-87.5838,37.9743],[-87.583,37.9738],[-87.5807,37.9725],[-87.5792,37.9715],[-87.578,37.9706],[-87.5768,37.9693],[-87.5763,37.9685],[-87.5757,37.9678],[-87.5752,37.9666],[-87.5744,37.9643],[-87.5741,37.9625],[-87.574,37.9609],[-87.5741,37.9602],[-87.5741,37.9593],[-87.5743,37.9577],[-87.5747,37.9564],[-87.575,37.9557],[-87.5754,37.9547],[-87.5755,37.9545],[-87.5757,37.9541],[-87.576,37.9536],[-87.5761,37.9535],[-87.5763,37.9532],[-87.5766,37.9526],[-87.5767,37.9524],[-87.5765,37.9521],[-87.576,37.952],[-87.5754,37.9519],[-87.5748,37.9519],[-87.5744,37.9518],[-87.5742,37.9518],[-87.5736,37.9516],[-87.5732,37.9502],[-87.5731,37.95],[-87.5731,37.9498],[-87.5726,37.9482],[-87.5722,37.9472],[-87.5717,37.9462],[-87.5714,37.9457],[-87.5705,37.9442],[-87.5696,37.9425],[-87.5684,37.9408],[-87.5673,37.9396],[-87.566,37.9376],[-87.5648,37.9361],[-87.5629,37.9341],[-87.5621,37.9333],[-87.5614,37.9326],[-87.5585,37.9302],[-87.5566,37.9286],[-87.5559,37.9282],[-87.5525,37.9263],[-87.551,37.9253],[-87.55,37.9248],[-87.5494,37.9245],[-87.5485,37.924],[-87.5482,37.9239],[-87.5473,37.9235],[-87.546,37.9228],[-87.5455,37.9225],[-87.5403,37.9203],[-87.5366,37.9186],[-87.5355,37.9181],[-87.5347,37.9177],[-87.5342,37.9175],[-87.5322,37.9166],[-87.5309,37.9162],[-87.5308,37.9162],[-87.53,37.9159],[-87.5279,37.9153],[-87.5237,37.9139],[-87.522,37.9133],[-87.5207,37.9128],[-87.5198,37.9124],[-87.5179,37.9113],[-87.5156,37.9096],[-87.512,37.9069],[-87.5115,37.9065],[-87.5109,37.9061],[-87.5097,37.906],[-87.5088,37.9062],[-87.5069,37.9069],[-87.5052,37.9073],[-87.5035,37.9079],[-87.502,37.9086],[-87.5011,37.909],[-87.5005,37.9093],[-87.5002,37.9095],[-87.4993,37.9099],[-87.4976,37.9107],[-87.4959,37.9118],[-87.4917,37.915],[-87.49,37.9163],[-87.4875,37.9181],[-87.4853,37.92],[-87.4841,37.9209],[-87.483,37.9218],[-87.4808,37.9236],[-87.479,37.9247],[-87.4763,37.9265],[-87.4747,37.9275],[-87.473,37.9285],[-87.4708,37.9296],[-87.4693,37.9307],[-87.466,37.9332],[-87.4648,37.9341],[-87.4634,37.9349],[-87.462,37.9356],[-87.4593,37.937],[-87.4562,37.9386],[-87.4523,37.9404],[-87.4512,37.941],[-87.4503,37.9414],[-87.4501,37.9415],[-87.4488,37.9421],[-87.448,37.9423],[-87.4478,37.9423],[-87.4435,37.9431],[-87.4413,37.9435],[-87.4393,37.944],[-87.4378,37.9442],[-87.4363,37.9442],[-87.4333,37.9446],[-87.4308,37.9449],[-87.4292,37.9451],[-87.4288,37.9451],[-87.4283,37.9451],[-87.4273,37.9448],[-87.4256,37.9445],[-87.4241,37.9443],[-87.4233,37.9444],[-87.4232,37.9444],[-87.4225,37.9444],[-87.421,37.9447],[-87.4194,37.9447],[-87.4172,37.9448],[-87.4151,37.9447],[-87.4141,37.9448],[-87.4128,37.9447],[-87.4122,37.9447],[-87.4109,37.9443],[-87.4075,37.9436],[-87.406,37.9434],[-87.4044,37.9432],[-87.4032,37.9429],[-87.4022,37.9427],[-87.4016,37.9422],[-87.4011,37.942],[-87.4006,37.9418],[-87.3991,37.9413],[-87.3979,37.941],[-87.3974,37.9409],[-87.3965,37.9405],[-87.3958,37.9402],[-87.3944,37.9398],[-87.3911,37.9389],[-87.3886,37.9382],[-87.3876,37.938],[-87.3868,37.9379],[-87.3854,37.9377],[-87.3837,37.937],[-87.3806,37.9357],[-87.3777,37.9344],[-87.3757,37.9333],[-87.3752,37.933],[-87.3748,37.9327],[-87.3742,37.9325],[-87.3735,37.9322],[-87.373,37.9321],[-87.3729,37.932],[-87.3731,37.932],[-87.3735,37.9321],[-87.3739,37.9321],[-87.3741,37.932],[-87.3741,37.9319],[-87.3732,37.931],[-87.3718,37.9294],[-87.3709,37.9285],[-87.3696,37.9275],[-87.3692,37.9272],[-87.3673,37.9252],[-87.3661,37.9242],[-87.3642,37.9226],[-87.3637,37.9222],[-87.3625,37.9214],[-87.362,37.921],[-87.3611,37.9207],[-87.3597,37.9205],[-87.3589,37.9205],[-87.3578,37.9204],[-87.3568,37.9201],[-87.3563,37.9197],[-87.3547,37.9183],[-87.354,37.9175],[-87.3531,37.9164],[-87.3527,37.9161],[-87.352,37.9157],[-87.3514,37.9154],[-87.3487,37.9135],[-87.3461,37.9119],[-87.3448,37.9111],[-87.3427,37.9102],[-87.3405,37.9092],[-87.3385,37.9083],[-87.3366,37.9076],[-87.3359,37.9074],[-87.3352,37.9075],[-87.3346,37.9079],[-87.3344,37.908],[-87.3341,37.9082],[-87.3335,37.9083],[-87.3325,37.9082],[-87.3298,37.9077],[-87.3286,37.9074],[-87.328,37.9072],[-87.3256,37.9068],[-87.3231,37.9063],[-87.3214,37.906],[-87.3197,37.9055],[-87.3182,37.905],[-87.318,37.9048],[-87.3152,37.9034],[-87.3135,37.9026],[-87.3118,37.9017],[-87.3097,37.9005],[-87.3084,37.9001],[-87.3066,37.8992],[-87.305,37.8985],[-87.3029,37.8978],[-87.3026,37.8976],[-87.3022,37.8975],[-87.3018,37.8973],[-87.3002,37.8967],[-87.2989,37.8962],[-87.2979,37.8957],[-87.2967,37.895],[-87.2961,37.8946],[-87.2948,37.8938],[-87.2921,37.8924],[-87.2915,37.8921],[-87.2909,37.8917],[-87.2905,37.8915],[-87.29,37.8913],[-87.2872,37.8897],[-87.2853,37.8883],[-87.2838,37.8875],[-87.2824,37.8868],[-87.281,37.886],[-87.2803,37.8856],[-87.2798,37.8852],[-87.275,37.8816],[-87.2736,37.8804],[-87.2729,37.88],[-87.2722,37.8795],[-87.2704,37.8787],[-87.269,37.878],[-87.268,37.8774],[-87.2666,37.8763],[-87.2653,37.8751],[-87.2604,37.8712],[-87.2599,37.8708],[-87.2582,37.8696],[-87.2568,37.8686],[-87.2555,37.8678],[-87.2548,37.8674],[-87.2536,37.8667],[-87.2523,37.8662],[-87.2515,37.8659],[-87.2495,37.865],[-87.2485,37.8644],[-87.2463,37.8633],[-87.2438,37.8619],[-87.2406,37.8605],[-87.2382,37.8593],[-87.236,37.8579],[-87.2343,37.8571],[-87.2321,37.8558],[-87.2301,37.8545],[-87.2294,37.854],[-87.2284,37.8534],[-87.2271,37.8528],[-87.2259,37.8521],[-87.2248,37.8516],[-87.2233,37.8507],[-87.2214,37.8497],[-87.2206,37.8492],[-87.2199,37.8489],[-87.2183,37.8484],[-87.2137,37.8471],[-87.2126,37.8468],[-87.2117,37.8466],[-87.2099,37.846],[-87.2083,37.8456],[-87.207,37.8452],[-87.2059,37.8449],[-87.2039,37.8445],[-87.2023,37.8442],[-87.1999,37.8439],[-87.1974,37.8436],[-87.1957,37.8433],[-87.1927,37.843],[-87.1905,37.8429],[-87.1892,37.8427],[-87.1877,37.8424],[-87.1857,37.8422],[-87.1842,37.8419],[-87.1791,37.8414],[-87.177,37.8411],[-87.1758,37.841],[-87.1746,37.8411],[-87.1723,37.8417],[-87.1709,37.8421],[-87.1704,37.8422],[-87.169,37.8421],[-87.1659,37.8417],[-87.1647,37.8413],[-87.1634,37.8406],[-87.1624,37.8401],[-87.1617,37.8398],[-87.1606,37.839],[-87.1594,37.838],[-87.1573,37.8368],[-87.1564,37.8361],[-87.1552,37.8349],[-87.1543,37.8336],[-87.1531,37.8318],[-87.152,37.8305],[-87.1511,37.8292],[-87.1492,37.8265],[-87.1481,37.825],[-87.1467,37.8233],[-87.1454,37.8213],[-87.1449,37.8202],[-87.1444,37.8192],[-87.144,37.8187],[-87.1429,37.8176],[-87.1424,37.8172],[-87.142,37.8164],[-87.141,37.8151],[-87.1405,37.814],[-87.1394,37.8122],[-87.1389,37.8113],[-87.1376,37.8087],[-87.1371,37.8073],[-87.1367,37.8061],[-87.1357,37.803],[-87.1355,37.8019],[-87.1355,37.8004],[-87.1356,37.7995],[-87.1357,37.7987],[-87.1354,37.7978],[-87.1346,37.7964],[-87.1341,37.7957],[-87.134,37.7951],[-87.1342,37.7935],[-87.1342,37.7929],[-87.1336,37.7919],[-87.1326,37.7901],[-87.1311,37.7886],[-87.1302,37.7873],[-87.1295,37.7867],[-87.1288,37.7863],[-87.1286,37.7858],[-87.1282,37.7855],[-87.128,37.7854],[-87.1274,37.7853],[-87.1271,37.785],[-87.1261,37.7848],[-87.1249,37.7846],[-87.1235,37.7841],[-87.1227,37.7838],[-87.1214,37.7836],[-87.1186,37.7828],[-87.1162,37.7824],[-87.1138,37.7823],[-87.111,37.7824],[-87.1096,37.7826],[-87.1083,37.7827],[-87.1065,37.7831],[-87.1043,37.7834],[-87.1026,37.7839],[-87.0992,37.7845],[-87.096,37.7853],[-87.0958,37.7853],[-87.093,37.7863],[-87.0923,37.7865],[-87.0911,37.787],[-87.0893,37.7879],[-87.0873,37.7891],[-87.0851,37.7905],[-87.0829,37.792],[-87.0812,37.7929],[-87.079,37.7941],[-87.0775,37.795],[-87.077,37.7954],[-87.076,37.7963],[-87.075,37.7973],[-87.0743,37.7979],[-87.0743,37.798],[-87.074,37.7982],[-87.0715,37.7998],[-87.0697,37.8015],[-87.0679,37.8042],[-87.0675,37.8049],[-87.0661,37.807],[-87.0659,37.8076],[-87.0661,37.8096],[-87.0659,37.8115],[-87.0658,37.8121],[-87.0647,37.8144],[-87.064,37.8161],[-87.0632,37.8169],[-87.0621,37.8178],[-87.0614,37.8184],[-87.061,37.819],[-87.0607,37.8202],[-87.0603,37.8212],[-87.0596,37.8222],[-87.0588,37.8235],[-87.0582,37.8248],[-87.0574,37.8263],[-87.0567,37.8275],[-87.0561,37.8291],[-87.0557,37.8306],[-87.0552,37.8322],[-87.0543,37.8353],[-87.0536,37.8388],[-87.053,37.8409],[-87.0516,37.8456],[-87.0508,37.8488],[-87.0507,37.8497],[-87.0505,37.8505],[-87.0499,37.8523],[-87.0487,37.8559],[-87.0475,37.8588],[-87.0463,37.8612],[-87.0451,37.8632],[-87.044,37.866],[-87.0433,37.8685],[-87.043,37.8706],[-87.0429,37.8714],[-87.043,37.8729],[-87.043,37.8734],[-87.043,37.8741],[-87.043,37.8751],[-87.043,37.8756],[-87.043,37.8767],[-87.043,37.8778],[-87.0431,37.8783],[-87.0433,37.8789],[-87.0435,37.8798],[-87.0437,37.881],[-87.0439,37.8818],[-87.044,37.883],[-87.0442,37.8836],[-87.0443,37.8844],[-87.0444,37.8849],[-87.0448,37.8853],[-87.0454,37.8859],[-87.0458,37.8869],[-87.0461,37.8884],[-87.0463,37.8899],[-87.0461,37.8915],[-87.0459,37.8927],[-87.0454,37.8934],[-87.0452,37.8943],[-87.0443,37.8958],[-87.0436,37.8967],[-87.0432,37.8974],[-87.0408,37.9004],[-87.0402,37.9012],[-87.0367,37.904],[-87.0367,37.9041],[-87.0352,37.9055],[-87.0342,37.9063],[-87.0327,37.9072],[-87.0307,37.9083],[-87.0204,37.9139],[-87.0195,37.9144],[-87.0181,37.9153],[-87.0139,37.9177],[-87.0131,37.9183],[-87.0128,37.9184],[-87.0124,37.9187],[-87.0113,37.9192],[-87.01,37.9199],[-87.0078,37.9208],[-87.0035,37.9223],[-87.0026,37.9225],[-87.0015,37.9229],[-87.0005,37.9233],[-86.9922,37.9259],[-86.9903,37.9265],[-86.988,37.9272],[-86.9873,37.9274],[-86.9788,37.9302],[-86.9785,37.9303],[-86.9781,37.9305],[-86.978,37.9305],[-86.9775,37.9307],[-86.9769,37.9309],[-86.9766,37.931],[-86.9761,37.9311],[-86.9757,37.9312],[-86.9756,37.9312],[-86.9748,37.9314],[-86.9746,37.9314],[-86.974,37.9315],[-86.9738,37.9315],[-86.9733,37.9316],[-86.973,37.9317],[-86.9725,37.9318],[-86.9722,37.9319],[-86.9716,37.9321],[-86.9715,37.9321],[-86.971,37.9323],[-86.9708,37.9323],[-86.9705,37.9324],[-86.9704,37.9325],[-86.97,37.9326],[-86.9698,37.9327],[-86.9695,37.9327],[-86.9692,37.9327],[-86.9689,37.9328],[-86.9686,37.9328],[-86.9685,37.9328],[-86.9683,37.9329],[-86.968,37.933],[-86.9678,37.9331],[-86.9675,37.9332],[-86.9674,37.9333],[-86.9672,37.9333],[-86.9671,37.9334],[-86.967,37.9334],[-86.9668,37.9335],[-86.9666,37.9335],[-86.9665,37.9334],[-86.9665,37.9333],[-86.9668,37.9332],[-86.967,37.9331],[-86.9671,37.933],[-86.9673,37.9329],[-86.9674,37.9329],[-86.9675,37.9328],[-86.9676,37.9327],[-86.9675,37.9326],[-86.9673,37.9326],[-86.967,37.9325],[-86.9667,37.9325],[-86.9661,37.9325],[-86.9656,37.9324],[-86.9652,37.9324],[-86.965,37.9324],[-86.9646,37.9324],[-86.9641,37.9324],[-86.9636,37.9325],[-86.9633,37.9325],[-86.9631,37.9325],[-86.9628,37.9325],[-86.9626,37.9325],[-86.9621,37.9325],[-86.9619,37.9325],[-86.9614,37.9325],[-86.9608,37.9326],[-86.9605,37.9326],[-86.9598,37.9327],[-86.9593,37.9327],[-86.9588,37.9327],[-86.9583,37.9328],[-86.9557,37.9329],[-86.9541,37.933],[-86.9532,37.9331],[-86.9508,37.9332],[-86.9487,37.9333],[-86.9477,37.9333],[-86.9452,37.9335],[-86.9447,37.9335],[-86.9428,37.9337],[-86.9411,37.9339],[-86.9408,37.934],[-86.9405,37.934],[-86.9403,37.934],[-86.94,37.9341],[-86.9392,37.9342],[-86.9386,37.9342],[-86.9376,37.9344],[-86.9373,37.9344],[-86.9369,37.9344],[-86.9362,37.9345],[-86.9353,37.9346],[-86.9346,37.9347],[-86.9319,37.9351],[-86.9304,37.935],[-86.9289,37.9348],[-86.9277,37.935],[-86.927,37.935],[-86.9258,37.9351],[-86.9236,37.9356],[-86.9219,37.9359],[-86.9198,37.9364],[-86.9192,37.9367],[-86.918,37.9372],[-86.9175,37.9375],[-86.9167,37.9381],[-86.9159,37.9386],[-86.9143,37.9398],[-86.9141,37.9399],[-86.9139,37.94],[-86.9138,37.9401],[-86.9137,37.9402],[-86.9135,37.9402],[-86.9132,37.9404],[-86.9129,37.9406],[-86.9124,37.9409],[-86.9123,37.941],[-86.9116,37.9413],[-86.9104,37.9418],[-86.9093,37.9421],[-86.9085,37.9423],[-86.9083,37.9424],[-86.9081,37.9425],[-86.908,37.9426],[-86.9078,37.9427],[-86.9075,37.9428],[-86.9075,37.9429],[-86.9074,37.9429],[-86.9073,37.943],[-86.9072,37.943],[-86.9071,37.943],[-86.9055,37.9441],[-86.905,37.9445],[-86.9042,37.945],[-86.9037,37.9454],[-86.9032,37.9457],[-86.902,37.9464],[-86.9015,37.9469],[-86.8999,37.9487],[-86.8989,37.9502],[-86.8981,37.9509],[-86.897,37.9516],[-86.8958,37.9524],[-86.8952,37.953],[-86.8945,37.9537],[-86.8939,37.9544],[-86.8936,37.9547],[-86.8921,37.9559],[-86.8918,37.9562],[-86.8915,37.9564],[-86.8911,37.9567],[-86.8903,37.9574],[-86.89,37.9578],[-86.8898,37.9581],[-86.8896,37.9585],[-86.889,37.9592],[-86.8889,37.9596],[-86.8887,37.9597],[-86.8886,37.96],[-86.8885,37.9601],[-86.8884,37.9602],[-86.8884,37.9603],[-86.8882,37.9605],[-86.888,37.9608],[-86.8876,37.9615],[-86.8873,37.9618],[-86.8869,37.9624],[-86.8865,37.9631],[-86.8851,37.9642],[-86.8847,37.9646],[-86.8846,37.9646],[-86.8843,37.9649],[-86.8838,37.9654],[-86.8829,37.9662],[-86.8822,37.9668],[-86.8814,37.9675],[-86.8794,37.9692],[-86.8794,37.9693],[-86.8785,37.9697],[-86.8772,37.9701],[-86.8768,37.9703],[-86.876,37.9708],[-86.875,37.9716],[-86.8736,37.9726],[-86.872,37.9743],[-86.8713,37.9747],[-86.8705,37.9753],[-86.8698,37.9758],[-86.869,37.9769],[-86.8681,37.9781],[-86.8674,37.9789],[-86.8659,37.9802],[-86.8654,37.9806],[-86.8644,37.9814],[-86.864,37.9818],[-86.8634,37.9822],[-86.862,37.9835],[-86.8611,37.9842],[-86.8602,37.9847],[-86.8594,37.9852],[-86.859,37.9854],[-86.8582,37.9859],[-86.8579,37.986],[-86.8577,37.9862],[-86.8572,37.9865],[-86.8568,37.9867],[-86.8563,37.987],[-86.8559,37.9872],[-86.8556,37.9874],[-86.8553,37.9875],[-86.8545,37.9879],[-86.8543,37.988],[-86.8537,37.9883],[-86.8532,37.9885],[-86.853,37.9886],[-86.8527,37.9887],[-86.8525,37.9888],[-86.8522,37.9889],[-86.8519,37.989],[-86.8512,37.9892],[-86.85,37.9896],[-86.8496,37.9898],[-86.8483,37.9902],[-86.8475,37.9904],[-86.847,37.9906],[-86.8463,37.9908],[-86.8452,37.9911],[-86.8445,37.9912],[-86.8429,37.9916],[-86.842,37.9918],[-86.8418,37.9918],[-86.8409,37.9921],[-86.8408,37.9921],[-86.8402,37.9922],[-86.8401,37.9923],[-86.8393,37.9925],[-86.8389,37.9926],[-86.8388,37.9926],[-86.8386,37.9927],[-86.8384,37.9928],[-86.8379,37.9929],[-86.837,37.9932],[-86.8364,37.9934],[-86.8357,37.9936],[-86.8337,37.9943],[-86.8331,37.9945],[-86.8325,37.9947],[-86.8317,37.9951],[-86.8311,37.9953],[-86.8295,37.9962],[-86.8292,37.9963],[-86.8289,37.9965],[-86.8275,37.9973],[-86.8267,37.9977],[-86.8256,37.9981],[-86.8252,37.9983],[-86.8246,37.9986],[-86.8238,37.9988],[-86.8237,37.9988],[-86.8232,37.9989],[-86.823,37.9989],[-86.8222,37.999],[-86.8208,37.9993],[-86.8198,37.9994],[-86.8192,37.9994],[-86.8187,37.9993],[-86.8181,37.9992],[-86.8172,37.9991],[-86.8165,37.999],[-86.8157,37.999],[-86.8154,37.9989],[-86.8151,37.9988],[-86.8147,37.9987],[-86.8146,37.9987],[-86.8145,37.9986],[-86.8142,37.9985],[-86.8139,37.9984],[-86.8136,37.9983],[-86.8132,37.9981],[-86.8124,37.9978],[-86.8118,37.9975],[-86.8109,37.9971],[-86.8102,37.9968],[-86.8096,37.9964],[-86.8089,37.996],[-86.8086,37.9959],[-86.8085,37.9958],[-86.8083,37.9957],[-86.808,37.9956],[-86.8079,37.9955],[-86.8077,37.9954],[-86.8074,37.9952],[-86.8071,37.995],[-86.8067,37.9947],[-86.8063,37.9944],[-86.806,37.9942],[-86.8056,37.9939],[-86.8054,37.9938],[-86.8051,37.9936],[-86.8048,37.9935],[-86.8044,37.9932],[-86.8039,37.9929],[-86.8036,37.9927],[-86.8031,37.9925],[-86.8026,37.9922],[-86.8021,37.992],[-86.8012,37.9916],[-86.8004,37.9913],[-86.8,37.9911],[-86.7998,37.991],[-86.7995,37.9909],[-86.7992,37.9908],[-86.798,37.9904],[-86.7979,37.9903],[-86.7975,37.9902],[-86.7957,37.9895],[-86.7955,37.9894],[-86.7952,37.9893],[-86.7949,37.9892],[-86.7949,37.989],[-86.7952,37.989],[-86.7947,37.9883],[-86.7939,37.9873],[-86.7938,37.9866],[-86.7938,37.9865],[-86.7932,37.9854],[-86.7927,37.9843],[-86.7922,37.9833],[-86.7917,37.9825],[-86.7905,37.9801],[-86.7905,37.98],[-86.7901,37.979],[-86.7898,37.9779],[-86.7893,37.9763],[-86.7891,37.9757],[-86.7888,37.9752],[-86.7887,37.9749],[-86.7883,37.9742],[-86.7879,37.9727],[-86.7877,37.972],[-86.7877,37.9717],[-86.7876,37.9712],[-86.7875,37.9706],[-86.7874,37.9693],[-86.7872,37.9688],[-86.7868,37.9683],[-86.7865,37.9679],[-86.7856,37.9669],[-86.785,37.966],[-86.7849,37.9658],[-86.7847,37.9656],[-86.7845,37.9653],[-86.7839,37.9644],[-86.7837,37.9641],[-86.7836,37.9639],[-86.783,37.963],[-86.7824,37.9624],[-86.7813,37.9616],[-86.7808,37.9612],[-86.7801,37.9603],[-86.7799,37.96],[-86.7798,37.9598],[-86.7797,37.9596],[-86.7797,37.9594],[-86.7792,37.9584],[-86.779,37.9582],[-86.7789,37.9579],[-86.7786,37.9573],[-86.7783,37.9567],[-86.7782,37.9563],[-86.7783,37.956],[-86.7785,37.9558],[-86.7787,37.9558],[-86.779,37.9561],[-86.7793,37.9566],[-86.7795,37.9568],[-86.7797,37.9568],[-86.7799,37.9563],[-86.7799,37.9555],[-86.7794,37.9545],[-86.7787,37.9533],[-86.7784,37.9528],[-86.778,37.9522],[-86.7779,37.9519],[-86.7775,37.9513],[-86.777,37.9507],[-86.7765,37.9502],[-86.7765,37.9501],[-86.7763,37.95],[-86.7761,37.9499],[-86.776,37.9498],[-86.7755,37.9494],[-86.7746,37.9487],[-86.7744,37.9485],[-86.774,37.9481],[-86.7737,37.9476],[-86.7735,37.9474],[-86.7732,37.947],[-86.7732,37.9469],[-86.7728,37.9459],[-86.7725,37.9452],[-86.772,37.9441],[-86.7719,37.944],[-86.7716,37.9436],[-86.7713,37.943],[-86.771,37.9426],[-86.7708,37.9422],[-86.7707,37.942],[-86.7706,37.9416],[-86.7704,37.9412],[-86.7702,37.9406],[-86.77,37.9404],[-86.7697,37.94],[-86.7695,37.9398],[-86.769,37.9394],[-86.7688,37.9391],[-86.7686,37.9388],[-86.7685,37.9387],[-86.7684,37.9385],[-86.7684,37.9384],[-86.7683,37.9383],[-86.7683,37.9382],[-86.768,37.9377],[-86.7675,37.9369],[-86.7674,37.9367],[-86.7673,37.9366],[-86.7671,37.9362],[-86.7668,37.9357],[-86.7664,37.9351],[-86.7661,37.9345],[-86.7658,37.9341],[-86.7654,37.9335],[-86.7653,37.9333],[-86.7647,37.9324],[-86.7646,37.9322],[-86.7644,37.9319],[-86.7627,37.9295],[-86.7622,37.9288],[-86.762,37.9284],[-86.7617,37.9279],[-86.761,37.927],[-86.7601,37.9258],[-86.7597,37.9252],[-86.7592,37.9245],[-86.7587,37.9239],[-86.7579,37.9229],[-86.7577,37.9227],[-86.7574,37.9224],[-86.757,37.9221],[-86.7569,37.922],[-86.7567,37.9218],[-86.7564,37.9215],[-86.7563,37.9212],[-86.7562,37.9211],[-86.7559,37.9205],[-86.7559,37.9204],[-86.7553,37.9197],[-86.7552,37.9195],[-86.755,37.9192],[-86.7549,37.9189],[-86.7547,37.9185],[-86.7545,37.9182],[-86.754,37.9175],[-86.7539,37.9172],[-86.7536,37.9168],[-86.7533,37.9164],[-86.7527,37.9154],[-86.7526,37.9152],[-86.7523,37.9148],[-86.7514,37.9137],[-86.7511,37.9134],[-86.7509,37.9131],[-86.7505,37.9126],[-86.7502,37.9123],[-86.75,37.912],[-86.7496,37.9115],[-86.7491,37.9109],[-86.7487,37.9105],[-86.7467,37.9084],[-86.7464,37.9081],[-86.7462,37.9076],[-86.7461,37.9074],[-86.746,37.9074],[-86.7458,37.9073],[-86.7453,37.9071],[-86.7442,37.9057],[-86.7428,37.9042],[-86.7422,37.9036],[-86.742,37.9034],[-86.7412,37.9027],[-86.74,37.9016],[-86.7384,37.9],[-86.7377,37.8994],[-86.7367,37.8984],[-86.7365,37.8982],[-86.7363,37.8981],[-86.7356,37.8975],[-86.7344,37.8963],[-86.7339,37.8958],[-86.7333,37.8953],[-86.7332,37.8952],[-86.7326,37.8948],[-86.7318,37.8944],[-86.731,37.8941],[-86.7307,37.8941],[-86.7302,37.894],[-86.7291,37.8938],[-86.7289,37.8937],[-86.7282,37.8937],[-86.727,37.8935],[-86.7262,37.8935],[-86.7254,37.8934],[-86.7242,37.893],[-86.7238,37.8929],[-86.7237,37.8929],[-86.7231,37.8927],[-86.7228,37.8927],[-86.7218,37.8927],[-86.7211,37.8926],[-86.7208,37.8927],[-86.7204,37.8927],[-86.7202,37.8927],[-86.7198,37.8928],[-86.7187,37.8931],[-86.7175,37.8935],[-86.7171,37.8936],[-86.7169,37.8937],[-86.7168,37.8938],[-86.7167,37.8939],[-86.7165,37.8939],[-86.7164,37.894],[-86.7161,37.8941],[-86.7155,37.8944],[-86.7141,37.8954],[-86.7121,37.8965],[-86.7113,37.8968],[-86.7107,37.897],[-86.7099,37.8973],[-86.7096,37.8974],[-86.7088,37.8978],[-86.7082,37.8982],[-86.7077,37.8985],[-86.707,37.8989],[-86.7059,37.8997],[-86.7055,37.8999],[-86.705,37.9003],[-86.7035,37.9013],[-86.7032,37.9014],[-86.7022,37.9021],[-86.7019,37.9023],[-86.7005,37.9033],[-86.699,37.9045],[-86.6982,37.9051],[-86.6981,37.9052],[-86.6969,37.906],[-86.6957,37.9067],[-86.6942,37.9074],[-86.6937,37.9077],[-86.6917,37.9087],[-86.6895,37.9098],[-86.6892,37.91],[-86.6882,37.9108],[-86.6866,37.9124],[-86.6862,37.9129],[-86.6859,37.9132],[-86.6854,37.9134],[-86.6839,37.9139],[-86.6837,37.9141],[-86.6829,37.9145],[-86.6817,37.9148],[-86.6804,37.9151],[-86.6793,37.9151],[-86.679,37.9151],[-86.6787,37.9151],[-86.6783,37.915],[-86.6777,37.915],[-86.677,37.915],[-86.6751,37.915],[-86.6739,37.915],[-86.6724,37.9147],[-86.6717,37.9146],[-86.6706,37.9144],[-86.6697,37.9142],[-86.6691,37.9141],[-86.6685,37.914],[-86.668,37.9139],[-86.6671,37.9138],[-86.6666,37.9138],[-86.6662,37.9137],[-86.6649,37.9134],[-86.6631,37.9132],[-86.6628,37.9132],[-86.6626,37.9132],[-86.6619,37.9131],[-86.6609,37.9131],[-86.66,37.913],[-86.6594,37.9127],[-86.6589,37.9126],[-86.6574,37.9123],[-86.6568,37.9122],[-86.6562,37.9121],[-86.6549,37.9118],[-86.6547,37.9117],[-86.6533,37.9114],[-86.6527,37.9112],[-86.6516,37.9111],[-86.6505,37.9108],[-86.6495,37.9105],[-86.649,37.9101],[-86.6484,37.9098],[-86.648,37.9094],[-86.6471,37.9087],[-86.6463,37.9079],[-86.6458,37.9072],[-86.6456,37.9066],[-86.6455,37.9064],[-86.6454,37.9061],[-86.6454,37.906],[-86.6454,37.9059],[-86.6452,37.9053],[-86.6445,37.9038],[-86.6443,37.9033],[-86.6441,37.9026],[-86.644,37.9019],[-86.644,37.9009],[-86.644,37.9002],[-86.644,37.8985],[-86.6441,37.8976],[-86.6443,37.8965],[-86.6445,37.8957],[-86.6453,37.8935],[-86.6454,37.8933],[-86.6455,37.8931],[-86.6458,37.8924],[-86.6459,37.8921],[-86.6462,37.8915],[-86.6465,37.891],[-86.6467,37.8908],[-86.6468,37.8906],[-86.6469,37.8901],[-86.647,37.8899],[-86.6471,37.8895],[-86.6472,37.8892],[-86.6474,37.8888],[-86.6476,37.8884],[-86.6479,37.888],[-86.648,37.8878],[-86.648,37.8877],[-86.6483,37.8871],[-86.6485,37.8866],[-86.6491,37.8854],[-86.6493,37.8851],[-86.6495,37.8847],[-86.6497,37.8843],[-86.6498,37.8842],[-86.6499,37.8841],[-86.6509,37.8822],[-86.6513,37.8816],[-86.6532,37.8786],[-86.6533,37.8785],[-86.6538,37.8775],[-86.6539,37.8772],[-86.6542,37.8769],[-86.6545,37.8763],[-86.6546,37.8761],[-86.6547,37.8759],[-86.6552,37.875],[-86.6555,37.8743],[-86.6557,37.8739],[-86.656,37.8734],[-86.6561,37.8732],[-86.6565,37.8725],[-86.6565,37.8724],[-86.6568,37.872],[-86.6568,37.8719],[-86.6569,37.8718],[-86.6569,37.8717],[-86.657,37.8717],[-86.657,37.8715],[-86.6571,37.8714],[-86.6572,37.8712],[-86.6573,37.871],[-86.6576,37.8706],[-86.6582,37.87],[-86.6582,37.8698],[-86.6586,37.8685],[-86.6606,37.8644],[-86.6607,37.8642],[-86.6608,37.8638],[-86.661,37.8632],[-86.6612,37.8628],[-86.6614,37.8622],[-86.6616,37.8612],[-86.662,37.8589],[-86.6621,37.8585],[-86.6622,37.8581],[-86.6625,37.8571],[-86.6625,37.8567],[-86.6625,37.8563],[-86.6625,37.8562],[-86.6625,37.856],[-86.6625,37.8558],[-86.6624,37.8552],[-86.6624,37.8549],[-86.6624,37.854],[-86.6622,37.8535],[-86.6622,37.8528],[-86.662,37.8515],[-86.662,37.8513],[-86.6619,37.8507],[-86.6618,37.8502],[-86.6616,37.8495],[-86.6609,37.8479],[-86.6603,37.8468],[-86.6595,37.8457],[-86.6587,37.8447],[-86.6585,37.8445],[-86.6581,37.8441],[-86.6579,37.8439],[-86.6576,37.8437],[-86.6575,37.8437],[-86.6567,37.8432],[-86.6566,37.8432],[-86.6561,37.8429],[-86.6553,37.8425],[-86.6539,37.8421],[-86.6529,37.8419],[-86.6522,37.8417],[-86.6506,37.8415],[-86.6484,37.8415],[-86.647,37.8417],[-86.6455,37.8418],[-86.6451,37.8418],[-86.6435,37.8419],[-86.6432,37.842],[-86.6421,37.8422],[-86.6394,37.8425],[-86.638,37.8428],[-86.6361,37.8432],[-86.6338,37.844],[-86.6335,37.8441],[-86.6329,37.8442],[-86.6266,37.8469],[-86.6213,37.8497],[-86.6201,37.8503],[-86.6149,37.853],[-86.6134,37.8537],[-86.6119,37.8542],[-86.6093,37.8553],[-86.6056,37.8576],[-86.6047,37.8581],[-86.6039,37.8591],[-86.6038,37.8593],[-86.6027,37.861],[-86.5991,37.8656],[-86.5979,37.8677],[-86.5973,37.8692],[-86.5973,37.8705],[-86.5976,37.872],[-86.5983,37.8734],[-86.5991,37.8747],[-86.5992,37.8751],[-86.5989,37.878],[-86.5986,37.8792],[-86.5983,37.8803],[-86.5983,37.882],[-86.5981,37.8847],[-86.5982,37.8867],[-86.5986,37.8896],[-86.5992,37.8929],[-86.5995,37.895],[-86.5996,37.8962],[-86.6,37.9007],[-86.6002,37.9044],[-86.6001,37.9052],[-86.5999,37.9063],[-86.5996,37.9074],[-86.599,37.9091],[-86.5985,37.9109],[-86.5984,37.911],[-86.5972,37.9129],[-86.5954,37.9153],[-86.5936,37.917],[-86.5914,37.9189],[-86.5904,37.9197],[-86.5885,37.9213],[-86.5872,37.922],[-86.5863,37.9224],[-86.5849,37.9226],[-86.5841,37.9228],[-86.5826,37.9231],[-86.5807,37.9231],[-86.5804,37.9231],[-86.58,37.9232],[-86.5795,37.9232],[-86.5791,37.9231],[-86.5786,37.9228],[-86.5773,37.9226],[-86.5742,37.9222],[-86.5726,37.922],[-86.5716,37.9219],[-86.5705,37.9221],[-86.5693,37.9222],[-86.5678,37.9222],[-86.5668,37.9223],[-86.5659,37.9221],[-86.5636,37.9217],[-86.5604,37.9209],[-86.5572,37.9201],[-86.556,37.9199],[-86.554,37.9196],[-86.5525,37.9192],[-86.5494,37.9181],[-86.5483,37.9179],[-86.547,37.9177],[-86.542,37.917],[-86.5402,37.917],[-86.5377,37.9169],[-86.5357,37.9171],[-86.5347,37.9171],[-86.5339,37.9172],[-86.5314,37.9178],[-86.5282,37.9187],[-86.5267,37.9193],[-86.5262,37.9195],[-86.5251,37.9199],[-86.5233,37.9206],[-86.522,37.9212],[-86.5201,37.9219],[-86.5168,37.9233],[-86.514,37.9248],[-86.5126,37.9254],[-86.5108,37.9264],[-86.5094,37.9273],[-86.508,37.9287],[-86.5071,37.9299],[-86.5067,37.9306],[-86.5067,37.9311],[-86.5069,37.932],[-86.5072,37.9328],[-86.5072,37.9334],[-86.5071,37.935],[-86.5071,37.9361],[-86.5077,37.9383],[-86.5091,37.9415],[-86.5098,37.9433],[-86.5112,37.9451],[-86.5122,37.9464],[-86.5131,37.9475],[-86.5144,37.9486],[-86.5165,37.9501],[-86.5171,37.9505],[-86.5179,37.9513],[-86.5191,37.9524],[-86.5199,37.9534],[-86.5203,37.9542],[-86.5208,37.955],[-86.522,37.9578],[-86.5228,37.9599],[-86.5239,37.9625],[-86.5248,37.9663],[-86.5251,37.9681],[-86.5251,37.9687],[-86.5251,37.969],[-86.5251,37.9712],[-86.5249,37.9731],[-86.525,37.9803],[-86.525,37.9818],[-86.5252,37.9828],[-86.5252,37.9841],[-86.5251,37.9851],[-86.5248,37.9865],[-86.5248,37.9869],[-86.5255,37.9897],[-86.5256,37.9905],[-86.5258,37.9931],[-86.5258,37.9996],[-86.5259,38.0045],[-86.5258,38.0066],[-86.5257,38.0074],[-86.5256,38.0076],[-86.5254,38.0095],[-86.5249,38.0124],[-86.5246,38.0139],[-86.5245,38.0148],[-86.5244,38.0151],[-86.5243,38.0164],[-86.5243,38.0177],[-86.5246,38.0207],[-86.525,38.0228],[-86.525,38.024],[-86.525,38.0264],[-86.525,38.0274],[-86.5251,38.0283],[-86.5251,38.0285],[-86.525,38.0289],[-86.5245,38.0306],[-86.5239,38.0327],[-86.5234,38.0335],[-86.5224,38.0368],[-86.5221,38.0379],[-86.522,38.0387],[-86.5217,38.0395],[-86.5212,38.04],[-86.5196,38.0412],[-86.5174,38.0424],[-86.5162,38.0429],[-86.5132,38.044],[-86.5101,38.0448],[-86.507,38.0453],[-86.5,38.0458],[-86.4995,38.0459],[-86.4991,38.0459],[-86.4987,38.0459],[-86.4983,38.0459],[-86.497,38.0459],[-86.4966,38.0459],[-86.496,38.0459],[-86.4951,38.0459],[-86.4946,38.0458],[-86.4937,38.0458],[-86.4931,38.0458],[-86.4924,38.0457],[-86.4917,38.0458],[-86.4908,38.0457],[-86.4901,38.0458],[-86.4895,38.0458],[-86.489,38.0458],[-86.4886,38.0458],[-86.4881,38.0458],[-86.4878,38.0459],[-86.4874,38.0458],[-86.4869,38.0458],[-86.4864,38.0458],[-86.4862,38.0458],[-86.4857,38.0457],[-86.4852,38.0457],[-86.485,38.0456],[-86.4849,38.0456],[-86.4844,38.0455],[-86.4839,38.0455],[-86.4834,38.0455],[-86.4829,38.0455],[-86.4826,38.0455],[-86.4824,38.0455],[-86.4822,38.0455],[-86.4818,38.0455],[-86.4816,38.0455],[-86.4813,38.0455],[-86.481,38.0455],[-86.4806,38.0455],[-86.4801,38.0455],[-86.4799,38.0455],[-86.4797,38.0456],[-86.4791,38.0456],[-86.4788,38.0456],[-86.4785,38.0457],[-86.4783,38.0457],[-86.4781,38.0458],[-86.4774,38.0458],[-86.4737,38.046],[-86.4699,38.0464],[-86.4647,38.047],[-86.4626,38.0474],[-86.4621,38.0475],[-86.4587,38.0485],[-86.4568,38.049],[-86.4558,38.0495],[-86.4539,38.0501],[-86.4518,38.051],[-86.4497,38.0521],[-86.4479,38.0532],[-86.4455,38.0549],[-86.443,38.0569],[-86.4393,38.0599],[-86.4374,38.0617],[-86.4356,38.0636],[-86.4354,38.0638],[-86.4339,38.0657],[-86.4334,38.0666],[-86.433,38.0673],[-86.4326,38.0681],[-86.4326,38.0684],[-86.432,38.0703],[-86.431,38.0738],[-86.4305,38.0762],[-86.4302,38.079],[-86.4303,38.08],[-86.4307,38.0818],[-86.4313,38.0835],[-86.4327,38.0853],[-86.434,38.0864],[-86.4356,38.0875],[-86.438,38.0887],[-86.4408,38.0897],[-86.4418,38.09],[-86.4424,38.0901],[-86.445,38.0911],[-86.4457,38.0912],[-86.4475,38.0918],[-86.4482,38.092],[-86.449,38.0919],[-86.4494,38.0919],[-86.45,38.092],[-86.4513,38.0925],[-86.453,38.093],[-86.4541,38.0934],[-86.4548,38.0939],[-86.4572,38.0949],[-86.4588,38.096],[-86.4609,38.0975],[-86.4628,38.0994],[-86.4631,38.0999],[-86.4633,38.1008],[-86.4635,38.1013],[-86.4637,38.1016],[-86.4643,38.1021],[-86.4647,38.1025],[-86.4655,38.1043],[-86.4658,38.1056],[-86.4665,38.1092],[-86.4666,38.1108],[-86.4666,38.1124],[-86.4664,38.1136],[-86.4658,38.115],[-86.4651,38.1164],[-86.4647,38.1174],[-86.4633,38.1187],[-86.4617,38.1205],[-86.461,38.1211],[-86.46,38.1218],[-86.459,38.1224],[-86.4578,38.1236],[-86.4558,38.125],[-86.4557,38.125],[-86.454,38.1258],[-86.4512,38.1269],[-86.4488,38.1274],[-86.446,38.1277],[-86.4446,38.1277],[-86.4432,38.1278],[-86.4397,38.1274],[-86.4381,38.127],[-86.4355,38.1268],[-86.4336,38.1266],[-86.4323,38.1263],[-86.4314,38.126],[-86.4309,38.1258],[-86.4295,38.1253],[-86.428,38.1245],[-86.4262,38.1234],[-86.4252,38.1228],[-86.4234,38.1212],[-86.4214,38.1195],[-86.419,38.1175],[-86.4182,38.1171],[-86.4174,38.1168],[-86.417,38.1168],[-86.4171,38.1166],[-86.417,38.1165],[-86.4166,38.1161],[-86.4149,38.1148],[-86.4125,38.1129],[-86.4113,38.1118],[-86.4094,38.1101],[-86.406,38.1066],[-86.4043,38.105],[-86.4035,38.1046],[-86.4019,38.1043],[-86.4002,38.1047],[-86.3987,38.1053],[-86.3975,38.106],[-86.3962,38.1071],[-86.3959,38.1076],[-86.3956,38.108],[-86.3953,38.1083],[-86.395,38.1087],[-86.3944,38.1097],[-86.3936,38.1111],[-86.3934,38.1118],[-86.3929,38.1137],[-86.3925,38.1147],[-86.3918,38.1172],[-86.3914,38.1188],[-86.3908,38.1198],[-86.3894,38.1222],[-86.3888,38.1229],[-86.3884,38.1233],[-86.3883,38.1237],[-86.3878,38.1244],[-86.3869,38.125],[-86.3854,38.1263],[-86.3837,38.1273],[-86.3812,38.1288],[-86.3796,38.1294],[-86.3769,38.1302],[-86.376,38.1305],[-86.3751,38.1306],[-86.3744,38.1305],[-86.3733,38.1304],[-86.372,38.1303],[-86.3709,38.1304],[-86.3696,38.1304],[-86.368,38.1302],[-86.3658,38.1302],[-86.3646,38.13],[-86.36,38.1293],[-86.3586,38.1294],[-86.357,38.1293],[-86.3538,38.1286],[-86.3524,38.1284],[-86.3504,38.1279],[-86.3482,38.1277],[-86.3468,38.1277],[-86.3447,38.1275],[-86.3431,38.1276],[-86.3406,38.1277],[-86.3384,38.128],[-86.3354,38.1286],[-86.3348,38.1288],[-86.3337,38.1292],[-86.3321,38.1299],[-86.3308,38.1308],[-86.3291,38.132],[-86.3272,38.1339],[-86.3256,38.1358],[-86.3244,38.1376],[-86.3238,38.1384],[-86.3234,38.1397],[-86.3228,38.1409],[-86.3222,38.1423],[-86.322,38.1434],[-86.3219,38.1441],[-86.3217,38.1452],[-86.3216,38.1458],[-86.3214,38.1461],[-86.3212,38.1466],[-86.3212,38.147],[-86.3212,38.1473],[-86.3214,38.1478],[-86.3218,38.1489],[-86.3226,38.1505],[-86.323,38.1512],[-86.3239,38.1524],[-86.3247,38.1529],[-86.3251,38.1533],[-86.3259,38.154],[-86.328,38.1548],[-86.3291,38.155],[-86.331,38.1557],[-86.3337,38.1565],[-86.3353,38.1569],[-86.3366,38.1572],[-86.3398,38.158],[-86.3414,38.1584],[-86.3449,38.159],[-86.3465,38.1591],[-86.3501,38.1593],[-86.3523,38.1594],[-86.354,38.1596],[-86.3559,38.1597],[-86.3576,38.1599],[-86.3607,38.1604],[-86.3631,38.1609],[-86.3661,38.1615],[-86.369,38.1627],[-86.3712,38.1638],[-86.3723,38.1646],[-86.3747,38.1671],[-86.3766,38.1694],[-86.3774,38.1711],[-86.3782,38.1742],[-86.3786,38.1786],[-86.3786,38.1828],[-86.3782,38.1857],[-86.3774,38.1886],[-86.3762,38.1905],[-86.3757,38.1911],[-86.375,38.1921],[-86.3748,38.1922],[-86.3738,38.1933],[-86.3731,38.1942],[-86.3725,38.1947],[-86.3709,38.1956],[-86.3675,38.1973],[-86.3646,38.1982],[-86.3617,38.1987],[-86.3598,38.1988],[-86.358,38.1988],[-86.3577,38.1988],[-86.3561,38.1985],[-86.3534,38.1975],[-86.35,38.1963],[-86.3477,38.1954],[-86.3457,38.1938],[-86.3425,38.1917],[-86.3419,38.1913],[-86.3395,38.1894],[-86.3365,38.1867],[-86.3335,38.1844],[-86.3314,38.1825],[-86.3309,38.1823],[-86.3296,38.1818],[-86.329,38.1815],[-86.326,38.1791],[-86.321,38.1755],[-86.3187,38.1736],[-86.3171,38.1729],[-86.3132,38.1712],[-86.3075,38.1692],[-86.3063,38.1688],[-86.3013,38.1666],[-86.2957,38.1641],[-86.2932,38.1627],[-86.2914,38.1615],[-86.2883,38.1589],[-86.2871,38.1579],[-86.2864,38.1572],[-86.2838,38.1539],[-86.2804,38.1498],[-86.2778,38.1466],[-86.2771,38.146],[-86.2765,38.1455],[-86.2755,38.1444],[-86.2729,38.1408],[-86.2712,38.1378],[-86.2706,38.1358],[-86.2707,38.1353],[-86.2704,38.134],[-86.2702,38.1314],[-86.2703,38.1298],[-86.2707,38.128],[-86.2714,38.125],[-86.2715,38.1246],[-86.272,38.123],[-86.2732,38.1207],[-86.2735,38.12],[-86.2737,38.1183],[-86.2736,38.1175],[-86.2742,38.1166],[-86.275,38.1149],[-86.2768,38.1099],[-86.2772,38.1079],[-86.2779,38.105],[-86.278,38.1043],[-86.2782,38.1031],[-86.2788,38.102],[-86.2791,38.1007],[-86.279,38.1],[-86.2787,38.0988],[-86.2788,38.0969],[-86.2787,38.0921],[-86.2786,38.0893],[-86.2784,38.086],[-86.2777,38.0825],[-86.2775,38.0799],[-86.2768,38.0776],[-86.2764,38.0761],[-86.2759,38.074],[-86.275,38.0714],[-86.2736,38.0677],[-86.2729,38.0655],[-86.2728,38.065],[-86.2719,38.0631],[-86.2714,38.062],[-86.2709,38.0613],[-86.2701,38.0602],[-86.2687,38.0583],[-86.2678,38.0572],[-86.2672,38.0568],[-86.2663,38.0564],[-86.2657,38.0558],[-86.2647,38.0549],[-86.2636,38.0542],[-86.2619,38.0529],[-86.2593,38.0512],[-86.2582,38.0505],[-86.2579,38.0504],[-86.2571,38.0499],[-86.2559,38.0492],[-86.2532,38.0478],[-86.2528,38.0475],[-86.2504,38.0462],[-86.25,38.046],[-86.2469,38.0447],[-86.2456,38.0442],[-86.2425,38.043],[-86.2403,38.0422],[-86.2393,38.0417],[-86.2382,38.0414],[-86.2365,38.0409],[-86.2343,38.04],[-86.2333,38.0396],[-86.2331,38.0394],[-86.2332,38.0394],[-86.2335,38.0393],[-86.2338,38.0391],[-86.2339,38.0387],[-86.2335,38.0382],[-86.2321,38.0372],[-86.2312,38.0366],[-86.2296,38.0359],[-86.2279,38.0348],[-86.2255,38.0334],[-86.2247,38.0327],[-86.2233,38.0315],[-86.2224,38.0302],[-86.2217,38.0292],[-86.2214,38.0287],[-86.2207,38.0282],[-86.2195,38.0275],[-86.218,38.0269],[-86.2149,38.0256],[-86.2115,38.0243],[-86.2077,38.0228],[-86.2062,38.0222],[-86.2015,38.0204],[-86.198,38.0191],[-86.1965,38.0185],[-86.1932,38.0172],[-86.1899,38.016],[-86.1885,38.0154],[-86.1884,38.0154],[-86.1848,38.0138],[-86.1832,38.0129],[-86.1789,38.0108],[-86.178,38.0105],[-86.1766,38.0102],[-86.1752,38.01],[-86.172,38.0097],[-86.1705,38.0096],[-86.1698,38.0097],[-86.1694,38.0097],[-86.1687,38.0098],[-86.1653,38.0099],[-86.1632,38.0101],[-86.1616,38.0104],[-86.1601,38.0108],[-86.159,38.011],[-86.1576,38.0115],[-86.1536,38.0125],[-86.1525,38.013],[-86.1506,38.0141],[-86.1496,38.0145],[-86.1479,38.0147],[-86.1433,38.0153],[-86.1377,38.0159],[-86.1358,38.016],[-86.1333,38.0161],[-86.1326,38.0161],[-86.1283,38.0162],[-86.1249,38.0162],[-86.1243,38.0162],[-86.1216,38.016],[-86.1206,38.0159],[-86.1175,38.0154],[-86.1114,38.0143],[-86.1056,38.013],[-86.1042,38.0126],[-86.103,38.0122],[-86.099,38.0106],[-86.0946,38.0088],[-86.0868,38.0052],[-86.0863,38.0049],[-86.085,38.004],[-86.0818,38.002],[-86.0801,38.001],[-86.0794,38.0006],[-86.0786,38],[-86.0783,37.9998],[-86.0762,37.9979],[-86.0748,37.9966],[-86.0741,37.9958],[-86.0738,37.9954],[-86.0739,37.9952],[-86.0742,37.9954],[-86.0743,37.9955],[-86.0751,37.996],[-86.0768,37.9973],[-86.0772,37.9974],[-86.0773,37.9974],[-86.0773,37.9973],[-86.0772,37.9971],[-86.0766,37.9966],[-86.0762,37.996],[-86.0757,37.995],[-86.0747,37.9929],[-86.0733,37.9905],[-86.073,37.9898],[-86.0717,37.9874],[-86.0704,37.9845],[-86.0699,37.9837],[-86.0689,37.9828],[-86.068,37.9817],[-86.0677,37.9811],[-86.0676,37.9809],[-86.0675,37.9807],[-86.0662,37.978],[-86.0652,37.9765],[-86.0645,37.9751],[-86.0628,37.9728],[-86.0621,37.9721],[-86.0589,37.9686],[-86.058,37.9677],[-86.0512,37.9613],[-86.05,37.9605],[-86.049,37.9599],[-86.0467,37.959],[-86.0437,37.9583],[-86.0423,37.9582],[-86.0408,37.9584],[-86.0391,37.959],[-86.0382,37.9596],[-86.0366,37.9611],[-86.0358,37.9622],[-86.0348,37.9637],[-86.0342,37.9653],[-86.0339,37.9676],[-86.0337,37.9686],[-86.0336,37.9702],[-86.0337,37.9715],[-86.0342,37.9744],[-86.0348,37.9773],[-86.0354,37.9814],[-86.0354,37.9829],[-86.0351,37.9844],[-86.0339,37.9874],[-86.0328,37.9898],[-86.0316,37.9913],[-86.0309,37.9918],[-86.0307,37.992],[-86.0283,37.9933],[-86.0256,37.9945],[-86.0217,37.9958],[-86.0197,37.9962],[-86.0185,37.9965],[-86.0147,37.9974],[-86.0095,37.9984],[-86.0064,37.9988],[-86.004,37.9992],[-86.0027,37.9993],[-86.0006,37.9995],[-86,37.9995],[-85.9989,37.9997],[-85.9972,38.0001],[-85.9958,38.0004],[-85.9941,38.0007],[-85.9921,38.0009],[-85.9894,38.0013],[-85.9875,38.0016],[-85.9854,38.002],[-85.9838,38.0023],[-85.982,38.0025],[-85.9774,38.0034],[-85.9772,38.0034],[-85.9756,38.0031],[-85.9736,38.0026],[-85.9729,38.0026],[-85.9713,38.0027],[-85.9705,38.0027],[-85.9665,38.0029],[-85.9649,38.003],[-85.9638,38.0031],[-85.9622,38.0033],[-85.9592,38.0037],[-85.9564,38.0043],[-85.9552,38.0046],[-85.9546,38.0047],[-85.9523,38.0048],[-85.951,38.0048],[-85.9497,38.0048],[-85.9482,38.005],[-85.9471,38.0051],[-85.9449,38.0059],[-85.9431,38.0066],[-85.9422,38.0073],[-85.9416,38.0079],[-85.9411,38.0085],[-85.9403,38.0093],[-85.9396,38.0098],[-85.9388,38.0103],[-85.9369,38.0116],[-85.9348,38.0132],[-85.9324,38.015],[-85.9312,38.016],[-85.9284,38.0185],[-85.9269,38.0202],[-85.9257,38.0218],[-85.9234,38.0252],[-85.9219,38.0288],[-85.9213,38.0303],[-85.9206,38.0323],[-85.9196,38.0371],[-85.9194,38.038],[-85.9191,38.0402],[-85.9189,38.0412],[-85.9188,38.0426],[-85.9185,38.0473],[-85.918,38.0506],[-85.9179,38.0513],[-85.9172,38.0561],[-85.9171,38.0571],[-85.9164,38.0596],[-85.9163,38.0606],[-85.9163,38.0609],[-85.9163,38.063],[-85.9158,38.0651],[-85.9151,38.0676],[-85.9143,38.0703],[-85.9138,38.072],[-85.9135,38.0729],[-85.9133,38.0731],[-85.9133,38.0727],[-85.9132,38.0718],[-85.9131,38.0714],[-85.913,38.0714],[-85.912,38.0734],[-85.9104,38.0769],[-85.91,38.078],[-85.909,38.0803],[-85.9082,38.0818],[-85.9076,38.0833],[-85.9064,38.0863],[-85.9053,38.0889],[-85.905,38.0898],[-85.9048,38.0932],[-85.9044,38.0966],[-85.9042,38.0988],[-85.9042,38.0998],[-85.9044,38.1016],[-85.9043,38.1032],[-85.9044,38.1062],[-85.9047,38.1085],[-85.9051,38.1102],[-85.9053,38.1111],[-85.9057,38.1133],[-85.9059,38.1155],[-85.9062,38.1169],[-85.9065,38.1187],[-85.9067,38.1195],[-85.9073,38.1239],[-85.9076,38.1256],[-85.9079,38.1279],[-85.9081,38.1294],[-85.9085,38.1317],[-85.9086,38.1327],[-85.9087,38.1338],[-85.9088,38.1355],[-85.9089,38.1367],[-85.9091,38.1385],[-85.9093,38.1422],[-85.9092,38.1435],[-85.9091,38.1444],[-85.909,38.1462],[-85.9089,38.1471],[-85.9089,38.1484],[-85.9088,38.1492],[-85.9085,38.1516],[-85.9085,38.1529],[-85.9083,38.1544],[-85.9083,38.1556],[-85.9084,38.157],[-85.9083,38.1583],[-85.908,38.1615],[-85.9073,38.1638],[-85.9062,38.1683],[-85.9041,38.1734],[-85.9039,38.1741],[-85.9035,38.1744],[-85.8998,38.1804],[-85.8995,38.1809],[-85.8977,38.1836],[-85.8951,38.187],[-85.8935,38.189],[-85.8927,38.19],[-85.892,38.1907],[-85.8887,38.1945],[-85.8862,38.1975],[-85.8843,38.1996],[-85.8829,38.2008],[-85.8807,38.2028],[-85.8785,38.2048],[-85.876,38.2068],[-85.8757,38.207],[-85.8751,38.2076],[-85.8748,38.2077],[-85.8737,38.2084],[-85.8731,38.2089],[-85.8725,38.2092],[-85.8719,38.2096],[-85.8713,38.2099],[-85.8684,38.2117],[-85.8658,38.2134],[-85.8638,38.2147],[-85.8597,38.2173],[-85.858,38.2182],[-85.8562,38.2193],[-85.8556,38.2199],[-85.8552,38.22],[-85.8548,38.2203],[-85.8524,38.2219],[-85.8517,38.2225],[-85.8501,38.2244],[-85.8498,38.2248],[-85.8479,38.2266],[-85.8466,38.2282],[-85.8457,38.2295],[-85.8453,38.2299],[-85.8444,38.2311],[-85.8428,38.2333],[-85.8428,38.2334],[-85.8426,38.2336],[-85.8425,38.2338],[-85.8415,38.2354],[-85.8406,38.2371],[-85.8403,38.2373],[-85.8402,38.2376],[-85.8393,38.2394],[-85.8391,38.2397],[-85.8389,38.2403],[-85.8389,38.241],[-85.8386,38.2421],[-85.8385,38.2429],[-85.8384,38.2438],[-85.8384,38.2446],[-85.8382,38.2446],[-85.8382,38.2448],[-85.8381,38.2456],[-85.8381,38.2458],[-85.8381,38.2461],[-85.8382,38.2461],[-85.8381,38.2477],[-85.838,38.2482],[-85.8374,38.25],[-85.8372,38.2509],[-85.8373,38.2552],[-85.8373,38.2557],[-85.8375,38.2569],[-85.8375,38.2574],[-85.8376,38.2583],[-85.8376,38.259],[-85.8376,38.2592],[-85.8375,38.2601],[-85.837,38.2619],[-85.8368,38.2634],[-85.8368,38.2635],[-85.8366,38.2641],[-85.8362,38.2653],[-85.8355,38.2667],[-85.834,38.2687],[-85.8328,38.2704],[-85.832,38.2718],[-85.8311,38.2732],[-85.8292,38.2765],[-85.8285,38.2771],[-85.8277,38.2777],[-85.8264,38.2789],[-85.8255,38.2794],[-85.8245,38.2799],[-85.8238,38.2803],[-85.8234,38.2804],[-85.8217,38.2811],[-85.8195,38.2819],[-85.8179,38.2824],[-85.8174,38.2824],[-85.8165,38.2826],[-85.8145,38.2831],[-85.813,38.2835],[-85.8122,38.2836],[-85.8114,38.2836],[-85.8095,38.2839],[-85.8084,38.284],[-85.8071,38.2843],[-85.8038,38.2846],[-85.8021,38.2847],[-85.8016,38.2848],[-85.7994,38.2851],[-85.7988,38.2852],[-85.7973,38.2857],[-85.7955,38.2863],[-85.7945,38.2867],[-85.7938,38.2872],[-85.7932,38.2874],[-85.7929,38.2874],[-85.7923,38.2874],[-85.7917,38.2875],[-85.7912,38.2875],[-85.7899,38.2878],[-85.788,38.2884],[-85.7869,38.2885],[-85.7862,38.2885],[-85.7855,38.2885],[-85.7831,38.2883],[-85.7824,38.2883],[-85.7817,38.2885],[-85.7813,38.2885],[-85.781,38.2885],[-85.7807,38.2884],[-85.7795,38.2877],[-85.7781,38.287],[-85.7779,38.2869],[-85.7774,38.2865],[-85.777,38.2865],[-85.7759,38.2863],[-85.775,38.2862],[-85.7743,38.2862],[-85.774,38.2862],[-85.7734,38.2862],[-85.773,38.2861],[-85.7728,38.2859],[-85.7723,38.2856],[-85.7717,38.2854],[-85.7714,38.2851],[-85.7711,38.2848],[-85.7711,38.2846],[-85.7712,38.2845],[-85.7714,38.2846],[-85.7717,38.2849],[-85.7722,38.2851],[-85.7725,38.2851],[-85.7726,38.285],[-85.7725,38.2848],[-85.7722,38.2846],[-85.7714,38.2841],[-85.77,38.2831],[-85.7697,38.2829],[-85.7688,38.2823],[-85.7675,38.2813],[-85.7668,38.2809],[-85.7662,38.2806],[-85.766,38.2803],[-85.7659,38.28],[-85.7658,38.2796],[-85.7659,38.2791],[-85.7661,38.2787],[-85.7667,38.2782],[-85.767,38.2777],[-85.7672,38.2773],[-85.7672,38.2771],[-85.7669,38.2766],[-85.7666,38.2763],[-85.7662,38.2762],[-85.7657,38.2762],[-85.7649,38.276],[-85.7647,38.2759],[-85.7644,38.2757],[-85.7642,38.2753],[-85.764,38.2746],[-85.7637,38.2742],[-85.7632,38.2735],[-85.7615,38.2723],[-85.7609,38.272],[-85.7589,38.2712],[-85.7579,38.2708],[-85.7567,38.2702],[-85.7551,38.2693],[-85.754,38.2688],[-85.7515,38.268],[-85.7507,38.2678],[-85.7497,38.2676],[-85.7495,38.2676],[-85.7486,38.2674],[-85.7465,38.2672],[-85.7451,38.2672],[-85.745,38.2672],[-85.7448,38.2672],[-85.7432,38.2673],[-85.7422,38.2675],[-85.7409,38.2679],[-85.7386,38.2689],[-85.7383,38.2689],[-85.7378,38.2691],[-85.7357,38.2703],[-85.735,38.2706],[-85.7347,38.2707],[-85.7335,38.2715],[-85.7326,38.2719],[-85.7301,38.2731],[-85.7299,38.2734],[-85.7294,38.2737],[-85.728,38.2744],[-85.7258,38.2755],[-85.7247,38.2761],[-85.723,38.2769],[-85.7215,38.2775],[-85.7201,38.2781],[-85.7184,38.2789],[-85.7169,38.2796],[-85.7161,38.28],[-85.7148,38.2806],[-85.7143,38.2809],[-85.713,38.2814],[-85.7111,38.2823],[-85.7088,38.2834],[-85.7075,38.2841],[-85.7059,38.2849],[-85.7053,38.2853],[-85.7048,38.2855],[-85.7041,38.2858],[-85.7038,38.286],[-85.7031,38.2864],[-85.7012,38.2873],[-85.7007,38.2876],[-85.6995,38.2882],[-85.699,38.2884],[-85.6982,38.2887],[-85.6957,38.2898],[-85.6941,38.2905],[-85.6923,38.2914],[-85.6909,38.292],[-85.6894,38.2927],[-85.688,38.2934],[-85.6866,38.294],[-85.686,38.2943],[-85.6852,38.2947],[-85.6834,38.2956],[-85.6819,38.2964],[-85.6792,38.298],[-85.6768,38.2998],[-85.6761,38.3004],[-85.6759,38.3005],[-85.6757,38.3007],[-85.6736,38.3023],[-85.6727,38.3035],[-85.6726,38.3039],[-85.6716,38.306],[-85.6706,38.3077],[-85.6696,38.3088],[-85.6691,38.3094],[-85.6685,38.31],[-85.6679,38.3106],[-85.6675,38.3109],[-85.6668,38.3118],[-85.6658,38.313],[-85.6615,38.3177],[-85.6593,38.3197],[-85.6587,38.3201],[-85.6583,38.3208],[-85.6577,38.3215],[-85.6571,38.3222],[-85.6561,38.3233],[-85.6554,38.3239],[-85.6543,38.3255],[-85.654,38.326],[-85.6533,38.3271],[-85.653,38.3276],[-85.6523,38.3288],[-85.6514,38.3307],[-85.6512,38.3316],[-85.6495,38.3351],[-85.6478,38.339],[-85.647,38.3407],[-85.6464,38.3418],[-85.6448,38.345],[-85.6444,38.3459],[-85.6443,38.346],[-85.643,38.3509],[-85.6426,38.3525],[-85.6424,38.3532],[-85.6415,38.3559],[-85.6413,38.3565],[-85.6405,38.3584],[-85.6395,38.3609],[-85.639,38.3629],[-85.6387,38.364],[-85.6385,38.3661],[-85.6384,38.3736],[-85.6384,38.3745],[-85.6384,38.3761],[-85.6384,38.377],[-85.6379,38.3803],[-85.6376,38.3821],[-85.6375,38.3823],[-85.6372,38.3833],[-85.6369,38.3843],[-85.6363,38.3857],[-85.6361,38.3864],[-85.6358,38.3872],[-85.6354,38.3878],[-85.6351,38.3889],[-85.6346,38.3904],[-85.6343,38.3913],[-85.6339,38.3922],[-85.6337,38.3932],[-85.6333,38.3943],[-85.6328,38.3956],[-85.6323,38.3971],[-85.6318,38.3984],[-85.6314,38.3993],[-85.6309,38.4004],[-85.6306,38.4011],[-85.6302,38.4019],[-85.6298,38.4026],[-85.6296,38.4031],[-85.6288,38.4044],[-85.6283,38.405],[-85.6276,38.4064],[-85.6271,38.4071],[-85.6268,38.4077],[-85.6263,38.4087],[-85.6259,38.4096],[-85.6256,38.4101],[-85.6253,38.4106],[-85.6252,38.4108],[-85.6251,38.4111],[-85.6241,38.4123],[-85.6231,38.4144],[-85.6229,38.415],[-85.622,38.4168],[-85.6208,38.4198],[-85.6205,38.4204],[-85.6205,38.4209],[-85.6205,38.4212],[-85.6207,38.4223],[-85.6206,38.4226],[-85.6206,38.4229],[-85.6205,38.4231],[-85.6204,38.4235],[-85.6194,38.4248],[-85.6183,38.4263],[-85.6164,38.4281],[-85.616,38.4285],[-85.6153,38.4293],[-85.6141,38.4304],[-85.613,38.4315],[-85.6119,38.4325],[-85.6097,38.4348],[-85.6089,38.436],[-85.6069,38.4386],[-85.6045,38.4408],[-85.6007,38.443],[-85.5998,38.4435],[-85.5971,38.4451],[-85.5949,38.4462],[-85.5923,38.4475],[-85.586,38.4501],[-85.5836,38.4508],[-85.5816,38.4513],[-85.5795,38.4517],[-85.5784,38.452],[-85.5749,38.4526],[-85.572,38.4528],[-85.5681,38.4528],[-85.5662,38.4528],[-85.5638,38.4532],[-85.5625,38.4533],[-85.5602,38.4533],[-85.5575,38.4534],[-85.5554,38.4535],[-85.5524,38.4536],[-85.5504,38.4539],[-85.549,38.4541],[-85.546,38.4544],[-85.5448,38.4545],[-85.5446,38.4545],[-85.5445,38.4545],[-85.5441,38.4546],[-85.5437,38.4546],[-85.5433,38.4547],[-85.5429,38.4547],[-85.542,38.4548],[-85.5417,38.4548],[-85.5392,38.455],[-85.5382,38.4552],[-85.5343,38.4558],[-85.5335,38.4559],[-85.5309,38.4564],[-85.5248,38.4576],[-85.5218,38.4587],[-85.5191,38.4594],[-85.5168,38.4605],[-85.5155,38.4608],[-85.5152,38.4609],[-85.5143,38.4615],[-85.5083,38.4639],[-85.5058,38.4647],[-85.5034,38.4661],[-85.5003,38.4676],[-85.5,38.4678],[-85.4992,38.4681],[-85.4985,38.4685],[-85.4975,38.4692],[-85.4964,38.47],[-85.4947,38.4715],[-85.4931,38.4729],[-85.4921,38.4741],[-85.4904,38.476],[-85.4887,38.4779],[-85.4874,38.4795],[-85.4864,38.4807],[-85.4849,38.4827],[-85.4839,38.4841],[-85.4828,38.4857],[-85.4817,38.4874],[-85.4812,38.4883],[-85.4811,38.4888],[-85.4808,38.4901],[-85.4803,38.4916],[-85.4798,38.4934],[-85.4794,38.4948],[-85.4787,38.4962],[-85.4778,38.4978],[-85.4767,38.5],[-85.4754,38.5031],[-85.4751,38.5037],[-85.4741,38.5049],[-85.4736,38.5054],[-85.4732,38.5058],[-85.4717,38.5072],[-85.4697,38.5089],[-85.4687,38.5095],[-85.4672,38.5106],[-85.4669,38.5108],[-85.4666,38.511],[-85.4646,38.5119],[-85.4601,38.514],[-85.4586,38.5147],[-85.4563,38.5156],[-85.4542,38.5164],[-85.4518,38.5172],[-85.4499,38.5179],[-85.449,38.5182],[-85.4473,38.5188],[-85.4445,38.5197],[-85.4421,38.5207],[-85.4405,38.5213],[-85.4384,38.5219],[-85.436,38.523],[-85.4332,38.5244],[-85.4287,38.5271],[-85.4262,38.529],[-85.4234,38.5318],[-85.423,38.5323],[-85.4206,38.5354],[-85.4183,38.5392],[-85.4178,38.5402],[-85.4174,38.5411],[-85.4171,38.5416],[-85.4171,38.5417],[-85.4168,38.5431],[-85.4167,38.5442],[-85.4166,38.5445],[-85.4163,38.5456],[-85.4158,38.5467],[-85.4156,38.5504],[-85.4156,38.5532],[-85.4159,38.5628],[-85.416,38.5637],[-85.419,38.5713],[-85.4201,38.5733],[-85.4231,38.5781],[-85.4243,38.5802],[-85.4256,38.5827],[-85.4277,38.5855],[-85.4283,38.5863],[-85.431,38.5903],[-85.4328,38.5929],[-85.4341,38.5949],[-85.4351,38.5966],[-85.4363,38.5984],[-85.4374,38.6009],[-85.4384,38.6039],[-85.4393,38.6074],[-85.4397,38.6115],[-85.4397,38.6132],[-85.4395,38.617],[-85.4397,38.6197],[-85.4397,38.6215],[-85.4397,38.6241],[-85.4396,38.6253],[-85.4396,38.6272],[-85.4396,38.6305],[-85.4395,38.6358],[-85.4388,38.6389],[-85.4387,38.6404],[-85.4386,38.6431],[-85.4388,38.6455],[-85.4387,38.6459],[-85.4387,38.6467],[-85.4381,38.6483],[-85.4377,38.6493],[-85.4376,38.6502],[-85.4387,38.6553],[-85.4386,38.6565],[-85.4386,38.6581],[-85.4387,38.6589],[-85.4392,38.6598],[-85.4403,38.6611],[-85.4407,38.6625],[-85.4411,38.6632],[-85.4417,38.6648],[-85.4446,38.6697],[-85.4464,38.6719],[-85.4496,38.675],[-85.4507,38.6765],[-85.4521,38.6782],[-85.4524,38.6787],[-85.454,38.6801],[-85.4546,38.6808],[-85.455,38.6813],[-85.4561,38.6836],[-85.4567,38.6863],[-85.4569,38.6887],[-85.4568,38.6905],[-85.4568,38.6923],[-85.4565,38.6933],[-85.4563,38.694],[-85.4555,38.6976],[-85.4553,38.6984],[-85.4547,38.6994],[-85.4546,38.7003],[-85.4544,38.7015],[-85.4533,38.7041],[-85.4527,38.7056],[-85.4525,38.7073],[-85.4524,38.7082],[-85.4523,38.7088],[-85.4521,38.7098],[-85.4519,38.7102],[-85.4518,38.7103],[-85.4515,38.7103],[-85.4515,38.7098],[-85.4517,38.7083],[-85.4517,38.7079],[-85.4515,38.7078],[-85.4514,38.708],[-85.4509,38.7089],[-85.4506,38.71],[-85.4503,38.7116],[-85.4502,38.7119],[-85.4485,38.7137],[-85.4482,38.714],[-85.4476,38.7146],[-85.4473,38.7147],[-85.4471,38.7149],[-85.4468,38.7151],[-85.4444,38.7178],[-85.4442,38.7179],[-85.4432,38.719],[-85.4415,38.7213],[-85.4395,38.724],[-85.4388,38.7251],[-85.4377,38.727],[-85.4372,38.7277],[-85.437,38.7278],[-85.4363,38.7285],[-85.4354,38.7291],[-85.4339,38.7298],[-85.4314,38.7308],[-85.4283,38.7319],[-85.426,38.7328],[-85.4258,38.7329],[-85.4253,38.733],[-85.4248,38.7331],[-85.4247,38.7331],[-85.4242,38.7331],[-85.4236,38.7332],[-85.4234,38.7338],[-85.4231,38.7344],[-85.4225,38.7347],[-85.4215,38.735],[-85.4195,38.7355],[-85.417,38.7364],[-85.416,38.7366],[-85.4141,38.7369],[-85.4122,38.737],[-85.4102,38.7371],[-85.4087,38.7371],[-85.408,38.7371],[-85.4055,38.7369],[-85.4042,38.7368],[-85.3978,38.7356],[-85.3975,38.7355],[-85.3926,38.7345],[-85.3912,38.7341],[-85.3882,38.7334],[-85.3859,38.7329],[-85.3844,38.7327],[-85.383,38.7325],[-85.3807,38.732],[-85.3794,38.7319],[-85.3788,38.7319],[-85.3768,38.7313],[-85.3759,38.7311],[-85.375,38.7312],[-85.3747,38.7311],[-85.3745,38.7311],[-85.3743,38.731],[-85.3736,38.7307],[-85.3723,38.7304],[-85.3705,38.7304],[-85.37,38.7304],[-85.369,38.7305],[-85.3681,38.7306],[-85.367,38.731],[-85.3663,38.7313],[-85.366,38.7313],[-85.3658,38.7312],[-85.366,38.7311],[-85.3664,38.7309],[-85.3666,38.7308],[-85.3666,38.7306],[-85.3662,38.7305],[-85.3652,38.7305],[-85.3633,38.7305],[-85.3618,38.7306],[-85.3607,38.7308],[-85.3601,38.731],[-85.3598,38.7311],[-85.3588,38.7311],[-85.3554,38.7314],[-85.3537,38.7314],[-85.3526,38.7315],[-85.3515,38.7317],[-85.3505,38.732],[-85.3498,38.7322],[-85.349,38.7323],[-85.3481,38.7325],[-85.3475,38.7326],[-85.3468,38.7328],[-85.3455,38.733],[-85.344,38.7333],[-85.3427,38.7335],[-85.3415,38.7338],[-85.3406,38.7341],[-85.34,38.7343],[-85.3396,38.7344],[-85.3386,38.7342],[-85.338,38.7341],[-85.3376,38.7342],[-85.3367,38.7345],[-85.3358,38.7347],[-85.3357,38.7348],[-85.3357,38.7349],[-85.3359,38.7349],[-85.3362,38.7349],[-85.3364,38.7349],[-85.3365,38.735],[-85.3365,38.7353],[-85.3362,38.7355],[-85.3357,38.7357],[-85.3347,38.736],[-85.3343,38.736],[-85.3337,38.7361],[-85.3331,38.7362],[-85.3328,38.7363],[-85.3325,38.7364],[-85.3315,38.7366],[-85.3304,38.7368],[-85.3288,38.7371],[-85.3273,38.7373],[-85.3258,38.7376],[-85.3249,38.7378],[-85.3236,38.7381],[-85.3223,38.7383],[-85.3209,38.7386],[-85.3195,38.739],[-85.3181,38.7393],[-85.3169,38.7396],[-85.3157,38.7398],[-85.3154,38.7398],[-85.3146,38.74],[-85.3136,38.7402],[-85.3129,38.7404],[-85.3122,38.7405],[-85.311,38.7407],[-85.3095,38.741],[-85.308,38.7412],[-85.3067,38.7414],[-85.3059,38.7415],[-85.3053,38.7415],[-85.3048,38.7415],[-85.3042,38.7416],[-85.3037,38.7417],[-85.303,38.7418],[-85.3017,38.742],[-85.3013,38.742],[-85.3008,38.742],[-85.2985,38.7419],[-85.2974,38.742],[-85.2968,38.742],[-85.2959,38.742],[-85.2947,38.742],[-85.2941,38.7421],[-85.2939,38.7421],[-85.2937,38.7421],[-85.2936,38.7421],[-85.2936,38.742],[-85.2934,38.7418],[-85.2932,38.7418],[-85.293,38.742],[-85.2929,38.7422],[-85.2893,38.7424],[-85.2863,38.7422],[-85.2859,38.7422],[-85.2841,38.742],[-85.2831,38.7419],[-85.2817,38.7418],[-85.2805,38.7417],[-85.2797,38.7417],[-85.2788,38.7416],[-85.2761,38.7413],[-85.2756,38.7412],[-85.2753,38.7411],[-85.2742,38.741],[-85.2728,38.7408],[-85.269,38.7401],[-85.2684,38.7401],[-85.2636,38.739],[-85.2616,38.7385],[-85.2589,38.7378],[-85.2581,38.7374],[-85.2567,38.7369],[-85.256,38.7365],[-85.2557,38.7363],[-85.2549,38.736],[-85.25,38.7338],[-85.2495,38.7336],[-85.2486,38.7331],[-85.2478,38.7327],[-85.2466,38.7318],[-85.2463,38.7315],[-85.2461,38.7311],[-85.2442,38.7287],[-85.2429,38.7271],[-85.2407,38.7247],[-85.2399,38.7238],[-85.239,38.7229],[-85.2384,38.7223],[-85.2376,38.7218],[-85.2372,38.7212],[-85.2357,38.7192],[-85.2351,38.7182],[-85.2351,38.718],[-85.2352,38.718],[-85.2356,38.7184],[-85.2358,38.7184],[-85.2358,38.7182],[-85.2357,38.7177],[-85.2352,38.7171],[-85.2347,38.7167],[-85.2346,38.7166],[-85.2339,38.7161],[-85.2334,38.7158],[-85.2333,38.7157],[-85.2327,38.7152],[-85.2325,38.715],[-85.2324,38.7148],[-85.2325,38.7147],[-85.233,38.7148],[-85.2332,38.7147],[-85.2333,38.7144],[-85.2331,38.7142],[-85.2315,38.7126],[-85.2314,38.7125],[-85.2292,38.7099],[-85.2281,38.7086],[-85.228,38.7086],[-85.2267,38.7064],[-85.2262,38.7059],[-85.2262,38.7058],[-85.2257,38.7054],[-85.2256,38.7054],[-85.2241,38.7044],[-85.2236,38.704],[-85.2236,38.7039],[-85.2219,38.702],[-85.2215,38.7015],[-85.2214,38.7013],[-85.2211,38.7011],[-85.2194,38.6998],[-85.2191,38.6996],[-85.2183,38.699],[-85.217,38.6979],[-85.2149,38.6965],[-85.213,38.6955],[-85.2111,38.6946],[-85.2095,38.6939],[-85.2089,38.6936],[-85.2069,38.6927],[-85.2049,38.692],[-85.2044,38.6919],[-85.2031,38.6917],[-85.2015,38.6913],[-85.1991,38.6906],[-85.197,38.69],[-85.1961,38.6898],[-85.1957,38.6897],[-85.1947,38.6896],[-85.1931,38.6897],[-85.1922,38.6895],[-85.1912,38.6893],[-85.191,38.6892],[-85.1911,38.6891],[-85.1918,38.6891],[-85.1921,38.6891],[-85.1922,38.6889],[-85.1921,38.6888],[-85.1907,38.6882],[-85.1898,38.6878],[-85.1888,38.6876],[-85.1886,38.6876],[-85.1883,38.6876],[-85.1876,38.6876],[-85.1868,38.6878],[-85.1851,38.6878],[-85.1835,38.688],[-85.1816,38.6881],[-85.1809,38.6882],[-85.1801,38.6882],[-85.179,38.6884],[-85.1788,38.6884],[-85.1775,38.6885],[-85.1767,38.6885],[-85.1766,38.6885],[-85.174,38.6881],[-85.1733,38.688],[-85.1731,38.688],[-85.1712,38.6885],[-85.1688,38.689],[-85.1675,38.6893],[-85.1674,38.6893],[-85.166,38.6897],[-85.1627,38.6904],[-85.1615,38.6908],[-85.1602,38.6911],[-85.1576,38.6919],[-85.1563,38.6923],[-85.1546,38.6929],[-85.1514,38.6939],[-85.1493,38.6947],[-85.1479,38.6953],[-85.145,38.6964],[-85.1423,38.6976],[-85.1395,38.6989],[-85.1374,38.6999],[-85.1367,38.7002],[-85.1364,38.7004],[-85.1356,38.7011],[-85.1351,38.7015],[-85.1342,38.702],[-85.1331,38.7024],[-85.132,38.7029],[-85.1307,38.7039],[-85.1299,38.7046],[-85.1283,38.7064],[-85.1281,38.7066],[-85.1268,38.7077],[-85.1252,38.7089],[-85.125,38.709],[-85.1249,38.7091],[-85.1247,38.7092],[-85.1236,38.71],[-85.1216,38.711],[-85.1195,38.7123],[-85.1192,38.7125],[-85.1179,38.7133],[-85.1161,38.7145],[-85.1146,38.7154],[-85.1136,38.7161],[-85.1129,38.7167],[-85.1104,38.7186],[-85.1086,38.7199],[-85.1074,38.7207],[-85.107,38.721],[-85.107,38.7213],[-85.107,38.7215],[-85.107,38.7217],[-85.1034,38.7245],[-85.1033,38.7247],[-85.1034,38.7247],[-85.1037,38.7246],[-85.1039,38.7246],[-85.1037,38.7249],[-85.102,38.7262],[-85.1019,38.7263],[-85.1016,38.7265],[-85.1014,38.7266],[-85.1004,38.7267],[-85.0992,38.7268],[-85.0989,38.727],[-85.0977,38.7275],[-85.0974,38.7278],[-85.0971,38.7281],[-85.0967,38.7284],[-85.0946,38.7295],[-85.0942,38.7298],[-85.0928,38.7305],[-85.0925,38.7306],[-85.0917,38.7309],[-85.091,38.731],[-85.0905,38.7312],[-85.0898,38.7317],[-85.0892,38.732],[-85.0883,38.7324],[-85.0855,38.7338],[-85.0836,38.735],[-85.083,38.7351],[-85.0825,38.7353],[-85.0806,38.7365],[-85.0795,38.7369],[-85.0774,38.7384],[-85.0769,38.7386],[-85.0762,38.7393],[-85.0758,38.7396],[-85.074,38.7404],[-85.073,38.741],[-85.072,38.7414],[-85.0704,38.7418],[-85.0684,38.7426],[-85.0676,38.7429],[-85.0636,38.7439],[-85.0631,38.744],[-85.0614,38.7446],[-85.0597,38.7453],[-85.0579,38.7463],[-85.0569,38.7469],[-85.0559,38.7472],[-85.0531,38.748],[-85.0524,38.7481],[-85.0519,38.7485],[-85.0512,38.7492],[-85.0507,38.7495],[-85.0482,38.7507],[-85.0477,38.7511],[-85.047,38.7518],[-85.0457,38.7526],[-85.0425,38.7544],[-85.0406,38.7555],[-85.0369,38.7567],[-85.0346,38.7577],[-85.0332,38.7582],[-85.0324,38.7585],[-85.0305,38.7589],[-85.0301,38.759],[-85.027,38.7604],[-85.0245,38.7615],[-85.0242,38.7616],[-85.0235,38.7619],[-85.0161,38.7647],[-85.0133,38.7659],[-85.011,38.767],[-85.0087,38.7684],[-85.0064,38.7699],[-85.0063,38.77],[-85.004,38.7716],[-85.0004,38.7745],[-84.9997,38.775],[-84.9965,38.7766],[-84.995,38.7773],[-84.994,38.7778],[-84.9931,38.7781],[-84.9919,38.7785],[-84.9903,38.7787],[-84.9901,38.7787],[-84.9899,38.7788],[-84.9897,38.7788],[-84.9895,38.7788],[-84.9882,38.7789],[-84.9868,38.779],[-84.9861,38.7792],[-84.9851,38.7793],[-84.9835,38.7794],[-84.9831,38.7795],[-84.9815,38.7795],[-84.98,38.7796],[-84.9783,38.7795],[-84.9762,38.7793],[-84.9747,38.7792],[-84.9735,38.7792],[-84.9725,38.7791],[-84.9707,38.7788],[-84.9691,38.7787],[-84.9676,38.7786],[-84.9659,38.7784],[-84.9645,38.7782],[-84.9644,38.7782],[-84.9635,38.7782],[-84.9622,38.7782],[-84.9612,38.778],[-84.9599,38.7777],[-84.9578,38.7773],[-84.9555,38.7768],[-84.9538,38.7765],[-84.9525,38.7763],[-84.9517,38.7762],[-84.9507,38.776],[-84.9492,38.7757],[-84.948,38.7755],[-84.9465,38.7754],[-84.9453,38.7754],[-84.9436,38.7754],[-84.9418,38.7757],[-84.9398,38.7761],[-84.9381,38.7765],[-84.9363,38.7769],[-84.9349,38.7771],[-84.9335,38.7775],[-84.9316,38.7782],[-84.9299,38.7787],[-84.9286,38.7793],[-84.9276,38.7798],[-84.9264,38.7805],[-84.9232,38.7814],[-84.9216,38.7822],[-84.9208,38.7825],[-84.9188,38.7829],[-84.9177,38.7833],[-84.9147,38.7844],[-84.9134,38.785],[-84.9123,38.7855],[-84.9112,38.7861],[-84.9093,38.7869],[-84.9081,38.7875],[-84.9067,38.7882],[-84.9034,38.79],[-84.8998,38.7915],[-84.8987,38.7919],[-84.8969,38.7924],[-84.8964,38.7926],[-84.8955,38.7931],[-84.894,38.7937],[-84.8927,38.794],[-84.8903,38.7943],[-84.8891,38.7944],[-84.888,38.7947],[-84.8873,38.7948],[-84.8866,38.7946],[-84.8852,38.7945],[-84.8831,38.7941],[-84.8828,38.794],[-84.8822,38.7938],[-84.8808,38.7932],[-84.879,38.7929],[-84.8772,38.7925],[-84.8768,38.7925],[-84.8765,38.7924],[-84.8755,38.7923],[-84.8752,38.7923],[-84.8728,38.7922],[-84.87,38.7918],[-84.862,38.7911],[-84.8589,38.7906],[-84.8556,38.79],[-84.8529,38.7894],[-84.8496,38.7886],[-84.8464,38.7877],[-84.8399,38.7856],[-84.8378,38.7849],[-84.8355,38.7843],[-84.8329,38.7839],[-84.8315,38.7837],[-84.8289,38.7833],[-84.8276,38.7832],[-84.824,38.7831],[-84.8212,38.7831],[-84.8194,38.7833],[-84.8158,38.7841],[-84.8147,38.7845],[-84.8139,38.785],[-84.8132,38.7857],[-84.8132,38.7858],[-84.8125,38.7867],[-84.8122,38.7878],[-84.8117,38.79],[-84.8116,38.792],[-84.8118,38.7932],[-84.8122,38.794],[-84.8128,38.7951],[-84.8131,38.7976],[-84.814,38.8002],[-84.8148,38.8017],[-84.8155,38.8031],[-84.8162,38.8045],[-84.8165,38.8052],[-84.8171,38.8058],[-84.818,38.807],[-84.8188,38.8079],[-84.8194,38.8091],[-84.8199,38.8101],[-84.8206,38.811],[-84.8214,38.8118],[-84.8224,38.8127],[-84.8234,38.8138],[-84.8244,38.8152],[-84.8256,38.8168],[-84.8266,38.8178],[-84.8272,38.8187],[-84.8278,38.82],[-84.8286,38.8217],[-84.8291,38.8231],[-84.8292,38.824],[-84.8295,38.8245],[-84.8297,38.8249],[-84.83,38.8255],[-84.8301,38.8263],[-84.8301,38.8282],[-84.8301,38.8298],[-84.83,38.8304],[-84.83,38.8306],[-84.8294,38.8317],[-84.8287,38.8328],[-84.8279,38.8342],[-84.827,38.8353],[-84.826,38.8366],[-84.8252,38.8373],[-84.8247,38.8377],[-84.8243,38.8382],[-84.8232,38.8392],[-84.8227,38.8396],[-84.822,38.8401],[-84.8201,38.8414],[-84.8179,38.8428],[-84.8165,38.8436],[-84.8155,38.8441],[-84.815,38.8445],[-84.8141,38.8451],[-84.8124,38.8458],[-84.8108,38.8465],[-84.8098,38.8469],[-84.809,38.8473],[-84.8072,38.8486],[-84.8063,38.8492],[-84.8056,38.8495],[-84.8048,38.8498],[-84.8037,38.8504],[-84.8025,38.8513],[-84.8019,38.8518],[-84.8013,38.8524],[-84.8005,38.8536],[-84.8001,38.8541],[-84.7994,38.8547],[-84.796,38.857],[-84.7956,38.8571],[-84.795,38.8573],[-84.7943,38.8575],[-84.7938,38.8576],[-84.7936,38.8578],[-84.7932,38.8582],[-84.7927,38.8588],[-84.7915,38.86],[-84.7911,38.8604],[-84.7904,38.8612],[-84.7889,38.8634],[-84.7879,38.8651],[-84.7873,38.8663],[-84.7862,38.8687],[-84.7857,38.87],[-84.7855,38.8712],[-84.7852,38.8721],[-84.7846,38.875],[-84.7846,38.8756],[-84.7847,38.8764],[-84.7849,38.8786],[-84.7852,38.8799],[-84.7853,38.8804],[-84.7855,38.8809],[-84.7859,38.8816],[-84.7866,38.8824],[-84.7876,38.8833],[-84.7895,38.8847],[-84.7916,38.886],[-84.7925,38.8867],[-84.7928,38.8871],[-84.7932,38.8874],[-84.7935,38.8876],[-84.794,38.8876],[-84.7945,38.8877],[-84.7951,38.8879],[-84.7959,38.8884],[-84.7974,38.8894],[-84.7979,38.8897],[-84.7994,38.8907],[-84.801,38.8915],[-84.8014,38.8917],[-84.8026,38.8922],[-84.8037,38.8926],[-84.805,38.8928],[-84.806,38.893],[-84.8065,38.8933],[-84.8066,38.8933],[-84.8067,38.8934],[-84.8069,38.8934],[-84.8072,38.8934],[-84.8081,38.8936],[-84.809,38.8939],[-84.8108,38.8945],[-84.8122,38.895],[-84.8123,38.895],[-84.8126,38.8951],[-84.8139,38.8954],[-84.8143,38.8954],[-84.8146,38.8955],[-84.8148,38.8955],[-84.8149,38.8954],[-84.8147,38.8952],[-84.8146,38.8951],[-84.8148,38.895],[-84.8159,38.895],[-84.8169,38.8951],[-84.8176,38.8952],[-84.8191,38.8955],[-84.8212,38.8958],[-84.8261,38.8967],[-84.8286,38.897],[-84.8294,38.8971],[-84.8304,38.8972],[-84.8307,38.8972],[-84.8314,38.8972],[-84.8325,38.8972],[-84.8336,38.8973],[-84.8367,38.8974],[-84.8403,38.8976],[-84.8427,38.8976],[-84.8446,38.8975],[-84.8467,38.8974],[-84.8483,38.8975],[-84.8489,38.8975],[-84.8496,38.8974],[-84.8506,38.8973],[-84.854,38.8974],[-84.8552,38.8974],[-84.8557,38.8975],[-84.8562,38.8976],[-84.8568,38.8976],[-84.8594,38.8976],[-84.8598,38.8976],[-84.8601,38.8976],[-84.8619,38.8977],[-84.8638,38.898],[-84.8667,38.8988],[-84.8681,38.8993],[-84.869,38.8997],[-84.87,38.9003],[-84.8708,38.9009],[-84.8711,38.9014],[-84.8721,38.9025],[-84.8731,38.9045],[-84.8734,38.905],[-84.8743,38.9056],[-84.8748,38.9065],[-84.8751,38.907],[-84.8768,38.9088],[-84.8773,38.9095],[-84.8773,38.9101],[-84.8774,38.9105],[-84.8782,38.9118],[-84.8787,38.9131],[-84.8788,38.9142],[-84.8788,38.9152],[-84.8791,38.9157],[-84.8793,38.9161],[-84.8791,38.9166],[-84.8786,38.9181],[-84.8784,38.9186],[-84.878,38.9198],[-84.8775,38.9207],[-84.8761,38.9225],[-84.8741,38.9252],[-84.8733,38.9259],[-84.8732,38.9261],[-84.8728,38.9268],[-84.8721,38.9275],[-84.8714,38.9286],[-84.87,38.93],[-84.8689,38.9309],[-84.8681,38.9315],[-84.8677,38.932],[-84.8667,38.9332],[-84.8645,38.935],[-84.8632,38.9361],[-84.8621,38.9368],[-84.8605,38.9377],[-84.8581,38.9393],[-84.8563,38.9407],[-84.8559,38.941],[-84.8553,38.9416],[-84.8548,38.9421],[-84.8537,38.9429],[-84.8529,38.9438],[-84.8527,38.944],[-84.8519,38.9449],[-84.8502,38.9472],[-84.8501,38.9474],[-84.8493,38.9483],[-84.8486,38.9487],[-84.8462,38.9499],[-84.8442,38.951],[-84.8428,38.9519],[-84.8426,38.952],[-84.8416,38.9529],[-84.8414,38.953],[-84.841,38.9535],[-84.8408,38.9538],[-84.8405,38.9542],[-84.8402,38.9546],[-84.8395,38.9549],[-84.8386,38.9554],[-84.8369,38.9566],[-84.8358,38.9575],[-84.8352,38.9579],[-84.8338,38.9593],[-84.8334,38.96],[-84.8332,38.9604],[-84.8328,38.9611],[-84.8327,38.9614],[-84.8322,38.9623],[-84.8317,38.9638],[-84.831,38.9663],[-84.8305,38.9673],[-84.8304,38.9677],[-84.8303,38.9684],[-84.83,38.969],[-84.8298,38.9694],[-84.83,38.9702],[-84.83,38.9726],[-84.8303,38.9738],[-84.8304,38.9742],[-84.8309,38.9757],[-84.832,38.9782],[-84.8324,38.9791],[-84.8328,38.9801],[-84.8337,38.9818],[-84.8354,38.9849],[-84.8365,38.9869],[-84.8374,38.9884],[-84.8377,38.9888],[-84.8386,38.9899],[-84.8396,38.9909],[-84.8407,38.992],[-84.8448,38.9952],[-84.8467,38.9967],[-84.8477,38.998],[-84.8481,38.9986],[-84.8482,38.9995],[-84.8486,39],[-84.8487,39.0005],[-84.8496,39.0031],[-84.8506,39.0047],[-84.8516,39.0058],[-84.8524,39.0065],[-84.8549,39.0096],[-84.8574,39.0125],[-84.8602,39.0155],[-84.8616,39.0171],[-84.8636,39.0193],[-84.8643,39.02],[-84.8652,39.0207],[-84.866,39.0216],[-84.8688,39.0245],[-84.8718,39.0278],[-84.8724,39.0283],[-84.8746,39.0296],[-84.8761,39.0305],[-84.8774,39.0311],[-84.8776,39.0312],[-84.8778,39.0312],[-84.8781,39.0312],[-84.8782,39.0313],[-84.8782,39.0314],[-84.878,39.0317],[-84.8779,39.032],[-84.878,39.0322],[-84.8781,39.0324],[-84.8783,39.0327],[-84.8791,39.0337],[-84.88,39.0346],[-84.8808,39.0351],[-84.8819,39.0358],[-84.8834,39.0365],[-84.8847,39.0369],[-84.8852,39.0372],[-84.8857,39.0375],[-84.8869,39.0391],[-84.8873,39.0397],[-84.8883,39.0411],[-84.8893,39.0427],[-84.89,39.0438],[-84.8915,39.046],[-84.8921,39.0468],[-84.8928,39.0484],[-84.8932,39.049],[-84.8936,39.0495],[-84.8948,39.0506],[-84.8956,39.0515],[-84.8963,39.0524],[-84.8967,39.0533],[-84.897,39.0539],[-84.8972,39.0544],[-84.8973,39.0551],[-84.8973,39.0559],[-84.8971,39.0566],[-84.8971,39.0568],[-84.8971,39.0571],[-84.8972,39.0573],[-84.8973,39.0574],[-84.8973,39.0575],[-84.8972,39.0575],[-84.8969,39.0575],[-84.8967,39.0575],[-84.8966,39.0576],[-84.8963,39.0579],[-84.8955,39.0595],[-84.8947,39.0607],[-84.8932,39.0625],[-84.8915,39.0642],[-84.8911,39.0646],[-84.8905,39.065],[-84.8902,39.0653],[-84.8898,39.0657],[-84.8891,39.0661],[-84.8882,39.0665],[-84.8874,39.0667],[-84.8866,39.067],[-84.8858,39.0672],[-84.8855,39.0674],[-84.8853,39.0677],[-84.8851,39.0681],[-84.8848,39.0683],[-84.8845,39.0684],[-84.8812,39.0698],[-84.8809,39.0699],[-84.8807,39.0699],[-84.8799,39.07],[-84.8792,39.0701],[-84.8773,39.0709],[-84.8759,39.0713],[-84.8747,39.0716],[-84.873,39.0721],[-84.872,39.0725],[-84.8708,39.073],[-84.8699,39.0735],[-84.8696,39.0735],[-84.8693,39.0737],[-84.8673,39.0745],[-84.8657,39.0754],[-84.8641,39.0763],[-84.8624,39.0771],[-84.861,39.078],[-84.859,39.0794],[-84.8575,39.0804],[-84.8564,39.0813],[-84.8561,39.0816],[-84.8556,39.082],[-84.8541,39.0832],[-84.8518,39.0853],[-84.8517,39.0854],[-84.8512,39.0858],[-84.8509,39.0861],[-84.8498,39.0865],[-84.8492,39.0869],[-84.8486,39.0875],[-84.8481,39.0882],[-84.8475,39.089],[-84.8472,39.0895],[-84.8462,39.0903],[-84.846,39.0904],[-84.8458,39.0907],[-84.8456,39.0909],[-84.8449,39.0917],[-84.8446,39.092],[-84.8441,39.0922],[-84.8438,39.0924],[-84.8431,39.0928],[-84.8412,39.0942],[-84.841,39.0943],[-84.8401,39.0951],[-84.8395,39.0955],[-84.8388,39.0961],[-84.8383,39.0965],[-84.838,39.0967],[-84.838,39.0968],[-84.8377,39.0969],[-84.8374,39.0971],[-84.8371,39.0973],[-84.8357,39.0982],[-84.8355,39.0984],[-84.8336,39.0998],[-84.8324,39.1005],[-84.8313,39.101],[-84.8294,39.1018],[-84.8281,39.1025],[-84.8271,39.1029],[-84.8254,39.1035],[-84.8239,39.1041],[-84.8223,39.1047],[-84.8208,39.1053],[-84.8205,39.1054],[-84.8202,39.1055],[-84.82,39.1056],[-84.8195,39.1056],[-84.818,39.1057],[-84.8169,39.1058],[-84.8149,39.1062],[-84.814,39.1065],[-84.8129,39.1068],[-84.8121,39.1073],[-84.8118,39.1076],[-84.8113,39.1087],[-84.8109,39.109],[-84.8107,39.1092],[-84.8087,39.1096],[-84.8075,39.1099],[-84.8066,39.1101],[-84.8039,39.1106],[-84.8011,39.1113],[-84.7972,39.1122],[-84.7944,39.1128],[-84.7932,39.1131],[-84.7911,39.1138],[-84.7889,39.1148],[-84.7878,39.1153],[-84.7862,39.1165],[-84.7859,39.1168],[-84.7845,39.1177],[-84.7839,39.1183],[-84.7833,39.1188],[-84.7825,39.1202],[-84.7819,39.121],[-84.7802,39.1228],[-84.7782,39.125],[-84.7757,39.1285],[-84.7748,39.1296],[-84.7722,39.1329],[-84.7697,39.1357],[-84.769,39.1364],[-84.7689,39.1366],[-84.7683,39.1372],[-84.7675,39.1377],[-84.7672,39.138],[-84.7669,39.1383],[-84.7663,39.1389],[-84.7652,39.1397],[-84.7611,39.1429],[-84.7589,39.1444],[-84.7581,39.145],[-84.7549,39.1465],[-84.7547,39.1466],[-84.7545,39.1467],[-84.754,39.1468],[-84.7527,39.1472],[-84.7503,39.1476],[-84.7489,39.1477],[-84.7459,39.1477],[-84.7456,39.1476],[-84.7454,39.1475],[-84.7451,39.1473],[-84.745,39.1473],[-84.7448,39.1474],[-84.7445,39.1477],[-84.7444,39.1477],[-84.7428,39.1476],[-84.7418,39.1474],[-84.7395,39.1469],[-84.7379,39.1463],[-84.7346,39.1454],[-84.7321,39.1446],[-84.7284,39.1432],[-84.7275,39.1427],[-84.7262,39.142],[-84.7262,39.1419],[-84.7258,39.1418],[-84.7254,39.1415],[-84.7244,39.141],[-84.7232,39.1402],[-84.7218,39.1392],[-84.7205,39.1383],[-84.7181,39.1366],[-84.7177,39.1361],[-84.7167,39.1351],[-84.7155,39.1341],[-84.7151,39.1337],[-84.7149,39.1335],[-84.7141,39.1326],[-84.7136,39.1318],[-84.7132,39.1312],[-84.7127,39.1308],[-84.7123,39.1305],[-84.7122,39.1304],[-84.7121,39.1303],[-84.7119,39.1302],[-84.7112,39.1295],[-84.7107,39.1288],[-84.7102,39.1282],[-84.7099,39.1277],[-84.7078,39.125],[-84.7053,39.1224],[-84.7044,39.1214],[-84.7027,39.1194],[-84.7006,39.1169],[-84.6997,39.1158],[-84.6971,39.1126],[-84.6964,39.1117],[-84.695,39.11],[-84.6941,39.1091],[-84.693,39.1081],[-84.6925,39.1074],[-84.6916,39.1063],[-84.6911,39.1054],[-84.6906,39.1048],[-84.6894,39.1032],[-84.6875,39.1016],[-84.6861,39.1008],[-84.6855,39.1005],[-84.6832,39.0997],[-84.6802,39.0987],[-84.6781,39.0983],[-84.6757,39.098],[-84.6742,39.0977],[-84.6723,39.0975],[-84.6706,39.0976],[-84.668,39.0979],[-84.6666,39.0979],[-84.6649,39.0976],[-84.6634,39.0972],[-84.662,39.0968],[-84.6596,39.0962],[-84.6593,39.096],[-84.6582,39.0956],[-84.6547,39.0941],[-84.6543,39.0939],[-84.6534,39.0934],[-84.6517,39.0925],[-84.651,39.092],[-84.6502,39.0914],[-84.6463,39.0882],[-84.6462,39.0881],[-84.6437,39.0856],[-84.6424,39.0843],[-84.6408,39.0832],[-84.6398,39.0823],[-84.6388,39.0814],[-84.6377,39.0808],[-84.6363,39.0799],[-84.6358,39.0795],[-84.635,39.0789],[-84.6343,39.0782],[-84.6328,39.0767],[-84.6325,39.0765],[-84.6302,39.0764],[-84.629,39.0762],[-84.6279,39.0757],[-84.6268,39.0753],[-84.6242,39.0745],[-84.6238,39.0744],[-84.6237,39.0744],[-84.622,39.0739],[-84.6202,39.0735],[-84.6187,39.0733],[-84.6184,39.0733],[-84.6183,39.0733],[-84.6181,39.0733],[-84.6174,39.0733],[-84.617,39.0733],[-84.6157,39.0733],[-84.6141,39.0734],[-84.6104,39.0733],[-84.6093,39.0733],[-84.609,39.0733],[-84.6079,39.0733],[-84.6053,39.0735],[-84.6044,39.0736],[-84.6041,39.0737],[-84.6015,39.0743],[-84.6008,39.0745],[-84.5993,39.0751],[-84.5976,39.0762],[-84.597,39.0766],[-84.5968,39.0767],[-84.5962,39.0769],[-84.5951,39.0772],[-84.5949,39.0773],[-84.593,39.0777],[-84.5902,39.0784],[-84.5899,39.0784],[-84.5874,39.0789],[-84.5863,39.0792],[-84.584,39.0797],[-84.5836,39.0798],[-84.5826,39.0799],[-84.5825,39.08],[-84.5814,39.0801],[-84.5805,39.0803],[-84.5785,39.0807],[-84.5764,39.0811],[-84.5755,39.0812],[-84.5747,39.0815],[-84.5738,39.0817],[-84.5731,39.0819],[-84.5725,39.0822],[-84.5724,39.0822],[-84.572,39.0824],[-84.5718,39.0825],[-84.5711,39.0827],[-84.5697,39.0837],[-84.5695,39.0838],[-84.5694,39.0839],[-84.5674,39.0853],[-84.5665,39.086],[-84.566,39.0864],[-84.5656,39.0867],[-84.5648,39.0872],[-84.5646,39.0874],[-84.5643,39.0877],[-84.564,39.0879],[-84.5608,39.0914],[-84.5598,39.0925],[-84.5596,39.0929],[-84.5589,39.0939],[-84.5577,39.0949],[-84.5577,39.095],[-84.5574,39.0952],[-84.5553,39.0971],[-84.5546,39.0977],[-84.5535,39.0985],[-84.5533,39.0986],[-84.5524,39.099],[-84.5514,39.0994],[-84.5511,39.0994],[-84.5495,39.0997],[-84.549,39.0998],[-84.5486,39.0998],[-84.5471,39.0999],[-84.5461,39.1],[-84.544,39.0999],[-84.5435,39.0998],[-84.5416,39.0993],[-84.5415,39.0993],[-84.5411,39.0992],[-84.5403,39.099],[-84.5378,39.098],[-84.5371,39.0977],[-84.5343,39.0966],[-84.5327,39.0958],[-84.5311,39.0949],[-84.5297,39.0941],[-84.5288,39.0937],[-84.5282,39.0934],[-84.5267,39.0927],[-84.5256,39.0925],[-84.5238,39.0923],[-84.5229,39.0922],[-84.5228,39.0922],[-84.5226,39.0922],[-84.5225,39.0921],[-84.5224,39.0921],[-84.5215,39.0922],[-84.5199,39.0923],[-84.5198,39.0923],[-84.5196,39.0923],[-84.5153,39.093],[-84.513,39.0934],[-84.511,39.0936],[-84.5101,39.0939],[-84.5096,39.0941],[-84.5095,39.0941],[-84.5062,39.0952],[-84.5041,39.096],[-84.5031,39.0965],[-84.5023,39.0969],[-84.4988,39.0992],[-84.4972,39.1003],[-84.4965,39.1009],[-84.4962,39.1012],[-84.4961,39.1013],[-84.496,39.1013],[-84.4953,39.102],[-84.4943,39.1028],[-84.4941,39.1029],[-84.4939,39.103],[-84.4932,39.1043],[-84.493,39.1046],[-84.4925,39.1052],[-84.4912,39.1072],[-84.4904,39.1081],[-84.4901,39.1084],[-84.4891,39.1099],[-84.4885,39.1107],[-84.4852,39.1137],[-84.4827,39.116],[-84.4822,39.1164],[-84.4812,39.117],[-84.4805,39.1175],[-84.4801,39.1178],[-84.4796,39.118],[-84.4785,39.1185],[-84.4769,39.1192],[-84.4766,39.1194],[-84.4765,39.1195],[-84.4759,39.1199],[-84.4753,39.1202],[-84.4744,39.1206],[-84.4727,39.1212],[-84.4714,39.1216],[-84.4712,39.1217],[-84.4708,39.1217],[-84.4697,39.1215],[-84.4678,39.1217],[-84.466,39.122],[-84.4642,39.1221],[-84.4628,39.122],[-84.4621,39.1219],[-84.4596,39.1215],[-84.4588,39.1215],[-84.4577,39.1211],[-84.4567,39.1208],[-84.4548,39.1202],[-84.4525,39.1192],[-84.451,39.1184],[-84.45,39.1178],[-84.449,39.1172],[-84.4479,39.1165],[-84.4464,39.1153],[-84.4458,39.1147],[-84.4451,39.114],[-84.4438,39.1128],[-84.4437,39.1126],[-84.4432,39.1122],[-84.443,39.112],[-84.4425,39.1113],[-84.442,39.1107],[-84.441,39.1096],[-84.4405,39.1089],[-84.4401,39.1083],[-84.4396,39.1077],[-84.4394,39.1072],[-84.4389,39.1065],[-84.4378,39.1051],[-84.4373,39.1045],[-84.4369,39.1037],[-84.4363,39.1026],[-84.4362,39.1024],[-84.4354,39.1009],[-84.4352,39.1004],[-84.435,39.0997],[-84.4346,39.0984],[-84.434,39.0966],[-84.4339,39.0962],[-84.4338,39.0956],[-84.4338,39.0949],[-84.4339,39.0943],[-84.4344,39.0935],[-84.4348,39.0928],[-84.435,39.0924],[-84.4351,39.0921],[-84.4351,39.0907],[-84.4355,39.0881],[-84.4355,39.087],[-84.4354,39.0868],[-84.4353,39.0866],[-84.4348,39.0857],[-84.4345,39.0851],[-84.4337,39.0842],[-84.4338,39.0836],[-84.4339,39.0823],[-84.4342,39.0811],[-84.4341,39.0804],[-84.4336,39.0789],[-84.4334,39.0786],[-84.4334,39.078],[-84.4334,39.0779],[-84.4334,39.0765],[-84.4336,39.0746],[-84.4337,39.074],[-84.4336,39.0733],[-84.4335,39.0728],[-84.4333,39.0701],[-84.4327,39.0668],[-84.4323,39.0657],[-84.4314,39.0618],[-84.4311,39.0607],[-84.4309,39.0599],[-84.4306,39.0587],[-84.4302,39.0582],[-84.4298,39.0579],[-84.4297,39.0578],[-84.4296,39.0577],[-84.4295,39.0576],[-84.4294,39.0575],[-84.4293,39.0574],[-84.4287,39.057],[-84.4282,39.0566],[-84.428,39.0564],[-84.4263,39.0548],[-84.4254,39.0542],[-84.4248,39.0538],[-84.4239,39.0531],[-84.4238,39.0529],[-84.4239,39.0528],[-84.4243,39.0528],[-84.4263,39.0541],[-84.427,39.0547],[-84.4283,39.0555],[-84.4286,39.0556],[-84.4286,39.0554],[-84.4284,39.0551],[-84.4279,39.0545],[-84.4269,39.0536],[-84.4263,39.053],[-84.4258,39.0528],[-84.4249,39.0524],[-84.4245,39.0522],[-84.4235,39.0519],[-84.4221,39.0515],[-84.4214,39.051],[-84.4191,39.0498],[-84.4183,39.0495],[-84.4171,39.0493],[-84.4164,39.049],[-84.4156,39.0485],[-84.414,39.0476],[-84.4125,39.047],[-84.4111,39.0466],[-84.4096,39.0463],[-84.4073,39.0458],[-84.4045,39.0457],[-84.403,39.0457],[-84.4029,39.0457],[-84.4022,39.0458],[-84.4013,39.0463],[-84.4007,39.0465],[-84.3998,39.0464],[-84.3978,39.046],[-84.3966,39.0458],[-84.3962,39.0457],[-84.3955,39.0454],[-84.3942,39.0451],[-84.3929,39.0452],[-84.3925,39.0451],[-84.3911,39.0446],[-84.3903,39.0444],[-84.3889,39.0447],[-84.3875,39.0452],[-84.3869,39.0452],[-84.3851,39.0452],[-84.383,39.045],[-84.3812,39.0446],[-84.3787,39.0444],[-84.3769,39.0442],[-84.376,39.044],[-84.375,39.0438],[-84.3745,39.0437],[-84.3741,39.0436],[-84.3732,39.0434],[-84.3716,39.0433],[-84.3712,39.0432],[-84.3693,39.043],[-84.367,39.0427],[-84.3637,39.0421],[-84.3628,39.0418],[-84.3616,39.0416],[-84.3613,39.0416],[-84.3606,39.0415],[-84.3578,39.0407],[-84.357,39.0404],[-84.3557,39.0399],[-84.3522,39.039],[-84.3509,39.0386],[-84.3482,39.0378],[-84.3463,39.0371],[-84.3456,39.0367],[-84.3452,39.0364],[-84.3447,39.0361],[-84.3442,39.0359],[-84.3432,39.0358],[-84.342,39.0354],[-84.3407,39.0349],[-84.3398,39.0343],[-84.3385,39.0338],[-84.3365,39.0327],[-84.3362,39.0326],[-84.3357,39.0325],[-84.3355,39.0322],[-84.3352,39.032],[-84.3343,39.0316],[-84.3329,39.0308],[-84.3302,39.0293],[-84.3294,39.029],[-84.3289,39.0288],[-84.3287,39.0287],[-84.3266,39.0273],[-84.326,39.0265],[-84.3255,39.0261],[-84.3242,39.0253],[-84.3225,39.0241],[-84.3212,39.0231],[-84.3207,39.0222],[-84.32,39.0215],[-84.3194,39.0209],[-84.3184,39.0203],[-84.3177,39.0197],[-84.3174,39.0194],[-84.3162,39.0187],[-84.3148,39.0175],[-84.3138,39.0166],[-84.3125,39.0151],[-84.3103,39.0128],[-84.3093,39.0117],[-84.3083,39.0104],[-84.3077,39.0097],[-84.3066,39.0083],[-84.3061,39.0078],[-84.3044,39.0053],[-84.3033,39.0033],[-84.3031,39.0029],[-84.303,39.0027],[-84.3021,39.0008],[-84.3016,39.0001],[-84.3015,38.9998],[-84.3007,38.9978],[-84.2999,38.9965],[-84.2991,38.994],[-84.298,38.9909],[-84.2976,38.9889],[-84.2982,38.9864],[-84.2979,38.9842],[-84.2975,38.9817],[-84.2968,38.9767],[-84.2966,38.9753],[-84.2966,38.9732],[-84.2962,38.9713],[-84.2958,38.9692],[-84.2939,38.965],[-84.2937,38.9644],[-84.2931,38.9629],[-84.292,38.9611],[-84.2913,38.9601],[-84.2902,38.9583],[-84.2888,38.9556],[-84.2865,38.9525],[-84.2852,38.9511],[-84.2838,38.9495],[-84.2804,38.9457],[-84.2796,38.9449],[-84.279,38.9442],[-84.2785,38.9436],[-84.2779,38.9432],[-84.275,38.9409],[-84.2724,38.9388],[-84.2717,38.9378],[-84.2696,38.9362],[-84.2694,38.9359],[-84.2684,38.9348],[-84.2666,38.9326],[-84.2657,38.9314],[-84.2649,38.9301],[-84.2639,38.9291],[-84.2622,38.9273],[-84.2613,38.9262],[-84.2604,38.9247],[-84.257,38.9226],[-84.2562,38.9215],[-84.2538,38.9181],[-84.2522,38.9158],[-84.25,38.9127],[-84.2499,38.9124],[-84.2494,38.9116],[-84.2479,38.9098],[-84.2475,38.9093],[-84.2467,38.9081],[-84.2465,38.9079],[-84.2462,38.9074],[-84.2452,38.9059],[-84.2442,38.9049],[-84.2434,38.9039],[-84.243,38.9031],[-84.2427,38.9028],[-84.2424,38.9026],[-84.2418,38.9024],[-84.2415,38.9022],[-84.2412,38.9019],[-84.2408,38.9011],[-84.2402,38.9004],[-84.2397,38.8996],[-84.2393,38.899],[-84.2386,38.8984],[-84.2384,38.898],[-84.2377,38.8975],[-84.2371,38.8967],[-84.2366,38.8961],[-84.2354,38.8944],[-84.234,38.8914],[-84.233,38.8877],[-84.2328,38.8869],[-84.2329,38.8862],[-84.2325,38.884],[-84.2322,38.8816],[-84.232,38.8803],[-84.2319,38.8789],[-84.2319,38.8772],[-84.232,38.876],[-84.232,38.8751],[-84.2319,38.8749],[-84.2319,38.8746],[-84.2318,38.8728],[-84.2317,38.8727],[-84.2315,38.8725],[-84.2318,38.8725],[-84.2318,38.8723],[-84.2318,38.8721],[-84.2319,38.8719],[-84.2319,38.8715],[-84.2323,38.8678],[-84.2325,38.8662],[-84.2329,38.8638],[-84.233,38.8625],[-84.2333,38.8605],[-84.2333,38.8592],[-84.2333,38.859],[-84.2335,38.8574],[-84.2336,38.8564],[-84.2336,38.8548],[-84.2335,38.8545],[-84.2334,38.8543],[-84.2336,38.8542],[-84.2337,38.854],[-84.2336,38.8513],[-84.2336,38.8477],[-84.2334,38.8446],[-84.2331,38.841],[-84.233,38.8402],[-84.233,38.8397],[-84.2326,38.8388],[-84.2325,38.8383],[-84.2323,38.8362],[-84.2322,38.8347],[-84.2317,38.8323],[-84.2313,38.8308],[-84.2304,38.8274],[-84.2301,38.8264],[-84.2295,38.8255],[-84.2281,38.8229],[-84.2273,38.8213],[-84.2257,38.8181],[-84.225,38.817],[-84.2239,38.8156],[-84.2217,38.8133],[-84.2201,38.8117],[-84.2199,38.8115],[-84.2198,38.8114],[-84.2188,38.8106],[-84.2181,38.81],[-84.2151,38.8078],[-84.2145,38.8073],[-84.214,38.8068],[-84.2138,38.8065],[-84.2136,38.8063],[-84.2134,38.8061],[-84.2131,38.8058],[-84.2127,38.8056],[-84.212,38.8053],[-84.2111,38.8049],[-84.2106,38.8048],[-84.209,38.8041],[-84.2059,38.8027],[-84.2047,38.8024],[-84.2026,38.8019],[-84.1989,38.8011],[-84.198,38.8009],[-84.1957,38.8007],[-84.1945,38.8005],[-84.1922,38.8001],[-84.1909,38.7997],[-84.1886,38.7996],[-84.1883,38.7996],[-84.1875,38.7995],[-84.1857,38.7993],[-84.1775,38.7983],[-84.174,38.7978],[-84.1689,38.7969],[-84.1635,38.7961],[-84.1585,38.7953],[-84.1566,38.7951],[-84.1559,38.7949],[-84.1548,38.7946],[-84.1519,38.7939],[-84.1472,38.7929],[-84.1446,38.7922],[-84.144,38.792],[-84.1406,38.7909],[-84.1397,38.7906],[-84.1377,38.7902],[-84.1363,38.7899],[-84.1359,38.7898],[-84.1333,38.789],[-84.1317,38.7885],[-84.1249,38.7861],[-84.1195,38.784],[-84.118,38.7836],[-84.1164,38.7831],[-84.1151,38.7824],[-84.1138,38.7822],[-84.1126,38.7819],[-84.1117,38.7816],[-84.1106,38.7813],[-84.1102,38.7811],[-84.1101,38.781],[-84.1102,38.7809],[-84.1108,38.7809],[-84.1117,38.781],[-84.1117,38.7809],[-84.1106,38.7804],[-84.1099,38.78],[-84.1089,38.7793],[-84.1072,38.7788],[-84.1023,38.7776],[-84.1011,38.7773],[-84.0971,38.7761],[-84.0944,38.7754],[-84.0926,38.7745],[-84.0918,38.7742],[-84.0887,38.774],[-84.0864,38.7739],[-84.085,38.7734],[-84.0821,38.7726],[-84.0819,38.7726],[-84.078,38.7718],[-84.076,38.7715],[-84.0746,38.7714],[-84.0717,38.7706],[-84.0708,38.7704],[-84.0688,38.7706],[-84.0656,38.7711],[-84.0635,38.7712],[-84.0538,38.7711],[-84.0527,38.7712],[-84.0511,38.7715],[-84.0503,38.7715],[-84.0488,38.7713],[-84.0454,38.7707],[-84.0446,38.7706],[-84.0438,38.7707],[-84.039,38.7715],[-84.0358,38.7722],[-84.0357,38.7723],[-84.0345,38.7724],[-84.0298,38.7736],[-84.0286,38.7739],[-84.0275,38.7742],[-84.0259,38.7743],[-84.024,38.7749],[-84.0228,38.7751],[-84.0203,38.7758],[-84.0196,38.776],[-84.0184,38.7762],[-84.0169,38.7767],[-84.0134,38.7779],[-84.0103,38.7791],[-84.0075,38.7799],[-84.0063,38.7802],[-84.0034,38.7805],[-84.0003,38.781],[-83.9983,38.7814],[-83.9974,38.7816],[-83.9967,38.7817],[-83.9964,38.7817],[-83.9958,38.7818],[-83.9955,38.7819],[-83.9947,38.7823],[-83.9938,38.7826],[-83.9915,38.7831],[-83.9897,38.7835],[-83.9888,38.7837],[-83.9881,38.784],[-83.987,38.7846],[-83.9854,38.7852],[-83.9842,38.7856],[-83.983,38.7859],[-83.982,38.7861],[-83.9809,38.7863],[-83.9803,38.7864],[-83.9798,38.7866],[-83.9792,38.787],[-83.9787,38.7872],[-83.9779,38.7873],[-83.9773,38.7874],[-83.9763,38.7875],[-83.9754,38.7874],[-83.9751,38.7874],[-83.9741,38.7872],[-83.9738,38.7872],[-83.9731,38.7871],[-83.9722,38.7871],[-83.9712,38.7873],[-83.9701,38.7874],[-83.9688,38.7874],[-83.9666,38.7874],[-83.9658,38.7873],[-83.9644,38.7873],[-83.9635,38.7874],[-83.9624,38.7875],[-83.9618,38.7875],[-83.9613,38.7874],[-83.9605,38.7873],[-83.9595,38.7872],[-83.959,38.7871],[-83.9588,38.7871],[-83.9574,38.7865],[-83.9569,38.7865],[-83.9564,38.7864],[-83.9551,38.7864],[-83.9541,38.7863],[-83.9525,38.7861],[-83.9507,38.7857],[-83.9486,38.7852],[-83.9471,38.7847],[-83.945,38.7839],[-83.9436,38.7833],[-83.9417,38.7824],[-83.9405,38.7818],[-83.9393,38.781],[-83.9385,38.7804],[-83.9377,38.7799],[-83.9358,38.7788],[-83.9342,38.7777],[-83.9329,38.777],[-83.9317,38.7762],[-83.9301,38.7753],[-83.9289,38.7749],[-83.9276,38.7745],[-83.9266,38.7742],[-83.9263,38.7741],[-83.9261,38.7739],[-83.9261,38.7738],[-83.9261,38.7736],[-83.9265,38.7734],[-83.9269,38.7732],[-83.9277,38.773],[-83.9282,38.7729],[-83.9286,38.7727],[-83.9286,38.7724],[-83.9284,38.7722],[-83.9278,38.7719],[-83.9266,38.7715],[-83.9257,38.7712],[-83.9253,38.7711],[-83.924,38.771],[-83.9231,38.7708],[-83.9226,38.7706],[-83.922,38.7704],[-83.9206,38.77],[-83.9194,38.7698],[-83.9184,38.7697],[-83.9172,38.7697],[-83.9159,38.7698],[-83.9151,38.7698],[-83.9141,38.7699],[-83.9131,38.7698],[-83.9126,38.7697],[-83.9112,38.7693],[-83.9106,38.7692],[-83.9089,38.769],[-83.9062,38.7686],[-83.9039,38.7682],[-83.9019,38.7677],[-83.9014,38.7677],[-83.9012,38.7676],[-83.9006,38.7675],[-83.8991,38.7674],[-83.8974,38.7671],[-83.8964,38.7669],[-83.8953,38.7667],[-83.8943,38.7666],[-83.8925,38.7663],[-83.8913,38.7661],[-83.8907,38.7659],[-83.8902,38.7658],[-83.8901,38.7658],[-83.8899,38.7657],[-83.8893,38.7658],[-83.8884,38.7658],[-83.8877,38.7658],[-83.8873,38.7657],[-83.8868,38.7656],[-83.8851,38.7651],[-83.8843,38.7648],[-83.8841,38.7648],[-83.8831,38.7645],[-83.8818,38.7642],[-83.881,38.764],[-83.8799,38.7637],[-83.8795,38.7635],[-83.8792,38.7633],[-83.8789,38.7633],[-83.8785,38.7632],[-83.8784,38.7632],[-83.8782,38.7632],[-83.8778,38.7632],[-83.8775,38.7632],[-83.8771,38.7632],[-83.876,38.763],[-83.8744,38.7627],[-83.873,38.7624],[-83.8719,38.7621],[-83.8712,38.7619],[-83.8702,38.7615],[-83.869,38.7611],[-83.8681,38.7608],[-83.8671,38.7604],[-83.8663,38.7601],[-83.8657,38.7599],[-83.8652,38.7596],[-83.8645,38.7592],[-83.8638,38.7589],[-83.8632,38.7587],[-83.8628,38.7585],[-83.8622,38.7582],[-83.8615,38.7579],[-83.8611,38.7577],[-83.8607,38.7576],[-83.86,38.7572],[-83.8594,38.7569],[-83.8586,38.7565],[-83.8583,38.7563],[-83.8578,38.756],[-83.8573,38.7556],[-83.857,38.7553],[-83.8567,38.7549],[-83.8563,38.7546],[-83.856,38.7543],[-83.8558,38.7542],[-83.8556,38.7542],[-83.8555,38.7542],[-83.8554,38.7541],[-83.8555,38.7539],[-83.8554,38.7536],[-83.8552,38.7534],[-83.8548,38.7532],[-83.8542,38.753],[-83.8538,38.7528],[-83.8534,38.7526],[-83.8531,38.7524],[-83.8529,38.7523],[-83.8526,38.752],[-83.8524,38.7518],[-83.8521,38.7514],[-83.8519,38.7512],[-83.8518,38.7511],[-83.8516,38.7509],[-83.8509,38.7501],[-83.8489,38.7475],[-83.8483,38.7465],[-83.8478,38.7456],[-83.8475,38.7448],[-83.8473,38.7444],[-83.8466,38.7431],[-83.8462,38.7423],[-83.846,38.7414],[-83.8457,38.7403],[-83.845,38.7383],[-83.8448,38.7377],[-83.8445,38.7362],[-83.8439,38.7344],[-83.8435,38.7328],[-83.8434,38.7322],[-83.8431,38.7312],[-83.8429,38.7296],[-83.8424,38.7269],[-83.8423,38.7263],[-83.8423,38.7261],[-83.8416,38.7239],[-83.8413,38.7234],[-83.841,38.7227],[-83.8407,38.722],[-83.8403,38.7216],[-83.84,38.7212],[-83.8395,38.7204],[-83.8394,38.7203],[-83.8392,38.72],[-83.8385,38.7193],[-83.8379,38.7189],[-83.8372,38.7182],[-83.8362,38.7173],[-83.8352,38.7166],[-83.8333,38.7156],[-83.8332,38.7156],[-83.8302,38.7142],[-83.8279,38.7131],[-83.827,38.7126],[-83.8266,38.7123],[-83.8258,38.7117],[-83.8257,38.7116],[-83.8247,38.7109],[-83.824,38.7105],[-83.8228,38.71],[-83.8225,38.7098],[-83.8224,38.7098],[-83.8216,38.7095],[-83.8195,38.709],[-83.818,38.7086],[-83.8163,38.7081],[-83.8142,38.7075],[-83.8126,38.7073],[-83.8114,38.7071],[-83.8083,38.7069],[-83.807,38.7067],[-83.8058,38.7065],[-83.805,38.7063],[-83.8031,38.7057],[-83.8028,38.7056],[-83.8021,38.7055],[-83.8012,38.7054],[-83.8007,38.7053],[-83.8004,38.7051],[-83.8,38.7049],[-83.7995,38.7048],[-83.7988,38.7047],[-83.7981,38.7045],[-83.7966,38.7039],[-83.7919,38.7023],[-83.7905,38.7015],[-83.7892,38.7009],[-83.788,38.7],[-83.7868,38.6991],[-83.7852,38.6974],[-83.7844,38.6966],[-83.7839,38.696],[-83.7838,38.6958],[-83.7836,38.6955],[-83.7835,38.6951],[-83.7833,38.6941],[-83.7831,38.6935],[-83.7828,38.693],[-83.7825,38.6924],[-83.7821,38.6915],[-83.7815,38.6897],[-83.781,38.6881],[-83.7803,38.686],[-83.78,38.685],[-83.7799,38.6845],[-83.7793,38.6827],[-83.7792,38.6816],[-83.779,38.6803],[-83.7785,38.6786],[-83.7782,38.6775],[-83.778,38.6763],[-83.7779,38.6754],[-83.7775,38.6734],[-83.7768,38.6707],[-83.7767,38.6705],[-83.7765,38.6697],[-83.7763,38.6692],[-83.7763,38.6691],[-83.7757,38.6667],[-83.775,38.6649],[-83.7746,38.664],[-83.7742,38.6636],[-83.774,38.6631],[-83.7739,38.6628],[-83.7738,38.6619],[-83.7736,38.6611],[-83.7734,38.6607],[-83.773,38.6598],[-83.7723,38.6585],[-83.7715,38.6573],[-83.7708,38.6565],[-83.7702,38.6559],[-83.7691,38.6551],[-83.7678,38.6542],[-83.7667,38.6536],[-83.7665,38.6535],[-83.7652,38.6529],[-83.7642,38.6525],[-83.7632,38.6522],[-83.7619,38.652],[-83.7595,38.6517],[-83.7587,38.6515],[-83.7581,38.6513],[-83.7578,38.6513],[-83.7548,38.6505],[-83.7516,38.6499],[-83.7506,38.6497],[-83.7498,38.6496],[-83.7496,38.6495],[-83.7492,38.6494],[-83.7488,38.6494],[-83.7482,38.6493],[-83.7479,38.6492],[-83.7466,38.649],[-83.7444,38.6486],[-83.7423,38.6483],[-83.741,38.6482],[-83.7396,38.648],[-83.7381,38.6479],[-83.7363,38.6478],[-83.7344,38.6477],[-83.7337,38.6476],[-83.7318,38.6476],[-83.7302,38.6474],[-83.7293,38.6473],[-83.7282,38.6473],[-83.7253,38.6472],[-83.7245,38.6471],[-83.7235,38.6471],[-83.7222,38.6469],[-83.721,38.6467],[-83.7204,38.6465],[-83.7195,38.6461],[-83.7193,38.6459],[-83.7187,38.6457],[-83.718,38.6452],[-83.7178,38.645],[-83.7177,38.6449],[-83.7175,38.6443],[-83.7171,38.6439],[-83.7167,38.6435],[-83.7151,38.6427],[-83.7147,38.6424],[-83.7138,38.6418],[-83.7135,38.6417],[-83.7132,38.6416],[-83.7119,38.6417],[-83.7113,38.6417],[-83.7109,38.6417],[-83.7107,38.6415],[-83.7103,38.6413],[-83.7101,38.641],[-83.71,38.6407],[-83.7097,38.6405],[-83.7095,38.6404],[-83.7085,38.64],[-83.7078,38.6398],[-83.707,38.6397],[-83.7065,38.6397],[-83.7059,38.6398],[-83.7053,38.6399],[-83.705,38.6398],[-83.7047,38.6398],[-83.7039,38.6395],[-83.7028,38.6391],[-83.7014,38.6383],[-83.6998,38.6375],[-83.6967,38.6361],[-83.6925,38.6343],[-83.6903,38.6335],[-83.6885,38.6328],[-83.686,38.6319],[-83.6846,38.6313],[-83.6821,38.6305],[-83.6815,38.6303],[-83.6781,38.6294],[-83.6749,38.6287],[-83.6741,38.6285],[-83.673,38.6279],[-83.6726,38.6276],[-83.6715,38.6274],[-83.6703,38.6271],[-83.6687,38.6265],[-83.668,38.6265],[-83.6671,38.6264],[-83.6662,38.6265],[-83.6621,38.627],[-83.6596,38.6274],[-83.6567,38.6281],[-83.6549,38.6286],[-83.6543,38.6288],[-83.6541,38.6289],[-83.6534,38.6292],[-83.653,38.6294],[-83.6526,38.6296],[-83.6504,38.6305],[-83.6491,38.6312],[-83.6483,38.6318],[-83.6478,38.6324],[-83.6456,38.6353],[-83.6449,38.6363],[-83.6445,38.6371],[-83.6443,38.6375],[-83.644,38.6381],[-83.6438,38.6387],[-83.6436,38.6394],[-83.6433,38.6401],[-83.6432,38.6406],[-83.643,38.6411],[-83.6428,38.6416],[-83.6427,38.6418],[-83.6427,38.642],[-83.6425,38.6423],[-83.6422,38.6429],[-83.6419,38.6433],[-83.6417,38.6438],[-83.6416,38.6441],[-83.6415,38.6444],[-83.6415,38.645],[-83.6414,38.6454],[-83.6413,38.6456],[-83.6412,38.6458],[-83.6412,38.646],[-83.6411,38.6461],[-83.6411,38.6462],[-83.6411,38.6463],[-83.6409,38.647],[-83.6407,38.6478],[-83.6405,38.6483],[-83.6404,38.6485],[-83.6402,38.6493],[-83.6399,38.6502],[-83.6397,38.651],[-83.6393,38.6521],[-83.6392,38.6526],[-83.6391,38.653],[-83.6389,38.6535],[-83.6388,38.6537],[-83.6388,38.6539],[-83.6389,38.6542],[-83.6389,38.6544],[-83.6389,38.6546],[-83.6389,38.655],[-83.6388,38.6556],[-83.6387,38.6567],[-83.6387,38.6573],[-83.6386,38.6579],[-83.6385,38.6582],[-83.6384,38.6589],[-83.6383,38.6595],[-83.6382,38.6601],[-83.638,38.6609],[-83.6378,38.6619],[-83.6376,38.6626],[-83.6374,38.6635],[-83.6373,38.6641],[-83.6373,38.6647],[-83.6372,38.6654],[-83.637,38.666],[-83.6368,38.6665],[-83.6367,38.6668],[-83.6365,38.6673],[-83.6362,38.6679],[-83.6358,38.6688],[-83.6355,38.6694],[-83.6351,38.67],[-83.6349,38.6704],[-83.6344,38.6711],[-83.6342,38.6714],[-83.6339,38.6717],[-83.6334,38.6724],[-83.6328,38.6731],[-83.6321,38.6739],[-83.6315,38.6744],[-83.6309,38.6749],[-83.6307,38.6751],[-83.6304,38.6754],[-83.6298,38.6758],[-83.6293,38.6763],[-83.6286,38.6769],[-83.6279,38.6774],[-83.6274,38.6778],[-83.6266,38.6783],[-83.6265,38.6784],[-83.6264,38.6784],[-83.6263,38.6785],[-83.626,38.6786],[-83.6255,38.6789],[-83.6252,38.679],[-83.625,38.6791],[-83.6249,38.6792],[-83.6247,38.6793],[-83.6245,38.6794],[-83.624,38.6796],[-83.6236,38.6798],[-83.6231,38.6801],[-83.6226,38.6803],[-83.6223,38.6805],[-83.6222,38.6805],[-83.6218,38.6807],[-83.6214,38.6809],[-83.621,38.681],[-83.6207,38.6812],[-83.6202,38.6814],[-83.62,38.6815],[-83.6195,38.6818],[-83.6188,38.6821],[-83.6181,38.6824],[-83.6179,38.6825],[-83.6174,38.6828],[-83.6169,38.683],[-83.6165,38.6831],[-83.6159,38.6834],[-83.6153,38.6836],[-83.6147,38.6838],[-83.6141,38.684],[-83.6134,38.6842],[-83.6128,38.6843],[-83.6121,38.6845],[-83.6114,38.6847],[-83.6109,38.6848],[-83.6102,38.6848],[-83.6096,38.6849],[-83.6089,38.685],[-83.6087,38.685],[-83.6081,38.685],[-83.6067,38.6848],[-83.6065,38.6848],[-83.606,38.6848],[-83.6055,38.6848],[-83.605,38.6847],[-83.6046,38.6847],[-83.6041,38.6846],[-83.6033,38.6843],[-83.603,38.6842],[-83.6027,38.6841],[-83.6023,38.684],[-83.6017,38.684],[-83.6011,38.6842],[-83.6007,38.6844],[-83.6004,38.6847],[-83.5999,38.6852],[-83.5996,38.6856],[-83.5993,38.6858],[-83.599,38.686],[-83.5985,38.6862],[-83.5981,38.6863],[-83.5978,38.6864],[-83.597,38.6867],[-83.5966,38.6868],[-83.5962,38.6869],[-83.5961,38.687],[-83.5959,38.6871],[-83.5958,38.6871],[-83.5953,38.6873],[-83.5952,38.6874],[-83.5948,38.6876],[-83.5945,38.6876],[-83.5944,38.6877],[-83.5942,38.6878],[-83.594,38.6879],[-83.5937,38.6882],[-83.5935,38.6883],[-83.5931,38.6884],[-83.5924,38.6887],[-83.5919,38.6888],[-83.5912,38.6889],[-83.5905,38.6891],[-83.5894,38.6893],[-83.589,38.6893],[-83.5886,38.6893],[-83.5881,38.6894],[-83.587,38.6895],[-83.5864,38.6896],[-83.5853,38.6898],[-83.5846,38.6898],[-83.5842,38.6899],[-83.5835,38.69],[-83.583,38.6901],[-83.5829,38.6902],[-83.5822,38.6904],[-83.5818,38.6905],[-83.5815,38.6906],[-83.5808,38.6908],[-83.58,38.6909],[-83.5793,38.6911],[-83.5787,38.6912],[-83.5781,38.6913],[-83.5775,38.6914],[-83.5772,38.6914],[-83.5767,38.6915],[-83.5761,38.6916],[-83.5759,38.6917],[-83.5754,38.6918],[-83.5753,38.6918],[-83.575,38.6918],[-83.5748,38.6919],[-83.5743,38.6919],[-83.5737,38.692],[-83.5729,38.6922],[-83.5721,38.6923],[-83.5713,38.6925],[-83.5708,38.6926],[-83.5701,38.6928],[-83.5694,38.6929],[-83.5688,38.6931],[-83.5682,38.6933],[-83.5676,38.6935],[-83.5668,38.6938],[-83.5658,38.6942],[-83.5652,38.6944],[-83.5643,38.6947],[-83.5636,38.695],[-83.5629,38.6952],[-83.5622,38.6954],[-83.5617,38.6956],[-83.5607,38.6958],[-83.56,38.696],[-83.5596,38.696],[-83.5592,38.6962],[-83.5586,38.6964],[-83.5576,38.6966],[-83.5571,38.6968],[-83.5562,38.697],[-83.5557,38.6972],[-83.5552,38.6974],[-83.5546,38.6975],[-83.5543,38.6976],[-83.5538,38.6977],[-83.553,38.6979],[-83.5521,38.6981],[-83.5516,38.6983],[-83.5509,38.6985],[-83.5503,38.6986],[-83.5494,38.6989],[-83.5483,38.6992],[-83.5476,38.6994],[-83.5469,38.6995],[-83.5464,38.6996],[-83.546,38.6997],[-83.5452,38.6999],[-83.5446,38.7001],[-83.5437,38.7003],[-83.5429,38.7005],[-83.5423,38.7006],[-83.5411,38.7008],[-83.5402,38.701],[-83.5395,38.7011],[-83.5388,38.7012],[-83.5383,38.7013],[-83.5373,38.7014],[-83.5368,38.7016],[-83.5359,38.7018],[-83.5349,38.702],[-83.5339,38.7022],[-83.5334,38.7022],[-83.5329,38.7023],[-83.5321,38.7024],[-83.5315,38.7024],[-83.5306,38.7026],[-83.5301,38.7027],[-83.5296,38.7027],[-83.529,38.7027],[-83.5284,38.7027],[-83.5281,38.7027],[-83.527,38.7028],[-83.5266,38.7029],[-83.526,38.7029],[-83.5255,38.703],[-83.5248,38.7029],[-83.5241,38.7028],[-83.5234,38.7028],[-83.523,38.7028],[-83.5226,38.7028],[-83.5221,38.7029],[-83.5213,38.7031],[-83.5211,38.7031],[-83.5208,38.7031],[-83.5201,38.703],[-83.5189,38.7028],[-83.5184,38.7027],[-83.5178,38.7026],[-83.5169,38.7024],[-83.5161,38.7023],[-83.5152,38.7022],[-83.5147,38.7021],[-83.5136,38.7019],[-83.5128,38.7018],[-83.512,38.7015],[-83.5114,38.7014],[-83.5108,38.7013],[-83.5104,38.7012],[-83.5098,38.7011],[-83.5093,38.7009],[-83.5087,38.7008],[-83.5079,38.7005],[-83.5068,38.7002],[-83.5062,38.7],[-83.5056,38.6998],[-83.5047,38.6994],[-83.5041,38.6992],[-83.5033,38.6988],[-83.5023,38.6985],[-83.5019,38.6983],[-83.5013,38.6981],[-83.5008,38.6979],[-83.5003,38.6977],[-83.4999,38.6975],[-83.4996,38.6973],[-83.4992,38.6971],[-83.4983,38.6968],[-83.4969,38.6961],[-83.4958,38.6956],[-83.4949,38.6951],[-83.4936,38.6945],[-83.4924,38.6939],[-83.4912,38.6932],[-83.4906,38.693],[-83.4896,38.6923],[-83.4889,38.6917],[-83.4883,38.6914],[-83.4879,38.6911],[-83.4869,38.6905],[-83.4862,38.6901],[-83.4858,38.6898],[-83.4852,38.6893],[-83.4847,38.6889],[-83.4841,38.6885],[-83.4835,38.688],[-83.483,38.6876],[-83.4825,38.6872],[-83.482,38.6867],[-83.4815,38.6864],[-83.4808,38.6859],[-83.4798,38.6851],[-83.479,38.6845],[-83.4786,38.6842],[-83.478,38.6837],[-83.4776,38.6833],[-83.4773,38.6831],[-83.4767,38.6824],[-83.4762,38.682],[-83.4758,38.6816],[-83.4754,38.6812],[-83.4749,38.6807],[-83.4744,38.6802],[-83.4741,38.6799],[-83.4737,38.6796],[-83.4725,38.6786],[-83.4719,38.678],[-83.4714,38.6775],[-83.4712,38.6773],[-83.4708,38.6771],[-83.4703,38.6768],[-83.4693,38.6761],[-83.469,38.6759],[-83.4685,38.6756],[-83.4681,38.6755],[-83.4669,38.6752],[-83.4648,38.6748],[-83.4622,38.6742],[-83.4608,38.6739],[-83.4596,38.6738],[-83.4589,38.6739],[-83.4581,38.674],[-83.4578,38.674],[-83.4571,38.674],[-83.4567,38.6738],[-83.4563,38.6735],[-83.4548,38.673],[-83.4532,38.6726],[-83.4502,38.6717],[-83.4489,38.6712],[-83.4476,38.6706],[-83.4468,38.6703],[-83.4454,38.67],[-83.4421,38.6696],[-83.4407,38.6694],[-83.439,38.6692],[-83.4375,38.6692],[-83.4366,38.6692],[-83.4332,38.669],[-83.4308,38.669],[-83.4301,38.669],[-83.4283,38.669],[-83.4262,38.6689],[-83.4243,38.6686],[-83.4231,38.6685],[-83.4219,38.6685],[-83.4207,38.6685],[-83.4177,38.668],[-83.4175,38.6679],[-83.4175,38.6677],[-83.4197,38.6673],[-83.4198,38.6671],[-83.4196,38.667],[-83.4165,38.6668],[-83.416,38.6666],[-83.4154,38.6664],[-83.4148,38.6662],[-83.4145,38.6662],[-83.4141,38.6661],[-83.4134,38.6663],[-83.4125,38.6664],[-83.4119,38.6665],[-83.411,38.6667],[-83.4106,38.6668],[-83.4105,38.6668],[-83.4102,38.6668],[-83.4098,38.6668],[-83.4095,38.6667],[-83.4091,38.6665],[-83.4089,38.6664],[-83.4087,38.6663],[-83.4086,38.6662],[-83.4083,38.6662],[-83.4077,38.6662],[-83.407,38.6661],[-83.4063,38.666],[-83.4056,38.6659],[-83.4047,38.6658],[-83.4038,38.6657],[-83.403,38.6656],[-83.4021,38.6655],[-83.4013,38.6654],[-83.401,38.6653],[-83.4005,38.6652],[-83.3999,38.6652],[-83.3995,38.6652],[-83.3991,38.6652],[-83.3988,38.6651],[-83.3984,38.665],[-83.3981,38.6649],[-83.3977,38.6649],[-83.3972,38.6648],[-83.3966,38.6647],[-83.3961,38.6646],[-83.3955,38.6645],[-83.3953,38.6645],[-83.395,38.6644],[-83.3947,38.6644],[-83.394,38.6643],[-83.3934,38.6642],[-83.3928,38.6642],[-83.392,38.664],[-83.3911,38.6639],[-83.3903,38.6638],[-83.3892,38.6636],[-83.3887,38.6635],[-83.388,38.6635],[-83.3873,38.6634],[-83.3859,38.6632],[-83.3849,38.6631],[-83.3839,38.6628],[-83.3836,38.6627],[-83.3829,38.6626],[-83.3816,38.6625],[-83.3807,38.6624],[-83.3776,38.6618],[-83.3762,38.6615],[-83.3759,38.6613],[-83.3755,38.6612],[-83.3752,38.661],[-83.3749,38.6609],[-83.3746,38.6608],[-83.3744,38.6608],[-83.3742,38.6607],[-83.3737,38.6607],[-83.3733,38.6606],[-83.373,38.6606],[-83.3728,38.6605],[-83.3724,38.6604],[-83.3722,38.6603],[-83.372,38.6602],[-83.3717,38.6601],[-83.3713,38.6599],[-83.371,38.6598],[-83.3705,38.6598],[-83.3701,38.6597],[-83.3696,38.6596],[-83.3693,38.6596],[-83.3692,38.6595],[-83.3689,38.6595],[-83.3686,38.6594],[-83.3684,38.6593],[-83.368,38.6592],[-83.3676,38.6591],[-83.3672,38.6589],[-83.3668,38.6587],[-83.3659,38.6585],[-83.3657,38.6584],[-83.3653,38.6583],[-83.3651,38.6581],[-83.3647,38.6579],[-83.3641,38.6577],[-83.3638,38.6576],[-83.3635,38.6575],[-83.3632,38.6574],[-83.3628,38.6572],[-83.3625,38.6571],[-83.3623,38.6569],[-83.3617,38.6566],[-83.3611,38.6562],[-83.3606,38.6559],[-83.3602,38.6557],[-83.3599,38.6556],[-83.3597,38.6555],[-83.3593,38.6554],[-83.3587,38.6552],[-83.3581,38.655],[-83.3579,38.6549],[-83.3575,38.6547],[-83.3573,38.6545],[-83.357,38.6544],[-83.3565,38.6541],[-83.3562,38.6538],[-83.356,38.6537],[-83.3556,38.6534],[-83.3553,38.6531],[-83.3552,38.653],[-83.3549,38.6527],[-83.3542,38.6525],[-83.3539,38.6522],[-83.3534,38.6521],[-83.3531,38.652],[-83.3528,38.6518],[-83.3524,38.6517],[-83.3519,38.6516],[-83.3516,38.6515],[-83.3513,38.6514],[-83.3507,38.6511],[-83.3504,38.6509],[-83.3498,38.6506],[-83.3492,38.6502],[-83.3488,38.65],[-83.3485,38.6498],[-83.3482,38.6497],[-83.3476,38.6493],[-83.3469,38.6489],[-83.3465,38.6487],[-83.3462,38.6485],[-83.3459,38.6484],[-83.3455,38.6482],[-83.3452,38.6482],[-83.3448,38.648],[-83.3442,38.6478],[-83.3439,38.6476],[-83.3435,38.6474],[-83.3429,38.6472],[-83.3427,38.6471],[-83.3423,38.6469],[-83.3419,38.6466],[-83.3413,38.6463],[-83.3409,38.6461],[-83.3407,38.646],[-83.3404,38.6457],[-83.3397,38.6454],[-83.3395,38.6452],[-83.3392,38.6451],[-83.3388,38.6449],[-83.3382,38.6445],[-83.338,38.6444],[-83.3376,38.6441],[-83.3372,38.6439],[-83.3364,38.6435],[-83.3361,38.6433],[-83.3359,38.6432],[-83.3356,38.6431],[-83.3353,38.643],[-83.3351,38.6429],[-83.335,38.6428],[-83.3348,38.6426],[-83.3346,38.6424],[-83.3345,38.6422],[-83.3342,38.6421],[-83.3339,38.6419],[-83.3328,38.6412],[-83.3327,38.6411],[-83.3324,38.6409],[-83.332,38.6407],[-83.3317,38.6405],[-83.3314,38.6403],[-83.3311,38.6402],[-83.3308,38.64],[-83.3302,38.6396],[-83.3296,38.6392],[-83.3292,38.6389],[-83.3288,38.6387],[-83.3279,38.638],[-83.3276,38.6379],[-83.3275,38.6377],[-83.3274,38.6376],[-83.3273,38.6375],[-83.3272,38.6373],[-83.327,38.6369],[-83.3268,38.6367],[-83.3266,38.6363],[-83.3264,38.636],[-83.3263,38.6357],[-83.3261,38.6354],[-83.326,38.6352],[-83.3259,38.635],[-83.3257,38.6349],[-83.3254,38.6348],[-83.3247,38.6344],[-83.3246,38.6344],[-83.3246,38.6343],[-83.3245,38.6342],[-83.3244,38.634],[-83.3243,38.6338],[-83.3243,38.6337],[-83.3242,38.6336],[-83.3241,38.6334],[-83.3241,38.6333],[-83.3241,38.6332],[-83.324,38.6331],[-83.324,38.633],[-83.324,38.6328],[-83.3239,38.6327],[-83.3239,38.6325],[-83.3239,38.6323],[-83.3239,38.6322],[-83.3238,38.6322],[-83.3237,38.6322],[-83.3236,38.6322],[-83.3234,38.6321],[-83.3233,38.6321],[-83.3232,38.632],[-83.3231,38.6319],[-83.323,38.6318],[-83.3229,38.6317],[-83.3228,38.6317],[-83.3227,38.6316],[-83.3227,38.6315],[-83.3226,38.6313],[-83.3224,38.6311],[-83.3222,38.6306],[-83.322,38.6303],[-83.3219,38.6302],[-83.3218,38.63],[-83.3218,38.6299],[-83.3217,38.6297],[-83.3216,38.6292],[-83.3214,38.6288],[-83.3214,38.6285],[-83.3213,38.6283],[-83.3212,38.628],[-83.3212,38.6277],[-83.321,38.6272],[-83.321,38.627],[-83.321,38.6268],[-83.3209,38.6265],[-83.3209,38.6263],[-83.3209,38.6261],[-83.3208,38.626],[-83.3208,38.6259],[-83.3208,38.6257],[-83.3209,38.6255],[-83.3209,38.6254],[-83.3209,38.6252],[-83.3208,38.6251],[-83.3208,38.6249],[-83.3208,38.6244],[-83.3207,38.6239],[-83.3205,38.6231],[-83.3204,38.6224],[-83.3203,38.6214],[-83.3203,38.6208],[-83.3203,38.6201],[-83.3202,38.6193],[-83.3202,38.6185],[-83.3202,38.6176],[-83.3201,38.6173],[-83.3201,38.6168],[-83.32,38.6163],[-83.3199,38.6153],[-83.3198,38.6146],[-83.3196,38.6141],[-83.3194,38.6131],[-83.3192,38.6125],[-83.3188,38.6115],[-83.3184,38.6105],[-83.318,38.6098],[-83.3177,38.6094],[-83.3174,38.609],[-83.317,38.6085],[-83.3166,38.6081],[-83.3163,38.6077],[-83.3159,38.6074],[-83.3155,38.6071],[-83.3151,38.6067],[-83.3146,38.6062],[-83.3137,38.6054],[-83.3134,38.6052],[-83.3131,38.6049],[-83.3128,38.6046],[-83.3125,38.6044],[-83.3123,38.6041],[-83.312,38.6038],[-83.3118,38.6036],[-83.3115,38.6033],[-83.311,38.6029],[-83.3104,38.6025],[-83.3101,38.6022],[-83.3096,38.6019],[-83.3089,38.6014],[-83.3083,38.6011],[-83.3078,38.6008],[-83.3068,38.6003],[-83.3062,38.5999],[-83.3055,38.5996],[-83.3049,38.5993],[-83.3036,38.5988],[-83.3031,38.5986],[-83.3023,38.5984],[-83.3017,38.5982],[-83.301,38.598],[-83.3004,38.5978],[-83.2998,38.5976],[-83.2993,38.5975],[-83.2987,38.5973],[-83.2976,38.5972],[-83.2968,38.5971],[-83.2963,38.597],[-83.2957,38.5969],[-83.2953,38.5968],[-83.2947,38.5967],[-83.2945,38.5967],[-83.2941,38.5967],[-83.2936,38.5967],[-83.293,38.5968],[-83.2925,38.5969],[-83.2918,38.597],[-83.2911,38.5973],[-83.2902,38.5976],[-83.2901,38.5976],[-83.2899,38.5977],[-83.2894,38.5979],[-83.2886,38.5982],[-83.288,38.5984],[-83.2878,38.5985],[-83.2871,38.5989],[-83.2868,38.5992],[-83.2864,38.5994],[-83.2862,38.5996],[-83.2856,38.6002],[-83.2851,38.6007],[-83.285,38.6009],[-83.2849,38.601],[-83.2844,38.6014],[-83.284,38.6016],[-83.2837,38.6018],[-83.2832,38.6022],[-83.2826,38.6026],[-83.2823,38.6029],[-83.2819,38.6033],[-83.2814,38.6037],[-83.281,38.6041],[-83.2806,38.6045],[-83.2806,38.6046],[-83.2802,38.6049],[-83.2798,38.6053],[-83.2795,38.6056],[-83.2793,38.6058],[-83.279,38.606],[-83.2788,38.6062],[-83.2782,38.6068],[-83.278,38.6069],[-83.2776,38.6074],[-83.2773,38.6076],[-83.2772,38.6078],[-83.2768,38.6082],[-83.2764,38.6084],[-83.2761,38.6087],[-83.2758,38.609],[-83.2755,38.6092],[-83.2751,38.6094],[-83.2748,38.6096],[-83.2745,38.6099],[-83.274,38.6103],[-83.2737,38.6106],[-83.2733,38.6109],[-83.2729,38.6113],[-83.2725,38.6117],[-83.272,38.6122],[-83.2716,38.6127],[-83.2713,38.6129],[-83.2709,38.6134],[-83.2706,38.6137],[-83.2704,38.614],[-83.2702,38.6141],[-83.2699,38.6143],[-83.2694,38.6146],[-83.269,38.6148],[-83.2686,38.6151],[-83.2685,38.6152],[-83.2683,38.6155],[-83.2683,38.6158],[-83.2682,38.6163],[-83.2681,38.6169],[-83.2681,38.6172],[-83.268,38.6177],[-83.2679,38.618],[-83.2677,38.6183],[-83.2676,38.6184],[-83.2672,38.619],[-83.2664,38.6197],[-83.2663,38.6198],[-83.2655,38.6205],[-83.2649,38.6211],[-83.2638,38.6217],[-83.2629,38.6222],[-83.2622,38.6225],[-83.2613,38.6227],[-83.2604,38.6229],[-83.259,38.623],[-83.2566,38.623],[-83.2556,38.6232],[-83.2545,38.6235],[-83.2538,38.6239],[-83.2531,38.6244],[-83.2525,38.6251],[-83.2524,38.6252],[-83.2523,38.6253],[-83.2521,38.6255],[-83.2518,38.6257],[-83.2516,38.6259],[-83.2515,38.626],[-83.2512,38.6261],[-83.251,38.6262],[-83.2509,38.6262],[-83.2508,38.6263],[-83.2504,38.6264],[-83.2494,38.6269],[-83.2489,38.6272],[-83.2477,38.628],[-83.2468,38.6284],[-83.2452,38.6287],[-83.2431,38.6288],[-83.2407,38.6288],[-83.2382,38.6285],[-83.2377,38.6284],[-83.2369,38.6283],[-83.2346,38.6279],[-83.2322,38.6273],[-83.2301,38.6268],[-83.2276,38.626],[-83.2243,38.6247],[-83.2232,38.6241],[-83.2204,38.6225],[-83.2187,38.6219],[-83.2162,38.6206],[-83.2125,38.619],[-83.2098,38.6181],[-83.2078,38.6176],[-83.2059,38.6171],[-83.2034,38.6168],[-83.2014,38.6167],[-83.199,38.6168],[-83.1968,38.617],[-83.1933,38.6172],[-83.1886,38.6179],[-83.1864,38.6181],[-83.1844,38.6183],[-83.1833,38.6186],[-83.1822,38.6189],[-83.1812,38.619],[-83.1775,38.6196],[-83.1745,38.6198],[-83.1728,38.6199],[-83.1719,38.62],[-83.1709,38.6201],[-83.1697,38.6201],[-83.1686,38.62],[-83.1657,38.62],[-83.1638,38.6199],[-83.1624,38.62],[-83.1598,38.62],[-83.1595,38.62],[-83.1586,38.6201],[-83.1569,38.6203],[-83.1547,38.6207],[-83.1545,38.6208],[-83.1544,38.6208],[-83.1536,38.6211],[-83.1528,38.6214],[-83.1524,38.6216],[-83.151,38.622],[-83.1495,38.6228],[-83.1485,38.6234],[-83.1482,38.6236],[-83.1472,38.6241],[-83.1427,38.6251],[-83.1378,38.6289],[-83.1363,38.6305],[-83.1347,38.632],[-83.1327,38.6348],[-83.1324,38.6355],[-83.1302,38.6382],[-83.1291,38.6401],[-83.1281,38.6417],[-83.1267,38.6444],[-83.1258,38.6465],[-83.1247,38.6504],[-83.1246,38.6512],[-83.1242,38.6527],[-83.1236,38.6538],[-83.1235,38.6553],[-83.1233,38.6558],[-83.1225,38.657],[-83.1224,38.6572],[-83.1223,38.6576],[-83.1224,38.658],[-83.1226,38.6583],[-83.1226,38.6588],[-83.1222,38.6599],[-83.1206,38.6625],[-83.1201,38.663],[-83.1198,38.6637],[-83.1176,38.6663],[-83.1165,38.6673],[-83.116,38.6679],[-83.1145,38.6694],[-83.1121,38.6718],[-83.1101,38.6733],[-83.1087,38.6741],[-83.1071,38.6752],[-83.1064,38.6754],[-83.106,38.6756],[-83.1047,38.6764],[-83.1017,38.6775],[-83.0997,38.678],[-83.0953,38.6787],[-83.0883,38.6801],[-83.0846,38.6808],[-83.0823,38.6818],[-83.0799,38.6827],[-83.0783,38.6833],[-83.0728,38.6857],[-83.071,38.6862],[-83.0683,38.6874],[-83.0679,38.6875],[-83.0673,38.6878],[-83.0668,38.688],[-83.0664,38.6883],[-83.0661,38.6885],[-83.0658,38.6885],[-83.0655,38.6886],[-83.0651,38.6886],[-83.0648,38.6887],[-83.0644,38.6888],[-83.0641,38.6889],[-83.0634,38.6892],[-83.0626,38.6895],[-83.0623,38.6896],[-83.0621,38.6898],[-83.0618,38.69],[-83.0614,38.6902],[-83.0608,38.6907],[-83.0603,38.6911],[-83.0599,38.6915],[-83.0595,38.6919],[-83.059,38.6923],[-83.0587,38.6926],[-83.0584,38.6928],[-83.0579,38.6931],[-83.0575,38.6933],[-83.057,38.6935],[-83.0563,38.6939],[-83.0557,38.6942],[-83.0551,38.6945],[-83.0545,38.6948],[-83.054,38.6951],[-83.0537,38.6953],[-83.0529,38.6959],[-83.0527,38.6961],[-83.0522,38.6966],[-83.0519,38.697],[-83.0516,38.6974],[-83.0515,38.6976],[-83.0512,38.6981],[-83.051,38.6983],[-83.0508,38.6986],[-83.0504,38.6991],[-83.0498,38.6998],[-83.0494,38.7002],[-83.0491,38.7005],[-83.0488,38.7009],[-83.0485,38.7012],[-83.0482,38.7016],[-83.048,38.7018],[-83.0478,38.7021],[-83.0473,38.7025],[-83.0469,38.7028],[-83.0465,38.7031],[-83.0463,38.7034],[-83.046,38.7037],[-83.0457,38.7042],[-83.0453,38.7046],[-83.045,38.705],[-83.0445,38.7056],[-83.0441,38.706],[-83.0436,38.7066],[-83.0431,38.7071],[-83.0425,38.7078],[-83.0424,38.7081],[-83.042,38.7088],[-83.0417,38.7094],[-83.0415,38.7099],[-83.0414,38.7102],[-83.0411,38.7107],[-83.0408,38.7113],[-83.0406,38.7116],[-83.0401,38.7125],[-83.04,38.7129],[-83.0398,38.7133],[-83.0396,38.714],[-83.0394,38.7142],[-83.039,38.7151],[-83.0386,38.7156],[-83.0382,38.7164],[-83.0381,38.7167],[-83.0378,38.7173],[-83.0376,38.7175],[-83.0373,38.718],[-83.0368,38.7186],[-83.0365,38.719],[-83.0361,38.7195],[-83.0359,38.7198],[-83.0356,38.7201],[-83.0354,38.7203],[-83.0351,38.7208],[-83.0346,38.7213],[-83.0343,38.7216],[-83.0339,38.7222],[-83.0338,38.7223],[-83.0336,38.7227],[-83.0335,38.723],[-83.0332,38.7233],[-83.033,38.7235],[-83.0326,38.7239],[-83.0322,38.7244],[-83.0318,38.7248],[-83.0314,38.725],[-83.031,38.7254],[-83.0309,38.7255],[-83.0305,38.7257],[-83.0302,38.7259],[-83.0292,38.7264],[-83.0283,38.7268],[-83.0278,38.7271],[-83.0273,38.7274],[-83.027,38.7276],[-83.0267,38.7276],[-83.0262,38.7278],[-83.0259,38.7278],[-83.0255,38.7279],[-83.0249,38.7281],[-83.0235,38.7283],[-83.0228,38.7285],[-83.0224,38.7285],[-83.0222,38.7286],[-83.022,38.7287],[-83.0215,38.7288],[-83.0212,38.7288],[-83.0207,38.7287],[-83.0204,38.7284],[-83.0202,38.7283],[-83.0199,38.7282],[-83.0193,38.728],[-83.0188,38.7279],[-83.0186,38.728],[-83.0184,38.7281],[-83.018,38.7282],[-83.0179,38.7282],[-83.017,38.7284],[-83.0163,38.7286],[-83.0156,38.7288],[-83.0151,38.729],[-83.0145,38.7291],[-83.0142,38.7292],[-83.014,38.7294],[-83.0138,38.7296],[-83.0136,38.7299],[-83.0136,38.7301],[-83.0137,38.7303],[-83.0138,38.7304],[-83.0138,38.7306],[-83.0137,38.7307],[-83.0134,38.7306],[-83.0132,38.7306],[-83.013,38.7306],[-83.0129,38.7305],[-83.0126,38.7305],[-83.0125,38.7304],[-83.0126,38.7303],[-83.0131,38.7297],[-83.0133,38.7295],[-83.0134,38.7294],[-83.0134,38.7293],[-83.0133,38.7292],[-83.013,38.7291],[-83.0128,38.7291],[-83.0125,38.7291],[-83.0122,38.7293],[-83.012,38.7297],[-83.0119,38.7299],[-83.0118,38.73],[-83.0116,38.73],[-83.0106,38.7301],[-83.0094,38.7301],[-83.0079,38.7301],[-83.0073,38.7301],[-83.0064,38.73],[-83.0063,38.73],[-83.0057,38.73],[-83.0039,38.7299],[-83.0036,38.7299],[-83.0033,38.7298],[-83.003,38.7298],[-83.0026,38.7298],[-83.0026,38.7297],[-83.0015,38.7296],[-83.0013,38.7296],[-83.0004,38.7294],[-83.0001,38.7294],[-82.9999,38.7294],[-82.9997,38.7294],[-82.9995,38.7293],[-82.9994,38.7293],[-82.9993,38.7293],[-82.9991,38.7293],[-82.999,38.7293],[-82.9989,38.7293],[-82.9988,38.7293],[-82.9987,38.7293],[-82.9986,38.7293],[-82.9985,38.7292],[-82.9982,38.7292],[-82.9978,38.7291],[-82.9976,38.729],[-82.9973,38.729],[-82.9972,38.7289],[-82.9971,38.7289],[-82.997,38.7289],[-82.9967,38.7289],[-82.9957,38.7287],[-82.9954,38.7287],[-82.9945,38.7285],[-82.994,38.7285],[-82.9929,38.7282],[-82.9923,38.7281],[-82.9909,38.7277],[-82.9899,38.7274],[-82.9893,38.7273],[-82.9884,38.7271],[-82.9876,38.7269],[-82.9871,38.7268],[-82.9867,38.7267],[-82.9864,38.7266],[-82.9857,38.7264],[-82.9854,38.7264],[-82.9844,38.7263],[-82.9838,38.7262],[-82.9835,38.7262],[-82.9825,38.7261],[-82.9815,38.726],[-82.9811,38.726],[-82.9803,38.726],[-82.9795,38.7259],[-82.9788,38.726],[-82.9784,38.7261],[-82.9779,38.7261],[-82.9774,38.7262],[-82.9769,38.7263],[-82.9765,38.7265],[-82.9762,38.7266],[-82.9754,38.7268],[-82.975,38.7268],[-82.9748,38.7269],[-82.9746,38.727],[-82.9739,38.7272],[-82.9732,38.7275],[-82.973,38.7276],[-82.9724,38.7279],[-82.9719,38.7281],[-82.9713,38.7285],[-82.9708,38.7286],[-82.9708,38.7285],[-82.9708,38.7283],[-82.9716,38.7274],[-82.9716,38.7273],[-82.9717,38.7272],[-82.9716,38.7272],[-82.9714,38.7272],[-82.9711,38.7274],[-82.9707,38.7278],[-82.9703,38.728],[-82.97,38.7281],[-82.9695,38.7283],[-82.9693,38.7284],[-82.9692,38.7284],[-82.9689,38.7287],[-82.9684,38.7289],[-82.9674,38.7294],[-82.967,38.7297],[-82.9666,38.73],[-82.9664,38.7302],[-82.9663,38.7304],[-82.9662,38.7306],[-82.9661,38.7307],[-82.9659,38.7308],[-82.9657,38.7308],[-82.9655,38.7309],[-82.9653,38.7311],[-82.9649,38.7313],[-82.9647,38.7315],[-82.9646,38.7316],[-82.9645,38.7317],[-82.9638,38.7319],[-82.9631,38.7323],[-82.9628,38.7325],[-82.9624,38.7328],[-82.9616,38.7335],[-82.9611,38.7339],[-82.9607,38.7341],[-82.9601,38.7345],[-82.9598,38.7345],[-82.9595,38.7346],[-82.9589,38.735],[-82.9582,38.7354],[-82.9579,38.7356],[-82.9557,38.7367],[-82.9554,38.737],[-82.9549,38.7371],[-82.9536,38.7378],[-82.9528,38.7383],[-82.9522,38.7386],[-82.9518,38.7388],[-82.9516,38.7389],[-82.9511,38.7392],[-82.951,38.7393],[-82.9503,38.7397],[-82.9498,38.7399],[-82.9496,38.7401],[-82.9487,38.7405],[-82.9479,38.7408],[-82.9474,38.7411],[-82.9469,38.7413],[-82.9463,38.7416],[-82.9455,38.742],[-82.9451,38.7422],[-82.9447,38.7424],[-82.9435,38.7429],[-82.943,38.7432],[-82.9423,38.7436],[-82.9415,38.744],[-82.9412,38.7441],[-82.9408,38.7443],[-82.9402,38.7446],[-82.9401,38.7446],[-82.9397,38.7449],[-82.9394,38.745],[-82.939,38.7452],[-82.9386,38.7453],[-82.9383,38.7454],[-82.9379,38.7456],[-82.9372,38.7458],[-82.9366,38.746],[-82.9362,38.7462],[-82.9358,38.7463],[-82.9349,38.7466],[-82.9341,38.7469],[-82.9333,38.7471],[-82.9326,38.7473],[-82.9318,38.7476],[-82.9314,38.7477],[-82.9305,38.748],[-82.9301,38.7481],[-82.9294,38.7484],[-82.9287,38.7486],[-82.9278,38.7488],[-82.9275,38.7489],[-82.9271,38.7491],[-82.9267,38.7491],[-82.9262,38.7493],[-82.9257,38.7495],[-82.9256,38.7495],[-82.9245,38.7499],[-82.9241,38.75],[-82.9239,38.7501],[-82.9237,38.7501],[-82.9233,38.7502],[-82.9227,38.7504],[-82.9209,38.7509],[-82.9198,38.7512],[-82.9178,38.7516],[-82.9176,38.7516],[-82.9173,38.7517],[-82.9169,38.7518],[-82.9167,38.7518],[-82.916,38.752],[-82.9155,38.7521],[-82.9148,38.7522],[-82.9144,38.7523],[-82.9138,38.7525],[-82.913,38.7526],[-82.9125,38.7527],[-82.912,38.7528],[-82.9114,38.7529],[-82.9111,38.7529],[-82.9107,38.753],[-82.9103,38.7531],[-82.9097,38.7533],[-82.9096,38.7533],[-82.9094,38.7533],[-82.9091,38.7533],[-82.9087,38.7533],[-82.908,38.7533],[-82.9073,38.7533],[-82.907,38.7534],[-82.9069,38.7534],[-82.9068,38.7535],[-82.9066,38.7535],[-82.9065,38.7536],[-82.9064,38.7536],[-82.906,38.7538],[-82.9053,38.7541],[-82.9044,38.7545],[-82.9036,38.7547],[-82.903,38.7549],[-82.9025,38.755],[-82.9016,38.7549],[-82.9012,38.7549],[-82.9009,38.755],[-82.9005,38.7551],[-82.8999,38.7554],[-82.8995,38.7555],[-82.8991,38.7557],[-82.8981,38.756],[-82.8972,38.7562],[-82.8963,38.7564],[-82.8953,38.7565],[-82.8949,38.7565],[-82.8942,38.7565],[-82.8937,38.7565],[-82.8932,38.7565],[-82.8927,38.7565],[-82.8924,38.7564],[-82.8923,38.7564],[-82.8921,38.7564],[-82.8915,38.7564],[-82.891,38.7563],[-82.8909,38.7563],[-82.8904,38.7563],[-82.8897,38.7561],[-82.8896,38.7561],[-82.8893,38.756],[-82.8892,38.756],[-82.8891,38.756],[-82.8887,38.7559],[-82.8884,38.7558],[-82.8878,38.7557],[-82.8874,38.7555],[-82.887,38.7554],[-82.8868,38.7553],[-82.8865,38.7553],[-82.8862,38.7553],[-82.886,38.7552],[-82.8858,38.7551],[-82.8854,38.7548],[-82.8852,38.7546],[-82.885,38.7544],[-82.8849,38.7542],[-82.8849,38.7541],[-82.8849,38.7539],[-82.8851,38.7536],[-82.8854,38.7534],[-82.8855,38.7531],[-82.8856,38.753],[-82.8855,38.7529],[-82.8854,38.7528],[-82.8852,38.7527],[-82.8849,38.7525],[-82.8843,38.7522],[-82.884,38.752],[-82.8836,38.7519],[-82.8834,38.7518],[-82.8828,38.7516],[-82.8827,38.7515],[-82.8819,38.7513],[-82.8815,38.7513],[-82.8809,38.7512],[-82.8807,38.7513],[-82.8806,38.7513],[-82.8805,38.7514],[-82.8802,38.7516],[-82.8799,38.7516],[-82.8798,38.7516],[-82.8796,38.7514],[-82.8795,38.7512],[-82.8794,38.7511],[-82.8792,38.7509],[-82.879,38.7507],[-82.8788,38.7504],[-82.8786,38.7502],[-82.8784,38.7501],[-82.8784,38.75],[-82.8783,38.75],[-82.8783,38.7499],[-82.8782,38.7499],[-82.878,38.7498],[-82.8779,38.7496],[-82.8776,38.7493],[-82.8772,38.749],[-82.8771,38.7489],[-82.8771,38.7488],[-82.877,38.7488],[-82.8769,38.7487],[-82.8768,38.7486],[-82.8768,38.7485],[-82.8767,38.7485],[-82.8763,38.748],[-82.8761,38.7478],[-82.8759,38.7476],[-82.8758,38.7475],[-82.8756,38.7473],[-82.8753,38.747],[-82.8752,38.7468],[-82.8749,38.7465],[-82.8748,38.7463],[-82.8746,38.7458],[-82.8744,38.7456],[-82.8744,38.7455],[-82.8743,38.7454],[-82.8743,38.7453],[-82.874,38.745],[-82.8739,38.7448],[-82.8739,38.7447],[-82.8738,38.7446],[-82.8736,38.7443],[-82.8735,38.744],[-82.8733,38.7436],[-82.8732,38.7435],[-82.873,38.7431],[-82.8728,38.7426],[-82.8726,38.7421],[-82.8724,38.7416],[-82.8721,38.7403],[-82.872,38.7401],[-82.8717,38.739],[-82.8716,38.7386],[-82.8715,38.7382],[-82.8713,38.7375],[-82.871,38.7365],[-82.8709,38.7363],[-82.8708,38.7356],[-82.8708,38.7355],[-82.8707,38.7353],[-82.8707,38.7347],[-82.8706,38.7343],[-82.8705,38.7342],[-82.8705,38.734],[-82.8703,38.7338],[-82.8702,38.7335],[-82.8702,38.7333],[-82.8702,38.7332],[-82.8702,38.733],[-82.8703,38.7327],[-82.8704,38.7324],[-82.8703,38.732],[-82.8703,38.7314],[-82.8703,38.7312],[-82.8702,38.731],[-82.8702,38.7308],[-82.8702,38.7306],[-82.8702,38.7304],[-82.8702,38.7303],[-82.8701,38.7297],[-82.8701,38.7295],[-82.8701,38.7292],[-82.8701,38.7291],[-82.87,38.7287],[-82.87,38.7285],[-82.87,38.7282],[-82.87,38.7281],[-82.8699,38.7278],[-82.8699,38.7277],[-82.8699,38.7276],[-82.8699,38.7273],[-82.87,38.727],[-82.87,38.7266],[-82.87,38.7264],[-82.87,38.7263],[-82.8702,38.7255],[-82.8704,38.7242],[-82.8705,38.7235],[-82.8706,38.7231],[-82.8707,38.7224],[-82.8709,38.722],[-82.8712,38.72],[-82.8716,38.7188],[-82.8719,38.7172],[-82.8721,38.7169],[-82.8722,38.7164],[-82.8723,38.7161],[-82.8724,38.7156],[-82.8725,38.7153],[-82.8726,38.715],[-82.8728,38.7144],[-82.8729,38.7142],[-82.873,38.7137],[-82.8732,38.7129],[-82.8734,38.712],[-82.8736,38.7108],[-82.8738,38.7101],[-82.874,38.7094],[-82.8741,38.7088],[-82.8743,38.7081],[-82.8744,38.7078],[-82.8744,38.7076],[-82.8744,38.7074],[-82.8745,38.7072],[-82.8745,38.7071],[-82.8746,38.7069],[-82.8746,38.7068],[-82.8747,38.7063],[-82.8748,38.706],[-82.8749,38.7059],[-82.8749,38.7057],[-82.875,38.7056],[-82.875,38.7055],[-82.875,38.7054],[-82.8751,38.7053],[-82.8751,38.7051],[-82.8752,38.7049],[-82.8753,38.7046],[-82.8753,38.7045],[-82.8753,38.7044],[-82.8753,38.7042],[-82.8754,38.7041],[-82.8754,38.704],[-82.8754,38.7038],[-82.8756,38.7031],[-82.8756,38.703],[-82.8757,38.7024],[-82.8758,38.7021],[-82.8759,38.7016],[-82.8759,38.7015],[-82.876,38.7011],[-82.8761,38.7004],[-82.8762,38.7],[-82.8762,38.6997],[-82.8763,38.6993],[-82.8764,38.6987],[-82.8766,38.6979],[-82.8767,38.6975],[-82.8768,38.6974],[-82.8769,38.6969],[-82.877,38.6965],[-82.877,38.6963],[-82.8771,38.6958],[-82.8773,38.6949],[-82.8774,38.6945],[-82.8774,38.6942],[-82.8774,38.6938],[-82.8774,38.6934],[-82.8774,38.6929],[-82.8775,38.6925],[-82.8775,38.692],[-82.8775,38.6912],[-82.8775,38.6908],[-82.8775,38.6904],[-82.8775,38.6901],[-82.8774,38.6897],[-82.8774,38.6894],[-82.8773,38.6887],[-82.8772,38.6884],[-82.8772,38.6881],[-82.8771,38.6878],[-82.8771,38.6877],[-82.877,38.6874],[-82.8769,38.6871],[-82.8767,38.6868],[-82.8766,38.6863],[-82.8765,38.686],[-82.8764,38.6855],[-82.8761,38.6849],[-82.876,38.6846],[-82.8758,38.6842],[-82.8757,38.684],[-82.8755,38.6838],[-82.8753,38.6835],[-82.875,38.6831],[-82.8748,38.6829],[-82.8746,38.6827],[-82.8742,38.6823],[-82.8739,38.682],[-82.8737,38.6818],[-82.8735,38.6816],[-82.8732,38.6813],[-82.8728,38.6809],[-82.8725,38.6806],[-82.8722,38.6803],[-82.8719,38.68],[-82.8713,38.6792],[-82.8695,38.6774],[-82.8686,38.6763],[-82.8681,38.6758],[-82.8674,38.675],[-82.867,38.6746],[-82.8658,38.6731],[-82.8649,38.6717],[-82.8639,38.6702],[-82.8637,38.6698],[-82.8634,38.6692],[-82.8629,38.6684],[-82.8619,38.6662],[-82.8609,38.6642],[-82.8608,38.6638],[-82.8607,38.6636],[-82.8603,38.6627],[-82.8603,38.6626],[-82.8602,38.6624],[-82.8601,38.6621],[-82.86,38.6617],[-82.8598,38.661],[-82.8596,38.6604],[-82.8591,38.659],[-82.8591,38.6589],[-82.859,38.6587],[-82.859,38.6584],[-82.8589,38.658],[-82.8586,38.6567],[-82.8584,38.656],[-82.8582,38.6551],[-82.858,38.6543],[-82.858,38.6542],[-82.8579,38.6537],[-82.8578,38.6529],[-82.8577,38.6522],[-82.8571,38.6486],[-82.857,38.6478],[-82.8569,38.6474],[-82.8569,38.6473],[-82.8569,38.6471],[-82.8568,38.6467],[-82.8568,38.6464],[-82.8568,38.6459],[-82.8568,38.6457],[-82.8568,38.6454],[-82.8569,38.6454],[-82.857,38.6454],[-82.8571,38.6454],[-82.8573,38.6458],[-82.8574,38.6459],[-82.8575,38.6459],[-82.8576,38.6459],[-82.8577,38.6458],[-82.8577,38.6457],[-82.8577,38.6456],[-82.8576,38.6454],[-82.8575,38.645],[-82.8574,38.6449],[-82.8572,38.6444],[-82.8571,38.6439],[-82.857,38.6436],[-82.857,38.6434],[-82.857,38.6433],[-82.8569,38.643],[-82.8569,38.6428],[-82.8568,38.6427],[-82.8568,38.642],[-82.8568,38.6415],[-82.8568,38.6411],[-82.8568,38.6405],[-82.8568,38.6396],[-82.8568,38.6391],[-82.8568,38.639],[-82.8568,38.6387],[-82.8568,38.638],[-82.8569,38.6373],[-82.8569,38.6369],[-82.8568,38.6363],[-82.8568,38.6358],[-82.8568,38.6357],[-82.8567,38.635],[-82.8567,38.6344],[-82.8567,38.6342],[-82.8568,38.6339],[-82.8568,38.6334],[-82.8568,38.633],[-82.857,38.6328],[-82.857,38.6327],[-82.8572,38.6324],[-82.8573,38.632],[-82.8573,38.6316],[-82.8573,38.6311],[-82.8572,38.6305],[-82.8564,38.6287],[-82.8564,38.6283],[-82.8563,38.6276],[-82.8563,38.6274],[-82.8563,38.6269],[-82.8563,38.6267],[-82.8562,38.6261],[-82.8562,38.6258],[-82.8562,38.6255],[-82.8562,38.6253],[-82.8562,38.6252],[-82.8563,38.6249],[-82.8562,38.6247],[-82.8561,38.6245],[-82.856,38.6243],[-82.856,38.6242],[-82.8559,38.6237],[-82.8558,38.6233],[-82.8558,38.623],[-82.8556,38.6219],[-82.8556,38.6218],[-82.8556,38.6216],[-82.8558,38.6213],[-82.8558,38.6212],[-82.8559,38.621],[-82.8557,38.6197],[-82.8554,38.6182],[-82.8551,38.617],[-82.8551,38.6168],[-82.855,38.6166],[-82.855,38.6165],[-82.8549,38.6161],[-82.8547,38.6149],[-82.8544,38.6133],[-82.8541,38.6123],[-82.8538,38.6113],[-82.8533,38.6099],[-82.8528,38.6081],[-82.8526,38.6076],[-82.8522,38.6064],[-82.852,38.6059],[-82.8519,38.6058],[-82.8519,38.6057],[-82.8519,38.6056],[-82.8518,38.6056],[-82.8518,38.6055],[-82.8513,38.6045],[-82.8508,38.6033],[-82.8506,38.6029],[-82.8503,38.6022],[-82.8496,38.601],[-82.8493,38.6004],[-82.8491,38.6],[-82.8489,38.5997],[-82.8486,38.599],[-82.8483,38.5983],[-82.8482,38.598],[-82.8481,38.5976],[-82.8478,38.5964],[-82.8478,38.5961],[-82.8476,38.5956],[-82.8475,38.5954],[-82.8471,38.5949],[-82.8465,38.5939],[-82.8462,38.5937],[-82.8459,38.5932],[-82.8457,38.593],[-82.8451,38.5921],[-82.8442,38.5909],[-82.8437,38.5904],[-82.8433,38.59],[-82.8428,38.5893],[-82.8422,38.5886],[-82.8416,38.5881],[-82.8401,38.5868],[-82.8395,38.5863],[-82.8394,38.5862],[-82.8393,38.5861],[-82.8382,38.5852],[-82.837,38.5843],[-82.8368,38.5842],[-82.8364,38.5839],[-82.8363,38.5838],[-82.8354,38.5833],[-82.8348,38.5829],[-82.8344,38.5827],[-82.834,38.5823],[-82.8327,38.5815],[-82.8309,38.5804],[-82.8306,38.5803],[-82.8302,38.58],[-82.8299,38.5798],[-82.8296,38.5797],[-82.8292,38.5795],[-82.8289,38.5793],[-82.8285,38.5791],[-82.8281,38.5789],[-82.8277,38.5785],[-82.8277,38.5784],[-82.8278,38.5784],[-82.828,38.5784],[-82.8283,38.5785],[-82.8284,38.5785],[-82.8285,38.5784],[-82.8284,38.5783],[-82.8282,38.5782],[-82.8279,38.578],[-82.8277,38.5778],[-82.827,38.5772],[-82.8269,38.5771],[-82.8267,38.5769],[-82.8261,38.5765],[-82.8257,38.5763],[-82.8254,38.5761],[-82.8247,38.5759],[-82.8243,38.5757],[-82.824,38.5755],[-82.8229,38.5747],[-82.8219,38.5738],[-82.8212,38.5733],[-82.82,38.5727],[-82.8191,38.5722],[-82.8185,38.5719],[-82.8182,38.5718],[-82.817,38.5712],[-82.816,38.5708],[-82.8152,38.5705],[-82.8133,38.5697],[-82.8123,38.5691],[-82.8118,38.5688],[-82.8114,38.5684],[-82.8109,38.5681],[-82.8107,38.568],[-82.8105,38.5678],[-82.8101,38.5676],[-82.8097,38.5674],[-82.8092,38.5672],[-82.8087,38.567],[-82.8082,38.5668],[-82.8076,38.5666],[-82.8071,38.5664],[-82.8066,38.5663],[-82.8059,38.566],[-82.8053,38.5658],[-82.803,38.5647],[-82.8021,38.5642],[-82.8016,38.5639],[-82.8011,38.5637],[-82.8005,38.5635],[-82.7978,38.5625],[-82.797,38.5622],[-82.7964,38.5619],[-82.7961,38.5618],[-82.7952,38.5616],[-82.7946,38.5614],[-82.7936,38.5611],[-82.7929,38.5609],[-82.7919,38.5606],[-82.7908,38.5603],[-82.7896,38.56],[-82.7889,38.5598],[-82.7883,38.5597],[-82.7877,38.5596],[-82.7872,38.5596],[-82.7863,38.5596],[-82.7854,38.5595],[-82.784,38.5595],[-82.7836,38.5595],[-82.7831,38.5594],[-82.7828,38.5594],[-82.7821,38.5593],[-82.7812,38.5592],[-82.781,38.5592],[-82.7804,38.5592],[-82.7797,38.5592],[-82.7793,38.5592],[-82.7789,38.5592],[-82.778,38.5592],[-82.7768,38.5592],[-82.7763,38.5593],[-82.7754,38.5593],[-82.7747,38.5594],[-82.7743,38.5594],[-82.7734,38.5597],[-82.7729,38.5598],[-82.7721,38.56],[-82.7714,38.5601],[-82.7705,38.5601],[-82.7699,38.5602],[-82.7691,38.5603],[-82.7684,38.5604],[-82.7677,38.5605],[-82.7671,38.5605],[-82.767,38.5605],[-82.7668,38.5605],[-82.7663,38.5606],[-82.7661,38.5605],[-82.7656,38.5605],[-82.7633,38.5604],[-82.7584,38.5601],[-82.7572,38.56],[-82.7566,38.56],[-82.7546,38.5599],[-82.7524,38.5598],[-82.7514,38.5597],[-82.7511,38.5597],[-82.7504,38.5597],[-82.7499,38.5597],[-82.7485,38.5596],[-82.7472,38.5595],[-82.7463,38.5593],[-82.7451,38.5593],[-82.7446,38.5593],[-82.744,38.5592],[-82.7434,38.5593],[-82.7428,38.5593],[-82.7421,38.5592],[-82.7412,38.5592],[-82.7402,38.5592],[-82.7389,38.559],[-82.7382,38.559],[-82.7381,38.559],[-82.7379,38.559],[-82.7374,38.559],[-82.7369,38.5589],[-82.7363,38.559],[-82.7357,38.559],[-82.7353,38.5591],[-82.7348,38.5593],[-82.7346,38.5594],[-82.7342,38.5594],[-82.7339,38.5594],[-82.7333,38.5593],[-82.7327,38.5592],[-82.7322,38.5591],[-82.7316,38.5592],[-82.7313,38.5592],[-82.7309,38.5592],[-82.7303,38.5592],[-82.73,38.5591],[-82.7294,38.5591],[-82.7287,38.559],[-82.7278,38.5588],[-82.7273,38.5587],[-82.7263,38.5585],[-82.726,38.5584],[-82.7255,38.5582],[-82.7252,38.558],[-82.7229,38.5566],[-82.7223,38.5562],[-82.7215,38.5557],[-82.7213,38.5554],[-82.7211,38.5551],[-82.7207,38.5545],[-82.7205,38.5543],[-82.7202,38.5541],[-82.7198,38.5539],[-82.7185,38.5534],[-82.7182,38.5533],[-82.7178,38.5532],[-82.7177,38.5532],[-82.7174,38.5532],[-82.7171,38.5531],[-82.7164,38.5527],[-82.7163,38.5526],[-82.716,38.5525],[-82.7157,38.5523],[-82.7154,38.5521],[-82.7151,38.5519],[-82.715,38.5518],[-82.7147,38.5516],[-82.7144,38.5514],[-82.7139,38.5511],[-82.7134,38.5506],[-82.713,38.5504],[-82.712,38.55],[-82.7116,38.5498],[-82.7106,38.5493],[-82.7101,38.549],[-82.7098,38.5489],[-82.7092,38.5487],[-82.709,38.5486],[-82.7082,38.5482],[-82.7078,38.5481],[-82.7076,38.548],[-82.7075,38.5479],[-82.7068,38.5476],[-82.706,38.5473],[-82.7054,38.547],[-82.7048,38.5468],[-82.7041,38.5465],[-82.7039,38.5464],[-82.7035,38.5462],[-82.7033,38.5461],[-82.7031,38.546],[-82.7028,38.5459],[-82.7023,38.5457],[-82.7014,38.5454],[-82.701,38.5451],[-82.7007,38.545],[-82.7002,38.5447],[-82.6996,38.5445],[-82.6993,38.5443],[-82.699,38.5442],[-82.6985,38.5439],[-82.6983,38.5438],[-82.6981,38.5437],[-82.6976,38.5433],[-82.6972,38.543],[-82.6967,38.5426],[-82.6963,38.5423],[-82.696,38.5421],[-82.6959,38.5421],[-82.6955,38.5417],[-82.6954,38.5416],[-82.6951,38.5413],[-82.695,38.5412],[-82.6946,38.5407],[-82.6944,38.5404],[-82.6943,38.5403],[-82.6942,38.5402],[-82.6939,38.5399],[-82.6934,38.5394],[-82.6932,38.5393],[-82.6927,38.5389],[-82.6924,38.5387],[-82.692,38.5385],[-82.6916,38.5382],[-82.6912,38.538],[-82.6909,38.5378],[-82.6907,38.5376],[-82.6904,38.5372],[-82.69,38.5368],[-82.6892,38.5359],[-82.6888,38.5353],[-82.6885,38.5348],[-82.6881,38.5342],[-82.688,38.5341],[-82.6876,38.5335],[-82.6873,38.533],[-82.6871,38.5326],[-82.6868,38.5322],[-82.6861,38.5309],[-82.6853,38.5298],[-82.685,38.5293],[-82.6845,38.5286],[-82.6843,38.5283],[-82.6836,38.5271],[-82.6833,38.5267],[-82.6828,38.5261],[-82.6825,38.5255],[-82.682,38.5246],[-82.6816,38.524],[-82.6812,38.5232],[-82.6807,38.5225],[-82.6805,38.5223],[-82.6803,38.5221],[-82.6801,38.5218],[-82.6797,38.5213],[-82.6792,38.5205],[-82.6791,38.5203],[-82.6786,38.5197],[-82.6781,38.519],[-82.6776,38.5183],[-82.6773,38.5178],[-82.6772,38.5177],[-82.6766,38.5168],[-82.6761,38.5161],[-82.6756,38.5156],[-82.6753,38.5152],[-82.675,38.515],[-82.6748,38.5148],[-82.6745,38.5146],[-82.6741,38.5143],[-82.6739,38.514],[-82.6736,38.5137],[-82.6733,38.5134],[-82.673,38.5131],[-82.6727,38.5128],[-82.6724,38.5126],[-82.6723,38.5124],[-82.672,38.5122],[-82.6719,38.512],[-82.6716,38.5118],[-82.6713,38.5115],[-82.6712,38.5114],[-82.6711,38.5113],[-82.6704,38.5107],[-82.67,38.5103],[-82.6689,38.5093],[-82.6686,38.5088],[-82.6685,38.5087],[-82.6683,38.5084],[-82.6679,38.508],[-82.667,38.5073],[-82.6667,38.507],[-82.6665,38.5068],[-82.6659,38.5063],[-82.6656,38.506],[-82.6654,38.5058],[-82.6651,38.5055],[-82.6642,38.5046],[-82.664,38.5044],[-82.6638,38.5042],[-82.6634,38.5037],[-82.6632,38.5033],[-82.6628,38.5027],[-82.6623,38.502],[-82.6621,38.5018],[-82.6619,38.5015],[-82.6616,38.5013],[-82.6613,38.501],[-82.661,38.5009],[-82.6605,38.5006],[-82.6603,38.5003],[-82.6601,38.5002],[-82.66,38.5001],[-82.6596,38.4997],[-82.6591,38.4992],[-82.6587,38.4988],[-82.6586,38.4986],[-82.6584,38.4983],[-82.6581,38.4979],[-82.6579,38.4976],[-82.6577,38.4974],[-82.6572,38.4971],[-82.6566,38.4966],[-82.6562,38.4962],[-82.6559,38.496],[-82.6555,38.4956],[-82.6552,38.4954],[-82.655,38.4952],[-82.6545,38.4948],[-82.6542,38.4944],[-82.654,38.4942],[-82.6537,38.4939],[-82.6535,38.4937],[-82.6532,38.4935],[-82.6528,38.4933],[-82.6525,38.4932],[-82.6521,38.493],[-82.6515,38.4926],[-82.6509,38.4922],[-82.6504,38.4918],[-82.65,38.4916],[-82.6496,38.4913],[-82.6491,38.491],[-82.6486,38.4907],[-82.648,38.4903],[-82.6476,38.4901],[-82.6472,38.4898],[-82.6469,38.4896],[-82.6461,38.4892],[-82.6457,38.4889],[-82.6453,38.4887],[-82.6448,38.4884],[-82.644,38.4879],[-82.6433,38.4876],[-82.6424,38.4871],[-82.6419,38.4868],[-82.6413,38.4865],[-82.6407,38.4862],[-82.6402,38.4858],[-82.64,38.4858],[-82.6398,38.4857],[-82.6392,38.4853],[-82.6386,38.485],[-82.638,38.4847],[-82.6373,38.4843],[-82.6365,38.484],[-82.636,38.4838],[-82.6355,38.4836],[-82.6347,38.4833],[-82.6338,38.483],[-82.633,38.4827],[-82.6325,38.4826],[-82.6316,38.4822],[-82.6304,38.4818],[-82.6298,38.4816],[-82.6296,38.4815],[-82.6291,38.4814],[-82.6284,38.4811],[-82.6276,38.4808],[-82.6267,38.4805],[-82.6261,38.4803],[-82.6254,38.4801],[-82.6251,38.48],[-82.6249,38.4799],[-82.624,38.4795],[-82.6235,38.4793],[-82.6232,38.4791],[-82.6225,38.4788],[-82.6214,38.4783],[-82.6203,38.4779],[-82.6196,38.4776],[-82.619,38.4773],[-82.6187,38.4772],[-82.6184,38.4771],[-82.618,38.4768],[-82.6176,38.4765],[-82.6171,38.4762],[-82.6166,38.4759],[-82.6162,38.4757],[-82.6159,38.4757],[-82.6157,38.4755],[-82.6153,38.4753],[-82.6149,38.4751],[-82.6146,38.4749],[-82.6139,38.4744],[-82.6133,38.474],[-82.6126,38.4736],[-82.6119,38.4731],[-82.6117,38.4729],[-82.6116,38.4726],[-82.6115,38.4724],[-82.6112,38.4723],[-82.6108,38.4719],[-82.6106,38.4716],[-82.6102,38.471],[-82.6098,38.4705],[-82.6095,38.47],[-82.6087,38.4687],[-82.6083,38.4682],[-82.608,38.4677],[-82.6076,38.467],[-82.6074,38.4665],[-82.607,38.4657],[-82.6067,38.4651],[-82.6061,38.4639],[-82.6058,38.4634],[-82.6054,38.4625],[-82.6051,38.4621],[-82.6048,38.4614],[-82.6046,38.4607],[-82.6045,38.4605],[-82.6043,38.4602],[-82.6041,38.46],[-82.6038,38.4597],[-82.6037,38.4596],[-82.6036,38.4595],[-82.6036,38.4593],[-82.6037,38.4591],[-82.6037,38.4589],[-82.6038,38.4587],[-82.6039,38.4585],[-82.604,38.4583],[-82.6039,38.4579],[-82.6039,38.4574],[-82.6038,38.4569],[-82.6037,38.4562],[-82.6036,38.4555],[-82.6034,38.4546],[-82.6033,38.4537],[-82.6032,38.453],[-82.6029,38.4513],[-82.6026,38.45],[-82.6025,38.449],[-82.6023,38.4479],[-82.6021,38.4462],[-82.6019,38.4452],[-82.6018,38.4443],[-82.6017,38.4437],[-82.6015,38.443],[-82.6015,38.4427],[-82.6013,38.4418],[-82.6012,38.4408],[-82.601,38.4399],[-82.6008,38.4391],[-82.6008,38.4387],[-82.6007,38.4385],[-82.6006,38.438],[-82.6005,38.4373],[-82.6004,38.4369],[-82.6001,38.4363],[-82.5999,38.4358],[-82.5995,38.4347],[-82.5994,38.434],[-82.5992,38.4335],[-82.599,38.4328],[-82.5987,38.432],[-82.5986,38.4315],[-82.5983,38.4306],[-82.598,38.4299],[-82.5979,38.4295],[-82.5977,38.429],[-82.5974,38.4281],[-82.5971,38.4274],[-82.5967,38.4266],[-82.5963,38.4259],[-82.5961,38.4255],[-82.5957,38.425],[-82.5951,38.424],[-82.5944,38.4231],[-82.5938,38.4223],[-82.5935,38.4218],[-82.594,38.421],[-82.5946,38.42],[-82.5951,38.4193],[-82.5958,38.4181],[-82.596,38.4179],[-82.596,38.4175],[-82.596,38.4173],[-82.5961,38.417],[-82.5961,38.4168],[-82.5964,38.4164],[-82.5965,38.4159],[-82.5966,38.4154],[-82.5966,38.4148],[-82.5967,38.4143],[-82.5967,38.4135],[-82.5968,38.4129],[-82.5969,38.4124],[-82.597,38.4117],[-82.597,38.4112],[-82.5971,38.4108],[-82.5971,38.4105],[-82.597,38.4102],[-82.5969,38.4096],[-82.5968,38.4091],[-82.5967,38.4086],[-82.5965,38.408],[-82.5963,38.4073],[-82.5962,38.4066],[-82.596,38.4059],[-82.5959,38.4054],[-82.5957,38.4045],[-82.5954,38.4033],[-82.5954,38.4031],[-82.5951,38.4021],[-82.595,38.4017],[-82.5949,38.4011],[-82.5947,38.4004],[-82.5947,38.4001],[-82.5946,38.3999],[-82.5946,38.3997],[-82.5945,38.3991],[-82.5945,38.3986],[-82.5945,38.3983],[-82.5947,38.3978],[-82.595,38.3975],[-82.5952,38.3973],[-82.5955,38.397],[-82.5957,38.3967],[-82.5962,38.3964],[-82.5972,38.3956],[-82.5979,38.3949],[-82.5981,38.3948],[-82.5984,38.3942],[-82.5987,38.3938],[-82.599,38.3932],[-82.5992,38.3927],[-82.5992,38.3925],[-82.5993,38.3922],[-82.5993,38.3919],[-82.5994,38.3914],[-82.5994,38.391],[-82.5995,38.3908],[-82.5995,38.3904],[-82.5995,38.39],[-82.5994,38.3896],[-82.5994,38.3891],[-82.5992,38.3888],[-82.5991,38.3885],[-82.5989,38.3882],[-82.5986,38.3878],[-82.5983,38.3873],[-82.5979,38.3868],[-82.5974,38.3862],[-82.5966,38.385],[-82.5962,38.3844],[-82.5958,38.3839],[-82.5957,38.3837],[-82.5956,38.3835],[-82.5954,38.3834],[-82.5952,38.3829],[-82.5948,38.3825],[-82.5942,38.3815],[-82.5941,38.3814],[-82.594,38.3812],[-82.5938,38.3808],[-82.5935,38.3803],[-82.5933,38.3798],[-82.593,38.3789],[-82.593,38.3785],[-82.5928,38.3776],[-82.5927,38.3768],[-82.5927,38.3761],[-82.5928,38.3756],[-82.5928,38.3751],[-82.593,38.3747],[-82.5932,38.3745],[-82.5932,38.374],[-82.5933,38.3735],[-82.5935,38.373],[-82.5938,38.3724],[-82.5939,38.3721],[-82.5941,38.3718],[-82.5945,38.371],[-82.5947,38.3706],[-82.595,38.3702],[-82.5952,38.37],[-82.5953,38.3698],[-82.5954,38.3696],[-82.5957,38.3691],[-82.5961,38.3685],[-82.5964,38.3679],[-82.5965,38.3677],[-82.5967,38.3674],[-82.5971,38.3665],[-82.5972,38.366],[-82.5974,38.3655],[-82.5975,38.365],[-82.5976,38.3649],[-82.5976,38.3646],[-82.5977,38.3635],[-82.5977,38.3628],[-82.5978,38.3621],[-82.5979,38.3612],[-82.598,38.3603],[-82.5981,38.3591],[-82.5982,38.3579],[-82.5982,38.3569],[-82.5982,38.3566],[-82.5983,38.3561],[-82.5983,38.3547],[-82.5983,38.3535],[-82.5983,38.3525],[-82.5982,38.3502],[-82.5982,38.349],[-82.5983,38.3486],[-82.5983,38.3478],[-82.5982,38.3468],[-82.5981,38.3459],[-82.5979,38.3453],[-82.5977,38.3448],[-82.5975,38.3444],[-82.5973,38.3441],[-82.5971,38.3438],[-82.5969,38.3435],[-82.5965,38.3432],[-82.5964,38.3431],[-82.5959,38.3428],[-82.5955,38.3425],[-82.5952,38.3424],[-82.5948,38.3423],[-82.5944,38.3422],[-82.5941,38.3422],[-82.5934,38.342],[-82.5931,38.3419],[-82.5929,38.3419],[-82.5926,38.3417],[-82.5918,38.3415],[-82.591,38.3412],[-82.5906,38.3411],[-82.5901,38.3409],[-82.59,38.3408],[-82.5896,38.3405],[-82.5892,38.3403],[-82.5885,38.3395],[-82.5883,38.3391],[-82.5872,38.3374],[-82.5868,38.3367],[-82.5863,38.336],[-82.5852,38.3345],[-82.5846,38.3337],[-82.584,38.3333],[-82.5836,38.333],[-82.5817,38.332],[-82.5808,38.3314],[-82.5795,38.3305],[-82.5789,38.33],[-82.578,38.3295],[-82.5775,38.3291],[-82.577,38.3288],[-82.5767,38.3285],[-82.5765,38.3281],[-82.5762,38.3276],[-82.576,38.3266],[-82.5759,38.3261],[-82.5758,38.3257],[-82.5757,38.3249],[-82.5757,38.3242],[-82.5755,38.3234],[-82.5754,38.323],[-82.574,38.321],[-82.5735,38.3204],[-82.5733,38.3201],[-82.573,38.3197],[-82.5726,38.319],[-82.5725,38.3187],[-82.5722,38.3183],[-82.5719,38.3177],[-82.5718,38.3172],[-82.5717,38.3164],[-82.5716,38.3161],[-82.5716,38.3156],[-82.5716,38.315],[-82.5717,38.3141],[-82.5718,38.3136],[-82.5719,38.3133],[-82.5721,38.313],[-82.5724,38.3127],[-82.5727,38.3124],[-82.5729,38.3122],[-82.5736,38.3114],[-82.5748,38.3102],[-82.5762,38.3086],[-82.5767,38.308],[-82.5774,38.307],[-82.5781,38.3061],[-82.579,38.3048],[-82.5795,38.3039],[-82.5799,38.3033],[-82.5803,38.3028],[-82.5806,38.3022],[-82.5808,38.3019],[-82.5811,38.3011],[-82.5814,38.3006],[-82.5817,38.3002],[-82.582,38.2996],[-82.5822,38.2993],[-82.5825,38.2988],[-82.5827,38.2984],[-82.5828,38.2977],[-82.5829,38.2973],[-82.583,38.2968],[-82.583,38.2964],[-82.583,38.2963],[-82.5827,38.2957],[-82.5824,38.2952],[-82.582,38.2948],[-82.5815,38.2943],[-82.5806,38.2933],[-82.5803,38.2928],[-82.58,38.2923],[-82.5797,38.2915],[-82.5795,38.291],[-82.5794,38.2904],[-82.5794,38.2898],[-82.5794,38.2884],[-82.5794,38.2874],[-82.5795,38.2869],[-82.5795,38.286],[-82.5795,38.2854],[-82.5794,38.2846],[-82.5793,38.2836],[-82.5791,38.2828],[-82.5788,38.2819],[-82.5783,38.2808],[-82.578,38.2803],[-82.5773,38.279],[-82.5769,38.2784],[-82.5768,38.2782],[-82.5765,38.2778],[-82.5759,38.2769],[-82.575,38.2759],[-82.5745,38.2754],[-82.5743,38.275],[-82.5742,38.2748],[-82.5741,38.2746],[-82.5742,38.2743],[-82.5743,38.2738],[-82.5743,38.2726],[-82.5745,38.2715],[-82.5746,38.2709],[-82.5747,38.27],[-82.5748,38.2691],[-82.5748,38.2683],[-82.5748,38.2677],[-82.5747,38.2668],[-82.5746,38.2663],[-82.5746,38.2657],[-82.5746,38.2652],[-82.5745,38.2647],[-82.5745,38.2645],[-82.5746,38.2639],[-82.5748,38.2634],[-82.575,38.2628],[-82.5756,38.2615],[-82.576,38.2607],[-82.5764,38.2597],[-82.5766,38.259],[-82.5768,38.2584],[-82.577,38.2581],[-82.5774,38.257],[-82.5776,38.2565],[-82.5778,38.256],[-82.5782,38.2552],[-82.5786,38.2542],[-82.5788,38.2538],[-82.5789,38.2535],[-82.5794,38.2526],[-82.5806,38.2503],[-82.5807,38.2501],[-82.5811,38.2494],[-82.5811,38.2492],[-82.5811,38.249],[-82.5814,38.2487],[-82.5818,38.2485],[-82.5819,38.2483],[-82.5827,38.2475],[-82.5833,38.2468],[-82.5841,38.2463],[-82.5849,38.2459],[-82.5857,38.2457],[-82.5861,38.2457],[-82.5873,38.2456],[-82.5888,38.2456],[-82.59,38.2456],[-82.5905,38.2456],[-82.5913,38.2455],[-82.5921,38.2454],[-82.5936,38.2455],[-82.5945,38.2455],[-82.596,38.2457],[-82.5969,38.2458],[-82.5984,38.2462],[-82.5996,38.2465],[-82.601,38.2467],[-82.6017,38.2469],[-82.6025,38.2471],[-82.6031,38.2474],[-82.6036,38.2475],[-82.6039,38.2476],[-82.6046,38.2477],[-82.6047,38.2476],[-82.6048,38.2476],[-82.6053,38.2474],[-82.606,38.2469],[-82.6065,38.2465],[-82.6069,38.246],[-82.6074,38.2456],[-82.6081,38.2448],[-82.6087,38.244],[-82.6088,38.2433],[-82.609,38.2428],[-82.6093,38.242],[-82.6097,38.2412],[-82.6102,38.2403],[-82.6105,38.2395],[-82.6114,38.238],[-82.6122,38.2363],[-82.6125,38.2353],[-82.6124,38.2343],[-82.6113,38.2302],[-82.6106,38.2283],[-82.6105,38.2277],[-82.6104,38.2275],[-82.61,38.2265],[-82.6097,38.2257],[-82.6094,38.2251],[-82.6091,38.2243],[-82.6086,38.2235],[-82.6082,38.2232],[-82.6079,38.2228],[-82.6077,38.2225],[-82.6066,38.2218],[-82.6054,38.2211],[-82.6046,38.2208],[-82.6043,38.2207],[-82.6036,38.2204],[-82.6023,38.2198],[-82.6014,38.2194],[-82.6005,38.2191],[-82.6002,38.219],[-82.5993,38.2186],[-82.5988,38.2183],[-82.5985,38.2179],[-82.5983,38.2174],[-82.5983,38.2169],[-82.5984,38.2166],[-82.5986,38.2154],[-82.5986,38.2147],[-82.5986,38.2143],[-82.5987,38.2141],[-82.5987,38.2137],[-82.5986,38.2131],[-82.5986,38.2125],[-82.5987,38.2116],[-82.5987,38.2113],[-82.5985,38.2107],[-82.5986,38.2095],[-82.5987,38.2082],[-82.5986,38.2073],[-82.5985,38.2066],[-82.5986,38.2057],[-82.5986,38.2052],[-82.5987,38.2048],[-82.5986,38.2039],[-82.5988,38.203],[-82.5989,38.2017],[-82.599,38.2011],[-82.5991,38.2006],[-82.5991,38.2002],[-82.599,38.1994],[-82.599,38.1978],[-82.5991,38.1972],[-82.5994,38.1966],[-82.6,38.1957],[-82.6007,38.1949],[-82.601,38.1944],[-82.6011,38.1943],[-82.6016,38.1936],[-82.6019,38.193],[-82.6026,38.1917],[-82.6041,38.1875],[-82.6048,38.186],[-82.6066,38.1829],[-82.6068,38.1825],[-82.6073,38.1807],[-82.608,38.1795],[-82.6087,38.1778],[-82.6097,38.176],[-82.6099,38.1757],[-82.61,38.1754],[-82.6102,38.1752],[-82.6104,38.1747],[-82.6108,38.1737],[-82.611,38.1726],[-82.6116,38.1713],[-82.6125,38.1706],[-82.6137,38.1701],[-82.6149,38.1697],[-82.6159,38.1694],[-82.6164,38.1693],[-82.6183,38.1689],[-82.6194,38.1689],[-82.6211,38.1691],[-82.6249,38.1703],[-82.6261,38.1706],[-82.6272,38.1707],[-82.6277,38.1707],[-82.6289,38.1708],[-82.6324,38.1709],[-82.6337,38.171],[-82.6351,38.1711],[-82.6364,38.1713],[-82.6372,38.1714],[-82.6389,38.1711],[-82.6395,38.171],[-82.64,38.1708],[-82.641,38.1705],[-82.6421,38.1702],[-82.6429,38.1694],[-82.6431,38.1691],[-82.6435,38.1686],[-82.6444,38.1666],[-82.6446,38.1659],[-82.6445,38.1653],[-82.644,38.164],[-82.643,38.1623],[-82.6422,38.1614],[-82.6421,38.1611],[-82.6413,38.16],[-82.6411,38.1597],[-82.6409,38.1593],[-82.64,38.1584],[-82.6391,38.1571],[-82.6386,38.1559],[-82.6386,38.1551],[-82.6387,38.154],[-82.6387,38.1537],[-82.6386,38.1527],[-82.6386,38.1518],[-82.6386,38.1514],[-82.6386,38.1505],[-82.6386,38.1496],[-82.6384,38.1489],[-82.6383,38.148],[-82.6384,38.1469],[-82.6384,38.1456],[-82.6382,38.1439],[-82.6382,38.1437],[-82.638,38.1429],[-82.6377,38.1415],[-82.6376,38.1409],[-82.637,38.1387],[-82.6366,38.138],[-82.6361,38.1377],[-82.6354,38.1373],[-82.6349,38.1371],[-82.6347,38.1369],[-82.6327,38.1364],[-82.6317,38.136],[-82.6309,38.1359],[-82.6298,38.1356],[-82.6294,38.1355],[-82.628,38.1352],[-82.6273,38.1351],[-82.627,38.135],[-82.6264,38.1349],[-82.626,38.1346],[-82.6259,38.1345],[-82.6258,38.1346],[-82.6256,38.1346],[-82.6249,38.1344],[-82.6235,38.1341],[-82.6224,38.1337],[-82.6218,38.1333],[-82.6214,38.1328],[-82.6211,38.132],[-82.621,38.1307],[-82.6209,38.1288],[-82.6213,38.1253],[-82.6212,38.1249],[-82.6212,38.1243],[-82.6211,38.1239],[-82.6209,38.1228],[-82.6207,38.1222],[-82.6203,38.1216],[-82.6198,38.1211],[-82.6197,38.121],[-82.6192,38.1205],[-82.6188,38.1204],[-82.6168,38.1202],[-82.6153,38.1202],[-82.6143,38.1203],[-82.6133,38.1205],[-82.6118,38.1207],[-82.6095,38.1208],[-82.6091,38.1208],[-82.6078,38.1209],[-82.6073,38.1209],[-82.6069,38.1209],[-82.6063,38.1208],[-82.6062,38.1208],[-82.6054,38.1205],[-82.6053,38.1204],[-82.6047,38.1201],[-82.6042,38.1198],[-82.6033,38.119],[-82.6028,38.1186],[-82.6026,38.1185],[-82.6022,38.1182],[-82.6018,38.1181],[-82.6015,38.1179],[-82.6012,38.1178],[-82.601,38.1178],[-82.6003,38.1176],[-82.5994,38.1171],[-82.599,38.1169],[-82.5987,38.1167],[-82.5983,38.1164],[-82.5981,38.1162],[-82.5972,38.115],[-82.5964,38.1139],[-82.5959,38.1133],[-82.5956,38.113],[-82.5951,38.1125],[-82.5947,38.1121],[-82.5941,38.1117],[-82.5936,38.1113],[-82.5934,38.1111],[-82.5932,38.1109],[-82.5927,38.1106],[-82.5924,38.1104],[-82.5916,38.1101],[-82.5911,38.1099],[-82.591,38.1098],[-82.59,38.1096],[-82.5895,38.1095],[-82.5888,38.1093],[-82.5882,38.1093],[-82.5878,38.1091],[-82.587,38.1087],[-82.5861,38.1079],[-82.5856,38.1072],[-82.5853,38.1066],[-82.5853,38.1062],[-82.5853,38.1061],[-82.5853,38.1054],[-82.5853,38.1048],[-82.5854,38.1034],[-82.5854,38.1032],[-82.5854,38.1028],[-82.5853,38.102],[-82.5853,38.1013],[-82.5853,38.1006],[-82.5852,38.1],[-82.5851,38.0996],[-82.5851,38.0992],[-82.5852,38.0982],[-82.5854,38.0976],[-82.5854,38.0964],[-82.5855,38.0959],[-82.5856,38.0954],[-82.5855,38.095],[-82.5852,38.0935],[-82.585,38.093],[-82.5848,38.0922],[-82.5845,38.0915],[-82.5841,38.0909],[-82.5834,38.09],[-82.5825,38.0893],[-82.5818,38.089],[-82.5813,38.0886],[-82.5803,38.088],[-82.5803,38.0879],[-82.5793,38.0873],[-82.5784,38.0864],[-82.5772,38.0851],[-82.5767,38.0845],[-82.5755,38.0832],[-82.5746,38.0824],[-82.5738,38.0819],[-82.5731,38.0817],[-82.5722,38.0815],[-82.5688,38.0814],[-82.568,38.0814],[-82.5671,38.0814],[-82.5666,38.0813],[-82.566,38.081],[-82.5649,38.0801],[-82.5643,38.0793],[-82.5639,38.0785],[-82.5634,38.0779],[-82.5628,38.077],[-82.5625,38.0766],[-82.5622,38.0761],[-82.5617,38.0752],[-82.5612,38.0745],[-82.5602,38.0733],[-82.5596,38.0728],[-82.5587,38.0722],[-82.5582,38.0721],[-82.5576,38.072],[-82.556,38.0717],[-82.5558,38.0717],[-82.5547,38.0716],[-82.5532,38.0715],[-82.5524,38.0713],[-82.5512,38.0708],[-82.5507,38.0705],[-82.5505,38.0702],[-82.5504,38.0701],[-82.5499,38.0695],[-82.5494,38.0686],[-82.5492,38.068],[-82.5492,38.0675],[-82.5493,38.0671],[-82.5495,38.0663],[-82.5495,38.0661],[-82.5495,38.0648],[-82.5496,38.0636],[-82.5495,38.0632],[-82.5488,38.0626],[-82.5482,38.062],[-82.5472,38.0612],[-82.5467,38.0608],[-82.5459,38.0603],[-82.5452,38.0598],[-82.5448,38.0591],[-82.5446,38.0583],[-82.5446,38.0572],[-82.5449,38.0565],[-82.5449,38.056],[-82.545,38.0553],[-82.5449,38.0547],[-82.5445,38.0536],[-82.5442,38.0526],[-82.5437,38.0518],[-82.5432,38.0512],[-82.5431,38.051],[-82.5427,38.0504],[-82.5426,38.0502],[-82.542,38.049],[-82.5416,38.0485],[-82.5409,38.0477],[-82.54,38.047],[-82.5393,38.0465],[-82.5377,38.0456],[-82.5373,38.0452],[-82.5371,38.0446],[-82.5371,38.0441],[-82.5374,38.0428],[-82.5383,38.041],[-82.5388,38.0402],[-82.5392,38.0393],[-82.5391,38.0384],[-82.5387,38.0374],[-82.5378,38.0358],[-82.5374,38.0354],[-82.5367,38.0345],[-82.5361,38.0335],[-82.5349,38.032],[-82.5334,38.0307],[-82.5325,38.0299],[-82.5319,38.0293],[-82.5313,38.029],[-82.5288,38.0281],[-82.5276,38.0277],[-82.5269,38.0275],[-82.5263,38.027],[-82.5258,38.0259],[-82.5258,38.0253],[-82.5258,38.0251],[-82.5259,38.0241],[-82.5261,38.0217],[-82.526,38.0212],[-82.5258,38.0207],[-82.5257,38.0195],[-82.5255,38.0183],[-82.5251,38.0175],[-82.5249,38.0172],[-82.5245,38.0166],[-82.524,38.0158],[-82.5239,38.0154],[-82.5237,38.0149],[-82.523,38.0136],[-82.5225,38.0127],[-82.5219,38.0119],[-82.5215,38.0114],[-82.5207,38.0102],[-82.5202,38.0093],[-82.5198,38.0084],[-82.5195,38.0081],[-82.5191,38.0078],[-82.5186,38.0075],[-82.518,38.0073],[-82.5161,38.007],[-82.5159,38.0069],[-82.5156,38.0066],[-82.5155,38.0064],[-82.5154,38.0063],[-82.5154,38.0056],[-82.5154,38.0051],[-82.5156,38.0048],[-82.5159,38.0045],[-82.5165,38.0039],[-82.519,38.0022],[-82.5191,38.002],[-82.5193,38.0018],[-82.5193,38.0014],[-82.5192,38.0011],[-82.5189,38.0009],[-82.5183,38.0006],[-82.5174,38.0001],[-82.5144,37.9992],[-82.5136,37.9991],[-82.513,37.9993],[-82.5123,37.9996],[-82.5113,38.0001],[-82.511,38.0003],[-82.5097,38.0012],[-82.509,38.0015],[-82.5084,38.0015],[-82.5082,38.0015],[-82.507,38.0013],[-82.5058,38.001],[-82.5036,38.0001],[-82.5035,38],[-82.5022,37.9995],[-82.5008,37.999],[-82.4999,37.9989],[-82.4976,37.9988],[-82.4967,37.9988],[-82.4959,37.9989],[-82.4948,37.9989],[-82.4937,37.9989],[-82.493,37.999],[-82.4921,37.999],[-82.4913,37.999],[-82.4899,37.999],[-82.4892,37.999],[-82.4887,37.9989],[-82.4882,37.9988],[-82.4877,37.9984],[-82.4871,37.9976],[-82.4865,37.9966],[-82.4861,37.9956],[-82.486,37.9951],[-82.486,37.9943],[-82.4861,37.9931],[-82.4861,37.9926],[-82.4862,37.992],[-82.4861,37.9915],[-82.4861,37.9905],[-82.4861,37.9899],[-82.4854,37.9874],[-82.4851,37.9862],[-82.4847,37.985],[-82.4844,37.9845],[-82.484,37.9841],[-82.4836,37.9838],[-82.4832,37.9836],[-82.4827,37.9836],[-82.4822,37.9837],[-82.4813,37.984],[-82.4802,37.9845],[-82.4786,37.9852],[-82.4769,37.9857],[-82.4753,37.9861],[-82.4746,37.9862],[-82.4739,37.9865],[-82.4731,37.9866],[-82.4726,37.9867],[-82.4722,37.9867],[-82.4718,37.9867],[-82.471,37.9865],[-82.4699,37.9862],[-82.4693,37.986],[-82.4686,37.9858],[-82.4676,37.9856],[-82.4668,37.9853],[-82.4663,37.9851],[-82.4655,37.9847],[-82.465,37.9843],[-82.4646,37.9839],[-82.4643,37.9834],[-82.4642,37.9829],[-82.4643,37.9818],[-82.4643,37.9811],[-82.4643,37.9806],[-82.4643,37.98],[-82.4643,37.979],[-82.4644,37.9784],[-82.4644,37.9778],[-82.4646,37.9774],[-82.4649,37.977],[-82.4651,37.9767],[-82.4654,37.9766],[-82.4656,37.9764],[-82.466,37.9762],[-82.4664,37.9758],[-82.4667,37.9755],[-82.4671,37.9749],[-82.4674,37.9745],[-82.4678,37.9741],[-82.4683,37.9736],[-82.4689,37.9732],[-82.4697,37.973],[-82.4704,37.9729],[-82.4707,37.9729],[-82.4714,37.9729],[-82.4724,37.9729],[-82.4741,37.9731],[-82.4753,37.9732],[-82.4771,37.9733],[-82.4781,37.9733],[-82.4788,37.9732],[-82.4802,37.9731],[-82.4812,37.9731],[-82.4819,37.973],[-82.4821,37.9729],[-82.4825,37.9727],[-82.4828,37.9724],[-82.4831,37.9721],[-82.4837,37.9718],[-82.484,37.9716],[-82.4843,37.9714],[-82.4844,37.9709],[-82.4845,37.9706],[-82.4845,37.9703],[-82.4845,37.9698],[-82.4846,37.9693],[-82.4848,37.9688],[-82.4848,37.9683],[-82.4848,37.9676],[-82.4848,37.9666],[-82.4848,37.9661],[-82.4849,37.9656],[-82.4851,37.965],[-82.4851,37.9646],[-82.4848,37.9641],[-82.4845,37.9636],[-82.484,37.9633],[-82.4834,37.9632],[-82.4826,37.963],[-82.4823,37.9629],[-82.4818,37.9628],[-82.4801,37.9624],[-82.4794,37.9622],[-82.4786,37.962],[-82.4781,37.9618],[-82.4769,37.9616],[-82.4761,37.9615],[-82.4751,37.9614],[-82.4741,37.9611],[-82.473,37.9608],[-82.4725,37.9606],[-82.4722,37.9605],[-82.4718,37.9603],[-82.4716,37.9601],[-82.4715,37.9598],[-82.4715,37.9594],[-82.4715,37.959],[-82.4718,37.9587],[-82.4721,37.9583],[-82.4723,37.9581],[-82.4727,37.9576],[-82.4735,37.9566],[-82.4739,37.956],[-82.4742,37.9556],[-82.4747,37.9549],[-82.4752,37.9544],[-82.4757,37.954],[-82.4759,37.9538],[-82.477,37.9531],[-82.4773,37.9528],[-82.4777,37.9525],[-82.478,37.9523],[-82.4784,37.9518],[-82.4787,37.9515],[-82.4791,37.9513],[-82.4795,37.9509],[-82.4801,37.9503],[-82.4805,37.9498],[-82.4814,37.9489],[-82.4815,37.9488],[-82.4819,37.9484],[-82.4823,37.9481],[-82.4828,37.9478],[-82.4833,37.9475],[-82.4835,37.9474],[-82.4839,37.9471],[-82.4844,37.9467],[-82.4848,37.9463],[-82.4852,37.946],[-82.4856,37.9458],[-82.4862,37.9455],[-82.4865,37.9454],[-82.4875,37.9452],[-82.4883,37.9452],[-82.4886,37.9452],[-82.4891,37.9453],[-82.4902,37.9455],[-82.4908,37.9457],[-82.4915,37.9458],[-82.4923,37.946],[-82.493,37.9462],[-82.4942,37.9466],[-82.495,37.9468],[-82.4955,37.9468],[-82.4962,37.9467],[-82.4967,37.9465],[-82.4972,37.9462],[-82.4976,37.946],[-82.4977,37.9457],[-82.4978,37.9455],[-82.4978,37.945],[-82.4977,37.9442],[-82.4977,37.9436],[-82.4977,37.9432],[-82.4976,37.943],[-82.4974,37.9426],[-82.497,37.942],[-82.4961,37.9414],[-82.4945,37.9406],[-82.4937,37.9403],[-82.493,37.9401],[-82.4922,37.9398],[-82.4912,37.9396],[-82.4903,37.9394],[-82.4899,37.9392],[-82.4896,37.9391],[-82.4894,37.9389],[-82.4892,37.9386],[-82.4893,37.9382],[-82.4895,37.9378],[-82.4898,37.9373],[-82.4901,37.9367],[-82.4903,37.9363],[-82.4907,37.9359],[-82.4913,37.9357],[-82.4919,37.9357],[-82.4922,37.9357],[-82.4928,37.9359],[-82.4944,37.9363],[-82.4952,37.9365],[-82.4961,37.9365],[-82.4975,37.9368],[-82.4981,37.937],[-82.4987,37.937],[-82.4993,37.937],[-82.4999,37.9368],[-82.5002,37.9367],[-82.5005,37.9365],[-82.5007,37.9363],[-82.5014,37.9358],[-82.5017,37.9355],[-82.5017,37.9354],[-82.5019,37.9352],[-82.5023,37.9347],[-82.5024,37.9343],[-82.5025,37.9338],[-82.5024,37.9335],[-82.5022,37.9331],[-82.5018,37.9325],[-82.5014,37.9321],[-82.5006,37.931],[-82.4999,37.9302],[-82.4998,37.93],[-82.4992,37.9294],[-82.4988,37.9289],[-82.4984,37.9284],[-82.4978,37.928],[-82.4973,37.9276],[-82.4967,37.9273],[-82.4959,37.9269],[-82.4954,37.9269],[-82.4947,37.9268],[-82.494,37.9269],[-82.4931,37.927],[-82.4924,37.9271],[-82.4918,37.9271],[-82.4908,37.9271],[-82.4897,37.927],[-82.4886,37.927],[-82.487,37.9271],[-82.4855,37.927],[-82.4843,37.927],[-82.4835,37.9269],[-82.4825,37.9269],[-82.4819,37.9268],[-82.4815,37.9267],[-82.4811,37.9264],[-82.4807,37.9262],[-82.4803,37.9256],[-82.4803,37.9253],[-82.4804,37.925],[-82.4808,37.9246],[-82.481,37.9245],[-82.4812,37.9243],[-82.482,37.924],[-82.4826,37.9237],[-82.483,37.9235],[-82.4834,37.9232],[-82.4845,37.9224],[-82.4852,37.9218],[-82.4858,37.9214],[-82.4862,37.9211],[-82.487,37.9205],[-82.4877,37.92],[-82.4881,37.9196],[-82.4883,37.919],[-82.4884,37.9184],[-82.4883,37.9177],[-82.488,37.9172],[-82.4878,37.9169],[-82.4874,37.9167],[-82.4866,37.9164],[-82.4854,37.9163],[-82.4844,37.9162],[-82.4834,37.916],[-82.4822,37.9158],[-82.4813,37.9155],[-82.4805,37.9152],[-82.4802,37.9151],[-82.4793,37.9147],[-82.4785,37.9142],[-82.478,37.9138],[-82.4774,37.9133],[-82.4772,37.9132],[-82.4766,37.9128],[-82.4759,37.9122],[-82.4756,37.9118],[-82.4753,37.9114],[-82.4751,37.9109],[-82.4748,37.9096],[-82.4747,37.9094],[-82.4747,37.9092],[-82.4745,37.9089],[-82.4744,37.9084],[-82.4744,37.9082],[-82.4743,37.9079],[-82.4742,37.9074],[-82.4744,37.9067],[-82.4747,37.9059],[-82.475,37.9053],[-82.4752,37.9048],[-82.4754,37.9044],[-82.4757,37.9042],[-82.4759,37.904],[-82.4761,37.9036],[-82.4763,37.9031],[-82.4764,37.9027],[-82.4763,37.9024],[-82.4761,37.9021],[-82.4755,37.9012],[-82.4751,37.9006],[-82.4748,37.9002],[-82.4744,37.8999],[-82.4741,37.8998],[-82.4737,37.8997],[-82.4733,37.8995],[-82.473,37.8992],[-82.4727,37.8991],[-82.4724,37.899],[-82.4717,37.899],[-82.4714,37.8991],[-82.4711,37.8994],[-82.471,37.8995],[-82.4707,37.8998],[-82.4703,37.9003],[-82.4703,37.9004],[-82.4698,37.9011],[-82.4694,37.9018],[-82.469,37.9024],[-82.4686,37.9029],[-82.4684,37.9032],[-82.4682,37.9036],[-82.4682,37.904],[-82.4683,37.9045],[-82.4685,37.9051],[-82.4687,37.9056],[-82.4688,37.9061],[-82.4689,37.9064],[-82.4686,37.9069],[-82.4684,37.9073],[-82.4683,37.9073],[-82.4683,37.908],[-82.4684,37.9085],[-82.4686,37.9092],[-82.4687,37.9098],[-82.4689,37.9102],[-82.4689,37.9109],[-82.4688,37.9118],[-82.4684,37.913],[-82.4682,37.9135],[-82.468,37.9139],[-82.4677,37.9142],[-82.4674,37.9144],[-82.4668,37.9146],[-82.4659,37.9148],[-82.4652,37.9149],[-82.4645,37.915],[-82.4637,37.915],[-82.463,37.9148],[-82.4625,37.9145],[-82.4621,37.9141],[-82.4618,37.9135],[-82.4615,37.913],[-82.4613,37.9126],[-82.4613,37.9121],[-82.4611,37.9114],[-82.4609,37.9109],[-82.4609,37.9108],[-82.4607,37.9105],[-82.4605,37.91],[-82.4601,37.9096],[-82.46,37.9095],[-82.4596,37.9093],[-82.4589,37.9092],[-82.4588,37.9092],[-82.4581,37.9091],[-82.457,37.909],[-82.4557,37.909],[-82.4548,37.909],[-82.4542,37.9089],[-82.4534,37.9089],[-82.4529,37.9088],[-82.4523,37.9087],[-82.4519,37.9085],[-82.4513,37.9082],[-82.4509,37.9078],[-82.4499,37.9069],[-82.4495,37.9066],[-82.4491,37.9061],[-82.4488,37.9057],[-82.4485,37.9053],[-82.4483,37.905],[-82.4482,37.9048],[-82.4479,37.9044],[-82.4478,37.9043],[-82.4475,37.904],[-82.4473,37.9039],[-82.4469,37.9037],[-82.4468,37.9036],[-82.4461,37.9034],[-82.4452,37.9031],[-82.4445,37.9028],[-82.4439,37.9025],[-82.4433,37.9022],[-82.443,37.9021],[-82.4426,37.9019],[-82.4416,37.9016],[-82.4406,37.9012],[-82.4401,37.901],[-82.4399,37.9009],[-82.4395,37.9008],[-82.4387,37.9005],[-82.4381,37.9002],[-82.4379,37.9001],[-82.4376,37.8998],[-82.4373,37.8996],[-82.4371,37.8994],[-82.4368,37.899],[-82.4361,37.898],[-82.4359,37.8978],[-82.4357,37.8976],[-82.4354,37.8969],[-82.4353,37.8968],[-82.4349,37.896],[-82.4345,37.8952],[-82.4342,37.8944],[-82.4341,37.8939],[-82.4337,37.893],[-82.4333,37.8918],[-82.4331,37.891],[-82.4329,37.8907],[-82.4326,37.8903],[-82.432,37.8899],[-82.4315,37.8895],[-82.4314,37.8895],[-82.4309,37.8892],[-82.4302,37.8888],[-82.4293,37.8884],[-82.4284,37.8881],[-82.4274,37.8878],[-82.4256,37.8874],[-82.4249,37.8873],[-82.424,37.8871],[-82.4234,37.8869],[-82.4226,37.8867],[-82.4213,37.8859],[-82.4205,37.8854],[-82.4199,37.8849],[-82.4196,37.8843],[-82.4194,37.8835],[-82.4193,37.8828],[-82.4192,37.8812],[-82.4193,37.8802],[-82.4193,37.8794],[-82.4192,37.8783],[-82.4193,37.8774],[-82.4193,37.8766],[-82.4194,37.8762],[-82.4193,37.8757],[-82.4194,37.8751],[-82.4194,37.8746],[-82.4193,37.8742],[-82.4192,37.8739],[-82.4191,37.8737],[-82.419,37.8735],[-82.4189,37.8733],[-82.419,37.873],[-82.419,37.8728],[-82.419,37.8727],[-82.4185,37.8716],[-82.4182,37.8712],[-82.4179,37.8708],[-82.4178,37.8706],[-82.4176,37.8703],[-82.4173,37.87],[-82.4171,37.8697],[-82.4168,37.8696],[-82.4164,37.8695],[-82.4161,37.8693],[-82.4156,37.8692],[-82.4152,37.8692],[-82.4149,37.8691],[-82.4144,37.869],[-82.4141,37.869],[-82.4137,37.869],[-82.4132,37.8689],[-82.4128,37.8689],[-82.4124,37.8689],[-82.4119,37.869],[-82.4115,37.869],[-82.4111,37.869],[-82.4106,37.8691],[-82.4102,37.869],[-82.4099,37.869],[-82.4097,37.8689],[-82.4091,37.8687],[-82.4087,37.8685],[-82.4084,37.8684],[-82.4081,37.8683],[-82.4079,37.8681],[-82.4078,37.868],[-82.4076,37.8677],[-82.4075,37.8673],[-82.4076,37.867],[-82.4077,37.8668],[-82.408,37.8665],[-82.4084,37.8662],[-82.4086,37.866],[-82.409,37.8658],[-82.4093,37.8656],[-82.4097,37.8655],[-82.4105,37.8654],[-82.4115,37.8653],[-82.4131,37.8652],[-82.4136,37.8652],[-82.4141,37.8651],[-82.4148,37.8651],[-82.4154,37.865],[-82.4162,37.8649],[-82.4169,37.8649],[-82.4178,37.8647],[-82.4188,37.8646],[-82.4191,37.8645],[-82.4195,37.8644],[-82.4201,37.8644],[-82.4206,37.8643],[-82.4211,37.8642],[-82.4218,37.8641],[-82.4223,37.864],[-82.4224,37.8639],[-82.4227,37.8639],[-82.423,37.8637],[-82.4236,37.8634],[-82.424,37.8632],[-82.4242,37.863],[-82.4244,37.8628],[-82.4245,37.8625],[-82.4247,37.8622],[-82.4247,37.8619],[-82.4246,37.8614],[-82.4245,37.861],[-82.4242,37.8605],[-82.4239,37.8602],[-82.4235,37.8599],[-82.4229,37.8596],[-82.4223,37.8593],[-82.422,37.8592],[-82.4216,37.8591],[-82.4213,37.859],[-82.421,37.8588],[-82.4205,37.8586],[-82.4196,37.8581],[-82.4193,37.8579],[-82.419,37.8578],[-82.4183,37.8575],[-82.4177,37.8573],[-82.4169,37.857],[-82.4164,37.8569],[-82.4158,37.8567],[-82.4155,37.8567],[-82.4152,37.8565],[-82.4149,37.8563],[-82.4147,37.856],[-82.4147,37.8557],[-82.4148,37.8555],[-82.4148,37.8554],[-82.415,37.855],[-82.4155,37.8544],[-82.4162,37.8534],[-82.4163,37.8532],[-82.4164,37.853],[-82.4168,37.8525],[-82.4173,37.8517],[-82.4178,37.8511],[-82.4182,37.8506],[-82.4188,37.8499],[-82.4194,37.8492],[-82.4195,37.8491],[-82.4199,37.8487],[-82.42,37.8486],[-82.4203,37.8482],[-82.4206,37.8479],[-82.4206,37.8476],[-82.4207,37.847],[-82.4206,37.8467],[-82.4205,37.8464],[-82.4202,37.8462],[-82.42,37.846],[-82.4197,37.8459],[-82.4196,37.8458],[-82.419,37.8456],[-82.4165,37.8453],[-82.4156,37.8452],[-82.4152,37.8452],[-82.4145,37.8452],[-82.4138,37.8451],[-82.4137,37.8451],[-82.4136,37.8451],[-82.4134,37.845],[-82.4132,37.8449],[-82.4129,37.8448],[-82.4128,37.8447],[-82.4126,37.8445],[-82.4123,37.8441],[-82.4121,37.8439],[-82.412,37.8436],[-82.4119,37.8434],[-82.4115,37.8425],[-82.4114,37.8422],[-82.4113,37.842],[-82.4113,37.8419],[-82.4113,37.8418],[-82.4111,37.8415],[-82.4111,37.8414],[-82.411,37.841],[-82.4109,37.8406],[-82.4108,37.8404],[-82.4107,37.8399],[-82.4105,37.8393],[-82.4104,37.8389],[-82.4102,37.8385],[-82.4101,37.8381],[-82.4098,37.8377],[-82.4095,37.8374],[-82.4095,37.8373],[-82.4093,37.837],[-82.4091,37.8368],[-82.4089,37.8364],[-82.4087,37.8361],[-82.4084,37.8358],[-82.4081,37.8356],[-82.4076,37.8352],[-82.407,37.8347],[-82.4063,37.8342],[-82.406,37.8341],[-82.4056,37.8338],[-82.4054,37.8336],[-82.4053,37.8336],[-82.4041,37.8327],[-82.4036,37.8324],[-82.403,37.832],[-82.4028,37.8319],[-82.4015,37.8311],[-82.4011,37.8309],[-82.4004,37.8305],[-82.4,37.8302],[-82.3996,37.8299],[-82.3994,37.8296],[-82.3993,37.8295],[-82.3991,37.8287],[-82.3991,37.8286],[-82.399,37.8281],[-82.399,37.8276],[-82.399,37.8267],[-82.399,37.8262],[-82.3989,37.8258],[-82.3989,37.8257],[-82.3989,37.8254],[-82.3989,37.8251],[-82.3989,37.825],[-82.3987,37.8244],[-82.3984,37.8234],[-82.3983,37.8228],[-82.3982,37.8223],[-82.3982,37.8219],[-82.3982,37.8216],[-82.3982,37.8214],[-82.3984,37.821],[-82.3986,37.8205],[-82.3988,37.8202],[-82.3988,37.82],[-82.3992,37.8195],[-82.3995,37.819],[-82.3999,37.8186],[-82.4001,37.8181],[-82.4004,37.8174],[-82.4007,37.8168],[-82.4011,37.816],[-82.4012,37.8156],[-82.4015,37.815],[-82.4017,37.8143],[-82.4019,37.8137],[-82.4021,37.8133],[-82.4022,37.8129],[-82.4023,37.8126],[-82.4023,37.812],[-82.4022,37.8113],[-82.4021,37.8109],[-82.402,37.8106],[-82.402,37.8105],[-82.4017,37.81],[-82.4015,37.8097],[-82.4013,37.8095],[-82.4006,37.8091],[-82.4004,37.809],[-82.4002,37.8089],[-82.3996,37.8089],[-82.3992,37.8088],[-82.3988,37.8086],[-82.3984,37.8085],[-82.3978,37.8085],[-82.3974,37.8086],[-82.3969,37.8088],[-82.3966,37.8089],[-82.3962,37.8092],[-82.3959,37.8094],[-82.3955,37.8098],[-82.3951,37.8102],[-82.3948,37.8105],[-82.3945,37.8107],[-82.3942,37.811],[-82.3932,37.8123],[-82.3925,37.8132],[-82.3915,37.8145],[-82.391,37.8151],[-82.3905,37.8156],[-82.3904,37.8158],[-82.3901,37.8162],[-82.3899,37.8165],[-82.3897,37.8167],[-82.3893,37.8171],[-82.389,37.8174],[-82.3886,37.8177],[-82.3882,37.818],[-82.3877,37.8183],[-82.3872,37.8183],[-82.3867,37.8182],[-82.3861,37.8179],[-82.3855,37.8175],[-82.3854,37.8173],[-82.3849,37.8166],[-82.3843,37.8158],[-82.384,37.8154],[-82.3833,37.8144],[-82.3831,37.8141],[-82.3827,37.8138],[-82.3821,37.8134],[-82.3811,37.8125],[-82.3806,37.8121],[-82.3803,37.8116],[-82.38,37.8112],[-82.3796,37.8106],[-82.3795,37.8103],[-82.3794,37.8098],[-82.379,37.809],[-82.3789,37.8088],[-82.3786,37.8082],[-82.3786,37.808],[-82.3785,37.8077],[-82.3782,37.8063],[-82.3781,37.8056],[-82.3781,37.8051],[-82.3782,37.8047],[-82.3781,37.8043],[-82.3779,37.8039],[-82.3775,37.8033],[-82.3773,37.803],[-82.3773,37.8029],[-82.3771,37.8026],[-82.3766,37.8022],[-82.3765,37.8021],[-82.3762,37.802],[-82.3757,37.802],[-82.3751,37.802],[-82.3748,37.802],[-82.3738,37.8019],[-82.3725,37.8018],[-82.3704,37.8016],[-82.369,37.8013],[-82.3685,37.8008],[-82.3679,37.8003],[-82.3671,37.7995],[-82.3664,37.7991],[-82.3658,37.7982],[-82.3653,37.7968],[-82.3647,37.7959],[-82.3639,37.795],[-82.3633,37.7946],[-82.3624,37.7944],[-82.3619,37.7942],[-82.3611,37.7942],[-82.3606,37.7942],[-82.3605,37.7942],[-82.3599,37.7941],[-82.3588,37.7939],[-82.3576,37.7938],[-82.3557,37.7935],[-82.3551,37.7933],[-82.3544,37.7929],[-82.3536,37.7923],[-82.353,37.7916],[-82.3525,37.7911],[-82.3517,37.7902],[-82.3515,37.7899],[-82.3512,37.7896],[-82.3508,37.789],[-82.3503,37.7883],[-82.3502,37.7882],[-82.3494,37.7872],[-82.349,37.7869],[-82.3485,37.7868],[-82.3481,37.7867],[-82.3474,37.7866],[-82.3466,37.7865],[-82.3462,37.7865],[-82.3451,37.7865],[-82.3442,37.7864],[-82.3437,37.7864],[-82.3423,37.7862],[-82.3417,37.7862],[-82.3412,37.7861],[-82.3406,37.786],[-82.3401,37.7856],[-82.3398,37.7852],[-82.3394,37.7841],[-82.3393,37.7836],[-82.3391,37.7831],[-82.3389,37.7823],[-82.3389,37.7815],[-82.3389,37.7799],[-82.3391,37.7792],[-82.3394,37.7786],[-82.3396,37.7781],[-82.3396,37.7771],[-82.3389,37.776],[-82.3384,37.7756],[-82.3375,37.7749],[-82.3365,37.7745],[-82.3353,37.7742],[-82.3347,37.7742],[-82.3344,37.7743],[-82.3337,37.7742],[-82.3329,37.7741],[-82.3324,37.7742],[-82.3318,37.7744],[-82.3315,37.7746],[-82.3313,37.7748],[-82.3306,37.7753],[-82.3303,37.7755],[-82.33,37.7756],[-82.3297,37.7757],[-82.3289,37.7758],[-82.3276,37.7757],[-82.3269,37.7758],[-82.3262,37.7759],[-82.3254,37.7758],[-82.3248,37.7757],[-82.3243,37.7754],[-82.3239,37.775],[-82.3235,37.7742],[-82.3234,37.774],[-82.323,37.7734],[-82.3229,37.7731],[-82.3231,37.7727],[-82.3235,37.7722],[-82.3245,37.7716],[-82.3276,37.7704],[-82.3291,37.7698],[-82.3298,37.7694],[-82.3317,37.7683],[-82.3323,37.768],[-82.3329,37.7677],[-82.3336,37.7672],[-82.3341,37.7666],[-82.3343,37.7661],[-82.3344,37.7656],[-82.334,37.7651],[-82.3336,37.7647],[-82.3334,37.7644],[-82.3325,37.7639],[-82.3317,37.7636],[-82.3301,37.7627],[-82.3291,37.7622],[-82.3287,37.7621],[-82.3285,37.7621],[-82.327,37.7623],[-82.3256,37.7626],[-82.3237,37.7634],[-82.3222,37.7639],[-82.3216,37.7643],[-82.3211,37.7645],[-82.3207,37.7645],[-82.3205,37.7646],[-82.3203,37.7648],[-82.3201,37.7648],[-82.3196,37.7648],[-82.3184,37.7652],[-82.3168,37.7655],[-82.3152,37.7655],[-82.3137,37.7653],[-82.313,37.7651],[-82.3124,37.7648],[-82.312,37.7643],[-82.3113,37.7628],[-82.311,37.7625],[-82.3108,37.7621],[-82.3109,37.7617],[-82.3113,37.7613],[-82.3118,37.7611],[-82.3136,37.7607],[-82.3165,37.7604],[-82.3173,37.7602],[-82.3183,37.7597],[-82.3192,37.7592],[-82.32,37.7586],[-82.3206,37.7576],[-82.321,37.7569],[-82.3212,37.7561],[-82.3213,37.7538],[-82.3212,37.7528],[-82.3212,37.7526],[-82.3212,37.7522],[-82.3212,37.7519],[-82.3213,37.7516],[-82.3216,37.7513],[-82.3222,37.751],[-82.3234,37.7506],[-82.3248,37.7502],[-82.3259,37.7499],[-82.3265,37.7498],[-82.3272,37.7496],[-82.3275,37.7494],[-82.3277,37.7492],[-82.3286,37.7484],[-82.3293,37.7476],[-82.3301,37.7467],[-82.3308,37.746],[-82.331,37.7458],[-82.3323,37.7447],[-82.3338,37.7436],[-82.334,37.7432],[-82.3342,37.7428],[-82.3341,37.7424],[-82.3341,37.7422],[-82.3339,37.7417],[-82.3338,37.7415],[-82.3331,37.7409],[-82.3329,37.7406],[-82.3325,37.7403],[-82.3318,37.7397],[-82.3317,37.7396],[-82.3314,37.7394],[-82.3312,37.7393],[-82.331,37.7391],[-82.3308,37.739],[-82.3307,37.7389],[-82.3305,37.7387],[-82.3303,37.7385],[-82.3299,37.7382],[-82.3297,37.738],[-82.3295,37.7379],[-82.3293,37.7377],[-82.329,37.7375],[-82.3289,37.7374],[-82.3287,37.7373],[-82.3285,37.7371],[-82.3283,37.737],[-82.3281,37.7369],[-82.3279,37.7368],[-82.3276,37.7366],[-82.3273,37.7364],[-82.327,37.7362],[-82.3267,37.7361],[-82.3265,37.736],[-82.3263,37.7359],[-82.3261,37.7359],[-82.3257,37.7358],[-82.3255,37.7357],[-82.3251,37.7357],[-82.3248,37.7356],[-82.3247,37.7356],[-82.3244,37.7355],[-82.324,37.7355],[-82.3237,37.7355],[-82.3234,37.7354],[-82.3231,37.7353],[-82.3227,37.7352],[-82.3223,37.7351],[-82.3218,37.7349],[-82.3214,37.7348],[-82.3211,37.7347],[-82.3208,37.7347],[-82.3205,37.7346],[-82.3202,37.7345],[-82.3199,37.7343],[-82.3196,37.7342],[-82.3193,37.7341],[-82.3191,37.7339],[-82.3188,37.7337],[-82.3187,37.7335],[-82.3185,37.7332],[-82.3183,37.7327],[-82.3183,37.7319],[-82.3184,37.7305],[-82.3184,37.7291],[-82.3183,37.7283],[-82.318,37.7276],[-82.3178,37.7273],[-82.3174,37.7269],[-82.3173,37.7268],[-82.317,37.726],[-82.3169,37.7251],[-82.3168,37.7238],[-82.3167,37.7234],[-82.3166,37.7226],[-82.3164,37.7218],[-82.3161,37.7211],[-82.3157,37.7208],[-82.3155,37.7206],[-82.315,37.7204],[-82.3148,37.7204],[-82.3144,37.7202],[-82.3142,37.7201],[-82.3138,37.7201],[-82.3135,37.72],[-82.3133,37.7199],[-82.313,37.7199],[-82.3128,37.7197],[-82.3126,37.7196],[-82.3124,37.7195],[-82.3123,37.7194],[-82.3119,37.7191],[-82.3117,37.7187],[-82.3114,37.7185],[-82.3113,37.7182],[-82.3111,37.718],[-82.311,37.7176],[-82.311,37.7174],[-82.311,37.7171],[-82.311,37.7168],[-82.311,37.7166],[-82.3111,37.7163],[-82.3111,37.7161],[-82.311,37.7157],[-82.3109,37.7154],[-82.3109,37.7151],[-82.3109,37.7148],[-82.3108,37.7145],[-82.3109,37.7143],[-82.3108,37.7141],[-82.3109,37.7138],[-82.3109,37.7137],[-82.3109,37.7135],[-82.3108,37.7133],[-82.3106,37.713],[-82.3103,37.7128],[-82.3101,37.7126],[-82.3099,37.7126],[-82.3097,37.7124],[-82.3093,37.7122],[-82.3092,37.7121],[-82.309,37.712],[-82.3089,37.7118],[-82.3089,37.7117],[-82.3088,37.7116],[-82.3086,37.7113],[-82.3085,37.7108],[-82.3084,37.7105],[-82.3083,37.7098],[-82.3082,37.7093],[-82.3079,37.7084],[-82.3077,37.708],[-82.3071,37.7075],[-82.3066,37.7071],[-82.3063,37.7069],[-82.3059,37.7067],[-82.3057,37.7067],[-82.3056,37.7066],[-82.3055,37.7066],[-82.3054,37.7066],[-82.3052,37.7066],[-82.3045,37.7065],[-82.3032,37.7065],[-82.3029,37.7065],[-82.3022,37.7065],[-82.3021,37.7064],[-82.3016,37.7063],[-82.3003,37.7058],[-82.2993,37.7052],[-82.2981,37.7043],[-82.2975,37.7036],[-82.2974,37.7036],[-82.2973,37.7035],[-82.2972,37.7033],[-82.2969,37.7031],[-82.2968,37.703],[-82.2964,37.7022],[-82.2963,37.7018],[-82.2962,37.7015],[-82.2962,37.7012],[-82.2962,37.7009],[-82.2962,37.7007],[-82.2963,37.7005],[-82.2964,37.7003],[-82.2965,37.7002],[-82.2966,37.7],[-82.2966,37.6999],[-82.2967,37.6999],[-82.2969,37.6996],[-82.2972,37.6994],[-82.2977,37.6991],[-82.298,37.6989],[-82.2991,37.6984],[-82.2993,37.6983],[-82.2995,37.6982],[-82.2997,37.6981],[-82.2998,37.698],[-82.2999,37.6979],[-82.3001,37.6978],[-82.3002,37.6977],[-82.3003,37.6977],[-82.3005,37.6976],[-82.3012,37.6974],[-82.3015,37.6972],[-82.302,37.6968],[-82.3021,37.6965],[-82.3022,37.6962],[-82.3024,37.696],[-82.3025,37.6955],[-82.3028,37.6949],[-82.3029,37.6943],[-82.3029,37.6938],[-82.3029,37.6936],[-82.3029,37.6934],[-82.3028,37.6932],[-82.3027,37.6932],[-82.3027,37.6928],[-82.3026,37.6924],[-82.3022,37.6917],[-82.3018,37.6913],[-82.3014,37.691],[-82.3011,37.6907],[-82.3006,37.6902],[-82.3006,37.6901],[-82.2999,37.6896],[-82.2996,37.6894],[-82.2994,37.6893],[-82.2992,37.6891],[-82.2989,37.6889],[-82.2987,37.6887],[-82.2986,37.6886],[-82.2984,37.6884],[-82.2983,37.6882],[-82.2981,37.688],[-82.2979,37.6878],[-82.2977,37.6876],[-82.2976,37.6875],[-82.2975,37.6875],[-82.2973,37.6874],[-82.2971,37.6873],[-82.2969,37.6873],[-82.2968,37.6872],[-82.2966,37.6872],[-82.2964,37.6871],[-82.2963,37.6871],[-82.2961,37.687],[-82.296,37.6868],[-82.2959,37.6867],[-82.2959,37.6865],[-82.2959,37.6864],[-82.2959,37.6862],[-82.2961,37.6859],[-82.2962,37.6857],[-82.2963,37.6856],[-82.2963,37.6854],[-82.2964,37.6852],[-82.2965,37.6851],[-82.2966,37.685],[-82.2967,37.6849],[-82.2968,37.6848],[-82.2968,37.6847],[-82.297,37.6845],[-82.2971,37.6843],[-82.2973,37.6842],[-82.2975,37.684],[-82.2979,37.6837],[-82.299,37.6829],[-82.2993,37.6827],[-82.2995,37.6825],[-82.2998,37.6824],[-82.2999,37.6822],[-82.3002,37.682],[-82.3004,37.6818],[-82.3006,37.6817],[-82.3008,37.6816],[-82.3011,37.6813],[-82.3013,37.6812],[-82.3015,37.681],[-82.3017,37.6808],[-82.3018,37.6806],[-82.3019,37.6804],[-82.302,37.6803],[-82.3022,37.6801],[-82.3024,37.6799],[-82.3026,37.6797],[-82.3028,37.6795],[-82.3029,37.6794],[-82.3031,37.6792],[-82.3035,37.6788],[-82.3039,37.6784],[-82.3041,37.6783],[-82.3042,37.6782],[-82.3042,37.6781],[-82.3043,37.6778],[-82.3044,37.6777],[-82.3045,37.6774],[-82.3046,37.6772],[-82.3046,37.677],[-82.3046,37.6768],[-82.3045,37.6767],[-82.3045,37.6765],[-82.3045,37.6763],[-82.3043,37.6761],[-82.3041,37.6759],[-82.3038,37.6758],[-82.3036,37.6757],[-82.3035,37.6756],[-82.3032,37.6756],[-82.303,37.6756],[-82.3028,37.6756],[-82.3024,37.6756],[-82.3022,37.6757],[-82.3013,37.6759],[-82.3001,37.6765],[-82.2999,37.6765],[-82.2996,37.6767],[-82.2993,37.6768],[-82.299,37.6769],[-82.2988,37.6771],[-82.2983,37.6773],[-82.2978,37.6775],[-82.2976,37.6776],[-82.2972,37.6779],[-82.2969,37.678],[-82.2966,37.678],[-82.2963,37.6781],[-82.296,37.6782],[-82.2958,37.6782],[-82.2955,37.6782],[-82.2953,37.6782],[-82.295,37.678],[-82.2948,37.6779],[-82.2946,37.6776],[-82.2945,37.6774],[-82.2945,37.6773],[-82.2945,37.6771],[-82.2945,37.6767],[-82.2945,37.6763],[-82.2945,37.676],[-82.2946,37.6758],[-82.2946,37.6756],[-82.2946,37.6754],[-82.2946,37.6752],[-82.2946,37.6751],[-82.2947,37.6739],[-82.2948,37.6731],[-82.2949,37.672],[-82.295,37.6718],[-82.295,37.6716],[-82.2949,37.6714],[-82.2949,37.6712],[-82.2948,37.6708],[-82.2947,37.6707],[-82.2947,37.6706],[-82.2946,37.6704],[-82.2944,37.6702],[-82.2943,37.6701],[-82.2941,37.6699],[-82.294,37.6699],[-82.2937,37.6698],[-82.293,37.6694],[-82.2916,37.669],[-82.2913,37.669],[-82.2909,37.6689],[-82.2906,37.6688],[-82.2904,37.6688],[-82.2902,37.6688],[-82.2901,37.6688],[-82.29,37.6688],[-82.2898,37.6688],[-82.2896,37.6688],[-82.2894,37.6687],[-82.289,37.6684],[-82.2888,37.6683],[-82.2886,37.6682],[-82.2883,37.6681],[-82.2881,37.6681],[-82.2879,37.6681],[-82.2876,37.6684],[-82.2873,37.6687],[-82.2872,37.6689],[-82.2871,37.669],[-82.2869,37.6693],[-82.2867,37.6697],[-82.2866,37.67],[-82.2863,37.6705],[-82.286,37.6709],[-82.286,37.671],[-82.2857,37.6718],[-82.2857,37.6719],[-82.2855,37.6721],[-82.2854,37.6724],[-82.2853,37.6726],[-82.285,37.6738],[-82.2848,37.6745],[-82.2847,37.6749],[-82.2845,37.6752],[-82.2842,37.6756],[-82.2839,37.6758],[-82.2835,37.676],[-82.2835,37.6761],[-82.2834,37.6761],[-82.2831,37.6761],[-82.2829,37.676],[-82.2827,37.676],[-82.2825,37.6759],[-82.2823,37.6758],[-82.2822,37.6758],[-82.282,37.6756],[-82.2817,37.6752],[-82.2812,37.6746],[-82.2806,37.6738],[-82.2804,37.6734],[-82.2802,37.6731],[-82.2802,37.673],[-82.2799,37.6727],[-82.2797,37.6724],[-82.2797,37.6722],[-82.2796,37.6721],[-82.2796,37.6719],[-82.2794,37.6717],[-82.2793,37.6715],[-82.2792,37.6713],[-82.279,37.671],[-82.2789,37.6708],[-82.2787,37.6705],[-82.2785,37.6704],[-82.2784,37.6702],[-82.2782,37.67],[-82.278,37.6699],[-82.2779,37.6698],[-82.2778,37.6698],[-82.2777,37.6697],[-82.2772,37.6696],[-82.277,37.6695],[-82.2768,37.6694],[-82.2766,37.6694],[-82.2764,37.6694],[-82.2762,37.6693],[-82.2759,37.6692],[-82.2757,37.669],[-82.2755,37.6689],[-82.2752,37.6687],[-82.275,37.6686],[-82.2748,37.6683],[-82.2746,37.6681],[-82.2745,37.668],[-82.2743,37.6677],[-82.2741,37.6675],[-82.274,37.6672],[-82.2738,37.6669],[-82.2737,37.6667],[-82.2736,37.6664],[-82.2734,37.6662],[-82.2733,37.6661],[-82.2732,37.6659],[-82.2732,37.6657],[-82.2729,37.6653],[-82.2726,37.6649],[-82.272,37.6642],[-82.2719,37.6641],[-82.2717,37.664],[-82.2716,37.6638],[-82.2713,37.6636],[-82.2711,37.6635],[-82.2709,37.6634],[-82.2707,37.6633],[-82.2706,37.6632],[-82.2704,37.6631],[-82.2702,37.6631],[-82.2698,37.663],[-82.2696,37.6628],[-82.2695,37.6628],[-82.2693,37.6628],[-82.2689,37.6627],[-82.2686,37.6626],[-82.2683,37.6626],[-82.2678,37.6623],[-82.2675,37.6622],[-82.2672,37.6621],[-82.2668,37.662],[-82.2665,37.6619],[-82.2663,37.6618],[-82.266,37.6617],[-82.2658,37.6616],[-82.2655,37.6615],[-82.2652,37.6614],[-82.265,37.6612],[-82.2648,37.6611],[-82.2645,37.661],[-82.2643,37.6609],[-82.2642,37.6607],[-82.2639,37.6606],[-82.2638,37.6605],[-82.2635,37.6603],[-82.2634,37.6602],[-82.2631,37.66],[-82.2629,37.6599],[-82.2626,37.6596],[-82.2624,37.6595],[-82.262,37.6592],[-82.2618,37.659],[-82.2616,37.6589],[-82.2614,37.6587],[-82.2608,37.6584],[-82.2606,37.6583],[-82.2604,37.6581],[-82.2602,37.6581],[-82.2601,37.6579],[-82.2599,37.6579],[-82.2598,37.6577],[-82.2596,37.6576],[-82.2595,37.6576],[-82.2592,37.6574],[-82.2588,37.6572],[-82.2585,37.6571],[-82.2584,37.657],[-82.2581,37.6569],[-82.2579,37.6569],[-82.2576,37.6568],[-82.2571,37.6567],[-82.2568,37.6567],[-82.2565,37.6566],[-82.2562,37.6566],[-82.256,37.6566],[-82.2555,37.6566],[-82.2552,37.6566],[-82.2549,37.6566],[-82.2545,37.6566],[-82.2542,37.6566],[-82.2539,37.6566],[-82.2535,37.6566],[-82.2532,37.6566],[-82.2529,37.6567],[-82.2526,37.6567],[-82.2523,37.6568],[-82.2519,37.6568],[-82.2516,37.6569],[-82.2514,37.657],[-82.2511,37.6571],[-82.2507,37.6573],[-82.2504,37.6575],[-82.25,37.6578],[-82.2499,37.6579],[-82.2495,37.6581],[-82.2486,37.6586],[-82.2481,37.659],[-82.2477,37.6592],[-82.2473,37.6593],[-82.2469,37.6595],[-82.2461,37.6599],[-82.2454,37.6602],[-82.2444,37.6605],[-82.2437,37.6608],[-82.2409,37.6615],[-82.2404,37.6616],[-82.24,37.6615],[-82.2396,37.6613],[-82.2383,37.6604],[-82.2375,37.6598],[-82.2372,37.6597],[-82.237,37.6597],[-82.2367,37.6598],[-82.2364,37.6598],[-82.2361,37.6596],[-82.2344,37.6579],[-82.2342,37.6576],[-82.2342,37.6572],[-82.2342,37.657],[-82.2342,37.6569],[-82.2343,37.6567],[-82.2343,37.6566],[-82.2343,37.6565],[-82.2343,37.6564],[-82.2342,37.6563],[-82.234,37.6562],[-82.2338,37.656],[-82.2336,37.6558],[-82.2334,37.6557],[-82.2332,37.6555],[-82.233,37.6554],[-82.2328,37.6553],[-82.2326,37.6553],[-82.2324,37.6553],[-82.2322,37.6552],[-82.232,37.6552],[-82.2318,37.6552],[-82.2317,37.6553],[-82.2315,37.6553],[-82.2313,37.6553],[-82.231,37.6553],[-82.2307,37.6553],[-82.2305,37.6552],[-82.2301,37.6551],[-82.2298,37.655],[-82.2297,37.655],[-82.2293,37.6548],[-82.2289,37.6546],[-82.2287,37.6545],[-82.2285,37.6544],[-82.2282,37.6542],[-82.228,37.654],[-82.2276,37.6538],[-82.2274,37.6537],[-82.2271,37.6535],[-82.2269,37.6534],[-82.2266,37.6532],[-82.2264,37.6531],[-82.2262,37.6529],[-82.226,37.6527],[-82.2259,37.6526],[-82.2258,37.6524],[-82.2258,37.6521],[-82.2257,37.6519],[-82.2256,37.6517],[-82.2256,37.6515],[-82.2256,37.6511],[-82.2256,37.6509],[-82.2256,37.6506],[-82.2257,37.6503],[-82.2257,37.6498],[-82.2257,37.6495],[-82.2256,37.649],[-82.2256,37.6488],[-82.2256,37.6485],[-82.2256,37.6484],[-82.2255,37.6481],[-82.2255,37.6479],[-82.2254,37.6477],[-82.2253,37.6475],[-82.2252,37.6472],[-82.2251,37.6469],[-82.225,37.6468],[-82.225,37.6467],[-82.2249,37.6464],[-82.2248,37.6462],[-82.2247,37.6459],[-82.2246,37.6456],[-82.2245,37.6453],[-82.2244,37.645],[-82.2242,37.6448],[-82.2241,37.6447],[-82.224,37.6446],[-82.2239,37.6445],[-82.2236,37.6443],[-82.2233,37.6441],[-82.223,37.644],[-82.2228,37.6439],[-82.2225,37.6439],[-82.2221,37.6438],[-82.2218,37.6437],[-82.2214,37.6436],[-82.221,37.6435],[-82.2207,37.6434],[-82.2204,37.6433],[-82.22,37.6432],[-82.2197,37.6431],[-82.2194,37.643],[-82.2192,37.643],[-82.2189,37.6429],[-82.2187,37.6428],[-82.2184,37.6427],[-82.2181,37.6425],[-82.2177,37.6424],[-82.2175,37.6422],[-82.2173,37.6421],[-82.217,37.6419],[-82.2168,37.6416],[-82.2167,37.6414],[-82.2167,37.6412],[-82.2167,37.641],[-82.2167,37.6407],[-82.2168,37.6405],[-82.2168,37.6403],[-82.2169,37.6401],[-82.2171,37.6399],[-82.2172,37.6397],[-82.2173,37.6395],[-82.2174,37.6393],[-82.2176,37.6389],[-82.2178,37.6385],[-82.2179,37.6382],[-82.218,37.638],[-82.2183,37.6375],[-82.2184,37.6373],[-82.2185,37.6372],[-82.2186,37.637],[-82.2187,37.6368],[-82.2188,37.6367],[-82.2189,37.6367],[-82.219,37.6365],[-82.2191,37.6364],[-82.2193,37.6363],[-82.2194,37.6362],[-82.2196,37.6359],[-82.2197,37.6358],[-82.2199,37.6357],[-82.2201,37.6355],[-82.2202,37.6354],[-82.2204,37.6352],[-82.2205,37.6349],[-82.2205,37.6348],[-82.2204,37.6346],[-82.2203,37.6343],[-82.2202,37.6341],[-82.2197,37.6334],[-82.2194,37.6329],[-82.2188,37.6322],[-82.2186,37.632],[-82.2184,37.6317],[-82.2182,37.6314],[-82.2179,37.6311],[-82.2167,37.6298],[-82.2151,37.628],[-82.2147,37.6276],[-82.2146,37.6274],[-82.2146,37.6273],[-82.2147,37.6271],[-82.2154,37.6269],[-82.2157,37.6265],[-82.216,37.6263],[-82.216,37.6262],[-82.2154,37.6258],[-82.2145,37.6254],[-82.2134,37.6252],[-82.2127,37.6252],[-82.2123,37.6253],[-82.2121,37.6253],[-82.2113,37.6253],[-82.2106,37.6252],[-82.2097,37.6252],[-82.2092,37.6254],[-82.2087,37.6253],[-82.2077,37.6255],[-82.2074,37.6254],[-82.2072,37.6253],[-82.2069,37.6251],[-82.2066,37.6251],[-82.2064,37.625],[-82.2061,37.6251],[-82.2059,37.6251],[-82.2056,37.6251],[-82.2048,37.6252],[-82.2038,37.6256],[-82.2029,37.6261],[-82.2027,37.6263],[-82.2026,37.6264],[-82.2027,37.6268],[-82.2027,37.627],[-82.2026,37.6271],[-82.2023,37.6275],[-82.202,37.6277],[-82.2014,37.6279],[-82.2009,37.628],[-82.2006,37.6279],[-82.2005,37.6279],[-82.1997,37.6275],[-82.1991,37.6273],[-82.1986,37.6272],[-82.1985,37.6272],[-82.1979,37.627],[-82.1974,37.6268],[-82.1969,37.6266],[-82.196,37.6264],[-82.1946,37.6262],[-82.1936,37.6261],[-82.193,37.6259],[-82.1927,37.6257],[-82.1926,37.6257],[-82.1923,37.6257],[-82.1914,37.6257],[-82.1902,37.6261],[-82.1885,37.6266],[-82.1881,37.6266],[-82.1872,37.627],[-82.1865,37.6275],[-82.1862,37.628],[-82.186,37.6283],[-82.186,37.6284],[-82.1859,37.6289],[-82.1859,37.6296],[-82.1862,37.6308],[-82.1864,37.6321],[-82.1867,37.6337],[-82.1867,37.6346],[-82.1867,37.6351],[-82.1868,37.6357],[-82.1877,37.6383],[-82.1877,37.6387],[-82.1878,37.6394],[-82.1882,37.6398],[-82.1885,37.6401],[-82.1893,37.6405],[-82.1898,37.6409],[-82.1901,37.6413],[-82.1903,37.6416],[-82.1903,37.6421],[-82.1907,37.6429],[-82.1912,37.644],[-82.1912,37.6443],[-82.1911,37.6446],[-82.1908,37.6451],[-82.19,37.6458],[-82.1896,37.6461],[-82.189,37.6466],[-82.1887,37.6468],[-82.1883,37.647],[-82.1879,37.6474],[-82.1874,37.6477],[-82.1872,37.6478],[-82.1869,37.648],[-82.1867,37.6481],[-82.1865,37.6482],[-82.1858,37.6486],[-82.1844,37.6488],[-82.1841,37.6488],[-82.184,37.6488],[-82.1827,37.6489],[-82.1796,37.6487],[-82.1787,37.6487],[-82.1777,37.6488],[-82.1769,37.6487],[-82.1765,37.6485],[-82.1761,37.6481],[-82.1758,37.648],[-82.1754,37.648],[-82.1751,37.6478],[-82.1749,37.6476],[-82.1746,37.647],[-82.1747,37.6465],[-82.1748,37.6465],[-82.1748,37.6464],[-82.1752,37.6456],[-82.1759,37.6446],[-82.1764,37.6441],[-82.177,37.6431],[-82.1774,37.6423],[-82.1776,37.6414],[-82.1776,37.6409],[-82.1775,37.6401],[-82.1763,37.6385],[-82.176,37.638],[-82.1747,37.636],[-82.1745,37.6358],[-82.1737,37.6351],[-82.1725,37.6341],[-82.1723,37.6339],[-82.1723,37.6334],[-82.1724,37.6326],[-82.1726,37.6321],[-82.1731,37.6316],[-82.175,37.6303],[-82.1761,37.6298],[-82.1768,37.6296],[-82.1773,37.6293],[-82.1775,37.6292],[-82.1785,37.6288],[-82.1797,37.6284],[-82.1802,37.6281],[-82.1809,37.6278],[-82.1817,37.6272],[-82.1819,37.6267],[-82.1821,37.6264],[-82.1823,37.6261],[-82.1826,37.6253],[-82.1827,37.6244],[-82.1825,37.6237],[-82.1822,37.6228],[-82.1819,37.6225],[-82.1816,37.6222],[-82.1813,37.6219],[-82.1812,37.6215],[-82.1811,37.6214],[-82.1808,37.6211],[-82.1801,37.6206],[-82.179,37.6202],[-82.1785,37.6199],[-82.1782,37.6196],[-82.1773,37.6185],[-82.1772,37.6184],[-82.177,37.6182],[-82.1767,37.6181],[-82.176,37.6183],[-82.1752,37.6186],[-82.1745,37.619],[-82.1733,37.6195],[-82.1726,37.6198],[-82.1723,37.62],[-82.1715,37.6207],[-82.1703,37.6215],[-82.1696,37.6218],[-82.169,37.6219],[-82.1681,37.6218],[-82.1675,37.6218],[-82.1667,37.6214],[-82.1661,37.6211],[-82.1658,37.6206],[-82.1653,37.6204],[-82.1651,37.6204],[-82.1649,37.6204],[-82.1642,37.6203],[-82.1641,37.62],[-82.1642,37.6197],[-82.1643,37.6193],[-82.1649,37.6186],[-82.1657,37.6176],[-82.1663,37.6168],[-82.1664,37.6168],[-82.1669,37.6163],[-82.1676,37.6157],[-82.1682,37.615],[-82.1688,37.6142],[-82.1692,37.6138],[-82.1694,37.6135],[-82.1694,37.6134],[-82.1695,37.6133],[-82.1696,37.613],[-82.1693,37.6121],[-82.1689,37.6111],[-82.1688,37.6105],[-82.1688,37.61],[-82.1688,37.6097],[-82.1688,37.6093],[-82.1688,37.6091],[-82.1685,37.6087],[-82.168,37.6083],[-82.1673,37.608],[-82.1665,37.6078],[-82.1658,37.6077],[-82.1653,37.6077],[-82.1652,37.6077],[-82.1643,37.6079],[-82.1637,37.608],[-82.1634,37.6081],[-82.1622,37.6085],[-82.1598,37.6093],[-82.1588,37.6095],[-82.1579,37.6096],[-82.1573,37.6095],[-82.1571,37.6094],[-82.1567,37.609],[-82.1563,37.6079],[-82.1561,37.6054],[-82.1563,37.6048],[-82.1568,37.6039],[-82.1569,37.6035],[-82.1571,37.603],[-82.1572,37.6026],[-82.157,37.602],[-82.1569,37.6014],[-82.157,37.6002],[-82.1573,37.5988],[-82.1575,37.598],[-82.1576,37.5974],[-82.1577,37.597],[-82.1576,37.5963],[-82.1576,37.5951],[-82.1575,37.594],[-82.1572,37.5931],[-82.1569,37.5927],[-82.1563,37.5924],[-82.1552,37.592],[-82.1533,37.5916],[-82.1509,37.5913],[-82.1505,37.5912],[-82.1499,37.5911],[-82.1488,37.5908],[-82.1484,37.5907],[-82.1481,37.5908],[-82.1475,37.5913],[-82.1471,37.5918],[-82.1468,37.5921],[-82.1465,37.5924],[-82.1461,37.5925],[-82.1458,37.5927],[-82.1456,37.5927],[-82.1452,37.593],[-82.1449,37.5932],[-82.1439,37.5939],[-82.1431,37.5943],[-82.1425,37.5945],[-82.1422,37.5947],[-82.1417,37.5949],[-82.1411,37.595],[-82.1406,37.5951],[-82.1399,37.595],[-82.1388,37.5947],[-82.1379,37.5945],[-82.1372,37.5942],[-82.1362,37.5941],[-82.1341,37.5936],[-82.1337,37.5935],[-82.1334,37.5934],[-82.1326,37.5934],[-82.1323,37.5933],[-82.1313,37.5927],[-82.1304,37.5914],[-82.1299,37.5903],[-82.1293,37.5888],[-82.1291,37.5884],[-82.1286,37.588],[-82.1277,37.5872],[-82.1273,37.5866],[-82.1271,37.5859],[-82.1268,37.5852],[-82.1266,37.5844],[-82.1265,37.5831],[-82.1265,37.5825],[-82.1265,37.5823],[-82.1265,37.5819],[-82.1265,37.5816],[-82.1265,37.5814],[-82.1263,37.5808],[-82.1258,37.579],[-82.1257,37.5789],[-82.125,37.5785],[-82.1249,37.5785],[-82.1247,37.578],[-82.1244,37.5774],[-82.1244,37.5765],[-82.125,37.5752],[-82.1262,37.5737],[-82.1269,37.5732],[-82.1282,37.5724],[-82.1291,37.5721],[-82.13,37.572],[-82.131,37.572],[-82.1314,37.572],[-82.132,37.572],[-82.1329,37.572],[-82.1341,37.5718],[-82.1355,37.5716],[-82.1372,37.5714],[-82.1385,37.5714],[-82.1399,37.5712],[-82.1407,37.5712],[-82.1413,37.5712],[-82.1418,37.5711],[-82.1428,37.5707],[-82.1429,37.5707],[-82.1436,37.5704],[-82.1438,37.5703],[-82.1442,37.57],[-82.1443,37.5697],[-82.1445,37.5695],[-82.1447,37.5684],[-82.1449,37.5677],[-82.1448,37.567],[-82.1448,37.5668],[-82.1448,37.5667],[-82.1446,37.5665],[-82.1444,37.5663],[-82.1439,37.5661],[-82.1437,37.566],[-82.1424,37.5656],[-82.1421,37.5656],[-82.1395,37.5651],[-82.1386,37.5649],[-82.1377,37.5646],[-82.1376,37.5645],[-82.1361,37.5639],[-82.1351,37.5635],[-82.1347,37.5633],[-82.1344,37.5629],[-82.1341,37.5624],[-82.1339,37.5618],[-82.1337,37.5615],[-82.1336,37.5609],[-82.1335,37.5603],[-82.1337,37.5596],[-82.1339,37.5592],[-82.1346,37.5587],[-82.1346,37.5586],[-82.1349,37.5583],[-82.1352,37.5577],[-82.1353,37.5573],[-82.1343,37.5548],[-82.1342,37.5544],[-82.1342,37.5543],[-82.1342,37.554],[-82.1341,37.5536],[-82.1338,37.5533],[-82.1333,37.5528],[-82.1321,37.5524],[-82.1314,37.5522],[-82.1305,37.5519],[-82.1279,37.5513],[-82.1271,37.5513],[-82.1264,37.5512],[-82.1255,37.5513],[-82.1249,37.5514],[-82.1246,37.5514],[-82.1244,37.5514],[-82.1242,37.5514],[-82.1239,37.5515],[-82.1237,37.5515],[-82.1234,37.5515],[-82.1231,37.5517],[-82.123,37.5517],[-82.1228,37.5519],[-82.1226,37.5521],[-82.1224,37.5524],[-82.1222,37.5526],[-82.1222,37.5528],[-82.1221,37.553],[-82.1219,37.5532],[-82.1218,37.5534],[-82.1217,37.5536],[-82.1217,37.5538],[-82.1215,37.554],[-82.1213,37.5541],[-82.1212,37.5543],[-82.1211,37.5545],[-82.1211,37.5547],[-82.121,37.5549],[-82.121,37.5551],[-82.121,37.5554],[-82.121,37.5556],[-82.1209,37.5559],[-82.1209,37.556],[-82.1208,37.5562],[-82.1207,37.5564],[-82.1206,37.5565],[-82.1204,37.5567],[-82.1202,37.557],[-82.12,37.5572],[-82.1197,37.5573],[-82.1196,37.5575],[-82.1194,37.5577],[-82.1185,37.5585],[-82.118,37.559],[-82.1173,37.5592],[-82.1164,37.5592],[-82.1143,37.5591],[-82.1119,37.5588],[-82.1107,37.5587],[-82.11,37.5589],[-82.1087,37.5592],[-82.1084,37.5593],[-82.1074,37.5595],[-82.1063,37.5597],[-82.1059,37.5599],[-82.1055,37.5601],[-82.1048,37.5602],[-82.1039,37.5601],[-82.1031,37.56],[-82.1025,37.5595],[-82.1021,37.5589],[-82.102,37.5584],[-82.1022,37.5578],[-82.1027,37.5572],[-82.1041,37.5559],[-82.105,37.5551],[-82.1054,37.5543],[-82.1053,37.5534],[-82.1048,37.5531],[-82.104,37.5529],[-82.1037,37.5528],[-82.1036,37.5528],[-82.1031,37.5528],[-82.1025,37.5528],[-82.101,37.5528],[-82.1,37.5528],[-82.0994,37.553],[-82.0983,37.5534],[-82.0972,37.5538],[-82.096,37.5542],[-82.0948,37.5545],[-82.0934,37.5545],[-82.0922,37.5548],[-82.0914,37.5549],[-82.0908,37.5552],[-82.0902,37.5555],[-82.0896,37.5558],[-82.089,37.5561],[-82.0889,37.5561],[-82.0886,37.5561],[-82.0884,37.5561],[-82.0881,37.556],[-82.0876,37.5556],[-82.0869,37.5554],[-82.0847,37.5552],[-82.0835,37.5552],[-82.0821,37.5552],[-82.0811,37.5553],[-82.0803,37.5555],[-82.077,37.5559],[-82.0756,37.5559],[-82.0755,37.5559],[-82.0752,37.5558],[-82.0747,37.5557],[-82.0744,37.5556],[-82.0741,37.5554],[-82.0739,37.5554],[-82.0738,37.5553],[-82.0733,37.5549],[-82.0732,37.5547],[-82.0728,37.5541],[-82.0727,37.5538],[-82.0726,37.5536],[-82.0725,37.5534],[-82.0726,37.5531],[-82.0726,37.5527],[-82.0725,37.5526],[-82.0725,37.5523],[-82.0724,37.552],[-82.0723,37.5517],[-82.0722,37.5515],[-82.072,37.5512],[-82.0719,37.551],[-82.0717,37.5509],[-82.0714,37.5507],[-82.0712,37.5506],[-82.0708,37.5504],[-82.07,37.55],[-82.0695,37.5498],[-82.0691,37.5495],[-82.0689,37.5494],[-82.0688,37.5492],[-82.0686,37.549],[-82.0685,37.5488],[-82.0683,37.5485],[-82.0679,37.5481],[-82.0676,37.5477],[-82.0674,37.5475],[-82.0672,37.5473],[-82.067,37.547],[-82.0668,37.5468],[-82.0666,37.5464],[-82.0664,37.5461],[-82.0663,37.5461],[-82.066,37.5458],[-82.0657,37.5456],[-82.0655,37.5454],[-82.0653,37.5451],[-82.0651,37.5448],[-82.0649,37.5445],[-82.0647,37.5443],[-82.0644,37.5439],[-82.0643,37.5436],[-82.064,37.5433],[-82.0639,37.5431],[-82.0638,37.5429],[-82.0637,37.5427],[-82.0638,37.5425],[-82.0638,37.5422],[-82.0638,37.5419],[-82.0639,37.5416],[-82.064,37.5412],[-82.0641,37.5409],[-82.0643,37.5406],[-82.0644,37.5403],[-82.0646,37.54],[-82.0648,37.5395],[-82.0649,37.5392],[-82.0651,37.5389],[-82.0651,37.5385],[-82.0652,37.5382],[-82.0652,37.5378],[-82.0648,37.5372],[-82.064,37.5367],[-82.0629,37.5362],[-82.0617,37.5359],[-82.061,37.5359],[-82.0607,37.5359],[-82.0606,37.536],[-82.0601,37.5361],[-82.06,37.5362],[-82.0595,37.5363],[-82.059,37.5364],[-82.0587,37.5365],[-82.0582,37.5365],[-82.0578,37.5366],[-82.0573,37.5367],[-82.0568,37.5367],[-82.0563,37.5368],[-82.0559,37.5368],[-82.0555,37.5367],[-82.055,37.5367],[-82.0546,37.5366],[-82.0543,37.5365],[-82.054,37.5364],[-82.0536,37.5363],[-82.0533,37.5362],[-82.053,37.5361],[-82.0527,37.5361],[-82.0524,37.536],[-82.0519,37.536],[-82.0517,37.5359],[-82.0512,37.5359],[-82.0507,37.5356],[-82.0503,37.5354],[-82.05,37.5353],[-82.0496,37.535],[-82.0494,37.5349],[-82.0492,37.5348],[-82.049,37.5346],[-82.0488,37.5344],[-82.0487,37.5342],[-82.0486,37.534],[-82.0485,37.5337],[-82.0485,37.5335],[-82.0485,37.5332],[-82.0485,37.5329],[-82.0486,37.5327],[-82.0486,37.5325],[-82.0487,37.5321],[-82.0487,37.5318],[-82.0488,37.5315],[-82.0489,37.5312],[-82.0489,37.5309],[-82.0489,37.5307],[-82.0489,37.5303],[-82.0489,37.53],[-82.0489,37.5297],[-82.0488,37.5295],[-82.0487,37.5293],[-82.0485,37.529],[-82.0482,37.5288],[-82.048,37.5286],[-82.0478,37.5284],[-82.0476,37.5283],[-82.0473,37.5282],[-82.0469,37.5281],[-82.0468,37.5281],[-82.0467,37.528],[-82.0466,37.528],[-82.0463,37.528],[-82.0461,37.5279],[-82.046,37.5279],[-82.0457,37.528],[-82.0454,37.528],[-82.0451,37.5282],[-82.0449,37.5283],[-82.0446,37.5285],[-82.0444,37.5287],[-82.0443,37.5288],[-82.0441,37.529],[-82.0441,37.5292],[-82.0439,37.5294],[-82.0438,37.5296],[-82.0436,37.5299],[-82.0435,37.53],[-82.0433,37.5302],[-82.0433,37.5304],[-82.0432,37.5306],[-82.0432,37.5307],[-82.0431,37.531],[-82.043,37.5312],[-82.0429,37.5314],[-82.0429,37.5317],[-82.0427,37.532],[-82.0425,37.5331],[-82.0425,37.5333],[-82.0423,37.5335],[-82.0422,37.5337],[-82.0421,37.534],[-82.042,37.5342],[-82.042,37.5344],[-82.042,37.5347],[-82.0421,37.5351],[-82.042,37.5352],[-82.042,37.5354],[-82.0419,37.5356],[-82.0419,37.5358],[-82.042,37.5359],[-82.0421,37.5361],[-82.0421,37.5362],[-82.0422,37.5365],[-82.0423,37.5368],[-82.0425,37.5372],[-82.0428,37.5378],[-82.0429,37.5381],[-82.043,37.5383],[-82.0431,37.5386],[-82.0433,37.539],[-82.0435,37.5393],[-82.0437,37.5396],[-82.0439,37.5401],[-82.0443,37.5412],[-82.0445,37.5416],[-82.0446,37.5419],[-82.0447,37.5424],[-82.0447,37.5429],[-82.0448,37.5432],[-82.0448,37.5435],[-82.0448,37.5439],[-82.045,37.5443],[-82.045,37.5447],[-82.045,37.5449],[-82.045,37.5453],[-82.045,37.5455],[-82.0451,37.5457],[-82.045,37.5459],[-82.0449,37.5462],[-82.0448,37.5466],[-82.0447,37.5468],[-82.0446,37.5471],[-82.0444,37.5473],[-82.0442,37.5475],[-82.0439,37.5477],[-82.0436,37.5478],[-82.0433,37.548],[-82.043,37.5481],[-82.0423,37.5482],[-82.0421,37.5482],[-82.0417,37.5482],[-82.0414,37.5483],[-82.041,37.5483],[-82.0405,37.5483],[-82.0402,37.5483],[-82.0397,37.5481],[-82.0395,37.548],[-82.0392,37.5478],[-82.0391,37.5477],[-82.0389,37.5475],[-82.0387,37.5472],[-82.0386,37.547],[-82.0383,37.5464],[-82.0383,37.5462],[-82.0382,37.546],[-82.0382,37.5456],[-82.0381,37.5454],[-82.0381,37.5451],[-82.038,37.5448],[-82.0379,37.5442],[-82.0379,37.544],[-82.0379,37.5438],[-82.0378,37.5436],[-82.0376,37.5433],[-82.0375,37.5431],[-82.0374,37.5429],[-82.0372,37.5427],[-82.037,37.5425],[-82.0368,37.5423],[-82.0366,37.5421],[-82.0362,37.542],[-82.0359,37.5419],[-82.0355,37.5418],[-82.0352,37.5417],[-82.0349,37.5416],[-82.0346,37.5416],[-82.0343,37.5415],[-82.034,37.5414],[-82.0337,37.5413],[-82.0335,37.5412],[-82.0333,37.541],[-82.0331,37.5409],[-82.0329,37.5408],[-82.0327,37.5406],[-82.0325,37.5404],[-82.0323,37.5402],[-82.0321,37.54],[-82.0319,37.5399],[-82.0317,37.5397],[-82.0314,37.5394],[-82.0312,37.5392],[-82.0309,37.539],[-82.0306,37.5387],[-82.0302,37.5384],[-82.03,37.5383],[-82.0299,37.5381],[-82.0298,37.538],[-82.0296,37.5378],[-82.0295,37.5378],[-82.0293,37.5378],[-82.0291,37.5377],[-82.0289,37.5377],[-82.0287,37.5376],[-82.0285,37.5376],[-82.0284,37.5375],[-82.0283,37.5375],[-82.0282,37.5375],[-82.028,37.5374],[-82.0276,37.5375],[-82.0274,37.5376],[-82.0272,37.5376],[-82.0269,37.5376],[-82.0266,37.5376],[-82.0263,37.5377],[-82.0261,37.5377],[-82.0259,37.5378],[-82.0256,37.538],[-82.0251,37.5382],[-82.0249,37.5384],[-82.0247,37.5385],[-82.0246,37.5386],[-82.0243,37.5387],[-82.0242,37.5388],[-82.0239,37.539],[-82.0238,37.5391],[-82.0236,37.5391],[-82.0234,37.5392],[-82.0233,37.5392],[-82.0232,37.5393],[-82.0229,37.5394],[-82.0227,37.5395],[-82.0225,37.5396],[-82.0224,37.5397],[-82.0223,37.5399],[-82.022,37.54],[-82.0217,37.5403],[-82.0214,37.5404],[-82.0212,37.5405],[-82.0207,37.5406],[-82.0204,37.5407],[-82.0201,37.5407],[-82.02,37.5407],[-82.0198,37.5407],[-82.0196,37.5406],[-82.0195,37.5406],[-82.0193,37.5405],[-82.0191,37.5404],[-82.0189,37.5404],[-82.0187,37.5404],[-82.0186,37.5404],[-82.0184,37.5403],[-82.0182,37.5401],[-82.0181,37.54],[-82.0179,37.5398],[-82.0178,37.5396],[-82.0175,37.5394],[-82.0174,37.5392],[-82.0173,37.5391],[-82.0173,37.5389],[-82.0173,37.5388],[-82.0172,37.5386],[-82.0172,37.5384],[-82.017,37.5382],[-82.017,37.5381],[-82.0169,37.5379],[-82.0168,37.5376],[-82.0167,37.5372],[-82.0167,37.5369],[-82.0167,37.5367],[-82.0167,37.5364],[-82.0167,37.5362],[-82.0167,37.5361],[-82.0166,37.5358],[-82.0166,37.5356],[-82.0166,37.5354],[-82.0166,37.5353],[-82.0166,37.5351],[-82.0165,37.5348],[-82.0164,37.5344],[-82.0162,37.5342],[-82.016,37.5339],[-82.0158,37.5338],[-82.0156,37.5337],[-82.0155,37.5337],[-82.0153,37.5337],[-82.0151,37.5337],[-82.0148,37.5337],[-82.0147,37.5337],[-82.0144,37.5336],[-82.0141,37.5335],[-82.0138,37.5335],[-82.0135,37.5334],[-82.0132,37.5333],[-82.0131,37.5333],[-82.0129,37.5332],[-82.0127,37.5332],[-82.0125,37.5332],[-82.0123,37.5332],[-82.0122,37.5332],[-82.012,37.5332],[-82.0118,37.5331],[-82.0117,37.5331],[-82.0115,37.533],[-82.0114,37.5329],[-82.0112,37.5329],[-82.0109,37.5329],[-82.0108,37.5329],[-82.0105,37.5329],[-82.0101,37.5331],[-82.01,37.5331],[-82.0098,37.5331],[-82.0097,37.5331],[-82.0095,37.5331],[-82.0092,37.5331],[-82.0091,37.5331],[-82.0088,37.533],[-82.0087,37.533],[-82.0085,37.5331],[-82.0083,37.5331],[-82.0081,37.5332],[-82.008,37.5333],[-82.0078,37.5333],[-82.0075,37.5335],[-82.0072,37.5337],[-82.007,37.5338],[-82.0068,37.5339],[-82.0067,37.5341],[-82.0064,37.5343],[-82.0061,37.5344],[-82.0059,37.5346],[-82.0058,37.5348],[-82.0056,37.5349],[-82.0054,37.5351],[-82.0053,37.5354],[-82.005,37.5356],[-82.005,37.5358],[-82.0048,37.5362],[-82.0048,37.5363],[-82.0047,37.5364],[-82.0046,37.5366],[-82.0045,37.5367],[-82.0044,37.5368],[-82.0044,37.5369],[-82.0042,37.537],[-82.0041,37.5371],[-82.004,37.5372],[-82.004,37.5374],[-82.0038,37.5375],[-82.0037,37.5378],[-82.0036,37.538],[-82.0035,37.5381],[-82.0034,37.5382],[-82.0033,37.5384],[-82.0031,37.5386],[-82.003,37.5387],[-82.0028,37.5388],[-82.0026,37.5389],[-82.0025,37.5391],[-82.0024,37.5392],[-82.0024,37.5393],[-82.0022,37.5395],[-82.0022,37.5397],[-82.0021,37.5399],[-82.002,37.54],[-82.0019,37.5403],[-82.0018,37.5404],[-82.0017,37.5406],[-82.0016,37.5407],[-82.0015,37.5409],[-82.0013,37.5412],[-82.0011,37.5415],[-82.001,37.5417],[-82.0007,37.542],[-82.0006,37.5422],[-82.0004,37.5424],[-82.0003,37.5425],[-82.0001,37.5426],[-82,37.5427],[-81.9998,37.5428],[-81.9995,37.5429],[-81.9988,37.5431],[-81.9984,37.5433],[-81.9983,37.5433],[-81.9982,37.5433],[-81.998,37.5433],[-81.9977,37.5433],[-81.9976,37.5433],[-81.9972,37.5432],[-81.9971,37.5432],[-81.997,37.5431],[-81.9969,37.543],[-81.9969,37.5429],[-81.9968,37.5427],[-81.9968,37.5426],[-81.9967,37.5424],[-81.9967,37.5422],[-81.9966,37.5421],[-81.9965,37.5419],[-81.9965,37.5418],[-81.9965,37.5416],[-81.9965,37.5413],[-81.9966,37.5412],[-81.9967,37.541],[-81.9968,37.5407],[-81.9969,37.5406],[-81.9969,37.5403],[-81.9969,37.5401],[-81.997,37.54],[-81.997,37.5398],[-81.997,37.5397],[-81.997,37.5396],[-81.997,37.5394],[-81.9969,37.5392],[-81.9969,37.539],[-81.9968,37.5387],[-81.9967,37.5386],[-81.9966,37.5384],[-81.9964,37.5383],[-81.9962,37.5382],[-81.9959,37.5381],[-81.9957,37.538],[-81.9954,37.538],[-81.9951,37.5379],[-81.995,37.5378],[-81.9946,37.5378],[-81.9944,37.5378],[-81.9942,37.5378],[-81.994,37.5378],[-81.9938,37.5379],[-81.9937,37.538],[-81.9935,37.538],[-81.9933,37.5381],[-81.993,37.5382],[-81.9928,37.5383],[-81.9927,37.5384],[-81.9925,37.5385],[-81.9922,37.5387],[-81.9921,37.5388],[-81.9917,37.5391],[-81.991,37.54],[-81.9905,37.541],[-81.9899,37.542],[-81.9896,37.5424],[-81.9891,37.5428],[-81.9885,37.543],[-81.9875,37.543],[-81.9867,37.5429],[-81.9855,37.5428],[-81.9829,37.5421],[-81.9824,37.5421],[-81.9817,37.5421],[-81.9812,37.5423],[-81.9804,37.5427],[-81.9796,37.5431],[-81.979,37.5436],[-81.9784,37.5441],[-81.9777,37.5447],[-81.977,37.5453],[-81.976,37.5458],[-81.9756,37.546],[-81.9742,37.5461],[-81.9739,37.5462],[-81.9735,37.5465],[-81.9732,37.5466],[-81.9719,37.5467],[-81.9707,37.5467],[-81.9701,37.5467],[-81.9697,37.5466],[-81.9688,37.5462],[-81.9681,37.5457],[-81.9676,37.5451],[-81.9672,37.5449],[-81.9667,37.5447],[-81.9663,37.5444],[-81.9661,37.5441],[-81.9661,37.544],[-81.9658,37.5439],[-81.9653,37.5436],[-81.9651,37.5434],[-81.9649,37.5431],[-81.9649,37.5429],[-81.9648,37.5422],[-81.9649,37.5417],[-81.9651,37.5414],[-81.9656,37.5411],[-81.9659,37.5406],[-81.9662,37.5402],[-81.9667,37.5398],[-81.9674,37.5388],[-81.9677,37.5386],[-81.968,37.5381],[-81.968,37.538],[-81.9799,37.5297],[-81.9801,37.5295],[-81.9852,37.526],[-81.9889,37.5234],[-81.996,37.5184],[-82.0027,37.5138],[-82.0027,37.5137],[-82.0089,37.5095],[-82.009,37.5093],[-82.0182,37.5029],[-82.0183,37.5028],[-82.0208,37.5011],[-82.0224,37.5],[-82.0238,37.499],[-82.0277,37.4963],[-82.0313,37.4939],[-82.0353,37.4912],[-82.0424,37.4863],[-82.0432,37.4858],[-82.0503,37.4809],[-82.0507,37.4806],[-82.0511,37.4803],[-82.062,37.4716],[-82.0624,37.4714],[-82.0629,37.471],[-82.063,37.471],[-82.0632,37.4708],[-82.075,37.4625],[-82.0795,37.4594],[-82.0797,37.4593],[-82.0799,37.4591],[-82.0873,37.4539],[-82.0874,37.4539],[-82.0923,37.4504],[-82.0952,37.4484],[-82.096,37.4478],[-82.0967,37.4472],[-82.101,37.4442],[-82.1101,37.4378],[-82.1103,37.4377],[-82.1115,37.4368],[-82.1117,37.4367],[-82.1119,37.4366],[-82.1121,37.4364],[-82.117,37.433],[-82.1171,37.4329],[-82.1188,37.4318],[-82.1234,37.4284],[-82.124,37.428],[-82.1367,37.4192],[-82.1381,37.4182],[-82.1416,37.4158],[-82.143,37.4148],[-82.1444,37.4138],[-82.1445,37.4138],[-82.1448,37.4136],[-82.1498,37.4102],[-82.1501,37.41],[-82.1553,37.4064],[-82.16,37.4033],[-82.1638,37.4007],[-82.1666,37.3988],[-82.1734,37.3941],[-82.179,37.3903],[-82.184,37.3869],[-82.1849,37.3863],[-82.189,37.3834],[-82.1899,37.3829],[-82.1937,37.3803],[-82.1964,37.3784],[-82.2026,37.3742],[-82.203,37.3738],[-82.2031,37.3738],[-82.2041,37.3731],[-82.2115,37.368],[-82.2122,37.3675],[-82.2151,37.3655],[-82.2152,37.3655],[-82.2166,37.3644],[-82.2169,37.3642],[-82.2172,37.364],[-82.2173,37.3639],[-82.2174,37.3638],[-82.2176,37.3637],[-82.2178,37.3636],[-82.2187,37.3629],[-82.2239,37.3592],[-82.2249,37.3585],[-82.2252,37.3583],[-82.2263,37.3576],[-82.2266,37.3573],[-82.2276,37.3567],[-82.2317,37.3537],[-82.2336,37.3524],[-82.234,37.3521],[-82.2341,37.352],[-82.241,37.3472],[-82.2414,37.3469],[-82.2419,37.3466],[-82.2421,37.3464],[-82.2462,37.3436],[-82.2471,37.343],[-82.2545,37.3377],[-82.2599,37.3339],[-82.2638,37.3312],[-82.2657,37.3299],[-82.2683,37.328],[-82.2747,37.3235],[-82.2757,37.3229],[-82.2759,37.3227],[-82.2775,37.3216],[-82.2789,37.3207],[-82.2794,37.3203],[-82.2809,37.3193],[-82.2822,37.3184],[-82.2831,37.3178],[-82.2862,37.3156],[-82.2864,37.3155],[-82.2865,37.3154],[-82.2868,37.3152],[-82.2877,37.3146],[-82.2889,37.3137],[-82.289,37.3136],[-82.2891,37.3136],[-82.2893,37.3134],[-82.2922,37.3114],[-82.301,37.3052],[-82.3084,37.3001],[-82.3093,37.2995],[-82.3144,37.296],[-82.3146,37.2958],[-82.3148,37.2956],[-82.3156,37.2951],[-82.3157,37.295],[-82.3159,37.2949],[-82.316,37.2948],[-82.3161,37.2947],[-82.3162,37.2945],[-82.3163,37.2944],[-82.3163,37.2942],[-82.3163,37.2941],[-82.3164,37.2939],[-82.3165,37.2938],[-82.3166,37.2938],[-82.3168,37.2937],[-82.3169,37.2936],[-82.3171,37.2936],[-82.3172,37.2936],[-82.3172,37.2935],[-82.3173,37.2935],[-82.3173,37.2933],[-82.3174,37.293],[-82.3174,37.2929],[-82.3174,37.2928],[-82.3173,37.2927],[-82.3173,37.2925],[-82.3173,37.2924],[-82.3173,37.2923],[-82.3173,37.2922],[-82.3174,37.2921],[-82.3174,37.2918],[-82.3174,37.2917],[-82.3175,37.2916],[-82.3175,37.2914],[-82.3175,37.2913],[-82.3175,37.2912],[-82.3175,37.2911],[-82.3175,37.291],[-82.3175,37.2909],[-82.3176,37.2906],[-82.3177,37.2904],[-82.3178,37.2903],[-82.3178,37.2902],[-82.3179,37.29],[-82.318,37.2899],[-82.3181,37.2898],[-82.3183,37.2898],[-82.3184,37.2897],[-82.3185,37.2896],[-82.3187,37.2894],[-82.3188,37.2892],[-82.3189,37.289],[-82.3189,37.2889],[-82.3189,37.2887],[-82.3189,37.2886],[-82.3189,37.2884],[-82.3189,37.2882],[-82.3189,37.2881],[-82.319,37.288],[-82.319,37.2878],[-82.3191,37.2876],[-82.3192,37.2875],[-82.3193,37.2873],[-82.3194,37.2871],[-82.3196,37.287],[-82.3196,37.2869],[-82.3197,37.2868],[-82.3198,37.2867],[-82.3199,37.2866],[-82.3201,37.2865],[-82.3203,37.2864],[-82.3205,37.2863],[-82.3206,37.2862],[-82.3208,37.2861],[-82.321,37.286],[-82.3213,37.2859],[-82.3215,37.2858],[-82.3216,37.2858],[-82.3218,37.2856],[-82.3219,37.2856],[-82.3222,37.2855],[-82.3223,37.2854],[-82.3225,37.2853],[-82.3226,37.2851],[-82.3228,37.285],[-82.3229,37.2849],[-82.323,37.2848],[-82.3231,37.2848],[-82.3233,37.2847],[-82.3237,37.2843],[-82.3238,37.2842],[-82.3239,37.2841],[-82.3239,37.2839],[-82.324,37.2838],[-82.3241,37.2836],[-82.3242,37.2834],[-82.3243,37.2833],[-82.3245,37.2831],[-82.3246,37.283],[-82.3247,37.283],[-82.3249,37.2829],[-82.325,37.2829],[-82.3252,37.283],[-82.3254,37.283],[-82.3255,37.283],[-82.3258,37.283],[-82.3259,37.283],[-82.326,37.283],[-82.3261,37.2829],[-82.3262,37.2829],[-82.3264,37.2829],[-82.3267,37.2829],[-82.3268,37.2829],[-82.3271,37.2829],[-82.3272,37.2829],[-82.3273,37.2829],[-82.3276,37.2829],[-82.3278,37.2829],[-82.3281,37.2828],[-82.3283,37.2828],[-82.3285,37.2827],[-82.3289,37.2826],[-82.329,37.2826],[-82.3292,37.2826],[-82.3296,37.2825],[-82.3298,37.2825],[-82.3301,37.2824],[-82.3303,37.2824],[-82.3307,37.2823],[-82.331,37.2822],[-82.3311,37.2822],[-82.3313,37.2822],[-82.3315,37.2821],[-82.3317,37.282],[-82.3318,37.2819],[-82.3319,37.2818],[-82.332,37.2817],[-82.3321,37.2815],[-82.3322,37.2814],[-82.3323,37.2814],[-82.3325,37.2814],[-82.3327,37.2813],[-82.3331,37.2813],[-82.3333,37.2813],[-82.3335,37.2813],[-82.3337,37.2813],[-82.3338,37.2812],[-82.334,37.2811],[-82.3342,37.2811],[-82.3345,37.2811],[-82.3345,37.2812],[-82.335,37.2814],[-82.3355,37.2816],[-82.3357,37.2816],[-82.3358,37.2816],[-82.3359,37.2816],[-82.336,37.2815],[-82.3362,37.2815],[-82.3365,37.2812],[-82.3366,37.2811],[-82.3366,37.281],[-82.3366,37.2809],[-82.3364,37.2803],[-82.3364,37.28],[-82.3364,37.2798],[-82.3365,37.2797],[-82.3366,37.2796],[-82.3367,37.2796],[-82.3369,37.2796],[-82.3373,37.2796],[-82.3377,37.2796],[-82.338,37.2797],[-82.3384,37.2798],[-82.3387,37.2799],[-82.339,37.28],[-82.3393,37.2801],[-82.3394,37.2802],[-82.3397,37.2803],[-82.3397,37.2804],[-82.3398,37.2805],[-82.3398,37.2806],[-82.3399,37.2808],[-82.3399,37.2809],[-82.3399,37.281],[-82.3401,37.2811],[-82.3403,37.2811],[-82.3404,37.2812],[-82.3406,37.2812],[-82.3408,37.2811],[-82.341,37.2811],[-82.3412,37.281],[-82.3415,37.2809],[-82.3416,37.2809],[-82.3418,37.2808],[-82.3419,37.2808],[-82.3422,37.2809],[-82.3423,37.281],[-82.3425,37.2811],[-82.3426,37.2812],[-82.3427,37.2812],[-82.3428,37.2812],[-82.3429,37.2811],[-82.3434,37.2809],[-82.3436,37.2809],[-82.3438,37.2807],[-82.3438,37.2805],[-82.3438,37.2804],[-82.3438,37.2803],[-82.3438,37.2801],[-82.3438,37.2799],[-82.3438,37.2798],[-82.3438,37.2796],[-82.3438,37.2795],[-82.3438,37.2794],[-82.3438,37.2793],[-82.3437,37.2792],[-82.3436,37.279],[-82.3434,37.2788],[-82.3434,37.2786],[-82.3433,37.2786],[-82.3432,37.2785],[-82.3431,37.2783],[-82.343,37.2782],[-82.3429,37.2781],[-82.3429,37.278],[-82.3428,37.2777],[-82.3428,37.2776],[-82.3428,37.2775],[-82.3428,37.2774],[-82.3428,37.2772],[-82.3429,37.277],[-82.3429,37.2769],[-82.3429,37.2768],[-82.3428,37.2767],[-82.3428,37.2765],[-82.3428,37.2764],[-82.3427,37.2762],[-82.3426,37.2761],[-82.3425,37.276],[-82.3424,37.2758],[-82.3424,37.2757],[-82.3423,37.2755],[-82.3423,37.2754],[-82.3422,37.2753],[-82.3423,37.2751],[-82.3423,37.2749],[-82.342,37.2746],[-82.342,37.2743],[-82.342,37.2741],[-82.3421,37.2739],[-82.3424,37.2736],[-82.3427,37.2734],[-82.3431,37.2732],[-82.3433,37.2732],[-82.3439,37.2731],[-82.3443,37.2731],[-82.3448,37.2731],[-82.3451,37.2729],[-82.3452,37.2728],[-82.3455,37.2727],[-82.3457,37.2727],[-82.3459,37.2726],[-82.3463,37.2726],[-82.3465,37.2726],[-82.3468,37.2726],[-82.3471,37.2726],[-82.3472,37.2725],[-82.3474,37.2725],[-82.3477,37.2724],[-82.3478,37.2724],[-82.3481,37.2723],[-82.3483,37.2722],[-82.3485,37.2722],[-82.3487,37.2721],[-82.3489,37.2719],[-82.349,37.2718],[-82.3491,37.2717],[-82.3492,37.2715],[-82.3492,37.2714],[-82.3492,37.2713],[-82.3492,37.2712],[-82.3491,37.2711],[-82.349,37.2709],[-82.3489,37.2707],[-82.3488,37.2706],[-82.3488,37.2705],[-82.3488,37.2703],[-82.3489,37.2701],[-82.3489,37.27],[-82.349,37.27],[-82.3491,37.2699],[-82.3492,37.2699],[-82.3493,37.2699],[-82.3493,37.2698],[-82.3492,37.2697],[-82.3491,37.2697],[-82.3489,37.2696],[-82.3488,37.2695],[-82.3488,37.2694],[-82.3488,37.2692],[-82.3488,37.2691],[-82.3489,37.2689],[-82.349,37.2688],[-82.349,37.2687],[-82.349,37.2685],[-82.3489,37.2684],[-82.3488,37.2683],[-82.3487,37.2683],[-82.3486,37.2683],[-82.3486,37.2682],[-82.3486,37.268],[-82.3488,37.2679],[-82.3489,37.2679],[-82.3491,37.2678],[-82.3493,37.2677],[-82.3495,37.2677],[-82.3497,37.2676],[-82.35,37.2675],[-82.3502,37.2674],[-82.3504,37.2672],[-82.3506,37.2671],[-82.3509,37.267],[-82.351,37.267],[-82.3512,37.2669],[-82.3513,37.2669],[-82.3515,37.2668],[-82.3516,37.2667],[-82.3518,37.2665],[-82.352,37.2664],[-82.3522,37.2664],[-82.3524,37.2664],[-82.3534,37.2661],[-82.3545,37.2658],[-82.3548,37.2655],[-82.3553,37.2653],[-82.3553,37.2652],[-82.3554,37.2652],[-82.3555,37.2651],[-82.3558,37.2651],[-82.356,37.2651],[-82.3562,37.2651],[-82.3566,37.265],[-82.3568,37.265],[-82.357,37.265],[-82.3572,37.265],[-82.3575,37.265],[-82.3577,37.2649],[-82.358,37.2649],[-82.3582,37.2648],[-82.3587,37.2647],[-82.3588,37.2647],[-82.3592,37.2647],[-82.3594,37.2647],[-82.3598,37.2647],[-82.36,37.2647],[-82.3603,37.2647],[-82.3605,37.2647],[-82.361,37.2647],[-82.3612,37.2646],[-82.3614,37.2646],[-82.3617,37.2646],[-82.3623,37.2646],[-82.3624,37.2645],[-82.3627,37.2645],[-82.363,37.2644],[-82.3632,37.2643],[-82.3635,37.2643],[-82.3637,37.2642],[-82.3639,37.2642],[-82.364,37.2642],[-82.3643,37.2642],[-82.3645,37.2642],[-82.3646,37.2642],[-82.3647,37.2641],[-82.365,37.2641],[-82.3651,37.264],[-82.3653,37.2638],[-82.3654,37.2637],[-82.3655,37.2636],[-82.3656,37.2635],[-82.3658,37.2634],[-82.366,37.2633],[-82.3661,37.2632],[-82.3663,37.2631],[-82.3666,37.263],[-82.3667,37.2629],[-82.3669,37.2628],[-82.3671,37.2628],[-82.3672,37.2628],[-82.3676,37.2627],[-82.3678,37.2627],[-82.3679,37.2626],[-82.3681,37.2625],[-82.3683,37.2625],[-82.3685,37.2624],[-82.369,37.2623],[-82.3693,37.2624],[-82.3695,37.2624],[-82.3697,37.2624],[-82.3699,37.2624],[-82.3701,37.2623],[-82.3703,37.2623],[-82.3705,37.2623],[-82.3706,37.2622],[-82.3708,37.2621],[-82.3709,37.2621],[-82.371,37.2619],[-82.3711,37.2619],[-82.3713,37.2617],[-82.3715,37.2616],[-82.3719,37.2616],[-82.3721,37.2615],[-82.3722,37.2615],[-82.3724,37.2614],[-82.3727,37.2613],[-82.3728,37.2612],[-82.3731,37.2612],[-82.3732,37.2611],[-82.3735,37.261],[-82.3736,37.2609],[-82.3739,37.2607],[-82.3744,37.2605],[-82.3747,37.2604],[-82.3749,37.2603],[-82.375,37.2603],[-82.3761,37.26],[-82.3766,37.2599],[-82.3768,37.2598],[-82.3769,37.2598],[-82.3771,37.2599],[-82.3772,37.2599],[-82.3773,37.26],[-82.3775,37.26],[-82.3776,37.26],[-82.3777,37.26],[-82.3779,37.26],[-82.3782,37.26],[-82.3784,37.26],[-82.3785,37.26],[-82.3787,37.26],[-82.379,37.2599],[-82.3792,37.2599],[-82.3795,37.2599],[-82.3796,37.2599],[-82.3798,37.2599],[-82.38,37.2599],[-82.3802,37.2599],[-82.3811,37.26],[-82.3817,37.26],[-82.382,37.26],[-82.3825,37.2599],[-82.3826,37.2599],[-82.3828,37.26],[-82.3831,37.26],[-82.3835,37.26],[-82.3837,37.26],[-82.3838,37.2599],[-82.3839,37.2597],[-82.3841,37.2597],[-82.3843,37.2596],[-82.3844,37.2596],[-82.3845,37.2596],[-82.3846,37.2595],[-82.3847,37.2595],[-82.3848,37.2595],[-82.3849,37.2595],[-82.385,37.2595],[-82.3851,37.2595],[-82.3851,37.2596],[-82.3855,37.2597],[-82.3856,37.2596],[-82.3858,37.2596],[-82.3868,37.2589],[-82.3874,37.2589],[-82.3882,37.259],[-82.3885,37.259],[-82.3887,37.259],[-82.3889,37.2588],[-82.3892,37.2585],[-82.3896,37.2583],[-82.3898,37.2581],[-82.3899,37.2581],[-82.3902,37.2581],[-82.3904,37.2581],[-82.3906,37.2581],[-82.3908,37.2581],[-82.3911,37.2581],[-82.3913,37.2581],[-82.3914,37.258],[-82.3915,37.258],[-82.3916,37.258],[-82.3919,37.258],[-82.392,37.258],[-82.3923,37.258],[-82.3925,37.2579],[-82.3926,37.2578],[-82.3927,37.2578],[-82.3929,37.2575],[-82.393,37.2574],[-82.3931,37.2573],[-82.3932,37.2573],[-82.3935,37.2572],[-82.3936,37.2572],[-82.3938,37.2573],[-82.3942,37.2573],[-82.3944,37.2573],[-82.3946,37.2573],[-82.3948,37.2572],[-82.395,37.2571],[-82.3953,37.257],[-82.3954,37.2569],[-82.3959,37.2569],[-82.396,37.2569],[-82.3962,37.2568],[-82.3963,37.2567],[-82.3964,37.2567],[-82.3966,37.2566],[-82.3968,37.2565],[-82.397,37.2563],[-82.3973,37.2561],[-82.3974,37.256],[-82.3976,37.256],[-82.3982,37.2557],[-82.3982,37.2556],[-82.3983,37.2555],[-82.3984,37.2555],[-82.3986,37.2554],[-82.3989,37.2554],[-82.3991,37.2555],[-82.3993,37.2555],[-82.3996,37.2555],[-82.3997,37.2555],[-82.3999,37.2555],[-82.4,37.2554],[-82.4001,37.2555],[-82.4002,37.2555],[-82.4003,37.2555],[-82.4005,37.2555],[-82.4006,37.2555],[-82.4007,37.2555],[-82.4008,37.2555],[-82.4009,37.2554],[-82.401,37.2554],[-82.4011,37.2553],[-82.4013,37.2552],[-82.4015,37.2552],[-82.4017,37.2551],[-82.4021,37.255],[-82.4026,37.2549],[-82.4028,37.2548],[-82.4034,37.2548],[-82.4036,37.2548],[-82.4039,37.2548],[-82.4043,37.2546],[-82.4045,37.2545],[-82.4048,37.2544],[-82.4051,37.2544],[-82.4052,37.2544],[-82.4054,37.2544],[-82.4055,37.2544],[-82.4057,37.2543],[-82.4057,37.2542],[-82.4063,37.2539],[-82.4069,37.2536],[-82.4072,37.2536],[-82.4074,37.2536],[-82.4075,37.2536],[-82.4077,37.2535],[-82.4077,37.2534],[-82.4078,37.2534],[-82.4079,37.2534],[-82.408,37.2533],[-82.4082,37.2533],[-82.4086,37.2532],[-82.4099,37.2531],[-82.4103,37.2531],[-82.4104,37.2531],[-82.4108,37.2531],[-82.411,37.2532],[-82.4113,37.2533],[-82.4115,37.2534],[-82.4117,37.2534],[-82.412,37.2534],[-82.4121,37.2533],[-82.4124,37.2531],[-82.4125,37.2529],[-82.4127,37.2528],[-82.4129,37.2527],[-82.4135,37.2525],[-82.4141,37.2522],[-82.4147,37.252],[-82.4152,37.2519],[-82.4158,37.2519],[-82.4166,37.2518],[-82.4172,37.2517],[-82.4176,37.2516],[-82.4178,37.2515],[-82.4182,37.2512],[-82.4186,37.2508],[-82.4188,37.2507],[-82.4193,37.2506],[-82.4204,37.2503],[-82.421,37.2502],[-82.4224,37.2495],[-82.4229,37.2492],[-82.4233,37.249],[-82.4239,37.2489],[-82.4254,37.2487],[-82.4263,37.2487],[-82.4265,37.2486],[-82.4278,37.2478],[-82.4284,37.2476],[-82.4294,37.2471],[-82.4303,37.2469],[-82.4332,37.2464],[-82.4337,37.2465],[-82.434,37.2466],[-82.4346,37.2468],[-82.4347,37.2468],[-82.435,37.2468],[-82.4357,37.2465],[-82.436,37.2465],[-82.4361,37.2466],[-82.4362,37.2467],[-82.4364,37.2468],[-82.4365,37.2469],[-82.4366,37.247],[-82.4369,37.2471],[-82.437,37.2472],[-82.4373,37.2472],[-82.4377,37.2471],[-82.4379,37.2471],[-82.4383,37.247],[-82.4385,37.247],[-82.4387,37.247],[-82.4389,37.247],[-82.4392,37.2471],[-82.4394,37.2471],[-82.4395,37.2471],[-82.4397,37.2471],[-82.4398,37.2471],[-82.4399,37.247],[-82.44,37.2469],[-82.44,37.2468],[-82.4401,37.2466],[-82.4401,37.2464],[-82.4402,37.2463],[-82.4403,37.2462],[-82.4406,37.2461],[-82.4409,37.246],[-82.4412,37.2459],[-82.4415,37.2458],[-82.4417,37.2456],[-82.442,37.2454],[-82.4423,37.2452],[-82.4425,37.2451],[-82.4426,37.245],[-82.4427,37.2447],[-82.4427,37.2445],[-82.4427,37.2443],[-82.4428,37.2442],[-82.4428,37.244],[-82.4429,37.2437],[-82.4431,37.2435],[-82.4432,37.2434],[-82.4433,37.2433],[-82.4436,37.2432],[-82.4438,37.2432],[-82.4439,37.2432],[-82.4442,37.2432],[-82.4445,37.2433],[-82.4447,37.2433],[-82.4448,37.2433],[-82.4449,37.2434],[-82.445,37.2435],[-82.4451,37.2436],[-82.4452,37.2437],[-82.4453,37.2439],[-82.4454,37.2439],[-82.4454,37.244],[-82.4456,37.2441],[-82.4457,37.2442],[-82.4459,37.2441],[-82.446,37.2441],[-82.4462,37.244],[-82.4465,37.2439],[-82.4467,37.2439],[-82.4469,37.2439],[-82.4471,37.2439],[-82.4471,37.244],[-82.4472,37.244],[-82.4472,37.2441],[-82.4474,37.2442],[-82.4477,37.2442],[-82.4479,37.2441],[-82.448,37.2441],[-82.4482,37.244],[-82.4483,37.2439],[-82.4484,37.2438],[-82.4485,37.2438],[-82.4486,37.2438],[-82.4488,37.2438],[-82.4489,37.2438],[-82.4491,37.2437],[-82.4496,37.2435],[-82.4502,37.2433],[-82.4505,37.2431],[-82.4506,37.243],[-82.4508,37.2429],[-82.4509,37.2428],[-82.4511,37.2428],[-82.4513,37.2427],[-82.4514,37.2427],[-82.4517,37.2426],[-82.4518,37.2426],[-82.4521,37.2424],[-82.4523,37.2423],[-82.4524,37.2421],[-82.4524,37.242],[-82.4524,37.2418],[-82.4523,37.2417],[-82.4524,37.2416],[-82.4524,37.2414],[-82.4525,37.2413],[-82.4527,37.2411],[-82.4528,37.241],[-82.4529,37.2409],[-82.4531,37.2409],[-82.4533,37.2408],[-82.4536,37.2408],[-82.4537,37.2407],[-82.4539,37.2407],[-82.454,37.2406],[-82.4542,37.2405],[-82.4546,37.2405],[-82.4547,37.2405],[-82.4548,37.2405],[-82.455,37.2404],[-82.4552,37.2403],[-82.4553,37.2402],[-82.4554,37.2401],[-82.4554,37.24],[-82.4554,37.2397],[-82.4554,37.2396],[-82.4555,37.2395],[-82.4557,37.2394],[-82.456,37.2393],[-82.4562,37.2392],[-82.4563,37.2392],[-82.4565,37.2391],[-82.4566,37.239],[-82.4567,37.2389],[-82.4569,37.2387],[-82.4571,37.2384],[-82.4571,37.2383],[-82.4572,37.2383],[-82.4574,37.2382],[-82.4577,37.2382],[-82.4578,37.2381],[-82.458,37.2381],[-82.4582,37.2381],[-82.4585,37.2381],[-82.4586,37.2381],[-82.4588,37.2382],[-82.4589,37.2382],[-82.4591,37.2382],[-82.4592,37.2383],[-82.4595,37.2384],[-82.4597,37.2385],[-82.46,37.2386],[-82.4602,37.2386],[-82.4605,37.2386],[-82.4612,37.2384],[-82.4613,37.2384],[-82.4618,37.2385],[-82.4621,37.2385],[-82.4625,37.2385],[-82.4627,37.2385],[-82.4629,37.2384],[-82.463,37.2382],[-82.4632,37.2379],[-82.4632,37.2377],[-82.4635,37.2374],[-82.4638,37.237],[-82.464,37.2368],[-82.4642,37.2366],[-82.4643,37.2364],[-82.4645,37.2361],[-82.4647,37.2359],[-82.4648,37.2358],[-82.4651,37.2357],[-82.4654,37.2357],[-82.4658,37.2357],[-82.4666,37.2358],[-82.4671,37.236],[-82.4674,37.2361],[-82.4676,37.2362],[-82.4678,37.2362],[-82.468,37.2362],[-82.4683,37.2361],[-82.4684,37.236],[-82.4686,37.2357],[-82.4688,37.2354],[-82.4689,37.2352],[-82.4691,37.2351],[-82.4693,37.2351],[-82.4695,37.2351],[-82.4697,37.2351],[-82.4699,37.2352],[-82.4702,37.2353],[-82.4702,37.2354],[-82.4703,37.2354],[-82.4704,37.2355],[-82.4706,37.2354],[-82.4707,37.2354],[-82.4709,37.2353],[-82.4711,37.2353],[-82.4712,37.2354],[-82.4714,37.2355],[-82.4715,37.2356],[-82.4718,37.2357],[-82.472,37.2357],[-82.4725,37.2357],[-82.4728,37.2356],[-82.4734,37.2354],[-82.4738,37.2352],[-82.474,37.2351],[-82.4742,37.2349],[-82.4745,37.2348],[-82.4748,37.2347],[-82.475,37.2346],[-82.4753,37.2345],[-82.4755,37.2345],[-82.4758,37.2345],[-82.4761,37.2345],[-82.4763,37.2344],[-82.4766,37.2343],[-82.477,37.2342],[-82.4773,37.2341],[-82.4775,37.234],[-82.4777,37.234],[-82.478,37.2339],[-82.4781,37.2338],[-82.4784,37.2336],[-82.4785,37.2336],[-82.4787,37.2335],[-82.4789,37.2334],[-82.4792,37.2333],[-82.4795,37.2332],[-82.4797,37.2332],[-82.4798,37.2331],[-82.48,37.2331],[-82.48,37.233],[-82.4802,37.2329],[-82.4806,37.2326],[-82.4807,37.2325],[-82.4808,37.2324],[-82.4811,37.2323],[-82.4812,37.2323],[-82.4815,37.2322],[-82.4819,37.2321],[-82.4821,37.2321],[-82.4823,37.232],[-82.4828,37.2319],[-82.4831,37.2318],[-82.4834,37.2317],[-82.4836,37.2318],[-82.4838,37.2318],[-82.484,37.2318],[-82.4843,37.2317],[-82.4845,37.2316],[-82.4847,37.2316],[-82.4848,37.2315],[-82.4852,37.2314],[-82.4854,37.2313],[-82.4856,37.2312],[-82.4858,37.2312],[-82.486,37.2312],[-82.4862,37.2312],[-82.4863,37.2312],[-82.4864,37.2311],[-82.4867,37.2309],[-82.4868,37.2308],[-82.4869,37.2308],[-82.4871,37.2306],[-82.4873,37.2305],[-82.4874,37.2304],[-82.4873,37.2303],[-82.4873,37.2302],[-82.4872,37.2301],[-82.4871,37.2301],[-82.4869,37.23],[-82.4868,37.23],[-82.4867,37.2299],[-82.4866,37.2298],[-82.4866,37.2296],[-82.4867,37.2296],[-82.4869,37.2294],[-82.487,37.2293],[-82.4871,37.2293],[-82.4871,37.229],[-82.4872,37.2288],[-82.4872,37.2285],[-82.4873,37.2281],[-82.4873,37.2278],[-82.4873,37.2277],[-82.4874,37.2276],[-82.4878,37.2273],[-82.4883,37.2269],[-82.4885,37.2269],[-82.4887,37.2269],[-82.489,37.2269],[-82.4893,37.2269],[-82.4895,37.2269],[-82.4896,37.2268],[-82.4897,37.2267],[-82.4898,37.2265],[-82.4899,37.2264],[-82.4904,37.2259],[-82.4905,37.2258],[-82.4906,37.2257],[-82.4907,37.2256],[-82.4908,37.2255],[-82.4909,37.2253],[-82.491,37.2252],[-82.4911,37.2251],[-82.4913,37.225],[-82.4915,37.225],[-82.4916,37.2249],[-82.4924,37.225],[-82.4926,37.225],[-82.493,37.2251],[-82.4935,37.2252],[-82.4939,37.2253],[-82.4942,37.2252],[-82.4944,37.2252],[-82.4946,37.2252],[-82.4948,37.2252],[-82.495,37.2253],[-82.4952,37.2253],[-82.4952,37.2255],[-82.4953,37.2256],[-82.4954,37.2258],[-82.4958,37.2266],[-82.4959,37.227],[-82.4959,37.2272],[-82.4961,37.2274],[-82.4963,37.2275],[-82.4967,37.2275],[-82.4969,37.2274],[-82.497,37.2273],[-82.4971,37.2272],[-82.4973,37.2272],[-82.4977,37.2271],[-82.498,37.227],[-82.4984,37.227],[-82.4986,37.227],[-82.4988,37.227],[-82.4989,37.2269],[-82.499,37.2268],[-82.4992,37.2266],[-82.4993,37.2265],[-82.4995,37.2263],[-82.4997,37.2262],[-82.4998,37.2262],[-82.4999,37.2262],[-82.5002,37.226],[-82.5005,37.2259],[-82.5012,37.2256],[-82.5016,37.2255],[-82.5021,37.2254],[-82.5025,37.2252],[-82.5028,37.225],[-82.5032,37.2249],[-82.5038,37.2249],[-82.5041,37.2247],[-82.5041,37.2246],[-82.5044,37.2244],[-82.5049,37.2241],[-82.5059,37.2238],[-82.5062,37.2236],[-82.5067,37.2234],[-82.5077,37.223],[-82.5081,37.2227],[-82.5085,37.2226],[-82.5085,37.2224],[-82.5085,37.2222],[-82.5084,37.2219],[-82.5083,37.2215],[-82.5083,37.221],[-82.5084,37.2207],[-82.5085,37.2206],[-82.509,37.2204],[-82.5092,37.2202],[-82.5093,37.2199],[-82.5093,37.2195],[-82.5093,37.2193],[-82.5096,37.2191],[-82.5101,37.2187],[-82.5106,37.2183],[-82.5112,37.2181],[-82.5123,37.2178],[-82.5126,37.2176],[-82.5129,37.2173],[-82.513,37.2172],[-82.5133,37.217],[-82.5135,37.2169],[-82.5137,37.2168],[-82.5139,37.2168],[-82.5141,37.2167],[-82.5142,37.2167],[-82.5143,37.2167],[-82.5146,37.2167],[-82.5149,37.2167],[-82.515,37.2167],[-82.5151,37.2166],[-82.5152,37.2166],[-82.5153,37.2165],[-82.5153,37.2164],[-82.5154,37.2163],[-82.5155,37.2161],[-82.5156,37.216],[-82.5157,37.2159],[-82.5158,37.2158],[-82.516,37.2156],[-82.5163,37.2153],[-82.5164,37.2152],[-82.5166,37.2151],[-82.5167,37.2149],[-82.5168,37.2148],[-82.5169,37.2146],[-82.5171,37.2144],[-82.5172,37.2143],[-82.5175,37.2142],[-82.5177,37.2141],[-82.5179,37.2141],[-82.5183,37.2139],[-82.5185,37.2138],[-82.5186,37.2137],[-82.5189,37.2135],[-82.5191,37.2134],[-82.5193,37.2133],[-82.5195,37.2132],[-82.5197,37.2131],[-82.5199,37.213],[-82.5202,37.2129],[-82.5203,37.2128],[-82.5203,37.2127],[-82.5204,37.2124],[-82.5206,37.2122],[-82.5208,37.2121],[-82.521,37.212],[-82.5212,37.212],[-82.5214,37.212],[-82.5216,37.2121],[-82.5217,37.2122],[-82.5219,37.2123],[-82.5222,37.2124],[-82.5224,37.2125],[-82.5226,37.2126],[-82.5228,37.2127],[-82.5229,37.2129],[-82.523,37.213],[-82.5231,37.2132],[-82.5232,37.2134],[-82.5233,37.2136],[-82.5233,37.2138],[-82.5233,37.2139],[-82.5233,37.2141],[-82.5234,37.2144],[-82.5236,37.2146],[-82.5237,37.2146],[-82.5239,37.2146],[-82.5241,37.2146],[-82.5242,37.2147],[-82.5244,37.2148],[-82.5245,37.2149],[-82.5246,37.215],[-82.5247,37.215],[-82.5248,37.215],[-82.525,37.2149],[-82.5252,37.2148],[-82.5254,37.2147],[-82.5256,37.2146],[-82.5258,37.2146],[-82.5259,37.2146],[-82.5261,37.2146],[-82.5263,37.2145],[-82.5266,37.2144],[-82.5268,37.2143],[-82.527,37.2143],[-82.5272,37.2142],[-82.5275,37.2141],[-82.5279,37.214],[-82.5282,37.2139],[-82.5285,37.2139],[-82.5287,37.2138],[-82.5289,37.2137],[-82.5291,37.2135],[-82.5292,37.2134],[-82.5293,37.2134],[-82.5294,37.2134],[-82.5296,37.2134],[-82.5298,37.2133],[-82.53,37.2133],[-82.5306,37.213],[-82.5314,37.2126],[-82.532,37.2121],[-82.532,37.2118],[-82.5319,37.2115],[-82.5319,37.2114],[-82.5322,37.211],[-82.5322,37.2108],[-82.5321,37.2105],[-82.5321,37.2102],[-82.5321,37.2099],[-82.5316,37.2091],[-82.5311,37.2086],[-82.5308,37.2084],[-82.5308,37.2083],[-82.5309,37.2082],[-82.5319,37.2076],[-82.5323,37.2072],[-82.5325,37.2069],[-82.5326,37.2067],[-82.5329,37.2066],[-82.5331,37.2065],[-82.5334,37.2065],[-82.5335,37.2065],[-82.5341,37.2065],[-82.5344,37.2065],[-82.5347,37.2065],[-82.535,37.2066],[-82.5352,37.2066],[-82.5353,37.2067],[-82.5354,37.2068],[-82.5355,37.2068],[-82.5356,37.2068],[-82.5358,37.2068],[-82.536,37.2068],[-82.5362,37.2068],[-82.5364,37.2068],[-82.5367,37.2068],[-82.5368,37.2069],[-82.5369,37.207],[-82.5369,37.2071],[-82.537,37.2071],[-82.5371,37.2072],[-82.5372,37.2072],[-82.5373,37.2071],[-82.5373,37.207],[-82.5374,37.2069],[-82.5375,37.2067],[-82.5376,37.2066],[-82.5378,37.2065],[-82.538,37.2064],[-82.5383,37.2064],[-82.5384,37.2064],[-82.5386,37.2065],[-82.5388,37.2066],[-82.5389,37.2066],[-82.5389,37.2067],[-82.539,37.2067],[-82.5391,37.2068],[-82.5393,37.2069],[-82.5394,37.2069],[-82.5395,37.2069],[-82.5396,37.2069],[-82.5398,37.2069],[-82.54,37.2068],[-82.5402,37.2067],[-82.5404,37.2067],[-82.5407,37.2066],[-82.5409,37.2066],[-82.5411,37.2066],[-82.5412,37.2066],[-82.5414,37.2065],[-82.5415,37.2064],[-82.5416,37.2062],[-82.5418,37.2059],[-82.542,37.2057],[-82.5422,37.2055],[-82.5424,37.2055],[-82.5426,37.2054],[-82.5429,37.2054],[-82.5431,37.2053],[-82.5432,37.2053],[-82.5434,37.2052],[-82.5434,37.205],[-82.5434,37.2049],[-82.5435,37.2049],[-82.5435,37.2048],[-82.5436,37.2046],[-82.5438,37.2045],[-82.5439,37.2044],[-82.5441,37.2042],[-82.5444,37.2041],[-82.5445,37.204],[-82.5446,37.2039],[-82.5447,37.2038],[-82.5449,37.2035],[-82.545,37.2034],[-82.5453,37.2033],[-82.5455,37.2031],[-82.5456,37.2031],[-82.5457,37.203],[-82.5459,37.203],[-82.546,37.203],[-82.5462,37.2031],[-82.5463,37.2032],[-82.5468,37.2035],[-82.547,37.2035],[-82.5471,37.2035],[-82.5473,37.2035],[-82.5475,37.2035],[-82.5477,37.2034],[-82.5481,37.2032],[-82.5482,37.2031],[-82.5484,37.203],[-82.5487,37.2028],[-82.549,37.2027],[-82.5491,37.2028],[-82.5491,37.2029],[-82.5492,37.203],[-82.5493,37.2031],[-82.5494,37.2033],[-82.5495,37.2034],[-82.5496,37.2036],[-82.5497,37.2037],[-82.5497,37.2038],[-82.5497,37.2039],[-82.5496,37.2041],[-82.5497,37.2043],[-82.5498,37.2044],[-82.5499,37.2045],[-82.5501,37.2046],[-82.5502,37.2045],[-82.5504,37.2045],[-82.5506,37.2045],[-82.5507,37.2044],[-82.5508,37.2043],[-82.5509,37.2043],[-82.5511,37.2042],[-82.5513,37.2041],[-82.5517,37.2037],[-82.5523,37.2035],[-82.5524,37.2034],[-82.5526,37.2033],[-82.5528,37.2032],[-82.5529,37.2031],[-82.553,37.2031],[-82.5531,37.2031],[-82.5532,37.2031],[-82.5533,37.2031],[-82.5534,37.2031],[-82.5535,37.2031],[-82.5537,37.203],[-82.5538,37.2028],[-82.554,37.2028],[-82.5544,37.2024],[-82.5548,37.2021],[-82.5551,37.2018],[-82.5554,37.2016],[-82.5559,37.2013],[-82.5562,37.2012],[-82.5564,37.2011],[-82.5567,37.2009],[-82.5568,37.2008],[-82.557,37.2007],[-82.5572,37.2004],[-82.5579,37.2],[-82.5581,37.1998],[-82.5582,37.1997],[-82.5583,37.1997],[-82.5585,37.1997],[-82.5587,37.1997],[-82.5588,37.1997],[-82.559,37.1997],[-82.5593,37.1996],[-82.5596,37.1993],[-82.56,37.1989],[-82.5601,37.1989],[-82.5602,37.1989],[-82.5603,37.1989],[-82.5606,37.1987],[-82.5607,37.1986],[-82.5609,37.1985],[-82.5611,37.1985],[-82.5614,37.1981],[-82.562,37.1979],[-82.5623,37.1977],[-82.5628,37.1972],[-82.563,37.1972],[-82.5635,37.1971],[-82.5637,37.1971],[-82.5648,37.1962],[-82.5649,37.1962],[-82.5652,37.1961],[-82.5654,37.1961],[-82.5656,37.1959],[-82.566,37.1955],[-82.5664,37.1954],[-82.5668,37.1953],[-82.5681,37.1943],[-82.5687,37.1942],[-82.569,37.194],[-82.5693,37.1938],[-82.5698,37.1936],[-82.5702,37.1931],[-82.5705,37.1928],[-82.5716,37.1924],[-82.573,37.1917],[-82.5736,37.1913],[-82.574,37.1911],[-82.5747,37.1905],[-82.5751,37.1904],[-82.5756,37.1902],[-82.5765,37.19],[-82.5769,37.1898],[-82.5775,37.1895],[-82.5781,37.189],[-82.5788,37.1887],[-82.5792,37.1885],[-82.5812,37.1878],[-82.582,37.1873],[-82.5827,37.1871],[-82.5835,37.1867],[-82.5845,37.1864],[-82.585,37.1862],[-82.5858,37.1861],[-82.5863,37.1859],[-82.5864,37.1858],[-82.5865,37.1858],[-82.5866,37.1857],[-82.5869,37.1855],[-82.5871,37.1853],[-82.5879,37.1848],[-82.588,37.1847],[-82.5888,37.1845],[-82.5896,37.1844],[-82.5901,37.184],[-82.5906,37.1837],[-82.5911,37.1836],[-82.5913,37.1834],[-82.5918,37.1833],[-82.592,37.1832],[-82.592,37.1831],[-82.5923,37.183],[-82.5924,37.183],[-82.5925,37.1828],[-82.5926,37.1827],[-82.5926,37.1826],[-82.5925,37.1825],[-82.5926,37.1824],[-82.5927,37.1823],[-82.5928,37.1823],[-82.593,37.1823],[-82.5931,37.1823],[-82.5932,37.1822],[-82.5933,37.1821],[-82.5933,37.182],[-82.5932,37.1818],[-82.5931,37.1817],[-82.5932,37.1815],[-82.5932,37.1812],[-82.5931,37.181],[-82.5931,37.1808],[-82.593,37.1807],[-82.593,37.1806],[-82.593,37.1805],[-82.5932,37.1803],[-82.5933,37.1802],[-82.5936,37.18],[-82.594,37.1797],[-82.594,37.1796],[-82.5942,37.1795],[-82.5945,37.1792],[-82.5949,37.1789],[-82.5949,37.1788],[-82.595,37.1786],[-82.5953,37.1784],[-82.5955,37.1783],[-82.5957,37.1783],[-82.596,37.1782],[-82.5963,37.1781],[-82.5965,37.1781],[-82.5969,37.1778],[-82.5971,37.1776],[-82.5973,37.1773],[-82.5974,37.1772],[-82.5975,37.177],[-82.598,37.1768],[-82.599,37.1767],[-82.5999,37.1765],[-82.6004,37.1763],[-82.6016,37.1756],[-82.6021,37.1754],[-82.6025,37.1754],[-82.6029,37.1755],[-82.603,37.1755],[-82.6031,37.1755],[-82.6035,37.1751],[-82.6041,37.1746],[-82.6043,37.1744],[-82.6047,37.1742],[-82.605,37.1741],[-82.6056,37.1741],[-82.6062,37.1741],[-82.6065,37.174],[-82.6067,37.1737],[-82.6067,37.1733],[-82.607,37.173],[-82.6074,37.1729],[-82.608,37.173],[-82.6083,37.1729],[-82.6087,37.1725],[-82.6094,37.1721],[-82.6099,37.1719],[-82.6102,37.1715],[-82.6107,37.1713],[-82.6112,37.171],[-82.6116,37.1703],[-82.6117,37.1701],[-82.6123,37.1698],[-82.6126,37.1697],[-82.6132,37.1697],[-82.6135,37.1697],[-82.6138,37.1696],[-82.6141,37.1696],[-82.6143,37.1695],[-82.6145,37.1695],[-82.6147,37.1693],[-82.6149,37.1692],[-82.6152,37.169],[-82.6154,37.169],[-82.6157,37.1689],[-82.6158,37.1689],[-82.6161,37.1688],[-82.6163,37.1688],[-82.6165,37.1687],[-82.6167,37.1686],[-82.6169,37.1684],[-82.6172,37.1683],[-82.6174,37.1681],[-82.6176,37.168],[-82.618,37.1678],[-82.6182,37.1676],[-82.6184,37.1674],[-82.6186,37.1673],[-82.619,37.167],[-82.6195,37.1668],[-82.6198,37.1666],[-82.6201,37.1666],[-82.6204,37.1665],[-82.6206,37.1664],[-82.6208,37.1663],[-82.6211,37.1661],[-82.6212,37.166],[-82.6215,37.1657],[-82.6217,37.1656],[-82.6219,37.1655],[-82.622,37.1654],[-82.6221,37.1654],[-82.6222,37.1652],[-82.6223,37.1651],[-82.6225,37.1649],[-82.6227,37.1648],[-82.6229,37.1647],[-82.6231,37.1646],[-82.6234,37.1645],[-82.6236,37.1644],[-82.6238,37.1642],[-82.6239,37.164],[-82.6241,37.1638],[-82.6248,37.1631],[-82.6251,37.1627],[-82.6257,37.162],[-82.6259,37.1618],[-82.6261,37.1616],[-82.6265,37.1613],[-82.6268,37.1611],[-82.6271,37.1609],[-82.6273,37.1608],[-82.6275,37.1606],[-82.628,37.16],[-82.6289,37.159],[-82.6294,37.1584],[-82.6297,37.1581],[-82.6304,37.1574],[-82.631,37.1568],[-82.6312,37.1567],[-82.6321,37.156],[-82.6322,37.1559],[-82.6328,37.1551],[-82.6329,37.1549],[-82.633,37.1548],[-82.6333,37.1545],[-82.6334,37.1544],[-82.6335,37.1544],[-82.6336,37.1543],[-82.6339,37.1542],[-82.6344,37.1542],[-82.6346,37.1542],[-82.6353,37.1542],[-82.6356,37.1542],[-82.6359,37.1542],[-82.6373,37.154],[-82.6394,37.1536],[-82.6397,37.1536],[-82.64,37.1536],[-82.6406,37.1533],[-82.641,37.1531],[-82.6417,37.153],[-82.642,37.153],[-82.6428,37.153],[-82.644,37.1525],[-82.6444,37.1524],[-82.6446,37.1522],[-82.6447,37.1522],[-82.6447,37.152],[-82.6447,37.1517],[-82.6446,37.1515],[-82.6447,37.1512],[-82.6448,37.1511],[-82.645,37.151],[-82.6453,37.1508],[-82.6456,37.1508],[-82.6457,37.1508],[-82.6462,37.1509],[-82.6464,37.1508],[-82.6466,37.1505],[-82.6472,37.1502],[-82.6476,37.1501],[-82.6486,37.1503],[-82.6489,37.1505],[-82.6489,37.1506],[-82.649,37.1508],[-82.6494,37.1512],[-82.6496,37.1514],[-82.6497,37.1516],[-82.6498,37.1519],[-82.65,37.1519],[-82.6502,37.1519],[-82.6505,37.1519],[-82.6507,37.1519],[-82.6509,37.1519],[-82.6517,37.1518],[-82.6522,37.1515],[-82.6527,37.1513],[-82.6533,37.1512],[-82.6535,37.151],[-82.6539,37.1508],[-82.6542,37.1506],[-82.6547,37.1505],[-82.6548,37.1503],[-82.6551,37.1486],[-82.6554,37.1474],[-82.6556,37.1471],[-82.6557,37.1469],[-82.6563,37.1466],[-82.6564,37.1465],[-82.6563,37.1463],[-82.6561,37.1458],[-82.656,37.1457],[-82.656,37.1454],[-82.6561,37.1453],[-82.6565,37.145],[-82.6567,37.1447],[-82.657,37.1447],[-82.6575,37.145],[-82.6578,37.145],[-82.6582,37.1447],[-82.6588,37.1447],[-82.6602,37.1442],[-82.6608,37.1441],[-82.6613,37.1441],[-82.6617,37.1443],[-82.662,37.1442],[-82.6623,37.144],[-82.6625,37.1439],[-82.6634,37.1438],[-82.6638,37.1434],[-82.664,37.143],[-82.664,37.1426],[-82.664,37.1424],[-82.6644,37.1425],[-82.6651,37.1425],[-82.6657,37.1426],[-82.6662,37.1424],[-82.6668,37.1422],[-82.6672,37.142],[-82.6677,37.1419],[-82.6683,37.1414],[-82.6692,37.1406],[-82.67,37.1396],[-82.6702,37.1394],[-82.6707,37.1391],[-82.6711,37.1388],[-82.6712,37.1386],[-82.6715,37.1384],[-82.6721,37.138],[-82.6727,37.138],[-82.6734,37.1382],[-82.6736,37.1382],[-82.6737,37.138],[-82.6733,37.1375],[-82.6733,37.1373],[-82.6733,37.137],[-82.6736,37.1368],[-82.6741,37.1367],[-82.6742,37.1364],[-82.6743,37.1362],[-82.6745,37.136],[-82.6746,37.136],[-82.6748,37.1359],[-82.675,37.1358],[-82.6752,37.1358],[-82.6755,37.1358],[-82.6757,37.1358],[-82.6758,37.1358],[-82.676,37.1357],[-82.6761,37.1356],[-82.6763,37.1355],[-82.6764,37.1353],[-82.6766,37.1351],[-82.6767,37.1349],[-82.6768,37.1349],[-82.677,37.1349],[-82.6778,37.135],[-82.6781,37.135],[-82.6784,37.135],[-82.6787,37.1351],[-82.6788,37.1351],[-82.679,37.1352],[-82.6792,37.1353],[-82.6794,37.1355],[-82.6794,37.1356],[-82.6795,37.1356],[-82.6796,37.1358],[-82.6796,37.1359],[-82.6798,37.1362],[-82.68,37.1363],[-82.6801,37.1364],[-82.6802,37.1366],[-82.6804,37.1368],[-82.6805,37.1369],[-82.6806,37.137],[-82.6807,37.137],[-82.6808,37.137],[-82.6809,37.1369],[-82.681,37.1369],[-82.6811,37.1369],[-82.6813,37.1369],[-82.6815,37.137],[-82.6817,37.1371],[-82.6818,37.1371],[-82.6819,37.1372],[-82.6821,37.1372],[-82.6824,37.1371],[-82.6826,37.137],[-82.6829,37.1369],[-82.683,37.1369],[-82.6831,37.1367],[-82.6831,37.1365],[-82.6831,37.1364],[-82.6832,37.1363],[-82.6834,37.1363],[-82.6836,37.1364],[-82.6837,37.1362],[-82.6838,37.1359],[-82.6839,37.1358],[-82.6842,37.1358],[-82.6845,37.1358],[-82.685,37.1357],[-82.6852,37.1356],[-82.6853,37.1353],[-82.6865,37.1345],[-82.6866,37.1345],[-82.6872,37.1345],[-82.6873,37.1344],[-82.6875,37.1343],[-82.6878,37.1337],[-82.6879,37.1337],[-82.688,37.1336],[-82.6885,37.1338],[-82.6887,37.1338],[-82.689,37.1337],[-82.6894,37.1337],[-82.6905,37.1335],[-82.691,37.1333],[-82.6914,37.1332],[-82.6919,37.1331],[-82.6926,37.133],[-82.6938,37.1324],[-82.695,37.132],[-82.6953,37.1318],[-82.6955,37.1314],[-82.6958,37.1312],[-82.6967,37.1307],[-82.6971,37.1305],[-82.698,37.1304],[-82.6982,37.1303],[-82.6988,37.1298],[-82.6992,37.1295],[-82.7,37.1293],[-82.7007,37.1288],[-82.7014,37.1285],[-82.7019,37.1283],[-82.7027,37.1282],[-82.7037,37.1281],[-82.7043,37.128],[-82.7047,37.1279],[-82.7048,37.1277],[-82.705,37.1274],[-82.7053,37.1269],[-82.7056,37.1266],[-82.706,37.1264],[-82.7066,37.1263],[-82.7068,37.1262],[-82.7074,37.1256],[-82.7079,37.1253],[-82.7083,37.1251],[-82.7085,37.1251],[-82.709,37.1251],[-82.7101,37.1251],[-82.7109,37.1246],[-82.7113,37.1243],[-82.7115,37.1243],[-82.7119,37.1242],[-82.7122,37.1241],[-82.7128,37.1238],[-82.7131,37.1236],[-82.7136,37.1232],[-82.7143,37.1225],[-82.7146,37.1222],[-82.7151,37.1219],[-82.7154,37.1218],[-82.7155,37.1218],[-82.7159,37.122],[-82.7163,37.1221],[-82.717,37.1223],[-82.7181,37.1224],[-82.7182,37.1223],[-82.7183,37.1222],[-82.7189,37.1216],[-82.7192,37.1215],[-82.7194,37.1214],[-82.7198,37.1213],[-82.7201,37.1213],[-82.721,37.121],[-82.7214,37.1208],[-82.7219,37.1203],[-82.7224,37.1198],[-82.7225,37.1195],[-82.7226,37.1193],[-82.7228,37.1191],[-82.7231,37.1191],[-82.7232,37.119],[-82.7235,37.1186],[-82.7241,37.1177],[-82.7244,37.1174],[-82.7251,37.1168],[-82.726,37.116],[-82.7262,37.1157],[-82.7263,37.1154],[-82.7262,37.1151],[-82.7263,37.115],[-82.7266,37.1149],[-82.7267,37.1148],[-82.7266,37.1146],[-82.7265,37.1143],[-82.7265,37.1141],[-82.7266,37.1132],[-82.7265,37.1126],[-82.7263,37.1121],[-82.7262,37.1119],[-82.726,37.1115],[-82.7249,37.1104],[-82.7243,37.1098],[-82.7242,37.1095],[-82.7241,37.1093],[-82.7241,37.109],[-82.7237,37.1083],[-82.7237,37.1081],[-82.7234,37.1074],[-82.7232,37.107],[-82.7229,37.1067],[-82.7226,37.1065],[-82.7224,37.1063],[-82.7221,37.1058],[-82.722,37.1056],[-82.722,37.1053],[-82.7221,37.1051],[-82.7224,37.1048],[-82.7227,37.1045],[-82.7232,37.1039],[-82.7234,37.1035],[-82.7234,37.1033],[-82.7234,37.1032],[-82.7231,37.103],[-82.7227,37.1027],[-82.7224,37.1024],[-82.722,37.1019],[-82.7218,37.1014],[-82.7217,37.101],[-82.7217,37.1005],[-82.7219,37.0997],[-82.7219,37.0984],[-82.722,37.0978],[-82.7223,37.0973],[-82.7224,37.0967],[-82.7225,37.0964],[-82.7224,37.0962],[-82.7222,37.096],[-82.7221,37.0959],[-82.722,37.0956],[-82.7219,37.0953],[-82.7221,37.0948],[-82.7224,37.0943],[-82.7226,37.094],[-82.723,37.0937],[-82.7238,37.0933],[-82.7244,37.0929],[-82.7247,37.0926],[-82.7249,37.0923],[-82.725,37.0918],[-82.725,37.0917],[-82.725,37.0916],[-82.7248,37.0914],[-82.7237,37.0908],[-82.7233,37.0904],[-82.7228,37.0898],[-82.7227,37.0897],[-82.7228,37.0896],[-82.7231,37.0893],[-82.7234,37.0889],[-82.7235,37.0886],[-82.7235,37.0883],[-82.7235,37.0881],[-82.7233,37.0878],[-82.7231,37.0872],[-82.7231,37.0862],[-82.723,37.0857],[-82.723,37.0851],[-82.7228,37.0848],[-82.7228,37.0847],[-82.7225,37.0846],[-82.7221,37.0846],[-82.7219,37.0845],[-82.7218,37.0843],[-82.7217,37.0842],[-82.7212,37.0841],[-82.7209,37.0839],[-82.7207,37.0837],[-82.7207,37.0835],[-82.7207,37.0828],[-82.7209,37.0823],[-82.7208,37.0821],[-82.7206,37.0818],[-82.7199,37.0815],[-82.7193,37.0813],[-82.719,37.0812],[-82.7185,37.0809],[-82.7182,37.0807],[-82.7178,37.0804],[-82.7176,37.0799],[-82.7175,37.0797],[-82.7173,37.0796],[-82.7172,37.0794],[-82.7171,37.0788],[-82.7171,37.0784],[-82.717,37.0781],[-82.7169,37.0778],[-82.7167,37.0774],[-82.7167,37.0772],[-82.7168,37.0772],[-82.7174,37.0769],[-82.7176,37.0767],[-82.7178,37.0763],[-82.7179,37.0762],[-82.718,37.0761],[-82.7181,37.0759],[-82.7184,37.0759],[-82.7193,37.076],[-82.7197,37.0761],[-82.7202,37.0759],[-82.7209,37.0755],[-82.7211,37.0755],[-82.7213,37.0753],[-82.7214,37.0753],[-82.7218,37.0753],[-82.7221,37.0754],[-82.7224,37.0755],[-82.7227,37.0756],[-82.7228,37.0756],[-82.723,37.0757],[-82.7232,37.0757],[-82.7234,37.0757],[-82.7236,37.0756],[-82.7238,37.0754],[-82.724,37.0753],[-82.7241,37.0752],[-82.7245,37.0747],[-82.7247,37.0745],[-82.7252,37.0741],[-82.726,37.0736],[-82.7265,37.0734],[-82.7267,37.0733],[-82.7267,37.073],[-82.7267,37.0727],[-82.7267,37.0722],[-82.7263,37.0716],[-82.7262,37.0714],[-82.7261,37.0712],[-82.7262,37.071],[-82.7262,37.0707],[-82.7262,37.0704],[-82.7258,37.07],[-82.7257,37.0698],[-82.7256,37.0696],[-82.7256,37.0695],[-82.7257,37.069],[-82.7261,37.0669],[-82.726,37.0667],[-82.7259,37.0666],[-82.7258,37.0665],[-82.7257,37.0664],[-82.7256,37.066],[-82.7256,37.0653],[-82.7255,37.0651],[-82.7254,37.065],[-82.7252,37.0649],[-82.7251,37.0646],[-82.725,37.0644],[-82.7247,37.0639],[-82.7242,37.0635],[-82.7241,37.0632],[-82.7241,37.0629],[-82.7239,37.0625],[-82.7237,37.0622],[-82.7234,37.0622],[-82.723,37.0621],[-82.7229,37.062],[-82.7228,37.0619],[-82.7228,37.0618],[-82.7229,37.0616],[-82.7229,37.0612],[-82.7229,37.0611],[-82.7228,37.0606],[-82.7228,37.0603],[-82.7229,37.0598],[-82.7231,37.0593],[-82.7231,37.0591],[-82.7229,37.0588],[-82.7228,37.0585],[-82.7226,37.0584],[-82.7223,37.0581],[-82.7222,37.058],[-82.7222,37.0579],[-82.7222,37.0578],[-82.7224,37.0573],[-82.7231,37.0556],[-82.7232,37.0553],[-82.7231,37.0551],[-82.7231,37.0547],[-82.7232,37.0544],[-82.7232,37.054],[-82.7232,37.0538],[-82.7231,37.0536],[-82.7231,37.0534],[-82.7231,37.0533],[-82.7229,37.0524],[-82.7229,37.0523],[-82.7229,37.0512],[-82.7229,37.0511],[-82.7229,37.0508],[-82.7229,37.0506],[-82.7229,37.0505],[-82.7229,37.0504],[-82.7229,37.0503],[-82.7228,37.0499],[-82.7228,37.0494],[-82.7228,37.0483],[-82.723,37.0478],[-82.7231,37.0474],[-82.723,37.0467],[-82.7229,37.0464],[-82.7228,37.0461],[-82.7228,37.046],[-82.7226,37.0457],[-82.7225,37.0453],[-82.7224,37.0452],[-82.7224,37.0451],[-82.7224,37.045],[-82.7229,37.0447],[-82.7234,37.0445],[-82.7236,37.0443],[-82.7238,37.0438],[-82.724,37.0433],[-82.7241,37.043],[-82.7242,37.0429],[-82.7245,37.0427],[-82.7247,37.0426],[-82.725,37.0424],[-82.7254,37.0423],[-82.7258,37.0423],[-82.7264,37.0422],[-82.727,37.0422],[-82.7271,37.0422],[-82.7273,37.0423],[-82.7277,37.0425],[-82.7279,37.0426],[-82.7282,37.0428],[-82.7285,37.0428],[-82.729,37.0427],[-82.7296,37.0427],[-82.7298,37.0427],[-82.7301,37.0428],[-82.7304,37.0431],[-82.7308,37.0433],[-82.7311,37.0435],[-82.7314,37.0435],[-82.7315,37.0434],[-82.7316,37.0434],[-82.7319,37.0433],[-82.7322,37.0433],[-82.7323,37.0433],[-82.7326,37.0434],[-82.7329,37.0437],[-82.7333,37.0444],[-82.7334,37.0444],[-82.7335,37.0445],[-82.7336,37.0445],[-82.7342,37.0445],[-82.7344,37.0444],[-82.7347,37.0443],[-82.7351,37.0441],[-82.7354,37.044],[-82.736,37.0439],[-82.7365,37.0439],[-82.7369,37.044],[-82.7376,37.0439],[-82.7379,37.0439],[-82.7381,37.0438],[-82.7386,37.0437],[-82.7391,37.0435],[-82.7394,37.0435],[-82.7396,37.0434],[-82.7398,37.0433],[-82.7401,37.0431],[-82.7405,37.0429],[-82.7409,37.0428],[-82.7413,37.0428],[-82.7417,37.0429],[-82.742,37.0429],[-82.7425,37.0429],[-82.7426,37.0429],[-82.7428,37.0428],[-82.7431,37.0421],[-82.7432,37.0418],[-82.7435,37.0414],[-82.7436,37.0411],[-82.7437,37.0407],[-82.7438,37.0404],[-82.7438,37.0387],[-82.7438,37.0381],[-82.7437,37.0377],[-82.7437,37.037],[-82.7439,37.0364],[-82.7443,37.0357],[-82.7445,37.0353],[-82.7446,37.0347],[-82.7451,37.0343],[-82.7454,37.0341],[-82.7456,37.0339],[-82.7457,37.0338],[-82.7458,37.0337],[-82.7458,37.0334],[-82.7456,37.0331],[-82.7454,37.0322],[-82.7453,37.0318],[-82.7453,37.0314],[-82.7454,37.0309],[-82.7454,37.0306],[-82.7455,37.0302],[-82.7458,37.0296],[-82.7459,37.0293],[-82.7468,37.0281],[-82.7473,37.0276],[-82.7477,37.027],[-82.7479,37.0264],[-82.748,37.0258],[-82.748,37.0251],[-82.7479,37.0249],[-82.7479,37.0247],[-82.7478,37.0245],[-82.7479,37.0244],[-82.7483,37.0242],[-82.7487,37.0241],[-82.7492,37.0239],[-82.7499,37.0234],[-82.7501,37.0232],[-82.7502,37.0232],[-82.7503,37.0232],[-82.7504,37.0233],[-82.7505,37.0236],[-82.7505,37.0237],[-82.7506,37.024],[-82.7507,37.0242],[-82.7509,37.0244],[-82.7512,37.0246],[-82.7513,37.0247],[-82.7514,37.0249],[-82.7514,37.0251],[-82.7516,37.0255],[-82.7518,37.0257],[-82.7524,37.0261],[-82.7526,37.0262],[-82.7528,37.0262],[-82.7537,37.0265],[-82.754,37.0267],[-82.7542,37.0268],[-82.7546,37.0269],[-82.7552,37.027],[-82.7558,37.0271],[-82.7571,37.0272],[-82.7575,37.0273],[-82.7583,37.0274],[-82.759,37.0275],[-82.7591,37.0274],[-82.7595,37.0273],[-82.7599,37.027],[-82.7601,37.0268],[-82.7604,37.0266],[-82.7606,37.0265],[-82.7608,37.0264],[-82.761,37.0264],[-82.7612,37.0264],[-82.7614,37.0261],[-82.7618,37.0258],[-82.762,37.0253],[-82.7623,37.0248],[-82.7624,37.0247],[-82.7625,37.0246],[-82.7627,37.0245],[-82.7631,37.0245],[-82.7639,37.0246],[-82.7644,37.0245],[-82.7648,37.0243],[-82.7652,37.0239],[-82.7653,37.0237],[-82.7656,37.0235],[-82.766,37.0233],[-82.7664,37.0231],[-82.7665,37.0228],[-82.7666,37.0225],[-82.7667,37.022],[-82.7668,37.0216],[-82.7669,37.0211],[-82.7672,37.021],[-82.7679,37.0204],[-82.7684,37.0201],[-82.7687,37.02],[-82.769,37.0198],[-82.7693,37.0196],[-82.7693,37.0194],[-82.7693,37.0191],[-82.7694,37.0189],[-82.7696,37.0184],[-82.7699,37.018],[-82.7699,37.0179],[-82.7702,37.0175],[-82.7703,37.0175],[-82.7705,37.0174],[-82.7707,37.0173],[-82.7711,37.0171],[-82.7714,37.0167],[-82.7717,37.0162],[-82.7718,37.016],[-82.7718,37.0159],[-82.7719,37.0157],[-82.7722,37.0156],[-82.7727,37.0156],[-82.7729,37.0156],[-82.7739,37.0155],[-82.7743,37.0155],[-82.7749,37.0155],[-82.7754,37.0156],[-82.7759,37.0157],[-82.7759,37.0158],[-82.7762,37.0159],[-82.7766,37.016],[-82.7769,37.016],[-82.7772,37.016],[-82.7773,37.0159],[-82.7774,37.0157],[-82.7774,37.0153],[-82.7774,37.0152],[-82.7775,37.0149],[-82.7776,37.0146],[-82.7781,37.0142],[-82.7783,37.014],[-82.7784,37.0138],[-82.7783,37.0133],[-82.7783,37.013],[-82.7783,37.0128],[-82.7785,37.0126],[-82.779,37.0122],[-82.7793,37.0119],[-82.7796,37.0115],[-82.78,37.011],[-82.7804,37.0106],[-82.7809,37.0103],[-82.7815,37.0098],[-82.7816,37.0096],[-82.7815,37.0093],[-82.7815,37.009],[-82.7817,37.0086],[-82.7823,37.008],[-82.7829,37.0078],[-82.7835,37.008],[-82.7839,37.0081],[-82.7843,37.0082],[-82.7848,37.008],[-82.7851,37.0081],[-82.7856,37.0083],[-82.7862,37.0085],[-82.7871,37.0087],[-82.7879,37.0087],[-82.7885,37.0087],[-82.789,37.0085],[-82.7893,37.0082],[-82.7896,37.008],[-82.79,37.0076],[-82.7903,37.0073],[-82.7906,37.0069],[-82.7909,37.0065],[-82.7914,37.0063],[-82.792,37.0061],[-82.7926,37.006],[-82.7931,37.0059],[-82.7933,37.0056],[-82.7934,37.0055],[-82.7937,37.0055],[-82.7939,37.0056],[-82.7947,37.0059],[-82.7954,37.0065],[-82.7958,37.0071],[-82.7958,37.0072],[-82.796,37.0074],[-82.7961,37.0076],[-82.7962,37.0079],[-82.7963,37.0081],[-82.7966,37.0086],[-82.7969,37.009],[-82.7973,37.0093],[-82.7976,37.0095],[-82.7977,37.0095],[-82.7979,37.0096],[-82.7982,37.0093],[-82.7983,37.0092],[-82.7986,37.0089],[-82.7989,37.0085],[-82.7995,37.0082],[-82.7999,37.0081],[-82.8006,37.0081],[-82.8008,37.0081],[-82.8012,37.0079],[-82.8019,37.0077],[-82.8021,37.0076],[-82.8026,37.0076],[-82.8028,37.0076],[-82.8034,37.0073],[-82.8038,37.0072],[-82.8048,37.0072],[-82.8057,37.0073],[-82.8059,37.0072],[-82.8061,37.0072],[-82.8065,37.0073],[-82.807,37.0074],[-82.8072,37.0072],[-82.8074,37.007],[-82.8078,37.0067],[-82.808,37.0067],[-82.8081,37.0068],[-82.8087,37.0071],[-82.8092,37.0072],[-82.8098,37.0072],[-82.8103,37.0071],[-82.8108,37.007],[-82.8115,37.0065],[-82.8121,37.0061],[-82.8127,37.0056],[-82.8132,37.0053],[-82.8133,37.0053],[-82.8136,37.0053],[-82.814,37.0056],[-82.8144,37.0058],[-82.8147,37.006],[-82.8149,37.0063],[-82.815,37.0067],[-82.8151,37.0069],[-82.8153,37.007],[-82.8154,37.0071],[-82.8157,37.0073],[-82.8159,37.0074],[-82.8161,37.0074],[-82.8163,37.0075],[-82.8165,37.0075],[-82.8169,37.0074],[-82.8171,37.0072],[-82.8171,37.0071],[-82.817,37.0069],[-82.817,37.0068],[-82.8169,37.0067],[-82.8169,37.0066],[-82.8169,37.0063],[-82.8172,37.006],[-82.8174,37.0059],[-82.8175,37.0059],[-82.8177,37.0058],[-82.8179,37.0059],[-82.818,37.0062],[-82.8182,37.0064],[-82.8186,37.0065],[-82.8192,37.0064],[-82.82,37.0062],[-82.8206,37.0057],[-82.8208,37.0053],[-82.821,37.005],[-82.8214,37.0048],[-82.8217,37.0047],[-82.8219,37.0044],[-82.8222,37.0042],[-82.8225,37.0041],[-82.8228,37.0042],[-82.8233,37.0044],[-82.8235,37.0046],[-82.8238,37.005],[-82.8241,37.0055],[-82.8243,37.0059],[-82.8247,37.0062],[-82.825,37.0063],[-82.8251,37.0064],[-82.8255,37.0065],[-82.826,37.0065],[-82.8269,37.0061],[-82.8275,37.006],[-82.8283,37.0059],[-82.8287,37.0058],[-82.8289,37.0055],[-82.8289,37.0051],[-82.8289,37.0049],[-82.8292,37.0046],[-82.8294,37.0043],[-82.8301,37.0037],[-82.8302,37.0033],[-82.8303,37.003],[-82.8303,37.0024],[-82.8303,37.0019],[-82.8304,37.0015],[-82.8306,37.0012],[-82.8306,37.0009],[-82.8303,37.0004],[-82.8302,37.0003],[-82.8302,37.0001],[-82.83,36.9999],[-82.8295,36.9996],[-82.8293,36.9993],[-82.8291,36.9986],[-82.8291,36.9985],[-82.829,36.9981],[-82.829,36.9979],[-82.8291,36.9974],[-82.8294,36.9971],[-82.8295,36.9965],[-82.8297,36.9962],[-82.83,36.9959],[-82.8301,36.9956],[-82.8301,36.9946],[-82.8302,36.9944],[-82.8305,36.9939],[-82.8308,36.9936],[-82.8319,36.993],[-82.8323,36.9928],[-82.8324,36.9925],[-82.8325,36.9923],[-82.8325,36.9922],[-82.8326,36.9921],[-82.8327,36.992],[-82.8329,36.992],[-82.833,36.992],[-82.8332,36.9921],[-82.8333,36.9921],[-82.8335,36.9921],[-82.8336,36.9921],[-82.8339,36.992],[-82.8344,36.9919],[-82.8347,36.9918],[-82.8349,36.9916],[-82.8351,36.9915],[-82.8353,36.9912],[-82.8355,36.9908],[-82.8357,36.9901],[-82.8357,36.9897],[-82.8358,36.9894],[-82.8358,36.9892],[-82.8359,36.989],[-82.836,36.9888],[-82.8362,36.9886],[-82.8363,36.9884],[-82.8365,36.9882],[-82.8366,36.988],[-82.8368,36.9877],[-82.8369,36.9876],[-82.8371,36.9874],[-82.8373,36.9873],[-82.8375,36.9871],[-82.8377,36.9871],[-82.8379,36.987],[-82.8381,36.987],[-82.8386,36.9871],[-82.8387,36.9871],[-82.8388,36.9871],[-82.8391,36.9871],[-82.8395,36.9872],[-82.8399,36.9873],[-82.8404,36.9872],[-82.8405,36.9871],[-82.841,36.9871],[-82.8413,36.9869],[-82.842,36.9862],[-82.8427,36.9858],[-82.843,36.9857],[-82.8431,36.9856],[-82.8433,36.9855],[-82.8434,36.9854],[-82.8436,36.9851],[-82.844,36.9845],[-82.8444,36.9841],[-82.8449,36.9838],[-82.8452,36.9838],[-82.8455,36.9838],[-82.8462,36.9841],[-82.8467,36.9842],[-82.847,36.9842],[-82.8476,36.984],[-82.8483,36.9838],[-82.8491,36.9836],[-82.8496,36.9836],[-82.8498,36.9836],[-82.8501,36.9838],[-82.8507,36.9843],[-82.8508,36.9843],[-82.851,36.9844],[-82.8512,36.9845],[-82.8514,36.9845],[-82.8514,36.9846],[-82.8515,36.9846],[-82.8516,36.9846],[-82.8517,36.9847],[-82.8518,36.9847],[-82.8525,36.9851],[-82.8527,36.9851],[-82.8534,36.9853],[-82.8536,36.9853],[-82.8537,36.9852],[-82.8538,36.9851],[-82.854,36.9849],[-82.8548,36.9838],[-82.855,36.9836],[-82.8551,36.9834],[-82.8554,36.9832],[-82.8556,36.9831],[-82.8557,36.983],[-82.8559,36.9829],[-82.856,36.9827],[-82.8561,36.9826],[-82.8562,36.9825],[-82.8562,36.9824],[-82.8564,36.9822],[-82.8565,36.9821],[-82.8565,36.982],[-82.8565,36.9819],[-82.8565,36.9817],[-82.8565,36.9816],[-82.8564,36.9813],[-82.8564,36.9812],[-82.8564,36.981],[-82.8565,36.9807],[-82.8565,36.9806],[-82.8566,36.9804],[-82.8568,36.9802],[-82.8571,36.9799],[-82.857,36.9797],[-82.8568,36.9793],[-82.8568,36.9791],[-82.857,36.9789],[-82.8576,36.9787],[-82.8577,36.9786],[-82.8579,36.9784],[-82.8581,36.9783],[-82.8585,36.9784],[-82.8588,36.9785],[-82.8592,36.9786],[-82.8595,36.9787],[-82.8598,36.9786],[-82.86,36.9784],[-82.8601,36.9784],[-82.8602,36.9784],[-82.8604,36.9784],[-82.8607,36.9785],[-82.8612,36.9792],[-82.8619,36.98],[-82.8623,36.9802],[-82.8626,36.9803],[-82.8629,36.9802],[-82.8648,36.9792],[-82.8649,36.979],[-82.865,36.979],[-82.8652,36.9786],[-82.8655,36.9784],[-82.8658,36.9784],[-82.8659,36.9783],[-82.8664,36.9783],[-82.8667,36.9782],[-82.8671,36.9783],[-82.8673,36.9782],[-82.8675,36.9781],[-82.8676,36.9776],[-82.8677,36.9775],[-82.8681,36.977],[-82.8685,36.9765],[-82.8687,36.9763],[-82.8688,36.9761],[-82.8688,36.9757],[-82.8687,36.9753],[-82.8687,36.9749],[-82.8691,36.9744],[-82.8692,36.9742],[-82.8694,36.9738],[-82.8696,36.9733],[-82.8696,36.9728],[-82.8696,36.9726],[-82.8695,36.9725],[-82.8692,36.9723],[-82.8688,36.9719],[-82.8686,36.9716],[-82.8686,36.9713],[-82.8687,36.971],[-82.8688,36.971],[-82.8689,36.9707],[-82.8688,36.9704],[-82.8688,36.97],[-82.8688,36.9696],[-82.869,36.9694],[-82.8696,36.9692],[-82.8705,36.969],[-82.871,36.9688],[-82.8713,36.9683],[-82.8713,36.9679],[-82.8709,36.9675],[-82.8706,36.9671],[-82.8704,36.9669],[-82.8702,36.9665],[-82.8702,36.9662],[-82.8702,36.966],[-82.8703,36.9654],[-82.8701,36.965],[-82.8699,36.9648],[-82.8695,36.9647],[-82.8693,36.9647],[-82.8688,36.9646],[-82.8683,36.9645],[-82.8677,36.9644],[-82.8674,36.9642],[-82.8672,36.9638],[-82.8672,36.9635],[-82.8674,36.9632],[-82.8674,36.9627],[-82.8672,36.9621],[-82.867,36.9616],[-82.8668,36.9613],[-82.8661,36.9608],[-82.8656,36.9605],[-82.8656,36.9602],[-82.8658,36.9598],[-82.866,36.959],[-82.8661,36.9586],[-82.8659,36.9583],[-82.8655,36.9582],[-82.865,36.9579],[-82.8645,36.958],[-82.8637,36.9581],[-82.8632,36.958],[-82.8628,36.9579],[-82.8625,36.9575],[-82.8624,36.9575],[-82.8616,36.9574],[-82.8614,36.9573],[-82.8612,36.9571],[-82.8611,36.9565],[-82.8608,36.9564],[-82.8603,36.9561],[-82.8599,36.9559],[-82.8591,36.9554],[-82.8589,36.9551],[-82.8587,36.9543],[-82.8584,36.954],[-82.8582,36.9539],[-82.8568,36.9537],[-82.8566,36.9538],[-82.8557,36.9544],[-82.8556,36.9542],[-82.8557,36.954],[-82.8557,36.9538],[-82.8558,36.9537],[-82.8558,36.9531],[-82.8559,36.9529],[-82.8562,36.9525],[-82.8568,36.9522],[-82.8583,36.9509],[-82.8586,36.9505],[-82.8589,36.9502],[-82.8594,36.9498],[-82.8599,36.9492],[-82.8602,36.9485],[-82.8602,36.9482],[-82.8602,36.9478],[-82.8604,36.9471],[-82.8607,36.946],[-82.861,36.9454],[-82.8611,36.9452],[-82.8614,36.9449],[-82.8617,36.9445],[-82.8618,36.944],[-82.8618,36.9436],[-82.8616,36.943],[-82.8617,36.9426],[-82.8618,36.942],[-82.8623,36.9413],[-82.8622,36.9411],[-82.8619,36.9404],[-82.8617,36.9395],[-82.8614,36.9392],[-82.861,36.9386],[-82.8606,36.9382],[-82.8605,36.9378],[-82.8604,36.9373],[-82.8603,36.9372],[-82.8604,36.937],[-82.8603,36.9364],[-82.8603,36.9357],[-82.8602,36.9351],[-82.8601,36.9346],[-82.8601,36.9339],[-82.86,36.9338],[-82.8596,36.9337],[-82.8591,36.9335],[-82.8586,36.9332],[-82.8584,36.9327],[-82.8582,36.9325],[-82.8582,36.9322],[-82.8583,36.9315],[-82.8582,36.9307],[-82.858,36.9297],[-82.8576,36.9288],[-82.8577,36.9287],[-82.8578,36.9285],[-82.8587,36.9278],[-82.859,36.9274],[-82.859,36.9273],[-82.8595,36.9263],[-82.8597,36.926],[-82.8599,36.9254],[-82.8601,36.9253],[-82.8604,36.9251],[-82.8608,36.9249],[-82.8614,36.9248],[-82.8618,36.9243],[-82.8622,36.9242],[-82.8628,36.9239],[-82.8632,36.9235],[-82.8635,36.9229],[-82.8635,36.9222],[-82.8636,36.922],[-82.8637,36.9219],[-82.864,36.922],[-82.8645,36.922],[-82.8647,36.9219],[-82.8649,36.9217],[-82.8652,36.9212],[-82.8654,36.9206],[-82.8661,36.9199],[-82.8666,36.9194],[-82.8671,36.9191],[-82.8673,36.9189],[-82.8673,36.9186],[-82.8672,36.9181],[-82.8672,36.9176],[-82.8674,36.9173],[-82.8676,36.9171],[-82.868,36.9169],[-82.8685,36.9168],[-82.8694,36.9167],[-82.8697,36.9165],[-82.8709,36.9154],[-82.871,36.9153],[-82.871,36.915],[-82.871,36.9145],[-82.8711,36.9142],[-82.8713,36.9139],[-82.8718,36.9135],[-82.8721,36.9135],[-82.8727,36.9134],[-82.8732,36.9131],[-82.8738,36.9123],[-82.8743,36.9115],[-82.8747,36.9112],[-82.8756,36.9106],[-82.876,36.9104],[-82.8762,36.9101],[-82.8774,36.9085],[-82.8774,36.9081],[-82.8774,36.9079],[-82.8769,36.9075],[-82.8763,36.9072],[-82.8756,36.907],[-82.875,36.9066],[-82.8745,36.9063],[-82.8741,36.9058],[-82.8736,36.9048],[-82.8732,36.904],[-82.8727,36.9035],[-82.8721,36.9032],[-82.8714,36.9029],[-82.871,36.9027],[-82.8703,36.9019],[-82.8697,36.9016],[-82.8692,36.9015],[-82.8686,36.9014],[-82.8683,36.9012],[-82.8681,36.9007],[-82.868,36.9001],[-82.8682,36.8996],[-82.8686,36.8993],[-82.8692,36.8989],[-82.8698,36.8985],[-82.8703,36.8979],[-82.8706,36.8977],[-82.8711,36.8976],[-82.872,36.8975],[-82.8728,36.8974],[-82.8741,36.897],[-82.8748,36.8968],[-82.8757,36.8965],[-82.8766,36.8961],[-82.8774,36.8955],[-82.8779,36.895],[-82.8785,36.8942],[-82.8786,36.8937],[-82.8785,36.8934],[-82.8785,36.8933],[-82.8785,36.8931],[-82.8783,36.8928],[-82.8779,36.892],[-82.8779,36.8916],[-82.8783,36.89],[-82.8787,36.8895],[-82.8791,36.8892],[-82.8797,36.889],[-82.8803,36.8889],[-82.881,36.889],[-82.8818,36.889],[-82.8834,36.8887],[-82.8845,36.8885],[-82.8848,36.8883],[-82.8853,36.888],[-82.8857,36.8877],[-82.887,36.8872],[-82.8876,36.8869],[-82.888,36.8865],[-82.8886,36.8855],[-82.8893,36.8847],[-82.8903,36.8841],[-82.8912,36.8837],[-82.8916,36.8836],[-82.8921,36.8835],[-82.8928,36.8834],[-82.8936,36.8835],[-82.894,36.8833],[-82.8946,36.8827],[-82.8952,36.8822],[-82.8954,36.8821],[-82.8959,36.8821],[-82.8964,36.8819],[-82.8968,36.8818],[-82.8973,36.8819],[-82.8978,36.8819],[-82.8982,36.8818],[-82.8988,36.8819],[-82.8993,36.8818],[-82.8998,36.8817],[-82.9002,36.8817],[-82.9005,36.8816],[-82.9009,36.8814],[-82.9014,36.8809],[-82.9018,36.8808],[-82.9025,36.8806],[-82.904,36.8801],[-82.9049,36.8799],[-82.9061,36.8798],[-82.9066,36.8796],[-82.9074,36.8793],[-82.9079,36.8789],[-82.908,36.8787],[-82.908,36.8784],[-82.9081,36.8776],[-82.9079,36.8771],[-82.9074,36.8759],[-82.9074,36.8756],[-82.9075,36.8751],[-82.9078,36.8748],[-82.9082,36.8747],[-82.909,36.8747],[-82.9094,36.8746],[-82.9101,36.8743],[-82.9103,36.8742],[-82.911,36.8743],[-82.9117,36.8743],[-82.9119,36.8743],[-82.9124,36.8743],[-82.9126,36.8743],[-82.9139,36.8741],[-82.9145,36.8739],[-82.915,36.874],[-82.9162,36.8739],[-82.9171,36.8737],[-82.9176,36.8735],[-82.918,36.8737],[-82.9184,36.8738],[-82.919,36.8738],[-82.9199,36.8737],[-82.9205,36.8736],[-82.9208,36.8734],[-82.921,36.8734],[-82.9211,36.8735],[-82.9221,36.8739],[-82.9225,36.8739],[-82.9227,36.8738],[-82.9232,36.8735],[-82.9238,36.8733],[-82.9241,36.873],[-82.9246,36.8728],[-82.9249,36.8726],[-82.9254,36.8719],[-82.9259,36.8715],[-82.9261,36.8712],[-82.9263,36.8711],[-82.9265,36.8712],[-82.927,36.8711],[-82.9273,36.871],[-82.9283,36.8704],[-82.9286,36.8704],[-82.929,36.8705],[-82.9299,36.8707],[-82.9302,36.8707],[-82.931,36.8706],[-82.9317,36.8704],[-82.9319,36.8703],[-82.9322,36.8703],[-82.933,36.8705],[-82.9335,36.8705],[-82.9343,36.8702],[-82.9348,36.87],[-82.9351,36.8698],[-82.9353,36.8696],[-82.9364,36.8693],[-82.9366,36.8691],[-82.9367,36.869],[-82.9368,36.8687],[-82.9367,36.8685],[-82.9367,36.8682],[-82.9368,36.868],[-82.937,36.8678],[-82.9373,36.8678],[-82.9375,36.8676],[-82.9377,36.8673],[-82.9391,36.8673],[-82.9402,36.8673],[-82.9413,36.8672],[-82.9417,36.8671],[-82.9421,36.8669],[-82.9423,36.8668],[-82.9424,36.8663],[-82.9426,36.8663],[-82.9427,36.8663],[-82.9431,36.8664],[-82.9438,36.8666],[-82.9445,36.8666],[-82.9452,36.8665],[-82.9456,36.8664],[-82.9462,36.866],[-82.9464,36.8659],[-82.9467,36.866],[-82.9487,36.8665],[-82.9488,36.8665],[-82.9492,36.8664],[-82.9497,36.866],[-82.95,36.866],[-82.9514,36.8662],[-82.9516,36.8662],[-82.9518,36.8661],[-82.9528,36.8652],[-82.953,36.865],[-82.9532,36.8646],[-82.9533,36.8644],[-82.9536,36.8643],[-82.9539,36.8642],[-82.9544,36.8642],[-82.9547,36.8642],[-82.9557,36.8635],[-82.9563,36.8633],[-82.9567,36.8632],[-82.9575,36.8632],[-82.958,36.8632],[-82.9585,36.8631],[-82.9594,36.8628],[-82.9596,36.8627],[-82.9607,36.8626],[-82.9614,36.8625],[-82.962,36.8623],[-82.9625,36.8619],[-82.9626,36.8616],[-82.9628,36.8615],[-82.9632,36.8614],[-82.9638,36.8613],[-82.964,36.8612],[-82.9645,36.8606],[-82.9649,36.8603],[-82.9659,36.86],[-82.9664,36.8597],[-82.9667,36.8594],[-82.967,36.8593],[-82.9674,36.8593],[-82.968,36.8592],[-82.9685,36.8589],[-82.9688,36.8586],[-82.9691,36.8582],[-82.9692,36.858],[-82.9696,36.8579],[-82.9697,36.8579],[-82.9708,36.8576],[-82.9711,36.8576],[-82.9715,36.8577],[-82.972,36.8578],[-82.9724,36.8584],[-82.9733,36.8591],[-82.9738,36.8592],[-82.9746,36.8592],[-82.9751,36.8594],[-82.9757,36.8596],[-82.9762,36.8595],[-82.9766,36.8595],[-82.9775,36.8595],[-82.9779,36.8596],[-82.9782,36.8597],[-82.9786,36.8598],[-82.9791,36.8598],[-82.9795,36.8597],[-82.9803,36.8593],[-82.9811,36.8591],[-82.9818,36.8589],[-82.9822,36.8589],[-82.9826,36.859],[-82.9829,36.859],[-82.9835,36.8587],[-82.9838,36.8585],[-82.984,36.8585],[-82.9846,36.8587],[-82.9855,36.8589],[-82.986,36.8589],[-82.9863,36.8588],[-82.9867,36.8586],[-82.9869,36.8586],[-82.987,36.8587],[-82.9872,36.8589],[-82.9875,36.8591],[-82.9881,36.8592],[-82.989,36.8592],[-82.9896,36.859],[-82.9902,36.8587],[-82.9907,36.8584],[-82.9911,36.8583],[-82.9914,36.8582],[-82.9918,36.8578],[-82.992,36.8578],[-82.9922,36.8578],[-82.9929,36.8579],[-82.9933,36.8579],[-82.9936,36.8578],[-82.9943,36.8575],[-82.9948,36.8574],[-82.9958,36.8573],[-82.9963,36.8571],[-82.9967,36.8569],[-82.9976,36.8569],[-82.9984,36.8566],[-82.9986,36.8566],[-82.9987,36.8565],[-82.9995,36.8555],[-83,36.8551],[-83.0003,36.855],[-83.0008,36.8547],[-83.0011,36.8544],[-83.0018,36.8536],[-83.002,36.8534],[-83.0029,36.853],[-83.0031,36.8528],[-83.0033,36.8524],[-83.0038,36.8516],[-83.004,36.8508],[-83.0043,36.8505],[-83.0047,36.8503],[-83.0049,36.8501],[-83.0051,36.8499],[-83.0057,36.849],[-83.0064,36.8479],[-83.0066,36.8476],[-83.0075,36.8475],[-83.0086,36.8473],[-83.0092,36.8474],[-83.0102,36.8475],[-83.0109,36.8478],[-83.0111,36.8478],[-83.0116,36.8476],[-83.0123,36.8471],[-83.0124,36.8469],[-83.0128,36.8469],[-83.013,36.8471],[-83.0135,36.8473],[-83.0139,36.8476],[-83.0152,36.8486],[-83.0158,36.8489],[-83.0163,36.849],[-83.0167,36.849],[-83.0176,36.8494],[-83.0182,36.8495],[-83.019,36.8497],[-83.0199,36.85],[-83.021,36.8501],[-83.0215,36.85],[-83.0219,36.8499],[-83.0221,36.8499],[-83.0223,36.8501],[-83.0233,36.8509],[-83.0237,36.8511],[-83.0242,36.8514],[-83.0246,36.8517],[-83.0248,36.8519],[-83.0252,36.8527],[-83.0257,36.8534],[-83.0259,36.8538],[-83.026,36.8548],[-83.0261,36.8551],[-83.0263,36.8554],[-83.0266,36.8556],[-83.0271,36.8556],[-83.0283,36.8554],[-83.0291,36.8553],[-83.0297,36.8554],[-83.0302,36.8554],[-83.0317,36.8548],[-83.0328,36.8544],[-83.0337,36.8543],[-83.0357,36.8541],[-83.0361,36.8542],[-83.0364,36.8543],[-83.0366,36.8546],[-83.0369,36.8548],[-83.0375,36.855],[-83.0387,36.855],[-83.04,36.855],[-83.041,36.855],[-83.0414,36.855],[-83.042,36.8547],[-83.0428,36.8543],[-83.0429,36.8542],[-83.0431,36.854],[-83.0437,36.8535],[-83.0447,36.8528],[-83.0453,36.8524],[-83.0469,36.8519],[-83.0478,36.8517],[-83.0482,36.8517],[-83.0488,36.8519],[-83.0497,36.852],[-83.0509,36.852],[-83.0515,36.852],[-83.0523,36.8521],[-83.0536,36.8522],[-83.0542,36.8523],[-83.0546,36.8525],[-83.0559,36.8529],[-83.0567,36.8531],[-83.0573,36.8532],[-83.058,36.8534],[-83.0588,36.8535],[-83.0607,36.8539],[-83.0625,36.8525],[-83.063,36.852],[-83.0634,36.8517],[-83.0637,36.8516],[-83.0642,36.8516],[-83.0648,36.8517],[-83.0654,36.8519],[-83.0662,36.8519],[-83.0669,36.852],[-83.0674,36.8522],[-83.0679,36.8526],[-83.0685,36.853],[-83.069,36.8533],[-83.0695,36.8534],[-83.0705,36.8535],[-83.0708,36.8535],[-83.0717,36.8542],[-83.0723,36.8545],[-83.0726,36.8546],[-83.0728,36.8545],[-83.0757,36.8509],[-83.0759,36.8507],[-83.0758,36.8505],[-83.0755,36.8501],[-83.0751,36.8495],[-83.0751,36.8492],[-83.0751,36.8486],[-83.075,36.8481],[-83.0747,36.8473],[-83.0742,36.8463],[-83.0741,36.8458],[-83.0741,36.8449],[-83.0742,36.8441],[-83.0743,36.8431],[-83.0744,36.8427],[-83.0748,36.8423],[-83.0749,36.8419],[-83.075,36.8409],[-83.0752,36.8407],[-83.0761,36.8408],[-83.0769,36.841],[-83.0776,36.8409],[-83.0781,36.8409],[-83.0788,36.8406],[-83.0803,36.8404],[-83.081,36.8401],[-83.082,36.8394],[-83.0833,36.8391],[-83.0841,36.839],[-83.0848,36.8389],[-83.085,36.8389],[-83.0859,36.8387],[-83.0864,36.8385],[-83.0866,36.8384],[-83.0875,36.8382],[-83.0879,36.838],[-83.0883,36.8377],[-83.0885,36.8372],[-83.089,36.8365],[-83.0895,36.8358],[-83.0898,36.8354],[-83.0902,36.8352],[-83.0905,36.8349],[-83.0909,36.8346],[-83.0921,36.8342],[-83.0926,36.8339],[-83.0931,36.8337],[-83.0944,36.8334],[-83.0963,36.833],[-83.0969,36.8328],[-83.0974,36.8324],[-83.0981,36.8321],[-83.0987,36.832],[-83.099,36.8318],[-83.0999,36.8312],[-83.1003,36.8308],[-83.1007,36.8299],[-83.1019,36.8282],[-83.102,36.828],[-83.1021,36.8278],[-83.1021,36.8272],[-83.1018,36.8267],[-83.1013,36.8261],[-83.1004,36.8254],[-83.0995,36.8248],[-83.099,36.8244],[-83.0986,36.824],[-83.0985,36.8238],[-83.0985,36.8236],[-83.0988,36.8231],[-83.0992,36.8223],[-83.0992,36.822],[-83.0991,36.8216],[-83.0992,36.8208],[-83.0993,36.8197],[-83.0991,36.8191],[-83.0991,36.8187],[-83.099,36.8182],[-83.0991,36.8174],[-83.0991,36.8167],[-83.099,36.8162],[-83.099,36.8159],[-83.0991,36.8155],[-83.099,36.815],[-83.0987,36.8142],[-83.0985,36.8135],[-83.0986,36.8132],[-83.0991,36.8128],[-83.0998,36.8123],[-83.1007,36.8119],[-83.1011,36.8118],[-83.102,36.8116],[-83.1023,36.8115],[-83.1026,36.8113],[-83.1028,36.8107],[-83.1033,36.8096],[-83.1035,36.809],[-83.1034,36.8086],[-83.1034,36.8083],[-83.1034,36.8077],[-83.1033,36.8073],[-83.1034,36.8069],[-83.1034,36.8063],[-83.1036,36.8056],[-83.1038,36.8051],[-83.1041,36.8043],[-83.1043,36.804],[-83.1049,36.8036],[-83.1054,36.8032],[-83.1056,36.8029],[-83.1061,36.8025],[-83.1064,36.8023],[-83.1069,36.8021],[-83.1082,36.8019],[-83.1087,36.8016],[-83.1098,36.8011],[-83.1107,36.8005],[-83.1111,36.8001],[-83.1115,36.7994],[-83.1124,36.7984],[-83.1129,36.798],[-83.1132,36.7978],[-83.1137,36.7971],[-83.114,36.7968],[-83.1146,36.7963],[-83.1148,36.796],[-83.115,36.7953],[-83.1152,36.7948],[-83.1154,36.7946],[-83.116,36.7941],[-83.1162,36.7939],[-83.1165,36.7936],[-83.1166,36.7934],[-83.117,36.7924],[-83.1173,36.7921],[-83.1178,36.7916],[-83.118,36.7913],[-83.1181,36.7906],[-83.1183,36.7904],[-83.1189,36.7897],[-83.119,36.7897],[-83.1192,36.7896],[-83.1207,36.789],[-83.1209,36.7887],[-83.1211,36.7883],[-83.1213,36.788],[-83.1214,36.7879],[-83.1218,36.7879],[-83.1222,36.7879],[-83.1223,36.7878],[-83.1226,36.7874],[-83.1228,36.787],[-83.1232,36.7867],[-83.1234,36.7866],[-83.1237,36.7865],[-83.124,36.7865],[-83.1242,36.7866],[-83.1246,36.7865],[-83.125,36.7864],[-83.1254,36.7864],[-83.1258,36.7865],[-83.1261,36.7865],[-83.1269,36.7863],[-83.1273,36.7861],[-83.1276,36.7859],[-83.1277,36.7859],[-83.1281,36.786],[-83.1283,36.7859],[-83.1287,36.7857],[-83.1289,36.7856],[-83.1291,36.7855],[-83.1293,36.7855],[-83.1295,36.7857],[-83.1298,36.7858],[-83.1301,36.7858],[-83.1307,36.7856],[-83.1312,36.7855],[-83.1318,36.7854],[-83.1322,36.7852],[-83.1332,36.7846],[-83.1333,36.7845],[-83.1332,36.7838],[-83.1332,36.7832],[-83.133,36.7826],[-83.1328,36.7822],[-83.1322,36.7816],[-83.132,36.7811],[-83.1315,36.7801],[-83.1312,36.7796],[-83.1312,36.7794],[-83.1313,36.779],[-83.1312,36.7788],[-83.1308,36.7785],[-83.1306,36.7781],[-83.1301,36.7776],[-83.1296,36.7769],[-83.1294,36.7764],[-83.1291,36.7761],[-83.129,36.7758],[-83.1291,36.7756],[-83.1293,36.7755],[-83.1294,36.7754],[-83.1298,36.775],[-83.13,36.7747],[-83.13,36.7741],[-83.1301,36.7739],[-83.1304,36.7738],[-83.1308,36.7738],[-83.1315,36.7738],[-83.1317,36.7736],[-83.1319,36.7732],[-83.1321,36.7729],[-83.1328,36.7721],[-83.1331,36.7717],[-83.133,36.7715],[-83.1327,36.7715],[-83.1322,36.7716],[-83.1317,36.7715],[-83.1315,36.7714],[-83.1311,36.7712],[-83.1306,36.7711],[-83.1301,36.7709],[-83.1298,36.7707],[-83.1296,36.7702],[-83.1295,36.7698],[-83.1298,36.7694],[-83.1299,36.7689],[-83.1301,36.7687],[-83.1303,36.7685],[-83.1306,36.7685],[-83.131,36.7685],[-83.1311,36.7684],[-83.1313,36.7681],[-83.1314,36.7678],[-83.1313,36.7671],[-83.1312,36.7667],[-83.1311,36.7663],[-83.1313,36.7661],[-83.1314,36.7661],[-83.1319,36.766],[-83.1322,36.7659],[-83.1324,36.7657],[-83.1325,36.7652],[-83.1326,36.7647],[-83.1325,36.7644],[-83.1323,36.7642],[-83.1316,36.7642],[-83.1312,36.7641],[-83.1309,36.7638],[-83.1304,36.7635],[-83.1298,36.7632],[-83.1295,36.7631],[-83.1291,36.7627],[-83.1282,36.7625],[-83.1273,36.7623],[-83.1267,36.762],[-83.1264,36.7619],[-83.1259,36.7619],[-83.1257,36.7617],[-83.1256,36.7616],[-83.1256,36.7615],[-83.1257,36.7614],[-83.126,36.7612],[-83.1266,36.761],[-83.1269,36.7609],[-83.127,36.7607],[-83.127,36.7604],[-83.1271,36.76],[-83.1274,36.7597],[-83.1276,36.7597],[-83.1279,36.7597],[-83.1284,36.7597],[-83.1286,36.7597],[-83.1286,36.7595],[-83.1285,36.7591],[-83.1284,36.7587],[-83.1285,36.7584],[-83.1288,36.7581],[-83.1289,36.7578],[-83.1288,36.7574],[-83.1285,36.7567],[-83.1284,36.7565],[-83.1284,36.7563],[-83.1286,36.7559],[-83.1287,36.7556],[-83.1287,36.755],[-83.1286,36.7543],[-83.1287,36.7537],[-83.1289,36.7533],[-83.129,36.7529],[-83.1289,36.7525],[-83.1286,36.7523],[-83.1284,36.7522],[-83.128,36.7518],[-83.1278,36.7514],[-83.1278,36.7511],[-83.128,36.7506],[-83.1282,36.7505],[-83.1284,36.7503],[-83.1289,36.7503],[-83.1296,36.7503],[-83.13,36.7502],[-83.1298,36.75],[-83.1297,36.7498],[-83.1299,36.7497],[-83.1301,36.7495],[-83.1309,36.7497],[-83.1316,36.7498],[-83.132,36.75],[-83.1322,36.75],[-83.1327,36.7498],[-83.1337,36.7496],[-83.1343,36.7495],[-83.1344,36.7494],[-83.1339,36.7488],[-83.1339,36.7484],[-83.1341,36.7483],[-83.1341,36.7481],[-83.134,36.7478],[-83.134,36.7471],[-83.1338,36.7466],[-83.1336,36.7465],[-83.1333,36.7464],[-83.133,36.7463],[-83.133,36.7461],[-83.1331,36.746],[-83.1332,36.7456],[-83.1334,36.7456],[-83.1336,36.7454],[-83.1337,36.7452],[-83.1339,36.745],[-83.1339,36.7445],[-83.134,36.7441],[-83.1346,36.7435],[-83.1347,36.7432],[-83.1349,36.7428],[-83.1351,36.7426],[-83.1365,36.7429],[-83.1371,36.743],[-83.1375,36.743],[-83.1382,36.7427],[-83.1384,36.7426],[-83.1388,36.7426],[-83.1399,36.7426],[-83.1404,36.7426],[-83.141,36.7424],[-83.1415,36.7422],[-83.142,36.7421],[-83.1424,36.7418],[-83.1438,36.7418],[-83.1444,36.7416],[-83.1452,36.7417],[-83.1473,36.742],[-83.148,36.7421],[-83.1485,36.7422],[-83.1491,36.742],[-83.1494,36.742],[-83.1498,36.742],[-83.1504,36.7421],[-83.151,36.7421],[-83.1515,36.7422],[-83.1519,36.7424],[-83.1522,36.7427],[-83.1525,36.7427],[-83.1529,36.7426],[-83.1531,36.7424],[-83.1532,36.742],[-83.1533,36.7417],[-83.1534,36.7416],[-83.1538,36.7415],[-83.1548,36.7416],[-83.156,36.7416],[-83.1565,36.7416],[-83.1568,36.7418],[-83.1573,36.7414],[-83.1577,36.7412],[-83.1584,36.7411],[-83.1588,36.7409],[-83.1593,36.7408],[-83.1598,36.7406],[-83.1602,36.7403],[-83.1607,36.74],[-83.1612,36.7397],[-83.1619,36.7395],[-83.1625,36.7395],[-83.1631,36.7393],[-83.1639,36.7394],[-83.165,36.7394],[-83.166,36.7394],[-83.1664,36.7394],[-83.1667,36.7394],[-83.167,36.7393],[-83.1671,36.7393],[-83.1668,36.7397],[-83.1666,36.7398],[-83.1669,36.7402],[-83.1673,36.7405],[-83.168,36.7406],[-83.1686,36.7405],[-83.1699,36.74],[-83.1714,36.74],[-83.1718,36.7399],[-83.172,36.74],[-83.1724,36.7401],[-83.1727,36.7398],[-83.1732,36.7398],[-83.1735,36.7395],[-83.1744,36.7393],[-83.1748,36.7392],[-83.1749,36.7392],[-83.1753,36.7394],[-83.1756,36.7395],[-83.1763,36.7397],[-83.1768,36.7396],[-83.1774,36.7393],[-83.1776,36.7393],[-83.178,36.7392],[-83.1785,36.7394],[-83.1787,36.7394],[-83.1791,36.7394],[-83.1795,36.7395],[-83.1797,36.7395],[-83.1802,36.7393],[-83.1805,36.7394],[-83.181,36.7394],[-83.1814,36.7393],[-83.1818,36.7393],[-83.1824,36.7393],[-83.1837,36.7397],[-83.1842,36.7396],[-83.1847,36.7394],[-83.1851,36.7394],[-83.1858,36.7394],[-83.1864,36.7394],[-83.1874,36.7393],[-83.1888,36.7394],[-83.1892,36.7394],[-83.1905,36.7395],[-83.1911,36.7393],[-83.1913,36.7392],[-83.1916,36.7392],[-83.1922,36.7394],[-83.1925,36.7394],[-83.1932,36.7393],[-83.1933,36.7393],[-83.1938,36.7394],[-83.1942,36.7395],[-83.1948,36.7394],[-83.1952,36.7393],[-83.1956,36.7388],[-83.1958,36.7387],[-83.1962,36.7386],[-83.197,36.7385],[-83.1976,36.7383],[-83.1985,36.738],[-83.1997,36.7374],[-83.2,36.7373],[-83.2007,36.7371],[-83.2013,36.737],[-83.2016,36.7369],[-83.2022,36.7369],[-83.203,36.7369],[-83.2037,36.7366],[-83.2043,36.7363],[-83.2049,36.7362],[-83.2052,36.736],[-83.2062,36.7356],[-83.2069,36.7357],[-83.2071,36.7356],[-83.2074,36.7354],[-83.2079,36.7351],[-83.2084,36.7349],[-83.2088,36.7348],[-83.2093,36.7348],[-83.2095,36.7348],[-83.2105,36.7343],[-83.2108,36.7343],[-83.2117,36.7343],[-83.2123,36.7338],[-83.2131,36.7336],[-83.2142,36.7334],[-83.2148,36.7333],[-83.2153,36.7334],[-83.2162,36.7334],[-83.2168,36.7333],[-83.2174,36.7331],[-83.2176,36.7329],[-83.2177,36.7326],[-83.2179,36.7324],[-83.2189,36.7319],[-83.2196,36.7316],[-83.2207,36.7313],[-83.2217,36.7308],[-83.223,36.7307],[-83.2234,36.7306],[-83.2237,36.7303],[-83.224,36.7302],[-83.2245,36.7301],[-83.2252,36.7301],[-83.2256,36.7302],[-83.2259,36.7303],[-83.2266,36.7301],[-83.227,36.7298],[-83.2274,36.7297],[-83.2278,36.7296],[-83.2281,36.7296],[-83.2285,36.7293],[-83.2289,36.7289],[-83.2291,36.7289],[-83.2297,36.7289],[-83.2302,36.7287],[-83.2312,36.7285],[-83.2322,36.7285],[-83.2324,36.7284],[-83.2328,36.7282],[-83.2332,36.7279],[-83.2337,36.7278],[-83.2345,36.7277],[-83.2357,36.7272],[-83.2362,36.727],[-83.2372,36.7268],[-83.2381,36.7267],[-83.2387,36.7266],[-83.2398,36.7266],[-83.2401,36.7266],[-83.2405,36.7265],[-83.2407,36.7264],[-83.2409,36.7263],[-83.2412,36.726],[-83.2415,36.7258],[-83.2422,36.7258],[-83.2424,36.7258],[-83.2438,36.726],[-83.2442,36.7259],[-83.2451,36.726],[-83.2455,36.7259],[-83.2461,36.7256],[-83.2469,36.7253],[-83.2475,36.7252],[-83.2479,36.7251],[-83.2482,36.7249],[-83.2487,36.7244],[-83.2489,36.7242],[-83.2498,36.7241],[-83.251,36.7237],[-83.2515,36.7237],[-83.2523,36.7236],[-83.2527,36.7237],[-83.2533,36.7238],[-83.2536,36.7238],[-83.254,36.7236],[-83.2544,36.7232],[-83.2552,36.7225],[-83.256,36.7221],[-83.2562,36.7221],[-83.257,36.7221],[-83.2579,36.722],[-83.2584,36.722],[-83.2588,36.7222],[-83.2593,36.7222],[-83.2597,36.7221],[-83.2605,36.7218],[-83.2613,36.7215],[-83.2625,36.7213],[-83.2636,36.7209],[-83.2639,36.7209],[-83.2644,36.721],[-83.2646,36.721],[-83.2648,36.7208],[-83.2653,36.7205],[-83.2667,36.7199],[-83.2678,36.7194],[-83.27,36.7187],[-83.2713,36.7185],[-83.2726,36.7182],[-83.2737,36.7181],[-83.2748,36.7179],[-83.2756,36.7175],[-83.2762,36.7174],[-83.2776,36.7166],[-83.278,36.7165],[-83.2796,36.7162],[-83.2803,36.7159],[-83.2812,36.7159],[-83.282,36.7158],[-83.2833,36.7159],[-83.2846,36.7157],[-83.2849,36.7156],[-83.2853,36.7152],[-83.2861,36.715],[-83.2865,36.7146],[-83.2868,36.7143],[-83.287,36.7143],[-83.2878,36.7141],[-83.2879,36.714],[-83.2883,36.7137],[-83.2895,36.7135],[-83.2905,36.7134],[-83.2908,36.7133],[-83.2914,36.713],[-83.2916,36.713],[-83.2934,36.7129],[-83.2939,36.7129],[-83.2948,36.7131],[-83.2959,36.7135],[-83.2966,36.7136],[-83.2968,36.7135],[-83.297,36.7132],[-83.2984,36.7126],[-83.2995,36.7122],[-83.2999,36.7122],[-83.3013,36.712],[-83.3024,36.7118],[-83.3026,36.7116],[-83.3029,36.7113],[-83.3031,36.7112],[-83.3037,36.7111],[-83.3045,36.711],[-83.305,36.711],[-83.3057,36.7112],[-83.3063,36.7112],[-83.3072,36.7111],[-83.3081,36.7109],[-83.3085,36.7109],[-83.3097,36.7106],[-83.3104,36.7104],[-83.3114,36.7099],[-83.3119,36.7096],[-83.3126,36.7091],[-83.3136,36.7086],[-83.3146,36.7083],[-83.3158,36.7081],[-83.3165,36.708],[-83.3173,36.7079],[-83.3179,36.7078],[-83.3183,36.7076],[-83.3192,36.7074],[-83.321,36.7066],[-83.3213,36.7065],[-83.3217,36.7065],[-83.3227,36.7065],[-83.3231,36.7064],[-83.3244,36.7059],[-83.3251,36.7056],[-83.328,36.7049],[-83.3287,36.7045],[-83.3295,36.7043],[-83.3302,36.7042],[-83.3311,36.704],[-83.3323,36.7038],[-83.3326,36.7036],[-83.3332,36.7034],[-83.335,36.7027],[-83.3355,36.7026],[-83.3362,36.7027],[-83.3375,36.7024],[-83.3381,36.702],[-83.3386,36.702],[-83.3394,36.702],[-83.34,36.7018],[-83.3408,36.7015],[-83.342,36.701],[-83.3428,36.7009],[-83.3442,36.7006],[-83.3459,36.7004],[-83.3467,36.7005],[-83.3471,36.7003],[-83.3476,36.7002],[-83.348,36.7],[-83.349,36.699],[-83.35,36.6978],[-83.3504,36.6976],[-83.3516,36.6971],[-83.3534,36.6966],[-83.3539,36.6964],[-83.3547,36.6958],[-83.3554,36.6956],[-83.3583,36.6937],[-83.3588,36.6935],[-83.3595,36.6933],[-83.3599,36.6932],[-83.3604,36.6934],[-83.3608,36.6937],[-83.3613,36.6941],[-83.3617,36.6943],[-83.3633,36.6944],[-83.3638,36.6943],[-83.365,36.6941],[-83.3657,36.6937],[-83.3665,36.6932],[-83.3676,36.6926],[-83.3688,36.6921],[-83.3699,36.6914],[-83.3704,36.691],[-83.3711,36.6907],[-83.3717,36.6906],[-83.3722,36.6904],[-83.3727,36.6905],[-83.3733,36.6902],[-83.374,36.6901],[-83.3745,36.6901],[-83.3752,36.6904],[-83.3753,36.6907],[-83.3765,36.6901],[-83.377,36.6898],[-83.3778,36.6897],[-83.3788,36.6892],[-83.379,36.6888],[-83.3791,36.6885],[-83.3793,36.6884],[-83.3798,36.6884],[-83.3807,36.6885],[-83.3808,36.6884],[-83.381,36.6879],[-83.3812,36.6873],[-83.3815,36.6873],[-83.382,36.6874],[-83.3824,36.6873],[-83.3828,36.6874],[-83.3832,36.6874],[-83.3834,36.6872],[-83.3838,36.6866],[-83.3841,36.6866],[-83.3848,36.6868],[-83.385,36.6868],[-83.3855,36.6867],[-83.3865,36.6867],[-83.3868,36.6866],[-83.3875,36.6862],[-83.3883,36.6857],[-83.39,36.685],[-83.3899,36.6847],[-83.3895,36.6844],[-83.3891,36.6841],[-83.3891,36.6839],[-83.3893,36.6837],[-83.3927,36.6821],[-83.393,36.6818],[-83.393,36.6816],[-83.3929,36.6813],[-83.3931,36.681],[-83.3934,36.6808],[-83.3942,36.6806],[-83.3949,36.6803],[-83.3955,36.6797],[-83.3959,36.6794],[-83.3959,36.6791],[-83.3958,36.6788],[-83.3952,36.678],[-83.3952,36.6777],[-83.3956,36.6774],[-83.3965,36.6769],[-83.3974,36.6767],[-83.3996,36.6757],[-83.4007,36.6753],[-83.4021,36.675],[-83.4027,36.6748],[-83.4035,36.6742],[-83.4043,36.6738],[-83.4048,36.6737],[-83.4056,36.6736],[-83.4061,36.6734],[-83.4072,36.6732],[-83.4076,36.673],[-83.4088,36.6723],[-83.4093,36.6722],[-83.4097,36.672],[-83.4106,36.6715],[-83.4115,36.6714],[-83.4119,36.6712],[-83.4123,36.6709],[-83.4127,36.6707],[-83.4132,36.6706],[-83.4136,36.6705],[-83.4143,36.6704],[-83.4148,36.6702],[-83.4158,36.67],[-83.4174,36.6695],[-83.4182,36.669],[-83.4187,36.6687],[-83.4191,36.6686],[-83.4207,36.6683],[-83.4215,36.6682],[-83.4222,36.6681],[-83.4247,36.6673],[-83.4258,36.6672],[-83.4267,36.6671],[-83.4279,36.6672],[-83.4284,36.6671],[-83.429,36.667],[-83.43,36.6671],[-83.4305,36.667],[-83.4317,36.6667],[-83.432,36.6667],[-83.4328,36.6666],[-83.4333,36.6665],[-83.4353,36.6664],[-83.4364,36.6662],[-83.4371,36.6663],[-83.4376,36.6664],[-83.4383,36.6664],[-83.4395,36.6665],[-83.4401,36.6667],[-83.4407,36.6669],[-83.4415,36.667],[-83.442,36.667],[-83.4425,36.6671],[-83.4436,36.6672],[-83.4442,36.667],[-83.4452,36.6665],[-83.4463,36.666],[-83.447,36.6656],[-83.4478,36.6653],[-83.4487,36.6653],[-83.4498,36.6654],[-83.4505,36.6654],[-83.451,36.6653],[-83.4514,36.6651],[-83.452,36.6652],[-83.4523,36.6651],[-83.4529,36.665],[-83.4537,36.6648],[-83.4545,36.6648],[-83.4554,36.6649],[-83.4563,36.665],[-83.4569,36.6651],[-83.4573,36.6654],[-83.4578,36.6656],[-83.4583,36.6656],[-83.4586,36.6655],[-83.459,36.6654],[-83.4597,36.6653],[-83.4601,36.6653],[-83.4605,36.6651],[-83.4607,36.6649],[-83.461,36.6649],[-83.4615,36.6648],[-83.462,36.6648],[-83.4631,36.6649],[-83.4635,36.6649],[-83.465,36.6647],[-83.466,36.6648],[-83.4666,36.6647],[-83.4669,36.6648],[-83.4673,36.6649],[-83.468,36.665],[-83.469,36.665],[-83.4696,36.665],[-83.4705,36.6649],[-83.471,36.665],[-83.4718,36.6653],[-83.4733,36.6656],[-83.474,36.6654],[-83.4745,36.6655],[-83.4752,36.6658],[-83.4766,36.6658],[-83.4778,36.666],[-83.4785,36.6661],[-83.4796,36.6666],[-83.4799,36.6665],[-83.4801,36.6663],[-83.4807,36.6661],[-83.4813,36.666],[-83.4818,36.6661],[-83.4827,36.6662],[-83.4834,36.6666],[-83.4841,36.6668],[-83.4848,36.6671],[-83.4855,36.6672],[-83.4865,36.6672],[-83.4869,36.6674],[-83.4884,36.6677],[-83.489,36.6678],[-83.4905,36.6684],[-83.4912,36.6685],[-83.4919,36.6691],[-83.4928,36.6702],[-83.4932,36.6702],[-83.4942,36.6701],[-83.4946,36.67],[-83.4958,36.6702],[-83.4967,36.6701],[-83.4972,36.6701],[-83.498,36.6704],[-83.4986,36.6704],[-83.4992,36.6704],[-83.4996,36.6702],[-83.4999,36.6701],[-83.5002,36.6698],[-83.5005,36.6695],[-83.5008,36.6694],[-83.5016,36.6695],[-83.503,36.6696],[-83.5037,36.6695],[-83.5042,36.6694],[-83.5054,36.669],[-83.5058,36.669],[-83.507,36.669],[-83.5078,36.6688],[-83.5084,36.6689],[-83.5093,36.6688],[-83.5098,36.669],[-83.5105,36.669],[-83.5108,36.669],[-83.5121,36.6696],[-83.5124,36.6696],[-83.5131,36.6694],[-83.5134,36.669],[-83.5135,36.6687],[-83.5138,36.6684],[-83.514,36.6682],[-83.5147,36.6682],[-83.5152,36.6679],[-83.5156,36.6678],[-83.5158,36.6678],[-83.5161,36.6679],[-83.5169,36.6684],[-83.5171,36.6685],[-83.5173,36.6685],[-83.5174,36.6684],[-83.5177,36.6681],[-83.5179,36.668],[-83.5187,36.668],[-83.519,36.668],[-83.5195,36.6677],[-83.5201,36.6674],[-83.5205,36.6673],[-83.5211,36.6672],[-83.5217,36.6668],[-83.5221,36.6667],[-83.5228,36.6666],[-83.5232,36.6664],[-83.5237,36.6662],[-83.524,36.6662],[-83.5246,36.6662],[-83.525,36.6662],[-83.5258,36.666],[-83.5264,36.6659],[-83.5268,36.6659],[-83.5273,36.6661],[-83.5276,36.6661],[-83.528,36.666],[-83.5288,36.6656],[-83.5291,36.6656],[-83.5294,36.6656],[-83.5297,36.6657],[-83.53,36.666],[-83.5302,36.666],[-83.5303,36.6659],[-83.5306,36.6656],[-83.5308,36.6654],[-83.5318,36.6652],[-83.5322,36.665],[-83.5324,36.6647],[-83.5323,36.6643],[-83.532,36.6639],[-83.5318,36.6637],[-83.5318,36.6631],[-83.5319,36.6626],[-83.5321,36.6623],[-83.5323,36.662],[-83.5328,36.6616],[-83.5333,36.6615],[-83.5338,36.6614],[-83.5345,36.6612],[-83.5353,36.6608],[-83.5359,36.6606],[-83.5362,36.6605],[-83.5364,36.6604],[-83.5365,36.6602],[-83.5365,36.6598],[-83.5365,36.6596],[-83.5367,36.6592],[-83.537,36.6589],[-83.5374,36.6588],[-83.5378,36.6587],[-83.5381,36.6587],[-83.5386,36.6585],[-83.5391,36.6584],[-83.5397,36.6583],[-83.5401,36.6581],[-83.5404,36.6579],[-83.5407,36.6573],[-83.541,36.6571],[-83.5414,36.657],[-83.5417,36.6568],[-83.5417,36.6567],[-83.5421,36.6565],[-83.5428,36.6563],[-83.5433,36.656],[-83.5439,36.6555],[-83.5443,36.6553],[-83.5446,36.6553],[-83.5451,36.6552],[-83.5454,36.655],[-83.5458,36.6546],[-83.5462,36.6544],[-83.5468,36.6541],[-83.5481,36.6538],[-83.5491,36.6537],[-83.5496,36.6537],[-83.5501,36.6537],[-83.5506,36.6537],[-83.5516,36.654],[-83.5522,36.654],[-83.5525,36.6539],[-83.5529,36.6538],[-83.5536,36.6534],[-83.5541,36.6532],[-83.5548,36.653],[-83.555,36.6529],[-83.556,36.653],[-83.5565,36.6529],[-83.5569,36.6527],[-83.5578,36.6523],[-83.5583,36.6521],[-83.5592,36.6521],[-83.5601,36.652],[-83.5606,36.6517],[-83.561,36.6516],[-83.5614,36.6515],[-83.5619,36.6514],[-83.5624,36.6512],[-83.5627,36.651],[-83.5629,36.6508],[-83.5629,36.6505],[-83.5627,36.6499],[-83.5626,36.6497],[-83.5628,36.6496],[-83.5628,36.6495],[-83.5635,36.6492],[-83.5642,36.6486],[-83.5646,36.6483],[-83.5647,36.6482],[-83.5654,36.6478],[-83.5661,36.6472],[-83.5662,36.6471],[-83.5665,36.6471],[-83.5671,36.647],[-83.5673,36.6468],[-83.5677,36.6463],[-83.5679,36.6461],[-83.5682,36.6459],[-83.569,36.6457],[-83.5692,36.6457],[-83.5701,36.645],[-83.5706,36.6448],[-83.5716,36.6445],[-83.5721,36.6444],[-83.5727,36.6444],[-83.573,36.6443],[-83.574,36.6444],[-83.5743,36.6444],[-83.5746,36.6443],[-83.5747,36.6442],[-83.5748,36.644],[-83.575,36.6437],[-83.5753,36.6433],[-83.5767,36.6425],[-83.5769,36.6423],[-83.5769,36.642],[-83.5771,36.6417],[-83.5773,36.6415],[-83.5776,36.6414],[-83.578,36.6414],[-83.5785,36.6418],[-83.5788,36.6417],[-83.5794,36.6417],[-83.5803,36.6418],[-83.5806,36.6416],[-83.5817,36.6415],[-83.5825,36.6415],[-83.5827,36.6415],[-83.5829,36.6412],[-83.5831,36.6411],[-83.5833,36.6412],[-83.5837,36.6416],[-83.5842,36.6416],[-83.5846,36.6417],[-83.5849,36.6419],[-83.5857,36.643],[-83.586,36.6438],[-83.5862,36.6439],[-83.5864,36.6439],[-83.5871,36.6436],[-83.5874,36.6434],[-83.5874,36.6432],[-83.5873,36.643],[-83.5871,36.6427],[-83.5871,36.6426],[-83.5873,36.6423],[-83.5876,36.6422],[-83.5885,36.6422],[-83.5889,36.642],[-83.5896,36.6415],[-83.5899,36.6414],[-83.5909,36.6414],[-83.5912,36.6413],[-83.5918,36.6409],[-83.5922,36.6407],[-83.5929,36.6405],[-83.5937,36.6407],[-83.5943,36.6407],[-83.5949,36.6403],[-83.5957,36.64],[-83.5979,36.6389],[-83.5985,36.6386],[-83.5993,36.6384],[-83.5999,36.638],[-83.6004,36.6379],[-83.6017,36.6377],[-83.602,36.6376],[-83.6027,36.6373],[-83.6031,36.6371],[-83.6035,36.6371],[-83.6037,36.6372],[-83.6039,36.6373],[-83.6041,36.6379],[-83.6041,36.638],[-83.6046,36.6379],[-83.6059,36.6379],[-83.6071,36.6374],[-83.6079,36.6372],[-83.609,36.637],[-83.6095,36.6368],[-83.6101,36.6364],[-83.6106,36.6357],[-83.6111,36.6352],[-83.6112,36.635],[-83.6116,36.6349],[-83.6119,36.6349],[-83.6126,36.635],[-83.613,36.635],[-83.6137,36.635],[-83.6139,36.6349],[-83.6141,36.6345],[-83.6143,36.6343],[-83.6146,36.634],[-83.615,36.6337],[-83.6152,36.6334],[-83.6152,36.6329],[-83.6151,36.6326],[-83.6152,36.6324],[-83.6154,36.6323],[-83.6159,36.6321],[-83.6164,36.6319],[-83.6166,36.6317],[-83.6169,36.6314],[-83.6171,36.6308],[-83.6174,36.6303],[-83.6177,36.6299],[-83.618,36.6289],[-83.6183,36.6286],[-83.6186,36.6283],[-83.6193,36.6279],[-83.6198,36.6276],[-83.6205,36.6274],[-83.6208,36.6272],[-83.6214,36.6269],[-83.6218,36.6267],[-83.6219,36.6266],[-83.6227,36.626],[-83.623,36.6259],[-83.6234,36.6258],[-83.624,36.6255],[-83.6246,36.6254],[-83.6249,36.6254],[-83.6252,36.6252],[-83.6263,36.6251],[-83.6268,36.6249],[-83.6273,36.6249],[-83.6279,36.6248],[-83.6283,36.6246],[-83.6286,36.6243],[-83.6294,36.6243],[-83.6304,36.6239],[-83.6319,36.6235],[-83.6342,36.6229],[-83.6347,36.6229],[-83.6349,36.6229],[-83.6351,36.623],[-83.6353,36.6231],[-83.6356,36.6232],[-83.6358,36.6232],[-83.6365,36.6237],[-83.637,36.624],[-83.6372,36.6241],[-83.6379,36.6241],[-83.6384,36.6241],[-83.6389,36.6242],[-83.6407,36.6248],[-83.6411,36.6248],[-83.6414,36.6247],[-83.6418,36.6245],[-83.6425,36.624],[-83.6428,36.6239],[-83.643,36.6239],[-83.6432,36.6239],[-83.6439,36.6245],[-83.644,36.6246],[-83.6443,36.6245],[-83.6446,36.6244],[-83.6451,36.6243],[-83.6454,36.6242],[-83.6456,36.624],[-83.6457,36.6235],[-83.6458,36.6232],[-83.6462,36.6229],[-83.6465,36.6229],[-83.6467,36.6229],[-83.6474,36.6231],[-83.6477,36.6231],[-83.6481,36.6228],[-83.6483,36.6225],[-83.6484,36.6221],[-83.6482,36.6213],[-83.6482,36.621],[-83.6487,36.6203],[-83.6487,36.6201],[-83.6486,36.6197],[-83.6485,36.6193],[-83.6486,36.6189],[-83.6492,36.6177],[-83.6493,36.6174],[-83.6492,36.6169],[-83.6493,36.6168],[-83.6497,36.6169],[-83.6503,36.617],[-83.651,36.617],[-83.6514,36.6168],[-83.6517,36.6165],[-83.6518,36.6162],[-83.6521,36.6156],[-83.6527,36.6151],[-83.6529,36.6149],[-83.6532,36.6143],[-83.6542,36.6134],[-83.6546,36.6132],[-83.6549,36.613],[-83.6551,36.613],[-83.657,36.6131],[-83.6571,36.613],[-83.6574,36.6127],[-83.6577,36.612],[-83.6579,36.6119],[-83.6582,36.6117],[-83.6585,36.6115],[-83.6587,36.6111],[-83.659,36.6109],[-83.6593,36.6105],[-83.6594,36.6104],[-83.6599,36.6101],[-83.6607,36.6094],[-83.661,36.6093],[-83.6615,36.6091],[-83.662,36.6087],[-83.6625,36.6083],[-83.663,36.6078],[-83.6632,36.6073],[-83.6633,36.6071],[-83.6636,36.6069],[-83.664,36.6068],[-83.6646,36.6067],[-83.6649,36.6065],[-83.6657,36.6059],[-83.666,36.6058],[-83.6661,36.6058],[-83.6688,36.6059],[-83.6689,36.6058],[-83.6694,36.6053],[-83.6698,36.6051],[-83.6704,36.605],[-83.671,36.6049],[-83.672,36.6048],[-83.673,36.6048],[-83.6732,36.6046],[-83.6733,36.6045],[-83.6733,36.6044],[-83.6734,36.6042],[-83.6737,36.6039],[-83.6739,36.6039],[-83.6744,36.6036],[-83.6747,36.6032],[-83.675,36.602],[-83.6752,36.6016],[-83.6753,36.6011],[-83.6754,36.6008],[-83.6756,36.5999],[-83.6756,36.5993],[-83.6757,36.5988],[-83.6761,36.5982],[-83.6762,36.5979],[-83.6778,36.5961],[-83.6784,36.5959],[-83.6786,36.5957],[-83.6794,36.5946],[-83.6797,36.5942],[-83.68,36.5939],[-83.6807,36.5936],[-83.6817,36.5933],[-83.6823,36.5933],[-83.6827,36.5931],[-83.6829,36.5928],[-83.6831,36.5925],[-83.6831,36.5922],[-83.6831,36.592],[-83.6832,36.5918],[-83.6845,36.5907],[-83.6851,36.5901],[-83.6851,36.5897],[-83.6852,36.5895],[-83.6853,36.5894],[-83.6858,36.5892],[-83.686,36.589],[-83.6861,36.5887],[-83.6864,36.5884],[-83.6869,36.5881],[-83.6881,36.5867],[-83.6884,36.5859],[-83.689,36.5846],[-83.6893,36.5841],[-83.6899,36.5837],[-83.6903,36.5832],[-83.6908,36.5826],[-83.6911,36.5826],[-83.6963,36.5827],[-83.702,36.5827],[-83.7022,36.5827],[-83.711,36.5829],[-83.7138,36.5829],[-83.7155,36.5829],[-83.7174,36.5829],[-83.7236,36.583],[-83.7399,36.5832],[-83.7501,36.5833],[-83.754,36.5834],[-83.7649,36.5835],[-83.7729,36.5836],[-83.7733,36.5836],[-83.78,36.5838],[-83.7835,36.5838],[-83.7836,36.5838],[-83.7843,36.5838],[-83.7844,36.5838],[-83.7848,36.5839],[-83.785,36.5839],[-83.7907,36.584],[-83.7974,36.5841],[-83.7981,36.5841],[-83.7984,36.5841],[-83.7991,36.5842],[-83.8012,36.5842],[-83.8019,36.5842],[-83.8124,36.5845],[-83.8145,36.5845],[-83.8161,36.5846],[-83.8164,36.5846],[-83.8167,36.5846],[-83.822,36.5847],[-83.8226,36.5847],[-83.8309,36.5849],[-83.8333,36.585],[-83.8383,36.5851],[-83.8405,36.5851],[-83.8423,36.5852],[-83.8547,36.5855],[-83.857,36.5855],[-83.861,36.5856],[-83.8652,36.5857],[-83.8656,36.5857],[-83.8735,36.5859],[-83.874,36.5859],[-83.8833,36.5862],[-83.8834,36.5862],[-83.8836,36.5862],[-83.8837,36.5862],[-83.8901,36.5864],[-83.8933,36.5865],[-83.8946,36.5866],[-83.8965,36.5866],[-83.8975,36.5867],[-83.8976,36.5867],[-83.8987,36.5867],[-83.8988,36.5867],[-83.8989,36.5867],[-83.8994,36.5867],[-83.8997,36.5867],[-83.9002,36.5867],[-83.9003,36.5868],[-83.9067,36.587],[-83.9109,36.5871],[-83.9166,36.5872],[-83.9195,36.5873],[-83.9234,36.5875],[-83.93,36.5877],[-83.9304,36.5877],[-83.9308,36.5877],[-83.9309,36.5877],[-83.9432,36.5881],[-83.9503,36.5883],[-83.9507,36.5883],[-83.9571,36.5885],[-83.9575,36.5885],[-83.9705,36.5889],[-83.9749,36.5891],[-83.9844,36.5894],[-83.9872,36.5895],[-83.9876,36.5895],[-83.9895,36.5895],[-83.991,36.5896],[-83.9912,36.5896],[-83.9919,36.5896],[-83.9999,36.5899],[-84.0052,36.5899],[-84.0083,36.59],[-84.0104,36.59],[-84.0181,36.5901],[-84.021,36.5901],[-84.0288,36.5902],[-84.0318,36.5902],[-84.0354,36.5902],[-84.044,36.5903],[-84.051,36.5904],[-84.0591,36.5905],[-84.0727,36.5906],[-84.0733,36.5907],[-84.0798,36.5908],[-84.0821,36.5908],[-84.086,36.5909],[-84.0873,36.591],[-84.0987,36.5912],[-84.0988,36.5912],[-84.1022,36.5913],[-84.1037,36.5913],[-84.104,36.5913],[-84.1046,36.5913],[-84.1049,36.5913],[-84.1053,36.5913],[-84.1064,36.5913],[-84.1068,36.5913],[-84.122,36.5913],[-84.1227,36.5913],[-84.1255,36.5913],[-84.1256,36.5913],[-84.126,36.5913],[-84.1261,36.5914],[-84.1271,36.5914],[-84.1274,36.5914],[-84.1314,36.5914],[-84.1315,36.5914],[-84.1316,36.5914],[-84.1323,36.5914],[-84.1332,36.5914],[-84.1354,36.5914],[-84.1358,36.5914],[-84.1374,36.5914],[-84.1378,36.5914],[-84.138,36.5914],[-84.1429,36.5915],[-84.1431,36.5915],[-84.1447,36.5915],[-84.1463,36.5915],[-84.1492,36.5915],[-84.1499,36.5915],[-84.1654,36.5916],[-84.1843,36.5917],[-84.1896,36.5918],[-84.1912,36.5918],[-84.1976,36.5918],[-84.1992,36.5919],[-84.2013,36.5919],[-84.2175,36.592],[-84.2268,36.592],[-84.2273,36.592],[-84.2279,36.5921],[-84.2613,36.5918],[-84.2709,36.5917],[-84.2716,36.5917],[-84.278,36.5919],[-84.291,36.5922],[-84.297,36.5924],[-84.3203,36.5931],[-84.3223,36.5931],[-84.3445,36.5937],[-84.3612,36.5942],[-84.3743,36.5945],[-84.3765,36.5946],[-84.3802,36.5947],[-84.3932,36.595],[-84.3939,36.595],[-84.3967,36.5951],[-84.3983,36.5951],[-84.4065,36.5954],[-84.4084,36.5954],[-84.4094,36.5954],[-84.4183,36.5956],[-84.4265,36.5958],[-84.4351,36.5959],[-84.4361,36.596],[-84.4376,36.596],[-84.4391,36.596],[-84.4416,36.5961],[-84.4427,36.5961],[-84.4432,36.5961],[-84.4454,36.5961],[-84.4489,36.5962],[-84.4505,36.5962],[-84.4587,36.5963],[-84.4674,36.5964],[-84.4784,36.5965],[-84.4802,36.5965],[-84.4862,36.5966],[-84.4908,36.5966],[-84.4933,36.5966],[-84.5001,36.5966],[-84.5012,36.5966],[-84.5014,36.5966],[-84.5188,36.5964],[-84.5209,36.5964],[-84.5217,36.5964],[-84.5365,36.5963],[-84.5405,36.5963],[-84.5426,36.5964],[-84.557,36.5969],[-84.5587,36.597],[-84.5626,36.5971],[-84.5668,36.5973],[-84.5762,36.5977],[-84.5826,36.5979],[-84.5911,36.5982],[-84.6013,36.5986],[-84.6049,36.5988],[-84.6052,36.5988],[-84.6055,36.5988],[-84.6249,36.5995],[-84.6422,36.6001],[-84.6478,36.6003],[-84.6513,36.6004],[-84.6584,36.6006],[-84.6697,36.6009],[-84.6783,36.6012],[-84.6855,36.6014],[-84.6987,36.6016],[-84.7027,36.6017],[-84.7214,36.602],[-84.7293,36.6022],[-84.74,36.6024],[-84.7411,36.6024],[-84.7494,36.6026],[-84.7499,36.6026],[-84.766,36.603],[-84.7709,36.6031],[-84.7785,36.6033],[-84.7786,36.6033],[-84.7854,36.6034],[-84.7858,36.6035],[-84.7891,36.6035],[-84.7955,36.6037],[-84.797,36.6037],[-84.8043,36.6039],[-84.8087,36.604],[-84.819,36.6043],[-84.8224,36.6043],[-84.8284,36.6045],[-84.8291,36.6045],[-84.83,36.6045],[-84.8304,36.6046],[-84.8338,36.6048],[-84.8355,36.6049],[-84.8369,36.605],[-84.8395,36.6052],[-84.8545,36.6063],[-84.8598,36.6066],[-84.8598,36.6067],[-84.874,36.6076],[-84.8741,36.6076],[-84.8749,36.6077],[-84.8802,36.608],[-84.8838,36.6082],[-84.8904,36.6086],[-84.8977,36.6091],[-84.9051,36.6096],[-84.9076,36.6098],[-84.9126,36.6101],[-84.9175,36.6105],[-84.9198,36.6106],[-84.9259,36.611],[-84.929,36.6112],[-84.9295,36.6113],[-84.9361,36.6117],[-84.9375,36.6119],[-84.9415,36.6122],[-84.9527,36.6134],[-84.9618,36.6143],[-84.9674,36.6148],[-84.9697,36.615],[-84.9748,36.6155],[-84.9916,36.617],[-84.9934,36.6172],[-84.9968,36.6174],[-85.0008,36.6176],[-85.0238,36.6191],[-85.0246,36.6191],[-85.0249,36.6192],[-85.0263,36.6193],[-85.0269,36.6193],[-85.0274,36.6193],[-85.04,36.6199],[-85.0416,36.6199],[-85.0453,36.6201],[-85.0496,36.6203],[-85.0691,36.6212],[-85.0705,36.6213],[-85.0729,36.6214],[-85.0776,36.6215],[-85.0781,36.6215],[-85.0782,36.6215],[-85.0795,36.6216],[-85.0848,36.6219],[-85.0854,36.6219],[-85.0855,36.6219],[-85.0862,36.6219],[-85.0864,36.6219],[-85.0867,36.6219],[-85.0884,36.622],[-85.0959,36.6223],[-85.0966,36.6223],[-85.1028,36.6226],[-85.1032,36.6226],[-85.1092,36.6229],[-85.1106,36.6229],[-85.1155,36.6231],[-85.1184,36.6232],[-85.1252,36.6235],[-85.1311,36.6236],[-85.1359,36.6238],[-85.136,36.6238],[-85.1385,36.6239],[-85.1434,36.624],[-85.1447,36.6241],[-85.1544,36.6244],[-85.1688,36.6248],[-85.1702,36.6248],[-85.1716,36.6249],[-85.1757,36.625],[-85.1824,36.6251],[-85.1863,36.6252],[-85.1864,36.6252],[-85.1873,36.6252],[-85.1904,36.6253],[-85.1961,36.6254],[-85.1962,36.6254],[-85.2039,36.6255],[-85.2045,36.6255],[-85.2054,36.6255],[-85.2055,36.6255],[-85.2071,36.6256],[-85.2074,36.6256],[-85.2078,36.6256],[-85.2081,36.6256],[-85.2083,36.6256],[-85.2091,36.6256],[-85.2094,36.6256],[-85.2133,36.6257],[-85.2219,36.6258],[-85.226,36.6259],[-85.2265,36.6259],[-85.2289,36.626],[-85.2402,36.6262],[-85.2466,36.6263],[-85.2469,36.6263],[-85.2476,36.6263],[-85.25,36.6263],[-85.2507,36.6263],[-85.2562,36.6264],[-85.2568,36.6264],[-85.2571,36.6264],[-85.2575,36.6264],[-85.2581,36.6265],[-85.2642,36.6266],[-85.2656,36.6266],[-85.267,36.6266],[-85.2687,36.6267],[-85.2706,36.6267],[-85.2709,36.6267],[-85.2711,36.6267],[-85.2723,36.6267],[-85.2753,36.6268],[-85.2763,36.6268],[-85.2769,36.6268],[-85.2888,36.6265],[-85.2891,36.6265],[-85.2903,36.6264],[-85.2917,36.6264],[-85.2939,36.6264],[-85.2942,36.6263],[-85.2959,36.6258],[-85.296,36.6257],[-85.2985,36.625],[-85.2992,36.6248],[-85.3004,36.6245],[-85.3031,36.6245],[-85.3037,36.6245],[-85.3171,36.6245],[-85.3248,36.6245],[-85.3255,36.6244],[-85.3268,36.6242],[-85.3306,36.6236],[-85.3314,36.6235],[-85.3331,36.6232],[-85.3345,36.623],[-85.3396,36.6228],[-85.3403,36.6227],[-85.3404,36.6227],[-85.3505,36.6223],[-85.3532,36.6221],[-85.3542,36.6221],[-85.3546,36.6221],[-85.3559,36.622],[-85.3561,36.622],[-85.3563,36.622],[-85.3579,36.6219],[-85.3586,36.6219],[-85.3696,36.6215],[-85.3721,36.6214],[-85.3825,36.6208],[-85.3833,36.6208],[-85.384,36.6208],[-85.3926,36.6204],[-85.3929,36.6204],[-85.3942,36.6203],[-85.3946,36.6203],[-85.3949,36.6203],[-85.4026,36.62],[-85.4036,36.6199],[-85.4038,36.6199],[-85.4118,36.6196],[-85.412,36.6195],[-85.4136,36.6195],[-85.4139,36.6195],[-85.4142,36.6195],[-85.4174,36.6194],[-85.4216,36.6192],[-85.4253,36.6191],[-85.4293,36.6191],[-85.4294,36.6191],[-85.4317,36.6189],[-85.4339,36.6188],[-85.4349,36.6187],[-85.4364,36.6187],[-85.4415,36.6183],[-85.4447,36.6181],[-85.4467,36.618],[-85.4501,36.6178],[-85.4541,36.6176],[-85.4547,36.6175],[-85.4655,36.6168],[-85.4727,36.6164],[-85.4732,36.6163],[-85.4748,36.6163],[-85.4753,36.6162],[-85.4885,36.6154],[-85.4911,36.6153],[-85.4912,36.6153],[-85.4923,36.6152],[-85.4996,36.6149],[-85.5015,36.6148],[-85.5016,36.6149],[-85.5022,36.6149],[-85.5023,36.6149],[-85.5028,36.6149],[-85.5057,36.6149],[-85.5062,36.615],[-85.5063,36.615],[-85.508,36.615],[-85.5086,36.615],[-85.5204,36.6153],[-85.5328,36.6155],[-85.5381,36.6156],[-85.5508,36.6158],[-85.5518,36.6159],[-85.5533,36.6159],[-85.5536,36.6159],[-85.5688,36.6161],[-85.5746,36.6162],[-85.5773,36.6163],[-85.5776,36.6163],[-85.5813,36.6163],[-85.5862,36.6165],[-85.5871,36.6165],[-85.5876,36.6165],[-85.5924,36.6166],[-85.5934,36.6166],[-85.6028,36.6168],[-85.6038,36.6168],[-85.6113,36.617],[-85.6188,36.6171],[-85.6253,36.6173],[-85.6287,36.6173],[-85.6303,36.6174],[-85.6323,36.6174],[-85.638,36.6175],[-85.6384,36.6175],[-85.6404,36.6175],[-85.6411,36.6175],[-85.6434,36.6176],[-85.6441,36.6176],[-85.6454,36.6176],[-85.6605,36.6181],[-85.6653,36.6183],[-85.6658,36.6183],[-85.6659,36.6183],[-85.6661,36.6183],[-85.6664,36.6183],[-85.6729,36.6183],[-85.6765,36.6182],[-85.6864,36.6187],[-85.6939,36.6189],[-85.6942,36.6189],[-85.7028,36.6192],[-85.7045,36.6193],[-85.705,36.6193],[-85.7051,36.6193],[-85.7117,36.6195],[-85.7196,36.6199],[-85.7199,36.6199],[-85.7213,36.62],[-85.724,36.6202],[-85.7262,36.6203],[-85.7326,36.6205],[-85.7335,36.6205],[-85.7337,36.6205],[-85.7352,36.6205],[-85.7378,36.6205],[-85.7384,36.6205],[-85.7392,36.6205],[-85.7401,36.6205],[-85.7417,36.6205],[-85.7426,36.6206],[-85.7429,36.6206],[-85.7441,36.6206],[-85.7445,36.6206],[-85.7506,36.6208],[-85.7527,36.6209],[-85.7586,36.6211],[-85.7619,36.6212],[-85.7679,36.6214],[-85.7713,36.6215],[-85.7754,36.6217],[-85.7835,36.6219],[-85.7886,36.622],[-85.7887,36.6221],[-85.7889,36.6221],[-85.79,36.6221],[-85.7966,36.6222],[-85.7974,36.6222],[-85.8024,36.6222],[-85.8026,36.6222],[-85.8029,36.6222],[-85.8051,36.6222],[-85.8052,36.6222],[-85.8053,36.6222],[-85.8111,36.6221],[-85.8247,36.6221],[-85.826,36.6221],[-85.8263,36.6221],[-85.8289,36.6221],[-85.832,36.6221],[-85.8324,36.6221],[-85.8447,36.6226],[-85.8449,36.6227],[-85.8537,36.623],[-85.86,36.6233],[-85.8649,36.6235],[-85.8739,36.6239],[-85.876,36.624],[-85.9054,36.6253],[-85.9085,36.6255],[-85.9104,36.6255],[-85.9185,36.6259],[-85.9186,36.6259],[-85.9187,36.6259],[-85.9195,36.626],[-85.9207,36.626],[-85.9208,36.626],[-85.922,36.6261],[-85.9283,36.6263],[-85.9347,36.6266],[-85.9364,36.6267],[-85.9562,36.6276],[-85.967,36.6281],[-85.9725,36.6283],[-85.9764,36.6285],[-85.9789,36.6286],[-85.9807,36.6286],[-85.9912,36.629],[-86.0019,36.6294],[-86.003,36.6294],[-86.005,36.6295],[-86.0054,36.6295],[-86.0061,36.6296],[-86.0216,36.6302],[-86.0248,36.6303],[-86.032,36.6307],[-86.0329,36.6307],[-86.0373,36.631],[-86.0381,36.6311],[-86.0426,36.6314],[-86.0445,36.6315],[-86.0522,36.6321],[-86.0593,36.6326],[-86.0627,36.6329],[-86.0632,36.6329],[-86.0705,36.6334],[-86.0716,36.6335],[-86.0732,36.6336],[-86.0771,36.6338],[-86.0806,36.634],[-86.0813,36.634],[-86.0818,36.634],[-86.0821,36.6341],[-86.0943,36.6346],[-86.1034,36.635],[-86.1048,36.6351],[-86.1077,36.6352],[-86.1143,36.6355],[-86.1145,36.6355],[-86.1209,36.6358],[-86.1282,36.6361],[-86.1394,36.6366],[-86.1441,36.6368],[-86.1554,36.6373],[-86.1601,36.6375],[-86.1604,36.6375],[-86.1611,36.6376],[-86.1651,36.6377],[-86.1654,36.6378],[-86.1715,36.6382],[-86.1734,36.6383],[-86.1752,36.6384],[-86.182,36.6389],[-86.1866,36.6392],[-86.1939,36.6395],[-86.1975,36.6397],[-86.1977,36.6397],[-86.198,36.6397],[-86.2019,36.64],[-86.2044,36.6401],[-86.205,36.6402],[-86.2054,36.6402],[-86.2062,36.6402],[-86.2092,36.6404],[-86.2159,36.6408],[-86.2164,36.6408],[-86.219,36.6409],[-86.2194,36.641],[-86.2215,36.6411],[-86.2223,36.6411],[-86.2253,36.6413],[-86.2259,36.6413],[-86.2296,36.6415],[-86.2361,36.6419],[-86.2442,36.6424],[-86.2446,36.6424],[-86.2519,36.6429],[-86.2545,36.6431],[-86.2632,36.6436],[-86.2636,36.6436],[-86.2644,36.6437],[-86.2734,36.6442],[-86.2911,36.6452],[-86.2931,36.6453],[-86.2962,36.6456],[-86.2983,36.6457],[-86.3067,36.6465],[-86.3138,36.6471],[-86.3218,36.6478],[-86.3321,36.6487],[-86.34,36.649],[-86.3401,36.649],[-86.3402,36.649],[-86.3474,36.6492],[-86.3514,36.6494],[-86.3535,36.6495],[-86.3551,36.6496],[-86.3587,36.6497],[-86.3736,36.6501],[-86.3796,36.6502],[-86.4017,36.6507],[-86.4031,36.6507],[-86.4099,36.6509],[-86.4114,36.6509],[-86.4154,36.651],[-86.4277,36.6512],[-86.4311,36.6513],[-86.4312,36.6513],[-86.4314,36.6513],[-86.4397,36.6514],[-86.4488,36.6515],[-86.4503,36.6515],[-86.4583,36.6517],[-86.4587,36.6517],[-86.4597,36.6517],[-86.4623,36.6517],[-86.4642,36.6518],[-86.4725,36.6519],[-86.4732,36.6519],[-86.4745,36.6519],[-86.4797,36.652],[-86.4858,36.6521],[-86.4934,36.6522],[-86.4969,36.6522],[-86.4974,36.6522],[-86.4999,36.6523],[-86.507,36.6524],[-86.5071,36.6524],[-86.5074,36.6524],[-86.5078,36.6524],[-86.513,36.6506],[-86.5221,36.6476],[-86.5314,36.6445],[-86.5318,36.6444],[-86.5379,36.6424],[-86.5392,36.642],[-86.5438,36.6404],[-86.5434,36.6439],[-86.5457,36.6442],[-86.5499,36.6448],[-86.5502,36.6434],[-86.5512,36.638],[-86.5551,36.6367],[-86.5621,36.6343],[-86.5631,36.6339],[-86.5639,36.6336],[-86.564,36.6337],[-86.566,36.6349],[-86.5712,36.6387],[-86.5714,36.6389],[-86.5727,36.6398],[-86.5738,36.6406],[-86.5741,36.6408],[-86.5744,36.641],[-86.5779,36.6436],[-86.5832,36.6475],[-86.5849,36.6488],[-86.5899,36.6524],[-86.5942,36.6523],[-86.5965,36.6523],[-86.6046,36.6521],[-86.606,36.6521],[-86.6222,36.6517],[-86.6234,36.6517],[-86.626,36.6516],[-86.6324,36.6515],[-86.6362,36.6513],[-86.6421,36.6512],[-86.6509,36.6509],[-86.6514,36.6509],[-86.653,36.6509],[-86.6567,36.6508],[-86.6647,36.6506],[-86.6719,36.6504],[-86.6721,36.6504],[-86.6758,36.6502],[-86.6776,36.6502],[-86.679,36.6502],[-86.6791,36.6502],[-86.6792,36.6501],[-86.6925,36.6498],[-86.6991,36.6497],[-86.7081,36.6495],[-86.7113,36.6494],[-86.7119,36.6494],[-86.712,36.6494],[-86.7138,36.6494],[-86.7212,36.6492],[-86.7294,36.649],[-86.7342,36.6489],[-86.744,36.6489],[-86.7499,36.6489],[-86.7542,36.649],[-86.7609,36.649],[-86.7633,36.6489],[-86.7687,36.6488],[-86.7753,36.6487],[-86.7876,36.6484],[-86.7884,36.6484],[-86.7984,36.6481],[-86.8017,36.6481],[-86.8035,36.648],[-86.8055,36.648],[-86.8129,36.6478],[-86.813,36.6478],[-86.8184,36.6477],[-86.8329,36.6474],[-86.8348,36.6474],[-86.8408,36.6472],[-86.8423,36.6472],[-86.8427,36.6472],[-86.8429,36.6472],[-86.8431,36.6472],[-86.8434,36.6472],[-86.8446,36.6472],[-86.8447,36.6472],[-86.8461,36.6471],[-86.8489,36.6471],[-86.8491,36.6471],[-86.8519,36.647],[-86.854,36.647],[-86.86,36.6469],[-86.8685,36.6469],[-86.8744,36.6468],[-86.8749,36.6468],[-86.882,36.6467],[-86.8878,36.6467],[-86.8941,36.6466],[-86.9004,36.6465],[-86.9011,36.6465],[-86.9027,36.6464],[-86.906,36.6463],[-86.9066,36.6463],[-86.9096,36.6462],[-86.9102,36.6462],[-86.9197,36.6459],[-86.9198,36.6459],[-86.92,36.6459],[-86.9259,36.6456],[-86.9266,36.6456],[-86.9289,36.6456],[-86.9301,36.6455],[-86.9391,36.6453],[-86.946,36.6452],[-86.9521,36.645],[-86.9572,36.6449],[-86.9668,36.6447],[-86.9735,36.6445],[-86.9737,36.6445],[-86.974,36.6445],[-86.9809,36.6444],[-86.9816,36.6444],[-86.9817,36.6444],[-86.9875,36.6443],[-87,36.6443],[-87.0045,36.6442],[-87.0047,36.6442],[-87.0086,36.6441],[-87.0118,36.644],[-87.0198,36.6439],[-87.0502,36.6432],[-87.051,36.6432],[-87.0512,36.6431],[-87.0562,36.6431],[-87.0609,36.643],[-87.0703,36.6427],[-87.0705,36.6427],[-87.0856,36.6426],[-87.0894,36.6426],[-87.0952,36.6426],[-87.0969,36.6426],[-87.0994,36.6425],[-87.0997,36.6425],[-87.1052,36.6425],[-87.1061,36.6425],[-87.115,36.6424],[-87.1154,36.6424],[-87.1217,36.6423],[-87.1299,36.6422],[-87.138,36.6422],[-87.1392,36.6422],[-87.1394,36.6422],[-87.1444,36.6422],[-87.1508,36.6421],[-87.1555,36.6421],[-87.1558,36.6421],[-87.1559,36.6421],[-87.1595,36.6421],[-87.1596,36.6421],[-87.1599,36.6421],[-87.1627,36.6421],[-87.168,36.6421],[-87.1702,36.642],[-87.1703,36.642],[-87.1714,36.642],[-87.1721,36.642],[-87.1723,36.642],[-87.174,36.642],[-87.1743,36.642],[-87.1977,36.6419],[-87.1978,36.6419],[-87.1979,36.6419],[-87.1986,36.6419],[-87.1987,36.6419],[-87.2036,36.6419],[-87.2128,36.6419],[-87.2292,36.6418],[-87.2303,36.6418],[-87.2305,36.6418],[-87.2306,36.6418],[-87.2309,36.6418],[-87.2326,36.6418],[-87.2328,36.6418],[-87.2399,36.6418],[-87.2406,36.6418],[-87.2445,36.6417],[-87.2472,36.6417],[-87.2484,36.6417],[-87.2493,36.6417],[-87.25,36.6417],[-87.2646,36.6417],[-87.2752,36.6418],[-87.2784,36.6418],[-87.2794,36.6418],[-87.2799,36.6418],[-87.2815,36.6418],[-87.2841,36.6418],[-87.2856,36.6418],[-87.2884,36.6418],[-87.2934,36.6418],[-87.2936,36.6418],[-87.2948,36.6417],[-87.2951,36.6417],[-87.3149,36.6417],[-87.315,36.6417],[-87.3232,36.6417],[-87.3235,36.6417],[-87.3239,36.6417],[-87.336,36.6417],[-87.3393,36.6416],[-87.3398,36.6416],[-87.3418,36.6416],[-87.3443,36.6416],[-87.3476,36.6416],[-87.354,36.6416],[-87.3551,36.6415],[-87.3558,36.6415],[-87.3559,36.6415],[-87.356,36.6415],[-87.3723,36.6414],[-87.3738,36.6414],[-87.377,36.6414],[-87.378,36.6414],[-87.3829,36.6414],[-87.3863,36.6413],[-87.3962,36.6412],[-87.3981,36.6412],[-87.3983,36.6412],[-87.4006,36.6412],[-87.4095,36.6411],[-87.4136,36.6411],[-87.4143,36.641],[-87.4154,36.641],[-87.4237,36.641],[-87.4242,36.641],[-87.4246,36.641],[-87.4251,36.6409],[-87.4253,36.6409],[-87.4254,36.6409],[-87.4262,36.6409],[-87.4263,36.6409],[-87.4269,36.6409],[-87.4274,36.6409],[-87.4279,36.6409],[-87.428,36.6409],[-87.4294,36.6409],[-87.43,36.6409],[-87.4311,36.6409],[-87.4323,36.6409],[-87.4347,36.6409],[-87.435,36.6409],[-87.4351,36.6409],[-87.4352,36.6409],[-87.4354,36.6409],[-87.4361,36.6409],[-87.4363,36.6409],[-87.4368,36.6408],[-87.4374,36.6408],[-87.4378,36.6408],[-87.4387,36.6408],[-87.4396,36.6408],[-87.4398,36.6408],[-87.4402,36.6408],[-87.4405,36.6408],[-87.4423,36.6408],[-87.4431,36.6408],[-87.4435,36.6408],[-87.4454,36.6407],[-87.4456,36.6407],[-87.4493,36.6407],[-87.4516,36.6407],[-87.4536,36.6407],[-87.455,36.6406],[-87.4562,36.6406],[-87.4568,36.6406],[-87.4595,36.6406],[-87.4601,36.6406],[-87.4609,36.6406],[-87.4615,36.6406],[-87.4633,36.6405],[-87.4665,36.6405],[-87.467,36.6405],[-87.4716,36.6405],[-87.4717,36.6405],[-87.4747,36.6404],[-87.4757,36.6404],[-87.4761,36.6404],[-87.4762,36.6404],[-87.4814,36.6403],[-87.4898,36.6401],[-87.492,36.6401],[-87.4963,36.64],[-87.5231,36.6395],[-87.537,36.6392],[-87.5384,36.6392],[-87.541,36.6392],[-87.5429,36.639],[-87.5464,36.6389],[-87.5507,36.6389],[-87.5516,36.6388],[-87.5522,36.6389],[-87.5572,36.6388],[-87.5622,36.6388],[-87.5637,36.6388],[-87.5647,36.6388],[-87.5729,36.6387],[-87.5797,36.6387],[-87.5857,36.6386],[-87.5936,36.6386],[-87.5947,36.6386],[-87.5985,36.6385],[-87.6036,36.6385],[-87.6076,36.6384],[-87.6105,36.6384],[-87.612,36.6384],[-87.6148,36.6384],[-87.6171,36.6384],[-87.6212,36.6383],[-87.6214,36.6383],[-87.6219,36.6383],[-87.6251,36.6383],[-87.6304,36.6382],[-87.6306,36.6382],[-87.6369,36.6382],[-87.6412,36.6381],[-87.6478,36.638],[-87.6502,36.638],[-87.6543,36.6379],[-87.6587,36.6378],[-87.6623,36.6377],[-87.665,36.6377],[-87.6656,36.6377],[-87.6709,36.6376],[-87.6752,36.6375],[-87.6761,36.6375],[-87.6827,36.6373],[-87.6888,36.6372],[-87.6942,36.6371],[-87.6954,36.6371],[-87.6984,36.637],[-87.6987,36.637],[-87.6988,36.637],[-87.7067,36.6369],[-87.7106,36.6368],[-87.7113,36.6368],[-87.7135,36.6367],[-87.7255,36.6364],[-87.7266,36.6364],[-87.7289,36.6364],[-87.7338,36.6362],[-87.7443,36.636],[-87.745,36.636],[-87.7466,36.636],[-87.7518,36.6358],[-87.7577,36.6357],[-87.769,36.6355],[-87.7706,36.6354],[-87.7757,36.6353],[-87.7822,36.6352],[-87.7837,36.6352],[-87.7948,36.6349],[-87.7968,36.6349],[-87.7972,36.6349],[-87.8042,36.6347],[-87.8156,36.6345],[-87.8185,36.6344],[-87.8212,36.6343],[-87.8295,36.6341],[-87.8301,36.634],[-87.8409,36.6336],[-87.8424,36.6336],[-87.8471,36.6334],[-87.8533,36.6332],[-87.8527,36.6381],[-87.8516,36.6474],[-87.8512,36.6499],[-87.8502,36.6582],[-87.8501,36.6591],[-87.8495,36.6637],[-87.8526,36.6639],[-87.8529,36.6639],[-87.8582,36.6643],[-87.8668,36.6648],[-87.8711,36.6651],[-87.8719,36.6651],[-87.8726,36.6651],[-87.873,36.6652],[-87.8792,36.6656],[-87.8836,36.6659],[-87.8844,36.6659],[-87.8854,36.666],[-87.8856,36.666],[-87.893,36.6665],[-87.8935,36.6665],[-87.9011,36.667],[-87.9021,36.667],[-87.9036,36.6671],[-87.9048,36.6672],[-87.9101,36.6676],[-87.9111,36.6677],[-87.912,36.6678],[-87.9127,36.6678],[-87.9148,36.668],[-87.9167,36.6681],[-87.9269,36.6689],[-87.9297,36.6692],[-87.9406,36.6703],[-87.9426,36.6705],[-87.9456,36.6707],[-87.9474,36.6709],[-87.9531,36.6715],[-87.957,36.6718],[-87.9614,36.6723],[-87.9646,36.6726],[-87.9688,36.673],[-87.9758,36.6737],[-87.9787,36.674],[-87.994,36.6754],[-88,36.676],[-88.0021,36.6762],[-88.0034,36.6763],[-88.0122,36.6772],[-88.0131,36.6772],[-88.0197,36.6774],[-88.0254,36.6776],[-88.0267,36.6777],[-88.0316,36.6778],[-88.0369,36.6779],[-88.0403,36.678],[-88.0431,36.6781],[-88.0492,36.6781],[-88.0492,36.678],[-88.0492,36.6779],[-88.0498,36.678],[-88.0502,36.678],[-88.0529,36.6781],[-88.0557,36.6781],[-88.0585,36.6781],[-88.0606,36.6781],[-88.068,36.6782],[-88.0705,36.6783],[-88.0702,36.6751],[-88.0698,36.672],[-88.0686,36.662],[-88.0681,36.6596],[-88.0668,36.6559],[-88.0658,36.6534],[-88.0646,36.6513],[-88.0631,36.6491],[-88.0599,36.6451],[-88.0587,36.6435],[-88.0576,36.6415],[-88.057,36.6403],[-88.0563,36.6382],[-88.0559,36.6364],[-88.0557,36.6349],[-88.0557,36.6338],[-88.0558,36.6327],[-88.0557,36.6318],[-88.0556,36.6303],[-88.0551,36.6287],[-88.0538,36.6259],[-88.0516,36.6208],[-88.0485,36.6135],[-88.0477,36.6112],[-88.0457,36.6058],[-88.0449,36.6031],[-88.0443,36.6006],[-88.0434,36.596],[-88.0427,36.5915],[-88.0414,36.5852],[-88.0411,36.5829],[-88.041,36.582],[-88.0409,36.5813],[-88.0408,36.579],[-88.0405,36.5768],[-88.0402,36.5759],[-88.04,36.5749],[-88.0368,36.5657],[-88.0355,36.562],[-88.0351,36.5602],[-88.0346,36.5574],[-88.0345,36.5564],[-88.0343,36.5549],[-88.0342,36.5536],[-88.034,36.552],[-88.0337,36.55],[-88.0337,36.5487],[-88.0337,36.5467],[-88.0334,36.5448],[-88.0328,36.543],[-88.0327,36.5421],[-88.0326,36.5411],[-88.0325,36.5381],[-88.0326,36.5376],[-88.0327,36.537],[-88.033,36.5355],[-88.0341,36.5301],[-88.0344,36.5287],[-88.0347,36.5278],[-88.0352,36.5269],[-88.0366,36.5248],[-88.037,36.524],[-88.0374,36.5229],[-88.0376,36.5215],[-88.0374,36.5197],[-88.0374,36.5189],[-88.0374,36.5181],[-88.0374,36.5163],[-88.0377,36.5145],[-88.0383,36.5125],[-88.0391,36.5108],[-88.0398,36.5094],[-88.0405,36.5084],[-88.0414,36.5074],[-88.0426,36.5062],[-88.0469,36.5029],[-88.0482,36.5019],[-88.0491,36.5012],[-88.0503,36.5001],[-88.0508,36.4997],[-88.0517,36.4988],[-88.0519,36.4986],[-88.0523,36.4982],[-88.053,36.4973],[-88.0533,36.4971],[-88.0574,36.4973],[-88.0587,36.4973],[-88.0652,36.4976],[-88.0665,36.4977],[-88.0685,36.4977],[-88.0697,36.4977],[-88.0736,36.4977],[-88.0786,36.4978],[-88.0842,36.4979],[-88.0848,36.4979],[-88.0852,36.4979],[-88.0872,36.4979],[-88.0882,36.4979],[-88.0892,36.4979],[-88.0901,36.498],[-88.0908,36.498],[-88.0937,36.498],[-88.0944,36.498],[-88.0947,36.498],[-88.0954,36.498],[-88.0958,36.498],[-88.0982,36.4981],[-88.0986,36.4981],[-88.1035,36.4982],[-88.1046,36.4982],[-88.1086,36.4982],[-88.1145,36.4984],[-88.1164,36.4984],[-88.1251,36.4986],[-88.1269,36.4986],[-88.1377,36.4987],[-88.1427,36.4987],[-88.1513,36.4989],[-88.1526,36.4989],[-88.1596,36.499],[-88.1618,36.4991],[-88.1719,36.4993],[-88.1732,36.4993],[-88.1758,36.4993],[-88.1762,36.4993],[-88.1778,36.4993],[-88.1781,36.4994],[-88.1833,36.4994],[-88.1847,36.4995],[-88.1854,36.4995],[-88.1895,36.4995],[-88.1918,36.4995],[-88.194,36.4996],[-88.1993,36.4996],[-88.2005,36.4996],[-88.2103,36.4997],[-88.2144,36.4998],[-88.2163,36.4998],[-88.2166,36.4998],[-88.218,36.4998],[-88.232,36.4999],[-88.2431,36.4999],[-88.2437,36.4999],[-88.25,36.4999],[-88.2583,36.5001],[-88.2586,36.5001],[-88.259,36.5001],[-88.2592,36.5001],[-88.2628,36.5001],[-88.2677,36.5002],[-88.2678,36.5002],[-88.2697,36.5002],[-88.2814,36.5003],[-88.2821,36.5003],[-88.2841,36.5003],[-88.2957,36.5004],[-88.2979,36.5004],[-88.2981,36.5004],[-88.3008,36.5004],[-88.3093,36.5004],[-88.3192,36.5004],[-88.3202,36.5004],[-88.3209,36.5004],[-88.3218,36.5004],[-88.3224,36.5004],[-88.3243,36.5004],[-88.3246,36.5004],[-88.3248,36.5004],[-88.326,36.5005],[-88.3261,36.5005],[-88.3272,36.5005],[-88.3273,36.5005],[-88.3274,36.5005],[-88.328,36.5005],[-88.3285,36.5005],[-88.3297,36.5005],[-88.3304,36.5005],[-88.3308,36.5005],[-88.3356,36.5005],[-88.3374,36.5005],[-88.341,36.5005],[-88.3412,36.5005],[-88.343,36.5005],[-88.3439,36.5005],[-88.3476,36.5005],[-88.3575,36.5005],[-88.3608,36.5005],[-88.3626,36.5005],[-88.3676,36.5005],[-88.3686,36.5005],[-88.3759,36.5005],[-88.3805,36.5005],[-88.3817,36.5006],[-88.3849,36.5006],[-88.3879,36.5006],[-88.393,36.5006],[-88.3935,36.5006],[-88.3989,36.5007],[-88.4022,36.5007],[-88.4027,36.5007],[-88.4106,36.5008],[-88.4111,36.5008],[-88.4145,36.5008],[-88.4153,36.5008],[-88.4161,36.5008],[-88.4251,36.501],[-88.4257,36.501],[-88.4262,36.501],[-88.4263,36.501],[-88.4284,36.501],[-88.4287,36.501],[-88.4301,36.501],[-88.4314,36.5011],[-88.4315,36.5011],[-88.4339,36.5011],[-88.4341,36.5011],[-88.4387,36.5012],[-88.4389,36.5012],[-88.4405,36.5012],[-88.4441,36.5012],[-88.4443,36.5012],[-88.4478,36.5012],[-88.45,36.5012],[-88.4503,36.5012],[-88.4532,36.5011],[-88.4569,36.5011],[-88.4571,36.5011],[-88.4654,36.5011],[-88.4658,36.5011],[-88.4663,36.5011],[-88.469,36.5011],[-88.4725,36.5012],[-88.4884,36.5012],[-88.4891,36.5012],[-88.4913,36.5012],[-88.4924,36.5012],[-88.4935,36.5012],[-88.4938,36.5012],[-88.4966,36.5012],[-88.4981,36.5012],[-88.5001,36.5013],[-88.5087,36.5015],[-88.5097,36.5015],[-88.51,36.5015],[-88.5105,36.5015],[-88.5108,36.5015],[-88.511,36.5015],[-88.5112,36.5015],[-88.5113,36.5015],[-88.5116,36.5015],[-88.5118,36.5015],[-88.5119,36.5015],[-88.5121,36.5015],[-88.5129,36.5015],[-88.513,36.5015],[-88.5146,36.5015],[-88.5149,36.5015],[-88.5164,36.5016],[-88.5202,36.5017],[-88.5216,36.5017],[-88.5233,36.5018],[-88.5249,36.5018],[-88.5263,36.5019],[-88.5271,36.5019],[-88.5282,36.5019],[-88.5293,36.502],[-88.5313,36.502],[-88.5329,36.502],[-88.534,36.502],[-88.5375,36.5021],[-88.5392,36.5021],[-88.5419,36.5022],[-88.5427,36.5022],[-88.5443,36.5021],[-88.5449,36.5021],[-88.5451,36.5021],[-88.5489,36.5021],[-88.5507,36.5021],[-88.5534,36.5021],[-88.5537,36.5021],[-88.554,36.5021],[-88.5541,36.5021],[-88.5545,36.5021],[-88.5557,36.5022],[-88.5568,36.5022],[-88.5579,36.5022],[-88.5591,36.5021],[-88.5605,36.5021],[-88.5606,36.5021],[-88.5637,36.5021],[-88.5677,36.5021],[-88.5701,36.5021],[-88.5705,36.5021],[-88.5708,36.5021],[-88.5743,36.5021],[-88.5745,36.5021],[-88.5761,36.5021],[-88.5766,36.5021],[-88.5769,36.5021],[-88.5773,36.5021],[-88.5808,36.5021],[-88.5831,36.5021],[-88.5885,36.5021],[-88.5887,36.5021],[-88.5947,36.5022],[-88.6008,36.5022],[-88.6085,36.5021],[-88.617,36.5021],[-88.6188,36.5021],[-88.6233,36.5021],[-88.625,36.5021],[-88.6275,36.5021],[-88.6343,36.502],[-88.6368,36.5021],[-88.6403,36.5021],[-88.6439,36.5022],[-88.6456,36.5022],[-88.6469,36.5022],[-88.6479,36.5022],[-88.6575,36.5023],[-88.6586,36.5023],[-88.6598,36.5023],[-88.6603,36.5023],[-88.661,36.5023],[-88.6612,36.5023],[-88.6614,36.5023],[-88.6615,36.5023],[-88.6616,36.5023],[-88.6639,36.5023],[-88.6641,36.5023],[-88.6649,36.5024],[-88.6673,36.5024],[-88.6709,36.5025],[-88.6726,36.5024],[-88.6755,36.5025],[-88.6782,36.5025],[-88.6786,36.5025],[-88.6794,36.5026],[-88.6795,36.5026],[-88.6802,36.5026],[-88.6807,36.5026],[-88.6817,36.5026],[-88.6821,36.5026],[-88.6863,36.5026],[-88.6878,36.5026],[-88.6896,36.5026],[-88.6899,36.5026],[-88.6907,36.5026],[-88.6955,36.5026],[-88.696,36.5026],[-88.697,36.5026],[-88.6978,36.5026],[-88.6986,36.5026],[-88.7063,36.5026],[-88.7153,36.5027],[-88.7213,36.5027],[-88.725,36.5026],[-88.7284,36.5026],[-88.7297,36.5026],[-88.7331,36.5026],[-88.741,36.5026],[-88.7434,36.5026],[-88.747,36.5027],[-88.7491,36.5027],[-88.7502,36.5027],[-88.7556,36.5027],[-88.763,36.5027],[-88.7655,36.5027],[-88.7716,36.5027],[-88.7749,36.5027],[-88.7772,36.5027],[-88.7816,36.5027],[-88.7836,36.5027],[-88.7877,36.5027],[-88.7881,36.5027],[-88.789,36.5027],[-88.7929,36.5027],[-88.7952,36.5027],[-88.7955,36.5027],[-88.7997,36.5027],[-88.806,36.5027],[-88.8089,36.5027],[-88.8138,36.5027],[-88.8151,36.5027],[-88.8168,36.5027],[-88.8173,36.5027],[-88.8233,36.5027],[-88.8239,36.5026],[-88.8266,36.5026],[-88.8273,36.5026],[-88.8321,36.5026],[-88.8329,36.5026],[-88.8346,36.5026],[-88.8355,36.5026],[-88.836,36.5026],[-88.8364,36.5026],[-88.8365,36.5026],[-88.8389,36.5026],[-88.8408,36.5027],[-88.8436,36.5027],[-88.845,36.5026],[-88.8472,36.5026],[-88.8505,36.5026],[-88.8511,36.5026],[-88.8515,36.5026],[-88.8552,36.5026],[-88.8563,36.5026],[-88.8592,36.5025],[-88.8593,36.5025],[-88.8594,36.5025],[-88.8598,36.5025],[-88.8603,36.5025],[-88.8607,36.5025],[-88.8627,36.5025],[-88.8632,36.5025],[-88.8642,36.5024],[-88.8651,36.5024],[-88.8658,36.5024],[-88.866,36.5024],[-88.8669,36.5024],[-88.8672,36.5024],[-88.8678,36.5024],[-88.8681,36.5024],[-88.8684,36.5024],[-88.8687,36.5024],[-88.8693,36.5024],[-88.8697,36.5024],[-88.8701,36.5024],[-88.8707,36.5024],[-88.8717,36.5024],[-88.8726,36.5024],[-88.8735,36.5024],[-88.8743,36.5024],[-88.8745,36.5024],[-88.8749,36.5024],[-88.8751,36.5024],[-88.8758,36.5024],[-88.8768,36.5024],[-88.8774,36.5024],[-88.8776,36.5024],[-88.8778,36.5024],[-88.8792,36.5024],[-88.8795,36.5024],[-88.8796,36.5024],[-88.8797,36.5024],[-88.8807,36.5024],[-88.8813,36.5024],[-88.8819,36.5024],[-88.8822,36.5024],[-88.8834,36.5024],[-88.885,36.5023],[-88.8859,36.5023],[-88.8863,36.5023],[-88.8865,36.5023],[-88.8872,36.5023],[-88.8886,36.5023],[-88.889,36.5023],[-88.8893,36.5023],[-88.891,36.5023],[-88.8914,36.5023],[-88.8924,36.5023],[-88.8945,36.5023],[-88.8969,36.5023],[-88.8975,36.5023],[-88.8987,36.5023],[-88.8991,36.5023],[-88.8993,36.5023],[-88.9044,36.5023],[-88.9075,36.5023],[-88.9077,36.5023],[-88.908,36.5023],[-88.9086,36.5023],[-88.9104,36.5023],[-88.9119,36.5023],[-88.9131,36.5023],[-88.9143,36.5023],[-88.9151,36.5023],[-88.9169,36.5023],[-88.9196,36.5022],[-88.9198,36.5022],[-88.9251,36.5022],[-88.9261,36.5022],[-88.9268,36.5022],[-88.9291,36.5022],[-88.9343,36.5022],[-88.935,36.5022],[-88.9353,36.5022],[-88.9517,36.5022],[-88.9547,36.5022],[-88.9586,36.5021],[-88.9597,36.5021],[-88.9642,36.5021],[-88.9685,36.5022],[-88.9719,36.5022],[-88.9778,36.5023],[-88.981,36.5023],[-88.982,36.5023],[-88.9854,36.5023],[-88.9858,36.5023],[-88.9903,36.5024],[-88.9915,36.5024],[-88.9958,36.5026],[-88.9959,36.5026],[-88.9999,36.5026],[-89,36.5026],[-89.0042,36.5027],[-89.0071,36.5027],[-89.0105,36.5027],[-89.0145,36.5028],[-89.0148,36.5028],[-89.0234,36.5029],[-89.0269,36.5029],[-89.0347,36.503],[-89.0369,36.503],[-89.0382,36.503],[-89.0383,36.503],[-89.0427,36.503],[-89.0436,36.5031],[-89.0455,36.5031],[-89.0502,36.5031],[-89.055,36.5031],[-89.0592,36.5032],[-89.0611,36.5031],[-89.0658,36.5031],[-89.067,36.5031],[-89.0724,36.5031],[-89.0732,36.5031],[-89.0815,36.5033],[-89.0817,36.5033],[-89.0869,36.5034],[-89.0886,36.5034],[-89.0902,36.5034],[-89.0911,36.5034],[-89.0953,36.5035],[-89.0975,36.5035],[-89.0986,36.5036],[-89.1006,36.5036],[-89.1031,36.5036],[-89.106,36.5036],[-89.1175,36.5037],[-89.119,36.5037],[-89.12,36.5037],[-89.1211,36.5038],[-89.1228,36.5038],[-89.1242,36.5038],[-89.128,36.5038],[-89.1354,36.5039],[-89.1371,36.5039],[-89.1373,36.504],[-89.1383,36.504],[-89.1402,36.504],[-89.1407,36.5041],[-89.142,36.5041],[-89.1433,36.5041],[-89.1458,36.5042],[-89.154,36.5044],[-89.1571,36.5045],[-89.1603,36.5045],[-89.163,36.5046],[-89.1637,36.5046],[-89.1638,36.5046],[-89.1641,36.5046],[-89.1643,36.5046],[-89.1652,36.5046],[-89.1659,36.5047],[-89.1692,36.5048],[-89.1705,36.5048],[-89.1789,36.5051],[-89.1794,36.5051],[-89.1812,36.5052],[-89.1813,36.5052],[-89.1863,36.5052],[-89.1897,36.5053],[-89.1929,36.5053],[-89.1932,36.5053],[-89.1973,36.5054],[-89.2019,36.5055],[-89.2089,36.5056],[-89.2116,36.5056],[-89.215,36.5057],[-89.2206,36.5057],[-89.2234,36.5058],[-89.2335,36.5059],[-89.2351,36.506],[-89.2413,36.5061],[-89.2486,36.5062],[-89.2501,36.5062],[-89.2563,36.5063],[-89.2618,36.5064],[-89.2683,36.5066],[-89.2725,36.5067],[-89.2732,36.5067],[-89.2791,36.5068],[-89.2792,36.5068],[-89.2803,36.5068],[-89.2823,36.5069],[-89.2923,36.507],[-89.2956,36.5071],[-89.298,36.5072],[-89.2986,36.5072],[-89.2988,36.5072],[-89.2995,36.5072],[-89.3007,36.5072],[-89.301,36.5072],[-89.3023,36.5071],[-89.3029,36.5071],[-89.3036,36.507],[-89.3115,36.5063],[-89.3154,36.506],[-89.3182,36.5057],[-89.3204,36.5055],[-89.3242,36.5052],[-89.3268,36.505],[-89.3273,36.5049],[-89.3284,36.5048],[-89.3293,36.5047],[-89.3318,36.5045],[-89.3339,36.5043],[-89.3368,36.5041],[-89.3373,36.504],[-89.3461,36.5032],[-89.3463,36.5032],[-89.3466,36.5032],[-89.3569,36.5023],[-89.3575,36.5022],[-89.3749,36.5007],[-89.3775,36.5005],[-89.3797,36.5003],[-89.3802,36.5002],[-89.3804,36.5001],[-89.3816,36.5],[-89.3911,36.4992],[-89.404,36.4991],[-89.4083,36.4991],[-89.4173,36.499],[-89.417,36.4997],[-89.4168,36.5001],[-89.4133,36.5084],[-89.4132,36.5086],[-89.4114,36.5136],[-89.4093,36.5194],[-89.4086,36.5208],[-89.4077,36.5229],[-89.4073,36.5242],[-89.4052,36.5291],[-89.4038,36.532],[-89.403,36.5335],[-89.4019,36.5356],[-89.3994,36.5405],[-89.3992,36.5411],[-89.3989,36.5418],[-89.3986,36.5423],[-89.3984,36.5429],[-89.3983,36.5438],[-89.3968,36.5518],[-89.3967,36.5526],[-89.3964,36.5572],[-89.3963,36.5578],[-89.3962,36.5583],[-89.3958,36.5593],[-89.3951,36.561],[-89.3949,36.5615],[-89.3948,36.5617],[-89.3946,36.5622],[-89.3937,36.5637],[-89.3935,36.5641],[-89.3929,36.5652],[-89.3926,36.5656],[-89.3922,36.5664],[-89.3917,36.5672],[-89.3914,36.5678],[-89.3912,36.5682],[-89.391,36.5685],[-89.3905,36.5692],[-89.3901,36.5697],[-89.3899,36.57],[-89.3897,36.5703],[-89.3894,36.5708],[-89.3891,36.5715],[-89.3886,36.5722],[-89.3884,36.5728],[-89.3881,36.5734],[-89.3877,36.5742],[-89.3869,36.5757],[-89.3848,36.5796],[-89.3836,36.5817],[-89.3827,36.5837],[-89.3814,36.5878],[-89.3804,36.5915],[-89.3803,36.5934],[-89.3796,36.597],[-89.3792,36.6007],[-89.3784,36.6051],[-89.3782,36.6058],[-89.3779,36.6083],[-89.3776,36.6098],[-89.3766,36.6129],[-89.3761,36.6141],[-89.375,36.6161],[-89.3736,36.618],[-89.3719,36.6202],[-89.3703,36.6217],[-89.3679,36.6237],[-89.3658,36.6251],[-89.3642,36.6259],[-89.3641,36.6259],[-89.3632,36.6262],[-89.3627,36.6264],[-89.3624,36.6265],[-89.3598,36.6275],[-89.3562,36.6286],[-89.3527,36.6298],[-89.3494,36.6307],[-89.3439,36.6319],[-89.3406,36.6323],[-89.3378,36.6326],[-89.332,36.6329],[-89.33,36.6327],[-89.3292,36.6327],[-89.3276,36.6323],[-89.327,36.6321],[-89.3263,36.6318],[-89.3256,36.6315],[-89.3246,36.631],[-89.3239,36.6306],[-89.3224,36.6298],[-89.3215,36.629],[-89.3195,36.6272],[-89.3174,36.6251],[-89.3165,36.624],[-89.3147,36.6218],[-89.3142,36.6212],[-89.313,36.6194],[-89.3102,36.6155],[-89.3084,36.6129],[-89.3056,36.6094],[-89.3033,36.6064],[-89.3004,36.6026],[-89.2976,36.5979],[-89.2947,36.5938],[-89.2935,36.5926],[-89.2933,36.5923],[-89.2919,36.591],[-89.2909,36.5902],[-89.2883,36.5873],[-89.288,36.5869],[-89.2779,36.5766],[-89.2733,36.5727],[-89.2713,36.5711],[-89.2695,36.5697],[-89.2659,36.5674],[-89.2635,36.5663],[-89.2609,36.5654],[-89.2599,36.5652],[-89.2584,36.565],[-89.2565,36.565],[-89.2511,36.5656],[-89.25,36.5659],[-89.2462,36.566],[-89.2387,36.5667],[-89.2363,36.5669],[-89.2362,36.5669],[-89.2345,36.5673],[-89.2298,36.5686],[-89.2271,36.5695],[-89.2202,36.5743],[-89.219,36.5751],[-89.2148,36.579],[-89.2139,36.5799],[-89.2112,36.5841],[-89.2102,36.5857],[-89.2096,36.5867],[-89.2091,36.5878],[-89.207,36.5919],[-89.206,36.5939],[-89.2053,36.5957],[-89.2044,36.5981],[-89.2028,36.6017],[-89.2027,36.6048],[-89.202,36.6106],[-89.2018,36.6122],[-89.2013,36.6165],[-89.1995,36.6234],[-89.1991,36.6261],[-89.1977,36.629],[-89.1963,36.6312],[-89.1935,36.6348],[-89.1908,36.6381],[-89.1904,36.6385],[-89.1882,36.6407],[-89.1878,36.6411],[-89.1869,36.642],[-89.1821,36.6457],[-89.1761,36.6495],[-89.1758,36.6497],[-89.1747,36.6505],[-89.1747,36.6506],[-89.1736,36.6516],[-89.1714,36.6537],[-89.1694,36.6555],[-89.1663,36.6587],[-89.1657,36.6592],[-89.1656,36.6593],[-89.164,36.6608],[-89.1612,36.6641],[-89.16,36.6656],[-89.1591,36.6664],[-89.1616,36.6678],[-89.166,36.6703],[-89.1688,36.6719],[-89.1691,36.672],[-89.1703,36.6721],[-89.1709,36.6722],[-89.1715,36.6724],[-89.1716,36.6724],[-89.1719,36.6726],[-89.1718,36.6727],[-89.1713,36.6731],[-89.17,36.6743],[-89.169,36.6757],[-89.1684,36.6771],[-89.168,36.6791],[-89.168,36.6842],[-89.1681,36.6857],[-89.1687,36.6873],[-89.1694,36.6888],[-89.1705,36.69],[-89.1718,36.691],[-89.1738,36.6928],[-89.1742,36.6932],[-89.1757,36.6947],[-89.1769,36.6955],[-89.1785,36.6967],[-89.1812,36.6984],[-89.183,36.6996],[-89.1842,36.7008],[-89.1857,36.7023],[-89.1877,36.7042],[-89.1898,36.7064],[-89.1917,36.708],[-89.194,36.7104],[-89.1955,36.7116],[-89.1968,36.7127],[-89.1984,36.7145],[-89.1993,36.7156],[-89.2,36.7171],[-89.2006,36.7188],[-89.2013,36.7223],[-89.2014,36.7259],[-89.201,36.729],[-89.2007,36.731],[-89.2006,36.7326],[-89.1999,36.7346],[-89.1994,36.7362],[-89.1992,36.7366],[-89.1992,36.7368],[-89.1989,36.7376],[-89.1979,36.7398],[-89.1963,36.7419],[-89.1947,36.7438],[-89.1913,36.7477],[-89.1889,36.7501],[-89.1882,36.7507],[-89.1853,36.7533],[-89.1833,36.7547],[-89.182,36.7554],[-89.1788,36.7565],[-89.1764,36.7571],[-89.175,36.7578],[-89.1749,36.7578],[-89.1729,36.7588],[-89.1719,36.7591],[-89.1716,36.7591],[-89.1698,36.7596],[-89.168,36.7599],[-89.1673,36.7598],[-89.1666,36.7597],[-89.1657,36.7592],[-89.1651,36.7589],[-89.1633,36.7582],[-89.1632,36.7582],[-89.1627,36.758],[-89.1611,36.7572],[-89.1603,36.757],[-89.1593,36.7565],[-89.1586,36.7562],[-89.1577,36.7561],[-89.1567,36.7559],[-89.1555,36.756],[-89.1539,36.7561],[-89.1531,36.7562],[-89.1522,36.7563],[-89.1512,36.7563],[-89.1503,36.7562],[-89.1487,36.7562],[-89.1479,36.7561],[-89.1478,36.7561],[-89.1474,36.756],[-89.1468,36.7561],[-89.1455,36.7561],[-89.1447,36.7558],[-89.144,36.7557],[-89.1435,36.7556],[-89.143,36.7555],[-89.1425,36.7555],[-89.1418,36.7553],[-89.1414,36.755],[-89.1412,36.755],[-89.1409,36.7548],[-89.1402,36.7544],[-89.1394,36.7536],[-89.1386,36.7535],[-89.1378,36.7531],[-89.1375,36.7527],[-89.1371,36.7526],[-89.1361,36.7519],[-89.1358,36.7518],[-89.1288,36.7518],[-89.126,36.7518],[-89.1256,36.7523],[-89.125,36.7528],[-89.124,36.7535],[-89.1228,36.7545],[-89.1223,36.7551],[-89.1218,36.7557],[-89.1208,36.7571],[-89.12,36.7584],[-89.1182,36.7623],[-89.1178,36.7636],[-89.1177,36.7638],[-89.1171,36.7658],[-89.1165,36.7687],[-89.1162,36.7708],[-89.1162,36.7723],[-89.1162,36.7733],[-89.1166,36.7745],[-89.117,36.7756],[-89.1173,36.7762],[-89.1178,36.7773],[-89.118,36.7777],[-89.1184,36.7783],[-89.1199,36.781],[-89.1204,36.7817],[-89.1213,36.7829],[-89.1227,36.7845],[-89.1235,36.7852],[-89.1244,36.7858],[-89.125,36.7862],[-89.1261,36.7867],[-89.1277,36.7873],[-89.1287,36.7877],[-89.13,36.7878],[-89.1303,36.7878],[-89.1307,36.7878],[-89.1314,36.7881],[-89.1322,36.7883],[-89.1331,36.7884],[-89.1354,36.7884],[-89.137,36.7885],[-89.1385,36.7886],[-89.1397,36.7886],[-89.1412,36.7885],[-89.1423,36.7884],[-89.144,36.7885],[-89.149,36.7885],[-89.1515,36.7887],[-89.1532,36.789],[-89.155,36.7892],[-89.1571,36.7896],[-89.159,36.7901],[-89.1607,36.7908],[-89.1625,36.7917],[-89.164,36.7926],[-89.1652,36.7935],[-89.1666,36.7943],[-89.168,36.7952],[-89.1694,36.7964],[-89.1706,36.7975],[-89.1712,36.7984],[-89.1751,36.8039],[-89.1752,36.8041],[-89.176,36.8052],[-89.1763,36.8056],[-89.1777,36.8077],[-89.1782,36.8086],[-89.1788,36.81],[-89.1791,36.8109],[-89.1792,36.8114],[-89.1794,36.8122],[-89.1796,36.813],[-89.1796,36.8145],[-89.1796,36.8146],[-89.1796,36.815],[-89.1795,36.8153],[-89.1791,36.8157],[-89.1787,36.8159],[-89.1787,36.816],[-89.1787,36.8162],[-89.1786,36.8163],[-89.1787,36.8165],[-89.1788,36.8171],[-89.179,36.8179],[-89.179,36.819],[-89.1787,36.8208],[-89.1788,36.8233],[-89.1789,36.8265],[-89.179,36.8281],[-89.1792,36.8299],[-89.1791,36.8308],[-89.179,36.8314],[-89.1789,36.832],[-89.1789,36.8329],[-89.1788,36.8333],[-89.1786,36.834],[-89.1784,36.8342],[-89.1779,36.8352],[-89.1773,36.8361],[-89.1765,36.8371],[-89.1762,36.8376],[-89.1759,36.8377],[-89.1757,36.8377],[-89.1756,36.8377],[-89.1753,36.838],[-89.1751,36.8383],[-89.1749,36.8384],[-89.1746,36.8384],[-89.1744,36.8385],[-89.1744,36.8386],[-89.1743,36.839],[-89.1742,36.8391],[-89.174,36.8395],[-89.1737,36.8397],[-89.173,36.8403],[-89.1719,36.8411],[-89.1704,36.8418],[-89.1689,36.8422],[-89.1674,36.8427],[-89.1665,36.8429],[-89.1655,36.8429],[-89.1647,36.8427],[-89.1641,36.8426],[-89.1635,36.8426],[-89.1618,36.8427],[-89.1609,36.8427],[-89.1602,36.8426],[-89.1595,36.8426],[-89.159,36.8427],[-89.1585,36.843],[-89.1584,36.843],[-89.1579,36.8433],[-89.1574,36.8435],[-89.157,36.8437],[-89.1567,36.8438],[-89.1565,36.844],[-89.1564,36.8444],[-89.1564,36.8446],[-89.1561,36.8447],[-89.156,36.8449],[-89.1559,36.8451],[-89.1555,36.8453],[-89.1545,36.8462],[-89.1538,36.8467],[-89.1532,36.8469],[-89.1532,36.847],[-89.1527,36.8471],[-89.1522,36.8471],[-89.1518,36.8472],[-89.1511,36.8471],[-89.1505,36.8471],[-89.1499,36.8471],[-89.1496,36.8471],[-89.1482,36.8471],[-89.1479,36.8471],[-89.1476,36.8471],[-89.1473,36.8472],[-89.147,36.8472],[-89.1458,36.8472],[-89.1457,36.8472],[-89.1381,36.8473],[-89.1319,36.8576],[-89.1282,36.8687],[-89.1268,36.8719],[-89.1253,36.8747],[-89.1251,36.875],[-89.125,36.8751],[-89.1236,36.877],[-89.1223,36.8791],[-89.12,36.8825],[-89.1193,36.8836],[-89.1189,36.8844],[-89.1178,36.8869],[-89.1171,36.8887],[-89.1163,36.8921],[-89.1141,36.9013],[-89.1131,36.9057],[-89.1119,36.9102],[-89.1104,36.9157],[-89.1091,36.9207],[-89.1089,36.9216],[-89.1087,36.9222],[-89.1086,36.9226],[-89.1083,36.9233],[-89.1077,36.9248],[-89.1074,36.9258],[-89.1072,36.9263],[-89.107,36.9269],[-89.1067,36.9275],[-89.1065,36.9282],[-89.106,36.9293],[-89.1054,36.9307],[-89.1043,36.9334],[-89.1038,36.9348],[-89.1031,36.9365],[-89.1025,36.9382],[-89.1021,36.9393],[-89.1018,36.9402],[-89.1016,36.9407],[-89.1016,36.9412],[-89.1014,36.9416],[-89.1013,36.9421],[-89.1012,36.9426],[-89.101,36.9434],[-89.1009,36.9437],[-89.1009,36.944],[-89.1005,36.9456],[-89.0996,36.9512],[-89.099,36.9561],[-89.099,36.9582],[-89.0993,36.9626],[-89.0998,36.9647],[-89.1003,36.9658],[-89.101,36.9671],[-89.1025,36.9691],[-89.1047,36.9718],[-89.1056,36.9728],[-89.1074,36.9747],[-89.1092,36.9764],[-89.111,36.9778],[-89.1135,36.9794],[-89.1166,36.9811],[-89.1186,36.9819],[-89.1217,36.9828],[-89.1234,36.9832],[-89.1253,36.9835],[-89.1281,36.9834],[-89.1307,36.9828],[-89.1329,36.9821],[-89.1366,36.9838],[-89.1409,36.9861],[-89.144,36.988],[-89.1472,36.99],[-89.1487,36.9911],[-89.1569,36.9968],[-89.1609,36.9994],[-89.1616,37.0001],[-89.1621,37.0006],[-89.1663,37.0037],[-89.168,37.0053],[-89.1685,37.0057],[-89.1702,37.0071],[-89.1712,37.0084],[-89.1718,37.0092],[-89.1738,37.0114],[-89.1754,37.0141],[-89.176,37.0154],[-89.1766,37.0166],[-89.1771,37.0177],[-89.1778,37.0188],[-89.1789,37.0206],[-89.1796,37.0222],[-89.1807,37.0252],[-89.1809,37.0261],[-89.1811,37.0269],[-89.1814,37.0285],[-89.1815,37.0305],[-89.1816,37.0324],[-89.1817,37.0337],[-89.1825,37.0366],[-89.1826,37.039],[-89.1822,37.0405],[-89.1817,37.0439],[-89.1816,37.0446],[-89.1815,37.045],[-89.1814,37.0457],[-89.1814,37.0463],[-89.1809,37.049],[-89.1798,37.0524],[-89.1792,37.0538],[-89.1779,37.0578],[-89.1774,37.0588],[-89.1753,37.0629],[-89.1747,37.0637],[-89.1745,37.0641],[-89.1743,37.0643],[-89.1741,37.0646],[-89.1741,37.0649],[-89.174,37.0653],[-89.1739,37.0657],[-89.1739,37.0661],[-89.1738,37.0663],[-89.173,37.0672],[-89.1721,37.0683],[-89.1674,37.075],[-89.1671,37.0754],[-89.1651,37.0776],[-89.1616,37.0812],[-89.1581,37.0852],[-89.1566,37.0868],[-89.1547,37.0886],[-89.1543,37.089],[-89.1535,37.0896],[-89.1527,37.09],[-89.1515,37.0905],[-89.1513,37.0906],[-89.151,37.0906],[-89.151,37.0904],[-89.1515,37.0892],[-89.1514,37.0891],[-89.1514,37.089],[-89.1513,37.089],[-89.1497,37.09],[-89.1495,37.0901],[-89.1495,37.0902],[-89.1482,37.0912],[-89.1478,37.0912],[-89.1475,37.091],[-89.1473,37.0907],[-89.147,37.0906],[-89.1465,37.0908],[-89.146,37.0912],[-89.1443,37.0925],[-89.1426,37.094],[-89.1421,37.0943],[-89.1419,37.0943],[-89.1419,37.0942],[-89.1421,37.094],[-89.1422,37.0939],[-89.1421,37.0938],[-89.1415,37.0942],[-89.1398,37.0958],[-89.1388,37.0967],[-89.1379,37.0978],[-89.1376,37.0981],[-89.1373,37.0986],[-89.1371,37.0991],[-89.136,37.1021],[-89.1357,37.1027],[-89.1354,37.1031],[-89.1348,37.1036],[-89.1338,37.1042],[-89.132,37.105],[-89.1298,37.1063],[-89.1278,37.1075],[-89.1256,37.1086],[-89.1251,37.1091],[-89.1221,37.1114],[-89.1212,37.1128],[-89.1211,37.1129],[-89.1205,37.1136],[-89.12,37.1141],[-89.1193,37.1148],[-89.1182,37.1158],[-89.1154,37.1181],[-89.1143,37.1192],[-89.113,37.1207],[-89.1125,37.121],[-89.1118,37.1214],[-89.1106,37.1221],[-89.11,37.1227],[-89.1098,37.1229],[-89.1096,37.1229],[-89.1095,37.1227],[-89.1097,37.1222],[-89.1102,37.1216],[-89.1122,37.1205],[-89.1128,37.1203],[-89.1132,37.12],[-89.1136,37.1196],[-89.1137,37.1189],[-89.114,37.1181],[-89.1157,37.1159],[-89.1157,37.1157],[-89.1155,37.1157],[-89.115,37.1159],[-89.1139,37.1171],[-89.1134,37.1175],[-89.112,37.1185],[-89.1117,37.1188],[-89.1114,37.119],[-89.1103,37.1205],[-89.1097,37.1213],[-89.1088,37.1232],[-89.1085,37.1242],[-89.1085,37.1245],[-89.1082,37.1251],[-89.1081,37.1253],[-89.1079,37.1255],[-89.1077,37.1258],[-89.1075,37.1261],[-89.1073,37.1262],[-89.1071,37.1266],[-89.1069,37.1267],[-89.1068,37.1269],[-89.1067,37.1272],[-89.1065,37.1274],[-89.1064,37.1277],[-89.1061,37.1281],[-89.106,37.1283],[-89.1058,37.1287],[-89.1057,37.129],[-89.1055,37.1293],[-89.1054,37.1295],[-89.1053,37.1297],[-89.1051,37.13],[-89.1048,37.1303],[-89.1048,37.1304],[-89.1047,37.1305],[-89.1045,37.1307],[-89.1043,37.1311],[-89.1042,37.1313],[-89.1039,37.1315],[-89.1038,37.1318],[-89.1036,37.1321],[-89.1035,37.1324],[-89.1033,37.1327],[-89.1032,37.1332],[-89.1031,37.1334],[-89.103,37.1337],[-89.103,37.1341],[-89.1028,37.1343],[-89.1027,37.1347],[-89.1026,37.1349],[-89.1025,37.1352],[-89.1023,37.1355],[-89.1022,37.1357],[-89.1021,37.1361],[-89.1019,37.1363],[-89.1017,37.1367],[-89.1016,37.1369],[-89.1014,37.1372],[-89.1012,37.1375],[-89.101,37.1378],[-89.1009,37.138],[-89.1007,37.1382],[-89.1005,37.1386],[-89.1004,37.1387],[-89.1002,37.139],[-89.0994,37.1399],[-89.0992,37.1401],[-89.099,37.1404],[-89.099,37.1408],[-89.0991,37.141],[-89.0978,37.1438],[-89.0973,37.1448],[-89.0966,37.1461],[-89.0961,37.1489],[-89.0957,37.1505],[-89.0954,37.1512],[-89.0937,37.1551],[-89.0935,37.1553],[-89.0933,37.1558],[-89.0931,37.1561],[-89.093,37.1564],[-89.0927,37.1568],[-89.0925,37.1571],[-89.0923,37.1574],[-89.0921,37.1576],[-89.0919,37.1579],[-89.0917,37.1582],[-89.0912,37.1588],[-89.0909,37.1592],[-89.0905,37.1597],[-89.0899,37.1606],[-89.0897,37.1609],[-89.0894,37.1612],[-89.0892,37.1615],[-89.0891,37.1617],[-89.0888,37.1621],[-89.0888,37.1622],[-89.0887,37.1625],[-89.0884,37.1629],[-89.0881,37.1633],[-89.088,37.1636],[-89.0877,37.164],[-89.0874,37.1644],[-89.0873,37.1647],[-89.0871,37.1649],[-89.0869,37.1652],[-89.0867,37.1654],[-89.0865,37.1656],[-89.0862,37.1658],[-89.0859,37.166],[-89.0855,37.1663],[-89.0852,37.1665],[-89.0849,37.1668],[-89.0845,37.1671],[-89.0841,37.1675],[-89.0838,37.1678],[-89.0837,37.1679],[-89.0835,37.168],[-89.0832,37.1684],[-89.0829,37.1688],[-89.0827,37.169],[-89.0824,37.1693],[-89.0821,37.1696],[-89.0819,37.1698],[-89.0817,37.17],[-89.0813,37.1703],[-89.081,37.1706],[-89.0807,37.1709],[-89.0804,37.1712],[-89.0801,37.1715],[-89.0786,37.1729],[-89.0774,37.1739],[-89.0757,37.1755],[-89.0752,37.1759],[-89.0747,37.1762],[-89.0732,37.177],[-89.0725,37.1776],[-89.072,37.178],[-89.0716,37.1785],[-89.0711,37.1789],[-89.0706,37.1793],[-89.0644,37.1839],[-89.0627,37.1852],[-89.0583,37.1886],[-89.0576,37.189],[-89.0565,37.1897],[-89.0553,37.1908],[-89.0537,37.1922],[-89.0495,37.1961],[-89.0488,37.1966],[-89.0461,37.1987],[-89.0437,37.2007],[-89.0408,37.2031],[-89.0396,37.2034],[-89.038,37.2037],[-89.0368,37.2045],[-89.0365,37.2049],[-89.034,37.2077],[-89.0329,37.2087],[-89.0322,37.2092],[-89.0299,37.2111],[-89.0295,37.2113],[-89.0288,37.2114],[-89.0273,37.2112],[-89.0267,37.2113],[-89.0242,37.2126],[-89.022,37.2135],[-89.0179,37.2151],[-89.0153,37.2157],[-89.014,37.2162],[-89.0131,37.2165],[-89.0125,37.2168],[-89.0115,37.2175],[-89.0106,37.2181],[-89.0101,37.2184],[-89.0089,37.2192],[-89.0085,37.2194],[-89.008,37.2198],[-89.0058,37.2212],[-89.0058,37.2213],[-89.0058,37.2214],[-89.0059,37.2214],[-89.0062,37.2214],[-89.0063,37.2213],[-89.0066,37.2211],[-89.007,37.221],[-89.0076,37.2207],[-89.0082,37.2205],[-89.0083,37.2204],[-89.0084,37.2204],[-89.0085,37.2204],[-89.0086,37.2205],[-89.0085,37.2205],[-89.0085,37.2206],[-89.0083,37.2207],[-89.0079,37.2209],[-89.0072,37.2212],[-89.0068,37.2215],[-89.0059,37.2219],[-89.0053,37.2223],[-89.0047,37.2225],[-89.0041,37.2228],[-89.0035,37.2231],[-89.0028,37.2235],[-89.0023,37.2238],[-89.0017,37.224],[-89.0002,37.2248],[-88.999,37.2251],[-88.9977,37.2253],[-88.9973,37.2255],[-88.9968,37.2257],[-88.9961,37.2258],[-88.9924,37.2266],[-88.9872,37.2276],[-88.9857,37.228],[-88.9839,37.2285],[-88.9804,37.2291],[-88.9797,37.2291],[-88.9788,37.2291],[-88.978,37.2292],[-88.9772,37.2295],[-88.977,37.2295],[-88.9771,37.2292],[-88.9779,37.2282],[-88.979,37.2272],[-88.9797,37.2266],[-88.9811,37.226],[-88.9829,37.2253],[-88.9847,37.2249],[-88.9869,37.2247],[-88.9874,37.2244],[-88.9883,37.224],[-88.9882,37.2237],[-88.9852,37.2243],[-88.9815,37.2253],[-88.9798,37.2261],[-88.9786,37.2269],[-88.978,37.2274],[-88.9771,37.2286],[-88.9767,37.2294],[-88.9763,37.2296],[-88.9738,37.2298],[-88.9725,37.2298],[-88.9685,37.2299],[-88.9666,37.2302],[-88.9663,37.2301],[-88.9665,37.23],[-88.9666,37.2299],[-88.9665,37.2298],[-88.9661,37.2297],[-88.9661,37.2296],[-88.9683,37.2295],[-88.9727,37.2287],[-88.973,37.2285],[-88.9728,37.2283],[-88.9724,37.2283],[-88.9706,37.2284],[-88.9695,37.2283],[-88.9683,37.2277],[-88.9673,37.2269],[-88.9661,37.2263],[-88.9645,37.2261],[-88.9616,37.2257],[-88.9588,37.2259],[-88.9572,37.2256],[-88.9545,37.2249],[-88.9528,37.2248],[-88.9517,37.2248],[-88.9503,37.2249],[-88.947,37.2246],[-88.9419,37.2243],[-88.9387,37.2244],[-88.936,37.2247],[-88.9345,37.2248],[-88.9342,37.2249],[-88.9334,37.225],[-88.9329,37.2252],[-88.9327,37.2253],[-88.9328,37.2254],[-88.9332,37.2257],[-88.9345,37.2261],[-88.9366,37.2268],[-88.9393,37.2274],[-88.9414,37.2281],[-88.9423,37.2286],[-88.9423,37.2288],[-88.942,37.2289],[-88.9369,37.228],[-88.9348,37.2278],[-88.9314,37.2274],[-88.9297,37.2269],[-88.928,37.2264],[-88.926,37.2258],[-88.924,37.2251],[-88.923,37.2249],[-88.9224,37.2248],[-88.9199,37.2246],[-88.9162,37.224],[-88.9094,37.2219],[-88.8988,37.2184],[-88.8961,37.2175],[-88.8917,37.2162],[-88.8857,37.2147],[-88.8796,37.2129],[-88.8786,37.2126],[-88.8751,37.2117],[-88.8749,37.2117],[-88.8746,37.2116],[-88.8742,37.2114],[-88.8738,37.2113],[-88.8735,37.2112],[-88.8732,37.2111],[-88.8721,37.2107],[-88.871,37.2104],[-88.8652,37.2084],[-88.8648,37.2083],[-88.8637,37.2078],[-88.8596,37.2063],[-88.855,37.2044],[-88.8546,37.2042],[-88.8544,37.2038],[-88.8538,37.2038],[-88.8537,37.2038],[-88.8534,37.2038],[-88.85,37.2024],[-88.8489,37.2019],[-88.8481,37.2017],[-88.8441,37.2003],[-88.8426,37.1997],[-88.8401,37.1986],[-88.8376,37.1975],[-88.8365,37.197],[-88.8353,37.1965],[-88.8343,37.1962],[-88.832,37.1956],[-88.8303,37.1951],[-88.8264,37.1939],[-88.825,37.1935],[-88.8231,37.193],[-88.8223,37.1928],[-88.8216,37.1925],[-88.8201,37.1919],[-88.8197,37.1918],[-88.8194,37.1918],[-88.8178,37.1916],[-88.8166,37.1913],[-88.8156,37.191],[-88.8142,37.1903],[-88.8137,37.1902],[-88.8135,37.1901],[-88.8123,37.1899],[-88.8109,37.1897],[-88.8074,37.189],[-88.8049,37.1886],[-88.8044,37.1884],[-88.8037,37.1882],[-88.8025,37.1879],[-88.8004,37.1868],[-88.7992,37.186],[-88.7972,37.1848],[-88.795,37.1831],[-88.7943,37.1826],[-88.7934,37.1821],[-88.7928,37.1817],[-88.7909,37.181],[-88.7902,37.1806],[-88.7897,37.1801],[-88.7892,37.1796],[-88.7886,37.1792],[-88.7869,37.1784],[-88.7862,37.1776],[-88.7854,37.1763],[-88.7849,37.1756],[-88.7847,37.1754],[-88.7843,37.175],[-88.7836,37.1747],[-88.7834,37.1745],[-88.7827,37.1743],[-88.7815,37.1739],[-88.7805,37.1734],[-88.7803,37.1733],[-88.7803,37.1732],[-88.7801,37.1731],[-88.7796,37.1727],[-88.7784,37.1714],[-88.7776,37.1704],[-88.7766,37.1696],[-88.7759,37.1691],[-88.7754,37.1688],[-88.7735,37.1675],[-88.7685,37.1647],[-88.7676,37.1641],[-88.7642,37.1614],[-88.7622,37.16],[-88.7614,37.1595],[-88.761,37.1593],[-88.7582,37.158],[-88.7561,37.157],[-88.7557,37.1567],[-88.7528,37.1548],[-88.7514,37.1542],[-88.7495,37.1531],[-88.7479,37.1524],[-88.7466,37.1518],[-88.7454,37.1514],[-88.7446,37.1509],[-88.7433,37.1499],[-88.7424,37.1494],[-88.7416,37.1489],[-88.7413,37.1487],[-88.7401,37.148],[-88.739,37.1474],[-88.7377,37.1467],[-88.7372,37.1464],[-88.7366,37.1461],[-88.7351,37.1452],[-88.7338,37.1447],[-88.733,37.1443],[-88.7323,37.1441],[-88.7293,37.143],[-88.7274,37.1423],[-88.7269,37.1422],[-88.7267,37.1422],[-88.7262,37.142],[-88.7245,37.1416],[-88.7217,37.1411],[-88.7206,37.141],[-88.7194,37.1409],[-88.7173,37.141],[-88.7137,37.1416],[-88.7136,37.1417],[-88.7132,37.1417],[-88.7122,37.1419],[-88.7119,37.1419],[-88.7086,37.1427],[-88.7081,37.1427],[-88.708,37.1427],[-88.7078,37.1427],[-88.7074,37.1424],[-88.7072,37.1418],[-88.7071,37.1415],[-88.7067,37.1414],[-88.7062,37.1415],[-88.7052,37.1419],[-88.7042,37.142],[-88.7039,37.1421],[-88.7038,37.1422],[-88.7039,37.1423],[-88.7044,37.1425],[-88.7046,37.1427],[-88.7045,37.1429],[-88.7043,37.143],[-88.7039,37.143],[-88.7033,37.1429],[-88.7009,37.1425],[-88.7,37.1423],[-88.6995,37.1422],[-88.6964,37.1418],[-88.6945,37.1415],[-88.6939,37.1414],[-88.6918,37.1409],[-88.6902,37.1405],[-88.6884,37.14],[-88.6858,37.1391],[-88.6852,37.1389],[-88.6852,37.1388],[-88.6851,37.1388],[-88.684,37.1384],[-88.6825,37.1379],[-88.6816,37.1375],[-88.6812,37.1373],[-88.6805,37.1367],[-88.6794,37.136],[-88.6781,37.1355],[-88.6763,37.135],[-88.675,37.1348],[-88.6742,37.1346],[-88.6704,37.1328],[-88.6691,37.1322],[-88.6675,37.1316],[-88.6652,37.1305],[-88.6633,37.1297],[-88.6601,37.1286],[-88.6582,37.1279],[-88.6534,37.1264],[-88.6521,37.1261],[-88.6504,37.1255],[-88.65,37.1254],[-88.6479,37.1247],[-88.6458,37.1238],[-88.6453,37.1236],[-88.6445,37.1227],[-88.644,37.1224],[-88.6429,37.1222],[-88.6411,37.122],[-88.6404,37.1218],[-88.6393,37.1215],[-88.6379,37.1214],[-88.6361,37.1212],[-88.6349,37.121],[-88.6342,37.121],[-88.6338,37.121],[-88.6315,37.1212],[-88.6308,37.1211],[-88.6297,37.1209],[-88.6287,37.1206],[-88.6273,37.12],[-88.6255,37.1193],[-88.6231,37.1185],[-88.6218,37.1181],[-88.6169,37.116],[-88.6151,37.1152],[-88.6122,37.1136],[-88.609,37.1121],[-88.6065,37.1106],[-88.6052,37.1099],[-88.6038,37.1091],[-88.6033,37.1087],[-88.6008,37.1071],[-88.6004,37.1068],[-88.5979,37.1052],[-88.5965,37.1041],[-88.5952,37.1026],[-88.5945,37.1021],[-88.5903,37.1001],[-88.588,37.0988],[-88.5864,37.0977],[-88.5846,37.0964],[-88.5844,37.0963],[-88.5815,37.0936],[-88.5812,37.0934],[-88.5798,37.0922],[-88.5768,37.0898],[-88.5763,37.0893],[-88.5755,37.0881],[-88.5748,37.0863],[-88.5745,37.0851],[-88.5743,37.0839],[-88.574,37.0834],[-88.5736,37.0823],[-88.5734,37.0805],[-88.5733,37.08],[-88.5729,37.0796],[-88.57,37.078],[-88.5692,37.0772],[-88.5685,37.0765],[-88.5676,37.0759],[-88.5666,37.0754],[-88.5661,37.0752],[-88.5654,37.0752],[-88.5652,37.0755],[-88.5652,37.0761],[-88.5657,37.0768],[-88.5661,37.0774],[-88.5662,37.0776],[-88.566,37.0777],[-88.565,37.0773],[-88.5635,37.0769],[-88.5615,37.0767],[-88.5601,37.0762],[-88.5579,37.0751],[-88.5555,37.074],[-88.5547,37.0736],[-88.5536,37.0731],[-88.5516,37.0724],[-88.5496,37.0718],[-88.5486,37.0715],[-88.5474,37.0711],[-88.5461,37.0708],[-88.5453,37.0705],[-88.5438,37.0701],[-88.5422,37.0699],[-88.5408,37.0695],[-88.5356,37.0682],[-88.5346,37.068],[-88.5337,37.0679],[-88.5294,37.0669],[-88.5253,37.0662],[-88.5232,37.0658],[-88.5204,37.0656],[-88.5167,37.0654],[-88.5152,37.0654],[-88.514,37.0654],[-88.5123,37.0655],[-88.5112,37.0654],[-88.5079,37.0655],[-88.5043,37.0656],[-88.503,37.0656],[-88.5018,37.0659],[-88.5008,37.0662],[-88.5001,37.0662],[-88.4995,37.0662],[-88.4977,37.0666],[-88.4955,37.0671],[-88.4941,37.0675],[-88.4926,37.0681],[-88.4915,37.0683],[-88.4904,37.0686],[-88.4888,37.0684],[-88.4877,37.0681],[-88.487,37.0678],[-88.4866,37.0676],[-88.4858,37.0677],[-88.4846,37.0679],[-88.4841,37.0679],[-88.4833,37.0676],[-88.4829,37.0673],[-88.4826,37.0673],[-88.4822,37.0674],[-88.4815,37.0678],[-88.4807,37.0682],[-88.4795,37.0685],[-88.4781,37.0688],[-88.4767,37.0689],[-88.4747,37.0692],[-88.4728,37.0698],[-88.4718,37.0702],[-88.4706,37.071],[-88.4698,37.0713],[-88.4665,37.0723],[-88.4637,37.073],[-88.4623,37.0735],[-88.4612,37.074],[-88.4601,37.0746],[-88.4593,37.0752],[-88.4585,37.0761],[-88.4573,37.0781],[-88.4565,37.0796],[-88.4562,37.0801],[-88.4558,37.0806],[-88.4546,37.0821],[-88.4525,37.0845],[-88.4511,37.086],[-88.4498,37.0871],[-88.4493,37.0876],[-88.4493,37.0881],[-88.4491,37.0885],[-88.449,37.0888],[-88.4478,37.0903],[-88.4464,37.0921],[-88.4456,37.0933],[-88.4448,37.0953],[-88.4446,37.0964],[-88.4446,37.0974],[-88.445,37.0982],[-88.4453,37.0987],[-88.4456,37.099],[-88.4458,37.0994],[-88.4458,37.0997],[-88.4445,37.1006],[-88.4437,37.1015],[-88.443,37.1028],[-88.4421,37.1045],[-88.4416,37.1058],[-88.4412,37.1067],[-88.4407,37.1085],[-88.4407,37.109],[-88.4407,37.1093],[-88.4409,37.1093],[-88.4413,37.109],[-88.4418,37.1085],[-88.4422,37.1081],[-88.4425,37.1082],[-88.4426,37.1085],[-88.4426,37.109],[-88.4427,37.1092],[-88.4429,37.1092],[-88.4432,37.1088],[-88.4433,37.1087],[-88.4435,37.1087],[-88.4436,37.1091],[-88.4435,37.1102],[-88.4433,37.1114],[-88.4424,37.1131],[-88.4413,37.115],[-88.4407,37.116],[-88.4388,37.1199],[-88.4379,37.1216],[-88.4371,37.1232],[-88.4364,37.1242],[-88.4358,37.1252],[-88.4346,37.1273],[-88.4336,37.1299],[-88.4333,37.1312],[-88.4326,37.1325],[-88.4322,37.1333],[-88.4318,37.1343],[-88.4313,37.1353],[-88.4305,37.1365],[-88.4299,37.1375],[-88.4291,37.1404],[-88.4287,37.1413],[-88.4285,37.142],[-88.4283,37.1426],[-88.4277,37.1439],[-88.427,37.1463],[-88.4265,37.1477],[-88.4262,37.1483],[-88.4253,37.1498],[-88.4247,37.1509],[-88.4246,37.1518],[-88.4248,37.1527],[-88.4252,37.1538],[-88.4256,37.1545],[-88.4264,37.1555],[-88.4271,37.1562],[-88.4282,37.1577],[-88.4288,37.158],[-88.4297,37.1585],[-88.4307,37.1596],[-88.4316,37.1605],[-88.4325,37.1616],[-88.4334,37.1631],[-88.4337,37.1641],[-88.4339,37.1651],[-88.4337,37.1656],[-88.4334,37.1658],[-88.4335,37.1667],[-88.4338,37.1674],[-88.4346,37.1686],[-88.4349,37.1692],[-88.4351,37.17],[-88.4351,37.1707],[-88.4354,37.1718],[-88.4359,37.1733],[-88.4367,37.1752],[-88.4369,37.1759],[-88.4371,37.1764],[-88.4373,37.1775],[-88.4375,37.1781],[-88.4378,37.1794],[-88.4379,37.1798],[-88.438,37.1801],[-88.4382,37.1805],[-88.4388,37.181],[-88.4394,37.1815],[-88.4399,37.1826],[-88.4406,37.1841],[-88.4409,37.185],[-88.441,37.1859],[-88.4414,37.1868],[-88.4421,37.188],[-88.4423,37.1885],[-88.4423,37.1893],[-88.4423,37.1898],[-88.4425,37.19],[-88.4426,37.1902],[-88.4437,37.1917],[-88.444,37.1925],[-88.4441,37.1935],[-88.4441,37.1945],[-88.4442,37.1949],[-88.4444,37.1956],[-88.4461,37.1988],[-88.4466,37.2001],[-88.448,37.2034],[-88.4485,37.2042],[-88.4493,37.2052],[-88.4505,37.2066],[-88.4514,37.2073],[-88.4523,37.208],[-88.4534,37.2088],[-88.454,37.2092],[-88.4546,37.2097],[-88.4559,37.2109],[-88.4578,37.2128],[-88.4589,37.2135],[-88.4598,37.2139],[-88.4612,37.2144],[-88.4624,37.2149],[-88.4639,37.2158],[-88.4654,37.2165],[-88.4667,37.2171],[-88.4681,37.2176],[-88.4691,37.2181],[-88.4703,37.2189],[-88.471,37.2193],[-88.4715,37.2197],[-88.4725,37.2205],[-88.4737,37.2216],[-88.476,37.2243],[-88.478,37.2266],[-88.4794,37.2288],[-88.4803,37.2303],[-88.4813,37.2324],[-88.4822,37.2347],[-88.483,37.2366],[-88.4833,37.2374],[-88.4836,37.238],[-88.4846,37.24],[-88.4855,37.2417],[-88.486,37.2424],[-88.4865,37.243],[-88.4878,37.2445],[-88.4894,37.2458],[-88.4902,37.2465],[-88.491,37.2473],[-88.4915,37.2478],[-88.4919,37.248],[-88.4922,37.2483],[-88.4927,37.2486],[-88.4933,37.2489],[-88.4945,37.2495],[-88.4951,37.2497],[-88.4959,37.2501],[-88.4968,37.2507],[-88.4977,37.2514],[-88.5002,37.2531],[-88.5006,37.2534],[-88.5009,37.2536],[-88.502,37.2546],[-88.5031,37.2557],[-88.5038,37.2565],[-88.5045,37.2575],[-88.5056,37.2586],[-88.5064,37.2592],[-88.5071,37.2597],[-88.5078,37.2601],[-88.5084,37.2603],[-88.509,37.2605],[-88.5101,37.2608],[-88.5109,37.2611],[-88.5113,37.2613],[-88.5117,37.2618],[-88.5121,37.2625],[-88.5124,37.2632],[-88.5124,37.2636],[-88.5122,37.2638],[-88.5118,37.2639],[-88.5114,37.2636],[-88.5109,37.2633],[-88.5104,37.2628],[-88.5099,37.2623],[-88.5096,37.2621],[-88.5093,37.2621],[-88.5088,37.2622],[-88.5084,37.2625],[-88.5081,37.2627],[-88.5078,37.2626],[-88.5075,37.2624],[-88.5073,37.2624],[-88.507,37.2626],[-88.5066,37.2629],[-88.506,37.2631],[-88.5052,37.2634],[-88.5046,37.2637],[-88.5041,37.2641],[-88.5039,37.2646],[-88.504,37.265],[-88.5043,37.2652],[-88.5048,37.2652],[-88.5052,37.2649],[-88.5055,37.2646],[-88.5057,37.2645],[-88.5061,37.2646],[-88.5066,37.2649],[-88.5068,37.265],[-88.5069,37.2653],[-88.5069,37.2659],[-88.5069,37.2661],[-88.5068,37.2664],[-88.5073,37.2675],[-88.5078,37.2684],[-88.5083,37.2692],[-88.5087,37.27],[-88.5091,37.2711],[-88.5097,37.2736],[-88.5099,37.2749],[-88.51,37.2756],[-88.5107,37.2767],[-88.5112,37.2771],[-88.5117,37.2776],[-88.5126,37.2781],[-88.5131,37.2785],[-88.5134,37.2788],[-88.5134,37.2792],[-88.5135,37.2795],[-88.5137,37.2795],[-88.514,37.2794],[-88.5141,37.2795],[-88.5139,37.2802],[-88.5138,37.2806],[-88.514,37.2815],[-88.5143,37.2824],[-88.5147,37.2829],[-88.5152,37.2834],[-88.5156,37.2837],[-88.5158,37.2841],[-88.5157,37.2846],[-88.5155,37.2855],[-88.5152,37.2863],[-88.5151,37.2869],[-88.5151,37.2875],[-88.515,37.2878],[-88.5146,37.2878],[-88.5143,37.2879],[-88.5142,37.288],[-88.5143,37.2882],[-88.5145,37.2882],[-88.5148,37.2883],[-88.5149,37.2883],[-88.515,37.2887],[-88.5149,37.2897],[-88.5147,37.2907],[-88.5146,37.291],[-88.5145,37.2914],[-88.5137,37.293],[-88.5133,37.2942],[-88.5128,37.2957],[-88.5123,37.2971],[-88.5112,37.299],[-88.5105,37.3002],[-88.5096,37.3017],[-88.5078,37.3044],[-88.5072,37.3053],[-88.5062,37.3064],[-88.5055,37.3074],[-88.5046,37.3088],[-88.5029,37.3119],[-88.5022,37.3135],[-88.502,37.3142],[-88.5018,37.3151],[-88.5013,37.3162],[-88.5002,37.3183],[-88.4996,37.3195],[-88.4981,37.3217],[-88.4937,37.3286],[-88.493,37.3295],[-88.4924,37.3301],[-88.4922,37.3305],[-88.4919,37.3313],[-88.4915,37.3326],[-88.4913,37.3335],[-88.4906,37.3348],[-88.4887,37.3371],[-88.4879,37.3382],[-88.4872,37.3391],[-88.4866,37.3405],[-88.4863,37.3416],[-88.4862,37.3421],[-88.486,37.3429],[-88.4857,37.3437],[-88.4852,37.3445],[-88.4847,37.3451],[-88.4846,37.3454],[-88.4846,37.3461],[-88.4848,37.3467],[-88.4847,37.3472],[-88.4837,37.3498],[-88.4834,37.3509],[-88.4831,37.3521],[-88.483,37.3534],[-88.483,37.3546],[-88.4829,37.3547],[-88.4826,37.3611],[-88.4827,37.3629],[-88.4827,37.3639],[-88.4825,37.3648],[-88.4823,37.3656],[-88.4818,37.3665],[-88.4815,37.3672],[-88.4811,37.368],[-88.4808,37.3688],[-88.4803,37.3706],[-88.4799,37.3721],[-88.4795,37.3733],[-88.4793,37.3741],[-88.4785,37.376],[-88.4783,37.3776],[-88.4782,37.3781],[-88.4771,37.3825],[-88.477,37.3848],[-88.477,37.3857],[-88.4761,37.3883],[-88.476,37.3887],[-88.4741,37.3919],[-88.473,37.3931],[-88.4719,37.3944],[-88.4696,37.3975],[-88.4674,37.3998],[-88.4667,37.4004],[-88.4648,37.4019],[-88.459,37.4067],[-88.4576,37.4077],[-88.4569,37.4083],[-88.4546,37.41],[-88.4528,37.4111],[-88.4509,37.412],[-88.4467,37.4139],[-88.446,37.4142],[-88.4444,37.4149],[-88.4424,37.4157],[-88.4411,37.4161],[-88.4403,37.4164],[-88.4399,37.4166],[-88.4385,37.4171],[-88.4375,37.4175],[-88.4354,37.4184],[-88.4351,37.4185],[-88.4344,37.4187],[-88.4328,37.4189],[-88.4324,37.419],[-88.4319,37.4191],[-88.4313,37.4192],[-88.4302,37.4196],[-88.4292,37.4198],[-88.4286,37.42],[-88.4263,37.4202],[-88.425,37.4205],[-88.4243,37.4206],[-88.4213,37.4216],[-88.4193,37.4223],[-88.4159,37.4237],[-88.4151,37.4241],[-88.4142,37.4245],[-88.4128,37.4251],[-88.4116,37.4253],[-88.4109,37.4254],[-88.4101,37.4254],[-88.4083,37.4252],[-88.4063,37.4249],[-88.4059,37.4248],[-88.4039,37.4241],[-88.4009,37.423],[-88.3977,37.4216],[-88.3965,37.4212],[-88.3936,37.4199],[-88.3908,37.4183],[-88.3892,37.4173],[-88.3889,37.4171],[-88.3884,37.417],[-88.3878,37.4165],[-88.3857,37.4152],[-88.3851,37.415],[-88.3844,37.4147],[-88.3837,37.4141],[-88.3829,37.4137],[-88.3824,37.4135],[-88.3819,37.413],[-88.3809,37.4123],[-88.38,37.4115],[-88.3787,37.4105],[-88.3778,37.41],[-88.3775,37.4098],[-88.3772,37.4096],[-88.3764,37.4086],[-88.3748,37.4064],[-88.3747,37.4062],[-88.3743,37.4053],[-88.3735,37.4043],[-88.3725,37.4035],[-88.3717,37.4029],[-88.3704,37.4024],[-88.3692,37.4021],[-88.368,37.402],[-88.3676,37.4019],[-88.3669,37.4017],[-88.3658,37.4016],[-88.3654,37.4017],[-88.3644,37.4017],[-88.3626,37.4024],[-88.3606,37.4034],[-88.3585,37.4047],[-88.3559,37.4065],[-88.3534,37.4083],[-88.3527,37.4089],[-88.3521,37.4089],[-88.3511,37.4091],[-88.3507,37.4093],[-88.3499,37.4099],[-88.3489,37.4106],[-88.3484,37.411],[-88.3478,37.4117],[-88.3473,37.4122],[-88.3465,37.4128],[-88.3459,37.4135],[-88.3448,37.4152],[-88.344,37.4162],[-88.3436,37.4167],[-88.3426,37.4179],[-88.3405,37.4198],[-88.3397,37.4205],[-88.3372,37.4231],[-88.3366,37.4237],[-88.3354,37.4248],[-88.335,37.4253],[-88.3349,37.4254],[-88.3337,37.4268],[-88.3308,37.4295],[-88.3298,37.43],[-88.3293,37.4302],[-88.327,37.4314],[-88.3254,37.4325],[-88.3236,37.434],[-88.3226,37.4345],[-88.3217,37.4348],[-88.32,37.4351],[-88.3185,37.4356],[-88.3168,37.4369],[-88.3147,37.4389],[-88.313,37.4404],[-88.312,37.441],[-88.3107,37.4415],[-88.3086,37.4423],[-88.3075,37.4429],[-88.307,37.4431],[-88.3063,37.4435],[-88.3056,37.4437],[-88.3039,37.4442],[-88.301,37.4457],[-88.2991,37.4465],[-88.2952,37.4478],[-88.2917,37.4492],[-88.2904,37.4497],[-88.2871,37.4511],[-88.2843,37.4519],[-88.2816,37.4527],[-88.2807,37.453],[-88.2792,37.4533],[-88.2772,37.4535],[-88.2758,37.4537],[-88.2735,37.454],[-88.2673,37.4552],[-88.2636,37.4555],[-88.2627,37.4556],[-88.2598,37.4562],[-88.2559,37.4567],[-88.253,37.457],[-88.2518,37.4569],[-88.2507,37.4569],[-88.2502,37.4568],[-88.248,37.4563],[-88.2476,37.4563],[-88.2465,37.4562],[-88.2459,37.4562],[-88.2448,37.4562],[-88.2441,37.4562],[-88.242,37.4563],[-88.2399,37.4563],[-88.2383,37.4565],[-88.2365,37.4566],[-88.2359,37.4566],[-88.2352,37.4569],[-88.2347,37.457],[-88.2334,37.4568],[-88.2309,37.4567],[-88.2286,37.4568],[-88.2257,37.4571],[-88.2241,37.4572],[-88.2216,37.4575],[-88.2168,37.4584],[-88.2155,37.4586],[-88.2147,37.4586],[-88.2141,37.4587],[-88.2134,37.4587],[-88.213,37.4587],[-88.2127,37.4587],[-88.2126,37.4587],[-88.2118,37.4587],[-88.211,37.459],[-88.2102,37.4593],[-88.2097,37.4595],[-88.2087,37.4598],[-88.2075,37.4599],[-88.2065,37.4599],[-88.206,37.4599],[-88.2051,37.4599],[-88.2047,37.4599],[-88.204,37.46],[-88.2036,37.46],[-88.2032,37.46],[-88.2013,37.4603],[-88.1995,37.4603],[-88.1977,37.4602],[-88.1971,37.4603],[-88.1966,37.4603],[-88.1953,37.4605],[-88.1911,37.4611],[-88.1898,37.4613],[-88.1879,37.4618],[-88.1869,37.462],[-88.1843,37.4626],[-88.1823,37.4633],[-88.1812,37.4636],[-88.1797,37.4639],[-88.1782,37.4637],[-88.1766,37.4634],[-88.1757,37.4634],[-88.175,37.4636],[-88.1744,37.4639],[-88.174,37.4643],[-88.1736,37.4646],[-88.1732,37.4648],[-88.1728,37.4651],[-88.1722,37.4654],[-88.1718,37.4654],[-88.171,37.4656],[-88.1707,37.4656],[-88.17,37.4657],[-88.1665,37.4659],[-88.1656,37.466],[-88.1643,37.4661],[-88.1639,37.4661],[-88.1626,37.4663],[-88.1617,37.4663],[-88.1606,37.4663],[-88.16,37.4664],[-88.1591,37.4665],[-88.1581,37.4667],[-88.1566,37.4669],[-88.1555,37.4672],[-88.1547,37.4674],[-88.1543,37.4675],[-88.154,37.4675],[-88.1537,37.4675],[-88.1533,37.4675],[-88.1524,37.4677],[-88.1517,37.4679],[-88.1513,37.468],[-88.151,37.468],[-88.1505,37.4682],[-88.1499,37.4683],[-88.1488,37.4686],[-88.1484,37.4687],[-88.148,37.4688],[-88.1476,37.4689],[-88.1473,37.4691],[-88.1465,37.4693],[-88.1428,37.47],[-88.1403,37.4705],[-88.1381,37.471],[-88.1373,37.4713],[-88.1363,37.4715],[-88.1358,37.4715],[-88.1344,37.4717],[-88.1335,37.4717],[-88.1334,37.4716],[-88.1326,37.4716],[-88.1316,37.4712],[-88.1305,37.4708],[-88.1299,37.4705],[-88.1287,37.4703],[-88.1283,37.4704],[-88.128,37.4704],[-88.1272,37.4706],[-88.1256,37.4711],[-88.125,37.4712],[-88.1243,37.4714],[-88.1236,37.4716],[-88.1228,37.4717],[-88.1214,37.4718],[-88.1198,37.4718],[-88.1187,37.472],[-88.1176,37.4721],[-88.1169,37.4721],[-88.1162,37.4721],[-88.1155,37.472],[-88.1148,37.4718],[-88.1143,37.4719],[-88.1139,37.4719],[-88.1131,37.472],[-88.1127,37.4721],[-88.1124,37.4722],[-88.1119,37.4724],[-88.1109,37.4724],[-88.1097,37.4724],[-88.1071,37.4726],[-88.1056,37.4728],[-88.1042,37.4727],[-88.1035,37.4728],[-88.1028,37.4729],[-88.1021,37.4729],[-88.1015,37.4731],[-88.1004,37.4734],[-88.0998,37.4736],[-88.0978,37.4734],[-88.0969,37.4735],[-88.0943,37.4736],[-88.0935,37.4737],[-88.0926,37.4737],[-88.0918,37.4734],[-88.091,37.4729],[-88.09,37.472],[-88.0891,37.4716],[-88.0881,37.4715],[-88.0872,37.4714],[-88.0865,37.4714],[-88.0859,37.4714],[-88.0852,37.4715],[-88.0846,37.4717],[-88.0837,37.472],[-88.0828,37.4724],[-88.0822,37.4727],[-88.082,37.4728],[-88.0818,37.473],[-88.0813,37.4734],[-88.0811,37.4736],[-88.081,37.4738],[-88.0806,37.4742],[-88.08,37.475],[-88.0795,37.4758],[-88.0791,37.4764],[-88.0786,37.4772],[-88.0772,37.4792],[-88.0766,37.4798],[-88.076,37.4804],[-88.0745,37.4813],[-88.074,37.4819],[-88.0737,37.4827],[-88.0734,37.4836],[-88.0735,37.4843],[-88.0735,37.4853],[-88.0731,37.4857],[-88.0721,37.486],[-88.0715,37.486],[-88.0708,37.4858],[-88.07,37.4854],[-88.0693,37.4852],[-88.0684,37.4855],[-88.0678,37.4859],[-88.0673,37.4866],[-88.0669,37.4875],[-88.0665,37.4878],[-88.066,37.4882],[-88.0654,37.4888],[-88.0652,37.4894],[-88.065,37.491],[-88.0647,37.4915],[-88.0644,37.492],[-88.0637,37.4935],[-88.0631,37.4949],[-88.0627,37.4964],[-88.0623,37.4985],[-88.062,37.4995],[-88.0618,37.5002],[-88.0615,37.5011],[-88.0614,37.502],[-88.0612,37.5028],[-88.0612,37.5043],[-88.0612,37.5048],[-88.0613,37.5053],[-88.0616,37.506],[-88.0622,37.5069],[-88.0627,37.5078],[-88.0629,37.5087],[-88.0629,37.5098],[-88.0629,37.5113],[-88.0627,37.5124],[-88.0626,37.5133],[-88.0627,37.5141],[-88.063,37.515],[-88.0637,37.5164],[-88.0647,37.5179],[-88.066,37.5197],[-88.0666,37.5205],[-88.0671,37.5213],[-88.0674,37.5218],[-88.0677,37.5223],[-88.0678,37.5226],[-88.068,37.523],[-88.0684,37.524],[-88.069,37.5253],[-88.0699,37.5264],[-88.0703,37.5269],[-88.0708,37.5274],[-88.0721,37.5288],[-88.0728,37.5293],[-88.0733,37.5297],[-88.0744,37.5304],[-88.0763,37.5313],[-88.0767,37.5315],[-88.0777,37.532],[-88.0786,37.5323],[-88.0795,37.5325],[-88.0803,37.5326],[-88.0808,37.5326],[-88.0812,37.5325],[-88.0819,37.5327],[-88.0825,37.533],[-88.0829,37.5333],[-88.0846,37.5339],[-88.0852,37.534],[-88.0862,37.5343],[-88.0874,37.5347],[-88.088,37.5349],[-88.0884,37.5352],[-88.0889,37.5357],[-88.0897,37.5361],[-88.0906,37.5369],[-88.0907,37.5371],[-88.0911,37.5375],[-88.0919,37.5382],[-88.0924,37.5388],[-88.0933,37.5398],[-88.0942,37.541],[-88.0949,37.542],[-88.0953,37.5425],[-88.0956,37.5429],[-88.0961,37.5437],[-88.0968,37.5447],[-88.097,37.545],[-88.0973,37.5455],[-88.098,37.5463],[-88.0982,37.5467],[-88.0987,37.5474],[-88.0991,37.548],[-88.0995,37.5488],[-88.1004,37.5499],[-88.101,37.5507],[-88.1017,37.5517],[-88.1028,37.553],[-88.1032,37.5535],[-88.1034,37.5538],[-88.1038,37.5542],[-88.1046,37.555],[-88.1051,37.5555],[-88.1059,37.5564],[-88.1066,37.557],[-88.1088,37.5583],[-88.1101,37.5591],[-88.1103,37.5592],[-88.1115,37.56],[-88.1125,37.5607],[-88.1139,37.5616],[-88.1147,37.5625],[-88.1156,37.5632],[-88.1163,37.5639],[-88.1171,37.5645],[-88.1176,37.5648],[-88.1184,37.5655],[-88.119,37.5659],[-88.1194,37.5662],[-88.12,37.5667],[-88.1205,37.5673],[-88.1217,37.5682],[-88.1234,37.5693],[-88.124,37.5696],[-88.1247,37.57],[-88.1249,37.5701],[-88.1252,37.5702],[-88.1256,37.5705],[-88.1268,37.5709],[-88.1283,37.5715],[-88.1305,37.5724],[-88.1312,37.5728],[-88.1326,37.5738],[-88.1332,37.5741],[-88.1335,37.5744],[-88.1336,37.5746],[-88.1336,37.5747],[-88.1337,37.5749],[-88.1353,37.5785],[-88.1358,37.5795],[-88.1369,37.5814],[-88.138,37.5833],[-88.1385,37.5842],[-88.1397,37.5862],[-88.14,37.5867],[-88.1402,37.5872],[-88.1408,37.5896],[-88.141,37.5904],[-88.141,37.5913],[-88.1404,37.5945],[-88.1403,37.5949],[-88.1403,37.5951],[-88.1402,37.5956],[-88.1405,37.5977],[-88.1406,37.5982],[-88.1406,37.5983],[-88.1408,37.5996],[-88.1409,37.6002],[-88.1414,37.6017],[-88.1418,37.6027],[-88.142,37.6032],[-88.1423,37.604],[-88.143,37.6054],[-88.1444,37.6078],[-88.1448,37.6085],[-88.1456,37.6098],[-88.1464,37.6112],[-88.1475,37.6133],[-88.1479,37.6139],[-88.1486,37.6155],[-88.1494,37.6169],[-88.1503,37.6184],[-88.1507,37.6193],[-88.1508,37.6197],[-88.1515,37.6211],[-88.1517,37.6217],[-88.1519,37.6221],[-88.152,37.6223],[-88.1524,37.6225],[-88.1526,37.6226],[-88.1526,37.6228],[-88.1527,37.6233],[-88.1527,37.6236],[-88.1529,37.624],[-88.1533,37.6245],[-88.1535,37.6247],[-88.154,37.6261],[-88.1543,37.6269],[-88.1553,37.629],[-88.1562,37.631],[-88.1566,37.632],[-88.1572,37.6333],[-88.1577,37.6353],[-88.1579,37.6362],[-88.158,37.6367],[-88.1581,37.6372],[-88.1586,37.6411],[-88.1587,37.6433],[-88.1586,37.6464],[-88.1587,37.6473],[-88.1587,37.6477],[-88.1588,37.6486],[-88.159,37.6497],[-88.1597,37.6527],[-88.1602,37.6543],[-88.1603,37.6551],[-88.1604,37.6561],[-88.1603,37.6575],[-88.1602,37.6589],[-88.1601,37.6595],[-88.1599,37.6606],[-88.1596,37.6617],[-88.1589,37.6633],[-88.1583,37.6645],[-88.1579,37.6652],[-88.1569,37.6667],[-88.1553,37.6687],[-88.1548,37.6693],[-88.1545,37.6697],[-88.1538,37.6709],[-88.1533,37.6724],[-88.1529,37.6734],[-88.1522,37.6744],[-88.1511,37.6761],[-88.1479,37.68],[-88.1462,37.6819],[-88.1443,37.6838],[-88.1436,37.6843],[-88.143,37.6847],[-88.141,37.6862],[-88.1395,37.6872],[-88.1387,37.6878],[-88.1381,37.6885],[-88.1377,37.689],[-88.1371,37.6898],[-88.1367,37.6902],[-88.1349,37.691],[-88.1346,37.6912],[-88.1344,37.6914],[-88.1341,37.6919],[-88.134,37.6922],[-88.134,37.6923],[-88.1338,37.6936],[-88.1336,37.6943],[-88.1333,37.6952],[-88.1333,37.6953],[-88.1332,37.6955],[-88.1328,37.6963],[-88.1319,37.6978],[-88.131,37.699],[-88.1303,37.6999],[-88.1298,37.7005],[-88.1289,37.7016],[-88.1286,37.7019],[-88.1273,37.7039],[-88.1264,37.7052],[-88.1259,37.7059],[-88.1256,37.7062],[-88.125,37.7072],[-88.1246,37.7077],[-88.1236,37.7084],[-88.1231,37.7089],[-88.1229,37.7092],[-88.1224,37.7097],[-88.1222,37.71],[-88.1213,37.7106],[-88.1204,37.7112],[-88.1198,37.7115],[-88.1191,37.712],[-88.1177,37.7126],[-88.1163,37.7133],[-88.1144,37.7139],[-88.1127,37.7144],[-88.1107,37.715],[-88.1067,37.7162],[-88.1048,37.7168],[-88.1045,37.7169],[-88.1022,37.7179],[-88.101,37.7187],[-88.1003,37.7193],[-88.0997,37.7197],[-88.0984,37.7211],[-88.0969,37.7224],[-88.0957,37.7233],[-88.0945,37.724],[-88.093,37.7248],[-88.0928,37.7249],[-88.092,37.7253],[-88.0908,37.7259],[-88.0897,37.7266],[-88.0888,37.7272],[-88.0875,37.7279],[-88.0865,37.7284],[-88.0853,37.7289],[-88.0844,37.7293],[-88.0826,37.7302],[-88.0814,37.7307],[-88.0802,37.7311],[-88.0787,37.7313],[-88.0779,37.7314],[-88.0766,37.7318],[-88.0761,37.732],[-88.0749,37.7324],[-88.0723,37.7335],[-88.0704,37.7346],[-88.0687,37.7356],[-88.0675,37.7364],[-88.0656,37.7375],[-88.0636,37.739],[-88.0618,37.7406],[-88.06,37.7423],[-88.0593,37.743],[-88.058,37.7446],[-88.0573,37.7461],[-88.0568,37.7473],[-88.0564,37.7477],[-88.0563,37.748],[-88.0552,37.749],[-88.0525,37.751],[-88.0516,37.7518],[-88.0511,37.7525],[-88.0507,37.7529],[-88.0492,37.7551],[-88.0479,37.7573],[-88.0477,37.7578],[-88.0474,37.7583],[-88.0466,37.7597],[-88.0446,37.7631],[-88.0443,37.7637],[-88.0442,37.764],[-88.0438,37.7649],[-88.0434,37.7657],[-88.0425,37.7673],[-88.0421,37.7681],[-88.0419,37.7686],[-88.0417,37.7693],[-88.0413,37.7704],[-88.0409,37.7719],[-88.0401,37.7756],[-88.0401,37.776],[-88.0396,37.7794],[-88.0396,37.7799],[-88.0396,37.7802],[-88.0395,37.7807],[-88.0392,37.7813],[-88.039,37.7818],[-88.039,37.7825],[-88.039,37.7832],[-88.0388,37.7839],[-88.0384,37.7856],[-88.0378,37.7872],[-88.0368,37.7899],[-88.0365,37.7908],[-88.0363,37.7914],[-88.0355,37.7925],[-88.0349,37.7932],[-88.0345,37.7937],[-88.0333,37.7952],[-88.0324,37.7963],[-88.0316,37.7971],[-88.0307,37.7978],[-88.0296,37.7984],[-88.0284,37.7991],[-88.028,37.7992]]]]},"properties":{"STATE_ID":"21","STATE_NAME":"Kentucky"},"id":21}, -{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-64.9497,17.6533],[-64.9532,17.661],[-64.955,17.6666],[-64.9556,17.6688],[-64.9565,17.6723],[-64.9567,17.679],[-64.9564,17.6837],[-64.9545,17.6918],[-64.9518,17.6993],[-64.9479,17.7063],[-64.9435,17.7127],[-64.9396,17.7167],[-64.9389,17.7175],[-64.941,17.7223],[-64.9437,17.7292],[-64.9454,17.7368],[-64.9464,17.7447],[-64.9468,17.748],[-64.9454,17.7566],[-64.9436,17.7626],[-64.9413,17.7688],[-64.9373,17.7776],[-64.9342,17.7847],[-64.9315,17.789],[-64.9268,17.795],[-64.9246,17.797],[-64.9241,17.7975],[-64.9235,17.798],[-64.9202,17.8012],[-64.9163,17.8045],[-64.9106,17.809],[-64.9059,17.8122],[-64.8993,17.8155],[-64.8956,17.8167],[-64.8905,17.8183],[-64.8827,17.8203],[-64.8767,17.8212],[-64.8746,17.8212],[-64.8725,17.8215],[-64.8692,17.8216],[-64.8655,17.8213],[-64.8616,17.821],[-64.8562,17.8194],[-64.8518,17.8177],[-64.85,17.8172],[-64.8469,17.8164],[-64.8448,17.8156],[-64.8435,17.8148],[-64.8421,17.8148],[-64.8412,17.8151],[-64.839,17.817],[-64.8349,17.8203],[-64.8303,17.823],[-64.8272,17.8246],[-64.8222,17.8269],[-64.8194,17.8281],[-64.8158,17.8289],[-64.8126,17.8297],[-64.8109,17.8298],[-64.8095,17.8294],[-64.8068,17.8305],[-64.8038,17.8317],[-64.7981,17.8331],[-64.7896,17.8342],[-64.7831,17.8345],[-64.7749,17.8341],[-64.769,17.8329],[-64.7677,17.8326],[-64.7652,17.8331],[-64.7645,17.8331],[-64.7626,17.8331],[-64.7584,17.8339],[-64.7496,17.8352],[-64.7471,17.8352],[-64.7432,17.8347],[-64.7383,17.8338],[-64.7335,17.8328],[-64.7299,17.8313],[-64.7244,17.8292],[-64.7185,17.8259],[-64.7138,17.8226],[-64.7088,17.8182],[-64.7043,17.8136],[-64.7005,17.8092],[-64.6975,17.8088],[-64.69,17.8133],[-64.6862,17.8151],[-64.6854,17.8177],[-64.682,17.8227],[-64.679,17.8263],[-64.6772,17.8279],[-64.6733,17.8315],[-64.6681,17.8352],[-64.6634,17.8376],[-64.6523,17.8424],[-64.6471,17.8437],[-64.6389,17.8449],[-64.6323,17.845],[-64.6246,17.8445],[-64.6152,17.844],[-64.6121,17.8435],[-64.6021,17.8409],[-64.5994,17.8399],[-64.5923,17.8373],[-64.5835,17.8331],[-64.58,17.8309],[-64.574,17.8271],[-64.5671,17.8228],[-64.5637,17.8196],[-64.5588,17.8144],[-64.5562,17.8105],[-64.5532,17.8085],[-64.5468,17.8049],[-64.5389,17.7998],[-64.5342,17.7963],[-64.5298,17.793],[-64.5269,17.79],[-64.5231,17.785],[-64.5201,17.7796],[-64.516,17.7714],[-64.5132,17.7604],[-64.5127,17.7571],[-64.5127,17.7524],[-64.5136,17.748],[-64.5141,17.7471],[-64.5169,17.7387],[-64.5203,17.7299],[-64.5247,17.7227],[-64.531,17.7159],[-64.5398,17.7087],[-64.5487,17.703],[-64.5496,17.7027],[-64.561,17.698],[-64.5713,17.6953],[-64.577,17.6945],[-64.5792,17.6928],[-64.585,17.6894],[-64.5898,17.687],[-64.5936,17.6854],[-64.5965,17.6834],[-64.5991,17.682],[-64.6009,17.6811],[-64.6068,17.6771],[-64.6162,17.6739],[-64.6181,17.673],[-64.6183,17.6729],[-64.6223,17.6702],[-64.6246,17.6693],[-64.628,17.6678],[-64.6337,17.6646],[-64.6468,17.6602],[-64.6547,17.6594],[-64.6612,17.6593],[-64.6701,17.657],[-64.6745,17.6553],[-64.6761,17.6547],[-64.681,17.653],[-64.6878,17.6508],[-64.6908,17.6503],[-64.6961,17.6495],[-64.6989,17.6489],[-64.7081,17.6475],[-64.7111,17.6467],[-64.7166,17.6435],[-64.725,17.6407],[-64.728,17.6399],[-64.7342,17.6384],[-64.7351,17.6383],[-64.7375,17.6381],[-64.7404,17.6363],[-64.7461,17.6345],[-64.7496,17.6337],[-64.7504,17.6334],[-64.7529,17.632],[-64.7564,17.6306],[-64.7591,17.6304],[-64.761,17.6302],[-64.7676,17.6299],[-64.7728,17.63],[-64.7763,17.6293],[-64.7812,17.6278],[-64.7889,17.6258],[-64.7892,17.6258],[-64.7946,17.625],[-64.7994,17.6248],[-64.8017,17.6247],[-64.8065,17.6252],[-64.8115,17.6257],[-64.8149,17.6268],[-64.8176,17.6278],[-64.8219,17.6296],[-64.8245,17.6312],[-64.8257,17.6315],[-64.83,17.6307],[-64.8358,17.6301],[-64.8438,17.6301],[-64.8513,17.6312],[-64.8599,17.6338],[-64.8603,17.634],[-64.8626,17.6351],[-64.8656,17.6353],[-64.8693,17.6342],[-64.8706,17.6333],[-64.8746,17.6308],[-64.8768,17.6294],[-64.8854,17.6259],[-64.8925,17.6242],[-64.9004,17.6235],[-64.908,17.624],[-64.9159,17.6252],[-64.9258,17.629],[-64.9352,17.6352],[-64.9436,17.6441],[-64.9497,17.6533]]],[[[-64.8437,18.3937],[-64.8414,18.3937],[-64.8306,18.3952],[-64.8303,18.3954],[-64.823,18.3994],[-64.8167,18.4029],[-64.8003,18.4076],[-64.785,18.4038],[-64.778,18.3862],[-64.7719,18.3834],[-64.7682,18.3818],[-64.7569,18.3767],[-64.7527,18.3773],[-64.752,18.3774],[-64.7515,18.3774],[-64.7496,18.3773],[-64.749,18.3771],[-64.7473,18.3777],[-64.7461,18.3779],[-64.744,18.3781],[-64.7438,18.3781],[-64.7435,18.3781],[-64.743,18.3779],[-64.7418,18.3776],[-64.741,18.3774],[-64.7388,18.3763],[-64.7377,18.3762],[-64.7347,18.3769],[-64.7298,18.3779],[-64.7281,18.376],[-64.727,18.3747],[-64.72,18.3744],[-64.7189,18.3739],[-64.7188,18.3739],[-64.7125,18.3738],[-64.7116,18.3738],[-64.7109,18.3738],[-64.7102,18.3738],[-64.7094,18.3738],[-64.7082,18.3737],[-64.707,18.3733],[-64.7062,18.373],[-64.7061,18.373],[-64.7019,18.3711],[-64.7016,18.3706],[-64.6984,18.371],[-64.6966,18.3712],[-64.6911,18.3719],[-64.6875,18.3728],[-64.6835,18.3726],[-64.6833,18.3726],[-64.6812,18.372],[-64.6753,18.3675],[-64.6721,18.3665],[-64.6685,18.3656],[-64.6644,18.3657],[-64.6619,18.3653],[-64.6587,18.3647],[-64.6497,18.3645],[-64.6452,18.3645],[-64.6404,18.364],[-64.6391,18.3552],[-64.6431,18.3456],[-64.6437,18.3441],[-64.6427,18.3395],[-64.6396,18.3245],[-64.639,18.3216],[-64.6385,18.3205],[-64.6377,18.3198],[-64.6395,18.3173],[-64.6512,18.3009],[-64.6638,18.2854],[-64.6613,18.2674],[-64.6643,18.2613],[-64.6712,18.2562],[-64.6749,18.2541],[-64.6782,18.2523],[-64.6817,18.2516],[-64.688,18.2499],[-64.6945,18.2488],[-64.7,18.2488],[-64.7009,18.2488],[-64.7079,18.2487],[-64.7148,18.2496],[-64.7202,18.2507],[-64.7242,18.252],[-64.7295,18.2541],[-64.7317,18.2556],[-64.734,18.257],[-64.7365,18.2586],[-64.7408,18.2595],[-64.7432,18.2607],[-64.7469,18.2623],[-64.7487,18.2631],[-64.7496,18.2627],[-64.7507,18.2625],[-64.7533,18.2619],[-64.7541,18.2617],[-64.7578,18.2609],[-64.7641,18.2604],[-64.7645,18.2604],[-64.7683,18.2603],[-64.7707,18.2603],[-64.7734,18.2605],[-64.7738,18.2601],[-64.7763,18.2577],[-64.7788,18.2555],[-64.7829,18.2527],[-64.787,18.2506],[-64.7874,18.2504],[-64.7925,18.248],[-64.8013,18.2451],[-64.8004,18.2411],[-64.7995,18.2365],[-64.7993,18.2293],[-64.7994,18.2277],[-64.8,18.2226],[-64.8028,18.2134],[-64.8069,18.2052],[-64.8118,18.1987],[-64.8185,18.1921],[-64.8248,18.188],[-64.8333,18.1835],[-64.8417,18.1809],[-64.8495,18.1797],[-64.8549,18.1796],[-64.858,18.1796],[-64.865,18.1809],[-64.8694,18.1824],[-64.8725,18.1835],[-64.8746,18.1845],[-64.8793,18.1872],[-64.8802,18.1877],[-64.8864,18.1914],[-64.8877,18.1925],[-64.8898,18.1942],[-64.8955,18.2005],[-64.8998,18.2065],[-64.903,18.213],[-64.9034,18.214],[-64.9052,18.2185],[-64.9059,18.2225],[-64.906,18.2228],[-64.9061,18.224],[-64.9061,18.2242],[-64.9063,18.2242],[-64.9132,18.2259],[-64.9149,18.2265],[-64.921,18.2288],[-64.9269,18.2326],[-64.9337,18.238],[-64.9365,18.2411],[-64.9396,18.2446],[-64.9421,18.248],[-64.9438,18.2514],[-64.9454,18.2546],[-64.9465,18.2572],[-64.9484,18.2568],[-64.9543,18.2561],[-64.9577,18.2561],[-64.961,18.2561],[-64.9674,18.2567],[-64.9698,18.2566],[-64.9739,18.2561],[-64.978,18.2564],[-64.9787,18.2565],[-64.9804,18.2569],[-64.9848,18.2562],[-64.9892,18.2552],[-64.9936,18.2538],[-64.9979,18.2525],[-64.9996,18.2527],[-65.0086,18.2516],[-65.0138,18.2519],[-65.0198,18.2523],[-65.0316,18.2563],[-65.0411,18.2624],[-65.0486,18.2668],[-65.0502,18.2691],[-65.0509,18.2664],[-65.0528,18.2624],[-65.0566,18.2559],[-65.0577,18.2542],[-65.0601,18.2515],[-65.0619,18.2496],[-65.0633,18.248],[-65.0653,18.2461],[-65.0677,18.2439],[-65.072,18.2409],[-65.0768,18.2382],[-65.081,18.2365],[-65.0843,18.2354],[-65.0858,18.2351],[-65.0934,18.2336],[-65.1008,18.2326],[-65.1173,18.2348],[-65.1312,18.2418],[-65.1426,18.2508],[-65.1477,18.2591],[-65.1519,18.2689],[-65.1541,18.2774],[-65.1539,18.2811],[-65.1536,18.2931],[-65.1507,18.3028],[-65.1448,18.3129],[-65.1377,18.3206],[-65.1394,18.3284],[-65.1394,18.3285],[-65.1399,18.3363],[-65.1351,18.3509],[-65.1304,18.3615],[-65.1286,18.3639],[-65.1246,18.3693],[-65.1243,18.37],[-65.1232,18.3723],[-65.1229,18.373],[-65.1174,18.3802],[-65.1168,18.3838],[-65.1163,18.3866],[-65.1149,18.3914],[-65.1131,18.3958],[-65.1138,18.4069],[-65.1122,18.4188],[-65.1073,18.4286],[-65.1004,18.4395],[-65.0918,18.4471],[-65.0806,18.4528],[-65.0607,18.4597],[-65.0415,18.4591],[-65.0304,18.4554],[-65.0173,18.4493],[-65.0078,18.4407],[-65.0025,18.4442],[-64.9996,18.4455],[-64.9939,18.4475],[-64.9875,18.4497],[-64.9824,18.4507],[-64.9749,18.4513],[-64.9692,18.4509],[-64.9596,18.4491],[-64.9505,18.4463],[-64.9482,18.4489],[-64.9461,18.4513],[-64.9427,18.4542],[-64.9385,18.4568],[-64.933,18.4596],[-64.9282,18.4617],[-64.9276,18.462],[-64.921,18.4638],[-64.9145,18.4645],[-64.9076,18.465],[-64.8999,18.4645],[-64.8983,18.4641],[-64.895,18.4634],[-64.891,18.4622],[-64.8746,18.4107],[-64.8746,18.4097],[-64.8738,18.4068],[-64.8739,18.4062],[-64.8733,18.4056],[-64.8728,18.4049],[-64.865,18.3959],[-64.8644,18.3957],[-64.8602,18.3943],[-64.8599,18.3942],[-64.8574,18.3941],[-64.8488,18.3938],[-64.8459,18.3937],[-64.8455,18.3937],[-64.8442,18.3937],[-64.8437,18.3937]]]]},"properties":{"STATE_ID":"78","STATE_NAME":"United States Virgin Islands"},"id":78}, -{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[145.5751,16.3058],[145.5601,16.3412],[145.5588,16.3742],[145.5713,16.402],[145.5885,16.4161],[145.5976,16.4235],[145.625,16.4425],[145.6496,16.4496],[145.6546,16.4511],[145.6757,16.4523],[145.7208,16.4483],[145.7259,16.4464],[145.75,16.4377],[145.76,16.4273],[145.7648,16.4224],[145.7709,16.4123],[145.7783,16.389],[145.7801,16.3835],[145.7814,16.375],[145.7828,16.3599],[145.7827,16.3595],[145.7819,16.3559],[145.7725,16.334],[145.7676,16.324],[145.7616,16.3185],[145.75,16.308],[145.7329,16.2933],[145.7289,16.291],[145.7241,16.2883],[145.7078,16.2797],[145.7023,16.2766],[145.6932,16.274],[145.6776,16.2735],[145.6513,16.2737],[145.6499,16.2738],[145.625,16.2806],[145.6038,16.2894],[145.5846,16.3003],[145.5751,16.3058]]],[[[145.7044,16.6882],[145.7,16.7109],[145.7012,16.7241],[145.7022,16.7357],[145.7083,16.75],[145.7107,16.7517],[145.7156,16.7554],[145.7177,16.757],[145.7201,16.7588],[145.7222,16.764],[145.7237,16.765],[145.7307,16.7699],[145.7433,16.7758],[145.75,16.779],[145.7698,16.7877],[145.7731,16.7884],[145.7924,16.792],[145.8232,16.7821],[145.8411,16.7678],[145.8435,16.7659],[145.858,16.7513],[145.8583,16.75],[145.8679,16.7417],[145.8685,16.7251],[145.8682,16.7121],[145.8676,16.6905],[145.8615,16.673],[145.8549,16.6601],[145.8421,16.6479],[145.8219,16.6371],[145.8027,16.6324],[145.7905,16.6313],[145.7812,16.6305],[145.763,16.6322],[145.75,16.6392],[145.7383,16.641],[145.7255,16.6494],[145.7218,16.6518],[145.7117,16.6657],[145.7044,16.6882]]],[[[145.7485,17.5717],[145.7468,17.5768],[145.7468,17.579],[145.7471,17.5882],[145.7467,17.5994],[145.7474,17.6015],[145.75,17.6086],[145.7521,17.6119],[145.7584,17.6217],[145.7605,17.625],[145.7715,17.645],[145.7749,17.6508],[145.7854,17.6685],[145.8001,17.6841],[145.8281,17.6908],[145.8461,17.6907],[145.8569,17.6906],[145.875,17.6854],[145.8915,17.681],[145.8939,17.6803],[145.9108,17.6677],[145.9177,17.6546],[145.9201,17.6418],[145.9232,17.625],[145.9244,17.6002],[145.9245,17.5991],[145.9183,17.5672],[145.9095,17.548],[145.8967,17.5335],[145.8963,17.5333],[145.875,17.5205],[145.8677,17.5177],[145.8481,17.5158],[145.8468,17.5156],[145.8324,17.5129],[145.8178,17.5145],[145.8011,17.5205],[145.7767,17.536],[145.769,17.5429],[145.7588,17.552],[145.75,17.5643],[145.7495,17.5657],[145.7488,17.5676],[145.7486,17.5702],[145.7485,17.5717]]],[[[145.7634,17.3058],[145.7628,17.3134],[145.7624,17.3247],[145.7647,17.3298],[145.7613,17.3363],[145.7644,17.3444],[145.7691,17.3527],[145.7692,17.353],[145.7744,17.3598],[145.7807,17.3672],[145.788,17.375],[145.7906,17.3768],[145.7946,17.381],[145.8016,17.387],[145.8025,17.3873],[145.8095,17.3896],[145.817,17.3922],[145.8236,17.3932],[145.8285,17.3962],[145.8322,17.397],[145.8443,17.4004],[145.8505,17.4012],[145.8564,17.3995],[145.8574,17.3989],[145.8603,17.397],[145.8652,17.3954],[145.8691,17.3941],[145.875,17.3916],[145.88,17.3918],[145.8825,17.3914],[145.8928,17.3896],[145.8964,17.3884],[145.9006,17.3832],[145.9013,17.3818],[145.9045,17.375],[145.9161,17.3721],[145.9215,17.3667],[145.9273,17.358],[145.928,17.3565],[145.9308,17.35],[145.9366,17.3404],[145.926,17.3333],[145.9272,17.3213],[145.9269,17.3127],[145.9268,17.3039],[145.9258,17.2971],[145.9232,17.2886],[145.9183,17.2798],[145.9134,17.2725],[145.9121,17.2708],[145.9037,17.2608],[145.8956,17.2564],[145.8921,17.25],[145.8911,17.2452],[145.8907,17.2433],[145.8826,17.2392],[145.8795,17.237],[145.8787,17.2365],[145.875,17.2351],[145.8656,17.2307],[145.8584,17.2283],[145.8564,17.2277],[145.8468,17.2253],[145.8371,17.2271],[145.8274,17.2287],[145.823,17.2317],[145.8141,17.2371],[145.8083,17.2398],[145.8055,17.2411],[145.8004,17.2455],[145.7936,17.25],[145.7915,17.2549],[145.7876,17.259],[145.7863,17.2597],[145.7819,17.2653],[145.7753,17.2719],[145.7742,17.2731],[145.7708,17.2817],[145.7661,17.2906],[145.7649,17.2982],[145.7634,17.3058]]],[[[145.6575,18.0189],[145.6563,18.0247],[145.6527,18.03],[145.6498,18.0386],[145.6456,18.0457],[145.6457,18.0527],[145.6438,18.058],[145.6468,18.0673],[145.6489,18.0734],[145.6514,18.0822],[145.6548,18.0909],[145.6545,18.0977],[145.6547,18.0982],[145.6586,18.1092],[145.6603,18.1192],[145.663,18.125],[145.6685,18.1372],[145.6758,18.1445],[145.6803,18.1486],[145.6805,18.1487],[145.6855,18.1536],[145.6852,18.1571],[145.6848,18.1711],[145.6869,18.1792],[145.6889,18.1844],[145.6913,18.1891],[145.6953,18.1949],[145.7,18.1997],[145.706,18.2043],[145.7164,18.2127],[145.7227,18.2176],[145.7252,18.2193],[145.7323,18.2242],[145.7397,18.2302],[145.75,18.2358],[145.7595,18.2411],[145.767,18.2421],[145.7768,18.2419],[145.7778,18.242],[145.7879,18.2429],[145.794,18.2431],[145.806,18.2396],[145.8181,18.2396],[145.8249,18.2382],[145.84,18.2338],[145.849,18.228],[145.856,18.2232],[145.8584,18.2186],[145.8597,18.216],[145.8647,18.2093],[145.8703,18.2011],[145.875,18.1945],[145.8803,18.1864],[145.8822,18.1817],[145.884,18.1773],[145.8871,18.1685],[145.8893,18.1598],[145.8906,18.1551],[145.8877,18.1479],[145.8875,18.1442],[145.8878,18.1393],[145.8878,18.1382],[145.8852,18.132],[145.8852,18.125],[145.8848,18.1209],[145.8844,18.117],[145.8835,18.1093],[145.8781,18.0954],[145.8777,18.0941],[145.875,18.0866],[145.8688,18.0764],[145.8642,18.0686],[145.8596,18.0634],[145.8546,18.0577],[145.8442,18.0455],[145.8398,18.0441],[145.8325,18.041],[145.8204,18.0347],[145.8092,18.0295],[145.8016,18.0228],[145.7925,18.0159],[145.7923,18.0158],[145.784,18.0096],[145.7779,18.0034],[145.7699,18],[145.7526,17.9906],[145.7441,17.986],[145.7216,17.986],[145.6954,17.9898],[145.6949,17.9901],[145.6779,18],[145.6696,18.0061],[145.664,18.0093],[145.6614,18.0136],[145.6576,18.0188],[145.6575,18.0189]]],[[[145.5769,18.7296],[145.5764,18.7313],[145.5707,18.75],[145.5698,18.7516],[145.5631,18.7787],[145.5631,18.7788],[145.5641,18.7924],[145.5754,18.8204],[145.5981,18.8568],[145.6002,18.8588],[145.6078,18.8659],[145.625,18.875],[145.6293,18.876],[145.6397,18.8784],[145.6424,18.8788],[145.6467,18.8796],[145.6583,18.8806],[145.6622,18.881],[145.6761,18.8805],[145.6928,18.8773],[145.7042,18.875],[145.71,18.8724],[145.7155,18.868],[145.7257,18.8598],[145.742,18.8379],[145.75,18.8271],[145.7588,18.8085],[145.7624,18.8009],[145.7649,18.7956],[145.7689,18.7781],[145.7707,18.7607],[145.7698,18.75],[145.7694,18.7486],[145.7643,18.7316],[145.7627,18.7292],[145.7611,18.7271],[145.7601,18.7255],[145.7525,18.714],[145.75,18.7102],[145.7366,18.6879],[145.7337,18.6856],[145.729,18.6821],[145.7003,18.6643],[145.6846,18.6578],[145.6827,18.6575],[145.6721,18.6592],[145.6612,18.6592],[145.6544,18.6604],[145.6525,18.6613],[145.6376,18.6678],[145.625,18.6727],[145.6086,18.6823],[145.6083,18.6827],[145.5923,18.7025],[145.5769,18.7296]]],[[[145.3141,19.6511],[145.313,19.6537],[145.3104,19.6691],[145.3049,19.6845],[145.3063,19.6984],[145.3159,19.714],[145.3295,19.7287],[145.3307,19.7299],[145.3412,19.7407],[145.3524,19.75],[145.3563,19.7534],[145.3597,19.7564],[145.3672,19.7594],[145.37,19.7601],[145.375,19.7614],[145.385,19.7641],[145.3888,19.7643],[145.3969,19.7647],[145.4101,19.7632],[145.4243,19.7601],[145.4304,19.7577],[145.4353,19.7556],[145.4414,19.7506],[145.4421,19.75],[145.4479,19.7449],[145.4584,19.737],[145.4667,19.7311],[145.4727,19.7267],[145.4788,19.7156],[145.4898,19.7036],[145.4932,19.6955],[145.4944,19.6886],[145.4956,19.6799],[145.4906,19.6707],[145.4884,19.657],[145.4839,19.6506],[145.482,19.6481],[145.476,19.638],[145.4676,19.627],[145.4664,19.625],[145.4558,19.6063],[145.455,19.6049],[145.4275,19.591],[145.4,19.5884],[145.3958,19.5895],[145.375,19.5948],[145.3691,19.5967],[145.3639,19.5991],[145.3564,19.6025],[145.3431,19.6077],[145.3317,19.6142],[145.3303,19.615],[145.3277,19.625],[145.3253,19.6276],[145.3214,19.6352],[145.3141,19.6511]]],[[[145.1552,19.9776],[145.1533,19.9789],[145.1426,19.9862],[145.1399,20],[145.136,20.0149],[145.1323,20.0373],[145.1319,20.0396],[145.1362,20.056],[145.1462,20.0764],[145.1609,20.0862],[145.1787,20.0965],[145.2032,20.1018],[145.2123,20.1021],[145.2336,20.1027],[145.25,20.099],[145.2652,20.0954],[145.2744,20.0893],[145.2856,20.0819],[145.2997,20.0658],[145.3089,20.0483],[145.315,20.033],[145.3125,20.0246],[145.3101,20.0165],[145.3041,20.0036],[145.3057,20],[145.3022,19.9928],[145.2978,19.9867],[145.2925,19.9793],[145.2822,19.9688],[145.2722,19.9615],[145.2632,19.9566],[145.2612,19.9555],[145.25,19.9486],[145.2481,19.9481],[145.2309,19.9483],[145.2231,19.9479],[145.2121,19.9473],[145.2001,19.9483],[145.1831,19.9519],[145.1727,19.9592],[145.1659,19.9672],[145.1552,19.9776]]],[[[144.8155,20.5277],[144.8133,20.5448],[144.8154,20.5628],[144.8211,20.5781],[144.8334,20.5951],[144.8461,20.6052],[144.8468,20.6055],[144.8633,20.613],[144.875,20.6145],[144.8991,20.6166],[144.9138,20.6152],[144.923,20.6144],[144.9414,20.6083],[144.9593,20.5944],[144.9711,20.5812],[144.9775,20.5623],[144.9794,20.5474],[144.9792,20.5346],[144.9792,20.5259],[144.9714,20.5105],[144.9639,20.5],[144.9587,20.4954],[144.953,20.49],[144.9443,20.4831],[144.9384,20.4787],[144.934,20.4754],[144.9264,20.4701],[144.9206,20.4687],[144.9119,20.4668],[144.8987,20.4641],[144.8871,20.4629],[144.8785,20.4635],[144.875,20.4656],[144.8742,20.4658],[144.8625,20.4671],[144.8535,20.4723],[144.8451,20.4741],[144.8445,20.4745],[144.8384,20.4789],[144.8314,20.4849],[144.8268,20.4918],[144.8261,20.5],[144.8221,20.5076],[144.816,20.5233],[144.8155,20.5277]]],[[[145.0644,14.0831],[145.0596,14.0991],[145.0581,14.1144],[145.059,14.125],[145.063,14.1379],[145.0636,14.1389],[145.0752,14.1591],[145.0915,14.1687],[145.091,14.1707],[145.0894,14.179],[145.0904,14.1852],[145.0908,14.187],[145.0919,14.1936],[145.103,14.2068],[145.1143,14.2169],[145.1261,14.2228],[145.1284,14.2243],[145.1431,14.2313],[145.157,14.2352],[145.1783,14.235],[145.1871,14.2428],[145.1969,14.25],[145.2014,14.2538],[145.2168,14.2619],[145.2175,14.2621],[145.2356,14.2666],[145.249,14.2669],[145.2541,14.2666],[145.2638,14.2662],[145.2711,14.2623],[145.2766,14.2543],[145.2836,14.2552],[145.2862,14.2555],[145.3045,14.2563],[145.3075,14.2558],[145.3118,14.2551],[145.3192,14.2539],[145.3243,14.2517],[145.3282,14.25],[145.3298,14.2494],[145.3517,14.2444],[145.365,14.2266],[145.3692,14.2151],[145.3745,14.2008],[145.3725,14.1775],[145.3714,14.1701],[145.3708,14.1692],[145.3694,14.1672],[145.3641,14.1591],[145.3492,14.1364],[145.3496,14.1345],[145.3515,14.125],[145.3499,14.1212],[145.3396,14.1083],[145.3256,14.0989],[145.312,14.0942],[145.2991,14.0919],[145.2958,14.0844],[145.2846,14.0711],[145.2739,14.064],[145.2607,14.0587],[145.2548,14.0572],[145.2526,14.0572],[145.25,14.0566],[145.2437,14.0552],[145.233,14.0525],[145.2231,14.0545],[145.2196,14.056],[145.2131,14.0521],[145.1972,14.0427],[145.178,14.0366],[145.1597,14.043],[145.1514,14.0428],[145.1395,14.0392],[145.1333,14.0393],[145.1273,14.0441],[145.125,14.0442],[145.1117,14.0456],[145.0969,14.0471],[145.0778,14.0604],[145.0767,14.062],[145.0692,14.0731],[145.0681,14.0747],[145.0654,14.0786],[145.0651,14.0798],[145.0645,14.0817],[145.0644,14.0831]]],[[[146.003,16.0058],[146.0022,16.023],[146.002,16.0288],[146.0143,16.0574],[146.0147,16.058],[146.0304,16.0772],[146.0508,16.0934],[146.094,16.0973],[146.0952,16.0968],[146.125,16.0855],[146.1382,16.0746],[146.1394,16.0726],[146.1519,16.0519],[146.1544,16.0228],[146.1533,16.0181],[146.1507,16.0063],[146.1469,16],[146.1431,15.9947],[146.1424,15.9938],[146.1332,15.981],[146.1307,15.9796],[146.1271,15.9776],[146.125,15.9762],[146.0982,15.9593],[146.0882,15.9529],[146.0444,15.9479],[146.0119,15.9699],[146.0107,15.9707],[146.0032,16],[146.003,16.0058]]],[[[145.5726,15.125],[145.5877,15.1278],[145.6332,15.1359],[145.6483,15.1387],[145.6487,15.1404],[145.6491,15.1408],[145.6541,15.1458],[145.6557,15.1475],[145.6559,15.1478],[145.6567,15.1485],[145.6569,15.1488],[145.6572,15.1491],[145.6574,15.1493],[145.6579,15.1499],[145.6582,15.1501],[145.6587,15.1507],[145.6604,15.1525],[145.661,15.1531],[145.6618,15.154],[145.6642,15.1565],[145.665,15.1574],[145.6651,15.1575],[145.6655,15.1579],[145.6656,15.1581],[145.6686,15.1612],[145.6693,15.162],[145.6749,15.1722],[145.677,15.1759],[145.6771,15.1763],[145.6774,15.1773],[145.6776,15.1777],[145.6781,15.1791],[145.6783,15.1795],[145.6807,15.185],[145.6815,15.1868],[145.6817,15.1873],[145.6823,15.1886],[145.6825,15.189],[145.6846,15.1938],[145.687,15.1974],[145.687,15.1975],[145.6869,15.2166],[145.6873,15.2267],[145.6875,15.2322],[145.6884,15.2363],[145.6891,15.238],[145.6917,15.247],[145.6938,15.25],[145.6951,15.252],[145.7085,15.2753],[145.7201,15.2913],[145.7203,15.2916],[145.7211,15.2927],[145.7214,15.293],[145.7264,15.3001],[145.7354,15.3126],[145.7434,15.3196],[145.75,15.3253],[145.7521,15.327],[145.7643,15.3346],[145.7818,15.3483],[145.793,15.3547],[145.8029,15.3578],[145.8191,15.3554],[145.8336,15.3553],[145.8429,15.3536],[145.8528,15.3519],[145.8665,15.3417],[145.8675,15.3409],[145.875,15.3352],[145.876,15.3345],[145.8906,15.3146],[145.8964,15.3087],[145.9012,15.2948],[145.9073,15.2839],[145.9094,15.2741],[145.9055,15.2578],[145.9028,15.2519],[145.9021,15.25],[145.8919,15.2199],[145.8829,15.1974],[145.8809,15.1956],[145.8805,15.1952],[145.8805,15.1951],[145.8799,15.1933],[145.8799,15.1813],[145.88,15.1779],[145.8788,15.1761],[145.8788,15.1754],[145.8788,15.1735],[145.8787,15.1728],[145.8786,15.1682],[145.8786,15.1674],[145.8759,15.1547],[145.875,15.1502],[145.8792,15.1451],[145.876,15.1354],[145.8649,15.1302],[145.8635,15.1284],[145.8598,15.1238],[145.8547,15.1222],[145.8477,15.1205],[145.8427,15.1202],[145.8374,15.1201],[145.8387,15.116],[145.8373,15.1109],[145.8366,15.1074],[145.8349,15.1034],[145.8339,15.1019],[145.8295,15.0973],[145.8258,15.0924],[145.8208,15.0887],[145.8151,15.084],[145.8087,15.079],[145.8027,15.0756],[145.796,15.0736],[145.7877,15.0721],[145.7764,15.0703],[145.7654,15.0691],[145.7529,15.0672],[145.7514,15.0673],[145.7501,15.0666],[145.75,15.0659],[145.7451,15.0245],[145.7442,15.023],[145.7442,15.0229],[145.7435,15.0213],[145.7431,15.0188],[145.7431,15.0184],[145.7427,15.0142],[145.7429,15.0058],[145.7429,15.0046],[145.7431,15],[145.7432,15],[145.7462,14.9917],[145.7458,14.9903],[145.746,14.989],[145.7469,14.9848],[145.7472,14.9834],[145.7476,14.9814],[145.7477,14.9712],[145.744,14.9593],[145.7415,14.9514],[145.7308,14.9173],[145.7109,14.8946],[145.7093,14.8927],[145.7016,14.8822],[145.6958,14.875],[145.6947,14.8731],[145.6837,14.8642],[145.6712,14.86],[145.6571,14.8583],[145.6531,14.8574],[145.6491,14.8496],[145.6414,14.8323],[145.6327,14.8191],[145.6266,14.8135],[145.625,14.8115],[145.6165,14.8008],[145.5917,14.7814],[145.5621,14.7738],[145.5326,14.7727],[145.5077,14.7794],[145.5032,14.7841],[145.5028,14.7846],[145.5022,14.7852],[145.5006,14.787],[145.5,14.7876],[145.4939,14.7902],[145.4827,14.7992],[145.4726,14.8191],[145.4678,14.8371],[145.4682,14.8533],[145.4702,14.8649],[145.4744,14.875],[145.4754,14.877],[145.4761,14.8784],[145.4894,14.8987],[145.5,14.9061],[145.5024,14.9074],[145.5024,14.9073],[145.5273,14.9194],[145.5274,14.9194],[145.5408,14.9266],[145.5522,14.9327],[145.5629,14.9343],[145.5581,14.9376],[145.545,14.9468],[145.541,14.9496],[145.5348,14.9579],[145.5248,14.9715],[145.5157,14.9913],[145.5156,14.9915],[145.5132,15],[145.5132,15.0013],[145.5136,15.0268],[145.5183,15.0563],[145.5185,15.0566],[145.534,15.0872],[145.535,15.0892],[145.5351,15.0893],[145.5726,15.125]]]]},"properties":{"STATE_ID":"69","STATE_NAME":"Commonwealth of the Northern Mariana Islands"},"id":69}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[144.5646,13.4352],[144.5645,13.4359],[144.564,13.4389],[144.5638,13.442],[144.5636,13.4444],[144.5635,13.4452],[144.5634,13.4481],[144.5636,13.451],[144.5638,13.452],[144.5641,13.4536],[144.5647,13.4567],[144.5654,13.4604],[144.5663,13.4637],[144.5676,13.4668],[144.5692,13.4698],[144.5705,13.4721],[144.5714,13.4735],[144.572,13.4745],[144.5743,13.4775],[144.5758,13.4797],[144.5767,13.4811],[144.5786,13.4828],[144.58,13.4843],[144.581,13.4853],[144.5817,13.4862],[144.5833,13.488],[144.5853,13.4904],[144.5867,13.4917],[144.5888,13.4938],[144.5907,13.4953],[144.5928,13.4968],[144.5935,13.4971],[144.5941,13.4975],[144.596,13.4985],[144.5975,13.4992],[144.599,13.5],[144.6014,13.5024],[144.6045,13.5052],[144.608,13.5077],[144.6112,13.5102],[144.6144,13.5119],[144.6166,13.5131],[144.6214,13.5146],[144.625,13.5159],[144.631,13.5166],[144.6374,13.5175],[144.6438,13.5178],[144.6508,13.5172],[144.6576,13.5166],[144.6622,13.5156],[144.6631,13.5152],[144.6667,13.5177],[144.6706,13.5196],[144.6727,13.5206],[144.6767,13.5228],[144.683,13.5257],[144.6875,13.5272],[144.6884,13.5275],[144.6901,13.528],[144.693,13.529],[144.6952,13.5293],[144.6969,13.5295],[144.6983,13.5296],[144.6985,13.5297],[144.7022,13.5298],[144.7036,13.5298],[144.705,13.5297],[144.7071,13.5296],[144.7093,13.529],[144.7107,13.5294],[144.7133,13.5301],[144.7163,13.5308],[144.7211,13.5315],[144.7221,13.5316],[144.7238,13.5317],[144.7255,13.5317],[144.7274,13.5339],[144.7325,13.5397],[144.7368,13.5437],[144.7375,13.5443],[144.7404,13.5464],[144.7422,13.5477],[144.7425,13.548],[144.7467,13.5504],[144.748,13.551],[144.75,13.5519],[144.7505,13.5527],[144.7518,13.555],[144.7523,13.5558],[144.7538,13.5598],[144.7569,13.5647],[144.757,13.5651],[144.7585,13.5696],[144.76,13.574],[144.7628,13.5789],[144.7647,13.5826],[144.7668,13.5854],[144.7695,13.5887],[144.7727,13.5917],[144.7738,13.5928],[144.7757,13.5967],[144.7774,13.5986],[144.7776,13.6007],[144.7779,13.6031],[144.7782,13.6065],[144.779,13.6108],[144.7807,13.6152],[144.7811,13.6162],[144.7808,13.6207],[144.7811,13.625],[144.7825,13.6307],[144.7839,13.6367],[144.7848,13.6404],[144.7859,13.6436],[144.7873,13.6487],[144.7896,13.6533],[144.7927,13.6578],[144.793,13.6583],[144.7966,13.6624],[144.8,13.6662],[144.8018,13.668],[144.8024,13.6692],[144.8037,13.6719],[144.8061,13.6765],[144.8088,13.6804],[144.8089,13.6805],[144.8119,13.6844],[144.8164,13.6888],[144.823,13.6939],[144.8271,13.6969],[144.8331,13.7002],[144.8385,13.7027],[144.8396,13.7031],[144.8453,13.7051],[144.8522,13.706],[144.8536,13.7062],[144.8604,13.7059],[144.8683,13.7045],[144.8737,13.7034],[144.875,13.7033],[144.8796,13.702],[144.8825,13.701],[144.8845,13.7002],[144.8892,13.6982],[144.8953,13.6949],[144.9014,13.6907],[144.907,13.6874],[144.9126,13.683],[144.9171,13.6786],[144.9203,13.6741],[144.9239,13.6682],[144.9268,13.6656],[144.9308,13.662],[144.9369,13.6561],[144.9405,13.6506],[144.9475,13.6502],[144.9544,13.6501],[144.9551,13.6499],[144.9618,13.6488],[144.968,13.6472],[144.9756,13.6443],[144.9816,13.6412],[144.9838,13.6393],[144.9868,13.6368],[144.9874,13.6362],[144.9948,13.6282],[144.9956,13.6274],[144.997,13.625],[144.9972,13.625],[144.9977,13.625],[144.9979,13.625],[144.9984,13.6246],[144.9989,13.6243],[144.9996,13.6231],[145,13.6226],[145.0031,13.6181],[145.005,13.6127],[145.0051,13.6126],[145.0064,13.6074],[145.0073,13.6037],[145.0079,13.6002],[145.0088,13.5959],[145.0092,13.5911],[145.0082,13.5862],[145.0067,13.5809],[145.006,13.5794],[145.0047,13.577],[145.0031,13.5736],[145,13.5698],[144.9994,13.5696],[144.9995,13.5688],[144.9995,13.5685],[144.9993,13.5663],[144.9989,13.5646],[144.9986,13.5636],[144.9985,13.5632],[144.9977,13.5611],[144.9969,13.5591],[144.9966,13.5585],[144.9959,13.5567],[144.9948,13.5544],[144.9936,13.5522],[144.9915,13.5494],[144.9895,13.5472],[144.9891,13.5455],[144.9888,13.5439],[144.988,13.5409],[144.9879,13.5405],[144.9872,13.537],[144.9871,13.5365],[144.9858,13.5329],[144.9848,13.5295],[144.9837,13.5268],[144.9836,13.5266],[144.9822,13.5242],[144.9817,13.5234],[144.9808,13.522],[144.9793,13.5197],[144.9783,13.5158],[144.977,13.5112],[144.9758,13.5068],[144.9743,13.5039],[144.9738,13.5031],[144.972,13.5],[144.9706,13.498],[144.969,13.4956],[144.9676,13.4937],[144.9662,13.4924],[144.9656,13.4914],[144.9637,13.489],[144.9623,13.4876],[144.9604,13.4854],[144.958,13.4825],[144.9563,13.4811],[144.954,13.4789],[144.9517,13.4774],[144.9495,13.4762],[144.9467,13.4743],[144.9442,13.4727],[144.9412,13.4715],[144.9383,13.4705],[144.936,13.4697],[144.9323,13.4694],[144.9311,13.4673],[144.9291,13.4652],[144.9277,13.4631],[144.9258,13.4612],[144.9255,13.4609],[144.9231,13.4584],[144.9211,13.4564],[144.9193,13.4543],[144.9172,13.4524],[144.9147,13.4504],[144.9123,13.4488],[144.91,13.4475],[144.9092,13.447],[144.9075,13.4459],[144.9053,13.4447],[144.9029,13.4439],[144.901,13.4433],[144.8989,13.4426],[144.8978,13.4412],[144.8959,13.4383],[144.8941,13.4364],[144.8925,13.4348],[144.8904,13.4328],[144.8882,13.43],[144.8866,13.4286],[144.8845,13.4268],[144.8822,13.4249],[144.882,13.4247],[144.8799,13.423],[144.878,13.4216],[144.875,13.4196],[144.8749,13.4198],[144.8748,13.4197],[144.8703,13.4182],[144.8693,13.4168],[144.8664,13.4125],[144.8619,13.408],[144.8571,13.4038],[144.8559,13.4031],[144.8505,13.3996],[144.8494,13.3989],[144.8458,13.3974],[144.8445,13.3969],[144.8432,13.3939],[144.8419,13.3922],[144.8393,13.3894],[144.8364,13.387],[144.8353,13.3862],[144.8337,13.385],[144.8314,13.3837],[144.8309,13.3835],[144.8299,13.383],[144.8295,13.3829],[144.8278,13.382],[144.8268,13.3815],[144.8266,13.3814],[144.8267,13.3805],[144.8269,13.3773],[144.8264,13.375],[144.8262,13.3731],[144.8256,13.3711],[144.8253,13.3696],[144.8249,13.3684],[144.8248,13.368],[144.8247,13.3674],[144.8245,13.365],[144.8245,13.3648],[144.8243,13.3628],[144.8241,13.3607],[144.8239,13.3593],[144.8237,13.3581],[144.8236,13.3578],[144.8235,13.3567],[144.8225,13.3546],[144.823,13.3532],[144.823,13.3513],[144.8229,13.3501],[144.823,13.3483],[144.8228,13.3465],[144.8227,13.3442],[144.8228,13.3404],[144.8223,13.3379],[144.822,13.3369],[144.8208,13.3337],[144.8212,13.3312],[144.8213,13.33],[144.8213,13.3283],[144.8215,13.3249],[144.8217,13.3204],[144.8217,13.3176],[144.8215,13.3154],[144.8214,13.3151],[144.8208,13.3132],[144.8215,13.3109],[144.8218,13.3087],[144.822,13.3059],[144.8219,13.3035],[144.8218,13.3011],[144.8217,13.2988],[144.8214,13.2965],[144.821,13.2938],[144.8205,13.2909],[144.8202,13.2883],[144.8196,13.2854],[144.8189,13.2828],[144.818,13.2805],[144.8164,13.2778],[144.815,13.2749],[144.8137,13.2719],[144.8135,13.2713],[144.8116,13.2678],[144.8094,13.2646],[144.8075,13.2624],[144.8047,13.2602],[144.8047,13.259],[144.8043,13.2569],[144.8041,13.2552],[144.8033,13.2529],[144.8027,13.2512],[144.8017,13.2515],[144.8007,13.2503],[144.8001,13.25],[144.7992,13.25],[144.7986,13.2487],[144.7977,13.2477],[144.7974,13.2474],[144.7964,13.246],[144.7951,13.2444],[144.7933,13.2426],[144.7921,13.2413],[144.7918,13.2409],[144.7904,13.24],[144.7899,13.2396],[144.7885,13.2385],[144.7867,13.2374],[144.7855,13.2361],[144.7832,13.2351],[144.7828,13.2336],[144.7823,13.2318],[144.7821,13.2311],[144.7811,13.2292],[144.7798,13.2273],[144.7783,13.2253],[144.7766,13.2226],[144.7745,13.2202],[144.7728,13.2181],[144.7707,13.2157],[144.7683,13.2136],[144.7667,13.2121],[144.765,13.2102],[144.7632,13.2085],[144.7614,13.207],[144.7598,13.2057],[144.7596,13.2056],[144.7578,13.2045],[144.7565,13.2033],[144.7545,13.202],[144.7528,13.2009],[144.75,13.1995],[144.7449,13.1973],[144.7447,13.1971],[144.7406,13.1952],[144.7369,13.1941],[144.7335,13.1934],[144.7296,13.1927],[144.7279,13.1926],[144.7258,13.1925],[144.7222,13.1928],[144.7221,13.1928],[144.7197,13.1934],[144.7182,13.193],[144.7163,13.1925],[144.7125,13.1916],[144.7095,13.1911],[144.7066,13.1907],[144.7062,13.1907],[144.7039,13.1906],[144.7026,13.1906],[144.6994,13.1904],[144.6962,13.1906],[144.6937,13.1906],[144.6912,13.1908],[144.6883,13.191],[144.6868,13.1904],[144.6853,13.1898],[144.6832,13.1892],[144.6806,13.1886],[144.6778,13.1881],[144.675,13.1877],[144.6732,13.1878],[144.67,13.1879],[144.6679,13.1884],[144.6662,13.1872],[144.6646,13.1865],[144.6624,13.1854],[144.6598,13.185],[144.6567,13.1842],[144.654,13.1839],[144.6497,13.1832],[144.6459,13.1828],[144.6416,13.1824],[144.6404,13.1824],[144.6382,13.1823],[144.6358,13.1824],[144.6331,13.1827],[144.6297,13.1833],[144.6277,13.1837],[144.6259,13.1841],[144.625,13.185],[144.6227,13.1858],[144.6216,13.1862],[144.6203,13.1866],[144.6183,13.1876],[144.6171,13.188],[144.6152,13.189],[144.6137,13.1901],[144.6121,13.1913],[144.6115,13.1918],[144.6103,13.1926],[144.6085,13.1941],[144.6064,13.1957],[144.6047,13.1974],[144.6032,13.1988],[144.6016,13.2004],[144.6002,13.2022],[144.5988,13.2045],[144.5976,13.2061],[144.5962,13.2077],[144.5952,13.2096],[144.5943,13.2117],[144.5932,13.2134],[144.5926,13.2155],[144.5919,13.2175],[144.5912,13.2197],[144.5908,13.2216],[144.5903,13.2239],[144.5901,13.2255],[144.59,13.2272],[144.5899,13.2289],[144.59,13.2302],[144.5901,13.2306],[144.5901,13.2326],[144.5903,13.2345],[144.5905,13.2358],[144.5907,13.2377],[144.5909,13.2393],[144.5911,13.2405],[144.5913,13.2413],[144.5915,13.2425],[144.5918,13.2439],[144.5922,13.2452],[144.5922,13.2453],[144.5924,13.246],[144.5924,13.2462],[144.5927,13.2474],[144.5931,13.2487],[144.5932,13.2491],[144.5934,13.25],[144.5937,13.25],[144.5944,13.25],[144.5947,13.25],[144.5949,13.2505],[144.5951,13.2511],[144.5955,13.2519],[144.5957,13.2523],[144.597,13.2552],[144.5977,13.2565],[144.5985,13.258],[144.6,13.261],[144.6016,13.263],[144.6037,13.2652],[144.6057,13.2676],[144.6059,13.2678],[144.6076,13.2696],[144.6084,13.2706],[144.6081,13.2711],[144.6069,13.2734],[144.6066,13.2739],[144.606,13.2753],[144.605,13.2781],[144.604,13.281],[144.6036,13.283],[144.6034,13.2846],[144.6031,13.2862],[144.6031,13.2863],[144.603,13.2865],[144.603,13.2866],[144.6029,13.2876],[144.6026,13.2906],[144.6028,13.2939],[144.603,13.2951],[144.6012,13.296],[144.5992,13.297],[144.5959,13.2995],[144.5934,13.3016],[144.591,13.3044],[144.5886,13.3075],[144.5865,13.3102],[144.5847,13.3125],[144.5828,13.3155],[144.5811,13.3196],[144.5809,13.32],[144.58,13.3228],[144.5792,13.326],[144.5786,13.3286],[144.5784,13.3298],[144.5782,13.3313],[144.578,13.3346],[144.5779,13.3377],[144.5778,13.3391],[144.5777,13.341],[144.5776,13.344],[144.5778,13.3464],[144.5782,13.3493],[144.5787,13.3515],[144.5793,13.3542],[144.5802,13.3564],[144.5812,13.3589],[144.582,13.3606],[144.5821,13.364],[144.5824,13.3662],[144.5824,13.3664],[144.5827,13.368],[144.583,13.3695],[144.5835,13.3705],[144.5844,13.3728],[144.5852,13.375],[144.5842,13.375],[144.5846,13.3764],[144.5847,13.3766],[144.5851,13.3775],[144.5856,13.3788],[144.586,13.3796],[144.5867,13.3806],[144.587,13.3811],[144.5872,13.3812],[144.5882,13.3823],[144.5891,13.3837],[144.5896,13.3843],[144.5901,13.385],[144.5913,13.3865],[144.5926,13.3911],[144.593,13.3924],[144.5922,13.3932],[144.59,13.3951],[144.5897,13.3954],[144.5875,13.3972],[144.5849,13.3994],[144.5834,13.4007],[144.5827,13.4013],[144.5814,13.4027],[144.5806,13.4036],[144.5787,13.4058],[144.5764,13.4085],[144.5753,13.4097],[144.5739,13.4112],[144.5722,13.4139],[144.5706,13.417],[144.5693,13.4194],[144.5682,13.4223],[144.5669,13.4256],[144.5659,13.4296],[144.565,13.433],[144.5646,13.4352]]]},"properties":{"STATE_ID":"66","STATE_NAME":"Guam"},"id":66}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-71.0839,45.3055],[-71.0838,45.3055],[-71.0835,45.3056],[-71.083,45.3057],[-71.0827,45.3063],[-71.0823,45.3063],[-71.0817,45.3063],[-71.0811,45.3066],[-71.0807,45.3068],[-71.0805,45.3068],[-71.0803,45.3068],[-71.08,45.307],[-71.0799,45.307],[-71.0792,45.3067],[-71.079,45.3066],[-71.0786,45.3064],[-71.0782,45.3066],[-71.0773,45.3066],[-71.0767,45.307],[-71.0759,45.307],[-71.075,45.307],[-71.0748,45.3072],[-71.0743,45.3077],[-71.0741,45.3078],[-71.0726,45.3083],[-71.0722,45.3085],[-71.0712,45.3091],[-71.071,45.3093],[-71.0706,45.3095],[-71.0705,45.3095],[-71.07,45.3094],[-71.0694,45.3095],[-71.0691,45.3094],[-71.0686,45.3096],[-71.0687,45.3102],[-71.0673,45.3106],[-71.067,45.3111],[-71.0665,45.311],[-71.0663,45.3112],[-71.0661,45.3114],[-71.0656,45.3114],[-71.0653,45.3116],[-71.0652,45.3117],[-71.0659,45.312],[-71.0655,45.3125],[-71.0646,45.3124],[-71.0641,45.3126],[-71.0639,45.3127],[-71.0633,45.3128],[-71.0631,45.3129],[-71.0626,45.3131],[-71.0623,45.3128],[-71.0621,45.3128],[-71.0612,45.3128],[-71.0607,45.313],[-71.0605,45.3133],[-71.0602,45.3135],[-71.06,45.3136],[-71.0592,45.3138],[-71.059,45.3138],[-71.0582,45.3135],[-71.0575,45.3132],[-71.0567,45.313],[-71.0557,45.3129],[-71.055,45.3124],[-71.0548,45.3122],[-71.054,45.3117],[-71.0539,45.3117],[-71.0537,45.3115],[-71.0533,45.3114],[-71.0531,45.3114],[-71.0522,45.3115],[-71.0519,45.3118],[-71.0506,45.3121],[-71.0481,45.3127],[-71.0469,45.313],[-71.0466,45.313],[-71.0465,45.313],[-71.0461,45.313],[-71.0458,45.313],[-71.0453,45.3131],[-71.0445,45.3131],[-71.0436,45.3131],[-71.0424,45.3128],[-71.042,45.313],[-71.0416,45.3131],[-71.0414,45.313],[-71.0412,45.313],[-71.041,45.3129],[-71.0406,45.3127],[-71.04,45.3125],[-71.0394,45.3124],[-71.0393,45.3124],[-71.0392,45.3125],[-71.0391,45.3126],[-71.0385,45.3122],[-71.0382,45.312],[-71.0377,45.3117],[-71.0361,45.3107],[-71.0347,45.3107],[-71.0345,45.3105],[-71.0343,45.3104],[-71.034,45.3102],[-71.0338,45.3101],[-71.0337,45.31],[-71.0335,45.3101],[-71.0324,45.3101],[-71.0324,45.3102],[-71.0318,45.311],[-71.0314,45.3115],[-71.0308,45.3125],[-71.0305,45.3127],[-71.0304,45.3127],[-71.0293,45.3132],[-71.0283,45.3138],[-71.0275,45.3141],[-71.0273,45.3143],[-71.0271,45.3147],[-71.0269,45.3147],[-71.0265,45.3149],[-71.0254,45.3152],[-71.024,45.3154],[-71.0238,45.3152],[-71.0235,45.315],[-71.0229,45.3147],[-71.0225,45.3145],[-71.0224,45.3144],[-71.0217,45.3144],[-71.0214,45.3147],[-71.021,45.315],[-71.0205,45.3151],[-71.0201,45.3151],[-71.0196,45.3153],[-71.0194,45.3154],[-71.019,45.3154],[-71.0181,45.3153],[-71.0173,45.3154],[-71.017,45.3154],[-71.0165,45.3155],[-71.0163,45.3155],[-71.0162,45.3156],[-71.0161,45.3163],[-71.016,45.3163],[-71.0149,45.3168],[-71.0146,45.3169],[-71.014,45.3168],[-71.0134,45.3169],[-71.0129,45.3171],[-71.0119,45.3176],[-71.0117,45.3177],[-71.0116,45.3178],[-71.0113,45.318],[-71.0111,45.3184],[-71.0102,45.3187],[-71.0095,45.3188],[-71.0085,45.3192],[-71.0084,45.3193],[-71.0081,45.3197],[-71.0085,45.3202],[-71.0082,45.3214],[-71.0076,45.322],[-71.0071,45.3226],[-71.0062,45.3235],[-71.0061,45.3236],[-71.0055,45.3244],[-71.0042,45.3269],[-71.0041,45.3269],[-71.0039,45.3274],[-71.0038,45.3274],[-71.0031,45.3277],[-71.0029,45.3278],[-71.0021,45.3281],[-71.0019,45.3284],[-71.0025,45.3286],[-71.003,45.329],[-71.0034,45.3293],[-71.0034,45.3299],[-71.004,45.3304],[-71.0044,45.331],[-71.0051,45.3316],[-71.0052,45.3317],[-71.0058,45.3321],[-71.006,45.3322],[-71.0062,45.3324],[-71.0066,45.3327],[-71.007,45.3328],[-71.0072,45.3328],[-71.0075,45.3329],[-71.0078,45.3331],[-71.0082,45.3333],[-71.0085,45.3334],[-71.009,45.3334],[-71.0101,45.3335],[-71.0112,45.3336],[-71.0117,45.3337],[-71.012,45.3338],[-71.012,45.3339],[-71.0121,45.3341],[-71.0119,45.3344],[-71.0118,45.3344],[-71.0113,45.3344],[-71.0112,45.3344],[-71.0109,45.3348],[-71.0109,45.3358],[-71.0109,45.3361],[-71.011,45.3363],[-71.0113,45.3366],[-71.0114,45.3369],[-71.0115,45.3372],[-71.0114,45.3379],[-71.0106,45.3382],[-71.0108,45.3383],[-71.0113,45.3391],[-71.0113,45.3393],[-71.0109,45.3396],[-71.0112,45.3399],[-71.0112,45.3401],[-71.0115,45.3403],[-71.0118,45.3406],[-71.0121,45.3409],[-71.0123,45.3411],[-71.0125,45.3413],[-71.0126,45.3431],[-71.0126,45.3438],[-71.013,45.3442],[-71.0126,45.3448],[-71.012,45.3453],[-71.0118,45.3455],[-71.0118,45.3456],[-71.0118,45.3457],[-71.0117,45.3459],[-71.0111,45.3469],[-71.0111,45.3473],[-71.0112,45.3473],[-71.0109,45.3475],[-71.0106,45.3477],[-71.0104,45.3477],[-71.0102,45.3476],[-71.0093,45.3473],[-71.0092,45.3473],[-71.009,45.3471],[-71.0086,45.347],[-71.0082,45.3469],[-71.0072,45.3464],[-71.0062,45.346],[-71.0051,45.3456],[-71.005,45.3456],[-71.0048,45.3455],[-71.0043,45.3454],[-71.0035,45.3449],[-71.0028,45.3444],[-71.0023,45.3442],[-71.0014,45.3442],[-71.0014,45.3436],[-71.001,45.3432],[-71.0004,45.342],[-70.9995,45.3415],[-70.9972,45.3401],[-70.9959,45.3396],[-70.9954,45.3394],[-70.9945,45.3389],[-70.9942,45.3387],[-70.9938,45.3384],[-70.993,45.3382],[-70.9919,45.3382],[-70.9911,45.3383],[-70.9908,45.338],[-70.9902,45.337],[-70.9903,45.336],[-70.9892,45.3342],[-70.987,45.3332],[-70.9857,45.333],[-70.985,45.3319],[-70.983,45.3327],[-70.9817,45.3327],[-70.9812,45.3322],[-70.9777,45.3325],[-70.9767,45.333],[-70.9766,45.3334],[-70.9733,45.3336],[-70.9717,45.3329],[-70.9706,45.3331],[-70.9698,45.3329],[-70.9695,45.3327],[-70.9686,45.3321],[-70.9685,45.3322],[-70.9679,45.3322],[-70.9673,45.3323],[-70.9668,45.333],[-70.9665,45.3332],[-70.9662,45.3335],[-70.9657,45.3334],[-70.964,45.3342],[-70.9615,45.3364],[-70.9611,45.3368],[-70.9592,45.3371],[-70.9584,45.3378],[-70.9577,45.3381],[-70.9574,45.3382],[-70.9567,45.3381],[-70.9554,45.3386],[-70.9543,45.3387],[-70.9531,45.3391],[-70.9524,45.3391],[-70.9516,45.3388],[-70.9508,45.3383],[-70.9503,45.3375],[-70.9508,45.3363],[-70.9509,45.3349],[-70.9497,45.3332],[-70.9493,45.3325],[-70.9489,45.3319],[-70.9495,45.3313],[-70.9484,45.3308],[-70.9482,45.3303],[-70.948,45.3302],[-70.9452,45.3291],[-70.9449,45.3269],[-70.9449,45.3268],[-70.9452,45.3257],[-70.9436,45.3239],[-70.9412,45.3233],[-70.9406,45.3232],[-70.9389,45.32],[-70.9374,45.3198],[-70.9346,45.3194],[-70.9342,45.3193],[-70.9341,45.3193],[-70.934,45.3193],[-70.9339,45.3193],[-70.9338,45.3193],[-70.9337,45.3194],[-70.9336,45.3194],[-70.9334,45.3193],[-70.9333,45.3193],[-70.9332,45.3193],[-70.9331,45.3193],[-70.933,45.3193],[-70.9329,45.3193],[-70.9328,45.3192],[-70.9327,45.3192],[-70.9326,45.3192],[-70.9325,45.3192],[-70.9324,45.3192],[-70.9323,45.3192],[-70.9322,45.3191],[-70.9321,45.3191],[-70.932,45.3191],[-70.9319,45.3191],[-70.9318,45.3191],[-70.9317,45.3191],[-70.9317,45.319],[-70.9316,45.319],[-70.9315,45.319],[-70.9314,45.319],[-70.9313,45.319],[-70.9312,45.319],[-70.9311,45.319],[-70.931,45.319],[-70.931,45.3189],[-70.9309,45.3189],[-70.9308,45.3189],[-70.9307,45.3189],[-70.9306,45.3189],[-70.9305,45.3189],[-70.9304,45.3188],[-70.9303,45.3188],[-70.9301,45.3188],[-70.9299,45.3183],[-70.9299,45.3182],[-70.9299,45.3181],[-70.9299,45.318],[-70.9298,45.3179],[-70.9298,45.3178],[-70.9298,45.3177],[-70.9297,45.3176],[-70.9297,45.3175],[-70.9297,45.3174],[-70.9296,45.3173],[-70.9296,45.3172],[-70.9296,45.3171],[-70.9296,45.317],[-70.9295,45.3169],[-70.9295,45.3168],[-70.9295,45.3167],[-70.9294,45.3166],[-70.9293,45.3165],[-70.9292,45.3165],[-70.9291,45.3165],[-70.929,45.3165],[-70.9289,45.3164],[-70.9288,45.3164],[-70.9287,45.3164],[-70.9286,45.3163],[-70.9285,45.3163],[-70.9284,45.3162],[-70.9283,45.3162],[-70.9282,45.3162],[-70.9281,45.3161],[-70.9276,45.3159],[-70.9273,45.3151],[-70.9272,45.3148],[-70.9258,45.3148],[-70.925,45.3148],[-70.9244,45.3145],[-70.9243,45.3144],[-70.9241,45.3143],[-70.9239,45.3143],[-70.9237,45.3142],[-70.9236,45.3142],[-70.9234,45.3141],[-70.9232,45.3141],[-70.9231,45.3141],[-70.9229,45.314],[-70.9228,45.314],[-70.9227,45.314],[-70.9225,45.3139],[-70.9224,45.3139],[-70.9222,45.3139],[-70.9221,45.3139],[-70.9219,45.3138],[-70.9218,45.3138],[-70.9216,45.3138],[-70.9215,45.3137],[-70.9214,45.3137],[-70.9213,45.3137],[-70.9212,45.3137],[-70.9211,45.3136],[-70.9209,45.3136],[-70.9207,45.3135],[-70.9206,45.3135],[-70.9205,45.3134],[-70.9203,45.3134],[-70.9202,45.3133],[-70.9201,45.3132],[-70.92,45.3131],[-70.9199,45.3131],[-70.9197,45.313],[-70.9197,45.3129],[-70.9196,45.3128],[-70.9195,45.3128],[-70.9194,45.3128],[-70.9194,45.3127],[-70.9193,45.3126],[-70.9192,45.3126],[-70.9192,45.3125],[-70.9191,45.3125],[-70.919,45.3124],[-70.9187,45.3122],[-70.9184,45.312],[-70.9181,45.3118],[-70.918,45.3117],[-70.9181,45.3115],[-70.9181,45.3114],[-70.9183,45.3111],[-70.9184,45.311],[-70.9185,45.3109],[-70.9186,45.3107],[-70.9187,45.3105],[-70.9188,45.3104],[-70.9189,45.3102],[-70.9191,45.3099],[-70.9194,45.3094],[-70.9195,45.3087],[-70.9201,45.3077],[-70.9194,45.3072],[-70.9199,45.3054],[-70.9195,45.3051],[-70.919,45.3047],[-70.9189,45.3046],[-70.9188,45.3045],[-70.9187,45.3045],[-70.9186,45.3044],[-70.9185,45.3043],[-70.9184,45.3042],[-70.9183,45.3041],[-70.9182,45.3041],[-70.9181,45.304],[-70.918,45.3039],[-70.9179,45.3039],[-70.9178,45.3038],[-70.9177,45.3037],[-70.9176,45.3036],[-70.9175,45.3036],[-70.9175,45.3035],[-70.9174,45.3035],[-70.9173,45.3034],[-70.9172,45.3033],[-70.9171,45.3032],[-70.917,45.3031],[-70.9168,45.303],[-70.9167,45.303],[-70.9167,45.3029],[-70.9167,45.3028],[-70.9166,45.3028],[-70.9165,45.3027],[-70.9164,45.3026],[-70.9164,45.3025],[-70.9163,45.3025],[-70.9162,45.3024],[-70.9162,45.3023],[-70.9161,45.3023],[-70.9161,45.3022],[-70.916,45.3021],[-70.9159,45.3019],[-70.9158,45.3019],[-70.9157,45.3019],[-70.9157,45.3018],[-70.9156,45.3017],[-70.9155,45.3017],[-70.9155,45.3016],[-70.9154,45.3016],[-70.9153,45.3015],[-70.9152,45.3014],[-70.9151,45.3013],[-70.915,45.3013],[-70.915,45.3012],[-70.9149,45.3012],[-70.9148,45.3011],[-70.9146,45.301],[-70.9144,45.3008],[-70.9143,45.3007],[-70.9142,45.3006],[-70.9141,45.3005],[-70.914,45.3005],[-70.9138,45.3003],[-70.9138,45.3002],[-70.9137,45.3002],[-70.9137,45.3],[-70.9136,45.2999],[-70.9136,45.2998],[-70.9135,45.2997],[-70.9135,45.2996],[-70.9134,45.2995],[-70.9134,45.2994],[-70.9133,45.2993],[-70.9133,45.2992],[-70.9133,45.2991],[-70.9132,45.299],[-70.9132,45.2989],[-70.9131,45.2989],[-70.9131,45.2987],[-70.913,45.2985],[-70.9129,45.2984],[-70.9129,45.2983],[-70.9128,45.2982],[-70.9128,45.2981],[-70.9127,45.2979],[-70.9126,45.2978],[-70.9126,45.2976],[-70.9125,45.2976],[-70.9125,45.2975],[-70.9124,45.2974],[-70.9124,45.2972],[-70.9123,45.2972],[-70.9123,45.297],[-70.9122,45.2969],[-70.9122,45.2968],[-70.9122,45.2967],[-70.9121,45.2966],[-70.9121,45.2965],[-70.9121,45.2964],[-70.912,45.2963],[-70.9121,45.2962],[-70.9122,45.2961],[-70.9123,45.2961],[-70.9124,45.296],[-70.9124,45.2959],[-70.9125,45.2959],[-70.9126,45.2957],[-70.9127,45.2957],[-70.9127,45.2956],[-70.9128,45.2956],[-70.9128,45.2955],[-70.9129,45.2955],[-70.9129,45.2954],[-70.913,45.2954],[-70.913,45.2953],[-70.9131,45.2953],[-70.9131,45.2952],[-70.9132,45.2951],[-70.9133,45.295],[-70.9133,45.2949],[-70.9133,45.2948],[-70.9133,45.2947],[-70.9133,45.2946],[-70.9133,45.2945],[-70.9134,45.2944],[-70.9134,45.2943],[-70.9134,45.2942],[-70.9134,45.2941],[-70.9134,45.294],[-70.9134,45.2939],[-70.9135,45.2938],[-70.9135,45.2937],[-70.9135,45.2936],[-70.9135,45.2935],[-70.9135,45.2934],[-70.9136,45.2933],[-70.9136,45.2932],[-70.9136,45.2931],[-70.9136,45.293],[-70.9137,45.2929],[-70.9137,45.2928],[-70.9137,45.2927],[-70.9138,45.2926],[-70.9138,45.2925],[-70.9139,45.2918],[-70.9148,45.2918],[-70.9148,45.2914],[-70.915,45.2906],[-70.9151,45.2905],[-70.9152,45.2905],[-70.9153,45.2905],[-70.9155,45.2904],[-70.9157,45.2903],[-70.9164,45.2898],[-70.9168,45.2894],[-70.9172,45.2889],[-70.9177,45.2885],[-70.918,45.2878],[-70.9182,45.2877],[-70.9183,45.2876],[-70.9184,45.2876],[-70.9185,45.2875],[-70.9186,45.2874],[-70.9187,45.2873],[-70.9188,45.2873],[-70.9188,45.2872],[-70.9188,45.2871],[-70.9188,45.287],[-70.9188,45.2869],[-70.9188,45.2868],[-70.9188,45.2867],[-70.9188,45.2866],[-70.9188,45.2865],[-70.9188,45.2864],[-70.9188,45.2863],[-70.9188,45.2862],[-70.9188,45.2861],[-70.9188,45.286],[-70.9188,45.2859],[-70.9188,45.2858],[-70.9191,45.2856],[-70.9193,45.2855],[-70.9194,45.2854],[-70.9195,45.2854],[-70.9196,45.2853],[-70.9197,45.2853],[-70.9197,45.2852],[-70.9198,45.2852],[-70.9198,45.2851],[-70.9198,45.285],[-70.9198,45.2849],[-70.9199,45.2848],[-70.9199,45.2847],[-70.9199,45.2846],[-70.92,45.2845],[-70.92,45.2844],[-70.92,45.2843],[-70.92,45.2842],[-70.9201,45.2842],[-70.9201,45.2841],[-70.9201,45.284],[-70.9201,45.2839],[-70.9202,45.2838],[-70.9202,45.2837],[-70.9202,45.2836],[-70.9202,45.2835],[-70.9203,45.2834],[-70.9203,45.2833],[-70.9203,45.2832],[-70.9204,45.283],[-70.9204,45.2828],[-70.9205,45.2826],[-70.9206,45.2821],[-70.9207,45.2817],[-70.9208,45.2814],[-70.9209,45.2809],[-70.9211,45.2808],[-70.9218,45.2805],[-70.9217,45.2801],[-70.9216,45.2797],[-70.9215,45.2794],[-70.9214,45.2792],[-70.9213,45.2789],[-70.921,45.2788],[-70.9206,45.2786],[-70.9202,45.2784],[-70.9195,45.2782],[-70.919,45.278],[-70.9187,45.2779],[-70.9185,45.2779],[-70.9183,45.2778],[-70.9181,45.2778],[-70.9179,45.2777],[-70.9177,45.2777],[-70.9174,45.2776],[-70.9172,45.2776],[-70.9171,45.2775],[-70.9169,45.2775],[-70.9168,45.2775],[-70.9165,45.2773],[-70.9165,45.2772],[-70.9165,45.2771],[-70.9165,45.2769],[-70.9165,45.2768],[-70.9165,45.2767],[-70.9164,45.2765],[-70.9164,45.2764],[-70.9163,45.2762],[-70.9163,45.2761],[-70.9162,45.276],[-70.9161,45.2759],[-70.9159,45.2758],[-70.9158,45.2757],[-70.9157,45.2756],[-70.9156,45.2754],[-70.9155,45.2753],[-70.9154,45.2752],[-70.9153,45.2751],[-70.9153,45.2749],[-70.9152,45.2748],[-70.915,45.2746],[-70.915,45.2745],[-70.915,45.2742],[-70.9149,45.2742],[-70.9148,45.2741],[-70.9146,45.274],[-70.9143,45.2738],[-70.9142,45.2737],[-70.9141,45.2736],[-70.914,45.2736],[-70.9139,45.2734],[-70.9139,45.2732],[-70.9138,45.2731],[-70.9137,45.273],[-70.9136,45.2728],[-70.9136,45.2727],[-70.9134,45.2726],[-70.9132,45.2725],[-70.913,45.2724],[-70.9129,45.2723],[-70.9127,45.2722],[-70.9125,45.2722],[-70.9124,45.2721],[-70.9122,45.272],[-70.9121,45.2719],[-70.912,45.2717],[-70.9119,45.2716],[-70.9119,45.2715],[-70.9118,45.2714],[-70.9117,45.2712],[-70.9117,45.2711],[-70.9116,45.2709],[-70.9116,45.2708],[-70.9116,45.2707],[-70.9115,45.2706],[-70.9115,45.2705],[-70.9115,45.2704],[-70.9115,45.2703],[-70.9114,45.2703],[-70.9114,45.2702],[-70.9114,45.2701],[-70.9113,45.27],[-70.911,45.2699],[-70.9099,45.2697],[-70.9096,45.2697],[-70.9095,45.2696],[-70.9094,45.2696],[-70.9093,45.2696],[-70.9092,45.2696],[-70.909,45.2696],[-70.9089,45.2696],[-70.9088,45.2695],[-70.9086,45.2695],[-70.9085,45.2695],[-70.9084,45.2694],[-70.9082,45.2692],[-70.9075,45.2684],[-70.9074,45.2679],[-70.9073,45.2678],[-70.9072,45.2677],[-70.907,45.2675],[-70.9069,45.2674],[-70.9068,45.2673],[-70.9068,45.2672],[-70.9067,45.2671],[-70.9066,45.267],[-70.9065,45.2669],[-70.9064,45.2668],[-70.9063,45.2668],[-70.9062,45.2667],[-70.9061,45.2666],[-70.906,45.2665],[-70.9059,45.2664],[-70.9058,45.2663],[-70.9057,45.2662],[-70.9056,45.2661],[-70.9055,45.266],[-70.9054,45.2659],[-70.9054,45.2658],[-70.9053,45.2657],[-70.9052,45.2655],[-70.9051,45.2653],[-70.9051,45.2652],[-70.9052,45.2651],[-70.9053,45.2651],[-70.9055,45.2649],[-70.9056,45.2648],[-70.9057,45.2646],[-70.9058,45.2645],[-70.9058,45.2644],[-70.9059,45.2642],[-70.906,45.264],[-70.9059,45.264],[-70.9059,45.2639],[-70.9059,45.2638],[-70.9058,45.2638],[-70.9059,45.2634],[-70.9059,45.2633],[-70.906,45.2632],[-70.906,45.2631],[-70.906,45.263],[-70.906,45.2629],[-70.906,45.2628],[-70.906,45.2627],[-70.906,45.2626],[-70.9061,45.2625],[-70.9061,45.2624],[-70.9062,45.2623],[-70.9062,45.2622],[-70.9063,45.2621],[-70.9063,45.262],[-70.9064,45.2619],[-70.9065,45.2618],[-70.9066,45.2617],[-70.9067,45.2617],[-70.9067,45.2616],[-70.9066,45.2615],[-70.9065,45.2614],[-70.9064,45.2613],[-70.9063,45.2612],[-70.9062,45.2611],[-70.9061,45.261],[-70.9061,45.2609],[-70.906,45.2609],[-70.906,45.2608],[-70.9058,45.2608],[-70.9057,45.2608],[-70.9056,45.2608],[-70.9053,45.2608],[-70.9046,45.2605],[-70.904,45.2606],[-70.9033,45.2607],[-70.9027,45.2604],[-70.9024,45.2602],[-70.9016,45.2598],[-70.9012,45.2595],[-70.9007,45.2592],[-70.9002,45.2588],[-70.8998,45.2588],[-70.8992,45.2587],[-70.899,45.2587],[-70.8987,45.2585],[-70.8985,45.2582],[-70.8983,45.258],[-70.8983,45.2574],[-70.8983,45.2567],[-70.8983,45.2561],[-70.8982,45.2556],[-70.8984,45.2552],[-70.8983,45.2549],[-70.8981,45.2544],[-70.8978,45.2543],[-70.8972,45.2538],[-70.8965,45.2533],[-70.8962,45.2532],[-70.8957,45.253],[-70.8953,45.2525],[-70.8953,45.2524],[-70.8951,45.2522],[-70.8955,45.2517],[-70.8957,45.2514],[-70.8959,45.251],[-70.8961,45.2507],[-70.8963,45.2503],[-70.8964,45.2501],[-70.8965,45.2501],[-70.8966,45.2499],[-70.8966,45.2497],[-70.8967,45.2496],[-70.8968,45.2495],[-70.8969,45.2493],[-70.897,45.2491],[-70.8971,45.2489],[-70.8972,45.2487],[-70.8974,45.2485],[-70.8975,45.2484],[-70.8976,45.2482],[-70.8976,45.2481],[-70.8976,45.2479],[-70.8977,45.2477],[-70.8977,45.2475],[-70.8977,45.2474],[-70.8978,45.2472],[-70.8978,45.2471],[-70.8978,45.247],[-70.8978,45.2469],[-70.8979,45.2467],[-70.8979,45.2466],[-70.8979,45.2465],[-70.898,45.2464],[-70.898,45.2462],[-70.898,45.246],[-70.8981,45.2458],[-70.8981,45.2457],[-70.8981,45.2455],[-70.8981,45.2453],[-70.8982,45.2451],[-70.8982,45.2449],[-70.8982,45.2448],[-70.8982,45.2445],[-70.8983,45.2444],[-70.8983,45.2442],[-70.8983,45.244],[-70.8982,45.2439],[-70.8982,45.2437],[-70.8981,45.2435],[-70.898,45.2434],[-70.8978,45.2432],[-70.8977,45.2432],[-70.8976,45.2431],[-70.8975,45.2431],[-70.8972,45.2431],[-70.8971,45.2431],[-70.8969,45.2431],[-70.8967,45.2431],[-70.8967,45.243],[-70.8966,45.2429],[-70.8965,45.2428],[-70.8965,45.2426],[-70.8965,45.2424],[-70.8966,45.2423],[-70.8968,45.2422],[-70.8969,45.2421],[-70.897,45.2419],[-70.897,45.2418],[-70.8968,45.2417],[-70.8966,45.2416],[-70.8965,45.2415],[-70.8964,45.2415],[-70.8962,45.2414],[-70.896,45.2413],[-70.8958,45.2412],[-70.8956,45.2411],[-70.8955,45.2409],[-70.8954,45.2408],[-70.8953,45.2406],[-70.8952,45.2405],[-70.8951,45.2404],[-70.8951,45.2403],[-70.895,45.2403],[-70.8946,45.2401],[-70.8944,45.24],[-70.8941,45.2399],[-70.8938,45.2397],[-70.8933,45.2394],[-70.8931,45.2392],[-70.8929,45.2391],[-70.8927,45.239],[-70.8926,45.2389],[-70.8924,45.239],[-70.8922,45.239],[-70.8921,45.239],[-70.8919,45.2391],[-70.8916,45.2391],[-70.8914,45.2391],[-70.8912,45.2391],[-70.891,45.2391],[-70.8909,45.2391],[-70.8908,45.2391],[-70.8907,45.239],[-70.8906,45.239],[-70.8905,45.239],[-70.8904,45.239],[-70.8902,45.2389],[-70.8901,45.2389],[-70.8899,45.2388],[-70.8898,45.2388],[-70.8897,45.2387],[-70.8896,45.2387],[-70.8895,45.2387],[-70.8894,45.2387],[-70.8894,45.2386],[-70.8893,45.2386],[-70.8892,45.2386],[-70.8892,45.2385],[-70.8892,45.2384],[-70.8892,45.2383],[-70.8892,45.2382],[-70.8891,45.2381],[-70.8891,45.238],[-70.8891,45.2379],[-70.889,45.2378],[-70.8889,45.2378],[-70.8889,45.2377],[-70.8888,45.2377],[-70.8888,45.2376],[-70.8887,45.2376],[-70.8887,45.2375],[-70.8886,45.2375],[-70.8885,45.2374],[-70.8884,45.2373],[-70.8883,45.2373],[-70.8883,45.2372],[-70.8882,45.2372],[-70.8881,45.2371],[-70.888,45.237],[-70.8879,45.2369],[-70.8878,45.2369],[-70.8877,45.2368],[-70.8876,45.2367],[-70.8875,45.2366],[-70.8874,45.2366],[-70.8873,45.2365],[-70.8873,45.2364],[-70.8872,45.2364],[-70.8871,45.2363],[-70.887,45.2363],[-70.8869,45.2362],[-70.8868,45.2361],[-70.8867,45.2361],[-70.8866,45.236],[-70.8865,45.236],[-70.8864,45.2359],[-70.8863,45.2359],[-70.8863,45.2358],[-70.8862,45.2358],[-70.8861,45.2358],[-70.886,45.2357],[-70.8859,45.2356],[-70.8858,45.2356],[-70.8857,45.2356],[-70.8857,45.2355],[-70.8856,45.2355],[-70.8855,45.2354],[-70.8852,45.2352],[-70.8851,45.2351],[-70.885,45.235],[-70.8849,45.2349],[-70.8848,45.2349],[-70.8847,45.2348],[-70.8846,45.2348],[-70.8844,45.2347],[-70.8842,45.2348],[-70.884,45.2349],[-70.8838,45.235],[-70.8837,45.235],[-70.8835,45.2351],[-70.8834,45.2351],[-70.8833,45.235],[-70.8832,45.2349],[-70.8832,45.2347],[-70.8831,45.2346],[-70.883,45.2345],[-70.8829,45.2343],[-70.8828,45.2343],[-70.8828,45.2342],[-70.8826,45.2342],[-70.8825,45.2342],[-70.8823,45.2342],[-70.8821,45.2342],[-70.8819,45.2342],[-70.8817,45.2342],[-70.8816,45.2342],[-70.8814,45.2342],[-70.8812,45.2343],[-70.881,45.2343],[-70.8809,45.2343],[-70.8808,45.2342],[-70.8806,45.2341],[-70.8804,45.234],[-70.8802,45.2338],[-70.88,45.2337],[-70.88,45.2336],[-70.8798,45.2335],[-70.8796,45.2334],[-70.8795,45.2334],[-70.8794,45.2334],[-70.8792,45.2334],[-70.879,45.2334],[-70.8788,45.2334],[-70.8787,45.2334],[-70.8785,45.2334],[-70.8783,45.2335],[-70.8781,45.2335],[-70.8779,45.2335],[-70.8777,45.2335],[-70.8774,45.2335],[-70.8773,45.2335],[-70.8771,45.2336],[-70.877,45.2336],[-70.8769,45.2336],[-70.8767,45.2336],[-70.8766,45.2336],[-70.8766,45.2337],[-70.8763,45.2337],[-70.8762,45.2338],[-70.876,45.2338],[-70.8758,45.2338],[-70.8758,45.2339],[-70.8757,45.2339],[-70.8756,45.2339],[-70.8751,45.2341],[-70.875,45.2341],[-70.8749,45.2341],[-70.8748,45.2341],[-70.8747,45.2341],[-70.8745,45.234],[-70.8744,45.234],[-70.8742,45.2339],[-70.874,45.2339],[-70.8738,45.2338],[-70.8736,45.2338],[-70.8735,45.2337],[-70.8734,45.2337],[-70.873,45.2336],[-70.8727,45.2335],[-70.8725,45.2334],[-70.8722,45.2333],[-70.8719,45.2332],[-70.8716,45.2331],[-70.8714,45.233],[-70.8711,45.2329],[-70.8709,45.2328],[-70.8706,45.2327],[-70.8703,45.2326],[-70.87,45.2325],[-70.8697,45.2324],[-70.8694,45.2323],[-70.8691,45.2322],[-70.8688,45.2321],[-70.8685,45.232],[-70.8682,45.2319],[-70.8679,45.2318],[-70.8676,45.2317],[-70.8666,45.2314],[-70.8648,45.2313],[-70.8637,45.231],[-70.8631,45.2307],[-70.8623,45.2303],[-70.8617,45.23],[-70.8607,45.2297],[-70.8603,45.2296],[-70.8588,45.2293],[-70.8581,45.2291],[-70.8574,45.2292],[-70.8571,45.2294],[-70.8565,45.2297],[-70.8566,45.2299],[-70.8562,45.2301],[-70.8557,45.2304],[-70.8552,45.2305],[-70.8545,45.2309],[-70.8543,45.231],[-70.854,45.2312],[-70.8527,45.2318],[-70.8515,45.2321],[-70.8511,45.2322],[-70.8507,45.2324],[-70.8505,45.2326],[-70.8486,45.2333],[-70.8473,45.2337],[-70.8461,45.2344],[-70.8457,45.2344],[-70.8451,45.2344],[-70.8448,45.2344],[-70.8443,45.2344],[-70.8433,45.2344],[-70.8415,45.2342],[-70.8408,45.2341],[-70.8404,45.234],[-70.8392,45.2343],[-70.8381,45.2346],[-70.8378,45.2347],[-70.8375,45.235],[-70.8374,45.2352],[-70.8373,45.2354],[-70.8368,45.2361],[-70.8367,45.2363],[-70.8366,45.2365],[-70.8365,45.2366],[-70.8366,45.2373],[-70.8371,45.2372],[-70.838,45.2372],[-70.8386,45.2373],[-70.8388,45.2373],[-70.8391,45.2375],[-70.8414,45.2392],[-70.8417,45.2395],[-70.8419,45.2398],[-70.8431,45.2404],[-70.8433,45.2405],[-70.8436,45.2408],[-70.8437,45.2409],[-70.8442,45.2414],[-70.8444,45.2416],[-70.8446,45.2418],[-70.8447,45.2419],[-70.8463,45.2428],[-70.8482,45.2443],[-70.8486,45.2452],[-70.8486,45.2454],[-70.8487,45.2459],[-70.8487,45.2464],[-70.8487,45.2466],[-70.8484,45.2475],[-70.8481,45.2484],[-70.8481,45.2487],[-70.8479,45.2492],[-70.848,45.2497],[-70.8478,45.2501],[-70.8476,45.2507],[-70.8474,45.2509],[-70.847,45.2519],[-70.8465,45.2527],[-70.8465,45.253],[-70.8465,45.2533],[-70.8468,45.2535],[-70.8484,45.2545],[-70.8493,45.2555],[-70.8495,45.2558],[-70.8496,45.2559],[-70.8492,45.2568],[-70.8481,45.259],[-70.8481,45.2594],[-70.8482,45.2602],[-70.8484,45.262],[-70.8486,45.2623],[-70.8489,45.2629],[-70.8489,45.263],[-70.8488,45.2632],[-70.8462,45.2646],[-70.8456,45.2648],[-70.8441,45.2653],[-70.8436,45.2655],[-70.8427,45.266],[-70.8415,45.2668],[-70.8409,45.2673],[-70.8407,45.2677],[-70.8392,45.269],[-70.8392,45.2697],[-70.8385,45.2708],[-70.8383,45.2711],[-70.8383,45.2712],[-70.8382,45.2713],[-70.8382,45.2715],[-70.8381,45.2716],[-70.8381,45.2718],[-70.838,45.2719],[-70.838,45.2721],[-70.838,45.2723],[-70.8379,45.2724],[-70.8379,45.2726],[-70.8378,45.2727],[-70.8378,45.2729],[-70.8377,45.2731],[-70.8377,45.2732],[-70.8377,45.2734],[-70.8376,45.2735],[-70.8376,45.2736],[-70.8375,45.2737],[-70.8375,45.2739],[-70.8373,45.2744],[-70.8373,45.2746],[-70.8371,45.2749],[-70.8368,45.2751],[-70.8366,45.2752],[-70.8365,45.2752],[-70.8364,45.2753],[-70.8364,45.2755],[-70.8365,45.2756],[-70.8365,45.2758],[-70.8364,45.276],[-70.8362,45.2762],[-70.8362,45.2763],[-70.8354,45.277],[-70.8353,45.277],[-70.8352,45.2771],[-70.8351,45.2771],[-70.8347,45.2775],[-70.8345,45.2776],[-70.8343,45.2777],[-70.8341,45.2778],[-70.8334,45.2781],[-70.833,45.2784],[-70.8327,45.2785],[-70.8323,45.2787],[-70.8321,45.2788],[-70.832,45.2789],[-70.832,45.279],[-70.8319,45.2794],[-70.8319,45.2795],[-70.8315,45.282],[-70.8314,45.2822],[-70.8314,45.2824],[-70.8314,45.2825],[-70.8314,45.2826],[-70.8314,45.2827],[-70.8313,45.2829],[-70.8312,45.2833],[-70.831,45.2846],[-70.8309,45.2847],[-70.8306,45.2855],[-70.8305,45.2856],[-70.8302,45.2862],[-70.83,45.2866],[-70.8299,45.2871],[-70.8298,45.2874],[-70.8297,45.2877],[-70.8297,45.2881],[-70.8297,45.2884],[-70.8297,45.2886],[-70.8297,45.289],[-70.8297,45.2895],[-70.8298,45.29],[-70.8298,45.2903],[-70.8299,45.2905],[-70.8301,45.2906],[-70.8304,45.2908],[-70.8307,45.2909],[-70.8309,45.291],[-70.8319,45.291],[-70.8321,45.291],[-70.8323,45.291],[-70.8337,45.2921],[-70.8338,45.2922],[-70.8342,45.2925],[-70.8346,45.2929],[-70.8347,45.293],[-70.8349,45.2931],[-70.8351,45.2932],[-70.8354,45.2933],[-70.8355,45.2934],[-70.8356,45.2936],[-70.8355,45.2938],[-70.8354,45.2939],[-70.8351,45.294],[-70.835,45.294],[-70.8348,45.294],[-70.8345,45.2941],[-70.8341,45.2943],[-70.8335,45.2948],[-70.8332,45.2949],[-70.8329,45.295],[-70.8319,45.2951],[-70.8311,45.2953],[-70.8309,45.2953],[-70.8306,45.2954],[-70.8302,45.2955],[-70.8299,45.2957],[-70.8296,45.2959],[-70.8292,45.2962],[-70.8291,45.2962],[-70.829,45.2962],[-70.8284,45.2963],[-70.8281,45.2963],[-70.8276,45.2966],[-70.8273,45.2967],[-70.8267,45.2967],[-70.8266,45.2968],[-70.8264,45.2969],[-70.8262,45.297],[-70.8262,45.2971],[-70.826,45.2973],[-70.8256,45.2974],[-70.825,45.2978],[-70.8247,45.2979],[-70.8242,45.298],[-70.824,45.298],[-70.8238,45.2979],[-70.8235,45.2977],[-70.8233,45.2976],[-70.8231,45.2976],[-70.823,45.2976],[-70.8229,45.2976],[-70.8227,45.2978],[-70.8223,45.298],[-70.822,45.2981],[-70.8218,45.2983],[-70.8215,45.2983],[-70.8214,45.2983],[-70.821,45.2983],[-70.8207,45.2984],[-70.8205,45.2985],[-70.8204,45.2985],[-70.8201,45.2987],[-70.8196,45.2988],[-70.8193,45.2989],[-70.8192,45.2989],[-70.8185,45.2987],[-70.8182,45.2987],[-70.8177,45.2986],[-70.8176,45.2986],[-70.8173,45.2981],[-70.8171,45.298],[-70.817,45.298],[-70.8168,45.298],[-70.8164,45.2981],[-70.8163,45.2982],[-70.8161,45.2984],[-70.8161,45.2989],[-70.816,45.2992],[-70.816,45.2993],[-70.8158,45.2995],[-70.8149,45.3],[-70.8145,45.3002],[-70.8144,45.3002],[-70.8142,45.3004],[-70.814,45.3005],[-70.8135,45.3012],[-70.8133,45.3015],[-70.8129,45.3017],[-70.8126,45.3019],[-70.8124,45.3021],[-70.8122,45.3025],[-70.812,45.3027],[-70.8118,45.3031],[-70.8117,45.3033],[-70.8116,45.3035],[-70.8116,45.3037],[-70.8116,45.3039],[-70.8118,45.3044],[-70.8119,45.3047],[-70.8119,45.3055],[-70.8119,45.3059],[-70.812,45.306],[-70.8123,45.3063],[-70.8128,45.307],[-70.813,45.3072],[-70.8132,45.3073],[-70.8134,45.3074],[-70.8141,45.3076],[-70.8143,45.3077],[-70.8144,45.3078],[-70.8145,45.3079],[-70.8145,45.3081],[-70.8144,45.3082],[-70.8143,45.3084],[-70.8142,45.3086],[-70.814,45.3088],[-70.814,45.3089],[-70.8137,45.309],[-70.8134,45.3091],[-70.8133,45.3091],[-70.813,45.3092],[-70.8127,45.3093],[-70.8111,45.3106],[-70.811,45.3106],[-70.8111,45.3106],[-70.8106,45.3109],[-70.8103,45.3112],[-70.8101,45.3113],[-70.8098,45.3114],[-70.8097,45.3114],[-70.809,45.3115],[-70.8089,45.3115],[-70.8086,45.3116],[-70.8084,45.3118],[-70.8084,45.312],[-70.8085,45.3124],[-70.8088,45.3134],[-70.8087,45.3136],[-70.8086,45.3139],[-70.8081,45.3147],[-70.8079,45.3152],[-70.8079,45.3158],[-70.808,45.3162],[-70.808,45.3167],[-70.8077,45.318],[-70.8076,45.3182],[-70.8076,45.3183],[-70.8075,45.3185],[-70.8073,45.319],[-70.8071,45.3196],[-70.807,45.3199],[-70.807,45.3201],[-70.807,45.3202],[-70.8069,45.3203],[-70.8066,45.3205],[-70.8064,45.3206],[-70.8062,45.3209],[-70.8062,45.3211],[-70.8062,45.3214],[-70.8063,45.3218],[-70.8066,45.3222],[-70.8068,45.3225],[-70.807,45.3228],[-70.8071,45.3229],[-70.8071,45.323],[-70.8072,45.323],[-70.8073,45.3236],[-70.8073,45.3237],[-70.8076,45.3241],[-70.8076,45.3242],[-70.8077,45.3243],[-70.8077,45.3244],[-70.8079,45.3246],[-70.8081,45.3249],[-70.8081,45.3251],[-70.8081,45.3253],[-70.8081,45.3258],[-70.8082,45.3259],[-70.8082,45.3265],[-70.808,45.3269],[-70.8079,45.3271],[-70.8077,45.3274],[-70.8076,45.3276],[-70.8077,45.3278],[-70.808,45.3281],[-70.8084,45.3283],[-70.8086,45.3283],[-70.8088,45.3283],[-70.809,45.3283],[-70.8102,45.3281],[-70.8111,45.3279],[-70.8113,45.3278],[-70.8115,45.3279],[-70.8117,45.3279],[-70.8123,45.3279],[-70.8126,45.328],[-70.8128,45.328],[-70.813,45.3282],[-70.8137,45.3286],[-70.814,45.329],[-70.8142,45.3293],[-70.8143,45.3293],[-70.8143,45.3294],[-70.8145,45.3299],[-70.8148,45.3302],[-70.8151,45.3304],[-70.8155,45.3306],[-70.8161,45.3307],[-70.8163,45.3308],[-70.8164,45.3309],[-70.8166,45.3312],[-70.8167,45.3315],[-70.8168,45.3317],[-70.8169,45.3319],[-70.8171,45.332],[-70.8174,45.3321],[-70.8179,45.3324],[-70.8181,45.3325],[-70.8182,45.3326],[-70.8183,45.3327],[-70.8183,45.333],[-70.8183,45.3332],[-70.8184,45.3332],[-70.8183,45.3333],[-70.8183,45.3335],[-70.8185,45.3345],[-70.8186,45.3349],[-70.8187,45.335],[-70.819,45.3353],[-70.8191,45.3356],[-70.8191,45.3358],[-70.8187,45.3366],[-70.8182,45.3379],[-70.8182,45.338],[-70.8183,45.3382],[-70.8184,45.3384],[-70.8186,45.3385],[-70.8191,45.3389],[-70.8193,45.3391],[-70.8194,45.3392],[-70.8197,45.3395],[-70.8198,45.3398],[-70.8199,45.3401],[-70.8199,45.3403],[-70.8199,45.3407],[-70.8199,45.341],[-70.8197,45.3413],[-70.8196,45.3415],[-70.8191,45.3421],[-70.8188,45.3425],[-70.8185,45.3429],[-70.818,45.3435],[-70.818,45.3438],[-70.8179,45.3441],[-70.8177,45.3444],[-70.8175,45.3445],[-70.8174,45.3447],[-70.8164,45.3455],[-70.8163,45.3457],[-70.8161,45.3458],[-70.8157,45.346],[-70.8154,45.3461],[-70.8138,45.3462],[-70.8134,45.3462],[-70.813,45.3463],[-70.8125,45.3465],[-70.8122,45.3467],[-70.8111,45.3477],[-70.8101,45.3485],[-70.8099,45.3488],[-70.8099,45.3499],[-70.8098,45.3504],[-70.8097,45.3511],[-70.8097,45.3512],[-70.8097,45.3513],[-70.8096,45.3515],[-70.8097,45.3516],[-70.8098,45.3517],[-70.8105,45.3518],[-70.8112,45.352],[-70.8113,45.352],[-70.8118,45.3522],[-70.812,45.3524],[-70.8122,45.3529],[-70.8123,45.353],[-70.8133,45.3539],[-70.8139,45.3548],[-70.8141,45.3551],[-70.8141,45.3555],[-70.8142,45.3557],[-70.8142,45.3559],[-70.8144,45.3563],[-70.8144,45.3568],[-70.8142,45.3571],[-70.8139,45.3573],[-70.8138,45.3573],[-70.8135,45.3574],[-70.8133,45.3573],[-70.8131,45.3573],[-70.8127,45.3572],[-70.8122,45.3572],[-70.8119,45.3572],[-70.8115,45.3572],[-70.8113,45.3573],[-70.8108,45.3575],[-70.8103,45.3578],[-70.8101,45.358],[-70.8099,45.3582],[-70.8098,45.3585],[-70.8097,45.3587],[-70.8097,45.3593],[-70.8097,45.3596],[-70.8095,45.3602],[-70.8092,45.3606],[-70.8092,45.3607],[-70.8091,45.3608],[-70.8091,45.3609],[-70.8089,45.3612],[-70.8086,45.3618],[-70.8085,45.3619],[-70.8086,45.3621],[-70.8086,45.3625],[-70.8086,45.3628],[-70.8085,45.363],[-70.8084,45.3631],[-70.8082,45.3633],[-70.8081,45.3634],[-70.808,45.3634],[-70.8077,45.3635],[-70.8071,45.3639],[-70.8067,45.364],[-70.8061,45.3642],[-70.8051,45.3645],[-70.8033,45.365],[-70.8031,45.3651],[-70.8029,45.3652],[-70.8027,45.3656],[-70.8026,45.3661],[-70.8027,45.3666],[-70.8027,45.3667],[-70.8027,45.3671],[-70.8028,45.3675],[-70.8032,45.3679],[-70.8035,45.3684],[-70.8036,45.3688],[-70.8037,45.3689],[-70.804,45.3695],[-70.804,45.3698],[-70.804,45.37],[-70.8041,45.3703],[-70.8048,45.3711],[-70.8049,45.3713],[-70.8049,45.3714],[-70.8049,45.3715],[-70.8048,45.372],[-70.8049,45.372],[-70.8048,45.3723],[-70.8051,45.3732],[-70.8053,45.3736],[-70.8054,45.3739],[-70.8055,45.374],[-70.8055,45.3741],[-70.8055,45.3743],[-70.8056,45.3745],[-70.8056,45.3747],[-70.8058,45.3749],[-70.8058,45.3751],[-70.8062,45.3761],[-70.8063,45.3764],[-70.8064,45.3766],[-70.8065,45.3769],[-70.8066,45.3771],[-70.8067,45.3773],[-70.8068,45.3776],[-70.807,45.3778],[-70.8071,45.3779],[-70.8073,45.3781],[-70.8075,45.3783],[-70.8077,45.3785],[-70.8078,45.3786],[-70.8079,45.3786],[-70.8079,45.3787],[-70.808,45.3788],[-70.8082,45.379],[-70.8084,45.3791],[-70.8089,45.3794],[-70.8091,45.3796],[-70.8097,45.38],[-70.8098,45.3803],[-70.8101,45.3809],[-70.8102,45.3811],[-70.8104,45.3815],[-70.8105,45.3816],[-70.8105,45.3817],[-70.8106,45.3819],[-70.8108,45.382],[-70.8109,45.3821],[-70.8111,45.3822],[-70.8118,45.3829],[-70.8122,45.3831],[-70.8124,45.3834],[-70.8125,45.3836],[-70.8126,45.3838],[-70.8127,45.3841],[-70.8127,45.3843],[-70.8128,45.3846],[-70.8128,45.3847],[-70.813,45.3859],[-70.8133,45.3865],[-70.8133,45.3868],[-70.8134,45.387],[-70.8135,45.3873],[-70.8136,45.3875],[-70.8138,45.3877],[-70.814,45.3879],[-70.8146,45.3884],[-70.8149,45.3886],[-70.8154,45.389],[-70.8166,45.3901],[-70.8167,45.3902],[-70.8172,45.3903],[-70.8177,45.3904],[-70.818,45.3904],[-70.8185,45.3904],[-70.8197,45.3905],[-70.8202,45.3905],[-70.8209,45.3905],[-70.8213,45.3905],[-70.8218,45.3905],[-70.8222,45.3905],[-70.8234,45.3907],[-70.8238,45.3909],[-70.8239,45.391],[-70.8238,45.3911],[-70.8239,45.3912],[-70.824,45.3915],[-70.8239,45.3918],[-70.8238,45.392],[-70.8238,45.3921],[-70.8239,45.3922],[-70.8242,45.3924],[-70.8246,45.3927],[-70.8248,45.3928],[-70.825,45.393],[-70.8251,45.3931],[-70.8249,45.3934],[-70.8246,45.3939],[-70.8242,45.395],[-70.8242,45.3958],[-70.8242,45.3964],[-70.8243,45.3966],[-70.8243,45.3968],[-70.8246,45.3972],[-70.8248,45.3974],[-70.8249,45.3975],[-70.8251,45.3978],[-70.8254,45.398],[-70.8258,45.3983],[-70.8258,45.3984],[-70.8258,45.3985],[-70.8257,45.3987],[-70.8257,45.3988],[-70.8257,45.3989],[-70.8256,45.3995],[-70.8256,45.3998],[-70.8256,45.3999],[-70.8257,45.4002],[-70.8256,45.4002],[-70.825,45.4006],[-70.8244,45.4009],[-70.8242,45.401],[-70.8239,45.4012],[-70.8234,45.4017],[-70.823,45.4019],[-70.8228,45.4021],[-70.8223,45.4025],[-70.8219,45.4027],[-70.8217,45.4029],[-70.8214,45.4031],[-70.821,45.4033],[-70.8205,45.4036],[-70.8198,45.4041],[-70.8189,45.4047],[-70.8185,45.4055],[-70.8184,45.4058],[-70.8181,45.4062],[-70.8179,45.4066],[-70.8176,45.4071],[-70.8176,45.4072],[-70.8171,45.4081],[-70.8168,45.4084],[-70.816,45.4087],[-70.8154,45.4092],[-70.8152,45.4093],[-70.8149,45.4095],[-70.8146,45.4097],[-70.8144,45.41],[-70.8143,45.4101],[-70.814,45.4104],[-70.8136,45.4108],[-70.8134,45.411],[-70.8131,45.4113],[-70.8127,45.4116],[-70.8125,45.4122],[-70.8123,45.4126],[-70.8121,45.4131],[-70.812,45.414],[-70.812,45.4141],[-70.8119,45.4144],[-70.8118,45.4149],[-70.8118,45.415],[-70.8118,45.4151],[-70.8117,45.4152],[-70.8117,45.4154],[-70.8116,45.4157],[-70.8115,45.4159],[-70.8114,45.4162],[-70.8111,45.4162],[-70.8104,45.4164],[-70.8096,45.4165],[-70.8086,45.4165],[-70.808,45.4165],[-70.8077,45.4165],[-70.8075,45.4166],[-70.8069,45.4168],[-70.8063,45.4169],[-70.8057,45.4172],[-70.8048,45.4174],[-70.8039,45.4175],[-70.803,45.4177],[-70.8027,45.4179],[-70.8025,45.4181],[-70.8024,45.4185],[-70.802,45.4192],[-70.8017,45.42],[-70.8016,45.4202],[-70.8016,45.4203],[-70.8015,45.4205],[-70.8013,45.4207],[-70.8012,45.421],[-70.801,45.4212],[-70.8006,45.4215],[-70.8003,45.4221],[-70.8001,45.4222],[-70.7999,45.4226],[-70.7996,45.4229],[-70.7993,45.4233],[-70.7987,45.4239],[-70.7986,45.4242],[-70.7985,45.4244],[-70.7986,45.4247],[-70.7987,45.4256],[-70.7987,45.4258],[-70.7987,45.4261],[-70.7982,45.4265],[-70.7979,45.4267],[-70.7977,45.4267],[-70.7959,45.4279],[-70.7956,45.428],[-70.7952,45.4282],[-70.7943,45.4284],[-70.7942,45.4284],[-70.7941,45.4284],[-70.7936,45.4284],[-70.7933,45.4284],[-70.7925,45.4283],[-70.7918,45.4282],[-70.7915,45.428],[-70.7907,45.4273],[-70.7903,45.427],[-70.7901,45.4269],[-70.7892,45.4268],[-70.7884,45.4267],[-70.7881,45.4266],[-70.7875,45.4266],[-70.7871,45.4268],[-70.7861,45.4273],[-70.7853,45.4278],[-70.7845,45.4284],[-70.7836,45.4293],[-70.7833,45.4295],[-70.7831,45.4297],[-70.7822,45.4307],[-70.7818,45.431],[-70.7817,45.4312],[-70.7816,45.4312],[-70.7814,45.4312],[-70.7813,45.4312],[-70.7807,45.4306],[-70.7804,45.4305],[-70.7796,45.4302],[-70.7793,45.4302],[-70.7789,45.4302],[-70.778,45.4301],[-70.7772,45.43],[-70.776,45.4297],[-70.7752,45.4294],[-70.775,45.4293],[-70.7749,45.4293],[-70.7742,45.429],[-70.7733,45.4288],[-70.7724,45.4288],[-70.7724,45.4287],[-70.7716,45.4287],[-70.7711,45.4287],[-70.7708,45.4287],[-70.7702,45.4286],[-70.7696,45.4286],[-70.7693,45.4286],[-70.7684,45.4286],[-70.7679,45.4285],[-70.7676,45.4284],[-70.7672,45.4281],[-70.7656,45.4267],[-70.7654,45.4265],[-70.7653,45.4263],[-70.765,45.4262],[-70.7645,45.4261],[-70.7642,45.426],[-70.764,45.4261],[-70.7636,45.4262],[-70.7624,45.4266],[-70.7619,45.4267],[-70.7602,45.4272],[-70.76,45.4273],[-70.7597,45.4274],[-70.7594,45.4277],[-70.7589,45.4279],[-70.7587,45.428],[-70.7583,45.4282],[-70.7576,45.4284],[-70.7559,45.4285],[-70.7553,45.4285],[-70.7549,45.4284],[-70.7548,45.4284],[-70.7545,45.4284],[-70.7536,45.4278],[-70.7529,45.4274],[-70.752,45.4267],[-70.7515,45.4263],[-70.7513,45.4258],[-70.7512,45.4253],[-70.7509,45.4244],[-70.7507,45.4241],[-70.7505,45.4236],[-70.7497,45.4231],[-70.7495,45.423],[-70.7492,45.4228],[-70.7482,45.4226],[-70.747,45.4224],[-70.7458,45.422],[-70.745,45.4217],[-70.7443,45.4214],[-70.744,45.4211],[-70.744,45.4202],[-70.7442,45.419],[-70.7444,45.4175],[-70.7447,45.4171],[-70.7451,45.4165],[-70.7452,45.4162],[-70.7451,45.4155],[-70.745,45.4151],[-70.7446,45.4147],[-70.7438,45.4138],[-70.7435,45.4133],[-70.7437,45.412],[-70.7433,45.4117],[-70.7423,45.4109],[-70.7413,45.4105],[-70.7405,45.4102],[-70.7384,45.409],[-70.7377,45.4085],[-70.7369,45.4076],[-70.7349,45.4064],[-70.7334,45.4059],[-70.732,45.4053],[-70.7305,45.4044],[-70.7304,45.4042],[-70.731,45.4032],[-70.7314,45.4022],[-70.7313,45.4018],[-70.7311,45.4012],[-70.7308,45.4008],[-70.7303,45.4002],[-70.7299,45.3997],[-70.7296,45.3991],[-70.7293,45.3989],[-70.7284,45.3983],[-70.7266,45.3976],[-70.7255,45.3971],[-70.7251,45.3967],[-70.7243,45.3959],[-70.7239,45.3956],[-70.723,45.3954],[-70.7209,45.3947],[-70.7195,45.3941],[-70.7181,45.3933],[-70.7173,45.3929],[-70.7159,45.3924],[-70.7145,45.392],[-70.7121,45.3906],[-70.712,45.3906],[-70.7117,45.3906],[-70.7113,45.3908],[-70.7106,45.3909],[-70.71,45.3909],[-70.7097,45.3911],[-70.7092,45.3914],[-70.7085,45.3917],[-70.7077,45.392],[-70.7076,45.3921],[-70.7075,45.3921],[-70.7074,45.3927],[-70.7071,45.3929],[-70.7067,45.3931],[-70.7046,45.3935],[-70.7039,45.3936],[-70.703,45.3935],[-70.7023,45.3935],[-70.6999,45.3944],[-70.6993,45.3945],[-70.6988,45.3945],[-70.6976,45.3939],[-70.6975,45.3937],[-70.6975,45.3932],[-70.6973,45.3929],[-70.6968,45.3926],[-70.6962,45.3925],[-70.6955,45.3925],[-70.6925,45.3926],[-70.6921,45.3926],[-70.6915,45.3929],[-70.691,45.3931],[-70.6904,45.3932],[-70.6899,45.3932],[-70.6879,45.3929],[-70.6876,45.3929],[-70.6866,45.3934],[-70.686,45.3939],[-70.6849,45.3947],[-70.6844,45.3949],[-70.6837,45.395],[-70.6829,45.3952],[-70.6808,45.3946],[-70.6793,45.3944],[-70.6782,45.3943],[-70.6778,45.3941],[-70.6768,45.3936],[-70.6757,45.393],[-70.6745,45.3927],[-70.6741,45.3926],[-70.6721,45.3916],[-70.671,45.391],[-70.6697,45.3902],[-70.6688,45.3898],[-70.6672,45.389],[-70.6651,45.3881],[-70.6639,45.3872],[-70.6635,45.3869],[-70.6632,45.3867],[-70.6622,45.3865],[-70.6618,45.3862],[-70.6613,45.3858],[-70.6612,45.3854],[-70.6611,45.3844],[-70.661,45.3834],[-70.661,45.3831],[-70.6612,45.3825],[-70.6612,45.382],[-70.6609,45.3812],[-70.6603,45.3801],[-70.6603,45.3796],[-70.6603,45.3793],[-70.6607,45.3788],[-70.661,45.3785],[-70.661,45.3784],[-70.6609,45.3782],[-70.6605,45.378],[-70.6597,45.3778],[-70.6583,45.3777],[-70.6573,45.3777],[-70.6564,45.3778],[-70.6558,45.3777],[-70.6552,45.3777],[-70.6541,45.3775],[-70.6531,45.3775],[-70.6529,45.3775],[-70.6522,45.3772],[-70.6519,45.377],[-70.6516,45.377],[-70.6512,45.3772],[-70.6508,45.3772],[-70.6504,45.3773],[-70.6495,45.3776],[-70.647,45.3786],[-70.6465,45.3788],[-70.6461,45.3788],[-70.6454,45.3791],[-70.6428,45.3803],[-70.6409,45.3813],[-70.6406,45.3814],[-70.6387,45.3819],[-70.6371,45.3824],[-70.6366,45.3826],[-70.6361,45.383],[-70.6359,45.3832],[-70.6356,45.3834],[-70.6352,45.3834],[-70.635,45.3834],[-70.6349,45.3835],[-70.6348,45.3838],[-70.6352,45.3844],[-70.6352,45.3845],[-70.6351,45.3847],[-70.635,45.3849],[-70.635,45.3852],[-70.6352,45.3854],[-70.6356,45.3857],[-70.636,45.3862],[-70.6366,45.3869],[-70.6371,45.3872],[-70.6373,45.3874],[-70.6374,45.3879],[-70.6379,45.3883],[-70.6387,45.3886],[-70.6389,45.3888],[-70.6389,45.3889],[-70.6388,45.389],[-70.6386,45.3893],[-70.6384,45.3899],[-70.6384,45.3905],[-70.6382,45.3907],[-70.6379,45.3912],[-70.6376,45.3915],[-70.637,45.392],[-70.6367,45.3924],[-70.6365,45.393],[-70.6364,45.394],[-70.6364,45.3947],[-70.6364,45.3952],[-70.6354,45.3965],[-70.6347,45.3974],[-70.6345,45.3976],[-70.634,45.3979],[-70.6333,45.3984],[-70.6329,45.3985],[-70.6318,45.3989],[-70.6315,45.399],[-70.6308,45.3993],[-70.6305,45.3994],[-70.6301,45.3993],[-70.6294,45.3993],[-70.6285,45.3998],[-70.6278,45.3998],[-70.6267,45.3997],[-70.6263,45.3997],[-70.6256,45.3998],[-70.6246,45.4],[-70.6245,45.4],[-70.6235,45.4001],[-70.6234,45.4004],[-70.6232,45.4009],[-70.6226,45.4012],[-70.6221,45.4017],[-70.6218,45.402],[-70.6217,45.4022],[-70.6216,45.4024],[-70.6215,45.4025],[-70.6215,45.4027],[-70.6215,45.4028],[-70.6218,45.403],[-70.6222,45.4034],[-70.6224,45.4038],[-70.6226,45.4039],[-70.6229,45.4043],[-70.6235,45.4051],[-70.6238,45.4056],[-70.624,45.4058],[-70.6245,45.4061],[-70.6257,45.4062],[-70.6273,45.4066],[-70.6283,45.4068],[-70.6293,45.407],[-70.6302,45.4071],[-70.6307,45.4073],[-70.6312,45.408],[-70.6317,45.4083],[-70.6329,45.4087],[-70.6331,45.4091],[-70.634,45.4097],[-70.6346,45.4106],[-70.6351,45.4111],[-70.6351,45.4116],[-70.6353,45.4121],[-70.6357,45.413],[-70.6355,45.414],[-70.6355,45.4149],[-70.635,45.4152],[-70.635,45.4156],[-70.6346,45.4158],[-70.6343,45.4159],[-70.6329,45.4158],[-70.6322,45.4157],[-70.6315,45.4158],[-70.6312,45.416],[-70.631,45.4162],[-70.6312,45.4167],[-70.6313,45.4173],[-70.6312,45.4178],[-70.6303,45.4183],[-70.6305,45.4187],[-70.6299,45.419],[-70.6291,45.4192],[-70.6288,45.4194],[-70.6288,45.4199],[-70.6286,45.4202],[-70.6279,45.4207],[-70.6278,45.4212],[-70.628,45.4216],[-70.628,45.4221],[-70.6281,45.4226],[-70.6286,45.4232],[-70.6288,45.4236],[-70.6293,45.424],[-70.6296,45.4245],[-70.63,45.4251],[-70.6299,45.4258],[-70.6299,45.4263],[-70.6302,45.4267],[-70.6306,45.4268],[-70.6313,45.4268],[-70.6321,45.4268],[-70.633,45.4271],[-70.6335,45.4272],[-70.6351,45.4273],[-70.6358,45.4274],[-70.6364,45.4276],[-70.6367,45.4278],[-70.637,45.4286],[-70.6384,45.4295],[-70.6407,45.431],[-70.6415,45.4319],[-70.6431,45.4336],[-70.6433,45.4345],[-70.6426,45.4359],[-70.6425,45.4363],[-70.6428,45.4364],[-70.6447,45.4368],[-70.6456,45.4373],[-70.6462,45.4377],[-70.6484,45.4408],[-70.6498,45.4424],[-70.6502,45.4428],[-70.6502,45.4438],[-70.6502,45.4441],[-70.6507,45.4449],[-70.651,45.4451],[-70.654,45.4456],[-70.655,45.4456],[-70.6596,45.4457],[-70.6615,45.4457],[-70.662,45.4458],[-70.6629,45.446],[-70.6633,45.4462],[-70.666,45.4483],[-70.6669,45.4486],[-70.6687,45.4492],[-70.6698,45.4499],[-70.6719,45.4506],[-70.6747,45.4518],[-70.6752,45.4519],[-70.6765,45.4521],[-70.6774,45.4521],[-70.6785,45.452],[-70.6807,45.4521],[-70.6812,45.4522],[-70.6814,45.4525],[-70.6815,45.4531],[-70.6815,45.4539],[-70.6813,45.4548],[-70.681,45.4557],[-70.6809,45.4566],[-70.6811,45.4584],[-70.6812,45.4588],[-70.6817,45.4608],[-70.6819,45.4612],[-70.6819,45.4616],[-70.682,45.4618],[-70.683,45.4627],[-70.6841,45.463],[-70.6858,45.4633],[-70.6904,45.4636],[-70.6916,45.4641],[-70.6928,45.4663],[-70.6927,45.4668],[-70.6923,45.468],[-70.6917,45.4698],[-70.6916,45.4726],[-70.6916,45.4742],[-70.6921,45.4747],[-70.6937,45.4752],[-70.6955,45.4761],[-70.6967,45.4774],[-70.699,45.4788],[-70.6995,45.479],[-70.7002,45.4789],[-70.7008,45.4788],[-70.702,45.4789],[-70.7032,45.4791],[-70.7039,45.4792],[-70.7046,45.4789],[-70.7049,45.479],[-70.7069,45.48],[-70.7074,45.4803],[-70.7097,45.4823],[-70.7103,45.4828],[-70.7105,45.4831],[-70.7117,45.4837],[-70.7127,45.4843],[-70.7135,45.4848],[-70.7155,45.4858],[-70.7158,45.486],[-70.7164,45.4865],[-70.7167,45.4878],[-70.7173,45.4891],[-70.7178,45.4902],[-70.7178,45.4903],[-70.7165,45.4924],[-70.7153,45.4937],[-70.7131,45.4956],[-70.712,45.497],[-70.7114,45.4981],[-70.7113,45.499],[-70.7114,45.4995],[-70.7117,45.5001],[-70.712,45.5005],[-70.7122,45.5008],[-70.712,45.5011],[-70.7119,45.5013],[-70.7118,45.5016],[-70.7117,45.5019],[-70.7118,45.5021],[-70.7121,45.5022],[-70.7122,45.5024],[-70.7124,45.5027],[-70.7126,45.5029],[-70.7139,45.5033],[-70.7142,45.5036],[-70.7144,45.5038],[-70.7153,45.5045],[-70.7161,45.5045],[-70.7166,45.5044],[-70.717,45.5045],[-70.7174,45.5046],[-70.7187,45.505],[-70.7196,45.5054],[-70.7207,45.5058],[-70.7221,45.5062],[-70.7226,45.5065],[-70.7227,45.5067],[-70.7227,45.507],[-70.7228,45.5073],[-70.723,45.5078],[-70.7232,45.5083],[-70.7236,45.5091],[-70.7236,45.5096],[-70.7236,45.51],[-70.7232,45.5114],[-70.7227,45.5131],[-70.7224,45.5139],[-70.7216,45.5149],[-70.7212,45.5154],[-70.721,45.5157],[-70.7207,45.5159],[-70.7199,45.5165],[-70.7197,45.5166],[-70.7193,45.5168],[-70.718,45.5174],[-70.7177,45.5175],[-70.7174,45.5177],[-70.7172,45.5181],[-70.716,45.5187],[-70.7157,45.5189],[-70.7153,45.5189],[-70.7149,45.5189],[-70.7146,45.5188],[-70.7142,45.5187],[-70.7121,45.5193],[-70.7113,45.5194],[-70.711,45.5195],[-70.7109,45.5198],[-70.7108,45.52],[-70.7108,45.5202],[-70.7103,45.521],[-70.7103,45.5213],[-70.7103,45.5216],[-70.7102,45.522],[-70.7101,45.5221],[-70.7099,45.5223],[-70.7098,45.5226],[-70.7096,45.523],[-70.7092,45.5246],[-70.709,45.5249],[-70.7083,45.5252],[-70.7072,45.5259],[-70.7069,45.5261],[-70.7069,45.5264],[-70.7068,45.5267],[-70.7067,45.5274],[-70.7065,45.5279],[-70.7058,45.5283],[-70.7055,45.5285],[-70.7052,45.5286],[-70.7048,45.5288],[-70.7041,45.529],[-70.7025,45.5296],[-70.7021,45.5298],[-70.7012,45.5298],[-70.7004,45.5299],[-70.6996,45.5299],[-70.6995,45.53],[-70.6992,45.5301],[-70.6991,45.5302],[-70.6991,45.5305],[-70.6993,45.5307],[-70.6996,45.5309],[-70.6999,45.5311],[-70.7007,45.5316],[-70.7009,45.5324],[-70.7008,45.5325],[-70.7005,45.5329],[-70.6997,45.5339],[-70.699,45.5347],[-70.6988,45.5349],[-70.6982,45.5352],[-70.6979,45.5355],[-70.6969,45.5378],[-70.6966,45.5383],[-70.6965,45.5386],[-70.6965,45.5388],[-70.6965,45.54],[-70.6962,45.5404],[-70.6959,45.5407],[-70.6958,45.5408],[-70.6956,45.541],[-70.6953,45.5411],[-70.6947,45.5414],[-70.6936,45.5419],[-70.6932,45.5422],[-70.6929,45.5424],[-70.6924,45.5428],[-70.6922,45.543],[-70.692,45.5432],[-70.6916,45.5438],[-70.6915,45.544],[-70.6911,45.5443],[-70.6909,45.5445],[-70.6904,45.545],[-70.6901,45.5453],[-70.6899,45.5455],[-70.6894,45.5464],[-70.6893,45.5466],[-70.6892,45.5466],[-70.6892,45.5467],[-70.6892,45.5468],[-70.6891,45.5472],[-70.6888,45.5474],[-70.6883,45.548],[-70.6873,45.549],[-70.687,45.5492],[-70.6868,45.5494],[-70.6866,45.5496],[-70.686,45.55],[-70.6848,45.5509],[-70.6846,45.551],[-70.6839,45.5511],[-70.6835,45.5511],[-70.6832,45.5511],[-70.6818,45.5511],[-70.6814,45.551],[-70.6809,45.5509],[-70.6805,45.5508],[-70.6801,45.5507],[-70.6797,45.5507],[-70.6792,45.551],[-70.6787,45.5514],[-70.6782,45.5515],[-70.6778,45.5516],[-70.6775,45.5517],[-70.6773,45.552],[-70.6772,45.5522],[-70.6773,45.5525],[-70.6778,45.5529],[-70.679,45.5538],[-70.682,45.5555],[-70.6828,45.556],[-70.6843,45.5571],[-70.6848,45.5577],[-70.6851,45.5582],[-70.6854,45.5585],[-70.6856,45.5588],[-70.686,45.5592],[-70.6863,45.5596],[-70.6865,45.5597],[-70.6869,45.5598],[-70.6871,45.56],[-70.6875,45.56],[-70.6877,45.5603],[-70.6879,45.5605],[-70.6887,45.5616],[-70.689,45.5621],[-70.6891,45.5624],[-70.6889,45.5629],[-70.6885,45.5641],[-70.6884,45.5641],[-70.6882,45.5643],[-70.6873,45.5644],[-70.6871,45.5644],[-70.6869,45.5645],[-70.6867,45.5646],[-70.6856,45.5653],[-70.6857,45.566],[-70.6858,45.5662],[-70.6851,45.5666],[-70.685,45.5668],[-70.686,45.5679],[-70.6863,45.5682],[-70.6865,45.5682],[-70.6872,45.5681],[-70.6875,45.5682],[-70.6878,45.5684],[-70.688,45.5689],[-70.6877,45.5694],[-70.6873,45.5695],[-70.6861,45.5696],[-70.6858,45.5695],[-70.684,45.569],[-70.6837,45.5691],[-70.6805,45.5701],[-70.6802,45.5701],[-70.6794,45.5702],[-70.679,45.5703],[-70.6786,45.5703],[-70.678,45.5705],[-70.6776,45.5714],[-70.6773,45.5716],[-70.6763,45.5724],[-70.6757,45.5729],[-70.6755,45.5731],[-70.6753,45.5735],[-70.6752,45.5737],[-70.675,45.574],[-70.6747,45.5743],[-70.6744,45.5745],[-70.674,45.5747],[-70.6737,45.5749],[-70.6734,45.575],[-70.6732,45.5752],[-70.6727,45.5756],[-70.6724,45.5758],[-70.6721,45.576],[-70.6719,45.5763],[-70.672,45.5765],[-70.6723,45.5775],[-70.6723,45.5778],[-70.6723,45.578],[-70.6723,45.5782],[-70.6721,45.5784],[-70.6719,45.5786],[-70.6717,45.5788],[-70.6711,45.5792],[-70.668,45.581],[-70.6657,45.5823],[-70.6655,45.5824],[-70.6653,45.5825],[-70.665,45.5826],[-70.664,45.5828],[-70.6636,45.5834],[-70.6634,45.5836],[-70.6636,45.5839],[-70.6637,45.5843],[-70.6637,45.5844],[-70.6635,45.5847],[-70.6619,45.5853],[-70.6616,45.5854],[-70.661,45.5857],[-70.6605,45.5861],[-70.6596,45.5867],[-70.6593,45.5871],[-70.6591,45.5874],[-70.6592,45.5896],[-70.6586,45.5899],[-70.6579,45.5901],[-70.6567,45.5906],[-70.6564,45.5907],[-70.6561,45.591],[-70.6557,45.5913],[-70.6553,45.5917],[-70.655,45.592],[-70.6545,45.5924],[-70.6539,45.593],[-70.6526,45.5946],[-70.6521,45.5953],[-70.6515,45.5957],[-70.6512,45.596],[-70.6504,45.5969],[-70.6496,45.5979],[-70.6496,45.5981],[-70.6497,45.5983],[-70.6499,45.5986],[-70.6508,45.5994],[-70.6491,45.6007],[-70.6486,45.6011],[-70.6482,45.6016],[-70.6468,45.6032],[-70.6466,45.6035],[-70.6463,45.6037],[-70.6461,45.6039],[-70.6453,45.6063],[-70.6451,45.6066],[-70.6449,45.6068],[-70.6447,45.6069],[-70.6444,45.6071],[-70.6439,45.6072],[-70.6434,45.6073],[-70.6431,45.6073],[-70.6427,45.6074],[-70.6423,45.6075],[-70.6407,45.608],[-70.6399,45.6083],[-70.6385,45.6089],[-70.6381,45.609],[-70.6365,45.6098],[-70.6362,45.6099],[-70.6354,45.6101],[-70.6351,45.6101],[-70.635,45.6101],[-70.6346,45.61],[-70.6335,45.6095],[-70.633,45.6093],[-70.6326,45.6092],[-70.6323,45.6091],[-70.6319,45.6092],[-70.6316,45.6093],[-70.6298,45.6101],[-70.6295,45.6102],[-70.6288,45.6102],[-70.6268,45.6102],[-70.6265,45.6104],[-70.626,45.6107],[-70.6253,45.6111],[-70.6251,45.6113],[-70.6248,45.6114],[-70.6245,45.6115],[-70.6245,45.6116],[-70.6236,45.6113],[-70.6234,45.6113],[-70.6232,45.6113],[-70.6222,45.6115],[-70.6213,45.6117],[-70.6198,45.612],[-70.6192,45.6121],[-70.6191,45.6121],[-70.619,45.6123],[-70.6189,45.6125],[-70.6188,45.6129],[-70.6189,45.6135],[-70.6189,45.6143],[-70.6188,45.6144],[-70.6185,45.6148],[-70.6183,45.6152],[-70.6182,45.6155],[-70.6179,45.6157],[-70.6175,45.6161],[-70.6173,45.6163],[-70.6171,45.6167],[-70.6171,45.6168],[-70.6164,45.6173],[-70.6157,45.6177],[-70.6156,45.6178],[-70.6155,45.6183],[-70.6154,45.6184],[-70.6148,45.6187],[-70.6124,45.6197],[-70.6122,45.6198],[-70.6118,45.6203],[-70.6116,45.6207],[-70.6112,45.621],[-70.6107,45.6212],[-70.6093,45.6215],[-70.6089,45.6217],[-70.6087,45.6218],[-70.6086,45.622],[-70.6077,45.6232],[-70.6074,45.6236],[-70.6072,45.6239],[-70.6072,45.6245],[-70.6072,45.6251],[-70.6072,45.6254],[-70.607,45.6256],[-70.6069,45.6258],[-70.6062,45.6261],[-70.6052,45.6266],[-70.6049,45.6267],[-70.6037,45.6268],[-70.6027,45.6269],[-70.6018,45.627],[-70.6013,45.6271],[-70.6004,45.6274],[-70.5995,45.6278],[-70.5983,45.6285],[-70.5978,45.6288],[-70.5978,45.6289],[-70.5975,45.6292],[-70.597,45.6296],[-70.5968,45.6298],[-70.5964,45.6298],[-70.5959,45.6298],[-70.5932,45.6296],[-70.5926,45.6295],[-70.5923,45.6296],[-70.5919,45.6297],[-70.5911,45.6303],[-70.5909,45.6305],[-70.5907,45.6309],[-70.5906,45.6313],[-70.5905,45.6317],[-70.5905,45.6319],[-70.5906,45.6326],[-70.5905,45.6328],[-70.5902,45.6335],[-70.5899,45.6338],[-70.5896,45.634],[-70.5889,45.6344],[-70.5879,45.6348],[-70.5872,45.6352],[-70.5868,45.6354],[-70.5867,45.6356],[-70.5865,45.6361],[-70.5863,45.6367],[-70.5861,45.6377],[-70.5859,45.6378],[-70.5859,45.6379],[-70.5854,45.6381],[-70.5847,45.6384],[-70.5839,45.6389],[-70.5838,45.6391],[-70.5838,45.6392],[-70.584,45.6394],[-70.5841,45.6394],[-70.5841,45.6395],[-70.5836,45.6402],[-70.5835,45.6406],[-70.5835,45.6407],[-70.5837,45.6411],[-70.5837,45.6412],[-70.5835,45.6423],[-70.5834,45.6424],[-70.5832,45.6425],[-70.583,45.6425],[-70.582,45.6426],[-70.5815,45.6427],[-70.5812,45.6428],[-70.5808,45.6429],[-70.5803,45.6432],[-70.5798,45.6434],[-70.5792,45.6438],[-70.5789,45.6442],[-70.5787,45.6446],[-70.5785,45.6448],[-70.5779,45.6452],[-70.5772,45.6457],[-70.577,45.646],[-70.577,45.6465],[-70.577,45.6467],[-70.5769,45.6467],[-70.5764,45.647],[-70.5762,45.6471],[-70.5761,45.6473],[-70.5758,45.6479],[-70.5756,45.6483],[-70.5755,45.6484],[-70.5753,45.6485],[-70.5751,45.6485],[-70.5745,45.6485],[-70.5737,45.6485],[-70.5732,45.6487],[-70.5728,45.6488],[-70.5728,45.649],[-70.5727,45.6495],[-70.5725,45.6497],[-70.5724,45.6498],[-70.5721,45.6499],[-70.5713,45.6502],[-70.571,45.6504],[-70.5706,45.6507],[-70.57,45.651],[-70.5694,45.6514],[-70.5688,45.6518],[-70.5682,45.6523],[-70.5682,45.6524],[-70.568,45.6526],[-70.5678,45.653],[-70.567,45.6539],[-70.5669,45.6541],[-70.5663,45.6543],[-70.5653,45.6546],[-70.5649,45.6548],[-70.5648,45.6549],[-70.5647,45.6551],[-70.5647,45.6553],[-70.5647,45.6555],[-70.5648,45.6557],[-70.5648,45.6558],[-70.5651,45.6563],[-70.5652,45.6566],[-70.5651,45.6568],[-70.565,45.6572],[-70.5644,45.6576],[-70.5637,45.6579],[-70.5632,45.6582],[-70.5631,45.6583],[-70.5629,45.6588],[-70.5628,45.6591],[-70.5627,45.6594],[-70.5624,45.6597],[-70.5621,45.6603],[-70.5621,45.6604],[-70.5624,45.6607],[-70.5629,45.661],[-70.5631,45.6613],[-70.5636,45.6619],[-70.5636,45.662],[-70.5636,45.6626],[-70.5635,45.6627],[-70.5634,45.6628],[-70.5632,45.6629],[-70.5612,45.6637],[-70.5606,45.6639],[-70.5602,45.6641],[-70.5605,45.6646],[-70.5604,45.6648],[-70.5602,45.665],[-70.5599,45.6652],[-70.5592,45.6657],[-70.5588,45.6661],[-70.5585,45.6664],[-70.5582,45.6666],[-70.5576,45.667],[-70.5572,45.6671],[-70.5565,45.6668],[-70.5559,45.6666],[-70.5556,45.6666],[-70.5555,45.6667],[-70.5552,45.6668],[-70.555,45.6669],[-70.5547,45.667],[-70.5542,45.6671],[-70.5539,45.6673],[-70.5531,45.6678],[-70.5529,45.6679],[-70.552,45.6676],[-70.5506,45.6671],[-70.5494,45.6667],[-70.548,45.6662],[-70.5473,45.6661],[-70.5469,45.666],[-70.5464,45.666],[-70.5462,45.6662],[-70.5458,45.6664],[-70.5451,45.6668],[-70.5448,45.6669],[-70.5445,45.6669],[-70.5442,45.6668],[-70.543,45.6666],[-70.5425,45.6665],[-70.5423,45.6665],[-70.5417,45.6667],[-70.5407,45.6672],[-70.5395,45.6677],[-70.5387,45.6684],[-70.5383,45.6687],[-70.5381,45.6688],[-70.5376,45.669],[-70.5374,45.6692],[-70.537,45.6693],[-70.5368,45.6695],[-70.5364,45.6695],[-70.5359,45.6696],[-70.5354,45.6697],[-70.5351,45.6698],[-70.5348,45.6702],[-70.5346,45.6705],[-70.5343,45.6707],[-70.534,45.671],[-70.5338,45.671],[-70.5333,45.671],[-70.533,45.671],[-70.531,45.6699],[-70.5307,45.6697],[-70.5303,45.6695],[-70.5298,45.6688],[-70.5296,45.6687],[-70.5293,45.6685],[-70.5292,45.6684],[-70.529,45.6681],[-70.5289,45.6679],[-70.5288,45.6679],[-70.5284,45.6677],[-70.5282,45.6676],[-70.5281,45.6675],[-70.528,45.6673],[-70.5276,45.6669],[-70.5271,45.6666],[-70.5268,45.6665],[-70.5263,45.6664],[-70.526,45.6665],[-70.5254,45.6667],[-70.525,45.6669],[-70.5239,45.6677],[-70.5233,45.6681],[-70.5232,45.6682],[-70.523,45.6683],[-70.5227,45.6683],[-70.5225,45.6683],[-70.522,45.6686],[-70.5213,45.6688],[-70.5211,45.6689],[-70.5205,45.6688],[-70.5202,45.6689],[-70.5199,45.669],[-70.5198,45.6692],[-70.5198,45.6694],[-70.5198,45.6696],[-70.5198,45.6697],[-70.5195,45.6697],[-70.5193,45.6698],[-70.5193,45.6699],[-70.5192,45.6701],[-70.5192,45.6703],[-70.5194,45.6707],[-70.5197,45.6712],[-70.5198,45.6713],[-70.5198,45.6714],[-70.5197,45.6715],[-70.5193,45.6718],[-70.5185,45.6723],[-70.518,45.6725],[-70.5177,45.6726],[-70.5177,45.6728],[-70.5178,45.6731],[-70.5178,45.6732],[-70.5178,45.6733],[-70.5173,45.6739],[-70.5172,45.6741],[-70.5168,45.6743],[-70.5161,45.6746],[-70.5154,45.6748],[-70.5152,45.675],[-70.5149,45.6753],[-70.5138,45.6759],[-70.5131,45.6765],[-70.5125,45.6768],[-70.5119,45.6776],[-70.5118,45.6777],[-70.5111,45.6779],[-70.5108,45.6782],[-70.5107,45.6783],[-70.5108,45.6791],[-70.5107,45.6792],[-70.5098,45.6796],[-70.509,45.6797],[-70.5088,45.6801],[-70.5087,45.6802],[-70.5084,45.6802],[-70.5083,45.6803],[-70.508,45.6803],[-70.5076,45.6805],[-70.5071,45.6808],[-70.5063,45.681],[-70.5058,45.6812],[-70.5053,45.6812],[-70.505,45.6812],[-70.5047,45.6814],[-70.5044,45.6815],[-70.5043,45.6815],[-70.5041,45.6814],[-70.5038,45.6814],[-70.5036,45.6814],[-70.5027,45.6817],[-70.5023,45.6818],[-70.5022,45.682],[-70.5026,45.6823],[-70.5027,45.6825],[-70.5027,45.6827],[-70.5027,45.6828],[-70.5024,45.6832],[-70.5021,45.6835],[-70.4999,45.6843],[-70.4995,45.6844],[-70.4979,45.6851],[-70.4978,45.6851],[-70.4975,45.6852],[-70.4974,45.6853],[-70.4969,45.6855],[-70.4965,45.6857],[-70.4966,45.6857],[-70.4971,45.6862],[-70.4966,45.6864],[-70.4965,45.6864],[-70.4964,45.6869],[-70.4958,45.6872],[-70.4949,45.6875],[-70.4946,45.6876],[-70.4945,45.6877],[-70.4943,45.6887],[-70.494,45.6888],[-70.4936,45.6889],[-70.4933,45.6889],[-70.4915,45.6896],[-70.4911,45.6895],[-70.4904,45.6897],[-70.4901,45.69],[-70.4895,45.6901],[-70.4895,45.6903],[-70.4891,45.6904],[-70.4887,45.6906],[-70.4885,45.6907],[-70.4882,45.6908],[-70.488,45.6911],[-70.4876,45.6912],[-70.4874,45.6913],[-70.4869,45.6915],[-70.4865,45.6917],[-70.4855,45.6925],[-70.4851,45.6928],[-70.485,45.693],[-70.485,45.6931],[-70.4849,45.6935],[-70.4848,45.6936],[-70.4846,45.6936],[-70.4839,45.6936],[-70.4837,45.6936],[-70.4834,45.6937],[-70.4831,45.6938],[-70.483,45.6937],[-70.4826,45.6937],[-70.4808,45.6943],[-70.4805,45.6945],[-70.4802,45.6947],[-70.4796,45.6948],[-70.4793,45.6949],[-70.4792,45.6952],[-70.4791,45.6953],[-70.4781,45.6959],[-70.4778,45.6963],[-70.4773,45.6964],[-70.4763,45.6968],[-70.4762,45.6968],[-70.476,45.697],[-70.475,45.6978],[-70.4751,45.6984],[-70.475,45.6985],[-70.475,45.6986],[-70.4745,45.6989],[-70.4742,45.699],[-70.4732,45.6996],[-70.4712,45.7006],[-70.4696,45.7014],[-70.4695,45.7014],[-70.4694,45.7015],[-70.4693,45.7016],[-70.4691,45.7017],[-70.4693,45.7019],[-70.4703,45.7027],[-70.4705,45.7031],[-70.4704,45.7033],[-70.4702,45.7034],[-70.468,45.7042],[-70.4676,45.7043],[-70.4672,45.7047],[-70.467,45.7052],[-70.4669,45.7055],[-70.4667,45.7057],[-70.4665,45.706],[-70.4655,45.7065],[-70.4652,45.7064],[-70.463,45.7061],[-70.4623,45.7057],[-70.462,45.7056],[-70.4614,45.7056],[-70.4609,45.7057],[-70.4607,45.7058],[-70.4606,45.7058],[-70.4605,45.7059],[-70.4598,45.7064],[-70.4597,45.7065],[-70.4593,45.7065],[-70.4592,45.7065],[-70.4586,45.7065],[-70.4575,45.7069],[-70.4573,45.707],[-70.4567,45.707],[-70.456,45.7071],[-70.4546,45.7067],[-70.4543,45.7065],[-70.4541,45.7063],[-70.4538,45.7062],[-70.4536,45.7059],[-70.453,45.7051],[-70.4523,45.7051],[-70.4522,45.7051],[-70.4509,45.704],[-70.4506,45.7041],[-70.4496,45.7045],[-70.449,45.7045],[-70.4476,45.7043],[-70.4463,45.7037],[-70.446,45.7037],[-70.4458,45.7037],[-70.4455,45.7037],[-70.4453,45.7037],[-70.4441,45.7039],[-70.4434,45.7043],[-70.443,45.7047],[-70.4427,45.7048],[-70.4421,45.705],[-70.441,45.7054],[-70.4404,45.7045],[-70.4403,45.7044],[-70.44,45.7043],[-70.4394,45.704],[-70.4392,45.7039],[-70.4378,45.7045],[-70.4368,45.7048],[-70.4366,45.7049],[-70.4362,45.7051],[-70.436,45.7052],[-70.4353,45.7055],[-70.4352,45.7056],[-70.435,45.7057],[-70.4346,45.7057],[-70.4344,45.7058],[-70.4336,45.706],[-70.432,45.7067],[-70.4316,45.7068],[-70.4315,45.7069],[-70.4314,45.707],[-70.4308,45.7071],[-70.4304,45.7071],[-70.4303,45.7071],[-70.4299,45.7071],[-70.4296,45.7074],[-70.4293,45.7074],[-70.4289,45.7074],[-70.4289,45.7076],[-70.4289,45.7078],[-70.4289,45.708],[-70.4285,45.7079],[-70.4284,45.7079],[-70.4282,45.7075],[-70.4274,45.7074],[-70.4271,45.7074],[-70.4267,45.7073],[-70.4266,45.7073],[-70.4263,45.7072],[-70.4261,45.7071],[-70.426,45.7071],[-70.4255,45.7076],[-70.4256,45.7077],[-70.4267,45.7083],[-70.4275,45.7083],[-70.4283,45.7085],[-70.4288,45.7087],[-70.429,45.709],[-70.4296,45.7099],[-70.4296,45.7101],[-70.4296,45.7102],[-70.4294,45.7103],[-70.4291,45.7103],[-70.4286,45.7099],[-70.4285,45.7098],[-70.4284,45.7103],[-70.4284,45.7104],[-70.4282,45.7106],[-70.4272,45.7111],[-70.4268,45.7112],[-70.4262,45.7115],[-70.4259,45.7116],[-70.4259,45.7117],[-70.4258,45.7117],[-70.4257,45.7117],[-70.425,45.7118],[-70.4244,45.7118],[-70.4233,45.7118],[-70.4225,45.7122],[-70.4221,45.7122],[-70.422,45.7122],[-70.4217,45.7123],[-70.4205,45.7126],[-70.4197,45.7129],[-70.4189,45.713],[-70.418,45.7133],[-70.4178,45.7134],[-70.4132,45.7155],[-70.413,45.7165],[-70.4107,45.7164],[-70.4077,45.7168],[-70.4063,45.7179],[-70.4038,45.7184],[-70.4027,45.7193],[-70.4005,45.7197],[-70.3996,45.7207],[-70.4007,45.7216],[-70.3979,45.7233],[-70.3971,45.7254],[-70.3976,45.7257],[-70.398,45.7267],[-70.3972,45.727],[-70.3973,45.7281],[-70.3968,45.7289],[-70.3953,45.7296],[-70.3926,45.7292],[-70.3912,45.7285],[-70.3903,45.7285],[-70.3858,45.7327],[-70.3858,45.7335],[-70.384,45.7343],[-70.3841,45.7347],[-70.3854,45.7344],[-70.3859,45.7346],[-70.3859,45.7351],[-70.3849,45.7357],[-70.3856,45.7362],[-70.387,45.7365],[-70.3885,45.7359],[-70.3902,45.7362],[-70.3905,45.7369],[-70.3895,45.7374],[-70.391,45.7376],[-70.3921,45.7381],[-70.3924,45.7385],[-70.3919,45.7392],[-70.3935,45.7396],[-70.394,45.7401],[-70.3937,45.7411],[-70.393,45.7415],[-70.3933,45.742],[-70.3944,45.7421],[-70.3947,45.7425],[-70.3946,45.7436],[-70.3942,45.7441],[-70.3931,45.7443],[-70.3922,45.7455],[-70.3921,45.7458],[-70.3902,45.7463],[-70.3891,45.7471],[-70.3881,45.7482],[-70.3887,45.7491],[-70.3885,45.75],[-70.3885,45.7503],[-70.3887,45.7504],[-70.389,45.7507],[-70.3895,45.7509],[-70.3898,45.7511],[-70.3901,45.7513],[-70.3906,45.7518],[-70.392,45.7529],[-70.3922,45.7531],[-70.3926,45.7533],[-70.3932,45.7538],[-70.3937,45.7541],[-70.3939,45.7543],[-70.3941,45.7544],[-70.3944,45.7546],[-70.3946,45.7548],[-70.3948,45.755],[-70.3949,45.7555],[-70.3951,45.7557],[-70.3954,45.7559],[-70.3956,45.7561],[-70.3956,45.7563],[-70.3957,45.7564],[-70.396,45.7567],[-70.397,45.7569],[-70.3982,45.7571],[-70.3986,45.7572],[-70.399,45.7572],[-70.3994,45.7573],[-70.4002,45.7573],[-70.4006,45.7574],[-70.4009,45.7574],[-70.4012,45.7577],[-70.4015,45.7579],[-70.402,45.7583],[-70.4022,45.7585],[-70.4024,45.7586],[-70.4026,45.7587],[-70.4028,45.7589],[-70.403,45.759],[-70.4034,45.7594],[-70.404,45.76],[-70.4046,45.7605],[-70.4051,45.7609],[-70.4053,45.7611],[-70.4056,45.7614],[-70.406,45.7617],[-70.4062,45.7618],[-70.4065,45.762],[-70.4069,45.7624],[-70.4071,45.7625],[-70.4071,45.7627],[-70.4071,45.763],[-70.4072,45.7632],[-70.4071,45.7634],[-70.407,45.7636],[-70.4071,45.7639],[-70.4069,45.764],[-70.4065,45.7645],[-70.4064,45.7647],[-70.4064,45.7649],[-70.4064,45.7651],[-70.4065,45.7656],[-70.4065,45.7659],[-70.4065,45.7661],[-70.4065,45.7672],[-70.4065,45.7674],[-70.4064,45.7677],[-70.4064,45.768],[-70.4064,45.7686],[-70.4063,45.7689],[-70.4061,45.7696],[-70.4058,45.7698],[-70.4055,45.77],[-70.4056,45.7703],[-70.4058,45.7705],[-70.406,45.7708],[-70.4061,45.771],[-70.4062,45.7711],[-70.4062,45.7712],[-70.4071,45.7719],[-70.4072,45.772],[-70.4074,45.7721],[-70.4075,45.7722],[-70.4076,45.7725],[-70.4076,45.7726],[-70.4077,45.773],[-70.4077,45.7732],[-70.4077,45.7733],[-70.4076,45.7734],[-70.4076,45.7735],[-70.4075,45.7736],[-70.4074,45.7739],[-70.4072,45.7744],[-70.4071,45.7746],[-70.4068,45.7751],[-70.4066,45.7753],[-70.4065,45.7755],[-70.4064,45.7758],[-70.406,45.7761],[-70.4057,45.7765],[-70.4058,45.7769],[-70.4064,45.7771],[-70.4068,45.7774],[-70.407,45.7775],[-70.4075,45.778],[-70.4077,45.7784],[-70.4079,45.7788],[-70.4082,45.7793],[-70.4087,45.7799],[-70.4085,45.7801],[-70.4082,45.7803],[-70.4082,45.7804],[-70.4084,45.7806],[-70.4089,45.781],[-70.4089,45.7817],[-70.4092,45.7826],[-70.4093,45.7828],[-70.4096,45.7832],[-70.4098,45.7834],[-70.4099,45.7835],[-70.4102,45.784],[-70.4103,45.7842],[-70.4107,45.7845],[-70.4111,45.7847],[-70.4118,45.7846],[-70.4126,45.7846],[-70.4128,45.7846],[-70.4134,45.7846],[-70.4139,45.7846],[-70.4142,45.7845],[-70.4149,45.7844],[-70.4152,45.7845],[-70.4154,45.7847],[-70.4159,45.7853],[-70.4158,45.786],[-70.4158,45.7861],[-70.4154,45.7866],[-70.4152,45.7868],[-70.4153,45.7874],[-70.4151,45.7879],[-70.4148,45.7888],[-70.4148,45.7894],[-70.4145,45.7902],[-70.4146,45.7904],[-70.4146,45.7907],[-70.4147,45.7909],[-70.4149,45.7914],[-70.415,45.7915],[-70.4153,45.7918],[-70.4156,45.7921],[-70.4159,45.7923],[-70.416,45.7924],[-70.4168,45.7935],[-70.4171,45.7934],[-70.4179,45.794],[-70.4176,45.7944],[-70.4173,45.7949],[-70.4171,45.7954],[-70.417,45.7955],[-70.4164,45.7957],[-70.4158,45.7957],[-70.4152,45.7957],[-70.4147,45.7958],[-70.4138,45.796],[-70.4134,45.7961],[-70.4118,45.7965],[-70.4116,45.7966],[-70.4113,45.7967],[-70.4108,45.7968],[-70.4105,45.797],[-70.4102,45.7971],[-70.4099,45.7972],[-70.4092,45.7974],[-70.4089,45.7975],[-70.4085,45.7977],[-70.4081,45.7977],[-70.4073,45.7976],[-70.4067,45.7978],[-70.4054,45.7968],[-70.4052,45.7967],[-70.4049,45.7966],[-70.4044,45.7964],[-70.4041,45.7963],[-70.4038,45.7963],[-70.4036,45.7963],[-70.4033,45.7962],[-70.4031,45.7961],[-70.4029,45.796],[-70.4014,45.7959],[-70.4012,45.796],[-70.4004,45.7963],[-70.399,45.7966],[-70.3985,45.797],[-70.3982,45.7972],[-70.3974,45.7977],[-70.3972,45.7978],[-70.397,45.7981],[-70.3962,45.7987],[-70.396,45.7992],[-70.3958,45.7995],[-70.3961,45.7996],[-70.3963,45.7997],[-70.3966,45.7999],[-70.3967,45.8001],[-70.3965,45.8015],[-70.3963,45.8017],[-70.396,45.802],[-70.3959,45.8022],[-70.3958,45.8024],[-70.3958,45.8026],[-70.3961,45.8027],[-70.3967,45.8031],[-70.397,45.8033],[-70.3973,45.8035],[-70.3975,45.8036],[-70.3977,45.8037],[-70.398,45.8038],[-70.3979,45.8041],[-70.3978,45.8043],[-70.3975,45.8046],[-70.3972,45.8049],[-70.3971,45.8051],[-70.3968,45.8056],[-70.3968,45.8058],[-70.3968,45.8059],[-70.3967,45.8062],[-70.3968,45.8064],[-70.3969,45.8065],[-70.397,45.8068],[-70.3972,45.8071],[-70.3972,45.8073],[-70.3969,45.8079],[-70.3967,45.8081],[-70.3963,45.8085],[-70.3958,45.8089],[-70.3956,45.8091],[-70.3954,45.8092],[-70.3944,45.8098],[-70.3943,45.8099],[-70.3931,45.8106],[-70.3918,45.8114],[-70.3905,45.8122],[-70.3904,45.8126],[-70.3903,45.8128],[-70.3902,45.8133],[-70.389,45.8137],[-70.3887,45.8137],[-70.3885,45.8138],[-70.3882,45.8139],[-70.3881,45.8141],[-70.388,45.8143],[-70.3879,45.8144],[-70.3879,45.8148],[-70.3879,45.8154],[-70.388,45.8159],[-70.3883,45.8161],[-70.3883,45.8163],[-70.3883,45.8169],[-70.3882,45.8174],[-70.3882,45.8177],[-70.3881,45.818],[-70.3881,45.8186],[-70.3881,45.8188],[-70.3876,45.8191],[-70.3871,45.8195],[-70.3865,45.8198],[-70.3863,45.8203],[-70.3856,45.8206],[-70.3852,45.8208],[-70.3849,45.821],[-70.3847,45.8212],[-70.3845,45.8214],[-70.3842,45.8216],[-70.3841,45.8217],[-70.3839,45.8218],[-70.3837,45.8219],[-70.3834,45.822],[-70.3832,45.8221],[-70.3827,45.8224],[-70.3825,45.8225],[-70.3822,45.8227],[-70.3818,45.8228],[-70.3817,45.823],[-70.3816,45.8231],[-70.3815,45.8233],[-70.3815,45.8234],[-70.381,45.8239],[-70.3805,45.8244],[-70.3803,45.8246],[-70.3801,45.8248],[-70.3797,45.825],[-70.3788,45.8255],[-70.3776,45.8261],[-70.3773,45.8263],[-70.377,45.8266],[-70.3768,45.8268],[-70.3761,45.8272],[-70.3755,45.8274],[-70.3751,45.8275],[-70.3747,45.8276],[-70.3745,45.8276],[-70.3735,45.8277],[-70.3731,45.8277],[-70.3725,45.8279],[-70.3722,45.828],[-70.3721,45.829],[-70.372,45.8291],[-70.3719,45.8293],[-70.3714,45.8298],[-70.3709,45.8302],[-70.3703,45.8305],[-70.3697,45.8309],[-70.3694,45.8312],[-70.3693,45.8312],[-70.3693,45.8313],[-70.3695,45.8314],[-70.3698,45.8315],[-70.3702,45.8317],[-70.3705,45.8318],[-70.3705,45.8319],[-70.3705,45.8321],[-70.3699,45.8325],[-70.3698,45.8325],[-70.3698,45.8326],[-70.3698,45.8327],[-70.37,45.833],[-70.3703,45.8332],[-70.3709,45.8335],[-70.3713,45.8337],[-70.3716,45.8338],[-70.3719,45.834],[-70.3718,45.8342],[-70.3716,45.8345],[-70.3713,45.8347],[-70.3711,45.8349],[-70.3708,45.8352],[-70.3705,45.8353],[-70.3702,45.8354],[-70.3697,45.8356],[-70.3691,45.8359],[-70.3687,45.836],[-70.3685,45.8361],[-70.3679,45.8359],[-70.3678,45.8359],[-70.3675,45.8356],[-70.3674,45.8353],[-70.3672,45.8349],[-70.3671,45.8348],[-70.3666,45.8348],[-70.3656,45.8349],[-70.3654,45.8349],[-70.365,45.8348],[-70.3645,45.8347],[-70.3644,45.8347],[-70.3641,45.8347],[-70.3639,45.8348],[-70.3632,45.8352],[-70.3629,45.8354],[-70.3626,45.8355],[-70.3622,45.8357],[-70.3619,45.8357],[-70.3616,45.8357],[-70.361,45.8357],[-70.3606,45.8357],[-70.3598,45.8354],[-70.3595,45.8354],[-70.3594,45.8355],[-70.3593,45.8356],[-70.3592,45.8359],[-70.3586,45.836],[-70.3586,45.8361],[-70.3583,45.8365],[-70.3579,45.8367],[-70.3575,45.8368],[-70.3574,45.8369],[-70.3571,45.8371],[-70.3569,45.8373],[-70.3564,45.8376],[-70.3562,45.8378],[-70.3561,45.8379],[-70.3562,45.8382],[-70.3563,45.8384],[-70.3564,45.8387],[-70.3566,45.8389],[-70.3566,45.8391],[-70.3566,45.8392],[-70.3565,45.8392],[-70.3562,45.8394],[-70.3558,45.8396],[-70.3555,45.8397],[-70.3551,45.8398],[-70.3547,45.84],[-70.3544,45.8401],[-70.3541,45.8402],[-70.3535,45.8403],[-70.3527,45.8405],[-70.3525,45.8406],[-70.3524,45.8407],[-70.3522,45.8409],[-70.3522,45.8411],[-70.3522,45.8412],[-70.3522,45.8414],[-70.3522,45.8417],[-70.3524,45.842],[-70.3529,45.8423],[-70.3529,45.8424],[-70.3529,45.8425],[-70.3526,45.8428],[-70.3523,45.8432],[-70.3521,45.8436],[-70.3517,45.844],[-70.3515,45.844],[-70.3512,45.8441],[-70.3509,45.8442],[-70.3504,45.8445],[-70.3502,45.8446],[-70.3499,45.8449],[-70.3495,45.8455],[-70.3494,45.8457],[-70.3495,45.8459],[-70.3495,45.846],[-70.3494,45.8463],[-70.3494,45.8466],[-70.3493,45.8468],[-70.3492,45.8471],[-70.349,45.8473],[-70.3488,45.8474],[-70.3483,45.8475],[-70.3481,45.8475],[-70.3479,45.8477],[-70.3477,45.8479],[-70.3475,45.8481],[-70.3471,45.8483],[-70.3463,45.849],[-70.3461,45.8491],[-70.3458,45.8492],[-70.3456,45.8494],[-70.3454,45.8494],[-70.345,45.8495],[-70.3447,45.8495],[-70.3443,45.8496],[-70.344,45.8497],[-70.3435,45.85],[-70.3435,45.8501],[-70.3432,45.8508],[-70.343,45.8512],[-70.3428,45.8514],[-70.3426,45.8516],[-70.3423,45.8519],[-70.3422,45.8521],[-70.3419,45.8523],[-70.3415,45.8523],[-70.3407,45.8524],[-70.3401,45.8524],[-70.3397,45.8525],[-70.3393,45.8526],[-70.3389,45.8526],[-70.3387,45.8526],[-70.3383,45.8526],[-70.3381,45.8526],[-70.338,45.8526],[-70.3375,45.8527],[-70.3372,45.8529],[-70.3368,45.8531],[-70.3367,45.8532],[-70.3363,45.8532],[-70.3358,45.8533],[-70.3355,45.8533],[-70.3351,45.8533],[-70.3348,45.8533],[-70.3344,45.8532],[-70.3333,45.8533],[-70.3329,45.8534],[-70.3325,45.8535],[-70.332,45.8536],[-70.3313,45.8539],[-70.331,45.854],[-70.3308,45.8542],[-70.3303,45.8541],[-70.3298,45.854],[-70.3297,45.854],[-70.3291,45.8541],[-70.3288,45.8544],[-70.3288,45.8546],[-70.3288,45.8547],[-70.3289,45.8548],[-70.3288,45.855],[-70.3287,45.855],[-70.3282,45.855],[-70.3278,45.8551],[-70.3275,45.855],[-70.3271,45.855],[-70.3269,45.8548],[-70.3265,45.8549],[-70.3257,45.855],[-70.3253,45.855],[-70.3249,45.8551],[-70.3245,45.8552],[-70.3241,45.8552],[-70.3238,45.8553],[-70.3236,45.8553],[-70.3232,45.8553],[-70.3229,45.8554],[-70.3227,45.8555],[-70.3225,45.8556],[-70.3221,45.856],[-70.3217,45.8562],[-70.3215,45.8562],[-70.3212,45.8562],[-70.3208,45.8561],[-70.3203,45.856],[-70.3201,45.8559],[-70.3198,45.8557],[-70.3198,45.8556],[-70.3195,45.8556],[-70.3187,45.8558],[-70.3183,45.856],[-70.318,45.8561],[-70.3174,45.8564],[-70.3171,45.8565],[-70.3167,45.8566],[-70.3164,45.8567],[-70.3157,45.8569],[-70.315,45.8574],[-70.3147,45.8576],[-70.3146,45.8578],[-70.3144,45.8579],[-70.3141,45.858],[-70.3137,45.8581],[-70.3134,45.8582],[-70.3131,45.8583],[-70.3126,45.8583],[-70.3116,45.8585],[-70.3111,45.8586],[-70.3107,45.8585],[-70.3103,45.8585],[-70.31,45.8585],[-70.3097,45.8585],[-70.3092,45.8585],[-70.3087,45.8586],[-70.3078,45.8589],[-70.3073,45.8593],[-70.3071,45.8595],[-70.3066,45.8597],[-70.3063,45.8598],[-70.3059,45.8601],[-70.3055,45.8605],[-70.3053,45.8608],[-70.3051,45.861],[-70.3048,45.8612],[-70.3043,45.8616],[-70.3041,45.8618],[-70.3038,45.8623],[-70.3037,45.8627],[-70.3035,45.8629],[-70.3033,45.8631],[-70.303,45.8633],[-70.3027,45.8634],[-70.3023,45.8635],[-70.3014,45.8636],[-70.301,45.8637],[-70.3005,45.8637],[-70.2994,45.864],[-70.299,45.8641],[-70.2986,45.8642],[-70.2981,45.8644],[-70.2977,45.8645],[-70.2967,45.865],[-70.2964,45.8651],[-70.2952,45.8657],[-70.2947,45.866],[-70.294,45.8665],[-70.2938,45.8667],[-70.2934,45.867],[-70.2933,45.8672],[-70.2929,45.8674],[-70.2926,45.8676],[-70.292,45.8678],[-70.2917,45.8679],[-70.2912,45.8684],[-70.2909,45.8686],[-70.2906,45.8689],[-70.2903,45.869],[-70.2899,45.869],[-70.2895,45.8692],[-70.2891,45.8697],[-70.2885,45.8702],[-70.2883,45.8704],[-70.2879,45.8707],[-70.2876,45.8709],[-70.2873,45.871],[-70.2865,45.8711],[-70.2863,45.8712],[-70.2859,45.8715],[-70.2855,45.8717],[-70.2853,45.8717],[-70.2845,45.8717],[-70.2842,45.8718],[-70.284,45.8721],[-70.2839,45.8725],[-70.2837,45.8727],[-70.283,45.8733],[-70.2825,45.8736],[-70.2822,45.8737],[-70.2819,45.8737],[-70.2815,45.8739],[-70.2812,45.874],[-70.281,45.8743],[-70.2808,45.8745],[-70.2809,45.8751],[-70.2808,45.8751],[-70.2806,45.8753],[-70.2802,45.8759],[-70.28,45.8762],[-70.2799,45.8763],[-70.2797,45.8765],[-70.2795,45.8766],[-70.279,45.8767],[-70.2788,45.8769],[-70.2786,45.877],[-70.2782,45.8771],[-70.2779,45.8773],[-70.2777,45.8775],[-70.2776,45.8777],[-70.2773,45.8781],[-70.277,45.8784],[-70.2768,45.8785],[-70.2759,45.8787],[-70.2756,45.8788],[-70.2752,45.879],[-70.2747,45.8794],[-70.274,45.8796],[-70.2738,45.8798],[-70.2738,45.8799],[-70.2737,45.8802],[-70.2737,45.8806],[-70.2738,45.8808],[-70.2738,45.881],[-70.2738,45.8813],[-70.2735,45.8817],[-70.2733,45.8819],[-70.2731,45.8822],[-70.2729,45.8826],[-70.2727,45.8828],[-70.2724,45.883],[-70.2719,45.8834],[-70.2709,45.884],[-70.2704,45.8844],[-70.2695,45.8847],[-70.2688,45.885],[-70.2685,45.8851],[-70.2681,45.8853],[-70.268,45.8855],[-70.2678,45.8858],[-70.2675,45.8859],[-70.2673,45.886],[-70.2671,45.886],[-70.2665,45.886],[-70.2662,45.8861],[-70.2659,45.8862],[-70.2655,45.8864],[-70.2653,45.8865],[-70.2649,45.8868],[-70.2647,45.887],[-70.2642,45.8872],[-70.2638,45.8875],[-70.2635,45.8876],[-70.2631,45.8878],[-70.2628,45.8879],[-70.2622,45.888],[-70.2619,45.8883],[-70.2615,45.8885],[-70.2613,45.8887],[-70.2612,45.8888],[-70.261,45.8891],[-70.261,45.8892],[-70.2609,45.8893],[-70.2605,45.8895],[-70.26,45.8897],[-70.2598,45.8899],[-70.2597,45.89],[-70.2598,45.8902],[-70.2599,45.8904],[-70.2598,45.8905],[-70.2596,45.8907],[-70.2592,45.8909],[-70.2589,45.8911],[-70.2588,45.8912],[-70.2588,45.8913],[-70.2589,45.8914],[-70.2591,45.8916],[-70.2594,45.8918],[-70.2597,45.8919],[-70.26,45.892],[-70.2605,45.8922],[-70.2611,45.8924],[-70.2618,45.8924],[-70.262,45.8923],[-70.2623,45.8922],[-70.2627,45.8921],[-70.263,45.8922],[-70.2634,45.8923],[-70.264,45.8927],[-70.2646,45.8928],[-70.2649,45.8929],[-70.2654,45.8931],[-70.2656,45.8933],[-70.2657,45.8935],[-70.2657,45.8937],[-70.2656,45.8939],[-70.2653,45.894],[-70.2649,45.8942],[-70.2644,45.8944],[-70.2643,45.8946],[-70.264,45.895],[-70.2639,45.8953],[-70.2635,45.896],[-70.2633,45.8963],[-70.2631,45.8964],[-70.2626,45.8966],[-70.2623,45.8967],[-70.262,45.8968],[-70.2617,45.8968],[-70.2615,45.8969],[-70.2613,45.8971],[-70.2609,45.8973],[-70.2608,45.8975],[-70.2607,45.898],[-70.2606,45.8984],[-70.2605,45.8985],[-70.2604,45.8987],[-70.2601,45.899],[-70.2597,45.8992],[-70.2593,45.8994],[-70.2589,45.8995],[-70.2584,45.8996],[-70.2581,45.8998],[-70.2579,45.9],[-70.2578,45.9001],[-70.2577,45.9004],[-70.2575,45.9006],[-70.2572,45.9008],[-70.257,45.9008],[-70.2567,45.9009],[-70.2565,45.9009],[-70.2562,45.901],[-70.2559,45.9011],[-70.2556,45.9012],[-70.2553,45.9014],[-70.2549,45.9018],[-70.2546,45.9021],[-70.2543,45.9022],[-70.2541,45.9023],[-70.2539,45.9024],[-70.2539,45.9025],[-70.2538,45.9028],[-70.2536,45.9031],[-70.2534,45.9033],[-70.2534,45.9034],[-70.2534,45.9036],[-70.2535,45.9036],[-70.2537,45.9038],[-70.2539,45.9038],[-70.2539,45.9039],[-70.2539,45.9041],[-70.2538,45.9043],[-70.2537,45.9045],[-70.2537,45.9047],[-70.2536,45.9048],[-70.2535,45.905],[-70.2535,45.9051],[-70.2536,45.9052],[-70.2538,45.9054],[-70.2539,45.9056],[-70.2539,45.9059],[-70.2538,45.906],[-70.2536,45.9065],[-70.2534,45.9072],[-70.2534,45.9073],[-70.2534,45.9074],[-70.2536,45.9075],[-70.2538,45.9075],[-70.2541,45.9076],[-70.2543,45.9076],[-70.2544,45.9078],[-70.2544,45.9079],[-70.2547,45.9082],[-70.2548,45.9082],[-70.2554,45.9086],[-70.2556,45.9086],[-70.2558,45.9087],[-70.2562,45.9088],[-70.2567,45.9088],[-70.2572,45.9089],[-70.2576,45.909],[-70.2579,45.909],[-70.2581,45.9092],[-70.2583,45.9093],[-70.2586,45.9094],[-70.259,45.9094],[-70.2593,45.9094],[-70.2594,45.9095],[-70.2595,45.9096],[-70.2596,45.91],[-70.2597,45.9106],[-70.2596,45.9108],[-70.2592,45.911],[-70.259,45.9112],[-70.2588,45.9114],[-70.2586,45.9116],[-70.2583,45.9122],[-70.2582,45.9124],[-70.2583,45.9127],[-70.2584,45.913],[-70.2585,45.9134],[-70.2587,45.9138],[-70.2586,45.914],[-70.2586,45.9141],[-70.2586,45.9142],[-70.2586,45.9146],[-70.2588,45.9148],[-70.2589,45.9149],[-70.2589,45.9151],[-70.2588,45.9153],[-70.2586,45.9154],[-70.2581,45.9155],[-70.2578,45.9156],[-70.2575,45.9158],[-70.2575,45.916],[-70.2573,45.9162],[-70.2573,45.9164],[-70.2574,45.9165],[-70.2576,45.9169],[-70.2578,45.9172],[-70.2579,45.9174],[-70.2575,45.9174],[-70.2573,45.9175],[-70.2572,45.9177],[-70.2572,45.9178],[-70.2572,45.9179],[-70.2573,45.9181],[-70.2573,45.9182],[-70.2577,45.9184],[-70.2582,45.9185],[-70.2586,45.9186],[-70.2588,45.9187],[-70.2593,45.9189],[-70.2595,45.919],[-70.2596,45.9193],[-70.2597,45.9196],[-70.2598,45.9199],[-70.26,45.92],[-70.2604,45.9203],[-70.2605,45.9205],[-70.2609,45.9205],[-70.2612,45.9203],[-70.2614,45.9202],[-70.2618,45.92],[-70.2621,45.92],[-70.2623,45.92],[-70.2625,45.9201],[-70.2626,45.9201],[-70.2626,45.9203],[-70.2625,45.9204],[-70.2624,45.9205],[-70.2624,45.9207],[-70.2625,45.921],[-70.2625,45.9212],[-70.2626,45.9215],[-70.2625,45.9218],[-70.2623,45.9224],[-70.2623,45.9225],[-70.2624,45.9228],[-70.2626,45.923],[-70.2629,45.9232],[-70.263,45.9235],[-70.2631,45.9237],[-70.263,45.924],[-70.2629,45.9242],[-70.2622,45.9249],[-70.2618,45.9253],[-70.2614,45.9256],[-70.2611,45.9257],[-70.2606,45.9259],[-70.2604,45.9259],[-70.2598,45.9261],[-70.2593,45.9263],[-70.2592,45.9264],[-70.2592,45.9265],[-70.2591,45.9268],[-70.2592,45.9271],[-70.2592,45.9275],[-70.2592,45.9276],[-70.2591,45.9279],[-70.259,45.9282],[-70.2587,45.9284],[-70.2585,45.9286],[-70.2583,45.9286],[-70.258,45.9286],[-70.2573,45.9287],[-70.2568,45.9288],[-70.2564,45.9289],[-70.256,45.929],[-70.2558,45.9292],[-70.2558,45.9294],[-70.2557,45.9296],[-70.255,45.93],[-70.2549,45.9301],[-70.2545,45.9304],[-70.2543,45.9306],[-70.2539,45.9309],[-70.2539,45.9312],[-70.2539,45.9314],[-70.2536,45.9318],[-70.2535,45.932],[-70.2533,45.9325],[-70.2531,45.9326],[-70.2529,45.9328],[-70.2525,45.9331],[-70.2523,45.9332],[-70.2521,45.9334],[-70.2516,45.9337],[-70.2514,45.9338],[-70.2509,45.9339],[-70.2503,45.934],[-70.2495,45.9344],[-70.2489,45.9347],[-70.2485,45.9349],[-70.2482,45.9351],[-70.2479,45.9353],[-70.2476,45.9356],[-70.2468,45.9361],[-70.2461,45.9363],[-70.2457,45.9364],[-70.2452,45.9366],[-70.245,45.9367],[-70.2443,45.937],[-70.244,45.9371],[-70.2435,45.9369],[-70.2431,45.937],[-70.243,45.9373],[-70.2429,45.9375],[-70.2426,45.9378],[-70.2424,45.938],[-70.2417,45.9383],[-70.2406,45.9389],[-70.24,45.9393],[-70.2395,45.9397],[-70.2395,45.9398],[-70.24,45.9403],[-70.2401,45.9404],[-70.2403,45.9408],[-70.24,45.9412],[-70.2398,45.9413],[-70.2397,45.9415],[-70.2404,45.942],[-70.2403,45.9429],[-70.2399,45.9431],[-70.2394,45.9434],[-70.2391,45.9436],[-70.2391,45.9439],[-70.2392,45.9439],[-70.2395,45.944],[-70.2397,45.944],[-70.2404,45.9439],[-70.2408,45.9442],[-70.241,45.9444],[-70.2413,45.9445],[-70.2415,45.9445],[-70.2418,45.9444],[-70.242,45.9444],[-70.2423,45.9442],[-70.2426,45.9443],[-70.2432,45.9445],[-70.2437,45.9445],[-70.2441,45.9446],[-70.2444,45.9446],[-70.2441,45.9449],[-70.2438,45.9452],[-70.2434,45.9454],[-70.2426,45.9458],[-70.2428,45.9463],[-70.2422,45.9467],[-70.2426,45.9469],[-70.2431,45.947],[-70.2438,45.9473],[-70.244,45.9474],[-70.2447,45.9476],[-70.245,45.9482],[-70.2451,45.9483],[-70.2457,45.9488],[-70.246,45.9489],[-70.2463,45.9491],[-70.2466,45.9493],[-70.2468,45.9493],[-70.247,45.9494],[-70.2473,45.9493],[-70.248,45.9496],[-70.2483,45.9499],[-70.2485,45.9502],[-70.2481,45.9509],[-70.2483,45.9514],[-70.2486,45.9516],[-70.2489,45.9517],[-70.249,45.9518],[-70.2492,45.952],[-70.2492,45.9521],[-70.2489,45.9524],[-70.2491,45.9525],[-70.2492,45.9526],[-70.2494,45.9527],[-70.2495,45.9526],[-70.2495,45.9527],[-70.2496,45.9526],[-70.2497,45.9526],[-70.2498,45.9526],[-70.2499,45.9525],[-70.2501,45.9525],[-70.2504,45.9527],[-70.2507,45.9529],[-70.2511,45.9533],[-70.2514,45.9535],[-70.2515,45.9538],[-70.2518,45.9541],[-70.2518,45.9542],[-70.2517,45.9543],[-70.2515,45.9544],[-70.2515,45.9545],[-70.2515,45.9546],[-70.2516,45.9548],[-70.2518,45.9551],[-70.252,45.9552],[-70.2522,45.9554],[-70.2524,45.9554],[-70.2526,45.9555],[-70.2528,45.9555],[-70.253,45.9554],[-70.2533,45.9553],[-70.2535,45.9552],[-70.254,45.9548],[-70.2545,45.9543],[-70.2546,45.9542],[-70.2547,45.9541],[-70.2549,45.9538],[-70.2549,45.9535],[-70.2549,45.9532],[-70.255,45.953],[-70.2551,45.9528],[-70.2554,45.9526],[-70.2558,45.9525],[-70.2561,45.9524],[-70.2566,45.9522],[-70.257,45.9522],[-70.2574,45.9522],[-70.2578,45.9522],[-70.2581,45.9522],[-70.2586,45.9521],[-70.2588,45.9521],[-70.259,45.952],[-70.2592,45.952],[-70.2593,45.952],[-70.2596,45.9521],[-70.2599,45.9523],[-70.26,45.9523],[-70.2601,45.9523],[-70.2602,45.9523],[-70.2605,45.9522],[-70.2607,45.9524],[-70.2608,45.9526],[-70.2608,45.9528],[-70.2608,45.9529],[-70.2606,45.9531],[-70.2605,45.9533],[-70.2605,45.9535],[-70.2604,45.9537],[-70.2602,45.9539],[-70.2599,45.954],[-70.2593,45.9542],[-70.2589,45.9545],[-70.2587,45.9547],[-70.2585,45.9549],[-70.2585,45.9551],[-70.2586,45.9552],[-70.2588,45.9554],[-70.259,45.9554],[-70.2593,45.9556],[-70.2595,45.9557],[-70.2596,45.956],[-70.2598,45.9564],[-70.2598,45.9567],[-70.2599,45.9569],[-70.2602,45.9573],[-70.2602,45.9575],[-70.2601,45.9577],[-70.2599,45.9578],[-70.2592,45.9582],[-70.2588,45.9584],[-70.2584,45.9587],[-70.2582,45.9589],[-70.2581,45.959],[-70.2583,45.9592],[-70.2586,45.9593],[-70.259,45.9594],[-70.2593,45.9595],[-70.2597,45.9596],[-70.2604,45.9598],[-70.2607,45.9599],[-70.2609,45.9599],[-70.2615,45.96],[-70.2618,45.9601],[-70.2621,45.9604],[-70.2624,45.9607],[-70.2627,45.9611],[-70.2631,45.9617],[-70.2632,45.9619],[-70.2634,45.962],[-70.2636,45.962],[-70.2639,45.962],[-70.264,45.962],[-70.2643,45.9622],[-70.2645,45.9623],[-70.265,45.9626],[-70.2651,45.9626],[-70.2654,45.9628],[-70.2655,45.963],[-70.2654,45.9631],[-70.2653,45.9633],[-70.2653,45.9635],[-70.2653,45.9637],[-70.2655,45.9639],[-70.2656,45.9641],[-70.2659,45.9642],[-70.2661,45.9643],[-70.2663,45.9642],[-70.2666,45.9638],[-70.267,45.9634],[-70.2673,45.963],[-70.2675,45.9629],[-70.2677,45.9628],[-70.2681,45.9627],[-70.2685,45.9626],[-70.2687,45.9625],[-70.269,45.9625],[-70.2693,45.9624],[-70.2696,45.9624],[-70.2699,45.9623],[-70.2703,45.9621],[-70.2708,45.9619],[-70.2711,45.9616],[-70.2715,45.9613],[-70.2719,45.9612],[-70.2722,45.9612],[-70.2728,45.9612],[-70.2729,45.9612],[-70.2732,45.9611],[-70.2734,45.961],[-70.2735,45.961],[-70.2736,45.9611],[-70.2737,45.9611],[-70.2739,45.9613],[-70.274,45.9614],[-70.2741,45.9614],[-70.2743,45.9614],[-70.2746,45.9614],[-70.2747,45.9615],[-70.2747,45.9616],[-70.2748,45.9617],[-70.2749,45.9622],[-70.275,45.9625],[-70.2751,45.9627],[-70.2751,45.9631],[-70.2751,45.9633],[-70.2751,45.9634],[-70.2749,45.9635],[-70.2746,45.9636],[-70.274,45.9637],[-70.2735,45.9639],[-70.2732,45.9639],[-70.273,45.964],[-70.2729,45.9641],[-70.2727,45.9642],[-70.2727,45.9643],[-70.2728,45.9644],[-70.2729,45.9644],[-70.2731,45.9643],[-70.2736,45.9642],[-70.2737,45.9642],[-70.2739,45.9643],[-70.2741,45.9644],[-70.2744,45.9648],[-70.2745,45.9652],[-70.2747,45.966],[-70.275,45.9665],[-70.2754,45.9667],[-70.2756,45.9668],[-70.276,45.9669],[-70.2763,45.9669],[-70.2765,45.9669],[-70.2769,45.9667],[-70.2774,45.9665],[-70.2777,45.9664],[-70.2785,45.9661],[-70.2788,45.9659],[-70.2789,45.9658],[-70.2791,45.9658],[-70.2794,45.9658],[-70.2796,45.9658],[-70.2799,45.9657],[-70.2801,45.9656],[-70.2802,45.9655],[-70.2803,45.9653],[-70.2803,45.965],[-70.2804,45.9647],[-70.2804,45.9646],[-70.2805,45.9645],[-70.2808,45.9643],[-70.2809,45.9642],[-70.2811,45.9641],[-70.2815,45.964],[-70.2819,45.9642],[-70.2822,45.9643],[-70.2824,45.9642],[-70.2828,45.9639],[-70.2831,45.9638],[-70.2834,45.9637],[-70.2836,45.9637],[-70.2838,45.9637],[-70.2839,45.9639],[-70.2841,45.9642],[-70.2843,45.9644],[-70.2844,45.9645],[-70.2845,45.9645],[-70.2847,45.9645],[-70.285,45.9644],[-70.2855,45.9644],[-70.2858,45.9644],[-70.2865,45.9645],[-70.2867,45.9645],[-70.2869,45.9645],[-70.2878,45.9642],[-70.2883,45.9639],[-70.2885,45.9639],[-70.2886,45.9638],[-70.2887,45.9636],[-70.2888,45.9635],[-70.2888,45.9634],[-70.2888,45.9633],[-70.2889,45.9632],[-70.289,45.9632],[-70.2892,45.9632],[-70.2895,45.9631],[-70.2897,45.9631],[-70.2899,45.9632],[-70.2901,45.9632],[-70.2904,45.9634],[-70.2907,45.9635],[-70.2908,45.9635],[-70.291,45.9636],[-70.2915,45.9636],[-70.2921,45.9635],[-70.2924,45.9635],[-70.2927,45.9634],[-70.2931,45.9633],[-70.2935,45.9631],[-70.2938,45.963],[-70.2941,45.963],[-70.2942,45.9629],[-70.2943,45.9629],[-70.2946,45.9629],[-70.295,45.9629],[-70.2951,45.9629],[-70.2953,45.9629],[-70.2956,45.9629],[-70.2959,45.9629],[-70.296,45.9629],[-70.2962,45.9631],[-70.2964,45.9632],[-70.2966,45.9634],[-70.2968,45.9635],[-70.2969,45.9635],[-70.2971,45.9634],[-70.2974,45.9634],[-70.2977,45.9632],[-70.2982,45.963],[-70.2983,45.9629],[-70.2984,45.9629],[-70.2986,45.9629],[-70.2988,45.9631],[-70.2989,45.9634],[-70.2989,45.9635],[-70.299,45.9635],[-70.2992,45.9636],[-70.2996,45.9635],[-70.3,45.9636],[-70.3002,45.9637],[-70.3004,45.9638],[-70.3008,45.9644],[-70.3011,45.9645],[-70.3016,45.9645],[-70.3019,45.9644],[-70.3024,45.9643],[-70.3027,45.9642],[-70.3031,45.9641],[-70.3035,45.9641],[-70.3036,45.9641],[-70.3038,45.9642],[-70.3039,45.9642],[-70.3039,45.9643],[-70.3038,45.9645],[-70.3038,45.9646],[-70.3038,45.9648],[-70.3039,45.9649],[-70.304,45.9649],[-70.3042,45.965],[-70.3045,45.965],[-70.3049,45.9649],[-70.305,45.9649],[-70.3053,45.9649],[-70.3057,45.9648],[-70.3064,45.9645],[-70.3067,45.9644],[-70.3069,45.9643],[-70.307,45.9642],[-70.3072,45.9641],[-70.3073,45.964],[-70.3076,45.9639],[-70.3078,45.9638],[-70.3081,45.9638],[-70.3084,45.9637],[-70.3085,45.9636],[-70.3086,45.9634],[-70.309,45.9633],[-70.309,45.9632],[-70.3092,45.9631],[-70.3093,45.963],[-70.3093,45.9629],[-70.3095,45.9628],[-70.3096,45.9627],[-70.3097,45.9627],[-70.3099,45.9627],[-70.31,45.9628],[-70.3101,45.9628],[-70.3103,45.9628],[-70.3105,45.9627],[-70.3108,45.9626],[-70.3112,45.9625],[-70.3119,45.9623],[-70.3123,45.9622],[-70.3126,45.9621],[-70.3128,45.9621],[-70.3129,45.9621],[-70.313,45.9622],[-70.3131,45.9622],[-70.3131,45.9624],[-70.3132,45.9626],[-70.3133,45.963],[-70.3134,45.963],[-70.3136,45.9631],[-70.3138,45.9631],[-70.3141,45.963],[-70.3144,45.963],[-70.3148,45.9629],[-70.3153,45.9629],[-70.3156,45.9629],[-70.3158,45.963],[-70.3159,45.963],[-70.316,45.9631],[-70.3161,45.9631],[-70.3162,45.9633],[-70.3162,45.9634],[-70.3161,45.9636],[-70.3161,45.9637],[-70.316,45.9638],[-70.3161,45.9639],[-70.316,45.964],[-70.316,45.9641],[-70.3159,45.9641],[-70.3155,45.9643],[-70.3154,45.9645],[-70.3153,45.9646],[-70.3151,45.9646],[-70.3149,45.9646],[-70.3145,45.9646],[-70.3141,45.9646],[-70.3139,45.9647],[-70.3137,45.9648],[-70.3135,45.965],[-70.3132,45.9652],[-70.313,45.9653],[-70.3125,45.9655],[-70.3122,45.9657],[-70.3119,45.966],[-70.3118,45.9663],[-70.3117,45.9665],[-70.3118,45.967],[-70.3122,45.9676],[-70.3122,45.9681],[-70.3123,45.9684],[-70.3124,45.9686],[-70.3125,45.9689],[-70.3126,45.9693],[-70.3126,45.9696],[-70.3125,45.9699],[-70.3122,45.9702],[-70.3118,45.9706],[-70.3115,45.9709],[-70.3113,45.9711],[-70.3113,45.9713],[-70.3114,45.9718],[-70.3113,45.9721],[-70.311,45.9722],[-70.3105,45.9723],[-70.3104,45.9725],[-70.3103,45.9726],[-70.3104,45.9727],[-70.3107,45.9731],[-70.3107,45.9734],[-70.3107,45.9736],[-70.3108,45.9737],[-70.311,45.9738],[-70.3112,45.9738],[-70.3114,45.9739],[-70.3118,45.9739],[-70.312,45.9739],[-70.3122,45.9741],[-70.3122,45.9742],[-70.312,45.9745],[-70.3118,45.9749],[-70.3115,45.9752],[-70.3113,45.9753],[-70.3107,45.9754],[-70.3104,45.9755],[-70.3103,45.9757],[-70.3102,45.9758],[-70.3101,45.9762],[-70.31,45.9765],[-70.31,45.9767],[-70.3101,45.977],[-70.3101,45.9772],[-70.31,45.9772],[-70.3096,45.9773],[-70.3091,45.9774],[-70.3089,45.9775],[-70.3087,45.9776],[-70.3083,45.9778],[-70.308,45.978],[-70.3075,45.9781],[-70.3072,45.9783],[-70.3071,45.9784],[-70.3072,45.9786],[-70.3075,45.9789],[-70.3077,45.9791],[-70.308,45.9793],[-70.3081,45.9793],[-70.3084,45.9794],[-70.3086,45.9794],[-70.3087,45.9795],[-70.3086,45.9798],[-70.3086,45.9799],[-70.3086,45.9801],[-70.3088,45.9802],[-70.309,45.9803],[-70.309,45.9804],[-70.309,45.9806],[-70.309,45.9807],[-70.3089,45.9808],[-70.3087,45.9808],[-70.3085,45.9807],[-70.3082,45.9807],[-70.3081,45.9808],[-70.308,45.9811],[-70.3078,45.9812],[-70.3078,45.9818],[-70.3075,45.9824],[-70.3074,45.9825],[-70.3071,45.9827],[-70.3067,45.9828],[-70.3064,45.9829],[-70.3061,45.983],[-70.3057,45.9831],[-70.3056,45.9832],[-70.3054,45.9833],[-70.3053,45.9834],[-70.3051,45.9835],[-70.305,45.9835],[-70.3046,45.9835],[-70.3043,45.9835],[-70.3041,45.9836],[-70.3039,45.9837],[-70.3037,45.9839],[-70.3036,45.984],[-70.3035,45.984],[-70.3034,45.9839],[-70.3029,45.9838],[-70.3026,45.9838],[-70.3023,45.9839],[-70.3022,45.984],[-70.3019,45.9842],[-70.3016,45.9845],[-70.3014,45.9848],[-70.3012,45.985],[-70.3008,45.9853],[-70.3006,45.9853],[-70.3004,45.9854],[-70.3003,45.9854],[-70.3002,45.9855],[-70.3,45.9857],[-70.2999,45.9858],[-70.2998,45.9859],[-70.2996,45.9859],[-70.2993,45.9858],[-70.299,45.9858],[-70.2988,45.9857],[-70.2985,45.9857],[-70.2982,45.9857],[-70.2977,45.9858],[-70.2974,45.9859],[-70.2971,45.9859],[-70.2967,45.986],[-70.2963,45.986],[-70.296,45.9859],[-70.2958,45.9859],[-70.2956,45.9859],[-70.2952,45.986],[-70.295,45.9861],[-70.2947,45.9862],[-70.2946,45.9864],[-70.2944,45.9866],[-70.2943,45.9868],[-70.294,45.9871],[-70.2938,45.9871],[-70.2937,45.9872],[-70.2933,45.9877],[-70.2931,45.9879],[-70.293,45.9879],[-70.2927,45.9881],[-70.2925,45.9881],[-70.2924,45.9882],[-70.2923,45.9884],[-70.2922,45.9884],[-70.2921,45.9885],[-70.2918,45.9886],[-70.2917,45.9887],[-70.2916,45.9889],[-70.2914,45.9893],[-70.2913,45.9895],[-70.2912,45.9897],[-70.291,45.9898],[-70.2905,45.99],[-70.2902,45.9901],[-70.2901,45.9902],[-70.29,45.9904],[-70.2898,45.9905],[-70.2896,45.9907],[-70.2894,45.9908],[-70.2893,45.9909],[-70.2889,45.991],[-70.2888,45.9911],[-70.2887,45.9911],[-70.2886,45.9913],[-70.2884,45.9914],[-70.2877,45.9917],[-70.2872,45.9919],[-70.287,45.992],[-70.2868,45.992],[-70.2868,45.9921],[-70.2867,45.9922],[-70.2865,45.9924],[-70.2864,45.9925],[-70.2864,45.9926],[-70.2864,45.9927],[-70.2865,45.9927],[-70.2866,45.9928],[-70.2867,45.9929],[-70.2869,45.9929],[-70.2872,45.993],[-70.2873,45.9931],[-70.2873,45.9932],[-70.2873,45.9933],[-70.2872,45.9934],[-70.2871,45.9934],[-70.287,45.9935],[-70.2866,45.9937],[-70.2862,45.9939],[-70.2855,45.9943],[-70.2844,45.995],[-70.2841,45.9952],[-70.284,45.9953],[-70.284,45.9954],[-70.284,45.9955],[-70.2841,45.9956],[-70.2842,45.9956],[-70.2843,45.9956],[-70.2844,45.9956],[-70.2846,45.9955],[-70.2849,45.9954],[-70.2852,45.9952],[-70.2855,45.9951],[-70.2861,45.9947],[-70.2864,45.9945],[-70.2866,45.9945],[-70.2869,45.9944],[-70.287,45.9944],[-70.2872,45.9943],[-70.2873,45.9943],[-70.2873,45.9942],[-70.2875,45.9941],[-70.2877,45.9941],[-70.2879,45.9941],[-70.2883,45.994],[-70.2885,45.994],[-70.2886,45.994],[-70.2887,45.9941],[-70.2889,45.9943],[-70.289,45.9944],[-70.2889,45.9945],[-70.2887,45.9946],[-70.2884,45.9947],[-70.2883,45.9947],[-70.2883,45.9948],[-70.2882,45.995],[-70.2884,45.9951],[-70.2885,45.9952],[-70.2887,45.9953],[-70.2889,45.9953],[-70.2891,45.9954],[-70.2894,45.9954],[-70.2896,45.9953],[-70.2898,45.9952],[-70.29,45.9951],[-70.2901,45.9949],[-70.2904,45.9948],[-70.2907,45.9947],[-70.2908,45.9947],[-70.291,45.9947],[-70.2911,45.9948],[-70.2912,45.9949],[-70.2912,45.9952],[-70.2911,45.9953],[-70.2909,45.9954],[-70.2906,45.9954],[-70.2905,45.9954],[-70.2905,45.9955],[-70.2904,45.9956],[-70.2904,45.9957],[-70.2904,45.9958],[-70.2904,45.9959],[-70.2906,45.9959],[-70.2907,45.9959],[-70.2908,45.9959],[-70.2909,45.996],[-70.2911,45.9961],[-70.2914,45.9961],[-70.2915,45.9961],[-70.2916,45.9962],[-70.2917,45.9963],[-70.2918,45.9964],[-70.2919,45.9966],[-70.2919,45.9967],[-70.2919,45.9969],[-70.292,45.997],[-70.2922,45.9971],[-70.2923,45.9971],[-70.2924,45.9971],[-70.2929,45.997],[-70.2933,45.9969],[-70.2938,45.9969],[-70.2942,45.9969],[-70.2944,45.9969],[-70.2948,45.9969],[-70.295,45.9969],[-70.2954,45.997],[-70.2955,45.9971],[-70.2957,45.9973],[-70.296,45.9974],[-70.2964,45.9976],[-70.2967,45.9977],[-70.2971,45.9979],[-70.2975,45.9979],[-70.2977,45.9978],[-70.2978,45.9977],[-70.2979,45.9978],[-70.2982,45.9979],[-70.2984,45.9981],[-70.2986,45.9982],[-70.2989,45.9982],[-70.2991,45.9983],[-70.2994,45.9983],[-70.2995,45.9983],[-70.2997,45.9984],[-70.3001,45.9987],[-70.3004,45.9989],[-70.3007,45.9989],[-70.301,45.9988],[-70.3017,45.9987],[-70.3023,45.9988],[-70.3025,45.9989],[-70.3028,45.999],[-70.3032,45.9994],[-70.3034,45.9998],[-70.3033,46],[-70.3033,46.0001],[-70.3034,46.0001],[-70.3036,46.0002],[-70.3037,46.0003],[-70.3037,46.0004],[-70.3036,46.0005],[-70.3035,46.0006],[-70.3036,46.0006],[-70.3037,46.0008],[-70.3038,46.001],[-70.3041,46.0012],[-70.3041,46.0013],[-70.304,46.0014],[-70.3037,46.0014],[-70.3036,46.0014],[-70.3032,46.0016],[-70.303,46.0017],[-70.3029,46.0018],[-70.3028,46.002],[-70.3028,46.0023],[-70.3028,46.0025],[-70.303,46.0029],[-70.3031,46.0029],[-70.3031,46.003],[-70.3034,46.003],[-70.3037,46.003],[-70.3041,46.003],[-70.3045,46.003],[-70.3047,46.0032],[-70.305,46.0033],[-70.3053,46.0034],[-70.3054,46.0036],[-70.3055,46.0039],[-70.3056,46.0043],[-70.3057,46.0044],[-70.3058,46.0047],[-70.3058,46.0051],[-70.3058,46.0053],[-70.3058,46.0055],[-70.3057,46.0057],[-70.3054,46.006],[-70.3052,46.0063],[-70.3052,46.0066],[-70.3052,46.0067],[-70.3052,46.0069],[-70.3054,46.007],[-70.3054,46.0072],[-70.3056,46.0076],[-70.3058,46.0081],[-70.3058,46.0087],[-70.3059,46.0089],[-70.3061,46.0095],[-70.3062,46.0098],[-70.3064,46.0103],[-70.3066,46.0105],[-70.3068,46.0106],[-70.3073,46.0107],[-70.3075,46.0107],[-70.3077,46.0107],[-70.3079,46.0105],[-70.308,46.0105],[-70.3082,46.0103],[-70.3083,46.0103],[-70.3086,46.0103],[-70.3088,46.0103],[-70.3092,46.0105],[-70.3094,46.0107],[-70.3096,46.0109],[-70.3097,46.0113],[-70.3098,46.0115],[-70.31,46.0116],[-70.3105,46.0118],[-70.3109,46.0119],[-70.3111,46.0119],[-70.3112,46.0119],[-70.3114,46.012],[-70.3114,46.0121],[-70.3114,46.0123],[-70.3113,46.0124],[-70.3109,46.0126],[-70.3107,46.0128],[-70.3107,46.013],[-70.3107,46.0132],[-70.311,46.0134],[-70.311,46.0136],[-70.3108,46.0137],[-70.3106,46.0139],[-70.3106,46.0142],[-70.3106,46.0145],[-70.3106,46.0149],[-70.3107,46.0152],[-70.3109,46.0154],[-70.3109,46.0155],[-70.3111,46.0157],[-70.3113,46.0157],[-70.3118,46.0155],[-70.3119,46.0154],[-70.312,46.0154],[-70.3121,46.0155],[-70.3122,46.0156],[-70.3121,46.0159],[-70.312,46.0161],[-70.312,46.0162],[-70.312,46.0164],[-70.312,46.0165],[-70.3121,46.0166],[-70.3123,46.0166],[-70.3124,46.0166],[-70.3128,46.0166],[-70.3131,46.0165],[-70.3132,46.0165],[-70.3139,46.0163],[-70.3143,46.0163],[-70.3145,46.0164],[-70.3147,46.0164],[-70.3149,46.0165],[-70.315,46.0166],[-70.3151,46.0168],[-70.3151,46.0169],[-70.315,46.0171],[-70.315,46.0175],[-70.3151,46.0177],[-70.3152,46.0179],[-70.3153,46.0182],[-70.3153,46.0183],[-70.3154,46.0183],[-70.3156,46.0184],[-70.3158,46.0185],[-70.3162,46.0185],[-70.3166,46.0185],[-70.3172,46.0186],[-70.3173,46.0186],[-70.3175,46.0186],[-70.3177,46.0187],[-70.3178,46.0187],[-70.3179,46.0189],[-70.318,46.019],[-70.318,46.0192],[-70.3179,46.0193],[-70.3178,46.0194],[-70.3174,46.0195],[-70.3172,46.0195],[-70.3169,46.0194],[-70.3166,46.0196],[-70.3161,46.0196],[-70.3158,46.0197],[-70.3156,46.0199],[-70.3153,46.02],[-70.3152,46.0202],[-70.3152,46.0205],[-70.3151,46.0208],[-70.315,46.021],[-70.315,46.0211],[-70.3149,46.0212],[-70.3145,46.0215],[-70.3144,46.0215],[-70.3142,46.0215],[-70.3141,46.0216],[-70.3137,46.0222],[-70.3136,46.0223],[-70.3133,46.0223],[-70.3129,46.0225],[-70.3128,46.0226],[-70.3127,46.0226],[-70.3123,46.0227],[-70.3122,46.0228],[-70.312,46.0228],[-70.3117,46.0231],[-70.3111,46.0234],[-70.3102,46.0238],[-70.31,46.024],[-70.3098,46.0241],[-70.3096,46.0242],[-70.3092,46.0242],[-70.3089,46.0243],[-70.3085,46.0243],[-70.3083,46.0244],[-70.3081,46.0245],[-70.3079,46.0246],[-70.3078,46.0246],[-70.3077,46.0247],[-70.307,46.0248],[-70.3065,46.0249],[-70.3063,46.025],[-70.3059,46.0252],[-70.3057,46.0253],[-70.3054,46.0255],[-70.3054,46.0256],[-70.3052,46.0257],[-70.3048,46.026],[-70.3046,46.0261],[-70.3043,46.0262],[-70.3041,46.0264],[-70.3038,46.0265],[-70.3035,46.0268],[-70.3032,46.0269],[-70.303,46.027],[-70.3028,46.0271],[-70.3025,46.0272],[-70.3022,46.0272],[-70.3021,46.0273],[-70.3019,46.0273],[-70.3017,46.0274],[-70.3016,46.0275],[-70.3015,46.0276],[-70.3015,46.0278],[-70.3016,46.0279],[-70.3017,46.0282],[-70.3018,46.0283],[-70.3018,46.0285],[-70.3017,46.0286],[-70.3016,46.0287],[-70.3014,46.0287],[-70.3011,46.0288],[-70.3009,46.0288],[-70.3007,46.0288],[-70.3006,46.0288],[-70.3003,46.029],[-70.3002,46.029],[-70.2998,46.0294],[-70.2995,46.0297],[-70.2992,46.0299],[-70.299,46.03],[-70.2987,46.0304],[-70.2986,46.0306],[-70.2985,46.0309],[-70.2986,46.0309],[-70.2987,46.031],[-70.299,46.031],[-70.2994,46.0311],[-70.3008,46.0315],[-70.3012,46.0315],[-70.3016,46.0316],[-70.3017,46.0316],[-70.3019,46.0317],[-70.302,46.0318],[-70.3021,46.0319],[-70.3021,46.0322],[-70.3021,46.0328],[-70.3019,46.0329],[-70.3019,46.033],[-70.302,46.0333],[-70.3019,46.0334],[-70.3013,46.0335],[-70.3012,46.0336],[-70.301,46.0337],[-70.3009,46.0339],[-70.3008,46.034],[-70.3009,46.0342],[-70.3011,46.0344],[-70.3012,46.0347],[-70.3012,46.0348],[-70.3009,46.035],[-70.3007,46.0352],[-70.3005,46.0356],[-70.3004,46.0356],[-70.3003,46.0357],[-70.3001,46.0357],[-70.3,46.0357],[-70.2999,46.0358],[-70.2998,46.0359],[-70.2998,46.0364],[-70.2998,46.0366],[-70.2999,46.0367],[-70.2999,46.0368],[-70.2999,46.037],[-70.2999,46.0371],[-70.2997,46.0372],[-70.2997,46.0374],[-70.2996,46.0377],[-70.2995,46.038],[-70.2994,46.0382],[-70.2991,46.0385],[-70.2989,46.0387],[-70.2987,46.0388],[-70.2985,46.0389],[-70.2983,46.0391],[-70.2981,46.0392],[-70.2977,46.0395],[-70.2975,46.0398],[-70.2975,46.0401],[-70.2975,46.0406],[-70.2973,46.0408],[-70.2971,46.041],[-70.297,46.041],[-70.2964,46.0409],[-70.2963,46.0408],[-70.296,46.0408],[-70.2956,46.0408],[-70.2952,46.0408],[-70.2949,46.0409],[-70.2946,46.0411],[-70.2945,46.0411],[-70.2943,46.0412],[-70.294,46.0413],[-70.2936,46.0417],[-70.2935,46.0419],[-70.2933,46.0421],[-70.2932,46.0422],[-70.2929,46.0424],[-70.2928,46.0425],[-70.2927,46.0425],[-70.2926,46.0426],[-70.2923,46.0428],[-70.2921,46.0431],[-70.2919,46.0434],[-70.2917,46.0436],[-70.2916,46.0437],[-70.2909,46.0439],[-70.2907,46.0439],[-70.2905,46.0441],[-70.2903,46.0443],[-70.2903,46.0444],[-70.2904,46.0447],[-70.2904,46.045],[-70.2903,46.0452],[-70.2902,46.0452],[-70.2899,46.0455],[-70.2899,46.0458],[-70.2897,46.046],[-70.2896,46.0462],[-70.2895,46.0463],[-70.289,46.0466],[-70.2888,46.0466],[-70.2887,46.0466],[-70.2882,46.0467],[-70.288,46.0468],[-70.2876,46.0469],[-70.2874,46.0471],[-70.2872,46.0474],[-70.287,46.0475],[-70.2863,46.0478],[-70.2859,46.0481],[-70.2857,46.0483],[-70.2854,46.0483],[-70.285,46.0483],[-70.2847,46.0484],[-70.2845,46.0485],[-70.2844,46.0489],[-70.2841,46.0491],[-70.2837,46.0493],[-70.2834,46.0495],[-70.283,46.0496],[-70.2827,46.0498],[-70.2824,46.05],[-70.2821,46.0502],[-70.2819,46.0504],[-70.2815,46.0506],[-70.2812,46.0506],[-70.2811,46.0507],[-70.2811,46.0508],[-70.2811,46.0511],[-70.281,46.0513],[-70.2806,46.0516],[-70.2802,46.0519],[-70.28,46.0519],[-70.2798,46.0522],[-70.2797,46.0523],[-70.2797,46.0524],[-70.2798,46.0524],[-70.2804,46.0528],[-70.2809,46.0532],[-70.2809,46.0534],[-70.2807,46.0536],[-70.2807,46.0538],[-70.2808,46.054],[-70.2809,46.0541],[-70.2808,46.0542],[-70.2807,46.0543],[-70.2805,46.0544],[-70.28,46.0545],[-70.2797,46.0545],[-70.2796,46.0547],[-70.2796,46.055],[-70.2796,46.0552],[-70.2796,46.0553],[-70.2795,46.0555],[-70.2795,46.0556],[-70.2795,46.0557],[-70.2794,46.0557],[-70.2792,46.0558],[-70.2787,46.0558],[-70.2786,46.0559],[-70.2784,46.0561],[-70.2784,46.0564],[-70.2784,46.0567],[-70.2785,46.0569],[-70.2788,46.0572],[-70.279,46.0575],[-70.2794,46.058],[-70.2795,46.0581],[-70.2795,46.0583],[-70.2794,46.0585],[-70.2794,46.0586],[-70.2794,46.0587],[-70.2792,46.0588],[-70.2789,46.059],[-70.2785,46.0591],[-70.2784,46.0592],[-70.2783,46.0592],[-70.2783,46.0593],[-70.2784,46.0594],[-70.2785,46.0595],[-70.2786,46.0597],[-70.2787,46.0599],[-70.2787,46.0602],[-70.2787,46.0603],[-70.2786,46.0604],[-70.2786,46.0605],[-70.2787,46.0607],[-70.2788,46.0608],[-70.2791,46.0609],[-70.2793,46.0608],[-70.2796,46.0607],[-70.2798,46.0607],[-70.28,46.0607],[-70.2802,46.0607],[-70.2803,46.0607],[-70.2807,46.0604],[-70.281,46.0602],[-70.2814,46.0603],[-70.2816,46.0604],[-70.2817,46.0605],[-70.2818,46.0605],[-70.2821,46.0603],[-70.2822,46.0603],[-70.2823,46.0603],[-70.2825,46.0603],[-70.2828,46.0607],[-70.283,46.0609],[-70.2831,46.0611],[-70.283,46.0617],[-70.2832,46.0619],[-70.2836,46.0623],[-70.284,46.0625],[-70.284,46.0626],[-70.2843,46.0627],[-70.2845,46.0627],[-70.2846,46.0627],[-70.2851,46.0626],[-70.2854,46.0626],[-70.2862,46.0628],[-70.2864,46.0628],[-70.2867,46.0628],[-70.2871,46.0626],[-70.2877,46.0623],[-70.288,46.0622],[-70.2884,46.0623],[-70.2886,46.0623],[-70.2892,46.0622],[-70.2893,46.0622],[-70.2896,46.062],[-70.2907,46.0613],[-70.291,46.0612],[-70.2914,46.0612],[-70.2923,46.0607],[-70.2931,46.0606],[-70.2934,46.0605],[-70.2938,46.0607],[-70.2941,46.0607],[-70.2948,46.0607],[-70.2951,46.0607],[-70.2953,46.0607],[-70.2956,46.0606],[-70.2961,46.0607],[-70.2965,46.0607],[-70.2968,46.0607],[-70.2974,46.0606],[-70.2984,46.0607],[-70.2987,46.0607],[-70.2992,46.0608],[-70.2997,46.0609],[-70.2999,46.0608],[-70.3001,46.0607],[-70.3003,46.0607],[-70.3005,46.0606],[-70.3008,46.0606],[-70.301,46.0607],[-70.3012,46.0609],[-70.3014,46.0609],[-70.3018,46.0608],[-70.3019,46.0608],[-70.3021,46.0609],[-70.3024,46.0611],[-70.3029,46.0615],[-70.3031,46.0616],[-70.3031,46.0618],[-70.3031,46.0621],[-70.3033,46.0622],[-70.3034,46.0623],[-70.3035,46.0623],[-70.3035,46.0622],[-70.3035,46.062],[-70.3034,46.0618],[-70.3037,46.0615],[-70.304,46.0614],[-70.3042,46.0614],[-70.3045,46.0616],[-70.3047,46.0617],[-70.3048,46.0617],[-70.3051,46.0616],[-70.3054,46.0614],[-70.3058,46.0614],[-70.3059,46.0614],[-70.3062,46.0612],[-70.3067,46.0612],[-70.3071,46.0611],[-70.3073,46.0611],[-70.3079,46.0613],[-70.3084,46.0616],[-70.3086,46.0616],[-70.3086,46.0617],[-70.3089,46.0618],[-70.309,46.062],[-70.3091,46.062],[-70.3092,46.0621],[-70.3095,46.0624],[-70.3097,46.0628],[-70.3098,46.063],[-70.3099,46.0632],[-70.3101,46.0633],[-70.3107,46.0638],[-70.3108,46.0638],[-70.3109,46.0639],[-70.311,46.0641],[-70.311,46.0644],[-70.311,46.0646],[-70.3107,46.0648],[-70.3098,46.0651],[-70.3095,46.0653],[-70.3091,46.0655],[-70.309,46.0657],[-70.309,46.0659],[-70.309,46.066],[-70.3089,46.0662],[-70.3087,46.0664],[-70.3084,46.0666],[-70.3079,46.067],[-70.3076,46.0672],[-70.307,46.0675],[-70.3068,46.0676],[-70.3066,46.068],[-70.3066,46.0681],[-70.3065,46.0683],[-70.3065,46.0684],[-70.3063,46.0686],[-70.306,46.0688],[-70.3056,46.069],[-70.3052,46.0692],[-70.3046,46.0695],[-70.3041,46.0696],[-70.3036,46.0697],[-70.3033,46.0698],[-70.303,46.07],[-70.3028,46.0702],[-70.3026,46.0705],[-70.3026,46.0707],[-70.3028,46.0709],[-70.303,46.0709],[-70.3034,46.071],[-70.3037,46.071],[-70.3043,46.0711],[-70.3046,46.0711],[-70.305,46.0713],[-70.3051,46.0714],[-70.3052,46.0716],[-70.3052,46.0719],[-70.3051,46.072],[-70.3049,46.0721],[-70.3046,46.0722],[-70.3044,46.0722],[-70.3042,46.0723],[-70.3039,46.0724],[-70.3037,46.0725],[-70.3036,46.0726],[-70.3033,46.0727],[-70.3029,46.0729],[-70.3024,46.0731],[-70.3022,46.0732],[-70.3022,46.0733],[-70.3022,46.0734],[-70.3022,46.0735],[-70.3023,46.0738],[-70.3024,46.074],[-70.3025,46.0742],[-70.3029,46.0745],[-70.3031,46.0749],[-70.303,46.0752],[-70.3031,46.0758],[-70.303,46.0765],[-70.3029,46.0768],[-70.3027,46.077],[-70.3025,46.0772],[-70.3021,46.0774],[-70.3016,46.0775],[-70.3012,46.0776],[-70.3009,46.0776],[-70.3007,46.0778],[-70.3004,46.078],[-70.3002,46.0783],[-70.3,46.0785],[-70.3,46.0789],[-70.3001,46.0792],[-70.3005,46.0794],[-70.3005,46.0795],[-70.3009,46.0796],[-70.3011,46.0797],[-70.3013,46.0799],[-70.3016,46.08],[-70.3024,46.0803],[-70.3024,46.0804],[-70.3024,46.0806],[-70.3019,46.081],[-70.3019,46.0811],[-70.302,46.0813],[-70.3022,46.0818],[-70.3022,46.0821],[-70.3021,46.0822],[-70.3019,46.0826],[-70.3016,46.0829],[-70.3011,46.0832],[-70.3006,46.0835],[-70.3003,46.0836],[-70.2998,46.0837],[-70.2996,46.0837],[-70.2992,46.0838],[-70.299,46.084],[-70.2986,46.0842],[-70.2985,46.0842],[-70.2982,46.0843],[-70.298,46.0844],[-70.2972,46.0847],[-70.2968,46.0848],[-70.296,46.0849],[-70.2949,46.0851],[-70.2941,46.0853],[-70.2935,46.0857],[-70.2933,46.0858],[-70.293,46.0859],[-70.2929,46.0861],[-70.2926,46.0864],[-70.2926,46.0865],[-70.2923,46.0867],[-70.292,46.0869],[-70.2916,46.0873],[-70.2915,46.0874],[-70.2915,46.088],[-70.2915,46.0889],[-70.2914,46.089],[-70.2911,46.0894],[-70.2909,46.0899],[-70.2912,46.0902],[-70.2913,46.0903],[-70.2914,46.0907],[-70.2914,46.0912],[-70.2913,46.0914],[-70.2911,46.0918],[-70.291,46.0922],[-70.291,46.0925],[-70.291,46.0927],[-70.2909,46.093],[-70.2908,46.0931],[-70.2906,46.0935],[-70.2905,46.0938],[-70.2902,46.0943],[-70.2899,46.0945],[-70.2897,46.0947],[-70.2896,46.0948],[-70.2889,46.0949],[-70.2886,46.095],[-70.2883,46.0952],[-70.288,46.0953],[-70.2872,46.0958],[-70.2869,46.0961],[-70.2867,46.0963],[-70.2865,46.0965],[-70.2862,46.0966],[-70.2861,46.0967],[-70.2853,46.097],[-70.285,46.0971],[-70.2848,46.0972],[-70.2844,46.0976],[-70.2843,46.0978],[-70.2842,46.098],[-70.2842,46.0981],[-70.2843,46.0983],[-70.2845,46.0986],[-70.2846,46.0988],[-70.2849,46.099],[-70.2852,46.0992],[-70.2853,46.0992],[-70.2854,46.0994],[-70.286,46.0997],[-70.286,46.0998],[-70.2859,46.0999],[-70.2858,46.1],[-70.2855,46.1001],[-70.2851,46.1001],[-70.2845,46.1001],[-70.2842,46.1002],[-70.2837,46.1003],[-70.2833,46.1003],[-70.2828,46.1004],[-70.2825,46.1005],[-70.2816,46.1004],[-70.2811,46.1003],[-70.2808,46.1002],[-70.2803,46.0999],[-70.2801,46.0998],[-70.2799,46.0998],[-70.2797,46.0999],[-70.2794,46.0999],[-70.2791,46.0999],[-70.2787,46.0999],[-70.2783,46.0999],[-70.2781,46.1],[-70.2779,46.1001],[-70.2775,46.1005],[-70.2768,46.1009],[-70.2759,46.1012],[-70.2752,46.1014],[-70.275,46.1015],[-70.2747,46.1014],[-70.2745,46.1015],[-70.2742,46.1016],[-70.2737,46.102],[-70.2734,46.1021],[-70.2732,46.1022],[-70.2729,46.1022],[-70.2725,46.102],[-70.2723,46.1017],[-70.272,46.1016],[-70.2715,46.1012],[-70.2712,46.1011],[-70.2708,46.101],[-70.2704,46.101],[-70.2699,46.1011],[-70.2696,46.1012],[-70.2692,46.1012],[-70.2685,46.1013],[-70.2683,46.1013],[-70.2681,46.1013],[-70.2679,46.1012],[-70.2676,46.101],[-70.2671,46.1009],[-70.2667,46.1008],[-70.2664,46.1007],[-70.2659,46.1007],[-70.2654,46.1007],[-70.2651,46.1007],[-70.2647,46.1005],[-70.2643,46.1005],[-70.2639,46.1007],[-70.2638,46.1007],[-70.2632,46.1004],[-70.2627,46.1004],[-70.2626,46.1004],[-70.2624,46.1004],[-70.262,46.1007],[-70.2618,46.1008],[-70.2612,46.101],[-70.261,46.101],[-70.2605,46.101],[-70.2601,46.1009],[-70.2592,46.1007],[-70.2588,46.1006],[-70.2585,46.1005],[-70.2583,46.1005],[-70.2576,46.1003],[-70.2575,46.1002],[-70.2574,46.0999],[-70.2573,46.0997],[-70.2572,46.0996],[-70.2571,46.0995],[-70.2569,46.0995],[-70.256,46.0995],[-70.2556,46.0995],[-70.2549,46.0995],[-70.2547,46.0995],[-70.2543,46.0996],[-70.254,46.0998],[-70.2535,46.1001],[-70.2532,46.1001],[-70.2529,46.1003],[-70.2527,46.1006],[-70.2526,46.1008],[-70.2527,46.1008],[-70.2526,46.101],[-70.2526,46.1014],[-70.2526,46.1016],[-70.2528,46.1019],[-70.2529,46.1021],[-70.253,46.1025],[-70.253,46.1028],[-70.253,46.1031],[-70.253,46.1034],[-70.253,46.1037],[-70.2529,46.1039],[-70.2528,46.1041],[-70.2528,46.1045],[-70.2526,46.1048],[-70.2524,46.105],[-70.2523,46.1051],[-70.2523,46.1052],[-70.2522,46.1053],[-70.2522,46.1054],[-70.2522,46.1056],[-70.2522,46.1058],[-70.2523,46.1059],[-70.2524,46.106],[-70.2525,46.1061],[-70.2525,46.1062],[-70.2524,46.1064],[-70.2525,46.1065],[-70.2525,46.1066],[-70.2527,46.1068],[-70.2528,46.1069],[-70.2528,46.107],[-70.2529,46.1071],[-70.2529,46.1072],[-70.2529,46.1073],[-70.2529,46.1075],[-70.253,46.1075],[-70.2531,46.1076],[-70.2532,46.1076],[-70.2533,46.1076],[-70.2535,46.1075],[-70.2536,46.1075],[-70.2537,46.1075],[-70.2538,46.1075],[-70.2538,46.1076],[-70.2539,46.1076],[-70.254,46.1076],[-70.2542,46.1077],[-70.2543,46.1078],[-70.2544,46.1079],[-70.2544,46.108],[-70.2544,46.1081],[-70.2545,46.1081],[-70.2547,46.1083],[-70.2548,46.1084],[-70.2549,46.1084],[-70.2549,46.1085],[-70.255,46.1085],[-70.255,46.1086],[-70.255,46.1087],[-70.2551,46.1087],[-70.2552,46.1087],[-70.2552,46.1088],[-70.2553,46.1088],[-70.2553,46.1089],[-70.2553,46.109],[-70.2552,46.1092],[-70.2552,46.1093],[-70.2551,46.1094],[-70.255,46.1095],[-70.255,46.1096],[-70.255,46.1097],[-70.255,46.1098],[-70.2549,46.1099],[-70.2548,46.1101],[-70.2547,46.1102],[-70.2547,46.1103],[-70.2547,46.1104],[-70.2548,46.1104],[-70.2549,46.1104],[-70.255,46.1104],[-70.2551,46.1104],[-70.2552,46.1104],[-70.2553,46.1104],[-70.2553,46.1105],[-70.2553,46.1106],[-70.2554,46.1107],[-70.2554,46.1108],[-70.2553,46.1108],[-70.2552,46.1108],[-70.2551,46.1108],[-70.2551,46.1109],[-70.2551,46.111],[-70.255,46.1111],[-70.2548,46.111],[-70.2547,46.111],[-70.2546,46.111],[-70.2545,46.111],[-70.2544,46.111],[-70.2543,46.1111],[-70.2542,46.1111],[-70.2542,46.1112],[-70.2542,46.1113],[-70.2543,46.1113],[-70.2543,46.1114],[-70.2542,46.1115],[-70.2542,46.1117],[-70.254,46.1118],[-70.254,46.1119],[-70.2541,46.112],[-70.2541,46.1121],[-70.2541,46.1122],[-70.254,46.1123],[-70.2538,46.1123],[-70.2537,46.1124],[-70.2536,46.1125],[-70.2535,46.1125],[-70.2535,46.1126],[-70.2535,46.1128],[-70.2536,46.1129],[-70.2537,46.113],[-70.2538,46.113],[-70.2539,46.113],[-70.254,46.113],[-70.254,46.1131],[-70.2541,46.1132],[-70.2541,46.1133],[-70.2541,46.1134],[-70.2542,46.1134],[-70.2543,46.1134],[-70.2544,46.1134],[-70.2545,46.1133],[-70.2545,46.1134],[-70.2546,46.1134],[-70.2546,46.1135],[-70.2546,46.1136],[-70.2546,46.1137],[-70.2545,46.1138],[-70.2544,46.1139],[-70.2543,46.114],[-70.2543,46.1141],[-70.2542,46.1141],[-70.2541,46.114],[-70.254,46.114],[-70.2539,46.114],[-70.2538,46.114],[-70.2537,46.1141],[-70.2537,46.1142],[-70.2536,46.1143],[-70.2535,46.1144],[-70.2536,46.1146],[-70.2535,46.1146],[-70.2534,46.1146],[-70.2533,46.1145],[-70.2532,46.1145],[-70.2531,46.1145],[-70.253,46.1144],[-70.2529,46.1144],[-70.2528,46.1145],[-70.2528,46.1146],[-70.2528,46.1147],[-70.2529,46.1148],[-70.253,46.1148],[-70.253,46.1149],[-70.2531,46.115],[-70.2532,46.1151],[-70.2531,46.1151],[-70.2531,46.1152],[-70.253,46.1152],[-70.253,46.1151],[-70.2529,46.1151],[-70.2528,46.1151],[-70.2527,46.1151],[-70.2527,46.115],[-70.2526,46.115],[-70.2525,46.115],[-70.2524,46.115],[-70.2523,46.115],[-70.2523,46.1151],[-70.2523,46.1152],[-70.2523,46.1153],[-70.2523,46.1154],[-70.2524,46.1154],[-70.2524,46.1156],[-70.2524,46.1157],[-70.2524,46.1159],[-70.2524,46.116],[-70.2525,46.1161],[-70.2525,46.1162],[-70.2524,46.1162],[-70.2524,46.1163],[-70.2523,46.1163],[-70.2523,46.1164],[-70.2522,46.1164],[-70.2522,46.1165],[-70.2521,46.1165],[-70.252,46.1165],[-70.2519,46.1166],[-70.2519,46.1167],[-70.2518,46.1167],[-70.2518,46.1168],[-70.2517,46.1168],[-70.2517,46.1169],[-70.2516,46.117],[-70.2517,46.117],[-70.2517,46.1171],[-70.2518,46.1172],[-70.2519,46.1173],[-70.2519,46.1175],[-70.2519,46.1176],[-70.2519,46.1177],[-70.2519,46.1178],[-70.2518,46.1178],[-70.2518,46.1179],[-70.2517,46.1179],[-70.2516,46.1179],[-70.2514,46.1178],[-70.2513,46.1178],[-70.2512,46.1178],[-70.2512,46.118],[-70.2511,46.1181],[-70.2511,46.1182],[-70.251,46.1184],[-70.251,46.1186],[-70.2511,46.1189],[-70.2512,46.1191],[-70.2512,46.1192],[-70.2513,46.1192],[-70.2513,46.1193],[-70.2514,46.1194],[-70.2514,46.1195],[-70.2514,46.1196],[-70.2513,46.1196],[-70.2512,46.1195],[-70.2512,46.1196],[-70.2512,46.1195],[-70.2511,46.1196],[-70.2511,46.1197],[-70.251,46.1197],[-70.251,46.1198],[-70.2509,46.1198],[-70.2508,46.1197],[-70.2507,46.1197],[-70.2506,46.1197],[-70.2506,46.1198],[-70.2506,46.1199],[-70.2506,46.12],[-70.2505,46.1202],[-70.2505,46.1203],[-70.2505,46.1204],[-70.2504,46.1204],[-70.2503,46.1204],[-70.2503,46.1203],[-70.2502,46.1203],[-70.2501,46.1203],[-70.25,46.1203],[-70.2499,46.1203],[-70.2498,46.1204],[-70.2497,46.1204],[-70.2497,46.1205],[-70.2498,46.1206],[-70.2498,46.1208],[-70.2497,46.1209],[-70.2496,46.1209],[-70.2495,46.121],[-70.2494,46.1211],[-70.2493,46.1213],[-70.249,46.1217],[-70.2488,46.1218],[-70.2487,46.122],[-70.2487,46.1221],[-70.2486,46.1221],[-70.2486,46.1222],[-70.2486,46.1223],[-70.2485,46.1223],[-70.2484,46.1224],[-70.2483,46.1224],[-70.2482,46.1224],[-70.2481,46.1225],[-70.2481,46.1227],[-70.2481,46.1228],[-70.248,46.1229],[-70.248,46.1231],[-70.2479,46.1232],[-70.2478,46.1233],[-70.2478,46.1234],[-70.2479,46.1235],[-70.248,46.1236],[-70.248,46.1237],[-70.2481,46.1239],[-70.2481,46.1241],[-70.2479,46.1242],[-70.2478,46.1242],[-70.2477,46.1242],[-70.2476,46.1242],[-70.2475,46.1242],[-70.2474,46.1242],[-70.2473,46.1242],[-70.2473,46.1243],[-70.2473,46.1244],[-70.2472,46.1245],[-70.2472,46.1246],[-70.2471,46.1247],[-70.2472,46.1247],[-70.2473,46.1248],[-70.2473,46.1249],[-70.2474,46.125],[-70.2474,46.1251],[-70.2475,46.1252],[-70.2476,46.1254],[-70.2476,46.1255],[-70.2475,46.1256],[-70.2474,46.1256],[-70.2473,46.1256],[-70.2472,46.1255],[-70.2471,46.1254],[-70.2471,46.1253],[-70.247,46.1253],[-70.2469,46.1253],[-70.2468,46.1253],[-70.2468,46.1254],[-70.2467,46.1255],[-70.2465,46.1256],[-70.2464,46.1257],[-70.2463,46.1257],[-70.2462,46.1257],[-70.2461,46.1258],[-70.2461,46.1259],[-70.2461,46.126],[-70.246,46.126],[-70.246,46.1261],[-70.2459,46.1261],[-70.2459,46.1262],[-70.2458,46.1262],[-70.2457,46.1261],[-70.2456,46.1261],[-70.2455,46.1261],[-70.2455,46.1262],[-70.2454,46.1263],[-70.2453,46.1264],[-70.2452,46.1266],[-70.2452,46.1267],[-70.2452,46.1268],[-70.2453,46.1268],[-70.2454,46.1269],[-70.2453,46.127],[-70.2451,46.127],[-70.245,46.127],[-70.2449,46.127],[-70.2449,46.1271],[-70.245,46.1271],[-70.2451,46.1272],[-70.245,46.1272],[-70.2449,46.1272],[-70.2447,46.1272],[-70.2446,46.1273],[-70.2445,46.1273],[-70.2445,46.1274],[-70.2445,46.1275],[-70.2446,46.1275],[-70.2447,46.1275],[-70.2448,46.1276],[-70.2448,46.1277],[-70.2447,46.1278],[-70.2448,46.1278],[-70.2449,46.1279],[-70.245,46.1279],[-70.2449,46.1279],[-70.2449,46.128],[-70.2448,46.128],[-70.2448,46.1281],[-70.2448,46.1283],[-70.2448,46.1284],[-70.2448,46.1285],[-70.2447,46.1285],[-70.2447,46.1286],[-70.2446,46.1286],[-70.2445,46.1287],[-70.2444,46.1287],[-70.2442,46.1287],[-70.2441,46.1287],[-70.244,46.1287],[-70.2439,46.1287],[-70.2438,46.1286],[-70.2437,46.1286],[-70.2436,46.1286],[-70.2436,46.1287],[-70.2436,46.1288],[-70.2435,46.1288],[-70.2436,46.1289],[-70.2436,46.1291],[-70.2437,46.1292],[-70.2437,46.1293],[-70.2437,46.1294],[-70.2437,46.1295],[-70.2437,46.1296],[-70.2438,46.1296],[-70.2439,46.1297],[-70.2439,46.1298],[-70.2439,46.1299],[-70.2438,46.1301],[-70.2437,46.1301],[-70.2437,46.1303],[-70.2436,46.1304],[-70.2436,46.1305],[-70.2436,46.1306],[-70.2436,46.1307],[-70.2437,46.1307],[-70.2438,46.1308],[-70.2439,46.1308],[-70.244,46.1309],[-70.2439,46.131],[-70.2438,46.131],[-70.2437,46.131],[-70.2436,46.131],[-70.2434,46.131],[-70.2431,46.1311],[-70.243,46.1311],[-70.2429,46.1312],[-70.2427,46.1313],[-70.2425,46.1314],[-70.2425,46.1315],[-70.2424,46.1316],[-70.2424,46.1317],[-70.2424,46.1319],[-70.2425,46.132],[-70.2426,46.1322],[-70.2427,46.1323],[-70.2429,46.1324],[-70.2429,46.1325],[-70.2429,46.1326],[-70.2428,46.1326],[-70.2428,46.1328],[-70.2428,46.1329],[-70.2428,46.133],[-70.2428,46.1331],[-70.2427,46.1331],[-70.2426,46.1332],[-70.2426,46.1333],[-70.2426,46.1334],[-70.2425,46.1334],[-70.2425,46.1335],[-70.2424,46.1336],[-70.2422,46.1339],[-70.2421,46.134],[-70.2419,46.1341],[-70.2417,46.1344],[-70.2416,46.1345],[-70.2415,46.1347],[-70.2415,46.1348],[-70.2415,46.1349],[-70.2416,46.1349],[-70.2417,46.1349],[-70.2418,46.1349],[-70.2419,46.1349],[-70.2419,46.135],[-70.242,46.135],[-70.242,46.1353],[-70.2419,46.1354],[-70.2418,46.1354],[-70.2417,46.1355],[-70.2416,46.1355],[-70.2415,46.1355],[-70.2415,46.1356],[-70.2415,46.1357],[-70.2415,46.1358],[-70.2415,46.1359],[-70.2414,46.1359],[-70.2414,46.136],[-70.2413,46.1361],[-70.2413,46.1362],[-70.2412,46.1362],[-70.241,46.1362],[-70.2409,46.1362],[-70.2409,46.1363],[-70.2409,46.1364],[-70.241,46.1364],[-70.241,46.1365],[-70.2409,46.1365],[-70.2409,46.1366],[-70.2408,46.1366],[-70.2407,46.1366],[-70.2407,46.1365],[-70.2406,46.1365],[-70.2405,46.1366],[-70.2405,46.1367],[-70.2406,46.1367],[-70.2406,46.1368],[-70.2405,46.1368],[-70.2404,46.1368],[-70.2403,46.1368],[-70.2403,46.1367],[-70.2402,46.1368],[-70.2401,46.1369],[-70.2402,46.1371],[-70.2403,46.1371],[-70.2404,46.1371],[-70.2403,46.1371],[-70.2405,46.1372],[-70.2405,46.1373],[-70.2404,46.1375],[-70.2404,46.1376],[-70.2403,46.1378],[-70.2403,46.1379],[-70.2402,46.1379],[-70.2401,46.1379],[-70.24,46.1379],[-70.2398,46.1378],[-70.2397,46.1378],[-70.2397,46.1379],[-70.2397,46.138],[-70.2398,46.1381],[-70.2397,46.1381],[-70.2397,46.1382],[-70.2396,46.1382],[-70.2396,46.1383],[-70.2396,46.1384],[-70.2397,46.1384],[-70.2398,46.1385],[-70.2398,46.1386],[-70.2398,46.1387],[-70.24,46.139],[-70.2401,46.139],[-70.2403,46.139],[-70.2403,46.1391],[-70.2403,46.1392],[-70.2402,46.1394],[-70.2402,46.1395],[-70.2401,46.1396],[-70.24,46.1396],[-70.2398,46.1395],[-70.2397,46.1395],[-70.2396,46.1395],[-70.2395,46.1396],[-70.2394,46.1397],[-70.2393,46.1398],[-70.2393,46.1399],[-70.2393,46.1401],[-70.2394,46.1402],[-70.2394,46.1403],[-70.2396,46.1403],[-70.2396,46.1404],[-70.2397,46.1404],[-70.2399,46.1404],[-70.24,46.1404],[-70.2401,46.1405],[-70.2401,46.1406],[-70.24,46.1406],[-70.24,46.1407],[-70.2398,46.1408],[-70.2396,46.1409],[-70.2394,46.1409],[-70.2394,46.141],[-70.2394,46.1411],[-70.2395,46.1412],[-70.2395,46.1413],[-70.2396,46.1415],[-70.2397,46.1415],[-70.2398,46.1417],[-70.2397,46.1418],[-70.2397,46.1419],[-70.2396,46.1419],[-70.2395,46.142],[-70.2394,46.142],[-70.2394,46.1421],[-70.2393,46.1421],[-70.2392,46.1421],[-70.2392,46.1422],[-70.2392,46.1424],[-70.2393,46.1426],[-70.2394,46.1427],[-70.2394,46.1429],[-70.2394,46.143],[-70.2395,46.1431],[-70.2395,46.1432],[-70.2394,46.1433],[-70.2393,46.1433],[-70.239,46.1436],[-70.2387,46.1438],[-70.2385,46.1439],[-70.2383,46.1441],[-70.2381,46.1442],[-70.238,46.1443],[-70.2378,46.1444],[-70.2377,46.1445],[-70.2376,46.1446],[-70.2375,46.1446],[-70.2375,46.1447],[-70.2373,46.1448],[-70.2371,46.1449],[-70.237,46.1449],[-70.2368,46.1449],[-70.2367,46.1449],[-70.2366,46.145],[-70.2365,46.145],[-70.2363,46.145],[-70.2363,46.1451],[-70.2362,46.1451],[-70.2362,46.1452],[-70.2363,46.1452],[-70.2363,46.1453],[-70.2364,46.1453],[-70.2366,46.1455],[-70.2367,46.1455],[-70.2368,46.1456],[-70.2367,46.1457],[-70.2366,46.1458],[-70.2365,46.146],[-70.2365,46.1461],[-70.2366,46.1462],[-70.2366,46.1463],[-70.2365,46.1463],[-70.2365,46.1464],[-70.2365,46.1465],[-70.2366,46.1465],[-70.2367,46.1465],[-70.2368,46.1465],[-70.2369,46.1465],[-70.2371,46.1465],[-70.2373,46.1465],[-70.2374,46.1466],[-70.2376,46.1467],[-70.2378,46.1469],[-70.2379,46.1472],[-70.2381,46.1474],[-70.2382,46.1476],[-70.2382,46.1477],[-70.2384,46.1478],[-70.2387,46.1481],[-70.2388,46.1483],[-70.2389,46.1484],[-70.239,46.1485],[-70.2392,46.1487],[-70.2394,46.1489],[-70.2395,46.1489],[-70.2396,46.1489],[-70.2396,46.149],[-70.2397,46.149],[-70.2398,46.149],[-70.2399,46.149],[-70.2403,46.149],[-70.2404,46.149],[-70.2404,46.1491],[-70.2405,46.1491],[-70.2404,46.1493],[-70.2404,46.1494],[-70.2403,46.1495],[-70.2402,46.1496],[-70.2401,46.1496],[-70.24,46.1497],[-70.24,46.1498],[-70.24,46.1499],[-70.2401,46.15],[-70.2402,46.1501],[-70.2402,46.1502],[-70.2403,46.1503],[-70.2403,46.1507],[-70.2403,46.1508],[-70.2404,46.1509],[-70.2404,46.151],[-70.2405,46.151],[-70.2406,46.151],[-70.2407,46.151],[-70.2409,46.151],[-70.2413,46.151],[-70.2414,46.151],[-70.2414,46.1509],[-70.2415,46.1509],[-70.2415,46.1508],[-70.2415,46.1507],[-70.2415,46.1505],[-70.2415,46.1502],[-70.2415,46.1501],[-70.2415,46.15],[-70.2416,46.1499],[-70.2417,46.1499],[-70.2418,46.1498],[-70.242,46.1498],[-70.2423,46.1497],[-70.2425,46.1498],[-70.2426,46.1498],[-70.2427,46.1498],[-70.2428,46.1499],[-70.2429,46.15],[-70.2431,46.1501],[-70.2432,46.1502],[-70.2433,46.1504],[-70.2434,46.1505],[-70.2435,46.1505],[-70.2436,46.1506],[-70.2437,46.1506],[-70.2437,46.1507],[-70.2438,46.1508],[-70.2438,46.1509],[-70.2437,46.151],[-70.2436,46.151],[-70.2436,46.1511],[-70.2436,46.1512],[-70.2436,46.1513],[-70.2436,46.1514],[-70.2437,46.1514],[-70.2437,46.1515],[-70.2438,46.1515],[-70.2439,46.1515],[-70.2441,46.1516],[-70.2442,46.1516],[-70.2443,46.1516],[-70.2444,46.1515],[-70.2445,46.1515],[-70.2445,46.1514],[-70.2446,46.1513],[-70.2448,46.1512],[-70.2449,46.1511],[-70.245,46.1511],[-70.2451,46.151],[-70.2452,46.151],[-70.2453,46.151],[-70.2455,46.151],[-70.2458,46.1509],[-70.2459,46.1509],[-70.246,46.151],[-70.2461,46.151],[-70.2462,46.151],[-70.2463,46.151],[-70.2463,46.1511],[-70.2463,46.1513],[-70.2464,46.1514],[-70.2464,46.1515],[-70.2464,46.1516],[-70.2465,46.1516],[-70.2466,46.1517],[-70.2468,46.1519],[-70.2469,46.1519],[-70.247,46.1519],[-70.2471,46.1519],[-70.2472,46.1519],[-70.2473,46.1519],[-70.2474,46.1519],[-70.2475,46.1518],[-70.2477,46.1517],[-70.2478,46.1517],[-70.2479,46.1517],[-70.2481,46.1517],[-70.2483,46.1518],[-70.2484,46.152],[-70.2484,46.1521],[-70.2484,46.1522],[-70.2484,46.1523],[-70.2484,46.1524],[-70.2484,46.1525],[-70.2483,46.1525],[-70.2482,46.1525],[-70.2481,46.1526],[-70.248,46.1526],[-70.2479,46.1526],[-70.2478,46.1527],[-70.2478,46.1528],[-70.2478,46.1529],[-70.2477,46.153],[-70.2476,46.1531],[-70.2476,46.1532],[-70.2477,46.1533],[-70.2478,46.1534],[-70.248,46.1535],[-70.2481,46.1536],[-70.2483,46.1537],[-70.2485,46.1537],[-70.2488,46.1538],[-70.2489,46.1538],[-70.2491,46.1539],[-70.2492,46.154],[-70.2495,46.1541],[-70.2498,46.1541],[-70.2501,46.1541],[-70.2502,46.1542],[-70.2504,46.1543],[-70.2504,46.1544],[-70.2504,46.1546],[-70.2503,46.1547],[-70.2501,46.1549],[-70.2497,46.1552],[-70.2495,46.1553],[-70.2495,46.1555],[-70.2496,46.1556],[-70.2499,46.1557],[-70.2502,46.1558],[-70.2503,46.1559],[-70.2503,46.156],[-70.2503,46.1561],[-70.2503,46.1562],[-70.2503,46.1563],[-70.2505,46.1564],[-70.2508,46.1566],[-70.2511,46.1568],[-70.2514,46.1569],[-70.2517,46.1569],[-70.252,46.157],[-70.2521,46.157],[-70.2522,46.1571],[-70.2521,46.1573],[-70.2521,46.1575],[-70.2521,46.1576],[-70.2522,46.1578],[-70.2524,46.158],[-70.2525,46.1581],[-70.2526,46.1583],[-70.2527,46.1584],[-70.2529,46.1585],[-70.2531,46.1585],[-70.2533,46.1585],[-70.2535,46.1585],[-70.2537,46.1585],[-70.2541,46.1585],[-70.2542,46.1585],[-70.2544,46.1584],[-70.2547,46.1584],[-70.255,46.1583],[-70.2553,46.1584],[-70.2554,46.1585],[-70.2556,46.1587],[-70.2557,46.1588],[-70.2558,46.1589],[-70.2558,46.1591],[-70.2557,46.1592],[-70.2556,46.1594],[-70.2557,46.1595],[-70.2558,46.1595],[-70.2559,46.1595],[-70.256,46.1595],[-70.2562,46.1594],[-70.2563,46.1593],[-70.2564,46.1593],[-70.2565,46.1594],[-70.2566,46.1595],[-70.2568,46.1596],[-70.2571,46.1597],[-70.2573,46.1598],[-70.2574,46.1599],[-70.2575,46.1601],[-70.2576,46.1603],[-70.2577,46.1604],[-70.2578,46.1605],[-70.2579,46.1606],[-70.2581,46.1606],[-70.2584,46.1607],[-70.2586,46.1608],[-70.2588,46.1611],[-70.2589,46.1613],[-70.2589,46.1614],[-70.2589,46.1615],[-70.2588,46.1616],[-70.2587,46.1616],[-70.2585,46.1616],[-70.2584,46.1616],[-70.2583,46.1617],[-70.2583,46.1618],[-70.2583,46.1619],[-70.2584,46.1619],[-70.2586,46.162],[-70.2587,46.1621],[-70.259,46.1624],[-70.2591,46.1625],[-70.2592,46.1627],[-70.2593,46.1629],[-70.2594,46.1631],[-70.2595,46.1632],[-70.2596,46.1633],[-70.2599,46.1633],[-70.26,46.1634],[-70.2601,46.1635],[-70.2603,46.1635],[-70.2604,46.1635],[-70.2607,46.1635],[-70.261,46.1635],[-70.2612,46.1636],[-70.2614,46.1638],[-70.2615,46.1638],[-70.2616,46.164],[-70.2616,46.1642],[-70.2616,46.1643],[-70.2618,46.1643],[-70.262,46.1643],[-70.2624,46.1643],[-70.2627,46.1643],[-70.2631,46.1643],[-70.2636,46.1645],[-70.2639,46.1645],[-70.2643,46.1646],[-70.2646,46.1647],[-70.2649,46.1648],[-70.2649,46.1649],[-70.2649,46.165],[-70.2648,46.165],[-70.2647,46.1651],[-70.2645,46.1653],[-70.2644,46.1655],[-70.2643,46.1658],[-70.2643,46.1662],[-70.2644,46.1664],[-70.2646,46.1667],[-70.2647,46.1668],[-70.2647,46.1671],[-70.2646,46.1672],[-70.2646,46.1674],[-70.2645,46.1675],[-70.2646,46.1676],[-70.2647,46.1677],[-70.2648,46.1678],[-70.265,46.1679],[-70.2652,46.1679],[-70.2655,46.1681],[-70.2657,46.1682],[-70.2659,46.1684],[-70.266,46.1686],[-70.2662,46.1688],[-70.2662,46.169],[-70.2663,46.1692],[-70.2664,46.1693],[-70.2665,46.1693],[-70.2666,46.1693],[-70.2667,46.1693],[-70.2668,46.1693],[-70.267,46.1692],[-70.2671,46.1693],[-70.2672,46.1693],[-70.2674,46.1695],[-70.2675,46.1696],[-70.2677,46.1698],[-70.2678,46.17],[-70.2682,46.1702],[-70.2684,46.1703],[-70.2686,46.1703],[-70.2689,46.1703],[-70.2694,46.1702],[-70.2696,46.1702],[-70.2697,46.1702],[-70.27,46.1703],[-70.2703,46.1704],[-70.2705,46.1705],[-70.2705,46.1706],[-70.2705,46.1707],[-70.2704,46.1708],[-70.2703,46.1709],[-70.2702,46.1709],[-70.27,46.1709],[-70.2699,46.171],[-70.27,46.1711],[-70.2702,46.1712],[-70.2704,46.1713],[-70.2705,46.1714],[-70.2706,46.1715],[-70.2708,46.1718],[-70.271,46.172],[-70.2711,46.1721],[-70.2715,46.1722],[-70.2717,46.1722],[-70.2719,46.1721],[-70.2721,46.172],[-70.2723,46.172],[-70.2725,46.172],[-70.2726,46.1721],[-70.2727,46.1722],[-70.2729,46.1722],[-70.273,46.1723],[-70.2733,46.1723],[-70.2736,46.1723],[-70.2738,46.1724],[-70.2739,46.1726],[-70.274,46.1727],[-70.2741,46.1728],[-70.2746,46.1729],[-70.275,46.1731],[-70.2754,46.1733],[-70.2754,46.1734],[-70.2754,46.1735],[-70.2753,46.1736],[-70.2751,46.1737],[-70.2748,46.1738],[-70.2748,46.1739],[-70.2748,46.174],[-70.275,46.1742],[-70.2751,46.1743],[-70.2753,46.1743],[-70.2754,46.1743],[-70.2756,46.1743],[-70.2758,46.1744],[-70.2759,46.1745],[-70.2761,46.1746],[-70.2762,46.1746],[-70.2763,46.1746],[-70.2764,46.1746],[-70.2765,46.1745],[-70.2768,46.1745],[-70.2769,46.1745],[-70.2772,46.1745],[-70.2774,46.1746],[-70.2777,46.1748],[-70.278,46.175],[-70.2783,46.1753],[-70.2785,46.1756],[-70.2787,46.1758],[-70.2788,46.1758],[-70.279,46.1758],[-70.2791,46.1759],[-70.2793,46.176],[-70.2793,46.1762],[-70.2794,46.1764],[-70.2795,46.1765],[-70.2796,46.1765],[-70.2797,46.1766],[-70.2799,46.1766],[-70.2799,46.1767],[-70.2799,46.1769],[-70.2799,46.1771],[-70.2799,46.1772],[-70.2799,46.1773],[-70.28,46.1774],[-70.2801,46.1775],[-70.2802,46.1775],[-70.2803,46.1776],[-70.2803,46.1775],[-70.2804,46.1775],[-70.2806,46.1775],[-70.2807,46.1775],[-70.2808,46.1775],[-70.281,46.1775],[-70.2811,46.1776],[-70.2812,46.1777],[-70.2812,46.178],[-70.2812,46.1781],[-70.2814,46.1782],[-70.2816,46.1782],[-70.2818,46.1784],[-70.2821,46.1785],[-70.2822,46.1786],[-70.2823,46.1788],[-70.2823,46.1791],[-70.2823,46.1795],[-70.2823,46.1797],[-70.2825,46.1799],[-70.2826,46.1799],[-70.2827,46.18],[-70.2827,46.1801],[-70.2828,46.1802],[-70.2828,46.1803],[-70.283,46.1803],[-70.2832,46.1803],[-70.2834,46.1803],[-70.2836,46.1803],[-70.2838,46.1805],[-70.284,46.1806],[-70.2841,46.1808],[-70.284,46.1809],[-70.284,46.181],[-70.2837,46.181],[-70.2836,46.1811],[-70.2836,46.1813],[-70.2836,46.1814],[-70.2837,46.1815],[-70.284,46.1816],[-70.2843,46.1817],[-70.2846,46.1818],[-70.2847,46.1819],[-70.2848,46.1822],[-70.2849,46.1822],[-70.2849,46.1823],[-70.2852,46.1824],[-70.2855,46.1825],[-70.2856,46.1826],[-70.2857,46.1827],[-70.286,46.1829],[-70.286,46.183],[-70.2861,46.1832],[-70.286,46.1833],[-70.2859,46.1836],[-70.2858,46.1839],[-70.2857,46.1841],[-70.2855,46.1844],[-70.2856,46.1845],[-70.2856,46.1846],[-70.2858,46.1846],[-70.2859,46.1847],[-70.286,46.1847],[-70.2862,46.1847],[-70.2863,46.1847],[-70.2864,46.1847],[-70.2867,46.1847],[-70.2869,46.1847],[-70.2872,46.1848],[-70.2875,46.1849],[-70.2878,46.185],[-70.288,46.1851],[-70.2881,46.1852],[-70.2882,46.1852],[-70.2884,46.1851],[-70.2887,46.1852],[-70.2892,46.1852],[-70.2895,46.1851],[-70.2899,46.1851],[-70.2902,46.1851],[-70.2904,46.1851],[-70.2905,46.1852],[-70.2905,46.1854],[-70.2904,46.1857],[-70.2904,46.1859],[-70.2906,46.186],[-70.2907,46.1862],[-70.2906,46.1865],[-70.2905,46.1867],[-70.2904,46.1869],[-70.2904,46.1871],[-70.2905,46.1872],[-70.2905,46.1874],[-70.2906,46.1875],[-70.2905,46.1877],[-70.2904,46.1877],[-70.2903,46.1878],[-70.2901,46.1878],[-70.2899,46.1878],[-70.2898,46.1879],[-70.2898,46.188],[-70.29,46.1884],[-70.2899,46.1886],[-70.2899,46.1888],[-70.2899,46.1889],[-70.2903,46.189],[-70.2904,46.1891],[-70.2906,46.1892],[-70.2906,46.1893],[-70.2909,46.1896],[-70.2914,46.1899],[-70.2915,46.19],[-70.2916,46.1901],[-70.2917,46.1901],[-70.292,46.1902],[-70.2921,46.1903],[-70.2922,46.1904],[-70.292,46.1906],[-70.292,46.1907],[-70.2922,46.1908],[-70.2922,46.1911],[-70.2923,46.1912],[-70.2923,46.1913],[-70.2922,46.1914],[-70.2919,46.1916],[-70.2918,46.1917],[-70.2915,46.1918],[-70.2911,46.1921],[-70.2908,46.1923],[-70.2904,46.1925],[-70.2901,46.1926],[-70.2899,46.1927],[-70.2895,46.1927],[-70.2891,46.1928],[-70.2888,46.1927],[-70.2887,46.1928],[-70.2887,46.1929],[-70.2887,46.193],[-70.2888,46.193],[-70.289,46.1931],[-70.2891,46.1932],[-70.2891,46.1934],[-70.2891,46.1935],[-70.289,46.1936],[-70.2889,46.1936],[-70.2888,46.1937],[-70.2886,46.1937],[-70.2885,46.1937],[-70.2882,46.1936],[-70.288,46.1936],[-70.2879,46.1936],[-70.2877,46.1937],[-70.2877,46.1938],[-70.2878,46.1941],[-70.288,46.1946],[-70.288,46.1948],[-70.288,46.1951],[-70.2879,46.1952],[-70.2878,46.1953],[-70.2876,46.1953],[-70.2874,46.1953],[-70.2871,46.1952],[-70.2869,46.1952],[-70.2868,46.1952],[-70.2866,46.1952],[-70.2864,46.1953],[-70.2862,46.1953],[-70.286,46.1953],[-70.2859,46.1954],[-70.2858,46.1954],[-70.2858,46.1955],[-70.2858,46.1957],[-70.2858,46.1958],[-70.2859,46.1959],[-70.2859,46.196],[-70.2858,46.1961],[-70.2858,46.1962],[-70.2858,46.1963],[-70.2858,46.1966],[-70.2858,46.1968],[-70.2857,46.1969],[-70.2856,46.1971],[-70.2854,46.1973],[-70.2852,46.1975],[-70.2851,46.1976],[-70.2849,46.1976],[-70.2846,46.1977],[-70.2844,46.1977],[-70.2843,46.1978],[-70.2843,46.1979],[-70.2841,46.1982],[-70.284,46.1986],[-70.2837,46.1988],[-70.2836,46.1989],[-70.2835,46.199],[-70.2833,46.1991],[-70.2829,46.1992],[-70.2825,46.1992],[-70.2823,46.1993],[-70.2819,46.1994],[-70.2815,46.1996],[-70.2812,46.1998],[-70.281,46.2],[-70.2809,46.2001],[-70.2809,46.2002],[-70.2809,46.2003],[-70.281,46.2005],[-70.2812,46.2007],[-70.2812,46.201],[-70.2811,46.2012],[-70.2809,46.2013],[-70.2806,46.2013],[-70.2802,46.2014],[-70.2798,46.2015],[-70.2796,46.2015],[-70.2795,46.2017],[-70.2793,46.2019],[-70.2791,46.202],[-70.279,46.2022],[-70.2789,46.2023],[-70.2789,46.2024],[-70.2789,46.2026],[-70.2789,46.2028],[-70.2788,46.2032],[-70.2787,46.2033],[-70.2785,46.2034],[-70.2783,46.2035],[-70.2782,46.2036],[-70.278,46.2036],[-70.2778,46.2036],[-70.2775,46.2036],[-70.2773,46.2037],[-70.2772,46.2037],[-70.2771,46.2038],[-70.2771,46.2039],[-70.2771,46.204],[-70.2772,46.204],[-70.2773,46.2041],[-70.2774,46.2042],[-70.2773,46.2043],[-70.2771,46.2047],[-70.2769,46.2049],[-70.2768,46.2052],[-70.2767,46.2054],[-70.2767,46.2057],[-70.2767,46.206],[-70.2767,46.2063],[-70.2766,46.2066],[-70.2765,46.2068],[-70.2764,46.2069],[-70.2763,46.2071],[-70.2763,46.2072],[-70.2762,46.2073],[-70.2761,46.2075],[-70.276,46.2076],[-70.2758,46.2077],[-70.2752,46.208],[-70.2748,46.2082],[-70.2744,46.2084],[-70.2739,46.2087],[-70.2736,46.2089],[-70.2733,46.2091],[-70.273,46.2094],[-70.2728,46.2097],[-70.2725,46.2098],[-70.2723,46.2099],[-70.2721,46.21],[-70.272,46.21],[-70.2718,46.21],[-70.2716,46.21],[-70.2715,46.21],[-70.2715,46.2101],[-70.2715,46.2103],[-70.2716,46.2103],[-70.2717,46.2105],[-70.2718,46.2105],[-70.272,46.2106],[-70.2721,46.2107],[-70.2722,46.2108],[-70.2721,46.2109],[-70.272,46.211],[-70.2719,46.211],[-70.2718,46.211],[-70.2713,46.2111],[-70.2712,46.2111],[-70.2711,46.211],[-70.2711,46.2109],[-70.2712,46.2109],[-70.2712,46.2108],[-70.2711,46.2108],[-70.271,46.2108],[-70.2709,46.2108],[-70.2708,46.2109],[-70.2708,46.2111],[-70.2707,46.2113],[-70.2707,46.2116],[-70.2708,46.2117],[-70.2709,46.2118],[-70.2711,46.2119],[-70.2713,46.2119],[-70.2715,46.2121],[-70.2716,46.2122],[-70.2717,46.2125],[-70.2717,46.2127],[-70.2717,46.2129],[-70.2716,46.213],[-70.2714,46.2131],[-70.2713,46.2131],[-70.2713,46.2132],[-70.2713,46.2133],[-70.2714,46.2134],[-70.2715,46.2135],[-70.272,46.2137],[-70.2722,46.2139],[-70.2729,46.214],[-70.2733,46.214],[-70.2734,46.2141],[-70.2736,46.2143],[-70.2738,46.2145],[-70.2739,46.2145],[-70.2741,46.2145],[-70.2742,46.2146],[-70.2743,46.2147],[-70.2742,46.215],[-70.2741,46.2152],[-70.274,46.2153],[-70.2739,46.2154],[-70.2735,46.2157],[-70.2733,46.2158],[-70.2731,46.2159],[-70.2729,46.2161],[-70.2728,46.2162],[-70.2728,46.2163],[-70.2728,46.2164],[-70.2729,46.2164],[-70.2731,46.2165],[-70.2732,46.2165],[-70.2733,46.2165],[-70.2734,46.2166],[-70.2734,46.2167],[-70.2734,46.2168],[-70.2733,46.2168],[-70.2733,46.2169],[-70.2732,46.2169],[-70.2731,46.2169],[-70.273,46.2169],[-70.2728,46.2169],[-70.2727,46.2169],[-70.2727,46.217],[-70.2726,46.217],[-70.2725,46.2171],[-70.2724,46.2171],[-70.2722,46.2171],[-70.272,46.2171],[-70.2719,46.2171],[-70.2718,46.2171],[-70.2717,46.2169],[-70.2717,46.2168],[-70.2716,46.2167],[-70.2716,46.2166],[-70.2715,46.2166],[-70.2713,46.2166],[-70.2712,46.2166],[-70.2712,46.2167],[-70.2711,46.2168],[-70.2709,46.2168],[-70.2706,46.2169],[-70.2704,46.2169],[-70.27,46.217],[-70.2696,46.2172],[-70.2694,46.2174],[-70.2691,46.2177],[-70.2687,46.2179],[-70.2685,46.218],[-70.2684,46.2181],[-70.2683,46.2184],[-70.2682,46.2186],[-70.2681,46.2188],[-70.2678,46.219],[-70.2677,46.2191],[-70.2674,46.2193],[-70.2674,46.2195],[-70.2674,46.2196],[-70.2674,46.2198],[-70.2675,46.2201],[-70.2677,46.2205],[-70.2678,46.2208],[-70.2677,46.221],[-70.2676,46.2212],[-70.2673,46.2215],[-70.2667,46.2221],[-70.2661,46.2227],[-70.2658,46.223],[-70.2657,46.2232],[-70.2656,46.2235],[-70.2657,46.2238],[-70.2657,46.2239],[-70.2659,46.224],[-70.2661,46.2242],[-70.2664,46.2244],[-70.2669,46.2247],[-70.2671,46.2248],[-70.2672,46.225],[-70.2672,46.2251],[-70.2671,46.2252],[-70.267,46.2252],[-70.2668,46.2253],[-70.2664,46.2254],[-70.2662,46.2254],[-70.2659,46.2255],[-70.2656,46.2257],[-70.2655,46.2258],[-70.2655,46.2259],[-70.2655,46.226],[-70.2654,46.2262],[-70.2653,46.2263],[-70.2651,46.2265],[-70.2648,46.2267],[-70.2644,46.227],[-70.264,46.2273],[-70.2639,46.2274],[-70.2638,46.2276],[-70.2638,46.2277],[-70.2638,46.2278],[-70.2638,46.2279],[-70.2639,46.2281],[-70.2639,46.2283],[-70.2639,46.2284],[-70.2638,46.2286],[-70.2636,46.2289],[-70.2634,46.229],[-70.2629,46.229],[-70.2625,46.2291],[-70.2621,46.2291],[-70.2616,46.2293],[-70.2612,46.2295],[-70.2608,46.2297],[-70.2605,46.2299],[-70.2602,46.2302],[-70.2601,46.2304],[-70.2599,46.2307],[-70.2599,46.2309],[-70.26,46.231],[-70.2601,46.231],[-70.2604,46.231],[-70.2606,46.231],[-70.2607,46.2311],[-70.2607,46.2312],[-70.2607,46.2313],[-70.2605,46.2314],[-70.2604,46.2315],[-70.2598,46.2319],[-70.2597,46.2321],[-70.2596,46.2324],[-70.2597,46.2327],[-70.2597,46.233],[-70.2597,46.2332],[-70.2596,46.2335],[-70.2596,46.2338],[-70.2594,46.2342],[-70.2592,46.2345],[-70.259,46.2347],[-70.2586,46.2351],[-70.2582,46.2356],[-70.2579,46.2358],[-70.2578,46.2361],[-70.2576,46.2365],[-70.2575,46.2368],[-70.2575,46.237],[-70.2576,46.2375],[-70.2577,46.2377],[-70.2579,46.2379],[-70.2581,46.2381],[-70.2585,46.2382],[-70.2588,46.2383],[-70.2591,46.2383],[-70.2592,46.2384],[-70.2593,46.2385],[-70.2592,46.2388],[-70.259,46.239],[-70.2588,46.2392],[-70.2586,46.2394],[-70.2582,46.2396],[-70.2572,46.2401],[-70.257,46.2403],[-70.2569,46.2406],[-70.2568,46.2408],[-70.2568,46.241],[-70.2569,46.2413],[-70.257,46.2416],[-70.2571,46.2417],[-70.2571,46.242],[-70.257,46.2421],[-70.257,46.2422],[-70.2569,46.2424],[-70.2567,46.2426],[-70.2561,46.2431],[-70.256,46.2432],[-70.256,46.2433],[-70.256,46.2435],[-70.256,46.2438],[-70.256,46.244],[-70.256,46.2443],[-70.2559,46.2446],[-70.2557,46.2448],[-70.2554,46.245],[-70.255,46.2452],[-70.2545,46.2453],[-70.2542,46.2454],[-70.2541,46.2456],[-70.2541,46.2457],[-70.2541,46.2458],[-70.2542,46.2459],[-70.2543,46.2459],[-70.2544,46.246],[-70.2545,46.246],[-70.2546,46.246],[-70.2549,46.2459],[-70.255,46.2459],[-70.2551,46.2459],[-70.2553,46.2459],[-70.2554,46.246],[-70.2553,46.2462],[-70.255,46.2464],[-70.2547,46.2465],[-70.2546,46.2466],[-70.2543,46.2467],[-70.2539,46.247],[-70.2537,46.2472],[-70.2535,46.2474],[-70.2533,46.2477],[-70.2523,46.2482],[-70.2521,46.2483],[-70.2518,46.2484],[-70.2515,46.2487],[-70.2512,46.2488],[-70.251,46.2489],[-70.2509,46.2491],[-70.2509,46.2494],[-70.251,46.2496],[-70.2511,46.2499],[-70.2513,46.25],[-70.2513,46.2502],[-70.2514,46.2504],[-70.2515,46.2506],[-70.2516,46.2509],[-70.2516,46.2513],[-70.2515,46.2517],[-70.2515,46.252],[-70.2516,46.2521],[-70.2518,46.2523],[-70.2519,46.2525],[-70.2521,46.2526],[-70.2524,46.2527],[-70.2531,46.2528],[-70.2535,46.253],[-70.254,46.2533],[-70.2542,46.2535],[-70.2545,46.2538],[-70.2546,46.254],[-70.2546,46.2542],[-70.2545,46.2544],[-70.2544,46.2545],[-70.2542,46.2546],[-70.254,46.2546],[-70.2536,46.2547],[-70.2534,46.2548],[-70.2531,46.255],[-70.253,46.2552],[-70.253,46.2555],[-70.253,46.2556],[-70.2532,46.256],[-70.2533,46.2562],[-70.2534,46.2564],[-70.2534,46.2567],[-70.2534,46.2569],[-70.2534,46.2571],[-70.2531,46.2576],[-70.253,46.2578],[-70.2529,46.258],[-70.2528,46.2581],[-70.2528,46.2582],[-70.2529,46.2584],[-70.2529,46.2586],[-70.253,46.2588],[-70.253,46.2589],[-70.2529,46.2591],[-70.2528,46.2592],[-70.2527,46.2594],[-70.2526,46.2595],[-70.2525,46.2597],[-70.2524,46.26],[-70.2523,46.2601],[-70.2521,46.2602],[-70.2519,46.2602],[-70.2518,46.2603],[-70.2515,46.2606],[-70.2514,46.2606],[-70.2513,46.2606],[-70.2511,46.2607],[-70.2509,46.2607],[-70.2507,46.2607],[-70.2505,46.2608],[-70.2505,46.261],[-70.2505,46.2612],[-70.2504,46.2613],[-70.2502,46.2615],[-70.2501,46.2616],[-70.2501,46.2618],[-70.2502,46.2619],[-70.2502,46.262],[-70.2502,46.2621],[-70.2501,46.2622],[-70.2498,46.2623],[-70.2497,46.2625],[-70.2498,46.2626],[-70.2499,46.2627],[-70.25,46.2627],[-70.2502,46.2627],[-70.2503,46.2626],[-70.2504,46.2627],[-70.2505,46.2627],[-70.2505,46.2628],[-70.2505,46.263],[-70.2503,46.2633],[-70.2502,46.2636],[-70.25,46.2638],[-70.2498,46.2639],[-70.2497,46.264],[-70.2495,46.264],[-70.2494,46.264],[-70.2493,46.264],[-70.2493,46.2641],[-70.2492,46.2642],[-70.2493,46.2643],[-70.2494,46.2643],[-70.2495,46.2643],[-70.2496,46.2643],[-70.2496,46.2644],[-70.2496,46.2645],[-70.2495,46.2646],[-70.2494,46.2646],[-70.2485,46.2652],[-70.2484,46.2659],[-70.2486,46.2662],[-70.2486,46.2663],[-70.2487,46.2666],[-70.2487,46.267],[-70.2481,46.2677],[-70.2479,46.2678],[-70.2476,46.2681],[-70.2473,46.2683],[-70.2468,46.2686],[-70.2467,46.2687],[-70.2466,46.2687],[-70.2465,46.269],[-70.2463,46.2691],[-70.2459,46.2698],[-70.2456,46.27],[-70.245,46.2704],[-70.2445,46.2708],[-70.2439,46.2712],[-70.243,46.2718],[-70.2431,46.2721],[-70.2435,46.2727],[-70.2433,46.2731],[-70.2426,46.2734],[-70.2423,46.2734],[-70.2421,46.2732],[-70.242,46.273],[-70.2417,46.2727],[-70.2412,46.2727],[-70.2408,46.2729],[-70.2407,46.2731],[-70.2406,46.2732],[-70.2406,46.2734],[-70.2407,46.2736],[-70.2408,46.274],[-70.2409,46.2742],[-70.2408,46.2749],[-70.2397,46.2754],[-70.2397,46.2755],[-70.2395,46.2758],[-70.2395,46.2759],[-70.2395,46.2762],[-70.2395,46.2764],[-70.2396,46.2765],[-70.2398,46.2767],[-70.2402,46.277],[-70.2402,46.2773],[-70.2399,46.2777],[-70.2399,46.2779],[-70.2399,46.2785],[-70.2399,46.2791],[-70.2392,46.2797],[-70.2386,46.2802],[-70.2381,46.2805],[-70.2378,46.2808],[-70.2373,46.2808],[-70.2369,46.2808],[-70.2365,46.281],[-70.2359,46.2812],[-70.2355,46.2814],[-70.2354,46.2817],[-70.2353,46.2818],[-70.2353,46.282],[-70.2352,46.2821],[-70.2352,46.2823],[-70.235,46.2824],[-70.2349,46.2826],[-70.2347,46.2828],[-70.2347,46.2829],[-70.2344,46.2834],[-70.2342,46.2836],[-70.2339,46.2837],[-70.2336,46.2839],[-70.2332,46.2841],[-70.2329,46.2844],[-70.2326,46.2846],[-70.2326,46.2849],[-70.2326,46.2856],[-70.2325,46.2858],[-70.2323,46.2862],[-70.2322,46.2863],[-70.232,46.2867],[-70.2319,46.287],[-70.2319,46.2874],[-70.2319,46.2877],[-70.2318,46.2878],[-70.2317,46.2881],[-70.2318,46.2884],[-70.2318,46.2886],[-70.2319,46.2888],[-70.2318,46.2891],[-70.2318,46.2892],[-70.2317,46.2895],[-70.2317,46.2897],[-70.2317,46.29],[-70.2317,46.2903],[-70.2317,46.291],[-70.2313,46.2912],[-70.2311,46.2913],[-70.2307,46.2913],[-70.2302,46.2914],[-70.2299,46.2914],[-70.2294,46.2915],[-70.2291,46.2915],[-70.229,46.2916],[-70.2289,46.2916],[-70.2289,46.2917],[-70.2289,46.2918],[-70.2288,46.2919],[-70.2289,46.292],[-70.229,46.2921],[-70.2288,46.2923],[-70.2287,46.2924],[-70.2285,46.2924],[-70.2284,46.2923],[-70.2283,46.2922],[-70.2281,46.2921],[-70.2278,46.2921],[-70.2276,46.2921],[-70.2273,46.2923],[-70.2271,46.2924],[-70.227,46.2925],[-70.2268,46.2925],[-70.2266,46.2926],[-70.2262,46.2927],[-70.2261,46.2927],[-70.2259,46.2927],[-70.2257,46.2927],[-70.2255,46.2927],[-70.2253,46.2927],[-70.2251,46.2927],[-70.2249,46.2927],[-70.2248,46.2927],[-70.2246,46.2927],[-70.2245,46.2926],[-70.2243,46.2926],[-70.224,46.2927],[-70.2239,46.2927],[-70.2236,46.2928],[-70.2234,46.2928],[-70.2233,46.2928],[-70.2232,46.2929],[-70.2231,46.293],[-70.223,46.2931],[-70.2229,46.2931],[-70.2228,46.2932],[-70.2226,46.2932],[-70.2221,46.2932],[-70.2216,46.2932],[-70.221,46.2932],[-70.2208,46.2932],[-70.2207,46.2932],[-70.2205,46.2933],[-70.2203,46.2934],[-70.22,46.2935],[-70.2192,46.2938],[-70.2187,46.294],[-70.218,46.2942],[-70.2174,46.2942],[-70.2169,46.2942],[-70.2166,46.2944],[-70.2167,46.2945],[-70.2168,46.2947],[-70.217,46.2948],[-70.2171,46.2949],[-70.2173,46.2951],[-70.2174,46.2952],[-70.217,46.2955],[-70.2163,46.2954],[-70.2161,46.2951],[-70.2159,46.2949],[-70.2158,46.2948],[-70.2157,46.2948],[-70.2153,46.2947],[-70.2151,46.295],[-70.215,46.2952],[-70.2149,46.2953],[-70.2149,46.2954],[-70.2148,46.2954],[-70.2147,46.2954],[-70.2146,46.2954],[-70.2144,46.2954],[-70.2145,46.2959],[-70.2143,46.2961],[-70.2142,46.2961],[-70.214,46.2962],[-70.2138,46.2963],[-70.2137,46.2965],[-70.2137,46.2966],[-70.2138,46.2966],[-70.214,46.2967],[-70.2143,46.2968],[-70.2142,46.297],[-70.2142,46.2972],[-70.214,46.2973],[-70.2137,46.2975],[-70.2134,46.2977],[-70.2131,46.2979],[-70.2127,46.298],[-70.2125,46.2984],[-70.2124,46.2985],[-70.2122,46.2985],[-70.2119,46.2986],[-70.2119,46.2985],[-70.2116,46.2984],[-70.2114,46.2982],[-70.2113,46.2982],[-70.2112,46.2982],[-70.2112,46.2981],[-70.211,46.2981],[-70.2106,46.2981],[-70.2104,46.2982],[-70.2099,46.2984],[-70.2096,46.2986],[-70.2093,46.2987],[-70.2091,46.2988],[-70.209,46.2988],[-70.2086,46.2989],[-70.2082,46.2989],[-70.2078,46.299],[-70.2074,46.2991],[-70.207,46.2991],[-70.2069,46.2991],[-70.2063,46.2995],[-70.2059,46.2997],[-70.2059,46.2999],[-70.2058,46.3],[-70.2058,46.3001],[-70.2057,46.3002],[-70.2057,46.3004],[-70.2058,46.3005],[-70.2061,46.3006],[-70.2065,46.3008],[-70.2066,46.3009],[-70.2067,46.301],[-70.2068,46.3012],[-70.2067,46.3013],[-70.2067,46.3015],[-70.2066,46.3015],[-70.2065,46.3017],[-70.2061,46.302],[-70.2058,46.3022],[-70.2056,46.3023],[-70.2056,46.3024],[-70.2055,46.3025],[-70.2054,46.3027],[-70.2054,46.3028],[-70.2054,46.303],[-70.2054,46.3032],[-70.2056,46.3035],[-70.2057,46.3036],[-70.2058,46.3038],[-70.2059,46.304],[-70.2059,46.3043],[-70.206,46.3045],[-70.206,46.3047],[-70.206,46.3048],[-70.2061,46.3049],[-70.2062,46.3051],[-70.2064,46.3053],[-70.2065,46.3055],[-70.2065,46.3058],[-70.2066,46.3062],[-70.2065,46.3066],[-70.2063,46.3071],[-70.2062,46.3074],[-70.2062,46.3077],[-70.2062,46.3079],[-70.2062,46.3083],[-70.2062,46.3086],[-70.2062,46.3088],[-70.2062,46.309],[-70.2062,46.3093],[-70.2062,46.3096],[-70.2062,46.3098],[-70.2061,46.3099],[-70.2058,46.3101],[-70.2055,46.3103],[-70.2053,46.3105],[-70.2051,46.3106],[-70.205,46.3107],[-70.2048,46.3109],[-70.2047,46.3112],[-70.2045,46.3115],[-70.2044,46.3118],[-70.2042,46.3119],[-70.204,46.3121],[-70.2038,46.3124],[-70.2037,46.3125],[-70.2036,46.3127],[-70.2035,46.3129],[-70.2034,46.3132],[-70.2032,46.3134],[-70.2031,46.3137],[-70.2031,46.3138],[-70.2031,46.3141],[-70.203,46.3144],[-70.2031,46.3147],[-70.2032,46.3148],[-70.2033,46.3149],[-70.2038,46.3152],[-70.204,46.3154],[-70.2042,46.3156],[-70.2044,46.3159],[-70.2045,46.3162],[-70.2043,46.3168],[-70.2046,46.3169],[-70.205,46.3171],[-70.2053,46.3173],[-70.2055,46.3174],[-70.2056,46.3175],[-70.2058,46.3176],[-70.206,46.3178],[-70.2061,46.3179],[-70.2063,46.3181],[-70.2064,46.3183],[-70.2066,46.3185],[-70.2067,46.3186],[-70.2069,46.3188],[-70.207,46.319],[-70.2071,46.3192],[-70.2071,46.3193],[-70.2073,46.3195],[-70.2073,46.3197],[-70.2071,46.32],[-70.2068,46.3203],[-70.2068,46.3207],[-70.2067,46.3213],[-70.2068,46.3215],[-70.207,46.3218],[-70.2073,46.3222],[-70.207,46.3225],[-70.2065,46.3232],[-70.206,46.3239],[-70.2061,46.3247],[-70.2062,46.3249],[-70.2064,46.325],[-70.2066,46.3254],[-70.2067,46.3256],[-70.2069,46.3259],[-70.207,46.3262],[-70.2074,46.3273],[-70.2075,46.3277],[-70.2076,46.328],[-70.2078,46.3282],[-70.2082,46.3287],[-70.209,46.3295],[-70.2086,46.3301],[-70.2082,46.3307],[-70.2078,46.3312],[-70.2075,46.3315],[-70.2065,46.3318],[-70.2059,46.3322],[-70.2053,46.3326],[-70.2053,46.3328],[-70.2052,46.3333],[-70.2048,46.3337],[-70.2043,46.3342],[-70.2039,46.3343],[-70.2031,46.3347],[-70.202,46.3353],[-70.2017,46.3358],[-70.2013,46.3364],[-70.201,46.337],[-70.2006,46.3372],[-70.1999,46.3377],[-70.1997,46.338],[-70.1991,46.3384],[-70.1988,46.3386],[-70.1985,46.3388],[-70.1983,46.339],[-70.198,46.3392],[-70.1974,46.3398],[-70.1971,46.3401],[-70.1969,46.3402],[-70.1965,46.3404],[-70.196,46.3406],[-70.1958,46.3407],[-70.1957,46.3408],[-70.1957,46.3411],[-70.1957,46.3413],[-70.1955,46.3415],[-70.1952,46.3421],[-70.1954,46.3424],[-70.1957,46.343],[-70.1958,46.3433],[-70.1957,46.3435],[-70.1954,46.3439],[-70.1952,46.3442],[-70.195,46.3444],[-70.1947,46.3447],[-70.1943,46.3452],[-70.1939,46.3455],[-70.1937,46.3457],[-70.1936,46.3459],[-70.1935,46.346],[-70.1934,46.3463],[-70.1932,46.3469],[-70.1928,46.3472],[-70.1926,46.3473],[-70.1924,46.3474],[-70.1923,46.3474],[-70.192,46.3475],[-70.1915,46.3476],[-70.1913,46.3478],[-70.1913,46.348],[-70.1913,46.3481],[-70.1915,46.3486],[-70.1916,46.349],[-70.1921,46.349],[-70.1922,46.3491],[-70.1922,46.3493],[-70.1919,46.3496],[-70.1917,46.3498],[-70.1915,46.35],[-70.1913,46.3501],[-70.1912,46.3502],[-70.1909,46.3503],[-70.1897,46.3505],[-70.1889,46.3501],[-70.1886,46.3499],[-70.1882,46.35],[-70.1879,46.35],[-70.1876,46.3502],[-70.1865,46.3507],[-70.1856,46.3511],[-70.1855,46.3512],[-70.1852,46.3514],[-70.1846,46.3518],[-70.1844,46.352],[-70.1834,46.3517],[-70.1831,46.3517],[-70.1827,46.3518],[-70.1825,46.3518],[-70.1823,46.3519],[-70.1819,46.3521],[-70.1817,46.3523],[-70.1815,46.3525],[-70.1814,46.3527],[-70.1813,46.3532],[-70.1812,46.3539],[-70.1812,46.3541],[-70.1808,46.3544],[-70.1805,46.3546],[-70.1801,46.3547],[-70.1792,46.355],[-70.1784,46.3553],[-70.1779,46.3554],[-70.1774,46.3555],[-70.1772,46.3556],[-70.1771,46.3557],[-70.1767,46.3561],[-70.1764,46.3563],[-70.1762,46.3565],[-70.1762,46.3566],[-70.176,46.357],[-70.1758,46.3573],[-70.1756,46.3576],[-70.1755,46.3578],[-70.1754,46.3579],[-70.1753,46.3582],[-70.1752,46.3582],[-70.175,46.3583],[-70.1744,46.3586],[-70.1736,46.3589],[-70.1731,46.3591],[-70.1729,46.3592],[-70.1728,46.3593],[-70.1723,46.3593],[-70.1719,46.3594],[-70.1715,46.3594],[-70.1709,46.3594],[-70.1706,46.3594],[-70.1705,46.3593],[-70.1702,46.3592],[-70.1696,46.359],[-70.169,46.3588],[-70.1684,46.3586],[-70.1682,46.3585],[-70.1679,46.3583],[-70.1673,46.358],[-70.1671,46.3578],[-70.1666,46.3574],[-70.166,46.3574],[-70.1659,46.3575],[-70.1651,46.3582],[-70.1652,46.3585],[-70.1643,46.3591],[-70.164,46.3591],[-70.1631,46.3591],[-70.1625,46.3597],[-70.1625,46.3606],[-70.1617,46.3611],[-70.1612,46.3611],[-70.1609,46.3611],[-70.1605,46.361],[-70.1601,46.3609],[-70.1598,46.3608],[-70.1598,46.3605],[-70.1604,46.3599],[-70.1603,46.3598],[-70.16,46.3595],[-70.1596,46.3594],[-70.1593,46.3593],[-70.1589,46.3593],[-70.1587,46.3593],[-70.1584,46.3593],[-70.158,46.3595],[-70.1579,46.3595],[-70.1578,46.3599],[-70.1579,46.3601],[-70.1579,46.3602],[-70.158,46.3604],[-70.1581,46.3606],[-70.1581,46.3607],[-70.1577,46.3608],[-70.1573,46.3609],[-70.1572,46.361],[-70.1569,46.3611],[-70.1567,46.3613],[-70.1566,46.3614],[-70.1564,46.3614],[-70.1562,46.3614],[-70.1558,46.3613],[-70.1551,46.3608],[-70.1548,46.3606],[-70.1545,46.3604],[-70.1542,46.3601],[-70.1538,46.3601],[-70.1535,46.36],[-70.1533,46.36],[-70.1529,46.3599],[-70.1526,46.3598],[-70.1518,46.3595],[-70.1516,46.3594],[-70.1514,46.3593],[-70.1509,46.3593],[-70.1506,46.3592],[-70.1502,46.3591],[-70.1498,46.3591],[-70.1494,46.3591],[-70.1489,46.3589],[-70.1485,46.359],[-70.1481,46.359],[-70.1479,46.3591],[-70.1478,46.3592],[-70.1475,46.3594],[-70.1473,46.3595],[-70.1472,46.3596],[-70.1471,46.3599],[-70.147,46.3601],[-70.1466,46.3604],[-70.1462,46.3606],[-70.1459,46.3608],[-70.1457,46.3611],[-70.1455,46.3614],[-70.1453,46.3616],[-70.1451,46.3619],[-70.1449,46.3621],[-70.1447,46.3622],[-70.1445,46.3623],[-70.1443,46.3623],[-70.1441,46.3622],[-70.1436,46.3622],[-70.1433,46.3622],[-70.1428,46.3622],[-70.1422,46.3622],[-70.1419,46.3622],[-70.1417,46.3623],[-70.1414,46.3624],[-70.1412,46.3625],[-70.141,46.3627],[-70.1406,46.363],[-70.1403,46.3637],[-70.1407,46.3639],[-70.1414,46.3645],[-70.1413,46.3649],[-70.1409,46.3651],[-70.1397,46.3655],[-70.1393,46.3657],[-70.1391,46.3659],[-70.1389,46.3661],[-70.1386,46.3663],[-70.1385,46.3666],[-70.1381,46.3672],[-70.1381,46.3677],[-70.1381,46.3679],[-70.1382,46.3682],[-70.1381,46.3684],[-70.138,46.3687],[-70.1378,46.3689],[-70.1376,46.3692],[-70.1375,46.3693],[-70.1364,46.3699],[-70.1357,46.37],[-70.1355,46.3699],[-70.1354,46.3698],[-70.1354,46.3697],[-70.1353,46.3694],[-70.135,46.3692],[-70.1345,46.3689],[-70.1337,46.3689],[-70.1333,46.3691],[-70.1322,46.3695],[-70.1317,46.3697],[-70.1298,46.3695],[-70.1294,46.3695],[-70.1291,46.3697],[-70.1291,46.37],[-70.1291,46.3703],[-70.1289,46.3706],[-70.1288,46.3707],[-70.1284,46.3708],[-70.1274,46.3708],[-70.1269,46.3709],[-70.1267,46.3715],[-70.1268,46.3715],[-70.1271,46.3719],[-70.1272,46.3721],[-70.1274,46.3731],[-70.1274,46.3739],[-70.1275,46.3749],[-70.1275,46.375],[-70.1277,46.3754],[-70.1277,46.3757],[-70.1278,46.3761],[-70.1279,46.3769],[-70.1281,46.3774],[-70.1282,46.3784],[-70.1282,46.3789],[-70.1281,46.3792],[-70.1279,46.3794],[-70.1276,46.3798],[-70.1273,46.3802],[-70.1269,46.3807],[-70.1264,46.3812],[-70.1261,46.3814],[-70.1258,46.3816],[-70.1256,46.3817],[-70.1253,46.3817],[-70.1249,46.3818],[-70.1245,46.3818],[-70.1245,46.3819],[-70.1243,46.3819],[-70.1241,46.382],[-70.124,46.382],[-70.1238,46.3821],[-70.1235,46.3822],[-70.1233,46.3823],[-70.1227,46.3825],[-70.1225,46.3826],[-70.1221,46.3828],[-70.1219,46.3828],[-70.1212,46.3832],[-70.1203,46.3837],[-70.1201,46.3837],[-70.1196,46.384],[-70.1195,46.3841],[-70.119,46.3843],[-70.1187,46.3844],[-70.1183,46.3847],[-70.1179,46.3848],[-70.1175,46.385],[-70.1173,46.3852],[-70.1171,46.3853],[-70.117,46.3854],[-70.1165,46.3858],[-70.1162,46.3859],[-70.1162,46.386],[-70.1161,46.3862],[-70.1159,46.3866],[-70.1161,46.387],[-70.1166,46.3872],[-70.1171,46.3873],[-70.1171,46.3875],[-70.1171,46.3876],[-70.1171,46.3879],[-70.117,46.388],[-70.1169,46.388],[-70.1167,46.3882],[-70.1164,46.3882],[-70.1162,46.3883],[-70.1156,46.3882],[-70.1153,46.3882],[-70.115,46.388],[-70.1151,46.3878],[-70.115,46.3876],[-70.115,46.3874],[-70.115,46.3873],[-70.1149,46.387],[-70.1149,46.3868],[-70.1149,46.3867],[-70.1149,46.3866],[-70.1148,46.3865],[-70.1148,46.3863],[-70.1146,46.3861],[-70.1148,46.3855],[-70.1147,46.3854],[-70.1146,46.3853],[-70.1143,46.3852],[-70.114,46.3852],[-70.1139,46.3853],[-70.1138,46.3854],[-70.1136,46.3856],[-70.1135,46.3856],[-70.1134,46.3857],[-70.1131,46.3858],[-70.1129,46.3858],[-70.1127,46.3859],[-70.1124,46.3859],[-70.1122,46.3859],[-70.1119,46.3859],[-70.1117,46.3859],[-70.1113,46.3859],[-70.1112,46.386],[-70.1111,46.386],[-70.111,46.386],[-70.1108,46.3862],[-70.1108,46.3864],[-70.111,46.3866],[-70.1113,46.3869],[-70.1117,46.3872],[-70.1119,46.3874],[-70.1122,46.3875],[-70.1127,46.3877],[-70.1126,46.3879],[-70.1126,46.388],[-70.1124,46.388],[-70.1121,46.3882],[-70.1118,46.3882],[-70.1115,46.3884],[-70.1114,46.3883],[-70.1114,46.3882],[-70.1113,46.3881],[-70.1112,46.388],[-70.1111,46.3878],[-70.1108,46.3876],[-70.1106,46.3875],[-70.1102,46.3874],[-70.11,46.3876],[-70.1098,46.3877],[-70.1097,46.388],[-70.1099,46.3882],[-70.1102,46.3885],[-70.1102,46.3887],[-70.1102,46.3889],[-70.1099,46.3889],[-70.1092,46.3888],[-70.1082,46.3888],[-70.1082,46.3885],[-70.1084,46.3884],[-70.1086,46.3882],[-70.1088,46.3881],[-70.1087,46.388],[-70.1084,46.3878],[-70.1081,46.3877],[-70.108,46.3877],[-70.1077,46.3878],[-70.1075,46.388],[-70.1078,46.3885],[-70.1078,46.3887],[-70.1078,46.389],[-70.1085,46.3897],[-70.1091,46.39],[-70.1095,46.3901],[-70.1099,46.3903],[-70.1097,46.3906],[-70.1096,46.3908],[-70.1095,46.391],[-70.1094,46.3911],[-70.1092,46.3913],[-70.1087,46.3914],[-70.1086,46.3914],[-70.1083,46.3913],[-70.108,46.3912],[-70.1073,46.3906],[-70.1069,46.3905],[-70.1066,46.3909],[-70.1067,46.3911],[-70.1068,46.3914],[-70.1068,46.3915],[-70.1069,46.3919],[-70.107,46.392],[-70.1074,46.3925],[-70.1076,46.3927],[-70.1072,46.393],[-70.1068,46.3931],[-70.1065,46.3933],[-70.1061,46.3934],[-70.1059,46.3935],[-70.1053,46.3935],[-70.105,46.3935],[-70.1048,46.3936],[-70.1047,46.3937],[-70.1045,46.3939],[-70.1044,46.394],[-70.1044,46.3942],[-70.1042,46.3946],[-70.1042,46.3948],[-70.1041,46.3949],[-70.1038,46.3951],[-70.1034,46.3953],[-70.1032,46.3955],[-70.103,46.3956],[-70.1028,46.3958],[-70.1026,46.396],[-70.1023,46.3964],[-70.102,46.3966],[-70.1019,46.3969],[-70.1017,46.3971],[-70.1015,46.3973],[-70.1013,46.3977],[-70.1012,46.3979],[-70.101,46.3982],[-70.1009,46.3984],[-70.1008,46.3986],[-70.1007,46.3987],[-70.1007,46.3989],[-70.1007,46.399],[-70.1007,46.3991],[-70.1007,46.3993],[-70.1008,46.3996],[-70.1008,46.4002],[-70.1009,46.4009],[-70.1009,46.401],[-70.101,46.4012],[-70.1007,46.4014],[-70.1003,46.4013],[-70.0999,46.4011],[-70.0994,46.401],[-70.0991,46.4009],[-70.099,46.4008],[-70.0989,46.4009],[-70.0988,46.4011],[-70.099,46.4013],[-70.0992,46.4016],[-70.0995,46.4018],[-70.1001,46.4022],[-70.0998,46.4025],[-70.0993,46.4027],[-70.0992,46.4028],[-70.0993,46.4029],[-70.0993,46.403],[-70.0996,46.403],[-70.0998,46.403],[-70.1,46.403],[-70.1002,46.4029],[-70.1003,46.403],[-70.1005,46.4031],[-70.1004,46.4032],[-70.1003,46.4034],[-70.1,46.4035],[-70.0997,46.4035],[-70.0995,46.4035],[-70.0993,46.4035],[-70.0991,46.4034],[-70.0988,46.4034],[-70.0983,46.4036],[-70.0981,46.4038],[-70.0979,46.404],[-70.0978,46.4042],[-70.0979,46.4044],[-70.098,46.4045],[-70.0981,46.4045],[-70.0982,46.4045],[-70.0983,46.4045],[-70.0986,46.4046],[-70.0988,46.4045],[-70.099,46.4044],[-70.0993,46.4044],[-70.0996,46.4043],[-70.1,46.4043],[-70.1006,46.4046],[-70.1008,46.4048],[-70.101,46.405],[-70.1009,46.4051],[-70.1008,46.4053],[-70.1007,46.4054],[-70.1003,46.4054],[-70.1,46.4054],[-70.0991,46.4053],[-70.0985,46.4053],[-70.0981,46.4053],[-70.0977,46.4053],[-70.0973,46.4053],[-70.0971,46.4053],[-70.097,46.4053],[-70.0965,46.4055],[-70.0963,46.4057],[-70.0957,46.406],[-70.0952,46.4064],[-70.0952,46.4068],[-70.0953,46.4069],[-70.0955,46.407],[-70.0958,46.4069],[-70.0961,46.4068],[-70.0962,46.4068],[-70.0964,46.4067],[-70.0968,46.4068],[-70.0968,46.4071],[-70.0967,46.4072],[-70.0966,46.4072],[-70.0965,46.4073],[-70.0962,46.4074],[-70.096,46.4075],[-70.0957,46.4076],[-70.0952,46.4077],[-70.0948,46.4078],[-70.0946,46.4079],[-70.0946,46.408],[-70.0945,46.4081],[-70.0945,46.4082],[-70.0947,46.4084],[-70.0948,46.4085],[-70.0949,46.4085],[-70.0951,46.4085],[-70.0953,46.4085],[-70.0965,46.4087],[-70.0968,46.409],[-70.097,46.4092],[-70.097,46.4094],[-70.0968,46.4095],[-70.0965,46.4096],[-70.0961,46.4097],[-70.0959,46.4097],[-70.0956,46.4098],[-70.0951,46.4099],[-70.0949,46.4098],[-70.0947,46.4098],[-70.0944,46.4097],[-70.0941,46.4096],[-70.0938,46.4096],[-70.0935,46.4095],[-70.0933,46.4095],[-70.093,46.4094],[-70.0927,46.4094],[-70.0924,46.4094],[-70.0923,46.4094],[-70.0922,46.4095],[-70.092,46.4095],[-70.0918,46.4097],[-70.0915,46.41],[-70.0912,46.4102],[-70.0911,46.4102],[-70.0907,46.4105],[-70.0905,46.4106],[-70.0903,46.4106],[-70.0901,46.4107],[-70.0898,46.4108],[-70.0893,46.4109],[-70.0891,46.4109],[-70.0888,46.4108],[-70.0886,46.4107],[-70.0884,46.4106],[-70.0882,46.4105],[-70.0881,46.4104],[-70.088,46.4103],[-70.0879,46.4102],[-70.0878,46.41],[-70.0877,46.4098],[-70.0875,46.4095],[-70.0872,46.4093],[-70.087,46.4092],[-70.0867,46.4092],[-70.0866,46.4092],[-70.0864,46.4093],[-70.0863,46.4093],[-70.086,46.4095],[-70.0855,46.4098],[-70.0847,46.4101],[-70.0844,46.4102],[-70.0838,46.4104],[-70.0836,46.4104],[-70.0829,46.4105],[-70.0827,46.4105],[-70.0813,46.4107],[-70.0808,46.4106],[-70.0806,46.4106],[-70.08,46.4106],[-70.0798,46.4106],[-70.0795,46.4106],[-70.0793,46.4106],[-70.0791,46.4105],[-70.0786,46.4103],[-70.0783,46.4101],[-70.0782,46.4099],[-70.0781,46.4097],[-70.0776,46.4096],[-70.0773,46.4096],[-70.077,46.4096],[-70.0765,46.4096],[-70.0763,46.4096],[-70.0758,46.4097],[-70.0756,46.4098],[-70.0747,46.4101],[-70.0742,46.4102],[-70.0738,46.4104],[-70.0735,46.4105],[-70.073,46.4107],[-70.0728,46.4108],[-70.0724,46.411],[-70.0721,46.4111],[-70.0712,46.4113],[-70.07,46.4114],[-70.0691,46.4115],[-70.0684,46.4116],[-70.0681,46.4117],[-70.0671,46.412],[-70.067,46.4121],[-70.0666,46.4123],[-70.0664,46.4124],[-70.0659,46.4127],[-70.0658,46.4128],[-70.0656,46.4131],[-70.0654,46.4133],[-70.065,46.4139],[-70.0643,46.4141],[-70.0637,46.414],[-70.0631,46.414],[-70.0624,46.4138],[-70.0619,46.4138],[-70.0617,46.4138],[-70.0616,46.4139],[-70.0614,46.4139],[-70.0612,46.414],[-70.0609,46.4141],[-70.0605,46.4142],[-70.0603,46.4143],[-70.0597,46.4145],[-70.0596,46.4145],[-70.0594,46.4145],[-70.0588,46.4146],[-70.0586,46.4147],[-70.0582,46.4147],[-70.0578,46.4148],[-70.0572,46.4149],[-70.0571,46.415],[-70.057,46.4151],[-70.0567,46.4154],[-70.0565,46.4156],[-70.0565,46.4159],[-70.0564,46.416],[-70.0564,46.4161],[-70.0564,46.4162],[-70.0565,46.4163],[-70.0566,46.4165],[-70.0565,46.4168],[-70.0564,46.4178],[-70.0562,46.4187],[-70.056,46.4194],[-70.0556,46.4216],[-70.0549,46.4247],[-70.0545,46.4267],[-70.0539,46.4294],[-70.0533,46.432],[-70.0528,46.4346],[-70.0519,46.4389],[-70.0507,46.4446],[-70.0497,46.4493],[-70.0483,46.4558],[-70.0464,46.4644],[-70.0452,46.4701],[-70.044,46.4757],[-70.0432,46.4794],[-70.0431,46.4801],[-70.043,46.4802],[-70.0425,46.4827],[-70.042,46.4852],[-70.0418,46.486],[-70.0416,46.4872],[-70.041,46.4898],[-70.0404,46.4922],[-70.0399,46.4949],[-70.0389,46.5001],[-70.0387,46.5006],[-70.0386,46.5013],[-70.0385,46.5019],[-70.0383,46.5025],[-70.0382,46.5032],[-70.0381,46.5038],[-70.0379,46.5045],[-70.0378,46.5051],[-70.0376,46.5058],[-70.0375,46.5063],[-70.0374,46.5072],[-70.0372,46.5078],[-70.0371,46.5086],[-70.037,46.5088],[-70.0369,46.5095],[-70.0367,46.5102],[-70.0366,46.511],[-70.0364,46.5118],[-70.0362,46.5125],[-70.0361,46.5133],[-70.0359,46.5141],[-70.0357,46.5149],[-70.0356,46.5157],[-70.0354,46.5164],[-70.0352,46.5172],[-70.0351,46.518],[-70.0349,46.5188],[-70.0348,46.5195],[-70.0346,46.5203],[-70.0344,46.5211],[-70.0343,46.5219],[-70.0341,46.5227],[-70.0339,46.5234],[-70.0337,46.5242],[-70.0336,46.525],[-70.0334,46.5258],[-70.0332,46.5266],[-70.0331,46.5273],[-70.0329,46.5281],[-70.0328,46.5289],[-70.0326,46.5297],[-70.0324,46.5305],[-70.0323,46.5312],[-70.0321,46.532],[-70.0319,46.5328],[-70.0319,46.5329],[-70.0318,46.5336],[-70.0316,46.5344],[-70.0314,46.5352],[-70.0312,46.536],[-70.0311,46.5368],[-70.0309,46.5376],[-70.0307,46.5384],[-70.0306,46.5392],[-70.0304,46.54],[-70.0302,46.5408],[-70.0301,46.5416],[-70.0299,46.5424],[-70.0297,46.5432],[-70.0295,46.5441],[-70.0295,46.5443],[-70.0293,46.5452],[-70.0292,46.5457],[-70.029,46.5465],[-70.0288,46.5472],[-70.0287,46.5479],[-70.0285,46.5487],[-70.0284,46.5493],[-70.0282,46.5501],[-70.0281,46.5509],[-70.0279,46.5517],[-70.0277,46.5525],[-70.0275,46.5536],[-70.0274,46.5541],[-70.0272,46.5549],[-70.027,46.5557],[-70.0269,46.5565],[-70.0267,46.5572],[-70.0265,46.558],[-70.0264,46.5588],[-70.0262,46.5596],[-70.026,46.5604],[-70.0259,46.5611],[-70.0257,46.5619],[-70.0255,46.5627],[-70.0254,46.5635],[-70.0252,46.5642],[-70.0251,46.565],[-70.0249,46.5658],[-70.0247,46.5666],[-70.0245,46.5674],[-70.0244,46.5683],[-70.0242,46.569],[-70.024,46.5699],[-70.0238,46.5706],[-70.0237,46.5714],[-70.0235,46.5722],[-70.0233,46.573],[-70.0232,46.5735],[-70.0232,46.5738],[-70.023,46.5746],[-70.0228,46.5754],[-70.0226,46.5762],[-70.0225,46.577],[-70.0223,46.5778],[-70.0221,46.5786],[-70.0221,46.5789],[-70.022,46.5794],[-70.0218,46.5802],[-70.0216,46.581],[-70.0214,46.5818],[-70.0213,46.5827],[-70.0212,46.5828],[-70.0208,46.585],[-70.0206,46.5858],[-70.0204,46.5866],[-70.0203,46.5874],[-70.0201,46.5882],[-70.0199,46.589],[-70.0197,46.5898],[-70.0196,46.5906],[-70.0195,46.5911],[-70.0194,46.5913],[-70.0193,46.5918],[-70.0193,46.592],[-70.0192,46.5922],[-70.0191,46.5928],[-70.0189,46.5936],[-70.0188,46.5943],[-70.0186,46.5951],[-70.0184,46.5959],[-70.0183,46.5966],[-70.0181,46.5974],[-70.018,46.598],[-70.018,46.5981],[-70.0179,46.5982],[-70.0179,46.5983],[-70.0178,46.599],[-70.0176,46.5998],[-70.0174,46.6006],[-70.0173,46.6013],[-70.0171,46.6021],[-70.0169,46.6028],[-70.0168,46.6037],[-70.0166,46.6045],[-70.0164,46.6052],[-70.0162,46.606],[-70.0161,46.6069],[-70.0159,46.6077],[-70.0157,46.6085],[-70.0156,46.6093],[-70.0154,46.6101],[-70.0152,46.6109],[-70.015,46.6118],[-70.0148,46.6126],[-70.0147,46.6134],[-70.0145,46.6142],[-70.0143,46.615],[-70.0141,46.6158],[-70.014,46.6166],[-70.0138,46.6175],[-70.0136,46.6183],[-70.0134,46.6191],[-70.0133,46.6199],[-70.0131,46.6207],[-70.0129,46.6216],[-70.0127,46.6223],[-70.0127,46.6224],[-70.0126,46.6232],[-70.0124,46.624],[-70.0122,46.6248],[-70.0122,46.625],[-70.0109,46.6309],[-70.0082,46.6437],[-70.0081,46.6443],[-70.0079,46.6453],[-70.0067,46.6511],[-70.0048,46.6596],[-70.0043,46.6624],[-70.0023,46.6727],[-70.0017,46.674],[-69.9995,46.6843],[-69.9994,46.685],[-69.9994,46.6852],[-69.9994,46.6853],[-69.9993,46.6856],[-69.9992,46.6861],[-69.9991,46.6865],[-69.999,46.6868],[-69.999,46.6869],[-69.999,46.6871],[-69.9989,46.6877],[-69.9988,46.6879],[-69.9987,46.6885],[-69.9986,46.6888],[-69.9986,46.689],[-69.9985,46.6894],[-69.9984,46.6897],[-69.9984,46.69],[-69.9983,46.6901],[-69.9983,46.6904],[-69.9982,46.6907],[-69.9981,46.691],[-69.9981,46.6914],[-69.998,46.6917],[-69.9979,46.692],[-69.9978,46.6928],[-69.9976,46.6935],[-69.9974,46.6947],[-69.9972,46.6952],[-69.9972,46.6954],[-69.9969,46.6958],[-69.9959,46.6967],[-69.9958,46.6969],[-69.9946,46.698],[-69.9935,46.6992],[-69.9924,46.7003],[-69.9912,46.7015],[-69.9901,46.7026],[-69.989,46.7037],[-69.9879,46.7049],[-69.9868,46.706],[-69.9856,46.7071],[-69.9845,46.7082],[-69.9834,46.7094],[-69.9823,46.7105],[-69.9811,46.7116],[-69.98,46.7128],[-69.9789,46.7139],[-69.9778,46.715],[-69.9766,46.7162],[-69.9755,46.7173],[-69.9744,46.7184],[-69.9733,46.7195],[-69.9729,46.7199],[-69.9721,46.7207],[-69.971,46.7218],[-69.9698,46.723],[-69.9686,46.7242],[-69.9675,46.7253],[-69.9668,46.7261],[-69.9663,46.7265],[-69.9652,46.7277],[-69.964,46.7288],[-69.9629,46.73],[-69.9617,46.7311],[-69.961,46.7319],[-69.9605,46.7323],[-69.9594,46.7335],[-69.9583,46.7346],[-69.9571,46.7358],[-69.956,46.7369],[-69.9548,46.7381],[-69.9536,46.7392],[-69.9525,46.7404],[-69.9513,46.7415],[-69.9502,46.7427],[-69.9491,46.7438],[-69.9486,46.7444],[-69.9473,46.7457],[-69.947,46.7459],[-69.947,46.746],[-69.9463,46.7467],[-69.946,46.7469],[-69.9446,46.7484],[-69.9444,46.7486],[-69.9443,46.7487],[-69.9433,46.7498],[-69.9431,46.7499],[-69.9429,46.7501],[-69.9427,46.7503],[-69.9417,46.7512],[-69.9388,46.7542],[-69.9367,46.7563],[-69.9329,46.7601],[-69.9303,46.7628],[-69.9244,46.7687],[-69.921,46.7721],[-69.9184,46.7747],[-69.9113,46.7819],[-69.9044,46.7888],[-69.9026,46.7905],[-69.8954,46.7978],[-69.888,46.8052],[-69.8859,46.8073],[-69.8808,46.8123],[-69.8799,46.8132],[-69.8753,46.8179],[-69.8745,46.8186],[-69.8739,46.8193],[-69.8728,46.8203],[-69.8718,46.8214],[-69.8707,46.8225],[-69.8697,46.8235],[-69.8686,46.8246],[-69.8675,46.8256],[-69.8665,46.8267],[-69.8654,46.8277],[-69.8644,46.8288],[-69.8642,46.8289],[-69.8633,46.8299],[-69.8623,46.8309],[-69.8612,46.832],[-69.8602,46.833],[-69.8591,46.8341],[-69.8581,46.8351],[-69.857,46.8362],[-69.8559,46.8372],[-69.8549,46.8383],[-69.8538,46.8394],[-69.8531,46.8401],[-69.8528,46.8403],[-69.8518,46.8414],[-69.8513,46.8419],[-69.8508,46.8424],[-69.8497,46.8435],[-69.8487,46.8445],[-69.8476,46.8456],[-69.8465,46.8467],[-69.8454,46.8478],[-69.8449,46.8482],[-69.8443,46.8489],[-69.8433,46.8499],[-69.8431,46.85],[-69.842,46.8511],[-69.8405,46.8527],[-69.8401,46.853],[-69.8396,46.8536],[-69.8384,46.8547],[-69.8373,46.8558],[-69.8362,46.8569],[-69.8351,46.858],[-69.834,46.8591],[-69.8329,46.8603],[-69.8318,46.8614],[-69.8306,46.8625],[-69.8295,46.8636],[-69.8284,46.8648],[-69.8273,46.8659],[-69.8262,46.867],[-69.8256,46.8675],[-69.8251,46.8681],[-69.8239,46.8692],[-69.8228,46.8703],[-69.8217,46.8714],[-69.8206,46.8725],[-69.8195,46.8736],[-69.8184,46.8747],[-69.8181,46.875],[-69.8181,46.8751],[-69.8151,46.8781],[-69.8117,46.8814],[-69.8109,46.8823],[-69.8083,46.8849],[-69.8049,46.8882],[-69.8043,46.8888],[-69.8041,46.889],[-69.8015,46.8916],[-69.798,46.8952],[-69.7958,46.8973],[-69.7953,46.8978],[-69.7949,46.8982],[-69.7946,46.8985],[-69.7943,46.8988],[-69.794,46.8991],[-69.7924,46.9007],[-69.7916,46.9015],[-69.79,46.9031],[-69.789,46.9041],[-69.7856,46.9075],[-69.7821,46.911],[-69.7818,46.9113],[-69.7814,46.9117],[-69.7789,46.9142],[-69.7759,46.9172],[-69.7727,46.9203],[-69.7716,46.9214],[-69.7695,46.9235],[-69.7667,46.9263],[-69.7662,46.9268],[-69.7649,46.9282],[-69.7631,46.9299],[-69.7595,46.9335],[-69.7562,46.9369],[-69.7528,46.9402],[-69.7506,46.9424],[-69.7505,46.9425],[-69.75,46.943],[-69.7498,46.9432],[-69.7495,46.9434],[-69.7492,46.9438],[-69.7482,46.9448],[-69.7473,46.9457],[-69.7464,46.9466],[-69.7455,46.9475],[-69.7453,46.9476],[-69.7448,46.9481],[-69.7445,46.9484],[-69.7436,46.9493],[-69.7427,46.9502],[-69.7418,46.9511],[-69.7408,46.9521],[-69.7407,46.9522],[-69.7399,46.953],[-69.7397,46.9532],[-69.739,46.9539],[-69.7381,46.9549],[-69.7372,46.9558],[-69.7362,46.9567],[-69.7353,46.9576],[-69.7344,46.9585],[-69.7335,46.9594],[-69.7326,46.9603],[-69.7317,46.9612],[-69.7307,46.9621],[-69.7298,46.963],[-69.7289,46.9639],[-69.728,46.9648],[-69.7276,46.9652],[-69.7274,46.9655],[-69.7271,46.9658],[-69.7261,46.9667],[-69.7252,46.9676],[-69.7243,46.9685],[-69.7234,46.9694],[-69.7224,46.9704],[-69.7215,46.9713],[-69.7206,46.9722],[-69.7196,46.9731],[-69.7187,46.9741],[-69.7167,46.976],[-69.7158,46.9769],[-69.715,46.9778],[-69.7141,46.9787],[-69.7132,46.9795],[-69.7123,46.9804],[-69.7114,46.9813],[-69.7106,46.9821],[-69.7097,46.983],[-69.7087,46.984],[-69.7081,46.9846],[-69.708,46.9847],[-69.7079,46.9847],[-69.7078,46.9849],[-69.7069,46.9858],[-69.706,46.9867],[-69.705,46.9876],[-69.7041,46.9885],[-69.7032,46.9894],[-69.7023,46.9903],[-69.7014,46.9913],[-69.7005,46.9922],[-69.6995,46.9931],[-69.6986,46.994],[-69.6977,46.9949],[-69.6968,46.9958],[-69.6959,46.9967],[-69.695,46.9976],[-69.6941,46.9985],[-69.6932,46.9994],[-69.6926,47],[-69.6926,47.0001],[-69.6919,47.0007],[-69.6902,47.0024],[-69.6885,47.0041],[-69.6869,47.0057],[-69.6863,47.0063],[-69.6856,47.007],[-69.6854,47.0072],[-69.6842,47.0084],[-69.6829,47.0098],[-69.6826,47.01],[-69.6825,47.0102],[-69.6824,47.0103],[-69.6812,47.0114],[-69.6796,47.013],[-69.6791,47.0135],[-69.6779,47.0147],[-69.6776,47.015],[-69.6774,47.0152],[-69.6764,47.0162],[-69.6758,47.0167],[-69.6749,47.0176],[-69.6744,47.0182],[-69.6732,47.0194],[-69.6728,47.0197],[-69.6714,47.0211],[-69.67,47.0225],[-69.6694,47.0231],[-69.6683,47.0243],[-69.6679,47.0247],[-69.6667,47.0258],[-69.6665,47.026],[-69.6662,47.0264],[-69.6648,47.0277],[-69.6643,47.0282],[-69.6631,47.0293],[-69.6625,47.0299],[-69.6621,47.0304],[-69.6616,47.0309],[-69.6603,47.0321],[-69.6587,47.0337],[-69.6573,47.035],[-69.6569,47.0355],[-69.6562,47.0361],[-69.6555,47.0368],[-69.6537,47.0387],[-69.6523,47.0401],[-69.652,47.0403],[-69.6509,47.0415],[-69.6496,47.0428],[-69.6479,47.0444],[-69.6467,47.0456],[-69.6451,47.0472],[-69.6441,47.0482],[-69.6438,47.0485],[-69.6425,47.0498],[-69.6407,47.0516],[-69.6391,47.0531],[-69.6375,47.0547],[-69.6363,47.0559],[-69.6359,47.0563],[-69.6343,47.0579],[-69.6326,47.0596],[-69.631,47.0612],[-69.6295,47.0626],[-69.6293,47.0628],[-69.6281,47.0639],[-69.6277,47.0644],[-69.6262,47.0658],[-69.6253,47.0667],[-69.6248,47.0673],[-69.6246,47.0674],[-69.6245,47.0675],[-69.623,47.0691],[-69.6179,47.074],[-69.6129,47.079],[-69.6078,47.084],[-69.6027,47.0891],[-69.6026,47.0892],[-69.6023,47.0895],[-69.5979,47.0938],[-69.5933,47.0984],[-69.5917,47.0999],[-69.5917,47.1],[-69.591,47.1007],[-69.5902,47.1014],[-69.5895,47.1021],[-69.5881,47.1035],[-69.5872,47.1043],[-69.5853,47.1063],[-69.5823,47.1093],[-69.5808,47.1107],[-69.5769,47.1145],[-69.5756,47.1159],[-69.5713,47.1201],[-69.5701,47.1213],[-69.5666,47.1247],[-69.5663,47.125],[-69.5663,47.1251],[-69.5659,47.1254],[-69.5651,47.1262],[-69.5643,47.127],[-69.5636,47.1277],[-69.5627,47.1286],[-69.5624,47.1289],[-69.5619,47.1294],[-69.5611,47.1302],[-69.5603,47.1311],[-69.5594,47.1319],[-69.5586,47.1327],[-69.5578,47.1335],[-69.5569,47.1344],[-69.5561,47.1352],[-69.5553,47.136],[-69.5544,47.1368],[-69.5536,47.1377],[-69.5527,47.1385],[-69.5519,47.1393],[-69.5511,47.1401],[-69.5503,47.141],[-69.5494,47.1418],[-69.5486,47.1426],[-69.5478,47.1434],[-69.5469,47.1442],[-69.5463,47.1448],[-69.5462,47.145],[-69.546,47.1452],[-69.5455,47.1457],[-69.5448,47.1464],[-69.5439,47.1472],[-69.5431,47.1481],[-69.5422,47.1489],[-69.5414,47.1498],[-69.5405,47.1506],[-69.5397,47.1514],[-69.5388,47.1523],[-69.538,47.1531],[-69.5371,47.154],[-69.5362,47.1548],[-69.5354,47.1556],[-69.5345,47.1564],[-69.5337,47.1573],[-69.5328,47.1581],[-69.532,47.159],[-69.5311,47.1598],[-69.5303,47.1606],[-69.5294,47.1615],[-69.5293,47.1616],[-69.5289,47.1621],[-69.5285,47.1624],[-69.5277,47.1632],[-69.5268,47.164],[-69.526,47.1649],[-69.5251,47.1657],[-69.5243,47.1666],[-69.5234,47.1674],[-69.5231,47.1677],[-69.5229,47.1679],[-69.5225,47.1683],[-69.5221,47.1687],[-69.5212,47.1695],[-69.5204,47.1704],[-69.5196,47.1711],[-69.5188,47.1719],[-69.518,47.1727],[-69.5172,47.1735],[-69.5164,47.1743],[-69.5156,47.1751],[-69.5147,47.1759],[-69.5139,47.1767],[-69.5131,47.1776],[-69.5123,47.1784],[-69.5114,47.1792],[-69.5106,47.18],[-69.5098,47.1808],[-69.5095,47.181],[-69.5094,47.1812],[-69.5089,47.1816],[-69.5081,47.1825],[-69.5072,47.1833],[-69.5064,47.1841],[-69.5055,47.185],[-69.5041,47.1864],[-69.5036,47.1869],[-69.5027,47.1877],[-69.5026,47.1878],[-69.5019,47.1885],[-69.5011,47.1894],[-69.5008,47.1896],[-69.5002,47.1902],[-69.4995,47.1909],[-69.4985,47.1919],[-69.4973,47.193],[-69.4961,47.1942],[-69.4958,47.1945],[-69.495,47.1954],[-69.4938,47.1965],[-69.4927,47.1976],[-69.4915,47.1988],[-69.4904,47.1999],[-69.4893,47.2009],[-69.4883,47.202],[-69.487,47.2032],[-69.4857,47.2045],[-69.4844,47.2057],[-69.4832,47.207],[-69.4819,47.2082],[-69.4806,47.2095],[-69.4794,47.2107],[-69.4781,47.212],[-69.4768,47.2132],[-69.4756,47.2144],[-69.4743,47.2157],[-69.4731,47.2169],[-69.4729,47.217],[-69.4727,47.2172],[-69.4718,47.2181],[-69.4706,47.2193],[-69.4694,47.2205],[-69.4682,47.2217],[-69.4669,47.2229],[-69.4657,47.2241],[-69.4645,47.2253],[-69.4633,47.2266],[-69.462,47.2277],[-69.4608,47.2289],[-69.4596,47.2301],[-69.4583,47.2313],[-69.4572,47.2325],[-69.4563,47.2334],[-69.456,47.2337],[-69.4548,47.2348],[-69.4536,47.236],[-69.4525,47.2371],[-69.4513,47.2382],[-69.4502,47.2394],[-69.449,47.2405],[-69.4479,47.2416],[-69.4467,47.2428],[-69.4449,47.2446],[-69.4438,47.2456],[-69.4426,47.2469],[-69.44,47.2494],[-69.4394,47.25],[-69.4393,47.2501],[-69.4385,47.2509],[-69.4361,47.2533],[-69.4353,47.254],[-69.4338,47.2555],[-69.4323,47.257],[-69.4308,47.2585],[-69.4292,47.26],[-69.4277,47.2615],[-69.4269,47.2623],[-69.4262,47.263],[-69.4247,47.2645],[-69.4231,47.266],[-69.4216,47.2675],[-69.4201,47.269],[-69.4185,47.2705],[-69.417,47.272],[-69.4155,47.2735],[-69.414,47.275],[-69.4124,47.2765],[-69.4109,47.278],[-69.4106,47.2783],[-69.41,47.2788],[-69.4096,47.2793],[-69.4092,47.2796],[-69.4075,47.2813],[-69.4058,47.2829],[-69.4043,47.2845],[-69.4027,47.286],[-69.4011,47.2876],[-69.3994,47.2892],[-69.3978,47.2908],[-69.3961,47.2925],[-69.3945,47.294],[-69.3928,47.2956],[-69.3915,47.297],[-69.3912,47.2972],[-69.3906,47.2978],[-69.3896,47.2989],[-69.388,47.3004],[-69.3866,47.3017],[-69.3863,47.302],[-69.3846,47.3036],[-69.383,47.3052],[-69.3822,47.306],[-69.3814,47.3068],[-69.3798,47.3084],[-69.3787,47.3095],[-69.3773,47.3109],[-69.3769,47.3113],[-69.3759,47.3123],[-69.3757,47.3125],[-69.3745,47.3136],[-69.3744,47.3137],[-69.3742,47.3139],[-69.3739,47.3142],[-69.3734,47.3147],[-69.3725,47.3155],[-69.3714,47.3165],[-69.371,47.3169],[-69.3699,47.318],[-69.3686,47.3193],[-69.3683,47.3196],[-69.3678,47.3201],[-69.367,47.3209],[-69.3661,47.3218],[-69.3652,47.3227],[-69.3643,47.3235],[-69.3623,47.3256],[-69.3617,47.3261],[-69.3609,47.3269],[-69.3605,47.3273],[-69.3571,47.3306],[-69.3566,47.3311],[-69.3546,47.333],[-69.354,47.3337],[-69.3524,47.3352],[-69.3517,47.3359],[-69.3499,47.3376],[-69.3486,47.3388],[-69.3478,47.3397],[-69.3475,47.3399],[-69.3467,47.3407],[-69.3453,47.3421],[-69.3431,47.3442],[-69.3422,47.3451],[-69.341,47.3463],[-69.34,47.3473],[-69.3386,47.3487],[-69.3372,47.35],[-69.3354,47.3518],[-69.334,47.3531],[-69.3329,47.3542],[-69.3314,47.3556],[-69.3307,47.3563],[-69.3293,47.3577],[-69.3275,47.3595],[-69.3268,47.3602],[-69.3248,47.3621],[-69.3244,47.3625],[-69.3243,47.3626],[-69.3239,47.363],[-69.3226,47.3643],[-69.3211,47.3657],[-69.3195,47.3673],[-69.3179,47.3689],[-69.3177,47.3691],[-69.3143,47.3724],[-69.3117,47.3751],[-69.3114,47.3753],[-69.3106,47.376],[-69.3095,47.3772],[-69.3083,47.3783],[-69.3067,47.38],[-69.3045,47.382],[-69.3032,47.3833],[-69.3015,47.3849],[-69.2987,47.3877],[-69.2979,47.3885],[-69.2965,47.3898],[-69.2951,47.3911],[-69.2943,47.3919],[-69.2933,47.3929],[-69.2916,47.3947],[-69.289,47.3972],[-69.2853,47.4007],[-69.2835,47.4024],[-69.2808,47.4051],[-69.2805,47.4054],[-69.2801,47.4058],[-69.28,47.4059],[-69.2777,47.4081],[-69.276,47.4098],[-69.2751,47.4106],[-69.2741,47.4117],[-69.2734,47.4123],[-69.2721,47.4136],[-69.269,47.4166],[-69.268,47.4175],[-69.2671,47.4184],[-69.2665,47.4189],[-69.2657,47.4197],[-69.2643,47.4211],[-69.2621,47.4233],[-69.2607,47.4246],[-69.2588,47.4265],[-69.2561,47.4291],[-69.2528,47.4324],[-69.2511,47.434],[-69.2506,47.4345],[-69.2498,47.4353],[-69.2496,47.4354],[-69.2495,47.4355],[-69.2494,47.4356],[-69.2472,47.4378],[-69.2439,47.441],[-69.2416,47.4433],[-69.2404,47.4444],[-69.2378,47.447],[-69.2368,47.4479],[-69.2365,47.4482],[-69.235,47.4496],[-69.2349,47.4498],[-69.2333,47.4513],[-69.2318,47.4528],[-69.2287,47.4558],[-69.2263,47.458],[-69.2259,47.4585],[-69.2258,47.4586],[-69.2257,47.4587],[-69.2256,47.4588],[-69.2251,47.4593],[-69.2246,47.4597],[-69.2245,47.4599],[-69.2241,47.4597],[-69.2232,47.4595],[-69.223,47.4593],[-69.2224,47.4585],[-69.2223,47.4585],[-69.2219,47.4583],[-69.2213,47.458],[-69.2207,47.4577],[-69.2204,47.4576],[-69.2189,47.4573],[-69.2186,47.4571],[-69.2179,47.4566],[-69.2174,47.4566],[-69.2158,47.4565],[-69.215,47.4565],[-69.2145,47.4565],[-69.2143,47.4565],[-69.214,47.4564],[-69.2137,47.4563],[-69.2134,47.456],[-69.2133,47.4558],[-69.213,47.4554],[-69.2121,47.4553],[-69.2114,47.4551],[-69.2106,47.4552],[-69.2103,47.4553],[-69.2096,47.455],[-69.2094,47.4549],[-69.2091,47.4545],[-69.209,47.4545],[-69.2087,47.4544],[-69.208,47.4543],[-69.2078,47.4543],[-69.2071,47.4542],[-69.2068,47.4542],[-69.2064,47.4541],[-69.2061,47.4541],[-69.2048,47.4534],[-69.2049,47.4534],[-69.2053,47.4531],[-69.2055,47.453],[-69.2056,47.4529],[-69.2056,47.4527],[-69.2056,47.4522],[-69.2052,47.4519],[-69.2043,47.452],[-69.2042,47.4521],[-69.204,47.4523],[-69.2037,47.4524],[-69.2036,47.4524],[-69.2035,47.4523],[-69.2034,47.4521],[-69.2027,47.4521],[-69.2024,47.4522],[-69.2018,47.4526],[-69.2014,47.4529],[-69.2007,47.4537],[-69.2005,47.4539],[-69.2003,47.4541],[-69.1994,47.4544],[-69.1991,47.4545],[-69.1981,47.4549],[-69.1978,47.455],[-69.1968,47.4553],[-69.1963,47.4554],[-69.1958,47.4555],[-69.1954,47.4555],[-69.195,47.4555],[-69.1944,47.4556],[-69.194,47.4555],[-69.1938,47.4555],[-69.1929,47.4554],[-69.1927,47.4553],[-69.1923,47.4551],[-69.1917,47.4549],[-69.1915,47.4546],[-69.1913,47.4545],[-69.1911,47.4543],[-69.1908,47.454],[-69.1905,47.4535],[-69.19,47.4536],[-69.1898,47.4536],[-69.1891,47.4539],[-69.1891,47.454],[-69.1892,47.4545],[-69.1884,47.455],[-69.1882,47.4551],[-69.187,47.4554],[-69.1857,47.4554],[-69.1853,47.4554],[-69.1852,47.4556],[-69.1847,47.4563],[-69.1845,47.4564],[-69.1839,47.4564],[-69.1837,47.4563],[-69.1832,47.4559],[-69.1825,47.456],[-69.182,47.456],[-69.1813,47.4561],[-69.1809,47.4561],[-69.1806,47.4562],[-69.1803,47.4563],[-69.1801,47.4564],[-69.1799,47.4565],[-69.1797,47.4567],[-69.1791,47.4574],[-69.1789,47.4573],[-69.1783,47.4571],[-69.1784,47.4569],[-69.1784,47.4567],[-69.1781,47.4563],[-69.1777,47.4564],[-69.1774,47.4564],[-69.1771,47.4564],[-69.1766,47.4566],[-69.1761,47.4568],[-69.1755,47.4565],[-69.1753,47.4564],[-69.1752,47.4562],[-69.1753,47.4561],[-69.1754,47.456],[-69.1756,47.4557],[-69.1756,47.4555],[-69.1753,47.4554],[-69.1749,47.4554],[-69.1734,47.4558],[-69.1733,47.4558],[-69.1729,47.4557],[-69.173,47.4554],[-69.1731,47.4549],[-69.1733,47.4545],[-69.1725,47.4544],[-69.1723,47.4544],[-69.1724,47.4543],[-69.1727,47.4535],[-69.1723,47.4535],[-69.171,47.4534],[-69.1696,47.4533],[-69.1693,47.4533],[-69.1689,47.453],[-69.1684,47.4525],[-69.1683,47.4525],[-69.1676,47.452],[-69.167,47.4519],[-69.1655,47.4516],[-69.165,47.4515],[-69.1647,47.4513],[-69.164,47.4508],[-69.1633,47.4503],[-69.1633,47.4502],[-69.1634,47.45],[-69.1636,47.4499],[-69.1638,47.4498],[-69.164,47.4498],[-69.1641,47.4498],[-69.1649,47.4497],[-69.1652,47.4492],[-69.1647,47.4486],[-69.1641,47.4483],[-69.1636,47.4481],[-69.163,47.4477],[-69.1625,47.4475],[-69.1622,47.4474],[-69.1616,47.4474],[-69.1609,47.4475],[-69.1605,47.4477],[-69.1598,47.4481],[-69.1591,47.4484],[-69.1588,47.4487],[-69.1582,47.4491],[-69.158,47.4499],[-69.1578,47.4503],[-69.1577,47.4507],[-69.1576,47.451],[-69.1576,47.4513],[-69.1575,47.4514],[-69.1572,47.4516],[-69.1566,47.4516],[-69.1565,47.4516],[-69.1561,47.4514],[-69.1558,47.4513],[-69.1557,47.4512],[-69.1555,47.4511],[-69.1552,47.4508],[-69.1549,47.4506],[-69.1546,47.4506],[-69.1535,47.4503],[-69.1533,47.4503],[-69.153,47.4502],[-69.1529,47.4502],[-69.1525,47.4499],[-69.1522,47.4496],[-69.1521,47.4495],[-69.1519,47.4494],[-69.1514,47.449],[-69.1506,47.4487],[-69.1504,47.4487],[-69.1496,47.4487],[-69.1492,47.4487],[-69.1488,47.4487],[-69.1486,47.4487],[-69.148,47.4488],[-69.1476,47.449],[-69.1474,47.4491],[-69.1473,47.4491],[-69.1467,47.449],[-69.1464,47.4489],[-69.1457,47.4485],[-69.1456,47.4485],[-69.1454,47.4483],[-69.145,47.4481],[-69.1447,47.4478],[-69.1445,47.4476],[-69.1438,47.4472],[-69.1436,47.447],[-69.1432,47.4467],[-69.1431,47.4465],[-69.1429,47.4464],[-69.1428,47.4463],[-69.1424,47.4459],[-69.1422,47.4453],[-69.1419,47.4445],[-69.1415,47.4443],[-69.1411,47.444],[-69.1401,47.444],[-69.1398,47.4444],[-69.1396,47.4446],[-69.1397,47.4448],[-69.1398,47.4448],[-69.1403,47.4453],[-69.1402,47.4455],[-69.1402,47.4458],[-69.1401,47.4462],[-69.14,47.4464],[-69.1394,47.4466],[-69.139,47.4465],[-69.1385,47.4463],[-69.1384,47.4462],[-69.1378,47.4459],[-69.1372,47.4458],[-69.1367,47.4457],[-69.1364,47.4456],[-69.1359,47.4456],[-69.1358,47.4455],[-69.1355,47.4454],[-69.1351,47.4451],[-69.1349,47.4448],[-69.1347,47.4446],[-69.1341,47.4444],[-69.1336,47.4442],[-69.1333,47.4442],[-69.133,47.4442],[-69.1326,47.4442],[-69.1315,47.4445],[-69.1307,47.4443],[-69.1304,47.4443],[-69.1299,47.4441],[-69.1296,47.444],[-69.1294,47.444],[-69.1287,47.444],[-69.1282,47.4439],[-69.1276,47.4438],[-69.1269,47.4436],[-69.1267,47.4435],[-69.1261,47.4431],[-69.1257,47.4428],[-69.1256,47.4427],[-69.1247,47.4421],[-69.1245,47.4417],[-69.1244,47.4413],[-69.1243,47.441],[-69.1242,47.4409],[-69.1237,47.4407],[-69.1235,47.4408],[-69.1233,47.441],[-69.1233,47.4411],[-69.1234,47.4413],[-69.1234,47.4414],[-69.1234,47.4418],[-69.1234,47.4421],[-69.1235,47.4426],[-69.1231,47.4428],[-69.1229,47.4429],[-69.1223,47.4428],[-69.122,47.4426],[-69.1219,47.4426],[-69.1218,47.4426],[-69.1212,47.4421],[-69.1204,47.4412],[-69.12,47.441],[-69.1198,47.441],[-69.1194,47.4407],[-69.1193,47.4405],[-69.119,47.44],[-69.1187,47.4397],[-69.1182,47.4394],[-69.1179,47.4391],[-69.1177,47.4391],[-69.1165,47.4387],[-69.1153,47.4382],[-69.1141,47.4384],[-69.1134,47.4383],[-69.1132,47.4382],[-69.1129,47.438],[-69.1128,47.4379],[-69.1121,47.4375],[-69.1124,47.4371],[-69.1129,47.4363],[-69.113,47.4362],[-69.1129,47.4361],[-69.1128,47.4359],[-69.1127,47.4358],[-69.1121,47.4358],[-69.1119,47.4358],[-69.111,47.4361],[-69.1101,47.4363],[-69.1098,47.4363],[-69.1094,47.4363],[-69.1091,47.4363],[-69.1087,47.4359],[-69.1084,47.4357],[-69.1082,47.4356],[-69.1078,47.4352],[-69.1076,47.4348],[-69.1074,47.4345],[-69.1074,47.4343],[-69.1076,47.434],[-69.1077,47.4337],[-69.1079,47.4333],[-69.108,47.4331],[-69.108,47.4328],[-69.1079,47.4326],[-69.1079,47.4325],[-69.1078,47.4322],[-69.1078,47.4321],[-69.1075,47.4319],[-69.1072,47.4317],[-69.1069,47.4315],[-69.1068,47.4313],[-69.1067,47.4309],[-69.1067,47.4306],[-69.1073,47.43],[-69.1075,47.4297],[-69.1075,47.4296],[-69.1075,47.4292],[-69.1076,47.4289],[-69.1076,47.4282],[-69.1077,47.4281],[-69.1078,47.4277],[-69.1072,47.4274],[-69.1071,47.4274],[-69.1062,47.4276],[-69.1055,47.4278],[-69.1052,47.4279],[-69.1051,47.428],[-69.1047,47.4284],[-69.1041,47.429],[-69.104,47.4291],[-69.1043,47.4297],[-69.1045,47.4301],[-69.1046,47.4302],[-69.1045,47.4303],[-69.1044,47.4305],[-69.1043,47.4307],[-69.1042,47.4308],[-69.104,47.4308],[-69.1036,47.4308],[-69.103,47.4307],[-69.1027,47.4307],[-69.1024,47.4308],[-69.1022,47.4308],[-69.1014,47.4309],[-69.101,47.431],[-69.101,47.4309],[-69.1008,47.4306],[-69.1006,47.4303],[-69.1006,47.4302],[-69.1004,47.4302],[-69.0996,47.4304],[-69.0997,47.4306],[-69.0999,47.4309],[-69.1,47.4312],[-69.1001,47.4313],[-69.0999,47.4313],[-69.0989,47.4314],[-69.0986,47.431],[-69.0982,47.4305],[-69.0975,47.43],[-69.0973,47.4298],[-69.0973,47.4293],[-69.0976,47.4287],[-69.0976,47.4286],[-69.0974,47.4283],[-69.0973,47.428],[-69.0974,47.4278],[-69.0976,47.4274],[-69.0977,47.4274],[-69.0979,47.427],[-69.0978,47.4269],[-69.0973,47.4266],[-69.0971,47.4266],[-69.0966,47.4267],[-69.0962,47.4268],[-69.096,47.4269],[-69.0957,47.4269],[-69.0953,47.427],[-69.0952,47.427],[-69.0945,47.427],[-69.0942,47.427],[-69.0929,47.4271],[-69.0925,47.4271],[-69.0922,47.4271],[-69.0919,47.427],[-69.0914,47.4269],[-69.0913,47.4268],[-69.091,47.4264],[-69.0908,47.4261],[-69.0907,47.426],[-69.0908,47.4258],[-69.0908,47.4255],[-69.0909,47.4247],[-69.0909,47.4244],[-69.0909,47.4243],[-69.0908,47.4243],[-69.0905,47.4242],[-69.0903,47.4242],[-69.0901,47.4242],[-69.09,47.4243],[-69.0898,47.4244],[-69.0894,47.4249],[-69.089,47.4252],[-69.0885,47.4254],[-69.0883,47.4255],[-69.0882,47.4255],[-69.0881,47.4255],[-69.0877,47.4255],[-69.0875,47.4254],[-69.0872,47.4254],[-69.0868,47.4252],[-69.086,47.4249],[-69.0855,47.4247],[-69.085,47.4245],[-69.0847,47.4244],[-69.0844,47.4243],[-69.0837,47.4241],[-69.0815,47.4237],[-69.0814,47.4237],[-69.0813,47.4238],[-69.0811,47.4239],[-69.0809,47.4239],[-69.0807,47.424],[-69.0803,47.4241],[-69.0801,47.4242],[-69.0799,47.4243],[-69.0798,47.4245],[-69.0797,47.4245],[-69.0794,47.4248],[-69.079,47.4253],[-69.0786,47.4257],[-69.0785,47.4258],[-69.0764,47.4265],[-69.0763,47.4265],[-69.076,47.4265],[-69.0759,47.4265],[-69.0758,47.4266],[-69.0756,47.4267],[-69.0753,47.427],[-69.0751,47.4271],[-69.0749,47.4272],[-69.0748,47.4273],[-69.0743,47.4273],[-69.0741,47.4274],[-69.0739,47.4274],[-69.0738,47.4274],[-69.0735,47.4274],[-69.0732,47.4274],[-69.0732,47.4273],[-69.0723,47.4271],[-69.0719,47.427],[-69.0712,47.4268],[-69.0707,47.4269],[-69.0704,47.427],[-69.0696,47.4272],[-69.0694,47.4272],[-69.0687,47.4274],[-69.0685,47.4274],[-69.0685,47.4275],[-69.0684,47.4278],[-69.0684,47.4281],[-69.0684,47.4284],[-69.0684,47.4287],[-69.0684,47.4293],[-69.0684,47.4295],[-69.0683,47.4295],[-69.0675,47.43],[-69.0672,47.4302],[-69.0669,47.4303],[-69.0664,47.4305],[-69.0662,47.4306],[-69.0659,47.4308],[-69.0658,47.4308],[-69.0652,47.431],[-69.0646,47.4311],[-69.064,47.4309],[-69.0635,47.4308],[-69.0632,47.4306],[-69.063,47.4306],[-69.0627,47.4304],[-69.0625,47.4304],[-69.0624,47.4304],[-69.062,47.4306],[-69.062,47.4309],[-69.0627,47.4312],[-69.0628,47.4312],[-69.0633,47.4314],[-69.0635,47.4315],[-69.0637,47.4317],[-69.0637,47.4318],[-69.0638,47.4318],[-69.064,47.4323],[-69.0642,47.433],[-69.0642,47.4331],[-69.064,47.4334],[-69.0637,47.4339],[-69.0636,47.434],[-69.0631,47.4341],[-69.0628,47.434],[-69.0623,47.4338],[-69.0623,47.4335],[-69.0623,47.4331],[-69.0623,47.4326],[-69.0622,47.4326],[-69.0616,47.4325],[-69.0615,47.4326],[-69.0613,47.4327],[-69.0612,47.4328],[-69.061,47.433],[-69.0606,47.4329],[-69.0605,47.4329],[-69.0603,47.4324],[-69.0602,47.4322],[-69.06,47.4322],[-69.0598,47.4322],[-69.0596,47.4322],[-69.0589,47.4325],[-69.0586,47.4326],[-69.0583,47.4325],[-69.0582,47.4324],[-69.0581,47.4324],[-69.0581,47.4323],[-69.058,47.4322],[-69.0578,47.432],[-69.0575,47.432],[-69.0572,47.432],[-69.0571,47.432],[-69.057,47.432],[-69.0563,47.432],[-69.0558,47.4321],[-69.0557,47.432],[-69.0555,47.4315],[-69.0559,47.4314],[-69.0563,47.4312],[-69.0564,47.4312],[-69.0568,47.431],[-69.057,47.4308],[-69.057,47.4305],[-69.057,47.4301],[-69.057,47.43],[-69.0562,47.4298],[-69.0555,47.4298],[-69.0554,47.4298],[-69.0552,47.4297],[-69.0552,47.4296],[-69.0549,47.4294],[-69.0546,47.4291],[-69.0544,47.4291],[-69.0542,47.429],[-69.0541,47.429],[-69.054,47.4291],[-69.0539,47.4295],[-69.0544,47.4302],[-69.0539,47.4303],[-69.0533,47.4304],[-69.0529,47.4302],[-69.0525,47.4301],[-69.0522,47.43],[-69.0522,47.4297],[-69.0522,47.4296],[-69.0523,47.4295],[-69.0524,47.4295],[-69.0529,47.4292],[-69.053,47.4291],[-69.0534,47.4288],[-69.0533,47.4286],[-69.0532,47.4284],[-69.0531,47.4282],[-69.0529,47.428],[-69.0524,47.4278],[-69.0523,47.4276],[-69.0523,47.4274],[-69.0521,47.4272],[-69.0521,47.4271],[-69.0519,47.4266],[-69.0517,47.4266],[-69.0514,47.4266],[-69.0511,47.4266],[-69.0509,47.4266],[-69.0505,47.4265],[-69.0504,47.4265],[-69.0502,47.4263],[-69.0501,47.4263],[-69.0499,47.4261],[-69.0495,47.4258],[-69.0494,47.4258],[-69.0493,47.4256],[-69.0489,47.4251],[-69.0488,47.4246],[-69.0487,47.4243],[-69.0487,47.4242],[-69.0489,47.424],[-69.049,47.4239],[-69.0492,47.4237],[-69.0494,47.4236],[-69.0497,47.4236],[-69.0507,47.4236],[-69.0512,47.4237],[-69.0519,47.4235],[-69.0524,47.4233],[-69.0529,47.4229],[-69.0529,47.4228],[-69.0529,47.4227],[-69.0528,47.4224],[-69.0523,47.4221],[-69.0517,47.4221],[-69.0512,47.4221],[-69.0508,47.4222],[-69.0503,47.4224],[-69.05,47.4224],[-69.0494,47.4226],[-69.0491,47.4227],[-69.0487,47.423],[-69.0484,47.4232],[-69.0479,47.4235],[-69.0475,47.4237],[-69.0473,47.4239],[-69.0469,47.4241],[-69.0468,47.4242],[-69.0466,47.4243],[-69.0464,47.4247],[-69.0461,47.425],[-69.0464,47.4257],[-69.0468,47.4261],[-69.047,47.4262],[-69.0474,47.4263],[-69.0477,47.4264],[-69.0479,47.4265],[-69.0481,47.4267],[-69.0481,47.4269],[-69.0481,47.4272],[-69.0479,47.4274],[-69.0476,47.4277],[-69.0469,47.4277],[-69.046,47.4276],[-69.0452,47.4276],[-69.0442,47.4275],[-69.0439,47.4273],[-69.0436,47.427],[-69.0434,47.4268],[-69.0433,47.4266],[-69.043,47.4262],[-69.0429,47.4261],[-69.0428,47.4258],[-69.0428,47.4257],[-69.0427,47.4256],[-69.0426,47.4251],[-69.0425,47.4244],[-69.0425,47.4242],[-69.0424,47.424],[-69.0424,47.4236],[-69.0422,47.4235],[-69.0419,47.4232],[-69.0417,47.4231],[-69.0416,47.423],[-69.0412,47.4228],[-69.0404,47.4227],[-69.0402,47.4227],[-69.04,47.4226],[-69.0398,47.4224],[-69.0396,47.4223],[-69.0396,47.4221],[-69.0396,47.4219],[-69.0396,47.4216],[-69.0396,47.4214],[-69.0396,47.4213],[-69.0396,47.4211],[-69.0396,47.421],[-69.0395,47.4206],[-69.0394,47.4201],[-69.0394,47.4198],[-69.0393,47.4196],[-69.0395,47.4193],[-69.0397,47.4188],[-69.0398,47.4186],[-69.0411,47.4176],[-69.0416,47.4172],[-69.0418,47.417],[-69.0419,47.4169],[-69.042,47.4168],[-69.0424,47.4163],[-69.0424,47.4157],[-69.042,47.4155],[-69.0417,47.4153],[-69.0414,47.4153],[-69.0408,47.4152],[-69.0405,47.4152],[-69.0403,47.4152],[-69.0397,47.415],[-69.0393,47.4149],[-69.0383,47.4146],[-69.0378,47.4146],[-69.0373,47.4146],[-69.0371,47.4146],[-69.0369,47.4147],[-69.0363,47.4148],[-69.0361,47.4149],[-69.0356,47.415],[-69.0351,47.4148],[-69.0348,47.4146],[-69.0347,47.4145],[-69.0346,47.4141],[-69.0347,47.4141],[-69.035,47.4138],[-69.0352,47.4137],[-69.0357,47.4134],[-69.0358,47.4132],[-69.0359,47.4126],[-69.0358,47.4124],[-69.0356,47.412],[-69.0356,47.4119],[-69.0354,47.4116],[-69.0353,47.4113],[-69.0353,47.4111],[-69.0353,47.411],[-69.0354,47.4107],[-69.0355,47.4106],[-69.0356,47.4105],[-69.0367,47.4101],[-69.0369,47.4096],[-69.0369,47.4094],[-69.037,47.409],[-69.037,47.4089],[-69.0371,47.4088],[-69.0371,47.4085],[-69.0371,47.4084],[-69.037,47.4083],[-69.0367,47.4077],[-69.0358,47.4072],[-69.0355,47.4073],[-69.0351,47.4074],[-69.034,47.4077],[-69.0332,47.408],[-69.0325,47.4085],[-69.0322,47.4087],[-69.032,47.4088],[-69.0314,47.409],[-69.031,47.4091],[-69.0307,47.4086],[-69.0307,47.4082],[-69.0307,47.4076],[-69.0307,47.4074],[-69.0309,47.4072],[-69.0311,47.407],[-69.0315,47.4069],[-69.0321,47.4067],[-69.0325,47.4063],[-69.0328,47.406],[-69.033,47.4056],[-69.0331,47.4055],[-69.0332,47.4052],[-69.0332,47.4051],[-69.0334,47.4047],[-69.0334,47.4046],[-69.0335,47.4044],[-69.0332,47.4042],[-69.0329,47.404],[-69.0321,47.4034],[-69.0317,47.4031],[-69.0316,47.4029],[-69.0315,47.4027],[-69.0319,47.4025],[-69.0323,47.4023],[-69.0325,47.4022],[-69.0333,47.4022],[-69.0338,47.4026],[-69.0343,47.403],[-69.0345,47.4031],[-69.036,47.4031],[-69.0369,47.4035],[-69.0375,47.4037],[-69.0389,47.4037],[-69.0396,47.4037],[-69.0401,47.4043],[-69.04,47.4046],[-69.0397,47.4051],[-69.0398,47.4053],[-69.0401,47.4055],[-69.0403,47.4056],[-69.0404,47.4056],[-69.0405,47.4057],[-69.041,47.4058],[-69.0413,47.4058],[-69.0418,47.4057],[-69.0419,47.4056],[-69.0422,47.4054],[-69.0424,47.4052],[-69.0425,47.405],[-69.0426,47.4047],[-69.0426,47.4046],[-69.0423,47.4042],[-69.0422,47.4042],[-69.042,47.4041],[-69.0415,47.404],[-69.0411,47.4036],[-69.0408,47.4032],[-69.0407,47.4032],[-69.0406,47.4031],[-69.0406,47.403],[-69.0404,47.4028],[-69.0402,47.4026],[-69.04,47.4023],[-69.0399,47.4022],[-69.0396,47.4021],[-69.0387,47.4017],[-69.0385,47.4016],[-69.038,47.4016],[-69.0374,47.4015],[-69.0371,47.4016],[-69.0366,47.4017],[-69.0362,47.4019],[-69.0361,47.4019],[-69.0358,47.402],[-69.0353,47.4018],[-69.0353,47.4016],[-69.0353,47.4013],[-69.0356,47.401],[-69.0358,47.4009],[-69.0366,47.4008],[-69.0368,47.4007],[-69.0377,47.4005],[-69.0383,47.4004],[-69.0389,47.4003],[-69.0392,47.4003],[-69.0396,47.4002],[-69.0401,47.4002],[-69.0403,47.4003],[-69.0404,47.4003],[-69.0408,47.4005],[-69.041,47.4007],[-69.0412,47.401],[-69.0413,47.401],[-69.0413,47.4011],[-69.0413,47.4012],[-69.0414,47.4015],[-69.0414,47.4016],[-69.0414,47.4018],[-69.0417,47.4019],[-69.042,47.4019],[-69.0422,47.4019],[-69.0428,47.402],[-69.0428,47.4017],[-69.0428,47.4014],[-69.0428,47.4012],[-69.0428,47.4011],[-69.0428,47.4008],[-69.0428,47.4005],[-69.0428,47.3999],[-69.0427,47.3997],[-69.0424,47.3991],[-69.0423,47.399],[-69.0421,47.3985],[-69.042,47.3984],[-69.042,47.3982],[-69.0416,47.398],[-69.0406,47.3974],[-69.0404,47.3973],[-69.0397,47.3974],[-69.0392,47.3975],[-69.0391,47.3975],[-69.0388,47.3975],[-69.0385,47.3974],[-69.0381,47.3974],[-69.0377,47.3968],[-69.038,47.3965],[-69.0381,47.3965],[-69.0385,47.3961],[-69.039,47.3957],[-69.0393,47.3954],[-69.04,47.3955],[-69.0403,47.3955],[-69.0404,47.3958],[-69.0406,47.3963],[-69.0407,47.3965],[-69.0408,47.3967],[-69.041,47.3968],[-69.0412,47.3969],[-69.0415,47.397],[-69.0416,47.397],[-69.0419,47.3972],[-69.042,47.3972],[-69.0424,47.3973],[-69.043,47.3975],[-69.0433,47.3976],[-69.0436,47.3975],[-69.0439,47.3974],[-69.0441,47.397],[-69.0441,47.3969],[-69.0441,47.3968],[-69.0438,47.3962],[-69.0438,47.396],[-69.0436,47.3954],[-69.0438,47.3953],[-69.0441,47.3949],[-69.0443,47.3947],[-69.0445,47.3945],[-69.0447,47.3943],[-69.0448,47.3941],[-69.0449,47.394],[-69.045,47.3939],[-69.0451,47.3938],[-69.0452,47.3936],[-69.0455,47.3931],[-69.0456,47.3929],[-69.0456,47.3924],[-69.0457,47.3921],[-69.0457,47.3918],[-69.0457,47.3916],[-69.0458,47.3902],[-69.0457,47.39],[-69.0455,47.3896],[-69.0454,47.3894],[-69.0452,47.3891],[-69.045,47.3887],[-69.0445,47.3882],[-69.0439,47.3877],[-69.0438,47.3876],[-69.0434,47.3874],[-69.043,47.3873],[-69.0425,47.3871],[-69.0423,47.3869],[-69.0412,47.3864],[-69.0406,47.3862],[-69.0403,47.386],[-69.0402,47.3858],[-69.04,47.3851],[-69.0399,47.3847],[-69.0397,47.3842],[-69.0401,47.3838],[-69.0406,47.3833],[-69.0408,47.3831],[-69.0413,47.3829],[-69.0416,47.3828],[-69.0422,47.3826],[-69.0427,47.3826],[-69.0436,47.3827],[-69.0439,47.3827],[-69.0442,47.3827],[-69.0443,47.3829],[-69.0443,47.383],[-69.0444,47.3832],[-69.0446,47.3836],[-69.0447,47.3839],[-69.0454,47.3839],[-69.0458,47.3839],[-69.046,47.3839],[-69.0461,47.3838],[-69.0468,47.3836],[-69.047,47.3836],[-69.0475,47.3834],[-69.0477,47.3832],[-69.0479,47.383],[-69.048,47.3828],[-69.0482,47.3825],[-69.0485,47.3822],[-69.0486,47.382],[-69.049,47.3819],[-69.0492,47.3817],[-69.0494,47.3817],[-69.0497,47.3815],[-69.05,47.3814],[-69.0502,47.3813],[-69.0507,47.3811],[-69.0509,47.381],[-69.051,47.381],[-69.0505,47.3806],[-69.0503,47.3804],[-69.05,47.3802],[-69.0499,47.3801],[-69.0498,47.38],[-69.0497,47.3799],[-69.0497,47.3796],[-69.0496,47.3793],[-69.0501,47.3786],[-69.0506,47.3784],[-69.0513,47.3782],[-69.0514,47.3783],[-69.0517,47.3783],[-69.0522,47.3785],[-69.0525,47.3785],[-69.0527,47.3786],[-69.0533,47.3786],[-69.0536,47.3785],[-69.0539,47.3783],[-69.0542,47.3781],[-69.0545,47.378],[-69.0549,47.3778],[-69.0549,47.3776],[-69.0549,47.3775],[-69.0548,47.3773],[-69.0546,47.3768],[-69.0546,47.3767],[-69.0545,47.3766],[-69.0545,47.3763],[-69.0545,47.376],[-69.0545,47.3758],[-69.0544,47.3755],[-69.0544,47.3751],[-69.0544,47.375],[-69.0543,47.374],[-69.0542,47.3713],[-69.0541,47.3701],[-69.0541,47.3688],[-69.054,47.368],[-69.054,47.3676],[-69.0539,47.3663],[-69.0539,47.3651],[-69.0539,47.3639],[-69.0539,47.3627],[-69.0538,47.3614],[-69.0538,47.3602],[-69.0538,47.359],[-69.0538,47.3577],[-69.0538,47.3565],[-69.0538,47.3553],[-69.0538,47.354],[-69.0538,47.3528],[-69.0538,47.3516],[-69.0538,47.3503],[-69.0537,47.3491],[-69.0537,47.3479],[-69.0537,47.3466],[-69.0537,47.3454],[-69.0537,47.3442],[-69.0537,47.3429],[-69.0537,47.3417],[-69.0536,47.3405],[-69.0537,47.3395],[-69.0537,47.3392],[-69.0537,47.338],[-69.0537,47.3368],[-69.0538,47.3355],[-69.0538,47.3342],[-69.0538,47.333],[-69.0539,47.3318],[-69.0539,47.3305],[-69.054,47.3293],[-69.054,47.3281],[-69.054,47.327],[-69.0541,47.3258],[-69.0542,47.3245],[-69.0543,47.3233],[-69.0544,47.3221],[-69.0545,47.3208],[-69.0546,47.3196],[-69.0547,47.3183],[-69.0548,47.3171],[-69.0549,47.3158],[-69.0549,47.3153],[-69.0546,47.3147],[-69.0544,47.3144],[-69.0539,47.3135],[-69.0529,47.3119],[-69.0527,47.3116],[-69.052,47.3104],[-69.0513,47.3092],[-69.0506,47.3079],[-69.0499,47.3067],[-69.0493,47.3058],[-69.0495,47.3055],[-69.0499,47.3048],[-69.0502,47.3045],[-69.0504,47.3043],[-69.0508,47.3039],[-69.0508,47.303],[-69.0508,47.3025],[-69.051,47.3021],[-69.051,47.3018],[-69.0514,47.3007],[-69.0514,47.3006],[-69.0511,47.3001],[-69.0507,47.2995],[-69.0511,47.2992],[-69.0516,47.2987],[-69.0522,47.2987],[-69.0526,47.2986],[-69.0532,47.2985],[-69.0533,47.2983],[-69.0535,47.2977],[-69.0535,47.2973],[-69.0535,47.2972],[-69.0532,47.2965],[-69.0531,47.2963],[-69.0531,47.2961],[-69.0529,47.2955],[-69.0529,47.2953],[-69.0528,47.295],[-69.0528,47.2945],[-69.0531,47.2938],[-69.0532,47.2935],[-69.0532,47.2933],[-69.0532,47.2929],[-69.0532,47.2928],[-69.053,47.2925],[-69.0529,47.2925],[-69.0513,47.2924],[-69.0513,47.2923],[-69.0508,47.2914],[-69.0503,47.2903],[-69.0498,47.2892],[-69.0499,47.2882],[-69.0499,47.288],[-69.0499,47.2872],[-69.0499,47.2867],[-69.0499,47.2865],[-69.0499,47.2861],[-69.0499,47.2857],[-69.0499,47.2851],[-69.0499,47.2849],[-69.0499,47.2846],[-69.0495,47.2838],[-69.0493,47.2833],[-69.0497,47.2827],[-69.0499,47.2823],[-69.05,47.2821],[-69.0509,47.2814],[-69.0509,47.2813],[-69.0509,47.281],[-69.051,47.2806],[-69.051,47.2804],[-69.0511,47.2801],[-69.051,47.2796],[-69.0509,47.2788],[-69.0509,47.2784],[-69.0505,47.2777],[-69.0502,47.2771],[-69.0497,47.2764],[-69.0494,47.2759],[-69.0492,47.2758],[-69.0487,47.2757],[-69.0485,47.2756],[-69.0482,47.2751],[-69.0482,47.2745],[-69.0483,47.2742],[-69.0482,47.2733],[-69.0481,47.2731],[-69.0476,47.2724],[-69.0472,47.2719],[-69.0469,47.2716],[-69.047,47.2715],[-69.0473,47.2709],[-69.0475,47.2706],[-69.0476,47.2704],[-69.0477,47.2703],[-69.0481,47.2698],[-69.0485,47.2695],[-69.0485,47.2694],[-69.0479,47.2685],[-69.0477,47.2681],[-69.0475,47.2678],[-69.0475,47.2677],[-69.0472,47.2672],[-69.0476,47.2668],[-69.0482,47.2658],[-69.0485,47.2654],[-69.0487,47.2651],[-69.0489,47.2647],[-69.0487,47.2643],[-69.0482,47.2632],[-69.0488,47.2628],[-69.0498,47.2619],[-69.0499,47.2618],[-69.05,47.2617],[-69.0503,47.261],[-69.0506,47.2604],[-69.0507,47.2602],[-69.0507,47.2593],[-69.0507,47.2591],[-69.0508,47.258],[-69.0508,47.2577],[-69.0508,47.2565],[-69.0503,47.2559],[-69.0496,47.2552],[-69.049,47.2544],[-69.0485,47.2539],[-69.0476,47.253],[-69.0473,47.2526],[-69.0462,47.2514],[-69.0454,47.2506],[-69.0453,47.2504],[-69.045,47.2501],[-69.045,47.25],[-69.0442,47.2489],[-69.0434,47.2479],[-69.0425,47.2467],[-69.0421,47.2462],[-69.0415,47.2456],[-69.0409,47.245],[-69.0404,47.2446],[-69.0403,47.2446],[-69.0383,47.2432],[-69.0376,47.2427],[-69.0374,47.2426],[-69.0359,47.2423],[-69.0349,47.2419],[-69.0349,47.2418],[-69.0348,47.2413],[-69.0347,47.2413],[-69.0346,47.241],[-69.0338,47.2404],[-69.0317,47.2401],[-69.0299,47.2399],[-69.0285,47.2396],[-69.0275,47.2394],[-69.0271,47.2393],[-69.0263,47.2389],[-69.0238,47.2376],[-69.0229,47.2371],[-69.0219,47.2366],[-69.0208,47.2363],[-69.0167,47.2346],[-69.0148,47.2338],[-69.0132,47.2332],[-69.0071,47.2308],[-69.0056,47.2302],[-68.9995,47.2278],[-68.9976,47.2271],[-68.9929,47.2254],[-68.9884,47.2236],[-68.9872,47.2231],[-68.9837,47.2215],[-68.9804,47.2201],[-68.9802,47.2198],[-68.9793,47.2186],[-68.979,47.2181],[-68.9788,47.218],[-68.9786,47.2177],[-68.9776,47.2174],[-68.9749,47.2167],[-68.9737,47.2159],[-68.9719,47.2146],[-68.9708,47.2143],[-68.969,47.2139],[-68.9676,47.2135],[-68.9672,47.2134],[-68.9653,47.2125],[-68.9653,47.2118],[-68.9653,47.2115],[-68.9653,47.2112],[-68.9653,47.2111],[-68.9648,47.2102],[-68.9645,47.21],[-68.9635,47.2097],[-68.9625,47.2078],[-68.9622,47.2071],[-68.9618,47.2064],[-68.9612,47.2057],[-68.96,47.2053],[-68.958,47.2056],[-68.9572,47.2057],[-68.9558,47.2062],[-68.9554,47.2064],[-68.9547,47.2066],[-68.9538,47.2068],[-68.9529,47.2069],[-68.9526,47.2064],[-68.9523,47.2062],[-68.9522,47.2059],[-68.9521,47.2056],[-68.952,47.2052],[-68.952,47.2051],[-68.9522,47.2046],[-68.9523,47.2042],[-68.9522,47.2036],[-68.9522,47.2032],[-68.952,47.2027],[-68.9517,47.2025],[-68.9511,47.2022],[-68.9509,47.202],[-68.9508,47.202],[-68.9506,47.202],[-68.9502,47.2021],[-68.9497,47.2022],[-68.9487,47.2028],[-68.9485,47.2029],[-68.9482,47.203],[-68.948,47.2032],[-68.9473,47.2036],[-68.9471,47.2037],[-68.9457,47.2045],[-68.9452,47.2047],[-68.9444,47.2052],[-68.9427,47.2061],[-68.941,47.2061],[-68.9403,47.2054],[-68.9395,47.2045],[-68.9391,47.2043],[-68.939,47.2042],[-68.9386,47.2039],[-68.9381,47.2036],[-68.9373,47.2032],[-68.9367,47.2029],[-68.9365,47.2028],[-68.936,47.2025],[-68.9355,47.2022],[-68.9354,47.202],[-68.9346,47.2012],[-68.9345,47.2008],[-68.9343,47.2003],[-68.9342,47.2001],[-68.9339,47.2],[-68.933,47.1997],[-68.9306,47.1995],[-68.9292,47.1994],[-68.9282,47.1987],[-68.9284,47.1986],[-68.9293,47.198],[-68.9301,47.1976],[-68.9286,47.1966],[-68.9281,47.1965],[-68.9272,47.1967],[-68.9267,47.1968],[-68.9263,47.1972],[-68.9258,47.1978],[-68.9257,47.1978],[-68.9239,47.1973],[-68.923,47.1968],[-68.9227,47.1966],[-68.9219,47.1961],[-68.9214,47.1958],[-68.9208,47.1955],[-68.9204,47.1951],[-68.9201,47.1948],[-68.9201,47.1942],[-68.92,47.1933],[-68.92,47.1931],[-68.92,47.1929],[-68.9201,47.1922],[-68.9201,47.1917],[-68.9201,47.1915],[-68.92,47.1909],[-68.92,47.1906],[-68.9199,47.1899],[-68.9191,47.1895],[-68.9189,47.1895],[-68.9179,47.1896],[-68.9168,47.1892],[-68.9163,47.189],[-68.9156,47.1887],[-68.9151,47.1885],[-68.9144,47.1881],[-68.9135,47.1876],[-68.9133,47.1875],[-68.9131,47.1873],[-68.9128,47.1871],[-68.9125,47.1869],[-68.912,47.1864],[-68.9112,47.1862],[-68.9104,47.186],[-68.9098,47.1861],[-68.9095,47.1861],[-68.9094,47.1862],[-68.9085,47.1863],[-68.9082,47.1861],[-68.9079,47.1858],[-68.9078,47.1857],[-68.9075,47.1854],[-68.9075,47.1849],[-68.9075,47.1848],[-68.9075,47.1842],[-68.9072,47.1838],[-68.9071,47.1835],[-68.9069,47.1831],[-68.9066,47.1827],[-68.9063,47.1822],[-68.9055,47.1816],[-68.9051,47.1807],[-68.905,47.1804],[-68.9033,47.1797],[-68.903,47.1792],[-68.903,47.179],[-68.9014,47.1781],[-68.9007,47.1779],[-68.9001,47.1777],[-68.9,47.1778],[-68.9,47.178],[-68.8993,47.1792],[-68.8989,47.1802],[-68.8985,47.1805],[-68.8975,47.1813],[-68.8967,47.1818],[-68.8956,47.1825],[-68.8938,47.1828],[-68.8891,47.182],[-68.8868,47.1826],[-68.8867,47.1826],[-68.8866,47.1826],[-68.8844,47.1832],[-68.884,47.1831],[-68.8833,47.183],[-68.8821,47.1829],[-68.8819,47.1831],[-68.8813,47.1835],[-68.8796,47.1847],[-68.8782,47.1858],[-68.8781,47.1858],[-68.876,47.1874],[-68.8745,47.1879],[-68.8727,47.1885],[-68.8714,47.1889],[-68.8709,47.1891],[-68.868,47.1889],[-68.8662,47.1889],[-68.8642,47.189],[-68.8618,47.1891],[-68.8614,47.1891],[-68.8599,47.1896],[-68.8582,47.1901],[-68.8574,47.1903],[-68.8563,47.1911],[-68.8544,47.1923],[-68.8513,47.1944],[-68.8509,47.1947],[-68.85,47.1963],[-68.8443,47.199],[-68.8428,47.1998],[-68.8376,47.2015],[-68.8349,47.2026],[-68.8336,47.2031],[-68.8319,47.2037],[-68.8315,47.2039],[-68.8314,47.2039],[-68.8302,47.2047],[-68.8288,47.2057],[-68.8266,47.2071],[-68.824,47.2083],[-68.8203,47.2099],[-68.8173,47.2112],[-68.8152,47.2135],[-68.8115,47.2151],[-68.8043,47.2154],[-68.795,47.2177],[-68.7919,47.2185],[-68.7814,47.221],[-68.7697,47.2212],[-68.7689,47.2212],[-68.7643,47.222],[-68.7577,47.2242],[-68.7571,47.2243],[-68.7552,47.2251],[-68.7519,47.2264],[-68.7518,47.2264],[-68.751,47.2268],[-68.7494,47.2277],[-68.7486,47.2282],[-68.7475,47.2288],[-68.7466,47.2293],[-68.7459,47.2297],[-68.7452,47.23],[-68.7445,47.2304],[-68.7435,47.231],[-68.7431,47.2312],[-68.7421,47.2316],[-68.7412,47.232],[-68.7403,47.2324],[-68.7393,47.2328],[-68.7385,47.2332],[-68.7379,47.2334],[-68.7378,47.2335],[-68.7362,47.2345],[-68.7352,47.2351],[-68.7344,47.2357],[-68.7334,47.2357],[-68.7325,47.2357],[-68.7315,47.2357],[-68.7305,47.2357],[-68.7301,47.2357],[-68.7296,47.2358],[-68.7286,47.2361],[-68.7279,47.2364],[-68.7274,47.2366],[-68.7269,47.2369],[-68.726,47.2374],[-68.7249,47.2381],[-68.724,47.2384],[-68.723,47.2387],[-68.722,47.239],[-68.721,47.2393],[-68.7201,47.2396],[-68.7191,47.2399],[-68.7181,47.2402],[-68.7173,47.2405],[-68.717,47.2405],[-68.7165,47.2406],[-68.7153,47.2408],[-68.7143,47.2407],[-68.7137,47.2405],[-68.7123,47.2403],[-68.7108,47.2398],[-68.7095,47.2394],[-68.7089,47.2388],[-68.7089,47.2387],[-68.7087,47.2385],[-68.7079,47.2383],[-68.707,47.2381],[-68.7061,47.2378],[-68.7051,47.2379],[-68.7041,47.238],[-68.7032,47.2381],[-68.7023,47.2383],[-68.7014,47.2388],[-68.7005,47.2393],[-68.6992,47.2401],[-68.698,47.2409],[-68.6977,47.241],[-68.6972,47.2412],[-68.6958,47.242],[-68.6953,47.2423],[-68.6948,47.2427],[-68.6944,47.2428],[-68.6934,47.2432],[-68.6925,47.2436],[-68.6916,47.2439],[-68.6908,47.244],[-68.6899,47.2441],[-68.6889,47.2442],[-68.6879,47.2443],[-68.6872,47.2444],[-68.6862,47.2439],[-68.6862,47.2438],[-68.6853,47.2433],[-68.6845,47.2429],[-68.683,47.2429],[-68.6822,47.2429],[-68.6812,47.2429],[-68.6796,47.2428],[-68.6774,47.2426],[-68.6758,47.2424],[-68.675,47.2423],[-68.6742,47.2419],[-68.6734,47.2414],[-68.6722,47.2407],[-68.6712,47.2401],[-68.6702,47.2396],[-68.6693,47.2391],[-68.6683,47.2385],[-68.6675,47.2381],[-68.6664,47.2376],[-68.6655,47.2372],[-68.6646,47.2368],[-68.6637,47.2364],[-68.6633,47.2362],[-68.6627,47.2362],[-68.6617,47.2362],[-68.6607,47.2361],[-68.6599,47.2361],[-68.659,47.2365],[-68.658,47.2369],[-68.6578,47.237],[-68.6573,47.2374],[-68.6564,47.2381],[-68.6554,47.2388],[-68.6546,47.239],[-68.6545,47.239],[-68.6535,47.2392],[-68.6531,47.2392],[-68.6527,47.2392],[-68.6519,47.2393],[-68.6509,47.2393],[-68.65,47.2393],[-68.649,47.2394],[-68.648,47.2394],[-68.6471,47.2394],[-68.6463,47.2394],[-68.6458,47.2396],[-68.6449,47.2397],[-68.6439,47.2399],[-68.643,47.2401],[-68.6419,47.2404],[-68.6411,47.2405],[-68.6403,47.2407],[-68.6393,47.241],[-68.6383,47.2413],[-68.6373,47.2416],[-68.6364,47.2419],[-68.6354,47.2422],[-68.6351,47.2423],[-68.6338,47.2423],[-68.6329,47.2422],[-68.6319,47.2422],[-68.6309,47.2422],[-68.63,47.2421],[-68.629,47.2421],[-68.6288,47.2421],[-68.628,47.2421],[-68.627,47.2421],[-68.6261,47.2421],[-68.6255,47.2421],[-68.6252,47.2422],[-68.6245,47.2423],[-68.6238,47.2424],[-68.6222,47.2426],[-68.6204,47.2429],[-68.6187,47.2432],[-68.6183,47.2433],[-68.6175,47.2434],[-68.6173,47.2435],[-68.6167,47.2437],[-68.6161,47.2439],[-68.6148,47.2444],[-68.6142,47.2446],[-68.6141,47.2446],[-68.6127,47.2451],[-68.6122,47.2453],[-68.6105,47.2459],[-68.609,47.2465],[-68.6074,47.2471],[-68.6066,47.2477],[-68.6052,47.2488],[-68.6046,47.2493],[-68.6044,47.2494],[-68.6044,47.2495],[-68.6042,47.2498],[-68.6041,47.2499],[-68.6039,47.25],[-68.6029,47.2507],[-68.5987,47.2541],[-68.5967,47.2556],[-68.5961,47.2561],[-68.5947,47.2574],[-68.5942,47.258],[-68.5935,47.2587],[-68.5935,47.2589],[-68.5934,47.2592],[-68.5933,47.2595],[-68.5932,47.2608],[-68.5933,47.2614],[-68.5934,47.2616],[-68.5936,47.2618],[-68.5943,47.2627],[-68.595,47.2635],[-68.5952,47.2637],[-68.5953,47.2638],[-68.5957,47.2642],[-68.5961,47.2647],[-68.5968,47.2656],[-68.5977,47.267],[-68.5979,47.2675],[-68.5981,47.268],[-68.5982,47.2683],[-68.5982,47.2687],[-68.5979,47.2696],[-68.5978,47.2699],[-68.5975,47.2703],[-68.5972,47.2706],[-68.5969,47.2708],[-68.5965,47.2712],[-68.5948,47.2723],[-68.594,47.2728],[-68.5937,47.273],[-68.5935,47.2732],[-68.5928,47.2737],[-68.5926,47.2739],[-68.5923,47.2742],[-68.5921,47.2747],[-68.5914,47.2766],[-68.5904,47.279],[-68.5902,47.2794],[-68.5898,47.2801],[-68.5895,47.2805],[-68.5892,47.2808],[-68.5889,47.2811],[-68.5873,47.2826],[-68.5866,47.2832],[-68.5862,47.2835],[-68.5858,47.2837],[-68.5855,47.2839],[-68.5832,47.2853],[-68.5811,47.2865],[-68.5802,47.287],[-68.5799,47.2871],[-68.5791,47.2874],[-68.5778,47.2876],[-68.5772,47.2876],[-68.5766,47.2876],[-68.5746,47.2874],[-68.5699,47.2866],[-68.5694,47.2865],[-68.5676,47.2859],[-68.5662,47.2855],[-68.562,47.2843],[-68.561,47.2839],[-68.5601,47.2837],[-68.5593,47.2836],[-68.5523,47.2821],[-68.5511,47.2821],[-68.5499,47.2821],[-68.5486,47.2824],[-68.5433,47.2837],[-68.5411,47.2843],[-68.5404,47.2845],[-68.54,47.2847],[-68.5388,47.2854],[-68.5372,47.2865],[-68.5351,47.2882],[-68.5338,47.2892],[-68.5331,47.2898],[-68.5314,47.2912],[-68.5305,47.2918],[-68.5302,47.2921],[-68.5298,47.2922],[-68.5278,47.293],[-68.5258,47.2938],[-68.5249,47.2941],[-68.5238,47.2946],[-68.5225,47.2949],[-68.5211,47.2952],[-68.5186,47.2958],[-68.5177,47.2959],[-68.5164,47.2961],[-68.5136,47.2963],[-68.5122,47.2964],[-68.5121,47.2964],[-68.5116,47.2965],[-68.5112,47.2965],[-68.5094,47.2965],[-68.5082,47.2964],[-68.5074,47.2964],[-68.5068,47.2963],[-68.5034,47.296],[-68.5007,47.2952],[-68.4995,47.2948],[-68.4987,47.2946],[-68.4986,47.2946],[-68.4969,47.2941],[-68.4965,47.294],[-68.4948,47.2938],[-68.4941,47.2938],[-68.4904,47.2938],[-68.4841,47.2949],[-68.4829,47.2952],[-68.4808,47.2957],[-68.4796,47.296],[-68.4784,47.2963],[-68.4783,47.2963],[-68.4774,47.2965],[-68.4761,47.2968],[-68.4748,47.2972],[-68.474,47.2971],[-68.4732,47.297],[-68.4722,47.297],[-68.4711,47.2967],[-68.4701,47.2964],[-68.4685,47.2959],[-68.4664,47.2949],[-68.4656,47.2945],[-68.4648,47.2939],[-68.4645,47.2936],[-68.464,47.2927],[-68.4627,47.2907],[-68.4617,47.2891],[-68.4614,47.2888],[-68.4611,47.2883],[-68.4606,47.2876],[-68.4604,47.2872],[-68.4597,47.2861],[-68.4589,47.2849],[-68.4585,47.2843],[-68.457,47.2839],[-68.4558,47.2835],[-68.4537,47.2828],[-68.4528,47.2826],[-68.4526,47.2825],[-68.4519,47.2824],[-68.4509,47.2823],[-68.4499,47.2821],[-68.4491,47.282],[-68.4489,47.282],[-68.4488,47.282],[-68.4479,47.282],[-68.4477,47.2821],[-68.4453,47.2825],[-68.4436,47.283],[-68.442,47.2835],[-68.4413,47.2837],[-68.4407,47.2835],[-68.4396,47.2833],[-68.4383,47.2829],[-68.4371,47.2827],[-68.4352,47.2822],[-68.4344,47.282],[-68.4336,47.2819],[-68.4326,47.2817],[-68.4315,47.2816],[-68.4307,47.2814],[-68.4299,47.2813],[-68.4287,47.2815],[-68.4274,47.2818],[-68.4264,47.282],[-68.4261,47.282],[-68.4259,47.282],[-68.4258,47.2821],[-68.4257,47.2821],[-68.4252,47.2824],[-68.424,47.283],[-68.4235,47.2833],[-68.4229,47.2835],[-68.4222,47.2839],[-68.4214,47.2843],[-68.4204,47.2848],[-68.4195,47.2852],[-68.4191,47.2854],[-68.418,47.286],[-68.4167,47.2866],[-68.4155,47.2872],[-68.4151,47.2874],[-68.4142,47.2875],[-68.4129,47.2877],[-68.4119,47.2878],[-68.4108,47.2879],[-68.4101,47.288],[-68.4088,47.2878],[-68.4075,47.2876],[-68.4063,47.2874],[-68.4051,47.2873],[-68.4038,47.2871],[-68.4032,47.287],[-68.4018,47.287],[-68.4006,47.2869],[-68.3994,47.2869],[-68.3982,47.2869],[-68.3971,47.2868],[-68.3958,47.2868],[-68.3946,47.2868],[-68.3935,47.2866],[-68.3924,47.2864],[-68.3912,47.2862],[-68.3904,47.2861],[-68.39,47.286],[-68.3881,47.286],[-68.3871,47.2861],[-68.3859,47.2861],[-68.3847,47.2861],[-68.3835,47.2862],[-68.3823,47.2862],[-68.3816,47.2862],[-68.381,47.2865],[-68.3801,47.2867],[-68.3792,47.287],[-68.3785,47.2872],[-68.378,47.2874],[-68.3769,47.2881],[-68.3757,47.289],[-68.3752,47.2901],[-68.3748,47.291],[-68.3752,47.2921],[-68.3756,47.2931],[-68.376,47.2942],[-68.3763,47.2952],[-68.3787,47.2971],[-68.3799,47.2982],[-68.3809,47.299],[-68.382,47.2997],[-68.3831,47.3006],[-68.384,47.3012],[-68.3842,47.3017],[-68.3846,47.3029],[-68.3849,47.3036],[-68.3846,47.3043],[-68.3838,47.3051],[-68.3831,47.3057],[-68.3826,47.3062],[-68.3816,47.3072],[-68.3814,47.3076],[-68.3812,47.3082],[-68.3811,47.3094],[-68.381,47.3099],[-68.3811,47.3103],[-68.3813,47.3111],[-68.3816,47.3122],[-68.3819,47.3134],[-68.3822,47.3145],[-68.3825,47.3157],[-68.3828,47.3169],[-68.383,47.3174],[-68.3832,47.3181],[-68.3835,47.3192],[-68.3835,47.3195],[-68.384,47.3203],[-68.3846,47.3213],[-68.3846,47.3222],[-68.3847,47.3232],[-68.3848,47.3239],[-68.3848,47.3242],[-68.3848,47.3243],[-68.3846,47.326],[-68.3841,47.327],[-68.3832,47.3289],[-68.3823,47.3305],[-68.3817,47.3317],[-68.3816,47.3318],[-68.3815,47.3328],[-68.3812,47.334],[-68.381,47.3351],[-68.3808,47.3363],[-68.3806,47.3375],[-68.3805,47.3382],[-68.3804,47.3386],[-68.3802,47.3396],[-68.3797,47.3404],[-68.3791,47.3415],[-68.3784,47.3426],[-68.3777,47.3436],[-68.3766,47.3447],[-68.3756,47.3457],[-68.3745,47.3468],[-68.3744,47.3468],[-68.3743,47.347],[-68.374,47.3473],[-68.3738,47.3474],[-68.3734,47.3479],[-68.3731,47.3481],[-68.373,47.3483],[-68.3727,47.3486],[-68.3724,47.3489],[-68.3722,47.3491],[-68.372,47.3492],[-68.372,47.3493],[-68.3717,47.3495],[-68.3712,47.3499],[-68.3711,47.3499],[-68.3709,47.35],[-68.3707,47.3502],[-68.3704,47.3504],[-68.37,47.3507],[-68.3697,47.3509],[-68.369,47.3514],[-68.3686,47.3516],[-68.3684,47.3518],[-68.3683,47.3518],[-68.3676,47.3522],[-68.3672,47.3524],[-68.3666,47.3528],[-68.3662,47.353],[-68.3655,47.3534],[-68.365,47.3536],[-68.3644,47.354],[-68.364,47.3542],[-68.3632,47.3546],[-68.3631,47.3547],[-68.3628,47.3548],[-68.3614,47.3551],[-68.3598,47.3555],[-68.3591,47.3556],[-68.3577,47.356],[-68.3564,47.3563],[-68.3559,47.3564],[-68.3554,47.3565],[-68.3548,47.3567],[-68.354,47.3569],[-68.3534,47.357],[-68.353,47.3571],[-68.3525,47.3572],[-68.3521,47.3573],[-68.3519,47.3573],[-68.3517,47.3574],[-68.3511,47.3575],[-68.3504,47.3576],[-68.3497,47.3577],[-68.349,47.3578],[-68.3481,47.3579],[-68.3476,47.3579],[-68.3469,47.358],[-68.3453,47.3581],[-68.3447,47.3581],[-68.3438,47.3582],[-68.3434,47.3582],[-68.343,47.3582],[-68.3423,47.3584],[-68.3417,47.3585],[-68.3385,47.3592],[-68.3371,47.3594],[-68.3369,47.3595],[-68.3311,47.36],[-68.3305,47.36],[-68.3298,47.36],[-68.3294,47.36],[-68.329,47.36],[-68.3289,47.36],[-68.3287,47.36],[-68.3286,47.36],[-68.3283,47.36],[-68.328,47.36],[-68.3276,47.36],[-68.3272,47.3599],[-68.3267,47.3598],[-68.3259,47.3596],[-68.3253,47.3595],[-68.3249,47.3594],[-68.3246,47.3593],[-68.3243,47.3593],[-68.3237,47.3591],[-68.3229,47.3589],[-68.3222,47.3588],[-68.3215,47.3586],[-68.3202,47.3583],[-68.3201,47.3583],[-68.3184,47.3579],[-68.3171,47.3576],[-68.3158,47.3573],[-68.314,47.3569],[-68.3123,47.3565],[-68.3112,47.3562],[-68.311,47.3562],[-68.3108,47.3561],[-68.3103,47.3561],[-68.3086,47.3558],[-68.3074,47.3556],[-68.3061,47.3554],[-68.3056,47.3553],[-68.3053,47.3552],[-68.3046,47.3552],[-68.3043,47.3552],[-68.3036,47.3552],[-68.3033,47.3552],[-68.3029,47.3553],[-68.3026,47.3554],[-68.3021,47.3555],[-68.3018,47.3555],[-68.3016,47.3556],[-68.3013,47.3556],[-68.3008,47.3557],[-68.3001,47.3559],[-68.2997,47.3559],[-68.2994,47.3561],[-68.2986,47.3565],[-68.2964,47.3576],[-68.2946,47.3585],[-68.2944,47.3585],[-68.2937,47.3589],[-68.2935,47.359],[-68.2929,47.3592],[-68.2925,47.3593],[-68.291,47.3597],[-68.2904,47.3599],[-68.2897,47.3599],[-68.2889,47.36],[-68.2885,47.36],[-68.2873,47.3601],[-68.2864,47.3602],[-68.2859,47.3602],[-68.285,47.3603],[-68.2845,47.3602],[-68.2841,47.3601],[-68.2837,47.3601],[-68.2831,47.3599],[-68.2819,47.3598],[-68.2811,47.3597],[-68.2807,47.3596],[-68.2798,47.3591],[-68.2786,47.3585],[-68.2776,47.3579],[-68.277,47.3576],[-68.2758,47.357],[-68.2748,47.3565],[-68.2728,47.3554],[-68.2718,47.3548],[-68.2714,47.3546],[-68.2712,47.3545],[-68.2711,47.3545],[-68.2707,47.3543],[-68.2698,47.354],[-68.2695,47.3539],[-68.2676,47.3531],[-68.2668,47.3529],[-68.2653,47.3523],[-68.265,47.3522],[-68.2644,47.3522],[-68.263,47.3522],[-68.2617,47.3522],[-68.2592,47.3521],[-68.2584,47.3521],[-68.2558,47.3521],[-68.2536,47.3521],[-68.2529,47.3521],[-68.2516,47.3521],[-68.2507,47.3521],[-68.2495,47.3521],[-68.2494,47.3521],[-68.2481,47.3521],[-68.248,47.3521],[-68.2474,47.3522],[-68.2464,47.3525],[-68.2447,47.353],[-68.2427,47.3535],[-68.2408,47.3541],[-68.2402,47.3542],[-68.2387,47.3546],[-68.2381,47.3548],[-68.2372,47.3549],[-68.2347,47.3553],[-68.2345,47.3553],[-68.2335,47.355],[-68.2325,47.3547],[-68.2303,47.354],[-68.2292,47.3536],[-68.2281,47.3533],[-68.2277,47.353],[-68.2272,47.3526],[-68.2257,47.3513],[-68.2252,47.3509],[-68.2251,47.3508],[-68.2249,47.3505],[-68.2246,47.3502],[-68.2246,47.3497],[-68.2243,47.3483],[-68.2242,47.3473],[-68.2239,47.3458],[-68.2238,47.3453],[-68.2238,47.3449],[-68.2237,47.3447],[-68.2235,47.3445],[-68.2228,47.344],[-68.2215,47.3431],[-68.2209,47.3427],[-68.2199,47.3419],[-68.2196,47.3417],[-68.2194,47.3416],[-68.2188,47.3414],[-68.2178,47.341],[-68.217,47.3406],[-68.2157,47.3401],[-68.2146,47.3396],[-68.2142,47.3395],[-68.2128,47.3392],[-68.2117,47.3389],[-68.2114,47.3389],[-68.2108,47.3389],[-68.2098,47.3391],[-68.2082,47.3394],[-68.2075,47.3396],[-68.2073,47.3396],[-68.2063,47.3396],[-68.2054,47.3395],[-68.2027,47.3394],[-68.2024,47.3394],[-68.1915,47.335],[-68.1896,47.3342],[-68.1885,47.3337],[-68.1863,47.3328],[-68.186,47.3327],[-68.1844,47.332],[-68.1827,47.3314],[-68.1812,47.3308],[-68.1809,47.3306],[-68.1797,47.3301],[-68.1791,47.3299],[-68.1786,47.3297],[-68.1773,47.3292],[-68.1763,47.3289],[-68.1757,47.3288],[-68.1746,47.3288],[-68.172,47.3286],[-68.1704,47.3285],[-68.17,47.3284],[-68.1695,47.3284],[-68.16,47.3271],[-68.1583,47.3265],[-68.1577,47.3263],[-68.157,47.326],[-68.1564,47.3258],[-68.1549,47.3252],[-68.1547,47.325],[-68.1543,47.3245],[-68.1541,47.3242],[-68.1535,47.3235],[-68.153,47.3228],[-68.1525,47.3222],[-68.1524,47.322],[-68.1525,47.3216],[-68.1525,47.3213],[-68.1526,47.3209],[-68.1528,47.3193],[-68.1529,47.3189],[-68.153,47.3177],[-68.1531,47.3168],[-68.1532,47.3162],[-68.1534,47.315],[-68.1535,47.3147],[-68.1536,47.3142],[-68.1538,47.3137],[-68.1539,47.3133],[-68.1532,47.3119],[-68.1532,47.3117],[-68.1527,47.3106],[-68.1523,47.3098],[-68.1523,47.3096],[-68.152,47.3094],[-68.1507,47.3084],[-68.1497,47.3077],[-68.1495,47.3075],[-68.1486,47.3068],[-68.1484,47.3067],[-68.1471,47.3058],[-68.147,47.3056],[-68.146,47.3046],[-68.1455,47.3041],[-68.145,47.3035],[-68.144,47.3025],[-68.1439,47.3023],[-68.1434,47.3018],[-68.1432,47.3015],[-68.1416,47.2998],[-68.1413,47.2995],[-68.1407,47.2991],[-68.1395,47.2982],[-68.1386,47.2976],[-68.138,47.2971],[-68.1369,47.2963],[-68.1366,47.2961],[-68.1359,47.2956],[-68.1352,47.2955],[-68.1348,47.2954],[-68.1341,47.2953],[-68.1339,47.2952],[-68.1334,47.2951],[-68.1327,47.295],[-68.1308,47.2946],[-68.1281,47.2941],[-68.1275,47.294],[-68.1272,47.2936],[-68.1266,47.2932],[-68.1259,47.2925],[-68.1249,47.2915],[-68.1245,47.2911],[-68.1244,47.291],[-68.1241,47.2907],[-68.1237,47.2903],[-68.1233,47.29],[-68.123,47.2897],[-68.1228,47.2895],[-68.1225,47.2892],[-68.1223,47.2889],[-68.1218,47.2884],[-68.1213,47.2878],[-68.121,47.2874],[-68.1206,47.2873],[-68.1188,47.2866],[-68.1182,47.2864],[-68.1179,47.2863],[-68.1163,47.2856],[-68.1154,47.2853],[-68.1147,47.2851],[-68.113,47.2844],[-68.1113,47.2838],[-68.1086,47.2828],[-68.1074,47.2823],[-68.1062,47.2819],[-68.1057,47.2817],[-68.1051,47.2815],[-68.1049,47.2814],[-68.1046,47.2812],[-68.1043,47.2811],[-68.1037,47.2807],[-68.1022,47.2799],[-68.1019,47.2798],[-68.1014,47.2796],[-68.0974,47.2782],[-68.095,47.2774],[-68.0943,47.2772],[-68.0925,47.2766],[-68.0922,47.2765],[-68.0921,47.2764],[-68.0917,47.2762],[-68.0896,47.2751],[-68.088,47.2742],[-68.0868,47.2736],[-68.0857,47.273],[-68.0847,47.2725],[-68.0841,47.2721],[-68.0838,47.272],[-68.0832,47.2717],[-68.0823,47.2712],[-68.082,47.271],[-68.0819,47.271],[-68.0817,47.2707],[-68.0814,47.2704],[-68.0809,47.2699],[-68.0802,47.269],[-68.0796,47.2684],[-68.0791,47.2679],[-68.0783,47.2669],[-68.0778,47.2664],[-68.0776,47.2662],[-68.0774,47.2659],[-68.0773,47.2656],[-68.0772,47.2652],[-68.0772,47.2649],[-68.077,47.264],[-68.0769,47.2638],[-68.0768,47.2633],[-68.0767,47.2629],[-68.0767,47.2626],[-68.0766,47.2625],[-68.076,47.2617],[-68.0758,47.2615],[-68.0752,47.2606],[-68.075,47.2604],[-68.0748,47.2602],[-68.0744,47.2596],[-68.0741,47.2593],[-68.074,47.2592],[-68.0737,47.2591],[-68.0725,47.2589],[-68.0723,47.2588],[-68.0712,47.2586],[-68.0703,47.2584],[-68.0676,47.2578],[-68.0655,47.2574],[-68.065,47.2572],[-68.0647,47.2572],[-68.0641,47.257],[-68.0629,47.2565],[-68.0619,47.2561],[-68.0615,47.256],[-68.0611,47.2558],[-68.0605,47.2556],[-68.0595,47.2552],[-68.0588,47.255],[-68.0581,47.2547],[-68.0578,47.2545],[-68.0567,47.254],[-68.0563,47.2538],[-68.0556,47.2535],[-68.0553,47.2534],[-68.0547,47.2531],[-68.0542,47.2529],[-68.0531,47.2524],[-68.0524,47.2521],[-68.0517,47.2518],[-68.0515,47.2517],[-68.0507,47.2513],[-68.0498,47.251],[-68.0483,47.2504],[-68.0478,47.2501],[-68.0476,47.2501],[-68.0463,47.2495],[-68.0459,47.2493],[-68.0452,47.249],[-68.0441,47.2486],[-68.0436,47.2484],[-68.043,47.2481],[-68.0425,47.2479],[-68.0418,47.2476],[-68.0413,47.2474],[-68.0409,47.2472],[-68.04,47.2469],[-68.0393,47.2466],[-68.0391,47.2465],[-68.0387,47.2463],[-68.0381,47.2459],[-68.0375,47.2456],[-68.0371,47.2453],[-68.0363,47.2449],[-68.0358,47.2446],[-68.0349,47.2442],[-68.0341,47.2437],[-68.0336,47.2434],[-68.0329,47.2431],[-68.0258,47.2401],[-68.0252,47.2399],[-68.0248,47.2396],[-68.024,47.2392],[-68.0232,47.2387],[-68.0226,47.2384],[-68.0224,47.2382],[-68.0209,47.2374],[-68.0206,47.2372],[-68.0203,47.237],[-68.0194,47.2365],[-68.0179,47.2356],[-68.0173,47.2353],[-68.0166,47.2349],[-68.0165,47.2348],[-68.0157,47.2342],[-68.0151,47.2337],[-68.0147,47.2333],[-68.0143,47.233],[-68.0128,47.2318],[-68.012,47.2312],[-68.0082,47.2282],[-68.0074,47.2275],[-68.0069,47.2272],[-68.0067,47.227],[-68.0061,47.2262],[-68.0058,47.2259],[-68.0054,47.2254],[-68.0049,47.2249],[-68.004,47.2239],[-68.003,47.2227],[-68.002,47.2215],[-68.001,47.2204],[-68,47.2192],[-67.9995,47.2185],[-67.9994,47.2185],[-67.9992,47.2182],[-67.9989,47.2179],[-67.9985,47.2174],[-67.9982,47.2171],[-67.9979,47.2168],[-67.9977,47.2166],[-67.9972,47.2162],[-67.9969,47.2159],[-67.9964,47.2156],[-67.9961,47.2153],[-67.9958,47.215],[-67.9954,47.2147],[-67.9948,47.2142],[-67.9944,47.2138],[-67.9938,47.2134],[-67.9933,47.2129],[-67.9929,47.2126],[-67.9924,47.2122],[-67.9916,47.2116],[-67.9912,47.2112],[-67.9907,47.2107],[-67.9904,47.2105],[-67.9902,47.2103],[-67.99,47.2102],[-67.9899,47.2101],[-67.9898,47.21],[-67.9897,47.2099],[-67.9894,47.2099],[-67.9891,47.2098],[-67.9882,47.2095],[-67.9874,47.2092],[-67.9868,47.2092],[-67.9861,47.2091],[-67.9854,47.209],[-67.9847,47.2089],[-67.9837,47.2088],[-67.9833,47.2087],[-67.9825,47.2086],[-67.9816,47.2085],[-67.9799,47.2081],[-67.9782,47.2078],[-67.9765,47.2074],[-67.9748,47.2071],[-67.9738,47.2069],[-67.9731,47.2067],[-67.9721,47.2063],[-67.9715,47.206],[-67.9705,47.2055],[-67.9698,47.2052],[-67.9681,47.2044],[-67.9664,47.2037],[-67.9648,47.203],[-67.9631,47.2022],[-67.9617,47.2016],[-67.9612,47.2013],[-67.9604,47.201],[-67.96,47.2008],[-67.9588,47.2003],[-67.9584,47.2001],[-67.9573,47.1996],[-67.9568,47.1992],[-67.9552,47.1981],[-67.9537,47.1969],[-67.9535,47.1966],[-67.9532,47.1963],[-67.9524,47.1951],[-67.952,47.1946],[-67.9519,47.1941],[-67.9516,47.193],[-67.9513,47.1918],[-67.9511,47.1909],[-67.951,47.1908],[-67.9509,47.1901],[-67.9509,47.1899],[-67.951,47.1892],[-67.9511,47.188],[-67.9511,47.1871],[-67.9512,47.1865],[-67.9513,47.1857],[-67.9513,47.1853],[-67.9514,47.1844],[-67.9515,47.1841],[-67.9515,47.1835],[-67.9515,47.1834],[-67.9512,47.1832],[-67.9505,47.1828],[-67.9498,47.1824],[-67.9489,47.1818],[-67.9485,47.1816],[-67.9482,47.1813],[-67.9473,47.1803],[-67.947,47.1799],[-67.947,47.1798],[-67.9464,47.1792],[-67.946,47.1787],[-67.9455,47.1782],[-67.945,47.1776],[-67.9447,47.1774],[-67.9435,47.1762],[-67.9425,47.1751],[-67.9424,47.1749],[-67.9423,47.1748],[-67.9411,47.1735],[-67.9399,47.1721],[-67.9389,47.1709],[-67.9388,47.1708],[-67.9386,47.1704],[-67.9383,47.1697],[-67.938,47.1692],[-67.9376,47.1684],[-67.937,47.1673],[-67.9368,47.167],[-67.9363,47.1659],[-67.9361,47.1656],[-67.9357,47.1649],[-67.9354,47.1643],[-67.9352,47.1638],[-67.9351,47.1636],[-67.9347,47.1633],[-67.934,47.1629],[-67.9333,47.1623],[-67.9325,47.1617],[-67.9321,47.1615],[-67.9319,47.1613],[-67.9315,47.1606],[-67.9314,47.1605],[-67.9309,47.1598],[-67.9308,47.1597],[-67.9308,47.1596],[-67.9304,47.1591],[-67.9297,47.1581],[-67.9295,47.1578],[-67.9289,47.157],[-67.9285,47.1564],[-67.9279,47.1556],[-67.9275,47.155],[-67.9274,47.155],[-67.9272,47.1548],[-67.9268,47.1546],[-67.9263,47.1544],[-67.9249,47.1536],[-67.9235,47.1528],[-67.922,47.152],[-67.9215,47.1517],[-67.9204,47.1513],[-67.9188,47.1508],[-67.9172,47.1503],[-67.9156,47.1498],[-67.914,47.1493],[-67.913,47.1489],[-67.9125,47.1488],[-67.9123,47.1487],[-67.9116,47.1482],[-67.9109,47.1478],[-67.9101,47.1473],[-67.9099,47.1472],[-67.9096,47.1467],[-67.9089,47.1457],[-67.9086,47.1454],[-67.9076,47.144],[-67.9069,47.1427],[-67.9062,47.1414],[-67.9054,47.1401],[-67.9047,47.1388],[-67.9041,47.1376],[-67.9035,47.1366],[-67.9034,47.1364],[-67.9027,47.136],[-67.902,47.1353],[-67.9004,47.1342],[-67.8991,47.1332],[-67.8975,47.1324],[-67.8962,47.1318],[-67.8959,47.1316],[-67.8945,47.1307],[-67.8942,47.1305],[-67.8937,47.1293],[-67.8922,47.1279],[-67.8909,47.1266],[-67.8907,47.1264],[-67.8906,47.126],[-67.8904,47.1255],[-67.8904,47.1254],[-67.8902,47.1251],[-67.8899,47.1243],[-67.89,47.124],[-67.8902,47.123],[-67.8904,47.1223],[-67.89,47.1212],[-67.8895,47.1202],[-67.8893,47.1195],[-67.8892,47.1192],[-67.8894,47.1176],[-67.8895,47.1165],[-67.8896,47.1155],[-67.8897,47.1146],[-67.8896,47.1142],[-67.8895,47.1138],[-67.8892,47.1129],[-67.8889,47.1119],[-67.8885,47.1109],[-67.8882,47.1099],[-67.8881,47.1097],[-67.8874,47.1089],[-67.8864,47.1079],[-67.8854,47.1069],[-67.8845,47.1059],[-67.8835,47.105],[-67.883,47.1044],[-67.8829,47.1043],[-67.8824,47.104],[-67.8815,47.1035],[-67.8805,47.103],[-67.8799,47.1026],[-67.8794,47.1025],[-67.8778,47.102],[-67.8766,47.1016],[-67.8754,47.1013],[-67.8749,47.1011],[-67.8745,47.1011],[-67.8731,47.101],[-67.8717,47.1008],[-67.8702,47.1007],[-67.8698,47.1006],[-67.8688,47.1005],[-67.8683,47.1005],[-67.8674,47.1001],[-67.8662,47.0996],[-67.865,47.0991],[-67.8638,47.0986],[-67.8626,47.0982],[-67.8614,47.0977],[-67.8602,47.0972],[-67.8598,47.097],[-67.8588,47.0966],[-67.8574,47.0962],[-67.8571,47.0961],[-67.8559,47.0957],[-67.8547,47.0953],[-67.8533,47.0948],[-67.8527,47.0946],[-67.8519,47.0943],[-67.8505,47.0939],[-67.8492,47.0935],[-67.8487,47.0933],[-67.8485,47.0932],[-67.847,47.0924],[-67.8467,47.0922],[-67.8459,47.0918],[-67.8456,47.0917],[-67.8448,47.0912],[-67.8445,47.091],[-67.8434,47.0904],[-67.8423,47.0898],[-67.8412,47.0892],[-67.8401,47.0886],[-67.839,47.0881],[-67.8384,47.0877],[-67.8381,47.0876],[-67.8376,47.0874],[-67.8364,47.087],[-67.8352,47.0866],[-67.8339,47.0861],[-67.8326,47.0856],[-67.8313,47.0852],[-67.8307,47.085],[-67.8298,47.0849],[-67.8287,47.0849],[-67.8275,47.0847],[-67.8261,47.0846],[-67.8257,47.0845],[-67.825,47.0844],[-67.8247,47.0843],[-67.8234,47.0839],[-67.8213,47.0834],[-67.821,47.0833],[-67.8207,47.0832],[-67.8201,47.0829],[-67.8179,47.0818],[-67.816,47.0806],[-67.8139,47.0787],[-67.8127,47.0773],[-67.8118,47.0764],[-67.8114,47.0761],[-67.8106,47.0757],[-67.8102,47.0755],[-67.8083,47.0746],[-67.8065,47.0738],[-67.8044,47.0728],[-67.804,47.0726],[-67.8036,47.0725],[-67.8024,47.0721],[-67.8003,47.0714],[-67.7981,47.0706],[-67.796,47.0699],[-67.795,47.0696],[-67.7945,47.0693],[-67.7941,47.0691],[-67.7924,47.0682],[-67.7907,47.0674],[-67.7906,47.0673],[-67.7903,47.0672],[-67.7903,47.0671],[-67.7903,47.0665],[-67.7903,47.0663],[-67.7903,47.0659],[-67.7903,47.0653],[-67.7903,47.0647],[-67.7903,47.0641],[-67.7903,47.0635],[-67.7903,47.063],[-67.7903,47.0628],[-67.7903,47.0624],[-67.7903,47.0622],[-67.7903,47.0618],[-67.7903,47.0617],[-67.7903,47.0611],[-67.7903,47.0607],[-67.7903,47.0605],[-67.7903,47.06],[-67.7903,47.0593],[-67.7903,47.0587],[-67.7903,47.0582],[-67.7903,47.0576],[-67.7903,47.056],[-67.7902,47.0537],[-67.7902,47.0532],[-67.7902,47.052],[-67.7902,47.0515],[-67.7902,47.0509],[-67.7902,47.0501],[-67.7901,47.0418],[-67.7901,47.0405],[-67.7901,47.0386],[-67.79,47.0314],[-67.79,47.0285],[-67.79,47.0273],[-67.79,47.0261],[-67.79,47.0161],[-67.79,47.0004],[-67.7898,47.0001],[-67.7898,47],[-67.7897,46.986],[-67.7897,46.9794],[-67.7897,46.9778],[-67.7897,46.9696],[-67.7897,46.9592],[-67.7896,46.9494],[-67.7896,46.9493],[-67.7896,46.9492],[-67.7896,46.949],[-67.7896,46.9489],[-67.7896,46.9488],[-67.7896,46.9486],[-67.7896,46.9484],[-67.7896,46.9445],[-67.7896,46.9394],[-67.7896,46.9319],[-67.7896,46.9246],[-67.7895,46.9221],[-67.7895,46.9186],[-67.7895,46.9077],[-67.7895,46.8929],[-67.7895,46.8899],[-67.7894,46.8811],[-67.7894,46.8785],[-67.7894,46.8769],[-67.7894,46.8751],[-67.7895,46.8744],[-67.7895,46.8733],[-67.7895,46.8722],[-67.7895,46.8721],[-67.7895,46.8718],[-67.7895,46.8711],[-67.7895,46.87],[-67.7895,46.8688],[-67.7895,46.8677],[-67.7895,46.8666],[-67.7895,46.8655],[-67.7895,46.8643],[-67.7895,46.8632],[-67.7895,46.862],[-67.7895,46.8609],[-67.7895,46.8597],[-67.7895,46.8592],[-67.7895,46.8586],[-67.7895,46.8575],[-67.7895,46.8563],[-67.7895,46.8553],[-67.7895,46.8543],[-67.7895,46.8536],[-67.7895,46.8533],[-67.7895,46.8532],[-67.7895,46.8522],[-67.7896,46.8511],[-67.7896,46.8499],[-67.7896,46.8488],[-67.7896,46.8477],[-67.7896,46.8466],[-67.7896,46.8454],[-67.7896,46.8443],[-67.7896,46.8432],[-67.7896,46.8421],[-67.7896,46.8409],[-67.7896,46.8403],[-67.7896,46.8398],[-67.7896,46.8387],[-67.7897,46.8376],[-67.7896,46.8365],[-67.7897,46.8354],[-67.7897,46.8343],[-67.7897,46.8332],[-67.7897,46.8326],[-67.7897,46.8321],[-67.7897,46.831],[-67.7897,46.83],[-67.7897,46.8289],[-67.7897,46.8278],[-67.7897,46.8267],[-67.7897,46.8257],[-67.7897,46.8252],[-67.7897,46.8251],[-67.7897,46.8246],[-67.7897,46.8235],[-67.7897,46.8224],[-67.7897,46.8213],[-67.7898,46.8203],[-67.7898,46.8199],[-67.7897,46.8194],[-67.7897,46.8193],[-67.7898,46.8183],[-67.7898,46.8161],[-67.7898,46.8144],[-67.7898,46.8127],[-67.7898,46.811],[-67.7898,46.8102],[-67.7898,46.8093],[-67.7898,46.8076],[-67.7898,46.8059],[-67.7899,46.8042],[-67.7898,46.8025],[-67.7898,46.8013],[-67.7898,46.8008],[-67.7898,46.8002],[-67.7897,46.7993],[-67.7897,46.7959],[-67.7897,46.795],[-67.7897,46.7948],[-67.7897,46.7943],[-67.7897,46.7942],[-67.7897,46.7934],[-67.7897,46.792],[-67.7897,46.7911],[-67.7897,46.7903],[-67.7897,46.7886],[-67.7896,46.7868],[-67.7896,46.7851],[-67.7896,46.7834],[-67.7896,46.7804],[-67.7896,46.7787],[-67.7896,46.7773],[-67.7896,46.7765],[-67.7896,46.7758],[-67.7896,46.7756],[-67.7896,46.7741],[-67.7896,46.7724],[-67.7896,46.7723],[-67.7896,46.7708],[-67.7895,46.7691],[-67.7895,46.7674],[-67.7895,46.7668],[-67.7895,46.7656],[-67.7895,46.7653],[-67.7895,46.7648],[-67.7895,46.764],[-67.7895,46.7622],[-67.7895,46.761],[-67.7895,46.7607],[-67.7895,46.7605],[-67.7895,46.7604],[-67.7895,46.7597],[-67.7895,46.7587],[-67.7894,46.757],[-67.7894,46.7553],[-67.7894,46.7536],[-67.7894,46.7519],[-67.7894,46.7504],[-67.7893,46.7501],[-67.7893,46.7489],[-67.7892,46.7273],[-67.7889,46.7023],[-67.7888,46.6895],[-67.7887,46.6708],[-67.7886,46.6527],[-67.7886,46.6514],[-67.7885,46.636],[-67.7884,46.6288],[-67.7884,46.625],[-67.7883,46.6021],[-67.7882,46.6013],[-67.7882,46.6011],[-67.7882,46.6003],[-67.7882,46.5999],[-67.7882,46.5989],[-67.7882,46.5975],[-67.7879,46.5873],[-67.7875,46.5706],[-67.7875,46.5703],[-67.7875,46.5692],[-67.7875,46.5686],[-67.7875,46.5678],[-67.7875,46.5677],[-67.787,46.5492],[-67.7869,46.5456],[-67.7868,46.5407],[-67.7867,46.5366],[-67.7865,46.5312],[-67.7864,46.5246],[-67.7864,46.5244],[-67.7862,46.5188],[-67.7862,46.5166],[-67.786,46.511],[-67.7859,46.506],[-67.7858,46.504],[-67.7858,46.5035],[-67.7856,46.5],[-67.7856,46.4999],[-67.7855,46.4965],[-67.7854,46.4924],[-67.7853,46.4879],[-67.7853,46.4835],[-67.7852,46.4789],[-67.7851,46.4743],[-67.785,46.4697],[-67.7849,46.4666],[-67.7849,46.4654],[-67.7848,46.461],[-67.7847,46.4566],[-67.7846,46.4522],[-67.7846,46.4504],[-67.7846,46.4503],[-67.7846,46.4501],[-67.7846,46.4493],[-67.7845,46.4478],[-67.7844,46.4429],[-67.7844,46.4386],[-67.7843,46.4376],[-67.7843,46.4342],[-67.7842,46.4298],[-67.7842,46.4278],[-67.7841,46.4253],[-67.7841,46.421],[-67.784,46.4187],[-67.784,46.4164],[-67.784,46.4127],[-67.7839,46.4078],[-67.7838,46.4034],[-67.7837,46.3968],[-67.7836,46.393],[-67.7836,46.3902],[-67.7836,46.3896],[-67.7836,46.3889],[-67.7835,46.3858],[-67.7835,46.3842],[-67.7835,46.382],[-67.7835,46.3814],[-67.7834,46.3769],[-67.7833,46.3751],[-67.7833,46.373],[-67.7832,46.37],[-67.7832,46.3646],[-67.7831,46.3593],[-67.7831,46.3574],[-67.783,46.3537],[-67.783,46.351],[-67.7829,46.3435],[-67.7828,46.3374],[-67.7827,46.3344],[-67.7827,46.3328],[-67.7827,46.3318],[-67.7827,46.33],[-67.7827,46.3283],[-67.7827,46.3281],[-67.7827,46.3277],[-67.7827,46.3275],[-67.7827,46.3274],[-67.7827,46.3273],[-67.7827,46.3256],[-67.7827,46.3236],[-67.7826,46.3225],[-67.7826,46.3213],[-67.7826,46.3196],[-67.7825,46.3176],[-67.7825,46.3175],[-67.7825,46.3173],[-67.7825,46.3171],[-67.7825,46.317],[-67.7825,46.3168],[-67.7825,46.3165],[-67.7825,46.3163],[-67.7825,46.316],[-67.7825,46.3157],[-67.7824,46.3114],[-67.7824,46.3055],[-67.7824,46.3053],[-67.7823,46.2962],[-67.7823,46.2961],[-67.7822,46.2958],[-67.7822,46.2906],[-67.7821,46.284],[-67.7821,46.2802],[-67.7821,46.2794],[-67.782,46.2762],[-67.782,46.2759],[-67.782,46.2718],[-67.7819,46.2666],[-67.7819,46.2646],[-67.7819,46.2608],[-67.7819,46.2593],[-67.7819,46.2536],[-67.7819,46.2501],[-67.782,46.2497],[-67.782,46.2479],[-67.782,46.2462],[-67.782,46.2444],[-67.7819,46.2426],[-67.7819,46.2408],[-67.7819,46.239],[-67.7819,46.238],[-67.7819,46.2373],[-67.7819,46.2355],[-67.7819,46.2338],[-67.7818,46.2324],[-67.7818,46.232],[-67.7818,46.2319],[-67.7818,46.2302],[-67.7818,46.2285],[-67.7818,46.2274],[-67.7818,46.2268],[-67.7818,46.2267],[-67.7818,46.2265],[-67.7818,46.2263],[-67.7818,46.2262],[-67.7818,46.2249],[-67.7817,46.2232],[-67.7817,46.2214],[-67.7817,46.2197],[-67.7817,46.2179],[-67.7817,46.2175],[-67.7817,46.2162],[-67.7817,46.2144],[-67.7817,46.2126],[-67.7816,46.2109],[-67.7816,46.2092],[-67.7816,46.2074],[-67.7816,46.2056],[-67.7816,46.2039],[-67.7816,46.2021],[-67.7816,46.2004],[-67.7816,46.1986],[-67.7815,46.1906],[-67.7815,46.1889],[-67.7815,46.1887],[-67.7815,46.1883],[-67.7815,46.1878],[-67.7815,46.1877],[-67.7815,46.1865],[-67.7815,46.1862],[-67.7815,46.1855],[-67.7815,46.1848],[-67.7815,46.184],[-67.7815,46.1829],[-67.7814,46.1812],[-67.7814,46.1743],[-67.7814,46.1731],[-67.7814,46.1722],[-67.7814,46.1705],[-67.7814,46.1687],[-67.7814,46.167],[-67.7813,46.1652],[-67.7813,46.1635],[-67.7813,46.1617],[-67.7813,46.1582],[-67.7813,46.1564],[-67.7813,46.156],[-67.7813,46.1546],[-67.7813,46.1529],[-67.7813,46.1511],[-67.7813,46.1493],[-67.7812,46.1476],[-67.7812,46.1458],[-67.7812,46.1454],[-67.7812,46.1452],[-67.7813,46.1441],[-67.7813,46.1423],[-67.7813,46.1405],[-67.7812,46.1388],[-67.7812,46.137],[-67.7813,46.1355],[-67.7813,46.1352],[-67.7813,46.135],[-67.7813,46.1349],[-67.7813,46.1334],[-67.7813,46.1333],[-67.7812,46.1317],[-67.7812,46.1299],[-67.7813,46.1281],[-67.7812,46.1263],[-67.7813,46.125],[-67.7813,46.1245],[-67.7813,46.1223],[-67.7813,46.1217],[-67.7813,46.1175],[-67.7813,46.1155],[-67.7813,46.1134],[-67.7813,46.1112],[-67.7813,46.1091],[-67.7813,46.107],[-67.7813,46.1053],[-67.7813,46.1048],[-67.7812,46.1026],[-67.7812,46.1005],[-67.7813,46.0983],[-67.7812,46.0981],[-67.7812,46.0965],[-67.7812,46.0962],[-67.7812,46.0953],[-67.7812,46.094],[-67.7813,46.0919],[-67.7812,46.0897],[-67.7812,46.088],[-67.7812,46.0864],[-67.7812,46.0854],[-67.7812,46.0833],[-67.7812,46.0826],[-67.7812,46.0811],[-67.7812,46.079],[-67.7812,46.0769],[-67.7812,46.0747],[-67.7812,46.0737],[-67.7812,46.0735],[-67.7812,46.0725],[-67.7812,46.0704],[-67.7812,46.0682],[-67.7811,46.0661],[-67.7811,46.0655],[-67.7811,46.0639],[-67.7811,46.0618],[-67.7811,46.0596],[-67.781,46.0574],[-67.781,46.0552],[-67.781,46.0539],[-67.781,46.0531],[-67.781,46.0512],[-67.781,46.0509],[-67.781,46.0487],[-67.781,46.0465],[-67.781,46.0443],[-67.781,46.0421],[-67.781,46.0399],[-67.781,46.0377],[-67.781,46.0356],[-67.781,46.0334],[-67.781,46.0312],[-67.781,46.029],[-67.781,46.0268],[-67.781,46.0246],[-67.781,46.0225],[-67.781,46.0221],[-67.781,46.0211],[-67.781,46.0203],[-67.781,46.0181],[-67.781,46.0159],[-67.781,46.0138],[-67.781,46.0116],[-67.7811,46.0094],[-67.7811,46.0072],[-67.7811,46.005],[-67.7811,46.0028],[-67.7812,46.0008],[-67.7812,46.0006],[-67.7812,46.0001],[-67.7811,45.992],[-67.7811,45.9881],[-67.7811,45.9855],[-67.7811,45.9854],[-67.7811,45.9851],[-67.7811,45.9849],[-67.7811,45.9837],[-67.7811,45.9793],[-67.7811,45.9748],[-67.7811,45.9708],[-67.7811,45.9664],[-67.7812,45.9661],[-67.7812,45.9656],[-67.7812,45.9647],[-67.7811,45.9635],[-67.7811,45.9629],[-67.7811,45.9582],[-67.7811,45.9579],[-67.7811,45.9574],[-67.7811,45.9572],[-67.7811,45.9491],[-67.7811,45.9488],[-67.7812,45.9436],[-67.7811,45.9433],[-67.781,45.9432],[-67.781,45.9431],[-67.781,45.9429],[-67.7809,45.9428],[-67.7809,45.9427],[-67.7808,45.9425],[-67.7807,45.9423],[-67.7806,45.9422],[-67.7806,45.9421],[-67.7806,45.942],[-67.7806,45.9419],[-67.7806,45.9418],[-67.7807,45.9417],[-67.7808,45.9417],[-67.7809,45.9417],[-67.7809,45.9416],[-67.7809,45.9415],[-67.7807,45.9414],[-67.7806,45.9414],[-67.7805,45.9413],[-67.7804,45.9413],[-67.7803,45.9413],[-67.7802,45.9412],[-67.7802,45.9409],[-67.7802,45.9406],[-67.7802,45.9404],[-67.7802,45.9403],[-67.7802,45.9402],[-67.7803,45.9401],[-67.7803,45.94],[-67.7803,45.9399],[-67.7803,45.9398],[-67.7803,45.9397],[-67.7804,45.9396],[-67.7805,45.9395],[-67.7805,45.9394],[-67.7804,45.9393],[-67.7804,45.9391],[-67.7804,45.939],[-67.7804,45.9389],[-67.7804,45.9388],[-67.7804,45.9387],[-67.7802,45.9386],[-67.7801,45.9385],[-67.78,45.9383],[-67.7799,45.9383],[-67.7798,45.9382],[-67.7796,45.9383],[-67.7796,45.9382],[-67.7795,45.9382],[-67.7794,45.9381],[-67.7795,45.938],[-67.7795,45.9379],[-67.7794,45.9378],[-67.7793,45.9377],[-67.7793,45.9376],[-67.7792,45.9376],[-67.7791,45.9376],[-67.7791,45.9375],[-67.779,45.9374],[-67.7789,45.9373],[-67.7789,45.9372],[-67.7789,45.9371],[-67.7789,45.937],[-67.7788,45.9369],[-67.7788,45.9368],[-67.7786,45.9366],[-67.7784,45.9365],[-67.7783,45.9364],[-67.7782,45.9363],[-67.7782,45.9361],[-67.7782,45.9359],[-67.7782,45.9357],[-67.7781,45.9357],[-67.778,45.9356],[-67.778,45.9355],[-67.778,45.9354],[-67.778,45.9353],[-67.7779,45.9352],[-67.7778,45.9351],[-67.7778,45.935],[-67.7779,45.9349],[-67.7779,45.9348],[-67.778,45.9347],[-67.7779,45.9346],[-67.7778,45.9346],[-67.7778,45.9345],[-67.7777,45.9345],[-67.7778,45.9344],[-67.7777,45.9343],[-67.7776,45.9342],[-67.7775,45.9341],[-67.7773,45.934],[-67.7772,45.934],[-67.777,45.9341],[-67.7769,45.9341],[-67.7768,45.9341],[-67.7768,45.9342],[-67.7766,45.9341],[-67.7765,45.9341],[-67.7764,45.9341],[-67.7762,45.9343],[-67.7761,45.9343],[-67.776,45.9343],[-67.7759,45.9343],[-67.7758,45.9343],[-67.7757,45.9342],[-67.7756,45.9342],[-67.7754,45.9342],[-67.7753,45.9342],[-67.7751,45.9344],[-67.775,45.9347],[-67.775,45.9348],[-67.775,45.9349],[-67.7749,45.9349],[-67.7748,45.9349],[-67.7747,45.9349],[-67.7746,45.935],[-67.7745,45.935],[-67.7744,45.935],[-67.7743,45.935],[-67.7742,45.935],[-67.7741,45.9349],[-67.774,45.9349],[-67.7739,45.9349],[-67.7738,45.9349],[-67.7737,45.9349],[-67.7736,45.9349],[-67.7735,45.9349],[-67.7734,45.9348],[-67.7734,45.9347],[-67.7733,45.9346],[-67.7732,45.9345],[-67.7732,45.9344],[-67.773,45.9344],[-67.7729,45.9343],[-67.7729,45.9342],[-67.7728,45.934],[-67.7727,45.9339],[-67.7726,45.9339],[-67.7725,45.9338],[-67.7725,45.9337],[-67.7725,45.9336],[-67.7724,45.9335],[-67.7723,45.9335],[-67.7723,45.9334],[-67.7723,45.9332],[-67.7723,45.9331],[-67.7722,45.933],[-67.7721,45.9329],[-67.772,45.9328],[-67.7719,45.9327],[-67.7719,45.9326],[-67.772,45.9325],[-67.772,45.9324],[-67.772,45.9323],[-67.7719,45.9322],[-67.7719,45.9321],[-67.7719,45.932],[-67.7718,45.932],[-67.7717,45.932],[-67.7716,45.932],[-67.7715,45.9319],[-67.7714,45.9318],[-67.7713,45.9318],[-67.7712,45.9317],[-67.7711,45.9317],[-67.771,45.9317],[-67.7709,45.9317],[-67.7708,45.9318],[-67.7707,45.9318],[-67.7706,45.9318],[-67.7705,45.9318],[-67.7704,45.9318],[-67.7703,45.9319],[-67.7702,45.9319],[-67.7701,45.9318],[-67.77,45.9318],[-67.7699,45.9318],[-67.7698,45.9319],[-67.7697,45.9319],[-67.7696,45.932],[-67.7695,45.932],[-67.7694,45.9321],[-67.7693,45.9322],[-67.7692,45.9322],[-67.7691,45.9322],[-67.769,45.9322],[-67.7687,45.9322],[-67.7683,45.9322],[-67.7681,45.9322],[-67.768,45.9322],[-67.7678,45.932],[-67.7676,45.9319],[-67.7676,45.9318],[-67.7676,45.9317],[-67.7676,45.9316],[-67.7675,45.9316],[-67.7675,45.9314],[-67.7674,45.9313],[-67.7673,45.9313],[-67.7673,45.9312],[-67.7673,45.9311],[-67.7671,45.931],[-67.767,45.931],[-67.7669,45.931],[-67.7667,45.9308],[-67.7665,45.9308],[-67.7664,45.9308],[-67.7662,45.9308],[-67.7661,45.9307],[-67.7659,45.9306],[-67.7658,45.9305],[-67.7658,45.9304],[-67.7658,45.9303],[-67.7659,45.9302],[-67.7659,45.9301],[-67.7658,45.93],[-67.7658,45.9299],[-67.7657,45.9298],[-67.7656,45.9298],[-67.7656,45.9297],[-67.7657,45.9296],[-67.7657,45.9295],[-67.7657,45.9294],[-67.7657,45.9293],[-67.7658,45.9293],[-67.7659,45.9292],[-67.766,45.9292],[-67.7662,45.9291],[-67.7663,45.929],[-67.7663,45.9289],[-67.7662,45.9288],[-67.7661,45.9288],[-67.7661,45.9287],[-67.7662,45.9286],[-67.7663,45.9285],[-67.7663,45.9284],[-67.7663,45.9283],[-67.7662,45.9283],[-67.7661,45.9283],[-67.7662,45.9282],[-67.7662,45.9281],[-67.7662,45.928],[-67.7661,45.928],[-67.7659,45.928],[-67.7658,45.9279],[-67.7657,45.9279],[-67.7656,45.9279],[-67.7655,45.9279],[-67.7654,45.9279],[-67.7652,45.928],[-67.7651,45.928],[-67.765,45.9281],[-67.7649,45.9281],[-67.7648,45.9281],[-67.7647,45.9281],[-67.7646,45.9281],[-67.7645,45.9281],[-67.7644,45.9281],[-67.7643,45.9281],[-67.7642,45.9281],[-67.7641,45.9281],[-67.764,45.9281],[-67.7639,45.9281],[-67.7638,45.928],[-67.7637,45.9279],[-67.7636,45.9279],[-67.7635,45.9279],[-67.7634,45.9279],[-67.7631,45.9279],[-67.763,45.9279],[-67.7628,45.9279],[-67.7626,45.9279],[-67.7625,45.9279],[-67.7624,45.9278],[-67.7623,45.9277],[-67.7621,45.9277],[-67.7619,45.9277],[-67.7618,45.9276],[-67.7617,45.9276],[-67.7616,45.9275],[-67.7615,45.9276],[-67.7614,45.9276],[-67.7611,45.9276],[-67.7609,45.9276],[-67.7608,45.9275],[-67.7607,45.9275],[-67.7606,45.9274],[-67.7605,45.9274],[-67.7605,45.9273],[-67.7604,45.9272],[-67.7604,45.9271],[-67.7604,45.9267],[-67.7602,45.9266],[-67.7601,45.9266],[-67.76,45.9266],[-67.7599,45.9265],[-67.7598,45.9265],[-67.7597,45.9265],[-67.7596,45.9265],[-67.7595,45.9265],[-67.7593,45.9266],[-67.7592,45.9266],[-67.7591,45.9266],[-67.7589,45.9265],[-67.7587,45.9264],[-67.7585,45.9263],[-67.7584,45.9261],[-67.7583,45.9261],[-67.7583,45.926],[-67.7583,45.9259],[-67.7583,45.9258],[-67.7585,45.9258],[-67.7585,45.9257],[-67.7585,45.9256],[-67.7585,45.9255],[-67.7585,45.9254],[-67.7585,45.9253],[-67.7585,45.9252],[-67.7585,45.9251],[-67.7586,45.925],[-67.7586,45.9249],[-67.7585,45.9249],[-67.7585,45.9248],[-67.7586,45.9247],[-67.7586,45.9246],[-67.7586,45.9245],[-67.7587,45.9244],[-67.7589,45.9244],[-67.7589,45.9243],[-67.759,45.9242],[-67.7589,45.9241],[-67.7588,45.924],[-67.7587,45.9239],[-67.7585,45.9237],[-67.7584,45.9236],[-67.7584,45.9235],[-67.7583,45.9234],[-67.7583,45.9233],[-67.7582,45.9233],[-67.7581,45.9232],[-67.7581,45.9231],[-67.758,45.923],[-67.7578,45.9229],[-67.7578,45.9228],[-67.7577,45.9227],[-67.7576,45.9226],[-67.7572,45.9226],[-67.7568,45.9226],[-67.7566,45.9226],[-67.7565,45.9225],[-67.7564,45.9225],[-67.7564,45.9224],[-67.7563,45.9223],[-67.7562,45.9223],[-67.7561,45.9223],[-67.7561,45.9222],[-67.7561,45.9221],[-67.7561,45.922],[-67.7562,45.922],[-67.7562,45.9219],[-67.7561,45.9219],[-67.756,45.9219],[-67.7558,45.9219],[-67.7557,45.9219],[-67.7556,45.9219],[-67.7555,45.9219],[-67.7555,45.9218],[-67.7554,45.9218],[-67.7554,45.9217],[-67.7552,45.9217],[-67.7551,45.9216],[-67.755,45.9216],[-67.755,45.9215],[-67.7549,45.9214],[-67.7548,45.9214],[-67.7547,45.9214],[-67.7545,45.9214],[-67.7544,45.9214],[-67.7543,45.9214],[-67.7542,45.9214],[-67.7541,45.9214],[-67.754,45.9214],[-67.7539,45.9213],[-67.7538,45.9213],[-67.7537,45.9212],[-67.7537,45.9211],[-67.7536,45.9211],[-67.7536,45.921],[-67.7536,45.9209],[-67.7536,45.9208],[-67.7537,45.9208],[-67.7537,45.9207],[-67.7538,45.9207],[-67.7537,45.9207],[-67.7537,45.9206],[-67.7535,45.9206],[-67.7534,45.9205],[-67.7534,45.9204],[-67.7533,45.9204],[-67.7532,45.9203],[-67.7531,45.9203],[-67.753,45.9203],[-67.753,45.9202],[-67.7529,45.9201],[-67.7528,45.9201],[-67.7528,45.9199],[-67.7528,45.9198],[-67.7528,45.9197],[-67.7527,45.9197],[-67.7526,45.9196],[-67.7525,45.9196],[-67.7524,45.9195],[-67.7524,45.9194],[-67.7525,45.9194],[-67.7526,45.9192],[-67.7526,45.9191],[-67.7527,45.9191],[-67.7527,45.919],[-67.7526,45.9189],[-67.7524,45.9189],[-67.7524,45.9188],[-67.7521,45.9188],[-67.752,45.9188],[-67.7519,45.9187],[-67.7517,45.9186],[-67.7517,45.9185],[-67.7516,45.9185],[-67.7516,45.9183],[-67.7515,45.9183],[-67.7514,45.9181],[-67.7513,45.9179],[-67.7512,45.9179],[-67.7511,45.9178],[-67.7509,45.9178],[-67.7508,45.9177],[-67.7507,45.9176],[-67.7507,45.9175],[-67.7507,45.9174],[-67.7508,45.9173],[-67.7509,45.9173],[-67.751,45.9172],[-67.7511,45.9172],[-67.7512,45.9173],[-67.7514,45.9173],[-67.7515,45.9174],[-67.7516,45.9174],[-67.7516,45.9173],[-67.7517,45.9173],[-67.7517,45.9172],[-67.7518,45.9171],[-67.7517,45.9171],[-67.7516,45.917],[-67.7515,45.9169],[-67.7515,45.9168],[-67.7514,45.9168],[-67.7514,45.9167],[-67.7514,45.9165],[-67.7514,45.9164],[-67.7515,45.9163],[-67.7516,45.9163],[-67.7516,45.9162],[-67.7517,45.9162],[-67.7518,45.9163],[-67.7519,45.9163],[-67.752,45.9164],[-67.7521,45.9164],[-67.7522,45.9164],[-67.7523,45.9164],[-67.7524,45.9164],[-67.7525,45.9164],[-67.7525,45.9163],[-67.7525,45.9162],[-67.7524,45.9161],[-67.7522,45.916],[-67.752,45.9158],[-67.7519,45.9157],[-67.7518,45.9156],[-67.7518,45.9155],[-67.7519,45.9155],[-67.752,45.9154],[-67.7521,45.9154],[-67.7522,45.9153],[-67.7523,45.9153],[-67.7524,45.9152],[-67.7524,45.9151],[-67.7523,45.915],[-67.7522,45.9149],[-67.7522,45.9148],[-67.7522,45.9147],[-67.7523,45.9147],[-67.7523,45.9146],[-67.7524,45.9146],[-67.7525,45.9146],[-67.7527,45.9146],[-67.7528,45.9146],[-67.753,45.9146],[-67.7532,45.9145],[-67.7533,45.9145],[-67.7536,45.9144],[-67.7537,45.9143],[-67.7538,45.9143],[-67.7538,45.9142],[-67.7537,45.9141],[-67.7536,45.914],[-67.7537,45.9139],[-67.7538,45.9139],[-67.7539,45.9139],[-67.754,45.9139],[-67.754,45.914],[-67.7542,45.914],[-67.7543,45.914],[-67.7544,45.914],[-67.7544,45.9139],[-67.7544,45.9138],[-67.7543,45.9137],[-67.7542,45.9136],[-67.7541,45.9135],[-67.7541,45.9134],[-67.7541,45.9133],[-67.7542,45.9132],[-67.7543,45.9132],[-67.7544,45.9131],[-67.7546,45.913],[-67.7547,45.913],[-67.7547,45.9129],[-67.7547,45.9128],[-67.7547,45.9127],[-67.7547,45.9126],[-67.7547,45.9125],[-67.7548,45.9124],[-67.7549,45.9123],[-67.755,45.9123],[-67.7551,45.9123],[-67.7552,45.9123],[-67.7553,45.9123],[-67.7554,45.9123],[-67.7555,45.9123],[-67.7555,45.9122],[-67.7555,45.9121],[-67.7554,45.912],[-67.7554,45.9119],[-67.7553,45.9118],[-67.7554,45.9117],[-67.7555,45.9117],[-67.7556,45.9117],[-67.7557,45.9117],[-67.7558,45.9117],[-67.7561,45.9118],[-67.7564,45.9119],[-67.7565,45.912],[-67.7567,45.9121],[-67.7568,45.9121],[-67.7569,45.9121],[-67.757,45.9121],[-67.7571,45.912],[-67.7572,45.912],[-67.7573,45.912],[-67.7574,45.9121],[-67.7575,45.9121],[-67.7576,45.9122],[-67.7577,45.9123],[-67.7578,45.9123],[-67.7579,45.9123],[-67.7579,45.9122],[-67.758,45.9121],[-67.758,45.912],[-67.7581,45.9119],[-67.7581,45.9118],[-67.7583,45.9117],[-67.7583,45.9116],[-67.7584,45.9115],[-67.7585,45.9115],[-67.7586,45.9114],[-67.7586,45.9113],[-67.7586,45.9112],[-67.7587,45.9111],[-67.7588,45.911],[-67.7588,45.9109],[-67.7589,45.9108],[-67.7589,45.9107],[-67.7591,45.9106],[-67.7592,45.9105],[-67.7594,45.9104],[-67.7595,45.9104],[-67.7596,45.9103],[-67.7597,45.9102],[-67.7599,45.91],[-67.76,45.91],[-67.7601,45.9098],[-67.7602,45.9097],[-67.7604,45.9097],[-67.7605,45.9097],[-67.7607,45.9097],[-67.7609,45.9097],[-67.761,45.9097],[-67.7612,45.9098],[-67.7613,45.9099],[-67.7613,45.91],[-67.7614,45.9102],[-67.7615,45.9104],[-67.7616,45.9105],[-67.7617,45.9105],[-67.7619,45.9105],[-67.7619,45.9104],[-67.762,45.9104],[-67.7621,45.9103],[-67.7621,45.9102],[-67.7621,45.9101],[-67.7622,45.91],[-67.7623,45.91],[-67.7624,45.91],[-67.7624,45.9101],[-67.7625,45.9101],[-67.7626,45.9101],[-67.7626,45.9103],[-67.7627,45.9104],[-67.7628,45.9105],[-67.7629,45.9105],[-67.7632,45.9106],[-67.7633,45.9106],[-67.7634,45.9107],[-67.7635,45.9107],[-67.7636,45.9107],[-67.7638,45.9106],[-67.7639,45.9106],[-67.764,45.9106],[-67.764,45.9105],[-67.7641,45.9104],[-67.7641,45.9103],[-67.764,45.9103],[-67.764,45.91],[-67.764,45.9099],[-67.764,45.9097],[-67.764,45.9096],[-67.7641,45.9096],[-67.7642,45.9095],[-67.7643,45.9096],[-67.7644,45.9096],[-67.7645,45.9097],[-67.7648,45.9098],[-67.7649,45.9098],[-67.765,45.9098],[-67.7651,45.9098],[-67.7652,45.9098],[-67.7652,45.9097],[-67.7652,45.9096],[-67.765,45.9094],[-67.7648,45.9092],[-67.7647,45.9091],[-67.7647,45.909],[-67.7647,45.9085],[-67.7647,45.9082],[-67.7647,45.9081],[-67.7647,45.908],[-67.7648,45.9079],[-67.7649,45.9079],[-67.7651,45.9078],[-67.7653,45.9077],[-67.7655,45.9075],[-67.7657,45.9073],[-67.7659,45.9072],[-67.766,45.9071],[-67.766,45.907],[-67.7659,45.9068],[-67.7659,45.9065],[-67.766,45.9064],[-67.7659,45.9063],[-67.766,45.9062],[-67.766,45.9061],[-67.7662,45.906],[-67.7663,45.9059],[-67.7663,45.9058],[-67.7663,45.9056],[-67.7662,45.9056],[-67.7663,45.9055],[-67.7664,45.9054],[-67.7665,45.9054],[-67.7665,45.9053],[-67.7667,45.9053],[-67.7668,45.9053],[-67.7669,45.9053],[-67.7672,45.9053],[-67.7674,45.9054],[-67.7675,45.9053],[-67.7676,45.9053],[-67.7677,45.9052],[-67.7678,45.905],[-67.7679,45.9049],[-67.768,45.9047],[-67.7681,45.9046],[-67.7681,45.9045],[-67.7682,45.9043],[-67.7683,45.9041],[-67.7684,45.904],[-67.7684,45.9038],[-67.7685,45.9036],[-67.7686,45.9034],[-67.7686,45.9033],[-67.7686,45.9032],[-67.7686,45.9031],[-67.7685,45.9029],[-67.7683,45.9028],[-67.7683,45.9027],[-67.7683,45.9026],[-67.7683,45.9025],[-67.7683,45.9024],[-67.7684,45.9023],[-67.7685,45.9022],[-67.7685,45.9021],[-67.7686,45.9018],[-67.7686,45.9016],[-67.7686,45.9015],[-67.7687,45.9015],[-67.7689,45.9014],[-67.769,45.9014],[-67.7691,45.9013],[-67.7692,45.9012],[-67.7693,45.9011],[-67.7694,45.9009],[-67.7695,45.9008],[-67.7694,45.9007],[-67.7694,45.9005],[-67.7693,45.9004],[-67.7692,45.9004],[-67.7691,45.9004],[-67.7689,45.9003],[-67.7687,45.9003],[-67.7686,45.9003],[-67.7685,45.9001],[-67.7685,45.9],[-67.7685,45.8999],[-67.7685,45.8998],[-67.7686,45.8997],[-67.7687,45.8996],[-67.7687,45.8994],[-67.7687,45.8993],[-67.7688,45.8991],[-67.7688,45.899],[-67.7688,45.8989],[-67.7687,45.8989],[-67.7686,45.8989],[-67.7685,45.8989],[-67.7683,45.8989],[-67.7681,45.8988],[-67.768,45.8986],[-67.7679,45.8985],[-67.7679,45.8984],[-67.7679,45.8983],[-67.7679,45.8982],[-67.768,45.8981],[-67.7682,45.8981],[-67.7683,45.898],[-67.7686,45.8979],[-67.7687,45.8979],[-67.7688,45.8978],[-67.769,45.8978],[-67.7692,45.8978],[-67.7694,45.8978],[-67.7695,45.8977],[-67.7696,45.8976],[-67.7698,45.8975],[-67.7699,45.8974],[-67.77,45.8973],[-67.7701,45.8972],[-67.7705,45.8972],[-67.7707,45.8973],[-67.7709,45.8973],[-67.7712,45.8974],[-67.7714,45.8975],[-67.7716,45.8976],[-67.7719,45.8976],[-67.7721,45.8977],[-67.7725,45.8977],[-67.7726,45.8977],[-67.7728,45.8976],[-67.7729,45.8974],[-67.7731,45.8972],[-67.7732,45.8971],[-67.7733,45.897],[-67.7738,45.8971],[-67.7738,45.8969],[-67.7739,45.8967],[-67.7743,45.8965],[-67.7746,45.8965],[-67.7749,45.8964],[-67.7751,45.8963],[-67.7752,45.8963],[-67.7758,45.8961],[-67.7764,45.8959],[-67.7765,45.8962],[-67.7767,45.8966],[-67.7768,45.8969],[-67.7769,45.8972],[-67.7769,45.8973],[-67.7771,45.8976],[-67.7776,45.8976],[-67.7781,45.8975],[-67.7783,45.8974],[-67.7786,45.8971],[-67.7788,45.8969],[-67.7789,45.8967],[-67.7789,45.8962],[-67.779,45.8957],[-67.7792,45.8951],[-67.7792,45.8948],[-67.7793,45.8946],[-67.7796,45.8946],[-67.7807,45.8945],[-67.7816,45.8945],[-67.7821,45.8945],[-67.7824,45.8945],[-67.7827,45.8947],[-67.783,45.8948],[-67.7834,45.895],[-67.7838,45.8953],[-67.7841,45.8956],[-67.7844,45.8957],[-67.7848,45.8956],[-67.7852,45.8955],[-67.7855,45.8955],[-67.7857,45.8954],[-67.7859,45.8953],[-67.786,45.8952],[-67.7861,45.895],[-67.7862,45.8948],[-67.7863,45.8947],[-67.7864,45.8946],[-67.7866,45.8946],[-67.7867,45.8946],[-67.7868,45.8946],[-67.787,45.8946],[-67.7872,45.8947],[-67.7873,45.8947],[-67.7874,45.8947],[-67.7874,45.8946],[-67.7875,45.8946],[-67.7876,45.8945],[-67.7878,45.8944],[-67.7882,45.8941],[-67.7885,45.8939],[-67.7889,45.8938],[-67.7892,45.8936],[-67.7894,45.8935],[-67.7896,45.8933],[-67.7898,45.8933],[-67.7898,45.8932],[-67.7898,45.8931],[-67.7897,45.8929],[-67.7896,45.8927],[-67.7896,45.8924],[-67.7896,45.8921],[-67.7896,45.892],[-67.7898,45.8918],[-67.7899,45.8916],[-67.7901,45.8915],[-67.7902,45.8914],[-67.7903,45.8913],[-67.7904,45.8912],[-67.7905,45.8912],[-67.7906,45.8912],[-67.7907,45.8912],[-67.7909,45.8913],[-67.791,45.8913],[-67.7912,45.8913],[-67.7913,45.8913],[-67.7914,45.8913],[-67.7915,45.8912],[-67.7917,45.8912],[-67.7917,45.8911],[-67.7917,45.891],[-67.7917,45.8909],[-67.7918,45.8908],[-67.7919,45.8908],[-67.792,45.8909],[-67.7921,45.8909],[-67.7922,45.8909],[-67.7923,45.8908],[-67.7924,45.8908],[-67.7927,45.8906],[-67.793,45.8905],[-67.7931,45.8905],[-67.7931,45.8904],[-67.7932,45.8903],[-67.7933,45.8902],[-67.7932,45.8899],[-67.7932,45.8897],[-67.7932,45.8896],[-67.7934,45.8895],[-67.7936,45.8894],[-67.7938,45.8893],[-67.794,45.8892],[-67.7941,45.8892],[-67.7941,45.8891],[-67.7942,45.889],[-67.7942,45.8889],[-67.7942,45.8888],[-67.7943,45.8886],[-67.7946,45.8884],[-67.7948,45.8881],[-67.7949,45.8879],[-67.795,45.8879],[-67.7951,45.8879],[-67.7953,45.8879],[-67.7955,45.888],[-67.7957,45.8882],[-67.7958,45.8883],[-67.7959,45.8883],[-67.796,45.8884],[-67.7961,45.8884],[-67.7962,45.8883],[-67.7964,45.8882],[-67.7966,45.888],[-67.7968,45.8879],[-67.7968,45.8878],[-67.7969,45.8876],[-67.7969,45.8875],[-67.797,45.8874],[-67.797,45.8872],[-67.7971,45.8871],[-67.7972,45.887],[-67.7973,45.8869],[-67.7973,45.8868],[-67.7973,45.8866],[-67.7974,45.8865],[-67.7974,45.8864],[-67.7975,45.8863],[-67.7977,45.886],[-67.7978,45.8859],[-67.7978,45.8858],[-67.7978,45.8856],[-67.7979,45.8854],[-67.798,45.8854],[-67.7982,45.8853],[-67.7984,45.8852],[-67.7986,45.8852],[-67.7988,45.8851],[-67.799,45.885],[-67.7989,45.8849],[-67.7987,45.8848],[-67.7987,45.8847],[-67.7986,45.8845],[-67.7987,45.8845],[-67.7987,45.8843],[-67.799,45.8843],[-67.7993,45.8842],[-67.7995,45.8842],[-67.7997,45.8841],[-67.7998,45.884],[-67.7999,45.8839],[-67.8,45.8837],[-67.8001,45.8835],[-67.8003,45.8835],[-67.8007,45.8834],[-67.8011,45.8833],[-67.8014,45.8833],[-67.8016,45.8833],[-67.8017,45.8834],[-67.8019,45.8836],[-67.802,45.8837],[-67.8021,45.8838],[-67.8023,45.8838],[-67.8025,45.8839],[-67.8027,45.8839],[-67.8028,45.8839],[-67.8029,45.8838],[-67.803,45.8836],[-67.8031,45.8835],[-67.8034,45.8832],[-67.8037,45.883],[-67.8038,45.8827],[-67.8038,45.8826],[-67.8037,45.8824],[-67.8036,45.8823],[-67.8035,45.8821],[-67.8036,45.882],[-67.8037,45.8817],[-67.8038,45.8813],[-67.8039,45.8811],[-67.8039,45.8809],[-67.8039,45.8807],[-67.8038,45.8806],[-67.8037,45.8804],[-67.8037,45.8802],[-67.8036,45.88],[-67.8036,45.8798],[-67.8037,45.8796],[-67.8039,45.8793],[-67.804,45.8792],[-67.8041,45.879],[-67.8041,45.8788],[-67.8041,45.8787],[-67.804,45.8784],[-67.804,45.8783],[-67.8041,45.878],[-67.8041,45.8778],[-67.804,45.8775],[-67.804,45.8772],[-67.8039,45.877],[-67.8039,45.8769],[-67.8038,45.8766],[-67.8037,45.8766],[-67.8037,45.8765],[-67.8036,45.8763],[-67.8036,45.8762],[-67.8037,45.8761],[-67.8038,45.876],[-67.8041,45.8758],[-67.8043,45.8757],[-67.8044,45.8756],[-67.8045,45.8754],[-67.8046,45.8753],[-67.8047,45.8751],[-67.8046,45.8745],[-67.8046,45.8739],[-67.8046,45.8736],[-67.8045,45.8734],[-67.8045,45.8733],[-67.8045,45.8732],[-67.8043,45.873],[-67.8041,45.8728],[-67.8037,45.8726],[-67.8035,45.8724],[-67.8034,45.8723],[-67.8033,45.8723],[-67.8034,45.8722],[-67.8036,45.8719],[-67.8037,45.8717],[-67.8038,45.8713],[-67.8038,45.8712],[-67.8037,45.871],[-67.8035,45.8708],[-67.8033,45.8707],[-67.8031,45.8706],[-67.803,45.8704],[-67.803,45.8703],[-67.8031,45.8703],[-67.8035,45.87],[-67.8039,45.8699],[-67.8041,45.8698],[-67.8042,45.8697],[-67.8042,45.8696],[-67.8043,45.8695],[-67.8043,45.8693],[-67.8042,45.8692],[-67.804,45.8691],[-67.8036,45.869],[-67.8033,45.8689],[-67.803,45.8687],[-67.8028,45.8686],[-67.8028,45.8685],[-67.8028,45.8682],[-67.8028,45.8681],[-67.8027,45.8681],[-67.8027,45.868],[-67.8025,45.8679],[-67.8023,45.8678],[-67.802,45.8676],[-67.8018,45.8675],[-67.8017,45.8675],[-67.8014,45.8675],[-67.801,45.8676],[-67.8007,45.8676],[-67.8006,45.8676],[-67.8005,45.8676],[-67.8003,45.8674],[-67.8001,45.8672],[-67.8,45.8672],[-67.7998,45.8671],[-67.7995,45.8671],[-67.7991,45.867],[-67.7989,45.8669],[-67.7988,45.8669],[-67.7984,45.8666],[-67.798,45.8664],[-67.7978,45.8662],[-67.7974,45.8661],[-67.7968,45.8659],[-67.7965,45.8658],[-67.7964,45.8657],[-67.7963,45.8656],[-67.7961,45.8654],[-67.796,45.8653],[-67.796,45.8652],[-67.796,45.8651],[-67.7961,45.865],[-67.7961,45.8648],[-67.7963,45.8647],[-67.7965,45.8646],[-67.7967,45.8644],[-67.7978,45.8644],[-67.798,45.8643],[-67.7983,45.8641],[-67.7982,45.8638],[-67.798,45.8634],[-67.798,45.8633],[-67.7979,45.8632],[-67.7976,45.863],[-67.7966,45.8625],[-67.7962,45.8623],[-67.7961,45.8622],[-67.7959,45.862],[-67.7958,45.8619],[-67.7958,45.8618],[-67.7958,45.8617],[-67.7958,45.8616],[-67.7959,45.8614],[-67.7961,45.8614],[-67.7964,45.8612],[-67.7967,45.8611],[-67.7969,45.861],[-67.797,45.8608],[-67.7971,45.8607],[-67.7971,45.8606],[-67.7971,45.8604],[-67.797,45.8602],[-67.7969,45.8601],[-67.7968,45.8601],[-67.7963,45.8599],[-67.7961,45.8598],[-67.796,45.8597],[-67.7959,45.8595],[-67.7957,45.8593],[-67.7955,45.8591],[-67.7954,45.859],[-67.7952,45.8589],[-67.7949,45.8588],[-67.7946,45.8586],[-67.7944,45.8585],[-67.7943,45.8583],[-67.7941,45.858],[-67.794,45.858],[-67.794,45.8575],[-67.794,45.8573],[-67.794,45.8572],[-67.794,45.8571],[-67.7938,45.8569],[-67.7936,45.8567],[-67.7932,45.8562],[-67.7927,45.8558],[-67.7916,45.855],[-67.7914,45.8548],[-67.7913,45.8547],[-67.7912,45.8546],[-67.7911,45.8545],[-67.791,45.8542],[-67.791,45.854],[-67.7909,45.8537],[-67.7909,45.8535],[-67.7908,45.8534],[-67.7903,45.8527],[-67.7897,45.852],[-67.7895,45.8518],[-67.7894,45.8517],[-67.7893,45.8516],[-67.7889,45.8512],[-67.7883,45.8507],[-67.7876,45.85],[-67.7873,45.8498],[-67.7872,45.8496],[-67.7869,45.8495],[-67.7863,45.8492],[-67.7856,45.8488],[-67.7852,45.8485],[-67.7845,45.848],[-67.7839,45.8475],[-67.7834,45.8472],[-67.7829,45.8468],[-67.7826,45.8465],[-67.7825,45.8464],[-67.7823,45.8464],[-67.7822,45.8463],[-67.7817,45.8462],[-67.7813,45.8461],[-67.7811,45.846],[-67.7809,45.8459],[-67.7804,45.8456],[-67.7797,45.8452],[-67.7794,45.845],[-67.7791,45.8448],[-67.7785,45.8443],[-67.7782,45.8441],[-67.7779,45.8438],[-67.7776,45.8436],[-67.7774,45.8435],[-67.7772,45.8434],[-67.777,45.8434],[-67.7765,45.8433],[-67.7762,45.8434],[-67.776,45.8433],[-67.7759,45.8433],[-67.7756,45.8431],[-67.775,45.8428],[-67.7744,45.8424],[-67.7741,45.8422],[-67.7739,45.842],[-67.7739,45.8419],[-67.7738,45.8419],[-67.7737,45.8419],[-67.7733,45.8418],[-67.7725,45.8417],[-67.7722,45.8417],[-67.772,45.8416],[-67.7719,45.8416],[-67.7717,45.8415],[-67.7715,45.8414],[-67.7714,45.8412],[-67.7713,45.8411],[-67.7712,45.8409],[-67.7711,45.8407],[-67.7709,45.8405],[-67.7707,45.8401],[-67.7705,45.8399],[-67.7703,45.8398],[-67.77,45.8396],[-67.7694,45.8394],[-67.7689,45.8391],[-67.7688,45.8391],[-67.7688,45.839],[-67.769,45.8387],[-67.7691,45.8384],[-67.7691,45.8383],[-67.7691,45.8382],[-67.7688,45.8378],[-67.7684,45.8374],[-67.7683,45.8373],[-67.7681,45.8372],[-67.7673,45.8367],[-67.7668,45.8365],[-67.7667,45.8364],[-67.7666,45.8364],[-67.7665,45.8363],[-67.7665,45.8361],[-67.7664,45.8359],[-67.7664,45.8358],[-67.7665,45.8356],[-67.7666,45.8353],[-67.7667,45.835],[-67.7667,45.8349],[-67.7666,45.8348],[-67.7659,45.8347],[-67.7656,45.8346],[-67.7654,45.8345],[-67.7653,45.8345],[-67.7652,45.8344],[-67.7651,45.8343],[-67.7651,45.8342],[-67.7651,45.834],[-67.7652,45.8338],[-67.7653,45.8334],[-67.7654,45.8332],[-67.7654,45.8322],[-67.7654,45.8321],[-67.7652,45.832],[-67.7646,45.8317],[-67.7642,45.8316],[-67.7641,45.8315],[-67.764,45.8315],[-67.764,45.8313],[-67.7639,45.8311],[-67.7639,45.831],[-67.764,45.8308],[-67.764,45.8306],[-67.7641,45.8305],[-67.764,45.8302],[-67.7639,45.83],[-67.7639,45.8295],[-67.7638,45.8292],[-67.7638,45.8291],[-67.7637,45.8289],[-67.7634,45.8287],[-67.7623,45.8279],[-67.7607,45.8269],[-67.7579,45.825],[-67.7553,45.8233],[-67.7554,45.8233],[-67.756,45.8231],[-67.7576,45.8225],[-67.7594,45.8219],[-67.7596,45.8219],[-67.7598,45.8218],[-67.76,45.8217],[-67.7601,45.8217],[-67.7603,45.8216],[-67.7605,45.8216],[-67.7607,45.8215],[-67.7609,45.8214],[-67.761,45.8214],[-67.7613,45.8213],[-67.7614,45.8212],[-67.7616,45.821],[-67.762,45.8207],[-67.7622,45.8205],[-67.7622,45.8204],[-67.7623,45.8204],[-67.7624,45.8204],[-67.7626,45.8203],[-67.7627,45.8203],[-67.7629,45.8203],[-67.7631,45.8203],[-67.7632,45.8203],[-67.7633,45.8203],[-67.7637,45.8202],[-67.7638,45.8201],[-67.7639,45.8201],[-67.7641,45.82],[-67.7643,45.8199],[-67.7649,45.8192],[-67.7653,45.8188],[-67.7653,45.8187],[-67.7654,45.8187],[-67.7655,45.8186],[-67.7656,45.8186],[-67.7659,45.8185],[-67.7664,45.8185],[-67.7669,45.8185],[-67.7672,45.8185],[-67.7675,45.8185],[-67.7679,45.8186],[-67.768,45.8186],[-67.7682,45.8186],[-67.7683,45.8186],[-67.7686,45.8187],[-67.7687,45.8187],[-67.7689,45.8188],[-67.7691,45.8188],[-67.7693,45.8188],[-67.7694,45.8189],[-67.7696,45.8189],[-67.7698,45.819],[-67.7699,45.819],[-67.77,45.819],[-67.7702,45.819],[-67.7704,45.8191],[-67.7706,45.8191],[-67.7708,45.8192],[-67.771,45.8192],[-67.7711,45.8192],[-67.7713,45.8193],[-67.7715,45.8193],[-67.7716,45.8193],[-67.7718,45.8194],[-67.7719,45.8194],[-67.772,45.8194],[-67.7721,45.8195],[-67.7722,45.8195],[-67.7723,45.8194],[-67.7724,45.8194],[-67.7725,45.8194],[-67.7733,45.8194],[-67.7734,45.8194],[-67.7735,45.8194],[-67.7736,45.8194],[-67.7738,45.8194],[-67.774,45.8194],[-67.7742,45.8194],[-67.7744,45.8194],[-67.7747,45.8194],[-67.7749,45.8193],[-67.7752,45.8193],[-67.7754,45.8193],[-67.7756,45.8193],[-67.7758,45.8193],[-67.7759,45.8193],[-67.776,45.8193],[-67.7761,45.8193],[-67.7763,45.8193],[-67.7765,45.8193],[-67.7767,45.8193],[-67.7768,45.8193],[-67.7771,45.8193],[-67.7774,45.8193],[-67.7776,45.8192],[-67.7777,45.8192],[-67.7779,45.8192],[-67.778,45.8192],[-67.7782,45.8191],[-67.7794,45.8185],[-67.78,45.8181],[-67.7802,45.818],[-67.7805,45.8178],[-67.7805,45.8177],[-67.7806,45.8177],[-67.7804,45.8169],[-67.7804,45.8168],[-67.7803,45.8165],[-67.7803,45.8163],[-67.7803,45.8161],[-67.7802,45.8159],[-67.7802,45.8158],[-67.7803,45.8157],[-67.7806,45.8155],[-67.7807,45.8154],[-67.7809,45.8154],[-67.7811,45.8154],[-67.7813,45.8155],[-67.7814,45.8154],[-67.7822,45.815],[-67.784,45.8139],[-67.7847,45.8135],[-67.7863,45.8125],[-67.7892,45.8107],[-67.792,45.8091],[-67.7942,45.8077],[-67.798,45.8055],[-67.8009,45.8037],[-67.8017,45.8032],[-67.8019,45.8031],[-67.802,45.8031],[-67.8027,45.8017],[-67.8037,45.7996],[-67.8044,45.7983],[-67.8048,45.7975],[-67.8056,45.7958],[-67.8059,45.7952],[-67.8061,45.7949],[-67.8063,45.7946],[-67.8063,45.7944],[-67.8063,45.7942],[-67.8061,45.7932],[-67.8056,45.7908],[-67.8054,45.7895],[-67.8053,45.7893],[-67.8051,45.7883],[-67.8047,45.786],[-67.8043,45.7839],[-67.804,45.7826],[-67.8038,45.7817],[-67.8038,45.7815],[-67.8037,45.7813],[-67.8037,45.7811],[-67.8039,45.7799],[-67.8042,45.7778],[-67.8045,45.7754],[-67.8048,45.7737],[-67.8048,45.7734],[-67.8049,45.773],[-67.8051,45.7715],[-67.8053,45.7699],[-67.8053,45.7697],[-67.8054,45.7696],[-67.8059,45.7693],[-67.8075,45.7683],[-67.8085,45.7677],[-67.8089,45.7675],[-67.8091,45.7674],[-67.8092,45.7674],[-67.8091,45.7671],[-67.8088,45.766],[-67.8082,45.7635],[-67.8078,45.7619],[-67.8072,45.7597],[-67.8068,45.7581],[-67.8063,45.7559],[-67.8062,45.7554],[-67.8061,45.7553],[-67.8057,45.7551],[-67.803,45.7542],[-67.8017,45.7537],[-67.7999,45.753],[-67.7949,45.7512],[-67.7931,45.7506],[-67.793,45.7505],[-67.7929,45.7501],[-67.7896,45.7448],[-67.7866,45.7396],[-67.7818,45.7311],[-67.7829,45.7311],[-67.7887,45.7308],[-67.8029,45.7299],[-67.8096,45.7296],[-67.8092,45.7272],[-67.8081,45.7218],[-67.8063,45.7126],[-67.8057,45.7098],[-67.8054,45.7082],[-67.8047,45.7049],[-67.8036,45.6991],[-67.8029,45.6961],[-67.8152,45.6942],[-67.818,45.6938],[-67.8166,45.6923],[-67.8102,45.6851],[-67.809,45.6838],[-67.8077,45.6823],[-67.8057,45.6801],[-67.8048,45.679],[-67.8035,45.6777],[-67.7973,45.6777],[-67.7936,45.6776],[-67.7879,45.6776],[-67.7812,45.6776],[-67.7749,45.6775],[-67.7712,45.6775],[-67.7687,45.6775],[-67.7682,45.6772],[-67.7644,45.6746],[-67.7602,45.6717],[-67.7571,45.6695],[-67.7543,45.6676],[-67.7519,45.6686],[-67.7494,45.6696],[-67.7474,45.6704],[-67.7468,45.6708],[-67.7459,45.6716],[-67.7444,45.673],[-67.742,45.6707],[-67.7387,45.6677],[-67.737,45.6673],[-67.7357,45.6669],[-67.7352,45.6663],[-67.7343,45.665],[-67.7341,45.6647],[-67.7339,45.6645],[-67.7332,45.664],[-67.7324,45.6634],[-67.7319,45.6635],[-67.7314,45.6636],[-67.7308,45.6635],[-67.7298,45.6633],[-67.7289,45.6631],[-67.7284,45.663],[-67.7279,45.663],[-67.7276,45.6628],[-67.7272,45.6627],[-67.7262,45.6631],[-67.7257,45.6634],[-67.7254,45.6636],[-67.7252,45.6638],[-67.7249,45.6641],[-67.7247,45.6641],[-67.7243,45.664],[-67.7238,45.664],[-67.7235,45.6638],[-67.7233,45.6636],[-67.7232,45.6634],[-67.7222,45.6626],[-67.7219,45.6623],[-67.7216,45.6621],[-67.7214,45.6621],[-67.7211,45.662],[-67.7207,45.6622],[-67.7204,45.6622],[-67.7202,45.6623],[-67.72,45.6626],[-67.7198,45.6629],[-67.7191,45.6637],[-67.7189,45.6641],[-67.7189,45.6645],[-67.7186,45.6646],[-67.7176,45.6651],[-67.7181,45.6657],[-67.7181,45.6661],[-67.718,45.6676],[-67.7201,45.6686],[-67.7235,45.67],[-67.7238,45.6722],[-67.7257,45.6731],[-67.7264,45.6735],[-67.7274,45.6744],[-67.73,45.6767],[-67.7302,45.6771],[-67.7305,45.6777],[-67.7308,45.6782],[-67.7314,45.6796],[-67.7327,45.6824],[-67.7334,45.6837],[-67.7336,45.6844],[-67.7337,45.6847],[-67.734,45.686],[-67.7346,45.689],[-67.7322,45.689],[-67.7305,45.689],[-67.7298,45.6891],[-67.729,45.6892],[-67.7289,45.6892],[-67.7288,45.6892],[-67.728,45.6889],[-67.7273,45.6886],[-67.7272,45.6884],[-67.727,45.6881],[-67.7266,45.6876],[-67.7261,45.6869],[-67.7256,45.6862],[-67.7254,45.6855],[-67.724,45.6846],[-67.7231,45.684],[-67.7226,45.6833],[-67.722,45.6825],[-67.7214,45.682],[-67.7193,45.6805],[-67.7178,45.6795],[-67.7151,45.6805],[-67.713,45.6812],[-67.7124,45.6813],[-67.7109,45.6813],[-67.7095,45.6814],[-67.7097,45.6809],[-67.7106,45.6793],[-67.7094,45.6777],[-67.7068,45.6743],[-67.7058,45.6732],[-67.704,45.6716],[-67.7014,45.6691],[-67.7007,45.6675],[-67.6994,45.6637],[-67.6979,45.6596],[-67.697,45.6588],[-67.6956,45.6575],[-67.6935,45.6556],[-67.6911,45.6535],[-67.6916,45.6523],[-67.6923,45.6501],[-67.6911,45.6491],[-67.6883,45.6464],[-67.6856,45.6438],[-67.6822,45.6406],[-67.6795,45.6381],[-67.6789,45.637],[-67.6768,45.6336],[-67.6752,45.6309],[-67.6739,45.63],[-67.6714,45.6282],[-67.6692,45.6265],[-67.6673,45.6251],[-67.6668,45.6247],[-67.6662,45.6242],[-67.6656,45.6245],[-67.6652,45.6246],[-67.6644,45.6249],[-67.664,45.6251],[-67.6632,45.6254],[-67.6627,45.6251],[-67.6627,45.6249],[-67.661,45.6238],[-67.6536,45.6188],[-67.6532,45.6184],[-67.6513,45.6171],[-67.6494,45.6159],[-67.6475,45.6146],[-67.6461,45.6137],[-67.6456,45.6133],[-67.6436,45.6142],[-67.6416,45.6152],[-67.6409,45.6155],[-67.6398,45.616],[-67.6397,45.616],[-67.6398,45.6161],[-67.6402,45.6169],[-67.6413,45.6186],[-67.6423,45.6203],[-67.6432,45.6218],[-67.6437,45.6227],[-67.644,45.623],[-67.644,45.6231],[-67.6432,45.6234],[-67.64,45.6247],[-67.6395,45.6249],[-67.6389,45.6251],[-67.6369,45.624],[-67.6347,45.6229],[-67.6343,45.6226],[-67.6326,45.6217],[-67.6319,45.6214],[-67.6298,45.62],[-67.6285,45.6191],[-67.6266,45.6179],[-67.6248,45.6168],[-67.6244,45.6165],[-67.6231,45.6157],[-67.6226,45.6153],[-67.622,45.6149],[-67.6213,45.6145],[-67.6196,45.6133],[-67.6193,45.6131],[-67.6188,45.6128],[-67.6165,45.6113],[-67.6159,45.611],[-67.6155,45.6107],[-67.6142,45.6099],[-67.6137,45.6095],[-67.6129,45.6091],[-67.612,45.6085],[-67.6109,45.6078],[-67.6089,45.6065],[-67.6085,45.6062],[-67.6075,45.6062],[-67.6061,45.6063],[-67.6041,45.6063],[-67.6034,45.6063],[-67.6017,45.6064],[-67.5992,45.6065],[-67.5985,45.6065],[-67.5978,45.6065],[-67.5961,45.6066],[-67.595,45.6066],[-67.5925,45.6067],[-67.5906,45.6067],[-67.5903,45.6067],[-67.5898,45.6068],[-67.5894,45.6065],[-67.5887,45.6061],[-67.5877,45.6054],[-67.5873,45.6051],[-67.5849,45.6035],[-67.5843,45.6031],[-67.5831,45.6023],[-67.583,45.6022],[-67.5821,45.602],[-67.5805,45.6014],[-67.5795,45.601],[-67.5772,45.6002],[-67.5764,45.5999],[-67.5743,45.5992],[-67.5717,45.5982],[-67.571,45.598],[-67.5697,45.5975],[-67.5685,45.5971],[-67.5659,45.5962],[-67.5645,45.5957],[-67.5631,45.5952],[-67.5624,45.5949],[-67.562,45.5948],[-67.5618,45.5947],[-67.5613,45.5947],[-67.5605,45.5947],[-67.5598,45.5947],[-67.5582,45.5947],[-67.5578,45.5948],[-67.5577,45.5949],[-67.5576,45.5952],[-67.5575,45.5956],[-67.5573,45.5963],[-67.5572,45.5965],[-67.557,45.597],[-67.5568,45.597],[-67.556,45.5971],[-67.5552,45.5971],[-67.5532,45.5973],[-67.5524,45.5974],[-67.5505,45.5976],[-67.5494,45.5977],[-67.5486,45.5978],[-67.5482,45.5978],[-67.5479,45.5978],[-67.5472,45.5976],[-67.5448,45.5971],[-67.544,45.5969],[-67.542,45.5965],[-67.5412,45.5963],[-67.5389,45.5958],[-67.5369,45.5954],[-67.5358,45.5951],[-67.5356,45.5951],[-67.5352,45.595],[-67.5345,45.5946],[-67.5332,45.594],[-67.5324,45.5937],[-67.5306,45.5928],[-67.5288,45.592],[-67.5264,45.5909],[-67.5238,45.5897],[-67.5228,45.5892],[-67.521,45.5884],[-67.5204,45.5881],[-67.5195,45.5877],[-67.5192,45.5876],[-67.5185,45.5876],[-67.5175,45.5875],[-67.516,45.5874],[-67.5155,45.5874],[-67.5143,45.5873],[-67.5109,45.5872],[-67.5103,45.5871],[-67.5089,45.5871],[-67.5074,45.587],[-67.5057,45.5869],[-67.505,45.5868],[-67.5043,45.5868],[-67.5015,45.5867],[-67.4994,45.5867],[-67.499,45.5866],[-67.4986,45.5868],[-67.4963,45.5881],[-67.4939,45.5895],[-67.4936,45.5897],[-67.4921,45.5905],[-67.4915,45.5909],[-67.4914,45.5915],[-67.4913,45.5922],[-67.4912,45.5928],[-67.4911,45.5932],[-67.491,45.5932],[-67.4902,45.5934],[-67.4894,45.5937],[-67.4891,45.5942],[-67.4888,45.5945],[-67.4884,45.5952],[-67.488,45.5957],[-67.4879,45.596],[-67.4878,45.5965],[-67.4877,45.5968],[-67.4877,45.5969],[-67.488,45.5969],[-67.4889,45.597],[-67.4897,45.597],[-67.4903,45.597],[-67.4912,45.598],[-67.4913,45.5982],[-67.4916,45.5985],[-67.4925,45.5986],[-67.4935,45.5988],[-67.494,45.5989],[-67.4938,45.5997],[-67.4937,45.6002],[-67.4935,45.6009],[-67.4933,45.6013],[-67.4926,45.6013],[-67.4915,45.6014],[-67.4913,45.6014],[-67.4912,45.6012],[-67.4908,45.6008],[-67.4903,45.6008],[-67.4896,45.6009],[-67.4877,45.6012],[-67.487,45.6013],[-67.486,45.6014],[-67.4853,45.6016],[-67.4841,45.6019],[-67.4814,45.6027],[-67.4804,45.603],[-67.4776,45.6037],[-67.477,45.6039],[-67.4764,45.6034],[-67.4744,45.602],[-67.4739,45.6016],[-67.4724,45.6006],[-67.4723,45.6005],[-67.4717,45.6005],[-67.4703,45.6006],[-67.4694,45.6006],[-67.4685,45.6006],[-67.4679,45.6011],[-67.467,45.6018],[-67.4658,45.6028],[-67.4653,45.6031],[-67.465,45.6035],[-67.4641,45.6035],[-67.4627,45.6037],[-67.4609,45.6039],[-67.4597,45.604],[-67.4578,45.6042],[-67.4571,45.6043],[-67.4567,45.6043],[-67.4564,45.6043],[-67.4552,45.6039],[-67.454,45.6036],[-67.4534,45.6034],[-67.4526,45.6032],[-67.4505,45.6026],[-67.45,45.6025],[-67.4499,45.6023],[-67.4496,45.6017],[-67.4492,45.6007],[-67.4488,45.5999],[-67.4481,45.5983],[-67.4477,45.5975],[-67.4475,45.597],[-67.4473,45.5966],[-67.4462,45.5965],[-67.4455,45.5964],[-67.4453,45.5964],[-67.4451,45.5962],[-67.4447,45.5958],[-67.4442,45.5951],[-67.4437,45.5945],[-67.4432,45.5939],[-67.4425,45.5933],[-67.4413,45.5923],[-67.439,45.5904],[-67.4381,45.5896],[-67.4376,45.5892],[-67.4367,45.5884],[-67.4362,45.5879],[-67.4347,45.5867],[-67.434,45.5861],[-67.4336,45.5857],[-67.4335,45.5856],[-67.433,45.5854],[-67.4323,45.5849],[-67.4318,45.5845],[-67.4311,45.5841],[-67.4304,45.5834],[-67.4299,45.5829],[-67.4294,45.5824],[-67.4282,45.581],[-67.4265,45.5793],[-67.4259,45.5788],[-67.4256,45.5784],[-67.4255,45.5778],[-67.4255,45.577],[-67.4255,45.5769],[-67.4254,45.5768],[-67.4251,45.5761],[-67.4246,45.5749],[-67.4243,45.5743],[-67.4237,45.5728],[-67.4235,45.5723],[-67.4233,45.5716],[-67.4245,45.5709],[-67.4259,45.5702],[-67.4269,45.5697],[-67.4278,45.5693],[-67.428,45.5691],[-67.4284,45.5689],[-67.4286,45.5688],[-67.429,45.5686],[-67.4291,45.5686],[-67.429,45.5685],[-67.4288,45.5682],[-67.4281,45.5675],[-67.4281,45.5673],[-67.4282,45.5664],[-67.4282,45.5651],[-67.4279,45.5645],[-67.4277,45.5641],[-67.4276,45.564],[-67.4273,45.5637],[-67.4267,45.5632],[-67.4267,45.5631],[-67.427,45.5624],[-67.427,45.5623],[-67.427,45.5622],[-67.4268,45.5614],[-67.4267,45.561],[-67.4266,45.5606],[-67.4254,45.5597],[-67.4244,45.5589],[-67.4236,45.5582],[-67.4233,45.5579],[-67.423,45.5576],[-67.4221,45.5566],[-67.4223,45.5559],[-67.4224,45.5553],[-67.4227,45.5541],[-67.4227,45.5538],[-67.4227,45.5537],[-67.4217,45.5516],[-67.421,45.5504],[-67.4207,45.5497],[-67.4212,45.5493],[-67.4221,45.5485],[-67.4226,45.5481],[-67.4232,45.5476],[-67.424,45.5469],[-67.4238,45.5462],[-67.4239,45.5458],[-67.4242,45.5442],[-67.4243,45.5435],[-67.4244,45.5431],[-67.4244,45.5429],[-67.4247,45.5425],[-67.4252,45.542],[-67.4256,45.5415],[-67.4254,45.541],[-67.4251,45.5402],[-67.4256,45.54],[-67.426,45.5398],[-67.4267,45.5401],[-67.4275,45.5403],[-67.4278,45.5402],[-67.4287,45.5399],[-67.429,45.5401],[-67.4293,45.5403],[-67.4294,45.5403],[-67.4297,45.5404],[-67.4303,45.5406],[-67.431,45.5407],[-67.4314,45.5406],[-67.4325,45.5404],[-67.4327,45.5398],[-67.4329,45.5394],[-67.4333,45.5382],[-67.4338,45.5371],[-67.4339,45.5369],[-67.4344,45.5364],[-67.4348,45.5359],[-67.4347,45.5352],[-67.4347,45.5345],[-67.4346,45.5335],[-67.4345,45.5331],[-67.4345,45.5326],[-67.4349,45.532],[-67.4351,45.5317],[-67.4352,45.5315],[-67.4351,45.5309],[-67.4351,45.5303],[-67.4351,45.5301],[-67.435,45.5284],[-67.435,45.5282],[-67.4347,45.5279],[-67.4343,45.5271],[-67.4342,45.5269],[-67.4339,45.5262],[-67.4337,45.5258],[-67.4334,45.5253],[-67.4332,45.525],[-67.433,45.5247],[-67.4326,45.5244],[-67.4322,45.5241],[-67.4319,45.5238],[-67.4319,45.5236],[-67.4319,45.5232],[-67.4319,45.5226],[-67.432,45.5225],[-67.4322,45.522],[-67.4324,45.5217],[-67.4326,45.5213],[-67.4326,45.5211],[-67.4327,45.5209],[-67.4327,45.5204],[-67.4328,45.5198],[-67.4327,45.5198],[-67.4321,45.5192],[-67.4313,45.5192],[-67.4304,45.5191],[-67.4296,45.5191],[-67.4291,45.519],[-67.4286,45.519],[-67.4284,45.5189],[-67.427,45.518],[-67.4266,45.5177],[-67.4262,45.5174],[-67.4258,45.5172],[-67.4258,45.517],[-67.426,45.5167],[-67.4262,45.516],[-67.4264,45.5155],[-67.4265,45.5151],[-67.4264,45.515],[-67.4254,45.5142],[-67.4252,45.514],[-67.425,45.5139],[-67.4239,45.5133],[-67.4235,45.5131],[-67.422,45.5123],[-67.421,45.5118],[-67.4204,45.5108],[-67.4203,45.5106],[-67.4199,45.5099],[-67.4197,45.5096],[-67.4194,45.509],[-67.4192,45.5087],[-67.4188,45.508],[-67.4184,45.5073],[-67.4182,45.507],[-67.4179,45.5065],[-67.4175,45.5058],[-67.4173,45.5055],[-67.4169,45.5049],[-67.4165,45.5043],[-67.4165,45.504],[-67.4164,45.5032],[-67.4163,45.5023],[-67.4163,45.502],[-67.4163,45.5014],[-67.4173,45.5013],[-67.4181,45.5012],[-67.4182,45.5013],[-67.4186,45.5016],[-67.42,45.5029],[-67.4205,45.5034],[-67.421,45.5038],[-67.4219,45.5046],[-67.4221,45.5048],[-67.4223,45.5049],[-67.4224,45.5051],[-67.4228,45.5054],[-67.423,45.5055],[-67.424,45.5053],[-67.4246,45.5051],[-67.4251,45.505],[-67.4253,45.5049],[-67.4251,45.5046],[-67.425,45.5044],[-67.4249,45.5043],[-67.4248,45.504],[-67.4261,45.5026],[-67.4266,45.5022],[-67.4267,45.5021],[-67.4269,45.5017],[-67.4271,45.5014],[-67.4274,45.501],[-67.4289,45.501],[-67.4303,45.5011],[-67.4309,45.5014],[-67.4308,45.5024],[-67.4307,45.5031],[-67.4309,45.5032],[-67.4317,45.5035],[-67.4326,45.5038],[-67.4339,45.5036],[-67.4346,45.5035],[-67.4357,45.5042],[-67.4363,45.5046],[-67.4371,45.5051],[-67.4394,45.5052],[-67.4401,45.5052],[-67.442,45.5052],[-67.4424,45.5056],[-67.4435,45.5064],[-67.4446,45.5073],[-67.4454,45.5078],[-67.4459,45.5082],[-67.4466,45.5088],[-67.4469,45.509],[-67.448,45.5098],[-67.4492,45.5101],[-67.4502,45.5104],[-67.4508,45.5101],[-67.4526,45.5094],[-67.4529,45.5092],[-67.4535,45.5088],[-67.4534,45.5083],[-67.4534,45.5079],[-67.4533,45.5077],[-67.4532,45.5071],[-67.4524,45.5066],[-67.4521,45.5064],[-67.4508,45.5057],[-67.4506,45.5055],[-67.45,45.5051],[-67.4497,45.5044],[-67.4491,45.5028],[-67.4489,45.5021],[-67.4492,45.501],[-67.4495,45.5001],[-67.4493,45.5001],[-67.4494,45.4996],[-67.4496,45.4992],[-67.4498,45.4991],[-67.4503,45.499],[-67.4506,45.4989],[-67.4514,45.4989],[-67.4516,45.499],[-67.4522,45.4993],[-67.4526,45.4995],[-67.453,45.4997],[-67.4535,45.5001],[-67.4536,45.5002],[-67.4539,45.5003],[-67.4542,45.5005],[-67.4549,45.5012],[-67.4555,45.5017],[-67.4567,45.5028],[-67.457,45.503],[-67.458,45.5038],[-67.4585,45.5043],[-67.4593,45.505],[-67.4598,45.5054],[-67.4604,45.5059],[-67.4609,45.5063],[-67.4615,45.5067],[-67.4619,45.507],[-67.4621,45.5077],[-67.4622,45.5079],[-67.4623,45.508],[-67.4632,45.5083],[-67.4636,45.5084],[-67.4642,45.5081],[-67.4661,45.507],[-67.4666,45.5067],[-67.4667,45.5063],[-67.4669,45.5058],[-67.4679,45.5056],[-67.4685,45.5054],[-67.4693,45.5056],[-67.4696,45.5057],[-67.4699,45.5058],[-67.4702,45.5054],[-67.4705,45.505],[-67.4711,45.5041],[-67.4707,45.5034],[-67.4705,45.5031],[-67.4703,45.502],[-67.4707,45.5015],[-67.4708,45.5014],[-67.4713,45.5008],[-67.4712,45.5007],[-67.4711,45.5006],[-67.4709,45.5003],[-67.4708,45.5001],[-67.4707,45.4999],[-67.4707,45.4998],[-67.4706,45.4997],[-67.4705,45.4996],[-67.4703,45.4995],[-67.4701,45.4994],[-67.4701,45.4993],[-67.4696,45.4992],[-67.4693,45.499],[-67.4691,45.499],[-67.4688,45.4988],[-67.4682,45.4986],[-67.4681,45.4986],[-67.468,45.4985],[-67.4679,45.4984],[-67.4677,45.4984],[-67.4676,45.4984],[-67.4672,45.4983],[-67.4671,45.4983],[-67.4666,45.4982],[-67.4662,45.4982],[-67.4657,45.4982],[-67.4645,45.4983],[-67.4641,45.4976],[-67.4639,45.4973],[-67.4637,45.497],[-67.4639,45.4969],[-67.4644,45.4966],[-67.4652,45.4962],[-67.4656,45.496],[-67.466,45.4958],[-67.4667,45.4955],[-67.467,45.4954],[-67.4674,45.4952],[-67.4676,45.4952],[-67.4678,45.4953],[-67.4683,45.4956],[-67.4694,45.4962],[-67.4699,45.4965],[-67.4706,45.4969],[-67.4712,45.4972],[-67.4713,45.4972],[-67.4717,45.497],[-67.4721,45.4968],[-67.4724,45.4966],[-67.4728,45.4964],[-67.473,45.4962],[-67.4732,45.4961],[-67.4734,45.496],[-67.4738,45.496],[-67.474,45.4961],[-67.4742,45.4961],[-67.4746,45.4963],[-67.4751,45.4964],[-67.4754,45.4965],[-67.476,45.4966],[-67.4767,45.4968],[-67.4772,45.4969],[-67.4776,45.497],[-67.4779,45.4969],[-67.4784,45.4967],[-67.4789,45.4964],[-67.4795,45.4961],[-67.4796,45.496],[-67.4797,45.4958],[-67.4799,45.4955],[-67.4799,45.4954],[-67.48,45.4952],[-67.4801,45.495],[-67.4802,45.4949],[-67.4803,45.4947],[-67.4806,45.4945],[-67.4809,45.4942],[-67.4813,45.494],[-67.4816,45.494],[-67.4818,45.4939],[-67.482,45.4939],[-67.4822,45.4939],[-67.4825,45.494],[-67.4828,45.4941],[-67.483,45.4941],[-67.4831,45.4943],[-67.4833,45.4945],[-67.4834,45.4947],[-67.4835,45.495],[-67.4837,45.4953],[-67.4838,45.4954],[-67.4839,45.4954],[-67.4847,45.4955],[-67.4853,45.4955],[-67.4855,45.4955],[-67.4859,45.4951],[-67.4862,45.4948],[-67.4863,45.4946],[-67.4867,45.4943],[-67.487,45.4941],[-67.4875,45.4938],[-67.4879,45.4936],[-67.4884,45.4934],[-67.4891,45.493],[-67.4889,45.4927],[-67.4886,45.492],[-67.4884,45.4917],[-67.4882,45.4914],[-67.4881,45.4911],[-67.4881,45.491],[-67.4883,45.4908],[-67.4883,45.4907],[-67.4886,45.4903],[-67.489,45.4897],[-67.4893,45.4893],[-67.4894,45.4892],[-67.4895,45.4891],[-67.4896,45.4891],[-67.4901,45.4891],[-67.4906,45.4891],[-67.4909,45.4891],[-67.4911,45.4891],[-67.4914,45.4891],[-67.4921,45.4891],[-67.4925,45.489],[-67.4931,45.4889],[-67.4937,45.4888],[-67.4942,45.4887],[-67.4945,45.4887],[-67.4946,45.4887],[-67.4948,45.4887],[-67.495,45.4887],[-67.4951,45.4887],[-67.4953,45.4888],[-67.496,45.4895],[-67.4964,45.4898],[-67.4968,45.4901],[-67.4972,45.4902],[-67.4976,45.4904],[-67.4989,45.4907],[-67.4992,45.4907],[-67.4994,45.4907],[-67.5001,45.4909],[-67.5002,45.4908],[-67.501,45.4904],[-67.5028,45.49],[-67.503,45.4898],[-67.5033,45.4897],[-67.5035,45.4896],[-67.5035,45.4888],[-67.5036,45.4876],[-67.5036,45.487],[-67.5037,45.4867],[-67.5032,45.4862],[-67.5028,45.4858],[-67.5028,45.4851],[-67.5027,45.4845],[-67.5026,45.484],[-67.5026,45.4838],[-67.502,45.4832],[-67.5015,45.4827],[-67.5013,45.4814],[-67.5011,45.4796],[-67.501,45.4789],[-67.5005,45.4783],[-67.4994,45.4772],[-67.4991,45.477],[-67.4989,45.4769],[-67.4985,45.4767],[-67.4982,45.4765],[-67.4975,45.4761],[-67.4972,45.476],[-67.4969,45.4757],[-67.4967,45.4755],[-67.4965,45.4752],[-67.4963,45.4749],[-67.4961,45.4746],[-67.4955,45.4737],[-67.4951,45.4732],[-67.4949,45.4729],[-67.4946,45.4726],[-67.4943,45.4724],[-67.4938,45.472],[-67.4936,45.4718],[-67.493,45.4715],[-67.4926,45.4712],[-67.4923,45.471],[-67.492,45.4708],[-67.4914,45.4706],[-67.4912,45.4705],[-67.4909,45.4704],[-67.4907,45.4704],[-67.4904,45.4701],[-67.4903,45.4699],[-67.4899,45.4695],[-67.4896,45.4692],[-67.4891,45.4689],[-67.4889,45.4689],[-67.4886,45.4688],[-67.4882,45.4685],[-67.4877,45.4682],[-67.4873,45.4678],[-67.487,45.4675],[-67.4866,45.4669],[-67.4864,45.4664],[-67.4863,45.4659],[-67.4862,45.4656],[-67.4862,45.4652],[-67.4861,45.4649],[-67.486,45.4646],[-67.4858,45.4645],[-67.4856,45.4643],[-67.4852,45.4639],[-67.4846,45.4634],[-67.4839,45.4625],[-67.4835,45.4619],[-67.4828,45.4608],[-67.4825,45.4602],[-67.4823,45.4597],[-67.4822,45.4592],[-67.4822,45.459],[-67.4822,45.4584],[-67.4822,45.4581],[-67.4823,45.4575],[-67.4824,45.4573],[-67.4825,45.4571],[-67.4828,45.457],[-67.483,45.4569],[-67.4835,45.4567],[-67.4838,45.4566],[-67.4842,45.4565],[-67.4845,45.4564],[-67.4847,45.4562],[-67.4849,45.4559],[-67.485,45.4557],[-67.4851,45.4554],[-67.485,45.4545],[-67.4849,45.4539],[-67.4849,45.4538],[-67.4849,45.4531],[-67.4849,45.453],[-67.4848,45.4526],[-67.4845,45.4522],[-67.4844,45.4518],[-67.4843,45.4515],[-67.4841,45.451],[-67.484,45.4504],[-67.4838,45.4499],[-67.4838,45.4496],[-67.4837,45.4494],[-67.4835,45.4494],[-67.4831,45.4492],[-67.4828,45.449],[-67.4825,45.4488],[-67.4823,45.4484],[-67.4821,45.4482],[-67.4819,45.448],[-67.4817,45.4479],[-67.4812,45.4477],[-67.4804,45.4474],[-67.4796,45.4471],[-67.4788,45.4468],[-67.4785,45.4467],[-67.4781,45.4465],[-67.478,45.4464],[-67.4777,45.4461],[-67.4775,45.4459],[-67.4772,45.4454],[-67.477,45.4449],[-67.4768,45.4445],[-67.4766,45.4439],[-67.4766,45.4436],[-67.4765,45.4434],[-67.4766,45.4431],[-67.4767,45.4428],[-67.477,45.4424],[-67.4772,45.4421],[-67.4774,45.4419],[-67.4775,45.4418],[-67.4778,45.4416],[-67.4782,45.4415],[-67.4788,45.4414],[-67.479,45.4413],[-67.4795,45.4413],[-67.4798,45.4412],[-67.4801,45.4411],[-67.4803,45.441],[-67.4803,45.4409],[-67.4803,45.4405],[-67.4803,45.4403],[-67.4802,45.44],[-67.4801,45.4397],[-67.4799,45.4394],[-67.4796,45.439],[-67.4793,45.4387],[-67.4791,45.4384],[-67.4787,45.4378],[-67.4783,45.4373],[-67.4781,45.437],[-67.478,45.4368],[-67.4781,45.4365],[-67.4782,45.4363],[-67.4784,45.4361],[-67.4786,45.4358],[-67.4788,45.4356],[-67.4788,45.4354],[-67.4787,45.435],[-67.4786,45.4348],[-67.4784,45.4344],[-67.4781,45.4338],[-67.4778,45.4335],[-67.4776,45.4333],[-67.4774,45.433],[-67.4772,45.4327],[-67.477,45.432],[-67.477,45.4315],[-67.4771,45.4311],[-67.4773,45.4308],[-67.4775,45.4305],[-67.477,45.4301],[-67.4764,45.4296],[-67.4756,45.429],[-67.4754,45.4288],[-67.4752,45.4286],[-67.4749,45.428],[-67.4748,45.4275],[-67.4745,45.4267],[-67.4742,45.4261],[-67.4741,45.4255],[-67.474,45.4251],[-67.4739,45.4247],[-67.4737,45.4245],[-67.4732,45.4239],[-67.4728,45.4235],[-67.4726,45.4233],[-67.4724,45.4232],[-67.4721,45.4231],[-67.4713,45.4229],[-67.4705,45.4227],[-67.4701,45.4227],[-67.4698,45.4226],[-67.4693,45.4226],[-67.4691,45.4226],[-67.4686,45.4227],[-67.4683,45.4227],[-67.4679,45.4227],[-67.4675,45.4226],[-67.4672,45.4226],[-67.4667,45.4226],[-67.466,45.4226],[-67.4655,45.4226],[-67.4651,45.4226],[-67.4648,45.4226],[-67.4642,45.4225],[-67.4637,45.4225],[-67.4629,45.4225],[-67.4623,45.4225],[-67.4619,45.4224],[-67.4617,45.4223],[-67.4613,45.4222],[-67.4611,45.4221],[-67.4608,45.4218],[-67.4606,45.4215],[-67.4604,45.4211],[-67.4603,45.4208],[-67.4602,45.4206],[-67.4602,45.4203],[-67.4603,45.4201],[-67.4603,45.4199],[-67.4604,45.4197],[-67.4605,45.4195],[-67.4606,45.4195],[-67.4606,45.4194],[-67.4607,45.4192],[-67.4607,45.4191],[-67.4606,45.4188],[-67.4605,45.4186],[-67.46,45.4181],[-67.4598,45.4178],[-67.4594,45.4173],[-67.4593,45.4169],[-67.4591,45.4164],[-67.4591,45.4162],[-67.459,45.416],[-67.459,45.4157],[-67.4589,45.4154],[-67.4588,45.4153],[-67.4586,45.4151],[-67.4584,45.4149],[-67.4582,45.4148],[-67.4581,45.4147],[-67.4578,45.4146],[-67.4573,45.4145],[-67.4569,45.4145],[-67.4565,45.4144],[-67.4563,45.4144],[-67.4562,45.4143],[-67.4561,45.4142],[-67.4561,45.414],[-67.456,45.4136],[-67.4559,45.4134],[-67.4559,45.4132],[-67.4558,45.4132],[-67.4558,45.413],[-67.4554,45.4126],[-67.4551,45.4123],[-67.4545,45.4117],[-67.4543,45.4114],[-67.4541,45.4111],[-67.4534,45.4105],[-67.4529,45.41],[-67.4527,45.4098],[-67.4525,45.4097],[-67.4522,45.4096],[-67.4518,45.4095],[-67.4514,45.4094],[-67.4511,45.4093],[-67.4507,45.4092],[-67.4504,45.4091],[-67.4492,45.4084],[-67.4484,45.408],[-67.4481,45.4078],[-67.4476,45.4074],[-67.4473,45.4072],[-67.4466,45.4066],[-67.4462,45.4062],[-67.4459,45.4059],[-67.4457,45.4056],[-67.4452,45.4052],[-67.4448,45.4049],[-67.4439,45.4041],[-67.4437,45.4039],[-67.4425,45.403],[-67.4421,45.4028],[-67.4413,45.4021],[-67.441,45.4019],[-67.4407,45.4017],[-67.4406,45.4016],[-67.4404,45.4015],[-67.4403,45.4013],[-67.44,45.4011],[-67.4397,45.4008],[-67.4394,45.4003],[-67.4391,45.4],[-67.439,45.3998],[-67.4387,45.3994],[-67.4385,45.3992],[-67.4383,45.399],[-67.4382,45.3989],[-67.4373,45.3983],[-67.4371,45.3982],[-67.4367,45.3979],[-67.4364,45.3977],[-67.4356,45.3972],[-67.4335,45.3956],[-67.4329,45.3952],[-67.4326,45.3949],[-67.4323,45.3947],[-67.432,45.3944],[-67.4316,45.3939],[-67.4311,45.3933],[-67.4306,45.3927],[-67.4302,45.3924],[-67.4299,45.392],[-67.4295,45.3918],[-67.4292,45.3916],[-67.4285,45.3914],[-67.428,45.3912],[-67.4279,45.3911],[-67.4275,45.3909],[-67.4273,45.3907],[-67.4272,45.3905],[-67.427,45.3902],[-67.4268,45.3898],[-67.4267,45.3894],[-67.4266,45.3885],[-67.4266,45.388],[-67.4265,45.3874],[-67.4265,45.3866],[-67.4264,45.3862],[-67.4264,45.3858],[-67.4263,45.3855],[-67.4262,45.3852],[-67.4259,45.3848],[-67.4257,45.3845],[-67.4251,45.3837],[-67.4248,45.3834],[-67.4246,45.383],[-67.4245,45.3828],[-67.4243,45.3824],[-67.4242,45.3823],[-67.4241,45.3822],[-67.4238,45.3819],[-67.4236,45.3818],[-67.4235,45.3817],[-67.4232,45.3816],[-67.4231,45.3815],[-67.4229,45.3813],[-67.4228,45.3812],[-67.4228,45.381],[-67.4228,45.3809],[-67.4228,45.3807],[-67.4228,45.3806],[-67.4228,45.3805],[-67.423,45.3801],[-67.4231,45.3798],[-67.4231,45.3796],[-67.423,45.3795],[-67.4228,45.3793],[-67.4225,45.3791],[-67.422,45.3787],[-67.4216,45.3785],[-67.4213,45.3783],[-67.4209,45.3781],[-67.4205,45.3778],[-67.4197,45.3774],[-67.4195,45.3772],[-67.4193,45.3771],[-67.4193,45.377],[-67.4193,45.3768],[-67.4195,45.3764],[-67.4196,45.3761],[-67.4197,45.3757],[-67.4198,45.3754],[-67.4198,45.3753],[-67.4197,45.3753],[-67.4197,45.3751],[-67.4201,45.3746],[-67.4208,45.374],[-67.4212,45.3735],[-67.4219,45.3733],[-67.4223,45.3732],[-67.4229,45.373],[-67.4239,45.373],[-67.425,45.373],[-67.4254,45.373],[-67.4257,45.3731],[-67.4261,45.3733],[-67.4268,45.3737],[-67.4274,45.3732],[-67.4278,45.3729],[-67.4279,45.3728],[-67.4289,45.3723],[-67.429,45.3722],[-67.4292,45.3721],[-67.4294,45.372],[-67.4298,45.3718],[-67.4301,45.3717],[-67.4302,45.3716],[-67.4303,45.3715],[-67.4304,45.3713],[-67.4304,45.3712],[-67.4305,45.3712],[-67.4305,45.3711],[-67.4307,45.3708],[-67.4309,45.3704],[-67.431,45.3702],[-67.4313,45.3699],[-67.4314,45.3697],[-67.4318,45.3689],[-67.4321,45.3685],[-67.4322,45.3684],[-67.4324,45.368],[-67.4323,45.3679],[-67.4323,45.3675],[-67.4322,45.3672],[-67.4322,45.367],[-67.4323,45.3668],[-67.4328,45.3665],[-67.4334,45.3659],[-67.4339,45.3655],[-67.434,45.3654],[-67.4344,45.3651],[-67.4345,45.365],[-67.4345,45.3649],[-67.4344,45.3646],[-67.4342,45.3643],[-67.4338,45.3637],[-67.4337,45.3634],[-67.4337,45.3633],[-67.4337,45.3631],[-67.4337,45.3627],[-67.4336,45.3621],[-67.4336,45.3617],[-67.4336,45.3615],[-67.4336,45.3613],[-67.4336,45.361],[-67.4336,45.3608],[-67.4334,45.3607],[-67.4331,45.3604],[-67.4326,45.3604],[-67.4322,45.3605],[-67.4319,45.3605],[-67.4318,45.3605],[-67.4315,45.3604],[-67.431,45.3601],[-67.4308,45.36],[-67.4307,45.3599],[-67.4304,45.3597],[-67.4301,45.3595],[-67.4298,45.3593],[-67.4295,45.3592],[-67.4287,45.3589],[-67.4278,45.3585],[-67.4271,45.3582],[-67.4266,45.3579],[-67.426,45.3577],[-67.4255,45.3575],[-67.4253,45.3574],[-67.4254,45.357],[-67.4256,45.3565],[-67.4258,45.3563],[-67.4269,45.3556],[-67.4273,45.3552],[-67.4278,45.3551],[-67.4284,45.3548],[-67.4286,45.3547],[-67.4286,45.3545],[-67.4287,45.3542],[-67.4288,45.3539],[-67.4287,45.3536],[-67.4285,45.3533],[-67.4283,45.3528],[-67.4282,45.3525],[-67.4283,45.3524],[-67.4287,45.3517],[-67.4293,45.3515],[-67.4303,45.3512],[-67.4306,45.351],[-67.431,45.3506],[-67.4312,45.3501],[-67.4313,45.35],[-67.4315,45.3497],[-67.4311,45.349],[-67.4308,45.3484],[-67.4306,45.348],[-67.4303,45.3476],[-67.4297,45.3468],[-67.4293,45.3463],[-67.4291,45.346],[-67.4289,45.3457],[-67.4289,45.3454],[-67.4289,45.3442],[-67.4291,45.3439],[-67.4294,45.3435],[-67.43,45.3427],[-67.4301,45.3426],[-67.4308,45.3417],[-67.4311,45.3412],[-67.4313,45.3411],[-67.4315,45.3409],[-67.4319,45.3408],[-67.4337,45.3403],[-67.4345,45.3401],[-67.4347,45.34],[-67.435,45.3399],[-67.4354,45.3396],[-67.4363,45.339],[-67.4364,45.3389],[-67.4372,45.3384],[-67.4378,45.338],[-67.4384,45.3376],[-67.4386,45.3374],[-67.4394,45.3368],[-67.4401,45.3364],[-67.4406,45.3361],[-67.4408,45.3359],[-67.4412,45.3355],[-67.4415,45.3352],[-67.4416,45.335],[-67.4417,45.3347],[-67.442,45.334],[-67.442,45.3338],[-67.442,45.3333],[-67.442,45.3329],[-67.4419,45.3323],[-67.4421,45.3321],[-67.4431,45.3313],[-67.4436,45.3308],[-67.4437,45.3308],[-67.4439,45.3307],[-67.4445,45.3305],[-67.4454,45.3302],[-67.4466,45.3299],[-67.4471,45.3298],[-67.4489,45.3295],[-67.4503,45.3292],[-67.4507,45.3291],[-67.451,45.329],[-67.4515,45.3287],[-67.4519,45.3284],[-67.4522,45.3282],[-67.4527,45.328],[-67.4534,45.3278],[-67.454,45.3276],[-67.4553,45.3272],[-67.4555,45.3271],[-67.4558,45.3266],[-67.4561,45.3263],[-67.4565,45.3258],[-67.457,45.3252],[-67.4564,45.3237],[-67.4561,45.3232],[-67.4559,45.3229],[-67.4556,45.3224],[-67.455,45.322],[-67.4546,45.3216],[-67.4542,45.3213],[-67.453,45.3204],[-67.4529,45.3203],[-67.4527,45.32],[-67.4524,45.3196],[-67.4522,45.3193],[-67.4521,45.3192],[-67.4521,45.3189],[-67.452,45.3184],[-67.4519,45.3176],[-67.4521,45.3172],[-67.4524,45.3163],[-67.4527,45.3156],[-67.4531,45.3146],[-67.4532,45.3143],[-67.4533,45.3141],[-67.4534,45.3137],[-67.4536,45.3135],[-67.4541,45.3131],[-67.4543,45.3129],[-67.4547,45.3125],[-67.4551,45.3122],[-67.4558,45.3115],[-67.456,45.3113],[-67.4564,45.3109],[-67.457,45.3104],[-67.4574,45.31],[-67.4577,45.3098],[-67.4578,45.3097],[-67.4579,45.3095],[-67.4581,45.3087],[-67.4584,45.3078],[-67.4586,45.3074],[-67.4588,45.3068],[-67.4591,45.3059],[-67.4592,45.3057],[-67.4591,45.3055],[-67.4587,45.3043],[-67.459,45.304],[-67.4596,45.3034],[-67.4598,45.3031],[-67.4599,45.3028],[-67.4599,45.3023],[-67.46,45.3016],[-67.4601,45.3013],[-67.4602,45.3008],[-67.4603,45.3001],[-67.4603,45.3],[-67.4608,45.2999],[-67.4624,45.2994],[-67.4628,45.2993],[-67.4629,45.2993],[-67.4634,45.2994],[-67.4646,45.2996],[-67.4655,45.2998],[-67.4657,45.2998],[-67.466,45.2997],[-67.4672,45.2992],[-67.4679,45.299],[-67.468,45.2989],[-67.4681,45.2988],[-67.4684,45.298],[-67.4687,45.2974],[-67.4675,45.2972],[-67.4664,45.297],[-67.4659,45.2969],[-67.4659,45.2965],[-67.466,45.2959],[-67.466,45.2948],[-67.4661,45.2941],[-67.4661,45.2938],[-67.4668,45.2936],[-67.4674,45.2934],[-67.4683,45.2933],[-67.4706,45.2933],[-67.4709,45.2932],[-67.4712,45.2929],[-67.4717,45.2925],[-67.4721,45.2922],[-67.4721,45.2921],[-67.4731,45.292],[-67.4742,45.2917],[-67.4747,45.2916],[-67.4748,45.2914],[-67.475,45.2909],[-67.4755,45.2898],[-67.476,45.2888],[-67.4762,45.2885],[-67.4767,45.2885],[-67.4779,45.2883],[-67.4781,45.2884],[-67.4784,45.2886],[-67.4789,45.289],[-67.48,45.29],[-67.4806,45.2905],[-67.4812,45.2911],[-67.4818,45.2911],[-67.4832,45.2911],[-67.4843,45.2911],[-67.4848,45.2911],[-67.4851,45.2911],[-67.4855,45.2907],[-67.4862,45.29],[-67.4864,45.2899],[-67.4862,45.2892],[-67.4861,45.2884],[-67.4859,45.2872],[-67.4859,45.2871],[-67.4858,45.2869],[-67.4866,45.2861],[-67.4872,45.2852],[-67.4876,45.2848],[-67.4877,45.2846],[-67.488,45.2842],[-67.4882,45.284],[-67.4885,45.2836],[-67.4888,45.2832],[-67.4893,45.2826],[-67.4895,45.2822],[-67.4896,45.2821],[-67.4896,45.2819],[-67.4895,45.2816],[-67.4893,45.2812],[-67.4892,45.2811],[-67.4891,45.2807],[-67.489,45.2805],[-67.4885,45.2804],[-67.488,45.2803],[-67.4871,45.2802],[-67.484,45.2795],[-67.4835,45.2795],[-67.4825,45.2766],[-67.4823,45.276],[-67.4821,45.2753],[-67.479,45.2752],[-67.4787,45.2752],[-67.4785,45.2753],[-67.4774,45.2759],[-67.4769,45.2756],[-67.4764,45.2754],[-67.4771,45.2738],[-67.4767,45.273],[-67.4758,45.2713],[-67.4758,45.271],[-67.4759,45.2706],[-67.4761,45.2699],[-67.4764,45.2689],[-67.4751,45.2653],[-67.4748,45.2635],[-67.4748,45.2633],[-67.4745,45.2632],[-67.4717,45.2616],[-67.4716,45.2611],[-67.4714,45.2607],[-67.4717,45.2603],[-67.4729,45.2587],[-67.473,45.2586],[-67.473,45.2584],[-67.472,45.2567],[-67.4713,45.2554],[-67.4698,45.2541],[-67.4689,45.2533],[-67.4685,45.251],[-67.4685,45.2507],[-67.4676,45.2501],[-67.4667,45.2494],[-67.4658,45.2478],[-67.4644,45.2455],[-67.464,45.2448],[-67.4624,45.2433],[-67.4619,45.2427],[-67.4599,45.242],[-67.4574,45.242],[-67.4568,45.2419],[-67.4558,45.2419],[-67.4549,45.2416],[-67.4537,45.2412],[-67.4524,45.2398],[-67.4502,45.2376],[-67.4492,45.2366],[-67.4485,45.2353],[-67.4473,45.233],[-67.4452,45.2313],[-67.4439,45.2303],[-67.4423,45.2291],[-67.4412,45.2283],[-67.4404,45.2276],[-67.4399,45.227],[-67.4393,45.2263],[-67.4391,45.2246],[-67.4391,45.2245],[-67.4388,45.2243],[-67.4369,45.2227],[-67.4369,45.2221],[-67.4372,45.2199],[-67.4372,45.2197],[-67.436,45.2177],[-67.4347,45.2155],[-67.4333,45.2132],[-67.432,45.2109],[-67.4309,45.2091],[-67.4308,45.2087],[-67.4306,45.2064],[-67.4305,45.2059],[-67.4298,45.2048],[-67.4294,45.2041],[-67.4279,45.2018],[-67.4279,45.2017],[-67.4283,45.2004],[-67.4287,45.1992],[-67.4288,45.1973],[-67.429,45.195],[-67.4291,45.1933],[-67.4283,45.1927],[-67.4268,45.1915],[-67.4258,45.1913],[-67.4232,45.1909],[-67.4182,45.19],[-67.4172,45.1889],[-67.4152,45.1867],[-67.4133,45.1853],[-67.4127,45.1844],[-67.4115,45.1824],[-67.4089,45.1806],[-67.4067,45.179],[-67.4065,45.1788],[-67.4048,45.1785],[-67.404,45.1783],[-67.4012,45.1777],[-67.4005,45.1776],[-67.4003,45.1774],[-67.3997,45.1762],[-67.3983,45.1733],[-67.3991,45.1689],[-67.4043,45.1668],[-67.4047,45.1666],[-67.4048,45.1663],[-67.4052,45.1646],[-67.4057,45.1628],[-67.4053,45.1613],[-67.4049,45.16],[-67.4028,45.1596],[-67.4025,45.1595],[-67.4013,45.1587],[-67.401,45.1586],[-67.3991,45.1578],[-67.3972,45.1569],[-67.3953,45.1561],[-67.3945,45.1558],[-67.3935,45.155],[-67.3928,45.1544],[-67.3926,45.1543],[-67.3903,45.1538],[-67.3884,45.1533],[-67.3865,45.1528],[-67.3847,45.1524],[-67.3836,45.1521],[-67.3828,45.1519],[-67.3824,45.152],[-67.3806,45.1521],[-67.3793,45.151],[-67.3778,45.1497],[-67.3775,45.1493],[-67.3759,45.1476],[-67.3744,45.146],[-67.3741,45.1456],[-67.373,45.1444],[-67.3723,45.1437],[-67.3717,45.143],[-67.371,45.1423],[-67.3705,45.1419],[-67.3701,45.1416],[-67.3692,45.1411],[-67.368,45.1403],[-67.3665,45.1394],[-67.3654,45.1388],[-67.3653,45.1388],[-67.365,45.1386],[-67.3638,45.1378],[-67.363,45.1373],[-67.3581,45.1341],[-67.3564,45.133],[-67.3574,45.1322],[-67.3542,45.1298],[-67.3534,45.1292],[-67.3492,45.1295],[-67.349,45.1295],[-67.346,45.1265],[-67.345,45.1263],[-67.3434,45.1261],[-67.3428,45.126],[-67.3423,45.1257],[-67.3416,45.1254],[-67.3409,45.1251],[-67.3371,45.1276],[-67.3351,45.129],[-67.3318,45.1309],[-67.3306,45.1317],[-67.3304,45.1318],[-67.3303,45.1318],[-67.3286,45.1317],[-67.3256,45.1316],[-67.3211,45.1313],[-67.3194,45.1343],[-67.3194,45.1344],[-67.3187,45.1358],[-67.3182,45.1369],[-67.3176,45.1381],[-67.3188,45.14],[-67.3196,45.1412],[-67.3197,45.1414],[-67.3198,45.1417],[-67.3199,45.1424],[-67.3142,45.1431],[-67.314,45.1431],[-67.3125,45.1433],[-67.3107,45.1435],[-67.3106,45.1435],[-67.3094,45.1437],[-67.3081,45.1441],[-67.3067,45.1445],[-67.306,45.1447],[-67.3058,45.1448],[-67.3056,45.1448],[-67.3054,45.1449],[-67.3045,45.1452],[-67.3042,45.1452],[-67.3025,45.1456],[-67.3003,45.1461],[-67.2993,45.1465],[-67.297,45.1474],[-67.2959,45.148],[-67.2949,45.1494],[-67.2947,45.1499],[-67.2946,45.1504],[-67.2945,45.1514],[-67.2943,45.1529],[-67.2942,45.1536],[-67.2948,45.154],[-67.296,45.1547],[-67.2966,45.155],[-67.2972,45.1554],[-67.2976,45.1556],[-67.2982,45.1558],[-67.3002,45.1565],[-67.3015,45.157],[-67.3016,45.1571],[-67.3019,45.1581],[-67.3022,45.1593],[-67.3027,45.1608],[-67.3023,45.1617],[-67.3021,45.1622],[-67.3016,45.1635],[-67.3013,45.1643],[-67.3009,45.1652],[-67.3007,45.1658],[-67.3001,45.1673],[-67.2999,45.1678],[-67.2996,45.1685],[-67.2993,45.1692],[-67.2991,45.1693],[-67.2971,45.17],[-67.297,45.1701],[-67.2956,45.1704],[-67.2946,45.1706],[-67.2941,45.1706],[-67.2937,45.1707],[-67.2931,45.1708],[-67.2919,45.1709],[-67.2915,45.171],[-67.2914,45.1713],[-67.2915,45.1717],[-67.2915,45.1722],[-67.2915,45.173],[-67.2913,45.1738],[-67.2912,45.1746],[-67.2916,45.1748],[-67.2922,45.1751],[-67.2925,45.1752],[-67.293,45.1756],[-67.2932,45.1757],[-67.2935,45.1758],[-67.2936,45.176],[-67.2939,45.1766],[-67.2941,45.1772],[-67.2916,45.1806],[-67.2914,45.1809],[-67.2908,45.1817],[-67.291,45.182],[-67.2912,45.1824],[-67.2914,45.1828],[-67.2916,45.1833],[-67.2916,45.1834],[-67.2917,45.1836],[-67.2917,45.1839],[-67.2916,45.1841],[-67.2913,45.1843],[-67.2913,45.1845],[-67.2913,45.1848],[-67.2913,45.1849],[-67.2914,45.1849],[-67.2913,45.1849],[-67.2913,45.185],[-67.2911,45.1853],[-67.291,45.1854],[-67.291,45.1856],[-67.2911,45.1856],[-67.2912,45.1856],[-67.2913,45.1856],[-67.2912,45.1857],[-67.2911,45.1857],[-67.291,45.1856],[-67.291,45.1858],[-67.2907,45.1859],[-67.2903,45.1862],[-67.2906,45.1868],[-67.291,45.1875],[-67.2911,45.1876],[-67.291,45.1877],[-67.2906,45.188],[-67.2903,45.1884],[-67.29,45.1887],[-67.2897,45.1888],[-67.2896,45.1889],[-67.2888,45.1889],[-67.2873,45.1891],[-67.2871,45.1892],[-67.2869,45.1893],[-67.2863,45.1897],[-67.2858,45.19],[-67.2857,45.1903],[-67.2854,45.1908],[-67.2853,45.1912],[-67.2851,45.1913],[-67.2849,45.1914],[-67.2843,45.1916],[-67.2837,45.1918],[-67.2835,45.1918],[-67.2833,45.1918],[-67.2829,45.1918],[-67.2825,45.1917],[-67.2822,45.1917],[-67.2819,45.1917],[-67.2815,45.1916],[-67.2809,45.1914],[-67.2805,45.1914],[-67.2802,45.1913],[-67.2794,45.1911],[-67.2791,45.1911],[-67.2786,45.1912],[-67.2771,45.1912],[-67.2766,45.1912],[-67.2759,45.1913],[-67.275,45.1913],[-67.2744,45.1913],[-67.2737,45.1913],[-67.2725,45.1912],[-67.2721,45.1912],[-67.2716,45.1911],[-67.2703,45.1908],[-67.2696,45.1906],[-67.2694,45.1906],[-67.2686,45.1903],[-67.2674,45.1898],[-67.2666,45.1896],[-67.2655,45.1891],[-67.2641,45.1886],[-67.2633,45.1883],[-67.2626,45.1881],[-67.2622,45.1879],[-67.2616,45.1875],[-67.2604,45.1866],[-67.26,45.1863],[-67.2598,45.1861],[-67.2594,45.1859],[-67.2578,45.1847],[-67.2572,45.1843],[-67.2564,45.1837],[-67.2558,45.1832],[-67.2553,45.1829],[-67.2536,45.1824],[-67.2518,45.1819],[-67.2494,45.1814],[-67.2476,45.1812],[-67.2472,45.1811],[-67.2461,45.1802],[-67.245,45.1792],[-67.2439,45.1782],[-67.2438,45.1773],[-67.2436,45.1763],[-67.2434,45.1753],[-67.243,45.1737],[-67.2429,45.1726],[-67.242,45.1718],[-67.2413,45.1713],[-67.2403,45.1708],[-67.2385,45.1704],[-67.2355,45.1697],[-67.234,45.169],[-67.2332,45.1687],[-67.2328,45.1684],[-67.2321,45.1676],[-67.2309,45.1661],[-67.2301,45.1651],[-67.2288,45.1643],[-67.2272,45.1635],[-67.2233,45.1634],[-67.223,45.1635],[-67.2207,45.165],[-67.2179,45.1666],[-67.2155,45.1672],[-67.2137,45.1676],[-67.2131,45.1678],[-67.2103,45.1688],[-67.2087,45.1694],[-67.2077,45.17],[-67.2051,45.1715],[-67.2028,45.1714],[-67.2026,45.1714],[-67.2014,45.1708],[-67.198,45.1689],[-67.194,45.167],[-67.1925,45.1662],[-67.1909,45.1657],[-67.1904,45.1657],[-67.1856,45.1654],[-67.1798,45.1652],[-67.1777,45.1651],[-67.1767,45.1651],[-67.174,45.165],[-67.1715,45.1649],[-67.1683,45.1647],[-67.168,45.1647],[-67.16,45.1624],[-67.1589,45.162],[-67.1557,45.1585],[-67.1524,45.1546],[-67.1491,45.1508],[-67.145,45.146],[-67.1428,45.1441],[-67.1415,45.143],[-67.137,45.1392],[-67.1325,45.1354],[-67.1289,45.1324],[-67.1284,45.1318],[-67.1256,45.1285],[-67.1244,45.127],[-67.1229,45.1251],[-67.1227,45.1248],[-67.1126,45.1126],[-67.1076,45.1021],[-67.1003,45.0868],[-67.0966,45.0791],[-67.0946,45.0748],[-67.091,45.0689],[-67.0834,45.0564],[-67.0829,45.0555],[-67.0824,45.0547],[-67.0495,45.0001],[-67.0494,45.0001],[-67.0469,44.9959],[-67.0443,44.9915],[-67.0417,44.9873],[-67.0393,44.9832],[-67.0366,44.9789],[-67.0341,44.9747],[-67.0325,44.972],[-67.032,44.9711],[-67.031,44.9694],[-67.03,44.9679],[-67.0297,44.9673],[-67.0283,44.965],[-67.0275,44.9636],[-67.026,44.9612],[-67.0246,44.9588],[-67.0228,44.9558],[-67.022,44.9543],[-67.0218,44.9541],[-67.0216,44.9539],[-67.0215,44.9538],[-67.0212,44.9535],[-67.0202,44.9528],[-67.0197,44.9524],[-67.0179,44.951],[-67.016,44.9495],[-67.014,44.9479],[-67.012,44.9464],[-67.0102,44.945],[-67.0099,44.9447],[-67.0094,44.9441],[-67.0074,44.9417],[-67.0049,44.9385],[-67.0025,44.9354],[-67.0007,44.9333],[-66.9997,44.932],[-66.9987,44.9307],[-66.9973,44.9289],[-66.997,44.9286],[-66.9967,44.9283],[-66.9956,44.9276],[-66.9912,44.9248],[-66.9854,44.921],[-66.98,44.9176],[-66.9751,44.9144],[-66.9707,44.9116],[-66.969,44.9106],[-66.9688,44.9104],[-66.9701,44.9049],[-66.9709,44.9012],[-66.9717,44.8977],[-66.9724,44.8948],[-66.9734,44.8925],[-66.974,44.8911],[-66.9752,44.8885],[-66.9767,44.8852],[-66.9786,44.8808],[-66.9798,44.8782],[-66.9801,44.8775],[-66.9804,44.8765],[-66.9805,44.8759],[-66.9806,44.8754],[-66.9805,44.8751],[-66.9808,44.8739],[-66.9808,44.8736],[-66.9811,44.8727],[-66.9811,44.8724],[-66.9811,44.8723],[-66.9812,44.8721],[-66.9812,44.872],[-66.9812,44.8719],[-66.9812,44.8718],[-66.9813,44.8715],[-66.9813,44.8713],[-66.9813,44.8712],[-66.9814,44.8711],[-66.9815,44.8704],[-66.9818,44.8691],[-66.982,44.8678],[-66.9822,44.8672],[-66.9815,44.8642],[-66.9812,44.8627],[-66.9811,44.8622],[-66.9807,44.8606],[-66.9801,44.8595],[-66.98,44.8594],[-66.98,44.8593],[-66.9799,44.8593],[-66.9795,44.8585],[-66.9794,44.8584],[-66.9785,44.8569],[-66.9783,44.8566],[-66.9779,44.8561],[-66.9768,44.8542],[-66.9756,44.8523],[-66.9747,44.8509],[-66.9748,44.8498],[-66.9748,44.8489],[-66.9748,44.8476],[-66.9748,44.8448],[-66.9749,44.8428],[-66.9748,44.8425],[-66.9748,44.8416],[-66.9748,44.8415],[-66.9739,44.8404],[-66.9729,44.839],[-66.9712,44.8368],[-66.9688,44.8336],[-66.967,44.8311],[-66.9658,44.8295],[-66.9653,44.8289],[-66.9633,44.8287],[-66.9602,44.8283],[-66.9553,44.8278],[-66.9536,44.8277],[-66.9466,44.8269],[-66.9426,44.8266],[-66.941,44.8264],[-66.9408,44.8264],[-66.9347,44.8257],[-66.9343,44.8257],[-66.9326,44.8255],[-66.9286,44.8229],[-66.9283,44.8227],[-66.926,44.8212],[-66.9218,44.8184],[-66.9162,44.8147],[-66.9132,44.8126],[-66.9091,44.8099],[-66.9055,44.8075],[-66.9014,44.8048],[-66.8969,44.8018],[-66.8931,44.7993],[-66.8895,44.7969],[-66.8881,44.7959],[-66.8854,44.7942],[-66.889,44.7904],[-66.8917,44.7877],[-66.8935,44.7859],[-66.8942,44.7852],[-66.8978,44.7815],[-66.8998,44.7794],[-66.8997,44.779],[-66.9002,44.7785],[-66.9022,44.7764],[-66.9056,44.7757],[-66.9074,44.7753],[-66.9082,44.7752],[-66.9107,44.7748],[-66.9147,44.7733],[-66.919,44.7712],[-66.9237,44.7698],[-66.9304,44.7679],[-66.9358,44.7672],[-66.9418,44.7656],[-66.9488,44.7625],[-66.9523,44.7604],[-66.9541,44.7586],[-66.9594,44.7545],[-66.9637,44.7501],[-66.9751,44.7346],[-66.9775,44.7312],[-66.9953,44.7231],[-66.9994,44.7218],[-67.0019,44.7208],[-67.0058,44.7192],[-67.0087,44.7181],[-67.0089,44.718],[-67.009,44.718],[-67.0095,44.7178],[-67.0101,44.7175],[-67.0103,44.7175],[-67.0107,44.7174],[-67.0108,44.7173],[-67.0114,44.7166],[-67.0135,44.7143],[-67.0155,44.7126],[-67.0163,44.7118],[-67.0201,44.7087],[-67.024,44.7051],[-67.027,44.7032],[-67.0271,44.7032],[-67.0309,44.7009],[-67.0351,44.6984],[-67.0377,44.6975],[-67.0393,44.697],[-67.0396,44.6966],[-67.0396,44.6955],[-67.0415,44.6919],[-67.0438,44.688],[-67.0465,44.6848],[-67.0502,44.681],[-67.0541,44.6776],[-67.0582,44.6746],[-67.0621,44.6721],[-67.0653,44.6697],[-67.0708,44.6657],[-67.0738,44.6634],[-67.0745,44.6629],[-67.0758,44.6619],[-67.0764,44.6615],[-67.0774,44.6607],[-67.0781,44.6601],[-67.079,44.6593],[-67.0795,44.6589],[-67.0817,44.657],[-67.0819,44.6568],[-67.0854,44.6547],[-67.0875,44.6535],[-67.0883,44.6527],[-67.0892,44.651],[-67.0895,44.6501],[-67.0912,44.6466],[-67.0919,44.6453],[-67.0931,44.6432],[-67.0932,44.6431],[-67.0967,44.6392],[-67.1008,44.6358],[-67.1038,44.6334],[-67.1074,44.6311],[-67.1106,44.6288],[-67.1111,44.6285],[-67.1138,44.6272],[-67.1175,44.6253],[-67.1181,44.6251],[-67.1182,44.625],[-67.1183,44.625],[-67.1199,44.6245],[-67.1219,44.6235],[-67.1231,44.623],[-67.1244,44.6222],[-67.125,44.622],[-67.1259,44.6218],[-67.1271,44.6216],[-67.1274,44.6214],[-67.1284,44.62],[-67.13,44.6178],[-67.1318,44.6158],[-67.1334,44.6138],[-67.1359,44.6118],[-67.1385,44.6101],[-67.1409,44.6083],[-67.1445,44.6063],[-67.1483,44.6042],[-67.1526,44.6022],[-67.1571,44.6002],[-67.1607,44.5989],[-67.1609,44.5988],[-67.1652,44.5972],[-67.1689,44.596],[-67.1715,44.5952],[-67.1734,44.5948],[-67.1743,44.5947],[-67.1754,44.5936],[-67.177,44.5917],[-67.1791,44.5893],[-67.182,44.5869],[-67.1852,44.5839],[-67.1878,44.5818],[-67.1915,44.5795],[-67.1946,44.578],[-67.1981,44.5761],[-67.2026,44.574],[-67.2057,44.5726],[-67.2086,44.5717],[-67.2099,44.5711],[-67.2124,44.5693],[-67.2148,44.5678],[-67.218,44.5661],[-67.2206,44.5647],[-67.2233,44.5632],[-67.2261,44.562],[-67.2283,44.5611],[-67.2322,44.5595],[-67.2359,44.5581],[-67.2394,44.5572],[-67.2426,44.5562],[-67.246,44.5553],[-67.2481,44.5549],[-67.2494,44.5548],[-67.2525,44.5547],[-67.257,44.5544],[-67.2607,44.5543],[-67.2627,44.5541],[-67.2637,44.5541],[-67.2654,44.5536],[-67.2674,44.553],[-67.2696,44.5522],[-67.2744,44.5511],[-67.2792,44.5503],[-67.2854,44.5498],[-67.2908,44.5496],[-67.2948,44.5493],[-67.2973,44.5493],[-67.2992,44.5493],[-67.3004,44.5497],[-67.3008,44.5499],[-67.3012,44.5496],[-67.3016,44.5487],[-67.3017,44.5485],[-67.303,44.546],[-67.3042,44.5444],[-67.3061,44.5424],[-67.3077,44.5408],[-67.3095,44.539],[-67.3116,44.5366],[-67.3138,44.5348],[-67.3155,44.5333],[-67.3178,44.5315],[-67.3212,44.5296],[-67.3251,44.5274],[-67.3285,44.5258],[-67.3325,44.524],[-67.336,44.5227],[-67.3405,44.5213],[-67.343,44.5208],[-67.3455,44.5203],[-67.3498,44.5194],[-67.3532,44.5188],[-67.3539,44.5186],[-67.3568,44.5181],[-67.36,44.5181],[-67.363,44.5179],[-67.366,44.5178],[-67.3688,44.5179],[-67.3713,44.518],[-67.3737,44.5182],[-67.3744,44.5182],[-67.3769,44.5184],[-67.3796,44.5186],[-67.3814,44.5188],[-67.3838,44.5192],[-67.3862,44.5198],[-67.3876,44.5203],[-67.3882,44.5204],[-67.3885,44.5203],[-67.3886,44.5203],[-67.3888,44.5202],[-67.389,44.5201],[-67.3892,44.52],[-67.391,44.5189],[-67.3926,44.5178],[-67.3964,44.516],[-67.3969,44.5158],[-67.4023,44.5135],[-67.4046,44.5128],[-67.4075,44.5119],[-67.4139,44.5096],[-67.4211,44.5081],[-67.4258,44.5074],[-67.428,44.5071],[-67.4354,44.506],[-67.4397,44.5054],[-67.4418,44.5053],[-67.443,44.5054],[-67.4434,44.5053],[-67.4425,44.504],[-67.4417,44.5025],[-67.4412,44.5012],[-67.4413,44.5001],[-67.4417,44.4902],[-67.4442,44.4811],[-67.449,44.4726],[-67.4552,44.4649],[-67.4611,44.46],[-67.4669,44.4573],[-67.473,44.4483],[-67.4756,44.4462],[-67.4828,44.44],[-67.4926,44.4322],[-67.4927,44.4322],[-67.4994,44.4275],[-67.5069,44.4238],[-67.5128,44.4207],[-67.5157,44.4196],[-67.5197,44.4182],[-67.5268,44.416],[-67.5274,44.4159],[-67.53,44.4143],[-67.5323,44.4132],[-67.536,44.4113],[-67.5415,44.4089],[-67.5464,44.4076],[-67.5496,44.4066],[-67.55,44.406],[-67.5537,44.4032],[-67.5598,44.401],[-67.5676,44.3972],[-67.574,44.395],[-67.5811,44.3932],[-67.5873,44.3923],[-67.5929,44.391],[-67.5991,44.3892],[-67.6012,44.3881],[-67.6046,44.3875],[-67.6063,44.3869],[-67.61,44.3858],[-67.6174,44.3846],[-67.6244,44.3838],[-67.6273,44.3835],[-67.6274,44.3835],[-67.6319,44.3835],[-67.6329,44.3835],[-67.6365,44.3836],[-67.6414,44.3843],[-67.6466,44.385],[-67.6495,44.3856],[-67.655,44.3867],[-67.6614,44.3891],[-67.6695,44.3917],[-67.6721,44.3932],[-67.6733,44.3939],[-67.6739,44.3942],[-67.6743,44.3944],[-67.6746,44.3946],[-67.6794,44.3919],[-67.6797,44.3918],[-67.6879,44.3899],[-67.6958,44.3877],[-67.7056,44.3867],[-67.7153,44.3865],[-67.7219,44.3871],[-67.7254,44.3874],[-67.7295,44.3877],[-67.7417,44.3908],[-67.7432,44.3915],[-67.7445,44.3921],[-67.7474,44.3935],[-67.7475,44.3936],[-67.7481,44.3938],[-67.7494,44.3942],[-67.7495,44.3942],[-67.7498,44.3943],[-67.7499,44.3943],[-67.7556,44.3969],[-67.7586,44.3983],[-67.7638,44.4019],[-67.769,44.4062],[-67.7708,44.4078],[-67.7745,44.4111],[-67.7747,44.4113],[-67.7755,44.4107],[-67.778,44.4085],[-67.7788,44.4081],[-67.7822,44.4062],[-67.7883,44.4022],[-67.7897,44.4017],[-67.7975,44.3989],[-67.7979,44.3987],[-67.7984,44.3986],[-67.799,44.3984],[-67.7999,44.3974],[-67.8005,44.3967],[-67.8056,44.391],[-67.8036,44.3886],[-67.8035,44.3885],[-67.7983,44.3835],[-67.7973,44.3817],[-67.796,44.3795],[-67.7953,44.3751],[-67.7953,44.3631],[-67.7953,44.3612],[-67.8008,44.3475],[-67.8097,44.3365],[-67.8139,44.3337],[-67.8237,44.327],[-67.8238,44.327],[-67.8265,44.326],[-67.8315,44.3243],[-67.8423,44.3205],[-67.8551,44.3177],[-67.8583,44.317],[-67.8633,44.317],[-67.8744,44.3169],[-67.8839,44.3183],[-67.8865,44.319],[-67.8912,44.3202],[-67.8982,44.3221],[-67.9062,44.3267],[-67.9167,44.3335],[-67.9222,44.338],[-67.9252,44.3414],[-67.9334,44.3323],[-67.9365,44.3301],[-67.9392,44.3283],[-67.9424,44.3261],[-67.9509,44.3225],[-67.9538,44.3215],[-67.9608,44.3193],[-67.9652,44.3071],[-67.9656,44.306],[-67.9664,44.3049],[-67.9693,44.301],[-67.9726,44.2966],[-67.9737,44.2952],[-67.9827,44.2884],[-67.9902,44.2843],[-67.9925,44.2831],[-67.9994,44.2802],[-68.0074,44.2774],[-68.0182,44.2751],[-68.0278,44.2742],[-68.0358,44.2742],[-68.0451,44.2755],[-68.0568,44.277],[-68.061,44.2783],[-68.0722,44.2755],[-68.0852,44.2734],[-68.088,44.2728],[-68.099,44.2703],[-68.1121,44.2676],[-68.1178,44.2664],[-68.1278,44.2644],[-68.1283,44.2642],[-68.1283,44.2638],[-68.128,44.2617],[-68.1271,44.2598],[-68.1272,44.2598],[-68.1257,44.2564],[-68.1244,44.2546],[-68.1244,44.2501],[-68.1217,44.2501],[-68.1207,44.2443],[-68.1207,44.242],[-68.1209,44.2347],[-68.1226,44.226],[-68.1245,44.2222],[-68.1282,44.2173],[-68.1376,44.2069],[-68.152,44.1977],[-68.1565,44.1948],[-68.1606,44.1935],[-68.1642,44.1923],[-68.1707,44.1901],[-68.1707,44.1899],[-68.1699,44.1861],[-68.1699,44.186],[-68.1684,44.1729],[-68.1693,44.1651],[-68.1713,44.1605],[-68.1707,44.1547],[-68.1722,44.1474],[-68.1713,44.1439],[-68.1719,44.1396],[-68.1739,44.1312],[-68.1749,44.1281],[-68.1751,44.1277],[-68.1759,44.1251],[-68.1801,44.1184],[-68.1858,44.112],[-68.1946,44.1053],[-68.2034,44.0996],[-68.2117,44.0961],[-68.2239,44.0919],[-68.2302,44.0905],[-68.2381,44.0895],[-68.2458,44.0891],[-68.2495,44.0893],[-68.2631,44.0906],[-68.2644,44.0891],[-68.267,44.0851],[-68.2715,44.0789],[-68.2762,44.0728],[-68.2792,44.0699],[-68.2822,44.0682],[-68.2876,44.0646],[-68.2937,44.0609],[-68.3035,44.0562],[-68.3114,44.0534],[-68.3239,44.0513],[-68.3256,44.0508],[-68.3291,44.0507],[-68.3356,44.0507],[-68.3358,44.0506],[-68.3413,44.0487],[-68.3566,44.0458],[-68.3688,44.0452],[-68.3745,44.0467],[-68.3811,44.0468],[-68.3842,44.0471],[-68.3879,44.0476],[-68.3907,44.0481],[-68.3933,44.0487],[-68.3957,44.0491],[-68.3985,44.0498],[-68.3993,44.05],[-68.4,44.0503],[-68.4008,44.0505],[-68.4168,44.0517],[-68.418,44.0518],[-68.4368,44.0532],[-68.4422,44.047],[-68.4446,44.0447],[-68.4466,44.0426],[-68.4493,44.0405],[-68.4524,44.038],[-68.463,44.0321],[-68.4641,44.0318],[-68.4654,44.0314],[-68.4715,44.0299],[-68.4782,44.0287],[-68.4846,44.0283],[-68.4849,44.0283],[-68.4858,44.0224],[-68.4874,44.0178],[-68.4891,44.0149],[-68.4906,44.013],[-68.4931,44.0106],[-68.4995,44.0067],[-68.5099,44.0003],[-68.5102,44.0001],[-68.5111,43.9996],[-68.5124,43.9987],[-68.5153,43.9961],[-68.5164,43.9952],[-68.5195,43.9929],[-68.5199,43.9926],[-68.5241,43.9901],[-68.5279,43.9879],[-68.5298,43.987],[-68.5307,43.9866],[-68.5348,43.9807],[-68.5382,43.977],[-68.5428,43.9724],[-68.5473,43.9686],[-68.5533,43.9649],[-68.5604,43.9611],[-68.5684,43.958],[-68.5778,43.9556],[-68.5851,43.9543],[-68.5942,43.9537],[-68.6021,43.9537],[-68.6104,43.9543],[-68.6165,43.9553],[-68.6187,43.9559],[-68.6245,43.9539],[-68.6314,43.9515],[-68.641,43.9494],[-68.6511,43.9482],[-68.6596,43.948],[-68.6691,43.9494],[-68.6699,43.9495],[-68.6792,43.9511],[-68.6897,43.9542],[-68.7002,43.9592],[-68.7045,43.962],[-68.7071,43.9638],[-68.7072,43.9638],[-68.7134,43.9627],[-68.7215,43.9619],[-68.7257,43.9582],[-68.7384,43.9469],[-68.7426,43.9432],[-68.7352,43.9437],[-68.7262,43.9434],[-68.7165,43.942],[-68.707,43.9392],[-68.696,43.9349],[-68.6869,43.9298],[-68.6793,43.9235],[-68.6733,43.9164],[-68.6687,43.9088],[-68.6657,43.9012],[-68.6638,43.8939],[-68.6641,43.8865],[-68.6641,43.8864],[-68.665,43.8805],[-68.6671,43.8751],[-68.6694,43.8696],[-68.6754,43.8628],[-68.6847,43.8546],[-68.6941,43.8489],[-68.704,43.8426],[-68.7127,43.8384],[-68.7243,43.8346],[-68.737,43.8327],[-68.7456,43.8324],[-68.7489,43.8325],[-68.7495,43.8325],[-68.756,43.8262],[-68.7645,43.819],[-68.7723,43.8129],[-68.7811,43.8066],[-68.7853,43.8043],[-68.7849,43.8032],[-68.7836,43.7992],[-68.7818,43.7927],[-68.7812,43.7851],[-68.7822,43.7775],[-68.7861,43.7684],[-68.7905,43.7626],[-68.7938,43.7579],[-68.7978,43.7529],[-68.799,43.7516],[-68.8006,43.7501],[-68.8023,43.7486],[-68.8054,43.746],[-68.8105,43.7427],[-68.8172,43.7396],[-68.8269,43.7357],[-68.8362,43.7336],[-68.8491,43.7324],[-68.8615,43.7325],[-68.8706,43.7336],[-68.8745,43.7342],[-68.8789,43.7353],[-68.8842,43.7369],[-68.8903,43.7394],[-68.8961,43.7402],[-68.9049,43.7419],[-68.9081,43.7429],[-68.9129,43.7444],[-68.9202,43.7474],[-68.9255,43.7501],[-68.9317,43.7546],[-68.9382,43.7603],[-68.9444,43.7679],[-68.9479,43.7743],[-68.9493,43.778],[-68.9498,43.78],[-68.9498,43.7801],[-68.9498,43.7802],[-68.95,43.7802],[-68.9579,43.7803],[-68.9709,43.7816],[-68.9812,43.7838],[-68.9903,43.7869],[-68.9967,43.7901],[-68.9991,43.7914],[-68.9995,43.7916],[-69.0099,43.7984],[-69.0144,43.8037],[-69.0179,43.8079],[-69.0243,43.8198],[-69.0246,43.8275],[-69.0247,43.8342],[-69.0228,43.8425],[-69.0343,43.8464],[-69.039,43.8487],[-69.0444,43.8515],[-69.0523,43.8565],[-69.0559,43.8589],[-69.058,43.8525],[-69.0649,43.8419],[-69.0709,43.8356],[-69.0762,43.8323],[-69.083,43.8257],[-69.0942,43.8189],[-69.0965,43.818],[-69.1056,43.8141],[-69.114,43.8119],[-69.1189,43.811],[-69.1222,43.8077],[-69.1245,43.8068],[-69.131,43.8031],[-69.1413,43.7984],[-69.1498,43.7957],[-69.1605,43.7937],[-69.171,43.7932],[-69.1858,43.7938],[-69.1972,43.796],[-69.2057,43.7995],[-69.2068,43.8],[-69.2181,43.8063],[-69.2266,43.8122],[-69.2328,43.8192],[-69.2365,43.8256],[-69.2408,43.8231],[-69.2495,43.8192],[-69.25,43.819],[-69.2561,43.8172],[-69.2623,43.8154],[-69.257,43.8121],[-69.2511,43.8074],[-69.25,43.8064],[-69.2495,43.8059],[-69.2425,43.7998],[-69.237,43.7895],[-69.2333,43.781],[-69.2335,43.778],[-69.2337,43.7744],[-69.2338,43.7741],[-69.2326,43.7694],[-69.2334,43.7623],[-69.235,43.7578],[-69.2363,43.7545],[-69.2381,43.7501],[-69.2405,43.7464],[-69.2449,43.7408],[-69.2495,43.7364],[-69.2525,43.7332],[-69.262,43.7254],[-69.2725,43.7195],[-69.276,43.7175],[-69.2829,43.7138],[-69.2845,43.7131],[-69.2978,43.7077],[-69.3089,43.705],[-69.3235,43.7037],[-69.3351,43.7045],[-69.3459,43.7072],[-69.3564,43.7109],[-69.3655,43.7165],[-69.3689,43.7185],[-69.3844,43.7318],[-69.3855,43.7336],[-69.3868,43.7352],[-69.3876,43.7361],[-69.3899,43.7401],[-69.391,43.7429],[-69.3923,43.7467],[-69.3949,43.7543],[-69.3952,43.7559],[-69.3959,43.7585],[-69.3972,43.7634],[-69.3966,43.7685],[-69.397,43.773],[-69.3953,43.7803],[-69.3928,43.7874],[-69.3873,43.799],[-69.3949,43.8022],[-69.4006,43.8045],[-69.4093,43.8108],[-69.4335,43.8039],[-69.4569,43.797],[-69.4594,43.7963],[-69.4699,43.7939],[-69.4804,43.7882],[-69.4894,43.7844],[-69.4995,43.7805],[-69.5016,43.7797],[-69.5048,43.7788],[-69.5058,43.7785],[-69.5058,43.7781],[-69.5059,43.7756],[-69.5075,43.7724],[-69.5101,43.768],[-69.5121,43.7644],[-69.5148,43.762],[-69.5158,43.761],[-69.5156,43.7599],[-69.5152,43.7584],[-69.5149,43.7555],[-69.5145,43.7529],[-69.5142,43.7501],[-69.5144,43.7488],[-69.5157,43.7414],[-69.5191,43.7321],[-69.5245,43.724],[-69.5311,43.7182],[-69.5353,43.7145],[-69.5509,43.7071],[-69.5666,43.7028],[-69.5846,43.702],[-69.5967,43.7033],[-69.6078,43.7004],[-69.6173,43.6998],[-69.6245,43.7003],[-69.6315,43.7009],[-69.6347,43.7016],[-69.644,43.7036],[-69.6556,43.7072],[-69.6647,43.7118],[-69.6676,43.7088],[-69.6685,43.7079],[-69.6733,43.7042],[-69.6777,43.7019],[-69.681,43.7001],[-69.6863,43.6982],[-69.6884,43.692],[-69.6889,43.6907],[-69.6934,43.6834],[-69.6992,43.6759],[-69.7083,43.6682],[-69.7192,43.6617],[-69.7304,43.6573],[-69.7371,43.6555],[-69.7495,43.654],[-69.7587,43.6543],[-69.7635,43.6544],[-69.7758,43.6556],[-69.7852,43.6578],[-69.7856,43.6579],[-69.7861,43.658],[-69.7866,43.6581],[-69.7936,43.6531],[-69.8057,43.6485],[-69.8088,43.6473],[-69.8275,43.645],[-69.8361,43.645],[-69.8384,43.645],[-69.8406,43.645],[-69.8417,43.6449],[-69.8552,43.6469],[-69.8595,43.6453],[-69.8745,43.6395],[-69.8819,43.6365],[-69.8829,43.636],[-69.8887,43.6337],[-69.8899,43.6332],[-69.8905,43.633],[-69.8911,43.6327],[-69.8925,43.6322],[-69.8964,43.6305],[-69.8982,43.6298],[-69.8983,43.6297],[-69.9098,43.6251],[-69.9335,43.6153],[-69.9565,43.6059],[-69.9637,43.6029],[-69.9758,43.5979],[-69.9994,43.5882],[-70.0154,43.5817],[-70.0167,43.5811],[-70.0189,43.5802],[-70.0216,43.5792],[-70.0257,43.5775],[-70.0295,43.5759],[-70.0338,43.5742],[-70.0409,43.5713],[-70.0434,43.5703],[-70.0524,43.5666],[-70.0657,43.5612],[-70.0753,43.5573],[-70.0763,43.5569],[-70.0915,43.5507],[-70.1057,43.545],[-70.1068,43.5445],[-70.1072,43.5444],[-70.1085,43.5438],[-70.1107,43.5429],[-70.1242,43.5374],[-70.1245,43.5373],[-70.1366,43.5335],[-70.156,43.5244],[-70.1642,43.5186],[-70.1703,43.5123],[-70.1797,43.5029],[-70.1825,43.5001],[-70.1842,43.4986],[-70.1901,43.4933],[-70.1918,43.4918],[-70.1997,43.4842],[-70.2021,43.4826],[-70.209,43.4779],[-70.2151,43.4727],[-70.2204,43.4683],[-70.2221,43.4669],[-70.2243,43.4648],[-70.2275,43.4616],[-70.2284,43.4607],[-70.2327,43.4573],[-70.2349,43.4554],[-70.2357,43.4548],[-70.2367,43.454],[-70.2436,43.4484],[-70.2495,43.4429],[-70.2528,43.4397],[-70.2556,43.4364],[-70.2593,43.4324],[-70.2597,43.432],[-70.2634,43.4295],[-70.2684,43.4263],[-70.2703,43.4218],[-70.274,43.4151],[-70.2804,43.4087],[-70.2876,43.4035],[-70.2955,43.3995],[-70.3029,43.3959],[-70.3119,43.3919],[-70.319,43.3901],[-70.3194,43.3888],[-70.3218,43.385],[-70.325,43.3815],[-70.3287,43.378],[-70.3319,43.3751],[-70.3327,43.3745],[-70.3344,43.3719],[-70.3363,43.3683],[-70.3384,43.3655],[-70.3426,43.361],[-70.3462,43.3582],[-70.3462,43.3544],[-70.3468,43.3496],[-70.3485,43.3455],[-70.3502,43.3421],[-70.3516,43.3391],[-70.354,43.3359],[-70.3563,43.3333],[-70.3584,43.3312],[-70.3607,43.3289],[-70.3628,43.3271],[-70.3653,43.3253],[-70.3674,43.3233],[-70.3692,43.3222],[-70.3745,43.3199],[-70.3796,43.3177],[-70.3854,43.3153],[-70.3919,43.3133],[-70.3967,43.3125],[-70.4009,43.3083],[-70.408,43.3042],[-70.4139,43.3008],[-70.4218,43.2975],[-70.4312,43.2951],[-70.4377,43.2937],[-70.4418,43.2927],[-70.4484,43.2914],[-70.4553,43.2903],[-70.4601,43.2898],[-70.4655,43.2895],[-70.4701,43.2899],[-70.4727,43.2908],[-70.4732,43.291],[-70.4733,43.291],[-70.4739,43.2908],[-70.4771,43.2895],[-70.4814,43.2883],[-70.4873,43.2872],[-70.4915,43.2869],[-70.4929,43.2869],[-70.493,43.2869],[-70.4931,43.2868],[-70.4932,43.2868],[-70.4935,43.2856],[-70.4938,43.2841],[-70.495,43.2799],[-70.4964,43.2767],[-70.4973,43.2744],[-70.4995,43.2717],[-70.5022,43.2681],[-70.5043,43.266],[-70.5078,43.2625],[-70.5116,43.2585],[-70.5148,43.2556],[-70.5182,43.2532],[-70.5198,43.2525],[-70.5208,43.2521],[-70.52,43.2518],[-70.5195,43.2516],[-70.5185,43.2502],[-70.5188,43.2501],[-70.5154,43.2473],[-70.5124,43.2427],[-70.5105,43.2377],[-70.5088,43.2321],[-70.5063,43.2249],[-70.5063,43.2188],[-70.5078,43.2123],[-70.5094,43.2078],[-70.5097,43.2071],[-70.5112,43.2012],[-70.5135,43.1961],[-70.5169,43.1928],[-70.5197,43.191],[-70.5192,43.1867],[-70.5196,43.1847],[-70.5199,43.1829],[-70.5205,43.181],[-70.5217,43.1798],[-70.5229,43.1789],[-70.5208,43.1746],[-70.5207,43.1668],[-70.5207,43.1618],[-70.5217,43.1549],[-70.5186,43.1569],[-70.5125,43.1606],[-70.5122,43.1607],[-70.5071,43.1635],[-70.5066,43.1637],[-70.5009,43.1661],[-70.4995,43.1668],[-70.4933,43.1692],[-70.4864,43.1703],[-70.4757,43.1707],[-70.4694,43.1708],[-70.4649,43.1708],[-70.4591,43.1701],[-70.4531,43.1692],[-70.4462,43.1681],[-70.4409,43.1666],[-70.4359,43.1641],[-70.4312,43.1612],[-70.4255,43.157],[-70.4196,43.1525],[-70.415,43.148],[-70.4106,43.1428],[-70.4072,43.1384],[-70.4046,43.1315],[-70.4034,43.1251],[-70.4036,43.1232],[-70.403,43.1195],[-70.4032,43.1152],[-70.4041,43.1094],[-70.4062,43.1021],[-70.4107,43.0966],[-70.4156,43.0915],[-70.4211,43.0866],[-70.4306,43.0802],[-70.4398,43.0765],[-70.4486,43.0737],[-70.4591,43.0715],[-70.469,43.0707],[-70.4772,43.071],[-70.4848,43.072],[-70.493,43.073],[-70.4995,43.0749],[-70.5041,43.0774],[-70.5104,43.0801],[-70.5169,43.0839],[-70.5251,43.0893],[-70.5302,43.0937],[-70.5344,43.099],[-70.5359,43.1022],[-70.5374,43.1058],[-70.5382,43.11],[-70.5391,43.1141],[-70.5404,43.1196],[-70.54,43.1251],[-70.5401,43.1305],[-70.5492,43.1251],[-70.553,43.1236],[-70.5558,43.1215],[-70.5562,43.1197],[-70.5565,43.1175],[-70.5574,43.1147],[-70.56,43.112],[-70.562,43.1099],[-70.5654,43.1066],[-70.5695,43.1032],[-70.5732,43.1005],[-70.5771,43.0978],[-70.5822,43.0955],[-70.5828,43.0924],[-70.5833,43.0892],[-70.5845,43.0848],[-70.5852,43.0828],[-70.5857,43.0812],[-70.5858,43.081],[-70.5858,43.0808],[-70.586,43.0802],[-70.5863,43.0795],[-70.5878,43.0739],[-70.5906,43.0674],[-70.5944,43.0628],[-70.5977,43.0592],[-70.5997,43.0569],[-70.5965,43.0568],[-70.5941,43.0564],[-70.5901,43.0561],[-70.5842,43.0553],[-70.5795,43.0543],[-70.5731,43.0529],[-70.5649,43.0501],[-70.5584,43.0473],[-70.5521,43.043],[-70.5461,43.0381],[-70.5422,43.034],[-70.5386,43.0286],[-70.5325,43.02],[-70.5302,43.0142],[-70.5297,43.0099],[-70.5289,43.0058],[-70.5297,43.0001],[-70.5299,42.9994],[-70.5302,42.9983],[-70.5308,42.9964],[-70.5315,42.9942],[-70.5326,42.992],[-70.534,42.9896],[-70.5348,42.9885],[-70.5342,42.9865],[-70.5344,42.9845],[-70.5345,42.9816],[-70.5348,42.9798],[-70.5355,42.9772],[-70.5358,42.9735],[-70.5364,42.9709],[-70.5361,42.9686],[-70.5357,42.9668],[-70.5357,42.9592],[-70.536,42.9562],[-70.5362,42.9547],[-70.5371,42.9514],[-70.539,42.9471],[-70.5402,42.944],[-70.5422,42.941],[-70.5446,42.9377],[-70.5481,42.9339],[-70.5504,42.9316],[-70.553,42.9293],[-70.5567,42.9267],[-70.56,42.9245],[-70.5631,42.9226],[-70.5659,42.9209],[-70.57,42.9191],[-70.5735,42.9177],[-70.5751,42.9171],[-70.5774,42.9242],[-70.5793,42.9307],[-70.5819,42.9383],[-70.5841,42.943],[-70.5863,42.9462],[-70.5876,42.9492],[-70.5896,42.9525],[-70.5918,42.9558],[-70.595,42.96],[-70.596,42.9614],[-70.6014,42.9675],[-70.6056,42.9722],[-70.6062,42.9729],[-70.6086,42.9757],[-70.6087,42.9757],[-70.6111,42.979],[-70.6112,42.979],[-70.6114,42.9791],[-70.6115,42.9792],[-70.6116,42.9793],[-70.6117,42.9793],[-70.6118,42.9794],[-70.612,42.9795],[-70.6122,42.9796],[-70.6123,42.9796],[-70.6125,42.9797],[-70.6127,42.9798],[-70.6129,42.9798],[-70.6132,42.9799],[-70.6133,42.98],[-70.6134,42.98],[-70.6135,42.98],[-70.6137,42.98],[-70.6148,42.9802],[-70.615,42.9802],[-70.6158,42.9803],[-70.6163,42.9803],[-70.6165,42.9804],[-70.6168,42.9804],[-70.6171,42.9804],[-70.6173,42.9805],[-70.6179,42.9805],[-70.6182,42.9806],[-70.6185,42.9806],[-70.6186,42.9806],[-70.6191,42.9807],[-70.6193,42.9807],[-70.6195,42.9808],[-70.6198,42.9808],[-70.6203,42.981],[-70.6206,42.9811],[-70.6208,42.9811],[-70.6209,42.9812],[-70.6211,42.9812],[-70.6214,42.9813],[-70.6215,42.9813],[-70.6216,42.9814],[-70.6217,42.9814],[-70.622,42.9815],[-70.6223,42.9816],[-70.6225,42.9816],[-70.623,42.9818],[-70.6235,42.9819],[-70.6238,42.982],[-70.624,42.9821],[-70.6242,42.9822],[-70.6246,42.9823],[-70.6252,42.9825],[-70.6269,42.9832],[-70.6294,42.9844],[-70.6307,42.9853],[-70.6315,42.9859],[-70.6322,42.9864],[-70.6338,42.9878],[-70.6536,43.0047],[-70.6696,43.0184],[-70.673,43.0212],[-70.6875,43.0336],[-70.6908,43.0364],[-70.6938,43.0389],[-70.6947,43.0397],[-70.6953,43.0402],[-70.6957,43.0406],[-70.6962,43.041],[-70.6967,43.0414],[-70.6973,43.0419],[-70.6978,43.0423],[-70.6983,43.0428],[-70.6988,43.0432],[-70.6993,43.0436],[-70.6998,43.0441],[-70.7003,43.0445],[-70.7008,43.0449],[-70.7012,43.0452],[-70.7013,43.0456],[-70.7022,43.0512],[-70.7022,43.0513],[-70.7023,43.0515],[-70.7024,43.0523],[-70.7027,43.0544],[-70.7028,43.0547],[-70.7035,43.0588],[-70.7037,43.0599],[-70.7038,43.0605],[-70.7038,43.0606],[-70.7039,43.0609],[-70.704,43.0614],[-70.704,43.0615],[-70.704,43.0618],[-70.7041,43.0622],[-70.7041,43.0625],[-70.7042,43.0628],[-70.7042,43.063],[-70.7043,43.0632],[-70.7043,43.0635],[-70.7043,43.0636],[-70.7044,43.0638],[-70.7044,43.064],[-70.7044,43.0642],[-70.7045,43.0645],[-70.7046,43.065],[-70.7046,43.0654],[-70.7047,43.0658],[-70.7048,43.0661],[-70.7048,43.0663],[-70.7048,43.0665],[-70.7049,43.0667],[-70.7049,43.0669],[-70.7049,43.067],[-70.7049,43.0672],[-70.705,43.0675],[-70.705,43.0677],[-70.7051,43.0681],[-70.7051,43.0684],[-70.7052,43.0687],[-70.7052,43.0688],[-70.7052,43.0689],[-70.7052,43.069],[-70.7053,43.0695],[-70.7054,43.0698],[-70.7054,43.0702],[-70.7055,43.0703],[-70.7055,43.0705],[-70.7056,43.0708],[-70.7056,43.071],[-70.7057,43.0715],[-70.7057,43.0716],[-70.7057,43.072],[-70.7058,43.0722],[-70.7058,43.0726],[-70.7059,43.0729],[-70.7059,43.0731],[-70.7059,43.0732],[-70.706,43.0732],[-70.706,43.0734],[-70.706,43.0736],[-70.7061,43.0738],[-70.7061,43.074],[-70.7061,43.0742],[-70.7061,43.0743],[-70.7061,43.0744],[-70.7062,43.0745],[-70.7062,43.0746],[-70.7062,43.0747],[-70.7062,43.0748],[-70.7062,43.0749],[-70.7063,43.075],[-70.7063,43.0751],[-70.7063,43.0752],[-70.7063,43.0753],[-70.7064,43.0753],[-70.7065,43.0753],[-70.7066,43.0753],[-70.707,43.0753],[-70.7085,43.0752],[-70.71,43.0752],[-70.7115,43.0751],[-70.7125,43.075],[-70.713,43.075],[-70.7141,43.0749],[-70.715,43.0749],[-70.7152,43.0749],[-70.7166,43.0748],[-70.72,43.0746],[-70.7201,43.0746],[-70.7203,43.0746],[-70.7232,43.0745],[-70.7234,43.0744],[-70.7237,43.0744],[-70.724,43.0744],[-70.7258,43.0743],[-70.731,43.0741],[-70.7312,43.0741],[-70.7331,43.074],[-70.7332,43.074],[-70.7347,43.0739],[-70.7349,43.0739],[-70.738,43.0737],[-70.7381,43.0738],[-70.7382,43.0739],[-70.7385,43.0743],[-70.7386,43.0744],[-70.7387,43.0745],[-70.7388,43.0747],[-70.7389,43.0748],[-70.739,43.0748],[-70.739,43.0749],[-70.7391,43.0749],[-70.7391,43.075],[-70.7394,43.0753],[-70.7396,43.0756],[-70.74,43.076],[-70.74,43.0761],[-70.7403,43.0763],[-70.7405,43.0765],[-70.7406,43.0766],[-70.7407,43.0767],[-70.7408,43.0768],[-70.7409,43.0768],[-70.741,43.0769],[-70.7412,43.077],[-70.7414,43.0772],[-70.7416,43.0773],[-70.7418,43.0774],[-70.7419,43.0775],[-70.7421,43.0776],[-70.7423,43.0777],[-70.7427,43.0778],[-70.743,43.078],[-70.7433,43.078],[-70.7435,43.0781],[-70.7438,43.0782],[-70.7439,43.0782],[-70.7442,43.0783],[-70.7444,43.0783],[-70.7451,43.0785],[-70.7453,43.0785],[-70.7454,43.0785],[-70.7456,43.0786],[-70.7459,43.0786],[-70.7465,43.0787],[-70.747,43.0788],[-70.7472,43.0789],[-70.7488,43.0791],[-70.7509,43.0793],[-70.7521,43.0795],[-70.7525,43.0796],[-70.7527,43.0796],[-70.7535,43.0797],[-70.7546,43.0798],[-70.7548,43.0799],[-70.7557,43.0799],[-70.7562,43.0801],[-70.7564,43.0802],[-70.7568,43.0803],[-70.7571,43.0805],[-70.7573,43.0808],[-70.7575,43.081],[-70.7576,43.0811],[-70.7578,43.0814],[-70.7579,43.0815],[-70.7581,43.0818],[-70.7583,43.0821],[-70.7584,43.0823],[-70.7586,43.0826],[-70.7587,43.0828],[-70.7588,43.083],[-70.759,43.0833],[-70.7594,43.0839],[-70.7598,43.0845],[-70.7604,43.0855],[-70.7608,43.0861],[-70.7612,43.0867],[-70.7615,43.0872],[-70.7618,43.0876],[-70.7624,43.0887],[-70.7625,43.0888],[-70.7627,43.0891],[-70.7629,43.0894],[-70.7631,43.0897],[-70.7631,43.0898],[-70.7633,43.0901],[-70.7635,43.0902],[-70.7636,43.0904],[-70.7637,43.0905],[-70.7639,43.0908],[-70.764,43.0909],[-70.7641,43.091],[-70.7646,43.0915],[-70.765,43.0918],[-70.7653,43.0921],[-70.7659,43.0925],[-70.7662,43.0927],[-70.7664,43.0928],[-70.7665,43.0928],[-70.7665,43.0929],[-70.7666,43.093],[-70.7668,43.0931],[-70.7669,43.0931],[-70.7671,43.0932],[-70.7673,43.0934],[-70.7675,43.0935],[-70.7678,43.0936],[-70.768,43.0937],[-70.7681,43.0938],[-70.7685,43.0939],[-70.7687,43.094],[-70.7691,43.0941],[-70.7693,43.0942],[-70.7694,43.0942],[-70.7697,43.0943],[-70.77,43.0943],[-70.7702,43.0944],[-70.7704,43.0944],[-70.7708,43.0945],[-70.771,43.0946],[-70.7713,43.0946],[-70.7714,43.0947],[-70.7717,43.0947],[-70.7723,43.0948],[-70.7739,43.095],[-70.7761,43.0953],[-70.7774,43.0954],[-70.778,43.0956],[-70.7786,43.0958],[-70.7792,43.096],[-70.7797,43.0962],[-70.7802,43.0966],[-70.7805,43.0968],[-70.7807,43.097],[-70.7808,43.0971],[-70.781,43.0973],[-70.7811,43.0974],[-70.7812,43.0976],[-70.7814,43.0978],[-70.7817,43.0981],[-70.7821,43.0988],[-70.7825,43.0994],[-70.7827,43.0996],[-70.783,43.1],[-70.7835,43.1007],[-70.7839,43.101],[-70.7849,43.1015],[-70.7853,43.1018],[-70.7858,43.1021],[-70.786,43.1022],[-70.7863,43.1024],[-70.7867,43.1026],[-70.7873,43.103],[-70.7878,43.1033],[-70.7881,43.1035],[-70.7885,43.1037],[-70.7888,43.1039],[-70.7892,43.1041],[-70.7894,43.1043],[-70.7897,43.1044],[-70.79,43.1046],[-70.7904,43.1048],[-70.7909,43.1051],[-70.7912,43.1053],[-70.7921,43.1058],[-70.7925,43.106],[-70.7941,43.1069],[-70.7949,43.1073],[-70.7957,43.1078],[-70.7959,43.1079],[-70.7962,43.1081],[-70.7971,43.1086],[-70.7975,43.1089],[-70.7984,43.1095],[-70.7988,43.1098],[-70.7991,43.11],[-70.7992,43.1101],[-70.7997,43.1104],[-70.8007,43.1113],[-70.801,43.1115],[-70.8014,43.112],[-70.8022,43.1127],[-70.8024,43.1129],[-70.8026,43.1131],[-70.8029,43.1133],[-70.8032,43.1135],[-70.8035,43.1138],[-70.8043,43.1144],[-70.8048,43.1147],[-70.8057,43.1152],[-70.8067,43.1159],[-70.8072,43.1162],[-70.8077,43.1165],[-70.8084,43.1169],[-70.8087,43.117],[-70.8093,43.1174],[-70.8105,43.118],[-70.8114,43.1184],[-70.8116,43.1185],[-70.8126,43.1189],[-70.8136,43.1194],[-70.8137,43.1194],[-70.815,43.1199],[-70.8156,43.1202],[-70.8162,43.1205],[-70.8175,43.1212],[-70.8185,43.1217],[-70.8189,43.1219],[-70.8197,43.1224],[-70.82,43.1225],[-70.8203,43.1227],[-70.8212,43.1232],[-70.8217,43.1235],[-70.8221,43.1237],[-70.8233,43.1244],[-70.8246,43.1251],[-70.8251,43.1255],[-70.8255,43.1259],[-70.8258,43.1261],[-70.8267,43.127],[-70.8271,43.1274],[-70.8274,43.1278],[-70.8276,43.1281],[-70.8277,43.1283],[-70.828,43.1289],[-70.8282,43.1294],[-70.8283,43.1295],[-70.8284,43.1296],[-70.8288,43.1305],[-70.829,43.1313],[-70.8291,43.1315],[-70.8293,43.1322],[-70.8294,43.1328],[-70.8296,43.1353],[-70.8297,43.1361],[-70.8297,43.1362],[-70.8297,43.1365],[-70.8297,43.1368],[-70.8298,43.1376],[-70.8298,43.1377],[-70.8299,43.1381],[-70.8301,43.1386],[-70.8307,43.1397],[-70.8315,43.1409],[-70.8322,43.1421],[-70.8328,43.1434],[-70.833,43.1439],[-70.8333,43.1445],[-70.8334,43.1451],[-70.8336,43.146],[-70.8336,43.1461],[-70.8336,43.147],[-70.8335,43.1478],[-70.8332,43.149],[-70.8332,43.1492],[-70.8329,43.1501],[-70.8325,43.1511],[-70.832,43.1521],[-70.8315,43.1532],[-70.8309,43.1544],[-70.8307,43.1548],[-70.8303,43.1556],[-70.83,43.1561],[-70.8295,43.1572],[-70.8293,43.1576],[-70.829,43.1585],[-70.8289,43.1588],[-70.8286,43.1598],[-70.8286,43.1603],[-70.8284,43.1614],[-70.8282,43.1626],[-70.8281,43.1639],[-70.8278,43.165],[-70.8278,43.1651],[-70.8278,43.1669],[-70.8278,43.1671],[-70.828,43.1677],[-70.828,43.1679],[-70.8281,43.1681],[-70.8281,43.1682],[-70.8281,43.1686],[-70.828,43.1695],[-70.8278,43.1704],[-70.8269,43.1714],[-70.8262,43.1721],[-70.826,43.1722],[-70.8257,43.1724],[-70.8256,43.1725],[-70.825,43.1727],[-70.8244,43.173],[-70.8241,43.1732],[-70.8239,43.1734],[-70.8238,43.1736],[-70.8237,43.1739],[-70.8236,43.1741],[-70.8236,43.1742],[-70.8236,43.1743],[-70.8236,43.1746],[-70.8236,43.1748],[-70.8236,43.1751],[-70.8236,43.1752],[-70.8236,43.1754],[-70.8237,43.1755],[-70.8237,43.176],[-70.8238,43.1766],[-70.8242,43.1781],[-70.8247,43.1796],[-70.8247,43.1797],[-70.825,43.1807],[-70.8251,43.181],[-70.8255,43.1818],[-70.8261,43.1831],[-70.8269,43.1844],[-70.8275,43.1856],[-70.8276,43.1857],[-70.8281,43.1865],[-70.8282,43.1869],[-70.8283,43.1873],[-70.8283,43.1876],[-70.8282,43.1878],[-70.8281,43.1882],[-70.8278,43.1886],[-70.8275,43.189],[-70.8271,43.1894],[-70.8263,43.19],[-70.826,43.1902],[-70.8257,43.1903],[-70.8254,43.1904],[-70.8252,43.1905],[-70.825,43.1906],[-70.8247,43.1907],[-70.8238,43.1909],[-70.8229,43.1912],[-70.8225,43.1913],[-70.8221,43.1913],[-70.8219,43.1914],[-70.8207,43.1917],[-70.8204,43.1917],[-70.8201,43.1919],[-70.82,43.1919],[-70.8198,43.1923],[-70.8196,43.1925],[-70.8195,43.1927],[-70.8193,43.193],[-70.8191,43.1935],[-70.819,43.1941],[-70.819,43.1945],[-70.8191,43.1951],[-70.8193,43.196],[-70.8197,43.1966],[-70.8198,43.1968],[-70.8199,43.197],[-70.82,43.1972],[-70.8203,43.1976],[-70.8206,43.1984],[-70.8207,43.1988],[-70.8207,43.1989],[-70.8207,43.1993],[-70.8207,43.1994],[-70.8207,43.1995],[-70.8205,43.201],[-70.8198,43.2034],[-70.8198,43.2036],[-70.8196,43.204],[-70.8188,43.2067],[-70.8179,43.2092],[-70.8173,43.2103],[-70.8172,43.2104],[-70.8166,43.2111],[-70.8166,43.2113],[-70.8165,43.2118],[-70.8165,43.2121],[-70.8166,43.2122],[-70.8166,43.2127],[-70.8168,43.2134],[-70.8169,43.2137],[-70.817,43.214],[-70.817,43.2141],[-70.817,43.2143],[-70.8169,43.2145],[-70.8168,43.2147],[-70.8168,43.2148],[-70.8166,43.215],[-70.8165,43.2152],[-70.8162,43.2155],[-70.8158,43.2157],[-70.8144,43.2163],[-70.8136,43.2168],[-70.8129,43.2174],[-70.8128,43.2175],[-70.8126,43.2177],[-70.8125,43.218],[-70.8124,43.2182],[-70.8125,43.2185],[-70.8125,43.2186],[-70.8126,43.2187],[-70.8127,43.2189],[-70.8129,43.2192],[-70.8135,43.2197],[-70.8136,43.2199],[-70.8135,43.22],[-70.8135,43.2201],[-70.8132,43.2204],[-70.813,43.2206],[-70.8127,43.2209],[-70.8127,43.221],[-70.8124,43.2211],[-70.8113,43.222],[-70.811,43.2223],[-70.8106,43.2229],[-70.8097,43.2242],[-70.8095,43.2247],[-70.8095,43.2252],[-70.8096,43.2253],[-70.8096,43.2254],[-70.8096,43.2255],[-70.8098,43.2259],[-70.81,43.226],[-70.8103,43.2262],[-70.8106,43.2263],[-70.8111,43.2266],[-70.8112,43.2267],[-70.8113,43.227],[-70.8114,43.2273],[-70.8114,43.2275],[-70.8114,43.2277],[-70.8115,43.2278],[-70.8115,43.228],[-70.8118,43.2283],[-70.8122,43.2286],[-70.8123,43.2287],[-70.8129,43.2289],[-70.8132,43.229],[-70.8135,43.2291],[-70.8141,43.2291],[-70.8145,43.2291],[-70.8152,43.229],[-70.8153,43.2289],[-70.8155,43.2289],[-70.8159,43.2288],[-70.8164,43.2288],[-70.8165,43.2288],[-70.8166,43.2288],[-70.8169,43.229],[-70.8172,43.2293],[-70.8172,43.2294],[-70.8174,43.2297],[-70.8175,43.2299],[-70.8175,43.23],[-70.8174,43.2303],[-70.8171,43.231],[-70.8166,43.2316],[-70.8161,43.2322],[-70.8156,43.2328],[-70.8155,43.2332],[-70.8155,43.2333],[-70.8155,43.2335],[-70.8155,43.2337],[-70.8156,43.2339],[-70.8156,43.234],[-70.8159,43.2344],[-70.816,43.2347],[-70.8161,43.2349],[-70.8162,43.235],[-70.8163,43.2351],[-70.8165,43.2355],[-70.8166,43.2356],[-70.8168,43.2359],[-70.8171,43.2362],[-70.8172,43.2363],[-70.8173,43.2364],[-70.8174,43.2366],[-70.8176,43.2369],[-70.8176,43.2371],[-70.8176,43.2372],[-70.8176,43.2374],[-70.8176,43.2377],[-70.8177,43.2379],[-70.8178,43.238],[-70.8178,43.2381],[-70.8179,43.2382],[-70.8183,43.2384],[-70.8187,43.2385],[-70.8191,43.2385],[-70.8193,43.2386],[-70.8194,43.2386],[-70.8201,43.2388],[-70.8212,43.2392],[-70.8217,43.2393],[-70.8222,43.2394],[-70.8226,43.2396],[-70.8232,43.24],[-70.8233,43.24],[-70.8235,43.2402],[-70.8239,43.2405],[-70.824,43.2408],[-70.824,43.241],[-70.8241,43.2411],[-70.8241,43.2413],[-70.8242,43.2416],[-70.8243,43.2418],[-70.8245,43.2419],[-70.8251,43.2422],[-70.8257,43.2424],[-70.8261,43.2424],[-70.8264,43.2426],[-70.8266,43.2427],[-70.8269,43.2431],[-70.8272,43.2433],[-70.8274,43.2434],[-70.8279,43.2435],[-70.8282,43.2435],[-70.8285,43.2434],[-70.8288,43.2434],[-70.8294,43.2432],[-70.8302,43.2432],[-70.8313,43.2433],[-70.8323,43.2433],[-70.8331,43.2433],[-70.834,43.2432],[-70.8342,43.2432],[-70.8343,43.2432],[-70.8347,43.2432],[-70.8354,43.2431],[-70.8356,43.243],[-70.8357,43.243],[-70.8358,43.243],[-70.8369,43.2424],[-70.8371,43.2423],[-70.8374,43.2423],[-70.8377,43.2424],[-70.8379,43.2424],[-70.838,43.2426],[-70.8382,43.2426],[-70.8384,43.2428],[-70.8387,43.2431],[-70.8388,43.2434],[-70.8389,43.2443],[-70.8388,43.2444],[-70.8389,43.2445],[-70.8388,43.2446],[-70.8388,43.2447],[-70.8385,43.2453],[-70.8383,43.2457],[-70.8381,43.246],[-70.8381,43.2464],[-70.8381,43.2465],[-70.8383,43.247],[-70.8384,43.2472],[-70.8385,43.2473],[-70.8386,43.2474],[-70.8388,43.2476],[-70.8391,43.2477],[-70.8397,43.2477],[-70.8404,43.2477],[-70.8407,43.2477],[-70.841,43.2478],[-70.841,43.2479],[-70.8411,43.2481],[-70.8411,43.2485],[-70.8408,43.2494],[-70.8405,43.2501],[-70.84,43.2504],[-70.8396,43.2507],[-70.8395,43.2509],[-70.8395,43.2511],[-70.8395,43.2512],[-70.8396,43.2513],[-70.8398,43.2517],[-70.8403,43.2522],[-70.8408,43.2526],[-70.8411,43.2528],[-70.8417,43.2534],[-70.8422,43.2538],[-70.8425,43.254],[-70.8428,43.2542],[-70.8431,43.2544],[-70.8435,43.2544],[-70.8439,43.2545],[-70.8444,43.2546],[-70.8449,43.2547],[-70.8456,43.2548],[-70.846,43.255],[-70.8464,43.255],[-70.8468,43.2551],[-70.8469,43.2551],[-70.8472,43.2552],[-70.8474,43.2552],[-70.8476,43.2552],[-70.8489,43.2555],[-70.8493,43.2557],[-70.85,43.2559],[-70.8507,43.2561],[-70.851,43.2563],[-70.8512,43.2564],[-70.8518,43.2567],[-70.8521,43.2567],[-70.8524,43.2567],[-70.8527,43.2567],[-70.8531,43.2565],[-70.8534,43.2563],[-70.8537,43.256],[-70.854,43.2558],[-70.8543,43.2555],[-70.8545,43.2554],[-70.8548,43.2552],[-70.8551,43.2551],[-70.8554,43.2551],[-70.8558,43.2552],[-70.8562,43.2554],[-70.8566,43.2555],[-70.8571,43.2557],[-70.8575,43.2558],[-70.8576,43.2559],[-70.8578,43.256],[-70.8578,43.2561],[-70.8579,43.2561],[-70.8581,43.2563],[-70.8582,43.2563],[-70.8585,43.2565],[-70.8591,43.257],[-70.8594,43.2572],[-70.8596,43.2575],[-70.8597,43.2577],[-70.8597,43.2578],[-70.8598,43.2578],[-70.8598,43.258],[-70.8598,43.2584],[-70.8598,43.2589],[-70.8598,43.259],[-70.8598,43.2596],[-70.8598,43.2597],[-70.8599,43.2599],[-70.8599,43.26],[-70.86,43.2602],[-70.8601,43.2605],[-70.8603,43.2608],[-70.8605,43.261],[-70.8606,43.2613],[-70.8607,43.2615],[-70.8607,43.2618],[-70.8607,43.262],[-70.8608,43.262],[-70.8608,43.2623],[-70.8608,43.2626],[-70.8608,43.2627],[-70.861,43.2629],[-70.8612,43.2631],[-70.8614,43.2633],[-70.8615,43.2633],[-70.8618,43.2635],[-70.8618,43.2636],[-70.8622,43.2638],[-70.8624,43.264],[-70.8624,43.2641],[-70.8626,43.2645],[-70.8626,43.2646],[-70.8629,43.2648],[-70.8632,43.2649],[-70.8636,43.2651],[-70.8638,43.2652],[-70.864,43.2654],[-70.8645,43.2656],[-70.8649,43.2657],[-70.8656,43.2658],[-70.8659,43.2658],[-70.8663,43.2658],[-70.8667,43.2658],[-70.867,43.2658],[-70.8671,43.2658],[-70.8673,43.2657],[-70.8678,43.2657],[-70.8684,43.2657],[-70.869,43.2658],[-70.8694,43.2659],[-70.8697,43.266],[-70.8701,43.2661],[-70.8703,43.2663],[-70.8705,43.2665],[-70.8706,43.2667],[-70.8707,43.2667],[-70.8708,43.2668],[-70.8709,43.2672],[-70.8712,43.2675],[-70.8713,43.2676],[-70.8714,43.2677],[-70.8716,43.2679],[-70.8719,43.268],[-70.8723,43.2682],[-70.8726,43.2684],[-70.8727,43.2686],[-70.8728,43.2687],[-70.8728,43.2688],[-70.8728,43.2689],[-70.8727,43.2691],[-70.8727,43.2698],[-70.8727,43.27],[-70.8731,43.2707],[-70.8732,43.2709],[-70.8734,43.2711],[-70.8736,43.2713],[-70.8739,43.2716],[-70.8743,43.2719],[-70.8744,43.2719],[-70.8745,43.2719],[-70.8755,43.2722],[-70.8758,43.2723],[-70.8762,43.2724],[-70.8768,43.2724],[-70.8774,43.2725],[-70.8776,43.2725],[-70.8783,43.2725],[-70.8789,43.2725],[-70.8791,43.2725],[-70.8793,43.2725],[-70.8795,43.2724],[-70.8799,43.2724],[-70.8805,43.2723],[-70.8806,43.2723],[-70.8809,43.2724],[-70.8812,43.2724],[-70.8814,43.2725],[-70.8816,43.2725],[-70.8818,43.2725],[-70.882,43.2725],[-70.8822,43.2725],[-70.8827,43.2728],[-70.8828,43.2728],[-70.883,43.273],[-70.8831,43.273],[-70.8833,43.2732],[-70.8835,43.2735],[-70.8836,43.2738],[-70.8836,43.274],[-70.8836,43.2744],[-70.8837,43.2749],[-70.8837,43.2754],[-70.8838,43.276],[-70.8838,43.2764],[-70.8838,43.2766],[-70.8838,43.2772],[-70.8838,43.2774],[-70.8835,43.2779],[-70.8832,43.2782],[-70.883,43.2783],[-70.8828,43.2784],[-70.8827,43.2785],[-70.8827,43.2786],[-70.8826,43.2787],[-70.8826,43.2788],[-70.8826,43.2789],[-70.8828,43.279],[-70.8829,43.279],[-70.8839,43.2793],[-70.8843,43.2795],[-70.8844,43.2795],[-70.8847,43.2796],[-70.8851,43.2798],[-70.8855,43.28],[-70.8856,43.2801],[-70.8857,43.2804],[-70.8858,43.2804],[-70.8858,43.2808],[-70.8858,43.2811],[-70.8858,43.2813],[-70.8856,43.2814],[-70.8851,43.2819],[-70.8847,43.2822],[-70.8846,43.2822],[-70.8838,43.2828],[-70.8836,43.2831],[-70.8835,43.2833],[-70.8835,43.2834],[-70.8836,43.2834],[-70.8842,43.2835],[-70.8844,43.2835],[-70.8849,43.2833],[-70.8854,43.283],[-70.8856,43.2829],[-70.8859,43.2828],[-70.8863,43.2827],[-70.8867,43.2827],[-70.8872,43.2827],[-70.8876,43.2828],[-70.888,43.2829],[-70.8885,43.2831],[-70.889,43.2833],[-70.8899,43.2838],[-70.8902,43.2839],[-70.8904,43.284],[-70.8907,43.2841],[-70.8915,43.2843],[-70.8922,43.2845],[-70.8927,43.2845],[-70.8931,43.2844],[-70.8933,43.2845],[-70.8939,43.2847],[-70.8945,43.285],[-70.8949,43.2851],[-70.8952,43.2852],[-70.8957,43.2852],[-70.8963,43.2852],[-70.8967,43.2853],[-70.897,43.2855],[-70.8971,43.2857],[-70.8973,43.2861],[-70.8974,43.2864],[-70.8977,43.2868],[-70.898,43.2872],[-70.8984,43.2873],[-70.8984,43.2874],[-70.8985,43.2874],[-70.8987,43.2873],[-70.8988,43.2873],[-70.899,43.2874],[-70.8992,43.2875],[-70.8992,43.2876],[-70.8993,43.2877],[-70.8993,43.2879],[-70.8993,43.288],[-70.899,43.2885],[-70.8988,43.289],[-70.8987,43.2891],[-70.8984,43.2897],[-70.8984,43.2899],[-70.8983,43.2907],[-70.8983,43.291],[-70.8981,43.2913],[-70.898,43.2914],[-70.8976,43.2916],[-70.8973,43.2917],[-70.8971,43.2917],[-70.8969,43.2918],[-70.8965,43.2919],[-70.8964,43.2919],[-70.8963,43.2921],[-70.8963,43.2923],[-70.8964,43.2923],[-70.8965,43.2923],[-70.8966,43.2924],[-70.8967,43.2924],[-70.8971,43.2926],[-70.8972,43.2927],[-70.8973,43.2927],[-70.8978,43.2927],[-70.8982,43.2925],[-70.8988,43.2922],[-70.899,43.2921],[-70.8996,43.2917],[-70.8998,43.2916],[-70.9003,43.2915],[-70.9004,43.2914],[-70.901,43.2914],[-70.9018,43.2913],[-70.9019,43.2914],[-70.9021,43.2914],[-70.9023,43.2914],[-70.9026,43.2916],[-70.9029,43.2919],[-70.9031,43.2921],[-70.9035,43.2924],[-70.9037,43.2924],[-70.9038,43.2923],[-70.9039,43.292],[-70.904,43.2915],[-70.904,43.2913],[-70.9042,43.2912],[-70.9043,43.2912],[-70.9052,43.2913],[-70.9059,43.2915],[-70.9066,43.292],[-70.9068,43.2925],[-70.9071,43.2928],[-70.9072,43.2928],[-70.9075,43.2933],[-70.9074,43.2936],[-70.9074,43.2937],[-70.9073,43.2938],[-70.9069,43.2937],[-70.9066,43.2938],[-70.9063,43.2939],[-70.9062,43.294],[-70.9061,43.2941],[-70.906,43.2944],[-70.9059,43.2947],[-70.9055,43.2955],[-70.9053,43.2957],[-70.9051,43.296],[-70.9048,43.2961],[-70.9044,43.2964],[-70.9041,43.2967],[-70.9039,43.2968],[-70.9036,43.2969],[-70.9029,43.2971],[-70.9025,43.2972],[-70.9016,43.2973],[-70.9012,43.2974],[-70.9005,43.2974],[-70.9002,43.2973],[-70.8998,43.2972],[-70.8994,43.2972],[-70.8986,43.297],[-70.8982,43.2968],[-70.8978,43.2967],[-70.8977,43.2968],[-70.8976,43.2971],[-70.8975,43.2973],[-70.8971,43.2975],[-70.8969,43.2976],[-70.8968,43.2976],[-70.8965,43.2979],[-70.8964,43.2983],[-70.8963,43.2984],[-70.8963,43.2985],[-70.8966,43.2988],[-70.8971,43.299],[-70.8975,43.2991],[-70.8979,43.299],[-70.8982,43.2991],[-70.8988,43.2992],[-70.8989,43.2992],[-70.8992,43.2995],[-70.8992,43.2998],[-70.8992,43.2999],[-70.8991,43.3002],[-70.8991,43.3003],[-70.8992,43.3006],[-70.8992,43.3008],[-70.8995,43.3011],[-70.8997,43.3011],[-70.9004,43.3012],[-70.9009,43.3011],[-70.9016,43.3012],[-70.9019,43.3013],[-70.9021,43.3014],[-70.9021,43.3015],[-70.9019,43.3019],[-70.9015,43.3025],[-70.9014,43.3028],[-70.9017,43.3031],[-70.902,43.3034],[-70.9023,43.3037],[-70.9026,43.3042],[-70.9026,43.3043],[-70.9026,43.3048],[-70.9025,43.305],[-70.9025,43.3055],[-70.9026,43.3056],[-70.9029,43.3058],[-70.903,43.3058],[-70.9032,43.3059],[-70.9035,43.306],[-70.9037,43.3062],[-70.9037,43.3063],[-70.9042,43.3065],[-70.9043,43.3065],[-70.9045,43.3065],[-70.9047,43.3065],[-70.9048,43.3064],[-70.9052,43.3061],[-70.9053,43.306],[-70.9056,43.3058],[-70.906,43.3054],[-70.9062,43.3051],[-70.9065,43.3047],[-70.9066,43.3047],[-70.9067,43.3047],[-70.9068,43.3047],[-70.907,43.3047],[-70.9071,43.3047],[-70.9072,43.3047],[-70.9073,43.3048],[-70.9077,43.305],[-70.908,43.3052],[-70.9086,43.3055],[-70.9086,43.3057],[-70.9087,43.3059],[-70.9091,43.3062],[-70.9093,43.3063],[-70.9098,43.3066],[-70.9099,43.3067],[-70.9105,43.3069],[-70.9106,43.3069],[-70.9109,43.307],[-70.9112,43.3071],[-70.9115,43.3072],[-70.9117,43.3073],[-70.9121,43.3074],[-70.9126,43.3076],[-70.9127,43.3077],[-70.9128,43.3079],[-70.9128,43.3081],[-70.9129,43.3082],[-70.9131,43.3084],[-70.9133,43.3085],[-70.9135,43.3086],[-70.9137,43.3089],[-70.9138,43.3091],[-70.9138,43.3093],[-70.9138,43.3094],[-70.9137,43.3095],[-70.9136,43.3095],[-70.9134,43.3096],[-70.9132,43.3096],[-70.9127,43.3095],[-70.9125,43.3095],[-70.9121,43.3094],[-70.9119,43.3094],[-70.9117,43.3094],[-70.9116,43.3096],[-70.9114,43.3099],[-70.9113,43.3102],[-70.9113,43.3104],[-70.9117,43.311],[-70.9121,43.3115],[-70.9125,43.3119],[-70.9127,43.3121],[-70.9128,43.3124],[-70.913,43.3126],[-70.9136,43.3132],[-70.914,43.3137],[-70.9144,43.3143],[-70.9151,43.315],[-70.9153,43.3151],[-70.9154,43.3152],[-70.9154,43.3153],[-70.9154,43.3154],[-70.9154,43.3155],[-70.9149,43.3156],[-70.9146,43.3156],[-70.9142,43.3157],[-70.9138,43.3157],[-70.9138,43.3158],[-70.9127,43.3159],[-70.9125,43.3159],[-70.9124,43.3159],[-70.9121,43.3158],[-70.9119,43.3157],[-70.9118,43.3157],[-70.9117,43.3159],[-70.9117,43.3162],[-70.9117,43.3163],[-70.9118,43.3163],[-70.912,43.3163],[-70.9128,43.3167],[-70.9132,43.3169],[-70.9134,43.3171],[-70.9135,43.3175],[-70.9135,43.3176],[-70.9135,43.3177],[-70.9136,43.3182],[-70.9135,43.3183],[-70.9134,43.3183],[-70.913,43.3183],[-70.9125,43.3183],[-70.9122,43.3185],[-70.912,43.3186],[-70.9118,43.3188],[-70.9116,43.3189],[-70.9114,43.3193],[-70.9113,43.3195],[-70.9114,43.3197],[-70.9117,43.3197],[-70.9118,43.3197],[-70.9123,43.3198],[-70.9129,43.3197],[-70.9133,43.3197],[-70.9139,43.3197],[-70.9144,43.3197],[-70.915,43.3197],[-70.9151,43.3197],[-70.9153,43.3197],[-70.9161,43.3196],[-70.9164,43.3197],[-70.9166,43.3198],[-70.9168,43.32],[-70.9169,43.3201],[-70.9169,43.3202],[-70.917,43.3203],[-70.9171,43.321],[-70.9169,43.3214],[-70.9168,43.3215],[-70.9168,43.3216],[-70.9166,43.3219],[-70.9167,43.322],[-70.9168,43.3221],[-70.9171,43.3221],[-70.9175,43.322],[-70.9177,43.322],[-70.918,43.3219],[-70.9188,43.3218],[-70.9193,43.3216],[-70.9195,43.3215],[-70.9201,43.3212],[-70.9202,43.3211],[-70.9204,43.3212],[-70.9204,43.3213],[-70.9204,43.3215],[-70.9202,43.3218],[-70.9198,43.322],[-70.9192,43.3223],[-70.9184,43.3227],[-70.9183,43.3231],[-70.9184,43.3233],[-70.9188,43.3239],[-70.9188,43.324],[-70.9189,43.324],[-70.919,43.3242],[-70.9191,43.3244],[-70.9192,43.3244],[-70.9193,43.3245],[-70.9199,43.3244],[-70.9209,43.3241],[-70.9217,43.3239],[-70.9218,43.3238],[-70.9222,43.3236],[-70.9224,43.3235],[-70.9229,43.3233],[-70.923,43.3233],[-70.9235,43.3233],[-70.9236,43.3234],[-70.9244,43.3239],[-70.9246,43.3241],[-70.9247,43.3242],[-70.9249,43.3244],[-70.925,43.3246],[-70.925,43.3247],[-70.9248,43.325],[-70.9248,43.3251],[-70.9242,43.3252],[-70.924,43.3252],[-70.9237,43.3253],[-70.9233,43.3254],[-70.923,43.3256],[-70.9228,43.3258],[-70.9228,43.3259],[-70.9228,43.326],[-70.9229,43.3261],[-70.9229,43.3262],[-70.9231,43.3262],[-70.9232,43.3262],[-70.9233,43.3261],[-70.9234,43.326],[-70.9236,43.3259],[-70.9239,43.3257],[-70.9241,43.3257],[-70.9255,43.3257],[-70.9258,43.3258],[-70.9262,43.326],[-70.9263,43.3261],[-70.9264,43.3264],[-70.9263,43.3265],[-70.9254,43.3266],[-70.9244,43.3268],[-70.9243,43.3269],[-70.9242,43.327],[-70.9242,43.3273],[-70.9243,43.3274],[-70.9244,43.3274],[-70.9249,43.3276],[-70.9251,43.3276],[-70.9256,43.3277],[-70.926,43.3278],[-70.9264,43.3279],[-70.9272,43.3282],[-70.9279,43.3285],[-70.9282,43.3286],[-70.9286,43.3287],[-70.9291,43.3289],[-70.9296,43.3289],[-70.9304,43.3291],[-70.9307,43.3293],[-70.9309,43.3295],[-70.9311,43.3298],[-70.9312,43.3302],[-70.9313,43.3306],[-70.9317,43.3309],[-70.9317,43.331],[-70.9317,43.3311],[-70.9314,43.3312],[-70.9312,43.3314],[-70.9312,43.3316],[-70.9313,43.3317],[-70.9316,43.3321],[-70.9317,43.3323],[-70.9318,43.3325],[-70.9318,43.3326],[-70.9318,43.3327],[-70.9318,43.3329],[-70.9318,43.333],[-70.9315,43.3331],[-70.9313,43.3332],[-70.9312,43.3332],[-70.9312,43.3333],[-70.9313,43.3334],[-70.9315,43.3334],[-70.9316,43.3334],[-70.9318,43.3334],[-70.9319,43.3334],[-70.932,43.3335],[-70.9321,43.3336],[-70.9321,43.3337],[-70.9321,43.3338],[-70.9321,43.3339],[-70.9321,43.3342],[-70.9321,43.3343],[-70.9322,43.3343],[-70.9323,43.3344],[-70.9329,43.3345],[-70.9333,43.3347],[-70.9337,43.3349],[-70.9338,43.335],[-70.9339,43.3354],[-70.9338,43.3355],[-70.9334,43.3358],[-70.9333,43.3358],[-70.9328,43.3357],[-70.9326,43.3356],[-70.9322,43.3355],[-70.932,43.3354],[-70.9317,43.3354],[-70.9313,43.3355],[-70.9312,43.3356],[-70.9309,43.3357],[-70.9308,43.336],[-70.9308,43.3362],[-70.9308,43.3363],[-70.9312,43.3366],[-70.9318,43.3368],[-70.9321,43.3369],[-70.9325,43.3371],[-70.9328,43.3372],[-70.9332,43.3372],[-70.9334,43.3372],[-70.9342,43.3373],[-70.935,43.3372],[-70.9358,43.3374],[-70.936,43.3374],[-70.9361,43.3374],[-70.9363,43.3374],[-70.9368,43.3374],[-70.937,43.3375],[-70.9375,43.3375],[-70.9377,43.3375],[-70.938,43.3372],[-70.9381,43.3372],[-70.9386,43.337],[-70.9388,43.3369],[-70.9391,43.3364],[-70.9395,43.3363],[-70.9396,43.3361],[-70.9399,43.3357],[-70.94,43.3355],[-70.9401,43.3355],[-70.9401,43.3354],[-70.9402,43.3354],[-70.9408,43.3355],[-70.9411,43.3355],[-70.9414,43.3355],[-70.9416,43.3354],[-70.9417,43.3354],[-70.9418,43.3353],[-70.942,43.3352],[-70.9423,43.3352],[-70.9425,43.3352],[-70.9429,43.3353],[-70.9431,43.3354],[-70.9432,43.3354],[-70.9434,43.3354],[-70.9442,43.3353],[-70.9447,43.3351],[-70.9449,43.3352],[-70.9451,43.3356],[-70.9453,43.3357],[-70.9454,43.3358],[-70.9458,43.336],[-70.9462,43.336],[-70.9463,43.336],[-70.9464,43.3358],[-70.9466,43.3355],[-70.9466,43.3353],[-70.9465,43.3349],[-70.9465,43.3347],[-70.9468,43.3347],[-70.947,43.3347],[-70.9474,43.3349],[-70.9476,43.335],[-70.9479,43.3351],[-70.9482,43.3352],[-70.9486,43.3354],[-70.9487,43.3355],[-70.9493,43.3356],[-70.9498,43.3357],[-70.9501,43.3357],[-70.9505,43.3356],[-70.9506,43.3354],[-70.9508,43.3351],[-70.9509,43.335],[-70.9513,43.335],[-70.9517,43.335],[-70.952,43.3349],[-70.9521,43.3349],[-70.9525,43.3346],[-70.9526,43.3344],[-70.9525,43.334],[-70.9524,43.3339],[-70.9523,43.3335],[-70.9523,43.3334],[-70.9525,43.3334],[-70.9529,43.3334],[-70.9533,43.3336],[-70.9539,43.334],[-70.9543,43.3341],[-70.9547,43.3342],[-70.9553,43.3341],[-70.9554,43.3341],[-70.9558,43.334],[-70.9562,43.3341],[-70.9565,43.3343],[-70.9569,43.3347],[-70.9571,43.3353],[-70.9571,43.3354],[-70.9571,43.3357],[-70.9571,43.3363],[-70.9573,43.3374],[-70.9574,43.3377],[-70.9575,43.338],[-70.9576,43.3383],[-70.9577,43.3385],[-70.9579,43.339],[-70.958,43.339],[-70.958,43.3391],[-70.9581,43.3392],[-70.9584,43.3397],[-70.9586,43.3401],[-70.9592,43.3406],[-70.9594,43.3407],[-70.9595,43.341],[-70.9598,43.3412],[-70.9603,43.3415],[-70.9607,43.3416],[-70.9609,43.3416],[-70.9615,43.3417],[-70.9616,43.3417],[-70.962,43.3418],[-70.9624,43.3418],[-70.9628,43.3417],[-70.9629,43.3416],[-70.9629,43.3415],[-70.9627,43.3413],[-70.9627,43.3412],[-70.9627,43.341],[-70.9628,43.341],[-70.9633,43.3409],[-70.9634,43.3409],[-70.9635,43.341],[-70.9637,43.3413],[-70.9639,43.3417],[-70.9641,43.3421],[-70.9642,43.3426],[-70.9642,43.3428],[-70.9643,43.3431],[-70.9643,43.3432],[-70.9645,43.3432],[-70.9646,43.3432],[-70.9649,43.3433],[-70.9655,43.3433],[-70.9661,43.3432],[-70.9665,43.3432],[-70.9667,43.3432],[-70.9668,43.3434],[-70.967,43.3438],[-70.9672,43.3439],[-70.9675,43.3442],[-70.9676,43.3443],[-70.968,43.3446],[-70.9682,43.345],[-70.9688,43.3462],[-70.9688,43.3463],[-70.9688,43.3464],[-70.9687,43.3465],[-70.9685,43.3466],[-70.9678,43.3468],[-70.9675,43.3469],[-70.9674,43.347],[-70.9673,43.3471],[-70.9673,43.3473],[-70.9671,43.3474],[-70.9668,43.3476],[-70.9667,43.3477],[-70.9665,43.3478],[-70.9666,43.3483],[-70.9666,43.3484],[-70.9669,43.3488],[-70.9674,43.3492],[-70.9677,43.3494],[-70.9684,43.3495],[-70.9687,43.3496],[-70.9689,43.3497],[-70.9691,43.3497],[-70.9691,43.3498],[-70.9697,43.3499],[-70.9703,43.3503],[-70.9707,43.3504],[-70.9709,43.3505],[-70.9712,43.3501],[-70.9711,43.3501],[-70.9711,43.3496],[-70.971,43.3491],[-70.9711,43.349],[-70.9712,43.349],[-70.9714,43.3488],[-70.972,43.3484],[-70.9722,43.3484],[-70.9724,43.3483],[-70.9726,43.3484],[-70.9731,43.3488],[-70.9732,43.3491],[-70.9733,43.3492],[-70.9733,43.3493],[-70.9734,43.3495],[-70.9734,43.3496],[-70.9735,43.3497],[-70.9734,43.3498],[-70.9735,43.3499],[-70.9733,43.35],[-70.9728,43.3503],[-70.9727,43.3503],[-70.9728,43.3509],[-70.9729,43.3514],[-70.9729,43.3517],[-70.9729,43.3518],[-70.9728,43.3519],[-70.9728,43.3522],[-70.9728,43.3528],[-70.9727,43.3532],[-70.9727,43.3533],[-70.9723,43.3539],[-70.9722,43.354],[-70.9721,43.3543],[-70.972,43.3546],[-70.9722,43.3548],[-70.9724,43.355],[-70.9727,43.355],[-70.9732,43.3553],[-70.9737,43.3556],[-70.974,43.3558],[-70.9741,43.3559],[-70.9745,43.3562],[-70.9746,43.3564],[-70.9749,43.3566],[-70.9749,43.3567],[-70.975,43.3568],[-70.9753,43.3572],[-70.9754,43.3575],[-70.9755,43.3578],[-70.9757,43.3581],[-70.976,43.3584],[-70.9763,43.3585],[-70.9767,43.3586],[-70.9769,43.3586],[-70.9771,43.3585],[-70.9772,43.3584],[-70.9774,43.3583],[-70.9777,43.3582],[-70.978,43.3582],[-70.9781,43.3584],[-70.9782,43.3587],[-70.9781,43.3589],[-70.9779,43.3592],[-70.9777,43.3594],[-70.9775,43.3596],[-70.9772,43.3601],[-70.9766,43.3611],[-70.9763,43.3614],[-70.9762,43.3614],[-70.9761,43.3615],[-70.9749,43.3623],[-70.9745,43.363],[-70.9745,43.3631],[-70.9745,43.3634],[-70.9746,43.3635],[-70.9746,43.3636],[-70.9748,43.3639],[-70.975,43.3645],[-70.9752,43.365],[-70.9754,43.3652],[-70.9755,43.3653],[-70.9756,43.3656],[-70.9761,43.3659],[-70.9762,43.3661],[-70.9762,43.3662],[-70.9759,43.3663],[-70.976,43.3666],[-70.9765,43.3672],[-70.9768,43.3675],[-70.9772,43.3677],[-70.9774,43.3678],[-70.9781,43.3682],[-70.9787,43.3685],[-70.979,43.3687],[-70.9798,43.3694],[-70.9801,43.3697],[-70.9802,43.3698],[-70.9805,43.3701],[-70.9807,43.3703],[-70.9808,43.3705],[-70.981,43.3707],[-70.9811,43.3709],[-70.9811,43.3712],[-70.9811,43.3716],[-70.9808,43.3717],[-70.9808,43.3719],[-70.9808,43.3722],[-70.9808,43.3727],[-70.9808,43.3729],[-70.981,43.3734],[-70.9812,43.3736],[-70.9813,43.3737],[-70.9814,43.3738],[-70.9815,43.374],[-70.9817,43.3744],[-70.9817,43.3745],[-70.9818,43.3747],[-70.9821,43.3751],[-70.9824,43.3754],[-70.9825,43.3755],[-70.983,43.3759],[-70.9833,43.3761],[-70.9833,43.3762],[-70.9834,43.3766],[-70.9833,43.3767],[-70.9832,43.3768],[-70.9829,43.3771],[-70.9828,43.3772],[-70.9826,43.3775],[-70.9824,43.3777],[-70.9824,43.3779],[-70.9826,43.3781],[-70.9829,43.3783],[-70.983,43.3783],[-70.9834,43.3784],[-70.9836,43.3785],[-70.9838,43.3785],[-70.9839,43.3785],[-70.9841,43.3785],[-70.985,43.3787],[-70.9853,43.3788],[-70.9855,43.379],[-70.9856,43.3791],[-70.9857,43.3792],[-70.9857,43.3794],[-70.9858,43.3796],[-70.9859,43.38],[-70.986,43.3804],[-70.9861,43.3809],[-70.9862,43.382],[-70.9863,43.3822],[-70.9862,43.3826],[-70.9861,43.3832],[-70.986,43.3833],[-70.9858,43.3838],[-70.9858,43.3839],[-70.9856,43.3844],[-70.9854,43.3855],[-70.9854,43.3859],[-70.9855,43.3864],[-70.9856,43.3867],[-70.9856,43.3868],[-70.9857,43.3871],[-70.9859,43.3873],[-70.986,43.3875],[-70.9861,43.3876],[-70.9863,43.3878],[-70.9865,43.388],[-70.9872,43.3887],[-70.9879,43.3899],[-70.9879,43.3902],[-70.9878,43.3907],[-70.9876,43.3915],[-70.9875,43.3916],[-70.9874,43.3921],[-70.9874,43.3925],[-70.9874,43.3928],[-70.9874,43.393],[-70.9874,43.3933],[-70.9873,43.3934],[-70.9872,43.3935],[-70.9867,43.3938],[-70.9861,43.3939],[-70.9858,43.3941],[-70.9855,43.3942],[-70.9854,43.3942],[-70.9854,43.3943],[-70.985,43.3944],[-70.9847,43.3945],[-70.9844,43.3945],[-70.9839,43.3944],[-70.9834,43.3945],[-70.9832,43.3945],[-70.983,43.3944],[-70.9828,43.3944],[-70.9827,43.3946],[-70.9827,43.3948],[-70.9827,43.3955],[-70.9825,43.3968],[-70.9825,43.3973],[-70.9823,43.3978],[-70.9823,43.3983],[-70.9824,43.3987],[-70.9826,43.3991],[-70.9827,43.3993],[-70.9828,43.3994],[-70.9834,43.3999],[-70.9835,43.3999],[-70.9838,43.4001],[-70.9841,43.4004],[-70.9841,43.4005],[-70.9842,43.4005],[-70.9842,43.4006],[-70.9843,43.4009],[-70.9844,43.4009],[-70.9847,43.4009],[-70.9848,43.401],[-70.985,43.4013],[-70.9851,43.4013],[-70.9854,43.4014],[-70.9856,43.4016],[-70.9856,43.4017],[-70.9856,43.4018],[-70.9856,43.4022],[-70.9857,43.4027],[-70.9861,43.403],[-70.9861,43.4031],[-70.9862,43.4032],[-70.9863,43.4034],[-70.9864,43.4035],[-70.9865,43.404],[-70.9866,43.4046],[-70.9866,43.4055],[-70.9867,43.4059],[-70.9867,43.4065],[-70.9865,43.4073],[-70.9865,43.4079],[-70.9864,43.4084],[-70.9863,43.4088],[-70.9863,43.4091],[-70.9862,43.4094],[-70.9861,43.4097],[-70.9861,43.4099],[-70.9859,43.4102],[-70.9859,43.4105],[-70.9861,43.4107],[-70.9865,43.4108],[-70.9865,43.4109],[-70.9867,43.4111],[-70.9869,43.4115],[-70.9869,43.4116],[-70.987,43.4118],[-70.987,43.4119],[-70.9871,43.4119],[-70.9871,43.4127],[-70.9871,43.4131],[-70.987,43.4135],[-70.9868,43.4138],[-70.9867,43.414],[-70.9866,43.4141],[-70.9865,43.4142],[-70.9864,43.4145],[-70.9862,43.4147],[-70.9861,43.4149],[-70.9861,43.415],[-70.9858,43.4151],[-70.9855,43.4154],[-70.9853,43.4156],[-70.9851,43.4159],[-70.9848,43.4166],[-70.9842,43.4172],[-70.9839,43.4177],[-70.9829,43.4188],[-70.9826,43.4192],[-70.9825,43.4193],[-70.9822,43.4198],[-70.982,43.4201],[-70.9817,43.4205],[-70.9813,43.4209],[-70.9808,43.4211],[-70.9805,43.4212],[-70.9803,43.4212],[-70.9798,43.4213],[-70.9794,43.4213],[-70.9791,43.4213],[-70.9785,43.4213],[-70.9778,43.4214],[-70.977,43.4215],[-70.9762,43.4217],[-70.9759,43.4218],[-70.9756,43.4219],[-70.975,43.4222],[-70.9749,43.4223],[-70.9748,43.4224],[-70.9742,43.4228],[-70.9736,43.4233],[-70.9732,43.4236],[-70.9727,43.424],[-70.9722,43.4244],[-70.9718,43.4248],[-70.971,43.4256],[-70.9707,43.4259],[-70.9703,43.4263],[-70.97,43.4266],[-70.9697,43.4269],[-70.9692,43.4276],[-70.9691,43.4279],[-70.969,43.4285],[-70.9689,43.4287],[-70.9687,43.4289],[-70.9685,43.4293],[-70.9685,43.4296],[-70.9685,43.43],[-70.9686,43.4301],[-70.9686,43.4303],[-70.9687,43.4305],[-70.9688,43.4307],[-70.9688,43.4308],[-70.9689,43.4311],[-70.969,43.4314],[-70.9691,43.4315],[-70.9691,43.4317],[-70.9691,43.4318],[-70.9692,43.432],[-70.9693,43.4322],[-70.9694,43.4326],[-70.9694,43.4332],[-70.9694,43.4335],[-70.9692,43.434],[-70.969,43.4344],[-70.9688,43.4346],[-70.9686,43.4348],[-70.9682,43.435],[-70.9678,43.4351],[-70.9676,43.4352],[-70.9671,43.4353],[-70.9666,43.4354],[-70.9664,43.4354],[-70.9663,43.4355],[-70.9653,43.4357],[-70.9643,43.436],[-70.9637,43.4362],[-70.963,43.4365],[-70.9628,43.4366],[-70.9626,43.4367],[-70.9623,43.4369],[-70.9622,43.437],[-70.962,43.4371],[-70.9615,43.4375],[-70.9613,43.4377],[-70.9612,43.438],[-70.961,43.4384],[-70.9609,43.4389],[-70.9608,43.4393],[-70.9609,43.4407],[-70.9609,43.4412],[-70.9611,43.4422],[-70.9612,43.4423],[-70.9615,43.4432],[-70.9616,43.4432],[-70.9616,43.4433],[-70.962,43.4438],[-70.9622,43.444],[-70.9623,43.444],[-70.9625,43.4443],[-70.9632,43.445],[-70.9633,43.4451],[-70.9634,43.4451],[-70.9637,43.4455],[-70.9638,43.4456],[-70.9639,43.4457],[-70.9647,43.4466],[-70.9652,43.447],[-70.9654,43.4472],[-70.9655,43.4473],[-70.9657,43.4476],[-70.9658,43.4477],[-70.9659,43.4478],[-70.9659,43.4479],[-70.966,43.4481],[-70.9661,43.4484],[-70.9662,43.4487],[-70.9663,43.449],[-70.9664,43.449],[-70.9666,43.4513],[-70.9665,43.4521],[-70.9665,43.4525],[-70.9665,43.4526],[-70.9664,43.4528],[-70.9664,43.4531],[-70.9663,43.4533],[-70.9658,43.4541],[-70.9655,43.4545],[-70.9653,43.4548],[-70.965,43.4553],[-70.9647,43.4555],[-70.9642,43.4561],[-70.9641,43.4563],[-70.9639,43.4565],[-70.9638,43.4569],[-70.9637,43.4571],[-70.9635,43.4574],[-70.9632,43.4581],[-70.9629,43.4592],[-70.9628,43.4597],[-70.9628,43.46],[-70.9627,43.4606],[-70.9626,43.4609],[-70.9625,43.4612],[-70.9623,43.4619],[-70.962,43.4629],[-70.9619,43.4631],[-70.9618,43.4635],[-70.9616,43.4641],[-70.9613,43.4647],[-70.9611,43.4649],[-70.9608,43.4654],[-70.9605,43.4657],[-70.9603,43.4662],[-70.9603,43.4665],[-70.9604,43.4668],[-70.9605,43.4671],[-70.9607,43.4673],[-70.9608,43.4674],[-70.9609,43.4676],[-70.9609,43.4678],[-70.9611,43.4682],[-70.9612,43.4685],[-70.9612,43.4686],[-70.9612,43.4687],[-70.9611,43.4689],[-70.9611,43.469],[-70.9611,43.4692],[-70.9613,43.4696],[-70.9615,43.4697],[-70.9619,43.4699],[-70.9622,43.4701],[-70.9626,43.4705],[-70.963,43.4711],[-70.9632,43.4715],[-70.9634,43.4716],[-70.9638,43.4716],[-70.9639,43.4717],[-70.964,43.472],[-70.9641,43.4724],[-70.9642,43.4726],[-70.9643,43.4728],[-70.9643,43.4729],[-70.9644,43.473],[-70.9645,43.4732],[-70.9646,43.4733],[-70.9647,43.4733],[-70.9648,43.4733],[-70.9649,43.4732],[-70.965,43.473],[-70.9651,43.4729],[-70.9653,43.4728],[-70.9657,43.4728],[-70.9659,43.4728],[-70.966,43.4729],[-70.9663,43.4732],[-70.9663,43.4733],[-70.9665,43.4734],[-70.9666,43.4734],[-70.9668,43.4735],[-70.9669,43.4736],[-70.9671,43.4738],[-70.9672,43.4738],[-70.9673,43.4738],[-70.9674,43.4736],[-70.9674,43.4733],[-70.9675,43.4733],[-70.9676,43.4732],[-70.9677,43.4733],[-70.968,43.4735],[-70.9684,43.4737],[-70.9688,43.4738],[-70.9693,43.4738],[-70.9696,43.4737],[-70.9696,43.4735],[-70.9697,43.4734],[-70.9698,43.4732],[-70.97,43.4731],[-70.9703,43.4731],[-70.9706,43.4734],[-70.9706,43.4735],[-70.9707,43.4739],[-70.9708,43.4741],[-70.9709,43.4742],[-70.9711,43.4743],[-70.9715,43.4745],[-70.9716,43.4747],[-70.9718,43.4747],[-70.972,43.4747],[-70.9721,43.4747],[-70.9723,43.4749],[-70.9723,43.475],[-70.9724,43.475],[-70.9725,43.475],[-70.9728,43.4751],[-70.973,43.4751],[-70.973,43.4752],[-70.9727,43.4753],[-70.9725,43.4753],[-70.9724,43.4754],[-70.9724,43.4755],[-70.9725,43.4757],[-70.9727,43.4758],[-70.9729,43.476],[-70.9732,43.4759],[-70.9733,43.4759],[-70.9735,43.4762],[-70.9736,43.4763],[-70.9737,43.4764],[-70.9736,43.4767],[-70.9735,43.4769],[-70.9737,43.4772],[-70.9738,43.4773],[-70.974,43.4774],[-70.9742,43.4774],[-70.9744,43.4774],[-70.9746,43.4772],[-70.9749,43.477],[-70.9752,43.4769],[-70.9754,43.477],[-70.9755,43.477],[-70.9755,43.4771],[-70.9756,43.4771],[-70.9755,43.4774],[-70.9753,43.4777],[-70.9753,43.4778],[-70.9754,43.4779],[-70.9758,43.478],[-70.9759,43.4781],[-70.976,43.4783],[-70.976,43.4784],[-70.9759,43.4785],[-70.9759,43.4786],[-70.9758,43.4786],[-70.9755,43.4787],[-70.9752,43.4787],[-70.9749,43.4786],[-70.9748,43.4785],[-70.9746,43.4783],[-70.9745,43.4784],[-70.9743,43.4784],[-70.9742,43.4785],[-70.9741,43.4784],[-70.974,43.4784],[-70.9738,43.4782],[-70.9736,43.4781],[-70.9735,43.4781],[-70.9735,43.4782],[-70.9734,43.4787],[-70.9732,43.4788],[-70.973,43.4788],[-70.9729,43.4787],[-70.9729,43.4784],[-70.9728,43.4783],[-70.9725,43.4783],[-70.9721,43.4783],[-70.972,43.4784],[-70.9719,43.4786],[-70.9719,43.4788],[-70.972,43.479],[-70.9717,43.4789],[-70.9715,43.4789],[-70.9713,43.4791],[-70.9711,43.4791],[-70.9706,43.4793],[-70.9705,43.4794],[-70.9705,43.4796],[-70.9703,43.4796],[-70.9702,43.4796],[-70.9699,43.4797],[-70.9698,43.4797],[-70.9698,43.4798],[-70.9698,43.4799],[-70.9701,43.48],[-70.9702,43.4801],[-70.9703,43.4802],[-70.9702,43.4803],[-70.9699,43.4804],[-70.9697,43.4806],[-70.9696,43.4807],[-70.9693,43.4808],[-70.9692,43.4808],[-70.9689,43.4807],[-70.9687,43.4807],[-70.9686,43.4806],[-70.9686,43.4803],[-70.9686,43.4802],[-70.9685,43.4802],[-70.9684,43.4802],[-70.9678,43.4806],[-70.9675,43.4809],[-70.9675,43.481],[-70.9676,43.481],[-70.9677,43.4811],[-70.9678,43.4811],[-70.968,43.4811],[-70.9679,43.4814],[-70.9679,43.4815],[-70.9679,43.4817],[-70.9682,43.4818],[-70.9685,43.482],[-70.9686,43.4821],[-70.9686,43.4823],[-70.9685,43.4823],[-70.9684,43.4823],[-70.9682,43.4823],[-70.9681,43.4823],[-70.9679,43.4821],[-70.9678,43.482],[-70.9677,43.4819],[-70.9675,43.4819],[-70.9674,43.4819],[-70.9673,43.4822],[-70.9672,43.4825],[-70.9673,43.4826],[-70.9674,43.4826],[-70.9678,43.4825],[-70.9679,43.4825],[-70.968,43.4826],[-70.968,43.4827],[-70.9678,43.4829],[-70.9678,43.4831],[-70.9678,43.4832],[-70.968,43.4834],[-70.9682,43.4835],[-70.9684,43.4836],[-70.9686,43.4837],[-70.9689,43.484],[-70.9688,43.4841],[-70.9687,43.4842],[-70.9684,43.4843],[-70.9682,43.4843],[-70.9682,43.4844],[-70.9684,43.4845],[-70.9685,43.4845],[-70.9688,43.4847],[-70.9689,43.4848],[-70.9688,43.4849],[-70.9686,43.4851],[-70.9686,43.4854],[-70.9688,43.4856],[-70.9694,43.4856],[-70.9694,43.486],[-70.9693,43.4862],[-70.9688,43.4871],[-70.9687,43.4873],[-70.9684,43.4877],[-70.9683,43.4878],[-70.9682,43.4881],[-70.9681,43.4881],[-70.968,43.4885],[-70.968,43.4886],[-70.9682,43.4887],[-70.9684,43.4888],[-70.9684,43.489],[-70.9684,43.4892],[-70.9683,43.4894],[-70.9681,43.4896],[-70.9679,43.4897],[-70.9676,43.4898],[-70.9674,43.4902],[-70.9672,43.4904],[-70.967,43.4906],[-70.9667,43.4909],[-70.9665,43.4913],[-70.9663,43.4916],[-70.9661,43.4919],[-70.9661,43.492],[-70.9659,43.4922],[-70.9658,43.4924],[-70.9657,43.4925],[-70.9654,43.4927],[-70.9652,43.4928],[-70.9651,43.4929],[-70.9649,43.4932],[-70.9644,43.4935],[-70.9644,43.4936],[-70.9645,43.4939],[-70.9646,43.4942],[-70.9647,43.4943],[-70.9647,43.4944],[-70.9648,43.4947],[-70.9648,43.495],[-70.9647,43.4952],[-70.9645,43.4955],[-70.9644,43.4957],[-70.9643,43.4961],[-70.9644,43.4967],[-70.9644,43.4971],[-70.9643,43.4971],[-70.964,43.4973],[-70.9638,43.4973],[-70.9635,43.4973],[-70.9632,43.4974],[-70.963,43.4975],[-70.9627,43.4975],[-70.9624,43.4975],[-70.9617,43.4977],[-70.9615,43.4978],[-70.9614,43.4978],[-70.9614,43.4979],[-70.9612,43.498],[-70.9609,43.4983],[-70.9603,43.4986],[-70.9599,43.4988],[-70.9595,43.499],[-70.9593,43.4991],[-70.9591,43.4992],[-70.9588,43.4994],[-70.9588,43.4995],[-70.9591,43.4997],[-70.9595,43.5001],[-70.9596,43.5001],[-70.9597,43.5002],[-70.9597,43.5003],[-70.9597,43.5004],[-70.9596,43.5006],[-70.9594,43.501],[-70.9593,43.5011],[-70.9589,43.5012],[-70.9587,43.5012],[-70.9586,43.5013],[-70.9585,43.5017],[-70.9585,43.502],[-70.9584,43.5023],[-70.9585,43.5027],[-70.9586,43.5029],[-70.9586,43.5032],[-70.9585,43.5033],[-70.9582,43.504],[-70.9581,43.5043],[-70.9578,43.5046],[-70.9578,43.505],[-70.9578,43.5054],[-70.9579,43.5055],[-70.9578,43.5059],[-70.9577,43.506],[-70.9577,43.5061],[-70.9579,43.5064],[-70.9579,43.5066],[-70.9578,43.507],[-70.9578,43.5078],[-70.958,43.508],[-70.9578,43.5082],[-70.9573,43.5084],[-70.9571,43.5085],[-70.957,43.5086],[-70.957,43.5087],[-70.9569,43.5088],[-70.9568,43.5089],[-70.9565,43.509],[-70.9564,43.509],[-70.9559,43.509],[-70.9556,43.5089],[-70.9555,43.5089],[-70.9552,43.509],[-70.9549,43.5091],[-70.9547,43.5093],[-70.9547,43.5094],[-70.9546,43.5095],[-70.9545,43.5097],[-70.9545,43.51],[-70.9547,43.5102],[-70.9548,43.5105],[-70.9549,43.5106],[-70.9549,43.5109],[-70.9549,43.5111],[-70.9549,43.5113],[-70.9552,43.5115],[-70.9554,43.5117],[-70.9555,43.5118],[-70.9556,43.5118],[-70.9562,43.5122],[-70.9564,43.5123],[-70.9567,43.5126],[-70.9568,43.5128],[-70.9567,43.5131],[-70.9566,43.5135],[-70.9564,43.5141],[-70.9561,43.5145],[-70.9559,43.5148],[-70.9558,43.5148],[-70.9557,43.515],[-70.9554,43.5153],[-70.9552,43.5156],[-70.9549,43.516],[-70.9548,43.5162],[-70.9546,43.5169],[-70.9546,43.517],[-70.9546,43.5172],[-70.9545,43.5178],[-70.9544,43.5181],[-70.9544,43.5182],[-70.9543,43.5185],[-70.9539,43.5191],[-70.9538,43.5195],[-70.9538,43.52],[-70.9537,43.5206],[-70.9538,43.5209],[-70.9539,43.521],[-70.9539,43.5215],[-70.9539,43.5223],[-70.954,43.5225],[-70.954,43.5226],[-70.9541,43.5227],[-70.9542,43.5228],[-70.9545,43.523],[-70.955,43.5232],[-70.9553,43.5233],[-70.9563,43.5237],[-70.9565,43.5238],[-70.9568,43.5241],[-70.9571,43.5246],[-70.9571,43.5247],[-70.9572,43.5249],[-70.9572,43.5251],[-70.9571,43.5258],[-70.9569,43.527],[-70.9569,43.5272],[-70.9568,43.5275],[-70.9568,43.5279],[-70.9568,43.5284],[-70.9569,43.5284],[-70.957,43.5288],[-70.9573,43.5292],[-70.9581,43.5297],[-70.9582,43.5298],[-70.9583,43.5301],[-70.9583,43.5304],[-70.9582,43.5306],[-70.9578,43.531],[-70.9577,43.5312],[-70.9578,43.5315],[-70.9578,43.5316],[-70.9582,43.5317],[-70.959,43.5321],[-70.9595,43.5324],[-70.9597,43.5325],[-70.9598,43.5325],[-70.9603,43.5328],[-70.9607,43.5331],[-70.9609,43.5333],[-70.9614,43.5337],[-70.9619,43.534],[-70.9623,43.5342],[-70.9625,43.5342],[-70.9625,43.5346],[-70.9626,43.5346],[-70.9626,43.5347],[-70.9628,43.535],[-70.9629,43.5351],[-70.963,43.5353],[-70.963,43.5355],[-70.963,43.5358],[-70.963,43.5363],[-70.963,43.5365],[-70.9631,43.5367],[-70.9631,43.537],[-70.9629,43.5374],[-70.963,43.5383],[-70.963,43.5385],[-70.963,43.5386],[-70.9632,43.5389],[-70.9637,43.5392],[-70.9638,43.5393],[-70.9638,43.5394],[-70.9638,43.5395],[-70.9637,43.5395],[-70.9635,43.5396],[-70.9634,43.5396],[-70.9633,43.5397],[-70.963,43.5398],[-70.9627,43.5399],[-70.9625,43.5399],[-70.9615,43.5401],[-70.9614,43.5402],[-70.9614,43.5403],[-70.9616,43.5405],[-70.9617,43.5406],[-70.9618,43.5408],[-70.9619,43.5409],[-70.962,43.541],[-70.9621,43.5411],[-70.962,43.5411],[-70.962,43.5412],[-70.9618,43.5412],[-70.9614,43.5411],[-70.9612,43.5412],[-70.9606,43.5413],[-70.9604,43.5413],[-70.9599,43.5411],[-70.9595,43.541],[-70.9595,43.5409],[-70.9595,43.5408],[-70.9591,43.5407],[-70.9588,43.5406],[-70.9584,43.5407],[-70.9578,43.541],[-70.9572,43.5412],[-70.9568,43.5414],[-70.9565,43.5414],[-70.9564,43.5414],[-70.9561,43.5415],[-70.956,43.5416],[-70.9561,43.5416],[-70.9561,43.5417],[-70.9561,43.5418],[-70.9562,43.5418],[-70.9561,43.5419],[-70.9561,43.542],[-70.956,43.5421],[-70.9559,43.5421],[-70.9558,43.542],[-70.9557,43.5418],[-70.9557,43.5416],[-70.9556,43.5415],[-70.9556,43.5414],[-70.9554,43.5411],[-70.9553,43.541],[-70.9552,43.5409],[-70.9552,43.5408],[-70.9551,43.5407],[-70.9551,43.5406],[-70.955,43.5406],[-70.9548,43.5405],[-70.9547,43.5405],[-70.9544,43.5405],[-70.9542,43.5405],[-70.9539,43.5405],[-70.9536,43.5405],[-70.9535,43.5406],[-70.9535,43.5407],[-70.9535,43.541],[-70.9535,43.5413],[-70.9535,43.5414],[-70.9535,43.5419],[-70.9536,43.5421],[-70.9536,43.5423],[-70.9537,43.5424],[-70.9537,43.5425],[-70.9537,43.5427],[-70.9537,43.5428],[-70.9536,43.5435],[-70.9537,43.5437],[-70.9537,43.544],[-70.9536,43.544],[-70.9536,43.5441],[-70.9536,43.5442],[-70.9535,43.5443],[-70.9534,43.5444],[-70.9533,43.5447],[-70.9533,43.5449],[-70.9532,43.5449],[-70.9532,43.545],[-70.9531,43.545],[-70.9527,43.5451],[-70.9525,43.5453],[-70.9525,43.5454],[-70.9525,43.5455],[-70.9526,43.5456],[-70.9523,43.5461],[-70.9524,43.5462],[-70.9523,43.5464],[-70.9523,43.5469],[-70.9524,43.5473],[-70.9524,43.5475],[-70.9524,43.5476],[-70.9524,43.5477],[-70.9524,43.5479],[-70.9524,43.5481],[-70.9524,43.5482],[-70.9523,43.5483],[-70.9523,43.5484],[-70.9523,43.5485],[-70.9522,43.5488],[-70.9522,43.549],[-70.9521,43.5493],[-70.9521,43.5495],[-70.952,43.5498],[-70.9518,43.55],[-70.9516,43.5501],[-70.9513,43.5502],[-70.9513,43.5503],[-70.9511,43.5504],[-70.951,43.5505],[-70.9509,43.5506],[-70.9508,43.5509],[-70.9508,43.551],[-70.9508,43.5511],[-70.9507,43.5512],[-70.9506,43.5513],[-70.9507,43.5514],[-70.9508,43.5515],[-70.9509,43.5515],[-70.9509,43.5516],[-70.951,43.5516],[-70.9511,43.5516],[-70.9512,43.5517],[-70.9513,43.5517],[-70.9513,43.5518],[-70.9514,43.5519],[-70.9515,43.552],[-70.9515,43.5521],[-70.9516,43.5522],[-70.9517,43.5523],[-70.9518,43.5523],[-70.9519,43.5524],[-70.9521,43.5525],[-70.9522,43.5525],[-70.9523,43.5526],[-70.9524,43.5527],[-70.9526,43.5527],[-70.9527,43.5526],[-70.9529,43.5527],[-70.9531,43.5527],[-70.9531,43.5528],[-70.9532,43.553],[-70.9533,43.553],[-70.9534,43.553],[-70.9535,43.5531],[-70.9538,43.5533],[-70.954,43.5534],[-70.9542,43.5535],[-70.9543,43.5536],[-70.9545,43.5537],[-70.9548,43.5539],[-70.9549,43.554],[-70.9549,43.5541],[-70.955,43.5542],[-70.955,43.5544],[-70.9549,43.5545],[-70.9549,43.5547],[-70.9549,43.5548],[-70.9548,43.5549],[-70.9548,43.5551],[-70.9548,43.5553],[-70.9548,43.5555],[-70.955,43.5558],[-70.9551,43.5559],[-70.9552,43.556],[-70.9552,43.5562],[-70.9552,43.5564],[-70.9552,43.5566],[-70.9552,43.5567],[-70.9553,43.557],[-70.9554,43.5572],[-70.9554,43.5573],[-70.9555,43.5576],[-70.9555,43.5577],[-70.9555,43.5579],[-70.9555,43.5581],[-70.9555,43.5584],[-70.9556,43.5587],[-70.9556,43.5589],[-70.9557,43.5592],[-70.9558,43.5595],[-70.9559,43.5597],[-70.956,43.56],[-70.9561,43.5601],[-70.9562,43.5602],[-70.9564,43.5604],[-70.9565,43.5606],[-70.9566,43.5607],[-70.9567,43.5608],[-70.9569,43.561],[-70.9571,43.5612],[-70.9573,43.5613],[-70.9573,43.5614],[-70.9575,43.5615],[-70.9577,43.5616],[-70.958,43.5618],[-70.9583,43.5618],[-70.9586,43.562],[-70.9589,43.5621],[-70.959,43.5621],[-70.9592,43.5622],[-70.9596,43.5623],[-70.9599,43.5624],[-70.9603,43.5625],[-70.9605,43.5625],[-70.9608,43.5626],[-70.9611,43.5626],[-70.9615,43.5627],[-70.9618,43.5628],[-70.9619,43.5629],[-70.9621,43.563],[-70.9622,43.563],[-70.9626,43.5632],[-70.9628,43.5634],[-70.963,43.5635],[-70.9632,43.5637],[-70.9633,43.5638],[-70.9634,43.564],[-70.9636,43.5643],[-70.9637,43.5645],[-70.9639,43.5651],[-70.9641,43.5656],[-70.9642,43.5658],[-70.9643,43.5659],[-70.9644,43.566],[-70.9645,43.5661],[-70.9646,43.5662],[-70.9648,43.5664],[-70.9651,43.5667],[-70.9652,43.5669],[-70.9654,43.567],[-70.9657,43.5675],[-70.9659,43.5679],[-70.966,43.5681],[-70.9661,43.5682],[-70.9662,43.5684],[-70.9663,43.5685],[-70.9665,43.569],[-70.9666,43.5693],[-70.9666,43.5694],[-70.9667,43.5694],[-70.967,43.5695],[-70.9672,43.5694],[-70.9674,43.5692],[-70.9675,43.5691],[-70.9677,43.569],[-70.9678,43.569],[-70.968,43.5689],[-70.9681,43.5689],[-70.9683,43.5688],[-70.9684,43.5689],[-70.9685,43.5689],[-70.9686,43.5689],[-70.9689,43.5688],[-70.9692,43.5688],[-70.9693,43.5688],[-70.9694,43.5687],[-70.9695,43.5687],[-70.9697,43.5686],[-70.9699,43.5686],[-70.9701,43.5686],[-70.9704,43.5689],[-70.9705,43.569],[-70.9707,43.5691],[-70.9708,43.5692],[-70.971,43.5693],[-70.9713,43.5695],[-70.9714,43.5695],[-70.9716,43.5696],[-70.9717,43.5697],[-70.9719,43.5698],[-70.9721,43.5699],[-70.9723,43.5699],[-70.9724,43.5699],[-70.9724,43.57],[-70.9725,43.5701],[-70.9726,43.5701],[-70.9727,43.5702],[-70.9727,43.5703],[-70.9728,43.5704],[-70.9728,43.5705],[-70.9728,43.5706],[-70.9728,43.5707],[-70.9728,43.5708],[-70.9728,43.5718],[-70.9729,43.5727],[-70.9729,43.5728],[-70.9729,43.5731],[-70.9729,43.5736],[-70.9729,43.5739],[-70.973,43.574],[-70.973,43.5749],[-70.9731,43.5759],[-70.9731,43.5763],[-70.9732,43.5772],[-70.9732,43.5781],[-70.9732,43.5787],[-70.9733,43.5792],[-70.9733,43.5801],[-70.9734,43.5809],[-70.9734,43.5811],[-70.9735,43.5829],[-70.9736,43.5839],[-70.9736,43.5842],[-70.9736,43.5845],[-70.9736,43.5849],[-70.9736,43.5851],[-70.9737,43.5861],[-70.9738,43.5874],[-70.9738,43.5883],[-70.9739,43.5889],[-70.9739,43.5896],[-70.974,43.5906],[-70.974,43.5918],[-70.9741,43.5922],[-70.9741,43.5928],[-70.9741,43.5929],[-70.9741,43.5932],[-70.9741,43.5939],[-70.9742,43.5947],[-70.9742,43.5951],[-70.9742,43.5954],[-70.9743,43.5967],[-70.9743,43.5976],[-70.9744,43.5984],[-70.9744,43.5989],[-70.9745,43.5998],[-70.9745,43.6012],[-70.9746,43.602],[-70.9746,43.6029],[-70.9746,43.6035],[-70.9747,43.6041],[-70.9747,43.6043],[-70.9747,43.605],[-70.9748,43.6059],[-70.9748,43.6065],[-70.9748,43.6067],[-70.9748,43.6072],[-70.9749,43.6076],[-70.9749,43.6079],[-70.9749,43.6089],[-70.9749,43.6094],[-70.9749,43.6096],[-70.9749,43.6097],[-70.975,43.6099],[-70.975,43.6105],[-70.975,43.6113],[-70.975,43.6116],[-70.975,43.6119],[-70.975,43.612],[-70.975,43.6121],[-70.9751,43.6132],[-70.9751,43.6134],[-70.9751,43.6138],[-70.9751,43.6141],[-70.9752,43.6144],[-70.9751,43.6144],[-70.9752,43.6145],[-70.9752,43.6149],[-70.9753,43.6157],[-70.9753,43.616],[-70.9753,43.6167],[-70.9753,43.617],[-70.9754,43.6175],[-70.9754,43.6178],[-70.9754,43.6181],[-70.9754,43.6186],[-70.9754,43.6188],[-70.9755,43.6189],[-70.9755,43.62],[-70.9756,43.621],[-70.9757,43.6223],[-70.9757,43.6225],[-70.9757,43.6229],[-70.9757,43.6232],[-70.9757,43.6233],[-70.9758,43.6242],[-70.9758,43.6246],[-70.9758,43.6251],[-70.9759,43.6255],[-70.9759,43.6257],[-70.9759,43.6259],[-70.9759,43.6261],[-70.976,43.6276],[-70.976,43.628],[-70.976,43.6281],[-70.9761,43.629],[-70.9762,43.6317],[-70.9763,43.6324],[-70.9763,43.633],[-70.9763,43.6337],[-70.9764,43.6358],[-70.9765,43.6359],[-70.9764,43.6359],[-70.9765,43.6362],[-70.9765,43.6373],[-70.9765,43.6377],[-70.9766,43.6378],[-70.9766,43.6391],[-70.9767,43.6401],[-70.9767,43.6406],[-70.9768,43.6419],[-70.9769,43.6425],[-70.9769,43.6432],[-70.977,43.644],[-70.9771,43.6462],[-70.9772,43.6469],[-70.9773,43.6479],[-70.9774,43.6491],[-70.9774,43.65],[-70.9776,43.652],[-70.9777,43.6529],[-70.9778,43.6544],[-70.978,43.656],[-70.9781,43.6574],[-70.9783,43.6589],[-70.9784,43.6605],[-70.9785,43.6617],[-70.9785,43.662],[-70.9785,43.6625],[-70.9787,43.6644],[-70.9787,43.6652],[-70.9787,43.6659],[-70.9788,43.6667],[-70.9788,43.6674],[-70.9789,43.6682],[-70.9789,43.6688],[-70.9789,43.6697],[-70.979,43.6703],[-70.979,43.6706],[-70.9791,43.6715],[-70.9792,43.6718],[-70.9793,43.6729],[-70.9793,43.673],[-70.9793,43.6732],[-70.9793,43.6733],[-70.9794,43.6735],[-70.9794,43.6738],[-70.9794,43.674],[-70.9794,43.6743],[-70.9796,43.6755],[-70.9796,43.6757],[-70.9796,43.6761],[-70.9796,43.6766],[-70.9797,43.6775],[-70.9798,43.6781],[-70.9798,43.6791],[-70.9799,43.6795],[-70.98,43.6805],[-70.98,43.6809],[-70.98,43.681],[-70.9801,43.6814],[-70.9801,43.6823],[-70.9802,43.6829],[-70.9803,43.6838],[-70.9803,43.6841],[-70.9803,43.6843],[-70.9803,43.6845],[-70.9804,43.6851],[-70.9804,43.6856],[-70.9805,43.6865],[-70.9806,43.6874],[-70.9806,43.6878],[-70.9807,43.6884],[-70.9807,43.6889],[-70.9808,43.6899],[-70.9809,43.6904],[-70.981,43.6914],[-70.981,43.692],[-70.9811,43.6929],[-70.9812,43.6935],[-70.9813,43.6944],[-70.9814,43.695],[-70.9814,43.696],[-70.9815,43.6965],[-70.9815,43.6969],[-70.9816,43.6974],[-70.9817,43.6984],[-70.9818,43.6991],[-70.9818,43.6998],[-70.9818,43.7004],[-70.9818,43.7005],[-70.9818,43.7006],[-70.9818,43.7007],[-70.9819,43.7008],[-70.9819,43.7009],[-70.9819,43.701],[-70.9819,43.7011],[-70.9819,43.7013],[-70.9819,43.7015],[-70.9819,43.7019],[-70.9819,43.702],[-70.9819,43.7021],[-70.9819,43.7027],[-70.9819,43.7034],[-70.9819,43.7042],[-70.9819,43.7047],[-70.9819,43.705],[-70.982,43.7058],[-70.982,43.7061],[-70.982,43.7067],[-70.982,43.7073],[-70.982,43.7074],[-70.982,43.7076],[-70.982,43.7077],[-70.982,43.7079],[-70.982,43.7081],[-70.982,43.7082],[-70.982,43.7083],[-70.982,43.7084],[-70.982,43.7088],[-70.982,43.7095],[-70.982,43.7097],[-70.982,43.7099],[-70.982,43.7101],[-70.982,43.7103],[-70.982,43.7104],[-70.982,43.7105],[-70.982,43.7107],[-70.982,43.7108],[-70.9821,43.7113],[-70.9821,43.7115],[-70.9821,43.7117],[-70.9821,43.7118],[-70.9821,43.7119],[-70.9821,43.712],[-70.9821,43.7122],[-70.9821,43.7124],[-70.9822,43.713],[-70.9822,43.7137],[-70.9822,43.7141],[-70.9822,43.7143],[-70.9823,43.7144],[-70.9823,43.7145],[-70.9823,43.7146],[-70.9823,43.7147],[-70.9823,43.715],[-70.9823,43.7151],[-70.9823,43.7152],[-70.9823,43.7154],[-70.9823,43.7155],[-70.9823,43.7157],[-70.9823,43.7159],[-70.9823,43.716],[-70.9824,43.7162],[-70.9824,43.7163],[-70.9824,43.7165],[-70.9824,43.7166],[-70.9824,43.7168],[-70.9824,43.717],[-70.9824,43.7172],[-70.9824,43.7173],[-70.9825,43.7175],[-70.9825,43.7176],[-70.9825,43.7177],[-70.9825,43.7179],[-70.9825,43.718],[-70.9825,43.7181],[-70.9825,43.7182],[-70.9825,43.7183],[-70.9825,43.7184],[-70.9825,43.7185],[-70.9825,43.7186],[-70.9825,43.7187],[-70.9825,43.7188],[-70.9825,43.7189],[-70.9826,43.7191],[-70.9826,43.7192],[-70.9826,43.7194],[-70.9826,43.7195],[-70.9826,43.7196],[-70.9826,43.7197],[-70.9826,43.7199],[-70.9826,43.72],[-70.9826,43.7201],[-70.9826,43.7203],[-70.9826,43.7204],[-70.9826,43.7206],[-70.9827,43.7208],[-70.9827,43.7209],[-70.9827,43.7211],[-70.9827,43.7212],[-70.9827,43.7214],[-70.9827,43.7215],[-70.9827,43.7216],[-70.9827,43.7217],[-70.9827,43.7218],[-70.9827,43.7219],[-70.9827,43.722],[-70.9827,43.7222],[-70.9827,43.7223],[-70.9828,43.7224],[-70.9828,43.7226],[-70.9828,43.7227],[-70.9828,43.7228],[-70.9828,43.7229],[-70.9828,43.7231],[-70.9828,43.7232],[-70.9828,43.7234],[-70.9828,43.7235],[-70.9828,43.7236],[-70.9828,43.7238],[-70.9828,43.7239],[-70.9829,43.724],[-70.9829,43.7241],[-70.9829,43.7243],[-70.9829,43.7244],[-70.9829,43.7245],[-70.9829,43.7247],[-70.9829,43.7248],[-70.9829,43.725],[-70.9829,43.7251],[-70.9829,43.7253],[-70.983,43.7254],[-70.983,43.7256],[-70.983,43.7257],[-70.983,43.7259],[-70.983,43.7261],[-70.983,43.7263],[-70.983,43.7264],[-70.983,43.7266],[-70.983,43.7268],[-70.983,43.7269],[-70.983,43.727],[-70.9831,43.727],[-70.9831,43.7271],[-70.9831,43.7272],[-70.9831,43.7274],[-70.9831,43.7275],[-70.9831,43.7277],[-70.9831,43.7278],[-70.9831,43.7279],[-70.9831,43.728],[-70.9831,43.7281],[-70.9831,43.7283],[-70.9831,43.7284],[-70.9831,43.7285],[-70.9831,43.7286],[-70.9831,43.7287],[-70.9831,43.7288],[-70.9831,43.7289],[-70.9832,43.7291],[-70.9832,43.7293],[-70.9832,43.7294],[-70.9832,43.7296],[-70.9832,43.7297],[-70.9832,43.7299],[-70.9832,43.73],[-70.9832,43.7302],[-70.9832,43.7303],[-70.9832,43.7305],[-70.9832,43.7306],[-70.9833,43.7309],[-70.9833,43.7312],[-70.9833,43.7313],[-70.9833,43.7314],[-70.9833,43.7321],[-70.9833,43.7322],[-70.9834,43.7329],[-70.9834,43.733],[-70.9834,43.7337],[-70.9835,43.7339],[-70.9835,43.7342],[-70.9835,43.7344],[-70.9836,43.7353],[-70.9836,43.7359],[-70.9837,43.7368],[-70.9838,43.7379],[-70.9838,43.7384],[-70.9839,43.7395],[-70.9839,43.74],[-70.984,43.7411],[-70.9841,43.7415],[-70.9842,43.7427],[-70.9842,43.7431],[-70.9843,43.7443],[-70.9843,43.7446],[-70.9844,43.7459],[-70.9844,43.7461],[-70.9845,43.7465],[-70.9845,43.747],[-70.9845,43.7475],[-70.9846,43.7485],[-70.9847,43.7491],[-70.9848,43.7501],[-70.9848,43.7503],[-70.9848,43.7511],[-70.9849,43.7517],[-70.985,43.7527],[-70.985,43.7531],[-70.985,43.7533],[-70.9851,43.7543],[-70.9851,43.7548],[-70.9852,43.7559],[-70.9853,43.7564],[-70.9854,43.7575],[-70.9855,43.7584],[-70.9857,43.7596],[-70.9858,43.7603],[-70.9859,43.7615],[-70.9861,43.7631],[-70.9863,43.7647],[-70.9864,43.7654],[-70.9865,43.7663],[-70.9867,43.7679],[-70.9869,43.7695],[-70.9871,43.7706],[-70.9871,43.7709],[-70.9871,43.771],[-70.9873,43.7726],[-70.9874,43.7742],[-70.9875,43.7751],[-70.9876,43.7758],[-70.9878,43.7774],[-70.9879,43.779],[-70.988,43.78],[-70.9881,43.7806],[-70.9882,43.7821],[-70.9884,43.7839],[-70.9885,43.7852],[-70.9887,43.7865],[-70.9887,43.7869],[-70.9887,43.7871],[-70.9888,43.7884],[-70.9889,43.7889],[-70.989,43.7897],[-70.989,43.7901],[-70.9891,43.7906],[-70.9891,43.7912],[-70.9891,43.7916],[-70.9891,43.792],[-70.9891,43.7921],[-70.9891,43.7926],[-70.9891,43.7935],[-70.9892,43.7936],[-70.9892,43.7937],[-70.9893,43.7988],[-70.9894,43.8027],[-70.9894,43.8047],[-70.9895,43.8074],[-70.9895,43.808],[-70.9895,43.8087],[-70.9895,43.8094],[-70.9896,43.8116],[-70.9896,43.8122],[-70.9897,43.8174],[-70.9897,43.8179],[-70.9898,43.822],[-70.9899,43.8225],[-70.9899,43.8265],[-70.9899,43.8267],[-70.9899,43.827],[-70.9899,43.8284],[-70.9899,43.8286],[-70.9899,43.8293],[-70.9899,43.831],[-70.99,43.8368],[-70.99,43.837],[-70.99,43.8399],[-70.9902,43.8464],[-70.9902,43.8466],[-70.9902,43.8467],[-70.9902,43.8468],[-70.9903,43.8479],[-70.9905,43.852],[-70.9906,43.8529],[-70.9907,43.8543],[-70.9907,43.855],[-70.9908,43.8569],[-70.9909,43.8593],[-70.9912,43.8636],[-70.9912,43.8642],[-70.9913,43.8652],[-70.9913,43.8659],[-70.9914,43.8665],[-70.9914,43.8681],[-70.9914,43.8684],[-70.9915,43.8696],[-70.9915,43.8707],[-70.9916,43.8711],[-70.9916,43.8721],[-70.9916,43.8726],[-70.9916,43.8733],[-70.9917,43.8739],[-70.9917,43.8745],[-70.9917,43.875],[-70.9916,43.8751],[-70.9916,43.8755],[-70.9917,43.8768],[-70.9917,43.8773],[-70.9917,43.8776],[-70.9918,43.8781],[-70.9918,43.8791],[-70.9919,43.8806],[-70.992,43.8829],[-70.9923,43.8863],[-70.9923,43.8867],[-70.9925,43.895],[-70.9925,43.8959],[-70.9925,43.8962],[-70.9925,43.8973],[-70.9924,43.9062],[-70.9925,43.9078],[-70.9928,43.9142],[-70.9928,43.9153],[-70.9928,43.9159],[-70.9928,43.916],[-70.9928,43.9161],[-70.9928,43.9164],[-70.9929,43.9171],[-70.9929,43.9176],[-70.9929,43.9183],[-70.9931,43.9233],[-70.9931,43.9245],[-70.9931,43.9247],[-70.9932,43.9254],[-70.9932,43.926],[-70.9932,43.9264],[-70.9933,43.929],[-70.9933,43.9291],[-70.9933,43.9298],[-70.9938,43.9368],[-70.9938,43.9372],[-70.9938,43.9374],[-70.994,43.9427],[-70.9942,43.9487],[-70.9942,43.9489],[-70.9943,43.9508],[-70.9947,43.9571],[-70.9947,43.9574],[-70.9947,43.9583],[-70.9948,43.9599],[-70.9948,43.9601],[-70.9948,43.9603],[-70.9948,43.9612],[-70.9949,43.9619],[-70.9952,43.9672],[-70.9959,43.979],[-70.996,43.98],[-70.996,43.982],[-70.9961,43.9834],[-70.9963,43.9892],[-70.9963,43.9893],[-70.9964,43.9915],[-70.9966,43.9981],[-70.9967,43.9999],[-70.9967,44.0001],[-70.9967,44.0002],[-70.9967,44.001],[-70.9967,44.0011],[-70.9969,44.0035],[-70.9969,44.0039],[-70.9969,44.0041],[-70.9969,44.0042],[-70.9969,44.0045],[-70.9971,44.0079],[-70.9971,44.0084],[-70.9972,44.0101],[-70.9972,44.0106],[-70.9972,44.0107],[-70.9973,44.0108],[-70.9974,44.0127],[-70.9974,44.013],[-70.9974,44.0131],[-70.9974,44.0137],[-70.9975,44.0149],[-70.9977,44.0178],[-70.9977,44.0181],[-70.9977,44.0187],[-70.9977,44.0192],[-70.9978,44.0202],[-70.9978,44.0205],[-70.9978,44.0215],[-70.9978,44.0216],[-70.9978,44.0217],[-70.9979,44.0219],[-70.9979,44.022],[-70.9979,44.0221],[-70.9979,44.0222],[-70.9979,44.0223],[-70.9979,44.0224],[-70.9979,44.0225],[-70.9979,44.0226],[-70.9979,44.023],[-70.9979,44.0244],[-70.9979,44.0249],[-70.998,44.0258],[-70.998,44.0266],[-70.998,44.0271],[-70.998,44.0288],[-70.9981,44.0307],[-70.9981,44.033],[-70.9981,44.0346],[-70.9981,44.0348],[-70.9982,44.0352],[-70.9982,44.0359],[-70.9982,44.037],[-70.9981,44.0373],[-70.9982,44.0373],[-70.9982,44.0378],[-70.9983,44.0386],[-70.9983,44.0387],[-70.9983,44.0388],[-70.9983,44.0394],[-70.9984,44.0404],[-70.9984,44.041],[-70.9984,44.0413],[-70.9985,44.0414],[-70.9985,44.0415],[-70.9985,44.0416],[-70.9985,44.0418],[-70.9985,44.0419],[-70.9985,44.0422],[-70.9985,44.0423],[-70.9985,44.0427],[-70.9985,44.0432],[-70.9985,44.0433],[-70.9985,44.0434],[-70.9986,44.0436],[-70.9986,44.044],[-70.9986,44.0442],[-70.9986,44.0443],[-70.9986,44.0444],[-70.9986,44.0445],[-70.9986,44.0447],[-70.9987,44.0468],[-70.9989,44.0493],[-70.9991,44.0519],[-70.9993,44.0556],[-70.9993,44.0568],[-70.9994,44.0569],[-70.9994,44.057],[-70.9994,44.0572],[-70.9994,44.0581],[-70.9995,44.0588],[-70.9995,44.0594],[-70.9995,44.06],[-70.9995,44.0601],[-70.9999,44.0625],[-70.9999,44.0627],[-71,44.0652],[-71.0001,44.0667],[-71.0001,44.0669],[-71.0002,44.069],[-71.0002,44.0693],[-71.0002,44.0695],[-71.0002,44.0705],[-71.001,44.0845],[-71.0011,44.0852],[-71.0011,44.0854],[-71.0011,44.0861],[-71.0011,44.0867],[-71.0012,44.0893],[-71.0012,44.0901],[-71.0012,44.0908],[-71.0012,44.091],[-71.0013,44.0929],[-71.0013,44.0932],[-71.0013,44.0939],[-71.0014,44.095],[-71.0014,44.096],[-71.0019,44.1045],[-71.0019,44.1052],[-71.002,44.1058],[-71.0021,44.1071],[-71.0021,44.1073],[-71.0021,44.108],[-71.0022,44.1106],[-71.0022,44.1116],[-71.0022,44.1117],[-71.0023,44.1124],[-71.0026,44.1213],[-71.0027,44.1243],[-71.0028,44.1259],[-71.0028,44.1264],[-71.0028,44.1272],[-71.0029,44.1285],[-71.0029,44.1294],[-71.003,44.1303],[-71.003,44.131],[-71.003,44.1311],[-71.003,44.1313],[-71.0031,44.1316],[-71.003,44.132],[-71.0031,44.133],[-71.0032,44.1343],[-71.0032,44.135],[-71.0032,44.1357],[-71.0033,44.1366],[-71.0033,44.1373],[-71.0034,44.1382],[-71.0036,44.1425],[-71.0037,44.1444],[-71.0037,44.1451],[-71.0039,44.1479],[-71.0042,44.1541],[-71.0044,44.1584],[-71.0046,44.1613],[-71.0046,44.1627],[-71.0047,44.1641],[-71.0047,44.1642],[-71.0047,44.1647],[-71.0048,44.1651],[-71.0048,44.1661],[-71.0048,44.167],[-71.0049,44.1682],[-71.0049,44.1689],[-71.0049,44.1695],[-71.0049,44.1706],[-71.005,44.1718],[-71.005,44.1728],[-71.005,44.174],[-71.0051,44.1746],[-71.0051,44.1754],[-71.0051,44.1755],[-71.0051,44.1758],[-71.0051,44.1769],[-71.0052,44.1801],[-71.0053,44.1831],[-71.0053,44.1859],[-71.0054,44.1869],[-71.0054,44.1878],[-71.0054,44.1893],[-71.0054,44.1903],[-71.0055,44.1915],[-71.0056,44.1962],[-71.0056,44.1975],[-71.0056,44.1977],[-71.0056,44.1979],[-71.0056,44.1984],[-71.0057,44.1994],[-71.0057,44.1996],[-71.0057,44.1999],[-71.0057,44.2002],[-71.0057,44.2007],[-71.0058,44.201],[-71.0058,44.2011],[-71.0057,44.2011],[-71.0057,44.2012],[-71.0057,44.2013],[-71.0057,44.2019],[-71.0057,44.2023],[-71.0058,44.2027],[-71.0059,44.204],[-71.0059,44.2041],[-71.006,44.206],[-71.0064,44.2115],[-71.0067,44.2151],[-71.0067,44.2153],[-71.0068,44.2157],[-71.0069,44.2177],[-71.0071,44.2211],[-71.0073,44.2252],[-71.0073,44.2255],[-71.0074,44.2257],[-71.0074,44.2259],[-71.0074,44.2262],[-71.0074,44.2263],[-71.0074,44.2271],[-71.0074,44.2273],[-71.0074,44.2274],[-71.0075,44.2277],[-71.0075,44.2278],[-71.0075,44.2287],[-71.0075,44.2288],[-71.0075,44.229],[-71.0079,44.2364],[-71.0079,44.2366],[-71.0079,44.237],[-71.0079,44.2375],[-71.0079,44.2377],[-71.008,44.2383],[-71.008,44.2395],[-71.008,44.2396],[-71.008,44.2397],[-71.0082,44.2427],[-71.0082,44.2429],[-71.0083,44.2434],[-71.0083,44.2453],[-71.0085,44.2485],[-71.0085,44.2494],[-71.0085,44.2501],[-71.0086,44.2523],[-71.0086,44.2528],[-71.0087,44.2535],[-71.0086,44.2535],[-71.0087,44.2543],[-71.0088,44.2575],[-71.0089,44.2585],[-71.0089,44.2591],[-71.0089,44.2597],[-71.0093,44.2656],[-71.0093,44.2658],[-71.0094,44.2668],[-71.0094,44.2672],[-71.0095,44.2688],[-71.0095,44.2699],[-71.0096,44.2733],[-71.0096,44.2738],[-71.01,44.2847],[-71.01,44.2849],[-71.01,44.2855],[-71.0102,44.2883],[-71.0105,44.2918],[-71.0106,44.2933],[-71.0109,44.2964],[-71.0109,44.2971],[-71.011,44.2978],[-71.0111,44.2993],[-71.0112,44.3],[-71.0112,44.301],[-71.0113,44.3019],[-71.0113,44.302],[-71.0113,44.3026],[-71.0114,44.304],[-71.0115,44.3072],[-71.0115,44.3077],[-71.0115,44.309],[-71.0116,44.31],[-71.0117,44.3113],[-71.0117,44.3122],[-71.0117,44.3132],[-71.0118,44.3143],[-71.0118,44.3152],[-71.0118,44.3161],[-71.0119,44.3169],[-71.0119,44.3178],[-71.0119,44.3182],[-71.012,44.3192],[-71.0121,44.3224],[-71.0121,44.323],[-71.0122,44.3245],[-71.0122,44.3254],[-71.0122,44.326],[-71.0123,44.3271],[-71.0123,44.3281],[-71.0123,44.3291],[-71.0124,44.3299],[-71.0127,44.3372],[-71.0129,44.3409],[-71.0131,44.3431],[-71.0131,44.3434],[-71.0131,44.3436],[-71.0132,44.3439],[-71.0132,44.3441],[-71.0132,44.3443],[-71.0134,44.3486],[-71.0134,44.3494],[-71.0135,44.3499],[-71.0135,44.3503],[-71.0136,44.3528],[-71.0138,44.3565],[-71.0139,44.3572],[-71.014,44.3586],[-71.0144,44.3633],[-71.0151,44.3714],[-71.0151,44.3717],[-71.0151,44.3721],[-71.0152,44.373],[-71.0152,44.3735],[-71.0153,44.3751],[-71.0153,44.3766],[-71.0154,44.3773],[-71.0154,44.3781],[-71.0155,44.3795],[-71.0156,44.3832],[-71.0156,44.3841],[-71.0157,44.385],[-71.0157,44.3851],[-71.0157,44.3852],[-71.0157,44.3856],[-71.0158,44.3873],[-71.0158,44.3877],[-71.0158,44.3881],[-71.0159,44.3889],[-71.0159,44.3892],[-71.0161,44.3925],[-71.0161,44.3929],[-71.0162,44.3941],[-71.0162,44.3945],[-71.0162,44.3946],[-71.0163,44.3959],[-71.0164,44.3975],[-71.0166,44.4018],[-71.0166,44.4022],[-71.0167,44.4035],[-71.0167,44.4039],[-71.0169,44.4065],[-71.0169,44.4078],[-71.0173,44.415],[-71.0173,44.4152],[-71.0177,44.4211],[-71.0178,44.4235],[-71.0179,44.4261],[-71.018,44.4272],[-71.0181,44.4287],[-71.0182,44.4317],[-71.0182,44.4319],[-71.0183,44.4323],[-71.0183,44.4331],[-71.0183,44.4333],[-71.0183,44.4336],[-71.0183,44.4337],[-71.0184,44.4338],[-71.0184,44.4344],[-71.0184,44.4351],[-71.0185,44.4366],[-71.0186,44.4384],[-71.0187,44.4395],[-71.0187,44.4396],[-71.0187,44.4399],[-71.0187,44.44],[-71.0188,44.4403],[-71.0188,44.4404],[-71.0188,44.4405],[-71.0189,44.4426],[-71.019,44.4436],[-71.019,44.4446],[-71.0191,44.4455],[-71.0191,44.446],[-71.0192,44.4465],[-71.0192,44.4472],[-71.0192,44.4479],[-71.0193,44.4487],[-71.0193,44.4492],[-71.0194,44.4499],[-71.0194,44.4504],[-71.0197,44.4547],[-71.0199,44.4575],[-71.0199,44.4577],[-71.02,44.4601],[-71.0201,44.4608],[-71.0202,44.4635],[-71.0203,44.4638],[-71.0203,44.4647],[-71.0203,44.4657],[-71.0204,44.4665],[-71.0204,44.4672],[-71.0205,44.4681],[-71.0205,44.4687],[-71.0206,44.4694],[-71.0206,44.47],[-71.0207,44.4707],[-71.0207,44.4721],[-71.0208,44.4733],[-71.0208,44.4738],[-71.0209,44.4749],[-71.021,44.4759],[-71.021,44.4768],[-71.0211,44.4776],[-71.0211,44.4782],[-71.0212,44.479],[-71.0212,44.4797],[-71.0212,44.4805],[-71.0213,44.4811],[-71.0213,44.4819],[-71.0214,44.4824],[-71.0214,44.483],[-71.0215,44.4846],[-71.0216,44.4852],[-71.0216,44.486],[-71.0217,44.4871],[-71.0218,44.4879],[-71.0219,44.4893],[-71.0219,44.4897],[-71.022,44.4904],[-71.0221,44.4914],[-71.0222,44.4924],[-71.0222,44.4928],[-71.0223,44.4935],[-71.0224,44.4944],[-71.0224,44.495],[-71.0225,44.4957],[-71.0229,44.5001],[-71.0231,44.5043],[-71.0233,44.507],[-71.0235,44.5107],[-71.0235,44.5114],[-71.0238,44.5163],[-71.0241,44.5222],[-71.0241,44.5228],[-71.0242,44.5237],[-71.0242,44.5247],[-71.0243,44.5251],[-71.0243,44.5254],[-71.0243,44.5262],[-71.0244,44.5272],[-71.0245,44.528],[-71.0245,44.529],[-71.0245,44.5293],[-71.0246,44.53],[-71.0246,44.5304],[-71.0247,44.532],[-71.0249,44.534],[-71.0249,44.5349],[-71.0251,44.5364],[-71.0251,44.537],[-71.0252,44.5377],[-71.0252,44.538],[-71.0256,44.5425],[-71.0257,44.5433],[-71.0257,44.5442],[-71.0257,44.5444],[-71.0261,44.5485],[-71.0262,44.5493],[-71.0262,44.5496],[-71.0263,44.5523],[-71.0264,44.5564],[-71.0265,44.5595],[-71.027,44.5731],[-71.0271,44.5779],[-71.0275,44.5844],[-71.0275,44.5852],[-71.0278,44.5909],[-71.0279,44.5949],[-71.0281,44.6013],[-71.0281,44.6017],[-71.0284,44.6079],[-71.0285,44.6102],[-71.0285,44.6113],[-71.0285,44.6118],[-71.0285,44.612],[-71.0285,44.6123],[-71.0286,44.6123],[-71.0285,44.6124],[-71.0286,44.6125],[-71.0286,44.613],[-71.0286,44.6144],[-71.0289,44.6207],[-71.0291,44.6251],[-71.0292,44.6261],[-71.0293,44.6271],[-71.0296,44.6318],[-71.0301,44.6411],[-71.0302,44.6415],[-71.0303,44.6443],[-71.031,44.6557],[-71.0316,44.6664],[-71.0316,44.6665],[-71.0316,44.6666],[-71.0318,44.6693],[-71.0322,44.6758],[-71.0324,44.6802],[-71.0326,44.6832],[-71.0332,44.692],[-71.0333,44.6948],[-71.0334,44.6952],[-71.0334,44.6955],[-71.0335,44.6976],[-71.0336,44.6985],[-71.0338,44.7012],[-71.034,44.7049],[-71.0344,44.71],[-71.0346,44.7122],[-71.0358,44.7283],[-71.0363,44.7361],[-71.0375,44.7512],[-71.0375,44.752],[-71.0376,44.7536],[-71.0376,44.7537],[-71.0379,44.759],[-71.038,44.7606],[-71.038,44.7614],[-71.038,44.7618],[-71.0381,44.7627],[-71.0384,44.767],[-71.0386,44.7692],[-71.0391,44.7753],[-71.0393,44.7779],[-71.0395,44.7804],[-71.0398,44.7853],[-71.04,44.7874],[-71.0402,44.7897],[-71.0403,44.7917],[-71.0406,44.7951],[-71.0408,44.7973],[-71.041,44.8001],[-71.0412,44.8036],[-71.0416,44.8076],[-71.0419,44.8108],[-71.042,44.8124],[-71.0421,44.8136],[-71.0422,44.8141],[-71.0427,44.8209],[-71.0427,44.8214],[-71.0428,44.8219],[-71.0428,44.8225],[-71.0428,44.823],[-71.0429,44.8235],[-71.0429,44.824],[-71.043,44.8246],[-71.043,44.825],[-71.043,44.8254],[-71.043,44.8258],[-71.0431,44.8263],[-71.0431,44.8268],[-71.0431,44.8269],[-71.0432,44.8275],[-71.0432,44.828],[-71.0433,44.8286],[-71.0433,44.8287],[-71.0433,44.8289],[-71.0433,44.8291],[-71.0434,44.8295],[-71.0434,44.8301],[-71.0435,44.8304],[-71.0435,44.8308],[-71.0435,44.8311],[-71.0436,44.832],[-71.0437,44.8327],[-71.0437,44.833],[-71.0439,44.8348],[-71.044,44.8351],[-71.044,44.8356],[-71.0443,44.8372],[-71.0444,44.8385],[-71.045,44.8422],[-71.0451,44.8431],[-71.0451,44.8438],[-71.0451,44.8444],[-71.0452,44.8468],[-71.0453,44.848],[-71.0459,44.8546],[-71.0459,44.8548],[-71.0459,44.8552],[-71.0459,44.8555],[-71.046,44.8566],[-71.046,44.8568],[-71.0462,44.8581],[-71.0466,44.862],[-71.0467,44.8631],[-71.0468,44.8632],[-71.0468,44.8635],[-71.0468,44.8637],[-71.0468,44.8647],[-71.0469,44.8661],[-71.0469,44.8663],[-71.0469,44.8664],[-71.0469,44.8665],[-71.0469,44.8672],[-71.047,44.8684],[-71.0474,44.8737],[-71.0475,44.8746],[-71.0475,44.8749],[-71.0476,44.8753],[-71.0478,44.8772],[-71.0478,44.8776],[-71.0479,44.8781],[-71.0479,44.8783],[-71.048,44.8788],[-71.048,44.8794],[-71.0481,44.8801],[-71.0481,44.8807],[-71.0482,44.8814],[-71.0482,44.882],[-71.0483,44.8826],[-71.0483,44.8831],[-71.0484,44.884],[-71.0484,44.8843],[-71.0488,44.889],[-71.0488,44.8895],[-71.0489,44.8897],[-71.0489,44.8899],[-71.0494,44.896],[-71.0494,44.8968],[-71.0496,44.8985],[-71.05,44.9029],[-71.0503,44.9067],[-71.0513,44.9165],[-71.0516,44.9194],[-71.0521,44.9249],[-71.0528,44.9332],[-71.0529,44.9335],[-71.0531,44.9356],[-71.0534,44.939],[-71.0535,44.9401],[-71.055,44.9555],[-71.0553,44.9589],[-71.0554,44.96],[-71.0558,44.9645],[-71.0563,44.9695],[-71.0566,44.9728],[-71.0566,44.973],[-71.0566,44.9731],[-71.0567,44.9732],[-71.0567,44.9735],[-71.0571,44.9783],[-71.0571,44.9785],[-71.0572,44.9787],[-71.0574,44.9815],[-71.0575,44.9816],[-71.0576,44.9837],[-71.0583,44.9905],[-71.0583,44.9912],[-71.0588,45.0001],[-71.0588,45.0009],[-71.059,45.0042],[-71.0593,45.0112],[-71.0594,45.0124],[-71.0595,45.0142],[-71.0595,45.0146],[-71.0595,45.0149],[-71.0599,45.0194],[-71.0599,45.0197],[-71.0599,45.0198],[-71.0599,45.0201],[-71.0599,45.0204],[-71.06,45.0207],[-71.06,45.021],[-71.06,45.0212],[-71.06,45.0214],[-71.06,45.0215],[-71.06,45.0217],[-71.0601,45.022],[-71.0601,45.0222],[-71.0601,45.0224],[-71.0601,45.0226],[-71.0601,45.0228],[-71.0601,45.023],[-71.0602,45.0233],[-71.0602,45.0235],[-71.0602,45.0237],[-71.0602,45.0239],[-71.0602,45.024],[-71.0602,45.0243],[-71.0602,45.0245],[-71.0603,45.0247],[-71.0603,45.0249],[-71.0603,45.0251],[-71.0604,45.0266],[-71.0604,45.027],[-71.0605,45.0284],[-71.0606,45.0286],[-71.0606,45.0289],[-71.0606,45.0291],[-71.0606,45.0294],[-71.0606,45.0296],[-71.0606,45.03],[-71.0607,45.0305],[-71.0607,45.031],[-71.0607,45.0313],[-71.0608,45.0317],[-71.0608,45.0319],[-71.0608,45.0322],[-71.0608,45.0324],[-71.0608,45.0326],[-71.0609,45.0329],[-71.0609,45.0331],[-71.0609,45.0334],[-71.0609,45.0336],[-71.0609,45.0339],[-71.061,45.0342],[-71.061,45.0344],[-71.061,45.0346],[-71.061,45.0349],[-71.061,45.0351],[-71.061,45.0354],[-71.0611,45.0356],[-71.0611,45.0359],[-71.0611,45.0361],[-71.0611,45.0366],[-71.0611,45.0368],[-71.0611,45.037],[-71.0612,45.0372],[-71.0612,45.0373],[-71.0613,45.0396],[-71.062,45.0476],[-71.0626,45.0556],[-71.0626,45.0557],[-71.0628,45.0588],[-71.0629,45.0596],[-71.0629,45.0598],[-71.063,45.0606],[-71.0631,45.0622],[-71.0633,45.0652],[-71.0638,45.0731],[-71.0641,45.0766],[-71.0643,45.0797],[-71.0644,45.0802],[-71.0644,45.0804],[-71.0644,45.0805],[-71.0645,45.0818],[-71.0645,45.0819],[-71.0645,45.0828],[-71.065,45.0893],[-71.0651,45.0898],[-71.0652,45.0909],[-71.0654,45.0941],[-71.0662,45.1038],[-71.0665,45.1077],[-71.0673,45.1179],[-71.0677,45.1233],[-71.0678,45.1249],[-71.0679,45.1251],[-71.0679,45.1257],[-71.068,45.1264],[-71.068,45.127],[-71.068,45.1274],[-71.0681,45.1279],[-71.0681,45.1285],[-71.0682,45.1288],[-71.0682,45.1293],[-71.0683,45.1299],[-71.0683,45.1304],[-71.0683,45.1308],[-71.0684,45.1313],[-71.0684,45.1317],[-71.0684,45.1322],[-71.0685,45.1328],[-71.0685,45.1332],[-71.0686,45.1336],[-71.0686,45.1343],[-71.0687,45.1348],[-71.0687,45.1353],[-71.0687,45.1357],[-71.0688,45.1361],[-71.0688,45.137],[-71.0689,45.1375],[-71.0689,45.1382],[-71.069,45.1388],[-71.069,45.1394],[-71.0691,45.1401],[-71.0691,45.1407],[-71.0691,45.1412],[-71.0691,45.1416],[-71.0693,45.1438],[-71.0695,45.1464],[-71.0697,45.1497],[-71.07,45.1529],[-71.0703,45.1555],[-71.0705,45.1587],[-71.0707,45.161],[-71.0709,45.1647],[-71.0711,45.1669],[-71.0713,45.1683],[-71.0713,45.1689],[-71.0715,45.1713],[-71.0717,45.1733],[-71.0717,45.1738],[-71.0723,45.1805],[-71.0724,45.1808],[-71.0724,45.1816],[-71.0724,45.1817],[-71.0726,45.1838],[-71.0729,45.1872],[-71.0734,45.1925],[-71.0741,45.1996],[-71.0743,45.2018],[-71.0744,45.2036],[-71.0745,45.204],[-71.0745,45.2043],[-71.0746,45.2056],[-71.0746,45.2068],[-71.0747,45.208],[-71.0748,45.2089],[-71.0748,45.2101],[-71.0749,45.2111],[-71.075,45.212],[-71.075,45.2132],[-71.0751,45.2142],[-71.0751,45.2152],[-71.0752,45.2161],[-71.0753,45.2171],[-71.0753,45.218],[-71.0754,45.219],[-71.0754,45.2201],[-71.0755,45.2212],[-71.0756,45.2225],[-71.0756,45.224],[-71.0757,45.2249],[-71.0757,45.2255],[-71.0757,45.2257],[-71.0757,45.2259],[-71.0758,45.2261],[-71.0758,45.227],[-71.0759,45.2279],[-71.076,45.2291],[-71.076,45.23],[-71.0761,45.231],[-71.0761,45.2317],[-71.0762,45.2331],[-71.0763,45.2341],[-71.0763,45.235],[-71.0764,45.2356],[-71.0764,45.2365],[-71.0764,45.2373],[-71.0765,45.2381],[-71.0765,45.2389],[-71.0765,45.2394],[-71.0766,45.2401],[-71.0767,45.2423],[-71.0768,45.2426],[-71.0768,45.2438],[-71.0769,45.2443],[-71.0769,45.2458],[-71.077,45.2463],[-71.077,45.2469],[-71.077,45.2475],[-71.0771,45.2478],[-71.0771,45.2481],[-71.0772,45.2498],[-71.0772,45.2501],[-71.0772,45.2503],[-71.0772,45.2504],[-71.0772,45.2505],[-71.0773,45.2508],[-71.0774,45.2521],[-71.0774,45.2522],[-71.0775,45.2526],[-71.0776,45.253],[-71.0777,45.254],[-71.0778,45.2549],[-71.0779,45.2557],[-71.078,45.2566],[-71.0781,45.2572],[-71.0782,45.258],[-71.0783,45.2585],[-71.0783,45.2588],[-71.0785,45.26],[-71.0786,45.2612],[-71.0788,45.2631],[-71.0789,45.2639],[-71.079,45.2641],[-71.079,45.2642],[-71.0792,45.2659],[-71.0792,45.2665],[-71.0793,45.2671],[-71.0798,45.2713],[-71.0802,45.2748],[-71.0802,45.2751],[-71.0813,45.2841],[-71.0818,45.2874],[-71.0825,45.2934],[-71.0825,45.2938],[-71.0827,45.2953],[-71.0828,45.2957],[-71.0831,45.2986],[-71.0832,45.2993],[-71.0833,45.3004],[-71.0837,45.3039],[-71.0839,45.3053],[-71.0839,45.3055]]]},"properties":{"STATE_ID":"23","STATE_NAME":"Maine"},"id":23}, -{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-74.0451,40.6887],[-74.0454,40.6889],[-74.0456,40.689],[-74.0459,40.6891],[-74.0461,40.6893],[-74.0465,40.6895],[-74.0466,40.6896],[-74.0468,40.6899],[-74.047,40.6902],[-74.0473,40.6905],[-74.0471,40.6905],[-74.0471,40.6906],[-74.0472,40.6907],[-74.0472,40.6908],[-74.0473,40.691],[-74.0472,40.6911],[-74.0471,40.6911],[-74.0469,40.6911],[-74.0466,40.6912],[-74.0463,40.6912],[-74.0461,40.6912],[-74.0459,40.6911],[-74.0453,40.6909],[-74.0448,40.6907],[-74.0445,40.6906],[-74.0443,40.6905],[-74.044,40.6903],[-74.0439,40.6902],[-74.0438,40.6901],[-74.0437,40.6899],[-74.0436,40.6897],[-74.0435,40.6896],[-74.0435,40.6893],[-74.0436,40.6891],[-74.0436,40.689],[-74.0437,40.6889],[-74.0438,40.6888],[-74.044,40.6887],[-74.0442,40.6886],[-74.0444,40.6885],[-74.0446,40.6886],[-74.0448,40.6887],[-74.0451,40.6887]]],[[[-74.0406,40.6999],[-74.0407,40.6999],[-74.0407,40.7],[-74.0407,40.7001],[-74.0408,40.7002],[-74.0407,40.7002],[-74.0406,40.7002],[-74.0405,40.7002],[-74.0404,40.7001],[-74.0403,40.7001],[-74.0402,40.7001],[-74.0401,40.7001],[-74.04,40.7001],[-74.04,40.7],[-74.0399,40.7],[-74.0398,40.7],[-74.0397,40.7],[-74.0397,40.6999],[-74.0396,40.6999],[-74.0396,40.6998],[-74.0395,40.6998],[-74.0394,40.6998],[-74.0393,40.6997],[-74.0392,40.6997],[-74.0391,40.6997],[-74.039,40.6997],[-74.0389,40.6996],[-74.0388,40.6996],[-74.0388,40.6995],[-74.0388,40.6994],[-74.0387,40.6993],[-74.0386,40.6992],[-74.0385,40.6992],[-74.0385,40.6991],[-74.0385,40.699],[-74.0385,40.6989],[-74.0384,40.6988],[-74.0384,40.6987],[-74.0385,40.6987],[-74.0386,40.6987],[-74.0387,40.6987],[-74.0387,40.6986],[-74.0388,40.6986],[-74.0389,40.6986],[-74.039,40.6986],[-74.0391,40.6986],[-74.0392,40.6986],[-74.0393,40.6986],[-74.0393,40.6987],[-74.0394,40.6987],[-74.0395,40.6987],[-74.0395,40.6988],[-74.0396,40.6988],[-74.0397,40.6988],[-74.0399,40.6986],[-74.0401,40.6987],[-74.0402,40.6988],[-74.0402,40.6989],[-74.0401,40.6989],[-74.04,40.6989],[-74.0399,40.6989],[-74.0398,40.6989],[-74.0398,40.699],[-74.0399,40.699],[-74.0399,40.6991],[-74.04,40.6991],[-74.0401,40.6992],[-74.0402,40.6992],[-74.0402,40.6993],[-74.0403,40.6994],[-74.0404,40.6994],[-74.0405,40.6995],[-74.0405,40.6996],[-74.0405,40.6997],[-74.0406,40.6997],[-74.0406,40.6998],[-74.0406,40.6999]]],[[[-73.3431,45.0108],[-73.3451,45.0063],[-73.3471,45.0016],[-73.3477,45],[-73.3479,44.9993],[-73.3481,44.9991],[-73.3482,44.9989],[-73.3483,44.9986],[-73.3484,44.9986],[-73.3485,44.9984],[-73.3486,44.9981],[-73.3492,44.9971],[-73.3497,44.9955],[-73.3502,44.9943],[-73.3509,44.993],[-73.352,44.9918],[-73.3534,44.9903],[-73.3534,44.9902],[-73.3541,44.9889],[-73.3546,44.9873],[-73.3541,44.9841],[-73.3537,44.983],[-73.3529,44.9806],[-73.3525,44.9799],[-73.3502,44.9762],[-73.3499,44.9758],[-73.3476,44.973],[-73.3447,44.9705],[-73.3429,44.9692],[-73.3397,44.9668],[-73.3387,44.9659],[-73.3382,44.9648],[-73.3381,44.9629],[-73.3379,44.9605],[-73.339,44.9513],[-73.3391,44.9508],[-73.3391,44.9506],[-73.3393,44.9476],[-73.3396,44.9434],[-73.3392,44.934],[-73.3392,44.9331],[-73.3385,44.9241],[-73.3385,44.9238],[-73.3386,44.9194],[-73.339,44.9177],[-73.3393,44.9169],[-73.3394,44.9165],[-73.3411,44.9146],[-73.3427,44.9137],[-73.3445,44.9127],[-73.3478,44.9113],[-73.3507,44.9096],[-73.3537,44.9074],[-73.3562,44.9045],[-73.3581,44.9013],[-73.3603,44.8972],[-73.3622,44.8915],[-73.3631,44.8883],[-73.3645,44.8832],[-73.3659,44.8777],[-73.3665,44.875],[-73.3676,44.8715],[-73.3691,44.8667],[-73.3694,44.8662],[-73.3697,44.8656],[-73.3702,44.8649],[-73.3706,44.8643],[-73.3711,44.8636],[-73.3716,44.8629],[-73.372,44.8624],[-73.3727,44.862],[-73.3736,44.8615],[-73.3742,44.8613],[-73.3745,44.8612],[-73.3746,44.8611],[-73.3757,44.8608],[-73.3763,44.8602],[-73.3771,44.8588],[-73.3775,44.8582],[-73.3779,44.8578],[-73.3785,44.8576],[-73.3795,44.8573],[-73.3798,44.857],[-73.3799,44.8566],[-73.3799,44.8555],[-73.3794,44.8526],[-73.3795,44.8516],[-73.38,44.8508],[-73.3813,44.8499],[-73.3816,44.8494],[-73.3814,44.8488],[-73.3805,44.8476],[-73.3803,44.8472],[-73.3805,44.8466],[-73.3814,44.845],[-73.3813,44.8447],[-73.3805,44.8442],[-73.3797,44.8439],[-73.3795,44.8435],[-73.3794,44.8427],[-73.3794,44.8426],[-73.3799,44.8406],[-73.3798,44.8396],[-73.3795,44.838],[-73.3787,44.8374],[-73.3774,44.8368],[-73.3761,44.8366],[-73.3753,44.8363],[-73.3746,44.8355],[-73.3743,44.8352],[-73.374,44.8348],[-73.3737,44.8344],[-73.3735,44.8341],[-73.3732,44.8336],[-73.3727,44.833],[-73.3723,44.8323],[-73.3719,44.8316],[-73.3713,44.8307],[-73.3704,44.8298],[-73.3696,44.8291],[-73.369,44.8286],[-73.3683,44.828],[-73.3681,44.8279],[-73.3671,44.8273],[-73.3665,44.8269],[-73.3657,44.8265],[-73.3649,44.8262],[-73.3635,44.8255],[-73.3629,44.8254],[-73.3622,44.8251],[-73.3616,44.8248],[-73.361,44.8246],[-73.3608,44.8245],[-73.3598,44.824],[-73.3591,44.8237],[-73.3581,44.8233],[-73.3574,44.8229],[-73.3562,44.8222],[-73.3556,44.8218],[-73.355,44.8215],[-73.3545,44.8212],[-73.3544,44.8211],[-73.3539,44.8207],[-73.3535,44.8204],[-73.3531,44.8199],[-73.3528,44.8194],[-73.3521,44.8186],[-73.3517,44.818],[-73.3511,44.8173],[-73.3506,44.8168],[-73.3502,44.8164],[-73.3498,44.8161],[-73.349,44.8154],[-73.3485,44.8151],[-73.3481,44.8148],[-73.3475,44.8144],[-73.347,44.8141],[-73.3463,44.8138],[-73.3457,44.8133],[-73.3451,44.813],[-73.3442,44.8123],[-73.3435,44.8115],[-73.3431,44.8111],[-73.3426,44.8104],[-73.3418,44.8094],[-73.3414,44.8088],[-73.3409,44.8084],[-73.3405,44.8081],[-73.3403,44.8079],[-73.3389,44.8068],[-73.3383,44.8064],[-73.3374,44.8059],[-73.3369,44.8055],[-73.3362,44.8051],[-73.3354,44.8046],[-73.335,44.8041],[-73.3349,44.8035],[-73.3347,44.8029],[-73.3345,44.8025],[-73.3344,44.8022],[-73.3343,44.8014],[-73.3342,44.8007],[-73.3341,44.7999],[-73.3339,44.7992],[-73.3339,44.7988],[-73.3338,44.7982],[-73.3338,44.798],[-73.3337,44.7979],[-73.3332,44.7896],[-73.3332,44.7888],[-73.3333,44.788],[-73.3334,44.7872],[-73.3335,44.7865],[-73.3336,44.786],[-73.3338,44.7852],[-73.3348,44.7833],[-73.3352,44.7828],[-73.3357,44.7821],[-73.3364,44.7815],[-73.3372,44.7809],[-73.3382,44.7801],[-73.3392,44.7795],[-73.34,44.7789],[-73.341,44.7783],[-73.3419,44.7779],[-73.3431,44.7772],[-73.3443,44.7763],[-73.3452,44.7753],[-73.3462,44.7742],[-73.3471,44.773],[-73.3476,44.7719],[-73.3479,44.7704],[-73.3484,44.7694],[-73.3487,44.7682],[-73.3492,44.7672],[-73.3495,44.7664],[-73.35,44.7653],[-73.3506,44.7644],[-73.3507,44.7643],[-73.3512,44.7636],[-73.3512,44.7634],[-73.352,44.761],[-73.352,44.7608],[-73.3521,44.7607],[-73.3521,44.7604],[-73.3524,44.7595],[-73.3528,44.7587],[-73.3533,44.7576],[-73.3537,44.7567],[-73.3539,44.7563],[-73.3544,44.7553],[-73.3551,44.7542],[-73.3559,44.7532],[-73.3568,44.7523],[-73.3573,44.7516],[-73.3577,44.751],[-73.3583,44.7503],[-73.3587,44.75],[-73.3592,44.7496],[-73.3599,44.7491],[-73.3609,44.7483],[-73.3615,44.7478],[-73.3625,44.7467],[-73.3634,44.7458],[-73.3638,44.7452],[-73.3642,44.7445],[-73.3648,44.7436],[-73.3652,44.7427],[-73.3656,44.7418],[-73.3658,44.7411],[-73.3657,44.7398],[-73.3655,44.7377],[-73.3652,44.7355],[-73.3651,44.7338],[-73.3651,44.7257],[-73.3652,44.7234],[-73.3653,44.7218],[-73.3655,44.7206],[-73.3655,44.7192],[-73.3654,44.7175],[-73.3654,44.7159],[-73.3654,44.7138],[-73.3653,44.7126],[-73.3653,44.7107],[-73.3654,44.7096],[-73.3656,44.7087],[-73.3657,44.708],[-73.3658,44.7071],[-73.3658,44.7068],[-73.3657,44.706],[-73.3655,44.7046],[-73.3655,44.7045],[-73.3653,44.7033],[-73.3654,44.7017],[-73.3656,44.7003],[-73.3658,44.6988],[-73.3658,44.6985],[-73.366,44.6976],[-73.3658,44.697],[-73.3653,44.6966],[-73.3647,44.6964],[-73.3639,44.6962],[-73.3632,44.6961],[-73.3623,44.696],[-73.3617,44.6958],[-73.3615,44.6955],[-73.3613,44.6954],[-73.3612,44.695],[-73.3613,44.6945],[-73.3615,44.6941],[-73.3616,44.6937],[-73.3622,44.6927],[-73.3623,44.6925],[-73.3631,44.6914],[-73.3641,44.6901],[-73.3644,44.6899],[-73.3645,44.6897],[-73.3645,44.6893],[-73.3647,44.6884],[-73.3653,44.6876],[-73.3657,44.6872],[-73.3669,44.6865],[-73.3682,44.6859],[-73.3694,44.6854],[-73.37,44.685],[-73.3701,44.6848],[-73.3701,44.6844],[-73.3699,44.6842],[-73.3698,44.6839],[-73.3697,44.6838],[-73.3692,44.6833],[-73.369,44.6831],[-73.3682,44.6825],[-73.368,44.6822],[-73.3677,44.6818],[-73.3674,44.6813],[-73.3672,44.6804],[-73.3671,44.679],[-73.3672,44.6785],[-73.3675,44.6782],[-73.3695,44.6779],[-73.3704,44.6777],[-73.3705,44.6777],[-73.3711,44.6775],[-73.3716,44.6772],[-73.3718,44.677],[-73.3719,44.676],[-73.3719,44.6759],[-73.3717,44.6752],[-73.3717,44.675],[-73.3714,44.6743],[-73.3711,44.6737],[-73.371,44.6728],[-73.3713,44.6719],[-73.3718,44.6707],[-73.3724,44.6696],[-73.3727,44.669],[-73.3727,44.6687],[-73.3726,44.6682],[-73.372,44.6677],[-73.3711,44.6671],[-73.3705,44.6666],[-73.3701,44.6661],[-73.3698,44.6656],[-73.3697,44.6635],[-73.3698,44.663],[-73.3701,44.6628],[-73.3704,44.6626],[-73.3706,44.6625],[-73.3709,44.6625],[-73.3717,44.6626],[-73.3725,44.6627],[-73.3731,44.6627],[-73.3737,44.6625],[-73.3741,44.6623],[-73.3746,44.6619],[-73.3753,44.661],[-73.3759,44.6602],[-73.3762,44.6593],[-73.3772,44.6581],[-73.3783,44.6574],[-73.3791,44.6568],[-73.3792,44.6561],[-73.3791,44.6557],[-73.379,44.6552],[-73.378,44.6538],[-73.378,44.6529],[-73.3783,44.6522],[-73.3791,44.6512],[-73.3801,44.65],[-73.3812,44.649],[-73.382,44.6486],[-73.3826,44.6483],[-73.384,44.6476],[-73.3845,44.6467],[-73.3839,44.6464],[-73.3836,44.6461],[-73.3832,44.6458],[-73.3828,44.6454],[-73.3789,44.6419],[-73.3786,44.6415],[-73.3789,44.641],[-73.3798,44.6404],[-73.381,44.6396],[-73.3827,44.6388],[-73.3834,44.6384],[-73.3858,44.6372],[-73.3868,44.6364],[-73.3872,44.6355],[-73.3871,44.6351],[-73.3865,44.6337],[-73.3864,44.6333],[-73.3863,44.6331],[-73.3863,44.6329],[-73.3861,44.6323],[-73.386,44.6317],[-73.3859,44.631],[-73.3859,44.6302],[-73.3862,44.6292],[-73.3863,44.6285],[-73.3865,44.6269],[-73.387,44.6251],[-73.3873,44.6237],[-73.3879,44.6227],[-73.3888,44.6215],[-73.39,44.6196],[-73.3902,44.6183],[-73.3898,44.6172],[-73.3871,44.615],[-73.3838,44.613],[-73.3829,44.6122],[-73.3824,44.6114],[-73.3821,44.6102],[-73.3816,44.6072],[-73.3807,44.6052],[-73.3796,44.6031],[-73.3777,44.6009],[-73.3769,44.5996],[-73.3768,44.5991],[-73.3763,44.5972],[-73.3768,44.5955],[-73.3779,44.5939],[-73.3796,44.5924],[-73.38,44.5921],[-73.381,44.5913],[-73.3816,44.5906],[-73.3819,44.59],[-73.3819,44.5893],[-73.3817,44.5892],[-73.3816,44.5891],[-73.3806,44.588],[-73.3778,44.5851],[-73.3765,44.5836],[-73.3757,44.582],[-73.3752,44.5802],[-73.3753,44.5776],[-73.3751,44.5766],[-73.3749,44.5758],[-73.3746,44.5756],[-73.3744,44.5754],[-73.3743,44.5753],[-73.3713,44.5728],[-73.3703,44.572],[-73.3694,44.5708],[-73.3691,44.5702],[-73.3682,44.5688],[-73.3673,44.5676],[-73.3654,44.566],[-73.3646,44.5656],[-73.364,44.5651],[-73.3627,44.5641],[-73.3619,44.5638],[-73.3615,44.5636],[-73.3609,44.5632],[-73.3601,44.5626],[-73.3584,44.5602],[-73.3581,44.5598],[-73.3574,44.5589],[-73.3573,44.5586],[-73.3572,44.5585],[-73.3571,44.5584],[-73.357,44.5582],[-73.3568,44.5579],[-73.3565,44.5577],[-73.3562,44.5575],[-73.356,44.5573],[-73.3558,44.5572],[-73.3555,44.5571],[-73.3552,44.5569],[-73.3544,44.5567],[-73.3542,44.5566],[-73.3539,44.5565],[-73.3538,44.5565],[-73.3535,44.5564],[-73.3534,44.5564],[-73.353,44.5563],[-73.3529,44.5563],[-73.3528,44.5563],[-73.3527,44.5563],[-73.3526,44.5563],[-73.3525,44.5562],[-73.3524,44.5562],[-73.3523,44.5562],[-73.3521,44.5562],[-73.3519,44.5561],[-73.3516,44.5561],[-73.3514,44.556],[-73.3508,44.5558],[-73.3505,44.5556],[-73.35,44.5554],[-73.3499,44.5553],[-73.3496,44.5552],[-73.3495,44.5551],[-73.3471,44.5539],[-73.3449,44.5528],[-73.3445,44.5527],[-73.344,44.5525],[-73.3437,44.5523],[-73.3434,44.5522],[-73.3432,44.552],[-73.3429,44.5519],[-73.3427,44.5517],[-73.3424,44.5515],[-73.3421,44.5511],[-73.3417,44.5507],[-73.3415,44.5504],[-73.3413,44.5502],[-73.3411,44.55],[-73.3398,44.5489],[-73.3396,44.5488],[-73.3394,44.5486],[-73.3392,44.5485],[-73.339,44.5483],[-73.3388,44.5481],[-73.3388,44.5479],[-73.3387,44.5478],[-73.3387,44.5477],[-73.3386,44.5468],[-73.3387,44.5463],[-73.3386,44.5461],[-73.3387,44.5459],[-73.3389,44.5456],[-73.339,44.5454],[-73.3391,44.5452],[-73.3392,44.5451],[-73.3392,44.5448],[-73.3393,44.5445],[-73.3393,44.5442],[-73.3393,44.5439],[-73.3391,44.5436],[-73.339,44.5433],[-73.3388,44.5429],[-73.3384,44.5426],[-73.3381,44.5423],[-73.3376,44.5419],[-73.3372,44.5416],[-73.3367,44.5411],[-73.3357,44.5402],[-73.3353,44.5397],[-73.3346,44.5391],[-73.3343,44.5388],[-73.334,44.5386],[-73.3339,44.5384],[-73.3337,44.5382],[-73.3327,44.5372],[-73.3325,44.5371],[-73.3323,44.5369],[-73.3319,44.5363],[-73.3316,44.5359],[-73.3315,44.5356],[-73.3314,44.5354],[-73.3312,44.5351],[-73.3311,44.5348],[-73.331,44.5345],[-73.3309,44.5343],[-73.3308,44.534],[-73.3308,44.5337],[-73.3308,44.5333],[-73.3307,44.533],[-73.3308,44.5327],[-73.3308,44.5319],[-73.3308,44.5317],[-73.3307,44.5316],[-73.3307,44.5315],[-73.3306,44.531],[-73.3304,44.5308],[-73.3303,44.5306],[-73.3303,44.5305],[-73.3301,44.5301],[-73.33,44.53],[-73.3298,44.5296],[-73.3295,44.5292],[-73.3293,44.529],[-73.3292,44.5289],[-73.329,44.5288],[-73.3289,44.5287],[-73.3288,44.5286],[-73.3285,44.5285],[-73.3282,44.5284],[-73.3278,44.5282],[-73.3275,44.5282],[-73.3271,44.5281],[-73.3267,44.5279],[-73.3263,44.5279],[-73.3253,44.5276],[-73.3248,44.5275],[-73.3246,44.5274],[-73.3243,44.5272],[-73.3239,44.5271],[-73.3238,44.527],[-73.3236,44.5269],[-73.3234,44.5268],[-73.3233,44.5267],[-73.3231,44.5265],[-73.3229,44.5264],[-73.3228,44.5262],[-73.3226,44.5261],[-73.3225,44.5259],[-73.3224,44.5257],[-73.3222,44.5254],[-73.322,44.5253],[-73.322,44.5251],[-73.3219,44.5249],[-73.3218,44.5247],[-73.3218,44.5245],[-73.3217,44.5244],[-73.3217,44.5242],[-73.3217,44.5241],[-73.3217,44.524],[-73.3218,44.5229],[-73.3218,44.5225],[-73.3218,44.5222],[-73.3218,44.522],[-73.3218,44.5219],[-73.3217,44.5215],[-73.3217,44.5214],[-73.3217,44.5212],[-73.3216,44.5211],[-73.3215,44.5208],[-73.3213,44.5205],[-73.3212,44.5203],[-73.3211,44.5199],[-73.3212,44.5196],[-73.3211,44.5193],[-73.3214,44.5164],[-73.3214,44.5163],[-73.3214,44.5161],[-73.3214,44.5159],[-73.3214,44.5158],[-73.3214,44.5156],[-73.3214,44.5155],[-73.3214,44.5154],[-73.3213,44.5153],[-73.3213,44.5151],[-73.3212,44.5149],[-73.3212,44.5147],[-73.3212,44.5146],[-73.3211,44.5143],[-73.321,44.5142],[-73.321,44.514],[-73.3209,44.5138],[-73.3208,44.5136],[-73.3207,44.5134],[-73.3205,44.5133],[-73.3202,44.5129],[-73.3201,44.5127],[-73.3198,44.5125],[-73.3197,44.5123],[-73.3195,44.5121],[-73.3193,44.512],[-73.3191,44.5118],[-73.3188,44.5117],[-73.3186,44.5115],[-73.3183,44.5114],[-73.3182,44.5113],[-73.318,44.5112],[-73.3177,44.511],[-73.3167,44.5104],[-73.3162,44.51],[-73.3162,44.5099],[-73.316,44.5097],[-73.3157,44.5095],[-73.3154,44.5093],[-73.3152,44.5092],[-73.3149,44.509],[-73.3147,44.5088],[-73.3145,44.5086],[-73.3143,44.5084],[-73.314,44.5082],[-73.3138,44.508],[-73.3135,44.5078],[-73.3133,44.5076],[-73.3131,44.5075],[-73.3129,44.5072],[-73.3127,44.5071],[-73.3126,44.5069],[-73.3124,44.5067],[-73.3121,44.5065],[-73.3119,44.5063],[-73.3118,44.5061],[-73.3116,44.5059],[-73.3114,44.5057],[-73.3112,44.5055],[-73.311,44.5053],[-73.3108,44.5052],[-73.3107,44.505],[-73.3104,44.5048],[-73.3102,44.5046],[-73.31,44.5043],[-73.3096,44.5039],[-73.3094,44.5036],[-73.3092,44.5034],[-73.309,44.5032],[-73.3088,44.503],[-73.3086,44.5028],[-73.3085,44.5026],[-73.3083,44.5024],[-73.3081,44.5022],[-73.308,44.502],[-73.3078,44.5017],[-73.3077,44.5015],[-73.3075,44.5014],[-73.3074,44.5012],[-73.3072,44.501],[-73.3067,44.5003],[-73.3067,44.4999],[-73.3063,44.4986],[-73.3062,44.4982],[-73.306,44.4977],[-73.3059,44.4972],[-73.3058,44.4968],[-73.3057,44.4963],[-73.3056,44.4958],[-73.3055,44.4954],[-73.3054,44.4949],[-73.3053,44.4943],[-73.3052,44.4938],[-73.3051,44.4933],[-73.305,44.493],[-73.305,44.4926],[-73.3049,44.4922],[-73.3049,44.4919],[-73.3049,44.4915],[-73.3049,44.4911],[-73.3049,44.4907],[-73.3049,44.4904],[-73.3049,44.4899],[-73.3048,44.4893],[-73.3048,44.4887],[-73.3046,44.4869],[-73.3044,44.4857],[-73.3041,44.4846],[-73.3034,44.4833],[-73.3026,44.4819],[-73.3007,44.4786],[-73.2999,44.4766],[-73.2998,44.4761],[-73.2997,44.4756],[-73.2996,44.4751],[-73.2996,44.4747],[-73.2995,44.4743],[-73.2994,44.4738],[-73.2994,44.4736],[-73.2993,44.4733],[-73.2992,44.4729],[-73.2991,44.4724],[-73.2991,44.4719],[-73.299,44.4713],[-73.2989,44.4708],[-73.2988,44.4704],[-73.2988,44.47],[-73.2987,44.4696],[-73.2987,44.4691],[-73.2987,44.4687],[-73.2986,44.4684],[-73.2987,44.4678],[-73.2987,44.4673],[-73.2987,44.4661],[-73.2988,44.4651],[-73.2987,44.4648],[-73.2987,44.4644],[-73.2987,44.464],[-73.2988,44.4637],[-73.2989,44.4633],[-73.2989,44.4629],[-73.3,44.457],[-73.3,44.4567],[-73.3,44.4564],[-73.3001,44.4561],[-73.3002,44.4558],[-73.3002,44.4556],[-73.3002,44.4553],[-73.3002,44.455],[-73.3001,44.4547],[-73.3,44.4544],[-73.2999,44.454],[-73.2998,44.4537],[-73.2995,44.4533],[-73.2995,44.453],[-73.2992,44.4526],[-73.299,44.4522],[-73.2987,44.4519],[-73.2984,44.4514],[-73.2982,44.4511],[-73.2979,44.4506],[-73.2977,44.4504],[-73.2976,44.4501],[-73.2973,44.4496],[-73.297,44.4492],[-73.2968,44.4489],[-73.2966,44.4485],[-73.2964,44.448],[-73.2962,44.4477],[-73.296,44.4473],[-73.2958,44.4469],[-73.2956,44.4466],[-73.2954,44.4462],[-73.2952,44.4459],[-73.2951,44.4455],[-73.295,44.4452],[-73.2948,44.4449],[-73.2947,44.4445],[-73.2946,44.4441],[-73.2944,44.4437],[-73.2943,44.4433],[-73.2941,44.4429],[-73.294,44.4426],[-73.2939,44.4421],[-73.2938,44.4417],[-73.2937,44.4408],[-73.2936,44.4406],[-73.2936,44.4402],[-73.2936,44.4398],[-73.2936,44.4393],[-73.2936,44.4391],[-73.2936,44.4389],[-73.2937,44.4387],[-73.2937,44.4385],[-73.2938,44.4382],[-73.2939,44.4376],[-73.2939,44.4374],[-73.2946,44.4344],[-73.2952,44.4316],[-73.296,44.4283],[-73.297,44.4268],[-73.299,44.4234],[-73.3012,44.4197],[-73.3026,44.4171],[-73.3047,44.4134],[-73.3071,44.4092],[-73.3096,44.4045],[-73.3105,44.4026],[-73.3118,44.3979],[-73.3124,44.3947],[-73.3136,44.392],[-73.315,44.3885],[-73.3171,44.386],[-73.3194,44.384],[-73.321,44.3827],[-73.3254,44.3795],[-73.3281,44.3777],[-73.3304,44.376],[-73.3312,44.3751],[-73.3336,44.3723],[-73.335,44.3644],[-73.3348,44.3606],[-73.3348,44.3601],[-73.3346,44.3569],[-73.3324,44.3533],[-73.3311,44.3512],[-73.3303,44.3498],[-73.329,44.3474],[-73.3273,44.3444],[-73.327,44.3434],[-73.3263,44.3415],[-73.3251,44.3385],[-73.324,44.3338],[-73.3239,44.3305],[-73.3239,44.3254],[-73.3238,44.3253],[-73.3238,44.3252],[-73.3245,44.3192],[-73.3243,44.3141],[-73.3242,44.31],[-73.323,44.305],[-73.3222,44.3015],[-73.3201,44.2959],[-73.3201,44.2958],[-73.3168,44.2877],[-73.3144,44.2837],[-73.3128,44.281],[-73.3122,44.2801],[-73.3109,44.2743],[-73.312,44.2691],[-73.3127,44.2654],[-73.3133,44.2641],[-73.3145,44.2615],[-73.3164,44.2577],[-73.3196,44.2499],[-73.3197,44.2499],[-73.3197,44.2498],[-73.32,44.2496],[-73.3214,44.2493],[-73.3225,44.2487],[-73.3231,44.2479],[-73.3234,44.2469],[-73.3233,44.246],[-73.3232,44.2451],[-73.3237,44.2442],[-73.3244,44.2437],[-73.3247,44.2435],[-73.3261,44.2436],[-73.3277,44.244],[-73.329,44.2442],[-73.3303,44.2443],[-73.3304,44.2443],[-73.3305,44.2443],[-73.3314,44.2437],[-73.3324,44.243],[-73.3332,44.2421],[-73.3341,44.2413],[-73.3352,44.2405],[-73.3364,44.2398],[-73.3377,44.2394],[-73.3391,44.2389],[-73.3402,44.2387],[-73.3409,44.2386],[-73.3413,44.2385],[-73.3422,44.2385],[-73.3427,44.2384],[-73.3427,44.2383],[-73.3434,44.2382],[-73.3436,44.2372],[-73.343,44.2362],[-73.3426,44.2353],[-73.3428,44.2345],[-73.3439,44.2337],[-73.3451,44.2331],[-73.3456,44.2328],[-73.3463,44.2325],[-73.3474,44.232],[-73.3484,44.2314],[-73.3492,44.231],[-73.3495,44.2309],[-73.3505,44.2299],[-73.3507,44.229],[-73.3508,44.2279],[-73.351,44.2269],[-73.3514,44.226],[-73.3522,44.2253],[-73.3533,44.2246],[-73.3544,44.2239],[-73.3554,44.2232],[-73.3557,44.2221],[-73.3557,44.221],[-73.3557,44.2201],[-73.3562,44.219],[-73.357,44.2182],[-73.3575,44.2177],[-73.3576,44.2176],[-73.3578,44.2173],[-73.3582,44.2164],[-73.3589,44.2155],[-73.3597,44.2147],[-73.3606,44.2141],[-73.3607,44.2141],[-73.3611,44.2137],[-73.3616,44.2133],[-73.3619,44.213],[-73.3622,44.2125],[-73.3622,44.2114],[-73.3619,44.2104],[-73.3619,44.2096],[-73.3619,44.2094],[-73.3623,44.2085],[-73.3634,44.2077],[-73.3648,44.2072],[-73.3654,44.2069],[-73.3657,44.2067],[-73.3661,44.2066],[-73.3674,44.2062],[-73.3683,44.2059],[-73.3687,44.2057],[-73.3698,44.2052],[-73.3709,44.2045],[-73.3717,44.2036],[-73.3723,44.2027],[-73.3731,44.2018],[-73.3733,44.2015],[-73.3734,44.2014],[-73.3735,44.2012],[-73.3737,44.201],[-73.3743,44.2006],[-73.3748,44.2002],[-73.3764,44.1998],[-73.3779,44.1996],[-73.3793,44.1991],[-73.3807,44.1984],[-73.3819,44.1977],[-73.3828,44.1968],[-73.3834,44.1959],[-73.3834,44.1956],[-73.3836,44.1949],[-73.3837,44.1944],[-73.3838,44.194],[-73.3846,44.1932],[-73.3859,44.1928],[-73.3876,44.1928],[-73.3889,44.1926],[-73.39,44.1919],[-73.3904,44.1914],[-73.3906,44.1911],[-73.3908,44.19],[-73.3908,44.1891],[-73.3909,44.1881],[-73.3907,44.187],[-73.3906,44.1861],[-73.3905,44.1859],[-73.3903,44.1849],[-73.39,44.1838],[-73.3899,44.1828],[-73.3898,44.1824],[-73.3898,44.1818],[-73.3902,44.1803],[-73.3909,44.1793],[-73.3919,44.1784],[-73.3933,44.178],[-73.3946,44.1774],[-73.3953,44.1766],[-73.3961,44.1758],[-73.3967,44.1748],[-73.3969,44.1743],[-73.3972,44.1738],[-73.3974,44.1729],[-73.3976,44.1719],[-73.3975,44.171],[-73.3975,44.1709],[-73.3971,44.17],[-73.3969,44.1696],[-73.3966,44.1691],[-73.396,44.1682],[-73.3959,44.1679],[-73.3958,44.1672],[-73.3958,44.1663],[-73.3962,44.1653],[-73.3968,44.1645],[-73.3976,44.1638],[-73.3983,44.1629],[-73.3985,44.1625],[-73.3986,44.1624],[-73.3987,44.1622],[-73.3988,44.1621],[-73.3989,44.1619],[-73.3989,44.1615],[-73.399,44.1606],[-73.399,44.1605],[-73.3991,44.1596],[-73.3992,44.1589],[-73.3993,44.1587],[-73.3996,44.1576],[-73.3997,44.1571],[-73.3999,44.1566],[-73.4001,44.1554],[-73.4003,44.1544],[-73.4009,44.1527],[-73.4014,44.1523],[-73.4024,44.1515],[-73.4029,44.1505],[-73.4026,44.1497],[-73.4025,44.1491],[-73.4023,44.1487],[-73.4022,44.1481],[-73.4022,44.1469],[-73.403,44.145],[-73.404,44.1439],[-73.4041,44.1439],[-73.4051,44.1429],[-73.407,44.1411],[-73.4081,44.1399],[-73.4092,44.1393],[-73.4109,44.1385],[-73.412,44.1378],[-73.4129,44.1367],[-73.4133,44.1363],[-73.4145,44.1347],[-73.4156,44.1335],[-73.4161,44.1324],[-73.4158,44.1315],[-73.4156,44.131],[-73.4151,44.1301],[-73.4147,44.1294],[-73.4144,44.1287],[-73.4142,44.1282],[-73.414,44.1269],[-73.4139,44.1255],[-73.414,44.125],[-73.414,44.1244],[-73.4141,44.1241],[-73.4132,44.1226],[-73.4125,44.1213],[-73.412,44.1196],[-73.4119,44.1185],[-73.4119,44.1183],[-73.4118,44.1176],[-73.4118,44.1173],[-73.4117,44.1163],[-73.4116,44.1157],[-73.4114,44.1147],[-73.4112,44.1138],[-73.4113,44.113],[-73.4114,44.1128],[-73.4115,44.1121],[-73.4115,44.112],[-73.4115,44.1119],[-73.4116,44.1119],[-73.4116,44.1118],[-73.4116,44.1116],[-73.4117,44.1115],[-73.4119,44.1111],[-73.412,44.1107],[-73.412,44.1106],[-73.4128,44.1095],[-73.4129,44.1092],[-73.4134,44.1085],[-73.4139,44.1078],[-73.4142,44.1069],[-73.4142,44.1068],[-73.4146,44.1052],[-73.4148,44.1037],[-73.4149,44.1026],[-73.4152,44.1013],[-73.4157,44.1005],[-73.4166,44.0992],[-73.4176,44.098],[-73.418,44.0974],[-73.4186,44.0966],[-73.4202,44.0938],[-73.4205,44.0934],[-73.4208,44.093],[-73.4215,44.092],[-73.4232,44.0889],[-73.4244,44.0872],[-73.4258,44.085],[-73.4267,44.0836],[-73.4278,44.082],[-73.4285,44.0809],[-73.4292,44.0798],[-73.4294,44.0795],[-73.4297,44.0786],[-73.43,44.0772],[-73.4301,44.0763],[-73.43,44.0741],[-73.4301,44.0729],[-73.4302,44.0719],[-73.4306,44.07],[-73.4307,44.0696],[-73.4311,44.0678],[-73.4317,44.0659],[-73.4323,44.064],[-73.4325,44.0623],[-73.4335,44.0593],[-73.4341,44.0571],[-73.4347,44.0553],[-73.4355,44.053],[-73.4359,44.0517],[-73.4362,44.0508],[-73.4372,44.0484],[-73.4375,44.0473],[-73.4376,44.0466],[-73.4377,44.0461],[-73.4379,44.0451],[-73.4376,44.0439],[-73.4376,44.0437],[-73.4375,44.0436],[-73.4375,44.0435],[-73.4373,44.0433],[-73.4367,44.0426],[-73.4357,44.0419],[-73.434,44.0408],[-73.4325,44.0399],[-73.4313,44.0391],[-73.4312,44.0391],[-73.4301,44.0385],[-73.4294,44.0382],[-73.4285,44.0378],[-73.4275,44.0371],[-73.4269,44.0367],[-73.4257,44.0353],[-73.4251,44.0344],[-73.4246,44.0339],[-73.4238,44.0332],[-73.4232,44.0328],[-73.4229,44.0326],[-73.4215,44.0319],[-73.4198,44.0314],[-73.4184,44.0309],[-73.4167,44.0304],[-73.4154,44.0299],[-73.4141,44.0293],[-73.4126,44.0284],[-73.4125,44.0284],[-73.4106,44.0267],[-73.4104,44.0265],[-73.4102,44.0261],[-73.4101,44.0257],[-73.4098,44.0251],[-73.4091,44.0237],[-73.4083,44.0224],[-73.4077,44.0213],[-73.4077,44.0211],[-73.4076,44.0209],[-73.4074,44.0203],[-73.4069,44.0185],[-73.4065,44.0174],[-73.4061,44.0164],[-73.4059,44.0153],[-73.4058,44.0141],[-73.4059,44.0128],[-73.406,44.0114],[-73.4064,44.01],[-73.4068,44.0085],[-73.4072,44.007],[-73.4072,44.0064],[-73.4073,44.0058],[-73.4075,44.0044],[-73.4079,44.0032],[-73.4083,44.0017],[-73.4084,44.0015],[-73.4085,44.0013],[-73.4088,44.0007],[-73.4089,43.9993],[-73.409,43.9988],[-73.409,43.9983],[-73.409,43.997],[-73.4091,43.996],[-73.4094,43.9949],[-73.4094,43.9946],[-73.4096,43.994],[-73.4101,43.9929],[-73.4104,43.9918],[-73.4107,43.9904],[-73.4107,43.9894],[-73.4109,43.9883],[-73.4111,43.9872],[-73.4112,43.9865],[-73.4112,43.9863],[-73.4115,43.9853],[-73.4119,43.9847],[-73.412,43.9844],[-73.4123,43.9834],[-73.4124,43.9833],[-73.4124,43.9828],[-73.4125,43.9822],[-73.4125,43.9811],[-73.4125,43.98],[-73.4123,43.9789],[-73.412,43.9776],[-73.412,43.9775],[-73.4115,43.9765],[-73.411,43.9756],[-73.4107,43.9749],[-73.4097,43.9736],[-73.409,43.9721],[-73.4086,43.9711],[-73.4082,43.9702],[-73.4076,43.9691],[-73.4071,43.9682],[-73.407,43.9676],[-73.4069,43.9669],[-73.4067,43.9658],[-73.4065,43.963],[-73.4065,43.9624],[-73.4065,43.9614],[-73.4065,43.9596],[-73.4064,43.9595],[-73.4062,43.9584],[-73.4057,43.9559],[-73.4056,43.9541],[-73.4056,43.953],[-73.4055,43.9513],[-73.4055,43.9497],[-73.4056,43.9493],[-73.4056,43.9492],[-73.4056,43.9487],[-73.4056,43.9483],[-73.4056,43.9481],[-73.4057,43.9479],[-73.406,43.9468],[-73.4061,43.9467],[-73.4061,43.9466],[-73.4066,43.9454],[-73.4071,43.9436],[-73.4074,43.9425],[-73.4079,43.9406],[-73.4082,43.9388],[-73.4086,43.9373],[-73.4088,43.9359],[-73.4089,43.9345],[-73.4088,43.9334],[-73.4086,43.9319],[-73.4085,43.9317],[-73.4081,43.9305],[-73.4079,43.9299],[-73.4077,43.9295],[-73.4075,43.9291],[-73.4075,43.929],[-73.4073,43.9287],[-73.4071,43.9282],[-73.4064,43.9267],[-73.4058,43.9257],[-73.4049,43.9242],[-73.4047,43.9238],[-73.4047,43.9237],[-73.4042,43.9231],[-73.4035,43.9222],[-73.4025,43.9201],[-73.4024,43.9199],[-73.402,43.9189],[-73.4018,43.9184],[-73.4012,43.917],[-73.4005,43.9147],[-73.3996,43.9122],[-73.3991,43.9111],[-73.3989,43.9108],[-73.398,43.9085],[-73.3974,43.9065],[-73.3971,43.9058],[-73.3968,43.9048],[-73.3967,43.9045],[-73.3962,43.9033],[-73.3927,43.8999],[-73.3919,43.8991],[-73.3837,43.8913],[-73.3833,43.8906],[-73.3823,43.8891],[-73.3804,43.8861],[-73.3789,43.8838],[-73.3778,43.8821],[-73.3755,43.8786],[-73.3753,43.8782],[-73.3751,43.8779],[-73.3749,43.8775],[-73.3747,43.8772],[-73.3745,43.877],[-73.3742,43.8762],[-73.3741,43.8759],[-73.3741,43.8753],[-73.3742,43.8751],[-73.3743,43.8743],[-73.3752,43.8729],[-73.3757,43.8718],[-73.376,43.8709],[-73.3765,43.8696],[-73.3775,43.8678],[-73.3781,43.8668],[-73.3782,43.8668],[-73.3786,43.8661],[-73.3791,43.8652],[-73.3793,43.8648],[-73.3794,43.8646],[-73.3795,43.8641],[-73.3795,43.864],[-73.3797,43.8632],[-73.3802,43.862],[-73.3808,43.8609],[-73.3812,43.86],[-73.3815,43.8592],[-73.3818,43.8582],[-73.3819,43.8581],[-73.3822,43.857],[-73.3823,43.8561],[-73.3821,43.8546],[-73.3821,43.8545],[-73.382,43.8543],[-73.382,43.8541],[-73.3812,43.853],[-73.3811,43.8529],[-73.381,43.8527],[-73.3807,43.8524],[-73.3806,43.8523],[-73.3803,43.8519],[-73.3792,43.8512],[-73.379,43.851],[-73.378,43.8504],[-73.3767,43.8496],[-73.3758,43.849],[-73.3747,43.8483],[-73.3736,43.8475],[-73.3735,43.8474],[-73.3728,43.8466],[-73.3726,43.8454],[-73.3726,43.8453],[-73.3731,43.8443],[-73.3737,43.843],[-73.3738,43.8429],[-73.3745,43.842],[-73.3756,43.8405],[-73.3767,43.8394],[-73.3768,43.8394],[-73.3771,43.8392],[-73.3778,43.8387],[-73.3789,43.8384],[-73.3795,43.8382],[-73.3813,43.8374],[-73.3831,43.8365],[-73.3843,43.8358],[-73.385,43.8353],[-73.3863,43.8344],[-73.3874,43.8335],[-73.3879,43.833],[-73.3882,43.8327],[-73.3893,43.8312],[-73.3902,43.8294],[-73.3906,43.8283],[-73.3911,43.8274],[-73.3916,43.8265],[-73.3916,43.8264],[-73.3923,43.8248],[-73.3926,43.8239],[-73.3928,43.8228],[-73.3927,43.8224],[-73.3925,43.8213],[-73.3922,43.8205],[-73.3917,43.8196],[-73.3915,43.8193],[-73.391,43.8184],[-73.3909,43.8183],[-73.3897,43.8172],[-73.3896,43.817],[-73.3878,43.816],[-73.3857,43.8148],[-73.3849,43.8143],[-73.3846,43.814],[-73.3836,43.8133],[-73.3823,43.8124],[-73.3821,43.8122],[-73.3813,43.8115],[-73.3807,43.8108],[-73.3807,43.8107],[-73.3796,43.8092],[-73.3793,43.8085],[-73.3791,43.8082],[-73.379,43.8079],[-73.3789,43.8077],[-73.3788,43.8075],[-73.3786,43.807],[-73.3782,43.8059],[-73.3779,43.8049],[-73.3776,43.8036],[-73.3775,43.8027],[-73.3773,43.8017],[-73.3772,43.8006],[-73.3772,43.8005],[-73.3772,43.8004],[-73.3768,43.7992],[-73.3764,43.7989],[-73.3754,43.7981],[-73.3749,43.7977],[-73.3745,43.7975],[-73.3741,43.7972],[-73.3729,43.7965],[-73.3727,43.7964],[-73.371,43.7951],[-73.3695,43.7942],[-73.3692,43.794],[-73.3681,43.7933],[-73.3677,43.7931],[-73.3669,43.7927],[-73.3666,43.7925],[-73.3657,43.7921],[-73.3646,43.7915],[-73.3641,43.7912],[-73.3636,43.7909],[-73.3622,43.7899],[-73.3603,43.7884],[-73.3593,43.7875],[-73.359,43.7872],[-73.3581,43.7865],[-73.3579,43.7861],[-73.3575,43.7856],[-73.3572,43.7843],[-73.3568,43.7831],[-73.3565,43.7819],[-73.3561,43.7807],[-73.356,43.7802],[-73.3559,43.78],[-73.3558,43.7796],[-73.3557,43.7789],[-73.3554,43.7779],[-73.3551,43.7776],[-73.3544,43.7764],[-73.3537,43.7756],[-73.3534,43.7752],[-73.3529,43.7746],[-73.3525,43.7742],[-73.3524,43.774],[-73.352,43.7735],[-73.3518,43.7734],[-73.351,43.7724],[-73.3509,43.7719],[-73.3508,43.7715],[-73.3508,43.7714],[-73.3513,43.7698],[-73.3525,43.7681],[-73.3528,43.7677],[-73.353,43.7673],[-73.3533,43.767],[-73.3538,43.766],[-73.3541,43.7655],[-73.3546,43.7646],[-73.3556,43.7634],[-73.3557,43.7633],[-73.3565,43.7621],[-73.3572,43.7611],[-73.3595,43.7581],[-73.3601,43.7568],[-73.361,43.7557],[-73.3617,43.7546],[-73.3628,43.7531],[-73.3633,43.7526],[-73.3644,43.7514],[-73.3646,43.751],[-73.3651,43.7505],[-73.3653,43.75],[-73.3658,43.7498],[-73.3659,43.7497],[-73.3662,43.7491],[-73.3669,43.7477],[-73.3673,43.7471],[-73.3676,43.7466],[-73.3681,43.7461],[-73.3684,43.7457],[-73.369,43.7451],[-73.3693,43.7448],[-73.3696,43.7445],[-73.3698,43.7442],[-73.3699,43.7439],[-73.37,43.7434],[-73.3702,43.7428],[-73.3703,43.7422],[-73.3704,43.7409],[-73.3706,43.7382],[-73.3707,43.7356],[-73.3707,43.7351],[-73.3705,43.7344],[-73.3704,43.7342],[-73.3704,43.7341],[-73.3703,43.7338],[-73.3702,43.7334],[-73.3702,43.7332],[-73.3704,43.7327],[-73.3701,43.7298],[-73.37,43.7291],[-73.3699,43.7288],[-73.3699,43.7285],[-73.37,43.7281],[-73.3701,43.7277],[-73.3702,43.7269],[-73.3704,43.726],[-73.3706,43.7253],[-73.3708,43.7251],[-73.3711,43.7248],[-73.3715,43.7244],[-73.3719,43.7238],[-73.3726,43.7233],[-73.3729,43.7229],[-73.373,43.7227],[-73.3735,43.7222],[-73.3739,43.7218],[-73.3746,43.721],[-73.3748,43.7208],[-73.375,43.7205],[-73.3778,43.7177],[-73.378,43.7175],[-73.3784,43.7172],[-73.3787,43.717],[-73.379,43.7167],[-73.3793,43.7165],[-73.3798,43.7162],[-73.3805,43.7158],[-73.381,43.7154],[-73.3815,43.7152],[-73.3823,43.7146],[-73.383,43.7141],[-73.3831,43.7139],[-73.3839,43.7133],[-73.384,43.7132],[-73.3851,43.7121],[-73.3853,43.7119],[-73.3855,43.7118],[-73.3859,43.7113],[-73.3863,43.7109],[-73.3877,43.7091],[-73.388,43.7087],[-73.3882,43.7085],[-73.3884,43.708],[-73.3885,43.7077],[-73.3885,43.7075],[-73.3885,43.7074],[-73.3886,43.7067],[-73.3888,43.7064],[-73.389,43.7062],[-73.3893,43.706],[-73.3895,43.7059],[-73.3898,43.7057],[-73.3901,43.7054],[-73.3903,43.705],[-73.3906,43.7047],[-73.391,43.7042],[-73.3914,43.7039],[-73.3918,43.7035],[-73.3922,43.7028],[-73.3925,43.7024],[-73.3928,43.702],[-73.3929,43.7017],[-73.393,43.7014],[-73.3932,43.7006],[-73.3933,43.7001],[-73.3935,43.6998],[-73.3936,43.6995],[-73.3937,43.6992],[-73.3939,43.6989],[-73.3947,43.6977],[-73.3951,43.6973],[-73.3955,43.6968],[-73.3958,43.6966],[-73.3963,43.696],[-73.397,43.6955],[-73.3973,43.6953],[-73.3974,43.6952],[-73.3979,43.6949],[-73.398,43.6948],[-73.3983,43.6946],[-73.3999,43.694],[-73.4005,43.6938],[-73.4009,43.6936],[-73.4011,43.6935],[-73.4013,43.6935],[-73.4016,43.6934],[-73.4022,43.693],[-73.4029,43.6925],[-73.4033,43.6921],[-73.4037,43.6917],[-73.4039,43.6914],[-73.4047,43.6902],[-73.405,43.6898],[-73.4051,43.6893],[-73.4052,43.6888],[-73.4052,43.6887],[-73.4052,43.6885],[-73.4052,43.6884],[-73.4052,43.6881],[-73.405,43.6877],[-73.4049,43.6875],[-73.4046,43.6872],[-73.4043,43.6867],[-73.404,43.6864],[-73.4039,43.6862],[-73.4038,43.6859],[-73.4037,43.6855],[-73.4036,43.6855],[-73.4035,43.685],[-73.4035,43.6847],[-73.4035,43.6845],[-73.4035,43.6844],[-73.4035,43.684],[-73.4036,43.6837],[-73.404,43.6824],[-73.4041,43.682],[-73.4041,43.6815],[-73.4041,43.6813],[-73.4042,43.6811],[-73.4073,43.674],[-73.4073,43.6739],[-73.4073,43.6738],[-73.4074,43.6734],[-73.4076,43.6731],[-73.4076,43.6728],[-73.4077,43.6728],[-73.4078,43.6725],[-73.4079,43.6722],[-73.4079,43.6719],[-73.4079,43.6717],[-73.4079,43.6707],[-73.4079,43.6706],[-73.4079,43.6701],[-73.408,43.6697],[-73.4081,43.6694],[-73.4083,43.669],[-73.4086,43.6685],[-73.4088,43.6681],[-73.4094,43.6668],[-73.4097,43.6666],[-73.4102,43.6657],[-73.4108,43.6645],[-73.411,43.6641],[-73.4113,43.6635],[-73.4114,43.6631],[-73.4119,43.662],[-73.4121,43.6617],[-73.4128,43.6608],[-73.4132,43.6603],[-73.4137,43.6597],[-73.4139,43.6594],[-73.414,43.6591],[-73.4143,43.6586],[-73.4146,43.6582],[-73.415,43.6569],[-73.4151,43.6567],[-73.4151,43.6564],[-73.4151,43.6562],[-73.4151,43.6559],[-73.4151,43.6556],[-73.4152,43.6553],[-73.4153,43.6549],[-73.4153,43.6546],[-73.4152,43.6542],[-73.4152,43.6539],[-73.4152,43.6537],[-73.4152,43.6535],[-73.4153,43.6532],[-73.4153,43.653],[-73.4154,43.6527],[-73.4155,43.6525],[-73.4157,43.6522],[-73.4159,43.6519],[-73.416,43.6517],[-73.4184,43.6483],[-73.4186,43.648],[-73.4188,43.6479],[-73.419,43.6477],[-73.4194,43.6475],[-73.4198,43.6473],[-73.4201,43.6472],[-73.4206,43.647],[-73.4208,43.6469],[-73.4216,43.6466],[-73.4225,43.6461],[-73.4231,43.6459],[-73.4235,43.6457],[-73.424,43.6454],[-73.4243,43.6452],[-73.4246,43.6449],[-73.4249,43.6447],[-73.4252,43.6443],[-73.4256,43.6437],[-73.426,43.6432],[-73.4262,43.6429],[-73.4263,43.6428],[-73.4265,43.6426],[-73.4266,43.6421],[-73.4267,43.6417],[-73.4268,43.6414],[-73.4268,43.6413],[-73.4268,43.6412],[-73.4269,43.6409],[-73.4269,43.6407],[-73.427,43.6405],[-73.427,43.6403],[-73.4272,43.6398],[-73.4273,43.6395],[-73.4275,43.6391],[-73.4276,43.6388],[-73.4277,43.6386],[-73.4279,43.6382],[-73.428,43.6379],[-73.4285,43.6368],[-73.4286,43.6365],[-73.4286,43.6364],[-73.4286,43.6361],[-73.4286,43.6359],[-73.4285,43.6357],[-73.4284,43.6354],[-73.4283,43.6352],[-73.4281,43.6349],[-73.428,43.6346],[-73.4279,43.6344],[-73.4269,43.6331],[-73.4266,43.6328],[-73.4255,43.6316],[-73.4249,43.6309],[-73.4246,43.6305],[-73.4235,43.6294],[-73.4225,43.6282],[-73.4199,43.6251],[-73.4187,43.6237],[-73.4183,43.6233],[-73.4178,43.6225],[-73.4178,43.6222],[-73.4177,43.6217],[-73.4177,43.6213],[-73.4178,43.6206],[-73.418,43.6202],[-73.4185,43.6196],[-73.4187,43.6193],[-73.4205,43.6167],[-73.4237,43.6124],[-73.4237,43.6121],[-73.4238,43.6119],[-73.4238,43.6114],[-73.4238,43.611],[-73.4233,43.6096],[-73.4231,43.609],[-73.4224,43.6071],[-73.4222,43.6065],[-73.4217,43.6045],[-73.4216,43.603],[-73.4224,43.6016],[-73.4247,43.599],[-73.425,43.5988],[-73.4269,43.5952],[-73.4283,43.5934],[-73.4295,43.5919],[-73.4297,43.5915],[-73.4303,43.5905],[-73.431,43.5891],[-73.4312,43.5883],[-73.4309,43.587],[-73.4298,43.5853],[-73.4286,43.584],[-73.4267,43.583],[-73.4249,43.5827],[-73.4239,43.5825],[-73.4222,43.5821],[-73.4204,43.5815],[-73.4195,43.5806],[-73.4193,43.5804],[-73.4189,43.5797],[-73.4186,43.5793],[-73.4183,43.579],[-73.4182,43.5789],[-73.4179,43.5786],[-73.4172,43.5779],[-73.417,43.5777],[-73.4168,43.5777],[-73.4119,43.5751],[-73.4116,43.5749],[-73.4087,43.5732],[-73.4081,43.5729],[-73.4074,43.5723],[-73.4056,43.5712],[-73.4048,43.5708],[-73.4046,43.5707],[-73.4039,43.5703],[-73.4036,43.5703],[-73.403,43.5702],[-73.4022,43.5695],[-73.4008,43.569],[-73.4003,43.5689],[-73.3999,43.5688],[-73.3981,43.5681],[-73.3977,43.568],[-73.3975,43.568],[-73.3971,43.5679],[-73.3962,43.568],[-73.3958,43.5681],[-73.3954,43.5686],[-73.3954,43.5691],[-73.3952,43.5696],[-73.3949,43.5697],[-73.394,43.5696],[-73.3931,43.5696],[-73.3925,43.5698],[-73.392,43.5699],[-73.3918,43.5701],[-73.3917,43.5701],[-73.3916,43.5703],[-73.3915,43.5705],[-73.3913,43.5709],[-73.3914,43.5712],[-73.3915,43.5716],[-73.3917,43.5719],[-73.3918,43.5722],[-73.3919,43.5725],[-73.3919,43.5727],[-73.3919,43.5729],[-73.3914,43.5736],[-73.3908,43.5742],[-73.3901,43.5745],[-73.3897,43.5747],[-73.3893,43.5747],[-73.3888,43.5747],[-73.388,43.5747],[-73.3873,43.5747],[-73.3861,43.5748],[-73.3849,43.5751],[-73.3843,43.5754],[-73.3839,43.5761],[-73.3835,43.5767],[-73.3834,43.577],[-73.3833,43.5772],[-73.3831,43.5777],[-73.3829,43.5786],[-73.3828,43.5788],[-73.3827,43.5792],[-73.3834,43.5806],[-73.3845,43.5816],[-73.3849,43.5821],[-73.3851,43.5825],[-73.3852,43.583],[-73.3852,43.5833],[-73.3851,43.5834],[-73.3847,43.5838],[-73.3846,43.5839],[-73.3839,43.5844],[-73.3834,43.5847],[-73.3831,43.5852],[-73.3826,43.5856],[-73.3824,43.5861],[-73.3825,43.5866],[-73.3826,43.5869],[-73.3829,43.5871],[-73.3843,43.5873],[-73.3851,43.5877],[-73.3863,43.5884],[-73.3868,43.589],[-73.387,43.5895],[-73.387,43.5904],[-73.3869,43.5908],[-73.3866,43.591],[-73.3863,43.5913],[-73.3858,43.5914],[-73.3854,43.5915],[-73.3841,43.5914],[-73.3835,43.5913],[-73.383,43.5914],[-73.3824,43.5916],[-73.3821,43.5918],[-73.382,43.592],[-73.3819,43.5922],[-73.3818,43.5925],[-73.3817,43.593],[-73.3819,43.5933],[-73.3821,43.5936],[-73.3823,43.5939],[-73.3825,43.5942],[-73.3826,43.5945],[-73.3826,43.595],[-73.3827,43.5954],[-73.3835,43.5967],[-73.3835,43.5968],[-73.3836,43.597],[-73.3835,43.5974],[-73.3822,43.5983],[-73.3816,43.5985],[-73.3815,43.5985],[-73.3813,43.5985],[-73.3811,43.5984],[-73.3808,43.5982],[-73.3803,43.5979],[-73.3799,43.5979],[-73.3795,43.5979],[-73.3788,43.5981],[-73.3774,43.5984],[-73.3772,43.5986],[-73.3772,43.5988],[-73.3772,43.599],[-73.3776,43.5995],[-73.3778,43.5997],[-73.3778,43.6001],[-73.3776,43.6002],[-73.3774,43.6004],[-73.3771,43.6005],[-73.3767,43.6008],[-73.3763,43.6011],[-73.3757,43.6015],[-73.3755,43.6017],[-73.3749,43.6021],[-73.3748,43.6022],[-73.3746,43.6024],[-73.3734,43.6033],[-73.3729,43.6039],[-73.3725,43.6048],[-73.3723,43.6054],[-73.3723,43.6055],[-73.3724,43.606],[-73.3732,43.6073],[-73.3741,43.608],[-73.3746,43.6082],[-73.3761,43.6087],[-73.3764,43.6088],[-73.3764,43.6091],[-73.376,43.6093],[-73.3753,43.6096],[-73.3751,43.6097],[-73.3749,43.6099],[-73.3746,43.6101],[-73.3746,43.6102],[-73.3742,43.6102],[-73.3742,43.6109],[-73.3744,43.6109],[-73.3746,43.6109],[-73.3746,43.611],[-73.3748,43.6111],[-73.3757,43.6118],[-73.376,43.6121],[-73.376,43.6126],[-73.3756,43.6133],[-73.3746,43.6147],[-73.3745,43.6148],[-73.373,43.616],[-73.3711,43.6181],[-73.3699,43.6191],[-73.3698,43.6194],[-73.3699,43.6197],[-73.3704,43.6204],[-73.3716,43.6214],[-73.3725,43.6228],[-73.3725,43.6237],[-73.3723,43.6241],[-73.3719,43.6245],[-73.3711,43.6248],[-73.3708,43.6247],[-73.3689,43.6247],[-73.3683,43.6246],[-73.3672,43.6236],[-73.3665,43.6235],[-73.3656,43.6234],[-73.3637,43.6239],[-73.3597,43.6245],[-73.3591,43.6246],[-73.3586,43.6251],[-73.3585,43.6254],[-73.3573,43.6259],[-73.3562,43.626],[-73.3561,43.626],[-73.3547,43.6262],[-73.3543,43.6262],[-73.3539,43.6261],[-73.3536,43.6259],[-73.3532,43.6252],[-73.3526,43.6241],[-73.3521,43.6236],[-73.352,43.6235],[-73.3518,43.6233],[-73.3512,43.6225],[-73.3505,43.6219],[-73.35,43.6216],[-73.3495,43.6215],[-73.349,43.6215],[-73.3487,43.6215],[-73.3482,43.6217],[-73.3476,43.6225],[-73.3473,43.6236],[-73.347,43.6242],[-73.3461,43.6251],[-73.3452,43.6259],[-73.3445,43.6263],[-73.3441,43.6264],[-73.3435,43.6264],[-73.3428,43.6265],[-73.3424,43.6263],[-73.3422,43.6261],[-73.342,43.6255],[-73.3418,43.6251],[-73.3416,43.6247],[-73.3408,43.6246],[-73.3406,43.6246],[-73.3401,43.6247],[-73.3388,43.6251],[-73.3381,43.6254],[-73.338,43.6254],[-73.3378,43.6261],[-73.3374,43.6263],[-73.3362,43.6266],[-73.3342,43.6269],[-73.3342,43.6273],[-73.3343,43.6274],[-73.3343,43.6279],[-73.3342,43.628],[-73.3337,43.628],[-73.3331,43.6278],[-73.3321,43.6272],[-73.3317,43.6265],[-73.3313,43.6261],[-73.3307,43.6259],[-73.3281,43.6259],[-73.3277,43.6259],[-73.3265,43.6262],[-73.3259,43.6265],[-73.3257,43.6266],[-73.3245,43.6275],[-73.3239,43.6276],[-73.3223,43.6275],[-73.3207,43.6273],[-73.3199,43.6273],[-73.3193,43.6277],[-73.3183,43.6285],[-73.3179,43.6285],[-73.3177,43.6284],[-73.3176,43.6274],[-73.3173,43.6271],[-73.3168,43.6268],[-73.3155,43.6266],[-73.3148,43.6261],[-73.3131,43.6255],[-73.313,43.6251],[-73.313,43.6248],[-73.313,43.6247],[-73.3128,43.6246],[-73.3118,43.6242],[-73.3115,43.6242],[-73.3112,43.6241],[-73.3106,43.6241],[-73.3102,43.6242],[-73.3098,43.6247],[-73.3095,43.6251],[-73.3084,43.6266],[-73.3083,43.6269],[-73.3077,43.6274],[-73.3075,43.6278],[-73.3075,43.628],[-73.3072,43.6282],[-73.307,43.6283],[-73.3067,43.6284],[-73.3064,43.6283],[-73.3062,43.6283],[-73.306,43.6281],[-73.3056,43.6278],[-73.3052,43.6277],[-73.3052,43.6276],[-73.3047,43.6274],[-73.3041,43.6271],[-73.3025,43.6257],[-73.3024,43.6251],[-73.3021,43.6244],[-73.3021,43.6238],[-73.3021,43.6236],[-73.3021,43.6231],[-73.3021,43.623],[-73.303,43.621],[-73.303,43.6205],[-73.3029,43.6203],[-73.3024,43.6196],[-73.3021,43.6193],[-73.3008,43.6184],[-73.3004,43.6178],[-73.3003,43.6173],[-73.3004,43.6171],[-73.301,43.6164],[-73.3011,43.616],[-73.3012,43.6155],[-73.3012,43.6154],[-73.3012,43.6151],[-73.3008,43.6135],[-73.301,43.6132],[-73.3022,43.6118],[-73.3024,43.6113],[-73.3024,43.6105],[-73.3028,43.6101],[-73.3028,43.6098],[-73.3025,43.6095],[-73.3021,43.6094],[-73.3016,43.6095],[-73.3015,43.6096],[-73.3012,43.6102],[-73.3009,43.6107],[-73.3003,43.6108],[-73.3001,43.6106],[-73.2999,43.6104],[-73.2983,43.6102],[-73.298,43.61],[-73.2979,43.6094],[-73.2974,43.609],[-73.2969,43.6088],[-73.2967,43.6086],[-73.2966,43.6082],[-73.2964,43.6076],[-73.2953,43.6069],[-73.295,43.6061],[-73.2937,43.6052],[-73.2937,43.6044],[-73.2931,43.6039],[-73.2927,43.6033],[-73.2925,43.6031],[-73.2924,43.6029],[-73.2922,43.6026],[-73.2927,43.602],[-73.2926,43.6013],[-73.2922,43.6006],[-73.2912,43.5999],[-73.291,43.5992],[-73.2911,43.599],[-73.2921,43.5982],[-73.2927,43.5971],[-73.2928,43.5966],[-73.2925,43.596],[-73.2924,43.5958],[-73.2926,43.5945],[-73.2928,43.5943],[-73.2928,43.5939],[-73.2928,43.5938],[-73.2933,43.5926],[-73.2938,43.592],[-73.2952,43.5899],[-73.2958,43.5889],[-73.2959,43.5887],[-73.2969,43.5877],[-73.2969,43.5873],[-73.2967,43.5871],[-73.2956,43.5867],[-73.2953,43.5865],[-73.2942,43.5858],[-73.2929,43.5854],[-73.2924,43.5851],[-73.2921,43.5849],[-73.2921,43.5845],[-73.2923,43.5843],[-73.2932,43.5836],[-73.2942,43.5824],[-73.2952,43.5817],[-73.2973,43.5797],[-73.2973,43.5794],[-73.297,43.5791],[-73.296,43.5789],[-73.2957,43.5786],[-73.2958,43.5778],[-73.2957,43.5772],[-73.2953,43.5768],[-73.295,43.5768],[-73.2945,43.5772],[-73.2943,43.5778],[-73.2945,43.5783],[-73.2941,43.5785],[-73.292,43.5786],[-73.2917,43.5785],[-73.2911,43.5779],[-73.29,43.5777],[-73.2899,43.5777],[-73.2898,43.5778],[-73.2897,43.5778],[-73.2892,43.5783],[-73.2879,43.5787],[-73.2858,43.5789],[-73.2849,43.5793],[-73.2842,43.5787],[-73.2839,43.5783],[-73.2836,43.5781],[-73.282,43.5781],[-73.2817,43.5779],[-73.2813,43.5776],[-73.2811,43.5765],[-73.281,43.5754],[-73.2811,43.575],[-73.2811,43.5742],[-73.281,43.5741],[-73.2809,43.5736],[-73.2803,43.5735],[-73.2797,43.5742],[-73.2794,43.5743],[-73.2792,43.5741],[-73.2791,43.5741],[-73.2788,43.5741],[-73.2782,43.5745],[-73.2778,43.5746],[-73.2774,43.5744],[-73.2766,43.5745],[-73.2764,43.5743],[-73.2765,43.5735],[-73.2763,43.5734],[-73.2758,43.5733],[-73.2753,43.5731],[-73.2738,43.5727],[-73.2723,43.5726],[-73.2717,43.5724],[-73.2712,43.5721],[-73.2702,43.5718],[-73.2697,43.5718],[-73.2693,43.572],[-73.2684,43.5722],[-73.2683,43.5722],[-73.2679,43.5722],[-73.2675,43.572],[-73.2675,43.5718],[-73.2683,43.5716],[-73.2685,43.5714],[-73.2684,43.5713],[-73.2675,43.5711],[-73.2675,43.5709],[-73.2675,43.5708],[-73.2678,43.5708],[-73.2679,43.5707],[-73.2682,43.5707],[-73.2683,43.5705],[-73.2693,43.5705],[-73.2693,43.5703],[-73.269,43.5699],[-73.2686,43.5697],[-73.2683,43.5697],[-73.268,43.5699],[-73.2675,43.57],[-73.2675,43.5697],[-73.2677,43.5696],[-73.2678,43.5695],[-73.2679,43.5692],[-73.2679,43.5691],[-73.2675,43.569],[-73.2669,43.569],[-73.2667,43.5692],[-73.2666,43.5698],[-73.2665,43.5699],[-73.2661,43.5697],[-73.2642,43.5691],[-73.2641,43.5689],[-73.2646,43.5686],[-73.2646,43.5682],[-73.2643,43.5678],[-73.2641,43.5677],[-73.264,43.5676],[-73.2637,43.5675],[-73.2635,43.5677],[-73.2634,43.5677],[-73.2633,43.5677],[-73.2632,43.5677],[-73.2631,43.5677],[-73.2629,43.5676],[-73.2628,43.5675],[-73.2625,43.5674],[-73.2624,43.5673],[-73.2623,43.5672],[-73.2623,43.5671],[-73.2623,43.567],[-73.2621,43.5667],[-73.2619,43.5661],[-73.2621,43.5657],[-73.2618,43.5656],[-73.2612,43.5658],[-73.2611,43.5661],[-73.2609,43.5663],[-73.2608,43.5665],[-73.2607,43.5665],[-73.2604,43.5663],[-73.2602,43.5662],[-73.26,43.5659],[-73.2595,43.5655],[-73.2591,43.5653],[-73.2591,43.5652],[-73.2586,43.565],[-73.2582,43.5643],[-73.2582,43.5639],[-73.2584,43.5635],[-73.2583,43.563],[-73.2572,43.5626],[-73.2569,43.5623],[-73.2568,43.5622],[-73.2559,43.5619],[-73.2557,43.5614],[-73.2556,43.5609],[-73.2556,43.5599],[-73.2553,43.5596],[-73.2538,43.5584],[-73.2535,43.5579],[-73.2529,43.5574],[-73.2526,43.5568],[-73.2526,43.5564],[-73.2542,43.5564],[-73.2543,43.5563],[-73.2544,43.5563],[-73.2544,43.5562],[-73.2544,43.5561],[-73.2545,43.5556],[-73.2514,43.5554],[-73.2495,43.5543],[-73.249,43.554],[-73.2486,43.5539],[-73.2488,43.5532],[-73.2485,43.5529],[-73.2484,43.5526],[-73.2486,43.5525],[-73.249,43.5524],[-73.2492,43.5522],[-73.2492,43.5517],[-73.2487,43.5515],[-73.2486,43.5512],[-73.2487,43.5511],[-73.2488,43.551],[-73.2491,43.551],[-73.2495,43.5509],[-73.2502,43.5508],[-73.2504,43.5504],[-73.2503,43.5502],[-73.25,43.5498],[-73.2499,43.5497],[-73.25,43.5494],[-73.2495,43.5491],[-73.2492,43.5489],[-73.2493,43.5485],[-73.2495,43.5483],[-73.25,43.5479],[-73.25,43.5475],[-73.2495,43.5472],[-73.2493,43.5472],[-73.2492,43.5467],[-73.2495,43.5464],[-73.2499,43.5461],[-73.2496,43.5461],[-73.2495,43.5461],[-73.2492,43.546],[-73.2486,43.5459],[-73.2482,43.5458],[-73.2478,43.5454],[-73.2478,43.5451],[-73.2482,43.5449],[-73.2488,43.5451],[-73.2492,43.5453],[-73.2495,43.5451],[-73.2499,43.5449],[-73.25,43.5442],[-73.2501,43.5438],[-73.2501,43.5434],[-73.2495,43.5431],[-73.2478,43.5428],[-73.2466,43.5418],[-73.2465,43.5411],[-73.2465,43.541],[-73.2465,43.5406],[-73.2467,43.5403],[-73.2464,43.5397],[-73.2456,43.5395],[-73.2455,43.5395],[-73.2449,43.5393],[-73.2444,43.5388],[-73.2442,43.5384],[-73.2442,43.5378],[-73.2438,43.5369],[-73.2437,43.5358],[-73.2435,43.5354],[-73.2429,43.5348],[-73.2428,43.5348],[-73.2427,43.5348],[-73.2425,43.5348],[-73.2424,43.5348],[-73.2423,43.5348],[-73.2422,43.5349],[-73.242,43.5349],[-73.2419,43.535],[-73.2418,43.5351],[-73.2417,43.5351],[-73.2416,43.535],[-73.2416,43.5348],[-73.2416,43.5347],[-73.2416,43.5346],[-73.2417,43.5344],[-73.2419,43.5343],[-73.242,43.5343],[-73.2422,43.5344],[-73.2425,43.5344],[-73.2427,43.5343],[-73.2427,43.5341],[-73.2427,43.534],[-73.2426,43.5338],[-73.2422,43.5335],[-73.242,43.533],[-73.2415,43.5326],[-73.2414,43.5324],[-73.2415,43.532],[-73.2424,43.5312],[-73.2426,43.5307],[-73.2427,43.5301],[-73.2419,43.5294],[-73.2423,43.5286],[-73.2428,43.5283],[-73.2434,43.5277],[-73.2439,43.5274],[-73.2449,43.5271],[-73.2454,43.5269],[-73.2465,43.526],[-73.2468,43.5258],[-73.2469,43.5256],[-73.2469,43.5254],[-73.2468,43.5253],[-73.2468,43.5248],[-73.2468,43.5246],[-73.2475,43.5234],[-73.2477,43.5232],[-73.2476,43.523],[-73.2473,43.5227],[-73.2472,43.5226],[-73.2472,43.5225],[-73.247,43.5221],[-73.2465,43.5215],[-73.2466,43.5212],[-73.2473,43.5208],[-73.2476,43.5205],[-73.2475,43.52],[-73.2476,43.5197],[-73.2476,43.5192],[-73.2469,43.5191],[-73.2467,43.5189],[-73.2468,43.5172],[-73.248,43.5164],[-73.2481,43.516],[-73.248,43.5159],[-73.2478,43.5158],[-73.2468,43.5155],[-73.2467,43.5153],[-73.2471,43.5149],[-73.2471,43.5146],[-73.2471,43.5143],[-73.2471,43.5142],[-73.2471,43.508],[-73.2471,43.5079],[-73.2471,43.5075],[-73.2472,43.5071],[-73.2472,43.5067],[-73.2472,43.505],[-73.2475,43.5001],[-73.2477,43.4953],[-73.2478,43.4928],[-73.2478,43.4924],[-73.2478,43.4919],[-73.2484,43.4706],[-73.2485,43.469],[-73.2485,43.4689],[-73.2487,43.4623],[-73.2488,43.4619],[-73.2488,43.4618],[-73.249,43.4554],[-73.2494,43.4462],[-73.2495,43.4429],[-73.2495,43.4399],[-73.2496,43.4399],[-73.2497,43.4383],[-73.2497,43.4381],[-73.2498,43.4361],[-73.2498,43.4344],[-73.25,43.4299],[-73.25,43.4297],[-73.25,43.4296],[-73.2502,43.4257],[-73.2504,43.419],[-73.2508,43.4087],[-73.2509,43.407],[-73.251,43.4061],[-73.251,43.4049],[-73.251,43.4048],[-73.251,43.4047],[-73.251,43.4046],[-73.251,43.4045],[-73.251,43.4044],[-73.2511,43.4035],[-73.2511,43.4029],[-73.2512,43.4],[-73.2512,43.3997],[-73.2513,43.3979],[-73.2515,43.3945],[-73.2515,43.3944],[-73.2517,43.3899],[-73.2521,43.3783],[-73.2521,43.3781],[-73.2523,43.3751],[-73.2524,43.373],[-73.2526,43.371],[-73.2527,43.3703],[-73.2528,43.3635],[-73.2532,43.3627],[-73.2533,43.3612],[-73.2533,43.3586],[-73.2532,43.3577],[-73.2533,43.3558],[-73.2532,43.3552],[-73.2531,43.3547],[-73.2532,43.3543],[-73.2532,43.3542],[-73.2533,43.353],[-73.2533,43.3527],[-73.2533,43.3523],[-73.2533,43.352],[-73.2534,43.3509],[-73.2538,43.3408],[-73.2538,43.3407],[-73.2539,43.3356],[-73.254,43.3323],[-73.254,43.3302],[-73.2541,43.3281],[-73.2542,43.325],[-73.2543,43.3232],[-73.2543,43.3231],[-73.2543,43.3218],[-73.2545,43.3176],[-73.2546,43.3147],[-73.2546,43.3144],[-73.2547,43.3132],[-73.2549,43.3081],[-73.2551,43.3021],[-73.2552,43.298],[-73.2554,43.2927],[-73.2555,43.2881],[-73.2556,43.2852],[-73.2556,43.2839],[-73.2557,43.2821],[-73.2557,43.2803],[-73.2557,43.2797],[-73.2558,43.2791],[-73.2558,43.2776],[-73.2561,43.2705],[-73.2561,43.2702],[-73.2563,43.2654],[-73.2563,43.2653],[-73.2565,43.2605],[-73.2565,43.2601],[-73.2571,43.2525],[-73.2576,43.2452],[-73.2587,43.2306],[-73.2587,43.23],[-73.2587,43.2299],[-73.2587,43.2294],[-73.2588,43.2275],[-73.2588,43.2274],[-73.2592,43.2169],[-73.2596,43.2074],[-73.2597,43.2064],[-73.26,43.2],[-73.26,43.1999],[-73.2601,43.1998],[-73.2601,43.1993],[-73.2601,43.1989],[-73.2603,43.1945],[-73.2605,43.1904],[-73.2606,43.1901],[-73.2606,43.1893],[-73.2616,43.1695],[-73.2623,43.1572],[-73.2624,43.154],[-73.2639,43.1251],[-73.2641,43.1234],[-73.2644,43.1171],[-73.2644,43.1165],[-73.2645,43.1154],[-73.2649,43.1086],[-73.265,43.1064],[-73.265,43.1062],[-73.265,43.1061],[-73.2656,43.0959],[-73.2661,43.0885],[-73.2662,43.088],[-73.2662,43.0879],[-73.2662,43.0872],[-73.2664,43.0841],[-73.2667,43.0808],[-73.2668,43.0798],[-73.2668,43.0795],[-73.2681,43.0608],[-73.2687,43.0509],[-73.2688,43.0505],[-73.2689,43.0487],[-73.269,43.0468],[-73.2698,43.036],[-73.27,43.0307],[-73.2707,43.0176],[-73.2708,43.0151],[-73.2714,43.0001],[-73.2718,42.9956],[-73.2719,42.9955],[-73.2719,42.9951],[-73.2719,42.995],[-73.2719,42.9944],[-73.2725,42.9821],[-73.2727,42.9772],[-73.2728,42.9755],[-73.2733,42.9648],[-73.2733,42.9637],[-73.2733,42.9634],[-73.2733,42.9631],[-73.2734,42.9619],[-73.2735,42.9615],[-73.2735,42.9614],[-73.2735,42.9601],[-73.2736,42.9571],[-73.2736,42.9568],[-73.2737,42.9558],[-73.2739,42.9529],[-73.2742,42.949],[-73.2742,42.9477],[-73.2742,42.9458],[-73.2743,42.9436],[-73.2744,42.9425],[-73.2744,42.9423],[-73.2744,42.9422],[-73.2744,42.9421],[-73.2745,42.9405],[-73.2745,42.9398],[-73.2745,42.9386],[-73.2745,42.9385],[-73.2746,42.9378],[-73.2746,42.9377],[-73.2746,42.9376],[-73.2747,42.9344],[-73.2748,42.9339],[-73.2751,42.9231],[-73.2754,42.916],[-73.2754,42.9148],[-73.2757,42.9065],[-73.276,42.9012],[-73.2758,42.8976],[-73.2758,42.8972],[-73.2758,42.8971],[-73.276,42.8927],[-73.2768,42.8751],[-73.2769,42.874],[-73.277,42.8712],[-73.2771,42.868],[-73.2771,42.8669],[-73.2771,42.8668],[-73.2783,42.8376],[-73.2787,42.8334],[-73.2843,42.8349],[-73.2854,42.8341],[-73.2863,42.8263],[-73.2866,42.8231],[-73.2871,42.8201],[-73.2861,42.8183],[-73.2857,42.8175],[-73.2856,42.8173],[-73.2853,42.8169],[-73.285,42.8162],[-73.2843,42.8149],[-73.2842,42.8147],[-73.2841,42.8145],[-73.2841,42.8144],[-73.2837,42.8139],[-73.2846,42.8127],[-73.2848,42.8123],[-73.2851,42.8118],[-73.2852,42.8117],[-73.2853,42.8116],[-73.2853,42.8115],[-73.2854,42.8114],[-73.2859,42.8107],[-73.2862,42.8102],[-73.2863,42.81],[-73.2866,42.8095],[-73.2863,42.8081],[-73.2893,42.8041],[-73.2909,42.8019],[-73.2895,42.7963],[-73.2874,42.7883],[-73.2859,42.7826],[-73.2816,42.7661],[-73.2764,42.746],[-73.2651,42.7458],[-73.2648,42.7458],[-73.2654,42.7444],[-73.2658,42.7431],[-73.273,42.724],[-73.2733,42.7231],[-73.274,42.7212],[-73.2773,42.7123],[-73.2787,42.7086],[-73.2808,42.703],[-73.281,42.7025],[-73.2814,42.7014],[-73.2834,42.6959],[-73.2941,42.6673],[-73.305,42.6378],[-73.3069,42.6329],[-73.307,42.6326],[-73.3083,42.6291],[-73.3098,42.6251],[-73.3101,42.6243],[-73.3125,42.6177],[-73.3145,42.6122],[-73.3146,42.612],[-73.3147,42.6118],[-73.3147,42.6116],[-73.3148,42.6116],[-73.3148,42.6114],[-73.315,42.6109],[-73.3162,42.6078],[-73.3162,42.6077],[-73.3162,42.6076],[-73.317,42.6057],[-73.3178,42.6035],[-73.3211,42.5947],[-73.3227,42.5902],[-73.325,42.584],[-73.3253,42.5832],[-73.3254,42.5831],[-73.3277,42.5769],[-73.3281,42.5758],[-73.3281,42.5757],[-73.3282,42.5756],[-73.3282,42.5755],[-73.3282,42.5754],[-73.329,42.5733],[-73.3291,42.5732],[-73.3413,42.5403],[-73.3416,42.5394],[-73.3416,42.5393],[-73.3427,42.5365],[-73.343,42.5358],[-73.344,42.5327],[-73.3472,42.5241],[-73.3518,42.5116],[-73.352,42.5111],[-73.3524,42.51],[-73.3542,42.5051],[-73.3563,42.4994],[-73.3568,42.4983],[-73.3571,42.4973],[-73.3586,42.4933],[-73.3621,42.4838],[-73.3624,42.4832],[-73.3628,42.4819],[-73.3635,42.48],[-73.3646,42.477],[-73.365,42.476],[-73.369,42.4651],[-73.3694,42.4641],[-73.3698,42.463],[-73.3745,42.4503],[-73.3746,42.45],[-73.3753,42.4481],[-73.3786,42.4392],[-73.3788,42.4386],[-73.3795,42.4369],[-73.3822,42.4294],[-73.3827,42.4281],[-73.3836,42.4257],[-73.3858,42.4198],[-73.3888,42.4116],[-73.3897,42.4091],[-73.39,42.4082],[-73.3917,42.4038],[-73.3968,42.3899],[-73.3981,42.3863],[-73.4008,42.379],[-73.4019,42.376],[-73.4019,42.3759],[-73.4022,42.3751],[-73.4028,42.3734],[-73.4031,42.3728],[-73.4054,42.3665],[-73.4054,42.3664],[-73.4056,42.3659],[-73.4057,42.3656],[-73.4061,42.3646],[-73.4062,42.3645],[-73.4064,42.3639],[-73.4093,42.3559],[-73.4108,42.3518],[-73.4109,42.3516],[-73.4113,42.3507],[-73.4114,42.3502],[-73.4115,42.3499],[-73.4118,42.3492],[-73.4122,42.3482],[-73.4122,42.348],[-73.4139,42.3435],[-73.4143,42.3425],[-73.4143,42.3423],[-73.4164,42.3366],[-73.4164,42.3365],[-73.4184,42.3312],[-73.4185,42.3308],[-73.4187,42.3304],[-73.4189,42.3299],[-73.4192,42.3291],[-73.4296,42.3008],[-73.4313,42.2961],[-73.4316,42.2953],[-73.4317,42.2951],[-73.4342,42.2884],[-73.4365,42.282],[-73.4373,42.2798],[-73.4374,42.2796],[-73.4408,42.2704],[-73.4431,42.264],[-73.4476,42.2519],[-73.4477,42.2516],[-73.4483,42.2501],[-73.4495,42.2468],[-73.4495,42.2467],[-73.4502,42.2448],[-73.451,42.2428],[-73.4537,42.2353],[-73.4537,42.2352],[-73.4538,42.2351],[-73.4538,42.235],[-73.4544,42.2335],[-73.4544,42.2334],[-73.4544,42.2333],[-73.4545,42.2332],[-73.4554,42.2308],[-73.4554,42.2306],[-73.4555,42.2305],[-73.4555,42.2304],[-73.4558,42.2294],[-73.4565,42.2276],[-73.4595,42.2194],[-73.4602,42.2176],[-73.4602,42.2175],[-73.463,42.2098],[-73.4635,42.2086],[-73.466,42.2019],[-73.4702,42.1902],[-73.4703,42.1902],[-73.4707,42.1891],[-73.475,42.1773],[-73.4759,42.1749],[-73.4762,42.1741],[-73.4766,42.1728],[-73.4767,42.1727],[-73.4769,42.1722],[-73.4772,42.1713],[-73.4779,42.1696],[-73.478,42.1693],[-73.4782,42.1687],[-73.479,42.1665],[-73.4795,42.1652],[-73.4795,42.1651],[-73.4801,42.1634],[-73.4823,42.1573],[-73.4832,42.1549],[-73.4834,42.1544],[-73.484,42.1527],[-73.4862,42.1468],[-73.4888,42.1394],[-73.489,42.139],[-73.4897,42.1371],[-73.4903,42.1354],[-73.4929,42.1282],[-73.4931,42.1277],[-73.4931,42.1276],[-73.4937,42.126],[-73.494,42.1251],[-73.4973,42.1162],[-73.4976,42.1153],[-73.4991,42.1112],[-73.4996,42.11],[-73.5072,42.0887],[-73.5078,42.0874],[-73.5082,42.0861],[-73.508,42.0856],[-73.5056,42.0777],[-73.5032,42.0697],[-73.5031,42.0697],[-73.503,42.0693],[-73.4996,42.0579],[-73.497,42.0496],[-73.4938,42.0496],[-73.4936,42.0496],[-73.4873,42.0495],[-73.4873,42.0493],[-73.4875,42.0464],[-73.4875,42.046],[-73.4875,42.0457],[-73.4876,42.0434],[-73.4881,42.034],[-73.4883,42.0301],[-73.4883,42.0286],[-73.4885,42.0242],[-73.4886,42.0228],[-73.4886,42.0225],[-73.4887,42.0217],[-73.4887,42.0215],[-73.4887,42.0214],[-73.4887,42.0209],[-73.4888,42.0193],[-73.4888,42.0187],[-73.4888,42.0185],[-73.4889,42.0177],[-73.4889,42.0174],[-73.4891,42.0117],[-73.4895,42.0035],[-73.4895,42.0024],[-73.4896,42.0001],[-73.4904,41.99],[-73.4906,41.9872],[-73.4911,41.9813],[-73.4915,41.9764],[-73.4917,41.9742],[-73.4922,41.9673],[-73.4922,41.9672],[-73.4922,41.9671],[-73.4922,41.967],[-73.4924,41.9657],[-73.4926,41.9634],[-73.4927,41.9614],[-73.4928,41.9601],[-73.4928,41.96],[-73.4929,41.9597],[-73.493,41.9587],[-73.493,41.9585],[-73.493,41.9583],[-73.493,41.9582],[-73.4931,41.9575],[-73.4933,41.9554],[-73.4934,41.9548],[-73.4934,41.9547],[-73.4934,41.9546],[-73.4934,41.9545],[-73.4934,41.9543],[-73.4934,41.9542],[-73.4934,41.9541],[-73.4934,41.954],[-73.4934,41.9539],[-73.4934,41.9536],[-73.4934,41.9535],[-73.4934,41.9533],[-73.4935,41.9532],[-73.4935,41.9531],[-73.4935,41.9527],[-73.4935,41.9525],[-73.4936,41.9519],[-73.4938,41.9502],[-73.4939,41.9497],[-73.4939,41.9496],[-73.4945,41.9442],[-73.4946,41.9427],[-73.496,41.9279],[-73.4965,41.9224],[-73.4966,41.9218],[-73.4967,41.92],[-73.4968,41.9181],[-73.4971,41.9112],[-73.4971,41.9111],[-73.4971,41.911],[-73.4973,41.9066],[-73.4973,41.9065],[-73.4983,41.8927],[-73.4983,41.8925],[-73.4984,41.892],[-73.4985,41.8906],[-73.4986,41.8901],[-73.4987,41.8887],[-73.4992,41.8845],[-73.4993,41.8831],[-73.4994,41.8829],[-73.4994,41.8822],[-73.4995,41.8819],[-73.4995,41.8811],[-73.4998,41.8789],[-73.4999,41.8781],[-73.4999,41.8779],[-73.4999,41.8777],[-73.4999,41.8774],[-73.5002,41.8754],[-73.5002,41.8747],[-73.5004,41.8735],[-73.5008,41.8698],[-73.5009,41.8686],[-73.5009,41.8683],[-73.501,41.8676],[-73.5011,41.8665],[-73.5018,41.8605],[-73.502,41.8587],[-73.5019,41.8585],[-73.5019,41.8583],[-73.5043,41.8341],[-73.5053,41.8244],[-73.5053,41.8241],[-73.5053,41.824],[-73.5053,41.8239],[-73.5053,41.822],[-73.5053,41.8218],[-73.5059,41.8145],[-73.5071,41.8008],[-73.5071,41.8007],[-73.5072,41.7991],[-73.5075,41.7967],[-73.5077,41.7939],[-73.5079,41.7922],[-73.5079,41.7915],[-73.5081,41.7895],[-73.5082,41.7888],[-73.5085,41.7861],[-73.5088,41.7828],[-73.5096,41.7736],[-73.5104,41.7648],[-73.511,41.7587],[-73.511,41.7577],[-73.5112,41.7545],[-73.5113,41.7536],[-73.5113,41.7534],[-73.5113,41.7533],[-73.5113,41.7529],[-73.5113,41.7528],[-73.5114,41.7518],[-73.5114,41.7501],[-73.5115,41.7489],[-73.5116,41.7479],[-73.5116,41.7466],[-73.5118,41.7426],[-73.5119,41.7412],[-73.5119,41.7409],[-73.5119,41.7408],[-73.5121,41.7394],[-73.5121,41.739],[-73.5121,41.7388],[-73.5123,41.7364],[-73.5127,41.7317],[-73.513,41.7285],[-73.5132,41.7259],[-73.5137,41.72],[-73.5139,41.7181],[-73.5142,41.7145],[-73.5143,41.7137],[-73.5151,41.7058],[-73.5154,41.7022],[-73.516,41.6963],[-73.5161,41.6958],[-73.5161,41.695],[-73.5165,41.691],[-73.5166,41.6897],[-73.5166,41.6893],[-73.5167,41.688],[-73.5168,41.6876],[-73.517,41.6843],[-73.5176,41.6744],[-73.5178,41.6711],[-73.5178,41.671],[-73.5178,41.6701],[-73.518,41.6676],[-73.5181,41.6668],[-73.5181,41.6667],[-73.5181,41.6666],[-73.5181,41.6664],[-73.5181,41.6661],[-73.5193,41.6508],[-73.5194,41.6496],[-73.5196,41.6458],[-73.5198,41.6446],[-73.5198,41.6439],[-73.52,41.6419],[-73.52,41.6412],[-73.52,41.641],[-73.5201,41.64],[-73.5202,41.6378],[-73.5206,41.6283],[-73.5208,41.6251],[-73.5208,41.6242],[-73.521,41.6212],[-73.521,41.6203],[-73.521,41.6198],[-73.5214,41.6166],[-73.5215,41.6164],[-73.5215,41.6162],[-73.5223,41.6078],[-73.5239,41.5927],[-73.5247,41.584],[-73.526,41.5721],[-73.526,41.5719],[-73.5261,41.5685],[-73.5274,41.5543],[-73.5274,41.5541],[-73.5277,41.55],[-73.5289,41.5382],[-73.529,41.5382],[-73.5292,41.5363],[-73.5293,41.5356],[-73.5294,41.5342],[-73.5294,41.5341],[-73.5301,41.5272],[-73.5301,41.5267],[-73.5302,41.5253],[-73.5303,41.5248],[-73.5303,41.5247],[-73.5304,41.5238],[-73.5305,41.522],[-73.5306,41.5216],[-73.5306,41.5211],[-73.5307,41.5202],[-73.5307,41.5196],[-73.5309,41.5178],[-73.531,41.5172],[-73.5311,41.5153],[-73.5318,41.5081],[-73.5318,41.508],[-73.5324,41.5005],[-73.5325,41.5001],[-73.5326,41.4993],[-73.5326,41.4992],[-73.5326,41.4988],[-73.5326,41.4987],[-73.5326,41.4986],[-73.5327,41.4977],[-73.5327,41.4971],[-73.5329,41.4952],[-73.5332,41.491],[-73.5332,41.4905],[-73.5332,41.4901],[-73.5339,41.4817],[-73.534,41.4801],[-73.534,41.4794],[-73.534,41.4793],[-73.534,41.4791],[-73.534,41.4789],[-73.534,41.4779],[-73.5341,41.4778],[-73.5341,41.4777],[-73.5341,41.4772],[-73.5342,41.4766],[-73.5343,41.4759],[-73.5343,41.4757],[-73.5344,41.4754],[-73.5345,41.4733],[-73.5346,41.4729],[-73.5346,41.4722],[-73.5347,41.4714],[-73.5348,41.4707],[-73.5348,41.4701],[-73.5349,41.4695],[-73.5349,41.4693],[-73.5349,41.469],[-73.535,41.4684],[-73.535,41.4681],[-73.535,41.4678],[-73.535,41.4677],[-73.535,41.467],[-73.5351,41.4669],[-73.5351,41.4662],[-73.5351,41.4655],[-73.5352,41.465],[-73.5352,41.4646],[-73.5352,41.4645],[-73.5353,41.4644],[-73.5353,41.4641],[-73.5353,41.4635],[-73.5353,41.4634],[-73.5353,41.4631],[-73.5353,41.4628],[-73.5354,41.4621],[-73.5356,41.4605],[-73.5356,41.4596],[-73.5357,41.4577],[-73.5358,41.4572],[-73.5358,41.4569],[-73.5358,41.4567],[-73.5358,41.4566],[-73.5358,41.4563],[-73.5358,41.4561],[-73.5358,41.4558],[-73.5359,41.4556],[-73.5359,41.4555],[-73.5359,41.455],[-73.536,41.4533],[-73.536,41.4531],[-73.536,41.4528],[-73.536,41.4513],[-73.5361,41.451],[-73.5361,41.4507],[-73.5361,41.4502],[-73.5363,41.4472],[-73.5363,41.4466],[-73.5364,41.4461],[-73.5366,41.4449],[-73.5367,41.4436],[-73.5368,41.4428],[-73.537,41.4405],[-73.5371,41.4397],[-73.5373,41.4379],[-73.5375,41.4359],[-73.5375,41.4355],[-73.5376,41.4343],[-73.5377,41.4339],[-73.5377,41.4334],[-73.5377,41.4333],[-73.5379,41.4319],[-73.5381,41.4305],[-73.5381,41.43],[-73.5384,41.4278],[-73.5389,41.424],[-73.5397,41.4172],[-73.5399,41.4157],[-73.5401,41.4146],[-73.5401,41.4145],[-73.5404,41.412],[-73.5404,41.4119],[-73.5405,41.4117],[-73.5405,41.4115],[-73.5411,41.4065],[-73.5411,41.4064],[-73.5411,41.4063],[-73.5413,41.4053],[-73.5413,41.4052],[-73.5415,41.4044],[-73.5415,41.4038],[-73.5424,41.3939],[-73.5425,41.3926],[-73.5425,41.391],[-73.5426,41.3906],[-73.5426,41.3904],[-73.5426,41.3903],[-73.5426,41.3902],[-73.5426,41.3897],[-73.5426,41.3895],[-73.5426,41.3894],[-73.5426,41.3892],[-73.5426,41.389],[-73.5427,41.3889],[-73.5427,41.3888],[-73.5428,41.3864],[-73.5433,41.3792],[-73.5434,41.3768],[-73.5434,41.3766],[-73.5435,41.3763],[-73.5436,41.3751],[-73.5437,41.3748],[-73.5437,41.3743],[-73.5437,41.3742],[-73.5437,41.3741],[-73.5438,41.3741],[-73.5439,41.3725],[-73.5445,41.3679],[-73.5447,41.3664],[-73.5448,41.3658],[-73.545,41.3639],[-73.5451,41.3633],[-73.5452,41.3629],[-73.5453,41.3619],[-73.5453,41.3615],[-73.5456,41.3578],[-73.546,41.3549],[-73.546,41.3548],[-73.5462,41.3526],[-73.5463,41.3518],[-73.5469,41.3449],[-73.5471,41.3431],[-73.5471,41.3428],[-73.5479,41.3365],[-73.5481,41.3354],[-73.5481,41.3344],[-73.5482,41.3335],[-73.5482,41.3334],[-73.5486,41.33],[-73.5486,41.3298],[-73.549,41.3263],[-73.5491,41.3251],[-73.5493,41.3196],[-73.5495,41.3167],[-73.5496,41.3071],[-73.5497,41.3054],[-73.5499,41.3019],[-73.5499,41.3015],[-73.551,41.2954],[-73.5489,41.293],[-73.5481,41.2921],[-73.5435,41.2866],[-73.5407,41.2831],[-73.5406,41.283],[-73.5384,41.2804],[-73.5369,41.2786],[-73.5367,41.2784],[-73.5285,41.2687],[-73.5263,41.2661],[-73.5257,41.2653],[-73.5253,41.2648],[-73.5252,41.2648],[-73.5252,41.2647],[-73.5248,41.2642],[-73.5237,41.2631],[-73.5237,41.263],[-73.5234,41.2627],[-73.5175,41.2555],[-73.513,41.2501],[-73.5129,41.2501],[-73.5129,41.25],[-73.5123,41.2493],[-73.5105,41.2471],[-73.51,41.2464],[-73.5099,41.2463],[-73.5083,41.2444],[-73.5065,41.2421],[-73.505,41.2403],[-73.5044,41.2395],[-73.5034,41.2383],[-73.5027,41.2374],[-73.5026,41.2374],[-73.5025,41.2372],[-73.5018,41.2363],[-73.5017,41.2362],[-73.5015,41.2359],[-73.5014,41.2358],[-73.5012,41.2356],[-73.501,41.2354],[-73.4989,41.2328],[-73.4964,41.2298],[-73.4914,41.2236],[-73.4885,41.2201],[-73.488,41.2194],[-73.4863,41.2173],[-73.4839,41.2143],[-73.4827,41.2128],[-73.4849,41.2118],[-73.485,41.2117],[-73.4851,41.2116],[-73.4853,41.2115],[-73.4868,41.2109],[-73.4875,41.2105],[-73.4884,41.21],[-73.4917,41.2086],[-73.494,41.2076],[-73.4942,41.2075],[-73.4946,41.2074],[-73.4946,41.2073],[-73.495,41.2072],[-73.4955,41.207],[-73.4956,41.2069],[-73.4959,41.2068],[-73.504,41.2033],[-73.5092,41.2009],[-73.5101,41.2005],[-73.5116,41.1999],[-73.5117,41.1998],[-73.5128,41.1994],[-73.5139,41.1989],[-73.514,41.1989],[-73.5142,41.1987],[-73.5168,41.1975],[-73.5169,41.1974],[-73.5171,41.1973],[-73.521,41.1954],[-73.5212,41.1953],[-73.5216,41.1951],[-73.5223,41.1948],[-73.5225,41.1947],[-73.5226,41.1947],[-73.5231,41.1944],[-73.5233,41.1943],[-73.5237,41.1941],[-73.5238,41.1941],[-73.5243,41.1939],[-73.5245,41.1938],[-73.5248,41.1936],[-73.5253,41.1934],[-73.526,41.1931],[-73.5263,41.193],[-73.5291,41.1917],[-73.5359,41.1885],[-73.536,41.1884],[-73.54,41.1866],[-73.549,41.1826],[-73.5515,41.1815],[-73.5538,41.1804],[-73.5539,41.1803],[-73.554,41.1803],[-73.5547,41.1799],[-73.5548,41.1799],[-73.5549,41.1799],[-73.5551,41.1798],[-73.5552,41.1797],[-73.5553,41.1797],[-73.5554,41.1796],[-73.5555,41.1796],[-73.5559,41.1794],[-73.556,41.1793],[-73.5561,41.1793],[-73.5577,41.1786],[-73.5578,41.1785],[-73.5584,41.1782],[-73.5585,41.1782],[-73.5595,41.1777],[-73.5624,41.1764],[-73.5634,41.1759],[-73.5636,41.1758],[-73.5645,41.1754],[-73.5648,41.1752],[-73.5649,41.1752],[-73.565,41.1751],[-73.5659,41.1748],[-73.5662,41.1747],[-73.5673,41.1742],[-73.5708,41.1726],[-73.5709,41.1725],[-73.5719,41.172],[-73.5733,41.1714],[-73.5774,41.1696],[-73.5787,41.1689],[-73.5788,41.1689],[-73.5791,41.1688],[-73.5791,41.1687],[-73.5805,41.1681],[-73.5842,41.1664],[-73.5845,41.1663],[-73.5847,41.1662],[-73.5852,41.166],[-73.5856,41.1658],[-73.5858,41.1657],[-73.5859,41.1657],[-73.586,41.1656],[-73.5861,41.1656],[-73.5862,41.1656],[-73.5873,41.1651],[-73.5884,41.1645],[-73.5893,41.1641],[-73.5907,41.1635],[-73.5918,41.163],[-73.5929,41.1626],[-73.596,41.1613],[-73.597,41.1609],[-73.5971,41.1608],[-73.5973,41.1607],[-73.5973,41.1606],[-73.5979,41.1603],[-73.5981,41.1602],[-73.5982,41.1602],[-73.5983,41.1601],[-73.5985,41.16],[-73.5998,41.1594],[-73.5999,41.1593],[-73.6002,41.1591],[-73.6013,41.1587],[-73.6045,41.1572],[-73.6055,41.1568],[-73.606,41.1566],[-73.6062,41.1565],[-73.6072,41.156],[-73.6076,41.1558],[-73.6077,41.1558],[-73.6078,41.1557],[-73.6085,41.1554],[-73.609,41.1552],[-73.6124,41.1537],[-73.6135,41.1532],[-73.6136,41.1531],[-73.6137,41.1531],[-73.614,41.153],[-73.614,41.1529],[-73.6142,41.1529],[-73.6144,41.1528],[-73.6146,41.1527],[-73.6155,41.1523],[-73.6158,41.1522],[-73.6174,41.1514],[-73.6221,41.1493],[-73.6225,41.1491],[-73.6242,41.1484],[-73.6244,41.1483],[-73.6246,41.1483],[-73.6258,41.1478],[-73.6262,41.1476],[-73.6267,41.1474],[-73.6283,41.1467],[-73.6288,41.1464],[-73.6291,41.1463],[-73.6293,41.1462],[-73.6295,41.1461],[-73.6302,41.1458],[-73.6323,41.1448],[-73.6335,41.1442],[-73.6337,41.1441],[-73.6338,41.144],[-73.6339,41.144],[-73.6345,41.1438],[-73.6346,41.1437],[-73.6347,41.1437],[-73.6349,41.1436],[-73.635,41.1435],[-73.6355,41.1433],[-73.6356,41.1433],[-73.636,41.1432],[-73.6373,41.1426],[-73.6377,41.1423],[-73.6378,41.1423],[-73.6397,41.1415],[-73.6441,41.1395],[-73.6442,41.1394],[-73.6516,41.1361],[-73.6517,41.1361],[-73.6544,41.1348],[-73.6553,41.1343],[-73.6554,41.1342],[-73.6555,41.1342],[-73.6556,41.1341],[-73.656,41.134],[-73.6561,41.134],[-73.6606,41.132],[-73.6609,41.1318],[-73.661,41.1318],[-73.6611,41.1317],[-73.6616,41.1315],[-73.6618,41.1314],[-73.665,41.13],[-73.6656,41.1297],[-73.6658,41.1296],[-73.6659,41.1295],[-73.6672,41.1289],[-73.6678,41.1286],[-73.668,41.1285],[-73.6697,41.1278],[-73.6698,41.1277],[-73.6699,41.1276],[-73.6764,41.1247],[-73.6768,41.1245],[-73.679,41.1234],[-73.6861,41.1201],[-73.6893,41.1186],[-73.6895,41.1185],[-73.695,41.1158],[-73.696,41.1153],[-73.7,41.1137],[-73.7007,41.1134],[-73.7027,41.1122],[-73.7028,41.1122],[-73.7031,41.112],[-73.7033,41.112],[-73.7035,41.1119],[-73.7035,41.1118],[-73.7036,41.1118],[-73.7055,41.1111],[-73.7057,41.111],[-73.7058,41.1109],[-73.7059,41.1109],[-73.706,41.1108],[-73.7122,41.1079],[-73.7123,41.1079],[-73.713,41.1076],[-73.7134,41.1074],[-73.7135,41.1073],[-73.7137,41.1073],[-73.7138,41.1072],[-73.7278,41.1007],[-73.7268,41.0994],[-73.7265,41.099],[-73.7262,41.0986],[-73.7262,41.0985],[-73.7253,41.0973],[-73.7251,41.097],[-73.725,41.0967],[-73.7248,41.0965],[-73.7236,41.0948],[-73.7235,41.0946],[-73.7234,41.0944],[-73.7227,41.0938],[-73.7221,41.0932],[-73.7217,41.0928],[-73.7212,41.0924],[-73.721,41.0922],[-73.7206,41.0917],[-73.7194,41.0907],[-73.7194,41.0906],[-73.7188,41.0902],[-73.7187,41.09],[-73.718,41.0891],[-73.7179,41.089],[-73.7177,41.0888],[-73.7177,41.0887],[-73.7171,41.0878],[-73.7158,41.0862],[-73.7155,41.0858],[-73.7151,41.0854],[-73.7138,41.0836],[-73.7119,41.0813],[-73.7118,41.0812],[-73.7116,41.0809],[-73.7115,41.0808],[-73.7104,41.0793],[-73.7063,41.0741],[-73.7057,41.0733],[-73.7056,41.0731],[-73.7051,41.0725],[-73.7015,41.0682],[-73.6965,41.062],[-73.6964,41.0619],[-73.6963,41.0617],[-73.6962,41.0616],[-73.6947,41.0598],[-73.6942,41.0593],[-73.694,41.059],[-73.6935,41.0585],[-73.6932,41.0581],[-73.693,41.0579],[-73.6929,41.0577],[-73.6924,41.0571],[-73.6915,41.056],[-73.6912,41.0557],[-73.691,41.0554],[-73.6907,41.0551],[-73.6898,41.0539],[-73.6895,41.0535],[-73.6889,41.0525],[-73.6884,41.052],[-73.6879,41.0515],[-73.6872,41.0507],[-73.687,41.0505],[-73.6869,41.0504],[-73.6868,41.0503],[-73.6868,41.0502],[-73.6857,41.0488],[-73.683,41.0453],[-73.6825,41.0447],[-73.6818,41.044],[-73.6798,41.0419],[-73.6797,41.0419],[-73.6795,41.0416],[-73.6793,41.0414],[-73.6789,41.0409],[-73.6788,41.0407],[-73.6786,41.0404],[-73.6785,41.0404],[-73.6775,41.0391],[-73.6774,41.0391],[-73.6771,41.0386],[-73.6766,41.0381],[-73.6765,41.038],[-73.6762,41.0377],[-73.6762,41.0376],[-73.6761,41.0375],[-73.6759,41.0373],[-73.6757,41.037],[-73.6757,41.0369],[-73.6756,41.0368],[-73.6755,41.0367],[-73.6754,41.0366],[-73.6753,41.0366],[-73.6753,41.0365],[-73.6752,41.0365],[-73.6752,41.0364],[-73.6751,41.0363],[-73.675,41.0362],[-73.6749,41.0361],[-73.6748,41.0359],[-73.6745,41.0356],[-73.6737,41.0346],[-73.6731,41.0339],[-73.6727,41.0335],[-73.6719,41.0325],[-73.6718,41.0324],[-73.6718,41.0323],[-73.6714,41.0319],[-73.6714,41.0318],[-73.6711,41.0315],[-73.671,41.0315],[-73.671,41.0314],[-73.6707,41.0309],[-73.6706,41.0309],[-73.6706,41.0308],[-73.6705,41.0305],[-73.6704,41.0301],[-73.6703,41.0299],[-73.6698,41.0294],[-73.6697,41.0293],[-73.6692,41.0285],[-73.6668,41.0256],[-73.6667,41.0255],[-73.6665,41.0253],[-73.6656,41.0241],[-73.6653,41.0237],[-73.6652,41.0237],[-73.6652,41.0236],[-73.6647,41.023],[-73.6642,41.0223],[-73.6641,41.0222],[-73.6639,41.0219],[-73.6636,41.0217],[-73.6635,41.0216],[-73.6635,41.0215],[-73.6628,41.0206],[-73.6627,41.0206],[-73.6627,41.0205],[-73.6619,41.0198],[-73.6617,41.0197],[-73.6617,41.0196],[-73.6604,41.0185],[-73.6603,41.0184],[-73.6596,41.0177],[-73.6595,41.0177],[-73.6591,41.0173],[-73.659,41.0172],[-73.6588,41.0168],[-73.6587,41.0167],[-73.6582,41.0162],[-73.6581,41.0161],[-73.6579,41.0158],[-73.6574,41.0151],[-73.6569,41.0145],[-73.6563,41.0134],[-73.6562,41.0133],[-73.6561,41.0131],[-73.6556,41.0127],[-73.6554,41.0124],[-73.6553,41.0123],[-73.6552,41.0123],[-73.6552,41.0119],[-73.6553,41.0117],[-73.6561,41.0089],[-73.6569,41.0072],[-73.6572,41.0064],[-73.6577,41.0055],[-73.6578,41.0053],[-73.6579,41.0052],[-73.6579,41.0051],[-73.658,41.005],[-73.658,41.0049],[-73.6581,41.0048],[-73.6586,41.004],[-73.6597,41.0015],[-73.6601,41.0007],[-73.6602,41.0006],[-73.6603,41.0005],[-73.6602,41.0004],[-73.6601,41.0001],[-73.6601,40.9998],[-73.6599,40.9994],[-73.6597,40.9987],[-73.6597,40.9986],[-73.6594,40.9975],[-73.6593,40.9972],[-73.6594,40.9965],[-73.6595,40.9955],[-73.6595,40.9954],[-73.6596,40.9949],[-73.6596,40.9945],[-73.6596,40.9943],[-73.6596,40.9941],[-73.6595,40.994],[-73.6591,40.9933],[-73.659,40.9933],[-73.658,40.992],[-73.6572,40.9909],[-73.6578,40.9902],[-73.6586,40.9893],[-73.6588,40.9891],[-73.6589,40.989],[-73.6593,40.9885],[-73.6595,40.9882],[-73.6595,40.9881],[-73.6597,40.9879],[-73.6594,40.9876],[-73.6576,40.9855],[-73.6574,40.9852],[-73.6569,40.9847],[-73.6568,40.9845],[-73.6567,40.9845],[-73.6564,40.9842],[-73.6498,40.9792],[-73.648,40.9778],[-73.6462,40.9764],[-73.6129,40.9509],[-73.6104,40.9515],[-73.6083,40.9519],[-73.6031,40.953],[-73.6025,40.9532],[-73.6016,40.9534],[-73.6006,40.9536],[-73.598,40.9541],[-73.5907,40.9557],[-73.5901,40.9558],[-73.5874,40.9564],[-73.584,40.9571],[-73.5737,40.9593],[-73.5703,40.96],[-73.5687,40.9603],[-73.5639,40.9613],[-73.5623,40.9617],[-73.562,40.9617],[-73.5611,40.9619],[-73.5609,40.962],[-73.5594,40.9622],[-73.5551,40.9632],[-73.5537,40.9635],[-73.5518,40.9639],[-73.5461,40.965],[-73.5442,40.9654],[-73.5409,40.9661],[-73.531,40.9682],[-73.5278,40.9689],[-73.5256,40.9693],[-73.5192,40.9707],[-73.5171,40.9711],[-73.5129,40.972],[-73.5003,40.9746],[-73.4996,40.9747],[-73.4961,40.9755],[-73.4881,40.9772],[-73.4644,40.9822],[-73.4565,40.9838],[-73.4536,40.9844],[-73.4451,40.9862],[-73.4423,40.9868],[-73.4408,40.9871],[-73.4362,40.9881],[-73.4347,40.9884],[-73.4341,40.9885],[-73.4325,40.9889],[-73.4319,40.989],[-73.4235,40.9908],[-73.398,40.9962],[-73.3896,40.9979],[-73.3884,40.9982],[-73.385,40.9988],[-73.3838,40.999],[-73.3835,40.9991],[-73.3827,40.9992],[-73.3824,40.9993],[-73.3816,40.9995],[-73.379,40.9999],[-73.3782,41.0001],[-73.3774,41.0003],[-73.3753,41.0009],[-73.3746,41.0011],[-73.359,41.0042],[-73.3122,41.0137],[-73.2966,41.0168],[-73.2955,41.017],[-73.2924,41.0177],[-73.2914,41.0179],[-73.2882,41.0185],[-73.2786,41.0205],[-73.2754,41.0211],[-73.2742,41.0213],[-73.273,41.0216],[-73.2702,41.0221],[-73.2613,41.0237],[-73.2547,41.0249],[-73.2496,41.0259],[-73.2492,41.026],[-73.248,41.0262],[-73.2476,41.0263],[-73.2463,41.0266],[-73.2426,41.0275],[-73.2413,41.0278],[-73.2407,41.0279],[-73.2388,41.0284],[-73.2382,41.0285],[-73.2369,41.0288],[-73.2331,41.0298],[-73.2318,41.0301],[-73.2313,41.0302],[-73.2296,41.0305],[-73.2291,41.0306],[-73.2276,41.031],[-73.223,41.0321],[-73.2215,41.0325],[-73.2211,41.0326],[-73.2206,41.0327],[-73.2139,41.0344],[-73.202,41.0374],[-73.1911,41.0401],[-73.1835,41.0421],[-73.1824,41.0423],[-73.1793,41.0431],[-73.1782,41.0433],[-73.1781,41.0434],[-73.1776,41.0435],[-73.1775,41.0435],[-73.177,41.0436],[-73.1754,41.044],[-73.1748,41.0442],[-73.1717,41.0449],[-73.1623,41.0472],[-73.1592,41.048],[-73.1568,41.0486],[-73.1498,41.0503],[-73.1474,41.0509],[-73.1416,41.0523],[-73.1241,41.0566],[-73.1182,41.058],[-73.105,41.0613],[-73.0652,41.071],[-73.052,41.0743],[-73.0465,41.0756],[-73.03,41.0797],[-73.0245,41.081],[-73.0195,41.0822],[-73.0045,41.0859],[-72.9995,41.0871],[-72.9955,41.0879],[-72.9834,41.0902],[-72.9793,41.091],[-72.9655,41.0937],[-72.9241,41.1017],[-72.9103,41.1044],[-72.9055,41.1053],[-72.8913,41.108],[-72.8866,41.109],[-72.8858,41.1091],[-72.8834,41.1096],[-72.8826,41.1097],[-72.8788,41.1105],[-72.8675,41.1127],[-72.8637,41.1134],[-72.8635,41.1134],[-72.8629,41.1135],[-72.8627,41.1136],[-72.8622,41.1137],[-72.8606,41.114],[-72.8601,41.1141],[-72.8579,41.1145],[-72.8514,41.1157],[-72.8493,41.1162],[-72.8486,41.1163],[-72.8466,41.1167],[-72.846,41.1168],[-72.8423,41.1175],[-72.8315,41.1196],[-72.8278,41.1203],[-72.8229,41.1213],[-72.8157,41.1227],[-72.8081,41.1241],[-72.8036,41.125],[-72.8034,41.1251],[-72.8031,41.1251],[-72.8015,41.1254],[-72.7966,41.1263],[-72.795,41.1266],[-72.7859,41.1284],[-72.7585,41.1336],[-72.7494,41.1353],[-72.7467,41.1358],[-72.7385,41.1374],[-72.7358,41.1379],[-72.7276,41.1395],[-72.7029,41.1442],[-72.6947,41.1458],[-72.694,41.1459],[-72.6917,41.1464],[-72.691,41.1465],[-72.6823,41.1482],[-72.6562,41.1532],[-72.6475,41.1549],[-72.6236,41.1594],[-72.6114,41.1618],[-72.5752,41.1687],[-72.5518,41.1732],[-72.5516,41.1732],[-72.5279,41.1778],[-72.5176,41.1797],[-72.4867,41.1856],[-72.4764,41.1875],[-72.475,41.1878],[-72.4708,41.1886],[-72.4695,41.1889],[-72.4599,41.1907],[-72.4312,41.1961],[-72.4217,41.1979],[-72.421,41.198],[-72.4189,41.1984],[-72.4182,41.1986],[-72.415,41.1992],[-72.4055,41.201],[-72.4023,41.2016],[-72.4012,41.2018],[-72.3977,41.2024],[-72.3965,41.2027],[-72.3835,41.2051],[-72.3445,41.2125],[-72.3315,41.215],[-72.3151,41.2181],[-72.2659,41.2274],[-72.2495,41.2305],[-72.2494,41.2306],[-72.2487,41.2307],[-72.2485,41.2307],[-72.2429,41.2317],[-72.226,41.2348],[-72.2204,41.2358],[-72.2136,41.237],[-72.2123,41.2373],[-72.2042,41.2387],[-72.1953,41.2404],[-72.1932,41.2407],[-72.1864,41.242],[-72.1863,41.242],[-72.186,41.242],[-72.1857,41.2421],[-72.1851,41.2422],[-72.1849,41.2422],[-72.1784,41.2434],[-72.159,41.2469],[-72.1526,41.2481],[-72.1504,41.2485],[-72.1437,41.2497],[-72.1415,41.2501],[-72.1351,41.2514],[-72.1157,41.2553],[-72.1092,41.2567],[-72.1085,41.2568],[-72.1063,41.2573],[-72.1056,41.2574],[-72.101,41.2583],[-72.0955,41.2595],[-72.0874,41.2611],[-72.0855,41.2615],[-72.0841,41.2618],[-72.0828,41.262],[-72.0826,41.2621],[-72.082,41.2622],[-72.0819,41.2622],[-72.0818,41.2622],[-72.0788,41.2636],[-72.0761,41.2648],[-72.0705,41.2674],[-72.07,41.2676],[-72.0688,41.2681],[-72.0671,41.2689],[-72.0647,41.27],[-72.0575,41.2732],[-72.0551,41.2743],[-72.0545,41.2746],[-72.0527,41.2754],[-72.0522,41.2757],[-72.0517,41.2758],[-72.0505,41.2764],[-72.0501,41.2766],[-72.0446,41.2791],[-72.0282,41.2865],[-72.0227,41.289],[-72.0214,41.2896],[-72.0192,41.2906],[-72.0174,41.2911],[-72.016,41.2914],[-72.0087,41.2934],[-72.0078,41.2936],[-71.9995,41.2958],[-71.9866,41.2985],[-71.9792,41.3],[-71.9764,41.3006],[-71.9737,41.3012],[-71.9713,41.3017],[-71.9612,41.3038],[-71.9567,41.3047],[-71.9477,41.3066],[-71.9398,41.3082],[-71.9357,41.3091],[-71.9295,41.3104],[-71.9234,41.3088],[-71.9193,41.3077],[-71.9169,41.307],[-71.9097,41.3051],[-71.9073,41.3045],[-71.8799,41.2762],[-71.8745,41.2707],[-71.8585,41.2537],[-71.8584,41.2536],[-71.8545,41.2501],[-71.8094,41.2032],[-71.7912,41.1843],[-71.791,41.1841],[-71.7906,41.1251],[-71.7906,41.1018],[-71.7819,41.0962],[-71.7807,41.0928],[-71.7792,41.0884],[-71.7781,41.0813],[-71.7775,41.0772],[-71.7775,41.0673],[-71.7827,41.0553],[-71.7941,41.037],[-71.8082,41.0278],[-71.8371,41.0109],[-71.8646,41.0001],[-71.8653,40.9996],[-71.8661,40.9992],[-71.868,40.9982],[-71.8701,40.997],[-71.8726,40.9961],[-71.8742,40.9956],[-71.8745,40.9955],[-71.8764,40.9947],[-71.881,40.9935],[-71.8848,40.9923],[-71.8908,40.9914],[-71.8968,40.9906],[-71.8999,40.9905],[-71.9026,40.9897],[-71.91,40.9879],[-71.9196,40.9855],[-71.9275,40.9833],[-71.9317,40.9825],[-71.9327,40.9819],[-71.9701,40.9678],[-71.9797,40.9639],[-71.9995,40.956],[-72.0509,40.9376],[-72.1141,40.9151],[-72.1245,40.9114],[-72.1949,40.8862],[-72.2086,40.8813],[-72.226,40.8751],[-72.2495,40.8668],[-72.2645,40.861],[-72.3216,40.839],[-72.3745,40.8186],[-72.3965,40.8126],[-72.4565,40.795],[-72.4995,40.7824],[-72.5417,40.7699],[-72.5882,40.7562],[-72.6089,40.7501],[-72.6245,40.7456],[-72.6927,40.728],[-72.7284,40.7188],[-72.7495,40.7134],[-72.7824,40.7024],[-72.8076,40.6939],[-72.8286,40.6869],[-72.8491,40.6816],[-72.8745,40.675],[-73.014,40.6251],[-73.0257,40.6216],[-73.0321,40.6195],[-73.039,40.6179],[-73.0455,40.6163],[-73.0511,40.6149],[-73.0542,40.6142],[-73.0593,40.6129],[-73.0641,40.6117],[-73.072,40.6098],[-73.0791,40.6084],[-73.0851,40.607],[-73.0953,40.6053],[-73.1033,40.6034],[-73.1121,40.6013],[-73.1202,40.5994],[-73.1246,40.5984],[-73.2496,40.5626],[-73.2645,40.5557],[-73.274,40.5513],[-73.2914,40.5513],[-73.3123,40.5541],[-73.3263,40.5569],[-73.3437,40.5541],[-73.3785,40.5457],[-73.4064,40.5373],[-73.4253,40.5343],[-73.4412,40.5317],[-73.4656,40.5261],[-73.471,40.5247],[-73.4849,40.5209],[-73.4865,40.5205],[-73.501,40.5218],[-73.5124,40.5228],[-73.5178,40.5233],[-73.5293,40.5251],[-73.5501,40.5285],[-73.5527,40.5289],[-73.5749,40.5306],[-73.6246,40.5345],[-73.6283,40.5345],[-73.702,40.5345],[-73.7061,40.5345],[-73.7492,40.534],[-73.7688,40.5337],[-73.773,40.5334],[-73.777,40.533],[-73.784,40.5324],[-73.7929,40.5304],[-73.8042,40.5278],[-73.8189,40.5245],[-73.8262,40.5229],[-73.8299,40.5215],[-73.8378,40.5185],[-73.8548,40.512],[-73.8606,40.5084],[-73.87,40.5025],[-73.8768,40.5011],[-73.8818,40.4957],[-73.8823,40.4952],[-73.8867,40.4898],[-73.9437,40.522],[-73.9499,40.5255],[-73.9503,40.5255],[-73.955,40.5246],[-73.9573,40.5242],[-73.9932,40.5179],[-74.0421,40.5093],[-74.0576,40.5065],[-74.0579,40.5065],[-74.071,40.5039],[-74.0782,40.5025],[-74.0829,40.5017],[-74.0915,40.5001],[-74.0917,40.5001],[-74.0923,40.5],[-74.0945,40.4996],[-74.0986,40.4989],[-74.1076,40.4974],[-74.1245,40.4946],[-74.1311,40.4935],[-74.1372,40.4925],[-74.1439,40.4914],[-74.1499,40.4904],[-74.1521,40.49],[-74.1604,40.4887],[-74.1626,40.4883],[-74.1639,40.4881],[-74.2003,40.482],[-74.2004,40.482],[-74.2065,40.481],[-74.217,40.4792],[-74.2281,40.4774],[-74.2379,40.4812],[-74.2407,40.4823],[-74.2437,40.4835],[-74.2483,40.4854],[-74.2486,40.4855],[-74.2496,40.4859],[-74.2497,40.486],[-74.2499,40.486],[-74.2527,40.4871],[-74.2532,40.4873],[-74.2533,40.4874],[-74.2543,40.489],[-74.2565,40.493],[-74.2567,40.4933],[-74.2573,40.4943],[-74.259,40.4971],[-74.2591,40.4972],[-74.2591,40.4996],[-74.2591,40.4999],[-74.2591,40.5001],[-74.2591,40.5005],[-74.2591,40.501],[-74.2591,40.5023],[-74.2591,40.5029],[-74.2586,40.5061],[-74.2586,40.5062],[-74.2585,40.5067],[-74.2584,40.5074],[-74.2583,40.5079],[-74.2583,40.508],[-74.2572,40.5102],[-74.257,40.5107],[-74.2563,40.5121],[-74.2559,40.513],[-74.2555,40.5139],[-74.2552,40.5146],[-74.2548,40.5153],[-74.2544,40.5157],[-74.253,40.5166],[-74.2517,40.5174],[-74.2461,40.5209],[-74.2461,40.521],[-74.2461,40.5213],[-74.2461,40.5216],[-74.2464,40.5244],[-74.2465,40.5248],[-74.2488,40.533],[-74.2502,40.5396],[-74.2506,40.5418],[-74.2493,40.5449],[-74.2492,40.5451],[-74.2474,40.5492],[-74.2392,40.5538],[-74.2331,40.5576],[-74.2328,40.5578],[-74.2325,40.5579],[-74.2322,40.5582],[-74.2321,40.5582],[-74.2319,40.5583],[-74.2317,40.5585],[-74.231,40.5584],[-74.2303,40.5583],[-74.2297,40.5583],[-74.2291,40.5582],[-74.2284,40.5581],[-74.2282,40.5581],[-74.2274,40.558],[-74.226,40.5579],[-74.2245,40.5577],[-74.2184,40.557],[-74.2168,40.5586],[-74.2167,40.5588],[-74.2166,40.5589],[-74.216,40.5595],[-74.2155,40.56],[-74.2153,40.5602],[-74.2122,40.5682],[-74.2115,40.5701],[-74.2108,40.5719],[-74.2108,40.572],[-74.2099,40.5743],[-74.209,40.5766],[-74.2083,40.5791],[-74.2083,40.5792],[-74.2082,40.5793],[-74.2075,40.5827],[-74.2068,40.5862],[-74.2063,40.5885],[-74.2037,40.5927],[-74.1995,40.5975],[-74.1995,40.5976],[-74.1995,40.5983],[-74.1995,40.599],[-74.1994,40.5999],[-74.1994,40.6002],[-74.2038,40.606],[-74.2038,40.6066],[-74.2031,40.6141],[-74.2025,40.6162],[-74.2024,40.6165],[-74.2019,40.6186],[-74.2032,40.6225],[-74.2037,40.6242],[-74.2035,40.6251],[-74.2024,40.6285],[-74.2023,40.6309],[-74.2015,40.6316],[-74.201,40.6321],[-74.2005,40.6326],[-74.1974,40.6354],[-74.1971,40.6357],[-74.1971,40.6358],[-74.197,40.6358],[-74.1965,40.6365],[-74.196,40.6372],[-74.1958,40.6374],[-74.1957,40.6376],[-74.1957,40.6377],[-74.1956,40.6377],[-74.1935,40.6397],[-74.1913,40.6417],[-74.1905,40.6424],[-74.1897,40.6432],[-74.1892,40.6436],[-74.1887,40.6439],[-74.1886,40.6441],[-74.1883,40.6443],[-74.1878,40.6446],[-74.1877,40.6446],[-74.1868,40.6452],[-74.1856,40.646],[-74.1814,40.6465],[-74.1805,40.6464],[-74.1791,40.6462],[-74.1776,40.6461],[-74.1706,40.6453],[-74.1615,40.6442],[-74.1614,40.6442],[-74.1613,40.6441],[-74.1612,40.6441],[-74.1599,40.644],[-74.1581,40.6438],[-74.158,40.6438],[-74.1577,40.6438],[-74.1564,40.6437],[-74.1535,40.6433],[-74.1494,40.6429],[-74.1432,40.6422],[-74.1421,40.6422],[-74.142,40.6423],[-74.1419,40.6423],[-74.1359,40.6433],[-74.1358,40.6433],[-74.1339,40.6437],[-74.1318,40.6437],[-74.13,40.6438],[-74.1282,40.6439],[-74.1256,40.644],[-74.1241,40.6444],[-74.1238,40.6445],[-74.1235,40.6446],[-74.1221,40.645],[-74.1207,40.6455],[-74.1165,40.6465],[-74.1123,40.6474],[-74.11,40.648],[-74.1063,40.6481],[-74.105,40.6481],[-74.1003,40.6482],[-74.0942,40.6482],[-74.0938,40.6482],[-74.0913,40.6494],[-74.0906,40.6498],[-74.0874,40.6513],[-74.0868,40.6516],[-74.0773,40.6517],[-74.0744,40.6518],[-74.0716,40.6518],[-74.0557,40.6518],[-74.0546,40.6534],[-74.0546,40.6535],[-74.0543,40.6539],[-74.0535,40.6552],[-74.0532,40.6557],[-74.053,40.656],[-74.0528,40.6564],[-74.0523,40.6573],[-74.0518,40.6582],[-74.0514,40.6589],[-74.0508,40.6598],[-74.0505,40.6604],[-74.0502,40.6608],[-74.0498,40.6613],[-74.0496,40.6616],[-74.0489,40.6627],[-74.0482,40.6639],[-74.0477,40.6648],[-74.046,40.6677],[-74.0447,40.6698],[-74.0435,40.6718],[-74.0428,40.673],[-74.0351,40.6839],[-74.0349,40.6842],[-74.0346,40.6849],[-74.0329,40.6878],[-74.0263,40.6999],[-74.026,40.7016],[-74.0254,40.7047],[-74.025,40.7072],[-74.0245,40.7094],[-74.0239,40.713],[-74.0237,40.7139],[-74.0234,40.7158],[-74.0225,40.7204],[-74.0225,40.7206],[-74.022,40.7236],[-74.0216,40.7251],[-74.0216,40.7252],[-74.0215,40.7255],[-74.0211,40.7274],[-74.0211,40.7275],[-74.0211,40.7276],[-74.0208,40.7288],[-74.0207,40.729],[-74.0204,40.7303],[-74.0198,40.7328],[-74.0194,40.7346],[-74.0189,40.7364],[-74.0182,40.7391],[-74.0181,40.7398],[-74.0179,40.7407],[-74.0171,40.7437],[-74.017,40.7441],[-74.0168,40.7451],[-74.0157,40.7493],[-74.0155,40.7501],[-74.0138,40.7566],[-74.0134,40.7572],[-74.0124,40.7587],[-74.0115,40.7601],[-74.0111,40.7606],[-74.0099,40.7626],[-74.0098,40.7627],[-74.0097,40.7629],[-74.0095,40.7631],[-74.0092,40.7636],[-74.0083,40.7649],[-74.0058,40.7681],[-74.0051,40.7692],[-74.0043,40.7702],[-74.0014,40.7743],[-74.0013,40.7744],[-74.0002,40.776],[-73.9996,40.777],[-73.9996,40.7772],[-73.9986,40.7786],[-73.9978,40.7797],[-73.9974,40.7803],[-73.9958,40.7824],[-73.9957,40.7825],[-73.9948,40.7838],[-73.9938,40.785],[-73.9929,40.7863],[-73.992,40.7876],[-73.9916,40.7881],[-73.9913,40.7886],[-73.99,40.7904],[-73.9881,40.793],[-73.9863,40.7956],[-73.9849,40.7975],[-73.9848,40.7976],[-73.9848,40.7977],[-73.9844,40.7982],[-73.9825,40.8007],[-73.9806,40.8033],[-73.9799,40.8042],[-73.9788,40.8057],[-73.977,40.808],[-73.9749,40.8108],[-73.9716,40.8156],[-73.9711,40.8163],[-73.9706,40.817],[-73.9701,40.8177],[-73.9681,40.8207],[-73.968,40.8208],[-73.9673,40.8217],[-73.9666,40.8226],[-73.9661,40.8231],[-73.966,40.8233],[-73.9657,40.8237],[-73.9651,40.8244],[-73.9651,40.8245],[-73.9637,40.8263],[-73.9632,40.8269],[-73.9624,40.8288],[-73.9614,40.8309],[-73.9612,40.8314],[-73.9599,40.8344],[-73.9586,40.8374],[-73.9584,40.8379],[-73.9576,40.8396],[-73.9555,40.8444],[-73.954,40.848],[-73.9535,40.849],[-73.9521,40.8514],[-73.9521,40.8516],[-73.9484,40.8585],[-73.9478,40.8595],[-73.9459,40.8625],[-73.9453,40.8635],[-73.9439,40.8659],[-73.9432,40.867],[-73.9431,40.8671],[-73.9429,40.8675],[-73.9419,40.8691],[-73.9411,40.8704],[-73.9402,40.8718],[-73.9396,40.8729],[-73.939,40.8738],[-73.9386,40.8745],[-73.9384,40.8748],[-73.9382,40.8751],[-73.9338,40.8822],[-73.9337,40.8825],[-73.9317,40.8856],[-73.9298,40.8887],[-73.9295,40.8896],[-73.9294,40.8897],[-73.9292,40.8903],[-73.9283,40.8926],[-73.9272,40.8952],[-73.9271,40.8955],[-73.9266,40.8969],[-73.9259,40.8985],[-73.9257,40.8991],[-73.9249,40.901],[-73.9242,40.9027],[-73.9238,40.9037],[-73.9233,40.9051],[-73.9225,40.9072],[-73.921,40.911],[-73.9201,40.9131],[-73.9199,40.9136],[-73.9191,40.9148],[-73.9188,40.916],[-73.9185,40.9171],[-73.9184,40.9175],[-73.9181,40.9175],[-73.9179,40.9176],[-73.9177,40.919],[-73.9177,40.9195],[-73.9156,40.9249],[-73.9139,40.9301],[-73.9123,40.9355],[-73.9106,40.9414],[-73.9105,40.9415],[-73.9092,40.9455],[-73.9083,40.9484],[-73.908,40.9493],[-73.908,40.9494],[-73.9079,40.9495],[-73.9078,40.9499],[-73.9073,40.9515],[-73.9073,40.9516],[-73.9061,40.9548],[-73.9049,40.9581],[-73.9045,40.959],[-73.9043,40.9596],[-73.9041,40.9602],[-73.9041,40.9603],[-73.904,40.9605],[-73.9032,40.9627],[-73.8988,40.9748],[-73.8983,40.9762],[-73.8982,40.9764],[-73.8979,40.9775],[-73.8975,40.9786],[-73.8973,40.9791],[-73.8972,40.9794],[-73.8972,40.9796],[-73.8971,40.9797],[-73.8971,40.9798],[-73.8971,40.9799],[-73.8965,40.9817],[-73.894,40.9972],[-73.9025,40.9973],[-73.9027,40.9973],[-73.905,40.9983],[-73.9067,40.9991],[-73.9113,41.0012],[-73.9117,41.0013],[-73.9117,41.0014],[-73.9119,41.0014],[-73.9185,41.0044],[-73.9199,41.005],[-73.9202,41.0052],[-73.9206,41.0053],[-73.9211,41.0056],[-73.9218,41.0059],[-73.922,41.006],[-73.9232,41.0065],[-73.9234,41.0066],[-73.9252,41.0074],[-73.9277,41.0086],[-73.9281,41.0087],[-73.9281,41.0088],[-73.9294,41.0093],[-73.9295,41.0094],[-73.9302,41.0097],[-73.931,41.0101],[-73.932,41.0105],[-73.9328,41.0109],[-73.934,41.0114],[-73.9365,41.0125],[-73.937,41.0128],[-73.9383,41.0134],[-73.9387,41.0135],[-73.9389,41.0136],[-73.939,41.0137],[-73.9411,41.0146],[-73.9413,41.0147],[-73.9442,41.016],[-73.9443,41.016],[-73.9445,41.0162],[-73.9449,41.0164],[-73.9451,41.0164],[-73.9456,41.0167],[-73.9467,41.0172],[-73.9468,41.0172],[-73.9469,41.0172],[-73.9479,41.0177],[-73.9484,41.0179],[-73.9492,41.0183],[-73.9493,41.0183],[-73.9501,41.0187],[-73.9504,41.0188],[-73.9516,41.0194],[-73.9519,41.0195],[-73.9523,41.0197],[-73.9525,41.0198],[-73.9529,41.0199],[-73.953,41.02],[-73.954,41.0204],[-73.9547,41.0207],[-73.9548,41.0208],[-73.9549,41.0208],[-73.955,41.0209],[-73.9553,41.021],[-73.9559,41.0213],[-73.9583,41.0223],[-73.9588,41.0226],[-73.9591,41.0227],[-73.9632,41.0245],[-73.9636,41.0247],[-73.9648,41.0252],[-73.9655,41.0255],[-73.966,41.0258],[-73.9665,41.026],[-73.9666,41.026],[-73.9668,41.0261],[-73.967,41.0262],[-73.9697,41.0274],[-73.9726,41.0287],[-73.9744,41.0295],[-73.9751,41.0298],[-73.9765,41.0305],[-73.9773,41.0308],[-73.9921,41.0374],[-73.9924,41.0375],[-73.9925,41.0376],[-73.9926,41.0376],[-73.9927,41.0376],[-73.9927,41.0377],[-73.9929,41.0377],[-73.9935,41.038],[-73.9938,41.0381],[-73.9972,41.0396],[-73.9993,41.0406],[-73.9996,41.0407],[-73.9998,41.0408],[-74.0017,41.0416],[-74.0044,41.0428],[-74.0049,41.0431],[-74.0117,41.0461],[-74.012,41.0462],[-74.0126,41.0465],[-74.0127,41.0465],[-74.0132,41.0468],[-74.0133,41.0468],[-74.0135,41.0469],[-74.0144,41.0473],[-74.0146,41.0474],[-74.0147,41.0474],[-74.0156,41.0478],[-74.0157,41.0479],[-74.0173,41.0486],[-74.0182,41.0489],[-74.0182,41.049],[-74.0183,41.049],[-74.0193,41.0495],[-74.0194,41.0495],[-74.0198,41.0497],[-74.0224,41.0508],[-74.0225,41.0509],[-74.0228,41.051],[-74.0234,41.0513],[-74.0237,41.0514],[-74.0243,41.0517],[-74.0245,41.0518],[-74.0246,41.0518],[-74.025,41.052],[-74.0254,41.0522],[-74.0255,41.0522],[-74.0258,41.0523],[-74.0292,41.0539],[-74.0314,41.0548],[-74.0318,41.055],[-74.0319,41.055],[-74.0323,41.0552],[-74.0332,41.0556],[-74.0333,41.0557],[-74.0334,41.0557],[-74.0335,41.0558],[-74.0336,41.0558],[-74.0346,41.0562],[-74.0359,41.0568],[-74.0365,41.0571],[-74.0371,41.0574],[-74.0373,41.0575],[-74.0374,41.0575],[-74.0405,41.0589],[-74.0409,41.059],[-74.043,41.06],[-74.044,41.0604],[-74.0445,41.0606],[-74.0446,41.0607],[-74.0461,41.0613],[-74.0461,41.0614],[-74.0468,41.0617],[-74.0507,41.0634],[-74.0508,41.0635],[-74.0512,41.0636],[-74.052,41.064],[-74.0567,41.066],[-74.0568,41.0661],[-74.0572,41.0663],[-74.0582,41.0667],[-74.0587,41.0669],[-74.0595,41.0673],[-74.0616,41.0682],[-74.0678,41.071],[-74.0679,41.071],[-74.069,41.0715],[-74.0711,41.0725],[-74.0718,41.0728],[-74.0725,41.0731],[-74.0735,41.0735],[-74.0736,41.0736],[-74.0739,41.0737],[-74.0743,41.0739],[-74.0748,41.0741],[-74.0751,41.0742],[-74.079,41.076],[-74.08,41.0764],[-74.0816,41.0771],[-74.0816,41.0772],[-74.0817,41.0772],[-74.0838,41.0781],[-74.0841,41.0782],[-74.0843,41.0783],[-74.0862,41.0792],[-74.0867,41.0794],[-74.0905,41.0811],[-74.0912,41.0814],[-74.0923,41.0819],[-74.0924,41.0819],[-74.0931,41.0822],[-74.0941,41.0827],[-74.0942,41.0827],[-74.0955,41.0833],[-74.0958,41.0834],[-74.0963,41.0837],[-74.0966,41.0838],[-74.0968,41.0839],[-74.0982,41.0845],[-74.104,41.087],[-74.1123,41.0907],[-74.1124,41.0907],[-74.1143,41.0916],[-74.1208,41.0944],[-74.1273,41.0973],[-74.1294,41.0983],[-74.1317,41.0993],[-74.1421,41.1039],[-74.1423,41.104],[-74.1437,41.1046],[-74.1457,41.1054],[-74.1467,41.1059],[-74.1469,41.106],[-74.1471,41.1061],[-74.1472,41.1061],[-74.1473,41.1061],[-74.1474,41.1062],[-74.1477,41.1063],[-74.1478,41.1064],[-74.1485,41.1067],[-74.1499,41.1073],[-74.1502,41.1074],[-74.1503,41.1075],[-74.1513,41.1079],[-74.1517,41.1081],[-74.152,41.1082],[-74.1522,41.1083],[-74.1526,41.1085],[-74.1527,41.1085],[-74.1534,41.1088],[-74.1537,41.109],[-74.1547,41.1094],[-74.1552,41.1096],[-74.1555,41.1097],[-74.1561,41.11],[-74.1562,41.1101],[-74.1563,41.1101],[-74.157,41.1104],[-74.1571,41.1105],[-74.1582,41.111],[-74.1583,41.111],[-74.1584,41.111],[-74.159,41.1113],[-74.1591,41.1114],[-74.161,41.1122],[-74.1618,41.1125],[-74.1625,41.1128],[-74.1627,41.1129],[-74.1629,41.113],[-74.1681,41.1153],[-74.1698,41.116],[-74.1824,41.1214],[-74.1832,41.1217],[-74.1849,41.1225],[-74.1881,41.1238],[-74.1913,41.1252],[-74.1947,41.1267],[-74.1953,41.1269],[-74.2063,41.1316],[-74.2112,41.1337],[-74.2127,41.1343],[-74.2138,41.1347],[-74.2144,41.1349],[-74.215,41.1351],[-74.2152,41.1352],[-74.2154,41.1352],[-74.2155,41.1353],[-74.2156,41.1353],[-74.2168,41.1357],[-74.2178,41.136],[-74.2184,41.1363],[-74.222,41.1378],[-74.2223,41.138],[-74.2225,41.138],[-74.2226,41.1381],[-74.2232,41.1384],[-74.2266,41.1398],[-74.227,41.1399],[-74.227,41.14],[-74.2271,41.14],[-74.2277,41.1402],[-74.2279,41.1403],[-74.228,41.1404],[-74.2282,41.1404],[-74.2317,41.1419],[-74.233,41.1425],[-74.2343,41.143],[-74.2349,41.1433],[-74.2358,41.1437],[-74.2375,41.1444],[-74.2396,41.1453],[-74.2423,41.1465],[-74.2426,41.1467],[-74.2432,41.1469],[-74.2441,41.1473],[-74.2454,41.1478],[-74.2472,41.1486],[-74.2494,41.1496],[-74.2507,41.1502],[-74.2525,41.151],[-74.2556,41.1524],[-74.2605,41.1547],[-74.267,41.1577],[-74.2691,41.1586],[-74.2796,41.163],[-74.2797,41.163],[-74.2798,41.1631],[-74.2807,41.1635],[-74.2815,41.1639],[-74.2877,41.1665],[-74.2999,41.1719],[-74.3019,41.1728],[-74.3022,41.1729],[-74.3047,41.174],[-74.3148,41.1785],[-74.3152,41.1786],[-74.3168,41.1793],[-74.3187,41.1801],[-74.319,41.1803],[-74.3197,41.1806],[-74.3203,41.1809],[-74.3218,41.1816],[-74.3223,41.1818],[-74.3264,41.1836],[-74.3307,41.1855],[-74.3313,41.1857],[-74.3318,41.186],[-74.3322,41.1861],[-74.3341,41.187],[-74.3347,41.1873],[-74.3426,41.191],[-74.3433,41.1913],[-74.3449,41.1921],[-74.3464,41.1927],[-74.3494,41.1942],[-74.3524,41.1957],[-74.353,41.196],[-74.3552,41.197],[-74.3558,41.1973],[-74.3564,41.1977],[-74.3621,41.2004],[-74.366,41.2024],[-74.3666,41.2028],[-74.3675,41.2032],[-74.371,41.2052],[-74.3712,41.2053],[-74.3744,41.2069],[-74.3788,41.2091],[-74.382,41.2108],[-74.3826,41.2111],[-74.3831,41.2114],[-74.3852,41.2125],[-74.3864,41.2131],[-74.3902,41.2151],[-74.3956,41.2179],[-74.3966,41.2184],[-74.3967,41.2185],[-74.3969,41.2186],[-74.3971,41.2187],[-74.3987,41.2195],[-74.4,41.2201],[-74.4003,41.2203],[-74.4006,41.2204],[-74.4021,41.2212],[-74.4043,41.2223],[-74.4061,41.2232],[-74.4099,41.2251],[-74.4116,41.2259],[-74.4134,41.2268],[-74.4188,41.2295],[-74.4201,41.2301],[-74.4226,41.2314],[-74.4233,41.2317],[-74.4247,41.2324],[-74.4257,41.2329],[-74.4272,41.2336],[-74.4287,41.2344],[-74.4295,41.2347],[-74.4327,41.2363],[-74.4381,41.2389],[-74.4387,41.2392],[-74.4397,41.2397],[-74.4482,41.2438],[-74.4502,41.2448],[-74.4553,41.2472],[-74.4579,41.2484],[-74.4633,41.2509],[-74.4651,41.2517],[-74.4667,41.2525],[-74.4684,41.2533],[-74.4702,41.2541],[-74.4708,41.2543],[-74.4731,41.2554],[-74.4741,41.2558],[-74.477,41.2571],[-74.4776,41.2574],[-74.4913,41.2635],[-74.4936,41.2646],[-74.4997,41.2677],[-74.5,41.2678],[-74.5005,41.268],[-74.5032,41.2694],[-74.5058,41.2707],[-74.5068,41.2712],[-74.5075,41.2715],[-74.5112,41.2733],[-74.5182,41.2765],[-74.5225,41.2786],[-74.5253,41.2799],[-74.5254,41.2799],[-74.5255,41.28],[-74.5263,41.2804],[-74.5295,41.2819],[-74.5333,41.2837],[-74.5365,41.2852],[-74.5366,41.2852],[-74.5367,41.2853],[-74.5368,41.2853],[-74.5376,41.2857],[-74.5398,41.2867],[-74.546,41.2895],[-74.5477,41.2903],[-74.5519,41.2922],[-74.5539,41.2931],[-74.5564,41.2942],[-74.5567,41.2944],[-74.5576,41.2948],[-74.5602,41.296],[-74.5609,41.2963],[-74.5616,41.2966],[-74.5622,41.2969],[-74.5623,41.2969],[-74.5624,41.297],[-74.5625,41.297],[-74.5641,41.2978],[-74.5692,41.3001],[-74.5717,41.3012],[-74.5733,41.3019],[-74.5754,41.3029],[-74.5772,41.3037],[-74.5792,41.3046],[-74.5802,41.3051],[-74.5806,41.3052],[-74.5815,41.3056],[-74.5819,41.3058],[-74.5828,41.3062],[-74.585,41.3072],[-74.5866,41.308],[-74.59,41.3095],[-74.5927,41.3107],[-74.5967,41.3125],[-74.5973,41.3128],[-74.5997,41.3139],[-74.6069,41.3172],[-74.6077,41.3175],[-74.6082,41.3177],[-74.6088,41.318],[-74.6092,41.3182],[-74.6109,41.319],[-74.6165,41.3216],[-74.6176,41.322],[-74.6192,41.3228],[-74.62,41.3231],[-74.6234,41.3247],[-74.6248,41.3253],[-74.6259,41.3258],[-74.6297,41.3276],[-74.631,41.3281],[-74.6313,41.3283],[-74.6325,41.3289],[-74.6332,41.3292],[-74.6349,41.3299],[-74.6376,41.3311],[-74.6398,41.3321],[-74.6404,41.3324],[-74.6408,41.3326],[-74.6416,41.3329],[-74.6417,41.333],[-74.6429,41.3335],[-74.6441,41.3341],[-74.6462,41.3351],[-74.6485,41.3361],[-74.6493,41.3365],[-74.6512,41.3374],[-74.6535,41.3385],[-74.6544,41.3388],[-74.6586,41.3408],[-74.6597,41.3413],[-74.6601,41.3415],[-74.6615,41.3421],[-74.667,41.3446],[-74.6708,41.3464],[-74.6739,41.3478],[-74.6741,41.3479],[-74.6746,41.3481],[-74.6749,41.3482],[-74.6755,41.3485],[-74.6775,41.3494],[-74.68,41.3505],[-74.6841,41.3524],[-74.6853,41.353],[-74.6856,41.3531],[-74.6869,41.3537],[-74.6877,41.3541],[-74.6889,41.3546],[-74.6909,41.3555],[-74.6919,41.356],[-74.6938,41.3569],[-74.694,41.357],[-74.6941,41.3571],[-74.6942,41.3571],[-74.6944,41.3572],[-74.6947,41.3574],[-74.6949,41.3574],[-74.6952,41.3574],[-74.6961,41.3574],[-74.6964,41.3573],[-74.6962,41.3575],[-74.696,41.3575],[-74.6958,41.3576],[-74.6956,41.3577],[-74.6955,41.3578],[-74.6954,41.3578],[-74.6953,41.3578],[-74.6952,41.3579],[-74.6945,41.3584],[-74.6941,41.3587],[-74.6938,41.359],[-74.6934,41.3592],[-74.6911,41.3603],[-74.6898,41.3616],[-74.6896,41.3633],[-74.6895,41.3638],[-74.6897,41.3644],[-74.6903,41.366],[-74.6907,41.3666],[-74.6908,41.3669],[-74.6909,41.367],[-74.6911,41.3673],[-74.6912,41.3674],[-74.6931,41.3689],[-74.695,41.3704],[-74.6955,41.3707],[-74.6972,41.3716],[-74.7033,41.3751],[-74.7057,41.3768],[-74.7058,41.3769],[-74.706,41.377],[-74.7066,41.3775],[-74.7085,41.3789],[-74.7087,41.3793],[-74.7098,41.3811],[-74.7101,41.3817],[-74.7104,41.3821],[-74.7111,41.3841],[-74.7121,41.3868],[-74.7125,41.3877],[-74.7134,41.3898],[-74.7159,41.3925],[-74.716,41.3926],[-74.7198,41.3942],[-74.7209,41.3947],[-74.7222,41.3948],[-74.7242,41.3949],[-74.726,41.395],[-74.727,41.3951],[-74.7298,41.3956],[-74.7304,41.3957],[-74.7324,41.3965],[-74.7336,41.397],[-74.7361,41.3984],[-74.7372,41.3997],[-74.7386,41.4012],[-74.7408,41.4048],[-74.741,41.4051],[-74.7413,41.4063],[-74.7413,41.4064],[-74.7413,41.4065],[-74.7414,41.4067],[-74.7417,41.4079],[-74.7417,41.4082],[-74.7416,41.4097],[-74.7416,41.4099],[-74.7411,41.4114],[-74.7387,41.4135],[-74.737,41.4168],[-74.7369,41.417],[-74.7369,41.4171],[-74.7366,41.4178],[-74.7356,41.4202],[-74.7352,41.4214],[-74.7347,41.4227],[-74.7348,41.4232],[-74.7349,41.4258],[-74.7349,41.4259],[-74.7352,41.4265],[-74.7355,41.4275],[-74.7367,41.4292],[-74.7369,41.4294],[-74.7376,41.4299],[-74.7385,41.4306],[-74.7388,41.4307],[-74.7403,41.431],[-74.7409,41.4312],[-74.7416,41.431],[-74.7428,41.4308],[-74.7437,41.4306],[-74.7438,41.4306],[-74.744,41.4306],[-74.7496,41.4284],[-74.75,41.4283],[-74.7503,41.4282],[-74.7504,41.4281],[-74.7507,41.428],[-74.7509,41.4279],[-74.7514,41.4275],[-74.7518,41.4272],[-74.7526,41.4265],[-74.7527,41.4264],[-74.7531,41.4261],[-74.7536,41.4256],[-74.7544,41.4252],[-74.7546,41.425],[-74.7547,41.425],[-74.7552,41.4246],[-74.7557,41.4244],[-74.7563,41.424],[-74.757,41.4238],[-74.7576,41.4236],[-74.7579,41.4234],[-74.7586,41.4233],[-74.7597,41.4232],[-74.7608,41.4232],[-74.7623,41.4234],[-74.7637,41.4236],[-74.7649,41.4239],[-74.7667,41.4245],[-74.7671,41.4246],[-74.7672,41.4246],[-74.7681,41.425],[-74.769,41.4254],[-74.7699,41.4259],[-74.7704,41.4261],[-74.7705,41.4262],[-74.7707,41.4262],[-74.7715,41.4263],[-74.7724,41.4264],[-74.7732,41.4263],[-74.774,41.4262],[-74.7757,41.4258],[-74.7772,41.4254],[-74.778,41.4251],[-74.7784,41.425],[-74.7796,41.4245],[-74.7808,41.4238],[-74.7809,41.4238],[-74.7812,41.4237],[-74.7819,41.4233],[-74.782,41.4233],[-74.7824,41.4231],[-74.7831,41.4228],[-74.7834,41.4227],[-74.7836,41.4226],[-74.7843,41.4224],[-74.7857,41.4221],[-74.786,41.422],[-74.7875,41.4218],[-74.7893,41.4217],[-74.7901,41.4217],[-74.7904,41.4217],[-74.7911,41.4218],[-74.7914,41.4219],[-74.7917,41.422],[-74.7921,41.4221],[-74.7939,41.4227],[-74.7954,41.424],[-74.7958,41.4245],[-74.7959,41.4246],[-74.7965,41.4254],[-74.7972,41.4268],[-74.7981,41.4286],[-74.7988,41.4299],[-74.7991,41.4304],[-74.7992,41.4305],[-74.7995,41.4313],[-74.7996,41.4314],[-74.7996,41.4315],[-74.7997,41.4316],[-74.8001,41.4327],[-74.8002,41.434],[-74.8002,41.4349],[-74.8003,41.435],[-74.8004,41.4361],[-74.8007,41.4372],[-74.8011,41.4378],[-74.8012,41.4381],[-74.8016,41.4386],[-74.8027,41.4396],[-74.8035,41.4403],[-74.8042,41.4409],[-74.8052,41.4417],[-74.8057,41.4421],[-74.8064,41.4425],[-74.8067,41.4425],[-74.8076,41.4428],[-74.809,41.443],[-74.8103,41.443],[-74.8114,41.443],[-74.8121,41.443],[-74.813,41.4427],[-74.814,41.4424],[-74.8151,41.4419],[-74.8158,41.4416],[-74.8162,41.4414],[-74.8163,41.4413],[-74.8165,41.4412],[-74.8171,41.4409],[-74.818,41.4405],[-74.819,41.4399],[-74.8196,41.4395],[-74.8197,41.4394],[-74.8199,41.4393],[-74.82,41.4392],[-74.8211,41.4383],[-74.8214,41.438],[-74.8226,41.437],[-74.8229,41.4368],[-74.8233,41.4363],[-74.8236,41.4359],[-74.8241,41.4352],[-74.8243,41.4346],[-74.8243,41.4345],[-74.8246,41.434],[-74.8247,41.434],[-74.8248,41.4335],[-74.8249,41.4335],[-74.8249,41.4334],[-74.8252,41.4328],[-74.8257,41.4321],[-74.826,41.4317],[-74.8264,41.4315],[-74.8268,41.4313],[-74.827,41.4312],[-74.8278,41.4309],[-74.8286,41.4307],[-74.8294,41.4306],[-74.8299,41.4306],[-74.8303,41.4305],[-74.8307,41.4305],[-74.8309,41.4305],[-74.8322,41.4305],[-74.8334,41.4307],[-74.8346,41.4308],[-74.8354,41.431],[-74.8363,41.4314],[-74.8366,41.4315],[-74.8369,41.4316],[-74.8376,41.432],[-74.8387,41.4328],[-74.8395,41.4334],[-74.8402,41.434],[-74.8405,41.4343],[-74.8406,41.4344],[-74.8412,41.4347],[-74.8413,41.4348],[-74.8415,41.4349],[-74.8422,41.4353],[-74.8434,41.436],[-74.8446,41.4369],[-74.8456,41.4376],[-74.8459,41.4379],[-74.847,41.4389],[-74.8477,41.4396],[-74.848,41.4398],[-74.8486,41.4402],[-74.8493,41.4405],[-74.8501,41.4409],[-74.8511,41.4415],[-74.8529,41.4426],[-74.8542,41.4432],[-74.8547,41.4433],[-74.8552,41.4435],[-74.8562,41.4438],[-74.8564,41.4439],[-74.8578,41.4442],[-74.8586,41.4444],[-74.8607,41.4445],[-74.8612,41.4444],[-74.8626,41.4443],[-74.8638,41.4442],[-74.8647,41.444],[-74.8659,41.4437],[-74.8669,41.4434],[-74.8677,41.4431],[-74.8685,41.4429],[-74.8693,41.4425],[-74.8699,41.4423],[-74.8708,41.442],[-74.8714,41.4418],[-74.8725,41.4415],[-74.8733,41.4414],[-74.8739,41.4413],[-74.874,41.4413],[-74.8743,41.4413],[-74.8746,41.4412],[-74.8752,41.4409],[-74.8766,41.4404],[-74.8767,41.4403],[-74.8783,41.44],[-74.8784,41.44],[-74.8791,41.4398],[-74.8797,41.4397],[-74.8802,41.4397],[-74.882,41.4394],[-74.8836,41.4391],[-74.8854,41.4389],[-74.8862,41.4388],[-74.887,41.4386],[-74.8883,41.4383],[-74.8887,41.4383],[-74.8892,41.4382],[-74.8896,41.4382],[-74.8902,41.4382],[-74.8909,41.4383],[-74.8917,41.4385],[-74.8926,41.4386],[-74.8939,41.4389],[-74.8948,41.4393],[-74.8955,41.4396],[-74.896,41.44],[-74.8962,41.4402],[-74.8964,41.441],[-74.8964,41.4422],[-74.8962,41.4428],[-74.8962,41.4432],[-74.896,41.4436],[-74.8958,41.4442],[-74.8956,41.4449],[-74.8955,41.4451],[-74.8952,41.4456],[-74.8949,41.4461],[-74.8942,41.447],[-74.8934,41.4477],[-74.8927,41.4483],[-74.8919,41.4489],[-74.8911,41.4494],[-74.8907,41.4497],[-74.8904,41.4498],[-74.89,41.4501],[-74.8897,41.4503],[-74.8893,41.4508],[-74.8891,41.4513],[-74.889,41.4518],[-74.8891,41.4525],[-74.8896,41.4537],[-74.8897,41.454],[-74.8904,41.4553],[-74.8909,41.4562],[-74.8914,41.4565],[-74.8921,41.457],[-74.8932,41.4575],[-74.8936,41.4576],[-74.894,41.4578],[-74.8951,41.4582],[-74.8963,41.4585],[-74.8973,41.4587],[-74.8987,41.4588],[-74.9011,41.4592],[-74.902,41.4594],[-74.9027,41.4595],[-74.9034,41.4596],[-74.9042,41.4598],[-74.9053,41.4602],[-74.9059,41.4605],[-74.9061,41.4606],[-74.9064,41.4607],[-74.9069,41.4611],[-74.9072,41.462],[-74.9073,41.4621],[-74.9075,41.4628],[-74.9077,41.4633],[-74.9079,41.4639],[-74.9081,41.4646],[-74.9081,41.4647],[-74.9081,41.4648],[-74.9082,41.4649],[-74.9082,41.4652],[-74.9081,41.466],[-74.9081,41.467],[-74.9081,41.4671],[-74.9081,41.4681],[-74.9084,41.4689],[-74.9085,41.4693],[-74.9086,41.47],[-74.9087,41.4708],[-74.9089,41.4716],[-74.9092,41.4724],[-74.9095,41.4729],[-74.91,41.4736],[-74.9101,41.4736],[-74.9102,41.4737],[-74.9103,41.4738],[-74.9106,41.4742],[-74.9112,41.4746],[-74.912,41.4752],[-74.9123,41.4755],[-74.9124,41.4755],[-74.9125,41.4756],[-74.9126,41.4757],[-74.9128,41.4758],[-74.913,41.4759],[-74.9137,41.4762],[-74.9145,41.4765],[-74.9155,41.4767],[-74.9157,41.4767],[-74.9162,41.4768],[-74.9171,41.477],[-74.9173,41.477],[-74.9174,41.477],[-74.9177,41.4771],[-74.9181,41.4771],[-74.9182,41.4771],[-74.9189,41.4771],[-74.9196,41.4771],[-74.9199,41.4771],[-74.921,41.477],[-74.9222,41.4769],[-74.9232,41.4769],[-74.9234,41.477],[-74.9241,41.4771],[-74.925,41.4774],[-74.9261,41.4779],[-74.9268,41.4783],[-74.9278,41.4789],[-74.9287,41.4796],[-74.9295,41.4801],[-74.9302,41.4807],[-74.931,41.4813],[-74.9318,41.4818],[-74.9323,41.4821],[-74.9326,41.4823],[-74.9335,41.4826],[-74.9347,41.4829],[-74.9353,41.4829],[-74.9354,41.4829],[-74.9357,41.4829],[-74.9363,41.483],[-74.9396,41.4834],[-74.9398,41.4834],[-74.9418,41.4835],[-74.942,41.4835],[-74.9426,41.4835],[-74.9432,41.4836],[-74.9436,41.4836],[-74.9442,41.4835],[-74.9444,41.4835],[-74.9446,41.4835],[-74.9448,41.4835],[-74.9456,41.4832],[-74.9457,41.4832],[-74.9462,41.4828],[-74.9464,41.4826],[-74.9466,41.4823],[-74.9471,41.4817],[-74.9472,41.4815],[-74.9473,41.4814],[-74.9473,41.4813],[-74.9474,41.4812],[-74.9481,41.4806],[-74.949,41.4802],[-74.9499,41.4798],[-74.95,41.4798],[-74.9509,41.4794],[-74.9523,41.4787],[-74.9537,41.4779],[-74.9554,41.4772],[-74.9557,41.477],[-74.956,41.4769],[-74.9564,41.4768],[-74.9564,41.4767],[-74.957,41.4765],[-74.9573,41.4765],[-74.9583,41.4764],[-74.9592,41.4765],[-74.9609,41.4766],[-74.9635,41.4767],[-74.9648,41.4768],[-74.9651,41.4768],[-74.966,41.4768],[-74.9662,41.4769],[-74.9665,41.4769],[-74.9683,41.4772],[-74.9699,41.4774],[-74.9711,41.4777],[-74.9727,41.4781],[-74.9736,41.4784],[-74.9751,41.4787],[-74.9766,41.479],[-74.9784,41.4793],[-74.9802,41.4796],[-74.9805,41.4797],[-74.9807,41.4797],[-74.9817,41.48],[-74.9825,41.4803],[-74.9829,41.4806],[-74.9833,41.4809],[-74.9834,41.4809],[-74.9834,41.481],[-74.9835,41.4811],[-74.9836,41.4812],[-74.9838,41.4815],[-74.9839,41.4817],[-74.984,41.4818],[-74.9843,41.4822],[-74.9843,41.4823],[-74.9843,41.4824],[-74.9844,41.4825],[-74.9845,41.4826],[-74.9845,41.4827],[-74.9846,41.4829],[-74.985,41.4837],[-74.9854,41.485],[-74.9856,41.4858],[-74.9856,41.4859],[-74.9856,41.4864],[-74.9855,41.4871],[-74.9855,41.4872],[-74.9855,41.4874],[-74.9854,41.4878],[-74.9853,41.4882],[-74.9852,41.4891],[-74.9849,41.4902],[-74.9846,41.4912],[-74.9846,41.4913],[-74.9845,41.4914],[-74.9844,41.4917],[-74.9843,41.492],[-74.9843,41.4921],[-74.9842,41.4922],[-74.984,41.4926],[-74.9838,41.4931],[-74.9837,41.4933],[-74.9836,41.4935],[-74.9836,41.4936],[-74.9829,41.4954],[-74.9825,41.4963],[-74.9825,41.4965],[-74.9823,41.4976],[-74.9822,41.4985],[-74.9822,41.4992],[-74.9823,41.4997],[-74.9823,41.5001],[-74.9824,41.501],[-74.9827,41.502],[-74.9829,41.5026],[-74.9834,41.5042],[-74.9835,41.5043],[-74.9835,41.5044],[-74.9837,41.5049],[-74.9838,41.5054],[-74.9839,41.5057],[-74.9842,41.5063],[-74.9844,41.5066],[-74.9848,41.5071],[-74.9852,41.5075],[-74.9856,41.5079],[-74.9857,41.5079],[-74.9864,41.5083],[-74.9871,41.5086],[-74.9877,41.5087],[-74.9939,41.5087],[-74.9948,41.5086],[-74.9996,41.5074],[-74.9997,41.5074],[-74.9998,41.5074],[-75.0005,41.5074],[-75.0011,41.5074],[-75.0012,41.5074],[-75.0014,41.5075],[-75.0016,41.5075],[-75.0019,41.5076],[-75.0024,41.5078],[-75.0025,41.5078],[-75.0032,41.5081],[-75.0037,41.5093],[-75.0037,41.5111],[-75.0037,41.5112],[-75.0036,41.5115],[-75.0035,41.5119],[-75.0034,41.5124],[-75.0032,41.5131],[-75.0031,41.5133],[-75.003,41.5135],[-75.003,41.5136],[-75.0029,41.5137],[-75.0029,41.5138],[-75.0028,41.514],[-75.0027,41.5142],[-75.0026,41.5146],[-75.0025,41.5147],[-75.0024,41.5149],[-75.0023,41.5151],[-75.0022,41.5153],[-75.002,41.5155],[-75.002,41.5156],[-75.0019,41.5157],[-75.0018,41.5159],[-75.0017,41.5161],[-75.0016,41.5162],[-75.0015,41.5163],[-75.0015,41.5164],[-75.0012,41.5168],[-75.001,41.5174],[-75.001,41.5175],[-75.0009,41.5176],[-75.0009,41.5193],[-75.001,41.5196],[-75.0013,41.5207],[-75.0014,41.5208],[-75.0015,41.5209],[-75.0015,41.521],[-75.0022,41.5218],[-75.0029,41.5229],[-75.003,41.523],[-75.0038,41.5241],[-75.0049,41.5248],[-75.0052,41.525],[-75.0066,41.5263],[-75.007,41.5267],[-75.0076,41.5271],[-75.0077,41.5272],[-75.0096,41.5285],[-75.0103,41.5289],[-75.0109,41.5292],[-75.0114,41.5295],[-75.0128,41.5302],[-75.0149,41.5314],[-75.0166,41.5321],[-75.0167,41.5321],[-75.017,41.5322],[-75.0173,41.5322],[-75.0187,41.5325],[-75.0211,41.5327],[-75.0212,41.5327],[-75.0215,41.5328],[-75.023,41.5331],[-75.0242,41.534],[-75.0246,41.5348],[-75.0246,41.5349],[-75.0248,41.5351],[-75.0249,41.5367],[-75.0251,41.5384],[-75.0249,41.5392],[-75.0248,41.5398],[-75.0238,41.5408],[-75.0228,41.5414],[-75.0228,41.5415],[-75.0205,41.5421],[-75.0202,41.5422],[-75.02,41.5422],[-75.0198,41.5423],[-75.0197,41.5423],[-75.0195,41.5423],[-75.0176,41.5427],[-75.0167,41.5434],[-75.0164,41.5439],[-75.0163,41.544],[-75.0162,41.5441],[-75.0161,41.5442],[-75.0161,41.5446],[-75.016,41.5451],[-75.0162,41.5458],[-75.0163,41.5465],[-75.0164,41.5468],[-75.0165,41.5468],[-75.0166,41.5471],[-75.0168,41.5474],[-75.0168,41.5476],[-75.0169,41.5477],[-75.0169,41.5478],[-75.017,41.5479],[-75.017,41.548],[-75.0171,41.5482],[-75.0172,41.5483],[-75.0172,41.5485],[-75.0173,41.5486],[-75.0173,41.5487],[-75.0174,41.5488],[-75.0174,41.5489],[-75.0175,41.549],[-75.0175,41.5491],[-75.0178,41.5496],[-75.018,41.5501],[-75.018,41.5502],[-75.0181,41.5504],[-75.0181,41.5506],[-75.0182,41.5508],[-75.0184,41.5513],[-75.0185,41.5518],[-75.0186,41.5519],[-75.0187,41.5521],[-75.019,41.5523],[-75.0192,41.5527],[-75.0195,41.5531],[-75.0198,41.5534],[-75.02,41.5538],[-75.0201,41.5538],[-75.0205,41.5543],[-75.0206,41.5544],[-75.0207,41.5545],[-75.0214,41.5554],[-75.0214,41.5555],[-75.0246,41.5592],[-75.0247,41.5595],[-75.0264,41.562],[-75.0273,41.5635],[-75.0275,41.5636],[-75.0284,41.5643],[-75.0292,41.5646],[-75.0302,41.5647],[-75.0308,41.5647],[-75.0309,41.5647],[-75.0317,41.5646],[-75.0329,41.565],[-75.033,41.565],[-75.0331,41.5651],[-75.0332,41.5651],[-75.0339,41.5654],[-75.0346,41.5658],[-75.035,41.566],[-75.0361,41.5666],[-75.0362,41.5667],[-75.0363,41.5667],[-75.0366,41.5668],[-75.0369,41.567],[-75.037,41.5671],[-75.0392,41.5686],[-75.0398,41.5691],[-75.0405,41.5697],[-75.0425,41.5725],[-75.0429,41.5731],[-75.043,41.5731],[-75.0436,41.5739],[-75.0439,41.5751],[-75.0444,41.5767],[-75.0445,41.577],[-75.0446,41.5773],[-75.0446,41.5774],[-75.0447,41.5776],[-75.0451,41.5789],[-75.0454,41.5801],[-75.0456,41.5808],[-75.0457,41.5809],[-75.0458,41.5812],[-75.0459,41.5814],[-75.0462,41.5822],[-75.0464,41.5826],[-75.0465,41.5827],[-75.0465,41.5829],[-75.0468,41.5833],[-75.0473,41.5837],[-75.0476,41.584],[-75.048,41.5842],[-75.0486,41.5847],[-75.0496,41.5854],[-75.0506,41.586],[-75.0507,41.5862],[-75.0512,41.5865],[-75.0517,41.5869],[-75.052,41.5872],[-75.0523,41.5874],[-75.0529,41.5878],[-75.0548,41.5884],[-75.0563,41.589],[-75.0573,41.5894],[-75.058,41.5898],[-75.0583,41.5899],[-75.0585,41.59],[-75.0586,41.5901],[-75.06,41.5908],[-75.0603,41.5911],[-75.0605,41.5913],[-75.0607,41.5915],[-75.0609,41.5916],[-75.061,41.592],[-75.0611,41.5922],[-75.0623,41.5933],[-75.0624,41.5934],[-75.0626,41.5935],[-75.0627,41.5937],[-75.0637,41.5947],[-75.0651,41.5969],[-75.0652,41.597],[-75.0653,41.5971],[-75.0654,41.5973],[-75.0656,41.5976],[-75.0657,41.5977],[-75.0657,41.5978],[-75.067,41.5994],[-75.0676,41.6001],[-75.0678,41.6002],[-75.0679,41.6003],[-75.0684,41.6008],[-75.0689,41.6013],[-75.0693,41.6016],[-75.0696,41.6019],[-75.0697,41.602],[-75.0701,41.6023],[-75.0713,41.6032],[-75.073,41.6043],[-75.0734,41.6046],[-75.0746,41.6057],[-75.0748,41.6063],[-75.0747,41.6069],[-75.0747,41.607],[-75.0747,41.6071],[-75.0747,41.6072],[-75.0747,41.6076],[-75.0746,41.6079],[-75.0742,41.6082],[-75.0738,41.6086],[-75.0737,41.6086],[-75.0735,41.6087],[-75.0732,41.6088],[-75.073,41.6089],[-75.0728,41.609],[-75.0727,41.6091],[-75.0722,41.6093],[-75.0717,41.6095],[-75.0711,41.6097],[-75.0709,41.6097],[-75.0705,41.6098],[-75.0704,41.6099],[-75.0691,41.61],[-75.0678,41.6101],[-75.0675,41.6101],[-75.0673,41.6101],[-75.0671,41.6101],[-75.0654,41.6099],[-75.0653,41.6099],[-75.0636,41.6096],[-75.0627,41.6096],[-75.062,41.6097],[-75.0618,41.6098],[-75.0617,41.6099],[-75.061,41.6102],[-75.0604,41.6104],[-75.0597,41.6108],[-75.0596,41.6112],[-75.0597,41.6115],[-75.0597,41.6117],[-75.06,41.6123],[-75.0605,41.6132],[-75.0608,41.6138],[-75.0611,41.6143],[-75.0615,41.6151],[-75.0615,41.6152],[-75.0616,41.6153],[-75.0617,41.6155],[-75.0616,41.6164],[-75.0611,41.617],[-75.0601,41.6175],[-75.0599,41.6175],[-75.0599,41.6176],[-75.0598,41.6176],[-75.0597,41.6176],[-75.0594,41.6177],[-75.0591,41.6178],[-75.059,41.6178],[-75.0588,41.6179],[-75.0585,41.618],[-75.0579,41.6182],[-75.057,41.6183],[-75.0569,41.6184],[-75.0557,41.6186],[-75.0547,41.6186],[-75.0538,41.6187],[-75.0531,41.6185],[-75.0527,41.6184],[-75.0525,41.6184],[-75.0523,41.6183],[-75.0519,41.6182],[-75.0515,41.618],[-75.0506,41.6175],[-75.0491,41.6165],[-75.0485,41.6161],[-75.0484,41.616],[-75.0481,41.6159],[-75.0475,41.6158],[-75.0473,41.6158],[-75.0462,41.6159],[-75.0455,41.6162],[-75.0448,41.6167],[-75.0447,41.6168],[-75.0445,41.6173],[-75.0444,41.6174],[-75.0444,41.6175],[-75.0444,41.6176],[-75.0443,41.6178],[-75.0443,41.6179],[-75.0442,41.618],[-75.0442,41.6182],[-75.0442,41.6186],[-75.0442,41.6188],[-75.0443,41.6193],[-75.0444,41.6202],[-75.0443,41.621],[-75.0441,41.6216],[-75.044,41.6219],[-75.0439,41.6222],[-75.0438,41.6224],[-75.0437,41.6226],[-75.0436,41.6231],[-75.0436,41.6234],[-75.0436,41.6236],[-75.0436,41.6238],[-75.044,41.6244],[-75.0442,41.6246],[-75.0444,41.6249],[-75.0446,41.6251],[-75.0452,41.6263],[-75.0461,41.6285],[-75.0466,41.6292],[-75.0472,41.6301],[-75.0477,41.6311],[-75.0479,41.6315],[-75.0481,41.6319],[-75.0482,41.6319],[-75.0482,41.632],[-75.0482,41.6321],[-75.0487,41.6338],[-75.0488,41.6351],[-75.0488,41.6358],[-75.0488,41.6364],[-75.0487,41.6369],[-75.0487,41.6377],[-75.0487,41.6383],[-75.049,41.6396],[-75.049,41.6397],[-75.0491,41.64],[-75.0492,41.6407],[-75.0493,41.6408],[-75.0493,41.6419],[-75.0492,41.6429],[-75.0491,41.643],[-75.0491,41.6431],[-75.0491,41.6432],[-75.049,41.6436],[-75.0488,41.6439],[-75.0487,41.6441],[-75.0486,41.6442],[-75.048,41.6449],[-75.0477,41.6454],[-75.0477,41.6459],[-75.0481,41.6466],[-75.0482,41.6467],[-75.0486,41.6473],[-75.049,41.6477],[-75.049,41.6478],[-75.0491,41.6481],[-75.0491,41.6485],[-75.0491,41.6496],[-75.0491,41.6498],[-75.0491,41.65],[-75.0489,41.6534],[-75.0487,41.6554],[-75.0487,41.6561],[-75.0487,41.6563],[-75.0488,41.6582],[-75.0489,41.6587],[-75.0496,41.6612],[-75.0499,41.6626],[-75.0508,41.6638],[-75.0514,41.6646],[-75.0518,41.6652],[-75.052,41.6654],[-75.0521,41.6655],[-75.0523,41.6658],[-75.0528,41.6664],[-75.0529,41.6667],[-75.0535,41.6674],[-75.0536,41.6675],[-75.0538,41.6679],[-75.054,41.6682],[-75.0547,41.6686],[-75.0552,41.6687],[-75.0556,41.6687],[-75.0557,41.6688],[-75.0572,41.6689],[-75.0578,41.6693],[-75.0584,41.6696],[-75.0584,41.6697],[-75.0585,41.6698],[-75.0586,41.67],[-75.0588,41.6704],[-75.0591,41.6709],[-75.0592,41.6713],[-75.0593,41.6723],[-75.0592,41.6735],[-75.0588,41.6744],[-75.0562,41.6761],[-75.0544,41.6773],[-75.054,41.6776],[-75.0539,41.6776],[-75.0537,41.6777],[-75.0534,41.6779],[-75.0527,41.6784],[-75.0526,41.6784],[-75.0518,41.6792],[-75.0515,41.6796],[-75.0515,41.6797],[-75.0514,41.6797],[-75.0514,41.6798],[-75.0513,41.68],[-75.0513,41.6801],[-75.0512,41.6803],[-75.0512,41.6804],[-75.0512,41.6805],[-75.0512,41.6808],[-75.0511,41.6811],[-75.0512,41.6817],[-75.0512,41.6824],[-75.0515,41.6833],[-75.0516,41.6835],[-75.0516,41.6836],[-75.0517,41.6837],[-75.0521,41.6844],[-75.0522,41.6851],[-75.0523,41.6853],[-75.0523,41.6855],[-75.0523,41.6857],[-75.0527,41.6884],[-75.0535,41.6899],[-75.0536,41.6903],[-75.0538,41.6906],[-75.0539,41.6907],[-75.0539,41.6908],[-75.0539,41.6909],[-75.0541,41.6912],[-75.0544,41.6917],[-75.0547,41.6922],[-75.0549,41.6926],[-75.0551,41.693],[-75.0553,41.6933],[-75.0555,41.6936],[-75.0556,41.6937],[-75.0562,41.6947],[-75.0567,41.6957],[-75.0572,41.6963],[-75.0585,41.6979],[-75.0597,41.6996],[-75.0598,41.6997],[-75.0599,41.6997],[-75.0609,41.7005],[-75.0619,41.7014],[-75.0623,41.7017],[-75.0667,41.705],[-75.0671,41.7053],[-75.0673,41.7054],[-75.0679,41.7061],[-75.0684,41.7071],[-75.0688,41.7082],[-75.0688,41.7083],[-75.0688,41.7087],[-75.0687,41.7092],[-75.0686,41.7101],[-75.0676,41.7119],[-75.0669,41.7124],[-75.0666,41.7126],[-75.0653,41.7128],[-75.065,41.7129],[-75.0647,41.7129],[-75.0644,41.7129],[-75.0619,41.7129],[-75.0612,41.7129],[-75.0609,41.7129],[-75.0581,41.7124],[-75.0554,41.7119],[-75.0551,41.7118],[-75.0547,41.7118],[-75.0537,41.7116],[-75.0534,41.7116],[-75.0531,41.7115],[-75.0522,41.7114],[-75.0517,41.7115],[-75.0515,41.7115],[-75.0513,41.7116],[-75.0512,41.7116],[-75.0507,41.712],[-75.0503,41.7125],[-75.0501,41.7128],[-75.0501,41.7129],[-75.05,41.7129],[-75.05,41.713],[-75.0499,41.7131],[-75.0499,41.7133],[-75.0497,41.7151],[-75.0502,41.7169],[-75.0502,41.717],[-75.0508,41.7178],[-75.0508,41.7179],[-75.0508,41.718],[-75.0511,41.7184],[-75.0514,41.7188],[-75.0515,41.7191],[-75.0516,41.7193],[-75.0517,41.7195],[-75.0518,41.7197],[-75.0518,41.7199],[-75.0519,41.7203],[-75.0519,41.7206],[-75.0519,41.7209],[-75.0519,41.7214],[-75.052,41.7218],[-75.052,41.7221],[-75.052,41.7222],[-75.0522,41.7227],[-75.0524,41.7234],[-75.0535,41.7272],[-75.0536,41.7275],[-75.0538,41.7284],[-75.054,41.7292],[-75.0541,41.7297],[-75.0541,41.7299],[-75.0541,41.73],[-75.0541,41.7301],[-75.0543,41.7311],[-75.0544,41.7322],[-75.0544,41.7323],[-75.0545,41.7325],[-75.0545,41.7328],[-75.0545,41.7331],[-75.0546,41.7335],[-75.0546,41.7338],[-75.0546,41.7339],[-75.0547,41.7343],[-75.0547,41.7347],[-75.0548,41.7349],[-75.0548,41.7351],[-75.0548,41.7352],[-75.0547,41.7363],[-75.0544,41.7377],[-75.0543,41.7378],[-75.0543,41.7379],[-75.0543,41.738],[-75.0542,41.7381],[-75.0542,41.7383],[-75.0541,41.7385],[-75.0541,41.7388],[-75.0541,41.7389],[-75.054,41.7389],[-75.054,41.7391],[-75.0538,41.7398],[-75.0538,41.7399],[-75.0538,41.74],[-75.0537,41.7402],[-75.0537,41.7404],[-75.0537,41.7405],[-75.0537,41.7406],[-75.0536,41.7411],[-75.0534,41.7416],[-75.0534,41.7418],[-75.0534,41.742],[-75.0533,41.7423],[-75.0532,41.7427],[-75.0529,41.7442],[-75.0528,41.7447],[-75.0529,41.7464],[-75.0531,41.7485],[-75.0531,41.7488],[-75.0532,41.7494],[-75.0532,41.7501],[-75.0532,41.7506],[-75.0532,41.751],[-75.0532,41.7517],[-75.0534,41.7525],[-75.0535,41.7527],[-75.0543,41.754],[-75.0555,41.7554],[-75.056,41.7562],[-75.0564,41.7569],[-75.0572,41.7587],[-75.0572,41.7588],[-75.0573,41.759],[-75.0573,41.7591],[-75.0575,41.7594],[-75.0576,41.7596],[-75.0577,41.7597],[-75.0577,41.7599],[-75.0578,41.76],[-75.0579,41.7602],[-75.058,41.7604],[-75.0581,41.7606],[-75.0582,41.7607],[-75.0584,41.7609],[-75.0585,41.7611],[-75.0586,41.7614],[-75.0587,41.7615],[-75.0588,41.7617],[-75.0589,41.7618],[-75.0591,41.7621],[-75.0592,41.7623],[-75.0593,41.7624],[-75.0593,41.7625],[-75.0595,41.7628],[-75.0597,41.7631],[-75.0598,41.7633],[-75.0599,41.7634],[-75.0601,41.7637],[-75.0602,41.764],[-75.0603,41.7641],[-75.0603,41.7642],[-75.0604,41.7642],[-75.0604,41.7643],[-75.0606,41.7644],[-75.0607,41.7645],[-75.0607,41.7646],[-75.0608,41.7646],[-75.0608,41.7647],[-75.061,41.7647],[-75.0612,41.7648],[-75.0616,41.765],[-75.0619,41.7651],[-75.0621,41.7652],[-75.0623,41.7653],[-75.0632,41.7658],[-75.0636,41.766],[-75.0644,41.7664],[-75.0649,41.7667],[-75.066,41.767],[-75.067,41.7671],[-75.0686,41.7673],[-75.0701,41.7678],[-75.0709,41.7681],[-75.0717,41.7684],[-75.0727,41.7688],[-75.0731,41.7691],[-75.0734,41.7697],[-75.0738,41.77],[-75.0741,41.7704],[-75.0742,41.7705],[-75.0753,41.7712],[-75.0759,41.7715],[-75.077,41.7717],[-75.0795,41.7712],[-75.082,41.7706],[-75.0856,41.7698],[-75.0858,41.7698],[-75.086,41.7697],[-75.0861,41.7697],[-75.0866,41.7696],[-75.0869,41.7695],[-75.0872,41.7694],[-75.0875,41.7694],[-75.088,41.7693],[-75.0891,41.769],[-75.0893,41.769],[-75.0897,41.7689],[-75.0901,41.7689],[-75.0907,41.7687],[-75.0913,41.7686],[-75.0915,41.7686],[-75.0918,41.7685],[-75.0928,41.7684],[-75.0954,41.7684],[-75.0973,41.7686],[-75.1,41.7689],[-75.101,41.7691],[-75.1017,41.7695],[-75.1035,41.7712],[-75.1043,41.7727],[-75.1046,41.7736],[-75.1046,41.7742],[-75.1043,41.7752],[-75.104,41.7766],[-75.104,41.7784],[-75.104,41.7785],[-75.104,41.7788],[-75.104,41.7791],[-75.104,41.7795],[-75.1039,41.78],[-75.1035,41.782],[-75.1032,41.7832],[-75.1029,41.7841],[-75.1023,41.7865],[-75.1015,41.7879],[-75.1,41.7897],[-75.0969,41.7919],[-75.0954,41.7935],[-75.0949,41.7941],[-75.0943,41.7948],[-75.0936,41.7959],[-75.0935,41.7959],[-75.0929,41.7964],[-75.0914,41.7969],[-75.0901,41.7973],[-75.0883,41.7975],[-75.0869,41.7974],[-75.0856,41.7971],[-75.084,41.7967],[-75.0827,41.7965],[-75.0814,41.7965],[-75.0802,41.7968],[-75.0796,41.797],[-75.079,41.7972],[-75.0784,41.7974],[-75.0783,41.7975],[-75.0774,41.7981],[-75.0769,41.7985],[-75.0768,41.7986],[-75.0764,41.799],[-75.0761,41.7993],[-75.0757,41.7997],[-75.0748,41.8015],[-75.0747,41.8017],[-75.0745,41.802],[-75.0744,41.8022],[-75.0744,41.8023],[-75.0742,41.8027],[-75.0741,41.803],[-75.0741,41.8031],[-75.074,41.8033],[-75.0739,41.8036],[-75.0738,41.8037],[-75.0738,41.8038],[-75.0732,41.8055],[-75.0723,41.808],[-75.0722,41.8083],[-75.0721,41.8085],[-75.0717,41.8102],[-75.0717,41.8119],[-75.0719,41.8129],[-75.0722,41.8137],[-75.0731,41.8146],[-75.0744,41.8151],[-75.0762,41.8153],[-75.0781,41.8151],[-75.0798,41.8148],[-75.0808,41.8143],[-75.0824,41.8136],[-75.083,41.813],[-75.0836,41.8126],[-75.0847,41.812],[-75.0858,41.8116],[-75.0873,41.8115],[-75.0886,41.8115],[-75.0895,41.8116],[-75.0898,41.8117],[-75.09,41.8117],[-75.0901,41.8118],[-75.0903,41.8118],[-75.0906,41.8119],[-75.0907,41.812],[-75.0908,41.812],[-75.0909,41.8121],[-75.0916,41.8124],[-75.0923,41.8128],[-75.0925,41.8129],[-75.0927,41.813],[-75.0935,41.8134],[-75.0937,41.8135],[-75.0952,41.8145],[-75.0967,41.8155],[-75.0973,41.8158],[-75.098,41.8166],[-75.0991,41.8177],[-75.1,41.8184],[-75.1008,41.8187],[-75.1011,41.8189],[-75.1013,41.819],[-75.1019,41.8192],[-75.1026,41.8193],[-75.1028,41.8193],[-75.1037,41.8196],[-75.104,41.8197],[-75.1042,41.8198],[-75.1043,41.8198],[-75.1046,41.8199],[-75.1049,41.82],[-75.105,41.8201],[-75.1052,41.8201],[-75.1055,41.8202],[-75.1058,41.8203],[-75.1059,41.8204],[-75.1061,41.8204],[-75.1063,41.8205],[-75.1064,41.8205],[-75.1068,41.8207],[-75.1069,41.8207],[-75.107,41.8207],[-75.108,41.8211],[-75.1111,41.822],[-75.1116,41.8221],[-75.112,41.8223],[-75.1125,41.8224],[-75.1128,41.8225],[-75.1133,41.8228],[-75.1137,41.8234],[-75.1137,41.8235],[-75.1143,41.8245],[-75.1145,41.8251],[-75.1148,41.8257],[-75.1151,41.8273],[-75.1151,41.8289],[-75.115,41.8303],[-75.1147,41.8312],[-75.1144,41.8322],[-75.1143,41.8323],[-75.1143,41.8325],[-75.1142,41.8328],[-75.1141,41.8333],[-75.1139,41.8338],[-75.1137,41.8348],[-75.1136,41.8352],[-75.1136,41.8353],[-75.1134,41.8363],[-75.1133,41.8376],[-75.1133,41.8382],[-75.1133,41.8395],[-75.1134,41.8407],[-75.1135,41.8412],[-75.1137,41.8424],[-75.1144,41.8436],[-75.1156,41.8446],[-75.1171,41.8455],[-75.1188,41.8458],[-75.1192,41.8458],[-75.1208,41.8459],[-75.1233,41.8456],[-75.1246,41.8455],[-75.1249,41.8454],[-75.1252,41.8453],[-75.1254,41.8453],[-75.1256,41.8452],[-75.1257,41.8452],[-75.1262,41.8451],[-75.1268,41.8451],[-75.1279,41.8449],[-75.1302,41.8451],[-75.131,41.8451],[-75.1317,41.8454],[-75.1329,41.8465],[-75.1332,41.8468],[-75.134,41.8475],[-75.1352,41.8484],[-75.1353,41.8485],[-75.1357,41.8488],[-75.1361,41.849],[-75.1364,41.8493],[-75.1369,41.8495],[-75.1382,41.8503],[-75.1386,41.8506],[-75.1389,41.8507],[-75.1393,41.8512],[-75.1396,41.8516],[-75.14,41.8519],[-75.1402,41.8521],[-75.1409,41.8522],[-75.1413,41.8522],[-75.1431,41.8519],[-75.1438,41.8517],[-75.1439,41.8517],[-75.1441,41.8517],[-75.1444,41.8516],[-75.1448,41.8515],[-75.1465,41.8509],[-75.1469,41.8507],[-75.1497,41.8496],[-75.1509,41.8492],[-75.1513,41.8491],[-75.1517,41.8489],[-75.152,41.8488],[-75.1522,41.8488],[-75.1523,41.8487],[-75.1524,41.8487],[-75.1529,41.8486],[-75.153,41.8486],[-75.1531,41.8485],[-75.1533,41.8485],[-75.1536,41.8485],[-75.1538,41.8484],[-75.154,41.8484],[-75.1548,41.8483],[-75.1565,41.8483],[-75.1566,41.8483],[-75.1566,41.8484],[-75.1573,41.8484],[-75.1574,41.8485],[-75.1584,41.8488],[-75.1588,41.8489],[-75.1591,41.8489],[-75.1593,41.849],[-75.1595,41.849],[-75.1596,41.8491],[-75.1605,41.8494],[-75.161,41.8497],[-75.1615,41.8498],[-75.1629,41.8506],[-75.1642,41.8516],[-75.1649,41.8523],[-75.1652,41.8526],[-75.1658,41.8533],[-75.1662,41.8539],[-75.1663,41.8547],[-75.1666,41.8551],[-75.1669,41.8556],[-75.1674,41.8563],[-75.1676,41.8566],[-75.168,41.8573],[-75.1684,41.8582],[-75.1686,41.859],[-75.1687,41.8593],[-75.1688,41.8596],[-75.1689,41.8604],[-75.1688,41.8616],[-75.1685,41.8633],[-75.1685,41.864],[-75.1684,41.8642],[-75.1684,41.8645],[-75.1683,41.8647],[-75.1683,41.8649],[-75.1683,41.8651],[-75.1683,41.8653],[-75.168,41.867],[-75.1681,41.8677],[-75.1681,41.8679],[-75.1685,41.8688],[-75.1685,41.8689],[-75.1689,41.8697],[-75.1689,41.8698],[-75.1689,41.8699],[-75.169,41.87],[-75.1691,41.8702],[-75.1691,41.8703],[-75.1693,41.8705],[-75.1695,41.8707],[-75.1696,41.8709],[-75.1697,41.8709],[-75.1706,41.8716],[-75.171,41.8718],[-75.1716,41.8719],[-75.1723,41.8721],[-75.1725,41.8722],[-75.1726,41.8723],[-75.1732,41.8724],[-75.1739,41.8725],[-75.1746,41.8727],[-75.1756,41.8727],[-75.1766,41.8724],[-75.1771,41.8719],[-75.1777,41.8714],[-75.1782,41.8709],[-75.1783,41.8708],[-75.1784,41.8706],[-75.1787,41.8704],[-75.1789,41.8702],[-75.1791,41.8699],[-75.1796,41.8692],[-75.1799,41.8681],[-75.1799,41.868],[-75.18,41.8679],[-75.18,41.8678],[-75.18,41.8677],[-75.18,41.8676],[-75.1801,41.8676],[-75.1801,41.8675],[-75.1801,41.8674],[-75.1801,41.8673],[-75.1804,41.8662],[-75.1805,41.8657],[-75.181,41.8645],[-75.1816,41.8633],[-75.1823,41.8622],[-75.1825,41.8618],[-75.1832,41.8612],[-75.1839,41.8605],[-75.1847,41.8601],[-75.1848,41.86],[-75.1852,41.8599],[-75.1861,41.86],[-75.187,41.8601],[-75.1874,41.8603],[-75.1875,41.8604],[-75.1878,41.8605],[-75.1883,41.8608],[-75.1889,41.8613],[-75.1895,41.8618],[-75.19,41.8622],[-75.1902,41.8625],[-75.1906,41.8631],[-75.191,41.8643],[-75.1911,41.8645],[-75.1911,41.8646],[-75.1912,41.8647],[-75.1914,41.8651],[-75.1927,41.8663],[-75.1944,41.8673],[-75.1956,41.8678],[-75.1958,41.8679],[-75.196,41.868],[-75.1962,41.8681],[-75.1964,41.8682],[-75.1966,41.8683],[-75.1971,41.8685],[-75.1974,41.8686],[-75.1976,41.8687],[-75.1978,41.8688],[-75.1983,41.8689],[-75.1988,41.869],[-75.1997,41.8691],[-75.1998,41.8691],[-75.2003,41.8691],[-75.2005,41.8692],[-75.201,41.8692],[-75.202,41.8693],[-75.2024,41.8693],[-75.2028,41.8694],[-75.2029,41.8695],[-75.203,41.8695],[-75.2032,41.8696],[-75.2033,41.8697],[-75.2035,41.8697],[-75.204,41.8699],[-75.2049,41.8698],[-75.2052,41.8698],[-75.2081,41.8696],[-75.2093,41.8693],[-75.2097,41.8693],[-75.2099,41.8692],[-75.2101,41.8691],[-75.2102,41.8691],[-75.2104,41.869],[-75.2107,41.8689],[-75.2108,41.8689],[-75.211,41.8688],[-75.2136,41.8678],[-75.2138,41.8678],[-75.214,41.8677],[-75.2144,41.8676],[-75.2147,41.8675],[-75.215,41.8674],[-75.2155,41.867],[-75.2157,41.8668],[-75.2159,41.8666],[-75.216,41.8664],[-75.2165,41.8658],[-75.218,41.8636],[-75.2181,41.8633],[-75.2192,41.8617],[-75.2193,41.8616],[-75.2199,41.8608],[-75.2201,41.8605],[-75.2208,41.8599],[-75.222,41.859],[-75.2224,41.8586],[-75.223,41.8578],[-75.2233,41.8576],[-75.2237,41.8575],[-75.2251,41.8575],[-75.2252,41.8575],[-75.2253,41.8575],[-75.2257,41.8575],[-75.2259,41.8575],[-75.2267,41.8577],[-75.2271,41.8579],[-75.2274,41.858],[-75.2277,41.8582],[-75.2278,41.8582],[-75.2287,41.859],[-75.229,41.8592],[-75.2293,41.8594],[-75.2296,41.8594],[-75.2299,41.8593],[-75.2304,41.8592],[-75.2307,41.8592],[-75.2311,41.8592],[-75.2316,41.8595],[-75.2325,41.8601],[-75.2337,41.8609],[-75.2346,41.8616],[-75.2361,41.8631],[-75.2373,41.8645],[-75.2387,41.8657],[-75.2401,41.8666],[-75.2411,41.8671],[-75.2424,41.8672],[-75.2425,41.8672],[-75.2429,41.867],[-75.2432,41.8669],[-75.2433,41.8669],[-75.2434,41.8669],[-75.2444,41.8661],[-75.2457,41.8651],[-75.2471,41.8641],[-75.248,41.8633],[-75.2486,41.863],[-75.2491,41.8628],[-75.2496,41.8625],[-75.2498,41.8625],[-75.2499,41.8624],[-75.25,41.8624],[-75.2512,41.862],[-75.2529,41.862],[-75.253,41.862],[-75.2546,41.8621],[-75.2555,41.862],[-75.2561,41.862],[-75.2578,41.8621],[-75.2587,41.8627],[-75.259,41.8628],[-75.2605,41.8638],[-75.2614,41.8646],[-75.2618,41.8649],[-75.2619,41.8652],[-75.2628,41.8662],[-75.2635,41.8678],[-75.2637,41.8681],[-75.264,41.8697],[-75.2638,41.8708],[-75.2634,41.8714],[-75.2632,41.8718],[-75.2615,41.8733],[-75.2606,41.8738],[-75.2604,41.8739],[-75.2603,41.874],[-75.2596,41.8744],[-75.2584,41.8751],[-75.2578,41.8759],[-75.2576,41.8771],[-75.2587,41.8801],[-75.2606,41.8838],[-75.263,41.8851],[-75.2639,41.8853],[-75.2649,41.8855],[-75.266,41.8857],[-75.2661,41.8857],[-75.2671,41.8859],[-75.2678,41.886],[-75.2687,41.8863],[-75.27,41.8869],[-75.271,41.8872],[-75.271,41.8873],[-75.2711,41.8873],[-75.2712,41.8873],[-75.2713,41.8874],[-75.2718,41.8894],[-75.2723,41.8918],[-75.2723,41.8919],[-75.2725,41.8925],[-75.2726,41.8932],[-75.2728,41.8971],[-75.2702,41.8996],[-75.2691,41.9007],[-75.268,41.9018],[-75.2678,41.902],[-75.2674,41.9045],[-75.2674,41.9056],[-75.2676,41.907],[-75.268,41.9083],[-75.2697,41.9114],[-75.2727,41.9154],[-75.2754,41.9196],[-75.2756,41.9201],[-75.2766,41.9222],[-75.2766,41.9227],[-75.2767,41.9237],[-75.2765,41.9267],[-75.2765,41.9269],[-75.2766,41.9275],[-75.2767,41.9281],[-75.2768,41.9282],[-75.2768,41.9284],[-75.277,41.9297],[-75.2772,41.9325],[-75.2772,41.9336],[-75.2777,41.9344],[-75.2784,41.9358],[-75.2789,41.9376],[-75.279,41.9381],[-75.279,41.9385],[-75.2791,41.9389],[-75.2795,41.9391],[-75.2807,41.9396],[-75.2811,41.9397],[-75.2826,41.9404],[-75.2841,41.9416],[-75.2847,41.9419],[-75.2869,41.9422],[-75.2873,41.9423],[-75.2883,41.9426],[-75.2893,41.9429],[-75.2894,41.9429],[-75.291,41.945],[-75.2912,41.9455],[-75.2912,41.9456],[-75.2914,41.9462],[-75.2916,41.9468],[-75.2917,41.9471],[-75.2918,41.9473],[-75.2918,41.9479],[-75.2918,41.9484],[-75.2919,41.9487],[-75.2918,41.9494],[-75.2917,41.9501],[-75.2916,41.951],[-75.2916,41.9515],[-75.2915,41.9517],[-75.2915,41.952],[-75.2915,41.9521],[-75.2915,41.9522],[-75.2915,41.9523],[-75.2914,41.9523],[-75.2914,41.9525],[-75.2915,41.9526],[-75.292,41.9532],[-75.2925,41.9538],[-75.2926,41.9539],[-75.2937,41.9546],[-75.2941,41.9546],[-75.2952,41.9548],[-75.2967,41.9547],[-75.2974,41.9546],[-75.2982,41.9546],[-75.2984,41.9545],[-75.2986,41.9545],[-75.2988,41.9544],[-75.2989,41.9544],[-75.3004,41.9539],[-75.3014,41.953],[-75.3016,41.9528],[-75.3016,41.9523],[-75.3017,41.9517],[-75.3013,41.9496],[-75.3013,41.9491],[-75.3012,41.9489],[-75.3015,41.9488],[-75.3021,41.9486],[-75.3022,41.9486],[-75.3026,41.9485],[-75.3027,41.9484],[-75.303,41.9483],[-75.304,41.9482],[-75.3058,41.9487],[-75.306,41.9488],[-75.3068,41.9491],[-75.3073,41.9492],[-75.3075,41.9492],[-75.3083,41.9492],[-75.3088,41.9491],[-75.3094,41.9491],[-75.3104,41.949],[-75.3106,41.9492],[-75.311,41.9493],[-75.3114,41.9495],[-75.3128,41.9502],[-75.3139,41.9511],[-75.3152,41.9522],[-75.3171,41.9534],[-75.3174,41.9536],[-75.3182,41.9542],[-75.3183,41.9551],[-75.3187,41.9571],[-75.3193,41.9584],[-75.3194,41.9586],[-75.3194,41.9588],[-75.3195,41.959],[-75.3195,41.9591],[-75.3198,41.9599],[-75.32,41.9607],[-75.32,41.9609],[-75.3202,41.9609],[-75.3204,41.961],[-75.3205,41.961],[-75.3208,41.9611],[-75.3212,41.9613],[-75.3224,41.9617],[-75.3228,41.9621],[-75.3232,41.9624],[-75.3236,41.9628],[-75.3239,41.9631],[-75.326,41.9648],[-75.3261,41.965],[-75.3262,41.965],[-75.3264,41.9654],[-75.3266,41.9656],[-75.3268,41.9658],[-75.3276,41.967],[-75.3277,41.9671],[-75.3279,41.9674],[-75.329,41.9684],[-75.3324,41.9693],[-75.3325,41.9693],[-75.3328,41.9694],[-75.3341,41.9699],[-75.3347,41.9701],[-75.3348,41.9701],[-75.3354,41.9703],[-75.3358,41.9705],[-75.336,41.9705],[-75.3361,41.9706],[-75.3368,41.9706],[-75.3377,41.9707],[-75.3387,41.9707],[-75.3395,41.9708],[-75.3409,41.9719],[-75.3422,41.9729],[-75.3425,41.9743],[-75.3421,41.975],[-75.3418,41.9753],[-75.3417,41.9757],[-75.3416,41.9757],[-75.3416,41.9758],[-75.3413,41.9762],[-75.3405,41.9775],[-75.34,41.9791],[-75.3397,41.9806],[-75.3396,41.9809],[-75.3393,41.9814],[-75.3392,41.9816],[-75.339,41.9819],[-75.3385,41.9826],[-75.338,41.984],[-75.3378,41.9844],[-75.3376,41.9863],[-75.3376,41.9864],[-75.3376,41.9866],[-75.3376,41.9867],[-75.3388,41.9884],[-75.3393,41.9893],[-75.3401,41.991],[-75.3411,41.9928],[-75.3419,41.9933],[-75.3421,41.9933],[-75.3427,41.9937],[-75.3428,41.9937],[-75.3429,41.9938],[-75.3431,41.9939],[-75.3466,41.9953],[-75.3489,41.9958],[-75.3494,41.9959],[-75.3499,41.996],[-75.3504,41.9962],[-75.351,41.9963],[-75.3515,41.9965],[-75.3521,41.9967],[-75.3526,41.9968],[-75.3535,41.9971],[-75.3539,41.9973],[-75.3549,41.9977],[-75.3559,41.998],[-75.3563,41.9982],[-75.3566,41.9983],[-75.3567,41.9983],[-75.3581,41.9989],[-75.3596,41.9995],[-75.3602,41.9994],[-75.3604,41.9994],[-75.3605,41.9994],[-75.3614,41.9995],[-75.3746,41.9993],[-75.3796,41.9992],[-75.3982,41.9993],[-75.3984,41.9993],[-75.3989,41.9993],[-75.4002,41.9993],[-75.4003,41.9993],[-75.4004,41.9993],[-75.4017,41.9993],[-75.4018,41.9993],[-75.4041,41.9993],[-75.405,41.9993],[-75.4051,41.9993],[-75.4055,41.9993],[-75.4319,41.9994],[-75.432,41.9994],[-75.4321,41.9994],[-75.4322,41.9994],[-75.4361,41.9993],[-75.4362,41.9993],[-75.4367,41.9993],[-75.4369,41.9993],[-75.4372,41.9993],[-75.4658,41.9994],[-75.4676,41.9994],[-75.4771,41.9994],[-75.4831,41.9992],[-75.4834,41.9992],[-75.4834,41.9993],[-75.4837,41.9992],[-75.4839,41.9992],[-75.4996,41.9993],[-75.5006,41.9993],[-75.5017,41.9993],[-75.5225,41.9992],[-75.5313,41.9991],[-75.5388,41.9991],[-75.5443,41.9991],[-75.5461,41.9991],[-75.5531,41.9991],[-75.5596,41.9991],[-75.575,41.999],[-75.5794,41.999],[-75.58,41.999],[-75.5807,41.999],[-75.5849,41.999],[-75.5851,41.999],[-75.5876,41.999],[-75.6003,41.999],[-75.6026,41.9989],[-75.6057,41.9989],[-75.607,41.9989],[-75.6076,41.9989],[-75.6082,41.999],[-75.6097,41.999],[-75.6103,41.999],[-75.6246,41.9988],[-75.6278,41.9988],[-75.6523,41.9986],[-75.6529,41.9985],[-75.6556,41.9985],[-75.6721,41.9984],[-75.6733,41.9984],[-75.6796,41.9983],[-75.6891,41.9983],[-75.6931,41.9982],[-75.696,41.9982],[-75.7043,41.9982],[-75.7077,41.9981],[-75.7078,41.9981],[-75.7238,41.998],[-75.7246,41.998],[-75.7288,41.998],[-75.7298,41.998],[-75.7317,41.9979],[-75.7331,41.9979],[-75.738,41.9979],[-75.7414,41.9979],[-75.7422,41.9979],[-75.7496,41.9979],[-75.7515,41.998],[-75.7518,41.998],[-75.7523,41.998],[-75.7524,41.998],[-75.7563,41.9979],[-75.7571,41.9979],[-75.7572,41.9979],[-75.7611,41.9978],[-75.7624,41.9978],[-75.7635,41.9978],[-75.7637,41.9978],[-75.7639,41.9978],[-75.7647,41.9978],[-75.7649,41.9978],[-75.7733,41.998],[-75.7883,41.998],[-75.7888,41.998],[-75.7929,41.9981],[-75.793,41.9981],[-75.7931,41.9981],[-75.8333,41.9983],[-75.8344,41.9983],[-75.8576,41.9986],[-75.8707,41.9988],[-75.8885,41.9989],[-75.8905,41.9986],[-75.8906,41.9986],[-75.8914,41.9986],[-75.8992,41.9986],[-75.9105,41.9987],[-75.9106,41.9987],[-75.9341,41.9988],[-75.936,41.9988],[-75.9499,41.999],[-75.9537,41.999],[-75.9584,41.999],[-75.9596,41.999],[-75.9597,41.999],[-75.9598,41.999],[-75.9617,41.999],[-75.9632,41.999],[-75.9668,41.999],[-75.968,41.999],[-75.9746,41.999],[-75.9756,41.999],[-75.9767,41.999],[-75.9781,41.999],[-75.9802,41.999],[-75.9831,41.999],[-75.9888,41.999],[-75.9936,41.999],[-76.0009,41.999],[-76.0055,41.999],[-76.0357,41.9989],[-76.038,41.9989],[-76.0466,41.9989],[-76.0593,41.9988],[-76.0597,41.9988],[-76.0598,41.9988],[-76.0601,41.9988],[-76.0633,41.9989],[-76.0647,41.9989],[-76.091,41.9988],[-76.1058,41.9989],[-76.1068,41.9989],[-76.1099,41.9989],[-76.1109,41.9989],[-76.1113,41.9989],[-76.1125,41.9989],[-76.1129,41.9989],[-76.1148,41.9989],[-76.1208,41.999],[-76.1227,41.999],[-76.1228,41.999],[-76.1231,41.999],[-76.1232,41.999],[-76.1237,41.999],[-76.124,41.999],[-76.1243,41.999],[-76.1252,41.999],[-76.126,41.999],[-76.1277,41.999],[-76.1286,41.999],[-76.1291,41.999],[-76.1306,41.999],[-76.1311,41.999],[-76.1321,41.9989],[-76.1352,41.9989],[-76.1362,41.9989],[-76.1363,41.9989],[-76.1365,41.9989],[-76.1375,41.9989],[-76.1378,41.9989],[-76.1379,41.9989],[-76.1383,41.9989],[-76.1399,41.9989],[-76.1403,41.9989],[-76.1404,41.9989],[-76.1455,41.9988],[-76.1469,41.9988],[-76.1496,41.9986],[-76.1566,41.9988],[-76.1567,41.9988],[-76.1903,41.9985],[-76.1933,41.9985],[-76.2019,41.9985],[-76.2048,41.9985],[-76.2075,41.9985],[-76.2155,41.9985],[-76.2242,41.9984],[-76.2249,41.9984],[-76.2368,41.9984],[-76.2392,41.9984],[-76.2445,41.9984],[-76.2497,41.9984],[-76.2544,41.9984],[-76.2643,41.9984],[-76.2693,41.9984],[-76.2758,41.9984],[-76.2761,41.9984],[-76.279,41.9984],[-76.2817,41.9984],[-76.2858,41.9984],[-76.2927,41.9984],[-76.295,41.9984],[-76.3031,41.9984],[-76.3116,41.9984],[-76.3127,41.9984],[-76.3404,41.9984],[-76.3437,41.9984],[-76.3441,41.9984],[-76.3446,41.9984],[-76.3448,41.9984],[-76.3453,41.9984],[-76.3461,41.9984],[-76.3466,41.9983],[-76.3469,41.9983],[-76.347,41.9983],[-76.3499,41.9983],[-76.3503,41.9984],[-76.3504,41.9984],[-76.3506,41.9984],[-76.3508,41.9984],[-76.3747,41.9984],[-76.3786,41.9985],[-76.3793,41.9985],[-76.3811,41.9985],[-76.3815,41.9985],[-76.3817,41.9985],[-76.3818,41.9985],[-76.3827,41.9985],[-76.3831,41.9985],[-76.385,41.9985],[-76.3852,41.9985],[-76.3897,41.9986],[-76.3907,41.9986],[-76.398,41.9986],[-76.403,41.9986],[-76.4164,41.9986],[-76.4181,41.9986],[-76.4253,41.9987],[-76.4265,41.9987],[-76.4292,41.9987],[-76.4392,41.9987],[-76.4411,41.9987],[-76.4451,41.9987],[-76.4452,41.9987],[-76.4453,41.9987],[-76.4457,41.9988],[-76.4595,41.9989],[-76.4601,41.9989],[-76.4616,41.999],[-76.4629,41.999],[-76.4665,41.9991],[-76.4674,41.999],[-76.4713,41.9991],[-76.4715,41.9991],[-76.4723,41.9991],[-76.473,41.9991],[-76.4733,41.9992],[-76.4734,41.9992],[-76.4742,41.9992],[-76.4743,41.9992],[-76.4745,41.9991],[-76.4755,41.9992],[-76.4759,41.9992],[-76.4782,41.9992],[-76.4803,41.9992],[-76.4826,41.9993],[-76.4827,41.9993],[-76.4852,41.9993],[-76.4878,41.9994],[-76.4917,41.9994],[-76.4921,41.9994],[-76.4934,41.9994],[-76.4936,41.9994],[-76.4962,41.9995],[-76.4964,41.9995],[-76.4965,41.9995],[-76.4996,41.9995],[-76.5047,41.9995],[-76.5095,41.9996],[-76.5116,41.9996],[-76.5117,41.9996],[-76.5119,41.9996],[-76.5134,41.9996],[-76.5179,41.9997],[-76.5194,41.9997],[-76.5197,41.9997],[-76.5206,41.9997],[-76.5209,41.9997],[-76.5211,41.9997],[-76.5214,41.9997],[-76.5215,41.9997],[-76.5218,41.9997],[-76.5233,41.9997],[-76.5234,41.9997],[-76.5241,41.9997],[-76.5243,41.9997],[-76.5244,41.9997],[-76.5245,41.9997],[-76.5246,41.9997],[-76.5247,41.9997],[-76.5248,41.9997],[-76.5265,41.9998],[-76.5283,41.9998],[-76.5289,41.9998],[-76.5291,41.9999],[-76.5292,41.9999],[-76.5309,41.9999],[-76.5315,41.9999],[-76.5321,41.9999],[-76.5322,41.9999],[-76.5323,41.9999],[-76.5329,41.9999],[-76.5331,41.9999],[-76.5333,41.9999],[-76.5338,41.9999],[-76.535,41.9999],[-76.5353,41.9997],[-76.5355,41.9997],[-76.5357,41.9997],[-76.5365,41.9998],[-76.5368,41.9999],[-76.5377,41.9998],[-76.5379,41.9999],[-76.5403,42],[-76.5405,42],[-76.5413,42],[-76.5414,42],[-76.5415,42],[-76.5437,42],[-76.5439,42],[-76.5473,42.0001],[-76.5483,42.0001],[-76.5487,42.0001],[-76.5488,42.0001],[-76.5489,42.0001],[-76.5494,42.0001],[-76.55,42.0001],[-76.5505,42.0001],[-76.5508,42.0001],[-76.5516,42.0001],[-76.5521,42.0001],[-76.5523,42.0001],[-76.5524,42.0001],[-76.5525,42.0001],[-76.5526,42.0001],[-76.5529,42.0001],[-76.5535,42.0001],[-76.5537,42.0001],[-76.5538,42.0001],[-76.5576,42.0002],[-76.5577,42.0002],[-76.5579,42.0002],[-76.558,42.0002],[-76.5581,42.0001],[-76.5584,42.0001],[-76.5586,42.0001],[-76.5593,42.0001],[-76.5594,42.0001],[-76.5597,42.0001],[-76.5621,42.0002],[-76.5669,42.0002],[-76.5678,42.0002],[-76.5728,42.0003],[-76.5855,42.0003],[-76.5859,42.0003],[-76.5876,42.0003],[-76.5887,42.0004],[-76.5896,42.0004],[-76.5935,42.0004],[-76.5936,42.0004],[-76.5942,42.0004],[-76.5944,42.0004],[-76.5953,42.0004],[-76.5954,42.0004],[-76.5957,42.0004],[-76.5959,42.0005],[-76.5961,42.0005],[-76.5967,42.0005],[-76.6056,42.0005],[-76.6057,42.0005],[-76.6185,42.0005],[-76.6186,42.0005],[-76.6211,42.0005],[-76.6212,42.0005],[-76.6213,42.0005],[-76.6223,42.0005],[-76.624,42.0006],[-76.6243,42.0006],[-76.6247,42.0007],[-76.6258,42.0006],[-76.6264,42.0006],[-76.6327,42.0007],[-76.633,42.0007],[-76.6333,42.0007],[-76.638,42.0007],[-76.6381,42.0007],[-76.6414,42.0008],[-76.6479,42.0008],[-76.6619,42.001],[-76.665,42.001],[-76.6708,42.001],[-76.6774,42.0011],[-76.687,42.0012],[-76.6871,42.0012],[-76.7017,42.0013],[-76.7057,42.0013],[-76.707,42.0013],[-76.7071,42.0013],[-76.7124,42.0014],[-76.7251,42.0015],[-76.7252,42.0015],[-76.7259,42.0015],[-76.726,42.0015],[-76.7261,42.0015],[-76.7262,42.0015],[-76.7277,42.0015],[-76.7281,42.0015],[-76.7284,42.0015],[-76.7285,42.0015],[-76.7289,42.0015],[-76.7296,42.0015],[-76.7299,42.0015],[-76.7308,42.0015],[-76.7349,42.0016],[-76.7413,42.0016],[-76.7414,42.0016],[-76.7425,42.0016],[-76.7473,42.0017],[-76.7485,42.0017],[-76.7497,42.0017],[-76.7497,42.0016],[-76.7541,42.0016],[-76.755,42.0016],[-76.7638,42.0016],[-76.7777,42.0017],[-76.7791,42.0017],[-76.7832,42.0017],[-76.7834,42.0017],[-76.7837,42.0017],[-76.7856,42.0016],[-76.7859,42.0016],[-76.7877,42.0016],[-76.7879,42.0016],[-76.8103,42.0016],[-76.8128,42.0017],[-76.8151,42.0017],[-76.8151,42.0018],[-76.8152,42.0019],[-76.8154,42.0019],[-76.8206,42.0019],[-76.8213,42.0019],[-76.8216,42.0019],[-76.8231,42.002],[-76.8238,42.002],[-76.8242,42.002],[-76.8258,42.002],[-76.8272,42.002],[-76.8278,42.002],[-76.8287,42.002],[-76.8295,42.002],[-76.8298,42.002],[-76.8302,42.0019],[-76.8305,42.002],[-76.8306,42.002],[-76.831,42.002],[-76.834,42.002],[-76.835,42.0021],[-76.8351,42.0021],[-76.8352,42.0021],[-76.8353,42.0021],[-76.8354,42.0021],[-76.8685,42.0019],[-76.869,42.0019],[-76.8704,42.0018],[-76.8708,42.0018],[-76.9016,42.0016],[-76.9019,42.0016],[-76.9026,42.0018],[-76.9029,42.0019],[-76.903,42.0018],[-76.9031,42.0018],[-76.9035,42.0018],[-76.9076,42.0018],[-76.9208,42.0018],[-76.9219,42.0017],[-76.9223,42.0017],[-76.9228,42.0017],[-76.9253,42.0017],[-76.9271,42.0017],[-76.9326,42.0017],[-76.933,42.0017],[-76.937,42.0015],[-76.9372,42.0015],[-76.9372,42.0017],[-76.9396,42.0016],[-76.9397,42.0016],[-76.9427,42.0016],[-76.9554,42.0014],[-76.9555,42.0014],[-76.956,42.0014],[-76.9562,42.0014],[-76.9657,42.0013],[-76.9997,42.0009],[-77.006,42.0008],[-77.0076,42.0007],[-77.0079,42.0007],[-77.008,42.0007],[-77.0081,42.0007],[-77.0085,42.0006],[-77.009,42.0006],[-77.0202,42.0005],[-77.021,42.0005],[-77.026,42.0005],[-77.0311,42.0004],[-77.0354,42.0004],[-77.0387,42.0006],[-77.0492,42.0006],[-77.0501,42.0005],[-77.0504,42.0005],[-77.0529,42.0005],[-77.0637,42.0005],[-77.0643,42.0005],[-77.0738,42.0003],[-77.0833,42.0001],[-77.0879,42.0001],[-77.0961,41.9999],[-77.0964,41.9999],[-77.0991,41.9998],[-77.1116,41.9996],[-77.1117,41.9996],[-77.1121,41.9996],[-77.1123,41.9996],[-77.1136,41.9996],[-77.1137,41.9996],[-77.114,41.9996],[-77.1144,41.9996],[-77.1145,41.9996],[-77.1146,41.9996],[-77.1147,41.9996],[-77.1148,41.9996],[-77.1149,41.9996],[-77.1247,41.9995],[-77.1269,41.9994],[-77.1312,41.9994],[-77.134,41.9994],[-77.1347,41.9995],[-77.1357,41.9995],[-77.136,41.9995],[-77.1365,41.9995],[-77.1417,41.9995],[-77.144,41.9994],[-77.1445,41.9994],[-77.1452,41.9994],[-77.1554,41.9994],[-77.171,41.9994],[-77.183,41.9996],[-77.1845,41.9997],[-77.1846,41.9997],[-77.185,41.9997],[-77.1863,41.9997],[-77.19,41.9997],[-77.1963,41.9998],[-77.1981,41.9998],[-77.1988,41.9998],[-77.2005,41.9998],[-77.2035,41.9998],[-77.2039,41.9998],[-77.2052,41.9998],[-77.2102,41.9998],[-77.2104,41.9998],[-77.2185,41.9998],[-77.2186,41.9998],[-77.2196,41.9998],[-77.2198,41.9998],[-77.2206,41.9998],[-77.2206,41.9997],[-77.2289,41.9997],[-77.2309,41.9997],[-77.2391,41.9997],[-77.2443,41.9996],[-77.2483,41.9996],[-77.2497,41.9997],[-77.2569,41.9997],[-77.2577,41.9997],[-77.2578,41.9997],[-77.2589,41.9997],[-77.2606,41.9998],[-77.2658,41.9997],[-77.2736,41.9997],[-77.2748,41.9997],[-77.2749,41.9997],[-77.2793,41.9997],[-77.2834,41.9997],[-77.2874,41.9997],[-77.288,41.9997],[-77.2912,41.9997],[-77.2942,41.9997],[-77.295,41.9997],[-77.2956,41.9997],[-77.3029,41.9997],[-77.3036,41.9997],[-77.3037,41.9997],[-77.3044,41.9997],[-77.3053,41.9997],[-77.3122,41.9997],[-77.3163,41.9998],[-77.32,41.9998],[-77.3254,41.9998],[-77.3282,41.9999],[-77.3287,41.9999],[-77.3292,41.9999],[-77.3299,41.9999],[-77.33,41.9999],[-77.3318,41.9998],[-77.3322,41.9998],[-77.3359,41.9999],[-77.337,41.9999],[-77.3381,41.9999],[-77.3385,41.9999],[-77.339,41.9999],[-77.3406,41.9999],[-77.3433,41.9999],[-77.3483,41.9999],[-77.3533,42],[-77.3545,42],[-77.357,42],[-77.3589,41.9999],[-77.3609,42],[-77.3624,42],[-77.3625,42],[-77.3653,42],[-77.3676,41.9999],[-77.3689,41.9999],[-77.3712,41.9999],[-77.3731,41.9999],[-77.3748,41.9999],[-77.379,41.9999],[-77.3872,41.9999],[-77.3908,41.9999],[-77.3909,41.9999],[-77.391,41.9999],[-77.3926,42],[-77.393,42],[-77.3958,42.0001],[-77.403,42.0001],[-77.4033,42.0001],[-77.424,42.0001],[-77.425,42.0001],[-77.4251,42.0001],[-77.4271,42.0001],[-77.4282,42.0001],[-77.4397,42.0001],[-77.4566,42.0001],[-77.4585,42.0001],[-77.4587,42.0001],[-77.4617,42.0001],[-77.4618,42.0001],[-77.4635,42.0001],[-77.4637,42.0001],[-77.4638,42.0001],[-77.4758,42.0001],[-77.4759,42.0001],[-77.4763,42.0001],[-77.4764,42.0001],[-77.4887,42.0001],[-77.4888,42.0001],[-77.4903,42.0001],[-77.4997,42.0001],[-77.5002,42.0001],[-77.5008,42.0001],[-77.5014,42.0001],[-77.503,42.0001],[-77.5031,42.0001],[-77.5034,42.0001],[-77.504,42.0001],[-77.5044,42.0001],[-77.5053,42.0001],[-77.5324,41.9998],[-77.5624,41.9996],[-77.5625,41.9996],[-77.5636,41.9996],[-77.564,41.9995],[-77.5642,41.9995],[-77.565,41.9995],[-77.5763,41.9995],[-77.5847,41.9994],[-77.5939,41.9994],[-77.5955,41.9994],[-77.5988,41.9994],[-77.5989,41.9994],[-77.6098,41.9994],[-77.61,41.9994],[-77.6198,41.9994],[-77.6248,41.9994],[-77.6312,41.9994],[-77.6315,41.9994],[-77.6316,41.9994],[-77.6357,41.9994],[-77.6533,41.9995],[-77.6575,41.9994],[-77.6578,41.9994],[-77.6878,41.9992],[-77.6882,41.9992],[-77.7078,41.9989],[-77.7132,41.9988],[-77.7144,41.9988],[-77.7219,41.9988],[-77.7273,41.9988],[-77.7276,41.9988],[-77.7287,41.9988],[-77.7368,41.9987],[-77.7431,41.9986],[-77.7497,41.9988],[-77.7499,41.9988],[-77.7699,41.9985],[-77.77,41.9985],[-77.7701,41.9985],[-77.7708,41.9985],[-77.7767,41.9984],[-77.8022,41.9984],[-77.8162,41.9986],[-77.8172,41.9986],[-77.8175,41.9986],[-77.8233,41.9983],[-77.8234,41.9983],[-77.8236,41.9983],[-77.8284,41.9983],[-77.8298,41.9983],[-77.8303,41.9983],[-77.8308,41.9983],[-77.8317,41.9983],[-77.8319,41.9983],[-77.8402,41.9985],[-77.8455,41.9985],[-77.861,41.9984],[-77.8632,41.9984],[-77.8703,41.9984],[-77.8707,41.9984],[-77.8742,41.9984],[-77.8808,41.9984],[-77.8912,41.9985],[-77.8945,41.9984],[-77.9047,41.9984],[-77.9055,41.9984],[-77.9056,41.9984],[-77.9064,41.9984],[-77.9065,41.9984],[-77.9116,41.9984],[-77.9296,41.9987],[-77.93,41.9987],[-77.9398,41.9987],[-77.9404,41.9987],[-77.9475,41.9987],[-77.9568,41.9988],[-77.9571,41.9988],[-77.9628,41.9988],[-77.9632,41.9988],[-77.9645,41.9988],[-77.9654,41.9988],[-77.9803,41.9988],[-77.9811,41.9988],[-77.9815,41.9988],[-77.9975,41.9988],[-77.9997,41.9988],[-78.0037,41.9989],[-78.0242,41.9993],[-78.0248,41.9993],[-78.0267,41.9994],[-78.0297,41.9994],[-78.0301,41.9994],[-78.0302,41.9994],[-78.031,41.9994],[-78.0312,41.9994],[-78.0314,41.9994],[-78.0542,41.9997],[-78.0552,41.9997],[-78.0553,41.9997],[-78.0726,41.9999],[-78.0743,41.9999],[-78.089,42],[-78.0891,42],[-78.0922,42.0001],[-78.0934,42.0001],[-78.1036,42.0001],[-78.1088,42.0002],[-78.1108,42.0002],[-78.1116,42.0002],[-78.1122,42.0002],[-78.1145,42.0003],[-78.1215,42.0004],[-78.1244,42.0004],[-78.1247,42.0005],[-78.1337,42.0004],[-78.1361,42.0004],[-78.1366,42.0004],[-78.1409,42.0003],[-78.1438,42.0003],[-78.1447,42.0003],[-78.145,42.0003],[-78.148,42.0002],[-78.1538,42.0001],[-78.1579,42.0001],[-78.1637,42.0001],[-78.1675,42],[-78.1737,41.9999],[-78.1744,41.9999],[-78.1756,41.9999],[-78.1774,41.9999],[-78.1782,41.9999],[-78.1874,41.9998],[-78.1913,41.9998],[-78.1962,41.9997],[-78.1969,41.9997],[-78.2066,41.9996],[-78.2164,41.9995],[-78.2168,41.9995],[-78.2459,41.9992],[-78.2476,41.9992],[-78.2478,41.9992],[-78.2479,41.9992],[-78.2481,41.9992],[-78.2497,41.9993],[-78.257,41.9992],[-78.2635,41.9991],[-78.2651,41.999],[-78.2676,41.999],[-78.2688,41.999],[-78.2707,41.999],[-78.2708,41.999],[-78.2712,41.999],[-78.2724,41.999],[-78.2738,41.999],[-78.2749,41.999],[-78.275,41.999],[-78.2793,41.9991],[-78.284,41.9991],[-78.2982,41.9993],[-78.3002,41.9993],[-78.3003,41.9993],[-78.3023,41.9994],[-78.3025,41.9994],[-78.3026,41.9994],[-78.3027,41.9994],[-78.3066,41.9994],[-78.3071,41.9994],[-78.3081,41.9994],[-78.3093,41.9994],[-78.3111,41.9994],[-78.3113,41.9994],[-78.3114,41.9994],[-78.312,41.9994],[-78.3121,41.9994],[-78.3122,41.9994],[-78.3124,41.9994],[-78.3229,41.9995],[-78.3447,41.9996],[-78.3465,41.9996],[-78.3471,41.9996],[-78.3478,41.9996],[-78.3488,41.9996],[-78.3499,41.9996],[-78.3501,41.9996],[-78.3503,41.9996],[-78.3504,41.9996],[-78.3517,41.9996],[-78.3577,41.9996],[-78.36,41.9997],[-78.3725,41.9997],[-78.3747,41.9997],[-78.3805,41.9996],[-78.3812,41.9996],[-78.3814,41.9996],[-78.3849,41.9996],[-78.3857,41.9996],[-78.3859,41.9996],[-78.3867,41.9996],[-78.3935,41.9996],[-78.3967,41.9996],[-78.3968,41.9996],[-78.406,41.9997],[-78.4063,41.9997],[-78.4072,41.9997],[-78.4119,41.9997],[-78.4127,41.9997],[-78.4152,41.9997],[-78.4175,41.9997],[-78.4345,41.9997],[-78.4419,41.9997],[-78.4421,41.9997],[-78.4435,41.9997],[-78.4442,41.9997],[-78.4447,41.9997],[-78.4469,41.9997],[-78.4607,41.9998],[-78.4613,41.9998],[-78.4624,41.9998],[-78.463,41.9998],[-78.4633,41.9998],[-78.4654,41.9998],[-78.4665,41.9998],[-78.4689,41.9998],[-78.4717,41.9998],[-78.4741,41.9998],[-78.4746,41.9998],[-78.4767,41.9998],[-78.4781,41.9998],[-78.4784,41.9998],[-78.4913,41.9998],[-78.4917,41.9998],[-78.4936,41.9998],[-78.4997,41.9998],[-78.5022,41.9998],[-78.5027,41.9999],[-78.5036,41.9999],[-78.5058,41.9999],[-78.5076,41.9999],[-78.5103,41.9999],[-78.5112,41.9999],[-78.5166,41.9999],[-78.5167,41.9999],[-78.5198,41.9999],[-78.5202,41.9999],[-78.5207,41.9999],[-78.522,41.9999],[-78.5227,41.9999],[-78.5283,41.9999],[-78.5288,41.9999],[-78.5331,41.9999],[-78.5344,41.9999],[-78.5371,41.9999],[-78.5417,41.9999],[-78.5498,42],[-78.5521,42],[-78.5583,42],[-78.5588,42],[-78.5608,41.9999],[-78.561,41.9999],[-78.565,41.9999],[-78.5661,41.9999],[-78.5713,41.9999],[-78.5715,41.9999],[-78.5797,41.9999],[-78.5802,41.9999],[-78.5867,41.9999],[-78.5966,41.9999],[-78.6009,41.9998],[-78.6113,41.9997],[-78.6177,41.9996],[-78.618,41.9996],[-78.6188,41.9996],[-78.6192,41.9996],[-78.6194,41.9996],[-78.6198,41.9996],[-78.6211,41.9996],[-78.6213,41.9996],[-78.6225,41.9996],[-78.6226,41.9996],[-78.6227,41.9996],[-78.6228,41.9996],[-78.6248,41.9996],[-78.6317,41.9995],[-78.6318,41.9995],[-78.6492,41.9993],[-78.6495,41.9993],[-78.6752,41.999],[-78.6763,41.999],[-78.678,41.999],[-78.6782,41.999],[-78.6972,41.9988],[-78.715,41.9985],[-78.7153,41.9985],[-78.7497,41.9981],[-78.7783,41.998],[-78.7801,41.998],[-78.7806,41.998],[-78.7836,41.998],[-78.7845,41.998],[-78.8139,41.9979],[-78.8145,41.9979],[-78.8147,41.9979],[-78.8166,41.9979],[-78.8167,41.9979],[-78.8274,41.9978],[-78.833,41.9978],[-78.8331,41.9978],[-78.858,41.9977],[-78.8582,41.9977],[-78.8645,41.9976],[-78.8649,41.9976],[-78.8748,41.9976],[-78.8776,41.9976],[-78.8778,41.9976],[-78.89,41.9978],[-78.8901,41.9978],[-78.9057,41.998],[-78.9068,41.998],[-78.9085,41.998],[-78.9112,41.998],[-78.9189,41.9981],[-78.9243,41.9982],[-78.9352,41.9983],[-78.9363,41.9983],[-78.9364,41.9983],[-78.9415,41.9984],[-78.9441,41.9984],[-78.9442,41.9984],[-78.9443,41.9984],[-78.9445,41.9984],[-78.9446,41.9984],[-78.9612,41.9986],[-78.9614,41.9986],[-78.9627,41.9986],[-78.9699,41.9987],[-78.9719,41.9988],[-78.9776,41.9989],[-78.9778,41.9989],[-78.9786,41.9989],[-78.9788,41.9989],[-78.9791,41.9989],[-78.9797,41.9989],[-78.9799,41.9989],[-78.98,41.9989],[-78.9803,41.9989],[-78.9814,41.9989],[-78.9815,41.9989],[-78.9817,41.9989],[-78.9826,41.9989],[-78.9831,41.999],[-78.9959,41.999],[-78.9965,41.9991],[-78.9967,41.9991],[-78.997,41.9991],[-78.9975,41.9991],[-78.9979,41.9991],[-79.0004,41.9991],[-79.0062,41.9991],[-79.0225,41.9992],[-79.0372,41.9992],[-79.0374,41.9992],[-79.0384,41.9992],[-79.0411,41.9992],[-79.0421,41.9992],[-79.0425,41.9992],[-79.044,41.9992],[-79.0444,41.9992],[-79.0446,41.9992],[-79.0472,41.9992],[-79.0525,41.9992],[-79.0532,41.9992],[-79.0535,41.9992],[-79.0613,41.9993],[-79.0649,41.9993],[-79.0793,41.9993],[-79.0903,41.9994],[-79.0904,41.9994],[-79.0912,41.9994],[-79.1021,41.9994],[-79.124,41.9995],[-79.1248,41.9995],[-79.1252,41.9995],[-79.1289,41.9994],[-79.1302,41.9994],[-79.1385,41.9993],[-79.1415,41.9993],[-79.1446,41.9994],[-79.1448,41.9994],[-79.145,41.9994],[-79.1451,41.9994],[-79.1453,41.9994],[-79.1454,41.9994],[-79.1455,41.9994],[-79.148,41.9995],[-79.1484,41.9995],[-79.1556,41.9994],[-79.1582,41.9994],[-79.1622,41.9994],[-79.1625,41.9994],[-79.1745,41.9994],[-79.1786,41.9995],[-79.1788,41.9995],[-79.1793,41.9995],[-79.1795,41.9995],[-79.1805,41.9994],[-79.1834,41.9994],[-79.1844,41.9994],[-79.1862,41.9994],[-79.1917,41.9994],[-79.1935,41.9994],[-79.1953,41.9993],[-79.2006,41.9992],[-79.2024,41.9992],[-79.2032,41.9991],[-79.2058,41.9991],[-79.2066,41.9991],[-79.2067,41.9991],[-79.207,41.9991],[-79.2071,41.9991],[-79.2092,41.999],[-79.2153,41.999],[-79.2171,41.999],[-79.2173,41.999],[-79.2207,41.999],[-79.2229,41.999],[-79.2289,41.999],[-79.231,41.9989],[-79.234,41.9989],[-79.2342,41.9989],[-79.2344,41.9989],[-79.2348,41.9989],[-79.235,41.9989],[-79.2352,41.9989],[-79.2375,41.9989],[-79.2467,41.9988],[-79.2498,41.9988],[-79.2511,41.9988],[-79.2551,41.9988],[-79.2563,41.9988],[-79.2564,41.9988],[-79.2582,41.9988],[-79.2635,41.9988],[-79.2652,41.9988],[-79.2653,41.9988],[-79.2693,41.9988],[-79.2813,41.9987],[-79.2853,41.9987],[-79.2856,41.9987],[-79.2859,41.9987],[-79.2867,41.9987],[-79.287,41.9987],[-79.2872,41.9987],[-79.2877,41.9987],[-79.2879,41.9987],[-79.2894,41.9987],[-79.294,41.9987],[-79.2956,41.9987],[-79.2981,41.9987],[-79.3055,41.9987],[-79.308,41.9987],[-79.309,41.9987],[-79.3093,41.9987],[-79.3128,41.9987],[-79.313,41.9987],[-79.3142,41.9987],[-79.3143,41.9987],[-79.3199,41.9987],[-79.323,41.9987],[-79.3364,41.9987],[-79.3367,41.9987],[-79.3406,41.9987],[-79.3409,41.9987],[-79.3424,41.9987],[-79.3427,41.9987],[-79.3436,41.9987],[-79.3439,41.9987],[-79.3453,41.9987],[-79.3489,41.9987],[-79.3497,41.9987],[-79.3512,41.9987],[-79.3539,41.9987],[-79.3623,41.9987],[-79.3651,41.9987],[-79.3682,41.9987],[-79.3748,41.9987],[-79.3773,41.9987],[-79.3804,41.9987],[-79.3805,41.9987],[-79.3806,41.9987],[-79.3808,41.9987],[-79.3815,41.9987],[-79.3817,41.9987],[-79.383,41.9987],[-79.387,41.9987],[-79.3883,41.9987],[-79.3896,41.9987],[-79.3921,41.9987],[-79.3936,41.9987],[-79.3941,41.9986],[-79.3942,41.9986],[-79.3949,41.9986],[-79.397,41.9986],[-79.4016,41.9986],[-79.4033,41.9986],[-79.4053,41.9986],[-79.4055,41.9986],[-79.4066,41.9986],[-79.41,41.9986],[-79.4112,41.9986],[-79.414,41.9986],[-79.4225,41.9986],[-79.4253,41.9986],[-79.4272,41.9986],[-79.4326,41.9986],[-79.4327,41.9986],[-79.4331,41.9986],[-79.4346,41.9985],[-79.4368,41.9985],[-79.4434,41.9984],[-79.4456,41.9984],[-79.4463,41.9984],[-79.4483,41.9984],[-79.449,41.9984],[-79.4496,41.9984],[-79.4515,41.9984],[-79.4519,41.9984],[-79.4521,41.9984],[-79.4525,41.9984],[-79.4643,41.9983],[-79.4686,41.9983],[-79.4725,41.9982],[-79.4777,41.9983],[-79.4873,41.9984],[-79.4915,41.9984],[-79.4916,41.9984],[-79.4919,41.9984],[-79.492,41.9984],[-79.4943,41.9984],[-79.4998,41.9985],[-79.5012,41.9985],[-79.5035,41.9985],[-79.5043,41.9985],[-79.5066,41.9985],[-79.5074,41.9985],[-79.5081,41.9985],[-79.5103,41.9985],[-79.511,41.9985],[-79.5115,41.9985],[-79.5132,41.9985],[-79.5137,41.9985],[-79.5166,41.9985],[-79.5251,41.9986],[-79.5272,41.9986],[-79.528,41.9986],[-79.5316,41.9985],[-79.5384,41.9984],[-79.5393,41.9984],[-79.5418,41.9984],[-79.5517,41.9984],[-79.5522,41.9984],[-79.5528,41.9985],[-79.5531,41.9986],[-79.5587,41.9986],[-79.5588,41.9986],[-79.5619,41.9986],[-79.5645,41.9987],[-79.57,41.9988],[-79.5732,41.9988],[-79.581,41.9989],[-79.5924,41.9989],[-79.61,41.999],[-79.6108,41.999],[-79.6219,41.999],[-79.6244,41.9991],[-79.6253,41.9991],[-79.6255,41.9991],[-79.6304,41.9988],[-79.6313,41.9988],[-79.6315,41.9988],[-79.6357,41.9988],[-79.6407,41.9988],[-79.6441,41.9989],[-79.6455,41.9989],[-79.6498,41.9989],[-79.6576,41.9989],[-79.66,41.999],[-79.6688,41.9992],[-79.67,41.9992],[-79.6743,41.9993],[-79.6749,41.9993],[-79.6786,41.9993],[-79.6788,41.9993],[-79.6872,41.9992],[-79.6904,41.9991],[-79.6917,41.999],[-79.692,41.999],[-79.6948,41.9989],[-79.7033,41.9989],[-79.7035,41.9989],[-79.7088,41.9989],[-79.7161,41.9989],[-79.7187,41.9988],[-79.7246,41.9988],[-79.7247,41.9988],[-79.7258,41.9988],[-79.7287,41.9989],[-79.7299,41.9989],[-79.7497,41.9988],[-79.7498,41.9988],[-79.7527,41.9988],[-79.7528,41.9988],[-79.7603,41.9988],[-79.7605,41.9988],[-79.7612,41.9988],[-79.7613,41.9988],[-79.7616,42.0001],[-79.7618,42.0186],[-79.7618,42.0189],[-79.7618,42.0198],[-79.7618,42.0202],[-79.7618,42.0418],[-79.7618,42.0488],[-79.7618,42.0542],[-79.7618,42.0604],[-79.7617,42.0863],[-79.7617,42.0947],[-79.7617,42.1006],[-79.7617,42.1077],[-79.7617,42.1188],[-79.7619,42.125],[-79.762,42.1269],[-79.7621,42.1288],[-79.7621,42.1289],[-79.7621,42.129],[-79.7621,42.1294],[-79.7621,42.1295],[-79.7621,42.1301],[-79.7621,42.1302],[-79.762,42.1312],[-79.7619,42.1327],[-79.7619,42.1339],[-79.7619,42.1346],[-79.762,42.1394],[-79.762,42.1424],[-79.762,42.1479],[-79.762,42.148],[-79.7619,42.1502],[-79.7619,42.1507],[-79.7618,42.1507],[-79.7617,42.1553],[-79.7618,42.16],[-79.7617,42.1627],[-79.7618,42.168],[-79.7618,42.1733],[-79.7618,42.1734],[-79.7618,42.1796],[-79.7618,42.1812],[-79.7618,42.1836],[-79.7619,42.1947],[-79.7619,42.2003],[-79.762,42.2136],[-79.762,42.2138],[-79.762,42.2177],[-79.762,42.2191],[-79.762,42.2207],[-79.7621,42.2262],[-79.7621,42.2309],[-79.7621,42.231],[-79.7621,42.2311],[-79.7621,42.2332],[-79.7621,42.2333],[-79.7621,42.2356],[-79.7621,42.2357],[-79.7621,42.241],[-79.7621,42.2412],[-79.7621,42.2414],[-79.7621,42.2415],[-79.7621,42.2417],[-79.7621,42.243],[-79.7621,42.2432],[-79.7619,42.2433],[-79.7618,42.2433],[-79.7618,42.2439],[-79.7619,42.2494],[-79.7619,42.2497],[-79.7619,42.2519],[-79.7619,42.2521],[-79.762,42.2526],[-79.762,42.2527],[-79.762,42.2529],[-79.762,42.2675],[-79.762,42.2683],[-79.762,42.2693],[-79.7619,42.2693],[-79.762,42.2737],[-79.762,42.2777],[-79.762,42.2821],[-79.7626,42.3751],[-79.7623,42.4453],[-79.7626,42.5001],[-79.7624,42.5161],[-79.7498,42.521],[-79.6632,42.554],[-79.6248,42.5686],[-79.5322,42.6039],[-79.4998,42.6162],[-79.4958,42.6177],[-79.4769,42.6251],[-79.4116,42.6494],[-79.3748,42.6632],[-79.3665,42.6663],[-79.338,42.677],[-79.3121,42.6868],[-79.2498,42.7104],[-79.1435,42.7501],[-79.1248,42.7574],[-79.0455,42.7872],[-79.0436,42.7879],[-79.0185,42.7974],[-78.9998,42.8044],[-78.997,42.8062],[-78.9569,42.8327],[-78.9306,42.8501],[-78.9154,42.8808],[-78.9125,42.8866],[-78.9098,42.892],[-78.9062,42.899],[-78.9058,42.9],[-78.9058,42.9061],[-78.9058,42.9069],[-78.9058,42.9081],[-78.9058,42.9131],[-78.9058,42.9212],[-78.9057,42.9234],[-78.9077,42.9296],[-78.9092,42.9333],[-78.9124,42.9378],[-78.9133,42.939],[-78.9142,42.9403],[-78.9157,42.9423],[-78.9189,42.9469],[-78.9212,42.9484],[-78.922,42.949],[-78.9324,42.9559],[-78.9618,42.9578],[-78.9725,42.9668],[-78.9751,42.9688],[-78.9833,42.9725],[-79.0116,42.9853],[-79.02,42.9948],[-79.0208,43.0005],[-79.0209,43.0007],[-79.0233,43.0164],[-79.0118,43.029],[-79.0051,43.0471],[-78.9994,43.0561],[-79.0071,43.0658],[-79.0192,43.068],[-79.0208,43.0682],[-79.0253,43.0689],[-79.0269,43.0692],[-79.0286,43.0695],[-79.0328,43.0702],[-79.0398,43.0715],[-79.0456,43.0726],[-79.0745,43.0779],[-79.0754,43.0814],[-79.074,43.083],[-79.0691,43.088],[-79.0679,43.0894],[-79.0673,43.09],[-79.0672,43.09],[-79.0667,43.0905],[-79.0662,43.0908],[-79.066,43.0911],[-79.0642,43.0946],[-79.0636,43.0959],[-79.0623,43.0984],[-79.0585,43.1059],[-79.058,43.107],[-79.058,43.1082],[-79.0581,43.1084],[-79.0581,43.1085],[-79.0581,43.1086],[-79.0581,43.1088],[-79.0582,43.1089],[-79.0582,43.1091],[-79.0583,43.1093],[-79.0593,43.1122],[-79.0602,43.1136],[-79.062,43.1154],[-79.0622,43.1155],[-79.0696,43.1203],[-79.0597,43.1262],[-79.0573,43.1268],[-79.0568,43.1268],[-79.0538,43.1297],[-79.052,43.1321],[-79.0495,43.135],[-79.0484,43.1356],[-79.0441,43.138],[-79.0424,43.1437],[-79.0427,43.148],[-79.0428,43.1481],[-79.0429,43.1496],[-79.0441,43.1518],[-79.0442,43.1521],[-79.0444,43.1526],[-79.0444,43.1527],[-79.0445,43.1528],[-79.0445,43.1529],[-79.0445,43.153],[-79.0445,43.1531],[-79.0446,43.1535],[-79.0447,43.1538],[-79.045,43.1554],[-79.0465,43.1623],[-79.0469,43.1627],[-79.0484,43.1645],[-79.0484,43.1646],[-79.0485,43.1647],[-79.049,43.1657],[-79.0505,43.1687],[-79.051,43.1697],[-79.0513,43.1703],[-79.0523,43.1722],[-79.0526,43.1728],[-79.0529,43.1735],[-79.0529,43.174],[-79.0529,43.1779],[-79.0529,43.1792],[-79.0528,43.1798],[-79.0527,43.1819],[-79.0526,43.1837],[-79.0516,43.1876],[-79.051,43.1901],[-79.0503,43.1928],[-79.049,43.1984],[-79.0487,43.1996],[-79.0571,43.2107],[-79.0563,43.2127],[-79.0543,43.2184],[-79.053,43.2217],[-79.0529,43.2221],[-79.0548,43.233],[-79.0555,43.2368],[-79.0559,43.2385],[-79.0559,43.2394],[-79.056,43.2474],[-79.056,43.2495],[-79.056,43.25],[-79.056,43.2507],[-79.056,43.2529],[-79.056,43.2536],[-79.056,43.2537],[-79.0561,43.254],[-79.0561,43.2542],[-79.0589,43.2558],[-79.0676,43.2608],[-79.0704,43.2625],[-79.0715,43.264],[-79.0748,43.2686],[-79.0759,43.2702],[-79.0856,43.2842],[-79.1053,43.3126],[-79.1144,43.3257],[-79.115,43.3264],[-79.1248,43.3404],[-79.1488,43.3751],[-79.2009,43.4504],[-79.1738,43.4604],[-79.1723,43.4609],[-79.1579,43.4663],[-79.1248,43.4785],[-79.0637,43.5],[-78.9982,43.5225],[-78.8743,43.566],[-78.775,43.6005],[-78.7545,43.6076],[-78.7498,43.6093],[-78.7116,43.6254],[-78.7064,43.6275],[-78.7049,43.6282],[-78.7017,43.6294],[-78.6993,43.6304],[-78.6959,43.6317],[-78.6945,43.6323],[-78.6942,43.6324],[-78.6937,43.6326],[-78.6883,43.6347],[-78.6853,43.6347],[-78.6852,43.6347],[-78.6484,43.6348],[-78.6247,43.6348],[-78.5085,43.6336],[-78.4998,43.6335],[-78.4687,43.6334],[-78.3888,43.6332],[-78.3748,43.6332],[-78.3748,43.6321],[-78.3675,43.6321],[-78.2931,43.6319],[-78.2691,43.6318],[-78.2586,43.6318],[-78.2497,43.6318],[-78.194,43.6315],[-78.1288,43.6312],[-78.1247,43.6312],[-78.1178,43.6312],[-78.0387,43.6313],[-78.0222,43.6313],[-77.9997,43.6313],[-77.994,43.6312],[-77.8747,43.6315],[-77.8026,43.6315],[-77.7497,43.6314],[-77.7476,43.6314],[-77.6963,43.6313],[-77.6017,43.6317],[-77.5396,43.6319],[-77.531,43.632],[-77.5153,43.632],[-77.5139,43.632],[-77.4997,43.6321],[-77.388,43.6315],[-77.3748,43.6315],[-77.3092,43.6315],[-77.2585,43.6315],[-77.2497,43.6315],[-77.2497,43.6306],[-77.1917,43.6308],[-77.1335,43.6311],[-77.1247,43.6311],[-77.0077,43.6293],[-76.9997,43.6292],[-76.9993,43.6292],[-76.9621,43.6293],[-76.9519,43.6293],[-76.9213,43.6293],[-76.9111,43.6293],[-76.8959,43.6294],[-76.857,43.6294],[-76.8504,43.6294],[-76.8352,43.6294],[-76.8234,43.6295],[-76.8019,43.6295],[-76.788,43.6295],[-76.7762,43.6295],[-76.7717,43.6405],[-76.7581,43.6733],[-76.7535,43.6843],[-76.7347,43.7081],[-76.7013,43.7501],[-76.6336,43.8344],[-76.6247,43.8456],[-76.6235,43.847],[-76.6001,43.875],[-76.6001,43.8751],[-76.4997,43.9995],[-76.4989,44.0001],[-76.4697,44.0455],[-76.4404,44.0909],[-76.4383,44.0942],[-76.4382,44.0942],[-76.4221,44.1018],[-76.406,44.1093],[-76.4029,44.1108],[-76.3997,44.1123],[-76.3975,44.1133],[-76.3953,44.1143],[-76.385,44.1191],[-76.3747,44.1239],[-76.3723,44.1251],[-76.3557,44.1332],[-76.3532,44.1345],[-76.3529,44.1346],[-76.3527,44.1347],[-76.3126,44.199],[-76.2966,44.2019],[-76.2866,44.2038],[-76.2653,44.204],[-76.2497,44.2042],[-76.2455,44.2037],[-76.2068,44.2145],[-76.2018,44.2167],[-76.1913,44.2212],[-76.1643,44.2396],[-76.1637,44.2501],[-76.1618,44.2808],[-76.1389,44.2925],[-76.1309,44.2966],[-76.13,44.2959],[-76.1297,44.2956],[-76.1292,44.2952],[-76.1247,44.295],[-76.1181,44.2948],[-76.1157,44.2961],[-76.1119,44.298],[-76.1094,44.2983],[-76.0974,44.2995],[-76.071,44.3158],[-76.0452,44.3317],[-76.0084,44.3439],[-76.001,44.3475],[-76.0002,44.3476],[-75.9997,44.3476],[-75.9915,44.3474],[-75.9914,44.3471],[-75.9897,44.3471],[-75.9882,44.3471],[-75.986,44.3473],[-75.9837,44.3474],[-75.9835,44.3474],[-75.9833,44.3474],[-75.9824,44.3474],[-75.9815,44.347],[-75.9806,44.3466],[-75.9805,44.3465],[-75.9804,44.3464],[-75.9798,44.3462],[-75.9793,44.3464],[-75.9786,44.3464],[-75.9783,44.3469],[-75.9758,44.3464],[-75.9748,44.3462],[-75.9744,44.3456],[-75.9731,44.3436],[-75.9718,44.343],[-75.9702,44.3428],[-75.9579,44.3466],[-75.9566,44.347],[-75.9519,44.3484],[-75.9495,44.3491],[-75.9455,44.3517],[-75.9397,44.3554],[-75.9369,44.3565],[-75.9295,44.3596],[-75.9282,44.3611],[-75.9217,44.3689],[-75.9209,44.3688],[-75.913,44.3681],[-75.9022,44.3751],[-75.8747,44.3929],[-75.8715,44.3948],[-75.8619,44.4019],[-75.8601,44.4033],[-75.86,44.4033],[-75.8446,44.4147],[-75.8208,44.4322],[-75.8139,44.4529],[-75.8114,44.4606],[-75.8083,44.4702],[-75.8078,44.4716],[-75.8042,44.4753],[-75.8033,44.4763],[-75.8017,44.478],[-75.7925,44.4878],[-75.7846,44.4963],[-75.7811,44.5001],[-75.777,44.5045],[-75.773,44.5088],[-75.7725,44.5093],[-75.7721,44.5097],[-75.772,44.5099],[-75.7714,44.5105],[-75.7678,44.5143],[-75.7666,44.5155],[-75.7664,44.5157],[-75.7662,44.5159],[-75.7655,44.5163],[-75.7623,44.5184],[-75.7515,44.5257],[-75.7497,44.5269],[-75.7484,44.5278],[-75.7406,44.5333],[-75.7381,44.535],[-75.7346,44.5375],[-75.7271,44.5428],[-75.7257,44.5441],[-75.7038,44.5619],[-75.6971,44.5672],[-75.6966,44.5676],[-75.6954,44.5684],[-75.6793,44.58],[-75.6624,44.5919],[-75.6609,44.5929],[-75.6509,44.5994],[-75.6498,44.6001],[-75.6435,44.604],[-75.6433,44.6041],[-75.6408,44.6057],[-75.6331,44.6106],[-75.6304,44.6122],[-75.6247,44.6157],[-75.6203,44.6184],[-75.6184,44.6196],[-75.6167,44.621],[-75.6118,44.6249],[-75.6104,44.6259],[-75.5809,44.6485],[-75.58,44.6492],[-75.5256,44.6903],[-75.5209,44.6938],[-75.5137,44.6992],[-75.5062,44.7049],[-75.5059,44.7051],[-75.503,44.7067],[-75.5011,44.7077],[-75.5002,44.7082],[-75.499,44.7088],[-75.4896,44.7138],[-75.4843,44.7166],[-75.4797,44.7191],[-75.4776,44.7202],[-75.4719,44.7239],[-75.4596,44.7323],[-75.458,44.7333],[-75.4579,44.7334],[-75.4576,44.7336],[-75.4549,44.7355],[-75.4523,44.7372],[-75.4513,44.7379],[-75.4468,44.741],[-75.4441,44.7427],[-75.4433,44.7432],[-75.4418,44.7441],[-75.4407,44.745],[-75.434,44.7495],[-75.4331,44.7501],[-75.4242,44.7561],[-75.4239,44.7563],[-75.4167,44.7679],[-75.4138,44.7725],[-75.397,44.7735],[-75.3874,44.78],[-75.3795,44.7815],[-75.3747,44.7823],[-75.3735,44.7824],[-75.37,44.7829],[-75.3698,44.7881],[-75.3586,44.7972],[-75.3467,44.8073],[-75.3445,44.8091],[-75.3388,44.8075],[-75.3362,44.8069],[-75.3337,44.8064],[-75.32,44.8151],[-75.306,44.8241],[-75.3055,44.8244],[-75.3039,44.8254],[-75.302,44.8266],[-75.3063,44.8345],[-75.3067,44.8352],[-75.3076,44.8368],[-75.3049,44.8382],[-75.2952,44.8431],[-75.2904,44.8456],[-75.2831,44.8492],[-75.2769,44.8516],[-75.2737,44.8529],[-75.2735,44.8531],[-75.2706,44.854],[-75.2652,44.8555],[-75.2626,44.8563],[-75.2609,44.8567],[-75.2568,44.8575],[-75.2561,44.8574],[-75.2555,44.8577],[-75.25,44.8613],[-75.2493,44.8618],[-75.2486,44.8622],[-75.2472,44.8631],[-75.2464,44.8635],[-75.2457,44.864],[-75.2413,44.867],[-75.2399,44.8671],[-75.2286,44.8679],[-75.2286,44.868],[-75.2212,44.8751],[-75.2199,44.8763],[-75.2186,44.8776],[-75.2179,44.8775],[-75.2165,44.8775],[-75.2088,44.8775],[-75.2039,44.8775],[-75.203,44.8775],[-75.1997,44.8794],[-75.1962,44.8814],[-75.1941,44.8826],[-75.1923,44.8828],[-75.1893,44.883],[-75.1883,44.8832],[-75.1804,44.8867],[-75.1763,44.8884],[-75.1753,44.8889],[-75.1736,44.8896],[-75.1718,44.8904],[-75.17,44.8912],[-75.1687,44.8917],[-75.1678,44.8922],[-75.1651,44.8933],[-75.1533,44.8949],[-75.1406,44.8966],[-75.1399,44.8967],[-75.1389,44.8999],[-75.1389,44.9001],[-75.138,44.903],[-75.1371,44.9059],[-75.1351,44.913],[-75.1344,44.9151],[-75.1337,44.9154],[-75.1274,44.9177],[-75.1267,44.9179],[-75.1257,44.9182],[-75.1247,44.9184],[-75.1247,44.9186],[-75.1213,44.9199],[-75.1176,44.9213],[-75.1134,44.9207],[-75.1079,44.92],[-75.1051,44.9195],[-75.0987,44.9252],[-75.0981,44.9257],[-75.0967,44.9271],[-75.0901,44.9275],[-75.085,44.9279],[-75.0844,44.9279],[-75.0831,44.928],[-75.0765,44.9285],[-75.0666,44.9293],[-75.0648,44.9295],[-75.0625,44.9317],[-75.0618,44.9326],[-75.0607,44.9336],[-75.06,44.9346],[-75.0531,44.937],[-75.044,44.9404],[-75.0345,44.9438],[-75.0271,44.9466],[-75.0265,44.9469],[-75.0154,44.9528],[-75.0052,44.9584],[-75.0047,44.959],[-75.0043,44.9599],[-75.0043,44.9602],[-75.0031,44.9624],[-74.9999,44.9659],[-74.9997,44.9659],[-74.9993,44.9661],[-74.9993,44.9688],[-74.9993,44.9691],[-74.9993,44.9715],[-74.9993,44.9716],[-74.9928,44.9774],[-74.9927,44.9775],[-74.9829,44.9804],[-74.9725,44.9834],[-74.9724,44.9834],[-74.9707,44.9835],[-74.9502,44.9845],[-74.9475,44.9846],[-74.9419,44.9845],[-74.9404,44.9845],[-74.9394,44.9844],[-74.9345,44.9842],[-74.9185,44.9837],[-74.9136,44.9835],[-74.911,44.9835],[-74.9096,44.9834],[-74.9083,44.9834],[-74.9079,44.9834],[-74.9017,44.9915],[-74.9007,44.9928],[-74.8918,44.9976],[-74.888,44.9997],[-74.8878,45.0001],[-74.8828,45.0007],[-74.8827,45.0007],[-74.8818,45.0008],[-74.8772,45.0014],[-74.8746,45.0011],[-74.8666,45.0005],[-74.8626,45.0046],[-74.8564,45.0045],[-74.8548,45.0053],[-74.8477,45.0095],[-74.8462,45.0103],[-74.8458,45.0104],[-74.8457,45.0104],[-74.8418,45.0114],[-74.8417,45.0114],[-74.8395,45.0125],[-74.8358,45.0142],[-74.8358,45.0143],[-74.8347,45.0147],[-74.8334,45.0149],[-74.8266,45.0159],[-74.8218,45.0138],[-74.8172,45.0117],[-74.8133,45.0135],[-74.8129,45.0136],[-74.8016,45.0146],[-74.8002,45.0113],[-74.7999,45.0107],[-74.7952,45.0064],[-74.7931,45.0046],[-74.7858,45.0048],[-74.7831,45.0048],[-74.7777,45.0051],[-74.7634,45.0056],[-74.7617,45.0001],[-74.7608,44.9965],[-74.7602,44.995],[-74.759,44.9946],[-74.7577,44.9942],[-74.7575,44.9941],[-74.7572,44.9941],[-74.7517,44.9925],[-74.7508,44.9922],[-74.7506,44.9922],[-74.7505,44.9922],[-74.7494,44.9919],[-74.7487,44.9917],[-74.7485,44.9917],[-74.7485,44.9916],[-74.7482,44.9915],[-74.7446,44.9906],[-74.7397,44.9905],[-74.7313,44.9904],[-74.7296,44.9919],[-74.728,44.9933],[-74.7271,44.9941],[-74.7262,44.9949],[-74.7226,44.9981],[-74.7145,45.0001],[-74.7137,45.0003],[-74.7101,45.0012],[-74.702,45.0033],[-74.6945,45.0018],[-74.69,45.0008],[-74.6869,45.0001],[-74.684,44.9997],[-74.6784,45.0001],[-74.6731,45.0009],[-74.6703,45.0062],[-74.662,45.0001],[-74.6619,44.9999],[-74.6618,44.9998],[-74.6617,44.9997],[-74.6616,44.9996],[-74.6615,44.9996],[-74.6582,44.9995],[-74.6501,44.9994],[-74.647,44.9995],[-74.6422,44.9995],[-74.6412,44.9995],[-74.6379,44.9995],[-74.6371,44.9995],[-74.637,44.9995],[-74.6289,44.9995],[-74.6252,44.9995],[-74.6246,44.9995],[-74.6246,44.9993],[-74.6163,44.9992],[-74.6144,44.9992],[-74.6055,44.9992],[-74.6052,44.9992],[-74.6037,44.9992],[-74.6034,44.9992],[-74.6027,44.9992],[-74.5917,44.999],[-74.5844,44.999],[-74.5828,44.999],[-74.5716,44.9989],[-74.5588,44.9987],[-74.5512,44.9987],[-74.549,44.9987],[-74.5455,44.9986],[-74.5434,44.9986],[-74.5263,44.9983],[-74.5152,44.998],[-74.5135,44.998],[-74.5123,44.9979],[-74.5091,44.9979],[-74.509,44.9979],[-74.508,44.998],[-74.5074,44.9979],[-74.4996,44.9978],[-74.4935,44.9977],[-74.4864,44.9975],[-74.4863,44.9976],[-74.4747,44.9973],[-74.4647,44.9972],[-74.4575,44.997],[-74.4539,44.9968],[-74.4496,44.9967],[-74.4454,44.9966],[-74.4419,44.9965],[-74.4249,44.9959],[-74.4182,44.9957],[-74.4103,44.9954],[-74.4081,44.9952],[-74.4074,44.9952],[-74.4044,44.9949],[-74.4025,44.9948],[-74.4004,44.9948],[-74.3952,44.9945],[-74.3942,44.9945],[-74.384,44.9942],[-74.3806,44.9941],[-74.3746,44.9939],[-74.3732,44.9937],[-74.3721,44.9936],[-74.3603,44.9931],[-74.3602,44.9931],[-74.3579,44.993],[-74.3522,44.9927],[-74.3428,44.9923],[-74.3421,44.9923],[-74.3352,44.9919],[-74.33,44.9918],[-74.3207,44.992],[-74.3085,44.9922],[-74.3083,44.9922],[-74.3082,44.9922],[-74.3069,44.9922],[-74.3021,44.9921],[-74.302,44.9921],[-74.2913,44.9921],[-74.2772,44.9921],[-74.2632,44.992],[-74.2566,44.9921],[-74.2546,44.9921],[-74.2496,44.9921],[-74.2431,44.9922],[-74.2425,44.9922],[-74.2417,44.9922],[-74.2341,44.9922],[-74.2283,44.9921],[-74.228,44.9921],[-74.2195,44.9921],[-74.205,44.9918],[-74.2023,44.9918],[-74.193,44.992],[-74.1861,44.9919],[-74.181,44.9918],[-74.1772,44.9918],[-74.1749,44.9918],[-74.1747,44.9918],[-74.1662,44.9917],[-74.1601,44.9916],[-74.1589,44.9915],[-74.1502,44.9914],[-74.1495,44.9914],[-74.1469,44.9915],[-74.1468,44.9915],[-74.1447,44.9916],[-74.1347,44.9919],[-74.1246,44.9922],[-74.124,44.9922],[-74.1202,44.9923],[-74.1081,44.9928],[-74.0965,44.9933],[-74.0955,44.9933],[-74.0895,44.9935],[-74.0858,44.9936],[-74.0845,44.9937],[-74.0772,44.9939],[-74.0693,44.9942],[-74.0597,44.9946],[-74.053,44.9948],[-74.0481,44.9949],[-74.0473,44.9949],[-74.0425,44.9951],[-74.0281,44.9957],[-74.0274,44.9957],[-74.0235,44.9958],[-74.02,44.996],[-74.0163,44.9961],[-74.0149,44.9961],[-74.0126,44.9962],[-74.0092,44.9964],[-74.0052,44.9965],[-74.0015,44.9966],[-73.9996,44.9967],[-73.9719,44.9978],[-73.9584,44.9982],[-73.9392,44.9989],[-73.9084,45],[-73.9059,45],[-73.8746,45.0012],[-73.8153,45.0025],[-73.8116,45.0025],[-73.8031,45.0027],[-73.8026,45.0028],[-73.8022,45.0028],[-73.7923,45.003],[-73.7893,45.003],[-73.7859,45.003],[-73.763,45.0032],[-73.7564,45.0032],[-73.7269,45.0032],[-73.7147,45.0031],[-73.6755,45.0029],[-73.652,45.0033],[-73.6397,45.0035],[-73.6246,45.0039],[-73.6246,45.004],[-73.6032,45.0046],[-73.5801,45.0052],[-73.5728,45.0054],[-73.5602,45.0058],[-73.5512,45.006],[-73.5418,45.0063],[-73.5321,45.0065],[-73.5193,45.0069],[-73.5171,45.0069],[-73.5061,45.0072],[-73.4996,45.0074],[-73.4837,45.0078],[-73.4537,45.0087],[-73.4527,45.0088],[-73.452,45.0088],[-73.4516,45.0088],[-73.4511,45.0088],[-73.4419,45.0091],[-73.4374,45.0092],[-73.4229,45.0095],[-73.4002,45.0099],[-73.4,45.0099],[-73.3996,45.0099],[-73.3884,45.0102],[-73.3746,45.0104],[-73.3729,45.0104],[-73.3728,45.0104],[-73.3716,45.0104],[-73.3711,45.0105],[-73.371,45.0105],[-73.3709,45.0105],[-73.3694,45.0105],[-73.3675,45.0105],[-73.3524,45.0107],[-73.3523,45.0107],[-73.3431,45.0108]]]]},"properties":{"STATE_ID":"36","STATE_NAME":"New York"},"id":36}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-117.0262,42.0002],[-117.0256,42.0002],[-117.0246,42.0001],[-117.0227,41.9999],[-117.0225,41.9999],[-117.0219,41.9998],[-117.0191,41.9996],[-117.0182,41.9997],[-117.0155,41.9993],[-117.0149,41.9993],[-117.0139,41.9992],[-117.0128,41.9991],[-117.0118,41.999],[-117.0096,41.9988],[-117.0089,41.9988],[-117.0081,41.9987],[-117.0068,41.9987],[-117.001,41.9988],[-116.9986,41.9988],[-116.998,41.9988],[-116.9976,41.9988],[-116.9894,41.9988],[-116.9887,41.9988],[-116.979,41.9988],[-116.9773,41.9988],[-116.9726,41.9988],[-116.9693,41.9988],[-116.9603,41.9988],[-116.9592,41.9988],[-116.9491,41.9988],[-116.9447,41.9987],[-116.9422,41.9988],[-116.9403,41.9988],[-116.9356,41.9988],[-116.9326,41.9989],[-116.9322,41.9989],[-116.9313,41.9989],[-116.9304,41.9989],[-116.9266,41.9989],[-116.9239,41.9989],[-116.9194,41.9988],[-116.9143,41.9988],[-116.9011,41.9988],[-116.8992,41.9988],[-116.8916,41.9988],[-116.8878,41.9988],[-116.8877,41.9988],[-116.8814,41.9988],[-116.8773,41.9988],[-116.876,41.9988],[-116.8733,41.9988],[-116.8668,41.9987],[-116.8623,41.9987],[-116.8622,41.9987],[-116.8621,41.9987],[-116.861,41.9987],[-116.851,41.9987],[-116.8464,41.9986],[-116.8418,41.9986],[-116.8382,41.9986],[-116.8313,41.9986],[-116.8278,41.9986],[-116.8251,41.9986],[-116.8231,41.9985],[-116.8222,41.9985],[-116.8205,41.9985],[-116.8197,41.9985],[-116.8195,41.9985],[-116.8176,41.9985],[-116.8157,41.9984],[-116.8058,41.9984],[-116.8056,41.9984],[-116.8041,41.9984],[-116.8032,41.9984],[-116.7998,41.9984],[-116.7996,41.9984],[-116.7888,41.9984],[-116.7838,41.9983],[-116.7814,41.9983],[-116.7773,41.9983],[-116.7725,41.9983],[-116.7698,41.9983],[-116.7646,41.9982],[-116.7636,41.9982],[-116.7597,41.9982],[-116.7507,41.9982],[-116.7444,41.9981],[-116.7426,41.9981],[-116.7375,41.9981],[-116.7358,41.998],[-116.7337,41.9981],[-116.7311,41.9981],[-116.7263,41.998],[-116.7259,41.998],[-116.7256,41.998],[-116.7245,41.998],[-116.7134,41.998],[-116.7095,41.998],[-116.7094,41.998],[-116.7093,41.998],[-116.7053,41.9979],[-116.6975,41.9979],[-116.6859,41.9978],[-116.6663,41.9978],[-116.6645,41.9978],[-116.6471,41.9978],[-116.6385,41.9977],[-116.6353,41.9977],[-116.6352,41.9977],[-116.6313,41.9977],[-116.6276,41.9976],[-116.6268,41.9976],[-116.6257,41.9976],[-116.6226,41.9976],[-116.6179,41.9976],[-116.6174,41.9976],[-116.6106,41.9976],[-116.6081,41.9976],[-116.6063,41.9975],[-116.6061,41.9975],[-116.6047,41.9976],[-116.603,41.9976],[-116.6015,41.9976],[-116.6008,41.9976],[-116.5942,41.9975],[-116.5882,41.9975],[-116.587,41.9975],[-116.586,41.9975],[-116.5837,41.9975],[-116.581,41.9975],[-116.5785,41.9975],[-116.5769,41.9974],[-116.5764,41.9974],[-116.5756,41.9974],[-116.5754,41.9974],[-116.5687,41.9974],[-116.5667,41.9974],[-116.5637,41.9974],[-116.5564,41.9974],[-116.5494,41.9974],[-116.546,41.9973],[-116.543,41.9973],[-116.5335,41.9973],[-116.5305,41.9973],[-116.53,41.9973],[-116.5287,41.9973],[-116.5239,41.9973],[-116.5191,41.9973],[-116.5182,41.9973],[-116.518,41.9973],[-116.5175,41.9973],[-116.5166,41.9973],[-116.5113,41.9973],[-116.5105,41.9973],[-116.5098,41.9973],[-116.5091,41.9973],[-116.508,41.9973],[-116.5062,41.9973],[-116.5039,41.9973],[-116.5033,41.9973],[-116.5017,41.9973],[-116.5009,41.9973],[-116.4982,41.9974],[-116.4937,41.9974],[-116.4905,41.9973],[-116.487,41.9973],[-116.4844,41.9972],[-116.4817,41.9972],[-116.4814,41.9972],[-116.4772,41.9971],[-116.4737,41.9971],[-116.4711,41.9971],[-116.4694,41.997],[-116.4671,41.997],[-116.4649,41.997],[-116.462,41.9969],[-116.4587,41.9969],[-116.4577,41.9969],[-116.4522,41.9968],[-116.4515,41.9968],[-116.4492,41.9968],[-116.4479,41.9968],[-116.446,41.9967],[-116.4455,41.9967],[-116.4423,41.9967],[-116.441,41.9967],[-116.4407,41.9967],[-116.4388,41.9967],[-116.4335,41.9967],[-116.4322,41.9967],[-116.4304,41.9967],[-116.4277,41.9967],[-116.4247,41.9967],[-116.4214,41.9967],[-116.414,41.9967],[-116.4128,41.9967],[-116.4099,41.9967],[-116.4095,41.9966],[-116.4088,41.9966],[-116.4077,41.9966],[-116.405,41.9965],[-116.3975,41.9965],[-116.3973,41.9964],[-116.3931,41.9965],[-116.3892,41.9965],[-116.3883,41.9965],[-116.3853,41.9965],[-116.3826,41.9965],[-116.3782,41.9965],[-116.3779,41.9963],[-116.3777,41.9963],[-116.3759,41.9963],[-116.374,41.9963],[-116.3685,41.9963],[-116.3664,41.9964],[-116.3621,41.9966],[-116.3568,41.9967],[-116.353,41.9969],[-116.3521,41.9969],[-116.3466,41.997],[-116.3393,41.9972],[-116.335,41.9973],[-116.3346,41.9973],[-116.3173,41.9971],[-116.3172,41.9971],[-116.3145,41.9971],[-116.304,41.9972],[-116.3024,41.9972],[-116.3011,41.9972],[-116.2829,41.9973],[-116.2793,41.9973],[-116.2743,41.9974],[-116.2725,41.9974],[-116.2618,41.9973],[-116.2603,41.9973],[-116.2576,41.9974],[-116.244,41.9977],[-116.2312,41.9977],[-116.2274,41.9977],[-116.2271,41.9977],[-116.2255,41.9977],[-116.2254,41.9977],[-116.2253,41.9977],[-116.2239,41.9977],[-116.2062,41.9977],[-116.2054,41.9977],[-116.2045,41.9977],[-116.2038,41.9977],[-116.201,41.9977],[-116.191,41.9977],[-116.1909,41.9977],[-116.1905,41.9977],[-116.1901,41.9977],[-116.1896,41.9977],[-116.1895,41.9977],[-116.1894,41.9977],[-116.1804,41.9977],[-116.1803,41.9977],[-116.1782,41.9977],[-116.1749,41.9977],[-116.1748,41.9977],[-116.1704,41.9976],[-116.1639,41.9975],[-116.1608,41.9975],[-116.1607,41.9975],[-116.1579,41.9975],[-116.1525,41.9976],[-116.1482,41.9977],[-116.1469,41.9977],[-116.1468,41.9977],[-116.1467,41.9977],[-116.1444,41.9977],[-116.1404,41.9977],[-116.1379,41.9977],[-116.1338,41.9977],[-116.1333,41.9977],[-116.1264,41.9977],[-116.1259,41.9977],[-116.1253,41.9977],[-116.1177,41.9976],[-116.1176,41.9976],[-116.115,41.9976],[-116.1149,41.9976],[-116.1132,41.9976],[-116.1071,41.9976],[-116.0926,41.9975],[-116.0845,41.9975],[-116.0786,41.9975],[-116.0727,41.9975],[-116.0666,41.9975],[-116.066,41.9975],[-116.0626,41.9973],[-116.0625,41.9973],[-116.0613,41.9972],[-116.0607,41.9971],[-116.0539,41.9967],[-116.0485,41.9965],[-116.0471,41.9963],[-116.0454,41.9963],[-116.0419,41.9963],[-116.0379,41.9963],[-116.0378,41.9963],[-116.0377,41.9964],[-116.0377,41.9963],[-116.0315,41.9964],[-116.0295,41.9964],[-116.0222,41.9964],[-116.0181,41.9964],[-116.0152,41.9964],[-116.0127,41.9964],[-116.0126,41.9964],[-116.008,41.9964],[-116.005,41.9964],[-116.003,41.9965],[-116.0018,41.9965],[-116.0009,41.9965],[-115.9991,41.9965],[-115.9982,41.9965],[-115.9958,41.9965],[-115.9868,41.9965],[-115.9863,41.9965],[-115.9817,41.9965],[-115.9802,41.9965],[-115.9747,41.9965],[-115.9659,41.9964],[-115.959,41.9964],[-115.9526,41.9964],[-115.9505,41.9964],[-115.9487,41.9965],[-115.9486,41.9965],[-115.9483,41.9965],[-115.9477,41.9965],[-115.9464,41.9965],[-115.9428,41.9966],[-115.9385,41.9966],[-115.9297,41.9967],[-115.9264,41.9967],[-115.9232,41.9968],[-115.9205,41.9968],[-115.916,41.9969],[-115.9153,41.9969],[-115.9141,41.997],[-115.9125,41.997],[-115.9116,41.997],[-115.9093,41.9971],[-115.9037,41.9972],[-115.9006,41.9971],[-115.897,41.9971],[-115.8903,41.9972],[-115.8842,41.9971],[-115.8759,41.9971],[-115.8717,41.997],[-115.8713,41.997],[-115.8706,41.997],[-115.8697,41.997],[-115.866,41.997],[-115.8649,41.997],[-115.8606,41.9969],[-115.8535,41.9968],[-115.8494,41.9968],[-115.8491,41.9968],[-115.8461,41.9968],[-115.8431,41.9968],[-115.8428,41.9968],[-115.839,41.9968],[-115.8349,41.9969],[-115.8341,41.9969],[-115.8298,41.9969],[-115.8261,41.9969],[-115.8256,41.9969],[-115.823,41.9969],[-115.8191,41.9969],[-115.8175,41.9969],[-115.817,41.9969],[-115.8121,41.997],[-115.8066,41.9969],[-115.8056,41.9969],[-115.8034,41.9969],[-115.7996,41.9969],[-115.7937,41.9969],[-115.7879,41.9969],[-115.7867,41.9969],[-115.7845,41.9969],[-115.7797,41.997],[-115.7694,41.997],[-115.7686,41.997],[-115.7673,41.997],[-115.762,41.9969],[-115.7575,41.9969],[-115.7556,41.9969],[-115.7553,41.9969],[-115.751,41.9969],[-115.7499,41.9968],[-115.7481,41.9968],[-115.7406,41.9969],[-115.739,41.9969],[-115.7332,41.9969],[-115.7311,41.9969],[-115.7286,41.9969],[-115.7282,41.9969],[-115.7257,41.9969],[-115.7245,41.9969],[-115.7211,41.9969],[-115.718,41.9969],[-115.7132,41.9969],[-115.7125,41.9969],[-115.711,41.9969],[-115.7088,41.9969],[-115.7019,41.9969],[-115.6995,41.9969],[-115.6959,41.9968],[-115.6954,41.9968],[-115.6919,41.9968],[-115.6899,41.9968],[-115.6895,41.9968],[-115.6894,41.9968],[-115.6878,41.9968],[-115.681,41.9968],[-115.6797,41.9968],[-115.6786,41.9968],[-115.6727,41.9969],[-115.6694,41.9969],[-115.665,41.9969],[-115.6608,41.9969],[-115.655,41.9969],[-115.6533,41.9969],[-115.653,41.9969],[-115.6527,41.9969],[-115.6506,41.9969],[-115.6503,41.9969],[-115.65,41.9969],[-115.6496,41.9969],[-115.6494,41.9969],[-115.6492,41.9969],[-115.6491,41.9969],[-115.6485,41.9969],[-115.6407,41.9969],[-115.6367,41.9969],[-115.6357,41.9969],[-115.6316,41.9969],[-115.6306,41.9969],[-115.6298,41.9969],[-115.6277,41.9969],[-115.6249,41.9969],[-115.6234,41.9969],[-115.611,41.9969],[-115.5917,41.9969],[-115.5911,41.9969],[-115.5909,41.9969],[-115.5897,41.9969],[-115.5879,41.9969],[-115.5866,41.9969],[-115.5864,41.9969],[-115.5824,41.9969],[-115.5821,41.9969],[-115.5809,41.9969],[-115.5783,41.9969],[-115.5769,41.9969],[-115.5732,41.9969],[-115.5722,41.9969],[-115.5721,41.9969],[-115.5712,41.9969],[-115.57,41.9969],[-115.5673,41.9969],[-115.5641,41.9969],[-115.5612,41.9969],[-115.5594,41.9969],[-115.5571,41.9969],[-115.5539,41.9969],[-115.5537,41.9969],[-115.552,41.9969],[-115.5511,41.9969],[-115.5481,41.9969],[-115.546,41.9969],[-115.5434,41.9969],[-115.5414,41.9969],[-115.5399,41.9969],[-115.5392,41.9969],[-115.537,41.9969],[-115.5354,41.9969],[-115.5338,41.9968],[-115.5328,41.9969],[-115.5319,41.9969],[-115.53,41.9969],[-115.5296,41.9969],[-115.527,41.9969],[-115.5268,41.9969],[-115.5262,41.9969],[-115.5249,41.9969],[-115.5238,41.9969],[-115.5232,41.9969],[-115.5221,41.9969],[-115.5218,41.9969],[-115.5217,41.9969],[-115.5212,41.9969],[-115.5201,41.9969],[-115.5183,41.9969],[-115.5169,41.9968],[-115.5166,41.9969],[-115.5153,41.9969],[-115.5135,41.9969],[-115.5133,41.9969],[-115.5126,41.9969],[-115.5102,41.9969],[-115.5073,41.9969],[-115.5062,41.9969],[-115.5046,41.9969],[-115.5042,41.9969],[-115.5009,41.9969],[-115.4976,41.9968],[-115.4939,41.9968],[-115.4921,41.9968],[-115.487,41.9968],[-115.4865,41.9968],[-115.4864,41.9968],[-115.4863,41.9968],[-115.4859,41.9968],[-115.4827,41.9968],[-115.4744,41.9968],[-115.4738,41.9968],[-115.4728,41.9968],[-115.4716,41.9968],[-115.4669,41.9967],[-115.4612,41.9967],[-115.4583,41.9967],[-115.4567,41.9967],[-115.455,41.9967],[-115.4548,41.9967],[-115.4463,41.9967],[-115.4459,41.9967],[-115.4451,41.9967],[-115.4435,41.9967],[-115.4422,41.9967],[-115.4372,41.9966],[-115.4325,41.9966],[-115.429,41.9966],[-115.4267,41.9966],[-115.4254,41.9966],[-115.425,41.9966],[-115.4249,41.9966],[-115.4228,41.9966],[-115.4215,41.9966],[-115.4202,41.9966],[-115.419,41.9966],[-115.4137,41.9965],[-115.4119,41.9965],[-115.4116,41.9965],[-115.4074,41.9965],[-115.4031,41.9965],[-115.4026,41.9965],[-115.4014,41.9965],[-115.3968,41.9965],[-115.3966,41.9965],[-115.3937,41.9965],[-115.3924,41.9965],[-115.3894,41.9965],[-115.388,41.9965],[-115.3859,41.9965],[-115.3837,41.9965],[-115.3831,41.9965],[-115.3807,41.9965],[-115.3772,41.9964],[-115.3746,41.9964],[-115.373,41.9964],[-115.371,41.9964],[-115.3673,41.9964],[-115.366,41.9964],[-115.3654,41.9964],[-115.3643,41.9964],[-115.3621,41.9964],[-115.3577,41.9963],[-115.3525,41.9963],[-115.3519,41.9963],[-115.3469,41.9963],[-115.3449,41.9963],[-115.3444,41.9963],[-115.3438,41.9963],[-115.3383,41.9964],[-115.3382,41.9964],[-115.3348,41.9964],[-115.331,41.9964],[-115.33,41.9964],[-115.3296,41.9964],[-115.3259,41.9964],[-115.3255,41.9964],[-115.3251,41.9964],[-115.3237,41.9964],[-115.3228,41.9964],[-115.3202,41.9964],[-115.3191,41.9964],[-115.3185,41.9964],[-115.3175,41.9964],[-115.3138,41.9964],[-115.3135,41.9964],[-115.3128,41.9964],[-115.3117,41.9964],[-115.3107,41.9964],[-115.3101,41.9964],[-115.3089,41.9964],[-115.3058,41.9964],[-115.3051,41.9964],[-115.3049,41.9964],[-115.3042,41.9964],[-115.3004,41.9964],[-115.2986,41.9964],[-115.2968,41.9963],[-115.2962,41.9963],[-115.2931,41.9963],[-115.2916,41.9963],[-115.2897,41.9963],[-115.2893,41.9963],[-115.288,41.9963],[-115.2877,41.9963],[-115.2866,41.9963],[-115.2846,41.9963],[-115.2802,41.9963],[-115.2794,41.9963],[-115.2773,41.9963],[-115.2759,41.9964],[-115.2751,41.9963],[-115.2745,41.9963],[-115.2736,41.9963],[-115.2713,41.9963],[-115.2692,41.9963],[-115.2671,41.9963],[-115.267,41.9963],[-115.2654,41.9963],[-115.2624,41.9963],[-115.2617,41.9963],[-115.261,41.9963],[-115.2598,41.9963],[-115.2576,41.9963],[-115.2558,41.9963],[-115.2549,41.9963],[-115.2548,41.9963],[-115.251,41.9963],[-115.25,41.9963],[-115.248,41.9963],[-115.2466,41.9963],[-115.2462,41.9963],[-115.2418,41.9963],[-115.2403,41.9963],[-115.2382,41.9963],[-115.2332,41.9963],[-115.233,41.9963],[-115.23,41.9964],[-115.2266,41.9964],[-115.226,41.9964],[-115.2243,41.9964],[-115.2208,41.9964],[-115.2194,41.9964],[-115.214,41.9963],[-115.21,41.9963],[-115.2063,41.9963],[-115.2054,41.9963],[-115.2021,41.9963],[-115.2014,41.9963],[-115.1984,41.9963],[-115.1977,41.9963],[-115.1968,41.9963],[-115.1919,41.9963],[-115.191,41.9963],[-115.19,41.9963],[-115.1858,41.9963],[-115.1819,41.9963],[-115.1776,41.9963],[-115.1733,41.9962],[-115.1727,41.9962],[-115.1668,41.9963],[-115.1667,41.9963],[-115.1653,41.9963],[-115.1619,41.9962],[-115.1603,41.9962],[-115.1565,41.9962],[-115.1555,41.9962],[-115.1542,41.9962],[-115.1498,41.9962],[-115.1494,41.9962],[-115.1477,41.9963],[-115.1473,41.9963],[-115.1434,41.9963],[-115.1427,41.9963],[-115.1386,41.9963],[-115.136,41.9962],[-115.1347,41.9962],[-115.1308,41.9962],[-115.1278,41.9962],[-115.1267,41.9962],[-115.1226,41.9962],[-115.1217,41.9962],[-115.1188,41.9961],[-115.1177,41.9961],[-115.1142,41.9961],[-115.1103,41.9961],[-115.1098,41.9961],[-115.1095,41.9961],[-115.1083,41.9961],[-115.1035,41.9962],[-115.1004,41.9961],[-115.0972,41.9961],[-115.0924,41.9961],[-115.0869,41.9962],[-115.081,41.9962],[-115.0763,41.9961],[-115.0751,41.9961],[-115.0694,41.9961],[-115.0651,41.9962],[-115.0629,41.9962],[-115.0573,41.9962],[-115.0557,41.9962],[-115.052,41.9962],[-115.0484,41.9963],[-115.0473,41.9963],[-115.0453,41.9962],[-115.0418,41.9963],[-115.0404,41.9963],[-115.0383,41.9963],[-115.0382,41.9963],[-115.0375,41.9962],[-115.0368,41.9962],[-115.034,41.9962],[-115.033,41.9962],[-115.032,41.9963],[-115.0317,41.9963],[-115.0258,41.9963],[-115.023,41.9964],[-115.0207,41.9965],[-115.0158,41.9965],[-115.0156,41.9965],[-115.0154,41.9966],[-115.0151,41.9966],[-115.0149,41.9966],[-115.0146,41.9966],[-115.0141,41.9966],[-115.0138,41.9966],[-115.0134,41.9966],[-115.0124,41.9967],[-115.0115,41.9967],[-115.0099,41.9967],[-115.0079,41.9968],[-115.0031,41.997],[-115.001,41.9971],[-115.0001,41.9972],[-114.9999,41.9972],[-114.9935,41.9976],[-114.9841,41.9975],[-114.983,41.9975],[-114.9828,41.9975],[-114.9825,41.9975],[-114.9822,41.9975],[-114.9815,41.9975],[-114.9809,41.9975],[-114.9795,41.9975],[-114.9789,41.9975],[-114.9774,41.9975],[-114.976,41.9975],[-114.9747,41.9975],[-114.9736,41.9975],[-114.9724,41.9975],[-114.9641,41.9978],[-114.9548,41.9982],[-114.9488,41.9984],[-114.9465,41.9986],[-114.9444,41.9987],[-114.9416,41.9988],[-114.9362,41.999],[-114.9304,41.9992],[-114.9273,41.9993],[-114.9241,41.9994],[-114.9216,41.9995],[-114.9213,41.9995],[-114.9182,41.9995],[-114.9177,41.9995],[-114.9144,41.9996],[-114.9108,41.9997],[-114.907,41.9998],[-114.9003,41.9999],[-114.8992,41.9999],[-114.8988,41.9999],[-114.8985,41.9999],[-114.8976,41.9999],[-114.8942,42.0001],[-114.892,42.0001],[-114.8868,42.0003],[-114.8817,42.0005],[-114.8756,42.0008],[-114.8716,42.001],[-114.8704,42.001],[-114.8641,42.0013],[-114.8624,42.0014],[-114.8563,42.0017],[-114.8517,42.0017],[-114.847,42.0017],[-114.8465,42.0017],[-114.8311,42.0018],[-114.8235,42.0018],[-114.8164,42.0018],[-114.8085,42.0015],[-114.8076,42.0014],[-114.8044,42.0013],[-114.7977,42.001],[-114.7973,42.001],[-114.7972,42.001],[-114.7971,42.001],[-114.7967,42.001],[-114.7924,42.0008],[-114.7787,42.0003],[-114.7685,42],[-114.7638,41.9999],[-114.761,41.9998],[-114.7604,41.9998],[-114.7547,41.9996],[-114.7546,41.9996],[-114.7545,41.9996],[-114.7516,41.9995],[-114.7509,41.9994],[-114.7491,41.9994],[-114.7456,41.9993],[-114.7445,41.9992],[-114.7436,41.9992],[-114.7426,41.9992],[-114.7406,41.9991],[-114.7398,41.9991],[-114.7377,41.999],[-114.7365,41.9989],[-114.7353,41.9989],[-114.7342,41.9989],[-114.7312,41.9988],[-114.7292,41.9987],[-114.7249,41.9985],[-114.721,41.9984],[-114.7207,41.9984],[-114.719,41.9983],[-114.7174,41.9983],[-114.7157,41.9982],[-114.7137,41.9981],[-114.7115,41.998],[-114.7099,41.998],[-114.7067,41.9978],[-114.7048,41.9978],[-114.7037,41.9977],[-114.7018,41.9976],[-114.6941,41.9974],[-114.6885,41.9973],[-114.6827,41.9971],[-114.6802,41.997],[-114.6771,41.997],[-114.6748,41.997],[-114.6727,41.9969],[-114.6693,41.9969],[-114.6681,41.9968],[-114.6679,41.9968],[-114.6641,41.9968],[-114.6606,41.9967],[-114.6548,41.9966],[-114.6528,41.9965],[-114.6515,41.9965],[-114.6509,41.9965],[-114.6488,41.9965],[-114.6432,41.9963],[-114.6403,41.9963],[-114.6387,41.9962],[-114.6367,41.9961],[-114.6354,41.9961],[-114.6259,41.9957],[-114.6223,41.9956],[-114.6211,41.9955],[-114.6208,41.9955],[-114.6178,41.9954],[-114.6137,41.9951],[-114.6121,41.9951],[-114.6108,41.995],[-114.6073,41.9949],[-114.6032,41.9947],[-114.6004,41.9946],[-114.5983,41.9946],[-114.5943,41.9946],[-114.5931,41.9946],[-114.5929,41.9946],[-114.5901,41.9946],[-114.5896,41.9945],[-114.5889,41.9945],[-114.5871,41.9945],[-114.5869,41.9945],[-114.5862,41.9945],[-114.5844,41.9945],[-114.5842,41.9945],[-114.5782,41.9944],[-114.5761,41.9944],[-114.5687,41.9944],[-114.5631,41.9944],[-114.5621,41.9944],[-114.5554,41.9943],[-114.5489,41.9942],[-114.5469,41.9942],[-114.5423,41.9943],[-114.5406,41.9943],[-114.5403,41.9943],[-114.5392,41.9943],[-114.5387,41.9943],[-114.5385,41.9943],[-114.5381,41.9943],[-114.5377,41.9943],[-114.5371,41.9944],[-114.5368,41.9944],[-114.5357,41.9944],[-114.5348,41.9944],[-114.5338,41.9944],[-114.5325,41.9944],[-114.5313,41.9944],[-114.5302,41.9945],[-114.5268,41.9945],[-114.5243,41.9945],[-114.5214,41.9945],[-114.5203,41.9945],[-114.518,41.9945],[-114.5178,41.9945],[-114.517,41.9945],[-114.516,41.9945],[-114.5151,41.9946],[-114.5142,41.9946],[-114.5096,41.9946],[-114.5042,41.9946],[-114.5018,41.9946],[-114.5009,41.9947],[-114.4985,41.9946],[-114.4946,41.9946],[-114.4922,41.9946],[-114.4897,41.9946],[-114.4825,41.9945],[-114.4803,41.9945],[-114.4752,41.9945],[-114.4677,41.9945],[-114.4652,41.9945],[-114.4577,41.9945],[-114.4467,41.9945],[-114.4418,41.9945],[-114.4415,41.9945],[-114.4381,41.9945],[-114.4344,41.9945],[-114.4273,41.9945],[-114.4217,41.9945],[-114.4207,41.9945],[-114.4206,41.9945],[-114.4176,41.9945],[-114.4148,41.9945],[-114.4083,41.9945],[-114.4055,41.9945],[-114.4052,41.9945],[-114.4046,41.9945],[-114.4031,41.9945],[-114.3982,41.9945],[-114.3976,41.9945],[-114.3961,41.9945],[-114.3789,41.9945],[-114.3772,41.9945],[-114.3694,41.9945],[-114.3675,41.9945],[-114.3615,41.9945],[-114.3611,41.9945],[-114.36,41.9945],[-114.3594,41.9945],[-114.3585,41.9945],[-114.3514,41.9945],[-114.3498,41.9945],[-114.3478,41.9945],[-114.3453,41.9945],[-114.3399,41.9945],[-114.3367,41.9945],[-114.3362,41.9945],[-114.333,41.9945],[-114.3328,41.9945],[-114.3238,41.9944],[-114.3236,41.9944],[-114.3226,41.9944],[-114.3214,41.9944],[-114.3205,41.9944],[-114.3195,41.9944],[-114.3189,41.9944],[-114.3181,41.9944],[-114.3174,41.9944],[-114.3168,41.9944],[-114.3162,41.9944],[-114.3156,41.9944],[-114.3144,41.9944],[-114.3131,41.9944],[-114.3113,41.9944],[-114.31,41.9944],[-114.3087,41.9944],[-114.308,41.9944],[-114.3037,41.9944],[-114.3004,41.9944],[-114.3,41.9944],[-114.2987,41.9944],[-114.2948,41.9944],[-114.2904,41.9943],[-114.2845,41.9943],[-114.282,41.9944],[-114.2818,41.9944],[-114.2819,41.9942],[-114.2806,41.9942],[-114.2802,41.9942],[-114.2796,41.9942],[-114.2795,41.9942],[-114.2794,41.9942],[-114.278,41.9942],[-114.2779,41.9942],[-114.2778,41.9942],[-114.2776,41.9942],[-114.2741,41.9942],[-114.2739,41.9942],[-114.2648,41.9943],[-114.2645,41.9943],[-114.2642,41.9943],[-114.2639,41.9943],[-114.2509,41.9943],[-114.2484,41.9943],[-114.2415,41.9942],[-114.2347,41.9941],[-114.2177,41.9941],[-114.2017,41.9941],[-114.2015,41.9941],[-114.2013,41.9941],[-114.1969,41.9941],[-114.1965,41.9941],[-114.1952,41.9941],[-114.1849,41.9941],[-114.1848,41.9941],[-114.1609,41.994],[-114.1604,41.994],[-114.1568,41.994],[-114.153,41.994],[-114.1453,41.994],[-114.1452,41.994],[-114.145,41.994],[-114.1445,41.994],[-114.1432,41.994],[-114.1431,41.994],[-114.1389,41.994],[-114.126,41.994],[-114.1258,41.994],[-114.1258,41.9939],[-114.1216,41.9939],[-114.1078,41.994],[-114.1077,41.994],[-114.1077,41.9939],[-114.1076,41.9939],[-114.1075,41.9938],[-114.0858,41.9939],[-114.0619,41.9939],[-114.0619,41.9938],[-114.0616,41.9938],[-114.0565,41.9938],[-114.0536,41.9938],[-114.0483,41.9938],[-114.0453,41.9938],[-114.0415,41.9939],[-114.0414,41.9881],[-114.0414,41.9879],[-114.0414,41.9819],[-114.0414,41.9804],[-114.0414,41.9799],[-114.0414,41.9798],[-114.0414,41.9797],[-114.0414,41.9796],[-114.0414,41.9795],[-114.0414,41.9793],[-114.0414,41.9791],[-114.0414,41.9788],[-114.0414,41.9781],[-114.0414,41.9777],[-114.0414,41.9774],[-114.0412,41.9746],[-114.0411,41.9717],[-114.041,41.9697],[-114.0409,41.9672],[-114.0408,41.9642],[-114.0408,41.9639],[-114.0402,41.9499],[-114.0402,41.9494],[-114.0402,41.9488],[-114.0403,41.9445],[-114.0403,41.9431],[-114.0403,41.9427],[-114.0403,41.9387],[-114.0404,41.9358],[-114.0404,41.9326],[-114.0403,41.9266],[-114.0403,41.9265],[-114.0403,41.9264],[-114.0403,41.9254],[-114.0403,41.9249],[-114.0403,41.9235],[-114.0403,41.9231],[-114.0402,41.9196],[-114.04,41.9093],[-114.04,41.9059],[-114.04,41.9039],[-114.04,41.896],[-114.04,41.8914],[-114.0401,41.8858],[-114.0402,41.8831],[-114.0403,41.8802],[-114.0404,41.877],[-114.0404,41.8761],[-114.0404,41.8748],[-114.0404,41.8717],[-114.0403,41.8647],[-114.0403,41.8625],[-114.0403,41.8594],[-114.0403,41.8575],[-114.0404,41.8519],[-114.0404,41.85],[-114.0404,41.8494],[-114.0404,41.8489],[-114.0404,41.848],[-114.0403,41.8458],[-114.0399,41.8349],[-114.0399,41.8336],[-114.0399,41.8293],[-114.0399,41.8291],[-114.0402,41.7752],[-114.0401,41.7741],[-114.0401,41.7689],[-114.04,41.7673],[-114.04,41.7672],[-114.04,41.7632],[-114.04,41.7603],[-114.04,41.7599],[-114.0399,41.7533],[-114.0399,41.7527],[-114.0399,41.7516],[-114.0397,41.7419],[-114.0397,41.7408],[-114.0397,41.7403],[-114.0398,41.7372],[-114.0398,41.7346],[-114.0399,41.7331],[-114.0399,41.7317],[-114.0398,41.7268],[-114.0398,41.726],[-114.0397,41.7245],[-114.0396,41.7227],[-114.0396,41.7225],[-114.0395,41.7192],[-114.0395,41.7189],[-114.0396,41.7155],[-114.0396,41.7143],[-114.0397,41.7118],[-114.0397,41.7094],[-114.0398,41.7087],[-114.0398,41.7024],[-114.0398,41.7012],[-114.0399,41.6953],[-114.0398,41.6936],[-114.0398,41.6912],[-114.0398,41.6612],[-114.0398,41.6608],[-114.0398,41.6606],[-114.0398,41.653],[-114.0398,41.6517],[-114.0397,41.6489],[-114.0398,41.6332],[-114.0398,41.6317],[-114.0399,41.6281],[-114.0399,41.6244],[-114.0399,41.6223],[-114.04,41.6152],[-114.04,41.6149],[-114.0401,41.6069],[-114.0402,41.6025],[-114.0402,41.6024],[-114.0402,41.5918],[-114.0403,41.5916],[-114.0403,41.5914],[-114.0404,41.5818],[-114.0405,41.575],[-114.0405,41.5722],[-114.0405,41.5703],[-114.0405,41.5691],[-114.0405,41.5684],[-114.0405,41.5606],[-114.0407,41.5413],[-114.0407,41.5341],[-114.0407,41.5262],[-114.0407,41.526],[-114.0407,41.525],[-114.0404,41.4958],[-114.0403,41.4954],[-114.0403,41.4943],[-114.0403,41.4934],[-114.0403,41.4925],[-114.0403,41.492],[-114.0403,41.4912],[-114.0403,41.4862],[-114.0403,41.4845],[-114.0403,41.4801],[-114.0403,41.4793],[-114.0404,41.4717],[-114.0404,41.4648],[-114.0404,41.4646],[-114.0404,41.4642],[-114.0405,41.4579],[-114.0404,41.4549],[-114.0405,41.4529],[-114.0404,41.4466],[-114.0405,41.4263],[-114.0405,41.4257],[-114.0405,41.425],[-114.0405,41.4104],[-114.0405,41.4098],[-114.0405,41.4086],[-114.0405,41.4076],[-114.0405,41.4058],[-114.0405,41.4007],[-114.0405,41.399],[-114.0405,41.3949],[-114.0405,41.3936],[-114.0405,41.3922],[-114.0405,41.3914],[-114.0406,41.3766],[-114.0406,41.3757],[-114.0406,41.3689],[-114.0406,41.3682],[-114.0406,41.3649],[-114.0406,41.3628],[-114.0406,41.3613],[-114.0406,41.36],[-114.0405,41.342],[-114.0406,41.3341],[-114.0406,41.3298],[-114.0406,41.3213],[-114.0407,41.3031],[-114.0408,41.2992],[-114.0409,41.2928],[-114.0409,41.292],[-114.0409,41.2863],[-114.041,41.28],[-114.041,41.2787],[-114.041,41.2757],[-114.041,41.2708],[-114.041,41.2655],[-114.0411,41.2602],[-114.0412,41.2542],[-114.0412,41.2538],[-114.0412,41.2492],[-114.0412,41.2454],[-114.0412,41.2446],[-114.0412,41.2445],[-114.0412,41.2444],[-114.0412,41.2358],[-114.0412,41.2316],[-114.0413,41.2225],[-114.0413,41.2201],[-114.0413,41.2129],[-114.0413,41.2115],[-114.0413,41.2088],[-114.0413,41.2067],[-114.0413,41.2033],[-114.0413,41.1954],[-114.0414,41.1913],[-114.0414,41.191],[-114.0414,41.1816],[-114.0413,41.1763],[-114.0413,41.1703],[-114.0413,41.1644],[-114.0412,41.1572],[-114.0412,41.1537],[-114.0413,41.1501],[-114.0414,41.1464],[-114.0414,41.1431],[-114.0415,41.1365],[-114.0415,41.1364],[-114.0415,41.1314],[-114.0416,41.1275],[-114.0416,41.1252],[-114.0416,41.1234],[-114.0416,41.1225],[-114.0416,41.1194],[-114.0415,41.1167],[-114.0416,41.1148],[-114.0415,41.1039],[-114.0417,41.0558],[-114.0417,41.0556],[-114.0418,41.0373],[-114.0418,41.0307],[-114.0418,41.026],[-114.0418,41.0248],[-114.0419,41.0237],[-114.0418,41.0209],[-114.0418,41.0195],[-114.0418,41.0179],[-114.0419,41.0102],[-114.042,41.0016],[-114.042,40.9999],[-114.042,40.9983],[-114.0421,40.9956],[-114.0421,40.995],[-114.0421,40.9915],[-114.0421,40.9913],[-114.0421,40.9835],[-114.0422,40.9821],[-114.0422,40.977],[-114.0422,40.9722],[-114.0422,40.9712],[-114.0422,40.9711],[-114.0422,40.9681],[-114.0422,40.9668],[-114.0422,40.9644],[-114.0422,40.9639],[-114.0422,40.9608],[-114.0422,40.9603],[-114.0423,40.9572],[-114.0423,40.9567],[-114.0423,40.9547],[-114.0423,40.9535],[-114.0423,40.9531],[-114.0423,40.9523],[-114.0423,40.9499],[-114.0423,40.9463],[-114.0423,40.946],[-114.0423,40.9457],[-114.0423,40.9421],[-114.0423,40.9376],[-114.0423,40.9352],[-114.0423,40.9318],[-114.0423,40.9289],[-114.0423,40.9227],[-114.0424,40.9176],[-114.0424,40.9169],[-114.0425,40.8976],[-114.0425,40.8956],[-114.0425,40.8943],[-114.0425,40.8926],[-114.0425,40.892],[-114.0425,40.8918],[-114.0425,40.8884],[-114.0425,40.8847],[-114.0425,40.8811],[-114.0425,40.8798],[-114.0425,40.8781],[-114.0426,40.8775],[-114.0426,40.8745],[-114.0426,40.8676],[-114.0427,40.8459],[-114.0428,40.8294],[-114.0428,40.827],[-114.0428,40.8245],[-114.0428,40.8202],[-114.0428,40.8166],[-114.0428,40.8144],[-114.0429,40.8132],[-114.0429,40.8074],[-114.0429,40.8061],[-114.0429,40.7956],[-114.0429,40.7953],[-114.0429,40.7951],[-114.043,40.7803],[-114.0431,40.7787],[-114.0431,40.7769],[-114.0431,40.7768],[-114.0431,40.7731],[-114.0432,40.7697],[-114.0433,40.7661],[-114.0433,40.7658],[-114.0433,40.7643],[-114.0433,40.7639],[-114.0433,40.7638],[-114.0433,40.7634],[-114.0433,40.7632],[-114.0433,40.7624],[-114.0433,40.7622],[-114.0434,40.7588],[-114.0434,40.7586],[-114.0434,40.7555],[-114.0434,40.7552],[-114.0434,40.755],[-114.0435,40.7498],[-114.0435,40.7479],[-114.0435,40.7477],[-114.0435,40.7465],[-114.0435,40.7457],[-114.0436,40.7444],[-114.0436,40.7408],[-114.0436,40.7407],[-114.0436,40.7404],[-114.0436,40.7403],[-114.0436,40.7401],[-114.0436,40.74],[-114.0436,40.7396],[-114.0436,40.7381],[-114.0437,40.738],[-114.0437,40.7359],[-114.0437,40.7358],[-114.0437,40.7356],[-114.0437,40.7331],[-114.0437,40.7321],[-114.0437,40.732],[-114.0437,40.7315],[-114.0437,40.7314],[-114.0437,40.7305],[-114.0437,40.7291],[-114.0438,40.7278],[-114.0438,40.7269],[-114.0438,40.726],[-114.0438,40.7209],[-114.0438,40.719],[-114.0438,40.7187],[-114.0438,40.7179],[-114.0438,40.7149],[-114.0439,40.7117],[-114.0439,40.7115],[-114.0439,40.7097],[-114.0439,40.7092],[-114.0439,40.7079],[-114.0439,40.707],[-114.0439,40.7056],[-114.0439,40.7042],[-114.0439,40.7008],[-114.0439,40.7006],[-114.0439,40.6989],[-114.0439,40.6984],[-114.0439,40.6972],[-114.044,40.697],[-114.044,40.695],[-114.044,40.6936],[-114.044,40.6932],[-114.044,40.692],[-114.044,40.6901],[-114.044,40.69],[-114.044,40.6897],[-114.044,40.6893],[-114.044,40.6889],[-114.044,40.6861],[-114.044,40.6825],[-114.0441,40.6775],[-114.0441,40.6752],[-114.0441,40.6716],[-114.0442,40.669],[-114.0444,40.6408],[-114.0444,40.6407],[-114.0444,40.6396],[-114.0444,40.6351],[-114.0444,40.6341],[-114.0445,40.632],[-114.0445,40.6317],[-114.0445,40.6284],[-114.0445,40.6283],[-114.0445,40.6256],[-114.0445,40.6247],[-114.0447,40.6074],[-114.0448,40.5889],[-114.0448,40.5789],[-114.0453,40.5182],[-114.0454,40.507],[-114.0454,40.5068],[-114.0454,40.505],[-114.0454,40.5046],[-114.0454,40.5022],[-114.0454,40.5019],[-114.0454,40.5016],[-114.0454,40.5015],[-114.0454,40.5011],[-114.0454,40.501],[-114.0454,40.5004],[-114.0454,40.5001],[-114.0454,40.4999],[-114.0454,40.4998],[-114.0454,40.4993],[-114.0454,40.4989],[-114.0454,40.498],[-114.0454,40.4948],[-114.0454,40.4947],[-114.0455,40.4928],[-114.0455,40.4915],[-114.0455,40.4901],[-114.0455,40.4873],[-114.0455,40.4871],[-114.0455,40.4844],[-114.0453,40.4578],[-114.0453,40.4574],[-114.0453,40.4527],[-114.0452,40.4519],[-114.0452,40.4507],[-114.0452,40.4501],[-114.0452,40.4499],[-114.0452,40.449],[-114.0452,40.4488],[-114.0452,40.4469],[-114.0451,40.4432],[-114.0451,40.4399],[-114.0451,40.4396],[-114.0451,40.4389],[-114.0451,40.4378],[-114.0451,40.4316],[-114.0451,40.4308],[-114.0452,40.429],[-114.0453,40.428],[-114.0456,40.4251],[-114.0457,40.4245],[-114.0457,40.4232],[-114.0457,40.4207],[-114.0458,40.4177],[-114.0458,40.4165],[-114.0458,40.414],[-114.0459,40.413],[-114.0459,40.4104],[-114.0459,40.41],[-114.046,40.4068],[-114.046,40.4063],[-114.0461,40.4027],[-114.0461,40.4019],[-114.0461,40.3995],[-114.0461,40.3988],[-114.0461,40.3986],[-114.0461,40.3983],[-114.046,40.389],[-114.046,40.3888],[-114.046,40.3887],[-114.046,40.3884],[-114.0461,40.3768],[-114.0461,40.3742],[-114.0461,40.3727],[-114.0461,40.3725],[-114.046,40.3711],[-114.046,40.3704],[-114.0461,40.364],[-114.0461,40.3618],[-114.0461,40.3617],[-114.0461,40.3616],[-114.0461,40.3605],[-114.0461,40.3604],[-114.0461,40.3603],[-114.0461,40.3593],[-114.0461,40.3581],[-114.0461,40.3574],[-114.0461,40.3569],[-114.0461,40.3552],[-114.0461,40.3545],[-114.0461,40.354],[-114.0461,40.3528],[-114.0461,40.3523],[-114.0461,40.3513],[-114.0461,40.3484],[-114.0461,40.3474],[-114.0461,40.3428],[-114.0461,40.341],[-114.0461,40.3322],[-114.0462,40.3322],[-114.0462,40.3294],[-114.0462,40.3225],[-114.0462,40.3212],[-114.0462,40.3185],[-114.0462,40.3155],[-114.0462,40.3066],[-114.0462,40.3036],[-114.0462,40.3035],[-114.0462,40.3033],[-114.0462,40.3032],[-114.0462,40.3031],[-114.0462,40.303],[-114.0462,40.3029],[-114.0462,40.3004],[-114.0462,40.2934],[-114.0462,40.293],[-114.0462,40.2906],[-114.0462,40.2905],[-114.0462,40.2893],[-114.0462,40.2841],[-114.0462,40.2829],[-114.0462,40.2778],[-114.0463,40.2726],[-114.0463,40.2656],[-114.0463,40.2655],[-114.0463,40.265],[-114.0463,40.2617],[-114.0463,40.2549],[-114.0463,40.2499],[-114.0463,40.2445],[-114.0463,40.2432],[-114.0463,40.243],[-114.0463,40.2428],[-114.0463,40.2426],[-114.0464,40.2351],[-114.0464,40.2349],[-114.0464,40.2347],[-114.0464,40.2331],[-114.0464,40.2317],[-114.0465,40.2255],[-114.0465,40.2232],[-114.0465,40.2193],[-114.0465,40.2114],[-114.0466,40.2089],[-114.0466,40.2073],[-114.0466,40.2037],[-114.0466,40.2001],[-114.0465,40.1839],[-114.0464,40.1791],[-114.0464,40.179],[-114.0464,40.1765],[-114.0465,40.1576],[-114.0465,40.1567],[-114.0465,40.1555],[-114.0465,40.1553],[-114.0466,40.1541],[-114.0465,40.1433],[-114.0465,40.1376],[-114.0465,40.1367],[-114.0465,40.1366],[-114.0465,40.1352],[-114.0465,40.1311],[-114.0465,40.1298],[-114.0465,40.1291],[-114.0465,40.1272],[-114.0465,40.1266],[-114.0465,40.1265],[-114.0465,40.1249],[-114.0466,40.1225],[-114.0466,40.1192],[-114.0466,40.1169],[-114.0466,40.1158],[-114.0466,40.1101],[-114.0467,40.1062],[-114.0467,40.103],[-114.0467,40.1012],[-114.0467,40.0997],[-114.0467,40.0962],[-114.0467,40.0877],[-114.0467,40.081],[-114.0467,40.0802],[-114.0467,40.0784],[-114.0467,40.0764],[-114.0467,40.0732],[-114.0467,40.0702],[-114.0467,40.067],[-114.0467,40.0643],[-114.0467,40.0634],[-114.0467,40.0617],[-114.0467,40.0605],[-114.0467,40.0577],[-114.0467,40.0559],[-114.0467,40.0544],[-114.0467,40.0499],[-114.0467,40.0487],[-114.0467,40.0377],[-114.0467,40.0374],[-114.0468,40.0303],[-114.0468,40.0271],[-114.0468,40.0206],[-114.0468,40.0139],[-114.0468,40.0137],[-114.0468,40.0089],[-114.0468,40.0071],[-114.0468,40.0053],[-114.0468,40.0047],[-114.0468,40.0029],[-114.0468,40.0018],[-114.0468,39.9971],[-114.0468,39.9938],[-114.0469,39.9806],[-114.0469,39.9719],[-114.0469,39.9631],[-114.047,39.9472],[-114.047,39.9415],[-114.047,39.9302],[-114.047,39.9233],[-114.047,39.9115],[-114.047,39.9068],[-114.047,39.9061],[-114.047,39.906],[-114.047,39.9059],[-114.047,39.9041],[-114.0471,39.8955],[-114.0471,39.8811],[-114.0472,39.8734],[-114.0472,39.8728],[-114.0472,39.8725],[-114.0472,39.8701],[-114.0472,39.8693],[-114.0472,39.8692],[-114.0472,39.867],[-114.0472,39.8668],[-114.0472,39.8533],[-114.0472,39.8521],[-114.0472,39.8497],[-114.0472,39.847],[-114.0474,39.8313],[-114.0476,39.821],[-114.0477,39.8156],[-114.0478,39.8084],[-114.0478,39.787],[-114.0478,39.7855],[-114.0478,39.7854],[-114.0478,39.7794],[-114.0478,39.776],[-114.0478,39.7699],[-114.0477,39.7636],[-114.0476,39.7595],[-114.0473,39.7444],[-114.0472,39.7412],[-114.0472,39.7375],[-114.0471,39.7319],[-114.047,39.7248],[-114.0469,39.7165],[-114.0468,39.7091],[-114.047,39.7004],[-114.047,39.6994],[-114.047,39.6975],[-114.047,39.6948],[-114.0471,39.6936],[-114.0471,39.6915],[-114.0471,39.688],[-114.0472,39.685],[-114.0472,39.6832],[-114.0472,39.6822],[-114.0472,39.6799],[-114.0473,39.6745],[-114.0473,39.6722],[-114.0473,39.6689],[-114.0473,39.6676],[-114.0473,39.6675],[-114.0473,39.6669],[-114.0473,39.6595],[-114.0474,39.6511],[-114.0474,39.6488],[-114.0474,39.6464],[-114.0474,39.6429],[-114.0475,39.6383],[-114.0475,39.6268],[-114.0476,39.6261],[-114.0476,39.6249],[-114.0476,39.6248],[-114.0476,39.619],[-114.0476,39.617],[-114.0476,39.6044],[-114.0475,39.598],[-114.0476,39.5935],[-114.0476,39.5908],[-114.0476,39.5842],[-114.0476,39.5772],[-114.0476,39.5769],[-114.0476,39.5742],[-114.0476,39.5692],[-114.0476,39.5662],[-114.0476,39.5636],[-114.0476,39.5599],[-114.0476,39.5577],[-114.0476,39.5555],[-114.0476,39.5545],[-114.0476,39.5524],[-114.0476,39.5515],[-114.0476,39.5477],[-114.0476,39.547],[-114.0477,39.544],[-114.0477,39.5427],[-114.0477,39.5402],[-114.0477,39.5375],[-114.0477,39.5331],[-114.0477,39.532],[-114.0477,39.5285],[-114.0478,39.5098],[-114.0478,39.5064],[-114.0478,39.5023],[-114.0478,39.4923],[-114.0478,39.4888],[-114.0478,39.4875],[-114.0478,39.4865],[-114.0478,39.4855],[-114.0478,39.484],[-114.0479,39.4623],[-114.0479,39.4618],[-114.0479,39.4604],[-114.0479,39.4576],[-114.0479,39.4562],[-114.0479,39.4558],[-114.0479,39.4522],[-114.0479,39.4477],[-114.048,39.4468],[-114.048,39.4449],[-114.048,39.4322],[-114.048,39.4291],[-114.048,39.425],[-114.048,39.4227],[-114.048,39.4223],[-114.0481,39.4073],[-114.0481,39.4067],[-114.0481,39.4033],[-114.0481,39.4013],[-114.0481,39.4001],[-114.0481,39.3997],[-114.0481,39.3966],[-114.0481,39.3937],[-114.0481,39.3928],[-114.0482,39.3887],[-114.0482,39.386],[-114.0482,39.3844],[-114.0482,39.3836],[-114.0482,39.3816],[-114.0482,39.3794],[-114.0482,39.3784],[-114.0482,39.3753],[-114.0482,39.3685],[-114.0482,39.3665],[-114.0482,39.3656],[-114.0482,39.3637],[-114.0483,39.3601],[-114.0483,39.3556],[-114.0483,39.3526],[-114.0483,39.3519],[-114.0483,39.3428],[-114.0483,39.3425],[-114.0483,39.3419],[-114.0483,39.3405],[-114.0483,39.3402],[-114.0483,39.3321],[-114.0483,39.3296],[-114.0483,39.3226],[-114.0484,39.3184],[-114.0484,39.3136],[-114.0484,39.3124],[-114.0484,39.3096],[-114.0484,39.3086],[-114.0484,39.3055],[-114.0484,39.3013],[-114.0484,39.2994],[-114.0484,39.2985],[-114.0484,39.2957],[-114.0484,39.2923],[-114.0484,39.2905],[-114.0484,39.2882],[-114.0484,39.2872],[-114.0484,39.2864],[-114.0484,39.281],[-114.0485,39.2752],[-114.0485,39.2736],[-114.0485,39.2707],[-114.0485,39.2706],[-114.0485,39.2688],[-114.0485,39.2672],[-114.0485,39.2614],[-114.0485,39.2602],[-114.0485,39.2557],[-114.0485,39.2532],[-114.0485,39.2518],[-114.0485,39.2503],[-114.0485,39.2474],[-114.0485,39.2437],[-114.0485,39.2425],[-114.0485,39.2419],[-114.0485,39.2396],[-114.0485,39.2385],[-114.0485,39.2314],[-114.0485,39.2306],[-114.0485,39.2298],[-114.0485,39.2248],[-114.0485,39.2167],[-114.0485,39.2146],[-114.0485,39.2111],[-114.0485,39.2094],[-114.0485,39.2079],[-114.0486,39.2073],[-114.0486,39.2064],[-114.0486,39.2044],[-114.0486,39.2015],[-114.0485,39.1979],[-114.0485,39.1949],[-114.0485,39.1945],[-114.0486,39.1881],[-114.0486,39.188],[-114.0486,39.1876],[-114.0486,39.1875],[-114.0486,39.1874],[-114.0486,39.1871],[-114.0486,39.187],[-114.0486,39.1863],[-114.0486,39.1844],[-114.0486,39.1837],[-114.0486,39.1834],[-114.0486,39.1825],[-114.0486,39.1822],[-114.0486,39.1737],[-114.0486,39.1707],[-114.0486,39.1666],[-114.0486,39.1644],[-114.0486,39.1634],[-114.0486,39.1603],[-114.0486,39.1593],[-114.0486,39.1587],[-114.0486,39.1568],[-114.0487,39.1562],[-114.0487,39.1555],[-114.0487,39.1533],[-114.0487,39.1525],[-114.0487,39.1517],[-114.0487,39.1491],[-114.0487,39.1482],[-114.0487,39.1476],[-114.0487,39.1461],[-114.0487,39.1455],[-114.0487,39.1454],[-114.0487,39.145],[-114.0487,39.1449],[-114.0487,39.1442],[-114.0487,39.1419],[-114.0487,39.1411],[-114.0487,39.141],[-114.0487,39.1408],[-114.0487,39.1407],[-114.0487,39.1351],[-114.0487,39.1337],[-114.0487,39.1324],[-114.0487,39.1271],[-114.0487,39.125],[-114.0487,39.1244],[-114.0488,39.1124],[-114.0488,39.1],[-114.0488,39.0985],[-114.0488,39.0984],[-114.0488,39.0879],[-114.0488,39.0878],[-114.0488,39.0791],[-114.0489,39.0789],[-114.0489,39.0764],[-114.0489,39.0728],[-114.0489,39.0642],[-114.0489,39.0605],[-114.0489,39.0589],[-114.0489,39.0571],[-114.0489,39.0506],[-114.0489,39.0483],[-114.0489,39.0436],[-114.0489,39.0424],[-114.0489,39.0305],[-114.0489,39.0275],[-114.0489,39.0272],[-114.049,39.0242],[-114.049,39.0236],[-114.049,39.0235],[-114.049,39.0219],[-114.049,39.0209],[-114.049,39.0203],[-114.049,39.0196],[-114.049,39.0194],[-114.049,39.0193],[-114.049,39.017],[-114.049,39.0125],[-114.049,39.0065],[-114.049,39.006],[-114.049,39.0054],[-114.0491,38.9972],[-114.0491,38.9863],[-114.0491,38.9705],[-114.0492,38.9596],[-114.0493,38.9496],[-114.0493,38.9472],[-114.0493,38.9406],[-114.0493,38.9403],[-114.0493,38.9394],[-114.0493,38.9386],[-114.0493,38.9363],[-114.0494,38.9348],[-114.0493,38.9339],[-114.0493,38.9326],[-114.0493,38.9316],[-114.0493,38.9295],[-114.0493,38.9293],[-114.0494,38.9208],[-114.0494,38.9201],[-114.0494,38.9198],[-114.0494,38.916],[-114.0494,38.9066],[-114.0495,38.9027],[-114.0495,38.9004],[-114.0496,38.8851],[-114.0496,38.8835],[-114.0496,38.882],[-114.0496,38.8802],[-114.0496,38.8778],[-114.0496,38.8747],[-114.0496,38.8721],[-114.0496,38.8666],[-114.0496,38.8621],[-114.0496,38.8598],[-114.0496,38.859],[-114.0497,38.854],[-114.0497,38.8522],[-114.0496,38.8423],[-114.0496,38.8381],[-114.0496,38.8321],[-114.0496,38.8319],[-114.0496,38.8312],[-114.0496,38.8284],[-114.0496,38.82],[-114.0496,38.8084],[-114.0496,38.8082],[-114.0496,38.8044],[-114.0496,38.8],[-114.0496,38.7966],[-114.0496,38.7877],[-114.0496,38.7801],[-114.0496,38.7774],[-114.0496,38.7732],[-114.0496,38.7702],[-114.0496,38.7691],[-114.0496,38.7679],[-114.0496,38.7671],[-114.0497,38.7312],[-114.0497,38.7299],[-114.0497,38.7282],[-114.0497,38.7202],[-114.0497,38.7167],[-114.0498,38.7083],[-114.0498,38.7062],[-114.0498,38.7016],[-114.0498,38.6992],[-114.0498,38.6978],[-114.0498,38.6911],[-114.0498,38.6841],[-114.0498,38.6838],[-114.0498,38.683],[-114.0498,38.6828],[-114.0498,38.6774],[-114.0498,38.6753],[-114.0498,38.6725],[-114.0498,38.671],[-114.0498,38.6706],[-114.0498,38.6687],[-114.0498,38.6629],[-114.0498,38.6602],[-114.0498,38.6592],[-114.0499,38.6518],[-114.0499,38.6514],[-114.0499,38.6478],[-114.0499,38.6438],[-114.0499,38.6376],[-114.0499,38.6333],[-114.0499,38.6325],[-114.0499,38.6293],[-114.0499,38.6241],[-114.0499,38.6215],[-114.0499,38.6173],[-114.0499,38.615],[-114.0499,38.6144],[-114.0499,38.6117],[-114.0499,38.6089],[-114.0499,38.6028],[-114.0499,38.5984],[-114.0499,38.5928],[-114.0499,38.5921],[-114.0499,38.5908],[-114.0499,38.5907],[-114.0499,38.5833],[-114.0499,38.5824],[-114.05,38.5741],[-114.05,38.573],[-114.05,38.5704],[-114.05,38.5639],[-114.05,38.5616],[-114.05,38.5563],[-114.05,38.5561],[-114.0501,38.5512],[-114.0501,38.5506],[-114.0501,38.5477],[-114.0501,38.5475],[-114.0501,38.5471],[-114.0501,38.5462],[-114.0501,38.5442],[-114.0501,38.5427],[-114.0501,38.5426],[-114.0501,38.5369],[-114.0501,38.5357],[-114.0502,38.5339],[-114.0501,38.5274],[-114.0501,38.526],[-114.0501,38.5245],[-114.0502,38.5207],[-114.0502,38.5199],[-114.0502,38.5171],[-114.0503,38.5153],[-114.0503,38.5149],[-114.0505,38.4997],[-114.0505,38.4965],[-114.0505,38.4961],[-114.0504,38.4919],[-114.0504,38.4894],[-114.0502,38.4698],[-114.0502,38.462],[-114.0503,38.4557],[-114.0503,38.4546],[-114.0503,38.4471],[-114.0503,38.4438],[-114.0503,38.4411],[-114.0503,38.4379],[-114.0503,38.4337],[-114.0503,38.431],[-114.0503,38.428],[-114.0503,38.4261],[-114.0503,38.4243],[-114.0503,38.4232],[-114.0503,38.4224],[-114.0502,38.4149],[-114.0501,38.4048],[-114.0501,38.4047],[-114.0501,38.4046],[-114.0501,38.4036],[-114.05,38.3929],[-114.0501,38.3905],[-114.0499,38.3849],[-114.0499,38.3816],[-114.0499,38.3806],[-114.0499,38.3796],[-114.0499,38.377],[-114.0499,38.3734],[-114.0498,38.3698],[-114.0498,38.3671],[-114.0498,38.3663],[-114.0498,38.3656],[-114.0498,38.3646],[-114.0498,38.3625],[-114.0498,38.3589],[-114.0497,38.3548],[-114.0497,38.3491],[-114.0497,38.348],[-114.0497,38.3444],[-114.0497,38.3425],[-114.0496,38.3371],[-114.0496,38.3335],[-114.0496,38.3299],[-114.0496,38.3263],[-114.0495,38.3226],[-114.0495,38.3202],[-114.0496,38.3187],[-114.0496,38.3156],[-114.0496,38.3047],[-114.0496,38.3034],[-114.0495,38.29],[-114.0495,38.2872],[-114.0495,38.2818],[-114.0495,38.281],[-114.0494,38.2761],[-114.0494,38.273],[-114.0494,38.2717],[-114.0494,38.2683],[-114.0493,38.2661],[-114.0494,38.2657],[-114.0494,38.2647],[-114.0496,38.2611],[-114.0497,38.2589],[-114.0499,38.2554],[-114.0501,38.2499],[-114.0501,38.2484],[-114.0502,38.2443],[-114.0503,38.2371],[-114.0503,38.231],[-114.0503,38.2293],[-114.0503,38.2292],[-114.0503,38.2264],[-114.0503,38.2223],[-114.0502,38.2128],[-114.0501,38.205],[-114.0501,38.2007],[-114.0501,38.1951],[-114.0501,38.1923],[-114.0501,38.1887],[-114.0501,38.1854],[-114.05,38.185],[-114.05,38.1847],[-114.05,38.1838],[-114.05,38.174],[-114.05,38.1705],[-114.05,38.1633],[-114.05,38.1597],[-114.05,38.1594],[-114.05,38.156],[-114.05,38.1544],[-114.05,38.1524],[-114.05,38.1519],[-114.05,38.1492],[-114.05,38.1488],[-114.05,38.1486],[-114.05,38.1459],[-114.05,38.1427],[-114.05,38.1415],[-114.05,38.1414],[-114.05,38.1405],[-114.05,38.1402],[-114.05,38.1401],[-114.05,38.1396],[-114.05,38.1394],[-114.05,38.1393],[-114.05,38.1384],[-114.05,38.1377],[-114.05,38.1376],[-114.05,38.1375],[-114.05,38.1371],[-114.05,38.1369],[-114.05,38.1366],[-114.0501,38.1296],[-114.0501,38.1294],[-114.0501,38.1293],[-114.0501,38.1277],[-114.0501,38.1254],[-114.0501,38.1249],[-114.0501,38.124],[-114.0501,38.1198],[-114.0501,38.1184],[-114.0501,38.1176],[-114.0501,38.1151],[-114.0501,38.1143],[-114.0501,38.1123],[-114.0501,38.1064],[-114.0501,38.1044],[-114.0501,38.1042],[-114.0501,38.1037],[-114.0501,38.1036],[-114.0501,38.1031],[-114.0501,38.1008],[-114.0501,38.1002],[-114.05,38.0975],[-114.0501,38.0947],[-114.0501,38.0926],[-114.0501,38.0904],[-114.0501,38.0899],[-114.0501,38.0888],[-114.0501,38.0886],[-114.0501,38.0884],[-114.0502,38.0877],[-114.0502,38.0876],[-114.0502,38.0871],[-114.0502,38.0865],[-114.0502,38.0864],[-114.0502,38.0858],[-114.0502,38.0856],[-114.0502,38.0855],[-114.0502,38.0853],[-114.0502,38.0851],[-114.0502,38.085],[-114.0502,38.0848],[-114.0502,38.0847],[-114.0502,38.084],[-114.0502,38.0839],[-114.0502,38.0838],[-114.0502,38.0834],[-114.0502,38.0827],[-114.0502,38.0825],[-114.0502,38.0814],[-114.0502,38.0804],[-114.0503,38.0789],[-114.0503,38.0786],[-114.0503,38.0767],[-114.0503,38.076],[-114.0503,38.0753],[-114.0503,38.0744],[-114.0503,38.0739],[-114.0503,38.0719],[-114.0503,38.0705],[-114.0504,38.0673],[-114.0504,38.0637],[-114.0504,38.0617],[-114.0504,38.061],[-114.0504,38.0605],[-114.0504,38.06],[-114.0504,38.0593],[-114.0504,38.0583],[-114.0504,38.0577],[-114.0504,38.057],[-114.0504,38.0543],[-114.0504,38.0521],[-114.0504,38.0517],[-114.0504,38.0513],[-114.0504,38.0498],[-114.0504,38.0472],[-114.0504,38.0455],[-114.0503,38.043],[-114.0503,38.042],[-114.0503,38.0398],[-114.0503,38.0396],[-114.0503,38.039],[-114.0503,38.0386],[-114.0503,38.0384],[-114.0503,38.0383],[-114.0503,38.0382],[-114.0503,38.0381],[-114.0503,38.0378],[-114.0503,38.0374],[-114.0503,38.0371],[-114.0503,38.0365],[-114.0503,38.0359],[-114.0503,38.0358],[-114.0503,38.0346],[-114.0503,38.0322],[-114.0503,38.032],[-114.0503,38.0295],[-114.0503,38.0294],[-114.0503,38.0245],[-114.0503,38.0243],[-114.0503,38.0229],[-114.0503,38.0214],[-114.0503,38.0199],[-114.0503,38.0184],[-114.0503,38.0169],[-114.0503,38.0154],[-114.0503,38.0139],[-114.0503,38.0136],[-114.0503,38.013],[-114.0503,38.0128],[-114.0503,38.0125],[-114.0503,38.0083],[-114.0503,38.0041],[-114.0503,38.004],[-114.0503,38.0039],[-114.0503,38.0015],[-114.0503,38.0014],[-114.0503,38.0013],[-114.0503,38.0012],[-114.0503,38.0011],[-114.0503,38.0004],[-114.0503,37.9998],[-114.0503,37.9975],[-114.0503,37.997],[-114.0503,37.9967],[-114.0503,37.9966],[-114.0503,37.9965],[-114.0503,37.9922],[-114.0503,37.9856],[-114.0503,37.9795],[-114.0503,37.9794],[-114.0503,37.9793],[-114.0503,37.9792],[-114.0503,37.9785],[-114.0503,37.9784],[-114.0503,37.9783],[-114.0503,37.9782],[-114.0503,37.9781],[-114.0503,37.978],[-114.0503,37.9778],[-114.0503,37.9777],[-114.0503,37.9774],[-114.0503,37.9769],[-114.0503,37.9763],[-114.0503,37.9758],[-114.0503,37.9753],[-114.0503,37.9747],[-114.0503,37.9742],[-114.0503,37.9732],[-114.0503,37.971],[-114.0504,37.9676],[-114.0504,37.9605],[-114.0504,37.9599],[-114.0504,37.9597],[-114.0505,37.9593],[-114.0505,37.957],[-114.0505,37.9547],[-114.0505,37.9533],[-114.0504,37.9425],[-114.0504,37.9418],[-114.0504,37.9414],[-114.0503,37.9252],[-114.0503,37.9244],[-114.0503,37.9237],[-114.0503,37.9122],[-114.0503,37.9115],[-114.0503,37.9104],[-114.0502,37.9012],[-114.0502,37.9],[-114.0502,37.8996],[-114.0502,37.8992],[-114.0502,37.8989],[-114.0501,37.8948],[-114.0501,37.8924],[-114.05,37.8917],[-114.05,37.891],[-114.0499,37.8877],[-114.0499,37.8871],[-114.0498,37.8854],[-114.0497,37.8815],[-114.0497,37.8814],[-114.0497,37.8792],[-114.0498,37.875],[-114.05,37.8678],[-114.0499,37.8675],[-114.0499,37.8588],[-114.0499,37.8587],[-114.0499,37.8586],[-114.0499,37.8584],[-114.0499,37.8583],[-114.0499,37.8582],[-114.0499,37.858],[-114.0499,37.8578],[-114.0499,37.8576],[-114.0499,37.8574],[-114.0499,37.8572],[-114.0499,37.857],[-114.0499,37.8568],[-114.0499,37.8566],[-114.0499,37.8562],[-114.0499,37.8558],[-114.0499,37.8553],[-114.0499,37.855],[-114.0499,37.8541],[-114.0499,37.8539],[-114.0499,37.8532],[-114.0499,37.8529],[-114.0499,37.8526],[-114.0499,37.8521],[-114.0499,37.8519],[-114.0499,37.8518],[-114.0499,37.8517],[-114.0499,37.8511],[-114.0499,37.8509],[-114.0498,37.8508],[-114.0498,37.8498],[-114.0498,37.8496],[-114.0498,37.8495],[-114.0498,37.8492],[-114.0498,37.8488],[-114.0498,37.8485],[-114.0498,37.8483],[-114.0498,37.8481],[-114.0498,37.8478],[-114.0497,37.8472],[-114.0497,37.8454],[-114.0496,37.843],[-114.0495,37.8405],[-114.0495,37.8394],[-114.0495,37.8385],[-114.0495,37.8384],[-114.0495,37.8381],[-114.0495,37.838],[-114.0495,37.8379],[-114.0495,37.8374],[-114.0495,37.8368],[-114.0495,37.8367],[-114.0495,37.8366],[-114.0495,37.8364],[-114.0495,37.8361],[-114.0495,37.8358],[-114.0495,37.8354],[-114.0495,37.8351],[-114.0495,37.8347],[-114.0495,37.834],[-114.0495,37.8339],[-114.0495,37.8334],[-114.0495,37.8328],[-114.0495,37.8304],[-114.0495,37.8303],[-114.0495,37.8302],[-114.0495,37.83],[-114.0495,37.8299],[-114.0495,37.8298],[-114.0495,37.8295],[-114.0496,37.8288],[-114.0496,37.8271],[-114.0496,37.8269],[-114.0496,37.8264],[-114.0496,37.8261],[-114.0496,37.8259],[-114.0496,37.8258],[-114.0496,37.8257],[-114.0496,37.8256],[-114.0496,37.8253],[-114.0496,37.8251],[-114.0496,37.825],[-114.0496,37.8237],[-114.0496,37.8236],[-114.0496,37.8235],[-114.0496,37.8234],[-114.0496,37.823],[-114.0495,37.8223],[-114.0493,37.8202],[-114.0492,37.8195],[-114.0492,37.819],[-114.0491,37.8185],[-114.0491,37.8182],[-114.0491,37.8179],[-114.049,37.8175],[-114.049,37.8169],[-114.0489,37.8161],[-114.0489,37.8159],[-114.0489,37.8155],[-114.0488,37.8144],[-114.0484,37.8104],[-114.0483,37.8099],[-114.0483,37.8096],[-114.0483,37.8094],[-114.0483,37.8093],[-114.0483,37.8092],[-114.0483,37.8087],[-114.0484,37.8072],[-114.0485,37.807],[-114.0485,37.8067],[-114.0486,37.8046],[-114.0486,37.8045],[-114.0486,37.8041],[-114.0486,37.8036],[-114.0487,37.8033],[-114.0487,37.8025],[-114.0488,37.8006],[-114.0488,37.8005],[-114.0488,37.8004],[-114.0488,37.8003],[-114.0489,37.7999],[-114.0489,37.7996],[-114.049,37.798],[-114.049,37.7977],[-114.049,37.7972],[-114.0491,37.7958],[-114.0491,37.7956],[-114.0491,37.7954],[-114.0491,37.795],[-114.0491,37.7949],[-114.0491,37.7948],[-114.0491,37.7947],[-114.0491,37.7946],[-114.0491,37.7942],[-114.0492,37.7934],[-114.0492,37.7927],[-114.0492,37.7919],[-114.0492,37.7912],[-114.0492,37.7905],[-114.0492,37.7874],[-114.0492,37.7843],[-114.0492,37.784],[-114.0492,37.7829],[-114.0493,37.7825],[-114.0493,37.782],[-114.0493,37.7815],[-114.0493,37.7806],[-114.0493,37.7804],[-114.0493,37.7798],[-114.0493,37.7797],[-114.0493,37.7796],[-114.0493,37.7794],[-114.0493,37.7787],[-114.0494,37.7785],[-114.0494,37.7767],[-114.0495,37.7748],[-114.0495,37.7736],[-114.0496,37.7734],[-114.0496,37.7733],[-114.0496,37.7731],[-114.0496,37.7725],[-114.0497,37.7696],[-114.0499,37.7661],[-114.0499,37.7657],[-114.0499,37.7656],[-114.0501,37.7642],[-114.0506,37.7602],[-114.0508,37.7588],[-114.0509,37.7582],[-114.0511,37.7564],[-114.0511,37.7559],[-114.0511,37.7558],[-114.0512,37.7558],[-114.0512,37.7557],[-114.0512,37.7556],[-114.0514,37.7533],[-114.0516,37.752],[-114.0516,37.7516],[-114.0516,37.7515],[-114.0516,37.751],[-114.0517,37.7489],[-114.0517,37.7468],[-114.0517,37.7463],[-114.0517,37.7462],[-114.0517,37.7461],[-114.0517,37.7444],[-114.0517,37.7421],[-114.0517,37.7419],[-114.0517,37.7417],[-114.0517,37.7413],[-114.0517,37.7411],[-114.0517,37.741],[-114.0517,37.7408],[-114.0517,37.7407],[-114.0517,37.7406],[-114.0517,37.7405],[-114.0517,37.7404],[-114.0517,37.7403],[-114.0517,37.7402],[-114.0517,37.7401],[-114.0517,37.74],[-114.0517,37.7399],[-114.0517,37.7398],[-114.0517,37.7396],[-114.0517,37.7395],[-114.0517,37.7391],[-114.0517,37.7389],[-114.0517,37.7388],[-114.0517,37.7386],[-114.0517,37.7385],[-114.0517,37.7375],[-114.0517,37.7374],[-114.0517,37.7372],[-114.0517,37.7371],[-114.0517,37.7368],[-114.0517,37.7365],[-114.0517,37.7364],[-114.0517,37.7359],[-114.0517,37.7345],[-114.0517,37.7344],[-114.0517,37.734],[-114.0517,37.7338],[-114.0517,37.7336],[-114.0517,37.7333],[-114.0517,37.7325],[-114.0517,37.7324],[-114.0517,37.7318],[-114.0517,37.7316],[-114.0517,37.7312],[-114.0517,37.731],[-114.0517,37.7304],[-114.0517,37.7289],[-114.0517,37.7286],[-114.0517,37.7285],[-114.0517,37.7282],[-114.0517,37.7281],[-114.0517,37.728],[-114.0517,37.7275],[-114.0517,37.7266],[-114.0517,37.7264],[-114.0518,37.7245],[-114.0518,37.724],[-114.0518,37.7239],[-114.0518,37.7227],[-114.0518,37.7221],[-114.0518,37.722],[-114.0518,37.7219],[-114.0518,37.7188],[-114.0518,37.7152],[-114.0518,37.7147],[-114.0518,37.7139],[-114.0518,37.7138],[-114.0518,37.7136],[-114.0518,37.7135],[-114.0518,37.7134],[-114.0518,37.7127],[-114.0518,37.711],[-114.0519,37.7098],[-114.0519,37.7092],[-114.0519,37.7091],[-114.0519,37.709],[-114.0519,37.7088],[-114.0519,37.7079],[-114.0519,37.7074],[-114.0519,37.7064],[-114.0519,37.7016],[-114.0519,37.7011],[-114.0519,37.7006],[-114.0519,37.7004],[-114.0519,37.6972],[-114.052,37.689],[-114.052,37.6884],[-114.052,37.6855],[-114.052,37.6814],[-114.052,37.6808],[-114.052,37.6806],[-114.052,37.6804],[-114.052,37.68],[-114.052,37.6796],[-114.052,37.6784],[-114.052,37.6783],[-114.052,37.6781],[-114.052,37.6779],[-114.052,37.6778],[-114.052,37.6777],[-114.052,37.6776],[-114.052,37.6775],[-114.052,37.6774],[-114.052,37.6765],[-114.052,37.6751],[-114.0519,37.6709],[-114.0518,37.6642],[-114.0519,37.6642],[-114.052,37.6564],[-114.052,37.656],[-114.052,37.6542],[-114.0521,37.6512],[-114.0521,37.6508],[-114.0521,37.65],[-114.0521,37.6478],[-114.0521,37.6467],[-114.0522,37.6452],[-114.0522,37.6443],[-114.0522,37.6414],[-114.0522,37.6394],[-114.0522,37.6381],[-114.0522,37.6373],[-114.0522,37.6363],[-114.0522,37.6339],[-114.0522,37.6326],[-114.0522,37.6323],[-114.0522,37.6321],[-114.0522,37.632],[-114.0522,37.6318],[-114.0523,37.6259],[-114.0523,37.6189],[-114.0523,37.6083],[-114.0523,37.6076],[-114.0523,37.6073],[-114.0523,37.6071],[-114.0523,37.606],[-114.0523,37.6049],[-114.0524,37.6049],[-114.0524,37.6048],[-114.0524,37.6047],[-114.0524,37.6045],[-114.0524,37.6036],[-114.0524,37.6033],[-114.0528,37.5939],[-114.0529,37.5883],[-114.0528,37.5852],[-114.0528,37.5742],[-114.0529,37.5698],[-114.0529,37.5652],[-114.0529,37.5609],[-114.0529,37.5561],[-114.0529,37.5541],[-114.0529,37.5531],[-114.0529,37.5493],[-114.0529,37.5418],[-114.0528,37.5384],[-114.0528,37.537],[-114.0528,37.5344],[-114.0528,37.5323],[-114.0528,37.531],[-114.0527,37.518],[-114.0527,37.5175],[-114.0527,37.5163],[-114.0527,37.5158],[-114.0527,37.5093],[-114.0527,37.5025],[-114.0526,37.5006],[-114.0526,37.5],[-114.0527,37.4975],[-114.0527,37.492],[-114.0527,37.4895],[-114.0527,37.4894],[-114.0527,37.4829],[-114.0528,37.4806],[-114.0528,37.4799],[-114.0528,37.4736],[-114.0528,37.4723],[-114.0528,37.4719],[-114.0528,37.4705],[-114.0528,37.4695],[-114.0527,37.4669],[-114.0527,37.4663],[-114.0527,37.4662],[-114.0526,37.4648],[-114.0526,37.4641],[-114.0526,37.4625],[-114.0526,37.4609],[-114.0527,37.4604],[-114.0527,37.4596],[-114.0527,37.458],[-114.0527,37.456],[-114.0527,37.4532],[-114.0527,37.4497],[-114.0527,37.4492],[-114.0527,37.4487],[-114.0528,37.4476],[-114.0528,37.4429],[-114.0528,37.439],[-114.0528,37.4373],[-114.0528,37.4342],[-114.0525,37.4293],[-114.0525,37.428],[-114.0524,37.4262],[-114.0524,37.4258],[-114.0523,37.4247],[-114.0523,37.4245],[-114.0522,37.4229],[-114.052,37.4197],[-114.052,37.4182],[-114.0519,37.4167],[-114.0519,37.4145],[-114.0519,37.4115],[-114.0519,37.4089],[-114.0519,37.408],[-114.0519,37.4055],[-114.0519,37.3992],[-114.0519,37.3918],[-114.0519,37.3913],[-114.0519,37.3908],[-114.0519,37.3903],[-114.0519,37.3885],[-114.0519,37.3877],[-114.0519,37.3863],[-114.0519,37.3862],[-114.0519,37.3845],[-114.0519,37.381],[-114.0519,37.3798],[-114.0519,37.3775],[-114.0519,37.3766],[-114.0518,37.3749],[-114.0518,37.3732],[-114.0518,37.3723],[-114.0518,37.3709],[-114.0518,37.3705],[-114.0518,37.3693],[-114.0518,37.3681],[-114.0519,37.3655],[-114.0519,37.3613],[-114.0519,37.3586],[-114.0518,37.3565],[-114.0518,37.3555],[-114.0518,37.355],[-114.0518,37.3543],[-114.0518,37.3525],[-114.0518,37.3509],[-114.0518,37.3494],[-114.0518,37.3477],[-114.0518,37.3473],[-114.0518,37.3469],[-114.0518,37.3457],[-114.0518,37.345],[-114.0518,37.3446],[-114.0518,37.3444],[-114.0518,37.3435],[-114.0518,37.3405],[-114.0518,37.3402],[-114.0518,37.3399],[-114.0518,37.3383],[-114.0518,37.3343],[-114.0518,37.3317],[-114.0517,37.3313],[-114.0518,37.3269],[-114.0518,37.3266],[-114.0519,37.3209],[-114.0519,37.3199],[-114.0518,37.3126],[-114.0517,37.3094],[-114.0517,37.309],[-114.0517,37.3073],[-114.0517,37.306],[-114.0516,37.3048],[-114.0516,37.3039],[-114.0517,37.3032],[-114.0517,37.303],[-114.0517,37.3006],[-114.0519,37.2963],[-114.0519,37.2937],[-114.0519,37.2929],[-114.052,37.2845],[-114.052,37.2843],[-114.052,37.2841],[-114.0519,37.2765],[-114.0518,37.2754],[-114.0518,37.2731],[-114.0518,37.2721],[-114.0517,37.2578],[-114.0517,37.25],[-114.0517,37.2339],[-114.0517,37.2298],[-114.0517,37.2082],[-114.0516,37.1842],[-114.0516,37.1801],[-114.0517,37.1725],[-114.0516,37.172],[-114.0519,37.1654],[-114.0519,37.1651],[-114.0519,37.1625],[-114.0519,37.1623],[-114.0519,37.1606],[-114.0519,37.1535],[-114.0519,37.1478],[-114.0519,37.1418],[-114.0519,37.1406],[-114.0519,37.1399],[-114.0519,37.1369],[-114.0519,37.1347],[-114.0519,37.1344],[-114.0519,37.1303],[-114.0519,37.1265],[-114.0519,37.1249],[-114.0519,37.1228],[-114.0524,37.1179],[-114.0525,37.1129],[-114.0524,37.1042],[-114.0523,37.0991],[-114.0523,37.0985],[-114.0523,37.0982],[-114.0522,37.0976],[-114.0522,37.0972],[-114.052,37.0934],[-114.0518,37.0918],[-114.0517,37.0914],[-114.0517,37.0913],[-114.0516,37.091],[-114.0515,37.0907],[-114.0515,37.0906],[-114.0516,37.0904],[-114.0516,37.0903],[-114.0515,37.0901],[-114.0514,37.0898],[-114.0514,37.0897],[-114.0515,37.0896],[-114.0515,37.0894],[-114.0514,37.0892],[-114.0514,37.0891],[-114.0515,37.0889],[-114.0515,37.0886],[-114.0516,37.0886],[-114.0515,37.0859],[-114.0514,37.0849],[-114.0513,37.0841],[-114.0512,37.0804],[-114.0509,37.075],[-114.0508,37.0716],[-114.0508,37.066],[-114.0507,37.06],[-114.0505,37.0463],[-114.0503,37.035],[-114.0503,37.0349],[-114.0503,37.0303],[-114.0502,37.0232],[-114.0502,37.0222],[-114.0501,37.0141],[-114.0501,37.0017],[-114.05,37.0002],[-114.0506,37.0002],[-114.0506,36.9991],[-114.0505,36.9925],[-114.0502,36.9725],[-114.0501,36.9659],[-114.05,36.958],[-114.05,36.9578],[-114.05,36.956],[-114.0501,36.9519],[-114.0501,36.9507],[-114.0501,36.9476],[-114.0502,36.9404],[-114.0502,36.9395],[-114.0502,36.9382],[-114.0502,36.9374],[-114.0502,36.9331],[-114.0502,36.9325],[-114.0504,36.9064],[-114.0504,36.9063],[-114.0504,36.9031],[-114.0505,36.8952],[-114.0505,36.8926],[-114.0504,36.8866],[-114.0504,36.8855],[-114.0504,36.8847],[-114.0504,36.8822],[-114.0504,36.8814],[-114.0504,36.8807],[-114.0503,36.8786],[-114.0503,36.8779],[-114.0503,36.875],[-114.0503,36.871],[-114.0503,36.8501],[-114.0503,36.8431],[-114.0503,36.84],[-114.0502,36.8306],[-114.0501,36.8284],[-114.0501,36.8274],[-114.0501,36.8269],[-114.0501,36.8254],[-114.0501,36.825],[-114.0501,36.8249],[-114.0501,36.8248],[-114.0501,36.8247],[-114.0501,36.8243],[-114.0501,36.8242],[-114.0501,36.8241],[-114.0501,36.8239],[-114.0501,36.8236],[-114.0501,36.8234],[-114.0501,36.8233],[-114.0501,36.8231],[-114.0501,36.8224],[-114.0501,36.8205],[-114.0501,36.8198],[-114.0501,36.8196],[-114.0501,36.8192],[-114.0501,36.819],[-114.0501,36.8188],[-114.0501,36.8181],[-114.0501,36.8179],[-114.0501,36.8178],[-114.0501,36.8176],[-114.0501,36.8175],[-114.0501,36.8174],[-114.0501,36.8171],[-114.0501,36.817],[-114.0502,36.8169],[-114.0502,36.8168],[-114.0502,36.8166],[-114.0501,36.8159],[-114.0501,36.8156],[-114.0502,36.8139],[-114.0501,36.8099],[-114.0501,36.8096],[-114.0501,36.8094],[-114.0501,36.8078],[-114.0501,36.8061],[-114.05,36.8041],[-114.05,36.8011],[-114.05,36.7997],[-114.05,36.7995],[-114.05,36.7994],[-114.05,36.7993],[-114.05,36.7992],[-114.05,36.7991],[-114.05,36.7988],[-114.05,36.7978],[-114.05,36.7974],[-114.05,36.7964],[-114.0499,36.7925],[-114.0499,36.7878],[-114.0499,36.7844],[-114.0499,36.7819],[-114.0499,36.7804],[-114.0499,36.7776],[-114.05,36.7737],[-114.05,36.7727],[-114.0501,36.7683],[-114.0503,36.7582],[-114.0503,36.7553],[-114.0503,36.7552],[-114.0503,36.7529],[-114.0503,36.7528],[-114.0503,36.752],[-114.0503,36.7509],[-114.0503,36.7503],[-114.0502,36.7485],[-114.0502,36.7478],[-114.0502,36.7466],[-114.0501,36.7429],[-114.05,36.7417],[-114.05,36.7387],[-114.05,36.7339],[-114.05,36.7242],[-114.05,36.7233],[-114.0499,36.7107],[-114.0499,36.7095],[-114.0498,36.7029],[-114.0496,36.6988],[-114.0495,36.6949],[-114.0493,36.6864],[-114.0493,36.6822],[-114.0492,36.6803],[-114.0491,36.6777],[-114.0488,36.6641],[-114.0487,36.6596],[-114.0487,36.6586],[-114.0486,36.6557],[-114.0486,36.6547],[-114.0484,36.6478],[-114.0481,36.6372],[-114.048,36.6312],[-114.0479,36.627],[-114.0478,36.6227],[-114.0477,36.62],[-114.0477,36.6179],[-114.0476,36.6114],[-114.0475,36.6093],[-114.0475,36.6089],[-114.0475,36.6079],[-114.0475,36.6076],[-114.0474,36.6032],[-114.0473,36.6003],[-114.0472,36.5971],[-114.047,36.5902],[-114.0469,36.5859],[-114.0468,36.5842],[-114.0467,36.5794],[-114.0467,36.5792],[-114.0467,36.578],[-114.0467,36.5775],[-114.0466,36.5772],[-114.0466,36.5762],[-114.0466,36.5759],[-114.0465,36.5735],[-114.0464,36.5663],[-114.0463,36.5646],[-114.0463,36.5639],[-114.0463,36.5622],[-114.0462,36.5574],[-114.0461,36.5557],[-114.046,36.5521],[-114.0459,36.5454],[-114.0458,36.5414],[-114.0457,36.5378],[-114.0457,36.5376],[-114.0457,36.5368],[-114.0457,36.5367],[-114.0457,36.5366],[-114.0457,36.535],[-114.0457,36.5331],[-114.0457,36.5328],[-114.0457,36.5308],[-114.0456,36.5237],[-114.0456,36.5225],[-114.0456,36.5211],[-114.0456,36.519],[-114.0456,36.5186],[-114.0455,36.5182],[-114.0455,36.5173],[-114.0455,36.5168],[-114.0453,36.5132],[-114.0453,36.5116],[-114.0451,36.5064],[-114.045,36.5021],[-114.045,36.4991],[-114.0449,36.4984],[-114.0449,36.4961],[-114.0448,36.4913],[-114.0448,36.491],[-114.0446,36.489],[-114.0444,36.4866],[-114.0443,36.4842],[-114.044,36.4815],[-114.0437,36.4768],[-114.0436,36.4761],[-114.0435,36.4743],[-114.0431,36.4697],[-114.0431,36.4671],[-114.0431,36.4664],[-114.043,36.4625],[-114.0429,36.4495],[-114.0428,36.4482],[-114.0429,36.448],[-114.0429,36.4479],[-114.0428,36.4455],[-114.0428,36.4447],[-114.0428,36.4383],[-114.043,36.3902],[-114.043,36.3874],[-114.043,36.3864],[-114.043,36.3859],[-114.0431,36.3805],[-114.0432,36.3794],[-114.0434,36.3762],[-114.0434,36.3755],[-114.0434,36.3751],[-114.0435,36.3745],[-114.0435,36.3725],[-114.0436,36.3718],[-114.0437,36.3693],[-114.0439,36.3643],[-114.0439,36.3623],[-114.044,36.3611],[-114.0447,36.3463],[-114.0447,36.3419],[-114.0447,36.3417],[-114.0448,36.3342],[-114.0448,36.3337],[-114.0448,36.3322],[-114.0448,36.332],[-114.0448,36.3317],[-114.0447,36.33],[-114.0446,36.329],[-114.0442,36.321],[-114.0441,36.3184],[-114.0441,36.3182],[-114.044,36.3176],[-114.044,36.3175],[-114.0441,36.3154],[-114.0442,36.3143],[-114.0443,36.3102],[-114.045,36.303],[-114.0451,36.302],[-114.0451,36.3001],[-114.0452,36.2979],[-114.0452,36.2975],[-114.0453,36.2965],[-114.0453,36.2961],[-114.0453,36.296],[-114.0453,36.2957],[-114.0453,36.2955],[-114.0453,36.2954],[-114.0453,36.295],[-114.0453,36.2947],[-114.0454,36.2927],[-114.0454,36.292],[-114.0455,36.2917],[-114.0455,36.2903],[-114.0456,36.2888],[-114.0456,36.2867],[-114.0456,36.2852],[-114.0455,36.2836],[-114.0455,36.2832],[-114.0455,36.281],[-114.0455,36.2744],[-114.0455,36.2733],[-114.0454,36.272],[-114.0453,36.2707],[-114.0451,36.2667],[-114.0451,36.2657],[-114.0447,36.2595],[-114.0447,36.2587],[-114.0445,36.2549],[-114.0444,36.2546],[-114.0442,36.2507],[-114.0442,36.2505],[-114.0441,36.2498],[-114.0441,36.2489],[-114.044,36.248],[-114.044,36.2477],[-114.044,36.247],[-114.0439,36.2468],[-114.0439,36.2462],[-114.0439,36.246],[-114.0439,36.2451],[-114.0439,36.2437],[-114.0439,36.2431],[-114.0439,36.2423],[-114.0439,36.2379],[-114.0439,36.2368],[-114.044,36.2349],[-114.044,36.2342],[-114.044,36.2313],[-114.044,36.231],[-114.044,36.2297],[-114.044,36.2293],[-114.044,36.2235],[-114.044,36.2216],[-114.044,36.2215],[-114.044,36.2193],[-114.044,36.2189],[-114.044,36.2172],[-114.044,36.2146],[-114.044,36.2125],[-114.044,36.2102],[-114.044,36.2097],[-114.044,36.2081],[-114.044,36.2076],[-114.044,36.2054],[-114.044,36.2023],[-114.044,36.2014],[-114.044,36.1988],[-114.044,36.1966],[-114.044,36.196],[-114.044,36.1952],[-114.044,36.194],[-114.0439,36.1939],[-114.0439,36.1938],[-114.0439,36.1937],[-114.0439,36.1935],[-114.0439,36.1934],[-114.0441,36.1933],[-114.0443,36.1933],[-114.0451,36.1931],[-114.0469,36.1927],[-114.0484,36.1924],[-114.0495,36.1921],[-114.0527,36.1909],[-114.0533,36.1905],[-114.0536,36.1903],[-114.0563,36.189],[-114.0587,36.1878],[-114.0613,36.185],[-114.0624,36.184],[-114.0632,36.1831],[-114.0632,36.183],[-114.064,36.1822],[-114.0644,36.1817],[-114.0648,36.1813],[-114.0668,36.1791],[-114.0688,36.1757],[-114.07,36.1737],[-114.0712,36.1717],[-114.0713,36.1715],[-114.0714,36.1713],[-114.0717,36.1709],[-114.0728,36.1685],[-114.0756,36.1625],[-114.0778,36.1595],[-114.0788,36.1574],[-114.0794,36.1546],[-114.0812,36.1502],[-114.0879,36.1429],[-114.0893,36.1404],[-114.0893,36.1403],[-114.0917,36.1373],[-114.0924,36.1353],[-114.0927,36.1324],[-114.0935,36.1303],[-114.0942,36.1284],[-114.0948,36.1265],[-114.0951,36.1257],[-114.0954,36.125],[-114.0957,36.1242],[-114.097,36.1208],[-114.0977,36.1202],[-114.0978,36.1202],[-114.0992,36.1197],[-114.1004,36.1194],[-114.1042,36.1194],[-114.1074,36.1194],[-114.1084,36.1191],[-114.1161,36.1155],[-114.117,36.1148],[-114.1185,36.1139],[-114.1187,36.1136],[-114.1189,36.1133],[-114.1192,36.113],[-114.1209,36.1108],[-114.1211,36.1102],[-114.1212,36.1099],[-114.1213,36.1095],[-114.1217,36.1083],[-114.1218,36.1057],[-114.1213,36.1045],[-114.121,36.1039],[-114.1193,36.1019],[-114.118,36.1013],[-114.1171,36.1012],[-114.1152,36.0999],[-114.1139,36.0983],[-114.1124,36.0966],[-114.1119,36.0958],[-114.112,36.0949],[-114.1123,36.0941],[-114.113,36.0933],[-114.1139,36.0923],[-114.1153,36.0909],[-114.1157,36.0905],[-114.1163,36.0897],[-114.117,36.0889],[-114.1183,36.0875],[-114.1196,36.0858],[-114.1212,36.0827],[-114.124,36.0756],[-114.1258,36.073],[-114.1259,36.0729],[-114.1279,36.0707],[-114.1298,36.0685],[-114.1327,36.063],[-114.1334,36.0617],[-114.1352,36.057],[-114.1362,36.0532],[-114.1359,36.0504],[-114.1352,36.0472],[-114.1348,36.0453],[-114.1348,36.0439],[-114.1357,36.0412],[-114.1362,36.0403],[-114.1371,36.0385],[-114.1383,36.0372],[-114.1405,36.0362],[-114.1432,36.0353],[-114.1447,36.0343],[-114.1457,36.033],[-114.1458,36.0305],[-114.1456,36.0286],[-114.1459,36.0272],[-114.1465,36.0266],[-114.147,36.0261],[-114.1483,36.0252],[-114.1502,36.0235],[-114.1508,36.0233],[-114.1514,36.0231],[-114.1534,36.0232],[-114.1547,36.0238],[-114.1573,36.025],[-114.1596,36.0257],[-114.1612,36.0263],[-114.1631,36.0266],[-114.1644,36.0269],[-114.1666,36.027],[-114.1671,36.0269],[-114.1709,36.0267],[-114.1719,36.0267],[-114.1733,36.0267],[-114.1747,36.0267],[-114.1763,36.0261],[-114.1794,36.0243],[-114.1827,36.0233],[-114.1859,36.0223],[-114.186,36.0222],[-114.1901,36.0206],[-114.1907,36.0203],[-114.1912,36.02],[-114.1929,36.0196],[-114.1947,36.0191],[-114.1967,36.0186],[-114.1988,36.0181],[-114.2001,36.0177],[-114.2005,36.0177],[-114.2012,36.0177],[-114.2042,36.0166],[-114.2061,36.0166],[-114.2079,36.0162],[-114.2082,36.016],[-114.2106,36.0154],[-114.2119,36.0148],[-114.2135,36.0146],[-114.2147,36.0148],[-114.2162,36.0144],[-114.2166,36.0143],[-114.2188,36.0145],[-114.2215,36.0142],[-114.2242,36.0139],[-114.2248,36.0137],[-114.2265,36.0146],[-114.228,36.0147],[-114.2286,36.0145],[-114.2295,36.0142],[-114.2301,36.014],[-114.2318,36.0132],[-114.2334,36.0128],[-114.2352,36.013],[-114.2354,36.013],[-114.2369,36.0132],[-114.2373,36.0137],[-114.2374,36.0137],[-114.2375,36.0138],[-114.2376,36.0139],[-114.2377,36.014],[-114.2382,36.0145],[-114.2392,36.0149],[-114.2399,36.0151],[-114.2404,36.0153],[-114.2421,36.0152],[-114.2439,36.0153],[-114.2448,36.0158],[-114.2461,36.0172],[-114.2462,36.0172],[-114.2481,36.0183],[-114.2484,36.0186],[-114.2508,36.0196],[-114.2516,36.0199],[-114.2595,36.0242],[-114.2624,36.0261],[-114.2644,36.0279],[-114.265,36.0288],[-114.266,36.0303],[-114.2674,36.0329],[-114.2686,36.035],[-114.2692,36.0368],[-114.2689,36.0409],[-114.2695,36.0438],[-114.2709,36.0455],[-114.2723,36.0463],[-114.2739,36.0465],[-114.2762,36.0461],[-114.2782,36.0458],[-114.2796,36.0461],[-114.284,36.0482],[-114.286,36.0487],[-114.288,36.0491],[-114.2895,36.0498],[-114.2909,36.0505],[-114.2912,36.0511],[-114.2919,36.0523],[-114.2934,36.0545],[-114.2959,36.0562],[-114.2986,36.0573],[-114.2998,36.0574],[-114.301,36.0575],[-114.3085,36.057],[-114.3086,36.057],[-114.3119,36.0577],[-114.3136,36.059],[-114.3144,36.0605],[-114.3144,36.0615],[-114.3143,36.062],[-114.3139,36.0634],[-114.3136,36.0641],[-114.3124,36.0661],[-114.3103,36.0675],[-114.3075,36.0697],[-114.3065,36.0707],[-114.3059,36.0715],[-114.3044,36.074],[-114.3042,36.0756],[-114.3048,36.0767],[-114.3054,36.0782],[-114.3063,36.081],[-114.3067,36.0819],[-114.3069,36.0825],[-114.3124,36.0881],[-114.3131,36.0888],[-114.3152,36.0915],[-114.317,36.0934],[-114.3173,36.0936],[-114.3174,36.0937],[-114.3176,36.0938],[-114.3191,36.0948],[-114.3209,36.0965],[-114.3221,36.0985],[-114.3225,36.0996],[-114.3226,36.0999],[-114.3235,36.1012],[-114.3246,36.102],[-114.3255,36.103],[-114.3258,36.1039],[-114.327,36.1049],[-114.3288,36.1059],[-114.331,36.1061],[-114.3336,36.1063],[-114.3346,36.1068],[-114.3355,36.1078],[-114.3363,36.109],[-114.3373,36.1104],[-114.3388,36.1113],[-114.341,36.1135],[-114.3426,36.1159],[-114.345,36.1185],[-114.3451,36.1186],[-114.3486,36.1212],[-114.3519,36.1233],[-114.3548,36.1251],[-114.3573,36.1267],[-114.359,36.1278],[-114.3606,36.1294],[-114.3645,36.1341],[-114.3655,36.1363],[-114.3674,36.1385],[-114.3685,36.1409],[-114.3702,36.1426],[-114.3717,36.1432],[-114.3737,36.1437],[-114.3753,36.1436],[-114.3754,36.1436],[-114.3766,36.143],[-114.3781,36.1421],[-114.38,36.1414],[-114.3815,36.1414],[-114.3824,36.1416],[-114.3883,36.1429],[-114.3943,36.1446],[-114.3984,36.1458],[-114.4023,36.1465],[-114.4043,36.1468],[-114.4056,36.147],[-114.4091,36.147],[-114.4118,36.1466],[-114.4125,36.1465],[-114.4153,36.1451],[-114.4182,36.1428],[-114.4201,36.1405],[-114.4231,36.1373],[-114.4259,36.1356],[-114.4309,36.1326],[-114.4355,36.1301],[-114.4395,36.128],[-114.4435,36.1257],[-114.4437,36.1256],[-114.445,36.1253],[-114.4462,36.1257],[-114.4471,36.126],[-114.4488,36.1277],[-114.4513,36.1298],[-114.4538,36.1336],[-114.4551,36.1364],[-114.4565,36.138],[-114.4589,36.1392],[-114.4626,36.1396],[-114.4656,36.1395],[-114.4687,36.1389],[-114.4783,36.1327],[-114.4838,36.1297],[-114.4876,36.1287],[-114.4918,36.128],[-114.4989,36.1266],[-114.5018,36.1266],[-114.5047,36.1272],[-114.5072,36.1285],[-114.5085,36.1299],[-114.509,36.1316],[-114.5092,36.1332],[-114.5084,36.1346],[-114.5072,36.1363],[-114.5052,36.1381],[-114.5032,36.1392],[-114.5011,36.1401],[-114.5003,36.1407],[-114.5,36.1416],[-114.5002,36.1432],[-114.5011,36.1445],[-114.5081,36.1497],[-114.5112,36.1506],[-114.5143,36.1508],[-114.5169,36.1503],[-114.5192,36.1497],[-114.5262,36.1482],[-114.5289,36.1478],[-114.5311,36.1476],[-114.5323,36.148],[-114.5329,36.1493],[-114.5345,36.1502],[-114.5376,36.1514],[-114.5392,36.1518],[-114.5432,36.1519],[-114.5448,36.1516],[-114.5465,36.1511],[-114.5467,36.1511],[-114.5487,36.1507],[-114.5504,36.1511],[-114.5523,36.1514],[-114.5532,36.1518],[-114.5545,36.1523],[-114.5551,36.1523],[-114.5554,36.1524],[-114.5556,36.1524],[-114.5562,36.1525],[-114.557,36.1522],[-114.5576,36.1519],[-114.5612,36.1509],[-114.5647,36.1508],[-114.5691,36.1512],[-114.5711,36.1511],[-114.5725,36.1506],[-114.5743,36.1501],[-114.5771,36.1489],[-114.5788,36.1472],[-114.5796,36.1467],[-114.5807,36.146],[-114.5836,36.1456],[-114.5837,36.1456],[-114.585,36.1451],[-114.5876,36.1439],[-114.5898,36.1432],[-114.593,36.1427],[-114.5942,36.1423],[-114.5944,36.1422],[-114.5946,36.1422],[-114.5965,36.1415],[-114.5975,36.1409],[-114.5981,36.1405],[-114.6042,36.1358],[-114.6093,36.1322],[-114.6096,36.1321],[-114.6106,36.1316],[-114.6117,36.131],[-114.6132,36.1303],[-114.6154,36.1296],[-114.6169,36.1298],[-114.6184,36.1303],[-114.6206,36.1318],[-114.6223,36.1343],[-114.6238,36.1371],[-114.6271,36.1408],[-114.6285,36.1418],[-114.6305,36.1422],[-114.6314,36.1414],[-114.6325,36.1399],[-114.6358,36.1362],[-114.6369,36.1356],[-114.6383,36.1354],[-114.6401,36.1351],[-114.6411,36.1344],[-114.642,36.1337],[-114.6424,36.1335],[-114.6457,36.132],[-114.6491,36.1298],[-114.6517,36.1286],[-114.6529,36.1278],[-114.6555,36.1262],[-114.6581,36.1241],[-114.6588,36.123],[-114.6589,36.1228],[-114.6589,36.1227],[-114.6604,36.12],[-114.6618,36.1182],[-114.6621,36.1177],[-114.6643,36.1163],[-114.6657,36.1161],[-114.6692,36.116],[-114.6719,36.116],[-114.6729,36.1155],[-114.6731,36.1154],[-114.6731,36.1153],[-114.6739,36.1149],[-114.6744,36.1145],[-114.6751,36.1141],[-114.6757,36.1134],[-114.6766,36.1124],[-114.6774,36.1117],[-114.6778,36.1112],[-114.6784,36.1108],[-114.679,36.1104],[-114.6798,36.1099],[-114.6805,36.1095],[-114.6813,36.1093],[-114.6818,36.1092],[-114.6827,36.1091],[-114.6827,36.1092],[-114.6844,36.1095],[-114.6851,36.1098],[-114.6858,36.1103],[-114.687,36.111],[-114.6881,36.1115],[-114.6895,36.1119],[-114.6901,36.1121],[-114.6916,36.1125],[-114.6926,36.1126],[-114.6936,36.1125],[-114.6937,36.1125],[-114.6941,36.1123],[-114.6946,36.1119],[-114.6955,36.1112],[-114.6958,36.1109],[-114.6959,36.1109],[-114.6965,36.1105],[-114.697,36.1103],[-114.6978,36.1101],[-114.7016,36.109],[-114.7031,36.1085],[-114.7037,36.1084],[-114.7047,36.1082],[-114.7056,36.1083],[-114.7061,36.1082],[-114.7073,36.108],[-114.708,36.1078],[-114.7085,36.1076],[-114.7093,36.1074],[-114.7103,36.1074],[-114.7113,36.1073],[-114.7143,36.1073],[-114.7154,36.1073],[-114.7157,36.1073],[-114.7172,36.1073],[-114.7183,36.1072],[-114.7251,36.1061],[-114.726,36.1059],[-114.7261,36.1059],[-114.7316,36.1051],[-114.7341,36.1047],[-114.7349,36.1044],[-114.7358,36.1041],[-114.7368,36.1035],[-114.7375,36.1031],[-114.7392,36.1019],[-114.7451,36.0977],[-114.7489,36.0952],[-114.7492,36.0949],[-114.7501,36.0923],[-114.7514,36.0908],[-114.7528,36.0894],[-114.7538,36.0878],[-114.7545,36.0862],[-114.7547,36.0851],[-114.754,36.0831],[-114.7506,36.0803],[-114.7489,36.075],[-114.7477,36.0739],[-114.7452,36.0725],[-114.7435,36.071],[-114.7423,36.0692],[-114.7421,36.0687],[-114.7422,36.0678],[-114.7411,36.0654],[-114.7401,36.0624],[-114.7393,36.0618],[-114.7366,36.0595],[-114.736,36.0591],[-114.7356,36.0578],[-114.7353,36.0566],[-114.7351,36.0549],[-114.7351,36.0544],[-114.7357,36.0534],[-114.7358,36.0532],[-114.7363,36.0527],[-114.7377,36.0515],[-114.7395,36.0502],[-114.7417,36.0479],[-114.7425,36.0457],[-114.7425,36.0456],[-114.7425,36.0446],[-114.7427,36.0426],[-114.7425,36.0419],[-114.7421,36.0398],[-114.7413,36.038],[-114.74,36.0375],[-114.7389,36.0375],[-114.7374,36.0378],[-114.7357,36.038],[-114.7345,36.038],[-114.7334,36.0379],[-114.7325,36.0374],[-114.7306,36.0362],[-114.7299,36.0355],[-114.7276,36.0331],[-114.7251,36.0319],[-114.7237,36.0312],[-114.7227,36.0303],[-114.7225,36.0298],[-114.7221,36.029],[-114.7222,36.028],[-114.7233,36.0266],[-114.7256,36.0244],[-114.7289,36.0214],[-114.7291,36.0213],[-114.7299,36.0207],[-114.7307,36.0202],[-114.7317,36.0196],[-114.7334,36.0186],[-114.7352,36.0174],[-114.7356,36.0172],[-114.7361,36.0169],[-114.7365,36.0167],[-114.7369,36.0164],[-114.737,36.0164],[-114.7371,36.0163],[-114.7372,36.0162],[-114.7373,36.0162],[-114.738,36.0157],[-114.7386,36.0152],[-114.7387,36.0151],[-114.7387,36.015],[-114.7399,36.0138],[-114.7409,36.0129],[-114.7411,36.0125],[-114.7411,36.0124],[-114.7412,36.0123],[-114.7412,36.0122],[-114.7417,36.0112],[-114.7418,36.0111],[-114.7419,36.011],[-114.7423,36.0103],[-114.7426,36.0093],[-114.743,36.0085],[-114.7432,36.0067],[-114.7428,36.0056],[-114.7423,36.0043],[-114.7417,36.0023],[-114.7416,36],[-114.7415,35.9998],[-114.7415,35.9997],[-114.7413,35.999],[-114.7411,35.9982],[-114.7408,35.9975],[-114.7408,35.9971],[-114.7408,35.9962],[-114.7405,35.9948],[-114.7402,35.9939],[-114.7399,35.9931],[-114.7395,35.9925],[-114.7393,35.9918],[-114.7394,35.9914],[-114.74,35.9905],[-114.7431,35.9874],[-114.7432,35.9873],[-114.7434,35.9868],[-114.7436,35.9858],[-114.7437,35.9854],[-114.7437,35.9849],[-114.7436,35.9844],[-114.7435,35.9836],[-114.7405,35.9755],[-114.7362,35.9694],[-114.7347,35.968],[-114.7325,35.9659],[-114.7314,35.9645],[-114.7311,35.9641],[-114.7306,35.9634],[-114.7305,35.9633],[-114.7301,35.9627],[-114.7297,35.9625],[-114.7293,35.9624],[-114.7287,35.9618],[-114.7285,35.9604],[-114.7298,35.9599],[-114.7296,35.9596],[-114.7293,35.9592],[-114.7287,35.9582],[-114.7286,35.958],[-114.7284,35.9577],[-114.728,35.9572],[-114.7278,35.9568],[-114.7274,35.9561],[-114.7268,35.9552],[-114.7267,35.955],[-114.7266,35.9548],[-114.7262,35.9542],[-114.7247,35.9517],[-114.7246,35.9516],[-114.7244,35.9513],[-114.7239,35.9505],[-114.7238,35.9504],[-114.7237,35.9502],[-114.7236,35.95],[-114.7232,35.9494],[-114.7229,35.9489],[-114.7227,35.9485],[-114.7226,35.9484],[-114.7225,35.9482],[-114.7224,35.948],[-114.7223,35.9479],[-114.7222,35.9478],[-114.722,35.9475],[-114.7216,35.9467],[-114.7212,35.9462],[-114.7209,35.9457],[-114.7207,35.9454],[-114.7203,35.9447],[-114.72,35.9442],[-114.718,35.9411],[-114.7179,35.941],[-114.7178,35.9409],[-114.7176,35.9405],[-114.7173,35.9401],[-114.717,35.9397],[-114.7168,35.9393],[-114.7146,35.9359],[-114.714,35.935],[-114.7138,35.9346],[-114.7133,35.9338],[-114.7132,35.933],[-114.7134,35.9319],[-114.7129,35.9325],[-114.7128,35.9326],[-114.7128,35.9325],[-114.7129,35.9323],[-114.713,35.9322],[-114.7125,35.9319],[-114.711,35.9308],[-114.7108,35.9306],[-114.7086,35.9289],[-114.7085,35.9288],[-114.7084,35.9287],[-114.708,35.9283],[-114.7076,35.928],[-114.7073,35.9262],[-114.7074,35.9253],[-114.7075,35.9216],[-114.7075,35.9215],[-114.7078,35.9203],[-114.7078,35.9196],[-114.7079,35.9192],[-114.7078,35.9188],[-114.7074,35.9181],[-114.7078,35.917],[-114.7088,35.9167],[-114.7092,35.9168],[-114.709,35.916],[-114.709,35.9158],[-114.709,35.9154],[-114.7086,35.9132],[-114.7085,35.9127],[-114.7083,35.9114],[-114.7081,35.9099],[-114.7068,35.9089],[-114.7057,35.9093],[-114.7059,35.9089],[-114.706,35.9086],[-114.7051,35.9076],[-114.7046,35.9074],[-114.7045,35.9074],[-114.7043,35.9073],[-114.7035,35.9067],[-114.703,35.9057],[-114.7024,35.9051],[-114.7022,35.9048],[-114.7008,35.9031],[-114.7003,35.9018],[-114.7002,35.9018],[-114.6993,35.9008],[-114.6988,35.9003],[-114.6983,35.9],[-114.6976,35.8994],[-114.6961,35.8987],[-114.6959,35.8984],[-114.6951,35.8977],[-114.6949,35.8976],[-114.6961,35.8965],[-114.6945,35.8966],[-114.6941,35.896],[-114.6936,35.8953],[-114.6909,35.8935],[-114.6896,35.8927],[-114.6849,35.8897],[-114.6846,35.8894],[-114.681,35.8869],[-114.6808,35.8867],[-114.6793,35.8857],[-114.679,35.8855],[-114.678,35.8847],[-114.6774,35.8838],[-114.676,35.8823],[-114.673,35.879],[-114.672,35.878],[-114.6691,35.8758],[-114.6681,35.8752],[-114.6671,35.875],[-114.6673,35.8749],[-114.6672,35.8749],[-114.6672,35.8748],[-114.6664,35.8745],[-114.6648,35.8743],[-114.6642,35.8742],[-114.6641,35.8741],[-114.6632,35.8737],[-114.6628,35.8732],[-114.6624,35.8725],[-114.6623,35.8724],[-114.6622,35.8723],[-114.6616,35.8712],[-114.6616,35.8711],[-114.6616,35.8705],[-114.662,35.8698],[-114.6626,35.8692],[-114.6636,35.8688],[-114.664,35.8686],[-114.6649,35.8682],[-114.6666,35.8674],[-114.6672,35.8672],[-114.6675,35.8671],[-114.6691,35.8658],[-114.6694,35.8653],[-114.6697,35.865],[-114.6697,35.8651],[-114.6708,35.865],[-114.6719,35.865],[-114.6723,35.865],[-114.6726,35.8649],[-114.6736,35.8646],[-114.6749,35.8644],[-114.6754,35.8642],[-114.6755,35.8642],[-114.676,35.8639],[-114.6776,35.8635],[-114.6782,35.8633],[-114.6784,35.8633],[-114.6791,35.8633],[-114.6802,35.8633],[-114.6815,35.863],[-114.6819,35.863],[-114.6821,35.8629],[-114.6834,35.8624],[-114.6846,35.862],[-114.6856,35.8616],[-114.6878,35.8607],[-114.6896,35.8599],[-114.6915,35.8587],[-114.6919,35.858],[-114.6924,35.8572],[-114.6929,35.8563],[-114.6929,35.8562],[-114.6934,35.8551],[-114.6944,35.8545],[-114.695,35.8541],[-114.6953,35.854],[-114.6961,35.8538],[-114.6966,35.8537],[-114.7,35.8536],[-114.7019,35.8532],[-114.7036,35.8526],[-114.7044,35.852],[-114.7049,35.8516],[-114.7059,35.8505],[-114.7065,35.849],[-114.7065,35.8481],[-114.7065,35.8473],[-114.7063,35.8462],[-114.7062,35.8461],[-114.7061,35.8459],[-114.7045,35.8444],[-114.7042,35.8443],[-114.7042,35.8427],[-114.7039,35.8424],[-114.7038,35.8422],[-114.7035,35.8418],[-114.7023,35.8421],[-114.7024,35.8419],[-114.7024,35.8415],[-114.7024,35.8413],[-114.7023,35.8408],[-114.7021,35.8402],[-114.7018,35.8397],[-114.7017,35.8397],[-114.7017,35.8396],[-114.7015,35.8393],[-114.7002,35.838],[-114.6969,35.8346],[-114.6958,35.8334],[-114.6956,35.8329],[-114.6955,35.8328],[-114.6954,35.8327],[-114.6953,35.8323],[-114.6953,35.8316],[-114.6953,35.8311],[-114.6953,35.8308],[-114.6954,35.8307],[-114.6954,35.8306],[-114.6955,35.8299],[-114.6966,35.828],[-114.6967,35.8278],[-114.6968,35.8276],[-114.6973,35.8268],[-114.6989,35.8246],[-114.6991,35.8242],[-114.7003,35.8226],[-114.7006,35.822],[-114.7009,35.8215],[-114.7013,35.8203],[-114.7016,35.8197],[-114.7023,35.8178],[-114.7027,35.8166],[-114.7032,35.8154],[-114.7033,35.8152],[-114.7035,35.8148],[-114.7037,35.8146],[-114.7041,35.8141],[-114.7042,35.814],[-114.7055,35.8128],[-114.7063,35.812],[-114.7077,35.8113],[-114.7088,35.8106],[-114.7093,35.81],[-114.7097,35.8094],[-114.71,35.8087],[-114.7101,35.8086],[-114.7105,35.8075],[-114.7113,35.8067],[-114.7119,35.8057],[-114.712,35.8055],[-114.7119,35.8049],[-114.7115,35.8044],[-114.7092,35.8021],[-114.7086,35.8015],[-114.7058,35.7989],[-114.7044,35.7968],[-114.7043,35.7966],[-114.7032,35.7947],[-114.7015,35.7927],[-114.7012,35.7925],[-114.6999,35.7911],[-114.6993,35.7905],[-114.6991,35.7895],[-114.699,35.788],[-114.6993,35.7856],[-114.6994,35.7852],[-114.6994,35.7848],[-114.6997,35.7829],[-114.6999,35.7816],[-114.6999,35.7814],[-114.6999,35.7813],[-114.7001,35.7801],[-114.7007,35.7773],[-114.7012,35.7741],[-114.7012,35.7735],[-114.7012,35.7728],[-114.7012,35.7721],[-114.7012,35.7718],[-114.7011,35.771],[-114.701,35.7697],[-114.7007,35.7683],[-114.7003,35.7669],[-114.6974,35.7607],[-114.6968,35.7599],[-114.6963,35.7593],[-114.6955,35.7587],[-114.6952,35.7585],[-114.6947,35.7579],[-114.6947,35.7578],[-114.6946,35.7572],[-114.6943,35.7566],[-114.695,35.7558],[-114.6957,35.7555],[-114.696,35.7554],[-114.6962,35.7551],[-114.6966,35.7546],[-114.6968,35.7538],[-114.6968,35.7529],[-114.6968,35.7528],[-114.6977,35.751],[-114.6977,35.7498],[-114.6976,35.7484],[-114.6969,35.7472],[-114.6967,35.7461],[-114.6966,35.7455],[-114.6966,35.7447],[-114.6965,35.7441],[-114.6964,35.7427],[-114.6964,35.7426],[-114.6964,35.7425],[-114.6964,35.7418],[-114.6964,35.7417],[-114.6964,35.7416],[-114.6965,35.741],[-114.6965,35.7408],[-114.6965,35.74],[-114.6965,35.7389],[-114.6966,35.7387],[-114.6967,35.7379],[-114.6968,35.7371],[-114.6969,35.7369],[-114.697,35.7358],[-114.6971,35.7353],[-114.6973,35.7345],[-114.6975,35.7337],[-114.6975,35.7335],[-114.6975,35.7333],[-114.6978,35.7318],[-114.6979,35.7317],[-114.6984,35.73],[-114.6994,35.7269],[-114.6995,35.7268],[-114.6995,35.7267],[-114.6996,35.7265],[-114.6997,35.7263],[-114.7,35.7255],[-114.7004,35.7245],[-114.7007,35.7238],[-114.7011,35.7229],[-114.7016,35.7217],[-114.7017,35.7213],[-114.7018,35.7211],[-114.7019,35.721],[-114.7019,35.7208],[-114.7021,35.7203],[-114.7022,35.7201],[-114.7025,35.7194],[-114.7026,35.7191],[-114.7028,35.7187],[-114.7032,35.7175],[-114.7038,35.7161],[-114.704,35.7156],[-114.7042,35.7151],[-114.7044,35.7144],[-114.7047,35.7137],[-114.7054,35.7118],[-114.7056,35.7104],[-114.7055,35.709],[-114.7053,35.7083],[-114.7056,35.7083],[-114.7053,35.7076],[-114.705,35.7072],[-114.7048,35.7067],[-114.705,35.7064],[-114.7045,35.706],[-114.7036,35.7039],[-114.7031,35.7033],[-114.7024,35.7024],[-114.7022,35.7022],[-114.7014,35.7011],[-114.7005,35.7003],[-114.7,35.6999],[-114.6995,35.6993],[-114.6993,35.6992],[-114.6969,35.6971],[-114.6962,35.6966],[-114.6961,35.6964],[-114.6952,35.6958],[-114.6926,35.694],[-114.6917,35.6934],[-114.6913,35.6931],[-114.6901,35.6925],[-114.6881,35.6913],[-114.6857,35.6903],[-114.6851,35.69],[-114.6839,35.6894],[-114.6838,35.6893],[-114.6835,35.6891],[-114.6827,35.6886],[-114.6819,35.6876],[-114.6816,35.6871],[-114.681,35.6859],[-114.6809,35.6855],[-114.6806,35.684],[-114.6808,35.6823],[-114.6815,35.68],[-114.6819,35.679],[-114.6823,35.6778],[-114.6826,35.6774],[-114.6828,35.6769],[-114.683,35.6764],[-114.6834,35.6756],[-114.6847,35.6733],[-114.6851,35.6726],[-114.6854,35.6719],[-114.686,35.6706],[-114.6866,35.67],[-114.687,35.6694],[-114.6878,35.6684],[-114.6881,35.6681],[-114.6885,35.6676],[-114.6889,35.6672],[-114.6896,35.6663],[-114.6902,35.6652],[-114.6905,35.6638],[-114.6905,35.6627],[-114.6902,35.6612],[-114.69,35.66],[-114.6899,35.6589],[-114.6899,35.6583],[-114.6897,35.6567],[-114.6896,35.6562],[-114.6896,35.6559],[-114.6896,35.6556],[-114.6895,35.6552],[-114.6895,35.6547],[-114.6894,35.6541],[-114.6892,35.6529],[-114.6893,35.6523],[-114.6895,35.6514],[-114.6894,35.6512],[-114.6893,35.651],[-114.689,35.6503],[-114.6887,35.65],[-114.6881,35.6493],[-114.6861,35.6475],[-114.6851,35.647],[-114.6838,35.6463],[-114.6835,35.6461],[-114.6832,35.6459],[-114.6826,35.6455],[-114.6822,35.6453],[-114.6818,35.645],[-114.6814,35.6448],[-114.6814,35.6447],[-114.6811,35.6445],[-114.6809,35.6444],[-114.6808,35.6443],[-114.6794,35.6434],[-114.6789,35.6429],[-114.6779,35.6421],[-114.6776,35.6418],[-114.6765,35.6405],[-114.675,35.6383],[-114.6745,35.6375],[-114.6734,35.6355],[-114.6733,35.6354],[-114.6724,35.6339],[-114.6721,35.6334],[-114.6703,35.6308],[-114.67,35.6303],[-114.6693,35.6293],[-114.669,35.6289],[-114.6686,35.6281],[-114.6685,35.6279],[-114.6684,35.6277],[-114.6681,35.6271],[-114.6673,35.625],[-114.6669,35.624],[-114.6667,35.6233],[-114.6667,35.6231],[-114.6659,35.6221],[-114.6654,35.6216],[-114.6651,35.6214],[-114.6637,35.6208],[-114.6633,35.6208],[-114.6631,35.6208],[-114.663,35.6207],[-114.662,35.6207],[-114.6606,35.6203],[-114.6595,35.6195],[-114.6581,35.618],[-114.6572,35.617],[-114.6553,35.6142],[-114.6552,35.6141],[-114.6545,35.6128],[-114.6539,35.6117],[-114.6536,35.6098],[-114.6535,35.6097],[-114.6535,35.6082],[-114.6535,35.608],[-114.6536,35.6072],[-114.6541,35.6061],[-114.6542,35.6059],[-114.6545,35.6052],[-114.6544,35.6047],[-114.6544,35.6043],[-114.6543,35.604],[-114.6543,35.6039],[-114.6542,35.6038],[-114.654,35.603],[-114.6537,35.6004],[-114.6538,35.5995],[-114.6538,35.5994],[-114.6538,35.5993],[-114.6539,35.5985],[-114.6543,35.5973],[-114.6545,35.5966],[-114.6556,35.5948],[-114.6566,35.5928],[-114.6573,35.5913],[-114.6579,35.5903],[-114.6581,35.5898],[-114.6583,35.5893],[-114.6586,35.5887],[-114.6588,35.5883],[-114.6592,35.5875],[-114.6596,35.5871],[-114.6597,35.587],[-114.6602,35.5868],[-114.6606,35.5866],[-114.6608,35.5865],[-114.6619,35.5863],[-114.6625,35.5862],[-114.6628,35.5861],[-114.663,35.5861],[-114.6635,35.586],[-114.6642,35.5859],[-114.6653,35.5855],[-114.6662,35.5851],[-114.6676,35.5843],[-114.6689,35.5838],[-114.6702,35.5835],[-114.6705,35.5833],[-114.6721,35.5824],[-114.6727,35.582],[-114.6744,35.581],[-114.675,35.5807],[-114.675,35.5806],[-114.6757,35.58],[-114.6757,35.5795],[-114.6754,35.5789],[-114.6749,35.5784],[-114.6742,35.5779],[-114.6739,35.5777],[-114.6716,35.5762],[-114.67,35.5756],[-114.6684,35.5743],[-114.6662,35.5716],[-114.6657,35.5707],[-114.6647,35.5689],[-114.6644,35.5684],[-114.6641,35.5673],[-114.6639,35.5665],[-114.6639,35.5663],[-114.6632,35.5652],[-114.6629,35.5644],[-114.6628,35.5643],[-114.6628,35.5637],[-114.6628,35.5634],[-114.6631,35.5626],[-114.6635,35.561],[-114.6634,35.5599],[-114.6625,35.5575],[-114.6624,35.5575],[-114.662,35.5559],[-114.662,35.5548],[-114.662,35.5546],[-114.662,35.5526],[-114.6617,35.5515],[-114.6614,35.5502],[-114.6611,35.549],[-114.6611,35.5485],[-114.6612,35.5478],[-114.6616,35.5457],[-114.6615,35.5446],[-114.6615,35.5441],[-114.6613,35.5437],[-114.6611,35.5429],[-114.6608,35.5417],[-114.6605,35.541],[-114.6603,35.5404],[-114.6601,35.5401],[-114.66,35.5399],[-114.6595,35.5392],[-114.6594,35.539],[-114.6587,35.5382],[-114.6579,35.5371],[-114.6578,35.537],[-114.6571,35.5359],[-114.6568,35.535],[-114.6568,35.5338],[-114.6572,35.5323],[-114.6577,35.5307],[-114.658,35.5304],[-114.6589,35.5291],[-114.6594,35.5285],[-114.6599,35.5279],[-114.66,35.5279],[-114.6617,35.5267],[-114.6619,35.5262],[-114.6624,35.5254],[-114.6627,35.5249],[-114.6634,35.5232],[-114.6637,35.5228],[-114.664,35.5222],[-114.6646,35.5215],[-114.6649,35.5214],[-114.6654,35.5211],[-114.6659,35.5211],[-114.6666,35.521],[-114.6686,35.5212],[-114.6688,35.5211],[-114.6695,35.5208],[-114.6696,35.5207],[-114.6704,35.5201],[-114.6712,35.5195],[-114.6728,35.5184],[-114.6731,35.5182],[-114.6733,35.518],[-114.6736,35.5177],[-114.6741,35.5173],[-114.6746,35.5168],[-114.6754,35.5159],[-114.6757,35.5156],[-114.6758,35.5154],[-114.6762,35.5146],[-114.6763,35.5145],[-114.6771,35.5129],[-114.6772,35.5129],[-114.6773,35.5119],[-114.6775,35.511],[-114.6775,35.5098],[-114.6776,35.5092],[-114.6776,35.509],[-114.6776,35.5088],[-114.678,35.5063],[-114.6781,35.5057],[-114.6782,35.5052],[-114.6784,35.5045],[-114.6784,35.5043],[-114.6787,35.5029],[-114.6787,35.5024],[-114.6788,35.5022],[-114.6788,35.5017],[-114.6789,35.5014],[-114.6789,35.5013],[-114.6788,35.5006],[-114.6788,35.5004],[-114.6788,35.5003],[-114.6787,35.5],[-114.6786,35.4999],[-114.6786,35.4994],[-114.6787,35.4988],[-114.6787,35.4987],[-114.6786,35.4976],[-114.6782,35.4963],[-114.6778,35.4953],[-114.6777,35.4952],[-114.6768,35.4942],[-114.6763,35.4931],[-114.6764,35.4925],[-114.6767,35.4918],[-114.6768,35.4913],[-114.677,35.4903],[-114.6769,35.4901],[-114.6768,35.4898],[-114.6765,35.4893],[-114.6758,35.4885],[-114.6756,35.4883],[-114.6749,35.4874],[-114.6735,35.4857],[-114.6719,35.4821],[-114.6718,35.4808],[-114.6721,35.4797],[-114.6724,35.4791],[-114.6731,35.478],[-114.6735,35.4768],[-114.6736,35.4758],[-114.6732,35.4748],[-114.6723,35.4737],[-114.6705,35.4724],[-114.6701,35.4721],[-114.6689,35.4711],[-114.6688,35.4711],[-114.6674,35.4699],[-114.666,35.468],[-114.6656,35.4669],[-114.6656,35.4663],[-114.6655,35.4658],[-114.6656,35.4648],[-114.6658,35.4639],[-114.666,35.4635],[-114.6663,35.4631],[-114.6668,35.4621],[-114.6671,35.4613],[-114.6672,35.4604],[-114.6669,35.4595],[-114.6662,35.4582],[-114.6651,35.4573],[-114.6642,35.4558],[-114.6639,35.4547],[-114.6639,35.4541],[-114.664,35.4535],[-114.6642,35.4517],[-114.6639,35.4495],[-114.6635,35.4478],[-114.6629,35.4464],[-114.6617,35.4447],[-114.6602,35.4436],[-114.6596,35.4431],[-114.6581,35.4418],[-114.6553,35.4384],[-114.6543,35.4368],[-114.654,35.4359],[-114.6539,35.4346],[-114.6538,35.4329],[-114.6534,35.4319],[-114.6527,35.4308],[-114.6521,35.4301],[-114.6507,35.4289],[-114.6407,35.4208],[-114.6346,35.416],[-114.632,35.4138],[-114.6304,35.4124],[-114.6291,35.4112],[-114.6273,35.4102],[-114.6268,35.4096],[-114.6257,35.408],[-114.6255,35.4075],[-114.6245,35.4053],[-114.6238,35.4037],[-114.6236,35.4033],[-114.6228,35.4016],[-114.6227,35.4014],[-114.6218,35.3995],[-114.6215,35.3987],[-114.6214,35.3984],[-114.6213,35.398],[-114.6209,35.3969],[-114.619,35.3894],[-114.6183,35.3845],[-114.6183,35.3828],[-114.6183,35.3826],[-114.6182,35.3821],[-114.618,35.3813],[-114.6177,35.3801],[-114.6171,35.3791],[-114.6156,35.377],[-114.6131,35.3734],[-114.6112,35.3701],[-114.6095,35.3664],[-114.6075,35.3624],[-114.6071,35.3616],[-114.6062,35.3597],[-114.6058,35.3584],[-114.6046,35.3552],[-114.6045,35.3548],[-114.6037,35.3526],[-114.6029,35.3503],[-114.6021,35.3479],[-114.6012,35.3454],[-114.6009,35.3444],[-114.6006,35.3434],[-114.5998,35.3411],[-114.5994,35.3397],[-114.5984,35.3365],[-114.5975,35.3332],[-114.5975,35.3331],[-114.5956,35.3265],[-114.5952,35.3242],[-114.5952,35.3219],[-114.5965,35.3083],[-114.5969,35.3058],[-114.5971,35.3042],[-114.5972,35.3032],[-114.5973,35.2996],[-114.5972,35.2989],[-114.5971,35.2985],[-114.5971,35.2982],[-114.597,35.2977],[-114.597,35.2971],[-114.597,35.297],[-114.5967,35.2946],[-114.5963,35.2919],[-114.5957,35.2899],[-114.5951,35.2882],[-114.5938,35.2859],[-114.5932,35.2844],[-114.5932,35.284],[-114.5927,35.2818],[-114.5914,35.2768],[-114.5914,35.2765],[-114.5913,35.2762],[-114.591,35.2749],[-114.5905,35.2723],[-114.5902,35.2713],[-114.5898,35.2704],[-114.5894,35.2694],[-114.5887,35.2679],[-114.5879,35.2662],[-114.5875,35.2655],[-114.5872,35.2641],[-114.5866,35.2624],[-114.5864,35.261],[-114.5863,35.2601],[-114.5861,35.2592],[-114.5858,35.2581],[-114.5858,35.2577],[-114.5857,35.2559],[-114.5857,35.2556],[-114.5857,35.2531],[-114.5859,35.252],[-114.586,35.25],[-114.5861,35.2489],[-114.586,35.2488],[-114.586,35.2487],[-114.586,35.2486],[-114.5855,35.2469],[-114.5852,35.244],[-114.585,35.2427],[-114.5845,35.2417],[-114.5837,35.2403],[-114.583,35.2394],[-114.5828,35.2387],[-114.5824,35.2345],[-114.5825,35.2332],[-114.5828,35.2323],[-114.5829,35.2321],[-114.5831,35.2317],[-114.5834,35.231],[-114.5835,35.2304],[-114.5834,35.2297],[-114.5831,35.2287],[-114.5829,35.2278],[-114.5817,35.2241],[-114.5804,35.2204],[-114.5803,35.2201],[-114.5803,35.2181],[-114.5802,35.2173],[-114.5799,35.2155],[-114.5799,35.2126],[-114.5799,35.211],[-114.5798,35.2104],[-114.5797,35.2099],[-114.5795,35.2089],[-114.5786,35.2081],[-114.5778,35.2078],[-114.5765,35.2073],[-114.575,35.2067],[-114.5745,35.2061],[-114.5742,35.2055],[-114.5743,35.2049],[-114.574,35.2038],[-114.5736,35.2032],[-114.5721,35.2008],[-114.5719,35.2002],[-114.5718,35.1998],[-114.5718,35.1997],[-114.5718,35.1996],[-114.5718,35.1995],[-114.5718,35.1994],[-114.5718,35.199],[-114.5718,35.1989],[-114.5718,35.1985],[-114.5719,35.1983],[-114.5718,35.1979],[-114.5718,35.1977],[-114.5718,35.1975],[-114.5717,35.1972],[-114.5717,35.1969],[-114.5717,35.1966],[-114.5717,35.1964],[-114.5716,35.1955],[-114.5715,35.1945],[-114.5715,35.1941],[-114.5714,35.1935],[-114.5714,35.1933],[-114.5714,35.1921],[-114.5714,35.1911],[-114.5714,35.191],[-114.571,35.1899],[-114.5704,35.1885],[-114.5703,35.1883],[-114.5696,35.1863],[-114.5695,35.1851],[-114.5694,35.1848],[-114.5694,35.1843],[-114.5693,35.1836],[-114.5693,35.1834],[-114.5692,35.1825],[-114.5692,35.1816],[-114.5692,35.1789],[-114.5692,35.178],[-114.5692,35.1776],[-114.5692,35.1768],[-114.569,35.1751],[-114.5692,35.1732],[-114.5692,35.1729],[-114.5688,35.1722],[-114.5688,35.1714],[-114.5689,35.1692],[-114.5689,35.1691],[-114.5689,35.169],[-114.5689,35.1684],[-114.569,35.1677],[-114.5692,35.1656],[-114.5692,35.1649],[-114.5693,35.1644],[-114.5693,35.164],[-114.5695,35.1631],[-114.5695,35.1628],[-114.5695,35.1627],[-114.5695,35.1623],[-114.5696,35.1619],[-114.5702,35.1595],[-114.5703,35.1591],[-114.5706,35.1579],[-114.5712,35.1558],[-114.5712,35.1557],[-114.5716,35.1541],[-114.5735,35.1469],[-114.5739,35.1454],[-114.574,35.144],[-114.5739,35.1439],[-114.5737,35.1427],[-114.5735,35.1423],[-114.5735,35.1422],[-114.5733,35.1417],[-114.573,35.1408],[-114.5726,35.1396],[-114.573,35.1385],[-114.5735,35.1371],[-114.5737,35.1366],[-114.5744,35.135],[-114.576,35.1327],[-114.5771,35.1311],[-114.5772,35.131],[-114.5772,35.1309],[-114.5773,35.1306],[-114.5775,35.1304],[-114.5778,35.1297],[-114.5783,35.1288],[-114.5799,35.1275],[-114.5808,35.1271],[-114.5815,35.1268],[-114.5819,35.1266],[-114.582,35.1266],[-114.5831,35.1261],[-114.5849,35.1252],[-114.5853,35.125],[-114.5862,35.1247],[-114.5884,35.124],[-114.5898,35.1235],[-114.5941,35.1226],[-114.5978,35.1217],[-114.5995,35.1217],[-114.6007,35.1216],[-114.6011,35.1216],[-114.602,35.1216],[-114.6027,35.1217],[-114.603,35.1216],[-114.6035,35.1214],[-114.604,35.1213],[-114.6058,35.1213],[-114.606,35.1213],[-114.6081,35.1215],[-114.6112,35.1216],[-114.6116,35.1216],[-114.613,35.1216],[-114.6132,35.1216],[-114.6133,35.1216],[-114.6134,35.1216],[-114.6136,35.1217],[-114.6137,35.1217],[-114.6141,35.1217],[-114.6154,35.1218],[-114.6158,35.1218],[-114.6161,35.1218],[-114.6164,35.1217],[-114.6166,35.1217],[-114.6167,35.1217],[-114.617,35.1217],[-114.6171,35.1217],[-114.6172,35.1217],[-114.6174,35.1217],[-114.6184,35.1217],[-114.6187,35.1217],[-114.6198,35.1217],[-114.6213,35.1214],[-114.6223,35.1212],[-114.6249,35.1207],[-114.6258,35.1205],[-114.6263,35.1204],[-114.629,35.1194],[-114.6279,35.1197],[-114.6248,35.1204],[-114.6238,35.1206],[-114.6247,35.1202],[-114.6251,35.12],[-114.6256,35.1199],[-114.6258,35.1198],[-114.6263,35.1196],[-114.6269,35.1195],[-114.6284,35.1189],[-114.6293,35.1185],[-114.6294,35.1185],[-114.6299,35.1183],[-114.6304,35.118],[-114.6305,35.118],[-114.6306,35.1179],[-114.6307,35.1179],[-114.6309,35.1178],[-114.631,35.1177],[-114.632,35.1172],[-114.6323,35.1171],[-114.6334,35.116],[-114.6337,35.1158],[-114.6343,35.1152],[-114.6351,35.1144],[-114.6352,35.1144],[-114.6354,35.1142],[-114.6355,35.1141],[-114.6359,35.1137],[-114.6364,35.1133],[-114.6367,35.1131],[-114.6374,35.1125],[-114.639,35.1109],[-114.6401,35.1096],[-114.6411,35.1084],[-114.6412,35.1083],[-114.6416,35.108],[-114.6417,35.1079],[-114.643,35.1068],[-114.6432,35.1066],[-114.6444,35.1059],[-114.6452,35.105],[-114.6461,35.1031],[-114.6468,35.1019],[-114.6466,35.1009],[-114.6466,35.1008],[-114.646,35.1001],[-114.6457,35.0997],[-114.6456,35.0996],[-114.6448,35.0987],[-114.6445,35.0984],[-114.6444,35.0982],[-114.6439,35.0977],[-114.6438,35.0976],[-114.6437,35.0975],[-114.6436,35.0973],[-114.6434,35.0971],[-114.6431,35.0968],[-114.643,35.0967],[-114.643,35.0966],[-114.6428,35.0965],[-114.6425,35.0964],[-114.6423,35.0963],[-114.6416,35.096],[-114.6403,35.0953],[-114.6397,35.095],[-114.6396,35.0949],[-114.6395,35.0948],[-114.6394,35.0947],[-114.6393,35.0947],[-114.6392,35.0947],[-114.6391,35.0947],[-114.639,35.0946],[-114.6388,35.0946],[-114.6386,35.0946],[-114.638,35.0944],[-114.6362,35.0938],[-114.6356,35.0936],[-114.6349,35.0934],[-114.6329,35.0928],[-114.6322,35.0926],[-114.6321,35.0926],[-114.6282,35.0908],[-114.6274,35.0905],[-114.6258,35.0898],[-114.6225,35.0887],[-114.6187,35.0867],[-114.6186,35.0866],[-114.6184,35.0865],[-114.6167,35.0855],[-114.6155,35.0848],[-114.6131,35.0831],[-114.6126,35.0827],[-114.6126,35.0826],[-114.6121,35.0823],[-114.6095,35.0802],[-114.609,35.0797],[-114.608,35.0788],[-114.6077,35.0785],[-114.6072,35.0779],[-114.6071,35.0778],[-114.6066,35.0773],[-114.6055,35.076],[-114.6054,35.0758],[-114.6049,35.075],[-114.6047,35.0748],[-114.6044,35.0742],[-114.6044,35.0741],[-114.6043,35.074],[-114.6043,35.0739],[-114.6042,35.0738],[-114.6042,35.0737],[-114.6032,35.0704],[-114.603,35.0693],[-114.6029,35.0686],[-114.6029,35.0683],[-114.603,35.0665],[-114.6031,35.0663],[-114.6036,35.0642],[-114.6047,35.0618],[-114.6047,35.0617],[-114.6049,35.0615],[-114.6067,35.0589],[-114.6091,35.0566],[-114.6093,35.0564],[-114.6107,35.0555],[-114.6117,35.055],[-114.6119,35.0549],[-114.6143,35.0536],[-114.6159,35.0527],[-114.6168,35.0522],[-114.6169,35.0521],[-114.6171,35.0519],[-114.6174,35.0518],[-114.6175,35.0517],[-114.6176,35.0516],[-114.6179,35.0514],[-114.6181,35.0513],[-114.6197,35.0502],[-114.6208,35.0493],[-114.6216,35.0488],[-114.6258,35.0458],[-114.6271,35.0447],[-114.628,35.0437],[-114.6286,35.043],[-114.629,35.0425],[-114.6294,35.0418],[-114.6298,35.0412],[-114.6301,35.0408],[-114.6304,35.0406],[-114.6307,35.0403],[-114.6311,35.0399],[-114.6319,35.0384],[-114.632,35.0382],[-114.6328,35.037],[-114.6337,35.0356],[-114.6343,35.0345],[-114.6347,35.0337],[-114.6358,35.0313],[-114.6359,35.0309],[-114.6363,35.0295],[-114.6369,35.0283],[-114.6375,35.0271],[-114.6376,35.026],[-114.6377,35.0248],[-114.6382,35.0221],[-114.6381,35.0209],[-114.6379,35.0195],[-114.6379,35.0185],[-114.638,35.0172],[-114.6378,35.0149],[-114.6376,35.0139],[-114.6376,35.0138],[-114.6376,35.0135],[-114.6375,35.0131],[-114.6375,35.013],[-114.6373,35.0115],[-114.6371,35.0104],[-114.6368,35.0094],[-114.6367,35.0089],[-114.6363,35.0078],[-114.6356,35.0059],[-114.6342,35.0033],[-114.6335,35.0019],[-114.6336,35.002],[-114.634,35.0022],[-114.6341,35.0023],[-114.6342,35.0024],[-114.6344,35.0026],[-114.6361,35.004],[-114.6412,35.0081],[-114.6428,35.0094],[-114.643,35.0095],[-114.6434,35.0099],[-114.6435,35.0099],[-114.6436,35.0101],[-114.6457,35.0117],[-114.6517,35.0166],[-114.6537,35.0182],[-114.6538,35.0183],[-114.6542,35.0186],[-114.6544,35.0188],[-114.6565,35.0205],[-114.6572,35.0211],[-114.6579,35.0216],[-114.6584,35.0221],[-114.6622,35.0252],[-114.6634,35.0262],[-114.6635,35.0262],[-114.6646,35.0271],[-114.6677,35.0297],[-114.6688,35.0305],[-114.6688,35.0306],[-114.6701,35.0316],[-114.674,35.0348],[-114.6753,35.0359],[-114.676,35.0364],[-114.6779,35.038],[-114.6785,35.0385],[-114.679,35.0389],[-114.6804,35.0401],[-114.6805,35.0401],[-114.6809,35.0405],[-114.6814,35.0409],[-114.683,35.0421],[-114.6834,35.0425],[-114.6835,35.0425],[-114.684,35.0429],[-114.6854,35.044],[-114.6858,35.0444],[-114.6902,35.0479],[-114.6935,35.0506],[-114.6958,35.0525],[-114.7027,35.0581],[-114.7031,35.0585],[-114.7068,35.0614],[-114.7075,35.062],[-114.7077,35.0621],[-114.7082,35.0625],[-114.7084,35.0626],[-114.7093,35.0634],[-114.7113,35.0651],[-114.7122,35.0657],[-114.7132,35.0665],[-114.7141,35.0672],[-114.7155,35.0684],[-114.7225,35.0741],[-114.7249,35.076],[-114.725,35.0761],[-114.7255,35.0765],[-114.7256,35.0766],[-114.7263,35.0772],[-114.7282,35.0787],[-114.7288,35.0792],[-114.7298,35.08],[-114.7299,35.0801],[-114.7316,35.0814],[-114.7332,35.0827],[-114.7343,35.0836],[-114.7346,35.0839],[-114.7357,35.0847],[-114.736,35.085],[-114.7365,35.0854],[-114.7378,35.0865],[-114.7382,35.0868],[-114.7388,35.0873],[-114.7395,35.0879],[-114.7435,35.0912],[-114.7447,35.0922],[-114.7449,35.0923],[-114.7452,35.0926],[-114.7462,35.0934],[-114.7465,35.0936],[-114.7466,35.0937],[-114.747,35.0941],[-114.7472,35.0942],[-114.7493,35.096],[-114.7496,35.0962],[-114.7568,35.1021],[-114.7592,35.1041],[-114.7618,35.1062],[-114.7656,35.1093],[-114.7696,35.1125],[-114.7722,35.1146],[-114.7724,35.1148],[-114.7731,35.1154],[-114.7733,35.1156],[-114.7763,35.1179],[-114.7796,35.1207],[-114.7803,35.1212],[-114.7837,35.1239],[-114.7846,35.1246],[-114.7851,35.125],[-114.7879,35.1272],[-114.788,35.1273],[-114.7887,35.1279],[-114.789,35.1281],[-114.7913,35.13],[-114.792,35.1306],[-114.793,35.1314],[-114.7973,35.1349],[-114.8013,35.138],[-114.8039,35.1401],[-114.8046,35.1407],[-114.8049,35.1409],[-114.8051,35.1411],[-114.8058,35.1416],[-114.806,35.1418],[-114.8072,35.1427],[-114.8078,35.1432],[-114.8106,35.1455],[-114.8116,35.1463],[-114.8118,35.1465],[-114.8135,35.1479],[-114.8151,35.1491],[-114.8188,35.152],[-114.8191,35.1523],[-114.8205,35.1534],[-114.8236,35.1558],[-114.8244,35.1565],[-114.8261,35.1579],[-114.8276,35.159],[-114.8278,35.1592],[-114.8327,35.1631],[-114.8357,35.1656],[-114.8384,35.1676],[-114.8403,35.169],[-114.8466,35.1738],[-114.8493,35.1758],[-114.8502,35.1765],[-114.8528,35.1785],[-114.853,35.1786],[-114.8539,35.1793],[-114.8601,35.1843],[-114.8622,35.1861],[-114.8637,35.1873],[-114.8743,35.196],[-114.8749,35.1965],[-114.879,35.1999],[-114.8854,35.2051],[-114.8871,35.2065],[-114.8886,35.2078],[-114.8939,35.2121],[-114.8954,35.2133],[-114.896,35.2138],[-114.8976,35.2151],[-114.9015,35.2182],[-114.9029,35.2193],[-114.9041,35.2203],[-114.9042,35.2203],[-114.9043,35.2204],[-114.9051,35.2211],[-114.9056,35.2214],[-114.9058,35.2216],[-114.9065,35.2222],[-114.9071,35.2227],[-114.909,35.2242],[-114.9092,35.2243],[-114.9097,35.2247],[-114.9123,35.2268],[-114.9134,35.2277],[-114.9154,35.2293],[-114.9178,35.2312],[-114.9201,35.233],[-114.9227,35.2351],[-114.9229,35.2352],[-114.9232,35.2355],[-114.9242,35.2362],[-114.9248,35.2367],[-114.9253,35.2371],[-114.9254,35.2371],[-114.9254,35.2372],[-114.9299,35.2407],[-114.9315,35.242],[-114.9364,35.246],[-114.9432,35.2513],[-114.9468,35.2542],[-114.9476,35.2548],[-114.9477,35.2549],[-114.948,35.2552],[-114.9481,35.2552],[-114.9494,35.2562],[-114.953,35.2591],[-114.9542,35.26],[-114.9548,35.2605],[-114.9565,35.2619],[-114.9571,35.2624],[-114.96,35.2646],[-114.9686,35.2715],[-114.9715,35.2737],[-114.9815,35.2817],[-114.9828,35.2827],[-114.9844,35.284],[-114.9902,35.2888],[-114.9947,35.2925],[-115.0117,35.3058],[-115.0159,35.3092],[-115.0218,35.3138],[-115.0252,35.3164],[-115.0322,35.3219],[-115.0353,35.3244],[-115.0384,35.3268],[-115.0387,35.327],[-115.0398,35.3279],[-115.0402,35.3282],[-115.0433,35.3306],[-115.0441,35.3313],[-115.0444,35.3315],[-115.0452,35.3321],[-115.0472,35.3336],[-115.049,35.3351],[-115.0517,35.3372],[-115.0534,35.3386],[-115.0571,35.3414],[-115.0629,35.346],[-115.0675,35.3496],[-115.0677,35.3497],[-115.0708,35.3523],[-115.0807,35.3606],[-115.084,35.3634],[-115.0843,35.3636],[-115.0851,35.3641],[-115.0854,35.3643],[-115.0863,35.365],[-115.0879,35.3661],[-115.0888,35.3668],[-115.0892,35.3671],[-115.0893,35.3671],[-115.0921,35.3691],[-115.0928,35.3696],[-115.0933,35.3699],[-115.0944,35.3708],[-115.0959,35.3718],[-115.0965,35.3723],[-115.0973,35.3729],[-115.0984,35.3737],[-115.099,35.3742],[-115.0995,35.3745],[-115.1001,35.375],[-115.101,35.3757],[-115.1033,35.3775],[-115.1043,35.3784],[-115.1067,35.3803],[-115.1127,35.3851],[-115.1138,35.386],[-115.1162,35.388],[-115.1196,35.3907],[-115.1242,35.3943],[-115.1296,35.3987],[-115.133,35.4014],[-115.1357,35.4036],[-115.1422,35.4088],[-115.144,35.4102],[-115.1467,35.4124],[-115.1471,35.4128],[-115.1485,35.4139],[-115.149,35.4143],[-115.1512,35.416],[-115.1577,35.4213],[-115.1599,35.4231],[-115.1607,35.4236],[-115.1611,35.424],[-115.1613,35.4242],[-115.1621,35.425],[-115.1649,35.4279],[-115.1654,35.4282],[-115.1668,35.4294],[-115.1673,35.4297],[-115.1693,35.4313],[-115.1754,35.4362],[-115.177,35.4374],[-115.1774,35.4378],[-115.1807,35.4404],[-115.1809,35.4406],[-115.1843,35.4433],[-115.1906,35.4483],[-115.1934,35.4504],[-115.194,35.4509],[-115.1941,35.451],[-115.1952,35.4518],[-115.1978,35.4539],[-115.2035,35.4585],[-115.2045,35.4592],[-115.2092,35.4629],[-115.2129,35.4659],[-115.213,35.466],[-115.2143,35.467],[-115.2155,35.468],[-115.2183,35.4701],[-115.2195,35.4711],[-115.2196,35.4712],[-115.2208,35.4721],[-115.2226,35.4737],[-115.2242,35.475],[-115.2252,35.4757],[-115.2254,35.4759],[-115.2263,35.4767],[-115.2266,35.4768],[-115.2292,35.479],[-115.2296,35.4793],[-115.2302,35.4798],[-115.2326,35.4817],[-115.2332,35.4822],[-115.2377,35.4858],[-115.2398,35.4875],[-115.2418,35.4891],[-115.2422,35.4894],[-115.2433,35.4903],[-115.2451,35.4917],[-115.2465,35.4928],[-115.2476,35.4937],[-115.2481,35.4941],[-115.25,35.4956],[-115.2541,35.499],[-115.2567,35.5011],[-115.2573,35.5016],[-115.2582,35.5023],[-115.2597,35.5035],[-115.2615,35.5049],[-115.2616,35.505],[-115.2649,35.5076],[-115.2655,35.508],[-115.2664,35.5087],[-115.2674,35.5095],[-115.2678,35.5098],[-115.2693,35.511],[-115.2695,35.5112],[-115.2697,35.5114],[-115.2709,35.5123],[-115.271,35.5123],[-115.2714,35.5127],[-115.2715,35.5127],[-115.2755,35.5157],[-115.2763,35.5164],[-115.2792,35.5186],[-115.2825,35.5211],[-115.284,35.5222],[-115.3039,35.5381],[-115.3055,35.5393],[-115.3074,35.5408],[-115.3074,35.5409],[-115.3095,35.5426],[-115.3116,35.5442],[-115.315,35.5469],[-115.3202,35.551],[-115.3216,35.5522],[-115.3235,35.5537],[-115.3243,35.5543],[-115.3256,35.5554],[-115.3285,35.5577],[-115.3296,35.5585],[-115.331,35.5596],[-115.3341,35.5621],[-115.3367,35.5641],[-115.3369,35.5643],[-115.3423,35.5686],[-115.3466,35.5719],[-115.3525,35.5766],[-115.3568,35.58],[-115.3594,35.582],[-115.3611,35.5834],[-115.3652,35.5866],[-115.3668,35.5879],[-115.3686,35.5893],[-115.3691,35.5896],[-115.3693,35.5898],[-115.3694,35.5899],[-115.3695,35.59],[-115.3697,35.5901],[-115.3698,35.5902],[-115.3699,35.5903],[-115.37,35.5904],[-115.3701,35.5905],[-115.3707,35.591],[-115.3709,35.5911],[-115.371,35.5912],[-115.3711,35.5913],[-115.3714,35.5915],[-115.3715,35.5916],[-115.3722,35.5921],[-115.3724,35.5922],[-115.3728,35.5926],[-115.3757,35.5949],[-115.3766,35.5956],[-115.3779,35.5966],[-115.3801,35.5983],[-115.3808,35.5989],[-115.3866,35.6035],[-115.3888,35.6052],[-115.389,35.6054],[-115.3895,35.6058],[-115.3897,35.6059],[-115.3906,35.6065],[-115.391,35.6069],[-115.3911,35.6071],[-115.3915,35.6073],[-115.3941,35.6094],[-115.3952,35.6103],[-115.3953,35.6104],[-115.3957,35.6107],[-115.3958,35.6108],[-115.3971,35.6118],[-115.4012,35.615],[-115.4026,35.6161],[-115.4029,35.6163],[-115.403,35.6164],[-115.4041,35.6173],[-115.4045,35.6176],[-115.4047,35.6178],[-115.4047,35.6179],[-115.4048,35.618],[-115.4056,35.6185],[-115.406,35.6186],[-115.4059,35.6188],[-115.4075,35.62],[-115.4076,35.6201],[-115.4086,35.6209],[-115.4181,35.6284],[-115.4205,35.6303],[-115.4245,35.6334],[-115.4295,35.6374],[-115.4327,35.6399],[-115.4391,35.6449],[-115.4412,35.6466],[-115.4448,35.6494],[-115.4471,35.6511],[-115.4502,35.6537],[-115.4543,35.6569],[-115.4583,35.66],[-115.4621,35.6629],[-115.4627,35.6635],[-115.4709,35.6699],[-115.4729,35.6715],[-115.4811,35.6779],[-115.4825,35.679],[-115.4836,35.6799],[-115.4841,35.6803],[-115.4851,35.681],[-115.4983,35.6914],[-115.5064,35.6979],[-115.5079,35.699],[-115.5102,35.7008],[-115.5146,35.7043],[-115.515,35.7046],[-115.5177,35.7067],[-115.5219,35.71],[-115.5244,35.712],[-115.5254,35.7128],[-115.5258,35.7131],[-115.5289,35.7156],[-115.541,35.725],[-115.5499,35.732],[-115.557,35.7377],[-115.5726,35.7499],[-115.5743,35.7512],[-115.5843,35.7591],[-115.5875,35.7616],[-115.5888,35.7627],[-115.5899,35.7635],[-115.5915,35.7648],[-115.5918,35.765],[-115.5939,35.7666],[-115.5983,35.7701],[-115.6013,35.7725],[-115.6014,35.7725],[-115.6101,35.7794],[-115.621,35.7879],[-115.6212,35.788],[-115.6213,35.7881],[-115.6213,35.7882],[-115.626,35.7918],[-115.6264,35.7921],[-115.6282,35.7936],[-115.6355,35.7993],[-115.6373,35.8007],[-115.6444,35.8062],[-115.6458,35.8073],[-115.6463,35.8077],[-115.6467,35.808],[-115.6478,35.8088],[-115.6483,35.8092],[-115.6484,35.8092],[-115.6487,35.8095],[-115.6488,35.8095],[-115.6489,35.8096],[-115.649,35.8097],[-115.6492,35.8098],[-115.6494,35.81],[-115.65,35.8105],[-115.6501,35.8105],[-115.6503,35.8107],[-115.6518,35.8119],[-115.6519,35.812],[-115.6523,35.8123],[-115.6528,35.8127],[-115.6529,35.8128],[-115.654,35.8137],[-115.6546,35.8141],[-115.6551,35.8145],[-115.6556,35.8149],[-115.6557,35.8149],[-115.6561,35.8152],[-115.6562,35.8153],[-115.657,35.816],[-115.6571,35.816],[-115.6573,35.8162],[-115.6576,35.8164],[-115.6577,35.8165],[-115.6578,35.8166],[-115.6581,35.8169],[-115.6582,35.8169],[-115.6586,35.8172],[-115.6587,35.8173],[-115.6592,35.8177],[-115.6593,35.8178],[-115.6606,35.8188],[-115.6613,35.8194],[-115.6616,35.8196],[-115.6622,35.82],[-115.6624,35.8202],[-115.6626,35.8203],[-115.6631,35.8207],[-115.6636,35.8211],[-115.665,35.8223],[-115.6669,35.8238],[-115.6672,35.824],[-115.6674,35.8241],[-115.669,35.8254],[-115.6698,35.826],[-115.6704,35.8265],[-115.6706,35.8266],[-115.6713,35.8272],[-115.6714,35.8272],[-115.6715,35.8273],[-115.6736,35.829],[-115.6778,35.8322],[-115.6787,35.833],[-115.6801,35.8341],[-115.6804,35.8343],[-115.6812,35.8349],[-115.682,35.8355],[-115.6835,35.8367],[-115.6837,35.8368],[-115.6857,35.8384],[-115.6859,35.8385],[-115.686,35.8386],[-115.686,35.8387],[-115.687,35.8394],[-115.6883,35.8404],[-115.6887,35.8407],[-115.6893,35.8412],[-115.6894,35.8413],[-115.6895,35.8414],[-115.6896,35.8414],[-115.6899,35.8417],[-115.6905,35.8421],[-115.692,35.8434],[-115.6924,35.8437],[-115.693,35.8441],[-115.6933,35.8443],[-115.6937,35.8446],[-115.6937,35.8447],[-115.694,35.8449],[-115.6943,35.8452],[-115.6946,35.8453],[-115.6946,35.8454],[-115.6948,35.8456],[-115.6949,35.8458],[-115.6951,35.846],[-115.6954,35.8463],[-115.6957,35.8465],[-115.7028,35.8519],[-115.7075,35.8556],[-115.7091,35.8569],[-115.7421,35.8826],[-115.7557,35.8932],[-115.7558,35.8933],[-115.7582,35.8952],[-115.7611,35.8974],[-115.7751,35.9085],[-115.7795,35.9119],[-115.7845,35.9158],[-115.7891,35.9192],[-115.7893,35.9195],[-115.7976,35.926],[-115.8265,35.9485],[-115.8268,35.9488],[-115.8342,35.9545],[-115.8346,35.9548],[-115.8359,35.9559],[-115.8454,35.9633],[-115.846,35.9637],[-115.8541,35.97],[-115.8577,35.9728],[-115.8658,35.9791],[-115.8692,35.9817],[-115.8707,35.9829],[-115.8726,35.9844],[-115.8735,35.9851],[-115.8739,35.9854],[-115.8816,35.9914],[-115.8835,35.9929],[-115.8836,35.9929],[-115.8841,35.9933],[-115.8849,35.9939],[-115.8875,35.9959],[-115.8884,35.9966],[-115.8901,35.9979],[-115.8906,35.9983],[-115.891,35.9986],[-115.8911,35.9987],[-115.8915,35.9991],[-115.8928,36.0001],[-115.8934,36.0005],[-115.894,36.0009],[-115.8943,36.0011],[-115.8943,36.0012],[-115.8945,36.0013],[-115.8951,36.0018],[-115.8952,36.0018],[-115.8956,36.0022],[-115.8962,36.0027],[-115.8975,36.0036],[-115.8976,36.0037],[-115.898,36.004],[-115.8983,36.0043],[-115.8995,36.0052],[-115.9006,36.0061],[-115.9008,36.0062],[-115.9014,36.0067],[-115.9033,36.0082],[-115.9041,36.0088],[-115.9067,36.0108],[-115.9077,36.0116],[-115.9084,36.0121],[-115.9087,36.0124],[-115.9094,36.0129],[-115.9118,36.0147],[-115.912,36.0149],[-115.9122,36.0151],[-115.9124,36.0152],[-115.9124,36.0153],[-115.9125,36.0153],[-115.9126,36.0153],[-115.9139,36.0163],[-115.914,36.0164],[-115.9181,36.0194],[-115.9187,36.0199],[-115.9213,36.022],[-115.9218,36.0223],[-115.9218,36.0224],[-115.9236,36.0237],[-115.9239,36.0239],[-115.9241,36.0241],[-115.9243,36.0242],[-115.9243,36.0243],[-115.9244,36.0243],[-115.9244,36.0244],[-115.925,36.0248],[-115.9269,36.0263],[-115.9299,36.0287],[-115.9366,36.0338],[-115.9374,36.0345],[-115.9391,36.0358],[-115.9395,36.0361],[-115.9396,36.0362],[-115.94,36.0365],[-115.9415,36.0376],[-115.9432,36.0389],[-115.9446,36.04],[-115.9467,36.0417],[-115.9474,36.0423],[-115.9475,36.0423],[-115.948,36.0427],[-115.9488,36.0433],[-115.9518,36.0456],[-115.9576,36.0502],[-115.9625,36.054],[-115.9664,36.057],[-115.9788,36.0667],[-115.9854,36.0718],[-115.988,36.0738],[-115.9888,36.0745],[-115.989,36.0746],[-115.9931,36.0778],[-115.9953,36.0795],[-116.0006,36.0839],[-116.0049,36.0871],[-116.0054,36.0875],[-116.0055,36.0876],[-116.0056,36.0876],[-116.0057,36.0877],[-116.0058,36.0878],[-116.0095,36.0907],[-116.0101,36.0911],[-116.0121,36.0926],[-116.0121,36.0927],[-116.0122,36.0927],[-116.0122,36.0928],[-116.0156,36.0954],[-116.0232,36.1013],[-116.0295,36.1061],[-116.0318,36.1078],[-116.0357,36.1109],[-116.037,36.1119],[-116.0378,36.1125],[-116.0413,36.1152],[-116.0467,36.1194],[-116.0639,36.1327],[-116.0659,36.1343],[-116.0662,36.1346],[-116.0679,36.1359],[-116.068,36.136],[-116.0681,36.136],[-116.0682,36.1361],[-116.0683,36.1362],[-116.0694,36.137],[-116.0707,36.138],[-116.0712,36.1384],[-116.0716,36.1387],[-116.0718,36.1389],[-116.0726,36.1395],[-116.0728,36.1396],[-116.0759,36.142],[-116.0762,36.1423],[-116.0796,36.1449],[-116.0797,36.145],[-116.0804,36.1455],[-116.0807,36.1457],[-116.0807,36.1458],[-116.0811,36.1461],[-116.0825,36.1472],[-116.0828,36.1474],[-116.0829,36.1475],[-116.083,36.1476],[-116.0834,36.1479],[-116.0842,36.1485],[-116.0844,36.1486],[-116.0846,36.1487],[-116.0873,36.1509],[-116.0884,36.1517],[-116.0887,36.1519],[-116.0893,36.1524],[-116.091,36.1537],[-116.0926,36.1549],[-116.0931,36.1553],[-116.0931,36.1554],[-116.0936,36.1558],[-116.0942,36.1563],[-116.0947,36.1566],[-116.0972,36.1583],[-116.0987,36.1595],[-116.1052,36.1645],[-116.1085,36.1671],[-116.1103,36.1685],[-116.1156,36.1726],[-116.122,36.1776],[-116.124,36.1791],[-116.1252,36.1802],[-116.1259,36.1807],[-116.1291,36.1832],[-116.1301,36.1839],[-116.1341,36.187],[-116.1457,36.1959],[-116.1464,36.1964],[-116.1485,36.1981],[-116.1486,36.1982],[-116.154,36.2023],[-116.1545,36.2027],[-116.1552,36.2032],[-116.1553,36.2033],[-116.1553,36.2034],[-116.1554,36.2034],[-116.1558,36.2037],[-116.1583,36.2057],[-116.1593,36.2064],[-116.1594,36.2065],[-116.1637,36.2098],[-116.1687,36.2137],[-116.169,36.2139],[-116.1765,36.2197],[-116.1839,36.2254],[-116.1897,36.2298],[-116.1911,36.231],[-116.1912,36.2311],[-116.1937,36.233],[-116.194,36.2332],[-116.1941,36.2333],[-116.195,36.234],[-116.199,36.2371],[-116.2027,36.2399],[-116.2032,36.2403],[-116.2038,36.2408],[-116.2042,36.2411],[-116.2043,36.2411],[-116.2043,36.2412],[-116.2045,36.2413],[-116.205,36.2417],[-116.2084,36.2443],[-116.2126,36.2476],[-116.215,36.2494],[-116.2151,36.2495],[-116.2157,36.2499],[-116.2193,36.2527],[-116.2288,36.26],[-116.2289,36.2601],[-116.2305,36.2613],[-116.2413,36.2696],[-116.2458,36.273],[-116.2497,36.276],[-116.2499,36.2762],[-116.25,36.2763],[-116.2508,36.2769],[-116.2617,36.2852],[-116.2618,36.2853],[-116.3209,36.3303],[-116.3211,36.3305],[-116.3269,36.3349],[-116.3278,36.3356],[-116.3355,36.3415],[-116.336,36.3418],[-116.343,36.3472],[-116.3456,36.3492],[-116.349,36.3518],[-116.3492,36.3519],[-116.3493,36.352],[-116.35,36.3525],[-116.35,36.3526],[-116.355,36.3564],[-116.3551,36.3564],[-116.3657,36.3645],[-116.3689,36.367],[-116.3712,36.3687],[-116.3728,36.3699],[-116.3739,36.3709],[-116.3744,36.3713],[-116.375,36.3718],[-116.3752,36.372],[-116.3753,36.372],[-116.3753,36.3721],[-116.3754,36.3722],[-116.3759,36.3726],[-116.3778,36.3737],[-116.3804,36.375],[-116.4046,36.3939],[-116.4117,36.3994],[-116.415,36.402],[-116.4169,36.4034],[-116.4172,36.4037],[-116.4185,36.4047],[-116.4186,36.4048],[-116.4187,36.4049],[-116.4192,36.4053],[-116.4223,36.4077],[-116.4396,36.4212],[-116.4424,36.4233],[-116.4452,36.4255],[-116.4721,36.4466],[-116.4726,36.4469],[-116.4735,36.4476],[-116.4882,36.4591],[-116.4884,36.4592],[-116.5009,36.4682],[-116.5199,36.4828],[-116.5226,36.4849],[-116.5226,36.485],[-116.5227,36.485],[-116.5227,36.4851],[-116.5228,36.4851],[-116.523,36.4853],[-116.5231,36.4853],[-116.5232,36.4854],[-116.5297,36.4904],[-116.5299,36.4906],[-116.5345,36.4942],[-116.542,36.4999],[-116.5436,36.5012],[-116.5447,36.502],[-116.5597,36.5134],[-116.561,36.5144],[-116.5855,36.5329],[-116.5904,36.5367],[-116.594,36.5394],[-116.5952,36.5403],[-116.5953,36.5404],[-116.5966,36.5413],[-116.608,36.55],[-116.6182,36.5577],[-116.6259,36.5636],[-116.6569,36.5871],[-116.6573,36.5874],[-116.6582,36.5881],[-116.6617,36.5907],[-116.6783,36.6033],[-116.6896,36.6119],[-116.6919,36.6136],[-116.7063,36.6245],[-116.7068,36.6249],[-116.7103,36.6275],[-116.7119,36.6288],[-116.7185,36.6338],[-116.7277,36.6408],[-116.7302,36.6427],[-116.7509,36.6584],[-116.7532,36.6601],[-116.7591,36.6646],[-116.7604,36.6655],[-116.7604,36.6656],[-116.7605,36.6656],[-116.7607,36.6658],[-116.7608,36.6658],[-116.761,36.666],[-116.7629,36.6675],[-116.7749,36.6766],[-116.7861,36.6851],[-116.7869,36.6857],[-116.787,36.6858],[-116.7915,36.6892],[-116.7925,36.69],[-116.7978,36.694],[-116.8115,36.7044],[-116.8119,36.7047],[-116.8188,36.71],[-116.8202,36.711],[-116.8213,36.7118],[-116.8263,36.7156],[-116.8303,36.7187],[-116.8366,36.7235],[-116.8373,36.724],[-116.8375,36.7242],[-116.8382,36.7247],[-116.8429,36.7282],[-116.8435,36.7287],[-116.8451,36.7299],[-116.8452,36.73],[-116.8453,36.7301],[-116.8462,36.7308],[-116.8473,36.7316],[-116.8482,36.7323],[-116.8492,36.7331],[-116.8567,36.7387],[-116.8582,36.7399],[-116.8639,36.7442],[-116.8663,36.746],[-116.8714,36.7499],[-116.8721,36.7505],[-116.8722,36.7505],[-116.8723,36.7506],[-116.8737,36.7517],[-116.8743,36.7521],[-116.8759,36.7533],[-116.8807,36.7569],[-116.8894,36.7635],[-116.894,36.767],[-116.9279,36.7926],[-116.9292,36.7936],[-116.93,36.7941],[-116.93,36.7942],[-116.9424,36.8036],[-116.9501,36.8094],[-116.9502,36.8094],[-116.9503,36.8095],[-116.9504,36.8095],[-116.9504,36.8096],[-116.9505,36.8097],[-116.9507,36.8098],[-116.953,36.8115],[-116.9534,36.8118],[-116.9579,36.8152],[-116.9585,36.8157],[-116.9587,36.8159],[-116.9684,36.8232],[-116.9752,36.8283],[-116.9754,36.8284],[-116.9871,36.8372],[-116.9872,36.8374],[-116.9878,36.8378],[-116.9948,36.8431],[-116.9952,36.8434],[-116.9985,36.8459],[-116.9986,36.846],[-116.9989,36.8462],[-116.999,36.8463],[-116.9991,36.8463],[-116.9993,36.8465],[-116.9994,36.8466],[-117.0009,36.8477],[-117.004,36.8497],[-117.0064,36.8516],[-117.0129,36.8563],[-117.0242,36.8648],[-117.0253,36.8657],[-117.038,36.8749],[-117.0568,36.889],[-117.0645,36.8947],[-117.0683,36.8976],[-117.0866,36.9113],[-117.0947,36.9175],[-117.0984,36.9203],[-117.0986,36.9204],[-117.1001,36.9216],[-117.1056,36.9258],[-117.1108,36.9297],[-117.1201,36.9368],[-117.1259,36.9412],[-117.1287,36.9433],[-117.129,36.9435],[-117.1316,36.9455],[-117.132,36.9458],[-117.1331,36.9466],[-117.1337,36.947],[-117.1376,36.9499],[-117.1442,36.9548],[-117.1446,36.955],[-117.1512,36.9599],[-117.166,36.9711],[-117.169,36.9734],[-117.1694,36.9737],[-117.1695,36.9738],[-117.1696,36.9738],[-117.1731,36.9765],[-117.1829,36.9839],[-117.185,36.9854],[-117.1865,36.9865],[-117.1875,36.9873],[-117.1906,36.9896],[-117.1909,36.9898],[-117.1911,36.9899],[-117.1911,36.99],[-117.1913,36.9901],[-117.1922,36.9908],[-117.1946,36.9926],[-117.1949,36.9927],[-117.196,36.9935],[-117.1963,36.9938],[-117.1964,36.9938],[-117.1964,36.9939],[-117.1966,36.994],[-117.1976,36.9947],[-117.1993,36.996],[-117.2005,36.9969],[-117.2008,36.9971],[-117.2012,36.9974],[-117.2019,36.9979],[-117.2028,36.9986],[-117.2044,36.9997],[-117.2047,36.9999],[-117.205,37.0002],[-117.2266,37.0165],[-117.2404,37.0269],[-117.2449,37.0302],[-117.2509,37.0346],[-117.2509,37.0345],[-117.2661,37.0449],[-117.2663,37.0451],[-117.2808,37.0559],[-117.286,37.0599],[-117.2865,37.0602],[-117.3079,37.0762],[-117.3188,37.0844],[-117.3227,37.0873],[-117.344,37.1032],[-117.3579,37.1136],[-117.3712,37.1236],[-117.3725,37.1245],[-117.3735,37.1249],[-117.3759,37.1268],[-117.3864,37.1347],[-117.4055,37.1492],[-117.4175,37.1582],[-117.4315,37.1688],[-117.4445,37.1785],[-117.4486,37.1817],[-117.4547,37.1862],[-117.4607,37.1908],[-117.4743,37.201],[-117.4745,37.2011],[-117.4757,37.202],[-117.4766,37.2027],[-117.479,37.2045],[-117.4965,37.2177],[-117.4966,37.2177],[-117.4967,37.2178],[-117.4988,37.2194],[-117.5001,37.2204],[-117.5009,37.2203],[-117.5062,37.2242],[-117.5128,37.229],[-117.5272,37.2396],[-117.5341,37.2447],[-117.5367,37.2466],[-117.5409,37.2499],[-117.5446,37.2526],[-117.5512,37.2573],[-117.5519,37.2578],[-117.552,37.2579],[-117.5814,37.2789],[-117.6064,37.2976],[-117.6093,37.2997],[-117.6109,37.3009],[-117.6255,37.3118],[-117.6259,37.3121],[-117.6345,37.3185],[-117.6473,37.3283],[-117.6534,37.3329],[-117.6695,37.3451],[-117.6696,37.3452],[-117.6698,37.3453],[-117.6698,37.3454],[-117.6699,37.3454],[-117.6719,37.3469],[-117.6726,37.3474],[-117.6726,37.3475],[-117.6801,37.353],[-117.6802,37.3531],[-117.6804,37.3533],[-117.6805,37.3533],[-117.6806,37.3534],[-117.6855,37.3567],[-117.6903,37.36],[-117.692,37.3611],[-117.6936,37.3622],[-117.694,37.3625],[-117.6945,37.3628],[-117.6984,37.3655],[-117.7023,37.3681],[-117.7025,37.3682],[-117.7027,37.3683],[-117.7043,37.3695],[-117.7059,37.3706],[-117.7091,37.3728],[-117.7124,37.3749],[-117.7128,37.3753],[-117.7131,37.3755],[-117.7135,37.3758],[-117.7138,37.3761],[-117.7163,37.378],[-117.7199,37.3806],[-117.722,37.3822],[-117.7256,37.3849],[-117.7285,37.387],[-117.7294,37.3877],[-117.7314,37.3892],[-117.7343,37.3913],[-117.7388,37.3948],[-117.739,37.3948],[-117.739,37.3949],[-117.7391,37.3949],[-117.7391,37.395],[-117.7392,37.395],[-117.7399,37.3956],[-117.7485,37.4019],[-117.7485,37.402],[-117.7509,37.4036],[-117.7522,37.4046],[-117.7531,37.4052],[-117.7533,37.4054],[-117.7534,37.4054],[-117.7546,37.4064],[-117.7558,37.4073],[-117.7603,37.4106],[-117.7648,37.414],[-117.7663,37.4151],[-117.7667,37.4154],[-117.7678,37.4163],[-117.7686,37.4168],[-117.7701,37.418],[-117.7702,37.418],[-117.7702,37.4181],[-117.7703,37.4181],[-117.7709,37.4186],[-117.7733,37.4204],[-117.7741,37.421],[-117.775,37.4216],[-117.7755,37.4221],[-117.7761,37.4225],[-117.7869,37.4306],[-117.7879,37.4314],[-117.795,37.4367],[-117.7956,37.4372],[-117.7994,37.44],[-117.7997,37.4402],[-117.8,37.4404],[-117.8002,37.4406],[-117.8022,37.4421],[-117.8023,37.4422],[-117.8032,37.4428],[-117.8058,37.4448],[-117.8085,37.4468],[-117.8146,37.4514],[-117.8168,37.453],[-117.822,37.4569],[-117.8233,37.4579],[-117.8272,37.4608],[-117.8275,37.461],[-117.8276,37.4611],[-117.8315,37.464],[-117.8327,37.4649],[-117.8375,37.4685],[-117.8385,37.4692],[-117.8385,37.4693],[-117.8392,37.4697],[-117.8437,37.4732],[-117.844,37.4734],[-117.8462,37.475],[-117.8462,37.4751],[-117.8513,37.4788],[-117.8527,37.4799],[-117.8562,37.4825],[-117.8582,37.484],[-117.8587,37.4844],[-117.8661,37.49],[-117.8665,37.4902],[-117.8668,37.4905],[-117.8714,37.4939],[-117.8759,37.4973],[-117.8783,37.4988],[-117.9046,37.5158],[-117.908,37.5184],[-117.9131,37.5222],[-117.9133,37.5224],[-117.9135,37.5225],[-117.9156,37.5241],[-117.9197,37.5272],[-117.9238,37.5303],[-117.9314,37.536],[-117.936,37.5393],[-117.937,37.5401],[-117.9427,37.5443],[-117.9427,37.5444],[-117.9754,37.569],[-117.9758,37.5693],[-117.9759,37.5694],[-117.9766,37.5699],[-117.9795,37.5721],[-117.983,37.5744],[-117.9831,37.5744],[-117.9834,37.5746],[-117.9868,37.5769],[-117.9869,37.577],[-117.9879,37.5777],[-117.989,37.5785],[-117.9916,37.5804],[-117.9917,37.5805],[-117.9918,37.5806],[-117.9926,37.5813],[-117.9927,37.5813],[-117.9956,37.5835],[-117.9958,37.5837],[-117.998,37.5852],[-118.0001,37.5868],[-118.001,37.5874],[-118.0012,37.5875],[-118.0043,37.5896],[-118.0073,37.5917],[-118.0074,37.5918],[-118.0081,37.5923],[-118.0088,37.5928],[-118.0091,37.593],[-118.0093,37.5932],[-118.0099,37.5936],[-118.0104,37.594],[-118.0124,37.5954],[-118.0125,37.5954],[-118.0133,37.596],[-118.0142,37.5967],[-118.0151,37.5974],[-118.0163,37.5982],[-118.0192,37.6003],[-118.0194,37.6005],[-118.0195,37.6005],[-118.0195,37.6006],[-118.0233,37.6033],[-118.0237,37.6035],[-118.0241,37.6038],[-118.0245,37.6042],[-118.0246,37.6042],[-118.028,37.6067],[-118.0286,37.6071],[-118.0319,37.6095],[-118.032,37.6096],[-118.0327,37.6101],[-118.0331,37.6104],[-118.0332,37.6105],[-118.0348,37.6116],[-118.0375,37.6135],[-118.0399,37.6153],[-118.04,37.6154],[-118.0402,37.6156],[-118.0403,37.6156],[-118.0403,37.6157],[-118.0413,37.6165],[-118.0419,37.6169],[-118.0439,37.6185],[-118.0442,37.6187],[-118.0444,37.6189],[-118.0457,37.6199],[-118.0471,37.621],[-118.0484,37.622],[-118.0497,37.623],[-118.0501,37.6233],[-118.051,37.624],[-118.0513,37.6243],[-118.0514,37.6243],[-118.0516,37.6245],[-118.0522,37.6249],[-118.0533,37.6257],[-118.0542,37.6264],[-118.0543,37.6265],[-118.0546,37.6267],[-118.0547,37.6268],[-118.0549,37.6269],[-118.0588,37.6297],[-118.0589,37.6297],[-118.0599,37.6305],[-118.0631,37.6328],[-118.0637,37.6332],[-118.0649,37.6341],[-118.0668,37.6354],[-118.0669,37.6355],[-118.0672,37.6358],[-118.0678,37.6362],[-118.0681,37.6364],[-118.0692,37.6372],[-118.0697,37.6376],[-118.0708,37.6384],[-118.072,37.6392],[-118.0722,37.6394],[-118.0725,37.6395],[-118.0735,37.6403],[-118.0746,37.641],[-118.0768,37.6427],[-118.0807,37.6455],[-118.0822,37.6465],[-118.0832,37.6472],[-118.0832,37.6473],[-118.0836,37.6475],[-118.0837,37.6476],[-118.0893,37.6517],[-118.0894,37.6517],[-118.0973,37.6574],[-118.0992,37.6588],[-118.1011,37.6601],[-118.1019,37.6607],[-118.1019,37.6608],[-118.1072,37.6646],[-118.1074,37.6647],[-118.1135,37.6691],[-118.1196,37.6735],[-118.1234,37.6763],[-118.1235,37.6763],[-118.1258,37.678],[-118.1283,37.6797],[-118.1294,37.6805],[-118.1301,37.6811],[-118.1302,37.6811],[-118.1307,37.6815],[-118.1312,37.6818],[-118.1313,37.6819],[-118.1336,37.6835],[-118.1346,37.6843],[-118.1379,37.6867],[-118.1382,37.687],[-118.1507,37.696],[-118.1509,37.6961],[-118.1514,37.6965],[-118.154,37.6983],[-118.1571,37.7006],[-118.1577,37.701],[-118.1595,37.7023],[-118.16,37.7027],[-118.1605,37.7031],[-118.1612,37.7035],[-118.1613,37.7036],[-118.1624,37.7044],[-118.1629,37.7048],[-118.163,37.7049],[-118.164,37.7056],[-118.1641,37.7056],[-118.1658,37.7069],[-118.1679,37.7084],[-118.1737,37.7126],[-118.1739,37.7128],[-118.1758,37.7142],[-118.1775,37.7155],[-118.1777,37.7156],[-118.1778,37.7156],[-118.1779,37.7156],[-118.1791,37.7166],[-118.1802,37.7174],[-118.1804,37.7174],[-118.1824,37.7189],[-118.1832,37.7194],[-118.1845,37.7204],[-118.1847,37.7206],[-118.1852,37.721],[-118.1853,37.7211],[-118.1854,37.7211],[-118.1866,37.722],[-118.1879,37.7229],[-118.1894,37.724],[-118.1913,37.7254],[-118.1917,37.7257],[-118.1921,37.726],[-118.1925,37.7262],[-118.1932,37.7268],[-118.2011,37.7325],[-118.2012,37.7326],[-118.2086,37.738],[-118.2113,37.7399],[-118.2135,37.7415],[-118.2136,37.7416],[-118.2254,37.75],[-118.2296,37.753],[-118.2297,37.7531],[-118.2298,37.7531],[-118.2298,37.7532],[-118.2326,37.7552],[-118.2328,37.7554],[-118.2335,37.7558],[-118.2337,37.756],[-118.2338,37.756],[-118.238,37.7591],[-118.2392,37.76],[-118.2395,37.7602],[-118.2419,37.7619],[-118.2424,37.7623],[-118.2427,37.7625],[-118.2429,37.7627],[-118.243,37.7627],[-118.2432,37.7629],[-118.2435,37.7631],[-118.2441,37.7635],[-118.2446,37.7639],[-118.2447,37.764],[-118.2448,37.764],[-118.245,37.7642],[-118.2482,37.7666],[-118.251,37.7686],[-118.2518,37.7692],[-118.2536,37.7705],[-118.2565,37.7726],[-118.2568,37.7728],[-118.2571,37.7731],[-118.2599,37.775],[-118.2626,37.777],[-118.2698,37.7822],[-118.2712,37.7832],[-118.2734,37.7848],[-118.2736,37.7849],[-118.2745,37.7856],[-118.278,37.7881],[-118.2781,37.7881],[-118.2781,37.7882],[-118.2786,37.7885],[-118.2788,37.7887],[-118.284,37.7924],[-118.2848,37.7929],[-118.2851,37.7932],[-118.2893,37.7962],[-118.2905,37.7971],[-118.2954,37.8006],[-118.2957,37.8008],[-118.2963,37.8012],[-118.2965,37.8014],[-118.2967,37.8015],[-118.3016,37.805],[-118.31,37.8111],[-118.3103,37.8113],[-118.3104,37.8114],[-118.3131,37.8133],[-118.3133,37.8135],[-118.3137,37.8137],[-118.3186,37.8173],[-118.3277,37.8237],[-118.3286,37.8244],[-118.3322,37.827],[-118.3346,37.8287],[-118.3385,37.8316],[-118.3446,37.8359],[-118.3506,37.8402],[-118.3539,37.8426],[-118.3572,37.8449],[-118.3592,37.8464],[-118.3612,37.8478],[-118.3669,37.8519],[-118.3726,37.856],[-118.3759,37.8587],[-118.3775,37.8598],[-118.3802,37.8617],[-118.3985,37.8749],[-118.4039,37.8787],[-118.404,37.8788],[-118.4065,37.8807],[-118.4066,37.8807],[-118.4281,37.8962],[-118.4339,37.9004],[-118.4352,37.9013],[-118.4373,37.9028],[-118.4391,37.9041],[-118.4441,37.9077],[-118.4506,37.9124],[-118.4517,37.9132],[-118.4519,37.9134],[-118.452,37.9134],[-118.4521,37.9134],[-118.4613,37.9201],[-118.4613,37.9202],[-118.4616,37.9203],[-118.4618,37.9205],[-118.462,37.9206],[-118.4621,37.9207],[-118.4707,37.9269],[-118.4736,37.929],[-118.4737,37.929],[-118.4754,37.9303],[-118.4822,37.9351],[-118.4822,37.9352],[-118.4864,37.9382],[-118.4868,37.9385],[-118.4891,37.9401],[-118.4926,37.9427],[-118.4956,37.9448],[-118.496,37.9451],[-118.501,37.949],[-118.5163,37.9599],[-118.5172,37.9606],[-118.5172,37.9607],[-118.5222,37.9643],[-118.5223,37.9643],[-118.5251,37.9663],[-118.5277,37.9682],[-118.5304,37.9701],[-118.5304,37.9702],[-118.5321,37.9714],[-118.5338,37.9726],[-118.5369,37.9748],[-118.5399,37.977],[-118.5415,37.9781],[-118.5431,37.9792],[-118.5449,37.9805],[-118.5461,37.9814],[-118.5468,37.9819],[-118.5501,37.9843],[-118.5535,37.9867],[-118.5541,37.9871],[-118.5547,37.9876],[-118.572,37.9999],[-118.5739,38.0013],[-118.575,38.002],[-118.5751,38.0021],[-118.5752,38.0022],[-118.5753,38.0023],[-118.6217,38.0344],[-118.626,38.0377],[-118.6364,38.0454],[-118.6409,38.0487],[-118.6451,38.0517],[-118.6475,38.0535],[-118.6479,38.0538],[-118.6481,38.0539],[-118.6482,38.054],[-118.6483,38.0541],[-118.6524,38.057],[-118.6642,38.0657],[-118.6662,38.0671],[-118.6682,38.0686],[-118.6859,38.0816],[-118.6864,38.0818],[-118.7118,38.1003],[-118.712,38.1005],[-118.7142,38.1021],[-118.7143,38.1021],[-118.7154,38.1029],[-118.7165,38.1037],[-118.7232,38.1084],[-118.7298,38.1131],[-118.7303,38.1134],[-118.7308,38.1138],[-118.7313,38.1142],[-118.7342,38.1162],[-118.737,38.1182],[-118.7392,38.1197],[-118.7414,38.1212],[-118.744,38.1231],[-118.7466,38.1249],[-118.7522,38.1288],[-118.7718,38.1418],[-118.7719,38.1419],[-118.7774,38.1459],[-118.7776,38.146],[-118.781,38.1485],[-118.7818,38.1491],[-118.7819,38.1492],[-118.782,38.1492],[-118.7822,38.1494],[-118.7823,38.1494],[-118.7823,38.1495],[-118.7832,38.1501],[-118.7844,38.151],[-118.791,38.1558],[-118.7976,38.1606],[-118.7977,38.1606],[-118.8158,38.1737],[-118.816,38.1738],[-118.8353,38.1877],[-118.836,38.1882],[-118.8363,38.1884],[-118.8369,38.1889],[-118.8547,38.2016],[-118.8548,38.2017],[-118.8561,38.2027],[-118.8563,38.2028],[-118.8564,38.2029],[-118.859,38.2047],[-118.8591,38.2048],[-118.8593,38.205],[-118.8605,38.2058],[-118.862,38.2069],[-118.8759,38.2165],[-118.8879,38.2251],[-118.8881,38.2252],[-118.89,38.2266],[-118.8901,38.2267],[-118.8902,38.2267],[-118.8906,38.227],[-118.8955,38.2305],[-118.901,38.2345],[-118.9013,38.2347],[-118.9103,38.2411],[-118.9152,38.2447],[-118.9225,38.2499],[-118.933,38.2573],[-118.945,38.2656],[-118.945,38.2657],[-118.9453,38.2659],[-118.9492,38.2686],[-118.9494,38.2687],[-118.9497,38.2689],[-118.9497,38.269],[-119.001,38.3037],[-119.0053,38.3068],[-119.0055,38.3069],[-119.0107,38.3108],[-119.0111,38.311],[-119.0111,38.3111],[-119.0112,38.3111],[-119.0119,38.3117],[-119.0137,38.313],[-119.0281,38.3236],[-119.0282,38.3237],[-119.0283,38.3237],[-119.0287,38.324],[-119.0288,38.324],[-119.0294,38.3246],[-119.0296,38.3248],[-119.0298,38.325],[-119.0299,38.325],[-119.03,38.3251],[-119.0303,38.3253],[-119.0303,38.3254],[-119.0305,38.3254],[-119.0306,38.3255],[-119.0317,38.3263],[-119.0435,38.3344],[-119.0572,38.3439],[-119.0673,38.3509],[-119.0742,38.3556],[-119.0743,38.3557],[-119.0824,38.3613],[-119.0881,38.366],[-119.0968,38.3726],[-119.0972,38.3728],[-119.1003,38.3749],[-119.1243,38.3917],[-119.1245,38.3919],[-119.126,38.3932],[-119.1267,38.3937],[-119.1274,38.3942],[-119.1279,38.3945],[-119.1281,38.3946],[-119.1282,38.3947],[-119.1415,38.404],[-119.1523,38.4115],[-119.157,38.4147],[-119.1601,38.4169],[-119.1602,38.417],[-119.1611,38.4176],[-119.1615,38.4179],[-119.1817,38.432],[-119.182,38.4321],[-119.1953,38.4414],[-119.2035,38.4471],[-119.204,38.4475],[-119.205,38.4482],[-119.207,38.4496],[-119.2076,38.45],[-119.2113,38.4526],[-119.2124,38.4533],[-119.2127,38.4535],[-119.2128,38.4536],[-119.2297,38.4654],[-119.2316,38.4667],[-119.2322,38.4671],[-119.2338,38.4682],[-119.2341,38.4684],[-119.2345,38.4687],[-119.235,38.469],[-119.2495,38.4797],[-119.2498,38.48],[-119.2504,38.4804],[-119.251,38.4808],[-119.2638,38.4895],[-119.2639,38.4895],[-119.2642,38.4898],[-119.2677,38.4921],[-119.2793,38.4999],[-119.2796,38.5003],[-119.2977,38.5131],[-119.3078,38.5203],[-119.3088,38.5209],[-119.3284,38.5348],[-119.3291,38.5353],[-119.3299,38.5359],[-119.33,38.5359],[-119.3334,38.5383],[-119.3546,38.5528],[-119.3549,38.553],[-119.355,38.5531],[-119.357,38.5545],[-119.3602,38.5566],[-119.3603,38.5566],[-119.3603,38.5567],[-119.3701,38.5633],[-119.3703,38.5634],[-119.376,38.5668],[-119.3786,38.5687],[-119.3791,38.569],[-119.3794,38.5692],[-119.3795,38.5693],[-119.388,38.5753],[-119.3989,38.5832],[-119.3993,38.5834],[-119.4012,38.5847],[-119.4014,38.5849],[-119.4273,38.6035],[-119.4279,38.6039],[-119.4281,38.6041],[-119.4284,38.6043],[-119.4338,38.6082],[-119.4351,38.609],[-119.4506,38.62],[-119.4538,38.6224],[-119.4574,38.6249],[-119.4591,38.6261],[-119.4592,38.6262],[-119.4613,38.6275],[-119.464,38.6293],[-119.4643,38.6295],[-119.4644,38.6295],[-119.4722,38.6347],[-119.4737,38.6357],[-119.4773,38.6382],[-119.4776,38.6384],[-119.4881,38.6457],[-119.4916,38.6481],[-119.4917,38.6482],[-119.4925,38.6487],[-119.4926,38.6488],[-119.4935,38.6493],[-119.494,38.6497],[-119.4941,38.6498],[-119.4942,38.6499],[-119.4946,38.6501],[-119.495,38.6504],[-119.5009,38.6543],[-119.501,38.6544],[-119.5115,38.6622],[-119.5118,38.6624],[-119.5306,38.6753],[-119.5409,38.6823],[-119.5427,38.6836],[-119.5463,38.686],[-119.5466,38.6862],[-119.5474,38.6868],[-119.5476,38.6869],[-119.5477,38.687],[-119.5478,38.687],[-119.5479,38.6872],[-119.5481,38.6873],[-119.5482,38.6873],[-119.5485,38.6876],[-119.5486,38.6876],[-119.5516,38.6897],[-119.552,38.6899],[-119.5526,38.6904],[-119.5587,38.6946],[-119.5589,38.6948],[-119.5854,38.7132],[-119.5871,38.7144],[-119.5872,38.7144],[-119.5874,38.7146],[-119.5875,38.7147],[-119.5876,38.7147],[-119.5902,38.7165],[-119.594,38.7191],[-119.5943,38.7193],[-119.6003,38.7234],[-119.6094,38.7296],[-119.6132,38.7322],[-119.6196,38.7366],[-119.6209,38.7374],[-119.6219,38.7381],[-119.6246,38.74],[-119.6259,38.7409],[-119.626,38.7409],[-119.6268,38.7415],[-119.6298,38.7436],[-119.6308,38.7443],[-119.6315,38.7448],[-119.6336,38.7463],[-119.6342,38.7467],[-119.6343,38.7468],[-119.6351,38.7473],[-119.6383,38.7499],[-119.6421,38.7525],[-119.6566,38.7624],[-119.6611,38.7656],[-119.6632,38.7671],[-119.6639,38.7676],[-119.666,38.769],[-119.6666,38.7694],[-119.6667,38.7695],[-119.6668,38.7696],[-119.667,38.7697],[-119.669,38.7711],[-119.6751,38.7753],[-119.6771,38.7767],[-119.6774,38.7769],[-119.6786,38.7777],[-119.6789,38.7779],[-119.6796,38.7784],[-119.6815,38.7797],[-119.6821,38.7802],[-119.6839,38.7814],[-119.6892,38.7851],[-119.691,38.7863],[-119.6914,38.7866],[-119.6918,38.7868],[-119.6953,38.7893],[-119.6954,38.7893],[-119.6955,38.7894],[-119.6956,38.7895],[-119.7038,38.7952],[-119.7259,38.8104],[-119.7268,38.811],[-119.7293,38.8128],[-119.7419,38.8215],[-119.7441,38.823],[-119.7444,38.8232],[-119.75,38.827],[-119.75,38.8271],[-119.751,38.8278],[-119.7539,38.8298],[-119.754,38.8298],[-119.7547,38.8303],[-119.7567,38.8317],[-119.7574,38.8322],[-119.7576,38.8323],[-119.7604,38.8343],[-119.7605,38.8343],[-119.7635,38.8364],[-119.7646,38.8372],[-119.7648,38.8373],[-119.7697,38.8407],[-119.779,38.8471],[-119.7791,38.8472],[-119.7867,38.8524],[-119.7867,38.8525],[-119.7908,38.8552],[-119.7909,38.8554],[-119.7974,38.8598],[-119.8026,38.8634],[-119.8035,38.864],[-119.8105,38.8688],[-119.8135,38.8709],[-119.8142,38.8713],[-119.8167,38.873],[-119.821,38.8759],[-119.8211,38.876],[-119.8221,38.8767],[-119.8304,38.8826],[-119.8312,38.8832],[-119.832,38.8837],[-119.8324,38.8841],[-119.8336,38.8848],[-119.8336,38.8849],[-119.8351,38.8859],[-119.8383,38.888],[-119.8396,38.8889],[-119.8398,38.8891],[-119.8399,38.8891],[-119.8406,38.8896],[-119.843,38.8912],[-119.8438,38.8917],[-119.8443,38.892],[-119.8457,38.893],[-119.8461,38.8933],[-119.8463,38.8934],[-119.847,38.8939],[-119.8497,38.8957],[-119.8506,38.8963],[-119.852,38.8973],[-119.8575,38.901],[-119.8575,38.9011],[-119.8645,38.9059],[-119.8702,38.9098],[-119.876,38.9138],[-119.8778,38.915],[-119.8872,38.9215],[-119.8897,38.9232],[-119.8971,38.9283],[-119.8996,38.9301],[-119.8998,38.9302],[-119.9004,38.9306],[-119.9006,38.9308],[-119.9008,38.9309],[-119.9009,38.931],[-119.9016,38.9314],[-119.9036,38.9329],[-119.9043,38.9333],[-119.9046,38.9335],[-119.9053,38.934],[-119.9056,38.9342],[-119.9074,38.9354],[-119.9128,38.9392],[-119.9146,38.9404],[-119.918,38.9428],[-119.9284,38.9499],[-119.9318,38.9523],[-119.9321,38.9525],[-119.9329,38.953],[-119.9331,38.9531],[-119.9332,38.9532],[-119.9339,38.9536],[-119.9358,38.9549],[-119.9364,38.9554],[-119.9369,38.9556],[-119.9381,38.9565],[-119.9386,38.9568],[-119.9387,38.9569],[-119.9388,38.9569],[-119.939,38.9571],[-119.9396,38.9575],[-119.9399,38.9577],[-119.94,38.9578],[-119.9401,38.9578],[-119.9402,38.9579],[-119.9406,38.9582],[-119.941,38.9585],[-119.9419,38.9591],[-119.942,38.9592],[-119.9421,38.9593],[-119.9429,38.9598],[-119.9432,38.9601],[-119.945,38.9613],[-119.9452,38.9614],[-119.9459,38.9619],[-119.946,38.9619],[-119.9467,38.9624],[-119.9489,38.9638],[-119.9496,38.9643],[-119.95,38.9645],[-119.951,38.9652],[-119.9513,38.9654],[-119.9524,38.9662],[-119.9535,38.9669],[-119.9541,38.9674],[-119.9593,38.9709],[-119.9625,38.9731],[-119.965,38.9748],[-119.9651,38.9749],[-119.9653,38.975],[-119.9654,38.9751],[-119.9658,38.9754],[-119.966,38.9755],[-119.9662,38.9757],[-119.967,38.9762],[-119.9672,38.9764],[-119.9691,38.9777],[-119.9748,38.9816],[-119.9767,38.9829],[-119.9797,38.985],[-119.9889,38.9913],[-119.992,38.9934],[-119.9938,38.9946],[-119.9992,38.9983],[-120.001,38.9996],[-120.001,38.9998],[-120.001,38.9999],[-120.0011,39.0014],[-120.0011,39.0057],[-120.0012,39.0072],[-120.0012,39.0085],[-120.0013,39.0125],[-120.0013,39.0138],[-120.0013,39.0146],[-120.0014,39.0154],[-120.0014,39.0183],[-120.0016,39.0258],[-120.0017,39.0317],[-120.0018,39.0362],[-120.0019,39.0399],[-120.0019,39.0417],[-120.0019,39.0435],[-120.0022,39.0538],[-120.0023,39.0585],[-120.0024,39.064],[-120.0024,39.0647],[-120.0024,39.0668],[-120.0025,39.0675],[-120.0025,39.0697],[-120.0027,39.0765],[-120.0027,39.0787],[-120.0027,39.0792],[-120.0027,39.0798],[-120.0028,39.0855],[-120.0031,39.0962],[-120.0033,39.1059],[-120.0034,39.1127],[-120.0036,39.1198],[-120.0037,39.1249],[-120.0038,39.1316],[-120.0039,39.1413],[-120.004,39.1485],[-120.004,39.1488],[-120.0043,39.1656],[-120.0044,39.178],[-120.0045,39.1874],[-120.0055,39.2163],[-120.0055,39.218],[-120.0056,39.2187],[-120.0056,39.22],[-120.0056,39.2218],[-120.0056,39.2226],[-120.0057,39.2258],[-120.0057,39.226],[-120.0057,39.2264],[-120.0057,39.227],[-120.0056,39.2274],[-120.0056,39.228],[-120.0056,39.2283],[-120.0056,39.2289],[-120.0057,39.2294],[-120.0057,39.2298],[-120.0057,39.2332],[-120.0057,39.2362],[-120.0057,39.244],[-120.0057,39.2443],[-120.0058,39.2463],[-120.0058,39.2467],[-120.0058,39.2478],[-120.0058,39.2481],[-120.0059,39.2526],[-120.0061,39.2585],[-120.0063,39.2659],[-120.0064,39.2704],[-120.0065,39.2722],[-120.0065,39.2729],[-120.0065,39.2777],[-120.0065,39.2789],[-120.0065,39.2796],[-120.0065,39.2798],[-120.0065,39.2806],[-120.0065,39.2808],[-120.0064,39.2828],[-120.0064,39.2886],[-120.0064,39.2895],[-120.0064,39.2906],[-120.0064,39.2907],[-120.0064,39.291],[-120.0064,39.2912],[-120.0064,39.2913],[-120.0064,39.2917],[-120.0064,39.2918],[-120.0064,39.296],[-120.0063,39.3088],[-120.0063,39.313],[-120.0063,39.3131],[-120.0063,39.3134],[-120.0063,39.3135],[-120.0063,39.3136],[-120.0063,39.3138],[-120.0063,39.3139],[-120.0063,39.314],[-120.0063,39.3143],[-120.0063,39.3144],[-120.0063,39.3146],[-120.0063,39.3149],[-120.0063,39.3156],[-120.0063,39.3158],[-120.0063,39.316],[-120.0063,39.3164],[-120.0063,39.3165],[-120.0063,39.3186],[-120.0063,39.3249],[-120.0063,39.3269],[-120.0063,39.328],[-120.0063,39.3307],[-120.0063,39.331],[-120.0063,39.3319],[-120.0063,39.3356],[-120.0062,39.3415],[-120.0062,39.3464],[-120.0062,39.3491],[-120.0062,39.35],[-120.0062,39.355],[-120.0061,39.3702],[-120.0061,39.3741],[-120.0061,39.3752],[-120.0061,39.3753],[-120.0061,39.3756],[-120.0061,39.3757],[-120.0061,39.3765],[-120.006,39.3789],[-120.0059,39.3797],[-120.0059,39.3799],[-120.0059,39.3806],[-120.0059,39.3808],[-120.0059,39.3809],[-120.0059,39.382],[-120.0058,39.3824],[-120.0057,39.3871],[-120.0056,39.3887],[-120.0056,39.3892],[-120.0056,39.3909],[-120.0055,39.3938],[-120.0054,39.3973],[-120.0053,39.3978],[-120.0053,39.4001],[-120.0052,39.4026],[-120.0049,39.4102],[-120.0049,39.4127],[-120.0048,39.4149],[-120.0047,39.4173],[-120.0046,39.4212],[-120.0045,39.4234],[-120.0045,39.4241],[-120.0044,39.4275],[-120.0042,39.4308],[-120.0041,39.4359],[-120.0039,39.4401],[-120.0038,39.4442],[-120.0038,39.4444],[-120.0038,39.4449],[-120.0038,39.4451],[-120.0034,39.4566],[-120.0034,39.4569],[-120.0032,39.4619],[-120.0031,39.4632],[-120.003,39.4635],[-120.0029,39.4644],[-120.0029,39.4646],[-120.0029,39.465],[-120.0029,39.4652],[-120.0029,39.4656],[-120.0029,39.4659],[-120.0029,39.466],[-120.0029,39.4663],[-120.0029,39.4665],[-120.0029,39.4666],[-120.0029,39.4676],[-120.0029,39.468],[-120.0029,39.4682],[-120.0029,39.4689],[-120.0028,39.4725],[-120.0028,39.4727],[-120.0028,39.4744],[-120.0028,39.4746],[-120.0028,39.4764],[-120.0026,39.484],[-120.0026,39.4843],[-120.0025,39.4871],[-120.0025,39.4874],[-120.0024,39.4911],[-120.0023,39.4934],[-120.0023,39.4947],[-120.0023,39.4955],[-120.0023,39.4958],[-120.0023,39.4963],[-120.0023,39.4964],[-120.0022,39.5006],[-120.0022,39.5014],[-120.0022,39.5018],[-120.0022,39.5026],[-120.0022,39.5029],[-120.0022,39.5044],[-120.0021,39.5053],[-120.0021,39.5054],[-120.0022,39.5054],[-120.0022,39.5055],[-120.0022,39.5061],[-120.0022,39.5062],[-120.0021,39.5075],[-120.0021,39.5084],[-120.0021,39.5086],[-120.0021,39.5091],[-120.002,39.5119],[-120.002,39.5122],[-120.0021,39.5127],[-120.002,39.515],[-120.0019,39.5192],[-120.0019,39.5197],[-120.0019,39.52],[-120.0019,39.5201],[-120.0019,39.5211],[-120.0019,39.5224],[-120.0019,39.5233],[-120.0019,39.5235],[-120.0018,39.5247],[-120.0018,39.5257],[-120.0018,39.5274],[-120.0018,39.5276],[-120.0018,39.5286],[-120.0018,39.529],[-120.0018,39.5292],[-120.0017,39.5306],[-120.0017,39.5344],[-120.0018,39.5368],[-120.0018,39.5378],[-120.0018,39.539],[-120.0018,39.5401],[-120.0018,39.5403],[-120.0018,39.5404],[-120.0019,39.5418],[-120.0019,39.5455],[-120.0019,39.5487],[-120.0016,39.5637],[-120.0016,39.5659],[-120.0016,39.566],[-120.0016,39.5665],[-120.0016,39.5666],[-120.0016,39.5668],[-120.0015,39.5706],[-120.0015,39.5727],[-120.0015,39.5754],[-120.0015,39.5774],[-120.0015,39.5778],[-120.0015,39.5788],[-120.0015,39.5789],[-120.0012,39.5902],[-120.0012,39.5907],[-120.0012,39.5908],[-120.0012,39.5911],[-120.0012,39.5913],[-120.0008,39.6054],[-120.0008,39.6058],[-120.0008,39.606],[-120.0008,39.6062],[-120.0008,39.6064],[-120.0008,39.6068],[-120.0009,39.611],[-120.0009,39.6111],[-120.001,39.6212],[-120.001,39.6245],[-120.001,39.6249],[-120.0011,39.6276],[-120.0011,39.6277],[-120.0011,39.6285],[-120.0011,39.6353],[-120.0011,39.6358],[-120.0011,39.6359],[-120.0011,39.6362],[-120.0011,39.6364],[-120.0011,39.6434],[-120.0011,39.6435],[-120.0011,39.6437],[-120.0011,39.644],[-120.0011,39.6447],[-120.0011,39.6448],[-120.0012,39.6503],[-120.0011,39.6512],[-120.0011,39.663],[-120.0011,39.6632],[-120.0011,39.6646],[-120.0011,39.6647],[-120.0011,39.665],[-120.0011,39.667],[-120.001,39.6698],[-120.0009,39.6718],[-120.0009,39.672],[-120.0009,39.6722],[-120.0009,39.6726],[-120.0009,39.673],[-120.0009,39.6733],[-120.0009,39.6736],[-120.0009,39.6741],[-120.0009,39.6743],[-120.0009,39.6751],[-120.0009,39.6792],[-120.001,39.6806],[-120.001,39.7144],[-120.0011,39.7224],[-120.001,39.7326],[-120.001,39.734],[-120.001,39.7342],[-120.001,39.7354],[-120.001,39.7397],[-120.001,39.7421],[-120.0011,39.7522],[-120.0011,39.7526],[-120.0009,39.7578],[-120.0009,39.7586],[-120.0008,39.7599],[-120.0007,39.7662],[-120.0007,39.7675],[-120.0007,39.7687],[-120.0007,39.7694],[-120.0006,39.7708],[-120.0006,39.7752],[-120.0005,39.78],[-120.0005,39.7808],[-120.0005,39.7809],[-120.0005,39.7815],[-120.0005,39.7821],[-120.0005,39.7829],[-120.0005,39.7909],[-120.0005,39.7914],[-120.0005,39.7917],[-120.0005,39.7957],[-120.0005,39.7973],[-120.0005,39.7981],[-120.0005,39.7993],[-120.0005,39.7994],[-120.0003,39.8084],[-120.0003,39.8085],[-120.0002,39.8152],[-120.0001,39.8188],[-120.0001,39.8191],[-120.0001,39.8202],[-120,39.8221],[-120,39.8233],[-119.9999,39.8365],[-119.9999,39.8376],[-119.9998,39.8434],[-119.9998,39.8475],[-119.9997,39.8494],[-119.9997,39.8508],[-119.9997,39.851],[-119.9997,39.852],[-119.9996,39.8574],[-119.9996,39.8577],[-119.9995,39.8655],[-119.9992,39.8749],[-119.9991,39.8874],[-119.9991,39.8877],[-119.9991,39.8938],[-119.9991,39.8939],[-119.9991,39.8948],[-119.9991,39.8953],[-119.9991,39.8954],[-119.9991,39.9031],[-119.9991,39.9038],[-119.9991,39.9039],[-119.9991,39.904],[-119.9991,39.9041],[-119.9991,39.9043],[-119.9991,39.9062],[-119.9988,39.9236],[-119.9988,39.9243],[-119.9988,39.9245],[-119.9987,39.9304],[-119.9987,39.9308],[-119.9987,39.9314],[-119.9987,39.9319],[-119.9987,39.9324],[-119.9987,39.9331],[-119.9987,39.9338],[-119.9987,39.9343],[-119.9987,39.9355],[-119.9987,39.9358],[-119.9986,39.9362],[-119.9986,39.938],[-119.9985,39.9526],[-119.9985,39.9545],[-119.9985,39.9551],[-119.9984,39.9585],[-119.9984,39.9588],[-119.9983,39.9605],[-119.9983,39.9607],[-119.9983,39.9613],[-119.9983,39.9622],[-119.9983,39.9628],[-119.9983,39.9631],[-119.9983,39.9632],[-119.9983,39.9639],[-119.9983,39.964],[-119.9982,39.9646],[-119.9982,39.9664],[-119.9982,39.9675],[-119.9982,39.9678],[-119.9982,39.968],[-119.9981,39.97],[-119.9981,39.9701],[-119.9981,39.9702],[-119.9981,39.9715],[-119.9981,39.9721],[-119.9981,39.974],[-119.9979,39.9811],[-119.9979,39.9814],[-119.9979,39.9816],[-119.9979,39.9843],[-119.9979,39.9846],[-119.9978,39.9912],[-119.9977,39.9999],[-119.9976,40.0106],[-119.9976,40.0229],[-119.9975,40.0249],[-119.9975,40.032],[-119.9974,40.0392],[-119.9974,40.0416],[-119.9974,40.0444],[-119.9974,40.0519],[-119.9974,40.052],[-119.9973,40.0561],[-119.9973,40.0575],[-119.9973,40.0576],[-119.9973,40.0603],[-119.9972,40.0698],[-119.9972,40.0701],[-119.9973,40.071],[-119.9973,40.0716],[-119.9973,40.0718],[-119.9973,40.0721],[-119.9973,40.0748],[-119.9973,40.0772],[-119.9973,40.0773],[-119.9973,40.0778],[-119.9973,40.0784],[-119.9973,40.0785],[-119.9973,40.0792],[-119.9973,40.0802],[-119.9973,40.0817],[-119.9973,40.0818],[-119.9973,40.0838],[-119.9973,40.0839],[-119.9973,40.0845],[-119.9973,40.0858],[-119.9973,40.086],[-119.9973,40.087],[-119.9973,40.0892],[-119.9973,40.0893],[-119.9973,40.0905],[-119.9973,40.0908],[-119.9973,40.0916],[-119.9973,40.0918],[-119.9973,40.0921],[-119.9973,40.0927],[-119.9973,40.0964],[-119.9973,40.1],[-119.9973,40.1038],[-119.9973,40.104],[-119.9973,40.1044],[-119.9973,40.1046],[-119.9973,40.1051],[-119.9973,40.1053],[-119.9973,40.1054],[-119.9973,40.1055],[-119.9973,40.1057],[-119.9973,40.1076],[-119.9973,40.1109],[-119.9972,40.1113],[-119.9972,40.1133],[-119.9972,40.1145],[-119.9972,40.1167],[-119.9972,40.1198],[-119.9972,40.12],[-119.9971,40.1249],[-119.9972,40.1261],[-119.9972,40.1263],[-119.9971,40.1294],[-119.997,40.1426],[-119.997,40.1533],[-119.997,40.1534],[-119.997,40.1543],[-119.997,40.1545],[-119.997,40.156],[-119.997,40.1572],[-119.997,40.1586],[-119.997,40.1588],[-119.997,40.1592],[-119.9969,40.1716],[-119.997,40.1833],[-119.997,40.1836],[-119.997,40.1862],[-119.9969,40.1874],[-119.9969,40.1887],[-119.9967,40.2004],[-119.9967,40.2007],[-119.9966,40.2061],[-119.9966,40.2074],[-119.9966,40.2135],[-119.9965,40.2189],[-119.9965,40.219],[-119.9964,40.2297],[-119.9965,40.2309],[-119.9963,40.2443],[-119.9963,40.2453],[-119.9963,40.2454],[-119.9963,40.2455],[-119.9963,40.2499],[-119.9963,40.2581],[-119.9963,40.2582],[-119.9963,40.2587],[-119.9963,40.2592],[-119.9963,40.2593],[-119.9963,40.2598],[-119.9963,40.26],[-119.9963,40.2604],[-119.9963,40.2624],[-119.9963,40.2625],[-119.9963,40.2635],[-119.9963,40.2636],[-119.9963,40.2641],[-119.9963,40.2642],[-119.9963,40.2745],[-119.9963,40.2776],[-119.9963,40.2801],[-119.9963,40.2805],[-119.9963,40.2807],[-119.9964,40.2932],[-119.9965,40.313],[-119.9965,40.3132],[-119.9965,40.3137],[-119.9965,40.3143],[-119.9965,40.3147],[-119.9965,40.3149],[-119.9965,40.3158],[-119.9965,40.316],[-119.9965,40.3181],[-119.9965,40.3185],[-119.9965,40.3198],[-119.9965,40.321],[-119.9965,40.3212],[-119.9965,40.3218],[-119.9965,40.3222],[-119.9965,40.3241],[-119.9965,40.3242],[-119.9965,40.3252],[-119.9965,40.3253],[-119.9964,40.3326],[-119.9963,40.3392],[-119.9963,40.3394],[-119.9963,40.3396],[-119.9962,40.347],[-119.9962,40.3479],[-119.996,40.3601],[-119.9959,40.3605],[-119.9959,40.3606],[-119.9959,40.3614],[-119.9959,40.3622],[-119.9958,40.3724],[-119.9957,40.374],[-119.9957,40.3758],[-119.9957,40.3848],[-119.9957,40.3904],[-119.9957,40.3943],[-119.9957,40.3972],[-119.9957,40.3976],[-119.9957,40.4002],[-119.9957,40.4015],[-119.9957,40.402],[-119.9957,40.4021],[-119.9957,40.4022],[-119.9956,40.4023],[-119.9956,40.4024],[-119.9956,40.4033],[-119.9956,40.4047],[-119.9956,40.4049],[-119.9956,40.4063],[-119.9956,40.4164],[-119.9956,40.4165],[-119.9956,40.4186],[-119.9956,40.4202],[-119.9956,40.4204],[-119.9956,40.4242],[-119.9956,40.4283],[-119.9956,40.4289],[-119.9956,40.4384],[-119.9956,40.4394],[-119.9956,40.4456],[-119.9956,40.4457],[-119.9957,40.4529],[-119.9957,40.4702],[-119.9957,40.4817],[-119.9958,40.4963],[-119.9958,40.4999],[-119.9958,40.5107],[-119.9958,40.5227],[-119.9958,40.5229],[-119.9958,40.5269],[-119.9958,40.5352],[-119.9958,40.5356],[-119.9958,40.5416],[-119.9959,40.5491],[-119.9959,40.5492],[-119.9959,40.5526],[-119.9959,40.5528],[-119.9959,40.5543],[-119.9959,40.5559],[-119.9959,40.556],[-119.9959,40.5561],[-119.9959,40.5565],[-119.9959,40.5566],[-119.996,40.5705],[-119.9962,40.5808],[-119.9962,40.581],[-119.9962,40.5843],[-119.9963,40.585],[-119.9966,40.5987],[-119.9966,40.5994],[-119.9967,40.6108],[-119.9967,40.6113],[-119.9967,40.6128],[-119.9967,40.6131],[-119.9967,40.6133],[-119.9968,40.6139],[-119.9968,40.6142],[-119.9968,40.6146],[-119.9968,40.6163],[-119.9968,40.6208],[-119.9968,40.6248],[-119.9968,40.6249],[-119.9968,40.6251],[-119.9968,40.6252],[-119.9968,40.6255],[-119.9968,40.6259],[-119.9968,40.6263],[-119.9968,40.6273],[-119.9969,40.6279],[-119.9969,40.6284],[-119.9969,40.6299],[-119.997,40.6363],[-119.9971,40.6423],[-119.9971,40.6429],[-119.9972,40.6569],[-119.9972,40.6574],[-119.9975,40.6714],[-119.9974,40.6714],[-119.9975,40.6719],[-119.9975,40.673],[-119.9975,40.6732],[-119.9976,40.6835],[-119.9978,40.7019],[-119.9978,40.7024],[-119.9978,40.7026],[-119.9981,40.7205],[-119.9981,40.7207],[-119.9981,40.721],[-119.9981,40.7213],[-119.9984,40.7427],[-119.9984,40.7443],[-119.9985,40.7499],[-119.9985,40.7505],[-119.9985,40.7514],[-119.9986,40.7592],[-119.9988,40.7716],[-119.9988,40.7739],[-119.9988,40.7755],[-119.9987,40.7795],[-119.9987,40.7827],[-119.9987,40.7885],[-119.9987,40.7942],[-119.9987,40.7961],[-119.9987,40.7962],[-119.9987,40.7983],[-119.9987,40.8049],[-119.9988,40.8067],[-119.9988,40.8069],[-119.9988,40.807],[-119.9988,40.8144],[-119.9989,40.8218],[-119.9989,40.8314],[-119.9989,40.8315],[-119.9989,40.8318],[-119.9989,40.832],[-119.9989,40.8321],[-119.9992,40.8579],[-119.9992,40.8638],[-119.9992,40.8659],[-119.9993,40.8674],[-119.9993,40.8693],[-119.9993,40.8711],[-119.9993,40.8712],[-119.9993,40.8714],[-119.9993,40.8715],[-119.9993,40.8724],[-119.9993,40.8731],[-119.9993,40.8732],[-119.9993,40.8736],[-119.9993,40.8738],[-119.9993,40.874],[-119.9993,40.8749],[-119.9993,40.8754],[-119.9993,40.8756],[-119.9993,40.8759],[-119.9993,40.8839],[-119.9993,40.889],[-119.9994,40.9013],[-119.9994,40.9137],[-119.9994,40.9138],[-119.9994,40.9144],[-119.9994,40.915],[-119.9994,40.9156],[-119.9994,40.9168],[-119.9994,40.9172],[-119.9994,40.9208],[-119.9995,40.9303],[-119.9996,40.9487],[-119.9996,40.9492],[-119.9996,40.9522],[-119.9997,40.9599],[-119.9997,40.964],[-119.9999,40.9999],[-119.9998,41.0056],[-119.9998,41.0068],[-119.9999,41.0075],[-119.9998,41.0119],[-119.9998,41.0148],[-119.9998,41.0184],[-119.9998,41.0199],[-119.9998,41.02],[-119.9998,41.0218],[-119.9998,41.0219],[-119.9998,41.0222],[-119.9999,41.0395],[-119.9999,41.054],[-120,41.0658],[-119.9999,41.0685],[-120,41.083],[-120,41.1023],[-120,41.1025],[-120,41.1097],[-120,41.1121],[-120,41.1122],[-120,41.1129],[-120,41.1226],[-120,41.1249],[-120,41.1266],[-119.9999,41.1379],[-119.9999,41.138],[-119.9999,41.1381],[-119.9999,41.1382],[-119.9999,41.1384],[-119.9999,41.1393],[-119.9999,41.1399],[-119.9999,41.1402],[-119.9999,41.1445],[-119.9999,41.1446],[-119.9998,41.1559],[-119.9998,41.1623],[-119.9998,41.1624],[-119.9998,41.1643],[-119.9998,41.1653],[-119.9998,41.1654],[-119.9998,41.1658],[-119.9998,41.1706],[-119.9998,41.1733],[-119.9999,41.1764],[-119.9999,41.184],[-119.9999,41.1848],[-119.9998,41.1936],[-119.9998,41.1946],[-119.9998,41.2015],[-119.9998,41.202],[-119.9998,41.205],[-119.9998,41.2059],[-119.9998,41.2067],[-119.9998,41.207],[-119.9998,41.2073],[-119.9998,41.2085],[-119.9998,41.2098],[-119.9998,41.2105],[-119.9998,41.2112],[-119.9998,41.2135],[-119.9998,41.2157],[-119.9998,41.2206],[-119.9998,41.2255],[-119.9998,41.2268],[-119.9998,41.2281],[-119.9998,41.2312],[-119.9998,41.2343],[-119.9998,41.2361],[-119.9998,41.2366],[-119.9998,41.2418],[-119.9998,41.242],[-119.9999,41.2443],[-119.9999,41.2459],[-120.0001,41.2498],[-120.0001,41.2564],[-120.0001,41.2568],[-120,41.2634],[-120,41.264],[-120,41.2665],[-120,41.2666],[-120,41.2674],[-120,41.2675],[-120,41.2748],[-120,41.275],[-119.9999,41.2924],[-119.9999,41.2928],[-119.9999,41.2998],[-119.9999,41.3071],[-119.9999,41.3131],[-119.9998,41.3225],[-119.9998,41.3226],[-119.9998,41.3236],[-119.9998,41.3273],[-119.9998,41.3274],[-119.9997,41.3556],[-119.9997,41.3651],[-119.9997,41.3653],[-119.9997,41.3678],[-119.9998,41.3747],[-119.9997,41.3982],[-119.9997,41.4064],[-119.9997,41.4106],[-119.9997,41.4147],[-119.9997,41.4177],[-119.9997,41.4206],[-119.9997,41.4222],[-119.9997,41.4231],[-119.9997,41.4233],[-119.9996,41.4264],[-119.9996,41.4297],[-119.9996,41.4325],[-119.9996,41.4353],[-119.9996,41.4358],[-119.9996,41.4361],[-119.9996,41.4363],[-119.9996,41.4364],[-119.9996,41.4412],[-119.9996,41.4459],[-119.9996,41.4473],[-119.9996,41.4493],[-119.9996,41.4518],[-119.9996,41.456],[-119.9996,41.4631],[-119.9995,41.4702],[-119.9995,41.4786],[-119.9995,41.4787],[-119.9995,41.4809],[-119.9995,41.4827],[-119.9995,41.4849],[-119.9995,41.4871],[-119.9995,41.488],[-119.9995,41.4888],[-119.9995,41.489],[-119.9995,41.4928],[-119.9995,41.4965],[-119.9995,41.4982],[-119.9995,41.4999],[-119.9995,41.5002],[-119.999,41.5218],[-119.999,41.5229],[-119.999,41.526],[-119.999,41.5291],[-119.999,41.5336],[-119.9989,41.538],[-119.9989,41.5409],[-119.9989,41.5437],[-119.9989,41.5447],[-119.9989,41.5456],[-119.9989,41.5458],[-119.9988,41.5578],[-119.9988,41.5579],[-119.9987,41.5601],[-119.9986,41.5814],[-119.9983,41.6155],[-119.9983,41.6162],[-119.9983,41.6175],[-119.9983,41.6188],[-119.9989,41.6249],[-119.9989,41.6544],[-119.9989,41.6579],[-119.9989,41.6585],[-119.9988,41.6637],[-119.9988,41.6638],[-119.9988,41.6643],[-119.9988,41.6651],[-119.9988,41.6652],[-119.9988,41.6713],[-119.9988,41.6748],[-119.9988,41.6749],[-119.9988,41.6759],[-119.9987,41.6917],[-119.9987,41.7206],[-119.9983,41.7499],[-119.9983,41.7556],[-119.9985,41.7737],[-119.9985,41.7769],[-119.9985,41.777],[-119.9986,41.7937],[-119.9987,41.7993],[-119.9987,41.7995],[-119.9987,41.8021],[-119.9987,41.8022],[-119.9989,41.8274],[-119.9989,41.8275],[-119.999,41.8351],[-119.999,41.8352],[-119.999,41.8447],[-119.9992,41.8671],[-119.9993,41.8749],[-119.9993,41.8821],[-119.9993,41.8913],[-119.9993,41.8995],[-119.9993,41.8996],[-119.9993,41.9025],[-119.9993,41.9028],[-119.9993,41.9064],[-119.9993,41.9065],[-119.9993,41.9076],[-119.9993,41.9077],[-119.9993,41.9222],[-119.9993,41.9226],[-119.9993,41.9237],[-119.9993,41.9249],[-119.9993,41.9435],[-119.9992,41.962],[-119.9992,41.9752],[-119.9992,41.979],[-119.9992,41.9791],[-119.9992,41.9937],[-119.9992,41.9949],[-119.9985,41.995],[-119.9966,41.9951],[-119.9891,41.9956],[-119.9868,41.9957],[-119.9846,41.9958],[-119.9777,41.9959],[-119.9758,41.996],[-119.9743,41.996],[-119.9733,41.996],[-119.9687,41.9961],[-119.9604,41.9963],[-119.9561,41.9965],[-119.9511,41.9967],[-119.9487,41.9967],[-119.9479,41.9967],[-119.9465,41.9968],[-119.941,41.9968],[-119.9359,41.9969],[-119.9355,41.9969],[-119.9346,41.9969],[-119.934,41.9969],[-119.933,41.9969],[-119.9322,41.9969],[-119.9318,41.9969],[-119.9311,41.9969],[-119.9302,41.9969],[-119.9298,41.9969],[-119.9288,41.9969],[-119.9284,41.997],[-119.9272,41.997],[-119.9268,41.997],[-119.926,41.997],[-119.9259,41.997],[-119.9258,41.997],[-119.9257,41.997],[-119.9256,41.997],[-119.9255,41.997],[-119.9254,41.997],[-119.9253,41.997],[-119.9252,41.997],[-119.9251,41.997],[-119.925,41.997],[-119.9249,41.997],[-119.9247,41.997],[-119.9246,41.997],[-119.9244,41.997],[-119.9242,41.997],[-119.9241,41.997],[-119.924,41.997],[-119.9239,41.997],[-119.9238,41.997],[-119.9236,41.997],[-119.9235,41.997],[-119.9234,41.997],[-119.9233,41.997],[-119.923,41.997],[-119.9229,41.997],[-119.9227,41.997],[-119.9226,41.997],[-119.9224,41.997],[-119.9222,41.997],[-119.922,41.997],[-119.9218,41.997],[-119.9216,41.997],[-119.9214,41.997],[-119.9212,41.997],[-119.921,41.997],[-119.9208,41.997],[-119.9206,41.997],[-119.9205,41.997],[-119.9201,41.997],[-119.9194,41.9971],[-119.9188,41.9971],[-119.918,41.9971],[-119.9175,41.9971],[-119.9164,41.9971],[-119.9151,41.9971],[-119.9138,41.9971],[-119.913,41.9971],[-119.9123,41.9971],[-119.9116,41.9971],[-119.9107,41.9971],[-119.9099,41.9971],[-119.9086,41.9971],[-119.9072,41.9972],[-119.9058,41.9972],[-119.9055,41.9972],[-119.9054,41.9972],[-119.9049,41.9972],[-119.9041,41.9972],[-119.903,41.9972],[-119.9026,41.9972],[-119.9016,41.9973],[-119.9007,41.9973],[-119.8998,41.9973],[-119.8988,41.9973],[-119.898,41.9973],[-119.8974,41.9973],[-119.8967,41.9973],[-119.8953,41.9973],[-119.8944,41.9973],[-119.8938,41.9974],[-119.8935,41.9974],[-119.893,41.9974],[-119.8929,41.9974],[-119.8917,41.9974],[-119.8911,41.9974],[-119.8902,41.9974],[-119.8895,41.9974],[-119.8888,41.9974],[-119.8877,41.9974],[-119.8865,41.9974],[-119.8864,41.9974],[-119.8835,41.9974],[-119.8824,41.9974],[-119.8811,41.9974],[-119.8809,41.9974],[-119.8735,41.9974],[-119.8733,41.9974],[-119.8722,41.9975],[-119.8674,41.9975],[-119.8655,41.9975],[-119.8603,41.9975],[-119.8582,41.9975],[-119.8547,41.9975],[-119.85,41.9975],[-119.8485,41.9975],[-119.8268,41.9975],[-119.8246,41.9975],[-119.8158,41.9975],[-119.81,41.9974],[-119.8021,41.9974],[-119.8018,41.9974],[-119.7973,41.9974],[-119.7939,41.9974],[-119.7912,41.9974],[-119.7897,41.9974],[-119.7868,41.9973],[-119.7832,41.9973],[-119.7811,41.9972],[-119.7805,41.9972],[-119.7794,41.9972],[-119.7788,41.9972],[-119.7773,41.9972],[-119.7755,41.9971],[-119.7715,41.9971],[-119.7703,41.997],[-119.7683,41.997],[-119.7647,41.9969],[-119.762,41.9967],[-119.7583,41.9966],[-119.756,41.9965],[-119.7548,41.9965],[-119.7537,41.9965],[-119.7498,41.9965],[-119.7476,41.9964],[-119.7434,41.9964],[-119.7405,41.9963],[-119.7372,41.9963],[-119.7363,41.9963],[-119.7339,41.9963],[-119.7336,41.9963],[-119.7258,41.9962],[-119.7199,41.9962],[-119.711,41.9962],[-119.7103,41.9962],[-119.7077,41.9962],[-119.7037,41.9962],[-119.6942,41.9963],[-119.6936,41.9963],[-119.6899,41.9963],[-119.687,41.9963],[-119.6856,41.9963],[-119.6766,41.9963],[-119.6745,41.9963],[-119.6731,41.9963],[-119.6718,41.9963],[-119.6707,41.9963],[-119.6689,41.9963],[-119.6673,41.9963],[-119.6667,41.9963],[-119.6655,41.9963],[-119.6643,41.9963],[-119.6634,41.9963],[-119.6628,41.9963],[-119.6619,41.9963],[-119.6614,41.9963],[-119.6607,41.9962],[-119.6558,41.9962],[-119.6555,41.9962],[-119.6552,41.9962],[-119.6551,41.9962],[-119.6535,41.9962],[-119.6463,41.9961],[-119.6449,41.9961],[-119.6418,41.9961],[-119.6402,41.9961],[-119.6388,41.9961],[-119.638,41.9961],[-119.636,41.9961],[-119.6352,41.9961],[-119.6338,41.9961],[-119.6333,41.996],[-119.6316,41.996],[-119.6302,41.996],[-119.629,41.996],[-119.6248,41.996],[-119.6202,41.996],[-119.6191,41.996],[-119.6182,41.9959],[-119.6174,41.9959],[-119.6158,41.9959],[-119.6154,41.9959],[-119.6147,41.9959],[-119.6138,41.9959],[-119.6132,41.9959],[-119.6116,41.9959],[-119.6101,41.9959],[-119.608,41.9959],[-119.5989,41.9959],[-119.592,41.9958],[-119.5882,41.9958],[-119.5772,41.9958],[-119.574,41.9958],[-119.5648,41.9958],[-119.5601,41.9958],[-119.5527,41.9958],[-119.5496,41.9958],[-119.5363,41.9958],[-119.5358,41.9958],[-119.5314,41.9958],[-119.5215,41.9958],[-119.5118,41.9958],[-119.5075,41.9958],[-119.5043,41.9958],[-119.5036,41.9958],[-119.5021,41.9958],[-119.5013,41.9957],[-119.4993,41.9957],[-119.4965,41.9957],[-119.4938,41.9957],[-119.4912,41.9957],[-119.4906,41.9957],[-119.4862,41.9958],[-119.485,41.9958],[-119.4838,41.9958],[-119.4817,41.9958],[-119.4799,41.9958],[-119.4792,41.9958],[-119.4759,41.9958],[-119.4736,41.9958],[-119.473,41.9958],[-119.4729,41.9958],[-119.4713,41.9958],[-119.4709,41.9958],[-119.4698,41.9958],[-119.4688,41.9958],[-119.4664,41.9958],[-119.4634,41.9957],[-119.4604,41.9957],[-119.4555,41.9957],[-119.4528,41.9957],[-119.4525,41.9957],[-119.4522,41.9957],[-119.4514,41.9957],[-119.4489,41.9956],[-119.4463,41.9956],[-119.442,41.9956],[-119.4404,41.9956],[-119.4363,41.9955],[-119.436,41.9955],[-119.4331,41.9955],[-119.4268,41.9954],[-119.4165,41.9952],[-119.4159,41.9952],[-119.4017,41.995],[-119.3926,41.9948],[-119.3919,41.9948],[-119.3913,41.9948],[-119.3902,41.9947],[-119.3887,41.9947],[-119.3874,41.9947],[-119.386,41.9947],[-119.3847,41.9946],[-119.3835,41.9946],[-119.3832,41.9946],[-119.3813,41.9945],[-119.3811,41.9945],[-119.3804,41.9945],[-119.3791,41.9945],[-119.3786,41.9945],[-119.3775,41.9945],[-119.3765,41.9945],[-119.3763,41.9944],[-119.3758,41.9944],[-119.3754,41.9944],[-119.3747,41.9944],[-119.3741,41.9944],[-119.3735,41.9944],[-119.3732,41.9944],[-119.3726,41.9944],[-119.3723,41.9944],[-119.3721,41.9944],[-119.3709,41.9944],[-119.3696,41.9944],[-119.3672,41.9943],[-119.3658,41.9943],[-119.3625,41.9943],[-119.3618,41.9943],[-119.3611,41.9943],[-119.3607,41.9943],[-119.3601,41.9943],[-119.3594,41.9943],[-119.3556,41.9942],[-119.3511,41.9941],[-119.3508,41.9941],[-119.3485,41.9941],[-119.3441,41.9941],[-119.3436,41.9941],[-119.3432,41.9941],[-119.3425,41.994],[-119.3405,41.994],[-119.3399,41.994],[-119.3385,41.994],[-119.3368,41.994],[-119.3365,41.9939],[-119.3352,41.9939],[-119.3242,41.9939],[-119.3236,41.9939],[-119.3221,41.9939],[-119.321,41.9939],[-119.317,41.9939],[-119.3143,41.9939],[-119.3081,41.9939],[-119.3062,41.9939],[-119.3048,41.9939],[-119.3008,41.9939],[-119.3001,41.9939],[-119.2995,41.9939],[-119.2973,41.9939],[-119.2951,41.9939],[-119.2906,41.9939],[-119.2899,41.9939],[-119.2866,41.9939],[-119.2807,41.9939],[-119.2759,41.9939],[-119.275,41.9939],[-119.2725,41.9939],[-119.2708,41.9939],[-119.2693,41.9939],[-119.2657,41.9938],[-119.2642,41.9938],[-119.2616,41.9938],[-119.2579,41.9938],[-119.2548,41.9938],[-119.2523,41.9938],[-119.2517,41.9939],[-119.2515,41.9939],[-119.251,41.9938],[-119.2508,41.9939],[-119.247,41.9939],[-119.2418,41.9939],[-119.2381,41.9939],[-119.2336,41.9939],[-119.2318,41.9938],[-119.2303,41.9938],[-119.2245,41.9937],[-119.2229,41.9937],[-119.2186,41.9936],[-119.209,41.9935],[-119.205,41.9935],[-119.2046,41.9935],[-119.204,41.9935],[-119.2014,41.9935],[-119.1928,41.9935],[-119.1902,41.9934],[-119.1848,41.9934],[-119.1812,41.9934],[-119.1787,41.9934],[-119.1769,41.9934],[-119.1729,41.9934],[-119.1709,41.9934],[-119.1665,41.9934],[-119.1642,41.9934],[-119.1599,41.9933],[-119.1596,41.9933],[-119.1576,41.9933],[-119.1547,41.9933],[-119.1498,41.9934],[-119.1449,41.9934],[-119.1401,41.9934],[-119.1382,41.9934],[-119.1352,41.9934],[-119.1304,41.9934],[-119.1257,41.9935],[-119.1206,41.9935],[-119.1151,41.9935],[-119.1086,41.9935],[-119.1039,41.9936],[-119.089,41.9937],[-119.0821,41.9937],[-119.0768,41.9937],[-119.0618,41.9936],[-119.0548,41.9936],[-119.0519,41.9936],[-119.045,41.9936],[-119.0426,41.9936],[-119.0416,41.9936],[-119.0365,41.9936],[-119.0356,41.9936],[-119.0314,41.9936],[-119.0257,41.9936],[-119.0168,41.9936],[-119.0159,41.9936],[-119.0131,41.9936],[-119.0103,41.9936],[-119.0081,41.9936],[-119.0041,41.9936],[-119.0011,41.9935],[-118.9959,41.9935],[-118.9947,41.9935],[-118.9911,41.9935],[-118.9862,41.9934],[-118.9825,41.9934],[-118.9814,41.9934],[-118.9765,41.9934],[-118.9753,41.9934],[-118.9726,41.9933],[-118.9717,41.9933],[-118.9701,41.9933],[-118.9695,41.9933],[-118.9632,41.9933],[-118.9555,41.9933],[-118.9506,41.9932],[-118.9484,41.9932],[-118.9455,41.9932],[-118.9406,41.9932],[-118.9342,41.9932],[-118.9315,41.9931],[-118.929,41.9931],[-118.9066,41.9928],[-118.9032,41.9927],[-118.8924,41.9928],[-118.8879,41.9928],[-118.8838,41.9928],[-118.8763,41.9928],[-118.8737,41.9928],[-118.8709,41.9928],[-118.8703,41.9928],[-118.8683,41.9927],[-118.8623,41.9927],[-118.8574,41.9927],[-118.8495,41.9927],[-118.8455,41.9927],[-118.8428,41.9927],[-118.841,41.9927],[-118.8397,41.9927],[-118.838,41.9927],[-118.8375,41.9927],[-118.8353,41.9927],[-118.8296,41.9927],[-118.8256,41.9926],[-118.814,41.9926],[-118.8093,41.9926],[-118.8084,41.9926],[-118.8067,41.9926],[-118.8028,41.9926],[-118.7998,41.9926],[-118.7986,41.9926],[-118.7964,41.9926],[-118.7933,41.9926],[-118.7927,41.9926],[-118.7888,41.9926],[-118.7853,41.9926],[-118.7839,41.9926],[-118.783,41.9926],[-118.7827,41.9926],[-118.7824,41.9926],[-118.7776,41.9926],[-118.7769,41.9926],[-118.7765,41.9926],[-118.776,41.9926],[-118.7754,41.9926],[-118.7726,41.9925],[-118.7716,41.9925],[-118.7667,41.9925],[-118.7658,41.9925],[-118.7619,41.9926],[-118.7589,41.9926],[-118.7572,41.9926],[-118.7551,41.9926],[-118.7541,41.9926],[-118.7518,41.9926],[-118.751,41.9926],[-118.7508,41.9926],[-118.7476,41.9925],[-118.7459,41.9925],[-118.7429,41.9924],[-118.7381,41.9923],[-118.736,41.9923],[-118.7331,41.9923],[-118.7281,41.9922],[-118.7268,41.9922],[-118.7261,41.9922],[-118.7249,41.9922],[-118.7226,41.9922],[-118.715,41.9921],[-118.7143,41.9921],[-118.7133,41.9921],[-118.7085,41.9921],[-118.7079,41.9921],[-118.7036,41.9921],[-118.7014,41.9921],[-118.6976,41.9921],[-118.6961,41.9921],[-118.6957,41.9921],[-118.6953,41.9921],[-118.6941,41.9921],[-118.6927,41.9921],[-118.6921,41.9921],[-118.6901,41.9921],[-118.6846,41.9922],[-118.6811,41.9922],[-118.6796,41.9922],[-118.6791,41.9922],[-118.6765,41.9922],[-118.6747,41.9922],[-118.6746,41.9922],[-118.6716,41.9923],[-118.6702,41.9923],[-118.6699,41.9923],[-118.6657,41.9924],[-118.6651,41.9924],[-118.6613,41.9925],[-118.6602,41.9926],[-118.6566,41.9927],[-118.6518,41.9928],[-118.6505,41.9928],[-118.6471,41.9929],[-118.6447,41.993],[-118.6438,41.993],[-118.6419,41.993],[-118.6416,41.993],[-118.6401,41.9931],[-118.6392,41.9931],[-118.6388,41.9931],[-118.6349,41.9932],[-118.6335,41.9933],[-118.632,41.9933],[-118.6312,41.9933],[-118.6305,41.9934],[-118.6288,41.9934],[-118.626,41.9935],[-118.6247,41.9935],[-118.6245,41.9935],[-118.6233,41.9935],[-118.6211,41.9935],[-118.6186,41.9936],[-118.615,41.9937],[-118.6123,41.9937],[-118.6093,41.9937],[-118.6085,41.9938],[-118.6075,41.9938],[-118.6063,41.9938],[-118.6018,41.9939],[-118.6017,41.9939],[-118.6013,41.9939],[-118.6008,41.9939],[-118.6005,41.9939],[-118.5998,41.9939],[-118.5838,41.9942],[-118.5697,41.9945],[-118.5598,41.9945],[-118.5564,41.9946],[-118.551,41.9946],[-118.5427,41.9947],[-118.542,41.9947],[-118.5414,41.9948],[-118.5408,41.9948],[-118.5389,41.9948],[-118.5385,41.9948],[-118.538,41.9948],[-118.5371,41.9948],[-118.5343,41.9948],[-118.5331,41.9948],[-118.5328,41.9948],[-118.5279,41.9949],[-118.5208,41.995],[-118.5143,41.9951],[-118.5069,41.9951],[-118.5044,41.9952],[-118.501,41.9952],[-118.4973,41.9952],[-118.4942,41.9953],[-118.4919,41.9953],[-118.4906,41.9953],[-118.4894,41.9953],[-118.4887,41.9953],[-118.4884,41.9953],[-118.4882,41.9953],[-118.4881,41.9953],[-118.4868,41.9954],[-118.4834,41.9954],[-118.4818,41.9954],[-118.4808,41.9954],[-118.4774,41.9954],[-118.4741,41.9955],[-118.4701,41.9955],[-118.4678,41.9956],[-118.4635,41.9956],[-118.4606,41.9956],[-118.4587,41.9956],[-118.4571,41.9957],[-118.4553,41.9957],[-118.4524,41.9957],[-118.4516,41.9957],[-118.4504,41.9957],[-118.4492,41.9957],[-118.4478,41.9957],[-118.4463,41.9958],[-118.4446,41.9958],[-118.4431,41.9958],[-118.4426,41.9958],[-118.4424,41.9958],[-118.4419,41.9958],[-118.4415,41.9958],[-118.4413,41.9958],[-118.4404,41.9958],[-118.4353,41.9958],[-118.4348,41.9959],[-118.4334,41.9959],[-118.433,41.9959],[-118.4318,41.9959],[-118.4296,41.9959],[-118.4268,41.9959],[-118.4265,41.9959],[-118.4262,41.9959],[-118.4245,41.9959],[-118.4237,41.9959],[-118.4212,41.9959],[-118.4186,41.9959],[-118.4182,41.9959],[-118.4165,41.9959],[-118.4163,41.9959],[-118.4153,41.9959],[-118.414,41.9959],[-118.4131,41.9959],[-118.4127,41.9959],[-118.4125,41.9959],[-118.4122,41.9959],[-118.3992,41.9959],[-118.3975,41.9959],[-118.3969,41.9959],[-118.3949,41.9959],[-118.3945,41.9959],[-118.3925,41.996],[-118.3923,41.996],[-118.3919,41.996],[-118.3915,41.996],[-118.3912,41.996],[-118.391,41.996],[-118.3908,41.996],[-118.3853,41.9961],[-118.3829,41.9961],[-118.3822,41.9962],[-118.3818,41.9962],[-118.3816,41.9962],[-118.3809,41.9962],[-118.3774,41.9962],[-118.3767,41.9962],[-118.3761,41.9963],[-118.3741,41.9963],[-118.3706,41.9963],[-118.3605,41.9963],[-118.3568,41.9964],[-118.3553,41.9964],[-118.3505,41.9964],[-118.3482,41.9964],[-118.3478,41.9964],[-118.3471,41.9965],[-118.344,41.9965],[-118.3423,41.9965],[-118.3391,41.9965],[-118.3376,41.9965],[-118.3343,41.9965],[-118.3328,41.9965],[-118.3293,41.9965],[-118.3279,41.9965],[-118.3272,41.9965],[-118.3256,41.9965],[-118.3246,41.9965],[-118.32,41.9965],[-118.3037,41.9967],[-118.2955,41.9968],[-118.288,41.9968],[-118.2857,41.9968],[-118.2824,41.9969],[-118.2776,41.9969],[-118.266,41.997],[-118.2647,41.997],[-118.2598,41.997],[-118.2574,41.997],[-118.253,41.997],[-118.2492,41.9971],[-118.2461,41.9971],[-118.2451,41.9971],[-118.2422,41.9971],[-118.2411,41.9971],[-118.2403,41.9971],[-118.2362,41.9971],[-118.2354,41.9971],[-118.2313,41.9972],[-118.2306,41.9972],[-118.2265,41.9972],[-118.2257,41.9972],[-118.2232,41.9973],[-118.2216,41.9973],[-118.2209,41.9973],[-118.2167,41.9973],[-118.2164,41.9973],[-118.212,41.9973],[-118.2119,41.9973],[-118.2071,41.9973],[-118.2032,41.9973],[-118.2023,41.9973],[-118.2022,41.9973],[-118.1974,41.9973],[-118.1959,41.997],[-118.1919,41.997],[-118.1906,41.997],[-118.1867,41.9971],[-118.1866,41.9971],[-118.1775,41.9971],[-118.1749,41.9971],[-118.171,41.9971],[-118.1684,41.9971],[-118.1608,41.9972],[-118.1582,41.9972],[-118.1578,41.9972],[-118.1508,41.9972],[-118.1431,41.9973],[-118.1352,41.9973],[-118.1295,41.9973],[-118.1273,41.9973],[-118.1258,41.9974],[-118.124,41.9974],[-118.1238,41.9974],[-118.1068,41.9975],[-118.1058,41.9975],[-118.1056,41.9975],[-118.105,41.9975],[-118.1048,41.9975],[-118.1037,41.9975],[-118.1003,41.9975],[-118.0992,41.9975],[-118.0988,41.9975],[-118.0977,41.9975],[-118.0973,41.9975],[-118.097,41.9975],[-118.0962,41.9975],[-118.096,41.9975],[-118.0941,41.9975],[-118.0885,41.9975],[-118.0867,41.9976],[-118.0833,41.9976],[-118.0734,41.9976],[-118.0714,41.9976],[-118.0711,41.9977],[-118.0701,41.9977],[-118.07,41.9977],[-118.0697,41.9977],[-118.0696,41.9977],[-118.0694,41.9977],[-118.069,41.9977],[-118.0688,41.9977],[-118.0687,41.9977],[-118.0681,41.9977],[-118.0679,41.9977],[-118.0673,41.9977],[-118.0652,41.9977],[-118.0646,41.9977],[-118.0643,41.9977],[-118.0641,41.9977],[-118.0639,41.9977],[-118.0636,41.9977],[-118.0633,41.9977],[-118.0628,41.9977],[-118.0614,41.9977],[-118.0609,41.9977],[-118.0585,41.9977],[-118.0546,41.9977],[-118.0541,41.9977],[-118.0482,41.9978],[-118.0464,41.9978],[-118.0388,41.9978],[-118.0338,41.9978],[-118.027,41.9979],[-118.0228,41.9979],[-118.0178,41.9979],[-118.0156,41.9979],[-118.0102,41.998],[-118.006,41.998],[-118.0052,41.998],[-118.0028,41.998],[-118.0023,41.998],[-118.002,41.998],[-118.0018,41.998],[-118.0012,41.998],[-118.001,41.9981],[-117.9995,41.9981],[-117.995,41.998],[-117.9936,41.998],[-117.9928,41.998],[-117.9905,41.998],[-117.9897,41.998],[-117.9883,41.998],[-117.9841,41.998],[-117.9827,41.998],[-117.9807,41.998],[-117.9746,41.998],[-117.9725,41.998],[-117.9682,41.998],[-117.9604,41.998],[-117.958,41.998],[-117.9552,41.998],[-117.9509,41.998],[-117.9484,41.998],[-117.9457,41.9981],[-117.9427,41.9981],[-117.941,41.9981],[-117.9385,41.9981],[-117.937,41.9981],[-117.9326,41.9981],[-117.9311,41.9982],[-117.9292,41.9982],[-117.9236,41.9982],[-117.9217,41.9982],[-117.9188,41.9982],[-117.9181,41.9982],[-117.9144,41.9982],[-117.9072,41.9982],[-117.9036,41.9982],[-117.9019,41.9982],[-117.9009,41.9982],[-117.8928,41.9981],[-117.8906,41.9981],[-117.8901,41.9981],[-117.8889,41.9982],[-117.8873,41.9982],[-117.8852,41.9982],[-117.884,41.9982],[-117.8818,41.9982],[-117.876,41.9982],[-117.8751,41.9982],[-117.8735,41.9983],[-117.8728,41.9983],[-117.8436,41.9982],[-117.8389,41.9982],[-117.8358,41.9982],[-117.8357,41.9982],[-117.8293,41.9983],[-117.8124,41.9984],[-117.8102,41.9984],[-117.8045,41.9984],[-117.8039,41.9984],[-117.7944,41.9984],[-117.7935,41.9984],[-117.7922,41.9984],[-117.7901,41.9984],[-117.79,41.9984],[-117.7892,41.9984],[-117.7887,41.9984],[-117.7804,41.9984],[-117.7804,41.9983],[-117.7803,41.9983],[-117.78,41.9983],[-117.7786,41.9983],[-117.7737,41.9983],[-117.772,41.9983],[-117.7702,41.9983],[-117.7649,41.9983],[-117.7631,41.9983],[-117.7618,41.9983],[-117.7581,41.9983],[-117.7569,41.9983],[-117.7557,41.9983],[-117.7522,41.9983],[-117.751,41.9983],[-117.7483,41.9983],[-117.7404,41.9982],[-117.7377,41.9982],[-117.7359,41.9982],[-117.7295,41.9982],[-117.7254,41.9982],[-117.7225,41.9982],[-117.7218,41.9982],[-117.7202,41.9982],[-117.7198,41.9982],[-117.7194,41.9982],[-117.7189,41.9982],[-117.7185,41.9982],[-117.7178,41.9982],[-117.7171,41.9982],[-117.7086,41.9982],[-117.7067,41.9982],[-117.7058,41.9982],[-117.6862,41.9982],[-117.6586,41.9981],[-117.6582,41.9981],[-117.6508,41.9981],[-117.6505,41.9981],[-117.6495,41.9981],[-117.6477,41.9981],[-117.6457,41.9982],[-117.6411,41.9981],[-117.6407,41.9981],[-117.6399,41.9981],[-117.6398,41.9981],[-117.635,41.9981],[-117.6347,41.9981],[-117.6346,41.9981],[-117.6329,41.9981],[-117.6323,41.9981],[-117.6321,41.9981],[-117.629,41.9981],[-117.626,41.9981],[-117.6244,41.9984],[-117.6237,41.9985],[-117.6201,41.9985],[-117.6172,41.9985],[-117.6164,41.9985],[-117.614,41.9985],[-117.6132,41.9985],[-117.6128,41.9985],[-117.6107,41.9985],[-117.6033,41.9986],[-117.5766,41.9988],[-117.5741,41.9988],[-117.5665,41.9988],[-117.564,41.9988],[-117.5591,41.9988],[-117.5564,41.9989],[-117.5524,41.9989],[-117.5447,41.9989],[-117.5398,41.999],[-117.538,41.999],[-117.5324,41.999],[-117.5306,41.999],[-117.5302,41.999],[-117.5223,41.9991],[-117.5217,41.9991],[-117.5214,41.9991],[-117.5211,41.9991],[-117.5204,41.9991],[-117.5184,41.9992],[-117.5169,41.9992],[-117.516,41.9992],[-117.5151,41.9992],[-117.5135,41.9992],[-117.5133,41.9992],[-117.5131,41.9992],[-117.512,41.9992],[-117.5067,41.9993],[-117.5064,41.9993],[-117.5044,41.9993],[-117.501,41.9995],[-117.4957,41.9993],[-117.4956,41.9993],[-117.4935,41.9994],[-117.4923,41.9994],[-117.4903,41.9994],[-117.4901,41.9994],[-117.4814,41.9994],[-117.4811,41.9994],[-117.48,41.9994],[-117.4741,41.9994],[-117.4733,41.9994],[-117.473,41.9994],[-117.472,41.9994],[-117.4714,41.9994],[-117.4705,41.9994],[-117.4673,41.9994],[-117.4648,41.9994],[-117.4624,41.9994],[-117.4559,41.9995],[-117.4431,41.9997],[-117.4383,41.9996],[-117.4213,41.9994],[-117.4182,41.9994],[-117.415,41.9994],[-117.4078,41.9993],[-117.4071,41.9993],[-117.4051,41.9993],[-117.4045,41.9993],[-117.4036,41.9993],[-117.3951,41.9993],[-117.3936,41.9993],[-117.3769,41.9994],[-117.3762,41.9994],[-117.376,41.9994],[-117.3684,41.9995],[-117.3661,41.9995],[-117.3658,41.9995],[-117.3582,41.9995],[-117.3492,41.9995],[-117.3456,41.9995],[-117.3348,41.9996],[-117.3314,41.9996],[-117.3312,41.9996],[-117.3306,41.9996],[-117.3285,41.9996],[-117.3278,41.9996],[-117.3239,41.9996],[-117.312,41.9996],[-117.3081,41.9997],[-117.2955,41.9997],[-117.2927,41.9997],[-117.2848,41.9997],[-117.2772,41.9997],[-117.2744,41.9997],[-117.2661,41.9997],[-117.2633,41.9998],[-117.2609,41.9998],[-117.2534,41.9998],[-117.2512,41.9998],[-117.251,41.9999],[-117.2462,41.9999],[-117.232,41.9999],[-117.2273,41.9999],[-117.2176,41.9999],[-117.2172,42.0001],[-117.2086,42.0002],[-117.2075,42.0002],[-117.198,42.0004],[-117.1979,42.0004],[-117.1977,42.0004],[-117.1976,42.0004],[-117.182,42.0004],[-117.1786,42.0003],[-117.1618,42.0004],[-117.1614,42.0004],[-117.1337,42.0004],[-117.126,42.0004],[-117.1248,42.0004],[-117.1137,42.0003],[-117.0968,42.0002],[-117.0966,42.0002],[-117.0792,42.0001],[-117.0684,42],[-117.0656,42],[-117.057,42],[-117.0552,42],[-117.0545,42],[-117.0524,42.0001],[-117.0496,42],[-117.0484,42],[-117.0466,42],[-117.0426,42],[-117.0266,41.9999],[-117.0262,41.9999],[-117.0262,42.0002]]]},"properties":{"STATE_ID":"32","STATE_NAME":"Nevada"},"id":32}, -{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[172.3539,52.895],[172.3478,52.9067],[172.3493,52.9222],[172.3539,52.9358],[172.3658,52.9517],[172.3764,52.9596],[172.3996,52.9688],[172.4166,52.972],[172.4255,52.9716],[172.4278,52.9715],[172.4342,52.9758],[172.4406,52.9803],[172.4453,52.984],[172.4658,52.9938],[172.4838,52.9989],[172.4957,53.0044],[172.5066,53.0125],[172.5209,53.0195],[172.5277,53.0233],[172.5535,53.0289],[172.5623,53.0306],[172.5778,53.0389],[172.5862,53.0439],[172.6232,53.0532],[172.6524,53.0546],[172.6828,53.0549],[172.7078,53.0591],[172.7344,53.0637],[172.7636,53.0653],[172.7879,53.063],[172.8083,53.0565],[172.8366,53.051],[172.8598,53.0538],[172.8884,53.0541],[172.913,53.0508],[172.9448,53.0425],[172.9542,53.0389],[172.963,53.0426],[172.9707,53.0444],[172.9818,53.0469],[172.9943,53.0475],[173.0075,53.0476],[173.0187,53.0475],[173.047,53.0442],[173.0618,53.0418],[173.0867,53.0447],[173.1022,53.0459],[173.1322,53.044],[173.1463,53.041],[173.1625,53.0369],[173.1787,53.0328],[173.1969,53.0264],[173.2159,53.0204],[173.2292,53.0122],[173.2363,53.003],[173.2384,52.9998],[173.2424,53.0012],[173.2499,53.0023],[173.2621,53.0026],[173.2789,53.0017],[173.2928,52.9995],[173.3008,52.9977],[173.3064,52.9965],[173.3118,52.9948],[173.3219,52.9921],[173.3352,52.9845],[173.3452,52.9771],[173.3583,52.9694],[173.3714,52.9603],[173.3776,52.9497],[173.3838,52.9412],[173.3884,52.9255],[173.3903,52.9142],[173.3906,52.9091],[173.3926,52.9074],[173.398,52.9065],[173.4004,52.9068],[173.4089,52.9124],[173.418,52.916],[173.4316,52.9175],[173.4503,52.9136],[173.4741,52.9076],[173.4896,52.9001],[173.5026,52.8916],[173.5125,52.8811],[173.5162,52.874],[173.5228,52.8708],[173.5375,52.8668],[173.548,52.859],[173.5558,52.8507],[173.5676,52.8419],[173.5771,52.8304],[173.5787,52.8241],[173.5782,52.823],[173.5806,52.8155],[173.5779,52.809],[173.5694,52.799],[173.5514,52.7849],[173.5261,52.7745],[173.5044,52.7728],[173.4688,52.775],[173.4612,52.7766],[173.4483,52.7812],[173.4381,52.7814],[173.416,52.778],[173.4034,52.7776],[173.4057,52.7715],[173.4133,52.7647],[173.4217,52.7556],[173.4206,52.7441],[173.4143,52.7281],[173.3985,52.7105],[173.3923,52.7071],[173.3807,52.703],[173.3755,52.7006],[173.362,52.6958],[173.3461,52.6932],[173.3302,52.6928],[173.3063,52.6989],[173.2874,52.7067],[173.2736,52.7161],[173.2677,52.72],[173.2466,52.7261],[173.2237,52.7352],[173.2096,52.7396],[173.2019,52.7392],[173.1825,52.7384],[173.162,52.7347],[173.1328,52.7302],[173.1033,52.7298],[173.0871,52.7348],[173.0627,52.7403],[173.0492,52.7456],[173.0458,52.7488],[173.0462,52.7475],[173.0442,52.7382],[173.036,52.7285],[173.0185,52.7219],[172.9929,52.7114],[172.9692,52.6995],[172.9521,52.6928],[172.9485,52.6914],[172.9431,52.6889],[172.9307,52.6848],[172.9209,52.6831],[172.9015,52.6816],[172.883,52.6848],[172.8676,52.6902],[172.8573,52.6957],[172.8356,52.71],[172.8261,52.719],[172.8156,52.7291],[172.8144,52.7308],[172.8049,52.7296],[172.7877,52.7271],[172.7602,52.7274],[172.7369,52.7279],[172.7161,52.7324],[172.6928,52.7418],[172.6801,52.7486],[172.6663,52.7588],[172.6562,52.7677],[172.6396,52.7798],[172.6101,52.7982],[172.5873,52.8091],[172.5653,52.8175],[172.5409,52.8279],[172.5156,52.8393],[172.484,52.8533],[172.4791,52.8552],[172.4639,52.8542],[172.4504,52.8524],[172.4379,52.8535],[172.428,52.8561],[172.4194,52.8597],[172.4045,52.8684],[172.3867,52.8762],[172.3732,52.8816],[172.3626,52.887],[172.3539,52.895]]],[[[173.78,52.7634],[173.7732,52.7734],[173.7738,52.7816],[173.7761,52.7918],[173.7816,52.8021],[173.7891,52.8103],[173.802,52.8197],[173.8058,52.8212],[173.8175,52.825],[173.8264,52.8273],[173.833,52.8287],[173.8448,52.8315],[173.8528,52.8324],[173.8706,52.8348],[173.8863,52.8333],[173.9061,52.8313],[173.9262,52.826],[173.9417,52.8203],[173.9589,52.8141],[173.9648,52.8115],[173.9726,52.8137],[173.9806,52.814],[173.9887,52.8124],[174.0079,52.8049],[174.0192,52.8017],[174.0241,52.8013],[174.0379,52.7966],[174.0463,52.7909],[174.0502,52.7891],[174.0584,52.792],[174.0684,52.7962],[174.0955,52.8009],[174.1144,52.8034],[174.1223,52.8022],[174.1286,52.8012],[174.1355,52.799],[174.1477,52.7934],[174.1663,52.7893],[174.1833,52.7852],[174.1993,52.7803],[174.2088,52.7756],[174.2123,52.7733],[174.2214,52.7677],[174.2327,52.7573],[174.2366,52.7482],[174.2383,52.7388],[174.2373,52.7249],[174.2377,52.7117],[174.2378,52.7033],[174.2344,52.6951],[174.224,52.6834],[174.2166,52.6775],[174.2117,52.6742],[174.1972,52.6679],[174.1793,52.6615],[174.1625,52.6567],[174.1467,52.656],[174.1288,52.66],[174.1142,52.6638],[174.1083,52.6645],[174.0969,52.6626],[174.0793,52.6633],[174.068,52.6667],[174.0612,52.67],[174.0572,52.6717],[174.0462,52.6713],[174.0376,52.6712],[174.018,52.6718],[174.0018,52.6751],[173.9991,52.6756],[173.9719,52.6808],[173.9516,52.6857],[173.9331,52.6927],[173.9161,52.6997],[173.9015,52.7028],[173.8826,52.7049],[173.8715,52.7056],[173.8572,52.7093],[173.838,52.716],[173.8217,52.7261],[173.8082,52.735],[173.8002,52.7403],[173.7979,52.7427],[173.7887,52.7497],[173.7847,52.7559],[173.78,52.7634]]],[[[179.4055,51.9095],[179.3897,51.9238],[179.3887,51.9419],[179.4046,51.9684],[179.4014,51.9731],[179.4087,52.0053],[179.4296,52.0236],[179.4503,52.0313],[179.4859,52.0339],[179.4943,52.0366],[179.5083,52.0397],[179.5209,52.0542],[179.5409,52.0642],[179.5694,52.0689],[179.5858,52.0693],[179.6341,52.0757],[179.6584,52.0783],[179.679,52.0753],[179.704,52.0637],[179.7184,52.0534],[179.7314,52.0523],[179.7534,52.0472],[179.771,52.0408],[179.7822,52.0334],[179.7888,52.0256],[179.7903,52.0184],[179.8192,52.01],[179.8299,52.0033],[179.8471,51.9925],[179.8571,51.9776],[179.8597,51.9604],[179.851,51.9359],[179.8403,51.9215],[179.8359,51.9175],[179.8357,51.9102],[179.825,51.892],[179.8105,51.8808],[179.7851,51.8626],[179.7572,51.8548],[179.7353,51.855],[179.7323,51.8515],[179.7268,51.8464],[179.7179,51.8413],[179.7175,51.841],[179.7069,51.8374],[179.6717,51.8257],[179.6232,51.819],[179.5749,51.8268],[179.5484,51.8361],[179.546,51.835],[179.5233,51.8391],[179.5122,51.8426],[179.5086,51.8438],[179.4846,51.848],[179.4568,51.8599],[179.4429,51.8759],[179.4235,51.8858],[179.4055,51.9095]]],[[[-170.9129,52.5303],[-170.9274,52.5499],[-170.926,52.5586],[-170.9235,52.575],[-170.9127,52.5912],[-170.9111,52.6001],[-170.9032,52.6224],[-170.8889,52.6493],[-170.8796,52.6571],[-170.8655,52.6691],[-170.8341,52.6843],[-170.8187,52.6885],[-170.8159,52.6925],[-170.8047,52.7015],[-170.786,52.714],[-170.7704,52.7211],[-170.7457,52.7281],[-170.7363,52.7302],[-170.732,52.7298],[-170.7219,52.7353],[-170.7137,52.7385],[-170.7002,52.744],[-170.6805,52.7496],[-170.6597,52.751],[-170.6304,52.7516],[-170.6116,52.7486],[-170.5931,52.7448],[-170.5819,52.7448],[-170.5704,52.7431],[-170.5641,52.7422],[-170.5481,52.735],[-170.5432,52.7319],[-170.5375,52.7314],[-170.5263,52.7292],[-170.5083,52.7212],[-170.4965,52.7083],[-170.481,52.6904],[-170.4797,52.687],[-170.4762,52.6777],[-170.4747,52.6738],[-170.4733,52.6581],[-170.4729,52.6482],[-170.4728,52.6435],[-170.474,52.6384],[-170.4754,52.6366],[-170.4822,52.6313],[-170.4937,52.6189],[-170.5092,52.5977],[-170.5361,52.5739],[-170.5505,52.5669],[-170.5757,52.5549],[-170.6091,52.5478],[-170.6247,52.5451],[-170.652,52.5406],[-170.6678,52.5396],[-170.6744,52.5399],[-170.677,52.5374],[-170.6856,52.5328],[-170.7026,52.5214],[-170.7187,52.5119],[-170.7382,52.5001],[-170.7638,52.4898],[-170.7938,52.4871],[-170.8283,52.4919],[-170.8471,52.5024],[-170.8474,52.503],[-170.8484,52.5052],[-170.8511,52.5055],[-170.8595,52.5071],[-170.8876,52.5138],[-170.9129,52.5303]]],[[[-170.2697,52.7293],[-170.2749,52.7376],[-170.273,52.7485],[-170.2673,52.7642],[-170.2578,52.7737],[-170.247,52.7789],[-170.2458,52.7803],[-170.2447,52.7823],[-170.2404,52.79],[-170.2332,52.8001],[-170.2226,52.8106],[-170.2068,52.8228],[-170.1864,52.8305],[-170.1566,52.8361],[-170.1528,52.8358],[-170.1553,52.8371],[-170.1635,52.8436],[-170.1757,52.8517],[-170.1901,52.8628],[-170.1997,52.8801],[-170.2034,52.8976],[-170.1986,52.9164],[-170.1857,52.9275],[-170.1769,52.9351],[-170.1598,52.9426],[-170.1544,52.9445],[-170.1508,52.9473],[-170.1442,52.9508],[-170.1314,52.9568],[-170.1165,52.9631],[-170.0866,52.9712],[-170.0671,52.9722],[-170.0623,52.9714],[-170.0585,52.9721],[-170.0461,52.9731],[-170.0249,52.9712],[-170.0087,52.9677],[-170.0023,52.9648],[-169.9955,52.9665],[-169.9774,52.9655],[-169.9634,52.9632],[-169.9418,52.9588],[-169.9298,52.9516],[-169.9223,52.946],[-169.9156,52.9395],[-169.9105,52.9352],[-169.908,52.9286],[-169.908,52.9259],[-169.9082,52.9226],[-169.9039,52.9248],[-169.8985,52.9275],[-169.8855,52.9326],[-169.872,52.9331],[-169.8591,52.9339],[-169.8452,52.9351],[-169.8319,52.9355],[-169.8291,52.9347],[-169.8278,52.9328],[-169.8177,52.9374],[-169.8226,52.9403],[-169.8275,52.9454],[-169.8325,52.9528],[-169.8379,52.96],[-169.8429,52.9695],[-169.8433,52.9784],[-169.8396,52.9905],[-169.8383,52.9957],[-169.8371,53.0002],[-169.833,53.01],[-169.8372,53.0112],[-169.8452,53.0133],[-169.8521,53.0159],[-169.8587,53.0198],[-169.8651,53.0244],[-169.8714,53.0313],[-169.8794,53.0393],[-169.8832,53.0452],[-169.8834,53.0515],[-169.8823,53.0598],[-169.8806,53.0675],[-169.877,53.0752],[-169.8742,53.0798],[-169.8721,53.082],[-169.8733,53.084],[-169.873,53.0892],[-169.8607,53.105],[-169.8385,53.1163],[-169.8257,53.1202],[-169.8188,53.124],[-169.816,53.1256],[-169.8141,53.1266],[-169.7862,53.1326],[-169.7702,53.1343],[-169.7592,53.1341],[-169.7423,53.1308],[-169.7307,53.1278],[-169.7145,53.1217],[-169.7006,53.1165],[-169.6899,53.1121],[-169.6855,53.1091],[-169.6793,53.1036],[-169.6723,53.096],[-169.6672,53.0906],[-169.6642,53.0857],[-169.6559,53.0837],[-169.6401,53.08],[-169.631,53.0775],[-169.6208,53.0732],[-169.6141,53.0698],[-169.6045,53.062],[-169.5992,53.0554],[-169.5915,53.0464],[-169.5851,53.0388],[-169.5806,53.0322],[-169.5791,53.0264],[-169.5787,53.0234],[-169.5783,53.0202],[-169.58,53.0151],[-169.5782,53.0082],[-169.5759,53.0029],[-169.5751,53.0018],[-169.5752,52.9937],[-169.5804,52.9824],[-169.5875,52.97],[-169.5958,52.9632],[-169.6041,52.9606],[-169.6071,52.9596],[-169.6067,52.9552],[-169.6126,52.9443],[-169.62,52.9361],[-169.6254,52.9318],[-169.6293,52.9304],[-169.6336,52.9291],[-169.6278,52.9267],[-169.6228,52.9205],[-169.6149,52.9121],[-169.6137,52.9068],[-169.6156,52.9033],[-169.6076,52.9019],[-169.5934,52.8895],[-169.5917,52.8806],[-169.5879,52.8729],[-169.5874,52.8589],[-169.5877,52.8491],[-169.5882,52.8398],[-169.5894,52.8354],[-169.591,52.8333],[-169.5929,52.8316],[-169.5889,52.8268],[-169.5866,52.8141],[-169.5886,52.8006],[-169.6001,52.7917],[-169.606,52.7871],[-169.6102,52.7842],[-169.6159,52.7817],[-169.6188,52.7806],[-169.6186,52.78],[-169.6179,52.7782],[-169.6176,52.7775],[-169.6171,52.776],[-169.6242,52.7624],[-169.6275,52.7507],[-169.6391,52.7368],[-169.6597,52.7262],[-169.6823,52.7191],[-169.7031,52.7161],[-169.738,52.721],[-169.7385,52.7211],[-169.7619,52.7286],[-169.785,52.7367],[-169.8043,52.7462],[-169.8139,52.7545],[-169.8173,52.758],[-169.8203,52.7594],[-169.8263,52.7582],[-169.8371,52.7598],[-169.8456,52.7617],[-169.8487,52.7631],[-169.8571,52.7559],[-169.8763,52.7467],[-169.9039,52.7406],[-169.9332,52.7382],[-169.948,52.7377],[-169.9647,52.738],[-169.9702,52.7382],[-169.9755,52.7381],[-169.9741,52.735],[-169.9774,52.719],[-169.9818,52.712],[-169.9904,52.7053],[-169.9974,52.6993],[-170.0023,52.6966],[-170.0112,52.688],[-170.0193,52.6824],[-170.0326,52.6757],[-170.0484,52.6706],[-170.065,52.6665],[-170.0866,52.6626],[-170.1197,52.6617],[-170.1396,52.6629],[-170.148,52.6633],[-170.1565,52.6644],[-170.1622,52.6632],[-170.1738,52.6629],[-170.1965,52.6658],[-170.2134,52.669],[-170.2319,52.6739],[-170.2501,52.6811],[-170.2636,52.6973],[-170.2674,52.7135],[-170.2674,52.7138],[-170.2674,52.7248],[-170.2697,52.7293]]],[[[-179.1273,51.5234],[-179.1411,51.538],[-179.1489,51.5542],[-179.1505,51.5665],[-179.1495,51.5766],[-179.1499,51.5954],[-179.1412,51.6096],[-179.124,51.6263],[-179.1133,51.6324],[-179.1034,51.6362],[-179.0921,51.6403],[-179.0842,51.6423],[-179.0783,51.6436],[-179.0658,51.6452],[-179.056,51.646],[-179.0388,51.6435],[-179.02,51.6393],[-179.0008,51.6317],[-178.9883,51.6246],[-178.9745,51.6142],[-178.9645,51.6069],[-178.9546,51.5985],[-178.9499,51.5915],[-178.9486,51.5873],[-178.9472,51.5905],[-178.9442,51.596],[-178.9341,51.6048],[-178.9202,51.6137],[-178.9039,51.6223],[-178.8908,51.6285],[-178.8699,51.6336],[-178.8446,51.6376],[-178.8275,51.6354],[-178.811,51.6301],[-178.791,51.6234],[-178.785,51.6194],[-178.7817,51.6197],[-178.7746,51.6188],[-178.7705,51.6176],[-178.7683,51.6166],[-178.7687,51.618],[-178.7666,51.6213],[-178.7611,51.6276],[-178.7523,51.636],[-178.7418,51.6441],[-178.7259,51.6527],[-178.6965,51.6588],[-178.6783,51.663],[-178.6601,51.6659],[-178.6343,51.6665],[-178.6301,51.6658],[-178.6195,51.664],[-178.6031,51.6603],[-178.593,51.6562],[-178.5858,51.6581],[-178.5781,51.6595],[-178.5593,51.658],[-178.5398,51.6523],[-178.5326,51.6487],[-178.5152,51.6404],[-178.5088,51.636],[-178.5045,51.6335],[-178.4991,51.6348],[-178.4899,51.6337],[-178.4704,51.6287],[-178.4522,51.621],[-178.4361,51.6097],[-178.4297,51.6008],[-178.4217,51.5873],[-178.4224,51.5743],[-178.4267,51.5618],[-178.4406,51.5509],[-178.4562,51.5434],[-178.4757,51.5383],[-178.4965,51.5325],[-178.5012,51.5327],[-178.5037,51.5299],[-178.5069,51.5265],[-178.5177,51.5206],[-178.5319,51.5147],[-178.5502,51.5085],[-178.5745,51.5075],[-178.5966,51.5108],[-178.619,51.517],[-178.6364,51.5248],[-178.6399,51.5232],[-178.649,51.5199],[-178.661,51.5177],[-178.6653,51.518],[-178.6668,51.5142],[-178.673,51.5098],[-178.6908,51.5007],[-178.7148,51.4938],[-178.7331,51.4907],[-178.7558,51.4887],[-178.7695,51.4891],[-178.7748,51.4905],[-178.7826,51.4876],[-178.8002,51.4859],[-178.824,51.4899],[-178.8364,51.492],[-178.855,51.501],[-178.8653,51.5081],[-178.8689,51.5131],[-178.8708,51.5118],[-178.8761,51.512],[-178.8882,51.5162],[-178.9003,51.5223],[-178.9071,51.5279],[-178.91,51.5313],[-178.9121,51.5313],[-178.9182,51.5337],[-178.9256,51.5381],[-178.9332,51.5451],[-178.9417,51.5546],[-178.9486,51.5609],[-178.9503,51.5648],[-178.9529,51.5597],[-178.9552,51.5535],[-178.9615,51.5468],[-178.971,51.5378],[-178.9798,51.5311],[-178.9901,51.5261],[-179.0024,51.5216],[-179.0178,51.5178],[-179.0285,51.519],[-179.0325,51.5176],[-179.0385,51.5153],[-179.0541,51.5114],[-179.0711,51.5093],[-179.082,51.5098],[-179.0867,51.5103],[-179.1025,51.5134],[-179.1199,51.5191],[-179.1273,51.5234]]],[[[-179.2269,51.2525],[-179.2271,51.2538],[-179.2286,51.2585],[-179.2311,51.2675],[-179.2302,51.2839],[-179.2257,51.2993],[-179.2166,51.3114],[-179.2077,51.3209],[-179.1965,51.3298],[-179.1837,51.3385],[-179.1738,51.343],[-179.16,51.348],[-179.1502,51.3506],[-179.1309,51.3537],[-179.1174,51.3547],[-179.114,51.3544],[-179.1076,51.3537],[-179.1077,51.3579],[-179.1067,51.3652],[-179.0988,51.38],[-179.0932,51.3909],[-179.0875,51.3946],[-179.0805,51.3978],[-179.0776,51.399],[-179.0711,51.408],[-179.0618,51.4176],[-179.0499,51.4284],[-179.0339,51.4389],[-179.018,51.4463],[-179.005,51.4526],[-178.9901,51.4568],[-178.9778,51.4574],[-178.9694,51.4571],[-178.9645,51.4563],[-178.957,51.4549],[-178.9497,51.4531],[-178.9367,51.4507],[-178.9228,51.447],[-178.9139,51.4442],[-178.9044,51.4397],[-178.9006,51.4364],[-178.8954,51.4329],[-178.8913,51.4324],[-178.8812,51.4282],[-178.8732,51.4248],[-178.8631,51.419],[-178.8522,51.4104],[-178.8454,51.4025],[-178.8401,51.3962],[-178.8352,51.3908],[-178.8321,51.3838],[-178.8308,51.3814],[-178.8278,51.3727],[-178.8256,51.3675],[-178.824,51.3581],[-178.825,51.3521],[-178.826,51.3467],[-178.8268,51.3407],[-178.8281,51.335],[-178.8302,51.3295],[-178.8317,51.3264],[-178.8328,51.3236],[-178.8424,51.3155],[-178.8565,51.3049],[-178.8749,51.2983],[-178.8879,51.2938],[-178.8955,51.2929],[-178.8996,51.2934],[-178.9008,51.2907],[-178.9081,51.2818],[-178.9195,51.2747],[-178.9286,51.2704],[-178.9349,51.2694],[-178.9372,51.2693],[-178.9447,51.2647],[-178.958,51.2591],[-178.9683,51.2567],[-178.9748,51.2554],[-178.9789,51.2552],[-178.9774,51.253],[-178.9786,51.2517],[-178.9951,51.2351],[-179.0242,51.2098],[-179.0736,51.179],[-179.1369,51.1751],[-179.1838,51.1838],[-179.2079,51.2027],[-179.2206,51.228],[-179.2269,51.2525]]],[[[-170.5108,57.1743],[-170.5163,57.176],[-170.5209,57.1822],[-170.5227,57.1934],[-170.5099,57.2083],[-170.4901,57.2255],[-170.4704,57.2371],[-170.4602,57.2387],[-170.4582,57.2418],[-170.4496,57.2493],[-170.4382,57.2549],[-170.423,57.2575],[-170.4043,57.2583],[-170.3953,57.258],[-170.3872,57.2625],[-170.3641,57.2687],[-170.3345,57.2724],[-170.3205,57.2726],[-170.2908,57.2706],[-170.2617,57.2641],[-170.2534,57.2665],[-170.2408,57.2715],[-170.233,57.2738],[-170.2229,57.2752],[-170.2218,57.2787],[-170.2166,57.2835],[-170.2069,57.2907],[-170.191,57.2974],[-170.1589,57.3044],[-170.1361,57.3045],[-170.1095,57.3053],[-170.0873,57.3029],[-170.086,57.3026],[-170.0654,57.2979],[-170.0542,57.2915],[-170.0399,57.2839],[-170.03,57.2765],[-170.0165,57.2666],[-170.0124,57.2541],[-170.0185,57.2367],[-170.0298,57.2209],[-170.0466,57.208],[-170.0639,57.1976],[-170.0808,57.1923],[-170.0788,57.1868],[-170.0772,57.1793],[-170.0783,57.1695],[-170.0955,57.1536],[-170.1118,57.1367],[-170.1371,57.1221],[-170.1477,57.1215],[-170.1535,57.1172],[-170.1653,57.1134],[-170.1805,57.1048],[-170.2002,57.0902],[-170.2233,57.0766],[-170.2589,57.0621],[-170.2957,57.0562],[-170.3054,57.0567],[-170.3009,57.0487],[-170.301,57.0418],[-170.3061,57.0295],[-170.3242,57.018],[-170.3541,57.0023],[-170.3948,56.9965],[-170.3995,56.9958],[-170.4441,56.9961],[-170.4783,57.0072],[-170.4873,57.0125],[-170.4901,57.0163],[-170.4951,57.0241],[-170.502,57.0332],[-170.5085,57.0464],[-170.5084,57.0624],[-170.492,57.0802],[-170.4695,57.0928],[-170.4427,57.1023],[-170.4226,57.1036],[-170.4148,57.1047],[-170.4201,57.1057],[-170.4316,57.1074],[-170.4483,57.1085],[-170.4707,57.1136],[-170.4953,57.1283],[-170.5099,57.1438],[-170.5195,57.1622],[-170.5108,57.1743]]],[[[-173.1816,60.6062],[-173.2322,60.6368],[-173.2368,60.6456],[-173.2322,60.6543],[-173.2184,60.6762],[-173.1908,60.6894],[-173.1908,60.7],[-173.1908,60.7069],[-173.177,60.72],[-173.1586,60.7288],[-173.14,60.7332],[-173.1105,60.7421],[-173.1004,60.7452],[-173.0591,60.7478],[-173.019,60.7414],[-173.0125,60.7404],[-172.9898,60.7318],[-172.9726,60.7173],[-172.9715,60.7164],[-172.9623,60.7098],[-172.953,60.6945],[-172.9485,60.6748],[-172.9453,60.6584],[-172.9438,60.6507],[-172.9293,60.6487],[-172.9117,60.6463],[-172.8943,60.6447],[-172.8887,60.6441],[-172.861,60.6376],[-172.838,60.6288],[-172.8288,60.6223],[-172.8196,60.6135],[-172.815,60.6025],[-172.8196,60.596],[-172.8193,60.5929],[-172.8153,60.5579],[-172.7957,60.5386],[-172.7616,60.5151],[-172.7603,60.5142],[-172.7069,60.4899],[-172.6878,60.4801],[-172.6508,60.4697],[-172.5676,60.4463],[-172.53,60.4357],[-172.5004,60.4323],[-172.5002,60.4323],[-172.4997,60.4322],[-172.4995,60.4321],[-172.4764,60.4365],[-172.4626,60.4387],[-172.4534,60.4387],[-172.4396,60.4365],[-172.4258,60.4365],[-172.4161,60.4365],[-172.3936,60.4365],[-172.3475,60.4278],[-172.3199,60.4168],[-172.3061,60.4059],[-172.2923,60.3993],[-172.2785,60.3883],[-172.2601,60.3796],[-172.2417,60.373],[-172.2233,60.3642],[-172.1865,60.3533],[-172.1824,60.3523],[-172.168,60.3489],[-172.145,60.3402],[-172.122,60.327],[-172.1091,60.314],[-172.1088,60.3034],[-172.1204,60.2873],[-172.1435,60.2715],[-172.1629,60.2644],[-172.1668,60.2607],[-172.1895,60.2508],[-172.2169,60.2446],[-172.2467,60.2412],[-172.2675,60.2445],[-172.2778,60.2424],[-172.2955,60.2388],[-172.3134,60.2413],[-172.3228,60.2428],[-172.3331,60.2445],[-172.3616,60.252],[-172.3792,60.2607],[-172.3884,60.2755],[-172.4075,60.2788],[-172.4264,60.2746],[-172.4538,60.2706],[-172.496,60.2742],[-172.523,60.2711],[-172.5342,60.2653],[-172.5462,60.2617],[-172.565,60.2581],[-172.5961,60.2586],[-172.6251,60.2638],[-172.6525,60.2698],[-172.6794,60.278],[-172.6994,60.2884],[-172.7154,60.2962],[-172.7444,60.301],[-172.7725,60.3093],[-172.8024,60.3186],[-172.8201,60.3162],[-172.8479,60.3184],[-172.8778,60.3263],[-172.9102,60.3396],[-172.9254,60.3526],[-172.931,60.3705],[-172.9315,60.3897],[-172.9522,60.3983],[-172.9859,60.4119],[-172.9869,60.4122],[-173.0295,60.4258],[-173.0674,60.4399],[-173.0767,60.4409],[-173.0953,60.4418],[-173.1153,60.4472],[-173.1449,60.4571],[-173.1583,60.4675],[-173.1678,60.4811],[-173.1705,60.4965],[-173.1653,60.5143],[-173.1565,60.5221],[-173.1632,60.5383],[-173.154,60.5646],[-173.1402,60.5755],[-173.1416,60.5776],[-173.1448,60.5821],[-173.1678,60.593],[-173.177,60.5996],[-173.1816,60.6062]]],[[[-172.8564,60.1537],[-172.881,60.1688],[-172.8904,60.1821],[-172.8857,60.2088],[-172.867,60.2221],[-172.8343,60.2333],[-172.8156,60.2399],[-172.7969,60.2488],[-172.7896,60.2509],[-172.7736,60.2555],[-172.7596,60.2577],[-172.7315,60.2622],[-172.7312,60.2621],[-172.7302,60.2618],[-172.7298,60.2617],[-172.6986,60.2584],[-172.6734,60.2498],[-172.6701,60.248],[-172.6492,60.2369],[-172.6375,60.2193],[-172.6343,60.2007],[-172.6381,60.1958],[-172.6557,60.1785],[-172.6807,60.1599],[-172.6942,60.1546],[-172.7209,60.1486],[-172.7383,60.1452],[-172.7618,60.1407],[-172.7995,60.1388],[-172.7996,60.1389],[-172.7998,60.1391],[-172.7999,60.1392],[-172.8296,60.1421],[-172.8483,60.1488],[-172.8564,60.1537]]],[[[-178.9417,51.7533],[-178.9461,51.7572],[-178.95,51.7602],[-178.9542,51.7684],[-178.9573,51.7808],[-178.954,51.7919],[-178.9514,51.803],[-178.9469,51.8181],[-178.9395,51.8336],[-178.9273,51.8466],[-178.9153,51.8581],[-178.9002,51.867],[-178.8904,51.8731],[-178.8856,51.8746],[-178.8592,51.8822],[-178.853,51.8855],[-178.8475,51.8871],[-178.8451,51.8879],[-178.8394,51.8883],[-178.8301,51.8887],[-178.8113,51.8885],[-178.7877,51.8879],[-178.7865,51.8879],[-178.7727,51.8853],[-178.7683,51.8841],[-178.7649,51.8827],[-178.7545,51.8791],[-178.7431,51.8746],[-178.7288,51.8697],[-178.7191,51.8653],[-178.7056,51.8587],[-178.6903,51.8495],[-178.686,51.8421],[-178.6833,51.839],[-178.6805,51.8355],[-178.6697,51.8256],[-178.6631,51.8163],[-178.6593,51.8091],[-178.6586,51.8071],[-178.6534,51.8048],[-178.6466,51.7994],[-178.6468,51.7903],[-178.6523,51.7788],[-178.6591,51.7615],[-178.6635,51.7474],[-178.6707,51.7392],[-178.6849,51.7282],[-178.7009,51.7165],[-178.7093,51.712],[-178.7246,51.7066],[-178.7389,51.7029],[-178.7494,51.7002],[-178.7713,51.696],[-178.7962,51.6934],[-178.8058,51.6946],[-178.8159,51.6936],[-178.828,51.6948],[-178.8411,51.6983],[-178.8532,51.7038],[-178.8685,51.7117],[-178.8804,51.7215],[-178.8937,51.7286],[-178.9033,51.7322],[-178.9151,51.7371],[-178.9273,51.7445],[-178.9417,51.7533]]],[[[-172.6672,52.2098],[-172.676,52.2106],[-172.6887,52.2167],[-172.7001,52.2273],[-172.7075,52.2342],[-172.7183,52.2531],[-172.7207,52.2644],[-172.7177,52.2719],[-172.7126,52.2763],[-172.7173,52.2815],[-172.7143,52.2948],[-172.7013,52.3146],[-172.6815,52.3306],[-172.6803,52.3323],[-172.6729,52.3429],[-172.6673,52.3498],[-172.6609,52.353],[-172.6562,52.36],[-172.6465,52.3749],[-172.6332,52.3879],[-172.6061,52.3994],[-172.5966,52.4011],[-172.5833,52.4031],[-172.5722,52.4079],[-172.5549,52.4124],[-172.5477,52.413],[-172.5387,52.4167],[-172.5254,52.4228],[-172.5075,52.4294],[-172.4894,52.4328],[-172.484,52.4367],[-172.4649,52.4409],[-172.4483,52.4431],[-172.4325,52.4409],[-172.4271,52.4402],[-172.4258,52.4409],[-172.4176,52.4441],[-172.3993,52.4445],[-172.3795,52.4413],[-172.356,52.4333],[-172.3446,52.4272],[-172.3388,52.4226],[-172.3362,52.4215],[-172.3326,52.42],[-172.3324,52.4199],[-172.3189,52.4179],[-172.2965,52.4139],[-172.2745,52.4058],[-172.2497,52.3935],[-172.2313,52.3799],[-172.2243,52.3694],[-172.2238,52.3626],[-172.2236,52.3592],[-172.2263,52.3549],[-172.2255,52.3534],[-172.2229,52.349],[-172.2179,52.3398],[-172.2112,52.3282],[-172.2105,52.3271],[-172.2107,52.3163],[-172.215,52.3094],[-172.2284,52.2962],[-172.2502,52.2841],[-172.266,52.2818],[-172.2668,52.2807],[-172.2716,52.2753],[-172.2877,52.2657],[-172.2973,52.2623],[-172.312,52.257],[-172.3292,52.2528],[-172.335,52.2523],[-172.338,52.2499],[-172.3435,52.2465],[-172.3548,52.2383],[-172.3779,52.2284],[-172.4054,52.2248],[-172.4077,52.2245],[-172.4272,52.2254],[-172.4339,52.2215],[-172.4501,52.2173],[-172.4674,52.2148],[-172.4749,52.2151],[-172.4815,52.2105],[-172.4942,52.2041],[-172.5106,52.2],[-172.5444,52.1981],[-172.57,52.2001],[-172.576,52.2022],[-172.5895,52.1995],[-172.6021,52.1993],[-172.6162,52.1991],[-172.6308,52.2012],[-172.6364,52.202],[-172.6523,52.2062],[-172.6595,52.2111],[-172.6672,52.2098]]],[[[-175.5904,52.1412],[-175.5986,52.1467],[-175.6031,52.1519],[-175.6091,52.1674],[-175.6098,52.183],[-175.604,52.1987],[-175.5793,52.2202],[-175.5533,52.2311],[-175.5328,52.2366],[-175.5145,52.2368],[-175.5045,52.2366],[-175.4998,52.2371],[-175.4921,52.2376],[-175.489,52.2366],[-175.4885,52.2365],[-175.4762,52.2335],[-175.4565,52.2275],[-175.4368,52.217],[-175.4191,52.2055],[-175.4107,52.1968],[-175.4055,52.187],[-175.4037,52.182],[-175.4043,52.1716],[-175.4102,52.1648],[-175.4193,52.155],[-175.4262,52.1454],[-175.437,52.1328],[-175.4547,52.121],[-175.4725,52.1131],[-175.4756,52.1123],[-175.4857,52.1094],[-175.4988,52.1077],[-175.5124,52.1074],[-175.5355,52.1129],[-175.5613,52.1226],[-175.5791,52.1341],[-175.5904,52.1412]]],[[[-175.1931,52.1809],[-175.1948,52.1819],[-175.2053,52.1912],[-175.2143,52.2067],[-175.2179,52.2129],[-175.223,52.2206],[-175.2248,52.233],[-175.2046,52.2591],[-175.1751,52.2716],[-175.1436,52.2782],[-175.131,52.279],[-175.1306,52.279],[-175.1198,52.2805],[-175.1122,52.2791],[-175.0959,52.2743],[-175.0707,52.2629],[-175.0536,52.2513],[-175.0427,52.2369],[-175.0365,52.229],[-175.0365,52.2283],[-175.0363,52.2176],[-175.0434,52.2069],[-175.0516,52.1989],[-175.0642,52.1861],[-175.0787,52.1772],[-175.0904,52.1724],[-175.1023,52.168],[-175.1131,52.1657],[-175.1321,52.1632],[-175.1525,52.163],[-175.1765,52.1707],[-175.1931,52.1809]]],[[[177.2882,52.1064],[177.2865,52.1089],[177.2835,52.1142],[177.2814,52.1198],[177.2802,52.1276],[177.2818,52.1351],[177.2836,52.1385],[177.2888,52.1442],[177.2963,52.1499],[177.306,52.1561],[177.3154,52.161],[177.3293,52.1667],[177.3405,52.1703],[177.352,52.1726],[177.3603,52.174],[177.3674,52.1753],[177.3723,52.1749],[177.3805,52.1745],[177.3836,52.1743],[177.3867,52.1736],[177.3913,52.1723],[177.3982,52.1709],[177.4002,52.1705],[177.4088,52.1676],[177.418,52.1621],[177.4258,52.1572],[177.4317,52.1522],[177.4379,52.1469],[177.4425,52.1415],[177.446,52.1351],[177.4468,52.1272],[177.4462,52.1212],[177.4466,52.1144],[177.4459,52.1113],[177.443,52.1053],[177.4356,52.097],[177.4288,52.0917],[177.415,52.0848],[177.402,52.0797],[177.3868,52.0752],[177.3813,52.0747],[177.3734,52.0733],[177.3685,52.0724],[177.3552,52.0714],[177.3451,52.0721],[177.3326,52.0752],[177.3214,52.0804],[177.3123,52.0859],[177.3052,52.0903],[177.298,52.0958],[177.2906,52.1022],[177.2882,52.1064]]],[[[-178.256,51.812],[-178.2725,51.8231],[-178.285,51.8333],[-178.2977,51.8452],[-178.3071,51.8584],[-178.3095,51.8711],[-178.3078,51.8816],[-178.3035,51.8927],[-178.3011,51.8984],[-178.2988,51.9037],[-178.287,51.9143],[-178.275,51.9239],[-178.2682,51.9328],[-178.2584,51.9421],[-178.2531,51.946],[-178.2474,51.9502],[-178.2437,51.952],[-178.2363,51.9547],[-178.2284,51.9569],[-178.2125,51.9592],[-178.2041,51.9596],[-178.1962,51.9605],[-178.187,51.9623],[-178.1729,51.9655],[-178.1578,51.969],[-178.1439,51.9709],[-178.1223,51.9733],[-178.1072,51.9765],[-178.0869,51.9754],[-178.0722,51.97],[-178.0679,51.9669],[-178.065,51.9648],[-178.0586,51.9681],[-178.0504,51.9705],[-178.0324,51.9727],[-178.0197,51.9718],[-178.0074,51.9698],[-178.0023,51.9657],[-177.9959,51.9684],[-177.9817,51.9708],[-177.9649,51.9718],[-177.947,51.9713],[-177.928,51.9685],[-177.9133,51.9644],[-177.9025,51.9594],[-177.8899,51.9526],[-177.8786,51.944],[-177.8707,51.9358],[-177.8658,51.9286],[-177.8655,51.9258],[-177.8594,51.9255],[-177.8467,51.9225],[-177.8345,51.9141],[-177.8308,51.906],[-177.828,51.9002],[-177.827,51.8978],[-177.8268,51.8964],[-177.8234,51.8965],[-177.8169,51.8947],[-177.8147,51.8934],[-177.8119,51.8908],[-177.8089,51.8923],[-177.7998,51.8941],[-177.7859,51.8954],[-177.7734,51.8957],[-177.7594,51.8948],[-177.7469,51.8923],[-177.7444,51.8915],[-177.7396,51.8902],[-177.7354,51.8884],[-177.7278,51.892],[-177.7039,51.8972],[-177.6851,51.8985],[-177.6736,51.8991],[-177.6617,51.9022],[-177.6451,51.9017],[-177.6377,51.901],[-177.6297,51.9031],[-177.6149,51.905],[-177.6019,51.9042],[-177.5874,51.9032],[-177.5771,51.9012],[-177.5678,51.8972],[-177.5575,51.8919],[-177.5525,51.8868],[-177.5477,51.8832],[-177.5466,51.8816],[-177.5454,51.8801],[-177.5384,51.8731],[-177.5349,51.8659],[-177.5343,51.8636],[-177.5323,51.8551],[-177.5322,51.8478],[-177.5331,51.8424],[-177.5359,51.8366],[-177.54,51.8341],[-177.542,51.8332],[-177.5386,51.8282],[-177.5383,51.8209],[-177.5429,51.814],[-177.5462,51.8095],[-177.549,51.8062],[-177.5539,51.8005],[-177.5585,51.7976],[-177.5643,51.796],[-177.5611,51.7956],[-177.5578,51.7953],[-177.5485,51.7926],[-177.542,51.7883],[-177.5373,51.7893],[-177.5257,51.7916],[-177.5192,51.7914],[-177.5153,51.792],[-177.5069,51.7978],[-177.4903,51.8042],[-177.4887,51.8049],[-177.468,51.8088],[-177.4528,51.8093],[-177.4457,51.8095],[-177.4449,51.812],[-177.435,51.8207],[-177.4236,51.8287],[-177.4062,51.8362],[-177.387,51.839],[-177.3637,51.838],[-177.3469,51.8355],[-177.3416,51.8323],[-177.3332,51.8327],[-177.3245,51.8321],[-177.3195,51.8336],[-177.3124,51.8367],[-177.3089,51.8368],[-177.3074,51.84],[-177.2983,51.8562],[-177.2893,51.8622],[-177.2879,51.8624],[-177.2829,51.8631],[-177.2816,51.875],[-177.2853,51.8915],[-177.2844,51.9132],[-177.2789,51.929],[-177.2781,51.9324],[-177.2756,51.9433],[-177.2732,51.9482],[-177.2675,51.9596],[-177.2489,51.9735],[-177.2364,51.9801],[-177.2295,51.9837],[-177.2213,51.987],[-177.2062,51.9931],[-177.1863,51.9975],[-177.1681,51.9995],[-177.1649,51.9994],[-177.1547,51.9989],[-177.1489,51.9984],[-177.1401,51.9967],[-177.1197,51.9927],[-177.0965,51.9901],[-177.0797,51.986],[-177.075,51.9836],[-177.0654,51.981],[-177.0399,51.9749],[-177.0169,51.965],[-177.0074,51.9534],[-177.0042,51.9506],[-177.0019,51.9496],[-176.9974,51.9477],[-176.9837,51.9403],[-176.97,51.9245],[-176.9676,51.9158],[-176.9678,51.9079],[-176.9679,51.9013],[-176.9677,51.898],[-176.9672,51.8895],[-176.9705,51.8816],[-176.9752,51.8761],[-176.9736,51.8707],[-176.9734,51.87],[-176.9721,51.8666],[-176.9714,51.8636],[-176.971,51.8611],[-176.9709,51.8612],[-176.9663,51.8654],[-176.9554,51.8743],[-176.9548,51.8747],[-176.9387,51.8828],[-176.9269,51.8825],[-176.9189,51.8821],[-176.9102,51.8896],[-176.9037,51.8985],[-176.8974,51.907],[-176.8936,51.916],[-176.8917,51.9204],[-176.89,51.9246],[-176.8871,51.9337],[-176.8857,51.9382],[-176.8848,51.9409],[-176.8755,51.9597],[-176.8592,51.9808],[-176.8478,51.9955],[-176.8279,52.0085],[-176.827,52.0091],[-176.8025,52.0167],[-176.7791,52.0181],[-176.7588,52.018],[-176.7386,52.0208],[-176.7101,52.0197],[-176.6973,52.0191],[-176.6915,52.0177],[-176.6906,52.0205],[-176.6819,52.0286],[-176.6619,52.0401],[-176.6388,52.0467],[-176.6233,52.0511],[-176.6013,52.0566],[-176.5844,52.0563],[-176.5619,52.0541],[-176.5596,52.0539],[-176.5412,52.0509],[-176.5202,52.0436],[-176.5101,52.0394],[-176.4966,52.0319],[-176.4885,52.026],[-176.4815,52.0182],[-176.4805,52.0156],[-176.4788,52.0114],[-176.475,52.0029],[-176.4732,51.9956],[-176.4695,51.9812],[-176.4716,51.9686],[-176.4729,51.9636],[-176.4658,51.9571],[-176.4528,51.944],[-176.4516,51.9407],[-176.4489,51.9333],[-176.4478,51.9212],[-176.4484,51.9199],[-176.4497,51.9166],[-176.4506,51.9141],[-176.4521,51.9107],[-176.4528,51.9079],[-176.4515,51.9085],[-176.4482,51.91],[-176.446,51.9109],[-176.4291,51.9153],[-176.3957,51.9177],[-176.3793,51.9181],[-176.3657,51.9184],[-176.3488,51.9174],[-176.3399,51.9163],[-176.326,51.9224],[-176.302,51.9224],[-176.2844,51.9207],[-176.2693,51.919],[-176.2628,51.9209],[-176.2496,51.9258],[-176.246,51.9265],[-176.2429,51.9267],[-176.2453,51.9302],[-176.2495,51.9399],[-176.252,51.9483],[-176.253,51.958],[-176.2471,51.9653],[-176.2544,51.9724],[-176.2646,51.9861],[-176.2655,51.9873],[-176.2685,51.999],[-176.2689,52.0031],[-176.2675,52.0054],[-176.2728,52.0103],[-176.2799,52.0234],[-176.2804,52.0354],[-176.2811,52.0434],[-176.2863,52.0484],[-176.2914,52.0534],[-176.2931,52.0654],[-176.289,52.08],[-176.2854,52.0941],[-176.2782,52.1035],[-176.2668,52.1141],[-176.2599,52.1205],[-176.2479,52.1302],[-176.2367,52.142],[-176.2244,52.1531],[-176.2077,52.157],[-176.1869,52.1641],[-176.184,52.1649],[-176.1691,52.1696],[-176.1484,52.1715],[-176.1261,52.168],[-176.1162,52.1652],[-176.105,52.1642],[-176.0931,52.1645],[-176.0873,52.1615],[-176.0806,52.159],[-176.0662,52.1602],[-176.0542,52.162],[-176.0399,52.1622],[-176.0277,52.1602],[-176.0149,52.1567],[-176.0027,52.1526],[-175.9919,52.1497],[-175.9771,52.1413],[-175.9672,52.1267],[-175.9669,52.1214],[-175.954,52.1162],[-175.9353,52.1049],[-175.9301,52.0996],[-175.9276,52.0949],[-175.9278,52.0911],[-175.9155,52.0936],[-175.8952,52.0969],[-175.8537,52.0965],[-175.8303,52.0854],[-175.8216,52.0713],[-175.8168,52.0603],[-175.812,52.048],[-175.8065,52.0437],[-175.7953,52.045],[-175.7782,52.0401],[-175.752,52.0284],[-175.7393,52.0213],[-175.7318,52.0234],[-175.7215,52.025],[-175.7132,52.0263],[-175.6864,52.0233],[-175.6776,52.0193],[-175.6706,52.0212],[-175.6477,52.0222],[-175.6361,52.0175],[-175.6277,52.0185],[-175.6115,52.0182],[-175.5989,52.0125],[-175.589,52.0142],[-175.5723,52.0145],[-175.56,52.0138],[-175.5497,52.0101],[-175.5491,52.0099],[-175.5377,52.0177],[-175.5247,52.0246],[-175.5177,52.0284],[-175.4938,52.0368],[-175.4704,52.0428],[-175.4412,52.0431],[-175.4405,52.043],[-175.4277,52.0408],[-175.4124,52.036],[-175.4124,52.0361],[-175.4018,52.0497],[-175.3843,52.0633],[-175.3645,52.072],[-175.341,52.0775],[-175.3267,52.0758],[-175.3213,52.0801],[-175.316,52.0808],[-175.3129,52.0813],[-175.2966,52.0888],[-175.2731,52.0921],[-175.2508,52.0914],[-175.2316,52.0902],[-175.2211,52.0966],[-175.1931,52.1044],[-175.1551,52.1095],[-175.1163,52.11],[-175.1024,52.1086],[-175.0839,52.1257],[-175.0594,52.1366],[-175.0269,52.1384],[-175.0057,52.1373],[-174.9932,52.1364],[-174.9645,52.1543],[-174.9252,52.1639],[-174.8967,52.1662],[-174.8661,52.1656],[-174.8537,52.1622],[-174.8499,52.1554],[-174.8273,52.1598],[-174.8271,52.1598],[-174.8099,52.1572],[-174.7966,52.1535],[-174.7947,52.1502],[-174.7741,52.1586],[-174.7598,52.1671],[-174.7421,52.1707],[-174.7316,52.1715],[-174.7186,52.1901],[-174.6961,52.2094],[-174.6685,52.2252],[-174.6424,52.2314],[-174.6178,52.2334],[-174.6032,52.2326],[-174.5966,52.2308],[-174.589,52.2287],[-174.5754,52.2426],[-174.5535,52.2595],[-174.5246,52.2676],[-174.5044,52.2674],[-174.4944,52.2653],[-174.5058,52.2732],[-174.5178,52.2845],[-174.5296,52.3019],[-174.5377,52.317],[-174.5369,52.3289],[-174.5249,52.3482],[-174.5131,52.3575],[-174.4947,52.367],[-174.4688,52.3729],[-174.4454,52.3747],[-174.429,52.3758],[-174.4201,52.3759],[-174.4107,52.3764],[-174.4099,52.381],[-174.4064,52.3908],[-174.3908,52.4099],[-174.3758,52.4218],[-174.3644,52.4252],[-174.3557,52.4265],[-174.3521,52.4317],[-174.3448,52.4378],[-174.3288,52.4507],[-174.3127,52.4567],[-174.2866,52.4584],[-174.2662,52.4583],[-174.2551,52.4577],[-174.245,52.4548],[-174.2381,52.4584],[-174.2229,52.4616],[-174.2079,52.4671],[-174.1864,52.4717],[-174.1578,52.473],[-174.1328,52.4723],[-174.1106,52.4683],[-174.0922,52.4607],[-174.079,52.4536],[-174.0658,52.4457],[-174.0654,52.4427],[-174.0555,52.4438],[-174.0433,52.442],[-174.0309,52.4394],[-174.0222,52.4358],[-174.0129,52.4318],[-174.0099,52.4297],[-174.0028,52.4265],[-173.9954,52.4243],[-173.9872,52.4186],[-173.9857,52.4146],[-173.9859,52.4121],[-173.9642,52.4072],[-173.9402,52.3963],[-173.9229,52.3781],[-173.9182,52.3629],[-173.9185,52.3543],[-173.9214,52.3493],[-173.9218,52.3475],[-173.9179,52.3435],[-173.9119,52.3375],[-173.9083,52.3323],[-173.9053,52.3262],[-173.9028,52.3192],[-173.9023,52.312],[-173.9024,52.3004],[-173.9046,52.2937],[-173.9126,52.2825],[-173.9218,52.2678],[-173.9292,52.2605],[-173.9375,52.254],[-173.9482,52.2445],[-173.9556,52.24],[-173.958,52.2367],[-173.9586,52.2355],[-173.9586,52.2327],[-173.9647,52.224],[-173.9733,52.2156],[-173.9805,52.2116],[-173.9827,52.208],[-173.9836,52.2042],[-173.9841,52.1957],[-173.9869,52.1875],[-173.9903,52.1837],[-173.9905,52.1831],[-173.9859,52.1826],[-173.9813,52.1808],[-173.9739,52.1827],[-173.9569,52.1844],[-173.9402,52.1851],[-173.9364,52.1846],[-173.8986,52.199],[-173.8718,52.2029],[-173.8406,52.2013],[-173.8033,52.1905],[-173.7899,52.1874],[-173.7851,52.1855],[-173.7768,52.1859],[-173.7533,52.1843],[-173.7321,52.1833],[-173.7095,52.1867],[-173.6709,52.1968],[-173.6386,52.2061],[-173.6017,52.2125],[-173.5873,52.2122],[-173.5709,52.207],[-173.5651,52.2037],[-173.5409,52.2091],[-173.517,52.2119],[-173.5063,52.2131],[-173.479,52.2071],[-173.4557,52.1917],[-173.4451,52.1727],[-173.4408,52.1688],[-173.4311,52.1699],[-173.4146,52.1697],[-173.4051,52.1668],[-173.3816,52.1693],[-173.343,52.1665],[-173.3159,52.1577],[-173.3098,52.155],[-173.2832,52.1613],[-173.2572,52.1613],[-173.2362,52.1576],[-173.2256,52.1557],[-173.2241,52.1557],[-173.214,52.1577],[-173.1778,52.1618],[-173.1515,52.1616],[-173.1237,52.1604],[-173.0731,52.1549],[-173.0453,52.1528],[-173.0209,52.1522],[-173.0037,52.15],[-172.9743,52.1496],[-172.9547,52.1481],[-172.9437,52.1466],[-172.9413,52.1489],[-172.9252,52.1552],[-172.9162,52.1553],[-172.9045,52.1554],[-172.8949,52.1555],[-172.8701,52.1497],[-172.8666,52.1489],[-172.8594,52.1452],[-172.8425,52.1364],[-172.8288,52.1234],[-172.822,52.1123],[-172.8199,52.105],[-172.8206,52.1023],[-172.8202,52.1003],[-172.8258,52.0901],[-172.8392,52.0716],[-172.852,52.0627],[-172.8669,52.0564],[-172.8765,52.0559],[-172.8767,52.0549],[-172.8847,52.0433],[-172.9026,52.032],[-172.9231,52.0242],[-172.9498,52.0192],[-172.976,52.0203],[-172.997,52.0261],[-173.0033,52.028],[-173.0087,52.0257],[-173.0216,52.0245],[-173.0325,52.0256],[-173.0345,52.0256],[-173.0488,52.0224],[-173.0645,52.0239],[-173.07,52.026],[-173.0738,52.0231],[-173.0779,52.0196],[-173.0803,52.0186],[-173.0797,52.0179],[-173.0777,52.008],[-173.0781,51.9935],[-173.0852,51.9749],[-173.1032,51.9595],[-173.1293,51.9505],[-173.1513,51.9471],[-173.1667,51.9467],[-173.1761,51.9489],[-173.1805,51.9512],[-173.2036,51.9603],[-173.2249,51.9746],[-173.2372,51.9883],[-173.2381,52.0004],[-173.2387,52.0057],[-173.2389,52.0084],[-173.2389,52.0087],[-173.2432,52.0094],[-173.2558,52.0053],[-173.2802,52.0055],[-173.3045,52.0054],[-173.3099,51.999],[-173.3442,51.9834],[-173.3567,51.9808],[-173.3931,51.9797],[-173.4186,51.9831],[-173.4279,51.9849],[-173.4304,51.9841],[-173.448,51.9782],[-173.4873,51.9712],[-173.5186,51.9716],[-173.5307,51.9765],[-173.5514,51.9767],[-173.5849,51.9825],[-173.6071,51.9924],[-173.6174,52.001],[-173.6201,52.0014],[-173.6311,52.0018],[-173.6379,52.0037],[-173.645,52.001],[-173.6802,52.0009],[-173.7012,52.0048],[-173.71,52.0068],[-173.7349,51.9989],[-173.7564,52.0003],[-173.7665,52.0029],[-173.7683,52.0012],[-173.7737,52.0029],[-173.7765,51.9986],[-173.8152,51.9898],[-173.8539,51.9913],[-173.87,51.995],[-173.8777,51.9982],[-173.8794,51.9988],[-173.883,51.9975],[-173.9009,51.9993],[-173.9352,52.0044],[-173.9707,52.0142],[-173.9859,52.021],[-173.995,52.0261],[-174.0022,52.0287],[-174.0054,52.0313],[-174.008,52.034],[-174.0113,52.0373],[-174.0167,52.0376],[-174.0215,52.0423],[-174.0264,52.0472],[-174.0308,52.0477],[-174.0423,52.0499],[-174.0499,52.0552],[-174.0565,52.0516],[-174.0766,52.049],[-174.1121,52.0464],[-174.1242,52.0486],[-174.133,52.0457],[-174.151,52.0432],[-174.1811,52.0474],[-174.1945,52.0468],[-174.221,52.0416],[-174.2503,52.0393],[-174.2772,52.0454],[-174.289,52.0423],[-174.3072,52.037],[-174.314,52.0362],[-174.3158,52.0239],[-174.3233,52.0102],[-174.3359,52.0003],[-174.341,51.9911],[-174.3504,51.9803],[-174.3786,51.9685],[-174.4231,51.9618],[-174.4425,51.9639],[-174.446,51.9622],[-174.4592,51.958],[-174.4809,51.9525],[-174.5085,51.9576],[-174.5196,51.9572],[-174.5337,51.958],[-174.5507,51.9614],[-174.5756,51.9688],[-174.5943,51.9784],[-174.6,51.9769],[-174.6092,51.9748],[-174.6314,51.9687],[-174.6461,51.9692],[-174.6496,51.9678],[-174.663,51.9642],[-174.6879,51.9575],[-174.7014,51.9573],[-174.7086,51.9555],[-174.7451,51.9556],[-174.7872,51.9663],[-174.8058,51.973],[-174.8126,51.972],[-174.8325,51.9727],[-174.8613,51.98],[-174.8693,51.9891],[-174.8767,51.9859],[-174.8882,51.9848],[-174.9108,51.9809],[-174.9333,51.9753],[-174.9349,51.9745],[-174.9515,51.9667],[-175.0003,51.9545],[-175.0293,51.9515],[-175.0407,51.9541],[-175.0455,51.9514],[-175.0564,51.9482],[-175.1002,51.949],[-175.1464,51.9569],[-175.1645,51.9578],[-175.1823,51.9579],[-175.2039,51.9552],[-175.2371,51.9615],[-175.2563,51.9614],[-175.2759,51.9547],[-175.3069,51.9523],[-175.3376,51.9582],[-175.3487,51.9626],[-175.3534,51.959],[-175.3606,51.9542],[-175.3728,51.9465],[-175.3924,51.9366],[-175.41,51.9302],[-175.4309,51.9277],[-175.4462,51.9306],[-175.4508,51.9283],[-175.4575,51.9258],[-175.47,51.9218],[-175.4987,51.9216],[-175.5127,51.9267],[-175.5131,51.9268],[-175.5182,51.9212],[-175.5257,51.9153],[-175.5525,51.909],[-175.5854,51.9049],[-175.6021,51.9046],[-175.6153,51.9043],[-175.6283,51.9075],[-175.6359,51.9112],[-175.6389,51.909],[-175.6451,51.9079],[-175.6464,51.906],[-175.648,51.9035],[-175.6556,51.8977],[-175.6725,51.8902],[-175.6922,51.8858],[-175.695,51.8818],[-175.7119,51.8732],[-175.7526,51.8638],[-175.7906,51.8625],[-175.8059,51.8665],[-175.8024,51.8604],[-175.8008,51.8514],[-175.7986,51.8391],[-175.807,51.826],[-175.8146,51.8153],[-175.8222,51.8093],[-175.8271,51.8054],[-175.8498,51.7955],[-175.882,51.7939],[-175.9023,51.7974],[-175.913,51.8004],[-175.9134,51.7961],[-175.9147,51.7926],[-175.9194,51.7848],[-175.9266,51.776],[-175.942,51.7647],[-175.9647,51.7554],[-175.9885,51.7501],[-176.0017,51.7486],[-176.0026,51.7484],[-176.0187,51.7493],[-176.0265,51.7511],[-176.0321,51.7525],[-176.0401,51.7549],[-176.0418,51.7559],[-176.0443,51.753],[-176.0494,51.7505],[-176.0583,51.7447],[-176.0788,51.7391],[-176.0906,51.7409],[-176.0941,51.7384],[-176.1011,51.7343],[-176.1156,51.7267],[-176.1332,51.7216],[-176.163,51.72],[-176.1897,51.7242],[-176.2072,51.7303],[-176.2113,51.7331],[-176.2142,51.7272],[-176.2182,51.7223],[-176.23,51.7113],[-176.2414,51.7028],[-176.2552,51.6954],[-176.2765,51.6911],[-176.2956,51.6864],[-176.3026,51.6848],[-176.3178,51.6814],[-176.339,51.6787],[-176.3687,51.6789],[-176.3945,51.6826],[-176.4031,51.6839],[-176.4113,51.682],[-176.413,51.6817],[-176.4265,51.6777],[-176.4479,51.6742],[-176.4565,51.6764],[-176.4655,51.6715],[-176.4771,51.6677],[-176.4931,51.6557],[-176.5153,51.6478],[-176.5333,51.6464],[-176.5398,51.6484],[-176.5477,51.6441],[-176.5517,51.6417],[-176.5609,51.6364],[-176.5783,51.6223],[-176.6015,51.6117],[-176.6248,51.6049],[-176.6465,51.6026],[-176.6512,51.6039],[-176.6549,51.5998],[-176.663,51.5941],[-176.6781,51.5868],[-176.6987,51.5784],[-176.7345,51.5742],[-176.7473,51.5777],[-176.7568,51.5727],[-176.7779,51.5657],[-176.8014,51.5594],[-176.8297,51.5588],[-176.8488,51.563],[-176.86,51.5692],[-176.8622,51.5704],[-176.867,51.5636],[-176.8788,51.5569],[-176.894,51.5468],[-176.9179,51.5385],[-176.9428,51.5371],[-176.9696,51.539],[-176.9715,51.5394],[-176.998,51.5455],[-177.0214,51.5559],[-177.0426,51.5661],[-177.0589,51.5785],[-177.0686,51.5928],[-177.0693,51.605],[-177.0688,51.6097],[-177.0721,51.6133],[-177.0743,51.6209],[-177.0745,51.628],[-177.0747,51.6332],[-177.0727,51.6424],[-177.0653,51.6489],[-177.0657,51.6554],[-177.0637,51.6647],[-177.055,51.6778],[-177.0514,51.6833],[-177.0454,51.6907],[-177.0339,51.704],[-177.0127,51.7145],[-177.0049,51.7207],[-176.9903,51.734],[-176.9702,51.7437],[-176.9684,51.7481],[-176.9711,51.7487],[-176.9743,51.7493],[-176.9805,51.7525],[-176.9943,51.7622],[-177.0014,51.7737],[-177.0035,51.7844],[-177.0042,51.7878],[-177.0015,51.8027],[-176.9945,51.8139],[-176.989,51.8203],[-176.983,51.8258],[-176.9837,51.8335],[-176.9837,51.8336],[-176.9837,51.8338],[-176.9838,51.8336],[-176.9862,51.8304],[-176.9885,51.828],[-176.9971,51.8225],[-177.0085,51.8172],[-177.0244,51.8096],[-177.0366,51.8074],[-177.0388,51.8076],[-177.0403,51.8077],[-177.0374,51.8044],[-177.0354,51.7994],[-177.0345,51.7967],[-177.0344,51.7845],[-177.0361,51.7818],[-177.0317,51.7796],[-177.0283,51.7743],[-177.0276,51.767],[-177.0318,51.7577],[-177.0336,51.7499],[-177.0363,51.7463],[-177.0335,51.7412],[-177.0341,51.7327],[-177.0406,51.7218],[-177.0468,51.7129],[-177.0597,51.6974],[-177.0653,51.6955],[-177.0644,51.693],[-177.0676,51.6876],[-177.0714,51.6836],[-177.08,51.6742],[-177.098,51.6633],[-177.1017,51.6621],[-177.1269,51.6534],[-177.1505,51.6515],[-177.1624,51.6527],[-177.163,51.6528],[-177.1696,51.6512],[-177.1837,51.6486],[-177.1882,51.646],[-177.1983,51.6419],[-177.2286,51.632],[-177.2566,51.6283],[-177.2811,51.6276],[-177.2895,51.6288],[-177.3043,51.6309],[-177.3176,51.636],[-177.3225,51.6352],[-177.3349,51.6343],[-177.3503,51.635],[-177.3723,51.6416],[-177.3884,51.6541],[-177.3966,51.6627],[-177.403,51.6704],[-177.4058,51.6683],[-177.4132,51.6644],[-177.4199,51.6625],[-177.4256,51.659],[-177.4342,51.6529],[-177.452,51.6402],[-177.481,51.6322],[-177.5129,51.6319],[-177.5256,51.6338],[-177.5386,51.6374],[-177.5414,51.6412],[-177.5538,51.6398],[-177.5543,51.6354],[-177.5564,51.6306],[-177.5627,51.6229],[-177.5812,51.6133],[-177.6024,51.607],[-177.6285,51.6021],[-177.6413,51.6],[-177.6468,51.599],[-177.6577,51.5987],[-177.6679,51.5988],[-177.6997,51.6023],[-177.7277,51.611],[-177.739,51.6184],[-177.7503,51.6277],[-177.7519,51.6373],[-177.7568,51.6387],[-177.7575,51.6389],[-177.7594,51.6395],[-177.7601,51.6397],[-177.7663,51.6414],[-177.7748,51.6443],[-177.7775,51.6452],[-177.7834,51.6479],[-177.7874,51.646],[-177.7947,51.6414],[-177.8104,51.633],[-177.8166,51.6318],[-177.8225,51.6306],[-177.8249,51.6311],[-177.8238,51.6265],[-177.8229,51.6243],[-177.8217,51.6217],[-177.8187,51.6187],[-177.8183,51.6083],[-177.8179,51.5981],[-177.8205,51.5844],[-177.8305,51.5701],[-177.8389,51.5628],[-177.8438,51.5585],[-177.8528,51.5545],[-177.8539,51.554],[-177.86,51.5511],[-177.8783,51.5433],[-177.8993,51.5402],[-177.9283,51.5419],[-177.9477,51.5459],[-177.9509,51.5466],[-177.9713,51.5524],[-177.9906,51.5602],[-178.0021,51.5669],[-178.0108,51.5758],[-178.0118,51.5754],[-178.019,51.574],[-178.0269,51.5742],[-178.0366,51.5762],[-178.0507,51.5799],[-178.0592,51.5837],[-178.0684,51.5873],[-178.0834,51.5951],[-178.0894,51.6007],[-178.0902,51.6037],[-178.1039,51.605],[-178.1171,51.6075],[-178.1318,51.6099],[-178.151,51.6165],[-178.1629,51.6212],[-178.1705,51.625],[-178.1815,51.6303],[-178.1894,51.6337],[-178.1956,51.6414],[-178.1995,51.6517],[-178.2014,51.6567],[-178.2032,51.6613],[-178.2055,51.67],[-178.206,51.6793],[-178.2037,51.6925],[-178.1957,51.7005],[-178.1923,51.7039],[-178.1924,51.7082],[-178.1929,51.7138],[-178.1923,51.7208],[-178.1845,51.7322],[-178.174,51.7399],[-178.1693,51.7433],[-178.1645,51.7469],[-178.1541,51.7514],[-178.1517,51.7524],[-178.1488,51.7535],[-178.1434,51.7555],[-178.1391,51.757],[-178.132,51.7578],[-178.1369,51.7609],[-178.1382,51.7618],[-178.142,51.7636],[-178.1435,51.7644],[-178.1463,51.7676],[-178.1517,51.7738],[-178.16,51.7787],[-178.1603,51.7789],[-178.1655,51.7807],[-178.1735,51.7835],[-178.1891,51.7891],[-178.2087,51.7944],[-178.2253,51.7991],[-178.2335,51.8019],[-178.256,51.812]]],[[[178.5769,51.5872],[178.5632,51.5998],[178.5518,51.5999],[178.5306,51.6247],[178.5318,51.6497],[178.5388,51.671],[178.5433,51.6823],[178.5467,51.6881],[178.5595,51.7017],[178.5846,51.7119],[178.6073,51.7165],[178.6431,51.7154],[178.6796,51.7106],[178.6988,51.7096],[178.737,51.6949],[178.7532,51.6962],[178.7699,51.6978],[178.7928,51.6927],[178.8101,51.6869],[178.827,51.687],[178.8412,51.6809],[178.8657,51.6756],[178.8935,51.6744],[178.9221,51.6686],[178.953,51.6567],[178.9724,51.6464],[178.9842,51.6473],[178.9995,51.6425],[179.0152,51.6456],[179.0402,51.64],[179.0606,51.6325],[179.0779,51.6211],[179.0889,51.6062],[179.088,51.5913],[179.0874,51.5835],[179.0948,51.576],[179.1165,51.5692],[179.1366,51.5508],[179.1506,51.5373],[179.1703,51.523],[179.1872,51.5169],[179.1974,51.5181],[179.2268,51.5129],[179.2479,51.5031],[179.2646,51.4923],[179.2747,51.4787],[179.2808,51.4743],[179.2871,51.4698],[179.3046,51.4705],[179.3319,51.4668],[179.3556,51.4581],[179.3711,51.4652],[179.3967,51.4656],[179.4252,51.4628],[179.4521,51.4507],[179.4675,51.44],[179.4777,51.4311],[179.4778,51.4313],[179.4925,51.4296],[179.5225,51.4192],[179.5354,51.4065],[179.5532,51.4],[179.5769,51.3768],[179.5784,51.3543],[179.5701,51.3438],[179.568,51.3394],[179.5579,51.33],[179.5437,51.3192],[179.5109,51.3083],[179.4796,51.3115],[179.4594,51.316],[179.4523,51.3132],[179.4031,51.3068],[179.3717,51.307],[179.357,51.3107],[179.3582,51.3059],[179.3382,51.3051],[179.3093,51.3063],[179.2981,51.311],[179.2968,51.3067],[179.2821,51.2998],[179.2555,51.2937],[179.2182,51.295],[179.181,51.3055],[179.1507,51.3163],[179.13,51.3334],[179.122,51.3532],[179.1019,51.3661],[179.064,51.3835],[179.0327,51.3994],[179.0222,51.4059],[178.9957,51.422],[178.9694,51.4288],[178.9502,51.4451],[178.9454,51.4606],[178.9371,51.465],[178.9167,51.4774],[178.896,51.4925],[178.8929,51.4903],[178.8727,51.4897],[178.862,51.4941],[178.8576,51.4918],[178.8235,51.4876],[178.7902,51.4925],[178.762,51.5076],[178.7407,51.5235],[178.708,51.5374],[178.6672,51.5427],[178.6412,51.5558],[178.6246,51.569],[178.5935,51.5782],[178.5769,51.5872]]],[[[177.169,51.8293],[177.1639,51.8313],[177.1583,51.8336],[177.1425,51.8422],[177.129,51.85],[177.1196,51.8587],[177.1156,51.8673],[177.112,51.8797],[177.112,51.8905],[177.1162,51.9025],[177.1213,51.9179],[177.1396,51.9356],[177.166,51.949],[177.1934,51.9573],[177.2096,51.9628],[177.2246,51.9698],[177.254,51.9785],[177.26,51.9787],[177.2612,51.982],[177.2643,51.9862],[177.272,51.994],[177.2874,52.0055],[177.3055,52.0152],[177.3209,52.0212],[177.3483,52.0284],[177.3684,52.0294],[177.3821,52.0292],[177.3909,52.0318],[177.403,52.034],[177.4108,52.036],[177.4164,52.0381],[177.4147,52.0423],[177.4145,52.046],[177.4142,52.0532],[177.4156,52.0584],[177.418,52.0666],[177.426,52.0778],[177.4366,52.0846],[177.4424,52.0887],[177.4515,52.094],[177.4577,52.095],[177.4606,52.0946],[177.459,52.0986],[177.4605,52.1027],[177.4646,52.109],[177.4666,52.117],[177.4692,52.124],[177.4803,52.1346],[177.4877,52.1401],[177.4981,52.1516],[177.5108,52.1611],[177.5306,52.1707],[177.5447,52.1766],[177.5575,52.1804],[177.5733,52.1872],[177.5867,52.1895],[177.6078,52.1894],[177.6202,52.188],[177.6348,52.1862],[177.644,52.1844],[177.6548,52.1796],[177.6606,52.178],[177.6698,52.1745],[177.6885,52.1684],[177.7038,52.163],[177.7154,52.1578],[177.7305,52.1508],[177.7457,52.1416],[177.7542,52.1321],[177.7646,52.121],[177.7668,52.1142],[177.7696,52.1064],[177.7696,52.0978],[177.7681,52.0852],[177.7679,52.0765],[177.7604,52.0612],[177.7506,52.0525],[177.7346,52.0381],[177.7264,52.036],[177.7261,52.0325],[177.7224,52.0278],[177.7162,52.0203],[177.7083,52.0099],[177.7032,52.007],[177.7141,52.0038],[177.7418,51.9955],[177.7484,51.9981],[177.757,51.999],[177.7705,52.0015],[177.7783,52.0013],[177.7934,51.9996],[177.8116,51.9953],[177.8282,51.9901],[177.8457,51.9838],[177.8574,51.9752],[177.8619,51.9697],[177.8693,51.963],[177.874,51.9561],[177.8741,51.944],[177.8684,51.9344],[177.8608,51.9223],[177.8514,51.912],[177.8371,51.9023],[177.8192,51.8954],[177.7906,51.8924],[177.7626,51.895],[177.7442,51.8993],[177.736,51.9021],[177.7347,51.901],[177.7217,51.8972],[177.6956,51.8946],[177.6873,51.8954],[177.6851,51.8926],[177.6841,51.8916],[177.6805,51.8883],[177.6692,51.8814],[177.6549,51.8751],[177.6355,51.8707],[177.6194,51.8704],[177.6046,51.8711],[177.5986,51.8732],[177.5969,51.8721],[177.5866,51.8684],[177.5706,51.8639],[177.5464,51.8616],[177.5269,51.8641],[177.5224,51.8647],[177.5192,51.8669],[177.5137,51.8649],[177.5043,51.8629],[177.4756,51.8604],[177.4735,51.8605],[177.4574,51.8613],[177.4555,51.8614],[177.4335,51.865],[177.4201,51.8696],[177.4162,51.8712],[177.4153,51.8655],[177.4127,51.8495],[177.41,51.8337],[177.414,51.8308],[177.4194,51.8267],[177.4203,51.819],[177.4209,51.8131],[177.4192,51.8037],[177.4165,51.795],[177.4152,51.791],[177.4104,51.786],[177.4038,51.779],[177.3962,51.7739],[177.3826,51.7662],[177.3716,51.7619],[177.3453,51.7577],[177.3269,51.7584],[177.3087,51.7596],[177.2986,51.7629],[177.2885,51.7682],[177.2715,51.7769],[177.2618,51.7824],[177.257,51.7867],[177.2549,51.7897],[177.2494,51.789],[177.2423,51.7905],[177.2308,51.7984],[177.2232,51.8062],[177.2157,51.8135],[177.2135,51.8177],[177.2104,51.8183],[177.2081,51.8193],[177.2017,51.8221],[177.2003,51.8244],[177.1958,51.8247],[177.1891,51.8248],[177.1772,51.827],[177.169,51.8293]]],[[[178.0386,51.9604],[178.0163,51.9787],[178.0106,52.0007],[178.0151,52.015],[178.0061,52.0214],[178.0004,52.0333],[178.0034,52.0496],[178.0206,52.0719],[178.0462,52.0886],[178.0769,52.1],[178.1091,52.1028],[178.122,52.1074],[178.1627,52.1067],[178.1888,52.0987],[178.2071,52.0871],[178.2116,52.084],[178.2256,52.0804],[178.2474,52.0675],[178.2572,52.0549],[178.2672,52.0374],[178.3355,52.0306],[178.3501,52.0315],[178.3785,52.0289],[178.4027,52.0217],[178.4043,52.0219],[178.4144,52.0271],[178.4404,52.0355],[178.4688,52.0412],[178.4962,52.044],[178.5124,52.0434],[178.531,52.0367],[178.5414,52.0328],[178.5743,52.023],[178.6034,52.0136],[178.6166,52.0094],[178.6433,51.9976],[178.6639,51.9828],[178.6713,51.9599],[178.6702,51.9441],[178.6669,51.9303],[178.6632,51.9261],[178.6446,51.9061],[178.6257,51.8884],[178.6047,51.8737],[178.5807,51.8595],[178.5576,51.8532],[178.5316,51.8467],[178.5021,51.8469],[178.4773,51.8522],[178.4432,51.8654],[178.413,51.8754],[178.3838,51.891],[178.3711,51.9068],[178.3634,51.9036],[178.3309,51.8986],[178.2893,51.9008],[178.2605,51.9102],[178.2505,51.9196],[178.229,51.9265],[178.2133,51.9363],[178.2036,51.9425],[178.1959,51.9488],[178.186,51.9468],[178.1428,51.9393],[178.1006,51.9399],[178.0597,51.9481],[178.0386,51.9604]]],[[[178.1848,51.7702],[178.1577,51.7845],[178.1439,51.7942],[178.1405,51.7965],[178.1251,51.814],[178.1209,51.8325],[178.1238,51.844],[178.1316,51.8558],[178.1382,51.8619],[178.1555,51.8753],[178.1758,51.8846],[178.1979,51.8889],[178.2201,51.8887],[178.2521,51.8833],[178.2701,51.8776],[178.2755,51.879],[178.2935,51.8786],[178.3131,51.8738],[178.3322,51.8708],[178.3684,51.8605],[178.3863,51.8491],[178.4082,51.8416],[178.4312,51.827],[178.4413,51.8093],[178.4514,51.8022],[178.479,51.79],[178.4928,51.7769],[178.498,51.7637],[178.4964,51.7445],[178.4841,51.7318],[178.472,51.7218],[178.4719,51.7217],[178.4692,51.7187],[178.4543,51.714],[178.4331,51.709],[178.4005,51.7036],[178.3704,51.704],[178.3444,51.713],[178.3284,51.7192],[178.3075,51.7188],[178.2979,51.7236],[178.2937,51.7205],[178.2765,51.721],[178.2499,51.7245],[178.2278,51.7326],[178.2071,51.7467],[178.2018,51.7569],[178.1973,51.7673],[178.1848,51.7702]]],[[[-177.541,51.8835],[-177.5422,51.8858],[-177.5465,51.8894],[-177.5492,51.8954],[-177.5502,51.9015],[-177.552,51.9081],[-177.5517,51.9155],[-177.5497,51.9242],[-177.5429,51.9351],[-177.5425,51.9354],[-177.5344,51.9415],[-177.5271,51.9482],[-177.5192,51.9565],[-177.5091,51.9657],[-177.4936,51.9746],[-177.4822,51.9777],[-177.4726,51.979],[-177.466,51.9806],[-177.4596,51.9829],[-177.4472,51.9812],[-177.4222,51.9764],[-177.3955,51.9685],[-177.3875,51.9659],[-177.3833,51.9646],[-177.3744,51.9626],[-177.3647,51.9568],[-177.3562,51.9504],[-177.3501,51.9428],[-177.3456,51.9346],[-177.344,51.9322],[-177.3393,51.9271],[-177.3364,51.9216],[-177.3337,51.9119],[-177.3333,51.9078],[-177.3326,51.9008],[-177.3363,51.889],[-177.3438,51.8807],[-177.3524,51.8717],[-177.3619,51.8643],[-177.3809,51.8557],[-177.3867,51.8535],[-177.4032,51.8472],[-177.4126,51.8449],[-177.4181,51.8432],[-177.4298,51.8411],[-177.4395,51.8404],[-177.4407,51.8404],[-177.4511,51.8405],[-177.469,51.8399],[-177.4867,51.8436],[-177.4959,51.8495],[-177.5126,51.8591],[-177.5204,51.8641],[-177.5237,51.8662],[-177.5326,51.873],[-177.54,51.8816],[-177.541,51.8835]]],[[[-178.4098,51.4494],[-178.4134,51.4527],[-178.4157,51.4554],[-178.419,51.46],[-178.4235,51.4656],[-178.4309,51.4766],[-178.4312,51.4891],[-178.4288,51.4974],[-178.4229,51.509],[-178.4051,51.5224],[-178.3901,51.5292],[-178.3735,51.534],[-178.36,51.5375],[-178.3431,51.5382],[-178.3328,51.5384],[-178.3241,51.5362],[-178.3221,51.5353],[-178.3106,51.5405],[-178.2922,51.5423],[-178.2847,51.5421],[-178.279,51.542],[-178.2726,51.541],[-178.2554,51.5358],[-178.2386,51.5299],[-178.2322,51.5249],[-178.2209,51.5183],[-178.215,51.512],[-178.2134,51.5097],[-178.2089,51.5092],[-178.2023,51.5039],[-178.192,51.489],[-178.1876,51.4822],[-178.1878,51.4726],[-178.191,51.4564],[-178.1984,51.4436],[-178.2181,51.4315],[-178.2486,51.4232],[-178.2725,51.4206],[-178.279,51.4199],[-178.3043,51.4213],[-178.3214,51.4254],[-178.3289,51.4287],[-178.3318,51.4308],[-178.34,51.4299],[-178.3541,51.4297],[-178.3703,51.4318],[-178.3874,51.4368],[-178.3984,51.4439],[-178.4098,51.4494]]],[[[177.9481,51.8466],[177.939,51.8549],[177.9355,51.8611],[177.9351,51.8633],[177.9347,51.8655],[177.9336,51.8697],[177.9339,51.8723],[177.9343,51.8758],[177.9389,51.8851],[177.9432,51.8914],[177.9455,51.8956],[177.9506,51.9003],[177.9548,51.9035],[177.9644,51.9089],[177.9744,51.9146],[177.9858,51.9179],[177.992,51.9203],[177.997,51.922],[178.0343,51.9226],[178.069,51.9145],[178.0937,51.8945],[178.1004,51.8755],[178.1014,51.8671],[178.1013,51.863],[178.0979,51.8507],[178.084,51.8353],[178.0812,51.834],[178.0664,51.8272],[178.0449,51.8215],[177.9972,51.822],[177.9907,51.8246],[177.9827,51.8273],[177.964,51.8349],[177.9602,51.837],[177.9538,51.8431],[177.9481,51.8466]]],[[[-168.1288,53.9195],[-168.1325,53.9274],[-168.135,53.9376],[-168.1359,53.9467],[-168.135,53.9515],[-168.1333,53.9566],[-168.1298,53.9627],[-168.1239,53.969],[-168.1185,53.9748],[-168.1146,53.9782],[-168.111,53.9816],[-168.1027,53.9853],[-168.0983,53.9869],[-168.0919,53.9893],[-168.083,53.9924],[-168.0754,53.993],[-168.0623,53.9941],[-168.0492,53.995],[-168.0315,53.9942],[-168.0226,53.9941],[-168.0143,53.9922],[-168.007,53.9897],[-168.0023,53.988],[-167.9995,53.9894],[-167.9976,53.9907],[-167.9936,53.9904],[-167.9896,53.9893],[-167.9831,53.9861],[-167.9775,53.9831],[-167.97,53.9774],[-167.9649,53.9714],[-167.959,53.9637],[-167.9566,53.9494],[-167.9555,53.9426],[-167.9538,53.9382],[-167.9534,53.9365],[-167.9531,53.932],[-167.953,53.9261],[-167.9535,53.9212],[-167.9537,53.9204],[-167.9561,53.9127],[-167.9593,53.9066],[-167.9632,53.9013],[-167.9685,53.8965],[-167.9763,53.8912],[-167.9841,53.8865],[-167.9912,53.8836],[-168.0019,53.8792],[-168.0085,53.8777],[-168.0149,53.8763],[-168.0229,53.8749],[-168.035,53.8742],[-168.0472,53.8752],[-168.0553,53.8763],[-168.0664,53.8783],[-168.0728,53.8795],[-168.083,53.883],[-168.0924,53.8881],[-168.1046,53.8961],[-168.1164,53.9055],[-168.1231,53.912],[-168.1288,53.9195]]],[[[-169.853,56.5788],[-169.8682,56.587],[-169.8802,56.602],[-169.8796,56.6148],[-169.8776,56.6305],[-169.8715,56.6431],[-169.8625,56.652],[-169.8567,56.6556],[-169.8529,56.6589],[-169.843,56.6639],[-169.8294,56.6698],[-169.8025,56.674],[-169.7683,56.6757],[-169.7474,56.675],[-169.717,56.6717],[-169.6885,56.667],[-169.652,56.6638],[-169.6253,56.6616],[-169.6219,56.6613],[-169.6113,56.662],[-169.5891,56.6623],[-169.5675,56.6648],[-169.5387,56.6684],[-169.5093,56.6675],[-169.4816,56.6604],[-169.4742,56.6561],[-169.4714,56.6568],[-169.4624,56.6566],[-169.4387,56.6537],[-169.4222,56.6488],[-169.4081,56.64],[-169.4016,56.6365],[-169.3901,56.6243],[-169.3822,56.6148],[-169.3796,56.6019],[-169.3775,56.5877],[-169.3839,56.5782],[-169.4031,56.5631],[-169.4205,56.5493],[-169.4387,56.5416],[-169.4661,56.5315],[-169.4794,56.5269],[-169.4853,56.5227],[-169.4935,56.5155],[-169.5068,56.5069],[-169.5221,56.4961],[-169.5266,56.493],[-169.5548,56.4862],[-169.5813,56.4832],[-169.6116,56.4874],[-169.6255,56.4898],[-169.6472,56.4919],[-169.6761,56.4962],[-169.7089,56.507],[-169.7275,56.5146],[-169.7431,56.5253],[-169.7568,56.535],[-169.7637,56.5407],[-169.7669,56.5407],[-169.7823,56.5426],[-169.8048,56.5474],[-169.8304,56.5603],[-169.8382,56.5712],[-169.853,56.5788]]],[[[-170.0369,57.157],[-170.044,57.1651],[-170.0467,57.1772],[-170.0496,57.1834],[-170.0505,57.1869],[-170.0491,57.1957],[-170.0422,57.205],[-170.0252,57.2168],[-170.008,57.2253],[-169.9925,57.23],[-169.9604,57.2374],[-169.94,57.2389],[-169.9309,57.2384],[-169.9237,57.2384],[-169.9231,57.2384],[-169.9098,57.2363],[-169.8952,57.2326],[-169.8837,57.2284],[-169.8712,57.2215],[-169.8642,57.2123],[-169.8587,57.2022],[-169.8493,57.19],[-169.8477,57.1849],[-169.849,57.1762],[-169.8564,57.1698],[-169.8695,57.158],[-169.8869,57.1454],[-169.9099,57.1378],[-169.9268,57.1331],[-169.9303,57.1321],[-169.9556,57.1282],[-169.969,57.128],[-169.9795,57.129],[-169.9891,57.1304],[-170.0037,57.135],[-170.0225,57.1443],[-170.0369,57.157]]],[[[-171.9442,63.4547],[-171.9542,63.4664],[-171.9653,63.4729],[-171.9547,63.5209],[-171.9452,63.5685],[-171.9447,63.5706],[-171.9248,63.6108],[-171.9099,63.618],[-171.905,63.6392],[-171.89,63.6558],[-171.8602,63.6747],[-171.8652,63.6889],[-171.8652,63.7055],[-171.8453,63.7268],[-171.8353,63.7434],[-171.8403,63.7528],[-171.8403,63.7694],[-171.8559,63.7857],[-171.846,63.7999],[-171.8436,63.8016],[-171.8161,63.8212],[-171.7963,63.8306],[-171.7764,63.8377],[-171.7555,63.8379],[-171.7283,63.8371],[-171.7147,63.8361],[-171.7057,63.8404],[-171.6747,63.8437],[-171.6475,63.8409],[-171.6175,63.8336],[-171.5979,63.8246],[-171.5854,63.8175],[-171.5834,63.8165],[-171.5488,63.8005],[-171.527,63.7765],[-171.5207,63.7502],[-171.5275,63.7345],[-171.5356,63.7219],[-171.2513,63.6674],[-171.165,63.659],[-171.1359,63.6543],[-170.9597,63.626],[-170.9592,63.6259],[-170.9109,63.6379],[-170.8755,63.6553],[-170.8472,63.6661],[-170.7556,63.6966],[-170.7052,63.7131],[-170.6567,63.7236],[-170.6199,63.7234],[-170.5675,63.7367],[-170.5474,63.7413],[-170.504,63.7534],[-170.4685,63.7556],[-170.3934,63.7556],[-170.3214,63.7556],[-170.2969,63.7556],[-170.2432,63.7454],[-170.1681,63.7199],[-170.1037,63.6842],[-170.0286,63.6485],[-169.9856,63.623],[-169.9641,63.5821],[-169.9267,63.5269],[-169.9266,63.5267],[-169.8486,63.5075],[-169.793,63.4907],[-169.7369,63.4862],[-169.6456,63.4836],[-169.6023,63.4806],[-169.5694,63.4729],[-169.5439,63.4594],[-169.512,63.4462],[-169.4838,63.4356],[-169.4666,63.4234],[-169.4555,63.415],[-169.3722,63.4071],[-169.2346,63.3907],[-169.035,63.3875],[-168.8836,63.3743],[-168.8763,63.3736],[-168.7047,63.3547],[-168.6428,63.3449],[-168.6084,63.3351],[-168.5877,63.3252],[-168.5786,63.3087],[-168.5867,63.2725],[-168.6043,63.2516],[-168.6093,63.2294],[-168.636,63.2046],[-168.6547,63.1924],[-168.6666,63.186],[-168.6928,63.1589],[-168.7335,63.1315],[-168.6967,63.1092],[-168.6828,63.0847],[-168.7007,63.0569],[-168.7641,63.0276],[-168.8032,63.0177],[-168.8373,63.0162],[-168.8685,63.0198],[-168.9175,63.0311],[-168.9404,63.0463],[-168.9487,63.0625],[-168.9466,63.0744],[-168.9362,63.0874],[-168.9228,63.0996],[-168.9844,63.1128],[-169.0278,63.1245],[-169.0667,63.1282],[-169.1425,63.1278],[-169.2306,63.1235],[-169.2638,63.1185],[-169.2823,63.1144],[-169.3244,63.0857],[-169.368,63.0611],[-169.4065,63.0475],[-169.4383,63.0416],[-169.4511,63.0386],[-169.4465,63.0294],[-169.4273,63.0003],[-169.4199,62.9739],[-169.4363,62.9474],[-169.4615,62.9328],[-169.4932,62.9266],[-169.5253,62.9247],[-169.5521,62.9029],[-169.591,62.8879],[-169.6388,62.8849],[-169.7279,62.8963],[-169.8148,62.9174],[-169.839,62.9259],[-169.8646,62.9447],[-169.8653,62.9604],[-169.8633,62.9801],[-169.8777,62.9971],[-169.8838,63.0201],[-169.9014,63.0374],[-169.9528,63.0641],[-170.0318,63.0955],[-170.0812,63.1113],[-170.1042,63.1212],[-170.1154,63.1272],[-170.1401,63.1243],[-170.1767,63.1253],[-170.1906,63.1268],[-170.2018,63.1312],[-170.2284,63.1302],[-170.2486,63.132],[-170.2598,63.1367],[-170.2908,63.1351],[-170.328,63.1387],[-170.3594,63.1477],[-170.3751,63.1558],[-170.3944,63.1711],[-170.4005,63.1822],[-170.4009,63.1937],[-170.3931,63.2025],[-170.3835,63.2107],[-170.4391,63.2516],[-170.5153,63.2879],[-170.5184,63.2888],[-170.5969,63.3116],[-170.6991,63.3313],[-170.8166,63.355],[-170.9083,63.3699],[-170.9936,63.3748],[-171.0484,63.3737],[-171.0659,63.3712],[-171.0668,63.3711],[-171.1005,63.3565],[-171.1279,63.3502],[-171.1482,63.3485],[-171.1661,63.3482],[-171.1736,63.3364],[-171.1913,63.3247],[-171.2059,63.3184],[-171.2141,63.3158],[-171.2274,63.304],[-171.2443,63.2959],[-171.2514,63.2926],[-171.2806,63.2856],[-171.3116,63.2827],[-171.3262,63.2827],[-171.3622,63.268],[-171.3989,63.2576],[-171.4356,63.2527],[-171.4819,63.2545],[-171.5132,63.261],[-171.5336,63.2666],[-171.5602,63.2651],[-171.5945,63.2696],[-171.622,63.2771],[-171.6413,63.2862],[-171.6515,63.291],[-171.6911,63.298],[-171.7219,63.3076],[-171.7443,63.3132],[-171.7723,63.3153],[-171.8108,63.3285],[-171.8259,63.3361],[-171.8392,63.3427],[-171.851,63.3532],[-171.8557,63.3612],[-171.8849,63.3776],[-171.9066,63.3986],[-171.9311,63.4256],[-171.9442,63.4547]]],[[[-168.0909,64.9111],[-168.137,64.9184],[-168.187,64.9349],[-168.2064,64.9487],[-168.2101,64.9514],[-168.214,64.9678],[-168.214,64.9843],[-168.2101,64.999],[-168.2079,65.0033],[-168.2028,65.0057],[-168.1918,65.0105],[-168.1792,65.0179],[-168.1741,65.021],[-168.1691,65.0241],[-168.1562,65.0292],[-168.1416,65.0315],[-168.1291,65.0346],[-168.0954,65.0409],[-168.0761,65.0433],[-168.0479,65.0419],[-168.0334,65.0412],[-168.0049,65.0389],[-167.9756,65.0314],[-167.9723,65.0305],[-167.9531,65.0235],[-167.9243,65.0027],[-167.9164,64.9886],[-167.9144,64.9738],[-167.9138,64.9699],[-167.9191,64.9608],[-167.9322,64.9521],[-167.9441,64.9412],[-167.9531,64.933],[-167.9761,64.9229],[-167.9869,64.9202],[-168.0026,64.9162],[-168.037,64.9093],[-168.0549,64.9099],[-168.0909,64.9111]]],[[[-161.3165,64.0632],[-161.3732,64.0697],[-161.4144,64.0868],[-161.4324,64.1053],[-161.4369,64.1335],[-161.4202,64.1584],[-161.3933,64.172],[-161.3557,64.1838],[-161.3104,64.1894],[-161.2648,64.1847],[-161.2322,64.1782],[-161.2235,64.1764],[-161.197,64.164],[-161.1866,64.1561],[-161.1767,64.1469],[-161.1768,64.1403],[-161.1807,64.1322],[-161.1854,64.1262],[-161.1833,64.1162],[-161.1845,64.1062],[-161.1964,64.092],[-161.2099,64.082],[-161.2217,64.0753],[-161.2523,64.066],[-161.306,64.062],[-161.3165,64.0632]]],[[[-168.9181,65.6843],[-168.9719,65.6888],[-168.9717,65.7139],[-168.9712,65.7895],[-168.971,65.8146],[-168.9701,65.8148],[-168.9691,65.815],[-168.9508,65.8188],[-168.927,65.8223],[-168.8928,65.8213],[-168.861,65.8178],[-168.8357,65.8107],[-168.8166,65.8025],[-168.801,65.7952],[-168.7948,65.7902],[-168.7871,65.7846],[-168.7814,65.7736],[-168.7799,65.7671],[-168.7809,65.7645],[-168.7793,65.7634],[-168.7717,65.7581],[-168.7625,65.7512],[-168.7617,65.74],[-168.7673,65.7308],[-168.776,65.7228],[-168.7855,65.7163],[-168.8198,65.7041],[-168.8561,65.6912],[-168.8809,65.6858],[-168.9063,65.6846],[-168.9181,65.6843]]],[[[-168.846,65.5925],[-168.8562,65.6009],[-168.8659,65.6069],[-168.8695,65.6131],[-168.8692,65.6209],[-168.8649,65.6298],[-168.8606,65.6355],[-168.8567,65.6406],[-168.8412,65.653],[-168.8201,65.6652],[-168.7946,65.6712],[-168.759,65.6735],[-168.7349,65.6743],[-168.7231,65.6737],[-168.7106,65.6731],[-168.6977,65.6697],[-168.6776,65.6642],[-168.666,65.6598],[-168.6533,65.6521],[-168.6512,65.6505],[-168.6379,65.6399],[-168.6285,65.6258],[-168.6268,65.6124],[-168.6337,65.6014],[-168.6523,65.5909],[-168.6735,65.5842],[-168.7143,65.5755],[-168.7332,65.5722],[-168.7482,65.5713],[-168.7661,65.5715],[-168.79,65.575],[-168.8083,65.5785],[-168.8291,65.5846],[-168.846,65.5925]]],[[[-161.8392,63.5703],[-161.8498,63.5774],[-161.857,63.588],[-161.8579,63.5981],[-161.8586,63.6023],[-161.8593,63.6109],[-161.8559,63.6216],[-161.8403,63.6351],[-161.8262,63.6425],[-161.8145,63.6467],[-161.8069,63.6476],[-161.7955,63.6504],[-161.78,63.6528],[-161.7585,63.6545],[-161.746,63.6536],[-161.7274,63.6523],[-161.7148,63.6525],[-161.6964,63.649],[-161.6771,63.6427],[-161.6611,63.6354],[-161.6495,63.6276],[-161.6457,63.6242],[-161.6396,63.6178],[-161.634,63.6043],[-161.6415,63.5885],[-161.6517,63.5797],[-161.6752,63.5663],[-161.6941,63.5592],[-161.6993,63.558],[-161.7118,63.5551],[-161.721,63.5537],[-161.752,63.5521],[-161.7845,63.5538],[-161.8124,63.5599],[-161.8392,63.5703]]],[[[173.2806,52.3776],[173.2777,52.382],[173.2745,52.3892],[173.2726,52.3975],[173.2734,52.4105],[173.2744,52.4166],[173.2768,52.4199],[173.2831,52.4241],[173.2877,52.4289],[173.2913,52.4338],[173.2981,52.4417],[173.2991,52.4473],[173.3,52.4502],[173.304,52.4547],[173.3073,52.458],[173.3159,52.4646],[173.3265,52.4704],[173.3367,52.4761],[173.345,52.4787],[173.3594,52.4811],[173.37,52.483],[173.3719,52.484],[173.3771,52.4898],[173.3844,52.495],[173.3937,52.4997],[173.4072,52.5031],[173.4165,52.5037],[173.4216,52.5073],[173.4313,52.5087],[173.4533,52.5076],[173.4635,52.5062],[173.4772,52.5031],[173.4805,52.5026],[173.4813,52.5052],[173.4839,52.5077],[173.4906,52.5123],[173.4987,52.5169],[173.516,52.5234],[173.5273,52.5261],[173.5347,52.5283],[173.539,52.5329],[173.5485,52.5417],[173.559,52.5471],[173.5844,52.5542],[173.6082,52.5599],[173.6264,52.5591],[173.6342,52.558],[173.6391,52.5569],[173.6468,52.5613],[173.6567,52.5641],[173.6705,52.5647],[173.6826,52.5619],[173.6922,52.5614],[173.7094,52.5619],[173.7249,52.5625],[173.7361,52.5637],[173.7488,52.5643],[173.7618,52.5648],[173.7781,52.5661],[173.7821,52.5655],[173.8042,52.561],[173.8135,52.5544],[173.8189,52.5505],[173.8256,52.5461],[173.8431,52.5393],[173.8478,52.5372],[173.8556,52.5283],[173.8563,52.522],[173.8549,52.5138],[173.8522,52.5051],[173.8491,52.4971],[173.8446,52.4889],[173.8373,52.4817],[173.8254,52.472],[173.8226,52.4701],[173.8124,52.4628],[173.7926,52.4526],[173.781,52.4505],[173.7806,52.4508],[173.7812,52.4479],[173.7839,52.4456],[173.791,52.4395],[173.7946,52.4333],[173.7972,52.4098],[173.7965,52.4031],[173.7982,52.3925],[173.8017,52.3781],[173.807,52.3672],[173.8113,52.3631],[173.8141,52.3533],[173.8087,52.3451],[173.8033,52.3374],[173.7943,52.325],[173.7815,52.3153],[173.7666,52.3067],[173.7477,52.3],[173.7308,52.2976],[173.7137,52.2981],[173.7042,52.299],[173.6945,52.3011],[173.6924,52.3019],[173.6895,52.2999],[173.6816,52.2949],[173.6726,52.2925],[173.6661,52.292],[173.6386,52.2942],[173.6244,52.2978],[173.5974,52.308],[173.5864,52.3154],[173.5811,52.3192],[173.5756,52.3202],[173.5702,52.3211],[173.5595,52.3226],[173.5483,52.3249],[173.5358,52.3305],[173.5337,52.3318],[173.5238,52.3316],[173.5167,52.3308],[173.4996,52.3284],[173.4816,52.3267],[173.4623,52.3277],[173.4475,52.3304],[173.4358,52.3347],[173.4191,52.3354],[173.4061,52.3359],[173.405,52.336],[173.392,52.337],[173.3795,52.3381],[173.3676,52.3432],[173.3594,52.3463],[173.3491,52.3492],[173.3342,52.3497],[173.3215,52.35],[173.3138,52.3523],[173.304,52.3565],[173.2967,52.3622],[173.2895,52.3681],[173.2836,52.374],[173.2806,52.3776]]],[[[-171.3773,52.4314],[-171.3793,52.4351],[-171.3866,52.4486],[-171.3937,52.4681],[-171.3933,52.4808],[-171.393,52.4912],[-171.3871,52.5148],[-171.3744,52.5371],[-171.3441,52.556],[-171.3402,52.5577],[-171.3124,52.5707],[-171.2805,52.5798],[-171.259,52.581],[-171.252,52.5812],[-171.2486,52.5809],[-171.2484,52.5835],[-171.2437,52.5878],[-171.2344,52.5983],[-171.2196,52.6135],[-171.2059,52.6249],[-171.1894,52.6351],[-171.1792,52.6387],[-171.1738,52.6391],[-171.1592,52.6401],[-171.1402,52.6396],[-171.1098,52.6363],[-171.0932,52.633],[-171.0697,52.6271],[-171.068,52.6262],[-171.056,52.6206],[-171.0384,52.6144],[-171.0311,52.6101],[-171.0224,52.6037],[-171.0201,52.5968],[-171.0188,52.5858],[-171.0237,52.5707],[-171.0297,52.5571],[-171.0336,52.5485],[-171.0495,52.531],[-171.0628,52.5224],[-171.0646,52.5213],[-171.0846,52.514],[-171.102,52.5083],[-171.1119,52.5076],[-171.1116,52.5041],[-171.1127,52.4977],[-171.1149,52.4828],[-171.1241,52.4644],[-171.1365,52.4457],[-171.1484,52.4343],[-171.1564,52.4274],[-171.1586,52.4254],[-171.1731,52.4152],[-171.1872,52.4078],[-171.1982,52.4025],[-171.2063,52.3989],[-171.2266,52.3937],[-171.2457,52.3924],[-171.2643,52.3912],[-171.2943,52.3931],[-171.321,52.4001],[-171.3492,52.4088],[-171.3584,52.4125],[-171.3669,52.4194],[-171.3773,52.4314]]],[[[175.7745,52.3656],[175.7697,52.3719],[175.7678,52.3743],[175.7635,52.3807],[175.7653,52.3873],[175.7686,52.3954],[175.7748,52.4077],[175.7825,52.4172],[175.7948,52.4248],[175.8113,52.4327],[175.8255,52.4367],[175.8419,52.4403],[175.8563,52.4404],[175.8748,52.4397],[175.8843,52.4373],[175.8901,52.4358],[175.8969,52.4329],[175.8986,52.4319],[175.9025,52.4326],[175.9066,52.4335],[175.9179,52.4343],[175.9318,52.4314],[175.9415,52.4286],[175.9553,52.424],[175.9662,52.4184],[175.9686,52.4161],[175.9746,52.4166],[175.9786,52.4168],[175.9921,52.4136],[176.0033,52.41],[176.0049,52.4095],[176.0218,52.4024],[176.031,52.3978],[176.0434,52.3903],[176.0492,52.3856],[176.0493,52.3855],[176.0517,52.3828],[176.0547,52.3783],[176.0605,52.3722],[176.0645,52.3634],[176.0634,52.3578],[176.0629,52.3502],[176.0576,52.3419],[176.054,52.3368],[176.0454,52.3286],[176.0374,52.3213],[176.0264,52.3161],[176.0244,52.3157],[176.0243,52.3131],[176.0214,52.3097],[176.0169,52.3041],[176.0099,52.2996],[175.9977,52.2958],[175.9846,52.2926],[175.9709,52.2887],[175.9514,52.2856],[175.9345,52.2837],[175.9201,52.2814],[175.9128,52.2814],[175.9072,52.2813],[175.9027,52.2809],[175.8966,52.2813],[175.8889,52.2828],[175.8874,52.2831],[175.8757,52.2857],[175.8625,52.2896],[175.8544,52.2931],[175.8459,52.2979],[175.8314,52.3056],[175.8207,52.3157],[175.8149,52.3231],[175.8073,52.3325],[175.8014,52.3399],[175.7958,52.3431],[175.7899,52.348],[175.787,52.3513],[175.7805,52.3589],[175.7745,52.3656]]],[[[-152.4607,58.8954],[-152.4654,58.9063],[-152.4658,58.9089],[-152.4665,58.915],[-152.4649,58.9242],[-152.4611,58.9293],[-152.4573,58.9344],[-152.4521,58.9395],[-152.4425,58.9456],[-152.4375,58.9484],[-152.4388,58.9508],[-152.4398,58.9547],[-152.4407,58.96],[-152.4409,58.9661],[-152.4374,58.9735],[-152.4315,58.9793],[-152.4294,58.9814],[-152.42,58.9881],[-152.414,58.9922],[-152.4124,58.9926],[-152.4076,58.9938],[-152.406,58.9942],[-152.3939,58.994],[-152.3775,58.9994],[-152.3691,59.0017],[-152.3527,59.0049],[-152.3353,59.0069],[-152.3235,59.0075],[-152.3133,59.0072],[-152.2947,59.0066],[-152.2727,59.0032],[-152.2701,59.0022],[-152.262,58.9992],[-152.2547,58.9957],[-152.2484,58.9942],[-152.2457,58.9935],[-152.2426,58.9942],[-152.2366,58.9957],[-152.2287,59.0018],[-152.2181,59.0064],[-152.2085,59.0101],[-152.1882,59.0161],[-152.1702,59.017],[-152.1454,59.0179],[-152.1291,59.0168],[-152.1048,59.0108],[-152.0913,59.007],[-152.0834,59.005],[-152.0814,59.0065],[-152.0735,59.0088],[-152.0657,59.0108],[-152.0589,59.012],[-152.0471,59.0126],[-152.0404,59.0129],[-152.0297,59.0117],[-152.0196,59.0109],[-152.01,59.0086],[-152.0021,59.0069],[-151.9954,59.0052],[-151.9858,59.0015],[-151.9762,58.9975],[-151.9649,58.9923],[-151.9372,58.9883],[-151.9177,58.9752],[-151.887,58.9578],[-151.8752,58.9508],[-151.8678,58.9464],[-151.862,58.9404],[-151.8576,58.936],[-151.8537,58.9265],[-151.8528,58.9237],[-151.8516,58.9173],[-151.8539,58.9088],[-151.8607,58.8999],[-151.8643,58.8965],[-151.875,58.8864],[-151.8768,58.8852],[-151.8781,58.8843],[-151.8819,58.8816],[-151.8832,58.8807],[-151.8918,58.8764],[-151.9005,58.8734],[-151.912,58.8704],[-151.9313,58.8688],[-151.9364,58.8674],[-151.9409,58.8629],[-151.9455,58.8576],[-151.9516,58.8522],[-151.9649,58.8448],[-151.9816,58.8373],[-152.0002,58.8325],[-152.0003,58.8325],[-152.0172,58.8285],[-152.0365,58.8278],[-152.0668,58.833],[-152.0863,58.8385],[-152.1086,58.8446],[-152.1266,58.8536],[-152.1311,58.8563],[-152.1341,58.8581],[-152.1386,58.8569],[-152.1536,58.8522],[-152.1706,58.847],[-152.1954,58.8406],[-152.2191,58.839],[-152.2401,58.8402],[-152.2496,58.8407],[-152.2545,58.8372],[-152.2624,58.8328],[-152.2755,58.8273],[-152.2929,58.8227],[-152.3146,58.82],[-152.3407,58.8204],[-152.3609,58.8231],[-152.376,58.8266],[-152.3833,58.8283],[-152.4015,58.8367],[-152.4137,58.8476],[-152.421,58.8585],[-152.4251,58.8702],[-152.426,58.8734],[-152.4346,58.8759],[-152.4442,58.8807],[-152.4526,58.8849],[-152.4607,58.8954]]],[[[-160.4915,58.6335],[-160.5091,58.6424],[-160.5287,58.6542],[-160.5319,58.6572],[-160.5395,58.6643],[-160.5443,58.6743],[-160.5441,58.6878],[-160.5375,58.7003],[-160.5309,58.7063],[-160.5254,58.7086],[-160.5257,58.7123],[-160.5265,58.7207],[-160.5258,58.7302],[-160.5205,58.741],[-160.5135,58.7507],[-160.5043,58.7614],[-160.4904,58.7736],[-160.472,58.7837],[-160.4522,58.7918],[-160.4193,58.7978],[-160.416,58.7984],[-160.3976,58.7974],[-160.3924,58.7971],[-160.3676,58.7941],[-160.3494,58.7888],[-160.3332,58.7818],[-160.3232,58.7751],[-160.3117,58.7765],[-160.2968,58.7763],[-160.2824,58.775],[-160.2639,58.7717],[-160.2377,58.766],[-160.2225,58.7591],[-160.2141,58.7555],[-160.2059,58.756],[-160.1877,58.7563],[-160.1594,58.7529],[-160.1376,58.7489],[-160.1166,58.739],[-160.1019,58.7248],[-160.0994,58.7161],[-160.0963,58.7053],[-160.097,58.6973],[-160.1103,58.6816],[-160.1225,58.6728],[-160.139,58.6638],[-160.1487,58.6599],[-160.1527,58.6582],[-160.152,58.6534],[-160.153,58.6476],[-160.1541,58.6371],[-160.1611,58.626],[-160.1684,58.6186],[-160.1798,58.61],[-160.1972,58.6021],[-160.2122,58.5951],[-160.2135,58.5932],[-160.2133,58.5921],[-160.2129,58.5849],[-160.2154,58.5783],[-160.2256,58.5655],[-160.2387,58.5562],[-160.2588,58.5446],[-160.301,58.5358],[-160.3336,58.5357],[-160.3676,58.542],[-160.3969,58.5539],[-160.3969,58.554],[-160.4078,58.5673],[-160.4143,58.5869],[-160.4066,58.6028],[-160.4011,58.6126],[-160.3949,58.6213],[-160.3876,58.6277],[-160.4013,58.625],[-160.4173,58.6236],[-160.4331,58.6223],[-160.4536,58.6231],[-160.4753,58.6272],[-160.4915,58.6335]]],[[[-146.508,59.3864],[-146.5082,59.3873],[-146.5082,59.3881],[-146.5083,59.389],[-146.5083,59.3899],[-146.5083,59.3907],[-146.5082,59.3916],[-146.5082,59.3925],[-146.5081,59.3933],[-146.5079,59.3942],[-146.5078,59.3951],[-146.5076,59.3959],[-146.5074,59.3968],[-146.5071,59.3977],[-146.5068,59.3985],[-146.5065,59.3994],[-146.5062,59.4002],[-146.5058,59.4011],[-146.5054,59.4019],[-146.505,59.4028],[-146.5045,59.4036],[-146.5041,59.4044],[-146.504,59.4045],[-146.5038,59.405],[-146.5035,59.4059],[-146.5031,59.4067],[-146.5027,59.4076],[-146.5023,59.4084],[-146.5018,59.4093],[-146.5014,59.4101],[-146.5009,59.4109],[-146.5003,59.4118],[-146.5001,59.4121],[-146.5,59.4123],[-146.4995,59.4131],[-146.4989,59.4139],[-146.4984,59.4147],[-146.4978,59.4156],[-146.4972,59.4163],[-146.4969,59.4167],[-146.4963,59.4175],[-146.4957,59.4183],[-146.4951,59.4191],[-146.4944,59.4199],[-146.4937,59.4207],[-146.4929,59.4215],[-146.4922,59.4223],[-146.4914,59.4231],[-146.4906,59.4238],[-146.4897,59.4246],[-146.4889,59.4253],[-146.488,59.4261],[-146.4871,59.4268],[-146.4861,59.4275],[-146.4852,59.4282],[-146.4842,59.429],[-146.4831,59.4297],[-146.4821,59.4303],[-146.4811,59.431],[-146.4809,59.4311],[-146.4808,59.4313],[-146.48,59.4321],[-146.4792,59.4328],[-146.4784,59.4336],[-146.4776,59.4344],[-146.4767,59.4351],[-146.4758,59.4359],[-146.4749,59.4366],[-146.4739,59.4373],[-146.473,59.438],[-146.472,59.4387],[-146.471,59.4394],[-146.47,59.4401],[-146.4694,59.441],[-146.4688,59.4418],[-146.4682,59.4426],[-146.4675,59.4434],[-146.4668,59.4442],[-146.4661,59.445],[-146.4654,59.4458],[-146.4646,59.4465],[-146.4639,59.4473],[-146.463,59.4481],[-146.4622,59.4488],[-146.4613,59.4496],[-146.4605,59.4503],[-146.4595,59.4511],[-146.4586,59.4518],[-146.4576,59.4525],[-146.4566,59.4532],[-146.4556,59.4539],[-146.4546,59.4546],[-146.4535,59.4553],[-146.4524,59.456],[-146.4513,59.4566],[-146.4502,59.4573],[-146.449,59.4579],[-146.4479,59.4586],[-146.4467,59.4592],[-146.4454,59.4598],[-146.4442,59.4604],[-146.4429,59.461],[-146.4417,59.4616],[-146.4404,59.4621],[-146.439,59.4627],[-146.4377,59.4632],[-146.4364,59.4637],[-146.435,59.4643],[-146.4336,59.4648],[-146.4322,59.4653],[-146.4307,59.4657],[-146.4293,59.4662],[-146.4278,59.4667],[-146.4281,59.4671],[-146.4287,59.4679],[-146.4289,59.4681],[-146.4292,59.4685],[-146.4298,59.4693],[-146.4304,59.4701],[-146.4309,59.4709],[-146.4314,59.4718],[-146.4319,59.4726],[-146.4324,59.4734],[-146.4328,59.4743],[-146.4332,59.4751],[-146.4336,59.476],[-146.4339,59.4768],[-146.4342,59.4777],[-146.4345,59.4785],[-146.4348,59.4794],[-146.435,59.4803],[-146.4352,59.4811],[-146.4354,59.482],[-146.4355,59.4829],[-146.4356,59.4837],[-146.4357,59.4846],[-146.4357,59.4855],[-146.4358,59.4864],[-146.4357,59.4872],[-146.4357,59.4881],[-146.4356,59.489],[-146.4355,59.4898],[-146.4354,59.4907],[-146.4352,59.4916],[-146.435,59.4924],[-146.4348,59.4933],[-146.4346,59.4941],[-146.4343,59.495],[-146.434,59.4959],[-146.4336,59.4967],[-146.4333,59.4976],[-146.4329,59.4984],[-146.4324,59.4993],[-146.432,59.5001],[-146.4315,59.5009],[-146.431,59.5018],[-146.4305,59.5026],[-146.4299,59.5034],[-146.4293,59.5042],[-146.4287,59.505],[-146.4286,59.5052],[-146.4282,59.5057],[-146.4275,59.5065],[-146.4269,59.5073],[-146.4262,59.5081],[-146.4255,59.5089],[-146.4247,59.5097],[-146.424,59.5105],[-146.4232,59.5113],[-146.4224,59.512],[-146.4215,59.5128],[-146.4206,59.5136],[-146.4213,59.5142],[-146.4221,59.515],[-146.4229,59.5158],[-146.4237,59.5166],[-146.4244,59.5174],[-146.425,59.5181],[-146.4257,59.5189],[-146.4263,59.5198],[-146.4269,59.5206],[-146.4275,59.5214],[-146.4281,59.5222],[-146.4286,59.523],[-146.4291,59.5239],[-146.4295,59.5247],[-146.4299,59.5256],[-146.4304,59.5264],[-146.4307,59.5273],[-146.4311,59.5281],[-146.4314,59.529],[-146.4317,59.5298],[-146.4319,59.5307],[-146.4322,59.5316],[-146.4324,59.5324],[-146.4325,59.5333],[-146.4326,59.5341],[-146.4328,59.535],[-146.4328,59.5359],[-146.4329,59.5368],[-146.4329,59.5376],[-146.4329,59.5385],[-146.4329,59.5394],[-146.4328,59.5402],[-146.4327,59.5411],[-146.4325,59.542],[-146.4324,59.5428],[-146.4322,59.5437],[-146.432,59.5446],[-146.4317,59.5454],[-146.4314,59.5463],[-146.4311,59.5472],[-146.4308,59.548],[-146.4304,59.5489],[-146.43,59.5497],[-146.4296,59.5505],[-146.4291,59.5514],[-146.4287,59.5522],[-146.4281,59.553],[-146.4276,59.5539],[-146.427,59.5547],[-146.4264,59.5555],[-146.4258,59.5563],[-146.4252,59.5571],[-146.4245,59.5579],[-146.4238,59.5587],[-146.423,59.5595],[-146.4223,59.5603],[-146.4215,59.5611],[-146.4206,59.5618],[-146.4198,59.5626],[-146.4189,59.5633],[-146.418,59.5641],[-146.4171,59.5648],[-146.4162,59.5655],[-146.4152,59.5662],[-146.4142,59.567],[-146.4132,59.5677],[-146.4122,59.5684],[-146.4111,59.569],[-146.41,59.5697],[-146.4089,59.5704],[-146.4077,59.571],[-146.4066,59.5717],[-146.4054,59.5723],[-146.4042,59.5729],[-146.403,59.5735],[-146.4017,59.5741],[-146.4005,59.5747],[-146.3992,59.5753],[-146.3979,59.5759],[-146.3966,59.5764],[-146.3952,59.5769],[-146.3939,59.5775],[-146.3925,59.578],[-146.3911,59.5785],[-146.3897,59.579],[-146.3882,59.5795],[-146.3868,59.5799],[-146.3853,59.5804],[-146.3839,59.5808],[-146.3824,59.5813],[-146.3809,59.5817],[-146.3793,59.5821],[-146.3778,59.5825],[-146.3763,59.5829],[-146.3747,59.5832],[-146.3731,59.5836],[-146.3715,59.5839],[-146.3699,59.5842],[-146.3683,59.5845],[-146.3667,59.5848],[-146.3651,59.5851],[-146.3635,59.5854],[-146.3618,59.5856],[-146.3602,59.5858],[-146.3585,59.5861],[-146.3568,59.5863],[-146.3552,59.5864],[-146.3535,59.5866],[-146.3518,59.5868],[-146.3501,59.5869],[-146.3484,59.587],[-146.3467,59.5872],[-146.345,59.5873],[-146.3433,59.5874],[-146.3416,59.5874],[-146.3399,59.5875],[-146.3381,59.5875],[-146.3364,59.5875],[-146.3347,59.5875],[-146.333,59.5875],[-146.3313,59.5875],[-146.3296,59.5875],[-146.3278,59.5874],[-146.3261,59.5874],[-146.3244,59.5873],[-146.3227,59.5872],[-146.321,59.587],[-146.3193,59.5869],[-146.3176,59.5868],[-146.3159,59.5866],[-146.3142,59.5864],[-146.3126,59.5863],[-146.3109,59.5861],[-146.3092,59.5858],[-146.3076,59.5856],[-146.3059,59.5854],[-146.3043,59.5851],[-146.3027,59.5848],[-146.3011,59.5845],[-146.2995,59.5842],[-146.2979,59.5839],[-146.2963,59.5836],[-146.2947,59.5832],[-146.2931,59.5829],[-146.2916,59.5825],[-146.2901,59.5821],[-146.2885,59.5817],[-146.287,59.5813],[-146.2855,59.5808],[-146.2841,59.5804],[-146.2826,59.5799],[-146.2811,59.5795],[-146.2797,59.579],[-146.2783,59.5785],[-146.2769,59.578],[-146.2755,59.5775],[-146.2742,59.5769],[-146.2728,59.5764],[-146.2715,59.5759],[-146.2702,59.5753],[-146.2689,59.5747],[-146.2677,59.5741],[-146.2664,59.5735],[-146.2652,59.5729],[-146.264,59.5723],[-146.2628,59.5717],[-146.2617,59.571],[-146.2605,59.5704],[-146.2594,59.5697],[-146.2583,59.569],[-146.2572,59.5684],[-146.2562,59.5677],[-146.2552,59.567],[-146.2542,59.5662],[-146.2532,59.5655],[-146.2523,59.5648],[-146.2514,59.5641],[-146.2505,59.5633],[-146.2496,59.5626],[-146.2488,59.5618],[-146.2479,59.5611],[-146.2471,59.5603],[-146.2464,59.5595],[-146.2456,59.5587],[-146.2449,59.5579],[-146.2442,59.5571],[-146.2436,59.5563],[-146.243,59.5555],[-146.2424,59.5547],[-146.2418,59.5539],[-146.2413,59.553],[-146.2407,59.5522],[-146.2403,59.5514],[-146.2398,59.5505],[-146.2394,59.5497],[-146.239,59.5489],[-146.2386,59.548],[-146.2383,59.5472],[-146.238,59.5463],[-146.2377,59.5454],[-146.2374,59.5446],[-146.2372,59.5437],[-146.237,59.5428],[-146.2369,59.542],[-146.2367,59.5411],[-146.2366,59.5402],[-146.2365,59.5394],[-146.2365,59.5385],[-146.2365,59.5376],[-146.2365,59.5368],[-146.2366,59.5359],[-146.2366,59.535],[-146.2368,59.5341],[-146.2369,59.5333],[-146.2371,59.5324],[-146.2372,59.5316],[-146.2375,59.5307],[-146.2377,59.5298],[-146.238,59.529],[-146.2383,59.5281],[-146.2387,59.5273],[-146.239,59.5264],[-146.2395,59.5256],[-146.2399,59.5247],[-146.2403,59.5239],[-146.2408,59.523],[-146.2414,59.5222],[-146.2419,59.5214],[-146.2425,59.5206],[-146.2429,59.52],[-146.2417,59.5198],[-146.2401,59.5195],[-146.2385,59.5192],[-146.2369,59.5189],[-146.2353,59.5186],[-146.2337,59.5183],[-146.2321,59.518],[-146.2305,59.5176],[-146.2289,59.5173],[-146.2274,59.5169],[-146.2259,59.5165],[-146.2243,59.5161],[-146.2228,59.5157],[-146.2214,59.5153],[-146.2199,59.5148],[-146.2184,59.5144],[-146.217,59.5139],[-146.2156,59.5134],[-146.2141,59.5129],[-146.2127,59.5124],[-146.2114,59.5119],[-146.21,59.5114],[-146.2087,59.5108],[-146.2073,59.5103],[-146.2061,59.5097],[-146.2048,59.5091],[-146.2035,59.5085],[-146.2023,59.5079],[-146.201,59.5073],[-146.1998,59.5067],[-146.1987,59.5061],[-146.1975,59.5054],[-146.1964,59.5048],[-146.1953,59.5041],[-146.1942,59.5034],[-146.1931,59.5028],[-146.1921,59.5021],[-146.1911,59.5014],[-146.1901,59.5007],[-146.1891,59.4999],[-146.1882,59.4992],[-146.1872,59.4985],[-146.1863,59.4977],[-146.1855,59.497],[-146.1846,59.4962],[-146.1838,59.4955],[-146.183,59.4947],[-146.1828,59.4945],[-146.1821,59.4939],[-146.1812,59.4932],[-146.1803,59.4924],[-146.1794,59.4917],[-146.1786,59.4909],[-146.1778,59.4902],[-146.177,59.4894],[-146.1762,59.4886],[-146.1755,59.4878],[-146.1748,59.487],[-146.1741,59.4862],[-146.1735,59.4854],[-146.1728,59.4846],[-146.1722,59.4838],[-146.1717,59.483],[-146.1711,59.4822],[-146.1706,59.4813],[-146.1701,59.4805],[-146.1697,59.4797],[-146.1693,59.4788],[-146.1688,59.478],[-146.1685,59.4771],[-146.1681,59.4763],[-146.1678,59.4754],[-146.1676,59.4746],[-146.1673,59.4737],[-146.1671,59.4728],[-146.1669,59.472],[-146.1667,59.4711],[-146.1666,59.4702],[-146.1665,59.4694],[-146.1664,59.4685],[-146.1664,59.4676],[-146.1664,59.4667],[-146.1664,59.4659],[-146.1664,59.465],[-146.1665,59.4641],[-146.1666,59.4633],[-146.1667,59.463],[-146.1659,59.4625],[-146.1649,59.4618],[-146.1638,59.4611],[-146.1628,59.4604],[-146.1619,59.4597],[-146.1609,59.4589],[-146.16,59.4582],[-146.1591,59.4575],[-146.1583,59.4567],[-146.1574,59.4559],[-146.1566,59.4552],[-146.1558,59.4544],[-146.1551,59.4536],[-146.1543,59.4528],[-146.1536,59.452],[-146.153,59.4513],[-146.1523,59.4504],[-146.1517,59.4496],[-146.1511,59.4488],[-146.1505,59.448],[-146.15,59.4472],[-146.1495,59.4463],[-146.149,59.4455],[-146.1485,59.4447],[-146.1481,59.4438],[-146.1477,59.443],[-146.1473,59.4421],[-146.147,59.4413],[-146.1467,59.4404],[-146.1464,59.4396],[-146.1462,59.4387],[-146.1459,59.4378],[-146.1457,59.437],[-146.1456,59.4361],[-146.1455,59.4352],[-146.1453,59.4344],[-146.1453,59.4335],[-146.1452,59.4326],[-146.1452,59.4318],[-146.1452,59.4309],[-146.1453,59.43],[-146.1454,59.4291],[-146.1455,59.4283],[-146.1456,59.4274],[-146.1458,59.4265],[-146.146,59.4257],[-146.1462,59.4248],[-146.1464,59.4239],[-146.1467,59.4231],[-146.147,59.4222],[-146.1474,59.4214],[-146.1478,59.4205],[-146.1482,59.4197],[-146.1486,59.4188],[-146.149,59.418],[-146.1495,59.4172],[-146.15,59.4163],[-146.1506,59.4155],[-146.1512,59.4147],[-146.1518,59.4139],[-146.1524,59.4131],[-146.1531,59.4123],[-146.1537,59.4115],[-146.1544,59.4107],[-146.1552,59.4099],[-146.1559,59.4091],[-146.1567,59.4083],[-146.1575,59.4076],[-146.1584,59.4068],[-146.1593,59.4061],[-146.1602,59.4053],[-146.1611,59.4046],[-146.162,59.4039],[-146.163,59.4032],[-146.164,59.4025],[-146.165,59.4017],[-146.166,59.4011],[-146.1671,59.4004],[-146.1682,59.3997],[-146.1693,59.3991],[-146.1704,59.3984],[-146.1716,59.3978],[-146.1728,59.3971],[-146.174,59.3965],[-146.1752,59.3959],[-146.1764,59.3953],[-146.1777,59.3947],[-146.179,59.3941],[-146.1803,59.3936],[-146.1816,59.393],[-146.1829,59.3925],[-146.1843,59.392],[-146.1856,59.3914],[-146.187,59.3909],[-146.1884,59.3904],[-146.1899,59.3899],[-146.1913,59.3895],[-146.1928,59.389],[-146.1942,59.3886],[-146.1957,59.3882],[-146.1972,59.3877],[-146.1987,59.3873],[-146.2003,59.387],[-146.2018,59.3866],[-146.2034,59.3862],[-146.2049,59.3859],[-146.2065,59.3855],[-146.2081,59.3852],[-146.2097,59.3849],[-146.2113,59.3846],[-146.2129,59.3843],[-146.2145,59.3841],[-146.2162,59.3839],[-146.2178,59.3836],[-146.2185,59.3835],[-146.2194,59.3828],[-146.2203,59.3821],[-146.2212,59.3814],[-146.2222,59.3806],[-146.2232,59.3799],[-146.2242,59.3792],[-146.2252,59.3785],[-146.2263,59.3779],[-146.2274,59.3772],[-146.2277,59.3768],[-146.2283,59.376],[-146.2289,59.3752],[-146.2296,59.3744],[-146.2303,59.3736],[-146.2311,59.3729],[-146.2318,59.3721],[-146.2326,59.3713],[-146.2334,59.3706],[-146.2343,59.3698],[-146.2351,59.369],[-146.236,59.3683],[-146.237,59.3676],[-146.2379,59.3668],[-146.2389,59.3661],[-146.2398,59.3654],[-146.2409,59.3647],[-146.2419,59.364],[-146.243,59.3633],[-146.2441,59.3627],[-146.2452,59.362],[-146.2463,59.3614],[-146.2474,59.3607],[-146.2486,59.3601],[-146.2498,59.3595],[-146.251,59.3589],[-146.2523,59.3583],[-146.2535,59.3577],[-146.2548,59.3571],[-146.2561,59.3565],[-146.2574,59.356],[-146.2588,59.3554],[-146.2601,59.3549],[-146.2615,59.3544],[-146.2629,59.3539],[-146.2643,59.3534],[-146.2657,59.3529],[-146.2671,59.3524],[-146.2686,59.352],[-146.2701,59.3516],[-146.2715,59.3511],[-146.2731,59.3507],[-146.2746,59.3503],[-146.2761,59.3499],[-146.2776,59.3495],[-146.2792,59.3492],[-146.2807,59.3488],[-146.2823,59.3485],[-146.2839,59.3482],[-146.2855,59.3479],[-146.2871,59.3476],[-146.2887,59.3473],[-146.2903,59.3471],[-146.292,59.3468],[-146.2936,59.3466],[-146.2953,59.3464],[-146.2969,59.3462],[-146.2986,59.346],[-146.3003,59.3458],[-146.3019,59.3456],[-146.3036,59.3455],[-146.3053,59.3454],[-146.307,59.3453],[-146.3087,59.3451],[-146.3104,59.3451],[-146.3121,59.345],[-146.3138,59.3449],[-146.3155,59.3449],[-146.3172,59.3449],[-146.3189,59.3449],[-146.3206,59.3449],[-146.3223,59.3449],[-146.3233,59.3446],[-146.3247,59.3442],[-146.3262,59.3437],[-146.3277,59.3433],[-146.3291,59.3429],[-146.3307,59.3425],[-146.3322,59.3421],[-146.3323,59.342],[-146.3338,59.3416],[-146.3352,59.3411],[-146.3367,59.3407],[-146.3382,59.3402],[-146.3397,59.3398],[-146.3412,59.3394],[-146.3427,59.3391],[-146.3443,59.3387],[-146.3458,59.3383],[-146.3474,59.338],[-146.349,59.3376],[-146.3505,59.3373],[-146.3521,59.337],[-146.3537,59.3367],[-146.3554,59.3364],[-146.357,59.3362],[-146.3586,59.3359],[-146.3603,59.3357],[-146.3619,59.3355],[-146.3636,59.3353],[-146.3652,59.3351],[-146.3669,59.3349],[-146.3686,59.3348],[-146.3703,59.3346],[-146.3719,59.3345],[-146.3736,59.3344],[-146.3753,59.3343],[-146.377,59.3342],[-146.3787,59.3341],[-146.3804,59.3341],[-146.3821,59.334],[-146.3838,59.334],[-146.3855,59.334],[-146.3872,59.334],[-146.3889,59.334],[-146.3906,59.3341],[-146.3923,59.3341],[-146.394,59.3342],[-146.3957,59.3343],[-146.3974,59.3344],[-146.3991,59.3345],[-146.4008,59.3346],[-146.4025,59.3348],[-146.4041,59.3349],[-146.4058,59.3351],[-146.4075,59.3353],[-146.4091,59.3355],[-146.4108,59.3357],[-146.4124,59.3359],[-146.4141,59.3362],[-146.4157,59.3364],[-146.4173,59.3367],[-146.4189,59.337],[-146.4205,59.3373],[-146.4221,59.3376],[-146.4237,59.338],[-146.4252,59.3383],[-146.4268,59.3387],[-146.4283,59.3391],[-146.4298,59.3394],[-146.4314,59.3398],[-146.4329,59.3402],[-146.4343,59.3407],[-146.4358,59.3411],[-146.4373,59.3416],[-146.4387,59.342],[-146.4393,59.3422],[-146.4407,59.3425],[-146.4423,59.3427],[-146.4439,59.343],[-146.4455,59.3433],[-146.4471,59.3436],[-146.4487,59.344],[-146.4502,59.3443],[-146.4518,59.3447],[-146.4533,59.3451],[-146.4548,59.3454],[-146.4564,59.3458],[-146.4579,59.3463],[-146.4593,59.3467],[-146.4608,59.3471],[-146.4623,59.3476],[-146.4637,59.3481],[-146.4651,59.3485],[-146.4665,59.349],[-146.4679,59.3495],[-146.4693,59.3501],[-146.4706,59.3506],[-146.472,59.3511],[-146.4733,59.3517],[-146.4746,59.3522],[-146.4759,59.3528],[-146.4771,59.3534],[-146.4784,59.354],[-146.4796,59.3546],[-146.4808,59.3552],[-146.482,59.3559],[-146.4831,59.3565],[-146.4842,59.3571],[-146.4854,59.3578],[-146.4864,59.3585],[-146.4875,59.3592],[-146.4885,59.3599],[-146.4896,59.3606],[-146.4905,59.3613],[-146.4915,59.362],[-146.4924,59.3627],[-146.4934,59.3634],[-146.4943,59.3642],[-146.4951,59.3649],[-146.496,59.3657],[-146.4968,59.3665],[-146.4976,59.3672],[-146.4983,59.368],[-146.4991,59.3688],[-146.4998,59.3696],[-146.5005,59.3704],[-146.5011,59.3712],[-146.5017,59.372],[-146.5024,59.3728],[-146.5029,59.3736],[-146.5035,59.3745],[-146.504,59.3753],[-146.5045,59.3761],[-146.5049,59.377],[-146.5053,59.3778],[-146.5058,59.3786],[-146.5061,59.3795],[-146.5065,59.3803],[-146.5068,59.3812],[-146.5071,59.3821],[-146.5073,59.3829],[-146.5076,59.3838],[-146.5077,59.3846],[-146.5079,59.3855],[-146.508,59.3864]]],[[[-160.0732,58.5646],[-160.0777,58.5687],[-160.0825,58.5733],[-160.0894,58.579],[-160.0946,58.5873],[-160.0951,58.5929],[-160.0976,58.5999],[-160.0928,58.6107],[-160.0882,58.6217],[-160.0828,58.6305],[-160.0749,58.6399],[-160.064,58.6466],[-160.0497,58.6515],[-160.0336,58.6553],[-160.0175,58.6596],[-160.0046,58.6656],[-159.9855,58.6641],[-159.9688,58.6608],[-159.9547,58.6585],[-159.9406,58.6563],[-159.9356,58.6551],[-159.9264,58.653],[-159.9142,58.6502],[-159.9053,58.6467],[-159.8946,58.6399],[-159.8853,58.6314],[-159.8755,58.62],[-159.8677,58.6105],[-159.8643,58.6027],[-159.8629,58.5942],[-159.8626,58.5857],[-159.8635,58.5787],[-159.8681,58.5725],[-159.8805,58.563],[-159.8965,58.5537],[-159.9213,58.544],[-159.9524,58.5385],[-159.9691,58.5366],[-159.9726,58.5363],[-159.9943,58.5369],[-160.0046,58.5373],[-160.0085,58.5347],[-160.0211,58.5384],[-160.0444,58.5437],[-160.0591,58.5478],[-160.0659,58.5544],[-160.0732,58.5646]]],[[[-154.7986,57.2275],[-154.807,57.2257],[-154.8311,57.2306],[-154.8712,57.2465],[-154.914,57.2667],[-154.9265,57.2779],[-154.9312,57.2824],[-154.9337,57.2947],[-154.9312,57.3022],[-154.9265,57.3164],[-154.9103,57.3351],[-154.9145,57.3424],[-154.9156,57.3499],[-154.9018,57.3672],[-154.8926,57.3774],[-154.8886,57.3819],[-154.8539,57.3964],[-154.8253,57.4087],[-154.8154,57.4128],[-154.8176,57.4181],[-154.8169,57.4243],[-154.8124,57.4317],[-154.8037,57.444],[-154.7902,57.4614],[-154.7659,57.4809],[-154.7528,57.4872],[-154.7499,57.4924],[-154.7457,57.5071],[-154.723,57.5279],[-154.7031,57.542],[-154.6949,57.546],[-154.6716,57.5572],[-154.638,57.5682],[-154.6252,57.5729],[-154.6187,57.5882],[-154.6163,57.5938],[-154.6069,57.6033],[-154.589,57.6129],[-154.5727,57.6206],[-154.5374,57.6251],[-154.5175,57.6302],[-154.5105,57.632],[-154.4809,57.6319],[-154.4391,57.6685],[-154.43,57.6752],[-154.42,57.6817],[-154.407,57.6905],[-154.3647,57.693],[-154.3297,57.6932],[-154.2981,57.7061],[-154.2662,57.7159],[-154.2401,57.7155],[-154.2047,57.7329],[-154.1284,57.7707],[-154.1059,57.7886],[-154.0038,57.8503],[-154.0019,57.8511],[-153.9783,57.8615],[-153.9722,57.8677],[-153.9686,57.8749],[-153.9566,57.882],[-153.9435,57.8857],[-153.9445,57.8923],[-153.9415,57.9004],[-153.9323,57.9092],[-153.9171,57.9166],[-153.8949,57.9233],[-153.8706,57.9288],[-153.8403,57.9273],[-153.8246,57.927],[-153.7866,57.9177],[-153.7731,57.9256],[-153.7449,57.94],[-153.6961,57.9554],[-153.6795,57.9597],[-153.6344,57.9714],[-153.565,57.9993],[-153.5545,58.0028],[-153.5484,58.0046],[-153.5389,58.0074],[-153.5117,58.0134],[-153.4974,58.0158],[-153.4932,58.0165],[-153.4833,58.0185],[-153.4802,58.0188],[-153.4875,58.0223],[-153.4967,58.0277],[-153.5048,58.0403],[-153.5052,58.0533],[-153.5066,58.0662],[-153.5001,58.0795],[-153.4868,58.0946],[-153.4702,58.1087],[-153.4489,58.1199],[-153.4398,58.1242],[-153.431,58.1282],[-153.4248,58.136],[-153.4064,58.1515],[-153.3861,58.1664],[-153.3675,58.1793],[-153.3418,58.1872],[-153.3236,58.1914],[-153.3147,58.193],[-153.3103,58.1968],[-153.3008,58.2114],[-153.2882,58.2255],[-153.2714,58.2385],[-153.2488,58.2491],[-153.2213,58.2573],[-153.2019,58.2655],[-153.2,58.2662],[-153.1853,58.283],[-153.1231,58.3302],[-153.041,58.3878],[-152.9707,58.4356],[-152.9408,58.4576],[-152.9223,58.4722],[-152.9007,58.484],[-152.8909,58.488],[-152.8809,58.4898],[-152.8766,58.4941],[-152.8714,58.5069],[-152.8618,58.52],[-152.8469,58.5315],[-152.8333,58.5383],[-152.8197,58.5427],[-152.7966,58.5469],[-152.788,58.548],[-152.7784,58.5489],[-152.7751,58.5494],[-152.7751,58.559],[-152.7731,58.5742],[-152.7675,58.5866],[-152.7572,58.5952],[-152.7422,58.6035],[-152.7346,58.6111],[-152.7329,58.6224],[-152.7191,58.6354],[-152.6984,58.6486],[-152.6786,58.6585],[-152.6739,58.6609],[-152.6523,58.6712],[-152.633,58.682],[-152.6165,58.6899],[-152.61,58.6923],[-152.6013,58.7008],[-152.5901,58.7113],[-152.5763,58.7237],[-152.5746,58.7253],[-152.5602,58.7357],[-152.5456,58.7424],[-152.525,58.7486],[-152.5113,58.7512],[-152.5083,58.7515],[-152.4973,58.7553],[-152.4736,58.7573],[-152.456,58.7549],[-152.4345,58.7508],[-152.4092,58.7419],[-152.393,58.7305],[-152.3861,58.7197],[-152.3808,58.7113],[-152.3809,58.701],[-152.3825,58.696],[-152.3848,58.6904],[-152.3686,58.6966],[-152.3426,58.7014],[-152.3126,58.7004],[-152.2909,58.6951],[-152.268,58.6886],[-152.2613,58.686],[-152.2477,58.6807],[-152.2352,58.6696],[-152.2272,58.6634],[-152.2129,58.6486],[-152.2128,58.6433],[-152.2116,58.6372],[-152.2018,58.6305],[-152.1893,58.6203],[-152.1809,58.6058],[-152.1802,58.6016],[-152.179,58.5934],[-152.1804,58.5849],[-152.1828,58.574],[-152.1707,58.5745],[-152.1537,58.5733],[-152.1386,58.5704],[-152.1135,58.5617],[-152.0925,58.5491],[-152.0899,58.5451],[-152.0782,58.537],[-152.0655,58.5268],[-152.0618,58.5108],[-152.0609,58.5008],[-152.0678,58.4886],[-152.0798,58.4786],[-152.0911,58.4717],[-152.1163,58.4627],[-152.1276,58.4607],[-152.1444,58.4577],[-152.1642,58.4575],[-152.1788,58.4571],[-152.1819,58.4579],[-152.1821,58.4519],[-152.1733,58.4497],[-152.1504,58.4489],[-152.1264,58.4496],[-152.1033,58.4472],[-152.0719,58.44],[-152.052,58.4313],[-152.0385,58.423],[-152.0282,58.4155],[-152.0243,58.4126],[-151.9993,58.4078],[-151.9625,58.4],[-151.9323,58.3907],[-151.9129,58.3823],[-151.9035,58.3768],[-151.8952,58.3717],[-151.8768,58.3794],[-151.8545,58.3914],[-151.824,58.3989],[-151.795,58.4006],[-151.7721,58.3986],[-151.7505,58.3947],[-151.7287,58.3862],[-151.7128,58.374],[-151.704,58.3573],[-151.7023,58.3415],[-151.7073,58.3313],[-151.7208,58.3226],[-151.736,58.3118],[-151.7493,58.3056],[-151.7552,58.3034],[-151.7401,58.2974],[-151.7252,58.2875],[-151.705,58.2705],[-151.6966,58.2598],[-151.6918,58.2459],[-151.6905,58.2351],[-151.6976,58.2269],[-151.7014,58.2225],[-151.6983,58.2154],[-151.7029,58.2001],[-151.7066,58.1878],[-151.7157,58.1755],[-151.7257,58.1644],[-151.7346,58.1568],[-151.7472,58.1471],[-151.764,58.1366],[-151.7822,58.1288],[-151.8026,58.1222],[-151.8203,58.1181],[-151.8417,58.1131],[-151.8594,58.1108],[-151.8611,58.1106],[-151.8693,58.1112],[-151.8842,58.113],[-151.9082,58.1172],[-151.934,58.1257],[-151.9343,58.1259],[-151.9454,58.1324],[-151.9546,58.1413],[-151.9599,58.1465],[-151.9657,58.1522],[-151.9664,58.1537],[-151.9884,58.1382],[-152.0092,58.1264],[-152.0187,58.121],[-152.0335,58.1118],[-152.0553,58.1045],[-152.0878,58.0983],[-152.1275,58.092],[-152.1731,58.0861],[-152.2486,58.0757],[-152.2607,58.0734],[-152.2704,58.0693],[-152.2712,58.068],[-152.2751,58.0647],[-152.2795,58.0624],[-152.2926,58.0558],[-152.3123,58.0496],[-152.3253,58.0479],[-152.345,58.048],[-152.3607,58.0492],[-152.3705,58.0506],[-152.3826,58.0524],[-152.3975,58.0567],[-152.4042,58.0592],[-152.4097,58.0586],[-152.4136,58.0582],[-152.4534,58.0593],[-152.4745,58.0454],[-152.4589,58.0463],[-152.44,58.043],[-152.4229,58.0387],[-152.4144,58.0366],[-152.4018,58.0307],[-152.3919,58.0246],[-152.3864,58.0217],[-152.3802,58.0185],[-152.375,58.0174],[-152.3587,58.014],[-152.3462,58.0091],[-152.3401,58.0057],[-152.3334,58.0019],[-152.3296,57.9993],[-152.3269,57.9957],[-152.3242,57.9921],[-152.3201,57.9849],[-152.3198,57.9844],[-152.3174,57.9807],[-152.3166,57.9796],[-152.3117,57.9766],[-152.3044,57.9745],[-152.2971,57.9724],[-152.2816,57.9749],[-152.2656,57.9711],[-152.2621,57.9688],[-152.2562,57.9648],[-152.2498,57.9608],[-152.2447,57.9576],[-152.2356,57.9499],[-152.2324,57.9461],[-152.2276,57.9405],[-152.2202,57.9302],[-152.225,57.9173],[-152.2289,57.9045],[-152.2376,57.8939],[-152.2423,57.8877],[-152.2467,57.882],[-152.252,57.8749],[-152.2559,57.8693],[-152.2564,57.8686],[-152.2553,57.8665],[-152.2552,57.8663],[-152.2278,57.8577],[-152.2266,57.8573],[-152.2049,57.8534],[-152.1824,57.8499],[-152.1611,57.843],[-152.1438,57.8338],[-152.1419,57.8324],[-152.1379,57.8298],[-152.1369,57.8287],[-152.1336,57.8252],[-152.1241,57.8117],[-152.121,57.8046],[-152.1199,57.8016],[-152.1163,57.7917],[-152.0908,57.7204],[-152.0798,57.6863],[-152.0785,57.6851],[-152.0747,57.6817],[-152.0624,57.6754],[-152.0461,57.6654],[-152.0349,57.6533],[-152.0325,57.6461],[-152.0317,57.6434],[-152.031,57.6286],[-152.0451,57.6105],[-152.0535,57.6037],[-152.0513,57.5954],[-152.0555,57.5864],[-152.0564,57.5795],[-152.0635,57.5712],[-152.0808,57.5604],[-152.0963,57.5525],[-152.1051,57.5458],[-152.1132,57.5406],[-152.1251,57.5314],[-152.1526,57.5186],[-152.1756,57.5044],[-152.1926,57.4929],[-152.1995,57.4892],[-152.2128,57.4821],[-152.2188,57.4778],[-152.2224,57.4753],[-152.217,57.4417],[-152.2165,57.4382],[-152.1965,57.4321],[-152.1824,57.4248],[-152.1645,57.414],[-152.1565,57.4059],[-152.1574,57.3946],[-152.1591,57.384],[-152.1597,57.3804],[-152.1701,57.3678],[-152.1863,57.3532],[-152.2045,57.3422],[-152.2097,57.3399],[-152.2274,57.332],[-152.2585,57.3234],[-152.2808,57.3208],[-152.2929,57.3198],[-152.3149,57.3186],[-152.3377,57.3216],[-152.3612,57.3268],[-152.3832,57.3354],[-152.3955,57.3455],[-152.4015,57.3554],[-152.4021,57.3563],[-152.4036,57.3665],[-152.4022,57.3738],[-152.4008,57.3783],[-152.4021,57.3803],[-152.4084,57.383],[-152.4133,57.384],[-152.4156,57.3845],[-152.4249,57.381],[-152.4324,57.3768],[-152.4377,57.374],[-152.4412,57.3718],[-152.5113,57.337],[-152.5186,57.3334],[-152.526,57.3294],[-152.5288,57.3273],[-152.5345,57.3063],[-152.5377,57.3008],[-152.5626,57.2856],[-152.5853,57.2701],[-152.6074,57.2565],[-152.6229,57.2461],[-152.6427,57.2354],[-152.6527,57.2324],[-152.6596,57.2303],[-152.6765,57.2273],[-152.7018,57.2249],[-152.7045,57.2248],[-152.7438,57.2227],[-152.7729,57.2198],[-152.7826,57.2194],[-152.7932,57.219],[-152.825,57.2178],[-152.8356,57.2174],[-152.829,57.2148],[-152.8124,57.2084],[-152.8093,57.2069],[-152.8029,57.2038],[-152.7988,57.2018],[-152.7852,57.1925],[-152.7839,57.1903],[-152.7792,57.1822],[-152.7755,57.1709],[-152.7744,57.1606],[-152.7746,57.1529],[-152.7774,57.1414],[-152.7929,57.1229],[-152.81,57.1092],[-152.8342,57.0944],[-152.846,57.09],[-152.8549,57.0866],[-152.8769,57.0788],[-152.9043,57.0724],[-152.9187,57.0698],[-152.9199,57.0696],[-152.938,57.0662],[-152.9575,57.0668],[-152.984,57.0665],[-153.0012,57.0644],[-153.0246,57.0596],[-153.0476,57.0519],[-153.0655,57.0475],[-153.0684,57.0469],[-153.0894,57.0427],[-153.0983,57.0403],[-153.1046,57.0281],[-153.1114,57.0225],[-153.1108,57.0187],[-153.1104,57.0116],[-153.1185,57.0042],[-153.1215,57.0015],[-153.1313,56.9969],[-153.1404,56.9915],[-153.1468,56.9875],[-153.152,56.9821],[-153.1599,56.9739],[-153.1691,56.967],[-153.181,56.9607],[-153.195,56.9558],[-153.2055,56.9532],[-153.2179,56.9517],[-153.2297,56.9509],[-153.2388,56.9523],[-153.2432,56.9499],[-153.2547,56.9468],[-153.2743,56.9427],[-153.2833,56.9421],[-153.3031,56.9407],[-153.32,56.9409],[-153.3423,56.9453],[-153.3577,56.95],[-153.3648,56.9486],[-153.3776,56.9483],[-153.388,56.9483],[-153.4045,56.9508],[-153.4167,56.9548],[-153.428,56.9593],[-153.4392,56.964],[-153.4407,56.965],[-153.4448,56.9678],[-153.4491,56.9708],[-153.457,56.9653],[-153.459,56.9638],[-153.458,56.9616],[-153.4574,56.9602],[-153.4577,56.956],[-153.4628,56.9477],[-153.4675,56.9451],[-153.4717,56.9428],[-153.4769,56.9413],[-153.4704,56.9393],[-153.4546,56.9264],[-153.4494,56.9134],[-153.451,56.9003],[-153.4626,56.8855],[-153.4761,56.8727],[-153.4763,56.8725],[-153.4827,56.8694],[-153.4887,56.8637],[-153.5013,56.8567],[-153.5141,56.8537],[-153.5231,56.8525],[-153.5266,56.8513],[-153.5347,56.846],[-153.5445,56.8424],[-153.5775,56.8367],[-153.5996,56.8339],[-153.613,56.8335],[-153.6152,56.8344],[-153.6277,56.8204],[-153.6487,56.8042],[-153.666,56.7948],[-153.6945,56.7856],[-153.7191,56.7787],[-153.7425,56.7759],[-153.7604,56.7765],[-153.7567,56.7706],[-153.7497,56.7591],[-153.7475,56.745],[-153.7565,56.7302],[-153.7606,56.7245],[-153.7698,56.7118],[-153.7835,56.6976],[-153.8004,56.6899],[-153.8124,56.6878],[-153.8349,56.688],[-153.8401,56.6833],[-153.8574,56.6764],[-153.8656,56.6743],[-153.8719,56.6727],[-153.8816,56.6718],[-153.8901,56.6717],[-153.8936,56.6633],[-153.9026,56.6533],[-153.913,56.6468],[-153.9199,56.6425],[-153.9394,56.6373],[-153.9571,56.6333],[-153.9711,56.632],[-153.9865,56.6337],[-153.9998,56.635],[-153.9863,56.6259],[-153.9833,56.6203],[-153.9814,56.6138],[-153.9821,56.609],[-153.9681,56.609],[-153.9347,56.6116],[-153.9271,56.6121],[-153.9151,56.6128],[-153.9051,56.6116],[-153.8978,56.6149],[-153.8834,56.6187],[-153.8689,56.6196],[-153.8555,56.6205],[-153.8421,56.6206],[-153.8191,56.617],[-153.7909,56.6101],[-153.7649,56.5881],[-153.7582,56.5685],[-153.7624,56.5567],[-153.7702,56.547],[-153.778,56.5412],[-153.78,56.5365],[-153.784,56.5317],[-153.793,56.523],[-153.8066,56.5094],[-153.8247,56.4971],[-153.8488,56.486],[-153.8715,56.4786],[-153.8812,56.4775],[-153.8889,56.4706],[-153.9047,56.462],[-153.9191,56.457],[-153.9363,56.4535],[-153.95,56.4535],[-153.9558,56.4541],[-153.9596,56.4552],[-153.9669,56.453],[-153.981,56.4511],[-153.9972,56.4501],[-154.0028,56.4505],[-154.0133,56.4517],[-154.0359,56.4487],[-154.0579,56.4484],[-154.0814,56.452],[-154.1054,56.4501],[-154.131,56.4535],[-154.1533,56.4601],[-154.1611,56.4569],[-154.1882,56.449],[-154.2111,56.4452],[-154.2336,56.4435],[-154.2538,56.4439],[-154.275,56.4466],[-154.2941,56.4512],[-154.3263,56.4606],[-154.3406,56.4644],[-154.356,56.4539],[-154.3783,56.4461],[-154.4032,56.4417],[-154.4299,56.4411],[-154.4526,56.4432],[-154.4732,56.4478],[-154.4982,56.4558],[-154.582,56.4268],[-154.6063,56.4046],[-154.6289,56.3861],[-154.6571,56.3732],[-154.689,56.3627],[-154.7257,56.3552],[-154.7633,56.3547],[-154.7949,56.3593],[-154.818,56.3662],[-154.8341,56.373],[-154.8629,56.3839],[-154.873,56.3926],[-154.8817,56.4014],[-154.889,56.4126],[-154.8931,56.4229],[-154.8948,56.4346],[-154.8938,56.4447],[-154.8867,56.4557],[-154.8614,56.4753],[-154.8581,56.4801],[-154.8546,56.487],[-154.8209,56.5115],[-154.8183,56.5162],[-154.8124,56.5238],[-154.7581,56.5598],[-154.7441,56.5664],[-154.7192,56.5767],[-154.6909,56.5881],[-154.6687,56.5978],[-154.6487,56.6099],[-154.5975,56.636],[-154.5638,56.6497],[-154.5405,56.6558],[-154.5215,56.6581],[-154.5075,56.6588],[-154.4886,56.6581],[-154.4712,56.6557],[-154.4589,56.6531],[-154.4475,56.6543],[-154.43,56.6546],[-154.415,56.6517],[-154.3892,56.6433],[-154.3601,56.6335],[-154.3521,56.6325],[-154.3378,56.6369],[-154.3204,56.6467],[-154.3054,56.652],[-154.2768,56.66],[-154.2367,56.6676],[-154.2355,56.6739],[-154.2387,56.6796],[-154.2393,56.6928],[-154.2336,56.7036],[-154.2253,56.7136],[-154.2178,56.7205],[-154.3161,56.7861],[-154.3672,56.8183],[-154.3855,56.8303],[-154.3928,56.8397],[-154.3932,56.849],[-154.3877,56.8956],[-154.4401,56.9236],[-154.5024,56.9408],[-154.5373,56.945],[-154.5775,56.9528],[-154.5955,56.9609],[-154.6086,56.9703],[-154.6169,56.9796],[-154.624,56.9909],[-154.6275,56.9996],[-154.6285,57.002],[-154.6011,57.0364],[-154.6198,57.1624],[-154.6503,57.1779],[-154.6798,57.1981],[-154.6858,57.2142],[-154.6952,57.2153],[-154.7096,57.2161],[-154.7315,57.2148],[-154.7671,57.2145],[-154.7812,57.2203],[-154.7986,57.2275]]],[[[-166.2361,54.0354],[-166.2257,54.042],[-166.2081,54.048],[-166.1943,54.0494],[-166.1808,54.0509],[-166.1564,54.0499],[-166.1408,54.0469],[-166.1405,54.0571],[-166.1433,54.0578],[-166.1523,54.0618],[-166.1607,54.0686],[-166.1646,54.0727],[-166.1683,54.0739],[-166.1722,54.0752],[-166.1788,54.0831],[-166.1821,54.0905],[-166.1886,54.0936],[-166.1905,54.0955],[-166.199,54.1035],[-166.2024,54.1198],[-166.1991,54.1355],[-166.1975,54.138],[-166.1927,54.1455],[-166.1841,54.1509],[-166.1847,54.1545],[-166.185,54.157],[-166.1838,54.1611],[-166.1787,54.1692],[-166.1735,54.1733],[-166.1726,54.1756],[-166.1726,54.1802],[-166.1718,54.1849],[-166.1651,54.1951],[-166.1503,54.2043],[-166.1375,54.2142],[-166.1207,54.2231],[-166.1023,54.2292],[-166.1021,54.2293],[-166.1,54.2299],[-166.0839,54.2356],[-166.0685,54.2399],[-166.0638,54.2457],[-166.0613,54.2491],[-166.0612,54.2493],[-166.0611,54.2494],[-166.0339,54.261],[-166.0031,54.2648],[-166.0028,54.2648],[-166.0014,54.2654],[-166,54.2659],[-165.9877,54.2708],[-165.9666,54.2729],[-165.9372,54.277],[-165.9081,54.2745],[-165.8881,54.2674],[-165.8743,54.2657],[-165.8656,54.2647],[-165.8366,54.2582],[-165.8129,54.25],[-165.7952,54.2417],[-165.7892,54.2391],[-165.7854,54.2391],[-165.7802,54.2391],[-165.776,54.2391],[-165.769,54.2392],[-165.7673,54.2552],[-165.7521,54.2761],[-165.7433,54.2889],[-165.7252,54.3063],[-165.7065,54.3225],[-165.6962,54.3322],[-165.6826,54.3393],[-165.6556,54.3471],[-165.624,54.3494],[-165.5942,54.3466],[-165.5828,54.3433],[-165.5787,54.3414],[-165.569,54.3434],[-165.5458,54.348],[-165.542,54.3487],[-165.499,54.3491],[-165.4625,54.3468],[-165.4313,54.3407],[-165.4173,54.3327],[-165.4068,54.3267],[-165.3956,54.3128],[-165.3891,54.2993],[-165.3863,54.2915],[-165.3885,54.2881],[-165.3846,54.2844],[-165.3712,54.2757],[-165.3586,54.266],[-165.3525,54.2592],[-165.3452,54.251],[-165.3403,54.2499],[-165.3353,54.2495],[-165.3332,54.2493],[-165.3311,54.2491],[-165.3187,54.2481],[-165.2895,54.2424],[-165.263,54.2365],[-165.2608,54.2354],[-165.2414,54.2259],[-165.2321,54.2165],[-165.2315,54.2107],[-165.232,54.1957],[-165.2428,54.1779],[-165.2589,54.1668],[-165.2791,54.1584],[-165.305,54.1516],[-165.3141,54.1495],[-165.319,54.1492],[-165.321,54.1445],[-165.3042,54.1435],[-165.2712,54.1441],[-165.2634,54.1502],[-165.2438,54.1593],[-165.2185,54.1641],[-165.2039,54.166],[-165.1866,54.1743],[-165.1503,54.1805],[-165.1201,54.1796],[-165.106,54.1787],[-165.0977,54.1801],[-165.0819,54.1807],[-165.0756,54.1807],[-165.0669,54.1801],[-165.0635,54.1867],[-165.048,54.1987],[-165.0315,54.2089],[-165.0097,54.2129],[-164.9918,54.2144],[-164.9809,54.2149],[-164.975,54.2149],[-164.9737,54.2177],[-164.9662,54.2264],[-164.9509,54.2357],[-164.9343,54.2434],[-164.9144,54.2531],[-164.9112,54.2547],[-164.8853,54.2625],[-164.8465,54.2714],[-164.8274,54.2773],[-164.8181,54.28],[-164.8054,54.2824],[-164.7988,54.2811],[-164.7866,54.281],[-164.7585,54.2782],[-164.7293,54.2719],[-164.7195,54.2681],[-164.7089,54.264],[-164.6877,54.2501],[-164.6806,54.2322],[-164.6796,54.2188],[-164.6824,54.2019],[-164.687,54.1906],[-164.6921,54.1822],[-164.7009,54.1761],[-164.7145,54.1661],[-164.7207,54.1637],[-164.7277,54.1609],[-164.7416,54.1582],[-164.7501,54.1561],[-164.754,54.1549],[-164.7563,54.1517],[-164.7629,54.1435],[-164.7762,54.1358],[-164.7962,54.1331],[-164.8052,54.1329],[-164.8148,54.1334],[-164.8174,54.1334],[-164.8219,54.1308],[-164.8277,54.1201],[-164.831,54.1102],[-164.8367,54.1046],[-164.8412,54.0902],[-164.846,54.0832],[-164.8504,54.0806],[-164.8594,54.0774],[-164.8656,54.0753],[-164.8687,54.0713],[-164.8676,54.0642],[-164.881,54.0434],[-164.8982,54.0355],[-164.9228,54.0285],[-164.9507,54.027],[-164.9644,54.0251],[-164.9775,54.0219],[-164.9947,54.019],[-165.0079,54.0168],[-165.0273,54.0129],[-165.0402,54.0129],[-165.0516,54.0148],[-165.0625,54.0137],[-165.0819,54.0119],[-165.0821,54.0118],[-165.1056,54.0131],[-165.117,54.0157],[-165.1371,54.0185],[-165.16,54.0192],[-165.1732,54.0175],[-165.1845,54.017],[-165.1868,54.0153],[-165.1972,54.0091],[-165.2111,54.0049],[-165.2211,54.003],[-165.2338,53.9951],[-165.2696,53.9807],[-165.3029,53.9807],[-165.3361,53.9935],[-165.354,54.0014],[-165.3574,54.0028],[-165.3601,54.0046],[-165.3679,54.008],[-165.375,54.0113],[-165.3793,54.0143],[-165.381,54.0164],[-165.3848,54.0165],[-165.3911,54.0171],[-165.3986,54.0175],[-165.4031,54.0171],[-165.4041,54.0139],[-165.4056,54.0123],[-165.4133,54.0083],[-165.423,54.0053],[-165.4303,54.0023],[-165.4686,53.9864],[-165.5198,53.9721],[-165.5632,53.9673],[-165.6067,53.9768],[-165.6323,53.9976],[-165.6353,54.0013],[-165.636,54.0023],[-165.6382,54.0053],[-165.6424,54.011],[-165.6472,54.017],[-165.6514,54.0239],[-165.6551,54.0324],[-165.6572,54.0363],[-165.6608,54.0369],[-165.6678,54.0374],[-165.681,54.0357],[-165.6915,54.0338],[-165.6991,54.0336],[-165.7027,54.0341],[-165.7048,54.0322],[-165.7078,54.0299],[-165.7175,54.0251],[-165.7279,54.0217],[-165.7501,54.0166],[-165.7753,54.0145],[-165.7846,54.0152],[-165.789,54.0162],[-165.8051,54.0005],[-165.8053,54.0003],[-165.8056,54],[-165.8281,53.9782],[-165.8326,53.9776],[-165.8869,53.9703],[-165.9125,53.9511],[-165.9313,53.9375],[-165.961,53.9161],[-165.9559,53.9017],[-165.938,53.8842],[-165.9377,53.8835],[-165.9227,53.846],[-165.9303,53.8189],[-165.9682,53.7795],[-165.9764,53.7711],[-165.9994,53.7583],[-166.0019,53.7572],[-166.002,53.7571],[-166.0021,53.7571],[-166.0067,53.7563],[-166.0191,53.7545],[-166.028,53.7526],[-166.032,53.7496],[-166.0358,53.7468],[-166.04,53.7463],[-166.0462,53.7458],[-166.0533,53.7392],[-166.0641,53.7324],[-166.073,53.7278],[-166.0796,53.7259],[-166.0815,53.7255],[-166.0831,53.7223],[-166.0892,53.7098],[-166.0986,53.6996],[-166.1074,53.6947],[-166.1247,53.691],[-166.1311,53.6831],[-166.1484,53.6719],[-166.1749,53.6598],[-166.1965,53.6557],[-166.2081,53.6546],[-166.2101,53.6546],[-166.2211,53.6453],[-166.2444,53.6387],[-166.2633,53.6339],[-166.2716,53.6297],[-166.2831,53.6269],[-166.291,53.6262],[-166.2956,53.6262],[-166.3012,53.6241],[-166.32,53.617],[-166.3301,53.6147],[-166.3401,53.6138],[-166.3444,53.6146],[-166.351,53.6102],[-166.3605,53.6056],[-166.3672,53.6034],[-166.3728,53.6023],[-166.3786,53.6021],[-166.393,53.5902],[-166.4172,53.5734],[-166.4476,53.5505],[-166.4716,53.5325],[-166.4985,53.5129],[-166.5223,53.4933],[-166.5421,53.4824],[-166.5623,53.4776],[-166.5701,53.476],[-166.5812,53.4725],[-166.5799,53.4688],[-166.5808,53.465],[-166.5892,53.4572],[-166.6049,53.4488],[-166.6271,53.4382],[-166.6532,53.4254],[-166.6841,53.4108],[-166.7018,53.402],[-166.7248,53.3942],[-166.7412,53.3917],[-166.7522,53.3926],[-166.7585,53.3941],[-166.7603,53.3947],[-166.7677,53.3906],[-166.7887,53.3839],[-166.8035,53.3815],[-166.8152,53.3824],[-166.8201,53.3848],[-166.8295,53.3828],[-166.8424,53.3815],[-166.8449,53.3816],[-166.8581,53.3787],[-166.8829,53.3776],[-166.8952,53.379],[-166.9129,53.3815],[-166.9232,53.3834],[-166.9274,53.3851],[-166.9345,53.3815],[-166.9559,53.3753],[-166.9896,53.3732],[-167.0161,53.3758],[-167.0322,53.3791],[-167.0363,53.3818],[-167.0431,53.3763],[-167.055,53.3724],[-167.0678,53.3717],[-167.0725,53.3727],[-167.0907,53.3671],[-167.1049,53.3662],[-167.1068,53.367],[-167.2199,53.3255],[-167.2191,53.3213],[-167.2257,53.3108],[-167.2381,53.2992],[-167.2466,53.2955],[-167.2551,53.2873],[-167.2874,53.276],[-167.3282,53.2716],[-167.3539,53.2732],[-167.362,53.2743],[-167.3644,53.2765],[-167.3665,53.2736],[-167.3721,53.2688],[-167.3864,53.2609],[-167.3968,53.2568],[-167.4004,53.2566],[-167.4042,53.258],[-167.4054,53.2528],[-167.4064,53.2498],[-167.4166,53.2398],[-167.4486,53.2139],[-167.4925,53.1972],[-167.5221,53.186],[-167.5925,53.1741],[-167.6667,53.1721],[-167.6693,53.172],[-167.7684,53.182],[-167.8053,53.188],[-167.8292,53.192],[-167.8708,53.2059],[-167.9082,53.2088],[-167.927,53.2103],[-167.9476,53.2119],[-167.9832,53.2171],[-168.0019,53.2199],[-168.0105,53.2203],[-168.0197,53.2229],[-168.0263,53.2261],[-168.0321,53.2326],[-168.0394,53.2398],[-168.044,53.2442],[-168.0498,53.2392],[-168.0595,53.2329],[-168.0689,53.2297],[-168.082,53.2264],[-168.1003,53.224],[-168.1211,53.2204],[-168.1322,53.2193],[-168.1368,53.2138],[-168.1481,53.2081],[-168.157,53.2043],[-168.1541,53.1996],[-168.1511,53.1905],[-168.1552,53.1772],[-168.1699,53.1586],[-168.1825,53.1528],[-168.1961,53.1469],[-168.2163,53.1414],[-168.2326,53.1388],[-168.2512,53.1387],[-168.2577,53.1419],[-168.2645,53.1338],[-168.2724,53.1255],[-168.2731,53.125],[-168.2771,53.122],[-168.2817,53.1214],[-168.2816,53.1183],[-168.2851,53.1131],[-168.2915,53.1052],[-168.3025,53.0962],[-168.3108,53.09],[-168.32,53.0859],[-168.3299,53.0835],[-168.334,53.0832],[-168.3304,53.079],[-168.3222,53.0686],[-168.3208,53.0596],[-168.3205,53.0501],[-168.3235,53.0434],[-168.3295,53.0373],[-168.3409,53.0301],[-168.3381,53.0293],[-168.3327,53.0244],[-168.3252,53.0173],[-168.3193,53.0092],[-168.317,53.0014],[-168.315,52.9948],[-168.3126,52.989],[-168.3148,52.9821],[-168.3184,52.9749],[-168.3253,52.9665],[-168.3372,52.9569],[-168.3536,52.9482],[-168.3689,52.9453],[-168.3731,52.947],[-168.3738,52.9444],[-168.3764,52.9415],[-168.3869,52.936],[-168.4027,52.9293],[-168.4309,52.9218],[-168.4552,52.9234],[-168.4581,52.922],[-168.4679,52.9202],[-168.4763,52.9195],[-168.4951,52.9247],[-168.522,52.9337],[-168.5448,52.9467],[-168.5547,52.955],[-168.5571,52.9582],[-168.5604,52.9545],[-168.5647,52.9515],[-168.576,52.9471],[-168.5852,52.9465],[-168.586,52.9439],[-168.5881,52.9413],[-168.592,52.9374],[-168.6029,52.9348],[-168.6044,52.9354],[-168.6046,52.932],[-168.6025,52.9234],[-168.6097,52.9157],[-168.6293,52.9051],[-168.6483,52.8987],[-168.6647,52.8954],[-168.6758,52.8948],[-168.6733,52.8919],[-168.6765,52.8864],[-168.69,52.8757],[-168.7144,52.8654],[-168.743,52.8547],[-168.7692,52.8527],[-168.8025,52.8541],[-168.8198,52.8558],[-168.8271,52.8584],[-168.8313,52.854],[-168.8363,52.849],[-168.8495,52.8409],[-168.8752,52.8306],[-168.9036,52.8272],[-168.9051,52.8257],[-168.9152,52.821],[-168.9336,52.8135],[-168.9514,52.8075],[-168.9777,52.8056],[-168.9811,52.8016],[-168.9884,52.797],[-169.0062,52.7856],[-169.0301,52.7794],[-169.0337,52.7791],[-169.0661,52.776],[-169.0794,52.778],[-169.08,52.7738],[-169.0817,52.7712],[-169.087,52.7681],[-169.0945,52.764],[-169.1193,52.7523],[-169.1376,52.7448],[-169.1407,52.741],[-169.162,52.7327],[-169.1888,52.7247],[-169.2281,52.7146],[-169.2676,52.7163],[-169.2915,52.7227],[-169.3055,52.73],[-169.3107,52.7328],[-169.3197,52.7395],[-169.3266,52.7535],[-169.3263,52.7654],[-169.3248,52.7702],[-169.3205,52.7837],[-169.312,52.7965],[-169.3092,52.7989],[-169.2943,52.8116],[-169.2635,52.826],[-169.2376,52.8347],[-169.2199,52.8409],[-169.2129,52.8434],[-169.1947,52.8493],[-169.1882,52.8507],[-169.1938,52.8514],[-169.2036,52.8535],[-169.2138,52.8566],[-169.2268,52.8612],[-169.2432,52.8714],[-169.2554,52.8845],[-169.2595,52.8997],[-169.2588,52.9133],[-169.2541,52.9243],[-169.246,52.9345],[-169.2339,52.9459],[-169.2189,52.9558],[-169.1971,52.9649],[-169.1849,52.9659],[-169.164,52.9654],[-169.1593,52.965],[-169.1295,52.9629],[-169.1216,52.962],[-169.1094,52.9584],[-169.1036,52.9634],[-169.0949,52.9693],[-169.083,52.9753],[-169.0657,52.9813],[-169.0447,52.9859],[-169.0233,52.9871],[-169.0099,52.9856],[-169.0045,52.9845],[-169.0001,52.9828],[-169.0007,52.9863],[-169.0012,52.9881],[-169.0027,52.9924],[-169.0034,52.9965],[-169.0025,53.0004],[-169.0015,53.003],[-168.9995,53.0106],[-168.9968,53.0156],[-168.9922,53.0241],[-168.9806,53.037],[-168.9654,53.0508],[-168.9528,53.0582],[-168.9398,53.0629],[-168.9282,53.066],[-168.9161,53.0676],[-168.9056,53.0655],[-168.8982,53.0683],[-168.8728,53.0817],[-168.8774,53.0872],[-168.8825,53.0937],[-168.8907,53.1086],[-168.8906,53.1239],[-168.8873,53.1328],[-168.8806,53.1409],[-168.8831,53.1437],[-168.8831,53.1502],[-168.8747,53.1647],[-168.8687,53.1769],[-168.8595,53.1882],[-168.8474,53.1967],[-168.8398,53.203],[-168.8321,53.2074],[-168.8297,53.2125],[-168.8194,53.2217],[-168.8065,53.2306],[-168.7948,53.2353],[-168.7862,53.2389],[-168.7814,53.2407],[-168.775,53.2451],[-168.7682,53.2515],[-168.7569,53.2599],[-168.7494,53.2665],[-168.7398,53.2715],[-168.7269,53.2767],[-168.7176,53.2799],[-168.7091,53.281],[-168.699,53.2804],[-168.6971,53.2881],[-168.6941,53.297],[-168.6893,53.3033],[-168.6774,53.3101],[-168.6669,53.3152],[-168.6558,53.3197],[-168.6416,53.3227],[-168.6326,53.3246],[-168.6255,53.326],[-168.6194,53.3272],[-168.6021,53.3326],[-168.5043,53.3629],[-168.4966,53.3665],[-168.492,53.3711],[-168.4885,53.3754],[-168.4855,53.3769],[-168.4776,53.3787],[-168.4868,53.3901],[-168.4929,53.4078],[-168.4964,53.4211],[-168.4886,53.4358],[-168.4767,53.4506],[-168.4564,53.4681],[-168.4395,53.4783],[-168.4321,53.4828],[-168.4252,53.4863],[-168.4213,53.4937],[-168.4185,53.5026],[-168.4153,53.5095],[-168.3964,53.5194],[-168.3757,53.5266],[-168.364,53.5303],[-168.3566,53.5305],[-168.3517,53.5303],[-168.3438,53.5347],[-168.3344,53.5387],[-168.3263,53.54],[-168.3182,53.5395],[-168.3154,53.5466],[-168.3091,53.5556],[-168.2957,53.5647],[-168.284,53.5711],[-168.2673,53.575],[-168.259,53.5759],[-168.2503,53.5777],[-168.2345,53.5839],[-168.2236,53.5875],[-168.2158,53.5886],[-168.2068,53.5904],[-168.1938,53.5953],[-168.1854,53.5986],[-168.1793,53.5986],[-168.1698,53.5983],[-168.1629,53.5979],[-168.1562,53.6009],[-168.1515,53.6039],[-168.1415,53.6056],[-168.1322,53.6082],[-168.1199,53.6124],[-168.1024,53.6166],[-168.0904,53.6197],[-168.0803,53.6205],[-168.0699,53.62],[-168.0628,53.6186],[-168.0534,53.6159],[-168.0474,53.6138],[-168.0412,53.6107],[-168.0403,53.6103],[-168.0308,53.6117],[-168.0129,53.6138],[-168.0019,53.6141],[-167.9923,53.615],[-167.9813,53.6145],[-167.9714,53.6139],[-167.9599,53.6128],[-167.9484,53.6104],[-167.9366,53.6065],[-167.9256,53.602],[-167.9132,53.5943],[-167.9014,53.5875],[-167.8892,53.5782],[-167.8851,53.5714],[-167.8821,53.5706],[-167.875,53.569],[-167.8574,53.5694],[-167.8353,53.571],[-167.8175,53.5716],[-167.8042,53.5718],[-167.7868,53.5705],[-167.7755,53.5694],[-167.7623,53.568],[-167.747,53.5631],[-167.7309,53.5564],[-167.7182,53.5486],[-167.7112,53.5415],[-167.7044,53.5334],[-167.6982,53.5242],[-167.696,53.5146],[-167.6973,53.5021],[-167.7011,53.4876],[-167.7105,53.4731],[-167.7117,53.4717],[-167.7192,53.4623],[-167.7217,53.4598],[-167.7306,53.4509],[-167.743,53.444],[-167.7557,53.4359],[-167.7595,53.4329],[-167.7612,53.4316],[-167.7524,53.4215],[-167.7468,53.4263],[-167.7343,53.4314],[-167.7277,53.434],[-167.7101,53.4369],[-167.6866,53.4385],[-167.6736,53.4382],[-167.6727,53.4385],[-167.6667,53.4404],[-167.6663,53.4405],[-167.6564,53.4421],[-167.6522,53.4421],[-167.6481,53.4421],[-167.6365,53.4465],[-167.625,53.4519],[-167.608,53.4581],[-167.5915,53.4603],[-167.5818,53.4592],[-167.5743,53.4627],[-167.5617,53.4648],[-167.5552,53.4654],[-167.5542,53.4693],[-167.55,53.4731],[-167.5421,53.4785],[-167.5246,53.4869],[-167.5233,53.4874],[-167.5027,53.4953],[-167.4827,53.4976],[-167.4668,53.4967],[-167.4536,53.4956],[-167.4442,53.4933],[-167.4342,53.496],[-167.4224,53.4981],[-167.4217,53.4991],[-167.4206,53.5007],[-167.4196,53.5042],[-167.4118,53.5153],[-167.3927,53.5283],[-167.3605,53.5401],[-167.3411,53.5436],[-167.3333,53.5435],[-167.3205,53.5433],[-167.3056,53.5414],[-167.2963,53.5397],[-167.2381,53.5638],[-167.2304,53.5667],[-167.2319,53.5683],[-167.2349,53.5717],[-167.2394,53.5832],[-167.2417,53.5925],[-167.247,53.6147],[-167.2444,53.6294],[-167.2338,53.6441],[-167.2158,53.6578],[-167.2152,53.6582],[-167.202,53.6636],[-167.187,53.6689],[-167.1719,53.6743],[-167.1602,53.677],[-167.1557,53.6783],[-167.1551,53.6793],[-167.1565,53.6832],[-167.1568,53.6873],[-167.1539,53.6936],[-167.1502,53.6996],[-167.1433,53.707],[-167.1382,53.7094],[-167.153,53.7451],[-167.1649,53.7738],[-167.1679,53.7762],[-167.1729,53.779],[-167.1781,53.7823],[-167.1823,53.7848],[-167.1874,53.7868],[-167.1989,53.7931],[-167.2181,53.8018],[-167.2341,53.8142],[-167.2336,53.8258],[-167.2383,53.8311],[-167.2391,53.8329],[-167.2435,53.8426],[-167.2429,53.8547],[-167.237,53.8652],[-167.234,53.876],[-167.2301,53.8882],[-167.2121,53.9006],[-167.1927,53.9065],[-167.1812,53.9092],[-167.1763,53.9119],[-167.1747,53.9171],[-167.174,53.9216],[-167.1742,53.9321],[-167.1689,53.9432],[-167.1607,53.9539],[-167.1446,53.9632],[-167.1234,53.9702],[-167.106,53.9753],[-167.0957,53.9759],[-167.0945,53.9802],[-167.0915,53.9859],[-167.0766,53.9983],[-167.0748,53.9992],[-167.054,54.0086],[-167.0247,54.0149],[-167.0091,54.0151],[-167.0018,54.0211],[-167,54.0215],[-166.9887,54.0239],[-166.9696,54.0259],[-166.9495,54.0274],[-166.9459,54.0277],[-166.9365,54.0272],[-166.925,54.0346],[-166.9104,54.04],[-166.88,54.045],[-166.8572,54.0457],[-166.8478,54.0459],[-166.8339,54.0469],[-166.8209,54.048],[-166.8202,54.048],[-166.8149,54.0534],[-166.8035,54.0591],[-166.7863,54.0656],[-166.7852,54.066],[-166.7558,54.0688],[-166.7204,54.0674],[-166.6924,54.0673],[-166.6682,54.0661],[-166.6574,54.0656],[-166.6298,54.064],[-166.6288,54.064],[-166.6023,54.0627],[-166.5898,54.0618],[-166.5709,54.0605],[-166.5401,54.059],[-166.5111,54.0578],[-166.482,54.0588],[-166.4727,54.0597],[-166.4625,54.0607],[-166.4337,54.0605],[-166.4261,54.0604],[-166.4196,54.0605],[-166.3984,54.061],[-166.3771,54.0617],[-166.3756,54.0618],[-166.363,54.0614],[-166.3544,54.0611],[-166.3496,54.0604],[-166.3367,54.0586],[-166.3178,54.0543],[-166.3101,54.0523],[-166.3051,54.0511],[-166.2979,54.0469],[-166.2948,54.0451],[-166.2873,54.0382],[-166.2867,54.0353],[-166.2864,54.0337],[-166.2806,54.0353],[-166.2751,54.036],[-166.2616,54.0351],[-166.2509,54.0335],[-166.2432,54.0302],[-166.2396,54.0328],[-166.2361,54.0354]]],[[[-162.9526,54.3257],[-162.9833,54.3378],[-163.0048,54.3516],[-163.014,54.3671],[-163.0137,54.3851],[-163.0085,54.4002],[-162.995,54.4148],[-162.9812,54.4209],[-162.9673,54.4262],[-162.9599,54.428],[-162.9632,54.4313],[-162.9657,54.4373],[-162.9646,54.4462],[-162.9585,54.4564],[-162.9494,54.4674],[-162.941,54.4754],[-162.9356,54.4777],[-162.9402,54.4843],[-162.9429,54.4945],[-162.9448,54.5054],[-162.9388,54.5211],[-162.925,54.5336],[-162.9068,54.544],[-162.8882,54.5504],[-162.8807,54.5532],[-162.8606,54.5543],[-162.8443,54.5531],[-162.8245,54.5493],[-162.8104,54.5442],[-162.7996,54.5395],[-162.7937,54.5399],[-162.7837,54.5387],[-162.77,54.5378],[-162.7561,54.5345],[-162.7419,54.5312],[-162.7331,54.5266],[-162.7293,54.5288],[-162.7225,54.5298],[-162.7133,54.5281],[-162.6916,54.5264],[-162.6781,54.5207],[-162.6667,54.5151],[-162.6637,54.5128],[-162.6585,54.5146],[-162.636,54.5118],[-162.6157,54.5038],[-162.6106,54.5004],[-162.6064,54.5038],[-162.6001,54.5055],[-162.5827,54.5058],[-162.5667,54.5021],[-162.5452,54.497],[-162.5256,54.4897],[-162.5079,54.482],[-162.5057,54.478],[-162.4999,54.4786],[-162.4903,54.4785],[-162.4761,54.4791],[-162.4566,54.4782],[-162.4419,54.4753],[-162.4228,54.4685],[-162.4145,54.4615],[-162.4117,54.4591],[-162.4074,54.462],[-162.3956,54.4643],[-162.3754,54.462],[-162.3544,54.4567],[-162.3389,54.4489],[-162.3157,54.4391],[-162.299,54.4307],[-162.2777,54.4194],[-162.2609,54.4087],[-162.2482,54.3993],[-162.2415,54.3886],[-162.2392,54.3796],[-162.2384,54.3699],[-162.2409,54.3649],[-162.2436,54.3568],[-162.2502,54.3467],[-162.2621,54.3384],[-162.2822,54.331],[-162.3042,54.3285],[-162.3374,54.3257],[-162.3539,54.3273],[-162.359,54.3285],[-162.3625,54.3263],[-162.367,54.3237],[-162.38,54.3178],[-162.4043,54.3058],[-162.4294,54.2985],[-162.4626,54.2965],[-162.4771,54.2989],[-162.4797,54.2975],[-162.4857,54.2949],[-162.4923,54.2938],[-162.495,54.2917],[-162.5006,54.2855],[-162.5126,54.2714],[-162.5266,54.258],[-162.5402,54.2523],[-162.5469,54.248],[-162.5632,54.2436],[-162.5918,54.244],[-162.6166,54.2501],[-162.6234,54.2525],[-162.626,54.2515],[-162.6289,54.25],[-162.6304,54.2493],[-162.6465,54.2477],[-162.6521,54.2483],[-162.6546,54.2463],[-162.6599,54.2423],[-162.7001,54.238],[-162.7265,54.2421],[-162.7466,54.2527],[-162.7682,54.2704],[-162.7764,54.2864],[-162.78,54.2932],[-162.7885,54.2944],[-162.7984,54.2983],[-162.8077,54.3037],[-162.8135,54.3111],[-162.8179,54.3148],[-162.8212,54.3149],[-162.8316,54.316],[-162.8507,54.3225],[-162.8666,54.3315],[-162.8752,54.339],[-162.8789,54.3357],[-162.8901,54.3308],[-162.922,54.326],[-162.9526,54.3257]]],[[[-156.8714,56.116],[-156.8836,56.1228],[-156.8931,56.131],[-156.8974,56.1377],[-156.9006,56.146],[-156.9032,56.1551],[-156.902,56.1654],[-156.8968,56.1735],[-156.8992,56.181],[-156.9002,56.1916],[-156.898,56.2017],[-156.8912,56.2126],[-156.8843,56.2191],[-156.878,56.2233],[-156.8807,56.2323],[-156.8722,56.247],[-156.8586,56.2593],[-156.842,56.2701],[-156.82,56.2765],[-156.7928,56.2796],[-156.7702,56.2798],[-156.7506,56.278],[-156.7289,56.274],[-156.7074,56.2674],[-156.6906,56.2572],[-156.678,56.2399],[-156.6732,56.2241],[-156.6601,56.215],[-156.6511,56.201],[-156.6494,56.1842],[-156.6538,56.1676],[-156.6673,56.1567],[-156.6759,56.1525],[-156.672,56.1484],[-156.6572,56.1469],[-156.6268,56.1402],[-156.6098,56.1322],[-156.6023,56.127],[-156.5915,56.1149],[-156.5893,56.1093],[-156.574,56.1023],[-156.556,56.0902],[-156.5502,56.0766],[-156.5503,56.0643],[-156.5534,56.0584],[-156.5474,56.0486],[-156.548,56.0386],[-156.5533,56.0271],[-156.5714,56.0136],[-156.5845,56.0056],[-156.612,55.9829],[-156.6478,55.9623],[-156.6754,55.9568],[-156.7322,55.9535],[-156.764,55.953],[-156.7931,55.9558],[-156.8222,55.9676],[-156.8334,55.9842],[-156.8321,55.9962],[-156.828,56.0043],[-156.8264,56.0076],[-156.8381,56.0127],[-156.8449,56.0221],[-156.8465,56.0302],[-156.8454,56.0403],[-156.8409,56.0511],[-156.8354,56.0602],[-156.8263,56.0671],[-156.8201,56.0706],[-156.8213,56.0788],[-156.8211,56.0882],[-156.8195,56.0984],[-156.8172,56.1041],[-156.8352,56.1062],[-156.8529,56.1094],[-156.8714,56.116]]],[[[-159.8552,54.7577],[-159.8789,54.7768],[-159.8996,54.7943],[-159.9087,54.8053],[-159.9117,54.8093],[-159.9103,54.8142],[-159.9058,54.8228],[-159.8975,54.8341],[-159.8858,54.8472],[-159.8721,54.8566],[-159.8546,54.8644],[-159.837,54.8703],[-159.8147,54.8766],[-159.7865,54.885],[-159.7611,54.8913],[-159.7293,54.8942],[-159.7081,54.8918],[-159.6813,54.8874],[-159.656,54.879],[-159.6431,54.8746],[-159.6363,54.8718],[-159.6234,54.8757],[-159.6183,54.8777],[-159.6019,54.8819],[-159.5807,54.8839],[-159.5726,54.8837],[-159.5561,54.8803],[-159.5382,54.8726],[-159.5135,54.8616],[-159.4976,54.8555],[-159.4782,54.8415],[-159.4588,54.8277],[-159.4407,54.8175],[-159.4244,54.8015],[-159.4168,54.7922],[-159.4164,54.782],[-159.4182,54.7751],[-159.4252,54.76],[-159.4263,54.7586],[-159.4429,54.7384],[-159.4693,54.721],[-159.5029,54.709],[-159.5342,54.7014],[-159.5479,54.6993],[-159.5515,54.6996],[-159.5661,54.7035],[-159.5869,54.7038],[-159.6004,54.704],[-159.6248,54.7079],[-159.6524,54.7178],[-159.6692,54.7335],[-159.6796,54.7511],[-159.6849,54.7623],[-159.6886,54.7656],[-159.6914,54.7642],[-159.7014,54.7599],[-159.721,54.7525],[-159.7468,54.7427],[-159.7654,54.7398],[-159.7863,54.7415],[-159.8017,54.7418],[-159.8135,54.7404],[-159.8351,54.7455],[-159.8552,54.7577]]],[[[-155.6346,55.7058],[-155.7198,55.7118],[-155.7944,55.7296],[-155.8262,55.7593],[-155.8368,55.783],[-155.8368,55.8008],[-155.8261,55.8186],[-155.8048,55.8364],[-155.7515,55.8542],[-155.7088,55.8839],[-155.6768,55.9077],[-155.6341,55.9255],[-155.6069,55.9307],[-155.5811,55.9307],[-155.5382,55.9255],[-155.4743,55.9136],[-155.4531,55.8839],[-155.4745,55.8483],[-155.4852,55.8186],[-155.4747,55.7771],[-155.4748,55.7415],[-155.5281,55.7058],[-155.5814,55.6999],[-155.6346,55.7058]]],[[[-163.2624,55.3942],[-163.2675,55.4073],[-163.27,55.4163],[-163.2719,55.4239],[-163.2709,55.4317],[-163.2672,55.4381],[-163.263,55.4437],[-163.2591,55.4495],[-163.2521,55.4538],[-163.2599,55.459],[-163.2671,55.4668],[-163.2715,55.477],[-163.2711,55.4849],[-163.2679,55.4943],[-163.2657,55.4992],[-163.26,55.5062],[-163.251,55.5122],[-163.2425,55.5177],[-163.2323,55.5217],[-163.2234,55.5243],[-163.2098,55.527],[-163.2018,55.5287],[-163.1904,55.5306],[-163.1739,55.5321],[-163.1566,55.5311],[-163.1462,55.5285],[-163.1365,55.525],[-163.1273,55.5192],[-163.1162,55.5137],[-163.1093,55.5103],[-163.1014,55.5061],[-163.0953,55.5018],[-163.094,55.4971],[-163.0842,55.4927],[-163.076,55.4887],[-163.0665,55.4804],[-163.0606,55.4716],[-163.0564,55.4652],[-163.0535,55.4629],[-163.0473,55.4593],[-163.0419,55.4546],[-163.0394,55.4507],[-163.0332,55.4428],[-163.0298,55.4313],[-163.0279,55.4208],[-163.03,55.4128],[-163.0345,55.4037],[-163.0412,55.3947],[-163.0492,55.382],[-163.0591,55.3719],[-163.0646,55.3665],[-163.071,55.3613],[-163.0816,55.3577],[-163.0906,55.3544],[-163.1069,55.3488],[-163.132,55.3438],[-163.1398,55.3432],[-163.1539,55.3431],[-163.1798,55.3473],[-163.1963,55.3508],[-163.2149,55.3597],[-163.2276,55.3626],[-163.2354,55.3661],[-163.2471,55.3745],[-163.256,55.3855],[-163.2624,55.3942]]],[[[-161.177,55.1307],[-161.1833,55.1388],[-161.189,55.1454],[-161.1926,55.1523],[-161.1944,55.155],[-161.1945,55.159],[-161.1927,55.1647],[-161.1867,55.172],[-161.175,55.1844],[-161.1603,55.1944],[-161.1489,55.201],[-161.1398,55.204],[-161.129,55.2066],[-161.1183,55.2073],[-161.1091,55.208],[-161.1013,55.2079],[-161.098,55.2073],[-161.0916,55.2082],[-161.0847,55.208],[-161.0797,55.2077],[-161.0717,55.2075],[-161.0627,55.2068],[-161.0545,55.2052],[-161.0439,55.2011],[-161.0339,55.1949],[-161.027,55.1895],[-161.0192,55.1824],[-161.0146,55.1773],[-161.0075,55.1706],[-161.0062,55.1658],[-161.0054,55.1635],[-161.0065,55.1569],[-161.0086,55.1509],[-161.0127,55.143],[-161.0172,55.137],[-161.02,55.1292],[-161.0427,55.1183],[-161.0589,55.1118],[-161.0698,55.1091],[-161.0844,55.1048],[-161.0923,55.1039],[-161.0957,55.1035],[-161.1025,55.1038],[-161.1127,55.105],[-161.1329,55.1097],[-161.1516,55.1151],[-161.1661,55.1221],[-161.177,55.1307]]],[[[-162.7834,54.7653],[-162.797,54.7722],[-162.8026,54.7758],[-162.8074,54.7799],[-162.8119,54.7869],[-162.8178,54.7994],[-162.819,54.8112],[-162.8129,54.8225],[-162.807,54.8295],[-162.7957,54.8381],[-162.7807,54.8477],[-162.7694,54.8534],[-162.7634,54.8552],[-162.7507,54.8569],[-162.7432,54.8578],[-162.7375,54.8578],[-162.7252,54.8574],[-162.7153,54.8567],[-162.7022,54.8552],[-162.6927,54.8528],[-162.6863,54.8499],[-162.6827,54.8485],[-162.6729,54.8434],[-162.6618,54.8356],[-162.6502,54.8234],[-162.6424,54.8129],[-162.6372,54.8048],[-162.6377,54.8011],[-162.6412,54.7953],[-162.644,54.7891],[-162.6538,54.7803],[-162.6666,54.7702],[-162.6778,54.7627],[-162.6924,54.7588],[-162.7068,54.755],[-162.723,54.7531],[-162.7402,54.7531],[-162.7621,54.758],[-162.7834,54.7653]]],[[[-162.8321,66.9268],[-162.832,66.9268],[-162.8321,66.9268],[-162.8322,66.9269],[-162.8479,66.9316],[-162.8602,66.9384],[-162.866,66.9425],[-162.8677,66.9437],[-162.8768,66.9478],[-162.923,66.9572],[-162.9528,66.9643],[-162.9752,66.9697],[-162.9796,66.9708],[-163,66.9758],[-163.002,66.9762],[-163.0118,66.9784],[-163.0304,66.9824],[-163.0392,66.9844],[-163.0495,66.9866],[-163.069,66.9894],[-163.0894,66.9902],[-163.1062,66.992],[-163.12,66.9938],[-163.1226,66.9941],[-163.1299,66.9948],[-163.1499,67],[-163.2714,67.0165],[-163.3405,67.0259],[-163.4043,67.0298],[-163.4877,67.0387],[-163.6177,67.0487],[-163.6376,67.0513],[-163.7229,67.0622],[-163.7593,67.0669],[-163.7815,67.0698],[-163.866,67.0925],[-163.9114,67.1047],[-163.9694,67.1361],[-163.9912,67.1479],[-164.0027,67.1726],[-163.9728,67.1913],[-163.9625,67.1967],[-163.9244,67.2075],[-163.8957,67.2137],[-163.8825,67.215],[-163.9009,67.2455],[-163.9057,67.2534],[-163.9404,67.3052],[-163.9511,67.3211],[-163.9618,67.337],[-163.9627,67.3385],[-164,67.3914],[-164.0045,67.3978],[-164.0387,67.4274],[-164.1167,67.5],[-164.1754,67.5476],[-164.2303,67.5751],[-164.2813,67.5917],[-164.3308,67.6037],[-164.3953,67.6206],[-164.4904,67.6471],[-164.549,67.662],[-164.6552,67.6924],[-164.6649,67.6982],[-164.7676,67.7417],[-165.0101,67.832],[-165.2062,67.905],[-165.4994,68.0188],[-165.4995,68.0188],[-165.5164,68.0236],[-165.5454,68.0289],[-165.5556,68.0303],[-165.5675,68.0319],[-165.5781,68.033],[-165.596,68.0348],[-165.6048,68.0357],[-165.6404,68.0378],[-165.6562,68.0387],[-165.6646,68.0348],[-165.6847,68.0252],[-165.729,68.0277],[-165.7649,68.0281],[-165.7936,68.0292],[-165.82,68.0306],[-165.8555,68.0348],[-165.8919,68.0422],[-165.9151,68.0485],[-165.9511,68.0566],[-165.9805,68.0679],[-165.9971,68.0728],[-166.0169,68.078],[-166.0439,68.0849],[-166.0524,68.0897],[-166.0693,68.1014],[-166.075,68.1053],[-166.0856,68.1127],[-166.097,68.1257],[-166.1017,68.1339],[-166.1122,68.1465],[-166.1262,68.157],[-166.1484,68.1689],[-166.1721,68.1769],[-166.1977,68.1869],[-166.232,68.1988],[-166.2745,68.2129],[-166.3199,68.2258],[-166.3649,68.2373],[-166.41,68.2508],[-166.4562,68.2593],[-166.4939,68.2662],[-166.5394,68.2762],[-166.5948,68.2823],[-166.6728,68.2902],[-166.7348,68.2921],[-166.7596,68.293],[-166.7623,68.2922],[-166.7702,68.2903],[-166.7966,68.2849],[-166.8275,68.2807],[-166.8436,68.2808],[-166.8611,68.2828],[-166.9006,68.2863],[-166.9221,68.2912],[-166.9452,68.3005],[-166.9508,68.3022],[-166.9627,68.3059],[-166.9733,68.3097],[-166.9761,68.311],[-166.9799,68.3136],[-166.9855,68.3205],[-166.9854,68.3331],[-166.9716,68.3453],[-166.95,68.3592],[-166.9222,68.372],[-166.9037,68.3783],[-166.8926,68.3792],[-166.8887,68.3796],[-166.8808,68.3799],[-166.866,68.3821],[-166.864,68.3829],[-166.8591,68.385],[-166.8558,68.3865],[-166.8519,68.388],[-166.8474,68.3898],[-166.8425,68.3918],[-166.8383,68.3933],[-166.8287,68.3967],[-166.8223,68.399],[-166.814,68.4018],[-166.8092,68.4032],[-166.8057,68.4043],[-166.8023,68.4053],[-166.7944,68.4079],[-166.7895,68.4093],[-166.776,68.4134],[-166.7706,68.4152],[-166.7617,68.4173],[-166.7561,68.4186],[-166.7537,68.4192],[-166.7431,68.4205],[-166.7415,68.4207],[-166.7232,68.4207],[-166.7138,68.4214],[-166.7003,68.4229],[-166.6824,68.4259],[-166.661,68.4292],[-166.6092,68.4377],[-166.5732,68.4442],[-166.5416,68.4489],[-166.4568,68.4668],[-166.4521,68.4683],[-166.451,68.4689],[-166.448,68.4704],[-166.4454,68.4727],[-166.4443,68.4761],[-166.4452,68.4821],[-166.4456,68.4873],[-166.441,68.4987],[-166.4347,68.5064],[-166.4349,68.516],[-166.4333,68.5275],[-166.4251,68.5382],[-166.4119,68.5474],[-166.3977,68.554],[-166.3883,68.5605],[-166.3699,68.5712],[-166.3659,68.5799],[-166.3692,68.5918],[-166.3696,68.6067],[-166.3604,68.6249],[-166.3619,68.635],[-166.3702,68.6489],[-166.3592,68.6667],[-166.3422,68.6808],[-166.3363,68.6856],[-166.3312,68.6893],[-166.328,68.6931],[-166.3298,68.6957],[-166.3384,68.7069],[-166.3386,68.7189],[-166.3318,68.7253],[-166.3305,68.7301],[-166.3325,68.737],[-166.3315,68.7458],[-166.3249,68.7621],[-166.3206,68.7749],[-166.3235,68.7878],[-166.3306,68.797],[-166.3389,68.8098],[-166.3465,68.8225],[-166.3519,68.837],[-166.3589,68.8473],[-166.3669,68.8583],[-166.3654,68.872],[-166.3636,68.8781],[-166.3541,68.8881],[-166.3497,68.8927],[-166.3469,68.8958],[-166.3421,68.9022],[-166.3305,68.9108],[-166.3206,68.9157],[-166.3033,68.9209],[-166.2944,68.9232],[-166.2844,68.925],[-166.2696,68.9271],[-166.2586,68.9287],[-166.2535,68.9294],[-166.2386,68.9319],[-166.2244,68.9338],[-166.2059,68.9356],[-166.1853,68.9357],[-166.156,68.9327],[-166.1413,68.9309],[-166.11,68.9291],[-166.0725,68.9295],[-166.0441,68.927],[-166.0251,68.9268],[-165.9974,68.9265],[-165.9952,68.9263],[-165.973,68.9244],[-165.9503,68.924],[-165.914,68.9233],[-165.8571,68.9224],[-165.8174,68.922],[-165.7736,68.9203],[-165.7212,68.9171],[-165.6668,68.9146],[-165.6207,68.9141],[-165.5918,68.9137],[-165.572,68.9148],[-165.5559,68.9157],[-165.5469,68.9154],[-165.5219,68.9143],[-165.4988,68.9131],[-165.4668,68.9145],[-165.4397,68.9154],[-165.4092,68.9162],[-165.3766,68.9169],[-165.3469,68.9192],[-165.3101,68.9212],[-165.2915,68.9211],[-165.2498,68.9267],[-165.2152,68.9288],[-165.2037,68.9296],[-165.1957,68.9301],[-165.1759,68.9324],[-165.1521,68.9346],[-165.1281,68.9344],[-165.108,68.9353],[-165.0851,68.9367],[-165.065,68.938],[-165.0406,68.9415],[-165.0213,68.9442],[-165.0075,68.9463],[-164.9668,68.9414],[-164.9407,68.9421],[-164.8995,68.9432],[-164.849,68.9439],[-164.7793,68.9478],[-164.6755,68.9594],[-164.6196,68.9652],[-164.545,68.9662],[-164.5371,68.9663],[-164.4276,68.9705],[-164.4,68.9717],[-164.3263,68.975],[-164.2886,68.9764],[-164.2302,68.9869],[-164.1655,69.0035],[-164.1484,69.0075],[-164.1232,69.0145],[-164.0924,69.0219],[-164.0441,69.0333],[-164.0019,69.0444],[-163.9654,69.0596],[-163.9516,69.0649],[-163.9353,69.0703],[-163.9122,69.0762],[-163.8802,69.0844],[-163.8557,69.0909],[-163.808,69.1063],[-163.794,69.1111],[-163.779,69.1149],[-163.7598,69.1218],[-163.7397,69.1319],[-163.7247,69.1403],[-163.7115,69.147],[-163.7026,69.1512],[-163.6869,69.1578],[-163.672,69.1649],[-163.6545,69.173],[-163.6425,69.1812],[-163.6339,69.1883],[-163.6255,69.1958],[-163.6185,69.2031],[-163.6117,69.2107],[-163.6003,69.2163],[-163.5813,69.2244],[-163.5642,69.2318],[-163.5482,69.2417],[-163.5352,69.2485],[-163.4218,69.3002],[-163.3867,69.3162],[-163.3717,69.3245],[-163.3629,69.3302],[-163.3571,69.3357],[-163.3516,69.3416],[-163.3448,69.3486],[-163.3359,69.3562],[-163.3283,69.3642],[-163.3172,69.3747],[-163.3085,69.3875],[-163.3014,69.3972],[-163.2958,69.4111],[-163.289,69.4275],[-163.2852,69.4444],[-163.2823,69.4563],[-163.285,69.4665],[-163.2881,69.4816],[-163.2892,69.4927],[-163.2889,69.4994],[-163.2884,69.5091],[-163.2879,69.5237],[-163.2861,69.5384],[-163.2847,69.5506],[-163.2864,69.566],[-163.2911,69.5789],[-163.2943,69.5959],[-163.2919,69.6101],[-163.2897,69.6211],[-163.2883,69.6261],[-163.2879,69.6305],[-163.2866,69.6393],[-163.2865,69.6404],[-163.2844,69.6467],[-163.2794,69.6559],[-163.2743,69.6629],[-163.2736,69.6639],[-163.2676,69.6687],[-163.2643,69.6714],[-163.2575,69.6817],[-163.2552,69.6966],[-163.2454,69.7159],[-163.228,69.734],[-163.2157,69.7524],[-163.2022,69.7723],[-163.1954,69.788],[-163.1899,69.7965],[-163.1835,69.8064],[-163.1653,69.8243],[-163.1373,69.8406],[-163.1076,69.8571],[-163.0751,69.8766],[-163.0494,69.8932],[-163.0138,69.9117],[-162.9697,69.9308],[-162.9303,69.9496],[-162.8961,69.967],[-162.8759,69.9792],[-162.8471,69.9995],[-162.8003,70.027],[-162.7626,70.0491],[-162.6724,70.1089],[-162.6611,70.1164],[-162.5726,70.1694],[-162.4008,70.2385],[-162.3069,70.2682],[-162.2157,70.2995],[-162.1163,70.3268],[-162.0002,70.359],[-161.9329,70.3744],[-161.8917,70.3787],[-161.8749,70.3807],[-161.8186,70.3775],[-161.7669,70.3724],[-161.684,70.3648],[-161.5651,70.3543],[-161.4443,70.3479],[-161.2832,70.3499],[-161.1821,70.3598],[-160.975,70.4013],[-160.7298,70.4572],[-160.491,70.5355],[-160.4164,70.5646],[-160.2296,70.6375],[-160.0933,70.6979],[-160.0875,70.7005],[-159.9531,70.7495],[-159.9517,70.75],[-159.9004,70.7687],[-159.8354,70.7999],[-159.7818,70.8216],[-159.7645,70.8286],[-159.7384,70.8379],[-159.7124,70.8468],[-159.5641,70.8733],[-159.5521,70.8754],[-159.4318,70.8914],[-159.2626,70.9174],[-159.1758,70.9291],[-159.0939,70.9365],[-159.0378,70.9399],[-158.987,70.9412],[-158.9708,70.9422],[-158.953,70.9447],[-158.9421,70.9467],[-158.927,70.9492],[-158.9077,70.9515],[-158.896,70.9533],[-158.8829,70.9546],[-158.8663,70.9557],[-158.8466,70.9565],[-158.8303,70.9571],[-158.8139,70.9574],[-158.8054,70.9576],[-158.7961,70.9577],[-158.786,70.9584],[-158.7749,70.9594],[-158.7635,70.9604],[-158.7525,70.9612],[-158.7454,70.9616],[-158.7329,70.9619],[-158.7228,70.9619],[-158.7101,70.9618],[-158.6981,70.9616],[-158.6859,70.9611],[-158.6736,70.96],[-158.6601,70.9585],[-158.6484,70.9567],[-158.6387,70.9546],[-158.6241,70.9518],[-158.6102,70.9489],[-158.5991,70.9464],[-158.5955,70.9444],[-158.5923,70.943],[-158.5895,70.9411],[-158.5862,70.9383],[-158.5798,70.9345],[-158.5751,70.9309],[-158.5702,70.9258],[-158.5664,70.9218],[-158.5611,70.9179],[-158.5553,70.9141],[-158.55,70.9109],[-158.5445,70.9072],[-158.54,70.904],[-158.5334,70.9009],[-158.5218,70.8978],[-158.505,70.894],[-158.4899,70.8912],[-158.4704,70.8876],[-158.453,70.8846],[-158.4388,70.8824],[-158.4209,70.8807],[-158.3997,70.8783],[-158.3805,70.8764],[-158.3616,70.8751],[-158.3458,70.8738],[-158.3164,70.8714],[-158.2948,70.8703],[-158.2778,70.8693],[-158.2615,70.8687],[-158.248,70.8676],[-158.2316,70.8677],[-158.2115,70.8678],[-158.1919,70.8686],[-158.1705,70.8696],[-158.1518,70.8709],[-158.1295,70.8735],[-158.1057,70.8763],[-158.0824,70.8791],[-158.0646,70.8813],[-158.0403,70.8848],[-158.0243,70.8868],[-157.9994,70.8903],[-157.9751,70.8942],[-157.9526,70.8978],[-157.9342,70.9013],[-157.9125,70.9046],[-157.8805,70.91],[-157.8592,70.9145],[-157.8397,70.919],[-157.8171,70.9249],[-157.796,70.9309],[-157.7702,70.9377],[-157.7493,70.9433],[-157.7307,70.9483],[-157.7125,70.9537],[-157.6982,70.9581],[-157.6748,70.9643],[-157.6607,70.9674],[-157.6485,70.971],[-157.6312,70.9749],[-157.6125,70.9805],[-157.5981,70.9853],[-157.5866,70.9888],[-157.576,70.9923],[-157.5668,70.9955],[-157.5605,70.9972],[-157.5533,70.9993],[-157.5527,70.9996],[-157.5461,71.0025],[-157.5394,71.0055],[-157.5391,71.0055],[-157.4989,71.024],[-157.4989,71.0241],[-157.4786,71.0309],[-157.4572,71.0412],[-157.4238,71.0537],[-157.3842,71.0724],[-157.36,71.0919],[-157.3411,71.0987],[-157.3127,71.1141],[-157.2942,71.1285],[-157.2663,71.1429],[-157.2404,71.1569],[-157.2127,71.17],[-157.212,71.1704],[-157.1924,71.1823],[-157.1569,71.2023],[-157.1387,71.2123],[-157.129,71.2175],[-157.1011,71.2313],[-157.0674,71.2477],[-157.0312,71.2647],[-157.0031,71.281],[-156.9904,71.2871],[-156.9753,71.2944],[-156.9711,71.2969],[-156.9694,71.2978],[-156.9585,71.3043],[-156.9453,71.312],[-156.9172,71.3229],[-156.9,71.3286],[-156.8781,71.336],[-156.8606,71.3428],[-156.8491,71.3485],[-156.8326,71.3588],[-156.7896,71.3736],[-156.7003,71.3863],[-156.6683,71.3908],[-156.6347,71.3974],[-156.633,71.4004],[-156.6313,71.4034],[-156.6185,71.4142],[-156.5933,71.4232],[-156.5661,71.4289],[-156.5446,71.4328],[-156.5391,71.4338],[-156.5128,71.4378],[-156.4775,71.4407],[-156.4604,71.4411],[-156.4274,71.4391],[-156.388,71.4351],[-156.3543,71.4288],[-156.3213,71.4219],[-156.3068,71.4157],[-156.2975,71.4107],[-156.2936,71.4092],[-156.2851,71.4107],[-156.2638,71.4105],[-156.2598,71.4099],[-156.2405,71.4069],[-156.2231,71.4033],[-156.207,71.3988],[-156.1988,71.3954],[-156.1652,71.3922],[-156.1548,71.3912],[-156.1166,71.386],[-156.0626,71.3773],[-156.0038,71.368],[-155.9786,71.3628],[-155.9414,71.3608],[-155.8926,71.354],[-155.8738,71.3471],[-155.8438,71.3366],[-155.8186,71.3239],[-155.7978,71.3114],[-155.7819,71.2978],[-155.767,71.2892],[-155.762,71.2842],[-155.7616,71.2837],[-155.761,71.2823],[-155.7592,71.2835],[-155.7474,71.2863],[-155.7232,71.289],[-155.7035,71.2896],[-155.6989,71.2897],[-155.6915,71.29],[-155.6586,71.2892],[-155.611,71.285],[-155.5606,71.2801],[-155.5418,71.2762],[-155.5045,71.2757],[-155.4875,71.2754],[-155.4396,71.271],[-155.4361,71.2706],[-155.381,71.2593],[-155.3378,71.2481],[-155.3307,71.2466],[-155.3001,71.2403],[-155.252,71.2337],[-155.249,71.2333],[-155.2257,71.2301],[-155.1913,71.2279],[-155.1657,71.2272],[-155.1424,71.2267],[-155.0963,71.2236],[-155.0645,71.2171],[-155.0416,71.2102],[-155.0339,71.206],[-155.018,71.2057],[-154.9995,71.2042],[-154.9659,71.1971],[-154.911,71.1854],[-154.8589,71.1727],[-154.8079,71.1598],[-154.7699,71.1494],[-154.7286,71.1364],[-154.723,71.1345],[-154.6881,71.1228],[-154.6802,71.1195],[-154.6541,71.1087],[-154.6205,71.0957],[-154.5702,71.0774],[-154.5365,71.0664],[-154.4964,71.0567],[-154.3724,71.0105],[-154.3632,71.0095],[-154.3354,71.0066],[-154.3262,71.0057],[-154.1233,70.97],[-154.0813,70.9626],[-153.9553,70.9404],[-153.9133,70.933],[-153.9004,70.9307],[-153.875,70.9351],[-153.8374,70.9369],[-153.8158,70.9366],[-153.8015,70.9397],[-153.7495,70.9415],[-153.6159,70.9353],[-153.5164,70.9331],[-153.4943,70.9326],[-153.4574,70.9374],[-153.3767,70.9515],[-153.3144,70.9644],[-153.2706,70.9718],[-153.2428,70.9765],[-153.1883,70.9758],[-153.1621,70.9763],[-153.123,70.9789],[-153.0701,70.9769],[-153.0454,70.9716],[-153.0271,70.9731],[-153.0001,70.9747],[-152.9841,70.9826],[-152.9558,70.9799],[-152.9398,70.9784],[-152.9283,70.976],[-152.919,70.9741],[-152.9141,70.9717],[-152.8522,70.976],[-152.8227,70.9748],[-152.7784,70.9692],[-152.7458,70.9632],[-152.7119,70.9534],[-152.6919,70.953],[-152.6746,70.9506],[-152.6602,70.9477],[-152.6555,70.9459],[-152.6246,70.9479],[-152.5957,70.9493],[-152.576,70.9487],[-152.5435,70.9455],[-152.5166,70.9454],[-152.4771,70.9424],[-152.4405,70.937],[-152.4022,70.9293],[-152.3766,70.9223],[-152.374,70.922],[-152.3599,70.922],[-152.3456,70.9213],[-152.3359,70.9197],[-152.2994,70.9134],[-152.2885,70.9102],[-152.2508,70.9062],[-152.1995,70.8988],[-152.1245,70.8804],[-152.0828,70.8584],[-152.057,70.8466],[-152.0431,70.8348],[-152.0419,70.8305],[-152.0399,70.8237],[-152.0444,70.8182],[-152.0297,70.8102],[-152.0061,70.7975],[-151.9825,70.7847],[-151.7821,70.6822],[-151.6156,70.5971],[-151.5993,70.5958],[-151.5592,70.5893],[-151.5421,70.5836],[-151.5144,70.57],[-151.4995,70.5586],[-151.5024,70.5431],[-151.5081,70.5312],[-151.5308,70.5165],[-151.5436,70.5096],[-151.5496,70.5064],[-151.545,70.4903],[-151.5208,70.4892],[-151.4441,70.4801],[-151.4265,70.4785],[-151.4229,70.4785],[-151.3248,70.4793],[-151.29,70.4796],[-151.2761,70.4797],[-151.2623,70.4798],[-151.2466,70.48],[-151.2199,70.4883],[-151.2016,70.4923],[-151.1698,70.497],[-151.1418,70.4968],[-151.1365,70.4968],[-151.1283,70.4979],[-151.1012,70.501],[-151.0768,70.5014],[-151.0606,70.5002],[-151.0534,70.4997],[-151.0289,70.5042],[-151.0016,70.5083],[-150.9626,70.512],[-150.9303,70.5162],[-150.9249,70.517],[-150.9131,70.523],[-150.9015,70.5277],[-150.89,70.5333],[-150.8761,70.5389],[-150.859,70.5429],[-150.839,70.546],[-150.8213,70.548],[-150.8059,70.5499],[-150.7914,70.5506],[-150.782,70.5511],[-150.769,70.5533],[-150.7492,70.5546],[-150.7084,70.5544],[-150.6683,70.5534],[-150.6644,70.5533],[-150.6462,70.5532],[-150.6268,70.5517],[-150.6217,70.5514],[-150.5846,70.5586],[-150.5615,70.5583],[-150.5222,70.5564],[-150.5,70.5544],[-150.4899,70.5537],[-150.4738,70.5581],[-150.4548,70.5612],[-150.4245,70.564],[-150.3851,70.5626],[-150.3582,70.5611],[-150.3472,70.5606],[-150.347,70.5606],[-150.3461,70.5605],[-150.3426,70.5709],[-150.3152,70.5877],[-150.313,70.5892],[-150.3039,70.5954],[-150.2842,70.6045],[-150.2839,70.6046],[-150.2726,70.6063],[-150.2529,70.6093],[-150.2377,70.6111],[-150.2261,70.6124],[-150.2009,70.6154],[-150.1579,70.6162],[-150.1116,70.6154],[-150.0867,70.613],[-150.0577,70.6072],[-150.0399,70.6002],[-150.0319,70.5965],[-150.022,70.5989],[-150.009,70.5977],[-149.9987,70.5999],[-149.986,70.6031],[-149.9704,70.6073],[-149.9542,70.6111],[-149.9274,70.615],[-149.9052,70.617],[-149.8849,70.6177],[-149.8673,70.6184],[-149.8414,70.6179],[-149.8133,70.6152],[-149.7966,70.6123],[-149.7863,70.6145],[-149.7763,70.6163],[-149.7518,70.6206],[-149.7242,70.6239],[-149.695,70.6256],[-149.671,70.6255],[-149.6355,70.6244],[-149.5904,70.6217],[-149.5569,70.6191],[-149.533,70.617],[-149.4958,70.6118],[-149.4631,70.6107],[-149.4222,70.608],[-149.3968,70.6049],[-149.3624,70.6001],[-149.3338,70.5957],[-149.3099,70.5898],[-149.3048,70.5901],[-149.2901,70.5903],[-149.2691,70.5893],[-149.2474,70.5868],[-149.2154,70.5824],[-149.1864,70.5765],[-149.1821,70.5762],[-149.1723,70.5764],[-149.1453,70.5743],[-149.1213,70.5718],[-149.0935,70.5671],[-149.0697,70.5618],[-149.0421,70.5558],[-149.0137,70.5475],[-148.9951,70.5406],[-148.9732,70.5325],[-148.9392,70.5303],[-148.9104,70.5303],[-148.8857,70.531],[-148.8557,70.5298],[-148.8546,70.5298],[-148.815,70.5282],[-148.7867,70.5266],[-148.7629,70.5216],[-148.7358,70.5151],[-148.7134,70.5087],[-148.6958,70.5027],[-148.6886,70.4997],[-148.6795,70.4959],[-148.6715,70.4896],[-148.6595,70.4788],[-148.6277,70.4759],[-148.6015,70.4728],[-148.549,70.4646],[-148.5214,70.4599],[-148.5152,70.4588],[-148.5124,70.4582],[-148.4911,70.4539],[-148.4961,70.4571],[-148.5008,70.46],[-148.5038,70.4621],[-148.51,70.4663],[-148.516,70.4724],[-148.5172,70.4802],[-148.5147,70.4882],[-148.5093,70.4953],[-148.5046,70.4997],[-148.5031,70.5011],[-148.4926,70.5081],[-148.4727,70.5166],[-148.4489,70.523],[-148.4222,70.5279],[-148.3967,70.5305],[-148.3724,70.5311],[-148.358,70.5315],[-148.3406,70.532],[-148.3088,70.5313],[-148.2834,70.5292],[-148.261,70.5259],[-148.2321,70.5212],[-148.2067,70.5172],[-148.1836,70.5134],[-148.1595,70.5082],[-148.1453,70.5044],[-148.13,70.5],[-148.127,70.5033],[-148.1215,70.5108],[-148.1135,70.5159],[-148.1023,70.5202],[-148.0885,70.5244],[-148.0756,70.5273],[-148.0583,70.5316],[-148.0373,70.5359],[-148.0148,70.5389],[-147.9865,70.5416],[-147.9596,70.5424],[-147.9353,70.5411],[-147.9069,70.5389],[-147.905,70.5387],[-147.8818,70.5351],[-147.8661,70.531],[-147.8502,70.5272],[-147.8244,70.5179],[-147.8116,70.5128],[-147.802,70.507],[-147.7894,70.5001],[-147.7889,70.4998],[-147.7802,70.493],[-147.7785,70.4917],[-147.7756,70.4849],[-147.7768,70.4786],[-147.7794,70.4719],[-147.7691,70.4721],[-147.7447,70.472],[-147.7244,70.4712],[-147.7075,70.4696],[-147.6725,70.4637],[-147.6525,70.4597],[-147.6381,70.4549],[-147.6226,70.4471],[-147.6129,70.4386],[-147.6106,70.4357],[-147.6068,70.4371],[-147.603,70.4385],[-147.6021,70.4388],[-147.5893,70.4419],[-147.5782,70.4434],[-147.5626,70.4444],[-147.5313,70.4457],[-147.5066,70.4462],[-147.4828,70.447],[-147.451,70.4467],[-147.4256,70.4429],[-147.4099,70.4392],[-147.3892,70.4337],[-147.3677,70.4284],[-147.3493,70.424],[-147.3286,70.4164],[-147.3126,70.4076],[-147.2967,70.4061],[-147.2814,70.4042],[-147.2653,70.4006],[-147.255,70.3984],[-147.2485,70.397],[-147.2294,70.3922],[-147.2072,70.3841],[-147.1884,70.3751],[-147.1755,70.3645],[-147.1701,70.359],[-147.1697,70.3517],[-147.1684,70.3461],[-147.1616,70.3475],[-147.154,70.349],[-147.1411,70.3513],[-147.1266,70.3537],[-147.1092,70.356],[-147.0949,70.3574],[-147.0581,70.3595],[-147.0337,70.3595],[-147.02,70.3587],[-147.0071,70.3569],[-146.9992,70.3634],[-146.9312,70.3554],[-146.8886,70.347],[-146.8697,70.3471],[-146.8145,70.329],[-146.7809,70.3118],[-146.749,70.2952],[-146.7169,70.2868],[-146.6972,70.2868],[-146.6767,70.2901],[-146.6345,70.2905],[-146.5934,70.288],[-146.5487,70.2877],[-146.5002,70.2865],[-146.4474,70.2839],[-146.4055,70.2889],[-146.3631,70.2839],[-146.2677,70.2712],[-146.2054,70.2575],[-146.2037,70.2571],[-146.1829,70.2554],[-146.1269,70.2557],[-146.061,70.2519],[-146.0392,70.2498],[-145.9793,70.2441],[-145.926,70.2347],[-145.8704,70.2239],[-145.8473,70.2168],[-145.8452,70.2166],[-145.826,70.2147],[-145.8,70.2084],[-145.7631,70.1993],[-145.7017,70.183],[-145.6817,70.1769],[-145.6283,70.1604],[-145.5745,70.1461],[-145.5414,70.1443],[-145.5071,70.1419],[-145.4798,70.1358],[-145.4367,70.1263],[-145.3845,70.1133],[-145.3432,70.1023],[-145.3186,70.0973],[-145.2963,70.0923],[-145.2659,70.0915],[-145.2244,70.0929],[-145.1915,70.0918],[-145.1865,70.0917],[-145.1504,70.0915],[-145.1124,70.0841],[-145.0839,70.0743],[-145.0573,70.0577],[-145.0403,70.0404],[-145.0359,70.0338],[-145.0329,70.0295],[-145.0063,70.0283],[-144.9785,70.0346],[-144.9632,70.0371],[-144.9393,70.0412],[-144.867,70.0428],[-144.8026,70.0347],[-144.8003,70.0343],[-144.745,70.0241],[-144.7374,70.0228],[-144.7032,70.0172],[-144.6788,70.0144],[-144.6679,70.0179],[-144.6633,70.0205],[-144.6571,70.0239],[-144.6397,70.0372],[-144.611,70.0504],[-144.6,70.0543],[-144.5948,70.0562],[-144.5897,70.058],[-144.5671,70.066],[-144.5387,70.0765],[-144.5005,70.0863],[-144.4812,70.0907],[-144.445,70.0949],[-144.4069,70.0957],[-144.3781,70.0924],[-144.3673,70.0946],[-144.3319,70.0994],[-144.3099,70.1047],[-144.2847,70.1107],[-144.2279,70.115],[-144.2192,70.1176],[-144.2043,70.1223],[-144.1762,70.1277],[-144.1469,70.1334],[-144.1144,70.1393],[-144.0839,70.141],[-144.0632,70.1404],[-144.0509,70.1442],[-144.0399,70.1516],[-144.0268,70.1561],[-144.0171,70.1598],[-144.0051,70.1684],[-143.9912,70.1707],[-143.9652,70.175],[-143.9513,70.1777],[-143.9343,70.1792],[-143.9247,70.1797],[-143.9101,70.1803],[-143.8824,70.1799],[-143.8618,70.1786],[-143.846,70.1769],[-143.8325,70.1802],[-143.8112,70.1822],[-143.7849,70.1846],[-143.7643,70.1859],[-143.7337,70.1873],[-143.7062,70.1899],[-143.6798,70.1911],[-143.6627,70.1959],[-143.6555,70.1992],[-143.6488,70.2018],[-143.6415,70.2037],[-143.6355,70.2045],[-143.628,70.2051],[-143.6221,70.2055],[-143.6139,70.2057],[-143.6049,70.2058],[-143.5948,70.2058],[-143.5878,70.2058],[-143.5799,70.2055],[-143.5711,70.2053],[-143.5603,70.2049],[-143.549,70.2038],[-143.5419,70.2029],[-143.5373,70.2023],[-143.5258,70.2014],[-143.509,70.1989],[-143.4914,70.1959],[-143.4757,70.1929],[-143.4618,70.1905],[-143.4529,70.1881],[-143.4447,70.1856],[-143.4115,70.1836],[-143.4015,70.1859],[-143.3859,70.1907],[-143.3608,70.1963],[-143.3283,70.1994],[-143.2972,70.2017],[-143.2702,70.2026],[-143.2477,70.2023],[-143.2264,70.202],[-143.2125,70.1997],[-143.1956,70.1966],[-143.1679,70.1935],[-143.1414,70.1876],[-143.123,70.1806],[-143.1133,70.1739],[-143.1044,70.1692],[-143.0876,70.1669],[-143.0503,70.1598],[-143.0279,70.1512],[-143.0022,70.1458],[-142.9696,70.1407],[-142.9238,70.1312],[-142.8901,70.1236],[-142.8683,70.1175],[-142.8582,70.1143],[-142.8333,70.1112],[-142.8029,70.1071],[-142.8028,70.107],[-142.8014,70.1067],[-142.8,70.1063],[-142.7704,70.0985],[-142.7604,70.0954],[-142.7317,70.0918],[-142.7063,70.0882],[-142.6733,70.0808],[-142.5934,70.0614],[-142.4803,70.0339],[-142.4594,70.0254],[-142.4374,70.0172],[-142.4253,70.0115],[-142.3843,70.0023],[-142.3495,69.9945],[-142.3399,69.9909],[-142.3273,69.9867],[-142.3187,69.983],[-142.3124,69.9803],[-142.3116,69.9777],[-142.3076,69.9757],[-142.2967,69.9736],[-142.2846,69.9716],[-142.2707,69.9673],[-142.2581,69.9643],[-142.2461,69.9585],[-142.2398,69.9547],[-142.2224,69.9511],[-142.2061,69.9467],[-142.1914,69.9418],[-142.1711,69.9352],[-142.1106,69.9177],[-142.0791,69.9085],[-142.057,69.9031],[-142.0219,69.8971],[-141.9933,69.8913],[-141.96,69.8822],[-141.914,69.872],[-141.8592,69.8645],[-141.8029,69.8549],[-141.7461,69.8482],[-141.6769,69.8352],[-141.5915,69.8146],[-141.4529,69.7728],[-141.4039,69.7556],[-141.3838,69.75],[-141.3779,69.7442],[-141.216,69.7314],[-141.1745,69.7289],[-141.1336,69.7254],[-141.0705,69.7161],[-141.041,69.7108],[-141.0242,69.7085],[-141.0027,69.7036],[-141.0027,69.6929],[-141.0027,69.6878],[-141.0027,69.6849],[-141.0027,69.6821],[-141.0027,69.6615],[-141.0027,69.656],[-141.0027,69.6513],[-141.0027,69.6489],[-141.0027,69.6474],[-141.0027,69.6419],[-141.0027,69.6178],[-141.0027,69.617],[-141.0027,69.6108],[-141.0027,69.6014],[-141.0027,69.5813],[-141.0026,69.5742],[-141.0026,69.5711],[-141.0027,69.5675],[-141.0026,69.5625],[-141.0027,69.5541],[-141.0026,69.5534],[-141.0027,69.5511],[-141.0027,69.5493],[-141.0026,69.5416],[-141.0027,69.5171],[-141.0027,69.4874],[-141.0027,69.4728],[-141.0027,69.4458],[-141.0027,69.4112],[-141.0027,69.3676],[-141.0027,69.3674],[-141.0027,69.3672],[-141.0027,69.367],[-141.0027,69.3668],[-141.0027,69.3476],[-141.0027,69.3442],[-141.0027,69.2238],[-141.0027,69.2183],[-141.0027,69.2124],[-141.0027,69.1944],[-141.0027,69.1884],[-141.0027,69.1864],[-141.0027,69.1862],[-141.0027,69.1681],[-141.0027,69.166],[-141.0027,69.1652],[-141.0027,69.1072],[-141.0027,69.0943],[-141.0027,69.0869],[-141.0027,69.0798],[-141.0027,69.0784],[-141.0027,69.0584],[-141.0027,69.0513],[-141.0027,69.0458],[-141.0027,68.9583],[-141.0027,68.9455],[-141.0027,68.925],[-141.0027,68.9208],[-141.0027,68.8881],[-141.0027,68.8817],[-141.0027,68.8748],[-141.0027,68.8398],[-141.0027,68.8347],[-141.0027,68.8343],[-141.0027,68.833],[-141.0027,68.8313],[-141.0027,68.8296],[-141.0027,68.8253],[-141.0027,68.701],[-141.0027,68.692],[-141.0027,68.6892],[-141.0027,68.6865],[-141.0027,68.6823],[-141.0027,68.6646],[-141.0027,68.6629],[-141.0027,68.6626],[-141.0027,68.6623],[-141.0027,68.6622],[-141.0027,68.6621],[-141.0027,68.6565],[-141.0027,68.6452],[-141.0027,68.6448],[-141.0027,68.6445],[-141.0027,68.6427],[-141.0027,68.6426],[-141.0027,68.6423],[-141.0027,68.6414],[-141.0027,68.6405],[-141.0027,68.64],[-141.0027,68.6396],[-141.0027,68.6395],[-141.0027,68.6394],[-141.0027,68.6389],[-141.0027,68.6384],[-141.0027,68.626],[-141.0027,68.6158],[-141.0027,68.6037],[-141.0027,68.5993],[-141.0027,68.5786],[-141.0027,68.5724],[-141.0027,68.568],[-141.0027,68.5287],[-141.0027,68.5186],[-141.0027,68.5005],[-141.0027,68.4984],[-141.0027,68.4667],[-141.0027,68.4607],[-141.0027,68.4437],[-141.0027,68.3151],[-141.0027,68.3107],[-141.0027,68.3062],[-141.0027,68.2944],[-141.0027,68.2939],[-141.0027,68.2935],[-141.0027,68.293],[-141.0027,68.2925],[-141.0027,68.2894],[-141.0027,68.2863],[-141.0027,68.2319],[-141.0027,68.2184],[-141.0027,68.2182],[-141.0027,68.2181],[-141.0027,68.218],[-141.0027,68.2172],[-141.0027,68.2143],[-141.0027,68.2133],[-141.0027,68.2079],[-141.0027,68.2053],[-141.0027,68.1916],[-141.0027,68.1861],[-141.0027,68.1856],[-141.0027,68.0578],[-141.0027,67.9292],[-141.0027,67.8923],[-141.0027,67.8818],[-141.0027,67.8585],[-141.0027,67.8579],[-141.0027,67.8078],[-141.0027,67.8006],[-141.0027,67.6719],[-141.0027,67.5433],[-141.0027,67.5363],[-141.0027,67.51],[-141.0027,67.5079],[-141.0027,67.505],[-141.0027,67.416],[-141.0027,67.4143],[-141.0027,67.4108],[-141.0027,67.408],[-141.0027,67.4057],[-141.0027,67.4032],[-141.0027,67.4014],[-141.0027,67.3973],[-141.0027,67.286],[-141.0027,67.1574],[-141.0026,67.0288],[-141.0026,66.9001],[-141.0026,66.7715],[-141.0026,66.7592],[-141.0026,66.7545],[-141.0026,66.7498],[-141.0026,66.7496],[-141.0026,66.742],[-141.0026,66.7367],[-141.0026,66.7315],[-141.0026,66.7238],[-141.0026,66.7012],[-141.0026,66.6785],[-141.0026,66.67],[-141.0026,66.6616],[-141.0026,66.6522],[-141.0026,66.6429],[-141.0026,66.5143],[-141.0026,66.5034],[-141.0026,66.4921],[-141.0026,66.4858],[-141.0026,66.481],[-141.0026,66.4707],[-141.0026,66.4409],[-141.0026,66.423],[-141.0026,66.4051],[-141.0026,66.405],[-141.0026,66.4049],[-141.0026,66.4048],[-141.0026,66.4047],[-141.0026,66.3856],[-141.0026,66.3515],[-141.0026,66.3414],[-141.0025,66.2889],[-141.0026,66.2769],[-141.0026,66.2695],[-141.0025,66.257],[-141.0025,66.2054],[-141.0025,66.2024],[-141.0025,66.1863],[-141.0026,66.1744],[-141.0025,66.1527],[-141.0025,66.1517],[-141.0025,66.1516],[-141.0025,66.1515],[-141.0025,66.1514],[-141.0025,66.1513],[-141.0025,66.151],[-141.0025,66.1507],[-141.0025,66.1395],[-141.0025,66.1284],[-141.0025,65.9998],[-141.0025,65.9772],[-141.0025,65.968],[-141.0025,65.9668],[-141.0025,65.9609],[-141.0025,65.9432],[-141.0025,65.9373],[-141.0025,65.9317],[-141.0025,65.9152],[-141.0025,65.9097],[-141.0025,65.9027],[-141.0025,65.8989],[-141.0025,65.8924],[-141.0025,65.8922],[-141.0025,65.8817],[-141.0025,65.8747],[-141.0025,65.8677],[-141.0025,65.8465],[-141.0025,65.8401],[-141.0025,65.8396],[-141.0025,65.8395],[-141.0025,65.8394],[-141.0025,65.8392],[-141.0025,65.834],[-141.0025,65.8179],[-141.0025,65.8177],[-141.0025,65.8122],[-141.0025,65.8047],[-141.0025,65.8043],[-141.0025,65.8036],[-141.0025,65.7997],[-141.0025,65.7647],[-141.0025,65.7622],[-141.0025,65.7567],[-141.0025,65.7497],[-141.0025,65.7428],[-141.0025,65.7372],[-141.0024,65.7019],[-141.0024,65.6997],[-141.0024,65.6954],[-141.0024,65.6951],[-141.0024,65.6944],[-141.0025,65.6937],[-141.0024,65.6872],[-141.0024,65.6862],[-141.0025,65.6849],[-141.0025,65.6831],[-141.0025,65.6821],[-141.0025,65.6739],[-141.0025,65.6706],[-141.0025,65.6657],[-141.0024,65.6452],[-141.0024,65.6362],[-141.0024,65.6247],[-141.0024,65.6216],[-141.0024,65.6187],[-141.0024,65.6185],[-141.0024,65.6111],[-141.0024,65.6098],[-141.0024,65.6004],[-141.0024,65.5943],[-141.0024,65.5879],[-141.0024,65.5699],[-141.0024,65.5687],[-141.0024,65.5651],[-141.0024,65.5622],[-141.0024,65.5572],[-141.0024,65.5527],[-141.0024,65.5358],[-141.0024,65.524],[-141.0024,65.5144],[-141.0024,65.5143],[-141.0024,65.5142],[-141.0024,65.5131],[-141.0024,65.5115],[-141.0024,65.5064],[-141.0024,65.5027],[-141.0024,65.4998],[-141.0024,65.4965],[-141.0024,65.4868],[-141.0024,65.4835],[-141.0024,65.4763],[-141.0024,65.4687],[-141.0024,65.4643],[-141.0024,65.4546],[-141.0024,65.4474],[-141.0024,65.4462],[-141.0024,65.4453],[-141.0024,65.4393],[-141.0024,65.4373],[-141.0024,65.434],[-141.0024,65.4268],[-141.0024,65.4243],[-141.0024,65.421],[-141.0024,65.4183],[-141.0024,65.4118],[-141.0024,65.384],[-141.0024,65.377],[-141.0024,65.3748],[-141.0024,65.3739],[-141.0024,65.3643],[-141.0024,65.3328],[-141.0024,65.3321],[-141.0024,65.3223],[-141.0024,65.3203],[-141.0024,65.3143],[-141.0024,65.3122],[-141.0024,65.2997],[-141.0024,65.2971],[-141.0024,65.2622],[-141.0024,65.259],[-141.0024,65.2497],[-141.0024,65.242],[-141.0024,65.2407],[-141.0024,65.2253],[-141.0024,65.2137],[-141.0024,65.2047],[-141.0024,65.2012],[-141.0024,65.1907],[-141.0024,65.1872],[-141.0024,65.181],[-141.0024,65.1624],[-141.0024,65.1561],[-141.0024,65.1499],[-141.0024,65.1486],[-141.0023,65.1357],[-141.0023,65.131],[-141.0023,65.1247],[-141.0023,65.117],[-141.0023,65.0937],[-141.0023,65.0861],[-141.0023,65.086],[-141.0023,65.0812],[-141.0023,65.0727],[-141.0023,65.067],[-141.0023,65.0622],[-141.0023,65.0498],[-141.0023,65.0387],[-141.0023,65.0202],[-141.0023,65.0125],[-141.0023,65.0001],[-141.0023,65],[-141.0023,64.9998],[-141.0023,64.9997],[-141.0023,64.9988],[-141.0023,64.996],[-141.0023,64.9954],[-141.0023,64.9951],[-141.0023,64.9947],[-141.0023,64.9835],[-141.0023,64.981],[-141.0023,64.9745],[-141.0023,64.9602],[-141.0023,64.9488],[-141.0023,64.9372],[-141.0023,64.9321],[-141.0023,64.9168],[-141.0023,64.9117],[-141.0023,64.9116],[-141.0023,64.907],[-141.0023,64.9053],[-141.0023,64.8865],[-141.0023,64.8802],[-141.0023,64.8791],[-141.0023,64.8758],[-141.0023,64.8747],[-141.0023,64.8666],[-141.0023,64.8424],[-141.0023,64.8343],[-141.0023,64.8299],[-141.0023,64.8166],[-141.0023,64.8122],[-141.0023,64.8059],[-141.0023,64.787],[-141.0023,64.7806],[-141.0023,64.7802],[-141.0023,64.7791],[-141.0023,64.7788],[-141.0023,64.7787],[-141.0023,64.7729],[-141.0023,64.7555],[-141.0023,64.7497],[-141.0023,64.7372],[-141.0023,64.73],[-141.0023,64.713],[-141.0023,64.6997],[-141.0023,64.6956],[-141.0023,64.6872],[-141.0023,64.6868],[-141.0023,64.6854],[-141.0023,64.6849],[-141.0023,64.6846],[-141.0023,64.6838],[-141.0023,64.6835],[-141.0023,64.6834],[-141.0023,64.6832],[-141.0023,64.6831],[-141.0023,64.6823],[-141.0023,64.6819],[-141.0023,64.6816],[-141.0023,64.6701],[-141.0023,64.6474],[-141.0023,64.6361],[-141.0023,64.6247],[-141.0023,64.616],[-141.0023,64.6122],[-141.0023,64.5782],[-141.0023,64.5747],[-141.0023,64.5622],[-141.0023,64.5517],[-141.0023,64.5497],[-141.0023,64.52],[-141.0023,64.5095],[-141.0023,64.5075],[-141.0023,64.5017],[-141.0023,64.4997],[-141.0023,64.4872],[-141.0023,64.4811],[-141.0023,64.4591],[-141.0023,64.4514],[-141.0023,64.4497],[-141.0023,64.4372],[-141.0023,64.4247],[-141.0023,64.4012],[-141.0023,64.3883],[-141.0023,64.3872],[-141.0023,64.3811],[-141.0023,64.3747],[-141.0023,64.3626],[-141.0023,64.3625],[-141.0023,64.3464],[-141.0023,64.3264],[-141.0023,64.3149],[-141.0023,64.3148],[-141.0023,64.3146],[-141.0023,64.3144],[-141.0023,64.3141],[-141.0023,64.3139],[-141.0023,64.3126],[-141.0023,64.3122],[-141.0023,64.3021],[-141.0023,64.2803],[-141.0023,64.2719],[-141.0023,64.2639],[-141.0023,64.2618],[-141.0023,64.2594],[-141.0023,64.2521],[-141.0023,64.2497],[-141.0023,64.2372],[-141.0023,64.2143],[-141.0023,64.1997],[-141.0023,64.1888],[-141.0023,64.1872],[-141.0023,64.1776],[-141.0023,64.1759],[-141.0023,64.159],[-141.0023,64.1488],[-141.0023,64.1392],[-141.0023,64.1363],[-141.0023,64.1276],[-141.0023,64.1247],[-141.0023,64.1215],[-141.0023,64.1118],[-141.0023,64.1086],[-141.0023,64.1053],[-141.0023,64.0953],[-141.0023,64.092],[-141.0023,64.0907],[-141.0023,64.0868],[-141.0023,64.0855],[-141.0023,64.0837],[-141.0023,64.0784],[-141.0023,64.0766],[-141.0023,64.0737],[-141.0023,64.0651],[-141.0023,64.0622],[-141.0023,64.0612],[-141.0023,64.0583],[-141.0023,64.0581],[-141.0023,64.0574],[-141.0023,64.0535],[-141.0023,64.0419],[-141.0023,64.0381],[-141.0023,64.0342],[-141.0023,64.0304],[-141.0023,64.0107],[-141.0023,64.0074],[-141.0023,63.9997],[-141.0023,63.985],[-141.0023,63.9614],[-141.0023,63.9541],[-141.0023,63.9506],[-141.0023,63.9184],[-141.0023,63.9078],[-141.0023,63.9076],[-141.0023,63.901],[-141.0023,63.8855],[-141.0023,63.8813],[-141.0023,63.8747],[-141.0023,63.8746],[-141.0023,63.8552],[-141.0023,63.8527],[-141.0023,63.7969],[-141.0023,63.7774],[-141.0023,63.7719],[-141.0023,63.7552],[-141.0023,63.7497],[-141.0022,63.7212],[-141.0022,63.7021],[-141.0022,63.6486],[-141.0022,63.6247],[-141.0022,63.6233],[-141.0022,63.6192],[-141.0022,63.6179],[-141.0022,63.6159],[-141.0022,63.5984],[-141.0022,63.5967],[-141.0022,63.5759],[-141.0022,63.5615],[-141.0023,63.5385],[-141.0022,63.5183],[-141.0022,63.5038],[-141.0022,63.4859],[-141.0022,63.4803],[-141.0022,63.478],[-141.0022,63.4546],[-141.0023,63.4353],[-141.0022,63.4013],[-141.0022,63.4011],[-141.0022,63.4005],[-141.0022,63.3747],[-141.0022,63.3715],[-141.0022,63.3579],[-141.0022,63.3441],[-141.0022,63.2683],[-141.0022,63.2529],[-141.0022,63.2497],[-141.0022,63.141],[-141.0022,63.1307],[-141.0022,63.1247],[-141.0022,63.093],[-141.0022,63.0845],[-141.0022,63.0711],[-141.0022,63.0331],[-141.0022,63.0288],[-141.0022,63.0281],[-141.0022,62.9997],[-141.0022,62.9776],[-141.0022,62.9172],[-141.0022,62.9168],[-141.0022,62.9167],[-141.0022,62.9056],[-141.0022,62.9045],[-141.0022,62.9006],[-141.0022,62.9002],[-141.0022,62.8996],[-141.0022,62.8949],[-141.0022,62.8912],[-141.0022,62.883],[-141.0022,62.8747],[-141.0022,62.8738],[-141.0022,62.8728],[-141.0022,62.862],[-141.0022,62.842],[-141.0022,62.8239],[-141.0022,62.8112],[-141.0022,62.7989],[-141.0022,62.7763],[-141.0022,62.762],[-141.0022,62.7497],[-141.0022,62.7394],[-141.0022,62.7376],[-141.0022,62.724],[-141.0022,62.7227],[-141.0022,62.6996],[-141.0022,62.6837],[-141.0022,62.6583],[-141.0021,62.654],[-141.0022,62.6525],[-141.0022,62.6517],[-141.0022,62.6487],[-141.0021,62.6472],[-141.0021,62.6427],[-141.0022,62.6409],[-141.0022,62.6399],[-141.0022,62.6398],[-141.0022,62.6397],[-141.0022,62.6396],[-141.0022,62.6339],[-141.0022,62.6327],[-141.0022,62.629],[-141.0021,62.6279],[-141.0022,62.6215],[-141.0022,62.6212],[-141.0022,62.6201],[-141.0022,62.6198],[-141.0022,62.6183],[-141.0022,62.618],[-141.0022,62.6172],[-141.0022,62.617],[-141.0022,62.6159],[-141.0022,62.6128],[-141.0022,62.6117],[-141.0022,62.6116],[-141.0022,62.6115],[-141.0022,62.6069],[-141.0022,62.5929],[-141.0022,62.5882],[-141.0022,62.5793],[-141.0022,62.575],[-141.0022,62.5557],[-141.0022,62.536],[-141.0022,62.5356],[-141.0022,62.5351],[-141.0022,62.5341],[-141.0022,62.5229],[-141.0022,62.5219],[-141.0022,62.5174],[-141.0022,62.5129],[-141.0021,62.5041],[-141.0021,62.504],[-141.0021,62.5018],[-141.0021,62.4997],[-141.0022,62.4886],[-141.0022,62.4764],[-141.0022,62.4575],[-141.0022,62.4555],[-141.0022,62.4532],[-141.0022,62.453],[-141.0022,62.4528],[-141.0022,62.4527],[-141.0022,62.4526],[-141.0022,62.4525],[-141.0022,62.4524],[-141.0021,62.4473],[-141.0021,62.4462],[-141.0021,62.4459],[-141.0021,62.4451],[-141.0021,62.4444],[-141.0021,62.4436],[-141.0022,62.4395],[-141.0021,62.4389],[-141.0021,62.4284],[-141.0021,62.4235],[-141.0021,62.4168],[-141.0021,62.4102],[-141.0021,62.4031],[-141.0021,62.3845],[-141.0021,62.3818],[-141.0021,62.3747],[-141.0021,62.3601],[-141.0021,62.3164],[-141.0021,62.3019],[-141.0021,62.2914],[-141.0021,62.2792],[-141.0022,62.2674],[-141.0021,62.2601],[-141.0021,62.2578],[-141.0021,62.2497],[-141.0021,62.2486],[-141.0021,62.2455],[-141.0021,62.2444],[-141.0021,62.2403],[-141.0021,62.2281],[-141.0021,62.228],[-141.0021,62.2279],[-141.0021,62.2268],[-141.0021,62.2241],[-141.0021,62.2237],[-141.0021,62.2233],[-141.0021,62.2112],[-141.0021,62.1738],[-141.0021,62.1617],[-141.0021,62.1615],[-141.0021,62.1614],[-141.0021,62.1612],[-141.0021,62.1611],[-141.0021,62.161],[-141.0021,62.16],[-141.0021,62.1596],[-141.0021,62.1498],[-141.0021,62.1247],[-141.0022,62.1204],[-141.0023,62.1112],[-141.0024,62.1106],[-141.0024,62.1105],[-141.0025,62.1101],[-141.0025,62.11],[-141.0024,62.0957],[-141.0022,62.0527],[-141.0021,62.0383],[-141.0021,62.0381],[-141.0021,62.0374],[-141.0021,62.0371],[-141.0021,62.0296],[-141.0021,62.0072],[-141.0021,61.9997],[-141.0021,61.994],[-141.0021,61.9908],[-141.0021,61.9901],[-141.0021,61.9677],[-141.0021,61.9642],[-141.0021,61.9553],[-141.0021,61.9446],[-141.0022,61.9221],[-141.0022,61.9126],[-141.0023,61.9019],[-141.0023,61.9016],[-141.0024,61.9008],[-141.0024,61.9005],[-141.0024,61.8952],[-141.0024,61.8935],[-141.0021,61.8747],[-141.0021,61.8724],[-141.0021,61.8654],[-141.0021,61.86],[-141.0021,61.8439],[-141.0021,61.8385],[-141.0021,61.8224],[-141.0021,61.822],[-141.0021,61.7722],[-141.0021,61.7556],[-141.0021,61.7536],[-141.0021,61.7497],[-141.0024,61.7474],[-141.0026,61.7454],[-141.0026,61.7444],[-141.0026,61.7432],[-141.0026,61.7426],[-141.0025,61.7415],[-141.0025,61.7413],[-141.0025,61.7404],[-141.0025,61.7403],[-141.0025,61.7402],[-141.0025,61.7395],[-141.0025,61.7393],[-141.0025,61.7384],[-141.0024,61.7374],[-141.0024,61.7373],[-141.0024,61.7372],[-141.0024,61.7364],[-141.0024,61.7287],[-141.0023,61.7159],[-141.0022,61.7057],[-141.0022,61.698],[-141.0021,61.6913],[-141.002,61.6787],[-141.0021,61.6714],[-141.0021,61.6648],[-141.002,61.6598],[-141.002,61.6568],[-141.002,61.6327],[-141.002,61.6262],[-141.002,61.6247],[-141.002,61.6199],[-141.002,61.6102],[-141.002,61.6057],[-141.002,61.601],[-141.002,61.5907],[-141.002,61.5804],[-141.002,61.5628],[-141.002,61.5619],[-141.002,61.561],[-141.002,61.5427],[-141.002,61.5311],[-141.002,61.5194],[-141.002,61.5186],[-141.002,61.5149],[-141.002,61.5111],[-141.002,61.5073],[-141.002,61.5035],[-141.002,61.5025],[-141.002,61.5015],[-141.002,61.4981],[-141.002,61.4976],[-141.002,61.4971],[-141.002,61.4913],[-141.002,61.4711],[-141.002,61.4644],[-141.002,61.4574],[-141.002,61.4494],[-141.002,61.4364],[-141.002,61.4344],[-141.002,61.4332],[-141.002,61.4313],[-141.002,61.4294],[-141.002,61.4211],[-141.002,61.4184],[-141.002,61.4129],[-141.002,61.4091],[-141.002,61.4036],[-141.002,61.3981],[-141.002,61.3957],[-141.002,61.3905],[-141.002,61.3856],[-141.002,61.3852],[-141.002,61.3819],[-141.002,61.3783],[-141.002,61.3746],[-141.002,61.3702],[-141.002,61.3657],[-141.002,61.3618],[-141.002,61.3574],[-141.002,61.353],[-141.002,61.3522],[-141.002,61.351],[-141.002,61.3498],[-141.002,61.3475],[-141.002,61.3439],[-141.002,61.3237],[-141.002,61.3036],[-141.002,61.2961],[-141.002,61.2869],[-141.002,61.2801],[-141.002,61.2777],[-141.002,61.2671],[-141.002,61.2565],[-141.002,61.2558],[-141.002,61.2536],[-141.002,61.2529],[-141.002,61.25],[-141.002,61.2471],[-141.002,61.235],[-141.002,61.2272],[-141.002,61.2257],[-141.002,61.2164],[-141.002,61.2118],[-141.002,61.2108],[-141.002,61.2098],[-141.002,61.2092],[-141.002,61.207],[-141.002,61.2047],[-141.002,61.1967],[-141.002,61.1937],[-141.002,61.1907],[-141.002,61.1811],[-141.002,61.1729],[-141.002,61.1502],[-141.002,61.1487],[-141.002,61.1246],[-141.002,61.0979],[-141.002,61.0962],[-141.0019,61.09],[-141.0019,61.0885],[-141.002,61.087],[-141.0019,61.085],[-141.0019,61.0835],[-141.002,61.0819],[-141.0019,61.0793],[-141.0019,61.0759],[-141.0019,61.0725],[-141.0019,61.0687],[-141.0019,61.0667],[-141.0019,61.0647],[-141.0019,61.0627],[-141.002,61.0593],[-141.002,61.0558],[-141.0019,61.0528],[-141.0019,61.0498],[-141.0019,61.0469],[-141.0019,61.0258],[-141.0019,61.0171],[-141.0019,61.0085],[-141.0019,60.9882],[-141.0019,60.9814],[-141.0019,60.9762],[-141.0019,60.9642],[-141.0019,60.9619],[-141.0019,60.961],[-141.0019,60.9592],[-141.0019,60.9565],[-141.0019,60.9554],[-141.0019,60.9548],[-141.0019,60.9542],[-141.0019,60.9518],[-141.0019,60.9496],[-141.0019,60.9458],[-141.0019,60.9444],[-141.0019,60.9419],[-141.0019,60.9265],[-141.0019,60.9138],[-141.0019,60.901],[-141.0019,60.8908],[-141.0019,60.887],[-141.0019,60.8832],[-141.0019,60.867],[-141.0019,60.8653],[-141.0019,60.8534],[-141.0019,60.8414],[-141.0019,60.8302],[-141.0019,60.8131],[-141.0019,60.8091],[-141.0019,60.805],[-141.0019,60.7937],[-141.0019,60.7913],[-141.0019,60.7889],[-141.0019,60.7831],[-141.0019,60.782],[-141.0019,60.7808],[-141.0019,60.7715],[-141.0019,60.7673],[-141.0019,60.763],[-141.0019,60.7586],[-141.0019,60.7557],[-141.0019,60.7528],[-141.0019,60.7524],[-141.0019,60.7496],[-141.0019,60.7427],[-141.0019,60.7368],[-141.0019,60.7346],[-141.0019,60.7323],[-141.0019,60.7268],[-141.0019,60.7166],[-141.0019,60.7064],[-141.0019,60.7048],[-141.0019,60.7007],[-141.0019,60.6966],[-141.0019,60.6881],[-141.0019,60.6812],[-141.0019,60.6743],[-141.0019,60.6735],[-141.0019,60.663],[-141.0019,60.6525],[-141.0019,60.6513],[-141.0019,60.6379],[-141.0019,60.6246],[-141.0019,60.5013],[-141.0019,60.4996],[-141.0019,60.4804],[-141.0018,60.4785],[-141.0018,60.4781],[-141.0018,60.4535],[-141.0019,60.4452],[-141.0019,60.4445],[-141.0019,60.4181],[-141.0019,60.4133],[-141.0019,60.3917],[-141.0019,60.3912],[-141.0019,60.3897],[-141.0019,60.3892],[-141.0019,60.3863],[-141.0018,60.3775],[-141.0018,60.3746],[-141.0018,60.3621],[-141.0018,60.3445],[-141.0018,60.3357],[-141.0018,60.3246],[-141.0018,60.3192],[-141.0018,60.3157],[-141.0018,60.3121],[-141.0018,60.3093],[-141.0018,60.3066],[-141.0018,60.3063],[-141.0018,60.3061],[-140.9922,60.3044],[-140.9826,60.3027],[-140.7441,60.2609],[-140.5351,60.2242],[-140.4908,60.2852],[-140.4723,60.3106],[-140.4583,60.307],[-140.4554,60.3062],[-140.4539,60.3058],[-140.4102,60.2945],[-140.378,60.2861],[-140.3719,60.2846],[-140.3688,60.2837],[-140.3584,60.281],[-140.3118,60.2689],[-140.2395,60.2502],[-139.9891,60.1852],[-139.9879,60.1859],[-139.7389,60.3184],[-139.6984,60.3404],[-139.6168,60.3427],[-139.59,60.3435],[-139.5735,60.3439],[-139.524,60.3453],[-139.5075,60.3458],[-139.4762,60.3467],[-139.3826,60.3493],[-139.3514,60.3502],[-139.2973,60.3517],[-139.1349,60.3563],[-139.0867,60.3576],[-139.0859,60.3518],[-139.0857,60.3505],[-139.0856,60.3492],[-139.0854,60.3483],[-139.0851,60.3457],[-139.0848,60.3431],[-139.0846,60.3415],[-139.0845,60.3411],[-139.0844,60.3406],[-139.084,60.3373],[-139.0837,60.3353],[-139.0835,60.3333],[-139.0832,60.3309],[-139.0822,60.3238],[-139.0856,60.3171],[-139.0858,60.3168],[-139.0873,60.3138],[-139.0875,60.3134],[-139.0877,60.3131],[-139.0879,60.3128],[-139.0882,60.312],[-139.0886,60.3112],[-139.0888,60.3109],[-139.089,60.3105],[-139.0892,60.3101],[-139.0894,60.3098],[-139.0905,60.3075],[-139.0917,60.3051],[-139.0928,60.303],[-139.093,60.3027],[-139.0931,60.3024],[-139.0933,60.302],[-139.0936,60.3013],[-139.094,60.3007],[-139.0952,60.2983],[-139.0956,60.2976],[-139.0959,60.297],[-139.0975,60.2938],[-139.0977,60.2932],[-139.0981,60.2926],[-139.0989,60.291],[-139.0991,60.2906],[-139.0993,60.2902],[-139.1023,60.2842],[-139.1089,60.2712],[-139.1102,60.2686],[-139.1155,60.2582],[-139.1165,60.2562],[-139.1169,60.2555],[-139.1172,60.2548],[-139.1179,60.2534],[-139.1187,60.2518],[-139.1195,60.2503],[-139.1206,60.2482],[-139.1213,60.2469],[-139.1219,60.2455],[-139.1226,60.2441],[-139.1341,60.2215],[-139.1471,60.1959],[-139.1502,60.1896],[-139.1507,60.1887],[-139.1532,60.1838],[-139.1557,60.1789],[-139.1559,60.1784],[-139.1565,60.1772],[-139.168,60.1545],[-139.1712,60.1482],[-139.1736,60.1435],[-139.1917,60.1077],[-139.1923,60.1065],[-139.1931,60.1051],[-139.1937,60.1038],[-139.1944,60.1025],[-139.1956,60.1001],[-139.2003,60.0907],[-139.1977,60.0892],[-139.1172,60.0431],[-139.0723,60.0175],[-139.0681,60.0151],[-139.0609,60.011],[-139.057,60.0068],[-139.0567,60.0063],[-139.0539,60.0023],[-139.0536,60.0019],[-139.0508,60.0005],[-139.0464,59.9982],[-139.0408,59.9965],[-139.0373,59.9954],[-139.0316,59.9937],[-138.9376,59.9678],[-138.7961,59.9287],[-138.7021,59.9102],[-138.6765,59.8474],[-138.6628,59.8137],[-138.663,59.8102],[-138.6434,59.7925],[-138.631,59.7822],[-138.6209,59.7706],[-138.6159,59.768],[-138.61,59.765],[-138.6066,59.7633],[-138.5848,59.7525],[-138.5785,59.7495],[-138.569,59.7452],[-138.5602,59.7412],[-138.2481,59.5799],[-138.0713,59.4884],[-138.0674,59.4864],[-138.0542,59.4796],[-138.0144,59.459],[-138.0011,59.4522],[-137.8756,59.386],[-137.6043,59.2431],[-137.5857,59.1983],[-137.5836,59.1932],[-137.5815,59.1882],[-137.5812,59.1875],[-137.5811,59.1873],[-137.581,59.1872],[-137.5806,59.1861],[-137.5726,59.167],[-137.5647,59.1478],[-137.5629,59.1435],[-137.5587,59.1334],[-137.5585,59.1331],[-137.5545,59.1233],[-137.5448,59.1001],[-137.5429,59.0956],[-137.5411,59.0912],[-137.5402,59.089],[-137.5311,59.0672],[-137.5221,59.0454],[-137.5215,59.0441],[-137.5212,59.0432],[-137.5208,59.0423],[-137.52,59.0404],[-137.5178,59.0352],[-137.5156,59.03],[-137.5149,59.0282],[-137.5147,59.0276],[-137.5144,59.027],[-137.5041,59.0021],[-137.4986,58.9867],[-137.5252,58.9103],[-137.5264,58.9068],[-137.5262,58.9068],[-137.5259,58.9068],[-137.5256,58.9069],[-137.5255,58.9069],[-137.5253,58.9069],[-137.4474,58.9095],[-137.2647,59.0023],[-137.2508,59.0071],[-137.2368,59.0118],[-137.1062,59.0562],[-136.9482,59.1098],[-136.8639,59.1385],[-136.8415,59.1504],[-136.8266,59.1584],[-136.8075,59.1589],[-136.7715,59.1599],[-136.7355,59.1608],[-136.7029,59.1617],[-136.6906,59.162],[-136.6502,59.1631],[-136.6097,59.1642],[-136.5815,59.1649],[-136.5772,59.1693],[-136.5398,59.2072],[-136.5327,59.2144],[-136.4882,59.2595],[-136.4869,59.2608],[-136.4868,59.2609],[-136.4866,59.2611],[-136.4882,59.2637],[-136.4899,59.2663],[-136.4904,59.2672],[-136.491,59.2681],[-136.4926,59.2706],[-136.4941,59.273],[-136.4932,59.2734],[-136.4905,59.2745],[-136.483,59.2776],[-136.4756,59.2806],[-136.4668,59.2843],[-136.4669,59.2855],[-136.467,59.2881],[-136.4672,59.2924],[-136.4673,59.2967],[-136.4674,59.2971],[-136.4674,59.2974],[-136.4675,59.3018],[-136.4678,59.3075],[-136.468,59.3133],[-136.4685,59.3246],[-136.4685,59.3257],[-136.4686,59.327],[-136.4687,59.3284],[-136.4687,59.3298],[-136.4689,59.3336],[-136.469,59.3374],[-136.4692,59.3414],[-136.4694,59.3459],[-136.4696,59.3504],[-136.4697,59.3537],[-136.4698,59.3545],[-136.4701,59.3627],[-136.4704,59.3708],[-136.4709,59.3809],[-136.471,59.3839],[-136.4711,59.3868],[-136.4711,59.388],[-136.4713,59.3917],[-136.4715,59.3953],[-136.4716,59.3983],[-136.4717,59.4018],[-136.4719,59.4052],[-136.4727,59.4259],[-136.4729,59.4308],[-136.4731,59.4357],[-136.4735,59.4456],[-136.4737,59.45],[-136.4739,59.4544],[-136.4741,59.4595],[-136.4742,59.4601],[-136.4742,59.4607],[-136.4743,59.4642],[-136.4712,59.4637],[-136.4675,59.4632],[-136.4637,59.4626],[-136.4436,59.4596],[-136.4147,59.4553],[-136.3705,59.4487],[-136.3663,59.4481],[-136.3658,59.448],[-136.365,59.4482],[-136.3646,59.4483],[-136.3642,59.4484],[-136.3584,59.4497],[-136.3581,59.4498],[-136.34,59.4544],[-136.3019,59.4641],[-136.2888,59.4759],[-136.2746,59.4885],[-136.2665,59.4958],[-136.2497,59.5109],[-136.2474,59.5129],[-136.245,59.515],[-136.242,59.5177],[-136.2342,59.5247],[-136.2343,59.5252],[-136.2348,59.5279],[-136.2362,59.5361],[-136.2365,59.5383],[-136.2366,59.5388],[-136.2373,59.5587],[-136.2443,59.5612],[-136.2455,59.5617],[-136.2467,59.5621],[-136.263,59.5679],[-136.3506,59.5993],[-136.3036,59.6115],[-136.2579,59.6234],[-136.2569,59.6236],[-136.2399,59.6278],[-136.2082,59.6355],[-136.1903,59.6399],[-136.1865,59.6402],[-136.1764,59.6412],[-136.1662,59.6422],[-136.056,59.6531],[-136.0052,59.6582],[-135.9756,59.661],[-135.9459,59.6638],[-135.8893,59.6809],[-135.8608,59.6895],[-135.8599,59.6898],[-135.8589,59.69],[-135.8571,59.6908],[-135.8561,59.6911],[-135.8542,59.6919],[-135.8295,59.6989],[-135.7493,59.722],[-135.7226,59.7296],[-135.6331,59.7552],[-135.4774,59.7996],[-135.3701,59.7524],[-135.2849,59.7149],[-135.2805,59.7129],[-135.2671,59.707],[-135.2626,59.7051],[-135.2564,59.7024],[-135.2541,59.7013],[-135.2438,59.6979],[-135.2345,59.6979],[-135.2312,59.6972],[-135.2298,59.6946],[-135.2212,59.6778],[-135.2184,59.6722],[-135.2172,59.67],[-135.2143,59.6643],[-135.1667,59.6322],[-135.1657,59.6318],[-135.1638,59.6311],[-135.1627,59.6306],[-135.1531,59.6252],[-135.138,59.6243],[-135.1355,59.6241],[-135.1146,59.6234],[-135.0275,59.5637],[-135.0267,59.5435],[-135.0264,59.5357],[-135.0263,59.4747],[-135.0492,59.4638],[-135.0541,59.4614],[-135.0687,59.4545],[-135.0712,59.4533],[-135.0731,59.4515],[-135.098,59.4278],[-135.0033,59.3926],[-134.9933,59.3878],[-135.0033,59.3769],[-135.0111,59.3674],[-135.0189,59.358],[-135.0292,59.3454],[-135.024,59.3402],[-135.0221,59.3383],[-135.0196,59.3358],[-135.0171,59.3332],[-135.016,59.3322],[-135.013,59.3292],[-135.01,59.3262],[-135.0085,59.3246],[-135.0083,59.3245],[-135.0079,59.3241],[-135.0075,59.3237],[-135.0033,59.3195],[-135.003,59.3192],[-134.9938,59.3105],[-134.9931,59.3099],[-134.9868,59.3039],[-134.9809,59.2983],[-134.9706,59.2885],[-134.969,59.287],[-134.962,59.2804],[-134.9614,59.2803],[-134.9606,59.2802],[-134.9518,59.2791],[-134.9366,59.2772],[-134.924,59.2756],[-134.9039,59.2731],[-134.8978,59.2723],[-134.8418,59.2653],[-134.7714,59.2565],[-134.7024,59.2478],[-134.6994,59.2396],[-134.6955,59.2286],[-134.6922,59.2194],[-134.6891,59.2109],[-134.6821,59.1913],[-134.6819,59.1908],[-134.6779,59.1887],[-134.675,59.1871],[-134.6723,59.1856],[-134.6689,59.1838],[-134.6293,59.1623],[-134.6243,59.1596],[-134.6196,59.157],[-134.6067,59.15],[-134.58,59.1355],[-134.5667,59.1283],[-134.5622,59.1283],[-134.5427,59.1282],[-134.5297,59.1282],[-134.4981,59.1281],[-134.4812,59.1281],[-134.4786,59.1251],[-134.4542,59.0968],[-134.4533,59.0959],[-134.449,59.0909],[-134.4422,59.083],[-134.4356,59.078],[-134.3845,59.0386],[-134.3829,59.0374],[-134.3826,59.0372],[-134.3798,59.035],[-134.3984,59],[-134.4003,58.9965],[-134.4003,58.996],[-134.4003,58.9955],[-134.4007,58.9868],[-134.401,58.9781],[-134.401,58.9776],[-134.401,58.9774],[-134.401,58.9767],[-134.401,58.9762],[-134.4003,58.9761],[-134.3641,58.9698],[-134.3466,58.9667],[-134.328,58.9634],[-134.3211,58.9621],[-134.3143,58.9608],[-134.3064,58.9592],[-134.3093,58.954],[-134.329,58.9196],[-134.2941,58.8922],[-134.2721,58.875],[-134.2708,58.874],[-134.267,58.871],[-134.2657,58.8699],[-134.2626,58.8675],[-134.2586,58.8644],[-134.2533,58.8602],[-134.2516,58.8589],[-134.2505,58.858],[-134.2502,58.8579],[-134.2321,58.8521],[-134.1778,58.8346],[-134.1597,58.8288],[-134.1592,58.8287],[-134.1587,58.8285],[-134.1261,58.818],[-134.0754,58.8015],[-134.0256,58.7854],[-133.9921,58.7746],[-133.9501,58.7617],[-133.9471,58.7608],[-133.9021,58.747],[-133.8997,58.7462],[-133.8972,58.7455],[-133.8777,58.7395],[-133.8707,58.7373],[-133.8637,58.7351],[-133.8593,58.7338],[-133.8554,58.7326],[-133.8514,58.7314],[-133.8404,58.728],[-133.8276,58.7168],[-133.8261,58.7155],[-133.8036,58.696],[-133.7944,58.688],[-133.7892,58.6835],[-133.7876,58.6821],[-133.7859,58.6806],[-133.7848,58.6796],[-133.7718,58.6683],[-133.7688,58.6657],[-133.7657,58.6631],[-133.7559,58.6545],[-133.747,58.6468],[-133.7462,58.6461],[-133.7298,58.6315],[-133.7236,58.626],[-133.7142,58.6181],[-133.6998,58.6073],[-133.6957,58.6048],[-133.6779,58.5941],[-133.6763,58.5932],[-133.6577,58.5815],[-133.6576,58.5815],[-133.6565,58.5808],[-133.6546,58.5796],[-133.6528,58.5785],[-133.6516,58.5777],[-133.6445,58.5733],[-133.6229,58.5602],[-133.6205,58.5587],[-133.6186,58.5575],[-133.6157,58.5558],[-133.5821,58.5356],[-133.5599,58.5223],[-133.5536,58.5189],[-133.5458,58.5147],[-133.5421,58.5127],[-133.5366,58.5099],[-133.5316,58.5072],[-133.5291,58.5059],[-133.5189,58.5005],[-133.5088,58.495],[-133.4999,58.4903],[-133.4925,58.4865],[-133.4898,58.4851],[-133.458,58.4687],[-133.4561,58.4678],[-133.4533,58.4663],[-133.4288,58.4535],[-133.4257,58.4519],[-133.425,58.4515],[-133.3799,58.4279],[-133.4446,58.3943],[-133.4609,58.3858],[-133.4615,58.3855],[-133.4604,58.3836],[-133.4544,58.3779],[-133.454,58.3775],[-133.4449,58.3686],[-133.4406,58.3644],[-133.4363,58.3603],[-133.4363,58.3602],[-133.436,58.36],[-133.4309,58.355],[-133.4306,58.3548],[-133.4302,58.3544],[-133.4276,58.3518],[-133.4249,58.3492],[-133.4241,58.3485],[-133.4233,58.3477],[-133.4225,58.3469],[-133.4144,58.339],[-133.4122,58.3368],[-133.4055,58.3304],[-133.4033,58.3282],[-133.3857,58.311],[-133.3706,58.2958],[-133.3603,58.2854],[-133.3597,58.2848],[-133.3437,58.2709],[-133.3357,58.2651],[-133.335,58.2647],[-133.3204,58.2543],[-133.3157,58.251],[-133.3151,58.2506],[-133.3064,58.2446],[-133.2927,58.2353],[-133.2882,58.2322],[-133.2849,58.2299],[-133.2844,58.2295],[-133.2839,58.2292],[-133.2793,58.226],[-133.279,58.2257],[-133.2786,58.2255],[-133.2755,58.2233],[-133.2752,58.2231],[-133.2748,58.2229],[-133.271,58.2202],[-133.2706,58.2199],[-133.2702,58.2197],[-133.2683,58.2184],[-133.2627,58.2144],[-133.2605,58.2129],[-133.2571,58.2105],[-133.2429,58.2007],[-133.2407,58.199],[-133.2229,58.1864],[-133.2227,58.1862],[-133.2223,58.1859],[-133.2221,58.1857],[-133.2219,58.1856],[-133.2218,58.1854],[-133.2204,58.1842],[-133.22,58.1839],[-133.2151,58.18],[-133.2133,58.1786],[-133.2058,58.1731],[-133.2041,58.1718],[-133.1957,58.1655],[-133.1915,58.1623],[-133.1836,58.1561],[-133.1812,58.1542],[-133.1764,58.1501],[-133.1712,58.1424],[-133.1537,58.1167],[-133.1488,58.1095],[-133.1343,58.0876],[-133.1292,58.0798],[-133.1241,58.0721],[-133.1236,58.0714],[-133.1214,58.068],[-133.1192,58.0647],[-133.1173,58.0618],[-133.1169,58.0612],[-133.1165,58.0606],[-133.1148,58.058],[-133.1101,58.0509],[-133.1054,58.0438],[-133.1035,58.0409],[-133.0997,58.0351],[-133.0944,58.027],[-133.0853,58.0132],[-133.085,58.0128],[-133.0848,58.0125],[-133.0847,58.0123],[-133.084,58.0113],[-133.0802,58.0055],[-133.0764,57.9998],[-132.8693,57.8429],[-132.769,57.7201],[-132.7568,57.7051],[-132.6581,57.6195],[-132.6504,57.6104],[-132.5657,57.5116],[-132.5633,57.5088],[-132.5592,57.5039],[-132.5249,57.4761],[-132.4072,57.3805],[-132.368,57.3487],[-132.3594,57.339],[-132.3338,57.3101],[-132.3253,57.3004],[-132.3198,57.2942],[-132.3034,57.2757],[-132.2979,57.2695],[-132.2944,57.2653],[-132.2837,57.2527],[-132.2802,57.2486],[-132.2772,57.2451],[-132.2743,57.2417],[-132.2522,57.2156],[-132.2525,57.2154],[-132.254,57.2139],[-132.2554,57.2124],[-132.2569,57.2109],[-132.2606,57.2071],[-132.2742,57.1934],[-132.2878,57.1797],[-132.2959,57.1715],[-132.2988,57.1685],[-132.3017,57.1656],[-132.304,57.1633],[-132.3064,57.1608],[-132.3092,57.158],[-132.312,57.1552],[-132.3147,57.1524],[-132.3273,57.1397],[-132.3398,57.127],[-132.3403,57.1266],[-132.3535,57.1133],[-132.3666,57.1],[-132.3713,57.0952],[-132.1188,57.0605],[-132.051,57.0511],[-132.0532,57.0463],[-132.0535,57.0456],[-132.0538,57.045],[-132.0549,57.0424],[-132.0629,57.0247],[-132.0709,57.0069],[-132.0709,57.0068],[-132.0711,57.0064],[-132.0711,57.0063],[-132.076,56.9946],[-132.0808,56.983],[-132.0821,56.98],[-132.0837,56.9761],[-132.0867,56.9662],[-132.0965,56.9409],[-132.1161,56.8904],[-132.119,56.8913],[-132.1259,56.8747],[-132.1234,56.874],[-132.1018,56.8683],[-132.0293,56.8493],[-132.0051,56.8429],[-131.9472,56.8265],[-131.8717,56.805],[-131.8808,56.7872],[-131.8861,56.7769],[-131.8865,56.7761],[-131.8967,56.7597],[-131.9018,56.7532],[-131.8753,56.7205],[-131.862,56.7041],[-131.8607,56.6994],[-131.8518,56.6672],[-131.8515,56.6665],[-131.8512,56.6654],[-131.8502,56.6623],[-131.8499,56.6612],[-131.8498,56.6607],[-131.8493,56.659],[-131.8492,56.6585],[-131.8491,56.6579],[-131.8487,56.6563],[-131.8485,56.6557],[-131.8483,56.6546],[-131.8477,56.651],[-131.8475,56.6498],[-131.8473,56.6493],[-131.8469,56.6478],[-131.8468,56.6473],[-131.8463,56.6452],[-131.8449,56.639],[-131.8448,56.6388],[-131.8443,56.6367],[-131.8387,56.6155],[-131.8351,56.6018],[-131.7832,56.6033],[-131.7612,56.604],[-131.6139,56.6118],[-131.6074,56.6121],[-131.5812,56.6133],[-131.5075,56.572],[-131.5013,56.5685],[-131.5002,56.568],[-131.496,56.5656],[-131.4959,56.5655],[-131.4951,56.5651],[-131.4783,56.5564],[-131.4618,56.5479],[-131.4301,56.5377],[-131.4298,56.5376],[-131.4294,56.5375],[-131.4284,56.5371],[-131.428,56.537],[-131.424,56.5357],[-131.413,56.532],[-131.398,56.5271],[-131.3955,56.5263],[-131.3945,56.5259],[-131.3935,56.5256],[-131.3886,56.524],[-131.3873,56.5236],[-131.386,56.5231],[-131.3635,56.5157],[-131.2279,56.4691],[-131.2028,56.4598],[-131.1932,56.4563],[-131.1918,56.4558],[-131.186,56.454],[-131.1679,56.4484],[-131.1302,56.4285],[-131.1026,56.4146],[-131.0875,56.4074],[-131.0857,56.4065],[-131.0814,56.4058],[-131.0674,56.4038],[-131.0566,56.4026],[-131.024,56.3988],[-131.0162,56.3979],[-131.0131,56.3976],[-130.9877,56.3942],[-130.9116,56.3842],[-130.8862,56.3809],[-130.8814,56.3803],[-130.8567,56.3773],[-130.8315,56.3743],[-130.8107,56.3711],[-130.7947,56.3693],[-130.7822,56.3675],[-130.7701,56.3603],[-130.7445,56.3451],[-130.7435,56.3446],[-130.7406,56.343],[-130.7405,56.3428],[-130.7395,56.3422],[-130.7207,56.3302],[-130.6645,56.2941],[-130.6458,56.282],[-130.6443,56.2811],[-130.6225,56.2679],[-130.6041,56.2638],[-130.5892,56.2604],[-130.5412,56.248],[-130.5321,56.247],[-130.5248,56.2462],[-130.5175,56.2454],[-130.5112,56.2447],[-130.5027,56.2438],[-130.4942,56.2428],[-130.4717,56.2403],[-130.4684,56.24],[-130.4669,56.2398],[-130.4659,56.2374],[-130.4497,56.1988],[-130.4326,56.1577],[-130.4295,56.1502],[-130.4264,56.1428],[-130.4256,56.1408],[-130.4256,56.1407],[-130.424,56.1404],[-130.423,56.1403],[-130.4227,56.1402],[-130.4224,56.1401],[-130.4212,56.1399],[-130.3976,56.136],[-130.3607,56.1299],[-130.3511,56.1283],[-130.3493,56.1281],[-130.3485,56.1279],[-130.3477,56.1278],[-130.3437,56.1272],[-130.2455,56.0969],[-130.2245,56.0998],[-130.2225,56.1001],[-130.2206,56.1003],[-130.2116,56.1016],[-130.1952,56.1039],[-130.1789,56.1061],[-130.1697,56.1074],[-130.1627,56.1084],[-130.1557,56.1093],[-130.1517,56.1099],[-130.1468,56.1106],[-130.1419,56.1113],[-130.1302,56.1129],[-130.1028,56.1167],[-130.0998,56.1133],[-130.097,56.11],[-130.0942,56.1067],[-130.0794,56.0896],[-130.0647,56.0725],[-130.0624,56.0698],[-130.0613,56.0685],[-130.0574,56.0641],[-130.0457,56.0511],[-130.0418,56.0467],[-130.0415,56.0463],[-130.0413,56.0462],[-130.0409,56.0457],[-130.0407,56.0455],[-130.0404,56.0452],[-130.0403,56.045],[-130.0401,56.0448],[-130.0399,56.0446],[-130.0393,56.0439],[-130.0391,56.0437],[-130.0377,56.0421],[-130.0359,56.0401],[-130.0332,56.038],[-130.0316,56.0368],[-130.0302,56.035],[-130.0284,56.0326],[-130.0261,56.0295],[-130.0247,56.0277],[-130.0199,56.0213],[-130.0169,56.0173],[-130.008,56.0005],[-130.0043,55.9934],[-130.0098,55.9891],[-130.0154,55.9847],[-130.0186,55.9712],[-130.0203,55.9644],[-130.0209,55.9573],[-130.0209,55.9566],[-130.0221,55.9433],[-130.0228,55.935],[-130.023,55.9333],[-130.0232,55.9307],[-130.0241,55.9256],[-130.0242,55.9236],[-130.0246,55.9178],[-130.0247,55.9159],[-130.0241,55.9158],[-130.0221,55.9157],[-130.0214,55.9156],[-130.0168,55.9161],[-130.0132,55.9164],[-130.0167,55.912],[-130.0176,55.9108],[-130.0186,55.9096],[-130.0196,55.9083],[-130.0199,55.908],[-130.0211,55.9064],[-130.0218,55.9055],[-130.0225,55.9046],[-130.0227,55.9044],[-130.0229,55.9042],[-130.0231,55.9039],[-130.0232,55.9037],[-130.0242,55.9024],[-130.0252,55.9012],[-130.0252,55.9011],[-130.0255,55.9007],[-130.0258,55.9003],[-130.0343,55.8892],[-130.0428,55.8782],[-130.0478,55.8717],[-130.0527,55.8653],[-130.0543,55.8633],[-130.0559,55.8612],[-130.0845,55.824],[-130.0932,55.8203],[-130.1237,55.807],[-130.1285,55.8021],[-130.1312,55.7962],[-130.1336,55.7906],[-130.1425,55.779],[-130.1506,55.767],[-130.1507,55.7615],[-130.1515,55.746],[-130.1501,55.7271],[-130.148,55.715],[-130.1373,55.7062],[-130.1295,55.6998],[-130.1191,55.6892],[-130.1117,55.682],[-130.1123,55.6768],[-130.1139,55.6658],[-130.1175,55.6405],[-130.1241,55.6028],[-130.1267,55.5813],[-130.1201,55.5639],[-130.1103,55.5451],[-130.1009,55.5242],[-130.0956,55.5112],[-130.0883,55.4968],[-130.0854,55.4915],[-130.0574,55.4645],[-130.0443,55.452],[-130.0399,55.4294],[-130.0368,55.4105],[-130.0312,55.3741],[-130.0302,55.3677],[-130.0236,55.3383],[-130.0157,55.332],[-130.008,55.3248],[-129.9919,55.3117],[-129.9823,55.3021],[-129.9805,55.2963],[-129.9802,55.2911],[-129.9795,55.2867],[-129.9801,55.2842],[-129.9809,55.2835],[-129.9838,55.2808],[-129.9854,55.2778],[-129.9961,55.2696],[-130.0017,55.2646],[-130.0117,55.2583],[-130.0173,55.2547],[-130.0302,55.2466],[-130.0437,55.2355],[-130.066,55.2202],[-130.0697,55.217],[-130.0798,55.2085],[-130.0966,55.1979],[-130.1047,55.189],[-130.1189,55.1761],[-130.1348,55.1583],[-130.1447,55.146],[-130.1482,55.1362],[-130.1529,55.1245],[-130.1581,55.1171],[-130.1693,55.1054],[-130.1827,55.0932],[-130.1824,55.0794],[-130.1856,55.0701],[-130.1875,55.0647],[-130.1937,55.0576],[-130.2021,55.0491],[-130.2038,55.0472],[-130.2095,55.0408],[-130.2215,55.026],[-130.2268,55.0209],[-130.2323,55.0156],[-130.243,55.0073],[-130.248,55.0023],[-130.2591,54.9876],[-130.2756,54.9729],[-130.291,54.9609],[-130.308,54.9476],[-130.3395,54.9214],[-130.3505,54.915],[-130.4098,54.8812],[-130.4746,54.8381],[-130.4906,54.8301],[-130.5134,54.8188],[-130.5694,54.7909],[-130.5946,54.7859],[-130.6083,54.7833],[-130.6171,54.7816],[-130.6367,54.7785],[-130.6468,54.7705],[-130.6577,54.7618],[-130.6518,54.7573],[-130.634,54.7438],[-130.6281,54.7393],[-130.6264,54.7381],[-130.6267,54.7367],[-130.6275,54.7326],[-130.6288,54.7264],[-130.6293,54.724],[-130.6287,54.7232],[-130.6154,54.7055],[-130.6503,54.7049],[-130.6604,54.7047],[-130.7213,54.7036],[-130.7823,54.7025],[-130.8213,54.7018],[-130.8303,54.7017],[-130.8783,54.7008],[-130.8895,54.7007],[-130.9233,54.7001],[-130.9346,54.7],[-130.946,54.6998],[-130.9911,54.6991],[-131.1604,54.6964],[-131.2168,54.6955],[-131.313,54.694],[-131.6012,54.6895],[-131.6974,54.688],[-131.7511,54.687],[-131.7588,54.6869],[-131.9433,54.6836],[-132.0048,54.6825],[-132.1256,54.6794],[-132.4879,54.6701],[-132.6087,54.6671],[-132.6579,54.6656],[-132.675,54.6651],[-132.6867,54.6649],[-132.6911,54.6647],[-132.6956,54.6646],[-132.7752,54.6627],[-132.8057,54.6619],[-132.8549,54.6607],[-132.8691,54.6604],[-132.9115,54.6593],[-132.9257,54.659],[-132.9745,54.6572],[-133.1211,54.6517],[-133.1699,54.6499],[-133.2657,54.6463],[-133.5531,54.6356],[-133.6489,54.632],[-133.657,54.6437],[-133.6596,54.6491],[-133.6649,54.664],[-133.6743,54.6821],[-133.6787,54.6928],[-133.686,54.7105],[-133.6967,54.736],[-133.7245,54.795],[-133.7416,54.8229],[-133.748,54.8469],[-133.7561,54.8773],[-133.7571,54.8802],[-133.7664,54.905],[-133.776,54.9374],[-133.7797,54.9442],[-133.7845,54.9535],[-133.788,54.9808],[-133.7887,54.992],[-133.7905,55.0006],[-133.7876,55.0035],[-133.7824,55.0085],[-133.7783,55.0139],[-133.767,55.0259],[-133.751,55.0365],[-133.7368,55.0481],[-133.7168,55.0662],[-133.7009,55.0786],[-133.6776,55.1015],[-133.6602,55.1172],[-133.6506,55.1288],[-133.6424,55.1387],[-133.6255,55.157],[-133.6137,55.1703],[-133.6115,55.1765],[-133.6277,55.1777],[-133.6375,55.1788],[-133.6482,55.1815],[-133.67,55.1878],[-133.6912,55.1985],[-133.6975,55.2079],[-133.7032,55.2189],[-133.7039,55.2203],[-133.7047,55.2263],[-133.7076,55.2294],[-133.718,55.2358],[-133.7415,55.2504],[-133.7617,55.2658],[-133.7756,55.2822],[-133.7753,55.297],[-133.7757,55.3029],[-133.7788,55.31],[-133.7784,55.3196],[-133.7703,55.3351],[-133.7614,55.3463],[-133.7633,55.3507],[-133.7674,55.3576],[-133.7704,55.3714],[-133.7722,55.3791],[-133.7691,55.3889],[-133.7716,55.3943],[-133.7796,55.3935],[-133.7906,55.3912],[-133.8073,55.388],[-133.833,55.3886],[-133.8722,55.3984],[-133.8739,55.3988],[-133.8857,55.4039],[-133.8909,55.4095],[-133.8972,55.4149],[-133.9072,55.434],[-133.9044,55.4462],[-133.8979,55.4591],[-133.8838,55.4696],[-133.8741,55.4745],[-133.8713,55.4759],[-133.8614,55.4806],[-133.8619,55.4854],[-133.8619,55.4914],[-133.8612,55.5016],[-133.8538,55.5138],[-133.8457,55.5252],[-133.8348,55.5333],[-133.8349,55.5339],[-133.8354,55.5375],[-133.8361,55.5461],[-133.8343,55.5568],[-133.8293,55.5709],[-133.8103,55.5864],[-133.813,55.5938],[-133.8139,55.6031],[-133.8086,55.6161],[-133.7982,55.6332],[-133.8077,55.6384],[-133.8127,55.6451],[-133.8252,55.6464],[-133.8422,55.6472],[-133.8675,55.6573],[-133.8813,55.6723],[-133.8825,55.6735],[-133.8877,55.6836],[-133.8876,55.6934],[-133.8876,55.6939],[-133.8861,55.7006],[-133.8796,55.7154],[-133.866,55.725],[-133.8522,55.7333],[-133.8355,55.7392],[-133.8324,55.7411],[-133.8318,55.7415],[-133.8345,55.7443],[-133.8401,55.7484],[-133.8407,55.749],[-133.8433,55.7518],[-133.8461,55.7566],[-133.8485,55.7634],[-133.849,55.7781],[-133.8453,55.7832],[-133.838,55.7933],[-133.8415,55.7936],[-133.8522,55.7945],[-133.8557,55.7948],[-133.8567,55.7929],[-133.8833,55.7814],[-133.8859,55.7802],[-133.8963,55.7781],[-133.9083,55.7763],[-133.9244,55.7761],[-133.9306,55.7759],[-133.9366,55.776],[-133.9653,55.7807],[-133.9748,55.7851],[-133.9828,55.7888],[-133.9959,55.7952],[-134.0024,55.7994],[-134.0038,55.8021],[-134.0074,55.8059],[-134.0076,55.8064],[-134.0109,55.8132],[-134.0128,55.8197],[-134.0116,55.8302],[-134.0111,55.8316],[-134.0077,55.8398],[-134.0068,55.8422],[-134.0022,55.8473],[-134.0046,55.849],[-134.0048,55.8491],[-134.0084,55.8512],[-134.0137,55.8572],[-134.0192,55.8649],[-134.0229,55.8722],[-134.0254,55.8796],[-134.0264,55.8824],[-134.027,55.892],[-134.0351,55.8827],[-134.0367,55.8809],[-134.0411,55.8707],[-134.0433,55.8627],[-134.0466,55.8505],[-134.0482,55.8486],[-134.0562,55.8392],[-134.0564,55.8389],[-134.0753,55.8178],[-134.0774,55.8155],[-134.1245,55.765],[-134.1423,55.7455],[-134.1636,55.7219],[-134.1845,55.7006],[-134.192,55.693],[-134.2388,55.7053],[-134.2976,55.7206],[-134.3506,55.7321],[-134.3859,55.7401],[-134.421,55.7486],[-134.4729,55.7672],[-134.4957,55.7748],[-134.5031,55.7773],[-134.5272,55.7871],[-134.5555,55.7984],[-134.5694,55.804],[-134.5781,55.8081],[-134.5935,55.8169],[-134.6023,55.8225],[-134.6102,55.8287],[-134.6131,55.8307],[-134.619,55.8347],[-134.6291,55.8436],[-134.6341,55.8509],[-134.6413,55.858],[-134.6451,55.8652],[-134.6457,55.8715],[-134.6434,55.8789],[-134.6385,55.8892],[-134.632,55.8987],[-134.6221,55.9087],[-134.6127,55.916],[-134.6016,55.9229],[-134.6001,55.9235],[-134.5808,55.9308],[-134.5707,55.9336],[-134.5606,55.937],[-134.5504,55.9408],[-134.5434,55.943],[-134.5407,55.9438],[-134.5369,55.9449],[-134.525,55.9486],[-134.5125,55.9559],[-134.5029,55.9635],[-134.4965,55.9699],[-134.493,55.9775],[-134.4923,55.98],[-134.4907,55.986],[-134.4903,55.9927],[-134.4918,55.997],[-134.4942,55.9996],[-134.5019,56.0054],[-134.5251,56.0225],[-134.5328,56.0283],[-134.5547,56.0476],[-134.6203,56.1055],[-134.6421,56.1249],[-134.643,56.1259],[-134.6439,56.1269],[-134.6447,56.1278],[-134.6465,56.1294],[-134.6522,56.1345],[-134.6609,56.1419],[-134.6612,56.1422],[-134.6664,56.145],[-134.6668,56.1452],[-134.668,56.1459],[-134.6685,56.1462],[-134.6704,56.147],[-134.6763,56.1497],[-134.6782,56.1505],[-134.6882,56.155],[-134.7062,56.1651],[-134.7292,56.1766],[-134.7754,56.1968],[-134.7942,56.2052],[-134.8235,56.2183],[-134.8543,56.2364],[-134.8675,56.2474],[-134.998,56.3479],[-135.1025,56.4284],[-135.1053,56.4306],[-135.207,56.5089],[-135.3241,56.5961],[-135.3846,56.6412],[-135.5692,56.7786],[-135.6757,56.8578],[-135.6807,56.8616],[-135.7929,56.9451],[-135.8075,56.9553],[-135.8512,56.986],[-135.8658,56.9963],[-135.8666,56.9971],[-135.8692,56.9997],[-135.87,57.0006],[-135.908,57.0577],[-135.9371,57.1015],[-136.0539,57.2773],[-136.2445,57.5387],[-136.2487,57.5433],[-136.2524,57.5487],[-136.2615,57.558],[-136.2661,57.5649],[-136.3333,57.6543],[-136.3475,57.6732],[-136.3546,57.6812],[-136.375,57.7091],[-136.3832,57.7189],[-136.396,57.7356],[-136.4072,57.75],[-136.4108,57.7547],[-136.4392,57.8016],[-136.4444,57.8091],[-136.4467,57.8114],[-136.4545,57.8308],[-136.4559,57.8315],[-136.4603,57.8338],[-136.4618,57.8345],[-136.4624,57.8351],[-136.4641,57.8367],[-136.4647,57.8373],[-136.5378,57.8477],[-136.553,57.8515],[-136.5745,57.858],[-136.584,57.8613],[-136.588,57.8633],[-136.5948,57.8648],[-136.6014,57.8665],[-136.6167,57.8692],[-136.6446,57.8838],[-136.6586,57.9014],[-136.6621,57.9203],[-136.6605,57.9389],[-136.6542,57.9528],[-136.6485,57.9583],[-136.6562,57.9785],[-136.653,57.9871],[-136.6511,57.9938],[-136.6694,57.9986],[-136.6791,58.0143],[-136.6789,58.0363],[-136.6686,58.0485],[-136.6667,58.0527],[-136.6666,58.0528],[-136.6665,58.053],[-136.6615,58.0638],[-136.6572,58.0845],[-136.6502,58.1026],[-136.6483,58.1036],[-136.6152,58.1207],[-136.5945,58.1275],[-136.581,58.1319],[-136.5777,58.133],[-136.5438,58.1443],[-136.5269,58.1485],[-136.5213,58.1499],[-136.5103,58.1535],[-136.5103,58.1537],[-136.5113,58.1591],[-136.5144,58.1752],[-136.5154,58.1806],[-136.5237,58.1754],[-136.53,58.1715],[-136.5448,58.1645],[-136.5498,58.1629],[-136.5526,58.1621],[-136.5594,58.1619],[-136.5698,58.1586],[-136.5906,58.152],[-136.6015,58.1499],[-136.6123,58.148],[-136.6163,58.1472],[-136.6584,58.1457],[-136.6622,58.1464],[-136.7115,58.1557],[-136.7265,58.1608],[-136.7389,58.1661],[-136.7483,58.1705],[-136.759,58.1765],[-136.762,58.1794],[-136.7808,58.181],[-136.7914,58.1827],[-136.8144,58.1888],[-136.8338,58.1995],[-136.844,58.2068],[-136.8496,58.2141],[-136.8532,58.2192],[-136.8546,58.2246],[-136.8558,58.2286],[-136.8552,58.2308],[-136.86,58.2352],[-136.8649,58.2381],[-136.8699,58.2412],[-136.8737,58.2449],[-136.8761,58.2476],[-136.8796,58.25],[-136.8807,58.2508],[-136.8885,58.2554],[-136.8899,58.256],[-136.8978,58.2595],[-136.906,58.2616],[-136.9194,58.264],[-136.93,58.2667],[-136.9378,58.2686],[-136.9484,58.276],[-136.9748,58.296],[-136.9961,58.3182],[-137.0087,58.3332],[-137.0108,58.3395],[-137.0145,58.3443],[-137.0248,58.3396],[-137.0451,58.3301],[-137.0724,58.3236],[-137.1203,58.3297],[-137.1496,58.3413],[-137.1968,58.3682],[-137.2475,58.3929],[-137.2807,58.4031],[-137.3158,58.4101],[-137.3591,58.4304],[-137.3742,58.4409],[-137.389,58.4456],[-137.4148,58.4511],[-137.4505,58.4643],[-137.4931,58.4861],[-137.5335,58.5094],[-137.5552,58.5185],[-137.5797,58.528],[-137.6026,58.5418],[-137.631,58.5482],[-137.675,58.5548],[-137.7206,58.5709],[-137.7416,58.5838],[-137.7622,58.5965],[-137.7684,58.6272],[-137.7759,58.6407],[-137.8005,58.6562],[-137.8696,58.6916],[-137.9346,58.7212],[-137.9945,58.7488],[-137.996,58.7495],[-138.0016,58.7549],[-138.0218,58.7747],[-138.0286,58.7813],[-138.0376,58.7901],[-138.0358,58.801],[-138.0315,58.8283],[-138.0251,58.8368],[-138.026,58.8524],[-138.0309,58.8573],[-138.038,58.8642],[-138.0411,58.8673],[-138.0525,58.8746],[-138.057,58.8781],[-138.1335,58.9235],[-138.2044,58.9546],[-138.2445,58.9747],[-138.2911,59.0004],[-138.3057,59.005],[-138.3284,59.0119],[-138.3696,59.02],[-138.4201,59.0291],[-138.49,59.0423],[-138.5867,59.0644],[-138.6639,59.0823],[-138.6672,59.0831],[-138.7081,59.0994],[-138.7728,59.1257],[-138.7919,59.1345],[-138.8178,59.1464],[-138.8547,59.1672],[-138.8906,59.1807],[-138.9435,59.197],[-139.0123,59.2165],[-139.0489,59.2281],[-139.0805,59.2379],[-139.1165,59.2494],[-139.1464,59.2532],[-139.1845,59.2617],[-139.1954,59.2641],[-139.2618,59.28],[-139.3189,59.2937],[-139.3631,59.3067],[-139.4376,59.3278],[-139.4591,59.3345],[-139.5314,59.3572],[-139.5961,59.3834],[-139.6416,59.4012],[-139.6816,59.415],[-139.7023,59.4256],[-139.7319,59.4385],[-139.7516,59.4453],[-139.7716,59.453],[-139.7935,59.4601],[-139.8221,59.4702],[-139.8471,59.4782],[-139.87,59.4853],[-139.8733,59.4864],[-139.905,59.4969],[-139.9225,59.5019],[-139.9383,59.5093],[-139.9547,59.5163],[-139.9811,59.5241],[-140.0073,59.5345],[-140.0352,59.5468],[-140.0719,59.5553],[-140.0978,59.5646],[-140.1795,59.5935],[-140.1999,59.6001],[-140.3442,59.6467],[-140.3631,59.6536],[-140.3797,59.6532],[-140.3902,59.6512],[-140.4029,59.6525],[-140.4259,59.6561],[-140.4479,59.655],[-140.469,59.6558],[-140.5011,59.6567],[-140.5256,59.6582],[-140.5493,59.6571],[-140.6073,59.6563],[-140.6564,59.6574],[-140.6835,59.6594],[-140.711,59.6634],[-140.7392,59.6701],[-140.7656,59.6753],[-140.7985,59.6785],[-140.8,59.6788],[-140.8193,59.6817],[-140.8342,59.6814],[-140.8608,59.6818],[-140.8963,59.6819],[-140.9365,59.6866],[-140.9625,59.6915],[-140.9916,59.6979],[-141.0017,59.701],[-141.0017,59.7055],[-141.0017,59.7192],[-141.0017,59.7237],[-141.1618,59.7551],[-141.3833,59.8004],[-141.5022,59.8278],[-141.5744,59.8444],[-141.6466,59.861],[-141.647,59.8608],[-141.762,59.882],[-141.7801,59.8853],[-142.0682,59.9384],[-142.0824,59.9411],[-142.3978,59.9849],[-142.669,60.0115],[-142.859,60.0114],[-143.0832,59.9769],[-143.3451,59.96],[-143.7141,59.9361],[-143.7724,59.932],[-143.795,59.9304],[-143.8628,59.9256],[-143.8854,59.924],[-143.8883,59.9238],[-143.8971,59.9231],[-143.9001,59.9229],[-143.9432,59.9198],[-144.1441,59.9194],[-144.2563,59.8465],[-144.4105,59.7463],[-144.5422,59.7193],[-144.6126,59.7235],[-144.6768,59.7274],[-144.7781,59.7786],[-144.7779,59.8069],[-144.7778,59.8299],[-144.6417,59.9244],[-144.5397,60.0102],[-144.6073,60.0784],[-144.6978,60.1058],[-144.7229,60.1135],[-144.776,60.1296],[-145.098,60.1461],[-145.1115,60.1482],[-145.125,60.1502],[-145.3177,60.1797],[-145.4247,60.2065],[-145.5,60.2253],[-145.5493,60.2377],[-145.5985,60.25],[-145.6217,60.2558],[-145.6496,60.264],[-145.8243,60.3151],[-145.9766,60.3147],[-146.1793,60.2801],[-146.3987,60.2283],[-146.4657,60.2125],[-146.7234,60.1565],[-146.7343,60.1541],[-146.7666,60.1462],[-146.8961,60.1144],[-146.9216,60.1082],[-146.9304,60.106],[-146.9393,60.1039],[-146.9396,60.1038],[-146.9405,60.1037],[-146.9408,60.1037],[-146.9428,60.1036],[-147.0021,60.0975],[-147.0026,60.0975],[-147.1019,60.0813],[-147.1616,60.053],[-147.2404,59.9994],[-147.2417,59.9983],[-147.2711,59.9634],[-147.2809,59.9236],[-147.281,59.8787],[-147.3331,59.8353],[-147.3348,59.8339],[-147.4034,59.8115],[-147.5208,59.7741],[-147.6445,59.75],[-147.6872,59.7417],[-147.8194,59.7367],[-147.9179,59.742],[-147.9564,59.7441],[-147.976,59.75],[-148.0397,59.7691],[-148.0984,59.8139],[-148.0985,59.814],[-148.0989,59.8143],[-148.0991,59.8144],[-148.1008,59.8157],[-148.2185,59.8756],[-148.4372,59.8928],[-148.6055,59.8843],[-148.9587,59.8929],[-148.9802,59.8937],[-149.0555,59.8812],[-149.2696,59.8454],[-149.28,59.8396],[-149.3465,59.8021],[-149.3851,59.7803],[-149.4675,59.7338],[-149.4905,59.7029],[-149.517,59.6674],[-149.5585,59.6118],[-149.5608,59.6086],[-149.5655,59.6023],[-149.5686,59.5982],[-149.6213,59.5275],[-149.726,59.5],[-149.736,59.4974],[-149.7665,59.4894],[-149.8069,59.4788],[-149.9599,59.4386],[-150.0021,59.4275],[-150.2714,59.3577],[-150.4189,59.3186],[-150.4565,59.3087],[-150.4872,59.3028],[-150.5116,59.2971],[-150.532,59.2929],[-150.5507,59.2873],[-150.5728,59.2823],[-150.5912,59.2791],[-150.711,59.2502],[-150.7121,59.25],[-150.7321,59.2461],[-150.7466,59.2433],[-150.7521,59.2423],[-150.7696,59.2389],[-150.7835,59.2346],[-150.8011,59.2318],[-150.9922,59.1808],[-151.0119,59.1777],[-151.2553,59.1378],[-151.2695,59.1345],[-151.283,59.1313],[-151.3161,59.1253],[-151.3747,59.1107],[-151.4442,59.0997],[-151.4911,59.0959],[-151.5264,59.0945],[-151.55,59.0936],[-151.6793,59.0865],[-151.7731,59.0817],[-151.7926,59.0808],[-151.824,59.0792],[-151.8554,59.0776],[-151.8777,59.0762],[-151.9,59.0747],[-152.0785,59.0632],[-152.2719,59.0508],[-152.6439,59.0268],[-152.7478,59.0201],[-152.8074,59.0162],[-152.9709,59.0057],[-152.9806,59.0051],[-153.0097,59.0032],[-153.0194,59.0026],[-153.0212,59.0025],[-153.0253,59],[-153.0484,58.9863],[-153.0943,58.959],[-153.1346,58.9351],[-153.1634,58.918],[-153.1675,58.9156],[-153.1799,58.9082],[-153.1841,58.9057],[-153.1808,58.9034],[-153.1736,58.9002],[-153.1667,58.8941],[-153.1651,58.8927],[-153.1578,58.8814],[-153.1551,58.8746],[-153.1528,58.869],[-153.1516,58.8576],[-153.1524,58.8476],[-153.1582,58.8361],[-153.1584,58.8355],[-153.167,58.823],[-153.1712,58.8197],[-153.1864,58.8076],[-153.2025,58.8013],[-153.1973,58.7991],[-153.1891,58.7942],[-153.1766,58.7847],[-153.1702,58.7752],[-153.1659,58.765],[-153.1669,58.7552],[-153.1703,58.75],[-153.1761,58.7415],[-153.187,58.7293],[-153.2141,58.7164],[-153.2448,58.7075],[-153.278,58.7069],[-153.3072,58.7092],[-153.318,58.713],[-153.3354,58.6984],[-153.3365,58.6975],[-153.3574,58.6818],[-153.3716,58.6733],[-153.3937,58.6665],[-153.4022,58.6639],[-153.4624,58.646],[-153.4788,58.6417],[-153.4709,58.6347],[-153.4579,58.6235],[-153.4518,58.6112],[-153.447,58.5984],[-153.4518,58.585],[-153.4615,58.5726],[-153.4687,58.5665],[-153.4918,58.5555],[-153.5152,58.5484],[-153.5571,58.5438],[-153.5927,58.5423],[-153.5932,58.5398],[-153.5974,58.533],[-153.6098,58.5198],[-153.628,58.5083],[-153.6529,58.5],[-153.6541,58.4996],[-153.6688,58.4973],[-153.6924,58.4935],[-153.7177,58.497],[-153.7412,58.4994],[-153.7784,58.504],[-153.7995,58.5092],[-153.8107,58.5154],[-153.8121,58.5107],[-153.8166,58.4988],[-153.8211,58.4878],[-153.8444,58.4723],[-153.8681,58.4603],[-153.8818,58.4565],[-153.8841,58.4488],[-153.8839,58.4385],[-153.8767,58.4308],[-153.8735,58.4173],[-153.8726,58.4151],[-153.8642,58.4088],[-153.8585,58.3976],[-153.8574,58.3875],[-153.8569,58.3844],[-153.8586,58.3743],[-153.8725,58.3609],[-153.8928,58.344],[-153.9093,58.3291],[-153.926,58.3198],[-153.9519,58.3147],[-153.97,58.3127],[-154.0021,58.2724],[-154.0141,58.2602],[-154.0235,58.25],[-154.0264,58.2469],[-154.039,58.2304],[-154.0462,58.2152],[-154.0525,58.2012],[-154.0529,58.1892],[-154.059,58.1752],[-154.0701,58.1624],[-154.0828,58.154],[-154.0892,58.1517],[-154.0959,58.1494],[-154.1089,58.146],[-154.1104,58.1314],[-154.1196,58.1132],[-154.1336,58.1001],[-154.1552,58.091],[-154.1802,58.0848],[-154.2002,58.0821],[-154.2118,58.0803],[-154.2205,58.0662],[-154.238,58.0545],[-154.2569,58.045],[-154.2655,58.0382],[-154.2882,58.0308],[-154.3157,58.0272],[-154.3333,58.0267],[-154.3351,58.0267],[-154.3538,58.0167],[-154.3719,58.0078],[-154.3892,58],[-154.39,57.9997],[-154.3907,57.9993],[-154.5349,57.9885],[-154.5396,57.9882],[-154.5718,57.9893],[-154.5891,57.9898],[-154.6012,57.9886],[-154.6438,57.9854],[-154.6688,57.9854],[-154.6732,57.9854],[-154.709,57.9823],[-154.7477,57.9692],[-154.7763,57.9627],[-154.8009,57.9592],[-154.8404,57.9622],[-154.8653,57.9676],[-154.8938,57.9835],[-154.9407,57.9751],[-154.9423,57.9729],[-154.9495,57.9586],[-154.9539,57.9498],[-154.9697,57.9278],[-154.9807,57.8948],[-154.994,57.8632],[-155.0021,57.8555],[-155.0121,57.8461],[-155.0221,57.8367],[-155.0241,57.8332],[-155.0334,57.8253],[-155.0344,57.8245],[-155.0435,57.8124],[-155.0608,57.8029],[-155.0789,57.7953],[-155.0994,57.7912],[-155.129,57.788],[-155.1609,57.7906],[-155.1574,57.7847],[-155.1507,57.772],[-155.1501,57.75],[-155.1751,57.7347],[-155.1792,57.7323],[-155.21,57.7163],[-155.2253,57.6989],[-155.2458,57.6816],[-155.277,57.6761],[-155.2762,57.67],[-155.2809,57.6568],[-155.3004,57.6429],[-155.3274,57.633],[-155.3333,57.6315],[-155.3609,57.625],[-155.3795,57.626],[-155.432,57.6325],[-155.4599,57.6377],[-155.5891,57.6083],[-155.601,57.6108],[-155.6395,57.6023],[-155.6326,57.5868],[-155.6371,57.5608],[-155.6429,57.54],[-155.6455,57.5224],[-155.6611,57.513],[-155.668,57.5084],[-155.6809,57.5049],[-155.706,57.5],[-155.7193,57.4974],[-155.7267,57.4977],[-155.7644,57.4991],[-155.7961,57.4955],[-155.8168,57.4977],[-155.8445,57.4975],[-155.8508,57.4884],[-155.8805,57.4657],[-155.9198,57.433],[-155.9264,57.4263],[-155.9398,57.4129],[-155.9789,57.3959],[-156.0021,57.3925],[-156.003,57.3923],[-156.0431,57.3872],[-156.0541,57.3857],[-156.0984,57.3798],[-156.1146,57.3685],[-156.1418,57.3536],[-156.1672,57.3458],[-156.1696,57.3429],[-156.1711,57.3341],[-156.1842,57.3172],[-156.1967,57.3102],[-156.201,57.3017],[-156.2156,57.282],[-156.2335,57.2603],[-156.247,57.2438],[-156.2418,57.2322],[-156.2254,57.2173],[-156.2145,57.1952],[-156.2278,57.1624],[-156.2628,57.1336],[-156.2789,57.1251],[-156.3165,57.1055],[-156.3124,57.087],[-156.3117,57.0679],[-156.3326,57.0492],[-156.359,57.0372],[-156.3586,56.9942],[-156.3576,56.8652],[-156.3573,56.8223],[-156.4144,56.7861],[-156.435,56.7731],[-156.4715,56.75],[-156.5701,56.6876],[-156.6679,56.6257],[-156.6687,56.6252],[-156.7065,56.6013],[-156.7428,56.578],[-156.7455,56.5763],[-156.7566,56.5694],[-156.7902,56.5487],[-156.8014,56.5418],[-156.8121,56.5351],[-156.8444,56.5151],[-156.8552,56.5085],[-156.8621,56.5042],[-156.869,56.5],[-156.8842,56.4908],[-156.9346,56.4601],[-156.9644,56.4418],[-156.9711,56.4378],[-157.0001,56.4201],[-157.0316,56.4004],[-157.1259,56.3413],[-157.1573,56.3216],[-157.1711,56.3129],[-157.1983,56.2958],[-157.3213,56.2183],[-157.3623,56.1925],[-157.4036,56.1662],[-157.5273,56.0872],[-157.5686,56.0609],[-157.5972,56.0426],[-157.6832,55.9877],[-157.7119,55.9694],[-157.729,55.9586],[-157.7803,55.9263],[-157.7974,55.9156],[-157.8565,55.8787],[-157.9644,55.812],[-158.0307,55.7696],[-158.2374,55.635],[-158.8038,55.6322],[-158.8131,55.6321],[-158.9797,55.6303],[-158.9868,55.6303],[-159.1086,55.6304],[-159.1537,55.6305],[-159.228,55.6307],[-159.274,55.6303],[-159.412,55.6292],[-159.458,55.6289],[-159.4691,55.6193],[-159.4888,55.6089],[-159.5126,55.6012],[-159.5215,55.6009],[-159.5189,55.5975],[-159.5177,55.5958],[-159.5108,55.5862],[-159.5087,55.5785],[-159.504,55.5673],[-159.5051,55.5581],[-159.5114,55.5496],[-159.5219,55.5429],[-159.5382,55.532],[-159.5529,55.5281],[-159.5582,55.5275],[-159.5847,55.5243],[-159.5848,55.5243],[-159.6108,55.5236],[-159.6334,55.5236],[-159.6472,55.5262],[-159.6523,55.528],[-159.6553,55.5289],[-159.8702,55.5134],[-159.9511,55.5076],[-159.9519,55.5022],[-159.9632,55.4897],[-159.964,55.4891],[-159.9721,55.4835],[-159.982,55.4765],[-159.9951,55.4685],[-159.9962,55.467],[-160.002,55.4591],[-160.0075,55.4573],[-160.0183,55.4523],[-160.0306,55.4498],[-160.0412,55.4489],[-160.0593,55.4162],[-160.0529,55.4071],[-160.0553,55.3995],[-160.0505,55.3958],[-160.008,55.39],[-160.0019,55.3884],[-159.9964,55.3902],[-159.9874,55.3856],[-159.9737,55.3758],[-159.9619,55.3687],[-159.9545,55.3605],[-159.9511,55.3559],[-159.945,55.3495],[-159.9377,55.3425],[-159.9371,55.3418],[-159.9342,55.3385],[-159.9326,55.337],[-159.932,55.337],[-159.9305,55.3372],[-159.9254,55.3388],[-159.9152,55.3411],[-159.8994,55.3441],[-159.8836,55.3452],[-159.8812,55.3449],[-159.8654,55.3428],[-159.8433,55.34],[-159.8268,55.3349],[-159.8165,55.3291],[-159.8042,55.324],[-159.7925,55.3171],[-159.7858,55.311],[-159.774,55.3001],[-159.7668,55.2931],[-159.7623,55.2844],[-159.7579,55.2757],[-159.7564,55.2699],[-159.7557,55.267],[-159.7559,55.2623],[-159.7528,55.2535],[-159.7484,55.2426],[-159.7443,55.2334],[-159.7396,55.2255],[-159.7379,55.2223],[-159.736,55.2261],[-159.7327,55.2278],[-159.7222,55.2333],[-159.711,55.2374],[-159.7043,55.2399],[-159.7035,55.24],[-159.687,55.2433],[-159.6759,55.2434],[-159.6678,55.2437],[-159.6602,55.2429],[-159.6549,55.2473],[-159.6434,55.2547],[-159.6292,55.2608],[-159.6186,55.2642],[-159.6091,55.2678],[-159.6029,55.2727],[-159.5999,55.2805],[-159.5905,55.2919],[-159.5823,55.3015],[-159.573,55.3121],[-159.562,55.3204],[-159.5443,55.3284],[-159.522,55.3342],[-159.4998,55.3367],[-159.4826,55.3363],[-159.4713,55.3341],[-159.4608,55.3319],[-159.4514,55.3299],[-159.4478,55.3291],[-159.4371,55.3246],[-159.4283,55.321],[-159.4153,55.3154],[-159.407,55.3089],[-159.4018,55.3022],[-159.3994,55.2966],[-159.3981,55.2934],[-159.3974,55.2804],[-159.398,55.2684],[-159.3995,55.2598],[-159.4066,55.2551],[-159.4068,55.2549],[-159.4198,55.2499],[-159.4205,55.2445],[-159.4185,55.2357],[-159.4203,55.223],[-159.426,55.2123],[-159.4271,55.2011],[-159.4185,55.1885],[-159.4081,55.1744],[-159.4047,55.1597],[-159.4039,55.1495],[-159.4059,55.1374],[-159.408,55.1285],[-159.4109,55.1235],[-159.4028,55.1242],[-159.3863,55.1247],[-159.3761,55.1232],[-159.3656,55.1209],[-159.3548,55.1167],[-159.3485,55.1129],[-159.3428,55.1157],[-159.322,55.1183],[-159.3036,55.1165],[-159.2912,55.1146],[-159.2888,55.1142],[-159.2796,55.112],[-159.2749,55.1091],[-159.2689,55.1098],[-159.2528,55.1062],[-159.2334,55.0986],[-159.2166,55.0874],[-159.2092,55.0772],[-159.2043,55.066],[-159.2041,55.0526],[-159.2032,55.0433],[-159.2045,55.0408],[-159.2123,55.0258],[-159.2278,55.0176],[-159.24,55.0119],[-159.2515,55.0067],[-159.2551,55.0062],[-159.2495,54.9999],[-159.2501,54.9981],[-159.2451,54.9979],[-159.2383,54.9955],[-159.2333,54.9937],[-159.2214,54.9884],[-159.2136,54.9843],[-159.2034,54.9824],[-159.1794,54.9768],[-159.159,54.9678],[-159.1484,54.9631],[-159.1416,54.9605],[-159.1336,54.956],[-159.126,54.9497],[-159.118,54.9408],[-159.1133,54.9303],[-159.1118,54.9157],[-159.119,54.9024],[-159.1327,54.8855],[-159.1505,54.8709],[-159.1724,54.8542],[-159.2015,54.8337],[-159.2266,54.8207],[-159.2459,54.8155],[-159.2606,54.8127],[-159.2774,54.8112],[-159.3008,54.8129],[-159.3337,54.8186],[-159.3623,54.8283],[-159.3806,54.8404],[-159.3902,54.8525],[-159.3954,54.8582],[-159.4042,54.8616],[-159.411,54.8674],[-159.4169,54.8723],[-159.4253,54.8839],[-159.4313,54.8913],[-159.4318,54.8942],[-159.4329,54.8945],[-159.4393,54.896],[-159.4463,54.8945],[-159.4574,54.8925],[-159.4801,54.8951],[-159.5033,54.9008],[-159.5185,54.9078],[-159.5295,54.9145],[-159.5414,54.9239],[-159.5466,54.9336],[-159.5456,54.9427],[-159.5433,54.9523],[-159.5408,54.9601],[-159.5405,54.9681],[-159.5433,54.9764],[-159.5473,54.9797],[-159.5534,54.9834],[-159.5607,54.9878],[-159.5648,54.9914],[-159.5709,54.9893],[-159.5803,54.9876],[-159.5922,54.9874],[-159.6042,54.9894],[-159.6163,54.9879],[-159.6262,54.9865],[-159.6343,54.987],[-159.6481,54.9873],[-159.6639,54.9864],[-159.6766,54.9872],[-159.6807,54.9884],[-159.6869,54.9901],[-159.6981,54.9932],[-159.705,54.9965],[-159.707,54.9975],[-159.7035,54.9998],[-159.7073,55.0031],[-159.7188,55.0129],[-159.7226,55.0161],[-159.7245,55.0178],[-159.7249,55.0162],[-159.7275,55.004],[-159.7284,55],[-159.7322,54.9947],[-159.7347,54.9902],[-159.7429,54.9847],[-159.7532,54.9776],[-159.7609,54.9718],[-159.7686,54.9687],[-159.774,54.9685],[-159.7719,54.9659],[-159.7695,54.9634],[-159.7676,54.9566],[-159.7703,54.9475],[-159.7757,54.9378],[-159.7889,54.9257],[-159.8003,54.9189],[-159.816,54.9095],[-159.8461,54.9024],[-159.875,54.9042],[-159.9069,54.9095],[-159.937,54.919],[-159.9491,54.9262],[-159.953,54.9294],[-159.9539,54.92],[-159.9588,54.9132],[-159.9713,54.9005],[-159.9868,54.8912],[-160.0107,54.8836],[-160.0345,54.8796],[-160.0659,54.8811],[-160.0864,54.8862],[-160.094,54.8904],[-160.098,54.8854],[-160.0994,54.8792],[-160.1012,54.8695],[-160.113,54.8549],[-160.1301,54.8431],[-160.1554,54.829],[-160.1855,54.8153],[-160.2077,54.8073],[-160.2218,54.8057],[-160.2287,54.8043],[-160.242,54.8035],[-160.2581,54.8069],[-160.2774,54.8152],[-160.3028,54.8297],[-160.3158,54.8433],[-160.3237,54.8556],[-160.3234,54.8598],[-160.3299,54.8639],[-160.3372,54.8773],[-160.3432,54.8944],[-160.3432,54.9089],[-160.3442,54.9185],[-160.3434,54.9309],[-160.3361,54.9499],[-160.3269,54.9597],[-160.3087,54.9707],[-160.2977,54.9765],[-160.2997,54.9781],[-160.3018,54.9815],[-160.3014,54.9863],[-160.2985,54.9925],[-160.2952,54.9976],[-160.2929,55.0007],[-160.2736,55.0089],[-160.2577,55.0171],[-160.2444,55.0226],[-160.2565,55.0288],[-160.2619,55.0352],[-160.2634,55.0416],[-160.265,55.0507],[-160.264,55.0635],[-160.2627,55.0729],[-160.2778,55.0889],[-160.2885,55.1116],[-160.2853,55.1246],[-160.2709,55.1389],[-160.2456,55.1524],[-160.2146,55.1601],[-160.2133,55.1627],[-160.2062,55.1722],[-160.1902,55.1853],[-160.1613,55.1948],[-160.1497,55.1964],[-160.1494,55.201],[-160.1496,55.2102],[-160.1412,55.2253],[-160.1301,55.2387],[-160.1393,55.2423],[-160.1423,55.2444],[-160.156,55.2538],[-160.1673,55.2725],[-160.1677,55.2798],[-160.182,55.2886],[-160.1864,55.2968],[-160.1908,55.3154],[-160.2005,55.3232],[-160.2036,55.3358],[-160.2257,55.3467],[-160.239,55.3403],[-160.2193,55.3225],[-160.2158,55.3083],[-160.2214,55.2892],[-160.2382,55.2725],[-160.2359,55.2683],[-160.2341,55.2569],[-160.2425,55.2411],[-160.2784,55.2051],[-160.2927,55.198],[-160.3212,55.1935],[-160.3536,55.1936],[-160.3668,55.1965],[-160.3676,55.1867],[-160.3678,55.1844],[-160.3769,55.1654],[-160.3936,55.1547],[-160.4115,55.1463],[-160.4179,55.1323],[-160.4309,55.1228],[-160.4394,55.1197],[-160.4469,55.1082],[-160.4418,55.1043],[-160.4318,55.0947],[-160.4272,55.0761],[-160.4309,55.0649],[-160.4483,55.0461],[-160.4608,55.0358],[-160.4783,55.0295],[-160.4918,55.0273],[-160.5195,55.0251],[-160.5543,55.0309],[-160.5733,55.037],[-160.5917,55.0528],[-160.5984,55.064],[-160.6025,55.0832],[-160.5987,55.0941],[-160.6077,55.0984],[-160.6125,55.0955],[-160.649,55.0963],[-160.6602,55.0995],[-160.6783,55.1074],[-160.6888,55.107],[-160.6992,55.1075],[-160.7097,55.1121],[-160.7234,55.0998],[-160.745,55.0889],[-160.7864,55.0708],[-160.8103,55.0685],[-160.8368,55.0682],[-160.8677,55.0756],[-160.8769,55.0801],[-160.886,55.0846],[-160.8997,55.0954],[-160.9077,55.113],[-160.9072,55.1239],[-160.9015,55.1356],[-160.9058,55.1512],[-160.9061,55.1526],[-160.9051,55.1594],[-160.9356,55.1782],[-160.9415,55.1885],[-160.9427,55.2023],[-160.9331,55.2241],[-160.9224,55.2381],[-160.9386,55.2527],[-160.9439,55.2638],[-160.9425,55.2812],[-160.9386,55.2918],[-160.9495,55.3112],[-160.9534,55.3254],[-160.9513,55.3311],[-160.9443,55.3416],[-160.9311,55.3565],[-160.9213,55.362],[-160.9165,55.3646],[-160.9121,55.3678],[-160.8997,55.3786],[-160.8924,55.3807],[-160.8927,55.3827],[-160.892,55.3885],[-160.8877,55.3966],[-160.8753,55.4081],[-160.8606,55.4187],[-160.8604,55.4188],[-160.8601,55.4191],[-160.8599,55.4192],[-160.8598,55.4193],[-160.8592,55.4197],[-160.859,55.4199],[-160.8593,55.4199],[-160.8603,55.4198],[-160.8606,55.4198],[-160.8805,55.4192],[-160.9027,55.4201],[-160.9079,55.4204],[-160.9108,55.4189],[-160.9133,55.4167],[-160.9328,55.4057],[-160.9959,55.3812],[-161.0896,55.3509],[-161.1125,55.3434],[-161.1388,55.3375],[-161.1483,55.3269],[-161.1537,55.3238],[-161.1651,55.3201],[-161.193,55.3081],[-161.2198,55.3028],[-161.2261,55.2995],[-161.2395,55.2985],[-161.2387,55.2961],[-161.2268,55.295],[-161.2197,55.2941],[-161.1856,55.2858],[-161.1819,55.2893],[-161.1728,55.2954],[-161.1539,55.3041],[-161.1286,55.3134],[-161.1042,55.3168],[-161.09,55.3167],[-161.069,55.3124],[-161.0495,55.305],[-161.0311,55.2947],[-161.0197,55.2847],[-161.016,55.2768],[-161.0129,55.263],[-161.016,55.2514],[-161.0265,55.2391],[-161.0396,55.2295],[-161.0586,55.2201],[-161.0804,55.2144],[-161.1066,55.2123],[-161.1317,55.2139],[-161.1555,55.2225],[-161.1591,55.2185],[-161.1679,55.2109],[-161.1814,55.2042],[-161.205,55.1983],[-161.2343,55.1938],[-161.2485,55.1933],[-161.2522,55.1891],[-161.2532,55.1867],[-161.2444,55.1731],[-161.2432,55.1635],[-161.2453,55.158],[-161.2471,55.1533],[-161.2512,55.1465],[-161.2465,55.127],[-161.2482,55.1232],[-161.2547,55.1134],[-161.2723,55.1001],[-161.2911,55.092],[-161.3136,55.0866],[-161.3457,55.0852],[-161.3706,55.0892],[-161.3754,55.0892],[-161.3877,55.0785],[-161.3987,55.072],[-161.4177,55.0668],[-161.4176,55.0621],[-161.4075,55.0599],[-161.4057,55.0594],[-161.3899,55.0545],[-161.3737,55.046],[-161.3612,55.0338],[-161.3531,55.0196],[-161.3526,55.01],[-161.3569,54.9999],[-161.3578,54.996],[-161.3595,54.9915],[-161.3661,54.9866],[-161.3745,54.9806],[-161.3849,54.974],[-161.3941,54.9685],[-161.4034,54.9658],[-161.417,54.9631],[-161.4263,54.9623],[-161.4332,54.9623],[-161.4408,54.9637],[-161.4429,54.9608],[-161.4513,54.955],[-161.4612,54.9511],[-161.4701,54.9497],[-161.4831,54.9522],[-161.493,54.9545],[-161.4969,54.9546],[-161.5024,54.9543],[-161.5047,54.9542],[-161.5142,54.9528],[-161.5259,54.9516],[-161.5535,54.9545],[-161.5676,54.9575],[-161.5772,54.9618],[-161.5846,54.968],[-161.5874,54.9654],[-161.5914,54.9637],[-161.6004,54.9615],[-161.603,54.9609],[-161.6278,54.9575],[-161.6444,54.9563],[-161.6595,54.9564],[-161.6723,54.9592],[-161.6712,54.9546],[-161.6669,54.9429],[-161.6667,54.9281],[-161.6751,54.9184],[-161.6881,54.9076],[-161.7102,54.8978],[-161.7173,54.8957],[-161.7141,54.8935],[-161.71,54.8916],[-161.7007,54.8897],[-161.6912,54.8887],[-161.6676,54.8829],[-161.6524,54.875],[-161.641,54.8637],[-161.6328,54.8503],[-161.6301,54.8404],[-161.6157,54.8389],[-161.5977,54.8292],[-161.5767,54.8142],[-161.5647,54.7972],[-161.5663,54.7848],[-161.5707,54.7732],[-161.5765,54.7607],[-161.5903,54.7499],[-161.6049,54.7424],[-161.6398,54.7362],[-161.6728,54.7378],[-161.6919,54.7433],[-161.6984,54.7474],[-161.7027,54.743],[-161.7102,54.7392],[-161.7537,54.7276],[-161.7658,54.7277],[-161.7651,54.7245],[-161.7827,54.7068],[-161.8094,54.6929],[-161.841,54.6845],[-161.862,54.6898],[-161.8673,54.6875],[-161.8746,54.6865],[-161.8891,54.687],[-161.9172,54.6912],[-161.9358,54.6952],[-161.9571,54.7082],[-161.9647,54.7169],[-161.9668,54.7148],[-161.9833,54.7121],[-162.0119,54.7184],[-162.0136,54.716],[-162.0272,54.7122],[-162.0456,54.7057],[-162.0566,54.7045],[-162.0511,54.7017],[-162.0444,54.6945],[-162.0366,54.6858],[-162.0333,54.6811],[-162.0313,54.6737],[-162.0285,54.6591],[-162.0346,54.6448],[-162.048,54.6319],[-162.0575,54.6273],[-162.0629,54.6252],[-162.0798,54.6213],[-162.1048,54.6183],[-162.1066,54.6186],[-162.1217,54.6208],[-162.1611,54.6265],[-162.1873,54.6396],[-162.1937,54.6364],[-162.2059,54.635],[-162.2314,54.6368],[-162.2405,54.6405],[-162.2394,54.6387],[-162.2404,54.6321],[-162.2423,54.6167],[-162.2527,54.6034],[-162.2794,54.5823],[-162.3093,54.5751],[-162.3219,54.5758],[-162.3173,54.5724],[-162.3161,54.5664],[-162.3153,54.5568],[-162.3151,54.5457],[-162.3218,54.5319],[-162.3378,54.5178],[-162.365,54.5077],[-162.3659,54.5076],[-162.3919,54.5049],[-162.4124,54.5059],[-162.4285,54.5077],[-162.4428,54.5122],[-162.4651,54.5249],[-162.4798,54.5409],[-162.4837,54.5585],[-162.4824,54.5628],[-162.4784,54.5756],[-162.4678,54.5845],[-162.4642,54.5875],[-162.4735,54.5918],[-162.4775,54.5952],[-162.4879,54.6103],[-162.4904,54.6224],[-162.4836,54.6401],[-162.4756,54.6508],[-162.4689,54.6586],[-162.461,54.6656],[-162.4599,54.6665],[-162.4674,54.6678],[-162.4772,54.6703],[-162.507,54.6827],[-162.5262,54.6947],[-162.5394,54.7072],[-162.5497,54.7254],[-162.5549,54.7493],[-162.547,54.7646],[-162.5331,54.7766],[-162.5239,54.7813],[-162.5127,54.7854],[-162.4974,54.7872],[-162.4869,54.7909],[-162.4831,54.7927],[-162.4879,54.7946],[-162.4943,54.7981],[-162.5068,54.8059],[-162.5126,54.8115],[-162.5212,54.8115],[-162.5385,54.811],[-162.563,54.8143],[-162.5694,54.8151],[-162.6,54.8268],[-162.6189,54.8452],[-162.6185,54.8585],[-162.6146,54.8779],[-162.6064,54.8902],[-162.5938,54.8983],[-162.5823,54.9051],[-162.5789,54.9085],[-162.58,54.9084],[-162.5914,54.907],[-162.6022,54.9092],[-162.6133,54.9134],[-162.6278,54.9211],[-162.6408,54.9301],[-162.643,54.9333],[-162.6456,54.9272],[-162.6511,54.9222],[-162.6633,54.9175],[-162.674,54.9134],[-162.6939,54.9081],[-162.7068,54.9092],[-162.7086,54.9072],[-162.7173,54.902],[-162.7326,54.8958],[-162.7619,54.8897],[-162.7833,54.8878],[-162.7908,54.8888],[-162.7903,54.8832],[-162.7914,54.8783],[-162.8042,54.8664],[-162.8221,54.8566],[-162.8468,54.8484],[-162.8836,54.8449],[-162.8939,54.8442],[-162.9089,54.849],[-162.9289,54.8582],[-162.9307,54.8591],[-162.9521,54.8717],[-162.9647,54.88],[-162.9678,54.8825],[-163.0195,54.8809],[-163.0632,54.8795],[-163.0623,54.8734],[-163.0629,54.8696],[-163.069,54.8617],[-163.0794,54.8538],[-163.097,54.8469],[-163.1101,54.8462],[-163.1119,54.8438],[-163.1152,54.8396],[-163.1205,54.8355],[-163.132,54.8301],[-163.1373,54.8298],[-163.1384,54.8284],[-163.139,54.8257],[-163.1417,54.8203],[-163.1348,54.8188],[-163.1304,54.8154],[-163.1272,54.8127],[-163.1222,54.814],[-163.1153,54.8132],[-163.1049,54.8094],[-163.0919,54.7995],[-163.0709,54.7887],[-163.0603,54.7771],[-163.0578,54.7734],[-163.0478,54.7696],[-163.0373,54.7636],[-163.0282,54.7572],[-163.0195,54.7459],[-163.0122,54.7391],[-162.9997,54.7325],[-162.9843,54.7231],[-162.9686,54.7087],[-162.9665,54.7024],[-162.9644,54.6962],[-162.962,54.6821],[-162.9549,54.6711],[-162.9519,54.666],[-162.9548,54.6598],[-162.9699,54.6506],[-162.9783,54.6439],[-162.986,54.6377],[-162.9998,54.6235],[-163,54.6234],[-163.0256,54.6112],[-163.0591,54.6062],[-163.0799,54.6086],[-163.1098,54.6113],[-163.1178,54.6134],[-163.1262,54.6158],[-163.132,54.6147],[-163.1408,54.6133],[-163.1785,54.6141],[-163.1934,54.6142],[-163.2121,54.6156],[-163.2251,54.6173],[-163.2387,54.6164],[-163.2603,54.6126],[-163.3061,54.6079],[-163.3472,54.6067],[-163.3847,54.6034],[-163.4139,54.6004],[-163.4278,54.6004],[-163.4359,54.6028],[-163.4447,54.5965],[-163.4539,54.5911],[-163.4662,54.5869],[-163.4927,54.5825],[-163.5011,54.582],[-163.504,54.5749],[-163.5096,54.5685],[-163.516,54.5607],[-163.5262,54.5517],[-163.5385,54.5461],[-163.5521,54.5414],[-163.5641,54.5396],[-163.5936,54.5411],[-163.6299,54.5495],[-163.6733,54.5623],[-163.7128,54.5702],[-163.7579,54.572],[-163.7982,54.5714],[-163.8375,54.5701],[-163.8762,54.5705],[-163.9167,54.5691],[-163.9529,54.5684],[-163.9856,54.5668],[-164.0018,54.5636],[-164.0318,54.565],[-164.0562,54.5637],[-164.0845,54.5601],[-164.1227,54.5561],[-164.1517,54.5491],[-164.1766,54.5411],[-164.2051,54.5325],[-164.2279,54.5237],[-164.2362,54.5178],[-164.2396,54.5137],[-164.2399,54.5103],[-164.2366,54.4999],[-164.2441,54.4881],[-164.2443,54.4878],[-164.2492,54.478],[-164.25,54.4679],[-164.2581,54.4563],[-164.2767,54.4372],[-164.2957,54.4254],[-164.3163,54.4114],[-164.3469,54.3966],[-164.3739,54.3882],[-164.3861,54.3847],[-164.3951,54.3785],[-164.415,54.3688],[-164.4572,54.364],[-164.481,54.3676],[-164.4871,54.3696],[-164.4928,54.3661],[-164.5022,54.3632],[-164.5198,54.3596],[-164.5406,54.3556],[-164.5645,54.352],[-164.5815,54.3454],[-164.6171,54.3389],[-164.6384,54.3383],[-164.6633,54.3375],[-164.6787,54.3392],[-164.6965,54.3412],[-164.706,54.3442],[-164.7143,54.3412],[-164.7237,54.339],[-164.7406,54.3373],[-164.7765,54.3391],[-164.7978,54.3439],[-164.8054,54.3455],[-164.8366,54.3552],[-164.8402,54.3563],[-164.8583,54.3621],[-164.8713,54.364],[-164.8903,54.3708],[-164.9013,54.3747],[-164.9249,54.3917],[-164.9416,54.4074],[-164.9619,54.4267],[-164.9681,54.4346],[-164.9726,54.4409],[-164.9828,54.4446],[-164.9956,54.4573],[-165,54.4682],[-165.0041,54.4783],[-165.0062,54.485],[-165.0083,54.4914],[-165.0161,54.5014],[-165.027,54.5208],[-165.0291,54.535],[-165.0298,54.5396],[-165.0311,54.5531],[-165.0368,54.5619],[-165.0362,54.5766],[-165.0272,54.5922],[-165.0237,54.5987],[-165.0196,54.6067],[-165.0124,54.6138],[-165,54.6257],[-164.9995,54.6262],[-164.9786,54.6356],[-164.9546,54.6452],[-164.9298,54.6549],[-164.903,54.6665],[-164.8994,54.6677],[-164.8769,54.6754],[-164.8637,54.6761],[-164.8531,54.6804],[-164.8352,54.6873],[-164.8089,54.6912],[-164.7872,54.6913],[-164.7828,54.6917],[-164.7793,54.6949],[-164.7733,54.7004],[-164.7664,54.7072],[-164.7563,54.7173],[-164.7447,54.7306],[-164.7349,54.745],[-164.7308,54.7491],[-164.7201,54.7597],[-164.7061,54.7735],[-164.7035,54.788],[-164.6985,54.8015],[-164.6832,54.8167],[-164.6707,54.8242],[-164.6667,54.8284],[-164.6512,54.8442],[-164.6478,54.8638],[-164.644,54.8854],[-164.6375,54.9008],[-164.6277,54.9115],[-164.6143,54.9239],[-164.6012,54.9306],[-164.5825,54.9345],[-164.5803,54.9378],[-164.5722,54.9439],[-164.5528,54.9504],[-164.5311,54.9641],[-164.5212,54.9691],[-164.5138,54.9698],[-164.5016,54.9712],[-164.4752,54.9763],[-164.4388,54.9796],[-164.4181,54.9796],[-164.4022,54.9772],[-164.3831,54.9743],[-164.361,54.9691],[-164.3389,54.9621],[-164.3204,54.955],[-164.3075,54.9515],[-164.3042,54.9523],[-164.2979,54.9526],[-164.2895,54.9556],[-164.278,54.9599],[-164.2678,54.9642],[-164.255,54.9707],[-164.2404,54.9809],[-164.2266,54.9903],[-164.2135,54.995],[-164.2066,54.9991],[-164.2053,54.9999],[-164.2041,55.0006],[-164.188,55.0069],[-164.1579,55.0157],[-164.1097,55.0182],[-164.0856,55.0157],[-164.0474,55.0207],[-164.0153,55.0369],[-164.0032,55.0469],[-164.0021,55.0475],[-164.001,55.0482],[-164,55.0488],[-163.9861,55.0576],[-163.966,55.07],[-163.9502,55.0788],[-163.9338,55.0848],[-163.9127,55.0906],[-163.8991,55.0911],[-163.8945,55.0912],[-163.8878,55.0913],[-163.8739,55.0905],[-163.8684,55.0893],[-163.8587,55.089],[-163.8528,55.0907],[-163.8348,55.0962],[-163.823,55.101],[-163.8039,55.1058],[-163.7858,55.1082],[-163.7703,55.1088],[-163.7542,55.1064],[-163.7304,55.1024],[-163.7174,55.0996],[-163.6985,55.0973],[-163.6661,55.0945],[-163.6307,55.0932],[-163.6105,55.0951],[-163.5858,55.0973],[-163.5679,55.1002],[-163.5522,55.1052],[-163.5455,55.1073],[-163.5322,55.1113],[-163.5081,55.1165],[-163.4846,55.1224],[-163.478,55.124],[-163.4589,55.1281],[-163.4409,55.1353],[-163.4318,55.1386],[-163.3564,55.1657],[-163.341,55.1726],[-163.3162,55.1827],[-163.2907,55.1934],[-163.2622,55.2019],[-163.2563,55.2036],[-163.2445,55.207],[-163.2075,55.2197],[-163.1767,55.2262],[-163.1505,55.2295],[-163.1413,55.232],[-163.1341,55.2358],[-163.1173,55.2476],[-163.0979,55.2617],[-162.9828,55.3356],[-162.9683,55.3463],[-162.9581,55.3541],[-162.9538,55.359],[-162.9499,55.3604],[-162.946,55.3645],[-162.9445,55.3696],[-162.94,55.3757],[-162.9352,55.382],[-162.9228,55.3886],[-162.9121,55.3925],[-162.9052,55.3948],[-162.8983,55.3997],[-162.8896,55.4055],[-162.87,55.4153],[-162.8471,55.4239],[-162.8302,55.4294],[-162.8062,55.4368],[-162.7828,55.4444],[-162.7635,55.45],[-162.7584,55.4515],[-162.727,55.4589],[-162.6973,55.4621],[-162.6816,55.4632],[-162.6738,55.4676],[-162.6677,55.4739],[-162.6579,55.4811],[-162.645,55.4885],[-162.6289,55.4925],[-162.6084,55.4978],[-162.5941,55.5055],[-162.5892,55.5077],[-162.5709,55.5158],[-162.5589,55.5224],[-162.5472,55.5288],[-162.5301,55.5455],[-162.5142,55.5607],[-162.5002,55.5729],[-162.4799,55.5845],[-162.4704,55.59],[-162.4655,55.5932],[-162.4514,55.6025],[-162.4401,55.61],[-162.4253,55.6198],[-162.4151,55.6266],[-162.3961,55.6427],[-162.374,55.659],[-162.3605,55.6723],[-162.3389,55.6887],[-162.3205,55.7047],[-162.3032,55.7171],[-162.2898,55.7249],[-162.2726,55.7322],[-162.2512,55.7405],[-162.2314,55.7488],[-162.2096,55.7599],[-162.1869,55.768],[-162.1723,55.7735],[-162.1612,55.7854],[-162.1526,55.7929],[-162.1434,55.8016],[-162.1342,55.8091],[-162.1202,55.815],[-162.1036,55.8195],[-162.08,55.8237],[-162.0667,55.8241],[-162.0608,55.8251],[-162.0553,55.8282],[-162.0436,55.832],[-162.0423,55.8336],[-162.0402,55.8368],[-162.038,55.8411],[-162.0329,55.8443],[-162.0224,55.8479],[-162.0113,55.8511],[-162.0023,55.8488],[-161.981,55.8594],[-161.9643,55.8714],[-161.9487,55.8826],[-161.9384,55.89],[-161.9062,55.9122],[-161.8582,55.9325],[-161.8489,55.9354],[-161.8257,55.9427],[-161.8058,55.9446],[-161.7896,55.9462],[-161.7868,55.9465],[-161.7414,55.9531],[-161.7295,55.9549],[-161.7254,55.9558],[-161.6499,55.9734],[-161.6004,55.9867],[-161.5691,55.9908],[-161.5396,55.9945],[-161.5273,55.9955],[-161.5126,56.0009],[-161.5122,56.0011],[-161.4798,56.0036],[-161.4287,56.0116],[-161.3775,56.0235],[-161.3436,56.0329],[-161.3199,56.0395],[-161.2623,56.0554],[-161.2111,56.0674],[-161.1743,56.0703],[-161.1599,56.0714],[-161.1023,56.0714],[-161.0447,56.0714],[-160.9872,56.0754],[-160.9296,56.0794],[-160.8656,56.0794],[-160.8313,56.0774],[-160.7952,56.0754],[-160.7504,56.0714],[-160.6928,56.0714],[-160.6591,56.0714],[-160.6544,56.0714],[-160.616,56.0674],[-160.6114,56.0692],[-160.5862,56.0786],[-160.584,56.0794],[-160.5584,56.0993],[-160.5457,56.1153],[-160.5393,56.1352],[-160.5329,56.1552],[-160.5231,56.1735],[-160.5201,56.1791],[-160.5137,56.203],[-160.5024,56.2158],[-160.4959,56.2197],[-160.4916,56.2231],[-160.4838,56.2295],[-160.4787,56.2358],[-160.4763,56.2394],[-160.4734,56.244],[-160.4655,56.255],[-160.4394,56.2988],[-160.4253,56.3111],[-160.4132,56.3217],[-160.4115,56.3226],[-160.3868,56.3348],[-160.3793,56.3376],[-160.3605,56.3445],[-160.3341,56.3543],[-160.3302,56.3557],[-160.3247,56.3587],[-160.3056,56.3692],[-160.2935,56.3796],[-160.2871,56.3852],[-160.2614,56.4081],[-160.2254,56.4336],[-160.1642,56.455],[-160.1115,56.4656],[-160.0691,56.4803],[-160.034,56.4961],[-160.0321,56.4969],[-159.9941,56.5164],[-159.9726,56.5345],[-159.9606,56.5434],[-159.9527,56.5463],[-159.9462,56.5515],[-159.9289,56.5644],[-159.9051,56.5782],[-159.8702,56.5909],[-159.84,56.5992],[-159.8079,56.6103],[-159.767,56.6212],[-159.7483,56.6266],[-159.7425,56.6283],[-159.7296,56.632],[-159.6758,56.645],[-159.6371,56.6585],[-159.581,56.6729],[-159.5441,56.6869],[-159.5023,56.7028],[-159.4659,56.7213],[-159.4257,56.7402],[-159.3764,56.754],[-159.3512,56.7577],[-159.3328,56.7634],[-159.2888,56.7782],[-159.2349,56.7938],[-159.1739,56.8145],[-159.116,56.8379],[-159.0972,56.8461],[-159.0816,56.8529],[-159.044,56.8763],[-159.0096,56.8958],[-158.9816,56.9111],[-158.9603,56.9206],[-158.9351,56.9301],[-158.9194,56.9382],[-158.8934,56.9451],[-158.891,56.9494],[-158.8836,56.9625],[-158.8812,56.9668],[-158.878,56.9729],[-158.8745,56.9795],[-158.8691,56.9913],[-158.8663,56.9976],[-158.8526,57.0181],[-158.839,57.0385],[-158.8014,57.0949],[-158.6677,57.2957],[-158.6145,57.3914],[-158.5577,57.4936],[-158.539,57.5196],[-158.5296,57.5351],[-158.5108,57.5845],[-158.4874,57.6156],[-158.4733,57.6598],[-158.4546,57.6935],[-158.4358,57.748],[-158.4124,57.7922],[-158.2811,58.0442],[-158.2587,58.0897],[-158.208,58.1922],[-158.1923,58.2363],[-158.1834,58.2503],[-158.1689,58.2731],[-158.165,58.2867],[-158.1591,58.2993],[-158.1416,58.3213],[-158.1396,58.3255],[-158.1377,58.3329],[-158.0899,58.4242],[-158.0823,58.4414],[-158.0628,58.4855],[-158.0649,58.4869],[-158.0669,58.4883],[-158.08,58.4973],[-158.1315,58.5326],[-158.1479,58.5438],[-158.1489,58.5437],[-158.1683,58.5412],[-158.1894,58.5405],[-158.2,58.5414],[-158.213,58.5426],[-158.3506,58.5119],[-158.4007,58.5007],[-158.6019,58.4563],[-158.6052,58.4556],[-158.6047,58.4463],[-158.6144,58.4337],[-158.6247,58.422],[-158.6382,58.4132],[-158.6545,58.4073],[-158.6718,58.4034],[-158.6809,58.4025],[-158.6895,58.4017],[-158.7022,58.3884],[-158.7201,58.3761],[-158.7447,58.3637],[-158.7727,58.3549],[-158.8103,58.3471],[-158.8225,58.3457],[-158.8398,58.3437],[-158.8767,58.3419],[-158.9117,58.3429],[-158.9412,58.347],[-158.9655,58.3528],[-158.9706,58.3485],[-158.9919,58.3406],[-159.0187,58.3341],[-159.0477,58.3343],[-159.0788,58.3393],[-159.1079,58.3475],[-159.133,58.36],[-159.1484,58.3703],[-159.1598,58.3852],[-159.1624,58.3952],[-159.1622,58.4036],[-159.1514,58.4158],[-159.4047,58.666],[-159.4261,58.6831],[-159.5447,58.7784],[-159.553,58.7805],[-159.5808,58.7826],[-159.6111,58.7822],[-159.6469,58.7861],[-159.6756,58.7895],[-159.6932,58.7928],[-159.7014,58.7963],[-159.7017,58.7964],[-159.7057,58.7916],[-159.7189,58.7767],[-159.7481,58.7603],[-159.8117,58.7355],[-159.8347,58.7287],[-159.8578,58.722],[-159.8939,58.715],[-159.9391,58.7179],[-159.975,58.7307],[-160.0044,58.7446],[-160.0051,58.7458],[-160.0144,58.7598],[-160.0175,58.7602],[-160.0282,58.7641],[-160.0383,58.7704],[-160.049,58.7802],[-160.0528,58.784],[-160.0556,58.7847],[-160.0656,58.7897],[-160.0825,58.8011],[-160.0891,58.8063],[-160.097,58.7994],[-160.1032,58.7942],[-160.113,58.7866],[-160.1271,58.7801],[-160.1508,58.772],[-160.1722,58.7693],[-160.1889,58.7697],[-160.2088,58.7701],[-160.234,58.774],[-160.2364,58.7747],[-160.2505,58.7799],[-160.2525,58.7807],[-160.2734,58.7887],[-160.2976,58.7991],[-160.3105,58.8126],[-160.3267,58.8347],[-160.3337,58.8483],[-160.3269,58.8584],[-160.3272,58.8585],[-160.3345,58.8659],[-160.3413,58.8747],[-160.342,58.8772],[-160.3431,58.8805],[-160.3962,58.8732],[-160.5556,58.851],[-160.6087,58.8436],[-160.6065,58.8416],[-160.602,58.8374],[-160.5981,58.8342],[-160.5935,58.8217],[-160.5952,58.8138],[-160.5964,58.8044],[-160.6016,58.7933],[-160.6118,58.7794],[-160.6266,58.7608],[-160.6498,58.7368],[-160.6632,58.7191],[-160.672,58.71],[-160.6779,58.7039],[-160.6891,58.6903],[-160.7,58.6721],[-160.7206,58.6515],[-160.7468,58.6257],[-160.7627,58.6076],[-160.7632,58.6071],[-160.7873,58.5816],[-160.7897,58.5744],[-160.7898,58.5644],[-160.7933,58.5601],[-160.8018,58.5514],[-160.8184,58.5395],[-160.8431,58.5243],[-160.8741,58.5101],[-160.9018,58.5022],[-160.9334,58.4961],[-160.9648,58.4957],[-161.0006,58.5011],[-161.0156,58.5031],[-161.0284,58.4999],[-161.046,58.4949],[-161.0675,58.4898],[-161.0779,58.4899],[-161.0958,58.49],[-161.1142,58.4954],[-161.141,58.5033],[-161.1589,58.5124],[-161.1685,58.5249],[-161.1773,58.5426],[-161.1822,58.5575],[-161.1868,58.5733],[-161.185,58.5869],[-161.1849,58.5875],[-161.1794,58.6001],[-161.177,58.6071],[-161.1845,58.6118],[-161.234,58.6435],[-161.2412,58.6399],[-161.2538,58.6347],[-161.2643,58.6308],[-161.2727,58.6277],[-161.293,58.6205],[-161.2998,58.6181],[-161.3016,58.6175],[-161.322,58.6116],[-161.328,58.6103],[-161.337,58.6084],[-161.3425,58.6069],[-161.3535,58.6036],[-161.3728,58.602],[-161.3771,58.6015],[-161.4008,58.5986],[-161.4184,58.596],[-161.4349,58.5913],[-161.4578,58.586],[-161.4615,58.5801],[-161.4689,58.5744],[-161.4797,58.5673],[-161.4899,58.5619],[-161.5034,58.557],[-161.508,58.5556],[-161.5214,58.5516],[-161.5371,58.5491],[-161.5603,58.5448],[-161.5715,58.5438],[-161.5712,58.5402],[-161.5724,58.5352],[-161.5769,58.529],[-161.587,58.5184],[-161.598,58.5127],[-161.617,58.5068],[-161.6403,58.5023],[-161.6587,58.5004],[-161.6765,58.5006],[-161.6885,58.4991],[-161.7042,58.4969],[-161.7164,58.4965],[-161.7279,58.4988],[-161.7285,58.4988],[-161.7369,58.4974],[-161.7492,58.496],[-161.7672,58.4969],[-161.7811,58.4988],[-161.8022,58.5017],[-161.8176,58.5057],[-161.8268,58.5124],[-161.8382,58.5193],[-161.8446,58.5233],[-161.855,58.5322],[-161.8609,58.5391],[-161.8643,58.5458],[-161.8651,58.5548],[-161.865,58.5661],[-161.8636,58.5687],[-161.8707,58.5704],[-161.8779,58.571],[-161.8881,58.5706],[-161.9091,58.5727],[-161.9112,58.5714],[-161.9222,58.5688],[-161.9302,58.5663],[-161.9636,58.5664],[-161.9715,58.5677],[-161.982,58.5642],[-161.9947,58.5618],[-161.9986,58.5611],[-162.0174,58.5617],[-162.0378,58.5662],[-162.0431,58.5683],[-162.053,58.5668],[-162.0703,58.5656],[-162.0818,58.5649],[-162.099,58.5666],[-162.1322,58.5714],[-162.1492,58.5761],[-162.1635,58.5842],[-162.1717,58.5899],[-162.1744,58.5896],[-162.1873,58.5892],[-162.1983,58.5899],[-162.199,58.59],[-162.2105,58.5926],[-162.2303,58.5986],[-162.2465,58.6066],[-162.258,58.6141],[-162.2704,58.6221],[-162.2705,58.6222],[-162.2776,58.6329],[-162.2807,58.6463],[-162.2805,58.6467],[-162.2802,58.6471],[-162.2753,58.6538],[-162.2746,58.6572],[-162.274,58.6603],[-162.269,58.6676],[-162.2597,58.6727],[-162.2504,58.6769],[-162.2453,58.6788],[-162.2365,58.6821],[-162.2334,58.6832],[-162.2263,58.6855],[-162.2238,58.6899],[-162.2154,58.695],[-162.2034,58.7],[-162.1851,58.7061],[-162.1685,58.7103],[-162.1656,58.7105],[-162.1493,58.712],[-162.1391,58.7123],[-162.1285,58.7131],[-162.1212,58.7145],[-162.1139,58.7161],[-162.1002,58.7202],[-162.091,58.7227],[-162.0731,58.7244],[-162.0479,58.7236],[-162.038,58.7221],[-162.0344,58.7236],[-162.0208,58.7263],[-162.002,58.7271],[-162,58.7271],[-161.9844,58.727],[-161.963,58.7262],[-161.9492,58.7243],[-161.9504,58.7289],[-161.9502,58.7293],[-161.9483,58.7325],[-161.9435,58.7374],[-161.9391,58.7422],[-161.9332,58.7483],[-161.9316,58.7492],[-161.923,58.7546],[-161.9056,58.7604],[-161.8978,58.762],[-161.8976,58.7643],[-161.8982,58.7681],[-161.8961,58.7723],[-161.8963,58.7729],[-161.8942,58.7777],[-161.8892,58.7843],[-161.8795,58.7912],[-161.8718,58.7962],[-161.8635,58.8016],[-161.8512,58.808],[-161.8566,58.8152],[-161.8585,58.8222],[-161.8575,58.8304],[-161.8602,58.8325],[-161.8655,58.8401],[-161.8726,58.8466],[-161.8818,58.8575],[-161.8872,58.8713],[-161.8881,58.8774],[-161.8888,58.8815],[-161.8881,58.8977],[-161.8858,58.9124],[-161.8852,58.916],[-161.8825,58.9305],[-161.8818,58.9442],[-161.8855,58.9528],[-161.8859,58.9538],[-161.8943,58.9659],[-161.9025,58.9776],[-161.9139,58.9896],[-161.9238,58.9976],[-161.9271,59.0008],[-161.9534,59.0327],[-161.9632,59.0395],[-161.9689,59.0441],[-162,59.0693],[-162.0006,59.0698],[-162.0011,59.0702],[-162.0077,59.0553],[-162.0168,59.0602],[-162.0189,59.0615],[-162.0468,59.0791],[-162.0731,59.1],[-162.088,59.1148],[-162.1022,59.1287],[-162.107,59.1367],[-162.1223,59.1618],[-162.1313,59.1753],[-162.1418,59.1909],[-162.1638,59.2245],[-162.171,59.2476],[-162.1696,59.2561],[-162.1666,59.2751],[-162.1472,59.2923],[-162.1452,59.294],[-162.1321,59.3062],[-162.1267,59.314],[-162.117,59.3262],[-162.1116,59.3329],[-162.0894,59.3466],[-162.0828,59.3507],[-162.0648,59.36],[-162.0627,59.3719],[-162.0613,59.398],[-162.0536,59.409],[-162.0325,59.4212],[-162.0286,59.4235],[-162.014,59.4321],[-162.0019,59.4374],[-162.001,59.4377],[-162,59.438],[-161.9793,59.4443],[-161.9585,59.4478],[-161.9486,59.4529],[-161.9414,59.4579],[-161.926,59.4643],[-161.9144,59.4693],[-161.9134,59.4733],[-161.9101,59.48],[-161.9034,59.4876],[-161.9001,59.498],[-161.8948,59.5076],[-161.8842,59.5153],[-161.8713,59.5248],[-161.8835,59.5359],[-162,59.6419],[-162.0031,59.6446],[-162.0127,59.6456],[-162.0197,59.6521],[-162.0426,59.6707],[-162.0649,59.7],[-162.0683,59.7164],[-162.0749,59.7176],[-162.0982,59.7337],[-162.1051,59.75],[-162.1069,59.7542],[-162.115,59.7561],[-162.1385,59.7724],[-162.1607,59.7998],[-162.1783,59.8148],[-162.1867,59.8189],[-162.1877,59.8177],[-162.1944,59.8122],[-162.2278,59.8065],[-162.2573,59.8062],[-162.2977,59.8117],[-162.3069,59.8121],[-162.3176,59.8125],[-162.3388,59.8099],[-162.3504,59.8103],[-162.3643,59.8109],[-162.4114,59.8233],[-162.4417,59.8441],[-162.452,59.8763],[-162.4504,59.8824],[-162.4503,59.883],[-162.4499,59.8846],[-162.4498,59.8846],[-162.4504,59.8847],[-162.4645,59.8854],[-162.5041,59.8894],[-162.5145,59.8904],[-162.5626,59.8968],[-162.5744,59.8947],[-162.6064,59.8883],[-162.6635,59.8896],[-162.6647,59.8897],[-162.6984,59.8918],[-162.6986,59.89],[-162.7076,59.8802],[-162.7123,59.8782],[-162.7587,59.859],[-162.7625,59.8575],[-162.818,59.8403],[-162.8155,59.8277],[-162.8159,59.8128],[-162.8261,59.8007],[-162.8664,59.7814],[-162.8687,59.7804],[-162.9158,59.7731],[-162.9472,59.7683],[-162.9533,59.7693],[-162.9748,59.7728],[-162.986,59.7694],[-163.0256,59.7675],[-163.0658,59.7729],[-163.1033,59.7779],[-163.1057,59.7782],[-163.1306,59.789],[-163.1459,59.7956],[-163.1508,59.7944],[-163.1652,59.7913],[-163.2171,59.7868],[-163.2278,59.7859],[-163.2464,59.7832],[-163.2649,59.7806],[-163.322,59.771],[-163.33,59.7697],[-163.3882,59.7642],[-163.4285,59.7609],[-163.4924,59.7574],[-163.5513,59.7536],[-163.582,59.7516],[-163.6275,59.746],[-163.6474,59.7436],[-163.7013,59.7414],[-163.7077,59.7411],[-163.7844,59.7406],[-163.8528,59.7474],[-163.9106,59.7537],[-163.9227,59.755],[-163.9824,59.7615],[-163.9937,59.7638],[-163.9957,59.7622],[-163.998,59.7604],[-163.9997,59.755],[-163.9891,59.7533],[-163.9834,59.7524],[-163.966,59.7471],[-163.9529,59.7359],[-163.9364,59.7311],[-163.9204,59.7263],[-163.9179,59.7251],[-163.8969,59.7146],[-163.8912,59.7138],[-163.8803,59.716],[-163.8698,59.7168],[-163.8473,59.7184],[-163.8137,59.7169],[-163.7878,59.7092],[-163.7489,59.6864],[-163.7399,59.6686],[-163.7414,59.6644],[-163.7446,59.6548],[-163.7511,59.6465],[-163.761,59.6397],[-163.7781,59.6334],[-163.8119,59.6208],[-163.8471,59.6179],[-163.8867,59.6293],[-163.8957,59.6324],[-163.9197,59.6405],[-163.9262,59.6404],[-163.9479,59.6358],[-163.9762,59.6343],[-163.9993,59.6359],[-164.0133,59.6378],[-164.0808,59.6705],[-164.1111,59.6941],[-164.1248,59.7163],[-164.1264,59.7162],[-164.1344,59.7174],[-164.1508,59.7224],[-164.1932,59.7373],[-164.2259,59.751],[-164.231,59.7531],[-164.2746,59.7783],[-164.3132,59.8063],[-164.3264,59.8194],[-164.3367,59.8296],[-164.3465,59.8484],[-164.3534,59.8529],[-164.3543,59.8535],[-164.3643,59.8588],[-164.3898,59.8705],[-164.4157,59.8849],[-164.4208,59.907],[-164.4259,59.9144],[-164.4352,59.9267],[-164.4421,59.9394],[-164.4497,59.9533],[-164.4349,59.9689],[-164.4293,59.9724],[-164.4203,59.9781],[-164.4171,59.9794],[-164.4012,59.986],[-164.3792,59.9942],[-164.3777,59.9947],[-164.3643,59.9992],[-164.3428,60.0029],[-164.3628,60.0053],[-164.3901,60.0108],[-164.4162,60.0215],[-164.4188,60.0229],[-164.4286,60.0279],[-164.4321,60.0262],[-164.4457,60.0305],[-164.4842,60.0538],[-164.4882,60.055],[-164.5214,60.092],[-164.5487,60.1106],[-164.5747,60.133],[-164.5906,60.1499],[-164.5974,60.1582],[-164.6243,60.1646],[-164.6586,60.1755],[-164.667,60.1802],[-164.6889,60.1922],[-164.7111,60.2079],[-164.734,60.228],[-164.748,60.2397],[-164.7488,60.2403],[-164.7695,60.2406],[-164.804,60.2432],[-164.8466,60.2484],[-164.8511,60.249],[-164.8954,60.2582],[-164.9431,60.271],[-164.9719,60.277],[-165,60.2929],[-165.0017,60.2938],[-165.0415,60.3108],[-165.0987,60.3347],[-165.1245,60.3488],[-165.1414,60.358],[-165.1768,60.3812],[-165.1959,60.397],[-165.2061,60.4048],[-165.2064,60.4051],[-165.2192,60.4128],[-165.2354,60.4252],[-165.2378,60.434],[-165.2396,60.4432],[-165.2517,60.4421],[-165.2561,60.442],[-165.2703,60.4418],[-165.2882,60.4426],[-165.3086,60.4481],[-165.3336,60.4593],[-165.3481,60.4587],[-165.3695,60.4581],[-165.375,60.4585],[-165.3875,60.4595],[-165.4056,60.4655],[-165.4265,60.4744],[-165.4435,60.4847],[-165.4482,60.495],[-165.453,60.4969],[-165.4607,60.5],[-165.4675,60.5027],[-165.481,60.5127],[-165.5015,60.5262],[-165.511,60.5365],[-165.5138,60.5396],[-165.5204,60.552],[-165.5194,60.5586],[-165.5183,60.566],[-165.5044,60.5787],[-165.4854,60.5936],[-165.4791,60.5977],[-165.4791,60.6017],[-165.4751,60.6065],[-165.4697,60.6101],[-165.4641,60.6137],[-165.448,60.6222],[-165.4456,60.6235],[-165.4305,60.6281],[-165.4107,60.6322],[-165.4073,60.6326],[-165.3757,60.6362],[-165.375,60.6363],[-165.3402,60.6383],[-165.3379,60.6414],[-165.3332,60.6457],[-165.3228,60.6517],[-165.3088,60.6584],[-165.2914,60.6655],[-165.2889,60.6661],[-165.2692,60.6701],[-165.2476,60.6746],[-165.2459,60.675],[-165.2442,60.6802],[-165.2424,60.6833],[-165.2343,60.6882],[-165.222,60.6954],[-165.2045,60.7002],[-165.198,60.7017],[-165.1847,60.7045],[-165.1642,60.7077],[-165.1602,60.7148],[-165.1555,60.7191],[-165.1467,60.7255],[-165.1356,60.7318],[-165.1234,60.7366],[-165.1298,60.7404],[-165.1333,60.7435],[-165.1392,60.7501],[-165.1439,60.7587],[-165.141,60.7662],[-165.1515,60.7711],[-165.1591,60.7765],[-165.1662,60.784],[-165.1762,60.7963],[-165.1758,60.8029],[-165.1756,60.8072],[-165.168,60.8184],[-165.1575,60.8293],[-165.1628,60.8336],[-165.1704,60.8399],[-165.1768,60.8471],[-165.1775,60.848],[-165.1775,60.8589],[-165.1727,60.8712],[-165.1705,60.8769],[-165.1793,60.8821],[-165.1935,60.8853],[-165.2235,60.8965],[-165.2323,60.9039],[-165.2331,60.905],[-165.2371,60.9105],[-165.2465,60.9128],[-165.2542,60.9171],[-165.263,60.9231],[-165.2707,60.93],[-165.2758,60.9375],[-165.276,60.9378],[-165.2743,60.9464],[-165.2826,60.9501],[-165.2932,60.9544],[-165.298,60.959],[-165.3022,60.9664],[-165.3034,60.9791],[-165.3011,60.9902],[-165.2943,60.9988],[-165.2935,60.9997],[-165.286,61.0051],[-165.2859,61.0052],[-165.2747,61.0147],[-165.2618,61.0215],[-165.2615,61.0221],[-165.2548,61.0346],[-165.2366,61.0501],[-165.2398,61.0513],[-165.246,61.0535],[-165.2466,61.0534],[-165.2584,61.0506],[-165.2684,61.0441],[-165.2862,61.0359],[-165.2902,61.0341],[-165.3391,61.0179],[-165.3466,61.0154],[-165.4167,61.0125],[-165.4727,61.0198],[-165.5058,61.0233],[-165.5388,61.0268],[-165.5611,61.0311],[-165.6068,61.04],[-165.6215,61.0446],[-165.6636,61.0578],[-165.6863,61.0726],[-165.7168,61.0964],[-165.7434,61.1252],[-165.7618,61.1571],[-165.7661,61.1645],[-165.7869,61.1981],[-165.8,61.2026],[-165.8018,61.2032],[-165.8091,61.208],[-165.8229,61.2171],[-165.8338,61.227],[-165.834,61.2278],[-165.8373,61.2379],[-165.8376,61.2387],[-165.8417,61.2396],[-165.8595,61.2447],[-165.8603,61.2449],[-165.8824,61.2516],[-165.9033,61.2569],[-165.9231,61.2648],[-165.9264,61.267],[-165.94,61.2759],[-165.9441,61.282],[-165.9474,61.2867],[-165.9535,61.2941],[-165.9795,61.3085],[-165.9904,61.3164],[-165.9957,61.3258],[-165.996,61.3264],[-165.9986,61.3355],[-166.0072,61.3438],[-166.0175,61.352],[-166.0238,61.3611],[-166.0326,61.3784],[-166.0313,61.3953],[-166.0505,61.4009],[-166.1177,61.4301],[-166.1475,61.4418],[-166.1521,61.4436],[-166.1672,61.4489],[-166.1836,61.4545],[-166.1945,61.4599],[-166.2079,61.4732],[-166.2316,61.497],[-166.2541,61.5222],[-166.2682,61.5437],[-166.2808,61.5629],[-166.2886,61.5808],[-166.2864,61.6031],[-166.2799,61.622],[-166.2652,61.647],[-166.2602,61.6587],[-166.262,61.6747],[-166.2621,61.6933],[-166.2573,61.7096],[-166.2481,61.7228],[-166.238,61.7409],[-166.2363,61.7551],[-166.2352,61.7643],[-166.2375,61.7806],[-166.2297,61.7983],[-166.2135,61.817],[-166.1978,61.8343],[-166.1718,61.8522],[-166.1437,61.8632],[-166.1221,61.8699],[-166.1125,61.8731],[-166.1105,61.8866],[-166.1069,61.9057],[-166.0949,61.9467],[-166.082,61.9636],[-166.0775,61.9739],[-166.076,61.983],[-166.0871,61.9904],[-166.0965,61.9983],[-166.102,62.0009],[-166.1183,62.0097],[-166.1298,62.0253],[-166.126,62.0387],[-166.1173,62.0491],[-166.0962,62.0735],[-166.0492,62.108],[-166.0058,62.1234],[-165.9857,62.1261],[-165.9484,62.1247],[-165.9018,62.1193],[-165.899,62.127],[-165.8926,62.1382],[-165.8746,62.1502],[-165.8486,62.1609],[-165.8206,62.1662],[-165.8135,62.1762],[-165.7925,62.1903],[-165.7706,62.1984],[-165.7396,62.2049],[-165.7336,62.2117],[-165.7216,62.2226],[-165.6877,62.2402],[-165.6689,62.2508],[-165.6594,62.2642],[-165.6213,62.2918],[-165.5702,62.3236],[-165.5259,62.3534],[-165.4675,62.3819],[-165.4638,62.3837],[-165.4528,62.3891],[-165.4491,62.3909],[-165.4489,62.391],[-165.4485,62.3917],[-165.4472,62.3945],[-165.4467,62.3954],[-165.4387,62.4119],[-165.4187,62.4404],[-165.4029,62.4522],[-165.3796,62.4696],[-165.3846,62.4784],[-165.3884,62.4853],[-165.3836,62.497],[-165.3695,62.5107],[-165.3462,62.5267],[-165.3508,62.5478],[-165.3387,62.576],[-165.3116,62.5955],[-165.2878,62.6049],[-165.277,62.6092],[-165.2159,62.6142],[-165.2131,62.6144],[-165.2393,62.6341],[-165.2481,62.648],[-165.2457,62.6623],[-165.2551,62.6722],[-165.257,62.6818],[-165.259,62.6922],[-165.2473,62.7099],[-165.2219,62.7225],[-165.1939,62.7299],[-165.1652,62.7359],[-165.126,62.7405],[-165.0905,62.7394],[-165.063,62.734],[-165.0531,62.7422],[-165.0387,62.7499],[-165.0219,62.7562],[-165.0206,62.7563],[-165.0026,62.7571],[-164.9867,62.7607],[-165.0026,62.7747],[-165.0094,62.7779],[-165.0169,62.7844],[-165.0188,62.7924],[-165.0151,62.8003],[-165.015,62.8004],[-165.0231,62.8041],[-165.0237,62.8047],[-165.0319,62.8132],[-165.0381,62.8207],[-165.0363,62.8285],[-165.0363,62.8289],[-165.0338,62.8366],[-165.0329,62.8377],[-165.0288,62.8432],[-165.0194,62.852],[-165.0095,62.8583],[-164.9965,62.8666],[-164.9812,62.8714],[-164.9643,62.8743],[-164.9504,62.8762],[-164.9393,62.8775],[-164.9369,62.8862],[-164.9288,62.8941],[-164.9285,62.8943],[-164.9223,62.8992],[-164.9159,62.9026],[-164.9221,62.9125],[-164.9216,62.9166],[-164.921,62.921],[-164.918,62.9282],[-164.91,62.9366],[-164.9019,62.9445],[-164.8955,62.9486],[-164.9029,62.957],[-164.9008,62.9688],[-164.9005,62.9736],[-164.8966,62.9795],[-164.9034,62.9826],[-164.907,62.9842],[-164.9107,62.9926],[-164.9125,63],[-164.9106,63.0052],[-164.9031,63.0117],[-164.893,63.0191],[-164.903,63.0332],[-164.9067,63.0449],[-164.8998,63.0523],[-164.8802,63.0654],[-164.8303,63.0823],[-164.7722,63.0902],[-164.7508,63.0907],[-164.7438,63.0932],[-164.7444,63.0965],[-164.7468,63.1104],[-164.7277,63.1247],[-164.6922,63.1449],[-164.6869,63.1485],[-164.6629,63.1654],[-164.6093,63.1995],[-164.4957,63.2512],[-164.4833,63.2547],[-164.3955,63.2799],[-164.25,63.3034],[-164.1289,63.3153],[-164.0513,63.3173],[-164.0158,63.3139],[-163.9329,63.3002],[-163.8706,63.2842],[-163.8597,63.2861],[-163.8236,63.2838],[-163.8012,63.2805],[-163.7719,63.2762],[-163.7373,63.2662],[-163.7058,63.261],[-163.6581,63.2497],[-163.6134,63.2287],[-163.5863,63.207],[-163.5847,63.2058],[-163.542,63.1974],[-163.4939,63.1854],[-163.4776,63.1823],[-163.4552,63.175],[-163.4169,63.1562],[-163.3954,63.1458],[-163.3498,63.1237],[-163.2525,63.0924],[-163.1187,63.1016],[-163.1029,63.113],[-163.1028,63.1131],[-163.0643,63.1311],[-163.0262,63.1535],[-163.0126,63.1579],[-162.9779,63.1659],[-162.9581,63.1768],[-162.9547,63.1899],[-162.9377,63.2151],[-162.9169,63.2308],[-162.8709,63.2536],[-162.8528,63.257],[-162.8064,63.266],[-162.7395,63.2689],[-162.7003,63.2912],[-162.6664,63.3169],[-162.579,63.3839],[-162.565,63.3946],[-162.5406,63.4132],[-162.4378,63.492],[-162.4485,63.4939],[-162.4683,63.4943],[-162.506,63.4881],[-162.5525,63.4826],[-162.5793,63.4867],[-162.5797,63.4868],[-162.6107,63.483],[-162.642,63.485],[-162.6798,63.4916],[-162.6971,63.4991],[-162.7111,63.5087],[-162.7274,63.5133],[-162.7476,63.5179],[-162.7729,63.5297],[-162.7846,63.5437],[-162.7998,63.5553],[-162.8264,63.5764],[-162.8258,63.5849],[-162.816,63.6034],[-162.7862,63.6241],[-162.763,63.6326],[-162.7542,63.6379],[-162.7306,63.6512],[-162.6975,63.6635],[-162.6913,63.6677],[-162.6801,63.6713],[-162.661,63.6761],[-162.633,63.6793],[-162.6145,63.6856],[-162.5843,63.6914],[-162.544,63.6947],[-162.5145,63.693],[-162.4811,63.685],[-162.453,63.6891],[-162.4258,63.6897],[-162.3944,63.6883],[-162.3569,63.6816],[-162.3388,63.6752],[-162.3259,63.6756],[-162.325,63.6754],[-162.3043,63.672],[-162.2746,63.66],[-162.2546,63.6465],[-162.2499,63.6283],[-162.2426,63.6245],[-162.2342,63.6177],[-162.2254,63.6096],[-162.2227,63.5969],[-162.1723,63.587],[-162.133,63.5814],[-162.0918,63.5768],[-162.0886,63.5765],[-162.0036,63.5639],[-161.9799,63.5618],[-161.9624,63.5583],[-161.957,63.5572],[-161.939,63.5469],[-161.9249,63.5364],[-161.9105,63.5195],[-161.8962,63.5082],[-161.8813,63.5028],[-161.8602,63.4963],[-161.8404,63.4933],[-161.8213,63.4945],[-161.8042,63.4985],[-161.7881,63.4995],[-161.774,63.4994],[-161.7459,63.5033],[-161.7189,63.5116],[-161.6878,63.5146],[-161.6602,63.5144],[-161.6419,63.5122],[-161.6218,63.5086],[-161.6031,63.5042],[-161.5934,63.5053],[-161.5758,63.5073],[-161.5295,63.5178],[-161.512,63.5198],[-161.4888,63.5191],[-161.464,63.5175],[-161.4487,63.5166],[-161.4243,63.5161],[-161.3944,63.5165],[-161.3668,63.5169],[-161.3144,63.5192],[-161.2852,63.5234],[-161.2701,63.5302],[-161.2603,63.5427],[-161.2487,63.5521],[-161.225,63.5645],[-161.2072,63.5823],[-161.2021,63.5874],[-161.192,63.5914],[-161.1518,63.6007],[-161.1425,63.6042],[-161.1424,63.6046],[-161.1389,63.6147],[-161.1394,63.6189],[-161.14,63.6252],[-161.1221,63.6394],[-161.0981,63.6561],[-161.0704,63.6643],[-161.0446,63.6685],[-161.0242,63.6718],[-161.0085,63.6777],[-160.9968,63.6896],[-160.9286,63.7416],[-160.9016,63.7582],[-160.8862,63.7714],[-160.877,63.7969],[-160.8801,63.8122],[-160.8801,63.8123],[-160.8877,63.8246],[-160.8913,63.8274],[-160.8988,63.8332],[-160.915,63.8516],[-160.9201,63.8597],[-160.9286,63.888],[-160.9365,63.9085],[-160.9446,63.9215],[-160.9614,63.9372],[-160.9783,63.9497],[-160.9888,63.9615],[-161.0093,63.9793],[-161.0169,63.9894],[-161.019,63.9948],[-161.0185,63.9986],[-161.0457,64.0225],[-161.0489,64.0313],[-161.0644,64.0639],[-161.0706,64.085],[-161.0623,64.1134],[-161.0692,64.1181],[-161.073,64.123],[-161.0744,64.1248],[-161.0765,64.1275],[-161.0767,64.1306],[-161.0769,64.1328],[-161.0773,64.1383],[-161.0741,64.1649],[-161.0754,64.2066],[-161.0918,64.2153],[-161.1445,64.2411],[-161.1791,64.258],[-161.2534,64.2989],[-161.3268,64.334],[-161.4139,64.3586],[-161.4283,64.3504],[-161.4432,64.3401],[-161.4636,64.3335],[-161.4934,64.3284],[-161.5237,64.3279],[-161.5369,64.3282],[-161.5547,64.3287],[-161.5654,64.3307],[-161.5908,64.3355],[-161.6112,64.3423],[-161.6664,64.3605],[-161.7104,64.3729],[-161.7391,64.3809],[-161.7675,64.3889],[-161.8063,64.4005],[-161.8073,64.4008],[-161.8117,64.4021],[-161.8244,64.4059],[-162.0021,64.4588],[-162.0279,64.4613],[-162.068,64.4726],[-162.0802,64.4763],[-162.1629,64.5019],[-162.1724,64.5048],[-162.2374,64.5244],[-162.2887,64.5358],[-162.3135,64.5428],[-162.3451,64.5344],[-162.3854,64.5222],[-162.4131,64.5133],[-162.4419,64.5041],[-162.472,64.4868],[-162.4867,64.4709],[-162.4878,64.4575],[-162.492,64.4404],[-162.4968,64.4316],[-162.5045,64.4178],[-162.5098,64.3997],[-162.5126,64.3926],[-162.5179,64.3849],[-162.5579,64.3558],[-162.5779,64.3464],[-162.5948,64.3384],[-162.6143,64.335],[-162.6168,64.3346],[-162.6327,64.3319],[-162.6545,64.3226],[-162.6676,64.3147],[-162.685,64.3043],[-162.7281,64.2875],[-162.7958,64.2757],[-162.8422,64.2832],[-162.9281,64.3005],[-163.0071,64.317],[-163.11,64.3385],[-163.1649,64.3497],[-163.1658,64.3499],[-163.1866,64.3504],[-163.2154,64.3533],[-163.2419,64.3607],[-163.2687,64.3756],[-163.2985,64.3935],[-163.3233,64.4079],[-163.3354,64.422],[-163.3497,64.4377],[-163.3638,64.4456],[-163.3926,64.454],[-163.4318,64.4667],[-163.4435,64.4736],[-163.4577,64.4821],[-163.5,64.4937],[-163.5115,64.4968],[-163.5231,64.5],[-163.5362,64.5036],[-163.6123,64.5179],[-163.6569,64.5219],[-163.7043,64.5197],[-163.7504,64.5196],[-163.7879,64.5241],[-163.8141,64.5312],[-163.8316,64.5244],[-163.8508,64.5194],[-163.8797,64.5153],[-163.9128,64.5132],[-163.9762,64.5083],[-164.0368,64.5125],[-164.1809,64.5196],[-164.2663,64.5183],[-164.3554,64.5084],[-164.3712,64.5049],[-164.3851,64.5018],[-164.3931,64.5],[-164.4651,64.4839],[-164.5026,64.4743],[-164.6198,64.4444],[-164.675,64.4294],[-164.7548,64.4078],[-164.8042,64.4011],[-164.826,64.3995],[-164.9089,64.3936],[-164.9551,64.3928],[-164.9844,64.3903],[-165.0018,64.3898],[-165.0322,64.388],[-165.1766,64.4131],[-165.2843,64.4343],[-165.3359,64.4444],[-165.4371,64.4552],[-165.439,64.4554],[-165.4449,64.4561],[-165.4469,64.4563],[-165.4608,64.4577],[-165.4769,64.4577],[-165.4938,64.4598],[-165.5,64.4606],[-165.634,64.4775],[-165.657,64.4804],[-165.6807,64.4836],[-165.7362,64.4879],[-165.782,64.4903],[-165.8502,64.4939],[-165.9072,64.5],[-165.9469,64.5042],[-166.0395,64.5169],[-166.0778,64.5205],[-166.0749,64.5141],[-166.0731,64.5103],[-166.072,64.5],[-166.0709,64.4902],[-166.0783,64.4804],[-166.0957,64.4598],[-166.1286,64.4411],[-166.1335,64.4382],[-166.1539,64.433],[-166.2123,64.4299],[-166.2149,64.4302],[-166.272,64.4378],[-166.3145,64.4544],[-166.3511,64.4779],[-166.3533,64.5],[-166.3539,64.5064],[-166.3309,64.5259],[-166.3035,64.5372],[-166.2814,64.545],[-166.2863,64.5465],[-166.352,64.5681],[-166.3694,64.5751],[-166.4401,64.6033],[-166.4913,64.619],[-166.5,64.6255],[-166.5078,64.6314],[-166.5294,64.6579],[-166.5577,64.6989],[-166.5775,64.7233],[-166.5902,64.739],[-166.5884,64.75],[-166.5859,64.7663],[-166.5776,64.778],[-166.5867,64.8015],[-166.5822,64.8221],[-166.5702,64.8334],[-166.5443,64.8456],[-166.5172,64.8574],[-166.5227,64.8711],[-166.5892,64.9083],[-166.7022,64.944],[-166.7619,64.9635],[-166.7833,64.9797],[-166.829,64.9993],[-166.8245,65.0175],[-166.8782,65.0299],[-166.979,65.0694],[-167,65.0829],[-167.0037,65.0853],[-167.0074,65.0877],[-167.0409,65.1093],[-167.0481,65.1158],[-167.073,65.1384],[-167.0843,65.1557],[-167.0724,65.1998],[-167.0393,65.2434],[-167.0085,65.2767],[-166.9775,65.2976],[-166.9509,65.3072],[-166.9489,65.3079],[-167.0703,65.3275],[-167.1214,65.3318],[-167.1913,65.3376],[-167.2722,65.3381],[-167.4009,65.3473],[-167.4886,65.3604],[-167.6064,65.3856],[-167.644,65.3984],[-167.6647,65.4054],[-167.7114,65.4271],[-167.7567,65.4472],[-167.8022,65.4592],[-167.8083,65.4606],[-167.8309,65.4658],[-167.8969,65.4767],[-167.9224,65.4919],[-167.938,65.4999],[-167.9711,65.5001],[-167.9955,65.5031],[-168.0044,65.5042],[-168.031,65.5094],[-168.0552,65.517],[-168.0654,65.5225],[-168.0708,65.5221],[-168.0909,65.524],[-168.1266,65.5305],[-168.153,65.5389],[-168.1676,65.5469],[-168.1754,65.5556],[-168.1762,65.5627],[-168.2186,65.5961],[-168.2287,65.6162],[-168.2319,65.6226],[-168.2315,65.6262],[-168.2292,65.6503],[-168.2213,65.6754],[-168.2001,65.6994],[-168.1551,65.7284],[-168.1379,65.735],[-168.1126,65.7443],[-168.0978,65.7492],[-168.0771,65.7561],[-168.0393,65.7653],[-168.038,65.7657],[-168.0043,65.7746],[-168,65.7753],[-167.968,65.7807],[-167.8834,65.8033],[-167.7189,65.8349],[-167.6772,65.844],[-167.557,65.8703],[-167.5208,65.8782],[-167.3083,65.9443],[-167.2386,65.9709],[-167.1791,65.9993],[-167.1784,65.9996],[-167.0079,66.0514],[-167,66.0541],[-166.8323,66.1111],[-166.7311,66.1442],[-166.7195,66.148],[-166.623,66.1741],[-166.4803,66.2119],[-166.3375,66.2469],[-166.3171,66.2519],[-166.2128,66.2809],[-166.094,66.316],[-165.9188,66.3611],[-165.7777,66.3974],[-165.6007,66.4385],[-165.4344,66.4752],[-165.3049,66.4993],[-165.2923,66.5016],[-165.1388,66.5285],[-165.0035,66.5513],[-165,66.5519],[-164.9458,66.5611],[-164.8804,66.5726],[-164.8316,66.5786],[-164.7519,66.5926],[-164.6916,66.6004],[-164.6146,66.6095],[-164.5602,66.6153],[-164.541,66.6173],[-164.4862,66.6235],[-164.4635,66.6263],[-164.4243,66.6302],[-164.3812,66.6319],[-164.3546,66.6332],[-164.3291,66.6344],[-164.2743,66.6369],[-164.221,66.6385],[-164.1406,66.6401],[-164.0618,66.6419],[-164.0271,66.6422],[-163.9827,66.6426],[-163.9179,66.6427],[-163.9008,66.6427],[-163.83,66.6418],[-163.8051,66.6413],[-163.7948,66.6408],[-163.7561,66.639],[-163.7121,66.6358],[-163.6897,66.6332],[-163.6675,66.6307],[-163.6395,66.6267],[-163.6262,66.6242],[-163.5863,66.6396],[-163.5203,66.6651],[-163.4035,66.7103],[-163.2032,66.7822],[-163.0453,66.8446],[-162.9784,66.8709],[-162.8931,66.8997],[-162.853,66.917],[-162.8394,66.9231],[-162.8341,66.9258],[-162.8331,66.9262],[-162.8322,66.9267],[-162.8321,66.9268]]],[[[-167.5054,60.157],[-167.5152,60.1643],[-167.517,60.1728],[-167.5363,60.1782],[-167.5603,60.206],[-167.5582,60.2244],[-167.5568,60.2281],[-167.5539,60.2353],[-167.5508,60.2405],[-167.5405,60.2493],[-167.5294,60.2553],[-167.5081,60.2631],[-167.4736,60.2648],[-167.4377,60.2629],[-167.4265,60.2676],[-167.4118,60.2716],[-167.3918,60.2751],[-167.3711,60.2757],[-167.3526,60.2832],[-167.3367,60.2874],[-167.3098,60.2907],[-167.2768,60.2889],[-167.2551,60.2838],[-167.2414,60.2863],[-167.226,60.288],[-167.2052,60.2883],[-167.1791,60.2867],[-167.1535,60.2824],[-167.1377,60.2881],[-167.1206,60.2912],[-167.1026,60.29],[-167.07,60.2848],[-167.0447,60.2779],[-167.0181,60.2662],[-166.9891,60.2738],[-166.968,60.2775],[-166.9438,60.2781],[-166.9384,60.2859],[-166.9298,60.2955],[-166.9187,60.3045],[-166.9047,60.3122],[-166.886,60.3175],[-166.8827,60.3222],[-166.8734,60.3312],[-166.8611,60.3382],[-166.8447,60.345],[-166.8126,60.3506],[-166.8005,60.3628],[-166.782,60.373],[-166.7633,60.3813],[-166.7393,60.3879],[-166.7012,60.3891],[-166.6663,60.3858],[-166.6529,60.3957],[-166.6405,60.4038],[-166.6201,60.413],[-166.5938,60.4192],[-166.5702,60.4229],[-166.5607,60.4299],[-166.5459,60.4375],[-166.5288,60.4443],[-166.5058,60.4476],[-166.478,60.4488],[-166.4436,60.4445],[-166.4172,60.4361],[-166.4029,60.4262],[-166.3983,60.4263],[-166.3878,60.4266],[-166.3715,60.4239],[-166.3498,60.4177],[-166.3436,60.4227],[-166.334,60.4291],[-166.3165,60.439],[-166.2976,60.4474],[-166.2763,60.4516],[-166.2761,60.4599],[-166.2758,60.4691],[-166.2709,60.4786],[-166.2613,60.4844],[-166.2493,60.4911],[-166.2293,60.4993],[-166.2086,60.5052],[-166.1803,60.5085],[-166.1524,60.5108],[-166.1372,60.506],[-166.1213,60.5009],[-166.0978,60.491],[-166.0849,60.4859],[-166.066,60.476],[-166.0542,60.4695],[-166.0476,60.4621],[-166.0408,60.4527],[-166.0397,60.4512],[-166.0307,60.4389],[-166.0212,60.4304],[-166.0058,60.4196],[-165.9998,60.4113],[-165.9983,60.4004],[-166.0095,60.3877],[-166.0043,60.3863],[-165.9989,60.3843],[-165.9973,60.3838],[-165.9867,60.3787],[-165.9814,60.3741],[-165.9763,60.3787],[-165.9701,60.3836],[-165.961,60.3897],[-165.9495,60.3938],[-165.9351,60.397],[-165.9173,60.4008],[-165.8994,60.4032],[-165.8762,60.4027],[-165.8477,60.3986],[-165.8285,60.3901],[-165.8239,60.3929],[-165.8164,60.3961],[-165.7992,60.4011],[-165.7825,60.4049],[-165.7593,60.4064],[-165.7385,60.4056],[-165.72,60.4011],[-165.7164,60.4002],[-165.6931,60.3931],[-165.6715,60.3835],[-165.6539,60.3718],[-165.6474,60.3623],[-165.6495,60.3488],[-165.6408,60.3488],[-165.6327,60.3483],[-165.6171,60.3449],[-165.6002,60.3389],[-165.5862,60.3298],[-165.5745,60.3212],[-165.5669,60.3112],[-165.5615,60.3017],[-165.5615,60.2996],[-165.5614,60.2923],[-165.5653,60.2831],[-165.5744,60.2733],[-165.572,60.2687],[-165.5702,60.2641],[-165.5707,60.259],[-165.5781,60.2503],[-165.5883,60.2414],[-165.5813,60.2368],[-165.5755,60.2317],[-165.5708,60.2248],[-165.5666,60.2156],[-165.5671,60.2076],[-165.5704,60.1979],[-165.5788,60.1881],[-165.5885,60.1789],[-165.5844,60.1763],[-165.5792,60.1717],[-165.5762,60.1657],[-165.5755,60.1585],[-165.5772,60.1508],[-165.5743,60.1491],[-165.5685,60.1459],[-165.5621,60.1402],[-165.5597,60.1333],[-165.5607,60.1236],[-165.564,60.1127],[-165.5616,60.1092],[-165.5587,60.1064],[-165.5575,60.0992],[-165.5602,60.0894],[-165.5664,60.0802],[-165.5732,60.0751],[-165.5703,60.0728],[-165.5674,60.0702],[-165.565,60.0642],[-165.5666,60.0587],[-165.5586,60.0564],[-165.5534,60.0542],[-165.547,60.0473],[-165.5452,60.0445],[-165.5394,60.035],[-165.5273,60.0339],[-165.5153,60.0319],[-165.4975,60.0279],[-165.4797,60.0216],[-165.4624,60.0096],[-165.4532,59.9992],[-165.4522,59.9927],[-165.4519,59.9904],[-165.4356,59.9838],[-165.4295,59.9814],[-165.4241,59.9792],[-165.4079,59.9726],[-165.4025,59.9704],[-165.4025,59.9679],[-165.412,59.9541],[-165.4333,59.9406],[-165.4391,59.936],[-165.4387,59.9318],[-165.4452,59.9164],[-165.4609,59.895],[-165.4729,59.8864],[-165.4955,59.8702],[-165.5379,59.8591],[-165.5468,59.8567],[-165.5604,59.8529],[-165.6021,59.8477],[-165.6253,59.8464],[-165.6578,59.8363],[-165.699,59.8351],[-165.7355,59.8399],[-165.739,59.8413],[-165.7466,59.836],[-165.7733,59.8205],[-165.7977,59.8111],[-165.803,59.8091],[-165.8249,59.8068],[-165.8372,59.7975],[-165.8781,59.776],[-165.8987,59.7621],[-165.9216,59.7471],[-165.9648,59.723],[-166.0125,59.7054],[-166.0579,59.6955],[-166.0778,59.695],[-166.0997,59.694],[-166.1576,59.6979],[-166.177,59.6998],[-166.1792,59.7002],[-166.1966,59.7034],[-166.2421,59.7171],[-166.2739,59.7338],[-166.2912,59.7472],[-166.3006,59.7601],[-166.3219,59.7731],[-166.3351,59.7756],[-166.3496,59.7766],[-166.3664,59.7797],[-166.3903,59.789],[-166.4297,59.8016],[-166.4415,59.7987],[-166.4617,59.7959],[-166.508,59.7987],[-166.5642,59.7961],[-166.6261,59.7971],[-166.6543,59.8024],[-166.689,59.8153],[-166.7293,59.8344],[-166.7368,59.8383],[-166.7484,59.8382],[-166.7865,59.8427],[-166.8246,59.8512],[-166.8289,59.8523],[-166.8339,59.8554],[-166.8415,59.8615],[-166.8509,59.8711],[-166.8681,59.8813],[-166.9046,59.898],[-166.9406,59.9119],[-166.9753,59.9207],[-167.0034,59.9275],[-167.0128,59.9295],[-167.042,59.9358],[-167.0671,59.9354],[-167.1029,59.937],[-167.1378,59.944],[-167.1692,59.9611],[-167.1926,59.9746],[-167.2227,59.9939],[-167.2934,59.9992],[-167.3108,60.0075],[-167.3242,60.0185],[-167.3327,60.018],[-167.3585,60.0185],[-167.3856,60.0212],[-167.4008,60.0261],[-167.418,60.0342],[-167.4348,60.0457],[-167.4408,60.0565],[-167.4421,60.0668],[-167.4415,60.0823],[-167.443,60.0954],[-167.4417,60.1021],[-167.4365,60.1088],[-167.4531,60.1162],[-167.4646,60.1247],[-167.4717,60.136],[-167.4732,60.1489],[-167.4924,60.152],[-167.5054,60.157]]]]},"properties":{"STATE_ID":"02","STATE_NAME":"Alaska"},"id":2}, -{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-171.1412,-11.0466],[-171.1412,-11.0462],[-171.1375,-11.0301],[-171.1258,-11.0156],[-171.1114,-11.0038],[-171.0949,-10.9978],[-171.0849,-10.9975],[-171.0746,-10.9972],[-171.0577,-10.999],[-171.0516,-11.0001],[-171.0363,-11.0029],[-171.0336,-11.0041],[-171.0279,-11.0065],[-171.0193,-11.0122],[-171.0188,-11.0134],[-171.0141,-11.0237],[-171.0124,-11.0471],[-171.0115,-11.0587],[-171.0112,-11.0602],[-171.0114,-11.0781],[-171.0171,-11.0895],[-171.0196,-11.0946],[-171.0322,-11.1051],[-171.0489,-11.1093],[-171.0744,-11.1101],[-171.0983,-11.1079],[-171.1059,-11.1055],[-171.1206,-11.1009],[-171.1338,-11.0906],[-171.1339,-11.0905],[-171.1338,-11.0905],[-171.1353,-11.0872],[-171.1397,-11.0772],[-171.1411,-11.0738],[-171.1412,-11.0738],[-171.1419,-11.0608],[-171.1412,-11.0466]]],[[[-168.226,-14.547],[-168.2253,-14.5359],[-168.2245,-14.5245],[-168.2231,-14.5216],[-168.2188,-14.5125],[-168.2187,-14.5124],[-168.2185,-14.512],[-168.2184,-14.5119],[-168.2185,-14.5119],[-168.2185,-14.5118],[-168.2098,-14.5001],[-168.2098,-14.5],[-168.1995,-14.4901],[-168.1868,-14.4832],[-168.1733,-14.4797],[-168.172,-14.4795],[-168.1575,-14.4779],[-168.1565,-14.4779],[-168.1535,-14.4779],[-168.1525,-14.4778],[-168.1524,-14.4778],[-168.1523,-14.4779],[-168.1522,-14.4779],[-168.1522,-14.4781],[-168.1522,-14.4782],[-168.1441,-14.4812],[-168.1349,-14.4846],[-168.1233,-14.4917],[-168.1216,-14.4937],[-168.1159,-14.5002],[-168.1112,-14.5081],[-168.1095,-14.5125],[-168.1047,-14.5248],[-168.1016,-14.5379],[-168.1022,-14.5531],[-168.1022,-14.554],[-168.1059,-14.5665],[-168.1084,-14.5736],[-168.1104,-14.5792],[-168.1161,-14.587],[-168.1216,-14.5914],[-168.1275,-14.5961],[-168.1278,-14.5963],[-168.1288,-14.597],[-168.1291,-14.5973],[-168.1358,-14.5997],[-168.1578,-14.6018],[-168.1735,-14.6013],[-168.1813,-14.5998],[-168.1951,-14.5971],[-168.2068,-14.5901],[-168.218,-14.5751],[-168.2235,-14.5613],[-168.2252,-14.5514],[-168.226,-14.547]]],[[[-170.7972,-14.2466],[-170.7942,-14.2464],[-170.7663,-14.244],[-170.75,-14.2412],[-170.7495,-14.2403],[-170.748,-14.2375],[-170.7475,-14.2366],[-170.746,-14.2338],[-170.7416,-14.2293],[-170.7406,-14.2285],[-170.7372,-14.2258],[-170.7321,-14.2236],[-170.7263,-14.2227],[-170.7245,-14.2202],[-170.7203,-14.2147],[-170.7153,-14.2104],[-170.7134,-14.2088],[-170.7062,-14.2051],[-170.7061,-14.205],[-170.7039,-14.2034],[-170.7028,-14.1969],[-170.6954,-14.1902],[-170.6953,-14.1902],[-170.6871,-14.1822],[-170.6766,-14.1783],[-170.6652,-14.176],[-170.6553,-14.1755],[-170.6418,-14.1769],[-170.6417,-14.1769],[-170.6366,-14.1787],[-170.6281,-14.1828],[-170.625,-14.1858],[-170.6203,-14.1888],[-170.6063,-14.1977],[-170.6022,-14.2004],[-170.6016,-14.2003],[-170.6013,-14.2002],[-170.6004,-14.2],[-170.6002,-14.2],[-170.5982,-14.1996],[-170.5922,-14.1984],[-170.5903,-14.1981],[-170.5898,-14.198],[-170.5883,-14.1977],[-170.5879,-14.1976],[-170.5817,-14.1964],[-170.5663,-14.1977],[-170.5592,-14.1984],[-170.5368,-14.2043],[-170.5218,-14.2202],[-170.513,-14.2296],[-170.5106,-14.2321],[-170.5068,-14.25],[-170.5065,-14.2515],[-170.5062,-14.2528],[-170.5065,-14.2543],[-170.5057,-14.2557],[-170.5053,-14.2563],[-170.5047,-14.2568],[-170.4947,-14.266],[-170.4903,-14.2825],[-170.4915,-14.3017],[-170.5,-14.3176],[-170.5024,-14.3204],[-170.5064,-14.3252],[-170.5094,-14.3288],[-170.5197,-14.3332],[-170.5293,-14.335],[-170.5308,-14.3353],[-170.5381,-14.3361],[-170.5485,-14.3373],[-170.5489,-14.3373],[-170.5595,-14.3381],[-170.5728,-14.3367],[-170.5796,-14.3352],[-170.5814,-14.3348],[-170.5851,-14.333],[-170.5865,-14.331],[-170.5885,-14.3313],[-170.59,-14.3315],[-170.5925,-14.3319],[-170.5942,-14.3323],[-170.5956,-14.3326],[-170.5972,-14.333],[-170.6019,-14.3342],[-170.6024,-14.3343],[-170.6035,-14.3343],[-170.6058,-14.3343],[-170.6126,-14.3342],[-170.6148,-14.3342],[-170.6164,-14.3342],[-170.6166,-14.3342],[-170.6217,-14.3348],[-170.6235,-14.335],[-170.625,-14.3351],[-170.6277,-14.3353],[-170.6319,-14.3355],[-170.6375,-14.3369],[-170.6398,-14.3384],[-170.6428,-14.3403],[-170.6432,-14.3408],[-170.6453,-14.3437],[-170.6482,-14.3475],[-170.6505,-14.3529],[-170.6518,-14.3561],[-170.6519,-14.3562],[-170.6528,-14.359],[-170.6545,-14.3643],[-170.6566,-14.3667],[-170.6584,-14.369],[-170.6588,-14.3695],[-170.66,-14.3709],[-170.6604,-14.3714],[-170.6614,-14.3721],[-170.6644,-14.3743],[-170.6653,-14.375],[-170.6659,-14.3755],[-170.6663,-14.3758],[-170.6676,-14.3768],[-170.6682,-14.3773],[-170.6692,-14.3781],[-170.6733,-14.3807],[-170.6758,-14.3823],[-170.6885,-14.3911],[-170.6901,-14.3922],[-170.6937,-14.3945],[-170.6971,-14.3968],[-170.7073,-14.4036],[-170.7108,-14.4058],[-170.7114,-14.4063],[-170.713,-14.4073],[-170.7133,-14.4075],[-170.7139,-14.4079],[-170.7258,-14.4159],[-170.739,-14.42],[-170.7399,-14.4199],[-170.7427,-14.4196],[-170.7436,-14.4195],[-170.75,-14.419],[-170.7506,-14.419],[-170.7599,-14.4181],[-170.7634,-14.4168],[-170.767,-14.4155],[-170.7741,-14.4132],[-170.7743,-14.4131],[-170.7771,-14.4109],[-170.7771,-14.4108],[-170.7773,-14.4106],[-170.7774,-14.4106],[-170.7808,-14.4077],[-170.7811,-14.4075],[-170.7844,-14.4036],[-170.7859,-14.4005],[-170.7903,-14.4],[-170.7925,-14.3997],[-170.7947,-14.3989],[-170.7953,-14.3987],[-170.797,-14.3981],[-170.7976,-14.3979],[-170.7977,-14.3979],[-170.7979,-14.3979],[-170.7979,-14.3978],[-170.7987,-14.3976],[-170.8012,-14.3967],[-170.802,-14.3964],[-170.8028,-14.3961],[-170.804,-14.3957],[-170.805,-14.3949],[-170.8057,-14.3943],[-170.8058,-14.3942],[-170.8063,-14.3938],[-170.8065,-14.3936],[-170.8072,-14.393],[-170.8094,-14.3912],[-170.8101,-14.3906],[-170.8123,-14.3888],[-170.8126,-14.3883],[-170.818,-14.3805],[-170.8185,-14.38],[-170.8208,-14.3775],[-170.8209,-14.3771],[-170.8217,-14.375],[-170.8231,-14.3718],[-170.825,-14.3712],[-170.8251,-14.3712],[-170.8254,-14.3711],[-170.8268,-14.371],[-170.8273,-14.371],[-170.8282,-14.3709],[-170.8297,-14.3708],[-170.831,-14.3707],[-170.8319,-14.3707],[-170.834,-14.3705],[-170.8381,-14.3702],[-170.8401,-14.3697],[-170.8422,-14.3691],[-170.8455,-14.3682],[-170.8523,-14.3664],[-170.8553,-14.3646],[-170.8583,-14.3629],[-170.8621,-14.3608],[-170.8659,-14.3586],[-170.8697,-14.3549],[-170.8719,-14.3527],[-170.875,-14.3497],[-170.875,-14.3499],[-170.8837,-14.3427],[-170.8879,-14.3337],[-170.8893,-14.3309],[-170.8904,-14.3233],[-170.8903,-14.3172],[-170.8885,-14.313],[-170.8864,-14.3081],[-170.8818,-14.2985],[-170.875,-14.2877],[-170.875,-14.2876],[-170.8725,-14.2852],[-170.867,-14.2799],[-170.8651,-14.2777],[-170.8627,-14.2752],[-170.8625,-14.275],[-170.8552,-14.2688],[-170.8504,-14.2647],[-170.8403,-14.258],[-170.8321,-14.2572],[-170.8295,-14.2577],[-170.8293,-14.2574],[-170.8268,-14.2536],[-170.8239,-14.2507],[-170.823,-14.25],[-170.8231,-14.25],[-170.8233,-14.25],[-170.8168,-14.2477],[-170.8045,-14.2463],[-170.8,-14.2469],[-170.7972,-14.2466]]],[[[-169.6298,-14.2295],[-169.6301,-14.2292],[-169.6313,-14.228],[-169.6327,-14.2286],[-169.6356,-14.23],[-169.6364,-14.2304],[-169.6467,-14.2326],[-169.6606,-14.2338],[-169.6727,-14.2329],[-169.6804,-14.2306],[-169.6928,-14.2216],[-169.7038,-14.2107],[-169.7142,-14.2007],[-169.7228,-14.1894],[-169.7258,-14.181],[-169.7257,-14.1724],[-169.7259,-14.1662],[-169.7253,-14.1556],[-169.7226,-14.1437],[-169.7204,-14.1377],[-169.7173,-14.1333],[-169.7127,-14.1295],[-169.7066,-14.125],[-169.7033,-14.1213],[-169.7023,-14.1203],[-169.6928,-14.1166],[-169.678,-14.1115],[-169.6658,-14.1094],[-169.6615,-14.1089],[-169.6555,-14.1097],[-169.6462,-14.1112],[-169.6413,-14.112],[-169.6367,-14.1127],[-169.6305,-14.1137],[-169.6262,-14.111],[-169.625,-14.1105],[-169.6151,-14.1068],[-169.6099,-14.1059],[-169.5992,-14.1054],[-169.59,-14.1075],[-169.5757,-14.1136],[-169.5756,-14.1136],[-169.5734,-14.1158],[-169.5722,-14.1167],[-169.5688,-14.1196],[-169.5676,-14.1206],[-169.5624,-14.125],[-169.5618,-14.1261],[-169.5591,-14.1314],[-169.5575,-14.1345],[-169.5547,-14.1426],[-169.5543,-14.1517],[-169.5542,-14.1518],[-169.5502,-14.1578],[-169.5491,-14.1593],[-169.5479,-14.1627],[-169.5476,-14.1636],[-169.5483,-14.178],[-169.5481,-14.1789],[-169.547,-14.1842],[-169.547,-14.1843],[-169.5465,-14.1838],[-169.5434,-14.1806],[-169.5426,-14.1798],[-169.5352,-14.177],[-169.5298,-14.1757],[-169.5282,-14.1755],[-169.5238,-14.1747],[-169.5214,-14.1732],[-169.5157,-14.1702],[-169.5108,-14.1684],[-169.5061,-14.1669],[-169.5,-14.1661],[-169.494,-14.1661],[-169.4815,-14.1674],[-169.4654,-14.169],[-169.4644,-14.1691],[-169.4614,-14.1694],[-169.4605,-14.1695],[-169.4581,-14.1673],[-169.4536,-14.1677],[-169.4364,-14.17],[-169.4321,-14.1713],[-169.4305,-14.1713],[-169.4159,-14.1686],[-169.4121,-14.1686],[-169.3952,-14.17],[-169.3856,-14.1746],[-169.3772,-14.1813],[-169.375,-14.1848],[-169.3721,-14.1893],[-169.3692,-14.1938],[-169.3669,-14.2021],[-169.3669,-14.2041],[-169.3669,-14.2095],[-169.3673,-14.2186],[-169.3674,-14.2332],[-169.367,-14.2449],[-169.3675,-14.2613],[-169.369,-14.2686],[-169.3694,-14.2737],[-169.3701,-14.2768],[-169.3707,-14.2795],[-169.3736,-14.2856],[-169.375,-14.2885],[-169.3802,-14.2948],[-169.3862,-14.2996],[-169.3878,-14.3009],[-169.3974,-14.3072],[-169.409,-14.31],[-169.4195,-14.3114],[-169.4302,-14.3099],[-169.4309,-14.3096],[-169.4416,-14.3058],[-169.446,-14.3048],[-169.446,-14.3049],[-169.4465,-14.3052],[-169.4538,-14.3095],[-169.4641,-14.3131],[-169.4732,-14.3164],[-169.4827,-14.3172],[-169.4828,-14.3172],[-169.5,-14.313],[-169.5024,-14.3121],[-169.5066,-14.3101],[-169.513,-14.3079],[-169.5134,-14.3078],[-169.5189,-14.3018],[-169.522,-14.2949],[-169.5277,-14.2817],[-169.5329,-14.274],[-169.5345,-14.2727],[-169.5392,-14.269],[-169.5467,-14.2663],[-169.5513,-14.2647],[-169.5534,-14.2639],[-169.5589,-14.2589],[-169.5614,-14.2543],[-169.5638,-14.25],[-169.5629,-14.25],[-169.5652,-14.2418],[-169.5653,-14.2412],[-169.5666,-14.2299],[-169.5668,-14.2215],[-169.5673,-14.2218],[-169.5687,-14.2227],[-169.5692,-14.2231],[-169.5693,-14.2232],[-169.5698,-14.2235],[-169.57,-14.2236],[-169.5716,-14.2243],[-169.5809,-14.2298],[-169.5883,-14.2338],[-169.6016,-14.2371],[-169.6087,-14.2379],[-169.6156,-14.2377],[-169.6228,-14.2357],[-169.625,-14.2344],[-169.625,-14.234],[-169.6265,-14.233],[-169.6275,-14.2323],[-169.6298,-14.2295]]]]},"properties":{"STATE_ID":"60","STATE_NAME":"American Samoa"},"id":60}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-89.9571,47.2911],[-89.947,47.3065],[-89.9166,47.3528],[-89.9064,47.3683],[-89.8892,47.3946],[-89.8373,47.4736],[-89.82,47.4999],[-89.7923,47.5429],[-89.7501,47.6082],[-89.7391,47.6249],[-89.7086,47.6717],[-89.6807,47.7146],[-89.6574,47.7499],[-89.641,47.7751],[-89.6252,47.7996],[-89.5755,47.8749],[-89.5482,47.9164],[-89.5001,47.9885],[-89.4921,47.9999],[-89.4889,48.0056],[-89.4834,48.0137],[-89.4811,48.0134],[-89.4786,48.0128],[-89.4544,48.0063],[-89.4323,48.0003],[-89.4309,47.9999],[-89.4317,47.9999],[-89.3751,47.9839],[-89.3598,47.9801],[-89.3375,47.9743],[-89.2755,47.9999],[-89.2747,47.9999],[-89.2501,48.0104],[-89.1251,48.0618],[-89.0001,48.1135],[-89.0001,48.1133],[-88.9719,48.1249],[-88.9712,48.1249],[-88.8751,48.1645],[-88.8025,48.1941],[-88.7501,48.2155],[-88.7501,48.2159],[-88.7184,48.2289],[-88.6877,48.2413],[-88.6774,48.2454],[-88.6729,48.2462],[-88.6538,48.2499],[-88.6533,48.2499],[-88.6251,48.2555],[-88.5001,48.2802],[-88.3751,48.305],[-88.3699,48.3061],[-88.3641,48.3039],[-88.3365,48.2935],[-88.3083,48.2827],[-88.2868,48.2745],[-88.2501,48.2604],[-88.2501,48.2603],[-88.2443,48.2581],[-88.223,48.2499],[-88.1731,48.2308],[-88.1251,48.2124],[-88.0001,48.1641],[-88.0001,48.1559],[-87.9108,48.1249],[-87.9082,48.1249],[-87.8751,48.1134],[-87.8751,48.1147],[-87.7501,48.0662],[-87.7501,48.0639],[-87.7207,48.0538],[-87.6477,48.0288],[-87.6251,48.0211],[-87.6251,48.019],[-87.5742,47.9999],[-87.5769,47.9999],[-87.5001,47.9681],[-87.3751,47.9202],[-87.3191,47.898],[-87.2611,47.8749],[-87.2501,47.8705],[-87.1127,47.818],[-87.0631,47.8],[-87.0001,47.7736],[-86.9406,47.7499],[-86.9492,47.7499],[-86.8751,47.7218],[-86.7671,47.6787],[-86.7501,47.672],[-86.7501,47.6749],[-86.6313,47.6249],[-86.6343,47.6249],[-86.6251,47.6178],[-86.6251,47.62],[-86.5001,47.5695],[-86.5001,47.5683],[-86.3751,47.5236],[-86.3751,47.5237],[-86.3615,47.5185],[-86.3128,47.4999],[-86.3052,47.4999],[-86.2501,47.4779],[-86.2501,47.4744],[-86.1251,47.4235],[-86.1251,47.4167],[-86.02,47.375],[-86.0273,47.375],[-86.0001,47.3619],[-86.0001,47.3673],[-85.8751,47.3163],[-85.8751,47.314],[-85.8549,47.3055],[-85.7501,47.2614],[-85.7501,47.2643],[-85.721,47.25],[-85.7222,47.25],[-85.6251,47.2103],[-85.5001,47.1583],[-85.416,47.125],[-85.4201,47.125],[-85.3751,47.1075],[-85.2501,47.0565],[-85.2501,47.0545],[-85.2343,47.0476],[-85.2316,47.0464],[-85.1255,47],[-84.8593,46.8888],[-84.8541,46.875],[-84.842,46.8419],[-84.8291,46.8079],[-84.8156,46.7718],[-84.8073,46.75],[-84.7871,46.6974],[-84.7713,46.6564],[-84.763,46.6343],[-84.7519,46.625],[-84.7501,46.6238],[-84.7228,46.601],[-84.6908,46.574],[-84.6606,46.5486],[-84.6375,46.529],[-84.6251,46.5185],[-84.6031,46.5],[-84.5904,46.4892],[-84.557,46.4607],[-84.557,46.4606],[-84.5569,46.4606],[-84.5001,46.4552],[-84.4756,46.4529],[-84.4672,46.4629],[-84.4663,46.4639],[-84.4661,46.4641],[-84.4633,46.4674],[-84.4451,46.489],[-84.4222,46.5],[-84.4203,46.5011],[-84.4057,46.5],[-84.4014,46.4997],[-84.3972,46.4994],[-84.3947,46.4992],[-84.3931,46.5],[-84.3883,46.5023],[-84.375,46.5087],[-84.375,46.5086],[-84.374,46.5091],[-84.3608,46.5085],[-84.3606,46.5085],[-84.3605,46.5085],[-84.3506,46.5079],[-84.3436,46.5077],[-84.3414,46.5077],[-84.3377,46.5056],[-84.3295,46.5019],[-84.3254,46.5],[-84.3061,46.4957],[-84.293,46.4928],[-84.2928,46.4928],[-84.2758,46.4928],[-84.2744,46.493],[-84.2668,46.4942],[-84.2654,46.4944],[-84.2637,46.4954],[-84.2558,46.5],[-84.2544,46.5008],[-84.25,46.5062],[-84.2261,46.5339],[-84.194,46.5401],[-84.1774,46.5269],[-84.166,46.5262],[-84.162,46.5269],[-84.1591,46.5273],[-84.1565,46.5278],[-84.1531,46.5283],[-84.153,46.5283],[-84.1518,46.5288],[-84.149,46.5301],[-84.1467,46.531],[-84.1465,46.5311],[-84.1458,46.5312],[-84.1394,46.5322],[-84.1289,46.5301],[-84.125,46.5237],[-84.1233,46.5209],[-84.1226,46.5205],[-84.1179,46.5176],[-84.117,46.5157],[-84.1112,46.5042],[-84.1112,46.5041],[-84.1129,46.5],[-84.125,46.4699],[-84.125,46.4701],[-84.1462,46.4185],[-84.1395,46.375],[-84.1389,46.3722],[-84.1382,46.3709],[-84.125,46.3472],[-84.1191,46.337],[-84.1168,46.3343],[-84.1063,46.322],[-84.1193,46.3152],[-84.1196,46.315],[-84.1164,46.2771],[-84.1156,46.2682],[-84.1095,46.2642],[-84.0978,46.2565],[-84.1022,46.25],[-84.1051,46.2456],[-84.108,46.2413],[-84.1081,46.2412],[-84.0974,46.2263],[-84.0858,46.21],[-84.077,46.1876],[-84.0713,46.1845],[-84.0335,46.1643],[-84.0057,46.1495],[-84.0058,46.125],[-84.0059,46.1185],[-84,46.1153],[-83.9762,46.1026],[-83.9761,46.1026],[-83.9554,46.0572],[-83.9452,46.0579],[-83.932,46.0588],[-83.931,46.0588],[-83.93,46.0589],[-83.9037,46.0608],[-83.9035,46.0609],[-83.9019,46.0622],[-83.8874,46.0731],[-83.875,46.0825],[-83.8262,46.1193],[-83.7884,46.1101],[-83.7604,46.1034],[-83.7595,46.1032],[-83.75,46.1049],[-83.6547,46.1221],[-83.625,46.1163],[-83.5715,46.106],[-83.5098,46.0579],[-83.5,46.0504],[-83.4361,46],[-83.4336,45.9989],[-83.5,45.9269],[-83.5185,45.9067],[-83.5476,45.875],[-83.6369,45.7739],[-83.5,45.7716],[-83.484,45.7719],[-83.4347,45.75],[-83.375,45.7235],[-83.25,45.6681],[-83.1526,45.625],[-83.125,45.6124],[-83.039,45.5739],[-83,45.5564],[-82.8788,45.5],[-82.8787,45.5],[-82.875,45.4967],[-82.7499,45.4422],[-82.6631,45.4025],[-82.603,45.375],[-82.5206,45.3359],[-82.5008,45.25],[-82.4999,45.2486],[-82.4906,45.2085],[-82.4712,45.125],[-82.4422,45],[-82.4124,44.875],[-82.4087,44.8582],[-82.3828,44.75],[-82.3855,44.75],[-82.3749,44.7164],[-82.3749,44.7081],[-82.3669,44.6751],[-82.3548,44.625],[-82.3564,44.625],[-82.3295,44.5128],[-82.3265,44.5],[-82.3231,44.4852],[-82.3045,44.4021],[-82.2984,44.375],[-82.2981,44.3745],[-82.2965,44.3673],[-82.2915,44.3459],[-82.2899,44.3387],[-82.2818,44.304],[-82.2694,44.25],[-82.2579,44.1999],[-82.2499,44.1651],[-82.2499,44.1639],[-82.2499,44.16],[-82.2499,44.1587],[-82.2199,44.0286],[-82.2167,44.0143],[-82.2135,44],[-82.2038,43.9566],[-82.1941,43.9133],[-82.158,43.75],[-82.1455,43.6956],[-82.1335,43.6409],[-82.1301,43.625],[-82.1249,43.6006],[-82.1249,43.5995],[-82.123,43.5908],[-82.1249,43.5871],[-82.1688,43.5],[-82.1994,43.4394],[-82.23,43.3788],[-82.2319,43.375],[-82.2499,43.3391],[-82.2658,43.3078],[-82.2951,43.25],[-82.3104,43.2188],[-82.3341,43.1704],[-82.3451,43.1479],[-82.3562,43.125],[-82.3572,43.125],[-82.3749,43.0886],[-82.3749,43.0894],[-82.3749,43.0901],[-82.3749,43.0906],[-82.3749,43.091],[-82.39,43.0622],[-82.399,43.0412],[-82.3987,43.0412],[-82.405,43.026],[-82.4074,43.0204],[-82.4095,43.0151],[-82.41,43.0141],[-82.411,43.0113],[-82.416,43.0055],[-82.4178,43.004],[-82.4199,43.0023],[-82.4227,43.0001],[-82.4233,42.9991],[-82.4234,42.999],[-82.4235,42.999],[-82.4236,42.9987],[-82.4237,42.9985],[-82.4244,42.997],[-82.4246,42.9965],[-82.4247,42.9955],[-82.4248,42.9952],[-82.425,42.9934],[-82.4249,42.993],[-82.4244,42.9917],[-82.4242,42.9913],[-82.424,42.9909],[-82.424,42.9906],[-82.4238,42.9906],[-82.4238,42.9903],[-82.4237,42.9901],[-82.4236,42.99],[-82.4232,42.9889],[-82.4231,42.9886],[-82.4231,42.9884],[-82.4229,42.9882],[-82.4226,42.9877],[-82.4226,42.9876],[-82.4225,42.9875],[-82.4223,42.9872],[-82.4221,42.9869],[-82.422,42.9868],[-82.4216,42.9862],[-82.4216,42.9861],[-82.4215,42.986],[-82.4214,42.9858],[-82.4211,42.9855],[-82.4211,42.9852],[-82.4211,42.9849],[-82.4207,42.9844],[-82.4204,42.9841],[-82.4202,42.984],[-82.4195,42.9833],[-82.4181,42.9821],[-82.4177,42.9818],[-82.4177,42.9816],[-82.4172,42.9812],[-82.4158,42.98],[-82.4147,42.9789],[-82.4142,42.9785],[-82.4139,42.9782],[-82.4139,42.9779],[-82.4135,42.9769],[-82.4135,42.9768],[-82.4137,42.9764],[-82.4137,42.9761],[-82.4149,42.9732],[-82.4152,42.9716],[-82.4154,42.9713],[-82.4157,42.9702],[-82.4162,42.9684],[-82.4164,42.9675],[-82.4167,42.9664],[-82.417,42.966],[-82.4171,42.9658],[-82.4173,42.9656],[-82.4176,42.9653],[-82.4202,42.9621],[-82.4204,42.9619],[-82.4225,42.9593],[-82.4226,42.9593],[-82.424,42.9586],[-82.4287,42.952],[-82.429,42.9519],[-82.4295,42.9515],[-82.4306,42.9505],[-82.431,42.9502],[-82.4326,42.949],[-82.4328,42.9489],[-82.4329,42.9488],[-82.4373,42.9455],[-82.4432,42.9408],[-82.4434,42.9407],[-82.4472,42.9377],[-82.4475,42.9374],[-82.4477,42.9372],[-82.4481,42.9367],[-82.4489,42.9355],[-82.4528,42.9301],[-82.4554,42.9271],[-82.4556,42.9269],[-82.4557,42.9265],[-82.4558,42.9261],[-82.456,42.9258],[-82.4562,42.9252],[-82.4604,42.9124],[-82.4605,42.9122],[-82.4617,42.9075],[-82.4636,42.9023],[-82.4679,42.8925],[-82.4693,42.8887],[-82.4694,42.8884],[-82.4695,42.8881],[-82.4695,42.8879],[-82.4697,42.8875],[-82.4699,42.8863],[-82.47,42.8833],[-82.4699,42.8809],[-82.4698,42.8796],[-82.4697,42.8783],[-82.4698,42.8775],[-82.4695,42.8769],[-82.4695,42.8757],[-82.4694,42.8751],[-82.4694,42.8741],[-82.4693,42.8731],[-82.4692,42.8721],[-82.4691,42.8706],[-82.4691,42.8692],[-82.4689,42.8688],[-82.4688,42.8673],[-82.4687,42.8669],[-82.4684,42.8634],[-82.4684,42.8622],[-82.4681,42.8594],[-82.4682,42.8583],[-82.4684,42.8577],[-82.4684,42.8563],[-82.4685,42.8557],[-82.4685,42.8543],[-82.4687,42.852],[-82.4704,42.8483],[-82.4704,42.8478],[-82.4705,42.8474],[-82.4702,42.8464],[-82.4703,42.8461],[-82.4705,42.8455],[-82.4706,42.8449],[-82.4708,42.844],[-82.4715,42.841],[-82.4716,42.8404],[-82.4716,42.8399],[-82.4724,42.8376],[-82.4724,42.8373],[-82.4725,42.8371],[-82.4726,42.8367],[-82.4737,42.8345],[-82.474,42.8338],[-82.4776,42.8263],[-82.4785,42.8256],[-82.4784,42.825],[-82.4785,42.8234],[-82.4786,42.8232],[-82.4787,42.8227],[-82.479,42.8219],[-82.4791,42.8217],[-82.4792,42.8215],[-82.4792,42.8211],[-82.4793,42.821],[-82.4797,42.8194],[-82.4797,42.8191],[-82.48,42.8183],[-82.4801,42.8179],[-82.4804,42.8172],[-82.4805,42.8168],[-82.481,42.816],[-82.4818,42.8132],[-82.4818,42.8127],[-82.4819,42.8126],[-82.4826,42.8086],[-82.4825,42.8075],[-82.4821,42.8068],[-82.4818,42.8055],[-82.4817,42.8053],[-82.4816,42.8047],[-82.4815,42.8047],[-82.4815,42.8046],[-82.4814,42.8045],[-82.4814,42.8041],[-82.4811,42.8033],[-82.481,42.8031],[-82.4809,42.8029],[-82.4809,42.8026],[-82.4806,42.8022],[-82.4806,42.8021],[-82.4805,42.802],[-82.4805,42.8018],[-82.4774,42.7965],[-82.4772,42.7964],[-82.4766,42.7956],[-82.4765,42.7954],[-82.4762,42.7946],[-82.4761,42.7943],[-82.476,42.7941],[-82.4759,42.7938],[-82.4759,42.7937],[-82.4756,42.7929],[-82.4756,42.7926],[-82.4755,42.7925],[-82.4755,42.7924],[-82.4753,42.792],[-82.4753,42.7918],[-82.475,42.7913],[-82.475,42.7912],[-82.4747,42.7909],[-82.4747,42.7908],[-82.4745,42.7904],[-82.4744,42.7902],[-82.4744,42.7901],[-82.4742,42.7899],[-82.4742,42.7898],[-82.474,42.7894],[-82.4739,42.7893],[-82.4738,42.7892],[-82.4737,42.789],[-82.4736,42.7887],[-82.4734,42.7885],[-82.4734,42.7883],[-82.4732,42.7881],[-82.4731,42.7878],[-82.4729,42.7876],[-82.4728,42.7874],[-82.4727,42.7872],[-82.4726,42.787],[-82.4725,42.7869],[-82.4725,42.7866],[-82.4714,42.7852],[-82.4713,42.785],[-82.4712,42.7848],[-82.4711,42.7844],[-82.4706,42.7837],[-82.4706,42.7834],[-82.4704,42.7828],[-82.4702,42.7819],[-82.4702,42.7809],[-82.4702,42.7805],[-82.4701,42.78],[-82.4701,42.7797],[-82.47,42.7792],[-82.4697,42.7786],[-82.4689,42.7761],[-82.4689,42.7758],[-82.4688,42.7757],[-82.4687,42.7752],[-82.4686,42.775],[-82.4682,42.7734],[-82.4682,42.7731],[-82.468,42.7728],[-82.468,42.7725],[-82.4677,42.7716],[-82.4677,42.7713],[-82.4675,42.7708],[-82.4674,42.7702],[-82.4671,42.7693],[-82.467,42.7687],[-82.4674,42.765],[-82.4677,42.7619],[-82.4684,42.7608],[-82.4692,42.7594],[-82.4699,42.7579],[-82.47,42.7578],[-82.4713,42.7554],[-82.4728,42.7525],[-82.4743,42.7499],[-82.4766,42.7459],[-82.4768,42.7457],[-82.4785,42.7427],[-82.4812,42.7377],[-82.4834,42.7335],[-82.4835,42.733],[-82.4835,42.7322],[-82.4836,42.7285],[-82.4838,42.7189],[-82.4839,42.7182],[-82.484,42.7179],[-82.4842,42.7175],[-82.4868,42.7133],[-82.488,42.711],[-82.4888,42.7099],[-82.4899,42.7079],[-82.4908,42.7064],[-82.4915,42.7053],[-82.4925,42.7035],[-82.4933,42.7024],[-82.4938,42.7019],[-82.4939,42.7017],[-82.4939,42.7016],[-82.4941,42.7015],[-82.4945,42.7009],[-82.4947,42.7006],[-82.4955,42.6986],[-82.4962,42.6974],[-82.4964,42.6972],[-82.4973,42.6956],[-82.4975,42.6952],[-82.4976,42.695],[-82.4977,42.6939],[-82.4986,42.6917],[-82.4989,42.6911],[-82.5,42.6889],[-82.5006,42.6874],[-82.5013,42.6859],[-82.5054,42.6771],[-82.5109,42.665],[-82.5109,42.6645],[-82.511,42.6643],[-82.511,42.6639],[-82.5109,42.6632],[-82.5109,42.6614],[-82.5108,42.6614],[-82.5107,42.6586],[-82.5105,42.6581],[-82.5105,42.6573],[-82.5105,42.6567],[-82.5105,42.6551],[-82.5104,42.6543],[-82.5104,42.6541],[-82.5104,42.6532],[-82.5102,42.6505],[-82.5102,42.6502],[-82.51,42.6414],[-82.5099,42.6409],[-82.51,42.6403],[-82.5099,42.6392],[-82.51,42.6368],[-82.5102,42.6364],[-82.5104,42.636],[-82.5108,42.6348],[-82.511,42.634],[-82.5112,42.6336],[-82.5112,42.633],[-82.5113,42.6329],[-82.5114,42.6326],[-82.5118,42.6312],[-82.5121,42.6304],[-82.5123,42.6298],[-82.5128,42.629],[-82.513,42.6288],[-82.5131,42.6287],[-82.5143,42.627],[-82.5146,42.6259],[-82.5148,42.6251],[-82.5155,42.6231],[-82.5156,42.6228],[-82.5158,42.6223],[-82.5159,42.6219],[-82.5162,42.621],[-82.5163,42.6208],[-82.5168,42.6193],[-82.5171,42.6186],[-82.5171,42.6184],[-82.5176,42.6173],[-82.5181,42.6163],[-82.5183,42.6157],[-82.5184,42.6153],[-82.5186,42.6148],[-82.5187,42.6146],[-82.5188,42.614],[-82.5196,42.6127],[-82.5209,42.611],[-82.5216,42.6099],[-82.5216,42.6098],[-82.5232,42.6077],[-82.5233,42.6075],[-82.5248,42.606],[-82.5345,42.6002],[-82.5456,42.5932],[-82.5462,42.5929],[-82.5467,42.5926],[-82.5481,42.5917],[-82.5493,42.5908],[-82.5497,42.5903],[-82.5505,42.5891],[-82.5511,42.5885],[-82.5525,42.5865],[-82.5526,42.5864],[-82.5541,42.5847],[-82.5543,42.5846],[-82.5545,42.5843],[-82.5548,42.5842],[-82.5549,42.584],[-82.5553,42.5837],[-82.5553,42.5836],[-82.5556,42.5835],[-82.5562,42.583],[-82.5582,42.5812],[-82.5585,42.581],[-82.5592,42.5804],[-82.5616,42.5786],[-82.5618,42.5785],[-82.5624,42.5779],[-82.5643,42.5766],[-82.5699,42.5729],[-82.5703,42.5727],[-82.5707,42.5724],[-82.5713,42.5718],[-82.5723,42.571],[-82.5752,42.5688],[-82.5755,42.5686],[-82.5757,42.5684],[-82.5777,42.5669],[-82.5781,42.5666],[-82.5788,42.566],[-82.5796,42.5653],[-82.5801,42.5641],[-82.5811,42.5615],[-82.5819,42.5587],[-82.5825,42.5576],[-82.5829,42.5565],[-82.5831,42.5562],[-82.5831,42.556],[-82.5836,42.5551],[-82.5837,42.555],[-82.5837,42.5547],[-82.5839,42.5544],[-82.584,42.5543],[-82.5841,42.554],[-82.5852,42.5534],[-82.5855,42.5532],[-82.5875,42.5523],[-82.59,42.551],[-82.5903,42.5509],[-82.5912,42.5506],[-82.5996,42.5492],[-82.6046,42.5484],[-82.6057,42.5482],[-82.607,42.5483],[-82.6076,42.5485],[-82.6091,42.549],[-82.6109,42.55],[-82.6165,42.5542],[-82.6166,42.5543],[-82.6171,42.5547],[-82.6208,42.556],[-82.6231,42.5567],[-82.6243,42.5571],[-82.625,42.5572],[-82.6331,42.5568],[-82.6337,42.5568],[-82.6396,42.5553],[-82.6402,42.5551],[-82.6412,42.5549],[-82.6431,42.5543],[-82.6491,42.5504],[-82.6532,42.5477],[-82.6534,42.5476],[-82.654,42.5472],[-82.6543,42.5471],[-82.6551,42.5465],[-82.6594,42.5436],[-82.6598,42.5433],[-82.6619,42.5418],[-82.6621,42.5415],[-82.6624,42.5413],[-82.6633,42.5402],[-82.6636,42.5398],[-82.6637,42.5396],[-82.6662,42.5359],[-82.6668,42.5348],[-82.6671,42.5345],[-82.6672,42.5344],[-82.6674,42.534],[-82.6675,42.5339],[-82.6675,42.5337],[-82.6681,42.5331],[-82.6729,42.5282],[-82.6737,42.5275],[-82.6741,42.5271],[-82.6749,42.5264],[-82.6769,42.5244],[-82.6771,42.5241],[-82.6787,42.5226],[-82.6789,42.5224],[-82.6791,42.5222],[-82.6815,42.5198],[-82.6817,42.5195],[-82.687,42.5143],[-82.6877,42.5135],[-82.6921,42.5091],[-82.6937,42.5076],[-82.6967,42.5045],[-82.6994,42.5019],[-82.7012,42.5001],[-82.7009,42.5],[-82.7116,42.4891],[-82.7225,42.4783],[-82.7229,42.478],[-82.7232,42.4778],[-82.726,42.4749],[-82.7295,42.4715],[-82.7499,42.4511],[-82.8107,42.3924],[-82.8193,42.3842],[-82.8287,42.375],[-82.8303,42.3735],[-82.8749,42.3635],[-82.8852,42.361],[-82.8895,42.36],[-82.8916,42.3595],[-82.8928,42.3592],[-82.8988,42.3579],[-82.9061,42.3562],[-82.9113,42.355],[-82.9139,42.3544],[-82.923,42.3522],[-82.924,42.3521],[-82.9245,42.352],[-82.9259,42.3517],[-82.9263,42.3516],[-82.9317,42.3505],[-82.9401,42.3486],[-82.941,42.3484],[-82.9416,42.3483],[-82.9455,42.3474],[-82.9481,42.346],[-82.9597,42.34],[-82.9631,42.3392],[-82.9788,42.3351],[-82.9892,42.3325],[-82.9999,42.332],[-83.0036,42.3318],[-83.008,42.3316],[-83.0141,42.3313],[-83.0172,42.3309],[-83.019,42.3306],[-83.024,42.3294],[-83.0262,42.3289],[-83.0392,42.3248],[-83.0395,42.3246],[-83.0406,42.3241],[-83.0408,42.324],[-83.0452,42.3228],[-83.0498,42.3215],[-83.062,42.3174],[-83.0636,42.3169],[-83.0734,42.3109],[-83.0763,42.3095],[-83.0782,42.3086],[-83.079,42.308],[-83.08,42.3072],[-83.0907,42.2963],[-83.0977,42.2897],[-83.1,42.2867],[-83.1084,42.2699],[-83.112,42.2606],[-83.1143,42.2569],[-83.1181,42.251],[-83.1215,42.2462],[-83.1264,42.2384],[-83.1272,42.2348],[-83.1278,42.2308],[-83.1283,42.2269],[-83.129,42.2219],[-83.1297,42.2168],[-83.1303,42.2141],[-83.1309,42.2088],[-83.131,42.2074],[-83.1315,42.2028],[-83.132,42.1955],[-83.1324,42.1928],[-83.1332,42.1846],[-83.1344,42.1746],[-83.1328,42.1697],[-83.1307,42.1627],[-83.1281,42.1508],[-83.128,42.1505],[-83.1253,42.1376],[-83.1226,42.1331],[-83.1213,42.131],[-83.1204,42.1286],[-83.1198,42.1263],[-83.1192,42.1253],[-83.1194,42.1247],[-83.1204,42.121],[-83.1213,42.1174],[-83.1224,42.1143],[-83.1248,42.1088],[-83.1267,42.1064],[-83.1275,42.105],[-83.1282,42.1019],[-83.132,42.0902],[-83.1321,42.09],[-83.1321,42.0899],[-83.1322,42.0888],[-83.1321,42.0881],[-83.134,42.0842],[-83.1355,42.0803],[-83.1362,42.0783],[-83.1457,42.0539],[-83.1495,42.0403],[-83.1462,42.034],[-83.1445,42.0296],[-83.144,42.0279],[-83.1421,42.0245],[-83.1376,42.0144],[-83.137,42.0131],[-83.1323,42.0031],[-83.1311,42],[-83.1249,41.9863],[-83.1125,41.9594],[-83.1249,41.9512],[-83.1855,41.9059],[-83.2268,41.8751],[-83.2499,41.8579],[-83.2912,41.826],[-83.3045,41.8158],[-83.305,41.8153],[-83.3752,41.7648],[-83.3829,41.7589],[-83.3907,41.753],[-83.3913,41.7525],[-83.392,41.752],[-83.3979,41.7473],[-83.4038,41.7426],[-83.4114,41.7371],[-83.4117,41.7368],[-83.4159,41.7338],[-83.4216,41.7337],[-83.4233,41.7336],[-83.4471,41.7331],[-83.4504,41.733],[-83.4537,41.7329],[-83.4545,41.7328],[-83.4554,41.7328],[-83.4636,41.7326],[-83.464,41.7325],[-83.4641,41.7325],[-83.4645,41.7325],[-83.4647,41.7325],[-83.4666,41.7325],[-83.4668,41.7325],[-83.4673,41.7325],[-83.4688,41.7325],[-83.4689,41.7325],[-83.469,41.7325],[-83.4698,41.7325],[-83.4715,41.7325],[-83.4785,41.7323],[-83.4797,41.7323],[-83.4809,41.7322],[-83.4811,41.7322],[-83.482,41.7322],[-83.4822,41.7322],[-83.4827,41.7322],[-83.4828,41.7322],[-83.4883,41.732],[-83.4884,41.732],[-83.4885,41.732],[-83.4887,41.732],[-83.4888,41.732],[-83.489,41.732],[-83.4904,41.732],[-83.4924,41.7319],[-83.4944,41.7319],[-83.4969,41.7318],[-83.4973,41.7318],[-83.4977,41.7318],[-83.4982,41.7318],[-83.4983,41.7318],[-83.4984,41.7318],[-83.4988,41.7318],[-83.4992,41.7318],[-83.4993,41.7318],[-83.4994,41.7318],[-83.5016,41.7317],[-83.5038,41.7316],[-83.504,41.7316],[-83.5042,41.7316],[-83.5043,41.7316],[-83.5091,41.7315],[-83.5167,41.7312],[-83.5185,41.7312],[-83.5195,41.7311],[-83.5197,41.7311],[-83.5199,41.7311],[-83.5213,41.7311],[-83.5214,41.7311],[-83.5216,41.7311],[-83.5258,41.731],[-83.5261,41.7309],[-83.5284,41.7309],[-83.5285,41.7309],[-83.53,41.7308],[-83.5301,41.7308],[-83.5302,41.7308],[-83.5316,41.7308],[-83.5335,41.7307],[-83.5345,41.7306],[-83.5365,41.7306],[-83.5374,41.7305],[-83.5376,41.7305],[-83.5434,41.7303],[-83.5435,41.7303],[-83.5456,41.7302],[-83.5477,41.7302],[-83.5482,41.7301],[-83.5536,41.73],[-83.5537,41.73],[-83.5541,41.73],[-83.5563,41.73],[-83.562,41.7298],[-83.5669,41.7297],[-83.5686,41.7297],[-83.5695,41.7296],[-83.5698,41.7296],[-83.5699,41.7296],[-83.57,41.7296],[-83.5704,41.7296],[-83.5706,41.7296],[-83.571,41.7296],[-83.5739,41.7295],[-83.5798,41.7294],[-83.5806,41.7294],[-83.5855,41.7292],[-83.5856,41.7292],[-83.5947,41.729],[-83.5956,41.729],[-83.601,41.7289],[-83.6054,41.7288],[-83.612,41.7286],[-83.6132,41.7285],[-83.6146,41.7285],[-83.6148,41.7285],[-83.6215,41.7283],[-83.6245,41.7281],[-83.6246,41.7281],[-83.6285,41.728],[-83.6286,41.728],[-83.6292,41.728],[-83.6313,41.7279],[-83.6315,41.7279],[-83.637,41.7278],[-83.6372,41.7278],[-83.6385,41.7277],[-83.64,41.7277],[-83.6401,41.7277],[-83.6402,41.7277],[-83.6457,41.7275],[-83.6459,41.7275],[-83.6493,41.7274],[-83.6508,41.7273],[-83.6521,41.7273],[-83.6558,41.7272],[-83.6559,41.7272],[-83.6659,41.7269],[-83.666,41.7269],[-83.6662,41.7269],[-83.6684,41.7268],[-83.6687,41.7268],[-83.6695,41.7268],[-83.6712,41.7268],[-83.672,41.7268],[-83.6738,41.7267],[-83.6745,41.7267],[-83.6751,41.7267],[-83.6826,41.7266],[-83.6854,41.7266],[-83.6862,41.7266],[-83.6879,41.7265],[-83.6887,41.7264],[-83.689,41.7264],[-83.6892,41.7264],[-83.6893,41.7264],[-83.6898,41.7263],[-83.6905,41.7263],[-83.7003,41.7257],[-83.7012,41.7257],[-83.7015,41.7256],[-83.7092,41.7253],[-83.7093,41.7253],[-83.7095,41.7252],[-83.7146,41.7251],[-83.7152,41.7251],[-83.7206,41.725],[-83.7242,41.7249],[-83.7302,41.7247],[-83.736,41.7245],[-83.7364,41.7245],[-83.7444,41.7242],[-83.7461,41.7241],[-83.7468,41.7241],[-83.7489,41.724],[-83.7492,41.724],[-83.7564,41.7238],[-83.7598,41.7236],[-83.7631,41.7236],[-83.7645,41.7235],[-83.78,41.723],[-83.7801,41.723],[-83.7814,41.723],[-83.7815,41.723],[-83.7947,41.7227],[-83.8021,41.7225],[-83.8061,41.7224],[-83.8111,41.7222],[-83.8114,41.7222],[-83.8205,41.7219],[-83.821,41.7219],[-83.84,41.7215],[-83.8452,41.7214],[-83.8511,41.7213],[-83.8512,41.7213],[-83.8565,41.7212],[-83.8593,41.7211],[-83.8689,41.7207],[-83.8692,41.7206],[-83.8749,41.7204],[-83.8804,41.7201],[-83.8852,41.72],[-83.8995,41.7199],[-83.8996,41.7199],[-83.9087,41.7196],[-83.9088,41.7196],[-83.909,41.7195],[-83.9188,41.7192],[-83.9189,41.7192],[-83.9316,41.7189],[-83.9379,41.7187],[-83.938,41.7187],[-83.9577,41.718],[-83.9767,41.7174],[-83.9768,41.7174],[-83.993,41.717],[-83.9987,41.7168],[-83.9993,41.7168],[-84,41.7168],[-84.0179,41.7167],[-84.0371,41.7161],[-84.0374,41.7161],[-84.0414,41.716],[-84.0565,41.7154],[-84.0568,41.7154],[-84.0713,41.715],[-84.0719,41.715],[-84.0744,41.7149],[-84.0761,41.7149],[-84.0767,41.7149],[-84.0957,41.7142],[-84.0973,41.7142],[-84.0975,41.7142],[-84.1042,41.7139],[-84.1053,41.7139],[-84.1149,41.7135],[-84.115,41.7135],[-84.1151,41.7135],[-84.1198,41.7134],[-84.123,41.7133],[-84.1346,41.7129],[-84.1442,41.7126],[-84.1489,41.7125],[-84.149,41.7125],[-84.1537,41.7123],[-84.1583,41.7121],[-84.1585,41.7122],[-84.1641,41.712],[-84.173,41.7116],[-84.1731,41.7116],[-84.1757,41.7116],[-84.192,41.711],[-84.1923,41.711],[-84.1925,41.711],[-84.1927,41.711],[-84.2021,41.7108],[-84.2105,41.7106],[-84.2151,41.7105],[-84.2154,41.7105],[-84.2211,41.7103],[-84.2213,41.7103],[-84.2215,41.7103],[-84.2307,41.7101],[-84.2438,41.7099],[-84.2497,41.7098],[-84.2499,41.7098],[-84.2507,41.7097],[-84.2642,41.7094],[-84.27,41.7092],[-84.2764,41.709],[-84.2894,41.7085],[-84.3016,41.7082],[-84.3086,41.708],[-84.3285,41.7075],[-84.3324,41.7074],[-84.3422,41.7071],[-84.3559,41.7067],[-84.359,41.7066],[-84.3596,41.7066],[-84.3604,41.7066],[-84.3749,41.7063],[-84.3777,41.7062],[-84.3802,41.7062],[-84.3932,41.7059],[-84.3971,41.7059],[-84.3976,41.7059],[-84.3982,41.7058],[-84.3996,41.7058],[-84.4027,41.7058],[-84.4031,41.7057],[-84.4092,41.7056],[-84.4146,41.7055],[-84.4163,41.7054],[-84.4189,41.7054],[-84.422,41.7053],[-84.4225,41.7053],[-84.425,41.7052],[-84.4283,41.7052],[-84.4378,41.7049],[-84.4379,41.7049],[-84.438,41.7049],[-84.4381,41.7049],[-84.456,41.7044],[-84.4563,41.7044],[-84.4569,41.7044],[-84.4575,41.7044],[-84.4664,41.7041],[-84.4665,41.7041],[-84.4759,41.7038],[-84.4952,41.7036],[-84.4953,41.7036],[-84.5,41.7035],[-84.5146,41.7032],[-84.5149,41.7032],[-84.5208,41.7031],[-84.534,41.7028],[-84.5341,41.7028],[-84.5534,41.7024],[-84.5567,41.7023],[-84.5609,41.7022],[-84.5621,41.7022],[-84.5695,41.702],[-84.5728,41.7019],[-84.5803,41.7017],[-84.5874,41.7016],[-84.591,41.7015],[-84.5913,41.7015],[-84.592,41.7015],[-84.5924,41.7014],[-84.5941,41.7014],[-84.6022,41.7014],[-84.6119,41.7012],[-84.6215,41.7011],[-84.625,41.701],[-84.6312,41.7009],[-84.632,41.7008],[-84.6334,41.7008],[-84.6508,41.7003],[-84.6702,41.7],[-84.6723,41.6999],[-84.676,41.6999],[-84.6765,41.6999],[-84.68,41.6998],[-84.6812,41.6998],[-84.6826,41.6998],[-84.6831,41.6998],[-84.6852,41.6997],[-84.6854,41.6997],[-84.6857,41.6997],[-84.686,41.6997],[-84.6889,41.6996],[-84.6894,41.6996],[-84.694,41.6995],[-84.7087,41.6991],[-84.7184,41.699],[-84.7221,41.6988],[-84.7332,41.6985],[-84.7451,41.6982],[-84.7475,41.6981],[-84.75,41.698],[-84.752,41.698],[-84.7671,41.6975],[-84.7816,41.697],[-84.7861,41.6968],[-84.7865,41.6968],[-84.7894,41.6967],[-84.7933,41.6966],[-84.7962,41.6965],[-84.7969,41.6964],[-84.7985,41.6964],[-84.806,41.6961],[-84.806,41.6974],[-84.806,41.6998],[-84.806,41.7014],[-84.8059,41.7019],[-84.8059,41.7027],[-84.8059,41.7073],[-84.8059,41.7075],[-84.806,41.712],[-84.8059,41.7205],[-84.8059,41.7206],[-84.8059,41.7285],[-84.8059,41.7329],[-84.8059,41.733],[-84.806,41.7375],[-84.806,41.7376],[-84.806,41.739],[-84.806,41.74],[-84.8059,41.743],[-84.8059,41.7435],[-84.8059,41.7437],[-84.8059,41.7441],[-84.8059,41.7449],[-84.8059,41.7454],[-84.8059,41.7468],[-84.8059,41.7474],[-84.8059,41.7475],[-84.8059,41.7483],[-84.8059,41.7485],[-84.8059,41.7487],[-84.8059,41.7488],[-84.8059,41.7496],[-84.8058,41.7499],[-84.8058,41.7504],[-84.8058,41.7518],[-84.8058,41.7522],[-84.8058,41.7523],[-84.8059,41.7602],[-84.8063,41.7602],[-84.81,41.76],[-84.8187,41.7601],[-84.8195,41.76],[-84.8199,41.76],[-84.82,41.76],[-84.8201,41.76],[-84.8203,41.76],[-84.8206,41.76],[-84.8207,41.76],[-84.8212,41.76],[-84.8251,41.76],[-84.8268,41.76],[-84.83,41.76],[-84.8367,41.76],[-84.8448,41.76],[-84.8544,41.76],[-84.8597,41.7599],[-84.8601,41.7599],[-84.8608,41.7599],[-84.8612,41.7599],[-84.8637,41.7599],[-84.8641,41.7599],[-84.8644,41.7599],[-84.8662,41.7599],[-84.8692,41.7599],[-84.8702,41.7599],[-84.8709,41.7599],[-84.872,41.7599],[-84.8732,41.7599],[-84.8749,41.7599],[-84.8831,41.7599],[-84.8837,41.7599],[-84.8994,41.7598],[-84.8996,41.7598],[-84.8998,41.7597],[-84.903,41.7597],[-84.9079,41.7598],[-84.9108,41.7597],[-84.9173,41.7597],[-84.9177,41.7597],[-84.9224,41.7597],[-84.9249,41.7597],[-84.9323,41.7597],[-84.9402,41.7597],[-84.9419,41.7597],[-84.9422,41.7597],[-84.9425,41.7597],[-84.9477,41.7597],[-84.9599,41.7596],[-84.9613,41.7596],[-84.9714,41.7595],[-84.9721,41.7595],[-84.981,41.7595],[-84.9895,41.7596],[-84.9898,41.7596],[-84.9927,41.7596],[-84.9961,41.7596],[-84.9962,41.7596],[-84.9967,41.7596],[-84.9968,41.7596],[-84.9973,41.7596],[-84.9978,41.7596],[-84.9981,41.7596],[-85,41.7597],[-85.0001,41.7597],[-85.0005,41.7597],[-85.0033,41.7597],[-85.0132,41.7597],[-85.0161,41.7598],[-85.0165,41.7598],[-85.0167,41.7598],[-85.0168,41.7598],[-85.0197,41.7597],[-85.0198,41.7597],[-85.0379,41.7597],[-85.0393,41.7597],[-85.0489,41.7596],[-85.049,41.7596],[-85.0531,41.7596],[-85.0568,41.7596],[-85.0569,41.7596],[-85.0574,41.7596],[-85.0576,41.7596],[-85.0578,41.7596],[-85.0585,41.7596],[-85.0588,41.7596],[-85.0593,41.7596],[-85.0598,41.7596],[-85.0608,41.7596],[-85.0609,41.7596],[-85.0613,41.7596],[-85.0616,41.7596],[-85.0617,41.7596],[-85.0631,41.7596],[-85.0635,41.7596],[-85.0639,41.7596],[-85.066,41.7596],[-85.0661,41.7596],[-85.0745,41.7596],[-85.0783,41.7597],[-85.0838,41.7597],[-85.084,41.7597],[-85.0855,41.7597],[-85.0856,41.7597],[-85.0861,41.7597],[-85.0875,41.7597],[-85.0879,41.7597],[-85.088,41.7597],[-85.0884,41.7597],[-85.0897,41.7597],[-85.0901,41.7597],[-85.0907,41.7597],[-85.0924,41.7597],[-85.0929,41.7597],[-85.093,41.7597],[-85.0938,41.7597],[-85.094,41.7597],[-85.0969,41.7597],[-85.0976,41.7597],[-85.0978,41.7597],[-85.0979,41.7597],[-85.098,41.7597],[-85.0982,41.7597],[-85.0983,41.7597],[-85.0988,41.7597],[-85.1004,41.7597],[-85.1005,41.7597],[-85.1009,41.7597],[-85.1012,41.7597],[-85.1015,41.7597],[-85.1035,41.7597],[-85.1038,41.7597],[-85.1042,41.7597],[-85.1045,41.7597],[-85.107,41.7597],[-85.1074,41.7597],[-85.1078,41.7597],[-85.1118,41.7597],[-85.1173,41.7596],[-85.1225,41.7596],[-85.1228,41.7596],[-85.1229,41.7596],[-85.1367,41.7596],[-85.1562,41.7595],[-85.1722,41.7596],[-85.1731,41.7596],[-85.1741,41.7596],[-85.1746,41.7596],[-85.1749,41.7596],[-85.1756,41.7596],[-85.1819,41.7596],[-85.1835,41.7596],[-85.1846,41.7596],[-85.1893,41.7596],[-85.1907,41.7596],[-85.1935,41.7596],[-85.1943,41.7596],[-85.1966,41.7596],[-85.1968,41.7596],[-85.197,41.7596],[-85.1993,41.7597],[-85.2008,41.7596],[-85.2013,41.7596],[-85.2023,41.7596],[-85.2079,41.7597],[-85.2117,41.7597],[-85.2138,41.7597],[-85.2151,41.7597],[-85.2155,41.7597],[-85.2172,41.7597],[-85.22,41.7597],[-85.2238,41.7597],[-85.2254,41.7597],[-85.2255,41.7597],[-85.2309,41.7597],[-85.2324,41.7597],[-85.2333,41.7597],[-85.2348,41.7598],[-85.2355,41.7598],[-85.25,41.7598],[-85.2525,41.7598],[-85.2541,41.7598],[-85.2712,41.7598],[-85.2723,41.7599],[-85.2724,41.7599],[-85.2725,41.7598],[-85.2727,41.7598],[-85.273,41.7599],[-85.2734,41.7599],[-85.2736,41.7599],[-85.2737,41.7598],[-85.2738,41.7598],[-85.2866,41.7598],[-85.2922,41.7599],[-85.2984,41.7598],[-85.2986,41.7598],[-85.2989,41.7598],[-85.3013,41.7599],[-85.3015,41.7599],[-85.3037,41.7599],[-85.3066,41.7599],[-85.308,41.7599],[-85.3083,41.76],[-85.3115,41.7599],[-85.3118,41.7599],[-85.3182,41.7599],[-85.3213,41.7599],[-85.3232,41.7599],[-85.3247,41.7599],[-85.3263,41.7599],[-85.3286,41.7599],[-85.3306,41.7599],[-85.3307,41.7599],[-85.3309,41.7599],[-85.338,41.7599],[-85.3501,41.7599],[-85.355,41.7599],[-85.3598,41.7598],[-85.3632,41.7599],[-85.365,41.7599],[-85.3652,41.7599],[-85.3671,41.7599],[-85.368,41.7599],[-85.3683,41.7599],[-85.3687,41.7599],[-85.369,41.7599],[-85.3695,41.7599],[-85.3697,41.7599],[-85.3718,41.7599],[-85.3792,41.7598],[-85.3891,41.7597],[-85.3893,41.7597],[-85.3969,41.7598],[-85.3976,41.7598],[-85.3977,41.7598],[-85.4087,41.7599],[-85.4184,41.7597],[-85.4206,41.7597],[-85.4273,41.7596],[-85.4276,41.7597],[-85.4278,41.7597],[-85.4286,41.7596],[-85.4294,41.7596],[-85.4312,41.7596],[-85.4324,41.7596],[-85.4325,41.7596],[-85.4478,41.7596],[-85.4672,41.7595],[-85.4747,41.7595],[-85.4772,41.7592],[-85.4866,41.7593],[-85.4929,41.7593],[-85.4999,41.7594],[-85.5,41.7594],[-85.5001,41.7594],[-85.5005,41.7594],[-85.5012,41.7594],[-85.506,41.7593],[-85.5156,41.7593],[-85.516,41.7593],[-85.5161,41.7593],[-85.5179,41.7593],[-85.5182,41.7593],[-85.5183,41.7593],[-85.5258,41.7593],[-85.5436,41.7594],[-85.5454,41.7594],[-85.5543,41.7593],[-85.5557,41.7593],[-85.5567,41.7593],[-85.5569,41.7593],[-85.5571,41.7593],[-85.5638,41.7592],[-85.5648,41.7593],[-85.5712,41.7593],[-85.5763,41.7593],[-85.5815,41.7593],[-85.5817,41.7593],[-85.5819,41.7593],[-85.5829,41.7593],[-85.5842,41.7592],[-85.5863,41.7592],[-85.5974,41.7592],[-85.6071,41.7591],[-85.6078,41.7591],[-85.6079,41.7591],[-85.6081,41.7591],[-85.6082,41.7591],[-85.6221,41.7591],[-85.6222,41.7591],[-85.6224,41.7591],[-85.6225,41.7591],[-85.6234,41.7591],[-85.6249,41.7591],[-85.6294,41.7591],[-85.6327,41.7591],[-85.6387,41.7591],[-85.639,41.7591],[-85.6393,41.7591],[-85.6397,41.7591],[-85.6404,41.7591],[-85.6463,41.7591],[-85.6477,41.7592],[-85.6478,41.7592],[-85.6479,41.7591],[-85.6483,41.7591],[-85.6499,41.7591],[-85.6507,41.7591],[-85.6598,41.7591],[-85.66,41.7591],[-85.6605,41.7591],[-85.6626,41.759],[-85.6627,41.759],[-85.6705,41.7591],[-85.6771,41.759],[-85.6772,41.759],[-85.6794,41.759],[-85.6813,41.759],[-85.6816,41.759],[-85.6826,41.759],[-85.6904,41.7591],[-85.6907,41.7591],[-85.6914,41.7591],[-85.6917,41.7591],[-85.6943,41.7591],[-85.6992,41.7591],[-85.7017,41.7591],[-85.7023,41.7591],[-85.705,41.7591],[-85.7055,41.7591],[-85.7069,41.7591],[-85.7074,41.7591],[-85.7075,41.7591],[-85.7077,41.7591],[-85.7113,41.759],[-85.7185,41.7591],[-85.7192,41.759],[-85.7214,41.759],[-85.7246,41.759],[-85.7281,41.7589],[-85.7379,41.759],[-85.738,41.759],[-85.7454,41.759],[-85.7455,41.759],[-85.7482,41.759],[-85.7503,41.759],[-85.7598,41.7591],[-85.7603,41.7591],[-85.7605,41.7591],[-85.7669,41.7591],[-85.7671,41.7591],[-85.773,41.7591],[-85.7731,41.7591],[-85.774,41.7591],[-85.7751,41.7591],[-85.7798,41.7591],[-85.7845,41.7591],[-85.7858,41.7591],[-85.7862,41.7591],[-85.7867,41.7591],[-85.7893,41.7591],[-85.7894,41.7591],[-85.7903,41.7591],[-85.7904,41.7591],[-85.7905,41.7591],[-85.7911,41.7591],[-85.7913,41.7591],[-85.7917,41.7591],[-85.792,41.7591],[-85.7926,41.7591],[-85.7959,41.7591],[-85.8007,41.7591],[-85.8108,41.7591],[-85.8113,41.7591],[-85.8153,41.7591],[-85.8191,41.7591],[-85.8275,41.7593],[-85.8291,41.7592],[-85.8297,41.7592],[-85.8298,41.7592],[-85.8311,41.7592],[-85.8332,41.7592],[-85.8352,41.7592],[-85.8366,41.7592],[-85.8368,41.7592],[-85.8374,41.7592],[-85.8479,41.7592],[-85.8578,41.7593],[-85.8611,41.7593],[-85.8612,41.7593],[-85.868,41.7593],[-85.8718,41.7593],[-85.8742,41.7593],[-85.8743,41.7593],[-85.8751,41.7593],[-85.8761,41.7593],[-85.8763,41.7593],[-85.8777,41.7593],[-85.878,41.7593],[-85.8781,41.7593],[-85.8782,41.7593],[-85.8797,41.7593],[-85.8799,41.7593],[-85.8812,41.7594],[-85.8816,41.7594],[-85.8825,41.7594],[-85.8826,41.7594],[-85.8828,41.7594],[-85.8839,41.7594],[-85.8841,41.7594],[-85.8846,41.7594],[-85.8847,41.7594],[-85.8853,41.7594],[-85.8884,41.7595],[-85.8888,41.7594],[-85.8902,41.7595],[-85.8905,41.7595],[-85.8921,41.7595],[-85.8936,41.7595],[-85.8955,41.7595],[-85.8974,41.7595],[-85.9003,41.7595],[-85.9071,41.7597],[-85.9167,41.7598],[-85.926,41.7597],[-85.9261,41.7597],[-85.936,41.7599],[-85.9403,41.7598],[-85.9423,41.7599],[-85.9436,41.7599],[-85.9471,41.7599],[-85.9492,41.76],[-85.9493,41.76],[-85.9505,41.76],[-85.9555,41.7599],[-85.9627,41.7599],[-85.9651,41.76],[-85.9679,41.76],[-85.9732,41.76],[-85.9745,41.76],[-85.9748,41.76],[-85.975,41.76],[-85.9913,41.7601],[-85.9914,41.7601],[-85.9958,41.7602],[-85.9959,41.7602],[-85.9961,41.7602],[-85.9963,41.7602],[-85.9992,41.7602],[-85.9996,41.7602],[-85.9997,41.7602],[-85.9999,41.7602],[-86.0002,41.7602],[-86.0012,41.7602],[-86.0037,41.7602],[-86.0108,41.7603],[-86.0204,41.7603],[-86.0249,41.7604],[-86.0302,41.7604],[-86.0411,41.7604],[-86.0497,41.7604],[-86.0519,41.7604],[-86.0537,41.7604],[-86.0557,41.7605],[-86.0558,41.7605],[-86.0626,41.7605],[-86.0629,41.7605],[-86.0638,41.7605],[-86.0655,41.7605],[-86.0664,41.7605],[-86.0665,41.7605],[-86.0668,41.7605],[-86.0673,41.7605],[-86.0675,41.7605],[-86.0692,41.7606],[-86.0884,41.7606],[-86.0885,41.7606],[-86.1085,41.7607],[-86.1104,41.7607],[-86.1159,41.7606],[-86.1253,41.7606],[-86.1255,41.7606],[-86.1256,41.7606],[-86.1262,41.7606],[-86.1277,41.7606],[-86.1288,41.7606],[-86.1378,41.7606],[-86.1453,41.7605],[-86.1522,41.7605],[-86.1572,41.7605],[-86.1668,41.7605],[-86.1718,41.7605],[-86.1769,41.7605],[-86.1787,41.7605],[-86.1825,41.7605],[-86.1863,41.7605],[-86.1877,41.7605],[-86.1891,41.7605],[-86.2025,41.7605],[-86.206,41.7605],[-86.2099,41.7605],[-86.2117,41.7604],[-86.2135,41.7604],[-86.2147,41.7604],[-86.2162,41.7604],[-86.2175,41.7604],[-86.2185,41.7604],[-86.2205,41.7604],[-86.2224,41.7604],[-86.2234,41.7604],[-86.2248,41.7604],[-86.2252,41.7604],[-86.2256,41.7604],[-86.2261,41.7604],[-86.2267,41.7604],[-86.2277,41.7604],[-86.2284,41.7604],[-86.2297,41.7604],[-86.2308,41.7604],[-86.2318,41.7604],[-86.232,41.7604],[-86.2322,41.7604],[-86.2323,41.7604],[-86.2331,41.7604],[-86.234,41.7604],[-86.2346,41.7604],[-86.236,41.7604],[-86.2368,41.7604],[-86.2372,41.7604],[-86.2377,41.7604],[-86.2385,41.7604],[-86.2389,41.7604],[-86.2399,41.7604],[-86.2406,41.7604],[-86.2411,41.7604],[-86.2412,41.7605],[-86.2413,41.7605],[-86.2415,41.7605],[-86.2416,41.7605],[-86.2418,41.7605],[-86.2439,41.7605],[-86.2454,41.7605],[-86.2455,41.7605],[-86.2462,41.7605],[-86.2464,41.7605],[-86.2494,41.7605],[-86.2499,41.7605],[-86.2507,41.7605],[-86.2509,41.7605],[-86.2516,41.7605],[-86.2517,41.7605],[-86.2524,41.7605],[-86.253,41.7605],[-86.2533,41.7605],[-86.2542,41.7605],[-86.2544,41.7605],[-86.2548,41.7606],[-86.255,41.7606],[-86.2552,41.7605],[-86.2553,41.7605],[-86.2554,41.7604],[-86.2567,41.7604],[-86.2571,41.7604],[-86.2584,41.7605],[-86.2607,41.7605],[-86.2638,41.7605],[-86.2649,41.7605],[-86.2652,41.7605],[-86.2654,41.7605],[-86.2655,41.7605],[-86.2722,41.7604],[-86.2725,41.7604],[-86.2731,41.7604],[-86.2733,41.7604],[-86.2736,41.7604],[-86.2742,41.7604],[-86.2748,41.7604],[-86.2755,41.7605],[-86.2844,41.7605],[-86.2938,41.7605],[-86.2948,41.7605],[-86.3038,41.7604],[-86.313,41.7603],[-86.3233,41.7602],[-86.3234,41.7602],[-86.3312,41.7602],[-86.3313,41.7602],[-86.3314,41.7602],[-86.3316,41.7602],[-86.3317,41.7602],[-86.3318,41.7602],[-86.3319,41.7602],[-86.3331,41.7602],[-86.3399,41.7601],[-86.341,41.76],[-86.3508,41.76],[-86.3608,41.7599],[-86.3625,41.7599],[-86.3649,41.7599],[-86.3654,41.7599],[-86.3659,41.7599],[-86.3674,41.7599],[-86.3688,41.7599],[-86.3705,41.7599],[-86.3739,41.7599],[-86.374,41.7599],[-86.3742,41.7599],[-86.3744,41.7599],[-86.3745,41.7599],[-86.3759,41.7599],[-86.3789,41.7599],[-86.3917,41.7598],[-86.3926,41.7598],[-86.3945,41.7599],[-86.3947,41.7599],[-86.3967,41.7599],[-86.4097,41.7598],[-86.4146,41.7597],[-86.4166,41.7596],[-86.4262,41.7597],[-86.4293,41.7596],[-86.4359,41.7596],[-86.4436,41.7595],[-86.4484,41.7596],[-86.4552,41.7596],[-86.4744,41.7596],[-86.4864,41.7597],[-86.4937,41.7597],[-86.4965,41.7597],[-86.4997,41.7597],[-86.4999,41.7597],[-86.5,41.7597],[-86.502,41.7597],[-86.5021,41.7597],[-86.5022,41.7597],[-86.5024,41.7597],[-86.5026,41.7597],[-86.5032,41.7597],[-86.5042,41.7597],[-86.5047,41.7597],[-86.505,41.7597],[-86.5058,41.7597],[-86.506,41.7597],[-86.5065,41.7597],[-86.5073,41.7597],[-86.5088,41.7597],[-86.5093,41.7597],[-86.5102,41.7597],[-86.5106,41.7597],[-86.5108,41.7597],[-86.5114,41.7597],[-86.5124,41.7597],[-86.513,41.7597],[-86.5148,41.7597],[-86.5151,41.7597],[-86.516,41.7597],[-86.5167,41.7597],[-86.517,41.7597],[-86.5173,41.7597],[-86.5187,41.7597],[-86.5192,41.7597],[-86.5194,41.7597],[-86.5204,41.7597],[-86.5207,41.7597],[-86.5211,41.7597],[-86.5217,41.7597],[-86.522,41.7597],[-86.5225,41.7596],[-86.5227,41.7597],[-86.5234,41.7597],[-86.5236,41.7597],[-86.5238,41.7597],[-86.5241,41.7597],[-86.5242,41.7597],[-86.5315,41.7596],[-86.5319,41.7596],[-86.532,41.7596],[-86.5322,41.7596],[-86.5323,41.7596],[-86.5324,41.7596],[-86.5325,41.7596],[-86.5326,41.7596],[-86.5328,41.7596],[-86.534,41.7596],[-86.5352,41.7596],[-86.5438,41.7596],[-86.5479,41.7596],[-86.548,41.7596],[-86.5524,41.7596],[-86.5627,41.7596],[-86.5669,41.7596],[-86.5697,41.7596],[-86.5724,41.7595],[-86.5833,41.7595],[-86.5906,41.7595],[-86.5916,41.7595],[-86.5949,41.7595],[-86.5965,41.7595],[-86.6013,41.7595],[-86.6026,41.7595],[-86.6108,41.7597],[-86.6133,41.7596],[-86.6222,41.7596],[-86.6224,41.7596],[-86.6302,41.7597],[-86.6315,41.7597],[-86.6316,41.7597],[-86.64,41.7598],[-86.64,41.7597],[-86.6412,41.7597],[-86.6494,41.7597],[-86.6558,41.7597],[-86.6569,41.7597],[-86.6602,41.7597],[-86.6688,41.7597],[-86.6701,41.7597],[-86.6796,41.7597],[-86.6878,41.7597],[-86.6885,41.7597],[-86.6997,41.7598],[-86.6998,41.7598],[-86.7015,41.7598],[-86.7017,41.7598],[-86.7072,41.7598],[-86.715,41.7598],[-86.7156,41.7598],[-86.7192,41.7598],[-86.7223,41.7598],[-86.725,41.7599],[-86.7273,41.7599],[-86.7274,41.7599],[-86.7275,41.7599],[-86.7277,41.7599],[-86.7278,41.7599],[-86.7462,41.7599],[-86.7467,41.7599],[-86.7477,41.7599],[-86.7498,41.76],[-86.7499,41.76],[-86.7509,41.76],[-86.751,41.76],[-86.7513,41.76],[-86.7514,41.76],[-86.753,41.76],[-86.7579,41.76],[-86.7623,41.7601],[-86.7624,41.7601],[-86.7656,41.7601],[-86.7676,41.7601],[-86.772,41.7602],[-86.7772,41.7602],[-86.7798,41.7601],[-86.7802,41.76],[-86.7805,41.7602],[-86.7835,41.7602],[-86.7836,41.7602],[-86.7837,41.7602],[-86.784,41.7602],[-86.7851,41.7602],[-86.7929,41.7602],[-86.7929,41.7603],[-86.8002,41.7603],[-86.8004,41.7603],[-86.8007,41.7603],[-86.8009,41.7603],[-86.801,41.7603],[-86.8012,41.7603],[-86.8016,41.7603],[-86.8043,41.7602],[-86.8045,41.7603],[-86.8047,41.7603],[-86.8049,41.7603],[-86.8051,41.7603],[-86.8054,41.7603],[-86.8062,41.7603],[-86.8064,41.7603],[-86.8074,41.7603],[-86.8075,41.7603],[-86.8076,41.7603],[-86.8086,41.7603],[-86.8088,41.7603],[-86.8091,41.7603],[-86.8093,41.7603],[-86.8097,41.7603],[-86.8101,41.7603],[-86.8105,41.7603],[-86.811,41.7603],[-86.8126,41.7603],[-86.8143,41.7603],[-86.8153,41.7603],[-86.816,41.7603],[-86.8161,41.7603],[-86.8174,41.7603],[-86.8191,41.7603],[-86.8204,41.7603],[-86.8205,41.7603],[-86.8224,41.7603],[-86.8227,41.7603],[-86.8229,41.7603],[-86.8234,41.7603],[-86.8243,41.7603],[-86.8249,41.7603],[-86.825,41.7603],[-86.8256,41.7604],[-86.8283,41.7604],[-86.8324,41.7604],[-86.8365,41.7604],[-86.8384,41.7603],[-86.8417,41.7603],[-86.8484,41.7603],[-86.8684,41.7603],[-86.875,41.7603],[-86.8867,41.7605],[-86.9217,41.7609],[-86.9333,41.761],[-86.9335,41.761],[-86.9342,41.761],[-86.9344,41.761],[-86.9725,41.7609],[-87,41.7607],[-87.0869,41.7605],[-87.125,41.7604],[-87.125,41.7606],[-87.125,41.7612],[-87.125,41.7614],[-87.1416,41.7613],[-87.1912,41.761],[-87.2078,41.761],[-87.2064,41.7663],[-87.2063,41.767],[-87.206,41.7679],[-87.2022,41.7834],[-87.1906,41.8299],[-87.1867,41.8454],[-87.1864,41.847],[-87.1852,41.8515],[-87.1848,41.853],[-87.1846,41.8541],[-87.1843,41.8551],[-87.1821,41.8641],[-87.1794,41.875],[-87.1754,41.8909],[-87.1732,41.8999],[-87.173,41.9007],[-87.1723,41.9034],[-87.1721,41.9043],[-87.1718,41.9057],[-87.1713,41.9075],[-87.1701,41.9126],[-87.1663,41.9278],[-87.165,41.9329],[-87.1617,41.9463],[-87.1518,41.9866],[-87.1484,42],[-87.1488,42],[-87.1497,42],[-87.15,42],[-87.1345,42.0588],[-87.1318,42.0693],[-87.1313,42.0712],[-87.1308,42.0729],[-87.125,42.0951],[-87.125,42.0955],[-87.125,42.0967],[-87.125,42.0971],[-87.1223,42.1076],[-87.1176,42.125],[-87.1139,42.1389],[-87.1112,42.1494],[-87.11,42.1538],[-87.1042,42.1755],[-87.1024,42.1822],[-87.1015,42.1854],[-87.0948,42.2107],[-87.0883,42.2353],[-87.0846,42.25],[-87.068,42.3143],[-87.0518,42.375],[-87.0492,42.3846],[-87.04,42.417],[-87.0212,42.4889],[-87.0199,42.4935],[-87.0199,42.4938],[-87.0204,42.5],[-87.0213,42.5],[-87.0218,42.5037],[-87.0257,42.5319],[-87.0367,42.6129],[-87.0384,42.625],[-87.0439,42.6637],[-87.0556,42.7447],[-87.0563,42.75],[-87.0587,42.7652],[-87.0591,42.7679],[-87.0595,42.7709],[-87.0645,42.8069],[-87.0694,42.8421],[-87.0696,42.8435],[-87.0697,42.8441],[-87.0736,42.873],[-87.0739,42.875],[-87.0775,42.8999],[-87.0847,42.95],[-87.0894,42.9826],[-87.0919,43],[-87.0947,43.0212],[-87.0975,43.0423],[-87.1013,43.0709],[-87.1051,43.0993],[-87.1065,43.1093],[-87.1077,43.1182],[-87.1084,43.125],[-87.119,43.1908],[-87.1192,43.192],[-87.1215,43.2059],[-87.1251,43.2277],[-87.1251,43.2298],[-87.1258,43.2346],[-87.1283,43.25],[-87.1353,43.2981],[-87.1466,43.3749],[-87.1466,43.375],[-87.1472,43.3799],[-87.1411,43.4618],[-87.1404,43.47],[-87.1403,43.4714],[-87.1403,43.4723],[-87.1401,43.4748],[-87.14,43.4757],[-87.1397,43.4805],[-87.1386,43.4951],[-87.1382,43.5],[-87.138,43.5],[-87.1378,43.5],[-87.1373,43.5],[-87.1371,43.5],[-87.1365,43.5083],[-87.135,43.5284],[-87.1349,43.5331],[-87.1348,43.5414],[-87.1348,43.5417],[-87.1295,43.6084],[-87.1282,43.625],[-87.1266,43.6469],[-87.1256,43.6595],[-87.1251,43.6665],[-87.1251,43.6705],[-87.1141,43.7341],[-87.1141,43.7342],[-87.1102,43.75],[-87.1052,43.7704],[-87.0969,43.8048],[-87.0943,43.8152],[-87.0931,43.8201],[-87.0753,43.8948],[-87.0516,43.9889],[-87.0489,44],[-87.0463,44],[-87.0304,44.0642],[-87.0211,44.1017],[-87.0148,44.125],[-87.0132,44.1319],[-87.0106,44.1382],[-87.0053,44.1507],[-87.0001,44.1632],[-87.0001,44.1594],[-87.0001,44.1569],[-87.0001,44.1564],[-87.0001,44.1554],[-87.0001,44.1549],[-87.0001,44.1548],[-86.9993,44.1567],[-86.988,44.1827],[-86.958,44.25],[-86.9311,44.3111],[-86.9279,44.3185],[-86.9248,44.3256],[-86.9234,44.3288],[-86.9027,44.3757],[-86.8746,44.4408],[-86.8477,44.5003],[-86.8552,44.5003],[-86.8469,44.5194],[-86.8005,44.6249],[-86.7787,44.6745],[-86.7784,44.6752],[-86.7501,44.7395],[-86.7448,44.75],[-86.739,44.7632],[-86.7345,44.7731],[-86.6998,44.8508],[-86.689,44.875],[-86.6863,44.881],[-86.6364,44.9348],[-86.6251,44.947],[-86.6124,44.9604],[-86.5752,45],[-86.5748,45.0004],[-86.5692,45.0064],[-86.5655,45.0104],[-86.5282,45.0504],[-86.5001,45.0806],[-86.4999,45.0808],[-86.4331,45.125],[-86.4297,45.1271],[-86.3751,45.1601],[-86.3311,45.1867],[-86.2501,45.2357],[-86.2495,45.2361],[-86.2501,45.2364],[-86.2514,45.2369],[-86.2823,45.25],[-86.3258,45.2679],[-86.3751,45.2882],[-86.4641,45.3248],[-86.4645,45.325],[-86.5001,45.3399],[-86.5857,45.375],[-86.6251,45.391],[-86.6394,45.3968],[-86.7172,45.4286],[-86.7254,45.4319],[-86.7501,45.442],[-86.754,45.4435],[-86.7541,45.4436],[-86.7542,45.4436],[-86.7565,45.4436],[-86.778,45.4437],[-86.7972,45.4437],[-86.8148,45.4438],[-86.8153,45.4438],[-86.8188,45.4438],[-86.841,45.4438],[-86.8614,45.4439],[-86.872,45.4439],[-86.8751,45.4439],[-86.9047,45.444],[-86.9322,45.444],[-86.9634,45.444],[-87.0001,45.4441],[-87.0769,45.4442],[-87.1011,45.4442],[-87.1172,45.4233],[-87.1251,45.413],[-87.1278,45.4095],[-87.1537,45.3758],[-87.1543,45.375],[-87.1577,45.3704],[-87.1712,45.3525],[-87.1958,45.3334],[-87.2273,45.3089],[-87.228,45.3084],[-87.2384,45.3003],[-87.2501,45.2919],[-87.2713,45.2754],[-87.3038,45.25],[-87.3154,45.2407],[-87.3751,45.215],[-87.4057,45.202],[-87.4258,45.134],[-87.426,45.1331],[-87.4284,45.125],[-87.4305,45.1187],[-87.4324,45.1118],[-87.4392,45.0876],[-87.4402,45.0843],[-87.4425,45.0764],[-87.4428,45.0765],[-87.4738,45.0811],[-87.4908,45.0836],[-87.4945,45.084],[-87.4982,45.0844],[-87.4992,45.0845],[-87.5001,45.0846],[-87.5076,45.0857],[-87.5699,45.0947],[-87.5704,45.0948],[-87.5709,45.0948],[-87.5733,45.0952],[-87.5756,45.0955],[-87.5779,45.0958],[-87.5854,45.0969],[-87.5855,45.0969],[-87.5902,45.0953],[-87.5919,45.0947],[-87.5922,45.0948],[-87.5928,45.0949],[-87.5934,45.0951],[-87.5959,45.0956],[-87.5983,45.0962],[-87.6033,45.0974],[-87.6041,45.0975],[-87.6083,45.0985],[-87.6149,45.1001],[-87.6192,45.1016],[-87.6217,45.1024],[-87.6219,45.1024],[-87.6226,45.1026],[-87.6251,45.1029],[-87.6252,45.103],[-87.6265,45.1031],[-87.6277,45.1033],[-87.6289,45.1041],[-87.6296,45.1053],[-87.63,45.1056],[-87.6307,45.106],[-87.6315,45.1062],[-87.6327,45.1062],[-87.6328,45.1062],[-87.633,45.1061],[-87.6332,45.1061],[-87.6341,45.1058],[-87.6348,45.1057],[-87.6358,45.1059],[-87.6361,45.1059],[-87.638,45.1065],[-87.6383,45.1065],[-87.64,45.1065],[-87.6402,45.1065],[-87.6424,45.1063],[-87.6458,45.1061],[-87.6479,45.1063],[-87.6482,45.1064],[-87.6483,45.1064],[-87.649,45.1069],[-87.6506,45.1079],[-87.6514,45.1086],[-87.6525,45.1086],[-87.6544,45.1083],[-87.6567,45.1077],[-87.6571,45.1076],[-87.6582,45.1076],[-87.6587,45.1075],[-87.6592,45.1075],[-87.6599,45.1075],[-87.66,45.1075],[-87.6605,45.1079],[-87.6611,45.1082],[-87.6612,45.1083],[-87.6612,45.1091],[-87.6612,45.1097],[-87.6611,45.1119],[-87.6613,45.1126],[-87.6621,45.1133],[-87.6637,45.1148],[-87.6645,45.1156],[-87.6652,45.1163],[-87.6658,45.117],[-87.6671,45.1181],[-87.6676,45.1183],[-87.6684,45.1187],[-87.6693,45.1191],[-87.6705,45.1198],[-87.6706,45.1198],[-87.671,45.1201],[-87.6713,45.1203],[-87.6716,45.1206],[-87.6719,45.1208],[-87.6724,45.1213],[-87.6725,45.1215],[-87.6729,45.1226],[-87.6739,45.1238],[-87.6744,45.125],[-87.6744,45.1258],[-87.6744,45.1262],[-87.6745,45.1266],[-87.6747,45.127],[-87.6749,45.1271],[-87.6753,45.1275],[-87.676,45.1282],[-87.6767,45.1286],[-87.6769,45.1287],[-87.6775,45.1294],[-87.6778,45.1297],[-87.6782,45.1301],[-87.6784,45.1305],[-87.6785,45.1308],[-87.6785,45.1312],[-87.6782,45.1316],[-87.6779,45.132],[-87.6773,45.1328],[-87.6772,45.1329],[-87.676,45.1341],[-87.6758,45.1345],[-87.6758,45.1351],[-87.676,45.1354],[-87.6764,45.1359],[-87.6766,45.1361],[-87.6769,45.1363],[-87.6771,45.1365],[-87.6774,45.1367],[-87.6783,45.1374],[-87.6788,45.1378],[-87.6793,45.1384],[-87.6796,45.1388],[-87.6799,45.1391],[-87.6804,45.1396],[-87.6806,45.1403],[-87.6807,45.1407],[-87.6813,45.1414],[-87.6816,45.1419],[-87.6817,45.142],[-87.6822,45.1426],[-87.6825,45.1429],[-87.6832,45.1435],[-87.6834,45.1437],[-87.6839,45.1441],[-87.6845,45.1445],[-87.6851,45.145],[-87.6857,45.1454],[-87.6866,45.1461],[-87.6872,45.1465],[-87.6877,45.1469],[-87.6878,45.1469],[-87.6881,45.1472],[-87.6884,45.1474],[-87.6895,45.148],[-87.6896,45.148],[-87.69,45.1484],[-87.6906,45.1487],[-87.6916,45.1492],[-87.692,45.1494],[-87.6924,45.1495],[-87.6931,45.1498],[-87.6936,45.15],[-87.6938,45.15],[-87.695,45.1505],[-87.6957,45.1506],[-87.6968,45.1506],[-87.6985,45.1508],[-87.6996,45.1511],[-87.7006,45.1512],[-87.7013,45.1514],[-87.7017,45.1515],[-87.703,45.1519],[-87.7035,45.1522],[-87.7042,45.1526],[-87.7047,45.1529],[-87.7056,45.1535],[-87.7063,45.1539],[-87.7068,45.1543],[-87.7074,45.1547],[-87.7078,45.1553],[-87.7079,45.1555],[-87.7081,45.156],[-87.7081,45.1563],[-87.7082,45.1576],[-87.7082,45.1577],[-87.7083,45.1578],[-87.7083,45.1577],[-87.7084,45.1578],[-87.7086,45.1579],[-87.7091,45.1584],[-87.7095,45.1587],[-87.71,45.159],[-87.7101,45.159],[-87.7113,45.159],[-87.7121,45.1592],[-87.7131,45.1596],[-87.714,45.1598],[-87.7145,45.16],[-87.7153,45.1602],[-87.7157,45.1604],[-87.7166,45.1606],[-87.7171,45.1609],[-87.7179,45.1612],[-87.7185,45.1617],[-87.7188,45.1618],[-87.7193,45.1623],[-87.7198,45.1628],[-87.7204,45.1633],[-87.7214,45.1639],[-87.7219,45.1643],[-87.7225,45.1646],[-87.7231,45.1651],[-87.7234,45.1655],[-87.7238,45.1662],[-87.7241,45.1667],[-87.7244,45.1671],[-87.7246,45.1675],[-87.7253,45.1679],[-87.7258,45.1684],[-87.7265,45.1688],[-87.7269,45.169],[-87.7278,45.1696],[-87.7284,45.17],[-87.7293,45.1703],[-87.7297,45.1706],[-87.7304,45.1707],[-87.7309,45.1709],[-87.7314,45.171],[-87.7319,45.1711],[-87.7325,45.1711],[-87.7333,45.1711],[-87.7343,45.1713],[-87.7351,45.1715],[-87.7354,45.1717],[-87.7359,45.172],[-87.7361,45.1722],[-87.7362,45.1726],[-87.7363,45.1726],[-87.7364,45.1731],[-87.7365,45.1734],[-87.7363,45.174],[-87.7361,45.1744],[-87.7359,45.175],[-87.7355,45.1758],[-87.7353,45.1766],[-87.7352,45.1771],[-87.7352,45.1772],[-87.7352,45.1776],[-87.7353,45.178],[-87.7356,45.1785],[-87.7357,45.1786],[-87.7357,45.1787],[-87.7357,45.1788],[-87.7358,45.1789],[-87.7358,45.1791],[-87.7359,45.1797],[-87.736,45.1801],[-87.7365,45.181],[-87.7368,45.1817],[-87.7371,45.1821],[-87.7373,45.1827],[-87.7377,45.1838],[-87.7377,45.1842],[-87.7377,45.1846],[-87.7377,45.1848],[-87.7376,45.1853],[-87.7375,45.1861],[-87.7376,45.1868],[-87.738,45.1874],[-87.7384,45.1881],[-87.7388,45.1887],[-87.7393,45.1895],[-87.7394,45.19],[-87.7395,45.1905],[-87.7395,45.1906],[-87.7394,45.1913],[-87.7391,45.192],[-87.7391,45.1924],[-87.739,45.1927],[-87.7391,45.1931],[-87.7395,45.1937],[-87.7401,45.1941],[-87.7408,45.1947],[-87.7414,45.1957],[-87.7416,45.1964],[-87.7418,45.197],[-87.7418,45.1974],[-87.7418,45.1975],[-87.7418,45.1976],[-87.7418,45.1977],[-87.7417,45.1982],[-87.7414,45.1988],[-87.7412,45.1995],[-87.7409,45.2],[-87.7408,45.2003],[-87.7403,45.2009],[-87.7398,45.2016],[-87.7396,45.202],[-87.7395,45.2021],[-87.7393,45.2023],[-87.7383,45.203],[-87.7374,45.2038],[-87.7369,45.2041],[-87.7363,45.2047],[-87.7355,45.2051],[-87.735,45.2054],[-87.7346,45.2056],[-87.7331,45.2062],[-87.7317,45.2068],[-87.7312,45.2069],[-87.7306,45.2071],[-87.73,45.2073],[-87.7289,45.2076],[-87.728,45.208],[-87.7275,45.2082],[-87.7272,45.2084],[-87.727,45.2086],[-87.7268,45.2088],[-87.7266,45.209],[-87.7263,45.2092],[-87.7262,45.2094],[-87.7261,45.21],[-87.7261,45.2104],[-87.726,45.2112],[-87.726,45.2117],[-87.7262,45.2126],[-87.7264,45.2133],[-87.7266,45.2138],[-87.7268,45.2139],[-87.727,45.215],[-87.7271,45.2155],[-87.7273,45.2161],[-87.7273,45.2169],[-87.7273,45.2174],[-87.7272,45.218],[-87.7271,45.2186],[-87.727,45.2189],[-87.7268,45.2191],[-87.7263,45.2198],[-87.7258,45.2204],[-87.7257,45.2204],[-87.7254,45.2207],[-87.725,45.2211],[-87.7248,45.2212],[-87.7243,45.2215],[-87.7234,45.2223],[-87.723,45.2227],[-87.7225,45.2233],[-87.7221,45.2242],[-87.7219,45.2249],[-87.7216,45.2258],[-87.7214,45.2268],[-87.7214,45.2269],[-87.7214,45.2274],[-87.7216,45.228],[-87.7219,45.2284],[-87.7224,45.2288],[-87.7229,45.229],[-87.7234,45.2292],[-87.7237,45.2293],[-87.7244,45.2295],[-87.7249,45.23],[-87.7252,45.2303],[-87.7253,45.2308],[-87.7253,45.2312],[-87.7252,45.2315],[-87.725,45.2321],[-87.7247,45.2326],[-87.7242,45.2332],[-87.7235,45.2339],[-87.7223,45.2346],[-87.7219,45.2348],[-87.7215,45.235],[-87.7212,45.2352],[-87.7207,45.2354],[-87.7205,45.2356],[-87.72,45.2358],[-87.7196,45.2365],[-87.7188,45.2379],[-87.7183,45.2383],[-87.7176,45.2386],[-87.7171,45.2387],[-87.7164,45.2388],[-87.7162,45.2388],[-87.7159,45.2387],[-87.7151,45.2386],[-87.7148,45.2385],[-87.7144,45.2385],[-87.7143,45.2385],[-87.7134,45.2386],[-87.7127,45.2388],[-87.7124,45.2389],[-87.7122,45.239],[-87.7116,45.2395],[-87.7113,45.24],[-87.7111,45.2409],[-87.7112,45.2415],[-87.7115,45.2424],[-87.7117,45.2435],[-87.7117,45.2442],[-87.7115,45.2452],[-87.7109,45.2464],[-87.7102,45.2477],[-87.71,45.2485],[-87.7099,45.249],[-87.7104,45.25],[-87.7107,45.2505],[-87.711,45.2508],[-87.7112,45.2511],[-87.7113,45.2514],[-87.7113,45.2515],[-87.7113,45.252],[-87.7113,45.2524],[-87.7111,45.2529],[-87.7109,45.2533],[-87.7105,45.2536],[-87.71,45.254],[-87.7094,45.2543],[-87.7091,45.2546],[-87.7089,45.2553],[-87.7088,45.2555],[-87.7088,45.2556],[-87.7088,45.2557],[-87.7088,45.2562],[-87.7089,45.2568],[-87.7089,45.2571],[-87.7087,45.2574],[-87.7083,45.2577],[-87.708,45.258],[-87.7078,45.2583],[-87.7078,45.2586],[-87.7088,45.2585],[-87.7098,45.2585],[-87.7102,45.2587],[-87.7104,45.2589],[-87.7104,45.2593],[-87.7101,45.2597],[-87.7093,45.2604],[-87.7091,45.2607],[-87.709,45.2608],[-87.7087,45.2613],[-87.7082,45.2618],[-87.7073,45.2621],[-87.7071,45.2624],[-87.7071,45.2625],[-87.7069,45.2627],[-87.7069,45.2628],[-87.7068,45.2629],[-87.7068,45.263],[-87.7066,45.2632],[-87.7064,45.2634],[-87.7061,45.2637],[-87.706,45.264],[-87.7058,45.2643],[-87.7058,45.2647],[-87.7059,45.2657],[-87.7058,45.2659],[-87.7056,45.2661],[-87.7052,45.2664],[-87.7049,45.2665],[-87.7047,45.2665],[-87.704,45.2667],[-87.7035,45.2668],[-87.7031,45.267],[-87.7021,45.2677],[-87.7018,45.2679],[-87.7006,45.2682],[-87.6998,45.2686],[-87.6995,45.2688],[-87.699,45.2691],[-87.6988,45.2694],[-87.6985,45.2699],[-87.6985,45.2702],[-87.6984,45.2703],[-87.6984,45.2704],[-87.6984,45.2706],[-87.6984,45.2721],[-87.6986,45.2724],[-87.6987,45.2729],[-87.6988,45.2732],[-87.6988,45.2737],[-87.6989,45.2739],[-87.699,45.2754],[-87.6988,45.2757],[-87.699,45.276],[-87.6992,45.2764],[-87.6992,45.2767],[-87.699,45.2773],[-87.6987,45.2776],[-87.6982,45.2779],[-87.6979,45.2783],[-87.6975,45.2785],[-87.6974,45.2785],[-87.6974,45.2784],[-87.6975,45.2786],[-87.6975,45.2787],[-87.6977,45.2794],[-87.6982,45.2796],[-87.6986,45.28],[-87.6986,45.2805],[-87.6985,45.2809],[-87.6983,45.2815],[-87.698,45.2819],[-87.6976,45.2826],[-87.6974,45.2829],[-87.6973,45.283],[-87.6972,45.2831],[-87.6971,45.2832],[-87.6966,45.2836],[-87.696,45.284],[-87.6949,45.2848],[-87.6947,45.2851],[-87.6945,45.2856],[-87.6943,45.2859],[-87.6939,45.2867],[-87.6935,45.2872],[-87.6934,45.2874],[-87.6932,45.2878],[-87.6927,45.288],[-87.692,45.2885],[-87.6916,45.2887],[-87.6908,45.2895],[-87.6903,45.2902],[-87.6902,45.2906],[-87.6898,45.2913],[-87.6896,45.292],[-87.6895,45.2922],[-87.6893,45.2929],[-87.6889,45.294],[-87.6887,45.2942],[-87.6887,45.2943],[-87.6881,45.2952],[-87.6875,45.2958],[-87.6874,45.2961],[-87.6874,45.2962],[-87.6875,45.2963],[-87.6876,45.2965],[-87.6876,45.2967],[-87.6877,45.297],[-87.6877,45.2975],[-87.6875,45.2981],[-87.687,45.2986],[-87.6865,45.2992],[-87.6862,45.2994],[-87.6856,45.3],[-87.6853,45.3002],[-87.685,45.3005],[-87.6848,45.3007],[-87.6843,45.301],[-87.6834,45.3013],[-87.6831,45.3014],[-87.6825,45.3016],[-87.682,45.3018],[-87.6811,45.3023],[-87.6803,45.3028],[-87.6801,45.3034],[-87.6801,45.3038],[-87.6797,45.3048],[-87.6793,45.3055],[-87.6792,45.3057],[-87.6791,45.3058],[-87.6788,45.306],[-87.6786,45.3061],[-87.6782,45.3062],[-87.6776,45.3064],[-87.6769,45.307],[-87.6762,45.3073],[-87.6757,45.3077],[-87.6753,45.3079],[-87.6748,45.3079],[-87.6745,45.3079],[-87.6736,45.3075],[-87.6732,45.3075],[-87.6729,45.3076],[-87.6727,45.3078],[-87.672,45.308],[-87.6719,45.3081],[-87.6719,45.3082],[-87.672,45.3083],[-87.6724,45.3091],[-87.6727,45.3098],[-87.6727,45.3102],[-87.6724,45.3105],[-87.6717,45.3112],[-87.6713,45.3115],[-87.6708,45.3122],[-87.6703,45.3125],[-87.6697,45.3132],[-87.6694,45.3134],[-87.6692,45.3137],[-87.669,45.314],[-87.6688,45.3146],[-87.6683,45.3152],[-87.6679,45.3158],[-87.6675,45.3163],[-87.6673,45.3164],[-87.6672,45.3165],[-87.667,45.3166],[-87.6669,45.3167],[-87.6668,45.3167],[-87.6667,45.3167],[-87.6666,45.3167],[-87.6662,45.3168],[-87.6653,45.3171],[-87.6647,45.3174],[-87.6645,45.3176],[-87.6637,45.3182],[-87.663,45.3191],[-87.6623,45.32],[-87.6617,45.3207],[-87.6615,45.3214],[-87.6615,45.322],[-87.6615,45.3222],[-87.6615,45.3224],[-87.6615,45.323],[-87.6615,45.3231],[-87.6616,45.3235],[-87.6617,45.3242],[-87.6618,45.3247],[-87.6619,45.3254],[-87.662,45.3261],[-87.662,45.3264],[-87.6619,45.327],[-87.6616,45.3276],[-87.6612,45.3281],[-87.6604,45.3287],[-87.6598,45.3291],[-87.6594,45.3293],[-87.6587,45.3296],[-87.6582,45.3298],[-87.6573,45.3301],[-87.6567,45.3303],[-87.6564,45.3304],[-87.6558,45.3308],[-87.6552,45.3314],[-87.6546,45.3319],[-87.6541,45.3325],[-87.6539,45.333],[-87.6538,45.3332],[-87.6537,45.3334],[-87.6534,45.3341],[-87.6528,45.3347],[-87.6525,45.3353],[-87.6524,45.3354],[-87.6518,45.3364],[-87.6507,45.337],[-87.6506,45.337],[-87.6496,45.3376],[-87.649,45.3382],[-87.6485,45.339],[-87.6481,45.3394],[-87.648,45.3398],[-87.6478,45.3406],[-87.6478,45.3412],[-87.648,45.3422],[-87.6482,45.3433],[-87.6479,45.344],[-87.6479,45.3441],[-87.6475,45.3446],[-87.6475,45.3452],[-87.6477,45.3463],[-87.6478,45.3468],[-87.6479,45.3471],[-87.648,45.3474],[-87.6481,45.3479],[-87.6479,45.3488],[-87.6479,45.3492],[-87.6478,45.3497],[-87.6478,45.3499],[-87.6478,45.3502],[-87.6477,45.3507],[-87.6481,45.3517],[-87.6485,45.3522],[-87.6488,45.3524],[-87.649,45.3525],[-87.6496,45.353],[-87.6501,45.3535],[-87.6504,45.3537],[-87.6507,45.354],[-87.651,45.3542],[-87.6512,45.3541],[-87.6513,45.3539],[-87.6515,45.3539],[-87.6518,45.3539],[-87.652,45.3539],[-87.6521,45.3539],[-87.6522,45.3539],[-87.6523,45.3538],[-87.6525,45.3538],[-87.6529,45.3539],[-87.6533,45.3541],[-87.6535,45.3543],[-87.6539,45.3546],[-87.654,45.3547],[-87.6544,45.3553],[-87.6547,45.3555],[-87.6549,45.3556],[-87.6553,45.3564],[-87.6555,45.3569],[-87.6557,45.3572],[-87.6557,45.3576],[-87.6561,45.358],[-87.6563,45.3583],[-87.6565,45.3584],[-87.6563,45.3586],[-87.6563,45.3599],[-87.6563,45.3603],[-87.6561,45.3609],[-87.6561,45.3617],[-87.656,45.3622],[-87.6558,45.3627],[-87.6559,45.3629],[-87.656,45.3629],[-87.6563,45.3634],[-87.6566,45.3639],[-87.6568,45.3641],[-87.6569,45.3646],[-87.6569,45.3651],[-87.6566,45.3664],[-87.6566,45.3665],[-87.6566,45.3668],[-87.6566,45.3673],[-87.6568,45.3678],[-87.6569,45.368],[-87.6573,45.3687],[-87.6577,45.369],[-87.6582,45.3695],[-87.6587,45.3697],[-87.6594,45.3701],[-87.6603,45.3705],[-87.6619,45.3713],[-87.6633,45.372],[-87.6641,45.3723],[-87.665,45.3727],[-87.6664,45.3731],[-87.6667,45.3732],[-87.6671,45.3734],[-87.6676,45.3738],[-87.6682,45.3741],[-87.6698,45.375],[-87.6706,45.375],[-87.6718,45.3761],[-87.6725,45.3764],[-87.6735,45.377],[-87.6744,45.3781],[-87.6744,45.3782],[-87.6747,45.3794],[-87.6747,45.3806],[-87.6745,45.3817],[-87.675,45.3824],[-87.6752,45.3826],[-87.6756,45.3828],[-87.676,45.383],[-87.6765,45.3832],[-87.6783,45.3837],[-87.6795,45.3839],[-87.6802,45.3841],[-87.6818,45.3845],[-87.6829,45.385],[-87.6833,45.3855],[-87.6836,45.386],[-87.684,45.3865],[-87.6848,45.3876],[-87.685,45.3877],[-87.6853,45.3881],[-87.6858,45.3885],[-87.6859,45.3887],[-87.6872,45.3891],[-87.6875,45.3892],[-87.6877,45.3892],[-87.6883,45.3894],[-87.6888,45.3895],[-87.6903,45.3898],[-87.6918,45.3899],[-87.692,45.3899],[-87.694,45.3899],[-87.6966,45.3892],[-87.6987,45.3884],[-87.6988,45.3883],[-87.699,45.3883],[-87.6998,45.3879],[-87.7003,45.3877],[-87.7009,45.3873],[-87.7014,45.387],[-87.7015,45.387],[-87.7016,45.3869],[-87.7017,45.3869],[-87.7024,45.3865],[-87.7043,45.3855],[-87.7058,45.3845],[-87.7067,45.3839],[-87.7068,45.3838],[-87.707,45.3834],[-87.7074,45.3825],[-87.7078,45.3822],[-87.7081,45.3818],[-87.7082,45.3815],[-87.7083,45.3812],[-87.7097,45.3806],[-87.7102,45.3804],[-87.7117,45.3798],[-87.7136,45.3791],[-87.7166,45.3782],[-87.7189,45.3775],[-87.7194,45.3771],[-87.7205,45.3763],[-87.722,45.375],[-87.723,45.374],[-87.7242,45.373],[-87.7251,45.3719],[-87.7261,45.3708],[-87.7273,45.3696],[-87.7285,45.3687],[-87.7295,45.368],[-87.7319,45.3657],[-87.7334,45.3644],[-87.7352,45.3625],[-87.7365,45.3611],[-87.7378,45.3596],[-87.7383,45.3586],[-87.7383,45.3582],[-87.7384,45.3577],[-87.7384,45.3575],[-87.7385,45.3572],[-87.7388,45.3569],[-87.7392,45.3567],[-87.7396,45.3564],[-87.7404,45.3564],[-87.7411,45.3563],[-87.7417,45.3564],[-87.7429,45.3565],[-87.7438,45.3566],[-87.7444,45.3565],[-87.7447,45.3564],[-87.7463,45.3561],[-87.7464,45.3561],[-87.748,45.3556],[-87.7496,45.3554],[-87.7501,45.3553],[-87.7503,45.3553],[-87.7505,45.3552],[-87.7508,45.3551],[-87.7509,45.355],[-87.7511,45.3549],[-87.7512,45.3548],[-87.7513,45.3547],[-87.7515,45.3543],[-87.7516,45.3542],[-87.7516,45.3534],[-87.7512,45.3523],[-87.7515,45.3518],[-87.7518,45.3511],[-87.7525,45.3505],[-87.7527,45.3504],[-87.7528,45.3503],[-87.7531,45.35],[-87.7537,45.3497],[-87.7541,45.3494],[-87.7553,45.3493],[-87.7586,45.3489],[-87.7619,45.3484],[-87.7621,45.3484],[-87.7636,45.3488],[-87.7679,45.3506],[-87.7692,45.3512],[-87.7693,45.3512],[-87.7695,45.3512],[-87.7697,45.3512],[-87.7706,45.3512],[-87.7714,45.3512],[-87.7739,45.3512],[-87.777,45.3506],[-87.7792,45.3502],[-87.7814,45.3497],[-87.7815,45.3497],[-87.7819,45.3496],[-87.7831,45.3497],[-87.7845,45.3503],[-87.7877,45.3524],[-87.788,45.3526],[-87.7885,45.3529],[-87.7891,45.3531],[-87.7903,45.3534],[-87.7903,45.3535],[-87.7904,45.3535],[-87.7916,45.3535],[-87.7928,45.3535],[-87.8005,45.3536],[-87.8058,45.3523],[-87.806,45.3522],[-87.8096,45.3514],[-87.8101,45.3513],[-87.8109,45.3514],[-87.8127,45.3516],[-87.8145,45.3518],[-87.8152,45.3519],[-87.816,45.352],[-87.818,45.3522],[-87.82,45.3525],[-87.8219,45.3527],[-87.8225,45.3527],[-87.823,45.3526],[-87.8231,45.3525],[-87.8235,45.3516],[-87.8242,45.3512],[-87.8243,45.3511],[-87.8244,45.3511],[-87.8248,45.3507],[-87.8269,45.3505],[-87.8273,45.3508],[-87.8278,45.3512],[-87.8298,45.352],[-87.8326,45.3522],[-87.8338,45.352],[-87.8347,45.3514],[-87.8353,45.351],[-87.8355,45.3506],[-87.8357,45.3503],[-87.8359,45.35],[-87.8359,45.3499],[-87.8359,45.3498],[-87.8368,45.3464],[-87.8381,45.3452],[-87.8381,45.3451],[-87.8393,45.3445],[-87.8438,45.3426],[-87.8441,45.3425],[-87.8484,45.3407],[-87.8501,45.3404],[-87.8508,45.3407],[-87.8512,45.3412],[-87.8513,45.3413],[-87.8513,45.3415],[-87.8514,45.3419],[-87.8515,45.3423],[-87.8514,45.3425],[-87.8513,45.3426],[-87.8499,45.3447],[-87.8498,45.3455],[-87.85,45.3462],[-87.8502,45.3468],[-87.8504,45.3474],[-87.8504,45.3475],[-87.8519,45.3489],[-87.8524,45.3493],[-87.8528,45.3495],[-87.8542,45.3497],[-87.8565,45.35],[-87.8586,45.3504],[-87.8594,45.3507],[-87.8601,45.3509],[-87.8609,45.3512],[-87.862,45.352],[-87.8631,45.3528],[-87.8635,45.353],[-87.8645,45.3542],[-87.8649,45.3548],[-87.8654,45.3553],[-87.8656,45.3556],[-87.8658,45.3563],[-87.8658,45.3564],[-87.8656,45.3578],[-87.8652,45.3611],[-87.8653,45.3621],[-87.8658,45.3629],[-87.866,45.3632],[-87.8661,45.3633],[-87.8662,45.3635],[-87.8665,45.3638],[-87.8674,45.3648],[-87.8682,45.3654],[-87.8692,45.3661],[-87.8702,45.3664],[-87.8717,45.3666],[-87.8718,45.3666],[-87.872,45.3666],[-87.8722,45.3665],[-87.873,45.3665],[-87.8732,45.3665],[-87.8741,45.3663],[-87.8746,45.3661],[-87.8751,45.3659],[-87.8754,45.3658],[-87.8756,45.3655],[-87.8758,45.3653],[-87.8758,45.365],[-87.8759,45.3648],[-87.8758,45.3644],[-87.8757,45.3642],[-87.8755,45.364],[-87.8751,45.3636],[-87.8745,45.3631],[-87.8726,45.3614],[-87.8725,45.3613],[-87.8705,45.3596],[-87.8701,45.359],[-87.8698,45.3586],[-87.8696,45.3575],[-87.8698,45.357],[-87.8698,45.3568],[-87.8704,45.3563],[-87.8711,45.3559],[-87.8722,45.3556],[-87.8737,45.3553],[-87.8751,45.3549],[-87.8755,45.3546],[-87.8759,45.3543],[-87.8765,45.3536],[-87.8775,45.3528],[-87.8785,45.3521],[-87.8796,45.3516],[-87.8798,45.3515],[-87.8811,45.3513],[-87.8824,45.3512],[-87.8838,45.3513],[-87.885,45.3517],[-87.8852,45.3517],[-87.8854,45.3519],[-87.8859,45.3524],[-87.8866,45.3529],[-87.8869,45.3531],[-87.8876,45.3538],[-87.8881,45.3547],[-87.8882,45.3557],[-87.8882,45.3558],[-87.8882,45.3559],[-87.888,45.3571],[-87.8878,45.3581],[-87.8871,45.3597],[-87.8868,45.3602],[-87.8862,45.3612],[-87.8851,45.3624],[-87.8849,45.3627],[-87.8849,45.3628],[-87.8844,45.3631],[-87.8838,45.3635],[-87.883,45.364],[-87.8825,45.3644],[-87.8813,45.3647],[-87.8801,45.3651],[-87.8792,45.3657],[-87.8784,45.3663],[-87.8778,45.367],[-87.8775,45.3676],[-87.8772,45.3682],[-87.8769,45.3685],[-87.8762,45.3691],[-87.8751,45.3698],[-87.8745,45.3702],[-87.8731,45.3708],[-87.872,45.3712],[-87.8715,45.3715],[-87.8713,45.3721],[-87.8714,45.3728],[-87.8715,45.3729],[-87.8715,45.373],[-87.8718,45.3736],[-87.8721,45.3738],[-87.8737,45.375],[-87.874,45.3752],[-87.8744,45.3756],[-87.8747,45.3759],[-87.8749,45.3761],[-87.8751,45.3763],[-87.8754,45.3766],[-87.8756,45.3768],[-87.8757,45.377],[-87.8758,45.3773],[-87.8758,45.3776],[-87.8758,45.3779],[-87.8758,45.3782],[-87.8758,45.3785],[-87.8757,45.3788],[-87.8756,45.3791],[-87.8755,45.3792],[-87.8754,45.3794],[-87.8751,45.3797],[-87.8745,45.3803],[-87.8736,45.3814],[-87.8731,45.3817],[-87.8728,45.3819],[-87.8725,45.3822],[-87.8709,45.3831],[-87.8707,45.3832],[-87.8689,45.3837],[-87.8669,45.3844],[-87.8647,45.3852],[-87.8628,45.3861],[-87.8623,45.3863],[-87.8613,45.3868],[-87.8601,45.3877],[-87.8596,45.388],[-87.8594,45.3882],[-87.8589,45.389],[-87.8583,45.3901],[-87.8578,45.391],[-87.8573,45.3919],[-87.8569,45.3926],[-87.8568,45.3931],[-87.857,45.3936],[-87.8573,45.3939],[-87.8575,45.3942],[-87.8582,45.3948],[-87.8582,45.3949],[-87.859,45.3955],[-87.859,45.3956],[-87.8596,45.3964],[-87.8598,45.3973],[-87.8595,45.3983],[-87.8591,45.399],[-87.8583,45.3995],[-87.8574,45.3998],[-87.8566,45.4001],[-87.8565,45.4001],[-87.8549,45.4008],[-87.8528,45.4013],[-87.8526,45.4013],[-87.851,45.4019],[-87.8496,45.4031],[-87.8493,45.4039],[-87.8494,45.4044],[-87.8494,45.4054],[-87.8495,45.4064],[-87.8495,45.407],[-87.8495,45.4076],[-87.8496,45.4081],[-87.8496,45.4087],[-87.8497,45.4095],[-87.8498,45.4098],[-87.8502,45.4109],[-87.8505,45.4117],[-87.8512,45.4124],[-87.8518,45.4131],[-87.8528,45.4137],[-87.8549,45.415],[-87.8554,45.4154],[-87.8556,45.4156],[-87.8559,45.4158],[-87.8562,45.4161],[-87.8563,45.4162],[-87.8565,45.4165],[-87.8568,45.4168],[-87.8571,45.4176],[-87.8571,45.4178],[-87.8572,45.4179],[-87.8572,45.418],[-87.8572,45.4181],[-87.8572,45.4185],[-87.8571,45.4194],[-87.8571,45.4195],[-87.8571,45.4202],[-87.8575,45.4207],[-87.8576,45.4207],[-87.8578,45.421],[-87.8589,45.4214],[-87.8597,45.4224],[-87.8601,45.423],[-87.8602,45.423],[-87.8604,45.4235],[-87.8605,45.424],[-87.8606,45.4254],[-87.8604,45.4265],[-87.8604,45.4271],[-87.8604,45.4272],[-87.8603,45.4283],[-87.8602,45.4293],[-87.8601,45.4296],[-87.8602,45.4297],[-87.8612,45.4316],[-87.8613,45.4319],[-87.8616,45.4324],[-87.8619,45.4331],[-87.862,45.4338],[-87.8619,45.434],[-87.8617,45.4345],[-87.8616,45.4346],[-87.8611,45.435],[-87.8601,45.4356],[-87.8585,45.4365],[-87.8578,45.437],[-87.8572,45.4379],[-87.857,45.4391],[-87.8566,45.44],[-87.8563,45.4406],[-87.8557,45.441],[-87.8553,45.4414],[-87.8516,45.4427],[-87.8474,45.4442],[-87.8471,45.4446],[-87.846,45.4462],[-87.8459,45.4463],[-87.8454,45.4467],[-87.8452,45.4479],[-87.8448,45.4484],[-87.8442,45.4487],[-87.8422,45.4492],[-87.8406,45.4496],[-87.8383,45.4503],[-87.8379,45.4504],[-87.8374,45.4504],[-87.837,45.4505],[-87.836,45.4509],[-87.8357,45.451],[-87.8356,45.4511],[-87.835,45.4517],[-87.835,45.4519],[-87.8349,45.4521],[-87.8348,45.4523],[-87.8346,45.4526],[-87.8337,45.4533],[-87.833,45.4536],[-87.8327,45.4543],[-87.8325,45.455],[-87.8327,45.4559],[-87.8325,45.4561],[-87.8323,45.4563],[-87.8322,45.4564],[-87.832,45.4566],[-87.8315,45.457],[-87.8312,45.4572],[-87.8302,45.4575],[-87.8291,45.4579],[-87.8288,45.458],[-87.8278,45.4581],[-87.8274,45.4581],[-87.8272,45.4579],[-87.8267,45.4578],[-87.8265,45.4578],[-87.826,45.4579],[-87.8255,45.458],[-87.8255,45.4581],[-87.8251,45.4585],[-87.8248,45.4588],[-87.8247,45.4591],[-87.8241,45.4594],[-87.8234,45.4596],[-87.8231,45.4596],[-87.8229,45.4596],[-87.8223,45.4598],[-87.8221,45.4598],[-87.8217,45.4598],[-87.8215,45.4599],[-87.8211,45.46],[-87.8209,45.46],[-87.8207,45.4601],[-87.8205,45.4602],[-87.8204,45.4603],[-87.82,45.4605],[-87.82,45.4606],[-87.82,45.4607],[-87.8201,45.461],[-87.8204,45.4613],[-87.8206,45.4614],[-87.8205,45.4619],[-87.8203,45.4623],[-87.8201,45.4624],[-87.82,45.4624],[-87.8198,45.4625],[-87.8185,45.4625],[-87.8183,45.4626],[-87.8168,45.4627],[-87.8161,45.4627],[-87.8156,45.4628],[-87.8146,45.4631],[-87.8143,45.4633],[-87.8142,45.4633],[-87.8142,45.4634],[-87.8135,45.4637],[-87.8132,45.464],[-87.8131,45.4641],[-87.813,45.4641],[-87.813,45.4642],[-87.8129,45.4643],[-87.8129,45.4644],[-87.813,45.4645],[-87.813,45.4646],[-87.813,45.4647],[-87.8129,45.465],[-87.8129,45.4652],[-87.8129,45.4658],[-87.813,45.4661],[-87.8128,45.4663],[-87.8128,45.4664],[-87.8126,45.4666],[-87.8124,45.4668],[-87.8115,45.468],[-87.8078,45.4711],[-87.8063,45.4723],[-87.806,45.4728],[-87.8058,45.4731],[-87.8059,45.4744],[-87.8062,45.4748],[-87.8073,45.4768],[-87.8074,45.477],[-87.8073,45.4783],[-87.8071,45.4786],[-87.8071,45.4787],[-87.8069,45.4791],[-87.8059,45.4797],[-87.8058,45.4798],[-87.8056,45.48],[-87.8054,45.4801],[-87.8035,45.4819],[-87.8027,45.4823],[-87.8026,45.4824],[-87.8025,45.4824],[-87.8014,45.483],[-87.8004,45.4838],[-87.7995,45.4845],[-87.7992,45.4849],[-87.799,45.4851],[-87.7986,45.4859],[-87.7984,45.4866],[-87.7982,45.4886],[-87.7977,45.4904],[-87.7978,45.4915],[-87.7979,45.4921],[-87.7982,45.493],[-87.7982,45.4933],[-87.7982,45.4937],[-87.7979,45.494],[-87.7973,45.4943],[-87.7964,45.4947],[-87.7946,45.4974],[-87.7935,45.4984],[-87.7929,45.4996],[-87.7928,45.5],[-87.793,45.5021],[-87.7931,45.5027],[-87.7929,45.5038],[-87.7932,45.5049],[-87.7932,45.505],[-87.7939,45.5055],[-87.7956,45.5057],[-87.7967,45.5058],[-87.7976,45.5059],[-87.7984,45.5061],[-87.7988,45.5063],[-87.7991,45.5067],[-87.7992,45.5068],[-87.7995,45.5072],[-87.7998,45.508],[-87.7999,45.5085],[-87.8004,45.5099],[-87.8011,45.5112],[-87.8017,45.5122],[-87.8018,45.5123],[-87.8018,45.5124],[-87.8022,45.5131],[-87.8023,45.5142],[-87.8023,45.5144],[-87.8025,45.5181],[-87.8037,45.5226],[-87.8042,45.5247],[-87.8047,45.5312],[-87.8045,45.5344],[-87.8034,45.537],[-87.8034,45.5382],[-87.8034,45.5383],[-87.8039,45.5389],[-87.8043,45.5394],[-87.8046,45.5398],[-87.8056,45.5408],[-87.8064,45.5417],[-87.8072,45.5435],[-87.8079,45.5442],[-87.8084,45.5447],[-87.8094,45.5452],[-87.8103,45.5457],[-87.8115,45.5464],[-87.8126,45.5474],[-87.8137,45.5486],[-87.8144,45.5489],[-87.8154,45.549],[-87.8157,45.5491],[-87.8158,45.5491],[-87.8171,45.5495],[-87.8175,45.5498],[-87.8184,45.5512],[-87.8187,45.5519],[-87.8188,45.5521],[-87.8196,45.5525],[-87.8213,45.5532],[-87.823,45.5538],[-87.8272,45.5556],[-87.8285,45.5565],[-87.8303,45.5577],[-87.8305,45.5578],[-87.8314,45.5583],[-87.8323,45.5588],[-87.833,45.5595],[-87.8332,45.5602],[-87.8337,45.5616],[-87.8337,45.5618],[-87.8336,45.5625],[-87.8329,45.5632],[-87.8327,45.5634],[-87.832,45.5646],[-87.8316,45.5662],[-87.8319,45.5672],[-87.8319,45.5677],[-87.8317,45.568],[-87.8309,45.5685],[-87.8294,45.5688],[-87.8277,45.5684],[-87.8258,45.5675],[-87.8238,45.5672],[-87.8213,45.5671],[-87.8198,45.5671],[-87.818,45.5665],[-87.8163,45.5658],[-87.8144,45.5652],[-87.8137,45.5652],[-87.8127,45.5654],[-87.8118,45.5656],[-87.8104,45.5653],[-87.809,45.5642],[-87.8076,45.5633],[-87.8061,45.5629],[-87.8033,45.5627],[-87.8004,45.5624],[-87.7975,45.5621],[-87.7947,45.5624],[-87.7924,45.563],[-87.7909,45.5641],[-87.7908,45.5642],[-87.7907,45.5643],[-87.7903,45.5646],[-87.79,45.5649],[-87.7895,45.5653],[-87.7888,45.566],[-87.7886,45.5667],[-87.7885,45.5671],[-87.7884,45.5674],[-87.7884,45.5676],[-87.7884,45.5677],[-87.7883,45.5679],[-87.7884,45.5682],[-87.7885,45.569],[-87.7884,45.5696],[-87.7883,45.5705],[-87.7876,45.5731],[-87.7875,45.5735],[-87.7875,45.5738],[-87.7874,45.5741],[-87.7873,45.5749],[-87.7874,45.576],[-87.7874,45.5764],[-87.7872,45.5777],[-87.7872,45.5778],[-87.7872,45.5795],[-87.7875,45.5814],[-87.7868,45.5828],[-87.7857,45.584],[-87.7853,45.5841],[-87.784,45.5847],[-87.7824,45.5851],[-87.7823,45.5852],[-87.7822,45.5852],[-87.782,45.5853],[-87.7818,45.5854],[-87.7813,45.5857],[-87.7809,45.5861],[-87.7803,45.5868],[-87.7791,45.5875],[-87.778,45.5879],[-87.7772,45.5885],[-87.7771,45.5892],[-87.7772,45.5907],[-87.7772,45.5911],[-87.7772,45.5912],[-87.7772,45.5915],[-87.7772,45.592],[-87.7775,45.5938],[-87.7775,45.5939],[-87.7771,45.595],[-87.777,45.5951],[-87.7767,45.5964],[-87.7762,45.5978],[-87.776,45.5994],[-87.7759,45.6],[-87.775,45.6012],[-87.7747,45.602],[-87.7749,45.6023],[-87.7757,45.6028],[-87.7771,45.6034],[-87.7779,45.6044],[-87.778,45.6045],[-87.7782,45.6061],[-87.7783,45.6064],[-87.7783,45.6068],[-87.7784,45.6078],[-87.7779,45.6082],[-87.7776,45.6086],[-87.7777,45.6092],[-87.7787,45.6103],[-87.7792,45.6109],[-87.7795,45.6119],[-87.7798,45.613],[-87.7808,45.6146],[-87.7829,45.6153],[-87.7863,45.6157],[-87.7894,45.6163],[-87.792,45.6168],[-87.7921,45.6168],[-87.794,45.6176],[-87.795,45.6183],[-87.7953,45.6185],[-87.7956,45.6186],[-87.7959,45.6189],[-87.796,45.6191],[-87.7962,45.6196],[-87.7962,45.6197],[-87.7963,45.6199],[-87.7963,45.6201],[-87.7963,45.6208],[-87.7962,45.6221],[-87.7969,45.6236],[-87.797,45.6236],[-87.7971,45.6237],[-87.7979,45.6243],[-87.7988,45.625],[-87.7994,45.6256],[-87.7996,45.6258],[-87.8016,45.6269],[-87.8021,45.6272],[-87.8031,45.6278],[-87.8036,45.6282],[-87.8045,45.6289],[-87.8045,45.629],[-87.8051,45.6298],[-87.8059,45.631],[-87.8067,45.6328],[-87.8074,45.6341],[-87.8082,45.6355],[-87.8093,45.6373],[-87.8102,45.6387],[-87.811,45.6396],[-87.8114,45.6399],[-87.8126,45.6406],[-87.813,45.6408],[-87.8134,45.6411],[-87.8138,45.6414],[-87.8145,45.6419],[-87.815,45.6422],[-87.8151,45.6422],[-87.8163,45.6432],[-87.8164,45.6434],[-87.8173,45.6439],[-87.8183,45.6443],[-87.8187,45.6445],[-87.819,45.6446],[-87.8195,45.6448],[-87.8218,45.6456],[-87.8232,45.6463],[-87.8241,45.6471],[-87.8241,45.6472],[-87.8242,45.6473],[-87.8242,45.6474],[-87.8244,45.6477],[-87.8244,45.6478],[-87.8244,45.6482],[-87.8244,45.6483],[-87.8243,45.6488],[-87.8243,45.6502],[-87.8244,45.6506],[-87.8246,45.6519],[-87.8247,45.6527],[-87.8247,45.653],[-87.8247,45.6532],[-87.8245,45.6538],[-87.8244,45.654],[-87.824,45.6545],[-87.8235,45.6552],[-87.8231,45.6556],[-87.8227,45.6561],[-87.8225,45.6572],[-87.8224,45.6578],[-87.8224,45.658],[-87.8226,45.6582],[-87.8228,45.6585],[-87.8229,45.6587],[-87.823,45.6589],[-87.8237,45.6597],[-87.8232,45.66],[-87.823,45.6603],[-87.8227,45.6604],[-87.8225,45.6607],[-87.8224,45.661],[-87.8227,45.6613],[-87.8227,45.6614],[-87.823,45.6616],[-87.8234,45.6616],[-87.8239,45.6617],[-87.824,45.6619],[-87.8242,45.662],[-87.8232,45.6625],[-87.8227,45.6627],[-87.8211,45.663],[-87.8199,45.663],[-87.819,45.6633],[-87.8174,45.6636],[-87.8166,45.6639],[-87.816,45.6641],[-87.8149,45.6648],[-87.8143,45.6651],[-87.8137,45.6652],[-87.8122,45.6653],[-87.8101,45.6653],[-87.8094,45.6653],[-87.8085,45.6654],[-87.8079,45.6655],[-87.8073,45.6656],[-87.8066,45.6656],[-87.8062,45.6657],[-87.8048,45.6662],[-87.8033,45.6665],[-87.8028,45.6667],[-87.8023,45.6669],[-87.8022,45.6671],[-87.8021,45.6672],[-87.802,45.6673],[-87.8013,45.6677],[-87.7998,45.6694],[-87.7994,45.6698],[-87.7989,45.6701],[-87.7986,45.6703],[-87.798,45.6705],[-87.7973,45.6708],[-87.7954,45.6713],[-87.7947,45.6714],[-87.794,45.6715],[-87.7933,45.6716],[-87.7905,45.6719],[-87.7903,45.6719],[-87.788,45.6721],[-87.7859,45.6726],[-87.7858,45.6726],[-87.7832,45.6728],[-87.7816,45.6733],[-87.781,45.6739],[-87.7807,45.6755],[-87.7807,45.6766],[-87.7807,45.6767],[-87.7807,45.6768],[-87.7807,45.677],[-87.7806,45.6777],[-87.7807,45.679],[-87.7808,45.6797],[-87.7808,45.6803],[-87.7811,45.6809],[-87.7812,45.6811],[-87.7813,45.6813],[-87.7814,45.6815],[-87.7822,45.6831],[-87.7834,45.6841],[-87.7837,45.6844],[-87.7847,45.6853],[-87.7864,45.6863],[-87.7877,45.6872],[-87.7895,45.6881],[-87.7924,45.6894],[-87.796,45.691],[-87.7979,45.6919],[-87.8004,45.6931],[-87.8019,45.6939],[-87.8031,45.6947],[-87.8037,45.6952],[-87.8048,45.6957],[-87.805,45.6958],[-87.8053,45.6962],[-87.8055,45.6965],[-87.8058,45.697],[-87.806,45.6974],[-87.8066,45.6979],[-87.8067,45.6979],[-87.8067,45.698],[-87.8082,45.6991],[-87.8091,45.6997],[-87.8091,45.7],[-87.8092,45.7003],[-87.809,45.7005],[-87.8088,45.7006],[-87.8087,45.7007],[-87.8081,45.7011],[-87.8065,45.7021],[-87.8056,45.703],[-87.8053,45.7033],[-87.8051,45.7036],[-87.8051,45.7043],[-87.8051,45.705],[-87.8053,45.7059],[-87.8059,45.7068],[-87.8071,45.708],[-87.8084,45.709],[-87.8101,45.7102],[-87.8116,45.7109],[-87.8123,45.7112],[-87.8123,45.7113],[-87.8126,45.7114],[-87.814,45.7116],[-87.8154,45.7119],[-87.8163,45.712],[-87.8191,45.7124],[-87.8192,45.7124],[-87.8224,45.7127],[-87.8233,45.7125],[-87.8242,45.7126],[-87.8248,45.7132],[-87.8254,45.7136],[-87.8258,45.7141],[-87.826,45.7142],[-87.8264,45.7144],[-87.8266,45.7145],[-87.8273,45.7146],[-87.8279,45.7147],[-87.8283,45.7147],[-87.829,45.7148],[-87.8297,45.7147],[-87.8315,45.7149],[-87.8327,45.7153],[-87.8342,45.7159],[-87.8357,45.7164],[-87.8364,45.7166],[-87.8368,45.7167],[-87.8371,45.7169],[-87.8373,45.7169],[-87.839,45.7176],[-87.8394,45.7178],[-87.8412,45.719],[-87.843,45.7201],[-87.8446,45.7211],[-87.846,45.7221],[-87.8466,45.7225],[-87.8473,45.7231],[-87.8483,45.7238],[-87.8495,45.7247],[-87.85,45.7251],[-87.8504,45.7253],[-87.8513,45.7256],[-87.8529,45.7259],[-87.8533,45.726],[-87.854,45.7261],[-87.8545,45.7263],[-87.8546,45.7263],[-87.8547,45.7264],[-87.8551,45.7267],[-87.8555,45.7269],[-87.8562,45.7276],[-87.8574,45.7291],[-87.8576,45.7294],[-87.8586,45.7305],[-87.8594,45.7313],[-87.8599,45.7319],[-87.8602,45.7321],[-87.8609,45.7329],[-87.861,45.7331],[-87.863,45.7351],[-87.8632,45.7354],[-87.8639,45.7364],[-87.8643,45.7371],[-87.8643,45.7379],[-87.8641,45.7389],[-87.8641,45.739],[-87.864,45.7393],[-87.864,45.7395],[-87.8637,45.7399],[-87.8639,45.7403],[-87.8638,45.7407],[-87.8636,45.7411],[-87.8635,45.7416],[-87.8636,45.7417],[-87.864,45.7422],[-87.8639,45.7427],[-87.8631,45.7431],[-87.8619,45.7434],[-87.8617,45.7437],[-87.8618,45.7444],[-87.8622,45.745],[-87.863,45.7454],[-87.8641,45.7457],[-87.865,45.746],[-87.8652,45.7461],[-87.8657,45.7463],[-87.8658,45.7464],[-87.866,45.7465],[-87.8662,45.7471],[-87.8671,45.7483],[-87.8677,45.749],[-87.8681,45.7495],[-87.8682,45.7495],[-87.8683,45.7495],[-87.8692,45.7497],[-87.8694,45.7498],[-87.8702,45.75],[-87.8721,45.7502],[-87.8733,45.7504],[-87.8743,45.7513],[-87.8744,45.7516],[-87.8746,45.7518],[-87.8747,45.7521],[-87.8748,45.7522],[-87.8751,45.7529],[-87.8758,45.7539],[-87.8769,45.7544],[-87.8798,45.7548],[-87.8823,45.7548],[-87.8841,45.7544],[-87.8857,45.754],[-87.8881,45.754],[-87.8897,45.7542],[-87.89,45.7542],[-87.8906,45.7542],[-87.8912,45.7541],[-87.8919,45.7541],[-87.892,45.754],[-87.8939,45.7533],[-87.896,45.7523],[-87.8966,45.7523],[-87.8969,45.7524],[-87.8971,45.7524],[-87.8984,45.7525],[-87.9,45.7535],[-87.9003,45.7539],[-87.9004,45.7541],[-87.9006,45.7544],[-87.9008,45.7546],[-87.901,45.7555],[-87.901,45.7556],[-87.9013,45.7565],[-87.9016,45.7568],[-87.9027,45.7579],[-87.904,45.7587],[-87.904,45.7588],[-87.9041,45.7588],[-87.9047,45.7592],[-87.905,45.7592],[-87.9057,45.7594],[-87.9067,45.7595],[-87.9082,45.7593],[-87.9089,45.7583],[-87.9093,45.7576],[-87.91,45.7567],[-87.9113,45.7565],[-87.9129,45.757],[-87.9131,45.7571],[-87.9133,45.7572],[-87.9135,45.7574],[-87.9136,45.7574],[-87.9138,45.7575],[-87.9141,45.7577],[-87.9149,45.7586],[-87.9154,45.7592],[-87.9166,45.7595],[-87.9173,45.7595],[-87.9175,45.7594],[-87.9179,45.7594],[-87.9185,45.7591],[-87.9189,45.7587],[-87.92,45.7574],[-87.9205,45.7573],[-87.9212,45.7572],[-87.9219,45.757],[-87.922,45.757],[-87.9233,45.7574],[-87.9248,45.7585],[-87.9266,45.7596],[-87.927,45.7597],[-87.9272,45.7598],[-87.9275,45.7599],[-87.9279,45.7601],[-87.9291,45.7604],[-87.9295,45.7603],[-87.9297,45.7603],[-87.9298,45.7603],[-87.9299,45.7603],[-87.9299,45.7602],[-87.9309,45.7597],[-87.9317,45.7593],[-87.9332,45.7586],[-87.9346,45.7581],[-87.9368,45.758],[-87.9376,45.7581],[-87.9384,45.7581],[-87.9396,45.758],[-87.9422,45.7577],[-87.9423,45.7577],[-87.9424,45.7577],[-87.9425,45.7577],[-87.9441,45.7574],[-87.9448,45.7571],[-87.9455,45.7567],[-87.9465,45.7567],[-87.947,45.757],[-87.9471,45.7571],[-87.9477,45.7574],[-87.9491,45.7579],[-87.95,45.758],[-87.9506,45.7581],[-87.9522,45.7584],[-87.9523,45.7584],[-87.9545,45.7584],[-87.9564,45.758],[-87.9568,45.7579],[-87.9587,45.7574],[-87.9593,45.7574],[-87.9594,45.7574],[-87.9598,45.7574],[-87.9604,45.7575],[-87.9608,45.7576],[-87.9622,45.7578],[-87.9634,45.7582],[-87.9646,45.759],[-87.9647,45.7595],[-87.9645,45.7598],[-87.9642,45.76],[-87.9639,45.7604],[-87.964,45.7608],[-87.9646,45.7612],[-87.967,45.764],[-87.9681,45.7645],[-87.9702,45.7654],[-87.9722,45.7662],[-87.9724,45.7663],[-87.9729,45.7664],[-87.9731,45.7664],[-87.9735,45.7665],[-87.9742,45.7666],[-87.9745,45.7666],[-87.9747,45.7667],[-87.9748,45.7667],[-87.9768,45.767],[-87.9775,45.7672],[-87.9791,45.7677],[-87.9806,45.7682],[-87.9813,45.7684],[-87.9864,45.7696],[-87.9866,45.7697],[-87.9886,45.771],[-87.9897,45.772],[-87.9897,45.7724],[-87.9898,45.7726],[-87.9898,45.7729],[-87.9893,45.7732],[-87.989,45.7734],[-87.9889,45.7734],[-87.9888,45.7735],[-87.9874,45.7739],[-87.9864,45.7745],[-87.9861,45.7747],[-87.986,45.7747],[-87.9856,45.7749],[-87.9848,45.7749],[-87.9834,45.7747],[-87.9832,45.7747],[-87.9827,45.7749],[-87.9821,45.775],[-87.9818,45.7751],[-87.9815,45.7756],[-87.9813,45.776],[-87.9809,45.777],[-87.9814,45.7788],[-87.9826,45.7829],[-87.9834,45.7846],[-87.9857,45.7891],[-87.9867,45.7909],[-87.9879,45.7931],[-87.9885,45.7936],[-87.9887,45.7937],[-87.9898,45.7948],[-87.9915,45.7954],[-87.9934,45.7956],[-87.9938,45.7956],[-87.9945,45.7956],[-87.9959,45.7954],[-87.9977,45.795],[-87.9991,45.7947],[-88.0001,45.7945],[-88.0002,45.7945],[-88.0016,45.7941],[-88.0037,45.7933],[-88.0058,45.7926],[-88.0061,45.7925],[-88.0063,45.7925],[-88.007,45.7922],[-88.0087,45.792],[-88.0115,45.7921],[-88.0118,45.7921],[-88.0133,45.7924],[-88.0153,45.7926],[-88.0155,45.7926],[-88.0176,45.7925],[-88.0183,45.7923],[-88.0192,45.792],[-88.0193,45.792],[-88.0194,45.792],[-88.0196,45.7919],[-88.0199,45.7918],[-88.0206,45.7914],[-88.0212,45.791],[-88.0236,45.7901],[-88.0239,45.79],[-88.0272,45.7892],[-88.0311,45.7892],[-88.032,45.7894],[-88.0336,45.7898],[-88.0343,45.7898],[-88.0349,45.7898],[-88.0363,45.7899],[-88.0368,45.7899],[-88.0378,45.7895],[-88.0392,45.7896],[-88.0397,45.7896],[-88.0402,45.7892],[-88.0402,45.7888],[-88.04,45.7884],[-88.04,45.7879],[-88.04,45.7878],[-88.0403,45.7875],[-88.0404,45.7874],[-88.0406,45.787],[-88.0409,45.7865],[-88.0408,45.7863],[-88.0407,45.7859],[-88.0405,45.7851],[-88.0409,45.7843],[-88.0417,45.7837],[-88.0424,45.7837],[-88.0426,45.7837],[-88.0428,45.7837],[-88.0432,45.7837],[-88.0438,45.7838],[-88.0447,45.7837],[-88.0453,45.7834],[-88.0454,45.783],[-88.046,45.7824],[-88.0467,45.7824],[-88.0479,45.7825],[-88.0485,45.7826],[-88.0493,45.7822],[-88.0494,45.7819],[-88.0497,45.7816],[-88.05,45.7812],[-88.0504,45.7811],[-88.0506,45.781],[-88.051,45.781],[-88.0523,45.7809],[-88.0529,45.7808],[-88.0543,45.7808],[-88.0567,45.7805],[-88.0571,45.7805],[-88.0573,45.7805],[-88.0576,45.7805],[-88.0583,45.7806],[-88.059,45.7807],[-88.0596,45.7807],[-88.0603,45.7807],[-88.0608,45.7806],[-88.0615,45.7806],[-88.0623,45.7805],[-88.0629,45.7805],[-88.0634,45.7805],[-88.0647,45.7804],[-88.0653,45.7803],[-88.0654,45.7803],[-88.0661,45.7803],[-88.0672,45.7802],[-88.0677,45.7801],[-88.068,45.7801],[-88.0684,45.7801],[-88.069,45.7801],[-88.0696,45.78],[-88.0705,45.7799],[-88.0714,45.7799],[-88.0722,45.7801],[-88.0731,45.7804],[-88.0737,45.7807],[-88.0743,45.7808],[-88.0749,45.781],[-88.0755,45.7812],[-88.076,45.7814],[-88.0764,45.7817],[-88.0768,45.7821],[-88.0772,45.7827],[-88.0776,45.7834],[-88.078,45.7841],[-88.0787,45.7846],[-88.0793,45.7849],[-88.08,45.7851],[-88.0808,45.7852],[-88.0823,45.7853],[-88.0826,45.7853],[-88.0851,45.785],[-88.0863,45.7848],[-88.0872,45.7847],[-88.0879,45.7847],[-88.0887,45.7847],[-88.0896,45.7848],[-88.0906,45.7849],[-88.0916,45.7851],[-88.0926,45.7852],[-88.0933,45.7853],[-88.0934,45.7853],[-88.0941,45.7855],[-88.0948,45.7858],[-88.0957,45.7869],[-88.0962,45.7874],[-88.0969,45.7878],[-88.0974,45.7882],[-88.0982,45.7887],[-88.0985,45.789],[-88.099,45.7896],[-88.0994,45.79],[-88.0998,45.7902],[-88.1006,45.7904],[-88.1017,45.7905],[-88.1025,45.7908],[-88.1027,45.7908],[-88.1032,45.7912],[-88.1038,45.7922],[-88.1038,45.7927],[-88.1038,45.7935],[-88.1039,45.794],[-88.1041,45.7944],[-88.1047,45.7951],[-88.1051,45.7955],[-88.1057,45.7964],[-88.106,45.7971],[-88.106,45.7977],[-88.1058,45.7982],[-88.1056,45.7986],[-88.1055,45.799],[-88.1054,45.7998],[-88.1056,45.8004],[-88.1061,45.8008],[-88.1065,45.8013],[-88.1067,45.8019],[-88.107,45.8025],[-88.1076,45.803],[-88.1083,45.8035],[-88.1087,45.8036],[-88.1094,45.8036],[-88.1107,45.8037],[-88.1123,45.8036],[-88.1139,45.8038],[-88.1151,45.8039],[-88.1163,45.8041],[-88.1178,45.8046],[-88.1184,45.805],[-88.1191,45.8054],[-88.1199,45.8059],[-88.1208,45.8063],[-88.1216,45.8065],[-88.1228,45.8068],[-88.1244,45.8073],[-88.1251,45.8075],[-88.1255,45.8077],[-88.1258,45.8078],[-88.1265,45.808],[-88.1276,45.8084],[-88.1287,45.8089],[-88.1296,45.8093],[-88.1301,45.8097],[-88.1306,45.8101],[-88.1309,45.8105],[-88.1313,45.8109],[-88.132,45.8115],[-88.1324,45.8121],[-88.1326,45.8128],[-88.1327,45.8131],[-88.1329,45.8135],[-88.1331,45.8139],[-88.1334,45.8144],[-88.1336,45.8149],[-88.1343,45.8156],[-88.135,45.8165],[-88.1356,45.8173],[-88.136,45.8181],[-88.1362,45.8187],[-88.1361,45.8194],[-88.1359,45.8201],[-88.1357,45.8207],[-88.1353,45.8214],[-88.1349,45.822],[-88.1345,45.8225],[-88.1342,45.8227],[-88.1325,45.8242],[-88.1315,45.8248],[-88.1307,45.8252],[-88.13,45.8256],[-88.1295,45.8259],[-88.1288,45.8263],[-88.1285,45.8265],[-88.128,45.8269],[-88.1274,45.8274],[-88.1269,45.8277],[-88.1265,45.828],[-88.1258,45.8285],[-88.1251,45.8291],[-88.1245,45.8295],[-88.1244,45.8296],[-88.1239,45.83],[-88.1231,45.8305],[-88.1218,45.8318],[-88.1209,45.833],[-88.1192,45.834],[-88.1184,45.8345],[-88.1176,45.835],[-88.1167,45.8355],[-88.116,45.836],[-88.1152,45.8366],[-88.1141,45.8374],[-88.1131,45.838],[-88.1123,45.8387],[-88.1112,45.8393],[-88.1103,45.8395],[-88.1091,45.84],[-88.108,45.8405],[-88.107,45.8412],[-88.1062,45.8417],[-88.1052,45.8424],[-88.1039,45.8437],[-88.1028,45.8449],[-88.1024,45.8455],[-88.102,45.846],[-88.1016,45.8466],[-88.1011,45.8471],[-88.1007,45.8476],[-88.0999,45.8484],[-88.0991,45.8491],[-88.0985,45.8498],[-88.0978,45.8504],[-88.0971,45.8509],[-88.0964,45.8511],[-88.0956,45.8514],[-88.0951,45.8518],[-88.0941,45.8525],[-88.0933,45.8531],[-88.0916,45.854],[-88.0908,45.8545],[-88.0903,45.8548],[-88.0898,45.8553],[-88.0893,45.8556],[-88.0885,45.8564],[-88.0882,45.8567],[-88.0877,45.8569],[-88.0876,45.8573],[-88.0874,45.8575],[-88.0871,45.8578],[-88.0867,45.8583],[-88.0866,45.8589],[-88.0864,45.8594],[-88.0863,45.86],[-88.0859,45.8612],[-88.0856,45.8617],[-88.0851,45.8622],[-88.0845,45.8629],[-88.0841,45.8633],[-88.0833,45.8641],[-88.0828,45.8647],[-88.0826,45.8648],[-88.0825,45.865],[-88.0822,45.865],[-88.0818,45.8651],[-88.0811,45.865],[-88.0803,45.8647],[-88.0795,45.8644],[-88.079,45.8641],[-88.0786,45.8639],[-88.0781,45.8638],[-88.0777,45.8637],[-88.0774,45.8638],[-88.077,45.8639],[-88.076,45.8643],[-88.0753,45.8646],[-88.0748,45.8649],[-88.0746,45.8652],[-88.0743,45.8655],[-88.0743,45.8658],[-88.0744,45.866],[-88.0744,45.8662],[-88.0751,45.8671],[-88.0754,45.8674],[-88.0756,45.8678],[-88.076,45.8682],[-88.0763,45.8686],[-88.076,45.8687],[-88.076,45.8689],[-88.076,45.8693],[-88.0758,45.8696],[-88.0756,45.8699],[-88.0743,45.8704],[-88.0741,45.8706],[-88.074,45.871],[-88.074,45.8714],[-88.0739,45.8717],[-88.0738,45.8717],[-88.0737,45.8718],[-88.0729,45.872],[-88.072,45.8721],[-88.071,45.8723],[-88.0703,45.8725],[-88.0702,45.8725],[-88.0699,45.8727],[-88.0698,45.8729],[-88.0698,45.8733],[-88.07,45.8738],[-88.0705,45.8743],[-88.0711,45.8746],[-88.0723,45.875],[-88.0725,45.8751],[-88.0744,45.8755],[-88.0756,45.8757],[-88.076,45.8758],[-88.0764,45.876],[-88.077,45.8763],[-88.0776,45.8767],[-88.0782,45.8774],[-88.0784,45.8775],[-88.0785,45.8776],[-88.0785,45.8777],[-88.0787,45.8779],[-88.0792,45.8785],[-88.0796,45.879],[-88.0802,45.8795],[-88.0807,45.8798],[-88.0812,45.88],[-88.0818,45.8802],[-88.0825,45.8804],[-88.0833,45.8805],[-88.0842,45.8806],[-88.0849,45.8807],[-88.0866,45.8806],[-88.0876,45.8805],[-88.0902,45.8801],[-88.092,45.8799],[-88.0928,45.8798],[-88.0942,45.8798],[-88.0957,45.8798],[-88.0965,45.8799],[-88.0973,45.88],[-88.0975,45.88],[-88.0989,45.8804],[-88.0995,45.8807],[-88.1,45.881],[-88.1005,45.8814],[-88.1009,45.8818],[-88.1013,45.8823],[-88.1016,45.8829],[-88.1018,45.8832],[-88.1019,45.8836],[-88.102,45.884],[-88.102,45.8843],[-88.1021,45.8852],[-88.102,45.8861],[-88.1021,45.8868],[-88.1023,45.889],[-88.1024,45.8898],[-88.1023,45.8907],[-88.1025,45.8922],[-88.1032,45.8947],[-88.1036,45.8952],[-88.1042,45.8957],[-88.1045,45.896],[-88.105,45.8964],[-88.1051,45.8965],[-88.1056,45.8968],[-88.106,45.8973],[-88.1065,45.898],[-88.1068,45.8985],[-88.1069,45.8991],[-88.107,45.8998],[-88.1069,45.9008],[-88.1066,45.9022],[-88.1063,45.9029],[-88.1059,45.9043],[-88.1057,45.9052],[-88.1054,45.9059],[-88.105,45.9064],[-88.1045,45.907],[-88.104,45.9077],[-88.1031,45.9088],[-88.1022,45.9099],[-88.1017,45.9105],[-88.1013,45.9109],[-88.1011,45.9111],[-88.1006,45.9113],[-88.1003,45.9115],[-88.0999,45.9118],[-88.0994,45.912],[-88.0991,45.9122],[-88.0983,45.9125],[-88.0975,45.9127],[-88.0968,45.9129],[-88.0963,45.9131],[-88.0957,45.9134],[-88.0953,45.9137],[-88.0951,45.9141],[-88.095,45.9147],[-88.0949,45.9153],[-88.095,45.9158],[-88.0952,45.9161],[-88.0958,45.9167],[-88.0965,45.9174],[-88.0971,45.9179],[-88.0985,45.9188],[-88.099,45.9192],[-88.0996,45.9197],[-88.1008,45.9204],[-88.1011,45.9207],[-88.1017,45.9211],[-88.1025,45.9216],[-88.103,45.9218],[-88.1035,45.9219],[-88.104,45.922],[-88.1044,45.9221],[-88.1046,45.9222],[-88.1053,45.9222],[-88.1063,45.9223],[-88.1082,45.9224],[-88.1091,45.9224],[-88.1099,45.9224],[-88.11,45.9224],[-88.1114,45.9223],[-88.1121,45.9222],[-88.1131,45.9223],[-88.1136,45.9222],[-88.1142,45.9222],[-88.1153,45.922],[-88.1161,45.9218],[-88.1168,45.9216],[-88.1173,45.9214],[-88.1184,45.9212],[-88.119,45.921],[-88.1195,45.921],[-88.1203,45.9209],[-88.1215,45.9208],[-88.1219,45.9209],[-88.1222,45.9209],[-88.1226,45.9211],[-88.123,45.9213],[-88.1234,45.9214],[-88.124,45.9215],[-88.1245,45.9215],[-88.1251,45.9216],[-88.1253,45.9215],[-88.1257,45.9216],[-88.1258,45.9216],[-88.1264,45.9217],[-88.1266,45.9218],[-88.127,45.922],[-88.1273,45.9222],[-88.1274,45.9224],[-88.1275,45.9226],[-88.1275,45.9228],[-88.1274,45.9233],[-88.1274,45.9234],[-88.1272,45.9235],[-88.1269,45.9236],[-88.1267,45.9237],[-88.1266,45.9238],[-88.1264,45.9239],[-88.1263,45.9239],[-88.1261,45.9241],[-88.1261,45.9243],[-88.1261,45.925],[-88.1262,45.9252],[-88.1264,45.9256],[-88.1268,45.926],[-88.1273,45.9263],[-88.1279,45.9266],[-88.1295,45.9269],[-88.1301,45.927],[-88.1307,45.9272],[-88.1313,45.9274],[-88.1317,45.9276],[-88.1322,45.928],[-88.1328,45.9282],[-88.1338,45.9286],[-88.1349,45.9289],[-88.1395,45.9301],[-88.1406,45.9305],[-88.1412,45.9308],[-88.1418,45.9312],[-88.1422,45.9316],[-88.1425,45.9319],[-88.1428,45.9322],[-88.1434,45.9325],[-88.1439,45.9327],[-88.1445,45.9328],[-88.1447,45.9329],[-88.1459,45.9338],[-88.1462,45.934],[-88.1463,45.9341],[-88.1464,45.9342],[-88.1463,45.9344],[-88.1462,45.9345],[-88.1462,45.9347],[-88.1461,45.9348],[-88.1461,45.9352],[-88.1459,45.9357],[-88.1458,45.9358],[-88.1457,45.936],[-88.1457,45.9361],[-88.1457,45.9362],[-88.1458,45.9364],[-88.146,45.9365],[-88.1465,45.9369],[-88.1476,45.9374],[-88.1478,45.9375],[-88.1481,45.9376],[-88.1484,45.9376],[-88.1488,45.9376],[-88.1493,45.9375],[-88.1507,45.9372],[-88.1517,45.9369],[-88.1525,45.9368],[-88.1532,45.9368],[-88.1556,45.9374],[-88.1561,45.9375],[-88.1565,45.9379],[-88.1568,45.9381],[-88.1579,45.9386],[-88.1588,45.9392],[-88.1598,45.9396],[-88.1604,45.9401],[-88.1612,45.9406],[-88.1618,45.9407],[-88.1624,45.9407],[-88.1629,45.9406],[-88.1632,45.9403],[-88.1632,45.94],[-88.1632,45.9397],[-88.1629,45.9395],[-88.1628,45.9392],[-88.1629,45.9389],[-88.1632,45.9386],[-88.1639,45.9384],[-88.1646,45.9384],[-88.1659,45.9385],[-88.1672,45.9389],[-88.1679,45.939],[-88.1691,45.9393],[-88.1692,45.9393],[-88.1701,45.9395],[-88.1713,45.94],[-88.1726,45.941],[-88.1737,45.9424],[-88.175,45.9442],[-88.1756,45.9449],[-88.1767,45.9458],[-88.1775,45.9466],[-88.178,45.9471],[-88.1787,45.9474],[-88.1792,45.9476],[-88.1798,45.948],[-88.1805,45.9483],[-88.1819,45.9486],[-88.1837,45.9487],[-88.1853,45.949],[-88.1862,45.9493],[-88.1867,45.9498],[-88.1874,45.9506],[-88.1883,45.9513],[-88.1891,45.9518],[-88.1899,45.9521],[-88.1907,45.9522],[-88.1912,45.9524],[-88.1921,45.9526],[-88.1925,45.9525],[-88.1934,45.9526],[-88.1941,45.9527],[-88.1948,45.9528],[-88.1961,45.9531],[-88.1966,45.9532],[-88.1971,45.9532],[-88.1974,45.9531],[-88.1978,45.953],[-88.1984,45.9527],[-88.1988,45.9523],[-88.1991,45.9519],[-88.1992,45.9518],[-88.1994,45.9514],[-88.1997,45.951],[-88.2002,45.9507],[-88.2007,45.9505],[-88.2015,45.9503],[-88.202,45.95],[-88.2022,45.9498],[-88.2022,45.9493],[-88.2021,45.949],[-88.2019,45.9486],[-88.2018,45.9485],[-88.2019,45.9485],[-88.2022,45.9484],[-88.2027,45.9483],[-88.2028,45.9482],[-88.2031,45.9481],[-88.2032,45.9481],[-88.2034,45.948],[-88.2035,45.948],[-88.2038,45.9479],[-88.2044,45.9479],[-88.2049,45.9479],[-88.2053,45.9479],[-88.2057,45.9479],[-88.2062,45.9479],[-88.2075,45.9478],[-88.2092,45.9477],[-88.2105,45.9475],[-88.2189,45.9475],[-88.2191,45.9475],[-88.2218,45.9483],[-88.2225,45.9485],[-88.2234,45.9486],[-88.2242,45.9486],[-88.225,45.9485],[-88.2261,45.9482],[-88.228,45.9476],[-88.229,45.9474],[-88.2302,45.9472],[-88.232,45.9472],[-88.2327,45.9473],[-88.2334,45.9474],[-88.2371,45.9483],[-88.2415,45.95],[-88.2425,45.9506],[-88.2438,45.9515],[-88.2443,45.9521],[-88.2448,45.9529],[-88.2457,45.9544],[-88.246,45.9551],[-88.2462,45.9561],[-88.2463,45.9576],[-88.2463,45.9582],[-88.2457,45.9624],[-88.2457,45.9627],[-88.2458,45.963],[-88.246,45.9633],[-88.2464,45.9634],[-88.2469,45.9635],[-88.2501,45.9636],[-88.2516,45.9636],[-88.2527,45.9636],[-88.2534,45.9635],[-88.2537,45.9635],[-88.2544,45.9635],[-88.255,45.9635],[-88.2553,45.9634],[-88.2555,45.9632],[-88.2558,45.9629],[-88.2561,45.9625],[-88.2564,45.9623],[-88.2567,45.9621],[-88.2575,45.9618],[-88.2581,45.9614],[-88.2583,45.9612],[-88.2583,45.9609],[-88.2583,45.9607],[-88.2583,45.9604],[-88.2583,45.9602],[-88.2585,45.96],[-88.2587,45.9599],[-88.259,45.9597],[-88.2594,45.9595],[-88.2599,45.9594],[-88.2607,45.9594],[-88.2613,45.9594],[-88.2617,45.9593],[-88.2626,45.9592],[-88.2636,45.9589],[-88.2642,45.9586],[-88.2649,45.9586],[-88.2655,45.9584],[-88.2658,45.9584],[-88.2663,45.9582],[-88.2676,45.9579],[-88.268,45.9578],[-88.2682,45.9576],[-88.2684,45.9573],[-88.2686,45.9568],[-88.2689,45.9564],[-88.2693,45.9563],[-88.2697,45.9562],[-88.2705,45.9564],[-88.2707,45.9565],[-88.271,45.9566],[-88.2713,45.9566],[-88.2716,45.9566],[-88.2717,45.9566],[-88.272,45.9566],[-88.2724,45.9566],[-88.2736,45.9566],[-88.2743,45.9566],[-88.2744,45.9566],[-88.2746,45.9565],[-88.2751,45.9564],[-88.2755,45.9562],[-88.2759,45.9561],[-88.2764,45.9559],[-88.2767,45.9559],[-88.2772,45.9558],[-88.2776,45.9558],[-88.278,45.9559],[-88.2788,45.9561],[-88.2793,45.9561],[-88.2796,45.956],[-88.2801,45.9559],[-88.2807,45.9556],[-88.281,45.9554],[-88.2813,45.9552],[-88.2814,45.9551],[-88.2817,45.9549],[-88.282,45.9548],[-88.2824,45.9548],[-88.2827,45.9549],[-88.283,45.9551],[-88.2832,45.9553],[-88.2834,45.9554],[-88.2835,45.9554],[-88.2837,45.9554],[-88.284,45.9554],[-88.2845,45.9554],[-88.2846,45.9554],[-88.2849,45.9553],[-88.285,45.9553],[-88.2852,45.9553],[-88.2853,45.9553],[-88.2857,45.955],[-88.2863,45.9547],[-88.2865,45.9545],[-88.2866,45.9543],[-88.2865,45.9542],[-88.2865,45.9539],[-88.2867,45.9537],[-88.2869,45.9536],[-88.2873,45.9534],[-88.2876,45.9533],[-88.2879,45.953],[-88.2882,45.9528],[-88.2883,45.9527],[-88.2891,45.9525],[-88.2895,45.9524],[-88.2901,45.9522],[-88.2906,45.952],[-88.2912,45.9516],[-88.2914,45.9514],[-88.2917,45.9512],[-88.292,45.9511],[-88.2924,45.9511],[-88.293,45.9511],[-88.2939,45.9509],[-88.2944,45.951],[-88.2949,45.9511],[-88.2952,45.9513],[-88.2954,45.9515],[-88.2956,45.9517],[-88.2958,45.9521],[-88.2959,45.9523],[-88.2961,45.9529],[-88.2962,45.9531],[-88.2967,45.9538],[-88.297,45.9542],[-88.2973,45.9544],[-88.2982,45.9548],[-88.2986,45.9549],[-88.2988,45.955],[-88.2995,45.9552],[-88.3,45.9554],[-88.3004,45.9557],[-88.3008,45.9561],[-88.3011,45.9563],[-88.3014,45.9565],[-88.3019,45.9566],[-88.3024,45.9568],[-88.3032,45.957],[-88.3041,45.9572],[-88.3047,45.9573],[-88.3048,45.9573],[-88.3053,45.9574],[-88.3057,45.9575],[-88.3061,45.9578],[-88.3065,45.9582],[-88.3069,45.9585],[-88.3073,45.9586],[-88.3078,45.9587],[-88.3083,45.9588],[-88.3087,45.9591],[-88.3091,45.9593],[-88.3098,45.9595],[-88.3104,45.9596],[-88.3111,45.9594],[-88.3113,45.9594],[-88.312,45.9594],[-88.3127,45.9594],[-88.313,45.9594],[-88.3134,45.9596],[-88.3136,45.9597],[-88.3137,45.9598],[-88.3139,45.96],[-88.3144,45.9601],[-88.3154,45.9605],[-88.3159,45.9607],[-88.3163,45.9608],[-88.3167,45.961],[-88.3173,45.9612],[-88.3178,45.9614],[-88.3183,45.9616],[-88.3185,45.9618],[-88.3187,45.962],[-88.3186,45.9627],[-88.3187,45.9631],[-88.3188,45.9633],[-88.3191,45.9635],[-88.3193,45.9636],[-88.3197,45.9636],[-88.32,45.9637],[-88.3203,45.9637],[-88.3206,45.9636],[-88.3208,45.9635],[-88.321,45.9633],[-88.3211,45.9631],[-88.3211,45.9629],[-88.3211,45.9627],[-88.3211,45.9622],[-88.3211,45.9618],[-88.321,45.9614],[-88.3209,45.9609],[-88.3206,45.9607],[-88.3203,45.9604],[-88.3202,45.9603],[-88.3202,45.9601],[-88.3204,45.9599],[-88.3209,45.9596],[-88.3216,45.9593],[-88.3225,45.9588],[-88.3227,45.9586],[-88.323,45.9582],[-88.3234,45.9578],[-88.3236,45.9574],[-88.3238,45.9572],[-88.3241,45.9569],[-88.3244,45.9568],[-88.3249,45.9567],[-88.3252,45.9565],[-88.3253,45.9565],[-88.3255,45.9564],[-88.3255,45.9562],[-88.3255,45.9561],[-88.3256,45.956],[-88.3256,45.9557],[-88.3256,45.9555],[-88.3258,45.9553],[-88.326,45.9552],[-88.3268,45.955],[-88.3273,45.955],[-88.3275,45.9551],[-88.3277,45.9553],[-88.3281,45.9555],[-88.3286,45.9557],[-88.3289,45.9558],[-88.3293,45.956],[-88.3297,45.9562],[-88.3299,45.9563],[-88.33,45.9564],[-88.3302,45.9566],[-88.3302,45.9568],[-88.3302,45.957],[-88.33,45.9573],[-88.3299,45.9575],[-88.3297,45.9576],[-88.3294,45.9577],[-88.3292,45.9579],[-88.3289,45.9581],[-88.3285,45.9582],[-88.3281,45.9584],[-88.328,45.9586],[-88.3279,45.9587],[-88.3279,45.9589],[-88.3279,45.9591],[-88.328,45.9592],[-88.3282,45.9595],[-88.3284,45.9597],[-88.3284,45.96],[-88.3283,45.9603],[-88.3282,45.9605],[-88.3282,45.9608],[-88.3283,45.9612],[-88.3283,45.9613],[-88.3282,45.9614],[-88.3281,45.9618],[-88.3279,45.9621],[-88.328,45.9624],[-88.3281,45.9626],[-88.3281,45.9629],[-88.3281,45.9632],[-88.328,45.9635],[-88.3282,45.9638],[-88.3284,45.964],[-88.3287,45.9642],[-88.3291,45.9645],[-88.3294,45.9648],[-88.3297,45.9651],[-88.33,45.9655],[-88.3302,45.9657],[-88.3303,45.9658],[-88.3306,45.966],[-88.3314,45.9662],[-88.3319,45.9665],[-88.3323,45.9666],[-88.3325,45.9668],[-88.3327,45.967],[-88.333,45.9672],[-88.3333,45.9674],[-88.3337,45.9678],[-88.3344,45.9682],[-88.3345,45.9685],[-88.3347,45.9686],[-88.3353,45.9687],[-88.3357,45.9688],[-88.3364,45.9689],[-88.3368,45.9691],[-88.3372,45.9693],[-88.3376,45.9694],[-88.3382,45.9695],[-88.3388,45.9696],[-88.339,45.9696],[-88.3393,45.9695],[-88.3395,45.9695],[-88.3397,45.9693],[-88.34,45.969],[-88.3403,45.9689],[-88.3407,45.9688],[-88.3412,45.9687],[-88.3414,45.9687],[-88.3417,45.9688],[-88.342,45.969],[-88.3423,45.9692],[-88.3424,45.9695],[-88.3426,45.9697],[-88.3426,45.9699],[-88.3426,45.9705],[-88.3425,45.9708],[-88.3424,45.9712],[-88.3424,45.9715],[-88.3424,45.9717],[-88.3425,45.972],[-88.3427,45.9722],[-88.3436,45.9725],[-88.3439,45.9727],[-88.3443,45.9729],[-88.3446,45.9733],[-88.3449,45.9736],[-88.3452,45.9739],[-88.3454,45.974],[-88.3457,45.974],[-88.3462,45.9741],[-88.3469,45.9742],[-88.3475,45.9743],[-88.3479,45.9745],[-88.3481,45.9746],[-88.3483,45.9748],[-88.3486,45.9751],[-88.3488,45.9754],[-88.349,45.9757],[-88.3492,45.976],[-88.3496,45.9762],[-88.3499,45.9765],[-88.3503,45.9768],[-88.3506,45.977],[-88.3509,45.9772],[-88.3512,45.9773],[-88.3517,45.9774],[-88.3529,45.9776],[-88.3532,45.9777],[-88.3535,45.9778],[-88.3536,45.978],[-88.3537,45.9781],[-88.3538,45.9783],[-88.354,45.9787],[-88.3542,45.9789],[-88.3547,45.9792],[-88.3551,45.9793],[-88.3555,45.9793],[-88.3561,45.9793],[-88.3567,45.9794],[-88.3571,45.9796],[-88.3574,45.9797],[-88.3577,45.98],[-88.358,45.9803],[-88.3582,45.9804],[-88.3585,45.9805],[-88.3587,45.9806],[-88.3588,45.9807],[-88.359,45.981],[-88.3591,45.9813],[-88.3593,45.9815],[-88.3598,45.9819],[-88.3603,45.9821],[-88.3607,45.9822],[-88.3612,45.9824],[-88.3616,45.9825],[-88.3619,45.9827],[-88.3623,45.983],[-88.3629,45.9832],[-88.3638,45.9835],[-88.3652,45.9841],[-88.3659,45.9843],[-88.3664,45.9845],[-88.3669,45.9848],[-88.3679,45.9852],[-88.3684,45.9853],[-88.3689,45.9853],[-88.3693,45.9853],[-88.3695,45.9853],[-88.3697,45.9853],[-88.3703,45.9853],[-88.3709,45.9853],[-88.3714,45.9854],[-88.3718,45.9855],[-88.372,45.9856],[-88.3722,45.9857],[-88.3724,45.9859],[-88.3726,45.9862],[-88.3729,45.9866],[-88.373,45.987],[-88.3733,45.9873],[-88.3735,45.9876],[-88.3735,45.988],[-88.3736,45.9883],[-88.3737,45.9886],[-88.374,45.9888],[-88.3743,45.989],[-88.3747,45.9892],[-88.3751,45.9893],[-88.3755,45.9893],[-88.3765,45.9895],[-88.3772,45.9898],[-88.3777,45.99],[-88.3782,45.9904],[-88.3785,45.9905],[-88.379,45.9907],[-88.3793,45.9908],[-88.38,45.9915],[-88.3805,45.9918],[-88.3809,45.9918],[-88.3812,45.9917],[-88.3814,45.9914],[-88.3816,45.9911],[-88.3819,45.9908],[-88.3821,45.9907],[-88.3823,45.9907],[-88.3828,45.9906],[-88.3831,45.9905],[-88.3844,45.9907],[-88.3847,45.9906],[-88.3848,45.9905],[-88.385,45.9902],[-88.3852,45.99],[-88.3851,45.9895],[-88.3848,45.9891],[-88.3846,45.9888],[-88.3843,45.9884],[-88.3842,45.9882],[-88.3843,45.9879],[-88.3845,45.9876],[-88.3849,45.9873],[-88.3853,45.9871],[-88.3857,45.9868],[-88.3862,45.9864],[-88.3865,45.9858],[-88.3869,45.9853],[-88.3872,45.9848],[-88.3875,45.9845],[-88.3878,45.9843],[-88.3879,45.984],[-88.3878,45.9836],[-88.3879,45.9832],[-88.3883,45.9828],[-88.3886,45.9826],[-88.389,45.9825],[-88.3893,45.9824],[-88.3897,45.9824],[-88.3902,45.9823],[-88.3904,45.9823],[-88.391,45.9821],[-88.3916,45.9819],[-88.392,45.9816],[-88.3924,45.9814],[-88.3926,45.9812],[-88.3931,45.981],[-88.3934,45.9809],[-88.394,45.9808],[-88.3944,45.9807],[-88.3949,45.9804],[-88.3954,45.9803],[-88.3961,45.9803],[-88.3964,45.9804],[-88.3969,45.9805],[-88.3972,45.9806],[-88.3975,45.9806],[-88.3977,45.9806],[-88.398,45.9805],[-88.3986,45.9804],[-88.399,45.9803],[-88.3993,45.9804],[-88.3999,45.9806],[-88.4007,45.9808],[-88.4013,45.9809],[-88.4018,45.9811],[-88.402,45.9811],[-88.4025,45.9812],[-88.4031,45.9812],[-88.404,45.981],[-88.4046,45.9808],[-88.4053,45.9805],[-88.406,45.9803],[-88.4068,45.9802],[-88.4074,45.9802],[-88.4081,45.98],[-88.4089,45.9799],[-88.4099,45.9797],[-88.4108,45.9794],[-88.4112,45.979],[-88.4116,45.9785],[-88.4119,45.9779],[-88.4123,45.9776],[-88.4126,45.9774],[-88.4129,45.9772],[-88.4137,45.9768],[-88.4142,45.9763],[-88.4145,45.9759],[-88.4149,45.9755],[-88.415,45.9755],[-88.4152,45.9753],[-88.4155,45.9753],[-88.4159,45.9751],[-88.4164,45.9751],[-88.417,45.9752],[-88.4177,45.9754],[-88.4184,45.9758],[-88.42,45.9765],[-88.4207,45.9768],[-88.422,45.9776],[-88.4227,45.9781],[-88.423,45.9784],[-88.4231,45.9786],[-88.4228,45.9789],[-88.4225,45.9791],[-88.4223,45.9794],[-88.4223,45.9797],[-88.4223,45.9799],[-88.4224,45.9802],[-88.423,45.981],[-88.4231,45.9812],[-88.4232,45.9817],[-88.4235,45.9821],[-88.4239,45.9823],[-88.4245,45.9826],[-88.4252,45.9829],[-88.4254,45.9831],[-88.4256,45.9834],[-88.4257,45.9838],[-88.4259,45.9841],[-88.426,45.9842],[-88.4261,45.9843],[-88.4261,45.9844],[-88.4262,45.9844],[-88.4263,45.9845],[-88.4265,45.9845],[-88.4267,45.9844],[-88.4269,45.9843],[-88.4271,45.9841],[-88.4273,45.984],[-88.4276,45.984],[-88.4279,45.984],[-88.4282,45.9842],[-88.4286,45.9844],[-88.429,45.9845],[-88.4292,45.9845],[-88.4294,45.9845],[-88.4295,45.9844],[-88.4297,45.9844],[-88.4301,45.9844],[-88.4305,45.9845],[-88.431,45.9849],[-88.4315,45.9851],[-88.432,45.9852],[-88.4322,45.9852],[-88.4327,45.9852],[-88.4331,45.9852],[-88.4336,45.9854],[-88.4339,45.9856],[-88.4342,45.9858],[-88.4342,45.986],[-88.434,45.9862],[-88.4338,45.9866],[-88.4337,45.9868],[-88.4337,45.987],[-88.4341,45.9876],[-88.4344,45.9881],[-88.4346,45.9883],[-88.4348,45.9883],[-88.435,45.9884],[-88.4352,45.9883],[-88.4354,45.9883],[-88.436,45.9881],[-88.4366,45.9881],[-88.4373,45.9885],[-88.4374,45.9885],[-88.4382,45.9885],[-88.4386,45.9886],[-88.4388,45.9887],[-88.4389,45.9889],[-88.439,45.9894],[-88.439,45.9897],[-88.4391,45.9899],[-88.4393,45.9902],[-88.4395,45.9903],[-88.4398,45.9904],[-88.4399,45.9905],[-88.4402,45.9907],[-88.4404,45.9908],[-88.4407,45.9909],[-88.4417,45.9909],[-88.4418,45.9909],[-88.4425,45.9909],[-88.4436,45.9907],[-88.4444,45.9906],[-88.4451,45.9904],[-88.4457,45.9903],[-88.4462,45.9902],[-88.4464,45.9901],[-88.4469,45.99],[-88.448,45.9898],[-88.4485,45.9898],[-88.4488,45.9898],[-88.4492,45.9898],[-88.4496,45.9899],[-88.45,45.9901],[-88.4506,45.9904],[-88.4513,45.9909],[-88.4519,45.9913],[-88.4522,45.9917],[-88.4525,45.9918],[-88.4529,45.9919],[-88.4531,45.9922],[-88.4535,45.9927],[-88.4539,45.9931],[-88.4542,45.9935],[-88.4543,45.9939],[-88.4543,45.9942],[-88.4539,45.9953],[-88.4538,45.996],[-88.4537,45.9964],[-88.4538,45.997],[-88.4539,45.9973],[-88.4541,45.9975],[-88.4543,45.9977],[-88.4556,45.9981],[-88.4561,45.9983],[-88.4566,45.9985],[-88.4573,45.9986],[-88.4575,45.9987],[-88.4578,45.9988],[-88.458,45.9991],[-88.4582,45.9993],[-88.4584,45.9994],[-88.4587,45.9995],[-88.459,45.9996],[-88.4593,45.9996],[-88.4599,45.9995],[-88.4604,45.9995],[-88.4609,45.9996],[-88.4613,45.9996],[-88.4617,45.9995],[-88.462,45.9994],[-88.4622,45.9993],[-88.4625,45.9994],[-88.4628,45.9995],[-88.4632,45.9998],[-88.4639,46.0003],[-88.4644,46.0006],[-88.4647,46.0007],[-88.4654,46.0008],[-88.4659,46.0008],[-88.4664,46.0007],[-88.4668,46.0006],[-88.4673,46.0006],[-88.4677,46.0006],[-88.4682,46.0007],[-88.4687,46.0008],[-88.4694,46.001],[-88.4698,46.001],[-88.4702,46.001],[-88.4708,46.001],[-88.4711,46.0009],[-88.4713,46.0007],[-88.4716,46.0005],[-88.472,46.0002],[-88.4724,46.0001],[-88.4731,45.9999],[-88.4737,45.9996],[-88.4743,45.9993],[-88.4746,45.999],[-88.4747,45.9984],[-88.4748,45.998],[-88.475,45.9977],[-88.4751,45.9972],[-88.4751,45.9966],[-88.475,45.9963],[-88.4747,45.9961],[-88.4744,45.9958],[-88.4741,45.9954],[-88.4739,45.9951],[-88.4738,45.9949],[-88.4738,45.9947],[-88.474,45.9944],[-88.4742,45.9942],[-88.4744,45.9939],[-88.4745,45.9936],[-88.4748,45.9933],[-88.4752,45.9931],[-88.4757,45.9929],[-88.4762,45.9927],[-88.4766,45.9926],[-88.4768,45.9925],[-88.4773,45.9923],[-88.4783,45.992],[-88.479,45.9918],[-88.4796,45.9917],[-88.48,45.9917],[-88.4804,45.9917],[-88.4808,45.9918],[-88.4812,45.992],[-88.4816,45.9921],[-88.4822,45.9923],[-88.4827,45.9923],[-88.4833,45.9924],[-88.4838,45.9924],[-88.4841,45.9923],[-88.4845,45.9922],[-88.4849,45.9919],[-88.4852,45.9916],[-88.4855,45.9914],[-88.4859,45.9912],[-88.4861,45.9911],[-88.4864,45.991],[-88.4867,45.991],[-88.4871,45.991],[-88.4873,45.991],[-88.4876,45.9911],[-88.488,45.9912],[-88.4884,45.9913],[-88.4889,45.9913],[-88.4894,45.9914],[-88.4897,45.9915],[-88.4901,45.9916],[-88.4907,45.9918],[-88.4911,45.9919],[-88.4913,45.9919],[-88.4916,45.992],[-88.4921,45.9921],[-88.4925,45.9923],[-88.4927,45.9925],[-88.4928,45.9926],[-88.4929,45.9929],[-88.4929,45.9931],[-88.493,45.9933],[-88.493,45.9935],[-88.493,45.9937],[-88.4932,45.9939],[-88.4933,45.9941],[-88.4935,45.9942],[-88.4938,45.9943],[-88.4942,45.9943],[-88.4945,45.9943],[-88.4948,45.9943],[-88.4951,45.9943],[-88.4954,45.9944],[-88.4956,45.9945],[-88.496,45.9946],[-88.4965,45.9948],[-88.4969,45.995],[-88.4974,45.9953],[-88.4978,45.9956],[-88.498,45.9958],[-88.4981,45.996],[-88.4981,45.9962],[-88.4981,45.9963],[-88.498,45.9965],[-88.4979,45.9967],[-88.4978,45.9968],[-88.4978,45.997],[-88.4977,45.9972],[-88.4977,45.9974],[-88.4975,45.9976],[-88.4973,45.9977],[-88.4971,45.9979],[-88.497,45.9981],[-88.4969,45.9983],[-88.4968,45.9985],[-88.4968,45.9987],[-88.4968,45.9989],[-88.4968,45.9991],[-88.4968,45.9992],[-88.4971,45.9995],[-88.4973,45.9996],[-88.4975,45.9997],[-88.4977,45.9999],[-88.4978,45.9999],[-88.498,46],[-88.4981,46.0001],[-88.4983,46.0001],[-88.4986,46.0002],[-88.4987,46.0003],[-88.4988,46.0003],[-88.499,46.0003],[-88.4991,46.0003],[-88.4993,46.0003],[-88.4997,46.0004],[-88.4999,46.0003],[-88.5,46.0003],[-88.5002,46.0003],[-88.5005,46.0003],[-88.5006,46.0004],[-88.5008,46.0005],[-88.5009,46.0006],[-88.501,46.0008],[-88.501,46.0009],[-88.5011,46.0011],[-88.501,46.0012],[-88.501,46.0014],[-88.5009,46.0015],[-88.5008,46.0015],[-88.5007,46.0017],[-88.5008,46.0019],[-88.501,46.0022],[-88.501,46.0023],[-88.501,46.0025],[-88.5011,46.0027],[-88.5012,46.0028],[-88.5012,46.0029],[-88.5012,46.0031],[-88.5012,46.0035],[-88.5013,46.0037],[-88.5014,46.0038],[-88.5015,46.0039],[-88.5019,46.0041],[-88.502,46.0042],[-88.502,46.0043],[-88.5021,46.0043],[-88.5022,46.0044],[-88.5023,46.0045],[-88.5022,46.0047],[-88.5023,46.005],[-88.5024,46.0052],[-88.5027,46.0056],[-88.5028,46.0057],[-88.5031,46.006],[-88.5031,46.0061],[-88.503,46.0062],[-88.5029,46.0063],[-88.5028,46.0064],[-88.5027,46.0064],[-88.5026,46.0065],[-88.5024,46.0065],[-88.5023,46.0065],[-88.5023,46.0066],[-88.5022,46.0067],[-88.5023,46.007],[-88.5024,46.007],[-88.5027,46.0071],[-88.503,46.0073],[-88.5032,46.0075],[-88.5039,46.0079],[-88.5041,46.0081],[-88.5043,46.0086],[-88.5044,46.0091],[-88.5047,46.0095],[-88.505,46.0098],[-88.5051,46.01],[-88.5053,46.0102],[-88.506,46.0106],[-88.5064,46.0109],[-88.5065,46.0111],[-88.5066,46.0113],[-88.5066,46.0115],[-88.5064,46.0119],[-88.5062,46.0124],[-88.5059,46.0129],[-88.5058,46.0131],[-88.5058,46.0133],[-88.5058,46.0136],[-88.5059,46.0141],[-88.506,46.0145],[-88.506,46.015],[-88.506,46.0155],[-88.506,46.016],[-88.5061,46.0166],[-88.5061,46.017],[-88.5062,46.0174],[-88.5064,46.0176],[-88.5069,46.0182],[-88.5075,46.0185],[-88.5078,46.0186],[-88.508,46.0187],[-88.5083,46.0188],[-88.5088,46.019],[-88.5093,46.0192],[-88.5098,46.0194],[-88.5101,46.0194],[-88.5109,46.0193],[-88.5118,46.0195],[-88.5127,46.0196],[-88.5135,46.0198],[-88.5141,46.0199],[-88.5147,46.02],[-88.5155,46.0201],[-88.5165,46.0201],[-88.517,46.02],[-88.5173,46.02],[-88.5174,46.0199],[-88.5177,46.0198],[-88.518,46.0198],[-88.5184,46.0197],[-88.5198,46.0197],[-88.5204,46.0197],[-88.5206,46.0197],[-88.5208,46.0196],[-88.5212,46.0195],[-88.5216,46.0194],[-88.5219,46.0194],[-88.5223,46.0194],[-88.5228,46.0194],[-88.523,46.0194],[-88.5233,46.0194],[-88.5235,46.0195],[-88.5238,46.0196],[-88.524,46.0198],[-88.5241,46.0199],[-88.5244,46.0201],[-88.5249,46.0203],[-88.5253,46.0205],[-88.5258,46.0207],[-88.5262,46.0208],[-88.5267,46.0208],[-88.5273,46.0209],[-88.5279,46.0209],[-88.5283,46.0208],[-88.5288,46.0207],[-88.5292,46.0206],[-88.5302,46.0205],[-88.5305,46.0204],[-88.5307,46.0204],[-88.5308,46.0205],[-88.5312,46.0207],[-88.5314,46.0208],[-88.5318,46.021],[-88.5322,46.0211],[-88.5327,46.0212],[-88.5331,46.0212],[-88.5337,46.0211],[-88.534,46.0211],[-88.5341,46.021],[-88.5342,46.0209],[-88.5342,46.0207],[-88.5342,46.0205],[-88.5342,46.0203],[-88.534,46.0201],[-88.5338,46.02],[-88.5336,46.0199],[-88.5334,46.0198],[-88.5332,46.0196],[-88.533,46.0194],[-88.5327,46.0192],[-88.5326,46.019],[-88.5325,46.0188],[-88.5324,46.0187],[-88.5325,46.0185],[-88.5325,46.0184],[-88.5327,46.0182],[-88.5329,46.0181],[-88.5332,46.018],[-88.5334,46.0179],[-88.5337,46.0179],[-88.534,46.018],[-88.5346,46.0181],[-88.535,46.0181],[-88.5353,46.018],[-88.5355,46.0179],[-88.536,46.0178],[-88.5363,46.0177],[-88.5364,46.0176],[-88.5366,46.0174],[-88.5367,46.017],[-88.5369,46.0167],[-88.5371,46.0164],[-88.5375,46.0161],[-88.5378,46.0158],[-88.5381,46.0155],[-88.5382,46.0153],[-88.5385,46.0151],[-88.5389,46.0148],[-88.5394,46.0145],[-88.5399,46.0142],[-88.5409,46.014],[-88.5417,46.0137],[-88.5425,46.0136],[-88.5432,46.0135],[-88.5441,46.0134],[-88.5446,46.0135],[-88.5453,46.0136],[-88.5465,46.0138],[-88.5469,46.0138],[-88.5473,46.0138],[-88.5475,46.0138],[-88.5478,46.0137],[-88.5483,46.0135],[-88.5486,46.0132],[-88.549,46.0129],[-88.5491,46.0129],[-88.5493,46.0129],[-88.5495,46.0129],[-88.5499,46.013],[-88.5501,46.013],[-88.5503,46.0129],[-88.5506,46.0129],[-88.5508,46.0129],[-88.551,46.0129],[-88.5512,46.0131],[-88.5514,46.0132],[-88.5522,46.0135],[-88.5526,46.0137],[-88.5532,46.014],[-88.5538,46.0144],[-88.5543,46.0148],[-88.5547,46.0149],[-88.5551,46.0151],[-88.5554,46.0151],[-88.5561,46.015],[-88.5567,46.0148],[-88.5572,46.0147],[-88.5577,46.0146],[-88.5582,46.0144],[-88.5585,46.0143],[-88.5585,46.0142],[-88.5587,46.0142],[-88.5589,46.0141],[-88.5592,46.0141],[-88.5593,46.0141],[-88.5594,46.0141],[-88.5602,46.0142],[-88.5607,46.0143],[-88.5608,46.0143],[-88.5614,46.0145],[-88.5621,46.0149],[-88.5627,46.0151],[-88.564,46.0155],[-88.5648,46.0157],[-88.5649,46.0157],[-88.5651,46.0157],[-88.5654,46.0157],[-88.5657,46.0157],[-88.5659,46.0156],[-88.5662,46.0155],[-88.5689,46.0147],[-88.5704,46.0142],[-88.5708,46.0141],[-88.5714,46.014],[-88.5718,46.0138],[-88.572,46.0136],[-88.5721,46.0134],[-88.5722,46.0132],[-88.5722,46.0129],[-88.5723,46.0125],[-88.5724,46.0122],[-88.5725,46.012],[-88.5727,46.0118],[-88.573,46.0116],[-88.5733,46.0114],[-88.5737,46.0113],[-88.5742,46.0111],[-88.5744,46.0108],[-88.5747,46.0106],[-88.575,46.0103],[-88.5752,46.0102],[-88.5755,46.01],[-88.576,46.0099],[-88.5762,46.0098],[-88.5765,46.0097],[-88.5768,46.0097],[-88.5771,46.0097],[-88.5775,46.0097],[-88.5778,46.0098],[-88.5779,46.0098],[-88.5782,46.0098],[-88.5785,46.0098],[-88.5787,46.0097],[-88.5788,46.0097],[-88.5789,46.0096],[-88.579,46.0094],[-88.5791,46.0093],[-88.5792,46.009],[-88.5793,46.0087],[-88.5794,46.0084],[-88.5797,46.0081],[-88.5798,46.0078],[-88.58,46.0074],[-88.5802,46.0072],[-88.5806,46.007],[-88.5809,46.0068],[-88.5812,46.0067],[-88.5816,46.0066],[-88.5821,46.0066],[-88.5823,46.0066],[-88.5827,46.0066],[-88.583,46.0066],[-88.5834,46.0065],[-88.5837,46.0063],[-88.5842,46.0061],[-88.5845,46.006],[-88.5847,46.0059],[-88.5853,46.0057],[-88.5859,46.0057],[-88.5864,46.0057],[-88.587,46.0056],[-88.5872,46.0055],[-88.5876,46.0053],[-88.5879,46.0052],[-88.5883,46.0051],[-88.5887,46.0051],[-88.589,46.0052],[-88.5893,46.0053],[-88.5896,46.0055],[-88.5897,46.0055],[-88.5898,46.0057],[-88.5898,46.0059],[-88.59,46.0062],[-88.5901,46.0065],[-88.5901,46.0068],[-88.5903,46.0073],[-88.5906,46.0077],[-88.5906,46.0081],[-88.5907,46.0084],[-88.5907,46.0087],[-88.5909,46.0091],[-88.5911,46.0094],[-88.5913,46.0097],[-88.5915,46.0098],[-88.5926,46.0108],[-88.5929,46.0111],[-88.593,46.0116],[-88.5931,46.0121],[-88.5931,46.0125],[-88.593,46.0134],[-88.5931,46.014],[-88.5934,46.0145],[-88.5935,46.0148],[-88.594,46.0151],[-88.5943,46.0153],[-88.5947,46.0154],[-88.5952,46.0156],[-88.5957,46.0158],[-88.596,46.016],[-88.5964,46.0164],[-88.5967,46.0167],[-88.5971,46.0171],[-88.5977,46.0175],[-88.5983,46.0177],[-88.5987,46.0178],[-88.5993,46.0179],[-88.6007,46.0178],[-88.6012,46.0178],[-88.6014,46.0177],[-88.6017,46.0175],[-88.6024,46.0171],[-88.603,46.0168],[-88.6035,46.0166],[-88.6039,46.0165],[-88.6041,46.0163],[-88.6042,46.0161],[-88.6043,46.0158],[-88.6045,46.0152],[-88.6052,46.0136],[-88.6055,46.0131],[-88.606,46.0126],[-88.6064,46.0122],[-88.6069,46.0118],[-88.6073,46.0114],[-88.6075,46.011],[-88.6075,46.0107],[-88.6075,46.0103],[-88.6073,46.0101],[-88.6072,46.0099],[-88.6071,46.0097],[-88.607,46.0095],[-88.607,46.0092],[-88.6071,46.0089],[-88.6069,46.0085],[-88.607,46.0081],[-88.6072,46.0078],[-88.6073,46.0076],[-88.6077,46.0073],[-88.6082,46.0069],[-88.6088,46.0064],[-88.6095,46.006],[-88.6098,46.0058],[-88.6101,46.0057],[-88.6104,46.0057],[-88.6107,46.0057],[-88.611,46.0057],[-88.6113,46.0057],[-88.6115,46.0055],[-88.6118,46.0052],[-88.6121,46.0051],[-88.6124,46.0049],[-88.6127,46.0045],[-88.6127,46.0043],[-88.6126,46.0042],[-88.6124,46.0041],[-88.6122,46.0041],[-88.612,46.004],[-88.6118,46.0039],[-88.6116,46.0037],[-88.6115,46.0035],[-88.6115,46.0032],[-88.6116,46.0029],[-88.6119,46.002],[-88.6119,46.0016],[-88.612,46.0011],[-88.612,46.0009],[-88.6119,46.0005],[-88.6117,45.9999],[-88.6117,45.9995],[-88.6118,45.9987],[-88.6119,45.9984],[-88.612,45.9983],[-88.6122,45.9981],[-88.6126,45.998],[-88.613,45.9978],[-88.6134,45.9976],[-88.6138,45.9973],[-88.6141,45.997],[-88.6143,45.9967],[-88.6145,45.9965],[-88.6147,45.9961],[-88.6148,45.9958],[-88.6148,45.9955],[-88.6147,45.9952],[-88.6146,45.995],[-88.6146,45.9948],[-88.6148,45.9947],[-88.6151,45.9946],[-88.6154,45.9944],[-88.6157,45.9942],[-88.6159,45.9939],[-88.616,45.9935],[-88.6159,45.9933],[-88.6157,45.9931],[-88.6153,45.9929],[-88.6149,45.9927],[-88.6147,45.9926],[-88.6141,45.9924],[-88.6139,45.9923],[-88.6137,45.9921],[-88.6135,45.9918],[-88.6132,45.9915],[-88.6131,45.9912],[-88.613,45.991],[-88.6131,45.9908],[-88.6133,45.9907],[-88.6136,45.9905],[-88.6137,45.9903],[-88.6137,45.9901],[-88.6137,45.9898],[-88.6136,45.9895],[-88.6137,45.9893],[-88.6143,45.9888],[-88.6156,45.988],[-88.616,45.9879],[-88.6165,45.9877],[-88.6166,45.9877],[-88.6168,45.9878],[-88.617,45.9878],[-88.6178,45.9879],[-88.6182,45.988],[-88.6189,45.9882],[-88.6194,45.9882],[-88.62,45.9883],[-88.6208,45.9884],[-88.6214,45.9885],[-88.6219,45.9885],[-88.6223,45.9884],[-88.6233,45.9886],[-88.6238,45.9886],[-88.624,45.9886],[-88.6242,45.9885],[-88.6243,45.9884],[-88.6251,45.9879],[-88.6253,45.9877],[-88.6255,45.9876],[-88.6258,45.9876],[-88.6261,45.9875],[-88.6264,45.9876],[-88.6267,45.9877],[-88.6269,45.9879],[-88.6272,45.9881],[-88.6275,45.9883],[-88.6278,45.9884],[-88.6282,45.9885],[-88.6288,45.9884],[-88.6294,45.9884],[-88.6309,45.9883],[-88.6335,45.9882],[-88.6339,45.9882],[-88.6342,45.9881],[-88.6344,45.9879],[-88.6346,45.9877],[-88.6348,45.9873],[-88.6349,45.987],[-88.635,45.9867],[-88.6349,45.9864],[-88.6348,45.9862],[-88.6348,45.9859],[-88.6348,45.9857],[-88.635,45.9854],[-88.6352,45.9852],[-88.6355,45.9851],[-88.6359,45.9851],[-88.6367,45.9851],[-88.6378,45.9851],[-88.6385,45.9851],[-88.639,45.9851],[-88.6393,45.9851],[-88.6395,45.9852],[-88.6397,45.9854],[-88.6398,45.9855],[-88.6402,45.9855],[-88.6405,45.9856],[-88.6408,45.9858],[-88.6418,45.9861],[-88.6425,45.9863],[-88.6436,45.9865],[-88.6443,45.9868],[-88.6449,45.987],[-88.6454,45.987],[-88.6465,45.9871],[-88.6466,45.9872],[-88.6467,45.9873],[-88.6467,45.9875],[-88.6467,45.9877],[-88.6468,45.9878],[-88.6468,45.988],[-88.647,45.9884],[-88.6472,45.9885],[-88.6476,45.9886],[-88.6479,45.9887],[-88.6488,45.9886],[-88.6493,45.9885],[-88.6497,45.9883],[-88.6501,45.9881],[-88.6506,45.9878],[-88.6511,45.9876],[-88.6514,45.9876],[-88.6518,45.9876],[-88.6521,45.9876],[-88.6524,45.9877],[-88.6528,45.9878],[-88.6533,45.9878],[-88.6536,45.9878],[-88.654,45.988],[-88.6543,45.9881],[-88.6546,45.9883],[-88.6551,45.9886],[-88.6562,45.989],[-88.6566,45.9892],[-88.6576,45.9894],[-88.6579,45.9894],[-88.6582,45.9894],[-88.6586,45.9893],[-88.6591,45.9891],[-88.6592,45.9891],[-88.6595,45.989],[-88.6598,45.9888],[-88.6602,45.9887],[-88.6607,45.9885],[-88.661,45.9885],[-88.6614,45.9884],[-88.6617,45.9883],[-88.662,45.9881],[-88.6623,45.9877],[-88.6625,45.9876],[-88.6628,45.9875],[-88.663,45.9875],[-88.6631,45.9875],[-88.6632,45.9875],[-88.6633,45.9876],[-88.6634,45.9877],[-88.6634,45.9878],[-88.6633,45.9879],[-88.6632,45.9881],[-88.6632,45.9882],[-88.6633,45.9884],[-88.6635,45.9888],[-88.6637,45.989],[-88.6639,45.9891],[-88.6642,45.9891],[-88.6645,45.9891],[-88.6647,45.9891],[-88.6649,45.989],[-88.6651,45.9889],[-88.6654,45.9888],[-88.6656,45.9886],[-88.666,45.9883],[-88.6664,45.9882],[-88.6669,45.9881],[-88.6673,45.9881],[-88.6677,45.9881],[-88.6688,45.9882],[-88.6693,45.9883],[-88.6698,45.9884],[-88.6705,45.9885],[-88.6708,45.9885],[-88.671,45.9889],[-88.671,45.989],[-88.671,45.9892],[-88.6708,45.9896],[-88.6707,45.9897],[-88.6706,45.9898],[-88.6704,45.9899],[-88.6701,45.9899],[-88.6698,45.9899],[-88.6695,45.9899],[-88.6693,45.99],[-88.669,45.9901],[-88.6688,45.9902],[-88.6687,45.9904],[-88.6686,45.9906],[-88.6684,45.9906],[-88.6682,45.9907],[-88.668,45.9907],[-88.6678,45.9907],[-88.6677,45.9907],[-88.6676,45.9906],[-88.6674,45.9905],[-88.6671,45.9905],[-88.667,45.9905],[-88.6667,45.9906],[-88.6661,45.991],[-88.6659,45.9912],[-88.6653,45.9913],[-88.665,45.9914],[-88.6646,45.9915],[-88.6643,45.9916],[-88.664,45.9917],[-88.6637,45.9918],[-88.6636,45.9919],[-88.6635,45.992],[-88.6634,45.9922],[-88.6635,45.9927],[-88.6635,45.9928],[-88.6636,45.993],[-88.6638,45.9932],[-88.6639,45.9933],[-88.664,45.9934],[-88.6643,45.9935],[-88.6646,45.9935],[-88.6649,45.9935],[-88.6651,45.9935],[-88.6656,45.9934],[-88.6659,45.9934],[-88.6661,45.9934],[-88.6663,45.9934],[-88.6666,45.9935],[-88.6668,45.9936],[-88.667,45.9937],[-88.6672,45.994],[-88.6673,45.9943],[-88.6674,45.9946],[-88.6675,45.9949],[-88.6675,45.9951],[-88.6675,45.9954],[-88.6673,45.9957],[-88.6671,45.9958],[-88.6668,45.9961],[-88.6667,45.9962],[-88.6666,45.9963],[-88.6667,45.9969],[-88.667,45.9972],[-88.6672,45.9974],[-88.6675,45.9975],[-88.6676,45.9975],[-88.668,45.9976],[-88.6682,45.9976],[-88.6689,45.9977],[-88.6693,45.9977],[-88.6696,45.9978],[-88.6697,45.9979],[-88.6698,45.998],[-88.6701,45.9982],[-88.6703,45.9983],[-88.6705,45.9984],[-88.671,45.9988],[-88.6712,45.9991],[-88.6712,45.9993],[-88.671,45.9995],[-88.6708,45.9997],[-88.6706,46],[-88.6705,46],[-88.6705,46.0001],[-88.6703,46.0002],[-88.6703,46.0004],[-88.6702,46.0006],[-88.6703,46.001],[-88.6705,46.0012],[-88.6706,46.0014],[-88.6707,46.0016],[-88.6713,46.0018],[-88.6715,46.0018],[-88.6716,46.0019],[-88.6719,46.0022],[-88.6722,46.0025],[-88.6723,46.0027],[-88.6722,46.0029],[-88.672,46.0032],[-88.6715,46.0039],[-88.6713,46.0042],[-88.6712,46.0047],[-88.6712,46.0049],[-88.6713,46.005],[-88.6715,46.0053],[-88.6717,46.0054],[-88.6719,46.0056],[-88.6719,46.0058],[-88.6719,46.006],[-88.6721,46.0062],[-88.6726,46.0064],[-88.6729,46.0065],[-88.6734,46.0066],[-88.6738,46.0066],[-88.6741,46.0068],[-88.6742,46.0069],[-88.6742,46.007],[-88.6742,46.0074],[-88.6742,46.0076],[-88.6745,46.0077],[-88.6747,46.0078],[-88.6751,46.0081],[-88.6755,46.0082],[-88.6758,46.0084],[-88.6758,46.0085],[-88.6759,46.0085],[-88.6759,46.0088],[-88.6758,46.0091],[-88.6758,46.0094],[-88.6758,46.0096],[-88.6755,46.0099],[-88.6752,46.0101],[-88.6749,46.0103],[-88.6748,46.0105],[-88.6748,46.0106],[-88.6748,46.0107],[-88.6751,46.011],[-88.6753,46.0114],[-88.6754,46.0116],[-88.6756,46.0117],[-88.6758,46.0117],[-88.676,46.0117],[-88.6763,46.0115],[-88.6765,46.0115],[-88.6768,46.0116],[-88.6772,46.0117],[-88.6772,46.0118],[-88.6771,46.012],[-88.677,46.0122],[-88.6771,46.0124],[-88.6773,46.0125],[-88.6776,46.0125],[-88.6779,46.0126],[-88.6782,46.0127],[-88.6785,46.0127],[-88.6786,46.0129],[-88.6786,46.0132],[-88.6789,46.0136],[-88.6791,46.0137],[-88.6795,46.0137],[-88.6802,46.0136],[-88.6807,46.0137],[-88.6809,46.0138],[-88.6812,46.0138],[-88.6816,46.0139],[-88.6821,46.0141],[-88.6825,46.0142],[-88.6828,46.0142],[-88.6832,46.0141],[-88.6833,46.0141],[-88.6837,46.0141],[-88.6841,46.014],[-88.6845,46.0141],[-88.6848,46.0142],[-88.6851,46.0144],[-88.6858,46.0146],[-88.6864,46.0148],[-88.6868,46.015],[-88.6873,46.015],[-88.6876,46.015],[-88.6879,46.0149],[-88.6881,46.0148],[-88.6882,46.0147],[-88.6884,46.0144],[-88.6885,46.0143],[-88.6887,46.0141],[-88.6892,46.014],[-88.6894,46.014],[-88.6897,46.014],[-88.6899,46.0141],[-88.6902,46.0144],[-88.6904,46.0147],[-88.6909,46.0149],[-88.6912,46.015],[-88.6916,46.0153],[-88.6918,46.0155],[-88.6921,46.0156],[-88.6924,46.0156],[-88.693,46.0157],[-88.6937,46.0159],[-88.6941,46.016],[-88.6945,46.0162],[-88.6948,46.0163],[-88.6953,46.0163],[-88.6957,46.0163],[-88.6962,46.0162],[-88.6965,46.0163],[-88.6968,46.0164],[-88.6969,46.0166],[-88.6969,46.017],[-88.697,46.0173],[-88.6974,46.0175],[-88.6983,46.0177],[-88.6991,46.018],[-88.6995,46.018],[-88.6998,46.018],[-88.7002,46.0179],[-88.7007,46.0179],[-88.7014,46.018],[-88.7021,46.0181],[-88.7029,46.0182],[-88.7037,46.0183],[-88.7044,46.0182],[-88.7047,46.0182],[-88.7052,46.0181],[-88.7055,46.0181],[-88.7059,46.0179],[-88.7062,46.0176],[-88.7067,46.0171],[-88.7074,46.0164],[-88.7074,46.0161],[-88.7075,46.0158],[-88.7075,46.0156],[-88.7077,46.0154],[-88.708,46.0154],[-88.7086,46.0154],[-88.7088,46.0153],[-88.7091,46.0151],[-88.7094,46.0151],[-88.7098,46.0153],[-88.71,46.0154],[-88.7101,46.0156],[-88.71,46.0159],[-88.7101,46.0162],[-88.7102,46.0164],[-88.7104,46.0166],[-88.7108,46.0166],[-88.7113,46.0166],[-88.7117,46.0165],[-88.7121,46.0164],[-88.7123,46.0162],[-88.7123,46.016],[-88.7124,46.0157],[-88.7124,46.0154],[-88.7126,46.0149],[-88.7127,46.0145],[-88.7127,46.0142],[-88.7127,46.0137],[-88.7127,46.0132],[-88.7127,46.013],[-88.7128,46.0128],[-88.713,46.0127],[-88.7133,46.0127],[-88.7136,46.0128],[-88.7138,46.0128],[-88.7143,46.0129],[-88.7148,46.0129],[-88.7151,46.013],[-88.7152,46.0131],[-88.7156,46.0131],[-88.7159,46.0131],[-88.7166,46.013],[-88.7183,46.0132],[-88.7185,46.0133],[-88.7187,46.0134],[-88.7188,46.0136],[-88.7187,46.0139],[-88.7185,46.0142],[-88.7182,46.0144],[-88.718,46.0147],[-88.7179,46.015],[-88.7179,46.0152],[-88.7179,46.0153],[-88.718,46.0155],[-88.718,46.0156],[-88.7188,46.016],[-88.7191,46.016],[-88.7195,46.0161],[-88.7198,46.0161],[-88.72,46.0161],[-88.7203,46.0161],[-88.7205,46.0162],[-88.7206,46.0164],[-88.7207,46.0166],[-88.721,46.0168],[-88.7213,46.0168],[-88.7216,46.0169],[-88.7218,46.0171],[-88.7221,46.0174],[-88.7222,46.0175],[-88.7222,46.0178],[-88.722,46.018],[-88.7217,46.0183],[-88.7214,46.0186],[-88.7211,46.0189],[-88.7211,46.0192],[-88.7213,46.0197],[-88.7214,46.0202],[-88.7214,46.0206],[-88.7215,46.0209],[-88.7215,46.0211],[-88.7213,46.0213],[-88.7211,46.0214],[-88.721,46.0217],[-88.7211,46.0219],[-88.7212,46.0221],[-88.7213,46.0222],[-88.7216,46.0223],[-88.722,46.0224],[-88.7227,46.0226],[-88.7233,46.0227],[-88.7237,46.0228],[-88.7238,46.0229],[-88.7239,46.0231],[-88.724,46.0233],[-88.7241,46.0237],[-88.7241,46.024],[-88.7243,46.0241],[-88.7247,46.0245],[-88.725,46.0247],[-88.7254,46.0248],[-88.726,46.0249],[-88.7265,46.0249],[-88.7269,46.0251],[-88.727,46.0252],[-88.7274,46.0254],[-88.728,46.0256],[-88.7285,46.0257],[-88.7289,46.0258],[-88.7294,46.026],[-88.7303,46.0266],[-88.7305,46.0267],[-88.7307,46.0268],[-88.731,46.0268],[-88.7314,46.0267],[-88.7318,46.0267],[-88.7322,46.0267],[-88.7325,46.0266],[-88.7325,46.0265],[-88.7335,46.0255],[-88.7337,46.0255],[-88.7342,46.0256],[-88.7347,46.0257],[-88.7354,46.0259],[-88.7359,46.0261],[-88.7368,46.0264],[-88.7373,46.0266],[-88.7377,46.0269],[-88.738,46.0272],[-88.7385,46.0273],[-88.739,46.0275],[-88.7394,46.0275],[-88.7397,46.0274],[-88.7408,46.0271],[-88.7413,46.0269],[-88.7415,46.0267],[-88.7417,46.0264],[-88.742,46.0262],[-88.7425,46.0261],[-88.743,46.0261],[-88.7435,46.0261],[-88.7441,46.026],[-88.7446,46.026],[-88.7453,46.026],[-88.7458,46.026],[-88.7462,46.0259],[-88.7465,46.0257],[-88.7468,46.0256],[-88.7469,46.0254],[-88.7471,46.0252],[-88.7474,46.0249],[-88.7478,46.0245],[-88.7483,46.0243],[-88.7488,46.0241],[-88.7495,46.024],[-88.7501,46.0239],[-88.7508,46.0238],[-88.752,46.0236],[-88.7527,46.0234],[-88.7532,46.0231],[-88.7537,46.0226],[-88.7542,46.0222],[-88.7544,46.022],[-88.7546,46.0217],[-88.7547,46.0215],[-88.7551,46.0213],[-88.7554,46.0212],[-88.7564,46.0203],[-88.7569,46.02],[-88.7571,46.0198],[-88.7576,46.0198],[-88.7582,46.0197],[-88.7586,46.0197],[-88.759,46.0196],[-88.7593,46.0196],[-88.7597,46.0197],[-88.76,46.0198],[-88.7605,46.0199],[-88.7608,46.0201],[-88.761,46.0203],[-88.7612,46.0205],[-88.7615,46.0207],[-88.762,46.0211],[-88.7632,46.0217],[-88.7639,46.022],[-88.7648,46.0227],[-88.7652,46.0238],[-88.7656,46.0243],[-88.7661,46.0247],[-88.7664,46.0249],[-88.7668,46.025],[-88.7673,46.0253],[-88.768,46.0255],[-88.7686,46.0257],[-88.7693,46.0258],[-88.77,46.0257],[-88.7706,46.0256],[-88.771,46.0253],[-88.7712,46.0251],[-88.7712,46.0249],[-88.7709,46.0246],[-88.7704,46.0241],[-88.7699,46.0235],[-88.7695,46.0229],[-88.7689,46.0219],[-88.7688,46.0206],[-88.7693,46.0196],[-88.7698,46.0189],[-88.7703,46.0188],[-88.7712,46.0187],[-88.7722,46.0184],[-88.7735,46.0178],[-88.7743,46.0172],[-88.7754,46.0164],[-88.7764,46.0159],[-88.7775,46.0155],[-88.7786,46.0153],[-88.7802,46.0154],[-88.7811,46.0157],[-88.7821,46.0162],[-88.7824,46.0165],[-88.7825,46.0168],[-88.7827,46.0172],[-88.7825,46.0176],[-88.7831,46.0186],[-88.7833,46.0191],[-88.7834,46.0197],[-88.7837,46.0203],[-88.7839,46.0209],[-88.784,46.023],[-88.7839,46.0238],[-88.7836,46.0244],[-88.7791,46.0284],[-88.7789,46.0287],[-88.7787,46.0289],[-88.7786,46.0297],[-88.7786,46.0313],[-88.7787,46.0317],[-88.7792,46.0319],[-88.7802,46.0321],[-88.7813,46.0321],[-88.7822,46.0321],[-88.783,46.0323],[-88.7835,46.0327],[-88.784,46.0327],[-88.7844,46.0327],[-88.7846,46.0326],[-88.7849,46.0325],[-88.7854,46.032],[-88.7859,46.0315],[-88.7863,46.0309],[-88.7866,46.0305],[-88.7873,46.0291],[-88.7874,46.0289],[-88.7879,46.0287],[-88.7883,46.0286],[-88.7888,46.0286],[-88.7896,46.0289],[-88.7899,46.0292],[-88.7901,46.0296],[-88.7903,46.0304],[-88.7905,46.0308],[-88.7907,46.0311],[-88.791,46.0314],[-88.7913,46.0317],[-88.7918,46.0321],[-88.7922,46.0323],[-88.7926,46.0324],[-88.7933,46.0327],[-88.7939,46.0331],[-88.7955,46.0336],[-88.7958,46.0336],[-88.7962,46.0337],[-88.7964,46.0336],[-88.7966,46.0333],[-88.7968,46.0329],[-88.7969,46.0328],[-88.7972,46.0327],[-88.7975,46.0326],[-88.7977,46.0323],[-88.7978,46.0321],[-88.7979,46.0318],[-88.7981,46.0316],[-88.7986,46.0314],[-88.7993,46.0313],[-88.7998,46.031],[-88.8003,46.0306],[-88.8006,46.0303],[-88.8007,46.03],[-88.8004,46.0298],[-88.7974,46.0278],[-88.7962,46.0269],[-88.7959,46.026],[-88.7958,46.0249],[-88.7959,46.0245],[-88.796,46.024],[-88.7965,46.0236],[-88.7971,46.0235],[-88.7975,46.0236],[-88.7984,46.0237],[-88.7992,46.0238],[-88.7997,46.0239],[-88.8007,46.0238],[-88.8018,46.0237],[-88.8026,46.0236],[-88.8031,46.0233],[-88.8037,46.0229],[-88.8042,46.0223],[-88.805,46.022],[-88.8058,46.0215],[-88.8072,46.0217],[-88.8089,46.022],[-88.8097,46.0221],[-88.8104,46.0221],[-88.8111,46.0219],[-88.8115,46.0218],[-88.8119,46.0216],[-88.8126,46.0212],[-88.8135,46.0207],[-88.8142,46.0207],[-88.8151,46.0206],[-88.8159,46.0206],[-88.816,46.0206],[-88.8162,46.0212],[-88.8161,46.0217],[-88.816,46.0219],[-88.8156,46.0223],[-88.8155,46.0226],[-88.8154,46.023],[-88.8158,46.0234],[-88.8162,46.0237],[-88.8165,46.0239],[-88.8174,46.0243],[-88.818,46.0245],[-88.8185,46.0246],[-88.8186,46.0247],[-88.8187,46.025],[-88.8187,46.0254],[-88.8188,46.0257],[-88.8188,46.0259],[-88.8188,46.0261],[-88.8191,46.0263],[-88.8195,46.0264],[-88.8198,46.0263],[-88.8206,46.0263],[-88.8216,46.0264],[-88.8225,46.0263],[-88.8235,46.0264],[-88.8244,46.0266],[-88.8252,46.0273],[-88.8264,46.0278],[-88.827,46.0281],[-88.8274,46.0282],[-88.8279,46.0282],[-88.8284,46.0284],[-88.8293,46.0289],[-88.8303,46.0292],[-88.8317,46.0297],[-88.8322,46.0298],[-88.8326,46.0298],[-88.8332,46.0298],[-88.8338,46.0298],[-88.8344,46.03],[-88.835,46.0302],[-88.8354,46.0304],[-88.8371,46.0305],[-88.8382,46.0303],[-88.8383,46.0303],[-88.8384,46.0303],[-88.8385,46.0302],[-88.8386,46.0301],[-88.8387,46.0301],[-88.8388,46.03],[-88.8389,46.0299],[-88.839,46.0299],[-88.8391,46.03],[-88.8392,46.03],[-88.8392,46.0301],[-88.8391,46.0302],[-88.8392,46.0303],[-88.8392,46.0304],[-88.8392,46.0305],[-88.8393,46.0306],[-88.8395,46.0307],[-88.8396,46.0307],[-88.8397,46.0308],[-88.8398,46.0308],[-88.8398,46.0309],[-88.8398,46.031],[-88.8398,46.0312],[-88.8399,46.0313],[-88.84,46.0314],[-88.8401,46.0314],[-88.8402,46.0315],[-88.8403,46.0316],[-88.8404,46.0316],[-88.8405,46.0316],[-88.8406,46.0316],[-88.8407,46.0317],[-88.8408,46.0318],[-88.841,46.0318],[-88.841,46.0319],[-88.841,46.032],[-88.8411,46.0322],[-88.8415,46.0324],[-88.8426,46.0326],[-88.8437,46.0328],[-88.8439,46.033],[-88.8442,46.0333],[-88.8442,46.0336],[-88.8441,46.0339],[-88.8439,46.0344],[-88.8438,46.0346],[-88.844,46.0348],[-88.8461,46.0358],[-88.8471,46.0363],[-88.8478,46.037],[-88.8479,46.0376],[-88.8484,46.0385],[-88.8485,46.0386],[-88.8487,46.0387],[-88.8487,46.0388],[-88.8488,46.0389],[-88.8491,46.0392],[-88.8502,46.04],[-88.8508,46.0403],[-88.8511,46.0404],[-88.8651,46.0461],[-88.8652,46.0462],[-88.8751,46.0502],[-88.887,46.0551],[-88.8898,46.0562],[-88.8952,46.0585],[-88.9027,46.0615],[-88.9042,46.0621],[-88.9078,46.0636],[-88.9123,46.0654],[-88.9212,46.069],[-88.9225,46.0696],[-88.9289,46.0721],[-88.9311,46.073],[-88.9328,46.0737],[-88.9333,46.0739],[-88.9334,46.0739],[-88.9335,46.074],[-88.9432,46.078],[-88.9434,46.078],[-88.9436,46.0781],[-88.9437,46.0782],[-88.9438,46.0782],[-88.9443,46.0784],[-88.9468,46.0794],[-88.9469,46.0794],[-88.9498,46.0806],[-88.9544,46.0825],[-88.9547,46.0826],[-88.9555,46.0829],[-88.9558,46.083],[-88.9558,46.0831],[-88.9559,46.0831],[-88.956,46.0831],[-88.9578,46.0839],[-88.9582,46.084],[-88.9586,46.0842],[-88.9637,46.0863],[-88.9667,46.0875],[-88.9702,46.0889],[-88.9733,46.0902],[-88.99,46.097],[-88.9909,46.0974],[-88.9962,46.0995],[-89,46.1011],[-89.0123,46.106],[-89.0177,46.1081],[-89.0179,46.1082],[-89.018,46.1082],[-89.0186,46.1085],[-89.0188,46.1086],[-89.0194,46.1088],[-89.0204,46.1092],[-89.0213,46.1095],[-89.0219,46.1098],[-89.0221,46.1099],[-89.0229,46.1102],[-89.0231,46.1103],[-89.0238,46.1106],[-89.0259,46.1115],[-89.0266,46.1118],[-89.0587,46.1249],[-89.0636,46.127],[-89.0638,46.127],[-89.0639,46.1271],[-89.064,46.1271],[-89.0643,46.1272],[-89.065,46.1275],[-89.0674,46.1285],[-89.0682,46.1288],[-89.0705,46.1298],[-89.0773,46.1326],[-89.0794,46.1335],[-89.0795,46.1335],[-89.0799,46.1337],[-89.0806,46.134],[-89.0821,46.1346],[-89.0838,46.1353],[-89.0849,46.1357],[-89.085,46.1357],[-89.0874,46.1367],[-89.0916,46.1384],[-89.0954,46.1391],[-89.0981,46.1396],[-89.0982,46.1397],[-89.0984,46.1397],[-89.0989,46.1398],[-89.1003,46.14],[-89.1014,46.1403],[-89.1023,46.1404],[-89.1025,46.1404],[-89.103,46.1405],[-89.105,46.1409],[-89.1056,46.141],[-89.1058,46.141],[-89.1063,46.1411],[-89.1082,46.1415],[-89.1085,46.1415],[-89.1088,46.1416],[-89.1117,46.1421],[-89.1159,46.1429],[-89.1203,46.1437],[-89.1232,46.1442],[-89.1236,46.1442],[-89.1242,46.1444],[-89.1248,46.1445],[-89.1251,46.1445],[-89.1275,46.145],[-89.1346,46.1464],[-89.136,46.1467],[-89.1369,46.1469],[-89.1374,46.1469],[-89.1387,46.1472],[-89.1392,46.1473],[-89.1393,46.1473],[-89.1405,46.1475],[-89.1445,46.1483],[-89.1458,46.1486],[-89.1477,46.1489],[-89.1535,46.1501],[-89.1554,46.1504],[-89.1555,46.1504],[-89.1558,46.1505],[-89.156,46.1506],[-89.1562,46.1506],[-89.1564,46.1507],[-89.1566,46.1507],[-89.1568,46.1508],[-89.1571,46.1508],[-89.1574,46.1509],[-89.1575,46.1509],[-89.1577,46.151],[-89.1579,46.151],[-89.1582,46.1511],[-89.1589,46.1512],[-89.1592,46.1513],[-89.1604,46.1515],[-89.1611,46.1517],[-89.1613,46.1517],[-89.1614,46.1517],[-89.1616,46.1517],[-89.1619,46.1518],[-89.1622,46.1519],[-89.1624,46.1519],[-89.1627,46.152],[-89.1635,46.1521],[-89.1638,46.1522],[-89.1665,46.1527],[-89.1669,46.1529],[-89.1717,46.1538],[-89.1747,46.1543],[-89.1748,46.1543],[-89.1766,46.1546],[-89.1774,46.1548],[-89.1797,46.1552],[-89.1799,46.1553],[-89.1805,46.1554],[-89.1809,46.1554],[-89.1817,46.1556],[-89.1824,46.1557],[-89.1828,46.1558],[-89.1829,46.1558],[-89.183,46.1558],[-89.1833,46.1559],[-89.1836,46.1559],[-89.1838,46.1559],[-89.1943,46.1579],[-89.1945,46.158],[-89.1952,46.1581],[-89.1961,46.1583],[-89.1976,46.1586],[-89.1981,46.1587],[-89.1984,46.1588],[-89.1987,46.1588],[-89.199,46.1589],[-89.1993,46.1589],[-89.2001,46.1591],[-89.2003,46.1592],[-89.2006,46.1592],[-89.2007,46.1593],[-89.2013,46.1594],[-89.203,46.1599],[-89.2033,46.1599],[-89.2033,46.16],[-89.2037,46.16],[-89.2043,46.1602],[-89.2046,46.1602],[-89.2048,46.1603],[-89.205,46.1603],[-89.2053,46.1604],[-89.2055,46.1604],[-89.2065,46.1606],[-89.2095,46.1612],[-89.2105,46.1614],[-89.2117,46.1617],[-89.2151,46.1624],[-89.2163,46.1626],[-89.2164,46.1626],[-89.2165,46.1627],[-89.2172,46.1628],[-89.2174,46.1628],[-89.2179,46.1629],[-89.2182,46.163],[-89.2195,46.1632],[-89.2199,46.1633],[-89.22,46.1633],[-89.2202,46.1634],[-89.2207,46.1635],[-89.2209,46.1635],[-89.2211,46.1635],[-89.2214,46.1636],[-89.2215,46.1636],[-89.2244,46.1642],[-89.2331,46.1658],[-89.236,46.1664],[-89.2369,46.1665],[-89.2385,46.1668],[-89.2399,46.1671],[-89.2409,46.1673],[-89.2425,46.1676],[-89.247,46.1684],[-89.2479,46.1686],[-89.2483,46.1687],[-89.2485,46.1687],[-89.2486,46.1687],[-89.2487,46.1687],[-89.2489,46.1688],[-89.2491,46.1688],[-89.2493,46.1688],[-89.2496,46.1689],[-89.2498,46.1689],[-89.2499,46.1689],[-89.25,46.1689],[-89.2501,46.169],[-89.2503,46.169],[-89.2504,46.169],[-89.2761,46.1738],[-89.2763,46.1739],[-89.2778,46.1742],[-89.2821,46.1751],[-89.2835,46.1754],[-89.2839,46.1755],[-89.2841,46.1755],[-89.285,46.1757],[-89.2853,46.1758],[-89.2855,46.1758],[-89.2872,46.1761],[-89.2929,46.1772],[-89.2947,46.1776],[-89.3017,46.179],[-89.3121,46.181],[-89.3225,46.183],[-89.3294,46.1844],[-89.3295,46.1844],[-89.3298,46.1844],[-89.3303,46.1846],[-89.3309,46.1847],[-89.3312,46.1847],[-89.3313,46.1847],[-89.3313,46.1848],[-89.3314,46.1848],[-89.3315,46.1848],[-89.3316,46.1848],[-89.3318,46.1848],[-89.3319,46.1849],[-89.332,46.1849],[-89.3321,46.1849],[-89.3346,46.1854],[-89.3384,46.1861],[-89.3426,46.1869],[-89.3452,46.1875],[-89.3453,46.1875],[-89.3455,46.1875],[-89.3456,46.1875],[-89.3754,46.1934],[-89.3764,46.1935],[-89.3783,46.1939],[-89.384,46.1949],[-89.3859,46.1952],[-89.3869,46.1954],[-89.3901,46.1959],[-89.3912,46.1961],[-89.392,46.1963],[-89.3934,46.1966],[-89.3946,46.1968],[-89.3952,46.1969],[-89.3953,46.1969],[-89.3955,46.1969],[-89.3956,46.1969],[-89.3957,46.197],[-89.3958,46.197],[-89.3959,46.197],[-89.3965,46.1971],[-89.3974,46.1973],[-89.3983,46.1974],[-89.3989,46.1975],[-89.3991,46.1976],[-89.3997,46.1977],[-89.3999,46.1977],[-89.4003,46.1978],[-89.4016,46.1981],[-89.4021,46.1982],[-89.4025,46.1983],[-89.403,46.1983],[-89.404,46.1985],[-89.4045,46.1987],[-89.4048,46.1987],[-89.4056,46.1989],[-89.4058,46.1989],[-89.4064,46.199],[-89.4082,46.1994],[-89.4088,46.1995],[-89.4118,46.2001],[-89.421,46.2018],[-89.4239,46.2024],[-89.424,46.2024],[-89.4258,46.2028],[-89.426,46.2028],[-89.4279,46.2032],[-89.4284,46.2033],[-89.4311,46.2038],[-89.4329,46.2041],[-89.433,46.2041],[-89.433,46.2042],[-89.4335,46.2043],[-89.4348,46.2045],[-89.4349,46.2045],[-89.4353,46.2046],[-89.4354,46.2046],[-89.4356,46.2047],[-89.4359,46.2047],[-89.4367,46.2049],[-89.4369,46.2049],[-89.4383,46.2052],[-89.4384,46.2052],[-89.44,46.2055],[-89.442,46.2059],[-89.4427,46.206],[-89.4441,46.2063],[-89.4446,46.2064],[-89.4462,46.2067],[-89.4467,46.2068],[-89.4474,46.2069],[-89.4493,46.2073],[-89.4498,46.2074],[-89.4499,46.2074],[-89.4526,46.2079],[-89.4608,46.2095],[-89.4635,46.2101],[-89.4653,46.2104],[-89.4687,46.2111],[-89.469,46.2112],[-89.4699,46.2114],[-89.4707,46.2116],[-89.4712,46.2117],[-89.4716,46.2118],[-89.472,46.2118],[-89.4721,46.2118],[-89.4721,46.2119],[-89.4722,46.2119],[-89.4725,46.2119],[-89.4726,46.212],[-89.4727,46.212],[-89.4728,46.212],[-89.4729,46.212],[-89.473,46.212],[-89.4732,46.212],[-89.4739,46.2122],[-89.4769,46.2128],[-89.4779,46.213],[-89.4784,46.2131],[-89.4789,46.2131],[-89.4798,46.2133],[-89.4803,46.2134],[-89.4814,46.2137],[-89.4826,46.2139],[-89.4846,46.2143],[-89.4853,46.2144],[-89.4857,46.2144],[-89.486,46.2145],[-89.4866,46.2146],[-89.4869,46.2147],[-89.4872,46.2147],[-89.4873,46.2147],[-89.4873,46.2148],[-89.4878,46.2148],[-89.4883,46.2149],[-89.4892,46.2151],[-89.4897,46.2152],[-89.4898,46.2152],[-89.4901,46.2153],[-89.4902,46.2153],[-89.4903,46.2153],[-89.4904,46.2153],[-89.4905,46.2153],[-89.4906,46.2154],[-89.4917,46.2156],[-89.4949,46.2161],[-89.4956,46.2163],[-89.496,46.2163],[-89.4961,46.2164],[-89.4962,46.2164],[-89.4965,46.2165],[-89.4967,46.2165],[-89.4976,46.2167],[-89.4977,46.2167],[-89.5002,46.2174],[-89.5009,46.2175],[-89.5019,46.2178],[-89.5058,46.2185],[-89.5175,46.2209],[-89.5214,46.2217],[-89.5223,46.2218],[-89.5224,46.2218],[-89.5225,46.2218],[-89.5226,46.2219],[-89.5332,46.224],[-89.5337,46.2241],[-89.5338,46.2241],[-89.5344,46.2242],[-89.5349,46.2242],[-89.5352,46.2243],[-89.5373,46.2245],[-89.5382,46.2247],[-89.5396,46.2249],[-89.5439,46.2258],[-89.5453,46.2261],[-89.5454,46.2261],[-89.5456,46.2261],[-89.5458,46.2262],[-89.546,46.2262],[-89.5471,46.2264],[-89.5499,46.227],[-89.5503,46.2271],[-89.5513,46.2272],[-89.5514,46.2273],[-89.5517,46.2273],[-89.552,46.2274],[-89.5526,46.2275],[-89.5528,46.2276],[-89.5532,46.2276],[-89.5541,46.2278],[-89.5543,46.2278],[-89.5547,46.2279],[-89.5548,46.2279],[-89.5549,46.2279],[-89.5551,46.228],[-89.5552,46.228],[-89.5554,46.228],[-89.5568,46.2283],[-89.559,46.2287],[-89.5613,46.2292],[-89.5628,46.2294],[-89.567,46.2303],[-89.5734,46.2315],[-89.5798,46.2328],[-89.5841,46.2336],[-89.5844,46.2337],[-89.5845,46.2337],[-89.5873,46.2343],[-89.5919,46.2351],[-89.5967,46.2361],[-89.6017,46.237],[-89.602,46.2371],[-89.6033,46.2374],[-89.6045,46.2376],[-89.6047,46.2376],[-89.6051,46.2377],[-89.6054,46.2378],[-89.6057,46.2378],[-89.606,46.2379],[-89.6064,46.238],[-89.607,46.2381],[-89.6073,46.2381],[-89.6074,46.2382],[-89.6077,46.2382],[-89.6078,46.2382],[-89.6081,46.2383],[-89.6085,46.2384],[-89.6252,46.2414],[-89.6338,46.2429],[-89.6381,46.2437],[-89.6459,46.2453],[-89.6469,46.2455],[-89.647,46.2455],[-89.6471,46.2455],[-89.6476,46.2456],[-89.6478,46.2456],[-89.6487,46.2458],[-89.6492,46.2459],[-89.6561,46.2474],[-89.6632,46.2489],[-89.6633,46.2489],[-89.6634,46.2489],[-89.6636,46.249],[-89.6667,46.2496],[-89.6668,46.2496],[-89.6671,46.2497],[-89.6672,46.2497],[-89.6673,46.2497],[-89.6674,46.2497],[-89.6676,46.2498],[-89.6677,46.2498],[-89.6678,46.2498],[-89.6688,46.2499],[-89.6692,46.2499],[-89.6718,46.2504],[-89.6727,46.2506],[-89.6731,46.2507],[-89.6732,46.2507],[-89.6737,46.2508],[-89.6739,46.2508],[-89.674,46.2508],[-89.6741,46.2509],[-89.6742,46.2509],[-89.6745,46.2509],[-89.6746,46.251],[-89.6765,46.2513],[-89.6821,46.2524],[-89.684,46.2528],[-89.6845,46.2529],[-89.6858,46.2531],[-89.6863,46.2532],[-89.6882,46.2536],[-89.6938,46.2547],[-89.6956,46.255],[-89.6957,46.255],[-89.6958,46.255],[-89.6963,46.2551],[-89.6964,46.2551],[-89.6965,46.2552],[-89.6968,46.2552],[-89.697,46.2552],[-89.6974,46.2553],[-89.6988,46.2556],[-89.6991,46.2557],[-89.6993,46.2557],[-89.7003,46.2559],[-89.7033,46.2564],[-89.7043,46.2566],[-89.7049,46.2567],[-89.7058,46.2569],[-89.7067,46.2571],[-89.7074,46.2572],[-89.7075,46.2572],[-89.7076,46.2573],[-89.7077,46.2573],[-89.7078,46.2573],[-89.7079,46.2573],[-89.7081,46.2573],[-89.7087,46.2575],[-89.7091,46.2575],[-89.7095,46.2576],[-89.7096,46.2576],[-89.7098,46.2577],[-89.7099,46.2577],[-89.7101,46.2577],[-89.7104,46.2578],[-89.7107,46.2578],[-89.7109,46.2579],[-89.711,46.2579],[-89.7111,46.2579],[-89.7126,46.2582],[-89.7174,46.2591],[-89.719,46.2594],[-89.7192,46.2595],[-89.7196,46.2595],[-89.7198,46.2596],[-89.7201,46.2596],[-89.7208,46.2598],[-89.7211,46.2599],[-89.7214,46.2599],[-89.7215,46.2599],[-89.7219,46.26],[-89.722,46.26],[-89.7222,46.26],[-89.7223,46.26],[-89.7225,46.2601],[-89.7228,46.2602],[-89.7231,46.2602],[-89.7232,46.2602],[-89.7233,46.2603],[-89.7238,46.2604],[-89.7239,46.2604],[-89.7241,46.2605],[-89.7246,46.2606],[-89.7256,46.2607],[-89.7262,46.2608],[-89.7266,46.2609],[-89.7271,46.261],[-89.7274,46.261],[-89.7276,46.2611],[-89.7277,46.2611],[-89.7279,46.2611],[-89.728,46.2612],[-89.7294,46.2614],[-89.7336,46.2622],[-89.7349,46.2625],[-89.735,46.2625],[-89.7352,46.2625],[-89.7353,46.2625],[-89.7364,46.2628],[-89.7386,46.2632],[-89.7396,46.2634],[-89.7407,46.2636],[-89.7415,46.2637],[-89.7421,46.2638],[-89.7431,46.264],[-89.7433,46.2641],[-89.7435,46.2641],[-89.7436,46.2641],[-89.7499,46.2654],[-89.7639,46.268],[-89.764,46.268],[-89.7641,46.268],[-89.7642,46.268],[-89.7645,46.2681],[-89.7646,46.2681],[-89.7648,46.2681],[-89.7649,46.2682],[-89.7675,46.2687],[-89.7754,46.2703],[-89.778,46.2708],[-89.7799,46.2712],[-89.7856,46.2723],[-89.7875,46.2727],[-89.7876,46.2727],[-89.7877,46.2727],[-89.7878,46.2728],[-89.7879,46.2728],[-89.7883,46.2729],[-89.7884,46.2729],[-89.789,46.273],[-89.7895,46.2731],[-89.7898,46.2732],[-89.7899,46.2732],[-89.7903,46.2733],[-89.7904,46.2733],[-89.7906,46.2734],[-89.7909,46.2734],[-89.7912,46.2735],[-89.7915,46.2735],[-89.7918,46.2736],[-89.7919,46.2736],[-89.7926,46.2737],[-89.7936,46.2739],[-89.7937,46.274],[-89.7943,46.2741],[-89.7948,46.2742],[-89.7949,46.2742],[-89.795,46.2742],[-89.7998,46.2751],[-89.8052,46.2761],[-89.8053,46.2762],[-89.8057,46.2762],[-89.8294,46.2808],[-89.835,46.2818],[-89.8412,46.283],[-89.8535,46.2853],[-89.8536,46.2854],[-89.8537,46.2854],[-89.8548,46.2856],[-89.8567,46.286],[-89.8568,46.286],[-89.8569,46.286],[-89.857,46.286],[-89.8598,46.2865],[-89.8638,46.2873],[-89.868,46.2881],[-89.8705,46.2886],[-89.8707,46.2886],[-89.8722,46.289],[-89.8752,46.2899],[-89.8768,46.2901],[-89.8777,46.2903],[-89.8783,46.2903],[-89.8784,46.2903],[-89.8785,46.2903],[-89.8791,46.2905],[-89.8805,46.2907],[-89.8867,46.2917],[-89.8888,46.292],[-89.889,46.292],[-89.8895,46.2921],[-89.8897,46.2922],[-89.89,46.2922],[-89.8905,46.2923],[-89.891,46.2925],[-89.8911,46.2925],[-89.8929,46.2929],[-89.8933,46.293],[-89.8952,46.2934],[-89.8958,46.2935],[-89.8964,46.2936],[-89.8965,46.2936],[-89.8966,46.2936],[-89.8979,46.2937],[-89.8979,46.2938],[-89.898,46.2938],[-89.8981,46.2938],[-89.9041,46.295],[-89.9043,46.2951],[-89.9056,46.2957],[-89.9083,46.2961],[-89.9095,46.2963],[-89.9098,46.2963],[-89.9099,46.2961],[-89.9101,46.2962],[-89.9107,46.2963],[-89.9123,46.2967],[-89.9129,46.2968],[-89.9135,46.2969],[-89.9154,46.2972],[-89.9161,46.2973],[-89.9167,46.2974],[-89.9183,46.2977],[-89.9189,46.2978],[-89.919,46.2978],[-89.9192,46.2978],[-89.9203,46.298],[-89.9234,46.2986],[-89.9244,46.2988],[-89.9246,46.2989],[-89.9249,46.2989],[-89.9253,46.299],[-89.9255,46.299],[-89.9257,46.2991],[-89.9262,46.2992],[-89.9264,46.2992],[-89.9269,46.2993],[-89.927,46.2993],[-89.9272,46.2994],[-89.9286,46.2996],[-89.9292,46.2998],[-89.9294,46.2998],[-89.9301,46.2999],[-89.9303,46.3],[-89.9371,46.3013],[-89.9573,46.3052],[-89.964,46.3065],[-89.9648,46.3066],[-89.9671,46.3071],[-89.9679,46.3073],[-89.9689,46.3075],[-89.9719,46.308],[-89.9729,46.3082],[-89.9757,46.3088],[-89.9841,46.3104],[-89.9869,46.3109],[-89.987,46.311],[-89.9874,46.311],[-89.9876,46.3111],[-89.9882,46.3112],[-89.9899,46.3115],[-89.9904,46.3116],[-89.9905,46.3116],[-90.0002,46.3135],[-90.0025,46.314],[-90.0028,46.3141],[-90.0203,46.3175],[-90.0293,46.3192],[-90.0396,46.3212],[-90.0519,46.3235],[-90.0527,46.3237],[-90.055,46.3241],[-90.0558,46.3243],[-90.0559,46.3243],[-90.0605,46.3252],[-90.0639,46.3258],[-90.0708,46.3272],[-90.0745,46.3279],[-90.0792,46.3288],[-90.0852,46.33],[-90.1,46.3329],[-90.1031,46.3334],[-90.109,46.3346],[-90.1114,46.3351],[-90.117,46.3363],[-90.1183,46.3366],[-90.1206,46.337],[-90.1208,46.3371],[-90.121,46.3372],[-90.1213,46.3373],[-90.1214,46.3374],[-90.1216,46.3376],[-90.1216,46.3377],[-90.1216,46.3379],[-90.1214,46.3382],[-90.1213,46.3386],[-90.1211,46.3387],[-90.121,46.3389],[-90.1209,46.3389],[-90.1206,46.339],[-90.1202,46.3389],[-90.1199,46.339],[-90.1194,46.3391],[-90.1188,46.3392],[-90.1187,46.3392],[-90.1185,46.3393],[-90.1185,46.3395],[-90.1186,46.3401],[-90.1186,46.3402],[-90.1186,46.3405],[-90.1186,46.3407],[-90.1186,46.3408],[-90.1185,46.341],[-90.1185,46.3411],[-90.1184,46.3411],[-90.1182,46.3412],[-90.1181,46.3412],[-90.118,46.3413],[-90.118,46.3414],[-90.118,46.3415],[-90.118,46.3416],[-90.1181,46.3417],[-90.1183,46.3418],[-90.1186,46.3419],[-90.1187,46.342],[-90.1188,46.3422],[-90.1192,46.3429],[-90.1196,46.3435],[-90.1197,46.3437],[-90.1199,46.3445],[-90.12,46.3447],[-90.12,46.3448],[-90.1201,46.3448],[-90.1202,46.3449],[-90.1204,46.3448],[-90.1215,46.3444],[-90.1216,46.3444],[-90.1218,46.3444],[-90.1219,46.3445],[-90.1221,46.3447],[-90.1222,46.3449],[-90.1232,46.3456],[-90.1235,46.3458],[-90.1236,46.346],[-90.1236,46.3463],[-90.1236,46.3464],[-90.1235,46.3465],[-90.1234,46.3466],[-90.1233,46.3466],[-90.123,46.3467],[-90.1226,46.3466],[-90.1222,46.3467],[-90.1219,46.3467],[-90.1218,46.3468],[-90.1217,46.3469],[-90.1219,46.3471],[-90.1219,46.3472],[-90.1218,46.3475],[-90.1218,46.3478],[-90.1213,46.3488],[-90.1209,46.3491],[-90.1207,46.3494],[-90.1205,46.3495],[-90.1204,46.3496],[-90.1203,46.3496],[-90.1202,46.3496],[-90.1198,46.3495],[-90.1197,46.3495],[-90.1195,46.3494],[-90.119,46.3492],[-90.1188,46.3492],[-90.1187,46.3492],[-90.1185,46.3493],[-90.1185,46.3494],[-90.1188,46.3497],[-90.1188,46.3499],[-90.1187,46.3499],[-90.1186,46.3501],[-90.1185,46.3502],[-90.1184,46.3502],[-90.1183,46.3502],[-90.1182,46.3501],[-90.1182,46.35],[-90.1181,46.3499],[-90.1179,46.3497],[-90.1177,46.3496],[-90.1175,46.3495],[-90.1174,46.3496],[-90.1173,46.3497],[-90.1174,46.3498],[-90.1176,46.3502],[-90.1176,46.3503],[-90.1176,46.3504],[-90.1175,46.3505],[-90.1174,46.3505],[-90.1173,46.3505],[-90.117,46.3505],[-90.1169,46.3506],[-90.1168,46.3507],[-90.1169,46.351],[-90.1169,46.3511],[-90.1169,46.3512],[-90.1169,46.3514],[-90.1168,46.3515],[-90.1166,46.3516],[-90.1166,46.3517],[-90.1166,46.3518],[-90.1167,46.3519],[-90.1168,46.352],[-90.1168,46.3521],[-90.1168,46.3523],[-90.1169,46.3525],[-90.1169,46.3527],[-90.1169,46.3529],[-90.1165,46.3533],[-90.1165,46.3534],[-90.1164,46.3534],[-90.1164,46.3535],[-90.1165,46.3536],[-90.1166,46.3538],[-90.1167,46.3538],[-90.1169,46.3538],[-90.1173,46.3537],[-90.1174,46.3537],[-90.1175,46.3538],[-90.1174,46.3543],[-90.1174,46.3544],[-90.1172,46.3546],[-90.1168,46.3548],[-90.1168,46.3549],[-90.1167,46.3549],[-90.1168,46.3551],[-90.1171,46.3553],[-90.1172,46.3554],[-90.1173,46.3555],[-90.1173,46.3557],[-90.1172,46.356],[-90.1172,46.3561],[-90.1173,46.3563],[-90.1174,46.3565],[-90.1178,46.357],[-90.1181,46.3575],[-90.1182,46.3578],[-90.1183,46.3581],[-90.1183,46.3582],[-90.1185,46.3585],[-90.1186,46.3586],[-90.1186,46.3591],[-90.1187,46.3593],[-90.1188,46.3595],[-90.119,46.3597],[-90.1192,46.3598],[-90.1194,46.3598],[-90.1195,46.3599],[-90.1196,46.3599],[-90.1197,46.3599],[-90.12,46.3599],[-90.1201,46.3599],[-90.1203,46.3598],[-90.1205,46.3598],[-90.1207,46.3598],[-90.1208,46.3598],[-90.1209,46.3599],[-90.1209,46.36],[-90.1209,46.3601],[-90.1207,46.3604],[-90.1206,46.3605],[-90.1207,46.3606],[-90.1207,46.3607],[-90.1208,46.3607],[-90.121,46.3608],[-90.1213,46.3606],[-90.1215,46.3607],[-90.1217,46.3607],[-90.122,46.3606],[-90.1221,46.3605],[-90.1223,46.3606],[-90.1225,46.3606],[-90.1229,46.3608],[-90.1231,46.3607],[-90.1233,46.3607],[-90.1234,46.3607],[-90.1234,46.3608],[-90.1234,46.3609],[-90.1233,46.361],[-90.1232,46.3611],[-90.1233,46.3612],[-90.1235,46.3613],[-90.1235,46.3614],[-90.1234,46.3615],[-90.1233,46.3615],[-90.123,46.3614],[-90.1228,46.3614],[-90.1227,46.3614],[-90.1226,46.3614],[-90.1226,46.3615],[-90.1226,46.3616],[-90.1226,46.3617],[-90.1228,46.3618],[-90.1228,46.362],[-90.1229,46.3621],[-90.123,46.3621],[-90.1231,46.3621],[-90.1231,46.362],[-90.1233,46.3619],[-90.1234,46.3619],[-90.1235,46.362],[-90.1235,46.3621],[-90.1236,46.3621],[-90.1238,46.362],[-90.1238,46.3619],[-90.1238,46.3617],[-90.1239,46.3616],[-90.124,46.3616],[-90.1241,46.3617],[-90.1241,46.3618],[-90.124,46.3622],[-90.1239,46.3623],[-90.1238,46.3624],[-90.1235,46.3624],[-90.1232,46.3626],[-90.123,46.3626],[-90.1229,46.3626],[-90.1227,46.3625],[-90.1226,46.3625],[-90.1225,46.3625],[-90.1225,46.3627],[-90.1226,46.3627],[-90.1229,46.3628],[-90.1231,46.3629],[-90.1233,46.3631],[-90.1233,46.3632],[-90.1233,46.3633],[-90.1232,46.3633],[-90.123,46.3634],[-90.1228,46.3634],[-90.1228,46.3635],[-90.1227,46.3635],[-90.1228,46.3636],[-90.1229,46.3637],[-90.1234,46.3639],[-90.1235,46.364],[-90.1236,46.3642],[-90.1236,46.3645],[-90.1238,46.3645],[-90.124,46.3645],[-90.1242,46.3646],[-90.1243,46.3647],[-90.1244,46.3649],[-90.1245,46.365],[-90.1247,46.3651],[-90.1252,46.3652],[-90.1253,46.3652],[-90.1254,46.3652],[-90.1255,46.3653],[-90.1256,46.3654],[-90.1257,46.3657],[-90.1257,46.3659],[-90.1257,46.366],[-90.1259,46.3664],[-90.1261,46.3665],[-90.1263,46.3668],[-90.1264,46.3668],[-90.1265,46.3669],[-90.1265,46.367],[-90.1267,46.3671],[-90.1268,46.3672],[-90.127,46.3673],[-90.1272,46.3675],[-90.128,46.3678],[-90.1282,46.368],[-90.1283,46.368],[-90.1286,46.368],[-90.1287,46.3681],[-90.1288,46.3681],[-90.1289,46.3681],[-90.1296,46.3684],[-90.1298,46.3684],[-90.1299,46.3685],[-90.13,46.3685],[-90.1301,46.3685],[-90.1303,46.3686],[-90.1304,46.3686],[-90.1305,46.3687],[-90.1306,46.3688],[-90.1307,46.3689],[-90.1307,46.369],[-90.1309,46.369],[-90.131,46.369],[-90.1312,46.369],[-90.1313,46.369],[-90.1313,46.3691],[-90.1314,46.3691],[-90.1314,46.3692],[-90.1314,46.3693],[-90.1313,46.3694],[-90.1312,46.3694],[-90.1311,46.3694],[-90.1308,46.3694],[-90.1306,46.3694],[-90.1305,46.3694],[-90.1304,46.3694],[-90.1303,46.3695],[-90.1299,46.3697],[-90.1298,46.3697],[-90.1298,46.3698],[-90.1297,46.3699],[-90.1298,46.37],[-90.1299,46.3701],[-90.13,46.3701],[-90.1301,46.3702],[-90.1304,46.3704],[-90.1305,46.3704],[-90.1306,46.3706],[-90.1305,46.3707],[-90.1303,46.3707],[-90.1302,46.3708],[-90.1303,46.3709],[-90.1303,46.371],[-90.1305,46.3712],[-90.1306,46.3712],[-90.1308,46.3713],[-90.1309,46.3713],[-90.131,46.3712],[-90.1311,46.3711],[-90.1312,46.371],[-90.1312,46.3709],[-90.1312,46.3708],[-90.1313,46.3707],[-90.1314,46.3707],[-90.1316,46.3707],[-90.1317,46.3708],[-90.1317,46.3709],[-90.1317,46.371],[-90.1318,46.371],[-90.1318,46.3712],[-90.1317,46.3712],[-90.1318,46.3713],[-90.1319,46.3713],[-90.132,46.3714],[-90.1321,46.3714],[-90.1324,46.3715],[-90.1325,46.3715],[-90.1326,46.3716],[-90.1329,46.3717],[-90.133,46.3718],[-90.1331,46.3718],[-90.1331,46.3717],[-90.1332,46.3717],[-90.1332,46.3716],[-90.1332,46.3715],[-90.1333,46.3715],[-90.1334,46.3715],[-90.1334,46.3716],[-90.1334,46.3718],[-90.1333,46.3719],[-90.1333,46.372],[-90.1333,46.3721],[-90.1334,46.3721],[-90.1335,46.3721],[-90.1336,46.372],[-90.1338,46.3719],[-90.1338,46.3718],[-90.1339,46.3717],[-90.134,46.3718],[-90.134,46.3719],[-90.1341,46.372],[-90.1341,46.3722],[-90.134,46.3723],[-90.134,46.3724],[-90.1339,46.3725],[-90.1336,46.3727],[-90.1335,46.3727],[-90.1335,46.3728],[-90.1336,46.3728],[-90.1338,46.3729],[-90.1339,46.3729],[-90.1339,46.373],[-90.1339,46.3731],[-90.134,46.3732],[-90.1341,46.3733],[-90.1342,46.3733],[-90.1344,46.3734],[-90.1345,46.3734],[-90.1346,46.3735],[-90.1346,46.3736],[-90.1346,46.3737],[-90.1346,46.3739],[-90.1346,46.3742],[-90.1346,46.3743],[-90.1346,46.3744],[-90.1346,46.3745],[-90.1346,46.3746],[-90.1345,46.3748],[-90.1345,46.3749],[-90.1345,46.375],[-90.1344,46.3754],[-90.1344,46.3755],[-90.1343,46.3757],[-90.1343,46.3759],[-90.1342,46.3767],[-90.1342,46.3768],[-90.134,46.377],[-90.1339,46.3772],[-90.1339,46.3773],[-90.134,46.3773],[-90.1344,46.3774],[-90.1345,46.3774],[-90.1344,46.3775],[-90.1343,46.3775],[-90.134,46.3775],[-90.1339,46.3775],[-90.1338,46.3775],[-90.1337,46.3776],[-90.1338,46.3777],[-90.1341,46.3779],[-90.1341,46.378],[-90.1339,46.378],[-90.1334,46.3779],[-90.1332,46.3779],[-90.133,46.3779],[-90.1329,46.378],[-90.1328,46.3781],[-90.1328,46.3783],[-90.1329,46.3785],[-90.1332,46.3787],[-90.1333,46.3788],[-90.1337,46.3789],[-90.1341,46.379],[-90.1342,46.379],[-90.1342,46.3791],[-90.1341,46.3796],[-90.134,46.3796],[-90.1338,46.3797],[-90.1336,46.3798],[-90.1335,46.3799],[-90.1335,46.38],[-90.1335,46.3802],[-90.1334,46.3803],[-90.1332,46.3803],[-90.133,46.3802],[-90.1327,46.3801],[-90.1326,46.3801],[-90.1325,46.3801],[-90.1325,46.3802],[-90.1325,46.3805],[-90.1325,46.3806],[-90.1323,46.3807],[-90.1322,46.3809],[-90.1321,46.381],[-90.1322,46.3811],[-90.1324,46.3814],[-90.1325,46.3815],[-90.1328,46.3817],[-90.1332,46.3817],[-90.1334,46.3817],[-90.1335,46.3818],[-90.1336,46.3818],[-90.1337,46.3819],[-90.1335,46.382],[-90.1335,46.3821],[-90.1338,46.3822],[-90.1342,46.3823],[-90.1348,46.3824],[-90.1349,46.3824],[-90.135,46.3823],[-90.1352,46.3823],[-90.1353,46.3822],[-90.1354,46.3822],[-90.1354,46.3823],[-90.1355,46.3823],[-90.1355,46.3824],[-90.1355,46.3825],[-90.1352,46.3827],[-90.1351,46.3827],[-90.1351,46.3828],[-90.1352,46.3829],[-90.1354,46.383],[-90.1355,46.383],[-90.1357,46.383],[-90.1359,46.383],[-90.1361,46.3831],[-90.1363,46.3832],[-90.1364,46.3832],[-90.1365,46.3833],[-90.1366,46.3835],[-90.1369,46.3838],[-90.1371,46.384],[-90.1373,46.3841],[-90.1375,46.3842],[-90.1376,46.3842],[-90.138,46.3844],[-90.1383,46.3845],[-90.1384,46.3846],[-90.1386,46.3848],[-90.1388,46.3849],[-90.139,46.385],[-90.1393,46.385],[-90.1394,46.385],[-90.1397,46.3853],[-90.1398,46.3854],[-90.1398,46.3857],[-90.1397,46.386],[-90.1397,46.3861],[-90.1398,46.3862],[-90.1401,46.3863],[-90.1405,46.3864],[-90.1406,46.3864],[-90.1407,46.3865],[-90.1407,46.3869],[-90.1408,46.387],[-90.1409,46.3871],[-90.1412,46.3871],[-90.1413,46.3872],[-90.1414,46.3873],[-90.1415,46.3873],[-90.1415,46.3874],[-90.1415,46.3875],[-90.1414,46.3876],[-90.1414,46.3877],[-90.1411,46.3879],[-90.1408,46.3881],[-90.1407,46.3882],[-90.1407,46.3883],[-90.1408,46.3884],[-90.1412,46.3889],[-90.1414,46.389],[-90.1417,46.3892],[-90.1419,46.3893],[-90.1423,46.3895],[-90.1429,46.3895],[-90.1433,46.3896],[-90.1436,46.3897],[-90.1439,46.3897],[-90.1441,46.3899],[-90.1444,46.3901],[-90.1444,46.3902],[-90.1445,46.3905],[-90.1446,46.3908],[-90.1447,46.391],[-90.1448,46.3912],[-90.145,46.3914],[-90.145,46.3916],[-90.145,46.3918],[-90.145,46.3919],[-90.1448,46.392],[-90.1445,46.3921],[-90.1444,46.3922],[-90.1443,46.3923],[-90.1443,46.3924],[-90.1444,46.3925],[-90.1447,46.3932],[-90.1449,46.3935],[-90.1451,46.3939],[-90.1453,46.394],[-90.1454,46.3942],[-90.146,46.3946],[-90.1466,46.395],[-90.147,46.3953],[-90.1473,46.3954],[-90.1475,46.3956],[-90.1477,46.3959],[-90.1478,46.3961],[-90.1478,46.3963],[-90.1475,46.3965],[-90.1475,46.3966],[-90.1474,46.3966],[-90.1472,46.3964],[-90.1471,46.3964],[-90.147,46.3964],[-90.147,46.3965],[-90.1469,46.3966],[-90.1469,46.3968],[-90.1468,46.3971],[-90.1469,46.3975],[-90.1469,46.3977],[-90.1469,46.398],[-90.1469,46.3981],[-90.147,46.3985],[-90.1467,46.399],[-90.1468,46.3991],[-90.1469,46.3992],[-90.1471,46.3992],[-90.1477,46.3995],[-90.1478,46.3995],[-90.148,46.3995],[-90.1481,46.3994],[-90.1486,46.3992],[-90.1488,46.3991],[-90.1491,46.3991],[-90.1492,46.3991],[-90.1494,46.3992],[-90.1497,46.3996],[-90.1498,46.3998],[-90.15,46.3998],[-90.1502,46.3997],[-90.1503,46.3997],[-90.1505,46.3998],[-90.1505,46.3999],[-90.1505,46.4004],[-90.1506,46.4004],[-90.1507,46.4004],[-90.1509,46.4002],[-90.151,46.4002],[-90.1511,46.4002],[-90.1513,46.4003],[-90.1514,46.4004],[-90.1512,46.4007],[-90.1512,46.4008],[-90.1513,46.4008],[-90.152,46.401],[-90.1524,46.401],[-90.1527,46.4011],[-90.1531,46.4012],[-90.1532,46.4012],[-90.1532,46.4013],[-90.1533,46.4015],[-90.1532,46.402],[-90.1533,46.4021],[-90.1532,46.4022],[-90.1533,46.4023],[-90.1533,46.4026],[-90.1533,46.4028],[-90.1532,46.403],[-90.1532,46.4031],[-90.1533,46.4032],[-90.1534,46.4032],[-90.1535,46.4032],[-90.1539,46.4031],[-90.154,46.4032],[-90.1541,46.4032],[-90.1541,46.4033],[-90.1541,46.4034],[-90.1538,46.4035],[-90.1528,46.4036],[-90.1528,46.4038],[-90.153,46.404],[-90.1532,46.4041],[-90.1533,46.4042],[-90.1534,46.4042],[-90.1535,46.4042],[-90.1537,46.404],[-90.1538,46.404],[-90.154,46.404],[-90.154,46.4041],[-90.154,46.4042],[-90.1539,46.4044],[-90.1539,46.4045],[-90.154,46.4045],[-90.1544,46.4043],[-90.1545,46.4043],[-90.1545,46.4044],[-90.1546,46.4044],[-90.1545,46.4049],[-90.1544,46.4051],[-90.1542,46.4052],[-90.1542,46.4053],[-90.1543,46.4053],[-90.1548,46.4053],[-90.1549,46.4053],[-90.1549,46.4054],[-90.155,46.4055],[-90.1549,46.4055],[-90.1548,46.4056],[-90.1546,46.4056],[-90.1543,46.4056],[-90.1542,46.4056],[-90.1542,46.4057],[-90.1541,46.4057],[-90.1539,46.4059],[-90.1538,46.4059],[-90.1537,46.406],[-90.1535,46.4059],[-90.1534,46.4058],[-90.1533,46.4058],[-90.1533,46.4059],[-90.1532,46.406],[-90.1533,46.4061],[-90.1533,46.4062],[-90.1535,46.4062],[-90.1536,46.4063],[-90.1539,46.4062],[-90.154,46.4062],[-90.1541,46.4063],[-90.1542,46.4064],[-90.1542,46.4065],[-90.1541,46.4066],[-90.154,46.4067],[-90.1538,46.4068],[-90.1537,46.4069],[-90.1536,46.407],[-90.1537,46.4071],[-90.1538,46.4071],[-90.1542,46.4071],[-90.1546,46.4072],[-90.1548,46.4072],[-90.1549,46.4071],[-90.1548,46.4068],[-90.1547,46.4067],[-90.1548,46.4066],[-90.1549,46.4067],[-90.155,46.4067],[-90.1552,46.4069],[-90.1552,46.407],[-90.1554,46.4072],[-90.1555,46.4072],[-90.1559,46.4073],[-90.156,46.4074],[-90.1561,46.4075],[-90.1562,46.4075],[-90.1562,46.4076],[-90.1562,46.4077],[-90.156,46.4079],[-90.156,46.408],[-90.1561,46.408],[-90.1564,46.4082],[-90.1567,46.4082],[-90.1569,46.4081],[-90.1571,46.408],[-90.1572,46.4079],[-90.1572,46.408],[-90.1573,46.4081],[-90.1574,46.4082],[-90.1573,46.4084],[-90.1572,46.4087],[-90.1572,46.4089],[-90.1573,46.4089],[-90.1574,46.4091],[-90.1576,46.4092],[-90.1577,46.4093],[-90.1579,46.4093],[-90.1582,46.4093],[-90.1583,46.4094],[-90.1584,46.4094],[-90.1584,46.4096],[-90.1583,46.4097],[-90.1583,46.4098],[-90.1582,46.4098],[-90.1579,46.4098],[-90.1578,46.4099],[-90.1577,46.4099],[-90.1577,46.41],[-90.1578,46.4102],[-90.1579,46.4103],[-90.1581,46.4105],[-90.1586,46.4108],[-90.1587,46.4109],[-90.1588,46.411],[-90.1587,46.4113],[-90.1587,46.4115],[-90.1586,46.4116],[-90.1585,46.4118],[-90.1585,46.4119],[-90.1587,46.4122],[-90.1587,46.4123],[-90.1587,46.4124],[-90.1587,46.4127],[-90.1586,46.4129],[-90.1586,46.4132],[-90.1586,46.4133],[-90.1587,46.4134],[-90.1588,46.4136],[-90.1591,46.4139],[-90.1591,46.414],[-90.1591,46.4141],[-90.159,46.4143],[-90.1588,46.4145],[-90.1587,46.4146],[-90.1586,46.4147],[-90.1582,46.415],[-90.158,46.4152],[-90.1579,46.4152],[-90.1578,46.4155],[-90.1577,46.4156],[-90.1577,46.4157],[-90.1578,46.416],[-90.1578,46.4162],[-90.1583,46.417],[-90.1583,46.4172],[-90.1584,46.4174],[-90.1584,46.4175],[-90.1587,46.4178],[-90.1589,46.418],[-90.1589,46.4184],[-90.1589,46.4191],[-90.1589,46.4192],[-90.1588,46.4195],[-90.1586,46.4201],[-90.1584,46.4204],[-90.1582,46.4207],[-90.158,46.4208],[-90.1578,46.4209],[-90.1574,46.421],[-90.1573,46.4211],[-90.1573,46.4212],[-90.1574,46.4212],[-90.1578,46.4214],[-90.158,46.4215],[-90.1581,46.4217],[-90.1581,46.422],[-90.1581,46.4221],[-90.1581,46.4223],[-90.1582,46.4224],[-90.1584,46.4225],[-90.1587,46.4227],[-90.1589,46.4227],[-90.1593,46.4227],[-90.1598,46.4227],[-90.16,46.4227],[-90.1603,46.4227],[-90.1603,46.4228],[-90.1605,46.4228],[-90.1606,46.4229],[-90.1606,46.423],[-90.1606,46.4235],[-90.1605,46.4239],[-90.1604,46.4243],[-90.1603,46.4244],[-90.1601,46.4247],[-90.16,46.4248],[-90.1598,46.425],[-90.1597,46.4252],[-90.1596,46.4253],[-90.1597,46.4254],[-90.1597,46.4255],[-90.1598,46.4255],[-90.16,46.4256],[-90.1602,46.4257],[-90.1603,46.4258],[-90.1602,46.4265],[-90.1603,46.4266],[-90.1604,46.4267],[-90.1605,46.4267],[-90.1609,46.4268],[-90.162,46.4273],[-90.1622,46.4274],[-90.1624,46.4275],[-90.1624,46.4276],[-90.1624,46.4279],[-90.1623,46.4291],[-90.1623,46.4297],[-90.1623,46.4298],[-90.1624,46.4302],[-90.1624,46.4304],[-90.1625,46.4306],[-90.1627,46.4309],[-90.1628,46.431],[-90.1631,46.4312],[-90.1633,46.4316],[-90.1634,46.4318],[-90.1636,46.4325],[-90.1636,46.4326],[-90.1633,46.433],[-90.1633,46.4333],[-90.1633,46.4341],[-90.1633,46.4344],[-90.1633,46.4346],[-90.1633,46.4348],[-90.1634,46.4349],[-90.1637,46.4351],[-90.1638,46.4352],[-90.164,46.4352],[-90.1641,46.4353],[-90.1641,46.4354],[-90.164,46.4355],[-90.1641,46.4355],[-90.1643,46.4356],[-90.1646,46.4359],[-90.1654,46.4367],[-90.1657,46.437],[-90.1661,46.4375],[-90.1664,46.4378],[-90.1668,46.4381],[-90.167,46.4382],[-90.1671,46.4385],[-90.1672,46.4385],[-90.1672,46.4387],[-90.1671,46.439],[-90.167,46.4391],[-90.1668,46.4392],[-90.1667,46.4393],[-90.1667,46.4395],[-90.1667,46.4396],[-90.1667,46.4397],[-90.1667,46.4399],[-90.1668,46.44],[-90.1669,46.4403],[-90.1669,46.4404],[-90.167,46.4409],[-90.1672,46.4411],[-90.1672,46.4412],[-90.1673,46.4414],[-90.1673,46.4415],[-90.1674,46.4417],[-90.1677,46.442],[-90.1678,46.4421],[-90.1679,46.4421],[-90.168,46.4421],[-90.1681,46.4421],[-90.1684,46.4416],[-90.1687,46.4411],[-90.1689,46.4406],[-90.169,46.4404],[-90.1693,46.44],[-90.1695,46.4397],[-90.1697,46.4397],[-90.1701,46.4395],[-90.1704,46.4394],[-90.1707,46.4394],[-90.1708,46.4395],[-90.1712,46.4396],[-90.1716,46.4398],[-90.1718,46.4398],[-90.1721,46.4399],[-90.1724,46.4399],[-90.1727,46.4399],[-90.1732,46.4398],[-90.1739,46.4396],[-90.1741,46.4396],[-90.1745,46.4396],[-90.1749,46.4396],[-90.175,46.4396],[-90.1752,46.4396],[-90.1756,46.4397],[-90.1761,46.4398],[-90.1766,46.4399],[-90.1769,46.44],[-90.1771,46.4401],[-90.1774,46.4401],[-90.1775,46.4401],[-90.1777,46.4401],[-90.1778,46.4401],[-90.1779,46.4402],[-90.1783,46.4405],[-90.1783,46.4406],[-90.1782,46.4406],[-90.178,46.4406],[-90.1779,46.4407],[-90.1778,46.4408],[-90.1778,46.4409],[-90.1778,46.441],[-90.1779,46.4411],[-90.1779,46.4412],[-90.1779,46.4414],[-90.1779,46.4415],[-90.1782,46.4419],[-90.1783,46.442],[-90.1783,46.4422],[-90.1783,46.4424],[-90.1782,46.4425],[-90.1781,46.4427],[-90.1779,46.4428],[-90.1779,46.4429],[-90.1778,46.4432],[-90.1778,46.4433],[-90.1778,46.4434],[-90.1781,46.4439],[-90.1781,46.444],[-90.178,46.4442],[-90.1781,46.4445],[-90.1779,46.445],[-90.1777,46.4453],[-90.1776,46.4457],[-90.1776,46.4462],[-90.1775,46.4464],[-90.1771,46.4471],[-90.1771,46.4472],[-90.1768,46.4477],[-90.1767,46.4478],[-90.1767,46.448],[-90.1768,46.4483],[-90.1769,46.4486],[-90.1772,46.4491],[-90.1774,46.4492],[-90.1776,46.4493],[-90.1781,46.4496],[-90.1783,46.4498],[-90.1784,46.4499],[-90.1786,46.45],[-90.1788,46.4502],[-90.1789,46.4503],[-90.1791,46.4505],[-90.1792,46.4506],[-90.1792,46.4507],[-90.1792,46.4508],[-90.1791,46.4509],[-90.1789,46.4512],[-90.1788,46.4514],[-90.1788,46.4515],[-90.1788,46.4516],[-90.1788,46.4517],[-90.1789,46.4519],[-90.1791,46.4521],[-90.1792,46.4522],[-90.1793,46.4524],[-90.1793,46.4527],[-90.1794,46.4528],[-90.1793,46.453],[-90.1793,46.4532],[-90.1791,46.4534],[-90.1788,46.454],[-90.1788,46.4542],[-90.1787,46.4543],[-90.1786,46.4546],[-90.1783,46.4552],[-90.1782,46.4553],[-90.178,46.4558],[-90.178,46.4559],[-90.1781,46.4561],[-90.1783,46.4564],[-90.1783,46.4565],[-90.1782,46.4568],[-90.1782,46.4569],[-90.1782,46.4571],[-90.1782,46.4572],[-90.1783,46.4574],[-90.1785,46.4576],[-90.1786,46.4577],[-90.1787,46.4578],[-90.1793,46.4582],[-90.1794,46.4582],[-90.1797,46.4585],[-90.1803,46.4587],[-90.1807,46.4588],[-90.181,46.4588],[-90.1811,46.4588],[-90.1814,46.4586],[-90.1815,46.4586],[-90.1815,46.4585],[-90.1814,46.4584],[-90.1813,46.4584],[-90.181,46.4582],[-90.1808,46.4581],[-90.1806,46.458],[-90.1802,46.4577],[-90.1801,46.4576],[-90.1799,46.4574],[-90.1798,46.4571],[-90.1799,46.4569],[-90.18,46.4567],[-90.1801,46.4566],[-90.1802,46.4566],[-90.1804,46.4566],[-90.1805,46.4566],[-90.1811,46.4572],[-90.1813,46.4573],[-90.1816,46.4573],[-90.1825,46.4575],[-90.183,46.4575],[-90.1837,46.4576],[-90.1842,46.4576],[-90.1844,46.4576],[-90.185,46.4578],[-90.1855,46.4579],[-90.1857,46.4579],[-90.1872,46.4581],[-90.1877,46.4582],[-90.1881,46.4583],[-90.1883,46.4583],[-90.1887,46.4585],[-90.1888,46.4585],[-90.189,46.4586],[-90.1892,46.4587],[-90.1894,46.4588],[-90.1897,46.459],[-90.19,46.4592],[-90.1908,46.4598],[-90.1914,46.4605],[-90.1915,46.4607],[-90.1915,46.4609],[-90.1915,46.461],[-90.1913,46.4612],[-90.1912,46.4613],[-90.1912,46.4617],[-90.1913,46.4618],[-90.1915,46.4619],[-90.1916,46.462],[-90.1919,46.462],[-90.1923,46.4619],[-90.1924,46.4619],[-90.1926,46.462],[-90.1927,46.4621],[-90.1927,46.4622],[-90.1928,46.4625],[-90.193,46.4626],[-90.1934,46.4631],[-90.1936,46.4632],[-90.1936,46.4633],[-90.1936,46.4634],[-90.1936,46.4635],[-90.1934,46.4635],[-90.1933,46.4636],[-90.193,46.4636],[-90.1929,46.4636],[-90.1927,46.4634],[-90.1925,46.4633],[-90.1924,46.4633],[-90.1923,46.4633],[-90.1922,46.4634],[-90.1921,46.4635],[-90.1922,46.4638],[-90.1922,46.4639],[-90.1921,46.464],[-90.1919,46.4641],[-90.1919,46.4642],[-90.1918,46.4643],[-90.1918,46.4644],[-90.1919,46.4645],[-90.1923,46.4649],[-90.1924,46.4651],[-90.1924,46.4652],[-90.1924,46.4654],[-90.1923,46.4656],[-90.1922,46.4658],[-90.1921,46.4658],[-90.192,46.4658],[-90.1918,46.4656],[-90.1918,46.4655],[-90.1916,46.4655],[-90.1915,46.4654],[-90.1913,46.4655],[-90.1912,46.4656],[-90.1911,46.4657],[-90.191,46.4661],[-90.1903,46.4664],[-90.1902,46.4665],[-90.1898,46.4668],[-90.1896,46.467],[-90.1896,46.4671],[-90.1894,46.4674],[-90.1893,46.4675],[-90.189,46.4677],[-90.1887,46.4679],[-90.1886,46.468],[-90.1886,46.4681],[-90.1886,46.4683],[-90.1887,46.4686],[-90.1888,46.4687],[-90.1888,46.4689],[-90.1889,46.469],[-90.189,46.4691],[-90.1891,46.4691],[-90.1892,46.4691],[-90.1895,46.4689],[-90.1899,46.4688],[-90.1904,46.4686],[-90.1907,46.4686],[-90.191,46.4685],[-90.1914,46.4684],[-90.1919,46.4684],[-90.1921,46.4684],[-90.1924,46.4685],[-90.1927,46.4686],[-90.1929,46.4687],[-90.1929,46.4688],[-90.193,46.469],[-90.193,46.4691],[-90.1929,46.4692],[-90.1928,46.4694],[-90.1924,46.4698],[-90.1923,46.47],[-90.1924,46.4701],[-90.1924,46.4703],[-90.1928,46.4711],[-90.1929,46.4714],[-90.193,46.4719],[-90.193,46.4721],[-90.1932,46.4723],[-90.1932,46.4724],[-90.1935,46.4725],[-90.194,46.4725],[-90.1941,46.4726],[-90.1943,46.4727],[-90.1946,46.4729],[-90.195,46.4733],[-90.1951,46.4733],[-90.1952,46.4734],[-90.1955,46.4734],[-90.1958,46.4734],[-90.1961,46.4734],[-90.1964,46.4734],[-90.1966,46.4732],[-90.1967,46.473],[-90.1968,46.473],[-90.197,46.4731],[-90.1972,46.4732],[-90.1972,46.4733],[-90.1973,46.4733],[-90.1972,46.4736],[-90.1971,46.4738],[-90.1972,46.4738],[-90.1973,46.4738],[-90.1974,46.4738],[-90.1976,46.4739],[-90.1977,46.474],[-90.1977,46.4741],[-90.1977,46.4742],[-90.1979,46.4743],[-90.198,46.4743],[-90.1982,46.4744],[-90.1986,46.4744],[-90.1989,46.4745],[-90.199,46.4745],[-90.1991,46.4746],[-90.1991,46.4747],[-90.1992,46.4748],[-90.1993,46.4748],[-90.1995,46.4751],[-90.1997,46.4751],[-90.2,46.4751],[-90.2002,46.4752],[-90.2005,46.4753],[-90.2007,46.4754],[-90.2008,46.4756],[-90.2013,46.4758],[-90.2014,46.4758],[-90.2018,46.4761],[-90.2025,46.4766],[-90.203,46.477],[-90.2036,46.4776],[-90.2042,46.4783],[-90.2043,46.4784],[-90.2048,46.4791],[-90.2049,46.4792],[-90.2055,46.4802],[-90.2056,46.4807],[-90.2057,46.4816],[-90.2058,46.4823],[-90.2057,46.4845],[-90.2058,46.4848],[-90.2063,46.4854],[-90.2069,46.486],[-90.2071,46.486],[-90.2076,46.4859],[-90.208,46.4861],[-90.2086,46.4866],[-90.2093,46.487],[-90.2095,46.4875],[-90.2108,46.4888],[-90.2113,46.4895],[-90.2121,46.4906],[-90.2122,46.4909],[-90.2122,46.4912],[-90.2121,46.4915],[-90.212,46.4916],[-90.2113,46.4927],[-90.2112,46.4929],[-90.2112,46.4931],[-90.2113,46.4933],[-90.2115,46.4934],[-90.2123,46.4937],[-90.2125,46.4939],[-90.2128,46.4948],[-90.2131,46.4953],[-90.2133,46.4957],[-90.2135,46.4959],[-90.2142,46.4965],[-90.2146,46.4969],[-90.2147,46.4972],[-90.2151,46.4979],[-90.2151,46.4987],[-90.2153,46.4992],[-90.2152,46.4995],[-90.2152,46.4996],[-90.2151,46.4997],[-90.2151,46.4998],[-90.2152,46.5],[-90.2153,46.5001],[-90.2155,46.5003],[-90.2156,46.5004],[-90.2157,46.5006],[-90.2159,46.5008],[-90.216,46.501],[-90.2162,46.5013],[-90.2164,46.5014],[-90.2165,46.5015],[-90.2165,46.5016],[-90.2166,46.5016],[-90.2168,46.5018],[-90.2172,46.502],[-90.2173,46.502],[-90.2174,46.502],[-90.2176,46.5022],[-90.2178,46.5022],[-90.2179,46.5022],[-90.2181,46.5022],[-90.2182,46.5022],[-90.2183,46.5022],[-90.2184,46.5022],[-90.2185,46.5022],[-90.2187,46.5022],[-90.2188,46.5022],[-90.219,46.5022],[-90.219,46.5023],[-90.2193,46.5024],[-90.2193,46.5025],[-90.2194,46.5027],[-90.2194,46.5028],[-90.2195,46.5028],[-90.2195,46.5029],[-90.2196,46.5029],[-90.2196,46.503],[-90.2196,46.5031],[-90.2197,46.5032],[-90.2198,46.5032],[-90.22,46.5033],[-90.2202,46.5035],[-90.2203,46.5035],[-90.2204,46.5035],[-90.2206,46.5036],[-90.2207,46.5036],[-90.2208,46.5036],[-90.2209,46.5035],[-90.2209,46.5034],[-90.2209,46.5033],[-90.221,46.5033],[-90.2211,46.5032],[-90.2212,46.5032],[-90.2213,46.5032],[-90.2215,46.5032],[-90.2215,46.5031],[-90.2216,46.5031],[-90.2218,46.5031],[-90.2219,46.5031],[-90.2219,46.5032],[-90.2221,46.5032],[-90.2224,46.5033],[-90.2226,46.5034],[-90.2227,46.5033],[-90.2228,46.5033],[-90.2231,46.5031],[-90.2233,46.5031],[-90.2234,46.503],[-90.2237,46.5029],[-90.224,46.5029],[-90.2241,46.5028],[-90.2242,46.5028],[-90.2246,46.5027],[-90.2247,46.5027],[-90.2249,46.5027],[-90.225,46.5027],[-90.2252,46.5026],[-90.2254,46.5026],[-90.2255,46.5026],[-90.2257,46.5026],[-90.2258,46.5026],[-90.2259,46.5026],[-90.226,46.5025],[-90.2261,46.5025],[-90.2261,46.5024],[-90.2262,46.5024],[-90.2262,46.5023],[-90.2263,46.5021],[-90.2264,46.5019],[-90.2266,46.5018],[-90.2267,46.5018],[-90.2269,46.5018],[-90.2271,46.5018],[-90.2274,46.5018],[-90.2275,46.5018],[-90.2277,46.5018],[-90.2279,46.5016],[-90.2281,46.5016],[-90.2284,46.5015],[-90.2285,46.5015],[-90.2287,46.5015],[-90.2289,46.5015],[-90.2291,46.5015],[-90.2292,46.5015],[-90.2295,46.5014],[-90.2296,46.5014],[-90.2297,46.5014],[-90.2301,46.5014],[-90.2302,46.5014],[-90.2303,46.5014],[-90.2305,46.5014],[-90.2307,46.5014],[-90.2308,46.5015],[-90.2309,46.5015],[-90.231,46.5016],[-90.2309,46.5017],[-90.2308,46.5018],[-90.2303,46.502],[-90.2299,46.5022],[-90.2297,46.5023],[-90.2296,46.5023],[-90.2295,46.5024],[-90.2293,46.5025],[-90.2292,46.5026],[-90.2291,46.5027],[-90.2292,46.5028],[-90.2293,46.5028],[-90.2295,46.5029],[-90.2296,46.5029],[-90.2297,46.5029],[-90.2299,46.5029],[-90.23,46.5029],[-90.2301,46.5029],[-90.2302,46.5029],[-90.2303,46.5028],[-90.2305,46.5028],[-90.2306,46.5028],[-90.2307,46.5028],[-90.2308,46.5028],[-90.2309,46.5028],[-90.2311,46.5029],[-90.2312,46.503],[-90.2313,46.5031],[-90.2312,46.5032],[-90.231,46.5033],[-90.2309,46.5034],[-90.2309,46.5035],[-90.2309,46.5036],[-90.231,46.5038],[-90.231,46.5039],[-90.231,46.504],[-90.2311,46.504],[-90.2311,46.5041],[-90.2311,46.5043],[-90.2311,46.5048],[-90.2311,46.5049],[-90.231,46.505],[-90.231,46.5051],[-90.2309,46.5052],[-90.2309,46.5053],[-90.2308,46.5053],[-90.2308,46.5054],[-90.2307,46.5057],[-90.2306,46.5058],[-90.2305,46.5059],[-90.2305,46.506],[-90.2304,46.506],[-90.2302,46.5062],[-90.2302,46.5063],[-90.2301,46.5063],[-90.2301,46.5064],[-90.23,46.5064],[-90.23,46.5065],[-90.2298,46.5067],[-90.2297,46.5068],[-90.2297,46.5069],[-90.2297,46.5071],[-90.2297,46.5073],[-90.2297,46.5075],[-90.2296,46.5076],[-90.2296,46.5077],[-90.2295,46.5077],[-90.2295,46.5078],[-90.2294,46.5079],[-90.2294,46.5081],[-90.2295,46.5083],[-90.2296,46.5084],[-90.2297,46.5085],[-90.2299,46.5086],[-90.2301,46.5088],[-90.2302,46.5089],[-90.2303,46.509],[-90.2304,46.5092],[-90.2305,46.5093],[-90.2308,46.5096],[-90.2309,46.5097],[-90.231,46.5098],[-90.231,46.5099],[-90.2311,46.5099],[-90.2312,46.5099],[-90.2314,46.5099],[-90.2316,46.5099],[-90.2322,46.5097],[-90.2324,46.5095],[-90.2327,46.5094],[-90.2328,46.5093],[-90.2329,46.5093],[-90.233,46.5093],[-90.2334,46.509],[-90.2335,46.5089],[-90.2343,46.5085],[-90.2346,46.5083],[-90.2353,46.5078],[-90.2354,46.5078],[-90.2355,46.5077],[-90.2358,46.5075],[-90.2359,46.5075],[-90.2363,46.5073],[-90.2365,46.5072],[-90.2367,46.5071],[-90.2371,46.507],[-90.2374,46.5068],[-90.2377,46.5068],[-90.2378,46.5068],[-90.2379,46.5068],[-90.238,46.5068],[-90.2382,46.5068],[-90.2387,46.5069],[-90.2388,46.507],[-90.2389,46.5069],[-90.239,46.5069],[-90.2391,46.5068],[-90.2392,46.5068],[-90.2393,46.5068],[-90.2394,46.5067],[-90.2397,46.5065],[-90.2398,46.5065],[-90.2402,46.5064],[-90.2403,46.5063],[-90.2405,46.5063],[-90.2407,46.5061],[-90.2408,46.506],[-90.2409,46.506],[-90.241,46.506],[-90.2411,46.506],[-90.2412,46.506],[-90.2414,46.506],[-90.2416,46.506],[-90.2419,46.5059],[-90.242,46.5058],[-90.2422,46.5057],[-90.2424,46.5057],[-90.2424,46.5058],[-90.2425,46.5057],[-90.2427,46.5058],[-90.2428,46.5057],[-90.2429,46.5057],[-90.2433,46.5055],[-90.2434,46.5054],[-90.2435,46.5054],[-90.2436,46.5053],[-90.2439,46.5053],[-90.2447,46.5053],[-90.2452,46.5052],[-90.2455,46.505],[-90.2458,46.5048],[-90.2462,46.5047],[-90.2472,46.5052],[-90.2477,46.5053],[-90.2482,46.5054],[-90.2485,46.5054],[-90.2493,46.5052],[-90.2511,46.5047],[-90.252,46.5047],[-90.2527,46.5047],[-90.2536,46.5048],[-90.2563,46.5048],[-90.2567,46.5048],[-90.2572,46.5047],[-90.2577,46.5044],[-90.2592,46.5033],[-90.2596,46.5031],[-90.2601,46.5029],[-90.2615,46.5026],[-90.2631,46.5027],[-90.2636,46.5029],[-90.2638,46.5031],[-90.2639,46.5033],[-90.2639,46.5035],[-90.2639,46.5038],[-90.264,46.504],[-90.2643,46.5041],[-90.2653,46.5041],[-90.2655,46.5043],[-90.2657,46.5047],[-90.2658,46.505],[-90.2658,46.5053],[-90.2656,46.5055],[-90.2653,46.5056],[-90.2649,46.5056],[-90.2645,46.5056],[-90.2642,46.5056],[-90.2641,46.5057],[-90.264,46.5059],[-90.264,46.5063],[-90.2641,46.5065],[-90.2643,46.5066],[-90.2654,46.5071],[-90.2666,46.5078],[-90.2669,46.5078],[-90.2678,46.5074],[-90.2684,46.5072],[-90.269,46.5071],[-90.2706,46.507],[-90.2707,46.5069],[-90.2709,46.5069],[-90.2712,46.5065],[-90.2713,46.5056],[-90.2715,46.505],[-90.2717,46.5047],[-90.272,46.5045],[-90.2723,46.5045],[-90.2725,46.5045],[-90.2726,46.5048],[-90.273,46.5051],[-90.2732,46.5058],[-90.2731,46.5061],[-90.2728,46.5066],[-90.2731,46.5072],[-90.273,46.508],[-90.273,46.5082],[-90.2729,46.5086],[-90.2726,46.5091],[-90.2723,46.5094],[-90.2711,46.5101],[-90.2707,46.5104],[-90.2705,46.5107],[-90.2704,46.511],[-90.2704,46.5115],[-90.2704,46.5117],[-90.2707,46.5119],[-90.2714,46.5123],[-90.2724,46.5131],[-90.273,46.5134],[-90.2734,46.5137],[-90.2738,46.5143],[-90.2741,46.5148],[-90.2741,46.5149],[-90.2744,46.5152],[-90.2746,46.5154],[-90.2749,46.5154],[-90.2752,46.5154],[-90.2765,46.5149],[-90.2768,46.5147],[-90.2768,46.5145],[-90.2769,46.5144],[-90.2771,46.5144],[-90.2774,46.5144],[-90.2776,46.5146],[-90.2776,46.5148],[-90.2776,46.515],[-90.2775,46.5152],[-90.2772,46.5156],[-90.2771,46.5161],[-90.2766,46.5167],[-90.2758,46.5174],[-90.2753,46.5182],[-90.2751,46.5184],[-90.2746,46.5185],[-90.2731,46.5186],[-90.2726,46.5187],[-90.2721,46.5189],[-90.2719,46.519],[-90.2718,46.5193],[-90.2719,46.5196],[-90.272,46.5202],[-90.2724,46.5209],[-90.2729,46.5213],[-90.274,46.5224],[-90.2751,46.5232],[-90.2754,46.5234],[-90.2762,46.5241],[-90.2767,46.5244],[-90.2768,46.5244],[-90.2769,46.5245],[-90.2773,46.5244],[-90.2777,46.5244],[-90.278,46.5243],[-90.2783,46.524],[-90.2787,46.5232],[-90.2787,46.5229],[-90.2787,46.5224],[-90.2789,46.5223],[-90.2795,46.522],[-90.2802,46.5218],[-90.2807,46.5217],[-90.282,46.5217],[-90.2823,46.5216],[-90.2823,46.5215],[-90.2823,46.5213],[-90.2817,46.5206],[-90.2816,46.5204],[-90.2817,46.5201],[-90.282,46.5198],[-90.2823,46.5195],[-90.2826,46.5193],[-90.2839,46.5188],[-90.2845,46.5187],[-90.2848,46.5187],[-90.2853,46.5188],[-90.2859,46.5189],[-90.2877,46.5196],[-90.2883,46.5197],[-90.2899,46.5199],[-90.2901,46.5201],[-90.2904,46.5202],[-90.2905,46.5202],[-90.2909,46.5203],[-90.2911,46.5203],[-90.2916,46.5203],[-90.2917,46.5202],[-90.2928,46.5209],[-90.2937,46.5212],[-90.2943,46.5216],[-90.2946,46.5217],[-90.2947,46.5217],[-90.295,46.5215],[-90.2951,46.5214],[-90.2952,46.5213],[-90.2952,46.5211],[-90.2951,46.5207],[-90.2945,46.52],[-90.2944,46.5198],[-90.2944,46.5195],[-90.2945,46.5192],[-90.2947,46.5189],[-90.295,46.5187],[-90.2953,46.5185],[-90.2957,46.5185],[-90.2964,46.5191],[-90.2965,46.5191],[-90.2967,46.5191],[-90.297,46.5189],[-90.2974,46.5184],[-90.2976,46.5182],[-90.2983,46.5179],[-90.2989,46.5177],[-90.2995,46.5176],[-90.2999,46.5176],[-90.3015,46.5177],[-90.302,46.5177],[-90.3029,46.5174],[-90.3033,46.5174],[-90.3038,46.5174],[-90.3046,46.5176],[-90.3051,46.5179],[-90.306,46.5183],[-90.3061,46.5184],[-90.3066,46.5185],[-90.3072,46.5184],[-90.3078,46.5183],[-90.3083,46.5181],[-90.3084,46.5179],[-90.3084,46.517],[-90.3085,46.5168],[-90.3088,46.5167],[-90.3108,46.5165],[-90.3112,46.5165],[-90.3116,46.5165],[-90.312,46.5167],[-90.3125,46.5171],[-90.3129,46.5171],[-90.3132,46.517],[-90.3133,46.5169],[-90.3136,46.5164],[-90.3138,46.5162],[-90.3138,46.5161],[-90.3139,46.5161],[-90.3141,46.516],[-90.3147,46.5162],[-90.3158,46.5167],[-90.3166,46.5169],[-90.3169,46.5172],[-90.317,46.5176],[-90.317,46.5181],[-90.317,46.519],[-90.317,46.5198],[-90.3171,46.5201],[-90.3177,46.521],[-90.3178,46.5215],[-90.3177,46.5219],[-90.3172,46.5223],[-90.3166,46.5227],[-90.3154,46.5231],[-90.3149,46.5233],[-90.3146,46.5235],[-90.3144,46.5237],[-90.314,46.5248],[-90.313,46.5266],[-90.3128,46.5279],[-90.3126,46.5282],[-90.3122,46.5286],[-90.312,46.5292],[-90.312,46.5296],[-90.3122,46.5298],[-90.3129,46.5304],[-90.3131,46.5307],[-90.313,46.5309],[-90.3128,46.5312],[-90.3117,46.5316],[-90.3112,46.5319],[-90.3108,46.5321],[-90.3106,46.5324],[-90.3106,46.5326],[-90.3108,46.533],[-90.311,46.5331],[-90.3113,46.5332],[-90.3114,46.5333],[-90.3114,46.5335],[-90.3114,46.534],[-90.3113,46.5342],[-90.3109,46.535],[-90.3108,46.5352],[-90.3108,46.5363],[-90.3106,46.5364],[-90.3099,46.5366],[-90.3095,46.5371],[-90.3094,46.5373],[-90.3096,46.5375],[-90.3104,46.5376],[-90.3114,46.5379],[-90.3116,46.538],[-90.3118,46.5382],[-90.3118,46.5384],[-90.3116,46.5385],[-90.311,46.5387],[-90.3108,46.5388],[-90.3106,46.539],[-90.3106,46.5392],[-90.3108,46.5394],[-90.3115,46.5397],[-90.3116,46.5398],[-90.3122,46.5402],[-90.3125,46.5403],[-90.3128,46.5403],[-90.3129,46.5401],[-90.3128,46.5398],[-90.3128,46.5397],[-90.313,46.5395],[-90.3132,46.5395],[-90.3135,46.5395],[-90.3137,46.5397],[-90.3138,46.54],[-90.3139,46.5404],[-90.314,46.5405],[-90.3141,46.5407],[-90.3144,46.5408],[-90.3146,46.5409],[-90.3148,46.5408],[-90.3155,46.5404],[-90.3157,46.5403],[-90.316,46.5403],[-90.316,46.5404],[-90.3161,46.5404],[-90.3162,46.5405],[-90.3162,46.5406],[-90.3162,46.5407],[-90.3163,46.5408],[-90.3163,46.5409],[-90.3162,46.5413],[-90.3162,46.5417],[-90.3164,46.5419],[-90.317,46.5422],[-90.3171,46.5423],[-90.317,46.5425],[-90.3166,46.5428],[-90.3163,46.5431],[-90.3162,46.5433],[-90.3163,46.5436],[-90.3162,46.5439],[-90.316,46.544],[-90.3159,46.544],[-90.3155,46.544],[-90.3153,46.5441],[-90.3152,46.5443],[-90.3152,46.5444],[-90.3155,46.5447],[-90.3163,46.545],[-90.3167,46.5452],[-90.3171,46.5452],[-90.3173,46.5452],[-90.3175,46.545],[-90.3176,46.5445],[-90.3178,46.5443],[-90.3181,46.5442],[-90.3184,46.5442],[-90.3186,46.5443],[-90.3191,46.5447],[-90.3195,46.5448],[-90.3197,46.5449],[-90.3199,46.5452],[-90.3202,46.5456],[-90.3205,46.5456],[-90.3211,46.5454],[-90.3212,46.5454],[-90.3213,46.5456],[-90.3212,46.5458],[-90.3211,46.5459],[-90.3205,46.5461],[-90.3204,46.5464],[-90.3207,46.5466],[-90.3213,46.5467],[-90.3223,46.5468],[-90.3229,46.5467],[-90.3231,46.5466],[-90.3232,46.5463],[-90.3233,46.5458],[-90.3235,46.5456],[-90.3237,46.5455],[-90.324,46.5455],[-90.3245,46.5456],[-90.3246,46.5456],[-90.3248,46.5457],[-90.3253,46.546],[-90.3256,46.5461],[-90.3258,46.5461],[-90.3265,46.546],[-90.3267,46.5461],[-90.3268,46.5463],[-90.327,46.5472],[-90.3272,46.5476],[-90.3274,46.5478],[-90.3279,46.548],[-90.3281,46.5482],[-90.3281,46.5487],[-90.3277,46.5495],[-90.3278,46.5502],[-90.3273,46.5511],[-90.3274,46.5514],[-90.3276,46.5516],[-90.3278,46.5517],[-90.3279,46.5517],[-90.3282,46.5516],[-90.3289,46.5507],[-90.3293,46.5506],[-90.3295,46.5506],[-90.3297,46.5507],[-90.3299,46.5509],[-90.3303,46.5516],[-90.3307,46.5518],[-90.331,46.5518],[-90.3323,46.5517],[-90.3325,46.5517],[-90.3326,46.5519],[-90.3325,46.552],[-90.3319,46.5525],[-90.3317,46.5527],[-90.3316,46.5531],[-90.3319,46.5533],[-90.3322,46.5534],[-90.3335,46.5534],[-90.3343,46.5533],[-90.3351,46.5533],[-90.3355,46.5535],[-90.3362,46.554],[-90.3366,46.5541],[-90.3368,46.5541],[-90.3371,46.554],[-90.3381,46.5534],[-90.3386,46.5532],[-90.3397,46.5529],[-90.3411,46.5528],[-90.3426,46.5527],[-90.3432,46.5526],[-90.3435,46.5525],[-90.344,46.5521],[-90.3442,46.5518],[-90.3443,46.5515],[-90.344,46.5511],[-90.3438,46.5508],[-90.3437,46.5508],[-90.3434,46.5506],[-90.3431,46.5505],[-90.3427,46.5504],[-90.3403,46.5502],[-90.3398,46.5501],[-90.3395,46.55],[-90.3394,46.5496],[-90.3394,46.5493],[-90.3399,46.5486],[-90.3403,46.5482],[-90.3407,46.5481],[-90.341,46.548],[-90.3414,46.5479],[-90.3423,46.5478],[-90.3431,46.5479],[-90.3436,46.5481],[-90.3443,46.5487],[-90.3444,46.5488],[-90.3452,46.5493],[-90.3456,46.5495],[-90.346,46.5496],[-90.3465,46.5495],[-90.3468,46.5493],[-90.3472,46.549],[-90.3476,46.5485],[-90.3477,46.5478],[-90.3477,46.5475],[-90.3476,46.5471],[-90.3473,46.5469],[-90.347,46.5468],[-90.3465,46.5466],[-90.346,46.5466],[-90.3456,46.5465],[-90.3454,46.5463],[-90.3453,46.5459],[-90.3455,46.5454],[-90.3458,46.5451],[-90.3461,46.545],[-90.3462,46.5449],[-90.3473,46.5445],[-90.3478,46.5442],[-90.348,46.5439],[-90.3482,46.5428],[-90.3483,46.5424],[-90.3484,46.5418],[-90.3489,46.5412],[-90.3492,46.5409],[-90.3495,46.5408],[-90.3498,46.5407],[-90.3501,46.5406],[-90.3503,46.5405],[-90.3505,46.5404],[-90.3507,46.5403],[-90.351,46.5402],[-90.3513,46.5401],[-90.3516,46.5401],[-90.3519,46.54],[-90.3527,46.5398],[-90.3532,46.5397],[-90.3535,46.5396],[-90.354,46.5396],[-90.3544,46.5395],[-90.355,46.5394],[-90.3555,46.5394],[-90.3557,46.5394],[-90.356,46.5393],[-90.3566,46.5392],[-90.3573,46.539],[-90.3578,46.5388],[-90.3579,46.5395],[-90.3582,46.5393],[-90.3585,46.5392],[-90.3587,46.5392],[-90.3589,46.5392],[-90.3592,46.5392],[-90.3594,46.5392],[-90.3597,46.5394],[-90.3599,46.5398],[-90.3599,46.5399],[-90.36,46.5403],[-90.3601,46.5409],[-90.3607,46.5414],[-90.3615,46.5414],[-90.3624,46.5412],[-90.3625,46.5412],[-90.3629,46.5409],[-90.3632,46.5406],[-90.3632,46.5405],[-90.3634,46.5404],[-90.3636,46.5402],[-90.3638,46.54],[-90.3644,46.5397],[-90.3647,46.5396],[-90.3654,46.5395],[-90.3659,46.5396],[-90.3661,46.5396],[-90.3662,46.5397],[-90.3662,46.54],[-90.3662,46.5403],[-90.3662,46.5406],[-90.3664,46.5408],[-90.3665,46.541],[-90.3671,46.5412],[-90.3673,46.5412],[-90.3682,46.5411],[-90.3687,46.541],[-90.3693,46.5407],[-90.3699,46.5404],[-90.3719,46.5396],[-90.3724,46.5394],[-90.3727,46.5393],[-90.3731,46.5393],[-90.3735,46.5391],[-90.3743,46.5389],[-90.3744,46.5391],[-90.3745,46.5391],[-90.3746,46.5391],[-90.3749,46.5391],[-90.3752,46.5389],[-90.3755,46.5388],[-90.3761,46.5384],[-90.3762,46.5382],[-90.3763,46.5377],[-90.3763,46.5376],[-90.3764,46.5374],[-90.3765,46.5374],[-90.3765,46.5371],[-90.3766,46.5368],[-90.3769,46.5362],[-90.377,46.536],[-90.3776,46.5357],[-90.3779,46.5356],[-90.3782,46.5355],[-90.3786,46.5356],[-90.3789,46.5358],[-90.3791,46.536],[-90.3794,46.5364],[-90.3798,46.5365],[-90.38,46.5366],[-90.3804,46.5366],[-90.382,46.5359],[-90.3829,46.5357],[-90.3833,46.5356],[-90.3837,46.5354],[-90.3841,46.5351],[-90.3844,46.5346],[-90.3859,46.5338],[-90.3867,46.5336],[-90.3875,46.5335],[-90.3881,46.5333],[-90.3897,46.5333],[-90.3906,46.5335],[-90.3909,46.5335],[-90.3913,46.5334],[-90.3915,46.5333],[-90.3918,46.5329],[-90.3921,46.5326],[-90.3926,46.5325],[-90.3927,46.5325],[-90.3933,46.5324],[-90.3936,46.5326],[-90.3938,46.5329],[-90.3941,46.5332],[-90.3946,46.5335],[-90.3951,46.5338],[-90.3952,46.534],[-90.3952,46.5342],[-90.3951,46.5343],[-90.3949,46.5344],[-90.3946,46.5345],[-90.394,46.5345],[-90.3929,46.5345],[-90.3926,46.5345],[-90.3923,46.5346],[-90.3921,46.5348],[-90.392,46.5354],[-90.392,46.5356],[-90.3922,46.5361],[-90.3924,46.5362],[-90.3925,46.5362],[-90.3928,46.5362],[-90.3942,46.5359],[-90.3949,46.5358],[-90.3953,46.5358],[-90.3955,46.5359],[-90.3957,46.5363],[-90.3956,46.5368],[-90.396,46.5371],[-90.3963,46.5375],[-90.3964,46.5378],[-90.3964,46.5381],[-90.3965,46.5384],[-90.3969,46.5389],[-90.3971,46.5391],[-90.3974,46.5397],[-90.3981,46.5419],[-90.3986,46.5429],[-90.3988,46.5432],[-90.3993,46.544],[-90.3996,46.5442],[-90.3997,46.5443],[-90.3998,46.5443],[-90.3999,46.5443],[-90.4,46.5443],[-90.4002,46.5443],[-90.4003,46.5442],[-90.4006,46.544],[-90.4009,46.544],[-90.4013,46.544],[-90.4017,46.5442],[-90.4019,46.5444],[-90.4021,46.5451],[-90.4022,46.5452],[-90.4022,46.5453],[-90.4027,46.5456],[-90.4042,46.5465],[-90.405,46.5472],[-90.406,46.5486],[-90.4062,46.5491],[-90.4065,46.5498],[-90.407,46.5511],[-90.4071,46.5514],[-90.4073,46.5521],[-90.4076,46.5525],[-90.4077,46.553],[-90.4077,46.5536],[-90.4077,46.5539],[-90.4078,46.5545],[-90.408,46.5548],[-90.4082,46.555],[-90.4084,46.5551],[-90.4085,46.5551],[-90.4092,46.5551],[-90.41,46.555],[-90.4103,46.555],[-90.4107,46.5551],[-90.4109,46.5552],[-90.4111,46.5554],[-90.4111,46.5555],[-90.4113,46.5556],[-90.4121,46.5557],[-90.4125,46.5557],[-90.4125,46.5559],[-90.4126,46.5561],[-90.4129,46.5563],[-90.4131,46.5563],[-90.4132,46.5563],[-90.4136,46.5565],[-90.4139,46.5565],[-90.4141,46.5567],[-90.414,46.557],[-90.4141,46.5572],[-90.4143,46.5573],[-90.4143,46.5574],[-90.4144,46.5574],[-90.4145,46.5574],[-90.4145,46.5575],[-90.415,46.5577],[-90.4149,46.5579],[-90.4146,46.5583],[-90.4148,46.5587],[-90.4148,46.5592],[-90.4148,46.5597],[-90.4149,46.5601],[-90.415,46.5606],[-90.4155,46.5621],[-90.4155,46.5624],[-90.4152,46.5627],[-90.4152,46.5631],[-90.4155,46.5631],[-90.4157,46.5632],[-90.4158,46.5633],[-90.4158,46.5635],[-90.416,46.5638],[-90.4164,46.5643],[-90.4165,46.5645],[-90.4164,46.5647],[-90.4166,46.5649],[-90.4167,46.5651],[-90.4173,46.5656],[-90.4176,46.5658],[-90.4182,46.566],[-90.4184,46.566],[-90.4184,46.5661],[-90.4164,46.5691],[-90.4159,46.5699],[-90.4146,46.572],[-90.4103,46.5787],[-90.4101,46.5791],[-90.4086,46.5816],[-90.4061,46.5854],[-90.4012,46.5933],[-90.3864,46.617],[-90.3815,46.6249],[-90.3591,46.6596],[-90.292,46.7635],[-90.2696,46.7982],[-90.2502,46.8284],[-90.2381,46.847],[-90.22,46.8749],[-90.1435,46.9934],[-90.1393,46.9999],[-90.1252,47.0207],[-90.1117,47.042],[-90.0895,47.0767],[-90.0586,47.1249],[-90.0226,47.1805],[-90.0001,47.215],[-89.9915,47.2302],[-89.9657,47.2759],[-89.9571,47.2911]]]},"properties":{"STATE_ID":"26","STATE_NAME":"Michigan"},"id":26}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-94.6179,36.4994],[-94.6178,36.4994],[-94.6178,36.4995],[-94.6177,36.4995],[-94.6176,36.4995],[-94.6155,36.4995],[-94.6089,36.4995],[-94.6067,36.4995],[-94.6066,36.4995],[-94.6063,36.4995],[-94.6062,36.4995],[-94.6061,36.4995],[-94.6039,36.4995],[-94.6001,36.4995],[-94.5994,36.4995],[-94.596,36.4995],[-94.5955,36.4995],[-94.5954,36.4995],[-94.5943,36.4995],[-94.5593,36.4995],[-94.5581,36.4994],[-94.558,36.4994],[-94.5579,36.4994],[-94.5577,36.4995],[-94.5546,36.4995],[-94.5519,36.4995],[-94.5497,36.4995],[-94.5496,36.4995],[-94.549,36.4994],[-94.5423,36.4994],[-94.5422,36.4994],[-94.5421,36.4994],[-94.5374,36.4993],[-94.5372,36.4993],[-94.5352,36.4993],[-94.5341,36.4993],[-94.5285,36.4993],[-94.5283,36.4993],[-94.5239,36.4992],[-94.5196,36.4992],[-94.5195,36.4993],[-94.5164,36.4992],[-94.5061,36.4991],[-94.506,36.4991],[-94.5059,36.4991],[-94.5002,36.499],[-94.4976,36.499],[-94.4968,36.499],[-94.4943,36.499],[-94.4934,36.499],[-94.4933,36.499],[-94.4932,36.499],[-94.483,36.499],[-94.4803,36.4991],[-94.4795,36.4991],[-94.4766,36.4991],[-94.4762,36.4991],[-94.4628,36.4992],[-94.457,36.4992],[-94.4564,36.4992],[-94.4547,36.4992],[-94.4541,36.4992],[-94.4538,36.4992],[-94.4529,36.4992],[-94.4526,36.4992],[-94.4474,36.4993],[-94.4443,36.4993],[-94.4442,36.4993],[-94.444,36.4993],[-94.4439,36.4993],[-94.4433,36.4993],[-94.4412,36.4993],[-94.4407,36.4993],[-94.4406,36.4993],[-94.4365,36.4993],[-94.4364,36.4993],[-94.4351,36.4993],[-94.4312,36.4994],[-94.4298,36.4994],[-94.4282,36.4994],[-94.4232,36.4994],[-94.4216,36.4994],[-94.4203,36.4995],[-94.4163,36.4995],[-94.4156,36.4995],[-94.415,36.4995],[-94.4148,36.4995],[-94.4147,36.4995],[-94.4137,36.4995],[-94.4133,36.4995],[-94.4124,36.4995],[-94.4097,36.4994],[-94.4088,36.4994],[-94.4071,36.4994],[-94.4058,36.4994],[-94.4018,36.4994],[-94.4001,36.4994],[-94.3985,36.4994],[-94.3939,36.4994],[-94.3923,36.4994],[-94.3894,36.4994],[-94.3893,36.4994],[-94.389,36.4994],[-94.3886,36.4995],[-94.3884,36.4995],[-94.3883,36.4995],[-94.3879,36.4995],[-94.3877,36.4995],[-94.3874,36.4995],[-94.3874,36.4994],[-94.3873,36.4994],[-94.3871,36.4993],[-94.3869,36.4992],[-94.3868,36.4992],[-94.3838,36.4995],[-94.3836,36.4995],[-94.3795,36.4995],[-94.3792,36.4995],[-94.3783,36.4996],[-94.378,36.4996],[-94.3778,36.4996],[-94.3775,36.4996],[-94.3774,36.4996],[-94.3752,36.4996],[-94.3744,36.4996],[-94.3722,36.4996],[-94.3686,36.4996],[-94.3646,36.4996],[-94.3644,36.4996],[-94.3638,36.4996],[-94.3612,36.4996],[-94.3548,36.4997],[-94.3538,36.4996],[-94.3473,36.4995],[-94.3455,36.4995],[-94.3439,36.4995],[-94.3393,36.4995],[-94.3366,36.4995],[-94.3352,36.4995],[-94.3338,36.4995],[-94.3326,36.4995],[-94.3307,36.4995],[-94.3294,36.4995],[-94.3292,36.4995],[-94.3286,36.4995],[-94.3277,36.4994],[-94.3171,36.4994],[-94.3163,36.4994],[-94.3134,36.4994],[-94.3132,36.4994],[-94.3117,36.4994],[-94.3116,36.4994],[-94.3103,36.4994],[-94.3099,36.4994],[-94.3098,36.4994],[-94.308,36.4994],[-94.3079,36.4994],[-94.3072,36.4994],[-94.3047,36.4993],[-94.2941,36.4993],[-94.2933,36.4993],[-94.2916,36.4993],[-94.2895,36.4993],[-94.2893,36.4993],[-94.2866,36.4993],[-94.2865,36.4993],[-94.2844,36.4993],[-94.2843,36.4993],[-94.2801,36.4993],[-94.2799,36.4993],[-94.2795,36.4993],[-94.2781,36.4993],[-94.2776,36.4993],[-94.2761,36.4993],[-94.2728,36.4992],[-94.2726,36.4992],[-94.2712,36.4992],[-94.2698,36.4992],[-94.2696,36.4992],[-94.2694,36.4992],[-94.2693,36.4992],[-94.2691,36.4992],[-94.268,36.4992],[-94.2666,36.4992],[-94.2661,36.4992],[-94.2647,36.4992],[-94.2608,36.4992],[-94.2592,36.4992],[-94.2552,36.4992],[-94.2538,36.4992],[-94.2502,36.4992],[-94.2494,36.4992],[-94.2491,36.4992],[-94.2487,36.4992],[-94.2486,36.4992],[-94.2468,36.4992],[-94.243,36.4992],[-94.2365,36.4991],[-94.232,36.4991],[-94.23,36.4991],[-94.2243,36.4991],[-94.2222,36.4991],[-94.2205,36.499],[-94.2203,36.499],[-94.2202,36.499],[-94.2154,36.499],[-94.2136,36.499],[-94.2112,36.499],[-94.2067,36.499],[-94.2052,36.499],[-94.1964,36.4989],[-94.1959,36.4989],[-94.1869,36.4989],[-94.1841,36.4989],[-94.183,36.4988],[-94.1814,36.4988],[-94.1813,36.4988],[-94.1749,36.4988],[-94.174,36.4988],[-94.1732,36.4988],[-94.1561,36.4987],[-94.1559,36.4987],[-94.1453,36.4987],[-94.144,36.4987],[-94.1437,36.4987],[-94.1427,36.4986],[-94.1425,36.4986],[-94.1418,36.4986],[-94.1252,36.4987],[-94.116,36.4986],[-94.1141,36.4986],[-94.1136,36.4987],[-94.1122,36.4987],[-94.1118,36.4988],[-94.1116,36.4988],[-94.1115,36.4988],[-94.111,36.4987],[-94.1108,36.4987],[-94.11,36.4987],[-94.1099,36.4987],[-94.1094,36.4987],[-94.1079,36.4987],[-94.1076,36.4987],[-94.1073,36.4987],[-94.1072,36.4987],[-94.1066,36.4986],[-94.1023,36.4987],[-94.1022,36.4987],[-94.102,36.4987],[-94.1019,36.4987],[-94.1017,36.4987],[-94.1016,36.4987],[-94.1014,36.4987],[-94.1006,36.4987],[-94.1003,36.4987],[-94.0986,36.4987],[-94.0952,36.4987],[-94.0945,36.4987],[-94.0918,36.4987],[-94.0856,36.4987],[-94.0832,36.4987],[-94.0781,36.4987],[-94.0771,36.4987],[-94.074,36.4988],[-94.0735,36.4988],[-94.0682,36.4988],[-94.0679,36.4988],[-94.0677,36.4988],[-94.0672,36.4988],[-94.0604,36.4988],[-94.0437,36.4988],[-94.0386,36.4988],[-94.0366,36.4988],[-94.032,36.4988],[-94.0318,36.4988],[-94.0253,36.4988],[-94.0242,36.4988],[-94.023,36.4988],[-94.0046,36.4988],[-94.0002,36.4988],[-93.9991,36.4988],[-93.9981,36.4987],[-93.998,36.4987],[-93.9977,36.4987],[-93.9961,36.4987],[-93.9895,36.4987],[-93.9887,36.4987],[-93.9793,36.4987],[-93.9792,36.4987],[-93.978,36.4987],[-93.9767,36.4987],[-93.9761,36.4987],[-93.9713,36.4987],[-93.9672,36.4987],[-93.966,36.4987],[-93.9656,36.4987],[-93.9639,36.4987],[-93.9626,36.4987],[-93.9606,36.4987],[-93.9592,36.4987],[-93.9531,36.4987],[-93.9506,36.4987],[-93.9465,36.4987],[-93.9324,36.4987],[-93.9319,36.4987],[-93.9312,36.4987],[-93.9303,36.4987],[-93.9279,36.4987],[-93.9266,36.4987],[-93.9246,36.4987],[-93.9226,36.4987],[-93.922,36.4987],[-93.9218,36.4987],[-93.9214,36.4987],[-93.9211,36.4987],[-93.9176,36.4987],[-93.9105,36.4987],[-93.9083,36.4987],[-93.9061,36.4987],[-93.9018,36.4987],[-93.9,36.4987],[-93.8914,36.4987],[-93.888,36.4987],[-93.8821,36.4987],[-93.8792,36.4987],[-93.8756,36.4987],[-93.8752,36.4987],[-93.8668,36.4987],[-93.8663,36.4987],[-93.8649,36.4987],[-93.8645,36.4987],[-93.8643,36.4987],[-93.8635,36.4988],[-93.8606,36.4988],[-93.8596,36.4988],[-93.8572,36.4988],[-93.8499,36.4988],[-93.8474,36.4988],[-93.8464,36.4988],[-93.8431,36.4988],[-93.842,36.4988],[-93.836,36.4988],[-93.8358,36.4988],[-93.8353,36.4988],[-93.8344,36.4988],[-93.8343,36.4988],[-93.8342,36.4988],[-93.8341,36.4988],[-93.834,36.4988],[-93.8336,36.4989],[-93.8321,36.4989],[-93.8316,36.4989],[-93.8288,36.4989],[-93.8204,36.4989],[-93.8176,36.4989],[-93.8175,36.4989],[-93.817,36.4989],[-93.8168,36.4989],[-93.8129,36.4989],[-93.8013,36.499],[-93.7974,36.499],[-93.7959,36.499],[-93.7914,36.499],[-93.7899,36.4991],[-93.7898,36.4991],[-93.7897,36.4991],[-93.7875,36.4991],[-93.7808,36.4991],[-93.7785,36.4991],[-93.7769,36.4991],[-93.7738,36.4991],[-93.7734,36.4991],[-93.7721,36.4991],[-93.7704,36.4991],[-93.7696,36.4991],[-93.7669,36.4991],[-93.7661,36.4991],[-93.7637,36.4991],[-93.7602,36.4992],[-93.7596,36.4992],[-93.7567,36.4992],[-93.7544,36.4992],[-93.7543,36.4992],[-93.7541,36.4992],[-93.7539,36.4992],[-93.7538,36.4992],[-93.7537,36.4992],[-93.7534,36.4992],[-93.7525,36.4992],[-93.7522,36.4992],[-93.7521,36.4992],[-93.752,36.4992],[-93.7518,36.4992],[-93.7517,36.4992],[-93.7516,36.4992],[-93.7515,36.4992],[-93.7513,36.4992],[-93.7512,36.4992],[-93.7506,36.4992],[-93.7502,36.4992],[-93.7488,36.499],[-93.7484,36.4989],[-93.7482,36.4989],[-93.7481,36.4989],[-93.7479,36.4989],[-93.7477,36.4989],[-93.7476,36.4989],[-93.7474,36.4989],[-93.7471,36.4989],[-93.7461,36.499],[-93.7371,36.499],[-93.7369,36.499],[-93.7368,36.499],[-93.7364,36.499],[-93.7348,36.499],[-93.7343,36.499],[-93.7338,36.499],[-93.7336,36.499],[-93.7281,36.4992],[-93.728,36.4992],[-93.7279,36.4992],[-93.7278,36.4992],[-93.7277,36.4992],[-93.7274,36.4992],[-93.727,36.4992],[-93.7263,36.4992],[-93.7259,36.4992],[-93.7254,36.4992],[-93.7249,36.4992],[-93.7245,36.4992],[-93.7242,36.4992],[-93.7235,36.4992],[-93.7221,36.4992],[-93.7217,36.4992],[-93.7213,36.4993],[-93.721,36.4993],[-93.7205,36.4993],[-93.7199,36.4993],[-93.719,36.4993],[-93.7177,36.4992],[-93.7149,36.4992],[-93.7145,36.4992],[-93.714,36.4992],[-93.7136,36.4992],[-93.7131,36.4993],[-93.7128,36.4993],[-93.7122,36.4993],[-93.712,36.4993],[-93.7119,36.4993],[-93.7118,36.4993],[-93.7116,36.4993],[-93.711,36.4993],[-93.7108,36.4993],[-93.7107,36.4993],[-93.7104,36.4993],[-93.7098,36.4992],[-93.7095,36.4992],[-93.7092,36.4992],[-93.7083,36.4992],[-93.7074,36.4992],[-93.7069,36.4992],[-93.7068,36.4992],[-93.7068,36.499],[-93.7068,36.4989],[-93.7068,36.4988],[-93.7067,36.4987],[-93.7063,36.4988],[-93.7058,36.4987],[-93.7054,36.4987],[-93.7053,36.4987],[-93.7051,36.4987],[-93.7049,36.4987],[-93.7043,36.4987],[-93.704,36.4987],[-93.7031,36.4988],[-93.6992,36.4991],[-93.6976,36.4991],[-93.693,36.4991],[-93.6914,36.4991],[-93.691,36.4991],[-93.6898,36.4991],[-93.6894,36.4991],[-93.6875,36.4991],[-93.6818,36.4991],[-93.6799,36.499],[-93.6792,36.499],[-93.6772,36.499],[-93.6765,36.499],[-93.6708,36.499],[-93.6705,36.499],[-93.6591,36.499],[-93.6587,36.499],[-93.655,36.499],[-93.6483,36.499],[-93.6465,36.499],[-93.6461,36.499],[-93.6439,36.499],[-93.6419,36.499],[-93.636,36.499],[-93.634,36.499],[-93.6327,36.499],[-93.6286,36.499],[-93.6273,36.4989],[-93.6252,36.4989],[-93.6245,36.4989],[-93.6161,36.499],[-93.6097,36.4989],[-93.5988,36.4989],[-93.5987,36.4989],[-93.5859,36.4989],[-93.5855,36.4989],[-93.5845,36.4989],[-93.5843,36.4989],[-93.5841,36.4989],[-93.584,36.4989],[-93.5839,36.4989],[-93.5837,36.4989],[-93.5836,36.4989],[-93.5835,36.4989],[-93.5834,36.4989],[-93.5833,36.4989],[-93.5832,36.4989],[-93.583,36.4989],[-93.5829,36.4989],[-93.5824,36.4989],[-93.5808,36.4989],[-93.5803,36.4989],[-93.5802,36.4989],[-93.5801,36.4989],[-93.5788,36.4989],[-93.575,36.4989],[-93.5737,36.4989],[-93.5636,36.4989],[-93.56,36.4989],[-93.5575,36.4989],[-93.5503,36.4989],[-93.5502,36.4989],[-93.5501,36.4989],[-93.5496,36.4989],[-93.5494,36.4989],[-93.549,36.4989],[-93.5479,36.4989],[-93.5476,36.4989],[-93.5475,36.4989],[-93.5474,36.4989],[-93.5473,36.4989],[-93.5472,36.4989],[-93.5471,36.4989],[-93.5464,36.4989],[-93.5409,36.4989],[-93.54,36.4989],[-93.5388,36.4989],[-93.5355,36.4989],[-93.5344,36.4989],[-93.5329,36.4989],[-93.5286,36.4989],[-93.5272,36.4989],[-93.5209,36.4989],[-93.5144,36.4989],[-93.5138,36.4989],[-93.5124,36.4989],[-93.5094,36.4989],[-93.5075,36.4989],[-93.5036,36.4989],[-93.5034,36.4989],[-93.5033,36.4989],[-93.5013,36.4989],[-93.5007,36.4989],[-93.5002,36.4989],[-93.4984,36.4989],[-93.4923,36.4989],[-93.4915,36.4989],[-93.4892,36.4989],[-93.4833,36.4989],[-93.4786,36.4988],[-93.4784,36.4988],[-93.4779,36.4988],[-93.4777,36.4988],[-93.4772,36.4988],[-93.4757,36.4988],[-93.4752,36.4988],[-93.4751,36.4988],[-93.4749,36.4988],[-93.4748,36.4988],[-93.4727,36.4988],[-93.4664,36.4988],[-93.4643,36.4988],[-93.4586,36.4987],[-93.4524,36.4987],[-93.4516,36.4987],[-93.4507,36.4987],[-93.4498,36.4987],[-93.4492,36.4987],[-93.4491,36.4987],[-93.449,36.4987],[-93.4488,36.4987],[-93.4487,36.4987],[-93.4485,36.4987],[-93.4484,36.4987],[-93.4475,36.4986],[-93.4473,36.4986],[-93.4472,36.4986],[-93.4471,36.4986],[-93.447,36.4986],[-93.4456,36.4986],[-93.4413,36.4986],[-93.4398,36.4986],[-93.4397,36.4986],[-93.4394,36.4986],[-93.4393,36.4986],[-93.4386,36.4986],[-93.4363,36.4986],[-93.4356,36.4986],[-93.4347,36.4986],[-93.4322,36.4985],[-93.4314,36.4985],[-93.4312,36.4985],[-93.431,36.4985],[-93.4308,36.4985],[-93.4306,36.4985],[-93.4304,36.4985],[-93.4304,36.4986],[-93.4302,36.4986],[-93.4299,36.4986],[-93.4297,36.4986],[-93.4295,36.4986],[-93.4293,36.4987],[-93.4292,36.4987],[-93.4289,36.4987],[-93.4285,36.4987],[-93.4268,36.4989],[-93.4265,36.4989],[-93.4258,36.4989],[-93.4254,36.4989],[-93.4233,36.4989],[-93.4232,36.4989],[-93.422,36.4989],[-93.4185,36.4989],[-93.4173,36.4989],[-93.416,36.4989],[-93.4155,36.4989],[-93.4149,36.4988],[-93.4146,36.4988],[-93.4144,36.4988],[-93.4137,36.4988],[-93.4131,36.4988],[-93.4129,36.4988],[-93.4122,36.4988],[-93.4096,36.4988],[-93.4093,36.4988],[-93.4073,36.4988],[-93.4058,36.4988],[-93.4049,36.4988],[-93.4013,36.4988],[-93.4012,36.4988],[-93.4001,36.4988],[-93.3994,36.4988],[-93.3986,36.4988],[-93.3982,36.4988],[-93.3981,36.4987],[-93.398,36.4987],[-93.3975,36.4987],[-93.3969,36.4987],[-93.3968,36.4987],[-93.3964,36.4988],[-93.396,36.4987],[-93.3954,36.4988],[-93.3951,36.4988],[-93.395,36.4988],[-93.3949,36.4988],[-93.3947,36.4987],[-93.3946,36.4986],[-93.3945,36.4985],[-93.3931,36.4985],[-93.3923,36.4986],[-93.3922,36.4986],[-93.3921,36.4986],[-93.392,36.4987],[-93.3917,36.4987],[-93.3916,36.4987],[-93.3912,36.4987],[-93.3864,36.4986],[-93.3863,36.4986],[-93.3859,36.4986],[-93.3858,36.4986],[-93.3843,36.4986],[-93.3752,36.4987],[-93.3682,36.4985],[-93.3624,36.4984],[-93.3622,36.4984],[-93.3552,36.4984],[-93.3437,36.4984],[-93.3408,36.4984],[-93.3298,36.4985],[-93.3292,36.4985],[-93.3286,36.4985],[-93.3281,36.4985],[-93.3273,36.4985],[-93.3272,36.4984],[-93.3271,36.4984],[-93.327,36.4984],[-93.3201,36.4982],[-93.3153,36.4981],[-93.3144,36.4982],[-93.3116,36.4982],[-93.3115,36.4982],[-93.3106,36.4982],[-93.3105,36.4982],[-93.3104,36.4982],[-93.31,36.4982],[-93.3098,36.4982],[-93.3097,36.4982],[-93.3094,36.4982],[-93.3091,36.4982],[-93.3088,36.4982],[-93.3085,36.4982],[-93.3082,36.4982],[-93.3068,36.4982],[-93.3026,36.4982],[-93.3012,36.4982],[-93.301,36.4982],[-93.2973,36.4982],[-93.2964,36.4982],[-93.2961,36.4982],[-93.2953,36.4983],[-93.2944,36.4983],[-93.2935,36.4983],[-93.2926,36.4983],[-93.2917,36.4983],[-93.2913,36.4983],[-93.291,36.4983],[-93.2908,36.4983],[-93.2907,36.4983],[-93.283,36.4983],[-93.2794,36.4983],[-93.2712,36.4984],[-93.2661,36.4984],[-93.262,36.4984],[-93.2616,36.4984],[-93.2477,36.4984],[-93.2447,36.4984],[-93.2417,36.4984],[-93.2367,36.4983],[-93.2357,36.4983],[-93.2323,36.4982],[-93.2278,36.4982],[-93.2277,36.4982],[-93.2232,36.4981],[-93.2226,36.4981],[-93.2224,36.4981],[-93.2221,36.4981],[-93.2218,36.4981],[-93.2211,36.4981],[-93.219,36.4982],[-93.2173,36.4982],[-93.2147,36.4982],[-93.2125,36.4982],[-93.2105,36.4983],[-93.2103,36.4983],[-93.2099,36.4983],[-93.2094,36.4983],[-93.209,36.4983],[-93.2049,36.4983],[-93.2036,36.4983],[-93.1982,36.4982],[-93.1958,36.4982],[-93.1952,36.4982],[-93.1926,36.4982],[-93.1925,36.4982],[-93.1923,36.4982],[-93.1866,36.4981],[-93.1863,36.4981],[-93.1804,36.4981],[-93.18,36.4981],[-93.1772,36.4981],[-93.1756,36.4981],[-93.1687,36.4981],[-93.1661,36.4981],[-93.166,36.4981],[-93.1617,36.498],[-93.16,36.498],[-93.1573,36.498],[-93.1567,36.498],[-93.1564,36.498],[-93.1554,36.498],[-93.1512,36.498],[-93.1509,36.498],[-93.1501,36.498],[-93.1482,36.498],[-93.1463,36.498],[-93.1366,36.498],[-93.134,36.498],[-93.1338,36.498],[-93.126,36.498],[-93.1195,36.498],[-93.1074,36.498],[-93.1065,36.498],[-93.097,36.4981],[-93.0926,36.4981],[-93.0893,36.4981],[-93.0889,36.498],[-93.0888,36.498],[-93.0887,36.498],[-93.0883,36.498],[-93.0881,36.498],[-93.0879,36.498],[-93.0876,36.498],[-93.0872,36.498],[-93.0869,36.498],[-93.0866,36.498],[-93.0862,36.498],[-93.0859,36.498],[-93.0856,36.498],[-93.0852,36.498],[-93.0849,36.498],[-93.0846,36.498],[-93.0843,36.498],[-93.0839,36.498],[-93.0836,36.498],[-93.0833,36.498],[-93.0829,36.498],[-93.0826,36.498],[-93.082,36.498],[-93.0818,36.498],[-93.0814,36.498],[-93.081,36.498],[-93.0809,36.498],[-93.0806,36.4981],[-93.0802,36.4981],[-93.0799,36.4981],[-93.0795,36.4981],[-93.0791,36.498],[-93.0787,36.498],[-93.0783,36.4981],[-93.0779,36.4981],[-93.0775,36.4981],[-93.0774,36.4981],[-93.0771,36.4981],[-93.0769,36.4981],[-93.0768,36.4981],[-93.0766,36.4981],[-93.0765,36.4981],[-93.0764,36.4981],[-93.0762,36.4981],[-93.076,36.4981],[-93.0757,36.4981],[-93.0755,36.4981],[-93.0752,36.4981],[-93.0749,36.4981],[-93.0747,36.4981],[-93.0743,36.4981],[-93.074,36.4981],[-93.0737,36.4981],[-93.0734,36.498],[-93.0732,36.498],[-93.0729,36.4981],[-93.0726,36.4981],[-93.0723,36.4981],[-93.072,36.4981],[-93.0717,36.4981],[-93.0715,36.4981],[-93.0713,36.4981],[-93.0711,36.4981],[-93.0709,36.4981],[-93.0708,36.4982],[-93.07,36.4982],[-93.0698,36.4982],[-93.0697,36.4982],[-93.0696,36.4982],[-93.0695,36.4981],[-93.0694,36.498],[-93.069,36.498],[-93.0685,36.498],[-93.068,36.498],[-93.0652,36.498],[-93.0608,36.498],[-93.0561,36.498],[-93.0507,36.4979],[-93.0473,36.4979],[-93.046,36.4979],[-93.0435,36.4979],[-93.0365,36.498],[-93.0342,36.498],[-93.0252,36.4981],[-93.0176,36.4981],[-93.0162,36.4981],[-93.0148,36.4981],[-93.0147,36.4981],[-93.0146,36.4981],[-93.0145,36.4981],[-93.0144,36.4981],[-93.014,36.4981],[-93.0137,36.4981],[-93.013,36.4981],[-93.0105,36.4981],[-93.0082,36.498],[-93.0072,36.498],[-93.0026,36.498],[-92.9973,36.498],[-92.9971,36.498],[-92.997,36.498],[-92.9967,36.498],[-92.9963,36.4979],[-92.9952,36.4979],[-92.9942,36.4979],[-92.9933,36.4979],[-92.9898,36.4979],[-92.989,36.4979],[-92.9879,36.4979],[-92.986,36.4979],[-92.9841,36.4979],[-92.9839,36.4979],[-92.9835,36.4979],[-92.9796,36.4979],[-92.9795,36.4979],[-92.9763,36.4979],[-92.9751,36.4979],[-92.9744,36.4979],[-92.9715,36.4979],[-92.9707,36.4979],[-92.9703,36.4979],[-92.9701,36.4979],[-92.9689,36.4979],[-92.9677,36.4979],[-92.9642,36.4979],[-92.9641,36.4979],[-92.9636,36.4979],[-92.9616,36.4979],[-92.9606,36.4979],[-92.9523,36.498],[-92.9522,36.498],[-92.9482,36.498],[-92.9468,36.498],[-92.945,36.498],[-92.9449,36.498],[-92.9437,36.498],[-92.9421,36.498],[-92.942,36.498],[-92.9376,36.498],[-92.9361,36.498],[-92.936,36.498],[-92.9346,36.498],[-92.9343,36.498],[-92.9341,36.498],[-92.9308,36.4979],[-92.9295,36.4979],[-92.9294,36.4979],[-92.9292,36.4979],[-92.9266,36.4979],[-92.9241,36.4979],[-92.9165,36.4978],[-92.9164,36.4978],[-92.9137,36.4978],[-92.9134,36.4978],[-92.9131,36.4978],[-92.912,36.4978],[-92.9119,36.4978],[-92.91,36.4978],[-92.9081,36.4978],[-92.9079,36.4978],[-92.9055,36.4978],[-92.9052,36.4978],[-92.8985,36.4979],[-92.8962,36.4979],[-92.8948,36.4979],[-92.8947,36.4979],[-92.8945,36.4979],[-92.8944,36.498],[-92.8943,36.498],[-92.8942,36.498],[-92.8941,36.498],[-92.894,36.498],[-92.8939,36.498],[-92.8937,36.4979],[-92.893,36.4979],[-92.8927,36.4979],[-92.8924,36.4979],[-92.891,36.4979],[-92.8909,36.4979],[-92.887,36.4979],[-92.8869,36.4979],[-92.8864,36.4979],[-92.886,36.4979],[-92.8859,36.4979],[-92.8856,36.4979],[-92.8851,36.4979],[-92.8839,36.4979],[-92.8838,36.4979],[-92.8835,36.4979],[-92.8832,36.4979],[-92.8829,36.4979],[-92.8826,36.4979],[-92.8824,36.4979],[-92.8811,36.498],[-92.8806,36.498],[-92.8795,36.498],[-92.8794,36.498],[-92.8792,36.498],[-92.8764,36.498],[-92.8758,36.498],[-92.8717,36.4979],[-92.8711,36.4979],[-92.87,36.4979],[-92.8691,36.4979],[-92.8675,36.4979],[-92.8638,36.4979],[-92.8626,36.4979],[-92.8541,36.4978],[-92.8534,36.4978],[-92.8533,36.4978],[-92.853,36.4978],[-92.8528,36.4978],[-92.8526,36.4978],[-92.8524,36.4978],[-92.8391,36.4978],[-92.8387,36.4978],[-92.8384,36.4978],[-92.8345,36.4978],[-92.8315,36.4978],[-92.8268,36.4978],[-92.8254,36.4978],[-92.8175,36.4978],[-92.8149,36.4978],[-92.8147,36.4978],[-92.8143,36.4978],[-92.8142,36.4978],[-92.8141,36.4978],[-92.814,36.4978],[-92.8132,36.4978],[-92.8131,36.4978],[-92.8086,36.4978],[-92.8053,36.4977],[-92.8029,36.4977],[-92.8026,36.4977],[-92.7993,36.4977],[-92.7977,36.4977],[-92.7974,36.4977],[-92.797,36.4977],[-92.7966,36.4977],[-92.7962,36.4977],[-92.7961,36.4977],[-92.7917,36.4977],[-92.7912,36.4977],[-92.7909,36.4977],[-92.7901,36.4977],[-92.7901,36.4976],[-92.79,36.4976],[-92.788,36.4977],[-92.7879,36.4977],[-92.7875,36.4977],[-92.785,36.4977],[-92.7849,36.4977],[-92.7836,36.4977],[-92.7823,36.4977],[-92.7822,36.4977],[-92.782,36.4977],[-92.7786,36.4977],[-92.7752,36.4977],[-92.7738,36.4977],[-92.7723,36.4977],[-92.7637,36.4979],[-92.7622,36.4979],[-92.762,36.4979],[-92.7598,36.4979],[-92.7574,36.4979],[-92.7567,36.4979],[-92.7561,36.4979],[-92.7548,36.498],[-92.7537,36.498],[-92.7535,36.498],[-92.7501,36.498],[-92.746,36.4979],[-92.7423,36.4979],[-92.7414,36.4979],[-92.7394,36.4979],[-92.7372,36.498],[-92.7351,36.498],[-92.7335,36.498],[-92.7319,36.498],[-92.7278,36.498],[-92.7237,36.498],[-92.7184,36.498],[-92.7181,36.498],[-92.7178,36.498],[-92.7175,36.498],[-92.7172,36.498],[-92.7084,36.498],[-92.7083,36.498],[-92.7082,36.498],[-92.7077,36.498],[-92.7039,36.498],[-92.7037,36.498],[-92.6993,36.498],[-92.6948,36.498],[-92.6933,36.498],[-92.6917,36.498],[-92.6902,36.498],[-92.6898,36.498],[-92.6896,36.498],[-92.6894,36.498],[-92.6872,36.498],[-92.6868,36.498],[-92.6867,36.498],[-92.6866,36.498],[-92.6865,36.498],[-92.6863,36.498],[-92.6862,36.498],[-92.6812,36.498],[-92.6792,36.4981],[-92.6784,36.4981],[-92.6776,36.4981],[-92.6772,36.4981],[-92.6771,36.4981],[-92.6749,36.4981],[-92.6622,36.4981],[-92.6606,36.4981],[-92.6605,36.4981],[-92.6604,36.4981],[-92.6603,36.4981],[-92.6602,36.4981],[-92.6519,36.4981],[-92.6518,36.4981],[-92.6437,36.4981],[-92.6435,36.4981],[-92.6434,36.4981],[-92.6402,36.4982],[-92.6395,36.4982],[-92.6394,36.4982],[-92.6392,36.4982],[-92.6384,36.4982],[-92.6373,36.4982],[-92.6369,36.4982],[-92.6354,36.4982],[-92.6349,36.4982],[-92.6306,36.4982],[-92.6298,36.4982],[-92.6252,36.4981],[-92.619,36.4982],[-92.6181,36.4982],[-92.6173,36.4982],[-92.6158,36.4982],[-92.6121,36.4982],[-92.6066,36.4982],[-92.6065,36.4982],[-92.6064,36.4982],[-92.6059,36.4982],[-92.6049,36.4982],[-92.6016,36.4982],[-92.6014,36.4982],[-92.6012,36.4982],[-92.6011,36.4982],[-92.601,36.4982],[-92.6008,36.4982],[-92.6005,36.4982],[-92.5964,36.4982],[-92.5952,36.4982],[-92.5944,36.4982],[-92.5925,36.4982],[-92.5762,36.4983],[-92.5761,36.4983],[-92.5642,36.4982],[-92.5599,36.4983],[-92.5598,36.4983],[-92.5503,36.4984],[-92.5488,36.4984],[-92.5373,36.4986],[-92.5291,36.4986],[-92.5233,36.4987],[-92.5168,36.4987],[-92.5155,36.4987],[-92.5115,36.4987],[-92.5074,36.4986],[-92.5058,36.4986],[-92.5041,36.4986],[-92.502,36.4986],[-92.5016,36.4986],[-92.5002,36.4986],[-92.4963,36.4985],[-92.4924,36.4985],[-92.4828,36.4986],[-92.4822,36.4986],[-92.4816,36.4986],[-92.474,36.4986],[-92.4728,36.4986],[-92.4707,36.4986],[-92.4642,36.4986],[-92.4609,36.4987],[-92.4479,36.4986],[-92.4457,36.4985],[-92.4441,36.4985],[-92.4352,36.4983],[-92.4347,36.4983],[-92.4341,36.4983],[-92.4321,36.4982],[-92.432,36.4982],[-92.4264,36.4981],[-92.4231,36.498],[-92.4226,36.498],[-92.4204,36.4979],[-92.4187,36.4979],[-92.4143,36.4979],[-92.4125,36.4979],[-92.4124,36.4979],[-92.4098,36.4979],[-92.4074,36.4979],[-92.4002,36.4979],[-92.4001,36.4979],[-92.3871,36.4978],[-92.3849,36.4978],[-92.3831,36.4975],[-92.3796,36.4974],[-92.3794,36.4974],[-92.3785,36.4973],[-92.3752,36.4972],[-92.3702,36.4973],[-92.3685,36.4973],[-92.3611,36.4973],[-92.3569,36.4975],[-92.356,36.4975],[-92.3539,36.4976],[-92.3533,36.4976],[-92.353,36.4976],[-92.3503,36.4978],[-92.34,36.4978],[-92.3371,36.4978],[-92.3345,36.4978],[-92.3244,36.4977],[-92.3243,36.4977],[-92.3184,36.4977],[-92.3183,36.4977],[-92.3166,36.4977],[-92.3142,36.4977],[-92.3122,36.4978],[-92.3105,36.4978],[-92.3098,36.4978],[-92.3096,36.4978],[-92.3094,36.4979],[-92.3082,36.4979],[-92.3031,36.4979],[-92.301,36.4979],[-92.2962,36.4979],[-92.291,36.4979],[-92.2843,36.498],[-92.2842,36.498],[-92.2835,36.4979],[-92.2806,36.498],[-92.2805,36.498],[-92.2785,36.498],[-92.2647,36.4981],[-92.2646,36.4981],[-92.2645,36.4981],[-92.2626,36.498],[-92.2619,36.498],[-92.2595,36.498],[-92.2593,36.498],[-92.2592,36.498],[-92.2572,36.4981],[-92.2563,36.4981],[-92.2551,36.4981],[-92.2541,36.4981],[-92.2525,36.4982],[-92.2467,36.4982],[-92.2375,36.4982],[-92.2374,36.4982],[-92.2154,36.4984],[-92.2144,36.4983],[-92.2141,36.4984],[-92.2134,36.4984],[-92.2127,36.4984],[-92.2114,36.4984],[-92.2021,36.4984],[-92.2017,36.4984],[-92.1994,36.4984],[-92.1992,36.4984],[-92.1872,36.4984],[-92.1863,36.4984],[-92.186,36.4985],[-92.1831,36.4985],[-92.1826,36.4985],[-92.1817,36.4985],[-92.1815,36.4985],[-92.1814,36.4985],[-92.1813,36.4985],[-92.1659,36.4985],[-92.1647,36.4985],[-92.1503,36.4986],[-92.1402,36.4987],[-92.1396,36.4987],[-92.1388,36.4987],[-92.1376,36.4987],[-92.1337,36.4987],[-92.1335,36.4987],[-92.1327,36.4987],[-92.1317,36.4987],[-92.1305,36.4987],[-92.1299,36.4987],[-92.1294,36.4987],[-92.1291,36.4987],[-92.1285,36.4987],[-92.1282,36.4987],[-92.1274,36.4987],[-92.1204,36.4987],[-92.1161,36.4987],[-92.1146,36.4988],[-92.1125,36.4989],[-92.1117,36.4989],[-92.1104,36.4988],[-92.1064,36.4988],[-92.1051,36.4988],[-92.1048,36.4988],[-92.1038,36.4988],[-92.1034,36.4988],[-92.1033,36.4988],[-92.1023,36.4988],[-92.0993,36.4988],[-92.0984,36.4988],[-92.0971,36.4988],[-92.0934,36.4987],[-92.0922,36.4987],[-92.0921,36.4987],[-92.0901,36.4987],[-92.0879,36.4987],[-92.0844,36.4987],[-92.0837,36.4988],[-92.0831,36.4988],[-92.0814,36.4988],[-92.0809,36.4988],[-92.0799,36.4987],[-92.0797,36.4987],[-92.0792,36.4987],[-92.0749,36.4988],[-92.0719,36.4987],[-92.069,36.4987],[-92.0601,36.4987],[-92.0572,36.4987],[-92.0561,36.4987],[-92.0556,36.4987],[-92.0555,36.4987],[-92.0461,36.4986],[-92.0428,36.4986],[-92.0412,36.4986],[-92.0364,36.4986],[-92.0348,36.4986],[-92.0346,36.4986],[-92.0294,36.4986],[-92.0293,36.4985],[-92.0292,36.4985],[-92.0291,36.4984],[-92.029,36.4984],[-92.0289,36.4984],[-92.0286,36.4984],[-92.0278,36.4984],[-92.0273,36.4984],[-92.026,36.4984],[-92.0255,36.4984],[-92.025,36.4984],[-92.0245,36.4984],[-92.0239,36.4984],[-92.0233,36.4984],[-92.0228,36.4984],[-92.0224,36.4984],[-92.0219,36.4984],[-92.0215,36.4984],[-92.021,36.4984],[-92.0208,36.4984],[-92.0207,36.4984],[-92.0201,36.4984],[-92.0195,36.4984],[-92.0194,36.4983],[-92.0121,36.4985],[-92.0118,36.4985],[-92.0117,36.4985],[-92.0116,36.4985],[-92.0114,36.4985],[-92.0113,36.4985],[-92.0104,36.4985],[-92.0076,36.4985],[-92.0067,36.4985],[-92.0066,36.4985],[-92.0059,36.4985],[-92.004,36.4985],[-92.0036,36.4985],[-92.0028,36.4985],[-92.0023,36.4985],[-92.0009,36.4986],[-92.0005,36.4986],[-92.0004,36.4986],[-92.0002,36.4985],[-92.0001,36.4985],[-92,36.4984],[-91.9999,36.4984],[-91.9998,36.4984],[-91.9995,36.4984],[-91.9986,36.4984],[-91.9983,36.4984],[-91.9982,36.4984],[-91.9981,36.4984],[-91.998,36.4984],[-91.9976,36.4984],[-91.9975,36.4984],[-91.9893,36.4985],[-91.9887,36.4985],[-91.9861,36.4984],[-91.9857,36.4984],[-91.9726,36.4984],[-91.9567,36.4985],[-91.9564,36.4985],[-91.9563,36.4985],[-91.9546,36.4985],[-91.951,36.4985],[-91.9485,36.4985],[-91.9421,36.4986],[-91.94,36.4986],[-91.9364,36.4986],[-91.9357,36.4986],[-91.9336,36.4986],[-91.9329,36.4986],[-91.9326,36.4986],[-91.9325,36.4986],[-91.9318,36.4986],[-91.9315,36.4986],[-91.9314,36.4986],[-91.9303,36.4986],[-91.9276,36.4986],[-91.9269,36.4986],[-91.9258,36.4986],[-91.9238,36.4986],[-91.9178,36.4986],[-91.9164,36.4986],[-91.9158,36.4986],[-91.9113,36.4986],[-91.9111,36.4986],[-91.9089,36.4987],[-91.9056,36.4987],[-91.8999,36.4987],[-91.8926,36.4987],[-91.8791,36.4988],[-91.879,36.4988],[-91.8753,36.4988],[-91.8752,36.4988],[-91.8698,36.4988],[-91.868,36.4988],[-91.8666,36.4988],[-91.866,36.4988],[-91.8657,36.4988],[-91.8656,36.4988],[-91.8647,36.4988],[-91.8644,36.4988],[-91.8641,36.4988],[-91.8632,36.4988],[-91.8629,36.4988],[-91.862,36.4988],[-91.8591,36.4988],[-91.8584,36.4988],[-91.8583,36.4988],[-91.8582,36.4988],[-91.8581,36.4988],[-91.858,36.4988],[-91.8575,36.4988],[-91.8555,36.4988],[-91.8548,36.4988],[-91.8457,36.4988],[-91.8456,36.4988],[-91.8448,36.4988],[-91.8444,36.4988],[-91.8409,36.4988],[-91.8389,36.4989],[-91.8369,36.4989],[-91.8314,36.4989],[-91.8305,36.4989],[-91.8191,36.4989],[-91.8149,36.499],[-91.8095,36.499],[-91.8094,36.499],[-91.8092,36.499],[-91.8059,36.4991],[-91.8058,36.499],[-91.8055,36.499],[-91.805,36.499],[-91.8048,36.499],[-91.8038,36.499],[-91.8029,36.499],[-91.8025,36.499],[-91.8017,36.499],[-91.8014,36.4991],[-91.8013,36.4991],[-91.7995,36.4991],[-91.7995,36.499],[-91.7994,36.499],[-91.7993,36.499],[-91.796,36.499],[-91.7952,36.499],[-91.7908,36.4991],[-91.7852,36.4991],[-91.7847,36.4991],[-91.7841,36.4991],[-91.7823,36.4991],[-91.7817,36.4991],[-91.7814,36.4991],[-91.781,36.4991],[-91.7789,36.4991],[-91.7782,36.4991],[-91.7781,36.4991],[-91.7672,36.4991],[-91.767,36.4991],[-91.7669,36.4992],[-91.7668,36.4992],[-91.7658,36.4992],[-91.7654,36.4992],[-91.7649,36.4992],[-91.7636,36.4992],[-91.7627,36.4993],[-91.7596,36.4992],[-91.7594,36.4992],[-91.7593,36.4992],[-91.759,36.4992],[-91.7587,36.4992],[-91.7577,36.4993],[-91.7568,36.4993],[-91.7533,36.4993],[-91.7524,36.4993],[-91.7506,36.4993],[-91.7504,36.4993],[-91.7497,36.4993],[-91.7496,36.4993],[-91.7495,36.4993],[-91.7493,36.4993],[-91.7477,36.4993],[-91.7459,36.4993],[-91.745,36.4993],[-91.7441,36.4993],[-91.7432,36.4993],[-91.7426,36.4993],[-91.7425,36.4993],[-91.7424,36.4993],[-91.7421,36.4993],[-91.7409,36.4993],[-91.7408,36.4993],[-91.7382,36.4993],[-91.7337,36.4993],[-91.7267,36.4992],[-91.7249,36.4992],[-91.7198,36.4994],[-91.7181,36.4994],[-91.7167,36.4994],[-91.7125,36.4994],[-91.7111,36.4994],[-91.7107,36.4994],[-91.71,36.4994],[-91.7096,36.4994],[-91.7093,36.4994],[-91.7091,36.4994],[-91.7086,36.4994],[-91.7085,36.4994],[-91.7084,36.4994],[-91.7076,36.4994],[-91.7052,36.4994],[-91.7046,36.4994],[-91.7044,36.4994],[-91.7043,36.4994],[-91.7041,36.4994],[-91.7017,36.4994],[-91.6981,36.4994],[-91.6968,36.4994],[-91.6936,36.4994],[-91.691,36.4994],[-91.6898,36.4994],[-91.6887,36.4994],[-91.688,36.4993],[-91.6879,36.4993],[-91.6874,36.4993],[-91.6868,36.4994],[-91.6864,36.4994],[-91.686,36.4994],[-91.6859,36.4994],[-91.6847,36.4994],[-91.6723,36.4995],[-91.6707,36.4995],[-91.6659,36.4994],[-91.6643,36.4994],[-91.6641,36.4994],[-91.6634,36.4994],[-91.6632,36.4994],[-91.659,36.4994],[-91.6467,36.4993],[-91.6426,36.4993],[-91.6422,36.4993],[-91.6316,36.4992],[-91.6315,36.4992],[-91.6311,36.4993],[-91.6294,36.4993],[-91.6285,36.4993],[-91.6219,36.4993],[-91.6177,36.4993],[-91.6176,36.4993],[-91.6175,36.4993],[-91.6172,36.4993],[-91.6163,36.4993],[-91.6145,36.4993],[-91.6128,36.4993],[-91.6103,36.4993],[-91.6101,36.4993],[-91.6099,36.4993],[-91.6098,36.4993],[-91.6097,36.4993],[-91.6096,36.4994],[-91.6095,36.4994],[-91.6093,36.4994],[-91.6091,36.4994],[-91.609,36.4995],[-91.6088,36.4995],[-91.6077,36.4996],[-91.6074,36.4996],[-91.6063,36.4995],[-91.6051,36.4995],[-91.6047,36.4995],[-91.6044,36.4995],[-91.6041,36.4995],[-91.6038,36.4995],[-91.6037,36.4995],[-91.6034,36.4995],[-91.603,36.4995],[-91.6026,36.4995],[-91.6023,36.4996],[-91.602,36.4995],[-91.6019,36.4995],[-91.6018,36.4995],[-91.6016,36.4995],[-91.6014,36.4995],[-91.6013,36.4994],[-91.6013,36.4993],[-91.5967,36.4992],[-91.5965,36.4993],[-91.5963,36.4993],[-91.5961,36.4993],[-91.5958,36.4993],[-91.5939,36.4993],[-91.593,36.4993],[-91.5923,36.4993],[-91.5922,36.4993],[-91.5921,36.4993],[-91.5909,36.4993],[-91.5905,36.4993],[-91.5903,36.4993],[-91.5892,36.4993],[-91.5878,36.4993],[-91.5877,36.4993],[-91.5874,36.4993],[-91.5839,36.4993],[-91.5825,36.4993],[-91.5824,36.4993],[-91.5821,36.4993],[-91.5804,36.4993],[-91.5799,36.4993],[-91.5786,36.4993],[-91.5768,36.4993],[-91.5763,36.4993],[-91.5762,36.4993],[-91.5742,36.4993],[-91.5711,36.4993],[-91.5706,36.4993],[-91.5688,36.4993],[-91.5671,36.4993],[-91.5651,36.4992],[-91.5649,36.4993],[-91.5648,36.4993],[-91.5645,36.4993],[-91.5637,36.4993],[-91.5633,36.4993],[-91.5615,36.4992],[-91.5598,36.4992],[-91.5582,36.4992],[-91.558,36.4992],[-91.5571,36.4992],[-91.5557,36.4992],[-91.5553,36.4993],[-91.555,36.4993],[-91.5536,36.4992],[-91.5534,36.4992],[-91.5518,36.4992],[-91.5502,36.4992],[-91.5492,36.4992],[-91.5482,36.4992],[-91.5473,36.4992],[-91.547,36.4992],[-91.5469,36.4992],[-91.5468,36.4992],[-91.5466,36.4992],[-91.5462,36.4992],[-91.5461,36.4992],[-91.546,36.4992],[-91.5459,36.4992],[-91.5458,36.4992],[-91.5456,36.4992],[-91.5455,36.4992],[-91.5452,36.4991],[-91.5451,36.4991],[-91.5449,36.4991],[-91.5447,36.4992],[-91.5446,36.4991],[-91.5444,36.4991],[-91.5443,36.4992],[-91.5442,36.4992],[-91.544,36.4992],[-91.5429,36.4992],[-91.5422,36.4992],[-91.5418,36.4992],[-91.5417,36.4992],[-91.5416,36.4992],[-91.5405,36.4992],[-91.5404,36.4992],[-91.5395,36.4992],[-91.5394,36.4992],[-91.5393,36.4992],[-91.5392,36.4991],[-91.5368,36.4992],[-91.5366,36.4991],[-91.5362,36.4991],[-91.5359,36.4991],[-91.5357,36.4991],[-91.5355,36.4991],[-91.5347,36.499],[-91.5345,36.499],[-91.5344,36.499],[-91.5343,36.499],[-91.5342,36.499],[-91.5335,36.499],[-91.5334,36.499],[-91.5331,36.499],[-91.5318,36.499],[-91.5309,36.499],[-91.5301,36.499],[-91.5283,36.4991],[-91.5278,36.4991],[-91.5277,36.4991],[-91.5276,36.4991],[-91.5275,36.4991],[-91.5274,36.4991],[-91.5273,36.4991],[-91.526,36.4991],[-91.5258,36.4991],[-91.5208,36.499],[-91.5191,36.499],[-91.5172,36.499],[-91.5116,36.4989],[-91.5097,36.4989],[-91.5088,36.4989],[-91.5062,36.4989],[-91.5054,36.4989],[-91.5031,36.4988],[-91.5001,36.4988],[-91.4964,36.4987],[-91.4943,36.4987],[-91.4942,36.4987],[-91.4936,36.4987],[-91.4917,36.4986],[-91.4911,36.4986],[-91.4906,36.4986],[-91.4862,36.4985],[-91.4753,36.4982],[-91.4716,36.4982],[-91.4668,36.498],[-91.4667,36.498],[-91.4635,36.498],[-91.4634,36.498],[-91.4535,36.4977],[-91.4502,36.4977],[-91.4501,36.4977],[-91.45,36.4977],[-91.4469,36.4975],[-91.4468,36.4976],[-91.4467,36.4976],[-91.4466,36.4976],[-91.4466,36.4977],[-91.4463,36.4977],[-91.4456,36.4976],[-91.4451,36.4976],[-91.4447,36.4976],[-91.4437,36.4976],[-91.4429,36.4976],[-91.4422,36.4975],[-91.442,36.4975],[-91.4411,36.4975],[-91.4381,36.4974],[-91.4372,36.4974],[-91.4367,36.4974],[-91.4365,36.4974],[-91.4331,36.4975],[-91.4331,36.4974],[-91.433,36.4974],[-91.4322,36.4974],[-91.4318,36.4974],[-91.4309,36.4973],[-91.43,36.4973],[-91.4292,36.4973],[-91.4283,36.4973],[-91.4281,36.4973],[-91.4274,36.4973],[-91.4273,36.4973],[-91.4272,36.4973],[-91.4265,36.4973],[-91.4252,36.4973],[-91.4247,36.4972],[-91.4243,36.4972],[-91.424,36.4972],[-91.4239,36.4972],[-91.4238,36.4972],[-91.4225,36.4972],[-91.4221,36.4971],[-91.4216,36.4971],[-91.4212,36.4971],[-91.4203,36.4971],[-91.4201,36.4972],[-91.4199,36.4972],[-91.4195,36.4972],[-91.419,36.4972],[-91.4186,36.4972],[-91.4177,36.4972],[-91.4175,36.4972],[-91.4173,36.4972],[-91.4167,36.4971],[-91.4162,36.4971],[-91.4159,36.4971],[-91.4155,36.4971],[-91.4151,36.4971],[-91.4133,36.4971],[-91.4128,36.4971],[-91.4127,36.4971],[-91.4115,36.4971],[-91.4111,36.4971],[-91.4107,36.4971],[-91.4106,36.4971],[-91.4102,36.4971],[-91.4095,36.4971],[-91.4093,36.4971],[-91.4091,36.4971],[-91.409,36.4971],[-91.4088,36.4971],[-91.4085,36.4971],[-91.4083,36.4971],[-91.408,36.4971],[-91.4077,36.4971],[-91.4073,36.4971],[-91.4071,36.4971],[-91.4051,36.4972],[-91.4049,36.4971],[-91.3934,36.4972],[-91.3801,36.4973],[-91.3751,36.4973],[-91.3734,36.4973],[-91.3732,36.4973],[-91.3687,36.4973],[-91.3686,36.4973],[-91.3683,36.4973],[-91.3682,36.4973],[-91.3616,36.4973],[-91.3586,36.4973],[-91.3584,36.4973],[-91.3463,36.4973],[-91.339,36.4974],[-91.3389,36.4974],[-91.3344,36.4974],[-91.3275,36.4974],[-91.3246,36.4974],[-91.3244,36.4974],[-91.3037,36.4975],[-91.3025,36.4975],[-91.296,36.4975],[-91.2882,36.4975],[-91.2778,36.4975],[-91.2763,36.4975],[-91.2696,36.4976],[-91.2681,36.4976],[-91.261,36.4976],[-91.259,36.4976],[-91.2501,36.4976],[-91.2499,36.4976],[-91.2493,36.4976],[-91.248,36.4976],[-91.2357,36.4977],[-91.2348,36.4977],[-91.2273,36.4976],[-91.2272,36.4976],[-91.227,36.4975],[-91.2268,36.4975],[-91.2264,36.4975],[-91.2263,36.4975],[-91.2255,36.4975],[-91.2246,36.4975],[-91.2237,36.4975],[-91.2228,36.4975],[-91.222,36.4975],[-91.2202,36.4975],[-91.2191,36.4975],[-91.219,36.4975],[-91.2187,36.4975],[-91.2185,36.4975],[-91.2183,36.4975],[-91.2181,36.4975],[-91.2179,36.4975],[-91.2177,36.4975],[-91.2174,36.4975],[-91.2087,36.4975],[-91.2035,36.4975],[-91.2003,36.4975],[-91.1999,36.4975],[-91.1957,36.4975],[-91.1937,36.4975],[-91.1886,36.4975],[-91.1814,36.4976],[-91.1726,36.4975],[-91.1725,36.4975],[-91.1724,36.4975],[-91.1722,36.4975],[-91.1721,36.4975],[-91.1646,36.4975],[-91.1626,36.4975],[-91.1625,36.4975],[-91.147,36.4976],[-91.1444,36.4977],[-91.144,36.4977],[-91.1409,36.4977],[-91.1355,36.4977],[-91.1339,36.4977],[-91.1265,36.4977],[-91.1251,36.4977],[-91.1231,36.4977],[-91.1151,36.4978],[-91.1127,36.4978],[-91.1092,36.4979],[-91.1089,36.4979],[-91.1077,36.4979],[-91.1074,36.4979],[-91.1014,36.4979],[-91.0963,36.4978],[-91.0959,36.4979],[-91.0925,36.4979],[-91.0913,36.4979],[-91.0904,36.4979],[-91.0878,36.4979],[-91.0869,36.4979],[-91.0844,36.4979],[-91.0768,36.4979],[-91.0746,36.4979],[-91.0743,36.4979],[-91.0742,36.4979],[-91.0738,36.4979],[-91.0737,36.4979],[-91.0731,36.4979],[-91.0726,36.4979],[-91.0691,36.4979],[-91.0683,36.4979],[-91.0679,36.4979],[-91.0657,36.4979],[-91.059,36.4979],[-91.0569,36.498],[-91.0568,36.498],[-91.0547,36.498],[-91.0529,36.498],[-91.0522,36.498],[-91.0521,36.498],[-91.0501,36.498],[-91.05,36.498],[-91.0467,36.498],[-91.0464,36.498],[-91.0373,36.498],[-91.0347,36.498],[-91.0267,36.498],[-91.024,36.498],[-91.0236,36.498],[-91.0228,36.498],[-91.0192,36.4981],[-91.0181,36.4981],[-91.018,36.4981],[-91.0179,36.4981],[-91.0178,36.4981],[-91.0177,36.4982],[-91.0175,36.4982],[-91.0171,36.4982],[-91.0167,36.4982],[-91.0161,36.4982],[-91.0159,36.4982],[-91.0157,36.4982],[-91.0154,36.4982],[-91.0137,36.4983],[-91.0136,36.4983],[-91.0127,36.4983],[-91.012,36.4982],[-91.0117,36.4982],[-91.0086,36.4982],[-91.0054,36.4982],[-91.0052,36.4982],[-91.0016,36.4983],[-91.0015,36.4983],[-91.0001,36.4983],[-90.9973,36.4983],[-90.9971,36.4983],[-90.9969,36.4983],[-90.9957,36.4983],[-90.9953,36.4983],[-90.9912,36.4983],[-90.9874,36.4984],[-90.984,36.4984],[-90.9813,36.4984],[-90.981,36.4984],[-90.9807,36.4984],[-90.9758,36.4984],[-90.972,36.4984],[-90.9629,36.4984],[-90.9624,36.4984],[-90.9607,36.4984],[-90.9603,36.4984],[-90.9591,36.4984],[-90.9566,36.4984],[-90.9548,36.4984],[-90.9484,36.4985],[-90.9441,36.4985],[-90.944,36.4985],[-90.9426,36.4985],[-90.9424,36.4985],[-90.9423,36.4985],[-90.9406,36.4984],[-90.9405,36.4984],[-90.9404,36.4984],[-90.9403,36.4984],[-90.9334,36.4984],[-90.928,36.4984],[-90.9277,36.4984],[-90.9276,36.4984],[-90.9255,36.4984],[-90.9249,36.4984],[-90.9164,36.4984],[-90.9162,36.4984],[-90.9128,36.4984],[-90.9076,36.4984],[-90.9051,36.4984],[-90.905,36.4984],[-90.8913,36.4983],[-90.8911,36.4983],[-90.8891,36.4983],[-90.8888,36.4983],[-90.879,36.4983],[-90.8784,36.4983],[-90.8778,36.4983],[-90.8771,36.4983],[-90.877,36.4983],[-90.8769,36.4983],[-90.8768,36.4983],[-90.8753,36.4983],[-90.8751,36.4983],[-90.8743,36.4982],[-90.8738,36.4981],[-90.8736,36.4981],[-90.8734,36.4982],[-90.8732,36.4982],[-90.8729,36.4982],[-90.8727,36.4982],[-90.8726,36.4983],[-90.8718,36.4983],[-90.8699,36.4983],[-90.8666,36.4984],[-90.8637,36.4984],[-90.8574,36.4985],[-90.857,36.4985],[-90.8548,36.4985],[-90.8546,36.4985],[-90.8545,36.4985],[-90.8542,36.4985],[-90.8505,36.4985],[-90.8498,36.4985],[-90.8412,36.4986],[-90.8392,36.4986],[-90.8391,36.4986],[-90.8378,36.4986],[-90.8377,36.4986],[-90.8351,36.4986],[-90.8347,36.4986],[-90.8319,36.4986],[-90.822,36.4987],[-90.8187,36.4987],[-90.8183,36.4987],[-90.8162,36.4987],[-90.8088,36.4987],[-90.8064,36.4987],[-90.8063,36.4987],[-90.8062,36.4987],[-90.8056,36.4987],[-90.8037,36.4987],[-90.803,36.4987],[-90.8026,36.4987],[-90.8025,36.4987],[-90.8024,36.4987],[-90.8022,36.4987],[-90.802,36.4987],[-90.7901,36.4986],[-90.7865,36.4986],[-90.7844,36.4985],[-90.7832,36.4985],[-90.7825,36.4985],[-90.7819,36.4985],[-90.7814,36.4985],[-90.7806,36.4985],[-90.7806,36.4986],[-90.7805,36.4986],[-90.7804,36.4986],[-90.7789,36.4986],[-90.778,36.4986],[-90.7763,36.4986],[-90.7753,36.4986],[-90.7744,36.4986],[-90.7656,36.4986],[-90.7591,36.4984],[-90.7473,36.4987],[-90.7416,36.4987],[-90.7262,36.4986],[-90.7199,36.4985],[-90.7112,36.4984],[-90.7111,36.4984],[-90.7088,36.4984],[-90.7035,36.4984],[-90.6981,36.4982],[-90.693,36.4982],[-90.6753,36.4986],[-90.6752,36.4986],[-90.6593,36.4985],[-90.6485,36.4985],[-90.6479,36.4985],[-90.6478,36.4985],[-90.6393,36.4985],[-90.6251,36.4985],[-90.6215,36.4985],[-90.6212,36.4984],[-90.6211,36.4984],[-90.6131,36.4985],[-90.6092,36.4985],[-90.6055,36.4985],[-90.5943,36.4985],[-90.5941,36.4985],[-90.5936,36.4985],[-90.5935,36.4985],[-90.593,36.4985],[-90.5918,36.4985],[-90.5914,36.4985],[-90.5901,36.4985],[-90.5862,36.4986],[-90.5849,36.4986],[-90.5848,36.4986],[-90.5844,36.4986],[-90.5843,36.4986],[-90.5777,36.4986],[-90.5762,36.4986],[-90.5704,36.4986],[-90.5665,36.4986],[-90.5595,36.4986],[-90.5585,36.4986],[-90.5583,36.4985],[-90.5574,36.4985],[-90.5558,36.4985],[-90.5545,36.4985],[-90.5525,36.4985],[-90.5484,36.4985],[-90.5471,36.4985],[-90.544,36.4985],[-90.5419,36.4985],[-90.5403,36.4985],[-90.5401,36.4985],[-90.5399,36.4985],[-90.5395,36.4985],[-90.5372,36.4985],[-90.5368,36.4985],[-90.5334,36.4985],[-90.533,36.4985],[-90.5322,36.4985],[-90.5321,36.4985],[-90.5307,36.4985],[-90.53,36.4985],[-90.5278,36.4985],[-90.5254,36.4985],[-90.5222,36.4985],[-90.5221,36.4985],[-90.5216,36.4985],[-90.5165,36.4985],[-90.5142,36.4984],[-90.5138,36.4984],[-90.5084,36.4985],[-90.5043,36.4985],[-90.5002,36.4985],[-90.4994,36.4985],[-90.4945,36.4984],[-90.4943,36.4984],[-90.4942,36.4984],[-90.4877,36.4984],[-90.4838,36.4984],[-90.4818,36.4984],[-90.4814,36.4984],[-90.4803,36.4984],[-90.4799,36.4984],[-90.4793,36.4984],[-90.4775,36.4984],[-90.4769,36.4984],[-90.4766,36.4984],[-90.4759,36.4984],[-90.4757,36.4984],[-90.4753,36.4984],[-90.474,36.4984],[-90.4736,36.4984],[-90.4703,36.4984],[-90.4674,36.4984],[-90.4673,36.4984],[-90.4672,36.4984],[-90.4648,36.4984],[-90.4578,36.4984],[-90.4554,36.4984],[-90.4493,36.4984],[-90.4413,36.4984],[-90.4412,36.4984],[-90.4411,36.4984],[-90.4392,36.4984],[-90.439,36.4984],[-90.4389,36.4984],[-90.4339,36.4984],[-90.4337,36.4984],[-90.4336,36.4984],[-90.4317,36.4984],[-90.4315,36.4984],[-90.4314,36.4984],[-90.4305,36.4984],[-90.4262,36.4984],[-90.4258,36.4984],[-90.4253,36.4984],[-90.425,36.4984],[-90.4242,36.4984],[-90.4239,36.4984],[-90.4213,36.4984],[-90.4133,36.4984],[-90.4106,36.4984],[-90.4094,36.4984],[-90.4057,36.4984],[-90.4045,36.4984],[-90.4033,36.4984],[-90.3996,36.4984],[-90.3983,36.4984],[-90.3974,36.4984],[-90.3947,36.4984],[-90.3939,36.4984],[-90.3904,36.4984],[-90.3821,36.4984],[-90.3801,36.4984],[-90.3766,36.4984],[-90.3756,36.4983],[-90.3751,36.4983],[-90.3728,36.4983],[-90.3718,36.4983],[-90.3716,36.4983],[-90.3712,36.4983],[-90.371,36.4983],[-90.3708,36.4983],[-90.3696,36.4983],[-90.3662,36.4983],[-90.365,36.4983],[-90.3636,36.4983],[-90.3596,36.4983],[-90.3582,36.4983],[-90.3577,36.4983],[-90.3563,36.4983],[-90.3558,36.4983],[-90.3401,36.4982],[-90.3389,36.4982],[-90.3266,36.4981],[-90.3265,36.4981],[-90.3264,36.4981],[-90.3262,36.4981],[-90.3257,36.4981],[-90.3253,36.4981],[-90.3245,36.4981],[-90.3232,36.4981],[-90.3179,36.4981],[-90.3178,36.4981],[-90.3174,36.4981],[-90.3167,36.4981],[-90.313,36.498],[-90.3105,36.4979],[-90.3092,36.498],[-90.3052,36.4979],[-90.3039,36.498],[-90.3032,36.498],[-90.3028,36.498],[-90.3023,36.498],[-90.3022,36.498],[-90.302,36.498],[-90.3015,36.498],[-90.301,36.498],[-90.3008,36.498],[-90.3007,36.498],[-90.2999,36.498],[-90.2998,36.498],[-90.2941,36.498],[-90.294,36.498],[-90.2871,36.498],[-90.2851,36.4979],[-90.2792,36.4979],[-90.2779,36.4979],[-90.2668,36.4979],[-90.2664,36.4979],[-90.2659,36.4979],[-90.2655,36.4979],[-90.2571,36.4978],[-90.2498,36.4978],[-90.2496,36.4978],[-90.2493,36.4978],[-90.249,36.4978],[-90.2459,36.4978],[-90.2453,36.4978],[-90.2442,36.4978],[-90.2434,36.4978],[-90.2391,36.4978],[-90.238,36.4978],[-90.2377,36.4978],[-90.2353,36.4978],[-90.2332,36.4978],[-90.2302,36.4979],[-90.2299,36.4979],[-90.2291,36.4979],[-90.229,36.4979],[-90.2209,36.4979],[-90.2207,36.4979],[-90.2206,36.4979],[-90.2205,36.4979],[-90.2204,36.4978],[-90.2173,36.4979],[-90.216,36.4978],[-90.2141,36.4978],[-90.2129,36.4978],[-90.212,36.4979],[-90.2119,36.4979],[-90.2108,36.4979],[-90.2091,36.4979],[-90.2073,36.4979],[-90.2053,36.4979],[-90.2048,36.4979],[-90.2045,36.4979],[-90.2023,36.4979],[-90.1995,36.4979],[-90.1971,36.4979],[-90.1953,36.4979],[-90.194,36.4979],[-90.1837,36.4979],[-90.1836,36.4979],[-90.1835,36.4979],[-90.1834,36.4979],[-90.1833,36.4979],[-90.1825,36.4979],[-90.1823,36.4979],[-90.1821,36.4979],[-90.1805,36.4979],[-90.1803,36.4979],[-90.1802,36.4979],[-90.1801,36.4979],[-90.18,36.4979],[-90.1739,36.4979],[-90.1648,36.4979],[-90.1553,36.498],[-90.155,36.498],[-90.1547,36.498],[-90.1526,36.498],[-90.1524,36.498],[-90.1523,36.498],[-90.1525,36.4978],[-90.1528,36.4975],[-90.1532,36.4973],[-90.1533,36.4972],[-90.1535,36.4971],[-90.154,36.497],[-90.1543,36.4968],[-90.1545,36.4968],[-90.1547,36.4968],[-90.1547,36.4967],[-90.1547,36.4964],[-90.1545,36.4959],[-90.1542,36.4956],[-90.154,36.4953],[-90.1536,36.4948],[-90.1534,36.4945],[-90.1531,36.4938],[-90.1531,36.4936],[-90.1531,36.4933],[-90.1535,36.493],[-90.1549,36.4924],[-90.155,36.4925],[-90.1552,36.4926],[-90.1561,36.4932],[-90.1562,36.4933],[-90.1564,36.4935],[-90.1566,36.4938],[-90.1568,36.494],[-90.1574,36.4942],[-90.1579,36.4942],[-90.1581,36.4943],[-90.1582,36.4943],[-90.1584,36.4943],[-90.1591,36.4943],[-90.1593,36.4944],[-90.16,36.4943],[-90.16,36.4939],[-90.1601,36.4935],[-90.1595,36.4925],[-90.1586,36.4916],[-90.1584,36.4915],[-90.1582,36.4914],[-90.1579,36.4913],[-90.1566,36.4907],[-90.1564,36.4906],[-90.1563,36.4905],[-90.1563,36.49],[-90.1561,36.4891],[-90.1562,36.4885],[-90.1565,36.4877],[-90.1567,36.4876],[-90.157,36.4875],[-90.1571,36.4874],[-90.1578,36.4876],[-90.1588,36.4875],[-90.159,36.4875],[-90.1593,36.4875],[-90.1595,36.4875],[-90.1596,36.4875],[-90.1598,36.4873],[-90.1599,36.4872],[-90.1601,36.487],[-90.1602,36.4868],[-90.1603,36.4865],[-90.1603,36.4863],[-90.1602,36.486],[-90.16,36.4858],[-90.1598,36.4855],[-90.1591,36.4851],[-90.1587,36.4847],[-90.1585,36.4846],[-90.1575,36.4845],[-90.1573,36.4844],[-90.1572,36.4844],[-90.1573,36.484],[-90.158,36.4827],[-90.1587,36.4818],[-90.1592,36.4815],[-90.1596,36.4811],[-90.1597,36.4806],[-90.1596,36.4803],[-90.1595,36.48],[-90.1592,36.4797],[-90.1584,36.4793],[-90.1577,36.4789],[-90.1574,36.4787],[-90.1565,36.4787],[-90.1556,36.4786],[-90.154,36.478],[-90.1531,36.4778],[-90.1516,36.4771],[-90.1512,36.477],[-90.1499,36.4766],[-90.1492,36.4764],[-90.1482,36.4761],[-90.1476,36.4761],[-90.1471,36.4762],[-90.1464,36.4764],[-90.1461,36.4765],[-90.145,36.4764],[-90.1446,36.4763],[-90.1438,36.4759],[-90.1433,36.4754],[-90.1432,36.4751],[-90.1431,36.4746],[-90.1433,36.4741],[-90.1433,36.4738],[-90.1431,36.4733],[-90.1431,36.4731],[-90.1426,36.4726],[-90.1426,36.4724],[-90.1424,36.4715],[-90.1425,36.4708],[-90.1427,36.4707],[-90.1425,36.4707],[-90.1426,36.4703],[-90.1428,36.4702],[-90.1429,36.4701],[-90.1434,36.4697],[-90.1442,36.4694],[-90.1442,36.4693],[-90.1444,36.4693],[-90.1449,36.4692],[-90.1459,36.4689],[-90.1469,36.4689],[-90.1479,36.4695],[-90.1489,36.4703],[-90.1498,36.4705],[-90.1507,36.4705],[-90.1514,36.4702],[-90.1517,36.4699],[-90.1522,36.4702],[-90.1524,36.4707],[-90.1526,36.471],[-90.1529,36.4709],[-90.1532,36.4705],[-90.1532,36.4697],[-90.1534,36.4688],[-90.1537,36.4681],[-90.1538,36.4679],[-90.1541,36.4676],[-90.1549,36.4672],[-90.1555,36.4667],[-90.1556,36.4665],[-90.1557,36.4662],[-90.1557,36.4658],[-90.1557,36.4655],[-90.1557,36.4653],[-90.1559,36.4642],[-90.1558,36.4635],[-90.1555,36.4635],[-90.1554,36.4635],[-90.1552,36.4635],[-90.155,36.4635],[-90.1547,36.4635],[-90.154,36.4637],[-90.1531,36.4641],[-90.1517,36.4651],[-90.1507,36.4655],[-90.1501,36.4654],[-90.1499,36.4652],[-90.1498,36.4651],[-90.1497,36.465],[-90.1491,36.4645],[-90.1486,36.4637],[-90.1478,36.4633],[-90.1468,36.4628],[-90.1458,36.4627],[-90.1449,36.4628],[-90.1446,36.4628],[-90.1441,36.4634],[-90.1438,36.4643],[-90.1438,36.4645],[-90.1444,36.4661],[-90.1447,36.4667],[-90.1448,36.467],[-90.1448,36.4672],[-90.1447,36.4674],[-90.1446,36.4675],[-90.1446,36.4676],[-90.1442,36.4678],[-90.144,36.4679],[-90.1435,36.468],[-90.1432,36.468],[-90.1429,36.4679],[-90.1428,36.4679],[-90.1426,36.4679],[-90.1425,36.4679],[-90.1428,36.4675],[-90.1428,36.4674],[-90.1427,36.4672],[-90.1426,36.4671],[-90.1423,36.4668],[-90.1414,36.4665],[-90.1411,36.4663],[-90.1406,36.465],[-90.1404,36.4646],[-90.1404,36.4639],[-90.1407,36.463],[-90.1417,36.4606],[-90.1417,36.4602],[-90.1416,36.4598],[-90.1412,36.459],[-90.141,36.4585],[-90.1407,36.4581],[-90.1403,36.4577],[-90.1397,36.4571],[-90.1381,36.4559],[-90.1378,36.4557],[-90.1376,36.4555],[-90.1368,36.455],[-90.1361,36.4547],[-90.1351,36.4545],[-90.1349,36.4544],[-90.1345,36.4543],[-90.1342,36.4541],[-90.134,36.4539],[-90.1339,36.4536],[-90.134,36.4534],[-90.1341,36.453],[-90.1344,36.4527],[-90.1368,36.4508],[-90.1371,36.4506],[-90.1373,36.4503],[-90.1373,36.4501],[-90.1372,36.4498],[-90.1365,36.4489],[-90.1362,36.4482],[-90.1362,36.448],[-90.1362,36.4475],[-90.1364,36.447],[-90.1365,36.4465],[-90.1364,36.446],[-90.1363,36.4457],[-90.1359,36.4448],[-90.1358,36.4444],[-90.1358,36.4439],[-90.1359,36.4436],[-90.1363,36.4427],[-90.1363,36.4426],[-90.1361,36.4421],[-90.1354,36.4415],[-90.1349,36.4408],[-90.1343,36.4397],[-90.1341,36.4387],[-90.1341,36.4374],[-90.1342,36.4366],[-90.1344,36.436],[-90.1348,36.4355],[-90.1353,36.4353],[-90.1357,36.4352],[-90.137,36.4351],[-90.1378,36.4352],[-90.1385,36.4352],[-90.1389,36.4351],[-90.1389,36.4348],[-90.1387,36.4346],[-90.1383,36.4343],[-90.1381,36.434],[-90.1376,36.4329],[-90.1376,36.4323],[-90.1377,36.4318],[-90.1379,36.4316],[-90.1382,36.4314],[-90.1385,36.4313],[-90.1389,36.4312],[-90.1399,36.4312],[-90.141,36.4315],[-90.1412,36.4315],[-90.1416,36.4315],[-90.1422,36.4314],[-90.1425,36.4312],[-90.1429,36.431],[-90.1432,36.4306],[-90.1434,36.4299],[-90.1437,36.4287],[-90.1437,36.4283],[-90.1439,36.4275],[-90.144,36.427],[-90.1441,36.4267],[-90.1443,36.4259],[-90.1443,36.4254],[-90.1442,36.425],[-90.1439,36.4245],[-90.1435,36.4242],[-90.1417,36.4231],[-90.1404,36.422],[-90.14,36.4217],[-90.1386,36.4211],[-90.1379,36.4212],[-90.1376,36.4213],[-90.1372,36.4214],[-90.137,36.4216],[-90.1367,36.4222],[-90.1361,36.4227],[-90.1355,36.4231],[-90.1351,36.4231],[-90.1346,36.4231],[-90.1344,36.423],[-90.1343,36.4228],[-90.1342,36.4225],[-90.1346,36.4218],[-90.1348,36.4214],[-90.1349,36.421],[-90.1354,36.4193],[-90.1354,36.4192],[-90.1354,36.4187],[-90.1352,36.4184],[-90.1349,36.4176],[-90.1349,36.4171],[-90.135,36.4168],[-90.1353,36.4164],[-90.1358,36.4157],[-90.1365,36.4151],[-90.1367,36.415],[-90.137,36.4149],[-90.1378,36.4148],[-90.1381,36.4148],[-90.1383,36.4147],[-90.1386,36.4145],[-90.1387,36.4142],[-90.1387,36.414],[-90.1386,36.4138],[-90.1382,36.4136],[-90.1378,36.4134],[-90.1369,36.4133],[-90.136,36.4133],[-90.1339,36.4139],[-90.1327,36.4143],[-90.1311,36.415],[-90.1306,36.4152],[-90.1303,36.4155],[-90.1297,36.4162],[-90.1294,36.4165],[-90.1291,36.4166],[-90.1289,36.4167],[-90.1284,36.4168],[-90.1279,36.4168],[-90.1275,36.4167],[-90.1271,36.4165],[-90.1267,36.4162],[-90.1266,36.416],[-90.1266,36.4156],[-90.1268,36.4152],[-90.1288,36.4123],[-90.1289,36.4118],[-90.1288,36.4116],[-90.1286,36.4114],[-90.1283,36.4113],[-90.1273,36.4111],[-90.1268,36.4111],[-90.1263,36.4111],[-90.1254,36.411],[-90.1251,36.4109],[-90.1225,36.4108],[-90.1221,36.4108],[-90.1215,36.4108],[-90.1211,36.411],[-90.1207,36.4112],[-90.1195,36.4125],[-90.1191,36.4126],[-90.1189,36.4125],[-90.1188,36.4125],[-90.1187,36.4123],[-90.1186,36.4121],[-90.1185,36.4118],[-90.1186,36.4114],[-90.1187,36.4111],[-90.1188,36.4106],[-90.1188,36.41],[-90.1187,36.4097],[-90.1184,36.4094],[-90.1174,36.4092],[-90.117,36.409],[-90.1167,36.4088],[-90.1163,36.4084],[-90.1159,36.4081],[-90.1155,36.408],[-90.1152,36.4081],[-90.115,36.4082],[-90.1149,36.4084],[-90.1146,36.4094],[-90.1143,36.4097],[-90.1138,36.4097],[-90.1136,36.4096],[-90.1136,36.4095],[-90.1134,36.4091],[-90.1134,36.4085],[-90.1135,36.4082],[-90.1135,36.4081],[-90.1137,36.4079],[-90.1141,36.4077],[-90.1145,36.4075],[-90.115,36.4073],[-90.1153,36.4071],[-90.1156,36.4069],[-90.1158,36.4066],[-90.1158,36.4064],[-90.1158,36.4061],[-90.1157,36.406],[-90.1157,36.4059],[-90.1154,36.4058],[-90.1151,36.4058],[-90.1147,36.4059],[-90.1132,36.4065],[-90.1114,36.4076],[-90.1111,36.4078],[-90.1108,36.4078],[-90.1105,36.4077],[-90.1104,36.4075],[-90.1104,36.407],[-90.1108,36.4054],[-90.1108,36.405],[-90.1108,36.4048],[-90.1107,36.4045],[-90.1105,36.4043],[-90.1098,36.404],[-90.1094,36.4038],[-90.1086,36.4037],[-90.1081,36.4038],[-90.1071,36.4042],[-90.1052,36.4053],[-90.1048,36.4055],[-90.1046,36.4055],[-90.1045,36.4055],[-90.1042,36.4054],[-90.1039,36.4052],[-90.1038,36.4051],[-90.1037,36.4049],[-90.1027,36.4031],[-90.1021,36.4024],[-90.1018,36.4021],[-90.1016,36.402],[-90.1013,36.402],[-90.101,36.4021],[-90.0995,36.4034],[-90.0991,36.4038],[-90.0987,36.404],[-90.0986,36.404],[-90.0983,36.404],[-90.0981,36.404],[-90.0974,36.4036],[-90.0971,36.4034],[-90.0965,36.4034],[-90.0961,36.4034],[-90.0954,36.4037],[-90.0951,36.4037],[-90.0928,36.4036],[-90.0923,36.4035],[-90.0911,36.403],[-90.0884,36.4023],[-90.0877,36.4022],[-90.0865,36.4021],[-90.0861,36.402],[-90.0855,36.4016],[-90.085,36.4012],[-90.0844,36.4007],[-90.0841,36.4006],[-90.084,36.4006],[-90.0838,36.4006],[-90.0831,36.4011],[-90.0828,36.4012],[-90.0825,36.4013],[-90.082,36.4012],[-90.0814,36.4011],[-90.0806,36.4007],[-90.0798,36.4002],[-90.0792,36.3997],[-90.0789,36.3994],[-90.0786,36.3983],[-90.0784,36.3972],[-90.0784,36.397],[-90.0784,36.3969],[-90.0783,36.3964],[-90.0782,36.3964],[-90.0778,36.3962],[-90.0776,36.3961],[-90.0773,36.3959],[-90.0768,36.3956],[-90.0758,36.3949],[-90.0753,36.3943],[-90.075,36.394],[-90.0746,36.3934],[-90.0742,36.3931],[-90.0739,36.3929],[-90.0736,36.3928],[-90.0733,36.3928],[-90.0728,36.3929],[-90.0723,36.393],[-90.0718,36.3932],[-90.071,36.3936],[-90.0707,36.3937],[-90.0705,36.3936],[-90.0704,36.3935],[-90.0703,36.3933],[-90.0703,36.3927],[-90.0703,36.392],[-90.0703,36.3916],[-90.0701,36.3912],[-90.0697,36.3904],[-90.0693,36.3899],[-90.069,36.3896],[-90.0686,36.3893],[-90.0683,36.3891],[-90.0682,36.389],[-90.0682,36.3888],[-90.0683,36.3887],[-90.0685,36.3886],[-90.0688,36.3885],[-90.069,36.3884],[-90.069,36.3883],[-90.0689,36.3882],[-90.0678,36.3881],[-90.0666,36.3877],[-90.0659,36.3876],[-90.0658,36.3875],[-90.0658,36.3873],[-90.066,36.3871],[-90.0675,36.3865],[-90.068,36.3862],[-90.0683,36.3858],[-90.0683,36.3856],[-90.0683,36.3853],[-90.0681,36.3852],[-90.0677,36.385],[-90.0662,36.3848],[-90.0642,36.3843],[-90.0637,36.3842],[-90.0636,36.3842],[-90.0634,36.384],[-90.0632,36.3836],[-90.0632,36.3835],[-90.0633,36.3832],[-90.0634,36.383],[-90.064,36.3826],[-90.0645,36.3821],[-90.0645,36.3819],[-90.0654,36.3807],[-90.066,36.3797],[-90.066,36.379],[-90.0666,36.3783],[-90.0667,36.3781],[-90.0667,36.378],[-90.0667,36.3779],[-90.0666,36.3778],[-90.0657,36.3776],[-90.0654,36.3774],[-90.0649,36.3771],[-90.0648,36.3771],[-90.0646,36.377],[-90.0643,36.3771],[-90.0635,36.3775],[-90.0632,36.3775],[-90.0629,36.3775],[-90.0628,36.3774],[-90.0627,36.3773],[-90.0627,36.377],[-90.0629,36.3766],[-90.0637,36.376],[-90.0639,36.3759],[-90.0639,36.3757],[-90.064,36.3756],[-90.064,36.3753],[-90.0637,36.3741],[-90.0637,36.374],[-90.0638,36.3729],[-90.0637,36.3726],[-90.0636,36.3721],[-90.0636,36.3719],[-90.0637,36.3715],[-90.0645,36.3698],[-90.0647,36.369],[-90.0646,36.3679],[-90.0645,36.3676],[-90.0642,36.3674],[-90.0635,36.3672],[-90.0634,36.3672],[-90.0634,36.367],[-90.0635,36.3669],[-90.0636,36.3669],[-90.0641,36.3666],[-90.0644,36.3664],[-90.0653,36.3655],[-90.0656,36.3653],[-90.0657,36.3653],[-90.0663,36.3652],[-90.0664,36.3651],[-90.0664,36.365],[-90.066,36.3645],[-90.0658,36.364],[-90.0658,36.3635],[-90.066,36.3632],[-90.0661,36.3628],[-90.0666,36.3622],[-90.0667,36.3618],[-90.0667,36.3614],[-90.0666,36.3611],[-90.0661,36.3602],[-90.0661,36.3601],[-90.0661,36.3599],[-90.0662,36.3594],[-90.0663,36.3593],[-90.0664,36.3587],[-90.0666,36.3586],[-90.0675,36.3582],[-90.0683,36.3577],[-90.0685,36.3574],[-90.0684,36.3571],[-90.068,36.3567],[-90.0681,36.3566],[-90.0682,36.3564],[-90.0684,36.3564],[-90.069,36.3565],[-90.0694,36.3566],[-90.0698,36.3566],[-90.0701,36.3565],[-90.0703,36.3564],[-90.0705,36.3563],[-90.0709,36.356],[-90.0712,36.3556],[-90.0717,36.3544],[-90.0718,36.3541],[-90.0722,36.3538],[-90.0733,36.3535],[-90.0737,36.3532],[-90.074,36.3527],[-90.0741,36.352],[-90.0743,36.3517],[-90.0747,36.3513],[-90.0753,36.3505],[-90.0756,36.3501],[-90.0758,36.3498],[-90.0762,36.3497],[-90.0774,36.3496],[-90.0777,36.3495],[-90.0779,36.3494],[-90.078,36.3491],[-90.078,36.3489],[-90.0773,36.3477],[-90.0768,36.3469],[-90.0754,36.3455],[-90.0753,36.3452],[-90.0744,36.344],[-90.0742,36.3436],[-90.0742,36.3434],[-90.0742,36.3425],[-90.0744,36.3422],[-90.0749,36.3417],[-90.0754,36.3416],[-90.0761,36.3417],[-90.0766,36.3416],[-90.0769,36.3415],[-90.0772,36.3411],[-90.0773,36.3408],[-90.0773,36.34],[-90.0773,36.3397],[-90.0775,36.3393],[-90.0779,36.3387],[-90.0782,36.3383],[-90.0783,36.3377],[-90.0784,36.3373],[-90.0783,36.3367],[-90.0781,36.3364],[-90.0779,36.3361],[-90.0774,36.3358],[-90.0762,36.3353],[-90.0759,36.3351],[-90.0756,36.3347],[-90.0756,36.3345],[-90.0756,36.3342],[-90.0757,36.3338],[-90.0764,36.3326],[-90.0768,36.3314],[-90.077,36.3308],[-90.0772,36.3306],[-90.0776,36.3303],[-90.0776,36.3302],[-90.0781,36.3301],[-90.0786,36.3299],[-90.079,36.3297],[-90.0791,36.3295],[-90.0792,36.3294],[-90.0792,36.3291],[-90.079,36.3282],[-90.079,36.328],[-90.0791,36.3277],[-90.0792,36.3276],[-90.0795,36.3275],[-90.0811,36.3272],[-90.0816,36.3269],[-90.0819,36.3265],[-90.082,36.3261],[-90.0819,36.3258],[-90.0816,36.3255],[-90.0815,36.3254],[-90.081,36.3251],[-90.0804,36.3245],[-90.0799,36.3237],[-90.0799,36.3235],[-90.0799,36.3233],[-90.08,36.3232],[-90.0812,36.3231],[-90.0817,36.323],[-90.0821,36.3226],[-90.0824,36.322],[-90.0823,36.3219],[-90.0819,36.3214],[-90.0814,36.321],[-90.0811,36.3208],[-90.0809,36.3207],[-90.0806,36.3205],[-90.0803,36.3201],[-90.0802,36.3197],[-90.0801,36.3189],[-90.08,36.3186],[-90.0798,36.3184],[-90.0798,36.3183],[-90.0797,36.3183],[-90.0793,36.3184],[-90.0789,36.3185],[-90.0784,36.3188],[-90.0777,36.3192],[-90.0774,36.3193],[-90.077,36.3193],[-90.0768,36.3193],[-90.0766,36.3192],[-90.0765,36.319],[-90.0761,36.3182],[-90.076,36.3181],[-90.0759,36.3181],[-90.0758,36.3181],[-90.0755,36.3182],[-90.0752,36.3183],[-90.0744,36.318],[-90.0743,36.3178],[-90.0742,36.3177],[-90.0741,36.3171],[-90.0742,36.3166],[-90.0741,36.3165],[-90.074,36.3164],[-90.0733,36.3162],[-90.0728,36.316],[-90.0723,36.3156],[-90.0722,36.3155],[-90.072,36.3151],[-90.0719,36.3146],[-90.0717,36.3144],[-90.0716,36.3142],[-90.0714,36.3141],[-90.0712,36.3141],[-90.0708,36.3141],[-90.0706,36.3141],[-90.0703,36.3139],[-90.0699,36.3136],[-90.0697,36.3134],[-90.0696,36.3133],[-90.0693,36.3129],[-90.0691,36.3127],[-90.069,36.3122],[-90.0688,36.312],[-90.0685,36.3117],[-90.0684,36.3115],[-90.0683,36.3106],[-90.0683,36.3101],[-90.0681,36.3094],[-90.0681,36.3093],[-90.068,36.3092],[-90.0677,36.3089],[-90.0676,36.3087],[-90.0675,36.3082],[-90.0673,36.3078],[-90.0672,36.3075],[-90.0671,36.3068],[-90.067,36.3065],[-90.0668,36.3063],[-90.0666,36.3059],[-90.0666,36.3057],[-90.0664,36.3055],[-90.0662,36.3053],[-90.066,36.3052],[-90.0653,36.3051],[-90.0652,36.305],[-90.0651,36.3049],[-90.0649,36.3046],[-90.0647,36.3044],[-90.0644,36.304],[-90.0642,36.3038],[-90.0641,36.3034],[-90.0641,36.3031],[-90.0641,36.3028],[-90.0642,36.3025],[-90.0643,36.3023],[-90.0644,36.3021],[-90.0647,36.3019],[-90.0648,36.3018],[-90.0652,36.3016],[-90.0653,36.3015],[-90.0655,36.3013],[-90.0657,36.3012],[-90.0659,36.3008],[-90.0662,36.3005],[-90.0666,36.3003],[-90.0668,36.3001],[-90.067,36.2999],[-90.0672,36.2997],[-90.0675,36.2995],[-90.0678,36.2993],[-90.0687,36.299],[-90.069,36.2989],[-90.0693,36.2986],[-90.0694,36.2984],[-90.0695,36.2981],[-90.0701,36.2973],[-90.0703,36.297],[-90.0703,36.2969],[-90.0703,36.2967],[-90.0703,36.2966],[-90.0699,36.2961],[-90.0699,36.296],[-90.0698,36.2956],[-90.0697,36.2951],[-90.0697,36.2949],[-90.0698,36.2948],[-90.0699,36.2946],[-90.0702,36.2943],[-90.0707,36.2939],[-90.071,36.2936],[-90.0714,36.2932],[-90.0717,36.293],[-90.0721,36.293],[-90.0723,36.293],[-90.0724,36.2929],[-90.0726,36.2926],[-90.0728,36.2924],[-90.0739,36.2917],[-90.0743,36.2913],[-90.0748,36.2908],[-90.0751,36.2907],[-90.0752,36.2906],[-90.0754,36.2906],[-90.0757,36.2908],[-90.0759,36.2908],[-90.0761,36.2907],[-90.0763,36.2906],[-90.0764,36.2905],[-90.0765,36.2905],[-90.0767,36.2905],[-90.0771,36.2905],[-90.0773,36.2904],[-90.0777,36.2902],[-90.0778,36.2902],[-90.0783,36.2902],[-90.0785,36.2901],[-90.0789,36.2899],[-90.079,36.2899],[-90.079,36.2897],[-90.079,36.2894],[-90.079,36.2893],[-90.0788,36.2892],[-90.0784,36.289],[-90.0783,36.2889],[-90.0781,36.2888],[-90.078,36.2887],[-90.078,36.2885],[-90.078,36.2882],[-90.078,36.2881],[-90.078,36.2879],[-90.078,36.2878],[-90.078,36.2876],[-90.0779,36.2874],[-90.0778,36.2873],[-90.0777,36.2869],[-90.0778,36.2866],[-90.0777,36.2865],[-90.0777,36.2864],[-90.0771,36.2856],[-90.0772,36.2846],[-90.0772,36.2843],[-90.077,36.2841],[-90.0769,36.2836],[-90.0768,36.2833],[-90.0762,36.2826],[-90.0761,36.282],[-90.0761,36.2819],[-90.076,36.2817],[-90.0758,36.2814],[-90.0757,36.2811],[-90.076,36.2807],[-90.0771,36.28],[-90.0775,36.2797],[-90.0786,36.2791],[-90.0794,36.2789],[-90.0796,36.2787],[-90.0798,36.2785],[-90.0803,36.2777],[-90.0806,36.2768],[-90.0817,36.2756],[-90.0819,36.2745],[-90.0818,36.2744],[-90.0819,36.2741],[-90.0823,36.2736],[-90.0825,36.2735],[-90.083,36.273],[-90.0835,36.2721],[-90.0838,36.2719],[-90.0853,36.2716],[-90.0862,36.2713],[-90.0875,36.2714],[-90.0879,36.2715],[-90.0882,36.2716],[-90.0887,36.2714],[-90.0896,36.2713],[-90.0921,36.2711],[-90.0936,36.2711],[-90.0941,36.2711],[-90.0946,36.2712],[-90.0949,36.2713],[-90.0951,36.2714],[-90.096,36.2713],[-90.0964,36.2712],[-90.0966,36.2711],[-90.097,36.2709],[-90.0974,36.2705],[-90.0978,36.2699],[-90.098,36.2698],[-90.0988,36.2694],[-90.0995,36.2689],[-90.0997,36.2689],[-90.1,36.2689],[-90.101,36.269],[-90.1024,36.2691],[-90.1028,36.269],[-90.1032,36.2688],[-90.1034,36.2683],[-90.1036,36.2681],[-90.1038,36.2679],[-90.1044,36.2677],[-90.1048,36.2678],[-90.1051,36.2677],[-90.1053,36.2671],[-90.1054,36.2669],[-90.1055,36.2665],[-90.1058,36.2662],[-90.106,36.2661],[-90.1065,36.2659],[-90.1069,36.2658],[-90.1072,36.2658],[-90.1075,36.266],[-90.1078,36.2661],[-90.1081,36.266],[-90.1083,36.2657],[-90.1085,36.2656],[-90.1089,36.2656],[-90.1093,36.2657],[-90.1097,36.2659],[-90.1098,36.266],[-90.1099,36.2663],[-90.11,36.2667],[-90.1102,36.2669],[-90.1104,36.2668],[-90.1109,36.2665],[-90.1111,36.2664],[-90.1116,36.2663],[-90.1124,36.2664],[-90.1127,36.2663],[-90.1132,36.2662],[-90.1138,36.2659],[-90.114,36.2659],[-90.1141,36.2658],[-90.1144,36.2656],[-90.1147,36.2655],[-90.1149,36.2653],[-90.115,36.2653],[-90.1151,36.2653],[-90.1152,36.2651],[-90.1153,36.2649],[-90.1157,36.2645],[-90.1159,36.2643],[-90.1163,36.2641],[-90.1168,36.2638],[-90.117,36.2634],[-90.1169,36.2631],[-90.116,36.2622],[-90.116,36.2616],[-90.1171,36.2602],[-90.1176,36.2597],[-90.1176,36.2593],[-90.1176,36.259],[-90.1176,36.2588],[-90.1174,36.2586],[-90.1174,36.2584],[-90.1174,36.2583],[-90.1175,36.2582],[-90.1177,36.2581],[-90.1184,36.258],[-90.1188,36.258],[-90.1192,36.2578],[-90.1193,36.2577],[-90.1193,36.2576],[-90.1192,36.2574],[-90.1191,36.2573],[-90.1188,36.2572],[-90.1185,36.2571],[-90.1183,36.257],[-90.1181,36.2568],[-90.118,36.2567],[-90.118,36.2564],[-90.118,36.2558],[-90.1181,36.2556],[-90.1184,36.2554],[-90.1188,36.2553],[-90.1193,36.2553],[-90.1195,36.2552],[-90.1196,36.2551],[-90.1198,36.255],[-90.1199,36.2547],[-90.1198,36.2545],[-90.1197,36.2544],[-90.1187,36.2539],[-90.1185,36.2537],[-90.1184,36.2536],[-90.1184,36.2534],[-90.1184,36.2533],[-90.1184,36.2531],[-90.1187,36.2529],[-90.1194,36.2525],[-90.1196,36.2523],[-90.1198,36.2519],[-90.1202,36.2513],[-90.1207,36.2506],[-90.1209,36.2505],[-90.1211,36.2503],[-90.1214,36.2501],[-90.1221,36.2496],[-90.1223,36.2493],[-90.1222,36.2486],[-90.1218,36.2479],[-90.1217,36.2476],[-90.1219,36.2468],[-90.1223,36.2465],[-90.1234,36.2461],[-90.1235,36.2458],[-90.1235,36.2452],[-90.1239,36.2449],[-90.1246,36.2447],[-90.1246,36.2445],[-90.1245,36.2442],[-90.1237,36.2438],[-90.1236,36.2434],[-90.124,36.2429],[-90.1244,36.2428],[-90.1251,36.243],[-90.126,36.2434],[-90.1265,36.2434],[-90.1275,36.2431],[-90.1288,36.2433],[-90.1297,36.2432],[-90.1303,36.2428],[-90.1306,36.2421],[-90.1307,36.2419],[-90.1309,36.2416],[-90.1309,36.2414],[-90.131,36.241],[-90.1309,36.2409],[-90.1308,36.2407],[-90.1305,36.2404],[-90.1301,36.2402],[-90.1298,36.24],[-90.1296,36.2399],[-90.1294,36.2399],[-90.1287,36.2401],[-90.1285,36.2401],[-90.1283,36.24],[-90.1282,36.24],[-90.1281,36.2399],[-90.1278,36.2397],[-90.1277,36.2395],[-90.1276,36.2391],[-90.1276,36.2388],[-90.1277,36.2385],[-90.1277,36.2382],[-90.1277,36.2379],[-90.1278,36.2375],[-90.1278,36.2372],[-90.1277,36.237],[-90.1275,36.2369],[-90.1275,36.2368],[-90.1273,36.2368],[-90.1272,36.2366],[-90.1272,36.2365],[-90.127,36.2364],[-90.1268,36.2364],[-90.1265,36.2363],[-90.1262,36.2361],[-90.126,36.2359],[-90.1259,36.2357],[-90.1257,36.2356],[-90.1256,36.2356],[-90.1255,36.2355],[-90.1251,36.2355],[-90.1249,36.2354],[-90.1248,36.2354],[-90.1247,36.2353],[-90.1247,36.2352],[-90.1247,36.235],[-90.1247,36.2349],[-90.1248,36.2348],[-90.1248,36.2347],[-90.1248,36.2346],[-90.1248,36.2345],[-90.1248,36.2343],[-90.1247,36.2341],[-90.1248,36.234],[-90.1248,36.2338],[-90.1251,36.2337],[-90.1254,36.2336],[-90.1255,36.2335],[-90.126,36.2334],[-90.1262,36.2334],[-90.1263,36.2334],[-90.1265,36.2333],[-90.1265,36.2332],[-90.1264,36.2329],[-90.1263,36.2327],[-90.1262,36.2325],[-90.1261,36.2323],[-90.126,36.2322],[-90.1258,36.232],[-90.1256,36.2318],[-90.1255,36.2316],[-90.1255,36.2312],[-90.1256,36.231],[-90.1257,36.2303],[-90.1258,36.2298],[-90.1259,36.2297],[-90.126,36.2296],[-90.1261,36.2294],[-90.1262,36.2293],[-90.1263,36.2291],[-90.1265,36.229],[-90.1269,36.229],[-90.127,36.229],[-90.1271,36.2292],[-90.1272,36.2294],[-90.1273,36.2295],[-90.1277,36.2297],[-90.1278,36.2297],[-90.1281,36.2296],[-90.1284,36.2295],[-90.1288,36.2293],[-90.1291,36.2292],[-90.1294,36.2291],[-90.1297,36.2291],[-90.1298,36.2291],[-90.1299,36.2291],[-90.1306,36.2288],[-90.1312,36.2287],[-90.1314,36.2286],[-90.1316,36.2284],[-90.1317,36.2281],[-90.1317,36.2276],[-90.1317,36.2273],[-90.1317,36.227],[-90.1319,36.2267],[-90.1322,36.2264],[-90.1324,36.2263],[-90.1327,36.2263],[-90.1331,36.2261],[-90.1337,36.2266],[-90.1348,36.2264],[-90.136,36.2266],[-90.1364,36.2268],[-90.1381,36.2272],[-90.139,36.2272],[-90.1396,36.2271],[-90.1401,36.2269],[-90.1407,36.227],[-90.1417,36.2275],[-90.1422,36.2275],[-90.1434,36.2262],[-90.1437,36.2259],[-90.144,36.2252],[-90.1439,36.2247],[-90.1438,36.224],[-90.1441,36.2234],[-90.1448,36.2233],[-90.1455,36.2234],[-90.1459,36.2231],[-90.1459,36.2227],[-90.1457,36.2219],[-90.1456,36.2215],[-90.1456,36.2211],[-90.1459,36.2209],[-90.1465,36.2208],[-90.147,36.2211],[-90.148,36.2219],[-90.1484,36.2219],[-90.1491,36.2216],[-90.1495,36.2212],[-90.1501,36.2201],[-90.1507,36.2196],[-90.1514,36.2192],[-90.1516,36.2174],[-90.1518,36.217],[-90.1519,36.2165],[-90.1519,36.2161],[-90.1522,36.2157],[-90.1525,36.2155],[-90.1526,36.2155],[-90.1529,36.2154],[-90.1533,36.2155],[-90.1535,36.2156],[-90.1538,36.2155],[-90.1541,36.2154],[-90.1545,36.2149],[-90.1547,36.2146],[-90.1548,36.2144],[-90.1555,36.2139],[-90.1556,36.2138],[-90.1558,36.2138],[-90.156,36.2137],[-90.1561,36.2136],[-90.1562,36.2135],[-90.1568,36.2135],[-90.1571,36.2135],[-90.1574,36.2136],[-90.1576,36.2137],[-90.158,36.2142],[-90.1583,36.2146],[-90.1591,36.2152],[-90.1595,36.2153],[-90.16,36.2155],[-90.1604,36.2156],[-90.1607,36.2155],[-90.161,36.2157],[-90.1613,36.2156],[-90.162,36.2153],[-90.1634,36.2145],[-90.1639,36.2143],[-90.1644,36.2143],[-90.1656,36.2145],[-90.166,36.2144],[-90.1662,36.2143],[-90.1666,36.2141],[-90.1668,36.2139],[-90.167,36.2137],[-90.1671,36.2135],[-90.1672,36.2133],[-90.1675,36.2132],[-90.1678,36.2132],[-90.168,36.2132],[-90.1682,36.2132],[-90.1684,36.2134],[-90.1686,36.2138],[-90.1688,36.214],[-90.169,36.2141],[-90.1692,36.2141],[-90.1693,36.2141],[-90.1696,36.2141],[-90.1697,36.2141],[-90.1699,36.214],[-90.17,36.2139],[-90.1701,36.2136],[-90.1701,36.2133],[-90.17,36.2129],[-90.17,36.2127],[-90.1701,36.2125],[-90.1704,36.2122],[-90.1707,36.212],[-90.1712,36.2118],[-90.1717,36.2115],[-90.1719,36.2112],[-90.1722,36.2111],[-90.1727,36.2106],[-90.173,36.2104],[-90.1733,36.2103],[-90.1738,36.2102],[-90.1741,36.2102],[-90.1742,36.2102],[-90.1744,36.2104],[-90.1744,36.2106],[-90.1745,36.2108],[-90.1747,36.2109],[-90.1749,36.2109],[-90.1753,36.2108],[-90.1755,36.2108],[-90.1758,36.2106],[-90.1761,36.2103],[-90.1763,36.2101],[-90.1766,36.2095],[-90.1767,36.2094],[-90.1769,36.2092],[-90.1771,36.209],[-90.1772,36.2087],[-90.1771,36.2085],[-90.1769,36.2081],[-90.1769,36.2079],[-90.1769,36.2077],[-90.1772,36.2076],[-90.1773,36.2075],[-90.1775,36.2073],[-90.1778,36.2071],[-90.1782,36.2071],[-90.1783,36.2071],[-90.1787,36.2074],[-90.1792,36.2078],[-90.1794,36.2079],[-90.1799,36.2083],[-90.1804,36.2086],[-90.1807,36.2087],[-90.1811,36.2087],[-90.1813,36.2087],[-90.1816,36.2085],[-90.1818,36.2083],[-90.1819,36.2081],[-90.1821,36.2076],[-90.1821,36.2073],[-90.1821,36.2071],[-90.1822,36.2068],[-90.1822,36.2066],[-90.1823,36.2063],[-90.1823,36.2061],[-90.1823,36.2059],[-90.1822,36.2056],[-90.1822,36.2054],[-90.1823,36.2054],[-90.1825,36.2053],[-90.1827,36.2052],[-90.1829,36.2051],[-90.183,36.205],[-90.1833,36.2049],[-90.1834,36.2049],[-90.1836,36.205],[-90.1838,36.2052],[-90.1839,36.2054],[-90.184,36.2055],[-90.1842,36.2055],[-90.1846,36.2054],[-90.1849,36.2053],[-90.185,36.2052],[-90.1851,36.205],[-90.1853,36.2048],[-90.1855,36.2046],[-90.1857,36.2045],[-90.1858,36.2045],[-90.1862,36.2047],[-90.1864,36.2048],[-90.1865,36.2049],[-90.1866,36.2051],[-90.1867,36.2053],[-90.1867,36.2055],[-90.187,36.2056],[-90.1873,36.2056],[-90.1876,36.2057],[-90.1879,36.2056],[-90.188,36.2056],[-90.1881,36.2055],[-90.1882,36.2055],[-90.1881,36.2053],[-90.1882,36.2051],[-90.1887,36.2044],[-90.1887,36.2041],[-90.1887,36.2037],[-90.1889,36.2035],[-90.189,36.2034],[-90.1892,36.2032],[-90.1894,36.203],[-90.1895,36.2029],[-90.1901,36.2024],[-90.1901,36.2022],[-90.19,36.2021],[-90.19,36.202],[-90.19,36.2018],[-90.19,36.2017],[-90.19,36.2016],[-90.1902,36.2014],[-90.1905,36.2012],[-90.1911,36.201],[-90.1913,36.2009],[-90.1916,36.201],[-90.1919,36.201],[-90.1921,36.2009],[-90.1924,36.2008],[-90.1928,36.2004],[-90.193,36.2003],[-90.1933,36.2003],[-90.1937,36.2005],[-90.194,36.2006],[-90.1941,36.2006],[-90.1943,36.2006],[-90.1949,36.2005],[-90.1952,36.2004],[-90.1955,36.2],[-90.1957,36.1994],[-90.1958,36.1991],[-90.1959,36.1975],[-90.1961,36.1967],[-90.1965,36.1964],[-90.1968,36.1961],[-90.1972,36.196],[-90.1973,36.1961],[-90.1975,36.1961],[-90.1976,36.1962],[-90.1977,36.1961],[-90.1981,36.196],[-90.1984,36.196],[-90.1985,36.1961],[-90.1987,36.1962],[-90.1989,36.1963],[-90.1991,36.1965],[-90.1993,36.1967],[-90.1996,36.1968],[-90.1998,36.1968],[-90.1999,36.1968],[-90.2001,36.1967],[-90.2008,36.1966],[-90.201,36.1965],[-90.2011,36.1964],[-90.2013,36.1962],[-90.2014,36.1961],[-90.2015,36.196],[-90.2014,36.1955],[-90.2014,36.1954],[-90.2012,36.1953],[-90.2012,36.1947],[-90.2015,36.1937],[-90.2016,36.1933],[-90.2017,36.1932],[-90.2017,36.193],[-90.2016,36.1928],[-90.2015,36.1927],[-90.2013,36.1927],[-90.201,36.1925],[-90.2007,36.1921],[-90.201,36.1917],[-90.2017,36.1911],[-90.2025,36.1907],[-90.2032,36.1905],[-90.2035,36.1904],[-90.2038,36.1902],[-90.2042,36.1897],[-90.2044,36.1893],[-90.2046,36.189],[-90.2047,36.1887],[-90.2046,36.1885],[-90.2043,36.1883],[-90.2042,36.1877],[-90.2042,36.1873],[-90.2044,36.1867],[-90.2048,36.1866],[-90.2052,36.1866],[-90.2058,36.1865],[-90.2061,36.1865],[-90.207,36.1861],[-90.2071,36.1861],[-90.2076,36.1859],[-90.2077,36.186],[-90.208,36.1862],[-90.2088,36.1862],[-90.2092,36.1861],[-90.2096,36.186],[-90.2101,36.1858],[-90.2104,36.1855],[-90.2105,36.1852],[-90.2103,36.1849],[-90.2102,36.1847],[-90.21,36.1845],[-90.21,36.1843],[-90.21,36.1841],[-90.2101,36.1839],[-90.2103,36.1837],[-90.2111,36.1832],[-90.2112,36.1831],[-90.2115,36.183],[-90.212,36.183],[-90.2126,36.1831],[-90.2133,36.183],[-90.2136,36.183],[-90.214,36.1831],[-90.2143,36.1832],[-90.2144,36.1833],[-90.2144,36.1835],[-90.2144,36.1838],[-90.2142,36.1841],[-90.2143,36.1843],[-90.2143,36.1844],[-90.2145,36.1845],[-90.2151,36.1846],[-90.2153,36.1847],[-90.2155,36.1847],[-90.2157,36.1846],[-90.2159,36.1845],[-90.216,36.1843],[-90.2161,36.1842],[-90.2162,36.184],[-90.2164,36.1838],[-90.2166,36.1836],[-90.2169,36.1836],[-90.2172,36.1837],[-90.2174,36.1839],[-90.2175,36.184],[-90.2179,36.1844],[-90.2181,36.1846],[-90.2183,36.1847],[-90.2187,36.1848],[-90.2193,36.1848],[-90.2196,36.1848],[-90.22,36.1847],[-90.2203,36.1846],[-90.2205,36.1844],[-90.2208,36.1842],[-90.221,36.1839],[-90.2211,36.1835],[-90.2211,36.1832],[-90.2211,36.1831],[-90.2213,36.1828],[-90.2214,36.1826],[-90.2216,36.1824],[-90.2217,36.182],[-90.2219,36.1816],[-90.2221,36.1814],[-90.2231,36.1807],[-90.2234,36.1802],[-90.2237,36.1799],[-90.2238,36.1798],[-90.2241,36.1795],[-90.2242,36.1795],[-90.2246,36.1791],[-90.2251,36.1788],[-90.2252,36.1786],[-90.2253,36.1782],[-90.2253,36.178],[-90.2252,36.1779],[-90.2252,36.1777],[-90.2251,36.1772],[-90.2252,36.1769],[-90.2253,36.1767],[-90.2255,36.1765],[-90.226,36.1762],[-90.2262,36.176],[-90.2265,36.1758],[-90.2267,36.1756],[-90.2268,36.1753],[-90.2269,36.1749],[-90.2269,36.1748],[-90.227,36.1746],[-90.2276,36.174],[-90.2278,36.1739],[-90.2281,36.1738],[-90.2283,36.1737],[-90.2285,36.1737],[-90.2289,36.1735],[-90.2292,36.1735],[-90.2295,36.1733],[-90.2296,36.1732],[-90.2296,36.1729],[-90.2294,36.1725],[-90.2294,36.1723],[-90.2293,36.1721],[-90.2292,36.1715],[-90.2294,36.1713],[-90.2296,36.1712],[-90.2297,36.1711],[-90.23,36.1709],[-90.2302,36.1708],[-90.2304,36.1706],[-90.2306,36.1702],[-90.2308,36.1696],[-90.2309,36.1692],[-90.2309,36.1689],[-90.231,36.1688],[-90.231,36.1684],[-90.231,36.1683],[-90.2309,36.1681],[-90.2305,36.1679],[-90.2303,36.1677],[-90.2302,36.1676],[-90.2302,36.1674],[-90.2304,36.1668],[-90.2305,36.1666],[-90.2307,36.1662],[-90.2309,36.1659],[-90.2311,36.1657],[-90.2312,36.1655],[-90.2314,36.1653],[-90.2315,36.1651],[-90.2315,36.1648],[-90.2315,36.1646],[-90.2313,36.1644],[-90.2312,36.1642],[-90.2312,36.1639],[-90.2313,36.1636],[-90.2314,36.1635],[-90.2315,36.1634],[-90.2318,36.1633],[-90.2321,36.1632],[-90.2328,36.163],[-90.2331,36.1627],[-90.2335,36.1622],[-90.2338,36.1611],[-90.2341,36.1608],[-90.235,36.1601],[-90.2353,36.1596],[-90.2353,36.1593],[-90.2353,36.1588],[-90.2352,36.1584],[-90.2342,36.1574],[-90.2339,36.1568],[-90.2337,36.1567],[-90.2335,36.1565],[-90.2329,36.1564],[-90.2328,36.1563],[-90.2328,36.1561],[-90.2329,36.156],[-90.2332,36.1557],[-90.2334,36.1554],[-90.2334,36.155],[-90.2334,36.1548],[-90.2333,36.1547],[-90.2328,36.1546],[-90.2326,36.1543],[-90.2324,36.1543],[-90.232,36.1543],[-90.2318,36.1543],[-90.2317,36.1542],[-90.2313,36.1538],[-90.2314,36.1533],[-90.2315,36.1527],[-90.2319,36.1517],[-90.232,36.1511],[-90.232,36.1508],[-90.2319,36.1502],[-90.2316,36.1494],[-90.2315,36.1487],[-90.2315,36.147],[-90.2315,36.1468],[-90.2317,36.1464],[-90.2317,36.1463],[-90.2319,36.1461],[-90.2323,36.1458],[-90.233,36.1455],[-90.2336,36.1453],[-90.2341,36.1453],[-90.2344,36.1454],[-90.2347,36.1453],[-90.2349,36.1452],[-90.2351,36.1451],[-90.2351,36.1449],[-90.2351,36.1442],[-90.2348,36.1435],[-90.2348,36.1433],[-90.2352,36.1426],[-90.2355,36.1419],[-90.2356,36.1417],[-90.2357,36.1413],[-90.2358,36.1404],[-90.2354,36.14],[-90.2353,36.1397],[-90.2354,36.1395],[-90.2358,36.1392],[-90.2363,36.1394],[-90.2365,36.1395],[-90.2369,36.1393],[-90.2373,36.1389],[-90.2376,36.1388],[-90.2379,36.1387],[-90.2387,36.1387],[-90.239,36.1387],[-90.2394,36.1385],[-90.2402,36.1383],[-90.2404,36.1382],[-90.2408,36.1378],[-90.2412,36.1373],[-90.2415,36.137],[-90.2417,36.1369],[-90.2425,36.1367],[-90.2431,36.1366],[-90.2435,36.1366],[-90.2441,36.1365],[-90.2443,36.1365],[-90.2445,36.1365],[-90.2453,36.1363],[-90.2456,36.1362],[-90.2456,36.1361],[-90.2456,36.1359],[-90.2454,36.1354],[-90.2453,36.1351],[-90.2453,36.1338],[-90.2454,36.1335],[-90.2459,36.133],[-90.2462,36.1327],[-90.2465,36.1325],[-90.2467,36.1324],[-90.2472,36.1325],[-90.2476,36.1326],[-90.2478,36.1325],[-90.2478,36.1323],[-90.2478,36.1318],[-90.2478,36.1315],[-90.2481,36.1312],[-90.2485,36.1308],[-90.2487,36.1306],[-90.2489,36.1302],[-90.2492,36.1295],[-90.2493,36.1295],[-90.2494,36.1295],[-90.2495,36.1295],[-90.2497,36.1295],[-90.2501,36.1295],[-90.2507,36.1297],[-90.2508,36.1296],[-90.251,36.1296],[-90.2513,36.1294],[-90.2516,36.129],[-90.2518,36.1287],[-90.2519,36.1282],[-90.252,36.1281],[-90.2524,36.1278],[-90.2525,36.1278],[-90.2525,36.1277],[-90.2529,36.1275],[-90.2532,36.1273],[-90.2534,36.1272],[-90.254,36.1272],[-90.2546,36.1272],[-90.2548,36.1272],[-90.2551,36.127],[-90.2554,36.127],[-90.2557,36.1271],[-90.2566,36.1272],[-90.257,36.1273],[-90.2573,36.1273],[-90.2579,36.1271],[-90.258,36.1271],[-90.258,36.1272],[-90.2582,36.1273],[-90.2583,36.1274],[-90.2586,36.1275],[-90.259,36.1276],[-90.2592,36.1276],[-90.2593,36.1275],[-90.2596,36.1273],[-90.2597,36.1273],[-90.2601,36.1274],[-90.2605,36.1274],[-90.2607,36.1273],[-90.2609,36.1273],[-90.261,36.1271],[-90.261,36.1269],[-90.2611,36.1265],[-90.2612,36.1263],[-90.2613,36.1261],[-90.2618,36.1257],[-90.2619,36.1257],[-90.2622,36.1254],[-90.2625,36.1251],[-90.263,36.1247],[-90.2633,36.1243],[-90.2636,36.124],[-90.2636,36.1239],[-90.2639,36.1237],[-90.264,36.1236],[-90.2643,36.1232],[-90.2644,36.123],[-90.2646,36.1228],[-90.2649,36.1222],[-90.265,36.1221],[-90.2652,36.1217],[-90.2653,36.1216],[-90.2654,36.1215],[-90.2656,36.1214],[-90.2656,36.1213],[-90.2657,36.1213],[-90.2658,36.1212],[-90.2659,36.1211],[-90.266,36.121],[-90.266,36.1209],[-90.2661,36.1208],[-90.2664,36.1203],[-90.2665,36.1201],[-90.2667,36.12],[-90.267,36.1199],[-90.2672,36.1198],[-90.2674,36.1198],[-90.2676,36.1198],[-90.268,36.1196],[-90.2682,36.1195],[-90.2683,36.1195],[-90.2685,36.1192],[-90.2687,36.1191],[-90.269,36.1191],[-90.2692,36.119],[-90.2695,36.119],[-90.27,36.1189],[-90.2709,36.1187],[-90.2711,36.1187],[-90.2713,36.1187],[-90.2715,36.1186],[-90.2716,36.1185],[-90.2718,36.1185],[-90.272,36.1185],[-90.2722,36.1185],[-90.2723,36.1185],[-90.2724,36.1184],[-90.2726,36.118],[-90.2727,36.1176],[-90.2728,36.1172],[-90.2728,36.117],[-90.273,36.1169],[-90.2733,36.1168],[-90.2737,36.1168],[-90.2741,36.1169],[-90.2745,36.1169],[-90.275,36.117],[-90.2752,36.1172],[-90.2754,36.1172],[-90.2755,36.1172],[-90.2756,36.1172],[-90.276,36.1172],[-90.2762,36.1172],[-90.2763,36.1173],[-90.2764,36.1174],[-90.2767,36.1175],[-90.2772,36.1176],[-90.2777,36.1176],[-90.2781,36.1175],[-90.2784,36.1174],[-90.2785,36.1174],[-90.2786,36.1175],[-90.2789,36.1175],[-90.279,36.1174],[-90.2792,36.1173],[-90.2793,36.1173],[-90.2795,36.1172],[-90.2803,36.1169],[-90.2806,36.1167],[-90.2807,36.1166],[-90.2811,36.1166],[-90.2812,36.1166],[-90.2817,36.1168],[-90.2818,36.1168],[-90.282,36.1167],[-90.2822,36.1165],[-90.2825,36.1164],[-90.2827,36.1164],[-90.2829,36.1164],[-90.2832,36.1164],[-90.2833,36.1163],[-90.2834,36.1162],[-90.2835,36.1162],[-90.2835,36.1161],[-90.2836,36.116],[-90.2837,36.116],[-90.2839,36.1159],[-90.284,36.1159],[-90.2843,36.1158],[-90.2852,36.1157],[-90.2857,36.1157],[-90.2863,36.1156],[-90.2866,36.1156],[-90.2868,36.1156],[-90.2875,36.1158],[-90.2878,36.1158],[-90.288,36.1158],[-90.2882,36.1157],[-90.2883,36.1156],[-90.2884,36.1156],[-90.2885,36.1155],[-90.2887,36.1153],[-90.2891,36.1151],[-90.2893,36.115],[-90.2894,36.115],[-90.2899,36.1148],[-90.2902,36.1148],[-90.2906,36.1147],[-90.291,36.1146],[-90.2915,36.1147],[-90.2929,36.1145],[-90.2933,36.1143],[-90.2942,36.1137],[-90.2945,36.1134],[-90.2948,36.1131],[-90.295,36.1128],[-90.2951,36.1126],[-90.295,36.1124],[-90.2948,36.112],[-90.2939,36.1112],[-90.2937,36.1108],[-90.2937,36.1107],[-90.2937,36.1103],[-90.2939,36.1099],[-90.2941,36.1097],[-90.2945,36.1096],[-90.2947,36.1096],[-90.295,36.1096],[-90.2959,36.1095],[-90.2962,36.1094],[-90.2965,36.1093],[-90.2966,36.1091],[-90.2966,36.1089],[-90.2966,36.1088],[-90.2967,36.1086],[-90.297,36.1084],[-90.297,36.1082],[-90.297,36.108],[-90.2972,36.1078],[-90.2974,36.1078],[-90.2976,36.1077],[-90.2979,36.1077],[-90.2981,36.1075],[-90.2982,36.1073],[-90.2984,36.1061],[-90.2982,36.1057],[-90.2979,36.1054],[-90.2978,36.1053],[-90.2978,36.1048],[-90.298,36.1041],[-90.2979,36.1032],[-90.2979,36.103],[-90.298,36.1028],[-90.2982,36.1026],[-90.2987,36.1023],[-90.299,36.1018],[-90.2994,36.1012],[-90.2996,36.1006],[-90.3,36.1],[-90.3001,36.0996],[-90.3002,36.0993],[-90.2999,36.0985],[-90.2999,36.0982],[-90.3,36.098],[-90.3003,36.0977],[-90.3006,36.0975],[-90.3012,36.0973],[-90.3029,36.0968],[-90.3033,36.0966],[-90.3038,36.0962],[-90.3044,36.0958],[-90.305,36.0954],[-90.3059,36.0951],[-90.3069,36.0948],[-90.3074,36.0947],[-90.308,36.0946],[-90.3084,36.0946],[-90.309,36.0947],[-90.3095,36.0947],[-90.3101,36.0946],[-90.3106,36.0946],[-90.3113,36.0947],[-90.3117,36.0947],[-90.3122,36.0945],[-90.3128,36.0941],[-90.3138,36.0933],[-90.315,36.0923],[-90.3158,36.0914],[-90.3164,36.0906],[-90.3169,36.0904],[-90.3173,36.0904],[-90.318,36.0906],[-90.3184,36.0906],[-90.3189,36.0903],[-90.3191,36.09],[-90.3196,36.0896],[-90.3197,36.0891],[-90.32,36.089],[-90.3201,36.0889],[-90.3201,36.0888],[-90.3201,36.0887],[-90.3203,36.088],[-90.3207,36.087],[-90.3204,36.0868],[-90.3202,36.0867],[-90.3196,36.0861],[-90.3191,36.0852],[-90.3189,36.0845],[-90.3189,36.084],[-90.3193,36.0836],[-90.3199,36.0829],[-90.32,36.0823],[-90.32,36.0818],[-90.3202,36.0811],[-90.3201,36.0807],[-90.3197,36.0804],[-90.3194,36.0803],[-90.3191,36.0801],[-90.3186,36.0797],[-90.3185,36.0794],[-90.3185,36.079],[-90.3186,36.0787],[-90.3186,36.0784],[-90.3186,36.0782],[-90.3187,36.0778],[-90.3185,36.0774],[-90.3184,36.0771],[-90.3183,36.0769],[-90.3183,36.0767],[-90.3183,36.0765],[-90.3182,36.0761],[-90.3183,36.0759],[-90.3184,36.0755],[-90.3184,36.0754],[-90.3189,36.0747],[-90.3195,36.0742],[-90.3206,36.0735],[-90.3208,36.0732],[-90.3209,36.0729],[-90.3204,36.0715],[-90.3206,36.0713],[-90.321,36.0711],[-90.3214,36.0709],[-90.3218,36.0709],[-90.3221,36.071],[-90.3224,36.0712],[-90.3228,36.0713],[-90.3233,36.0716],[-90.3234,36.0716],[-90.3237,36.0716],[-90.3239,36.0715],[-90.3241,36.0712],[-90.3243,36.071],[-90.3245,36.0709],[-90.325,36.0707],[-90.3254,36.0705],[-90.3256,36.0702],[-90.3265,36.0697],[-90.3273,36.0691],[-90.3276,36.0688],[-90.328,36.0686],[-90.3284,36.0684],[-90.3291,36.0685],[-90.3295,36.0686],[-90.3298,36.0685],[-90.3323,36.0677],[-90.3327,36.0677],[-90.3329,36.0677],[-90.333,36.0677],[-90.3332,36.0677],[-90.3333,36.0675],[-90.3334,36.0674],[-90.3338,36.0663],[-90.3339,36.0659],[-90.3341,36.0656],[-90.3341,36.0655],[-90.3343,36.0649],[-90.3344,36.0643],[-90.3345,36.0641],[-90.3349,36.0637],[-90.335,36.0635],[-90.3347,36.0628],[-90.3347,36.0625],[-90.3347,36.0623],[-90.3351,36.0618],[-90.3356,36.0613],[-90.3362,36.0609],[-90.3363,36.0608],[-90.3363,36.0607],[-90.3361,36.0598],[-90.3359,36.0596],[-90.3358,36.0594],[-90.3351,36.059],[-90.3348,36.0586],[-90.3345,36.0584],[-90.3342,36.0582],[-90.3335,36.058],[-90.3334,36.0578],[-90.3333,36.0576],[-90.3333,36.0575],[-90.3333,36.0572],[-90.3334,36.0567],[-90.3338,36.0558],[-90.334,36.0555],[-90.3346,36.0553],[-90.3354,36.0552],[-90.336,36.0551],[-90.3365,36.0549],[-90.3369,36.0544],[-90.3373,36.054],[-90.3376,36.0536],[-90.3377,36.0533],[-90.3377,36.0529],[-90.3376,36.0525],[-90.3375,36.0523],[-90.3376,36.052],[-90.3378,36.0518],[-90.338,36.0515],[-90.3379,36.0512],[-90.3372,36.0507],[-90.3371,36.0504],[-90.3369,36.0501],[-90.337,36.05],[-90.3371,36.0498],[-90.3374,36.0497],[-90.3375,36.0496],[-90.3376,36.0495],[-90.3376,36.0494],[-90.3375,36.0492],[-90.3375,36.0487],[-90.337,36.0476],[-90.3369,36.0474],[-90.337,36.0472],[-90.3374,36.0471],[-90.3379,36.047],[-90.3384,36.0469],[-90.3386,36.0468],[-90.339,36.0469],[-90.3393,36.0471],[-90.3395,36.0472],[-90.3397,36.0472],[-90.3402,36.0472],[-90.3408,36.0471],[-90.341,36.0469],[-90.3412,36.0469],[-90.3415,36.0467],[-90.3421,36.0462],[-90.3422,36.0462],[-90.3427,36.0456],[-90.3431,36.0454],[-90.3434,36.0452],[-90.3435,36.0451],[-90.3436,36.045],[-90.3436,36.0448],[-90.3436,36.0447],[-90.3436,36.0446],[-90.3435,36.0443],[-90.3433,36.0442],[-90.3432,36.0441],[-90.3432,36.0439],[-90.3434,36.0433],[-90.3437,36.0431],[-90.3439,36.043],[-90.3446,36.043],[-90.3449,36.043],[-90.3453,36.0429],[-90.3456,36.0427],[-90.3457,36.0426],[-90.3458,36.0424],[-90.3459,36.0423],[-90.3462,36.042],[-90.3466,36.0419],[-90.347,36.0419],[-90.3477,36.0418],[-90.348,36.0417],[-90.3482,36.0416],[-90.3491,36.04],[-90.3493,36.0393],[-90.3493,36.0388],[-90.3492,36.0387],[-90.3491,36.0385],[-90.3489,36.0383],[-90.349,36.0382],[-90.3491,36.0378],[-90.3487,36.0369],[-90.3488,36.0363],[-90.3489,36.0359],[-90.3488,36.0357],[-90.3487,36.0356],[-90.3486,36.0354],[-90.3484,36.0351],[-90.3483,36.0351],[-90.3483,36.035],[-90.3485,36.0348],[-90.3492,36.0338],[-90.3495,36.0335],[-90.3497,36.0334],[-90.3503,36.0332],[-90.3506,36.033],[-90.3508,36.0326],[-90.3508,36.032],[-90.3509,36.0317],[-90.3511,36.0313],[-90.3513,36.0311],[-90.3515,36.031],[-90.3516,36.031],[-90.3519,36.031],[-90.3522,36.0311],[-90.3526,36.0311],[-90.3531,36.0311],[-90.3538,36.0309],[-90.354,36.0307],[-90.3542,36.0305],[-90.3542,36.0301],[-90.3542,36.0298],[-90.3538,36.0291],[-90.3537,36.029],[-90.3536,36.0289],[-90.3533,36.0288],[-90.3523,36.0286],[-90.3521,36.0285],[-90.3517,36.028],[-90.3514,36.0273],[-90.3514,36.0269],[-90.3517,36.0261],[-90.3516,36.0255],[-90.3518,36.0251],[-90.352,36.0249],[-90.353,36.0245],[-90.3534,36.0242],[-90.3539,36.0235],[-90.3544,36.0228],[-90.3551,36.0222],[-90.3553,36.0218],[-90.3554,36.0217],[-90.3556,36.0213],[-90.3562,36.0201],[-90.3564,36.0196],[-90.3565,36.0192],[-90.3568,36.0186],[-90.357,36.0185],[-90.3573,36.0183],[-90.3581,36.0179],[-90.3585,36.0177],[-90.3593,36.0179],[-90.3595,36.0179],[-90.3597,36.0178],[-90.3604,36.0172],[-90.361,36.0165],[-90.3612,36.0163],[-90.3615,36.0158],[-90.3618,36.0154],[-90.3619,36.0152],[-90.3623,36.0151],[-90.3632,36.0146],[-90.3638,36.0142],[-90.3638,36.0141],[-90.364,36.0141],[-90.3643,36.0141],[-90.3644,36.0136],[-90.3645,36.0132],[-90.3646,36.0131],[-90.3647,36.013],[-90.3648,36.013],[-90.366,36.0113],[-90.3667,36.0106],[-90.3684,36.0094],[-90.3688,36.0089],[-90.3699,36.0069],[-90.3705,36.0059],[-90.3716,36.0041],[-90.3721,36.0033],[-90.3728,36.0024],[-90.3732,36.0017],[-90.3736,36.0008],[-90.3742,36.0001],[-90.3751,35.9993],[-90.3754,35.9989],[-90.3759,35.9981],[-90.3763,35.9976],[-90.3768,35.9968],[-90.3772,35.9964],[-90.3773,35.9963],[-90.3776,35.996],[-90.3779,35.9957],[-90.3751,35.9957],[-90.3749,35.9957],[-90.3748,35.9957],[-90.3747,35.9957],[-90.3745,35.9957],[-90.3744,35.9957],[-90.3721,35.9958],[-90.3708,35.9958],[-90.3707,35.9958],[-90.3704,35.9958],[-90.37,35.9958],[-90.3698,35.9958],[-90.3697,35.9958],[-90.3696,35.9958],[-90.3691,35.9958],[-90.3688,35.9958],[-90.3688,35.9957],[-90.3686,35.9957],[-90.366,35.9957],[-90.3659,35.9957],[-90.3611,35.9958],[-90.356,35.9958],[-90.3555,35.9958],[-90.3428,35.9959],[-90.3426,35.9959],[-90.3419,35.996],[-90.341,35.996],[-90.3408,35.996],[-90.3398,35.996],[-90.3397,35.996],[-90.3395,35.996],[-90.3394,35.996],[-90.3393,35.996],[-90.3351,35.9961],[-90.3292,35.9961],[-90.328,35.9961],[-90.3268,35.9961],[-90.3263,35.9961],[-90.3262,35.9961],[-90.3261,35.9961],[-90.3259,35.9961],[-90.3193,35.9962],[-90.3192,35.9962],[-90.3191,35.9962],[-90.319,35.9962],[-90.3108,35.9963],[-90.3069,35.9963],[-90.3066,35.9963],[-90.3057,35.9963],[-90.3056,35.9963],[-90.3055,35.9963],[-90.3051,35.9963],[-90.3046,35.9963],[-90.3045,35.9963],[-90.3016,35.9963],[-90.3006,35.9963],[-90.3001,35.9963],[-90.3,35.9963],[-90.2999,35.9963],[-90.2978,35.9963],[-90.2977,35.9963],[-90.2929,35.9964],[-90.2927,35.9964],[-90.2889,35.9964],[-90.2747,35.9965],[-90.2729,35.9965],[-90.2724,35.9965],[-90.2706,35.9965],[-90.2692,35.9966],[-90.2675,35.9966],[-90.2661,35.9966],[-90.2651,35.9966],[-90.2638,35.9966],[-90.2623,35.9966],[-90.2611,35.9966],[-90.2596,35.9967],[-90.2583,35.9967],[-90.2551,35.9967],[-90.2516,35.9967],[-90.2497,35.9968],[-90.249,35.9968],[-90.2483,35.9968],[-90.2477,35.9968],[-90.2451,35.9968],[-90.2438,35.9968],[-90.2417,35.9968],[-90.2416,35.9968],[-90.2415,35.9968],[-90.2414,35.9968],[-90.2413,35.9968],[-90.2407,35.9968],[-90.2345,35.9969],[-90.2341,35.9969],[-90.2317,35.9969],[-90.231,35.9969],[-90.2295,35.9969],[-90.2262,35.997],[-90.2231,35.997],[-90.2218,35.997],[-90.2214,35.997],[-90.2211,35.997],[-90.2196,35.997],[-90.2144,35.9971],[-90.213,35.9971],[-90.2125,35.9971],[-90.2122,35.9971],[-90.2107,35.9971],[-90.209,35.9971],[-90.2035,35.9971],[-90.2033,35.9971],[-90.2002,35.9971],[-90.1995,35.9971],[-90.1982,35.9971],[-90.1971,35.9972],[-90.1955,35.9972],[-90.195,35.9972],[-90.1948,35.9972],[-90.1943,35.9972],[-90.1921,35.9972],[-90.1914,35.9973],[-90.191,35.9973],[-90.1909,35.9973],[-90.1899,35.9973],[-90.1885,35.9973],[-90.1882,35.9973],[-90.1874,35.9973],[-90.1871,35.9973],[-90.1861,35.9973],[-90.1856,35.9973],[-90.1854,35.9973],[-90.1831,35.9973],[-90.1817,35.9973],[-90.1809,35.9974],[-90.1773,35.9974],[-90.1767,35.9974],[-90.1766,35.9974],[-90.1764,35.9974],[-90.1743,35.9974],[-90.1725,35.9974],[-90.1709,35.9975],[-90.1686,35.9975],[-90.1681,35.9975],[-90.1671,35.9975],[-90.1659,35.9975],[-90.1643,35.9975],[-90.1637,35.9975],[-90.159,35.9976],[-90.1568,35.9976],[-90.1542,35.9976],[-90.154,35.9976],[-90.152,35.9976],[-90.1498,35.9976],[-90.1491,35.9977],[-90.1476,35.9977],[-90.1461,35.9977],[-90.1458,35.9977],[-90.1457,35.9977],[-90.1454,35.9977],[-90.1441,35.9977],[-90.1422,35.9977],[-90.1412,35.9977],[-90.1393,35.9977],[-90.1375,35.9978],[-90.1351,35.9978],[-90.1325,35.9978],[-90.1323,35.9978],[-90.132,35.9978],[-90.1317,35.9978],[-90.1306,35.9978],[-90.129,35.9978],[-90.1277,35.9979],[-90.1275,35.9979],[-90.1274,35.9979],[-90.1267,35.9979],[-90.1266,35.9979],[-90.1265,35.9979],[-90.1264,35.9978],[-90.1263,35.9978],[-90.1263,35.9976],[-90.126,35.9977],[-90.1258,35.9977],[-90.1251,35.9978],[-90.1224,35.9979],[-90.1223,35.9979],[-90.1203,35.9979],[-90.1202,35.9979],[-90.1201,35.9979],[-90.1196,35.9979],[-90.1195,35.9979],[-90.1194,35.9979],[-90.119,35.9979],[-90.1186,35.9979],[-90.1183,35.9979],[-90.1171,35.9979],[-90.117,35.9979],[-90.1168,35.9979],[-90.1167,35.9979],[-90.1166,35.9979],[-90.1157,35.998],[-90.1156,35.998],[-90.1154,35.998],[-90.1153,35.998],[-90.1151,35.998],[-90.1135,35.998],[-90.1039,35.9981],[-90.0903,35.9982],[-90.0902,35.9982],[-90.0901,35.9982],[-90.09,35.9982],[-90.0899,35.9982],[-90.0891,35.9982],[-90.0682,35.9984],[-90.0549,35.9985],[-90.0547,35.9985],[-90.0546,35.9985],[-90.0545,35.9985],[-90.0218,35.9988],[-90.0217,35.9988],[-90.012,35.9989],[-90,35.999],[-89.9956,35.999],[-89.9953,35.999],[-89.9723,35.9991],[-89.9721,35.9991],[-89.9718,35.9991],[-89.9695,35.9991],[-89.9682,35.9991],[-89.9653,35.999],[-89.965,35.999],[-89.9648,35.999],[-89.9646,35.9991],[-89.9645,35.9991],[-89.9644,35.9991],[-89.9641,35.9991],[-89.9636,35.9991],[-89.9635,35.9991],[-89.9634,35.999],[-89.9633,35.9988],[-89.9632,35.9988],[-89.963,35.9989],[-89.9618,35.9991],[-89.9613,35.9992],[-89.9609,35.9993],[-89.9608,35.9993],[-89.96,35.9992],[-89.9598,35.9991],[-89.9596,35.9991],[-89.9594,35.9991],[-89.9592,35.9992],[-89.9589,35.9992],[-89.9587,35.9992],[-89.9539,35.9992],[-89.9459,35.9993],[-89.9451,35.9993],[-89.9405,35.9993],[-89.9402,35.9993],[-89.9399,35.9993],[-89.9371,35.9993],[-89.9251,35.9993],[-89.9239,35.9993],[-89.921,35.9994],[-89.9144,35.9995],[-89.9101,35.9995],[-89.9078,35.9995],[-89.902,35.9995],[-89.9019,35.9995],[-89.9006,35.9994],[-89.898,35.9994],[-89.8967,35.9995],[-89.8965,35.9995],[-89.8957,35.9996],[-89.8935,35.9996],[-89.8932,35.9996],[-89.8927,35.9996],[-89.8902,35.9996],[-89.889,35.9996],[-89.8874,35.9997],[-89.8854,35.9997],[-89.88,35.9997],[-89.878,35.9997],[-89.8757,35.9997],[-89.8756,35.9997],[-89.8753,35.9997],[-89.8753,35.9996],[-89.8752,35.9996],[-89.8751,35.9996],[-89.8749,35.9996],[-89.8746,35.9996],[-89.8745,35.9996],[-89.8743,35.9996],[-89.8743,35.9997],[-89.8742,35.9997],[-89.8742,35.9998],[-89.8741,35.9998],[-89.8738,35.9998],[-89.8719,35.9998],[-89.8686,35.9998],[-89.8676,35.9998],[-89.8661,35.9998],[-89.8623,35.9999],[-89.8599,35.9999],[-89.8597,35.9999],[-89.8585,35.9999],[-89.8551,35.9999],[-89.8536,36],[-89.8502,36],[-89.8486,36],[-89.8455,36],[-89.8437,36.0001],[-89.8418,36.0001],[-89.835,36.0002],[-89.8334,36.0002],[-89.831,36.0002],[-89.8248,36.0002],[-89.8229,36.0003],[-89.8208,36.0003],[-89.8168,36.0003],[-89.8157,36.0003],[-89.8144,36.0003],[-89.8113,36.0003],[-89.8086,36.0004],[-89.806,36.0004],[-89.805,36.0004],[-89.8035,36.0004],[-89.7981,36.0005],[-89.7965,36.0005],[-89.7959,36.0005],[-89.7947,36.0005],[-89.792,36.0005],[-89.7888,36.0005],[-89.7881,36.0006],[-89.7871,36.0006],[-89.7868,36.0006],[-89.7831,36.0006],[-89.7808,36.0006],[-89.7793,36.0006],[-89.7768,36.0007],[-89.774,36.0007],[-89.771,36.0007],[-89.7702,36.0007],[-89.7698,36.0007],[-89.7686,36.0007],[-89.76,36.0008],[-89.7591,36.0008],[-89.7567,36.0008],[-89.7519,36.0008],[-89.7517,36.0008],[-89.7444,36.0008],[-89.7436,36.0008],[-89.7433,36.0008],[-89.7423,36.0008],[-89.7403,36.0008],[-89.7393,36.0008],[-89.7388,36.0008],[-89.7376,36.0009],[-89.7375,36.0005],[-89.7335,36.0006],[-89.7331,36.0006],[-89.733,36.0005],[-89.733,36.0004],[-89.7328,36.0001],[-89.7325,35.9993],[-89.7323,35.999],[-89.7321,35.9986],[-89.7312,35.9969],[-89.7301,35.9953],[-89.7289,35.9941],[-89.7284,35.9936],[-89.7281,35.9933],[-89.7264,35.9918],[-89.7264,35.9917],[-89.7262,35.9915],[-89.7258,35.9913],[-89.7253,35.9909],[-89.725,35.9906],[-89.7247,35.9904],[-89.7246,35.9903],[-89.7192,35.986],[-89.7188,35.985],[-89.7191,35.9824],[-89.7193,35.9809],[-89.7196,35.9784],[-89.72,35.9746],[-89.7197,35.9709],[-89.7189,35.9686],[-89.7188,35.9683],[-89.7187,35.9682],[-89.7178,35.9668],[-89.7166,35.9653],[-89.7146,35.963],[-89.7137,35.9622],[-89.713,35.9616],[-89.7124,35.9612],[-89.7102,35.9598],[-89.707,35.9581],[-89.6999,35.9541],[-89.695,35.9515],[-89.6915,35.9499],[-89.6912,35.9497],[-89.6902,35.9492],[-89.6869,35.9477],[-89.6867,35.9476],[-89.6829,35.945],[-89.6788,35.942],[-89.6766,35.9405],[-89.6738,35.9379],[-89.6711,35.9358],[-89.6706,35.9355],[-89.6675,35.9335],[-89.6632,35.9308],[-89.6622,35.9301],[-89.6561,35.9258],[-89.655,35.9248],[-89.6531,35.9226],[-89.6523,35.9215],[-89.6503,35.9178],[-89.6489,35.914],[-89.6479,35.911],[-89.6467,35.908],[-89.6453,35.9053],[-89.6448,35.9044],[-89.6458,35.9026],[-89.6465,35.8999],[-89.6466,35.8998],[-89.6463,35.8987],[-89.6456,35.8962],[-89.6444,35.8948],[-89.6453,35.8914],[-89.6474,35.8931],[-89.6484,35.8938],[-89.6493,35.893],[-89.6498,35.8926],[-89.6512,35.8916],[-89.6515,35.8913],[-89.6531,35.8902],[-89.6549,35.889],[-89.6562,35.8881],[-89.6585,35.8868],[-89.6606,35.8857],[-89.666,35.8829],[-89.6661,35.8829],[-89.6744,35.8846],[-89.6745,35.8846],[-89.6747,35.8847],[-89.6748,35.8847],[-89.6751,35.8844],[-89.6753,35.8848],[-89.6755,35.8851],[-89.6765,35.8855],[-89.677,35.8857],[-89.6788,35.8873],[-89.6792,35.8875],[-89.6796,35.8879],[-89.68,35.8883],[-89.6813,35.8895],[-89.6818,35.89],[-89.6823,35.8905],[-89.6841,35.8925],[-89.6847,35.8932],[-89.6859,35.8945],[-89.6881,35.8969],[-89.69,35.8975],[-89.6928,35.8983],[-89.698,35.9005],[-89.6988,35.9008],[-89.7047,35.9029],[-89.7049,35.9029],[-89.7097,35.9046],[-89.7149,35.9062],[-89.7172,35.9061],[-89.7213,35.9058],[-89.7253,35.9063],[-89.736,35.9071],[-89.7406,35.9068],[-89.7426,35.9066],[-89.7476,35.9038],[-89.7491,35.9029],[-89.7535,35.9001],[-89.755,35.8992],[-89.757,35.8975],[-89.7605,35.8946],[-89.7634,35.8928],[-89.7656,35.8914],[-89.7657,35.8913],[-89.7664,35.8903],[-89.7675,35.8884],[-89.7687,35.8867],[-89.7699,35.8842],[-89.7717,35.8797],[-89.7723,35.8782],[-89.7723,35.878],[-89.7729,35.8762],[-89.773,35.8751],[-89.7736,35.8717],[-89.7736,35.8699],[-89.7733,35.8674],[-89.7725,35.8651],[-89.771,35.863],[-89.7694,35.8616],[-89.7671,35.8598],[-89.7643,35.8583],[-89.7615,35.8572],[-89.7578,35.856],[-89.7538,35.8545],[-89.7501,35.8533],[-89.7494,35.853],[-89.7478,35.8524],[-89.7455,35.8518],[-89.7451,35.8516],[-89.7426,35.851],[-89.7402,35.8504],[-89.7373,35.8498],[-89.7338,35.849],[-89.7317,35.8484],[-89.7307,35.8481],[-89.7295,35.8476],[-89.727,35.8466],[-89.7242,35.8454],[-89.723,35.8449],[-89.7224,35.8446],[-89.7147,35.8414],[-89.7133,35.8408],[-89.7093,35.8389],[-89.7064,35.8372],[-89.7044,35.8357],[-89.7029,35.8342],[-89.7025,35.8334],[-89.7024,35.8332],[-89.7024,35.8331],[-89.7021,35.8326],[-89.702,35.8323],[-89.7014,35.831],[-89.7012,35.8299],[-89.701,35.8282],[-89.7013,35.8261],[-89.7015,35.8249],[-89.7018,35.8242],[-89.7019,35.8239],[-89.7019,35.8238],[-89.7024,35.8229],[-89.7024,35.8228],[-89.7031,35.8216],[-89.7038,35.8204],[-89.7039,35.8203],[-89.7044,35.8196],[-89.7047,35.8193],[-89.7057,35.8185],[-89.7061,35.8183],[-89.7065,35.818],[-89.707,35.8178],[-89.709,35.8167],[-89.7103,35.816],[-89.7153,35.8138],[-89.7178,35.8126],[-89.7192,35.812],[-89.7207,35.8111],[-89.7208,35.8111],[-89.7209,35.811],[-89.721,35.8109],[-89.7215,35.8106],[-89.7217,35.8105],[-89.7221,35.8102],[-89.7222,35.8101],[-89.7223,35.81],[-89.7227,35.8098],[-89.7231,35.8096],[-89.7232,35.8096],[-89.7233,35.8095],[-89.7236,35.8094],[-89.7238,35.8092],[-89.7241,35.8092],[-89.7244,35.809],[-89.7247,35.8089],[-89.7248,35.8088],[-89.7251,35.8088],[-89.7324,35.8067],[-89.7347,35.806],[-89.7357,35.806],[-89.7363,35.806],[-89.7371,35.806],[-89.7377,35.806],[-89.7385,35.8059],[-89.7396,35.8058],[-89.7416,35.8056],[-89.7433,35.8058],[-89.7442,35.806],[-89.7453,35.8063],[-89.746,35.8066],[-89.7472,35.8068],[-89.7478,35.807],[-89.7484,35.8072],[-89.7494,35.8075],[-89.7505,35.8081],[-89.7515,35.8084],[-89.7545,35.8093],[-89.7584,35.8105],[-89.7588,35.8105],[-89.7617,35.8109],[-89.7619,35.8109],[-89.7622,35.8109],[-89.7635,35.811],[-89.7649,35.8111],[-89.7654,35.8112],[-89.7654,35.8109],[-89.7655,35.8095],[-89.7657,35.8094],[-89.7703,35.8081],[-89.7719,35.8076],[-89.7722,35.8075],[-89.7728,35.8074],[-89.7732,35.8073],[-89.774,35.8072],[-89.7749,35.807],[-89.7766,35.8066],[-89.7784,35.8062],[-89.7798,35.8058],[-89.7803,35.8056],[-89.7804,35.8056],[-89.7812,35.8053],[-89.7821,35.8048],[-89.7822,35.8047],[-89.7825,35.8045],[-89.7827,35.8043],[-89.7833,35.8038],[-89.7867,35.801],[-89.7878,35.8],[-89.7883,35.7996],[-89.7897,35.7984],[-89.79,35.7982],[-89.7902,35.798],[-89.7909,35.7974],[-89.7932,35.7954],[-89.7933,35.7954],[-89.794,35.7948],[-89.7943,35.7946],[-89.7943,35.7945],[-89.7945,35.7943],[-89.7946,35.7943],[-89.7947,35.7942],[-89.7954,35.7936],[-89.7958,35.7933],[-89.7963,35.7928],[-89.7964,35.7927],[-89.7978,35.7907],[-89.7981,35.7903],[-89.7982,35.7902],[-89.7982,35.7901],[-89.7984,35.7898],[-89.7986,35.7896],[-89.7989,35.7891],[-89.7991,35.7888],[-89.7993,35.7885],[-89.7992,35.7882],[-89.7989,35.7876],[-89.7976,35.7846],[-89.7974,35.7839],[-89.797,35.7826],[-89.7972,35.7812],[-89.7972,35.7806],[-89.7972,35.7801],[-89.7976,35.7792],[-89.7985,35.7769],[-89.7993,35.7754],[-89.7997,35.775],[-89.7999,35.7749],[-89.8007,35.7743],[-89.8015,35.7739],[-89.8022,35.7734],[-89.8034,35.7726],[-89.8041,35.7722],[-89.8043,35.7721],[-89.8049,35.7715],[-89.8051,35.7712],[-89.8055,35.7706],[-89.8057,35.7702],[-89.8058,35.77],[-89.8058,35.7698],[-89.8059,35.7698],[-89.8063,35.769],[-89.8071,35.7673],[-89.8076,35.7666],[-89.8081,35.7659],[-89.8093,35.7644],[-89.81,35.7637],[-89.8111,35.7627],[-89.8129,35.7612],[-89.8145,35.7599],[-89.8167,35.7589],[-89.8172,35.7587],[-89.819,35.7577],[-89.8198,35.7573],[-89.8209,35.7569],[-89.8368,35.7549],[-89.8372,35.7549],[-89.841,35.7553],[-89.8416,35.7554],[-89.8436,35.7557],[-89.8453,35.7558],[-89.8463,35.7557],[-89.8471,35.7555],[-89.848,35.7552],[-89.8487,35.7548],[-89.8493,35.7546],[-89.85,35.7542],[-89.8508,35.7537],[-89.8515,35.7533],[-89.8516,35.7532],[-89.8519,35.753],[-89.8525,35.7526],[-89.8531,35.7524],[-89.854,35.7519],[-89.8544,35.7517],[-89.8551,35.7514],[-89.8554,35.7512],[-89.8558,35.751],[-89.8562,35.7508],[-89.8568,35.7505],[-89.8573,35.7503],[-89.8577,35.7501],[-89.8588,35.7496],[-89.8589,35.7496],[-89.86,35.7492],[-89.8619,35.7484],[-89.8626,35.7481],[-89.8639,35.7476],[-89.8656,35.7466],[-89.8671,35.7455],[-89.8688,35.7442],[-89.8702,35.7432],[-89.8703,35.7431],[-89.871,35.7427],[-89.8728,35.7413],[-89.8729,35.7413],[-89.8738,35.7405],[-89.8743,35.7401],[-89.8751,35.7391],[-89.8765,35.738],[-89.8773,35.7414],[-89.8824,35.7443],[-89.8826,35.7445],[-89.8833,35.7449],[-89.8835,35.745],[-89.8841,35.7457],[-89.8859,35.7479],[-89.8865,35.7486],[-89.8868,35.7489],[-89.8878,35.7498],[-89.8882,35.7501],[-89.8883,35.7502],[-89.8888,35.7505],[-89.889,35.7505],[-89.8893,35.7507],[-89.8894,35.7507],[-89.8897,35.751],[-89.8901,35.7512],[-89.8902,35.7512],[-89.8905,35.7514],[-89.8908,35.7516],[-89.8918,35.7521],[-89.8922,35.7523],[-89.8948,35.7536],[-89.9002,35.7564],[-89.9016,35.7571],[-89.9024,35.7575],[-89.9026,35.7576],[-89.9053,35.7589],[-89.9055,35.7591],[-89.9056,35.7592],[-89.9058,35.7593],[-89.9061,35.7595],[-89.9064,35.7596],[-89.9067,35.7597],[-89.9068,35.7597],[-89.9069,35.7597],[-89.9074,35.7598],[-89.9076,35.7598],[-89.9083,35.7596],[-89.9087,35.7595],[-89.9092,35.7594],[-89.9094,35.7594],[-89.9096,35.7594],[-89.9098,35.7594],[-89.9101,35.7593],[-89.9106,35.7591],[-89.9113,35.7586],[-89.9115,35.7585],[-89.9121,35.7581],[-89.9131,35.7573],[-89.9138,35.7564],[-89.9143,35.7558],[-89.9144,35.7557],[-89.9155,35.7549],[-89.9161,35.7546],[-89.9178,35.7537],[-89.9183,35.7534],[-89.9191,35.753],[-89.9197,35.7527],[-89.9237,35.7507],[-89.925,35.7501],[-89.9262,35.7495],[-89.9298,35.748],[-89.9309,35.7474],[-89.9325,35.7467],[-89.9338,35.7461],[-89.9364,35.7449],[-89.9371,35.7445],[-89.9373,35.7445],[-89.9379,35.7442],[-89.9385,35.7438],[-89.9388,35.7437],[-89.94,35.7432],[-89.9419,35.7423],[-89.9434,35.7417],[-89.9446,35.7412],[-89.9456,35.7408],[-89.9473,35.7399],[-89.9476,35.7397],[-89.9503,35.7385],[-89.9527,35.737],[-89.954,35.7362],[-89.9548,35.7352],[-89.9562,35.7334],[-89.9566,35.7328],[-89.9568,35.7323],[-89.9569,35.7321],[-89.9577,35.7301],[-89.958,35.7294],[-89.9582,35.7289],[-89.9587,35.7277],[-89.9587,35.7274],[-89.9587,35.7269],[-89.9588,35.726],[-89.9588,35.7254],[-89.9588,35.7251],[-89.9589,35.7238],[-89.9587,35.7222],[-89.9585,35.7208],[-89.9583,35.7193],[-89.9582,35.7186],[-89.9581,35.7182],[-89.9581,35.7179],[-89.958,35.7174],[-89.9575,35.7148],[-89.9573,35.7137],[-89.9569,35.7117],[-89.957,35.7085],[-89.957,35.7082],[-89.957,35.707],[-89.9569,35.705],[-89.9568,35.7042],[-89.957,35.7038],[-89.9571,35.7034],[-89.9573,35.7033],[-89.9573,35.7031],[-89.9572,35.7024],[-89.9572,35.7017],[-89.9571,35.7011],[-89.9569,35.7002],[-89.9567,35.6998],[-89.9564,35.6994],[-89.9564,35.6982],[-89.9565,35.697],[-89.9566,35.6955],[-89.9567,35.695],[-89.9567,35.6943],[-89.9563,35.6931],[-89.9563,35.693],[-89.9561,35.6925],[-89.9557,35.6906],[-89.9544,35.6883],[-89.9542,35.688],[-89.9537,35.6871],[-89.9535,35.6868],[-89.9533,35.6864],[-89.9523,35.6852],[-89.9502,35.6824],[-89.9495,35.6818],[-89.9483,35.6807],[-89.9469,35.6793],[-89.9461,35.6785],[-89.9438,35.6762],[-89.943,35.6755],[-89.9427,35.6751],[-89.9416,35.673],[-89.9387,35.6676],[-89.9374,35.6657],[-89.9371,35.6654],[-89.937,35.6653],[-89.9362,35.6647],[-89.9355,35.6643],[-89.9347,35.6638],[-89.9345,35.6637],[-89.9345,35.6636],[-89.9341,35.6632],[-89.933,35.6619],[-89.9326,35.6615],[-89.932,35.6608],[-89.931,35.66],[-89.9303,35.6596],[-89.9294,35.659],[-89.9271,35.658],[-89.926,35.6576],[-89.9257,35.6573],[-89.9255,35.6572],[-89.9253,35.657],[-89.9247,35.6564],[-89.9246,35.6563],[-89.9236,35.6558],[-89.9227,35.6553],[-89.9217,35.655],[-89.9187,35.654],[-89.9183,35.6539],[-89.9154,35.6528],[-89.913,35.6522],[-89.9124,35.6522],[-89.9089,35.6516],[-89.9061,35.6511],[-89.9042,35.651],[-89.901,35.6509],[-89.8989,35.6509],[-89.8971,35.6512],[-89.8969,35.6512],[-89.8966,35.6512],[-89.8946,35.6515],[-89.8925,35.6519],[-89.8905,35.6524],[-89.8888,35.6529],[-89.8876,35.6534],[-89.8872,35.6535],[-89.8871,35.6536],[-89.887,35.6536],[-89.8869,35.6537],[-89.8868,35.6537],[-89.8868,35.6538],[-89.8867,35.6538],[-89.8865,35.654],[-89.8864,35.654],[-89.8859,35.6544],[-89.8858,35.6545],[-89.8849,35.6551],[-89.8842,35.6558],[-89.8835,35.6566],[-89.8829,35.6575],[-89.8825,35.658],[-89.8824,35.6582],[-89.8816,35.6595],[-89.8799,35.6627],[-89.8792,35.6638],[-89.8785,35.6648],[-89.8782,35.6653],[-89.878,35.6655],[-89.8776,35.6658],[-89.8772,35.6661],[-89.8765,35.6666],[-89.8756,35.667],[-89.8751,35.6672],[-89.8729,35.6681],[-89.8721,35.6685],[-89.8691,35.6695],[-89.8684,35.6697],[-89.8683,35.6697],[-89.8667,35.6702],[-89.8647,35.6704],[-89.863,35.6702],[-89.8612,35.6701],[-89.8609,35.67],[-89.86,35.6696],[-89.8589,35.6691],[-89.8579,35.6683],[-89.8571,35.6674],[-89.8562,35.6663],[-89.8553,35.6652],[-89.8548,35.6647],[-89.8543,35.6641],[-89.8542,35.6639],[-89.8535,35.663],[-89.8527,35.6615],[-89.8523,35.6606],[-89.8516,35.6591],[-89.8513,35.6579],[-89.8512,35.6574],[-89.851,35.656],[-89.851,35.6557],[-89.8509,35.6554],[-89.8509,35.6549],[-89.8509,35.6539],[-89.8509,35.6532],[-89.8509,35.6525],[-89.8509,35.6513],[-89.8508,35.6502],[-89.8511,35.6474],[-89.8514,35.6461],[-89.8518,35.6443],[-89.8519,35.6439],[-89.852,35.6437],[-89.852,35.6436],[-89.852,35.6434],[-89.8521,35.6433],[-89.8522,35.6429],[-89.8526,35.6412],[-89.8529,35.6407],[-89.8531,35.64],[-89.8535,35.6392],[-89.8539,35.6383],[-89.8546,35.6369],[-89.8547,35.6368],[-89.8549,35.6365],[-89.8551,35.6362],[-89.8552,35.6361],[-89.8553,35.636],[-89.8554,35.6358],[-89.8558,35.6353],[-89.8565,35.6345],[-89.8566,35.6344],[-89.857,35.6342],[-89.8571,35.6341],[-89.8592,35.6329],[-89.8592,35.6328],[-89.8639,35.6308],[-89.8661,35.63],[-89.8685,35.6292],[-89.8688,35.629],[-89.8689,35.629],[-89.8692,35.6289],[-89.8697,35.6288],[-89.8698,35.6287],[-89.8701,35.6286],[-89.8703,35.6285],[-89.871,35.6283],[-89.8712,35.6283],[-89.8715,35.6282],[-89.8736,35.6276],[-89.8751,35.6272],[-89.8765,35.6266],[-89.8769,35.6265],[-89.8779,35.626],[-89.8786,35.6256],[-89.8795,35.6251],[-89.8921,35.6167],[-89.8931,35.6161],[-89.8944,35.6155],[-89.8963,35.615],[-89.897,35.6149],[-89.8978,35.6149],[-89.8984,35.6149],[-89.8997,35.615],[-89.9004,35.6151],[-89.9014,35.6153],[-89.9026,35.6154],[-89.9034,35.6156],[-89.9043,35.6157],[-89.9059,35.616],[-89.906,35.616],[-89.9073,35.6163],[-89.9074,35.6164],[-89.9081,35.6166],[-89.9082,35.6166],[-89.9087,35.6168],[-89.9091,35.6169],[-89.9095,35.617],[-89.91,35.6172],[-89.9103,35.6172],[-89.9105,35.6173],[-89.9107,35.6173],[-89.9108,35.6176],[-89.911,35.6176],[-89.9111,35.6176],[-89.9112,35.6175],[-89.9114,35.6174],[-89.9116,35.6173],[-89.9117,35.6171],[-89.9118,35.617],[-89.912,35.6169],[-89.9134,35.6161],[-89.9136,35.616],[-89.9143,35.6155],[-89.9145,35.6153],[-89.9147,35.6152],[-89.9183,35.6129],[-89.9184,35.6128],[-89.9186,35.6127],[-89.9196,35.6122],[-89.921,35.6116],[-89.9213,35.6115],[-89.923,35.6109],[-89.9239,35.6106],[-89.924,35.6106],[-89.9243,35.6106],[-89.9243,35.6105],[-89.9245,35.6105],[-89.9246,35.6104],[-89.9248,35.6104],[-89.9249,35.6103],[-89.9257,35.6101],[-89.9271,35.6097],[-89.928,35.6094],[-89.9288,35.6092],[-89.929,35.6091],[-89.9295,35.6089],[-89.9297,35.6089],[-89.9308,35.6085],[-89.932,35.608],[-89.9325,35.6078],[-89.9339,35.6072],[-89.936,35.6059],[-89.938,35.6046],[-89.9383,35.6046],[-89.9393,35.6041],[-89.9406,35.6038],[-89.9407,35.6037],[-89.9409,35.6037],[-89.941,35.6036],[-89.9414,35.6034],[-89.9425,35.6029],[-89.9428,35.6028],[-89.9431,35.6026],[-89.9434,35.6025],[-89.9437,35.6023],[-89.9438,35.6023],[-89.9439,35.6022],[-89.9441,35.6021],[-89.9447,35.6018],[-89.9452,35.6016],[-89.9456,35.6014],[-89.9465,35.6009],[-89.9467,35.6008],[-89.9473,35.6004],[-89.9477,35.6002],[-89.9478,35.6001],[-89.9479,35.6],[-89.948,35.5999],[-89.9483,35.5997],[-89.9486,35.5994],[-89.9487,35.5994],[-89.9489,35.5991],[-89.9495,35.5987],[-89.9498,35.5984],[-89.9499,35.5984],[-89.9508,35.5976],[-89.9512,35.5973],[-89.9513,35.5972],[-89.9514,35.5971],[-89.9518,35.5967],[-89.9521,35.5964],[-89.9528,35.5956],[-89.9532,35.5952],[-89.9532,35.5951],[-89.9534,35.595],[-89.9537,35.5946],[-89.9541,35.5941],[-89.9548,35.5933],[-89.9549,35.5931],[-89.9553,35.5925],[-89.9554,35.5924],[-89.9557,35.5921],[-89.9558,35.5918],[-89.956,35.5917],[-89.9561,35.5915],[-89.9561,35.5913],[-89.9565,35.5906],[-89.9568,35.5901],[-89.9571,35.5894],[-89.9572,35.5892],[-89.9575,35.5885],[-89.9577,35.588],[-89.9578,35.5878],[-89.9579,35.5873],[-89.9579,35.5867],[-89.9579,35.5864],[-89.9579,35.586],[-89.9579,35.5857],[-89.9579,35.5855],[-89.9579,35.5854],[-89.9578,35.5852],[-89.9577,35.5848],[-89.9576,35.5845],[-89.9575,35.5841],[-89.9575,35.584],[-89.9574,35.5839],[-89.9574,35.5838],[-89.9573,35.5837],[-89.9573,35.5835],[-89.9572,35.5833],[-89.9572,35.5832],[-89.9571,35.583],[-89.9568,35.5823],[-89.9566,35.5817],[-89.9564,35.5809],[-89.9563,35.5808],[-89.9562,35.5806],[-89.9558,35.5796],[-89.9554,35.5789],[-89.9552,35.5784],[-89.955,35.5777],[-89.9548,35.5774],[-89.9548,35.5772],[-89.9545,35.5767],[-89.9545,35.5766],[-89.9543,35.5762],[-89.9541,35.576],[-89.9539,35.5754],[-89.9534,35.5748],[-89.9531,35.5741],[-89.9529,35.5738],[-89.9524,35.5728],[-89.9519,35.5721],[-89.9519,35.5719],[-89.9518,35.5717],[-89.9515,35.5713],[-89.9502,35.5697],[-89.9498,35.5691],[-89.9495,35.5686],[-89.9493,35.5683],[-89.9491,35.5678],[-89.9488,35.5674],[-89.9486,35.5669],[-89.9485,35.5667],[-89.9481,35.5658],[-89.9479,35.5655],[-89.9479,35.5654],[-89.9477,35.5652],[-89.9477,35.5651],[-89.9476,35.5648],[-89.9473,35.5644],[-89.947,35.5637],[-89.9468,35.5634],[-89.9464,35.5628],[-89.9463,35.5626],[-89.9459,35.562],[-89.9457,35.5616],[-89.9453,35.5611],[-89.945,35.5607],[-89.9445,35.56],[-89.9441,35.5595],[-89.9441,35.5594],[-89.9436,35.5588],[-89.9432,35.5583],[-89.9431,35.5581],[-89.9429,35.558],[-89.9428,35.5578],[-89.9427,35.5577],[-89.9423,35.5573],[-89.942,35.557],[-89.9419,35.5569],[-89.9412,35.5564],[-89.941,35.5563],[-89.9408,35.5561],[-89.9406,35.556],[-89.9404,35.5559],[-89.9401,35.5558],[-89.9398,35.5556],[-89.9395,35.5555],[-89.9387,35.5552],[-89.9384,35.5551],[-89.9383,35.555],[-89.938,35.5549],[-89.9364,35.5545],[-89.936,35.5544],[-89.9353,35.5543],[-89.9349,35.5542],[-89.9346,35.5541],[-89.9341,35.5539],[-89.9334,35.5536],[-89.9333,35.5536],[-89.9319,35.553],[-89.9317,35.5529],[-89.9315,35.5528],[-89.9312,35.5527],[-89.931,35.5526],[-89.9302,35.5521],[-89.9298,35.5519],[-89.9295,35.5517],[-89.9294,35.5517],[-89.9293,35.5516],[-89.9289,35.5515],[-89.9287,35.5515],[-89.928,35.5513],[-89.9277,35.5512],[-89.9275,35.5512],[-89.9273,35.5511],[-89.9268,35.5511],[-89.9265,35.551],[-89.9263,35.551],[-89.9262,35.5509],[-89.9258,35.5508],[-89.925,35.5507],[-89.9246,35.5506],[-89.9243,35.5505],[-89.924,35.5505],[-89.9232,35.5504],[-89.9229,35.5504],[-89.9223,35.5503],[-89.9219,35.5502],[-89.9214,35.5502],[-89.9211,35.5502],[-89.9208,35.5501],[-89.9196,35.5499],[-89.9193,35.5498],[-89.9192,35.5498],[-89.9189,35.5498],[-89.9176,35.5499],[-89.9172,35.5499],[-89.9169,35.5499],[-89.9167,35.5499],[-89.9164,35.5499],[-89.9162,35.5499],[-89.9158,35.5498],[-89.9157,35.5498],[-89.9147,35.5496],[-89.914,35.5496],[-89.9134,35.5496],[-89.9132,35.5496],[-89.9125,35.5494],[-89.9123,35.5494],[-89.9115,35.5492],[-89.9114,35.5491],[-89.9113,35.5491],[-89.9109,35.549],[-89.9104,35.5488],[-89.9102,35.5487],[-89.91,35.5485],[-89.9098,35.5484],[-89.9094,35.548],[-89.9093,35.548],[-89.9092,35.5478],[-89.9091,35.5478],[-89.9089,35.5474],[-89.9086,35.5468],[-89.9084,35.5466],[-89.9083,35.5464],[-89.9079,35.5452],[-89.9079,35.545],[-89.9078,35.5448],[-89.9078,35.5447],[-89.9077,35.5446],[-89.9076,35.5446],[-89.9075,35.5445],[-89.9074,35.5443],[-89.9073,35.5441],[-89.9073,35.5439],[-89.9073,35.5438],[-89.9073,35.5436],[-89.9073,35.5435],[-89.9073,35.5433],[-89.9074,35.5429],[-89.9074,35.5428],[-89.9074,35.5426],[-89.9075,35.5425],[-89.9076,35.5421],[-89.9097,35.542],[-89.9101,35.5413],[-89.9104,35.5409],[-89.9105,35.5408],[-89.9107,35.5405],[-89.911,35.54],[-89.9111,35.5399],[-89.9113,35.5397],[-89.9116,35.5395],[-89.9119,35.5393],[-89.9123,35.5387],[-89.9124,35.5386],[-89.9124,35.5385],[-89.9124,35.5382],[-89.9124,35.538],[-89.9123,35.5377],[-89.9121,35.5376],[-89.9119,35.5376],[-89.9118,35.5376],[-89.9117,35.5376],[-89.9105,35.5378],[-89.9104,35.5378],[-89.91,35.5379],[-89.9098,35.5379],[-89.9092,35.5379],[-89.9084,35.5378],[-89.9075,35.5376],[-89.9065,35.5372],[-89.9062,35.5371],[-89.9056,35.5368],[-89.9049,35.5363],[-89.9044,35.5357],[-89.9043,35.5355],[-89.904,35.5349],[-89.9039,35.5342],[-89.904,35.5333],[-89.9041,35.533],[-89.9045,35.5316],[-89.9056,35.5281],[-89.906,35.5271],[-89.9074,35.5236],[-89.9077,35.5229],[-89.9084,35.5216],[-89.9087,35.5211],[-89.909,35.5206],[-89.91,35.5193],[-89.9108,35.5183],[-89.9109,35.5182],[-89.9119,35.5174],[-89.9125,35.517],[-89.9145,35.5157],[-89.9154,35.5151],[-89.918,35.5141],[-89.9184,35.514],[-89.9193,35.5139],[-89.921,35.5139],[-89.9222,35.5142],[-89.9232,35.5144],[-89.9235,35.5145],[-89.9248,35.515],[-89.9262,35.5157],[-89.9276,35.5164],[-89.928,35.5166],[-89.9293,35.5171],[-89.9327,35.5183],[-89.9336,35.5185],[-89.934,35.5186],[-89.9348,35.5187],[-89.9359,35.5189],[-89.9374,35.5189],[-89.9377,35.5189],[-89.9402,35.519],[-89.9416,35.5191],[-89.945,35.5194],[-89.9459,35.5196],[-89.948,35.5201],[-89.949,35.5206],[-89.9494,35.5208],[-89.9513,35.5219],[-89.9522,35.5226],[-89.9537,35.5237],[-89.9564,35.5256],[-89.9577,35.5272],[-89.9577,35.5274],[-89.9578,35.5274],[-89.9578,35.5277],[-89.9576,35.5279],[-89.9574,35.5281],[-89.9573,35.5283],[-89.9573,35.5284],[-89.9573,35.5285],[-89.9573,35.5287],[-89.9574,35.5288],[-89.9575,35.529],[-89.9577,35.5292],[-89.9578,35.5295],[-89.9578,35.5299],[-89.9577,35.5302],[-89.9576,35.5305],[-89.9575,35.5306],[-89.9575,35.5307],[-89.9574,35.5309],[-89.9573,35.5311],[-89.9573,35.5312],[-89.9572,35.5313],[-89.957,35.5316],[-89.957,35.5317],[-89.9565,35.5322],[-89.9564,35.5323],[-89.9561,35.5327],[-89.9559,35.533],[-89.9558,35.5332],[-89.9557,35.5333],[-89.9557,35.5334],[-89.9557,35.5335],[-89.9557,35.5336],[-89.9557,35.5338],[-89.9557,35.534],[-89.9557,35.5343],[-89.9558,35.5344],[-89.9558,35.5345],[-89.9558,35.5346],[-89.9559,35.5347],[-89.9559,35.5348],[-89.956,35.535],[-89.9562,35.5355],[-89.9563,35.5357],[-89.9564,35.5358],[-89.9565,35.5359],[-89.9567,35.5361],[-89.9568,35.5362],[-89.9569,35.5363],[-89.957,35.5364],[-89.957,35.5365],[-89.9571,35.5366],[-89.957,35.5369],[-89.9569,35.5371],[-89.9569,35.5372],[-89.9567,35.5376],[-89.9567,35.5377],[-89.9567,35.5378],[-89.9566,35.5379],[-89.9566,35.5384],[-89.9566,35.5385],[-89.9566,35.5386],[-89.9567,35.5388],[-89.9568,35.5392],[-89.9569,35.5393],[-89.9569,35.5394],[-89.957,35.5396],[-89.9571,35.5398],[-89.9572,35.5399],[-89.9573,35.54],[-89.9575,35.5403],[-89.9576,35.5404],[-89.9577,35.5404],[-89.9577,35.5406],[-89.9578,35.5406],[-89.9582,35.5411],[-89.9583,35.5413],[-89.9584,35.5415],[-89.9585,35.5416],[-89.9588,35.5419],[-89.9591,35.5421],[-89.9592,35.5422],[-89.9598,35.5426],[-89.96,35.5428],[-89.9605,35.543],[-89.9613,35.5434],[-89.9615,35.5435],[-89.9617,35.5437],[-89.9622,35.544],[-89.9627,35.5445],[-89.9632,35.5449],[-89.9637,35.5454],[-89.964,35.5456],[-89.9642,35.5458],[-89.9644,35.5459],[-89.9647,35.5461],[-89.9654,35.5466],[-89.966,35.5469],[-89.966,35.547],[-89.9665,35.5473],[-89.9669,35.5476],[-89.9681,35.5482],[-89.9684,35.5484],[-89.9687,35.5486],[-89.9691,35.5489],[-89.9696,35.5492],[-89.9697,35.5493],[-89.9707,35.55],[-89.9708,35.5501],[-89.9709,35.5501],[-89.9712,35.5503],[-89.9716,35.5505],[-89.9717,35.5505],[-89.9718,35.5506],[-89.9719,35.5507],[-89.9721,35.5508],[-89.9722,35.5509],[-89.9724,35.551],[-89.9725,35.5512],[-89.9726,35.5512],[-89.9731,35.5516],[-89.9737,35.5519],[-89.9743,35.5524],[-89.9745,35.5525],[-89.9755,35.5532],[-89.9758,35.5534],[-89.9759,35.5535],[-89.9763,35.5538],[-89.9764,35.5538],[-89.9767,35.554],[-89.9774,35.5544],[-89.9778,35.5547],[-89.9781,35.5548],[-89.9782,35.5549],[-89.9783,35.5549],[-89.9785,35.5551],[-89.9787,35.5552],[-89.9788,35.5553],[-89.9789,35.5553],[-89.979,35.5554],[-89.9796,35.5556],[-89.9797,35.5557],[-89.98,35.5558],[-89.9805,35.556],[-89.9806,35.556],[-89.981,35.5562],[-89.9811,35.5562],[-89.9813,35.5563],[-89.9814,35.5564],[-89.9816,35.5565],[-89.9818,35.5566],[-89.9825,35.557],[-89.9827,35.5572],[-89.9828,35.5572],[-89.9829,35.5572],[-89.9831,35.5573],[-89.9832,35.5574],[-89.9834,35.5575],[-89.9835,35.5575],[-89.9836,35.5576],[-89.9837,35.5576],[-89.9839,35.5577],[-89.9842,35.5579],[-89.9843,35.5579],[-89.9847,35.5581],[-89.9849,35.5581],[-89.985,35.5581],[-89.9851,35.5581],[-89.9853,35.5582],[-89.9854,35.5583],[-89.9855,35.5583],[-89.9859,35.5586],[-89.9861,35.5586],[-89.9862,35.5587],[-89.9871,35.5592],[-89.9883,35.5597],[-89.9886,35.5598],[-89.9887,35.5598],[-89.9895,35.5601],[-89.9898,35.5602],[-89.99,35.5602],[-89.9902,35.5603],[-89.9904,35.5603],[-89.9909,35.5603],[-89.9911,35.5604],[-89.9916,35.5605],[-89.9918,35.5606],[-89.9919,35.5606],[-89.9928,35.5608],[-89.9931,35.5608],[-89.9938,35.5608],[-89.9939,35.5608],[-89.9944,35.5609],[-89.9946,35.5609],[-89.9949,35.5609],[-89.9954,35.561],[-89.9955,35.561],[-89.9958,35.561],[-89.9962,35.561],[-89.9975,35.561],[-89.9984,35.5611],[-89.9987,35.5611],[-89.9988,35.5611],[-89.999,35.5612],[-89.9992,35.5612],[-89.9994,35.5612],[-89.9996,35.5611],[-89.9998,35.5611],[-89.9999,35.5611],[-90,35.561],[-90.0001,35.561],[-90.0005,35.5609],[-90.0006,35.5609],[-90.0009,35.5608],[-90.0012,35.5607],[-90.0013,35.5607],[-90.0015,35.5607],[-90.0019,35.5607],[-90.0022,35.5606],[-90.0023,35.5606],[-90.0027,35.5605],[-90.0028,35.5605],[-90.0033,35.5605],[-90.0036,35.5605],[-90.0037,35.5604],[-90.0045,35.5604],[-90.0046,35.5604],[-90.0048,35.5604],[-90.0052,35.5604],[-90.0054,35.5604],[-90.0056,35.5604],[-90.0057,35.5605],[-90.0059,35.5604],[-90.006,35.5604],[-90.0063,35.5603],[-90.008,35.5601],[-90.0086,35.56],[-90.0088,35.5599],[-90.0092,35.5598],[-90.0095,35.5597],[-90.0098,35.5596],[-90.01,35.5596],[-90.0103,35.5594],[-90.011,35.5591],[-90.0116,35.5587],[-90.012,35.5585],[-90.0124,35.5584],[-90.013,35.5581],[-90.0134,35.5579],[-90.0142,35.5575],[-90.0174,35.5562],[-90.0176,35.556],[-90.0177,35.556],[-90.0178,35.556],[-90.0179,35.556],[-90.0187,35.5561],[-90.0189,35.5561],[-90.0192,35.5561],[-90.0209,35.5562],[-90.0222,35.5562],[-90.0233,35.5563],[-90.0245,35.5564],[-90.0252,35.5562],[-90.0261,35.5562],[-90.0267,35.556],[-90.0271,35.5558],[-90.0275,35.5556],[-90.0286,35.5554],[-90.0291,35.5552],[-90.0296,35.5551],[-90.0298,35.5549],[-90.0299,35.5549],[-90.0301,35.5549],[-90.0309,35.5544],[-90.031,35.5544],[-90.0312,35.5543],[-90.0315,35.5542],[-90.0322,35.554],[-90.0327,35.5537],[-90.0329,35.5536],[-90.0331,35.5535],[-90.0334,35.5533],[-90.0335,35.5533],[-90.0336,35.5532],[-90.0337,35.5532],[-90.0339,35.553],[-90.034,35.553],[-90.0346,35.5526],[-90.0348,35.5526],[-90.0351,35.5525],[-90.0352,35.5525],[-90.0353,35.5524],[-90.0353,35.5523],[-90.0355,35.5522],[-90.036,35.5517],[-90.0361,35.5516],[-90.0362,35.5516],[-90.0363,35.5514],[-90.0365,35.5513],[-90.037,35.5509],[-90.0374,35.5505],[-90.0378,35.5503],[-90.0381,35.55],[-90.0392,35.5489],[-90.0396,35.5486],[-90.04,35.5473],[-90.0399,35.5472],[-90.04,35.5466],[-90.0403,35.5445],[-90.0408,35.5417],[-90.0411,35.5407],[-90.0412,35.5405],[-90.0414,35.5395],[-90.0416,35.5388],[-90.0417,35.5382],[-90.0418,35.5382],[-90.0419,35.5376],[-90.042,35.5375],[-90.0424,35.5365],[-90.0426,35.5359],[-90.0429,35.5352],[-90.0435,35.5341],[-90.0441,35.5336],[-90.0441,35.5335],[-90.0441,35.5334],[-90.0442,35.5328],[-90.0443,35.5325],[-90.0447,35.5317],[-90.0453,35.5312],[-90.0456,35.5305],[-90.0462,35.5296],[-90.0465,35.5288],[-90.0468,35.5277],[-90.0475,35.5258],[-90.0476,35.5256],[-90.048,35.5249],[-90.0482,35.5245],[-90.0484,35.5238],[-90.0485,35.5236],[-90.0486,35.5232],[-90.0486,35.5231],[-90.0487,35.523],[-90.0487,35.5229],[-90.0488,35.5229],[-90.0488,35.5228],[-90.0489,35.5226],[-90.0491,35.5223],[-90.0492,35.522],[-90.0493,35.5217],[-90.0495,35.5211],[-90.0497,35.5198],[-90.0498,35.5191],[-90.05,35.5186],[-90.05,35.5181],[-90.0502,35.5172],[-90.0504,35.5159],[-90.0504,35.5153],[-90.0503,35.5142],[-90.0501,35.5138],[-90.0502,35.513],[-90.05,35.5122],[-90.0498,35.5104],[-90.0497,35.5098],[-90.0494,35.5091],[-90.0493,35.5083],[-90.0491,35.5072],[-90.0489,35.5062],[-90.0487,35.5052],[-90.0485,35.5041],[-90.0482,35.5034],[-90.0476,35.5021],[-90.047,35.5012],[-90.0468,35.5],[-90.0465,35.499],[-90.0464,35.4988],[-90.0464,35.4987],[-90.0463,35.4983],[-90.0458,35.4965],[-90.0435,35.4923],[-90.0402,35.4877],[-90.0391,35.4862],[-90.0375,35.4842],[-90.0352,35.4814],[-90.0351,35.4809],[-90.0349,35.4808],[-90.0347,35.4805],[-90.0344,35.4801],[-90.0341,35.4798],[-90.034,35.4796],[-90.0339,35.4796],[-90.0339,35.4795],[-90.0338,35.4794],[-90.0333,35.479],[-90.0333,35.4789],[-90.0332,35.4789],[-90.033,35.4787],[-90.0328,35.4785],[-90.0326,35.4783],[-90.0325,35.4782],[-90.0323,35.4781],[-90.0322,35.478],[-90.032,35.4779],[-90.0318,35.4777],[-90.0315,35.4774],[-90.0313,35.4773],[-90.0311,35.4772],[-90.0308,35.477],[-90.0303,35.4768],[-90.03,35.4766],[-90.0298,35.4764],[-90.0297,35.4764],[-90.0292,35.4761],[-90.0284,35.4758],[-90.0282,35.4756],[-90.0273,35.4751],[-90.0265,35.4746],[-90.0258,35.4741],[-90.0234,35.4726],[-90.0203,35.4703],[-90.0195,35.4689],[-90.0194,35.4689],[-90.019,35.4678],[-90.0189,35.4662],[-90.0191,35.4651],[-90.0207,35.464],[-90.0208,35.4639],[-90.0209,35.4637],[-90.0208,35.4633],[-90.0208,35.4622],[-90.0208,35.4613],[-90.0209,35.4609],[-90.021,35.4605],[-90.0217,35.4592],[-90.0221,35.4574],[-90.0229,35.4561],[-90.0242,35.4543],[-90.0266,35.4478],[-90.0267,35.446],[-90.0269,35.4449],[-90.0267,35.4436],[-90.0265,35.4428],[-90.0266,35.4401],[-90.0266,35.44],[-90.0269,35.4393],[-90.0271,35.4386],[-90.0274,35.4379],[-90.0276,35.4376],[-90.0284,35.4366],[-90.0289,35.4358],[-90.0293,35.4353],[-90.0295,35.4348],[-90.0296,35.4345],[-90.0298,35.4339],[-90.03,35.4337],[-90.0301,35.4335],[-90.0305,35.4335],[-90.0307,35.4334],[-90.0308,35.4333],[-90.031,35.4331],[-90.0311,35.4326],[-90.0311,35.4323],[-90.0312,35.4319],[-90.0313,35.4314],[-90.0315,35.4306],[-90.0317,35.4295],[-90.0318,35.4294],[-90.0318,35.429],[-90.0315,35.4282],[-90.0316,35.4277],[-90.0323,35.427],[-90.0341,35.4261],[-90.0344,35.4259],[-90.0348,35.4257],[-90.0356,35.4252],[-90.0379,35.4243],[-90.0406,35.4229],[-90.0426,35.4212],[-90.0439,35.4197],[-90.0442,35.4192],[-90.0443,35.419],[-90.0447,35.4171],[-90.0453,35.4154],[-90.0457,35.4145],[-90.0459,35.4141],[-90.0466,35.413],[-90.0476,35.4121],[-90.0481,35.4117],[-90.0503,35.4099],[-90.0506,35.4096],[-90.0568,35.4039],[-90.0521,35.4012],[-90.0495,35.3998],[-90.0487,35.3993],[-90.0479,35.3989],[-90.0467,35.3982],[-90.044,35.3967],[-90.0429,35.3967],[-90.0417,35.3966],[-90.0416,35.3966],[-90.0416,35.3965],[-90.0417,35.3965],[-90.0419,35.3963],[-90.042,35.3961],[-90.0423,35.3957],[-90.0446,35.3931],[-90.0457,35.3926],[-90.0474,35.392],[-90.0507,35.3907],[-90.0516,35.3903],[-90.0525,35.39],[-90.0526,35.3899],[-90.0532,35.3897],[-90.0538,35.3895],[-90.0541,35.3894],[-90.0543,35.3893],[-90.0544,35.3894],[-90.0551,35.3902],[-90.0573,35.393],[-90.0581,35.3939],[-90.0598,35.3961],[-90.0611,35.3978],[-90.0642,35.4016],[-90.065,35.4025],[-90.0654,35.4031],[-90.0667,35.4046],[-90.068,35.4063],[-90.0694,35.4082],[-90.062,35.4152],[-90.0652,35.4182],[-90.0678,35.4207],[-90.0705,35.4233],[-90.074,35.434],[-90.074,35.4347],[-90.0741,35.4376],[-90.074,35.4376],[-90.074,35.4377],[-90.074,35.4391],[-90.0741,35.4396],[-90.0738,35.4406],[-90.0731,35.4432],[-90.0728,35.4446],[-90.072,35.4476],[-90.0713,35.4503],[-90.0712,35.4507],[-90.0706,35.4522],[-90.0695,35.455],[-90.069,35.4562],[-90.0687,35.4571],[-90.0679,35.4591],[-90.0676,35.4598],[-90.0674,35.4606],[-90.0672,35.4609],[-90.0672,35.4648],[-90.0675,35.4653],[-90.0679,35.4661],[-90.0679,35.4663],[-90.068,35.4664],[-90.0681,35.4666],[-90.0682,35.4668],[-90.0682,35.4669],[-90.0684,35.467],[-90.069,35.4676],[-90.0692,35.4678],[-90.0693,35.4679],[-90.0698,35.4682],[-90.0699,35.4683],[-90.07,35.4684],[-90.0704,35.4687],[-90.0708,35.4691],[-90.0709,35.4691],[-90.0709,35.4692],[-90.0714,35.4696],[-90.0717,35.47],[-90.0718,35.47],[-90.0719,35.4701],[-90.0722,35.4704],[-90.0723,35.4704],[-90.0723,35.4705],[-90.0724,35.4706],[-90.0741,35.4725],[-90.0744,35.4725],[-90.0746,35.4725],[-90.0747,35.4725],[-90.0748,35.4725],[-90.0756,35.4727],[-90.0757,35.4728],[-90.0759,35.473],[-90.0762,35.4731],[-90.0765,35.4732],[-90.0766,35.4733],[-90.077,35.4736],[-90.0776,35.4741],[-90.0779,35.4744],[-90.0783,35.4748],[-90.0786,35.4751],[-90.0791,35.4757],[-90.0794,35.4761],[-90.0796,35.4764],[-90.08,35.4767],[-90.0803,35.477],[-90.0809,35.4772],[-90.0818,35.4775],[-90.0827,35.4779],[-90.0829,35.478],[-90.0833,35.4782],[-90.0837,35.4783],[-90.0842,35.4784],[-90.0856,35.4786],[-90.0864,35.4787],[-90.0874,35.4788],[-90.0887,35.4788],[-90.0896,35.4788],[-90.0901,35.4788],[-90.0908,35.479],[-90.0921,35.4787],[-90.095,35.4786],[-90.0975,35.4786],[-90.0987,35.4785],[-90.0998,35.4782],[-90.1012,35.477],[-90.1018,35.4768],[-90.1038,35.4767],[-90.1055,35.4766],[-90.1061,35.4767],[-90.1063,35.4767],[-90.1066,35.4767],[-90.107,35.4769],[-90.1072,35.4769],[-90.1073,35.477],[-90.1074,35.477],[-90.1076,35.477],[-90.1077,35.4769],[-90.1078,35.4768],[-90.108,35.4767],[-90.1086,35.4762],[-90.1088,35.476],[-90.1091,35.4758],[-90.11,35.4753],[-90.1102,35.4753],[-90.1117,35.4745],[-90.1123,35.474],[-90.1137,35.473],[-90.1144,35.4725],[-90.1145,35.4724],[-90.1148,35.4721],[-90.1148,35.472],[-90.1148,35.4719],[-90.1149,35.4719],[-90.1149,35.4718],[-90.1159,35.4712],[-90.1163,35.4707],[-90.1167,35.4704],[-90.1168,35.4703],[-90.1168,35.4702],[-90.1172,35.4698],[-90.118,35.4691],[-90.1184,35.4688],[-90.1189,35.4683],[-90.1193,35.4676],[-90.12,35.4666],[-90.1206,35.4657],[-90.1213,35.4642],[-90.1218,35.4632],[-90.1221,35.4625],[-90.1222,35.4622],[-90.1224,35.4619],[-90.1226,35.4616],[-90.1228,35.4612],[-90.123,35.4606],[-90.123,35.4603],[-90.1231,35.4602],[-90.1231,35.4601],[-90.1232,35.4599],[-90.1233,35.4598],[-90.1234,35.4597],[-90.1235,35.4596],[-90.1236,35.4594],[-90.1237,35.4593],[-90.1237,35.4592],[-90.1238,35.4591],[-90.124,35.4582],[-90.1242,35.4576],[-90.1243,35.4575],[-90.1243,35.4574],[-90.1243,35.4573],[-90.1244,35.4568],[-90.1244,35.4567],[-90.1244,35.4566],[-90.1245,35.4565],[-90.1245,35.4564],[-90.1245,35.4563],[-90.1244,35.4562],[-90.1244,35.4561],[-90.1245,35.456],[-90.1246,35.4559],[-90.1248,35.4554],[-90.1251,35.4545],[-90.1252,35.4542],[-90.1273,35.4482],[-90.128,35.4462],[-90.1283,35.4453],[-90.1286,35.4444],[-90.1292,35.4425],[-90.1295,35.4419],[-90.1296,35.4418],[-90.1298,35.4417],[-90.1299,35.4417],[-90.1309,35.4411],[-90.1319,35.4405],[-90.1345,35.4393],[-90.1357,35.4387],[-90.1363,35.4384],[-90.1384,35.4374],[-90.1391,35.4371],[-90.1392,35.4371],[-90.1393,35.437],[-90.1397,35.4368],[-90.1398,35.4368],[-90.1399,35.4368],[-90.14,35.4367],[-90.1403,35.4366],[-90.1447,35.4344],[-90.1448,35.4344],[-90.1451,35.4342],[-90.1452,35.4342],[-90.1471,35.4332],[-90.1475,35.433],[-90.1559,35.4286],[-90.156,35.4286],[-90.1562,35.4285],[-90.1563,35.4284],[-90.1689,35.4222],[-90.1705,35.4188],[-90.1706,35.4143],[-90.1707,35.4105],[-90.1736,35.4019],[-90.177,35.3921],[-90.179,35.386],[-90.1793,35.3852],[-90.1783,35.3821],[-90.1744,35.3792],[-90.1732,35.3784],[-90.1724,35.3777],[-90.1719,35.3774],[-90.1716,35.3772],[-90.1674,35.3751],[-90.1663,35.3747],[-90.1646,35.3746],[-90.1623,35.3746],[-90.1577,35.3746],[-90.1482,35.3746],[-90.147,35.3746],[-90.1449,35.3746],[-90.1436,35.3747],[-90.1419,35.3751],[-90.1379,35.3761],[-90.1377,35.3761],[-90.1367,35.3764],[-90.1361,35.3765],[-90.1355,35.3767],[-90.1357,35.3769],[-90.1361,35.3772],[-90.1362,35.3775],[-90.1363,35.3776],[-90.1364,35.3777],[-90.1367,35.3781],[-90.1376,35.3793],[-90.1382,35.38],[-90.1396,35.3818],[-90.1415,35.3844],[-90.1416,35.3845],[-90.1422,35.3855],[-90.1427,35.3862],[-90.143,35.3868],[-90.1432,35.3871],[-90.1435,35.3876],[-90.1439,35.3888],[-90.1446,35.3906],[-90.1459,35.3951],[-90.1461,35.3971],[-90.1461,35.398],[-90.1461,35.3989],[-90.1462,35.3995],[-90.146,35.4004],[-90.1458,35.4016],[-90.1455,35.4024],[-90.1451,35.4038],[-90.1446,35.4047],[-90.1442,35.4055],[-90.1438,35.4061],[-90.1435,35.4067],[-90.143,35.4072],[-90.1426,35.4077],[-90.1417,35.4086],[-90.1409,35.4092],[-90.1402,35.4098],[-90.1397,35.4102],[-90.1391,35.4106],[-90.1385,35.4111],[-90.1379,35.4115],[-90.1368,35.4121],[-90.136,35.4125],[-90.1351,35.413],[-90.1342,35.4132],[-90.1332,35.4134],[-90.132,35.4136],[-90.1305,35.4137],[-90.1295,35.4138],[-90.1291,35.4137],[-90.1288,35.4137],[-90.1279,35.4136],[-90.127,35.4134],[-90.1261,35.4133],[-90.1251,35.4131],[-90.1171,35.4117],[-90.117,35.4117],[-90.1169,35.4117],[-90.1168,35.4117],[-90.1144,35.4111],[-90.1125,35.4102],[-90.1112,35.4093],[-90.1105,35.4086],[-90.11,35.4076],[-90.1091,35.4062],[-90.1068,35.4033],[-90.1048,35.4015],[-90.0966,35.3953],[-90.0936,35.3933],[-90.0906,35.392],[-90.0877,35.3908],[-90.0833,35.3879],[-90.0818,35.3868],[-90.0799,35.3853],[-90.078,35.3845],[-90.0768,35.3844],[-90.0765,35.3843],[-90.0757,35.3842],[-90.075,35.3841],[-90.0785,35.3781],[-90.0838,35.3688],[-90.0854,35.3665],[-90.0879,35.3633],[-90.0897,35.3614],[-90.0898,35.3613],[-90.0905,35.3609],[-90.0915,35.3607],[-90.0928,35.3607],[-90.0935,35.3605],[-90.0963,35.3577],[-90.0964,35.3577],[-90.0968,35.3572],[-90.0975,35.3561],[-90.0992,35.3532],[-90.1003,35.3516],[-90.1008,35.351],[-90.1021,35.3494],[-90.1023,35.3492],[-90.1024,35.3491],[-90.1036,35.3477],[-90.1071,35.3434],[-90.1073,35.3431],[-90.1078,35.3428],[-90.1087,35.3426],[-90.1088,35.3426],[-90.1103,35.3428],[-90.11,35.3423],[-90.1096,35.3415],[-90.1049,35.334],[-90.1043,35.3332],[-90.1039,35.3324],[-90.1041,35.3317],[-90.1047,35.33],[-90.1058,35.327],[-90.1062,35.3258],[-90.1064,35.3254],[-90.1067,35.3249],[-90.1068,35.3246],[-90.107,35.3234],[-90.1071,35.3229],[-90.1074,35.3214],[-90.1073,35.3212],[-90.1075,35.3193],[-90.1087,35.3086],[-90.1091,35.305],[-90.1092,35.305],[-90.1096,35.305],[-90.1097,35.305],[-90.1108,35.305],[-90.1122,35.3049],[-90.1136,35.3047],[-90.114,35.3045],[-90.1141,35.3044],[-90.1149,35.3039],[-90.1161,35.3034],[-90.1172,35.3034],[-90.1219,35.3045],[-90.1221,35.3045],[-90.1228,35.3046],[-90.1237,35.3045],[-90.1244,35.3043],[-90.1264,35.3034],[-90.1266,35.3033],[-90.1279,35.3022],[-90.1284,35.3019],[-90.1291,35.3016],[-90.1292,35.3015],[-90.1294,35.3015],[-90.1296,35.3015],[-90.1304,35.3012],[-90.1311,35.301],[-90.1317,35.3008],[-90.1324,35.3005],[-90.1327,35.3004],[-90.1336,35.3002],[-90.134,35.3],[-90.1342,35.3],[-90.1345,35.2998],[-90.1348,35.2997],[-90.1353,35.2996],[-90.1362,35.2996],[-90.1367,35.2995],[-90.1371,35.2994],[-90.1376,35.2993],[-90.1378,35.2993],[-90.1389,35.2991],[-90.1393,35.2991],[-90.1398,35.2991],[-90.1403,35.2993],[-90.1406,35.2993],[-90.141,35.2994],[-90.1413,35.2995],[-90.1416,35.2996],[-90.1417,35.2997],[-90.1422,35.3],[-90.1422,35.3001],[-90.1423,35.3002],[-90.1424,35.3004],[-90.1425,35.3005],[-90.1429,35.3006],[-90.1431,35.3006],[-90.1433,35.3007],[-90.1433,35.3008],[-90.1435,35.3009],[-90.1438,35.3012],[-90.1439,35.3012],[-90.144,35.3013],[-90.1442,35.3015],[-90.1444,35.3016],[-90.1451,35.3018],[-90.1453,35.3019],[-90.1458,35.302],[-90.1467,35.3023],[-90.1468,35.3023],[-90.147,35.3023],[-90.1472,35.3024],[-90.1478,35.3027],[-90.1482,35.3029],[-90.1484,35.303],[-90.1489,35.3032],[-90.1491,35.3032],[-90.1493,35.3033],[-90.1495,35.3033],[-90.1498,35.3033],[-90.15,35.3033],[-90.1502,35.3033],[-90.1503,35.3033],[-90.1505,35.3033],[-90.1507,35.3033],[-90.1509,35.3032],[-90.151,35.3032],[-90.1515,35.3031],[-90.1519,35.3031],[-90.1533,35.3026],[-90.1534,35.3026],[-90.1536,35.3025],[-90.1539,35.3025],[-90.154,35.3025],[-90.1574,35.3012],[-90.1589,35.3006],[-90.1612,35.2989],[-90.1638,35.2961],[-90.1652,35.2932],[-90.1683,35.2866],[-90.1691,35.2846],[-90.1689,35.2803],[-90.1688,35.2791],[-90.1683,35.2782],[-90.1683,35.2781],[-90.1682,35.2778],[-90.1681,35.2777],[-90.1678,35.2771],[-90.1669,35.2752],[-90.1667,35.2748],[-90.1666,35.2746],[-90.1655,35.2729],[-90.165,35.2722],[-90.1644,35.2712],[-90.1629,35.2688],[-90.1613,35.2664],[-90.1604,35.265],[-90.1601,35.2645],[-90.1589,35.2626],[-90.1521,35.256],[-90.1512,35.2556],[-90.1511,35.2556],[-90.1475,35.2542],[-90.1451,35.2536],[-90.1418,35.2527],[-90.1404,35.2523],[-90.1388,35.2525],[-90.1361,35.2527],[-90.1334,35.253],[-90.1321,35.2532],[-90.1301,35.2536],[-90.1236,35.255],[-90.1206,35.2553],[-90.1165,35.2558],[-90.1119,35.2555],[-90.111,35.2555],[-90.1102,35.2555],[-90.1101,35.2555],[-90.11,35.2554],[-90.1082,35.255],[-90.1051,35.2543],[-90.1031,35.2533],[-90.1015,35.2526],[-90.1014,35.2525],[-90.1003,35.2519],[-90.0995,35.2514],[-90.0987,35.2507],[-90.0979,35.25],[-90.0975,35.2495],[-90.0966,35.2485],[-90.0909,35.2422],[-90.0906,35.2418],[-90.0863,35.2357],[-90.0829,35.2318],[-90.0793,35.2288],[-90.0774,35.2255],[-90.0757,35.222],[-90.0748,35.2202],[-90.0747,35.22],[-90.0743,35.2183],[-90.074,35.2149],[-90.0741,35.2129],[-90.0743,35.211],[-90.0743,35.2109],[-90.0744,35.2107],[-90.0744,35.2106],[-90.0756,35.2096],[-90.0771,35.2086],[-90.0773,35.2086],[-90.0786,35.208],[-90.0801,35.2077],[-90.0804,35.2078],[-90.082,35.2085],[-90.0821,35.2086],[-90.0837,35.2102],[-90.0867,35.2118],[-90.0874,35.2122],[-90.0886,35.2124],[-90.0895,35.2109],[-90.0911,35.2081],[-90.0927,35.2045],[-90.0933,35.2033],[-90.0949,35.1997],[-90.0957,35.1977],[-90.0961,35.1952],[-90.0965,35.1949],[-90.097,35.1948],[-90.0974,35.1948],[-90.1017,35.1964],[-90.1057,35.198],[-90.1068,35.1984],[-90.107,35.1985],[-90.1079,35.1988],[-90.1091,35.1991],[-90.1107,35.199],[-90.1119,35.1989],[-90.1126,35.1989],[-90.1135,35.1988],[-90.1137,35.1988],[-90.1139,35.1988],[-90.1145,35.1987],[-90.1147,35.1987],[-90.1155,35.1987],[-90.1162,35.1985],[-90.1163,35.1982],[-90.1165,35.1976],[-90.1165,35.1975],[-90.117,35.1942],[-90.1171,35.1939],[-90.1173,35.1923],[-90.1175,35.1906],[-90.1174,35.1879],[-90.1166,35.187],[-90.1163,35.1865],[-90.1154,35.1837],[-90.1152,35.1834],[-90.1142,35.1817],[-90.1129,35.1805],[-90.1112,35.1789],[-90.1096,35.1789],[-90.1095,35.1789],[-90.1095,35.1785],[-90.1093,35.1782],[-90.1091,35.1778],[-90.109,35.1775],[-90.109,35.1774],[-90.109,35.1771],[-90.1089,35.177],[-90.1088,35.1767],[-90.1087,35.1765],[-90.1086,35.1762],[-90.1088,35.1761],[-90.1088,35.176],[-90.1087,35.1758],[-90.1087,35.1756],[-90.1087,35.1754],[-90.1088,35.1753],[-90.1087,35.1752],[-90.1086,35.1751],[-90.1085,35.1749],[-90.108,35.1742],[-90.1055,35.1707],[-90.1042,35.169],[-90.1021,35.1668],[-90.0999,35.1646],[-90.097,35.1615],[-90.0966,35.161],[-90.0958,35.1602],[-90.0937,35.1579],[-90.092,35.1564],[-90.0843,35.1559],[-90.0837,35.1558],[-90.0823,35.1556],[-90.0705,35.1536],[-90.0686,35.1531],[-90.0684,35.153],[-90.0678,35.1526],[-90.067,35.1518],[-90.0665,35.1511],[-90.0663,35.15],[-90.0656,35.1463],[-90.0655,35.1454],[-90.0653,35.1446],[-90.0651,35.1432],[-90.0648,35.1419],[-90.0648,35.1417],[-90.0648,35.1416],[-90.0647,35.141],[-90.0646,35.1406],[-90.0648,35.1389],[-90.065,35.1385],[-90.0651,35.1382],[-90.0654,35.1377],[-90.0664,35.1363],[-90.0666,35.136],[-90.0681,35.1346],[-90.07,35.1328],[-90.0712,35.1316],[-90.0715,35.1314],[-90.0724,35.1309],[-90.0727,35.1307],[-90.0747,35.129],[-90.0753,35.1285],[-90.0757,35.1281],[-90.0758,35.128],[-90.0759,35.1279],[-90.076,35.1278],[-90.0761,35.1277],[-90.0834,35.1217],[-90.0838,35.1214],[-90.0853,35.1206],[-90.0867,35.1198],[-90.0906,35.1183],[-90.0931,35.1177],[-90.0965,35.1171],[-90.1006,35.1167],[-90.1015,35.1169],[-90.1036,35.1174],[-90.1094,35.1189],[-90.1323,35.1303],[-90.1329,35.1307],[-90.1342,35.1315],[-90.139,35.134],[-90.1412,35.1347],[-90.1414,35.1347],[-90.1428,35.1351],[-90.1436,35.1351],[-90.1447,35.135],[-90.1487,35.1333],[-90.1514,35.1324],[-90.156,35.131],[-90.1601,35.1288],[-90.1653,35.1252],[-90.1666,35.1242],[-90.1677,35.1233],[-90.168,35.1231],[-90.1698,35.1213],[-90.1709,35.1204],[-90.172,35.1195],[-90.1722,35.1193],[-90.1727,35.1188],[-90.1729,35.1187],[-90.1736,35.1181],[-90.1746,35.1167],[-90.1758,35.114],[-90.1768,35.1121],[-90.1794,35.1003],[-90.18,35.0978],[-90.1814,35.0914],[-90.1821,35.0898],[-90.1886,35.0757],[-90.1959,35.0602],[-90.1971,35.0534],[-90.1972,35.0484],[-90.197,35.0442],[-90.1958,35.0378],[-90.1961,35.0374],[-90.1981,35.0354],[-90.2001,35.0329],[-90.2002,35.0327],[-90.2003,35.0327],[-90.2007,35.0324],[-90.2008,35.0324],[-90.2025,35.0312],[-90.2077,35.0277],[-90.2094,35.0266],[-90.2102,35.0264],[-90.2115,35.0261],[-90.2125,35.0259],[-90.2127,35.0259],[-90.2132,35.0258],[-90.2144,35.0258],[-90.2163,35.026],[-90.2177,35.0266],[-90.2212,35.0284],[-90.2227,35.0291],[-90.2231,35.0292],[-90.2248,35.03],[-90.2249,35.03],[-90.2253,35.0301],[-90.2257,35.0302],[-90.2275,35.0306],[-90.2281,35.0308],[-90.2306,35.0313],[-90.2385,35.0326],[-90.2436,35.0331],[-90.246,35.0333],[-90.2502,35.0335],[-90.2503,35.0335],[-90.2544,35.0341],[-90.2565,35.0345],[-90.2624,35.0364],[-90.2626,35.0366],[-90.2634,35.0375],[-90.2638,35.0396],[-90.2653,35.0403],[-90.2696,35.0405],[-90.2697,35.0405],[-90.2716,35.0406],[-90.2736,35.0407],[-90.2741,35.0408],[-90.2745,35.0408],[-90.2746,35.0408],[-90.279,35.041],[-90.2798,35.0411],[-90.2806,35.0411],[-90.2821,35.0412],[-90.2825,35.0412],[-90.2828,35.0413],[-90.2832,35.0413],[-90.2838,35.0414],[-90.2844,35.0414],[-90.2856,35.0416],[-90.2861,35.0416],[-90.2867,35.0417],[-90.2878,35.0418],[-90.292,35.0418],[-90.2941,35.0408],[-90.2942,35.0408],[-90.2943,35.0408],[-90.2945,35.0407],[-90.2956,35.0401],[-90.2963,35.0392],[-90.2973,35.0379],[-90.2992,35.0326],[-90.2997,35.0312],[-90.3001,35.0303],[-90.3002,35.0299],[-90.3003,35.0297],[-90.3007,35.0288],[-90.3011,35.0281],[-90.3014,35.0276],[-90.3023,35.026],[-90.3026,35.0255],[-90.3032,35.0244],[-90.3044,35.0223],[-90.3051,35.0211],[-90.3063,35.0192],[-90.3069,35.0182],[-90.3073,35.017],[-90.3074,35.0166],[-90.3078,35.0154],[-90.3096,35.0106],[-90.3099,35.0097],[-90.3099,35.009],[-90.31,35.008],[-90.3101,35.0075],[-90.3101,35.0074],[-90.3101,35.0071],[-90.3103,35.0043],[-90.3102,35.0026],[-90.3101,35.001],[-90.3101,35.0009],[-90.31,35.0007],[-90.31,35.0005],[-90.31,35.0004],[-90.31,35.0003],[-90.3098,34.9994],[-90.3094,34.9966],[-90.3093,34.9957],[-90.3078,34.9918],[-90.3069,34.99],[-90.3044,34.9849],[-90.3025,34.9821],[-90.3016,34.9812],[-90.2999,34.9798],[-90.2964,34.9763],[-90.2954,34.9758],[-90.2953,34.9757],[-90.2931,34.9746],[-90.2915,34.974],[-90.2897,34.9734],[-90.2895,34.9734],[-90.2893,34.9733],[-90.2883,34.973],[-90.2873,34.9726],[-90.2872,34.9725],[-90.2863,34.9719],[-90.2842,34.9698],[-90.2822,34.9677],[-90.2817,34.9673],[-90.2812,34.9669],[-90.2796,34.9659],[-90.2792,34.9657],[-90.2782,34.9652],[-90.2779,34.965],[-90.2775,34.9648],[-90.2754,34.9639],[-90.2715,34.9625],[-90.2707,34.9622],[-90.2653,34.96],[-90.2587,34.9568],[-90.254,34.955],[-90.2501,34.9512],[-90.2495,34.9504],[-90.249,34.9496],[-90.2488,34.9493],[-90.2478,34.9479],[-90.2475,34.9473],[-90.2472,34.9468],[-90.2472,34.9466],[-90.2471,34.9465],[-90.2467,34.9457],[-90.2463,34.9448],[-90.2461,34.9443],[-90.2451,34.9409],[-90.2448,34.9395],[-90.2445,34.9376],[-90.2445,34.9373],[-90.2445,34.9363],[-90.2445,34.9359],[-90.2445,34.935],[-90.2445,34.9322],[-90.2445,34.9321],[-90.2446,34.9315],[-90.2446,34.9312],[-90.2446,34.9311],[-90.2446,34.931],[-90.2447,34.9243],[-90.2447,34.921],[-90.2465,34.9142],[-90.2476,34.9114],[-90.2483,34.9097],[-90.2501,34.9073],[-90.252,34.9062],[-90.2579,34.9027],[-90.2581,34.9025],[-90.2585,34.9022],[-90.2594,34.9019],[-90.2597,34.9018],[-90.262,34.9008],[-90.2625,34.9005],[-90.2648,34.8988],[-90.2665,34.8976],[-90.2666,34.8975],[-90.2669,34.8972],[-90.267,34.8972],[-90.2672,34.8969],[-90.2675,34.8968],[-90.269,34.8959],[-90.2695,34.8956],[-90.2696,34.8955],[-90.27,34.8953],[-90.2702,34.8952],[-90.2703,34.8951],[-90.2704,34.8951],[-90.2715,34.8945],[-90.275,34.8925],[-90.2762,34.8919],[-90.278,34.8908],[-90.2794,34.8901],[-90.2839,34.8883],[-90.2843,34.8881],[-90.2851,34.8878],[-90.2859,34.8875],[-90.286,34.8874],[-90.2905,34.8853],[-90.2953,34.8831],[-90.302,34.88],[-90.3041,34.8789],[-90.3066,34.8775],[-90.3084,34.8762],[-90.31,34.8751],[-90.3107,34.8744],[-90.3135,34.8717],[-90.3113,34.8694],[-90.3101,34.8679],[-90.3093,34.867],[-90.3082,34.8657],[-90.3081,34.8656],[-90.308,34.8654],[-90.308,34.8653],[-90.3078,34.8651],[-90.3077,34.865],[-90.3076,34.8649],[-90.3074,34.8646],[-90.3073,34.8645],[-90.3071,34.8643],[-90.3067,34.8638],[-90.3051,34.8616],[-90.305,34.8614],[-90.3045,34.8606],[-90.3044,34.8604],[-90.3042,34.8602],[-90.3037,34.8597],[-90.3036,34.8595],[-90.3035,34.8593],[-90.3034,34.8591],[-90.3033,34.8588],[-90.3032,34.8584],[-90.3031,34.8582],[-90.3028,34.8573],[-90.3025,34.8565],[-90.3025,34.8562],[-90.3027,34.8544],[-90.3032,34.8525],[-90.3039,34.8505],[-90.3042,34.8501],[-90.3054,34.8484],[-90.3054,34.8483],[-90.3055,34.8483],[-90.3055,34.8482],[-90.3056,34.8481],[-90.306,34.8477],[-90.3074,34.8462],[-90.308,34.8458],[-90.3084,34.8455],[-90.3092,34.845],[-90.3096,34.8448],[-90.3101,34.8446],[-90.3104,34.8445],[-90.3113,34.8442],[-90.3116,34.8442],[-90.3121,34.8441],[-90.3127,34.8441],[-90.3135,34.8441],[-90.3136,34.8441],[-90.314,34.8441],[-90.3147,34.8443],[-90.3158,34.8445],[-90.3169,34.8446],[-90.3176,34.8447],[-90.3178,34.8448],[-90.3179,34.8448],[-90.3186,34.8449],[-90.319,34.845],[-90.3206,34.8455],[-90.3212,34.8457],[-90.3215,34.8458],[-90.3222,34.8461],[-90.3225,34.8462],[-90.3229,34.8464],[-90.3231,34.8464],[-90.3242,34.847],[-90.3242,34.8471],[-90.3246,34.8473],[-90.3247,34.8473],[-90.3251,34.8475],[-90.3251,34.8476],[-90.3265,34.8485],[-90.3269,34.8488],[-90.327,34.8488],[-90.3272,34.8488],[-90.3272,34.8489],[-90.328,34.8494],[-90.3282,34.8495],[-90.3297,34.8506],[-90.33,34.8508],[-90.3323,34.8525],[-90.334,34.8539],[-90.3341,34.854],[-90.3346,34.8545],[-90.3354,34.8553],[-90.3359,34.8558],[-90.3363,34.8562],[-90.3376,34.8576],[-90.3389,34.8589],[-90.3398,34.8598],[-90.3404,34.8604],[-90.3415,34.8596],[-90.3421,34.8592],[-90.3429,34.8588],[-90.344,34.858],[-90.3461,34.8565],[-90.3482,34.8551],[-90.3494,34.8545],[-90.3499,34.8542],[-90.352,34.8533],[-90.3522,34.8532],[-90.3555,34.8521],[-90.3582,34.8513],[-90.3592,34.8511],[-90.3606,34.8507],[-90.3623,34.8504],[-90.3643,34.8499],[-90.3667,34.8495],[-90.368,34.8492],[-90.3693,34.8489],[-90.3705,34.8486],[-90.3724,34.8481],[-90.3741,34.8476],[-90.3751,34.8473],[-90.3761,34.8471],[-90.3784,34.8464],[-90.3794,34.8461],[-90.3798,34.8459],[-90.3804,34.8457],[-90.381,34.8455],[-90.3815,34.8453],[-90.3832,34.8445],[-90.3873,34.8424],[-90.3878,34.8422],[-90.3903,34.841],[-90.3918,34.8403],[-90.3932,34.8395],[-90.3961,34.8379],[-90.3987,34.8366],[-90.3997,34.8362],[-90.4016,34.8353],[-90.4038,34.8345],[-90.4046,34.8342],[-90.4072,34.8332],[-90.408,34.833],[-90.4085,34.8328],[-90.4101,34.8322],[-90.4106,34.8321],[-90.4107,34.832],[-90.4121,34.832],[-90.4149,34.8319],[-90.4165,34.8322],[-90.4179,34.8325],[-90.4183,34.8326],[-90.4186,34.8327],[-90.4195,34.8329],[-90.4223,34.8337],[-90.4239,34.8346],[-90.424,34.8347],[-90.425,34.836],[-90.4251,34.8362],[-90.4257,34.8368],[-90.4258,34.8371],[-90.426,34.8373],[-90.4265,34.8381],[-90.4267,34.8383],[-90.4267,34.8384],[-90.4268,34.8385],[-90.4269,34.8386],[-90.4274,34.8394],[-90.4288,34.8414],[-90.4289,34.8419],[-90.4293,34.8428],[-90.4294,34.843],[-90.4294,34.8431],[-90.4295,34.8432],[-90.4297,34.8443],[-90.4305,34.8477],[-90.4308,34.8489],[-90.431,34.8501],[-90.4316,34.8538],[-90.4317,34.855],[-90.4317,34.8572],[-90.4317,34.8589],[-90.4308,34.8616],[-90.4299,34.8634],[-90.4293,34.8645],[-90.4291,34.8651],[-90.4291,34.8654],[-90.4291,34.8655],[-90.4291,34.8656],[-90.4291,34.8658],[-90.4291,34.8659],[-90.429,34.8665],[-90.4289,34.8666],[-90.429,34.8669],[-90.429,34.8672],[-90.4291,34.8674],[-90.4292,34.8678],[-90.4292,34.8679],[-90.4293,34.8684],[-90.4293,34.8685],[-90.4293,34.8686],[-90.4293,34.8687],[-90.4297,34.8701],[-90.4301,34.8712],[-90.4309,34.8727],[-90.4315,34.8737],[-90.4316,34.8739],[-90.4323,34.8751],[-90.4325,34.8753],[-90.433,34.8759],[-90.4332,34.8761],[-90.4334,34.877],[-90.4345,34.8795],[-90.4355,34.8811],[-90.4366,34.8827],[-90.4383,34.8846],[-90.4412,34.8863],[-90.4448,34.888],[-90.4478,34.8891],[-90.4497,34.8898],[-90.4539,34.8911],[-90.4598,34.8919],[-90.4618,34.8919],[-90.4661,34.891],[-90.4757,34.8863],[-90.4799,34.8833],[-90.4824,34.8798],[-90.484,34.8772],[-90.4846,34.8751],[-90.4846,34.8742],[-90.4848,34.8724],[-90.485,34.8693],[-90.4848,34.8657],[-90.4843,34.8632],[-90.4839,34.8613],[-90.4831,34.8598],[-90.4821,34.858],[-90.482,34.8578],[-90.4804,34.8558],[-90.4779,34.8533],[-90.476,34.8515],[-90.4756,34.8511],[-90.4753,34.8508],[-90.4744,34.8495],[-90.4722,34.8464],[-90.469,34.8421],[-90.469,34.842],[-90.4688,34.8418],[-90.4687,34.8416],[-90.4686,34.8414],[-90.4685,34.8414],[-90.468,34.8407],[-90.4663,34.8383],[-90.4657,34.8376],[-90.4652,34.8369],[-90.4638,34.8349],[-90.4637,34.8348],[-90.4632,34.8341],[-90.4629,34.8337],[-90.4624,34.8328],[-90.4604,34.8293],[-90.4601,34.829],[-90.4594,34.8277],[-90.4594,34.8276],[-90.4593,34.8276],[-90.4591,34.8273],[-90.4588,34.8268],[-90.4587,34.8264],[-90.4586,34.8261],[-90.4585,34.8261],[-90.4584,34.8259],[-90.4583,34.8256],[-90.4582,34.8255],[-90.4581,34.8254],[-90.4579,34.8251],[-90.4579,34.825],[-90.4577,34.8247],[-90.4572,34.8238],[-90.4571,34.8237],[-90.457,34.8235],[-90.457,34.8234],[-90.4569,34.8234],[-90.4569,34.8233],[-90.4568,34.8228],[-90.4568,34.8227],[-90.4568,34.8214],[-90.4568,34.8204],[-90.4578,34.8179],[-90.4578,34.8177],[-90.4582,34.8167],[-90.4583,34.8165],[-90.4586,34.8156],[-90.4587,34.8153],[-90.4588,34.8152],[-90.459,34.8146],[-90.459,34.8144],[-90.4605,34.8136],[-90.462,34.8128],[-90.4629,34.8122],[-90.4654,34.8106],[-90.4682,34.8079],[-90.4697,34.8061],[-90.4705,34.805],[-90.4717,34.8033],[-90.4723,34.8025],[-90.4731,34.8004],[-90.4739,34.7984],[-90.4743,34.7969],[-90.4746,34.7948],[-90.4746,34.7932],[-90.4745,34.7921],[-90.4741,34.7908],[-90.4735,34.7888],[-90.4731,34.7876],[-90.4729,34.787],[-90.4722,34.7851],[-90.4721,34.7848],[-90.472,34.7845],[-90.4718,34.7839],[-90.4713,34.7827],[-90.471,34.7822],[-90.4707,34.7816],[-90.4707,34.7814],[-90.4706,34.7813],[-90.4704,34.7809],[-90.4696,34.7796],[-90.4693,34.7792],[-90.469,34.7788],[-90.4677,34.7768],[-90.4669,34.7757],[-90.4649,34.7729],[-90.4641,34.7717],[-90.4627,34.7698],[-90.4612,34.7677],[-90.461,34.7674],[-90.4603,34.7664],[-90.4589,34.7643],[-90.4582,34.7632],[-90.4575,34.7621],[-90.4567,34.7608],[-90.4557,34.7589],[-90.4554,34.7583],[-90.4548,34.7571],[-90.4539,34.7554],[-90.453,34.7533],[-90.4523,34.7515],[-90.4518,34.7501],[-90.4514,34.749],[-90.4512,34.7478],[-90.4512,34.7464],[-90.4512,34.7459],[-90.4513,34.7445],[-90.4517,34.7421],[-90.4518,34.7419],[-90.4519,34.7414],[-90.4525,34.7399],[-90.4528,34.7392],[-90.4532,34.7385],[-90.4534,34.7379],[-90.454,34.7369],[-90.4542,34.7366],[-90.455,34.7356],[-90.4562,34.7344],[-90.4579,34.733],[-90.459,34.7323],[-90.4601,34.7317],[-90.461,34.7314],[-90.4617,34.731],[-90.4632,34.7304],[-90.4637,34.7301],[-90.4645,34.7295],[-90.4652,34.7291],[-90.4659,34.7287],[-90.467,34.7282],[-90.4688,34.7275],[-90.4699,34.727],[-90.4734,34.726],[-90.4797,34.7248],[-90.4823,34.7244],[-90.485,34.7241],[-90.4879,34.7238],[-90.4889,34.7237],[-90.4904,34.7237],[-90.4921,34.7236],[-90.4977,34.7238],[-90.5001,34.724],[-90.5002,34.724],[-90.5007,34.7241],[-90.5008,34.7241],[-90.5017,34.7242],[-90.5025,34.7245],[-90.5035,34.7248],[-90.5043,34.725],[-90.508,34.7263],[-90.5103,34.7272],[-90.5114,34.7276],[-90.5132,34.7283],[-90.5139,34.7287],[-90.514,34.7287],[-90.5141,34.7287],[-90.5143,34.7288],[-90.5152,34.7292],[-90.5165,34.7298],[-90.5176,34.7303],[-90.5183,34.7306],[-90.5185,34.7307],[-90.5188,34.7308],[-90.5191,34.731],[-90.5197,34.7315],[-90.52,34.7317],[-90.52,34.7318],[-90.5201,34.7319],[-90.5202,34.7319],[-90.521,34.7332],[-90.5215,34.7341],[-90.5229,34.7364],[-90.5233,34.7373],[-90.5239,34.7384],[-90.5241,34.7386],[-90.5241,34.7387],[-90.5243,34.739],[-90.5243,34.7391],[-90.5243,34.7394],[-90.5243,34.7397],[-90.5243,34.74],[-90.5243,34.7402],[-90.5243,34.7403],[-90.5243,34.7408],[-90.5243,34.7415],[-90.5243,34.7421],[-90.5245,34.7437],[-90.5246,34.745],[-90.5247,34.7458],[-90.5248,34.7462],[-90.5249,34.7479],[-90.525,34.7489],[-90.5249,34.7495],[-90.5249,34.7501],[-90.5247,34.7508],[-90.5245,34.7514],[-90.5241,34.752],[-90.5236,34.7525],[-90.5236,34.7526],[-90.523,34.7533],[-90.5225,34.7538],[-90.5224,34.754],[-90.5222,34.7544],[-90.5221,34.7545],[-90.5221,34.7546],[-90.5222,34.7546],[-90.5221,34.7546],[-90.5208,34.7555],[-90.5208,34.7556],[-90.5186,34.757],[-90.5168,34.7582],[-90.5165,34.7583],[-90.5154,34.7589],[-90.5154,34.759],[-90.5153,34.759],[-90.5152,34.759],[-90.5146,34.7594],[-90.5128,34.7604],[-90.5122,34.7608],[-90.5086,34.7627],[-90.5055,34.7646],[-90.5037,34.7664],[-90.5022,34.7685],[-90.5013,34.7699],[-90.501,34.7712],[-90.5011,34.773],[-90.5015,34.7748],[-90.5015,34.7749],[-90.5016,34.7749],[-90.5016,34.7751],[-90.5019,34.7758],[-90.502,34.7758],[-90.502,34.776],[-90.5022,34.7766],[-90.5025,34.7772],[-90.5029,34.7783],[-90.5037,34.7801],[-90.5041,34.7807],[-90.5048,34.7818],[-90.5048,34.7819],[-90.5049,34.7821],[-90.505,34.7823],[-90.5051,34.7824],[-90.5051,34.7825],[-90.5061,34.7841],[-90.5079,34.7875],[-90.5089,34.7894],[-90.5099,34.7911],[-90.5099,34.7912],[-90.5109,34.793],[-90.5128,34.7965],[-90.5137,34.799],[-90.5144,34.801],[-90.5145,34.8011],[-90.5146,34.8015],[-90.5147,34.8016],[-90.5147,34.8018],[-90.515,34.8018],[-90.5163,34.8019],[-90.5168,34.802],[-90.517,34.802],[-90.5177,34.8021],[-90.518,34.8021],[-90.5195,34.8023],[-90.5197,34.8023],[-90.5222,34.8023],[-90.5229,34.8023],[-90.524,34.8021],[-90.5245,34.802],[-90.5255,34.8018],[-90.5279,34.8014],[-90.5286,34.8013],[-90.5313,34.8006],[-90.5344,34.7996],[-90.5349,34.7994],[-90.5359,34.7989],[-90.5365,34.7986],[-90.537,34.7983],[-90.5385,34.7972],[-90.5402,34.7958],[-90.5423,34.7936],[-90.5425,34.7933],[-90.5436,34.7918],[-90.5439,34.7913],[-90.5441,34.7912],[-90.5448,34.7899],[-90.5451,34.7895],[-90.5452,34.7894],[-90.5452,34.7893],[-90.5453,34.7892],[-90.5454,34.7891],[-90.5455,34.7889],[-90.5455,34.7888],[-90.5457,34.7885],[-90.546,34.7881],[-90.5463,34.7876],[-90.5464,34.7872],[-90.5464,34.7871],[-90.5465,34.7871],[-90.5465,34.787],[-90.5465,34.7869],[-90.5466,34.7869],[-90.5466,34.7868],[-90.5468,34.7864],[-90.5474,34.7851],[-90.5476,34.7847],[-90.5476,34.7846],[-90.5476,34.7845],[-90.5477,34.7844],[-90.5477,34.7841],[-90.5477,34.784],[-90.5479,34.7831],[-90.5482,34.7819],[-90.548,34.7805],[-90.5479,34.7796],[-90.5479,34.7794],[-90.5479,34.7792],[-90.5478,34.7788],[-90.5477,34.7787],[-90.5477,34.7785],[-90.5477,34.7784],[-90.5477,34.7783],[-90.5476,34.7783],[-90.5476,34.7781],[-90.5476,34.778],[-90.5476,34.7779],[-90.5475,34.7779],[-90.5475,34.7777],[-90.5474,34.7772],[-90.5473,34.777],[-90.5473,34.7769],[-90.5472,34.7767],[-90.5472,34.7765],[-90.5471,34.7764],[-90.5466,34.7748],[-90.5465,34.7746],[-90.5462,34.7734],[-90.5452,34.7712],[-90.5448,34.7703],[-90.5441,34.7689],[-90.5441,34.7688],[-90.544,34.7687],[-90.544,34.7685],[-90.5438,34.768],[-90.5438,34.7679],[-90.5436,34.7673],[-90.543,34.7658],[-90.543,34.7657],[-90.5429,34.7651],[-90.5428,34.765],[-90.5427,34.7646],[-90.5426,34.7644],[-90.5426,34.7642],[-90.5426,34.7641],[-90.5423,34.7633],[-90.5423,34.7632],[-90.5419,34.7617],[-90.5416,34.7612],[-90.5413,34.761],[-90.5406,34.7605],[-90.5405,34.7604],[-90.5404,34.7603],[-90.54,34.7599],[-90.5398,34.7598],[-90.5397,34.7597],[-90.5396,34.7597],[-90.5396,34.7596],[-90.5389,34.7591],[-90.5387,34.7589],[-90.5378,34.7572],[-90.5376,34.757],[-90.5376,34.7569],[-90.5367,34.755],[-90.5358,34.7528],[-90.5355,34.7514],[-90.5354,34.7501],[-90.5364,34.7483],[-90.5388,34.7456],[-90.539,34.7454],[-90.54,34.7448],[-90.5419,34.7443],[-90.542,34.7443],[-90.5439,34.7438],[-90.5441,34.7437],[-90.5464,34.7431],[-90.5481,34.7424],[-90.55,34.742],[-90.5501,34.742],[-90.5521,34.7416],[-90.5527,34.7416],[-90.5539,34.7418],[-90.5546,34.7417],[-90.5552,34.7416],[-90.5555,34.7416],[-90.5563,34.7415],[-90.5564,34.7415],[-90.5567,34.7415],[-90.5599,34.7408],[-90.5605,34.7405],[-90.5616,34.7399],[-90.5635,34.7387],[-90.5654,34.7365],[-90.5672,34.7335],[-90.5675,34.7319],[-90.5678,34.7307],[-90.5681,34.7281],[-90.5682,34.7274],[-90.5681,34.7255],[-90.5681,34.725],[-90.5681,34.7248],[-90.568,34.7247],[-90.5679,34.7244],[-90.5679,34.7243],[-90.5675,34.7233],[-90.5674,34.7232],[-90.5657,34.721],[-90.565,34.7205],[-90.5642,34.7196],[-90.5641,34.7196],[-90.5639,34.7193],[-90.5634,34.7189],[-90.563,34.7185],[-90.5627,34.7182],[-90.5626,34.7181],[-90.5623,34.7178],[-90.5622,34.7178],[-90.5622,34.7177],[-90.561,34.7165],[-90.5609,34.7164],[-90.5568,34.7129],[-90.5567,34.7129],[-90.5555,34.7115],[-90.5554,34.7114],[-90.5549,34.7109],[-90.5548,34.7107],[-90.5546,34.7105],[-90.5515,34.7073],[-90.5487,34.7047],[-90.546,34.7021],[-90.5444,34.7012],[-90.544,34.701],[-90.5438,34.7009],[-90.5413,34.6998],[-90.539,34.6988],[-90.5357,34.6979],[-90.533,34.6973],[-90.5292,34.6968],[-90.5263,34.6967],[-90.522,34.6966],[-90.519,34.6968],[-90.5138,34.6974],[-90.5098,34.6979],[-90.5095,34.6981],[-90.5091,34.6982],[-90.5082,34.6984],[-90.5079,34.6985],[-90.5073,34.6987],[-90.5069,34.6987],[-90.5064,34.6988],[-90.506,34.6989],[-90.5057,34.699],[-90.5056,34.699],[-90.5045,34.6992],[-90.5014,34.6998],[-90.5003,34.7],[-90.5002,34.7],[-90.5001,34.7],[-90.4991,34.7001],[-90.4978,34.7004],[-90.4965,34.7006],[-90.4961,34.7006],[-90.4951,34.7007],[-90.4948,34.7007],[-90.4946,34.7007],[-90.4941,34.7007],[-90.4939,34.7007],[-90.4936,34.7008],[-90.4932,34.7009],[-90.4926,34.701],[-90.4923,34.701],[-90.4909,34.7011],[-90.4906,34.7012],[-90.487,34.7015],[-90.4856,34.7015],[-90.4853,34.7015],[-90.4839,34.7016],[-90.4826,34.7016],[-90.482,34.7016],[-90.48,34.7015],[-90.4788,34.7013],[-90.477,34.7012],[-90.4763,34.701],[-90.4752,34.7008],[-90.4744,34.7006],[-90.4736,34.7003],[-90.4725,34.6998],[-90.4712,34.6991],[-90.4704,34.6986],[-90.4703,34.6985],[-90.47,34.6983],[-90.4699,34.6983],[-90.4699,34.6982],[-90.4686,34.6972],[-90.4684,34.6971],[-90.4671,34.6956],[-90.4658,34.6942],[-90.4649,34.6929],[-90.4647,34.6927],[-90.4639,34.6914],[-90.4639,34.6913],[-90.4638,34.6912],[-90.4637,34.6911],[-90.4637,34.6909],[-90.4636,34.6908],[-90.4636,34.6907],[-90.4635,34.6906],[-90.4634,34.6904],[-90.4634,34.6903],[-90.4633,34.6902],[-90.4633,34.69],[-90.4632,34.69],[-90.4632,34.6898],[-90.4631,34.6898],[-90.4631,34.6897],[-90.463,34.6894],[-90.4629,34.6893],[-90.4629,34.6891],[-90.4628,34.6891],[-90.4627,34.6884],[-90.4627,34.6882],[-90.4625,34.6876],[-90.4626,34.6872],[-90.4627,34.6855],[-90.4628,34.6842],[-90.4628,34.6841],[-90.463,34.6832],[-90.4631,34.683],[-90.4632,34.6824],[-90.4633,34.6822],[-90.4633,34.6821],[-90.4633,34.682],[-90.4634,34.6819],[-90.4634,34.6818],[-90.4634,34.6815],[-90.4635,34.6814],[-90.4635,34.6813],[-90.4635,34.6812],[-90.464,34.6796],[-90.4641,34.6793],[-90.465,34.6767],[-90.4657,34.6751],[-90.466,34.6743],[-90.4664,34.6737],[-90.4674,34.6724],[-90.4679,34.6717],[-90.4695,34.6698],[-90.4698,34.6694],[-90.4721,34.6671],[-90.4729,34.6663],[-90.4742,34.6651],[-90.4747,34.6646],[-90.4752,34.6641],[-90.4766,34.6629],[-90.4769,34.6626],[-90.477,34.6624],[-90.4775,34.662],[-90.4789,34.6607],[-90.4793,34.6603],[-90.4797,34.6599],[-90.48,34.6597],[-90.482,34.6582],[-90.4821,34.6582],[-90.4828,34.6578],[-90.4828,34.6577],[-90.4829,34.6577],[-90.4831,34.6576],[-90.4835,34.6574],[-90.4836,34.6573],[-90.4837,34.6573],[-90.4839,34.6571],[-90.486,34.656],[-90.4869,34.6555],[-90.4879,34.6549],[-90.4916,34.6522],[-90.4945,34.6499],[-90.4959,34.6488],[-90.4966,34.6481],[-90.4981,34.6467],[-90.4986,34.6462],[-90.4986,34.6461],[-90.4988,34.646],[-90.4994,34.6454],[-90.5001,34.6446],[-90.5007,34.6442],[-90.5012,34.6435],[-90.5016,34.6428],[-90.5017,34.6427],[-90.5019,34.6425],[-90.5019,34.6424],[-90.5024,34.6417],[-90.503,34.6409],[-90.5031,34.6408],[-90.5043,34.6397],[-90.505,34.6391],[-90.5067,34.6378],[-90.5073,34.6373],[-90.5081,34.6367],[-90.5088,34.6362],[-90.5096,34.6357],[-90.5104,34.6352],[-90.5119,34.6342],[-90.514,34.6329],[-90.5155,34.632],[-90.5159,34.6317],[-90.5172,34.6309],[-90.5184,34.6304],[-90.5195,34.6299],[-90.5223,34.629],[-90.5225,34.629],[-90.5236,34.6287],[-90.5245,34.6285],[-90.5253,34.6284],[-90.5279,34.6279],[-90.5304,34.6276],[-90.5305,34.6276],[-90.5321,34.6275],[-90.5322,34.6275],[-90.533,34.6275],[-90.5342,34.6276],[-90.5356,34.6276],[-90.5357,34.6276],[-90.5366,34.6277],[-90.5372,34.6278],[-90.5386,34.6281],[-90.5392,34.6282],[-90.541,34.6285],[-90.5421,34.629],[-90.5437,34.6296],[-90.5445,34.63],[-90.5454,34.6304],[-90.5464,34.6309],[-90.5468,34.6311],[-90.5473,34.6314],[-90.5476,34.6317],[-90.5487,34.6328],[-90.5496,34.6338],[-90.5503,34.6345],[-90.5504,34.6347],[-90.551,34.6354],[-90.5518,34.6365],[-90.5526,34.6377],[-90.5532,34.6386],[-90.5533,34.6387],[-90.5535,34.6392],[-90.5535,34.6393],[-90.5537,34.6396],[-90.554,34.6406],[-90.5541,34.6409],[-90.5545,34.6422],[-90.5549,34.6444],[-90.5549,34.6446],[-90.555,34.6457],[-90.5551,34.6462],[-90.5551,34.6464],[-90.5549,34.6486],[-90.5549,34.6487],[-90.5548,34.6493],[-90.5547,34.6498],[-90.5546,34.651],[-90.5545,34.6514],[-90.5544,34.6519],[-90.5544,34.652],[-90.5544,34.6523],[-90.5543,34.6524],[-90.5542,34.6532],[-90.554,34.6547],[-90.554,34.655],[-90.5536,34.6568],[-90.553,34.6584],[-90.5526,34.6597],[-90.5521,34.6605],[-90.5515,34.6614],[-90.5512,34.6618],[-90.5502,34.6634],[-90.5487,34.6645],[-90.5479,34.6651],[-90.5468,34.666],[-90.5442,34.6677],[-90.541,34.6697],[-90.5406,34.67],[-90.5394,34.6709],[-90.539,34.6715],[-90.5388,34.6719],[-90.5386,34.6721],[-90.5386,34.6722],[-90.5381,34.6732],[-90.5379,34.674],[-90.5378,34.6745],[-90.5378,34.675],[-90.5379,34.6753],[-90.5379,34.6754],[-90.5379,34.6756],[-90.5379,34.6757],[-90.5379,34.6758],[-90.5379,34.6759],[-90.5379,34.676],[-90.5379,34.6766],[-90.5379,34.6769],[-90.5379,34.678],[-90.538,34.6786],[-90.5381,34.6791],[-90.5381,34.6792],[-90.5381,34.6793],[-90.5381,34.6794],[-90.5385,34.6817],[-90.5389,34.6827],[-90.5392,34.6835],[-90.5403,34.6854],[-90.5417,34.6875],[-90.5422,34.688],[-90.5428,34.6889],[-90.544,34.69],[-90.5452,34.6908],[-90.5469,34.6921],[-90.5479,34.693],[-90.548,34.693],[-90.548,34.6932],[-90.5481,34.6933],[-90.5482,34.6934],[-90.5483,34.6935],[-90.5484,34.6936],[-90.5495,34.695],[-90.5499,34.6955],[-90.5523,34.6971],[-90.554,34.6975],[-90.5556,34.6979],[-90.5557,34.6979],[-90.5565,34.6979],[-90.5571,34.6978],[-90.5584,34.6974],[-90.5589,34.6973],[-90.5597,34.6971],[-90.5599,34.697],[-90.5604,34.6969],[-90.5606,34.6969],[-90.5607,34.6969],[-90.5608,34.6968],[-90.561,34.6968],[-90.5612,34.6968],[-90.5618,34.6965],[-90.562,34.6964],[-90.5621,34.6964],[-90.5626,34.6962],[-90.5634,34.6959],[-90.5641,34.6954],[-90.5646,34.6951],[-90.565,34.6948],[-90.5661,34.6941],[-90.5665,34.6939],[-90.5666,34.6938],[-90.567,34.6936],[-90.5671,34.6935],[-90.5672,34.6935],[-90.5673,34.6935],[-90.5673,34.6934],[-90.5731,34.6864],[-90.5738,34.6861],[-90.576,34.685],[-90.5787,34.6838],[-90.582,34.6802],[-90.5838,34.6773],[-90.5856,34.6747],[-90.5873,34.6728],[-90.5884,34.671],[-90.5885,34.6686],[-90.5873,34.6654],[-90.5872,34.6633],[-90.5871,34.6613],[-90.5869,34.6558],[-90.5866,34.6536],[-90.5865,34.6529],[-90.5863,34.6517],[-90.5861,34.651],[-90.586,34.6504],[-90.5857,34.6493],[-90.585,34.6471],[-90.5846,34.6464],[-90.5841,34.6455],[-90.5839,34.6451],[-90.5836,34.6445],[-90.5833,34.644],[-90.5831,34.6436],[-90.5831,34.6432],[-90.583,34.6427],[-90.5831,34.6418],[-90.5831,34.6417],[-90.5832,34.6414],[-90.5833,34.6412],[-90.584,34.6393],[-90.5844,34.6382],[-90.5847,34.6373],[-90.5855,34.6351],[-90.5862,34.6334],[-90.5868,34.6317],[-90.5875,34.6299],[-90.5879,34.6285],[-90.588,34.6281],[-90.5883,34.6266],[-90.5882,34.6251],[-90.5881,34.6239],[-90.5877,34.6203],[-90.5876,34.6191],[-90.5874,34.6169],[-90.5872,34.6157],[-90.5849,34.6109],[-90.5839,34.6089],[-90.5837,34.6084],[-90.5831,34.6071],[-90.5829,34.6067],[-90.5828,34.6065],[-90.5825,34.606],[-90.5825,34.6058],[-90.5817,34.6042],[-90.5782,34.5999],[-90.577,34.5984],[-90.5757,34.5968],[-90.5748,34.5952],[-90.5729,34.5921],[-90.5701,34.5875],[-90.5691,34.5864],[-90.5649,34.5826],[-90.5615,34.5801],[-90.5577,34.5769],[-90.557,34.5763],[-90.5536,34.5729],[-90.5517,34.5709],[-90.5504,34.5693],[-90.5492,34.5681],[-90.5467,34.5644],[-90.5459,34.5633],[-90.5456,34.5626],[-90.5452,34.5618],[-90.5445,34.5604],[-90.544,34.5591],[-90.5437,34.5582],[-90.5434,34.5574],[-90.5432,34.5569],[-90.542,34.5535],[-90.5418,34.553],[-90.5413,34.5517],[-90.5409,34.5508],[-90.5408,34.5491],[-90.5407,34.5481],[-90.5413,34.5453],[-90.5425,34.5428],[-90.543,34.5416],[-90.5436,34.5404],[-90.5444,34.5394],[-90.5448,34.5389],[-90.5457,34.5378],[-90.546,34.5376],[-90.5464,34.5372],[-90.5492,34.535],[-90.5497,34.5346],[-90.5553,34.531],[-90.5601,34.529],[-90.5606,34.5288],[-90.5634,34.5276],[-90.5639,34.5274],[-90.5644,34.5272],[-90.5645,34.5272],[-90.5654,34.5267],[-90.5684,34.5253],[-90.5694,34.5249],[-90.5707,34.5235],[-90.5721,34.5222],[-90.5733,34.521],[-90.5745,34.5198],[-90.5753,34.5191],[-90.5785,34.5163],[-90.5799,34.5147],[-90.5801,34.5145],[-90.5811,34.5128],[-90.5815,34.5119],[-90.5816,34.5115],[-90.582,34.5093],[-90.5827,34.5069],[-90.5829,34.5063],[-90.583,34.5055],[-90.5835,34.5042],[-90.5835,34.5041],[-90.5841,34.5031],[-90.5854,34.5015],[-90.5863,34.5007],[-90.5865,34.5001],[-90.5871,34.4978],[-90.5875,34.4965],[-90.5877,34.4956],[-90.5889,34.4911],[-90.5891,34.4904],[-90.5897,34.4872],[-90.5899,34.4848],[-90.5897,34.4812],[-90.5897,34.4801],[-90.5891,34.4757],[-90.5884,34.4706],[-90.5882,34.47],[-90.5869,34.4653],[-90.5866,34.4641],[-90.586,34.4624],[-90.5855,34.4612],[-90.585,34.4605],[-90.5844,34.4598],[-90.5837,34.4588],[-90.5824,34.4578],[-90.5816,34.4573],[-90.5805,34.4565],[-90.5794,34.4558],[-90.5788,34.4553],[-90.5779,34.4549],[-90.5769,34.4544],[-90.5759,34.4536],[-90.5748,34.4526],[-90.574,34.4519],[-90.5737,34.4515],[-90.5732,34.4509],[-90.5726,34.4498],[-90.572,34.4489],[-90.5713,34.4477],[-90.5707,34.4466],[-90.5701,34.4455],[-90.5693,34.444],[-90.5687,34.443],[-90.568,34.442],[-90.5673,34.4404],[-90.567,34.4389],[-90.5667,34.4377],[-90.5667,34.4375],[-90.5666,34.4374],[-90.5665,34.437],[-90.5664,34.4368],[-90.5663,34.4366],[-90.566,34.4358],[-90.5659,34.4356],[-90.5658,34.4354],[-90.5658,34.4344],[-90.566,34.4322],[-90.5665,34.4295],[-90.5666,34.4292],[-90.5674,34.4273],[-90.5684,34.4248],[-90.5697,34.4225],[-90.5698,34.4224],[-90.5703,34.4217],[-90.5705,34.4213],[-90.5707,34.421],[-90.5712,34.4203],[-90.572,34.4193],[-90.575,34.4156],[-90.5753,34.4152],[-90.5754,34.4151],[-90.5775,34.4131],[-90.579,34.4119],[-90.5802,34.411],[-90.5807,34.4106],[-90.5845,34.4082],[-90.5848,34.408],[-90.5854,34.4077],[-90.5859,34.4073],[-90.5883,34.4059],[-90.5938,34.4025],[-90.5967,34.4007],[-90.5977,34.4001],[-90.5993,34.3991],[-90.5994,34.3991],[-90.5997,34.3989],[-90.6005,34.3984],[-90.6012,34.398],[-90.6043,34.3962],[-90.607,34.3946],[-90.6071,34.3946],[-90.6077,34.3942],[-90.6084,34.3938],[-90.6085,34.3937],[-90.6087,34.3937],[-90.6093,34.3933],[-90.6102,34.3928],[-90.6117,34.392],[-90.6131,34.3912],[-90.6133,34.3911],[-90.6135,34.391],[-90.6136,34.3909],[-90.614,34.3907],[-90.6185,34.3888],[-90.6219,34.3882],[-90.6251,34.3878],[-90.6282,34.3876],[-90.6293,34.3875],[-90.6294,34.3875],[-90.6298,34.3874],[-90.6303,34.3873],[-90.6308,34.3873],[-90.6313,34.3872],[-90.6314,34.3872],[-90.6316,34.3872],[-90.6319,34.3871],[-90.635,34.3864],[-90.6367,34.3857],[-90.6387,34.385],[-90.6415,34.3839],[-90.6447,34.3824],[-90.6479,34.3807],[-90.6521,34.3788],[-90.6526,34.3786],[-90.6557,34.3771],[-90.6584,34.3758],[-90.6585,34.3757],[-90.658,34.3751],[-90.6568,34.3736],[-90.6553,34.3718],[-90.6558,34.3713],[-90.6563,34.3705],[-90.6569,34.3697],[-90.6573,34.3691],[-90.6575,34.3688],[-90.6593,34.3663],[-90.6594,34.3662],[-90.6595,34.366],[-90.6599,34.3655],[-90.6623,34.3621],[-90.6664,34.3564],[-90.6667,34.3559],[-90.6668,34.3558],[-90.6668,34.3546],[-90.6668,34.3541],[-90.6668,34.3534],[-90.6668,34.352],[-90.6668,34.3505],[-90.6669,34.3486],[-90.6666,34.3479],[-90.6645,34.344],[-90.6609,34.3367],[-90.6606,34.3362],[-90.6604,34.3358],[-90.6602,34.3351],[-90.659,34.331],[-90.6589,34.3306],[-90.6589,34.3305],[-90.6588,34.3304],[-90.6586,34.3296],[-90.6585,34.3295],[-90.6585,34.3294],[-90.658,34.3286],[-90.6576,34.3279],[-90.6575,34.3275],[-90.6574,34.3274],[-90.6574,34.3273],[-90.6573,34.3236],[-90.6575,34.3223],[-90.6575,34.3222],[-90.6578,34.3217],[-90.6582,34.321],[-90.6595,34.3186],[-90.6614,34.3154],[-90.6621,34.3151],[-90.663,34.3148],[-90.6693,34.313],[-90.6781,34.313],[-90.686,34.3158],[-90.69,34.3186],[-90.6931,34.3226],[-90.6932,34.324],[-90.6937,34.3297],[-90.6929,34.3328],[-90.6922,34.3356],[-90.692,34.3369],[-90.6918,34.3374],[-90.6917,34.3379],[-90.6916,34.3386],[-90.6899,34.341],[-90.6891,34.3422],[-90.6881,34.3436],[-90.6866,34.3457],[-90.6816,34.3529],[-90.6805,34.3555],[-90.6796,34.3583],[-90.679,34.3605],[-90.679,34.3606],[-90.6789,34.3607],[-90.6789,34.3608],[-90.6784,34.3624],[-90.6782,34.3632],[-90.678,34.3637],[-90.6773,34.3658],[-90.6771,34.3666],[-90.6769,34.3672],[-90.6768,34.3676],[-90.6762,34.3696],[-90.6762,34.3711],[-90.6767,34.3714],[-90.6786,34.3711],[-90.6854,34.3697],[-90.6905,34.3686],[-90.6946,34.3674],[-90.6976,34.3666],[-90.7001,34.3659],[-90.7023,34.3654],[-90.7121,34.3638],[-90.713,34.3638],[-90.7163,34.3636],[-90.7217,34.3635],[-90.724,34.3636],[-90.7249,34.3637],[-90.7291,34.3642],[-90.7337,34.3653],[-90.7354,34.3657],[-90.7363,34.3659],[-90.7365,34.366],[-90.7381,34.3664],[-90.7398,34.3668],[-90.7416,34.3672],[-90.7425,34.3673],[-90.7501,34.3679],[-90.7534,34.3677],[-90.7538,34.3677],[-90.7562,34.3673],[-90.7589,34.3663],[-90.7598,34.3658],[-90.7621,34.3648],[-90.7641,34.3634],[-90.7658,34.3621],[-90.7671,34.3603],[-90.7676,34.3584],[-90.7681,34.3559],[-90.7684,34.3535],[-90.7684,34.3516],[-90.7683,34.3507],[-90.7682,34.3498],[-90.7677,34.3469],[-90.7671,34.3453],[-90.7652,34.3428],[-90.7633,34.3414],[-90.759,34.3381],[-90.7556,34.3355],[-90.7533,34.3335],[-90.753,34.3332],[-90.7529,34.3332],[-90.7527,34.3331],[-90.7521,34.333],[-90.7511,34.3326],[-90.7501,34.3321],[-90.7489,34.331],[-90.7473,34.3287],[-90.7467,34.328],[-90.7458,34.3267],[-90.7457,34.3265],[-90.7447,34.3249],[-90.7437,34.3225],[-90.7427,34.3203],[-90.7421,34.3186],[-90.7415,34.3163],[-90.741,34.315],[-90.7409,34.3147],[-90.7406,34.3135],[-90.7406,34.3121],[-90.7407,34.311],[-90.7407,34.3098],[-90.7408,34.3077],[-90.7409,34.3065],[-90.7412,34.3056],[-90.7422,34.3037],[-90.7424,34.3034],[-90.7431,34.3023],[-90.7442,34.3006],[-90.7451,34.2992],[-90.7464,34.2975],[-90.7476,34.2959],[-90.7488,34.2944],[-90.7501,34.2926],[-90.752,34.2902],[-90.7527,34.2893],[-90.7553,34.2869],[-90.7585,34.2847],[-90.7612,34.2829],[-90.7652,34.2805],[-90.7667,34.2801],[-90.7677,34.2801],[-90.769,34.28],[-90.7703,34.2799],[-90.7723,34.2799],[-90.7747,34.2801],[-90.7767,34.2803],[-90.7769,34.2803],[-90.7789,34.2806],[-90.7797,34.2807],[-90.7798,34.2807],[-90.7807,34.2808],[-90.7813,34.2808],[-90.7821,34.2809],[-90.7835,34.281],[-90.7843,34.2811],[-90.786,34.2812],[-90.7886,34.2814],[-90.7901,34.2816],[-90.7921,34.2817],[-90.7938,34.282],[-90.7951,34.282],[-90.7963,34.2822],[-90.7976,34.2824],[-90.799,34.2825],[-90.7997,34.2825],[-90.8009,34.2826],[-90.8014,34.2826],[-90.8029,34.2825],[-90.8053,34.2819],[-90.8073,34.2812],[-90.8094,34.2802],[-90.8098,34.2798],[-90.8099,34.2798],[-90.8113,34.2796],[-90.8128,34.2794],[-90.8157,34.279],[-90.8173,34.2787],[-90.8195,34.2782],[-90.8209,34.2778],[-90.8219,34.2775],[-90.8223,34.2773],[-90.8231,34.277],[-90.8245,34.2762],[-90.8262,34.2751],[-90.8283,34.2737],[-90.8297,34.2724],[-90.8306,34.2713],[-90.8306,34.2712],[-90.8316,34.2696],[-90.8323,34.2678],[-90.8324,34.2675],[-90.8329,34.2657],[-90.8333,34.2643],[-90.8336,34.2632],[-90.8337,34.2627],[-90.8342,34.2603],[-90.8346,34.259],[-90.8347,34.2585],[-90.8351,34.2567],[-90.8356,34.2548],[-90.8362,34.2527],[-90.837,34.2501],[-90.8371,34.2496],[-90.8373,34.2488],[-90.8375,34.2481],[-90.838,34.2458],[-90.8388,34.2421],[-90.839,34.2413],[-90.8393,34.2394],[-90.84,34.2361],[-90.8402,34.2338],[-90.8401,34.2301],[-90.8397,34.2278],[-90.8395,34.2262],[-90.8398,34.2246],[-90.84,34.2231],[-90.8411,34.2197],[-90.8422,34.2169],[-90.8436,34.2137],[-90.8448,34.211],[-90.8461,34.2088],[-90.8478,34.2065],[-90.8494,34.2075],[-90.8518,34.2088],[-90.8522,34.2091],[-90.8527,34.2093],[-90.8528,34.2094],[-90.856,34.2113],[-90.8567,34.2116],[-90.8573,34.2118],[-90.8607,34.2117],[-90.8609,34.2117],[-90.8611,34.2117],[-90.8613,34.2117],[-90.8614,34.2117],[-90.8631,34.2118],[-90.8647,34.2119],[-90.866,34.212],[-90.8663,34.2121],[-90.8671,34.2121],[-90.8692,34.2127],[-90.8697,34.2128],[-90.8714,34.2132],[-90.8751,34.2141],[-90.8791,34.2154],[-90.8822,34.217],[-90.8865,34.2195],[-90.8909,34.2222],[-90.8944,34.2243],[-90.8983,34.2272],[-90.9001,34.2296],[-90.9012,34.2319],[-90.9015,34.2326],[-90.9025,34.2358],[-90.9033,34.2388],[-90.9043,34.241],[-90.9059,34.2435],[-90.9071,34.2445],[-90.9082,34.245],[-90.9092,34.2452],[-90.9124,34.2459],[-90.9169,34.2464],[-90.9209,34.2466],[-90.9232,34.2465],[-90.929,34.2445],[-90.9295,34.2441],[-90.93,34.2436],[-90.9317,34.242],[-90.9333,34.2404],[-90.9335,34.2402],[-90.9342,34.2394],[-90.9349,34.2385],[-90.9355,34.2378],[-90.9357,34.2375],[-90.936,34.2373],[-90.9364,34.2367],[-90.937,34.2353],[-90.9372,34.2341],[-90.9372,34.2325],[-90.9372,34.2312],[-90.9372,34.2297],[-90.9372,34.2288],[-90.9371,34.2281],[-90.937,34.227],[-90.9365,34.2247],[-90.936,34.2222],[-90.9355,34.2202],[-90.9352,34.219],[-90.9342,34.2172],[-90.9327,34.2148],[-90.9313,34.2131],[-90.9306,34.2124],[-90.9291,34.2108],[-90.9283,34.21],[-90.9268,34.2084],[-90.9266,34.2082],[-90.9255,34.207],[-90.9236,34.2049],[-90.9223,34.2035],[-90.9202,34.2013],[-90.92,34.2011],[-90.9198,34.2009],[-90.9197,34.2007],[-90.9177,34.1986],[-90.9161,34.1969],[-90.9142,34.1955],[-90.9117,34.1939],[-90.9111,34.1935],[-90.9108,34.1934],[-90.9106,34.1933],[-90.9104,34.1932],[-90.9103,34.1931],[-90.9102,34.193],[-90.91,34.193],[-90.9098,34.1928],[-90.9095,34.1927],[-90.9094,34.1927],[-90.9094,34.1926],[-90.9088,34.1924],[-90.9087,34.1923],[-90.9085,34.1922],[-90.9082,34.1921],[-90.9081,34.1921],[-90.908,34.192],[-90.9062,34.1912],[-90.9052,34.1908],[-90.9051,34.1908],[-90.905,34.1907],[-90.9049,34.1907],[-90.9047,34.1906],[-90.9041,34.1904],[-90.9035,34.1901],[-90.9033,34.19],[-90.9032,34.19],[-90.9029,34.1898],[-90.9028,34.1898],[-90.9005,34.1887],[-90.8977,34.1874],[-90.8966,34.1869],[-90.8964,34.1867],[-90.8962,34.1866],[-90.8947,34.1858],[-90.8945,34.1857],[-90.8919,34.1848],[-90.8894,34.1832],[-90.8879,34.182],[-90.8847,34.1835],[-90.8827,34.1844],[-90.8793,34.1853],[-90.8777,34.1856],[-90.8775,34.1856],[-90.8751,34.184],[-90.8738,34.1832],[-90.8721,34.1829],[-90.8697,34.183],[-90.8675,34.1834],[-90.8672,34.1834],[-90.8652,34.1838],[-90.8646,34.1839],[-90.8634,34.1844],[-90.8618,34.1853],[-90.8591,34.1863],[-90.8556,34.1869],[-90.8511,34.1867],[-90.8471,34.1861],[-90.8443,34.1851],[-90.8409,34.1843],[-90.8382,34.1838],[-90.8363,34.1838],[-90.8346,34.1841],[-90.8339,34.1842],[-90.8305,34.1846],[-90.8284,34.1848],[-90.8255,34.1846],[-90.8225,34.1842],[-90.8194,34.1837],[-90.8189,34.1836],[-90.8166,34.183],[-90.8145,34.1822],[-90.8124,34.1808],[-90.8112,34.1797],[-90.81,34.1784],[-90.8093,34.177],[-90.8087,34.1759],[-90.8081,34.174],[-90.8076,34.1716],[-90.8073,34.1694],[-90.8073,34.1689],[-90.8072,34.1675],[-90.8071,34.1656],[-90.8071,34.1654],[-90.8072,34.1637],[-90.8076,34.1625],[-90.8077,34.1617],[-90.8078,34.1615],[-90.808,34.1609],[-90.8087,34.1595],[-90.8087,34.1594],[-90.8109,34.1559],[-90.8132,34.1529],[-90.8141,34.1519],[-90.8159,34.1499],[-90.8197,34.1464],[-90.8226,34.1441],[-90.8257,34.142],[-90.8258,34.142],[-90.8303,34.1398],[-90.8319,34.1393],[-90.8361,34.1379],[-90.838,34.1377],[-90.8393,34.1375],[-90.8405,34.1374],[-90.842,34.1372],[-90.8472,34.1369],[-90.8535,34.1375],[-90.8605,34.1392],[-90.8646,34.1405],[-90.8679,34.1422],[-90.8707,34.1441],[-90.8741,34.147],[-90.8751,34.1475],[-90.8768,34.1481],[-90.8799,34.1497],[-90.8831,34.1515],[-90.8859,34.1538],[-90.8914,34.1585],[-90.8936,34.1603],[-90.8944,34.1609],[-90.895,34.1613],[-90.8957,34.1613],[-90.896,34.1614],[-90.8969,34.1615],[-90.8976,34.1621],[-90.8985,34.1627],[-90.8986,34.1627],[-90.8987,34.1627],[-90.8988,34.1627],[-90.8991,34.1628],[-90.8995,34.1628],[-90.8997,34.1629],[-90.9003,34.1631],[-90.9005,34.1632],[-90.9012,34.1641],[-90.9013,34.1641],[-90.902,34.1644],[-90.9021,34.1644],[-90.9024,34.1644],[-90.9025,34.1644],[-90.9027,34.1644],[-90.9031,34.1643],[-90.9033,34.1643],[-90.9036,34.1643],[-90.9059,34.1647],[-90.91,34.1655],[-90.92,34.1597],[-90.9312,34.1529],[-90.9381,34.1487],[-90.9422,34.1461],[-90.9472,34.143],[-90.9485,34.1421],[-90.9534,34.1391],[-90.9543,34.1385],[-90.9555,34.1369],[-90.9557,34.1366],[-90.9559,34.1362],[-90.956,34.1361],[-90.9574,34.134],[-90.9585,34.1322],[-90.9587,34.1317],[-90.9593,34.1303],[-90.9593,34.1291],[-90.9592,34.1288],[-90.9585,34.1251],[-90.9572,34.1221],[-90.956,34.1201],[-90.9552,34.1188],[-90.9551,34.1188],[-90.9526,34.1161],[-90.9505,34.1136],[-90.9485,34.1113],[-90.9463,34.1094],[-90.9432,34.1072],[-90.9399,34.1054],[-90.9381,34.1045],[-90.9326,34.1016],[-90.9307,34.1003],[-90.9274,34.098],[-90.9236,34.0955],[-90.9231,34.0951],[-90.9222,34.0945],[-90.9212,34.0939],[-90.9184,34.093],[-90.9157,34.0928],[-90.9141,34.0928],[-90.9124,34.0931],[-90.912,34.0931],[-90.9109,34.0933],[-90.9105,34.0934],[-90.9104,34.0934],[-90.9102,34.0934],[-90.9054,34.0939],[-90.9011,34.0947],[-90.8981,34.0958],[-90.8956,34.0969],[-90.8953,34.097],[-90.8945,34.0974],[-90.8935,34.0978],[-90.8923,34.0979],[-90.8919,34.0979],[-90.8913,34.098],[-90.89,34.0979],[-90.8893,34.0979],[-90.8881,34.0978],[-90.8859,34.0975],[-90.8853,34.0974],[-90.8841,34.097],[-90.8839,34.097],[-90.8831,34.0968],[-90.8826,34.0966],[-90.8822,34.0964],[-90.8812,34.0958],[-90.8801,34.0953],[-90.8789,34.0946],[-90.8774,34.0935],[-90.8766,34.0929],[-90.8751,34.0907],[-90.8745,34.0897],[-90.874,34.0889],[-90.8738,34.0886],[-90.8736,34.0883],[-90.8733,34.088],[-90.8728,34.0876],[-90.8724,34.0872],[-90.8723,34.087],[-90.8719,34.0866],[-90.8715,34.0859],[-90.871,34.085],[-90.8707,34.0843],[-90.8707,34.0838],[-90.8705,34.0827],[-90.8705,34.0819],[-90.8705,34.0805],[-90.8707,34.08],[-90.871,34.0794],[-90.8712,34.0789],[-90.8713,34.0787],[-90.8715,34.0781],[-90.8715,34.0778],[-90.8716,34.0775],[-90.8718,34.0769],[-90.8718,34.0768],[-90.8719,34.0764],[-90.8723,34.0757],[-90.8727,34.075],[-90.8733,34.0741],[-90.8737,34.0733],[-90.8741,34.0728],[-90.8745,34.072],[-90.8751,34.0715],[-90.879,34.0674],[-90.8821,34.0639],[-90.8841,34.0613],[-90.8843,34.0607],[-90.8858,34.0587],[-90.8863,34.0586],[-90.8863,34.0582],[-90.8866,34.0577],[-90.8868,34.0573],[-90.8878,34.0554],[-90.8886,34.0524],[-90.889,34.0489],[-90.8891,34.0464],[-90.8882,34.0425],[-90.8874,34.0398],[-90.8871,34.0376],[-90.887,34.0351],[-90.8871,34.0334],[-90.8874,34.0325],[-90.8882,34.0311],[-90.889,34.0298],[-90.8904,34.0282],[-90.8922,34.027],[-90.8924,34.0269],[-90.8941,34.026],[-90.8969,34.0246],[-90.8995,34.0238],[-90.9026,34.0232],[-90.903,34.0231],[-90.9036,34.023],[-90.9042,34.023],[-90.9063,34.0227],[-90.9121,34.022],[-90.9146,34.0219],[-90.9158,34.022],[-90.9167,34.0221],[-90.9197,34.0228],[-90.922,34.0232],[-90.9227,34.0232],[-90.9237,34.0231],[-90.9292,34.0213],[-90.9349,34.0193],[-90.9427,34.0181],[-90.9503,34.0178],[-90.9532,34.0184],[-90.9576,34.02],[-90.9585,34.0202],[-90.9707,34.0216],[-90.9769,34.0213],[-90.9827,34.0205],[-90.9879,34.019],[-90.9872,34.0173],[-90.9865,34.0157],[-90.9859,34.0142],[-90.9827,34.0067],[-90.9826,34.0065],[-90.9825,34.0063],[-90.9824,34.0061],[-90.982,34.0051],[-90.9816,34.0042],[-90.9814,34.0038],[-90.9813,34.0035],[-90.981,34.0029],[-90.98,34.0001],[-90.98,33.9998],[-90.9801,33.9997],[-90.9801,33.9995],[-90.9801,33.9991],[-90.98,33.9986],[-90.98,33.9983],[-90.9798,33.9977],[-90.9795,33.9974],[-90.9794,33.9974],[-90.9784,33.997],[-90.9775,33.9965],[-90.9766,33.996],[-90.9758,33.9954],[-90.9751,33.9949],[-90.9746,33.9946],[-90.9739,33.9941],[-90.9734,33.9937],[-90.9728,33.993],[-90.9719,33.9925],[-90.971,33.992],[-90.971,33.9919],[-90.9682,33.9885],[-90.9637,33.9829],[-90.9634,33.9823],[-90.9632,33.9819],[-90.9624,33.9815],[-90.9622,33.9811],[-90.9616,33.98],[-90.9616,33.9796],[-90.9614,33.9789],[-90.9614,33.9788],[-90.9613,33.9787],[-90.9612,33.9783],[-90.9612,33.9774],[-90.9612,33.9761],[-90.9616,33.9743],[-90.9626,33.9704],[-90.9637,33.9677],[-90.9652,33.9655],[-90.9669,33.964],[-90.9676,33.9633],[-90.9687,33.9628],[-90.9709,33.9619],[-90.9748,33.9608],[-90.9769,33.9605],[-90.9834,33.9602],[-90.9877,33.9608],[-90.9922,33.962],[-90.9949,33.9631],[-90.9984,33.965],[-91.0001,33.9664],[-91.0002,33.9667],[-91.0005,33.9671],[-91.0006,33.9671],[-91.001,33.9677],[-91.0018,33.9688],[-91.0024,33.9699],[-91.003,33.9709],[-91.0032,33.9716],[-91.0033,33.9722],[-91.0035,33.9737],[-91.0038,33.9749],[-91.0038,33.9751],[-91.0039,33.9752],[-91.004,33.9753],[-91.004,33.9754],[-91.0041,33.9755],[-91.0042,33.9757],[-91.0043,33.9759],[-91.0044,33.976],[-91.005,33.977],[-91.0053,33.9776],[-91.0096,33.986],[-91.0104,33.9876],[-91.012,33.9911],[-91.0123,33.9918],[-91.0124,33.9918],[-91.0136,33.9945],[-91.0146,33.9962],[-91.0146,33.9963],[-91.0151,33.9972],[-91.0169,34.0001],[-91.0173,34.0007],[-91.0189,34.0031],[-91.0245,34.0001],[-91.0261,33.9993],[-91.0285,33.9981],[-91.0308,33.9969],[-91.0337,33.9954],[-91.0338,33.9953],[-91.0339,33.9952],[-91.035,33.9938],[-91.037,33.992],[-91.038,33.9909],[-91.0396,33.9893],[-91.0402,33.9888],[-91.0427,33.9868],[-91.0455,33.9858],[-91.0484,33.9851],[-91.0523,33.9848],[-91.0569,33.985],[-91.0623,33.9851],[-91.0665,33.9849],[-91.0681,33.9847],[-91.0691,33.9847],[-91.0702,33.9846],[-91.0704,33.9845],[-91.0706,33.9845],[-91.0712,33.9845],[-91.0719,33.9843],[-91.0727,33.9841],[-91.0735,33.984],[-91.0754,33.9836],[-91.0793,33.9821],[-91.0832,33.9799],[-91.0858,33.9777],[-91.0879,33.9753],[-91.0891,33.9727],[-91.0898,33.9697],[-91.0899,33.9675],[-91.0898,33.966],[-91.0896,33.9645],[-91.0893,33.9633],[-91.0893,33.9632],[-91.0887,33.9613],[-91.0882,33.9601],[-91.0876,33.9593],[-91.0868,33.9583],[-91.0857,33.9573],[-91.0841,33.9562],[-91.0832,33.9558],[-91.0814,33.955],[-91.079,33.9542],[-91.0785,33.9541],[-91.0782,33.954],[-91.0771,33.9537],[-91.0728,33.953],[-91.0682,33.9521],[-91.0648,33.9513],[-91.0611,33.9503],[-91.0575,33.9495],[-91.0498,33.948],[-91.0467,33.9474],[-91.0433,33.9464],[-91.0391,33.9449],[-91.0371,33.9442],[-91.036,33.9438],[-91.0303,33.9415],[-91.0254,33.9396],[-91.0224,33.9383],[-91.0201,33.9371],[-91.0179,33.9357],[-91.0152,33.934],[-91.0135,33.9326],[-91.013,33.9323],[-91.011,33.9302],[-91.0103,33.9293],[-91.0101,33.9288],[-91.01,33.9283],[-91.01,33.9276],[-91.01,33.927],[-91.0104,33.9262],[-91.0108,33.9256],[-91.0115,33.9247],[-91.0169,33.9197],[-91.0175,33.9191],[-91.0208,33.9147],[-91.0227,33.9121],[-91.0248,33.9098],[-91.0264,33.908],[-91.0274,33.907],[-91.0312,33.9035],[-91.0351,33.8999],[-91.0356,33.8995],[-91.036,33.8991],[-91.0367,33.8985],[-91.0378,33.8977],[-91.0386,33.897],[-91.0395,33.8963],[-91.0421,33.8942],[-91.0441,33.8927],[-91.0446,33.8922],[-91.0452,33.8917],[-91.0485,33.8891],[-91.0553,33.883],[-91.0608,33.8779],[-91.0613,33.8775],[-91.0635,33.8751],[-91.0636,33.875],[-91.0709,33.8667],[-91.0717,33.8654],[-91.0722,33.8641],[-91.0728,33.8624],[-91.073,33.8603],[-91.073,33.8591],[-91.073,33.8575],[-91.0727,33.8549],[-91.0726,33.8548],[-91.0719,33.8522],[-91.0718,33.8518],[-91.0712,33.8495],[-91.0705,33.8483],[-91.0688,33.8438],[-91.0675,33.8404],[-91.0663,33.8391],[-91.065,33.8371],[-91.0632,33.8353],[-91.0627,33.8347],[-91.0625,33.8345],[-91.0608,33.8329],[-91.059,33.8315],[-91.0567,33.8289],[-91.0555,33.8273],[-91.0528,33.8242],[-91.0508,33.8206],[-91.0504,33.8199],[-91.0497,33.8187],[-91.0478,33.8166],[-91.0469,33.8154],[-91.0458,33.8146],[-91.0425,33.8128],[-91.0389,33.8114],[-91.0377,33.8109],[-91.0373,33.8107],[-91.0366,33.8106],[-91.0342,33.8096],[-91.0338,33.8094],[-91.0333,33.8092],[-91.0294,33.8076],[-91.0276,33.8069],[-91.0272,33.8067],[-91.0269,33.8066],[-91.0252,33.806],[-91.0239,33.8056],[-91.0225,33.8052],[-91.0201,33.8045],[-91.0195,33.8044],[-91.0194,33.8043],[-91.0147,33.8036],[-91.0121,33.8033],[-91.0096,33.803],[-91.0093,33.8029],[-91.0078,33.8026],[-91.0069,33.8023],[-91.006,33.8019],[-91.0034,33.8009],[-91.0019,33.8002],[-91.0014,33.7999],[-91.0002,33.7994],[-91.0002,33.7993],[-91.0001,33.7993],[-90.9998,33.7991],[-90.9986,33.7982],[-90.9986,33.7981],[-90.9985,33.7981],[-90.9984,33.7979],[-90.9954,33.7956],[-90.9923,33.793],[-90.9917,33.7926],[-90.9913,33.7917],[-90.9912,33.7916],[-90.9912,33.7915],[-90.9909,33.7911],[-90.9908,33.7908],[-90.9906,33.7905],[-90.9905,33.7903],[-90.9904,33.7902],[-90.9904,33.7901],[-90.9903,33.7899],[-90.9903,33.7898],[-90.9902,33.7896],[-90.99,33.7894],[-90.99,33.7893],[-90.9899,33.7892],[-90.9893,33.788],[-90.9891,33.7871],[-90.989,33.7868],[-90.989,33.7866],[-90.9888,33.786],[-90.9887,33.7855],[-90.9885,33.7845],[-90.9889,33.783],[-90.989,33.7826],[-90.9891,33.7822],[-90.9894,33.7806],[-90.9899,33.7796],[-90.9899,33.7795],[-90.99,33.7794],[-90.9901,33.7792],[-90.9902,33.779],[-90.9903,33.7788],[-90.9903,33.7787],[-90.9905,33.7782],[-90.9908,33.7777],[-90.9909,33.7775],[-90.991,33.7773],[-90.9911,33.7771],[-90.9911,33.777],[-90.9912,33.7769],[-90.9912,33.7768],[-90.9913,33.7767],[-90.9913,33.7766],[-90.9919,33.776],[-90.9924,33.7754],[-90.9925,33.7753],[-90.9926,33.7751],[-90.9927,33.7749],[-90.9938,33.7736],[-90.9984,33.7704],[-90.999,33.77],[-90.9996,33.7695],[-90.9998,33.7694],[-91.0001,33.7692],[-91.0016,33.7686],[-91.0031,33.7681],[-91.0093,33.7657],[-91.0128,33.7647],[-91.0171,33.7639],[-91.0188,33.7636],[-91.0215,33.7633],[-91.0233,33.763],[-91.0268,33.7636],[-91.0334,33.7673],[-91.0373,33.7695],[-91.0412,33.7717],[-91.0413,33.7717],[-91.0515,33.7774],[-91.0515,33.7775],[-91.0524,33.7779],[-91.0533,33.7784],[-91.0534,33.7785],[-91.0536,33.7785],[-91.0539,33.7787],[-91.057,33.7781],[-91.0571,33.7781],[-91.0578,33.7779],[-91.0585,33.7779],[-91.0605,33.7776],[-91.0664,33.7773],[-91.0675,33.7773],[-91.0721,33.7772],[-91.0781,33.777],[-91.0824,33.7768],[-91.0855,33.7764],[-91.089,33.7758],[-91.1073,33.7706],[-91.1092,33.7725],[-91.1102,33.7734],[-91.1115,33.7746],[-91.1133,33.7759],[-91.114,33.7764],[-91.115,33.7772],[-91.1176,33.7788],[-91.1178,33.779],[-91.1235,33.7821],[-91.1251,33.7826],[-91.1255,33.7826],[-91.1271,33.7831],[-91.1282,33.7835],[-91.1297,33.7836],[-91.1322,33.7834],[-91.1338,33.7828],[-91.1347,33.7823],[-91.1351,33.7819],[-91.1362,33.7807],[-91.1373,33.7799],[-91.1383,33.779],[-91.1399,33.7771],[-91.1399,33.7769],[-91.1407,33.7758],[-91.142,33.7738],[-91.1437,33.7701],[-91.1445,33.7691],[-91.1451,33.7673],[-91.1451,33.7668],[-91.1452,33.7666],[-91.1451,33.7654],[-91.145,33.7651],[-91.145,33.7647],[-91.1448,33.764],[-91.1444,33.7633],[-91.1438,33.7628],[-91.1436,33.7621],[-91.1434,33.7618],[-91.1413,33.7608],[-91.1411,33.7606],[-91.1408,33.7601],[-91.1408,33.7597],[-91.1409,33.759],[-91.141,33.7583],[-91.1413,33.7568],[-91.1415,33.756],[-91.1426,33.7544],[-91.1432,33.7537],[-91.144,33.7525],[-91.1442,33.752],[-91.1446,33.7516],[-91.1449,33.751],[-91.1448,33.7505],[-91.1448,33.7504],[-91.1447,33.7501],[-91.1446,33.7498],[-91.1445,33.7497],[-91.1445,33.7495],[-91.1445,33.7493],[-91.1439,33.7486],[-91.1436,33.7481],[-91.1434,33.7477],[-91.1433,33.7471],[-91.1433,33.747],[-91.1433,33.7466],[-91.1435,33.7458],[-91.1452,33.7413],[-91.1463,33.7379],[-91.1465,33.7365],[-91.1467,33.7349],[-91.1466,33.7325],[-91.1463,33.7306],[-91.1458,33.7289],[-91.1453,33.7277],[-91.1449,33.7271],[-91.1447,33.7268],[-91.1424,33.724],[-91.1423,33.7239],[-91.1408,33.7225],[-91.1399,33.7217],[-91.1399,33.7216],[-91.1398,33.7216],[-91.1325,33.7144],[-91.1323,33.7142],[-91.132,33.7139],[-91.1307,33.7129],[-91.1299,33.7123],[-91.1267,33.7097],[-91.1255,33.7088],[-91.1251,33.7086],[-91.1177,33.7053],[-91.1174,33.7053],[-91.1168,33.7052],[-91.1115,33.705],[-91.1103,33.705],[-91.109,33.705],[-91.1083,33.7048],[-91.1077,33.7047],[-91.1072,33.7047],[-91.1067,33.7047],[-91.1055,33.7047],[-91.105,33.7047],[-91.104,33.7048],[-91.1024,33.7049],[-91.1019,33.705],[-91.1011,33.705],[-91.0968,33.7056],[-91.0936,33.7064],[-91.091,33.7071],[-91.0899,33.7074],[-91.0881,33.7079],[-91.0877,33.7082],[-91.0848,33.7096],[-91.0808,33.7116],[-91.0786,33.7128],[-91.0766,33.7138],[-91.0756,33.7143],[-91.0754,33.7144],[-91.074,33.7146],[-91.0733,33.7147],[-91.0729,33.7147],[-91.0721,33.7149],[-91.0716,33.7152],[-91.0712,33.7154],[-91.0697,33.716],[-91.0692,33.7163],[-91.0683,33.7165],[-91.0662,33.7163],[-91.0637,33.7159],[-91.0618,33.7155],[-91.0599,33.7148],[-91.0573,33.7135],[-91.0556,33.7125],[-91.0545,33.7117],[-91.0514,33.7097],[-91.0484,33.7076],[-91.0468,33.7063],[-91.0431,33.7019],[-91.043,33.7017],[-91.0413,33.6999],[-91.039,33.6966],[-91.0371,33.6929],[-91.037,33.6926],[-91.0367,33.6917],[-91.0361,33.6891],[-91.0357,33.689],[-91.0334,33.6888],[-91.0317,33.6883],[-91.0315,33.6883],[-91.0307,33.6879],[-91.0304,33.6878],[-91.0302,33.6872],[-91.0302,33.6838],[-91.0302,33.6829],[-91.0303,33.6816],[-91.0304,33.6814],[-91.0309,33.6797],[-91.0315,33.6781],[-91.0316,33.6778],[-91.0322,33.6766],[-91.0329,33.6752],[-91.0336,33.6741],[-91.0346,33.673],[-91.0357,33.6721],[-91.0368,33.6713],[-91.0401,33.6701],[-91.0425,33.6693],[-91.0447,33.6686],[-91.0454,33.6685],[-91.0464,33.6683],[-91.0475,33.6681],[-91.0505,33.6681],[-91.0521,33.6678],[-91.0534,33.6676],[-91.0548,33.6673],[-91.0592,33.6664],[-91.0671,33.6627],[-91.0741,33.66],[-91.0761,33.6592],[-91.0785,33.6583],[-91.0838,33.6574],[-91.0841,33.6573],[-91.0866,33.6573],[-91.0882,33.6574],[-91.0906,33.6576],[-91.0917,33.6578],[-91.094,33.6583],[-91.0958,33.659],[-91.101,33.6606],[-91.1043,33.6622],[-91.107,33.6635],[-91.1082,33.6641],[-91.1103,33.6654],[-91.1129,33.6667],[-91.117,33.6683],[-91.1251,33.6719],[-91.1265,33.6724],[-91.1287,33.6735],[-91.1304,33.6745],[-91.1322,33.6758],[-91.1334,33.6768],[-91.1351,33.6787],[-91.1375,33.6816],[-91.1392,33.6838],[-91.1442,33.6896],[-91.1498,33.6958],[-91.152,33.698],[-91.155,33.7011],[-91.1579,33.7042],[-91.1583,33.7046],[-91.1587,33.705],[-91.1598,33.7061],[-91.1603,33.7066],[-91.1606,33.7069],[-91.1609,33.7071],[-91.1613,33.7072],[-91.1625,33.7068],[-91.1632,33.7063],[-91.1659,33.7051],[-91.1692,33.7043],[-91.1726,33.7036],[-91.1757,33.7031],[-91.1804,33.7027],[-91.1856,33.7023],[-91.1901,33.7019],[-91.1926,33.7017],[-91.1959,33.7017],[-91.1981,33.7017],[-91.2007,33.7015],[-91.2027,33.7013],[-91.2054,33.7008],[-91.2078,33.7001],[-91.2104,33.699],[-91.2121,33.6983],[-91.214,33.6972],[-91.2162,33.6958],[-91.2184,33.6944],[-91.2206,33.6929],[-91.2231,33.6902],[-91.2249,33.6882],[-91.2253,33.6878],[-91.2267,33.6853],[-91.2279,33.6831],[-91.2285,33.6805],[-91.229,33.6775],[-91.2288,33.6742],[-91.2282,33.6713],[-91.2265,33.6687],[-91.2245,33.6665],[-91.223,33.6648],[-91.2211,33.663],[-91.219,33.6615],[-91.216,33.6601],[-91.2136,33.6594],[-91.2113,33.6585],[-91.2082,33.6578],[-91.2045,33.6573],[-91.1996,33.6565],[-91.192,33.6551],[-91.1884,33.6543],[-91.1855,33.6536],[-91.1824,33.6528],[-91.1783,33.6511],[-91.1782,33.6511],[-91.1746,33.6495],[-91.1712,33.6478],[-91.1675,33.6454],[-91.1642,33.6433],[-91.1593,33.6396],[-91.1531,33.6349],[-91.1505,33.633],[-91.1477,33.6312],[-91.1449,33.6296],[-91.1428,33.6283],[-91.1407,33.6269],[-91.1404,33.6266],[-91.1392,33.6257],[-91.1388,33.6251],[-91.1378,33.6237],[-91.1367,33.6227],[-91.1353,33.621],[-91.1344,33.6195],[-91.1335,33.6175],[-91.1329,33.616],[-91.1327,33.6154],[-91.1317,33.6132],[-91.1309,33.6109],[-91.1307,33.6084],[-91.1304,33.606],[-91.1306,33.6036],[-91.131,33.6013],[-91.1316,33.5994],[-91.1325,33.597],[-91.134,33.5945],[-91.1361,33.5926],[-91.1384,33.5909],[-91.1438,33.5874],[-91.1491,33.5844],[-91.1522,33.5827],[-91.1547,33.5819],[-91.1574,33.5814],[-91.1607,33.5814],[-91.1637,33.5817],[-91.1662,33.5819],[-91.1698,33.5823],[-91.1723,33.5825],[-91.1741,33.5827],[-91.176,33.583],[-91.1782,33.5826],[-91.1811,33.5815],[-91.1826,33.5806],[-91.1843,33.5794],[-91.1867,33.5777],[-91.1889,33.5762],[-91.1918,33.5748],[-91.195,33.5734],[-91.1983,33.5721],[-91.2009,33.5714],[-91.2031,33.5708],[-91.2067,33.5702],[-91.2098,33.5698],[-91.2128,33.5695],[-91.2159,33.5691],[-91.2189,33.5687],[-91.2215,33.5682],[-91.2241,33.5674],[-91.2268,33.5659],[-91.2285,33.5647],[-91.2297,33.5632],[-91.2309,33.5614],[-91.2314,33.5606],[-91.2317,33.56],[-91.232,33.5592],[-91.2325,33.5575],[-91.2325,33.5564],[-91.2326,33.5552],[-91.2326,33.5543],[-91.2323,33.5528],[-91.2317,33.5515],[-91.231,33.5495],[-91.2298,33.547],[-91.2287,33.5451],[-91.227,33.5425],[-91.2264,33.5414],[-91.2263,33.5412],[-91.2243,33.5386],[-91.2238,33.5378],[-91.2228,33.5366],[-91.2216,33.535],[-91.22,33.5332],[-91.2193,33.5324],[-91.2176,33.5309],[-91.2158,33.5295],[-91.2157,33.5294],[-91.2104,33.5256],[-91.2082,33.5241],[-91.1991,33.5183],[-91.1874,33.5106],[-91.1853,33.5088],[-91.1853,33.5087],[-91.1834,33.5051],[-91.1828,33.5019],[-91.1826,33.5011],[-91.1826,33.5001],[-91.1828,33.499],[-91.1834,33.4982],[-91.1837,33.4979],[-91.185,33.4969],[-91.1859,33.4963],[-91.1894,33.493],[-91.1895,33.4928],[-91.1899,33.4925],[-91.1906,33.4915],[-91.1913,33.491],[-91.1928,33.4906],[-91.1933,33.4903],[-91.1937,33.4898],[-91.1943,33.4892],[-91.1954,33.4886],[-91.1956,33.4885],[-91.1977,33.4856],[-91.1996,33.4831],[-91.2007,33.4814],[-91.2057,33.4736],[-91.2058,33.473],[-91.2061,33.4719],[-91.2063,33.4711],[-91.2067,33.4703],[-91.2085,33.4686],[-91.2116,33.4669],[-91.2155,33.4648],[-91.2202,33.4631],[-91.2218,33.4631],[-91.2226,33.4631],[-91.2233,33.4628],[-91.2252,33.4615],[-91.2288,33.4587],[-91.2313,33.4574],[-91.2316,33.4571],[-91.2317,33.4571],[-91.232,33.4566],[-91.2321,33.4558],[-91.2324,33.4545],[-91.2326,33.454],[-91.2326,33.4523],[-91.2326,33.4519],[-91.2323,33.4509],[-91.2329,33.4483],[-91.2332,33.4455],[-91.2334,33.444],[-91.2335,33.4437],[-91.2335,33.4436],[-91.2336,33.4435],[-91.2337,33.4432],[-91.2343,33.4423],[-91.2353,33.4415],[-91.2357,33.4411],[-91.2359,33.4406],[-91.2358,33.4397],[-91.2356,33.4393],[-91.2352,33.439],[-91.234,33.4386],[-91.2303,33.4375],[-91.2255,33.4364],[-91.2224,33.4358],[-91.2174,33.4347],[-91.2137,33.4342],[-91.2103,33.4338],[-91.2068,33.4338],[-91.205,33.434],[-91.2028,33.4345],[-91.201,33.4349],[-91.1975,33.4357],[-91.1947,33.4364],[-91.1907,33.4375],[-91.187,33.4386],[-91.184,33.4399],[-91.1818,33.4408],[-91.1795,33.4421],[-91.1788,33.4426],[-91.1774,33.4435],[-91.1773,33.4436],[-91.1762,33.4449],[-91.1744,33.4472],[-91.174,33.4479],[-91.1735,33.4485],[-91.1729,33.4492],[-91.1727,33.4494],[-91.1715,33.4506],[-91.1699,33.4516],[-91.1695,33.4521],[-91.1694,33.4526],[-91.1694,33.4527],[-91.1694,33.4533],[-91.1697,33.4538],[-91.1698,33.4539],[-91.1705,33.4546],[-91.171,33.4554],[-91.1711,33.4563],[-91.1711,33.4571],[-91.1711,33.4573],[-91.171,33.4582],[-91.171,33.4584],[-91.1712,33.4596],[-91.1718,33.4623],[-91.1726,33.4645],[-91.1727,33.4648],[-91.1744,33.4684],[-91.175,33.47],[-91.1756,33.4718],[-91.176,33.4735],[-91.1769,33.4783],[-91.1774,33.482],[-91.1774,33.484],[-91.1774,33.4849],[-91.1771,33.4866],[-91.1765,33.4885],[-91.1757,33.4903],[-91.1755,33.4908],[-91.1748,33.4922],[-91.1745,33.4926],[-91.1742,33.4933],[-91.1732,33.4951],[-91.1729,33.4958],[-91.1728,33.4958],[-91.1727,33.4961],[-91.1725,33.4964],[-91.172,33.4969],[-91.1718,33.4971],[-91.1717,33.4972],[-91.1713,33.4974],[-91.1712,33.4975],[-91.1711,33.4975],[-91.171,33.4976],[-91.1693,33.498],[-91.1676,33.4983],[-91.1657,33.4983],[-91.1646,33.4978],[-91.1585,33.4937],[-91.1573,33.4929],[-91.1367,33.4813],[-91.1357,33.4807],[-91.1264,33.474],[-91.1251,33.4728],[-91.1241,33.4705],[-91.123,33.4679],[-91.1197,33.4602],[-91.119,33.4576],[-91.1184,33.4556],[-91.118,33.4538],[-91.1184,33.4495],[-91.1185,33.4491],[-91.1191,33.4475],[-91.1195,33.4465],[-91.1196,33.4462],[-91.1211,33.4436],[-91.1218,33.4428],[-91.1225,33.4422],[-91.1243,33.4405],[-91.1245,33.4403],[-91.1251,33.4397],[-91.1254,33.4394],[-91.1261,33.4387],[-91.1264,33.4385],[-91.1269,33.438],[-91.1277,33.4373],[-91.1285,33.4363],[-91.1286,33.4363],[-91.129,33.4357],[-91.1305,33.4333],[-91.1308,33.4328],[-91.1307,33.4325],[-91.1306,33.4322],[-91.1306,33.4319],[-91.1309,33.4315],[-91.1315,33.431],[-91.1317,33.4305],[-91.1318,33.4305],[-91.1319,33.4301],[-91.1342,33.4289],[-91.1376,33.4273],[-91.1385,33.4271],[-91.1392,33.4269],[-91.1399,33.427],[-91.1413,33.4274],[-91.1428,33.4276],[-91.1449,33.4277],[-91.1458,33.4276],[-91.1477,33.4272],[-91.1494,33.4266],[-91.1503,33.4263],[-91.1528,33.4256],[-91.1536,33.4256],[-91.1541,33.4253],[-91.1554,33.4248],[-91.1562,33.4244],[-91.1572,33.424],[-91.1595,33.4233],[-91.1634,33.4222],[-91.1685,33.4202],[-91.1712,33.4192],[-91.1718,33.4189],[-91.1724,33.4186],[-91.1744,33.4175],[-91.1751,33.4172],[-91.1757,33.4171],[-91.1763,33.417],[-91.177,33.417],[-91.1794,33.4171],[-91.1808,33.4179],[-91.1812,33.4182],[-91.1819,33.4185],[-91.1824,33.4188],[-91.1838,33.4194],[-91.1843,33.4196],[-91.1844,33.4196],[-91.1847,33.4196],[-91.1858,33.4194],[-91.1861,33.4194],[-91.1867,33.4192],[-91.1894,33.4183],[-91.192,33.4177],[-91.1931,33.4177],[-91.1941,33.4178],[-91.195,33.4181],[-91.1957,33.4182],[-91.1961,33.4182],[-91.1974,33.4183],[-91.1985,33.4183],[-91.1993,33.4183],[-91.2001,33.4181],[-91.2019,33.4173],[-91.2026,33.4168],[-91.2043,33.4152],[-91.2053,33.4142],[-91.2072,33.4112],[-91.2087,33.4087],[-91.2091,33.4074],[-91.2092,33.4063],[-91.2093,33.4049],[-91.209,33.4036],[-91.2081,33.402],[-91.2065,33.4002],[-91.2048,33.3988],[-91.2045,33.3986],[-91.2017,33.3969],[-91.1999,33.396],[-91.1984,33.3951],[-91.1966,33.3938],[-91.1961,33.3935],[-91.1955,33.393],[-91.1941,33.392],[-91.1936,33.3915],[-91.1929,33.391],[-91.1928,33.391],[-91.1911,33.3896],[-91.1836,33.386],[-91.1806,33.3846],[-91.1769,33.3828],[-91.172,33.381],[-91.1683,33.38],[-91.1663,33.3797],[-91.164,33.3798],[-91.1616,33.3796],[-91.1594,33.3794],[-91.1564,33.3792],[-91.1536,33.3789],[-91.1512,33.3787],[-91.1477,33.3789],[-91.145,33.3793],[-91.1427,33.3798],[-91.1404,33.3807],[-91.1403,33.3807],[-91.1366,33.3826],[-91.1328,33.3837],[-91.1288,33.3852],[-91.1275,33.3858],[-91.127,33.3861],[-91.1256,33.3867],[-91.1251,33.3869],[-91.1246,33.3871],[-91.1232,33.3877],[-91.1228,33.3879],[-91.1222,33.388],[-91.1207,33.3886],[-91.1206,33.3886],[-91.1202,33.3889],[-91.1189,33.3897],[-91.1151,33.3922],[-91.1138,33.3931],[-91.1135,33.3933],[-91.1118,33.3949],[-91.1067,33.3995],[-91.1059,33.4005],[-91.1041,33.4026],[-91.1035,33.4033],[-91.1018,33.4053],[-91.1012,33.4059],[-91.1008,33.4065],[-91.0995,33.408],[-91.0991,33.4085],[-91.0989,33.4087],[-91.0983,33.4094],[-91.0981,33.4096],[-91.0969,33.411],[-91.0967,33.412],[-91.0949,33.4186],[-91.0949,33.4203],[-91.0949,33.4232],[-91.0954,33.426],[-91.096,33.4276],[-91.0967,33.4295],[-91.0975,33.4317],[-91.0975,33.4337],[-91.0967,33.4376],[-91.0952,33.4408],[-91.0943,33.4427],[-91.0927,33.4447],[-91.0916,33.4463],[-91.0908,33.4472],[-91.0865,33.4516],[-91.085,33.4524],[-91.0836,33.4532],[-91.0818,33.4542],[-91.0807,33.4545],[-91.0778,33.4556],[-91.0773,33.4557],[-91.077,33.4557],[-91.0756,33.4558],[-91.0746,33.4558],[-91.0676,33.4551],[-91.0647,33.4538],[-91.0606,33.4508],[-91.0598,33.4503],[-91.058,33.4462],[-91.0576,33.4453],[-91.0577,33.4436],[-91.0579,33.4357],[-91.0579,33.4355],[-91.058,33.4327],[-91.058,33.4322],[-91.058,33.4318],[-91.0581,33.429],[-91.0581,33.4287],[-91.0584,33.4282],[-91.0586,33.4279],[-91.059,33.4271],[-91.0592,33.4269],[-91.0604,33.4247],[-91.0623,33.4212],[-91.0644,33.4186],[-91.066,33.4167],[-91.0667,33.4158],[-91.0682,33.414],[-91.069,33.4131],[-91.0691,33.413],[-91.0699,33.412],[-91.0719,33.4098],[-91.0753,33.406],[-91.0785,33.4038],[-91.0796,33.403],[-91.081,33.4021],[-91.0816,33.4018],[-91.0833,33.4007],[-91.0838,33.4004],[-91.0839,33.4003],[-91.0842,33.4001],[-91.0843,33.4001],[-91.0853,33.3994],[-91.0877,33.398],[-91.0885,33.3974],[-91.0895,33.3967],[-91.0902,33.3962],[-91.0924,33.3947],[-91.0932,33.3942],[-91.0932,33.3941],[-91.0935,33.3939],[-91.0944,33.3932],[-91.0947,33.3929],[-91.0951,33.3927],[-91.096,33.392],[-91.0963,33.3917],[-91.0968,33.3914],[-91.0968,33.3913],[-91.0983,33.39],[-91.0988,33.3896],[-91.0995,33.3889],[-91.1018,33.3869],[-91.1019,33.3868],[-91.1026,33.3861],[-91.1028,33.3858],[-91.1036,33.3851],[-91.1038,33.3849],[-91.104,33.3847],[-91.1046,33.384],[-91.1048,33.3838],[-91.1049,33.3837],[-91.1052,33.3832],[-91.1054,33.3831],[-91.1057,33.3828],[-91.1088,33.378],[-91.1095,33.3771],[-91.1109,33.3751],[-91.1123,33.3738],[-91.1137,33.3724],[-91.1149,33.3711],[-91.1158,33.3697],[-91.1171,33.368],[-91.1184,33.366],[-91.1204,33.3638],[-91.1227,33.362],[-91.1241,33.3609],[-91.1251,33.3601],[-91.1269,33.3591],[-91.1304,33.3571],[-91.1306,33.357],[-91.1339,33.3551],[-91.1345,33.3548],[-91.1379,33.3528],[-91.1402,33.3514],[-91.1407,33.3511],[-91.1411,33.3507],[-91.1418,33.3501],[-91.1421,33.3495],[-91.1422,33.349],[-91.1422,33.3485],[-91.142,33.3475],[-91.1418,33.3459],[-91.1415,33.3449],[-91.1415,33.3447],[-91.1415,33.3438],[-91.1413,33.3424],[-91.1412,33.3415],[-91.1412,33.3406],[-91.1412,33.34],[-91.1412,33.3399],[-91.1411,33.3394],[-91.1411,33.3393],[-91.1411,33.339],[-91.1411,33.3381],[-91.141,33.337],[-91.141,33.3365],[-91.1411,33.3356],[-91.1413,33.3345],[-91.1414,33.3343],[-91.1417,33.3334],[-91.1419,33.333],[-91.142,33.3327],[-91.1426,33.3318],[-91.1432,33.3308],[-91.1433,33.3305],[-91.1434,33.3302],[-91.1435,33.33],[-91.1436,33.3293],[-91.1437,33.3284],[-91.1437,33.328],[-91.1436,33.3277],[-91.1434,33.3262],[-91.1431,33.3244],[-91.1426,33.3227],[-91.1425,33.3221],[-91.1425,33.3214],[-91.1425,33.3211],[-91.1424,33.3201],[-91.1423,33.3192],[-91.1422,33.3191],[-91.1419,33.3175],[-91.1417,33.3168],[-91.1417,33.3167],[-91.1415,33.3157],[-91.1414,33.315],[-91.1414,33.3147],[-91.1415,33.3143],[-91.1416,33.314],[-91.1416,33.3137],[-91.1417,33.3132],[-91.1416,33.3127],[-91.1416,33.312],[-91.1414,33.3112],[-91.1413,33.31],[-91.1413,33.3095],[-91.1413,33.3093],[-91.1414,33.3089],[-91.1414,33.3084],[-91.1414,33.3078],[-91.1414,33.3068],[-91.1414,33.3065],[-91.1414,33.3064],[-91.1414,33.3059],[-91.1414,33.3055],[-91.1414,33.3052],[-91.1414,33.3047],[-91.1415,33.3041],[-91.1414,33.3029],[-91.1415,33.3023],[-91.1415,33.3018],[-91.1416,33.3016],[-91.1416,33.301],[-91.1417,33.3004],[-91.1416,33.2995],[-91.1414,33.2989],[-91.1412,33.2984],[-91.1411,33.2983],[-91.1406,33.2975],[-91.1404,33.2971],[-91.1401,33.2966],[-91.1397,33.2961],[-91.1393,33.2958],[-91.1381,33.2944],[-91.1376,33.2939],[-91.1372,33.2935],[-91.1365,33.2931],[-91.1361,33.2928],[-91.1355,33.2922],[-91.1353,33.2918],[-91.1347,33.2911],[-91.1337,33.2898],[-91.1334,33.2896],[-91.1332,33.2894],[-91.1328,33.2891],[-91.1325,33.2886],[-91.1323,33.2881],[-91.1319,33.2871],[-91.1319,33.2869],[-91.1315,33.2861],[-91.131,33.2853],[-91.1302,33.2844],[-91.1301,33.2843],[-91.1299,33.2841],[-91.1298,33.2841],[-91.1295,33.2839],[-91.1294,33.2837],[-91.1288,33.2833],[-91.1285,33.283],[-91.1283,33.2827],[-91.1281,33.2825],[-91.1279,33.2824],[-91.1277,33.2822],[-91.1274,33.2819],[-91.1273,33.2818],[-91.1272,33.2816],[-91.1267,33.2813],[-91.1261,33.2808],[-91.126,33.2806],[-91.1258,33.2805],[-91.1255,33.2803],[-91.1255,33.2798],[-91.1255,33.2794],[-91.1254,33.279],[-91.1254,33.2785],[-91.1253,33.2776],[-91.1254,33.277],[-91.1254,33.2764],[-91.1254,33.2762],[-91.1254,33.2756],[-91.1255,33.2747],[-91.1257,33.274],[-91.1257,33.2739],[-91.1259,33.2735],[-91.1261,33.2729],[-91.1263,33.2723],[-91.1269,33.2715],[-91.1271,33.2711],[-91.1275,33.2703],[-91.128,33.2692],[-91.1282,33.2687],[-91.1281,33.2685],[-91.1279,33.2683],[-91.1251,33.2666],[-91.1239,33.2659],[-91.1237,33.2658],[-91.1223,33.2648],[-91.1215,33.2644],[-91.1202,33.2636],[-91.1195,33.2631],[-91.1193,33.263],[-91.1182,33.2621],[-91.1175,33.2612],[-91.1172,33.2607],[-91.117,33.26],[-91.1168,33.2594],[-91.1164,33.2579],[-91.1162,33.2573],[-91.1156,33.256],[-91.1152,33.2552],[-91.1151,33.2552],[-91.115,33.2549],[-91.115,33.2548],[-91.1143,33.2529],[-91.1137,33.2518],[-91.1132,33.2508],[-91.1129,33.2501],[-91.1127,33.2498],[-91.1112,33.2471],[-91.1106,33.2459],[-91.1061,33.2418],[-91.1001,33.2381],[-91.0991,33.2382],[-91.0984,33.2391],[-91.0969,33.2416],[-91.096,33.2445],[-91.0952,33.2475],[-91.095,33.2484],[-91.0948,33.2501],[-91.0948,33.2505],[-91.0943,33.2513],[-91.0938,33.252],[-91.0934,33.2525],[-91.0927,33.2532],[-91.0924,33.2536],[-91.0921,33.2543],[-91.0915,33.2548],[-91.0912,33.2553],[-91.0909,33.2559],[-91.0905,33.2568],[-91.0903,33.2573],[-91.0903,33.2577],[-91.0902,33.2581],[-91.09,33.2588],[-91.09,33.2591],[-91.0899,33.2592],[-91.0899,33.2595],[-91.0898,33.26],[-91.0896,33.2602],[-91.0895,33.2604],[-91.0893,33.2612],[-91.0892,33.2616],[-91.089,33.2624],[-91.0888,33.263],[-91.0887,33.2637],[-91.0887,33.2639],[-91.0885,33.2645],[-91.0884,33.2646],[-91.088,33.2663],[-91.0876,33.2677],[-91.0866,33.2718],[-91.0861,33.2737],[-91.0859,33.2743],[-91.0857,33.2748],[-91.0851,33.2761],[-91.0848,33.2767],[-91.0846,33.2773],[-91.0837,33.2786],[-91.0828,33.2796],[-91.0819,33.2806],[-91.0812,33.2812],[-91.0798,33.2824],[-91.0785,33.2833],[-91.0767,33.2843],[-91.0745,33.2852],[-91.0726,33.2859],[-91.0703,33.2865],[-91.0687,33.2869],[-91.0681,33.287],[-91.067,33.2872],[-91.0662,33.2872],[-91.0638,33.2872],[-91.0637,33.2872],[-91.0636,33.2872],[-91.0613,33.2871],[-91.0587,33.2869],[-91.0554,33.2863],[-91.0539,33.2859],[-91.0524,33.2854],[-91.0507,33.2847],[-91.0501,33.2842],[-91.0496,33.2839],[-91.0482,33.2828],[-91.0472,33.2818],[-91.0462,33.2807],[-91.0451,33.279],[-91.0445,33.2777],[-91.0438,33.2756],[-91.0436,33.2746],[-91.0436,33.2735],[-91.0437,33.2718],[-91.044,33.2698],[-91.0442,33.2689],[-91.0445,33.2675],[-91.0452,33.2654],[-91.046,33.2636],[-91.0465,33.2623],[-91.0473,33.2608],[-91.0477,33.26],[-91.0481,33.2588],[-91.0487,33.257],[-91.0493,33.2551],[-91.0496,33.2539],[-91.05,33.2523],[-91.0502,33.2518],[-91.0504,33.2512],[-91.0507,33.2507],[-91.0511,33.2501],[-91.0524,33.2483],[-91.0536,33.2467],[-91.0541,33.2461],[-91.057,33.2432],[-91.0616,33.2394],[-91.0638,33.2377],[-91.0639,33.2374],[-91.0642,33.2368],[-91.0647,33.2356],[-91.065,33.235],[-91.0654,33.2333],[-91.0656,33.233],[-91.0677,33.233],[-91.0684,33.233],[-91.0687,33.2329],[-91.0691,33.2326],[-91.0697,33.2319],[-91.07,33.2313],[-91.0702,33.2307],[-91.0705,33.2305],[-91.0711,33.2301],[-91.0711,33.2285],[-91.071,33.2281],[-91.0705,33.2275],[-91.0707,33.2273],[-91.0711,33.2271],[-91.0726,33.2269],[-91.0741,33.2268],[-91.075,33.2269],[-91.0769,33.2274],[-91.0777,33.2275],[-91.0786,33.2271],[-91.0792,33.2265],[-91.0793,33.2257],[-91.0791,33.2248],[-91.0792,33.2239],[-91.0794,33.2234],[-91.0796,33.2233],[-91.0796,33.2232],[-91.081,33.2225],[-91.0829,33.2216],[-91.0851,33.2217],[-91.086,33.2216],[-91.087,33.2215],[-91.0902,33.221],[-91.0912,33.2209],[-91.0913,33.2209],[-91.0916,33.2208],[-91.0917,33.2208],[-91.091,33.2163],[-91.0899,33.2102],[-91.0888,33.2056],[-91.0881,33.2029],[-91.087,33.1985],[-91.086,33.1932],[-91.0857,33.1913],[-91.0847,33.1844],[-91.0844,33.1809],[-91.0844,33.177],[-91.0845,33.1716],[-91.0846,33.1701],[-91.0848,33.1679],[-91.0849,33.1658],[-91.085,33.1643],[-91.0849,33.1618],[-91.0849,33.1611],[-91.085,33.1593],[-91.0856,33.1558],[-91.0863,33.1518],[-91.0868,33.1487],[-91.0876,33.1452],[-91.0876,33.145],[-91.0886,33.1422],[-91.0899,33.1397],[-91.0911,33.1383],[-91.0932,33.1367],[-91.0943,33.1362],[-91.0969,33.1351],[-91.0977,33.1347],[-91.0981,33.1345],[-91.0993,33.134],[-91.0996,33.1338],[-91.1029,33.1323],[-91.1043,33.1316],[-91.1098,33.1305],[-91.1134,33.1299],[-91.1141,33.1298],[-91.117,33.1297],[-91.1186,33.1296],[-91.1205,33.1295],[-91.1229,33.1293],[-91.1235,33.1294],[-91.1239,33.1294],[-91.1244,33.1294],[-91.1251,33.1293],[-91.1267,33.129],[-91.1287,33.1291],[-91.1317,33.1291],[-91.1376,33.1294],[-91.1395,33.1295],[-91.1432,33.1298],[-91.1433,33.1298],[-91.1453,33.13],[-91.1504,33.1307],[-91.151,33.1312],[-91.1518,33.1318],[-91.1523,33.1326],[-91.1525,33.133],[-91.1523,33.1338],[-91.1524,33.1339],[-91.1524,33.1343],[-91.1526,33.1346],[-91.1528,33.1348],[-91.153,33.1351],[-91.154,33.1358],[-91.1543,33.136],[-91.1548,33.1364],[-91.1552,33.1367],[-91.1553,33.1367],[-91.1564,33.1377],[-91.1568,33.1381],[-91.1576,33.1387],[-91.1587,33.1398],[-91.1598,33.1408],[-91.1603,33.1412],[-91.1606,33.1414],[-91.1607,33.1414],[-91.1608,33.1414],[-91.1611,33.1415],[-91.1616,33.1418],[-91.1622,33.1419],[-91.1626,33.142],[-91.1638,33.1422],[-91.166,33.1424],[-91.1663,33.1425],[-91.1694,33.1426],[-91.1728,33.1425],[-91.1761,33.1422],[-91.1765,33.1422],[-91.18,33.142],[-91.1805,33.1419],[-91.1814,33.1419],[-91.1823,33.1418],[-91.1829,33.1418],[-91.1837,33.1417],[-91.1839,33.1416],[-91.1867,33.1406],[-91.1877,33.1403],[-91.1887,33.1398],[-91.1913,33.1384],[-91.1914,33.1383],[-91.1932,33.1367],[-91.1953,33.1347],[-91.1961,33.1335],[-91.1966,33.1328],[-91.1981,33.1307],[-91.1995,33.1287],[-91.2,33.1279],[-91.2018,33.1251],[-91.2015,33.1247],[-91.2019,33.1236],[-91.2021,33.1221],[-91.2021,33.1213],[-91.2019,33.1202],[-91.2018,33.1191],[-91.2018,33.1188],[-91.2018,33.1179],[-91.2017,33.1167],[-91.2016,33.1157],[-91.2016,33.1144],[-91.2016,33.1142],[-91.2016,33.1131],[-91.2016,33.1119],[-91.2015,33.1108],[-91.2015,33.1096],[-91.2011,33.1082],[-91.2002,33.1069],[-91.1988,33.1059],[-91.1959,33.1046],[-91.1935,33.1036],[-91.192,33.103],[-91.1874,33.101],[-91.1872,33.1009],[-91.1866,33.1007],[-91.1864,33.1006],[-91.1841,33.0997],[-91.1829,33.0994],[-91.1819,33.0991],[-91.1808,33.0984],[-91.1789,33.096],[-91.1774,33.0946],[-91.1758,33.0929],[-91.1749,33.0918],[-91.1747,33.0916],[-91.1739,33.0903],[-91.1736,33.0893],[-91.1728,33.0888],[-91.1717,33.088],[-91.1715,33.0878],[-91.1686,33.0868],[-91.168,33.0867],[-91.1667,33.0865],[-91.1659,33.0862],[-91.1641,33.086],[-91.1635,33.086],[-91.1607,33.0856],[-91.1564,33.0841],[-91.1539,33.0832],[-91.1534,33.083],[-91.1519,33.0825],[-91.1514,33.0823],[-91.1513,33.0823],[-91.1508,33.0821],[-91.1507,33.0821],[-91.1506,33.082],[-91.1504,33.0818],[-91.1498,33.0816],[-91.149,33.0811],[-91.1479,33.0803],[-91.1477,33.0801],[-91.1463,33.079],[-91.145,33.0782],[-91.144,33.0774],[-91.1427,33.0763],[-91.1407,33.075],[-91.1401,33.0746],[-91.1381,33.0733],[-91.1373,33.0729],[-91.1356,33.0721],[-91.1353,33.0719],[-91.1338,33.071],[-91.1324,33.07],[-91.1306,33.0683],[-91.1301,33.0679],[-91.1293,33.0673],[-91.1285,33.0665],[-91.1278,33.0661],[-91.1276,33.0659],[-91.1251,33.0643],[-91.1246,33.0641],[-91.124,33.0632],[-91.1234,33.0624],[-91.1221,33.0608],[-91.1212,33.0592],[-91.1208,33.0577],[-91.1205,33.0567],[-91.1203,33.0559],[-91.1203,33.0553],[-91.1204,33.0545],[-91.1208,33.0538],[-91.1216,33.0531],[-91.1225,33.0519],[-91.1231,33.0506],[-91.1235,33.0495],[-91.1236,33.049],[-91.1235,33.0482],[-91.1234,33.0475],[-91.1234,33.0466],[-91.1237,33.0456],[-91.1241,33.0446],[-91.1246,33.0436],[-91.1251,33.043],[-91.1255,33.0425],[-91.1256,33.0424],[-91.1259,33.0419],[-91.1262,33.0412],[-91.1262,33.0407],[-91.1262,33.0405],[-91.1259,33.0401],[-91.1259,33.04],[-91.1255,33.0397],[-91.1253,33.0392],[-91.1256,33.0383],[-91.1262,33.0371],[-91.1269,33.0363],[-91.1271,33.036],[-91.1291,33.0335],[-91.132,33.032],[-91.1346,33.0303],[-91.1374,33.0287],[-91.1376,33.0287],[-91.1407,33.0276],[-91.1419,33.0274],[-91.1422,33.0273],[-91.1424,33.0272],[-91.1432,33.0271],[-91.1436,33.0271],[-91.1445,33.027],[-91.146,33.0268],[-91.1498,33.0263],[-91.1524,33.025],[-91.1531,33.0248],[-91.1554,33.0239],[-91.1562,33.0236],[-91.1584,33.0222],[-91.1624,33.0197],[-91.1636,33.0176],[-91.1649,33.0145],[-91.1663,33.0113],[-91.1667,33.0099],[-91.1667,33.0097],[-91.1667,33.0082],[-91.1668,33.007],[-91.1667,33.0063],[-91.1663,33.0055],[-91.1663,33.0053],[-91.1661,33.0042],[-91.1661,33.0041],[-91.1668,33.0041],[-91.1689,33.0041],[-91.1696,33.0041],[-91.1704,33.0042],[-91.1727,33.0042],[-91.1734,33.0042],[-91.1762,33.0042],[-91.1769,33.0042],[-91.1787,33.0042],[-91.1846,33.0043],[-91.1945,33.0044],[-91.1997,33.0044],[-91.2008,33.0044],[-91.2039,33.0045],[-91.205,33.0045],[-91.2129,33.0046],[-91.2226,33.0046],[-91.2228,33.0046],[-91.2296,33.0048],[-91.2363,33.0049],[-91.2501,33.0051],[-91.2564,33.0051],[-91.2631,33.0051],[-91.2635,33.0051],[-91.2646,33.0051],[-91.265,33.0051],[-91.2652,33.0051],[-91.2657,33.0051],[-91.2658,33.0051],[-91.2673,33.0051],[-91.2718,33.0051],[-91.2733,33.005],[-91.2734,33.005],[-91.2735,33.005],[-91.2758,33.005],[-91.2815,33.0052],[-91.2834,33.0052],[-91.2842,33.0053],[-91.2843,33.0052],[-91.2859,33.0053],[-91.2874,33.0053],[-91.288,33.0053],[-91.2883,33.0053],[-91.2885,33.0053],[-91.2886,33.0054],[-91.289,33.0055],[-91.2892,33.0055],[-91.2895,33.0055],[-91.2901,33.0054],[-91.2905,33.0053],[-91.2907,33.0053],[-91.291,33.0054],[-91.2913,33.0054],[-91.292,33.0054],[-91.2923,33.0054],[-91.2932,33.0054],[-91.2941,33.0053],[-91.2949,33.0054],[-91.2968,33.0055],[-91.297,33.0055],[-91.2975,33.0054],[-91.2976,33.0054],[-91.2982,33.0054],[-91.2988,33.0055],[-91.3036,33.0054],[-91.3055,33.0054],[-91.3063,33.0054],[-91.3072,33.0054],[-91.3095,33.0055],[-91.3099,33.0055],[-91.3108,33.0055],[-91.3116,33.0055],[-91.312,33.0055],[-91.3122,33.0055],[-91.313,33.0055],[-91.3135,33.0055],[-91.3157,33.0055],[-91.318,33.0056],[-91.3189,33.0056],[-91.3193,33.0056],[-91.3213,33.0056],[-91.3224,33.0056],[-91.3226,33.0056],[-91.3232,33.0056],[-91.3244,33.0056],[-91.3249,33.0056],[-91.325,33.0056],[-91.3256,33.0056],[-91.3263,33.0056],[-91.3264,33.0056],[-91.3266,33.0056],[-91.3269,33.0057],[-91.3272,33.0057],[-91.3276,33.0057],[-91.3279,33.0057],[-91.3283,33.0057],[-91.3288,33.0057],[-91.3298,33.0057],[-91.33,33.0057],[-91.3318,33.0057],[-91.3325,33.0058],[-91.3327,33.0057],[-91.3331,33.0057],[-91.3332,33.0057],[-91.3386,33.0056],[-91.3388,33.0056],[-91.3389,33.0056],[-91.3391,33.0056],[-91.3394,33.0057],[-91.3396,33.0057],[-91.3397,33.0057],[-91.34,33.0057],[-91.3403,33.0057],[-91.3407,33.0058],[-91.3414,33.0057],[-91.3417,33.0057],[-91.3424,33.0057],[-91.3434,33.0057],[-91.3441,33.0057],[-91.3446,33.0057],[-91.3465,33.0058],[-91.3503,33.0058],[-91.3514,33.0058],[-91.3523,33.0058],[-91.353,33.0059],[-91.3538,33.0059],[-91.3549,33.0059],[-91.3564,33.0059],[-91.3582,33.0059],[-91.3583,33.0059],[-91.3586,33.0059],[-91.359,33.0059],[-91.3592,33.0059],[-91.3597,33.0059],[-91.3609,33.0059],[-91.3623,33.006],[-91.3627,33.0059],[-91.3628,33.0059],[-91.363,33.0059],[-91.3633,33.0059],[-91.3636,33.0059],[-91.3638,33.0059],[-91.3642,33.0059],[-91.365,33.0059],[-91.3654,33.0059],[-91.3655,33.0059],[-91.3659,33.0059],[-91.366,33.0059],[-91.3661,33.0059],[-91.3662,33.0059],[-91.3663,33.0059],[-91.3676,33.0059],[-91.3677,33.0059],[-91.3679,33.0059],[-91.3695,33.0059],[-91.3719,33.0059],[-91.3741,33.0059],[-91.3751,33.0059],[-91.3757,33.0059],[-91.3759,33.0059],[-91.376,33.0059],[-91.3763,33.0059],[-91.377,33.0059],[-91.3786,33.0059],[-91.3787,33.0059],[-91.3804,33.0059],[-91.3817,33.0059],[-91.3823,33.0059],[-91.3831,33.0059],[-91.3842,33.0059],[-91.3853,33.006],[-91.3861,33.006],[-91.3866,33.006],[-91.3876,33.006],[-91.3879,33.006],[-91.3882,33.006],[-91.3896,33.006],[-91.3913,33.006],[-91.3928,33.006],[-91.3932,33.006],[-91.3936,33.006],[-91.3939,33.006],[-91.3941,33.006],[-91.3943,33.006],[-91.3943,33.0061],[-91.3968,33.0059],[-91.3969,33.006],[-91.3972,33.006],[-91.3978,33.006],[-91.3982,33.006],[-91.3985,33.006],[-91.3988,33.006],[-91.3993,33.006],[-91.4,33.006],[-91.4023,33.0061],[-91.4107,33.0061],[-91.4109,33.0061],[-91.4114,33.006],[-91.4121,33.006],[-91.4123,33.006],[-91.4135,33.006],[-91.4166,33.0061],[-91.4179,33.0061],[-91.4203,33.0061],[-91.4221,33.0061],[-91.4244,33.0061],[-91.4255,33.0061],[-91.4354,33.0061],[-91.4357,33.0061],[-91.4358,33.0061],[-91.4359,33.0061],[-91.4361,33.0061],[-91.4362,33.0061],[-91.4363,33.0061],[-91.4374,33.0061],[-91.441,33.006],[-91.4421,33.006],[-91.4534,33.0058],[-91.4536,33.0059],[-91.4593,33.0059],[-91.4604,33.0059],[-91.4619,33.0059],[-91.4625,33.0059],[-91.4662,33.006],[-91.4677,33.0061],[-91.4694,33.0061],[-91.471,33.0062],[-91.4746,33.0062],[-91.4763,33.0062],[-91.4769,33.0062],[-91.4788,33.0062],[-91.4795,33.0062],[-91.4824,33.0062],[-91.4856,33.0062],[-91.4879,33.0062],[-91.4887,33.0062],[-91.4892,33.0062],[-91.4893,33.0062],[-91.4894,33.0062],[-91.4902,33.0062],[-91.4926,33.0064],[-91.4935,33.0064],[-91.4937,33.0064],[-91.4945,33.0065],[-91.4948,33.0065],[-91.4962,33.0066],[-91.5001,33.0068],[-91.5002,33.0068],[-91.5016,33.0068],[-91.5063,33.0068],[-91.5129,33.0068],[-91.5295,33.0068],[-91.535,33.0068],[-91.5362,33.0068],[-91.5398,33.0068],[-91.541,33.0068],[-91.543,33.0068],[-91.5491,33.0068],[-91.5511,33.0068],[-91.5528,33.0068],[-91.5578,33.0068],[-91.5595,33.0068],[-91.5603,33.0068],[-91.5626,33.0068],[-91.5633,33.0068],[-91.564,33.0068],[-91.5659,33.0068],[-91.5665,33.0068],[-91.5677,33.0069],[-91.5712,33.0069],[-91.5723,33.0069],[-91.573,33.0069],[-91.5749,33.0068],[-91.5756,33.0067],[-91.5764,33.0067],[-91.5788,33.0065],[-91.5796,33.0065],[-91.5797,33.0065],[-91.5798,33.0065],[-91.5822,33.0066],[-91.5832,33.0066],[-91.5872,33.0063],[-91.5893,33.0064],[-91.591,33.0065],[-91.5917,33.0065],[-91.5935,33.0065],[-91.5991,33.0066],[-91.601,33.0066],[-91.6014,33.0066],[-91.6027,33.0066],[-91.6031,33.0067],[-91.6038,33.0066],[-91.606,33.0066],[-91.6067,33.0066],[-91.6072,33.0066],[-91.6085,33.0066],[-91.609,33.0066],[-91.6107,33.0066],[-91.6159,33.0067],[-91.6176,33.0067],[-91.6188,33.0067],[-91.6224,33.0066],[-91.6236,33.0066],[-91.6237,33.0066],[-91.6239,33.0067],[-91.624,33.0067],[-91.6242,33.0067],[-91.6244,33.0068],[-91.6245,33.0067],[-91.6246,33.0067],[-91.6248,33.0067],[-91.6252,33.0067],[-91.6259,33.0067],[-91.6261,33.0067],[-91.6266,33.0067],[-91.6274,33.0067],[-91.6275,33.0067],[-91.6276,33.0066],[-91.6278,33.0066],[-91.6279,33.0066],[-91.6343,33.0067],[-91.6346,33.0067],[-91.6348,33.0067],[-91.6395,33.0067],[-91.6469,33.0068],[-91.6501,33.0068],[-91.6563,33.0068],[-91.66,33.0069],[-91.6812,33.007],[-91.6834,33.0071],[-91.69,33.0074],[-91.6903,33.0074],[-91.6922,33.0074],[-91.6954,33.0074],[-91.6962,33.0074],[-91.6991,33.0074],[-91.7098,33.0074],[-91.71,33.0074],[-91.7106,33.0074],[-91.7108,33.0074],[-91.7145,33.0073],[-91.7165,33.0073],[-91.7213,33.0073],[-91.7307,33.0075],[-91.7322,33.0075],[-91.7355,33.0076],[-91.7497,33.0073],[-91.7512,33.0073],[-91.7519,33.0072],[-91.7524,33.0072],[-91.7541,33.0071],[-91.7551,33.007],[-91.7624,33.0071],[-91.7628,33.0071],[-91.7638,33.0071],[-91.7642,33.0071],[-91.7656,33.0071],[-91.7687,33.0071],[-91.7733,33.0071],[-91.7798,33.0072],[-91.7886,33.0072],[-91.7893,33.0072],[-91.7912,33.0073],[-91.7918,33.0073],[-91.7919,33.0073],[-91.7923,33.0073],[-91.7924,33.0073],[-91.794,33.0073],[-91.7987,33.0074],[-91.8003,33.0074],[-91.8006,33.0074],[-91.8016,33.0074],[-91.8019,33.0074],[-91.8021,33.0074],[-91.8026,33.0074],[-91.8028,33.0074],[-91.8093,33.0074],[-91.8136,33.0074],[-91.8165,33.0074],[-91.8359,33.0076],[-91.8363,33.0076],[-91.8375,33.0076],[-91.8379,33.0076],[-91.8393,33.0076],[-91.8437,33.0076],[-91.8451,33.0076],[-91.8455,33.0076],[-91.8465,33.0076],[-91.8469,33.0076],[-91.8478,33.0076],[-91.848,33.0076],[-91.8518,33.0076],[-91.856,33.0076],[-91.8698,33.0076],[-91.8704,33.0076],[-91.8706,33.0076],[-91.8707,33.0076],[-91.8751,33.0077],[-91.8766,33.0077],[-91.8845,33.0076],[-91.899,33.0075],[-91.9005,33.0076],[-91.9006,33.0076],[-91.9089,33.0077],[-91.9094,33.0077],[-91.91,33.0077],[-91.9125,33.0077],[-91.919,33.0077],[-91.9201,33.0077],[-91.9226,33.0076],[-91.9228,33.0076],[-91.9233,33.0076],[-91.9235,33.0076],[-91.9237,33.0076],[-91.9241,33.0076],[-91.9243,33.0076],[-91.9271,33.0076],[-91.9274,33.0076],[-91.9302,33.0077],[-91.9325,33.0077],[-91.9429,33.0076],[-91.9498,33.0076],[-91.9513,33.0076],[-91.9516,33.0075],[-91.952,33.0074],[-91.9528,33.0075],[-91.9554,33.0075],[-91.9555,33.0075],[-91.9564,33.0076],[-91.9578,33.0076],[-91.9619,33.0077],[-91.9633,33.0077],[-91.9665,33.0077],[-91.9672,33.0077],[-91.9755,33.0077],[-91.9761,33.0077],[-91.9778,33.0077],[-91.9793,33.0077],[-91.9799,33.0077],[-91.9814,33.0077],[-91.982,33.0077],[-91.9844,33.0077],[-91.9918,33.0077],[-91.9942,33.0077],[-91.9947,33.0077],[-91.9962,33.0078],[-91.9967,33.0078],[-91.9989,33.0078],[-92.0001,33.0078],[-92.001,33.0079],[-92.0011,33.0079],[-92.0058,33.0079],[-92.0171,33.0078],[-92.0208,33.0078],[-92.0223,33.0078],[-92.0268,33.0078],[-92.0283,33.0078],[-92.0325,33.0078],[-92.0371,33.0078],[-92.0411,33.0078],[-92.0433,33.0078],[-92.0636,33.0082],[-92.0652,33.0082],[-92.0686,33.0082],[-92.0688,33.0082],[-92.069,33.0082],[-92.0691,33.0082],[-92.0692,33.0082],[-92.0694,33.0082],[-92.0695,33.0082],[-92.0702,33.0082],[-92.0757,33.0082],[-92.0945,33.0083],[-92.096,33.0083],[-92.0961,33.0083],[-92.0997,33.0083],[-92.0998,33.0083],[-92.0999,33.0083],[-92.1,33.0083],[-92.1008,33.0083],[-92.1012,33.0083],[-92.1019,33.0083],[-92.1026,33.0083],[-92.103,33.0083],[-92.1034,33.0083],[-92.1044,33.0084],[-92.1045,33.0084],[-92.1046,33.0084],[-92.1047,33.0084],[-92.1048,33.0084],[-92.1049,33.0084],[-92.105,33.0084],[-92.1111,33.0084],[-92.1251,33.0084],[-92.1302,33.0085],[-92.1365,33.0085],[-92.1374,33.0085],[-92.1401,33.0085],[-92.141,33.0086],[-92.1447,33.0086],[-92.1524,33.0087],[-92.1559,33.0088],[-92.1596,33.0088],[-92.1598,33.0088],[-92.1606,33.0088],[-92.1608,33.0088],[-92.1609,33.0088],[-92.1625,33.0089],[-92.1675,33.0089],[-92.1691,33.0089],[-92.1703,33.0089],[-92.1719,33.0089],[-92.1802,33.009],[-92.183,33.009],[-92.1835,33.009],[-92.1849,33.0091],[-92.1854,33.0091],[-92.1861,33.0091],[-92.1862,33.0091],[-92.1882,33.0091],[-92.1889,33.0091],[-92.189,33.0091],[-92.1908,33.0091],[-92.1964,33.0091],[-92.1983,33.0091],[-92.1988,33.0091],[-92.2005,33.0091],[-92.2011,33.0091],[-92.2013,33.0091],[-92.2024,33.0091],[-92.2064,33.0091],[-92.2077,33.0092],[-92.2085,33.0092],[-92.2108,33.0092],[-92.2116,33.0092],[-92.2127,33.0092],[-92.216,33.0092],[-92.2162,33.0092],[-92.2171,33.0092],[-92.2177,33.0092],[-92.2196,33.0092],[-92.2198,33.0092],[-92.2203,33.0091],[-92.2205,33.0091],[-92.2212,33.0091],[-92.2214,33.0091],[-92.2215,33.0091],[-92.2216,33.0091],[-92.222,33.0091],[-92.2222,33.0091],[-92.2223,33.0091],[-92.2226,33.0092],[-92.2227,33.0092],[-92.2228,33.0092],[-92.223,33.0093],[-92.2232,33.0093],[-92.2234,33.0093],[-92.2235,33.0093],[-92.2245,33.0093],[-92.2272,33.0093],[-92.2274,33.0093],[-92.2289,33.0093],[-92.2298,33.0093],[-92.2305,33.0094],[-92.2322,33.0094],[-92.2329,33.0094],[-92.2334,33.0094],[-92.235,33.0094],[-92.2368,33.0095],[-92.2377,33.0095],[-92.2393,33.0095],[-92.2395,33.0095],[-92.2399,33.0095],[-92.242,33.0095],[-92.2435,33.0095],[-92.2436,33.0095],[-92.2446,33.0095],[-92.2452,33.0095],[-92.2455,33.0095],[-92.2472,33.0096],[-92.2492,33.0096],[-92.2498,33.0096],[-92.2506,33.0096],[-92.2516,33.0096],[-92.2524,33.0096],[-92.2529,33.0096],[-92.2533,33.0096],[-92.2537,33.0096],[-92.2546,33.0097],[-92.2558,33.0097],[-92.2562,33.0097],[-92.2572,33.0097],[-92.2573,33.0097],[-92.2575,33.0097],[-92.2585,33.0097],[-92.2588,33.0097],[-92.2589,33.0097],[-92.2594,33.0097],[-92.2599,33.0097],[-92.2609,33.0097],[-92.2611,33.0097],[-92.2612,33.0097],[-92.2617,33.0097],[-92.2625,33.0098],[-92.2627,33.0098],[-92.2631,33.0099],[-92.2634,33.0099],[-92.2637,33.0099],[-92.2656,33.0099],[-92.2658,33.0099],[-92.2666,33.0099],[-92.2668,33.0099],[-92.2669,33.0099],[-92.2673,33.0099],[-92.2683,33.0099],[-92.2685,33.0099],[-92.269,33.0099],[-92.2692,33.0099],[-92.2696,33.0099],[-92.2698,33.0099],[-92.27,33.0099],[-92.2701,33.0099],[-92.2703,33.0099],[-92.2712,33.0099],[-92.2715,33.0099],[-92.2716,33.0099],[-92.272,33.0099],[-92.2721,33.0099],[-92.2723,33.0099],[-92.2724,33.0099],[-92.2728,33.0099],[-92.2733,33.0099],[-92.2736,33.0099],[-92.2737,33.0099],[-92.2737,33.01],[-92.2746,33.01],[-92.275,33.01],[-92.2758,33.01],[-92.277,33.0101],[-92.2776,33.0101],[-92.2779,33.0101],[-92.2785,33.0101],[-92.2803,33.01],[-92.2806,33.01],[-92.2812,33.01],[-92.2832,33.0101],[-92.2843,33.0101],[-92.2851,33.0101],[-92.2857,33.0102],[-92.2861,33.0102],[-92.2863,33.0102],[-92.2875,33.0102],[-92.2879,33.0102],[-92.288,33.0102],[-92.2891,33.0103],[-92.2895,33.0103],[-92.2898,33.0103],[-92.29,33.0103],[-92.2906,33.0103],[-92.291,33.0103],[-92.2914,33.0103],[-92.2916,33.0103],[-92.2921,33.0103],[-92.2925,33.0103],[-92.2927,33.0103],[-92.2928,33.0103],[-92.2931,33.0103],[-92.2936,33.0103],[-92.2943,33.0103],[-92.2944,33.0103],[-92.2949,33.0103],[-92.2951,33.0103],[-92.2953,33.0103],[-92.2967,33.0103],[-92.2972,33.0103],[-92.2984,33.0103],[-92.2996,33.0103],[-92.3022,33.0103],[-92.3035,33.0103],[-92.3041,33.0103],[-92.3045,33.0103],[-92.3054,33.0103],[-92.306,33.0103],[-92.3067,33.0103],[-92.3078,33.0103],[-92.311,33.0104],[-92.3121,33.0104],[-92.3143,33.0104],[-92.3161,33.0104],[-92.3205,33.0105],[-92.3208,33.0105],[-92.321,33.0105],[-92.3229,33.0105],[-92.3237,33.0105],[-92.3259,33.0105],[-92.3267,33.0105],[-92.3269,33.0105],[-92.3274,33.0105],[-92.3276,33.0105],[-92.3289,33.0105],[-92.3294,33.0105],[-92.3329,33.0104],[-92.3343,33.0104],[-92.3345,33.0104],[-92.3352,33.0104],[-92.3355,33.0104],[-92.3356,33.0104],[-92.3359,33.0104],[-92.336,33.0105],[-92.3363,33.0105],[-92.3365,33.0106],[-92.3366,33.0106],[-92.3367,33.0106],[-92.337,33.0106],[-92.3376,33.0106],[-92.3383,33.0106],[-92.3429,33.0106],[-92.3432,33.0106],[-92.3446,33.0106],[-92.3448,33.0106],[-92.3449,33.0106],[-92.3452,33.0106],[-92.3463,33.0107],[-92.3467,33.0107],[-92.3469,33.0107],[-92.3482,33.0107],[-92.3525,33.0107],[-92.3538,33.0108],[-92.3539,33.0108],[-92.354,33.0108],[-92.3556,33.0108],[-92.3571,33.0108],[-92.3606,33.0108],[-92.3621,33.0108],[-92.3623,33.0108],[-92.3624,33.0108],[-92.3627,33.0108],[-92.3628,33.0108],[-92.3629,33.0108],[-92.363,33.0108],[-92.3636,33.0108],[-92.3657,33.0108],[-92.3664,33.0108],[-92.3667,33.0108],[-92.3677,33.0108],[-92.368,33.0108],[-92.3682,33.0108],[-92.3699,33.0109],[-92.3703,33.0109],[-92.3705,33.0109],[-92.3706,33.0109],[-92.3706,33.011],[-92.3708,33.011],[-92.3711,33.011],[-92.3712,33.011],[-92.3713,33.011],[-92.3725,33.011],[-92.3728,33.011],[-92.3734,33.011],[-92.3744,33.011],[-92.3752,33.011],[-92.3759,33.011],[-92.3766,33.011],[-92.3771,33.011],[-92.3774,33.011],[-92.3781,33.011],[-92.3784,33.011],[-92.379,33.0109],[-92.3792,33.011],[-92.3795,33.011],[-92.3797,33.011],[-92.3798,33.011],[-92.3808,33.011],[-92.3858,33.011],[-92.3879,33.011],[-92.39,33.011],[-92.3902,33.011],[-92.3906,33.011],[-92.3916,33.011],[-92.3917,33.011],[-92.3919,33.011],[-92.3941,33.0111],[-92.3993,33.0112],[-92.4008,33.0112],[-92.4027,33.0112],[-92.403,33.0112],[-92.4031,33.0112],[-92.404,33.0112],[-92.407,33.0112],[-92.4079,33.0113],[-92.4093,33.0113],[-92.4134,33.0113],[-92.4148,33.0113],[-92.4152,33.0113],[-92.4164,33.0113],[-92.4168,33.0113],[-92.4187,33.0114],[-92.4198,33.0114],[-92.42,33.0114],[-92.4246,33.0115],[-92.4255,33.0115],[-92.4265,33.0115],[-92.4286,33.0115],[-92.4292,33.0115],[-92.4372,33.0116],[-92.4388,33.0116],[-92.4398,33.0116],[-92.4419,33.0116],[-92.4423,33.0116],[-92.4482,33.0117],[-92.4483,33.0117],[-92.4491,33.0117],[-92.4499,33.0117],[-92.45,33.0117],[-92.4507,33.0117],[-92.4516,33.0117],[-92.4518,33.0117],[-92.4523,33.0118],[-92.4525,33.0118],[-92.4531,33.0118],[-92.4538,33.0118],[-92.4548,33.0119],[-92.4568,33.0119],[-92.4578,33.0119],[-92.4591,33.0119],[-92.4593,33.0119],[-92.4599,33.0119],[-92.4605,33.0119],[-92.4612,33.0119],[-92.4623,33.0119],[-92.4627,33.0119],[-92.4642,33.012],[-92.4653,33.012],[-92.4677,33.012],[-92.4693,33.012],[-92.4697,33.012],[-92.4698,33.012],[-92.4714,33.012],[-92.476,33.0121],[-92.4775,33.0122],[-92.4778,33.0122],[-92.4784,33.0122],[-92.4787,33.0122],[-92.4796,33.0122],[-92.4822,33.0121],[-92.483,33.0121],[-92.4831,33.0121],[-92.4838,33.0121],[-92.4841,33.0121],[-92.4874,33.0121],[-92.4881,33.0121],[-92.4884,33.0121],[-92.4885,33.0121],[-92.4888,33.0121],[-92.4903,33.0121],[-92.4945,33.0122],[-92.4959,33.0123],[-92.4961,33.0123],[-92.4967,33.0122],[-92.4969,33.0122],[-92.4971,33.0122],[-92.4976,33.0122],[-92.4977,33.0122],[-92.4978,33.0122],[-92.4986,33.0122],[-92.5003,33.0122],[-92.5014,33.0122],[-92.5022,33.0122],[-92.5024,33.0122],[-92.5025,33.0122],[-92.5028,33.0122],[-92.5037,33.0123],[-92.5039,33.0123],[-92.504,33.0123],[-92.5043,33.0122],[-92.5055,33.0123],[-92.51,33.0124],[-92.5114,33.0125],[-92.5134,33.0125],[-92.5186,33.0125],[-92.5191,33.0125],[-92.5202,33.0125],[-92.5206,33.0125],[-92.521,33.0125],[-92.5211,33.0125],[-92.5212,33.0125],[-92.5215,33.0125],[-92.5216,33.0125],[-92.5217,33.0125],[-92.5218,33.0125],[-92.5219,33.0125],[-92.5223,33.0125],[-92.5225,33.0125],[-92.5227,33.0125],[-92.523,33.0125],[-92.5231,33.0125],[-92.5232,33.0125],[-92.5237,33.0125],[-92.5241,33.0126],[-92.5243,33.0126],[-92.5247,33.0126],[-92.5248,33.0126],[-92.5249,33.0126],[-92.525,33.0126],[-92.5251,33.0126],[-92.5253,33.0126],[-92.5264,33.0126],[-92.5267,33.0126],[-92.5268,33.0126],[-92.5269,33.0126],[-92.5272,33.0126],[-92.5272,33.0125],[-92.5273,33.0126],[-92.5273,33.0125],[-92.5274,33.0125],[-92.5275,33.0125],[-92.5276,33.0125],[-92.5278,33.0125],[-92.528,33.0125],[-92.5292,33.0126],[-92.5294,33.0126],[-92.5297,33.0126],[-92.5298,33.0126],[-92.5302,33.0126],[-92.5304,33.0126],[-92.5305,33.0126],[-92.5306,33.0126],[-92.5307,33.0126],[-92.5308,33.0126],[-92.5309,33.0126],[-92.5313,33.0126],[-92.5316,33.0126],[-92.5318,33.0126],[-92.5323,33.0126],[-92.5325,33.0126],[-92.5327,33.0126],[-92.5329,33.0126],[-92.5334,33.0126],[-92.5335,33.0126],[-92.5336,33.0126],[-92.5337,33.0126],[-92.5346,33.0126],[-92.5372,33.0127],[-92.538,33.0127],[-92.5384,33.0127],[-92.5394,33.0127],[-92.5398,33.0127],[-92.5399,33.0127],[-92.5403,33.0127],[-92.5404,33.0127],[-92.5442,33.0127],[-92.5556,33.0127],[-92.5594,33.0127],[-92.5604,33.0128],[-92.5636,33.0128],[-92.5646,33.0129],[-92.5664,33.0129],[-92.5718,33.013],[-92.5735,33.013],[-92.5736,33.013],[-92.5747,33.013],[-92.5782,33.013],[-92.5794,33.013],[-92.5799,33.013],[-92.5814,33.013],[-92.5819,33.013],[-92.5827,33.013],[-92.5852,33.0131],[-92.586,33.0131],[-92.5866,33.0131],[-92.5884,33.0132],[-92.5886,33.0132],[-92.5889,33.0132],[-92.5896,33.0132],[-92.5914,33.0132],[-92.592,33.0132],[-92.5923,33.0133],[-92.5931,33.0133],[-92.5934,33.0133],[-92.5939,33.0133],[-92.5952,33.0133],[-92.5957,33.0133],[-92.5958,33.0133],[-92.5981,33.0133],[-92.5991,33.0134],[-92.6045,33.0134],[-92.6053,33.0134],[-92.6059,33.0134],[-92.6078,33.0134],[-92.6086,33.0134],[-92.611,33.0134],[-92.6119,33.0134],[-92.6139,33.0134],[-92.62,33.0134],[-92.6221,33.0134],[-92.6222,33.0134],[-92.6228,33.0134],[-92.6249,33.0134],[-92.6252,33.0134],[-92.6257,33.0134],[-92.6258,33.0134],[-92.626,33.0134],[-92.6269,33.0134],[-92.6272,33.0134],[-92.6276,33.0134],[-92.6288,33.0134],[-92.6292,33.0135],[-92.6294,33.0135],[-92.6298,33.0135],[-92.63,33.0135],[-92.6331,33.0136],[-92.642,33.0138],[-92.6423,33.0138],[-92.6454,33.0138],[-92.6462,33.0138],[-92.6487,33.0139],[-92.6495,33.0139],[-92.6507,33.0139],[-92.6526,33.0139],[-92.6543,33.0139],[-92.655,33.0139],[-92.6553,33.0139],[-92.6555,33.0139],[-92.656,33.0139],[-92.6575,33.0139],[-92.6579,33.014],[-92.6582,33.014],[-92.6587,33.014],[-92.659,33.014],[-92.66,33.014],[-92.663,33.014],[-92.664,33.014],[-92.6656,33.014],[-92.6705,33.0141],[-92.6721,33.0141],[-92.6747,33.0142],[-92.6824,33.0142],[-92.6825,33.0142],[-92.6833,33.0142],[-92.6834,33.0142],[-92.6841,33.0143],[-92.6851,33.0143],[-92.6864,33.0143],[-92.6904,33.0143],[-92.691,33.0144],[-92.6917,33.0144],[-92.694,33.0144],[-92.7006,33.0145],[-92.7029,33.0145],[-92.7031,33.0145],[-92.7032,33.0145],[-92.7035,33.0145],[-92.7044,33.0145],[-92.7047,33.0145],[-92.7052,33.0145],[-92.7069,33.0145],[-92.7075,33.0145],[-92.7077,33.0145],[-92.7078,33.0145],[-92.7079,33.0145],[-92.7081,33.0144],[-92.7082,33.0144],[-92.7088,33.0144],[-92.7105,33.0144],[-92.7111,33.0144],[-92.7112,33.0144],[-92.7114,33.0144],[-92.7116,33.0144],[-92.7124,33.0144],[-92.7128,33.0144],[-92.713,33.0144],[-92.714,33.0144],[-92.7149,33.0144],[-92.7152,33.0144],[-92.7158,33.0144],[-92.7159,33.0144],[-92.716,33.0144],[-92.7161,33.0144],[-92.7162,33.0145],[-92.7164,33.0145],[-92.7169,33.0144],[-92.7171,33.0144],[-92.7172,33.0144],[-92.7173,33.0144],[-92.7174,33.0144],[-92.7175,33.0144],[-92.7176,33.0144],[-92.7178,33.0144],[-92.7179,33.0144],[-92.718,33.0144],[-92.7182,33.0144],[-92.7183,33.0144],[-92.7184,33.0144],[-92.7185,33.0144],[-92.7186,33.0144],[-92.719,33.0144],[-92.7191,33.0144],[-92.7192,33.0144],[-92.7202,33.0144],[-92.7208,33.0144],[-92.7209,33.0144],[-92.7211,33.0144],[-92.7219,33.0144],[-92.7221,33.0144],[-92.7222,33.0144],[-92.7234,33.0144],[-92.7247,33.0144],[-92.7261,33.0144],[-92.7274,33.0144],[-92.7287,33.0144],[-92.7328,33.0144],[-92.7332,33.0144],[-92.7333,33.0144],[-92.7335,33.0144],[-92.7336,33.0144],[-92.7339,33.0144],[-92.7346,33.0144],[-92.7348,33.0145],[-92.7352,33.0145],[-92.7363,33.0145],[-92.7381,33.0145],[-92.739,33.0145],[-92.7399,33.0145],[-92.7404,33.0145],[-92.741,33.0145],[-92.7415,33.0146],[-92.742,33.0146],[-92.7427,33.0147],[-92.7435,33.0147],[-92.744,33.0147],[-92.7446,33.0147],[-92.7456,33.0147],[-92.7465,33.0147],[-92.7473,33.0147],[-92.7483,33.0147],[-92.7489,33.0147],[-92.7493,33.0148],[-92.75,33.0148],[-92.7548,33.0148],[-92.7598,33.0148],[-92.7605,33.0149],[-92.7612,33.0149],[-92.7622,33.0149],[-92.7628,33.0149],[-92.7636,33.0149],[-92.7649,33.0149],[-92.7663,33.0149],[-92.767,33.0149],[-92.7674,33.0149],[-92.768,33.0149],[-92.7684,33.0149],[-92.7689,33.0149],[-92.7713,33.0149],[-92.7747,33.015],[-92.7754,33.0149],[-92.7786,33.0149],[-92.7792,33.0149],[-92.7795,33.0149],[-92.7797,33.0149],[-92.7799,33.0149],[-92.7812,33.0149],[-92.7819,33.0149],[-92.7825,33.0149],[-92.7832,33.0149],[-92.7843,33.0149],[-92.7853,33.0149],[-92.7858,33.0149],[-92.7867,33.0149],[-92.7893,33.015],[-92.792,33.015],[-92.7939,33.015],[-92.7961,33.015],[-92.7966,33.015],[-92.7989,33.015],[-92.8024,33.0151],[-92.8029,33.0151],[-92.8034,33.0151],[-92.8036,33.0151],[-92.8045,33.0151],[-92.8054,33.0152],[-92.8057,33.0152],[-92.8059,33.0152],[-92.8072,33.0153],[-92.8083,33.0154],[-92.8095,33.0155],[-92.8101,33.0155],[-92.8118,33.0155],[-92.8128,33.0155],[-92.8141,33.0155],[-92.8154,33.0155],[-92.8163,33.0155],[-92.8177,33.0155],[-92.8201,33.0155],[-92.8209,33.0155],[-92.8217,33.0155],[-92.8224,33.0156],[-92.8233,33.0156],[-92.8242,33.0156],[-92.8245,33.0156],[-92.8269,33.0157],[-92.8284,33.0157],[-92.8287,33.0157],[-92.8305,33.0157],[-92.8403,33.0158],[-92.8407,33.0158],[-92.8424,33.0159],[-92.8434,33.016],[-92.8439,33.0161],[-92.8441,33.0161],[-92.8446,33.016],[-92.8448,33.016],[-92.8452,33.016],[-92.8468,33.0159],[-92.8485,33.0158],[-92.8529,33.0161],[-92.8549,33.0162],[-92.8566,33.0163],[-92.8567,33.0163],[-92.8609,33.0163],[-92.8611,33.0163],[-92.8618,33.0163],[-92.8635,33.0162],[-92.8663,33.0162],[-92.8673,33.0162],[-92.8752,33.0161],[-92.8783,33.0161],[-92.8792,33.0162],[-92.8821,33.0162],[-92.883,33.0162],[-92.8833,33.0162],[-92.8843,33.0162],[-92.8847,33.0162],[-92.8849,33.0162],[-92.8864,33.0162],[-92.8916,33.0163],[-92.8933,33.0163],[-92.8934,33.0163],[-92.8935,33.0163],[-92.8936,33.0163],[-92.8943,33.0163],[-92.8965,33.0164],[-92.8972,33.0164],[-92.8975,33.0164],[-92.8977,33.0164],[-92.8991,33.0164],[-92.8996,33.0163],[-92.8999,33.0163],[-92.9009,33.0163],[-92.9012,33.0163],[-92.9013,33.0163],[-92.9021,33.0163],[-92.9049,33.0164],[-92.9057,33.0165],[-92.9058,33.0165],[-92.9059,33.0165],[-92.906,33.0165],[-92.907,33.0165],[-92.9097,33.0166],[-92.9108,33.0166],[-92.912,33.0166],[-92.913,33.0166],[-92.9159,33.0166],[-92.9168,33.0166],[-92.9175,33.0166],[-92.9194,33.0166],[-92.9197,33.0166],[-92.92,33.0166],[-92.9231,33.0166],[-92.9281,33.0167],[-92.9306,33.0167],[-92.9313,33.0167],[-92.9362,33.0168],[-92.9467,33.017],[-92.947,33.017],[-92.9492,33.017],[-92.9527,33.017],[-92.9558,33.0171],[-92.957,33.0171],[-92.9584,33.0172],[-92.9585,33.0172],[-92.9607,33.0172],[-92.9642,33.0172],[-92.9677,33.0172],[-92.9693,33.0172],[-92.9709,33.0173],[-92.971,33.0172],[-92.9733,33.0172],[-92.9816,33.0173],[-92.9843,33.0174],[-92.9847,33.0174],[-92.9857,33.0174],[-92.986,33.0174],[-92.9865,33.0174],[-92.9867,33.0174],[-92.9882,33.0174],[-92.9887,33.0174],[-92.9891,33.0174],[-92.9904,33.0174],[-92.9908,33.0175],[-92.9909,33.0175],[-92.9916,33.0175],[-92.9939,33.0175],[-92.9946,33.0175],[-92.995,33.0175],[-92.9955,33.0175],[-92.9979,33.0175],[-92.9987,33.0175],[-92.9988,33.0175],[-93.0002,33.0176],[-93.0048,33.0175],[-93.0063,33.0175],[-93.0075,33.0175],[-93.0079,33.0174],[-93.008,33.0174],[-93.0083,33.0174],[-93.013,33.0173],[-93.0146,33.0173],[-93.0175,33.0173],[-93.0272,33.0175],[-93.0366,33.0176],[-93.0389,33.0177],[-93.0408,33.0177],[-93.0437,33.0177],[-93.0457,33.0177],[-93.0477,33.0177],[-93.048,33.0177],[-93.0517,33.0177],[-93.0707,33.0178],[-93.0719,33.0178],[-93.0732,33.0179],[-93.0745,33.0179],[-93.0786,33.0179],[-93.08,33.0179],[-93.0803,33.0179],[-93.0811,33.0179],[-93.0814,33.0179],[-93.0816,33.0179],[-93.0821,33.0179],[-93.0823,33.0179],[-93.0841,33.0178],[-93.0858,33.0177],[-93.0861,33.0177],[-93.0896,33.0177],[-93.0914,33.0177],[-93.0935,33.0177],[-93.0997,33.0177],[-93.1002,33.0177],[-93.101,33.0178],[-93.1014,33.0177],[-93.1017,33.0177],[-93.1018,33.0177],[-93.1022,33.0177],[-93.1034,33.0178],[-93.1084,33.0178],[-93.1101,33.0179],[-93.112,33.0179],[-93.115,33.0179],[-93.1178,33.0179],[-93.1188,33.0179],[-93.1197,33.0179],[-93.1199,33.0179],[-93.1213,33.0179],[-93.1252,33.0178],[-93.1261,33.0178],[-93.1276,33.0178],[-93.1277,33.0178],[-93.1289,33.0178],[-93.1314,33.0178],[-93.1326,33.0178],[-93.1338,33.0178],[-93.1339,33.0178],[-93.1344,33.0178],[-93.1345,33.0178],[-93.1401,33.0178],[-93.145,33.0178],[-93.1476,33.0178],[-93.1478,33.0178],[-93.1479,33.0178],[-93.1537,33.0178],[-93.1545,33.0178],[-93.1567,33.0179],[-93.1569,33.0179],[-93.1577,33.0178],[-93.1579,33.0178],[-93.1582,33.0178],[-93.1591,33.0178],[-93.1595,33.0178],[-93.1599,33.0178],[-93.1612,33.0178],[-93.1617,33.0178],[-93.1624,33.0178],[-93.1641,33.0178],[-93.1647,33.0178],[-93.1654,33.0178],[-93.1656,33.0178],[-93.1661,33.0178],[-93.1663,33.0178],[-93.1674,33.0178],[-93.1675,33.0178],[-93.1681,33.0178],[-93.1712,33.0178],[-93.1724,33.0178],[-93.1754,33.0178],[-93.1767,33.0178],[-93.1784,33.0178],[-93.1797,33.0178],[-93.1799,33.0178],[-93.1822,33.0179],[-93.1829,33.0179],[-93.1831,33.0179],[-93.1842,33.0179],[-93.1844,33.0179],[-93.1846,33.0179],[-93.185,33.0179],[-93.1851,33.0179],[-93.1861,33.0179],[-93.1873,33.0179],[-93.1877,33.0179],[-93.19,33.0179],[-93.1904,33.0179],[-93.1909,33.0179],[-93.191,33.0179],[-93.1911,33.0179],[-93.1916,33.0179],[-93.1923,33.0179],[-93.1958,33.0179],[-93.1974,33.0179],[-93.1976,33.0179],[-93.198,33.0179],[-93.2014,33.018],[-93.2052,33.0181],[-93.2088,33.0182],[-93.2126,33.0183],[-93.2146,33.0184],[-93.2153,33.0184],[-93.2156,33.0184],[-93.2176,33.0184],[-93.2184,33.0184],[-93.2193,33.0183],[-93.2203,33.0183],[-93.2223,33.0183],[-93.2232,33.0183],[-93.2249,33.0183],[-93.2297,33.0182],[-93.2308,33.0182],[-93.2313,33.0181],[-93.2327,33.0181],[-93.2371,33.018],[-93.2386,33.018],[-93.2389,33.018],[-93.2399,33.018],[-93.2403,33.0179],[-93.2404,33.0179],[-93.2407,33.0179],[-93.2408,33.0179],[-93.2409,33.0179],[-93.2411,33.0179],[-93.2412,33.0179],[-93.2418,33.0179],[-93.2438,33.0179],[-93.2444,33.0179],[-93.245,33.0179],[-93.2465,33.0179],[-93.247,33.0179],[-93.2476,33.0179],[-93.2496,33.0179],[-93.2501,33.0179],[-93.2502,33.0179],[-93.2513,33.0179],[-93.2545,33.0179],[-93.2556,33.018],[-93.2558,33.018],[-93.2565,33.018],[-93.2568,33.018],[-93.2573,33.018],[-93.2589,33.018],[-93.2594,33.018],[-93.2618,33.018],[-93.269,33.018],[-93.2715,33.018],[-93.2744,33.018],[-93.2832,33.0181],[-93.2862,33.0181],[-93.2918,33.0181],[-93.2954,33.0181],[-93.2955,33.0181],[-93.2966,33.0181],[-93.3081,33.018],[-93.3082,33.018],[-93.3083,33.018],[-93.3084,33.018],[-93.3086,33.0181],[-93.3091,33.0181],[-93.3092,33.0182],[-93.3093,33.0182],[-93.3094,33.0182],[-93.3096,33.0182],[-93.3097,33.0182],[-93.3098,33.0182],[-93.31,33.0182],[-93.3101,33.0182],[-93.3102,33.0182],[-93.3106,33.0182],[-93.3118,33.0182],[-93.3122,33.0182],[-93.3123,33.0182],[-93.3126,33.0182],[-93.3139,33.0182],[-93.3144,33.0182],[-93.315,33.0182],[-93.3168,33.0182],[-93.3174,33.0182],[-93.3176,33.0182],[-93.3183,33.0182],[-93.3186,33.0182],[-93.3198,33.0182],[-93.3235,33.0182],[-93.3247,33.0182],[-93.3248,33.0182],[-93.3249,33.0182],[-93.3254,33.0182],[-93.3255,33.0183],[-93.326,33.0183],[-93.3275,33.0183],[-93.328,33.0183],[-93.329,33.0183],[-93.3323,33.0183],[-93.3333,33.0183],[-93.3335,33.0183],[-93.334,33.0183],[-93.3342,33.0183],[-93.3354,33.0183],[-93.3391,33.0183],[-93.3404,33.0183],[-93.3416,33.0183],[-93.3418,33.0183],[-93.3423,33.0184],[-93.3427,33.0184],[-93.3433,33.0184],[-93.3442,33.0183],[-93.3445,33.0183],[-93.3448,33.0183],[-93.345,33.0183],[-93.3459,33.0183],[-93.3484,33.0183],[-93.35,33.0183],[-93.3511,33.0183],[-93.3518,33.0183],[-93.3531,33.0183],[-93.354,33.0183],[-93.3543,33.0183],[-93.3556,33.0183],[-93.3562,33.0183],[-93.3564,33.0183],[-93.3572,33.0182],[-93.3576,33.0183],[-93.3587,33.0183],[-93.3595,33.0183],[-93.3613,33.0183],[-93.3616,33.0183],[-93.3618,33.0183],[-93.362,33.0183],[-93.3623,33.0183],[-93.3626,33.0183],[-93.3628,33.0183],[-93.3629,33.0183],[-93.3632,33.0183],[-93.3633,33.0184],[-93.3647,33.0183],[-93.3672,33.0184],[-93.3688,33.0183],[-93.3702,33.0183],[-93.3704,33.0183],[-93.371,33.0183],[-93.3712,33.0183],[-93.3714,33.0183],[-93.3717,33.0183],[-93.3718,33.0183],[-93.3719,33.0183],[-93.372,33.0183],[-93.3725,33.0183],[-93.3726,33.0183],[-93.3727,33.0183],[-93.3728,33.0183],[-93.3735,33.0183],[-93.3737,33.0183],[-93.3739,33.0183],[-93.3742,33.0183],[-93.3744,33.0183],[-93.3746,33.0183],[-93.3748,33.0183],[-93.3751,33.0183],[-93.3753,33.0183],[-93.3763,33.0183],[-93.3764,33.0183],[-93.3767,33.0183],[-93.3768,33.0184],[-93.3769,33.0184],[-93.3799,33.0183],[-93.3841,33.0183],[-93.389,33.0183],[-93.3921,33.0183],[-93.3922,33.0183],[-93.3927,33.0183],[-93.3929,33.0183],[-93.3935,33.0183],[-93.3953,33.0183],[-93.3959,33.0183],[-93.3964,33.0183],[-93.3977,33.0183],[-93.3981,33.0183],[-93.4001,33.0183],[-93.406,33.0183],[-93.408,33.0184],[-93.4087,33.0184],[-93.4099,33.0184],[-93.4156,33.0184],[-93.4176,33.0184],[-93.4186,33.0184],[-93.4216,33.0184],[-93.4227,33.0184],[-93.4252,33.0184],[-93.4253,33.0184],[-93.4257,33.0185],[-93.4261,33.0185],[-93.4262,33.0185],[-93.4376,33.0185],[-93.4391,33.0185],[-93.4393,33.0185],[-93.4399,33.0185],[-93.4401,33.0185],[-93.441,33.0185],[-93.444,33.0185],[-93.445,33.0185],[-93.4451,33.0185],[-93.4456,33.0185],[-93.4457,33.0185],[-93.4461,33.0185],[-93.4472,33.0185],[-93.4475,33.0185],[-93.4482,33.0185],[-93.4503,33.0185],[-93.451,33.0186],[-93.4517,33.0186],[-93.4538,33.0186],[-93.4545,33.0186],[-93.4561,33.0186],[-93.4593,33.0186],[-93.4594,33.0186],[-93.4613,33.0186],[-93.4616,33.0186],[-93.4623,33.0186],[-93.4671,33.0187],[-93.4683,33.0187],[-93.4696,33.0187],[-93.47,33.0187],[-93.4712,33.0187],[-93.4736,33.0186],[-93.4743,33.0186],[-93.4747,33.0186],[-93.4759,33.0186],[-93.4765,33.0186],[-93.4782,33.0186],[-93.4787,33.0186],[-93.4788,33.0186],[-93.4789,33.0186],[-93.4791,33.0186],[-93.4799,33.0186],[-93.48,33.0186],[-93.4801,33.0186],[-93.4802,33.0186],[-93.4805,33.0186],[-93.4815,33.0186],[-93.4818,33.0186],[-93.4823,33.0186],[-93.4836,33.0186],[-93.484,33.0186],[-93.4841,33.0186],[-93.4843,33.0186],[-93.4845,33.0186],[-93.4852,33.0186],[-93.4854,33.0186],[-93.4856,33.0186],[-93.4857,33.0186],[-93.4861,33.0186],[-93.4864,33.0186],[-93.4878,33.0187],[-93.4885,33.0187],[-93.4891,33.0187],[-93.4892,33.0187],[-93.4895,33.0186],[-93.4899,33.0186],[-93.4903,33.0185],[-93.4905,33.0184],[-93.491,33.0184],[-93.4922,33.0185],[-93.4962,33.0185],[-93.5002,33.0185],[-93.5116,33.0186],[-93.5119,33.0186],[-93.521,33.0186],[-93.5214,33.0186],[-93.5218,33.0187],[-93.5249,33.0186],[-93.5254,33.0186],[-93.5312,33.0188],[-93.5315,33.0188],[-93.5326,33.0188],[-93.5451,33.0187],[-93.5452,33.0187],[-93.5456,33.0187],[-93.5457,33.0187],[-93.5634,33.0188],[-93.5677,33.0189],[-93.5682,33.0189],[-93.5684,33.0189],[-93.5719,33.0189],[-93.575,33.0189],[-93.5752,33.0189],[-93.5755,33.0189],[-93.5759,33.0189],[-93.5767,33.0189],[-93.577,33.0189],[-93.5943,33.019],[-93.599,33.019],[-93.5996,33.0191],[-93.5997,33.0191],[-93.5999,33.0191],[-93.6109,33.0191],[-93.6186,33.0192],[-93.6252,33.0192],[-93.6253,33.0192],[-93.6256,33.0192],[-93.6279,33.0192],[-93.6281,33.0192],[-93.6326,33.0192],[-93.6382,33.0192],[-93.6384,33.0192],[-93.6405,33.0192],[-93.6535,33.0193],[-93.658,33.0193],[-93.6584,33.0193],[-93.6617,33.0193],[-93.662,33.0193],[-93.6626,33.0193],[-93.6629,33.0193],[-93.6631,33.0193],[-93.666,33.0193],[-93.6712,33.0193],[-93.6749,33.0193],[-93.6753,33.0193],[-93.6763,33.0193],[-93.6766,33.0193],[-93.6868,33.0193],[-93.6874,33.0193],[-93.6876,33.0193],[-93.6906,33.0194],[-93.705,33.0194],[-93.7051,33.0194],[-93.71,33.0194],[-93.7156,33.0194],[-93.716,33.0194],[-93.7173,33.0194],[-93.7231,33.0195],[-93.7233,33.0195],[-93.734,33.0195],[-93.7458,33.0195],[-93.7502,33.0193],[-93.7549,33.0193],[-93.7572,33.0193],[-93.7575,33.0193],[-93.7612,33.0193],[-93.7615,33.0193],[-93.7633,33.0193],[-93.7636,33.0193],[-93.7652,33.0193],[-93.7655,33.0193],[-93.7732,33.0193],[-93.7822,33.0193],[-93.784,33.0193],[-93.7869,33.0193],[-93.797,33.0194],[-93.7994,33.0194],[-93.8028,33.0194],[-93.8033,33.0194],[-93.8038,33.0194],[-93.8044,33.0194],[-93.8045,33.0194],[-93.8046,33.0194],[-93.8048,33.0194],[-93.8049,33.0194],[-93.805,33.0194],[-93.8054,33.0194],[-93.8055,33.0194],[-93.8056,33.0194],[-93.8059,33.0194],[-93.8061,33.0194],[-93.8062,33.0194],[-93.8065,33.0194],[-93.8066,33.0194],[-93.8067,33.0194],[-93.8071,33.0194],[-93.8073,33.0194],[-93.8087,33.0194],[-93.8131,33.0194],[-93.8145,33.0194],[-93.8157,33.0194],[-93.8194,33.0194],[-93.8206,33.0194],[-93.8207,33.0194],[-93.8208,33.0194],[-93.8209,33.0194],[-93.821,33.0194],[-93.8211,33.0194],[-93.8212,33.0194],[-93.8223,33.0194],[-93.8253,33.0194],[-93.8264,33.0194],[-93.8312,33.0194],[-93.8456,33.0194],[-93.8471,33.0194],[-93.8504,33.0194],[-93.8505,33.0194],[-93.8509,33.0194],[-93.851,33.0194],[-93.8511,33.0194],[-93.8512,33.0194],[-93.8516,33.0194],[-93.8518,33.0194],[-93.8519,33.0194],[-93.8521,33.0194],[-93.8528,33.0194],[-93.8531,33.0194],[-93.8554,33.0194],[-93.8622,33.0194],[-93.8645,33.0194],[-93.8651,33.0195],[-93.867,33.0195],[-93.8676,33.0195],[-93.8682,33.0195],[-93.8723,33.0195],[-93.8752,33.0195],[-93.8864,33.0195],[-93.8897,33.0195],[-93.8911,33.0195],[-93.8919,33.0195],[-93.8936,33.0195],[-93.8945,33.0195],[-93.8954,33.0195],[-93.8958,33.0195],[-93.8968,33.0195],[-93.8972,33.0195],[-93.8986,33.0195],[-93.9007,33.0195],[-93.9008,33.0195],[-93.9012,33.0195],[-93.9029,33.0195],[-93.9043,33.0195],[-93.9046,33.0195],[-93.9073,33.0195],[-93.9163,33.0195],[-93.9193,33.0195],[-93.9194,33.0195],[-93.9196,33.0195],[-93.9197,33.0195],[-93.9208,33.0195],[-93.9241,33.0195],[-93.9253,33.0195],[-93.9256,33.0195],[-93.9265,33.0195],[-93.9269,33.0195],[-93.9284,33.0195],[-93.9303,33.0195],[-93.9405,33.0195],[-93.9439,33.0195],[-93.9442,33.0195],[-93.9453,33.0195],[-93.9457,33.0195],[-93.9468,33.0195],[-93.9504,33.0195],[-93.9516,33.0195],[-93.9524,33.0195],[-93.9548,33.0195],[-93.9556,33.0195],[-93.956,33.0195],[-93.9563,33.0195],[-93.9584,33.0195],[-93.9591,33.0195],[-93.9616,33.0195],[-93.9673,33.0195],[-93.9692,33.0195],[-93.9717,33.0195],[-93.9719,33.0195],[-93.972,33.0195],[-93.9723,33.0195],[-93.9724,33.0195],[-93.9728,33.0195],[-93.9741,33.0195],[-93.9745,33.0195],[-93.9746,33.0195],[-93.975,33.0195],[-93.9762,33.0195],[-93.9766,33.0195],[-93.9769,33.0195],[-93.9785,33.0195],[-93.9833,33.0195],[-93.9849,33.0195],[-93.9852,33.0195],[-93.9856,33.0195],[-93.9876,33.0195],[-93.9883,33.0195],[-93.9888,33.0195],[-93.9902,33.0195],[-93.9906,33.0195],[-93.991,33.0195],[-93.9914,33.0195],[-93.9936,33.0194],[-93.9943,33.0194],[-93.9946,33.0194],[-93.9953,33.0194],[-93.9955,33.0194],[-93.9959,33.0194],[-93.9971,33.0194],[-93.9975,33.0194],[-93.9978,33.0194],[-93.9987,33.0194],[-93.999,33.0194],[-93.9997,33.0194],[-94.0002,33.0193],[-94.0018,33.0193],[-94.0025,33.0193],[-94.0032,33.0193],[-94.0054,33.0193],[-94.0061,33.0193],[-94.0064,33.0193],[-94.0068,33.0193],[-94.0073,33.0193],[-94.0076,33.0193],[-94.008,33.0193],[-94.0094,33.0193],[-94.0099,33.0193],[-94.01,33.0193],[-94.0104,33.0193],[-94.0105,33.0193],[-94.0111,33.0193],[-94.0114,33.0193],[-94.0143,33.0192],[-94.0152,33.0192],[-94.0164,33.0192],[-94.0201,33.0192],[-94.0213,33.0192],[-94.0214,33.0192],[-94.0216,33.0192],[-94.0217,33.0192],[-94.022,33.0192],[-94.0229,33.0191],[-94.0232,33.0191],[-94.0235,33.0191],[-94.0242,33.0192],[-94.0245,33.0192],[-94.0251,33.0192],[-94.0272,33.0192],[-94.0279,33.0191],[-94.028,33.0191],[-94.0289,33.0191],[-94.0318,33.0191],[-94.0327,33.0191],[-94.0333,33.0191],[-94.0352,33.0191],[-94.0358,33.0192],[-94.0364,33.0192],[-94.0379,33.0192],[-94.0385,33.0192],[-94.039,33.0192],[-94.0404,33.0192],[-94.0409,33.0192],[-94.0411,33.0192],[-94.0414,33.0192],[-94.0416,33.0192],[-94.0418,33.0192],[-94.042,33.0192],[-94.0427,33.0192],[-94.043,33.0192],[-94.043,33.0193],[-94.043,33.0194],[-94.043,33.0197],[-94.043,33.0204],[-94.043,33.0537],[-94.043,33.0538],[-94.043,33.055],[-94.043,33.0553],[-94.043,33.0641],[-94.043,33.066],[-94.043,33.0673],[-94.043,33.071],[-94.043,33.072],[-94.043,33.0733],[-94.043,33.0735],[-94.043,33.0742],[-94.043,33.0744],[-94.043,33.0795],[-94.0429,33.0823],[-94.0429,33.086],[-94.0429,33.0926],[-94.0429,33.0927],[-94.043,33.0954],[-94.043,33.0955],[-94.043,33.1073],[-94.043,33.1078],[-94.043,33.1084],[-94.043,33.1085],[-94.0431,33.1173],[-94.0431,33.1251],[-94.043,33.1334],[-94.043,33.1372],[-94.0431,33.1379],[-94.0431,33.1382],[-94.0431,33.1388],[-94.0431,33.1405],[-94.043,33.1432],[-94.043,33.1436],[-94.043,33.1455],[-94.043,33.1458],[-94.043,33.1475],[-94.043,33.148],[-94.043,33.1481],[-94.043,33.1484],[-94.043,33.1487],[-94.043,33.1526],[-94.0429,33.1584],[-94.0429,33.1602],[-94.0429,33.1603],[-94.0429,33.1604],[-94.0429,33.1612],[-94.0429,33.1613],[-94.0429,33.1621],[-94.043,33.1636],[-94.043,33.165],[-94.043,33.1666],[-94.043,33.1671],[-94.043,33.169],[-94.043,33.1694],[-94.043,33.1716],[-94.0429,33.1726],[-94.043,33.1731],[-94.0429,33.1733],[-94.0429,33.1736],[-94.043,33.175],[-94.043,33.1766],[-94.043,33.1769],[-94.043,33.1776],[-94.043,33.1813],[-94.043,33.1826],[-94.0429,33.1849],[-94.0429,33.1857],[-94.0429,33.1862],[-94.043,33.1871],[-94.043,33.1884],[-94.043,33.1903],[-94.043,33.1909],[-94.043,33.1916],[-94.043,33.1924],[-94.043,33.1948],[-94.043,33.195],[-94.043,33.1956],[-94.043,33.1998],[-94.0429,33.2027],[-94.0428,33.2068],[-94.0428,33.2126],[-94.0429,33.2152],[-94.0429,33.2153],[-94.0428,33.2278],[-94.0427,33.2418],[-94.043,33.2501],[-94.043,33.2551],[-94.043,33.2552],[-94.043,33.2609],[-94.043,33.2709],[-94.043,33.2712],[-94.043,33.2713],[-94.043,33.2714],[-94.0429,33.2715],[-94.0429,33.2716],[-94.0429,33.2723],[-94.043,33.2747],[-94.043,33.2755],[-94.043,33.2756],[-94.043,33.2761],[-94.043,33.2763],[-94.043,33.2769],[-94.043,33.2787],[-94.043,33.2792],[-94.043,33.2794],[-94.043,33.2799],[-94.043,33.28],[-94.043,33.2801],[-94.0429,33.2804],[-94.0429,33.2805],[-94.0429,33.2809],[-94.043,33.2822],[-94.043,33.2827],[-94.043,33.2836],[-94.0429,33.2865],[-94.0429,33.2874],[-94.043,33.2952],[-94.043,33.3187],[-94.043,33.3208],[-94.0431,33.3212],[-94.0431,33.3216],[-94.0431,33.3265],[-94.0431,33.3266],[-94.0431,33.3273],[-94.0431,33.3274],[-94.0431,33.3278],[-94.043,33.3283],[-94.043,33.3287],[-94.043,33.3296],[-94.043,33.3302],[-94.043,33.3304],[-94.0431,33.3304],[-94.0431,33.3309],[-94.0431,33.3322],[-94.0431,33.3324],[-94.0431,33.3329],[-94.0431,33.3333],[-94.043,33.3341],[-94.043,33.3344],[-94.043,33.3348],[-94.043,33.3349],[-94.043,33.3352],[-94.043,33.3353],[-94.043,33.3354],[-94.043,33.3355],[-94.0431,33.3363],[-94.0431,33.3388],[-94.0431,33.3396],[-94.0431,33.3398],[-94.0431,33.3402],[-94.0431,33.3403],[-94.0431,33.3419],[-94.0431,33.3424],[-94.0431,33.3425],[-94.0431,33.3429],[-94.0431,33.343],[-94.0431,33.3432],[-94.0431,33.3433],[-94.0431,33.3434],[-94.0431,33.3437],[-94.0431,33.3438],[-94.0431,33.3441],[-94.0431,33.3442],[-94.0431,33.3446],[-94.0431,33.345],[-94.0431,33.3451],[-94.043,33.3453],[-94.043,33.3455],[-94.043,33.3456],[-94.043,33.3458],[-94.043,33.3461],[-94.043,33.3465],[-94.043,33.3468],[-94.043,33.3478],[-94.0431,33.3509],[-94.0431,33.3519],[-94.0431,33.352],[-94.0431,33.3524],[-94.0431,33.3525],[-94.0431,33.3526],[-94.0431,33.3528],[-94.0432,33.3528],[-94.0432,33.353],[-94.0432,33.3534],[-94.0432,33.354],[-94.0432,33.3548],[-94.0432,33.3552],[-94.0431,33.3557],[-94.0431,33.3563],[-94.0432,33.3581],[-94.0432,33.3587],[-94.0432,33.3603],[-94.0432,33.3619],[-94.0432,33.3629],[-94.0431,33.3652],[-94.0431,33.3658],[-94.0431,33.3669],[-94.0431,33.3672],[-94.0431,33.3681],[-94.0431,33.3684],[-94.0431,33.3686],[-94.0431,33.3692],[-94.0431,33.3694],[-94.0431,33.3695],[-94.0431,33.3698],[-94.0431,33.3702],[-94.0431,33.3709],[-94.0431,33.3713],[-94.0431,33.3715],[-94.0431,33.3716],[-94.0431,33.3718],[-94.0431,33.3727],[-94.0431,33.3752],[-94.0431,33.376],[-94.0431,33.3761],[-94.0431,33.3762],[-94.0431,33.3769],[-94.0431,33.3771],[-94.0431,33.3773],[-94.0431,33.378],[-94.0431,33.3783],[-94.043,33.3784],[-94.043,33.3788],[-94.043,33.3789],[-94.043,33.3791],[-94.043,33.3794],[-94.043,33.3796],[-94.043,33.3797],[-94.043,33.38],[-94.043,33.3801],[-94.0431,33.3809],[-94.0431,33.3818],[-94.0431,33.3833],[-94.0431,33.3834],[-94.0431,33.3841],[-94.0431,33.3842],[-94.0431,33.3846],[-94.0431,33.3847],[-94.0431,33.3849],[-94.0431,33.3857],[-94.0431,33.3858],[-94.0431,33.3859],[-94.0431,33.3863],[-94.0431,33.3869],[-94.0431,33.3874],[-94.0431,33.3878],[-94.0432,33.3886],[-94.0432,33.3888],[-94.0432,33.3899],[-94.0431,33.3902],[-94.0431,33.3909],[-94.0431,33.391],[-94.0431,33.3917],[-94.0431,33.392],[-94.0431,33.3923],[-94.0431,33.3926],[-94.0431,33.3928],[-94.0431,33.393],[-94.0431,33.3935],[-94.0431,33.3937],[-94.0431,33.3939],[-94.0431,33.3944],[-94.0431,33.3946],[-94.0431,33.3947],[-94.0431,33.395],[-94.0431,33.3951],[-94.0431,33.3952],[-94.0431,33.3956],[-94.0431,33.3957],[-94.0431,33.3962],[-94.0431,33.3967],[-94.0431,33.3974],[-94.0431,33.3976],[-94.0431,33.3981],[-94.0431,33.3984],[-94.0431,33.3986],[-94.0431,33.3993],[-94.0431,33.3996],[-94.0431,33.3997],[-94.0431,33.3998],[-94.0431,33.3999],[-94.0431,33.4001],[-94.0431,33.4002],[-94.0431,33.4006],[-94.0431,33.4012],[-94.0431,33.4016],[-94.0431,33.4017],[-94.0431,33.4019],[-94.0431,33.402],[-94.0431,33.4021],[-94.0431,33.4022],[-94.0431,33.4024],[-94.0431,33.4025],[-94.0431,33.4027],[-94.0431,33.4028],[-94.0431,33.4032],[-94.0431,33.4033],[-94.0431,33.4034],[-94.0431,33.4036],[-94.0431,33.4038],[-94.0431,33.4044],[-94.0431,33.4046],[-94.0431,33.4047],[-94.0431,33.4051],[-94.0431,33.4052],[-94.0431,33.4053],[-94.0431,33.4054],[-94.0431,33.4056],[-94.0431,33.4057],[-94.0431,33.406],[-94.0431,33.4063],[-94.0431,33.4064],[-94.0431,33.4069],[-94.0431,33.4077],[-94.0431,33.4079],[-94.0431,33.4085],[-94.0431,33.4086],[-94.0431,33.4088],[-94.0431,33.409],[-94.0431,33.4092],[-94.0431,33.4093],[-94.0431,33.4094],[-94.0431,33.4096],[-94.0431,33.4097],[-94.0431,33.4098],[-94.0431,33.4103],[-94.0431,33.4105],[-94.0431,33.4108],[-94.0431,33.4117],[-94.0431,33.4118],[-94.0431,33.4119],[-94.0431,33.4126],[-94.0431,33.4127],[-94.043,33.4129],[-94.043,33.4131],[-94.043,33.4132],[-94.043,33.4134],[-94.043,33.4135],[-94.043,33.4137],[-94.043,33.4142],[-94.0429,33.4162],[-94.0429,33.4169],[-94.0429,33.4171],[-94.0429,33.4172],[-94.0429,33.4175],[-94.0429,33.4176],[-94.0429,33.4177],[-94.043,33.4179],[-94.043,33.418],[-94.043,33.4181],[-94.043,33.4183],[-94.0429,33.4189],[-94.0429,33.4191],[-94.0429,33.4192],[-94.0429,33.4193],[-94.0429,33.4194],[-94.0429,33.4197],[-94.0429,33.4198],[-94.0429,33.4201],[-94.0429,33.4202],[-94.0429,33.4204],[-94.043,33.4211],[-94.043,33.4213],[-94.043,33.4214],[-94.0431,33.4215],[-94.0431,33.4216],[-94.0431,33.4218],[-94.0431,33.422],[-94.0431,33.4222],[-94.0431,33.4223],[-94.0431,33.4225],[-94.0431,33.4228],[-94.0431,33.4231],[-94.0431,33.4234],[-94.0431,33.4235],[-94.0431,33.4237],[-94.0431,33.4239],[-94.0431,33.4241],[-94.0431,33.4246],[-94.0431,33.4247],[-94.0431,33.4249],[-94.0431,33.426],[-94.0431,33.4263],[-94.0431,33.4268],[-94.0431,33.4272],[-94.0431,33.4274],[-94.0431,33.4279],[-94.0431,33.428],[-94.0431,33.4281],[-94.0431,33.4283],[-94.0431,33.4284],[-94.0431,33.4286],[-94.0431,33.4288],[-94.0431,33.4294],[-94.0431,33.4295],[-94.0431,33.4297],[-94.0431,33.4301],[-94.0431,33.4303],[-94.0431,33.4304],[-94.0431,33.4308],[-94.0431,33.4309],[-94.0431,33.431],[-94.0431,33.4311],[-94.0431,33.4312],[-94.0431,33.4315],[-94.0431,33.4316],[-94.0431,33.4317],[-94.0431,33.4319],[-94.0431,33.432],[-94.0431,33.4322],[-94.0431,33.4324],[-94.0431,33.4327],[-94.0431,33.4329],[-94.0431,33.433],[-94.0431,33.4332],[-94.0431,33.4337],[-94.0431,33.4338],[-94.0431,33.434],[-94.0431,33.4341],[-94.0431,33.4343],[-94.0431,33.4344],[-94.0431,33.4345],[-94.0431,33.4346],[-94.0431,33.4348],[-94.0431,33.4354],[-94.0431,33.4356],[-94.0431,33.4357],[-94.0431,33.4358],[-94.0431,33.4359],[-94.0431,33.4364],[-94.0431,33.4365],[-94.0431,33.4366],[-94.0431,33.4368],[-94.0431,33.4369],[-94.0431,33.437],[-94.0431,33.4374],[-94.0431,33.4375],[-94.0431,33.4376],[-94.0431,33.4378],[-94.0431,33.4379],[-94.0431,33.438],[-94.0431,33.4383],[-94.0431,33.4384],[-94.0431,33.4385],[-94.0431,33.4387],[-94.0431,33.4388],[-94.0431,33.4389],[-94.0431,33.4392],[-94.0431,33.4393],[-94.0431,33.4394],[-94.0431,33.4397],[-94.0431,33.4398],[-94.0431,33.4399],[-94.0431,33.4401],[-94.0431,33.4402],[-94.0431,33.4403],[-94.0431,33.4406],[-94.0431,33.4407],[-94.0431,33.441],[-94.0431,33.4411],[-94.0431,33.4412],[-94.0431,33.4415],[-94.0431,33.4416],[-94.0431,33.4417],[-94.0431,33.4419],[-94.0431,33.442],[-94.0431,33.4421],[-94.0431,33.4424],[-94.0431,33.4425],[-94.0431,33.4426],[-94.0431,33.4429],[-94.0431,33.443],[-94.0431,33.4431],[-94.0431,33.4434],[-94.0431,33.4435],[-94.0431,33.4436],[-94.0431,33.4437],[-94.0431,33.4438],[-94.0431,33.4439],[-94.0431,33.444],[-94.0431,33.4444],[-94.0431,33.4445],[-94.0431,33.4447],[-94.0431,33.4448],[-94.0431,33.445],[-94.0431,33.4455],[-94.0431,33.4457],[-94.0431,33.4459],[-94.0431,33.4463],[-94.0431,33.4466],[-94.0431,33.4469],[-94.0431,33.447],[-94.0431,33.4471],[-94.0431,33.4473],[-94.0431,33.4475],[-94.0431,33.4476],[-94.0431,33.4479],[-94.0431,33.448],[-94.0431,33.4481],[-94.0431,33.4483],[-94.0431,33.4484],[-94.0431,33.4485],[-94.0431,33.4486],[-94.0431,33.4487],[-94.0431,33.4489],[-94.0431,33.4491],[-94.0431,33.4494],[-94.0431,33.4496],[-94.0431,33.4497],[-94.0431,33.4498],[-94.0431,33.4503],[-94.0431,33.4504],[-94.0431,33.4505],[-94.0431,33.4506],[-94.0431,33.4508],[-94.0431,33.4511],[-94.0431,33.4515],[-94.0431,33.4517],[-94.0431,33.4519],[-94.0431,33.4525],[-94.0431,33.4527],[-94.0431,33.4529],[-94.0431,33.4531],[-94.0431,33.4535],[-94.0431,33.4537],[-94.0431,33.4538],[-94.0431,33.4539],[-94.0431,33.4541],[-94.0431,33.4542],[-94.0431,33.4544],[-94.0431,33.4552],[-94.0431,33.4554],[-94.0431,33.4556],[-94.0431,33.456],[-94.0431,33.4564],[-94.0431,33.4567],[-94.0431,33.4569],[-94.0431,33.4571],[-94.0431,33.4574],[-94.0431,33.4575],[-94.0431,33.4576],[-94.0431,33.4577],[-94.0431,33.4583],[-94.0431,33.4584],[-94.0431,33.4585],[-94.0431,33.4586],[-94.0431,33.4589],[-94.0431,33.4595],[-94.0431,33.4599],[-94.0431,33.4601],[-94.0431,33.4602],[-94.0431,33.4603],[-94.0431,33.4605],[-94.0431,33.4606],[-94.0431,33.4607],[-94.0431,33.461],[-94.0431,33.4611],[-94.0431,33.4613],[-94.0431,33.4617],[-94.0431,33.4618],[-94.0431,33.4623],[-94.0431,33.463],[-94.0431,33.4634],[-94.0431,33.4636],[-94.0431,33.4643],[-94.0431,33.4646],[-94.0431,33.465],[-94.0431,33.4653],[-94.0431,33.4664],[-94.0431,33.4665],[-94.0431,33.467],[-94.0431,33.4671],[-94.0431,33.4672],[-94.0431,33.4673],[-94.0431,33.4674],[-94.0431,33.4675],[-94.0431,33.4676],[-94.0431,33.4677],[-94.0431,33.4679],[-94.0431,33.4684],[-94.0431,33.4686],[-94.0431,33.4687],[-94.0431,33.4691],[-94.0431,33.4692],[-94.0431,33.4694],[-94.0431,33.4697],[-94.0431,33.4698],[-94.0431,33.4699],[-94.0431,33.47],[-94.0431,33.4701],[-94.0431,33.4702],[-94.0431,33.4703],[-94.0431,33.4704],[-94.0431,33.4707],[-94.0431,33.4708],[-94.0431,33.4709],[-94.0431,33.471],[-94.0431,33.4711],[-94.0431,33.4714],[-94.0431,33.4717],[-94.0431,33.4718],[-94.0431,33.4721],[-94.0431,33.4725],[-94.0431,33.4726],[-94.0431,33.4727],[-94.0431,33.4728],[-94.0431,33.473],[-94.0431,33.4735],[-94.0431,33.4737],[-94.0431,33.4738],[-94.0431,33.4741],[-94.0431,33.4742],[-94.0431,33.4744],[-94.0431,33.4751],[-94.0432,33.4753],[-94.0432,33.4758],[-94.0432,33.4763],[-94.0432,33.4767],[-94.0432,33.477],[-94.0432,33.4774],[-94.0432,33.4776],[-94.0432,33.4779],[-94.0432,33.478],[-94.0431,33.4784],[-94.0431,33.4785],[-94.0431,33.4801],[-94.0431,33.4806],[-94.0431,33.4809],[-94.0431,33.4818],[-94.0431,33.4822],[-94.0431,33.4824],[-94.0431,33.4826],[-94.043,33.484],[-94.043,33.4842],[-94.043,33.4845],[-94.043,33.4846],[-94.043,33.4849],[-94.043,33.485],[-94.043,33.4858],[-94.0431,33.4865],[-94.0431,33.4876],[-94.0431,33.4886],[-94.0431,33.4895],[-94.0431,33.4898],[-94.0431,33.4901],[-94.0431,33.4907],[-94.0431,33.491],[-94.0431,33.4911],[-94.0431,33.4912],[-94.0431,33.4913],[-94.0431,33.4914],[-94.0431,33.4916],[-94.0431,33.4921],[-94.0431,33.4922],[-94.0431,33.4924],[-94.0431,33.4927],[-94.0432,33.4933],[-94.0432,33.4936],[-94.0433,33.4939],[-94.0433,33.494],[-94.0433,33.4941],[-94.0433,33.4942],[-94.0431,33.4948],[-94.0431,33.4949],[-94.0431,33.496],[-94.0431,33.4991],[-94.0431,33.5001],[-94.0431,33.5004],[-94.0431,33.5012],[-94.0431,33.5014],[-94.0431,33.5018],[-94.0431,33.5021],[-94.0431,33.5028],[-94.0432,33.5069],[-94.0432,33.5083],[-94.0432,33.5087],[-94.0432,33.5099],[-94.0432,33.5103],[-94.0432,33.5104],[-94.0432,33.5106],[-94.0432,33.5107],[-94.0432,33.5108],[-94.0432,33.5109],[-94.0432,33.5124],[-94.0432,33.5156],[-94.0432,33.5171],[-94.0432,33.5186],[-94.0432,33.5198],[-94.0433,33.5206],[-94.0433,33.5264],[-94.0433,33.5283],[-94.0433,33.5286],[-94.0433,33.5294],[-94.0433,33.5297],[-94.0433,33.5307],[-94.0433,33.5335],[-94.0433,33.5343],[-94.0433,33.5345],[-94.0433,33.5357],[-94.0434,33.5392],[-94.0434,33.5404],[-94.0434,33.5416],[-94.0434,33.5444],[-94.0434,33.5472],[-94.0434,33.5473],[-94.0434,33.5504],[-94.0434,33.5509],[-94.0434,33.5514],[-94.0434,33.5515],[-94.0434,33.5517],[-94.0434,33.5518],[-94.0434,33.5519],[-94.0434,33.5521],[-94.0435,33.5523],[-94.0441,33.552],[-94.0447,33.5518],[-94.0448,33.5517],[-94.045,33.5517],[-94.046,33.5513],[-94.047,33.5513],[-94.0492,33.5512],[-94.0502,33.5511],[-94.0507,33.5513],[-94.0509,33.5516],[-94.0516,33.5522],[-94.0518,33.5525],[-94.0519,33.5526],[-94.0529,33.5522],[-94.054,33.5517],[-94.0544,33.5515],[-94.0547,33.5514],[-94.0553,33.5512],[-94.0555,33.551],[-94.0558,33.5509],[-94.0559,33.5508],[-94.0563,33.5508],[-94.0565,33.5508],[-94.0574,33.5505],[-94.0577,33.5504],[-94.0581,33.5503],[-94.0584,33.5502],[-94.0588,33.5501],[-94.0589,33.5501],[-94.0592,33.55],[-94.0601,33.55],[-94.0603,33.5499],[-94.0605,33.55],[-94.0615,33.55],[-94.062,33.5505],[-94.062,33.5506],[-94.0622,33.5508],[-94.0625,33.5511],[-94.0627,33.5511],[-94.0628,33.5512],[-94.0631,33.5513],[-94.0633,33.5513],[-94.0634,33.5511],[-94.0637,33.5511],[-94.064,33.5509],[-94.0643,33.5508],[-94.0649,33.5508],[-94.065,33.5509],[-94.0652,33.551],[-94.0657,33.551],[-94.0657,33.5511],[-94.0659,33.5512],[-94.066,33.5513],[-94.0664,33.5515],[-94.0667,33.5518],[-94.067,33.5519],[-94.0672,33.552],[-94.0675,33.5521],[-94.0678,33.5523],[-94.0683,33.5528],[-94.0687,33.5531],[-94.0689,33.5532],[-94.0691,33.5534],[-94.0693,33.5537],[-94.0694,33.5537],[-94.0696,33.5537],[-94.0698,33.5537],[-94.0699,33.5537],[-94.0701,33.5537],[-94.0702,33.5537],[-94.0704,33.5538],[-94.0708,33.5539],[-94.0711,33.554],[-94.0712,33.554],[-94.0713,33.5541],[-94.0714,33.554],[-94.0715,33.5539],[-94.0717,33.5538],[-94.072,33.5539],[-94.0724,33.5542],[-94.073,33.5547],[-94.0734,33.5552],[-94.0738,33.556],[-94.0739,33.5562],[-94.0738,33.5568],[-94.0739,33.5574],[-94.0738,33.5577],[-94.0736,33.5581],[-94.0735,33.5582],[-94.0734,33.5585],[-94.0732,33.5588],[-94.0729,33.559],[-94.0726,33.5593],[-94.0723,33.5594],[-94.0721,33.5594],[-94.071,33.5601],[-94.068,33.561],[-94.0667,33.5609],[-94.0655,33.5605],[-94.063,33.5596],[-94.0612,33.5592],[-94.0598,33.5592],[-94.0589,33.5598],[-94.0566,33.5609],[-94.0566,33.5614],[-94.0567,33.5619],[-94.0568,33.5623],[-94.0568,33.5628],[-94.0568,33.5635],[-94.0567,33.5639],[-94.0568,33.5662],[-94.0567,33.5675],[-94.0571,33.568],[-94.059,33.5685],[-94.0613,33.5688],[-94.0619,33.5687],[-94.0626,33.5687],[-94.064,33.5688],[-94.0645,33.5688],[-94.0651,33.5688],[-94.0658,33.5688],[-94.0662,33.5687],[-94.0663,33.5687],[-94.0669,33.5689],[-94.0671,33.5693],[-94.0685,33.5711],[-94.0699,33.5746],[-94.0706,33.5767],[-94.0707,33.5775],[-94.0707,33.5782],[-94.0702,33.58],[-94.0702,33.5805],[-94.0701,33.5813],[-94.0705,33.5827],[-94.071,33.5833],[-94.0713,33.5837],[-94.0722,33.5844],[-94.0729,33.5848],[-94.0736,33.5848],[-94.074,33.5846],[-94.0747,33.584],[-94.0749,33.5837],[-94.075,33.5836],[-94.0751,33.5833],[-94.0752,33.5832],[-94.0752,33.5831],[-94.0753,33.5825],[-94.0752,33.5822],[-94.0751,33.5813],[-94.075,33.5811],[-94.0748,33.5804],[-94.0741,33.5793],[-94.0727,33.5777],[-94.072,33.5763],[-94.072,33.5744],[-94.0725,33.5726],[-94.0728,33.5723],[-94.0732,33.5723],[-94.076,33.5734],[-94.0797,33.5748],[-94.0824,33.5757],[-94.0838,33.5756],[-94.0843,33.5755],[-94.0853,33.5755],[-94.0859,33.5755],[-94.086,33.5755],[-94.0867,33.5754],[-94.0889,33.5753],[-94.0928,33.5746],[-94.096,33.574],[-94.0974,33.5737],[-94.0987,33.5732],[-94.1001,33.5726],[-94.1009,33.572],[-94.1013,33.5715],[-94.1015,33.5713],[-94.1016,33.5712],[-94.1024,33.5707],[-94.103,33.5704],[-94.1032,33.5703],[-94.1043,33.57],[-94.1048,33.5698],[-94.1055,33.5696],[-94.1063,33.5693],[-94.1089,33.5682],[-94.1112,33.5675],[-94.1128,33.567],[-94.1209,33.5671],[-94.1204,33.5655],[-94.1205,33.564],[-94.1205,33.5638],[-94.1206,33.5623],[-94.1207,33.5606],[-94.1214,33.5577],[-94.1216,33.557],[-94.1219,33.5559],[-94.1224,33.5546],[-94.1227,33.5539],[-94.1232,33.5533],[-94.1238,33.5526],[-94.1242,33.5523],[-94.1245,33.5519],[-94.1249,33.5516],[-94.1255,33.5511],[-94.1262,33.5508],[-94.127,33.5508],[-94.1276,33.5507],[-94.129,33.551],[-94.1298,33.5515],[-94.1301,33.5518],[-94.1308,33.5523],[-94.1311,33.5528],[-94.1312,33.5531],[-94.1319,33.5555],[-94.132,33.5556],[-94.1321,33.556],[-94.1322,33.5566],[-94.1321,33.5571],[-94.1322,33.5579],[-94.1323,33.5585],[-94.1324,33.559],[-94.1324,33.5594],[-94.1323,33.5597],[-94.1321,33.5601],[-94.1321,33.5605],[-94.1322,33.5609],[-94.1326,33.562],[-94.1337,33.566],[-94.134,33.5672],[-94.134,33.5674],[-94.1341,33.5677],[-94.1342,33.5686],[-94.1343,33.569],[-94.1343,33.5694],[-94.1344,33.5697],[-94.1345,33.57],[-94.1345,33.5702],[-94.1345,33.5703],[-94.1346,33.5704],[-94.1351,33.571],[-94.136,33.5714],[-94.1361,33.5713],[-94.1369,33.571],[-94.1412,33.5673],[-94.142,33.5666],[-94.1434,33.5655],[-94.1452,33.565],[-94.1468,33.5651],[-94.1471,33.5651],[-94.1474,33.5652],[-94.1479,33.5654],[-94.1487,33.5657],[-94.1491,33.566],[-94.1496,33.5663],[-94.1497,33.5663],[-94.1498,33.5664],[-94.1508,33.5674],[-94.151,33.5676],[-94.1516,33.5684],[-94.1518,33.5695],[-94.1513,33.5714],[-94.1511,33.5718],[-94.1505,33.5722],[-94.1495,33.5736],[-94.1457,33.5756],[-94.143,33.5777],[-94.1427,33.5782],[-94.1419,33.5796],[-94.1417,33.5805],[-94.1422,33.5814],[-94.1435,33.5819],[-94.1437,33.582],[-94.1444,33.5821],[-94.1461,33.582],[-94.147,33.5814],[-94.1487,33.5802],[-94.1509,33.5776],[-94.1526,33.5759],[-94.1532,33.5758],[-94.1544,33.5756],[-94.1545,33.5756],[-94.1548,33.5757],[-94.1552,33.5757],[-94.1568,33.5758],[-94.1584,33.5768],[-94.1613,33.5793],[-94.162,33.5809],[-94.1619,33.5828],[-94.1616,33.584],[-94.1611,33.5862],[-94.1611,33.588],[-94.1623,33.5889],[-94.1642,33.5892],[-94.1683,33.5899],[-94.1692,33.59],[-94.1701,33.5901],[-94.1712,33.5903],[-94.1724,33.5904],[-94.1743,33.5907],[-94.1763,33.5911],[-94.1783,33.5917],[-94.1785,33.5918],[-94.1799,33.5922],[-94.1809,33.5926],[-94.182,33.5934],[-94.1822,33.5935],[-94.1827,33.594],[-94.1829,33.5942],[-94.1833,33.5946],[-94.1839,33.5947],[-94.1843,33.5946],[-94.1852,33.5935],[-94.1862,33.5923],[-94.1871,33.5914],[-94.1909,33.5875],[-94.1922,33.5862],[-94.1932,33.5852],[-94.1936,33.5845],[-94.1939,33.5839],[-94.1942,33.5832],[-94.1944,33.583],[-94.1945,33.583],[-94.1945,33.5829],[-94.1946,33.5828],[-94.1964,33.5813],[-94.1992,33.5803],[-94.2017,33.5799],[-94.2038,33.5798],[-94.2044,33.5799],[-94.2107,33.583],[-94.2112,33.5831],[-94.2117,33.5832],[-94.213,33.5835],[-94.2142,33.5832],[-94.2146,33.583],[-94.2153,33.5826],[-94.216,33.5821],[-94.2163,33.5819],[-94.2171,33.581],[-94.2173,33.5801],[-94.2173,33.58],[-94.2175,33.5794],[-94.217,33.5779],[-94.2169,33.5778],[-94.2168,33.5776],[-94.2167,33.5774],[-94.2164,33.5769],[-94.2162,33.5766],[-94.2152,33.5759],[-94.2151,33.5759],[-94.215,33.5758],[-94.2149,33.5757],[-94.2148,33.5757],[-94.2147,33.5756],[-94.2144,33.5754],[-94.2141,33.5753],[-94.2137,33.5751],[-94.2132,33.5749],[-94.2126,33.5746],[-94.2112,33.5737],[-94.2097,33.5735],[-94.2074,33.5744],[-94.2069,33.5748],[-94.2039,33.5768],[-94.2016,33.5774],[-94.1992,33.5767],[-94.1987,33.5765],[-94.1984,33.5764],[-94.1979,33.5761],[-94.1973,33.5759],[-94.1968,33.5756],[-94.1962,33.5753],[-94.1951,33.5744],[-94.195,33.5743],[-94.1949,33.5741],[-94.1944,33.5737],[-94.1941,33.5735],[-94.1938,33.573],[-94.1938,33.5729],[-94.1936,33.5726],[-94.1934,33.5724],[-94.193,33.5719],[-94.1928,33.5715],[-94.1924,33.5705],[-94.1921,33.5692],[-94.192,33.5687],[-94.192,33.5682],[-94.192,33.5681],[-94.1919,33.5672],[-94.1918,33.5665],[-94.1915,33.5659],[-94.1912,33.5654],[-94.191,33.5652],[-94.1907,33.5647],[-94.1906,33.5645],[-94.1906,33.5643],[-94.1905,33.5642],[-94.1904,33.5641],[-94.1901,33.5638],[-94.1899,33.5634],[-94.1898,33.5629],[-94.1897,33.5625],[-94.1897,33.5618],[-94.1899,33.5605],[-94.19,33.5601],[-94.1905,33.5591],[-94.1907,33.5588],[-94.1909,33.5585],[-94.1911,33.5579],[-94.1912,33.5575],[-94.1915,33.5572],[-94.1921,33.5566],[-94.1929,33.5561],[-94.194,33.5556],[-94.1954,33.5551],[-94.1962,33.555],[-94.1972,33.555],[-94.1978,33.5552],[-94.199,33.5558],[-94.1998,33.5563],[-94.2003,33.5569],[-94.2005,33.5571],[-94.201,33.5579],[-94.2016,33.5595],[-94.2019,33.5608],[-94.2019,33.561],[-94.2019,33.5611],[-94.2028,33.5646],[-94.2033,33.5658],[-94.2036,33.5665],[-94.2057,33.5672],[-94.208,33.5669],[-94.2084,33.5667],[-94.2101,33.5655],[-94.2124,33.5639],[-94.2136,33.5631],[-94.2137,33.5631],[-94.215,33.5613],[-94.2157,33.5604],[-94.2181,33.5574],[-94.2192,33.5561],[-94.2214,33.5549],[-94.2229,33.5541],[-94.2254,33.5532],[-94.2262,33.553],[-94.2286,33.5525],[-94.231,33.5522],[-94.232,33.5521],[-94.2334,33.5522],[-94.2354,33.5524],[-94.2376,33.5527],[-94.2379,33.5528],[-94.239,33.5531],[-94.2397,33.5534],[-94.241,33.5539],[-94.2423,33.5544],[-94.2425,33.5545],[-94.243,33.5547],[-94.245,33.5552],[-94.2455,33.5553],[-94.2474,33.5556],[-94.2475,33.5556],[-94.2501,33.5568],[-94.2508,33.5573],[-94.251,33.5577],[-94.2514,33.5584],[-94.2517,33.559],[-94.2519,33.5594],[-94.2522,33.5605],[-94.252,33.5615],[-94.252,33.5616],[-94.252,33.5618],[-94.2518,33.5637],[-94.2516,33.5643],[-94.2511,33.5658],[-94.2502,33.5675],[-94.249,33.5686],[-94.2481,33.5696],[-94.2475,33.5701],[-94.2474,33.5702],[-94.2474,33.5703],[-94.2443,33.5736],[-94.2424,33.575],[-94.2408,33.5758],[-94.2389,33.5767],[-94.238,33.5778],[-94.2368,33.5809],[-94.2365,33.5838],[-94.2364,33.586],[-94.237,33.5874],[-94.2388,33.5887],[-94.2402,33.5895],[-94.2404,33.5896],[-94.2428,33.5897],[-94.2459,33.5891],[-94.2502,33.5871],[-94.2523,33.5863],[-94.2525,33.5862],[-94.2527,33.5861],[-94.2539,33.5855],[-94.2542,33.5852],[-94.2544,33.5851],[-94.2548,33.5848],[-94.2565,33.5837],[-94.2568,33.5836],[-94.2573,33.5831],[-94.2577,33.5827],[-94.2627,33.5774],[-94.2639,33.5759],[-94.2657,33.5736],[-94.2657,33.5735],[-94.2668,33.5718],[-94.2679,33.57],[-94.2682,33.5695],[-94.2683,33.5693],[-94.2693,33.5676],[-94.2696,33.5668],[-94.2699,33.5667],[-94.2701,33.5658],[-94.27,33.5649],[-94.2703,33.5634],[-94.2713,33.5621],[-94.2732,33.5603],[-94.2758,33.5585],[-94.2763,33.5583],[-94.2783,33.5576],[-94.2805,33.5573],[-94.2828,33.5571],[-94.2843,33.5568],[-94.2859,33.5562],[-94.2879,33.5569],[-94.2879,33.5571],[-94.2883,33.5573],[-94.2889,33.5577],[-94.2895,33.5583],[-94.2893,33.5588],[-94.289,33.5594],[-94.2892,33.5596],[-94.2899,33.5596],[-94.2901,33.5596],[-94.2909,33.5599],[-94.2914,33.561],[-94.2913,33.5627],[-94.2913,33.5637],[-94.2907,33.5652],[-94.2903,33.5658],[-94.2902,33.566],[-94.2904,33.5663],[-94.2904,33.5672],[-94.2903,33.5676],[-94.2902,33.5679],[-94.2901,33.5681],[-94.29,33.5682],[-94.2893,33.5685],[-94.2887,33.5688],[-94.2864,33.5705],[-94.2845,33.5715],[-94.2836,33.5721],[-94.2822,33.573],[-94.2811,33.5743],[-94.2806,33.5749],[-94.2807,33.5757],[-94.2809,33.5772],[-94.2812,33.5782],[-94.282,33.5799],[-94.2827,33.581],[-94.2836,33.5819],[-94.2845,33.5821],[-94.2848,33.5821],[-94.2854,33.5822],[-94.2862,33.5823],[-94.287,33.5824],[-94.2892,33.5821],[-94.2912,33.5815],[-94.2917,33.5812],[-94.2925,33.5807],[-94.2932,33.5804],[-94.2945,33.5795],[-94.2948,33.5793],[-94.2949,33.5792],[-94.295,33.5791],[-94.2966,33.5776],[-94.2984,33.5762],[-94.2997,33.5748],[-94.301,33.573],[-94.3024,33.5703],[-94.3026,33.57],[-94.303,33.5692],[-94.3035,33.5684],[-94.3036,33.5683],[-94.3042,33.5668],[-94.3042,33.5666],[-94.3046,33.5656],[-94.3048,33.5651],[-94.3072,33.5598],[-94.3071,33.5592],[-94.3062,33.5577],[-94.3062,33.5564],[-94.3064,33.5556],[-94.307,33.555],[-94.3074,33.5543],[-94.3075,33.5541],[-94.3076,33.5536],[-94.3083,33.5528],[-94.3084,33.5526],[-94.3096,33.5517],[-94.3122,33.5507],[-94.3147,33.5498],[-94.3149,33.5496],[-94.3151,33.5495],[-94.3155,33.5494],[-94.3163,33.5493],[-94.317,33.5492],[-94.3174,33.5492],[-94.3195,33.5489],[-94.3213,33.549],[-94.3237,33.5498],[-94.3264,33.5509],[-94.3276,33.5515],[-94.3286,33.5521],[-94.3298,33.5525],[-94.33,33.5525],[-94.3302,33.5526],[-94.3303,33.5526],[-94.3304,33.5528],[-94.3307,33.5529],[-94.3308,33.5529],[-94.3311,33.5529],[-94.3312,33.553],[-94.3316,33.5532],[-94.3318,33.5533],[-94.3318,33.5534],[-94.3327,33.5543],[-94.3332,33.5554],[-94.3336,33.5563],[-94.3336,33.5564],[-94.3338,33.5572],[-94.3338,33.5574],[-94.3338,33.5579],[-94.3338,33.5581],[-94.3342,33.5602],[-94.3342,33.5606],[-94.3344,33.5625],[-94.3349,33.5636],[-94.3355,33.5645],[-94.3371,33.566],[-94.3384,33.5671],[-94.3396,33.5677],[-94.3406,33.5679],[-94.3417,33.568],[-94.344,33.5678],[-94.3455,33.5673],[-94.347,33.5663],[-94.3493,33.5646],[-94.3501,33.5642],[-94.3503,33.564],[-94.3508,33.5636],[-94.3512,33.5634],[-94.3514,33.5632],[-94.3517,33.5631],[-94.3517,33.563],[-94.3518,33.563],[-94.3524,33.5622],[-94.3527,33.5612],[-94.3526,33.5606],[-94.3522,33.5599],[-94.3504,33.5571],[-94.3488,33.5548],[-94.3484,33.5543],[-94.3482,33.5539],[-94.3473,33.5522],[-94.3473,33.5521],[-94.3474,33.551],[-94.348,33.5496],[-94.3481,33.5495],[-94.3487,33.5486],[-94.3488,33.5485],[-94.349,33.5484],[-94.3494,33.548],[-94.3511,33.5463],[-94.3515,33.5458],[-94.3523,33.5449],[-94.3529,33.5445],[-94.3536,33.544],[-94.3544,33.5436],[-94.3554,33.5433],[-94.3559,33.5432],[-94.3569,33.5431],[-94.3576,33.5431],[-94.3577,33.5431],[-94.3578,33.5431],[-94.359,33.5432],[-94.3603,33.544],[-94.3614,33.5446],[-94.3633,33.545],[-94.3659,33.545],[-94.3667,33.5451],[-94.3677,33.5452],[-94.3699,33.5457],[-94.3701,33.5456],[-94.3703,33.5456],[-94.3705,33.5457],[-94.3707,33.5457],[-94.3713,33.5452],[-94.3714,33.5451],[-94.3716,33.545],[-94.3719,33.5447],[-94.3734,33.5445],[-94.3752,33.5443],[-94.3763,33.5443],[-94.377,33.5442],[-94.3795,33.5441],[-94.3817,33.544],[-94.3839,33.5448],[-94.3843,33.5449],[-94.3845,33.5449],[-94.3854,33.5448],[-94.3861,33.5448],[-94.3868,33.545],[-94.3878,33.5455],[-94.3895,33.5467],[-94.39,33.5476],[-94.3903,33.5482],[-94.3907,33.5488],[-94.391,33.5493],[-94.3914,33.5499],[-94.3915,33.5501],[-94.3924,33.5512],[-94.3936,33.5519],[-94.3942,33.5519],[-94.3946,33.552],[-94.3954,33.5524],[-94.396,33.5529],[-94.3971,33.5536],[-94.3974,33.554],[-94.3987,33.5556],[-94.3997,33.5567],[-94.3998,33.5569],[-94.3999,33.5571],[-94.4005,33.5575],[-94.4015,33.5589],[-94.4016,33.5594],[-94.4015,33.5594],[-94.4015,33.5596],[-94.4013,33.5608],[-94.4013,33.5611],[-94.401,33.5619],[-94.4007,33.5625],[-94.4004,33.5629],[-94.4,33.5634],[-94.3995,33.5638],[-94.399,33.5641],[-94.3985,33.5645],[-94.3981,33.5647],[-94.3977,33.5649],[-94.3973,33.565],[-94.3966,33.565],[-94.3959,33.5652],[-94.3953,33.5663],[-94.3949,33.5665],[-94.3942,33.5664],[-94.3939,33.5661],[-94.3933,33.5656],[-94.3923,33.5652],[-94.3909,33.5652],[-94.388,33.5655],[-94.3844,33.5665],[-94.3829,33.567],[-94.3825,33.5671],[-94.3801,33.569],[-94.3786,33.5713],[-94.3785,33.5717],[-94.3778,33.5746],[-94.3781,33.577],[-94.3786,33.5784],[-94.3786,33.5785],[-94.3797,33.5806],[-94.3814,33.5823],[-94.3829,33.5833],[-94.3832,33.5831],[-94.3854,33.5821],[-94.3859,33.5819],[-94.386,33.5818],[-94.3863,33.5817],[-94.3864,33.5816],[-94.3877,33.5804],[-94.3879,33.5803],[-94.388,33.5801],[-94.3892,33.579],[-94.3896,33.5786],[-94.3901,33.5782],[-94.3908,33.5775],[-94.3913,33.577],[-94.3935,33.5747],[-94.3973,33.5716],[-94.4007,33.5698],[-94.4022,33.5692],[-94.4023,33.5691],[-94.4033,33.5684],[-94.4035,33.5684],[-94.405,33.5683],[-94.4057,33.5682],[-94.4067,33.568],[-94.4086,33.5682],[-94.409,33.5682],[-94.4092,33.5682],[-94.4093,33.5683],[-94.4109,33.5683],[-94.4119,33.5686],[-94.4122,33.5687],[-94.4125,33.5689],[-94.4132,33.5694],[-94.4138,33.5705],[-94.4151,33.5722],[-94.416,33.5732],[-94.4164,33.5738],[-94.4168,33.5744],[-94.4173,33.5752],[-94.4179,33.576],[-94.4181,33.5763],[-94.4187,33.577],[-94.4209,33.5798],[-94.4214,33.5804],[-94.422,33.5812],[-94.4225,33.5819],[-94.424,33.5839],[-94.426,33.5864],[-94.4271,33.5882],[-94.4276,33.5893],[-94.4282,33.5901],[-94.4292,33.5906],[-94.4295,33.5907],[-94.43,33.5911],[-94.4309,33.5915],[-94.4318,33.5917],[-94.4329,33.5917],[-94.4344,33.5923],[-94.4349,33.5925],[-94.4353,33.5927],[-94.4358,33.5928],[-94.4363,33.593],[-94.439,33.5936],[-94.4401,33.5927],[-94.4403,33.5925],[-94.4406,33.5922],[-94.4415,33.5916],[-94.4422,33.5913],[-94.4455,33.5909],[-94.4469,33.5909],[-94.4492,33.5909],[-94.4516,33.5914],[-94.4532,33.5918],[-94.454,33.5922],[-94.4546,33.593],[-94.4557,33.5944],[-94.4562,33.5952],[-94.4565,33.5964],[-94.4568,33.597],[-94.4571,33.5973],[-94.4575,33.5975],[-94.4581,33.598],[-94.4582,33.5983],[-94.4583,33.5984],[-94.4581,33.5988],[-94.4579,33.5994],[-94.4578,33.5994],[-94.4578,33.5995],[-94.4578,33.5996],[-94.4577,33.5997],[-94.4574,33.6004],[-94.4583,33.6005],[-94.4593,33.6002],[-94.4608,33.5994],[-94.4619,33.5986],[-94.4623,33.5984],[-94.4631,33.5984],[-94.4643,33.5988],[-94.4648,33.5987],[-94.4652,33.5987],[-94.4664,33.5989],[-94.4671,33.5991],[-94.4672,33.5991],[-94.4673,33.5991],[-94.4673,33.599],[-94.4674,33.5989],[-94.4675,33.5989],[-94.4676,33.5988],[-94.4676,33.5989],[-94.4675,33.599],[-94.4674,33.5991],[-94.4674,33.5992],[-94.4676,33.5992],[-94.4677,33.5992],[-94.4677,33.5993],[-94.4678,33.5994],[-94.4687,33.5998],[-94.469,33.5999],[-94.4692,33.6],[-94.4694,33.6003],[-94.4696,33.6005],[-94.47,33.6008],[-94.4703,33.601],[-94.4706,33.6012],[-94.4707,33.6013],[-94.4708,33.6014],[-94.4711,33.6018],[-94.4714,33.602],[-94.4715,33.6022],[-94.4718,33.6025],[-94.4719,33.6027],[-94.472,33.603],[-94.4721,33.6031],[-94.4723,33.6033],[-94.4724,33.6033],[-94.4724,33.6035],[-94.4725,33.6036],[-94.4725,33.6038],[-94.4725,33.6039],[-94.4725,33.604],[-94.4724,33.6042],[-94.4721,33.6048],[-94.4719,33.6051],[-94.4718,33.6053],[-94.4715,33.6058],[-94.4713,33.6059],[-94.4711,33.606],[-94.471,33.6061],[-94.4709,33.6063],[-94.4706,33.6064],[-94.4704,33.6065],[-94.4703,33.6065],[-94.4694,33.6073],[-94.467,33.6086],[-94.4623,33.6106],[-94.4604,33.6118],[-94.4591,33.6126],[-94.4584,33.613],[-94.4561,33.6143],[-94.455,33.615],[-94.4548,33.6152],[-94.453,33.617],[-94.4527,33.6174],[-94.4523,33.6188],[-94.4524,33.6204],[-94.4525,33.6206],[-94.4526,33.6213],[-94.4527,33.6226],[-94.4545,33.6257],[-94.4546,33.6256],[-94.4564,33.6247],[-94.4579,33.6241],[-94.459,33.6239],[-94.4592,33.624],[-94.4595,33.6241],[-94.46,33.6243],[-94.4603,33.6244],[-94.4605,33.6246],[-94.4609,33.6251],[-94.4611,33.6254],[-94.4612,33.6258],[-94.4612,33.6266],[-94.4611,33.6276],[-94.4609,33.6282],[-94.4611,33.629],[-94.4613,33.6297],[-94.4613,33.6298],[-94.4614,33.6298],[-94.4616,33.6301],[-94.4618,33.6305],[-94.4621,33.6306],[-94.4627,33.6309],[-94.4621,33.6312],[-94.461,33.6317],[-94.4597,33.6322],[-94.4587,33.6325],[-94.4577,33.6326],[-94.4574,33.6327],[-94.4568,33.6328],[-94.4563,33.6328],[-94.4557,33.6329],[-94.4546,33.633],[-94.4536,33.6332],[-94.453,33.6333],[-94.4509,33.6338],[-94.4499,33.6341],[-94.4495,33.6341],[-94.4491,33.6342],[-94.4488,33.6343],[-94.4484,33.6345],[-94.4482,33.6348],[-94.4482,33.635],[-94.4482,33.6355],[-94.4481,33.6357],[-94.448,33.6359],[-94.4477,33.6361],[-94.4475,33.6362],[-94.4472,33.6374],[-94.4471,33.6378],[-94.447,33.6381],[-94.447,33.6384],[-94.4471,33.6388],[-94.4472,33.6395],[-94.4472,33.6398],[-94.4469,33.64],[-94.4469,33.6402],[-94.447,33.6406],[-94.4474,33.6413],[-94.4478,33.6418],[-94.4482,33.6424],[-94.4486,33.6428],[-94.4491,33.6429],[-94.4494,33.643],[-94.4498,33.6431],[-94.4509,33.6435],[-94.4548,33.6449],[-94.4557,33.645],[-94.4564,33.6451],[-94.457,33.645],[-94.4573,33.6451],[-94.4575,33.6451],[-94.4578,33.6452],[-94.4581,33.6453],[-94.4586,33.6453],[-94.4592,33.6452],[-94.4599,33.6448],[-94.4607,33.6443],[-94.4611,33.644],[-94.4614,33.6436],[-94.4619,33.6431],[-94.4622,33.6425],[-94.4626,33.6418],[-94.4629,33.6411],[-94.463,33.6409],[-94.4631,33.6405],[-94.4633,33.6397],[-94.4634,33.6397],[-94.4636,33.6388],[-94.4638,33.6385],[-94.4639,33.6382],[-94.4642,33.6377],[-94.4646,33.6372],[-94.4648,33.637],[-94.4649,33.637],[-94.465,33.6369],[-94.4661,33.6363],[-94.4673,33.6371],[-94.4679,33.6374],[-94.4684,33.6375],[-94.469,33.6377],[-94.4701,33.6377],[-94.4709,33.6375],[-94.4711,33.6375],[-94.4717,33.6374],[-94.4728,33.6376],[-94.4736,33.6378],[-94.474,33.638],[-94.4743,33.6382],[-94.4748,33.6385],[-94.4755,33.6388],[-94.4764,33.639],[-94.4772,33.639],[-94.478,33.639],[-94.4781,33.639],[-94.4782,33.639],[-94.4791,33.6389],[-94.4799,33.6388],[-94.4803,33.6387],[-94.4806,33.6387],[-94.4811,33.6388],[-94.4813,33.6388],[-94.4822,33.6386],[-94.4827,33.6386],[-94.483,33.6386],[-94.4837,33.6384],[-94.4851,33.6381],[-94.4855,33.638],[-94.4859,33.6379],[-94.4859,33.6387],[-94.4858,33.6391],[-94.4858,33.6396],[-94.4858,33.641],[-94.4858,33.6412],[-94.4856,33.6526],[-94.4853,33.6535],[-94.4853,33.6536],[-94.4853,33.6537],[-94.4853,33.6539],[-94.4853,33.655],[-94.4852,33.6579],[-94.4853,33.6579],[-94.4854,33.658],[-94.4855,33.658],[-94.4856,33.6581],[-94.4855,33.6582],[-94.4855,33.6586],[-94.4855,33.659],[-94.4855,33.6598],[-94.4855,33.6608],[-94.4854,33.6626],[-94.4854,33.6634],[-94.4849,33.6782],[-94.4849,33.6783],[-94.4846,33.6857],[-94.4845,33.6879],[-94.4846,33.6916],[-94.4845,33.6917],[-94.4844,33.6925],[-94.4844,33.6927],[-94.4841,33.7031],[-94.4841,33.7032],[-94.4839,33.7083],[-94.4838,33.7113],[-94.4838,33.7163],[-94.4838,33.7167],[-94.4837,33.7168],[-94.4837,33.7174],[-94.4835,33.7268],[-94.4832,33.736],[-94.4831,33.7389],[-94.483,33.7426],[-94.483,33.743],[-94.483,33.7431],[-94.483,33.7456],[-94.483,33.7465],[-94.4829,33.7501],[-94.4828,33.7506],[-94.4828,33.7508],[-94.4828,33.7511],[-94.4828,33.7514],[-94.4827,33.752],[-94.4827,33.7529],[-94.4828,33.7533],[-94.4827,33.754],[-94.4827,33.7542],[-94.4827,33.7543],[-94.4827,33.7544],[-94.4827,33.7545],[-94.4827,33.7562],[-94.4826,33.758],[-94.4826,33.7604],[-94.4825,33.765],[-94.4824,33.7654],[-94.4824,33.767],[-94.4822,33.7751],[-94.4819,33.7883],[-94.4818,33.7887],[-94.4818,33.7888],[-94.4818,33.7889],[-94.4818,33.789],[-94.4817,33.7892],[-94.4817,33.7901],[-94.4817,33.7906],[-94.4817,33.7908],[-94.4816,33.7918],[-94.4816,33.7928],[-94.4816,33.7938],[-94.4816,33.7939],[-94.4815,33.7944],[-94.4815,33.7957],[-94.4815,33.7959],[-94.4815,33.796],[-94.4815,33.7962],[-94.4814,33.7975],[-94.4813,33.7992],[-94.4813,33.8011],[-94.4813,33.8025],[-94.4813,33.8029],[-94.4813,33.8031],[-94.4813,33.8048],[-94.4813,33.8064],[-94.4812,33.8075],[-94.4812,33.8081],[-94.4811,33.8098],[-94.4811,33.8112],[-94.4811,33.8125],[-94.4811,33.8136],[-94.481,33.815],[-94.481,33.8159],[-94.481,33.8176],[-94.481,33.8182],[-94.481,33.8189],[-94.4809,33.8196],[-94.4808,33.8204],[-94.4807,33.8211],[-94.4807,33.8214],[-94.4807,33.8225],[-94.4807,33.8229],[-94.4807,33.8231],[-94.4806,33.8245],[-94.4806,33.8249],[-94.4806,33.8265],[-94.4806,33.8276],[-94.4806,33.8286],[-94.4806,33.8299],[-94.4806,33.8302],[-94.4806,33.8304],[-94.4805,33.8318],[-94.4804,33.8327],[-94.4803,33.8341],[-94.4803,33.8343],[-94.4803,33.8348],[-94.4803,33.8363],[-94.4803,33.8373],[-94.4804,33.8377],[-94.4804,33.838],[-94.4804,33.8381],[-94.4803,33.8392],[-94.4803,33.8401],[-94.4803,33.8413],[-94.4803,33.8414],[-94.4803,33.8416],[-94.4802,33.8419],[-94.4802,33.8421],[-94.4802,33.8423],[-94.4802,33.8425],[-94.4802,33.8427],[-94.4802,33.8428],[-94.4802,33.8429],[-94.4802,33.8434],[-94.4802,33.8436],[-94.4802,33.8437],[-94.4801,33.8448],[-94.48,33.8469],[-94.48,33.8485],[-94.48,33.8488],[-94.4799,33.8493],[-94.4799,33.8496],[-94.4799,33.8497],[-94.4799,33.8501],[-94.4799,33.8505],[-94.4799,33.8514],[-94.4799,33.8533],[-94.4798,33.8567],[-94.4798,33.8573],[-94.4798,33.858],[-94.4798,33.8587],[-94.4797,33.8594],[-94.4794,33.8709],[-94.4794,33.8711],[-94.4791,33.8751],[-94.4794,33.8812],[-94.4794,33.8813],[-94.4793,33.8816],[-94.4792,33.8823],[-94.479,33.883],[-94.479,33.8834],[-94.4788,33.884],[-94.4788,33.8843],[-94.4789,33.8851],[-94.4788,33.886],[-94.4789,33.8869],[-94.4788,33.8878],[-94.4789,33.8884],[-94.4789,33.8894],[-94.4788,33.8911],[-94.4788,33.8916],[-94.4788,33.8932],[-94.4787,33.8943],[-94.4786,33.8965],[-94.4787,33.8973],[-94.4786,33.8981],[-94.4784,33.9024],[-94.4784,33.9037],[-94.4784,33.9049],[-94.4784,33.9063],[-94.4783,33.9102],[-94.4782,33.9111],[-94.4782,33.9132],[-94.4782,33.9145],[-94.4782,33.9147],[-94.4781,33.9168],[-94.4781,33.9185],[-94.478,33.9203],[-94.478,33.9212],[-94.4779,33.9222],[-94.4779,33.9225],[-94.4779,33.9228],[-94.4779,33.923],[-94.4779,33.9232],[-94.4778,33.9271],[-94.4778,33.9284],[-94.4777,33.929],[-94.4777,33.9291],[-94.4777,33.9303],[-94.4776,33.9315],[-94.4776,33.9333],[-94.4775,33.935],[-94.4775,33.9358],[-94.4775,33.9374],[-94.4775,33.9375],[-94.4775,33.9376],[-94.4773,33.9391],[-94.4773,33.9392],[-94.4773,33.9393],[-94.4773,33.9394],[-94.4773,33.9395],[-94.4773,33.9405],[-94.4773,33.9406],[-94.4773,33.9408],[-94.4773,33.9409],[-94.4773,33.9411],[-94.4772,33.9441],[-94.4772,33.9448],[-94.4772,33.9482],[-94.477,33.9538],[-94.477,33.9542],[-94.477,33.9561],[-94.477,33.9565],[-94.477,33.9566],[-94.477,33.957],[-94.477,33.9572],[-94.477,33.9573],[-94.477,33.9575],[-94.4768,33.9624],[-94.4764,33.9668],[-94.4765,33.9759],[-94.4759,33.996],[-94.4759,33.9962],[-94.4759,33.9963],[-94.4758,34.0001],[-94.4756,34.0055],[-94.4755,34.0094],[-94.4753,34.0158],[-94.4753,34.0159],[-94.4753,34.0161],[-94.4753,34.0162],[-94.4752,34.0171],[-94.4752,34.0172],[-94.4752,34.0187],[-94.4752,34.019],[-94.4752,34.0192],[-94.4752,34.0193],[-94.4752,34.02],[-94.4752,34.0205],[-94.4751,34.0215],[-94.4752,34.0218],[-94.4752,34.0219],[-94.4752,34.022],[-94.4749,34.0229],[-94.475,34.0244],[-94.4749,34.0286],[-94.4748,34.0331],[-94.4747,34.0355],[-94.4745,34.0443],[-94.4744,34.0455],[-94.4744,34.0458],[-94.4744,34.048],[-94.4744,34.0482],[-94.4743,34.0486],[-94.4743,34.0519],[-94.4742,34.052],[-94.4742,34.0521],[-94.4742,34.0522],[-94.4742,34.054],[-94.4742,34.0541],[-94.4742,34.0543],[-94.4742,34.0547],[-94.4742,34.0549],[-94.4741,34.0594],[-94.4741,34.0595],[-94.4738,34.0643],[-94.4734,34.0715],[-94.4734,34.0717],[-94.473,34.0836],[-94.4729,34.088],[-94.4729,34.0881],[-94.4727,34.103],[-94.4727,34.1037],[-94.4727,34.1093],[-94.4725,34.1131],[-94.4723,34.1173],[-94.4721,34.123],[-94.472,34.1242],[-94.472,34.1251],[-94.4719,34.1299],[-94.4718,34.1323],[-94.4718,34.1324],[-94.4718,34.1325],[-94.4718,34.1326],[-94.4718,34.1327],[-94.4718,34.1328],[-94.4718,34.1354],[-94.4717,34.1358],[-94.4717,34.1377],[-94.4716,34.1415],[-94.4714,34.1479],[-94.4714,34.1497],[-94.4713,34.1538],[-94.4712,34.1562],[-94.4712,34.1563],[-94.4712,34.1564],[-94.4712,34.1573],[-94.4712,34.1576],[-94.4711,34.1592],[-94.4711,34.1601],[-94.471,34.1645],[-94.471,34.1647],[-94.471,34.1653],[-94.471,34.1654],[-94.4709,34.1694],[-94.4709,34.1697],[-94.4709,34.1698],[-94.4709,34.17],[-94.4708,34.1715],[-94.4708,34.1717],[-94.4708,34.1718],[-94.4707,34.176],[-94.4706,34.1788],[-94.4703,34.1897],[-94.4703,34.1899],[-94.4701,34.198],[-94.4701,34.1983],[-94.4699,34.2044],[-94.4698,34.2102],[-94.4697,34.2129],[-94.4696,34.2171],[-94.4695,34.2223],[-94.4693,34.2307],[-94.4693,34.2309],[-94.4692,34.2343],[-94.4689,34.2383],[-94.4687,34.2443],[-94.4686,34.2486],[-94.4686,34.2492],[-94.4685,34.2499],[-94.4685,34.2501],[-94.4684,34.2529],[-94.4684,34.253],[-94.4684,34.2531],[-94.4684,34.2532],[-94.4683,34.2569],[-94.4683,34.257],[-94.4683,34.2603],[-94.4682,34.2618],[-94.4682,34.2636],[-94.468,34.2712],[-94.468,34.2713],[-94.468,34.2728],[-94.468,34.2765],[-94.4679,34.2773],[-94.4679,34.2812],[-94.4677,34.2864],[-94.467,34.3089],[-94.4668,34.314],[-94.4667,34.3179],[-94.4667,34.318],[-94.4666,34.3201],[-94.4666,34.3202],[-94.4666,34.3203],[-94.4666,34.3206],[-94.4666,34.3207],[-94.4666,34.3208],[-94.4666,34.321],[-94.4666,34.3216],[-94.4666,34.322],[-94.4666,34.3225],[-94.4665,34.3251],[-94.4665,34.3252],[-94.4665,34.3254],[-94.4665,34.3276],[-94.4665,34.3284],[-94.4664,34.3307],[-94.4664,34.3325],[-94.4664,34.3327],[-94.4664,34.3328],[-94.4664,34.3329],[-94.4664,34.333],[-94.4663,34.3342],[-94.4663,34.337],[-94.4663,34.3374],[-94.4662,34.3433],[-94.4661,34.3481],[-94.4661,34.3483],[-94.466,34.35],[-94.466,34.351],[-94.4659,34.3512],[-94.4659,34.352],[-94.4659,34.3521],[-94.4657,34.3528],[-94.4657,34.3529],[-94.4657,34.3531],[-94.4657,34.3534],[-94.4656,34.3536],[-94.4656,34.3541],[-94.4656,34.3543],[-94.4656,34.3546],[-94.4656,34.3547],[-94.4656,34.3548],[-94.4655,34.3555],[-94.4655,34.3558],[-94.4655,34.356],[-94.4655,34.3562],[-94.4655,34.3563],[-94.4655,34.3564],[-94.4655,34.3566],[-94.4655,34.3567],[-94.4655,34.3569],[-94.4655,34.3573],[-94.4655,34.3575],[-94.4655,34.3577],[-94.4654,34.3584],[-94.4654,34.3585],[-94.4654,34.3589],[-94.4654,34.3592],[-94.4654,34.3593],[-94.4654,34.3596],[-94.4654,34.3597],[-94.4654,34.3599],[-94.4654,34.36],[-94.4655,34.3616],[-94.4655,34.3617],[-94.4655,34.3634],[-94.4655,34.3639],[-94.4654,34.3647],[-94.4654,34.3648],[-94.4653,34.3666],[-94.4653,34.3706],[-94.4651,34.3747],[-94.4651,34.375],[-94.4651,34.3751],[-94.4651,34.3753],[-94.4651,34.3756],[-94.4651,34.3758],[-94.4651,34.3759],[-94.4651,34.376],[-94.465,34.3773],[-94.465,34.3776],[-94.465,34.3779],[-94.4647,34.3855],[-94.4647,34.3856],[-94.4647,34.3858],[-94.4647,34.3859],[-94.4647,34.386],[-94.4647,34.3861],[-94.4647,34.3862],[-94.4647,34.3863],[-94.4647,34.3864],[-94.4647,34.3865],[-94.4647,34.3866],[-94.4647,34.3867],[-94.4647,34.3869],[-94.4647,34.3872],[-94.4644,34.3965],[-94.4644,34.3995],[-94.4644,34.3996],[-94.4644,34.3997],[-94.4644,34.3998],[-94.4643,34.4027],[-94.4643,34.4028],[-94.4643,34.4035],[-94.4643,34.4038],[-94.4643,34.404],[-94.4643,34.4043],[-94.4643,34.4044],[-94.4642,34.4044],[-94.4642,34.4055],[-94.4642,34.4057],[-94.4642,34.4059],[-94.4642,34.4064],[-94.4642,34.4065],[-94.4642,34.4068],[-94.4642,34.4073],[-94.4641,34.4076],[-94.4641,34.4077],[-94.4641,34.4078],[-94.4641,34.4079],[-94.4641,34.4081],[-94.4641,34.4083],[-94.4641,34.4085],[-94.4641,34.4087],[-94.4641,34.409],[-94.4641,34.4092],[-94.4641,34.4093],[-94.464,34.4094],[-94.464,34.4096],[-94.464,34.4097],[-94.464,34.4098],[-94.464,34.4101],[-94.4641,34.4103],[-94.4641,34.4104],[-94.4641,34.4107],[-94.4641,34.4109],[-94.4641,34.4115],[-94.4641,34.4121],[-94.4641,34.4123],[-94.4641,34.4124],[-94.4641,34.4126],[-94.464,34.4133],[-94.464,34.4138],[-94.464,34.4141],[-94.464,34.4143],[-94.4639,34.4143],[-94.4639,34.4144],[-94.4639,34.4149],[-94.4638,34.4153],[-94.4638,34.4155],[-94.4638,34.4158],[-94.4638,34.4161],[-94.4638,34.4166],[-94.4638,34.4168],[-94.4638,34.4173],[-94.4638,34.4176],[-94.4637,34.4178],[-94.4637,34.4179],[-94.4637,34.418],[-94.4638,34.4182],[-94.4638,34.4183],[-94.4638,34.419],[-94.4638,34.4194],[-94.4638,34.4196],[-94.4638,34.4197],[-94.4638,34.4198],[-94.4638,34.4203],[-94.4636,34.4217],[-94.4635,34.4275],[-94.4633,34.4327],[-94.4632,34.4377],[-94.4631,34.4399],[-94.4628,34.4458],[-94.4628,34.446],[-94.4628,34.4468],[-94.4628,34.4469],[-94.4628,34.447],[-94.4627,34.4475],[-94.4626,34.4542],[-94.4625,34.4558],[-94.4625,34.4566],[-94.4624,34.4596],[-94.4623,34.4629],[-94.4623,34.4631],[-94.4622,34.468],[-94.4621,34.4701],[-94.4621,34.4702],[-94.4621,34.4704],[-94.4621,34.4715],[-94.462,34.4777],[-94.4617,34.4859],[-94.4616,34.4909],[-94.4614,34.495],[-94.4614,34.4969],[-94.4614,34.497],[-94.4614,34.4971],[-94.4614,34.4972],[-94.4614,34.4973],[-94.4614,34.5001],[-94.4612,34.5075],[-94.4611,34.5097],[-94.4611,34.5098],[-94.4609,34.5146],[-94.4608,34.5181],[-94.4608,34.5196],[-94.4608,34.5203],[-94.4607,34.5244],[-94.4605,34.5281],[-94.4605,34.5307],[-94.4604,34.5347],[-94.4603,34.5384],[-94.4603,34.5435],[-94.4603,34.5446],[-94.4603,34.5448],[-94.4603,34.5451],[-94.4603,34.5453],[-94.46,34.5493],[-94.46,34.5499],[-94.46,34.5503],[-94.4595,34.5685],[-94.4592,34.5787],[-94.4589,34.5878],[-94.4587,34.594],[-94.4586,34.5999],[-94.4585,34.6021],[-94.4583,34.6096],[-94.4582,34.6143],[-94.4578,34.6251],[-94.4576,34.6314],[-94.4576,34.6348],[-94.4575,34.6351],[-94.4575,34.6356],[-94.4575,34.6362],[-94.4574,34.6364],[-94.4574,34.6369],[-94.4574,34.6373],[-94.4573,34.638],[-94.4573,34.639],[-94.4573,34.6396],[-94.4573,34.6405],[-94.4572,34.641],[-94.4572,34.6414],[-94.4572,34.6416],[-94.4573,34.6419],[-94.4573,34.642],[-94.4573,34.6421],[-94.4574,34.6423],[-94.4574,34.6424],[-94.4576,34.6427],[-94.4576,34.6428],[-94.4576,34.6429],[-94.4576,34.643],[-94.4575,34.6432],[-94.4575,34.6433],[-94.4575,34.6434],[-94.4575,34.6435],[-94.4572,34.6468],[-94.4571,34.6495],[-94.4569,34.6557],[-94.4566,34.666],[-94.4564,34.6717],[-94.4564,34.6732],[-94.4563,34.6749],[-94.4562,34.6783],[-94.4561,34.6798],[-94.4561,34.6816],[-94.456,34.6846],[-94.4559,34.687],[-94.4559,34.6882],[-94.4557,34.6935],[-94.4557,34.6937],[-94.4557,34.6938],[-94.4553,34.7067],[-94.4553,34.7071],[-94.4553,34.7074],[-94.4547,34.724],[-94.4547,34.7242],[-94.4547,34.7249],[-94.4546,34.729],[-94.4544,34.7346],[-94.4542,34.7399],[-94.4542,34.7402],[-94.4538,34.7503],[-94.4535,34.7598],[-94.4535,34.76],[-94.4535,34.7622],[-94.4534,34.7661],[-94.4534,34.7662],[-94.4532,34.7725],[-94.4532,34.7726],[-94.4527,34.7862],[-94.4526,34.7889],[-94.4525,34.7899],[-94.4525,34.7904],[-94.4523,34.7954],[-94.4522,34.7982],[-94.452,34.8029],[-94.4519,34.8058],[-94.4516,34.8147],[-94.4514,34.8177],[-94.4512,34.8234],[-94.4512,34.8235],[-94.4511,34.8276],[-94.4511,34.8278],[-94.451,34.8307],[-94.4509,34.8334],[-94.4507,34.8391],[-94.4507,34.8401],[-94.4506,34.8413],[-94.4503,34.8528],[-94.4502,34.8554],[-94.4502,34.8563],[-94.4502,34.8565],[-94.4502,34.8566],[-94.4502,34.8581],[-94.4501,34.8587],[-94.4501,34.8602],[-94.45,34.8602],[-94.45,34.8603],[-94.45,34.8611],[-94.45,34.8622],[-94.4499,34.8625],[-94.4499,34.8626],[-94.4499,34.8627],[-94.4499,34.863],[-94.4499,34.8638],[-94.4499,34.8641],[-94.4499,34.8645],[-94.4499,34.8649],[-94.4499,34.8651],[-94.45,34.8655],[-94.45,34.8657],[-94.45,34.8659],[-94.4499,34.8663],[-94.4499,34.8666],[-94.4499,34.8668],[-94.4499,34.8672],[-94.4498,34.868],[-94.4498,34.8697],[-94.4498,34.8698],[-94.4498,34.8699],[-94.4498,34.8702],[-94.4498,34.8704],[-94.4498,34.8707],[-94.4498,34.8708],[-94.4498,34.8709],[-94.4498,34.871],[-94.4498,34.8711],[-94.4498,34.8712],[-94.4498,34.8714],[-94.4498,34.8718],[-94.4498,34.8719],[-94.4497,34.8724],[-94.4498,34.8726],[-94.4497,34.8732],[-94.4497,34.8733],[-94.4497,34.8735],[-94.4497,34.8737],[-94.4497,34.8743],[-94.4497,34.8745],[-94.4497,34.875],[-94.4497,34.8751],[-94.4497,34.8753],[-94.4497,34.8754],[-94.4494,34.8817],[-94.4494,34.8818],[-94.4494,34.882],[-94.4493,34.8846],[-94.4493,34.8847],[-94.4493,34.8848],[-94.4493,34.8853],[-94.4491,34.8892],[-94.4491,34.89],[-94.4491,34.8908],[-94.4491,34.8909],[-94.4491,34.8927],[-94.449,34.8944],[-94.4492,34.8951],[-94.4492,34.8952],[-94.4492,34.8954],[-94.4492,34.8955],[-94.449,34.902],[-94.449,34.9021],[-94.449,34.9025],[-94.449,34.9027],[-94.4488,34.9077],[-94.4485,34.9141],[-94.4483,34.9214],[-94.4481,34.9254],[-94.4481,34.9259],[-94.4481,34.926],[-94.4478,34.9339],[-94.4475,34.9419],[-94.4467,34.9621],[-94.4464,34.9691],[-94.4464,34.9699],[-94.4464,34.9707],[-94.4464,34.9709],[-94.4464,34.971],[-94.4463,34.9735],[-94.4462,34.976],[-94.4461,34.9776],[-94.4461,34.978],[-94.4461,34.9782],[-94.4461,34.9784],[-94.446,34.9806],[-94.4459,34.9851],[-94.4458,34.9893],[-94.4457,34.9905],[-94.4456,34.9941],[-94.4455,34.9978],[-94.4455,34.998],[-94.4454,35.0001],[-94.4453,35.001],[-94.4452,35.0017],[-94.4453,35.0017],[-94.4447,35.0165],[-94.4446,35.0192],[-94.4446,35.0193],[-94.4444,35.0257],[-94.4443,35.0287],[-94.4443,35.0292],[-94.4443,35.0304],[-94.4441,35.0366],[-94.4434,35.0559],[-94.4432,35.0625],[-94.443,35.0654],[-94.443,35.0666],[-94.443,35.0679],[-94.4429,35.0684],[-94.4429,35.0701],[-94.4429,35.0706],[-94.4428,35.0713],[-94.4428,35.0735],[-94.4428,35.0742],[-94.4426,35.0781],[-94.4425,35.0789],[-94.4425,35.0797],[-94.4425,35.0802],[-94.4425,35.0809],[-94.4425,35.081],[-94.4424,35.0828],[-94.4423,35.0878],[-94.4421,35.0918],[-94.442,35.097],[-94.4417,35.1052],[-94.4415,35.1112],[-94.4414,35.1135],[-94.4413,35.1158],[-94.4413,35.1166],[-94.4411,35.1203],[-94.4411,35.1206],[-94.4411,35.1215],[-94.4411,35.1223],[-94.4411,35.1233],[-94.4411,35.124],[-94.4411,35.1241],[-94.4411,35.1242],[-94.4411,35.1243],[-94.4411,35.1246],[-94.4411,35.1247],[-94.4411,35.1248],[-94.4411,35.1249],[-94.441,35.1254],[-94.441,35.1255],[-94.441,35.1257],[-94.441,35.1258],[-94.441,35.1259],[-94.441,35.126],[-94.441,35.1262],[-94.441,35.1263],[-94.441,35.1264],[-94.441,35.1267],[-94.441,35.1268],[-94.441,35.1269],[-94.441,35.127],[-94.441,35.1271],[-94.441,35.1273],[-94.441,35.1278],[-94.4409,35.1278],[-94.4409,35.128],[-94.4409,35.1281],[-94.4408,35.1281],[-94.4408,35.1282],[-94.4408,35.1287],[-94.4407,35.1291],[-94.4407,35.1302],[-94.4407,35.1312],[-94.4407,35.1313],[-94.4407,35.1315],[-94.4406,35.1331],[-94.4404,35.1389],[-94.4404,35.1391],[-94.4403,35.1453],[-94.4403,35.1455],[-94.4402,35.1488],[-94.4401,35.1497],[-94.4399,35.1571],[-94.4397,35.1634],[-94.4397,35.1635],[-94.4396,35.1663],[-94.4395,35.169],[-94.4396,35.1691],[-94.4396,35.1703],[-94.4395,35.1718],[-94.4394,35.1737],[-94.4394,35.1756],[-94.4392,35.1788],[-94.4392,35.1789],[-94.4391,35.1823],[-94.439,35.1828],[-94.439,35.183],[-94.439,35.1832],[-94.439,35.1847],[-94.4389,35.1856],[-94.4387,35.1934],[-94.4387,35.1935],[-94.4387,35.1937],[-94.4387,35.1951],[-94.4387,35.1955],[-94.4387,35.1958],[-94.4387,35.1964],[-94.4386,35.1969],[-94.4386,35.1972],[-94.4386,35.1973],[-94.4387,35.1975],[-94.4386,35.1978],[-94.4386,35.1981],[-94.4386,35.1987],[-94.4386,35.199],[-94.4385,35.201],[-94.4385,35.2014],[-94.4385,35.2019],[-94.4383,35.2086],[-94.4383,35.2088],[-94.4383,35.2106],[-94.4382,35.211],[-94.4382,35.2112],[-94.4381,35.2165],[-94.4379,35.2207],[-94.4379,35.2214],[-94.4379,35.2217],[-94.4379,35.2218],[-94.4379,35.2219],[-94.4379,35.222],[-94.4379,35.2222],[-94.4378,35.2229],[-94.4378,35.223],[-94.4378,35.2231],[-94.4378,35.2233],[-94.4378,35.2236],[-94.4378,35.2237],[-94.4378,35.2243],[-94.4377,35.2256],[-94.4377,35.2257],[-94.4377,35.2258],[-94.4377,35.2259],[-94.4377,35.2269],[-94.4376,35.2297],[-94.4376,35.2307],[-94.4376,35.2309],[-94.4377,35.238],[-94.4378,35.2393],[-94.4378,35.2398],[-94.4378,35.2401],[-94.4378,35.2402],[-94.4378,35.2403],[-94.4376,35.2422],[-94.4375,35.2428],[-94.4375,35.2432],[-94.437,35.2467],[-94.4366,35.2501],[-94.4363,35.2581],[-94.4362,35.2591],[-94.4362,35.2596],[-94.4362,35.2602],[-94.4361,35.2629],[-94.436,35.2661],[-94.436,35.2663],[-94.4359,35.268],[-94.4359,35.2682],[-94.4358,35.2712],[-94.4358,35.2718],[-94.4358,35.2719],[-94.4358,35.2723],[-94.4358,35.2726],[-94.4358,35.2727],[-94.4358,35.2728],[-94.4358,35.273],[-94.4358,35.2732],[-94.4358,35.2738],[-94.4358,35.2739],[-94.4358,35.2743],[-94.4357,35.2744],[-94.4357,35.2745],[-94.4357,35.2746],[-94.4357,35.2747],[-94.4357,35.2749],[-94.4357,35.275],[-94.4357,35.2751],[-94.4357,35.2752],[-94.4357,35.276],[-94.4356,35.2766],[-94.4355,35.2781],[-94.4354,35.2786],[-94.4354,35.2788],[-94.4354,35.2789],[-94.4353,35.2796],[-94.4353,35.2799],[-94.4353,35.2803],[-94.4353,35.2807],[-94.4354,35.2849],[-94.4354,35.2853],[-94.4354,35.2856],[-94.4353,35.2858],[-94.4353,35.2867],[-94.4353,35.2868],[-94.4353,35.2869],[-94.4353,35.287],[-94.4353,35.2872],[-94.4353,35.2877],[-94.4352,35.2882],[-94.4352,35.2883],[-94.4352,35.2885],[-94.4352,35.2886],[-94.4352,35.2887],[-94.4352,35.2889],[-94.4352,35.289],[-94.4352,35.2891],[-94.4351,35.2893],[-94.4351,35.2895],[-94.4351,35.2899],[-94.4351,35.2916],[-94.4351,35.2917],[-94.4351,35.2919],[-94.4351,35.2921],[-94.4351,35.2923],[-94.4347,35.2958],[-94.4347,35.2961],[-94.4345,35.2975],[-94.4344,35.2975],[-94.4344,35.2977],[-94.4344,35.2979],[-94.4344,35.298],[-94.4344,35.2982],[-94.4344,35.2996],[-94.4344,35.2999],[-94.4344,35.3],[-94.4344,35.3002],[-94.4344,35.301],[-94.4344,35.3013],[-94.4344,35.3014],[-94.4344,35.3016],[-94.4344,35.3017],[-94.4344,35.3019],[-94.4344,35.302],[-94.4344,35.3023],[-94.4344,35.3043],[-94.4344,35.3049],[-94.4344,35.3061],[-94.4345,35.3066],[-94.4344,35.3075],[-94.4344,35.3076],[-94.4344,35.3077],[-94.4343,35.3084],[-94.4343,35.3088],[-94.4343,35.309],[-94.4343,35.3095],[-94.4343,35.3103],[-94.4343,35.3105],[-94.4343,35.3106],[-94.4343,35.3107],[-94.4343,35.3112],[-94.4343,35.3113],[-94.4343,35.3118],[-94.4343,35.3124],[-94.4342,35.3126],[-94.4342,35.313],[-94.4342,35.3133],[-94.4342,35.3136],[-94.4342,35.314],[-94.4342,35.3141],[-94.4342,35.3142],[-94.4341,35.3158],[-94.434,35.3168],[-94.434,35.3171],[-94.434,35.3174],[-94.434,35.3176],[-94.434,35.3178],[-94.434,35.3183],[-94.4339,35.3189],[-94.4339,35.3192],[-94.4339,35.3197],[-94.4339,35.3199],[-94.4339,35.32],[-94.4339,35.3203],[-94.4339,35.3209],[-94.4339,35.3211],[-94.4339,35.3212],[-94.4338,35.3219],[-94.4338,35.3234],[-94.4338,35.3248],[-94.4338,35.325],[-94.4338,35.3255],[-94.4337,35.3279],[-94.4336,35.3281],[-94.4336,35.3285],[-94.4336,35.3293],[-94.4335,35.3302],[-94.4335,35.3309],[-94.4335,35.3311],[-94.4335,35.332],[-94.4334,35.3323],[-94.4334,35.334],[-94.4334,35.3353],[-94.4334,35.3354],[-94.4334,35.3356],[-94.4334,35.3357],[-94.4334,35.3359],[-94.4333,35.3372],[-94.4332,35.3378],[-94.4332,35.3379],[-94.4332,35.3382],[-94.4332,35.3385],[-94.4332,35.3394],[-94.4331,35.34],[-94.4331,35.3402],[-94.4331,35.3403],[-94.4331,35.3405],[-94.4331,35.3408],[-94.4331,35.3409],[-94.433,35.3417],[-94.433,35.3419],[-94.433,35.3421],[-94.433,35.3433],[-94.433,35.3439],[-94.433,35.3444],[-94.433,35.3447],[-94.4329,35.3454],[-94.4329,35.3461],[-94.4329,35.3462],[-94.4329,35.3465],[-94.4328,35.3485],[-94.4328,35.3486],[-94.4328,35.3496],[-94.4327,35.3496],[-94.4327,35.3512],[-94.4327,35.3514],[-94.4327,35.3517],[-94.4326,35.3521],[-94.4326,35.3528],[-94.4326,35.353],[-94.4326,35.3532],[-94.4326,35.3533],[-94.4326,35.3537],[-94.4326,35.3538],[-94.4326,35.3541],[-94.4326,35.3543],[-94.4326,35.3544],[-94.4326,35.3553],[-94.4326,35.3555],[-94.4325,35.3559],[-94.4325,35.3566],[-94.4325,35.3568],[-94.4325,35.3574],[-94.4324,35.3578],[-94.4324,35.3582],[-94.4324,35.3585],[-94.4324,35.3588],[-94.4324,35.3592],[-94.4324,35.3598],[-94.4324,35.3601],[-94.4323,35.361],[-94.4323,35.3613],[-94.4323,35.3614],[-94.4323,35.3615],[-94.4323,35.3616],[-94.4323,35.3618],[-94.4323,35.3621],[-94.4323,35.3622],[-94.4323,35.3627],[-94.4322,35.363],[-94.4323,35.3631],[-94.4323,35.3632],[-94.4323,35.3633],[-94.4323,35.3635],[-94.4322,35.3636],[-94.4324,35.3643],[-94.4325,35.3644],[-94.4326,35.3645],[-94.4327,35.3646],[-94.4328,35.3647],[-94.4329,35.3648],[-94.433,35.3649],[-94.433,35.365],[-94.4331,35.3653],[-94.433,35.3654],[-94.4331,35.3656],[-94.4332,35.3658],[-94.4331,35.3659],[-94.433,35.3661],[-94.4326,35.3667],[-94.4322,35.3672],[-94.432,35.3678],[-94.4318,35.3684],[-94.4318,35.3685],[-94.4316,35.3695],[-94.4318,35.3706],[-94.4319,35.3707],[-94.4321,35.3713],[-94.4321,35.3714],[-94.4322,35.3718],[-94.4323,35.3719],[-94.4324,35.3723],[-94.4329,35.3738],[-94.433,35.3743],[-94.4331,35.3747],[-94.4332,35.375],[-94.4334,35.3762],[-94.4331,35.3783],[-94.4347,35.3835],[-94.4356,35.3861],[-94.4354,35.3863],[-94.4352,35.3865],[-94.435,35.3867],[-94.4348,35.3869],[-94.4346,35.3871],[-94.4345,35.3873],[-94.4345,35.3874],[-94.4344,35.3879],[-94.4342,35.3887],[-94.4341,35.389],[-94.4337,35.3895],[-94.4332,35.39],[-94.4321,35.3913],[-94.4318,35.3917],[-94.4316,35.3919],[-94.431,35.3925],[-94.431,35.3937],[-94.4312,35.3943],[-94.4314,35.3947],[-94.4314,35.3949],[-94.4315,35.3951],[-94.4316,35.3966],[-94.4317,35.3976],[-94.4317,35.3977],[-94.4317,35.398],[-94.4317,35.3984],[-94.4317,35.3985],[-94.4317,35.3986],[-94.4318,35.3987],[-94.4318,35.3988],[-94.4326,35.4023],[-94.4328,35.4032],[-94.433,35.4042],[-94.4331,35.4045],[-94.4331,35.4046],[-94.4332,35.405],[-94.4332,35.4051],[-94.4341,35.41],[-94.4341,35.4102],[-94.4342,35.4106],[-94.4342,35.4109],[-94.4357,35.4195],[-94.4359,35.4206],[-94.4383,35.4342],[-94.4384,35.4343],[-94.4399,35.4412],[-94.4401,35.4431],[-94.4406,35.4472],[-94.4406,35.4473],[-94.4407,35.4477],[-94.4407,35.4479],[-94.4411,35.4499],[-94.4411,35.4501],[-94.4411,35.4502],[-94.4411,35.4504],[-94.4412,35.4511],[-94.4413,35.4514],[-94.4413,35.4517],[-94.4415,35.4527],[-94.4417,35.4531],[-94.4421,35.4538],[-94.4429,35.4583],[-94.4451,35.4706],[-94.4454,35.4725],[-94.4477,35.4857],[-94.448,35.4868],[-94.448,35.4871],[-94.4481,35.4873],[-94.449,35.4932],[-94.4492,35.4948],[-94.4496,35.4963],[-94.4496,35.4964],[-94.4497,35.4966],[-94.4497,35.4967],[-94.4497,35.4968],[-94.4498,35.4974],[-94.45,35.4981],[-94.4502,35.5002],[-94.4505,35.5024],[-94.4505,35.5025],[-94.4505,35.5026],[-94.4505,35.5027],[-94.4505,35.5028],[-94.4507,35.5039],[-94.4512,35.507],[-94.4514,35.5081],[-94.4514,35.5082],[-94.4514,35.5083],[-94.4514,35.5084],[-94.4514,35.5085],[-94.4514,35.5086],[-94.4515,35.5091],[-94.4518,35.5106],[-94.4519,35.5112],[-94.4519,35.5114],[-94.452,35.5121],[-94.452,35.5123],[-94.4521,35.5126],[-94.4521,35.5129],[-94.4523,35.5138],[-94.4523,35.5141],[-94.4524,35.5142],[-94.4524,35.5148],[-94.4525,35.5149],[-94.4527,35.5164],[-94.4534,35.5206],[-94.4536,35.522],[-94.4544,35.5266],[-94.4544,35.5268],[-94.4547,35.5284],[-94.4547,35.5286],[-94.4564,35.5388],[-94.4566,35.5403],[-94.4566,35.5404],[-94.4568,35.5418],[-94.4574,35.5455],[-94.4581,35.5498],[-94.4588,35.5538],[-94.46,35.5613],[-94.4601,35.5617],[-94.4601,35.562],[-94.4602,35.5627],[-94.4603,35.5629],[-94.4607,35.5653],[-94.4618,35.5725],[-94.4621,35.574],[-94.4622,35.5749],[-94.4629,35.58],[-94.4634,35.5827],[-94.4635,35.5833],[-94.4636,35.5836],[-94.4636,35.5837],[-94.4636,35.5838],[-94.4637,35.5842],[-94.4638,35.5847],[-94.4639,35.5855],[-94.4639,35.5859],[-94.464,35.5862],[-94.4641,35.5865],[-94.4641,35.587],[-94.4642,35.5875],[-94.4642,35.5876],[-94.4643,35.5878],[-94.4644,35.5887],[-94.4644,35.5892],[-94.4645,35.5892],[-94.4646,35.5899],[-94.4647,35.5906],[-94.4648,35.5911],[-94.4648,35.5914],[-94.4648,35.5916],[-94.465,35.592],[-94.465,35.5924],[-94.4652,35.5937],[-94.4652,35.5941],[-94.4662,35.5996],[-94.4665,35.6012],[-94.4666,35.6018],[-94.4669,35.6039],[-94.4672,35.6054],[-94.4672,35.6056],[-94.4673,35.606],[-94.4674,35.6071],[-94.4678,35.6091],[-94.4684,35.6129],[-94.4684,35.613],[-94.4684,35.6131],[-94.4684,35.6132],[-94.4685,35.6134],[-94.469,35.6166],[-94.4705,35.6251],[-94.4706,35.6261],[-94.4712,35.6292],[-94.4713,35.6299],[-94.4715,35.6309],[-94.4716,35.632],[-94.4717,35.6327],[-94.4719,35.6339],[-94.4721,35.6354],[-94.4725,35.6374],[-94.4727,35.6386],[-94.4727,35.639],[-94.4729,35.64],[-94.4729,35.6402],[-94.473,35.6407],[-94.4737,35.6448],[-94.4738,35.6453],[-94.4748,35.6507],[-94.475,35.6523],[-94.4762,35.6591],[-94.4764,35.6602],[-94.477,35.6637],[-94.4771,35.6648],[-94.4777,35.668],[-94.4779,35.669],[-94.478,35.6695],[-94.478,35.6699],[-94.4782,35.6709],[-94.4783,35.6714],[-94.4784,35.6717],[-94.4785,35.6725],[-94.4785,35.6728],[-94.4786,35.6732],[-94.4787,35.6733],[-94.4787,35.6737],[-94.4787,35.6738],[-94.4788,35.6741],[-94.4792,35.6768],[-94.4797,35.6797],[-94.4807,35.6853],[-94.4807,35.6855],[-94.4812,35.6884],[-94.4813,35.6888],[-94.4815,35.69],[-94.4815,35.6904],[-94.4816,35.6907],[-94.4818,35.6917],[-94.4819,35.6921],[-94.4821,35.6932],[-94.4825,35.6957],[-94.4826,35.6961],[-94.4826,35.6965],[-94.4828,35.6976],[-94.4829,35.6977],[-94.4829,35.6979],[-94.4829,35.698],[-94.4832,35.6994],[-94.4839,35.7035],[-94.4842,35.7049],[-94.4842,35.7053],[-94.4844,35.7064],[-94.4845,35.7068],[-94.4851,35.7105],[-94.4869,35.7215],[-94.4871,35.7228],[-94.4874,35.7251],[-94.4874,35.7252],[-94.4875,35.7254],[-94.4875,35.7256],[-94.4876,35.726],[-94.4876,35.7261],[-94.4876,35.7263],[-94.4876,35.7268],[-94.4876,35.7269],[-94.4877,35.7274],[-94.4879,35.7283],[-94.4881,35.7288],[-94.4882,35.7292],[-94.4883,35.7295],[-94.4884,35.7303],[-94.4884,35.7306],[-94.4887,35.7319],[-94.4893,35.7359],[-94.4895,35.7372],[-94.4898,35.7388],[-94.4906,35.7434],[-94.4908,35.7449],[-94.4909,35.7452],[-94.491,35.746],[-94.491,35.7462],[-94.4912,35.7471],[-94.4916,35.7497],[-94.4916,35.7498],[-94.4916,35.7503],[-94.4916,35.7506],[-94.4917,35.7506],[-94.4924,35.7551],[-94.4929,35.7578],[-94.4929,35.758],[-94.4931,35.7589],[-94.4931,35.7592],[-94.4934,35.7619],[-94.4934,35.7628],[-94.4935,35.7629],[-94.4939,35.7653],[-94.4941,35.766],[-94.4944,35.7681],[-94.4945,35.7682],[-94.4946,35.7683],[-94.4946,35.7686],[-94.4948,35.7696],[-94.4954,35.7727],[-94.4956,35.7737],[-94.4969,35.7813],[-94.497,35.7815],[-94.498,35.7873],[-94.498,35.7874],[-94.498,35.7877],[-94.498,35.7878],[-94.4982,35.7885],[-94.4986,35.7908],[-94.4987,35.7916],[-94.4989,35.7925],[-94.4989,35.7928],[-94.499,35.7935],[-94.4991,35.7938],[-94.4991,35.7939],[-94.4994,35.7955],[-94.4996,35.7969],[-94.4997,35.7969],[-94.5002,35.8009],[-94.5005,35.8023],[-94.5006,35.8029],[-94.5006,35.8031],[-94.5007,35.8036],[-94.5007,35.8038],[-94.5008,35.8039],[-94.5008,35.8041],[-94.5008,35.8042],[-94.5009,35.8046],[-94.5012,35.8064],[-94.5013,35.8071],[-94.5013,35.8074],[-94.5013,35.8075],[-94.5014,35.8075],[-94.5014,35.8076],[-94.5014,35.8078],[-94.5014,35.8079],[-94.5015,35.8081],[-94.503,35.8172],[-94.503,35.8175],[-94.503,35.8178],[-94.5031,35.818],[-94.5033,35.8194],[-94.5039,35.8234],[-94.5041,35.8248],[-94.5042,35.825],[-94.5042,35.8251],[-94.5042,35.8254],[-94.5043,35.826],[-94.5044,35.8264],[-94.5045,35.8268],[-94.5045,35.8273],[-94.5048,35.8284],[-94.5048,35.8286],[-94.5048,35.8287],[-94.505,35.8297],[-94.5055,35.8328],[-94.5057,35.8338],[-94.5057,35.8341],[-94.5058,35.8347],[-94.5058,35.835],[-94.5059,35.8356],[-94.506,35.8362],[-94.5061,35.8366],[-94.5064,35.8383],[-94.5065,35.8389],[-94.5066,35.8395],[-94.5068,35.8408],[-94.5069,35.841],[-94.5069,35.8412],[-94.5071,35.8424],[-94.5073,35.8438],[-94.5074,35.8442],[-94.5075,35.8445],[-94.5077,35.8457],[-94.5077,35.846],[-94.5077,35.8461],[-94.5078,35.8462],[-94.5079,35.8471],[-94.5083,35.8496],[-94.5085,35.8504],[-94.5085,35.8505],[-94.5093,35.8555],[-94.5105,35.8625],[-94.5128,35.8751],[-94.513,35.8763],[-94.5145,35.8845],[-94.5146,35.8846],[-94.5149,35.8866],[-94.5155,35.8901],[-94.5155,35.8904],[-94.5159,35.8925],[-94.517,35.8989],[-94.5174,35.9008],[-94.5176,35.9019],[-94.5182,35.9058],[-94.5182,35.906],[-94.5182,35.9061],[-94.5182,35.9062],[-94.5183,35.9063],[-94.5183,35.9064],[-94.5183,35.9065],[-94.5189,35.91],[-94.519,35.9106],[-94.5191,35.9113],[-94.5192,35.9114],[-94.52,35.9168],[-94.5212,35.9238],[-94.5212,35.924],[-94.5212,35.9242],[-94.5213,35.9245],[-94.5223,35.9316],[-94.5229,35.9344],[-94.5229,35.9345],[-94.5229,35.9346],[-94.523,35.9347],[-94.523,35.9348],[-94.523,35.935],[-94.523,35.9351],[-94.5232,35.9365],[-94.5232,35.9366],[-94.5233,35.9371],[-94.5234,35.9381],[-94.5235,35.9387],[-94.5235,35.9388],[-94.5235,35.9389],[-94.5235,35.939],[-94.5235,35.9392],[-94.5236,35.9395],[-94.5236,35.9398],[-94.5236,35.9402],[-94.5237,35.9403],[-94.5238,35.9405],[-94.5239,35.9407],[-94.524,35.941],[-94.524,35.9413],[-94.5241,35.9417],[-94.5242,35.9424],[-94.5243,35.9427],[-94.5244,35.9432],[-94.5245,35.944],[-94.5245,35.9441],[-94.5245,35.9442],[-94.5245,35.9443],[-94.5245,35.9444],[-94.5246,35.9448],[-94.5246,35.9449],[-94.5246,35.9451],[-94.5247,35.9455],[-94.525,35.9472],[-94.5257,35.9509],[-94.5276,35.962],[-94.5283,35.9657],[-94.5283,35.9658],[-94.5283,35.9661],[-94.5284,35.9662],[-94.5286,35.9674],[-94.5287,35.9682],[-94.5287,35.9684],[-94.5288,35.9689],[-94.5288,35.969],[-94.5289,35.9695],[-94.5292,35.9706],[-94.5292,35.9708],[-94.5292,35.971],[-94.5293,35.9716],[-94.5294,35.9719],[-94.5294,35.9722],[-94.5295,35.9725],[-94.5296,35.9734],[-94.5297,35.9739],[-94.5298,35.9744],[-94.5299,35.9748],[-94.5301,35.9759],[-94.5303,35.9769],[-94.5307,35.9791],[-94.5307,35.9794],[-94.531,35.9809],[-94.5311,35.9817],[-94.5313,35.9824],[-94.5313,35.9827],[-94.5318,35.9852],[-94.5319,35.9858],[-94.5321,35.987],[-94.5322,35.9878],[-94.5324,35.9889],[-94.5326,35.9897],[-94.5326,35.99],[-94.5328,35.9913],[-94.5331,35.9925],[-94.5332,35.9931],[-94.5332,35.9933],[-94.5333,35.9937],[-94.5333,35.9938],[-94.5333,35.9941],[-94.5334,35.9942],[-94.5334,35.9943],[-94.5335,35.995],[-94.5335,35.9952],[-94.5338,35.9968],[-94.5338,35.9969],[-94.534,35.9976],[-94.5343,35.9997],[-94.5344,36.0001],[-94.5345,36.0004],[-94.5346,36.0006],[-94.5349,36.0027],[-94.5351,36.0044],[-94.5352,36.0048],[-94.5354,36.0055],[-94.5354,36.0056],[-94.5358,36.0078],[-94.5358,36.0079],[-94.5364,36.0116],[-94.5373,36.017],[-94.5398,36.0314],[-94.5405,36.0357],[-94.5405,36.0358],[-94.5406,36.0362],[-94.5406,36.0363],[-94.5406,36.0364],[-94.541,36.0386],[-94.5411,36.039],[-94.5433,36.0514],[-94.5437,36.0538],[-94.5439,36.0549],[-94.544,36.0556],[-94.5448,36.0603],[-94.5459,36.0669],[-94.5466,36.0707],[-94.5468,36.0717],[-94.5468,36.0718],[-94.5477,36.0773],[-94.5477,36.0774],[-94.5479,36.0782],[-94.5479,36.0783],[-94.5491,36.085],[-94.5492,36.0854],[-94.5494,36.0868],[-94.5499,36.0894],[-94.5506,36.093],[-94.551,36.0956],[-94.5518,36.1001],[-94.5521,36.102],[-94.5522,36.1022],[-94.5522,36.1026],[-94.5524,36.1032],[-94.5524,36.1033],[-94.5524,36.1035],[-94.5524,36.1037],[-94.5525,36.104],[-94.5525,36.1042],[-94.5526,36.1045],[-94.5526,36.1046],[-94.5526,36.1047],[-94.5541,36.1129],[-94.5542,36.1133],[-94.5542,36.1136],[-94.5542,36.1137],[-94.5543,36.1139],[-94.5546,36.1159],[-94.5546,36.1161],[-94.5547,36.1162],[-94.5547,36.1163],[-94.5547,36.1164],[-94.5547,36.1165],[-94.5551,36.1184],[-94.5559,36.1233],[-94.556,36.1242],[-94.5561,36.1251],[-94.5562,36.1255],[-94.5563,36.1262],[-94.5567,36.129],[-94.5569,36.1298],[-94.5569,36.13],[-94.5569,36.1302],[-94.5584,36.1384],[-94.5585,36.1388],[-94.5593,36.1429],[-94.5595,36.144],[-94.5601,36.1471],[-94.5601,36.1472],[-94.5601,36.1475],[-94.561,36.1524],[-94.561,36.1525],[-94.561,36.1526],[-94.5611,36.153],[-94.5611,36.1534],[-94.5612,36.1536],[-94.5612,36.1539],[-94.5613,36.1542],[-94.5617,36.1562],[-94.5617,36.1563],[-94.5623,36.1599],[-94.5623,36.16],[-94.5627,36.1619],[-94.5628,36.1628],[-94.5629,36.1631],[-94.5632,36.1651],[-94.5633,36.1651],[-94.5633,36.1653],[-94.5637,36.1673],[-94.5637,36.1674],[-94.5638,36.1681],[-94.5639,36.1687],[-94.5641,36.1698],[-94.5643,36.1706],[-94.565,36.1747],[-94.565,36.1751],[-94.5652,36.1763],[-94.5652,36.1765],[-94.5656,36.1786],[-94.5658,36.1794],[-94.5659,36.1804],[-94.5661,36.1814],[-94.5663,36.1824],[-94.5664,36.1827],[-94.5664,36.1828],[-94.5664,36.1829],[-94.5664,36.1832],[-94.5664,36.1833],[-94.5665,36.1833],[-94.5665,36.1836],[-94.5667,36.1843],[-94.567,36.1865],[-94.5672,36.1871],[-94.5672,36.1872],[-94.5675,36.1893],[-94.5675,36.1894],[-94.5678,36.1908],[-94.5678,36.1909],[-94.5681,36.1924],[-94.5688,36.1965],[-94.5691,36.1984],[-94.5693,36.1995],[-94.5713,36.2109],[-94.5713,36.211],[-94.5718,36.2137],[-94.5721,36.2154],[-94.573,36.2214],[-94.5732,36.2225],[-94.5733,36.2231],[-94.5738,36.226],[-94.5738,36.2261],[-94.5738,36.2263],[-94.5738,36.2266],[-94.5739,36.2268],[-94.5739,36.2271],[-94.5744,36.23],[-94.5744,36.2301],[-94.5749,36.2327],[-94.575,36.2331],[-94.5751,36.2337],[-94.5751,36.2343],[-94.5751,36.2344],[-94.5752,36.2345],[-94.5752,36.2347],[-94.5755,36.2364],[-94.5757,36.2379],[-94.5757,36.238],[-94.5758,36.2383],[-94.576,36.2397],[-94.576,36.2398],[-94.576,36.2402],[-94.577,36.2453],[-94.5771,36.246],[-94.5772,36.2463],[-94.5777,36.2497],[-94.5777,36.2499],[-94.5777,36.2501],[-94.5777,36.2502],[-94.5779,36.2508],[-94.578,36.2513],[-94.5782,36.2529],[-94.5784,36.254],[-94.5785,36.2543],[-94.5785,36.2544],[-94.5785,36.2545],[-94.5786,36.2547],[-94.5787,36.2552],[-94.5787,36.2555],[-94.5789,36.2565],[-94.579,36.2571],[-94.579,36.2572],[-94.5791,36.2576],[-94.5792,36.2584],[-94.5793,36.2586],[-94.5794,36.2591],[-94.5794,36.2593],[-94.5798,36.2617],[-94.5798,36.2618],[-94.5799,36.2621],[-94.58,36.263],[-94.5802,36.2639],[-94.5804,36.2649],[-94.5805,36.2659],[-94.5807,36.2668],[-94.5808,36.2678],[-94.5808,36.2679],[-94.581,36.2689],[-94.5811,36.2693],[-94.5813,36.2706],[-94.5813,36.2709],[-94.5814,36.2709],[-94.5814,36.2711],[-94.5814,36.2716],[-94.582,36.2749],[-94.5821,36.2759],[-94.5822,36.2761],[-94.5823,36.2768],[-94.5824,36.2771],[-94.5825,36.2779],[-94.5826,36.2783],[-94.5826,36.2787],[-94.5827,36.2794],[-94.5831,36.2815],[-94.5832,36.2822],[-94.5834,36.2836],[-94.5834,36.2839],[-94.5836,36.2848],[-94.5842,36.2887],[-94.5845,36.2902],[-94.5846,36.2906],[-94.5846,36.2912],[-94.5848,36.2926],[-94.585,36.2932],[-94.585,36.2938],[-94.5853,36.2951],[-94.5853,36.2952],[-94.5853,36.2953],[-94.5854,36.2954],[-94.5854,36.2956],[-94.5855,36.2956],[-94.5856,36.2963],[-94.5855,36.2964],[-94.5855,36.2966],[-94.5857,36.2974],[-94.5857,36.2976],[-94.5858,36.2984],[-94.5862,36.2999],[-94.5862,36.3],[-94.5862,36.3002],[-94.5869,36.3043],[-94.588,36.3121],[-94.588,36.3122],[-94.5913,36.3325],[-94.5916,36.3349],[-94.5918,36.336],[-94.5919,36.3365],[-94.5931,36.3437],[-94.5931,36.3439],[-94.5934,36.3456],[-94.5934,36.3457],[-94.594,36.3493],[-94.5943,36.3509],[-94.5944,36.3525],[-94.5944,36.3527],[-94.5945,36.3527],[-94.5948,36.3545],[-94.5947,36.3545],[-94.5948,36.3548],[-94.5949,36.3558],[-94.5949,36.3561],[-94.5951,36.3569],[-94.5951,36.3574],[-94.5953,36.3582],[-94.5953,36.3586],[-94.5953,36.3587],[-94.5954,36.359],[-94.5954,36.3594],[-94.5958,36.362],[-94.5959,36.3624],[-94.5959,36.3628],[-94.5964,36.3654],[-94.5964,36.3655],[-94.5965,36.3663],[-94.5966,36.367],[-94.5978,36.3746],[-94.5979,36.3751],[-94.5981,36.3763],[-94.5981,36.3764],[-94.5983,36.3782],[-94.5994,36.3853],[-94.5994,36.3859],[-94.5995,36.3862],[-94.5995,36.3865],[-94.6005,36.3927],[-94.6008,36.3946],[-94.6009,36.3946],[-94.6012,36.3968],[-94.6012,36.3971],[-94.6014,36.3979],[-94.6015,36.3984],[-94.6016,36.3989],[-94.6016,36.3996],[-94.6019,36.4016],[-94.602,36.4018],[-94.602,36.4021],[-94.6021,36.4025],[-94.6022,36.4031],[-94.6024,36.4037],[-94.6024,36.4038],[-94.6024,36.4039],[-94.6025,36.4042],[-94.6025,36.4047],[-94.6025,36.4048],[-94.6026,36.4051],[-94.6026,36.4052],[-94.6029,36.4067],[-94.6029,36.4068],[-94.603,36.4076],[-94.6033,36.4095],[-94.6035,36.411],[-94.6036,36.4113],[-94.6037,36.4122],[-94.604,36.4136],[-94.6055,36.4219],[-94.6064,36.4272],[-94.6064,36.4281],[-94.6065,36.4281],[-94.6065,36.4288],[-94.6066,36.4289],[-94.6068,36.4303],[-94.6069,36.4316],[-94.6069,36.4317],[-94.607,36.4318],[-94.6085,36.441],[-94.6084,36.441],[-94.6094,36.4468],[-94.6097,36.4488],[-94.6098,36.4494],[-94.61,36.4511],[-94.61,36.4512],[-94.6102,36.4525],[-94.6103,36.4526],[-94.6104,36.4538],[-94.6105,36.4539],[-94.6116,36.4604],[-94.6116,36.4615],[-94.6121,36.4644],[-94.6122,36.4652],[-94.6128,36.4686],[-94.6133,36.4719],[-94.6138,36.4763],[-94.6147,36.4816],[-94.6148,36.4817],[-94.6149,36.4817],[-94.6154,36.4849],[-94.6154,36.485],[-94.6158,36.4877],[-94.6178,36.4985],[-94.6179,36.4994]]]},"properties":{"STATE_ID":"05","STATE_NAME":"Arkansas"},"id":5}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-90.5221,34.7546],[-90.5222,34.7546],[-90.5221,34.7546],[-90.5221,34.7545],[-90.5222,34.7544],[-90.5224,34.754],[-90.5225,34.7538],[-90.523,34.7533],[-90.5236,34.7526],[-90.5236,34.7525],[-90.5241,34.752],[-90.5245,34.7514],[-90.5247,34.7508],[-90.5249,34.7501],[-90.5249,34.7495],[-90.525,34.7489],[-90.5249,34.7479],[-90.5248,34.7462],[-90.5247,34.7458],[-90.5246,34.745],[-90.5245,34.7437],[-90.5243,34.7421],[-90.5243,34.7415],[-90.5243,34.7408],[-90.5243,34.7403],[-90.5243,34.7402],[-90.5243,34.74],[-90.5243,34.7397],[-90.5243,34.7394],[-90.5243,34.7391],[-90.5243,34.739],[-90.5241,34.7387],[-90.5241,34.7386],[-90.5239,34.7384],[-90.5233,34.7373],[-90.5229,34.7364],[-90.5215,34.7341],[-90.521,34.7332],[-90.5202,34.7319],[-90.5201,34.7319],[-90.52,34.7318],[-90.52,34.7317],[-90.5197,34.7315],[-90.5191,34.731],[-90.5188,34.7308],[-90.5185,34.7307],[-90.5183,34.7306],[-90.5176,34.7303],[-90.5165,34.7298],[-90.5152,34.7292],[-90.5143,34.7288],[-90.5141,34.7287],[-90.514,34.7287],[-90.5139,34.7287],[-90.5132,34.7283],[-90.5114,34.7276],[-90.5103,34.7272],[-90.508,34.7263],[-90.5043,34.725],[-90.5035,34.7248],[-90.5025,34.7245],[-90.5017,34.7242],[-90.5008,34.7241],[-90.5007,34.7241],[-90.5002,34.724],[-90.5001,34.724],[-90.4977,34.7238],[-90.4921,34.7236],[-90.4904,34.7237],[-90.4889,34.7237],[-90.4879,34.7238],[-90.485,34.7241],[-90.4823,34.7244],[-90.4797,34.7248],[-90.4734,34.726],[-90.4699,34.727],[-90.4688,34.7275],[-90.467,34.7282],[-90.4659,34.7287],[-90.4652,34.7291],[-90.4645,34.7295],[-90.4637,34.7301],[-90.4632,34.7304],[-90.4617,34.731],[-90.461,34.7314],[-90.4601,34.7317],[-90.459,34.7323],[-90.4579,34.733],[-90.4562,34.7344],[-90.455,34.7356],[-90.4542,34.7366],[-90.454,34.7369],[-90.4534,34.7379],[-90.4532,34.7385],[-90.4528,34.7392],[-90.4525,34.7399],[-90.4519,34.7414],[-90.4518,34.7419],[-90.4517,34.7421],[-90.4513,34.7445],[-90.4512,34.7459],[-90.4512,34.7464],[-90.4512,34.7478],[-90.4514,34.749],[-90.4518,34.7501],[-90.4523,34.7515],[-90.453,34.7533],[-90.4539,34.7554],[-90.4548,34.7571],[-90.4554,34.7583],[-90.4557,34.7589],[-90.4567,34.7608],[-90.4575,34.7621],[-90.4582,34.7632],[-90.4589,34.7643],[-90.4603,34.7664],[-90.461,34.7674],[-90.4612,34.7677],[-90.4627,34.7698],[-90.4641,34.7717],[-90.4649,34.7729],[-90.4669,34.7757],[-90.4677,34.7768],[-90.469,34.7788],[-90.4693,34.7792],[-90.4696,34.7796],[-90.4704,34.7809],[-90.4706,34.7813],[-90.4707,34.7814],[-90.4707,34.7816],[-90.471,34.7822],[-90.4713,34.7827],[-90.4718,34.7839],[-90.472,34.7845],[-90.4721,34.7848],[-90.4722,34.7851],[-90.4729,34.787],[-90.4731,34.7876],[-90.4735,34.7888],[-90.4741,34.7908],[-90.4745,34.7921],[-90.4746,34.7932],[-90.4746,34.7948],[-90.4743,34.7969],[-90.4739,34.7984],[-90.4731,34.8004],[-90.4723,34.8025],[-90.4717,34.8033],[-90.4705,34.805],[-90.4697,34.8061],[-90.4682,34.8079],[-90.4654,34.8106],[-90.4629,34.8122],[-90.462,34.8128],[-90.4605,34.8136],[-90.459,34.8144],[-90.459,34.8146],[-90.4588,34.8152],[-90.4587,34.8153],[-90.4586,34.8156],[-90.4583,34.8165],[-90.4582,34.8167],[-90.4578,34.8177],[-90.4578,34.8179],[-90.4568,34.8204],[-90.4568,34.8214],[-90.4568,34.8227],[-90.4568,34.8228],[-90.4569,34.8233],[-90.4569,34.8234],[-90.457,34.8234],[-90.457,34.8235],[-90.4571,34.8237],[-90.4572,34.8238],[-90.4577,34.8247],[-90.4579,34.825],[-90.4579,34.8251],[-90.4581,34.8254],[-90.4582,34.8255],[-90.4583,34.8256],[-90.4584,34.8259],[-90.4585,34.8261],[-90.4586,34.8261],[-90.4587,34.8264],[-90.4588,34.8268],[-90.4591,34.8273],[-90.4593,34.8276],[-90.4594,34.8276],[-90.4594,34.8277],[-90.4601,34.829],[-90.4604,34.8293],[-90.4624,34.8328],[-90.4629,34.8337],[-90.4632,34.8341],[-90.4637,34.8348],[-90.4638,34.8349],[-90.4652,34.8369],[-90.4657,34.8376],[-90.4663,34.8383],[-90.468,34.8407],[-90.4685,34.8414],[-90.4686,34.8414],[-90.4687,34.8416],[-90.4688,34.8418],[-90.469,34.842],[-90.469,34.8421],[-90.4722,34.8464],[-90.4744,34.8495],[-90.4753,34.8508],[-90.4756,34.8511],[-90.476,34.8515],[-90.4779,34.8533],[-90.4804,34.8558],[-90.482,34.8578],[-90.4821,34.858],[-90.4831,34.8598],[-90.4839,34.8613],[-90.4843,34.8632],[-90.4848,34.8657],[-90.485,34.8693],[-90.4848,34.8724],[-90.4846,34.8742],[-90.4846,34.8751],[-90.484,34.8772],[-90.4824,34.8798],[-90.4799,34.8833],[-90.4757,34.8863],[-90.4661,34.891],[-90.4618,34.8919],[-90.4598,34.8919],[-90.4539,34.8911],[-90.4497,34.8898],[-90.4478,34.8891],[-90.4448,34.888],[-90.4412,34.8863],[-90.4383,34.8846],[-90.4366,34.8827],[-90.4355,34.8811],[-90.4345,34.8795],[-90.4334,34.877],[-90.4332,34.8761],[-90.433,34.8759],[-90.4325,34.8753],[-90.4323,34.8751],[-90.4316,34.8739],[-90.4315,34.8737],[-90.4309,34.8727],[-90.4301,34.8712],[-90.4297,34.8701],[-90.4293,34.8687],[-90.4293,34.8686],[-90.4293,34.8685],[-90.4293,34.8684],[-90.4292,34.8679],[-90.4292,34.8678],[-90.4291,34.8674],[-90.429,34.8672],[-90.429,34.8669],[-90.4289,34.8666],[-90.429,34.8665],[-90.4291,34.8659],[-90.4291,34.8658],[-90.4291,34.8656],[-90.4291,34.8655],[-90.4291,34.8654],[-90.4291,34.8651],[-90.4293,34.8645],[-90.4299,34.8634],[-90.4308,34.8616],[-90.4317,34.8589],[-90.4317,34.8572],[-90.4317,34.855],[-90.4316,34.8538],[-90.431,34.8501],[-90.4308,34.8489],[-90.4305,34.8477],[-90.4297,34.8443],[-90.4295,34.8432],[-90.4294,34.8431],[-90.4294,34.843],[-90.4293,34.8428],[-90.4289,34.8419],[-90.4288,34.8414],[-90.4274,34.8394],[-90.4269,34.8386],[-90.4268,34.8385],[-90.4267,34.8384],[-90.4267,34.8383],[-90.4265,34.8381],[-90.426,34.8373],[-90.4258,34.8371],[-90.4257,34.8368],[-90.4251,34.8362],[-90.425,34.836],[-90.424,34.8347],[-90.4239,34.8346],[-90.4223,34.8337],[-90.4195,34.8329],[-90.4186,34.8327],[-90.4183,34.8326],[-90.4179,34.8325],[-90.4165,34.8322],[-90.4149,34.8319],[-90.4121,34.832],[-90.4107,34.832],[-90.4106,34.8321],[-90.4101,34.8322],[-90.4085,34.8328],[-90.408,34.833],[-90.4072,34.8332],[-90.4046,34.8342],[-90.4038,34.8345],[-90.4016,34.8353],[-90.3997,34.8362],[-90.3987,34.8366],[-90.3961,34.8379],[-90.3932,34.8395],[-90.3918,34.8403],[-90.3903,34.841],[-90.3878,34.8422],[-90.3873,34.8424],[-90.3832,34.8445],[-90.3815,34.8453],[-90.381,34.8455],[-90.3804,34.8457],[-90.3798,34.8459],[-90.3794,34.8461],[-90.3784,34.8464],[-90.3761,34.8471],[-90.3751,34.8473],[-90.3741,34.8476],[-90.3724,34.8481],[-90.3705,34.8486],[-90.3693,34.8489],[-90.368,34.8492],[-90.3667,34.8495],[-90.3643,34.8499],[-90.3623,34.8504],[-90.3606,34.8507],[-90.3592,34.8511],[-90.3582,34.8513],[-90.3555,34.8521],[-90.3522,34.8532],[-90.352,34.8533],[-90.3499,34.8542],[-90.3494,34.8545],[-90.3482,34.8551],[-90.3461,34.8565],[-90.344,34.858],[-90.3429,34.8588],[-90.3421,34.8592],[-90.3415,34.8596],[-90.3404,34.8604],[-90.3398,34.8598],[-90.3389,34.8589],[-90.3376,34.8576],[-90.3363,34.8562],[-90.3359,34.8558],[-90.3354,34.8553],[-90.3346,34.8545],[-90.3341,34.854],[-90.334,34.8539],[-90.3323,34.8525],[-90.33,34.8508],[-90.3297,34.8506],[-90.3282,34.8495],[-90.328,34.8494],[-90.3272,34.8489],[-90.3272,34.8488],[-90.327,34.8488],[-90.3269,34.8488],[-90.3265,34.8485],[-90.3251,34.8476],[-90.3251,34.8475],[-90.3247,34.8473],[-90.3246,34.8473],[-90.3242,34.8471],[-90.3242,34.847],[-90.3231,34.8464],[-90.3229,34.8464],[-90.3225,34.8462],[-90.3222,34.8461],[-90.3215,34.8458],[-90.3212,34.8457],[-90.3206,34.8455],[-90.319,34.845],[-90.3186,34.8449],[-90.3179,34.8448],[-90.3178,34.8448],[-90.3176,34.8447],[-90.3169,34.8446],[-90.3158,34.8445],[-90.3147,34.8443],[-90.314,34.8441],[-90.3136,34.8441],[-90.3135,34.8441],[-90.3127,34.8441],[-90.3121,34.8441],[-90.3116,34.8442],[-90.3113,34.8442],[-90.3104,34.8445],[-90.3101,34.8446],[-90.3096,34.8448],[-90.3092,34.845],[-90.3084,34.8455],[-90.308,34.8458],[-90.3074,34.8462],[-90.306,34.8477],[-90.3056,34.8481],[-90.3055,34.8482],[-90.3055,34.8483],[-90.3054,34.8483],[-90.3054,34.8484],[-90.3042,34.8501],[-90.3039,34.8505],[-90.3032,34.8525],[-90.3027,34.8544],[-90.3025,34.8562],[-90.3025,34.8565],[-90.3028,34.8573],[-90.3031,34.8582],[-90.3032,34.8584],[-90.3033,34.8588],[-90.3034,34.8591],[-90.3035,34.8593],[-90.3036,34.8595],[-90.3037,34.8597],[-90.3042,34.8602],[-90.3044,34.8604],[-90.3045,34.8606],[-90.305,34.8614],[-90.3051,34.8616],[-90.3067,34.8638],[-90.3071,34.8643],[-90.3073,34.8645],[-90.3074,34.8646],[-90.3076,34.8649],[-90.3077,34.865],[-90.3078,34.8651],[-90.308,34.8653],[-90.308,34.8654],[-90.3081,34.8656],[-90.3082,34.8657],[-90.3093,34.867],[-90.3101,34.8679],[-90.3113,34.8694],[-90.3135,34.8717],[-90.3107,34.8744],[-90.31,34.8751],[-90.3084,34.8762],[-90.3066,34.8775],[-90.3041,34.8789],[-90.302,34.88],[-90.2953,34.8831],[-90.2905,34.8853],[-90.286,34.8874],[-90.2859,34.8875],[-90.2851,34.8878],[-90.2843,34.8881],[-90.2839,34.8883],[-90.2794,34.8901],[-90.278,34.8908],[-90.2762,34.8919],[-90.275,34.8925],[-90.2715,34.8945],[-90.2704,34.8951],[-90.2703,34.8951],[-90.2702,34.8952],[-90.27,34.8953],[-90.2696,34.8955],[-90.2695,34.8956],[-90.269,34.8959],[-90.2675,34.8968],[-90.2672,34.8969],[-90.267,34.8972],[-90.2669,34.8972],[-90.2666,34.8975],[-90.2665,34.8976],[-90.2648,34.8988],[-90.2625,34.9005],[-90.262,34.9008],[-90.2597,34.9018],[-90.2594,34.9019],[-90.2585,34.9022],[-90.2581,34.9025],[-90.2579,34.9027],[-90.252,34.9062],[-90.2501,34.9073],[-90.2483,34.9097],[-90.2476,34.9114],[-90.2465,34.9142],[-90.2447,34.921],[-90.2447,34.9243],[-90.2446,34.931],[-90.2446,34.9311],[-90.2446,34.9312],[-90.2446,34.9315],[-90.2445,34.9321],[-90.2445,34.9322],[-90.2445,34.935],[-90.2445,34.9359],[-90.2445,34.9363],[-90.2445,34.9373],[-90.2445,34.9376],[-90.2448,34.9395],[-90.2451,34.9409],[-90.2461,34.9443],[-90.2463,34.9448],[-90.2467,34.9457],[-90.2471,34.9465],[-90.2472,34.9466],[-90.2472,34.9468],[-90.2475,34.9473],[-90.2478,34.9479],[-90.2488,34.9493],[-90.249,34.9496],[-90.2495,34.9504],[-90.2501,34.9512],[-90.254,34.955],[-90.2587,34.9568],[-90.2653,34.96],[-90.2707,34.9622],[-90.2715,34.9625],[-90.2754,34.9639],[-90.2775,34.9648],[-90.2779,34.965],[-90.2782,34.9652],[-90.2792,34.9657],[-90.2796,34.9659],[-90.2812,34.9669],[-90.2817,34.9673],[-90.2822,34.9677],[-90.2842,34.9698],[-90.2863,34.9719],[-90.2872,34.9725],[-90.2873,34.9726],[-90.2883,34.973],[-90.2893,34.9733],[-90.2895,34.9734],[-90.2897,34.9734],[-90.2915,34.974],[-90.2931,34.9746],[-90.2953,34.9757],[-90.2954,34.9758],[-90.2964,34.9763],[-90.2999,34.9798],[-90.3016,34.9812],[-90.3025,34.9821],[-90.3044,34.9849],[-90.3069,34.99],[-90.3078,34.9918],[-90.3093,34.9957],[-90.309,34.9957],[-90.3081,34.9957],[-90.3077,34.9957],[-90.3059,34.9957],[-90.304,34.9957],[-90.3031,34.9957],[-90.3026,34.9957],[-90.2936,34.9955],[-90.2907,34.9955],[-90.2883,34.9955],[-90.273,34.9955],[-90.2725,34.9955],[-90.2672,34.9955],[-90.267,34.9955],[-90.2669,34.9955],[-90.2668,34.9955],[-90.2636,34.9955],[-90.254,34.9955],[-90.2516,34.9955],[-90.2515,34.9955],[-90.2508,34.9955],[-90.2507,34.9955],[-90.2506,34.9955],[-90.2505,34.9955],[-90.2504,34.9955],[-90.2503,34.9955],[-90.2499,34.9955],[-90.2485,34.9955],[-90.2481,34.9955],[-90.247,34.9955],[-90.2448,34.9955],[-90.2377,34.9955],[-90.235,34.9955],[-90.2317,34.9955],[-90.2298,34.9955],[-90.2264,34.9954],[-90.2259,34.9954],[-90.2257,34.9954],[-90.2255,34.9954],[-90.2242,34.9954],[-90.2236,34.9954],[-90.2224,34.9954],[-90.2222,34.9954],[-90.2217,34.9954],[-90.2216,34.9954],[-90.2213,34.9954],[-90.2201,34.9954],[-90.2198,34.9954],[-90.2162,34.9954],[-90.2157,34.9954],[-90.2143,34.9953],[-90.2112,34.9953],[-90.2019,34.9952],[-90.1993,34.9952],[-90.1988,34.9952],[-90.1982,34.9952],[-90.1966,34.9952],[-90.1963,34.9952],[-90.196,34.9952],[-90.1959,34.9952],[-90.1957,34.9952],[-90.1871,34.9951],[-90.167,34.9949],[-90.1601,34.9949],[-90.1513,34.9948],[-90.1512,34.9948],[-90.1507,34.9948],[-90.15,34.9948],[-90.1493,34.9948],[-90.149,34.9948],[-90.1488,34.9948],[-90.1484,34.9947],[-90.1484,34.9948],[-90.1482,34.9948],[-90.1465,34.9948],[-90.1459,34.9948],[-90.1455,34.9948],[-90.1447,34.9948],[-90.1442,34.9948],[-90.142,34.9947],[-90.1393,34.9947],[-90.1377,34.9947],[-90.1376,34.9947],[-90.1375,34.9947],[-90.1374,34.9947],[-90.1369,34.9947],[-90.1367,34.9947],[-90.1361,34.9947],[-90.1349,34.9947],[-90.1317,34.9947],[-90.1294,34.9947],[-90.1292,34.9947],[-90.1291,34.9947],[-90.129,34.9947],[-90.1276,34.9947],[-90.1275,34.9947],[-90.1274,34.9947],[-90.1273,34.9947],[-90.1241,34.9947],[-90.124,34.9947],[-90.1237,34.9947],[-90.1235,34.9947],[-90.1225,34.9947],[-90.1221,34.9947],[-90.1171,34.9947],[-90.117,34.9947],[-90.1168,34.9947],[-90.1165,34.9947],[-90.1164,34.9947],[-90.1163,34.9947],[-90.1158,34.9947],[-90.1157,34.9947],[-90.1104,34.9947],[-90.1081,34.9947],[-90.1035,34.9948],[-90.1033,34.9948],[-90.1019,34.9948],[-90.0977,34.9948],[-90.0963,34.9948],[-90.0961,34.9948],[-90.0954,34.9948],[-90.0953,34.9948],[-90.0952,34.9948],[-90.0939,34.9948],[-90.0913,34.9948],[-90.0901,34.9948],[-90.0889,34.9948],[-90.0886,34.9948],[-90.0879,34.9948],[-90.0878,34.9948],[-90.0876,34.9948],[-90.0874,34.9948],[-90.0867,34.9948],[-90.0864,34.9948],[-90.0848,34.9948],[-90.08,34.9949],[-90.0785,34.9949],[-90.0754,34.9949],[-90.0671,34.9949],[-90.0661,34.9949],[-90.063,34.9949],[-90.0608,34.9948],[-90.054,34.9949],[-90.0528,34.9949],[-90.0448,34.995],[-90.043,34.995],[-90.0412,34.995],[-90.0315,34.9949],[-90.0313,34.9949],[-90.0303,34.9949],[-90.0251,34.9949],[-90.0233,34.9949],[-90.0181,34.9949],[-90.0164,34.9949],[-90.0154,34.9949],[-90.0125,34.9949],[-90.0115,34.9949],[-90.0112,34.9949],[-90.0106,34.995],[-90.0103,34.995],[-90.0101,34.995],[-90.0095,34.995],[-90.0093,34.995],[-90.0091,34.995],[-90.0084,34.995],[-90.0082,34.995],[-90.0076,34.995],[-90.0058,34.995],[-90.0054,34.995],[-90.0052,34.995],[-90.0049,34.995],[-90.0039,34.995],[-90.0035,34.995],[-90.0033,34.995],[-90.003,34.995],[-90.0027,34.995],[-90.0025,34.995],[-90.0023,34.995],[-90.0021,34.995],[-90.002,34.995],[-90.0019,34.995],[-90.0018,34.995],[-90.0017,34.995],[-89.9994,34.995],[-89.9923,34.9951],[-89.9899,34.9951],[-89.9889,34.9951],[-89.9858,34.9951],[-89.9853,34.9951],[-89.985,34.9951],[-89.9848,34.9951],[-89.9839,34.9951],[-89.9814,34.9951],[-89.9805,34.995],[-89.9788,34.995],[-89.9787,34.995],[-89.9761,34.995],[-89.9739,34.995],[-89.9732,34.995],[-89.9722,34.995],[-89.9704,34.995],[-89.969,34.995],[-89.9652,34.995],[-89.9635,34.995],[-89.9634,34.995],[-89.9633,34.995],[-89.9618,34.995],[-89.9574,34.995],[-89.957,34.995],[-89.9559,34.995],[-89.9541,34.995],[-89.9534,34.995],[-89.9532,34.9949],[-89.9531,34.9949],[-89.9529,34.9949],[-89.9489,34.9949],[-89.9472,34.9949],[-89.9467,34.9949],[-89.9454,34.9949],[-89.945,34.9949],[-89.9436,34.9949],[-89.9434,34.9949],[-89.9384,34.9949],[-89.9372,34.9949],[-89.9368,34.9949],[-89.9346,34.9949],[-89.934,34.9949],[-89.9282,34.9948],[-89.9268,34.9948],[-89.9262,34.9948],[-89.9261,34.9948],[-89.9248,34.9948],[-89.9244,34.9948],[-89.9243,34.9948],[-89.9241,34.9948],[-89.921,34.9948],[-89.9207,34.9948],[-89.9197,34.9948],[-89.9196,34.9948],[-89.9193,34.9948],[-89.9192,34.9948],[-89.9191,34.9948],[-89.919,34.9948],[-89.9189,34.9948],[-89.9176,34.9948],[-89.9153,34.9948],[-89.9152,34.9948],[-89.9132,34.9948],[-89.9118,34.9947],[-89.9105,34.9947],[-89.9094,34.9947],[-89.9049,34.9947],[-89.9045,34.9947],[-89.9015,34.9947],[-89.8999,34.9946],[-89.8982,34.9946],[-89.8965,34.9946],[-89.8963,34.9945],[-89.896,34.9945],[-89.8956,34.9945],[-89.8951,34.9945],[-89.895,34.9945],[-89.8942,34.9945],[-89.8935,34.9945],[-89.8934,34.9945],[-89.8933,34.9945],[-89.8929,34.9945],[-89.8928,34.9945],[-89.8925,34.9945],[-89.8921,34.9945],[-89.8919,34.9945],[-89.8917,34.9945],[-89.8915,34.9945],[-89.8911,34.9945],[-89.891,34.9945],[-89.8909,34.9945],[-89.8908,34.9945],[-89.8907,34.9945],[-89.8891,34.9945],[-89.8884,34.9944],[-89.887,34.9944],[-89.8865,34.9944],[-89.8864,34.9944],[-89.8863,34.9944],[-89.8839,34.9944],[-89.8838,34.9944],[-89.8834,34.9944],[-89.8793,34.9944],[-89.8787,34.9944],[-89.8786,34.9944],[-89.8785,34.9944],[-89.8784,34.9944],[-89.8784,34.9943],[-89.8718,34.9943],[-89.8714,34.9943],[-89.8709,34.9943],[-89.8708,34.9943],[-89.8705,34.9943],[-89.87,34.9943],[-89.8682,34.9943],[-89.8676,34.9943],[-89.8673,34.9943],[-89.8672,34.9943],[-89.8663,34.9943],[-89.8662,34.9943],[-89.866,34.9943],[-89.8657,34.9943],[-89.8656,34.9943],[-89.8653,34.9943],[-89.8651,34.9943],[-89.8645,34.9943],[-89.8625,34.9942],[-89.8618,34.9942],[-89.8591,34.9942],[-89.8556,34.9942],[-89.8514,34.9942],[-89.8511,34.9942],[-89.8484,34.9944],[-89.8472,34.9944],[-89.847,34.9944],[-89.8468,34.9944],[-89.8461,34.9944],[-89.846,34.9944],[-89.8459,34.9944],[-89.8455,34.9944],[-89.845,34.9944],[-89.8444,34.9944],[-89.8438,34.9944],[-89.8436,34.9944],[-89.8427,34.9944],[-89.8426,34.9944],[-89.8422,34.9944],[-89.8421,34.9944],[-89.8407,34.9944],[-89.8406,34.9944],[-89.8405,34.9944],[-89.8403,34.9944],[-89.8402,34.9945],[-89.8401,34.9945],[-89.8399,34.9945],[-89.8398,34.9945],[-89.8395,34.9945],[-89.8382,34.9945],[-89.8381,34.9945],[-89.8378,34.9945],[-89.8377,34.9945],[-89.8377,34.9944],[-89.8376,34.9944],[-89.8375,34.9944],[-89.8367,34.9944],[-89.8362,34.9944],[-89.8353,34.9944],[-89.8347,34.9945],[-89.8342,34.9945],[-89.8332,34.9945],[-89.8325,34.9945],[-89.8321,34.9945],[-89.8317,34.9945],[-89.8308,34.9945],[-89.8307,34.9945],[-89.8306,34.9945],[-89.8303,34.9945],[-89.8302,34.9945],[-89.8297,34.9945],[-89.8287,34.9945],[-89.8274,34.9945],[-89.8268,34.9945],[-89.8262,34.9945],[-89.8251,34.9945],[-89.8243,34.9945],[-89.8235,34.9945],[-89.8232,34.9945],[-89.8229,34.9945],[-89.8226,34.9945],[-89.8218,34.9945],[-89.8215,34.9945],[-89.8214,34.9945],[-89.8209,34.9945],[-89.8196,34.9945],[-89.8192,34.9945],[-89.819,34.9945],[-89.8183,34.9945],[-89.818,34.9945],[-89.8179,34.9945],[-89.8176,34.9945],[-89.8168,34.9945],[-89.8165,34.9945],[-89.8164,34.9945],[-89.8162,34.9945],[-89.8161,34.9945],[-89.8158,34.9945],[-89.8157,34.9945],[-89.8156,34.9945],[-89.8155,34.9945],[-89.8154,34.9945],[-89.8151,34.9945],[-89.8146,34.9945],[-89.8136,34.9945],[-89.8131,34.9945],[-89.8121,34.9945],[-89.8102,34.9945],[-89.809,34.9945],[-89.8086,34.9945],[-89.8082,34.9945],[-89.808,34.9945],[-89.8073,34.9945],[-89.8054,34.9945],[-89.805,34.9945],[-89.8042,34.9945],[-89.8036,34.9945],[-89.8028,34.9945],[-89.8023,34.9946],[-89.8021,34.9945],[-89.8014,34.9946],[-89.8002,34.9946],[-89.7994,34.9946],[-89.7979,34.9946],[-89.7971,34.9946],[-89.7956,34.9946],[-89.7954,34.9946],[-89.795,34.9946],[-89.7924,34.9945],[-89.7922,34.9945],[-89.7903,34.9945],[-89.789,34.9946],[-89.7883,34.9945],[-89.7877,34.9945],[-89.7876,34.9944],[-89.7875,34.9944],[-89.7874,34.9944],[-89.7872,34.9944],[-89.7864,34.9943],[-89.7848,34.9943],[-89.7846,34.9943],[-89.7844,34.9944],[-89.7831,34.9945],[-89.7774,34.9945],[-89.7684,34.9947],[-89.7599,34.9948],[-89.7599,34.9947],[-89.7596,34.9947],[-89.7594,34.9947],[-89.7591,34.9947],[-89.7579,34.9947],[-89.7529,34.9947],[-89.7525,34.9947],[-89.752,34.9947],[-89.7519,34.9947],[-89.7518,34.9947],[-89.7516,34.9947],[-89.7513,34.9948],[-89.7511,34.9948],[-89.7505,34.9948],[-89.7503,34.9948],[-89.7486,34.9948],[-89.7452,34.9948],[-89.7436,34.9948],[-89.742,34.9948],[-89.7388,34.9948],[-89.7367,34.9948],[-89.7366,34.9948],[-89.7365,34.9948],[-89.7321,34.9948],[-89.7295,34.9948],[-89.7266,34.9948],[-89.7264,34.9948],[-89.726,34.9948],[-89.7247,34.9948],[-89.7243,34.9948],[-89.7231,34.9949],[-89.7204,34.9951],[-89.7196,34.9952],[-89.7185,34.9953],[-89.7184,34.9953],[-89.7095,34.9953],[-89.7066,34.9953],[-89.7065,34.9953],[-89.7056,34.9953],[-89.6952,34.9952],[-89.6889,34.9951],[-89.6888,34.9951],[-89.6814,34.9952],[-89.6697,34.9952],[-89.6616,34.9953],[-89.6538,34.9953],[-89.6473,34.9953],[-89.6443,34.9953],[-89.6434,34.9953],[-89.6427,34.9953],[-89.6419,34.9953],[-89.6347,34.9952],[-89.6323,34.9952],[-89.6317,34.9952],[-89.63,34.9952],[-89.6294,34.9952],[-89.6285,34.9952],[-89.6265,34.9952],[-89.6259,34.9952],[-89.6251,34.9952],[-89.6237,34.9952],[-89.6194,34.9952],[-89.618,34.9952],[-89.6168,34.9952],[-89.6147,34.9952],[-89.6132,34.9952],[-89.612,34.9952],[-89.6042,34.9952],[-89.6038,34.9952],[-89.6034,34.9952],[-89.6024,34.9952],[-89.6013,34.9951],[-89.597,34.9951],[-89.5969,34.9951],[-89.5967,34.9951],[-89.5962,34.9951],[-89.5957,34.9951],[-89.5956,34.9951],[-89.5953,34.9951],[-89.5942,34.9951],[-89.5928,34.9951],[-89.5902,34.9951],[-89.59,34.9951],[-89.5899,34.9951],[-89.5856,34.9951],[-89.5854,34.9951],[-89.5829,34.9951],[-89.5827,34.9951],[-89.5826,34.9951],[-89.582,34.9951],[-89.5807,34.9951],[-89.575,34.995],[-89.5731,34.995],[-89.5727,34.995],[-89.5719,34.995],[-89.5715,34.995],[-89.5711,34.995],[-89.5699,34.995],[-89.5663,34.995],[-89.5651,34.995],[-89.5644,34.995],[-89.5631,34.995],[-89.5623,34.995],[-89.5616,34.995],[-89.5599,34.995],[-89.5546,34.9949],[-89.5528,34.9949],[-89.5499,34.9949],[-89.5412,34.9948],[-89.5383,34.9948],[-89.5364,34.9948],[-89.5312,34.9947],[-89.5306,34.9947],[-89.5288,34.9947],[-89.5283,34.9947],[-89.527,34.9947],[-89.5266,34.9947],[-89.5248,34.9947],[-89.5195,34.9947],[-89.5178,34.9948],[-89.5111,34.9946],[-89.5093,34.9946],[-89.5071,34.9945],[-89.5046,34.9945],[-89.5045,34.9945],[-89.5001,34.9944],[-89.4942,34.9942],[-89.4939,34.9942],[-89.4938,34.9942],[-89.4927,34.9942],[-89.4893,34.9941],[-89.4881,34.994],[-89.4878,34.994],[-89.487,34.994],[-89.4867,34.994],[-89.4862,34.994],[-89.4849,34.994],[-89.4845,34.994],[-89.4808,34.9939],[-89.4763,34.9939],[-89.4762,34.9939],[-89.4761,34.9939],[-89.4699,34.9939],[-89.4663,34.9939],[-89.4655,34.9939],[-89.4653,34.9939],[-89.4624,34.9939],[-89.4614,34.9939],[-89.4602,34.9939],[-89.4565,34.9939],[-89.4553,34.9939],[-89.453,34.9939],[-89.4515,34.9938],[-89.4463,34.9938],[-89.4441,34.9938],[-89.4435,34.9938],[-89.4431,34.9938],[-89.4416,34.9938],[-89.441,34.9938],[-89.4408,34.9938],[-89.4407,34.9938],[-89.4405,34.9938],[-89.4399,34.9938],[-89.4383,34.9938],[-89.4381,34.9938],[-89.438,34.9938],[-89.4378,34.9938],[-89.4372,34.9938],[-89.4364,34.9938],[-89.4359,34.9938],[-89.4355,34.9938],[-89.4354,34.9938],[-89.435,34.9937],[-89.4341,34.9938],[-89.4316,34.9938],[-89.4308,34.9938],[-89.4306,34.9938],[-89.43,34.9938],[-89.4298,34.9938],[-89.4286,34.9938],[-89.4253,34.9939],[-89.4241,34.9939],[-89.4211,34.9939],[-89.412,34.9939],[-89.4092,34.9939],[-89.409,34.9939],[-89.4084,34.9939],[-89.4064,34.9939],[-89.4057,34.9939],[-89.4008,34.9939],[-89.3907,34.9939],[-89.386,34.9939],[-89.3811,34.9939],[-89.381,34.9939],[-89.3803,34.9939],[-89.3801,34.9939],[-89.3779,34.9939],[-89.3771,34.9939],[-89.376,34.9939],[-89.3751,34.9939],[-89.3726,34.9939],[-89.3714,34.9939],[-89.3698,34.9939],[-89.3651,34.9939],[-89.3635,34.9939],[-89.3633,34.9939],[-89.3627,34.9939],[-89.3625,34.9939],[-89.3605,34.9939],[-89.3546,34.9939],[-89.3527,34.9939],[-89.3507,34.9939],[-89.3447,34.9939],[-89.3427,34.9939],[-89.3413,34.994],[-89.3369,34.994],[-89.3368,34.994],[-89.3367,34.994],[-89.3366,34.994],[-89.3354,34.994],[-89.3351,34.994],[-89.3343,34.994],[-89.3341,34.994],[-89.3328,34.994],[-89.3288,34.9941],[-89.3275,34.9941],[-89.3274,34.9941],[-89.3271,34.9941],[-89.327,34.9941],[-89.3265,34.9941],[-89.3252,34.9941],[-89.3251,34.9941],[-89.3247,34.9941],[-89.3238,34.9941],[-89.3208,34.9941],[-89.3198,34.9941],[-89.3159,34.9942],[-89.31,34.9943],[-89.304,34.9943],[-89.3,34.9944],[-89.2975,34.9944],[-89.297,34.9944],[-89.2937,34.9944],[-89.2901,34.9944],[-89.2876,34.9945],[-89.2864,34.9945],[-89.2845,34.9945],[-89.2827,34.9945],[-89.2815,34.9945],[-89.2799,34.9945],[-89.2778,34.9945],[-89.2751,34.9945],[-89.2743,34.9945],[-89.2735,34.9945],[-89.2726,34.9945],[-89.2697,34.9945],[-89.2688,34.9945],[-89.2682,34.9945],[-89.2665,34.9945],[-89.266,34.9945],[-89.2638,34.9945],[-89.2614,34.9945],[-89.2572,34.9945],[-89.2551,34.9945],[-89.2544,34.9945],[-89.2525,34.9945],[-89.2518,34.9945],[-89.2501,34.9946],[-89.2481,34.9946],[-89.2369,34.9946],[-89.2332,34.9947],[-89.2331,34.9946],[-89.233,34.9946],[-89.2323,34.9947],[-89.2304,34.9947],[-89.2298,34.9947],[-89.2296,34.9947],[-89.229,34.9946],[-89.2289,34.9946],[-89.2287,34.9946],[-89.2263,34.9947],[-89.2224,34.9947],[-89.2187,34.9947],[-89.2174,34.9947],[-89.2161,34.9947],[-89.215,34.9947],[-89.2116,34.9947],[-89.2104,34.9947],[-89.2097,34.9947],[-89.2076,34.9947],[-89.2069,34.9947],[-89.2063,34.9947],[-89.2062,34.9947],[-89.2044,34.9946],[-89.2039,34.9946],[-89.2038,34.9946],[-89.2037,34.9946],[-89.2036,34.9946],[-89.2031,34.9946],[-89.2026,34.9946],[-89.1994,34.9945],[-89.1983,34.9945],[-89.1979,34.9945],[-89.1967,34.9944],[-89.1963,34.9944],[-89.1962,34.9944],[-89.1958,34.9944],[-89.1942,34.9944],[-89.1937,34.9944],[-89.1929,34.9944],[-89.1905,34.9944],[-89.1897,34.9944],[-89.1883,34.9943],[-89.188,34.9943],[-89.1849,34.9943],[-89.1841,34.9943],[-89.1827,34.9943],[-89.1804,34.9943],[-89.1773,34.9942],[-89.1768,34.9942],[-89.1734,34.9942],[-89.1711,34.9941],[-89.1688,34.9941],[-89.1686,34.9941],[-89.161,34.994],[-89.1585,34.9939],[-89.1582,34.9939],[-89.1572,34.9939],[-89.1568,34.9939],[-89.1553,34.994],[-89.1507,34.9941],[-89.1491,34.9941],[-89.1485,34.9941],[-89.1479,34.9942],[-89.1478,34.9942],[-89.1467,34.9942],[-89.1461,34.9942],[-89.1447,34.9942],[-89.1405,34.9943],[-89.1391,34.9943],[-89.139,34.9943],[-89.1379,34.9944],[-89.1371,34.9944],[-89.137,34.9944],[-89.1369,34.9944],[-89.1368,34.9944],[-89.1365,34.9944],[-89.1364,34.9944],[-89.1362,34.9944],[-89.1356,34.9944],[-89.1354,34.9944],[-89.1305,34.9946],[-89.1251,34.9947],[-89.1158,34.9947],[-89.111,34.9947],[-89.1096,34.9947],[-89.1056,34.9947],[-89.1042,34.9947],[-89.1034,34.9947],[-89.1007,34.9947],[-89.0998,34.9947],[-89.0976,34.9947],[-89.091,34.9947],[-89.0908,34.9947],[-89.0907,34.9947],[-89.0891,34.9947],[-89.0888,34.9947],[-89.0887,34.9947],[-89.0886,34.9947],[-89.0861,34.9947],[-89.0809,34.9948],[-89.0792,34.9948],[-89.0783,34.9948],[-89.0758,34.9948],[-89.0746,34.9948],[-89.0723,34.9948],[-89.0712,34.9948],[-89.0701,34.9948],[-89.0672,34.9948],[-89.0667,34.9948],[-89.0606,34.9948],[-89.0585,34.9948],[-89.0578,34.9948],[-89.0556,34.9948],[-89.0548,34.9948],[-89.0541,34.9948],[-89.0523,34.9948],[-89.0515,34.9948],[-89.0503,34.9948],[-89.0468,34.9948],[-89.0456,34.9949],[-89.0448,34.9949],[-89.0422,34.9949],[-89.0413,34.9949],[-89.0365,34.9949],[-89.0352,34.9949],[-89.0265,34.995],[-89.022,34.995],[-89.0171,34.995],[-89.0163,34.995],[-89.0138,34.995],[-89.013,34.995],[-89.0121,34.995],[-89.0096,34.995],[-89.0087,34.995],[-89.007,34.995],[-89.0036,34.995],[-89.0018,34.995],[-89.0001,34.995],[-88.9938,34.9949],[-88.9937,34.9949],[-88.9927,34.995],[-88.9926,34.995],[-88.9909,34.9949],[-88.9857,34.9949],[-88.9839,34.9949],[-88.9829,34.9949],[-88.9813,34.9949],[-88.9797,34.9949],[-88.9786,34.9949],[-88.9772,34.9949],[-88.9729,34.9949],[-88.9714,34.9949],[-88.9702,34.9949],[-88.97,34.9949],[-88.9658,34.9949],[-88.9646,34.9949],[-88.9644,34.9949],[-88.9625,34.9949],[-88.9567,34.995],[-88.9548,34.995],[-88.9529,34.995],[-88.9528,34.995],[-88.9527,34.995],[-88.9501,34.995],[-88.9413,34.9949],[-88.9359,34.9949],[-88.9315,34.9948],[-88.9311,34.9948],[-88.9299,34.9948],[-88.9287,34.9948],[-88.9264,34.9948],[-88.9252,34.9948],[-88.9244,34.9949],[-88.9222,34.9949],[-88.9214,34.995],[-88.9161,34.9952],[-88.9111,34.9953],[-88.9002,34.9957],[-88.8953,34.9958],[-88.8949,34.9959],[-88.8947,34.9959],[-88.894,34.9959],[-88.8939,34.9959],[-88.8938,34.9959],[-88.8937,34.9959],[-88.8934,34.9959],[-88.8933,34.9958],[-88.8925,34.9958],[-88.8919,34.9958],[-88.8876,34.9959],[-88.887,34.9959],[-88.8862,34.9958],[-88.8849,34.9958],[-88.8811,34.9957],[-88.8798,34.9957],[-88.8774,34.9956],[-88.8751,34.9954],[-88.8715,34.9954],[-88.8699,34.9954],[-88.8692,34.9954],[-88.8683,34.9954],[-88.868,34.9954],[-88.8674,34.9954],[-88.8656,34.9954],[-88.8601,34.9952],[-88.8584,34.9951],[-88.8582,34.9951],[-88.8581,34.9951],[-88.8575,34.9951],[-88.8553,34.9951],[-88.8549,34.9951],[-88.8546,34.9951],[-88.8523,34.9951],[-88.851,34.9951],[-88.8454,34.9952],[-88.8434,34.9952],[-88.8432,34.9952],[-88.843,34.9952],[-88.8425,34.9952],[-88.8423,34.9952],[-88.8421,34.9952],[-88.8417,34.9952],[-88.8415,34.9952],[-88.8383,34.9952],[-88.8382,34.9952],[-88.8376,34.9952],[-88.834,34.9952],[-88.8233,34.9952],[-88.823,34.9952],[-88.8226,34.9952],[-88.8206,34.9952],[-88.8147,34.9952],[-88.813,34.9952],[-88.8127,34.9952],[-88.8099,34.9952],[-88.8013,34.9952],[-88.7986,34.9952],[-88.7984,34.9952],[-88.7975,34.9952],[-88.7973,34.9952],[-88.7946,34.9953],[-88.7939,34.9953],[-88.7937,34.9953],[-88.7934,34.9953],[-88.7925,34.9953],[-88.7923,34.9953],[-88.7922,34.9953],[-88.7921,34.9953],[-88.7911,34.9953],[-88.7877,34.9952],[-88.7866,34.9952],[-88.7859,34.9952],[-88.7836,34.9952],[-88.7829,34.9953],[-88.7786,34.9953],[-88.7705,34.9953],[-88.7656,34.9953],[-88.7613,34.9953],[-88.7598,34.9953],[-88.7551,34.9953],[-88.7535,34.9953],[-88.7514,34.9953],[-88.7501,34.9953],[-88.7492,34.9953],[-88.7451,34.9952],[-88.7431,34.9951],[-88.743,34.9951],[-88.7383,34.9952],[-88.7333,34.9952],[-88.7243,34.9952],[-88.7198,34.9952],[-88.7197,34.9952],[-88.7196,34.9952],[-88.7195,34.9952],[-88.7185,34.9952],[-88.715,34.9952],[-88.7138,34.9952],[-88.7133,34.9952],[-88.7117,34.9952],[-88.7114,34.9952],[-88.7113,34.9952],[-88.7111,34.9952],[-88.711,34.9952],[-88.7109,34.9952],[-88.7085,34.9952],[-88.7005,34.9953],[-88.6978,34.9953],[-88.6974,34.9953],[-88.6963,34.9953],[-88.6959,34.9953],[-88.6946,34.9953],[-88.6905,34.9954],[-88.6893,34.9954],[-88.6891,34.9954],[-88.6882,34.9954],[-88.6854,34.9954],[-88.6844,34.9954],[-88.6832,34.9954],[-88.6794,34.9954],[-88.6782,34.9954],[-88.6774,34.9954],[-88.6753,34.9954],[-88.6745,34.9954],[-88.6716,34.9954],[-88.6667,34.9954],[-88.6643,34.9954],[-88.6641,34.9954],[-88.6639,34.9954],[-88.6629,34.9954],[-88.6604,34.9954],[-88.66,34.9954],[-88.6588,34.9954],[-88.6551,34.9954],[-88.6539,34.9954],[-88.6532,34.9954],[-88.6511,34.9954],[-88.6506,34.9954],[-88.6504,34.9954],[-88.6493,34.9954],[-88.6486,34.9954],[-88.6461,34.9954],[-88.6451,34.9955],[-88.6442,34.9955],[-88.6416,34.9955],[-88.6407,34.9955],[-88.6395,34.9955],[-88.6357,34.9955],[-88.6344,34.9955],[-88.6301,34.9955],[-88.6299,34.9955],[-88.6297,34.9955],[-88.628,34.9955],[-88.6249,34.9955],[-88.6202,34.9955],[-88.6143,34.9955],[-88.613,34.9955],[-88.6059,34.9956],[-88.6023,34.9956],[-88.5981,34.9956],[-88.5943,34.9957],[-88.5924,34.9957],[-88.5893,34.9957],[-88.5868,34.9957],[-88.585,34.9956],[-88.5848,34.9956],[-88.5834,34.9957],[-88.5788,34.9957],[-88.5772,34.9957],[-88.5756,34.9957],[-88.5751,34.9957],[-88.575,34.9957],[-88.5681,34.9957],[-88.5658,34.9957],[-88.5656,34.9957],[-88.5655,34.9957],[-88.5646,34.9957],[-88.5642,34.9957],[-88.5631,34.9957],[-88.5599,34.9957],[-88.5588,34.9958],[-88.5587,34.9958],[-88.5585,34.9957],[-88.5584,34.9957],[-88.557,34.9957],[-88.556,34.9957],[-88.5555,34.9957],[-88.5527,34.9957],[-88.5524,34.9957],[-88.5513,34.9957],[-88.546,34.9957],[-88.5459,34.9957],[-88.5404,34.9958],[-88.5401,34.9958],[-88.5393,34.9958],[-88.5381,34.9958],[-88.5345,34.9958],[-88.5333,34.9958],[-88.5328,34.9958],[-88.5317,34.9958],[-88.5315,34.9958],[-88.531,34.9958],[-88.5305,34.9958],[-88.529,34.9958],[-88.5285,34.9958],[-88.5284,34.9958],[-88.5281,34.9958],[-88.528,34.9958],[-88.5279,34.9958],[-88.5278,34.9958],[-88.5272,34.9958],[-88.5255,34.9958],[-88.5253,34.9958],[-88.5249,34.9958],[-88.5243,34.9958],[-88.5224,34.9958],[-88.5217,34.9958],[-88.5213,34.9958],[-88.5202,34.9958],[-88.5199,34.9958],[-88.5198,34.9958],[-88.519,34.9958],[-88.5189,34.9958],[-88.5187,34.9958],[-88.5181,34.9958],[-88.5179,34.9958],[-88.5178,34.9958],[-88.5172,34.9958],[-88.5168,34.9958],[-88.5148,34.9958],[-88.5142,34.9958],[-88.5132,34.9958],[-88.513,34.9958],[-88.5092,34.9959],[-88.508,34.9959],[-88.5074,34.9959],[-88.5066,34.9959],[-88.5055,34.9959],[-88.5048,34.9959],[-88.5047,34.9959],[-88.5046,34.9959],[-88.5039,34.9959],[-88.5017,34.9959],[-88.501,34.9959],[-88.5008,34.9959],[-88.5002,34.9959],[-88.5001,34.9959],[-88.4989,34.9959],[-88.4954,34.9959],[-88.4943,34.9959],[-88.4937,34.9959],[-88.4926,34.9959],[-88.4921,34.9959],[-88.4916,34.9959],[-88.4889,34.996],[-88.4876,34.9961],[-88.4788,34.996],[-88.4764,34.996],[-88.4757,34.996],[-88.4742,34.996],[-88.4737,34.996],[-88.473,34.996],[-88.4729,34.996],[-88.4726,34.996],[-88.4725,34.996],[-88.472,34.996],[-88.4704,34.996],[-88.4699,34.996],[-88.4698,34.996],[-88.4641,34.9961],[-88.464,34.9961],[-88.4628,34.9961],[-88.4609,34.9961],[-88.4608,34.9961],[-88.4557,34.996],[-88.4516,34.996],[-88.448,34.996],[-88.4469,34.996],[-88.4435,34.9959],[-88.4423,34.9959],[-88.4408,34.9959],[-88.4361,34.9958],[-88.4345,34.9958],[-88.4343,34.9958],[-88.4339,34.9958],[-88.432,34.9958],[-88.4314,34.9958],[-88.431,34.9958],[-88.43,34.9958],[-88.4296,34.9958],[-88.427,34.9958],[-88.4235,34.9958],[-88.4193,34.9958],[-88.4168,34.9957],[-88.4149,34.9957],[-88.4091,34.9957],[-88.4072,34.9957],[-88.4056,34.9957],[-88.4035,34.9957],[-88.4025,34.9957],[-88.4009,34.9957],[-88.3993,34.9956],[-88.3986,34.9956],[-88.3979,34.9956],[-88.3939,34.9956],[-88.393,34.9956],[-88.3926,34.9956],[-88.391,34.9956],[-88.3863,34.9956],[-88.3847,34.9956],[-88.3841,34.9956],[-88.3821,34.9956],[-88.3814,34.9956],[-88.3812,34.9956],[-88.3807,34.9956],[-88.3805,34.9956],[-88.3796,34.9956],[-88.3789,34.9956],[-88.375,34.9956],[-88.374,34.9956],[-88.3725,34.9955],[-88.3724,34.9955],[-88.3719,34.9955],[-88.3703,34.9955],[-88.3698,34.9955],[-88.369,34.9955],[-88.3667,34.9955],[-88.3659,34.9955],[-88.3654,34.9955],[-88.3641,34.9955],[-88.3636,34.9955],[-88.3635,34.9955],[-88.3634,34.9955],[-88.363,34.9955],[-88.3629,34.9955],[-88.3626,34.9955],[-88.3621,34.9955],[-88.3597,34.9955],[-88.3589,34.9955],[-88.3586,34.9955],[-88.3581,34.9955],[-88.3576,34.9955],[-88.3573,34.9954],[-88.3572,34.9954],[-88.3568,34.9954],[-88.3567,34.9954],[-88.3566,34.9954],[-88.3553,34.9954],[-88.3539,34.9955],[-88.3512,34.9955],[-88.3498,34.9955],[-88.349,34.9955],[-88.3467,34.9955],[-88.346,34.9955],[-88.3454,34.9955],[-88.3436,34.9956],[-88.343,34.9956],[-88.3409,34.9956],[-88.3347,34.9956],[-88.3327,34.9956],[-88.3324,34.9956],[-88.3316,34.9956],[-88.3314,34.9956],[-88.3304,34.9956],[-88.3275,34.9956],[-88.3265,34.9956],[-88.3243,34.9956],[-88.3134,34.9956],[-88.3107,34.9956],[-88.3089,34.9956],[-88.306,34.9956],[-88.3051,34.9956],[-88.305,34.9956],[-88.293,34.9956],[-88.283,34.9956],[-88.2829,34.9957],[-88.2753,34.9956],[-88.2741,34.9956],[-88.274,34.9956],[-88.2734,34.9956],[-88.2711,34.9956],[-88.2641,34.9955],[-88.2618,34.9955],[-88.2617,34.9955],[-88.2612,34.9955],[-88.2611,34.9955],[-88.261,34.9955],[-88.2608,34.9955],[-88.2606,34.9955],[-88.2603,34.9955],[-88.2602,34.9955],[-88.2601,34.9955],[-88.2581,34.9955],[-88.258,34.9955],[-88.2578,34.9955],[-88.2559,34.9956],[-88.2538,34.9956],[-88.2531,34.9955],[-88.253,34.9955],[-88.2528,34.9955],[-88.2526,34.9955],[-88.2522,34.9955],[-88.2521,34.9955],[-88.252,34.9955],[-88.2519,34.9955],[-88.2518,34.9955],[-88.2517,34.9955],[-88.2516,34.9955],[-88.2513,34.9955],[-88.2504,34.9954],[-88.25,34.9954],[-88.2498,34.9954],[-88.2498,34.9955],[-88.2497,34.9955],[-88.2496,34.9955],[-88.2489,34.9955],[-88.2487,34.9955],[-88.2485,34.9955],[-88.247,34.9955],[-88.2425,34.9955],[-88.2416,34.9955],[-88.2411,34.9955],[-88.241,34.9955],[-88.2409,34.9955],[-88.2405,34.9955],[-88.2404,34.9955],[-88.2397,34.9955],[-88.2388,34.9955],[-88.2387,34.9955],[-88.2386,34.9955],[-88.2385,34.9955],[-88.2376,34.9955],[-88.2369,34.9955],[-88.2367,34.9955],[-88.2362,34.9955],[-88.236,34.9955],[-88.2354,34.9955],[-88.2351,34.9955],[-88.2348,34.9955],[-88.2345,34.9955],[-88.2329,34.9955],[-88.2288,34.9956],[-88.226,34.9956],[-88.2243,34.9955],[-88.2234,34.9955],[-88.2177,34.9956],[-88.2149,34.9956],[-88.2137,34.9956],[-88.2125,34.9956],[-88.2103,34.9956],[-88.2093,34.9956],[-88.2091,34.9956],[-88.2084,34.9956],[-88.2062,34.9956],[-88.2055,34.9956],[-88.2045,34.9956],[-88.2038,34.9956],[-88.2021,34.9956],[-88.2014,34.9956],[-88.2012,34.9956],[-88.2003,34.9956],[-88.2001,34.9956],[-88.2,34.9956],[-88.1996,34.9946],[-88.1992,34.9933],[-88.1982,34.9907],[-88.198,34.9903],[-88.1961,34.9872],[-88.1947,34.985],[-88.1923,34.9816],[-88.1912,34.9801],[-88.19,34.9785],[-88.1888,34.9766],[-88.1883,34.976],[-88.1878,34.9752],[-88.1862,34.9734],[-88.1844,34.9714],[-88.1843,34.9713],[-88.183,34.9704],[-88.1821,34.9696],[-88.1812,34.9689],[-88.1802,34.9676],[-88.1788,34.9657],[-88.177,34.9632],[-88.175,34.9602],[-88.1725,34.9569],[-88.1698,34.9513],[-88.169,34.9496],[-88.1682,34.948],[-88.167,34.9454],[-88.1646,34.941],[-88.1646,34.9409],[-88.1639,34.9395],[-88.1619,34.9349],[-88.1616,34.9342],[-88.1615,34.9333],[-88.1615,34.9328],[-88.1614,34.932],[-88.161,34.9312],[-88.1608,34.931],[-88.1608,34.9309],[-88.1607,34.9308],[-88.1597,34.929],[-88.1591,34.9282],[-88.1579,34.9266],[-88.1535,34.9211],[-88.1524,34.9197],[-88.1514,34.9189],[-88.15,34.9176],[-88.148,34.9158],[-88.1455,34.9141],[-88.144,34.913],[-88.1439,34.9129],[-88.1425,34.9118],[-88.1389,34.9089],[-88.1381,34.9084],[-88.1365,34.9075],[-88.1358,34.9071],[-88.1339,34.9061],[-88.1338,34.906],[-88.1336,34.9059],[-88.1333,34.9057],[-88.132,34.905],[-88.1282,34.9031],[-88.1251,34.9021],[-88.1247,34.902],[-88.1233,34.9016],[-88.1219,34.9011],[-88.1207,34.9007],[-88.1156,34.899],[-88.1125,34.8983],[-88.1113,34.8978],[-88.1097,34.8973],[-88.1063,34.8959],[-88.1033,34.8949],[-88.1022,34.8947],[-88.1014,34.8945],[-88.1013,34.8945],[-88.1,34.8941],[-88.0992,34.8937],[-88.099,34.8936],[-88.0987,34.8933],[-88.0984,34.893],[-88.0983,34.8928],[-88.0982,34.8927],[-88.098,34.8924],[-88.0979,34.8922],[-88.0979,34.8921],[-88.098,34.8912],[-88.0982,34.89],[-88.0983,34.8887],[-88.0984,34.8879],[-88.0985,34.8871],[-88.0987,34.8859],[-88.0988,34.8847],[-88.0989,34.8839],[-88.0989,34.8838],[-88.099,34.8837],[-88.099,34.8836],[-88.099,34.8835],[-88.099,34.8834],[-88.099,34.8833],[-88.0991,34.8828],[-88.0992,34.882],[-88.0993,34.8812],[-88.0993,34.8807],[-88.0993,34.8806],[-88.0994,34.8805],[-88.0994,34.8804],[-88.0994,34.8803],[-88.0994,34.8799],[-88.0995,34.8792],[-88.0996,34.8785],[-88.0997,34.878],[-88.0997,34.8779],[-88.0997,34.8777],[-88.0997,34.8774],[-88.0998,34.8773],[-88.0998,34.8768],[-88.0999,34.8762],[-88.1,34.8755],[-88.1,34.8751],[-88.1001,34.8745],[-88.1002,34.8735],[-88.1003,34.8726],[-88.1004,34.872],[-88.1005,34.8709],[-88.1006,34.8693],[-88.1008,34.8678],[-88.1009,34.8667],[-88.1011,34.8648],[-88.1014,34.8618],[-88.1017,34.8589],[-88.102,34.8569],[-88.1021,34.8559],[-88.1022,34.8543],[-88.1024,34.8527],[-88.1025,34.8517],[-88.1025,34.8516],[-88.1025,34.8515],[-88.1025,34.8514],[-88.1026,34.8512],[-88.1026,34.8511],[-88.1026,34.8508],[-88.1026,34.8505],[-88.1027,34.8502],[-88.1027,34.8499],[-88.1027,34.8498],[-88.1028,34.8497],[-88.1028,34.8495],[-88.1028,34.8494],[-88.1029,34.8482],[-88.1034,34.8445],[-88.1035,34.8433],[-88.1037,34.8421],[-88.1041,34.8387],[-88.1043,34.8375],[-88.1044,34.8369],[-88.1046,34.8351],[-88.1047,34.8344],[-88.1049,34.8327],[-88.1049,34.8326],[-88.1049,34.8325],[-88.1049,34.8324],[-88.1049,34.8323],[-88.105,34.8322],[-88.105,34.8321],[-88.105,34.832],[-88.1052,34.8302],[-88.1052,34.8301],[-88.1052,34.83],[-88.1052,34.8299],[-88.1052,34.8298],[-88.1053,34.8298],[-88.1053,34.8297],[-88.1053,34.8296],[-88.1054,34.8287],[-88.1055,34.8275],[-88.1057,34.8262],[-88.1058,34.8254],[-88.1059,34.8246],[-88.1061,34.8234],[-88.1062,34.8223],[-88.1063,34.8215],[-88.1066,34.8195],[-88.1069,34.8165],[-88.1073,34.8136],[-88.1076,34.8116],[-88.1077,34.8108],[-88.1077,34.8102],[-88.1078,34.8099],[-88.1079,34.8091],[-88.1079,34.8089],[-88.1081,34.8075],[-88.1082,34.8069],[-88.1082,34.8068],[-88.1082,34.8066],[-88.1083,34.8058],[-88.1084,34.8056],[-88.1085,34.8047],[-88.1088,34.8019],[-88.109,34.801],[-88.1093,34.7986],[-88.1094,34.7973],[-88.1107,34.7876],[-88.111,34.7859],[-88.1117,34.7806],[-88.1119,34.7788],[-88.1119,34.7786],[-88.1119,34.7785],[-88.1121,34.7773],[-88.1127,34.7729],[-88.1127,34.7727],[-88.1128,34.7721],[-88.1128,34.7719],[-88.1134,34.7678],[-88.1134,34.7673],[-88.1136,34.7659],[-88.1137,34.7658],[-88.1142,34.7615],[-88.1143,34.7615],[-88.1149,34.7568],[-88.115,34.7563],[-88.1154,34.7539],[-88.1154,34.7532],[-88.1157,34.7512],[-88.1158,34.7505],[-88.1158,34.7504],[-88.1159,34.7502],[-88.1159,34.7501],[-88.1164,34.7466],[-88.1164,34.7463],[-88.1164,34.7462],[-88.1166,34.7449],[-88.1166,34.7444],[-88.1167,34.7438],[-88.1168,34.742],[-88.1169,34.7414],[-88.117,34.7398],[-88.1174,34.7349],[-88.1175,34.7334],[-88.1175,34.7333],[-88.1175,34.7332],[-88.1175,34.7331],[-88.1182,34.7263],[-88.1182,34.7261],[-88.1184,34.7244],[-88.1184,34.7243],[-88.1185,34.7238],[-88.1197,34.7148],[-88.1203,34.7112],[-88.1204,34.7106],[-88.1204,34.7103],[-88.1205,34.7095],[-88.1206,34.7092],[-88.1206,34.7091],[-88.1206,34.709],[-88.1209,34.7069],[-88.1211,34.7055],[-88.122,34.7008],[-88.1224,34.6988],[-88.1225,34.6981],[-88.1229,34.696],[-88.1231,34.6954],[-88.1232,34.6945],[-88.1233,34.6941],[-88.1234,34.6937],[-88.1235,34.6929],[-88.1236,34.6926],[-88.1237,34.6919],[-88.124,34.6904],[-88.124,34.69],[-88.1248,34.6841],[-88.125,34.6825],[-88.126,34.6763],[-88.1269,34.67],[-88.1278,34.6645],[-88.1284,34.6603],[-88.1285,34.6601],[-88.1289,34.6572],[-88.1296,34.6526],[-88.1302,34.6489],[-88.1302,34.6488],[-88.1302,34.6487],[-88.1302,34.6486],[-88.1302,34.6485],[-88.1308,34.6448],[-88.1316,34.6397],[-88.1316,34.6396],[-88.1316,34.6395],[-88.1335,34.6271],[-88.1335,34.627],[-88.1336,34.6265],[-88.1338,34.6251],[-88.1339,34.6244],[-88.134,34.6241],[-88.1342,34.623],[-88.1343,34.6227],[-88.1344,34.6219],[-88.1353,34.6168],[-88.1352,34.6159],[-88.1371,34.6022],[-88.1372,34.6015],[-88.1375,34.5994],[-88.1376,34.5987],[-88.1376,34.5986],[-88.1376,34.5984],[-88.1383,34.5929],[-88.1383,34.5928],[-88.1387,34.5892],[-88.1388,34.5892],[-88.1388,34.5891],[-88.1389,34.5891],[-88.1389,34.589],[-88.1389,34.5889],[-88.139,34.5888],[-88.139,34.5886],[-88.139,34.5885],[-88.139,34.5883],[-88.1392,34.5877],[-88.1399,34.582],[-88.14,34.5818],[-88.14,34.5817],[-88.1414,34.5718],[-88.1414,34.5716],[-88.1421,34.5661],[-88.1427,34.5626],[-88.1433,34.5581],[-88.1434,34.5576],[-88.1448,34.5472],[-88.1453,34.5435],[-88.1458,34.54],[-88.1458,34.5399],[-88.1462,34.537],[-88.1471,34.5309],[-88.1473,34.5294],[-88.1477,34.5263],[-88.1479,34.5248],[-88.1482,34.5232],[-88.1482,34.5229],[-88.1483,34.522],[-88.1484,34.5217],[-88.1493,34.5153],[-88.1499,34.5111],[-88.1502,34.5089],[-88.1505,34.5066],[-88.1514,34.5001],[-88.1525,34.4918],[-88.1525,34.4916],[-88.1526,34.4911],[-88.1526,34.4909],[-88.1526,34.4908],[-88.1526,34.4907],[-88.1526,34.4906],[-88.1527,34.4902],[-88.1529,34.4888],[-88.1529,34.4883],[-88.153,34.4883],[-88.153,34.4882],[-88.153,34.4881],[-88.153,34.488],[-88.153,34.4879],[-88.153,34.4875],[-88.1531,34.4873],[-88.1542,34.4792],[-88.1545,34.477],[-88.1548,34.4742],[-88.1548,34.4741],[-88.1552,34.4718],[-88.1552,34.4715],[-88.1552,34.471],[-88.1553,34.4706],[-88.1553,34.4703],[-88.1554,34.4698],[-88.1556,34.4685],[-88.1556,34.4681],[-88.1561,34.465],[-88.1563,34.4632],[-88.1565,34.461],[-88.1567,34.4593],[-88.1569,34.4577],[-88.157,34.4569],[-88.1573,34.4548],[-88.1575,34.4526],[-88.1575,34.4525],[-88.1579,34.4493],[-88.1586,34.4428],[-88.1587,34.4416],[-88.1591,34.4394],[-88.1592,34.4384],[-88.1594,34.4364],[-88.1594,34.4361],[-88.1596,34.4346],[-88.1601,34.4307],[-88.1604,34.4282],[-88.1605,34.4273],[-88.1608,34.4251],[-88.161,34.4236],[-88.1614,34.4199],[-88.1614,34.4196],[-88.1616,34.4183],[-88.1618,34.4168],[-88.1618,34.4165],[-88.1619,34.4159],[-88.1619,34.4154],[-88.162,34.4152],[-88.162,34.4151],[-88.1621,34.4144],[-88.1622,34.413],[-88.1626,34.4097],[-88.1631,34.405],[-88.1633,34.4032],[-88.1636,34.4013],[-88.1636,34.4012],[-88.1638,34.3998],[-88.1645,34.3944],[-88.165,34.3904],[-88.1651,34.3891],[-88.1654,34.3866],[-88.1656,34.3845],[-88.1656,34.3839],[-88.1657,34.3828],[-88.1657,34.3826],[-88.1658,34.382],[-88.1658,34.3819],[-88.1659,34.3815],[-88.1659,34.3813],[-88.1671,34.372],[-88.168,34.3647],[-88.1681,34.3646],[-88.1692,34.3558],[-88.1709,34.3425],[-88.1712,34.3399],[-88.1717,34.3365],[-88.1727,34.3283],[-88.1734,34.3229],[-88.1735,34.322],[-88.1736,34.321],[-88.1737,34.3207],[-88.1738,34.3196],[-88.1739,34.3192],[-88.1739,34.3188],[-88.1741,34.3176],[-88.1741,34.3172],[-88.1742,34.3168],[-88.1743,34.3157],[-88.1744,34.3154],[-88.1744,34.315],[-88.1744,34.3148],[-88.1756,34.3053],[-88.1758,34.3035],[-88.1758,34.3033],[-88.1758,34.3032],[-88.1759,34.3023],[-88.1759,34.3022],[-88.1759,34.3021],[-88.176,34.3021],[-88.176,34.302],[-88.176,34.3018],[-88.176,34.3016],[-88.176,34.3013],[-88.1761,34.3006],[-88.1762,34.2998],[-88.1762,34.2993],[-88.1763,34.2989],[-88.1764,34.298],[-88.1765,34.2972],[-88.1766,34.2964],[-88.1767,34.2961],[-88.1767,34.2954],[-88.1768,34.2951],[-88.1768,34.2947],[-88.1769,34.2943],[-88.1769,34.294],[-88.1773,34.2923],[-88.1777,34.2894],[-88.1787,34.2809],[-88.1793,34.2769],[-88.1796,34.2741],[-88.1803,34.2691],[-88.1809,34.264],[-88.1817,34.2581],[-88.1819,34.2562],[-88.182,34.2561],[-88.1826,34.2509],[-88.1827,34.2507],[-88.1827,34.2501],[-88.1828,34.25],[-88.1828,34.2497],[-88.1831,34.2484],[-88.1856,34.2294],[-88.1867,34.221],[-88.1869,34.2184],[-88.187,34.2171],[-88.187,34.217],[-88.1873,34.2106],[-88.1873,34.2104],[-88.1873,34.2096],[-88.1875,34.2059],[-88.1876,34.2048],[-88.1878,34.2038],[-88.1883,34.2014],[-88.1883,34.2012],[-88.1885,34.2007],[-88.1907,34.1901],[-88.1907,34.19],[-88.1909,34.1882],[-88.1921,34.1754],[-88.1925,34.1725],[-88.1945,34.158],[-88.1946,34.1577],[-88.1949,34.1553],[-88.1949,34.1551],[-88.195,34.1541],[-88.1962,34.1451],[-88.1969,34.14],[-88.1985,34.1285],[-88.1987,34.1266],[-88.1989,34.1251],[-88.1994,34.1215],[-88.2,34.1177],[-88.2001,34.1172],[-88.2002,34.1159],[-88.2007,34.1117],[-88.2019,34.1022],[-88.2022,34.1006],[-88.2025,34.0978],[-88.2033,34.0915],[-88.2037,34.0881],[-88.2039,34.0866],[-88.2039,34.0865],[-88.2043,34.0833],[-88.2054,34.0737],[-88.2058,34.0705],[-88.2058,34.0701],[-88.206,34.0688],[-88.206,34.0684],[-88.2061,34.0674],[-88.2065,34.0644],[-88.2066,34.0634],[-88.2067,34.0624],[-88.2071,34.0594],[-88.2072,34.0584],[-88.2072,34.0583],[-88.2074,34.057],[-88.2079,34.0528],[-88.2081,34.0515],[-88.2087,34.0455],[-88.2089,34.0438],[-88.2091,34.0426],[-88.2092,34.0417],[-88.2095,34.0391],[-88.2107,34.0292],[-88.2109,34.0277],[-88.2117,34.0219],[-88.2118,34.0217],[-88.2118,34.0215],[-88.2119,34.0207],[-88.212,34.0204],[-88.2122,34.0184],[-88.213,34.0124],[-88.2133,34.0104],[-88.2134,34.0099],[-88.2136,34.0082],[-88.2137,34.0077],[-88.2138,34.0067],[-88.2142,34.0038],[-88.2144,34.0029],[-88.2147,34.0007],[-88.2147,34.0001],[-88.215,33.998],[-88.215,33.9979],[-88.2151,33.9978],[-88.2155,33.9943],[-88.2158,33.9922],[-88.2159,33.9914],[-88.2162,33.9891],[-88.2163,33.9884],[-88.2164,33.9874],[-88.2166,33.9861],[-88.2168,33.9847],[-88.2169,33.9837],[-88.217,33.9833],[-88.2171,33.9826],[-88.2171,33.9824],[-88.2172,33.9819],[-88.2172,33.9817],[-88.2172,33.9814],[-88.2173,33.9809],[-88.2174,33.9793],[-88.2175,33.9788],[-88.218,33.975],[-88.2181,33.9745],[-88.2183,33.9732],[-88.2196,33.9638],[-88.22,33.9607],[-88.2201,33.9601],[-88.2202,33.9594],[-88.2205,33.9574],[-88.2206,33.9567],[-88.2206,33.9566],[-88.2207,33.9563],[-88.2207,33.9562],[-88.221,33.9539],[-88.222,33.947],[-88.2223,33.9447],[-88.2227,33.9415],[-88.2238,33.9317],[-88.2241,33.9285],[-88.2241,33.9283],[-88.2242,33.9279],[-88.2242,33.9278],[-88.2243,33.927],[-88.2246,33.925],[-88.2258,33.9167],[-88.2262,33.9139],[-88.2262,33.9136],[-88.2263,33.9128],[-88.2264,33.9125],[-88.2264,33.9123],[-88.2265,33.9117],[-88.2265,33.9116],[-88.2265,33.9115],[-88.2267,33.9107],[-88.227,33.9082],[-88.2272,33.9074],[-88.2272,33.9069],[-88.2275,33.9053],[-88.2276,33.9048],[-88.2276,33.9045],[-88.2277,33.9038],[-88.2278,33.9035],[-88.2278,33.9032],[-88.228,33.9021],[-88.228,33.9018],[-88.228,33.9017],[-88.2281,33.9014],[-88.2283,33.9],[-88.2283,33.8996],[-88.2284,33.8993],[-88.2285,33.898],[-88.2289,33.8935],[-88.2291,33.8921],[-88.2291,33.892],[-88.2291,33.8919],[-88.2291,33.8918],[-88.2291,33.8916],[-88.2292,33.8907],[-88.2293,33.8904],[-88.2294,33.8897],[-88.2297,33.8877],[-88.2298,33.8869],[-88.2298,33.8868],[-88.2298,33.8866],[-88.2299,33.8859],[-88.2299,33.8857],[-88.2301,33.8845],[-88.2306,33.8807],[-88.2308,33.8795],[-88.2309,33.8784],[-88.231,33.878],[-88.2314,33.8753],[-88.2314,33.8751],[-88.2315,33.8742],[-88.2316,33.8738],[-88.2317,33.8727],[-88.2318,33.8724],[-88.2318,33.8723],[-88.2318,33.8722],[-88.2318,33.8717],[-88.2318,33.8716],[-88.2318,33.8715],[-88.2318,33.8713],[-88.232,33.8703],[-88.232,33.87],[-88.2326,33.8662],[-88.2334,33.8606],[-88.2343,33.8548],[-88.2349,33.851],[-88.235,33.8503],[-88.2354,33.848],[-88.2355,33.8472],[-88.2359,33.844],[-88.2361,33.842],[-88.2379,33.8263],[-88.2381,33.8249],[-88.2386,33.8211],[-88.2387,33.8209],[-88.2387,33.8205],[-88.2387,33.8203],[-88.2392,33.8172],[-88.2392,33.8171],[-88.24,33.8109],[-88.2406,33.808],[-88.2412,33.8049],[-88.2412,33.8045],[-88.2415,33.8034],[-88.2415,33.803],[-88.2416,33.8025],[-88.2419,33.801],[-88.242,33.8005],[-88.2429,33.7965],[-88.243,33.7957],[-88.2435,33.7897],[-88.2439,33.7844],[-88.2441,33.7817],[-88.2443,33.7803],[-88.2446,33.7777],[-88.2455,33.7699],[-88.2459,33.7673],[-88.2459,33.7672],[-88.2459,33.7669],[-88.2459,33.7668],[-88.2463,33.7638],[-88.2464,33.7629],[-88.2474,33.7548],[-88.2478,33.7519],[-88.2479,33.7514],[-88.2481,33.7501],[-88.2481,33.7497],[-88.2483,33.7487],[-88.2486,33.7469],[-88.2488,33.7459],[-88.2489,33.745],[-88.249,33.7442],[-88.2493,33.742],[-88.2494,33.7412],[-88.2495,33.7408],[-88.2495,33.7407],[-88.2497,33.7394],[-88.2497,33.7391],[-88.2497,33.7389],[-88.2498,33.7385],[-88.25,33.7371],[-88.25,33.7367],[-88.2502,33.7357],[-88.2503,33.7341],[-88.2505,33.7326],[-88.2512,33.7266],[-88.2513,33.7265],[-88.2513,33.7261],[-88.2518,33.7229],[-88.2523,33.7196],[-88.2526,33.7165],[-88.253,33.7127],[-88.253,33.7126],[-88.2535,33.7074],[-88.254,33.703],[-88.2543,33.7001],[-88.2543,33.7],[-88.2544,33.6988],[-88.2543,33.6983],[-88.2544,33.6978],[-88.2544,33.6972],[-88.2545,33.6966],[-88.2546,33.6958],[-88.2551,33.6917],[-88.2557,33.6868],[-88.2559,33.685],[-88.2562,33.6827],[-88.2562,33.6825],[-88.2562,33.6823],[-88.2562,33.6821],[-88.2562,33.682],[-88.2564,33.6807],[-88.2572,33.6761],[-88.2572,33.6758],[-88.2574,33.6741],[-88.2574,33.6739],[-88.2575,33.6731],[-88.2576,33.6729],[-88.2576,33.6728],[-88.2578,33.6709],[-88.2578,33.6708],[-88.2582,33.6675],[-88.2583,33.6658],[-88.2583,33.6656],[-88.2589,33.6604],[-88.259,33.6602],[-88.2592,33.6582],[-88.2592,33.6581],[-88.2592,33.6579],[-88.2598,33.6531],[-88.2599,33.6527],[-88.26,33.6521],[-88.2602,33.6504],[-88.2602,33.6498],[-88.2606,33.6471],[-88.2616,33.6391],[-88.2619,33.6364],[-88.2619,33.6362],[-88.262,33.6356],[-88.262,33.6354],[-88.2624,33.6324],[-88.2624,33.632],[-88.2633,33.6252],[-88.2634,33.6238],[-88.2636,33.6226],[-88.2637,33.6218],[-88.2639,33.62],[-88.2643,33.6165],[-88.2643,33.6163],[-88.2653,33.6082],[-88.2656,33.6056],[-88.2657,33.6051],[-88.266,33.6024],[-88.266,33.6023],[-88.2668,33.5959],[-88.2668,33.5958],[-88.2669,33.5942],[-88.2671,33.5931],[-88.2671,33.5927],[-88.2672,33.5924],[-88.2672,33.5922],[-88.2672,33.592],[-88.2682,33.5852],[-88.2682,33.585],[-88.2684,33.5836],[-88.2686,33.5821],[-88.2687,33.5806],[-88.2689,33.5792],[-88.2689,33.5791],[-88.269,33.5789],[-88.2691,33.5777],[-88.2692,33.5772],[-88.2692,33.577],[-88.2693,33.5763],[-88.2693,33.5757],[-88.2694,33.5754],[-88.2695,33.5737],[-88.2696,33.573],[-88.2698,33.5711],[-88.2698,33.5708],[-88.2707,33.566],[-88.2708,33.5649],[-88.2708,33.5647],[-88.2709,33.564],[-88.2712,33.5611],[-88.2714,33.5601],[-88.2714,33.56],[-88.2714,33.5599],[-88.2715,33.5591],[-88.2715,33.5589],[-88.2716,33.5586],[-88.2716,33.5585],[-88.2716,33.5579],[-88.2717,33.5576],[-88.2717,33.5573],[-88.2722,33.5537],[-88.2737,33.5418],[-88.2738,33.5408],[-88.2738,33.5407],[-88.2739,33.5396],[-88.274,33.5389],[-88.274,33.5388],[-88.274,33.5387],[-88.2741,33.5384],[-88.2741,33.5379],[-88.2745,33.5353],[-88.2745,33.5352],[-88.2745,33.535],[-88.2746,33.5343],[-88.2746,33.534],[-88.2756,33.5258],[-88.2757,33.5255],[-88.2768,33.5166],[-88.2769,33.5156],[-88.277,33.5152],[-88.2772,33.5142],[-88.2772,33.5137],[-88.2774,33.5127],[-88.2774,33.5125],[-88.2783,33.5048],[-88.2787,33.5007],[-88.2788,33.5005],[-88.2789,33.5001],[-88.2791,33.4979],[-88.2796,33.4944],[-88.2796,33.4941],[-88.2801,33.4901],[-88.2801,33.49],[-88.2808,33.4841],[-88.2816,33.4771],[-88.2816,33.477],[-88.2818,33.4762],[-88.2819,33.4753],[-88.2821,33.4732],[-88.2824,33.4704],[-88.2827,33.4679],[-88.2831,33.4648],[-88.2832,33.4646],[-88.2832,33.4643],[-88.2833,33.4629],[-88.2834,33.4628],[-88.2839,33.4586],[-88.2849,33.4505],[-88.2856,33.4444],[-88.2856,33.4443],[-88.2859,33.4416],[-88.2862,33.439],[-88.2865,33.4371],[-88.2877,33.4269],[-88.2897,33.4105],[-88.2897,33.4103],[-88.2901,33.4074],[-88.2908,33.4013],[-88.2911,33.3991],[-88.2922,33.3897],[-88.2922,33.3896],[-88.2926,33.3865],[-88.293,33.383],[-88.2932,33.3812],[-88.2932,33.3811],[-88.2939,33.3751],[-88.2949,33.3671],[-88.2958,33.3591],[-88.2959,33.3589],[-88.2962,33.3558],[-88.2963,33.3555],[-88.2971,33.3491],[-88.2971,33.3487],[-88.2971,33.3486],[-88.2987,33.3355],[-88.2994,33.3297],[-88.3005,33.3209],[-88.3008,33.3184],[-88.301,33.3168],[-88.3026,33.3034],[-88.3026,33.3032],[-88.3028,33.3022],[-88.3037,33.2944],[-88.3041,33.2908],[-88.3042,33.29],[-88.3044,33.2888],[-88.3044,33.2886],[-88.3044,33.2883],[-88.3047,33.286],[-88.3047,33.2858],[-88.3057,33.2779],[-88.3063,33.2734],[-88.3078,33.2616],[-88.308,33.26],[-88.3081,33.2587],[-88.3082,33.2583],[-88.3082,33.2578],[-88.3083,33.2574],[-88.3087,33.2538],[-88.3088,33.2534],[-88.309,33.2513],[-88.3092,33.2503],[-88.3092,33.2501],[-88.3096,33.2471],[-88.3096,33.247],[-88.3098,33.2454],[-88.3098,33.2452],[-88.3099,33.2445],[-88.3099,33.2444],[-88.31,33.2431],[-88.3101,33.2426],[-88.3106,33.2389],[-88.3106,33.2383],[-88.3107,33.2381],[-88.3107,33.2376],[-88.3107,33.2374],[-88.3108,33.2367],[-88.3116,33.2298],[-88.3119,33.2269],[-88.3119,33.2267],[-88.3121,33.2253],[-88.3125,33.2209],[-88.3136,33.2138],[-88.3136,33.2137],[-88.314,33.2114],[-88.3149,33.2055],[-88.3149,33.2053],[-88.315,33.2051],[-88.3152,33.2033],[-88.3157,33.1991],[-88.3163,33.1921],[-88.3164,33.192],[-88.3169,33.1865],[-88.3169,33.1864],[-88.317,33.1852],[-88.3171,33.1841],[-88.3172,33.1835],[-88.3178,33.179],[-88.318,33.1769],[-88.318,33.1767],[-88.3181,33.1767],[-88.3181,33.1765],[-88.3191,33.168],[-88.3196,33.1646],[-88.3197,33.1639],[-88.3198,33.163],[-88.3198,33.1628],[-88.3202,33.1602],[-88.3218,33.1475],[-88.3219,33.1468],[-88.322,33.1459],[-88.3225,33.1431],[-88.3225,33.1428],[-88.3225,33.1424],[-88.3246,33.1332],[-88.3254,33.121],[-88.3263,33.1099],[-88.3264,33.1098],[-88.327,33.1043],[-88.3271,33.1036],[-88.328,33.0966],[-88.328,33.0965],[-88.3288,33.0899],[-88.3309,33.0731],[-88.331,33.0726],[-88.331,33.0725],[-88.3335,33.0519],[-88.3335,33.0518],[-88.3342,33.0457],[-88.3342,33.0456],[-88.336,33.0309],[-88.3361,33.0297],[-88.3365,33.0264],[-88.3384,33.01],[-88.3393,33.003],[-88.3396,33.0001],[-88.3398,32.998],[-88.3404,32.9912],[-88.3414,32.9834],[-88.3428,32.9715],[-88.3431,32.9686],[-88.3431,32.9685],[-88.3432,32.9683],[-88.3433,32.9675],[-88.3441,32.9604],[-88.3444,32.9584],[-88.3444,32.9582],[-88.3447,32.9553],[-88.3447,32.9552],[-88.3447,32.9551],[-88.3448,32.955],[-88.3452,32.9511],[-88.3457,32.9471],[-88.3472,32.9352],[-88.3474,32.9327],[-88.3479,32.9291],[-88.3489,32.9202],[-88.35,32.9113],[-88.3509,32.9036],[-88.3511,32.9019],[-88.3518,32.8955],[-88.352,32.8942],[-88.352,32.8941],[-88.352,32.894],[-88.352,32.8939],[-88.3524,32.8912],[-88.3526,32.889],[-88.3542,32.8761],[-88.3543,32.8753],[-88.3543,32.8751],[-88.3543,32.875],[-88.3548,32.8687],[-88.3549,32.8672],[-88.3549,32.867],[-88.3568,32.8505],[-88.3572,32.8472],[-88.3577,32.8431],[-88.3579,32.8413],[-88.3579,32.841],[-88.3579,32.8407],[-88.3589,32.8326],[-88.3591,32.8305],[-88.3603,32.8198],[-88.3609,32.8148],[-88.3617,32.8079],[-88.3619,32.8061],[-88.3619,32.806],[-88.3619,32.8059],[-88.3624,32.8014],[-88.3626,32.7999],[-88.3636,32.7911],[-88.3637,32.7903],[-88.3643,32.785],[-88.3651,32.7776],[-88.3668,32.7635],[-88.3669,32.7623],[-88.367,32.7621],[-88.367,32.7619],[-88.367,32.7616],[-88.3673,32.7592],[-88.368,32.7527],[-88.3683,32.7501],[-88.3681,32.7491],[-88.3681,32.749],[-88.3683,32.7479],[-88.3686,32.746],[-88.3691,32.7426],[-88.3692,32.7415],[-88.3698,32.7374],[-88.371,32.7286],[-88.371,32.7285],[-88.3733,32.7119],[-88.3733,32.7118],[-88.3735,32.7101],[-88.3735,32.7099],[-88.3747,32.6987],[-88.375,32.6948],[-88.3764,32.6833],[-88.3764,32.6829],[-88.377,32.6779],[-88.377,32.6778],[-88.3772,32.6762],[-88.3772,32.6758],[-88.3776,32.6725],[-88.3776,32.6724],[-88.3784,32.6655],[-88.3785,32.6653],[-88.3794,32.6577],[-88.3795,32.6558],[-88.3796,32.6558],[-88.38,32.6521],[-88.3811,32.6428],[-88.3812,32.6423],[-88.3815,32.6396],[-88.3818,32.6371],[-88.3828,32.6283],[-88.3829,32.6279],[-88.383,32.6271],[-88.383,32.6267],[-88.3833,32.6251],[-88.3841,32.6165],[-88.3841,32.6164],[-88.3844,32.6142],[-88.3844,32.6139],[-88.3849,32.61],[-88.3849,32.6099],[-88.3852,32.6071],[-88.3856,32.6042],[-88.3857,32.6033],[-88.386,32.6006],[-88.386,32.6005],[-88.387,32.5923],[-88.3871,32.592],[-88.3882,32.5826],[-88.3887,32.5787],[-88.3888,32.5781],[-88.3894,32.5722],[-88.3898,32.5687],[-88.3902,32.5656],[-88.3905,32.5628],[-88.3908,32.5603],[-88.3915,32.5543],[-88.3919,32.5511],[-88.3922,32.5484],[-88.3923,32.5472],[-88.3925,32.5454],[-88.3932,32.5399],[-88.3935,32.538],[-88.3936,32.5371],[-88.3939,32.5343],[-88.3941,32.5334],[-88.3942,32.5323],[-88.3945,32.5301],[-88.3946,32.529],[-88.3948,32.5279],[-88.395,32.526],[-88.3963,32.5157],[-88.3972,32.5086],[-88.3979,32.5023],[-88.3981,32.5001],[-88.3992,32.4918],[-88.3994,32.4898],[-88.3996,32.4887],[-88.3996,32.4885],[-88.3995,32.4885],[-88.3996,32.4879],[-88.3998,32.4864],[-88.3999,32.486],[-88.4,32.4854],[-88.4,32.4847],[-88.4003,32.4826],[-88.4004,32.482],[-88.4006,32.4801],[-88.4012,32.4752],[-88.4013,32.4745],[-88.4015,32.4726],[-88.4019,32.469],[-88.4027,32.4617],[-88.403,32.458],[-88.4033,32.4543],[-88.4034,32.4534],[-88.4037,32.4506],[-88.4038,32.4499],[-88.4038,32.4497],[-88.4038,32.449],[-88.4038,32.4489],[-88.4038,32.4488],[-88.4041,32.4463],[-88.4053,32.437],[-88.4053,32.4368],[-88.4063,32.4286],[-88.4066,32.4259],[-88.4075,32.4186],[-88.4078,32.4164],[-88.4079,32.4153],[-88.4083,32.412],[-88.4085,32.4109],[-88.4086,32.41],[-88.4091,32.4057],[-88.4095,32.4031],[-88.41,32.3993],[-88.4103,32.3967],[-88.4105,32.3955],[-88.4109,32.3919],[-88.4111,32.3907],[-88.4119,32.3846],[-88.4122,32.3821],[-88.4125,32.38],[-88.4135,32.3751],[-88.4138,32.3741],[-88.4138,32.3739],[-88.4147,32.3663],[-88.4149,32.3645],[-88.4158,32.3572],[-88.4163,32.3523],[-88.4166,32.3501],[-88.4174,32.343],[-88.4178,32.3399],[-88.4178,32.3397],[-88.418,32.3382],[-88.4188,32.3317],[-88.4208,32.3141],[-88.4208,32.3139],[-88.421,32.313],[-88.4213,32.3098],[-88.4214,32.3087],[-88.4217,32.3065],[-88.4225,32.2998],[-88.4227,32.2976],[-88.423,32.2953],[-88.4238,32.2886],[-88.4241,32.2863],[-88.4241,32.2862],[-88.4243,32.2846],[-88.4249,32.2796],[-88.4251,32.2779],[-88.4251,32.2778],[-88.4251,32.2775],[-88.4251,32.2774],[-88.4252,32.2764],[-88.4256,32.2734],[-88.4257,32.2725],[-88.4257,32.2722],[-88.4258,32.2718],[-88.426,32.2697],[-88.4261,32.269],[-88.4264,32.2661],[-88.4275,32.2574],[-88.4278,32.2546],[-88.4278,32.2545],[-88.4278,32.2543],[-88.4279,32.2533],[-88.428,32.253],[-88.428,32.2526],[-88.4282,32.2514],[-88.4282,32.251],[-88.4283,32.2501],[-88.4284,32.249],[-88.4293,32.2428],[-88.4296,32.2408],[-88.4298,32.2396],[-88.4303,32.2358],[-88.4305,32.2345],[-88.4305,32.2344],[-88.4306,32.2341],[-88.4307,32.2327],[-88.4308,32.2323],[-88.4308,32.232],[-88.4309,32.2311],[-88.431,32.2308],[-88.431,32.2304],[-88.4312,32.2292],[-88.4312,32.2288],[-88.4313,32.2285],[-88.4313,32.2279],[-88.4314,32.2277],[-88.4318,32.2244],[-88.433,32.2144],[-88.4335,32.2111],[-88.4335,32.2106],[-88.4337,32.209],[-88.4338,32.2087],[-88.4338,32.2085],[-88.4339,32.2073],[-88.4344,32.2035],[-88.4346,32.2023],[-88.4346,32.2022],[-88.4348,32.2006],[-88.4354,32.1957],[-88.4356,32.194],[-88.4357,32.194],[-88.4359,32.192],[-88.4367,32.1857],[-88.437,32.1836],[-88.437,32.1835],[-88.4371,32.183],[-88.4374,32.1811],[-88.4375,32.1804],[-88.4376,32.1797],[-88.4377,32.1794],[-88.4378,32.1775],[-88.4379,32.1768],[-88.4381,32.176],[-88.4385,32.1736],[-88.4386,32.1728],[-88.4386,32.1727],[-88.4386,32.1722],[-88.4387,32.1721],[-88.4388,32.1712],[-88.439,32.1688],[-88.439,32.1679],[-88.439,32.1678],[-88.4392,32.1665],[-88.4397,32.1623],[-88.4399,32.1611],[-88.4399,32.1609],[-88.4402,32.158],[-88.4413,32.1494],[-88.4417,32.1465],[-88.4417,32.1464],[-88.4419,32.1449],[-88.4425,32.1402],[-88.4427,32.1386],[-88.4427,32.1382],[-88.4429,32.137],[-88.4429,32.1366],[-88.443,32.1355],[-88.4435,32.1322],[-88.4436,32.1311],[-88.4436,32.131],[-88.4439,32.1286],[-88.4443,32.1251],[-88.4448,32.1211],[-88.4451,32.1187],[-88.4452,32.1177],[-88.4455,32.1149],[-88.4457,32.114],[-88.4459,32.112],[-88.4466,32.106],[-88.4469,32.104],[-88.4471,32.1023],[-88.4477,32.0971],[-88.448,32.0954],[-88.4482,32.0938],[-88.4488,32.0891],[-88.449,32.0875],[-88.4495,32.0835],[-88.451,32.0714],[-88.4516,32.0674],[-88.4516,32.0673],[-88.4519,32.0645],[-88.453,32.0559],[-88.4534,32.053],[-88.4535,32.0523],[-88.4538,32.05],[-88.4539,32.0493],[-88.4541,32.0478],[-88.4546,32.0432],[-88.4548,32.0417],[-88.4549,32.0414],[-88.4549,32.0406],[-88.455,32.0403],[-88.455,32.0402],[-88.455,32.0401],[-88.455,32.04],[-88.4551,32.0398],[-88.455,32.0397],[-88.4551,32.0392],[-88.4553,32.0383],[-88.4557,32.0362],[-88.4558,32.0353],[-88.456,32.0337],[-88.4566,32.029],[-88.4568,32.0274],[-88.4568,32.0273],[-88.4568,32.0272],[-88.4568,32.0269],[-88.4569,32.0267],[-88.4571,32.0246],[-88.4579,32.0183],[-88.4581,32.0162],[-88.4583,32.0144],[-88.459,32.0092],[-88.4592,32.0075],[-88.4592,32.0074],[-88.4593,32.0068],[-88.4595,32.0048],[-88.4596,32.0041],[-88.4597,32.0036],[-88.4599,32.0023],[-88.4599,32.0018],[-88.46,32.0005],[-88.4601,32.0001],[-88.4605,31.9967],[-88.4607,31.9954],[-88.4609,31.9935],[-88.4617,31.9877],[-88.4618,31.9867],[-88.4619,31.9857],[-88.4619,31.9856],[-88.4623,31.9825],[-88.4633,31.9755],[-88.4636,31.9729],[-88.464,31.9697],[-88.4641,31.9692],[-88.4641,31.9689],[-88.4645,31.9665],[-88.4646,31.9657],[-88.4647,31.9642],[-88.4653,31.96],[-88.4655,31.9586],[-88.4659,31.9551],[-88.4666,31.9493],[-88.4672,31.9447],[-88.4675,31.9414],[-88.4676,31.9412],[-88.4676,31.9407],[-88.4678,31.9392],[-88.4679,31.9389],[-88.4679,31.9387],[-88.4679,31.9383],[-88.4681,31.9369],[-88.4681,31.9365],[-88.4682,31.9359],[-88.4685,31.9342],[-88.4686,31.9336],[-88.4686,31.9333],[-88.4686,31.933],[-88.4689,31.931],[-88.4689,31.9306],[-88.4689,31.9304],[-88.4689,31.9303],[-88.4691,31.9284],[-88.4699,31.9227],[-88.4701,31.9208],[-88.4704,31.9188],[-88.4705,31.9175],[-88.4715,31.9099],[-88.4718,31.9077],[-88.4721,31.9045],[-88.4723,31.9023],[-88.4728,31.898],[-88.4731,31.896],[-88.4731,31.8959],[-88.4732,31.8939],[-88.4732,31.893],[-88.4731,31.8906],[-88.4731,31.8905],[-88.4731,31.8896],[-88.4731,31.8884],[-88.473,31.8849],[-88.473,31.8839],[-88.473,31.8837],[-88.4729,31.8822],[-88.4727,31.8776],[-88.4727,31.8761],[-88.4726,31.8752],[-88.4726,31.8749],[-88.4724,31.8714],[-88.4724,31.8703],[-88.4723,31.8693],[-88.4721,31.8664],[-88.472,31.8655],[-88.472,31.8654],[-88.472,31.865],[-88.4719,31.8635],[-88.4719,31.863],[-88.4718,31.8622],[-88.4717,31.8599],[-88.4716,31.8595],[-88.4716,31.8591],[-88.4715,31.8575],[-88.4713,31.8529],[-88.4712,31.8514],[-88.4712,31.8513],[-88.4711,31.851],[-88.4711,31.8507],[-88.4711,31.8499],[-88.4711,31.8497],[-88.4709,31.8464],[-88.4706,31.8367],[-88.4705,31.8353],[-88.4704,31.8335],[-88.4704,31.8334],[-88.4703,31.8317],[-88.4701,31.8264],[-88.47,31.8246],[-88.4699,31.8236],[-88.4699,31.823],[-88.4698,31.8204],[-88.4698,31.8193],[-88.4697,31.8192],[-88.4697,31.8191],[-88.4697,31.8187],[-88.4697,31.8184],[-88.4697,31.8181],[-88.4697,31.8174],[-88.4695,31.8153],[-88.4695,31.8146],[-88.4695,31.8143],[-88.4695,31.8142],[-88.4695,31.8131],[-88.4695,31.8127],[-88.4695,31.8123],[-88.4694,31.811],[-88.4694,31.8106],[-88.4694,31.8101],[-88.4694,31.8098],[-88.4693,31.8074],[-88.4693,31.8066],[-88.4692,31.8053],[-88.4691,31.8015],[-88.469,31.8002],[-88.469,31.798],[-88.4687,31.7912],[-88.4687,31.7907],[-88.4686,31.789],[-88.4686,31.7888],[-88.4685,31.7883],[-88.4685,31.7865],[-88.4684,31.7859],[-88.4684,31.7855],[-88.4684,31.7843],[-88.4684,31.7839],[-88.4684,31.7834],[-88.4683,31.7821],[-88.4682,31.7818],[-88.4682,31.7817],[-88.4682,31.7809],[-88.4681,31.7787],[-88.4681,31.778],[-88.468,31.7759],[-88.4676,31.7697],[-88.4675,31.7676],[-88.4674,31.7654],[-88.4671,31.7589],[-88.467,31.7568],[-88.4669,31.7564],[-88.4669,31.7554],[-88.4666,31.7514],[-88.4665,31.7502],[-88.4666,31.75],[-88.4664,31.7459],[-88.4657,31.7335],[-88.4655,31.7294],[-88.4654,31.7278],[-88.4651,31.7228],[-88.4651,31.7223],[-88.4651,31.7212],[-88.4651,31.7201],[-88.4651,31.717],[-88.4651,31.716],[-88.465,31.7157],[-88.465,31.715],[-88.465,31.7148],[-88.465,31.7147],[-88.465,31.7133],[-88.465,31.709],[-88.465,31.7076],[-88.465,31.7074],[-88.4649,31.7056],[-88.4649,31.7055],[-88.4646,31.6998],[-88.4644,31.6979],[-88.4641,31.6921],[-88.4638,31.6889],[-88.4635,31.6831],[-88.4628,31.672],[-88.4626,31.6694],[-88.4626,31.6693],[-88.4623,31.6641],[-88.4621,31.661],[-88.462,31.6593],[-88.4618,31.6557],[-88.4617,31.6541],[-88.4617,31.6537],[-88.4616,31.6524],[-88.4616,31.6522],[-88.4615,31.6517],[-88.4615,31.6515],[-88.4615,31.6509],[-88.4613,31.648],[-88.4608,31.6382],[-88.4607,31.6361],[-88.4604,31.6312],[-88.4604,31.631],[-88.4601,31.6252],[-88.4599,31.6245],[-88.4599,31.6243],[-88.46,31.6238],[-88.4601,31.6236],[-88.4601,31.6234],[-88.46,31.6232],[-88.4599,31.6226],[-88.4599,31.6224],[-88.4599,31.6223],[-88.4598,31.6218],[-88.4597,31.6217],[-88.4594,31.6209],[-88.4592,31.6164],[-88.4589,31.6116],[-88.4589,31.611],[-88.4577,31.5897],[-88.4577,31.5896],[-88.4573,31.5815],[-88.4573,31.5812],[-88.4569,31.5744],[-88.4566,31.5676],[-88.4565,31.5666],[-88.4563,31.5635],[-88.4563,31.5627],[-88.4563,31.5625],[-88.4561,31.5593],[-88.4556,31.55],[-88.4554,31.5468],[-88.4554,31.5467],[-88.4554,31.5465],[-88.4554,31.5464],[-88.4553,31.5433],[-88.4552,31.5426],[-88.4551,31.5409],[-88.4548,31.5364],[-88.4548,31.5356],[-88.4547,31.534],[-88.4545,31.5309],[-88.4545,31.5307],[-88.4545,31.5299],[-88.4544,31.5297],[-88.4544,31.5282],[-88.4541,31.5237],[-88.454,31.5222],[-88.454,31.5217],[-88.4539,31.5199],[-88.4538,31.5193],[-88.4538,31.5186],[-88.4537,31.5166],[-88.4536,31.516],[-88.4534,31.5114],[-88.4534,31.5107],[-88.4532,31.5054],[-88.453,31.5002],[-88.4526,31.4936],[-88.4525,31.4934],[-88.4525,31.4933],[-88.4525,31.4931],[-88.4516,31.4815],[-88.4515,31.4779],[-88.4513,31.4729],[-88.451,31.4609],[-88.451,31.4606],[-88.451,31.4597],[-88.451,31.4595],[-88.451,31.4594],[-88.451,31.4585],[-88.4508,31.4556],[-88.4507,31.4547],[-88.4506,31.4525],[-88.4503,31.4486],[-88.45,31.4446],[-88.45,31.4444],[-88.45,31.4442],[-88.45,31.4441],[-88.45,31.444],[-88.4499,31.4424],[-88.4496,31.4375],[-88.4494,31.4358],[-88.4494,31.4352],[-88.4494,31.4351],[-88.4494,31.435],[-88.4494,31.4349],[-88.4493,31.4332],[-88.449,31.4267],[-88.4489,31.4264],[-88.4489,31.426],[-88.4487,31.4213],[-88.4487,31.4209],[-88.4487,31.4208],[-88.4487,31.4207],[-88.4488,31.4207],[-88.4487,31.4207],[-88.4487,31.4206],[-88.4487,31.4205],[-88.4487,31.4203],[-88.4486,31.4191],[-88.4484,31.4157],[-88.4484,31.4145],[-88.4482,31.4118],[-88.4478,31.4031],[-88.4478,31.4026],[-88.4476,31.3979],[-88.4476,31.3977],[-88.4475,31.3972],[-88.4475,31.3971],[-88.4475,31.3965],[-88.4474,31.3949],[-88.4474,31.3944],[-88.4474,31.394],[-88.4473,31.3929],[-88.4473,31.3926],[-88.4473,31.3924],[-88.4473,31.3919],[-88.4473,31.3917],[-88.4472,31.3906],[-88.4471,31.3874],[-88.4471,31.3872],[-88.447,31.3861],[-88.447,31.3854],[-88.4469,31.3833],[-88.4468,31.3827],[-88.4468,31.3815],[-88.4466,31.3781],[-88.4466,31.3772],[-88.4465,31.377],[-88.4465,31.3763],[-88.4463,31.3752],[-88.4463,31.3743],[-88.4463,31.3736],[-88.4463,31.3729],[-88.4462,31.3708],[-88.4462,31.3701],[-88.4461,31.3696],[-88.446,31.368],[-88.446,31.3674],[-88.4459,31.3666],[-88.4457,31.364],[-88.4457,31.3632],[-88.4456,31.362],[-88.4456,31.3619],[-88.4452,31.3562],[-88.4452,31.356],[-88.4452,31.3559],[-88.445,31.3524],[-88.4449,31.3518],[-88.4448,31.3499],[-88.4448,31.3493],[-88.4447,31.3487],[-88.4446,31.3467],[-88.4446,31.3461],[-88.4442,31.3393],[-88.4439,31.3341],[-88.4439,31.3337],[-88.4437,31.3302],[-88.4436,31.3293],[-88.4435,31.3276],[-88.4432,31.3223],[-88.4431,31.3205],[-88.443,31.3195],[-88.4429,31.3164],[-88.4428,31.3154],[-88.4428,31.3151],[-88.4427,31.3143],[-88.4427,31.314],[-88.4426,31.3126],[-88.4424,31.3084],[-88.4423,31.3071],[-88.4422,31.3052],[-88.4419,31.3006],[-88.4418,31.2987],[-88.4415,31.2928],[-88.4413,31.2904],[-88.4408,31.2826],[-88.4407,31.281],[-88.4406,31.2785],[-88.4399,31.2676],[-88.4397,31.2638],[-88.4396,31.2615],[-88.4393,31.2582],[-88.4388,31.2532],[-88.4388,31.2526],[-88.4387,31.2502],[-88.439,31.2469],[-88.439,31.2467],[-88.4389,31.246],[-88.4389,31.2457],[-88.4389,31.2452],[-88.4388,31.2435],[-88.4388,31.243],[-88.4388,31.2429],[-88.4387,31.2426],[-88.4387,31.2425],[-88.4387,31.2411],[-88.4384,31.2368],[-88.4384,31.2354],[-88.4384,31.2353],[-88.4383,31.2351],[-88.4383,31.235],[-88.4383,31.2349],[-88.4383,31.2345],[-88.4383,31.2344],[-88.4383,31.2338],[-88.4383,31.2336],[-88.4383,31.2321],[-88.4382,31.2316],[-88.4382,31.2315],[-88.4382,31.2314],[-88.4382,31.2313],[-88.4381,31.2311],[-88.4381,31.231],[-88.4381,31.2306],[-88.4381,31.2305],[-88.4381,31.2304],[-88.4381,31.2303],[-88.438,31.2303],[-88.438,31.2301],[-88.438,31.2298],[-88.438,31.2289],[-88.438,31.2286],[-88.4375,31.2194],[-88.4372,31.212],[-88.437,31.2083],[-88.4369,31.2061],[-88.4368,31.2045],[-88.4368,31.2043],[-88.4367,31.2036],[-88.4367,31.2033],[-88.4367,31.2027],[-88.4365,31.2008],[-88.4365,31.2002],[-88.4364,31.1993],[-88.4363,31.1968],[-88.4362,31.196],[-88.4362,31.1953],[-88.4361,31.1932],[-88.436,31.1925],[-88.4357,31.1871],[-88.4356,31.185],[-88.4352,31.1786],[-88.4352,31.1782],[-88.4352,31.1778],[-88.4351,31.1767],[-88.4351,31.1764],[-88.4351,31.1763],[-88.4351,31.1761],[-88.4351,31.1759],[-88.435,31.1758],[-88.435,31.1757],[-88.435,31.1756],[-88.435,31.1755],[-88.435,31.1749],[-88.4349,31.1733],[-88.4349,31.1728],[-88.4349,31.1725],[-88.4348,31.1716],[-88.4348,31.1714],[-88.4349,31.1708],[-88.4349,31.1701],[-88.4348,31.1693],[-88.4348,31.1688],[-88.4348,31.1685],[-88.4347,31.1679],[-88.4347,31.1678],[-88.4347,31.1677],[-88.4346,31.1661],[-88.4346,31.1648],[-88.4346,31.1633],[-88.4344,31.1616],[-88.4344,31.1604],[-88.4344,31.1601],[-88.4344,31.1594],[-88.4344,31.1583],[-88.4344,31.1575],[-88.4344,31.1568],[-88.4344,31.1557],[-88.4344,31.1548],[-88.4342,31.1523],[-88.4341,31.1512],[-88.4335,31.1436],[-88.4334,31.1426],[-88.4331,31.1371],[-88.4328,31.1311],[-88.4327,31.1292],[-88.4327,31.129],[-88.4325,31.1252],[-88.4325,31.1247],[-88.4325,31.1246],[-88.4325,31.1235],[-88.4323,31.1214],[-88.432,31.1143],[-88.4316,31.1066],[-88.4316,31.1065],[-88.4313,31.1003],[-88.4309,31.0926],[-88.4307,31.0891],[-88.4307,31.0886],[-88.4307,31.0884],[-88.4305,31.0853],[-88.4305,31.0852],[-88.4305,31.085],[-88.4305,31.0849],[-88.4302,31.078],[-88.4301,31.0768],[-88.4301,31.0754],[-88.4301,31.0745],[-88.43,31.0735],[-88.43,31.073],[-88.4299,31.0715],[-88.4299,31.0706],[-88.4299,31.0705],[-88.4296,31.0687],[-88.4296,31.0682],[-88.4296,31.0678],[-88.4293,31.0618],[-88.4293,31.0615],[-88.4293,31.0614],[-88.4293,31.0613],[-88.4293,31.061],[-88.4293,31.0604],[-88.4291,31.0576],[-88.429,31.0575],[-88.4287,31.0534],[-88.4286,31.0513],[-88.4284,31.0486],[-88.4284,31.0485],[-88.4279,31.0402],[-88.4279,31.0398],[-88.4277,31.0358],[-88.4275,31.0327],[-88.4269,31.022],[-88.4269,31.0217],[-88.4268,31.0214],[-88.4267,31.0199],[-88.4267,31.0196],[-88.4266,31.0173],[-88.4266,31.0162],[-88.4266,31.0158],[-88.4266,31.0153],[-88.4266,31.0142],[-88.4266,31.0139],[-88.4259,31.0037],[-88.4258,31.0013],[-88.4258,31.0011],[-88.4257,31.0002],[-88.4254,30.9983],[-88.4253,30.9954],[-88.4253,30.9953],[-88.4253,30.9952],[-88.4253,30.9943],[-88.4253,30.9942],[-88.4252,30.9918],[-88.425,30.9881],[-88.425,30.9868],[-88.4248,30.9824],[-88.4249,30.9819],[-88.4246,30.9773],[-88.4246,30.9764],[-88.4245,30.9753],[-88.4243,30.9724],[-88.4242,30.9714],[-88.4242,30.9674],[-88.4242,30.967],[-88.4242,30.9661],[-88.4241,30.9656],[-88.424,30.9625],[-88.424,30.9621],[-88.4239,30.9604],[-88.4238,30.9587],[-88.4236,30.9556],[-88.4235,30.953],[-88.4235,30.9528],[-88.4234,30.9515],[-88.4234,30.9514],[-88.4233,30.9482],[-88.4232,30.9476],[-88.4232,30.9475],[-88.4232,30.9473],[-88.4231,30.9445],[-88.4231,30.9444],[-88.4228,30.9397],[-88.4228,30.9396],[-88.4228,30.9385],[-88.4228,30.9384],[-88.4227,30.9381],[-88.4227,30.938],[-88.4227,30.9369],[-88.4224,30.9322],[-88.4223,30.9282],[-88.4221,30.926],[-88.4221,30.9251],[-88.422,30.9242],[-88.4216,30.9157],[-88.4216,30.9156],[-88.4209,30.9026],[-88.4208,30.899],[-88.4207,30.8983],[-88.4207,30.8978],[-88.4207,30.8975],[-88.4207,30.8974],[-88.4204,30.8924],[-88.4202,30.8879],[-88.4202,30.8878],[-88.4199,30.8814],[-88.4199,30.8812],[-88.4196,30.8754],[-88.4196,30.8752],[-88.4186,30.8666],[-88.4185,30.8633],[-88.4185,30.863],[-88.4185,30.8629],[-88.4185,30.8625],[-88.4185,30.8624],[-88.4185,30.8623],[-88.4185,30.8622],[-88.4185,30.862],[-88.4185,30.8619],[-88.4184,30.8618],[-88.4184,30.8616],[-88.4184,30.8615],[-88.4184,30.8614],[-88.4183,30.8593],[-88.4183,30.8591],[-88.4183,30.8588],[-88.4182,30.8586],[-88.4182,30.8585],[-88.4182,30.8584],[-88.4182,30.8582],[-88.4182,30.8579],[-88.4182,30.8577],[-88.4182,30.8576],[-88.4182,30.8575],[-88.4182,30.8574],[-88.4182,30.857],[-88.4182,30.8564],[-88.4181,30.8559],[-88.4179,30.8514],[-88.4179,30.8513],[-88.4177,30.8482],[-88.4177,30.8481],[-88.4177,30.8477],[-88.4177,30.8476],[-88.4177,30.8472],[-88.4177,30.847],[-88.4177,30.8468],[-88.4176,30.8459],[-88.4176,30.8458],[-88.4175,30.8428],[-88.4175,30.8427],[-88.4175,30.8413],[-88.4174,30.8411],[-88.4174,30.8401],[-88.4174,30.8399],[-88.4174,30.8397],[-88.4172,30.8361],[-88.4172,30.835],[-88.4171,30.834],[-88.4171,30.8331],[-88.4169,30.8301],[-88.4168,30.8281],[-88.4168,30.8271],[-88.4168,30.8269],[-88.4168,30.8266],[-88.4166,30.8236],[-88.4166,30.8233],[-88.4166,30.8228],[-88.4166,30.8227],[-88.4166,30.8226],[-88.4166,30.8222],[-88.416,30.8105],[-88.4156,30.8015],[-88.4154,30.7973],[-88.4152,30.7939],[-88.4152,30.7938],[-88.415,30.7902],[-88.415,30.7901],[-88.415,30.7888],[-88.4149,30.7865],[-88.4148,30.786],[-88.4148,30.7857],[-88.4148,30.7856],[-88.4148,30.7843],[-88.4145,30.7795],[-88.414,30.7695],[-88.414,30.7691],[-88.414,30.7686],[-88.4137,30.7624],[-88.4137,30.7623],[-88.4134,30.7573],[-88.4134,30.7572],[-88.4133,30.7552],[-88.4134,30.7552],[-88.4133,30.7546],[-88.4133,30.7545],[-88.413,30.7464],[-88.413,30.7452],[-88.4128,30.7404],[-88.4128,30.7402],[-88.4126,30.7356],[-88.4126,30.7351],[-88.4123,30.7318],[-88.4122,30.7309],[-88.4122,30.7303],[-88.4122,30.73],[-88.4121,30.7293],[-88.4121,30.7291],[-88.4121,30.7284],[-88.4121,30.7283],[-88.412,30.7279],[-88.412,30.7266],[-88.4119,30.725],[-88.4119,30.7247],[-88.4119,30.7245],[-88.4118,30.7233],[-88.4118,30.7232],[-88.4117,30.723],[-88.4117,30.7227],[-88.4117,30.7219],[-88.4117,30.7214],[-88.4117,30.7198],[-88.4116,30.7192],[-88.4116,30.7186],[-88.4116,30.7176],[-88.4115,30.7154],[-88.4114,30.7142],[-88.4114,30.7138],[-88.4114,30.7132],[-88.4114,30.7131],[-88.4114,30.713],[-88.4114,30.7129],[-88.4115,30.7127],[-88.4113,30.7066],[-88.4112,30.7065],[-88.4112,30.7064],[-88.4111,30.7064],[-88.4111,30.7063],[-88.4111,30.7062],[-88.411,30.7062],[-88.411,30.7061],[-88.411,30.7059],[-88.411,30.7052],[-88.411,30.705],[-88.411,30.7049],[-88.411,30.7042],[-88.4109,30.7025],[-88.4109,30.7022],[-88.4109,30.702],[-88.4109,30.7013],[-88.4108,30.7005],[-88.4108,30.6998],[-88.4108,30.6994],[-88.4108,30.6981],[-88.4107,30.6971],[-88.4107,30.6969],[-88.4107,30.6966],[-88.4107,30.6965],[-88.4106,30.6957],[-88.4106,30.6952],[-88.4105,30.6946],[-88.4105,30.6942],[-88.4105,30.694],[-88.4105,30.693],[-88.4104,30.6919],[-88.4104,30.6916],[-88.4104,30.6911],[-88.4103,30.6898],[-88.4103,30.6894],[-88.4103,30.6892],[-88.4103,30.6891],[-88.4103,30.6884],[-88.4103,30.6876],[-88.4102,30.6871],[-88.4102,30.6869],[-88.4102,30.6865],[-88.4102,30.6861],[-88.4102,30.6854],[-88.4102,30.685],[-88.4101,30.683],[-88.41,30.6824],[-88.41,30.6821],[-88.41,30.682],[-88.4099,30.6807],[-88.4099,30.6796],[-88.4099,30.6784],[-88.4098,30.6778],[-88.4098,30.6762],[-88.4098,30.6759],[-88.4097,30.6737],[-88.4097,30.6735],[-88.4096,30.6717],[-88.4095,30.6702],[-88.4095,30.6693],[-88.4094,30.6686],[-88.4094,30.6685],[-88.4093,30.6656],[-88.4092,30.6648],[-88.4092,30.6643],[-88.4091,30.6621],[-88.409,30.662],[-88.409,30.6619],[-88.4089,30.6615],[-88.4089,30.6612],[-88.4089,30.661],[-88.4088,30.6609],[-88.4087,30.6607],[-88.4087,30.6605],[-88.4088,30.6604],[-88.4089,30.6603],[-88.4089,30.6599],[-88.4087,30.6567],[-88.4087,30.6498],[-88.4086,30.6494],[-88.4085,30.6456],[-88.4083,30.6427],[-88.4082,30.6396],[-88.4082,30.6394],[-88.4082,30.6392],[-88.408,30.6369],[-88.408,30.6358],[-88.4079,30.6347],[-88.4079,30.6343],[-88.4079,30.6338],[-88.4078,30.6332],[-88.4078,30.6327],[-88.4078,30.6323],[-88.4077,30.6321],[-88.4075,30.6317],[-88.4075,30.6316],[-88.4074,30.6315],[-88.4073,30.6313],[-88.4072,30.631],[-88.4071,30.6306],[-88.407,30.6303],[-88.4069,30.6302],[-88.4069,30.6301],[-88.407,30.6299],[-88.4071,30.6298],[-88.4074,30.6296],[-88.4074,30.6295],[-88.4075,30.6295],[-88.4075,30.6287],[-88.4075,30.6277],[-88.4075,30.6257],[-88.4075,30.6256],[-88.4074,30.6252],[-88.4074,30.6249],[-88.4074,30.6243],[-88.4073,30.6238],[-88.4073,30.6235],[-88.4073,30.6231],[-88.4073,30.6227],[-88.4073,30.6222],[-88.4073,30.622],[-88.4072,30.6218],[-88.4072,30.6207],[-88.4071,30.6199],[-88.4071,30.6197],[-88.4071,30.6196],[-88.4071,30.619],[-88.407,30.6185],[-88.407,30.6184],[-88.4071,30.6178],[-88.4073,30.6151],[-88.4073,30.6139],[-88.4073,30.6136],[-88.4072,30.6114],[-88.4071,30.609],[-88.4071,30.6088],[-88.4071,30.6076],[-88.407,30.6072],[-88.4068,30.6024],[-88.4068,30.6021],[-88.4066,30.5972],[-88.4065,30.5966],[-88.4064,30.5945],[-88.4064,30.5927],[-88.4063,30.5926],[-88.4062,30.5897],[-88.4061,30.5886],[-88.4061,30.5885],[-88.406,30.5878],[-88.406,30.5872],[-88.4059,30.5869],[-88.4055,30.5835],[-88.4055,30.583],[-88.4054,30.5815],[-88.4053,30.5787],[-88.4052,30.5779],[-88.4052,30.5754],[-88.4052,30.5752],[-88.4052,30.5746],[-88.4051,30.5734],[-88.405,30.5672],[-88.4049,30.567],[-88.4049,30.5666],[-88.405,30.5665],[-88.4052,30.5665],[-88.4055,30.5663],[-88.4056,30.5662],[-88.4057,30.5661],[-88.4058,30.5653],[-88.4059,30.5651],[-88.406,30.5649],[-88.4059,30.5647],[-88.4058,30.5644],[-88.4058,30.5641],[-88.4057,30.564],[-88.4057,30.5639],[-88.4057,30.5635],[-88.4057,30.5633],[-88.4057,30.563],[-88.4056,30.5628],[-88.4056,30.5626],[-88.4055,30.5624],[-88.4054,30.5622],[-88.4054,30.5616],[-88.4054,30.5615],[-88.4052,30.5612],[-88.4049,30.5608],[-88.4046,30.5604],[-88.4046,30.5603],[-88.4045,30.5602],[-88.4043,30.5602],[-88.4043,30.56],[-88.4042,30.5599],[-88.4042,30.5595],[-88.4042,30.5594],[-88.4041,30.5584],[-88.4042,30.5581],[-88.4044,30.5578],[-88.4045,30.5577],[-88.4047,30.5575],[-88.4048,30.5574],[-88.4048,30.5573],[-88.4048,30.5572],[-88.4048,30.557],[-88.4048,30.5562],[-88.4047,30.5557],[-88.4047,30.5546],[-88.4047,30.5544],[-88.4049,30.5543],[-88.4054,30.5539],[-88.4053,30.5537],[-88.4052,30.5536],[-88.4051,30.553],[-88.405,30.5529],[-88.405,30.5527],[-88.4048,30.5523],[-88.4046,30.5519],[-88.4045,30.5513],[-88.4043,30.5503],[-88.4043,30.55],[-88.4042,30.5498],[-88.4042,30.5496],[-88.4041,30.5491],[-88.4041,30.549],[-88.4039,30.547],[-88.4038,30.5462],[-88.4037,30.5455],[-88.4037,30.545],[-88.4037,30.5449],[-88.4036,30.5442],[-88.4036,30.5436],[-88.4036,30.5434],[-88.4036,30.5433],[-88.4036,30.5432],[-88.4036,30.5421],[-88.4036,30.542],[-88.4035,30.5416],[-88.4033,30.5413],[-88.403,30.5407],[-88.403,30.5406],[-88.4028,30.5402],[-88.4027,30.54],[-88.4026,30.5397],[-88.4026,30.5395],[-88.4026,30.5394],[-88.4026,30.5389],[-88.4026,30.5387],[-88.4026,30.5384],[-88.4026,30.5381],[-88.4026,30.5373],[-88.4026,30.5371],[-88.4026,30.5365],[-88.4026,30.5358],[-88.4026,30.5354],[-88.4027,30.5353],[-88.4029,30.5352],[-88.4032,30.535],[-88.4033,30.535],[-88.4033,30.5349],[-88.4033,30.5347],[-88.4033,30.5343],[-88.4033,30.5341],[-88.4034,30.5335],[-88.4034,30.5331],[-88.4034,30.5328],[-88.4034,30.5322],[-88.4034,30.5316],[-88.4034,30.5307],[-88.4034,30.5306],[-88.4034,30.5305],[-88.4034,30.5304],[-88.403,30.5268],[-88.403,30.5267],[-88.4029,30.5257],[-88.4029,30.5249],[-88.4029,30.5246],[-88.4029,30.5243],[-88.4029,30.5238],[-88.4029,30.5237],[-88.4029,30.5231],[-88.4028,30.5225],[-88.4028,30.5223],[-88.4029,30.522],[-88.4029,30.5219],[-88.4029,30.5218],[-88.4029,30.5209],[-88.4028,30.5209],[-88.4028,30.5208],[-88.4027,30.5198],[-88.4026,30.5193],[-88.4026,30.5168],[-88.4024,30.5133],[-88.4024,30.5131],[-88.4023,30.5109],[-88.4023,30.5108],[-88.4019,30.5047],[-88.4018,30.5036],[-88.4018,30.5032],[-88.4015,30.5002],[-88.4009,30.483],[-88.4006,30.4762],[-88.4006,30.4761],[-88.4005,30.4745],[-88.4005,30.4744],[-88.4005,30.4742],[-88.4004,30.4726],[-88.4004,30.4724],[-88.4002,30.4702],[-88.4,30.4667],[-88.3996,30.4582],[-88.3989,30.4432],[-88.3988,30.443],[-88.3986,30.4379],[-88.3987,30.4372],[-88.3986,30.4355],[-88.3982,30.4284],[-88.398,30.4256],[-88.398,30.4243],[-88.3978,30.4219],[-88.3978,30.4201],[-88.3977,30.4198],[-88.3967,30.4],[-88.3967,30.3999],[-88.3963,30.3939],[-88.3962,30.3916],[-88.3962,30.3905],[-88.3962,30.3903],[-88.3961,30.3892],[-88.3961,30.3891],[-88.3961,30.389],[-88.3959,30.3865],[-88.3959,30.3859],[-88.3959,30.3854],[-88.3959,30.385],[-88.3959,30.3846],[-88.3958,30.383],[-88.3957,30.3813],[-88.3957,30.3812],[-88.3957,30.3806],[-88.3956,30.3801],[-88.3955,30.3776],[-88.3954,30.3752],[-88.395,30.3694],[-88.3947,30.3625],[-88.3946,30.3614],[-88.3943,30.3546],[-88.3942,30.3528],[-88.3941,30.3525],[-88.3941,30.3508],[-88.394,30.3495],[-88.3938,30.3457],[-88.3933,30.3359],[-88.3922,30.3127],[-88.3921,30.3123],[-88.3899,30.2695],[-88.3889,30.2502],[-88.3877,30.2235],[-88.3872,30.2136],[-88.3871,30.2109],[-88.3865,30.1983],[-88.3858,30.1822],[-88.3844,30.1585],[-88.3852,30.1581],[-88.3959,30.1547],[-88.4042,30.1522],[-88.4194,30.1492],[-88.4335,30.1472],[-88.447,30.1463],[-88.45,30.1461],[-88.4613,30.1467],[-88.4799,30.1499],[-88.4935,30.1536],[-88.5,30.1552],[-88.5034,30.1563],[-88.5098,30.1579],[-88.5181,30.1612],[-88.526,30.1643],[-88.5335,30.1684],[-88.5393,30.172],[-88.5438,30.1751],[-88.5459,30.1766],[-88.5496,30.175],[-88.5585,30.1725],[-88.5679,30.1704],[-88.5781,30.1694],[-88.5866,30.1691],[-88.5952,30.1697],[-88.6039,30.1706],[-88.6151,30.1725],[-88.6182,30.173],[-88.625,30.174],[-88.6281,30.1745],[-88.6336,30.1757],[-88.6373,30.1769],[-88.6392,30.177],[-88.6475,30.1769],[-88.648,30.1769],[-88.6577,30.1774],[-88.6672,30.1783],[-88.6694,30.1786],[-88.6774,30.1797],[-88.6822,30.1807],[-88.691,30.1825],[-88.7042,30.1862],[-88.7126,30.189],[-88.7174,30.1909],[-88.7237,30.19],[-88.7306,30.1888],[-88.7401,30.1881],[-88.7476,30.1879],[-88.75,30.1881],[-88.7539,30.1882],[-88.7595,30.1891],[-88.7653,30.1899],[-88.7713,30.1915],[-88.7782,30.1933],[-88.7842,30.1955],[-88.7923,30.1989],[-88.7952,30.2],[-88.8006,30.2024],[-88.8067,30.206],[-88.8114,30.2087],[-88.8163,30.2125],[-88.8214,30.2174],[-88.8233,30.2155],[-88.8286,30.2103],[-88.8368,30.2026],[-88.8421,30.1981],[-88.8504,30.1923],[-88.8605,30.1864],[-88.8693,30.1816],[-88.875,30.179],[-88.8829,30.1758],[-88.8976,30.1707],[-88.9003,30.17],[-88.889,30.1398],[-88.9059,30.1419],[-88.9215,30.1439],[-88.9237,30.1443],[-88.9332,30.1455],[-88.9521,30.148],[-89.0002,30.154],[-89.0575,30.1611],[-89.0965,30.1658],[-89.0987,30.167],[-89.099,30.1672],[-89.1003,30.168],[-89.1088,30.1725],[-89.1172,30.177],[-89.1189,30.1779],[-89.1192,30.178],[-89.1193,30.1781],[-89.1194,30.1782],[-89.1195,30.1782],[-89.1201,30.1785],[-89.1205,30.1788],[-89.1211,30.1791],[-89.125,30.1812],[-89.1309,30.1843],[-89.1837,30.2122],[-89.1839,30.2121],[-89.1902,30.2096],[-89.2176,30.1986],[-89.2245,30.1958],[-89.2303,30.1934],[-89.2339,30.192],[-89.2449,30.1876],[-89.2475,30.1866],[-89.25,30.1855],[-89.2521,30.1846],[-89.261,30.182],[-89.2741,30.1801],[-89.2744,30.18],[-89.2884,30.1785],[-89.3061,30.1779],[-89.3751,30.1785],[-89.3846,30.1783],[-89.4015,30.1779],[-89.4167,30.1776],[-89.4216,30.177],[-89.4254,30.1756],[-89.4291,30.1739],[-89.4301,30.1734],[-89.4314,30.1728],[-89.4334,30.172],[-89.4369,30.1713],[-89.4411,30.1704],[-89.4454,30.1692],[-89.4483,30.1682],[-89.4494,30.1678],[-89.4506,30.1673],[-89.4518,30.1668],[-89.4519,30.1668],[-89.454,30.1662],[-89.4559,30.1659],[-89.4568,30.1657],[-89.495,30.1608],[-89.5001,30.1607],[-89.5112,30.1606],[-89.5148,30.1618],[-89.5169,30.1646],[-89.5219,30.1753],[-89.5223,30.1762],[-89.5239,30.1793],[-89.5242,30.1802],[-89.5243,30.1805],[-89.5245,30.1808],[-89.5246,30.1812],[-89.5247,30.1814],[-89.5248,30.1814],[-89.5249,30.1818],[-89.5255,30.1832],[-89.5257,30.1838],[-89.5261,30.1844],[-89.5265,30.1851],[-89.5268,30.1857],[-89.527,30.1865],[-89.5274,30.1874],[-89.5275,30.1876],[-89.5276,30.1879],[-89.5276,30.1882],[-89.5277,30.1883],[-89.5279,30.1888],[-89.5282,30.1892],[-89.5286,30.1899],[-89.5287,30.19],[-89.5289,30.1902],[-89.5291,30.1905],[-89.5292,30.1907],[-89.5297,30.1912],[-89.5302,30.1918],[-89.5304,30.1923],[-89.5306,30.1924],[-89.5306,30.1926],[-89.5308,30.1927],[-89.5319,30.1938],[-89.5323,30.1943],[-89.5328,30.1945],[-89.5333,30.1949],[-89.5337,30.195],[-89.5348,30.1954],[-89.5358,30.1955],[-89.5364,30.1956],[-89.5374,30.1957],[-89.5386,30.1959],[-89.5392,30.1959],[-89.54,30.1958],[-89.5414,30.1955],[-89.5425,30.1951],[-89.5434,30.1948],[-89.5439,30.1946],[-89.5448,30.1943],[-89.5458,30.1938],[-89.5469,30.1932],[-89.5479,30.1924],[-89.549,30.1917],[-89.5494,30.1911],[-89.5497,30.1907],[-89.5504,30.1899],[-89.5508,30.1893],[-89.5524,30.1877],[-89.5529,30.1873],[-89.554,30.1865],[-89.5546,30.1859],[-89.5559,30.1853],[-89.5568,30.1848],[-89.5585,30.1841],[-89.5599,30.1836],[-89.5608,30.1831],[-89.5617,30.1828],[-89.5622,30.1825],[-89.5629,30.1823],[-89.5635,30.1821],[-89.5645,30.1818],[-89.565,30.1816],[-89.5656,30.1814],[-89.5661,30.1812],[-89.5672,30.1809],[-89.5692,30.1805],[-89.5701,30.1804],[-89.5709,30.1805],[-89.5719,30.1807],[-89.5726,30.181],[-89.5744,30.1818],[-89.5752,30.1822],[-89.5759,30.1827],[-89.5768,30.1832],[-89.5775,30.1838],[-89.5782,30.1843],[-89.579,30.1849],[-89.5797,30.1855],[-89.5807,30.1863],[-89.5813,30.187],[-89.582,30.1879],[-89.5828,30.1889],[-89.5834,30.1895],[-89.584,30.1903],[-89.585,30.1913],[-89.5857,30.1922],[-89.5863,30.1932],[-89.5869,30.1943],[-89.5873,30.1954],[-89.5876,30.1963],[-89.5879,30.1975],[-89.5881,30.1985],[-89.5884,30.1995],[-89.5888,30.2005],[-89.5894,30.2014],[-89.59,30.2023],[-89.5906,30.2031],[-89.5912,30.2039],[-89.5919,30.2047],[-89.5924,30.2053],[-89.5926,30.2056],[-89.5931,30.2065],[-89.5939,30.2079],[-89.5945,30.2089],[-89.5951,30.2097],[-89.5955,30.2104],[-89.5956,30.2107],[-89.5966,30.212],[-89.597,30.2124],[-89.5994,30.2147],[-89.6005,30.2156],[-89.6012,30.2163],[-89.6021,30.2166],[-89.6035,30.2169],[-89.6045,30.217],[-89.6051,30.217],[-89.6059,30.2171],[-89.6068,30.2173],[-89.6076,30.2173],[-89.6081,30.2175],[-89.6089,30.2177],[-89.6097,30.218],[-89.6105,30.2183],[-89.611,30.2186],[-89.6116,30.219],[-89.6124,30.2197],[-89.6129,30.2203],[-89.6135,30.2208],[-89.6142,30.2215],[-89.6148,30.2223],[-89.6157,30.2234],[-89.6161,30.2243],[-89.6165,30.2251],[-89.6168,30.2258],[-89.6169,30.2268],[-89.6169,30.2277],[-89.6168,30.2287],[-89.6165,30.2305],[-89.6165,30.2308],[-89.6161,30.2333],[-89.6157,30.2355],[-89.6152,30.2377],[-89.6147,30.2391],[-89.6147,30.2392],[-89.614,30.2417],[-89.6138,30.2423],[-89.6137,30.2435],[-89.6138,30.2442],[-89.614,30.2448],[-89.6144,30.2454],[-89.6153,30.247],[-89.616,30.2476],[-89.6164,30.2478],[-89.6166,30.2479],[-89.6171,30.248],[-89.6182,30.2485],[-89.6188,30.2487],[-89.6196,30.2489],[-89.6209,30.2492],[-89.6219,30.2494],[-89.6225,30.2495],[-89.6231,30.2497],[-89.6237,30.2501],[-89.6239,30.2503],[-89.6253,30.251],[-89.6268,30.2519],[-89.6283,30.2535],[-89.63,30.255],[-89.6316,30.257],[-89.6319,30.2585],[-89.6321,30.2602],[-89.6311,30.2618],[-89.6305,30.2622],[-89.6285,30.2622],[-89.6275,30.2621],[-89.6262,30.2623],[-89.6256,30.2628],[-89.6253,30.2635],[-89.6253,30.2643],[-89.6254,30.2652],[-89.6259,30.2659],[-89.6296,30.2673],[-89.6309,30.2673],[-89.6323,30.2686],[-89.6323,30.2687],[-89.6324,30.2715],[-89.6314,30.2736],[-89.6304,30.2767],[-89.6313,30.2798],[-89.6314,30.2799],[-89.6325,30.2808],[-89.6348,30.2828],[-89.6375,30.2851],[-89.6379,30.2865],[-89.638,30.2872],[-89.6382,30.2878],[-89.6385,30.2881],[-89.6388,30.2882],[-89.6434,30.2877],[-89.6458,30.2883],[-89.6472,30.2894],[-89.6475,30.2905],[-89.6474,30.2913],[-89.647,30.2918],[-89.6453,30.2926],[-89.6435,30.2931],[-89.642,30.2937],[-89.6412,30.2943],[-89.6404,30.2955],[-89.6402,30.2976],[-89.6403,30.2991],[-89.6406,30.3013],[-89.6409,30.3019],[-89.6413,30.3029],[-89.6415,30.3032],[-89.6415,30.3033],[-89.6415,30.3034],[-89.6416,30.3034],[-89.6416,30.3035],[-89.6416,30.3037],[-89.6416,30.3038],[-89.6415,30.3046],[-89.6411,30.3058],[-89.6403,30.3068],[-89.6398,30.3073],[-89.6373,30.3078],[-89.6351,30.3082],[-89.6342,30.3083],[-89.6338,30.3086],[-89.634,30.3092],[-89.6342,30.3097],[-89.6341,30.31],[-89.6334,30.31],[-89.6325,30.3096],[-89.6322,30.3094],[-89.6316,30.3094],[-89.6311,30.3099],[-89.6306,30.3105],[-89.6295,30.3113],[-89.6288,30.3118],[-89.6283,30.3125],[-89.6277,30.3133],[-89.6265,30.3139],[-89.6262,30.3143],[-89.6261,30.3147],[-89.6266,30.3155],[-89.6282,30.3165],[-89.6286,30.3167],[-89.6292,30.3171],[-89.6297,30.3175],[-89.6302,30.318],[-89.6306,30.3184],[-89.6309,30.3187],[-89.6316,30.3198],[-89.6318,30.32],[-89.632,30.3202],[-89.6323,30.3203],[-89.6325,30.3204],[-89.6329,30.3204],[-89.6333,30.3205],[-89.6336,30.3207],[-89.6338,30.3209],[-89.6339,30.3211],[-89.634,30.3213],[-89.6339,30.3215],[-89.6337,30.3218],[-89.6335,30.3219],[-89.6332,30.322],[-89.6328,30.322],[-89.6325,30.322],[-89.6322,30.3219],[-89.632,30.3217],[-89.631,30.3209],[-89.6305,30.3207],[-89.63,30.3207],[-89.6299,30.321],[-89.6297,30.3212],[-89.6296,30.3216],[-89.6296,30.3219],[-89.6296,30.3221],[-89.6297,30.3225],[-89.6303,30.3238],[-89.6305,30.3241],[-89.6306,30.3244],[-89.6306,30.3246],[-89.6306,30.3248],[-89.6305,30.325],[-89.6303,30.3251],[-89.6301,30.3252],[-89.6299,30.3252],[-89.6294,30.3252],[-89.6291,30.3252],[-89.6289,30.3253],[-89.6288,30.3255],[-89.6287,30.3256],[-89.6287,30.3259],[-89.6288,30.3263],[-89.6288,30.3264],[-89.629,30.3267],[-89.6292,30.3268],[-89.6297,30.327],[-89.6301,30.327],[-89.6304,30.327],[-89.6306,30.327],[-89.6308,30.327],[-89.6312,30.3269],[-89.6318,30.3268],[-89.6322,30.3268],[-89.6325,30.3273],[-89.6327,30.328],[-89.6324,30.3289],[-89.6318,30.3302],[-89.631,30.3315],[-89.6304,30.3329],[-89.6302,30.3345],[-89.6301,30.3351],[-89.6302,30.3356],[-89.6302,30.336],[-89.6306,30.3369],[-89.6307,30.3372],[-89.6306,30.3375],[-89.6303,30.3377],[-89.63,30.3381],[-89.6296,30.3385],[-89.6296,30.339],[-89.6297,30.3393],[-89.6299,30.3395],[-89.6301,30.3397],[-89.6304,30.3398],[-89.6307,30.3399],[-89.631,30.3399],[-89.6315,30.3399],[-89.6318,30.3398],[-89.6321,30.3398],[-89.6324,30.3398],[-89.6331,30.3403],[-89.6337,30.3411],[-89.6341,30.3422],[-89.6343,30.343],[-89.6352,30.3434],[-89.6363,30.344],[-89.6365,30.3443],[-89.6366,30.3446],[-89.6366,30.3449],[-89.6366,30.3453],[-89.6365,30.3457],[-89.6364,30.3462],[-89.6363,30.3466],[-89.6363,30.3468],[-89.6364,30.3469],[-89.6365,30.3473],[-89.6367,30.3474],[-89.6369,30.3476],[-89.6371,30.3477],[-89.6375,30.3477],[-89.6377,30.3476],[-89.6379,30.3475],[-89.6381,30.3474],[-89.6388,30.3468],[-89.6396,30.3463],[-89.6399,30.3462],[-89.6406,30.3461],[-89.641,30.3461],[-89.6413,30.3462],[-89.6416,30.3463],[-89.6419,30.3465],[-89.642,30.3466],[-89.6421,30.3468],[-89.6422,30.347],[-89.6422,30.3473],[-89.6421,30.3476],[-89.6421,30.3477],[-89.6419,30.348],[-89.6418,30.3482],[-89.6417,30.3485],[-89.6418,30.3488],[-89.642,30.3491],[-89.6425,30.3491],[-89.643,30.3488],[-89.6436,30.3484],[-89.6441,30.3482],[-89.6446,30.3481],[-89.6452,30.3481],[-89.6454,30.3483],[-89.6455,30.3486],[-89.6456,30.3489],[-89.6457,30.3493],[-89.6455,30.3501],[-89.6454,30.3505],[-89.6456,30.3513],[-89.646,30.352],[-89.6467,30.3526],[-89.6475,30.3531],[-89.6486,30.3535],[-89.6491,30.3537],[-89.6494,30.3538],[-89.6503,30.354],[-89.6504,30.3541],[-89.6507,30.3544],[-89.6509,30.3546],[-89.651,30.3548],[-89.6511,30.3549],[-89.6512,30.3551],[-89.6513,30.3555],[-89.6514,30.356],[-89.6515,30.3561],[-89.6516,30.3562],[-89.6518,30.3562],[-89.6521,30.3563],[-89.6522,30.3563],[-89.6524,30.3563],[-89.6525,30.3563],[-89.6527,30.3562],[-89.6527,30.3561],[-89.6527,30.3558],[-89.6527,30.3556],[-89.6527,30.3555],[-89.6527,30.3554],[-89.6525,30.3552],[-89.6525,30.3551],[-89.6525,30.3548],[-89.6525,30.3547],[-89.6526,30.3545],[-89.6527,30.3545],[-89.6528,30.3544],[-89.653,30.3543],[-89.6531,30.3543],[-89.6533,30.3543],[-89.6535,30.3543],[-89.6536,30.3544],[-89.654,30.3546],[-89.6541,30.3547],[-89.6542,30.3551],[-89.6543,30.3552],[-89.6543,30.3555],[-89.6543,30.3558],[-89.6544,30.3562],[-89.6545,30.3563],[-89.6546,30.3564],[-89.6547,30.3565],[-89.6548,30.3566],[-89.6551,30.3566],[-89.6553,30.3567],[-89.6555,30.3567],[-89.6559,30.3566],[-89.6561,30.3566],[-89.6564,30.3565],[-89.6565,30.3564],[-89.6568,30.3564],[-89.657,30.3565],[-89.6572,30.3565],[-89.6573,30.3566],[-89.6573,30.3568],[-89.6573,30.3572],[-89.6572,30.3574],[-89.6571,30.3577],[-89.6569,30.3579],[-89.6568,30.3581],[-89.6567,30.3582],[-89.6566,30.3584],[-89.6567,30.3585],[-89.6568,30.3586],[-89.6569,30.3587],[-89.6573,30.3587],[-89.6577,30.3587],[-89.6578,30.3588],[-89.658,30.3589],[-89.6581,30.359],[-89.6582,30.3592],[-89.6582,30.3594],[-89.6581,30.3598],[-89.658,30.3599],[-89.658,30.36],[-89.658,30.3602],[-89.6581,30.3604],[-89.6582,30.3605],[-89.6582,30.3606],[-89.659,30.3611],[-89.6591,30.3613],[-89.6592,30.3614],[-89.6594,30.3618],[-89.6594,30.3621],[-89.6594,30.3622],[-89.6594,30.3624],[-89.6592,30.3626],[-89.659,30.3627],[-89.6589,30.3629],[-89.6588,30.363],[-89.6587,30.3632],[-89.6588,30.3634],[-89.6589,30.3635],[-89.659,30.3636],[-89.6591,30.3636],[-89.6592,30.3637],[-89.6594,30.3637],[-89.6595,30.3637],[-89.6599,30.3637],[-89.6602,30.3637],[-89.6607,30.3638],[-89.6609,30.3639],[-89.661,30.364],[-89.6611,30.3642],[-89.6611,30.3644],[-89.661,30.3648],[-89.6607,30.365],[-89.6602,30.3652],[-89.6598,30.3656],[-89.6594,30.3661],[-89.6594,30.3663],[-89.6592,30.3666],[-89.6591,30.3667],[-89.659,30.3668],[-89.6589,30.3669],[-89.6587,30.367],[-89.6585,30.3672],[-89.6585,30.3673],[-89.6585,30.3676],[-89.6586,30.3677],[-89.6587,30.3678],[-89.6588,30.368],[-89.6591,30.3682],[-89.6591,30.3684],[-89.6592,30.3686],[-89.6591,30.3687],[-89.6591,30.3689],[-89.659,30.369],[-89.6589,30.3691],[-89.6588,30.3693],[-89.6588,30.3694],[-89.6588,30.3696],[-89.6589,30.3697],[-89.6591,30.3698],[-89.6597,30.37],[-89.6603,30.3704],[-89.6608,30.3707],[-89.6609,30.3709],[-89.6614,30.3711],[-89.6615,30.3711],[-89.6619,30.3711],[-89.6623,30.3712],[-89.6624,30.3712],[-89.6625,30.3713],[-89.6626,30.3714],[-89.6626,30.3716],[-89.6625,30.3718],[-89.6622,30.3721],[-89.6618,30.3723],[-89.6611,30.3725],[-89.6605,30.3726],[-89.6603,30.3727],[-89.6601,30.3729],[-89.6601,30.3732],[-89.6602,30.3734],[-89.6603,30.3736],[-89.6606,30.3737],[-89.6608,30.3738],[-89.6609,30.3739],[-89.6611,30.3739],[-89.6616,30.3738],[-89.6622,30.3738],[-89.6627,30.3739],[-89.6637,30.3744],[-89.6643,30.3747],[-89.6646,30.3749],[-89.6647,30.375],[-89.6648,30.3752],[-89.6647,30.3755],[-89.6646,30.3756],[-89.6643,30.3757],[-89.6641,30.3758],[-89.6638,30.3757],[-89.6636,30.3758],[-89.6635,30.3758],[-89.6633,30.3759],[-89.6633,30.3761],[-89.6632,30.3762],[-89.6634,30.3765],[-89.6636,30.3766],[-89.6637,30.3767],[-89.6641,30.3768],[-89.6643,30.3769],[-89.6652,30.3769],[-89.6656,30.3769],[-89.666,30.3769],[-89.6662,30.3771],[-89.6662,30.3772],[-89.6661,30.3775],[-89.6658,30.3779],[-89.6647,30.3786],[-89.6643,30.3789],[-89.6642,30.3792],[-89.6647,30.3795],[-89.6669,30.3799],[-89.668,30.3803],[-89.6686,30.3807],[-89.6693,30.3813],[-89.6699,30.3819],[-89.6701,30.3822],[-89.6703,30.3827],[-89.6704,30.3829],[-89.6704,30.3832],[-89.6704,30.3835],[-89.6706,30.3839],[-89.6709,30.3845],[-89.6712,30.3849],[-89.6713,30.3853],[-89.6714,30.3856],[-89.6714,30.3861],[-89.6714,30.3866],[-89.6714,30.3872],[-89.6716,30.3875],[-89.6717,30.3878],[-89.672,30.3881],[-89.6723,30.3884],[-89.6726,30.3888],[-89.6729,30.3892],[-89.6731,30.3895],[-89.6733,30.39],[-89.6734,30.3904],[-89.6733,30.3909],[-89.6734,30.3914],[-89.6734,30.3919],[-89.6735,30.3924],[-89.6738,30.3929],[-89.674,30.393],[-89.6743,30.393],[-89.6747,30.393],[-89.6756,30.393],[-89.676,30.393],[-89.6762,30.3931],[-89.6764,30.3934],[-89.6765,30.3936],[-89.6767,30.3939],[-89.6767,30.394],[-89.6766,30.3945],[-89.6767,30.3947],[-89.6767,30.395],[-89.6769,30.3953],[-89.6773,30.3958],[-89.6774,30.396],[-89.6774,30.3965],[-89.6774,30.3968],[-89.6773,30.3973],[-89.6773,30.3976],[-89.6774,30.3979],[-89.6778,30.3985],[-89.6781,30.3988],[-89.6787,30.3992],[-89.679,30.3994],[-89.6792,30.3997],[-89.6793,30.3998],[-89.6793,30.3999],[-89.6794,30.4001],[-89.6794,30.4006],[-89.6794,30.4011],[-89.6793,30.4014],[-89.6792,30.4017],[-89.6791,30.402],[-89.6791,30.4022],[-89.6791,30.4024],[-89.6793,30.4025],[-89.6794,30.4025],[-89.6797,30.4026],[-89.68,30.4026],[-89.6802,30.4026],[-89.6809,30.4026],[-89.6813,30.4028],[-89.6817,30.403],[-89.6818,30.4032],[-89.6821,30.4038],[-89.6823,30.4042],[-89.6824,30.4046],[-89.6828,30.4051],[-89.6837,30.4056],[-89.6838,30.4058],[-89.6839,30.406],[-89.684,30.4065],[-89.684,30.4067],[-89.6839,30.407],[-89.6838,30.4072],[-89.6839,30.4076],[-89.6839,30.4079],[-89.6841,30.408],[-89.6841,30.4082],[-89.6842,30.4084],[-89.6842,30.4087],[-89.6841,30.4088],[-89.684,30.409],[-89.6838,30.4092],[-89.6835,30.4093],[-89.6831,30.4096],[-89.6829,30.4098],[-89.6828,30.41],[-89.6827,30.4102],[-89.6827,30.4104],[-89.6827,30.4106],[-89.6829,30.4109],[-89.6831,30.4112],[-89.6839,30.4114],[-89.6841,30.4116],[-89.6843,30.4118],[-89.6844,30.4119],[-89.6844,30.4121],[-89.6844,30.4123],[-89.6843,30.4125],[-89.6842,30.4126],[-89.6839,30.4128],[-89.6837,30.4129],[-89.6833,30.413],[-89.6831,30.413],[-89.6829,30.4132],[-89.6826,30.4132],[-89.6823,30.4131],[-89.682,30.4129],[-89.6818,30.4127],[-89.6817,30.4125],[-89.6816,30.412],[-89.6813,30.4117],[-89.6812,30.4115],[-89.6809,30.4114],[-89.6807,30.4113],[-89.6805,30.4113],[-89.6802,30.4115],[-89.68,30.4117],[-89.6799,30.4118],[-89.6798,30.412],[-89.6796,30.4124],[-89.6794,30.4126],[-89.6789,30.4132],[-89.6786,30.4136],[-89.6786,30.4138],[-89.6786,30.414],[-89.6786,30.4142],[-89.6786,30.4144],[-89.6787,30.4146],[-89.6795,30.4159],[-89.6796,30.4161],[-89.6796,30.4163],[-89.6795,30.4168],[-89.6793,30.417],[-89.6791,30.4172],[-89.6782,30.4174],[-89.6778,30.4175],[-89.6776,30.4178],[-89.6775,30.418],[-89.6775,30.4181],[-89.6778,30.4185],[-89.678,30.4185],[-89.6783,30.4185],[-89.6785,30.4184],[-89.6788,30.4184],[-89.679,30.4184],[-89.6793,30.4184],[-89.6795,30.4184],[-89.6798,30.4187],[-89.6799,30.4189],[-89.6799,30.4192],[-89.6798,30.4194],[-89.6797,30.4196],[-89.6796,30.4197],[-89.6796,30.4198],[-89.6795,30.4201],[-89.6795,30.4202],[-89.6794,30.4204],[-89.6795,30.4206],[-89.6796,30.421],[-89.68,30.4217],[-89.6807,30.4227],[-89.6808,30.423],[-89.6809,30.4232],[-89.681,30.4234],[-89.6811,30.4241],[-89.6812,30.4243],[-89.6812,30.4245],[-89.6812,30.4248],[-89.6809,30.4251],[-89.6807,30.4252],[-89.6805,30.4253],[-89.6803,30.4254],[-89.6799,30.4256],[-89.6795,30.4256],[-89.6793,30.4257],[-89.6791,30.4258],[-89.679,30.426],[-89.6789,30.4262],[-89.6789,30.4264],[-89.679,30.4265],[-89.6791,30.4266],[-89.6792,30.4267],[-89.6795,30.4267],[-89.6802,30.4268],[-89.6804,30.4268],[-89.6808,30.4271],[-89.6809,30.4273],[-89.6809,30.4276],[-89.6809,30.4278],[-89.6807,30.4285],[-89.6807,30.4289],[-89.6806,30.4298],[-89.6805,30.4302],[-89.6803,30.4306],[-89.6801,30.4314],[-89.6801,30.4318],[-89.6801,30.4326],[-89.6803,30.4334],[-89.6806,30.4339],[-89.6808,30.4341],[-89.681,30.4342],[-89.6813,30.4343],[-89.6816,30.4343],[-89.682,30.4342],[-89.6823,30.4341],[-89.683,30.4339],[-89.6833,30.4338],[-89.6835,30.4338],[-89.6836,30.4338],[-89.6838,30.4339],[-89.684,30.4339],[-89.6841,30.4341],[-89.6841,30.4344],[-89.6841,30.4345],[-89.684,30.4347],[-89.6838,30.4348],[-89.6837,30.4351],[-89.6836,30.4353],[-89.6835,30.4357],[-89.6835,30.4358],[-89.6837,30.4362],[-89.6841,30.4366],[-89.6843,30.437],[-89.6844,30.4373],[-89.6844,30.4374],[-89.6843,30.4377],[-89.6844,30.4383],[-89.6845,30.4384],[-89.6846,30.4386],[-89.6848,30.4388],[-89.6849,30.439],[-89.685,30.4392],[-89.685,30.4395],[-89.685,30.4397],[-89.685,30.4399],[-89.685,30.4401],[-89.6848,30.4405],[-89.6845,30.4409],[-89.6844,30.441],[-89.6841,30.4412],[-89.6839,30.4413],[-89.6834,30.4416],[-89.6833,30.4417],[-89.6829,30.442],[-89.6828,30.4422],[-89.6826,30.4424],[-89.6826,30.4427],[-89.6826,30.443],[-89.6826,30.4431],[-89.6827,30.4433],[-89.6828,30.4437],[-89.6829,30.4441],[-89.6829,30.4443],[-89.6828,30.4445],[-89.6826,30.4447],[-89.6826,30.4449],[-89.6826,30.4452],[-89.6826,30.4454],[-89.6826,30.4455],[-89.6829,30.4457],[-89.6834,30.4459],[-89.6839,30.446],[-89.6842,30.446],[-89.6846,30.4462],[-89.6849,30.4463],[-89.685,30.4464],[-89.685,30.4466],[-89.685,30.4468],[-89.6849,30.4469],[-89.6848,30.4471],[-89.6847,30.4472],[-89.6842,30.4479],[-89.684,30.4485],[-89.6839,30.4488],[-89.684,30.4492],[-89.6841,30.4496],[-89.6841,30.4501],[-89.6841,30.4503],[-89.684,30.4506],[-89.6838,30.4507],[-89.6837,30.4508],[-89.6835,30.451],[-89.6834,30.4513],[-89.6834,30.4515],[-89.6835,30.4517],[-89.6836,30.4518],[-89.6844,30.452],[-89.6851,30.4523],[-89.6855,30.4525],[-89.6857,30.4527],[-89.6858,30.4528],[-89.6859,30.4532],[-89.6859,30.4534],[-89.6858,30.4536],[-89.6858,30.4543],[-89.686,30.4545],[-89.6861,30.4546],[-89.6862,30.4547],[-89.6863,30.4548],[-89.6865,30.4548],[-89.6866,30.4547],[-89.6867,30.4546],[-89.6867,30.4542],[-89.6868,30.454],[-89.6869,30.4539],[-89.6871,30.4537],[-89.6874,30.4535],[-89.6879,30.4533],[-89.6884,30.4533],[-89.6886,30.4533],[-89.6887,30.4532],[-89.6892,30.4531],[-89.6895,30.453],[-89.6897,30.453],[-89.6899,30.4531],[-89.6901,30.4532],[-89.6903,30.4535],[-89.6903,30.4537],[-89.6903,30.4539],[-89.6902,30.4541],[-89.6899,30.4545],[-89.6897,30.4547],[-89.6895,30.4548],[-89.6893,30.4552],[-89.6892,30.4556],[-89.6892,30.4557],[-89.6892,30.4559],[-89.6894,30.4562],[-89.6899,30.4566],[-89.6904,30.457],[-89.6905,30.4572],[-89.6906,30.4575],[-89.6906,30.4577],[-89.6904,30.458],[-89.6903,30.4582],[-89.69,30.4584],[-89.69,30.4587],[-89.69,30.459],[-89.69,30.4593],[-89.6902,30.4596],[-89.6905,30.4597],[-89.6908,30.46],[-89.691,30.4601],[-89.6914,30.4602],[-89.6921,30.4603],[-89.6923,30.4604],[-89.6925,30.4604],[-89.6926,30.4605],[-89.6927,30.4606],[-89.6929,30.4607],[-89.6931,30.4608],[-89.6933,30.461],[-89.6934,30.4611],[-89.6935,30.4611],[-89.6935,30.4612],[-89.6936,30.4613],[-89.6938,30.4616],[-89.694,30.4618],[-89.6941,30.4619],[-89.6945,30.4623],[-89.6946,30.4624],[-89.6949,30.4626],[-89.695,30.4626],[-89.6951,30.4627],[-89.6953,30.4629],[-89.6956,30.4631],[-89.6957,30.4631],[-89.6967,30.4635],[-89.6974,30.4637],[-89.6977,30.4639],[-89.698,30.464],[-89.6981,30.4641],[-89.6982,30.4642],[-89.6983,30.4642],[-89.6984,30.4643],[-89.6985,30.4643],[-89.699,30.4646],[-89.6992,30.4646],[-89.6996,30.4647],[-89.6998,30.4648],[-89.7005,30.465],[-89.7008,30.4651],[-89.7011,30.4652],[-89.7014,30.4654],[-89.7015,30.4654],[-89.7017,30.4653],[-89.7018,30.4653],[-89.7019,30.4652],[-89.7021,30.465],[-89.7024,30.4646],[-89.7028,30.4643],[-89.703,30.4642],[-89.7036,30.4641],[-89.7038,30.4642],[-89.7045,30.4645],[-89.7046,30.4646],[-89.7048,30.4647],[-89.705,30.4647],[-89.7052,30.4647],[-89.7055,30.4648],[-89.7057,30.4649],[-89.7058,30.465],[-89.706,30.4651],[-89.7061,30.4653],[-89.7061,30.4655],[-89.706,30.4657],[-89.7057,30.4659],[-89.7055,30.466],[-89.7053,30.4661],[-89.7052,30.4661],[-89.7049,30.4662],[-89.7047,30.4663],[-89.7044,30.4667],[-89.7043,30.4669],[-89.7043,30.4673],[-89.7044,30.4675],[-89.7047,30.4681],[-89.7047,30.4687],[-89.7048,30.4689],[-89.7048,30.4691],[-89.7048,30.4694],[-89.7048,30.4696],[-89.7049,30.4701],[-89.7049,30.4702],[-89.705,30.4709],[-89.7053,30.4716],[-89.7054,30.4721],[-89.7056,30.4722],[-89.7057,30.4723],[-89.7058,30.4724],[-89.706,30.4726],[-89.7062,30.4727],[-89.7065,30.4729],[-89.7066,30.473],[-89.7069,30.4731],[-89.707,30.4731],[-89.7071,30.4731],[-89.7072,30.4731],[-89.7074,30.473],[-89.7077,30.473],[-89.708,30.473],[-89.7084,30.473],[-89.7086,30.4732],[-89.7088,30.4733],[-89.7088,30.4734],[-89.7088,30.4737],[-89.7087,30.4741],[-89.7086,30.4742],[-89.7086,30.4743],[-89.7085,30.4745],[-89.7084,30.475],[-89.7084,30.4752],[-89.7082,30.4755],[-89.7082,30.4757],[-89.7082,30.4759],[-89.7083,30.476],[-89.7086,30.4762],[-89.7087,30.4763],[-89.7088,30.4764],[-89.7089,30.4766],[-89.709,30.4768],[-89.7091,30.4771],[-89.7092,30.4775],[-89.7096,30.478],[-89.7099,30.4782],[-89.71,30.4782],[-89.7103,30.4784],[-89.7105,30.4784],[-89.7107,30.4784],[-89.7108,30.4784],[-89.7113,30.4781],[-89.7117,30.4778],[-89.7121,30.4776],[-89.7125,30.4776],[-89.7127,30.4776],[-89.7131,30.4775],[-89.7133,30.4775],[-89.714,30.4777],[-89.7148,30.4778],[-89.7155,30.4777],[-89.7159,30.4779],[-89.7161,30.4783],[-89.7163,30.4788],[-89.7165,30.4794],[-89.7168,30.4797],[-89.7169,30.48],[-89.7169,30.4805],[-89.717,30.4807],[-89.7172,30.481],[-89.7174,30.4811],[-89.7175,30.4811],[-89.7176,30.4813],[-89.7179,30.4814],[-89.7181,30.4815],[-89.7184,30.4816],[-89.7188,30.4819],[-89.719,30.4823],[-89.719,30.4824],[-89.7191,30.4827],[-89.7192,30.4831],[-89.7195,30.4833],[-89.7198,30.4833],[-89.7199,30.4833],[-89.7202,30.4833],[-89.7205,30.4833],[-89.7207,30.4831],[-89.7208,30.4829],[-89.7209,30.4828],[-89.7211,30.4826],[-89.7214,30.4819],[-89.7216,30.4817],[-89.7217,30.4816],[-89.7219,30.4815],[-89.722,30.4814],[-89.7223,30.4814],[-89.7225,30.4815],[-89.7228,30.4816],[-89.7229,30.4817],[-89.7232,30.4819],[-89.7236,30.4823],[-89.7237,30.4825],[-89.7238,30.4827],[-89.7238,30.4828],[-89.7238,30.4829],[-89.7238,30.4832],[-89.7237,30.4833],[-89.7233,30.4837],[-89.7231,30.4837],[-89.723,30.4836],[-89.7228,30.4835],[-89.7225,30.4836],[-89.7222,30.4837],[-89.7218,30.4838],[-89.7218,30.4839],[-89.7217,30.4844],[-89.7217,30.4845],[-89.7216,30.4846],[-89.7216,30.485],[-89.721,30.4865],[-89.7209,30.4866],[-89.7208,30.487],[-89.7209,30.4872],[-89.7209,30.4873],[-89.721,30.4881],[-89.7211,30.4884],[-89.7214,30.4889],[-89.7216,30.489],[-89.722,30.4893],[-89.7225,30.4896],[-89.7228,30.4898],[-89.7231,30.49],[-89.7233,30.4902],[-89.724,30.491],[-89.7245,30.4918],[-89.7246,30.4919],[-89.7248,30.4921],[-89.7251,30.4923],[-89.7256,30.4926],[-89.7261,30.4927],[-89.7265,30.4927],[-89.7268,30.4925],[-89.727,30.4922],[-89.7271,30.4916],[-89.727,30.4913],[-89.7271,30.4908],[-89.7272,30.4905],[-89.7275,30.4903],[-89.728,30.4902],[-89.7286,30.4903],[-89.7291,30.4902],[-89.7293,30.49],[-89.7297,30.49],[-89.7299,30.4901],[-89.73,30.4903],[-89.73,30.4906],[-89.7298,30.4908],[-89.7296,30.491],[-89.7296,30.4915],[-89.7297,30.4917],[-89.7298,30.4919],[-89.7302,30.4921],[-89.7304,30.4922],[-89.7312,30.4922],[-89.7316,30.4924],[-89.732,30.4926],[-89.7324,30.4928],[-89.7324,30.4927],[-89.7324,30.4926],[-89.7326,30.4925],[-89.7328,30.4925],[-89.7331,30.4925],[-89.7333,30.4925],[-89.7334,30.4926],[-89.7335,30.4928],[-89.7336,30.4932],[-89.7337,30.4934],[-89.7338,30.4937],[-89.7337,30.4938],[-89.7337,30.494],[-89.7336,30.4942],[-89.7335,30.4944],[-89.7333,30.4948],[-89.7331,30.495],[-89.733,30.4954],[-89.7329,30.4957],[-89.7329,30.4959],[-89.7331,30.496],[-89.7332,30.496],[-89.7334,30.4959],[-89.7337,30.4957],[-89.7338,30.4956],[-89.734,30.4954],[-89.7343,30.495],[-89.7344,30.4948],[-89.7345,30.4947],[-89.7346,30.4946],[-89.7349,30.4946],[-89.7351,30.4947],[-89.7352,30.4947],[-89.7355,30.4949],[-89.7357,30.4951],[-89.7358,30.4951],[-89.7361,30.4952],[-89.7363,30.4953],[-89.7371,30.4956],[-89.7374,30.4957],[-89.7378,30.4958],[-89.7378,30.4959],[-89.738,30.4959],[-89.7387,30.4959],[-89.7389,30.4958],[-89.7394,30.4958],[-89.7397,30.4957],[-89.74,30.4956],[-89.7403,30.4955],[-89.7406,30.4952],[-89.7408,30.4951],[-89.7411,30.4948],[-89.7414,30.4946],[-89.7416,30.4946],[-89.742,30.4946],[-89.7423,30.4945],[-89.7424,30.4945],[-89.7426,30.4943],[-89.7428,30.4939],[-89.7429,30.4938],[-89.743,30.4936],[-89.7431,30.4935],[-89.7432,30.4933],[-89.7433,30.4933],[-89.7434,30.4932],[-89.7436,30.4932],[-89.7438,30.4931],[-89.7441,30.493],[-89.7442,30.4929],[-89.7443,30.4928],[-89.7447,30.4924],[-89.7449,30.4923],[-89.7451,30.4923],[-89.7456,30.4925],[-89.7461,30.4926],[-89.747,30.4927],[-89.7471,30.4927],[-89.7473,30.4927],[-89.7475,30.4928],[-89.7476,30.493],[-89.7476,30.4931],[-89.7476,30.4933],[-89.7475,30.4936],[-89.7474,30.4937],[-89.7471,30.4939],[-89.7469,30.494],[-89.7468,30.4941],[-89.7466,30.4941],[-89.7463,30.4942],[-89.746,30.4943],[-89.7457,30.4944],[-89.7453,30.4945],[-89.7448,30.4945],[-89.7445,30.4946],[-89.7442,30.4948],[-89.7436,30.4949],[-89.7434,30.4949],[-89.7429,30.4951],[-89.7429,30.4953],[-89.7427,30.4955],[-89.7428,30.4956],[-89.743,30.496],[-89.7431,30.4962],[-89.7432,30.4963],[-89.7432,30.4965],[-89.7431,30.4966],[-89.743,30.4967],[-89.7427,30.4968],[-89.7422,30.497],[-89.7421,30.4973],[-89.7421,30.4975],[-89.7422,30.4976],[-89.7423,30.4976],[-89.7423,30.4977],[-89.7425,30.4977],[-89.7428,30.4978],[-89.7428,30.4979],[-89.7429,30.4979],[-89.7429,30.4981],[-89.7429,30.4983],[-89.7428,30.4986],[-89.7428,30.4987],[-89.7429,30.4987],[-89.743,30.4989],[-89.7431,30.4989],[-89.7434,30.4989],[-89.7435,30.4989],[-89.744,30.4989],[-89.7443,30.4989],[-89.7444,30.4989],[-89.7445,30.4988],[-89.7445,30.4985],[-89.7447,30.4983],[-89.7448,30.4982],[-89.745,30.4981],[-89.7452,30.4981],[-89.7453,30.4981],[-89.7454,30.4981],[-89.7455,30.4982],[-89.7455,30.4983],[-89.7456,30.4984],[-89.7456,30.4985],[-89.7456,30.4986],[-89.7456,30.4988],[-89.7457,30.4989],[-89.7458,30.499],[-89.7459,30.4991],[-89.7462,30.4994],[-89.7463,30.4994],[-89.7463,30.4995],[-89.7465,30.4997],[-89.7466,30.4998],[-89.7466,30.5001],[-89.7467,30.5002],[-89.7467,30.5006],[-89.7467,30.5008],[-89.7466,30.5009],[-89.7466,30.5011],[-89.7465,30.5017],[-89.7464,30.5021],[-89.7464,30.5023],[-89.7464,30.5024],[-89.7465,30.5025],[-89.7465,30.5026],[-89.7465,30.5028],[-89.7466,30.5029],[-89.7467,30.5029],[-89.7468,30.5029],[-89.7469,30.5029],[-89.747,30.5029],[-89.747,30.5028],[-89.7471,30.5027],[-89.7472,30.5027],[-89.7472,30.5026],[-89.7472,30.5024],[-89.7473,30.5022],[-89.7473,30.5021],[-89.7473,30.5016],[-89.7473,30.5015],[-89.7474,30.5014],[-89.7475,30.5015],[-89.7478,30.5015],[-89.7479,30.5016],[-89.7484,30.5018],[-89.7488,30.502],[-89.7493,30.5023],[-89.7494,30.5023],[-89.7494,30.5024],[-89.7495,30.5024],[-89.7496,30.5024],[-89.7497,30.5023],[-89.7499,30.5022],[-89.7501,30.5021],[-89.7503,30.502],[-89.7509,30.5018],[-89.7511,30.5017],[-89.7515,30.5015],[-89.7517,30.5014],[-89.7519,30.5013],[-89.752,30.5012],[-89.7524,30.5008],[-89.7525,30.5007],[-89.7525,30.5006],[-89.753,30.5002],[-89.7531,30.5001],[-89.7532,30.5001],[-89.7533,30.5001],[-89.7534,30.5002],[-89.7535,30.5002],[-89.7536,30.5003],[-89.7537,30.5003],[-89.7538,30.5003],[-89.754,30.5003],[-89.7541,30.5003],[-89.7542,30.5003],[-89.7543,30.5003],[-89.7544,30.5002],[-89.7545,30.5002],[-89.7548,30.5001],[-89.7549,30.5001],[-89.7549,30.5],[-89.755,30.5],[-89.7551,30.4999],[-89.7553,30.4998],[-89.7554,30.4997],[-89.7556,30.4995],[-89.7557,30.4995],[-89.7561,30.4994],[-89.7562,30.4994],[-89.7564,30.4993],[-89.7566,30.4992],[-89.7562,30.499],[-89.757,30.4992],[-89.7572,30.4993],[-89.7575,30.4995],[-89.7578,30.5],[-89.7579,30.5003],[-89.7579,30.5005],[-89.7579,30.5007],[-89.7576,30.5013],[-89.7574,30.5015],[-89.7572,30.5017],[-89.757,30.5017],[-89.7564,30.502],[-89.7557,30.5019],[-89.7553,30.5017],[-89.755,30.5016],[-89.7548,30.5016],[-89.7546,30.5016],[-89.7543,30.5015],[-89.7542,30.5015],[-89.7539,30.5015],[-89.7532,30.5017],[-89.7528,30.502],[-89.7526,30.5024],[-89.7528,30.503],[-89.753,30.5031],[-89.7533,30.5033],[-89.7538,30.5036],[-89.754,30.5041],[-89.754,30.5043],[-89.7539,30.5044],[-89.7539,30.5045],[-89.7538,30.5046],[-89.7536,30.5049],[-89.7535,30.5049],[-89.7533,30.5051],[-89.7532,30.5053],[-89.7531,30.5058],[-89.753,30.506],[-89.753,30.5062],[-89.7528,30.5066],[-89.7527,30.5072],[-89.7528,30.5077],[-89.7529,30.5077],[-89.753,30.5078],[-89.7533,30.5078],[-89.7535,30.5077],[-89.7537,30.5072],[-89.7537,30.5071],[-89.754,30.5066],[-89.7541,30.5064],[-89.7542,30.5062],[-89.7546,30.506],[-89.755,30.5058],[-89.7558,30.5056],[-89.7561,30.5055],[-89.7566,30.5055],[-89.7568,30.5054],[-89.7571,30.5052],[-89.7575,30.505],[-89.7579,30.505],[-89.7582,30.5053],[-89.7584,30.5054],[-89.7584,30.5057],[-89.7586,30.506],[-89.7586,30.5069],[-89.7586,30.507],[-89.7585,30.5072],[-89.7583,30.5072],[-89.7579,30.5072],[-89.7574,30.5072],[-89.7568,30.5072],[-89.7562,30.5073],[-89.7556,30.5075],[-89.7553,30.5077],[-89.755,30.5079],[-89.7547,30.5083],[-89.7543,30.509],[-89.7543,30.5093],[-89.7543,30.5096],[-89.7545,30.5098],[-89.7547,30.5098],[-89.7554,30.5096],[-89.7557,30.5094],[-89.7563,30.5093],[-89.7567,30.5092],[-89.7569,30.5093],[-89.7571,30.5094],[-89.7576,30.5096],[-89.7578,30.5098],[-89.758,30.51],[-89.7583,30.5102],[-89.7585,30.5104],[-89.7591,30.511],[-89.7594,30.5111],[-89.7599,30.5114],[-89.7602,30.5115],[-89.7605,30.5117],[-89.7606,30.5118],[-89.7607,30.512],[-89.7605,30.5122],[-89.7602,30.5122],[-89.7597,30.5121],[-89.7593,30.5123],[-89.759,30.5126],[-89.7588,30.5129],[-89.7586,30.5133],[-89.7586,30.5134],[-89.7586,30.5136],[-89.7587,30.5139],[-89.7588,30.5142],[-89.759,30.5145],[-89.7592,30.5148],[-89.7592,30.5151],[-89.7591,30.5154],[-89.759,30.5155],[-89.7585,30.5157],[-89.7581,30.516],[-89.7577,30.5164],[-89.7575,30.5168],[-89.7574,30.5171],[-89.7573,30.5173],[-89.7573,30.5176],[-89.7572,30.5179],[-89.7572,30.518],[-89.7573,30.5183],[-89.7575,30.5186],[-89.7575,30.5187],[-89.7577,30.5188],[-89.7579,30.5189],[-89.7583,30.5189],[-89.7587,30.5188],[-89.7588,30.5186],[-89.7589,30.5186],[-89.7589,30.5185],[-89.7596,30.5178],[-89.7599,30.5176],[-89.7599,30.5173],[-89.76,30.517],[-89.76,30.5163],[-89.7601,30.5159],[-89.7603,30.5156],[-89.7607,30.5155],[-89.7611,30.5155],[-89.7613,30.5156],[-89.7615,30.5157],[-89.7618,30.5157],[-89.7619,30.5158],[-89.7621,30.5158],[-89.7629,30.5158],[-89.763,30.5158],[-89.7634,30.5158],[-89.7636,30.5157],[-89.7638,30.5157],[-89.7642,30.5155],[-89.7643,30.5155],[-89.7645,30.5153],[-89.7651,30.5145],[-89.7652,30.5145],[-89.7653,30.5144],[-89.7653,30.5143],[-89.7655,30.5141],[-89.7656,30.514],[-89.7659,30.5139],[-89.7661,30.5138],[-89.7663,30.5136],[-89.7666,30.5134],[-89.7675,30.513],[-89.7678,30.5132],[-89.7679,30.5134],[-89.7681,30.5137],[-89.7681,30.5141],[-89.7681,30.5144],[-89.7681,30.5145],[-89.768,30.5148],[-89.768,30.5149],[-89.7681,30.5151],[-89.7681,30.5153],[-89.7682,30.5155],[-89.7682,30.5157],[-89.7683,30.5159],[-89.7684,30.516],[-89.7686,30.5162],[-89.7688,30.5165],[-89.769,30.517],[-89.769,30.5171],[-89.7689,30.5175],[-89.7688,30.5179],[-89.7688,30.5184],[-89.7691,30.5187],[-89.7699,30.5189],[-89.7702,30.5189],[-89.7705,30.519],[-89.7706,30.519],[-89.771,30.5192],[-89.7719,30.5198],[-89.7724,30.5201],[-89.7729,30.5204],[-89.7731,30.5208],[-89.7731,30.5212],[-89.773,30.5213],[-89.7729,30.5214],[-89.7726,30.5214],[-89.7723,30.5212],[-89.7716,30.5211],[-89.7711,30.5211],[-89.7705,30.5212],[-89.7702,30.5215],[-89.77,30.5219],[-89.77,30.5221],[-89.77,30.5222],[-89.77,30.5224],[-89.77,30.5225],[-89.7701,30.5227],[-89.7702,30.5228],[-89.7704,30.523],[-89.7709,30.5232],[-89.7709,30.5237],[-89.7709,30.5238],[-89.7707,30.5241],[-89.7695,30.5246],[-89.7694,30.5251],[-89.7695,30.5251],[-89.7695,30.5253],[-89.7698,30.5256],[-89.77,30.5256],[-89.7707,30.5256],[-89.7709,30.5256],[-89.7712,30.5257],[-89.7715,30.5258],[-89.7716,30.5261],[-89.7717,30.5264],[-89.7716,30.5269],[-89.7714,30.5273],[-89.7712,30.5275],[-89.771,30.5276],[-89.77,30.5277],[-89.7695,30.5279],[-89.7691,30.5282],[-89.769,30.5283],[-89.769,30.5286],[-89.769,30.5289],[-89.769,30.5292],[-89.7692,30.5294],[-89.7693,30.5296],[-89.7696,30.5297],[-89.7699,30.5298],[-89.7699,30.5299],[-89.77,30.5299],[-89.7702,30.53],[-89.7703,30.53],[-89.771,30.5301],[-89.7716,30.5302],[-89.7727,30.5304],[-89.7731,30.5305],[-89.7734,30.5307],[-89.7738,30.5309],[-89.7741,30.531],[-89.7743,30.5314],[-89.7742,30.5315],[-89.7742,30.5317],[-89.7742,30.5322],[-89.7743,30.5326],[-89.7746,30.5328],[-89.7748,30.5329],[-89.7751,30.533],[-89.7755,30.533],[-89.7758,30.533],[-89.7759,30.533],[-89.7761,30.5328],[-89.7765,30.5328],[-89.7768,30.5328],[-89.7771,30.5328],[-89.7774,30.533],[-89.7774,30.5331],[-89.7773,30.5334],[-89.7772,30.5338],[-89.7769,30.5343],[-89.7766,30.5347],[-89.7762,30.5356],[-89.7762,30.5357],[-89.776,30.536],[-89.7758,30.5361],[-89.7755,30.5364],[-89.7752,30.5364],[-89.7746,30.5367],[-89.7744,30.5368],[-89.7742,30.5371],[-89.7741,30.5374],[-89.7741,30.5378],[-89.7742,30.5381],[-89.7744,30.5384],[-89.7747,30.5386],[-89.7751,30.5388],[-89.7752,30.5388],[-89.7753,30.5388],[-89.7756,30.5388],[-89.7759,30.5389],[-89.776,30.5389],[-89.7764,30.5389],[-89.7767,30.5391],[-89.7769,30.5393],[-89.7772,30.5395],[-89.7773,30.5399],[-89.7772,30.5403],[-89.7773,30.5404],[-89.7773,30.5405],[-89.7774,30.5407],[-89.7774,30.541],[-89.7776,30.5414],[-89.7777,30.5417],[-89.7779,30.5419],[-89.7781,30.5423],[-89.7782,30.5424],[-89.7783,30.5427],[-89.7784,30.5429],[-89.7786,30.5432],[-89.779,30.5437],[-89.7792,30.544],[-89.7796,30.5444],[-89.7798,30.5445],[-89.7801,30.5446],[-89.7802,30.5447],[-89.7807,30.5448],[-89.7814,30.5448],[-89.7815,30.5448],[-89.7816,30.5447],[-89.782,30.5446],[-89.7833,30.5442],[-89.784,30.5441],[-89.7856,30.5441],[-89.7863,30.5442],[-89.7867,30.5443],[-89.7872,30.5443],[-89.7879,30.5444],[-89.788,30.5444],[-89.7883,30.5444],[-89.7897,30.5447],[-89.7905,30.5449],[-89.7915,30.5451],[-89.7922,30.5453],[-89.7923,30.5453],[-89.7932,30.5455],[-89.7939,30.5457],[-89.7944,30.5459],[-89.7948,30.546],[-89.7954,30.5462],[-89.7958,30.5464],[-89.796,30.5465],[-89.7961,30.5465],[-89.7962,30.5465],[-89.7963,30.5465],[-89.797,30.5467],[-89.7977,30.5469],[-89.7979,30.547],[-89.7981,30.547],[-89.7987,30.547],[-89.7994,30.547],[-89.7997,30.5471],[-89.7999,30.5472],[-89.8002,30.5474],[-89.8004,30.5476],[-89.8004,30.5477],[-89.8008,30.5478],[-89.8014,30.5482],[-89.802,30.5483],[-89.8024,30.5485],[-89.8027,30.5486],[-89.8028,30.5487],[-89.8036,30.5491],[-89.8037,30.5491],[-89.8038,30.5492],[-89.8039,30.5494],[-89.8041,30.5499],[-89.8041,30.5502],[-89.804,30.5504],[-89.8038,30.5506],[-89.8036,30.5508],[-89.8033,30.5509],[-89.803,30.551],[-89.8027,30.5508],[-89.8018,30.5502],[-89.8016,30.55],[-89.8012,30.5497],[-89.8007,30.5493],[-89.8005,30.5492],[-89.8004,30.5491],[-89.8003,30.5489],[-89.8001,30.5486],[-89.8001,30.5484],[-89.8,30.5483],[-89.8,30.5482],[-89.7999,30.5481],[-89.7997,30.5481],[-89.7996,30.548],[-89.7995,30.548],[-89.7994,30.548],[-89.7991,30.5481],[-89.799,30.5482],[-89.7989,30.5483],[-89.7988,30.5484],[-89.7987,30.5486],[-89.7983,30.5489],[-89.798,30.5491],[-89.7978,30.5492],[-89.7973,30.5494],[-89.7968,30.5495],[-89.7967,30.5495],[-89.7966,30.5494],[-89.796,30.549],[-89.7958,30.5489],[-89.7956,30.5487],[-89.7952,30.5486],[-89.7948,30.5484],[-89.7945,30.5484],[-89.7943,30.5484],[-89.7943,30.5483],[-89.7939,30.5482],[-89.7936,30.548],[-89.7931,30.5478],[-89.7929,30.5479],[-89.7926,30.5479],[-89.7923,30.5482],[-89.7922,30.5483],[-89.792,30.5488],[-89.7918,30.5493],[-89.7917,30.5496],[-89.7916,30.55],[-89.7915,30.5505],[-89.7915,30.5509],[-89.7916,30.5513],[-89.7918,30.552],[-89.792,30.5525],[-89.7921,30.5528],[-89.7922,30.5531],[-89.7924,30.5535],[-89.7927,30.5539],[-89.7933,30.5544],[-89.7937,30.5551],[-89.7939,30.5555],[-89.794,30.5558],[-89.7942,30.5561],[-89.7942,30.5563],[-89.7945,30.5566],[-89.7948,30.5568],[-89.7952,30.557],[-89.7956,30.557],[-89.7969,30.5571],[-89.7974,30.5572],[-89.7982,30.5573],[-89.7986,30.5574],[-89.7988,30.5575],[-89.7991,30.5576],[-89.8,30.5577],[-89.801,30.5577],[-89.8022,30.5577],[-89.8028,30.5578],[-89.803,30.5579],[-89.8033,30.558],[-89.8034,30.5581],[-89.8036,30.5583],[-89.8037,30.5585],[-89.8039,30.5587],[-89.804,30.5589],[-89.8041,30.5594],[-89.8041,30.5598],[-89.804,30.5601],[-89.804,30.5605],[-89.8038,30.561],[-89.8037,30.5614],[-89.8036,30.5616],[-89.8035,30.5618],[-89.8034,30.5621],[-89.8033,30.5622],[-89.8031,30.5625],[-89.8029,30.5628],[-89.8027,30.5631],[-89.8024,30.5633],[-89.8024,30.5634],[-89.8023,30.5634],[-89.8021,30.5635],[-89.8017,30.5637],[-89.8012,30.5638],[-89.801,30.5638],[-89.8009,30.5637],[-89.8004,30.5636],[-89.8002,30.5636],[-89.7999,30.5634],[-89.7995,30.5632],[-89.7992,30.563],[-89.7989,30.5628],[-89.7979,30.5622],[-89.7976,30.5619],[-89.7975,30.5619],[-89.7974,30.5619],[-89.7972,30.5618],[-89.7968,30.5616],[-89.7967,30.5615],[-89.7963,30.5615],[-89.796,30.5616],[-89.7956,30.5617],[-89.7954,30.5619],[-89.7953,30.5619],[-89.7951,30.5621],[-89.7944,30.5625],[-89.7939,30.5624],[-89.7936,30.5624],[-89.7935,30.5623],[-89.7932,30.5623],[-89.7926,30.5624],[-89.7924,30.5624],[-89.7922,30.5624],[-89.792,30.5625],[-89.7917,30.5626],[-89.7913,30.5629],[-89.7909,30.5631],[-89.7908,30.5632],[-89.7906,30.5633],[-89.7903,30.5636],[-89.7902,30.5637],[-89.7901,30.5639],[-89.7901,30.564],[-89.79,30.5641],[-89.7899,30.5644],[-89.7899,30.5645],[-89.7898,30.5646],[-89.7897,30.5647],[-89.7896,30.5648],[-89.7894,30.565],[-89.7893,30.5651],[-89.7891,30.5652],[-89.7888,30.5655],[-89.7886,30.5656],[-89.7885,30.5657],[-89.7877,30.5664],[-89.7875,30.5667],[-89.7874,30.5669],[-89.7872,30.5672],[-89.7871,30.5674],[-89.7871,30.5675],[-89.787,30.5676],[-89.787,30.5679],[-89.7869,30.5683],[-89.7869,30.5686],[-89.7869,30.5691],[-89.787,30.5692],[-89.7871,30.5694],[-89.7874,30.5697],[-89.7877,30.5699],[-89.7882,30.5702],[-89.7886,30.5704],[-89.7889,30.5704],[-89.7893,30.5704],[-89.7896,30.5704],[-89.7905,30.5702],[-89.7906,30.5702],[-89.7907,30.5702],[-89.7908,30.5701],[-89.7909,30.57],[-89.791,30.5701],[-89.7912,30.5699],[-89.7914,30.5697],[-89.7914,30.5694],[-89.7912,30.5687],[-89.7911,30.5685],[-89.7911,30.5684],[-89.791,30.5682],[-89.7912,30.5673],[-89.7912,30.5671],[-89.7912,30.5665],[-89.7913,30.566],[-89.7913,30.5659],[-89.7914,30.5655],[-89.7917,30.565],[-89.7918,30.5648],[-89.792,30.5646],[-89.7922,30.5645],[-89.7928,30.5642],[-89.793,30.5642],[-89.7933,30.5642],[-89.7937,30.5643],[-89.794,30.5643],[-89.7942,30.5644],[-89.7945,30.5645],[-89.7947,30.5646],[-89.7949,30.5646],[-89.7953,30.5648],[-89.7955,30.5651],[-89.7955,30.5652],[-89.7956,30.5653],[-89.7957,30.5657],[-89.7957,30.5658],[-89.7957,30.566],[-89.7956,30.5661],[-89.7956,30.5664],[-89.7954,30.5666],[-89.7952,30.5667],[-89.7949,30.5669],[-89.7946,30.567],[-89.7944,30.5671],[-89.7943,30.5671],[-89.7942,30.5671],[-89.7941,30.5672],[-89.794,30.5672],[-89.7939,30.5673],[-89.7937,30.5674],[-89.7936,30.5677],[-89.7935,30.5682],[-89.7936,30.5685],[-89.7937,30.5689],[-89.7938,30.5691],[-89.794,30.5693],[-89.7941,30.5694],[-89.7945,30.5697],[-89.7946,30.5699],[-89.7949,30.57],[-89.7951,30.57],[-89.7952,30.57],[-89.7953,30.5701],[-89.7958,30.5701],[-89.7959,30.5701],[-89.7965,30.5701],[-89.7968,30.57],[-89.797,30.57],[-89.7971,30.5699],[-89.7973,30.5698],[-89.7979,30.5696],[-89.7985,30.5696],[-89.7987,30.5695],[-89.7988,30.5695],[-89.7995,30.5694],[-89.7997,30.5694],[-89.7999,30.5694],[-89.8004,30.5693],[-89.8005,30.5693],[-89.8009,30.5692],[-89.8013,30.5691],[-89.8015,30.5691],[-89.8017,30.569],[-89.8022,30.5689],[-89.8025,30.5687],[-89.803,30.5686],[-89.8035,30.5684],[-89.8036,30.5684],[-89.8038,30.5683],[-89.8039,30.5683],[-89.804,30.5682],[-89.8042,30.5681],[-89.8045,30.5678],[-89.8048,30.5677],[-89.8054,30.5675],[-89.8058,30.5674],[-89.806,30.5674],[-89.8062,30.5674],[-89.8068,30.5674],[-89.8071,30.5674],[-89.8075,30.5675],[-89.808,30.5677],[-89.8082,30.5681],[-89.8083,30.5683],[-89.8083,30.5687],[-89.8082,30.5688],[-89.8082,30.5689],[-89.808,30.5694],[-89.808,30.5695],[-89.8077,30.5702],[-89.8074,30.5706],[-89.8072,30.5711],[-89.8071,30.5716],[-89.807,30.5719],[-89.8069,30.5722],[-89.8069,30.5724],[-89.8069,30.5727],[-89.807,30.5731],[-89.8071,30.5735],[-89.8072,30.5738],[-89.8074,30.5743],[-89.8077,30.5749],[-89.8078,30.575],[-89.8078,30.5751],[-89.808,30.5754],[-89.808,30.5755],[-89.8081,30.5756],[-89.8082,30.5757],[-89.8083,30.5759],[-89.8084,30.5761],[-89.8086,30.5764],[-89.8087,30.5765],[-89.8088,30.5767],[-89.8088,30.5768],[-89.809,30.5769],[-89.8091,30.577],[-89.8092,30.5773],[-89.8094,30.578],[-89.8095,30.5781],[-89.8094,30.5787],[-89.8094,30.5791],[-89.8093,30.5793],[-89.8093,30.5795],[-89.8092,30.5798],[-89.8093,30.58],[-89.8094,30.5801],[-89.8097,30.5803],[-89.8098,30.5805],[-89.8104,30.5806],[-89.8113,30.5807],[-89.8116,30.5808],[-89.8123,30.5811],[-89.8129,30.5816],[-89.8131,30.5818],[-89.8132,30.5819],[-89.8135,30.5822],[-89.8135,30.5823],[-89.8139,30.5827],[-89.8141,30.5832],[-89.8143,30.5834],[-89.8144,30.5834],[-89.8144,30.5835],[-89.8145,30.5838],[-89.8146,30.5839],[-89.8147,30.584],[-89.8147,30.5841],[-89.8147,30.5842],[-89.8148,30.5842],[-89.815,30.5845],[-89.8151,30.5847],[-89.8155,30.585],[-89.8156,30.5853],[-89.8157,30.5855],[-89.8156,30.5858],[-89.8155,30.586],[-89.8154,30.586],[-89.8152,30.5861],[-89.8149,30.5862],[-89.8148,30.5862],[-89.8147,30.5863],[-89.8144,30.5862],[-89.8137,30.586],[-89.8133,30.5859],[-89.813,30.5856],[-89.8127,30.5855],[-89.8124,30.5852],[-89.8123,30.5851],[-89.8121,30.585],[-89.8119,30.5847],[-89.8116,30.5846],[-89.8112,30.5845],[-89.8109,30.5845],[-89.8106,30.5845],[-89.8101,30.5845],[-89.8097,30.5847],[-89.8092,30.5849],[-89.8091,30.5849],[-89.8089,30.585],[-89.8087,30.5851],[-89.8086,30.5851],[-89.8083,30.5853],[-89.8081,30.5856],[-89.8078,30.5858],[-89.8074,30.5863],[-89.8073,30.5863],[-89.8072,30.5866],[-89.8071,30.5869],[-89.807,30.5871],[-89.8071,30.5873],[-89.8073,30.5875],[-89.8073,30.5876],[-89.8074,30.5876],[-89.8076,30.5877],[-89.8082,30.5877],[-89.8083,30.5877],[-89.8085,30.5877],[-89.8089,30.5876],[-89.8092,30.5874],[-89.8093,30.5874],[-89.8095,30.5873],[-89.8097,30.5871],[-89.8099,30.587],[-89.8101,30.5869],[-89.8103,30.5868],[-89.8108,30.5865],[-89.8114,30.5866],[-89.8116,30.5868],[-89.8117,30.5869],[-89.8117,30.587],[-89.8116,30.5875],[-89.8116,30.5879],[-89.8117,30.5882],[-89.8117,30.5897],[-89.8119,30.5903],[-89.8119,30.5906],[-89.8119,30.5911],[-89.8119,30.5913],[-89.8122,30.5919],[-89.8122,30.592],[-89.8123,30.5922],[-89.8124,30.5922],[-89.8125,30.5922],[-89.8126,30.5922],[-89.8128,30.5923],[-89.8133,30.5921],[-89.8136,30.592],[-89.8139,30.592],[-89.8141,30.5919],[-89.8143,30.5918],[-89.8144,30.5918],[-89.8147,30.5917],[-89.8151,30.5916],[-89.8155,30.5916],[-89.8163,30.5916],[-89.8165,30.5917],[-89.8173,30.592],[-89.8176,30.5921],[-89.8179,30.5922],[-89.8182,30.5924],[-89.8186,30.5927],[-89.8188,30.5929],[-89.8189,30.593],[-89.819,30.5932],[-89.8191,30.5934],[-89.8192,30.5937],[-89.8194,30.5939],[-89.8196,30.5944],[-89.8197,30.5949],[-89.8198,30.5951],[-89.82,30.5956],[-89.82,30.5959],[-89.82,30.5962],[-89.82,30.5964],[-89.8198,30.5968],[-89.8196,30.597],[-89.8193,30.5971],[-89.8189,30.5971],[-89.8188,30.5971],[-89.8176,30.597],[-89.8171,30.5968],[-89.8161,30.5965],[-89.8157,30.5965],[-89.8156,30.5965],[-89.8154,30.5963],[-89.815,30.5964],[-89.8144,30.5965],[-89.8142,30.5966],[-89.8141,30.5968],[-89.814,30.597],[-89.8139,30.5973],[-89.8139,30.5977],[-89.8139,30.598],[-89.814,30.5983],[-89.814,30.5986],[-89.8142,30.5988],[-89.8144,30.599],[-89.8146,30.5992],[-89.8147,30.5993],[-89.8149,30.5995],[-89.8152,30.5997],[-89.8157,30.6001],[-89.816,30.6002],[-89.8162,30.6003],[-89.8162,30.6004],[-89.8166,30.6005],[-89.817,30.6007],[-89.8171,30.6008],[-89.8172,30.6009],[-89.8174,30.6009],[-89.8186,30.6014],[-89.8189,30.6015],[-89.8193,30.6017],[-89.8194,30.6017],[-89.8196,30.6018],[-89.82,30.6021],[-89.8204,30.6026],[-89.8207,30.6028],[-89.8211,30.603],[-89.8215,30.6034],[-89.8216,30.6036],[-89.8217,30.6039],[-89.822,30.6042],[-89.8221,30.6044],[-89.8223,30.6046],[-89.8224,30.6047],[-89.8225,30.6049],[-89.8226,30.6052],[-89.8225,30.6057],[-89.8224,30.606],[-89.8221,30.6061],[-89.822,30.6062],[-89.8219,30.6061],[-89.8218,30.6061],[-89.8215,30.6061],[-89.8214,30.606],[-89.8213,30.6059],[-89.8212,30.6059],[-89.821,30.6058],[-89.8209,30.6058],[-89.8208,30.6057],[-89.8207,30.6056],[-89.8206,30.6056],[-89.8204,30.6055],[-89.8203,30.6055],[-89.8202,30.6054],[-89.8199,30.6053],[-89.8198,30.6052],[-89.8196,30.6051],[-89.8186,30.6049],[-89.8185,30.6049],[-89.8181,30.6049],[-89.8173,30.6051],[-89.817,30.6051],[-89.8156,30.6056],[-89.8146,30.6061],[-89.8143,30.6065],[-89.814,30.6068],[-89.8139,30.6071],[-89.8138,30.6073],[-89.8139,30.6077],[-89.814,30.6078],[-89.8141,30.6079],[-89.8142,30.608],[-89.8146,30.6083],[-89.8147,30.6083],[-89.815,30.6084],[-89.8152,30.6085],[-89.8154,30.6086],[-89.8161,30.6087],[-89.8169,30.6086],[-89.8178,30.6084],[-89.8179,30.6084],[-89.8182,30.6083],[-89.8189,30.608],[-89.8201,30.6077],[-89.8207,30.6073],[-89.8208,30.6072],[-89.821,30.6071],[-89.8212,30.607],[-89.822,30.6071],[-89.8225,30.6073],[-89.8229,30.6075],[-89.8231,30.6076],[-89.8233,30.6077],[-89.8234,30.6081],[-89.8234,30.6085],[-89.8234,30.6089],[-89.8233,30.6092],[-89.823,30.6097],[-89.8231,30.6097],[-89.823,30.6098],[-89.8228,30.61],[-89.8225,30.6103],[-89.8221,30.6112],[-89.8221,30.6118],[-89.8222,30.6124],[-89.8224,30.613],[-89.8225,30.6135],[-89.8224,30.614],[-89.8224,30.6148],[-89.8223,30.6151],[-89.8222,30.6154],[-89.8221,30.6156],[-89.822,30.6158],[-89.8218,30.6162],[-89.8215,30.6167],[-89.8212,30.6171],[-89.8208,30.6177],[-89.8208,30.6187],[-89.8208,30.6191],[-89.821,30.6193],[-89.8212,30.6196],[-89.8214,30.6198],[-89.8219,30.6199],[-89.8223,30.6198],[-89.8234,30.6192],[-89.824,30.6188],[-89.8246,30.6184],[-89.8253,30.6183],[-89.8255,30.6182],[-89.8257,30.6182],[-89.8259,30.6182],[-89.826,30.6182],[-89.8264,30.6182],[-89.8268,30.6181],[-89.8271,30.6181],[-89.8274,30.6181],[-89.8275,30.6181],[-89.8276,30.6181],[-89.8281,30.6179],[-89.8283,30.6177],[-89.8287,30.6171],[-89.8289,30.6169],[-89.829,30.6169],[-89.8294,30.6167],[-89.8296,30.6167],[-89.8299,30.6167],[-89.8303,30.6168],[-89.8305,30.6169],[-89.8307,30.6172],[-89.8308,30.6177],[-89.8308,30.6178],[-89.8308,30.6182],[-89.8307,30.6184],[-89.8307,30.6185],[-89.8306,30.6187],[-89.8305,30.6189],[-89.8303,30.6198],[-89.8303,30.6199],[-89.8304,30.6206],[-89.8305,30.6211],[-89.8304,30.6213],[-89.8303,30.6215],[-89.8303,30.6218],[-89.8303,30.6219],[-89.8302,30.6221],[-89.83,30.6222],[-89.8299,30.6222],[-89.8297,30.6223],[-89.8296,30.6223],[-89.8294,30.6224],[-89.829,30.6223],[-89.8287,30.6222],[-89.8285,30.6222],[-89.8281,30.6219],[-89.8279,30.6219],[-89.8277,30.6217],[-89.8273,30.6216],[-89.827,30.6214],[-89.8265,30.6213],[-89.8263,30.6213],[-89.8251,30.6214],[-89.8243,30.6218],[-89.8237,30.6222],[-89.8232,30.6227],[-89.8231,30.623],[-89.823,30.6232],[-89.8229,30.6233],[-89.8229,30.6235],[-89.8228,30.6236],[-89.8227,30.6242],[-89.8226,30.6244],[-89.8226,30.6246],[-89.8226,30.6248],[-89.8226,30.6249],[-89.8225,30.6251],[-89.8225,30.6252],[-89.8225,30.6256],[-89.8225,30.6258],[-89.8224,30.6259],[-89.8223,30.6261],[-89.8221,30.6262],[-89.8218,30.6269],[-89.8215,30.6274],[-89.8213,30.6275],[-89.8211,30.6278],[-89.8209,30.6279],[-89.8206,30.6284],[-89.8202,30.6291],[-89.8202,30.6297],[-89.8203,30.6304],[-89.8203,30.6306],[-89.8204,30.6308],[-89.8204,30.6311],[-89.8205,30.6315],[-89.8204,30.6318],[-89.8204,30.632],[-89.8202,30.6325],[-89.8201,30.6328],[-89.8197,30.633],[-89.8193,30.6332],[-89.8181,30.634],[-89.8172,30.6346],[-89.8168,30.6349],[-89.8144,30.6362],[-89.8141,30.6364],[-89.8139,30.6368],[-89.8137,30.6375],[-89.8137,30.6376],[-89.8139,30.6379],[-89.814,30.6382],[-89.8141,30.6383],[-89.8143,30.6385],[-89.8145,30.6387],[-89.8148,30.639],[-89.8151,30.639],[-89.8153,30.6391],[-89.8154,30.6391],[-89.8158,30.6392],[-89.816,30.6392],[-89.8164,30.6392],[-89.8177,30.6389],[-89.8179,30.6388],[-89.8181,30.6387],[-89.8183,30.6387],[-89.8187,30.6385],[-89.8199,30.6382],[-89.8205,30.6383],[-89.8209,30.6383],[-89.8217,30.6384],[-89.8222,30.6386],[-89.8224,30.6387],[-89.823,30.6391],[-89.8234,30.6399],[-89.8237,30.6405],[-89.8237,30.6406],[-89.8238,30.6406],[-89.8238,30.6407],[-89.8238,30.641],[-89.8238,30.6411],[-89.8238,30.6418],[-89.8235,30.6426],[-89.8234,30.6428],[-89.8232,30.6432],[-89.8227,30.6435],[-89.8219,30.644],[-89.8211,30.6444],[-89.8208,30.6446],[-89.8206,30.6448],[-89.8205,30.6452],[-89.8205,30.6456],[-89.8207,30.6461],[-89.821,30.6464],[-89.8211,30.6465],[-89.8214,30.6465],[-89.8218,30.6466],[-89.8223,30.6464],[-89.8226,30.6462],[-89.8229,30.646],[-89.8238,30.6455],[-89.8244,30.6451],[-89.8247,30.6449],[-89.8251,30.645],[-89.8253,30.645],[-89.8255,30.6451],[-89.8257,30.6453],[-89.8258,30.6456],[-89.8259,30.6458],[-89.8259,30.646],[-89.8258,30.6465],[-89.8257,30.6466],[-89.8254,30.6469],[-89.8251,30.6473],[-89.8251,30.6474],[-89.825,30.6475],[-89.8248,30.648],[-89.8247,30.6485],[-89.8247,30.649],[-89.825,30.6494],[-89.8254,30.6498],[-89.826,30.6501],[-89.827,30.6504],[-89.8279,30.6505],[-89.8283,30.6506],[-89.829,30.6506],[-89.8292,30.6506],[-89.8299,30.6505],[-89.8301,30.6506],[-89.8301,30.6507],[-89.8303,30.6508],[-89.8305,30.6512],[-89.8306,30.6516],[-89.8307,30.6518],[-89.8308,30.6537],[-89.8314,30.6549],[-89.8315,30.6551],[-89.8323,30.6563],[-89.8325,30.6566],[-89.8326,30.6568],[-89.8327,30.657],[-89.8328,30.6571],[-89.8332,30.6575],[-89.8337,30.6577],[-89.8344,30.6577],[-89.8347,30.6577],[-89.8355,30.6576],[-89.836,30.6573],[-89.8365,30.6569],[-89.8367,30.6565],[-89.837,30.6559],[-89.837,30.6553],[-89.8369,30.6551],[-89.837,30.655],[-89.8373,30.6544],[-89.8377,30.6537],[-89.8384,30.6529],[-89.8391,30.6524],[-89.84,30.652],[-89.8407,30.6522],[-89.8411,30.6524],[-89.8411,30.6529],[-89.841,30.6538],[-89.8408,30.6542],[-89.8405,30.6548],[-89.8405,30.6554],[-89.8408,30.6564],[-89.8408,30.6566],[-89.841,30.6574],[-89.8409,30.6584],[-89.8409,30.6585],[-89.8407,30.6595],[-89.8405,30.6599],[-89.8405,30.6604],[-89.8408,30.6608],[-89.8414,30.6609],[-89.8418,30.6609],[-89.8424,30.6608],[-89.8441,30.6603],[-89.8443,30.6603],[-89.8445,30.6602],[-89.8456,30.66],[-89.8461,30.66],[-89.8468,30.6602],[-89.8474,30.6603],[-89.8477,30.6603],[-89.8481,30.6605],[-89.8483,30.6605],[-89.8485,30.6605],[-89.8486,30.6605],[-89.8487,30.6605],[-89.8489,30.6605],[-89.8497,30.6605],[-89.8504,30.6606],[-89.8513,30.6609],[-89.8519,30.6612],[-89.8522,30.6617],[-89.8523,30.6624],[-89.8522,30.6629],[-89.852,30.6634],[-89.8516,30.6639],[-89.8514,30.6641],[-89.8512,30.6643],[-89.8505,30.6648],[-89.85,30.6652],[-89.8493,30.6654],[-89.8487,30.6654],[-89.8485,30.6653],[-89.8484,30.6652],[-89.8482,30.6651],[-89.8482,30.6645],[-89.8481,30.6643],[-89.8479,30.664],[-89.8474,30.6636],[-89.8464,30.6632],[-89.8458,30.663],[-89.8457,30.663],[-89.8452,30.663],[-89.8443,30.6632],[-89.8437,30.6634],[-89.8432,30.6637],[-89.8429,30.6643],[-89.8427,30.6649],[-89.8427,30.6653],[-89.8426,30.6656],[-89.8426,30.6657],[-89.8426,30.666],[-89.8424,30.666],[-89.8423,30.666],[-89.8421,30.6665],[-89.8413,30.667],[-89.8408,30.6673],[-89.8395,30.6682],[-89.8387,30.6692],[-89.8384,30.6698],[-89.8381,30.6705],[-89.838,30.6713],[-89.8378,30.6719],[-89.8379,30.6726],[-89.8382,30.6732],[-89.8385,30.6735],[-89.8389,30.6738],[-89.8392,30.6739],[-89.8396,30.674],[-89.8402,30.6738],[-89.8406,30.6736],[-89.841,30.6733],[-89.8413,30.6729],[-89.8416,30.6726],[-89.8418,30.6721],[-89.8419,30.6717],[-89.842,30.6712],[-89.842,30.6707],[-89.8421,30.6703],[-89.8423,30.6697],[-89.8428,30.6693],[-89.8432,30.669],[-89.8438,30.6688],[-89.8444,30.6687],[-89.8451,30.6687],[-89.8458,30.6689],[-89.8463,30.6692],[-89.8469,30.6697],[-89.8472,30.67],[-89.8473,30.6705],[-89.8473,30.6709],[-89.8471,30.6711],[-89.8469,30.6713],[-89.8464,30.6716],[-89.8458,30.6719],[-89.8452,30.6723],[-89.8446,30.673],[-89.844,30.6739],[-89.8437,30.6746],[-89.8433,30.6751],[-89.8427,30.6759],[-89.8421,30.6765],[-89.8417,30.6767],[-89.8412,30.6768],[-89.8405,30.6769],[-89.8395,30.6769],[-89.8386,30.677],[-89.8378,30.6771],[-89.8375,30.6775],[-89.8371,30.6779],[-89.8371,30.6785],[-89.8372,30.679],[-89.8377,30.6794],[-89.8383,30.6792],[-89.8393,30.6791],[-89.8399,30.6789],[-89.8406,30.6789],[-89.8413,30.679],[-89.842,30.6794],[-89.8422,30.6799],[-89.8423,30.6803],[-89.8422,30.6808],[-89.8421,30.6813],[-89.8418,30.6818],[-89.8416,30.6822],[-89.8411,30.6827],[-89.8407,30.683],[-89.8403,30.6834],[-89.8397,30.6838],[-89.8392,30.6842],[-89.8388,30.6847],[-89.8386,30.685],[-89.8384,30.6853],[-89.8382,30.6856],[-89.8378,30.6862],[-89.8376,30.6866],[-89.8375,30.6869],[-89.8373,30.6873],[-89.8373,30.6874],[-89.8373,30.6876],[-89.8374,30.6878],[-89.8375,30.688],[-89.8378,30.6882],[-89.8381,30.6883],[-89.8384,30.6882],[-89.8389,30.688],[-89.8396,30.6877],[-89.8399,30.6874],[-89.8404,30.6871],[-89.8411,30.6867],[-89.8415,30.6866],[-89.8422,30.6866],[-89.8428,30.6866],[-89.8442,30.6868],[-89.8449,30.687],[-89.8454,30.6873],[-89.8457,30.6877],[-89.8458,30.6883],[-89.8456,30.6889],[-89.8454,30.6897],[-89.845,30.6906],[-89.8446,30.6911],[-89.8442,30.6915],[-89.8437,30.6915],[-89.8431,30.6915],[-89.8423,30.6915],[-89.8416,30.6912],[-89.8409,30.691],[-89.8402,30.6908],[-89.8396,30.6906],[-89.8387,30.6905],[-89.8377,30.6905],[-89.8368,30.6906],[-89.8358,30.6909],[-89.8355,30.6912],[-89.8353,30.6918],[-89.8355,30.6922],[-89.8358,30.6925],[-89.8366,30.6931],[-89.8376,30.6939],[-89.8379,30.6944],[-89.8383,30.6951],[-89.8383,30.6959],[-89.8382,30.6961],[-89.838,30.6963],[-89.8376,30.6966],[-89.8369,30.6971],[-89.8365,30.6974],[-89.8364,30.6976],[-89.8362,30.6979],[-89.8359,30.6984],[-89.8358,30.6991],[-89.8358,30.6996],[-89.8359,30.6999],[-89.836,30.7001],[-89.8362,30.7003],[-89.8364,30.7006],[-89.8366,30.701],[-89.8367,30.7014],[-89.837,30.7018],[-89.8371,30.7022],[-89.8373,30.7024],[-89.8374,30.7028],[-89.8376,30.7034],[-89.8379,30.7038],[-89.8381,30.704],[-89.8386,30.7042],[-89.839,30.7042],[-89.8393,30.7041],[-89.8397,30.7039],[-89.8401,30.7037],[-89.8405,30.7035],[-89.8409,30.7032],[-89.8413,30.7029],[-89.8417,30.7027],[-89.8423,30.7026],[-89.8426,30.7026],[-89.8436,30.7025],[-89.8446,30.7031],[-89.8452,30.7035],[-89.8459,30.7042],[-89.8464,30.7049],[-89.8466,30.7057],[-89.8466,30.7062],[-89.8464,30.7068],[-89.8458,30.7073],[-89.8449,30.7079],[-89.844,30.7083],[-89.8432,30.7087],[-89.8417,30.7094],[-89.8408,30.7102],[-89.8401,30.7118],[-89.8401,30.7122],[-89.8402,30.7126],[-89.8403,30.7134],[-89.8404,30.7141],[-89.8405,30.715],[-89.8406,30.7155],[-89.8409,30.7166],[-89.8413,30.7173],[-89.8416,30.7179],[-89.8419,30.7184],[-89.842,30.7186],[-89.8423,30.719],[-89.8424,30.7195],[-89.8425,30.7199],[-89.8425,30.7204],[-89.8424,30.7207],[-89.8423,30.7208],[-89.8421,30.7209],[-89.8418,30.721],[-89.8415,30.7211],[-89.8413,30.7211],[-89.8409,30.7211],[-89.8405,30.7211],[-89.8403,30.721],[-89.8399,30.7209],[-89.8394,30.7207],[-89.8391,30.7202],[-89.8389,30.7198],[-89.8388,30.7197],[-89.8387,30.7194],[-89.8385,30.719],[-89.8384,30.7188],[-89.8384,30.7186],[-89.8382,30.7183],[-89.8382,30.718],[-89.838,30.7177],[-89.8378,30.7173],[-89.8376,30.7171],[-89.8373,30.7168],[-89.8371,30.7166],[-89.8367,30.7164],[-89.8363,30.7162],[-89.8361,30.7161],[-89.8358,30.716],[-89.8355,30.7159],[-89.8352,30.7158],[-89.8347,30.7157],[-89.8344,30.7157],[-89.8342,30.7157],[-89.834,30.7156],[-89.8336,30.7156],[-89.8333,30.7155],[-89.833,30.7154],[-89.8325,30.7154],[-89.832,30.7154],[-89.8316,30.7154],[-89.8314,30.7154],[-89.831,30.7155],[-89.8307,30.7157],[-89.8305,30.7158],[-89.8303,30.716],[-89.8301,30.7163],[-89.83,30.7164],[-89.83,30.7166],[-89.83,30.7168],[-89.83,30.7171],[-89.8301,30.7173],[-89.8301,30.7174],[-89.8302,30.7177],[-89.8303,30.7181],[-89.8305,30.7185],[-89.8306,30.7191],[-89.8308,30.7193],[-89.8308,30.7196],[-89.8309,30.7199],[-89.8309,30.7201],[-89.831,30.7202],[-89.8311,30.7204],[-89.8311,30.7207],[-89.8312,30.7209],[-89.8313,30.7213],[-89.8314,30.7215],[-89.8314,30.7219],[-89.8314,30.7223],[-89.8313,30.7226],[-89.8311,30.7229],[-89.831,30.7231],[-89.8308,30.7232],[-89.8306,30.7233],[-89.8303,30.7235],[-89.8302,30.7235],[-89.83,30.7236],[-89.8299,30.7237],[-89.8296,30.7238],[-89.8295,30.7239],[-89.8293,30.724],[-89.8291,30.7241],[-89.8289,30.7242],[-89.8288,30.7244],[-89.8286,30.7245],[-89.8285,30.7247],[-89.8284,30.7248],[-89.8282,30.7249],[-89.8281,30.725],[-89.8278,30.7253],[-89.8277,30.7254],[-89.8275,30.7255],[-89.8273,30.7257],[-89.8269,30.7261],[-89.8266,30.7264],[-89.8263,30.7266],[-89.826,30.7268],[-89.8258,30.727],[-89.8256,30.7274],[-89.8256,30.7277],[-89.8256,30.7278],[-89.8256,30.728],[-89.8257,30.7282],[-89.8259,30.7284],[-89.826,30.7285],[-89.8263,30.7286],[-89.8265,30.7287],[-89.8268,30.7287],[-89.827,30.7288],[-89.8273,30.7288],[-89.8276,30.7287],[-89.8278,30.7286],[-89.828,30.7285],[-89.8284,30.7285],[-89.8285,30.7284],[-89.8287,30.7284],[-89.8289,30.7283],[-89.8295,30.7281],[-89.8296,30.728],[-89.8298,30.7279],[-89.83,30.7278],[-89.8302,30.7278],[-89.8304,30.7277],[-89.8307,30.7276],[-89.8309,30.7275],[-89.8311,30.7275],[-89.8318,30.7272],[-89.8323,30.7269],[-89.8328,30.7269],[-89.8331,30.7268],[-89.8336,30.7268],[-89.8339,30.7267],[-89.8345,30.7267],[-89.8347,30.7267],[-89.835,30.7268],[-89.8353,30.7268],[-89.8357,30.7269],[-89.8362,30.7271],[-89.8363,30.7272],[-89.8366,30.7275],[-89.8369,30.7277],[-89.837,30.7282],[-89.8369,30.7285],[-89.8367,30.7289],[-89.8366,30.7291],[-89.8362,30.7294],[-89.8359,30.7296],[-89.8355,30.7298],[-89.835,30.7299],[-89.8345,30.7299],[-89.834,30.7301],[-89.8336,30.7301],[-89.8332,30.7301],[-89.8326,30.7301],[-89.8321,30.7302],[-89.8315,30.7303],[-89.8311,30.7303],[-89.8305,30.7303],[-89.8302,30.7303],[-89.8297,30.7304],[-89.8292,30.7305],[-89.8288,30.7307],[-89.8284,30.7309],[-89.8281,30.7312],[-89.8278,30.7316],[-89.8277,30.7321],[-89.8277,30.7324],[-89.8279,30.7328],[-89.8282,30.7331],[-89.8286,30.7332],[-89.829,30.7332],[-89.8295,30.7331],[-89.8299,30.733],[-89.8303,30.733],[-89.8307,30.7329],[-89.8315,30.7327],[-89.832,30.7326],[-89.8326,30.7324],[-89.8331,30.7322],[-89.8336,30.7322],[-89.834,30.7322],[-89.8345,30.7323],[-89.8347,30.7324],[-89.8351,30.7325],[-89.8354,30.7326],[-89.8357,30.7328],[-89.836,30.733],[-89.8363,30.7333],[-89.8367,30.7337],[-89.8368,30.734],[-89.8369,30.7343],[-89.8369,30.7347],[-89.8367,30.7351],[-89.8363,30.7355],[-89.836,30.7358],[-89.8354,30.7363],[-89.8348,30.7365],[-89.8343,30.7368],[-89.8338,30.737],[-89.8334,30.737],[-89.8329,30.7371],[-89.8327,30.7371],[-89.8325,30.7371],[-89.8319,30.7371],[-89.8313,30.737],[-89.8305,30.7369],[-89.8299,30.7368],[-89.8292,30.7367],[-89.8287,30.7366],[-89.8284,30.7364],[-89.8283,30.7364],[-89.828,30.7362],[-89.8277,30.7362],[-89.8274,30.7362],[-89.8269,30.7363],[-89.8268,30.7363],[-89.8266,30.7364],[-89.8263,30.7366],[-89.8262,30.7366],[-89.8255,30.7367],[-89.8246,30.7371],[-89.8241,30.7372],[-89.8235,30.7372],[-89.823,30.737],[-89.822,30.7367],[-89.8215,30.7366],[-89.8206,30.7367],[-89.8192,30.7369],[-89.8178,30.7373],[-89.8175,30.7373],[-89.8174,30.7374],[-89.817,30.7376],[-89.8169,30.7376],[-89.8168,30.7377],[-89.8165,30.738],[-89.8163,30.7383],[-89.8161,30.7389],[-89.8161,30.7394],[-89.8162,30.7396],[-89.8164,30.7398],[-89.8168,30.7401],[-89.8196,30.7407],[-89.8203,30.7407],[-89.823,30.7401],[-89.8238,30.7396],[-89.8252,30.7385],[-89.8256,30.7379],[-89.8262,30.7375],[-89.8263,30.7375],[-89.8265,30.7374],[-89.8271,30.7374],[-89.8275,30.7374],[-89.8277,30.7374],[-89.8281,30.7375],[-89.8284,30.7377],[-89.8285,30.7379],[-89.8287,30.7381],[-89.8288,30.7384],[-89.8289,30.7385],[-89.8289,30.7388],[-89.8289,30.739],[-89.8289,30.7392],[-89.8287,30.7395],[-89.8284,30.7397],[-89.8282,30.7398],[-89.828,30.74],[-89.8277,30.7401],[-89.8274,30.7402],[-89.8271,30.7403],[-89.8268,30.7405],[-89.8266,30.7406],[-89.8264,30.7407],[-89.826,30.7408],[-89.8257,30.7411],[-89.8255,30.7413],[-89.8252,30.7416],[-89.8251,30.7418],[-89.8251,30.7421],[-89.8251,30.7426],[-89.8251,30.7428],[-89.8252,30.743],[-89.8255,30.7436],[-89.8256,30.7442],[-89.8257,30.7446],[-89.8257,30.7449],[-89.8258,30.7453],[-89.8259,30.7455],[-89.8259,30.746],[-89.8259,30.7462],[-89.8259,30.7465],[-89.8258,30.7469],[-89.8258,30.7473],[-89.8257,30.7477],[-89.8254,30.7482],[-89.8251,30.7488],[-89.825,30.7491],[-89.825,30.7492],[-89.8247,30.7495],[-89.8244,30.7502],[-89.8238,30.7514],[-89.8234,30.7522],[-89.8227,30.7535],[-89.8225,30.754],[-89.8225,30.7546],[-89.8229,30.7553],[-89.8236,30.7554],[-89.8242,30.7552],[-89.825,30.7545],[-89.8258,30.7542],[-89.826,30.754],[-89.8264,30.7536],[-89.8264,30.7535],[-89.8266,30.7531],[-89.8268,30.7527],[-89.8273,30.7523],[-89.8279,30.7518],[-89.8286,30.7515],[-89.8294,30.7513],[-89.8302,30.7514],[-89.8304,30.7514],[-89.8309,30.7517],[-89.8319,30.7524],[-89.8326,30.7528],[-89.8332,30.7533],[-89.8335,30.7539],[-89.8335,30.7544],[-89.8334,30.7549],[-89.8332,30.7555],[-89.8327,30.756],[-89.8318,30.7562],[-89.831,30.7563],[-89.8301,30.7561],[-89.8294,30.7559],[-89.8279,30.7558],[-89.8277,30.7558],[-89.8273,30.7559],[-89.8269,30.7561],[-89.8262,30.7568],[-89.8256,30.7577],[-89.8256,30.7584],[-89.8261,30.759],[-89.8271,30.7596],[-89.8282,30.7599],[-89.8293,30.7606],[-89.8299,30.761],[-89.8304,30.7616],[-89.8304,30.7618],[-89.8309,30.7627],[-89.8319,30.7639],[-89.8324,30.7645],[-89.8328,30.7649],[-89.8328,30.7653],[-89.8329,30.7657],[-89.8329,30.7658],[-89.8328,30.7666],[-89.8328,30.7671],[-89.8331,30.7676],[-89.8339,30.7681],[-89.8344,30.7685],[-89.8349,30.7689],[-89.8352,30.7693],[-89.8354,30.7698],[-89.8353,30.7705],[-89.8351,30.7711],[-89.8348,30.7716],[-89.8342,30.7719],[-89.8337,30.7719],[-89.8332,30.7717],[-89.8328,30.7713],[-89.8327,30.7709],[-89.8326,30.7708],[-89.8324,30.7703],[-89.8324,30.7699],[-89.8324,30.7694],[-89.8324,30.7691],[-89.8321,30.7684],[-89.8321,30.7683],[-89.8319,30.7679],[-89.8317,30.7677],[-89.8315,30.7676],[-89.8313,30.7676],[-89.8296,30.7681],[-89.8288,30.7687],[-89.8282,30.77],[-89.8278,30.7712],[-89.8275,30.7723],[-89.8275,30.7735],[-89.8277,30.7748],[-89.8279,30.7756],[-89.8281,30.776],[-89.8282,30.7762],[-89.8292,30.7772],[-89.8298,30.7779],[-89.8302,30.7787],[-89.8304,30.7798],[-89.8303,30.7807],[-89.8301,30.7814],[-89.8295,30.7826],[-89.829,30.783],[-89.8281,30.7834],[-89.8274,30.7833],[-89.8269,30.783],[-89.8267,30.7823],[-89.8265,30.7817],[-89.8262,30.7807],[-89.8257,30.7801],[-89.8252,30.7798],[-89.8244,30.7796],[-89.8239,30.7798],[-89.8227,30.7804],[-89.8221,30.7811],[-89.8213,30.7815],[-89.8201,30.7824],[-89.8193,30.7834],[-89.819,30.7844],[-89.8194,30.7858],[-89.8199,30.7865],[-89.8205,30.7874],[-89.8208,30.7879],[-89.8211,30.7886],[-89.8214,30.7901],[-89.8215,30.7912],[-89.8214,30.7918],[-89.8213,30.7919],[-89.8211,30.7925],[-89.821,30.7926],[-89.8208,30.7928],[-89.8197,30.794],[-89.8195,30.7944],[-89.8193,30.795],[-89.8191,30.7952],[-89.8189,30.7953],[-89.8186,30.7954],[-89.8176,30.796],[-89.8176,30.7961],[-89.817,30.7962],[-89.8164,30.7961],[-89.8157,30.7957],[-89.8136,30.794],[-89.8129,30.7936],[-89.8126,30.7934],[-89.8125,30.7931],[-89.8124,30.7929],[-89.8124,30.7924],[-89.8124,30.792],[-89.8125,30.7914],[-89.8127,30.7907],[-89.8129,30.7902],[-89.8131,30.7892],[-89.8129,30.7887],[-89.8127,30.7881],[-89.8122,30.7876],[-89.8116,30.7875],[-89.8108,30.7875],[-89.8097,30.7879],[-89.8088,30.7884],[-89.808,30.7888],[-89.8074,30.789],[-89.807,30.7891],[-89.8061,30.7893],[-89.8053,30.7896],[-89.8045,30.79],[-89.8039,30.7907],[-89.8035,30.7911],[-89.8031,30.7919],[-89.8028,30.7928],[-89.8027,30.7935],[-89.803,30.7942],[-89.8035,30.7946],[-89.8042,30.7945],[-89.8049,30.794],[-89.8051,30.7934],[-89.8052,30.7929],[-89.8053,30.7923],[-89.8057,30.7919],[-89.8062,30.7917],[-89.8066,30.7916],[-89.8072,30.7915],[-89.8081,30.7916],[-89.8084,30.7918],[-89.8087,30.7923],[-89.8089,30.7929],[-89.8088,30.7933],[-89.8088,30.7936],[-89.8085,30.7943],[-89.8083,30.7948],[-89.808,30.7955],[-89.8079,30.796],[-89.8081,30.7964],[-89.8085,30.7969],[-89.8089,30.7972],[-89.8094,30.7975],[-89.8103,30.7978],[-89.8109,30.7981],[-89.8113,30.7984],[-89.8122,30.7995],[-89.8134,30.8008],[-89.8141,30.8014],[-89.8145,30.8018],[-89.8149,30.8022],[-89.8154,30.8028],[-89.8156,30.8032],[-89.8157,30.8033],[-89.8156,30.8038],[-89.8153,30.804],[-89.8151,30.8041],[-89.8149,30.8041],[-89.8146,30.8041],[-89.814,30.8038],[-89.8133,30.8027],[-89.8125,30.8015],[-89.8119,30.8007],[-89.8113,30.8003],[-89.8103,30.8002],[-89.8095,30.8002],[-89.8082,30.8006],[-89.807,30.8011],[-89.8056,30.8019],[-89.8046,30.8025],[-89.8041,30.8032],[-89.8041,30.8045],[-89.8044,30.8055],[-89.8043,30.8067],[-89.8042,30.8069],[-89.8041,30.8074],[-89.8037,30.8078],[-89.8028,30.8086],[-89.8014,30.8097],[-89.8004,30.8104],[-89.7996,30.811],[-89.799,30.8113],[-89.798,30.8114],[-89.7974,30.8115],[-89.7972,30.8117],[-89.7972,30.812],[-89.7972,30.8121],[-89.7973,30.8126],[-89.7978,30.8132],[-89.7983,30.8137],[-89.7989,30.8141],[-89.7997,30.8152],[-89.8,30.8162],[-89.8,30.8166],[-89.8,30.8173],[-89.8002,30.8184],[-89.8,30.8191],[-89.7995,30.82],[-89.7986,30.8209],[-89.7975,30.8215],[-89.7966,30.8217],[-89.7957,30.8211],[-89.7955,30.8208],[-89.7957,30.8202],[-89.7961,30.8189],[-89.7962,30.8181],[-89.7959,30.8176],[-89.7953,30.8172],[-89.7945,30.8174],[-89.794,30.8179],[-89.7937,30.8188],[-89.7935,30.8197],[-89.7928,30.8203],[-89.7923,30.8204],[-89.7917,30.8204],[-89.7908,30.8198],[-89.7901,30.8191],[-89.7897,30.8187],[-89.7892,30.8183],[-89.7886,30.8181],[-89.7871,30.8172],[-89.7868,30.8169],[-89.7865,30.8164],[-89.7864,30.8161],[-89.7862,30.816],[-89.7859,30.816],[-89.7852,30.8163],[-89.7838,30.817],[-89.7824,30.818],[-89.7815,30.8189],[-89.7812,30.8201],[-89.7815,30.8209],[-89.7822,30.8212],[-89.7831,30.8212],[-89.7845,30.8209],[-89.7856,30.821],[-89.7864,30.8212],[-89.787,30.8219],[-89.7875,30.8226],[-89.7876,30.8235],[-89.7875,30.8242],[-89.7866,30.8251],[-89.7856,30.8259],[-89.7851,30.8262],[-89.784,30.8274],[-89.7829,30.8291],[-89.7825,30.8303],[-89.7823,30.8313],[-89.7823,30.8321],[-89.7823,30.8326],[-89.7832,30.8328],[-89.7841,30.8329],[-89.7846,30.8327],[-89.7851,30.8322],[-89.7861,30.8311],[-89.7868,30.8306],[-89.7881,30.8304],[-89.7894,30.8305],[-89.7904,30.831],[-89.7908,30.8318],[-89.7908,30.8321],[-89.7905,30.8331],[-89.7902,30.8339],[-89.79,30.8349],[-89.79,30.8363],[-89.79,30.8373],[-89.7901,30.838],[-89.7897,30.839],[-89.7893,30.8398],[-89.7889,30.8404],[-89.788,30.8415],[-89.7875,30.8428],[-89.7875,30.8441],[-89.7878,30.8453],[-89.7886,30.8463],[-89.7894,30.8471],[-89.7903,30.8476],[-89.7911,30.848],[-89.7919,30.8487],[-89.7924,30.8497],[-89.7925,30.8504],[-89.7919,30.8511],[-89.791,30.8515],[-89.7899,30.8515],[-89.7895,30.8514],[-89.7889,30.8508],[-89.7882,30.85],[-89.7874,30.8495],[-89.7866,30.8493],[-89.786,30.8492],[-89.7858,30.849],[-89.7858,30.8487],[-89.7857,30.8484],[-89.7856,30.8475],[-89.7852,30.8469],[-89.7847,30.8462],[-89.7842,30.8458],[-89.7837,30.8455],[-89.7827,30.8453],[-89.7816,30.8453],[-89.7806,30.8455],[-89.7802,30.8462],[-89.7803,30.847],[-89.7805,30.8475],[-89.781,30.8485],[-89.7818,30.8497],[-89.783,30.8511],[-89.7832,30.8513],[-89.7838,30.8521],[-89.7844,30.8537],[-89.7841,30.8553],[-89.7834,30.856],[-89.7816,30.8566],[-89.7799,30.8563],[-89.7788,30.8558],[-89.7776,30.8549],[-89.7759,30.8537],[-89.7747,30.8532],[-89.7741,30.8532],[-89.7726,30.8537],[-89.7717,30.8547],[-89.7717,30.8554],[-89.7718,30.8562],[-89.7722,30.8573],[-89.7725,30.8585],[-89.7726,30.8596],[-89.7722,30.8606],[-89.7715,30.8613],[-89.7702,30.8621],[-89.7688,30.8628],[-89.768,30.8639],[-89.7678,30.8648],[-89.7678,30.8656],[-89.7682,30.8664],[-89.7687,30.8667],[-89.7695,30.8673],[-89.7702,30.8677],[-89.7713,30.8683],[-89.7726,30.8695],[-89.7738,30.8708],[-89.7747,30.8714],[-89.7755,30.8719],[-89.7765,30.8724],[-89.7773,30.8729],[-89.778,30.8734],[-89.7788,30.8742],[-89.7791,30.8748],[-89.7792,30.8752],[-89.7793,30.876],[-89.7792,30.8766],[-89.7791,30.8769],[-89.779,30.8774],[-89.7786,30.8789],[-89.7782,30.8797],[-89.7781,30.8799],[-89.7771,30.8811],[-89.7759,30.8816],[-89.7755,30.8815],[-89.7748,30.881],[-89.7742,30.8802],[-89.7731,30.8794],[-89.772,30.8792],[-89.7711,30.8792],[-89.7706,30.8795],[-89.7702,30.88],[-89.7698,30.8806],[-89.7696,30.8812],[-89.7695,30.8816],[-89.7698,30.8819],[-89.77,30.8822],[-89.7708,30.8827],[-89.7716,30.8833],[-89.7726,30.8842],[-89.7732,30.885],[-89.7736,30.8864],[-89.7734,30.8873],[-89.773,30.8883],[-89.7725,30.8892],[-89.772,30.8902],[-89.7719,30.8913],[-89.7718,30.8923],[-89.7722,30.8935],[-89.7726,30.8944],[-89.7732,30.8956],[-89.7736,30.8969],[-89.7734,30.8975],[-89.7734,30.8977],[-89.7731,30.8983],[-89.772,30.8991],[-89.7709,30.8994],[-89.7703,30.8994],[-89.7696,30.8991],[-89.7687,30.8987],[-89.7682,30.8983],[-89.7676,30.8979],[-89.7661,30.8971],[-89.7651,30.8969],[-89.7637,30.8967],[-89.7627,30.8966],[-89.7618,30.8965],[-89.7607,30.8963],[-89.7597,30.8966],[-89.7587,30.8973],[-89.7577,30.8982],[-89.757,30.8989],[-89.7567,30.8998],[-89.7565,30.9004],[-89.7567,30.9011],[-89.757,30.9015],[-89.7575,30.9021],[-89.7579,30.9026],[-89.7581,30.9032],[-89.7584,30.9038],[-89.7585,30.9043],[-89.7588,30.9048],[-89.7594,30.9058],[-89.7598,30.9062],[-89.7606,30.9064],[-89.7616,30.9066],[-89.7625,30.9069],[-89.763,30.9073],[-89.7636,30.9077],[-89.764,30.9085],[-89.7642,30.9091],[-89.7644,30.9103],[-89.7644,30.9112],[-89.7642,30.9119],[-89.7639,30.9124],[-89.7633,30.913],[-89.7626,30.9137],[-89.7615,30.9144],[-89.7604,30.9149],[-89.7594,30.9151],[-89.7582,30.9152],[-89.7574,30.915],[-89.7568,30.9147],[-89.7564,30.9142],[-89.7555,30.9135],[-89.7549,30.9132],[-89.7541,30.9128],[-89.7529,30.9127],[-89.7522,30.9127],[-89.7507,30.9128],[-89.7501,30.9129],[-89.7479,30.9148],[-89.7467,30.9158],[-89.7458,30.9174],[-89.7448,30.9189],[-89.7445,30.9206],[-89.7446,30.9215],[-89.7452,30.9224],[-89.746,30.9229],[-89.7472,30.9231],[-89.7482,30.9234],[-89.7501,30.9231],[-89.7507,30.9232],[-89.7513,30.9236],[-89.7515,30.9237],[-89.7523,30.9245],[-89.7528,30.9254],[-89.7531,30.9266],[-89.7528,30.9275],[-89.7525,30.9282],[-89.7522,30.9285],[-89.7519,30.9287],[-89.7512,30.929],[-89.7505,30.9295],[-89.7501,30.9298],[-89.7494,30.9313],[-89.7491,30.9321],[-89.7489,30.9328],[-89.7489,30.9339],[-89.7493,30.935],[-89.7501,30.9358],[-89.7511,30.9365],[-89.7517,30.9369],[-89.7525,30.9372],[-89.7535,30.9379],[-89.7544,30.9383],[-89.7552,30.9389],[-89.7558,30.9395],[-89.7563,30.9409],[-89.7566,30.9419],[-89.7565,30.9429],[-89.7563,30.9435],[-89.7559,30.9441],[-89.7548,30.9454],[-89.7541,30.9463],[-89.7535,30.9473],[-89.753,30.9482],[-89.7525,30.9491],[-89.752,30.9502],[-89.7516,30.9509],[-89.7512,30.9514],[-89.7507,30.9518],[-89.7501,30.9523],[-89.7467,30.9538],[-89.7443,30.9548],[-89.7433,30.9557],[-89.7434,30.957],[-89.7436,30.9585],[-89.7431,30.96],[-89.7423,30.9606],[-89.7413,30.9609],[-89.7397,30.9618],[-89.7378,30.964],[-89.7365,30.9656],[-89.7357,30.9666],[-89.7349,30.9669],[-89.7339,30.9669],[-89.7334,30.9667],[-89.7325,30.9665],[-89.7314,30.9661],[-89.7293,30.9662],[-89.728,30.9665],[-89.7271,30.9674],[-89.7269,30.9684],[-89.7271,30.9697],[-89.7284,30.9711],[-89.7293,30.9718],[-89.7322,30.9729],[-89.7345,30.9737],[-89.7361,30.9745],[-89.7369,30.9753],[-89.7371,30.9761],[-89.7369,30.9771],[-89.7359,30.9779],[-89.7349,30.9781],[-89.7334,30.978],[-89.7322,30.9781],[-89.731,30.9789],[-89.7305,30.9797],[-89.7301,30.9809],[-89.7299,30.9821],[-89.7304,30.9844],[-89.7306,30.9865],[-89.7304,30.9874],[-89.7298,30.9887],[-89.7284,30.9914],[-89.7279,30.9922],[-89.7277,30.9933],[-89.7278,30.9939],[-89.7286,30.9944],[-89.7299,30.9943],[-89.7312,30.9943],[-89.732,30.9944],[-89.7329,30.9948],[-89.7342,30.9956],[-89.7348,30.9965],[-89.735,30.9977],[-89.735,30.9983],[-89.735,30.9987],[-89.7352,30.999],[-89.7355,30.9997],[-89.7345,30.9997],[-89.7322,30.9997],[-89.7318,30.9996],[-89.7308,30.9995],[-89.73,30.9997],[-89.7292,31.0002],[-89.7287,31.0004],[-89.7284,31.0006],[-89.7281,31.001],[-89.728,31.0014],[-89.728,31.0018],[-89.7281,31.0023],[-89.7281,31.0024],[-89.7286,31.0029],[-89.7296,31.0039],[-89.7308,31.0045],[-89.7317,31.0048],[-89.7325,31.0048],[-89.7336,31.0045],[-89.7349,31.0038],[-89.7355,31.0034],[-89.7356,31.003],[-89.7357,31.0026],[-89.7357,31.0021],[-89.7358,31.0016],[-89.7359,31.0014],[-89.7361,31.0012],[-89.7362,31.0014],[-89.7366,31.0019],[-89.7373,31.0026],[-89.7384,31.0032],[-89.7399,31.0036],[-89.741,31.0036],[-89.7418,31.0034],[-89.7435,31.0029],[-89.7452,31.0023],[-89.7459,31.0015],[-89.7464,31.0009],[-89.7472,31.0002],[-89.7477,30.9999],[-89.7485,30.9997],[-89.7492,30.9995],[-89.7499,30.9994],[-89.7505,30.9994],[-89.751,30.9995],[-89.7515,30.9997],[-89.7521,31.0002],[-89.7524,31.0006],[-89.7526,31.0012],[-89.7526,31.0016],[-89.7526,31.0019],[-89.7533,31.0019],[-89.7536,31.0019],[-89.7576,31.0019],[-89.7656,31.0019],[-89.7843,31.0019],[-89.7854,31.0019],[-89.799,31.002],[-89.7998,31.002],[-89.814,31.002],[-89.8148,31.0021],[-89.8149,31.0021],[-89.8153,31.0021],[-89.8157,31.0021],[-89.8158,31.0021],[-89.816,31.0021],[-89.8167,31.002],[-89.8168,31.002],[-89.817,31.002],[-89.8171,31.002],[-89.8174,31.002],[-89.818,31.002],[-89.8183,31.002],[-89.8185,31.002],[-89.8186,31.002],[-89.8191,31.002],[-89.8192,31.002],[-89.8211,31.002],[-89.8243,31.0021],[-89.8244,31.0021],[-89.8245,31.0021],[-89.8246,31.0021],[-89.8255,31.0021],[-89.8286,31.0021],[-89.8351,31.0021],[-89.8355,31.0021],[-89.8359,31.0021],[-89.8368,31.002],[-89.8387,31.002],[-89.8389,31.002],[-89.8425,31.002],[-89.8429,31.002],[-89.8442,31.002],[-89.8444,31.002],[-89.8446,31.002],[-89.8454,31.002],[-89.846,31.002],[-89.8469,31.0019],[-89.8472,31.0019],[-89.8473,31.0019],[-89.849,31.0019],[-89.8503,31.0019],[-89.852,31.0019],[-89.8532,31.0019],[-89.854,31.0019],[-89.8546,31.0019],[-89.8552,31.0019],[-89.8558,31.0019],[-89.8564,31.0019],[-89.8569,31.002],[-89.8588,31.002],[-89.8637,31.002],[-89.871,31.0019],[-89.8712,31.0019],[-89.8721,31.0019],[-89.8727,31.0019],[-89.8748,31.0018],[-89.8751,31.0017],[-89.8767,31.0017],[-89.8768,31.0017],[-89.8781,31.0017],[-89.8782,31.0017],[-89.8869,31.0017],[-89.8927,31.0018],[-89.8975,31.0019],[-89.9179,31.0016],[-89.918,31.0016],[-89.9231,31.0014],[-89.9271,31.0015],[-89.9272,31.0014],[-89.9284,31.0014],[-89.9399,31.0015],[-89.9401,31.0015],[-89.941,31.0015],[-89.9613,31.0014],[-89.9615,31.0014],[-89.9617,31.0014],[-89.9728,31.0015],[-89.9732,31.0016],[-89.9741,31.0015],[-89.975,31.0016],[-89.9819,31.0016],[-89.9821,31.0016],[-89.9851,31.0016],[-89.991,31.0016],[-89.9912,31.0016],[-90.0001,31.0013],[-90.0052,31.0013],[-90.0054,31.0013],[-90.0053,31.0014],[-90.0055,31.0014],[-90.0064,31.0015],[-90.007,31.0014],[-90.0076,31.0014],[-90.0088,31.0014],[-90.0091,31.0014],[-90.0118,31.0015],[-90.013,31.0014],[-90.0136,31.0014],[-90.0142,31.0014],[-90.0148,31.0013],[-90.0154,31.0013],[-90.016,31.0013],[-90.0166,31.0013],[-90.0178,31.0013],[-90.0183,31.0013],[-90.0187,31.0013],[-90.019,31.0013],[-90.0208,31.0013],[-90.0214,31.0013],[-90.022,31.0014],[-90.022,31.0013],[-90.025,31.0013],[-90.0292,31.0012],[-90.0293,31.0012],[-90.0295,31.0012],[-90.0299,31.0013],[-90.0307,31.0013],[-90.0312,31.0013],[-90.0314,31.0013],[-90.0324,31.0014],[-90.0332,31.0014],[-90.0333,31.0014],[-90.0357,31.0014],[-90.0363,31.0014],[-90.0366,31.0014],[-90.0367,31.0014],[-90.0371,31.0014],[-90.0373,31.0014],[-90.0388,31.0014],[-90.0392,31.0014],[-90.0414,31.0013],[-90.042,31.0013],[-90.0424,31.0013],[-90.0429,31.0013],[-90.0434,31.0013],[-90.044,31.0013],[-90.0443,31.0013],[-90.0448,31.0013],[-90.0455,31.0013],[-90.0464,31.0013],[-90.0472,31.0013],[-90.0487,31.0013],[-90.0489,31.0013],[-90.0492,31.0013],[-90.0496,31.0013],[-90.0503,31.0013],[-90.0509,31.0013],[-90.0675,31.0012],[-90.0731,31.0012],[-90.0833,31.0012],[-90.0834,31.0012],[-90.0878,31.0012],[-90.0879,31.0012],[-90.088,31.0012],[-90.0975,31.0011],[-90.1065,31.0011],[-90.1066,31.0011],[-90.1149,31.0011],[-90.1198,31.001],[-90.1251,31.001],[-90.1256,31.001],[-90.1284,31.001],[-90.1285,31.001],[-90.1295,31.001],[-90.1299,31.001],[-90.1314,31.0009],[-90.133,31.001],[-90.1375,31.0011],[-90.138,31.0011],[-90.1382,31.0011],[-90.1484,31.001],[-90.1642,31.001],[-90.1645,31.001],[-90.1647,31.001],[-90.1777,31.0008],[-90.1786,31.0008],[-90.18,31.0008],[-90.1824,31.0008],[-90.1833,31.0008],[-90.1874,31.0008],[-90.1896,31.0008],[-90.1941,31.0008],[-90.1943,31.0008],[-90.1944,31.0008],[-90.1948,31.0008],[-90.2035,31.0007],[-90.2036,31.0007],[-90.2107,31.0007],[-90.2108,31.0007],[-90.2109,31.0007],[-90.2118,31.0007],[-90.2233,31.0007],[-90.2267,31.0008],[-90.2271,31.0007],[-90.228,31.0006],[-90.2335,31.0008],[-90.2469,31.0008],[-90.2501,31.0008],[-90.2504,31.0008],[-90.2595,31.0007],[-90.2596,31.0007],[-90.2597,31.0007],[-90.262,31.0007],[-90.2693,31.0006],[-90.2717,31.0006],[-90.2719,31.0006],[-90.2725,31.0006],[-90.2727,31.0006],[-90.2736,31.0006],[-90.2751,31.0006],[-90.2754,31.0006],[-90.2757,31.0006],[-90.2762,31.0006],[-90.277,31.0006],[-90.2793,31.0006],[-90.2794,31.0006],[-90.295,31.0005],[-90.2952,31.0005],[-90.3005,31.0005],[-90.3006,31.0005],[-90.3012,31.0005],[-90.3032,31.0005],[-90.3039,31.0005],[-90.304,31.0005],[-90.3052,31.0005],[-90.308,31.0005],[-90.3091,31.0005],[-90.3103,31.0005],[-90.3104,31.0005],[-90.3143,31.0005],[-90.3177,31.0005],[-90.3204,31.0005],[-90.3233,31.0005],[-90.3246,31.0004],[-90.3276,31.0004],[-90.3369,31.0004],[-90.3398,31.0004],[-90.3399,31.0004],[-90.34,31.0004],[-90.3421,31.0004],[-90.3432,31.0004],[-90.3435,31.0004],[-90.3438,31.0004],[-90.344,31.0004],[-90.3443,31.0004],[-90.3458,31.0004],[-90.3462,31.0005],[-90.3472,31.0006],[-90.3473,31.0006],[-90.3473,31.0005],[-90.3473,31.0004],[-90.3474,31.0004],[-90.3488,31.0004],[-90.3489,31.0004],[-90.3539,31.0004],[-90.3548,31.0004],[-90.3556,31.0004],[-90.3579,31.0004],[-90.3648,31.0003],[-90.3671,31.0003],[-90.3673,31.0003],[-90.3678,31.0003],[-90.368,31.0003],[-90.3683,31.0003],[-90.3692,31.0003],[-90.3695,31.0003],[-90.3696,31.0003],[-90.37,31.0003],[-90.3701,31.0002],[-90.3702,31.0002],[-90.3703,31.0002],[-90.3704,31.0002],[-90.3705,31.0002],[-90.3706,31.0002],[-90.3707,31.0002],[-90.3712,31.0002],[-90.3715,31.0002],[-90.3721,31.0002],[-90.3735,31.0002],[-90.3738,31.0002],[-90.3745,31.0002],[-90.375,31.0002],[-90.3751,31.0002],[-90.3759,31.0002],[-90.3761,31.0002],[-90.3762,31.0002],[-90.3773,31.0002],[-90.3775,31.0002],[-90.3776,31.0002],[-90.3777,31.0002],[-90.3778,31.0002],[-90.3782,31.0002],[-90.3784,31.0002],[-90.3785,31.0002],[-90.3788,31.0002],[-90.3796,31.0002],[-90.3799,31.0002],[-90.3801,31.0002],[-90.3805,31.0002],[-90.3809,31.0002],[-90.3819,31.0002],[-90.3822,31.0002],[-90.3823,31.0002],[-90.3824,31.0002],[-90.3826,31.0001],[-90.3837,31.0001],[-90.3838,31.0001],[-90.3842,31.0001],[-90.3843,31.0001],[-90.3848,31.0001],[-90.3852,31.0001],[-90.3854,31.0001],[-90.386,31.0001],[-90.3863,31.0001],[-90.3868,31.0001],[-90.3877,31.0001],[-90.3888,31.0001],[-90.3889,31.0001],[-90.3898,31.0002],[-90.39,31.0002],[-90.3904,31.0002],[-90.391,31.0002],[-90.394,31.0002],[-90.395,31.0002],[-90.3951,31.0002],[-90.3952,31.0002],[-90.3953,31.0002],[-90.3954,31.0002],[-90.3955,31.0002],[-90.3958,31.0002],[-90.396,31.0002],[-90.3964,31.0002],[-90.3966,31.0002],[-90.3968,31.0002],[-90.397,31.0002],[-90.3971,31.0002],[-90.398,31.0002],[-90.3983,31.0002],[-90.3988,31.0002],[-90.3991,31.0002],[-90.3994,31.0002],[-90.4002,31.0002],[-90.4006,31.0002],[-90.4009,31.0002],[-90.401,31.0002],[-90.4014,31.0002],[-90.4017,31.0002],[-90.4019,31.0001],[-90.4021,31.0001],[-90.4022,31.0001],[-90.4023,31.0001],[-90.4027,31.0001],[-90.4031,31.0001],[-90.4045,31.0001],[-90.4051,31.0001],[-90.4053,31.0001],[-90.4056,31.0001],[-90.4057,31.0001],[-90.406,31.0001],[-90.4063,31.0002],[-90.4066,31.0002],[-90.4068,31.0002],[-90.4073,31.0002],[-90.4077,31.0002],[-90.4086,31.0001],[-90.4091,31.0001],[-90.4112,31.0001],[-90.4122,31.0001],[-90.4123,31.0001],[-90.4124,31.0001],[-90.4126,31.0001],[-90.4129,31.0001],[-90.4134,31.0001],[-90.4136,31.0001],[-90.4137,31.0001],[-90.4142,31.0001],[-90.4144,31.0001],[-90.4155,31.0001],[-90.4159,31.0001],[-90.4164,31.0001],[-90.417,31.0001],[-90.4171,31.0001],[-90.4175,31],[-90.4181,31],[-90.4187,31],[-90.4192,30.9999],[-90.4201,30.9999],[-90.4204,30.9999],[-90.4208,30.9999],[-90.4211,31],[-90.4212,31],[-90.4215,31],[-90.4222,31.0001],[-90.4232,31.0001],[-90.4263,31],[-90.4273,31],[-90.4274,31],[-90.4275,31],[-90.428,31],[-90.4283,31],[-90.4292,31],[-90.4294,31],[-90.4299,31],[-90.4302,31],[-90.431,31],[-90.4316,31],[-90.4334,31],[-90.4342,31.0001],[-90.4344,31.0001],[-90.4347,31.0001],[-90.4349,31.0001],[-90.4352,31.0001],[-90.4354,31.0001],[-90.4355,31.0001],[-90.4357,31.0001],[-90.4359,31.0001],[-90.4364,31],[-90.4369,31],[-90.4372,31],[-90.4373,31],[-90.4376,31],[-90.4385,31],[-90.4421,31.0001],[-90.4433,31.0001],[-90.4434,31.0001],[-90.4436,31.0002],[-90.4437,31.0001],[-90.4438,31.0001],[-90.4439,31.0001],[-90.4446,30.9999],[-90.4449,30.9999],[-90.4479,30.9997],[-90.4489,30.9996],[-90.4502,30.9996],[-90.4518,30.9995],[-90.4541,30.9996],[-90.4554,30.9996],[-90.4557,30.9996],[-90.4564,30.9997],[-90.4566,30.9997],[-90.4567,30.9997],[-90.4569,30.9997],[-90.457,30.9997],[-90.4571,30.9996],[-90.4574,30.9996],[-90.4575,30.9996],[-90.4587,30.9996],[-90.4591,30.9996],[-90.46,30.9996],[-90.4625,30.9996],[-90.4633,30.9996],[-90.4634,30.9996],[-90.4638,30.9996],[-90.4651,30.9996],[-90.4662,30.9996],[-90.4692,30.9996],[-90.47,30.9996],[-90.4717,30.9997],[-90.4718,30.9997],[-90.4721,30.9997],[-90.4723,30.9998],[-90.4726,30.9998],[-90.4727,30.9998],[-90.473,30.9998],[-90.4731,30.9999],[-90.4732,30.9998],[-90.4733,30.9998],[-90.4734,30.9998],[-90.4736,30.9997],[-90.4736,30.9998],[-90.4737,30.9998],[-90.474,30.9998],[-90.4741,30.9999],[-90.4744,30.9999],[-90.4745,30.9999],[-90.4747,30.9998],[-90.4748,30.9998],[-90.4749,30.9998],[-90.4751,30.9998],[-90.4752,30.9998],[-90.4753,30.9998],[-90.4755,30.9998],[-90.4756,30.9998],[-90.4759,30.9998],[-90.476,30.9998],[-90.4761,30.9998],[-90.4764,30.9998],[-90.4772,30.9997],[-90.4775,30.9997],[-90.4777,30.9997],[-90.478,30.9997],[-90.4782,30.9998],[-90.4788,30.9998],[-90.4795,30.9998],[-90.48,30.9998],[-90.4801,30.9998],[-90.4803,30.9998],[-90.4809,30.9998],[-90.481,30.9998],[-90.4811,30.9998],[-90.4819,30.9998],[-90.4822,30.9998],[-90.4828,30.9999],[-90.4834,30.9999],[-90.4839,30.9999],[-90.4842,30.9999],[-90.4849,30.9998],[-90.485,30.9998],[-90.4852,30.9998],[-90.4856,30.9998],[-90.4857,30.9998],[-90.4859,30.9998],[-90.486,30.9998],[-90.4862,30.9998],[-90.4863,30.9998],[-90.4866,30.9998],[-90.4868,30.9998],[-90.4874,30.9997],[-90.4875,30.9997],[-90.4876,30.9997],[-90.4897,30.9997],[-90.4909,30.9997],[-90.5001,30.9998],[-90.5008,30.9998],[-90.5011,30.9998],[-90.5045,30.9998],[-90.5048,30.9998],[-90.5054,30.9998],[-90.5057,30.9998],[-90.5059,30.9998],[-90.5061,30.9998],[-90.5063,30.9998],[-90.5074,30.9998],[-90.5077,30.9998],[-90.5079,30.9998],[-90.5084,30.9998],[-90.5086,30.9998],[-90.5101,30.9998],[-90.5144,30.9999],[-90.5155,30.9999],[-90.5159,30.9999],[-90.5187,30.9999],[-90.5243,30.9998],[-90.5271,30.9998],[-90.5299,30.9998],[-90.5301,30.9998],[-90.5304,30.9998],[-90.5305,30.9998],[-90.5308,30.9998],[-90.5309,30.9997],[-90.5316,30.9997],[-90.5319,30.9997],[-90.5322,30.9997],[-90.5324,30.9998],[-90.5353,30.9997],[-90.5395,30.9997],[-90.5446,30.9997],[-90.5476,30.9997],[-90.5481,30.9997],[-90.5496,30.9997],[-90.5501,30.9997],[-90.5504,30.9997],[-90.5514,30.9997],[-90.5517,30.9997],[-90.5522,30.9997],[-90.5539,30.9997],[-90.5545,30.9997],[-90.5549,30.9997],[-90.5561,30.9997],[-90.5565,30.9997],[-90.5586,30.9997],[-90.5599,30.9997],[-90.565,30.9997],[-90.5672,30.9997],[-90.5693,30.9997],[-90.5756,30.9997],[-90.5777,30.9997],[-90.5778,30.9997],[-90.578,30.9997],[-90.5788,30.9997],[-90.5812,30.9997],[-90.5818,30.9997],[-90.582,30.9997],[-90.5823,30.9997],[-90.5832,30.9997],[-90.5835,30.9997],[-90.5837,30.9997],[-90.5843,30.9997],[-90.5845,30.9997],[-90.585,30.9997],[-90.5854,30.9997],[-90.5863,30.9996],[-90.5868,30.9996],[-90.5874,30.9996],[-90.5876,30.9996],[-90.5883,30.9996],[-90.5885,30.9996],[-90.5886,30.9996],[-90.5887,30.9996],[-90.5898,30.9996],[-90.5934,30.9996],[-90.5945,30.9996],[-90.5946,30.9996],[-90.5948,30.9996],[-90.5977,30.9996],[-90.6062,30.9995],[-90.609,30.9995],[-90.6118,30.9995],[-90.6202,30.9994],[-90.623,30.9994],[-90.6234,30.9994],[-90.6251,30.9995],[-90.6258,30.9995],[-90.6342,30.9995],[-90.6361,30.9995],[-90.6369,30.9995],[-90.6372,30.9995],[-90.6381,30.9995],[-90.6417,30.9995],[-90.6429,30.9995],[-90.6436,30.9995],[-90.6458,30.9995],[-90.6465,30.9995],[-90.6469,30.9995],[-90.647,30.9995],[-90.6478,30.9995],[-90.6485,30.9995],[-90.6487,30.9995],[-90.649,30.9995],[-90.6491,30.9995],[-90.6495,30.9995],[-90.6496,30.9995],[-90.6497,30.9995],[-90.6499,30.9995],[-90.6504,30.9995],[-90.6505,30.9995],[-90.6506,30.9995],[-90.6512,30.9995],[-90.6514,30.9995],[-90.6538,30.9995],[-90.6632,30.9995],[-90.6663,30.9995],[-90.6666,30.9995],[-90.6674,30.9995],[-90.6677,30.9995],[-90.669,30.9995],[-90.6728,30.9995],[-90.6916,30.9994],[-90.6936,30.9994],[-90.7072,30.9994],[-90.7113,30.9994],[-90.7127,30.9994],[-90.7168,30.9993],[-90.7182,30.9993],[-90.7212,30.9993],[-90.7302,30.9992],[-90.7333,30.9992],[-90.7335,30.9992],[-90.7342,30.9992],[-90.7345,30.9992],[-90.7347,30.9992],[-90.7355,30.9992],[-90.7357,30.9992],[-90.7361,30.9992],[-90.7375,30.9992],[-90.7379,30.9992],[-90.741,30.9992],[-90.7501,30.9993],[-90.7503,30.9993],[-90.7511,30.9993],[-90.753,30.9993],[-90.7531,30.9993],[-90.7533,30.9993],[-90.7541,30.9993],[-90.7552,30.9994],[-90.7554,30.9994],[-90.7562,30.9994],[-90.7569,30.9995],[-90.7573,30.9995],[-90.7584,30.9996],[-90.7585,30.9996],[-90.7588,30.9996],[-90.765,30.9994],[-90.767,30.9993],[-90.7689,30.9994],[-90.769,30.9994],[-90.7694,30.9995],[-90.7697,30.9995],[-90.7704,30.9995],[-90.7705,30.9995],[-90.7712,30.9995],[-90.7716,30.9995],[-90.7724,30.9995],[-90.7725,30.9995],[-90.7727,30.9995],[-90.7731,30.9995],[-90.7738,30.9994],[-90.7741,30.9994],[-90.7749,30.9994],[-90.7753,30.9994],[-90.7757,30.9994],[-90.776,30.9995],[-90.7762,30.9995],[-90.7769,30.9995],[-90.7776,30.9995],[-90.778,30.9995],[-90.7784,30.9995],[-90.7792,30.9995],[-90.7794,30.9995],[-90.7795,30.9995],[-90.78,30.9995],[-90.7803,30.9995],[-90.7837,30.9994],[-90.7894,30.9994],[-90.7915,30.9994],[-90.8219,30.9994],[-90.8224,30.9994],[-90.8237,30.9994],[-90.8241,30.9994],[-90.8244,30.9994],[-90.8251,30.9994],[-90.8253,30.9994],[-90.8256,30.9994],[-90.8257,30.9994],[-90.8258,30.9994],[-90.8259,30.9994],[-90.826,30.9994],[-90.8292,30.9994],[-90.8303,30.9993],[-90.8338,30.9993],[-90.8348,30.9993],[-90.8349,30.9993],[-90.835,30.9993],[-90.8351,30.9993],[-90.8371,30.9993],[-90.8432,30.9993],[-90.8453,30.9993],[-90.8525,30.9993],[-90.8587,30.9993],[-90.8588,30.9993],[-90.859,30.9993],[-90.8591,30.9993],[-90.8599,30.9993],[-90.8613,30.9993],[-90.8681,30.9993],[-90.8703,30.9993],[-90.8717,30.9994],[-90.8751,30.9996],[-90.8758,30.9996],[-90.8769,30.9996],[-90.8771,30.9996],[-90.8773,30.9996],[-90.8817,30.9996],[-90.8842,30.9996],[-90.8845,30.9996],[-90.888,30.9996],[-90.8892,30.9996],[-90.8893,30.9996],[-90.8932,30.9996],[-90.8946,30.9996],[-90.8967,30.9996],[-90.8968,30.9996],[-90.8974,30.9996],[-90.9105,30.9995],[-90.9108,30.9995],[-90.9109,30.9995],[-90.911,30.9995],[-90.9111,30.9995],[-90.9112,30.9995],[-90.9191,30.9995],[-90.9227,30.9995],[-90.9247,30.9995],[-90.9263,30.9995],[-90.9264,30.9994],[-90.9269,30.9994],[-90.9285,30.9994],[-90.9287,30.9994],[-90.929,30.9994],[-90.9307,30.9994],[-90.9357,30.9993],[-90.9373,30.9993],[-90.9374,30.9993],[-90.9377,30.9993],[-90.9378,30.9993],[-90.9391,30.9993],[-90.943,30.9993],[-90.9443,30.9993],[-90.9458,30.9993],[-90.9502,30.9993],[-90.9517,30.9992],[-90.9526,30.9992],[-90.9553,30.9992],[-90.9561,30.9992],[-90.9564,30.9992],[-90.957,30.9992],[-90.9572,30.9992],[-90.9702,30.9991],[-90.9803,30.9991],[-90.9839,30.9991],[-90.991,30.999],[-90.998,30.999],[-90.9981,30.999],[-91.0001,30.999],[-91.0045,30.9989],[-91.0106,30.9989],[-91.0166,30.999],[-91.0204,30.999],[-91.024,30.999],[-91.0422,30.9989],[-91.0435,30.9989],[-91.0476,30.9989],[-91.049,30.9989],[-91.0505,30.9989],[-91.0508,30.9989],[-91.0509,30.9989],[-91.051,30.9989],[-91.0511,30.9989],[-91.0513,30.9989],[-91.0514,30.9989],[-91.0568,30.9989],[-91.0588,30.9989],[-91.059,30.9989],[-91.0599,30.9989],[-91.0602,30.9989],[-91.0679,30.999],[-91.068,30.999],[-91.0682,30.999],[-91.0686,30.999],[-91.0693,30.9991],[-91.0701,30.9991],[-91.0705,30.9991],[-91.0713,30.9991],[-91.0716,30.9991],[-91.0728,30.9991],[-91.0735,30.9991],[-91.0747,30.9991],[-91.0751,30.9992],[-91.0758,30.9992],[-91.0762,30.9992],[-91.0769,30.9991],[-91.0773,30.9992],[-91.0777,30.9992],[-91.0781,30.9992],[-91.0785,30.9992],[-91.0792,30.9991],[-91.0796,30.9991],[-91.0803,30.9991],[-91.0807,30.999],[-91.081,30.9989],[-91.0811,30.9989],[-91.0833,30.9989],[-91.0835,30.9989],[-91.0857,30.9989],[-91.0867,30.9989],[-91.0873,30.9989],[-91.0929,30.9989],[-91.0956,30.9989],[-91.0996,30.999],[-91.1081,30.9989],[-91.1083,30.9989],[-91.1093,30.9989],[-91.1102,30.9989],[-91.1122,30.9989],[-91.1123,30.9989],[-91.12,30.9989],[-91.1222,30.9989],[-91.1251,30.9991],[-91.1329,30.9991],[-91.1373,30.9991],[-91.1376,30.9991],[-91.1508,30.9991],[-91.1516,30.9991],[-91.1595,30.9991],[-91.1605,30.9991],[-91.1761,30.9991],[-91.1761,30.9992],[-91.184,30.9992],[-91.1844,30.9992],[-91.1856,30.9991],[-91.1862,30.9991],[-91.1881,30.9991],[-91.1886,30.9991],[-91.1887,30.9991],[-91.1888,30.9991],[-91.1891,30.9991],[-91.1892,30.9991],[-91.1893,30.9991],[-91.1895,30.9991],[-91.1908,30.9991],[-91.1945,30.9991],[-91.1957,30.9991],[-91.1963,30.9991],[-91.198,30.9991],[-91.1986,30.9991],[-91.1991,30.9991],[-91.2005,30.9991],[-91.2009,30.9991],[-91.201,30.9991],[-91.2014,30.9991],[-91.2015,30.9991],[-91.2031,30.9991],[-91.2082,30.9991],[-91.2094,30.9991],[-91.2099,30.9991],[-91.21,30.9991],[-91.2109,30.9991],[-91.2133,30.9991],[-91.2142,30.9991],[-91.2161,30.9991],[-91.2221,30.9992],[-91.2241,30.9992],[-91.2242,30.9992],[-91.2247,30.9992],[-91.2248,30.9992],[-91.2262,30.9992],[-91.2302,30.9992],[-91.2315,30.9993],[-91.2329,30.9993],[-91.2371,30.9994],[-91.2385,30.9994],[-91.2401,30.9994],[-91.2449,30.9995],[-91.2465,30.9995],[-91.2485,30.9994],[-91.2501,30.9993],[-91.2546,30.9992],[-91.2566,30.9992],[-91.2569,30.9992],[-91.2579,30.9992],[-91.2583,30.9992],[-91.2593,30.9992],[-91.2624,30.9992],[-91.2635,30.9992],[-91.2639,30.9992],[-91.2651,30.9992],[-91.2655,30.9992],[-91.2674,30.9992],[-91.2731,30.9991],[-91.2732,30.9991],[-91.275,30.9991],[-91.2799,30.9991],[-91.2879,30.9991],[-91.2928,30.9991],[-91.3138,30.9992],[-91.3175,30.9992],[-91.3226,30.9992],[-91.323,30.9992],[-91.3243,30.9992],[-91.3247,30.9992],[-91.3342,30.9992],[-91.3359,30.9992],[-91.3434,30.9991],[-91.3457,30.9991],[-91.3476,30.9991],[-91.3477,30.9991],[-91.3478,30.9991],[-91.3481,30.9991],[-91.3482,30.9991],[-91.3486,30.9991],[-91.3497,30.9991],[-91.3501,30.9991],[-91.3505,30.9991],[-91.3517,30.9991],[-91.3521,30.9991],[-91.3531,30.9991],[-91.3561,30.9991],[-91.357,30.9991],[-91.3571,30.9991],[-91.3593,30.9991],[-91.3661,30.9991],[-91.3684,30.9991],[-91.3686,30.9991],[-91.369,30.9991],[-91.3691,30.9991],[-91.3703,30.9991],[-91.3738,30.9991],[-91.3748,30.9991],[-91.3749,30.9991],[-91.3751,30.999],[-91.3768,30.999],[-91.3826,30.999],[-91.3845,30.999],[-91.3847,30.999],[-91.3855,30.999],[-91.3857,30.999],[-91.3879,30.999],[-91.3892,30.999],[-91.3944,30.999],[-91.3965,30.999],[-91.3972,30.9991],[-91.3994,30.9991],[-91.4001,30.9991],[-91.4016,30.9991],[-91.4027,30.999],[-91.4058,30.999],[-91.4072,30.999],[-91.4074,30.999],[-91.4079,30.999],[-91.4081,30.999],[-91.4094,30.999],[-91.4131,30.999],[-91.4133,30.999],[-91.4146,30.999],[-91.4152,30.999],[-91.4168,30.999],[-91.4174,30.999],[-91.4177,30.999],[-91.4185,30.999],[-91.4188,30.999],[-91.4197,30.999],[-91.4224,30.999],[-91.4233,30.999],[-91.4236,30.999],[-91.4247,30.999],[-91.425,30.999],[-91.4252,30.999],[-91.4257,30.999],[-91.4259,30.999],[-91.4269,30.999],[-91.4298,30.999],[-91.4308,30.999],[-91.4321,30.999],[-91.4362,30.999],[-91.4376,30.999],[-91.4378,30.999],[-91.4392,30.999],[-91.4442,30.9991],[-91.4458,30.9991],[-91.447,30.9991],[-91.4504,30.9991],[-91.4515,30.9991],[-91.4532,30.9991],[-91.4575,30.9991],[-91.4584,30.9991],[-91.4601,30.9991],[-91.4668,30.9991],[-91.4728,30.9991],[-91.4766,30.9991],[-91.4861,30.999],[-91.4873,30.999],[-91.4909,30.999],[-91.4912,30.999],[-91.4914,30.999],[-91.4935,30.999],[-91.495,30.999],[-91.4974,30.999],[-91.4993,30.9988],[-91.5001,30.9987],[-91.5007,30.9987],[-91.5024,30.9987],[-91.5076,30.9988],[-91.5093,30.9988],[-91.5105,30.9989],[-91.5141,30.9989],[-91.5153,30.9989],[-91.5159,30.9989],[-91.5177,30.999],[-91.5183,30.999],[-91.5187,30.999],[-91.5198,30.999],[-91.5202,30.999],[-91.5211,30.999],[-91.5236,30.999],[-91.5244,30.999],[-91.5255,30.9991],[-91.5287,30.9991],[-91.5298,30.9992],[-91.5316,30.9992],[-91.5369,30.9993],[-91.5387,30.9994],[-91.5397,30.9994],[-91.5428,30.9994],[-91.5438,30.9994],[-91.5444,30.9994],[-91.5462,30.9994],[-91.5468,30.9994],[-91.5473,30.9994],[-91.5488,30.9994],[-91.5493,30.9994],[-91.5494,30.9994],[-91.5522,30.9993],[-91.5597,30.9992],[-91.5598,30.9992],[-91.5602,30.9992],[-91.5603,30.9992],[-91.5608,30.9992],[-91.5622,30.9992],[-91.5626,30.9992],[-91.5667,30.9992],[-91.5676,30.9992],[-91.5681,30.9992],[-91.5789,30.9992],[-91.583,30.9993],[-91.588,30.9992],[-91.5908,30.9992],[-91.5923,30.9992],[-91.6031,30.9991],[-91.6082,30.999],[-91.6084,30.999],[-91.609,30.999],[-91.6092,30.999],[-91.6093,30.999],[-91.6094,30.999],[-91.6125,30.9991],[-91.6216,30.9991],[-91.6247,30.9992],[-91.625,30.9992],[-91.6267,30.9992],[-91.6366,30.9994],[-91.6368,30.9994],[-91.6369,30.9994],[-91.6367,30.9996],[-91.6359,31],[-91.6357,31.0002],[-91.6251,31.0054],[-91.6238,31.0057],[-91.622,31.0063],[-91.6195,31.0071],[-91.613,31.0091],[-91.6065,31.0112],[-91.5995,31.0138],[-91.5954,31.0153],[-91.5909,31.0171],[-91.5905,31.0173],[-91.5847,31.0202],[-91.5821,31.0217],[-91.5804,31.0228],[-91.5784,31.024],[-91.5767,31.0254],[-91.5763,31.0256],[-91.5759,31.0259],[-91.5752,31.0265],[-91.5739,31.0278],[-91.5717,31.0298],[-91.5694,31.0323],[-91.5665,31.0359],[-91.5649,31.0383],[-91.5644,31.039],[-91.5625,31.0432],[-91.5612,31.0462],[-91.5604,31.0495],[-91.5599,31.0541],[-91.56,31.0548],[-91.5604,31.0576],[-91.5613,31.0609],[-91.5641,31.0668],[-91.5677,31.0702],[-91.5682,31.0707],[-91.573,31.0746],[-91.5774,31.0782],[-91.5814,31.0809],[-91.5859,31.0842],[-91.5887,31.0868],[-91.5947,31.0914],[-91.6,31.0951],[-91.6026,31.0967],[-91.6037,31.0973],[-91.6054,31.0984],[-91.608,31.1004],[-91.6095,31.1016],[-91.6122,31.103],[-91.6127,31.1033],[-91.6132,31.1035],[-91.6252,31.116],[-91.6257,31.1166],[-91.6269,31.1188],[-91.6276,31.1207],[-91.6278,31.1218],[-91.6281,31.124],[-91.6282,31.1241],[-91.6283,31.1246],[-91.6281,31.1257],[-91.6266,31.1284],[-91.6258,31.1299],[-91.6251,31.1307],[-91.6251,31.1319],[-91.6242,31.1337],[-91.6217,31.1369],[-91.6204,31.1381],[-91.6175,31.1409],[-91.6157,31.1427],[-91.6138,31.1447],[-91.6105,31.1479],[-91.6078,31.1506],[-91.6042,31.1545],[-91.5997,31.1596],[-91.5971,31.1635],[-91.5958,31.1656],[-91.5949,31.1672],[-91.5929,31.1708],[-91.5915,31.1731],[-91.5914,31.1733],[-91.5902,31.1756],[-91.5897,31.1769],[-91.5891,31.1786],[-91.5887,31.181],[-91.5887,31.1829],[-91.5887,31.1831],[-91.5887,31.1833],[-91.5887,31.1841],[-91.5887,31.1847],[-91.5887,31.1855],[-91.5887,31.1856],[-91.5889,31.189],[-91.589,31.189],[-91.5892,31.1901],[-91.5894,31.1911],[-91.5896,31.1916],[-91.5897,31.1921],[-91.5901,31.1937],[-91.5905,31.1944],[-91.592,31.1969],[-91.5931,31.1987],[-91.5937,31.1998],[-91.595,31.202],[-91.5973,31.2042],[-91.5985,31.2055],[-91.6016,31.2086],[-91.6046,31.2109],[-91.6076,31.2134],[-91.6106,31.2153],[-91.6116,31.2161],[-91.6117,31.2162],[-91.6139,31.2179],[-91.6167,31.2196],[-91.6186,31.2209],[-91.6199,31.2219],[-91.6238,31.225],[-91.6251,31.226],[-91.6251,31.2261],[-91.6336,31.2299],[-91.6355,31.2307],[-91.639,31.2321],[-91.6444,31.2344],[-91.6472,31.2373],[-91.6495,31.2398],[-91.6513,31.2418],[-91.652,31.2427],[-91.6525,31.2438],[-91.6529,31.2448],[-91.6532,31.2458],[-91.6535,31.2464],[-91.6537,31.247],[-91.6543,31.2486],[-91.6549,31.2501],[-91.6549,31.2502],[-91.655,31.2518],[-91.6547,31.2537],[-91.6541,31.2555],[-91.654,31.2557],[-91.6529,31.2576],[-91.6529,31.2577],[-91.6514,31.2595],[-91.6499,31.2612],[-91.6487,31.2622],[-91.6461,31.264],[-91.6432,31.2655],[-91.6412,31.2669],[-91.6394,31.2673],[-91.6393,31.2673],[-91.6377,31.2677],[-91.6353,31.2678],[-91.6335,31.2679],[-91.6251,31.2675],[-91.623,31.2677],[-91.6214,31.2678],[-91.6177,31.2674],[-91.617,31.2673],[-91.6133,31.2667],[-91.6067,31.2659],[-91.6017,31.265],[-91.5964,31.2643],[-91.5917,31.2632],[-91.5877,31.2626],[-91.5834,31.2622],[-91.5789,31.2617],[-91.5745,31.2613],[-91.5695,31.2613],[-91.5642,31.2616],[-91.5587,31.2622],[-91.5539,31.263],[-91.5484,31.2643],[-91.5476,31.2645],[-91.5463,31.2648],[-91.543,31.2658],[-91.5377,31.2674],[-91.5337,31.2688],[-91.5294,31.2705],[-91.5253,31.2723],[-91.5249,31.2725],[-91.5241,31.2728],[-91.5224,31.2734],[-91.5186,31.2753],[-91.5156,31.2782],[-91.5132,31.2822],[-91.5121,31.2842],[-91.5101,31.2886],[-91.5089,31.2916],[-91.5083,31.2958],[-91.5083,31.3005],[-91.5085,31.3034],[-91.5079,31.309],[-91.508,31.312],[-91.508,31.3129],[-91.5081,31.3132],[-91.5087,31.3151],[-91.5093,31.3159],[-91.5097,31.3164],[-91.5101,31.3168],[-91.5106,31.3172],[-91.5116,31.3176],[-91.5117,31.3177],[-91.5122,31.3178],[-91.5125,31.318],[-91.5126,31.318],[-91.5127,31.3181],[-91.5128,31.3181],[-91.5129,31.3183],[-91.513,31.3183],[-91.5131,31.3184],[-91.5131,31.3185],[-91.5133,31.3186],[-91.5134,31.3187],[-91.5136,31.3189],[-91.5137,31.319],[-91.5138,31.3191],[-91.5141,31.3193],[-91.5141,31.3194],[-91.5143,31.3195],[-91.5144,31.3196],[-91.5144,31.3197],[-91.5145,31.3197],[-91.5145,31.3198],[-91.5146,31.3199],[-91.5147,31.3201],[-91.5148,31.3202],[-91.5149,31.3203],[-91.515,31.3204],[-91.5151,31.3206],[-91.5152,31.3207],[-91.5156,31.3209],[-91.5157,31.321],[-91.5158,31.3211],[-91.5163,31.3215],[-91.5172,31.3223],[-91.5183,31.3232],[-91.5185,31.3233],[-91.519,31.3237],[-91.5206,31.3248],[-91.5212,31.3252],[-91.5217,31.3255],[-91.5221,31.3259],[-91.5222,31.3259],[-91.523,31.3265],[-91.526,31.3283],[-91.5262,31.3284],[-91.5289,31.3301],[-91.5317,31.3318],[-91.5318,31.332],[-91.5332,31.3332],[-91.5338,31.3348],[-91.5338,31.3351],[-91.5339,31.336],[-91.5339,31.3363],[-91.534,31.3373],[-91.5349,31.338],[-91.5352,31.3381],[-91.5361,31.3383],[-91.5361,31.3384],[-91.5368,31.3387],[-91.5383,31.3394],[-91.5389,31.3397],[-91.5396,31.3401],[-91.5404,31.3405],[-91.5405,31.3406],[-91.5409,31.3408],[-91.5411,31.3409],[-91.5413,31.341],[-91.5415,31.3412],[-91.5421,31.3415],[-91.5425,31.3417],[-91.5456,31.3438],[-91.5482,31.3461],[-91.549,31.3472],[-91.549,31.3486],[-91.5489,31.3488],[-91.5482,31.3496],[-91.5472,31.3505],[-91.5472,31.3514],[-91.5473,31.3515],[-91.5473,31.3516],[-91.5474,31.3517],[-91.5474,31.3518],[-91.5475,31.3518],[-91.5476,31.3519],[-91.5476,31.352],[-91.5477,31.3521],[-91.548,31.3523],[-91.548,31.3524],[-91.5481,31.3525],[-91.5481,31.3526],[-91.5482,31.3527],[-91.5483,31.3529],[-91.5484,31.353],[-91.5485,31.3531],[-91.5485,31.3532],[-91.5486,31.3533],[-91.5486,31.3534],[-91.5487,31.3534],[-91.5487,31.3535],[-91.5487,31.3536],[-91.5488,31.3536],[-91.5488,31.3537],[-91.5489,31.3539],[-91.5489,31.3541],[-91.549,31.3542],[-91.549,31.3543],[-91.5491,31.3543],[-91.5491,31.3544],[-91.5492,31.3546],[-91.5492,31.3548],[-91.5492,31.3549],[-91.5492,31.3551],[-91.5492,31.3552],[-91.5491,31.3559],[-91.5491,31.3565],[-91.5492,31.3566],[-91.5492,31.3568],[-91.5493,31.3568],[-91.5493,31.3569],[-91.5498,31.3574],[-91.5499,31.3574],[-91.5501,31.3576],[-91.5501,31.3577],[-91.5502,31.3579],[-91.5502,31.358],[-91.5503,31.3582],[-91.5503,31.3583],[-91.5503,31.3584],[-91.5505,31.3589],[-91.5509,31.3606],[-91.551,31.3627],[-91.551,31.3636],[-91.5507,31.3646],[-91.5501,31.3656],[-91.5498,31.3667],[-91.5499,31.368],[-91.5501,31.3688],[-91.5501,31.3689],[-91.5501,31.3692],[-91.55,31.3751],[-91.55,31.3752],[-91.55,31.3754],[-91.5496,31.3768],[-91.549,31.3778],[-91.5488,31.378],[-91.5486,31.3782],[-91.5477,31.3796],[-91.5477,31.3797],[-91.5476,31.3799],[-91.5475,31.3799],[-91.5466,31.3812],[-91.5461,31.3822],[-91.5462,31.3824],[-91.5462,31.3825],[-91.5464,31.3828],[-91.5466,31.3829],[-91.5468,31.383],[-91.5471,31.3831],[-91.5482,31.3835],[-91.5487,31.3838],[-91.5499,31.3844],[-91.55,31.3844],[-91.5512,31.3851],[-91.5524,31.3857],[-91.554,31.386],[-91.5543,31.3861],[-91.5557,31.3864],[-91.5563,31.3863],[-91.5568,31.3861],[-91.5571,31.386],[-91.5573,31.386],[-91.5582,31.3856],[-91.5582,31.3855],[-91.559,31.3852],[-91.5605,31.3846],[-91.5622,31.3834],[-91.5626,31.3832],[-91.5634,31.3825],[-91.5636,31.3823],[-91.5641,31.382],[-91.5642,31.3819],[-91.5643,31.3818],[-91.5646,31.3816],[-91.5648,31.3814],[-91.5651,31.3814],[-91.5653,31.3813],[-91.5654,31.3812],[-91.5656,31.3809],[-91.5657,31.3807],[-91.5659,31.3805],[-91.5661,31.3803],[-91.5663,31.3801],[-91.5664,31.38],[-91.5667,31.38],[-91.5669,31.38],[-91.567,31.3799],[-91.5671,31.3798],[-91.5688,31.3778],[-91.569,31.3776],[-91.5694,31.379],[-91.57,31.3809],[-91.5706,31.3827],[-91.5709,31.3836],[-91.5711,31.3843],[-91.5712,31.3847],[-91.5714,31.385],[-91.5716,31.3856],[-91.5718,31.3859],[-91.5719,31.3862],[-91.5721,31.3868],[-91.5724,31.3874],[-91.5732,31.3891],[-91.5739,31.3908],[-91.5739,31.3909],[-91.5765,31.3951],[-91.5782,31.3988],[-91.5783,31.3991],[-91.5783,31.3998],[-91.5783,31.4001],[-91.5783,31.4009],[-91.5783,31.4018],[-91.5782,31.4039],[-91.5765,31.4095],[-91.5763,31.4105],[-91.5755,31.4117],[-91.5734,31.4153],[-91.5701,31.4194],[-91.5701,31.4195],[-91.5694,31.42],[-91.5692,31.4202],[-91.5689,31.4204],[-91.5652,31.4234],[-91.5601,31.4259],[-91.5588,31.4265],[-91.5548,31.4286],[-91.5535,31.4299],[-91.5534,31.43],[-91.5528,31.4307],[-91.5485,31.4327],[-91.5459,31.4329],[-91.545,31.433],[-91.5434,31.4326],[-91.5422,31.432],[-91.5416,31.4317],[-91.5414,31.4315],[-91.5412,31.4313],[-91.541,31.4311],[-91.5406,31.4308],[-91.5406,31.4306],[-91.5402,31.4296],[-91.5401,31.4293],[-91.5397,31.4287],[-91.5394,31.4281],[-91.5392,31.4277],[-91.5385,31.4265],[-91.5384,31.4263],[-91.5382,31.4261],[-91.5381,31.4258],[-91.5376,31.4249],[-91.5374,31.4245],[-91.5371,31.4242],[-91.5371,31.4238],[-91.537,31.4232],[-91.5371,31.4228],[-91.5372,31.4224],[-91.5376,31.4215],[-91.5377,31.4213],[-91.5379,31.421],[-91.5382,31.4204],[-91.5383,31.4202],[-91.539,31.419],[-91.5395,31.4179],[-91.5397,31.4161],[-91.5397,31.4159],[-91.5396,31.4154],[-91.5395,31.414],[-91.5393,31.4132],[-91.5387,31.4113],[-91.5382,31.4095],[-91.5377,31.4078],[-91.5374,31.4073],[-91.5369,31.4063],[-91.5363,31.4048],[-91.5361,31.4045],[-91.536,31.4041],[-91.5358,31.4037],[-91.5357,31.4027],[-91.5351,31.4003],[-91.5344,31.3969],[-91.5342,31.396],[-91.5334,31.3932],[-91.5323,31.3903],[-91.5304,31.3865],[-91.5292,31.3842],[-91.5285,31.3832],[-91.5269,31.3808],[-91.5254,31.3789],[-91.5227,31.3761],[-91.5218,31.3752],[-91.5211,31.3745],[-91.5207,31.3742],[-91.5203,31.3738],[-91.5198,31.3732],[-91.518,31.3717],[-91.5169,31.3708],[-91.5164,31.3705],[-91.516,31.3703],[-91.5136,31.369],[-91.5111,31.3677],[-91.5081,31.3663],[-91.5066,31.3657],[-91.5058,31.3654],[-91.5056,31.3653],[-91.5048,31.365],[-91.5042,31.365],[-91.5035,31.3651],[-91.5028,31.365],[-91.5016,31.3651],[-91.5001,31.3653],[-91.4966,31.3652],[-91.4861,31.365],[-91.4793,31.365],[-91.4788,31.365],[-91.4774,31.3663],[-91.4764,31.3672],[-91.4748,31.3686],[-91.4735,31.3701],[-91.4725,31.3711],[-91.4718,31.3735],[-91.471,31.3762],[-91.4718,31.3811],[-91.4722,31.3836],[-91.4727,31.3848],[-91.4726,31.3852],[-91.4721,31.3927],[-91.4721,31.3971],[-91.4776,31.3979],[-91.4787,31.4006],[-91.4791,31.4017],[-91.4797,31.4032],[-91.4798,31.4037],[-91.48,31.4042],[-91.4814,31.4054],[-91.4855,31.4091],[-91.4868,31.4103],[-91.4907,31.4132],[-91.4934,31.4153],[-91.4998,31.4201],[-91.5013,31.4228],[-91.5036,31.427],[-91.5037,31.4271],[-91.5069,31.4323],[-91.5096,31.4375],[-91.5104,31.4389],[-91.5134,31.4444],[-91.514,31.4462],[-91.5151,31.4492],[-91.5163,31.4555],[-91.517,31.4605],[-91.517,31.4606],[-91.5174,31.468],[-91.5174,31.4685],[-91.5177,31.4721],[-91.518,31.4763],[-91.5182,31.4835],[-91.5181,31.4841],[-91.5179,31.4874],[-91.5177,31.4894],[-91.5173,31.4948],[-91.5172,31.4971],[-91.5171,31.4984],[-91.5162,31.5002],[-91.5158,31.5004],[-91.5156,31.5008],[-91.5154,31.5012],[-91.515,31.5019],[-91.5151,31.5025],[-91.5151,31.5031],[-91.5152,31.5034],[-91.5152,31.5043],[-91.5153,31.5055],[-91.5153,31.5075],[-91.5151,31.5087],[-91.5149,31.5101],[-91.5154,31.5108],[-91.5159,31.5113],[-91.5168,31.5118],[-91.5174,31.5119],[-91.5178,31.512],[-91.5191,31.5124],[-91.5201,31.5128],[-91.5205,31.5132],[-91.5206,31.5132],[-91.5207,31.5134],[-91.5211,31.5141],[-91.5213,31.5144],[-91.522,31.5156],[-91.5227,31.5172],[-91.5228,31.5174],[-91.5229,31.5175],[-91.5229,31.5179],[-91.5229,31.5188],[-91.5229,31.5197],[-91.5229,31.5198],[-91.5229,31.5202],[-91.5228,31.5205],[-91.5228,31.5208],[-91.5225,31.5221],[-91.5217,31.5235],[-91.5214,31.5239],[-91.5213,31.524],[-91.5206,31.5252],[-91.5201,31.5257],[-91.5196,31.5263],[-91.5189,31.527],[-91.5186,31.5273],[-91.5182,31.528],[-91.5181,31.5282],[-91.5176,31.5286],[-91.5167,31.5296],[-91.5163,31.5302],[-91.5159,31.5307],[-91.5155,31.5311],[-91.5154,31.5311],[-91.5145,31.5316],[-91.514,31.5318],[-91.5135,31.532],[-91.513,31.5322],[-91.5122,31.5323],[-91.5117,31.5324],[-91.5115,31.5325],[-91.5112,31.5325],[-91.511,31.5326],[-91.5106,31.5326],[-91.5098,31.5327],[-91.5095,31.5327],[-91.5093,31.5327],[-91.5089,31.5328],[-91.5082,31.5328],[-91.5067,31.533],[-91.506,31.533],[-91.5053,31.5331],[-91.5043,31.5333],[-91.503,31.5333],[-91.5019,31.5331],[-91.5014,31.5331],[-91.5001,31.5326],[-91.4999,31.5325],[-91.4997,31.5326],[-91.4995,31.5326],[-91.4992,31.5327],[-91.4986,31.5329],[-91.4984,31.5329],[-91.4977,31.5331],[-91.4964,31.5334],[-91.4957,31.5334],[-91.4951,31.5335],[-91.4943,31.5335],[-91.4938,31.5336],[-91.4929,31.5337],[-91.4923,31.5338],[-91.4917,31.5339],[-91.4913,31.534],[-91.4908,31.5341],[-91.4901,31.5343],[-91.4896,31.5343],[-91.4888,31.5342],[-91.4883,31.5341],[-91.4879,31.534],[-91.4875,31.5338],[-91.487,31.5336],[-91.4864,31.5335],[-91.4864,31.5334],[-91.4858,31.5333],[-91.4853,31.5331],[-91.4845,31.5328],[-91.4839,31.5326],[-91.4834,31.5323],[-91.4827,31.5317],[-91.4824,31.5315],[-91.482,31.5311],[-91.4817,31.531],[-91.4813,31.5307],[-91.481,31.5305],[-91.4809,31.5305],[-91.4804,31.5304],[-91.4797,31.5304],[-91.4791,31.5304],[-91.4791,31.5305],[-91.479,31.5305],[-91.4775,31.5309],[-91.4773,31.5309],[-91.4759,31.5313],[-91.4741,31.532],[-91.4721,31.5327],[-91.4717,31.5329],[-91.4704,31.5334],[-91.4691,31.5337],[-91.4689,31.5338],[-91.4671,31.5344],[-91.4655,31.535],[-91.4651,31.5351],[-91.4637,31.5354],[-91.4622,31.5359],[-91.4619,31.5361],[-91.4597,31.5369],[-91.4577,31.5375],[-91.4561,31.5381],[-91.456,31.5381],[-91.4559,31.5382],[-91.4555,31.5383],[-91.4554,31.5384],[-91.4553,31.5384],[-91.4546,31.5385],[-91.4539,31.5387],[-91.4525,31.539],[-91.4518,31.5392],[-91.4515,31.5392],[-91.4507,31.5395],[-91.4504,31.5395],[-91.45,31.5397],[-91.4499,31.5397],[-91.4482,31.5404],[-91.4476,31.5407],[-91.4469,31.541],[-91.4454,31.5418],[-91.4447,31.5421],[-91.4439,31.5425],[-91.4432,31.5428],[-91.4424,31.5433],[-91.4416,31.5438],[-91.4412,31.544],[-91.4405,31.5444],[-91.4404,31.5444],[-91.439,31.5453],[-91.4387,31.5455],[-91.4376,31.5462],[-91.4358,31.5474],[-91.4348,31.5481],[-91.4345,31.5484],[-91.4334,31.5492],[-91.4331,31.5494],[-91.4325,31.55],[-91.4324,31.5501],[-91.4321,31.5503],[-91.432,31.5503],[-91.4317,31.5505],[-91.4316,31.5506],[-91.4315,31.5507],[-91.4314,31.5507],[-91.4313,31.5508],[-91.4311,31.5509],[-91.4309,31.5511],[-91.4303,31.5516],[-91.4293,31.5524],[-91.4279,31.5535],[-91.4273,31.554],[-91.4264,31.5546],[-91.4262,31.5547],[-91.4251,31.5555],[-91.4236,31.5565],[-91.423,31.5569],[-91.4226,31.5573],[-91.4212,31.5582],[-91.4203,31.5587],[-91.4201,31.5589],[-91.4199,31.559],[-91.4195,31.5592],[-91.4194,31.5592],[-91.4193,31.5593],[-91.4192,31.5594],[-91.4191,31.5594],[-91.4186,31.5597],[-91.4185,31.5598],[-91.4178,31.5602],[-91.4165,31.5611],[-91.4156,31.5617],[-91.4149,31.5622],[-91.4142,31.5628],[-91.4132,31.5637],[-91.4122,31.5647],[-91.4121,31.5648],[-91.4115,31.5653],[-91.4111,31.5657],[-91.411,31.5658],[-91.4101,31.5667],[-91.4098,31.5671],[-91.4094,31.5675],[-91.4089,31.5682],[-91.4083,31.5689],[-91.4079,31.5694],[-91.4078,31.5696],[-91.4077,31.5696],[-91.4072,31.5706],[-91.4071,31.5709],[-91.4066,31.572],[-91.4062,31.5734],[-91.4059,31.5743],[-91.4057,31.5751],[-91.4056,31.5755],[-91.4054,31.5765],[-91.4053,31.577],[-91.4052,31.5779],[-91.4051,31.5786],[-91.405,31.5792],[-91.4049,31.5795],[-91.4048,31.5801],[-91.4048,31.5805],[-91.4047,31.5808],[-91.4047,31.581],[-91.4046,31.5816],[-91.4046,31.5817],[-91.4045,31.583],[-91.4044,31.5841],[-91.4043,31.5846],[-91.4043,31.5849],[-91.4041,31.5857],[-91.4041,31.5862],[-91.4041,31.5865],[-91.4041,31.5866],[-91.4041,31.5875],[-91.4041,31.5883],[-91.4039,31.5889],[-91.4039,31.5894],[-91.4039,31.5898],[-91.4042,31.59],[-91.4043,31.5901],[-91.4048,31.5906],[-91.4053,31.5909],[-91.4056,31.591],[-91.4064,31.5915],[-91.407,31.592],[-91.4071,31.5921],[-91.4073,31.5921],[-91.4079,31.5925],[-91.4081,31.5927],[-91.4089,31.5931],[-91.4112,31.5943],[-91.4118,31.5947],[-91.412,31.5947],[-91.412,31.5948],[-91.4124,31.595],[-91.413,31.5954],[-91.4134,31.5955],[-91.4138,31.5956],[-91.4145,31.5957],[-91.4158,31.596],[-91.4165,31.5961],[-91.417,31.5962],[-91.417,31.5963],[-91.4171,31.5963],[-91.4175,31.5963],[-91.4185,31.5965],[-91.4188,31.5966],[-91.4196,31.5967],[-91.4203,31.5968],[-91.4219,31.597],[-91.4227,31.5971],[-91.4232,31.5971],[-91.4245,31.5971],[-91.4247,31.5971],[-91.4249,31.5971],[-91.4253,31.597],[-91.4264,31.597],[-91.4267,31.597],[-91.4275,31.5969],[-91.4289,31.5967],[-91.4299,31.5966],[-91.4307,31.5965],[-91.4318,31.5962],[-91.4326,31.5961],[-91.4345,31.5955],[-91.4352,31.5953],[-91.4363,31.595],[-91.4378,31.5944],[-91.4382,31.5943],[-91.44,31.5936],[-91.4419,31.593],[-91.4421,31.5929],[-91.4436,31.5925],[-91.4443,31.5921],[-91.4447,31.592],[-91.4461,31.5915],[-91.4466,31.5913],[-91.4473,31.591],[-91.4482,31.5907],[-91.4491,31.5904],[-91.4508,31.5898],[-91.4515,31.5896],[-91.4517,31.5895],[-91.4524,31.5892],[-91.4534,31.5889],[-91.4546,31.5884],[-91.4553,31.5882],[-91.4575,31.5876],[-91.4576,31.5875],[-91.4598,31.5872],[-91.4612,31.5869],[-91.462,31.5867],[-91.4635,31.5865],[-91.4647,31.5863],[-91.4663,31.5861],[-91.4672,31.586],[-91.4675,31.586],[-91.4681,31.586],[-91.4692,31.586],[-91.4709,31.5858],[-91.4711,31.5857],[-91.472,31.5856],[-91.4732,31.5856],[-91.475,31.5856],[-91.4766,31.5856],[-91.4777,31.5856],[-91.4794,31.5855],[-91.4814,31.5856],[-91.4815,31.5856],[-91.4832,31.5858],[-91.4852,31.5862],[-91.4865,31.5866],[-91.4869,31.5867],[-91.4874,31.587],[-91.4879,31.5872],[-91.4882,31.5873],[-91.4884,31.5874],[-91.4886,31.5875],[-91.4892,31.5879],[-91.4901,31.5883],[-91.491,31.5887],[-91.4915,31.5889],[-91.4918,31.5891],[-91.4922,31.5892],[-91.4923,31.5893],[-91.4929,31.5896],[-91.4941,31.5902],[-91.4952,31.5909],[-91.4957,31.5911],[-91.4958,31.5912],[-91.4962,31.5914],[-91.4965,31.5916],[-91.4973,31.5921],[-91.4976,31.5923],[-91.4982,31.5929],[-91.4986,31.5931],[-91.4988,31.5932],[-91.499,31.5934],[-91.4998,31.5939],[-91.5001,31.5941],[-91.5007,31.5946],[-91.5013,31.595],[-91.5015,31.5949],[-91.5023,31.5954],[-91.5028,31.5957],[-91.5043,31.5974],[-91.5044,31.5975],[-91.5062,31.5995],[-91.5077,31.6017],[-91.5083,31.6027],[-91.5092,31.6035],[-91.5105,31.6048],[-91.5123,31.6063],[-91.513,31.6069],[-91.5147,31.6094],[-91.5149,31.6096],[-91.515,31.6098],[-91.516,31.611],[-91.5163,31.6115],[-91.5166,31.6118],[-91.5168,31.6124],[-91.5172,31.6135],[-91.5176,31.6157],[-91.5176,31.6159],[-91.5177,31.6168],[-91.5179,31.6185],[-91.5179,31.6186],[-91.5179,31.6204],[-91.5175,31.6227],[-91.5174,31.6235],[-91.517,31.6252],[-91.5167,31.6273],[-91.5162,31.6288],[-91.5155,31.6304],[-91.5154,31.6305],[-91.5148,31.6314],[-91.5141,31.6324],[-91.5123,31.6347],[-91.5101,31.6368],[-91.5073,31.6391],[-91.5032,31.642],[-91.5011,31.6435],[-91.5001,31.644],[-91.4996,31.6444],[-91.4993,31.6447],[-91.4977,31.6454],[-91.4961,31.6453],[-91.4945,31.645],[-91.4933,31.6445],[-91.4929,31.6443],[-91.4928,31.6443],[-91.4925,31.644],[-91.4921,31.6435],[-91.4918,31.6433],[-91.4915,31.643],[-91.4912,31.6426],[-91.4903,31.6414],[-91.49,31.6411],[-91.49,31.641],[-91.4896,31.6403],[-91.4882,31.6381],[-91.4881,31.6381],[-91.4881,31.638],[-91.4879,31.6377],[-91.4876,31.6372],[-91.4875,31.6371],[-91.487,31.6365],[-91.4865,31.6361],[-91.4861,31.6355],[-91.4856,31.635],[-91.4852,31.6345],[-91.4846,31.634],[-91.4844,31.6336],[-91.4842,31.6333],[-91.4837,31.6328],[-91.4836,31.6326],[-91.4835,31.6325],[-91.4832,31.6322],[-91.4828,31.6318],[-91.4826,31.6316],[-91.4822,31.6311],[-91.4816,31.6307],[-91.4811,31.6302],[-91.4807,31.6298],[-91.4805,31.6296],[-91.4802,31.6294],[-91.4798,31.629],[-91.4793,31.6287],[-91.4789,31.6284],[-91.4785,31.6281],[-91.4781,31.6279],[-91.4777,31.6276],[-91.4772,31.6272],[-91.4764,31.6267],[-91.4761,31.6265],[-91.4757,31.6262],[-91.4754,31.6261],[-91.4752,31.626],[-91.4747,31.6257],[-91.4744,31.6255],[-91.4743,31.6254],[-91.4739,31.6252],[-91.4735,31.625],[-91.4733,31.6249],[-91.4731,31.6248],[-91.4728,31.6247],[-91.4724,31.6245],[-91.4719,31.6243],[-91.4715,31.624],[-91.4711,31.6238],[-91.4707,31.6235],[-91.4702,31.6233],[-91.4696,31.6231],[-91.469,31.6228],[-91.4685,31.6226],[-91.4684,31.6225],[-91.4679,31.6222],[-91.4673,31.6219],[-91.4666,31.6216],[-91.466,31.6213],[-91.4655,31.6211],[-91.465,31.6209],[-91.4644,31.6207],[-91.4638,31.6204],[-91.4631,31.6202],[-91.4628,31.6201],[-91.4623,31.62],[-91.4616,31.6198],[-91.4611,31.6196],[-91.4606,31.6195],[-91.4599,31.6193],[-91.4591,31.619],[-91.4588,31.6189],[-91.4584,31.6188],[-91.4577,31.6186],[-91.4569,31.6184],[-91.4563,31.6183],[-91.4562,31.6183],[-91.4555,31.6181],[-91.4548,31.6179],[-91.4547,31.6178],[-91.4543,31.6177],[-91.4538,31.6175],[-91.4532,31.6174],[-91.4526,31.6172],[-91.452,31.617],[-91.4516,31.6169],[-91.4511,31.6168],[-91.4508,31.6168],[-91.4505,31.6167],[-91.4499,31.6165],[-91.4494,31.6164],[-91.4492,31.6164],[-91.4484,31.6162],[-91.4474,31.6159],[-91.4467,31.6157],[-91.4466,31.6157],[-91.4458,31.6155],[-91.4449,31.6152],[-91.4442,31.6149],[-91.4436,31.6147],[-91.4429,31.6144],[-91.4427,31.6143],[-91.4421,31.6142],[-91.4414,31.614],[-91.4409,31.6139],[-91.4404,31.6137],[-91.4397,31.6136],[-91.4396,31.6136],[-91.4392,31.6134],[-91.4386,31.6133],[-91.4379,31.6131],[-91.4373,31.6129],[-91.4367,31.6127],[-91.4362,31.6125],[-91.4355,31.6124],[-91.4347,31.6123],[-91.434,31.6122],[-91.4335,31.6121],[-91.4329,31.612],[-91.4322,31.6118],[-91.4316,31.6117],[-91.4311,31.6116],[-91.4305,31.6115],[-91.4304,31.6115],[-91.4296,31.6114],[-91.4288,31.6114],[-91.4279,31.6114],[-91.4272,31.6113],[-91.4267,31.6113],[-91.4264,31.6113],[-91.4262,31.6113],[-91.4254,31.6113],[-91.4246,31.6113],[-91.4239,31.6113],[-91.4238,31.6113],[-91.423,31.6113],[-91.4221,31.6114],[-91.422,31.6115],[-91.4211,31.6116],[-91.4206,31.6118],[-91.4199,31.612],[-91.4195,31.6121],[-91.4193,31.6122],[-91.4187,31.6125],[-91.4185,31.6125],[-91.4175,31.6128],[-91.4168,31.613],[-91.4165,31.6131],[-91.4148,31.6139],[-91.4132,31.6148],[-91.4122,31.6153],[-91.4113,31.6158],[-91.4107,31.6161],[-91.4105,31.6162],[-91.4104,31.6162],[-91.41,31.6166],[-91.4098,31.6167],[-91.4098,31.6168],[-91.4096,31.6169],[-91.4095,31.617],[-91.409,31.6173],[-91.4089,31.6173],[-91.4088,31.6174],[-91.4086,31.6174],[-91.4083,31.6176],[-91.4081,31.6177],[-91.4076,31.6179],[-91.4071,31.6182],[-91.4067,31.6185],[-91.4063,31.6187],[-91.4056,31.6191],[-91.4054,31.6192],[-91.4049,31.6194],[-91.4047,31.6195],[-91.4043,31.6196],[-91.4039,31.6198],[-91.4034,31.6199],[-91.4029,31.6201],[-91.4026,31.6201],[-91.4025,31.6201],[-91.4021,31.6202],[-91.4014,31.6203],[-91.4011,31.6204],[-91.401,31.6204],[-91.4008,31.6205],[-91.4004,31.6214],[-91.4,31.6224],[-91.3993,31.6238],[-91.3987,31.6252],[-91.3987,31.6254],[-91.3985,31.6257],[-91.3984,31.626],[-91.3983,31.6263],[-91.3983,31.6266],[-91.3983,31.627],[-91.3983,31.6274],[-91.3982,31.628],[-91.3982,31.6283],[-91.3981,31.6288],[-91.3981,31.6294],[-91.398,31.6298],[-91.398,31.6302],[-91.398,31.6304],[-91.398,31.6309],[-91.398,31.6315],[-91.398,31.632],[-91.398,31.6322],[-91.3979,31.6329],[-91.3978,31.6333],[-91.3978,31.6337],[-91.3976,31.6342],[-91.3976,31.6343],[-91.3975,31.6348],[-91.3974,31.6355],[-91.3972,31.6362],[-91.397,31.6368],[-91.3968,31.6373],[-91.3967,31.6377],[-91.3965,31.6381],[-91.3964,31.6385],[-91.3963,31.6389],[-91.3961,31.6393],[-91.3961,31.6399],[-91.396,31.6408],[-91.3959,31.6414],[-91.3959,31.6421],[-91.3959,31.6428],[-91.3958,31.6436],[-91.3957,31.6442],[-91.3957,31.6445],[-91.3958,31.6448],[-91.3959,31.6454],[-91.396,31.6459],[-91.396,31.6461],[-91.396,31.6466],[-91.3962,31.6472],[-91.3963,31.6479],[-91.3965,31.6485],[-91.3965,31.6491],[-91.3966,31.6497],[-91.3966,31.6509],[-91.3966,31.6515],[-91.3967,31.652],[-91.3968,31.6524],[-91.3969,31.653],[-91.397,31.6537],[-91.3971,31.6546],[-91.3973,31.6553],[-91.3973,31.6561],[-91.3974,31.6567],[-91.3975,31.6574],[-91.3976,31.6581],[-91.3976,31.6589],[-91.3978,31.6595],[-91.3978,31.6601],[-91.3979,31.6608],[-91.3979,31.6616],[-91.398,31.6623],[-91.398,31.6627],[-91.398,31.6633],[-91.3981,31.664],[-91.3982,31.6647],[-91.3983,31.6653],[-91.3984,31.6657],[-91.3984,31.6664],[-91.3984,31.6674],[-91.3985,31.6682],[-91.3985,31.669],[-91.3986,31.6699],[-91.3986,31.6707],[-91.3986,31.6708],[-91.3987,31.6714],[-91.3988,31.6723],[-91.3989,31.6729],[-91.399,31.6734],[-91.3991,31.6742],[-91.3992,31.6752],[-91.3993,31.6758],[-91.3993,31.676],[-91.3993,31.6768],[-91.3993,31.6773],[-91.3993,31.6779],[-91.3994,31.6785],[-91.3994,31.6792],[-91.3995,31.6799],[-91.3995,31.68],[-91.3996,31.6809],[-91.3997,31.682],[-91.3997,31.6822],[-91.3998,31.683],[-91.3998,31.6838],[-91.3998,31.6841],[-91.3999,31.6849],[-91.3999,31.6857],[-91.4,31.6864],[-91.4001,31.6873],[-91.4001,31.6881],[-91.4001,31.6882],[-91.4001,31.689],[-91.4001,31.6896],[-91.4001,31.6901],[-91.4001,31.6905],[-91.4001,31.6906],[-91.4001,31.6914],[-91.4002,31.6923],[-91.4002,31.6933],[-91.4002,31.6942],[-91.4002,31.6949],[-91.4001,31.6956],[-91.4001,31.6963],[-91.4001,31.6968],[-91.4,31.6973],[-91.4,31.6979],[-91.3999,31.6985],[-91.3998,31.6992],[-91.3996,31.7],[-91.3995,31.7003],[-91.3994,31.7007],[-91.3994,31.7009],[-91.3992,31.7017],[-91.399,31.7025],[-91.3988,31.7031],[-91.3987,31.7037],[-91.3985,31.7044],[-91.3984,31.7051],[-91.3983,31.7057],[-91.3982,31.7063],[-91.3982,31.707],[-91.3981,31.7077],[-91.3981,31.7083],[-91.398,31.709],[-91.3979,31.7094],[-91.3977,31.71],[-91.3975,31.7105],[-91.3973,31.711],[-91.3971,31.7114],[-91.3967,31.7118],[-91.3964,31.7121],[-91.396,31.7128],[-91.3954,31.7135],[-91.395,31.714],[-91.3945,31.7146],[-91.394,31.7153],[-91.3933,31.7163],[-91.3926,31.717],[-91.3919,31.7177],[-91.3912,31.7183],[-91.3907,31.7189],[-91.3902,31.7195],[-91.3896,31.7203],[-91.3892,31.7208],[-91.3886,31.7216],[-91.3879,31.7223],[-91.3871,31.7231],[-91.3865,31.7239],[-91.386,31.7246],[-91.3859,31.7247],[-91.3855,31.7253],[-91.3851,31.7258],[-91.3847,31.7263],[-91.3845,31.7269],[-91.3842,31.7274],[-91.3839,31.7279],[-91.3836,31.7283],[-91.3833,31.7287],[-91.3829,31.7294],[-91.3825,31.73],[-91.3821,31.7306],[-91.3817,31.7313],[-91.3814,31.7316],[-91.3812,31.732],[-91.381,31.7323],[-91.3809,31.7325],[-91.3808,31.7326],[-91.3804,31.7331],[-91.3803,31.7333],[-91.3792,31.7345],[-91.3761,31.7382],[-91.3751,31.7394],[-91.375,31.7395],[-91.375,31.7396],[-91.3749,31.7396],[-91.3749,31.7397],[-91.3748,31.7398],[-91.3747,31.7399],[-91.3746,31.74],[-91.3745,31.7401],[-91.3744,31.7401],[-91.3743,31.7401],[-91.3743,31.7402],[-91.3742,31.7403],[-91.3741,31.7404],[-91.3739,31.7405],[-91.3737,31.7408],[-91.3734,31.7411],[-91.3733,31.7415],[-91.3731,31.7418],[-91.3729,31.7421],[-91.3727,31.7423],[-91.3726,31.7425],[-91.3725,31.7426],[-91.3723,31.7428],[-91.3722,31.7429],[-91.3719,31.7432],[-91.3715,31.7438],[-91.3702,31.7456],[-91.3698,31.7463],[-91.3694,31.7469],[-91.3693,31.7469],[-91.3681,31.7469],[-91.367,31.7474],[-91.367,31.7475],[-91.3662,31.7477],[-91.3653,31.7481],[-91.364,31.7484],[-91.3633,31.7486],[-91.3623,31.7487],[-91.3607,31.7488],[-91.3588,31.7487],[-91.3565,31.7491],[-91.3547,31.7494],[-91.3542,31.7495],[-91.353,31.7497],[-91.3519,31.75],[-91.3512,31.75],[-91.351,31.75],[-91.3503,31.75],[-91.3496,31.7499],[-91.3484,31.7499],[-91.3449,31.75],[-91.3447,31.75],[-91.3431,31.75],[-91.3427,31.75],[-91.3413,31.75],[-91.3407,31.75],[-91.3373,31.75],[-91.3358,31.75],[-91.3339,31.75],[-91.3337,31.75],[-91.3329,31.75],[-91.3326,31.75],[-91.3324,31.75],[-91.3319,31.75],[-91.3317,31.75],[-91.3314,31.75],[-91.3311,31.75],[-91.3307,31.75],[-91.3306,31.75],[-91.3305,31.75],[-91.3303,31.75],[-91.3302,31.75],[-91.3286,31.75],[-91.3244,31.7501],[-91.3228,31.7501],[-91.3213,31.7501],[-91.3209,31.7501],[-91.3207,31.7501],[-91.3201,31.75],[-91.3199,31.75],[-91.3197,31.75],[-91.3195,31.75],[-91.3195,31.7499],[-91.3183,31.7498],[-91.3179,31.7498],[-91.3175,31.7497],[-91.317,31.7497],[-91.3164,31.7495],[-91.316,31.7494],[-91.3157,31.7494],[-91.3153,31.7493],[-91.3145,31.7491],[-91.3132,31.749],[-91.3125,31.7489],[-91.3119,31.7489],[-91.3118,31.7489],[-91.3112,31.7489],[-91.3105,31.7489],[-91.3099,31.7489],[-91.3098,31.7489],[-91.3091,31.7489],[-91.3084,31.7488],[-91.3077,31.7487],[-91.3076,31.7487],[-91.3069,31.7487],[-91.3064,31.7486],[-91.3059,31.7485],[-91.3054,31.7484],[-91.3048,31.7482],[-91.3044,31.7481],[-91.3039,31.748],[-91.3037,31.7479],[-91.3035,31.7478],[-91.303,31.7477],[-91.3027,31.7476],[-91.3025,31.7475],[-91.3024,31.7475],[-91.3023,31.7474],[-91.3022,31.7474],[-91.3019,31.7473],[-91.3014,31.7471],[-91.301,31.747],[-91.3006,31.7469],[-91.3004,31.7467],[-91.3003,31.7467],[-91.2999,31.7466],[-91.2999,31.7465],[-91.2997,31.7465],[-91.2992,31.7461],[-91.2989,31.7461],[-91.2981,31.746],[-91.2963,31.7455],[-91.2955,31.7453],[-91.2953,31.7453],[-91.2944,31.7452],[-91.2943,31.7452],[-91.2939,31.7452],[-91.2935,31.7452],[-91.2934,31.7452],[-91.2928,31.7453],[-91.2922,31.7453],[-91.2916,31.7453],[-91.291,31.7454],[-91.2909,31.7454],[-91.2905,31.7454],[-91.2902,31.7454],[-91.2901,31.7455],[-91.29,31.7455],[-91.2899,31.7455],[-91.2897,31.7455],[-91.2896,31.7455],[-91.2893,31.7455],[-91.2892,31.7456],[-91.2889,31.7456],[-91.2886,31.7457],[-91.2885,31.7457],[-91.2881,31.7456],[-91.2878,31.7456],[-91.2875,31.7457],[-91.287,31.7457],[-91.2869,31.7457],[-91.2868,31.7457],[-91.2866,31.7457],[-91.2862,31.7457],[-91.2861,31.7457],[-91.2859,31.7457],[-91.2848,31.7454],[-91.2845,31.7454],[-91.2829,31.7452],[-91.2818,31.745],[-91.2809,31.7449],[-91.2798,31.7447],[-91.2795,31.7448],[-91.2786,31.7448],[-91.2785,31.7448],[-91.2771,31.7449],[-91.2761,31.7452],[-91.2754,31.7456],[-91.2747,31.746],[-91.2745,31.7461],[-91.2738,31.7465],[-91.2717,31.7479],[-91.271,31.7483],[-91.2707,31.7485],[-91.2704,31.7486],[-91.2699,31.7489],[-91.2698,31.749],[-91.2696,31.7491],[-91.2693,31.7492],[-91.2689,31.7495],[-91.2687,31.7497],[-91.2686,31.7497],[-91.2685,31.7498],[-91.2684,31.7499],[-91.2683,31.75],[-91.2682,31.7501],[-91.268,31.7502],[-91.2678,31.7503],[-91.2674,31.7505],[-91.267,31.7509],[-91.2664,31.7514],[-91.266,31.7518],[-91.2656,31.7521],[-91.2654,31.7524],[-91.265,31.7529],[-91.2645,31.7534],[-91.2637,31.7542],[-91.2636,31.7542],[-91.2633,31.7546],[-91.2631,31.7547],[-91.2631,31.7548],[-91.2627,31.7553],[-91.2626,31.7554],[-91.2624,31.7557],[-91.2623,31.7559],[-91.2621,31.7561],[-91.262,31.7561],[-91.262,31.7562],[-91.2617,31.7565],[-91.2615,31.7568],[-91.2612,31.7573],[-91.2605,31.7581],[-91.2602,31.7584],[-91.26,31.7587],[-91.2599,31.759],[-91.2597,31.7594],[-91.2596,31.7597],[-91.2595,31.7602],[-91.2596,31.7609],[-91.2596,31.7614],[-91.2597,31.7615],[-91.2598,31.7619],[-91.2598,31.762],[-91.2599,31.7621],[-91.2599,31.7623],[-91.2599,31.7624],[-91.26,31.7628],[-91.2601,31.763],[-91.2604,31.7636],[-91.2609,31.7645],[-91.2615,31.7655],[-91.2616,31.7656],[-91.262,31.7661],[-91.2621,31.7662],[-91.2622,31.7663],[-91.2623,31.7664],[-91.2625,31.7665],[-91.2625,31.7666],[-91.2629,31.7669],[-91.2634,31.7674],[-91.2636,31.7675],[-91.2636,31.7676],[-91.2637,31.7677],[-91.2639,31.7678],[-91.264,31.7679],[-91.2642,31.7679],[-91.2642,31.768],[-91.265,31.7685],[-91.2655,31.7687],[-91.2657,31.7688],[-91.2659,31.7689],[-91.266,31.7689],[-91.2661,31.7689],[-91.2668,31.7693],[-91.2678,31.7698],[-91.2695,31.7705],[-91.2699,31.7706],[-91.2704,31.7708],[-91.2715,31.7709],[-91.2728,31.771],[-91.2738,31.7712],[-91.275,31.7715],[-91.276,31.7716],[-91.2774,31.7719],[-91.2785,31.7721],[-91.2798,31.7722],[-91.2812,31.7723],[-91.2823,31.7722],[-91.2833,31.7722],[-91.2843,31.7721],[-91.2856,31.7721],[-91.2865,31.7721],[-91.2866,31.7721],[-91.2868,31.7721],[-91.2874,31.772],[-91.2876,31.7719],[-91.2879,31.7718],[-91.2882,31.7717],[-91.2896,31.7712],[-91.2906,31.7709],[-91.2909,31.7708],[-91.2918,31.7705],[-91.2925,31.7702],[-91.293,31.77],[-91.2941,31.7696],[-91.2946,31.7695],[-91.2947,31.7694],[-91.2953,31.7692],[-91.2972,31.7685],[-91.2973,31.7684],[-91.2974,31.7684],[-91.298,31.7681],[-91.2989,31.7675],[-91.2997,31.7672],[-91.3012,31.7668],[-91.302,31.7667],[-91.3031,31.7663],[-91.3044,31.766],[-91.306,31.7658],[-91.3064,31.7658],[-91.3076,31.7658],[-91.3087,31.7656],[-91.3102,31.7654],[-91.3103,31.7654],[-91.3113,31.7652],[-91.3114,31.7652],[-91.3118,31.7651],[-91.3127,31.7651],[-91.3132,31.7649],[-91.3137,31.7648],[-91.314,31.7647],[-91.3141,31.7647],[-91.3143,31.7647],[-91.3158,31.7644],[-91.3166,31.7642],[-91.3169,31.7642],[-91.3169,31.7641],[-91.318,31.7639],[-91.3189,31.7637],[-91.3201,31.7634],[-91.3213,31.7631],[-91.3223,31.7627],[-91.3233,31.7623],[-91.3242,31.762],[-91.3255,31.7617],[-91.3267,31.7613],[-91.3278,31.761],[-91.3288,31.7608],[-91.3299,31.7607],[-91.3311,31.7607],[-91.3323,31.7606],[-91.3332,31.7606],[-91.3343,31.7604],[-91.3354,31.7602],[-91.3362,31.76],[-91.3371,31.7599],[-91.3381,31.7597],[-91.339,31.7596],[-91.3399,31.7594],[-91.3409,31.7592],[-91.3418,31.7591],[-91.343,31.7589],[-91.3444,31.7587],[-91.3456,31.7585],[-91.3464,31.7584],[-91.3473,31.7583],[-91.3481,31.7582],[-91.3489,31.7582],[-91.3498,31.7581],[-91.3505,31.7581],[-91.3517,31.758],[-91.3527,31.7579],[-91.3536,31.758],[-91.3545,31.758],[-91.3552,31.7581],[-91.3558,31.7581],[-91.3566,31.7583],[-91.3575,31.7583],[-91.3581,31.7584],[-91.359,31.7586],[-91.3595,31.7587],[-91.3601,31.7588],[-91.3608,31.759],[-91.361,31.7591],[-91.3617,31.7594],[-91.3618,31.7595],[-91.362,31.7597],[-91.3627,31.76],[-91.3632,31.7601],[-91.3638,31.7603],[-91.3643,31.7604],[-91.3649,31.7605],[-91.3653,31.7607],[-91.3656,31.7608],[-91.365,31.7667],[-91.3644,31.7727],[-91.3641,31.7764],[-91.3637,31.7801],[-91.3637,31.7804],[-91.3638,31.7807],[-91.3638,31.7811],[-91.3638,31.7819],[-91.3637,31.7826],[-91.3637,31.7827],[-91.3635,31.7834],[-91.3632,31.7841],[-91.3631,31.7845],[-91.3626,31.7858],[-91.3624,31.7863],[-91.3624,31.7864],[-91.3623,31.7865],[-91.3623,31.7867],[-91.3622,31.7869],[-91.3621,31.7872],[-91.3617,31.7881],[-91.3616,31.7887],[-91.3616,31.7895],[-91.3615,31.7904],[-91.3614,31.7914],[-91.3612,31.7921],[-91.3611,31.7926],[-91.361,31.7928],[-91.3609,31.7937],[-91.3607,31.7947],[-91.3605,31.7958],[-91.3603,31.7965],[-91.3601,31.7972],[-91.36,31.7977],[-91.3597,31.7985],[-91.3596,31.7991],[-91.3595,31.7994],[-91.3593,31.8002],[-91.359,31.8009],[-91.3588,31.8014],[-91.3586,31.802],[-91.3584,31.8026],[-91.3582,31.8033],[-91.3579,31.8039],[-91.3577,31.8043],[-91.3575,31.8049],[-91.3573,31.8053],[-91.357,31.8059],[-91.3567,31.8066],[-91.3564,31.8073],[-91.3562,31.8079],[-91.3559,31.8085],[-91.3558,31.8088],[-91.3557,31.8093],[-91.3555,31.8099],[-91.3553,31.8105],[-91.3551,31.811],[-91.355,31.8114],[-91.3548,31.812],[-91.3546,31.8126],[-91.3544,31.8132],[-91.3541,31.8138],[-91.3539,31.8147],[-91.3538,31.8149],[-91.3536,31.8157],[-91.3532,31.8174],[-91.3531,31.8182],[-91.353,31.8183],[-91.353,31.8184],[-91.3529,31.8186],[-91.3527,31.819],[-91.3526,31.8192],[-91.3525,31.8198],[-91.3524,31.8204],[-91.3523,31.8209],[-91.3523,31.8211],[-91.3521,31.8218],[-91.3519,31.8224],[-91.3518,31.8227],[-91.3515,31.8235],[-91.3512,31.8241],[-91.3511,31.8245],[-91.351,31.8249],[-91.3508,31.8253],[-91.3507,31.8256],[-91.3505,31.8261],[-91.3503,31.8266],[-91.3501,31.8273],[-91.3499,31.8278],[-91.3498,31.8281],[-91.3496,31.8287],[-91.3493,31.8294],[-91.349,31.83],[-91.3489,31.8303],[-91.3486,31.8314],[-91.3486,31.8315],[-91.3483,31.8322],[-91.3481,31.8328],[-91.348,31.8333],[-91.3479,31.8339],[-91.3477,31.8348],[-91.3476,31.8351],[-91.3475,31.8357],[-91.3474,31.8363],[-91.3474,31.8367],[-91.3473,31.8371],[-91.347,31.838],[-91.3466,31.8392],[-91.3466,31.8394],[-91.3465,31.8398],[-91.3464,31.84],[-91.3461,31.8407],[-91.3455,31.8419],[-91.3456,31.8426],[-91.3457,31.8429],[-91.3452,31.8439],[-91.3447,31.8446],[-91.3439,31.8456],[-91.3434,31.8463],[-91.343,31.8469],[-91.3421,31.8479],[-91.3417,31.8483],[-91.3414,31.8486],[-91.3408,31.8492],[-91.34,31.8499],[-91.339,31.8508],[-91.3384,31.8513],[-91.3374,31.8519],[-91.3364,31.8524],[-91.3353,31.8527],[-91.3338,31.8533],[-91.3324,31.8536],[-91.3313,31.854],[-91.3302,31.8542],[-91.3291,31.8545],[-91.3279,31.8548],[-91.3269,31.855],[-91.3267,31.855],[-91.3256,31.8552],[-91.3243,31.8553],[-91.3228,31.8555],[-91.3216,31.8556],[-91.321,31.8556],[-91.3201,31.8557],[-91.3191,31.8557],[-91.3164,31.8558],[-91.3163,31.8558],[-91.3162,31.8558],[-91.3156,31.8558],[-91.3149,31.8559],[-91.3141,31.8559],[-91.3136,31.8559],[-91.313,31.856],[-91.3128,31.856],[-91.3127,31.856],[-91.312,31.856],[-91.3115,31.856],[-91.311,31.856],[-91.3105,31.8561],[-91.3098,31.8562],[-91.3091,31.8562],[-91.3083,31.8563],[-91.3075,31.8565],[-91.3071,31.8566],[-91.3067,31.8568],[-91.3061,31.8569],[-91.3052,31.8571],[-91.3049,31.8572],[-91.3044,31.8573],[-91.3041,31.8573],[-91.3038,31.8574],[-91.303,31.8576],[-91.3023,31.8579],[-91.3013,31.8583],[-91.3005,31.8585],[-91.2999,31.8587],[-91.2989,31.8591],[-91.298,31.8594],[-91.2976,31.8595],[-91.2967,31.8598],[-91.2962,31.86],[-91.2957,31.8601],[-91.2953,31.8603],[-91.295,31.8604],[-91.2947,31.8605],[-91.294,31.8605],[-91.2934,31.8602],[-91.293,31.8598],[-91.2928,31.8591],[-91.2928,31.8585],[-91.2927,31.8578],[-91.2927,31.8572],[-91.2927,31.8568],[-91.2927,31.8562],[-91.2927,31.8556],[-91.2926,31.8554],[-91.2925,31.855],[-91.2923,31.8547],[-91.292,31.8543],[-91.2918,31.8538],[-91.2916,31.8534],[-91.2914,31.8529],[-91.2911,31.8524],[-91.2911,31.8523],[-91.291,31.8521],[-91.2909,31.8519],[-91.2908,31.8515],[-91.2906,31.851],[-91.2905,31.8505],[-91.2904,31.8503],[-91.2902,31.8497],[-91.29,31.8493],[-91.29,31.8491],[-91.2898,31.8487],[-91.2896,31.8482],[-91.2893,31.8469],[-91.2893,31.8464],[-91.2893,31.846],[-91.2893,31.8455],[-91.2893,31.8448],[-91.2893,31.8446],[-91.2894,31.8443],[-91.2894,31.8439],[-91.2894,31.8432],[-91.2894,31.8431],[-91.2895,31.8426],[-91.2896,31.842],[-91.2896,31.8413],[-91.2896,31.841],[-91.2897,31.8407],[-91.2899,31.8406],[-91.2901,31.84],[-91.2901,31.8397],[-91.29,31.8395],[-91.2901,31.8372],[-91.2901,31.8368],[-91.2901,31.8358],[-91.2901,31.8351],[-91.2901,31.8337],[-91.2901,31.8329],[-91.29,31.8322],[-91.2899,31.8316],[-91.2899,31.8315],[-91.2898,31.831],[-91.2897,31.8304],[-91.2896,31.8298],[-91.2896,31.8296],[-91.2895,31.8294],[-91.2895,31.8292],[-91.2894,31.8287],[-91.2893,31.8283],[-91.2891,31.8279],[-91.289,31.8274],[-91.2889,31.8269],[-91.2887,31.8265],[-91.2885,31.826],[-91.2885,31.8258],[-91.2884,31.8256],[-91.2882,31.8251],[-91.288,31.8247],[-91.2879,31.8243],[-91.2878,31.8242],[-91.2874,31.8236],[-91.287,31.823],[-91.2867,31.8225],[-91.2864,31.8219],[-91.2862,31.8215],[-91.286,31.8209],[-91.2859,31.8206],[-91.2858,31.8203],[-91.2855,31.8198],[-91.2852,31.8191],[-91.2849,31.8184],[-91.2847,31.818],[-91.2845,31.8179],[-91.2841,31.8173],[-91.2837,31.8167],[-91.2834,31.8161],[-91.2832,31.8158],[-91.2826,31.8153],[-91.2822,31.8148],[-91.2813,31.814],[-91.2802,31.8132],[-91.28,31.8132],[-91.2799,31.8131],[-91.2791,31.8126],[-91.2782,31.8122],[-91.2773,31.8117],[-91.2767,31.8114],[-91.2757,31.8111],[-91.2749,31.8108],[-91.2746,31.8107],[-91.2734,31.8103],[-91.2725,31.81],[-91.2724,31.81],[-91.2717,31.8098],[-91.2709,31.8096],[-91.27,31.8094],[-91.2697,31.8093],[-91.2692,31.8092],[-91.2689,31.8092],[-91.2684,31.8092],[-91.2683,31.8092],[-91.2672,31.8091],[-91.2668,31.8091],[-91.266,31.8092],[-91.265,31.8092],[-91.264,31.8092],[-91.2638,31.8092],[-91.2627,31.8093],[-91.262,31.8094],[-91.2614,31.8096],[-91.2606,31.8099],[-91.2602,31.81],[-91.2599,31.8102],[-91.2593,31.8105],[-91.2585,31.8109],[-91.2576,31.8114],[-91.2571,31.8117],[-91.257,31.8118],[-91.2562,31.8123],[-91.2556,31.8127],[-91.2554,31.8128],[-91.2549,31.8132],[-91.2543,31.8137],[-91.2539,31.8141],[-91.2538,31.8142],[-91.2533,31.8147],[-91.253,31.8151],[-91.2524,31.8157],[-91.2523,31.8158],[-91.2519,31.8162],[-91.2515,31.8166],[-91.2511,31.8169],[-91.2508,31.8172],[-91.2507,31.8173],[-91.2504,31.8176],[-91.2503,31.8177],[-91.2502,31.8177],[-91.2501,31.8178],[-91.25,31.818],[-91.2497,31.8189],[-91.2496,31.8192],[-91.2494,31.8197],[-91.2487,31.8206],[-91.2485,31.8208],[-91.2474,31.8223],[-91.2466,31.8234],[-91.2464,31.825],[-91.2464,31.8252],[-91.2466,31.8267],[-91.2466,31.827],[-91.2465,31.828],[-91.2465,31.8281],[-91.2464,31.8285],[-91.2464,31.8287],[-91.2462,31.8292],[-91.2461,31.8294],[-91.2461,31.8295],[-91.2459,31.83],[-91.2459,31.8301],[-91.2458,31.8302],[-91.2456,31.8304],[-91.2453,31.8309],[-91.2452,31.8312],[-91.2451,31.8314],[-91.245,31.8322],[-91.2456,31.8332],[-91.2458,31.8332],[-91.2501,31.8361],[-91.2505,31.8367],[-91.2507,31.8369],[-91.2514,31.8376],[-91.2521,31.8385],[-91.2522,31.8386],[-91.2523,31.8386],[-91.2524,31.8387],[-91.2528,31.8388],[-91.2529,31.8389],[-91.2531,31.839],[-91.2531,31.8391],[-91.2531,31.8392],[-91.2532,31.8392],[-91.2533,31.8394],[-91.2534,31.8395],[-91.2537,31.8396],[-91.2538,31.8396],[-91.2539,31.8397],[-91.254,31.8397],[-91.2541,31.8398],[-91.2542,31.8399],[-91.2544,31.84],[-91.2545,31.84],[-91.2545,31.8403],[-91.2548,31.8405],[-91.2549,31.8406],[-91.2555,31.8409],[-91.2559,31.8412],[-91.2562,31.8414],[-91.2566,31.8417],[-91.2567,31.8418],[-91.2569,31.842],[-91.2573,31.8421],[-91.2574,31.8421],[-91.2575,31.8421],[-91.2575,31.8422],[-91.2578,31.8425],[-91.2579,31.8426],[-91.2579,31.8427],[-91.2581,31.843],[-91.2582,31.8431],[-91.2583,31.8432],[-91.2585,31.8433],[-91.2586,31.8433],[-91.2588,31.8434],[-91.2588,31.8435],[-91.2588,31.8436],[-91.2589,31.8437],[-91.2593,31.8441],[-91.2597,31.8444],[-91.2604,31.8452],[-91.2607,31.8454],[-91.2612,31.8459],[-91.2613,31.846],[-91.2613,31.8461],[-91.2613,31.8462],[-91.2614,31.8463],[-91.2614,31.8464],[-91.2614,31.8465],[-91.2615,31.8466],[-91.262,31.8471],[-91.2626,31.8475],[-91.2629,31.8477],[-91.2631,31.8479],[-91.2634,31.8483],[-91.2635,31.8483],[-91.264,31.8488],[-91.2645,31.8493],[-91.2651,31.8498],[-91.2652,31.8498],[-91.2656,31.8503],[-91.2662,31.8508],[-91.2666,31.8512],[-91.2671,31.8518],[-91.2676,31.8524],[-91.2681,31.8531],[-91.2683,31.8539],[-91.2685,31.8542],[-91.2686,31.8546],[-91.2688,31.8552],[-91.2689,31.856],[-91.2689,31.8567],[-91.2689,31.8573],[-91.2689,31.8574],[-91.2689,31.8579],[-91.269,31.8587],[-91.2688,31.8593],[-91.2686,31.8599],[-91.2684,31.8607],[-91.2683,31.8613],[-91.2681,31.8617],[-91.2679,31.8621],[-91.2677,31.8627],[-91.2675,31.8631],[-91.2672,31.8635],[-91.267,31.8637],[-91.2668,31.8639],[-91.2666,31.8642],[-91.2665,31.8643],[-91.2662,31.8645],[-91.2661,31.8646],[-91.2658,31.8649],[-91.2656,31.8649],[-91.2652,31.8651],[-91.2647,31.8654],[-91.2644,31.8655],[-91.264,31.8655],[-91.2636,31.8657],[-91.2625,31.8659],[-91.2606,31.8664],[-91.26,31.8666],[-91.2594,31.8668],[-91.2582,31.8671],[-91.2578,31.8672],[-91.2565,31.8676],[-91.2561,31.8677],[-91.2553,31.868],[-91.2531,31.8686],[-91.2524,31.8688],[-91.2516,31.8691],[-91.2501,31.8695],[-91.249,31.8696],[-91.2487,31.8697],[-91.2481,31.8698],[-91.2462,31.8709],[-91.2405,31.8741],[-91.2386,31.8752],[-91.2384,31.8752],[-91.238,31.8754],[-91.2379,31.8755],[-91.2356,31.8766],[-91.2349,31.8769],[-91.2341,31.8774],[-91.2339,31.8776],[-91.2325,31.8792],[-91.227,31.8851],[-91.218,31.8928],[-91.213,31.8971],[-91.2125,31.8976],[-91.2124,31.8976],[-91.2112,31.8986],[-91.2106,31.899],[-91.21,31.8995],[-91.2088,31.9005],[-91.208,31.9014],[-91.2071,31.9023],[-91.2063,31.903],[-91.206,31.9032],[-91.2051,31.9042],[-91.2049,31.9044],[-91.2045,31.905],[-91.2039,31.9059],[-91.2038,31.9061],[-91.2034,31.9071],[-91.2032,31.9073],[-91.2031,31.9076],[-91.2028,31.908],[-91.2024,31.9082],[-91.202,31.9085],[-91.201,31.9092],[-91.2005,31.9092],[-91.1995,31.9091],[-91.1986,31.909],[-91.1985,31.909],[-91.1979,31.9088],[-91.1975,31.9087],[-91.1965,31.9088],[-91.1952,31.9091],[-91.1943,31.9094],[-91.1938,31.9096],[-91.1927,31.9101],[-91.1926,31.9102],[-91.1924,31.9105],[-91.1924,31.9108],[-91.192,31.9118],[-91.1916,31.9126],[-91.1915,31.9134],[-91.1911,31.914],[-91.1905,31.9143],[-91.19,31.9145],[-91.1893,31.9148],[-91.1881,31.9152],[-91.188,31.9152],[-91.1866,31.9154],[-91.186,31.9155],[-91.1855,31.9155],[-91.1847,31.9156],[-91.1842,31.9158],[-91.1829,31.9157],[-91.1823,31.9158],[-91.1816,31.9169],[-91.1814,31.9171],[-91.1812,31.9175],[-91.1811,31.9176],[-91.1806,31.918],[-91.1804,31.9184],[-91.1804,31.9186],[-91.1806,31.9189],[-91.1808,31.9193],[-91.1809,31.9194],[-91.1811,31.9199],[-91.1811,31.9201],[-91.1815,31.9204],[-91.1816,31.9204],[-91.1823,31.9211],[-91.1829,31.9217],[-91.1836,31.9223],[-91.1843,31.9229],[-91.1847,31.9234],[-91.1849,31.9238],[-91.1848,31.9242],[-91.1848,31.9245],[-91.1846,31.9249],[-91.1844,31.9253],[-91.1844,31.9255],[-91.1844,31.9257],[-91.1844,31.9258],[-91.1844,31.926],[-91.1844,31.9261],[-91.1845,31.9262],[-91.1845,31.9263],[-91.1846,31.9265],[-91.1846,31.9268],[-91.1845,31.9271],[-91.1845,31.9274],[-91.1843,31.9283],[-91.1842,31.9289],[-91.1842,31.9291],[-91.1842,31.9292],[-91.1842,31.9294],[-91.1842,31.9295],[-91.1842,31.9297],[-91.184,31.9305],[-91.1839,31.9308],[-91.1838,31.9323],[-91.1838,31.9327],[-91.1837,31.9332],[-91.1838,31.9336],[-91.1846,31.9349],[-91.1847,31.9351],[-91.185,31.9351],[-91.1857,31.9351],[-91.1859,31.935],[-91.1862,31.9348],[-91.1865,31.9347],[-91.1867,31.9346],[-91.1869,31.9346],[-91.187,31.9347],[-91.1872,31.9347],[-91.1873,31.9348],[-91.1875,31.9348],[-91.1877,31.9345],[-91.1884,31.9344],[-91.1891,31.9342],[-91.1894,31.9342],[-91.1899,31.9342],[-91.1905,31.9342],[-91.1906,31.9342],[-91.1911,31.9342],[-91.1916,31.9344],[-91.1923,31.9347],[-91.1929,31.935],[-91.1931,31.9352],[-91.1931,31.9353],[-91.1932,31.9357],[-91.1931,31.9362],[-91.1931,31.9364],[-91.193,31.9366],[-91.193,31.9368],[-91.1929,31.9373],[-91.1927,31.9379],[-91.1925,31.9386],[-91.1922,31.9394],[-91.1919,31.9401],[-91.1918,31.9404],[-91.1917,31.9407],[-91.1914,31.9412],[-91.1912,31.9417],[-91.191,31.9422],[-91.191,31.9423],[-91.1905,31.9437],[-91.1904,31.944],[-91.1903,31.9443],[-91.1902,31.9446],[-91.1899,31.9452],[-91.1897,31.9458],[-91.1895,31.9464],[-91.1893,31.9473],[-91.1892,31.9481],[-91.1891,31.9486],[-91.1891,31.9489],[-91.189,31.9502],[-91.1889,31.9508],[-91.1889,31.951],[-91.1889,31.9512],[-91.1889,31.9519],[-91.1888,31.9529],[-91.1888,31.9532],[-91.1889,31.9541],[-91.189,31.9545],[-91.189,31.955],[-91.1891,31.9557],[-91.1891,31.9562],[-91.1891,31.9567],[-91.1891,31.9575],[-91.189,31.9585],[-91.1888,31.9593],[-91.1888,31.9594],[-91.1885,31.9602],[-91.1885,31.9604],[-91.1883,31.961],[-91.1881,31.9614],[-91.1875,31.9622],[-91.1871,31.9627],[-91.1863,31.9637],[-91.1856,31.9646],[-91.1855,31.9647],[-91.1848,31.9656],[-91.1839,31.9665],[-91.183,31.9674],[-91.1824,31.9679],[-91.1819,31.9683],[-91.1812,31.9692],[-91.1803,31.9701],[-91.1802,31.9702],[-91.18,31.9704],[-91.1799,31.9705],[-91.1795,31.9709],[-91.1794,31.9711],[-91.1787,31.9719],[-91.1785,31.9721],[-91.1781,31.9726],[-91.1774,31.9733],[-91.1772,31.9734],[-91.1763,31.9743],[-91.1757,31.9748],[-91.1743,31.9758],[-91.1734,31.9767],[-91.1728,31.9771],[-91.1718,31.9779],[-91.171,31.9785],[-91.1709,31.9786],[-91.1702,31.9791],[-91.1689,31.98],[-91.1682,31.9804],[-91.1673,31.9809],[-91.1666,31.9813],[-91.1662,31.9817],[-91.1651,31.9822],[-91.1644,31.9826],[-91.1635,31.9828],[-91.1623,31.983],[-91.1609,31.9831],[-91.1592,31.9833],[-91.1582,31.9833],[-91.1576,31.9833],[-91.1572,31.9834],[-91.1561,31.9835],[-91.1542,31.9836],[-91.1535,31.9836],[-91.1519,31.9838],[-91.1512,31.9838],[-91.1504,31.9839],[-91.1495,31.984],[-91.1492,31.9841],[-91.1479,31.9842],[-91.1468,31.9843],[-91.1459,31.9845],[-91.1451,31.9845],[-91.1441,31.9847],[-91.1426,31.9848],[-91.1418,31.9849],[-91.1403,31.9851],[-91.1391,31.9853],[-91.1377,31.9854],[-91.1361,31.9855],[-91.1359,31.9855],[-91.1344,31.9855],[-91.1334,31.9855],[-91.1328,31.9856],[-91.1312,31.9857],[-91.1303,31.9857],[-91.1292,31.9858],[-91.128,31.9859],[-91.1265,31.9862],[-91.1257,31.9862],[-91.1251,31.9863],[-91.1247,31.9864],[-91.1231,31.9865],[-91.1211,31.9868],[-91.1205,31.9869],[-91.1201,31.9869],[-91.1187,31.987],[-91.1174,31.9871],[-91.1159,31.9874],[-91.1155,31.9875],[-91.115,31.9876],[-91.1145,31.9877],[-91.1131,31.9881],[-91.1127,31.9882],[-91.1115,31.9885],[-91.1109,31.9886],[-91.1105,31.9887],[-91.1094,31.9889],[-91.1089,31.9889],[-91.1083,31.9891],[-91.1076,31.9892],[-91.1069,31.9894],[-91.106,31.9897],[-91.1055,31.9898],[-91.1048,31.9901],[-91.1041,31.9904],[-91.1039,31.9904],[-91.1028,31.991],[-91.1018,31.9915],[-91.1014,31.9916],[-91.1006,31.9921],[-91.0997,31.9926],[-91.0996,31.9927],[-91.0989,31.9931],[-91.0981,31.9936],[-91.0975,31.994],[-91.097,31.9943],[-91.0968,31.9945],[-91.0961,31.9949],[-91.0956,31.9953],[-91.0952,31.9958],[-91.0942,31.9966],[-91.0941,31.9968],[-91.0936,31.9972],[-91.0936,31.9973],[-91.0935,31.9973],[-91.0935,31.9974],[-91.0929,31.9979],[-91.0918,31.9988],[-91.0908,31.9996],[-91.0901,32.0002],[-91.0896,32.0008],[-91.0892,32.0012],[-91.089,32.0014],[-91.0881,32.0025],[-91.0873,32.0035],[-91.0866,32.0043],[-91.0865,32.0044],[-91.0857,32.0054],[-91.0845,32.0067],[-91.0811,32.0108],[-91.0799,32.0121],[-91.0791,32.0131],[-91.0767,32.0159],[-91.0759,32.0168],[-91.0767,32.0171],[-91.079,32.0179],[-91.0796,32.0181],[-91.0798,32.0183],[-91.0799,32.0183],[-91.08,32.019],[-91.08,32.0194],[-91.0802,32.0203],[-91.0803,32.021],[-91.0804,32.0215],[-91.0805,32.0222],[-91.0807,32.0228],[-91.0808,32.0235],[-91.081,32.0242],[-91.0812,32.025],[-91.0814,32.0257],[-91.0817,32.0264],[-91.0819,32.027],[-91.0822,32.0277],[-91.0825,32.0284],[-91.0826,32.0287],[-91.0828,32.029],[-91.0832,32.0296],[-91.0835,32.0302],[-91.0838,32.0307],[-91.0839,32.0307],[-91.0844,32.0315],[-91.0849,32.032],[-91.0855,32.0324],[-91.086,32.0328],[-91.0862,32.0329],[-91.0867,32.0335],[-91.0874,32.0341],[-91.0881,32.0345],[-91.0887,32.0348],[-91.0894,32.035],[-91.0901,32.0354],[-91.0908,32.0358],[-91.0914,32.0361],[-91.0919,32.0363],[-91.0926,32.0365],[-91.0932,32.0368],[-91.0934,32.0369],[-91.094,32.0371],[-91.0947,32.0373],[-91.0955,32.0375],[-91.0964,32.0376],[-91.0975,32.0378],[-91.0986,32.038],[-91.0995,32.0382],[-91.1005,32.0384],[-91.1015,32.0384],[-91.1026,32.0386],[-91.1037,32.039],[-91.105,32.0393],[-91.1062,32.0395],[-91.1071,32.0397],[-91.108,32.0397],[-91.1088,32.0399],[-91.1098,32.0401],[-91.1107,32.0403],[-91.1115,32.0406],[-91.1123,32.0407],[-91.1133,32.0408],[-91.1144,32.041],[-91.1152,32.0412],[-91.1161,32.0412],[-91.117,32.0414],[-91.1171,32.0415],[-91.1179,32.0416],[-91.119,32.0418],[-91.1199,32.042],[-91.1208,32.0421],[-91.1216,32.0423],[-91.1225,32.0424],[-91.1233,32.0426],[-91.124,32.0427],[-91.1246,32.0427],[-91.1248,32.0427],[-91.1249,32.0427],[-91.125,32.0428],[-91.1251,32.0429],[-91.1252,32.0429],[-91.1253,32.0429],[-91.1254,32.0429],[-91.1255,32.0429],[-91.1256,32.0429],[-91.1257,32.0429],[-91.1258,32.0429],[-91.1259,32.043],[-91.126,32.0431],[-91.1262,32.0431],[-91.1263,32.0431],[-91.1265,32.0431],[-91.1268,32.0431],[-91.1271,32.0431],[-91.1273,32.0433],[-91.1274,32.0433],[-91.1276,32.0433],[-91.1277,32.0433],[-91.1278,32.0433],[-91.128,32.0433],[-91.1281,32.0433],[-91.1283,32.0435],[-91.1286,32.0435],[-91.1288,32.0435],[-91.1291,32.0436],[-91.1293,32.0436],[-91.1295,32.0437],[-91.1297,32.0437],[-91.1299,32.0437],[-91.1301,32.0437],[-91.1303,32.0438],[-91.1306,32.0438],[-91.1308,32.0439],[-91.131,32.0439],[-91.1313,32.044],[-91.1316,32.0441],[-91.1318,32.0441],[-91.132,32.0442],[-91.1323,32.0442],[-91.1326,32.0442],[-91.1329,32.0442],[-91.1332,32.0444],[-91.1334,32.0444],[-91.1335,32.0444],[-91.1338,32.0444],[-91.1339,32.0444],[-91.134,32.0444],[-91.1341,32.0444],[-91.1344,32.0444],[-91.1346,32.0446],[-91.1347,32.0446],[-91.1348,32.0446],[-91.1349,32.0446],[-91.135,32.0446],[-91.136,32.0448],[-91.1361,32.0448],[-91.1363,32.0448],[-91.1366,32.0448],[-91.1369,32.0449],[-91.1371,32.045],[-91.1373,32.045],[-91.1376,32.0451],[-91.1377,32.0451],[-91.1381,32.0452],[-91.1386,32.0453],[-91.1389,32.0453],[-91.1392,32.0454],[-91.1394,32.0454],[-91.1396,32.0455],[-91.1398,32.0455],[-91.1399,32.0455],[-91.1401,32.0456],[-91.1403,32.0456],[-91.1404,32.0456],[-91.1405,32.0456],[-91.1406,32.0457],[-91.1409,32.0457],[-91.141,32.0457],[-91.1411,32.0457],[-91.1412,32.0457],[-91.1413,32.0457],[-91.1415,32.0457],[-91.1417,32.0459],[-91.1419,32.0459],[-91.1422,32.0459],[-91.1424,32.0461],[-91.1426,32.0461],[-91.1427,32.0461],[-91.1428,32.0461],[-91.143,32.0463],[-91.1431,32.0463],[-91.1439,32.0463],[-91.1445,32.0465],[-91.1448,32.0466],[-91.1451,32.0466],[-91.1453,32.0467],[-91.1454,32.0467],[-91.1456,32.0468],[-91.1458,32.0469],[-91.146,32.0469],[-91.1462,32.047],[-91.1463,32.047],[-91.1465,32.0471],[-91.1466,32.0471],[-91.1468,32.0472],[-91.1469,32.0472],[-91.1471,32.0472],[-91.1474,32.0474],[-91.1476,32.0474],[-91.1479,32.0476],[-91.148,32.0476],[-91.1481,32.0476],[-91.1482,32.0478],[-91.1485,32.0478],[-91.1488,32.0481],[-91.1491,32.0482],[-91.1493,32.0483],[-91.1495,32.0484],[-91.1497,32.0485],[-91.1498,32.0486],[-91.15,32.0487],[-91.1502,32.0487],[-91.1504,32.0489],[-91.1507,32.0489],[-91.1509,32.0491],[-91.1512,32.0491],[-91.1514,32.0493],[-91.1517,32.0495],[-91.152,32.0496],[-91.1521,32.0497],[-91.1523,32.0498],[-91.1526,32.05],[-91.1528,32.0501],[-91.1531,32.0502],[-91.1533,32.0504],[-91.1536,32.0506],[-91.1538,32.0506],[-91.1539,32.0508],[-91.1541,32.051],[-91.1542,32.051],[-91.1543,32.051],[-91.1544,32.0512],[-91.1546,32.0513],[-91.1548,32.0515],[-91.155,32.0516],[-91.1551,32.0517],[-91.1552,32.0517],[-91.1553,32.0517],[-91.1555,32.0519],[-91.1556,32.0521],[-91.1557,32.0521],[-91.1558,32.0521],[-91.1559,32.0523],[-91.156,32.0525],[-91.1562,32.0525],[-91.1563,32.0527],[-91.1564,32.053],[-91.1566,32.0532],[-91.1568,32.0534],[-91.1569,32.0534],[-91.157,32.0536],[-91.1572,32.0538],[-91.1573,32.054],[-91.1574,32.0542],[-91.1575,32.0543],[-91.1576,32.0545],[-91.1577,32.0546],[-91.1578,32.0547],[-91.158,32.0549],[-91.1581,32.0551],[-91.1583,32.0551],[-91.1585,32.0553],[-91.1586,32.0555],[-91.1587,32.0557],[-91.1588,32.0557],[-91.1588,32.0558],[-91.159,32.056],[-91.1591,32.0562],[-91.1592,32.0563],[-91.1593,32.0564],[-91.1593,32.0565],[-91.1594,32.0566],[-91.1595,32.0568],[-91.1601,32.0577],[-91.1602,32.0579],[-91.1603,32.0581],[-91.1605,32.0583],[-91.1606,32.0585],[-91.1607,32.0585],[-91.1607,32.0587],[-91.1608,32.0587],[-91.1609,32.059],[-91.161,32.0593],[-91.1611,32.0594],[-91.1612,32.0596],[-91.1613,32.0598],[-91.1614,32.06],[-91.1615,32.0603],[-91.1615,32.0605],[-91.1616,32.0608],[-91.1617,32.0609],[-91.1618,32.0613],[-91.1619,32.0615],[-91.1619,32.0617],[-91.162,32.0619],[-91.162,32.0621],[-91.162,32.0622],[-91.162,32.0624],[-91.162,32.0626],[-91.162,32.0628],[-91.162,32.063],[-91.162,32.0632],[-91.162,32.0635],[-91.162,32.0637],[-91.162,32.0639],[-91.162,32.0641],[-91.162,32.0643],[-91.162,32.0645],[-91.162,32.0647],[-91.162,32.065],[-91.162,32.0654],[-91.1619,32.0656],[-91.1619,32.0658],[-91.1619,32.0662],[-91.1618,32.0663],[-91.1618,32.0665],[-91.1618,32.0667],[-91.1617,32.0669],[-91.1617,32.0671],[-91.1617,32.0673],[-91.1616,32.0675],[-91.1616,32.0677],[-91.1615,32.068],[-91.1614,32.0682],[-91.1613,32.0684],[-91.1613,32.0686],[-91.1612,32.0688],[-91.161,32.0692],[-91.1608,32.0694],[-91.1607,32.0697],[-91.1605,32.0699],[-91.1604,32.0701],[-91.1603,32.0703],[-91.1601,32.0705],[-91.16,32.0707],[-91.16,32.0708],[-91.1599,32.0709],[-91.1597,32.0712],[-91.1596,32.0713],[-91.1595,32.0714],[-91.1594,32.0716],[-91.1592,32.0718],[-91.1591,32.072],[-91.159,32.072],[-91.1588,32.0724],[-91.1587,32.0725],[-91.1585,32.0729],[-91.1583,32.0731],[-91.1581,32.0733],[-91.1579,32.0735],[-91.1578,32.0736],[-91.1578,32.0737],[-91.1575,32.074],[-91.1574,32.0742],[-91.1572,32.0744],[-91.1571,32.0745],[-91.157,32.0746],[-91.1567,32.0748],[-91.1564,32.075],[-91.1562,32.0752],[-91.1559,32.0754],[-91.1558,32.0755],[-91.1555,32.0757],[-91.1553,32.0759],[-91.155,32.0761],[-91.1548,32.0761],[-91.1546,32.0763],[-91.1545,32.0765],[-91.1543,32.0765],[-91.1541,32.0767],[-91.1539,32.0769],[-91.1536,32.077],[-91.1534,32.0772],[-91.1532,32.0774],[-91.1529,32.0776],[-91.1528,32.0776],[-91.1526,32.0778],[-91.1523,32.078],[-91.1522,32.078],[-91.1521,32.0782],[-91.1519,32.0782],[-91.1517,32.0784],[-91.1516,32.0784],[-91.1515,32.0785],[-91.1514,32.0787],[-91.1511,32.0787],[-91.1508,32.0789],[-91.1505,32.0791],[-91.1502,32.0793],[-91.15,32.0793],[-91.1498,32.0795],[-91.1497,32.0795],[-91.1496,32.0797],[-91.1495,32.0797],[-91.1494,32.0797],[-91.1491,32.0799],[-91.149,32.0799],[-91.1489,32.08],[-91.1488,32.0802],[-91.1486,32.0802],[-91.1483,32.0802],[-91.1482,32.0803],[-91.148,32.0804],[-91.1475,32.0806],[-91.1472,32.0806],[-91.1469,32.0808],[-91.1467,32.0808],[-91.1464,32.081],[-91.1462,32.081],[-91.146,32.081],[-91.1458,32.0812],[-91.1456,32.0812],[-91.1454,32.0812],[-91.1451,32.0814],[-91.1448,32.0814],[-91.1447,32.0814],[-91.1445,32.0814],[-91.1444,32.0814],[-91.1441,32.0814],[-91.144,32.0815],[-91.1438,32.0816],[-91.1436,32.0816],[-91.1433,32.0817],[-91.1429,32.0817],[-91.1426,32.0817],[-91.1425,32.0817],[-91.1424,32.0817],[-91.1422,32.0817],[-91.1421,32.0817],[-91.1419,32.0817],[-91.1417,32.0817],[-91.1414,32.0817],[-91.1413,32.0817],[-91.141,32.0817],[-91.1407,32.0817],[-91.1405,32.0817],[-91.1403,32.0817],[-91.1402,32.0817],[-91.1401,32.0817],[-91.14,32.0817],[-91.1399,32.0817],[-91.1398,32.0817],[-91.1396,32.0817],[-91.1393,32.0817],[-91.1391,32.0817],[-91.139,32.0817],[-91.1388,32.0816],[-91.1387,32.0816],[-91.1385,32.0814],[-91.1383,32.0814],[-91.1382,32.0814],[-91.138,32.0813],[-91.1377,32.0813],[-91.1377,32.0812],[-91.1376,32.0812],[-91.1373,32.0812],[-91.1371,32.081],[-91.137,32.081],[-91.1369,32.081],[-91.1367,32.081],[-91.1366,32.0808],[-91.1365,32.0808],[-91.1364,32.0808],[-91.1361,32.0808],[-91.1357,32.0806],[-91.1355,32.0806],[-91.1352,32.0804],[-91.1349,32.0804],[-91.1346,32.0802],[-91.1343,32.08],[-91.1342,32.08],[-91.134,32.0799],[-91.1338,32.0799],[-91.1336,32.0797],[-91.1335,32.0797],[-91.1333,32.0795],[-91.1332,32.0795],[-91.1332,32.0794],[-91.133,32.0793],[-91.1328,32.0793],[-91.1325,32.0791],[-91.1323,32.0789],[-91.1321,32.0789],[-91.132,32.0787],[-91.1317,32.0787],[-91.1316,32.0785],[-91.1314,32.0784],[-91.1313,32.0784],[-91.1312,32.0784],[-91.131,32.0782],[-91.1308,32.0782],[-91.1307,32.078],[-91.1305,32.078],[-91.1303,32.0778],[-91.1301,32.0776],[-91.13,32.0776],[-91.1298,32.0774],[-91.1295,32.0772],[-91.1293,32.077],[-91.1291,32.0769],[-91.1289,32.0767],[-91.1288,32.0767],[-91.1286,32.0765],[-91.1284,32.0763],[-91.1282,32.0761],[-91.128,32.0759],[-91.1279,32.0757],[-91.1277,32.0757],[-91.1276,32.0755],[-91.1275,32.0754],[-91.1273,32.0752],[-91.1272,32.075],[-91.1271,32.075],[-91.1269,32.0748],[-91.1268,32.0746],[-91.1266,32.0744],[-91.1265,32.0744],[-91.1264,32.0742],[-91.1262,32.074],[-91.1261,32.0739],[-91.126,32.0737],[-91.1258,32.0735],[-91.1257,32.0735],[-91.1256,32.0733],[-91.1255,32.0733],[-91.1254,32.0731],[-91.1253,32.0731],[-91.1253,32.0729],[-91.1251,32.0727],[-91.1248,32.0725],[-91.1244,32.0721],[-91.1241,32.0718],[-91.1222,32.0691],[-91.1163,32.061],[-91.1143,32.0583],[-91.1139,32.0579],[-91.1138,32.0578],[-91.1134,32.0574],[-91.1129,32.0568],[-91.1127,32.0567],[-91.1122,32.0564],[-91.1118,32.0561],[-91.1113,32.0558],[-91.1106,32.0552],[-91.1105,32.0551],[-91.1101,32.0549],[-91.11,32.0548],[-91.1097,32.0545],[-91.1096,32.0545],[-91.1087,32.0538],[-91.108,32.0532],[-91.1073,32.0528],[-91.1067,32.0523],[-91.1059,32.0517],[-91.1048,32.051],[-91.1037,32.0502],[-91.103,32.0499],[-91.1017,32.0493],[-91.1012,32.0491],[-91.1004,32.0487],[-91.0996,32.0486],[-91.099,32.0485],[-91.0987,32.0484],[-91.0925,32.0483],[-91.0915,32.0482],[-91.0906,32.0481],[-91.0896,32.048],[-91.0888,32.0479],[-91.0882,32.0479],[-91.0871,32.0478],[-91.0862,32.0476],[-91.0853,32.0476],[-91.0842,32.0476],[-91.0839,32.0476],[-91.0836,32.0476],[-91.0833,32.0476],[-91.0831,32.0476],[-91.0823,32.0476],[-91.0816,32.0476],[-91.0816,32.0477],[-91.081,32.0478],[-91.0809,32.0478],[-91.0806,32.0481],[-91.0802,32.0484],[-91.0798,32.0487],[-91.0797,32.049],[-91.0794,32.0493],[-91.0793,32.0495],[-91.0792,32.0498],[-91.0791,32.0502],[-91.0791,32.0506],[-91.0792,32.0512],[-91.0792,32.0516],[-91.0793,32.0517],[-91.0795,32.0534],[-91.08,32.0585],[-91.0801,32.0603],[-91.0804,32.0632],[-91.0804,32.0634],[-91.0807,32.0666],[-91.0808,32.0677],[-91.0809,32.0689],[-91.0812,32.0719],[-91.0812,32.072],[-91.0815,32.075],[-91.0817,32.0757],[-91.0817,32.0759],[-91.0817,32.0767],[-91.0815,32.0778],[-91.0811,32.0784],[-91.0808,32.0786],[-91.0806,32.0787],[-91.0801,32.0791],[-91.08,32.0791],[-91.0797,32.0793],[-91.0793,32.0795],[-91.0784,32.0799],[-91.0783,32.08],[-91.0772,32.0805],[-91.0745,32.0817],[-91.0734,32.0822],[-91.0717,32.083],[-91.0716,32.083],[-91.0707,32.0835],[-91.0678,32.0848],[-91.0668,32.0853],[-91.0663,32.0855],[-91.0648,32.0862],[-91.0644,32.0864],[-91.059,32.0889],[-91.0572,32.0897],[-91.0564,32.0901],[-91.0562,32.0902],[-91.056,32.0903],[-91.0513,32.0925],[-91.0492,32.0934],[-91.0453,32.0952],[-91.0449,32.0954],[-91.0435,32.096],[-91.0431,32.0962],[-91.0429,32.0962],[-91.0427,32.0964],[-91.0424,32.0966],[-91.0418,32.0969],[-91.0417,32.0969],[-91.0413,32.0971],[-91.0409,32.0973],[-91.04,32.0977],[-91.0399,32.0978],[-91.0386,32.0983],[-91.0377,32.0988],[-91.0371,32.0992],[-91.0362,32.0998],[-91.0358,32.1],[-91.0352,32.1005],[-91.0347,32.1011],[-91.0334,32.1033],[-91.0305,32.1082],[-91.0305,32.1101],[-91.0304,32.1127],[-91.0303,32.113],[-91.0303,32.114],[-91.0303,32.1144],[-91.0302,32.1144],[-91.0303,32.1146],[-91.0304,32.115],[-91.0305,32.1152],[-91.0305,32.1155],[-91.0305,32.1157],[-91.0306,32.1166],[-91.0306,32.1168],[-91.0306,32.1169],[-91.0306,32.1171],[-91.0306,32.1172],[-91.0307,32.1179],[-91.0309,32.12],[-91.0309,32.1205],[-91.0309,32.1206],[-91.0308,32.1206],[-91.0306,32.1207],[-91.0298,32.1209],[-91.0294,32.1208],[-91.0289,32.1209],[-91.0279,32.121],[-91.027,32.121],[-91.02,32.1236],[-91.0199,32.1236],[-91.0193,32.124],[-91.0189,32.1245],[-91.0185,32.1247],[-91.0183,32.1249],[-91.0181,32.1251],[-91.0176,32.1251],[-91.0173,32.1255],[-91.0171,32.1257],[-91.0166,32.126],[-91.0163,32.1264],[-91.0158,32.1268],[-91.0153,32.1272],[-91.0143,32.1283],[-91.0138,32.1288],[-91.0133,32.1294],[-91.0125,32.1302],[-91.0118,32.1311],[-91.0111,32.1322],[-91.0106,32.133],[-91.0099,32.1341],[-91.0094,32.1349],[-91.0088,32.1358],[-91.0082,32.1369],[-91.0077,32.1377],[-91.0072,32.1384],[-91.0068,32.1392],[-91.0064,32.1399],[-91.006,32.1407],[-91.0056,32.1416],[-91.005,32.1429],[-91.0047,32.1439],[-91.0043,32.1454],[-91.0041,32.1461],[-91.0041,32.1463],[-91.0037,32.1514],[-91.0029,32.1621],[-91.0055,32.1618],[-91.0057,32.1618],[-91.0062,32.1618],[-91.0166,32.1609],[-91.0249,32.1626],[-91.025,32.1626],[-91.0255,32.163],[-91.026,32.1634],[-91.0266,32.1638],[-91.0274,32.1643],[-91.0279,32.1647],[-91.0285,32.1651],[-91.029,32.1656],[-91.0296,32.166],[-91.0302,32.1666],[-91.0305,32.1668],[-91.0308,32.1671],[-91.0315,32.1675],[-91.0319,32.1678],[-91.0324,32.1681],[-91.0331,32.1686],[-91.0336,32.1689],[-91.034,32.1691],[-91.0346,32.1696],[-91.0347,32.1696],[-91.035,32.1699],[-91.0356,32.1703],[-91.0362,32.1707],[-91.0368,32.1712],[-91.0374,32.1716],[-91.0377,32.1719],[-91.0386,32.1724],[-91.039,32.1728],[-91.0391,32.1728],[-91.0413,32.1743],[-91.0418,32.1746],[-91.0424,32.1748],[-91.0428,32.175],[-91.0435,32.1754],[-91.0436,32.1754],[-91.0437,32.1754],[-91.0502,32.1784],[-91.0583,32.181],[-91.0583,32.1806],[-91.0583,32.1805],[-91.0588,32.1736],[-91.0588,32.1732],[-91.0588,32.1729],[-91.0588,32.1727],[-91.0588,32.1724],[-91.0588,32.1723],[-91.0589,32.1713],[-91.0557,32.1638],[-91.0497,32.1574],[-91.0497,32.1572],[-91.0497,32.1568],[-91.0496,32.1562],[-91.0494,32.1553],[-91.0492,32.1542],[-91.049,32.1527],[-91.0488,32.1517],[-91.0486,32.1508],[-91.0486,32.1504],[-91.0485,32.1501],[-91.0486,32.1497],[-91.0487,32.1491],[-91.0488,32.1489],[-91.049,32.1482],[-91.0492,32.1478],[-91.0494,32.1474],[-91.0497,32.1471],[-91.0498,32.1469],[-91.05,32.1461],[-91.0501,32.1457],[-91.0502,32.1452],[-91.0504,32.1448],[-91.0507,32.1446],[-91.0509,32.1444],[-91.051,32.1442],[-91.0511,32.1442],[-91.0512,32.1442],[-91.0513,32.1427],[-91.0513,32.1426],[-91.052,32.1344],[-91.0525,32.1285],[-91.0528,32.1258],[-91.053,32.1252],[-91.0536,32.1244],[-91.0539,32.1245],[-91.054,32.1246],[-91.0544,32.1247],[-91.0549,32.1249],[-91.0551,32.125],[-91.0552,32.1251],[-91.0555,32.1251],[-91.0567,32.1255],[-91.0585,32.126],[-91.0603,32.1266],[-91.0614,32.1269],[-91.0615,32.1269],[-91.0638,32.1283],[-91.0647,32.1287],[-91.0677,32.1303],[-91.0691,32.1315],[-91.0737,32.1328],[-91.0746,32.133],[-91.077,32.1335],[-91.0781,32.1336],[-91.0782,32.1336],[-91.0785,32.1337],[-91.0786,32.1337],[-91.0788,32.1337],[-91.0816,32.134],[-91.0837,32.134],[-91.0865,32.1339],[-91.0901,32.1337],[-91.0917,32.1336],[-91.0942,32.133],[-91.0963,32.1326],[-91.0988,32.1318],[-91.1012,32.1311],[-91.1035,32.1301],[-91.1036,32.13],[-91.1037,32.13],[-91.1038,32.1299],[-91.1039,32.1299],[-91.1039,32.1298],[-91.104,32.1298],[-91.1049,32.1292],[-91.1066,32.1282],[-91.1076,32.1274],[-91.1078,32.1273],[-91.1087,32.1266],[-91.1088,32.1265],[-91.1089,32.1264],[-91.1094,32.1261],[-91.1095,32.1259],[-91.1097,32.1257],[-91.1098,32.1257],[-91.11,32.1255],[-91.11,32.1254],[-91.1103,32.1251],[-91.1107,32.1249],[-91.1107,32.1248],[-91.111,32.1246],[-91.1111,32.1249],[-91.1113,32.125],[-91.1116,32.1251],[-91.1117,32.1251],[-91.1119,32.1251],[-91.1121,32.1251],[-91.1123,32.1252],[-91.113,32.1254],[-91.1132,32.1255],[-91.1133,32.1255],[-91.1136,32.1256],[-91.1137,32.1257],[-91.1138,32.1257],[-91.1139,32.1257],[-91.114,32.1257],[-91.1141,32.1257],[-91.1146,32.1257],[-91.1159,32.1258],[-91.117,32.1258],[-91.1178,32.1258],[-91.1192,32.1258],[-91.1198,32.1258],[-91.1218,32.1258],[-91.1235,32.1258],[-91.1236,32.1258],[-91.1251,32.1258],[-91.1253,32.1258],[-91.1255,32.1258],[-91.1287,32.126],[-91.1313,32.1262],[-91.1314,32.1262],[-91.1333,32.1265],[-91.1342,32.1267],[-91.1349,32.1268],[-91.1366,32.1274],[-91.1391,32.1284],[-91.14,32.1288],[-91.1405,32.129],[-91.1422,32.1297],[-91.1444,32.1304],[-91.1449,32.1305],[-91.1469,32.1308],[-91.1484,32.131],[-91.149,32.1311],[-91.1499,32.1313],[-91.151,32.1315],[-91.1544,32.1321],[-91.1548,32.1322],[-91.155,32.1322],[-91.1574,32.1325],[-91.1589,32.1325],[-91.1625,32.1327],[-91.1627,32.1327],[-91.1628,32.1327],[-91.1645,32.1335],[-91.1653,32.1341],[-91.1655,32.1343],[-91.1657,32.1346],[-91.1663,32.1356],[-91.1673,32.1369],[-91.1681,32.1382],[-91.1685,32.1387],[-91.1698,32.1407],[-91.17,32.1412],[-91.1701,32.1413],[-91.1702,32.1415],[-91.1706,32.1424],[-91.1712,32.1433],[-91.1717,32.1442],[-91.1727,32.1465],[-91.1735,32.149],[-91.1735,32.1492],[-91.1739,32.1513],[-91.1743,32.1525],[-91.1745,32.155],[-91.1746,32.1573],[-91.1744,32.1591],[-91.1744,32.1598],[-91.1737,32.164],[-91.1737,32.1642],[-91.1732,32.1658],[-91.1725,32.1684],[-91.1723,32.1705],[-91.1722,32.1711],[-91.1718,32.1732],[-91.171,32.1765],[-91.1697,32.1816],[-91.1694,32.1824],[-91.1681,32.1866],[-91.1668,32.1891],[-91.1666,32.1894],[-91.1664,32.1898],[-91.1659,32.1916],[-91.1658,32.1923],[-91.1657,32.1933],[-91.1655,32.194],[-91.1653,32.1946],[-91.1649,32.1957],[-91.1642,32.1969],[-91.1634,32.1978],[-91.1631,32.1981],[-91.1621,32.199],[-91.1606,32.2002],[-91.158,32.202],[-91.1419,32.2098],[-91.1405,32.2104],[-91.1372,32.2118],[-91.1351,32.2127],[-91.1336,32.2134],[-91.1324,32.2136],[-91.1318,32.2137],[-91.1309,32.2137],[-91.1302,32.2137],[-91.1285,32.2132],[-91.1283,32.2131],[-91.1266,32.2125],[-91.1265,32.2124],[-91.1252,32.2117],[-91.1251,32.2117],[-91.1249,32.2116],[-91.1247,32.2115],[-91.1242,32.2112],[-91.124,32.2111],[-91.1238,32.2109],[-91.1227,32.2103],[-91.1218,32.2097],[-91.121,32.2091],[-91.1201,32.2085],[-91.1193,32.2079],[-91.119,32.2077],[-91.1182,32.2071],[-91.1173,32.2067],[-91.1161,32.2064],[-91.1148,32.2065],[-91.1141,32.2067],[-91.1137,32.2067],[-91.1133,32.2066],[-91.1131,32.2066],[-91.113,32.2066],[-91.1085,32.2082],[-91.1004,32.2178],[-91.0982,32.2195],[-91.0978,32.2197],[-91.0945,32.2221],[-91.0944,32.2222],[-91.0921,32.2238],[-91.092,32.2238],[-91.091,32.2242],[-91.0901,32.2244],[-91.0899,32.2245],[-91.0898,32.2245],[-91.0895,32.2246],[-91.0837,32.2264],[-91.0754,32.227],[-91.0751,32.227],[-91.0711,32.2261],[-91.0696,32.2249],[-91.0667,32.2227],[-91.0622,32.2193],[-91.0614,32.2186],[-91.0608,32.2192],[-91.0601,32.2199],[-91.0599,32.2201],[-91.0574,32.2225],[-91.0551,32.2248],[-91.0531,32.2279],[-91.0518,32.2345],[-91.0504,32.2378],[-91.0503,32.2379],[-91.0481,32.2398],[-91.0465,32.2411],[-91.039,32.2424],[-91.0343,32.2415],[-91.0266,32.2388],[-91.0215,32.2362],[-91.0213,32.236],[-91.015,32.2306],[-91.0149,32.2304],[-91.0146,32.2302],[-91.0139,32.2294],[-91.0133,32.2289],[-91.0126,32.2283],[-91.0118,32.2278],[-91.0111,32.2272],[-91.0102,32.2266],[-91.0096,32.2261],[-91.0084,32.2255],[-91.0078,32.2251],[-91.0071,32.2246],[-91.0068,32.2244],[-91.0067,32.2244],[-91.0063,32.2242],[-91.0061,32.224],[-91.0029,32.2231],[-91.0039,32.2191],[-91.0045,32.2154],[-91.0046,32.2154],[-91.0046,32.2151],[-91.005,32.2129],[-91.0048,32.211],[-91.0048,32.2108],[-91.0038,32.2032],[-91.0032,32.1981],[-91.0025,32.1968],[-91.0024,32.1966],[-91.0019,32.1956],[-91.0018,32.1953],[-91.0017,32.1952],[-91.0014,32.1946],[-91.0014,32.1945],[-91.0001,32.1921],[-90.9997,32.1911],[-90.9985,32.1916],[-90.9982,32.1917],[-90.9969,32.1922],[-90.9957,32.1927],[-90.9949,32.1931],[-90.9944,32.1937],[-90.9942,32.1941],[-90.9938,32.1947],[-90.9935,32.1952],[-90.9919,32.1978],[-90.9895,32.2016],[-90.9877,32.2043],[-90.9849,32.2085],[-90.9834,32.2118],[-90.9827,32.2152],[-90.9826,32.2209],[-90.9827,32.2239],[-90.9833,32.2262],[-90.9833,32.2284],[-90.9831,32.2314],[-90.9827,32.2339],[-90.9819,32.238],[-90.9813,32.2401],[-90.9811,32.2407],[-90.9808,32.2425],[-90.9803,32.2436],[-90.9792,32.2451],[-90.9786,32.2456],[-90.9775,32.2466],[-90.9761,32.2481],[-90.9725,32.2501],[-90.97,32.2517],[-90.9695,32.252],[-90.9694,32.2525],[-90.9695,32.2535],[-90.9696,32.2536],[-90.9696,32.2537],[-90.9699,32.2546],[-90.9701,32.2551],[-90.9713,32.2577],[-90.9724,32.2589],[-90.9749,32.261],[-90.9763,32.2621],[-90.9775,32.263],[-90.9776,32.2631],[-90.9797,32.2653],[-90.9807,32.2664],[-90.981,32.2667],[-90.9815,32.2674],[-90.9822,32.2686],[-90.983,32.2703],[-90.9833,32.2725],[-90.9837,32.2751],[-90.9841,32.2775],[-90.9841,32.2799],[-90.9831,32.2828],[-90.983,32.2829],[-90.9823,32.2852],[-90.9816,32.2888],[-90.9808,32.2914],[-90.9795,32.2937],[-90.9781,32.295],[-90.9762,32.2965],[-90.9746,32.2971],[-90.973,32.2974],[-90.9716,32.2975],[-90.9706,32.2975],[-90.9692,32.2974],[-90.9682,32.2974],[-90.9654,32.2972],[-90.9642,32.2969],[-90.9631,32.2963],[-90.9618,32.2947],[-90.9612,32.2933],[-90.9605,32.2924],[-90.9586,32.2908],[-90.9574,32.2899],[-90.9571,32.2892],[-90.957,32.2884],[-90.9554,32.2862],[-90.9552,32.286],[-90.9549,32.2858],[-90.953,32.284],[-90.9514,32.2832],[-90.9498,32.2831],[-90.9478,32.2835],[-90.9459,32.2843],[-90.9431,32.2855],[-90.9393,32.2875],[-90.9345,32.2901],[-90.934,32.2903],[-90.9289,32.2938],[-90.9234,32.2978],[-90.9222,32.2986],[-90.9162,32.3036],[-90.9119,32.3079],[-90.9107,32.3091],[-90.9092,32.3108],[-90.9065,32.3139],[-90.9064,32.314],[-90.9058,32.3147],[-90.9057,32.3148],[-90.9052,32.3155],[-90.9029,32.3191],[-90.9026,32.3196],[-90.9012,32.3234],[-90.9007,32.3269],[-90.9007,32.3304],[-90.8972,32.3353],[-90.897,32.3355],[-90.897,32.3356],[-90.8962,32.3367],[-90.8947,32.339],[-90.8933,32.341],[-90.8893,32.3461],[-90.889,32.3465],[-90.8873,32.3487],[-90.8865,32.3498],[-90.8858,32.3508],[-90.8857,32.3509],[-90.8836,32.3547],[-90.8825,32.3569],[-90.8825,32.357],[-90.8813,32.3593],[-90.8789,32.364],[-90.8773,32.367],[-90.8765,32.369],[-90.8761,32.3702],[-90.8756,32.3717],[-90.8756,32.3726],[-90.8756,32.3735],[-90.8766,32.3741],[-90.8786,32.3746],[-90.8808,32.3745],[-90.8846,32.3741],[-90.8853,32.374],[-90.8861,32.3738],[-90.8862,32.3738],[-90.8882,32.3735],[-90.8888,32.3733],[-90.8898,32.3729],[-90.89,32.3728],[-90.8904,32.3725],[-90.8907,32.3723],[-90.8916,32.3715],[-90.8923,32.3701],[-90.8924,32.3697],[-90.8924,32.3696],[-90.8926,32.3689],[-90.8927,32.3685],[-90.8933,32.3653],[-90.8948,32.36],[-90.8972,32.3552],[-90.901,32.3499],[-90.906,32.3452],[-90.9063,32.3449],[-90.907,32.3443],[-90.908,32.3434],[-90.9124,32.3394],[-90.9136,32.3398],[-90.9171,32.3409],[-90.9212,32.3421],[-90.9238,32.3427],[-90.9254,32.343],[-90.9268,32.3434],[-90.9308,32.3443],[-90.9349,32.345],[-90.939,32.3456],[-90.943,32.346],[-90.9473,32.3459],[-90.9519,32.3456],[-90.9546,32.3459],[-90.9652,32.3478],[-90.977,32.3499],[-90.9867,32.3518],[-90.9936,32.3541],[-90.9976,32.3561],[-91.0001,32.3577],[-91.0021,32.3601],[-91.0024,32.3604],[-91.0026,32.3608],[-91.0028,32.361],[-91.0031,32.3614],[-91.0032,32.3617],[-91.0035,32.3621],[-91.0036,32.3623],[-91.0038,32.3627],[-91.0039,32.3631],[-91.0041,32.3636],[-91.0043,32.3642],[-91.0045,32.3647],[-91.0045,32.3651],[-91.0046,32.3655],[-91.0047,32.3659],[-91.0047,32.3661],[-91.0047,32.3665],[-91.0047,32.3669],[-91.0047,32.3672],[-91.0046,32.3676],[-91.0045,32.3681],[-91.0044,32.3684],[-91.0043,32.3688],[-91.0042,32.3693],[-91.004,32.3699],[-91.0038,32.3704],[-91.0037,32.3708],[-91.0036,32.3713],[-91.0034,32.3718],[-91.0032,32.3724],[-91.003,32.3728],[-91.0029,32.3733],[-91.0028,32.3736],[-91.0027,32.374],[-91.0026,32.3744],[-91.0025,32.3746],[-91.0024,32.3749],[-91.0024,32.375],[-91.0022,32.3751],[-91.0022,32.3753],[-91.0021,32.3756],[-91.0021,32.3763],[-91.002,32.3769],[-91.0019,32.3772],[-91.0018,32.3776],[-91.0017,32.3779],[-91.0016,32.3783],[-91.0015,32.3788],[-91.0014,32.3794],[-91.0012,32.38],[-91.001,32.3805],[-91.0008,32.381],[-91.0007,32.3814],[-91.0006,32.3816],[-91.0006,32.3818],[-91.0004,32.3819],[-91.0004,32.382],[-91.0003,32.3821],[-91.0002,32.3821],[-91.0002,32.3822],[-91.0001,32.3823],[-90.9997,32.383],[-90.9981,32.3852],[-90.9962,32.3881],[-90.9947,32.3923],[-90.9938,32.3968],[-90.9939,32.4024],[-90.9941,32.4039],[-90.9915,32.4047],[-90.9871,32.4062],[-90.9867,32.4063],[-90.9851,32.4068],[-90.9807,32.4082],[-90.9803,32.4085],[-90.9753,32.4109],[-90.9714,32.4141],[-90.9685,32.417],[-90.966,32.4207],[-90.9657,32.4236],[-90.9658,32.4241],[-90.966,32.4248],[-90.966,32.425],[-90.9663,32.4277],[-90.9663,32.431],[-90.9663,32.4319],[-90.9664,32.4339],[-90.9669,32.4355],[-90.9685,32.4381],[-90.9696,32.4395],[-90.9708,32.4404],[-90.9709,32.4405],[-90.9711,32.4406],[-90.9712,32.4406],[-90.9718,32.441],[-90.9718,32.4411],[-90.9724,32.4414],[-90.9749,32.4439],[-90.9772,32.446],[-90.9785,32.447],[-90.98,32.4478],[-90.9818,32.4485],[-90.9834,32.4491],[-90.9836,32.4491],[-90.9839,32.449],[-90.9841,32.4491],[-90.9856,32.4494],[-90.9878,32.4498],[-90.9905,32.4504],[-90.9925,32.4506],[-90.9932,32.4507],[-90.9933,32.4508],[-90.9939,32.4509],[-90.9955,32.4509],[-90.9971,32.4507],[-90.9975,32.4504],[-90.9976,32.4504],[-90.9981,32.4503],[-90.999,32.4502],[-91.0001,32.4493],[-91.0002,32.4492],[-91.0005,32.4489],[-91.0007,32.4487],[-91.001,32.4484],[-91.0012,32.4482],[-91.0016,32.4478],[-91.0029,32.4469],[-91.0037,32.4463],[-91.0048,32.4457],[-91.006,32.4451],[-91.0073,32.4445],[-91.0089,32.4437],[-91.0104,32.4429],[-91.0119,32.4423],[-91.0132,32.4417],[-91.0147,32.4411],[-91.0165,32.4403],[-91.0179,32.4395],[-91.0185,32.4389],[-91.0196,32.4385],[-91.0211,32.4377],[-91.022,32.4371],[-91.0223,32.4369],[-91.0224,32.4369],[-91.0233,32.4362],[-91.0246,32.4353],[-91.0263,32.4344],[-91.0274,32.4339],[-91.0282,32.4337],[-91.0296,32.4335],[-91.0307,32.4335],[-91.0319,32.4337],[-91.0333,32.4342],[-91.0349,32.4347],[-91.0367,32.4351],[-91.0381,32.4354],[-91.0396,32.4357],[-91.0415,32.4361],[-91.0437,32.4366],[-91.0458,32.4369],[-91.048,32.4371],[-91.0493,32.4373],[-91.0496,32.4374],[-91.0514,32.4378],[-91.0526,32.4382],[-91.0529,32.4384],[-91.0529,32.4385],[-91.0657,32.4434],[-91.0663,32.4436],[-91.0671,32.4439],[-91.0678,32.4441],[-91.0689,32.4446],[-91.0702,32.4451],[-91.0717,32.4458],[-91.0732,32.4464],[-91.0743,32.4469],[-91.0755,32.4474],[-91.0763,32.4478],[-91.0775,32.4484],[-91.0789,32.4491],[-91.0804,32.4498],[-91.0818,32.4504],[-91.0829,32.4511],[-91.0839,32.4516],[-91.0841,32.4517],[-91.0871,32.4534],[-91.088,32.454],[-91.0889,32.4546],[-91.0899,32.4552],[-91.0912,32.456],[-91.0924,32.4567],[-91.0934,32.4574],[-91.0935,32.4574],[-91.0943,32.458],[-91.0953,32.4587],[-91.096,32.4593],[-91.0967,32.4599],[-91.0976,32.4607],[-91.0982,32.4613],[-91.0989,32.462],[-91.0997,32.4627],[-91.1004,32.4635],[-91.1012,32.4642],[-91.1022,32.4651],[-91.1031,32.466],[-91.1038,32.4669],[-91.1046,32.4676],[-91.1054,32.4685],[-91.1062,32.4694],[-91.1069,32.4701],[-91.1075,32.4708],[-91.1082,32.4715],[-91.1088,32.472],[-91.1094,32.4728],[-91.1101,32.4736],[-91.1108,32.4745],[-91.1115,32.4753],[-91.1121,32.4761],[-91.1126,32.477],[-91.1131,32.4777],[-91.1136,32.4787],[-91.1141,32.4795],[-91.1146,32.4803],[-91.1149,32.4808],[-91.1151,32.4812],[-91.1157,32.4823],[-91.116,32.4831],[-91.1162,32.484],[-91.1164,32.4849],[-91.1166,32.4859],[-91.1167,32.487],[-91.1168,32.4881],[-91.1168,32.489],[-91.1168,32.4901],[-91.1169,32.4913],[-91.117,32.4927],[-91.1171,32.4939],[-91.1173,32.495],[-91.1172,32.4962],[-91.1171,32.4974],[-91.117,32.4987],[-91.1167,32.5001],[-91.1153,32.5025],[-91.1136,32.5052],[-91.1117,32.508],[-91.1093,32.5115],[-91.107,32.5149],[-91.1049,32.5185],[-91.103,32.522],[-91.1013,32.5256],[-91.0998,32.5292],[-91.0988,32.533],[-91.0979,32.5372],[-91.0977,32.5406],[-91.0976,32.5429],[-91.0979,32.5448],[-91.0937,32.5491],[-91.0935,32.5489],[-91.0896,32.5457],[-91.0893,32.5455],[-91.0786,32.5367],[-91.0761,32.5347],[-91.0748,32.5335],[-91.0728,32.5311],[-91.0705,32.5282],[-91.0698,32.5271],[-91.0674,32.5232],[-91.0654,32.5196],[-91.0646,32.5183],[-91.0638,32.517],[-91.0637,32.5169],[-91.0605,32.5124],[-91.0577,32.5086],[-91.0539,32.5037],[-91.0509,32.5001],[-91.0493,32.4985],[-91.0485,32.4978],[-91.0472,32.4967],[-91.0458,32.4955],[-91.0451,32.495],[-91.0442,32.4943],[-91.0426,32.4934],[-91.042,32.4931],[-91.0409,32.4924],[-91.0392,32.4912],[-91.0381,32.4904],[-91.0369,32.4898],[-91.0357,32.4893],[-91.0347,32.4889],[-91.0339,32.4885],[-91.0322,32.488],[-91.0305,32.4875],[-91.0289,32.487],[-91.0272,32.4863],[-91.0256,32.4857],[-91.0241,32.4852],[-91.0226,32.4849],[-91.0209,32.4845],[-91.0187,32.4841],[-91.0171,32.4837],[-91.0156,32.4835],[-91.0136,32.4832],[-91.0117,32.483],[-91.0096,32.4827],[-91.0081,32.4825],[-91.0071,32.4823],[-91.0059,32.4822],[-91.0042,32.4821],[-91.0027,32.4821],[-91.0015,32.4821],[-91.0005,32.4822],[-91.0003,32.4823],[-91.0001,32.4823],[-90.9992,32.4827],[-90.9961,32.4842],[-90.9931,32.4862],[-90.9901,32.4886],[-90.9885,32.4906],[-90.9876,32.4924],[-90.9872,32.4957],[-90.9877,32.4984],[-90.9877,32.4985],[-90.9888,32.5008],[-90.9896,32.502],[-90.9949,32.5086],[-91.0011,32.5129],[-91.0071,32.5164],[-91.0135,32.5192],[-91.0185,32.521],[-91.025,32.523],[-91.0261,32.5234],[-91.0297,32.5244],[-91.0306,32.5247],[-91.0308,32.5248],[-91.0316,32.525],[-91.0378,32.5268],[-91.0455,32.5292],[-91.051,32.531],[-91.0539,32.532],[-91.0561,32.533],[-91.0577,32.5338],[-91.0633,32.5373],[-91.0652,32.5388],[-91.0669,32.5402],[-91.0691,32.5418],[-91.0733,32.5451],[-91.0754,32.5467],[-91.0791,32.5539],[-91.0804,32.5565],[-91.0723,32.5614],[-91.0698,32.5628],[-91.0694,32.563],[-91.0661,32.5647],[-91.0622,32.5666],[-91.0586,32.5686],[-91.054,32.571],[-91.0493,32.5736],[-91.0453,32.5756],[-91.0435,32.5763],[-91.0406,32.5773],[-91.0362,32.5795],[-91.0331,32.5816],[-91.031,32.5834],[-91.0285,32.5864],[-91.0267,32.5887],[-91.0254,32.5904],[-91.025,32.5908],[-91.0249,32.5909],[-91.0242,32.5914],[-91.0237,32.5916],[-91.0234,32.5917],[-91.0229,32.5919],[-91.0228,32.592],[-91.0204,32.5938],[-91.0199,32.5942],[-91.0191,32.5946],[-91.0185,32.5952],[-91.0178,32.5958],[-91.0174,32.5962],[-91.0168,32.5967],[-91.0165,32.5969],[-91.0162,32.5969],[-91.0155,32.5973],[-91.0148,32.5977],[-91.0137,32.5984],[-91.0122,32.5999],[-91.0102,32.6019],[-91.0083,32.6042],[-91.0062,32.6072],[-91.0046,32.6098],[-91.0036,32.6123],[-91.003,32.6147],[-91.0027,32.6177],[-91.0027,32.6204],[-91.003,32.6225],[-91.0034,32.6244],[-91.0035,32.6249],[-91.0037,32.6251],[-91.004,32.6258],[-91.0045,32.6269],[-91.0054,32.6287],[-91.0068,32.6313],[-91.0078,32.6326],[-91.0081,32.633],[-91.0093,32.6347],[-91.0117,32.6375],[-91.0125,32.6384],[-91.0134,32.6394],[-91.0143,32.6405],[-91.0158,32.6416],[-91.0165,32.6421],[-91.017,32.6425],[-91.0177,32.6429],[-91.0191,32.6438],[-91.0212,32.6449],[-91.0229,32.6457],[-91.0258,32.6466],[-91.0268,32.6459],[-91.0274,32.6452],[-91.0287,32.6445],[-91.0289,32.6444],[-91.029,32.6444],[-91.0302,32.6441],[-91.0303,32.6435],[-91.0303,32.6434],[-91.0306,32.6425],[-91.0307,32.6422],[-91.0313,32.6417],[-91.0314,32.6416],[-91.0315,32.6412],[-91.0315,32.6411],[-91.0318,32.6403],[-91.032,32.6403],[-91.0325,32.6402],[-91.0337,32.6398],[-91.0338,32.6398],[-91.0347,32.6395],[-91.0349,32.6393],[-91.0351,32.6392],[-91.036,32.6386],[-91.0361,32.6386],[-91.0361,32.6385],[-91.0362,32.6385],[-91.0364,32.6384],[-91.0365,32.6383],[-91.0366,32.6382],[-91.0372,32.6379],[-91.0379,32.637],[-91.038,32.6369],[-91.0384,32.6364],[-91.0393,32.6347],[-91.04,32.6336],[-91.0401,32.6335],[-91.0401,32.6333],[-91.0404,32.6325],[-91.0407,32.6306],[-91.0408,32.6284],[-91.0409,32.6261],[-91.0409,32.626],[-91.0428,32.6228],[-91.0433,32.6208],[-91.0435,32.6204],[-91.0457,32.6177],[-91.0464,32.6168],[-91.0468,32.6162],[-91.0473,32.6156],[-91.0474,32.6154],[-91.0481,32.6146],[-91.0483,32.6144],[-91.0483,32.6143],[-91.0484,32.6142],[-91.0489,32.6135],[-91.049,32.6129],[-91.0491,32.6122],[-91.0492,32.6113],[-91.0498,32.6072],[-91.0519,32.6069],[-91.0545,32.6065],[-91.0614,32.6054],[-91.0621,32.6052],[-91.0622,32.6052],[-91.0623,32.6051],[-91.0625,32.605],[-91.0668,32.6039],[-91.0707,32.6028],[-91.0795,32.6007],[-91.0823,32.5994],[-91.0838,32.5987],[-91.0858,32.5979],[-91.0878,32.5971],[-91.0901,32.5963],[-91.0919,32.5957],[-91.0938,32.5951],[-91.095,32.5946],[-91.0964,32.5942],[-91.0976,32.5938],[-91.0987,32.5934],[-91.1,32.5931],[-91.1012,32.5927],[-91.1031,32.592],[-91.1057,32.5909],[-91.1072,32.5902],[-91.1084,32.59],[-91.1102,32.59],[-91.1128,32.5902],[-91.114,32.5903],[-91.1141,32.5903],[-91.1147,32.5906],[-91.1148,32.5907],[-91.1152,32.5909],[-91.1155,32.5911],[-91.1157,32.591],[-91.1157,32.5909],[-91.1155,32.5905],[-91.1153,32.5901],[-91.1156,32.5891],[-91.1163,32.5879],[-91.1165,32.5876],[-91.1168,32.5872],[-91.1175,32.586],[-91.1186,32.5851],[-91.1198,32.5848],[-91.1205,32.5848],[-91.1212,32.5848],[-91.1251,32.5852],[-91.1257,32.5854],[-91.1266,32.5858],[-91.1279,32.5865],[-91.1298,32.5877],[-91.1317,32.589],[-91.1337,32.5905],[-91.1353,32.5917],[-91.1364,32.5926],[-91.1378,32.5941],[-91.1392,32.5953],[-91.1411,32.5972],[-91.1428,32.5989],[-91.1441,32.6006],[-91.1449,32.602],[-91.1462,32.6041],[-91.1472,32.6063],[-91.1482,32.6081],[-91.1492,32.6105],[-91.1503,32.6131],[-91.1505,32.6135],[-91.1513,32.6159],[-91.1519,32.6184],[-91.1523,32.6197],[-91.1525,32.6203],[-91.1527,32.622],[-91.153,32.624],[-91.1532,32.6251],[-91.1536,32.6262],[-91.1537,32.6274],[-91.1537,32.628],[-91.1537,32.6295],[-91.1538,32.63],[-91.1538,32.6313],[-91.1538,32.6325],[-91.1538,32.6339],[-91.1537,32.6352],[-91.1535,32.636],[-91.153,32.6375],[-91.1528,32.6389],[-91.1528,32.6401],[-91.1527,32.6408],[-91.1525,32.641],[-91.1521,32.6415],[-91.1509,32.6426],[-91.1502,32.6434],[-91.15,32.6437],[-91.1497,32.644],[-91.149,32.6447],[-91.1467,32.6462],[-91.1456,32.6471],[-91.1444,32.648],[-91.142,32.6493],[-91.1402,32.6495],[-91.1387,32.6498],[-91.1379,32.6505],[-91.1376,32.6506],[-91.1368,32.6515],[-91.1367,32.6518],[-91.136,32.6528],[-91.1352,32.6547],[-91.1347,32.6559],[-91.134,32.6565],[-91.1332,32.6571],[-91.132,32.6579],[-91.1309,32.6589],[-91.1301,32.6601],[-91.1295,32.6616],[-91.1286,32.6638],[-91.1277,32.6653],[-91.1262,32.6671],[-91.1251,32.668],[-91.1219,32.671],[-91.1183,32.6741],[-91.1144,32.6766],[-91.1103,32.6788],[-91.1044,32.6824],[-91.0988,32.6853],[-91.0929,32.687],[-91.0876,32.6889],[-91.0811,32.6911],[-91.0761,32.6938],[-91.0692,32.6986],[-91.0688,32.6989],[-91.064,32.7029],[-91.0603,32.7082],[-91.0583,32.7109],[-91.058,32.7112],[-91.057,32.7126],[-91.057,32.7128],[-91.0559,32.7155],[-91.0553,32.7171],[-91.0547,32.7192],[-91.0545,32.7219],[-91.0545,32.7223],[-91.057,32.7256],[-91.0608,32.7275],[-91.0662,32.7292],[-91.0717,32.7305],[-91.0772,32.7325],[-91.0826,32.7338],[-91.0854,32.7346],[-91.0906,32.7361],[-91.0973,32.7372],[-91.1007,32.7378],[-91.1047,32.7385],[-91.1101,32.7393],[-91.1137,32.74],[-91.1148,32.7403],[-91.117,32.741],[-91.1182,32.7413],[-91.1195,32.7415],[-91.1217,32.7423],[-91.1218,32.7423],[-91.1228,32.7427],[-91.1231,32.7428],[-91.1238,32.743],[-91.1247,32.7432],[-91.1249,32.7432],[-91.1251,32.7432],[-91.1283,32.7429],[-91.1292,32.7428],[-91.1302,32.7427],[-91.1307,32.7427],[-91.1312,32.7428],[-91.1316,32.743],[-91.1317,32.7431],[-91.1369,32.7428],[-91.1495,32.7419],[-91.1498,32.7418],[-91.1502,32.7418],[-91.1508,32.7419],[-91.1518,32.7419],[-91.1545,32.7423],[-91.1586,32.7435],[-91.1634,32.747],[-91.1644,32.7491],[-91.1648,32.7501],[-91.1653,32.7513],[-91.1657,32.7534],[-91.1659,32.7556],[-91.1658,32.7578],[-91.1657,32.7582],[-91.165,32.762],[-91.1649,32.7621],[-91.1647,32.7626],[-91.1644,32.7635],[-91.1637,32.7648],[-91.1628,32.7661],[-91.1621,32.7674],[-91.1615,32.7686],[-91.1612,32.7691],[-91.1601,32.7713],[-91.1585,32.7744],[-91.1576,32.776],[-91.1571,32.7771],[-91.1555,32.7799],[-91.156,32.78],[-91.1569,32.7803],[-91.1572,32.7804],[-91.1586,32.7811],[-91.1616,32.7834],[-91.1629,32.7843],[-91.1644,32.7858],[-91.1644,32.7873],[-91.1642,32.7881],[-91.164,32.789],[-91.1636,32.7907],[-91.1633,32.7922],[-91.1632,32.7926],[-91.1627,32.7947],[-91.1627,32.7948],[-91.1622,32.7972],[-91.1618,32.7988],[-91.1614,32.8],[-91.1613,32.8004],[-91.161,32.8013],[-91.161,32.8015],[-91.1609,32.8031],[-91.1609,32.8034],[-91.161,32.8052],[-91.161,32.8054],[-91.1613,32.8071],[-91.1614,32.8074],[-91.1614,32.808],[-91.1614,32.8083],[-91.1614,32.8091],[-91.1613,32.8106],[-91.1616,32.8114],[-91.1617,32.8121],[-91.1617,32.8125],[-91.1615,32.8129],[-91.1612,32.8135],[-91.1611,32.8138],[-91.1606,32.815],[-91.16,32.8161],[-91.1597,32.8172],[-91.1595,32.8185],[-91.1593,32.82],[-91.1589,32.8212],[-91.1583,32.8223],[-91.1578,32.8233],[-91.1572,32.8238],[-91.1564,32.8244],[-91.1554,32.825],[-91.1545,32.8254],[-91.1537,32.8257],[-91.1527,32.8262],[-91.1522,32.8267],[-91.1518,32.8272],[-91.1514,32.8281],[-91.1512,32.8284],[-91.1507,32.8293],[-91.1502,32.8303],[-91.1497,32.8312],[-91.1493,32.8324],[-91.1487,32.8338],[-91.148,32.8352],[-91.1475,32.8364],[-91.1471,32.8376],[-91.147,32.8378],[-91.1466,32.8392],[-91.1462,32.8405],[-91.1456,32.8417],[-91.145,32.8429],[-91.1443,32.8439],[-91.1436,32.8447],[-91.1426,32.8455],[-91.1421,32.8459],[-91.1414,32.8464],[-91.1406,32.847],[-91.1395,32.8477],[-91.1387,32.8483],[-91.1379,32.849],[-91.1378,32.849],[-91.1368,32.8497],[-91.1358,32.8501],[-91.1348,32.8506],[-91.1337,32.8511],[-91.1329,32.8516],[-91.1323,32.8522],[-91.1318,32.8526],[-91.1311,32.8531],[-91.1303,32.8535],[-91.1294,32.8542],[-91.1293,32.8542],[-91.1292,32.8544],[-91.129,32.8545],[-91.1287,32.8547],[-91.1279,32.8551],[-91.1276,32.8551],[-91.1273,32.855],[-91.1268,32.8551],[-91.1266,32.8552],[-91.1262,32.8552],[-91.1258,32.8552],[-91.1254,32.855],[-91.1251,32.8549],[-91.1247,32.8549],[-91.1242,32.855],[-91.1238,32.8552],[-91.1223,32.8552],[-91.1216,32.8552],[-91.1205,32.8552],[-91.1186,32.8554],[-91.1161,32.8556],[-91.1145,32.8561],[-91.1121,32.8566],[-91.1096,32.8573],[-91.1082,32.8576],[-91.1066,32.858],[-91.1056,32.8584],[-91.1049,32.859],[-91.1026,32.8608],[-91.1,32.8629],[-91.0974,32.8648],[-91.0944,32.8673],[-91.0914,32.8696],[-91.089,32.8714],[-91.0867,32.8734],[-91.0847,32.8751],[-91.0844,32.8755],[-91.0834,32.8764],[-91.0821,32.8778],[-91.0806,32.8793],[-91.0775,32.8823],[-91.0732,32.8862],[-91.0706,32.8887],[-91.069,32.8906],[-91.0682,32.8919],[-91.0674,32.8939],[-91.0668,32.8961],[-91.0662,32.8981],[-91.066,32.8986],[-91.0654,32.8997],[-91.0644,32.9011],[-91.0641,32.9024],[-91.0638,32.9037],[-91.0638,32.9039],[-91.0637,32.9051],[-91.0637,32.9064],[-91.064,32.91],[-91.0647,32.914],[-91.0649,32.9165],[-91.0647,32.918],[-91.0645,32.9195],[-91.0639,32.9227],[-91.064,32.9241],[-91.0648,32.9265],[-91.0666,32.9286],[-91.0681,32.931],[-91.0693,32.9338],[-91.0705,32.936],[-91.0721,32.9378],[-91.0736,32.9387],[-91.0759,32.94],[-91.0784,32.9418],[-91.0804,32.9432],[-91.0819,32.9448],[-91.0826,32.9462],[-91.0831,32.9479],[-91.0828,32.9483],[-91.0827,32.9485],[-91.0826,32.9487],[-91.0823,32.949],[-91.082,32.9493],[-91.0819,32.9494],[-91.0805,32.9501],[-91.0797,32.9508],[-91.0797,32.9509],[-91.0793,32.9512],[-91.0792,32.9513],[-91.0789,32.9518],[-91.0789,32.9522],[-91.0791,32.9526],[-91.0792,32.9533],[-91.0791,32.955],[-91.0791,32.9551],[-91.0793,32.9558],[-91.0793,32.9559],[-91.0797,32.9582],[-91.0803,32.9625],[-91.0803,32.9628],[-91.0868,32.9763],[-91.0891,32.9791],[-91.0909,32.9812],[-91.0925,32.9827],[-91.0943,32.9844],[-91.0969,32.9864],[-91.0994,32.9871],[-91.1022,32.9881],[-91.104,32.9885],[-91.1066,32.9889],[-91.1084,32.9887],[-91.1118,32.9884],[-91.1159,32.9873],[-91.1201,32.9862],[-91.1231,32.9852],[-91.1251,32.9847],[-91.1262,32.9841],[-91.1266,32.9839],[-91.1267,32.9838],[-91.1274,32.9837],[-91.1279,32.9836],[-91.129,32.9831],[-91.1299,32.9827],[-91.1311,32.9821],[-91.1322,32.9816],[-91.1334,32.9811],[-91.1344,32.9805],[-91.1351,32.9801],[-91.1355,32.9797],[-91.1358,32.9789],[-91.1358,32.9778],[-91.1357,32.9765],[-91.1358,32.9754],[-91.1361,32.9747],[-91.1369,32.974],[-91.1372,32.9737],[-91.1376,32.9735],[-91.138,32.9731],[-91.1383,32.9727],[-91.1386,32.972],[-91.1386,32.9714],[-91.1383,32.9706],[-91.1375,32.9695],[-91.1362,32.9685],[-91.1347,32.9676],[-91.133,32.9665],[-91.1317,32.9652],[-91.1309,32.9638],[-91.1309,32.9637],[-91.1307,32.9623],[-91.1312,32.9609],[-91.132,32.96],[-91.1325,32.9597],[-91.1333,32.959],[-91.1342,32.9586],[-91.1347,32.9583],[-91.1356,32.9579],[-91.1366,32.9573],[-91.1372,32.9565],[-91.1376,32.9553],[-91.1378,32.9545],[-91.1378,32.9541],[-91.1379,32.9528],[-91.1373,32.9511],[-91.1366,32.9496],[-91.1363,32.9491],[-91.136,32.9487],[-91.1362,32.9483],[-91.1364,32.9479],[-91.1363,32.9476],[-91.1363,32.9475],[-91.1356,32.9464],[-91.1355,32.9462],[-91.1355,32.946],[-91.1355,32.9457],[-91.1355,32.9449],[-91.1353,32.9438],[-91.1346,32.9417],[-91.1335,32.9389],[-91.1333,32.9383],[-91.1331,32.9378],[-91.1327,32.9357],[-91.1323,32.9342],[-91.1317,32.9319],[-91.1313,32.9301],[-91.1312,32.9284],[-91.1313,32.9269],[-91.1316,32.9252],[-91.1321,32.9231],[-91.1327,32.9212],[-91.1333,32.9194],[-91.134,32.9177],[-91.1353,32.916],[-91.1371,32.914],[-91.1391,32.9117],[-91.1409,32.91],[-91.1427,32.9081],[-91.144,32.9066],[-91.1451,32.9055],[-91.1474,32.9041],[-91.1496,32.9029],[-91.1517,32.9019],[-91.1538,32.9012],[-91.1569,32.9005],[-91.16,32.8999],[-91.1639,32.8995],[-91.1674,32.8994],[-91.1702,32.8994],[-91.1714,32.8995],[-91.1723,32.8996],[-91.1727,32.8997],[-91.1754,32.9],[-91.1771,32.9003],[-91.18,32.9011],[-91.1816,32.9014],[-91.1843,32.9023],[-91.1848,32.9025],[-91.1873,32.9033],[-91.1889,32.9038],[-91.1918,32.905],[-91.1945,32.906],[-91.1968,32.9068],[-91.1975,32.9073],[-91.1976,32.9074],[-91.199,32.9081],[-91.1998,32.9085],[-91.2016,32.9099],[-91.2029,32.9109],[-91.2041,32.9118],[-91.2058,32.9133],[-91.207,32.9141],[-91.2075,32.9146],[-91.2078,32.9149],[-91.2083,32.9153],[-91.209,32.9163],[-91.209,32.9169],[-91.2095,32.9177],[-91.2107,32.9185],[-91.2116,32.9196],[-91.2128,32.9221],[-91.2133,32.9242],[-91.214,32.9272],[-91.214,32.9303],[-91.2135,32.9323],[-91.2131,32.9344],[-91.2128,32.9361],[-91.2119,32.938],[-91.2107,32.9398],[-91.209,32.9421],[-91.208,32.9436],[-91.2074,32.9444],[-91.2067,32.945],[-91.2058,32.9457],[-91.2043,32.947],[-91.2036,32.9475],[-91.2029,32.9488],[-91.2023,32.9497],[-91.2022,32.9498],[-91.202,32.9498],[-91.2018,32.9499],[-91.2017,32.9499],[-91.2005,32.9498],[-91.1992,32.9499],[-91.1983,32.9502],[-91.1983,32.9505],[-91.1983,32.9508],[-91.1988,32.9518],[-91.1994,32.9523],[-91.2004,32.9536],[-91.2012,32.955],[-91.2018,32.9564],[-91.202,32.9573],[-91.2021,32.9582],[-91.2019,32.9594],[-91.2021,32.9603],[-91.2018,32.9612],[-91.2013,32.9619],[-91.201,32.9622],[-91.2006,32.9625],[-91.1997,32.9636],[-91.1988,32.964],[-91.1987,32.9641],[-91.1974,32.9648],[-91.1959,32.9665],[-91.1911,32.9718],[-91.1894,32.9737],[-91.1883,32.9749],[-91.187,32.9762],[-91.1865,32.9765],[-91.1862,32.9767],[-91.1855,32.977],[-91.1847,32.9771],[-91.1841,32.9775],[-91.1833,32.9779],[-91.1822,32.9786],[-91.1806,32.9799],[-91.1789,32.9814],[-91.1776,32.9825],[-91.1762,32.9835],[-91.1749,32.9845],[-91.1733,32.9861],[-91.1725,32.9872],[-91.1715,32.9888],[-91.1707,32.9898],[-91.1695,32.9915],[-91.169,32.9921],[-91.1688,32.9935],[-91.1685,32.9949],[-91.1681,32.9962],[-91.1668,33.0001],[-91.1667,33.0007],[-91.1666,33.0007],[-91.1666,33.0008],[-91.1662,33.0022],[-91.166,33.0031],[-91.1661,33.0041],[-91.1661,33.0042],[-91.1663,33.0053],[-91.1663,33.0055],[-91.1667,33.0063],[-91.1668,33.007],[-91.1667,33.0082],[-91.1667,33.0097],[-91.1667,33.0099],[-91.1663,33.0113],[-91.1649,33.0145],[-91.1636,33.0176],[-91.1624,33.0197],[-91.1584,33.0222],[-91.1562,33.0236],[-91.1554,33.0239],[-91.1531,33.0248],[-91.1524,33.025],[-91.1498,33.0263],[-91.146,33.0268],[-91.1445,33.027],[-91.1436,33.0271],[-91.1432,33.0271],[-91.1424,33.0272],[-91.1422,33.0273],[-91.1419,33.0274],[-91.1407,33.0276],[-91.1376,33.0287],[-91.1374,33.0287],[-91.1346,33.0303],[-91.132,33.032],[-91.1291,33.0335],[-91.1271,33.036],[-91.1269,33.0363],[-91.1262,33.0371],[-91.1256,33.0383],[-91.1253,33.0392],[-91.1255,33.0397],[-91.1259,33.04],[-91.1259,33.0401],[-91.1262,33.0405],[-91.1262,33.0407],[-91.1262,33.0412],[-91.1259,33.0419],[-91.1256,33.0424],[-91.1255,33.0425],[-91.1251,33.043],[-91.1246,33.0436],[-91.1241,33.0446],[-91.1237,33.0456],[-91.1234,33.0466],[-91.1234,33.0475],[-91.1235,33.0482],[-91.1236,33.049],[-91.1235,33.0495],[-91.1231,33.0506],[-91.1225,33.0519],[-91.1216,33.0531],[-91.1208,33.0538],[-91.1204,33.0545],[-91.1203,33.0553],[-91.1203,33.0559],[-91.1205,33.0567],[-91.1208,33.0577],[-91.1212,33.0592],[-91.1221,33.0608],[-91.1234,33.0624],[-91.124,33.0632],[-91.1246,33.0641],[-91.1251,33.0643],[-91.1276,33.0659],[-91.1278,33.0661],[-91.1285,33.0665],[-91.1293,33.0673],[-91.1301,33.0679],[-91.1306,33.0683],[-91.1324,33.07],[-91.1338,33.071],[-91.1353,33.0719],[-91.1356,33.0721],[-91.1373,33.0729],[-91.1381,33.0733],[-91.1401,33.0746],[-91.1407,33.075],[-91.1427,33.0763],[-91.144,33.0774],[-91.145,33.0782],[-91.1463,33.079],[-91.1477,33.0801],[-91.1479,33.0803],[-91.149,33.0811],[-91.1498,33.0816],[-91.1504,33.0818],[-91.1506,33.082],[-91.1507,33.0821],[-91.1508,33.0821],[-91.1513,33.0823],[-91.1514,33.0823],[-91.1519,33.0825],[-91.1534,33.083],[-91.1539,33.0832],[-91.1564,33.0841],[-91.1607,33.0856],[-91.1635,33.086],[-91.1641,33.086],[-91.1659,33.0862],[-91.1667,33.0865],[-91.168,33.0867],[-91.1686,33.0868],[-91.1715,33.0878],[-91.1717,33.088],[-91.1728,33.0888],[-91.1736,33.0893],[-91.1739,33.0903],[-91.1747,33.0916],[-91.1749,33.0918],[-91.1758,33.0929],[-91.1774,33.0946],[-91.1789,33.096],[-91.1808,33.0984],[-91.1819,33.0991],[-91.1829,33.0994],[-91.1841,33.0997],[-91.1864,33.1006],[-91.1866,33.1007],[-91.1872,33.1009],[-91.1874,33.101],[-91.192,33.103],[-91.1935,33.1036],[-91.1959,33.1046],[-91.1988,33.1059],[-91.2002,33.1069],[-91.2011,33.1082],[-91.2015,33.1096],[-91.2015,33.1108],[-91.2016,33.1119],[-91.2016,33.1131],[-91.2016,33.1142],[-91.2016,33.1144],[-91.2016,33.1157],[-91.2017,33.1167],[-91.2018,33.1179],[-91.2018,33.1188],[-91.2018,33.1191],[-91.2019,33.1202],[-91.2021,33.1213],[-91.2021,33.1221],[-91.2019,33.1236],[-91.2015,33.1247],[-91.2018,33.1251],[-91.2,33.1279],[-91.1995,33.1287],[-91.1981,33.1307],[-91.1966,33.1328],[-91.1961,33.1335],[-91.1953,33.1347],[-91.1932,33.1367],[-91.1914,33.1383],[-91.1913,33.1384],[-91.1887,33.1398],[-91.1877,33.1403],[-91.1867,33.1406],[-91.1839,33.1416],[-91.1837,33.1417],[-91.1829,33.1418],[-91.1823,33.1418],[-91.1814,33.1419],[-91.1805,33.1419],[-91.18,33.142],[-91.1765,33.1422],[-91.1761,33.1422],[-91.1728,33.1425],[-91.1694,33.1426],[-91.1663,33.1425],[-91.166,33.1424],[-91.1638,33.1422],[-91.1626,33.142],[-91.1622,33.1419],[-91.1616,33.1418],[-91.1611,33.1415],[-91.1608,33.1414],[-91.1607,33.1414],[-91.1606,33.1414],[-91.1603,33.1412],[-91.1598,33.1408],[-91.1587,33.1398],[-91.1576,33.1387],[-91.1568,33.1381],[-91.1564,33.1377],[-91.1553,33.1367],[-91.1552,33.1367],[-91.1548,33.1364],[-91.1543,33.136],[-91.154,33.1358],[-91.153,33.1351],[-91.1528,33.1348],[-91.1526,33.1346],[-91.1524,33.1343],[-91.1524,33.1339],[-91.1523,33.1338],[-91.1525,33.133],[-91.1523,33.1326],[-91.1518,33.1318],[-91.151,33.1312],[-91.1504,33.1307],[-91.1453,33.13],[-91.1433,33.1298],[-91.1432,33.1298],[-91.1395,33.1295],[-91.1376,33.1294],[-91.1317,33.1291],[-91.1287,33.1291],[-91.1267,33.129],[-91.1251,33.1293],[-91.1244,33.1294],[-91.1239,33.1294],[-91.1235,33.1294],[-91.1229,33.1293],[-91.1205,33.1295],[-91.1186,33.1296],[-91.117,33.1297],[-91.1141,33.1298],[-91.1134,33.1299],[-91.1098,33.1305],[-91.1043,33.1316],[-91.1029,33.1323],[-91.0996,33.1338],[-91.0993,33.134],[-91.0981,33.1345],[-91.0977,33.1347],[-91.0969,33.1351],[-91.0943,33.1362],[-91.0932,33.1367],[-91.0911,33.1383],[-91.0899,33.1397],[-91.0886,33.1422],[-91.0876,33.145],[-91.0876,33.1452],[-91.0868,33.1487],[-91.0863,33.1518],[-91.0856,33.1558],[-91.085,33.1593],[-91.0849,33.1611],[-91.0849,33.1618],[-91.085,33.1643],[-91.0849,33.1658],[-91.0848,33.1679],[-91.0846,33.1701],[-91.0845,33.1716],[-91.0844,33.177],[-91.0844,33.1809],[-91.0847,33.1844],[-91.0857,33.1913],[-91.086,33.1932],[-91.087,33.1985],[-91.0881,33.2029],[-91.0888,33.2056],[-91.0899,33.2102],[-91.091,33.2163],[-91.0917,33.2208],[-91.0916,33.2208],[-91.0913,33.2209],[-91.0912,33.2209],[-91.0902,33.221],[-91.087,33.2215],[-91.086,33.2216],[-91.0851,33.2217],[-91.0829,33.2216],[-91.081,33.2225],[-91.0796,33.2232],[-91.0796,33.2233],[-91.0794,33.2234],[-91.0792,33.2239],[-91.0791,33.2248],[-91.0793,33.2257],[-91.0792,33.2265],[-91.0786,33.2271],[-91.0777,33.2275],[-91.0769,33.2274],[-91.075,33.2269],[-91.0741,33.2268],[-91.0726,33.2269],[-91.0711,33.2271],[-91.0707,33.2273],[-91.0705,33.2275],[-91.071,33.2281],[-91.0711,33.2285],[-91.0711,33.2301],[-91.0705,33.2305],[-91.0702,33.2307],[-91.07,33.2313],[-91.0697,33.2319],[-91.0691,33.2326],[-91.0687,33.2329],[-91.0684,33.233],[-91.0677,33.233],[-91.0656,33.233],[-91.0654,33.2333],[-91.065,33.235],[-91.0647,33.2356],[-91.0642,33.2368],[-91.0639,33.2374],[-91.0638,33.2377],[-91.0616,33.2394],[-91.057,33.2432],[-91.0541,33.2461],[-91.0536,33.2467],[-91.0524,33.2483],[-91.0511,33.2501],[-91.0507,33.2507],[-91.0504,33.2512],[-91.0502,33.2518],[-91.05,33.2523],[-91.0496,33.2539],[-91.0493,33.2551],[-91.0487,33.257],[-91.0481,33.2588],[-91.0477,33.26],[-91.0473,33.2608],[-91.0465,33.2623],[-91.046,33.2636],[-91.0452,33.2654],[-91.0445,33.2675],[-91.0442,33.2689],[-91.044,33.2698],[-91.0437,33.2718],[-91.0436,33.2735],[-91.0436,33.2746],[-91.0438,33.2756],[-91.0445,33.2777],[-91.0451,33.279],[-91.0462,33.2807],[-91.0472,33.2818],[-91.0482,33.2828],[-91.0496,33.2839],[-91.0501,33.2842],[-91.0507,33.2847],[-91.0524,33.2854],[-91.0539,33.2859],[-91.0554,33.2863],[-91.0587,33.2869],[-91.0613,33.2871],[-91.0636,33.2872],[-91.0637,33.2872],[-91.0638,33.2872],[-91.0662,33.2872],[-91.067,33.2872],[-91.0681,33.287],[-91.0687,33.2869],[-91.0703,33.2865],[-91.0726,33.2859],[-91.0745,33.2852],[-91.0767,33.2843],[-91.0785,33.2833],[-91.0798,33.2824],[-91.0812,33.2812],[-91.0819,33.2806],[-91.0828,33.2796],[-91.0837,33.2786],[-91.0846,33.2773],[-91.0848,33.2767],[-91.0851,33.2761],[-91.0857,33.2748],[-91.0859,33.2743],[-91.0861,33.2737],[-91.0866,33.2718],[-91.0876,33.2677],[-91.088,33.2663],[-91.0884,33.2646],[-91.0885,33.2645],[-91.0887,33.2639],[-91.0887,33.2637],[-91.0888,33.263],[-91.089,33.2624],[-91.0892,33.2616],[-91.0893,33.2612],[-91.0895,33.2604],[-91.0896,33.2602],[-91.0898,33.26],[-91.0899,33.2595],[-91.0899,33.2592],[-91.09,33.2591],[-91.09,33.2588],[-91.0902,33.2581],[-91.0903,33.2577],[-91.0903,33.2573],[-91.0905,33.2568],[-91.0909,33.2559],[-91.0912,33.2553],[-91.0915,33.2548],[-91.0921,33.2543],[-91.0924,33.2536],[-91.0927,33.2532],[-91.0934,33.2525],[-91.0938,33.252],[-91.0943,33.2513],[-91.0948,33.2505],[-91.0948,33.2501],[-91.095,33.2484],[-91.0952,33.2475],[-91.096,33.2445],[-91.0969,33.2416],[-91.0984,33.2391],[-91.0991,33.2382],[-91.1001,33.2381],[-91.1061,33.2418],[-91.1106,33.2459],[-91.1112,33.2471],[-91.1127,33.2498],[-91.1129,33.2501],[-91.1132,33.2508],[-91.1137,33.2518],[-91.1143,33.2529],[-91.115,33.2548],[-91.115,33.2549],[-91.1151,33.2552],[-91.1152,33.2552],[-91.1156,33.256],[-91.1162,33.2573],[-91.1164,33.2579],[-91.1168,33.2594],[-91.117,33.26],[-91.1172,33.2607],[-91.1175,33.2612],[-91.1182,33.2621],[-91.1193,33.263],[-91.1195,33.2631],[-91.1202,33.2636],[-91.1215,33.2644],[-91.1223,33.2648],[-91.1237,33.2658],[-91.1239,33.2659],[-91.1251,33.2666],[-91.1279,33.2683],[-91.1281,33.2685],[-91.1282,33.2687],[-91.128,33.2692],[-91.1275,33.2703],[-91.1271,33.2711],[-91.1269,33.2715],[-91.1263,33.2723],[-91.1261,33.2729],[-91.1259,33.2735],[-91.1257,33.2739],[-91.1257,33.274],[-91.1255,33.2747],[-91.1254,33.2756],[-91.1254,33.2762],[-91.1254,33.2764],[-91.1254,33.277],[-91.1253,33.2776],[-91.1254,33.2785],[-91.1254,33.279],[-91.1255,33.2794],[-91.1255,33.2798],[-91.1255,33.2803],[-91.1258,33.2805],[-91.126,33.2806],[-91.1261,33.2808],[-91.1267,33.2813],[-91.1272,33.2816],[-91.1273,33.2818],[-91.1274,33.2819],[-91.1277,33.2822],[-91.1279,33.2824],[-91.1281,33.2825],[-91.1283,33.2827],[-91.1285,33.283],[-91.1288,33.2833],[-91.1294,33.2837],[-91.1295,33.2839],[-91.1298,33.2841],[-91.1299,33.2841],[-91.1301,33.2843],[-91.1302,33.2844],[-91.131,33.2853],[-91.1315,33.2861],[-91.1319,33.2869],[-91.1319,33.2871],[-91.1323,33.2881],[-91.1325,33.2886],[-91.1328,33.2891],[-91.1332,33.2894],[-91.1334,33.2896],[-91.1337,33.2898],[-91.1347,33.2911],[-91.1353,33.2918],[-91.1355,33.2922],[-91.1361,33.2928],[-91.1365,33.2931],[-91.1372,33.2935],[-91.1376,33.2939],[-91.1381,33.2944],[-91.1393,33.2958],[-91.1397,33.2961],[-91.1401,33.2966],[-91.1404,33.2971],[-91.1406,33.2975],[-91.1411,33.2983],[-91.1412,33.2984],[-91.1414,33.2989],[-91.1416,33.2995],[-91.1417,33.3004],[-91.1416,33.301],[-91.1416,33.3016],[-91.1415,33.3018],[-91.1415,33.3023],[-91.1414,33.3029],[-91.1415,33.3041],[-91.1414,33.3047],[-91.1414,33.3052],[-91.1414,33.3055],[-91.1414,33.3059],[-91.1414,33.3064],[-91.1414,33.3065],[-91.1414,33.3068],[-91.1414,33.3078],[-91.1414,33.3084],[-91.1414,33.3089],[-91.1413,33.3093],[-91.1413,33.3095],[-91.1413,33.31],[-91.1414,33.3112],[-91.1416,33.312],[-91.1416,33.3127],[-91.1417,33.3132],[-91.1416,33.3137],[-91.1416,33.314],[-91.1415,33.3143],[-91.1414,33.3147],[-91.1414,33.315],[-91.1415,33.3157],[-91.1417,33.3167],[-91.1417,33.3168],[-91.1419,33.3175],[-91.1422,33.3191],[-91.1423,33.3192],[-91.1424,33.3201],[-91.1425,33.3211],[-91.1425,33.3214],[-91.1425,33.3221],[-91.1426,33.3227],[-91.1431,33.3244],[-91.1434,33.3262],[-91.1436,33.3277],[-91.1437,33.328],[-91.1437,33.3284],[-91.1436,33.3293],[-91.1435,33.33],[-91.1434,33.3302],[-91.1433,33.3305],[-91.1432,33.3308],[-91.1426,33.3318],[-91.142,33.3327],[-91.1419,33.333],[-91.1417,33.3334],[-91.1414,33.3343],[-91.1413,33.3345],[-91.1411,33.3356],[-91.141,33.3365],[-91.141,33.337],[-91.1411,33.3381],[-91.1411,33.339],[-91.1411,33.3393],[-91.1411,33.3394],[-91.1412,33.3399],[-91.1412,33.34],[-91.1412,33.3406],[-91.1412,33.3415],[-91.1413,33.3424],[-91.1415,33.3438],[-91.1415,33.3447],[-91.1415,33.3449],[-91.1418,33.3459],[-91.142,33.3475],[-91.1422,33.3485],[-91.1422,33.349],[-91.1421,33.3495],[-91.1418,33.3501],[-91.1411,33.3507],[-91.1407,33.3511],[-91.1402,33.3514],[-91.1379,33.3528],[-91.1345,33.3548],[-91.1339,33.3551],[-91.1306,33.357],[-91.1304,33.3571],[-91.1269,33.3591],[-91.1251,33.3601],[-91.1241,33.3609],[-91.1227,33.362],[-91.1204,33.3638],[-91.1184,33.366],[-91.1171,33.368],[-91.1158,33.3697],[-91.1149,33.3711],[-91.1137,33.3724],[-91.1123,33.3738],[-91.1109,33.3751],[-91.1095,33.3771],[-91.1088,33.378],[-91.1057,33.3828],[-91.1054,33.3831],[-91.1052,33.3832],[-91.1049,33.3837],[-91.1048,33.3838],[-91.1046,33.384],[-91.104,33.3847],[-91.1038,33.3849],[-91.1036,33.3851],[-91.1028,33.3858],[-91.1026,33.3861],[-91.1019,33.3868],[-91.1018,33.3869],[-91.0995,33.3889],[-91.0988,33.3896],[-91.0983,33.39],[-91.0968,33.3913],[-91.0968,33.3914],[-91.0963,33.3917],[-91.096,33.392],[-91.0951,33.3927],[-91.0947,33.3929],[-91.0944,33.3932],[-91.0935,33.3939],[-91.0932,33.3941],[-91.0932,33.3942],[-91.0924,33.3947],[-91.0902,33.3962],[-91.0895,33.3967],[-91.0885,33.3974],[-91.0877,33.398],[-91.0853,33.3994],[-91.0843,33.4001],[-91.0842,33.4001],[-91.0839,33.4003],[-91.0838,33.4004],[-91.0833,33.4007],[-91.0816,33.4018],[-91.081,33.4021],[-91.0796,33.403],[-91.0785,33.4038],[-91.0753,33.406],[-91.0719,33.4098],[-91.0699,33.412],[-91.0691,33.413],[-91.069,33.4131],[-91.0682,33.414],[-91.0667,33.4158],[-91.066,33.4167],[-91.0644,33.4186],[-91.0623,33.4212],[-91.0604,33.4247],[-91.0592,33.4269],[-91.059,33.4271],[-91.0586,33.4279],[-91.0584,33.4282],[-91.0581,33.4287],[-91.0581,33.429],[-91.058,33.4318],[-91.058,33.4322],[-91.058,33.4327],[-91.0579,33.4355],[-91.0579,33.4357],[-91.0577,33.4436],[-91.0576,33.4453],[-91.058,33.4462],[-91.0598,33.4503],[-91.0606,33.4508],[-91.0647,33.4538],[-91.0676,33.4551],[-91.0746,33.4558],[-91.0756,33.4558],[-91.077,33.4557],[-91.0773,33.4557],[-91.0778,33.4556],[-91.0807,33.4545],[-91.0818,33.4542],[-91.0836,33.4532],[-91.085,33.4524],[-91.0865,33.4516],[-91.0908,33.4472],[-91.0916,33.4463],[-91.0927,33.4447],[-91.0943,33.4427],[-91.0952,33.4408],[-91.0967,33.4376],[-91.0975,33.4337],[-91.0975,33.4317],[-91.0967,33.4295],[-91.096,33.4276],[-91.0954,33.426],[-91.0949,33.4232],[-91.0949,33.4203],[-91.0949,33.4186],[-91.0967,33.412],[-91.0969,33.411],[-91.0981,33.4096],[-91.0983,33.4094],[-91.0989,33.4087],[-91.0991,33.4085],[-91.0995,33.408],[-91.1008,33.4065],[-91.1012,33.4059],[-91.1018,33.4053],[-91.1035,33.4033],[-91.1041,33.4026],[-91.1059,33.4005],[-91.1067,33.3995],[-91.1118,33.3949],[-91.1135,33.3933],[-91.1138,33.3931],[-91.1151,33.3922],[-91.1189,33.3897],[-91.1202,33.3889],[-91.1206,33.3886],[-91.1207,33.3886],[-91.1222,33.388],[-91.1228,33.3879],[-91.1232,33.3877],[-91.1246,33.3871],[-91.1251,33.3869],[-91.1256,33.3867],[-91.127,33.3861],[-91.1275,33.3858],[-91.1288,33.3852],[-91.1328,33.3837],[-91.1366,33.3826],[-91.1403,33.3807],[-91.1404,33.3807],[-91.1427,33.3798],[-91.145,33.3793],[-91.1477,33.3789],[-91.1512,33.3787],[-91.1536,33.3789],[-91.1564,33.3792],[-91.1594,33.3794],[-91.1616,33.3796],[-91.164,33.3798],[-91.1663,33.3797],[-91.1683,33.38],[-91.172,33.381],[-91.1769,33.3828],[-91.1806,33.3846],[-91.1836,33.386],[-91.1911,33.3896],[-91.1928,33.391],[-91.1929,33.391],[-91.1936,33.3915],[-91.1941,33.392],[-91.1955,33.393],[-91.1961,33.3935],[-91.1966,33.3938],[-91.1984,33.3951],[-91.1999,33.396],[-91.2017,33.3969],[-91.2045,33.3986],[-91.2048,33.3988],[-91.2065,33.4002],[-91.2081,33.402],[-91.209,33.4036],[-91.2093,33.4049],[-91.2092,33.4063],[-91.2091,33.4074],[-91.2087,33.4087],[-91.2072,33.4112],[-91.2053,33.4142],[-91.2043,33.4152],[-91.2026,33.4168],[-91.2019,33.4173],[-91.2001,33.4181],[-91.1993,33.4183],[-91.1985,33.4183],[-91.1974,33.4183],[-91.1961,33.4182],[-91.1957,33.4182],[-91.195,33.4181],[-91.1941,33.4178],[-91.1931,33.4177],[-91.192,33.4177],[-91.1894,33.4183],[-91.1867,33.4192],[-91.1861,33.4194],[-91.1858,33.4194],[-91.1847,33.4196],[-91.1844,33.4196],[-91.1843,33.4196],[-91.1838,33.4194],[-91.1824,33.4188],[-91.1819,33.4185],[-91.1812,33.4182],[-91.1808,33.4179],[-91.1794,33.4171],[-91.177,33.417],[-91.1763,33.417],[-91.1757,33.4171],[-91.1751,33.4172],[-91.1744,33.4175],[-91.1724,33.4186],[-91.1718,33.4189],[-91.1712,33.4192],[-91.1685,33.4202],[-91.1634,33.4222],[-91.1595,33.4233],[-91.1572,33.424],[-91.1562,33.4244],[-91.1554,33.4248],[-91.1541,33.4253],[-91.1536,33.4256],[-91.1528,33.4256],[-91.1503,33.4263],[-91.1494,33.4266],[-91.1477,33.4272],[-91.1458,33.4276],[-91.1449,33.4277],[-91.1428,33.4276],[-91.1413,33.4274],[-91.1399,33.427],[-91.1392,33.4269],[-91.1385,33.4271],[-91.1376,33.4273],[-91.1342,33.4289],[-91.1319,33.4301],[-91.1318,33.4305],[-91.1317,33.4305],[-91.1315,33.431],[-91.1309,33.4315],[-91.1306,33.4319],[-91.1306,33.4322],[-91.1307,33.4325],[-91.1308,33.4328],[-91.1305,33.4333],[-91.129,33.4357],[-91.1286,33.4363],[-91.1285,33.4363],[-91.1277,33.4373],[-91.1269,33.438],[-91.1264,33.4385],[-91.1261,33.4387],[-91.1254,33.4394],[-91.1251,33.4397],[-91.1245,33.4403],[-91.1243,33.4405],[-91.1225,33.4422],[-91.1218,33.4428],[-91.1211,33.4436],[-91.1196,33.4462],[-91.1195,33.4465],[-91.1191,33.4475],[-91.1185,33.4491],[-91.1184,33.4495],[-91.118,33.4538],[-91.1184,33.4556],[-91.119,33.4576],[-91.1197,33.4602],[-91.123,33.4679],[-91.1241,33.4705],[-91.1251,33.4728],[-91.1264,33.474],[-91.1357,33.4807],[-91.1367,33.4813],[-91.1573,33.4929],[-91.1585,33.4937],[-91.1646,33.4978],[-91.1657,33.4983],[-91.1676,33.4983],[-91.1693,33.498],[-91.171,33.4976],[-91.1711,33.4975],[-91.1712,33.4975],[-91.1713,33.4974],[-91.1717,33.4972],[-91.1718,33.4971],[-91.172,33.4969],[-91.1725,33.4964],[-91.1727,33.4961],[-91.1728,33.4958],[-91.1729,33.4958],[-91.1732,33.4951],[-91.1742,33.4933],[-91.1745,33.4926],[-91.1748,33.4922],[-91.1755,33.4908],[-91.1757,33.4903],[-91.1765,33.4885],[-91.1771,33.4866],[-91.1774,33.4849],[-91.1774,33.484],[-91.1774,33.482],[-91.1769,33.4783],[-91.176,33.4735],[-91.1756,33.4718],[-91.175,33.47],[-91.1744,33.4684],[-91.1727,33.4648],[-91.1726,33.4645],[-91.1718,33.4623],[-91.1712,33.4596],[-91.171,33.4584],[-91.171,33.4582],[-91.1711,33.4573],[-91.1711,33.4571],[-91.1711,33.4563],[-91.171,33.4554],[-91.1705,33.4546],[-91.1698,33.4539],[-91.1697,33.4538],[-91.1694,33.4533],[-91.1694,33.4527],[-91.1694,33.4526],[-91.1695,33.4521],[-91.1699,33.4516],[-91.1715,33.4506],[-91.1727,33.4494],[-91.1729,33.4492],[-91.1735,33.4485],[-91.174,33.4479],[-91.1744,33.4472],[-91.1762,33.4449],[-91.1773,33.4436],[-91.1774,33.4435],[-91.1788,33.4426],[-91.1795,33.4421],[-91.1818,33.4408],[-91.184,33.4399],[-91.187,33.4386],[-91.1907,33.4375],[-91.1947,33.4364],[-91.1975,33.4357],[-91.201,33.4349],[-91.2028,33.4345],[-91.205,33.434],[-91.2068,33.4338],[-91.2103,33.4338],[-91.2137,33.4342],[-91.2174,33.4347],[-91.2224,33.4358],[-91.2255,33.4364],[-91.2303,33.4375],[-91.234,33.4386],[-91.2352,33.439],[-91.2356,33.4393],[-91.2358,33.4397],[-91.2359,33.4406],[-91.2357,33.4411],[-91.2353,33.4415],[-91.2343,33.4423],[-91.2337,33.4432],[-91.2336,33.4435],[-91.2335,33.4436],[-91.2335,33.4437],[-91.2334,33.444],[-91.2332,33.4455],[-91.2329,33.4483],[-91.2323,33.4509],[-91.2326,33.4519],[-91.2326,33.4523],[-91.2326,33.454],[-91.2324,33.4545],[-91.2321,33.4558],[-91.232,33.4566],[-91.2317,33.4571],[-91.2316,33.4571],[-91.2313,33.4574],[-91.2288,33.4587],[-91.2252,33.4615],[-91.2233,33.4628],[-91.2226,33.4631],[-91.2218,33.4631],[-91.2202,33.4631],[-91.2155,33.4648],[-91.2116,33.4669],[-91.2085,33.4686],[-91.2067,33.4703],[-91.2063,33.4711],[-91.2061,33.4719],[-91.2058,33.473],[-91.2057,33.4736],[-91.2007,33.4814],[-91.1996,33.4831],[-91.1977,33.4856],[-91.1956,33.4885],[-91.1954,33.4886],[-91.1943,33.4892],[-91.1937,33.4898],[-91.1933,33.4903],[-91.1928,33.4906],[-91.1913,33.491],[-91.1906,33.4915],[-91.1899,33.4925],[-91.1895,33.4928],[-91.1894,33.493],[-91.1859,33.4963],[-91.185,33.4969],[-91.1837,33.4979],[-91.1834,33.4982],[-91.1828,33.499],[-91.1826,33.5001],[-91.1826,33.5011],[-91.1828,33.5019],[-91.1834,33.5051],[-91.1853,33.5087],[-91.1853,33.5088],[-91.1874,33.5106],[-91.1991,33.5183],[-91.2082,33.5241],[-91.2104,33.5256],[-91.2157,33.5294],[-91.2158,33.5295],[-91.2176,33.5309],[-91.2193,33.5324],[-91.22,33.5332],[-91.2216,33.535],[-91.2228,33.5366],[-91.2238,33.5378],[-91.2243,33.5386],[-91.2263,33.5412],[-91.2264,33.5414],[-91.227,33.5425],[-91.2287,33.5451],[-91.2298,33.547],[-91.231,33.5495],[-91.2317,33.5515],[-91.2323,33.5528],[-91.2326,33.5543],[-91.2326,33.5552],[-91.2325,33.5564],[-91.2325,33.5575],[-91.232,33.5592],[-91.2317,33.56],[-91.2314,33.5606],[-91.2309,33.5614],[-91.2297,33.5632],[-91.2285,33.5647],[-91.2268,33.5659],[-91.2241,33.5674],[-91.2215,33.5682],[-91.2189,33.5687],[-91.2159,33.5691],[-91.2128,33.5695],[-91.2098,33.5698],[-91.2067,33.5702],[-91.2031,33.5708],[-91.2009,33.5714],[-91.1983,33.5721],[-91.195,33.5734],[-91.1918,33.5748],[-91.1889,33.5762],[-91.1867,33.5777],[-91.1843,33.5794],[-91.1826,33.5806],[-91.1811,33.5815],[-91.1782,33.5826],[-91.176,33.583],[-91.1741,33.5827],[-91.1723,33.5825],[-91.1698,33.5823],[-91.1662,33.5819],[-91.1637,33.5817],[-91.1607,33.5814],[-91.1574,33.5814],[-91.1547,33.5819],[-91.1522,33.5827],[-91.1491,33.5844],[-91.1438,33.5874],[-91.1384,33.5909],[-91.1361,33.5926],[-91.134,33.5945],[-91.1325,33.597],[-91.1316,33.5994],[-91.131,33.6013],[-91.1306,33.6036],[-91.1304,33.606],[-91.1307,33.6084],[-91.1309,33.6109],[-91.1317,33.6132],[-91.1327,33.6154],[-91.1329,33.616],[-91.1335,33.6175],[-91.1344,33.6195],[-91.1353,33.621],[-91.1367,33.6227],[-91.1378,33.6237],[-91.1388,33.6251],[-91.1392,33.6257],[-91.1404,33.6266],[-91.1407,33.6269],[-91.1428,33.6283],[-91.1449,33.6296],[-91.1477,33.6312],[-91.1505,33.633],[-91.1531,33.6349],[-91.1593,33.6396],[-91.1642,33.6433],[-91.1675,33.6454],[-91.1712,33.6478],[-91.1746,33.6495],[-91.1782,33.6511],[-91.1783,33.6511],[-91.1824,33.6528],[-91.1855,33.6536],[-91.1884,33.6543],[-91.192,33.6551],[-91.1996,33.6565],[-91.2045,33.6573],[-91.2082,33.6578],[-91.2113,33.6585],[-91.2136,33.6594],[-91.216,33.6601],[-91.219,33.6615],[-91.2211,33.663],[-91.223,33.6648],[-91.2245,33.6665],[-91.2265,33.6687],[-91.2282,33.6713],[-91.2288,33.6742],[-91.229,33.6775],[-91.2285,33.6805],[-91.2279,33.6831],[-91.2267,33.6853],[-91.2253,33.6878],[-91.2249,33.6882],[-91.2231,33.6902],[-91.2206,33.6929],[-91.2184,33.6944],[-91.2162,33.6958],[-91.214,33.6972],[-91.2121,33.6983],[-91.2104,33.699],[-91.2078,33.7001],[-91.2054,33.7008],[-91.2027,33.7013],[-91.2007,33.7015],[-91.1981,33.7017],[-91.1959,33.7017],[-91.1926,33.7017],[-91.1901,33.7019],[-91.1856,33.7023],[-91.1804,33.7027],[-91.1757,33.7031],[-91.1726,33.7036],[-91.1692,33.7043],[-91.1659,33.7051],[-91.1632,33.7063],[-91.1625,33.7068],[-91.1613,33.7072],[-91.1609,33.7071],[-91.1606,33.7069],[-91.1603,33.7066],[-91.1598,33.7061],[-91.1587,33.705],[-91.1583,33.7046],[-91.1579,33.7042],[-91.155,33.7011],[-91.152,33.698],[-91.1498,33.6958],[-91.1442,33.6896],[-91.1392,33.6838],[-91.1375,33.6816],[-91.1351,33.6787],[-91.1334,33.6768],[-91.1322,33.6758],[-91.1304,33.6745],[-91.1287,33.6735],[-91.1265,33.6724],[-91.1251,33.6719],[-91.117,33.6683],[-91.1129,33.6667],[-91.1103,33.6654],[-91.1082,33.6641],[-91.107,33.6635],[-91.1043,33.6622],[-91.101,33.6606],[-91.0958,33.659],[-91.094,33.6583],[-91.0917,33.6578],[-91.0906,33.6576],[-91.0882,33.6574],[-91.0866,33.6573],[-91.0841,33.6573],[-91.0838,33.6574],[-91.0785,33.6583],[-91.0761,33.6592],[-91.0741,33.66],[-91.0671,33.6627],[-91.0592,33.6664],[-91.0548,33.6673],[-91.0534,33.6676],[-91.0521,33.6678],[-91.0505,33.6681],[-91.0475,33.6681],[-91.0464,33.6683],[-91.0454,33.6685],[-91.0447,33.6686],[-91.0425,33.6693],[-91.0401,33.6701],[-91.0368,33.6713],[-91.0357,33.6721],[-91.0346,33.673],[-91.0336,33.6741],[-91.0329,33.6752],[-91.0322,33.6766],[-91.0316,33.6778],[-91.0315,33.6781],[-91.0309,33.6797],[-91.0304,33.6814],[-91.0303,33.6816],[-91.0302,33.6829],[-91.0302,33.6838],[-91.0302,33.6872],[-91.0304,33.6878],[-91.0307,33.6879],[-91.0315,33.6883],[-91.0317,33.6883],[-91.0334,33.6888],[-91.0357,33.689],[-91.0361,33.6891],[-91.0367,33.6917],[-91.037,33.6926],[-91.0371,33.6929],[-91.039,33.6966],[-91.0413,33.6999],[-91.043,33.7017],[-91.0431,33.7019],[-91.0468,33.7063],[-91.0484,33.7076],[-91.0514,33.7097],[-91.0545,33.7117],[-91.0556,33.7125],[-91.0573,33.7135],[-91.0599,33.7148],[-91.0618,33.7155],[-91.0637,33.7159],[-91.0662,33.7163],[-91.0683,33.7165],[-91.0692,33.7163],[-91.0697,33.716],[-91.0712,33.7154],[-91.0716,33.7152],[-91.0721,33.7149],[-91.0729,33.7147],[-91.0733,33.7147],[-91.074,33.7146],[-91.0754,33.7144],[-91.0756,33.7143],[-91.0766,33.7138],[-91.0786,33.7128],[-91.0808,33.7116],[-91.0848,33.7096],[-91.0877,33.7082],[-91.0881,33.7079],[-91.0899,33.7074],[-91.091,33.7071],[-91.0936,33.7064],[-91.0968,33.7056],[-91.1011,33.705],[-91.1019,33.705],[-91.1024,33.7049],[-91.104,33.7048],[-91.105,33.7047],[-91.1055,33.7047],[-91.1067,33.7047],[-91.1072,33.7047],[-91.1077,33.7047],[-91.1083,33.7048],[-91.109,33.705],[-91.1103,33.705],[-91.1115,33.705],[-91.1168,33.7052],[-91.1174,33.7053],[-91.1177,33.7053],[-91.1251,33.7086],[-91.1255,33.7088],[-91.1267,33.7097],[-91.1299,33.7123],[-91.1307,33.7129],[-91.132,33.7139],[-91.1323,33.7142],[-91.1325,33.7144],[-91.1398,33.7216],[-91.1399,33.7216],[-91.1399,33.7217],[-91.1408,33.7225],[-91.1423,33.7239],[-91.1424,33.724],[-91.1447,33.7268],[-91.1449,33.7271],[-91.1453,33.7277],[-91.1458,33.7289],[-91.1463,33.7306],[-91.1466,33.7325],[-91.1467,33.7349],[-91.1465,33.7365],[-91.1463,33.7379],[-91.1452,33.7413],[-91.1435,33.7458],[-91.1433,33.7466],[-91.1433,33.747],[-91.1433,33.7471],[-91.1434,33.7477],[-91.1436,33.7481],[-91.1439,33.7486],[-91.1445,33.7493],[-91.1445,33.7495],[-91.1445,33.7497],[-91.1446,33.7498],[-91.1447,33.7501],[-91.1448,33.7504],[-91.1448,33.7505],[-91.1449,33.751],[-91.1446,33.7516],[-91.1442,33.752],[-91.144,33.7525],[-91.1432,33.7537],[-91.1426,33.7544],[-91.1415,33.756],[-91.1413,33.7568],[-91.141,33.7583],[-91.1409,33.759],[-91.1408,33.7597],[-91.1408,33.7601],[-91.1411,33.7606],[-91.1413,33.7608],[-91.1434,33.7618],[-91.1436,33.7621],[-91.1438,33.7628],[-91.1444,33.7633],[-91.1448,33.764],[-91.145,33.7647],[-91.145,33.7651],[-91.1451,33.7654],[-91.1452,33.7666],[-91.1451,33.7668],[-91.1451,33.7673],[-91.1445,33.7691],[-91.1437,33.7701],[-91.142,33.7738],[-91.1407,33.7758],[-91.1399,33.7769],[-91.1399,33.7771],[-91.1383,33.779],[-91.1373,33.7799],[-91.1362,33.7807],[-91.1351,33.7819],[-91.1347,33.7823],[-91.1338,33.7828],[-91.1322,33.7834],[-91.1297,33.7836],[-91.1282,33.7835],[-91.1271,33.7831],[-91.1255,33.7826],[-91.1251,33.7826],[-91.1235,33.7821],[-91.1178,33.779],[-91.1176,33.7788],[-91.115,33.7772],[-91.114,33.7764],[-91.1133,33.7759],[-91.1115,33.7746],[-91.1102,33.7734],[-91.1092,33.7725],[-91.1073,33.7706],[-91.089,33.7758],[-91.0855,33.7764],[-91.0824,33.7768],[-91.0781,33.777],[-91.0721,33.7772],[-91.0675,33.7773],[-91.0664,33.7773],[-91.0605,33.7776],[-91.0585,33.7779],[-91.0578,33.7779],[-91.0571,33.7781],[-91.057,33.7781],[-91.0539,33.7787],[-91.0536,33.7785],[-91.0534,33.7785],[-91.0533,33.7784],[-91.0524,33.7779],[-91.0515,33.7775],[-91.0515,33.7774],[-91.0413,33.7717],[-91.0412,33.7717],[-91.0373,33.7695],[-91.0334,33.7673],[-91.0268,33.7636],[-91.0233,33.763],[-91.0215,33.7633],[-91.0188,33.7636],[-91.0171,33.7639],[-91.0128,33.7647],[-91.0093,33.7657],[-91.0031,33.7681],[-91.0016,33.7686],[-91.0001,33.7692],[-90.9998,33.7694],[-90.9996,33.7695],[-90.999,33.77],[-90.9984,33.7704],[-90.9938,33.7736],[-90.9927,33.7749],[-90.9926,33.7751],[-90.9925,33.7753],[-90.9924,33.7754],[-90.9919,33.776],[-90.9913,33.7766],[-90.9913,33.7767],[-90.9912,33.7768],[-90.9912,33.7769],[-90.9911,33.777],[-90.9911,33.7771],[-90.991,33.7773],[-90.9909,33.7775],[-90.9908,33.7777],[-90.9905,33.7782],[-90.9903,33.7787],[-90.9903,33.7788],[-90.9902,33.779],[-90.9901,33.7792],[-90.99,33.7794],[-90.9899,33.7795],[-90.9899,33.7796],[-90.9894,33.7806],[-90.9891,33.7822],[-90.989,33.7826],[-90.9889,33.783],[-90.9885,33.7845],[-90.9887,33.7855],[-90.9888,33.786],[-90.989,33.7866],[-90.989,33.7868],[-90.9891,33.7871],[-90.9893,33.788],[-90.9899,33.7892],[-90.99,33.7893],[-90.99,33.7894],[-90.9902,33.7896],[-90.9903,33.7898],[-90.9903,33.7899],[-90.9904,33.7901],[-90.9904,33.7902],[-90.9905,33.7903],[-90.9906,33.7905],[-90.9908,33.7908],[-90.9909,33.7911],[-90.9912,33.7915],[-90.9912,33.7916],[-90.9913,33.7917],[-90.9917,33.7926],[-90.9923,33.793],[-90.9954,33.7956],[-90.9984,33.7979],[-90.9985,33.7981],[-90.9986,33.7981],[-90.9986,33.7982],[-90.9998,33.7991],[-91.0001,33.7993],[-91.0002,33.7993],[-91.0002,33.7994],[-91.0014,33.7999],[-91.0019,33.8002],[-91.0034,33.8009],[-91.006,33.8019],[-91.0069,33.8023],[-91.0078,33.8026],[-91.0093,33.8029],[-91.0096,33.803],[-91.0121,33.8033],[-91.0147,33.8036],[-91.0194,33.8043],[-91.0195,33.8044],[-91.0201,33.8045],[-91.0225,33.8052],[-91.0239,33.8056],[-91.0252,33.806],[-91.0269,33.8066],[-91.0272,33.8067],[-91.0276,33.8069],[-91.0294,33.8076],[-91.0333,33.8092],[-91.0338,33.8094],[-91.0342,33.8096],[-91.0366,33.8106],[-91.0373,33.8107],[-91.0377,33.8109],[-91.0389,33.8114],[-91.0425,33.8128],[-91.0458,33.8146],[-91.0469,33.8154],[-91.0478,33.8166],[-91.0497,33.8187],[-91.0504,33.8199],[-91.0508,33.8206],[-91.0528,33.8242],[-91.0555,33.8273],[-91.0567,33.8289],[-91.059,33.8315],[-91.0608,33.8329],[-91.0625,33.8345],[-91.0627,33.8347],[-91.0632,33.8353],[-91.065,33.8371],[-91.0663,33.8391],[-91.0675,33.8404],[-91.0688,33.8438],[-91.0705,33.8483],[-91.0712,33.8495],[-91.0718,33.8518],[-91.0719,33.8522],[-91.0726,33.8548],[-91.0727,33.8549],[-91.073,33.8575],[-91.073,33.8591],[-91.073,33.8603],[-91.0728,33.8624],[-91.0722,33.8641],[-91.0717,33.8654],[-91.0709,33.8667],[-91.0636,33.875],[-91.0635,33.8751],[-91.0613,33.8775],[-91.0608,33.8779],[-91.0553,33.883],[-91.0485,33.8891],[-91.0452,33.8917],[-91.0446,33.8922],[-91.0441,33.8927],[-91.0421,33.8942],[-91.0395,33.8963],[-91.0386,33.897],[-91.0378,33.8977],[-91.0367,33.8985],[-91.036,33.8991],[-91.0356,33.8995],[-91.0351,33.8999],[-91.0312,33.9035],[-91.0274,33.907],[-91.0264,33.908],[-91.0248,33.9098],[-91.0227,33.9121],[-91.0208,33.9147],[-91.0175,33.9191],[-91.0169,33.9197],[-91.0115,33.9247],[-91.0108,33.9256],[-91.0104,33.9262],[-91.01,33.927],[-91.01,33.9276],[-91.01,33.9283],[-91.0101,33.9288],[-91.0103,33.9293],[-91.011,33.9302],[-91.013,33.9323],[-91.0135,33.9326],[-91.0152,33.934],[-91.0179,33.9357],[-91.0201,33.9371],[-91.0224,33.9383],[-91.0254,33.9396],[-91.0303,33.9415],[-91.036,33.9438],[-91.0371,33.9442],[-91.0391,33.9449],[-91.0433,33.9464],[-91.0467,33.9474],[-91.0498,33.948],[-91.0575,33.9495],[-91.0611,33.9503],[-91.0648,33.9513],[-91.0682,33.9521],[-91.0728,33.953],[-91.0771,33.9537],[-91.0782,33.954],[-91.0785,33.9541],[-91.079,33.9542],[-91.0814,33.955],[-91.0832,33.9558],[-91.0841,33.9562],[-91.0857,33.9573],[-91.0868,33.9583],[-91.0876,33.9593],[-91.0882,33.9601],[-91.0887,33.9613],[-91.0893,33.9632],[-91.0893,33.9633],[-91.0896,33.9645],[-91.0898,33.966],[-91.0899,33.9675],[-91.0898,33.9697],[-91.0891,33.9727],[-91.0879,33.9753],[-91.0858,33.9777],[-91.0832,33.9799],[-91.0793,33.9821],[-91.0754,33.9836],[-91.0735,33.984],[-91.0727,33.9841],[-91.0719,33.9843],[-91.0712,33.9845],[-91.0706,33.9845],[-91.0704,33.9845],[-91.0702,33.9846],[-91.0691,33.9847],[-91.0681,33.9847],[-91.0665,33.9849],[-91.0623,33.9851],[-91.0569,33.985],[-91.0523,33.9848],[-91.0484,33.9851],[-91.0455,33.9858],[-91.0427,33.9868],[-91.0402,33.9888],[-91.0396,33.9893],[-91.038,33.9909],[-91.037,33.992],[-91.035,33.9938],[-91.0339,33.9952],[-91.0338,33.9953],[-91.0337,33.9954],[-91.0308,33.9969],[-91.0285,33.9981],[-91.0261,33.9993],[-91.0245,34.0001],[-91.0189,34.0031],[-91.0173,34.0007],[-91.0169,34.0001],[-91.0151,33.9972],[-91.0146,33.9963],[-91.0146,33.9962],[-91.0136,33.9945],[-91.0124,33.9918],[-91.0123,33.9918],[-91.012,33.9911],[-91.0104,33.9876],[-91.0096,33.986],[-91.0053,33.9776],[-91.005,33.977],[-91.0044,33.976],[-91.0043,33.9759],[-91.0042,33.9757],[-91.0041,33.9755],[-91.004,33.9754],[-91.004,33.9753],[-91.0039,33.9752],[-91.0038,33.9751],[-91.0038,33.9749],[-91.0035,33.9737],[-91.0033,33.9722],[-91.0032,33.9716],[-91.003,33.9709],[-91.0024,33.9699],[-91.0018,33.9688],[-91.001,33.9677],[-91.0006,33.9671],[-91.0005,33.9671],[-91.0002,33.9667],[-91.0001,33.9664],[-90.9984,33.965],[-90.9949,33.9631],[-90.9922,33.962],[-90.9877,33.9608],[-90.9834,33.9602],[-90.9769,33.9605],[-90.9748,33.9608],[-90.9709,33.9619],[-90.9687,33.9628],[-90.9676,33.9633],[-90.9669,33.964],[-90.9652,33.9655],[-90.9637,33.9677],[-90.9626,33.9704],[-90.9616,33.9743],[-90.9612,33.9761],[-90.9612,33.9774],[-90.9612,33.9783],[-90.9613,33.9787],[-90.9614,33.9788],[-90.9614,33.9789],[-90.9616,33.9796],[-90.9616,33.98],[-90.9622,33.9811],[-90.9624,33.9815],[-90.9632,33.9819],[-90.9634,33.9823],[-90.9637,33.9829],[-90.9682,33.9885],[-90.971,33.9919],[-90.971,33.992],[-90.9719,33.9925],[-90.9728,33.993],[-90.9734,33.9937],[-90.9739,33.9941],[-90.9746,33.9946],[-90.9751,33.9949],[-90.9758,33.9954],[-90.9766,33.996],[-90.9775,33.9965],[-90.9784,33.997],[-90.9794,33.9974],[-90.9795,33.9974],[-90.9798,33.9977],[-90.98,33.9983],[-90.98,33.9986],[-90.9801,33.9991],[-90.9801,33.9995],[-90.9801,33.9997],[-90.98,33.9998],[-90.98,34.0001],[-90.981,34.0029],[-90.9813,34.0035],[-90.9814,34.0038],[-90.9816,34.0042],[-90.982,34.0051],[-90.9824,34.0061],[-90.9825,34.0063],[-90.9826,34.0065],[-90.9827,34.0067],[-90.9859,34.0142],[-90.9865,34.0157],[-90.9872,34.0173],[-90.9879,34.019],[-90.9827,34.0205],[-90.9769,34.0213],[-90.9707,34.0216],[-90.9585,34.0202],[-90.9576,34.02],[-90.9532,34.0184],[-90.9503,34.0178],[-90.9427,34.0181],[-90.9349,34.0193],[-90.9292,34.0213],[-90.9237,34.0231],[-90.9227,34.0232],[-90.922,34.0232],[-90.9197,34.0228],[-90.9167,34.0221],[-90.9158,34.022],[-90.9146,34.0219],[-90.9121,34.022],[-90.9063,34.0227],[-90.9042,34.023],[-90.9036,34.023],[-90.903,34.0231],[-90.9026,34.0232],[-90.8995,34.0238],[-90.8969,34.0246],[-90.8941,34.026],[-90.8924,34.0269],[-90.8922,34.027],[-90.8904,34.0282],[-90.889,34.0298],[-90.8882,34.0311],[-90.8874,34.0325],[-90.8871,34.0334],[-90.887,34.0351],[-90.8871,34.0376],[-90.8874,34.0398],[-90.8882,34.0425],[-90.8891,34.0464],[-90.889,34.0489],[-90.8886,34.0524],[-90.8878,34.0554],[-90.8868,34.0573],[-90.8866,34.0577],[-90.8863,34.0582],[-90.8863,34.0586],[-90.8858,34.0587],[-90.8843,34.0607],[-90.8841,34.0613],[-90.8821,34.0639],[-90.879,34.0674],[-90.8751,34.0715],[-90.8745,34.072],[-90.8741,34.0728],[-90.8737,34.0733],[-90.8733,34.0741],[-90.8727,34.075],[-90.8723,34.0757],[-90.8719,34.0764],[-90.8718,34.0768],[-90.8718,34.0769],[-90.8716,34.0775],[-90.8715,34.0778],[-90.8715,34.0781],[-90.8713,34.0787],[-90.8712,34.0789],[-90.871,34.0794],[-90.8707,34.08],[-90.8705,34.0805],[-90.8705,34.0819],[-90.8705,34.0827],[-90.8707,34.0838],[-90.8707,34.0843],[-90.871,34.085],[-90.8715,34.0859],[-90.8719,34.0866],[-90.8723,34.087],[-90.8724,34.0872],[-90.8728,34.0876],[-90.8733,34.088],[-90.8736,34.0883],[-90.8738,34.0886],[-90.874,34.0889],[-90.8745,34.0897],[-90.8751,34.0907],[-90.8766,34.0929],[-90.8774,34.0935],[-90.8789,34.0946],[-90.8801,34.0953],[-90.8812,34.0958],[-90.8822,34.0964],[-90.8826,34.0966],[-90.8831,34.0968],[-90.8839,34.097],[-90.8841,34.097],[-90.8853,34.0974],[-90.8859,34.0975],[-90.8881,34.0978],[-90.8893,34.0979],[-90.89,34.0979],[-90.8913,34.098],[-90.8919,34.0979],[-90.8923,34.0979],[-90.8935,34.0978],[-90.8945,34.0974],[-90.8953,34.097],[-90.8956,34.0969],[-90.8981,34.0958],[-90.9011,34.0947],[-90.9054,34.0939],[-90.9102,34.0934],[-90.9104,34.0934],[-90.9105,34.0934],[-90.9109,34.0933],[-90.912,34.0931],[-90.9124,34.0931],[-90.9141,34.0928],[-90.9157,34.0928],[-90.9184,34.093],[-90.9212,34.0939],[-90.9222,34.0945],[-90.9231,34.0951],[-90.9236,34.0955],[-90.9274,34.098],[-90.9307,34.1003],[-90.9326,34.1016],[-90.9381,34.1045],[-90.9399,34.1054],[-90.9432,34.1072],[-90.9463,34.1094],[-90.9485,34.1113],[-90.9505,34.1136],[-90.9526,34.1161],[-90.9551,34.1188],[-90.9552,34.1188],[-90.956,34.1201],[-90.9572,34.1221],[-90.9585,34.1251],[-90.9592,34.1288],[-90.9593,34.1291],[-90.9593,34.1303],[-90.9587,34.1317],[-90.9585,34.1322],[-90.9574,34.134],[-90.956,34.1361],[-90.9559,34.1362],[-90.9557,34.1366],[-90.9555,34.1369],[-90.9543,34.1385],[-90.9534,34.1391],[-90.9485,34.1421],[-90.9472,34.143],[-90.9422,34.1461],[-90.9381,34.1487],[-90.9312,34.1529],[-90.92,34.1597],[-90.91,34.1655],[-90.9059,34.1647],[-90.9036,34.1643],[-90.9033,34.1643],[-90.9031,34.1643],[-90.9027,34.1644],[-90.9025,34.1644],[-90.9024,34.1644],[-90.9021,34.1644],[-90.902,34.1644],[-90.9013,34.1641],[-90.9012,34.1641],[-90.9005,34.1632],[-90.9003,34.1631],[-90.8997,34.1629],[-90.8995,34.1628],[-90.8991,34.1628],[-90.8988,34.1627],[-90.8987,34.1627],[-90.8986,34.1627],[-90.8985,34.1627],[-90.8976,34.1621],[-90.8969,34.1615],[-90.896,34.1614],[-90.8957,34.1613],[-90.895,34.1613],[-90.8944,34.1609],[-90.8936,34.1603],[-90.8914,34.1585],[-90.8859,34.1538],[-90.8831,34.1515],[-90.8799,34.1497],[-90.8768,34.1481],[-90.8751,34.1475],[-90.8741,34.147],[-90.8707,34.1441],[-90.8679,34.1422],[-90.8646,34.1405],[-90.8605,34.1392],[-90.8535,34.1375],[-90.8472,34.1369],[-90.842,34.1372],[-90.8405,34.1374],[-90.8393,34.1375],[-90.838,34.1377],[-90.8361,34.1379],[-90.8319,34.1393],[-90.8303,34.1398],[-90.8258,34.142],[-90.8257,34.142],[-90.8226,34.1441],[-90.8197,34.1464],[-90.8159,34.1499],[-90.8141,34.1519],[-90.8132,34.1529],[-90.8109,34.1559],[-90.8087,34.1594],[-90.8087,34.1595],[-90.808,34.1609],[-90.8078,34.1615],[-90.8077,34.1617],[-90.8076,34.1625],[-90.8072,34.1637],[-90.8071,34.1654],[-90.8071,34.1656],[-90.8072,34.1675],[-90.8073,34.1689],[-90.8073,34.1694],[-90.8076,34.1716],[-90.8081,34.174],[-90.8087,34.1759],[-90.8093,34.177],[-90.81,34.1784],[-90.8112,34.1797],[-90.8124,34.1808],[-90.8145,34.1822],[-90.8166,34.183],[-90.8189,34.1836],[-90.8194,34.1837],[-90.8225,34.1842],[-90.8255,34.1846],[-90.8284,34.1848],[-90.8305,34.1846],[-90.8339,34.1842],[-90.8346,34.1841],[-90.8363,34.1838],[-90.8382,34.1838],[-90.8409,34.1843],[-90.8443,34.1851],[-90.8471,34.1861],[-90.8511,34.1867],[-90.8556,34.1869],[-90.8591,34.1863],[-90.8618,34.1853],[-90.8634,34.1844],[-90.8646,34.1839],[-90.8652,34.1838],[-90.8672,34.1834],[-90.8675,34.1834],[-90.8697,34.183],[-90.8721,34.1829],[-90.8738,34.1832],[-90.8751,34.184],[-90.8775,34.1856],[-90.8777,34.1856],[-90.8793,34.1853],[-90.8827,34.1844],[-90.8847,34.1835],[-90.8879,34.182],[-90.8894,34.1832],[-90.8919,34.1848],[-90.8945,34.1857],[-90.8947,34.1858],[-90.8962,34.1866],[-90.8964,34.1867],[-90.8966,34.1869],[-90.8977,34.1874],[-90.9005,34.1887],[-90.9028,34.1898],[-90.9029,34.1898],[-90.9032,34.19],[-90.9033,34.19],[-90.9035,34.1901],[-90.9041,34.1904],[-90.9047,34.1906],[-90.9049,34.1907],[-90.905,34.1907],[-90.9051,34.1908],[-90.9052,34.1908],[-90.9062,34.1912],[-90.908,34.192],[-90.9081,34.1921],[-90.9082,34.1921],[-90.9085,34.1922],[-90.9087,34.1923],[-90.9088,34.1924],[-90.9094,34.1926],[-90.9094,34.1927],[-90.9095,34.1927],[-90.9098,34.1928],[-90.91,34.193],[-90.9102,34.193],[-90.9103,34.1931],[-90.9104,34.1932],[-90.9106,34.1933],[-90.9108,34.1934],[-90.9111,34.1935],[-90.9117,34.1939],[-90.9142,34.1955],[-90.9161,34.1969],[-90.9177,34.1986],[-90.9197,34.2007],[-90.9198,34.2009],[-90.92,34.2011],[-90.9202,34.2013],[-90.9223,34.2035],[-90.9236,34.2049],[-90.9255,34.207],[-90.9266,34.2082],[-90.9268,34.2084],[-90.9283,34.21],[-90.9291,34.2108],[-90.9306,34.2124],[-90.9313,34.2131],[-90.9327,34.2148],[-90.9342,34.2172],[-90.9352,34.219],[-90.9355,34.2202],[-90.936,34.2222],[-90.9365,34.2247],[-90.937,34.227],[-90.9371,34.2281],[-90.9372,34.2288],[-90.9372,34.2297],[-90.9372,34.2312],[-90.9372,34.2325],[-90.9372,34.2341],[-90.937,34.2353],[-90.9364,34.2367],[-90.936,34.2373],[-90.9357,34.2375],[-90.9355,34.2378],[-90.9349,34.2385],[-90.9342,34.2394],[-90.9335,34.2402],[-90.9333,34.2404],[-90.9317,34.242],[-90.93,34.2436],[-90.9295,34.2441],[-90.929,34.2445],[-90.9232,34.2465],[-90.9209,34.2466],[-90.9169,34.2464],[-90.9124,34.2459],[-90.9092,34.2452],[-90.9082,34.245],[-90.9071,34.2445],[-90.9059,34.2435],[-90.9043,34.241],[-90.9033,34.2388],[-90.9025,34.2358],[-90.9015,34.2326],[-90.9012,34.2319],[-90.9001,34.2296],[-90.8983,34.2272],[-90.8944,34.2243],[-90.8909,34.2222],[-90.8865,34.2195],[-90.8822,34.217],[-90.8791,34.2154],[-90.8751,34.2141],[-90.8714,34.2132],[-90.8697,34.2128],[-90.8692,34.2127],[-90.8671,34.2121],[-90.8663,34.2121],[-90.866,34.212],[-90.8647,34.2119],[-90.8631,34.2118],[-90.8614,34.2117],[-90.8613,34.2117],[-90.8611,34.2117],[-90.8609,34.2117],[-90.8607,34.2117],[-90.8573,34.2118],[-90.8567,34.2116],[-90.856,34.2113],[-90.8528,34.2094],[-90.8527,34.2093],[-90.8522,34.2091],[-90.8518,34.2088],[-90.8494,34.2075],[-90.8478,34.2065],[-90.8461,34.2088],[-90.8448,34.211],[-90.8436,34.2137],[-90.8422,34.2169],[-90.8411,34.2197],[-90.84,34.2231],[-90.8398,34.2246],[-90.8395,34.2262],[-90.8397,34.2278],[-90.8401,34.2301],[-90.8402,34.2338],[-90.84,34.2361],[-90.8393,34.2394],[-90.839,34.2413],[-90.8388,34.2421],[-90.838,34.2458],[-90.8375,34.2481],[-90.8373,34.2488],[-90.8371,34.2496],[-90.837,34.2501],[-90.8362,34.2527],[-90.8356,34.2548],[-90.8351,34.2567],[-90.8347,34.2585],[-90.8346,34.259],[-90.8342,34.2603],[-90.8337,34.2627],[-90.8336,34.2632],[-90.8333,34.2643],[-90.8329,34.2657],[-90.8324,34.2675],[-90.8323,34.2678],[-90.8316,34.2696],[-90.8306,34.2712],[-90.8306,34.2713],[-90.8297,34.2724],[-90.8283,34.2737],[-90.8262,34.2751],[-90.8245,34.2762],[-90.8231,34.277],[-90.8223,34.2773],[-90.8219,34.2775],[-90.8209,34.2778],[-90.8195,34.2782],[-90.8173,34.2787],[-90.8157,34.279],[-90.8128,34.2794],[-90.8113,34.2796],[-90.8099,34.2798],[-90.8098,34.2798],[-90.8094,34.2802],[-90.8073,34.2812],[-90.8053,34.2819],[-90.8029,34.2825],[-90.8014,34.2826],[-90.8009,34.2826],[-90.7997,34.2825],[-90.799,34.2825],[-90.7976,34.2824],[-90.7963,34.2822],[-90.7951,34.282],[-90.7938,34.282],[-90.7921,34.2817],[-90.7901,34.2816],[-90.7886,34.2814],[-90.786,34.2812],[-90.7843,34.2811],[-90.7835,34.281],[-90.7821,34.2809],[-90.7813,34.2808],[-90.7807,34.2808],[-90.7798,34.2807],[-90.7797,34.2807],[-90.7789,34.2806],[-90.7769,34.2803],[-90.7767,34.2803],[-90.7747,34.2801],[-90.7723,34.2799],[-90.7703,34.2799],[-90.769,34.28],[-90.7677,34.2801],[-90.7667,34.2801],[-90.7652,34.2805],[-90.7612,34.2829],[-90.7585,34.2847],[-90.7553,34.2869],[-90.7527,34.2893],[-90.752,34.2902],[-90.7501,34.2926],[-90.7488,34.2944],[-90.7476,34.2959],[-90.7464,34.2975],[-90.7451,34.2992],[-90.7442,34.3006],[-90.7431,34.3023],[-90.7424,34.3034],[-90.7422,34.3037],[-90.7412,34.3056],[-90.7409,34.3065],[-90.7408,34.3077],[-90.7407,34.3098],[-90.7407,34.311],[-90.7406,34.3121],[-90.7406,34.3135],[-90.7409,34.3147],[-90.741,34.315],[-90.7415,34.3163],[-90.7421,34.3186],[-90.7427,34.3203],[-90.7437,34.3225],[-90.7447,34.3249],[-90.7457,34.3265],[-90.7458,34.3267],[-90.7467,34.328],[-90.7473,34.3287],[-90.7489,34.331],[-90.7501,34.3321],[-90.7511,34.3326],[-90.7521,34.333],[-90.7527,34.3331],[-90.7529,34.3332],[-90.753,34.3332],[-90.7533,34.3335],[-90.7556,34.3355],[-90.759,34.3381],[-90.7633,34.3414],[-90.7652,34.3428],[-90.7671,34.3453],[-90.7677,34.3469],[-90.7682,34.3498],[-90.7683,34.3507],[-90.7684,34.3516],[-90.7684,34.3535],[-90.7681,34.3559],[-90.7676,34.3584],[-90.7671,34.3603],[-90.7658,34.3621],[-90.7641,34.3634],[-90.7621,34.3648],[-90.7598,34.3658],[-90.7589,34.3663],[-90.7562,34.3673],[-90.7538,34.3677],[-90.7534,34.3677],[-90.7501,34.3679],[-90.7425,34.3673],[-90.7416,34.3672],[-90.7398,34.3668],[-90.7381,34.3664],[-90.7365,34.366],[-90.7363,34.3659],[-90.7354,34.3657],[-90.7337,34.3653],[-90.7291,34.3642],[-90.7249,34.3637],[-90.724,34.3636],[-90.7217,34.3635],[-90.7163,34.3636],[-90.713,34.3638],[-90.7121,34.3638],[-90.7023,34.3654],[-90.7001,34.3659],[-90.6976,34.3666],[-90.6946,34.3674],[-90.6905,34.3686],[-90.6854,34.3697],[-90.6786,34.3711],[-90.6767,34.3714],[-90.6762,34.3711],[-90.6762,34.3696],[-90.6768,34.3676],[-90.6769,34.3672],[-90.6771,34.3666],[-90.6773,34.3658],[-90.678,34.3637],[-90.6782,34.3632],[-90.6784,34.3624],[-90.6789,34.3608],[-90.6789,34.3607],[-90.679,34.3606],[-90.679,34.3605],[-90.6796,34.3583],[-90.6805,34.3555],[-90.6816,34.3529],[-90.6866,34.3457],[-90.6881,34.3436],[-90.6891,34.3422],[-90.6899,34.341],[-90.6916,34.3386],[-90.6917,34.3379],[-90.6918,34.3374],[-90.692,34.3369],[-90.6922,34.3356],[-90.6929,34.3328],[-90.6937,34.3297],[-90.6932,34.324],[-90.6931,34.3226],[-90.69,34.3186],[-90.686,34.3158],[-90.6781,34.313],[-90.6693,34.313],[-90.663,34.3148],[-90.6621,34.3151],[-90.6614,34.3154],[-90.6595,34.3186],[-90.6582,34.321],[-90.6578,34.3217],[-90.6575,34.3222],[-90.6575,34.3223],[-90.6573,34.3236],[-90.6574,34.3273],[-90.6574,34.3274],[-90.6575,34.3275],[-90.6576,34.3279],[-90.658,34.3286],[-90.6585,34.3294],[-90.6585,34.3295],[-90.6586,34.3296],[-90.6588,34.3304],[-90.6589,34.3305],[-90.6589,34.3306],[-90.659,34.331],[-90.6602,34.3351],[-90.6604,34.3358],[-90.6606,34.3362],[-90.6609,34.3367],[-90.6645,34.344],[-90.6666,34.3479],[-90.6669,34.3486],[-90.6668,34.3505],[-90.6668,34.352],[-90.6668,34.3534],[-90.6668,34.3541],[-90.6668,34.3546],[-90.6668,34.3558],[-90.6667,34.3559],[-90.6664,34.3564],[-90.6623,34.3621],[-90.6599,34.3655],[-90.6595,34.366],[-90.6594,34.3662],[-90.6593,34.3663],[-90.6575,34.3688],[-90.6573,34.3691],[-90.6569,34.3697],[-90.6563,34.3705],[-90.6558,34.3713],[-90.6553,34.3718],[-90.6568,34.3736],[-90.658,34.3751],[-90.6585,34.3757],[-90.6584,34.3758],[-90.6557,34.3771],[-90.6526,34.3786],[-90.6521,34.3788],[-90.6479,34.3807],[-90.6447,34.3824],[-90.6415,34.3839],[-90.6387,34.385],[-90.6367,34.3857],[-90.635,34.3864],[-90.6319,34.3871],[-90.6316,34.3872],[-90.6314,34.3872],[-90.6313,34.3872],[-90.6308,34.3873],[-90.6303,34.3873],[-90.6298,34.3874],[-90.6294,34.3875],[-90.6293,34.3875],[-90.6282,34.3876],[-90.6251,34.3878],[-90.6219,34.3882],[-90.6185,34.3888],[-90.614,34.3907],[-90.6136,34.3909],[-90.6135,34.391],[-90.6133,34.3911],[-90.6131,34.3912],[-90.6117,34.392],[-90.6102,34.3928],[-90.6093,34.3933],[-90.6087,34.3937],[-90.6085,34.3937],[-90.6084,34.3938],[-90.6077,34.3942],[-90.6071,34.3946],[-90.607,34.3946],[-90.6043,34.3962],[-90.6012,34.398],[-90.6005,34.3984],[-90.5997,34.3989],[-90.5994,34.3991],[-90.5993,34.3991],[-90.5977,34.4001],[-90.5967,34.4007],[-90.5938,34.4025],[-90.5883,34.4059],[-90.5859,34.4073],[-90.5854,34.4077],[-90.5848,34.408],[-90.5845,34.4082],[-90.5807,34.4106],[-90.5802,34.411],[-90.579,34.4119],[-90.5775,34.4131],[-90.5754,34.4151],[-90.5753,34.4152],[-90.575,34.4156],[-90.572,34.4193],[-90.5712,34.4203],[-90.5707,34.421],[-90.5705,34.4213],[-90.5703,34.4217],[-90.5698,34.4224],[-90.5697,34.4225],[-90.5684,34.4248],[-90.5674,34.4273],[-90.5666,34.4292],[-90.5665,34.4295],[-90.566,34.4322],[-90.5658,34.4344],[-90.5658,34.4354],[-90.5659,34.4356],[-90.566,34.4358],[-90.5663,34.4366],[-90.5664,34.4368],[-90.5665,34.437],[-90.5666,34.4374],[-90.5667,34.4375],[-90.5667,34.4377],[-90.567,34.4389],[-90.5673,34.4404],[-90.568,34.442],[-90.5687,34.443],[-90.5693,34.444],[-90.5701,34.4455],[-90.5707,34.4466],[-90.5713,34.4477],[-90.572,34.4489],[-90.5726,34.4498],[-90.5732,34.4509],[-90.5737,34.4515],[-90.574,34.4519],[-90.5748,34.4526],[-90.5759,34.4536],[-90.5769,34.4544],[-90.5779,34.4549],[-90.5788,34.4553],[-90.5794,34.4558],[-90.5805,34.4565],[-90.5816,34.4573],[-90.5824,34.4578],[-90.5837,34.4588],[-90.5844,34.4598],[-90.585,34.4605],[-90.5855,34.4612],[-90.586,34.4624],[-90.5866,34.4641],[-90.5869,34.4653],[-90.5882,34.47],[-90.5884,34.4706],[-90.5891,34.4757],[-90.5897,34.4801],[-90.5897,34.4812],[-90.5899,34.4848],[-90.5897,34.4872],[-90.5891,34.4904],[-90.5889,34.4911],[-90.5877,34.4956],[-90.5875,34.4965],[-90.5871,34.4978],[-90.5865,34.5001],[-90.5863,34.5007],[-90.5854,34.5015],[-90.5841,34.5031],[-90.5835,34.5041],[-90.5835,34.5042],[-90.583,34.5055],[-90.5829,34.5063],[-90.5827,34.5069],[-90.582,34.5093],[-90.5816,34.5115],[-90.5815,34.5119],[-90.5811,34.5128],[-90.5801,34.5145],[-90.5799,34.5147],[-90.5785,34.5163],[-90.5753,34.5191],[-90.5745,34.5198],[-90.5733,34.521],[-90.5721,34.5222],[-90.5707,34.5235],[-90.5694,34.5249],[-90.5684,34.5253],[-90.5654,34.5267],[-90.5645,34.5272],[-90.5644,34.5272],[-90.5639,34.5274],[-90.5634,34.5276],[-90.5606,34.5288],[-90.5601,34.529],[-90.5553,34.531],[-90.5497,34.5346],[-90.5492,34.535],[-90.5464,34.5372],[-90.546,34.5376],[-90.5457,34.5378],[-90.5448,34.5389],[-90.5444,34.5394],[-90.5436,34.5404],[-90.543,34.5416],[-90.5425,34.5428],[-90.5413,34.5453],[-90.5407,34.5481],[-90.5408,34.5491],[-90.5409,34.5508],[-90.5413,34.5517],[-90.5418,34.553],[-90.542,34.5535],[-90.5432,34.5569],[-90.5434,34.5574],[-90.5437,34.5582],[-90.544,34.5591],[-90.5445,34.5604],[-90.5452,34.5618],[-90.5456,34.5626],[-90.5459,34.5633],[-90.5467,34.5644],[-90.5492,34.5681],[-90.5504,34.5693],[-90.5517,34.5709],[-90.5536,34.5729],[-90.557,34.5763],[-90.5577,34.5769],[-90.5615,34.5801],[-90.5649,34.5826],[-90.5691,34.5864],[-90.5701,34.5875],[-90.5729,34.5921],[-90.5748,34.5952],[-90.5757,34.5968],[-90.577,34.5984],[-90.5782,34.5999],[-90.5817,34.6042],[-90.5825,34.6058],[-90.5825,34.606],[-90.5828,34.6065],[-90.5829,34.6067],[-90.5831,34.6071],[-90.5837,34.6084],[-90.5839,34.6089],[-90.5849,34.6109],[-90.5872,34.6157],[-90.5874,34.6169],[-90.5876,34.6191],[-90.5877,34.6203],[-90.5881,34.6239],[-90.5882,34.6251],[-90.5883,34.6266],[-90.588,34.6281],[-90.5879,34.6285],[-90.5875,34.6299],[-90.5868,34.6317],[-90.5862,34.6334],[-90.5855,34.6351],[-90.5847,34.6373],[-90.5844,34.6382],[-90.584,34.6393],[-90.5833,34.6412],[-90.5832,34.6414],[-90.5831,34.6417],[-90.5831,34.6418],[-90.583,34.6427],[-90.5831,34.6432],[-90.5831,34.6436],[-90.5833,34.644],[-90.5836,34.6445],[-90.5839,34.6451],[-90.5841,34.6455],[-90.5846,34.6464],[-90.585,34.6471],[-90.5857,34.6493],[-90.586,34.6504],[-90.5861,34.651],[-90.5863,34.6517],[-90.5865,34.6529],[-90.5866,34.6536],[-90.5869,34.6558],[-90.5871,34.6613],[-90.5872,34.6633],[-90.5873,34.6654],[-90.5885,34.6686],[-90.5884,34.671],[-90.5873,34.6728],[-90.5856,34.6747],[-90.5838,34.6773],[-90.582,34.6802],[-90.5787,34.6838],[-90.576,34.685],[-90.5738,34.6861],[-90.5731,34.6864],[-90.5673,34.6934],[-90.5673,34.6935],[-90.5672,34.6935],[-90.5671,34.6935],[-90.567,34.6936],[-90.5666,34.6938],[-90.5665,34.6939],[-90.5661,34.6941],[-90.565,34.6948],[-90.5646,34.6951],[-90.5641,34.6954],[-90.5634,34.6959],[-90.5626,34.6962],[-90.5621,34.6964],[-90.562,34.6964],[-90.5618,34.6965],[-90.5612,34.6968],[-90.561,34.6968],[-90.5608,34.6968],[-90.5607,34.6969],[-90.5606,34.6969],[-90.5604,34.6969],[-90.5599,34.697],[-90.5597,34.6971],[-90.5589,34.6973],[-90.5584,34.6974],[-90.5571,34.6978],[-90.5565,34.6979],[-90.5557,34.6979],[-90.5556,34.6979],[-90.554,34.6975],[-90.5523,34.6971],[-90.5499,34.6955],[-90.5495,34.695],[-90.5484,34.6936],[-90.5483,34.6935],[-90.5482,34.6934],[-90.5481,34.6933],[-90.548,34.6932],[-90.548,34.693],[-90.5479,34.693],[-90.5469,34.6921],[-90.5452,34.6908],[-90.544,34.69],[-90.5428,34.6889],[-90.5422,34.688],[-90.5417,34.6875],[-90.5403,34.6854],[-90.5392,34.6835],[-90.5389,34.6827],[-90.5385,34.6817],[-90.5381,34.6794],[-90.5381,34.6793],[-90.5381,34.6792],[-90.5381,34.6791],[-90.538,34.6786],[-90.5379,34.678],[-90.5379,34.6769],[-90.5379,34.6766],[-90.5379,34.676],[-90.5379,34.6759],[-90.5379,34.6758],[-90.5379,34.6757],[-90.5379,34.6756],[-90.5379,34.6754],[-90.5379,34.6753],[-90.5378,34.675],[-90.5378,34.6745],[-90.5379,34.674],[-90.5381,34.6732],[-90.5386,34.6722],[-90.5386,34.6721],[-90.5388,34.6719],[-90.539,34.6715],[-90.5394,34.6709],[-90.5406,34.67],[-90.541,34.6697],[-90.5442,34.6677],[-90.5468,34.666],[-90.5479,34.6651],[-90.5487,34.6645],[-90.5502,34.6634],[-90.5512,34.6618],[-90.5515,34.6614],[-90.5521,34.6605],[-90.5526,34.6597],[-90.553,34.6584],[-90.5536,34.6568],[-90.554,34.655],[-90.554,34.6547],[-90.5542,34.6532],[-90.5543,34.6524],[-90.5544,34.6523],[-90.5544,34.652],[-90.5544,34.6519],[-90.5545,34.6514],[-90.5546,34.651],[-90.5547,34.6498],[-90.5548,34.6493],[-90.5549,34.6487],[-90.5549,34.6486],[-90.5551,34.6464],[-90.5551,34.6462],[-90.555,34.6457],[-90.5549,34.6446],[-90.5549,34.6444],[-90.5545,34.6422],[-90.5541,34.6409],[-90.554,34.6406],[-90.5537,34.6396],[-90.5535,34.6393],[-90.5535,34.6392],[-90.5533,34.6387],[-90.5532,34.6386],[-90.5526,34.6377],[-90.5518,34.6365],[-90.551,34.6354],[-90.5504,34.6347],[-90.5503,34.6345],[-90.5496,34.6338],[-90.5487,34.6328],[-90.5476,34.6317],[-90.5473,34.6314],[-90.5468,34.6311],[-90.5464,34.6309],[-90.5454,34.6304],[-90.5445,34.63],[-90.5437,34.6296],[-90.5421,34.629],[-90.541,34.6285],[-90.5392,34.6282],[-90.5386,34.6281],[-90.5372,34.6278],[-90.5366,34.6277],[-90.5357,34.6276],[-90.5356,34.6276],[-90.5342,34.6276],[-90.533,34.6275],[-90.5322,34.6275],[-90.5321,34.6275],[-90.5305,34.6276],[-90.5304,34.6276],[-90.5279,34.6279],[-90.5253,34.6284],[-90.5245,34.6285],[-90.5236,34.6287],[-90.5225,34.629],[-90.5223,34.629],[-90.5195,34.6299],[-90.5184,34.6304],[-90.5172,34.6309],[-90.5159,34.6317],[-90.5155,34.632],[-90.514,34.6329],[-90.5119,34.6342],[-90.5104,34.6352],[-90.5096,34.6357],[-90.5088,34.6362],[-90.5081,34.6367],[-90.5073,34.6373],[-90.5067,34.6378],[-90.505,34.6391],[-90.5043,34.6397],[-90.5031,34.6408],[-90.503,34.6409],[-90.5024,34.6417],[-90.5019,34.6424],[-90.5019,34.6425],[-90.5017,34.6427],[-90.5016,34.6428],[-90.5012,34.6435],[-90.5007,34.6442],[-90.5001,34.6446],[-90.4994,34.6454],[-90.4988,34.646],[-90.4986,34.6461],[-90.4986,34.6462],[-90.4981,34.6467],[-90.4966,34.6481],[-90.4959,34.6488],[-90.4945,34.6499],[-90.4916,34.6522],[-90.4879,34.6549],[-90.4869,34.6555],[-90.486,34.656],[-90.4839,34.6571],[-90.4837,34.6573],[-90.4836,34.6573],[-90.4835,34.6574],[-90.4831,34.6576],[-90.4829,34.6577],[-90.4828,34.6577],[-90.4828,34.6578],[-90.4821,34.6582],[-90.482,34.6582],[-90.48,34.6597],[-90.4797,34.6599],[-90.4793,34.6603],[-90.4789,34.6607],[-90.4775,34.662],[-90.477,34.6624],[-90.4769,34.6626],[-90.4766,34.6629],[-90.4752,34.6641],[-90.4747,34.6646],[-90.4742,34.6651],[-90.4729,34.6663],[-90.4721,34.6671],[-90.4698,34.6694],[-90.4695,34.6698],[-90.4679,34.6717],[-90.4674,34.6724],[-90.4664,34.6737],[-90.466,34.6743],[-90.4657,34.6751],[-90.465,34.6767],[-90.4641,34.6793],[-90.464,34.6796],[-90.4635,34.6812],[-90.4635,34.6813],[-90.4635,34.6814],[-90.4634,34.6815],[-90.4634,34.6818],[-90.4634,34.6819],[-90.4633,34.682],[-90.4633,34.6821],[-90.4633,34.6822],[-90.4632,34.6824],[-90.4631,34.683],[-90.463,34.6832],[-90.4628,34.6841],[-90.4628,34.6842],[-90.4627,34.6855],[-90.4626,34.6872],[-90.4625,34.6876],[-90.4627,34.6882],[-90.4627,34.6884],[-90.4628,34.6891],[-90.4629,34.6891],[-90.4629,34.6893],[-90.463,34.6894],[-90.4631,34.6897],[-90.4631,34.6898],[-90.4632,34.6898],[-90.4632,34.69],[-90.4633,34.69],[-90.4633,34.6902],[-90.4634,34.6903],[-90.4634,34.6904],[-90.4635,34.6906],[-90.4636,34.6907],[-90.4636,34.6908],[-90.4637,34.6909],[-90.4637,34.6911],[-90.4638,34.6912],[-90.4639,34.6913],[-90.4639,34.6914],[-90.4647,34.6927],[-90.4649,34.6929],[-90.4658,34.6942],[-90.4671,34.6956],[-90.4684,34.6971],[-90.4686,34.6972],[-90.4699,34.6982],[-90.4699,34.6983],[-90.47,34.6983],[-90.4703,34.6985],[-90.4704,34.6986],[-90.4712,34.6991],[-90.4725,34.6998],[-90.4736,34.7003],[-90.4744,34.7006],[-90.4752,34.7008],[-90.4763,34.701],[-90.477,34.7012],[-90.4788,34.7013],[-90.48,34.7015],[-90.482,34.7016],[-90.4826,34.7016],[-90.4839,34.7016],[-90.4853,34.7015],[-90.4856,34.7015],[-90.487,34.7015],[-90.4906,34.7012],[-90.4909,34.7011],[-90.4923,34.701],[-90.4926,34.701],[-90.4932,34.7009],[-90.4936,34.7008],[-90.4939,34.7007],[-90.4941,34.7007],[-90.4946,34.7007],[-90.4948,34.7007],[-90.4951,34.7007],[-90.4961,34.7006],[-90.4965,34.7006],[-90.4978,34.7004],[-90.4991,34.7001],[-90.5001,34.7],[-90.5002,34.7],[-90.5003,34.7],[-90.5014,34.6998],[-90.5045,34.6992],[-90.5056,34.699],[-90.5057,34.699],[-90.506,34.6989],[-90.5064,34.6988],[-90.5069,34.6987],[-90.5073,34.6987],[-90.5079,34.6985],[-90.5082,34.6984],[-90.5091,34.6982],[-90.5095,34.6981],[-90.5098,34.6979],[-90.5138,34.6974],[-90.519,34.6968],[-90.522,34.6966],[-90.5263,34.6967],[-90.5292,34.6968],[-90.533,34.6973],[-90.5357,34.6979],[-90.539,34.6988],[-90.5413,34.6998],[-90.5438,34.7009],[-90.544,34.701],[-90.5444,34.7012],[-90.546,34.7021],[-90.5487,34.7047],[-90.5515,34.7073],[-90.5546,34.7105],[-90.5548,34.7107],[-90.5549,34.7109],[-90.5554,34.7114],[-90.5555,34.7115],[-90.5567,34.7129],[-90.5568,34.7129],[-90.5609,34.7164],[-90.561,34.7165],[-90.5622,34.7177],[-90.5622,34.7178],[-90.5623,34.7178],[-90.5626,34.7181],[-90.5627,34.7182],[-90.563,34.7185],[-90.5634,34.7189],[-90.5639,34.7193],[-90.5641,34.7196],[-90.5642,34.7196],[-90.565,34.7205],[-90.5657,34.721],[-90.5674,34.7232],[-90.5675,34.7233],[-90.5679,34.7243],[-90.5679,34.7244],[-90.568,34.7247],[-90.5681,34.7248],[-90.5681,34.725],[-90.5681,34.7255],[-90.5682,34.7274],[-90.5681,34.7281],[-90.5678,34.7307],[-90.5675,34.7319],[-90.5672,34.7335],[-90.5654,34.7365],[-90.5635,34.7387],[-90.5616,34.7399],[-90.5605,34.7405],[-90.5599,34.7408],[-90.5567,34.7415],[-90.5564,34.7415],[-90.5563,34.7415],[-90.5555,34.7416],[-90.5552,34.7416],[-90.5546,34.7417],[-90.5539,34.7418],[-90.5527,34.7416],[-90.5521,34.7416],[-90.5501,34.742],[-90.55,34.742],[-90.5481,34.7424],[-90.5464,34.7431],[-90.5441,34.7437],[-90.5439,34.7438],[-90.542,34.7443],[-90.5419,34.7443],[-90.54,34.7448],[-90.539,34.7454],[-90.5388,34.7456],[-90.5364,34.7483],[-90.5354,34.7501],[-90.5355,34.7514],[-90.5358,34.7528],[-90.5367,34.755],[-90.5376,34.7569],[-90.5376,34.757],[-90.5378,34.7572],[-90.5387,34.7589],[-90.5389,34.7591],[-90.5396,34.7596],[-90.5396,34.7597],[-90.5397,34.7597],[-90.5398,34.7598],[-90.54,34.7599],[-90.5404,34.7603],[-90.5405,34.7604],[-90.5406,34.7605],[-90.5413,34.761],[-90.5416,34.7612],[-90.5419,34.7617],[-90.5423,34.7632],[-90.5423,34.7633],[-90.5426,34.7641],[-90.5426,34.7642],[-90.5426,34.7644],[-90.5427,34.7646],[-90.5428,34.765],[-90.5429,34.7651],[-90.543,34.7657],[-90.543,34.7658],[-90.5436,34.7673],[-90.5438,34.7679],[-90.5438,34.768],[-90.544,34.7685],[-90.544,34.7687],[-90.5441,34.7688],[-90.5441,34.7689],[-90.5448,34.7703],[-90.5452,34.7712],[-90.5462,34.7734],[-90.5465,34.7746],[-90.5466,34.7748],[-90.5471,34.7764],[-90.5472,34.7765],[-90.5472,34.7767],[-90.5473,34.7769],[-90.5473,34.777],[-90.5474,34.7772],[-90.5475,34.7777],[-90.5475,34.7779],[-90.5476,34.7779],[-90.5476,34.778],[-90.5476,34.7781],[-90.5476,34.7783],[-90.5477,34.7783],[-90.5477,34.7784],[-90.5477,34.7785],[-90.5477,34.7787],[-90.5478,34.7788],[-90.5479,34.7792],[-90.5479,34.7794],[-90.5479,34.7796],[-90.548,34.7805],[-90.5482,34.7819],[-90.5479,34.7831],[-90.5477,34.784],[-90.5477,34.7841],[-90.5477,34.7844],[-90.5476,34.7845],[-90.5476,34.7846],[-90.5476,34.7847],[-90.5474,34.7851],[-90.5468,34.7864],[-90.5466,34.7868],[-90.5466,34.7869],[-90.5465,34.7869],[-90.5465,34.787],[-90.5465,34.7871],[-90.5464,34.7871],[-90.5464,34.7872],[-90.5463,34.7876],[-90.546,34.7881],[-90.5457,34.7885],[-90.5455,34.7888],[-90.5455,34.7889],[-90.5454,34.7891],[-90.5453,34.7892],[-90.5452,34.7893],[-90.5452,34.7894],[-90.5451,34.7895],[-90.5448,34.7899],[-90.5441,34.7912],[-90.5439,34.7913],[-90.5436,34.7918],[-90.5425,34.7933],[-90.5423,34.7936],[-90.5402,34.7958],[-90.5385,34.7972],[-90.537,34.7983],[-90.5365,34.7986],[-90.5359,34.7989],[-90.5349,34.7994],[-90.5344,34.7996],[-90.5313,34.8006],[-90.5286,34.8013],[-90.5279,34.8014],[-90.5255,34.8018],[-90.5245,34.802],[-90.524,34.8021],[-90.5229,34.8023],[-90.5222,34.8023],[-90.5197,34.8023],[-90.5195,34.8023],[-90.518,34.8021],[-90.5177,34.8021],[-90.517,34.802],[-90.5168,34.802],[-90.5163,34.8019],[-90.515,34.8018],[-90.5147,34.8018],[-90.5147,34.8016],[-90.5146,34.8015],[-90.5145,34.8011],[-90.5144,34.801],[-90.5137,34.799],[-90.5128,34.7965],[-90.5109,34.793],[-90.5099,34.7912],[-90.5099,34.7911],[-90.5089,34.7894],[-90.5079,34.7875],[-90.5061,34.7841],[-90.5051,34.7825],[-90.5051,34.7824],[-90.505,34.7823],[-90.5049,34.7821],[-90.5048,34.7819],[-90.5048,34.7818],[-90.5041,34.7807],[-90.5037,34.7801],[-90.5029,34.7783],[-90.5025,34.7772],[-90.5022,34.7766],[-90.502,34.776],[-90.502,34.7758],[-90.5019,34.7758],[-90.5016,34.7751],[-90.5016,34.7749],[-90.5015,34.7749],[-90.5015,34.7748],[-90.5011,34.773],[-90.501,34.7712],[-90.5013,34.7699],[-90.5022,34.7685],[-90.5037,34.7664],[-90.5055,34.7646],[-90.5086,34.7627],[-90.5122,34.7608],[-90.5128,34.7604],[-90.5146,34.7594],[-90.5152,34.759],[-90.5153,34.759],[-90.5154,34.759],[-90.5154,34.7589],[-90.5165,34.7583],[-90.5168,34.7582],[-90.5186,34.757],[-90.5208,34.7556],[-90.5208,34.7555],[-90.5221,34.7546]]]},"properties":{"STATE_ID":"28","STATE_NAME":"Mississippi"},"id":28}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-95.3083,40],[-95.3085,40.0022],[-95.3086,40.0025],[-95.3093,40.0045],[-95.3112,40.0078],[-95.3122,40.0094],[-95.3153,40.0121],[-95.318,40.0132],[-95.321,40.0139],[-95.3239,40.0144],[-95.3285,40.0157],[-95.3318,40.017],[-95.3337,40.0178],[-95.3362,40.0191],[-95.3396,40.0222],[-95.3421,40.0246],[-95.3447,40.0267],[-95.3466,40.0283],[-95.3488,40.0293],[-95.3515,40.0302],[-95.3537,40.0308],[-95.3569,40.0315],[-95.3591,40.0317],[-95.3619,40.0316],[-95.364,40.0315],[-95.3661,40.031],[-95.3689,40.0305],[-95.3722,40.0297],[-95.3739,40.0293],[-95.3753,40.0288],[-95.3769,40.0286],[-95.3782,40.0282],[-95.3798,40.028],[-95.3812,40.0275],[-95.3816,40.0274],[-95.383,40.0271],[-95.3846,40.0271],[-95.3857,40.0271],[-95.3864,40.0269],[-95.3872,40.0268],[-95.3894,40.0269],[-95.3915,40.0271],[-95.3933,40.0274],[-95.3959,40.028],[-95.3983,40.0289],[-95.401,40.0299],[-95.4027,40.0306],[-95.4052,40.0323],[-95.4073,40.0331],[-95.4095,40.0348],[-95.4106,40.0356],[-95.4124,40.0372],[-95.4136,40.0384],[-95.4151,40.0403],[-95.4158,40.0415],[-95.4168,40.0432],[-95.4186,40.0468],[-95.4193,40.0484],[-95.42,40.0504],[-95.4206,40.053],[-95.4209,40.0542],[-95.4209,40.0545],[-95.4212,40.0558],[-95.4216,40.0577],[-95.4216,40.059],[-95.4213,40.0607],[-95.4206,40.0626],[-95.4203,40.0642],[-95.4189,40.066],[-95.4168,40.0681],[-95.4134,40.0709],[-95.4104,40.0735],[-95.4101,40.074],[-95.4098,40.0744],[-95.4094,40.075],[-95.4087,40.0769],[-95.4084,40.0797],[-95.4087,40.0829],[-95.4099,40.0858],[-95.4104,40.0879],[-95.4107,40.091],[-95.4101,40.094],[-95.4086,40.097],[-95.4066,40.0991],[-95.404,40.1011],[-95.4001,40.1032],[-95.3993,40.1037],[-95.3971,40.1052],[-95.3942,40.1083],[-95.3931,40.1112],[-95.3928,40.1127],[-95.3928,40.1129],[-95.3928,40.1146],[-95.3928,40.1159],[-95.3931,40.1176],[-95.3933,40.1192],[-95.3936,40.1198],[-95.3942,40.1213],[-95.3953,40.1232],[-95.3966,40.1247],[-95.3987,40.1264],[-95.4003,40.1273],[-95.4028,40.1284],[-95.4044,40.129],[-95.4057,40.1294],[-95.4077,40.1298],[-95.4107,40.1304],[-95.4154,40.1305],[-95.4196,40.1311],[-95.4237,40.1322],[-95.4254,40.1332],[-95.4274,40.1346],[-95.429,40.136],[-95.4313,40.1392],[-95.4322,40.141],[-95.4328,40.1429],[-95.4331,40.1444],[-95.4334,40.1461],[-95.4334,40.1498],[-95.4338,40.1529],[-95.4348,40.156],[-95.4364,40.1587],[-95.4386,40.1608],[-95.4407,40.1623],[-95.4428,40.1633],[-95.447,40.1649],[-95.4489,40.1655],[-95.4539,40.1666],[-95.4587,40.1683],[-95.4638,40.1712],[-95.4695,40.1756],[-95.4711,40.1769],[-95.4723,40.1783],[-95.4749,40.1806],[-95.4763,40.182],[-95.4779,40.1838],[-95.4792,40.1857],[-95.4802,40.1873],[-95.481,40.1885],[-95.4815,40.1897],[-95.4816,40.1898],[-95.482,40.1911],[-95.4825,40.1923],[-95.4826,40.1925],[-95.4828,40.1949],[-95.4828,40.1974],[-95.4825,40.1994],[-95.4823,40.2007],[-95.4813,40.2031],[-95.4798,40.2057],[-95.478,40.2086],[-95.4753,40.2112],[-95.4735,40.2135],[-95.4724,40.2153],[-95.4714,40.2173],[-95.4707,40.2192],[-95.4704,40.2204],[-95.4701,40.2215],[-95.4699,40.2227],[-95.4699,40.2255],[-95.4697,40.2279],[-95.4699,40.2292],[-95.4703,40.2308],[-95.4717,40.2341],[-95.4725,40.2361],[-95.4751,40.2397],[-95.4762,40.2412],[-95.4762,40.2413],[-95.4787,40.2437],[-95.4807,40.2451],[-95.4848,40.2475],[-95.489,40.2487],[-95.4934,40.2496],[-95.4986,40.2495],[-95.5026,40.2493],[-95.5073,40.2489],[-95.5161,40.2492],[-95.521,40.2501],[-95.5242,40.2511],[-95.5346,40.257],[-95.5437,40.2607],[-95.5525,40.2619],[-95.5526,40.262],[-95.5543,40.2634],[-95.5548,40.2645],[-95.555,40.2648],[-95.5563,40.2677],[-95.5563,40.2708],[-95.5548,40.2743],[-95.5528,40.2782],[-95.5526,40.2786],[-95.5515,40.2811],[-95.551,40.2838],[-95.551,40.2843],[-95.551,40.2859],[-95.5516,40.2887],[-95.5533,40.2912],[-95.5555,40.2933],[-95.5587,40.2958],[-95.5622,40.2974],[-95.5638,40.2979],[-95.565,40.2983],[-95.5681,40.2991],[-95.5707,40.2994],[-95.5746,40.2995],[-95.5792,40.2996],[-95.5807,40.2996],[-95.5818,40.2996],[-95.585,40.3008],[-95.5874,40.3017],[-95.5902,40.3032],[-95.5922,40.3049],[-95.5935,40.3058],[-95.5944,40.3065],[-95.5948,40.3067],[-95.5966,40.3083],[-95.597,40.3085],[-95.5978,40.3092],[-95.5987,40.3098],[-95.6005,40.3107],[-95.603,40.3117],[-95.6051,40.3126],[-95.6079,40.3135],[-95.6101,40.3139],[-95.6104,40.314],[-95.6135,40.3142],[-95.6157,40.3141],[-95.6179,40.3137],[-95.6187,40.3135],[-95.6204,40.3131],[-95.6232,40.3125],[-95.6253,40.3116],[-95.6297,40.31],[-95.6363,40.3077],[-95.6423,40.306],[-95.6453,40.3057],[-95.6483,40.3062],[-95.6515,40.3067],[-95.6543,40.3079],[-95.6561,40.3095],[-95.6573,40.3109],[-95.658,40.3127],[-95.658,40.3134],[-95.6578,40.3158],[-95.6566,40.3195],[-95.6551,40.3211],[-95.6537,40.3226],[-95.6513,40.3238],[-95.6479,40.3256],[-95.6448,40.3265],[-95.6405,40.3274],[-95.6377,40.3282],[-95.6338,40.3293],[-95.6319,40.3301],[-95.6299,40.331],[-95.6277,40.3324],[-95.6253,40.3351],[-95.6253,40.335],[-95.6253,40.3344],[-95.6253,40.3342],[-95.6252,40.3343],[-95.6247,40.335],[-95.624,40.3362],[-95.6237,40.337],[-95.6232,40.3384],[-95.6229,40.3402],[-95.6227,40.3409],[-95.6227,40.3423],[-95.6233,40.3449],[-95.6237,40.3464],[-95.6237,40.3466],[-95.6244,40.3481],[-95.6248,40.3492],[-95.6249,40.3493],[-95.6253,40.3499],[-95.6254,40.3501],[-95.626,40.351],[-95.6265,40.3519],[-95.6269,40.3524],[-95.6271,40.3528],[-95.6274,40.3531],[-95.6279,40.3538],[-95.628,40.3539],[-95.6289,40.355],[-95.6301,40.356],[-95.6308,40.3566],[-95.6312,40.357],[-95.6315,40.3573],[-95.6325,40.3581],[-95.6326,40.3582],[-95.633,40.3585],[-95.6342,40.3593],[-95.6343,40.3594],[-95.6355,40.3602],[-95.637,40.3614],[-95.6381,40.3625],[-95.6383,40.3627],[-95.6391,40.3638],[-95.6401,40.3651],[-95.641,40.3664],[-95.6423,40.3697],[-95.6424,40.3698],[-95.6425,40.3714],[-95.6425,40.372],[-95.6427,40.3732],[-95.6427,40.375],[-95.6423,40.3759],[-95.6422,40.3774],[-95.6422,40.3778],[-95.6421,40.3782],[-95.6427,40.3818],[-95.6439,40.3869],[-95.6463,40.3912],[-95.647,40.3923],[-95.6482,40.3942],[-95.6494,40.3961],[-95.6517,40.3992],[-95.6531,40.4009],[-95.6548,40.4032],[-95.6591,40.4086],[-95.6606,40.4124],[-95.6614,40.4159],[-95.6613,40.4166],[-95.6607,40.4188],[-95.6597,40.4215],[-95.6596,40.4218],[-95.6595,40.4219],[-95.6593,40.4224],[-95.6586,40.424],[-95.6583,40.4245],[-95.6567,40.4275],[-95.6566,40.4278],[-95.656,40.4299],[-95.6557,40.4316],[-95.6557,40.4323],[-95.6556,40.4336],[-95.6557,40.4357],[-95.656,40.4371],[-95.6561,40.4374],[-95.6566,40.4387],[-95.6575,40.4405],[-95.6575,40.4406],[-95.6576,40.4407],[-95.6576,40.4408],[-95.658,40.4415],[-95.6588,40.443],[-95.6597,40.4445],[-95.6598,40.4445],[-95.6609,40.4459],[-95.6627,40.4481],[-95.6646,40.4503],[-95.6664,40.4522],[-95.6677,40.4535],[-95.6684,40.454],[-95.6691,40.4546],[-95.6698,40.4551],[-95.6716,40.4566],[-95.6717,40.4567],[-95.6718,40.4568],[-95.6721,40.457],[-95.6721,40.4571],[-95.6732,40.4577],[-95.6751,40.4589],[-95.6772,40.4602],[-95.6802,40.4615],[-95.6843,40.4633],[-95.6844,40.4634],[-95.6873,40.4651],[-95.6875,40.4652],[-95.6905,40.4674],[-95.6931,40.4694],[-95.6946,40.4714],[-95.6964,40.4759],[-95.6966,40.4774],[-95.6968,40.4789],[-95.6965,40.4814],[-95.6965,40.4816],[-95.6963,40.482],[-95.6962,40.4821],[-95.6961,40.4828],[-95.6959,40.4834],[-95.6959,40.4836],[-95.6958,40.4838],[-95.6958,40.4839],[-95.6956,40.4851],[-95.6954,40.4859],[-95.6952,40.4869],[-95.6949,40.4882],[-95.6947,40.4895],[-95.6946,40.4912],[-95.6947,40.493],[-95.6948,40.4947],[-95.695,40.4959],[-95.6954,40.4976],[-95.6961,40.4995],[-95.6968,40.5007],[-95.6972,40.5012],[-95.6973,40.5014],[-95.6974,40.5015],[-95.6975,40.5016],[-95.6977,40.5019],[-95.6979,40.5022],[-95.6988,40.5035],[-95.6995,40.5046],[-95.6997,40.505],[-95.7,40.5053],[-95.6998,40.5053],[-95.6992,40.5054],[-95.699,40.5055],[-95.6987,40.5056],[-95.6984,40.5057],[-95.6983,40.5057],[-95.6976,40.5059],[-95.6973,40.506],[-95.6957,40.5064],[-95.6955,40.5065],[-95.6941,40.5071],[-95.6933,40.5075],[-95.6919,40.5082],[-95.6912,40.5084],[-95.6898,40.5088],[-95.6896,40.5088],[-95.6887,40.5091],[-95.6881,40.5092],[-95.6876,40.5094],[-95.687,40.5095],[-95.6869,40.5096],[-95.6859,40.5099],[-95.6849,40.5101],[-95.6845,40.5102],[-95.6831,40.5106],[-95.6826,40.5108],[-95.6822,40.5109],[-95.6817,40.511],[-95.6809,40.5112],[-95.6804,40.5114],[-95.6803,40.5114],[-95.6802,40.5114],[-95.6801,40.5115],[-95.68,40.5115],[-95.6782,40.512],[-95.676,40.5126],[-95.673,40.5135],[-95.6712,40.514],[-95.671,40.5141],[-95.6709,40.5141],[-95.6705,40.5142],[-95.6703,40.5143],[-95.67,40.5144],[-95.6696,40.5145],[-95.6682,40.5149],[-95.668,40.515],[-95.6678,40.515],[-95.6664,40.5155],[-95.6659,40.5157],[-95.6617,40.5173],[-95.6605,40.5185],[-95.6591,40.52],[-95.6584,40.5207],[-95.6564,40.5228],[-95.6557,40.5236],[-95.6555,40.5243],[-95.655,40.5266],[-95.6549,40.5273],[-95.6548,40.5279],[-95.6547,40.528],[-95.6543,40.5302],[-95.6541,40.5308],[-95.6541,40.5309],[-95.6539,40.5316],[-95.6535,40.5337],[-95.6533,40.5344],[-95.653,40.5354],[-95.6523,40.5381],[-95.6524,40.5385],[-95.6527,40.5395],[-95.6529,40.5401],[-95.6529,40.5403],[-95.653,40.5405],[-95.6531,40.541],[-95.6532,40.5411],[-95.6534,40.5419],[-95.6536,40.5422],[-95.6543,40.5432],[-95.6556,40.545],[-95.6559,40.5466],[-95.6563,40.5469],[-95.6577,40.5476],[-95.6581,40.5478],[-95.6602,40.5489],[-95.6621,40.55],[-95.6638,40.5534],[-95.6643,40.5543],[-95.6653,40.5564],[-95.6655,40.5566],[-95.6655,40.5567],[-95.6665,40.5579],[-95.6674,40.5587],[-95.6717,40.5626],[-95.6718,40.5626],[-95.6745,40.5626],[-95.6754,40.5626],[-95.6786,40.5626],[-95.6787,40.5626],[-95.6808,40.562],[-95.6813,40.5619],[-95.6837,40.5614],[-95.6853,40.561],[-95.687,40.5607],[-95.6894,40.5594],[-95.6919,40.5581],[-95.6923,40.5579],[-95.6937,40.5572],[-95.6941,40.5569],[-95.6944,40.5559],[-95.6945,40.5546],[-95.6948,40.5507],[-95.6959,40.5475],[-95.6966,40.5453],[-95.6966,40.5451],[-95.6965,40.545],[-95.6967,40.5444],[-95.6967,40.5442],[-95.6968,40.544],[-95.6968,40.5438],[-95.6973,40.5418],[-95.6974,40.5414],[-95.6973,40.5411],[-95.6973,40.5398],[-95.6972,40.5396],[-95.6971,40.5384],[-95.6971,40.5382],[-95.6971,40.5379],[-95.6971,40.5374],[-95.6971,40.5372],[-95.697,40.537],[-95.6967,40.5362],[-95.6964,40.5358],[-95.6954,40.5337],[-95.6952,40.5334],[-95.695,40.5331],[-95.6951,40.5329],[-95.6955,40.532],[-95.6958,40.5313],[-95.6968,40.5294],[-95.6972,40.5285],[-95.6973,40.5284],[-95.6975,40.5283],[-95.6976,40.5283],[-95.6977,40.5282],[-95.698,40.528],[-95.6989,40.5275],[-95.6992,40.5273],[-95.7,40.5269],[-95.7009,40.5263],[-95.7022,40.5255],[-95.703,40.525],[-95.7032,40.5248],[-95.7041,40.5243],[-95.7044,40.5242],[-95.7045,40.5241],[-95.7049,40.5239],[-95.705,40.5238],[-95.7052,40.5236],[-95.706,40.5232],[-95.7063,40.523],[-95.7065,40.5228],[-95.7072,40.5224],[-95.7074,40.5223],[-95.7074,40.5222],[-95.7076,40.5222],[-95.7078,40.522],[-95.7084,40.5217],[-95.7086,40.5215],[-95.7088,40.522],[-95.7091,40.5226],[-95.7097,40.5234],[-95.71,40.5238],[-95.7104,40.5243],[-95.7129,40.5264],[-95.7143,40.5272],[-95.7157,40.5275],[-95.7175,40.5278],[-95.7197,40.5279],[-95.7224,40.5281],[-95.7244,40.5279],[-95.7245,40.5279],[-95.7247,40.5278],[-95.7248,40.5278],[-95.7249,40.5278],[-95.7252,40.5278],[-95.7264,40.5274],[-95.7271,40.5273],[-95.7274,40.5271],[-95.7287,40.5264],[-95.7312,40.5254],[-95.7328,40.5249],[-95.7348,40.5243],[-95.7366,40.524],[-95.7373,40.5239],[-95.7375,40.5239],[-95.7378,40.5239],[-95.738,40.5239],[-95.7418,40.5239],[-95.7441,40.524],[-95.746,40.5241],[-95.7463,40.5241],[-95.7487,40.5243],[-95.7497,40.5245],[-95.7499,40.5245],[-95.7501,40.5246],[-95.7503,40.5246],[-95.7523,40.5248],[-95.7527,40.5249],[-95.7548,40.5254],[-95.7571,40.526],[-95.7629,40.5284],[-95.7669,40.5316],[-95.7687,40.5341],[-95.7693,40.5367],[-95.7684,40.5403],[-95.767,40.5427],[-95.7647,40.5457],[-95.7636,40.5483],[-95.7634,40.5508],[-95.7636,40.5525],[-95.7638,40.5539],[-95.765,40.5569],[-95.7658,40.558],[-95.7669,40.5594],[-95.7679,40.5608],[-95.7685,40.5616],[-95.7708,40.5647],[-95.7711,40.5651],[-95.7718,40.5661],[-95.7732,40.5693],[-95.7733,40.5696],[-95.7735,40.5699],[-95.7738,40.5705],[-95.7739,40.571],[-95.7747,40.5736],[-95.7736,40.5782],[-95.7725,40.5795],[-95.7721,40.5799],[-95.7685,40.5833],[-95.7656,40.5852],[-95.7645,40.5852],[-95.7639,40.5852],[-95.7546,40.5851],[-95.7528,40.5851],[-95.7523,40.5851],[-95.7519,40.5851],[-95.7505,40.5851],[-95.7501,40.5851],[-95.7498,40.585],[-95.7495,40.585],[-95.748,40.5851],[-95.7472,40.5851],[-95.7467,40.585],[-95.7464,40.585],[-95.7462,40.585],[-95.746,40.585],[-95.7458,40.585],[-95.7455,40.585],[-95.7449,40.585],[-95.744,40.585],[-95.7429,40.585],[-95.7376,40.5849],[-95.7358,40.5849],[-95.7356,40.5849],[-95.7355,40.5849],[-95.7354,40.5849],[-95.7353,40.5849],[-95.7343,40.5849],[-95.731,40.5849],[-95.7258,40.5848],[-95.7206,40.5847],[-95.7174,40.5847],[-95.7163,40.5847],[-95.7162,40.5847],[-95.7129,40.5847],[-95.7092,40.5846],[-95.7055,40.5846],[-95.7038,40.5846],[-95.7018,40.5845],[-95.6942,40.5844],[-95.6905,40.5844],[-95.6877,40.5843],[-95.6876,40.5843],[-95.6875,40.5843],[-95.6874,40.5844],[-95.6873,40.5844],[-95.6863,40.5843],[-95.6854,40.5843],[-95.6733,40.5844],[-95.6731,40.5844],[-95.6588,40.5844],[-95.6587,40.5844],[-95.6572,40.5844],[-95.6566,40.5844],[-95.6528,40.5844],[-95.6523,40.5844],[-95.6522,40.5844],[-95.6485,40.5844],[-95.648,40.5844],[-95.6417,40.5842],[-95.6385,40.5841],[-95.6382,40.5841],[-95.6381,40.5841],[-95.6378,40.5841],[-95.6377,40.5841],[-95.6322,40.584],[-95.6321,40.584],[-95.6317,40.584],[-95.6306,40.5839],[-95.6253,40.5838],[-95.6109,40.5835],[-95.6071,40.5834],[-95.6069,40.5834],[-95.6024,40.5834],[-95.6014,40.5834],[-95.5933,40.5832],[-95.5932,40.5832],[-95.5915,40.5832],[-95.585,40.5831],[-95.574,40.5829],[-95.5739,40.5829],[-95.5727,40.5829],[-95.5721,40.5829],[-95.5718,40.5829],[-95.5704,40.5829],[-95.5666,40.5828],[-95.5654,40.5828],[-95.5653,40.5828],[-95.5639,40.5828],[-95.5623,40.5828],[-95.56,40.5827],[-95.5583,40.5827],[-95.5574,40.5827],[-95.5567,40.5827],[-95.5549,40.5827],[-95.5548,40.5827],[-95.5544,40.5827],[-95.5529,40.5826],[-95.5509,40.5826],[-95.5502,40.5826],[-95.5496,40.5826],[-95.5489,40.5826],[-95.5483,40.5825],[-95.5482,40.5825],[-95.5471,40.5825],[-95.5465,40.5825],[-95.5457,40.5825],[-95.5453,40.5825],[-95.5449,40.5825],[-95.5445,40.5825],[-95.5434,40.5825],[-95.5426,40.5825],[-95.5416,40.5825],[-95.5409,40.5824],[-95.5394,40.5825],[-95.5389,40.5825],[-95.5365,40.5824],[-95.5353,40.5824],[-95.5343,40.5824],[-95.5334,40.5824],[-95.5331,40.5824],[-95.533,40.5824],[-95.5326,40.5824],[-95.5315,40.5823],[-95.5303,40.5823],[-95.53,40.5823],[-95.5289,40.5823],[-95.5284,40.5823],[-95.5275,40.5823],[-95.5265,40.5822],[-95.5259,40.5822],[-95.5257,40.5822],[-95.5252,40.5822],[-95.5251,40.5822],[-95.5239,40.5822],[-95.5237,40.5822],[-95.5222,40.5822],[-95.5214,40.5822],[-95.5205,40.5822],[-95.5191,40.5822],[-95.5174,40.5821],[-95.5149,40.5821],[-95.5142,40.5821],[-95.5127,40.5821],[-95.5111,40.5821],[-95.5098,40.5821],[-95.5092,40.582],[-95.5075,40.582],[-95.5071,40.582],[-95.5039,40.5819],[-95.503,40.5819],[-95.5019,40.5819],[-95.501,40.5819],[-95.4992,40.5819],[-95.498,40.5819],[-95.4969,40.5819],[-95.4948,40.5818],[-95.4934,40.5818],[-95.492,40.5818],[-95.4916,40.5818],[-95.4906,40.5818],[-95.4885,40.5817],[-95.4882,40.5817],[-95.4881,40.5817],[-95.4865,40.5817],[-95.4861,40.5817],[-95.4853,40.5817],[-95.4843,40.5817],[-95.484,40.5817],[-95.4839,40.5817],[-95.4814,40.5817],[-95.4801,40.5817],[-95.4776,40.5817],[-95.477,40.5817],[-95.4765,40.5817],[-95.4759,40.5816],[-95.475,40.5816],[-95.473,40.5816],[-95.472,40.5816],[-95.4714,40.5816],[-95.4703,40.5816],[-95.4696,40.5816],[-95.4693,40.5816],[-95.4692,40.5816],[-95.4608,40.5815],[-95.4607,40.5814],[-95.4551,40.5814],[-95.4502,40.5814],[-95.4497,40.5814],[-95.4406,40.5813],[-95.4311,40.5812],[-95.4292,40.5812],[-95.4154,40.581],[-95.4138,40.581],[-95.412,40.581],[-95.4119,40.581],[-95.3929,40.5808],[-95.3893,40.5808],[-95.3753,40.5806],[-95.3739,40.5805],[-95.3705,40.5804],[-95.3683,40.5804],[-95.3646,40.5803],[-95.3645,40.5803],[-95.3608,40.5802],[-95.357,40.5802],[-95.3545,40.5802],[-95.3533,40.5802],[-95.3504,40.5802],[-95.3492,40.5802],[-95.3475,40.5802],[-95.3464,40.5801],[-95.3437,40.5801],[-95.3426,40.5801],[-95.3412,40.5801],[-95.341,40.5801],[-95.3408,40.5801],[-95.3406,40.5801],[-95.3403,40.5801],[-95.34,40.5801],[-95.3381,40.58],[-95.3374,40.58],[-95.3365,40.58],[-95.3355,40.58],[-95.3163,40.5797],[-95.3083,40.5796],[-95.3025,40.5796],[-95.2972,40.5795],[-95.2781,40.5793],[-95.2766,40.5793],[-95.259,40.5791],[-95.2503,40.5792],[-95.2492,40.5792],[-95.2331,40.579],[-95.2328,40.579],[-95.2307,40.579],[-95.2253,40.5789],[-95.2247,40.5789],[-95.2246,40.5789],[-95.2228,40.5789],[-95.2213,40.5788],[-95.2201,40.5788],[-95.2187,40.5788],[-95.2174,40.5788],[-95.216,40.5787],[-95.2133,40.5787],[-95.2118,40.5787],[-95.2117,40.5786],[-95.2116,40.5786],[-95.2115,40.5786],[-95.2114,40.5786],[-95.2101,40.5786],[-95.2094,40.5786],[-95.208,40.5786],[-95.2071,40.5786],[-95.2066,40.5786],[-95.2053,40.5785],[-95.204,40.5785],[-95.2023,40.5785],[-95.2014,40.5785],[-95.201,40.5785],[-95.2004,40.5784],[-95.1998,40.5784],[-95.1994,40.5784],[-95.1988,40.5784],[-95.1982,40.5784],[-95.1954,40.5784],[-95.1947,40.5784],[-95.1942,40.5784],[-95.1933,40.5784],[-95.1915,40.5783],[-95.1905,40.5783],[-95.1898,40.5783],[-95.1891,40.5783],[-95.189,40.5783],[-95.1885,40.5783],[-95.1874,40.5783],[-95.185,40.5783],[-95.184,40.5783],[-95.1835,40.5783],[-95.1831,40.5783],[-95.1802,40.5782],[-95.1792,40.5782],[-95.1762,40.5782],[-95.1749,40.5782],[-95.1706,40.5781],[-95.1676,40.5781],[-95.1663,40.5781],[-95.164,40.578],[-95.1577,40.5779],[-95.1575,40.5779],[-95.1544,40.5779],[-95.1451,40.5777],[-95.1449,40.5777],[-95.1355,40.5776],[-95.1316,40.5775],[-95.1253,40.5774],[-95.1244,40.5774],[-95.1221,40.5774],[-95.121,40.5774],[-95.1209,40.5774],[-95.1208,40.5774],[-95.1207,40.5774],[-95.1164,40.5774],[-95.1155,40.5773],[-95.114,40.5773],[-95.1125,40.5773],[-95.1122,40.5773],[-95.1121,40.5773],[-95.1105,40.5774],[-95.1104,40.5773],[-95.1102,40.5773],[-95.1101,40.5772],[-95.1099,40.5772],[-95.1096,40.5772],[-95.1086,40.5772],[-95.108,40.5772],[-95.1074,40.5772],[-95.1072,40.5772],[-95.1071,40.5773],[-95.0973,40.5772],[-95.0877,40.5771],[-95.0845,40.577],[-95.0797,40.5769],[-95.0784,40.5769],[-95.078,40.5769],[-95.0776,40.5769],[-95.0764,40.5769],[-95.0734,40.5769],[-95.073,40.5769],[-95.0687,40.5769],[-95.063,40.5768],[-95.0629,40.5768],[-95.0593,40.5767],[-95.0488,40.5765],[-95.0403,40.5764],[-95.04,40.5764],[-95.0396,40.5763],[-95.0392,40.5763],[-95.0382,40.5763],[-95.0364,40.5763],[-95.0363,40.5763],[-95.0307,40.5763],[-95.0231,40.5762],[-95.0228,40.5762],[-95.0218,40.5762],[-95.0102,40.576],[-95.0006,40.5759],[-95.0003,40.5759],[-94.9917,40.5757],[-94.9913,40.5757],[-94.972,40.5757],[-94.9712,40.5757],[-94.9665,40.5758],[-94.9663,40.5758],[-94.9551,40.5757],[-94.9539,40.5757],[-94.9533,40.5756],[-94.9482,40.5756],[-94.9369,40.5754],[-94.9366,40.5754],[-94.934,40.5754],[-94.9212,40.5752],[-94.9211,40.5752],[-94.9149,40.5751],[-94.9148,40.5751],[-94.9011,40.5749],[-94.9009,40.5748],[-94.9006,40.5748],[-94.9005,40.5748],[-94.8997,40.5748],[-94.8968,40.5748],[-94.8968,40.5747],[-94.8967,40.5747],[-94.8966,40.5747],[-94.8948,40.5747],[-94.889,40.5747],[-94.8871,40.5747],[-94.8869,40.5747],[-94.8858,40.5747],[-94.8782,40.5746],[-94.8752,40.5745],[-94.8586,40.5743],[-94.8533,40.5742],[-94.8481,40.5741],[-94.848,40.5741],[-94.8463,40.5741],[-94.8412,40.574],[-94.8395,40.574],[-94.8394,40.574],[-94.8392,40.574],[-94.8368,40.574],[-94.8299,40.5739],[-94.8276,40.5739],[-94.8268,40.5738],[-94.8243,40.5738],[-94.8234,40.5738],[-94.8229,40.5738],[-94.8218,40.5738],[-94.82,40.5738],[-94.8198,40.5737],[-94.8187,40.5737],[-94.816,40.5737],[-94.8159,40.5737],[-94.815,40.5737],[-94.8124,40.5736],[-94.8113,40.5736],[-94.8111,40.5736],[-94.811,40.5736],[-94.8064,40.5735],[-94.8015,40.5734],[-94.7999,40.5734],[-94.7996,40.5734],[-94.798,40.5733],[-94.7979,40.5733],[-94.7976,40.5733],[-94.7975,40.5733],[-94.7974,40.5733],[-94.7973,40.5733],[-94.7949,40.5733],[-94.7877,40.5732],[-94.7853,40.5732],[-94.7845,40.5732],[-94.782,40.5732],[-94.7812,40.5732],[-94.7749,40.5731],[-94.7739,40.5731],[-94.7723,40.5731],[-94.7712,40.5731],[-94.77,40.5731],[-94.7698,40.5731],[-94.7695,40.5731],[-94.7691,40.5731],[-94.7686,40.5731],[-94.7682,40.5731],[-94.7672,40.573],[-94.767,40.573],[-94.7652,40.573],[-94.7629,40.5729],[-94.7608,40.5729],[-94.7591,40.5729],[-94.7583,40.5729],[-94.7574,40.5729],[-94.7562,40.5728],[-94.7547,40.5728],[-94.7546,40.5728],[-94.7545,40.5729],[-94.7537,40.5729],[-94.7534,40.5729],[-94.7527,40.5729],[-94.7518,40.5728],[-94.7513,40.5728],[-94.7504,40.5728],[-94.75,40.5728],[-94.7496,40.5728],[-94.7489,40.5728],[-94.7484,40.5728],[-94.7475,40.5727],[-94.7455,40.5727],[-94.7448,40.5727],[-94.7442,40.5727],[-94.7433,40.5727],[-94.7427,40.5727],[-94.7421,40.5727],[-94.7407,40.5727],[-94.7399,40.5727],[-94.7382,40.5726],[-94.7369,40.5726],[-94.7362,40.5726],[-94.7345,40.5726],[-94.7336,40.5726],[-94.7333,40.5726],[-94.7317,40.5725],[-94.7299,40.5725],[-94.7288,40.5725],[-94.7275,40.5725],[-94.7252,40.5725],[-94.7243,40.5725],[-94.7232,40.5724],[-94.7221,40.5724],[-94.7209,40.5724],[-94.72,40.5724],[-94.7191,40.5724],[-94.7179,40.5724],[-94.7176,40.5724],[-94.7173,40.5724],[-94.7165,40.5723],[-94.7163,40.5724],[-94.7145,40.5723],[-94.7142,40.5723],[-94.713,40.5723],[-94.7107,40.5723],[-94.7093,40.5723],[-94.7083,40.5722],[-94.7081,40.5722],[-94.706,40.5722],[-94.7056,40.5722],[-94.7034,40.5722],[-94.7018,40.5722],[-94.6999,40.5721],[-94.6978,40.5721],[-94.6925,40.572],[-94.6909,40.572],[-94.6888,40.572],[-94.6884,40.572],[-94.6883,40.572],[-94.6873,40.572],[-94.6871,40.572],[-94.6868,40.572],[-94.6836,40.5719],[-94.6831,40.5719],[-94.6828,40.5719],[-94.6826,40.5719],[-94.6795,40.5719],[-94.6771,40.5718],[-94.6749,40.5718],[-94.6717,40.5718],[-94.6711,40.5718],[-94.6701,40.5717],[-94.6691,40.5717],[-94.6688,40.5717],[-94.6673,40.5717],[-94.6658,40.5717],[-94.6646,40.5717],[-94.6626,40.5716],[-94.6617,40.5716],[-94.6606,40.5716],[-94.66,40.5716],[-94.6595,40.5716],[-94.6591,40.5716],[-94.6578,40.5716],[-94.6553,40.5716],[-94.6543,40.5716],[-94.6513,40.5716],[-94.651,40.5716],[-94.6497,40.5715],[-94.6473,40.5715],[-94.6453,40.5715],[-94.6445,40.5715],[-94.6437,40.5715],[-94.6429,40.5714],[-94.6426,40.5714],[-94.6415,40.5714],[-94.6409,40.5714],[-94.64,40.5714],[-94.6389,40.5714],[-94.637,40.5714],[-94.6351,40.5714],[-94.6329,40.5714],[-94.6322,40.5714],[-94.632,40.5714],[-94.6277,40.5713],[-94.623,40.5713],[-94.6228,40.5713],[-94.6224,40.5713],[-94.6185,40.5712],[-94.6172,40.5712],[-94.6162,40.5712],[-94.6153,40.5712],[-94.6145,40.5712],[-94.6138,40.5712],[-94.6129,40.5712],[-94.6113,40.5712],[-94.6107,40.5712],[-94.6103,40.5712],[-94.6097,40.5712],[-94.6089,40.5712],[-94.6083,40.5712],[-94.6078,40.5712],[-94.6072,40.5712],[-94.6066,40.5711],[-94.6064,40.5711],[-94.605,40.5711],[-94.6047,40.5711],[-94.6046,40.5711],[-94.6042,40.5711],[-94.6034,40.5711],[-94.5964,40.5711],[-94.5949,40.571],[-94.5944,40.571],[-94.5943,40.571],[-94.5942,40.571],[-94.5861,40.5709],[-94.5858,40.5709],[-94.579,40.5709],[-94.5777,40.5709],[-94.5776,40.5709],[-94.5669,40.5709],[-94.5523,40.5708],[-94.5474,40.5708],[-94.546,40.5708],[-94.5442,40.5708],[-94.5422,40.5708],[-94.5418,40.5708],[-94.5417,40.5708],[-94.541,40.5708],[-94.5408,40.5708],[-94.5403,40.5709],[-94.5401,40.5709],[-94.5396,40.5709],[-94.5392,40.5708],[-94.5384,40.5708],[-94.5383,40.5708],[-94.5379,40.5708],[-94.5375,40.5708],[-94.5372,40.5708],[-94.5367,40.5708],[-94.5365,40.5708],[-94.5339,40.5708],[-94.5335,40.5709],[-94.5333,40.5709],[-94.5328,40.5709],[-94.5324,40.5709],[-94.5308,40.5709],[-94.5292,40.5709],[-94.529,40.5709],[-94.5289,40.5709],[-94.5259,40.5709],[-94.5258,40.5709],[-94.5255,40.5709],[-94.5249,40.5709],[-94.5232,40.5709],[-94.519,40.5709],[-94.5183,40.5709],[-94.5179,40.5709],[-94.5176,40.5709],[-94.5147,40.5709],[-94.5135,40.5709],[-94.5102,40.5709],[-94.5094,40.5709],[-94.5093,40.5709],[-94.5058,40.571],[-94.5049,40.571],[-94.5045,40.571],[-94.502,40.571],[-94.5012,40.571],[-94.4978,40.571],[-94.4961,40.571],[-94.4953,40.571],[-94.492,40.571],[-94.491,40.571],[-94.4908,40.571],[-94.4904,40.571],[-94.4902,40.571],[-94.4901,40.571],[-94.4899,40.571],[-94.4896,40.571],[-94.4893,40.571],[-94.4892,40.571],[-94.4891,40.571],[-94.4891,40.5709],[-94.4891,40.5707],[-94.483,40.5707],[-94.4828,40.5707],[-94.4749,40.5708],[-94.4735,40.5708],[-94.4733,40.5708],[-94.4725,40.5708],[-94.4712,40.5708],[-94.4705,40.571],[-94.4704,40.571],[-94.4698,40.571],[-94.4694,40.571],[-94.4661,40.5711],[-94.4622,40.5711],[-94.4607,40.5711],[-94.4605,40.5711],[-94.4581,40.5709],[-94.4579,40.5709],[-94.4575,40.5709],[-94.4574,40.5709],[-94.4572,40.5709],[-94.457,40.5709],[-94.4569,40.5709],[-94.445,40.571],[-94.4432,40.571],[-94.435,40.571],[-94.4326,40.571],[-94.4297,40.5712],[-94.4287,40.5712],[-94.428,40.5713],[-94.4274,40.5713],[-94.4268,40.5713],[-94.4261,40.5713],[-94.4252,40.5713],[-94.4243,40.5713],[-94.4233,40.5713],[-94.4223,40.5713],[-94.4216,40.5713],[-94.4215,40.5713],[-94.421,40.5713],[-94.4207,40.5713],[-94.4194,40.5713],[-94.419,40.5713],[-94.4185,40.5713],[-94.4171,40.5713],[-94.4141,40.5713],[-94.4138,40.5713],[-94.4123,40.5712],[-94.41,40.5713],[-94.4099,40.5713],[-94.4096,40.5713],[-94.408,40.5713],[-94.4073,40.5713],[-94.4061,40.5713],[-94.4058,40.5713],[-94.4055,40.5713],[-94.404,40.5713],[-94.4035,40.5713],[-94.4034,40.5713],[-94.4033,40.5713],[-94.4028,40.5713],[-94.4026,40.5713],[-94.4023,40.5713],[-94.4018,40.5713],[-94.4008,40.5713],[-94.3997,40.5713],[-94.3992,40.5713],[-94.3981,40.5713],[-94.3967,40.5713],[-94.3958,40.5714],[-94.3954,40.5714],[-94.3941,40.5713],[-94.3939,40.5713],[-94.3932,40.5713],[-94.3924,40.5713],[-94.3919,40.5713],[-94.3915,40.5714],[-94.3899,40.5714],[-94.3894,40.5714],[-94.3892,40.5714],[-94.3876,40.5714],[-94.384,40.5713],[-94.377,40.5714],[-94.3768,40.5714],[-94.3767,40.5714],[-94.3759,40.5714],[-94.375,40.5714],[-94.3748,40.5714],[-94.3747,40.5714],[-94.3746,40.5713],[-94.3746,40.5712],[-94.372,40.5712],[-94.3606,40.5714],[-94.3584,40.5714],[-94.3582,40.5714],[-94.3581,40.5714],[-94.3574,40.5714],[-94.3552,40.5714],[-94.354,40.5714],[-94.3462,40.5714],[-94.346,40.5714],[-94.3369,40.5715],[-94.3368,40.5715],[-94.3365,40.5715],[-94.336,40.5716],[-94.3357,40.5716],[-94.3345,40.5716],[-94.3343,40.5716],[-94.3285,40.5716],[-94.3276,40.5716],[-94.3264,40.5716],[-94.3255,40.5715],[-94.3248,40.5715],[-94.3247,40.5715],[-94.322,40.5715],[-94.3206,40.5716],[-94.3199,40.5716],[-94.3193,40.5716],[-94.3179,40.5716],[-94.3171,40.5716],[-94.3164,40.5716],[-94.3149,40.5716],[-94.314,40.5716],[-94.3131,40.5716],[-94.3125,40.5716],[-94.3116,40.5716],[-94.3104,40.5716],[-94.3085,40.5716],[-94.3081,40.5716],[-94.3075,40.5716],[-94.3066,40.5716],[-94.3061,40.5716],[-94.3058,40.5716],[-94.3046,40.5714],[-94.3044,40.5714],[-94.2952,40.5714],[-94.2949,40.5714],[-94.2948,40.5714],[-94.2947,40.5714],[-94.2943,40.5716],[-94.2942,40.5717],[-94.2907,40.5717],[-94.2893,40.5717],[-94.2892,40.5716],[-94.2889,40.5716],[-94.2886,40.5717],[-94.2885,40.5717],[-94.2881,40.5717],[-94.2876,40.5717],[-94.2875,40.5717],[-94.2873,40.5717],[-94.2832,40.5715],[-94.283,40.5715],[-94.2705,40.5715],[-94.2699,40.5716],[-94.2698,40.5716],[-94.2665,40.5716],[-94.2632,40.5716],[-94.2592,40.5717],[-94.2551,40.5717],[-94.2508,40.5718],[-94.2507,40.5718],[-94.2502,40.5718],[-94.2493,40.5718],[-94.2489,40.5718],[-94.2481,40.5718],[-94.2431,40.5718],[-94.2374,40.5719],[-94.234,40.5719],[-94.2322,40.5719],[-94.2133,40.5721],[-94.2038,40.5721],[-94.1999,40.5722],[-94.1756,40.5724],[-94.1679,40.5725],[-94.1675,40.5725],[-94.1636,40.5725],[-94.1551,40.5726],[-94.1462,40.5726],[-94.1379,40.5727],[-94.1301,40.5727],[-94.1283,40.5728],[-94.1253,40.5728],[-94.1201,40.5729],[-94.12,40.5729],[-94.1199,40.5729],[-94.1185,40.5729],[-94.1104,40.5729],[-94.1093,40.5729],[-94.0957,40.5729],[-94.0912,40.573],[-94.0911,40.573],[-94.0911,40.5729],[-94.091,40.5729],[-94.0904,40.5729],[-94.0892,40.573],[-94.089,40.573],[-94.0838,40.573],[-94.0835,40.573],[-94.0832,40.573],[-94.0819,40.5731],[-94.0816,40.5731],[-94.0815,40.5731],[-94.0805,40.5731],[-94.0804,40.5731],[-94.0803,40.5731],[-94.0801,40.5732],[-94.0793,40.5731],[-94.0721,40.573],[-94.0694,40.5731],[-94.0604,40.5732],[-94.0467,40.5734],[-94.0435,40.5735],[-94.0388,40.5735],[-94.0342,40.5736],[-94.0266,40.5737],[-94.0181,40.5739],[-94.017,40.5739],[-94.0161,40.5739],[-94.0155,40.5739],[-94.0151,40.5739],[-94.0148,40.5739],[-94.0147,40.5739],[-94.0146,40.5739],[-94.0145,40.5739],[-94.0139,40.5739],[-94.0118,40.574],[-94.0033,40.5741],[-94.0015,40.5742],[-94.0002,40.5743],[-93.9874,40.5744],[-93.9871,40.5744],[-93.9833,40.5745],[-93.9768,40.5746],[-93.9767,40.5746],[-93.9765,40.5746],[-93.9761,40.5746],[-93.9755,40.5746],[-93.9753,40.5746],[-93.9752,40.5746],[-93.9746,40.5746],[-93.9745,40.5746],[-93.9738,40.5747],[-93.9728,40.5747],[-93.972,40.5747],[-93.9705,40.5747],[-93.968,40.5748],[-93.966,40.5748],[-93.9648,40.5748],[-93.9638,40.5748],[-93.9637,40.5748],[-93.9623,40.5748],[-93.961,40.5749],[-93.9588,40.5749],[-93.9577,40.5749],[-93.9559,40.5749],[-93.9545,40.575],[-93.9544,40.575],[-93.9517,40.575],[-93.9504,40.575],[-93.9496,40.575],[-93.9481,40.575],[-93.9461,40.5751],[-93.9452,40.5751],[-93.9436,40.5751],[-93.943,40.5751],[-93.9425,40.5751],[-93.9414,40.5752],[-93.94,40.5752],[-93.9399,40.5752],[-93.9377,40.5752],[-93.9376,40.5752],[-93.9374,40.5752],[-93.9371,40.5752],[-93.9361,40.5752],[-93.936,40.5752],[-93.9358,40.5752],[-93.9355,40.5752],[-93.9348,40.5752],[-93.9345,40.5752],[-93.9339,40.5753],[-93.9312,40.5753],[-93.9308,40.5753],[-93.9304,40.5753],[-93.9297,40.5753],[-93.9291,40.5754],[-93.9284,40.5753],[-93.9278,40.5754],[-93.9275,40.5754],[-93.927,40.5754],[-93.9262,40.5754],[-93.9253,40.5754],[-93.9242,40.5754],[-93.9218,40.5755],[-93.9205,40.5755],[-93.9199,40.5755],[-93.9195,40.5755],[-93.9171,40.5755],[-93.9167,40.5755],[-93.9161,40.5756],[-93.9156,40.5756],[-93.9153,40.5756],[-93.9142,40.5756],[-93.9137,40.5756],[-93.9113,40.5757],[-93.9109,40.5757],[-93.908,40.5757],[-93.906,40.5757],[-93.9046,40.5758],[-93.9029,40.5758],[-93.9013,40.5758],[-93.9009,40.5758],[-93.8999,40.5759],[-93.8995,40.5758],[-93.8993,40.5758],[-93.8984,40.5758],[-93.8982,40.5759],[-93.8978,40.5759],[-93.8975,40.5759],[-93.8956,40.5759],[-93.8949,40.5759],[-93.8942,40.5759],[-93.8941,40.5759],[-93.8932,40.5759],[-93.8924,40.576],[-93.8917,40.576],[-93.8905,40.576],[-93.889,40.576],[-93.8885,40.5761],[-93.8879,40.5761],[-93.8867,40.5761],[-93.8853,40.5761],[-93.884,40.5762],[-93.8832,40.5762],[-93.8819,40.5762],[-93.8802,40.5762],[-93.8779,40.5763],[-93.8777,40.5763],[-93.8776,40.5763],[-93.8754,40.5763],[-93.8733,40.5763],[-93.8712,40.5763],[-93.8706,40.5763],[-93.869,40.5764],[-93.8664,40.5764],[-93.863,40.5764],[-93.8613,40.5765],[-93.8609,40.5765],[-93.8606,40.5765],[-93.8595,40.5765],[-93.8592,40.5765],[-93.8582,40.5765],[-93.8561,40.5766],[-93.8556,40.5766],[-93.8543,40.5766],[-93.8539,40.5766],[-93.8492,40.5767],[-93.8432,40.5768],[-93.8409,40.5768],[-93.8311,40.5769],[-93.8248,40.577],[-93.8194,40.5771],[-93.8189,40.5771],[-93.8187,40.5771],[-93.8176,40.5771],[-93.8167,40.5771],[-93.8161,40.5771],[-93.8158,40.5772],[-93.8157,40.5772],[-93.8157,40.5773],[-93.8155,40.5773],[-93.808,40.5773],[-93.8027,40.5773],[-93.8014,40.5773],[-93.8012,40.5773],[-93.7894,40.5774],[-93.7869,40.5774],[-93.7853,40.5774],[-93.7848,40.5774],[-93.7846,40.5774],[-93.7845,40.5774],[-93.7844,40.5774],[-93.7841,40.5774],[-93.7839,40.5773],[-93.7838,40.5773],[-93.7836,40.5774],[-93.7835,40.5774],[-93.7815,40.5774],[-93.7814,40.5774],[-93.7813,40.5774],[-93.7812,40.5774],[-93.781,40.5774],[-93.7799,40.5775],[-93.7743,40.5776],[-93.7704,40.5775],[-93.7703,40.5775],[-93.7693,40.5775],[-93.767,40.5775],[-93.7668,40.5775],[-93.766,40.5775],[-93.7635,40.5775],[-93.7615,40.5775],[-93.7575,40.5776],[-93.7537,40.5776],[-93.7519,40.5776],[-93.7507,40.5776],[-93.7502,40.5776],[-93.7495,40.5776],[-93.7479,40.5776],[-93.7478,40.5776],[-93.7462,40.5775],[-93.7457,40.5775],[-93.7452,40.5775],[-93.7451,40.5775],[-93.7443,40.5775],[-93.7438,40.5775],[-93.7433,40.5774],[-93.7432,40.5774],[-93.7431,40.5775],[-93.743,40.5775],[-93.7429,40.5775],[-93.7418,40.5775],[-93.7412,40.5775],[-93.7382,40.5775],[-93.7373,40.5775],[-93.7284,40.5776],[-93.7281,40.5776],[-93.7272,40.5776],[-93.7259,40.5776],[-93.7257,40.5776],[-93.7224,40.5776],[-93.7202,40.5776],[-93.6999,40.5778],[-93.6996,40.5778],[-93.6945,40.5778],[-93.6944,40.5778],[-93.6903,40.5779],[-93.6902,40.5779],[-93.69,40.5779],[-93.6868,40.578],[-93.6842,40.578],[-93.6841,40.578],[-93.684,40.578],[-93.6829,40.578],[-93.6827,40.578],[-93.6826,40.578],[-93.6825,40.578],[-93.6776,40.5781],[-93.6774,40.5781],[-93.6771,40.5781],[-93.6757,40.5782],[-93.6713,40.5782],[-93.6706,40.5782],[-93.6691,40.5782],[-93.6688,40.5782],[-93.667,40.5782],[-93.6669,40.5782],[-93.663,40.5783],[-93.6628,40.5783],[-93.6626,40.5783],[-93.6619,40.5784],[-93.6603,40.5784],[-93.6593,40.5783],[-93.6562,40.5784],[-93.647,40.5785],[-93.6466,40.5785],[-93.6372,40.5786],[-93.6331,40.5787],[-93.631,40.5787],[-93.6252,40.5788],[-93.6233,40.579],[-93.6232,40.579],[-93.6164,40.5791],[-93.614,40.5791],[-93.6105,40.5792],[-93.5974,40.5794],[-93.5971,40.5794],[-93.5967,40.5795],[-93.5963,40.5795],[-93.5912,40.5796],[-93.5896,40.5796],[-93.5881,40.5796],[-93.587,40.5797],[-93.586,40.5797],[-93.5834,40.5797],[-93.5808,40.5798],[-93.5782,40.5798],[-93.5735,40.5799],[-93.5735,40.58],[-93.5734,40.58],[-93.5687,40.5801],[-93.5685,40.5801],[-93.5678,40.5801],[-93.5677,40.5801],[-93.567,40.5801],[-93.5665,40.5801],[-93.5664,40.5801],[-93.5662,40.5801],[-93.566,40.5801],[-93.5658,40.5801],[-93.5657,40.5801],[-93.5652,40.5801],[-93.5608,40.5802],[-93.56,40.5802],[-93.5592,40.5802],[-93.5589,40.5801],[-93.5569,40.5802],[-93.554,40.5803],[-93.5536,40.5803],[-93.5534,40.5803],[-93.5524,40.5803],[-93.5486,40.5804],[-93.548,40.5804],[-93.5478,40.5804],[-93.5477,40.5804],[-93.5476,40.5804],[-93.5425,40.5803],[-93.5329,40.5803],[-93.5328,40.5803],[-93.5327,40.5803],[-93.5282,40.5804],[-93.5276,40.5804],[-93.5273,40.5805],[-93.5271,40.5805],[-93.527,40.5805],[-93.5269,40.5805],[-93.5267,40.5805],[-93.5263,40.5805],[-93.5258,40.5805],[-93.5257,40.5805],[-93.5252,40.5805],[-93.5246,40.5805],[-93.5239,40.5805],[-93.5234,40.5805],[-93.5233,40.5805],[-93.5232,40.5805],[-93.5229,40.5804],[-93.5227,40.5804],[-93.5224,40.5804],[-93.5219,40.5804],[-93.5216,40.5804],[-93.5212,40.5804],[-93.5209,40.5804],[-93.5206,40.5804],[-93.5202,40.5804],[-93.5189,40.5804],[-93.5166,40.5804],[-93.5155,40.5804],[-93.5154,40.5804],[-93.5136,40.5804],[-93.5102,40.5804],[-93.5101,40.5804],[-93.5099,40.5804],[-93.5097,40.5804],[-93.5095,40.5803],[-93.5046,40.5803],[-93.5002,40.5803],[-93.4979,40.5804],[-93.4978,40.5804],[-93.4969,40.5804],[-93.4891,40.5804],[-93.4883,40.5804],[-93.4852,40.5804],[-93.4669,40.5801],[-93.4653,40.5802],[-93.4551,40.58],[-93.4416,40.5799],[-93.4375,40.5799],[-93.4358,40.58],[-93.4353,40.58],[-93.432,40.58],[-93.43,40.58],[-93.4251,40.58],[-93.4248,40.58],[-93.4226,40.58],[-93.422,40.58],[-93.4203,40.5801],[-93.4191,40.5801],[-93.4175,40.5801],[-93.4164,40.5801],[-93.4146,40.5801],[-93.4131,40.5801],[-93.4129,40.5801],[-93.4128,40.5801],[-93.4123,40.5801],[-93.4109,40.5801],[-93.4102,40.5801],[-93.41,40.5801],[-93.4092,40.5801],[-93.4084,40.5801],[-93.4065,40.5801],[-93.4041,40.5801],[-93.4028,40.5801],[-93.401,40.5801],[-93.3988,40.5801],[-93.3985,40.5801],[-93.3937,40.5802],[-93.3933,40.5802],[-93.3929,40.5802],[-93.3925,40.5803],[-93.3908,40.5803],[-93.3899,40.5803],[-93.389,40.5803],[-93.3882,40.5803],[-93.3878,40.5803],[-93.3873,40.5803],[-93.387,40.5804],[-93.3868,40.5803],[-93.3866,40.5803],[-93.3863,40.5802],[-93.3861,40.5802],[-93.3859,40.5802],[-93.3856,40.5802],[-93.3855,40.5802],[-93.3813,40.5802],[-93.381,40.5802],[-93.3804,40.5802],[-93.3803,40.5802],[-93.3798,40.5802],[-93.379,40.5802],[-93.3785,40.5802],[-93.377,40.5803],[-93.3765,40.5804],[-93.3762,40.5804],[-93.3755,40.5804],[-93.3744,40.5803],[-93.3743,40.5803],[-93.3742,40.5803],[-93.3737,40.5803],[-93.3731,40.5803],[-93.373,40.5803],[-93.3727,40.5803],[-93.3716,40.5803],[-93.3709,40.5803],[-93.3706,40.5803],[-93.3705,40.5804],[-93.3703,40.5804],[-93.3702,40.5805],[-93.3701,40.5804],[-93.37,40.5804],[-93.3699,40.5804],[-93.3698,40.5804],[-93.3697,40.5804],[-93.3697,40.5803],[-93.3695,40.5803],[-93.3683,40.5803],[-93.3679,40.5803],[-93.366,40.5803],[-93.3642,40.5803],[-93.3641,40.5803],[-93.3638,40.5803],[-93.3637,40.5803],[-93.3635,40.5803],[-93.3634,40.5803],[-93.3633,40.5803],[-93.3632,40.5803],[-93.3626,40.5803],[-93.3617,40.5804],[-93.3608,40.5804],[-93.3581,40.5804],[-93.3574,40.5804],[-93.3566,40.5804],[-93.3556,40.5804],[-93.3549,40.5804],[-93.3542,40.5804],[-93.3541,40.5804],[-93.3514,40.5804],[-93.351,40.5804],[-93.3509,40.5804],[-93.3501,40.5804],[-93.3495,40.5805],[-93.349,40.5805],[-93.3487,40.5805],[-93.3486,40.5805],[-93.3485,40.5805],[-93.3484,40.5805],[-93.3483,40.5805],[-93.3482,40.5805],[-93.3481,40.5805],[-93.348,40.5805],[-93.3479,40.5805],[-93.3478,40.5805],[-93.3473,40.5805],[-93.3472,40.5805],[-93.3471,40.5805],[-93.3465,40.5805],[-93.3464,40.5804],[-93.3464,40.5805],[-93.346,40.5805],[-93.3455,40.5805],[-93.3419,40.5805],[-93.3384,40.5804],[-93.3348,40.5804],[-93.3347,40.5804],[-93.3346,40.5804],[-93.3345,40.5804],[-93.334,40.5804],[-93.3278,40.5805],[-93.3175,40.5807],[-93.3174,40.5807],[-93.3173,40.5807],[-93.3171,40.5806],[-93.3165,40.5806],[-93.3125,40.5807],[-93.3124,40.5807],[-93.3123,40.5807],[-93.3105,40.5807],[-93.3097,40.5807],[-93.3095,40.5807],[-93.3091,40.5807],[-93.3076,40.5807],[-93.3071,40.5807],[-93.3061,40.5807],[-93.3054,40.5807],[-93.3053,40.5807],[-93.3038,40.5807],[-93.3033,40.5807],[-93.3029,40.5807],[-93.3021,40.5807],[-93.3016,40.5807],[-93.3015,40.5807],[-93.3012,40.5807],[-93.3,40.5807],[-93.2998,40.5807],[-93.2997,40.5807],[-93.2979,40.5807],[-93.2977,40.5807],[-93.2973,40.5807],[-93.2969,40.5807],[-93.2968,40.5807],[-93.2967,40.5807],[-93.2963,40.5807],[-93.2957,40.5807],[-93.2953,40.5807],[-93.2952,40.5807],[-93.2944,40.5807],[-93.2934,40.5807],[-93.2923,40.5807],[-93.2922,40.5807],[-93.2919,40.5807],[-93.291,40.5807],[-93.2903,40.5807],[-93.2897,40.5807],[-93.2896,40.5808],[-93.2891,40.5808],[-93.289,40.5808],[-93.2889,40.5808],[-93.2883,40.5808],[-93.2879,40.5808],[-93.2874,40.5808],[-93.2845,40.5808],[-93.2844,40.5808],[-93.2843,40.5808],[-93.2829,40.5807],[-93.282,40.5808],[-93.2819,40.5808],[-93.2804,40.5808],[-93.2794,40.5808],[-93.2781,40.5808],[-93.2778,40.5808],[-93.2755,40.5808],[-93.2742,40.5808],[-93.2735,40.5808],[-93.2732,40.5808],[-93.273,40.5808],[-93.2716,40.5808],[-93.2715,40.5808],[-93.2702,40.5808],[-93.269,40.5808],[-93.2669,40.5808],[-93.2662,40.5808],[-93.2632,40.5808],[-93.2631,40.5808],[-93.263,40.5808],[-93.2629,40.5808],[-93.2628,40.5808],[-93.2627,40.5808],[-93.2626,40.5808],[-93.2618,40.5808],[-93.2609,40.5808],[-93.2608,40.5808],[-93.2607,40.5808],[-93.2604,40.5808],[-93.2587,40.5808],[-93.2586,40.5808],[-93.2517,40.5809],[-93.2506,40.5809],[-93.2415,40.5812],[-93.2344,40.5813],[-93.234,40.5813],[-93.2339,40.5813],[-93.2337,40.5813],[-93.2328,40.5813],[-93.2324,40.5813],[-93.2323,40.5813],[-93.2322,40.5813],[-93.2316,40.5814],[-93.2312,40.5814],[-93.2309,40.5814],[-93.2301,40.5814],[-93.2259,40.5814],[-93.2216,40.5814],[-93.2124,40.5816],[-93.2116,40.5816],[-93.2107,40.5817],[-93.2041,40.5818],[-93.2018,40.5818],[-93.2012,40.5818],[-93.1973,40.5818],[-93.1972,40.5818],[-93.1969,40.5818],[-93.1968,40.5818],[-93.1964,40.5818],[-93.1913,40.5819],[-93.1893,40.5819],[-93.1892,40.5819],[-93.1891,40.5819],[-93.1858,40.582],[-93.1857,40.582],[-93.1847,40.582],[-93.1837,40.582],[-93.1782,40.5821],[-93.1778,40.5821],[-93.1777,40.5821],[-93.1664,40.5823],[-93.1592,40.5825],[-93.1591,40.5825],[-93.158,40.5825],[-93.1579,40.5825],[-93.1578,40.5825],[-93.1576,40.5825],[-93.1572,40.5825],[-93.148,40.5827],[-93.1478,40.5827],[-93.1477,40.5827],[-93.1444,40.5827],[-93.1411,40.5828],[-93.1358,40.5829],[-93.1328,40.5829],[-93.1325,40.5829],[-93.1306,40.583],[-93.1298,40.583],[-93.1296,40.583],[-93.1273,40.5831],[-93.1252,40.5832],[-93.12,40.5833],[-93.1199,40.5833],[-93.1198,40.5833],[-93.118,40.5833],[-93.1179,40.5833],[-93.1031,40.5838],[-93.1016,40.5839],[-93.1015,40.5839],[-93.0986,40.584],[-93.0985,40.584],[-93.0973,40.584],[-93.0967,40.584],[-93.0948,40.5841],[-93.0942,40.5841],[-93.0938,40.5841],[-93.0928,40.5842],[-93.0926,40.5842],[-93.0924,40.5842],[-93.0923,40.5842],[-93.0922,40.5842],[-93.0921,40.5842],[-93.092,40.5842],[-93.0898,40.5843],[-93.0858,40.5843],[-93.0853,40.5843],[-93.0839,40.5844],[-93.0791,40.5845],[-93.0778,40.5845],[-93.0777,40.5845],[-93.0773,40.5845],[-93.0742,40.5846],[-93.0726,40.5846],[-93.0712,40.5846],[-93.071,40.5846],[-93.0701,40.5847],[-93.0697,40.5847],[-93.0679,40.5848],[-93.0671,40.5848],[-93.0666,40.5848],[-93.0654,40.5848],[-93.0641,40.5849],[-93.0614,40.585],[-93.0606,40.585],[-93.0592,40.585],[-93.0589,40.585],[-93.0588,40.585],[-93.0577,40.5851],[-93.0574,40.5851],[-93.0571,40.5851],[-93.0566,40.5851],[-93.0555,40.5852],[-93.0549,40.5852],[-93.0532,40.5853],[-93.0513,40.5853],[-93.0487,40.5853],[-93.0445,40.5855],[-93.0439,40.5855],[-93.0405,40.5856],[-93.0404,40.5856],[-93.039,40.5856],[-93.0363,40.5857],[-93.0345,40.5857],[-93.0344,40.5857],[-93.034,40.5857],[-93.0312,40.5858],[-93.0311,40.5858],[-93.0308,40.5858],[-93.0287,40.5859],[-93.028,40.5859],[-93.0249,40.586],[-93.0244,40.586],[-93.0235,40.586],[-93.0192,40.5862],[-93.0172,40.5862],[-93.0135,40.5863],[-93.0129,40.5863],[-93.0122,40.5863],[-93.0118,40.5863],[-93.0103,40.5864],[-93.0065,40.5864],[-93.0012,40.5866],[-93.0003,40.5866],[-92.9996,40.5866],[-92.9989,40.5866],[-92.9984,40.5866],[-92.9971,40.5866],[-92.9922,40.5868],[-92.9919,40.5868],[-92.9904,40.5868],[-92.9872,40.5868],[-92.987,40.5868],[-92.9868,40.5868],[-92.9858,40.5869],[-92.9856,40.5869],[-92.9854,40.5869],[-92.985,40.5869],[-92.9841,40.5869],[-92.9829,40.5869],[-92.9824,40.5869],[-92.9811,40.587],[-92.9809,40.587],[-92.9807,40.587],[-92.9796,40.587],[-92.9782,40.587],[-92.9763,40.587],[-92.976,40.587],[-92.9739,40.5871],[-92.9724,40.5871],[-92.9719,40.5871],[-92.9702,40.5871],[-92.9686,40.5872],[-92.9666,40.5872],[-92.9664,40.5872],[-92.9653,40.5873],[-92.9638,40.5873],[-92.9626,40.5873],[-92.9616,40.5873],[-92.961,40.5873],[-92.959,40.5873],[-92.9578,40.5874],[-92.9577,40.5874],[-92.9573,40.5874],[-92.9566,40.5874],[-92.9556,40.5874],[-92.9549,40.5874],[-92.9544,40.5874],[-92.9526,40.5874],[-92.9514,40.5874],[-92.9504,40.5875],[-92.9489,40.5875],[-92.9472,40.5875],[-92.9456,40.5875],[-92.9443,40.5876],[-92.9439,40.5876],[-92.9437,40.5876],[-92.9435,40.5877],[-92.9435,40.5878],[-92.9434,40.5877],[-92.9432,40.5876],[-92.9431,40.5876],[-92.9427,40.5876],[-92.942,40.5876],[-92.9417,40.5876],[-92.9416,40.5876],[-92.9326,40.5876],[-92.9323,40.5877],[-92.918,40.5878],[-92.9163,40.5879],[-92.9074,40.588],[-92.9039,40.5879],[-92.9037,40.5879],[-92.9036,40.5879],[-92.9031,40.588],[-92.8995,40.588],[-92.8962,40.588],[-92.8936,40.588],[-92.8915,40.588],[-92.8907,40.588],[-92.8902,40.588],[-92.89,40.588],[-92.8898,40.588],[-92.8863,40.5883],[-92.8795,40.5883],[-92.8792,40.5883],[-92.8752,40.5884],[-92.8673,40.5882],[-92.8632,40.5882],[-92.8631,40.5882],[-92.8629,40.5882],[-92.8624,40.5882],[-92.8615,40.5882],[-92.8595,40.5882],[-92.8576,40.5882],[-92.8572,40.5882],[-92.8571,40.5882],[-92.8571,40.5883],[-92.857,40.5884],[-92.8566,40.5884],[-92.8564,40.5884],[-92.8546,40.5884],[-92.8488,40.5884],[-92.8468,40.5884],[-92.835,40.5885],[-92.8348,40.5885],[-92.8341,40.5885],[-92.8313,40.5885],[-92.8308,40.5885],[-92.8287,40.5885],[-92.828,40.5885],[-92.8278,40.5885],[-92.8278,40.5886],[-92.8248,40.5886],[-92.8234,40.5886],[-92.8233,40.5886],[-92.8232,40.5886],[-92.8164,40.5885],[-92.8162,40.5885],[-92.8027,40.5886],[-92.8026,40.5886],[-92.7958,40.5887],[-92.7957,40.5887],[-92.7854,40.5886],[-92.7813,40.5886],[-92.7812,40.5886],[-92.7754,40.5887],[-92.7751,40.5887],[-92.7571,40.5889],[-92.7537,40.589],[-92.7529,40.589],[-92.7488,40.589],[-92.7483,40.589],[-92.7465,40.5891],[-92.7425,40.5892],[-92.7423,40.5892],[-92.729,40.5893],[-92.7252,40.5893],[-92.7229,40.5893],[-92.7148,40.5894],[-92.7147,40.5894],[-92.7146,40.5894],[-92.7144,40.5894],[-92.7135,40.5894],[-92.7132,40.5894],[-92.6968,40.5897],[-92.6966,40.5897],[-92.6904,40.5898],[-92.6895,40.5899],[-92.6891,40.5899],[-92.6884,40.5899],[-92.6869,40.5898],[-92.6867,40.5898],[-92.6863,40.5899],[-92.6859,40.5899],[-92.6685,40.5902],[-92.6594,40.5903],[-92.6584,40.5904],[-92.6582,40.5904],[-92.6573,40.5904],[-92.6504,40.5906],[-92.6478,40.5906],[-92.6392,40.5908],[-92.6379,40.5909],[-92.635,40.5909],[-92.6342,40.5909],[-92.6323,40.591],[-92.632,40.591],[-92.6317,40.591],[-92.6314,40.591],[-92.6252,40.591],[-92.6184,40.5913],[-92.6156,40.5913],[-92.6154,40.5913],[-92.6129,40.5914],[-92.6107,40.5914],[-92.6089,40.5915],[-92.6012,40.5917],[-92.5871,40.592],[-92.581,40.5922],[-92.5809,40.5922],[-92.5807,40.5922],[-92.5803,40.5923],[-92.58,40.5922],[-92.5796,40.5922],[-92.5795,40.5922],[-92.5771,40.5923],[-92.5752,40.5924],[-92.5729,40.5924],[-92.5703,40.5925],[-92.568,40.5926],[-92.5666,40.5926],[-92.5653,40.5927],[-92.5648,40.5927],[-92.5643,40.5927],[-92.5638,40.5927],[-92.563,40.5927],[-92.5619,40.5928],[-92.5613,40.5928],[-92.5607,40.5928],[-92.5601,40.5929],[-92.5594,40.5929],[-92.5593,40.5929],[-92.5586,40.5929],[-92.5577,40.593],[-92.5576,40.593],[-92.5575,40.593],[-92.5567,40.593],[-92.553,40.5931],[-92.5499,40.5931],[-92.5456,40.5933],[-92.5439,40.5933],[-92.5426,40.5933],[-92.5424,40.5933],[-92.5423,40.5933],[-92.5419,40.5933],[-92.5404,40.5934],[-92.5403,40.5934],[-92.5393,40.5934],[-92.5351,40.5935],[-92.535,40.5935],[-92.533,40.5936],[-92.5292,40.5937],[-92.5265,40.5938],[-92.5237,40.5938],[-92.5236,40.5938],[-92.5222,40.5939],[-92.5191,40.5939],[-92.5136,40.5941],[-92.5133,40.5941],[-92.5113,40.5942],[-92.5088,40.5942],[-92.5065,40.5943],[-92.5059,40.5943],[-92.5026,40.5944],[-92.5024,40.5944],[-92.5011,40.5945],[-92.4995,40.5946],[-92.4972,40.5947],[-92.4971,40.5947],[-92.4967,40.5948],[-92.4956,40.5948],[-92.4941,40.5948],[-92.4929,40.5948],[-92.4915,40.5949],[-92.4887,40.5949],[-92.4864,40.595],[-92.4852,40.5951],[-92.4849,40.5951],[-92.4847,40.5951],[-92.4845,40.5951],[-92.484,40.5951],[-92.483,40.5951],[-92.4822,40.595],[-92.4818,40.595],[-92.4816,40.595],[-92.4816,40.5949],[-92.4815,40.5949],[-92.4812,40.595],[-92.4811,40.595],[-92.4804,40.595],[-92.4796,40.595],[-92.4793,40.595],[-92.473,40.5951],[-92.4715,40.5952],[-92.4703,40.5952],[-92.4702,40.5952],[-92.47,40.5952],[-92.4628,40.5953],[-92.4615,40.5954],[-92.4614,40.5953],[-92.4613,40.5953],[-92.4611,40.5953],[-92.4582,40.5953],[-92.4567,40.5953],[-92.4558,40.5953],[-92.4537,40.5953],[-92.4534,40.5953],[-92.4482,40.5953],[-92.4481,40.5953],[-92.4479,40.5953],[-92.4451,40.5953],[-92.4422,40.5954],[-92.442,40.5954],[-92.4381,40.5953],[-92.4367,40.5954],[-92.4346,40.5954],[-92.4332,40.5954],[-92.4331,40.5954],[-92.433,40.5954],[-92.4278,40.5956],[-92.4238,40.5957],[-92.422,40.5957],[-92.4173,40.5958],[-92.4158,40.5958],[-92.4157,40.5958],[-92.409,40.596],[-92.4089,40.596],[-92.4056,40.596],[-92.4,40.5961],[-92.3997,40.5961],[-92.3991,40.5962],[-92.3941,40.5962],[-92.386,40.5964],[-92.3796,40.5965],[-92.3784,40.5965],[-92.3754,40.5966],[-92.3681,40.5968],[-92.3631,40.597],[-92.3622,40.597],[-92.3604,40.597],[-92.3597,40.5971],[-92.3591,40.5971],[-92.3582,40.5971],[-92.3564,40.5972],[-92.356,40.5972],[-92.352,40.5972],[-92.351,40.5973],[-92.3509,40.5973],[-92.3508,40.5973],[-92.3495,40.5972],[-92.3417,40.5974],[-92.3369,40.5975],[-92.3315,40.5977],[-92.3314,40.5977],[-92.3312,40.5978],[-92.3308,40.5978],[-92.3297,40.5978],[-92.3288,40.5978],[-92.3279,40.5978],[-92.3259,40.5979],[-92.3247,40.5979],[-92.3216,40.598],[-92.321,40.598],[-92.3205,40.598],[-92.3194,40.598],[-92.318,40.5981],[-92.3178,40.5981],[-92.3176,40.5981],[-92.3147,40.5981],[-92.3137,40.5982],[-92.3114,40.5982],[-92.3095,40.5983],[-92.3058,40.5983],[-92.3043,40.5984],[-92.3032,40.5984],[-92.303,40.5984],[-92.3028,40.5984],[-92.3027,40.5984],[-92.3024,40.5984],[-92.3021,40.5984],[-92.3019,40.5984],[-92.3015,40.5984],[-92.301,40.5984],[-92.3003,40.5984],[-92.2994,40.5984],[-92.2988,40.5985],[-92.2987,40.5985],[-92.2968,40.5985],[-92.2966,40.5985],[-92.2964,40.5985],[-92.2936,40.5986],[-92.2934,40.5986],[-92.2933,40.5986],[-92.2702,40.5989],[-92.2701,40.5989],[-92.2699,40.5989],[-92.2698,40.5989],[-92.268,40.5989],[-92.2678,40.5989],[-92.2678,40.599],[-92.2676,40.599],[-92.2675,40.599],[-92.2671,40.599],[-92.2664,40.599],[-92.2661,40.599],[-92.266,40.599],[-92.2659,40.599],[-92.2655,40.599],[-92.2614,40.5991],[-92.2562,40.5992],[-92.2556,40.5992],[-92.2502,40.5993],[-92.2477,40.5992],[-92.246,40.5992],[-92.2458,40.5992],[-92.2365,40.5995],[-92.236,40.5995],[-92.2343,40.5995],[-92.2334,40.5995],[-92.2315,40.5996],[-92.2303,40.5996],[-92.2295,40.5996],[-92.2288,40.5996],[-92.2283,40.5996],[-92.2272,40.5996],[-92.2269,40.5997],[-92.2227,40.5998],[-92.2215,40.5998],[-92.2176,40.5998],[-92.2175,40.5998],[-92.2174,40.5998],[-92.2092,40.6],[-92.2091,40.6],[-92.2074,40.6],[-92.2052,40.6],[-92.2051,40.6],[-92.205,40.6],[-92.2049,40.6],[-92.2018,40.6],[-92.2017,40.6],[-92.2016,40.6],[-92.2009,40.6],[-92.2003,40.6001],[-92.1992,40.6001],[-92.1989,40.6001],[-92.1988,40.6001],[-92.1982,40.6001],[-92.1968,40.6001],[-92.1962,40.6001],[-92.1953,40.6002],[-92.1951,40.6002],[-92.1817,40.6005],[-92.1815,40.6005],[-92.1798,40.6005],[-92.1789,40.6005],[-92.1762,40.6006],[-92.1753,40.6006],[-92.1603,40.6009],[-92.1599,40.6009],[-92.1497,40.601],[-92.1442,40.6011],[-92.1336,40.6013],[-92.1318,40.6014],[-92.1265,40.6015],[-92.1252,40.6015],[-92.1247,40.6015],[-92.1246,40.6015],[-92.124,40.6015],[-92.1222,40.6016],[-92.1216,40.6016],[-92.1212,40.6016],[-92.1199,40.6016],[-92.1195,40.6017],[-92.1181,40.6017],[-92.114,40.6018],[-92.1132,40.6018],[-92.1126,40.6019],[-92.0966,40.6018],[-92.0966,40.6019],[-92.0965,40.602],[-92.0964,40.602],[-92.0962,40.602],[-92.096,40.602],[-92.0953,40.602],[-92.0937,40.602],[-92.0931,40.6021],[-92.093,40.6021],[-92.0925,40.6021],[-92.0919,40.6021],[-92.0901,40.6021],[-92.0895,40.6021],[-92.089,40.6022],[-92.0872,40.6022],[-92.0867,40.6022],[-92.0863,40.6022],[-92.0853,40.6022],[-92.085,40.6022],[-92.084,40.6022],[-92.0833,40.6023],[-92.0832,40.6023],[-92.0827,40.6023],[-92.0824,40.6023],[-92.0823,40.6022],[-92.0713,40.6027],[-92.0699,40.6028],[-92.0698,40.6027],[-92.0692,40.6027],[-92.0688,40.6027],[-92.0686,40.6027],[-92.0679,40.6026],[-92.0677,40.6026],[-92.0663,40.6026],[-92.0655,40.6027],[-92.0639,40.6027],[-92.0638,40.6027],[-92.0633,40.6028],[-92.0626,40.6028],[-92.0621,40.6028],[-92.0617,40.6028],[-92.0602,40.6028],[-92.0593,40.6029],[-92.0591,40.6029],[-92.0589,40.603],[-92.0587,40.603],[-92.0583,40.603],[-92.0577,40.603],[-92.057,40.6031],[-92.0565,40.6031],[-92.056,40.6031],[-92.0555,40.6031],[-92.0552,40.6031],[-92.0548,40.6031],[-92.0544,40.6031],[-92.0541,40.6031],[-92.0539,40.6031],[-92.0538,40.6032],[-92.0537,40.6032],[-92.0536,40.6032],[-92.0534,40.6032],[-92.0532,40.6032],[-92.0531,40.6032],[-92.0529,40.6032],[-92.0527,40.6032],[-92.0524,40.6032],[-92.0508,40.6032],[-92.0498,40.6032],[-92.0492,40.6033],[-92.047,40.6033],[-92.046,40.6033],[-92.0458,40.6034],[-92.0451,40.6034],[-92.0448,40.6034],[-92.0445,40.6034],[-92.0442,40.6034],[-92.0438,40.6034],[-92.0433,40.6034],[-92.0423,40.6035],[-92.0415,40.6035],[-92.0405,40.6035],[-92.0402,40.6035],[-92.0389,40.6035],[-92.0384,40.6035],[-92.0378,40.6036],[-92.0374,40.6036],[-92.0369,40.6036],[-92.0365,40.6036],[-92.0346,40.6037],[-92.0344,40.6037],[-92.0335,40.6037],[-92.0323,40.6037],[-92.0319,40.6037],[-92.0315,40.6037],[-92.0312,40.6037],[-92.0308,40.6037],[-92.0307,40.6037],[-92.0302,40.6038],[-92.0296,40.6038],[-92.0279,40.6039],[-92.0261,40.6039],[-92.0251,40.6039],[-92.0243,40.6039],[-92.0234,40.604],[-92.022,40.604],[-92.0213,40.6041],[-92.0211,40.6041],[-92.021,40.6041],[-92.0181,40.6041],[-92.0178,40.6041],[-92.0171,40.6042],[-92.0152,40.6042],[-92.0126,40.6043],[-92.0095,40.6044],[-92.0084,40.6044],[-92.0078,40.6044],[-92.0069,40.6044],[-92.001,40.6044],[-92.0008,40.6044],[-92.0003,40.6044],[-92.0001,40.6044],[-91.9998,40.6044],[-91.9989,40.6044],[-91.9986,40.6044],[-91.9823,40.6048],[-91.9715,40.6051],[-91.971,40.6051],[-91.9707,40.6051],[-91.9702,40.6052],[-91.97,40.6051],[-91.9668,40.6052],[-91.9617,40.6052],[-91.9521,40.6054],[-91.9514,40.6054],[-91.9493,40.6054],[-91.9487,40.6054],[-91.9486,40.6054],[-91.9484,40.6054],[-91.9484,40.6055],[-91.9481,40.6055],[-91.9477,40.6055],[-91.9473,40.6055],[-91.9456,40.6056],[-91.9442,40.6057],[-91.9431,40.6058],[-91.9397,40.6061],[-91.9394,40.6061],[-91.9393,40.6061],[-91.9368,40.6062],[-91.9259,40.6065],[-91.9254,40.6065],[-91.9224,40.6066],[-91.9213,40.6066],[-91.9163,40.6068],[-91.9162,40.6068],[-91.9161,40.6068],[-91.916,40.6068],[-91.9158,40.6068],[-91.9109,40.6069],[-91.9073,40.607],[-91.9056,40.607],[-91.902,40.6071],[-91.8898,40.6075],[-91.8833,40.6076],[-91.8752,40.6079],[-91.8719,40.608],[-91.8696,40.608],[-91.8687,40.608],[-91.8684,40.6081],[-91.8529,40.6088],[-91.8408,40.6094],[-91.8407,40.6094],[-91.8334,40.6097],[-91.8333,40.6098],[-91.8324,40.6098],[-91.8323,40.6099],[-91.8322,40.6099],[-91.8314,40.6099],[-91.831,40.61],[-91.8296,40.61],[-91.8271,40.6101],[-91.8261,40.6102],[-91.8253,40.6102],[-91.8247,40.6102],[-91.8243,40.6103],[-91.8242,40.6103],[-91.814,40.6105],[-91.8138,40.6105],[-91.8001,40.611],[-91.7998,40.611],[-91.7992,40.611],[-91.7991,40.611],[-91.7951,40.6112],[-91.795,40.6112],[-91.7942,40.6113],[-91.793,40.6113],[-91.7868,40.6115],[-91.7864,40.6116],[-91.7859,40.6116],[-91.7792,40.6118],[-91.7786,40.6118],[-91.7697,40.612],[-91.7697,40.6121],[-91.7667,40.6121],[-91.7661,40.6122],[-91.7631,40.6123],[-91.7624,40.6123],[-91.7502,40.6127],[-91.7409,40.6131],[-91.7406,40.6131],[-91.737,40.6133],[-91.7305,40.6136],[-91.7304,40.6136],[-91.7291,40.6136],[-91.7201,40.6015],[-91.7168,40.5985],[-91.7146,40.5969],[-91.7124,40.5953],[-91.7123,40.5952],[-91.7122,40.5952],[-91.712,40.5951],[-91.7112,40.5946],[-91.7099,40.594],[-91.7086,40.5934],[-91.7082,40.5932],[-91.7079,40.593],[-91.7078,40.593],[-91.7073,40.5927],[-91.7054,40.5919],[-91.7012,40.5902],[-91.6971,40.5885],[-91.6964,40.5881],[-91.6963,40.5881],[-91.6888,40.5834],[-91.6868,40.5813],[-91.6864,40.5809],[-91.6856,40.5794],[-91.6854,40.5789],[-91.6857,40.5772],[-91.6857,40.5768],[-91.6866,40.575],[-91.69,40.5686],[-91.6903,40.5678],[-91.6908,40.5667],[-91.6912,40.5656],[-91.6914,40.5653],[-91.6915,40.5649],[-91.6916,40.5649],[-91.6916,40.5648],[-91.6916,40.5641],[-91.6916,40.5622],[-91.6911,40.5607],[-91.6908,40.5599],[-91.6906,40.5596],[-91.6904,40.5594],[-91.6899,40.5589],[-91.6895,40.5584],[-91.6887,40.5574],[-91.6873,40.5565],[-91.6852,40.5551],[-91.6848,40.5548],[-91.6839,40.5543],[-91.6833,40.5539],[-91.6824,40.5534],[-91.6817,40.553],[-91.6783,40.5524],[-91.671,40.5509],[-91.67,40.5508],[-91.6685,40.5507],[-91.6669,40.5505],[-91.666,40.5504],[-91.6652,40.5503],[-91.6649,40.5503],[-91.6646,40.5503],[-91.6645,40.5502],[-91.6643,40.5502],[-91.6642,40.5502],[-91.6622,40.55],[-91.6601,40.5498],[-91.6565,40.5494],[-91.6543,40.5492],[-91.648,40.5477],[-91.6473,40.5475],[-91.6467,40.5474],[-91.645,40.547],[-91.6437,40.5467],[-91.6436,40.5467],[-91.6423,40.5464],[-91.6415,40.5462],[-91.6407,40.5461],[-91.6406,40.546],[-91.6404,40.546],[-91.64,40.5459],[-91.6396,40.5459],[-91.6391,40.5457],[-91.6385,40.5456],[-91.6381,40.5455],[-91.6354,40.5452],[-91.6349,40.5452],[-91.6328,40.545],[-91.6312,40.5446],[-91.6308,40.5444],[-91.6303,40.5444],[-91.6269,40.5438],[-91.6258,40.5436],[-91.6252,40.5435],[-91.6249,40.5434],[-91.6239,40.5431],[-91.6235,40.5429],[-91.623,40.5427],[-91.6219,40.5423],[-91.6204,40.5411],[-91.6201,40.5408],[-91.6191,40.5392],[-91.619,40.5391],[-91.6184,40.5368],[-91.6182,40.5353],[-91.618,40.534],[-91.6185,40.529],[-91.6186,40.5281],[-91.6187,40.5273],[-91.6188,40.5265],[-91.6188,40.5263],[-91.6195,40.5243],[-91.6199,40.5233],[-91.6204,40.5219],[-91.6213,40.5195],[-91.6215,40.5188],[-91.6218,40.5182],[-91.6219,40.5179],[-91.6221,40.5174],[-91.6222,40.517],[-91.6224,40.5144],[-91.6218,40.5121],[-91.6216,40.511],[-91.6215,40.5109],[-91.6214,40.5101],[-91.6212,40.5098],[-91.6195,40.5071],[-91.617,40.5048],[-91.6164,40.5044],[-91.6128,40.5024],[-91.612,40.5019],[-91.6084,40.5],[-91.6083,40.5],[-91.6051,40.4988],[-91.6034,40.4982],[-91.6031,40.4982],[-91.6029,40.4981],[-91.6026,40.498],[-91.6023,40.4979],[-91.6022,40.4978],[-91.6017,40.4977],[-91.6002,40.4971],[-91.5998,40.497],[-91.5996,40.497],[-91.5949,40.4951],[-91.5946,40.495],[-91.5926,40.4937],[-91.5908,40.4923],[-91.5894,40.4909],[-91.5869,40.4872],[-91.5857,40.4848],[-91.5853,40.4838],[-91.5852,40.4836],[-91.5833,40.4791],[-91.5828,40.477],[-91.5827,40.4762],[-91.5824,40.4747],[-91.5815,40.4729],[-91.581,40.4721],[-91.5803,40.471],[-91.5802,40.4709],[-91.5782,40.4688],[-91.5779,40.4684],[-91.576,40.4668],[-91.5758,40.4666],[-91.5756,40.4664],[-91.5747,40.4657],[-91.5747,40.4656],[-91.5746,40.4656],[-91.5709,40.4637],[-91.5701,40.4633],[-91.5686,40.4626],[-91.5683,40.4625],[-91.5681,40.4624],[-91.5677,40.4623],[-91.5674,40.4622],[-91.5673,40.4622],[-91.5672,40.4622],[-91.567,40.4621],[-91.5666,40.462],[-91.5664,40.4619],[-91.5645,40.4612],[-91.5638,40.461],[-91.5606,40.4604],[-91.5583,40.4599],[-91.5568,40.4595],[-91.5544,40.4591],[-91.5537,40.459],[-91.5527,40.4588],[-91.5526,40.4588],[-91.5516,40.4586],[-91.5506,40.4585],[-91.5484,40.4582],[-91.5469,40.4582],[-91.5438,40.4582],[-91.5426,40.4582],[-91.5413,40.4583],[-91.5383,40.4584],[-91.5357,40.4587],[-91.5354,40.4588],[-91.5352,40.4588],[-91.5347,40.4588],[-91.5346,40.4588],[-91.5345,40.4589],[-91.5344,40.4589],[-91.5338,40.4589],[-91.5337,40.4589],[-91.5319,40.459],[-91.5305,40.459],[-91.5286,40.459],[-91.5276,40.459],[-91.5268,40.4588],[-91.5262,40.4586],[-91.5251,40.4578],[-91.525,40.4577],[-91.5245,40.4571],[-91.5239,40.4563],[-91.5237,40.4556],[-91.5235,40.4549],[-91.5234,40.4543],[-91.5231,40.4524],[-91.5231,40.4522],[-91.5231,40.4516],[-91.5231,40.4515],[-91.5232,40.4514],[-91.5233,40.4501],[-91.5241,40.4484],[-91.5244,40.4482],[-91.5261,40.4466],[-91.5277,40.4457],[-91.5291,40.4448],[-91.5296,40.4445],[-91.5319,40.4427],[-91.5328,40.4417],[-91.5328,40.4416],[-91.5336,40.4408],[-91.5336,40.4406],[-91.5336,40.4395],[-91.5336,40.4383],[-91.5335,40.4379],[-91.5335,40.4377],[-91.5329,40.4369],[-91.5328,40.4368],[-91.5326,40.4367],[-91.5315,40.4359],[-91.5304,40.435],[-91.5291,40.4343],[-91.5276,40.4338],[-91.525,40.4335],[-91.5226,40.4337],[-91.5225,40.4337],[-91.521,40.4337],[-91.5199,40.4337],[-91.5197,40.4335],[-91.5192,40.4329],[-91.5191,40.4328],[-91.5191,40.4326],[-91.519,40.4318],[-91.519,40.4313],[-91.5192,40.4309],[-91.5193,40.4306],[-91.5194,40.4303],[-91.5195,40.4299],[-91.5197,40.4297],[-91.5198,40.4294],[-91.5203,40.4284],[-91.5209,40.4274],[-91.521,40.4271],[-91.5214,40.4265],[-91.5232,40.4242],[-91.5253,40.4216],[-91.5266,40.4199],[-91.5266,40.4198],[-91.5267,40.4194],[-91.5268,40.4189],[-91.527,40.4182],[-91.5271,40.4167],[-91.5264,40.4134],[-91.5253,40.4118],[-91.5246,40.4108],[-91.5235,40.4102],[-91.5223,40.4096],[-91.5203,40.4091],[-91.5199,40.409],[-91.5198,40.4089],[-91.5188,40.4087],[-91.5184,40.4087],[-91.5174,40.4086],[-91.5165,40.4086],[-91.5148,40.4086],[-91.5143,40.4085],[-91.514,40.4085],[-91.5133,40.4083],[-91.513,40.4082],[-91.5127,40.408],[-91.5122,40.4079],[-91.5119,40.4078],[-91.5109,40.4075],[-91.5103,40.4073],[-91.5091,40.4068],[-91.5082,40.4061],[-91.5074,40.4055],[-91.5072,40.4053],[-91.5068,40.4044],[-91.5067,40.4043],[-91.5053,40.4035],[-91.5048,40.4034],[-91.5035,40.4031],[-91.5028,40.4029],[-91.5023,40.4029],[-91.5003,40.4026],[-91.5002,40.4025],[-91.4988,40.4021],[-91.4981,40.4019],[-91.4962,40.4022],[-91.4946,40.4023],[-91.4945,40.4023],[-91.4936,40.4024],[-91.4926,40.4028],[-91.4925,40.4028],[-91.4922,40.403],[-91.4921,40.403],[-91.4916,40.4033],[-91.4903,40.4041],[-91.4898,40.4043],[-91.4897,40.4043],[-91.4895,40.4044],[-91.4894,40.4044],[-91.4893,40.4044],[-91.4891,40.4044],[-91.4885,40.4043],[-91.4882,40.4041],[-91.4879,40.4039],[-91.4878,40.4039],[-91.4878,40.4034],[-91.4879,40.4026],[-91.4879,40.4025],[-91.4883,40.4013],[-91.4886,40.4],[-91.4891,40.3987],[-91.4896,40.3975],[-91.4897,40.3973],[-91.4899,40.397],[-91.49,40.3967],[-91.4901,40.3965],[-91.4905,40.3958],[-91.4908,40.3952],[-91.491,40.3939],[-91.491,40.3937],[-91.4909,40.393],[-91.4909,40.3929],[-91.4908,40.3928],[-91.4908,40.3927],[-91.4907,40.3926],[-91.4905,40.3922],[-91.4904,40.392],[-91.4903,40.3917],[-91.4901,40.3915],[-91.49,40.3913],[-91.4898,40.3909],[-91.4898,40.3908],[-91.4896,40.3906],[-91.4895,40.3903],[-91.4892,40.3899],[-91.489,40.3897],[-91.4889,40.3895],[-91.4882,40.3888],[-91.488,40.3884],[-91.4879,40.3884],[-91.4878,40.3882],[-91.4876,40.388],[-91.4875,40.3879],[-91.4873,40.3875],[-91.4872,40.3874],[-91.4869,40.3872],[-91.4868,40.3871],[-91.4865,40.3868],[-91.4865,40.3867],[-91.4862,40.3864],[-91.4861,40.3861],[-91.486,40.3859],[-91.4859,40.3858],[-91.4857,40.3856],[-91.4856,40.3852],[-91.4854,40.3848],[-91.4852,40.3847],[-91.4851,40.3845],[-91.4849,40.3843],[-91.4849,40.3842],[-91.4848,40.3841],[-91.4847,40.3841],[-91.4846,40.384],[-91.4845,40.3839],[-91.4838,40.3833],[-91.4834,40.3827],[-91.4831,40.3825],[-91.4823,40.3821],[-91.4802,40.3818],[-91.4784,40.3819],[-91.4777,40.382],[-91.4766,40.3821],[-91.4758,40.3822],[-91.4755,40.3823],[-91.4753,40.3823],[-91.4749,40.3824],[-91.4748,40.3824],[-91.4747,40.3825],[-91.4745,40.3825],[-91.4744,40.3825],[-91.4726,40.3828],[-91.472,40.3829],[-91.4679,40.3841],[-91.4671,40.3844],[-91.4653,40.3852],[-91.4651,40.3853],[-91.4649,40.3854],[-91.4646,40.3855],[-91.464,40.3856],[-91.4635,40.3856],[-91.4635,40.3855],[-91.4634,40.3854],[-91.4632,40.3851],[-91.4631,40.3851],[-91.4631,40.385],[-91.463,40.384],[-91.4635,40.3825],[-91.4637,40.3824],[-91.4639,40.382],[-91.4647,40.3809],[-91.4656,40.3793],[-91.4658,40.3787],[-91.4659,40.3784],[-91.4659,40.3782],[-91.4657,40.3775],[-91.4656,40.3771],[-91.465,40.3762],[-91.4639,40.3757],[-91.4633,40.3756],[-91.4604,40.3755],[-91.4581,40.3755],[-91.4545,40.3754],[-91.4516,40.376],[-91.4487,40.3768],[-91.4466,40.3779],[-91.4454,40.3794],[-91.4451,40.3808],[-91.4452,40.3825],[-91.4436,40.3843],[-91.4433,40.3846],[-91.4428,40.3851],[-91.4423,40.3854],[-91.442,40.3857],[-91.4418,40.3858],[-91.4413,40.3862],[-91.4412,40.3862],[-91.4411,40.3862],[-91.4398,40.3861],[-91.4395,40.3861],[-91.438,40.3856],[-91.4369,40.3854],[-91.4368,40.3853],[-91.4366,40.3853],[-91.4359,40.3851],[-91.4355,40.385],[-91.4351,40.385],[-91.4346,40.3849],[-91.4327,40.3843],[-91.4325,40.3842],[-91.4307,40.3836],[-91.4298,40.3833],[-91.4287,40.383],[-91.4281,40.3829],[-91.4278,40.3828],[-91.4267,40.3826],[-91.4257,40.3825],[-91.4246,40.3821],[-91.4244,40.382],[-91.4243,40.382],[-91.4233,40.3816],[-91.4231,40.3814],[-91.4227,40.3812],[-91.4224,40.381],[-91.4223,40.3809],[-91.4222,40.3808],[-91.4216,40.3803],[-91.421,40.3797],[-91.42,40.3788],[-91.4194,40.3783],[-91.4198,40.3779],[-91.4202,40.3776],[-91.422,40.3759],[-91.4229,40.375],[-91.4266,40.372],[-91.4283,40.3711],[-91.4294,40.3704],[-91.4311,40.3697],[-91.4317,40.3695],[-91.4331,40.369],[-91.4336,40.3688],[-91.4341,40.3686],[-91.4346,40.3684],[-91.4357,40.368],[-91.4368,40.3676],[-91.437,40.3675],[-91.4393,40.3666],[-91.4416,40.3654],[-91.4432,40.3643],[-91.4448,40.3632],[-91.4449,40.3631],[-91.445,40.363],[-91.4451,40.3629],[-91.4454,40.3626],[-91.4463,40.3618],[-91.4478,40.3591],[-91.4484,40.3585],[-91.4495,40.3572],[-91.4509,40.3553],[-91.4522,40.3537],[-91.4541,40.3519],[-91.4555,40.3502],[-91.4569,40.3486],[-91.457,40.3484],[-91.4572,40.3483],[-91.4573,40.3481],[-91.458,40.3474],[-91.4588,40.3465],[-91.4621,40.3424],[-91.4623,40.3421],[-91.464,40.3396],[-91.4657,40.3365],[-91.4666,40.3345],[-91.467,40.3333],[-91.467,40.3332],[-91.4671,40.3329],[-91.4686,40.3265],[-91.4691,40.3244],[-91.4697,40.3224],[-91.4707,40.3201],[-91.4708,40.3198],[-91.4711,40.319],[-91.4718,40.3173],[-91.4731,40.315],[-91.475,40.3116],[-91.4771,40.3083],[-91.4797,40.3045],[-91.4814,40.3022],[-91.4825,40.3006],[-91.4837,40.2981],[-91.4842,40.2965],[-91.4861,40.2934],[-91.4873,40.2912],[-91.4882,40.2892],[-91.4886,40.2886],[-91.4893,40.2871],[-91.4899,40.2861],[-91.4909,40.2835],[-91.491,40.2834],[-91.4915,40.2817],[-91.4918,40.2808],[-91.4927,40.2782],[-91.4931,40.2753],[-91.493,40.2726],[-91.4929,40.2699],[-91.492,40.2674],[-91.4905,40.2648],[-91.49,40.2623],[-91.4905,40.2595],[-91.4907,40.2591],[-91.4908,40.259],[-91.4908,40.2589],[-91.4917,40.2571],[-91.4933,40.2546],[-91.4941,40.2534],[-91.4947,40.2525],[-91.4952,40.2518],[-91.4957,40.2511],[-91.4962,40.2504],[-91.4964,40.2501],[-91.4965,40.2501],[-91.4968,40.2497],[-91.497,40.2494],[-91.4971,40.2491],[-91.4972,40.2488],[-91.4973,40.2488],[-91.4975,40.2482],[-91.4977,40.248],[-91.4981,40.2474],[-91.4989,40.2467],[-91.4993,40.2465],[-91.4997,40.2463],[-91.5002,40.246],[-91.5009,40.2457],[-91.5018,40.245],[-91.5025,40.2444],[-91.5032,40.2435],[-91.5037,40.2426],[-91.504,40.2422],[-91.504,40.2421],[-91.5041,40.242],[-91.5043,40.2416],[-91.5048,40.2407],[-91.5049,40.2406],[-91.5049,40.2405],[-91.505,40.2403],[-91.5052,40.2401],[-91.5052,40.24],[-91.5053,40.2399],[-91.5058,40.239],[-91.5058,40.2388],[-91.5059,40.2387],[-91.5061,40.2379],[-91.5063,40.2371],[-91.5065,40.2363],[-91.5063,40.2355],[-91.506,40.2343],[-91.5043,40.2317],[-91.5043,40.2315],[-91.5043,40.2296],[-91.5043,40.2276],[-91.5042,40.2261],[-91.5042,40.226],[-91.5043,40.2243],[-91.5046,40.2235],[-91.5048,40.2225],[-91.5052,40.2209],[-91.5062,40.2182],[-91.507,40.2156],[-91.5071,40.213],[-91.5073,40.2093],[-91.507,40.2069],[-91.5067,40.2048],[-91.5058,40.2018],[-91.5054,40.2005],[-91.5051,40.1999],[-91.5048,40.1993],[-91.5045,40.1983],[-91.5045,40.1981],[-91.5048,40.1967],[-91.5055,40.1956],[-91.5076,40.1933],[-91.5096,40.1913],[-91.5111,40.1888],[-91.5123,40.1847],[-91.5128,40.1818],[-91.513,40.1811],[-91.5131,40.1785],[-91.5128,40.1759],[-91.5127,40.1753],[-91.5123,40.1729],[-91.512,40.1704],[-91.5092,40.1612],[-91.509,40.1603],[-91.5082,40.1577],[-91.5083,40.1563],[-91.5091,40.1549],[-91.5097,40.1539],[-91.5108,40.1512],[-91.5109,40.151],[-91.5116,40.1493],[-91.5118,40.1471],[-91.5117,40.1451],[-91.5115,40.1443],[-91.5113,40.1433],[-91.5114,40.1419],[-91.5115,40.1411],[-91.5115,40.141],[-91.5115,40.1408],[-91.5115,40.1407],[-91.5116,40.1401],[-91.5117,40.1392],[-91.5116,40.1386],[-91.5116,40.1384],[-91.5116,40.138],[-91.5115,40.1377],[-91.5115,40.1374],[-91.5113,40.1368],[-91.5111,40.1361],[-91.5108,40.135],[-91.5108,40.1347],[-91.5107,40.1344],[-91.5107,40.1343],[-91.5107,40.134],[-91.5106,40.1339],[-91.5105,40.1331],[-91.5105,40.1328],[-91.5105,40.1326],[-91.5104,40.1311],[-91.5104,40.1305],[-91.5104,40.13],[-91.5104,40.1286],[-91.5103,40.128],[-91.5105,40.1273],[-91.5106,40.1269],[-91.5108,40.1261],[-91.5106,40.1251],[-91.5101,40.1238],[-91.51,40.1236],[-91.5099,40.1234],[-91.5092,40.1219],[-91.5087,40.1205],[-91.5082,40.1189],[-91.5082,40.1187],[-91.5079,40.1176],[-91.5079,40.1172],[-91.5075,40.1151],[-91.5073,40.1145],[-91.5071,40.1134],[-91.5068,40.1118],[-91.5067,40.1113],[-91.5065,40.11],[-91.506,40.1081],[-91.5055,40.1065],[-91.5053,40.106],[-91.5051,40.1052],[-91.505,40.1049],[-91.5049,40.1042],[-91.5044,40.1028],[-91.5042,40.1025],[-91.5041,40.1021],[-91.5034,40.1005],[-91.5031,40.0998],[-91.5027,40.099],[-91.5026,40.0988],[-91.5022,40.0978],[-91.502,40.0973],[-91.5014,40.0958],[-91.5012,40.0947],[-91.5012,40.0942],[-91.5011,40.093],[-91.501,40.0923],[-91.5008,40.091],[-91.5005,40.0897],[-91.5002,40.0883],[-91.5001,40.0883],[-91.4981,40.0802],[-91.4977,40.0783],[-91.4973,40.077],[-91.4954,40.071],[-91.4921,40.0634],[-91.491,40.0608],[-91.4908,40.0604],[-91.4907,40.06],[-91.4901,40.0587],[-91.49,40.0584],[-91.4897,40.0577],[-91.4896,40.0574],[-91.4896,40.0572],[-91.4897,40.0564],[-91.4915,40.0502],[-91.4929,40.0454],[-91.493,40.0447],[-91.4939,40.0413],[-91.4948,40.0377],[-91.4949,40.0374],[-91.495,40.0369],[-91.4949,40.0365],[-91.4932,40.0335],[-91.4912,40.0301],[-91.4881,40.0246],[-91.4881,40.0245],[-91.4874,40.0232],[-91.4871,40.0227],[-91.4866,40.0222],[-91.4857,40.0214],[-91.4853,40.021],[-91.4841,40.0193],[-91.4797,40.0127],[-91.4795,40.0124],[-91.4773,40.009],[-91.4768,40.0084],[-91.4766,40.008],[-91.4764,40.0077],[-91.4761,40.0069],[-91.4757,40.0058],[-91.4746,40.0035],[-91.4741,40.0023],[-91.4735,40.0014],[-91.4726,40.0001],[-91.4717,39.9987],[-91.4702,39.9967],[-91.4697,39.996],[-91.4693,39.9953],[-91.4685,39.9937],[-91.4677,39.9919],[-91.4673,39.9906],[-91.467,39.989],[-91.4669,39.9885],[-91.4667,39.9873],[-91.466,39.9855],[-91.4653,39.984],[-91.4647,39.9831],[-91.4642,39.9825],[-91.4637,39.9818],[-91.463,39.9815],[-91.4628,39.9813],[-91.4614,39.9809],[-91.4603,39.9803],[-91.4595,39.9799],[-91.459,39.9792],[-91.4588,39.979],[-91.4579,39.9775],[-91.4572,39.9758],[-91.4559,39.9736],[-91.4547,39.9713],[-91.4531,39.9693],[-91.4513,39.9672],[-91.4498,39.9653],[-91.4489,39.9634],[-91.4477,39.9606],[-91.4475,39.9602],[-91.4472,39.9595],[-91.4453,39.9565],[-91.4434,39.9537],[-91.4416,39.9513],[-91.4399,39.9494],[-91.4393,39.9487],[-91.4391,39.9485],[-91.4371,39.9464],[-91.4365,39.946],[-91.4355,39.9452],[-91.4353,39.9451],[-91.433,39.9434],[-91.4329,39.9433],[-91.4307,39.9419],[-91.4302,39.9416],[-91.43,39.9414],[-91.4294,39.941],[-91.4291,39.9407],[-91.4275,39.9395],[-91.4272,39.9393],[-91.4265,39.9385],[-91.4258,39.9378],[-91.4257,39.9376],[-91.4246,39.9364],[-91.4241,39.9357],[-91.4239,39.9354],[-91.4235,39.935],[-91.4232,39.9347],[-91.4231,39.9345],[-91.423,39.9344],[-91.4219,39.9331],[-91.4219,39.933],[-91.4218,39.933],[-91.4213,39.9321],[-91.421,39.9316],[-91.4207,39.9312],[-91.4202,39.93],[-91.4199,39.9293],[-91.4194,39.9277],[-91.4191,39.9257],[-91.419,39.9254],[-91.4189,39.9238],[-91.4188,39.9221],[-91.4189,39.9217],[-91.4189,39.9214],[-91.4189,39.9211],[-91.419,39.9203],[-91.4192,39.9192],[-91.4194,39.9185],[-91.4199,39.9165],[-91.4201,39.9162],[-91.4202,39.916],[-91.4209,39.9149],[-91.4215,39.9143],[-91.4216,39.9141],[-91.4218,39.914],[-91.4224,39.9134],[-91.423,39.9128],[-91.4232,39.9126],[-91.4234,39.9124],[-91.4237,39.9121],[-91.4277,39.9087],[-91.429,39.9077],[-91.4311,39.9057],[-91.4319,39.905],[-91.4344,39.9024],[-91.4367,39.9003],[-91.4381,39.899],[-91.441,39.8961],[-91.4411,39.8961],[-91.4435,39.8936],[-91.4437,39.8931],[-91.4443,39.8918],[-91.4455,39.8872],[-91.4469,39.883],[-91.4471,39.882],[-91.4478,39.8779],[-91.4476,39.8755],[-91.4475,39.8753],[-91.4475,39.8751],[-91.4467,39.8716],[-91.4439,39.8671],[-91.4413,39.862],[-91.4397,39.8579],[-91.4392,39.8566],[-91.4377,39.852],[-91.4375,39.8497],[-91.4373,39.8495],[-91.4372,39.8492],[-91.4371,39.8488],[-91.4367,39.8476],[-91.4366,39.8473],[-91.4365,39.8471],[-91.4355,39.8451],[-91.4338,39.8419],[-91.4322,39.8403],[-91.4304,39.8389],[-91.4285,39.8376],[-91.4218,39.8343],[-91.4151,39.8311],[-91.4113,39.8294],[-91.4078,39.8276],[-91.4062,39.8265],[-91.4051,39.8255],[-91.4019,39.8236],[-91.4001,39.8225],[-91.3973,39.8215],[-91.3934,39.8199],[-91.3907,39.8186],[-91.3894,39.8179],[-91.3867,39.8163],[-91.3837,39.8146],[-91.3812,39.8127],[-91.3794,39.8117],[-91.3776,39.8108],[-91.3765,39.81],[-91.3747,39.8084],[-91.3722,39.8055],[-91.3708,39.8035],[-91.369,39.8015],[-91.3685,39.801],[-91.368,39.8004],[-91.3667,39.7982],[-91.3634,39.7928],[-91.3624,39.7905],[-91.3618,39.7887],[-91.3616,39.7876],[-91.3617,39.7851],[-91.3624,39.7836],[-91.3631,39.7828],[-91.3635,39.7824],[-91.364,39.7813],[-91.3641,39.7811],[-91.3649,39.7794],[-91.3654,39.7773],[-91.3657,39.7749],[-91.3658,39.7728],[-91.3658,39.7726],[-91.3657,39.7709],[-91.3658,39.7687],[-91.3659,39.765],[-91.3656,39.7626],[-91.3656,39.7623],[-91.3652,39.7602],[-91.3651,39.7587],[-91.3653,39.7577],[-91.3661,39.756],[-91.3674,39.7539],[-91.3676,39.7534],[-91.368,39.7519],[-91.3684,39.7501],[-91.3689,39.748],[-91.3694,39.7469],[-91.3698,39.7457],[-91.37,39.745],[-91.37,39.7442],[-91.3699,39.743],[-91.3699,39.7416],[-91.3699,39.7401],[-91.3698,39.7391],[-91.3695,39.7382],[-91.3694,39.7372],[-91.3696,39.736],[-91.37,39.7343],[-91.3701,39.7333],[-91.37,39.7325],[-91.3694,39.7312],[-91.3684,39.7297],[-91.3679,39.7291],[-91.3678,39.729],[-91.3623,39.7243],[-91.3623,39.7242],[-91.3583,39.7206],[-91.3581,39.7204],[-91.358,39.7203],[-91.3567,39.7187],[-91.3553,39.717],[-91.3545,39.7162],[-91.3543,39.7161],[-91.3528,39.7153],[-91.3516,39.7147],[-91.3507,39.7141],[-91.3503,39.7138],[-91.349,39.7123],[-91.3489,39.7122],[-91.3478,39.711],[-91.3473,39.7105],[-91.3453,39.7094],[-91.3435,39.7084],[-91.341,39.7068],[-91.3396,39.7057],[-91.3378,39.7044],[-91.3353,39.7028],[-91.3316,39.7004],[-91.3307,39.6999],[-91.3304,39.6997],[-91.3258,39.6971],[-91.3254,39.6969],[-91.3178,39.6926],[-91.3111,39.6878],[-91.3067,39.6849],[-91.3054,39.684],[-91.3047,39.6833],[-91.3042,39.6824],[-91.3037,39.681],[-91.3034,39.6805],[-91.3025,39.6796],[-91.3016,39.6791],[-91.3,39.6782],[-91.2984,39.6775],[-91.2966,39.6765],[-91.2956,39.6758],[-91.2938,39.6748],[-91.2893,39.6728],[-91.2851,39.6709],[-91.2833,39.6701],[-91.2812,39.6686],[-91.2786,39.667],[-91.2761,39.6658],[-91.2749,39.6648],[-91.2737,39.6637],[-91.2705,39.6607],[-91.2668,39.657],[-91.266,39.6562],[-91.2654,39.6555],[-91.2643,39.6544],[-91.2631,39.6525],[-91.2612,39.6499],[-91.2605,39.649],[-91.2593,39.648],[-91.257,39.6465],[-91.2565,39.6462],[-91.2543,39.6446],[-91.2519,39.6433],[-91.2501,39.6421],[-91.2494,39.6415],[-91.2488,39.6409],[-91.2486,39.6406],[-91.2481,39.6401],[-91.2473,39.6392],[-91.2464,39.6381],[-91.2459,39.6373],[-91.2451,39.636],[-91.2445,39.635],[-91.2436,39.6331],[-91.2424,39.6314],[-91.2412,39.6301],[-91.2397,39.6287],[-91.2351,39.6251],[-91.2323,39.623],[-91.2306,39.6218],[-91.2293,39.6208],[-91.2276,39.6199],[-91.2256,39.6187],[-91.2233,39.6176],[-91.2209,39.6167],[-91.2188,39.6159],[-91.2166,39.6151],[-91.2146,39.6144],[-91.2117,39.6134],[-91.2089,39.6125],[-91.2065,39.6117],[-91.2043,39.6109],[-91.2018,39.61],[-91.1991,39.6091],[-91.1959,39.6082],[-91.1926,39.6073],[-91.1891,39.6062],[-91.1859,39.6051],[-91.184,39.6041],[-91.1819,39.6027],[-91.1804,39.6011],[-91.1796,39.6002],[-91.1784,39.5987],[-91.178,39.5982],[-91.1774,39.5973],[-91.1765,39.596],[-91.1754,39.5945],[-91.1746,39.5933],[-91.1742,39.592],[-91.1735,39.589],[-91.1716,39.5819],[-91.1711,39.5795],[-91.1707,39.5775],[-91.1705,39.5749],[-91.1702,39.5732],[-91.17,39.5711],[-91.1698,39.5696],[-91.1694,39.5681],[-91.1689,39.5661],[-91.1684,39.5649],[-91.1676,39.5638],[-91.1667,39.5625],[-91.1666,39.5623],[-91.1636,39.5586],[-91.1628,39.5576],[-91.1607,39.5553],[-91.1586,39.553],[-91.1562,39.5506],[-91.1536,39.5483],[-91.1526,39.5477],[-91.1504,39.5466],[-91.1492,39.5461],[-91.1483,39.5458],[-91.1466,39.5455],[-91.1449,39.5452],[-91.1432,39.545],[-91.1417,39.5448],[-91.139,39.5445],[-91.1367,39.5442],[-91.135,39.5439],[-91.1334,39.5436],[-91.1312,39.5431],[-91.1283,39.5425],[-91.1266,39.5422],[-91.1251,39.5421],[-91.1225,39.5418],[-91.1186,39.5415],[-91.1159,39.5412],[-91.1143,39.5411],[-91.1094,39.5403],[-91.1029,39.5393],[-91.1009,39.539],[-91.1003,39.5387],[-91.0981,39.5361],[-91.0977,39.5356],[-91.0965,39.5343],[-91.0929,39.5293],[-91.0893,39.523],[-91.0863,39.5171],[-91.0826,39.5117],[-91.0798,39.5077],[-91.0784,39.5062],[-91.0758,39.5034],[-91.0753,39.5029],[-91.0718,39.5001],[-91.0696,39.4983],[-91.0666,39.496],[-91.0649,39.495],[-91.0643,39.4946],[-91.0641,39.4917],[-91.0631,39.484],[-91.0629,39.4814],[-91.0629,39.4812],[-91.0628,39.4781],[-91.0624,39.4741],[-91.0612,39.4714],[-91.0594,39.4689],[-91.0571,39.4661],[-91.0531,39.4621],[-91.0503,39.4596],[-91.0496,39.459],[-91.0474,39.4568],[-91.0468,39.4561],[-91.0426,39.4523],[-91.0423,39.4521],[-91.0383,39.4484],[-91.0355,39.4466],[-91.0339,39.4456],[-91.0333,39.4452],[-91.03,39.4427],[-91.0297,39.4425],[-91.0276,39.4412],[-91.0247,39.4394],[-91.0243,39.4392],[-91.0236,39.4387],[-91.0173,39.4354],[-91.0119,39.4327],[-91.0071,39.4298],[-91.0037,39.4276],[-91.0026,39.4271],[-91.0001,39.4265],[-90.9997,39.4264],[-90.9992,39.4261],[-90.9984,39.4256],[-90.9958,39.424],[-90.9949,39.4235],[-90.9938,39.423],[-90.9923,39.4224],[-90.99,39.4218],[-90.9857,39.4211],[-90.9841,39.4207],[-90.983,39.4205],[-90.9813,39.4198],[-90.9793,39.4189],[-90.9776,39.4183],[-90.977,39.4179],[-90.976,39.4169],[-90.9745,39.4156],[-90.9725,39.4141],[-90.9697,39.4129],[-90.9675,39.4119],[-90.9649,39.4111],[-90.9623,39.4103],[-90.9575,39.409],[-90.9537,39.4084],[-90.9512,39.4081],[-90.9506,39.408],[-90.9496,39.4078],[-90.9483,39.4075],[-90.9449,39.4062],[-90.9426,39.4051],[-90.9408,39.404],[-90.939,39.4027],[-90.9381,39.4018],[-90.9374,39.4008],[-90.9368,39.3997],[-90.9367,39.3995],[-90.9363,39.3986],[-90.9357,39.3973],[-90.9353,39.3959],[-90.9348,39.3935],[-90.934,39.3921],[-90.9335,39.3916],[-90.9325,39.3906],[-90.9309,39.3892],[-90.9287,39.3875],[-90.9268,39.3864],[-90.9246,39.3851],[-90.923,39.3845],[-90.921,39.3837],[-90.9189,39.383],[-90.9185,39.383],[-90.9168,39.3825],[-90.9147,39.382],[-90.9137,39.3819],[-90.9129,39.3817],[-90.9127,39.3817],[-90.9115,39.3816],[-90.9107,39.3815],[-90.9094,39.3811],[-90.908,39.3808],[-90.9068,39.3804],[-90.9058,39.3799],[-90.9049,39.3794],[-90.9038,39.3786],[-90.9032,39.378],[-90.9029,39.3776],[-90.9029,39.3775],[-90.9027,39.3758],[-90.9027,39.3754],[-90.9023,39.3751],[-90.9001,39.3723],[-90.8965,39.3692],[-90.8959,39.3688],[-90.8938,39.3673],[-90.8909,39.3658],[-90.8905,39.3655],[-90.8873,39.3641],[-90.8827,39.3623],[-90.8786,39.3606],[-90.8761,39.3595],[-90.8751,39.359],[-90.8708,39.3568],[-90.8684,39.3556],[-90.8666,39.3546],[-90.8591,39.3514],[-90.852,39.3476],[-90.8475,39.3453],[-90.8422,39.3419],[-90.8401,39.3404],[-90.8347,39.3355],[-90.8213,39.3237],[-90.8169,39.3205],[-90.8141,39.3192],[-90.8075,39.3167],[-90.7994,39.3131],[-90.7982,39.3124],[-90.7935,39.3095],[-90.7923,39.3083],[-90.7921,39.3077],[-90.7918,39.3071],[-90.7917,39.307],[-90.7915,39.3061],[-90.7914,39.3051],[-90.7913,39.3043],[-90.7907,39.3029],[-90.7897,39.3019],[-90.7886,39.3011],[-90.7875,39.3001],[-90.7861,39.2989],[-90.7847,39.2978],[-90.7838,39.2972],[-90.7795,39.2951],[-90.7781,39.2943],[-90.7768,39.2936],[-90.7757,39.2928],[-90.7748,39.2919],[-90.7739,39.2905],[-90.771,39.2853],[-90.7689,39.2815],[-90.7677,39.28],[-90.7666,39.279],[-90.7598,39.2731],[-90.7582,39.2717],[-90.7577,39.2713],[-90.7565,39.27],[-90.7549,39.2685],[-90.7527,39.2666],[-90.7516,39.2654],[-90.7501,39.2645],[-90.7489,39.2641],[-90.7472,39.2638],[-90.7447,39.2634],[-90.7423,39.2629],[-90.7408,39.2624],[-90.7391,39.2619],[-90.7376,39.2612],[-90.736,39.2604],[-90.734,39.2591],[-90.7327,39.2582],[-90.732,39.2577],[-90.73,39.2559],[-90.7286,39.2541],[-90.7276,39.2525],[-90.727,39.2512],[-90.7267,39.2501],[-90.7259,39.2473],[-90.7237,39.2392],[-90.7237,39.239],[-90.7225,39.2357],[-90.7223,39.235],[-90.7216,39.2327],[-90.7212,39.2302],[-90.7213,39.2285],[-90.7214,39.2281],[-90.7218,39.2266],[-90.7219,39.2262],[-90.722,39.2252],[-90.7218,39.2241],[-90.7215,39.2231],[-90.7205,39.2214],[-90.7197,39.2196],[-90.7188,39.2176],[-90.7182,39.2163],[-90.7171,39.2139],[-90.7166,39.2104],[-90.7167,39.2067],[-90.7174,39.2028],[-90.7176,39.2002],[-90.7174,39.1974],[-90.7163,39.1927],[-90.716,39.1915],[-90.7144,39.1853],[-90.7137,39.1833],[-90.7124,39.1807],[-90.7111,39.1784],[-90.7105,39.1764],[-90.71,39.1729],[-90.7097,39.1668],[-90.7094,39.1609],[-90.7093,39.1576],[-90.7091,39.1551],[-90.7086,39.1533],[-90.7083,39.1524],[-90.7081,39.1515],[-90.7079,39.1509],[-90.7071,39.1486],[-90.7067,39.1476],[-90.7052,39.1431],[-90.7029,39.1388],[-90.7005,39.1354],[-90.6971,39.1324],[-90.6959,39.1311],[-90.6949,39.1297],[-90.6934,39.1273],[-90.6924,39.1256],[-90.6923,39.1251],[-90.6901,39.1227],[-90.6874,39.1199],[-90.686,39.1178],[-90.6852,39.1155],[-90.6845,39.1136],[-90.6811,39.1006],[-90.681,39.0995],[-90.682,39.0901],[-90.6827,39.0883],[-90.6853,39.0859],[-90.6862,39.085],[-90.6907,39.0817],[-90.6936,39.0792],[-90.6967,39.0762],[-90.6983,39.0746],[-90.7002,39.0723],[-90.7012,39.0703],[-90.7013,39.0699],[-90.7018,39.067],[-90.7021,39.0656],[-90.7026,39.065],[-90.7029,39.0645],[-90.7084,39.0602],[-90.7125,39.0571],[-90.7136,39.0556],[-90.7136,39.054],[-90.7127,39.0497],[-90.7116,39.0468],[-90.7079,39.0423],[-90.7073,39.0412],[-90.7071,39.0408],[-90.7006,39.0291],[-90.6928,39.0172],[-90.6924,39.0167],[-90.6919,39.0158],[-90.69,39.0122],[-90.6898,39.0115],[-90.6892,39.0095],[-90.6888,39.0073],[-90.6877,39.0054],[-90.6855,39.0023],[-90.6851,39.0017],[-90.6837,39.0001],[-90.6836,39],[-90.6821,38.9988],[-90.6814,38.9979],[-90.6813,38.9976],[-90.6808,38.9967],[-90.6806,38.9965],[-90.68,38.9953],[-90.679,38.9939],[-90.6782,38.9918],[-90.6778,38.9893],[-90.6772,38.9871],[-90.6767,38.9852],[-90.6764,38.9841],[-90.676,38.9828],[-90.6759,38.9826],[-90.6757,38.9811],[-90.676,38.9798],[-90.6762,38.9783],[-90.6763,38.9772],[-90.6764,38.9767],[-90.6764,38.9751],[-90.6763,38.974],[-90.6763,38.9736],[-90.6762,38.972],[-90.6762,38.9717],[-90.6763,38.9703],[-90.6763,38.9684],[-90.6763,38.9672],[-90.6764,38.9658],[-90.6763,38.9644],[-90.6761,38.9627],[-90.676,38.9621],[-90.6752,38.9598],[-90.6744,38.9578],[-90.6743,38.9577],[-90.6732,38.9553],[-90.6718,38.9523],[-90.6704,38.95],[-90.6692,38.9482],[-90.6689,38.947],[-90.6687,38.9459],[-90.6686,38.9447],[-90.6681,38.943],[-90.6659,38.9393],[-90.665,38.9382],[-90.6643,38.9373],[-90.6634,38.9355],[-90.6632,38.9342],[-90.6629,38.9331],[-90.6631,38.9316],[-90.6634,38.9299],[-90.6637,38.9287],[-90.6635,38.9274],[-90.663,38.9263],[-90.6616,38.9254],[-90.6592,38.9234],[-90.6551,38.9194],[-90.6516,38.9159],[-90.6499,38.9143],[-90.6473,38.9121],[-90.6445,38.9105],[-90.6441,38.9104],[-90.6407,38.908],[-90.6393,38.9069],[-90.637,38.9051],[-90.6359,38.9039],[-90.6318,38.8969],[-90.6297,38.8932],[-90.6288,38.892],[-90.6285,38.8916],[-90.626,38.8894],[-90.6247,38.8882],[-90.6234,38.8871],[-90.6195,38.8854],[-90.6162,38.8842],[-90.6112,38.8822],[-90.6092,38.8813],[-90.6064,38.88],[-90.5997,38.877],[-90.5953,38.8751],[-90.5918,38.8736],[-90.5883,38.8721],[-90.5875,38.8717],[-90.5867,38.8714],[-90.5865,38.8713],[-90.5863,38.8711],[-90.5862,38.8707],[-90.5861,38.8706],[-90.5859,38.8703],[-90.5857,38.87],[-90.5854,38.8698],[-90.585,38.8697],[-90.584,38.8693],[-90.5834,38.869],[-90.5823,38.8688],[-90.5819,38.8688],[-90.5776,38.8684],[-90.5731,38.8684],[-90.5684,38.8687],[-90.5646,38.8691],[-90.561,38.8695],[-90.5576,38.8705],[-90.5546,38.8711],[-90.5537,38.8714],[-90.5529,38.8716],[-90.5512,38.8721],[-90.5503,38.8724],[-90.5489,38.8729],[-90.5488,38.873],[-90.5468,38.874],[-90.5457,38.8751],[-90.5386,38.8797],[-90.5376,38.8807],[-90.5374,38.8809],[-90.5372,38.8811],[-90.5369,38.8814],[-90.5365,38.8818],[-90.5354,38.8829],[-90.5342,38.8841],[-90.5341,38.8841],[-90.534,38.8842],[-90.534,38.8843],[-90.5338,38.8845],[-90.5336,38.8846],[-90.5332,38.885],[-90.5327,38.8855],[-90.5282,38.8894],[-90.5186,38.897],[-90.5183,38.8973],[-90.517,38.8988],[-90.5166,38.899],[-90.5153,38.8995],[-90.5143,38.9001],[-90.5131,38.9004],[-90.5128,38.9004],[-90.5118,38.9008],[-90.5116,38.9009],[-90.5113,38.9009],[-90.5107,38.9011],[-90.5091,38.9019],[-90.5089,38.902],[-90.5086,38.9022],[-90.5075,38.9028],[-90.506,38.9044],[-90.5042,38.9063],[-90.5032,38.9074],[-90.5001,38.9104],[-90.4997,38.9106],[-90.499,38.9115],[-90.4984,38.9122],[-90.4977,38.913],[-90.4973,38.9136],[-90.4973,38.9137],[-90.4967,38.9144],[-90.4966,38.9145],[-90.4964,38.9148],[-90.4963,38.915],[-90.496,38.9153],[-90.4948,38.9167],[-90.494,38.9174],[-90.4934,38.9183],[-90.4928,38.919],[-90.4924,38.9193],[-90.4924,38.9194],[-90.4897,38.9226],[-90.4871,38.9259],[-90.4867,38.927],[-90.4862,38.9284],[-90.4855,38.9296],[-90.4853,38.93],[-90.4849,38.9305],[-90.4846,38.931],[-90.4842,38.9316],[-90.484,38.9322],[-90.4837,38.9325],[-90.4835,38.9329],[-90.4833,38.9333],[-90.4831,38.9337],[-90.4829,38.934],[-90.4828,38.9343],[-90.4827,38.9347],[-90.4827,38.9352],[-90.4827,38.9357],[-90.4827,38.9364],[-90.4828,38.9368],[-90.4828,38.9374],[-90.483,38.9378],[-90.4831,38.9382],[-90.4833,38.9387],[-90.4833,38.9391],[-90.4834,38.9394],[-90.4834,38.9399],[-90.4835,38.9404],[-90.4834,38.9411],[-90.4834,38.9415],[-90.4833,38.9421],[-90.4832,38.9426],[-90.4831,38.9431],[-90.4828,38.9436],[-90.4827,38.9439],[-90.4824,38.9445],[-90.4822,38.9449],[-90.4818,38.9454],[-90.4815,38.9458],[-90.4812,38.9461],[-90.4809,38.9466],[-90.4807,38.947],[-90.4805,38.9474],[-90.4801,38.9477],[-90.4798,38.9482],[-90.4796,38.9484],[-90.4792,38.949],[-90.4787,38.9495],[-90.4784,38.95],[-90.4782,38.9503],[-90.4779,38.9505],[-90.4774,38.9512],[-90.4766,38.9519],[-90.4762,38.9525],[-90.4758,38.9528],[-90.4754,38.9535],[-90.4751,38.954],[-90.4749,38.9545],[-90.4745,38.9549],[-90.4742,38.9554],[-90.4738,38.9561],[-90.4734,38.9568],[-90.4732,38.957],[-90.4729,38.9572],[-90.4727,38.9578],[-90.4725,38.9581],[-90.4723,38.9584],[-90.4721,38.9588],[-90.4717,38.9592],[-90.4714,38.9594],[-90.4711,38.9596],[-90.4705,38.96],[-90.4701,38.9602],[-90.4698,38.9604],[-90.4694,38.9608],[-90.4688,38.9612],[-90.4682,38.9615],[-90.4678,38.9618],[-90.4671,38.9622],[-90.4662,38.9626],[-90.4654,38.963],[-90.4645,38.9634],[-90.4636,38.9637],[-90.4624,38.9643],[-90.4618,38.9644],[-90.4611,38.9647],[-90.4599,38.965],[-90.4586,38.9655],[-90.4582,38.9656],[-90.4573,38.9659],[-90.4566,38.9662],[-90.456,38.9663],[-90.4551,38.9666],[-90.4544,38.9668],[-90.454,38.9669],[-90.4537,38.9669],[-90.4532,38.967],[-90.4529,38.9671],[-90.4525,38.9672],[-90.4521,38.9675],[-90.4517,38.9676],[-90.4513,38.9677],[-90.4508,38.9678],[-90.4507,38.9678],[-90.45,38.9676],[-90.4497,38.9675],[-90.4483,38.9672],[-90.448,38.9671],[-90.4477,38.9671],[-90.4469,38.967],[-90.4467,38.967],[-90.446,38.9669],[-90.4453,38.9668],[-90.4441,38.9668],[-90.4434,38.967],[-90.4433,38.967],[-90.4428,38.9671],[-90.4425,38.9672],[-90.4423,38.9672],[-90.442,38.9673],[-90.4415,38.9673],[-90.4414,38.9673],[-90.4413,38.9673],[-90.4412,38.9673],[-90.4411,38.9673],[-90.441,38.9673],[-90.4407,38.9673],[-90.4403,38.9673],[-90.4401,38.9674],[-90.4399,38.9674],[-90.4398,38.9674],[-90.4392,38.9673],[-90.439,38.9672],[-90.4388,38.9672],[-90.4385,38.9671],[-90.438,38.9669],[-90.4376,38.9668],[-90.4373,38.9668],[-90.4373,38.9667],[-90.4365,38.9666],[-90.4358,38.9663],[-90.4356,38.9662],[-90.435,38.966],[-90.4349,38.9659],[-90.4348,38.9659],[-90.4345,38.9658],[-90.4344,38.9657],[-90.4338,38.9655],[-90.4334,38.9654],[-90.4323,38.9649],[-90.4314,38.9646],[-90.431,38.9644],[-90.4305,38.9642],[-90.4301,38.964],[-90.4298,38.9638],[-90.4294,38.9637],[-90.4285,38.9637],[-90.4284,38.9637],[-90.428,38.9638],[-90.4272,38.9638],[-90.4271,38.9638],[-90.4262,38.9638],[-90.4247,38.9638],[-90.4246,38.9638],[-90.4238,38.9637],[-90.423,38.9637],[-90.4219,38.9637],[-90.4214,38.9637],[-90.4202,38.9636],[-90.4193,38.9637],[-90.4184,38.9635],[-90.4176,38.9635],[-90.4166,38.9635],[-90.416,38.9634],[-90.4154,38.9634],[-90.4144,38.9633],[-90.4131,38.9633],[-90.4112,38.9631],[-90.4097,38.9629],[-90.4075,38.9627],[-90.4064,38.9626],[-90.4052,38.9623],[-90.4044,38.9621],[-90.4033,38.9618],[-90.402,38.9615],[-90.4008,38.9613],[-90.3995,38.9611],[-90.3983,38.9606],[-90.3972,38.9604],[-90.3967,38.9603],[-90.3958,38.96],[-90.3949,38.9596],[-90.3943,38.9595],[-90.3931,38.9592],[-90.3927,38.9591],[-90.3915,38.9584],[-90.3912,38.9583],[-90.3908,38.9582],[-90.3901,38.958],[-90.3893,38.9578],[-90.3878,38.9571],[-90.3866,38.9567],[-90.3858,38.9564],[-90.3853,38.9563],[-90.3849,38.9561],[-90.3845,38.9559],[-90.3836,38.9556],[-90.3831,38.9554],[-90.3818,38.9548],[-90.3809,38.9544],[-90.38,38.9539],[-90.3792,38.9536],[-90.3781,38.9532],[-90.378,38.9532],[-90.3773,38.9529],[-90.3773,38.9528],[-90.3764,38.9526],[-90.376,38.9525],[-90.3751,38.9523],[-90.3744,38.952],[-90.3737,38.9517],[-90.3731,38.9515],[-90.3693,38.9499],[-90.3669,38.949],[-90.3649,38.9482],[-90.3642,38.9479],[-90.3623,38.9471],[-90.3616,38.9469],[-90.3607,38.9465],[-90.3598,38.9462],[-90.3556,38.9445],[-90.3464,38.9408],[-90.3439,38.9394],[-90.3431,38.9389],[-90.3423,38.9385],[-90.3406,38.9376],[-90.3395,38.9368],[-90.3387,38.9362],[-90.3383,38.9359],[-90.3382,38.9358],[-90.336,38.9347],[-90.3359,38.9346],[-90.3335,38.9335],[-90.3325,38.9331],[-90.3316,38.9326],[-90.3306,38.9322],[-90.3287,38.9314],[-90.3277,38.9311],[-90.3276,38.931],[-90.3269,38.9308],[-90.3255,38.9303],[-90.3244,38.9299],[-90.3242,38.9298],[-90.3236,38.9297],[-90.3226,38.9294],[-90.3211,38.9291],[-90.3205,38.929],[-90.3196,38.9289],[-90.3191,38.9287],[-90.3188,38.9285],[-90.3178,38.928],[-90.3176,38.9279],[-90.3141,38.9263],[-90.313,38.9258],[-90.3118,38.9252],[-90.3112,38.9249],[-90.3104,38.9245],[-90.3094,38.9241],[-90.3086,38.9239],[-90.3078,38.9238],[-90.3061,38.9235],[-90.3053,38.9236],[-90.3041,38.9236],[-90.3032,38.9236],[-90.303,38.9236],[-90.3025,38.9236],[-90.3013,38.9235],[-90.3008,38.9234],[-90.2987,38.9234],[-90.2957,38.9234],[-90.2947,38.9234],[-90.2945,38.9234],[-90.2941,38.9235],[-90.2918,38.9236],[-90.291,38.9236],[-90.2891,38.9237],[-90.2865,38.9239],[-90.2856,38.9239],[-90.2847,38.924],[-90.2837,38.9241],[-90.2807,38.9239],[-90.2796,38.9239],[-90.2775,38.9237],[-90.2758,38.9235],[-90.2739,38.9232],[-90.2699,38.9226],[-90.2679,38.922],[-90.2656,38.9211],[-90.2652,38.9209],[-90.2628,38.9203],[-90.2609,38.9203],[-90.2592,38.9205],[-90.257,38.9208],[-90.254,38.9205],[-90.2502,38.9193],[-90.2498,38.9191],[-90.2464,38.9171],[-90.2417,38.9148],[-90.2406,38.9144],[-90.236,38.9126],[-90.2359,38.9126],[-90.2303,38.9109],[-90.2297,38.9106],[-90.2281,38.91],[-90.226,38.909],[-90.2258,38.9089],[-90.2237,38.9077],[-90.223,38.9074],[-90.222,38.9067],[-90.2199,38.9052],[-90.2173,38.9033],[-90.217,38.9031],[-90.2166,38.9028],[-90.2152,38.9017],[-90.2139,38.9008],[-90.2135,38.9004],[-90.2113,38.8987],[-90.2102,38.8977],[-90.2093,38.8969],[-90.209,38.8967],[-90.2088,38.8965],[-90.208,38.8959],[-90.2078,38.8957],[-90.207,38.895],[-90.2044,38.893],[-90.2036,38.8924],[-90.2023,38.8913],[-90.2016,38.8908],[-90.201,38.8903],[-90.1976,38.8877],[-90.1952,38.8867],[-90.1927,38.8865],[-90.1915,38.8864],[-90.1903,38.8862],[-90.1902,38.8862],[-90.1886,38.8856],[-90.188,38.8854],[-90.1869,38.885],[-90.1861,38.8847],[-90.1837,38.8837],[-90.1829,38.8834],[-90.1824,38.8832],[-90.1822,38.8831],[-90.1803,38.8823],[-90.1801,38.8822],[-90.1795,38.8819],[-90.1794,38.8819],[-90.1786,38.8815],[-90.1748,38.88],[-90.1745,38.8798],[-90.1743,38.8797],[-90.1705,38.8781],[-90.1665,38.8764],[-90.1664,38.8764],[-90.1661,38.8762],[-90.1633,38.8747],[-90.1616,38.8736],[-90.1577,38.871],[-90.1557,38.8698],[-90.1547,38.8691],[-90.1539,38.8686],[-90.1536,38.8684],[-90.1535,38.8684],[-90.1515,38.8672],[-90.1506,38.8668],[-90.15,38.8665],[-90.1494,38.8662],[-90.1483,38.8657],[-90.1479,38.8655],[-90.1463,38.8648],[-90.1459,38.8647],[-90.1448,38.8642],[-90.1446,38.8642],[-90.1442,38.864],[-90.1438,38.8639],[-90.1425,38.8635],[-90.1421,38.8634],[-90.1419,38.8633],[-90.1404,38.8628],[-90.1401,38.8627],[-90.1388,38.862],[-90.1368,38.8608],[-90.1363,38.8605],[-90.1349,38.8597],[-90.1343,38.8593],[-90.1325,38.8583],[-90.1319,38.858],[-90.1297,38.8569],[-90.1276,38.8559],[-90.1265,38.8554],[-90.1232,38.8539],[-90.121,38.8529],[-90.1201,38.8525],[-90.1174,38.8513],[-90.1165,38.8509],[-90.1149,38.8501],[-90.1133,38.8493],[-90.1118,38.8468],[-90.1113,38.8462],[-90.1112,38.846],[-90.1106,38.8452],[-90.1104,38.845],[-90.1102,38.8447],[-90.1101,38.8445],[-90.1096,38.8438],[-90.1094,38.8436],[-90.1093,38.8415],[-90.1091,38.8374],[-90.1095,38.8355],[-90.11,38.8336],[-90.1101,38.8333],[-90.1101,38.8331],[-90.1114,38.828],[-90.1123,38.8244],[-90.1145,38.8158],[-90.1147,38.815],[-90.1159,38.8112],[-90.1177,38.8058],[-90.1177,38.8057],[-90.1196,38.803],[-90.1215,38.8003],[-90.1217,38.8001],[-90.1231,38.7981],[-90.1262,38.7961],[-90.1287,38.7945],[-90.1312,38.7929],[-90.1325,38.7921],[-90.1339,38.7912],[-90.1386,38.7883],[-90.1392,38.7879],[-90.1444,38.7846],[-90.1447,38.7843],[-90.145,38.7841],[-90.1467,38.7831],[-90.1487,38.782],[-90.1544,38.7792],[-90.1604,38.7762],[-90.1621,38.7752],[-90.1664,38.7727],[-90.1666,38.7724],[-90.1683,38.7702],[-90.1691,38.7687],[-90.1704,38.7668],[-90.171,38.7659],[-90.172,38.7644],[-90.1721,38.7643],[-90.1724,38.7639],[-90.1735,38.7624],[-90.1746,38.7608],[-90.1749,38.7603],[-90.175,38.7601],[-90.1753,38.759],[-90.1759,38.755],[-90.1791,38.7503],[-90.1836,38.7467],[-90.1876,38.7448],[-90.1939,38.7418],[-90.1978,38.7395],[-90.2002,38.7374],[-90.2034,38.7349],[-90.2052,38.7321],[-90.2065,38.7307],[-90.2087,38.7285],[-90.2098,38.7262],[-90.2099,38.7261],[-90.2101,38.7253],[-90.2102,38.7252],[-90.2111,38.7223],[-90.2112,38.7221],[-90.2114,38.7214],[-90.2119,38.718],[-90.2119,38.7162],[-90.2125,38.7145],[-90.213,38.712],[-90.2119,38.7098],[-90.2109,38.707],[-90.2102,38.7044],[-90.2082,38.7009],[-90.206,38.6974],[-90.2025,38.6933],[-90.2016,38.6923],[-90.1988,38.6896],[-90.1976,38.6888],[-90.1968,38.6882],[-90.1962,38.6877],[-90.1957,38.6873],[-90.1941,38.6859],[-90.1918,38.6833],[-90.1908,38.6819],[-90.1897,38.6802],[-90.1886,38.6786],[-90.1878,38.6776],[-90.1871,38.6764],[-90.1868,38.6753],[-90.1867,38.6749],[-90.1866,38.6746],[-90.1856,38.6723],[-90.1849,38.6706],[-90.1845,38.669],[-90.184,38.6677],[-90.1837,38.667],[-90.1832,38.6662],[-90.1827,38.6651],[-90.1816,38.6604],[-90.1814,38.6597],[-90.1813,38.6592],[-90.1806,38.6574],[-90.1801,38.6557],[-90.1793,38.6524],[-90.1793,38.6509],[-90.1793,38.65],[-90.1791,38.6485],[-90.1786,38.6461],[-90.1785,38.6459],[-90.1785,38.6457],[-90.1782,38.6444],[-90.1779,38.6427],[-90.1778,38.642],[-90.1777,38.6412],[-90.1776,38.6409],[-90.1775,38.6396],[-90.1776,38.6365],[-90.1779,38.6338],[-90.1784,38.631],[-90.1784,38.6309],[-90.1785,38.6305],[-90.1788,38.6293],[-90.1788,38.6292],[-90.1789,38.6289],[-90.1794,38.6267],[-90.1809,38.6223],[-90.1825,38.6183],[-90.1826,38.6181],[-90.1826,38.618],[-90.1826,38.6179],[-90.1826,38.6178],[-90.1827,38.6175],[-90.1829,38.6172],[-90.1836,38.6152],[-90.1837,38.615],[-90.1838,38.6146],[-90.1838,38.6145],[-90.1844,38.6135],[-90.1848,38.612],[-90.1849,38.6116],[-90.185,38.6114],[-90.1851,38.6111],[-90.1853,38.6108],[-90.186,38.6095],[-90.1869,38.6079],[-90.1877,38.6066],[-90.1886,38.605],[-90.1903,38.6023],[-90.1924,38.5986],[-90.1934,38.5973],[-90.1944,38.596],[-90.1958,38.5945],[-90.1974,38.593],[-90.1983,38.5922],[-90.1996,38.5912],[-90.201,38.5899],[-90.2016,38.5893],[-90.2032,38.5881],[-90.2046,38.5874],[-90.2055,38.5867],[-90.2109,38.5833],[-90.2117,38.5825],[-90.2143,38.5806],[-90.218,38.5783],[-90.2191,38.5777],[-90.2204,38.5771],[-90.2211,38.5768],[-90.2221,38.5764],[-90.2231,38.5757],[-90.2241,38.5739],[-90.2293,38.5693],[-90.2297,38.569],[-90.2323,38.5667],[-90.2324,38.5665],[-90.2342,38.5638],[-90.2347,38.563],[-90.2348,38.5628],[-90.2349,38.5626],[-90.2355,38.5616],[-90.2362,38.5605],[-90.2367,38.5597],[-90.2369,38.5594],[-90.237,38.5592],[-90.2376,38.5583],[-90.2378,38.5579],[-90.2382,38.5574],[-90.2396,38.5558],[-90.2398,38.5555],[-90.24,38.5553],[-90.2406,38.5546],[-90.2413,38.5532],[-90.2422,38.5526],[-90.2428,38.5519],[-90.2447,38.5507],[-90.2472,38.5486],[-90.2483,38.5466],[-90.2492,38.5444],[-90.2504,38.5429],[-90.2523,38.5403],[-90.2547,38.5367],[-90.2566,38.5337],[-90.2574,38.5319],[-90.2574,38.5318],[-90.2578,38.5313],[-90.2606,38.5269],[-90.2617,38.525],[-90.2632,38.5225],[-90.2633,38.5223],[-90.2641,38.521],[-90.2642,38.5203],[-90.2649,38.5172],[-90.2662,38.5131],[-90.2663,38.5127],[-90.2688,38.5072],[-90.2695,38.5041],[-90.2705,38.5015],[-90.2707,38.5009],[-90.2708,38.5],[-90.2708,38.4999],[-90.2713,38.4976],[-90.2722,38.4943],[-90.2733,38.4915],[-90.2739,38.4891],[-90.2747,38.4866],[-90.2749,38.4863],[-90.2756,38.4851],[-90.2768,38.4825],[-90.2778,38.4799],[-90.2785,38.4777],[-90.2791,38.474],[-90.2792,38.4719],[-90.2799,38.4695],[-90.2809,38.4664],[-90.2818,38.4627],[-90.2824,38.4605],[-90.2827,38.4575],[-90.2829,38.457],[-90.284,38.4517],[-90.2857,38.4457],[-90.2875,38.4402],[-90.2885,38.4369],[-90.2899,38.4331],[-90.2911,38.4309],[-90.2937,38.4275],[-90.2969,38.4248],[-90.3042,38.42],[-90.3085,38.4174],[-90.3112,38.4157],[-90.3122,38.4147],[-90.3144,38.4124],[-90.3205,38.4065],[-90.3258,38.401],[-90.3294,38.398],[-90.33,38.3974],[-90.332,38.3961],[-90.3343,38.3948],[-90.3379,38.3909],[-90.3404,38.3893],[-90.3414,38.3883],[-90.3433,38.3856],[-90.3436,38.3851],[-90.3443,38.384],[-90.3451,38.3828],[-90.3475,38.3797],[-90.3492,38.3773],[-90.3506,38.3748],[-90.3521,38.3718],[-90.354,38.3673],[-90.355,38.364],[-90.3559,38.3605],[-90.3578,38.3572],[-90.3612,38.3524],[-90.3644,38.3475],[-90.3674,38.3411],[-90.3692,38.3371],[-90.3708,38.3336],[-90.3715,38.3309],[-90.3713,38.3265],[-90.3714,38.323],[-90.3716,38.3217],[-90.3719,38.3198],[-90.3726,38.3162],[-90.3725,38.312],[-90.3723,38.31],[-90.3717,38.3079],[-90.3715,38.3062],[-90.3719,38.3034],[-90.3726,38.3004],[-90.3726,38.2984],[-90.3726,38.2964],[-90.3727,38.2936],[-90.3727,38.291],[-90.3727,38.2895],[-90.3727,38.2862],[-90.3724,38.2837],[-90.3718,38.2805],[-90.3716,38.28],[-90.3716,38.2794],[-90.3714,38.2787],[-90.3713,38.2779],[-90.3711,38.2766],[-90.3707,38.2744],[-90.3704,38.2711],[-90.3699,38.2677],[-90.3693,38.2648],[-90.3691,38.2639],[-90.3688,38.2631],[-90.3685,38.2619],[-90.3684,38.2616],[-90.3681,38.2602],[-90.3677,38.2581],[-90.3672,38.2555],[-90.3669,38.2525],[-90.3669,38.2507],[-90.367,38.2483],[-90.3664,38.2459],[-90.3651,38.2407],[-90.3639,38.2364],[-90.3622,38.2312],[-90.3601,38.2257],[-90.3586,38.222],[-90.3558,38.2169],[-90.3554,38.2163],[-90.3534,38.2132],[-90.3532,38.2129],[-90.3525,38.212],[-90.3524,38.2118],[-90.3522,38.2116],[-90.3502,38.2094],[-90.3478,38.2065],[-90.3444,38.2026],[-90.3433,38.2013],[-90.3425,38.2002],[-90.3418,38.1991],[-90.3399,38.1963],[-90.3393,38.1957],[-90.3384,38.1947],[-90.3379,38.1941],[-90.3371,38.1931],[-90.3362,38.1922],[-90.3357,38.1915],[-90.3342,38.1899],[-90.3302,38.1865],[-90.3272,38.1843],[-90.324,38.1824],[-90.3204,38.1808],[-90.3169,38.1795],[-90.3106,38.1786],[-90.3042,38.1764],[-90.3003,38.1751],[-90.2906,38.1704],[-90.283,38.1644],[-90.2765,38.159],[-90.2748,38.1576],[-90.2664,38.1462],[-90.2658,38.1454],[-90.2582,38.1351],[-90.2558,38.1319],[-90.2551,38.1311],[-90.2533,38.1286],[-90.2527,38.1278],[-90.2525,38.1275],[-90.2511,38.1261],[-90.2506,38.1256],[-90.2501,38.1251],[-90.2493,38.1225],[-90.2487,38.1209],[-90.2483,38.1201],[-90.2456,38.1159],[-90.2426,38.1121],[-90.2407,38.1104],[-90.2379,38.1082],[-90.2343,38.1061],[-90.2303,38.1034],[-90.2282,38.1013],[-90.2233,38.0978],[-90.217,38.0935],[-90.2082,38.0888],[-90.2077,38.0885],[-90.2071,38.0882],[-90.2067,38.088],[-90.2028,38.0852],[-90.1881,38.0769],[-90.1788,38.0719],[-90.176,38.0707],[-90.1722,38.0696],[-90.1686,38.0716],[-90.1644,38.0739],[-90.1634,38.0744],[-90.1626,38.0746],[-90.1616,38.0749],[-90.1606,38.0749],[-90.1599,38.0749],[-90.1583,38.075],[-90.1581,38.0749],[-90.1576,38.0747],[-90.1568,38.0743],[-90.1552,38.0736],[-90.1538,38.0729],[-90.1536,38.0729],[-90.153,38.0724],[-90.1529,38.0723],[-90.1522,38.072],[-90.152,38.0719],[-90.1519,38.0718],[-90.1518,38.0718],[-90.1515,38.0717],[-90.1506,38.0713],[-90.1493,38.0707],[-90.1489,38.0706],[-90.1487,38.0705],[-90.1482,38.0703],[-90.1481,38.0703],[-90.1475,38.0701],[-90.1471,38.07],[-90.1463,38.0698],[-90.1449,38.0692],[-90.1445,38.069],[-90.1442,38.0688],[-90.1441,38.0688],[-90.1432,38.0684],[-90.1422,38.0679],[-90.1421,38.0679],[-90.142,38.0678],[-90.1419,38.0678],[-90.1417,38.0677],[-90.1416,38.0676],[-90.1413,38.0675],[-90.1413,38.0674],[-90.1386,38.0658],[-90.1376,38.0652],[-90.1367,38.0647],[-90.1339,38.0639],[-90.1308,38.0623],[-90.1296,38.0614],[-90.1295,38.0613],[-90.1294,38.0613],[-90.1288,38.0607],[-90.1282,38.0596],[-90.1281,38.0596],[-90.1278,38.0588],[-90.1276,38.0581],[-90.1275,38.0581],[-90.1275,38.058],[-90.1274,38.0578],[-90.1264,38.0549],[-90.1263,38.0544],[-90.1263,38.0543],[-90.1261,38.052],[-90.1261,38.0513],[-90.126,38.0506],[-90.1261,38.0473],[-90.1261,38.0471],[-90.1262,38.047],[-90.1266,38.044],[-90.1266,38.0431],[-90.1265,38.0425],[-90.1265,38.0424],[-90.1265,38.0417],[-90.1262,38.0407],[-90.1251,38.0393],[-90.1245,38.0388],[-90.1235,38.0379],[-90.123,38.0375],[-90.123,38.0374],[-90.1225,38.037],[-90.1222,38.0366],[-90.1213,38.0357],[-90.1205,38.0348],[-90.1202,38.0346],[-90.1191,38.0333],[-90.1187,38.0329],[-90.1186,38.0328],[-90.1185,38.0327],[-90.1174,38.0317],[-90.1157,38.0303],[-90.1149,38.0296],[-90.1143,38.0291],[-90.1142,38.0291],[-90.1142,38.029],[-90.1141,38.029],[-90.1134,38.0286],[-90.1133,38.0286],[-90.1129,38.0283],[-90.1128,38.0282],[-90.1127,38.0282],[-90.1127,38.0281],[-90.1126,38.0281],[-90.1125,38.028],[-90.1124,38.0279],[-90.112,38.0276],[-90.1114,38.0272],[-90.1109,38.0268],[-90.1108,38.0267],[-90.1107,38.0267],[-90.1107,38.0266],[-90.1105,38.0266],[-90.1097,38.0261],[-90.1096,38.0261],[-90.1096,38.026],[-90.1094,38.026],[-90.1089,38.0257],[-90.1088,38.0257],[-90.1077,38.0251],[-90.107,38.0248],[-90.1065,38.0246],[-90.106,38.0241],[-90.105,38.0236],[-90.1049,38.0236],[-90.1041,38.0231],[-90.1029,38.0224],[-90.1021,38.022],[-90.1002,38.0209],[-90.0991,38.0202],[-90.0986,38.02],[-90.0982,38.02],[-90.0978,38.0199],[-90.0975,38.0197],[-90.0974,38.0196],[-90.0966,38.0194],[-90.0954,38.0188],[-90.0944,38.0182],[-90.0938,38.0178],[-90.0937,38.0178],[-90.0935,38.0177],[-90.093,38.0174],[-90.0928,38.0173],[-90.0924,38.0171],[-90.0922,38.0171],[-90.0914,38.017],[-90.0907,38.0167],[-90.0905,38.0166],[-90.0899,38.0163],[-90.0897,38.0162],[-90.0895,38.0162],[-90.0894,38.0161],[-90.0891,38.016],[-90.0883,38.0158],[-90.0868,38.0155],[-90.0854,38.0157],[-90.0853,38.0157],[-90.0852,38.0157],[-90.085,38.0156],[-90.0841,38.0154],[-90.081,38.0154],[-90.0772,38.016],[-90.0761,38.0162],[-90.0742,38.0166],[-90.0723,38.017],[-90.0713,38.017],[-90.0712,38.017],[-90.0706,38.0169],[-90.0695,38.0169],[-90.0679,38.0169],[-90.0666,38.0169],[-90.066,38.0169],[-90.0653,38.0169],[-90.0651,38.0169],[-90.065,38.0169],[-90.0642,38.0167],[-90.0637,38.0166],[-90.0636,38.0166],[-90.0628,38.0164],[-90.0618,38.0162],[-90.0614,38.0161],[-90.0603,38.0158],[-90.0595,38.0156],[-90.0594,38.0155],[-90.0592,38.0154],[-90.0586,38.0151],[-90.0573,38.0144],[-90.0564,38.013],[-90.0554,38.0119],[-90.0546,38.0106],[-90.0545,38.0103],[-90.0543,38.0101],[-90.0538,38.0096],[-90.0536,38.0094],[-90.0537,38.0093],[-90.0537,38.0092],[-90.0537,38.009],[-90.0531,38.0071],[-90.0519,38.0054],[-90.0444,38.002],[-90.0405,38.0002],[-90.0357,37.9978],[-90.0318,37.9951],[-90.0242,37.9881],[-90.0223,37.9862],[-90.0163,37.9796],[-90.0143,37.9772],[-90.012,37.9746],[-90.0079,37.9701],[-90.0033,37.9664],[-90.0001,37.9646],[-89.9968,37.9632],[-89.992,37.9622],[-89.9881,37.9618],[-89.9845,37.9619],[-89.9822,37.9621],[-89.9789,37.9628],[-89.9724,37.9639],[-89.972,37.9639],[-89.9694,37.9639],[-89.9651,37.9644],[-89.9623,37.965],[-89.9517,37.9678],[-89.9507,37.968],[-89.9423,37.9704],[-89.9407,37.9709],[-89.9406,37.9705],[-89.9402,37.9694],[-89.9399,37.9684],[-89.9397,37.9681],[-89.9397,37.968],[-89.9395,37.9679],[-89.9393,37.9665],[-89.9377,37.965],[-89.9376,37.9644],[-89.9375,37.9643],[-89.937,37.9634],[-89.9368,37.9629],[-89.9367,37.9628],[-89.9367,37.9627],[-89.9367,37.9624],[-89.9369,37.9617],[-89.9369,37.9615],[-89.9369,37.9614],[-89.9368,37.9612],[-89.9366,37.9608],[-89.9364,37.9601],[-89.9364,37.96],[-89.936,37.9596],[-89.9359,37.9596],[-89.9348,37.9593],[-89.9347,37.9593],[-89.9344,37.9592],[-89.9338,37.9592],[-89.9338,37.9591],[-89.9321,37.9593],[-89.9318,37.9593],[-89.9304,37.9595],[-89.9251,37.96],[-89.9248,37.9599],[-89.9247,37.9599],[-89.9246,37.9599],[-89.9248,37.9595],[-89.925,37.9589],[-89.9251,37.9588],[-89.9252,37.9584],[-89.9249,37.9574],[-89.9248,37.9566],[-89.9248,37.956],[-89.9247,37.9558],[-89.9247,37.9552],[-89.9249,37.9549],[-89.9251,37.9545],[-89.9253,37.9542],[-89.9261,37.9533],[-89.9267,37.9528],[-89.9267,37.9526],[-89.927,37.9524],[-89.9272,37.9522],[-89.9274,37.9521],[-89.9275,37.952],[-89.9278,37.9516],[-89.9282,37.9511],[-89.9287,37.9506],[-89.9299,37.9498],[-89.9306,37.9492],[-89.9309,37.9487],[-89.9313,37.9483],[-89.9322,37.9477],[-89.933,37.9472],[-89.9341,37.9469],[-89.9347,37.9468],[-89.9355,37.9469],[-89.9364,37.9468],[-89.937,37.9468],[-89.9373,37.9467],[-89.938,37.9463],[-89.9393,37.9454],[-89.9414,37.9439],[-89.9417,37.9436],[-89.9431,37.9428],[-89.9442,37.9422],[-89.9447,37.942],[-89.9457,37.9412],[-89.9462,37.9409],[-89.9466,37.9407],[-89.9473,37.9403],[-89.9474,37.9403],[-89.9476,37.9402],[-89.9484,37.94],[-89.9505,37.9401],[-89.9518,37.94],[-89.9525,37.9401],[-89.9531,37.9402],[-89.9533,37.9403],[-89.9537,37.9404],[-89.9545,37.9404],[-89.956,37.9402],[-89.9561,37.9402],[-89.9575,37.9399],[-89.9578,37.94],[-89.9582,37.9401],[-89.9586,37.9402],[-89.9594,37.9402],[-89.9596,37.9402],[-89.9597,37.9401],[-89.9598,37.9401],[-89.9597,37.94],[-89.9603,37.9393],[-89.9603,37.939],[-89.9603,37.9388],[-89.9603,37.9385],[-89.9604,37.9381],[-89.9608,37.9374],[-89.9608,37.9371],[-89.9609,37.9366],[-89.9611,37.9364],[-89.9613,37.9362],[-89.9618,37.936],[-89.9623,37.9357],[-89.9624,37.9356],[-89.9625,37.9355],[-89.9626,37.9353],[-89.9626,37.935],[-89.9621,37.9346],[-89.962,37.9346],[-89.962,37.9344],[-89.9619,37.9341],[-89.9621,37.9339],[-89.9624,37.9338],[-89.9629,37.9337],[-89.963,37.9337],[-89.9644,37.9334],[-89.9654,37.9331],[-89.9658,37.933],[-89.9679,37.9318],[-89.9685,37.9314],[-89.9694,37.9309],[-89.9695,37.9308],[-89.9711,37.93],[-89.9726,37.9289],[-89.9735,37.9284],[-89.9741,37.9277],[-89.9746,37.9271],[-89.9748,37.9265],[-89.9748,37.9263],[-89.9749,37.926],[-89.9747,37.9249],[-89.9742,37.9235],[-89.9741,37.9226],[-89.9741,37.9211],[-89.9742,37.9195],[-89.9738,37.918],[-89.973,37.9169],[-89.9708,37.9146],[-89.9704,37.9138],[-89.9683,37.9099],[-89.9672,37.9081],[-89.9668,37.9074],[-89.9663,37.9067],[-89.9662,37.9063],[-89.9658,37.9046],[-89.9657,37.904],[-89.9653,37.9031],[-89.9653,37.903],[-89.965,37.9025],[-89.9651,37.9024],[-89.9651,37.9023],[-89.9652,37.9023],[-89.9653,37.9024],[-89.9653,37.9023],[-89.9641,37.9014],[-89.9633,37.9006],[-89.9614,37.8984],[-89.9605,37.8974],[-89.9588,37.8947],[-89.9568,37.8911],[-89.9561,37.8899],[-89.956,37.8898],[-89.9552,37.8882],[-89.9551,37.8881],[-89.9551,37.888],[-89.955,37.8879],[-89.9548,37.8875],[-89.9543,37.8866],[-89.9543,37.8864],[-89.9536,37.8851],[-89.9534,37.8846],[-89.953,37.884],[-89.9523,37.8832],[-89.9511,37.8821],[-89.9483,37.8802],[-89.948,37.88],[-89.9478,37.8798],[-89.9474,37.8797],[-89.9459,37.8789],[-89.9429,37.8774],[-89.9407,37.8764],[-89.9404,37.8762],[-89.9395,37.8758],[-89.9394,37.8757],[-89.938,37.8752],[-89.9377,37.8751],[-89.9378,37.875],[-89.9383,37.8746],[-89.9386,37.8743],[-89.9385,37.8743],[-89.9383,37.8743],[-89.9381,37.8744],[-89.9379,37.8744],[-89.9376,37.8747],[-89.9375,37.8748],[-89.9374,37.8748],[-89.9373,37.8748],[-89.9373,37.8749],[-89.9369,37.8748],[-89.9368,37.8747],[-89.9352,37.8743],[-89.9346,37.874],[-89.9343,37.874],[-89.9343,37.8739],[-89.9341,37.8739],[-89.9339,37.8738],[-89.9337,37.8738],[-89.9332,37.8737],[-89.933,37.8735],[-89.9328,37.8735],[-89.9327,37.8735],[-89.9325,37.8735],[-89.9319,37.8734],[-89.9318,37.8733],[-89.9317,37.8733],[-89.9313,37.8732],[-89.9311,37.8731],[-89.931,37.8731],[-89.9305,37.8728],[-89.9301,37.8727],[-89.9297,37.8726],[-89.929,37.8724],[-89.9289,37.8724],[-89.9288,37.8723],[-89.9283,37.8722],[-89.9282,37.8721],[-89.9279,37.8721],[-89.9275,37.8719],[-89.9265,37.8716],[-89.9263,37.8715],[-89.9261,37.8714],[-89.9259,37.8714],[-89.9253,37.8712],[-89.9246,37.871],[-89.9245,37.8709],[-89.9243,37.8709],[-89.9237,37.8708],[-89.9234,37.8708],[-89.9234,37.8707],[-89.923,37.8707],[-89.9225,37.8706],[-89.9223,37.8704],[-89.9215,37.8704],[-89.9199,37.8702],[-89.9188,37.8702],[-89.918,37.8699],[-89.9175,37.8699],[-89.9147,37.8698],[-89.9132,37.8697],[-89.9099,37.8696],[-89.9097,37.8695],[-89.9087,37.8695],[-89.9056,37.8694],[-89.9042,37.8695],[-89.9041,37.8696],[-89.9034,37.8695],[-89.9032,37.8696],[-89.903,37.8698],[-89.9024,37.8697],[-89.9021,37.87],[-89.9016,37.8699],[-89.9013,37.87],[-89.9011,37.8701],[-89.9009,37.8701],[-89.8997,37.8705],[-89.8993,37.8706],[-89.8991,37.8707],[-89.8988,37.8708],[-89.8985,37.8709],[-89.8983,37.8709],[-89.898,37.8711],[-89.8979,37.8711],[-89.8975,37.8713],[-89.8974,37.8713],[-89.8968,37.8718],[-89.8966,37.8717],[-89.8963,37.872],[-89.8961,37.872],[-89.8955,37.8724],[-89.8953,37.8724],[-89.8951,37.8726],[-89.8946,37.8728],[-89.8945,37.8728],[-89.8942,37.873],[-89.894,37.873],[-89.8936,37.8732],[-89.8935,37.8732],[-89.8933,37.8734],[-89.8931,37.8734],[-89.8928,37.8736],[-89.8927,37.8736],[-89.8924,37.8738],[-89.8922,37.8738],[-89.8915,37.8742],[-89.8913,37.8742],[-89.8911,37.8744],[-89.891,37.8744],[-89.8908,37.8745],[-89.8906,37.8746],[-89.8904,37.8747],[-89.8902,37.8749],[-89.89,37.8749],[-89.8899,37.8749],[-89.8899,37.875],[-89.8898,37.8751],[-89.8897,37.8751],[-89.8895,37.8752],[-89.8838,37.8783],[-89.8834,37.8785],[-89.882,37.8793],[-89.8797,37.8807],[-89.8786,37.8815],[-89.8761,37.8836],[-89.8752,37.8846],[-89.8752,37.8848],[-89.875,37.8849],[-89.8749,37.8849],[-89.8748,37.885],[-89.8747,37.8852],[-89.8741,37.8857],[-89.8737,37.8864],[-89.8725,37.8875],[-89.8725,37.8876],[-89.8724,37.8877],[-89.8723,37.8877],[-89.8719,37.8881],[-89.8708,37.8894],[-89.8705,37.89],[-89.8701,37.8904],[-89.8693,37.8911],[-89.8687,37.8918],[-89.8682,37.8923],[-89.8678,37.8925],[-89.8673,37.8931],[-89.8667,37.8937],[-89.8652,37.8952],[-89.8644,37.8958],[-89.8634,37.8966],[-89.8624,37.8973],[-89.8619,37.8977],[-89.8612,37.898],[-89.8605,37.8983],[-89.8595,37.8987],[-89.8592,37.8987],[-89.8587,37.8989],[-89.8585,37.8989],[-89.8584,37.899],[-89.858,37.899],[-89.8573,37.8991],[-89.8572,37.8991],[-89.8571,37.8992],[-89.8568,37.8994],[-89.8567,37.8996],[-89.8565,37.8999],[-89.8561,37.9004],[-89.856,37.9005],[-89.8551,37.9011],[-89.8544,37.9015],[-89.8542,37.9016],[-89.8536,37.902],[-89.8532,37.9022],[-89.8526,37.9026],[-89.8515,37.9034],[-89.8514,37.9037],[-89.8511,37.9039],[-89.8509,37.904],[-89.8505,37.9042],[-89.8497,37.9042],[-89.849,37.9044],[-89.8483,37.9045],[-89.8482,37.9045],[-89.8481,37.9046],[-89.8479,37.9046],[-89.8478,37.9046],[-89.8475,37.9047],[-89.8473,37.9047],[-89.8466,37.905],[-89.8464,37.9051],[-89.8461,37.9052],[-89.8456,37.9053],[-89.8451,37.9055],[-89.8448,37.9055],[-89.8448,37.9056],[-89.8446,37.9055],[-89.844,37.9054],[-89.8438,37.9054],[-89.8426,37.9052],[-89.8403,37.9041],[-89.8383,37.903],[-89.8378,37.9027],[-89.8372,37.9023],[-89.8363,37.9019],[-89.83,37.8979],[-89.8298,37.8977],[-89.8247,37.8946],[-89.8246,37.8946],[-89.8245,37.8945],[-89.8205,37.8919],[-89.8168,37.8897],[-89.8157,37.8889],[-89.8136,37.8877],[-89.8121,37.8869],[-89.8109,37.8863],[-89.8108,37.8862],[-89.8107,37.8862],[-89.8105,37.8861],[-89.8104,37.886],[-89.8077,37.8848],[-89.8069,37.8844],[-89.8039,37.883],[-89.8009,37.882],[-89.7996,37.8816],[-89.7993,37.8815],[-89.7983,37.8805],[-89.798,37.8796],[-89.7981,37.8794],[-89.7981,37.8792],[-89.7982,37.879],[-89.7982,37.8788],[-89.7983,37.8786],[-89.7983,37.8783],[-89.7984,37.8772],[-89.7984,37.8771],[-89.7983,37.8767],[-89.7983,37.8764],[-89.7982,37.8757],[-89.7982,37.8755],[-89.7981,37.8752],[-89.798,37.875],[-89.7977,37.8745],[-89.7977,37.8744],[-89.7977,37.8743],[-89.7977,37.8742],[-89.7979,37.8736],[-89.7981,37.8732],[-89.7983,37.873],[-89.7987,37.8725],[-89.799,37.8722],[-89.7991,37.872],[-89.7998,37.8713],[-89.8,37.8709],[-89.7999,37.8703],[-89.8,37.8699],[-89.8003,37.8688],[-89.8003,37.8686],[-89.7994,37.8675],[-89.7975,37.8621],[-89.7969,37.8611],[-89.7961,37.8595],[-89.7951,37.8584],[-89.7937,37.8571],[-89.7863,37.8517],[-89.7831,37.8542],[-89.7829,37.8543],[-89.7828,37.8543],[-89.7826,37.8546],[-89.7825,37.8547],[-89.7823,37.8548],[-89.782,37.855],[-89.7798,37.8539],[-89.776,37.8527],[-89.775,37.8523],[-89.7743,37.8521],[-89.7695,37.8522],[-89.7672,37.852],[-89.7652,37.8518],[-89.762,37.8506],[-89.7612,37.8502],[-89.7599,37.8494],[-89.7586,37.8484],[-89.7574,37.8476],[-89.7541,37.8464],[-89.7507,37.8469],[-89.7501,37.847],[-89.75,37.847],[-89.7499,37.847],[-89.749,37.847],[-89.7487,37.847],[-89.748,37.847],[-89.7478,37.847],[-89.747,37.8465],[-89.7462,37.8463],[-89.7456,37.8462],[-89.745,37.8464],[-89.7447,37.8461],[-89.7446,37.8462],[-89.7441,37.8463],[-89.7437,37.8465],[-89.7432,37.8467],[-89.7431,37.8467],[-89.742,37.8469],[-89.7412,37.847],[-89.7407,37.8471],[-89.7405,37.847],[-89.7399,37.8469],[-89.7397,37.8462],[-89.7389,37.8452],[-89.7382,37.8447],[-89.7371,37.844],[-89.7364,37.8435],[-89.7364,37.8434],[-89.7356,37.8424],[-89.7355,37.8424],[-89.7352,37.8418],[-89.7343,37.8408],[-89.7338,37.8395],[-89.7326,37.8384],[-89.7316,37.8374],[-89.7311,37.8369],[-89.7308,37.8365],[-89.73,37.8357],[-89.7294,37.8351],[-89.7284,37.8342],[-89.7272,37.8332],[-89.7255,37.832],[-89.7239,37.831],[-89.7228,37.8302],[-89.7212,37.8287],[-89.7206,37.8281],[-89.7199,37.8275],[-89.7188,37.8267],[-89.7174,37.8257],[-89.7158,37.8247],[-89.7144,37.8239],[-89.7118,37.8224],[-89.7101,37.8213],[-89.7083,37.8202],[-89.7074,37.8195],[-89.7067,37.8191],[-89.7047,37.8179],[-89.7044,37.8178],[-89.7035,37.8172],[-89.7028,37.8168],[-89.7024,37.8166],[-89.7007,37.8158],[-89.6995,37.8154],[-89.699,37.8152],[-89.6979,37.8148],[-89.6966,37.8143],[-89.6962,37.8141],[-89.695,37.8136],[-89.6934,37.8127],[-89.6918,37.812],[-89.6912,37.8117],[-89.6901,37.8111],[-89.6895,37.8108],[-89.689,37.8105],[-89.6886,37.8102],[-89.6872,37.8095],[-89.6871,37.8094],[-89.6866,37.8092],[-89.6855,37.8089],[-89.6849,37.8087],[-89.6829,37.8078],[-89.6824,37.8075],[-89.6815,37.8069],[-89.6814,37.8068],[-89.6812,37.8067],[-89.6811,37.8066],[-89.681,37.8066],[-89.6802,37.8063],[-89.6795,37.8061],[-89.6779,37.8052],[-89.6776,37.8051],[-89.6772,37.8048],[-89.6769,37.8046],[-89.6765,37.8043],[-89.6761,37.8041],[-89.6758,37.8039],[-89.6756,37.8037],[-89.6753,37.8036],[-89.6746,37.8033],[-89.6743,37.8031],[-89.6733,37.8023],[-89.6732,37.8023],[-89.6713,37.8011],[-89.6701,37.8003],[-89.6696,37.7999],[-89.6693,37.7994],[-89.6686,37.7986],[-89.6684,37.7982],[-89.6679,37.7974],[-89.6672,37.7965],[-89.666,37.7942],[-89.6659,37.794],[-89.6652,37.7929],[-89.665,37.7926],[-89.6648,37.7922],[-89.6645,37.7918],[-89.6643,37.7915],[-89.664,37.7908],[-89.6634,37.7901],[-89.6627,37.7895],[-89.6621,37.7889],[-89.6618,37.7886],[-89.6613,37.7882],[-89.6607,37.7873],[-89.6604,37.7863],[-89.6602,37.7847],[-89.6603,37.7826],[-89.6602,37.781],[-89.6604,37.7794],[-89.6607,37.7775],[-89.6607,37.7774],[-89.6612,37.7757],[-89.662,37.7738],[-89.6622,37.7734],[-89.6624,37.7728],[-89.6626,37.7721],[-89.6628,37.7717],[-89.6629,37.7715],[-89.6632,37.7707],[-89.6633,37.7705],[-89.6635,37.77],[-89.664,37.7688],[-89.6641,37.7685],[-89.6648,37.767],[-89.6658,37.7655],[-89.6665,37.7642],[-89.6665,37.764],[-89.6668,37.7625],[-89.667,37.7623],[-89.6674,37.7614],[-89.6675,37.7613],[-89.6679,37.7603],[-89.668,37.7595],[-89.6679,37.7586],[-89.6677,37.7581],[-89.6672,37.7571],[-89.667,37.7568],[-89.6665,37.7559],[-89.6664,37.7556],[-89.6663,37.7552],[-89.6661,37.7549],[-89.6661,37.7544],[-89.666,37.7537],[-89.666,37.7536],[-89.6655,37.7521],[-89.6655,37.752],[-89.665,37.7514],[-89.6649,37.7512],[-89.6647,37.7511],[-89.664,37.7506],[-89.6637,37.7503],[-89.6633,37.7501],[-89.6628,37.7498],[-89.6621,37.7493],[-89.6613,37.7489],[-89.6608,37.7486],[-89.6606,37.7486],[-89.6604,37.7484],[-89.6602,37.7483],[-89.6601,37.7482],[-89.6599,37.7482],[-89.6585,37.7477],[-89.6577,37.7475],[-89.6556,37.7468],[-89.6527,37.7461],[-89.6505,37.7457],[-89.6495,37.7455],[-89.6484,37.7456],[-89.6482,37.7456],[-89.648,37.7457],[-89.6477,37.7458],[-89.6469,37.746],[-89.6466,37.746],[-89.6461,37.7461],[-89.6455,37.7461],[-89.6454,37.7461],[-89.6431,37.746],[-89.6421,37.746],[-89.6409,37.746],[-89.6402,37.7461],[-89.64,37.7461],[-89.6372,37.7461],[-89.6366,37.7461],[-89.6362,37.7461],[-89.6342,37.7458],[-89.6334,37.7458],[-89.6325,37.7462],[-89.6315,37.7466],[-89.631,37.7468],[-89.6297,37.7474],[-89.628,37.7481],[-89.6272,37.7486],[-89.6263,37.749],[-89.6251,37.7491],[-89.624,37.7491],[-89.6227,37.7493],[-89.6216,37.7493],[-89.6197,37.7496],[-89.6186,37.7498],[-89.6181,37.7498],[-89.6175,37.7497],[-89.6173,37.7497],[-89.6167,37.7494],[-89.6164,37.7492],[-89.6161,37.7487],[-89.6159,37.7482],[-89.616,37.7476],[-89.616,37.7467],[-89.6161,37.746],[-89.6161,37.7456],[-89.6161,37.745],[-89.6161,37.7449],[-89.6162,37.7443],[-89.6162,37.7437],[-89.616,37.7433],[-89.6159,37.7431],[-89.6157,37.7427],[-89.6156,37.7427],[-89.6154,37.7425],[-89.6151,37.7424],[-89.615,37.7423],[-89.6147,37.742],[-89.6144,37.7417],[-89.6137,37.741],[-89.6135,37.7407],[-89.6134,37.7407],[-89.6132,37.7405],[-89.6131,37.7404],[-89.613,37.7404],[-89.6127,37.7401],[-89.6125,37.74],[-89.6122,37.74],[-89.612,37.74],[-89.6116,37.7399],[-89.6112,37.7399],[-89.6109,37.74],[-89.6103,37.7401],[-89.6098,37.74],[-89.6092,37.7398],[-89.6088,37.7397],[-89.6081,37.7393],[-89.6067,37.7384],[-89.6052,37.7378],[-89.6043,37.7373],[-89.6036,37.737],[-89.6027,37.7366],[-89.6026,37.7366],[-89.6025,37.7366],[-89.6024,37.7366],[-89.6023,37.7365],[-89.6021,37.7363],[-89.6018,37.7361],[-89.6012,37.7358],[-89.601,37.7356],[-89.6009,37.7355],[-89.5998,37.735],[-89.599,37.7347],[-89.5986,37.7344],[-89.5983,37.7342],[-89.5975,37.7335],[-89.5961,37.7319],[-89.5952,37.7312],[-89.5947,37.7304],[-89.5945,37.7301],[-89.5944,37.7298],[-89.5941,37.7293],[-89.5939,37.7288],[-89.5939,37.7285],[-89.5938,37.7282],[-89.5939,37.7281],[-89.5937,37.7277],[-89.5931,37.727],[-89.5929,37.7267],[-89.5922,37.7262],[-89.5921,37.7258],[-89.5917,37.7254],[-89.5916,37.7251],[-89.5916,37.7246],[-89.5915,37.7244],[-89.5915,37.7243],[-89.5915,37.7242],[-89.5915,37.7241],[-89.5914,37.7238],[-89.5914,37.7237],[-89.5913,37.7235],[-89.5913,37.7234],[-89.5911,37.7232],[-89.5911,37.7231],[-89.5899,37.7217],[-89.5888,37.7205],[-89.588,37.7192],[-89.5876,37.7184],[-89.5872,37.7175],[-89.5869,37.7171],[-89.5867,37.7168],[-89.586,37.7159],[-89.5858,37.7157],[-89.5855,37.7153],[-89.5851,37.7149],[-89.585,37.7148],[-89.5845,37.7143],[-89.5842,37.714],[-89.584,37.7139],[-89.584,37.7138],[-89.5833,37.7133],[-89.5831,37.7131],[-89.5825,37.7128],[-89.5816,37.7123],[-89.5807,37.712],[-89.5806,37.712],[-89.5799,37.7117],[-89.5798,37.7116],[-89.5793,37.7114],[-89.5788,37.7112],[-89.5779,37.7109],[-89.5773,37.7108],[-89.5772,37.7107],[-89.5767,37.7105],[-89.5761,37.7103],[-89.5742,37.7094],[-89.5735,37.7091],[-89.5732,37.709],[-89.5722,37.7087],[-89.5719,37.7086],[-89.5698,37.708],[-89.5667,37.7072],[-89.5632,37.7065],[-89.561,37.7061],[-89.5597,37.7058],[-89.5567,37.7052],[-89.5559,37.705],[-89.5546,37.7047],[-89.5509,37.7037],[-89.5485,37.7031],[-89.5395,37.7012],[-89.5387,37.7011],[-89.5357,37.7008],[-89.5341,37.7006],[-89.5314,37.7003],[-89.5294,37.6997],[-89.5279,37.6992],[-89.5277,37.6991],[-89.5274,37.699],[-89.5271,37.6989],[-89.5269,37.6988],[-89.5257,37.6984],[-89.5256,37.6984],[-89.522,37.6965],[-89.5217,37.6963],[-89.5205,37.6955],[-89.5197,37.695],[-89.5192,37.6947],[-89.5174,37.6933],[-89.5167,37.6928],[-89.5166,37.6927],[-89.5165,37.6925],[-89.5162,37.6923],[-89.5161,37.692],[-89.5151,37.6909],[-89.5147,37.6904],[-89.5145,37.6902],[-89.5143,37.6899],[-89.514,37.6895],[-89.5139,37.6892],[-89.5132,37.6879],[-89.512,37.6855],[-89.512,37.6836],[-89.512,37.682],[-89.512,37.681],[-89.5127,37.6795],[-89.5139,37.6766],[-89.5153,37.6718],[-89.5154,37.6714],[-89.5159,37.6691],[-89.516,37.6687],[-89.5161,37.668],[-89.5162,37.6673],[-89.5163,37.6668],[-89.5165,37.6649],[-89.5167,37.6608],[-89.5168,37.659],[-89.5168,37.657],[-89.5168,37.6563],[-89.5168,37.6561],[-89.5165,37.6541],[-89.5164,37.6534],[-89.5162,37.6526],[-89.5159,37.6508],[-89.5159,37.6503],[-89.5159,37.6495],[-89.5159,37.6483],[-89.5159,37.6456],[-89.5164,37.6449],[-89.517,37.6439],[-89.5171,37.6438],[-89.5174,37.6427],[-89.5176,37.6416],[-89.5177,37.6412],[-89.5168,37.6391],[-89.5163,37.6379],[-89.516,37.6372],[-89.5156,37.6364],[-89.5136,37.6346],[-89.5105,37.6317],[-89.5093,37.63],[-89.5079,37.6275],[-89.5066,37.6251],[-89.5057,37.6244],[-89.5037,37.6227],[-89.5031,37.6222],[-89.5024,37.6216],[-89.5022,37.6215],[-89.5018,37.6211],[-89.501,37.6203],[-89.5001,37.6197],[-89.4985,37.6178],[-89.4971,37.6162],[-89.4961,37.6154],[-89.4957,37.615],[-89.4953,37.6147],[-89.4951,37.6145],[-89.4929,37.6132],[-89.4905,37.6113],[-89.4878,37.6092],[-89.4858,37.6072],[-89.485,37.6063],[-89.4836,37.6048],[-89.4834,37.6045],[-89.4808,37.6018],[-89.4784,37.5989],[-89.4765,37.5956],[-89.4759,37.593],[-89.476,37.5902],[-89.4765,37.5882],[-89.4775,37.5859],[-89.4791,37.5844],[-89.4811,37.583],[-89.4828,37.5821],[-89.4843,37.5814],[-89.4861,37.5808],[-89.4877,37.5805],[-89.4891,37.5803],[-89.4895,37.5804],[-89.4909,37.5803],[-89.4921,37.5801],[-89.4922,37.5801],[-89.4929,37.5801],[-89.4941,37.5801],[-89.4955,37.5804],[-89.497,37.5808],[-89.5001,37.5817],[-89.501,37.5818],[-89.5022,37.5821],[-89.5034,37.5824],[-89.5047,37.5827],[-89.505,37.5828],[-89.5056,37.5829],[-89.5057,37.583],[-89.5058,37.583],[-89.5064,37.5832],[-89.5076,37.5836],[-89.5095,37.5842],[-89.5119,37.5846],[-89.5128,37.5847],[-89.5137,37.5848],[-89.5139,37.5848],[-89.5155,37.5847],[-89.5163,37.5845],[-89.5165,37.5845],[-89.5172,37.5843],[-89.518,37.584],[-89.5196,37.5829],[-89.5198,37.5827],[-89.5208,37.5812],[-89.5213,37.579],[-89.5213,37.5772],[-89.5214,37.575],[-89.5214,37.5748],[-89.5216,37.5722],[-89.5216,37.5719],[-89.5217,37.5686],[-89.5218,37.5675],[-89.5218,37.5668],[-89.5219,37.5662],[-89.5219,37.5661],[-89.522,37.5634],[-89.5219,37.5607],[-89.5217,37.5573],[-89.5211,37.5538],[-89.5206,37.5513],[-89.5195,37.5482],[-89.5193,37.5473],[-89.5189,37.5461],[-89.5183,37.5429],[-89.5177,37.5403],[-89.517,37.5373],[-89.5169,37.5367],[-89.5165,37.5356],[-89.5156,37.5344],[-89.5154,37.534],[-89.5136,37.5317],[-89.5129,37.5306],[-89.5124,37.5298],[-89.5112,37.5282],[-89.5097,37.5269],[-89.5084,37.5258],[-89.5075,37.5243],[-89.5068,37.5232],[-89.5061,37.5222],[-89.5055,37.5214],[-89.5048,37.5205],[-89.5038,37.5192],[-89.5034,37.5185],[-89.5029,37.5179],[-89.5022,37.5164],[-89.5017,37.5156],[-89.5017,37.5155],[-89.5014,37.5151],[-89.5009,37.514],[-89.5002,37.5129],[-89.5001,37.5128],[-89.5,37.5123],[-89.4999,37.512],[-89.4998,37.5116],[-89.4998,37.5114],[-89.4997,37.5112],[-89.4995,37.5103],[-89.4984,37.5073],[-89.4977,37.505],[-89.4967,37.5027],[-89.4953,37.5001],[-89.4948,37.499],[-89.4948,37.4989],[-89.4943,37.4978],[-89.4936,37.4965],[-89.4928,37.4952],[-89.4921,37.494],[-89.4915,37.4932],[-89.4913,37.4929],[-89.4906,37.4917],[-89.4897,37.4904],[-89.4881,37.4883],[-89.4862,37.4858],[-89.4849,37.4842],[-89.4833,37.482],[-89.483,37.4816],[-89.4821,37.4804],[-89.4819,37.48],[-89.4802,37.4779],[-89.4785,37.4757],[-89.4777,37.4745],[-89.4771,37.4736],[-89.4755,37.4714],[-89.4755,37.4713],[-89.4746,37.4703],[-89.4728,37.4681],[-89.4712,37.4665],[-89.4699,37.4654],[-89.4688,37.4644],[-89.4665,37.4626],[-89.4654,37.4618],[-89.4643,37.4609],[-89.4627,37.4599],[-89.4602,37.4578],[-89.4574,37.4556],[-89.4544,37.4531],[-89.4526,37.4517],[-89.451,37.4501],[-89.4489,37.4479],[-89.4466,37.4456],[-89.4455,37.4444],[-89.445,37.4438],[-89.4435,37.4421],[-89.4411,37.439],[-89.4398,37.4372],[-89.4386,37.4353],[-89.4368,37.4322],[-89.4354,37.4294],[-89.4341,37.4269],[-89.4331,37.4243],[-89.4322,37.4225],[-89.4319,37.4218],[-89.4309,37.4193],[-89.4298,37.4168],[-89.4287,37.4144],[-89.4287,37.4143],[-89.428,37.4124],[-89.4273,37.4107],[-89.4265,37.409],[-89.4259,37.4075],[-89.4252,37.4053],[-89.4246,37.404],[-89.4245,37.4035],[-89.4209,37.3939],[-89.4205,37.388],[-89.4214,37.3835],[-89.422,37.3805],[-89.4228,37.3778],[-89.4235,37.3751],[-89.4236,37.375],[-89.4243,37.3722],[-89.4244,37.3719],[-89.4245,37.3715],[-89.4265,37.3641],[-89.4282,37.3562],[-89.4294,37.3528],[-89.4297,37.352],[-89.4306,37.3505],[-89.4319,37.3483],[-89.4328,37.3471],[-89.4343,37.3456],[-89.436,37.3444],[-89.4386,37.3438],[-89.4419,37.343],[-89.4437,37.3421],[-89.4452,37.3413],[-89.4463,37.3409],[-89.4476,37.3405],[-89.4495,37.34],[-89.4513,37.3396],[-89.4527,37.3396],[-89.4547,37.3393],[-89.4575,37.3392],[-89.4616,37.339],[-89.4647,37.3387],[-89.4686,37.3386],[-89.4688,37.3385],[-89.469,37.3385],[-89.4692,37.3385],[-89.4694,37.3385],[-89.471,37.3384],[-89.4746,37.3382],[-89.4756,37.3379],[-89.4758,37.3379],[-89.476,37.3379],[-89.4762,37.3378],[-89.4763,37.3378],[-89.4767,37.3377],[-89.4769,37.3377],[-89.4785,37.3373],[-89.4796,37.337],[-89.481,37.3367],[-89.4826,37.3362],[-89.4842,37.3357],[-89.4861,37.3348],[-89.4863,37.3347],[-89.4866,37.3346],[-89.487,37.3344],[-89.4878,37.3341],[-89.4882,37.3338],[-89.4887,37.3335],[-89.4888,37.3335],[-89.489,37.3334],[-89.4891,37.3333],[-89.4891,37.3332],[-89.4892,37.3332],[-89.4893,37.3331],[-89.4902,37.3323],[-89.4912,37.3314],[-89.4919,37.3303],[-89.4923,37.3295],[-89.4925,37.3292],[-89.493,37.3284],[-89.4932,37.3282],[-89.4936,37.3271],[-89.4945,37.3259],[-89.4952,37.3248],[-89.4961,37.324],[-89.4973,37.3228],[-89.4981,37.3222],[-89.4991,37.3215],[-89.5001,37.3209],[-89.5004,37.3207],[-89.5037,37.3186],[-89.5063,37.3169],[-89.507,37.3165],[-89.5082,37.3157],[-89.5087,37.3152],[-89.5088,37.3151],[-89.5097,37.3143],[-89.5106,37.3129],[-89.5108,37.3127],[-89.511,37.3124],[-89.5114,37.3116],[-89.5115,37.3114],[-89.5116,37.3112],[-89.5117,37.3111],[-89.5117,37.311],[-89.5118,37.311],[-89.5118,37.3108],[-89.5119,37.3106],[-89.5122,37.31],[-89.5128,37.3085],[-89.514,37.3038],[-89.5142,37.3028],[-89.5146,37.2993],[-89.5153,37.2969],[-89.5155,37.2962],[-89.5156,37.2957],[-89.5157,37.2954],[-89.5158,37.2953],[-89.5159,37.2952],[-89.5159,37.2951],[-89.5166,37.294],[-89.5175,37.2924],[-89.5177,37.292],[-89.5179,37.2912],[-89.5181,37.2908],[-89.5181,37.2907],[-89.5182,37.2901],[-89.5182,37.2899],[-89.5184,37.2893],[-89.5184,37.2891],[-89.5184,37.2881],[-89.5185,37.2873],[-89.5185,37.2863],[-89.5184,37.2857],[-89.5183,37.2855],[-89.5181,37.2843],[-89.518,37.2842],[-89.518,37.2841],[-89.5178,37.2835],[-89.5177,37.2833],[-89.5177,37.2832],[-89.5176,37.283],[-89.5172,37.2823],[-89.5172,37.2821],[-89.5171,37.282],[-89.517,37.282],[-89.517,37.2819],[-89.5166,37.2813],[-89.5154,37.279],[-89.5154,37.2789],[-89.5139,37.2772],[-89.5116,37.2743],[-89.5093,37.2714],[-89.5071,37.2689],[-89.5068,37.2685],[-89.5057,37.2674],[-89.505,37.2667],[-89.5023,37.2637],[-89.5016,37.263],[-89.5001,37.2617],[-89.4994,37.261],[-89.4971,37.2591],[-89.4964,37.2585],[-89.4955,37.2575],[-89.4928,37.2545],[-89.4919,37.2535],[-89.4913,37.2529],[-89.4911,37.2527],[-89.4904,37.2518],[-89.4899,37.2513],[-89.4898,37.2513],[-89.4895,37.2514],[-89.4891,37.2514],[-89.4887,37.2515],[-89.4883,37.2515],[-89.4872,37.2516],[-89.486,37.2518],[-89.4841,37.252],[-89.4826,37.2523],[-89.4809,37.2527],[-89.48,37.2529],[-89.4792,37.2531],[-89.4769,37.2532],[-89.4761,37.2533],[-89.4745,37.2533],[-89.4724,37.2534],[-89.4705,37.2534],[-89.469,37.2531],[-89.4669,37.2527],[-89.4645,37.2521],[-89.4629,37.2516],[-89.4627,37.2515],[-89.4607,37.2506],[-89.46,37.2501],[-89.4592,37.2491],[-89.4588,37.2487],[-89.4587,37.2483],[-89.4583,37.2471],[-89.4581,37.2452],[-89.4578,37.2426],[-89.458,37.2419],[-89.4582,37.241],[-89.4583,37.2404],[-89.46,37.2366],[-89.4618,37.2333],[-89.4635,37.2303],[-89.4643,37.2287],[-89.4648,37.2277],[-89.4654,37.2266],[-89.4658,37.2259],[-89.4662,37.225],[-89.4667,37.224],[-89.4675,37.2218],[-89.4676,37.2182],[-89.4675,37.2178],[-89.4673,37.2173],[-89.4672,37.2168],[-89.467,37.2163],[-89.4655,37.2117],[-89.4639,37.207],[-89.4627,37.2034],[-89.4621,37.2005],[-89.462,37.2002],[-89.4619,37.1998],[-89.4619,37.1995],[-89.4575,37.1908],[-89.4572,37.1903],[-89.4569,37.1897],[-89.4566,37.1891],[-89.4562,37.1884],[-89.4561,37.1881],[-89.4553,37.1868],[-89.4544,37.1854],[-89.4541,37.1851],[-89.4525,37.1826],[-89.4481,37.1758],[-89.4472,37.1745],[-89.4449,37.171],[-89.4422,37.167],[-89.4394,37.163],[-89.4389,37.1622],[-89.4383,37.1614],[-89.4383,37.1613],[-89.4352,37.1521],[-89.4341,37.1505],[-89.4256,37.1382],[-89.4174,37.1285],[-89.4163,37.1272],[-89.4152,37.1259],[-89.4145,37.1251],[-89.4138,37.1245],[-89.4126,37.1234],[-89.4119,37.1227],[-89.4117,37.1225],[-89.4104,37.1215],[-89.4094,37.1207],[-89.4084,37.12],[-89.4074,37.1193],[-89.4061,37.1185],[-89.4043,37.1174],[-89.4026,37.1164],[-89.401,37.1153],[-89.3996,37.1145],[-89.3993,37.1144],[-89.399,37.1142],[-89.3976,37.1134],[-89.3955,37.1123],[-89.3934,37.1112],[-89.3923,37.1104],[-89.3922,37.1104],[-89.3921,37.1103],[-89.3916,37.11],[-89.3903,37.1092],[-89.3902,37.1091],[-89.389,37.1083],[-89.3881,37.1075],[-89.387,37.1064],[-89.3866,37.106],[-89.386,37.1054],[-89.3851,37.1044],[-89.3842,37.1033],[-89.3834,37.1021],[-89.3828,37.101],[-89.3818,37.0995],[-89.3816,37.0992],[-89.381,37.0983],[-89.3802,37.0972],[-89.3796,37.0961],[-89.3787,37.0946],[-89.3783,37.0937],[-89.3777,37.0922],[-89.3771,37.0908],[-89.3764,37.0888],[-89.376,37.0876],[-89.3758,37.0866],[-89.3756,37.0859],[-89.3756,37.0855],[-89.3756,37.0844],[-89.3755,37.0832],[-89.3755,37.0818],[-89.3757,37.0805],[-89.3763,37.0782],[-89.3764,37.0777],[-89.3765,37.0776],[-89.3766,37.077],[-89.3771,37.0754],[-89.3776,37.0739],[-89.378,37.0727],[-89.3783,37.072],[-89.3789,37.0705],[-89.3798,37.0687],[-89.381,37.0657],[-89.3817,37.0643],[-89.3818,37.064],[-89.382,37.0637],[-89.3823,37.0631],[-89.3831,37.0616],[-89.3838,37.0603],[-89.3847,37.0587],[-89.3851,37.058],[-89.3852,37.0577],[-89.3853,37.0571],[-89.3854,37.0562],[-89.3854,37.0551],[-89.3852,37.0533],[-89.3852,37.0527],[-89.3852,37.0519],[-89.3851,37.0511],[-89.3851,37.0509],[-89.3847,37.0483],[-89.3839,37.0464],[-89.3826,37.0444],[-89.3816,37.043],[-89.3806,37.0418],[-89.3796,37.0407],[-89.3783,37.0396],[-89.3766,37.0385],[-89.3751,37.0376],[-89.372,37.0357],[-89.3679,37.0332],[-89.3645,37.0313],[-89.3644,37.0313],[-89.3624,37.0302],[-89.3608,37.0297],[-89.3607,37.0297],[-89.3605,37.0296],[-89.3604,37.0296],[-89.3591,37.0292],[-89.3578,37.0289],[-89.353,37.0276],[-89.3512,37.0271],[-89.3511,37.027],[-89.3509,37.0269],[-89.3508,37.0269],[-89.346,37.0255],[-89.3385,37.0227],[-89.3328,37.0206],[-89.3326,37.0205],[-89.3324,37.0204],[-89.3323,37.0204],[-89.3322,37.0203],[-89.3312,37.0199],[-89.3281,37.0185],[-89.328,37.0185],[-89.323,37.0161],[-89.3184,37.0135],[-89.3183,37.0134],[-89.318,37.0132],[-89.3176,37.013],[-89.3175,37.0129],[-89.3172,37.0128],[-89.3127,37.009],[-89.3087,37.0057],[-89.3047,37.0024],[-89.3018,37.0001],[-89.2969,36.9961],[-89.2921,36.9922],[-89.2799,36.989],[-89.2786,36.9887],[-89.2782,36.9888],[-89.2772,36.9892],[-89.2742,36.9905],[-89.2697,36.9933],[-89.2696,36.9934],[-89.2662,36.9963],[-89.2646,36.9986],[-89.2642,36.9992],[-89.2637,36.9998],[-89.2636,36.9999],[-89.2636,37],[-89.2635,37.0001],[-89.2631,37.001],[-89.262,37.0039],[-89.2609,37.0068],[-89.2606,37.0078],[-89.2602,37.0087],[-89.2576,37.0155],[-89.2581,37.0172],[-89.259,37.02],[-89.2598,37.0228],[-89.26,37.0233],[-89.2602,37.0235],[-89.263,37.0258],[-89.2657,37.0282],[-89.2663,37.0287],[-89.2752,37.0347],[-89.2777,37.0361],[-89.2841,37.0383],[-89.2871,37.0392],[-89.2872,37.0392],[-89.2873,37.0393],[-89.2876,37.0393],[-89.2878,37.0394],[-89.288,37.0394],[-89.2881,37.0395],[-89.2882,37.0395],[-89.2883,37.0395],[-89.2886,37.0396],[-89.2889,37.0397],[-89.289,37.0397],[-89.2891,37.0398],[-89.2912,37.0404],[-89.295,37.0421],[-89.2951,37.0421],[-89.2952,37.0422],[-89.2954,37.0423],[-89.2955,37.0423],[-89.2962,37.0426],[-89.2968,37.0429],[-89.2969,37.0429],[-89.2971,37.043],[-89.2972,37.0431],[-89.2974,37.0431],[-89.2975,37.0432],[-89.2976,37.0433],[-89.2978,37.0433],[-89.2979,37.0434],[-89.3014,37.045],[-89.3047,37.0476],[-89.3072,37.0502],[-89.3074,37.0504],[-89.3091,37.0532],[-89.3094,37.0538],[-89.3104,37.0559],[-89.3108,37.0579],[-89.3095,37.0634],[-89.3091,37.0649],[-89.3088,37.0665],[-89.3083,37.0684],[-89.3077,37.0697],[-89.3076,37.0696],[-89.3064,37.0694],[-89.3053,37.0691],[-89.3052,37.0691],[-89.3051,37.0691],[-89.3043,37.0692],[-89.3021,37.0689],[-89.3002,37.0687],[-89.3001,37.0687],[-89.2998,37.0686],[-89.2996,37.0685],[-89.2993,37.0684],[-89.299,37.0683],[-89.2989,37.0683],[-89.294,37.0673],[-89.2837,37.0667],[-89.2835,37.0658],[-89.2816,37.0657],[-89.2804,37.0652],[-89.2645,37.0648],[-89.2617,37.0641],[-89.2599,37.0641],[-89.2593,37.0647],[-89.2595,37.0652],[-89.2595,37.0653],[-89.2593,37.0654],[-89.2593,37.0655],[-89.2592,37.0656],[-89.259,37.066],[-89.2589,37.0661],[-89.2584,37.0669],[-89.258,37.0673],[-89.258,37.0674],[-89.258,37.0675],[-89.2575,37.0681],[-89.2575,37.0682],[-89.2574,37.0682],[-89.2574,37.0683],[-89.2573,37.0684],[-89.257,37.0688],[-89.257,37.0689],[-89.2568,37.0692],[-89.2567,37.0692],[-89.2566,37.0694],[-89.2565,37.0695],[-89.2559,37.0705],[-89.2554,37.0713],[-89.2553,37.0714],[-89.2549,37.072],[-89.2534,37.0697],[-89.2533,37.0697],[-89.2533,37.0696],[-89.2523,37.0682],[-89.2514,37.0668],[-89.2501,37.0648],[-89.2495,37.0637],[-89.2478,37.0612],[-89.2468,37.0596],[-89.2456,37.0578],[-89.2443,37.0553],[-89.2429,37.052],[-89.241,37.0485],[-89.2394,37.0448],[-89.2382,37.0429],[-89.2371,37.041],[-89.2359,37.0395],[-89.2355,37.039],[-89.234,37.0373],[-89.2323,37.0357],[-89.2296,37.034],[-89.2294,37.0339],[-89.2276,37.0324],[-89.2255,37.0311],[-89.2221,37.0292],[-89.2192,37.0277],[-89.2165,37.0265],[-89.2162,37.0264],[-89.2157,37.0261],[-89.2155,37.026],[-89.2137,37.0249],[-89.2121,37.0241],[-89.2114,37.0237],[-89.2113,37.0236],[-89.2107,37.0233],[-89.2097,37.0228],[-89.2062,37.0205],[-89.205,37.0201],[-89.2041,37.0194],[-89.2034,37.0189],[-89.2021,37.0177],[-89.202,37.0175],[-89.2008,37.0162],[-89.1998,37.0146],[-89.1991,37.0131],[-89.1991,37.013],[-89.199,37.0128],[-89.1989,37.0126],[-89.1985,37.0117],[-89.1976,37.0087],[-89.1976,37.0086],[-89.1975,37.0086],[-89.1974,37.0081],[-89.1973,37.0077],[-89.1965,37.005],[-89.1953,37.0011],[-89.195,37.0001],[-89.195,37],[-89.195,36.9988],[-89.195,36.9986],[-89.1953,36.9934],[-89.1951,36.9905],[-89.1951,36.9901],[-89.195,36.9898],[-89.1949,36.9894],[-89.1949,36.9889],[-89.1948,36.9888],[-89.1948,36.9887],[-89.1941,36.9857],[-89.1925,36.9813],[-89.1921,36.98],[-89.191,36.9789],[-89.1855,36.9735],[-89.1772,36.9709],[-89.174,36.9706],[-89.1733,36.9706],[-89.173,36.9705],[-89.1726,36.9705],[-89.17,36.9703],[-89.1685,36.9708],[-89.1618,36.9728],[-89.1616,36.9728],[-89.1594,36.9738],[-89.157,36.9748],[-89.1557,36.9754],[-89.1547,36.9758],[-89.1541,36.976],[-89.1536,36.9762],[-89.1499,36.9776],[-89.1488,36.9779],[-89.1482,36.9781],[-89.1475,36.9783],[-89.147,36.9784],[-89.1464,36.9785],[-89.146,36.9785],[-89.1457,36.9786],[-89.1454,36.9787],[-89.1445,36.9788],[-89.1421,36.9789],[-89.1416,36.9789],[-89.1399,36.9793],[-89.138,36.9799],[-89.1361,36.9804],[-89.1329,36.9821],[-89.1307,36.9828],[-89.1281,36.9834],[-89.1253,36.9835],[-89.1234,36.9832],[-89.1217,36.9828],[-89.1186,36.9819],[-89.1166,36.9811],[-89.1135,36.9794],[-89.111,36.9778],[-89.1092,36.9764],[-89.1074,36.9747],[-89.1056,36.9728],[-89.1047,36.9718],[-89.1025,36.9691],[-89.101,36.9671],[-89.1003,36.9658],[-89.0998,36.9647],[-89.0993,36.9626],[-89.099,36.9582],[-89.099,36.9561],[-89.0996,36.9512],[-89.1005,36.9456],[-89.1009,36.944],[-89.1009,36.9437],[-89.101,36.9434],[-89.1012,36.9426],[-89.1013,36.9421],[-89.1014,36.9416],[-89.1016,36.9412],[-89.1016,36.9407],[-89.1018,36.9402],[-89.1021,36.9393],[-89.1025,36.9382],[-89.1031,36.9365],[-89.1038,36.9348],[-89.1043,36.9334],[-89.1054,36.9307],[-89.106,36.9293],[-89.1065,36.9282],[-89.1067,36.9275],[-89.107,36.9269],[-89.1072,36.9263],[-89.1074,36.9258],[-89.1077,36.9248],[-89.1083,36.9233],[-89.1086,36.9226],[-89.1087,36.9222],[-89.1089,36.9216],[-89.1091,36.9207],[-89.1104,36.9157],[-89.1119,36.9102],[-89.1131,36.9057],[-89.1141,36.9013],[-89.1163,36.8921],[-89.1171,36.8887],[-89.1178,36.8869],[-89.1189,36.8844],[-89.1193,36.8836],[-89.12,36.8825],[-89.1223,36.8791],[-89.1236,36.877],[-89.125,36.8751],[-89.1251,36.875],[-89.1253,36.8747],[-89.1268,36.8719],[-89.1282,36.8687],[-89.1319,36.8576],[-89.1381,36.8473],[-89.1457,36.8472],[-89.1458,36.8472],[-89.147,36.8472],[-89.1473,36.8472],[-89.1476,36.8471],[-89.1479,36.8471],[-89.1482,36.8471],[-89.1496,36.8471],[-89.1499,36.8471],[-89.1505,36.8471],[-89.1511,36.8471],[-89.1518,36.8472],[-89.1522,36.8471],[-89.1527,36.8471],[-89.1532,36.847],[-89.1532,36.8469],[-89.1538,36.8467],[-89.1545,36.8462],[-89.1555,36.8453],[-89.1559,36.8451],[-89.156,36.8449],[-89.1561,36.8447],[-89.1564,36.8446],[-89.1564,36.8444],[-89.1565,36.844],[-89.1567,36.8438],[-89.157,36.8437],[-89.1574,36.8435],[-89.1579,36.8433],[-89.1584,36.843],[-89.1585,36.843],[-89.159,36.8427],[-89.1595,36.8426],[-89.1602,36.8426],[-89.1609,36.8427],[-89.1618,36.8427],[-89.1635,36.8426],[-89.1641,36.8426],[-89.1647,36.8427],[-89.1655,36.8429],[-89.1665,36.8429],[-89.1674,36.8427],[-89.1689,36.8422],[-89.1704,36.8418],[-89.1719,36.8411],[-89.173,36.8403],[-89.1737,36.8397],[-89.174,36.8395],[-89.1742,36.8391],[-89.1743,36.839],[-89.1744,36.8386],[-89.1744,36.8385],[-89.1746,36.8384],[-89.1749,36.8384],[-89.1751,36.8383],[-89.1753,36.838],[-89.1756,36.8377],[-89.1757,36.8377],[-89.1759,36.8377],[-89.1762,36.8376],[-89.1765,36.8371],[-89.1773,36.8361],[-89.1779,36.8352],[-89.1784,36.8342],[-89.1786,36.834],[-89.1788,36.8333],[-89.1789,36.8329],[-89.1789,36.832],[-89.179,36.8314],[-89.1791,36.8308],[-89.1792,36.8299],[-89.179,36.8281],[-89.1789,36.8265],[-89.1788,36.8233],[-89.1787,36.8208],[-89.179,36.819],[-89.179,36.8179],[-89.1788,36.8171],[-89.1787,36.8165],[-89.1786,36.8163],[-89.1787,36.8162],[-89.1787,36.816],[-89.1787,36.8159],[-89.1791,36.8157],[-89.1795,36.8153],[-89.1796,36.815],[-89.1796,36.8146],[-89.1796,36.8145],[-89.1796,36.813],[-89.1794,36.8122],[-89.1792,36.8114],[-89.1791,36.8109],[-89.1788,36.81],[-89.1782,36.8086],[-89.1777,36.8077],[-89.1763,36.8056],[-89.176,36.8052],[-89.1752,36.8041],[-89.1751,36.8039],[-89.1712,36.7984],[-89.1706,36.7975],[-89.1694,36.7964],[-89.168,36.7952],[-89.1666,36.7943],[-89.1652,36.7935],[-89.164,36.7926],[-89.1625,36.7917],[-89.1607,36.7908],[-89.159,36.7901],[-89.1571,36.7896],[-89.155,36.7892],[-89.1532,36.789],[-89.1515,36.7887],[-89.149,36.7885],[-89.144,36.7885],[-89.1423,36.7884],[-89.1412,36.7885],[-89.1397,36.7886],[-89.1385,36.7886],[-89.137,36.7885],[-89.1354,36.7884],[-89.1331,36.7884],[-89.1322,36.7883],[-89.1314,36.7881],[-89.1307,36.7878],[-89.1303,36.7878],[-89.13,36.7878],[-89.1287,36.7877],[-89.1277,36.7873],[-89.1261,36.7867],[-89.125,36.7862],[-89.1244,36.7858],[-89.1235,36.7852],[-89.1227,36.7845],[-89.1213,36.7829],[-89.1204,36.7817],[-89.1199,36.781],[-89.1184,36.7783],[-89.118,36.7777],[-89.1178,36.7773],[-89.1173,36.7762],[-89.117,36.7756],[-89.1166,36.7745],[-89.1162,36.7733],[-89.1162,36.7723],[-89.1162,36.7708],[-89.1165,36.7687],[-89.1171,36.7658],[-89.1177,36.7638],[-89.1178,36.7636],[-89.1182,36.7623],[-89.12,36.7584],[-89.1208,36.7571],[-89.1218,36.7557],[-89.1223,36.7551],[-89.1228,36.7545],[-89.124,36.7535],[-89.125,36.7528],[-89.1256,36.7523],[-89.126,36.7518],[-89.1288,36.7518],[-89.1358,36.7518],[-89.1361,36.7519],[-89.1371,36.7526],[-89.1375,36.7527],[-89.1378,36.7531],[-89.1386,36.7535],[-89.1394,36.7536],[-89.1402,36.7544],[-89.1409,36.7548],[-89.1412,36.755],[-89.1414,36.755],[-89.1418,36.7553],[-89.1425,36.7555],[-89.143,36.7555],[-89.1435,36.7556],[-89.144,36.7557],[-89.1447,36.7558],[-89.1455,36.7561],[-89.1468,36.7561],[-89.1474,36.756],[-89.1478,36.7561],[-89.1479,36.7561],[-89.1487,36.7562],[-89.1503,36.7562],[-89.1512,36.7563],[-89.1522,36.7563],[-89.1531,36.7562],[-89.1539,36.7561],[-89.1555,36.756],[-89.1567,36.7559],[-89.1577,36.7561],[-89.1586,36.7562],[-89.1593,36.7565],[-89.1603,36.757],[-89.1611,36.7572],[-89.1627,36.758],[-89.1632,36.7582],[-89.1633,36.7582],[-89.1651,36.7589],[-89.1657,36.7592],[-89.1666,36.7597],[-89.1673,36.7598],[-89.168,36.7599],[-89.1698,36.7596],[-89.1716,36.7591],[-89.1719,36.7591],[-89.1729,36.7588],[-89.1749,36.7578],[-89.175,36.7578],[-89.1764,36.7571],[-89.1788,36.7565],[-89.182,36.7554],[-89.1833,36.7547],[-89.1853,36.7533],[-89.1882,36.7507],[-89.1889,36.7501],[-89.1913,36.7477],[-89.1947,36.7438],[-89.1963,36.7419],[-89.1979,36.7398],[-89.1989,36.7376],[-89.1992,36.7368],[-89.1992,36.7366],[-89.1994,36.7362],[-89.1999,36.7346],[-89.2006,36.7326],[-89.2007,36.731],[-89.201,36.729],[-89.2014,36.7259],[-89.2013,36.7223],[-89.2006,36.7188],[-89.2,36.7171],[-89.1993,36.7156],[-89.1984,36.7145],[-89.1968,36.7127],[-89.1955,36.7116],[-89.194,36.7104],[-89.1917,36.708],[-89.1898,36.7064],[-89.1877,36.7042],[-89.1857,36.7023],[-89.1842,36.7008],[-89.183,36.6996],[-89.1812,36.6984],[-89.1785,36.6967],[-89.1769,36.6955],[-89.1757,36.6947],[-89.1742,36.6932],[-89.1738,36.6928],[-89.1718,36.691],[-89.1705,36.69],[-89.1694,36.6888],[-89.1687,36.6873],[-89.1681,36.6857],[-89.168,36.6842],[-89.168,36.6791],[-89.1684,36.6771],[-89.169,36.6757],[-89.17,36.6743],[-89.1713,36.6731],[-89.1718,36.6727],[-89.1719,36.6726],[-89.1716,36.6724],[-89.1715,36.6724],[-89.1709,36.6722],[-89.1703,36.6721],[-89.1691,36.672],[-89.1688,36.6719],[-89.166,36.6703],[-89.1616,36.6678],[-89.1591,36.6664],[-89.16,36.6656],[-89.1612,36.6641],[-89.164,36.6608],[-89.1656,36.6593],[-89.1657,36.6592],[-89.1663,36.6587],[-89.1694,36.6555],[-89.1714,36.6537],[-89.1736,36.6516],[-89.1747,36.6506],[-89.1747,36.6505],[-89.1758,36.6497],[-89.1761,36.6495],[-89.1821,36.6457],[-89.1869,36.642],[-89.1878,36.6411],[-89.1882,36.6407],[-89.1904,36.6385],[-89.1908,36.6381],[-89.1935,36.6348],[-89.1963,36.6312],[-89.1977,36.629],[-89.1991,36.6261],[-89.1995,36.6234],[-89.2013,36.6165],[-89.2018,36.6122],[-89.202,36.6106],[-89.2027,36.6048],[-89.2028,36.6017],[-89.2044,36.5981],[-89.2053,36.5957],[-89.206,36.5939],[-89.207,36.5919],[-89.2091,36.5878],[-89.2096,36.5867],[-89.2102,36.5857],[-89.2112,36.5841],[-89.2139,36.5799],[-89.2148,36.579],[-89.219,36.5751],[-89.2202,36.5743],[-89.2271,36.5695],[-89.2298,36.5686],[-89.2345,36.5673],[-89.2362,36.5669],[-89.2363,36.5669],[-89.2387,36.5667],[-89.2462,36.566],[-89.25,36.5659],[-89.2511,36.5656],[-89.2565,36.565],[-89.2584,36.565],[-89.2599,36.5652],[-89.2609,36.5654],[-89.2635,36.5663],[-89.2659,36.5674],[-89.2695,36.5697],[-89.2713,36.5711],[-89.2733,36.5727],[-89.2779,36.5766],[-89.288,36.5869],[-89.2883,36.5873],[-89.2909,36.5902],[-89.2919,36.591],[-89.2933,36.5923],[-89.2935,36.5926],[-89.2947,36.5938],[-89.2976,36.5979],[-89.3004,36.6026],[-89.3033,36.6064],[-89.3056,36.6094],[-89.3084,36.6129],[-89.3102,36.6155],[-89.313,36.6194],[-89.3142,36.6212],[-89.3147,36.6218],[-89.3165,36.624],[-89.3174,36.6251],[-89.3195,36.6272],[-89.3215,36.629],[-89.3224,36.6298],[-89.3239,36.6306],[-89.3246,36.631],[-89.3256,36.6315],[-89.3263,36.6318],[-89.327,36.6321],[-89.3276,36.6323],[-89.3292,36.6327],[-89.33,36.6327],[-89.332,36.6329],[-89.3378,36.6326],[-89.3406,36.6323],[-89.3439,36.6319],[-89.3494,36.6307],[-89.3527,36.6298],[-89.3562,36.6286],[-89.3598,36.6275],[-89.3624,36.6265],[-89.3627,36.6264],[-89.3632,36.6262],[-89.3641,36.6259],[-89.3642,36.6259],[-89.3658,36.6251],[-89.3679,36.6237],[-89.3703,36.6217],[-89.3719,36.6202],[-89.3736,36.618],[-89.375,36.6161],[-89.3761,36.6141],[-89.3766,36.6129],[-89.3776,36.6098],[-89.3779,36.6083],[-89.3782,36.6058],[-89.3784,36.6051],[-89.3792,36.6007],[-89.3796,36.597],[-89.3803,36.5934],[-89.3804,36.5915],[-89.3814,36.5878],[-89.3827,36.5837],[-89.3836,36.5817],[-89.3848,36.5796],[-89.3869,36.5757],[-89.3877,36.5742],[-89.3881,36.5734],[-89.3884,36.5728],[-89.3886,36.5722],[-89.3891,36.5715],[-89.3894,36.5708],[-89.3897,36.5703],[-89.3899,36.57],[-89.3901,36.5697],[-89.3905,36.5692],[-89.391,36.5685],[-89.3912,36.5682],[-89.3914,36.5678],[-89.3917,36.5672],[-89.3922,36.5664],[-89.3926,36.5656],[-89.3929,36.5652],[-89.3935,36.5641],[-89.3937,36.5637],[-89.3946,36.5622],[-89.3948,36.5617],[-89.3949,36.5615],[-89.3951,36.561],[-89.3958,36.5593],[-89.3962,36.5583],[-89.3963,36.5578],[-89.3964,36.5572],[-89.3967,36.5526],[-89.3968,36.5518],[-89.3983,36.5438],[-89.3984,36.5429],[-89.3986,36.5423],[-89.3989,36.5418],[-89.3992,36.5411],[-89.3994,36.5405],[-89.4019,36.5356],[-89.403,36.5335],[-89.4038,36.532],[-89.4052,36.5291],[-89.4073,36.5242],[-89.4077,36.5229],[-89.4086,36.5208],[-89.4093,36.5194],[-89.4114,36.5136],[-89.4132,36.5086],[-89.4133,36.5084],[-89.4168,36.5001],[-89.417,36.4997],[-89.4173,36.499],[-89.4182,36.499],[-89.4183,36.4989],[-89.4185,36.4985],[-89.4186,36.4981],[-89.4193,36.4966],[-89.4196,36.4961],[-89.4207,36.494],[-89.4228,36.4909],[-89.4238,36.4895],[-89.4274,36.4852],[-89.4301,36.4821],[-89.4312,36.4809],[-89.4318,36.4803],[-89.4323,36.4797],[-89.4329,36.4792],[-89.434,36.4781],[-89.4357,36.4765],[-89.4373,36.4748],[-89.4374,36.4748],[-89.4437,36.4692],[-89.449,36.4649],[-89.4535,36.4618],[-89.4608,36.4587],[-89.4644,36.4577],[-89.4647,36.4577],[-89.4719,36.4576],[-89.4766,36.4584],[-89.4812,36.4599],[-89.4862,36.4621],[-89.4894,36.4646],[-89.4906,36.466],[-89.4919,36.4679],[-89.4931,36.4705],[-89.4939,36.4736],[-89.4941,36.4763],[-89.4934,36.479],[-89.4918,36.4831],[-89.4903,36.4866],[-89.4887,36.4904],[-89.4867,36.495],[-89.4854,36.4975],[-89.4827,36.5017],[-89.482,36.5025],[-89.4814,36.5032],[-89.4802,36.5041],[-89.4797,36.5045],[-89.4786,36.5056],[-89.4772,36.507],[-89.4766,36.5078],[-89.476,36.5084],[-89.475,36.5097],[-89.4746,36.5103],[-89.4743,36.5108],[-89.4733,36.5124],[-89.4722,36.5142],[-89.4714,36.5157],[-89.4709,36.5164],[-89.4705,36.5172],[-89.4699,36.5184],[-89.4694,36.5197],[-89.4693,36.5199],[-89.4688,36.5209],[-89.4684,36.5219],[-89.4683,36.5222],[-89.4677,36.5237],[-89.4672,36.5253],[-89.4667,36.527],[-89.4664,36.5279],[-89.4662,36.5288],[-89.4659,36.53],[-89.4658,36.5311],[-89.4656,36.5319],[-89.4656,36.5329],[-89.4655,36.5339],[-89.4654,36.5344],[-89.4654,36.535],[-89.4655,36.536],[-89.4656,36.537],[-89.4659,36.5381],[-89.4661,36.5391],[-89.4662,36.5397],[-89.4666,36.5415],[-89.467,36.5433],[-89.4672,36.544],[-89.4678,36.547],[-89.4681,36.5478],[-89.4701,36.5518],[-89.4712,36.5545],[-89.4712,36.5547],[-89.4718,36.556],[-89.4718,36.5561],[-89.4729,36.5588],[-89.4747,36.5622],[-89.4766,36.5651],[-89.4788,36.5679],[-89.4799,36.5691],[-89.4808,36.5697],[-89.4811,36.5699],[-89.4825,36.5707],[-89.4843,36.5716],[-89.4857,36.5721],[-89.4874,36.5727],[-89.4881,36.5729],[-89.4958,36.5744],[-89.4999,36.5753],[-89.5008,36.5755],[-89.503,36.5758],[-89.5036,36.5759],[-89.5049,36.5761],[-89.5072,36.5763],[-89.5087,36.5764],[-89.5108,36.5766],[-89.5131,36.5768],[-89.515,36.577],[-89.5169,36.5774],[-89.5185,36.5778],[-89.5207,36.5786],[-89.5231,36.5796],[-89.5241,36.5801],[-89.5249,36.5805],[-89.5256,36.5808],[-89.5258,36.5809],[-89.527,36.5812],[-89.5285,36.5816],[-89.5295,36.5817],[-89.5306,36.5817],[-89.5321,36.5816],[-89.534,36.5815],[-89.5362,36.5814],[-89.5383,36.5813],[-89.5409,36.581],[-89.5426,36.5807],[-89.5444,36.5803],[-89.5447,36.5802],[-89.5461,36.5798],[-89.5473,36.5794],[-89.5479,36.5792],[-89.549,36.5789],[-89.5511,36.5781],[-89.5515,36.5779],[-89.5524,36.5775],[-89.5539,36.5767],[-89.554,36.5766],[-89.5563,36.5751],[-89.5576,36.5743],[-89.5596,36.5728],[-89.5614,36.5712],[-89.5633,36.5693],[-89.5644,36.5682],[-89.5653,36.5673],[-89.566,36.5664],[-89.567,36.565],[-89.5679,36.5637],[-89.5686,36.5625],[-89.5691,36.5617],[-89.57,36.5597],[-89.5705,36.5584],[-89.5707,36.5577],[-89.5708,36.5573],[-89.571,36.5557],[-89.5711,36.5548],[-89.5711,36.5538],[-89.5712,36.5521],[-89.5712,36.5514],[-89.571,36.5502],[-89.5708,36.5488],[-89.5704,36.5477],[-89.57,36.5465],[-89.5692,36.5442],[-89.5684,36.542],[-89.5683,36.5418],[-89.5677,36.5403],[-89.5666,36.5376],[-89.5656,36.5352],[-89.5648,36.5333],[-89.5646,36.533],[-89.5633,36.5304],[-89.5624,36.5283],[-89.5604,36.5244],[-89.5599,36.5235],[-89.5594,36.5227],[-89.5585,36.5214],[-89.5569,36.5193],[-89.5567,36.5191],[-89.5546,36.5165],[-89.5531,36.5146],[-89.5517,36.513],[-89.5507,36.5117],[-89.5494,36.5104],[-89.5484,36.5094],[-89.5473,36.5084],[-89.5464,36.5074],[-89.5452,36.5061],[-89.5443,36.5052],[-89.5437,36.5044],[-89.5425,36.503],[-89.5418,36.502],[-89.5409,36.5008],[-89.5399,36.499],[-89.5394,36.4983],[-89.5392,36.4979],[-89.5383,36.4969],[-89.5379,36.4963],[-89.5362,36.4935],[-89.5345,36.4914],[-89.5321,36.4891],[-89.5299,36.4873],[-89.5278,36.4858],[-89.5258,36.4842],[-89.5242,36.4827],[-89.5227,36.4813],[-89.5215,36.4798],[-89.5206,36.4787],[-89.5199,36.477],[-89.5195,36.4754],[-89.5194,36.4729],[-89.5195,36.4701],[-89.5195,36.4695],[-89.5195,36.4693],[-89.5196,36.4691],[-89.5196,36.4687],[-89.5197,36.467],[-89.5205,36.4645],[-89.521,36.4619],[-89.5222,36.4594],[-89.5234,36.4566],[-89.5252,36.454],[-89.5273,36.4515],[-89.5306,36.4488],[-89.5344,36.4463],[-89.5378,36.4439],[-89.5409,36.4416],[-89.5434,36.4388],[-89.5451,36.4349],[-89.5455,36.4307],[-89.5452,36.4271],[-89.5442,36.4237],[-89.5423,36.4201],[-89.5389,36.4164],[-89.531,36.4073],[-89.5253,36.4004],[-89.5192,36.3922],[-89.514,36.3849],[-89.5104,36.3784],[-89.5096,36.3751],[-89.5096,36.375],[-89.5096,36.3749],[-89.5096,36.3747],[-89.5097,36.3736],[-89.5112,36.3678],[-89.5113,36.3674],[-89.5132,36.3599],[-89.5163,36.3539],[-89.519,36.3486],[-89.5227,36.3448],[-89.527,36.3417],[-89.5318,36.3392],[-89.5381,36.3375],[-89.545,36.3368],[-89.5452,36.3368],[-89.5469,36.3369],[-89.5485,36.337],[-89.5493,36.3371],[-89.5537,36.3373],[-89.5589,36.3376],[-89.5604,36.3377],[-89.5615,36.338],[-89.5654,36.3388],[-89.5694,36.3397],[-89.572,36.3403],[-89.5786,36.3417],[-89.5814,36.3423],[-89.5816,36.3424],[-89.5854,36.3425],[-89.5898,36.3426],[-89.5923,36.3427],[-89.5948,36.3428],[-89.6005,36.343],[-89.6057,36.3422],[-89.608,36.3414],[-89.6107,36.3404],[-89.6158,36.3362],[-89.6158,36.3361],[-89.6174,36.3336],[-89.6185,36.3317],[-89.6198,36.3295],[-89.6201,36.3251],[-89.6201,36.325],[-89.6203,36.323],[-89.6202,36.3228],[-89.6198,36.3221],[-89.6195,36.3213],[-89.6192,36.3207],[-89.6146,36.3132],[-89.613,36.3105],[-89.6118,36.3091],[-89.6117,36.309],[-89.6103,36.3083],[-89.6052,36.3055],[-89.6002,36.3028],[-89.5998,36.3026],[-89.5898,36.2968],[-89.5868,36.2949],[-89.5856,36.2941],[-89.5844,36.2934],[-89.5843,36.2933],[-89.5805,36.29],[-89.5797,36.2893],[-89.5788,36.2886],[-89.5785,36.2883],[-89.5699,36.2845],[-89.555,36.278],[-89.5543,36.2777],[-89.5528,36.2778],[-89.552,36.278],[-89.5512,36.2781],[-89.5506,36.2783],[-89.55,36.2785],[-89.5492,36.2788],[-89.5483,36.2793],[-89.5466,36.2804],[-89.5448,36.2805],[-89.5441,36.2803],[-89.5438,36.2802],[-89.5435,36.28],[-89.5398,36.2776],[-89.5395,36.2774],[-89.5377,36.2753],[-89.5372,36.2744],[-89.537,36.2742],[-89.5368,36.2738],[-89.5367,36.2734],[-89.5366,36.2732],[-89.5364,36.2728],[-89.5349,36.2638],[-89.5348,36.2637],[-89.5345,36.2618],[-89.5346,36.2593],[-89.5347,36.2547],[-89.5347,36.2531],[-89.5347,36.253],[-89.5347,36.2528],[-89.5348,36.2526],[-89.535,36.2522],[-89.5352,36.252],[-89.5354,36.2518],[-89.5368,36.2506],[-89.5375,36.2501],[-89.5379,36.2496],[-89.5384,36.2492],[-89.5392,36.2488],[-89.5399,36.2485],[-89.5403,36.2484],[-89.5407,36.2482],[-89.5416,36.2479],[-89.5426,36.2477],[-89.5436,36.2476],[-89.5447,36.2475],[-89.5458,36.2475],[-89.5467,36.2477],[-89.5474,36.2478],[-89.5482,36.248],[-89.549,36.2482],[-89.5498,36.2486],[-89.5499,36.2486],[-89.5508,36.2488],[-89.5515,36.2492],[-89.552,36.2496],[-89.5529,36.2501],[-89.553,36.2502],[-89.5536,36.2503],[-89.5553,36.2506],[-89.5566,36.2508],[-89.558,36.251],[-89.5598,36.251],[-89.5622,36.2509],[-89.5627,36.2508],[-89.5641,36.2505],[-89.565,36.2501],[-89.566,36.2494],[-89.5669,36.2489],[-89.5681,36.248],[-89.5694,36.2471],[-89.5707,36.2462],[-89.5722,36.245],[-89.5739,36.2438],[-89.5756,36.2431],[-89.576,36.2429],[-89.5775,36.2423],[-89.579,36.2418],[-89.5814,36.2411],[-89.5831,36.2406],[-89.5855,36.24],[-89.5873,36.2395],[-89.5896,36.2391],[-89.5925,36.2387],[-89.5956,36.2385],[-89.5984,36.2383],[-89.6004,36.2382],[-89.6024,36.2381],[-89.6042,36.2382],[-89.6065,36.2383],[-89.6091,36.2388],[-89.6111,36.2393],[-89.6129,36.2398],[-89.613,36.2399],[-89.6135,36.24],[-89.6155,36.2407],[-89.6174,36.2413],[-89.6194,36.242],[-89.6215,36.2426],[-89.6231,36.243],[-89.6244,36.2433],[-89.6251,36.2437],[-89.6264,36.244],[-89.6292,36.245],[-89.6331,36.2465],[-89.6336,36.2467],[-89.6368,36.2481],[-89.6384,36.2485],[-89.6422,36.2495],[-89.6459,36.2501],[-89.6504,36.2506],[-89.6514,36.2507],[-89.6525,36.2507],[-89.6562,36.2505],[-89.6599,36.2501],[-89.6603,36.25],[-89.6646,36.2496],[-89.6672,36.2493],[-89.6693,36.2491],[-89.6701,36.2491],[-89.6713,36.2489],[-89.6729,36.2487],[-89.6752,36.2486],[-89.6775,36.2483],[-89.678,36.2483],[-89.6795,36.2484],[-89.6806,36.2485],[-89.682,36.2487],[-89.6823,36.2487],[-89.6824,36.2487],[-89.6825,36.2488],[-89.6826,36.2488],[-89.6832,36.2489],[-89.6842,36.249],[-89.6862,36.2495],[-89.6875,36.2501],[-89.6891,36.2508],[-89.6892,36.2508],[-89.6913,36.2521],[-89.6918,36.2522],[-89.6924,36.2525],[-89.6925,36.2525],[-89.6933,36.2527],[-89.6935,36.2527],[-89.6937,36.2527],[-89.6941,36.2527],[-89.6949,36.2528],[-89.6952,36.2528],[-89.6963,36.252],[-89.6967,36.2518],[-89.6975,36.2514],[-89.6986,36.2506],[-89.6987,36.2501],[-89.6991,36.2495],[-89.6998,36.2484],[-89.7,36.2482],[-89.7005,36.2475],[-89.7007,36.2473],[-89.7018,36.246],[-89.7029,36.2445],[-89.703,36.2443],[-89.7035,36.2434],[-89.7042,36.2421],[-89.7049,36.2408],[-89.7053,36.2399],[-89.7055,36.239],[-89.7056,36.2381],[-89.7053,36.2366],[-89.7046,36.2356],[-89.7045,36.2355],[-89.7031,36.2345],[-89.702,36.2337],[-89.7018,36.2335],[-89.7008,36.2324],[-89.7004,36.2318],[-89.6997,36.2308],[-89.6994,36.2306],[-89.6983,36.2296],[-89.6968,36.2283],[-89.6967,36.2282],[-89.6963,36.2279],[-89.696,36.2277],[-89.6958,36.2275],[-89.6952,36.227],[-89.6951,36.2269],[-89.6943,36.2263],[-89.6941,36.2261],[-89.6939,36.2259],[-89.6933,36.2255],[-89.6932,36.2255],[-89.6926,36.225],[-89.6925,36.2249],[-89.6922,36.2247],[-89.6919,36.2244],[-89.6911,36.2239],[-89.6885,36.2221],[-89.6866,36.2208],[-89.6851,36.2197],[-89.685,36.2197],[-89.6826,36.218],[-89.6796,36.2159],[-89.6761,36.2138],[-89.6751,36.2132],[-89.6743,36.2127],[-89.6725,36.2116],[-89.6702,36.2102],[-89.6697,36.2099],[-89.6679,36.2088],[-89.6641,36.2065],[-89.6611,36.2049],[-89.6582,36.2033],[-89.6549,36.2015],[-89.6524,36.1997],[-89.6501,36.1981],[-89.6448,36.1941],[-89.6438,36.1934],[-89.6369,36.1889],[-89.6356,36.1883],[-89.6326,36.1868],[-89.6295,36.1854],[-89.629,36.1852],[-89.6251,36.1836],[-89.6238,36.1831],[-89.6227,36.1826],[-89.6214,36.1818],[-89.6196,36.1808],[-89.6182,36.18],[-89.6164,36.1786],[-89.6147,36.1773],[-89.6139,36.1767],[-89.613,36.176],[-89.6112,36.1744],[-89.6092,36.1729],[-89.607,36.1712],[-89.6055,36.1696],[-89.6039,36.168],[-89.6025,36.1665],[-89.6009,36.1646],[-89.5994,36.1626],[-89.5984,36.1614],[-89.598,36.1609],[-89.5967,36.1589],[-89.5954,36.1571],[-89.5944,36.1555],[-89.5936,36.154],[-89.5928,36.1521],[-89.5922,36.1501],[-89.5919,36.1477],[-89.5917,36.1458],[-89.5916,36.1441],[-89.5916,36.1421],[-89.5918,36.1398],[-89.5919,36.1376],[-89.5921,36.1356],[-89.5926,36.1335],[-89.5928,36.1313],[-89.5931,36.1297],[-89.5935,36.1281],[-89.594,36.1272],[-89.5947,36.1263],[-89.5952,36.1257],[-89.5957,36.1253],[-89.5958,36.1251],[-89.5963,36.1246],[-89.5974,36.1234],[-89.5983,36.1225],[-89.599,36.1218],[-89.5995,36.1213],[-89.6001,36.1209],[-89.6005,36.1205],[-89.6008,36.1203],[-89.6019,36.1195],[-89.6023,36.1193],[-89.6031,36.1189],[-89.6036,36.1186],[-89.6047,36.1181],[-89.606,36.1176],[-89.6063,36.1174],[-89.6076,36.1168],[-89.6088,36.1164],[-89.6105,36.1157],[-89.6119,36.1151],[-89.6123,36.115],[-89.6129,36.1148],[-89.6129,36.1147],[-89.613,36.1147],[-89.6135,36.1146],[-89.6147,36.114],[-89.6151,36.1138],[-89.6163,36.1131],[-89.6167,36.1129],[-89.6176,36.1124],[-89.6178,36.1123],[-89.619,36.1116],[-89.6193,36.1114],[-89.6205,36.1109],[-89.6207,36.1108],[-89.6213,36.1104],[-89.6219,36.1101],[-89.6221,36.11],[-89.6226,36.1097],[-89.6229,36.1095],[-89.6232,36.1093],[-89.6237,36.1089],[-89.6242,36.1086],[-89.6245,36.1085],[-89.6251,36.1081],[-89.6283,36.1069],[-89.6353,36.1056],[-89.643,36.1036],[-89.6502,36.1015],[-89.6577,36.0991],[-89.6666,36.0958],[-89.6725,36.0918],[-89.6761,36.0879],[-89.6788,36.0846],[-89.68,36.0825],[-89.682,36.0723],[-89.6833,36.0607],[-89.6844,36.0517],[-89.6854,36.0459],[-89.6862,36.041],[-89.6873,36.0341],[-89.6886,36.0292],[-89.6903,36.0248],[-89.6924,36.0205],[-89.6953,36.0172],[-89.7005,36.0117],[-89.7036,36.008],[-89.7057,36.005],[-89.7064,36.0032],[-89.7067,36.0019],[-89.7069,36.001],[-89.7175,36.0008],[-89.7208,36.0008],[-89.7326,36.0006],[-89.7331,36.0006],[-89.7335,36.0006],[-89.7375,36.0005],[-89.7376,36.0009],[-89.7388,36.0008],[-89.7393,36.0008],[-89.7403,36.0008],[-89.7423,36.0008],[-89.7433,36.0008],[-89.7436,36.0008],[-89.7444,36.0008],[-89.7517,36.0008],[-89.7519,36.0008],[-89.7567,36.0008],[-89.7591,36.0008],[-89.76,36.0008],[-89.7686,36.0007],[-89.7698,36.0007],[-89.7702,36.0007],[-89.771,36.0007],[-89.774,36.0007],[-89.7768,36.0007],[-89.7793,36.0006],[-89.7808,36.0006],[-89.7831,36.0006],[-89.7868,36.0006],[-89.7871,36.0006],[-89.7881,36.0006],[-89.7888,36.0005],[-89.792,36.0005],[-89.7947,36.0005],[-89.7959,36.0005],[-89.7965,36.0005],[-89.7981,36.0005],[-89.8035,36.0004],[-89.805,36.0004],[-89.806,36.0004],[-89.8086,36.0004],[-89.8113,36.0003],[-89.8144,36.0003],[-89.8157,36.0003],[-89.8168,36.0003],[-89.8208,36.0003],[-89.8229,36.0003],[-89.8248,36.0002],[-89.831,36.0002],[-89.8334,36.0002],[-89.835,36.0002],[-89.8418,36.0001],[-89.8437,36.0001],[-89.8455,36],[-89.8486,36],[-89.8502,36],[-89.8536,36],[-89.8551,35.9999],[-89.8585,35.9999],[-89.8597,35.9999],[-89.8599,35.9999],[-89.8623,35.9999],[-89.8661,35.9998],[-89.8676,35.9998],[-89.8686,35.9998],[-89.8719,35.9998],[-89.8738,35.9998],[-89.8741,35.9998],[-89.8742,35.9998],[-89.8742,35.9997],[-89.8743,35.9997],[-89.8743,35.9996],[-89.8745,35.9996],[-89.8746,35.9996],[-89.8749,35.9996],[-89.8751,35.9996],[-89.8752,35.9996],[-89.8753,35.9996],[-89.8753,35.9997],[-89.8756,35.9997],[-89.8757,35.9997],[-89.878,35.9997],[-89.88,35.9997],[-89.8854,35.9997],[-89.8874,35.9997],[-89.889,35.9996],[-89.8902,35.9996],[-89.8927,35.9996],[-89.8932,35.9996],[-89.8935,35.9996],[-89.8957,35.9996],[-89.8965,35.9995],[-89.8967,35.9995],[-89.898,35.9994],[-89.9006,35.9994],[-89.9019,35.9995],[-89.902,35.9995],[-89.9078,35.9995],[-89.9101,35.9995],[-89.9144,35.9995],[-89.921,35.9994],[-89.9239,35.9993],[-89.9251,35.9993],[-89.9371,35.9993],[-89.9399,35.9993],[-89.9402,35.9993],[-89.9405,35.9993],[-89.9451,35.9993],[-89.9459,35.9993],[-89.9539,35.9992],[-89.9587,35.9992],[-89.9589,35.9992],[-89.9592,35.9992],[-89.9594,35.9991],[-89.9596,35.9991],[-89.9598,35.9991],[-89.96,35.9992],[-89.9608,35.9993],[-89.9609,35.9993],[-89.9613,35.9992],[-89.9618,35.9991],[-89.963,35.9989],[-89.9632,35.9988],[-89.9633,35.9988],[-89.9634,35.999],[-89.9635,35.9991],[-89.9636,35.9991],[-89.9641,35.9991],[-89.9644,35.9991],[-89.9645,35.9991],[-89.9646,35.9991],[-89.9648,35.999],[-89.965,35.999],[-89.9653,35.999],[-89.9682,35.9991],[-89.9695,35.9991],[-89.9718,35.9991],[-89.9721,35.9991],[-89.9723,35.9991],[-89.9953,35.999],[-89.9956,35.999],[-90,35.999],[-90.012,35.9989],[-90.0217,35.9988],[-90.0218,35.9988],[-90.0545,35.9985],[-90.0546,35.9985],[-90.0547,35.9985],[-90.0549,35.9985],[-90.0682,35.9984],[-90.0891,35.9982],[-90.0899,35.9982],[-90.09,35.9982],[-90.0901,35.9982],[-90.0902,35.9982],[-90.0903,35.9982],[-90.1039,35.9981],[-90.1135,35.998],[-90.1151,35.998],[-90.1153,35.998],[-90.1154,35.998],[-90.1156,35.998],[-90.1157,35.998],[-90.1166,35.9979],[-90.1167,35.9979],[-90.1168,35.9979],[-90.117,35.9979],[-90.1171,35.9979],[-90.1183,35.9979],[-90.1186,35.9979],[-90.119,35.9979],[-90.1194,35.9979],[-90.1195,35.9979],[-90.1196,35.9979],[-90.1201,35.9979],[-90.1202,35.9979],[-90.1203,35.9979],[-90.1223,35.9979],[-90.1224,35.9979],[-90.1251,35.9978],[-90.1258,35.9977],[-90.126,35.9977],[-90.1263,35.9976],[-90.1263,35.9978],[-90.1264,35.9978],[-90.1265,35.9979],[-90.1266,35.9979],[-90.1267,35.9979],[-90.1274,35.9979],[-90.1275,35.9979],[-90.1277,35.9979],[-90.129,35.9978],[-90.1306,35.9978],[-90.1317,35.9978],[-90.132,35.9978],[-90.1323,35.9978],[-90.1325,35.9978],[-90.1351,35.9978],[-90.1375,35.9978],[-90.1393,35.9977],[-90.1412,35.9977],[-90.1422,35.9977],[-90.1441,35.9977],[-90.1454,35.9977],[-90.1457,35.9977],[-90.1458,35.9977],[-90.1461,35.9977],[-90.1476,35.9977],[-90.1491,35.9977],[-90.1498,35.9976],[-90.152,35.9976],[-90.154,35.9976],[-90.1542,35.9976],[-90.1568,35.9976],[-90.159,35.9976],[-90.1637,35.9975],[-90.1643,35.9975],[-90.1659,35.9975],[-90.1671,35.9975],[-90.1681,35.9975],[-90.1686,35.9975],[-90.1709,35.9975],[-90.1725,35.9974],[-90.1743,35.9974],[-90.1764,35.9974],[-90.1766,35.9974],[-90.1767,35.9974],[-90.1773,35.9974],[-90.1809,35.9974],[-90.1817,35.9973],[-90.1831,35.9973],[-90.1854,35.9973],[-90.1856,35.9973],[-90.1861,35.9973],[-90.1871,35.9973],[-90.1874,35.9973],[-90.1882,35.9973],[-90.1885,35.9973],[-90.1899,35.9973],[-90.1909,35.9973],[-90.191,35.9973],[-90.1914,35.9973],[-90.1921,35.9972],[-90.1943,35.9972],[-90.1948,35.9972],[-90.195,35.9972],[-90.1955,35.9972],[-90.1971,35.9972],[-90.1982,35.9971],[-90.1995,35.9971],[-90.2002,35.9971],[-90.2033,35.9971],[-90.2035,35.9971],[-90.209,35.9971],[-90.2107,35.9971],[-90.2122,35.9971],[-90.2125,35.9971],[-90.213,35.9971],[-90.2144,35.9971],[-90.2196,35.997],[-90.2211,35.997],[-90.2214,35.997],[-90.2218,35.997],[-90.2231,35.997],[-90.2262,35.997],[-90.2295,35.9969],[-90.231,35.9969],[-90.2317,35.9969],[-90.2341,35.9969],[-90.2345,35.9969],[-90.2407,35.9968],[-90.2413,35.9968],[-90.2414,35.9968],[-90.2415,35.9968],[-90.2416,35.9968],[-90.2417,35.9968],[-90.2438,35.9968],[-90.2451,35.9968],[-90.2477,35.9968],[-90.2483,35.9968],[-90.249,35.9968],[-90.2497,35.9968],[-90.2516,35.9967],[-90.2551,35.9967],[-90.2583,35.9967],[-90.2596,35.9967],[-90.2611,35.9966],[-90.2623,35.9966],[-90.2638,35.9966],[-90.2651,35.9966],[-90.2661,35.9966],[-90.2675,35.9966],[-90.2692,35.9966],[-90.2706,35.9965],[-90.2724,35.9965],[-90.2729,35.9965],[-90.2747,35.9965],[-90.2889,35.9964],[-90.2927,35.9964],[-90.2929,35.9964],[-90.2977,35.9963],[-90.2978,35.9963],[-90.2999,35.9963],[-90.3,35.9963],[-90.3001,35.9963],[-90.3006,35.9963],[-90.3016,35.9963],[-90.3045,35.9963],[-90.3046,35.9963],[-90.3051,35.9963],[-90.3055,35.9963],[-90.3056,35.9963],[-90.3057,35.9963],[-90.3066,35.9963],[-90.3069,35.9963],[-90.3108,35.9963],[-90.319,35.9962],[-90.3191,35.9962],[-90.3192,35.9962],[-90.3193,35.9962],[-90.3259,35.9961],[-90.3261,35.9961],[-90.3262,35.9961],[-90.3263,35.9961],[-90.3268,35.9961],[-90.328,35.9961],[-90.3292,35.9961],[-90.3351,35.9961],[-90.3393,35.996],[-90.3394,35.996],[-90.3395,35.996],[-90.3397,35.996],[-90.3398,35.996],[-90.3408,35.996],[-90.341,35.996],[-90.3419,35.996],[-90.3426,35.9959],[-90.3428,35.9959],[-90.3555,35.9958],[-90.356,35.9958],[-90.3611,35.9958],[-90.3659,35.9957],[-90.366,35.9957],[-90.3686,35.9957],[-90.3688,35.9957],[-90.3688,35.9958],[-90.3691,35.9958],[-90.3696,35.9958],[-90.3697,35.9958],[-90.3698,35.9958],[-90.37,35.9958],[-90.3704,35.9958],[-90.3707,35.9958],[-90.3708,35.9958],[-90.3721,35.9958],[-90.3744,35.9957],[-90.3745,35.9957],[-90.3747,35.9957],[-90.3748,35.9957],[-90.3749,35.9957],[-90.3751,35.9957],[-90.3779,35.9957],[-90.3776,35.996],[-90.3773,35.9963],[-90.3772,35.9964],[-90.3768,35.9968],[-90.3763,35.9976],[-90.3759,35.9981],[-90.3754,35.9989],[-90.3751,35.9993],[-90.3742,36.0001],[-90.3736,36.0008],[-90.3732,36.0017],[-90.3728,36.0024],[-90.3721,36.0033],[-90.3716,36.0041],[-90.3705,36.0059],[-90.3699,36.0069],[-90.3688,36.0089],[-90.3684,36.0094],[-90.3667,36.0106],[-90.366,36.0113],[-90.3648,36.013],[-90.3647,36.013],[-90.3646,36.0131],[-90.3645,36.0132],[-90.3644,36.0136],[-90.3643,36.0141],[-90.364,36.0141],[-90.3638,36.0141],[-90.3638,36.0142],[-90.3632,36.0146],[-90.3623,36.0151],[-90.3619,36.0152],[-90.3618,36.0154],[-90.3615,36.0158],[-90.3612,36.0163],[-90.361,36.0165],[-90.3604,36.0172],[-90.3597,36.0178],[-90.3595,36.0179],[-90.3593,36.0179],[-90.3585,36.0177],[-90.3581,36.0179],[-90.3573,36.0183],[-90.357,36.0185],[-90.3568,36.0186],[-90.3565,36.0192],[-90.3564,36.0196],[-90.3562,36.0201],[-90.3556,36.0213],[-90.3554,36.0217],[-90.3553,36.0218],[-90.3551,36.0222],[-90.3544,36.0228],[-90.3539,36.0235],[-90.3534,36.0242],[-90.353,36.0245],[-90.352,36.0249],[-90.3518,36.0251],[-90.3516,36.0255],[-90.3517,36.0261],[-90.3514,36.0269],[-90.3514,36.0273],[-90.3517,36.028],[-90.3521,36.0285],[-90.3523,36.0286],[-90.3533,36.0288],[-90.3536,36.0289],[-90.3537,36.029],[-90.3538,36.0291],[-90.3542,36.0298],[-90.3542,36.0301],[-90.3542,36.0305],[-90.354,36.0307],[-90.3538,36.0309],[-90.3531,36.0311],[-90.3526,36.0311],[-90.3522,36.0311],[-90.3519,36.031],[-90.3516,36.031],[-90.3515,36.031],[-90.3513,36.0311],[-90.3511,36.0313],[-90.3509,36.0317],[-90.3508,36.032],[-90.3508,36.0326],[-90.3506,36.033],[-90.3503,36.0332],[-90.3497,36.0334],[-90.3495,36.0335],[-90.3492,36.0338],[-90.3485,36.0348],[-90.3483,36.035],[-90.3483,36.0351],[-90.3484,36.0351],[-90.3486,36.0354],[-90.3487,36.0356],[-90.3488,36.0357],[-90.3489,36.0359],[-90.3488,36.0363],[-90.3487,36.0369],[-90.3491,36.0378],[-90.349,36.0382],[-90.3489,36.0383],[-90.3491,36.0385],[-90.3492,36.0387],[-90.3493,36.0388],[-90.3493,36.0393],[-90.3491,36.04],[-90.3482,36.0416],[-90.348,36.0417],[-90.3477,36.0418],[-90.347,36.0419],[-90.3466,36.0419],[-90.3462,36.042],[-90.3459,36.0423],[-90.3458,36.0424],[-90.3457,36.0426],[-90.3456,36.0427],[-90.3453,36.0429],[-90.3449,36.043],[-90.3446,36.043],[-90.3439,36.043],[-90.3437,36.0431],[-90.3434,36.0433],[-90.3432,36.0439],[-90.3432,36.0441],[-90.3433,36.0442],[-90.3435,36.0443],[-90.3436,36.0446],[-90.3436,36.0447],[-90.3436,36.0448],[-90.3436,36.045],[-90.3435,36.0451],[-90.3434,36.0452],[-90.3431,36.0454],[-90.3427,36.0456],[-90.3422,36.0462],[-90.3421,36.0462],[-90.3415,36.0467],[-90.3412,36.0469],[-90.341,36.0469],[-90.3408,36.0471],[-90.3402,36.0472],[-90.3397,36.0472],[-90.3395,36.0472],[-90.3393,36.0471],[-90.339,36.0469],[-90.3386,36.0468],[-90.3384,36.0469],[-90.3379,36.047],[-90.3374,36.0471],[-90.337,36.0472],[-90.3369,36.0474],[-90.337,36.0476],[-90.3375,36.0487],[-90.3375,36.0492],[-90.3376,36.0494],[-90.3376,36.0495],[-90.3375,36.0496],[-90.3374,36.0497],[-90.3371,36.0498],[-90.337,36.05],[-90.3369,36.0501],[-90.3371,36.0504],[-90.3372,36.0507],[-90.3379,36.0512],[-90.338,36.0515],[-90.3378,36.0518],[-90.3376,36.052],[-90.3375,36.0523],[-90.3376,36.0525],[-90.3377,36.0529],[-90.3377,36.0533],[-90.3376,36.0536],[-90.3373,36.054],[-90.3369,36.0544],[-90.3365,36.0549],[-90.336,36.0551],[-90.3354,36.0552],[-90.3346,36.0553],[-90.334,36.0555],[-90.3338,36.0558],[-90.3334,36.0567],[-90.3333,36.0572],[-90.3333,36.0575],[-90.3333,36.0576],[-90.3334,36.0578],[-90.3335,36.058],[-90.3342,36.0582],[-90.3345,36.0584],[-90.3348,36.0586],[-90.3351,36.059],[-90.3358,36.0594],[-90.3359,36.0596],[-90.3361,36.0598],[-90.3363,36.0607],[-90.3363,36.0608],[-90.3362,36.0609],[-90.3356,36.0613],[-90.3351,36.0618],[-90.3347,36.0623],[-90.3347,36.0625],[-90.3347,36.0628],[-90.335,36.0635],[-90.3349,36.0637],[-90.3345,36.0641],[-90.3344,36.0643],[-90.3343,36.0649],[-90.3341,36.0655],[-90.3341,36.0656],[-90.3339,36.0659],[-90.3338,36.0663],[-90.3334,36.0674],[-90.3333,36.0675],[-90.3332,36.0677],[-90.333,36.0677],[-90.3329,36.0677],[-90.3327,36.0677],[-90.3323,36.0677],[-90.3298,36.0685],[-90.3295,36.0686],[-90.3291,36.0685],[-90.3284,36.0684],[-90.328,36.0686],[-90.3276,36.0688],[-90.3273,36.0691],[-90.3265,36.0697],[-90.3256,36.0702],[-90.3254,36.0705],[-90.325,36.0707],[-90.3245,36.0709],[-90.3243,36.071],[-90.3241,36.0712],[-90.3239,36.0715],[-90.3237,36.0716],[-90.3234,36.0716],[-90.3233,36.0716],[-90.3228,36.0713],[-90.3224,36.0712],[-90.3221,36.071],[-90.3218,36.0709],[-90.3214,36.0709],[-90.321,36.0711],[-90.3206,36.0713],[-90.3204,36.0715],[-90.3209,36.0729],[-90.3208,36.0732],[-90.3206,36.0735],[-90.3195,36.0742],[-90.3189,36.0747],[-90.3184,36.0754],[-90.3184,36.0755],[-90.3183,36.0759],[-90.3182,36.0761],[-90.3183,36.0765],[-90.3183,36.0767],[-90.3183,36.0769],[-90.3184,36.0771],[-90.3185,36.0774],[-90.3187,36.0778],[-90.3186,36.0782],[-90.3186,36.0784],[-90.3186,36.0787],[-90.3185,36.079],[-90.3185,36.0794],[-90.3186,36.0797],[-90.3191,36.0801],[-90.3194,36.0803],[-90.3197,36.0804],[-90.3201,36.0807],[-90.3202,36.0811],[-90.32,36.0818],[-90.32,36.0823],[-90.3199,36.0829],[-90.3193,36.0836],[-90.3189,36.084],[-90.3189,36.0845],[-90.3191,36.0852],[-90.3196,36.0861],[-90.3202,36.0867],[-90.3204,36.0868],[-90.3207,36.087],[-90.3203,36.088],[-90.3201,36.0887],[-90.3201,36.0888],[-90.3201,36.0889],[-90.32,36.089],[-90.3197,36.0891],[-90.3196,36.0896],[-90.3191,36.09],[-90.3189,36.0903],[-90.3184,36.0906],[-90.318,36.0906],[-90.3173,36.0904],[-90.3169,36.0904],[-90.3164,36.0906],[-90.3158,36.0914],[-90.315,36.0923],[-90.3138,36.0933],[-90.3128,36.0941],[-90.3122,36.0945],[-90.3117,36.0947],[-90.3113,36.0947],[-90.3106,36.0946],[-90.3101,36.0946],[-90.3095,36.0947],[-90.309,36.0947],[-90.3084,36.0946],[-90.308,36.0946],[-90.3074,36.0947],[-90.3069,36.0948],[-90.3059,36.0951],[-90.305,36.0954],[-90.3044,36.0958],[-90.3038,36.0962],[-90.3033,36.0966],[-90.3029,36.0968],[-90.3012,36.0973],[-90.3006,36.0975],[-90.3003,36.0977],[-90.3,36.098],[-90.2999,36.0982],[-90.2999,36.0985],[-90.3002,36.0993],[-90.3001,36.0996],[-90.3,36.1],[-90.2996,36.1006],[-90.2994,36.1012],[-90.299,36.1018],[-90.2987,36.1023],[-90.2982,36.1026],[-90.298,36.1028],[-90.2979,36.103],[-90.2979,36.1032],[-90.298,36.1041],[-90.2978,36.1048],[-90.2978,36.1053],[-90.2979,36.1054],[-90.2982,36.1057],[-90.2984,36.1061],[-90.2982,36.1073],[-90.2981,36.1075],[-90.2979,36.1077],[-90.2976,36.1077],[-90.2974,36.1078],[-90.2972,36.1078],[-90.297,36.108],[-90.297,36.1082],[-90.297,36.1084],[-90.2967,36.1086],[-90.2966,36.1088],[-90.2966,36.1089],[-90.2966,36.1091],[-90.2965,36.1093],[-90.2962,36.1094],[-90.2959,36.1095],[-90.295,36.1096],[-90.2947,36.1096],[-90.2945,36.1096],[-90.2941,36.1097],[-90.2939,36.1099],[-90.2937,36.1103],[-90.2937,36.1107],[-90.2937,36.1108],[-90.2939,36.1112],[-90.2948,36.112],[-90.295,36.1124],[-90.2951,36.1126],[-90.295,36.1128],[-90.2948,36.1131],[-90.2945,36.1134],[-90.2942,36.1137],[-90.2933,36.1143],[-90.2929,36.1145],[-90.2915,36.1147],[-90.291,36.1146],[-90.2906,36.1147],[-90.2902,36.1148],[-90.2899,36.1148],[-90.2894,36.115],[-90.2893,36.115],[-90.2891,36.1151],[-90.2887,36.1153],[-90.2885,36.1155],[-90.2884,36.1156],[-90.2883,36.1156],[-90.2882,36.1157],[-90.288,36.1158],[-90.2878,36.1158],[-90.2875,36.1158],[-90.2868,36.1156],[-90.2866,36.1156],[-90.2863,36.1156],[-90.2857,36.1157],[-90.2852,36.1157],[-90.2843,36.1158],[-90.284,36.1159],[-90.2839,36.1159],[-90.2837,36.116],[-90.2836,36.116],[-90.2835,36.1161],[-90.2835,36.1162],[-90.2834,36.1162],[-90.2833,36.1163],[-90.2832,36.1164],[-90.2829,36.1164],[-90.2827,36.1164],[-90.2825,36.1164],[-90.2822,36.1165],[-90.282,36.1167],[-90.2818,36.1168],[-90.2817,36.1168],[-90.2812,36.1166],[-90.2811,36.1166],[-90.2807,36.1166],[-90.2806,36.1167],[-90.2803,36.1169],[-90.2795,36.1172],[-90.2793,36.1173],[-90.2792,36.1173],[-90.279,36.1174],[-90.2789,36.1175],[-90.2786,36.1175],[-90.2785,36.1174],[-90.2784,36.1174],[-90.2781,36.1175],[-90.2777,36.1176],[-90.2772,36.1176],[-90.2767,36.1175],[-90.2764,36.1174],[-90.2763,36.1173],[-90.2762,36.1172],[-90.276,36.1172],[-90.2756,36.1172],[-90.2755,36.1172],[-90.2754,36.1172],[-90.2752,36.1172],[-90.275,36.117],[-90.2745,36.1169],[-90.2741,36.1169],[-90.2737,36.1168],[-90.2733,36.1168],[-90.273,36.1169],[-90.2728,36.117],[-90.2728,36.1172],[-90.2727,36.1176],[-90.2726,36.118],[-90.2724,36.1184],[-90.2723,36.1185],[-90.2722,36.1185],[-90.272,36.1185],[-90.2718,36.1185],[-90.2716,36.1185],[-90.2715,36.1186],[-90.2713,36.1187],[-90.2711,36.1187],[-90.2709,36.1187],[-90.27,36.1189],[-90.2695,36.119],[-90.2692,36.119],[-90.269,36.1191],[-90.2687,36.1191],[-90.2685,36.1192],[-90.2683,36.1195],[-90.2682,36.1195],[-90.268,36.1196],[-90.2676,36.1198],[-90.2674,36.1198],[-90.2672,36.1198],[-90.267,36.1199],[-90.2667,36.12],[-90.2665,36.1201],[-90.2664,36.1203],[-90.2661,36.1208],[-90.266,36.1209],[-90.266,36.121],[-90.2659,36.1211],[-90.2658,36.1212],[-90.2657,36.1213],[-90.2656,36.1213],[-90.2656,36.1214],[-90.2654,36.1215],[-90.2653,36.1216],[-90.2652,36.1217],[-90.265,36.1221],[-90.2649,36.1222],[-90.2646,36.1228],[-90.2644,36.123],[-90.2643,36.1232],[-90.264,36.1236],[-90.2639,36.1237],[-90.2636,36.1239],[-90.2636,36.124],[-90.2633,36.1243],[-90.263,36.1247],[-90.2625,36.1251],[-90.2622,36.1254],[-90.2619,36.1257],[-90.2618,36.1257],[-90.2613,36.1261],[-90.2612,36.1263],[-90.2611,36.1265],[-90.261,36.1269],[-90.261,36.1271],[-90.2609,36.1273],[-90.2607,36.1273],[-90.2605,36.1274],[-90.2601,36.1274],[-90.2597,36.1273],[-90.2596,36.1273],[-90.2593,36.1275],[-90.2592,36.1276],[-90.259,36.1276],[-90.2586,36.1275],[-90.2583,36.1274],[-90.2582,36.1273],[-90.258,36.1272],[-90.258,36.1271],[-90.2579,36.1271],[-90.2573,36.1273],[-90.257,36.1273],[-90.2566,36.1272],[-90.2557,36.1271],[-90.2554,36.127],[-90.2551,36.127],[-90.2548,36.1272],[-90.2546,36.1272],[-90.254,36.1272],[-90.2534,36.1272],[-90.2532,36.1273],[-90.2529,36.1275],[-90.2525,36.1277],[-90.2525,36.1278],[-90.2524,36.1278],[-90.252,36.1281],[-90.2519,36.1282],[-90.2518,36.1287],[-90.2516,36.129],[-90.2513,36.1294],[-90.251,36.1296],[-90.2508,36.1296],[-90.2507,36.1297],[-90.2501,36.1295],[-90.2497,36.1295],[-90.2495,36.1295],[-90.2494,36.1295],[-90.2493,36.1295],[-90.2492,36.1295],[-90.2489,36.1302],[-90.2487,36.1306],[-90.2485,36.1308],[-90.2481,36.1312],[-90.2478,36.1315],[-90.2478,36.1318],[-90.2478,36.1323],[-90.2478,36.1325],[-90.2476,36.1326],[-90.2472,36.1325],[-90.2467,36.1324],[-90.2465,36.1325],[-90.2462,36.1327],[-90.2459,36.133],[-90.2454,36.1335],[-90.2453,36.1338],[-90.2453,36.1351],[-90.2454,36.1354],[-90.2456,36.1359],[-90.2456,36.1361],[-90.2456,36.1362],[-90.2453,36.1363],[-90.2445,36.1365],[-90.2443,36.1365],[-90.2441,36.1365],[-90.2435,36.1366],[-90.2431,36.1366],[-90.2425,36.1367],[-90.2417,36.1369],[-90.2415,36.137],[-90.2412,36.1373],[-90.2408,36.1378],[-90.2404,36.1382],[-90.2402,36.1383],[-90.2394,36.1385],[-90.239,36.1387],[-90.2387,36.1387],[-90.2379,36.1387],[-90.2376,36.1388],[-90.2373,36.1389],[-90.2369,36.1393],[-90.2365,36.1395],[-90.2363,36.1394],[-90.2358,36.1392],[-90.2354,36.1395],[-90.2353,36.1397],[-90.2354,36.14],[-90.2358,36.1404],[-90.2357,36.1413],[-90.2356,36.1417],[-90.2355,36.1419],[-90.2352,36.1426],[-90.2348,36.1433],[-90.2348,36.1435],[-90.2351,36.1442],[-90.2351,36.1449],[-90.2351,36.1451],[-90.2349,36.1452],[-90.2347,36.1453],[-90.2344,36.1454],[-90.2341,36.1453],[-90.2336,36.1453],[-90.233,36.1455],[-90.2323,36.1458],[-90.2319,36.1461],[-90.2317,36.1463],[-90.2317,36.1464],[-90.2315,36.1468],[-90.2315,36.147],[-90.2315,36.1487],[-90.2316,36.1494],[-90.2319,36.1502],[-90.232,36.1508],[-90.232,36.1511],[-90.2319,36.1517],[-90.2315,36.1527],[-90.2314,36.1533],[-90.2313,36.1538],[-90.2317,36.1542],[-90.2318,36.1543],[-90.232,36.1543],[-90.2324,36.1543],[-90.2326,36.1543],[-90.2328,36.1546],[-90.2333,36.1547],[-90.2334,36.1548],[-90.2334,36.155],[-90.2334,36.1554],[-90.2332,36.1557],[-90.2329,36.156],[-90.2328,36.1561],[-90.2328,36.1563],[-90.2329,36.1564],[-90.2335,36.1565],[-90.2337,36.1567],[-90.2339,36.1568],[-90.2342,36.1574],[-90.2352,36.1584],[-90.2353,36.1588],[-90.2353,36.1593],[-90.2353,36.1596],[-90.235,36.1601],[-90.2341,36.1608],[-90.2338,36.1611],[-90.2335,36.1622],[-90.2331,36.1627],[-90.2328,36.163],[-90.2321,36.1632],[-90.2318,36.1633],[-90.2315,36.1634],[-90.2314,36.1635],[-90.2313,36.1636],[-90.2312,36.1639],[-90.2312,36.1642],[-90.2313,36.1644],[-90.2315,36.1646],[-90.2315,36.1648],[-90.2315,36.1651],[-90.2314,36.1653],[-90.2312,36.1655],[-90.2311,36.1657],[-90.2309,36.1659],[-90.2307,36.1662],[-90.2305,36.1666],[-90.2304,36.1668],[-90.2302,36.1674],[-90.2302,36.1676],[-90.2303,36.1677],[-90.2305,36.1679],[-90.2309,36.1681],[-90.231,36.1683],[-90.231,36.1684],[-90.231,36.1688],[-90.2309,36.1689],[-90.2309,36.1692],[-90.2308,36.1696],[-90.2306,36.1702],[-90.2304,36.1706],[-90.2302,36.1708],[-90.23,36.1709],[-90.2297,36.1711],[-90.2296,36.1712],[-90.2294,36.1713],[-90.2292,36.1715],[-90.2293,36.1721],[-90.2294,36.1723],[-90.2294,36.1725],[-90.2296,36.1729],[-90.2296,36.1732],[-90.2295,36.1733],[-90.2292,36.1735],[-90.2289,36.1735],[-90.2285,36.1737],[-90.2283,36.1737],[-90.2281,36.1738],[-90.2278,36.1739],[-90.2276,36.174],[-90.227,36.1746],[-90.2269,36.1748],[-90.2269,36.1749],[-90.2268,36.1753],[-90.2267,36.1756],[-90.2265,36.1758],[-90.2262,36.176],[-90.226,36.1762],[-90.2255,36.1765],[-90.2253,36.1767],[-90.2252,36.1769],[-90.2251,36.1772],[-90.2252,36.1777],[-90.2252,36.1779],[-90.2253,36.178],[-90.2253,36.1782],[-90.2252,36.1786],[-90.2251,36.1788],[-90.2246,36.1791],[-90.2242,36.1795],[-90.2241,36.1795],[-90.2238,36.1798],[-90.2237,36.1799],[-90.2234,36.1802],[-90.2231,36.1807],[-90.2221,36.1814],[-90.2219,36.1816],[-90.2217,36.182],[-90.2216,36.1824],[-90.2214,36.1826],[-90.2213,36.1828],[-90.2211,36.1831],[-90.2211,36.1832],[-90.2211,36.1835],[-90.221,36.1839],[-90.2208,36.1842],[-90.2205,36.1844],[-90.2203,36.1846],[-90.22,36.1847],[-90.2196,36.1848],[-90.2193,36.1848],[-90.2187,36.1848],[-90.2183,36.1847],[-90.2181,36.1846],[-90.2179,36.1844],[-90.2175,36.184],[-90.2174,36.1839],[-90.2172,36.1837],[-90.2169,36.1836],[-90.2166,36.1836],[-90.2164,36.1838],[-90.2162,36.184],[-90.2161,36.1842],[-90.216,36.1843],[-90.2159,36.1845],[-90.2157,36.1846],[-90.2155,36.1847],[-90.2153,36.1847],[-90.2151,36.1846],[-90.2145,36.1845],[-90.2143,36.1844],[-90.2143,36.1843],[-90.2142,36.1841],[-90.2144,36.1838],[-90.2144,36.1835],[-90.2144,36.1833],[-90.2143,36.1832],[-90.214,36.1831],[-90.2136,36.183],[-90.2133,36.183],[-90.2126,36.1831],[-90.212,36.183],[-90.2115,36.183],[-90.2112,36.1831],[-90.2111,36.1832],[-90.2103,36.1837],[-90.2101,36.1839],[-90.21,36.1841],[-90.21,36.1843],[-90.21,36.1845],[-90.2102,36.1847],[-90.2103,36.1849],[-90.2105,36.1852],[-90.2104,36.1855],[-90.2101,36.1858],[-90.2096,36.186],[-90.2092,36.1861],[-90.2088,36.1862],[-90.208,36.1862],[-90.2077,36.186],[-90.2076,36.1859],[-90.2071,36.1861],[-90.207,36.1861],[-90.2061,36.1865],[-90.2058,36.1865],[-90.2052,36.1866],[-90.2048,36.1866],[-90.2044,36.1867],[-90.2042,36.1873],[-90.2042,36.1877],[-90.2043,36.1883],[-90.2046,36.1885],[-90.2047,36.1887],[-90.2046,36.189],[-90.2044,36.1893],[-90.2042,36.1897],[-90.2038,36.1902],[-90.2035,36.1904],[-90.2032,36.1905],[-90.2025,36.1907],[-90.2017,36.1911],[-90.201,36.1917],[-90.2007,36.1921],[-90.201,36.1925],[-90.2013,36.1927],[-90.2015,36.1927],[-90.2016,36.1928],[-90.2017,36.193],[-90.2017,36.1932],[-90.2016,36.1933],[-90.2015,36.1937],[-90.2012,36.1947],[-90.2012,36.1953],[-90.2014,36.1954],[-90.2014,36.1955],[-90.2015,36.196],[-90.2014,36.1961],[-90.2013,36.1962],[-90.2011,36.1964],[-90.201,36.1965],[-90.2008,36.1966],[-90.2001,36.1967],[-90.1999,36.1968],[-90.1998,36.1968],[-90.1996,36.1968],[-90.1993,36.1967],[-90.1991,36.1965],[-90.1989,36.1963],[-90.1987,36.1962],[-90.1985,36.1961],[-90.1984,36.196],[-90.1981,36.196],[-90.1977,36.1961],[-90.1976,36.1962],[-90.1975,36.1961],[-90.1973,36.1961],[-90.1972,36.196],[-90.1968,36.1961],[-90.1965,36.1964],[-90.1961,36.1967],[-90.1959,36.1975],[-90.1958,36.1991],[-90.1957,36.1994],[-90.1955,36.2],[-90.1952,36.2004],[-90.1949,36.2005],[-90.1943,36.2006],[-90.1941,36.2006],[-90.194,36.2006],[-90.1937,36.2005],[-90.1933,36.2003],[-90.193,36.2003],[-90.1928,36.2004],[-90.1924,36.2008],[-90.1921,36.2009],[-90.1919,36.201],[-90.1916,36.201],[-90.1913,36.2009],[-90.1911,36.201],[-90.1905,36.2012],[-90.1902,36.2014],[-90.19,36.2016],[-90.19,36.2017],[-90.19,36.2018],[-90.19,36.202],[-90.19,36.2021],[-90.1901,36.2022],[-90.1901,36.2024],[-90.1895,36.2029],[-90.1894,36.203],[-90.1892,36.2032],[-90.189,36.2034],[-90.1889,36.2035],[-90.1887,36.2037],[-90.1887,36.2041],[-90.1887,36.2044],[-90.1882,36.2051],[-90.1881,36.2053],[-90.1882,36.2055],[-90.1881,36.2055],[-90.188,36.2056],[-90.1879,36.2056],[-90.1876,36.2057],[-90.1873,36.2056],[-90.187,36.2056],[-90.1867,36.2055],[-90.1867,36.2053],[-90.1866,36.2051],[-90.1865,36.2049],[-90.1864,36.2048],[-90.1862,36.2047],[-90.1858,36.2045],[-90.1857,36.2045],[-90.1855,36.2046],[-90.1853,36.2048],[-90.1851,36.205],[-90.185,36.2052],[-90.1849,36.2053],[-90.1846,36.2054],[-90.1842,36.2055],[-90.184,36.2055],[-90.1839,36.2054],[-90.1838,36.2052],[-90.1836,36.205],[-90.1834,36.2049],[-90.1833,36.2049],[-90.183,36.205],[-90.1829,36.2051],[-90.1827,36.2052],[-90.1825,36.2053],[-90.1823,36.2054],[-90.1822,36.2054],[-90.1822,36.2056],[-90.1823,36.2059],[-90.1823,36.2061],[-90.1823,36.2063],[-90.1822,36.2066],[-90.1822,36.2068],[-90.1821,36.2071],[-90.1821,36.2073],[-90.1821,36.2076],[-90.1819,36.2081],[-90.1818,36.2083],[-90.1816,36.2085],[-90.1813,36.2087],[-90.1811,36.2087],[-90.1807,36.2087],[-90.1804,36.2086],[-90.1799,36.2083],[-90.1794,36.2079],[-90.1792,36.2078],[-90.1787,36.2074],[-90.1783,36.2071],[-90.1782,36.2071],[-90.1778,36.2071],[-90.1775,36.2073],[-90.1773,36.2075],[-90.1772,36.2076],[-90.1769,36.2077],[-90.1769,36.2079],[-90.1769,36.2081],[-90.1771,36.2085],[-90.1772,36.2087],[-90.1771,36.209],[-90.1769,36.2092],[-90.1767,36.2094],[-90.1766,36.2095],[-90.1763,36.2101],[-90.1761,36.2103],[-90.1758,36.2106],[-90.1755,36.2108],[-90.1753,36.2108],[-90.1749,36.2109],[-90.1747,36.2109],[-90.1745,36.2108],[-90.1744,36.2106],[-90.1744,36.2104],[-90.1742,36.2102],[-90.1741,36.2102],[-90.1738,36.2102],[-90.1733,36.2103],[-90.173,36.2104],[-90.1727,36.2106],[-90.1722,36.2111],[-90.1719,36.2112],[-90.1717,36.2115],[-90.1712,36.2118],[-90.1707,36.212],[-90.1704,36.2122],[-90.1701,36.2125],[-90.17,36.2127],[-90.17,36.2129],[-90.1701,36.2133],[-90.1701,36.2136],[-90.17,36.2139],[-90.1699,36.214],[-90.1697,36.2141],[-90.1696,36.2141],[-90.1693,36.2141],[-90.1692,36.2141],[-90.169,36.2141],[-90.1688,36.214],[-90.1686,36.2138],[-90.1684,36.2134],[-90.1682,36.2132],[-90.168,36.2132],[-90.1678,36.2132],[-90.1675,36.2132],[-90.1672,36.2133],[-90.1671,36.2135],[-90.167,36.2137],[-90.1668,36.2139],[-90.1666,36.2141],[-90.1662,36.2143],[-90.166,36.2144],[-90.1656,36.2145],[-90.1644,36.2143],[-90.1639,36.2143],[-90.1634,36.2145],[-90.162,36.2153],[-90.1613,36.2156],[-90.161,36.2157],[-90.1607,36.2155],[-90.1604,36.2156],[-90.16,36.2155],[-90.1595,36.2153],[-90.1591,36.2152],[-90.1583,36.2146],[-90.158,36.2142],[-90.1576,36.2137],[-90.1574,36.2136],[-90.1571,36.2135],[-90.1568,36.2135],[-90.1562,36.2135],[-90.1561,36.2136],[-90.156,36.2137],[-90.1558,36.2138],[-90.1556,36.2138],[-90.1555,36.2139],[-90.1548,36.2144],[-90.1547,36.2146],[-90.1545,36.2149],[-90.1541,36.2154],[-90.1538,36.2155],[-90.1535,36.2156],[-90.1533,36.2155],[-90.1529,36.2154],[-90.1526,36.2155],[-90.1525,36.2155],[-90.1522,36.2157],[-90.1519,36.2161],[-90.1519,36.2165],[-90.1518,36.217],[-90.1516,36.2174],[-90.1514,36.2192],[-90.1507,36.2196],[-90.1501,36.2201],[-90.1495,36.2212],[-90.1491,36.2216],[-90.1484,36.2219],[-90.148,36.2219],[-90.147,36.2211],[-90.1465,36.2208],[-90.1459,36.2209],[-90.1456,36.2211],[-90.1456,36.2215],[-90.1457,36.2219],[-90.1459,36.2227],[-90.1459,36.2231],[-90.1455,36.2234],[-90.1448,36.2233],[-90.1441,36.2234],[-90.1438,36.224],[-90.1439,36.2247],[-90.144,36.2252],[-90.1437,36.2259],[-90.1434,36.2262],[-90.1422,36.2275],[-90.1417,36.2275],[-90.1407,36.227],[-90.1401,36.2269],[-90.1396,36.2271],[-90.139,36.2272],[-90.1381,36.2272],[-90.1364,36.2268],[-90.136,36.2266],[-90.1348,36.2264],[-90.1337,36.2266],[-90.1331,36.2261],[-90.1327,36.2263],[-90.1324,36.2263],[-90.1322,36.2264],[-90.1319,36.2267],[-90.1317,36.227],[-90.1317,36.2273],[-90.1317,36.2276],[-90.1317,36.2281],[-90.1316,36.2284],[-90.1314,36.2286],[-90.1312,36.2287],[-90.1306,36.2288],[-90.1299,36.2291],[-90.1298,36.2291],[-90.1297,36.2291],[-90.1294,36.2291],[-90.1291,36.2292],[-90.1288,36.2293],[-90.1284,36.2295],[-90.1281,36.2296],[-90.1278,36.2297],[-90.1277,36.2297],[-90.1273,36.2295],[-90.1272,36.2294],[-90.1271,36.2292],[-90.127,36.229],[-90.1269,36.229],[-90.1265,36.229],[-90.1263,36.2291],[-90.1262,36.2293],[-90.1261,36.2294],[-90.126,36.2296],[-90.1259,36.2297],[-90.1258,36.2298],[-90.1257,36.2303],[-90.1256,36.231],[-90.1255,36.2312],[-90.1255,36.2316],[-90.1256,36.2318],[-90.1258,36.232],[-90.126,36.2322],[-90.1261,36.2323],[-90.1262,36.2325],[-90.1263,36.2327],[-90.1264,36.2329],[-90.1265,36.2332],[-90.1265,36.2333],[-90.1263,36.2334],[-90.1262,36.2334],[-90.126,36.2334],[-90.1255,36.2335],[-90.1254,36.2336],[-90.1251,36.2337],[-90.1248,36.2338],[-90.1248,36.234],[-90.1247,36.2341],[-90.1248,36.2343],[-90.1248,36.2345],[-90.1248,36.2346],[-90.1248,36.2347],[-90.1248,36.2348],[-90.1247,36.2349],[-90.1247,36.235],[-90.1247,36.2352],[-90.1247,36.2353],[-90.1248,36.2354],[-90.1249,36.2354],[-90.1251,36.2355],[-90.1255,36.2355],[-90.1256,36.2356],[-90.1257,36.2356],[-90.1259,36.2357],[-90.126,36.2359],[-90.1262,36.2361],[-90.1265,36.2363],[-90.1268,36.2364],[-90.127,36.2364],[-90.1272,36.2365],[-90.1272,36.2366],[-90.1273,36.2368],[-90.1275,36.2368],[-90.1275,36.2369],[-90.1277,36.237],[-90.1278,36.2372],[-90.1278,36.2375],[-90.1277,36.2379],[-90.1277,36.2382],[-90.1277,36.2385],[-90.1276,36.2388],[-90.1276,36.2391],[-90.1277,36.2395],[-90.1278,36.2397],[-90.1281,36.2399],[-90.1282,36.24],[-90.1283,36.24],[-90.1285,36.2401],[-90.1287,36.2401],[-90.1294,36.2399],[-90.1296,36.2399],[-90.1298,36.24],[-90.1301,36.2402],[-90.1305,36.2404],[-90.1308,36.2407],[-90.1309,36.2409],[-90.131,36.241],[-90.1309,36.2414],[-90.1309,36.2416],[-90.1307,36.2419],[-90.1306,36.2421],[-90.1303,36.2428],[-90.1297,36.2432],[-90.1288,36.2433],[-90.1275,36.2431],[-90.1265,36.2434],[-90.126,36.2434],[-90.1251,36.243],[-90.1244,36.2428],[-90.124,36.2429],[-90.1236,36.2434],[-90.1237,36.2438],[-90.1245,36.2442],[-90.1246,36.2445],[-90.1246,36.2447],[-90.1239,36.2449],[-90.1235,36.2452],[-90.1235,36.2458],[-90.1234,36.2461],[-90.1223,36.2465],[-90.1219,36.2468],[-90.1217,36.2476],[-90.1218,36.2479],[-90.1222,36.2486],[-90.1223,36.2493],[-90.1221,36.2496],[-90.1214,36.2501],[-90.1211,36.2503],[-90.1209,36.2505],[-90.1207,36.2506],[-90.1202,36.2513],[-90.1198,36.2519],[-90.1196,36.2523],[-90.1194,36.2525],[-90.1187,36.2529],[-90.1184,36.2531],[-90.1184,36.2533],[-90.1184,36.2534],[-90.1184,36.2536],[-90.1185,36.2537],[-90.1187,36.2539],[-90.1197,36.2544],[-90.1198,36.2545],[-90.1199,36.2547],[-90.1198,36.255],[-90.1196,36.2551],[-90.1195,36.2552],[-90.1193,36.2553],[-90.1188,36.2553],[-90.1184,36.2554],[-90.1181,36.2556],[-90.118,36.2558],[-90.118,36.2564],[-90.118,36.2567],[-90.1181,36.2568],[-90.1183,36.257],[-90.1185,36.2571],[-90.1188,36.2572],[-90.1191,36.2573],[-90.1192,36.2574],[-90.1193,36.2576],[-90.1193,36.2577],[-90.1192,36.2578],[-90.1188,36.258],[-90.1184,36.258],[-90.1177,36.2581],[-90.1175,36.2582],[-90.1174,36.2583],[-90.1174,36.2584],[-90.1174,36.2586],[-90.1176,36.2588],[-90.1176,36.259],[-90.1176,36.2593],[-90.1176,36.2597],[-90.1171,36.2602],[-90.116,36.2616],[-90.116,36.2622],[-90.1169,36.2631],[-90.117,36.2634],[-90.1168,36.2638],[-90.1163,36.2641],[-90.1159,36.2643],[-90.1157,36.2645],[-90.1153,36.2649],[-90.1152,36.2651],[-90.1151,36.2653],[-90.115,36.2653],[-90.1149,36.2653],[-90.1147,36.2655],[-90.1144,36.2656],[-90.1141,36.2658],[-90.114,36.2659],[-90.1138,36.2659],[-90.1132,36.2662],[-90.1127,36.2663],[-90.1124,36.2664],[-90.1116,36.2663],[-90.1111,36.2664],[-90.1109,36.2665],[-90.1104,36.2668],[-90.1102,36.2669],[-90.11,36.2667],[-90.1099,36.2663],[-90.1098,36.266],[-90.1097,36.2659],[-90.1093,36.2657],[-90.1089,36.2656],[-90.1085,36.2656],[-90.1083,36.2657],[-90.1081,36.266],[-90.1078,36.2661],[-90.1075,36.266],[-90.1072,36.2658],[-90.1069,36.2658],[-90.1065,36.2659],[-90.106,36.2661],[-90.1058,36.2662],[-90.1055,36.2665],[-90.1054,36.2669],[-90.1053,36.2671],[-90.1051,36.2677],[-90.1048,36.2678],[-90.1044,36.2677],[-90.1038,36.2679],[-90.1036,36.2681],[-90.1034,36.2683],[-90.1032,36.2688],[-90.1028,36.269],[-90.1024,36.2691],[-90.101,36.269],[-90.1,36.2689],[-90.0997,36.2689],[-90.0995,36.2689],[-90.0988,36.2694],[-90.098,36.2698],[-90.0978,36.2699],[-90.0974,36.2705],[-90.097,36.2709],[-90.0966,36.2711],[-90.0964,36.2712],[-90.096,36.2713],[-90.0951,36.2714],[-90.0949,36.2713],[-90.0946,36.2712],[-90.0941,36.2711],[-90.0936,36.2711],[-90.0921,36.2711],[-90.0896,36.2713],[-90.0887,36.2714],[-90.0882,36.2716],[-90.0879,36.2715],[-90.0875,36.2714],[-90.0862,36.2713],[-90.0853,36.2716],[-90.0838,36.2719],[-90.0835,36.2721],[-90.083,36.273],[-90.0825,36.2735],[-90.0823,36.2736],[-90.0819,36.2741],[-90.0818,36.2744],[-90.0819,36.2745],[-90.0817,36.2756],[-90.0806,36.2768],[-90.0803,36.2777],[-90.0798,36.2785],[-90.0796,36.2787],[-90.0794,36.2789],[-90.0786,36.2791],[-90.0775,36.2797],[-90.0771,36.28],[-90.076,36.2807],[-90.0757,36.2811],[-90.0758,36.2814],[-90.076,36.2817],[-90.0761,36.2819],[-90.0761,36.282],[-90.0762,36.2826],[-90.0768,36.2833],[-90.0769,36.2836],[-90.077,36.2841],[-90.0772,36.2843],[-90.0772,36.2846],[-90.0771,36.2856],[-90.0777,36.2864],[-90.0777,36.2865],[-90.0778,36.2866],[-90.0777,36.2869],[-90.0778,36.2873],[-90.0779,36.2874],[-90.078,36.2876],[-90.078,36.2878],[-90.078,36.2879],[-90.078,36.2881],[-90.078,36.2882],[-90.078,36.2885],[-90.078,36.2887],[-90.0781,36.2888],[-90.0783,36.2889],[-90.0784,36.289],[-90.0788,36.2892],[-90.079,36.2893],[-90.079,36.2894],[-90.079,36.2897],[-90.079,36.2899],[-90.0789,36.2899],[-90.0785,36.2901],[-90.0783,36.2902],[-90.0778,36.2902],[-90.0777,36.2902],[-90.0773,36.2904],[-90.0771,36.2905],[-90.0767,36.2905],[-90.0765,36.2905],[-90.0764,36.2905],[-90.0763,36.2906],[-90.0761,36.2907],[-90.0759,36.2908],[-90.0757,36.2908],[-90.0754,36.2906],[-90.0752,36.2906],[-90.0751,36.2907],[-90.0748,36.2908],[-90.0743,36.2913],[-90.0739,36.2917],[-90.0728,36.2924],[-90.0726,36.2926],[-90.0724,36.2929],[-90.0723,36.293],[-90.0721,36.293],[-90.0717,36.293],[-90.0714,36.2932],[-90.071,36.2936],[-90.0707,36.2939],[-90.0702,36.2943],[-90.0699,36.2946],[-90.0698,36.2948],[-90.0697,36.2949],[-90.0697,36.2951],[-90.0698,36.2956],[-90.0699,36.296],[-90.0699,36.2961],[-90.0703,36.2966],[-90.0703,36.2967],[-90.0703,36.2969],[-90.0703,36.297],[-90.0701,36.2973],[-90.0695,36.2981],[-90.0694,36.2984],[-90.0693,36.2986],[-90.069,36.2989],[-90.0687,36.299],[-90.0678,36.2993],[-90.0675,36.2995],[-90.0672,36.2997],[-90.067,36.2999],[-90.0668,36.3001],[-90.0666,36.3003],[-90.0662,36.3005],[-90.0659,36.3008],[-90.0657,36.3012],[-90.0655,36.3013],[-90.0653,36.3015],[-90.0652,36.3016],[-90.0648,36.3018],[-90.0647,36.3019],[-90.0644,36.3021],[-90.0643,36.3023],[-90.0642,36.3025],[-90.0641,36.3028],[-90.0641,36.3031],[-90.0641,36.3034],[-90.0642,36.3038],[-90.0644,36.304],[-90.0647,36.3044],[-90.0649,36.3046],[-90.0651,36.3049],[-90.0652,36.305],[-90.0653,36.3051],[-90.066,36.3052],[-90.0662,36.3053],[-90.0664,36.3055],[-90.0666,36.3057],[-90.0666,36.3059],[-90.0668,36.3063],[-90.067,36.3065],[-90.0671,36.3068],[-90.0672,36.3075],[-90.0673,36.3078],[-90.0675,36.3082],[-90.0676,36.3087],[-90.0677,36.3089],[-90.068,36.3092],[-90.0681,36.3093],[-90.0681,36.3094],[-90.0683,36.3101],[-90.0683,36.3106],[-90.0684,36.3115],[-90.0685,36.3117],[-90.0688,36.312],[-90.069,36.3122],[-90.0691,36.3127],[-90.0693,36.3129],[-90.0696,36.3133],[-90.0697,36.3134],[-90.0699,36.3136],[-90.0703,36.3139],[-90.0706,36.3141],[-90.0708,36.3141],[-90.0712,36.3141],[-90.0714,36.3141],[-90.0716,36.3142],[-90.0717,36.3144],[-90.0719,36.3146],[-90.072,36.3151],[-90.0722,36.3155],[-90.0723,36.3156],[-90.0728,36.316],[-90.0733,36.3162],[-90.074,36.3164],[-90.0741,36.3165],[-90.0742,36.3166],[-90.0741,36.3171],[-90.0742,36.3177],[-90.0743,36.3178],[-90.0744,36.318],[-90.0752,36.3183],[-90.0755,36.3182],[-90.0758,36.3181],[-90.0759,36.3181],[-90.076,36.3181],[-90.0761,36.3182],[-90.0765,36.319],[-90.0766,36.3192],[-90.0768,36.3193],[-90.077,36.3193],[-90.0774,36.3193],[-90.0777,36.3192],[-90.0784,36.3188],[-90.0789,36.3185],[-90.0793,36.3184],[-90.0797,36.3183],[-90.0798,36.3183],[-90.0798,36.3184],[-90.08,36.3186],[-90.0801,36.3189],[-90.0802,36.3197],[-90.0803,36.3201],[-90.0806,36.3205],[-90.0809,36.3207],[-90.0811,36.3208],[-90.0814,36.321],[-90.0819,36.3214],[-90.0823,36.3219],[-90.0824,36.322],[-90.0821,36.3226],[-90.0817,36.323],[-90.0812,36.3231],[-90.08,36.3232],[-90.0799,36.3233],[-90.0799,36.3235],[-90.0799,36.3237],[-90.0804,36.3245],[-90.081,36.3251],[-90.0815,36.3254],[-90.0816,36.3255],[-90.0819,36.3258],[-90.082,36.3261],[-90.0819,36.3265],[-90.0816,36.3269],[-90.0811,36.3272],[-90.0795,36.3275],[-90.0792,36.3276],[-90.0791,36.3277],[-90.079,36.328],[-90.079,36.3282],[-90.0792,36.3291],[-90.0792,36.3294],[-90.0791,36.3295],[-90.079,36.3297],[-90.0786,36.3299],[-90.0781,36.3301],[-90.0776,36.3302],[-90.0776,36.3303],[-90.0772,36.3306],[-90.077,36.3308],[-90.0768,36.3314],[-90.0764,36.3326],[-90.0757,36.3338],[-90.0756,36.3342],[-90.0756,36.3345],[-90.0756,36.3347],[-90.0759,36.3351],[-90.0762,36.3353],[-90.0774,36.3358],[-90.0779,36.3361],[-90.0781,36.3364],[-90.0783,36.3367],[-90.0784,36.3373],[-90.0783,36.3377],[-90.0782,36.3383],[-90.0779,36.3387],[-90.0775,36.3393],[-90.0773,36.3397],[-90.0773,36.34],[-90.0773,36.3408],[-90.0772,36.3411],[-90.0769,36.3415],[-90.0766,36.3416],[-90.0761,36.3417],[-90.0754,36.3416],[-90.0749,36.3417],[-90.0744,36.3422],[-90.0742,36.3425],[-90.0742,36.3434],[-90.0742,36.3436],[-90.0744,36.344],[-90.0753,36.3452],[-90.0754,36.3455],[-90.0768,36.3469],[-90.0773,36.3477],[-90.078,36.3489],[-90.078,36.3491],[-90.0779,36.3494],[-90.0777,36.3495],[-90.0774,36.3496],[-90.0762,36.3497],[-90.0758,36.3498],[-90.0756,36.3501],[-90.0753,36.3505],[-90.0747,36.3513],[-90.0743,36.3517],[-90.0741,36.352],[-90.074,36.3527],[-90.0737,36.3532],[-90.0733,36.3535],[-90.0722,36.3538],[-90.0718,36.3541],[-90.0717,36.3544],[-90.0712,36.3556],[-90.0709,36.356],[-90.0705,36.3563],[-90.0703,36.3564],[-90.0701,36.3565],[-90.0698,36.3566],[-90.0694,36.3566],[-90.069,36.3565],[-90.0684,36.3564],[-90.0682,36.3564],[-90.0681,36.3566],[-90.068,36.3567],[-90.0684,36.3571],[-90.0685,36.3574],[-90.0683,36.3577],[-90.0675,36.3582],[-90.0666,36.3586],[-90.0664,36.3587],[-90.0663,36.3593],[-90.0662,36.3594],[-90.0661,36.3599],[-90.0661,36.3601],[-90.0661,36.3602],[-90.0666,36.3611],[-90.0667,36.3614],[-90.0667,36.3618],[-90.0666,36.3622],[-90.0661,36.3628],[-90.066,36.3632],[-90.0658,36.3635],[-90.0658,36.364],[-90.066,36.3645],[-90.0664,36.365],[-90.0664,36.3651],[-90.0663,36.3652],[-90.0657,36.3653],[-90.0656,36.3653],[-90.0653,36.3655],[-90.0644,36.3664],[-90.0641,36.3666],[-90.0636,36.3669],[-90.0635,36.3669],[-90.0634,36.367],[-90.0634,36.3672],[-90.0635,36.3672],[-90.0642,36.3674],[-90.0645,36.3676],[-90.0646,36.3679],[-90.0647,36.369],[-90.0645,36.3698],[-90.0637,36.3715],[-90.0636,36.3719],[-90.0636,36.3721],[-90.0637,36.3726],[-90.0638,36.3729],[-90.0637,36.374],[-90.0637,36.3741],[-90.064,36.3753],[-90.064,36.3756],[-90.0639,36.3757],[-90.0639,36.3759],[-90.0637,36.376],[-90.0629,36.3766],[-90.0627,36.377],[-90.0627,36.3773],[-90.0628,36.3774],[-90.0629,36.3775],[-90.0632,36.3775],[-90.0635,36.3775],[-90.0643,36.3771],[-90.0646,36.377],[-90.0648,36.3771],[-90.0649,36.3771],[-90.0654,36.3774],[-90.0657,36.3776],[-90.0666,36.3778],[-90.0667,36.3779],[-90.0667,36.378],[-90.0667,36.3781],[-90.0666,36.3783],[-90.066,36.379],[-90.066,36.3797],[-90.0654,36.3807],[-90.0645,36.3819],[-90.0645,36.3821],[-90.064,36.3826],[-90.0634,36.383],[-90.0633,36.3832],[-90.0632,36.3835],[-90.0632,36.3836],[-90.0634,36.384],[-90.0636,36.3842],[-90.0637,36.3842],[-90.0642,36.3843],[-90.0662,36.3848],[-90.0677,36.385],[-90.0681,36.3852],[-90.0683,36.3853],[-90.0683,36.3856],[-90.0683,36.3858],[-90.068,36.3862],[-90.0675,36.3865],[-90.066,36.3871],[-90.0658,36.3873],[-90.0658,36.3875],[-90.0659,36.3876],[-90.0666,36.3877],[-90.0678,36.3881],[-90.0689,36.3882],[-90.069,36.3883],[-90.069,36.3884],[-90.0688,36.3885],[-90.0685,36.3886],[-90.0683,36.3887],[-90.0682,36.3888],[-90.0682,36.389],[-90.0683,36.3891],[-90.0686,36.3893],[-90.069,36.3896],[-90.0693,36.3899],[-90.0697,36.3904],[-90.0701,36.3912],[-90.0703,36.3916],[-90.0703,36.392],[-90.0703,36.3927],[-90.0703,36.3933],[-90.0704,36.3935],[-90.0705,36.3936],[-90.0707,36.3937],[-90.071,36.3936],[-90.0718,36.3932],[-90.0723,36.393],[-90.0728,36.3929],[-90.0733,36.3928],[-90.0736,36.3928],[-90.0739,36.3929],[-90.0742,36.3931],[-90.0746,36.3934],[-90.075,36.394],[-90.0753,36.3943],[-90.0758,36.3949],[-90.0768,36.3956],[-90.0773,36.3959],[-90.0776,36.3961],[-90.0778,36.3962],[-90.0782,36.3964],[-90.0783,36.3964],[-90.0784,36.3969],[-90.0784,36.397],[-90.0784,36.3972],[-90.0786,36.3983],[-90.0789,36.3994],[-90.0792,36.3997],[-90.0798,36.4002],[-90.0806,36.4007],[-90.0814,36.4011],[-90.082,36.4012],[-90.0825,36.4013],[-90.0828,36.4012],[-90.0831,36.4011],[-90.0838,36.4006],[-90.084,36.4006],[-90.0841,36.4006],[-90.0844,36.4007],[-90.085,36.4012],[-90.0855,36.4016],[-90.0861,36.402],[-90.0865,36.4021],[-90.0877,36.4022],[-90.0884,36.4023],[-90.0911,36.403],[-90.0923,36.4035],[-90.0928,36.4036],[-90.0951,36.4037],[-90.0954,36.4037],[-90.0961,36.4034],[-90.0965,36.4034],[-90.0971,36.4034],[-90.0974,36.4036],[-90.0981,36.404],[-90.0983,36.404],[-90.0986,36.404],[-90.0987,36.404],[-90.0991,36.4038],[-90.0995,36.4034],[-90.101,36.4021],[-90.1013,36.402],[-90.1016,36.402],[-90.1018,36.4021],[-90.1021,36.4024],[-90.1027,36.4031],[-90.1037,36.4049],[-90.1038,36.4051],[-90.1039,36.4052],[-90.1042,36.4054],[-90.1045,36.4055],[-90.1046,36.4055],[-90.1048,36.4055],[-90.1052,36.4053],[-90.1071,36.4042],[-90.1081,36.4038],[-90.1086,36.4037],[-90.1094,36.4038],[-90.1098,36.404],[-90.1105,36.4043],[-90.1107,36.4045],[-90.1108,36.4048],[-90.1108,36.405],[-90.1108,36.4054],[-90.1104,36.407],[-90.1104,36.4075],[-90.1105,36.4077],[-90.1108,36.4078],[-90.1111,36.4078],[-90.1114,36.4076],[-90.1132,36.4065],[-90.1147,36.4059],[-90.1151,36.4058],[-90.1154,36.4058],[-90.1157,36.4059],[-90.1157,36.406],[-90.1158,36.4061],[-90.1158,36.4064],[-90.1158,36.4066],[-90.1156,36.4069],[-90.1153,36.4071],[-90.115,36.4073],[-90.1145,36.4075],[-90.1141,36.4077],[-90.1137,36.4079],[-90.1135,36.4081],[-90.1135,36.4082],[-90.1134,36.4085],[-90.1134,36.4091],[-90.1136,36.4095],[-90.1136,36.4096],[-90.1138,36.4097],[-90.1143,36.4097],[-90.1146,36.4094],[-90.1149,36.4084],[-90.115,36.4082],[-90.1152,36.4081],[-90.1155,36.408],[-90.1159,36.4081],[-90.1163,36.4084],[-90.1167,36.4088],[-90.117,36.409],[-90.1174,36.4092],[-90.1184,36.4094],[-90.1187,36.4097],[-90.1188,36.41],[-90.1188,36.4106],[-90.1187,36.4111],[-90.1186,36.4114],[-90.1185,36.4118],[-90.1186,36.4121],[-90.1187,36.4123],[-90.1188,36.4125],[-90.1189,36.4125],[-90.1191,36.4126],[-90.1195,36.4125],[-90.1207,36.4112],[-90.1211,36.411],[-90.1215,36.4108],[-90.1221,36.4108],[-90.1225,36.4108],[-90.1251,36.4109],[-90.1254,36.411],[-90.1263,36.4111],[-90.1268,36.4111],[-90.1273,36.4111],[-90.1283,36.4113],[-90.1286,36.4114],[-90.1288,36.4116],[-90.1289,36.4118],[-90.1288,36.4123],[-90.1268,36.4152],[-90.1266,36.4156],[-90.1266,36.416],[-90.1267,36.4162],[-90.1271,36.4165],[-90.1275,36.4167],[-90.1279,36.4168],[-90.1284,36.4168],[-90.1289,36.4167],[-90.1291,36.4166],[-90.1294,36.4165],[-90.1297,36.4162],[-90.1303,36.4155],[-90.1306,36.4152],[-90.1311,36.415],[-90.1327,36.4143],[-90.1339,36.4139],[-90.136,36.4133],[-90.1369,36.4133],[-90.1378,36.4134],[-90.1382,36.4136],[-90.1386,36.4138],[-90.1387,36.414],[-90.1387,36.4142],[-90.1386,36.4145],[-90.1383,36.4147],[-90.1381,36.4148],[-90.1378,36.4148],[-90.137,36.4149],[-90.1367,36.415],[-90.1365,36.4151],[-90.1358,36.4157],[-90.1353,36.4164],[-90.135,36.4168],[-90.1349,36.4171],[-90.1349,36.4176],[-90.1352,36.4184],[-90.1354,36.4187],[-90.1354,36.4192],[-90.1354,36.4193],[-90.1349,36.421],[-90.1348,36.4214],[-90.1346,36.4218],[-90.1342,36.4225],[-90.1343,36.4228],[-90.1344,36.423],[-90.1346,36.4231],[-90.1351,36.4231],[-90.1355,36.4231],[-90.1361,36.4227],[-90.1367,36.4222],[-90.137,36.4216],[-90.1372,36.4214],[-90.1376,36.4213],[-90.1379,36.4212],[-90.1386,36.4211],[-90.14,36.4217],[-90.1404,36.422],[-90.1417,36.4231],[-90.1435,36.4242],[-90.1439,36.4245],[-90.1442,36.425],[-90.1443,36.4254],[-90.1443,36.4259],[-90.1441,36.4267],[-90.144,36.427],[-90.1439,36.4275],[-90.1437,36.4283],[-90.1437,36.4287],[-90.1434,36.4299],[-90.1432,36.4306],[-90.1429,36.431],[-90.1425,36.4312],[-90.1422,36.4314],[-90.1416,36.4315],[-90.1412,36.4315],[-90.141,36.4315],[-90.1399,36.4312],[-90.1389,36.4312],[-90.1385,36.4313],[-90.1382,36.4314],[-90.1379,36.4316],[-90.1377,36.4318],[-90.1376,36.4323],[-90.1376,36.4329],[-90.1381,36.434],[-90.1383,36.4343],[-90.1387,36.4346],[-90.1389,36.4348],[-90.1389,36.4351],[-90.1385,36.4352],[-90.1378,36.4352],[-90.137,36.4351],[-90.1357,36.4352],[-90.1353,36.4353],[-90.1348,36.4355],[-90.1344,36.436],[-90.1342,36.4366],[-90.1341,36.4374],[-90.1341,36.4387],[-90.1343,36.4397],[-90.1349,36.4408],[-90.1354,36.4415],[-90.1361,36.4421],[-90.1363,36.4426],[-90.1363,36.4427],[-90.1359,36.4436],[-90.1358,36.4439],[-90.1358,36.4444],[-90.1359,36.4448],[-90.1363,36.4457],[-90.1364,36.446],[-90.1365,36.4465],[-90.1364,36.447],[-90.1362,36.4475],[-90.1362,36.448],[-90.1362,36.4482],[-90.1365,36.4489],[-90.1372,36.4498],[-90.1373,36.4501],[-90.1373,36.4503],[-90.1371,36.4506],[-90.1368,36.4508],[-90.1344,36.4527],[-90.1341,36.453],[-90.134,36.4534],[-90.1339,36.4536],[-90.134,36.4539],[-90.1342,36.4541],[-90.1345,36.4543],[-90.1349,36.4544],[-90.1351,36.4545],[-90.1361,36.4547],[-90.1368,36.455],[-90.1376,36.4555],[-90.1378,36.4557],[-90.1381,36.4559],[-90.1397,36.4571],[-90.1403,36.4577],[-90.1407,36.4581],[-90.141,36.4585],[-90.1412,36.459],[-90.1416,36.4598],[-90.1417,36.4602],[-90.1417,36.4606],[-90.1407,36.463],[-90.1404,36.4639],[-90.1404,36.4646],[-90.1406,36.465],[-90.1411,36.4663],[-90.1414,36.4665],[-90.1423,36.4668],[-90.1426,36.4671],[-90.1427,36.4672],[-90.1428,36.4674],[-90.1428,36.4675],[-90.1425,36.4679],[-90.1426,36.4679],[-90.1428,36.4679],[-90.1429,36.4679],[-90.1432,36.468],[-90.1435,36.468],[-90.144,36.4679],[-90.1442,36.4678],[-90.1446,36.4676],[-90.1446,36.4675],[-90.1447,36.4674],[-90.1448,36.4672],[-90.1448,36.467],[-90.1447,36.4667],[-90.1444,36.4661],[-90.1438,36.4645],[-90.1438,36.4643],[-90.1441,36.4634],[-90.1446,36.4628],[-90.1449,36.4628],[-90.1458,36.4627],[-90.1468,36.4628],[-90.1478,36.4633],[-90.1486,36.4637],[-90.1491,36.4645],[-90.1497,36.465],[-90.1498,36.4651],[-90.1499,36.4652],[-90.1501,36.4654],[-90.1507,36.4655],[-90.1517,36.4651],[-90.1531,36.4641],[-90.154,36.4637],[-90.1547,36.4635],[-90.155,36.4635],[-90.1552,36.4635],[-90.1554,36.4635],[-90.1555,36.4635],[-90.1558,36.4635],[-90.1559,36.4642],[-90.1557,36.4653],[-90.1557,36.4655],[-90.1557,36.4658],[-90.1557,36.4662],[-90.1556,36.4665],[-90.1555,36.4667],[-90.1549,36.4672],[-90.1541,36.4676],[-90.1538,36.4679],[-90.1537,36.4681],[-90.1534,36.4688],[-90.1532,36.4697],[-90.1532,36.4705],[-90.1529,36.4709],[-90.1526,36.471],[-90.1524,36.4707],[-90.1522,36.4702],[-90.1517,36.4699],[-90.1514,36.4702],[-90.1507,36.4705],[-90.1498,36.4705],[-90.1489,36.4703],[-90.1479,36.4695],[-90.1469,36.4689],[-90.1459,36.4689],[-90.1449,36.4692],[-90.1444,36.4693],[-90.1442,36.4693],[-90.1442,36.4694],[-90.1434,36.4697],[-90.1429,36.4701],[-90.1428,36.4702],[-90.1426,36.4703],[-90.1425,36.4707],[-90.1427,36.4707],[-90.1425,36.4708],[-90.1424,36.4715],[-90.1426,36.4724],[-90.1426,36.4726],[-90.1431,36.4731],[-90.1431,36.4733],[-90.1433,36.4738],[-90.1433,36.4741],[-90.1431,36.4746],[-90.1432,36.4751],[-90.1433,36.4754],[-90.1438,36.4759],[-90.1446,36.4763],[-90.145,36.4764],[-90.1461,36.4765],[-90.1464,36.4764],[-90.1471,36.4762],[-90.1476,36.4761],[-90.1482,36.4761],[-90.1492,36.4764],[-90.1499,36.4766],[-90.1512,36.477],[-90.1516,36.4771],[-90.1531,36.4778],[-90.154,36.478],[-90.1556,36.4786],[-90.1565,36.4787],[-90.1574,36.4787],[-90.1577,36.4789],[-90.1584,36.4793],[-90.1592,36.4797],[-90.1595,36.48],[-90.1596,36.4803],[-90.1597,36.4806],[-90.1596,36.4811],[-90.1592,36.4815],[-90.1587,36.4818],[-90.158,36.4827],[-90.1573,36.484],[-90.1572,36.4844],[-90.1573,36.4844],[-90.1575,36.4845],[-90.1585,36.4846],[-90.1587,36.4847],[-90.1591,36.4851],[-90.1598,36.4855],[-90.16,36.4858],[-90.1602,36.486],[-90.1603,36.4863],[-90.1603,36.4865],[-90.1602,36.4868],[-90.1601,36.487],[-90.1599,36.4872],[-90.1598,36.4873],[-90.1596,36.4875],[-90.1595,36.4875],[-90.1593,36.4875],[-90.159,36.4875],[-90.1588,36.4875],[-90.1578,36.4876],[-90.1571,36.4874],[-90.157,36.4875],[-90.1567,36.4876],[-90.1565,36.4877],[-90.1562,36.4885],[-90.1561,36.4891],[-90.1563,36.49],[-90.1563,36.4905],[-90.1564,36.4906],[-90.1566,36.4907],[-90.1579,36.4913],[-90.1582,36.4914],[-90.1584,36.4915],[-90.1586,36.4916],[-90.1595,36.4925],[-90.1601,36.4935],[-90.16,36.4939],[-90.16,36.4943],[-90.1593,36.4944],[-90.1591,36.4943],[-90.1584,36.4943],[-90.1582,36.4943],[-90.1581,36.4943],[-90.1579,36.4942],[-90.1574,36.4942],[-90.1568,36.494],[-90.1566,36.4938],[-90.1564,36.4935],[-90.1562,36.4933],[-90.1561,36.4932],[-90.1552,36.4926],[-90.155,36.4925],[-90.1549,36.4924],[-90.1535,36.493],[-90.1531,36.4933],[-90.1531,36.4936],[-90.1531,36.4938],[-90.1534,36.4945],[-90.1536,36.4948],[-90.154,36.4953],[-90.1542,36.4956],[-90.1545,36.4959],[-90.1547,36.4964],[-90.1547,36.4967],[-90.1547,36.4968],[-90.1545,36.4968],[-90.1543,36.4968],[-90.154,36.497],[-90.1535,36.4971],[-90.1533,36.4972],[-90.1532,36.4973],[-90.1528,36.4975],[-90.1525,36.4978],[-90.1523,36.498],[-90.1524,36.498],[-90.1526,36.498],[-90.1547,36.498],[-90.155,36.498],[-90.1553,36.498],[-90.1648,36.4979],[-90.1739,36.4979],[-90.18,36.4979],[-90.1801,36.4979],[-90.1802,36.4979],[-90.1803,36.4979],[-90.1805,36.4979],[-90.1821,36.4979],[-90.1823,36.4979],[-90.1825,36.4979],[-90.1833,36.4979],[-90.1834,36.4979],[-90.1835,36.4979],[-90.1836,36.4979],[-90.1837,36.4979],[-90.194,36.4979],[-90.1953,36.4979],[-90.1971,36.4979],[-90.1995,36.4979],[-90.2023,36.4979],[-90.2045,36.4979],[-90.2048,36.4979],[-90.2053,36.4979],[-90.2073,36.4979],[-90.2091,36.4979],[-90.2108,36.4979],[-90.2119,36.4979],[-90.212,36.4979],[-90.2129,36.4978],[-90.2141,36.4978],[-90.216,36.4978],[-90.2173,36.4979],[-90.2204,36.4978],[-90.2205,36.4979],[-90.2206,36.4979],[-90.2207,36.4979],[-90.2209,36.4979],[-90.229,36.4979],[-90.2291,36.4979],[-90.2299,36.4979],[-90.2302,36.4979],[-90.2332,36.4978],[-90.2353,36.4978],[-90.2377,36.4978],[-90.238,36.4978],[-90.2391,36.4978],[-90.2434,36.4978],[-90.2442,36.4978],[-90.2453,36.4978],[-90.2459,36.4978],[-90.249,36.4978],[-90.2493,36.4978],[-90.2496,36.4978],[-90.2498,36.4978],[-90.2571,36.4978],[-90.2655,36.4979],[-90.2659,36.4979],[-90.2664,36.4979],[-90.2668,36.4979],[-90.2779,36.4979],[-90.2792,36.4979],[-90.2851,36.4979],[-90.2871,36.498],[-90.294,36.498],[-90.2941,36.498],[-90.2998,36.498],[-90.2999,36.498],[-90.3007,36.498],[-90.3008,36.498],[-90.301,36.498],[-90.3015,36.498],[-90.302,36.498],[-90.3022,36.498],[-90.3023,36.498],[-90.3028,36.498],[-90.3032,36.498],[-90.3039,36.498],[-90.3052,36.4979],[-90.3092,36.498],[-90.3105,36.4979],[-90.313,36.498],[-90.3167,36.4981],[-90.3174,36.4981],[-90.3178,36.4981],[-90.3179,36.4981],[-90.3232,36.4981],[-90.3245,36.4981],[-90.3253,36.4981],[-90.3257,36.4981],[-90.3262,36.4981],[-90.3264,36.4981],[-90.3265,36.4981],[-90.3266,36.4981],[-90.3389,36.4982],[-90.3401,36.4982],[-90.3558,36.4983],[-90.3563,36.4983],[-90.3577,36.4983],[-90.3582,36.4983],[-90.3596,36.4983],[-90.3636,36.4983],[-90.365,36.4983],[-90.3662,36.4983],[-90.3696,36.4983],[-90.3708,36.4983],[-90.371,36.4983],[-90.3712,36.4983],[-90.3716,36.4983],[-90.3718,36.4983],[-90.3728,36.4983],[-90.3751,36.4983],[-90.3756,36.4983],[-90.3766,36.4984],[-90.3801,36.4984],[-90.3821,36.4984],[-90.3904,36.4984],[-90.3939,36.4984],[-90.3947,36.4984],[-90.3974,36.4984],[-90.3983,36.4984],[-90.3996,36.4984],[-90.4033,36.4984],[-90.4045,36.4984],[-90.4057,36.4984],[-90.4094,36.4984],[-90.4106,36.4984],[-90.4133,36.4984],[-90.4213,36.4984],[-90.4239,36.4984],[-90.4242,36.4984],[-90.425,36.4984],[-90.4253,36.4984],[-90.4258,36.4984],[-90.4262,36.4984],[-90.4305,36.4984],[-90.4314,36.4984],[-90.4315,36.4984],[-90.4317,36.4984],[-90.4336,36.4984],[-90.4337,36.4984],[-90.4339,36.4984],[-90.4389,36.4984],[-90.439,36.4984],[-90.4392,36.4984],[-90.4411,36.4984],[-90.4412,36.4984],[-90.4413,36.4984],[-90.4493,36.4984],[-90.4554,36.4984],[-90.4578,36.4984],[-90.4648,36.4984],[-90.4672,36.4984],[-90.4673,36.4984],[-90.4674,36.4984],[-90.4703,36.4984],[-90.4736,36.4984],[-90.474,36.4984],[-90.4753,36.4984],[-90.4757,36.4984],[-90.4759,36.4984],[-90.4766,36.4984],[-90.4769,36.4984],[-90.4775,36.4984],[-90.4793,36.4984],[-90.4799,36.4984],[-90.4803,36.4984],[-90.4814,36.4984],[-90.4818,36.4984],[-90.4838,36.4984],[-90.4877,36.4984],[-90.4942,36.4984],[-90.4943,36.4984],[-90.4945,36.4984],[-90.4994,36.4985],[-90.5002,36.4985],[-90.5043,36.4985],[-90.5084,36.4985],[-90.5138,36.4984],[-90.5142,36.4984],[-90.5165,36.4985],[-90.5216,36.4985],[-90.5221,36.4985],[-90.5222,36.4985],[-90.5254,36.4985],[-90.5278,36.4985],[-90.53,36.4985],[-90.5307,36.4985],[-90.5321,36.4985],[-90.5322,36.4985],[-90.533,36.4985],[-90.5334,36.4985],[-90.5368,36.4985],[-90.5372,36.4985],[-90.5395,36.4985],[-90.5399,36.4985],[-90.5401,36.4985],[-90.5403,36.4985],[-90.5419,36.4985],[-90.544,36.4985],[-90.5471,36.4985],[-90.5484,36.4985],[-90.5525,36.4985],[-90.5545,36.4985],[-90.5558,36.4985],[-90.5574,36.4985],[-90.5583,36.4985],[-90.5585,36.4986],[-90.5595,36.4986],[-90.5665,36.4986],[-90.5704,36.4986],[-90.5762,36.4986],[-90.5777,36.4986],[-90.5843,36.4986],[-90.5844,36.4986],[-90.5848,36.4986],[-90.5849,36.4986],[-90.5862,36.4986],[-90.5901,36.4985],[-90.5914,36.4985],[-90.5918,36.4985],[-90.593,36.4985],[-90.5935,36.4985],[-90.5936,36.4985],[-90.5941,36.4985],[-90.5943,36.4985],[-90.6055,36.4985],[-90.6092,36.4985],[-90.6131,36.4985],[-90.6211,36.4984],[-90.6212,36.4984],[-90.6215,36.4985],[-90.6251,36.4985],[-90.6393,36.4985],[-90.6478,36.4985],[-90.6479,36.4985],[-90.6485,36.4985],[-90.6593,36.4985],[-90.6752,36.4986],[-90.6753,36.4986],[-90.693,36.4982],[-90.6981,36.4982],[-90.7035,36.4984],[-90.7088,36.4984],[-90.7111,36.4984],[-90.7112,36.4984],[-90.7199,36.4985],[-90.7262,36.4986],[-90.7416,36.4987],[-90.7473,36.4987],[-90.7591,36.4984],[-90.7656,36.4986],[-90.7744,36.4986],[-90.7753,36.4986],[-90.7763,36.4986],[-90.778,36.4986],[-90.7789,36.4986],[-90.7804,36.4986],[-90.7805,36.4986],[-90.7806,36.4986],[-90.7806,36.4985],[-90.7814,36.4985],[-90.7819,36.4985],[-90.7825,36.4985],[-90.7832,36.4985],[-90.7844,36.4985],[-90.7865,36.4986],[-90.7901,36.4986],[-90.802,36.4987],[-90.8022,36.4987],[-90.8024,36.4987],[-90.8025,36.4987],[-90.8026,36.4987],[-90.803,36.4987],[-90.8037,36.4987],[-90.8056,36.4987],[-90.8062,36.4987],[-90.8063,36.4987],[-90.8064,36.4987],[-90.8088,36.4987],[-90.8162,36.4987],[-90.8183,36.4987],[-90.8187,36.4987],[-90.822,36.4987],[-90.8319,36.4986],[-90.8347,36.4986],[-90.8351,36.4986],[-90.8377,36.4986],[-90.8378,36.4986],[-90.8391,36.4986],[-90.8392,36.4986],[-90.8412,36.4986],[-90.8498,36.4985],[-90.8505,36.4985],[-90.8542,36.4985],[-90.8545,36.4985],[-90.8546,36.4985],[-90.8548,36.4985],[-90.857,36.4985],[-90.8574,36.4985],[-90.8637,36.4984],[-90.8666,36.4984],[-90.8699,36.4983],[-90.8718,36.4983],[-90.8726,36.4983],[-90.8727,36.4982],[-90.8729,36.4982],[-90.8732,36.4982],[-90.8734,36.4982],[-90.8736,36.4981],[-90.8738,36.4981],[-90.8743,36.4982],[-90.8751,36.4983],[-90.8753,36.4983],[-90.8768,36.4983],[-90.8769,36.4983],[-90.877,36.4983],[-90.8771,36.4983],[-90.8778,36.4983],[-90.8784,36.4983],[-90.879,36.4983],[-90.8888,36.4983],[-90.8891,36.4983],[-90.8911,36.4983],[-90.8913,36.4983],[-90.905,36.4984],[-90.9051,36.4984],[-90.9076,36.4984],[-90.9128,36.4984],[-90.9162,36.4984],[-90.9164,36.4984],[-90.9249,36.4984],[-90.9255,36.4984],[-90.9276,36.4984],[-90.9277,36.4984],[-90.928,36.4984],[-90.9334,36.4984],[-90.9403,36.4984],[-90.9404,36.4984],[-90.9405,36.4984],[-90.9406,36.4984],[-90.9423,36.4985],[-90.9424,36.4985],[-90.9426,36.4985],[-90.944,36.4985],[-90.9441,36.4985],[-90.9484,36.4985],[-90.9548,36.4984],[-90.9566,36.4984],[-90.9591,36.4984],[-90.9603,36.4984],[-90.9607,36.4984],[-90.9624,36.4984],[-90.9629,36.4984],[-90.972,36.4984],[-90.9758,36.4984],[-90.9807,36.4984],[-90.981,36.4984],[-90.9813,36.4984],[-90.984,36.4984],[-90.9874,36.4984],[-90.9912,36.4983],[-90.9953,36.4983],[-90.9957,36.4983],[-90.9969,36.4983],[-90.9971,36.4983],[-90.9973,36.4983],[-91.0001,36.4983],[-91.0015,36.4983],[-91.0016,36.4983],[-91.0052,36.4982],[-91.0054,36.4982],[-91.0086,36.4982],[-91.0117,36.4982],[-91.012,36.4982],[-91.0127,36.4983],[-91.0136,36.4983],[-91.0137,36.4983],[-91.0154,36.4982],[-91.0157,36.4982],[-91.0159,36.4982],[-91.0161,36.4982],[-91.0167,36.4982],[-91.0171,36.4982],[-91.0175,36.4982],[-91.0177,36.4982],[-91.0178,36.4981],[-91.0179,36.4981],[-91.018,36.4981],[-91.0181,36.4981],[-91.0192,36.4981],[-91.0228,36.498],[-91.0236,36.498],[-91.024,36.498],[-91.0267,36.498],[-91.0347,36.498],[-91.0373,36.498],[-91.0464,36.498],[-91.0467,36.498],[-91.05,36.498],[-91.0501,36.498],[-91.0521,36.498],[-91.0522,36.498],[-91.0529,36.498],[-91.0547,36.498],[-91.0568,36.498],[-91.0569,36.498],[-91.059,36.4979],[-91.0657,36.4979],[-91.0679,36.4979],[-91.0683,36.4979],[-91.0691,36.4979],[-91.0726,36.4979],[-91.0731,36.4979],[-91.0737,36.4979],[-91.0738,36.4979],[-91.0742,36.4979],[-91.0743,36.4979],[-91.0746,36.4979],[-91.0768,36.4979],[-91.0844,36.4979],[-91.0869,36.4979],[-91.0878,36.4979],[-91.0904,36.4979],[-91.0913,36.4979],[-91.0925,36.4979],[-91.0959,36.4979],[-91.0963,36.4978],[-91.1014,36.4979],[-91.1074,36.4979],[-91.1077,36.4979],[-91.1089,36.4979],[-91.1092,36.4979],[-91.1127,36.4978],[-91.1151,36.4978],[-91.1231,36.4977],[-91.1251,36.4977],[-91.1265,36.4977],[-91.1339,36.4977],[-91.1355,36.4977],[-91.1409,36.4977],[-91.144,36.4977],[-91.1444,36.4977],[-91.147,36.4976],[-91.1625,36.4975],[-91.1626,36.4975],[-91.1646,36.4975],[-91.1721,36.4975],[-91.1722,36.4975],[-91.1724,36.4975],[-91.1725,36.4975],[-91.1726,36.4975],[-91.1814,36.4976],[-91.1886,36.4975],[-91.1937,36.4975],[-91.1957,36.4975],[-91.1999,36.4975],[-91.2003,36.4975],[-91.2035,36.4975],[-91.2087,36.4975],[-91.2174,36.4975],[-91.2177,36.4975],[-91.2179,36.4975],[-91.2181,36.4975],[-91.2183,36.4975],[-91.2185,36.4975],[-91.2187,36.4975],[-91.219,36.4975],[-91.2191,36.4975],[-91.2202,36.4975],[-91.222,36.4975],[-91.2228,36.4975],[-91.2237,36.4975],[-91.2246,36.4975],[-91.2255,36.4975],[-91.2263,36.4975],[-91.2264,36.4975],[-91.2268,36.4975],[-91.227,36.4975],[-91.2272,36.4976],[-91.2273,36.4976],[-91.2348,36.4977],[-91.2357,36.4977],[-91.248,36.4976],[-91.2493,36.4976],[-91.2499,36.4976],[-91.2501,36.4976],[-91.259,36.4976],[-91.261,36.4976],[-91.2681,36.4976],[-91.2696,36.4976],[-91.2763,36.4975],[-91.2778,36.4975],[-91.2882,36.4975],[-91.296,36.4975],[-91.3025,36.4975],[-91.3037,36.4975],[-91.3244,36.4974],[-91.3246,36.4974],[-91.3275,36.4974],[-91.3344,36.4974],[-91.3389,36.4974],[-91.339,36.4974],[-91.3463,36.4973],[-91.3584,36.4973],[-91.3586,36.4973],[-91.3616,36.4973],[-91.3682,36.4973],[-91.3683,36.4973],[-91.3686,36.4973],[-91.3687,36.4973],[-91.3732,36.4973],[-91.3734,36.4973],[-91.3751,36.4973],[-91.3801,36.4973],[-91.3934,36.4972],[-91.4049,36.4971],[-91.4051,36.4972],[-91.4071,36.4971],[-91.4073,36.4971],[-91.4077,36.4971],[-91.408,36.4971],[-91.4083,36.4971],[-91.4085,36.4971],[-91.4088,36.4971],[-91.409,36.4971],[-91.4091,36.4971],[-91.4093,36.4971],[-91.4095,36.4971],[-91.4102,36.4971],[-91.4106,36.4971],[-91.4107,36.4971],[-91.4111,36.4971],[-91.4115,36.4971],[-91.4127,36.4971],[-91.4128,36.4971],[-91.4133,36.4971],[-91.4151,36.4971],[-91.4155,36.4971],[-91.4159,36.4971],[-91.4162,36.4971],[-91.4167,36.4971],[-91.4173,36.4972],[-91.4175,36.4972],[-91.4177,36.4972],[-91.4186,36.4972],[-91.419,36.4972],[-91.4195,36.4972],[-91.4199,36.4972],[-91.4201,36.4972],[-91.4203,36.4971],[-91.4212,36.4971],[-91.4216,36.4971],[-91.4221,36.4971],[-91.4225,36.4972],[-91.4238,36.4972],[-91.4239,36.4972],[-91.424,36.4972],[-91.4243,36.4972],[-91.4247,36.4972],[-91.4252,36.4973],[-91.4265,36.4973],[-91.4272,36.4973],[-91.4273,36.4973],[-91.4274,36.4973],[-91.4281,36.4973],[-91.4283,36.4973],[-91.4292,36.4973],[-91.43,36.4973],[-91.4309,36.4973],[-91.4318,36.4974],[-91.4322,36.4974],[-91.433,36.4974],[-91.4331,36.4974],[-91.4331,36.4975],[-91.4365,36.4974],[-91.4367,36.4974],[-91.4372,36.4974],[-91.4381,36.4974],[-91.4411,36.4975],[-91.442,36.4975],[-91.4422,36.4975],[-91.4429,36.4976],[-91.4437,36.4976],[-91.4447,36.4976],[-91.4451,36.4976],[-91.4456,36.4976],[-91.4463,36.4977],[-91.4466,36.4977],[-91.4466,36.4976],[-91.4467,36.4976],[-91.4468,36.4976],[-91.4469,36.4975],[-91.45,36.4977],[-91.4501,36.4977],[-91.4502,36.4977],[-91.4535,36.4977],[-91.4634,36.498],[-91.4635,36.498],[-91.4667,36.498],[-91.4668,36.498],[-91.4716,36.4982],[-91.4753,36.4982],[-91.4862,36.4985],[-91.4906,36.4986],[-91.4911,36.4986],[-91.4917,36.4986],[-91.4936,36.4987],[-91.4942,36.4987],[-91.4943,36.4987],[-91.4964,36.4987],[-91.5001,36.4988],[-91.5031,36.4988],[-91.5054,36.4989],[-91.5062,36.4989],[-91.5088,36.4989],[-91.5097,36.4989],[-91.5116,36.4989],[-91.5172,36.499],[-91.5191,36.499],[-91.5208,36.499],[-91.5258,36.4991],[-91.526,36.4991],[-91.5273,36.4991],[-91.5274,36.4991],[-91.5275,36.4991],[-91.5276,36.4991],[-91.5277,36.4991],[-91.5278,36.4991],[-91.5283,36.4991],[-91.5301,36.499],[-91.5309,36.499],[-91.5318,36.499],[-91.5331,36.499],[-91.5334,36.499],[-91.5335,36.499],[-91.5342,36.499],[-91.5343,36.499],[-91.5344,36.499],[-91.5345,36.499],[-91.5347,36.499],[-91.5355,36.4991],[-91.5357,36.4991],[-91.5359,36.4991],[-91.5362,36.4991],[-91.5366,36.4991],[-91.5368,36.4992],[-91.5392,36.4991],[-91.5393,36.4992],[-91.5394,36.4992],[-91.5395,36.4992],[-91.5404,36.4992],[-91.5405,36.4992],[-91.5416,36.4992],[-91.5417,36.4992],[-91.5418,36.4992],[-91.5422,36.4992],[-91.5429,36.4992],[-91.544,36.4992],[-91.5442,36.4992],[-91.5443,36.4992],[-91.5444,36.4991],[-91.5446,36.4991],[-91.5447,36.4992],[-91.5449,36.4991],[-91.5451,36.4991],[-91.5452,36.4991],[-91.5455,36.4992],[-91.5456,36.4992],[-91.5458,36.4992],[-91.5459,36.4992],[-91.546,36.4992],[-91.5461,36.4992],[-91.5462,36.4992],[-91.5466,36.4992],[-91.5468,36.4992],[-91.5469,36.4992],[-91.547,36.4992],[-91.5473,36.4992],[-91.5482,36.4992],[-91.5492,36.4992],[-91.5502,36.4992],[-91.5518,36.4992],[-91.5534,36.4992],[-91.5536,36.4992],[-91.555,36.4993],[-91.5553,36.4993],[-91.5557,36.4992],[-91.5571,36.4992],[-91.558,36.4992],[-91.5582,36.4992],[-91.5598,36.4992],[-91.5615,36.4992],[-91.5633,36.4993],[-91.5637,36.4993],[-91.5645,36.4993],[-91.5648,36.4993],[-91.5649,36.4993],[-91.5651,36.4992],[-91.5671,36.4993],[-91.5688,36.4993],[-91.5706,36.4993],[-91.5711,36.4993],[-91.5742,36.4993],[-91.5762,36.4993],[-91.5763,36.4993],[-91.5768,36.4993],[-91.5786,36.4993],[-91.5799,36.4993],[-91.5804,36.4993],[-91.5821,36.4993],[-91.5824,36.4993],[-91.5825,36.4993],[-91.5839,36.4993],[-91.5874,36.4993],[-91.5877,36.4993],[-91.5878,36.4993],[-91.5892,36.4993],[-91.5903,36.4993],[-91.5905,36.4993],[-91.5909,36.4993],[-91.5921,36.4993],[-91.5922,36.4993],[-91.5923,36.4993],[-91.593,36.4993],[-91.5939,36.4993],[-91.5958,36.4993],[-91.5961,36.4993],[-91.5963,36.4993],[-91.5965,36.4993],[-91.5967,36.4992],[-91.6013,36.4993],[-91.6013,36.4994],[-91.6014,36.4995],[-91.6016,36.4995],[-91.6018,36.4995],[-91.6019,36.4995],[-91.602,36.4995],[-91.6023,36.4996],[-91.6026,36.4995],[-91.603,36.4995],[-91.6034,36.4995],[-91.6037,36.4995],[-91.6038,36.4995],[-91.6041,36.4995],[-91.6044,36.4995],[-91.6047,36.4995],[-91.6051,36.4995],[-91.6063,36.4995],[-91.6074,36.4996],[-91.6077,36.4996],[-91.6088,36.4995],[-91.609,36.4995],[-91.6091,36.4994],[-91.6093,36.4994],[-91.6095,36.4994],[-91.6096,36.4994],[-91.6097,36.4993],[-91.6098,36.4993],[-91.6099,36.4993],[-91.6101,36.4993],[-91.6103,36.4993],[-91.6128,36.4993],[-91.6145,36.4993],[-91.6163,36.4993],[-91.6172,36.4993],[-91.6175,36.4993],[-91.6176,36.4993],[-91.6177,36.4993],[-91.6219,36.4993],[-91.6285,36.4993],[-91.6294,36.4993],[-91.6311,36.4993],[-91.6315,36.4992],[-91.6316,36.4992],[-91.6422,36.4993],[-91.6426,36.4993],[-91.6467,36.4993],[-91.659,36.4994],[-91.6632,36.4994],[-91.6634,36.4994],[-91.6641,36.4994],[-91.6643,36.4994],[-91.6659,36.4994],[-91.6707,36.4995],[-91.6723,36.4995],[-91.6847,36.4994],[-91.6859,36.4994],[-91.686,36.4994],[-91.6864,36.4994],[-91.6868,36.4994],[-91.6874,36.4993],[-91.6879,36.4993],[-91.688,36.4993],[-91.6887,36.4994],[-91.6898,36.4994],[-91.691,36.4994],[-91.6936,36.4994],[-91.6968,36.4994],[-91.6981,36.4994],[-91.7017,36.4994],[-91.7041,36.4994],[-91.7043,36.4994],[-91.7044,36.4994],[-91.7046,36.4994],[-91.7052,36.4994],[-91.7076,36.4994],[-91.7084,36.4994],[-91.7085,36.4994],[-91.7086,36.4994],[-91.7091,36.4994],[-91.7093,36.4994],[-91.7096,36.4994],[-91.71,36.4994],[-91.7107,36.4994],[-91.7111,36.4994],[-91.7125,36.4994],[-91.7167,36.4994],[-91.7181,36.4994],[-91.7198,36.4994],[-91.7249,36.4992],[-91.7267,36.4992],[-91.7337,36.4993],[-91.7382,36.4993],[-91.7408,36.4993],[-91.7409,36.4993],[-91.7421,36.4993],[-91.7424,36.4993],[-91.7425,36.4993],[-91.7426,36.4993],[-91.7432,36.4993],[-91.7441,36.4993],[-91.745,36.4993],[-91.7459,36.4993],[-91.7477,36.4993],[-91.7493,36.4993],[-91.7495,36.4993],[-91.7496,36.4993],[-91.7497,36.4993],[-91.7504,36.4993],[-91.7506,36.4993],[-91.7524,36.4993],[-91.7533,36.4993],[-91.7568,36.4993],[-91.7577,36.4993],[-91.7587,36.4992],[-91.759,36.4992],[-91.7593,36.4992],[-91.7594,36.4992],[-91.7596,36.4992],[-91.7627,36.4993],[-91.7636,36.4992],[-91.7649,36.4992],[-91.7654,36.4992],[-91.7658,36.4992],[-91.7668,36.4992],[-91.7669,36.4992],[-91.767,36.4991],[-91.7672,36.4991],[-91.7781,36.4991],[-91.7782,36.4991],[-91.7789,36.4991],[-91.781,36.4991],[-91.7814,36.4991],[-91.7817,36.4991],[-91.7823,36.4991],[-91.7841,36.4991],[-91.7847,36.4991],[-91.7852,36.4991],[-91.7908,36.4991],[-91.7952,36.499],[-91.796,36.499],[-91.7993,36.499],[-91.7994,36.499],[-91.7995,36.499],[-91.7995,36.4991],[-91.8013,36.4991],[-91.8014,36.4991],[-91.8017,36.499],[-91.8025,36.499],[-91.8029,36.499],[-91.8038,36.499],[-91.8048,36.499],[-91.805,36.499],[-91.8055,36.499],[-91.8058,36.499],[-91.8059,36.4991],[-91.8092,36.499],[-91.8094,36.499],[-91.8095,36.499],[-91.8149,36.499],[-91.8191,36.4989],[-91.8305,36.4989],[-91.8314,36.4989],[-91.8369,36.4989],[-91.8389,36.4989],[-91.8409,36.4988],[-91.8444,36.4988],[-91.8448,36.4988],[-91.8456,36.4988],[-91.8457,36.4988],[-91.8548,36.4988],[-91.8555,36.4988],[-91.8575,36.4988],[-91.858,36.4988],[-91.8581,36.4988],[-91.8582,36.4988],[-91.8583,36.4988],[-91.8584,36.4988],[-91.8591,36.4988],[-91.862,36.4988],[-91.8629,36.4988],[-91.8632,36.4988],[-91.8641,36.4988],[-91.8644,36.4988],[-91.8647,36.4988],[-91.8656,36.4988],[-91.8657,36.4988],[-91.866,36.4988],[-91.8666,36.4988],[-91.868,36.4988],[-91.8698,36.4988],[-91.8752,36.4988],[-91.8753,36.4988],[-91.879,36.4988],[-91.8791,36.4988],[-91.8926,36.4987],[-91.8999,36.4987],[-91.9056,36.4987],[-91.9089,36.4987],[-91.9111,36.4986],[-91.9113,36.4986],[-91.9158,36.4986],[-91.9164,36.4986],[-91.9178,36.4986],[-91.9238,36.4986],[-91.9258,36.4986],[-91.9269,36.4986],[-91.9276,36.4986],[-91.9303,36.4986],[-91.9314,36.4986],[-91.9315,36.4986],[-91.9318,36.4986],[-91.9325,36.4986],[-91.9326,36.4986],[-91.9329,36.4986],[-91.9336,36.4986],[-91.9357,36.4986],[-91.9364,36.4986],[-91.94,36.4986],[-91.9421,36.4986],[-91.9485,36.4985],[-91.951,36.4985],[-91.9546,36.4985],[-91.9563,36.4985],[-91.9564,36.4985],[-91.9567,36.4985],[-91.9726,36.4984],[-91.9857,36.4984],[-91.9861,36.4984],[-91.9887,36.4985],[-91.9893,36.4985],[-91.9975,36.4984],[-91.9976,36.4984],[-91.998,36.4984],[-91.9981,36.4984],[-91.9982,36.4984],[-91.9983,36.4984],[-91.9986,36.4984],[-91.9995,36.4984],[-91.9998,36.4984],[-91.9999,36.4984],[-92,36.4984],[-92.0001,36.4985],[-92.0002,36.4985],[-92.0004,36.4986],[-92.0005,36.4986],[-92.0009,36.4986],[-92.0023,36.4985],[-92.0028,36.4985],[-92.0036,36.4985],[-92.004,36.4985],[-92.0059,36.4985],[-92.0066,36.4985],[-92.0067,36.4985],[-92.0076,36.4985],[-92.0104,36.4985],[-92.0113,36.4985],[-92.0114,36.4985],[-92.0116,36.4985],[-92.0117,36.4985],[-92.0118,36.4985],[-92.0121,36.4985],[-92.0194,36.4983],[-92.0195,36.4984],[-92.0201,36.4984],[-92.0207,36.4984],[-92.0208,36.4984],[-92.021,36.4984],[-92.0215,36.4984],[-92.0219,36.4984],[-92.0224,36.4984],[-92.0228,36.4984],[-92.0233,36.4984],[-92.0239,36.4984],[-92.0245,36.4984],[-92.025,36.4984],[-92.0255,36.4984],[-92.026,36.4984],[-92.0273,36.4984],[-92.0278,36.4984],[-92.0286,36.4984],[-92.0289,36.4984],[-92.029,36.4984],[-92.0291,36.4984],[-92.0292,36.4985],[-92.0293,36.4985],[-92.0294,36.4986],[-92.0346,36.4986],[-92.0348,36.4986],[-92.0364,36.4986],[-92.0412,36.4986],[-92.0428,36.4986],[-92.0461,36.4986],[-92.0555,36.4987],[-92.0556,36.4987],[-92.0561,36.4987],[-92.0572,36.4987],[-92.0601,36.4987],[-92.069,36.4987],[-92.0719,36.4987],[-92.0749,36.4988],[-92.0792,36.4987],[-92.0797,36.4987],[-92.0799,36.4987],[-92.0809,36.4988],[-92.0814,36.4988],[-92.0831,36.4988],[-92.0837,36.4988],[-92.0844,36.4987],[-92.0879,36.4987],[-92.0901,36.4987],[-92.0921,36.4987],[-92.0922,36.4987],[-92.0934,36.4987],[-92.0971,36.4988],[-92.0984,36.4988],[-92.0993,36.4988],[-92.1023,36.4988],[-92.1033,36.4988],[-92.1034,36.4988],[-92.1038,36.4988],[-92.1048,36.4988],[-92.1051,36.4988],[-92.1064,36.4988],[-92.1104,36.4988],[-92.1117,36.4989],[-92.1125,36.4989],[-92.1146,36.4988],[-92.1161,36.4987],[-92.1204,36.4987],[-92.1274,36.4987],[-92.1282,36.4987],[-92.1285,36.4987],[-92.1291,36.4987],[-92.1294,36.4987],[-92.1299,36.4987],[-92.1305,36.4987],[-92.1317,36.4987],[-92.1327,36.4987],[-92.1335,36.4987],[-92.1337,36.4987],[-92.1376,36.4987],[-92.1388,36.4987],[-92.1396,36.4987],[-92.1402,36.4987],[-92.1503,36.4986],[-92.1647,36.4985],[-92.1659,36.4985],[-92.1813,36.4985],[-92.1814,36.4985],[-92.1815,36.4985],[-92.1817,36.4985],[-92.1826,36.4985],[-92.1831,36.4985],[-92.186,36.4985],[-92.1863,36.4984],[-92.1872,36.4984],[-92.1992,36.4984],[-92.1994,36.4984],[-92.2017,36.4984],[-92.2021,36.4984],[-92.2114,36.4984],[-92.2127,36.4984],[-92.2134,36.4984],[-92.2141,36.4984],[-92.2144,36.4983],[-92.2154,36.4984],[-92.2374,36.4982],[-92.2375,36.4982],[-92.2467,36.4982],[-92.2525,36.4982],[-92.2541,36.4981],[-92.2551,36.4981],[-92.2563,36.4981],[-92.2572,36.4981],[-92.2592,36.498],[-92.2593,36.498],[-92.2595,36.498],[-92.2619,36.498],[-92.2626,36.498],[-92.2645,36.4981],[-92.2646,36.4981],[-92.2647,36.4981],[-92.2785,36.498],[-92.2805,36.498],[-92.2806,36.498],[-92.2835,36.4979],[-92.2842,36.498],[-92.2843,36.498],[-92.291,36.4979],[-92.2962,36.4979],[-92.301,36.4979],[-92.3031,36.4979],[-92.3082,36.4979],[-92.3094,36.4979],[-92.3096,36.4978],[-92.3098,36.4978],[-92.3105,36.4978],[-92.3122,36.4978],[-92.3142,36.4977],[-92.3166,36.4977],[-92.3183,36.4977],[-92.3184,36.4977],[-92.3243,36.4977],[-92.3244,36.4977],[-92.3345,36.4978],[-92.3371,36.4978],[-92.34,36.4978],[-92.3503,36.4978],[-92.353,36.4976],[-92.3533,36.4976],[-92.3539,36.4976],[-92.356,36.4975],[-92.3569,36.4975],[-92.3611,36.4973],[-92.3685,36.4973],[-92.3702,36.4973],[-92.3752,36.4972],[-92.3785,36.4973],[-92.3794,36.4974],[-92.3796,36.4974],[-92.3831,36.4975],[-92.3849,36.4978],[-92.3871,36.4978],[-92.4001,36.4979],[-92.4002,36.4979],[-92.4074,36.4979],[-92.4098,36.4979],[-92.4124,36.4979],[-92.4125,36.4979],[-92.4143,36.4979],[-92.4187,36.4979],[-92.4204,36.4979],[-92.4226,36.498],[-92.4231,36.498],[-92.4264,36.4981],[-92.432,36.4982],[-92.4321,36.4982],[-92.4341,36.4983],[-92.4347,36.4983],[-92.4352,36.4983],[-92.4441,36.4985],[-92.4457,36.4985],[-92.4479,36.4986],[-92.4609,36.4987],[-92.4642,36.4986],[-92.4707,36.4986],[-92.4728,36.4986],[-92.474,36.4986],[-92.4816,36.4986],[-92.4822,36.4986],[-92.4828,36.4986],[-92.4924,36.4985],[-92.4963,36.4985],[-92.5002,36.4986],[-92.5016,36.4986],[-92.502,36.4986],[-92.5041,36.4986],[-92.5058,36.4986],[-92.5074,36.4986],[-92.5115,36.4987],[-92.5155,36.4987],[-92.5168,36.4987],[-92.5233,36.4987],[-92.5291,36.4986],[-92.5373,36.4986],[-92.5488,36.4984],[-92.5503,36.4984],[-92.5598,36.4983],[-92.5599,36.4983],[-92.5642,36.4982],[-92.5761,36.4983],[-92.5762,36.4983],[-92.5925,36.4982],[-92.5944,36.4982],[-92.5952,36.4982],[-92.5964,36.4982],[-92.6005,36.4982],[-92.6008,36.4982],[-92.601,36.4982],[-92.6011,36.4982],[-92.6012,36.4982],[-92.6014,36.4982],[-92.6016,36.4982],[-92.6049,36.4982],[-92.6059,36.4982],[-92.6064,36.4982],[-92.6065,36.4982],[-92.6066,36.4982],[-92.6121,36.4982],[-92.6158,36.4982],[-92.6173,36.4982],[-92.6181,36.4982],[-92.619,36.4982],[-92.6252,36.4981],[-92.6298,36.4982],[-92.6306,36.4982],[-92.6349,36.4982],[-92.6354,36.4982],[-92.6369,36.4982],[-92.6373,36.4982],[-92.6384,36.4982],[-92.6392,36.4982],[-92.6394,36.4982],[-92.6395,36.4982],[-92.6402,36.4982],[-92.6434,36.4981],[-92.6435,36.4981],[-92.6437,36.4981],[-92.6518,36.4981],[-92.6519,36.4981],[-92.6602,36.4981],[-92.6603,36.4981],[-92.6604,36.4981],[-92.6605,36.4981],[-92.6606,36.4981],[-92.6622,36.4981],[-92.6749,36.4981],[-92.6771,36.4981],[-92.6772,36.4981],[-92.6776,36.4981],[-92.6784,36.4981],[-92.6792,36.4981],[-92.6812,36.498],[-92.6862,36.498],[-92.6863,36.498],[-92.6865,36.498],[-92.6866,36.498],[-92.6867,36.498],[-92.6868,36.498],[-92.6872,36.498],[-92.6894,36.498],[-92.6896,36.498],[-92.6898,36.498],[-92.6902,36.498],[-92.6917,36.498],[-92.6933,36.498],[-92.6948,36.498],[-92.6993,36.498],[-92.7037,36.498],[-92.7039,36.498],[-92.7077,36.498],[-92.7082,36.498],[-92.7083,36.498],[-92.7084,36.498],[-92.7172,36.498],[-92.7175,36.498],[-92.7178,36.498],[-92.7181,36.498],[-92.7184,36.498],[-92.7237,36.498],[-92.7278,36.498],[-92.7319,36.498],[-92.7335,36.498],[-92.7351,36.498],[-92.7372,36.498],[-92.7394,36.4979],[-92.7414,36.4979],[-92.7423,36.4979],[-92.746,36.4979],[-92.7501,36.498],[-92.7535,36.498],[-92.7537,36.498],[-92.7548,36.498],[-92.7561,36.4979],[-92.7567,36.4979],[-92.7574,36.4979],[-92.7598,36.4979],[-92.762,36.4979],[-92.7622,36.4979],[-92.7637,36.4979],[-92.7723,36.4977],[-92.7738,36.4977],[-92.7752,36.4977],[-92.7786,36.4977],[-92.782,36.4977],[-92.7822,36.4977],[-92.7823,36.4977],[-92.7836,36.4977],[-92.7849,36.4977],[-92.785,36.4977],[-92.7875,36.4977],[-92.7879,36.4977],[-92.788,36.4977],[-92.79,36.4976],[-92.7901,36.4976],[-92.7901,36.4977],[-92.7909,36.4977],[-92.7912,36.4977],[-92.7917,36.4977],[-92.7961,36.4977],[-92.7962,36.4977],[-92.7966,36.4977],[-92.797,36.4977],[-92.7974,36.4977],[-92.7977,36.4977],[-92.7993,36.4977],[-92.8026,36.4977],[-92.8029,36.4977],[-92.8053,36.4977],[-92.8086,36.4978],[-92.8131,36.4978],[-92.8132,36.4978],[-92.814,36.4978],[-92.8141,36.4978],[-92.8142,36.4978],[-92.8143,36.4978],[-92.8147,36.4978],[-92.8149,36.4978],[-92.8175,36.4978],[-92.8254,36.4978],[-92.8268,36.4978],[-92.8315,36.4978],[-92.8345,36.4978],[-92.8384,36.4978],[-92.8387,36.4978],[-92.8391,36.4978],[-92.8524,36.4978],[-92.8526,36.4978],[-92.8528,36.4978],[-92.853,36.4978],[-92.8533,36.4978],[-92.8534,36.4978],[-92.8541,36.4978],[-92.8626,36.4979],[-92.8638,36.4979],[-92.8675,36.4979],[-92.8691,36.4979],[-92.87,36.4979],[-92.8711,36.4979],[-92.8717,36.4979],[-92.8758,36.498],[-92.8764,36.498],[-92.8792,36.498],[-92.8794,36.498],[-92.8795,36.498],[-92.8806,36.498],[-92.8811,36.498],[-92.8824,36.4979],[-92.8826,36.4979],[-92.8829,36.4979],[-92.8832,36.4979],[-92.8835,36.4979],[-92.8838,36.4979],[-92.8839,36.4979],[-92.8851,36.4979],[-92.8856,36.4979],[-92.8859,36.4979],[-92.886,36.4979],[-92.8864,36.4979],[-92.8869,36.4979],[-92.887,36.4979],[-92.8909,36.4979],[-92.891,36.4979],[-92.8924,36.4979],[-92.8927,36.4979],[-92.893,36.4979],[-92.8937,36.4979],[-92.8939,36.498],[-92.894,36.498],[-92.8941,36.498],[-92.8942,36.498],[-92.8943,36.498],[-92.8944,36.498],[-92.8945,36.4979],[-92.8947,36.4979],[-92.8948,36.4979],[-92.8962,36.4979],[-92.8985,36.4979],[-92.9052,36.4978],[-92.9055,36.4978],[-92.9079,36.4978],[-92.9081,36.4978],[-92.91,36.4978],[-92.9119,36.4978],[-92.912,36.4978],[-92.9131,36.4978],[-92.9134,36.4978],[-92.9137,36.4978],[-92.9164,36.4978],[-92.9165,36.4978],[-92.9241,36.4979],[-92.9266,36.4979],[-92.9292,36.4979],[-92.9294,36.4979],[-92.9295,36.4979],[-92.9308,36.4979],[-92.9341,36.498],[-92.9343,36.498],[-92.9346,36.498],[-92.936,36.498],[-92.9361,36.498],[-92.9376,36.498],[-92.942,36.498],[-92.9421,36.498],[-92.9437,36.498],[-92.9449,36.498],[-92.945,36.498],[-92.9468,36.498],[-92.9482,36.498],[-92.9522,36.498],[-92.9523,36.498],[-92.9606,36.4979],[-92.9616,36.4979],[-92.9636,36.4979],[-92.9641,36.4979],[-92.9642,36.4979],[-92.9677,36.4979],[-92.9689,36.4979],[-92.9701,36.4979],[-92.9703,36.4979],[-92.9707,36.4979],[-92.9715,36.4979],[-92.9744,36.4979],[-92.9751,36.4979],[-92.9763,36.4979],[-92.9795,36.4979],[-92.9796,36.4979],[-92.9835,36.4979],[-92.9839,36.4979],[-92.9841,36.4979],[-92.986,36.4979],[-92.9879,36.4979],[-92.989,36.4979],[-92.9898,36.4979],[-92.9933,36.4979],[-92.9942,36.4979],[-92.9952,36.4979],[-92.9963,36.4979],[-92.9967,36.498],[-92.997,36.498],[-92.9971,36.498],[-92.9973,36.498],[-93.0026,36.498],[-93.0072,36.498],[-93.0082,36.498],[-93.0105,36.4981],[-93.013,36.4981],[-93.0137,36.4981],[-93.014,36.4981],[-93.0144,36.4981],[-93.0145,36.4981],[-93.0146,36.4981],[-93.0147,36.4981],[-93.0148,36.4981],[-93.0162,36.4981],[-93.0176,36.4981],[-93.0252,36.4981],[-93.0342,36.498],[-93.0365,36.498],[-93.0435,36.4979],[-93.046,36.4979],[-93.0473,36.4979],[-93.0507,36.4979],[-93.0561,36.498],[-93.0608,36.498],[-93.0652,36.498],[-93.068,36.498],[-93.0685,36.498],[-93.069,36.498],[-93.0694,36.498],[-93.0695,36.4981],[-93.0696,36.4982],[-93.0697,36.4982],[-93.0698,36.4982],[-93.07,36.4982],[-93.0708,36.4982],[-93.0709,36.4981],[-93.0711,36.4981],[-93.0713,36.4981],[-93.0715,36.4981],[-93.0717,36.4981],[-93.072,36.4981],[-93.0723,36.4981],[-93.0726,36.4981],[-93.0729,36.4981],[-93.0732,36.498],[-93.0734,36.498],[-93.0737,36.4981],[-93.074,36.4981],[-93.0743,36.4981],[-93.0747,36.4981],[-93.0749,36.4981],[-93.0752,36.4981],[-93.0755,36.4981],[-93.0757,36.4981],[-93.076,36.4981],[-93.0762,36.4981],[-93.0764,36.4981],[-93.0765,36.4981],[-93.0766,36.4981],[-93.0768,36.4981],[-93.0769,36.4981],[-93.0771,36.4981],[-93.0774,36.4981],[-93.0775,36.4981],[-93.0779,36.4981],[-93.0783,36.4981],[-93.0787,36.498],[-93.0791,36.498],[-93.0795,36.4981],[-93.0799,36.4981],[-93.0802,36.4981],[-93.0806,36.4981],[-93.0809,36.498],[-93.081,36.498],[-93.0814,36.498],[-93.0818,36.498],[-93.082,36.498],[-93.0826,36.498],[-93.0829,36.498],[-93.0833,36.498],[-93.0836,36.498],[-93.0839,36.498],[-93.0843,36.498],[-93.0846,36.498],[-93.0849,36.498],[-93.0852,36.498],[-93.0856,36.498],[-93.0859,36.498],[-93.0862,36.498],[-93.0866,36.498],[-93.0869,36.498],[-93.0872,36.498],[-93.0876,36.498],[-93.0879,36.498],[-93.0881,36.498],[-93.0883,36.498],[-93.0887,36.498],[-93.0888,36.498],[-93.0889,36.498],[-93.0893,36.4981],[-93.0926,36.4981],[-93.097,36.4981],[-93.1065,36.498],[-93.1074,36.498],[-93.1195,36.498],[-93.126,36.498],[-93.1338,36.498],[-93.134,36.498],[-93.1366,36.498],[-93.1463,36.498],[-93.1482,36.498],[-93.1501,36.498],[-93.1509,36.498],[-93.1512,36.498],[-93.1554,36.498],[-93.1564,36.498],[-93.1567,36.498],[-93.1573,36.498],[-93.16,36.498],[-93.1617,36.498],[-93.166,36.4981],[-93.1661,36.4981],[-93.1687,36.4981],[-93.1756,36.4981],[-93.1772,36.4981],[-93.18,36.4981],[-93.1804,36.4981],[-93.1863,36.4981],[-93.1866,36.4981],[-93.1923,36.4982],[-93.1925,36.4982],[-93.1926,36.4982],[-93.1952,36.4982],[-93.1958,36.4982],[-93.1982,36.4982],[-93.2036,36.4983],[-93.2049,36.4983],[-93.209,36.4983],[-93.2094,36.4983],[-93.2099,36.4983],[-93.2103,36.4983],[-93.2105,36.4983],[-93.2125,36.4982],[-93.2147,36.4982],[-93.2173,36.4982],[-93.219,36.4982],[-93.2211,36.4981],[-93.2218,36.4981],[-93.2221,36.4981],[-93.2224,36.4981],[-93.2226,36.4981],[-93.2232,36.4981],[-93.2277,36.4982],[-93.2278,36.4982],[-93.2323,36.4982],[-93.2357,36.4983],[-93.2367,36.4983],[-93.2417,36.4984],[-93.2447,36.4984],[-93.2477,36.4984],[-93.2616,36.4984],[-93.262,36.4984],[-93.2661,36.4984],[-93.2712,36.4984],[-93.2794,36.4983],[-93.283,36.4983],[-93.2907,36.4983],[-93.2908,36.4983],[-93.291,36.4983],[-93.2913,36.4983],[-93.2917,36.4983],[-93.2926,36.4983],[-93.2935,36.4983],[-93.2944,36.4983],[-93.2953,36.4983],[-93.2961,36.4982],[-93.2964,36.4982],[-93.2973,36.4982],[-93.301,36.4982],[-93.3012,36.4982],[-93.3026,36.4982],[-93.3068,36.4982],[-93.3082,36.4982],[-93.3085,36.4982],[-93.3088,36.4982],[-93.3091,36.4982],[-93.3094,36.4982],[-93.3097,36.4982],[-93.3098,36.4982],[-93.31,36.4982],[-93.3104,36.4982],[-93.3105,36.4982],[-93.3106,36.4982],[-93.3115,36.4982],[-93.3116,36.4982],[-93.3144,36.4982],[-93.3153,36.4981],[-93.3201,36.4982],[-93.327,36.4984],[-93.3271,36.4984],[-93.3272,36.4984],[-93.3273,36.4985],[-93.3281,36.4985],[-93.3286,36.4985],[-93.3292,36.4985],[-93.3298,36.4985],[-93.3408,36.4984],[-93.3437,36.4984],[-93.3552,36.4984],[-93.3622,36.4984],[-93.3624,36.4984],[-93.3682,36.4985],[-93.3752,36.4987],[-93.3843,36.4986],[-93.3858,36.4986],[-93.3859,36.4986],[-93.3863,36.4986],[-93.3864,36.4986],[-93.3912,36.4987],[-93.3916,36.4987],[-93.3917,36.4987],[-93.392,36.4987],[-93.3921,36.4986],[-93.3922,36.4986],[-93.3923,36.4986],[-93.3931,36.4985],[-93.3945,36.4985],[-93.3946,36.4986],[-93.3947,36.4987],[-93.3949,36.4988],[-93.395,36.4988],[-93.3951,36.4988],[-93.3954,36.4988],[-93.396,36.4987],[-93.3964,36.4988],[-93.3968,36.4987],[-93.3969,36.4987],[-93.3975,36.4987],[-93.398,36.4987],[-93.3981,36.4987],[-93.3982,36.4988],[-93.3986,36.4988],[-93.3994,36.4988],[-93.4001,36.4988],[-93.4012,36.4988],[-93.4013,36.4988],[-93.4049,36.4988],[-93.4058,36.4988],[-93.4073,36.4988],[-93.4093,36.4988],[-93.4096,36.4988],[-93.4122,36.4988],[-93.4129,36.4988],[-93.4131,36.4988],[-93.4137,36.4988],[-93.4144,36.4988],[-93.4146,36.4988],[-93.4149,36.4988],[-93.4155,36.4989],[-93.416,36.4989],[-93.4173,36.4989],[-93.4185,36.4989],[-93.422,36.4989],[-93.4232,36.4989],[-93.4233,36.4989],[-93.4254,36.4989],[-93.4258,36.4989],[-93.4265,36.4989],[-93.4268,36.4989],[-93.4285,36.4987],[-93.4289,36.4987],[-93.4292,36.4987],[-93.4293,36.4987],[-93.4295,36.4986],[-93.4297,36.4986],[-93.4299,36.4986],[-93.4302,36.4986],[-93.4304,36.4986],[-93.4304,36.4985],[-93.4306,36.4985],[-93.4308,36.4985],[-93.431,36.4985],[-93.4312,36.4985],[-93.4314,36.4985],[-93.4322,36.4985],[-93.4347,36.4986],[-93.4356,36.4986],[-93.4363,36.4986],[-93.4386,36.4986],[-93.4393,36.4986],[-93.4394,36.4986],[-93.4397,36.4986],[-93.4398,36.4986],[-93.4413,36.4986],[-93.4456,36.4986],[-93.447,36.4986],[-93.4471,36.4986],[-93.4472,36.4986],[-93.4473,36.4986],[-93.4475,36.4986],[-93.4484,36.4987],[-93.4485,36.4987],[-93.4487,36.4987],[-93.4488,36.4987],[-93.449,36.4987],[-93.4491,36.4987],[-93.4492,36.4987],[-93.4498,36.4987],[-93.4507,36.4987],[-93.4516,36.4987],[-93.4524,36.4987],[-93.4586,36.4987],[-93.4643,36.4988],[-93.4664,36.4988],[-93.4727,36.4988],[-93.4748,36.4988],[-93.4749,36.4988],[-93.4751,36.4988],[-93.4752,36.4988],[-93.4757,36.4988],[-93.4772,36.4988],[-93.4777,36.4988],[-93.4779,36.4988],[-93.4784,36.4988],[-93.4786,36.4988],[-93.4833,36.4989],[-93.4892,36.4989],[-93.4915,36.4989],[-93.4923,36.4989],[-93.4984,36.4989],[-93.5002,36.4989],[-93.5007,36.4989],[-93.5013,36.4989],[-93.5033,36.4989],[-93.5034,36.4989],[-93.5036,36.4989],[-93.5075,36.4989],[-93.5094,36.4989],[-93.5124,36.4989],[-93.5138,36.4989],[-93.5144,36.4989],[-93.5209,36.4989],[-93.5272,36.4989],[-93.5286,36.4989],[-93.5329,36.4989],[-93.5344,36.4989],[-93.5355,36.4989],[-93.5388,36.4989],[-93.54,36.4989],[-93.5409,36.4989],[-93.5464,36.4989],[-93.5471,36.4989],[-93.5472,36.4989],[-93.5473,36.4989],[-93.5474,36.4989],[-93.5475,36.4989],[-93.5476,36.4989],[-93.5479,36.4989],[-93.549,36.4989],[-93.5494,36.4989],[-93.5496,36.4989],[-93.5501,36.4989],[-93.5502,36.4989],[-93.5503,36.4989],[-93.5575,36.4989],[-93.56,36.4989],[-93.5636,36.4989],[-93.5737,36.4989],[-93.575,36.4989],[-93.5788,36.4989],[-93.5801,36.4989],[-93.5802,36.4989],[-93.5803,36.4989],[-93.5808,36.4989],[-93.5824,36.4989],[-93.5829,36.4989],[-93.583,36.4989],[-93.5832,36.4989],[-93.5833,36.4989],[-93.5834,36.4989],[-93.5835,36.4989],[-93.5836,36.4989],[-93.5837,36.4989],[-93.5839,36.4989],[-93.584,36.4989],[-93.5841,36.4989],[-93.5843,36.4989],[-93.5845,36.4989],[-93.5855,36.4989],[-93.5859,36.4989],[-93.5987,36.4989],[-93.5988,36.4989],[-93.6097,36.4989],[-93.6161,36.499],[-93.6245,36.4989],[-93.6252,36.4989],[-93.6273,36.4989],[-93.6286,36.499],[-93.6327,36.499],[-93.634,36.499],[-93.636,36.499],[-93.6419,36.499],[-93.6439,36.499],[-93.6461,36.499],[-93.6465,36.499],[-93.6483,36.499],[-93.655,36.499],[-93.6587,36.499],[-93.6591,36.499],[-93.6705,36.499],[-93.6708,36.499],[-93.6765,36.499],[-93.6772,36.499],[-93.6792,36.499],[-93.6799,36.499],[-93.6818,36.4991],[-93.6875,36.4991],[-93.6894,36.4991],[-93.6898,36.4991],[-93.691,36.4991],[-93.6914,36.4991],[-93.693,36.4991],[-93.6976,36.4991],[-93.6992,36.4991],[-93.7031,36.4988],[-93.704,36.4987],[-93.7043,36.4987],[-93.7049,36.4987],[-93.7051,36.4987],[-93.7053,36.4987],[-93.7054,36.4987],[-93.7058,36.4987],[-93.7063,36.4988],[-93.7067,36.4987],[-93.7068,36.4988],[-93.7068,36.4989],[-93.7068,36.499],[-93.7068,36.4992],[-93.7069,36.4992],[-93.7074,36.4992],[-93.7083,36.4992],[-93.7092,36.4992],[-93.7095,36.4992],[-93.7098,36.4992],[-93.7104,36.4993],[-93.7107,36.4993],[-93.7108,36.4993],[-93.711,36.4993],[-93.7116,36.4993],[-93.7118,36.4993],[-93.7119,36.4993],[-93.712,36.4993],[-93.7122,36.4993],[-93.7128,36.4993],[-93.7131,36.4993],[-93.7136,36.4992],[-93.714,36.4992],[-93.7145,36.4992],[-93.7149,36.4992],[-93.7177,36.4992],[-93.719,36.4993],[-93.7199,36.4993],[-93.7205,36.4993],[-93.721,36.4993],[-93.7213,36.4993],[-93.7217,36.4992],[-93.7221,36.4992],[-93.7235,36.4992],[-93.7242,36.4992],[-93.7245,36.4992],[-93.7249,36.4992],[-93.7254,36.4992],[-93.7259,36.4992],[-93.7263,36.4992],[-93.727,36.4992],[-93.7274,36.4992],[-93.7277,36.4992],[-93.7278,36.4992],[-93.7279,36.4992],[-93.728,36.4992],[-93.7281,36.4992],[-93.7336,36.499],[-93.7338,36.499],[-93.7343,36.499],[-93.7348,36.499],[-93.7364,36.499],[-93.7368,36.499],[-93.7369,36.499],[-93.7371,36.499],[-93.7461,36.499],[-93.7471,36.4989],[-93.7474,36.4989],[-93.7476,36.4989],[-93.7477,36.4989],[-93.7479,36.4989],[-93.7481,36.4989],[-93.7482,36.4989],[-93.7484,36.4989],[-93.7488,36.499],[-93.7502,36.4992],[-93.7506,36.4992],[-93.7512,36.4992],[-93.7513,36.4992],[-93.7515,36.4992],[-93.7516,36.4992],[-93.7517,36.4992],[-93.7518,36.4992],[-93.752,36.4992],[-93.7521,36.4992],[-93.7522,36.4992],[-93.7525,36.4992],[-93.7534,36.4992],[-93.7537,36.4992],[-93.7538,36.4992],[-93.7539,36.4992],[-93.7541,36.4992],[-93.7543,36.4992],[-93.7544,36.4992],[-93.7567,36.4992],[-93.7596,36.4992],[-93.7602,36.4992],[-93.7637,36.4991],[-93.7661,36.4991],[-93.7669,36.4991],[-93.7696,36.4991],[-93.7704,36.4991],[-93.7721,36.4991],[-93.7734,36.4991],[-93.7738,36.4991],[-93.7769,36.4991],[-93.7785,36.4991],[-93.7808,36.4991],[-93.7875,36.4991],[-93.7897,36.4991],[-93.7898,36.4991],[-93.7899,36.4991],[-93.7914,36.499],[-93.7959,36.499],[-93.7974,36.499],[-93.8013,36.499],[-93.8129,36.4989],[-93.8168,36.4989],[-93.817,36.4989],[-93.8175,36.4989],[-93.8176,36.4989],[-93.8204,36.4989],[-93.8288,36.4989],[-93.8316,36.4989],[-93.8321,36.4989],[-93.8336,36.4989],[-93.834,36.4988],[-93.8341,36.4988],[-93.8342,36.4988],[-93.8343,36.4988],[-93.8344,36.4988],[-93.8353,36.4988],[-93.8358,36.4988],[-93.836,36.4988],[-93.842,36.4988],[-93.8431,36.4988],[-93.8464,36.4988],[-93.8474,36.4988],[-93.8499,36.4988],[-93.8572,36.4988],[-93.8596,36.4988],[-93.8606,36.4988],[-93.8635,36.4988],[-93.8643,36.4987],[-93.8645,36.4987],[-93.8649,36.4987],[-93.8663,36.4987],[-93.8668,36.4987],[-93.8752,36.4987],[-93.8756,36.4987],[-93.8792,36.4987],[-93.8821,36.4987],[-93.888,36.4987],[-93.8914,36.4987],[-93.9,36.4987],[-93.9018,36.4987],[-93.9061,36.4987],[-93.9083,36.4987],[-93.9105,36.4987],[-93.9176,36.4987],[-93.9211,36.4987],[-93.9214,36.4987],[-93.9218,36.4987],[-93.922,36.4987],[-93.9226,36.4987],[-93.9246,36.4987],[-93.9266,36.4987],[-93.9279,36.4987],[-93.9303,36.4987],[-93.9312,36.4987],[-93.9319,36.4987],[-93.9324,36.4987],[-93.9465,36.4987],[-93.9506,36.4987],[-93.9531,36.4987],[-93.9592,36.4987],[-93.9606,36.4987],[-93.9626,36.4987],[-93.9639,36.4987],[-93.9656,36.4987],[-93.966,36.4987],[-93.9672,36.4987],[-93.9713,36.4987],[-93.9761,36.4987],[-93.9767,36.4987],[-93.978,36.4987],[-93.9792,36.4987],[-93.9793,36.4987],[-93.9887,36.4987],[-93.9895,36.4987],[-93.9961,36.4987],[-93.9977,36.4987],[-93.998,36.4987],[-93.9981,36.4987],[-93.9991,36.4988],[-94.0002,36.4988],[-94.0046,36.4988],[-94.023,36.4988],[-94.0242,36.4988],[-94.0253,36.4988],[-94.0318,36.4988],[-94.032,36.4988],[-94.0366,36.4988],[-94.0386,36.4988],[-94.0437,36.4988],[-94.0604,36.4988],[-94.0672,36.4988],[-94.0677,36.4988],[-94.0679,36.4988],[-94.0682,36.4988],[-94.0735,36.4988],[-94.074,36.4988],[-94.0771,36.4987],[-94.0781,36.4987],[-94.0832,36.4987],[-94.0856,36.4987],[-94.0918,36.4987],[-94.0945,36.4987],[-94.0952,36.4987],[-94.0986,36.4987],[-94.1003,36.4987],[-94.1006,36.4987],[-94.1014,36.4987],[-94.1016,36.4987],[-94.1017,36.4987],[-94.1019,36.4987],[-94.102,36.4987],[-94.1022,36.4987],[-94.1023,36.4987],[-94.1066,36.4986],[-94.1072,36.4987],[-94.1073,36.4987],[-94.1076,36.4987],[-94.1079,36.4987],[-94.1094,36.4987],[-94.1099,36.4987],[-94.11,36.4987],[-94.1108,36.4987],[-94.111,36.4987],[-94.1115,36.4988],[-94.1116,36.4988],[-94.1118,36.4988],[-94.1122,36.4987],[-94.1136,36.4987],[-94.1141,36.4986],[-94.116,36.4986],[-94.1252,36.4987],[-94.1418,36.4986],[-94.1425,36.4986],[-94.1427,36.4986],[-94.1437,36.4987],[-94.144,36.4987],[-94.1453,36.4987],[-94.1559,36.4987],[-94.1561,36.4987],[-94.1732,36.4988],[-94.174,36.4988],[-94.1749,36.4988],[-94.1813,36.4988],[-94.1814,36.4988],[-94.183,36.4988],[-94.1841,36.4989],[-94.1869,36.4989],[-94.1959,36.4989],[-94.1964,36.4989],[-94.2052,36.499],[-94.2067,36.499],[-94.2112,36.499],[-94.2136,36.499],[-94.2154,36.499],[-94.2202,36.499],[-94.2203,36.499],[-94.2205,36.499],[-94.2222,36.4991],[-94.2243,36.4991],[-94.23,36.4991],[-94.232,36.4991],[-94.2365,36.4991],[-94.243,36.4992],[-94.2468,36.4992],[-94.2486,36.4992],[-94.2487,36.4992],[-94.2491,36.4992],[-94.2494,36.4992],[-94.2502,36.4992],[-94.2538,36.4992],[-94.2552,36.4992],[-94.2592,36.4992],[-94.2608,36.4992],[-94.2647,36.4992],[-94.2661,36.4992],[-94.2666,36.4992],[-94.268,36.4992],[-94.2691,36.4992],[-94.2693,36.4992],[-94.2694,36.4992],[-94.2696,36.4992],[-94.2698,36.4992],[-94.2712,36.4992],[-94.2726,36.4992],[-94.2728,36.4992],[-94.2761,36.4993],[-94.2776,36.4993],[-94.2781,36.4993],[-94.2795,36.4993],[-94.2799,36.4993],[-94.2801,36.4993],[-94.2843,36.4993],[-94.2844,36.4993],[-94.2865,36.4993],[-94.2866,36.4993],[-94.2893,36.4993],[-94.2895,36.4993],[-94.2916,36.4993],[-94.2933,36.4993],[-94.2941,36.4993],[-94.3047,36.4993],[-94.3072,36.4994],[-94.3079,36.4994],[-94.308,36.4994],[-94.3098,36.4994],[-94.3099,36.4994],[-94.3103,36.4994],[-94.3116,36.4994],[-94.3117,36.4994],[-94.3132,36.4994],[-94.3134,36.4994],[-94.3163,36.4994],[-94.3171,36.4994],[-94.3277,36.4994],[-94.3286,36.4995],[-94.3292,36.4995],[-94.3294,36.4995],[-94.3307,36.4995],[-94.3326,36.4995],[-94.3338,36.4995],[-94.3352,36.4995],[-94.3366,36.4995],[-94.3393,36.4995],[-94.3439,36.4995],[-94.3455,36.4995],[-94.3473,36.4995],[-94.3538,36.4996],[-94.3548,36.4997],[-94.3612,36.4996],[-94.3638,36.4996],[-94.3644,36.4996],[-94.3646,36.4996],[-94.3686,36.4996],[-94.3722,36.4996],[-94.3744,36.4996],[-94.3752,36.4996],[-94.3774,36.4996],[-94.3775,36.4996],[-94.3778,36.4996],[-94.378,36.4996],[-94.3783,36.4996],[-94.3792,36.4995],[-94.3795,36.4995],[-94.3836,36.4995],[-94.3838,36.4995],[-94.3868,36.4992],[-94.3869,36.4992],[-94.3871,36.4993],[-94.3873,36.4994],[-94.3874,36.4994],[-94.3874,36.4995],[-94.3877,36.4995],[-94.3879,36.4995],[-94.3883,36.4995],[-94.3884,36.4995],[-94.3886,36.4995],[-94.389,36.4994],[-94.3893,36.4994],[-94.3894,36.4994],[-94.3923,36.4994],[-94.3939,36.4994],[-94.3985,36.4994],[-94.4001,36.4994],[-94.4018,36.4994],[-94.4058,36.4994],[-94.4071,36.4994],[-94.4088,36.4994],[-94.4097,36.4994],[-94.4124,36.4995],[-94.4133,36.4995],[-94.4137,36.4995],[-94.4147,36.4995],[-94.4148,36.4995],[-94.415,36.4995],[-94.4156,36.4995],[-94.4163,36.4995],[-94.4203,36.4995],[-94.4216,36.4994],[-94.4232,36.4994],[-94.4282,36.4994],[-94.4298,36.4994],[-94.4312,36.4994],[-94.4351,36.4993],[-94.4364,36.4993],[-94.4365,36.4993],[-94.4406,36.4993],[-94.4407,36.4993],[-94.4412,36.4993],[-94.4433,36.4993],[-94.4439,36.4993],[-94.444,36.4993],[-94.4442,36.4993],[-94.4443,36.4993],[-94.4474,36.4993],[-94.4526,36.4992],[-94.4529,36.4992],[-94.4538,36.4992],[-94.4541,36.4992],[-94.4547,36.4992],[-94.4564,36.4992],[-94.457,36.4992],[-94.4628,36.4992],[-94.4762,36.4991],[-94.4766,36.4991],[-94.4795,36.4991],[-94.4803,36.4991],[-94.483,36.499],[-94.4932,36.499],[-94.4933,36.499],[-94.4934,36.499],[-94.4943,36.499],[-94.4968,36.499],[-94.4976,36.499],[-94.5002,36.499],[-94.5059,36.4991],[-94.506,36.4991],[-94.5061,36.4991],[-94.5164,36.4992],[-94.5195,36.4993],[-94.5196,36.4992],[-94.5239,36.4992],[-94.5283,36.4993],[-94.5285,36.4993],[-94.5341,36.4993],[-94.5352,36.4993],[-94.5372,36.4993],[-94.5374,36.4993],[-94.5421,36.4994],[-94.5422,36.4994],[-94.5423,36.4994],[-94.549,36.4994],[-94.5496,36.4995],[-94.5497,36.4995],[-94.5519,36.4995],[-94.5546,36.4995],[-94.5577,36.4995],[-94.5579,36.4994],[-94.558,36.4994],[-94.5581,36.4994],[-94.5593,36.4995],[-94.5943,36.4995],[-94.5954,36.4995],[-94.5955,36.4995],[-94.596,36.4995],[-94.5994,36.4995],[-94.6001,36.4995],[-94.6039,36.4995],[-94.6061,36.4995],[-94.6062,36.4995],[-94.6063,36.4995],[-94.6066,36.4995],[-94.6067,36.4995],[-94.6089,36.4995],[-94.6155,36.4995],[-94.6176,36.4995],[-94.6177,36.4995],[-94.6178,36.4995],[-94.6178,36.4994],[-94.6179,36.4994],[-94.6179,36.5],[-94.6179,36.5001],[-94.6179,36.501],[-94.6179,36.5019],[-94.6179,36.5024],[-94.6179,36.5025],[-94.6179,36.5034],[-94.6179,36.5036],[-94.6179,36.5037],[-94.6179,36.5042],[-94.6179,36.5044],[-94.6179,36.505],[-94.6179,36.5054],[-94.6179,36.5065],[-94.6179,36.5066],[-94.6179,36.5069],[-94.6178,36.5069],[-94.6178,36.5071],[-94.6178,36.5073],[-94.6178,36.5075],[-94.6178,36.508],[-94.6178,36.5081],[-94.6178,36.5084],[-94.6178,36.5085],[-94.6178,36.5087],[-94.6178,36.5092],[-94.6178,36.5094],[-94.6178,36.51],[-94.6179,36.5117],[-94.6179,36.5123],[-94.6179,36.5128],[-94.6179,36.5144],[-94.6179,36.5149],[-94.6178,36.5152],[-94.6178,36.5153],[-94.6178,36.5161],[-94.6178,36.5164],[-94.6179,36.5165],[-94.6179,36.5168],[-94.6179,36.5171],[-94.6179,36.5178],[-94.6179,36.5182],[-94.6179,36.5232],[-94.6179,36.5242],[-94.6179,36.5249],[-94.6179,36.5264],[-94.618,36.5306],[-94.618,36.5311],[-94.618,36.5327],[-94.618,36.5329],[-94.6179,36.5337],[-94.6179,36.5339],[-94.6179,36.534],[-94.6179,36.5342],[-94.6178,36.5361],[-94.6178,36.5363],[-94.6179,36.5368],[-94.6179,36.5369],[-94.6179,36.5371],[-94.6179,36.5372],[-94.6179,36.5376],[-94.6179,36.5377],[-94.6179,36.5379],[-94.6179,36.5396],[-94.6179,36.5448],[-94.6179,36.5462],[-94.6179,36.5466],[-94.6179,36.5468],[-94.6179,36.5473],[-94.6179,36.5474],[-94.6179,36.5477],[-94.6179,36.5478],[-94.6179,36.5484],[-94.6179,36.5486],[-94.6179,36.5488],[-94.6179,36.55],[-94.6179,36.5536],[-94.6179,36.5544],[-94.6179,36.5547],[-94.6179,36.5558],[-94.6179,36.5564],[-94.6179,36.5571],[-94.6179,36.5584],[-94.6179,36.559],[-94.6179,36.5598],[-94.6179,36.5604],[-94.6179,36.5618],[-94.6179,36.5634],[-94.6179,36.566],[-94.6179,36.5662],[-94.6179,36.5677],[-94.6179,36.5687],[-94.6179,36.5699],[-94.6179,36.5705],[-94.6179,36.5754],[-94.6179,36.5759],[-94.6179,36.5761],[-94.6179,36.5767],[-94.6179,36.5777],[-94.6179,36.5787],[-94.6179,36.5802],[-94.6179,36.5817],[-94.6179,36.5818],[-94.6179,36.5828],[-94.6179,36.5829],[-94.6179,36.5832],[-94.6179,36.5833],[-94.6179,36.5835],[-94.6179,36.5836],[-94.6179,36.5843],[-94.6179,36.5855],[-94.6179,36.5867],[-94.6179,36.5872],[-94.6179,36.5874],[-94.6179,36.5876],[-94.6179,36.5882],[-94.6179,36.5883],[-94.6179,36.5885],[-94.6179,36.5887],[-94.6179,36.5889],[-94.6179,36.589],[-94.6179,36.5899],[-94.6179,36.5902],[-94.6179,36.5912],[-94.6179,36.5924],[-94.6179,36.5927],[-94.6179,36.5936],[-94.6179,36.5943],[-94.6179,36.5945],[-94.6179,36.5968],[-94.6179,36.5971],[-94.6179,36.5979],[-94.6179,36.598],[-94.6179,36.5981],[-94.6179,36.5982],[-94.6179,36.5988],[-94.6179,36.5991],[-94.6179,36.5994],[-94.6179,36.6006],[-94.6179,36.601],[-94.6179,36.6021],[-94.6179,36.6049],[-94.6178,36.6056],[-94.6178,36.6063],[-94.6178,36.6064],[-94.6178,36.6067],[-94.6178,36.6068],[-94.6178,36.607],[-94.6178,36.6071],[-94.6178,36.6077],[-94.6179,36.608],[-94.6179,36.6081],[-94.6179,36.6083],[-94.6179,36.6084],[-94.6178,36.6092],[-94.6178,36.6098],[-94.6177,36.6118],[-94.6177,36.6126],[-94.6177,36.615],[-94.6177,36.618],[-94.6177,36.6223],[-94.6177,36.6241],[-94.6177,36.6245],[-94.6177,36.6246],[-94.6177,36.6247],[-94.6177,36.6248],[-94.6177,36.6249],[-94.6178,36.625],[-94.6178,36.6251],[-94.6178,36.6254],[-94.6178,36.6255],[-94.6178,36.6271],[-94.6178,36.6319],[-94.6178,36.6335],[-94.6178,36.6346],[-94.6179,36.6378],[-94.6179,36.6389],[-94.6179,36.6408],[-94.6179,36.6429],[-94.6179,36.6465],[-94.618,36.6484],[-94.618,36.6492],[-94.618,36.6516],[-94.618,36.6521],[-94.618,36.6522],[-94.618,36.6523],[-94.618,36.6524],[-94.618,36.6525],[-94.618,36.6526],[-94.618,36.653],[-94.618,36.6532],[-94.618,36.6534],[-94.618,36.654],[-94.618,36.6542],[-94.618,36.6543],[-94.618,36.6554],[-94.618,36.6588],[-94.618,36.6599],[-94.618,36.66],[-94.618,36.6613],[-94.618,36.6614],[-94.618,36.6616],[-94.618,36.6617],[-94.618,36.6618],[-94.618,36.6647],[-94.618,36.6648],[-94.618,36.6649],[-94.618,36.665],[-94.6181,36.6651],[-94.6181,36.6652],[-94.6181,36.6653],[-94.6181,36.6679],[-94.618,36.6694],[-94.618,36.6732],[-94.6181,36.6734],[-94.6181,36.6736],[-94.6181,36.6737],[-94.6181,36.6739],[-94.6181,36.674],[-94.6181,36.6743],[-94.6181,36.6746],[-94.6181,36.6749],[-94.6181,36.6751],[-94.6181,36.6753],[-94.6181,36.6754],[-94.6181,36.6756],[-94.6181,36.6762],[-94.6181,36.6772],[-94.6181,36.6779],[-94.6181,36.6788],[-94.6181,36.6789],[-94.6181,36.679],[-94.6181,36.6791],[-94.6181,36.6796],[-94.6181,36.6802],[-94.6181,36.6804],[-94.6181,36.6808],[-94.6181,36.6818],[-94.6181,36.682],[-94.6181,36.6826],[-94.6181,36.6859],[-94.6181,36.6864],[-94.6181,36.6868],[-94.6181,36.6875],[-94.6181,36.6924],[-94.6181,36.6936],[-94.6181,36.695],[-94.6182,36.6967],[-94.6182,36.6968],[-94.6182,36.697],[-94.6182,36.6974],[-94.6182,36.6978],[-94.6182,36.7004],[-94.6182,36.7014],[-94.6182,36.7017],[-94.6182,36.7024],[-94.6181,36.7046],[-94.6181,36.7054],[-94.6181,36.7059],[-94.6181,36.7075],[-94.6182,36.708],[-94.6182,36.7082],[-94.6182,36.7085],[-94.6182,36.7086],[-94.6182,36.7091],[-94.6182,36.7102],[-94.6182,36.7132],[-94.6182,36.7151],[-94.6182,36.7167],[-94.6182,36.7191],[-94.6182,36.7197],[-94.6182,36.7289],[-94.6183,36.7319],[-94.6183,36.7322],[-94.6183,36.7329],[-94.6183,36.7331],[-94.6183,36.7332],[-94.6183,36.7336],[-94.6183,36.7337],[-94.6183,36.7345],[-94.6183,36.7369],[-94.6183,36.7377],[-94.6183,36.7415],[-94.6185,36.7501],[-94.6184,36.753],[-94.6184,36.7567],[-94.6184,36.7568],[-94.6184,36.757],[-94.6184,36.7585],[-94.6183,36.7637],[-94.6183,36.7654],[-94.6183,36.7656],[-94.6183,36.7661],[-94.6183,36.7663],[-94.6183,36.7664],[-94.6183,36.7665],[-94.6183,36.7666],[-94.6183,36.7713],[-94.6183,36.7716],[-94.6183,36.7717],[-94.6182,36.7773],[-94.6182,36.779],[-94.6182,36.7794],[-94.6182,36.781],[-94.6183,36.7953],[-94.6184,36.8036],[-94.6184,36.8037],[-94.6185,36.8163],[-94.6185,36.8164],[-94.6184,36.8219],[-94.6184,36.8246],[-94.6184,36.8316],[-94.6184,36.832],[-94.6183,36.8338],[-94.6183,36.8348],[-94.6184,36.8354],[-94.6184,36.8364],[-94.6184,36.8376],[-94.6184,36.8394],[-94.6184,36.8395],[-94.6184,36.8438],[-94.6184,36.8444],[-94.6184,36.8445],[-94.6184,36.8448],[-94.6184,36.8451],[-94.6184,36.8461],[-94.6184,36.8466],[-94.6184,36.8473],[-94.6184,36.8477],[-94.6184,36.8479],[-94.6183,36.8496],[-94.6183,36.8498],[-94.6183,36.8512],[-94.6183,36.853],[-94.6183,36.8532],[-94.6184,36.8546],[-94.6184,36.8547],[-94.6184,36.8548],[-94.6184,36.8582],[-94.6183,36.8593],[-94.6184,36.8618],[-94.6184,36.8619],[-94.6184,36.8624],[-94.6184,36.8643],[-94.6183,36.8648],[-94.6183,36.8676],[-94.6183,36.8684],[-94.6183,36.8687],[-94.6183,36.8688],[-94.6183,36.8689],[-94.6183,36.8692],[-94.6183,36.8712],[-94.6183,36.8728],[-94.6183,36.8735],[-94.6183,36.874],[-94.6183,36.8743],[-94.6184,36.8788],[-94.6184,36.8799],[-94.6185,36.8799],[-94.6187,36.88],[-94.6186,36.8834],[-94.6186,36.8835],[-94.6183,36.8936],[-94.6181,36.8971],[-94.6181,36.8976],[-94.6181,36.8983],[-94.6181,36.8992],[-94.6181,36.9003],[-94.6181,36.9006],[-94.6181,36.9012],[-94.618,36.9019],[-94.618,36.9025],[-94.618,36.9029],[-94.618,36.9031],[-94.618,36.9035],[-94.618,36.904],[-94.618,36.9115],[-94.618,36.9144],[-94.618,36.9153],[-94.618,36.9169],[-94.618,36.9176],[-94.618,36.9185],[-94.618,36.92],[-94.618,36.9204],[-94.618,36.922],[-94.618,36.9222],[-94.618,36.9227],[-94.618,36.9233],[-94.618,36.9244],[-94.6179,36.9261],[-94.618,36.9282],[-94.618,36.9295],[-94.618,36.9313],[-94.618,36.9315],[-94.618,36.9319],[-94.618,36.9323],[-94.618,36.9327],[-94.618,36.9333],[-94.618,36.9339],[-94.6179,36.9351],[-94.618,36.9359],[-94.618,36.937],[-94.618,36.9388],[-94.618,36.939],[-94.618,36.9393],[-94.618,36.9397],[-94.618,36.9406],[-94.618,36.9426],[-94.618,36.944],[-94.618,36.9446],[-94.618,36.9461],[-94.618,36.9468],[-94.6181,36.9468],[-94.6181,36.9491],[-94.6181,36.9493],[-94.6181,36.9496],[-94.6181,36.9497],[-94.6181,36.95],[-94.6181,36.9503],[-94.6181,36.9507],[-94.6181,36.951],[-94.6181,36.9546],[-94.6181,36.9549],[-94.618,36.9553],[-94.618,36.956],[-94.618,36.9573],[-94.618,36.9575],[-94.618,36.9584],[-94.618,36.959],[-94.618,36.9595],[-94.618,36.9604],[-94.618,36.9616],[-94.618,36.9621],[-94.6181,36.9621],[-94.6181,36.965],[-94.6182,36.9677],[-94.6182,36.9704],[-94.6182,36.9709],[-94.6182,36.9774],[-94.6182,36.9786],[-94.6182,36.9805],[-94.6182,36.9806],[-94.6181,36.9833],[-94.6181,36.9834],[-94.6181,36.9842],[-94.618,36.9847],[-94.6181,36.9858],[-94.6181,36.9876],[-94.6181,36.9878],[-94.6181,36.988],[-94.618,36.9883],[-94.618,36.9886],[-94.618,36.9916],[-94.618,36.9937],[-94.618,36.9942],[-94.618,36.9947],[-94.618,36.9959],[-94.618,36.9961],[-94.6181,36.9972],[-94.618,36.9986],[-94.618,36.9989],[-94.6179,37.0001],[-94.6179,37.0002],[-94.6179,37.0019],[-94.6179,37.0025],[-94.6179,37.0027],[-94.6179,37.0038],[-94.6179,37.0044],[-94.6179,37.0047],[-94.6179,37.0048],[-94.6179,37.0056],[-94.6179,37.0064],[-94.6179,37.0078],[-94.6179,37.0091],[-94.618,37.0091],[-94.6179,37.0121],[-94.6179,37.0147],[-94.618,37.0309],[-94.618,37.031],[-94.618,37.0325],[-94.618,37.0326],[-94.618,37.0328],[-94.618,37.0329],[-94.618,37.033],[-94.618,37.0368],[-94.618,37.04],[-94.618,37.0404],[-94.618,37.0405],[-94.618,37.0427],[-94.6181,37.0435],[-94.6181,37.0436],[-94.6181,37.0437],[-94.618,37.0438],[-94.618,37.0441],[-94.6179,37.0447],[-94.6179,37.0451],[-94.6179,37.0459],[-94.6179,37.0473],[-94.6179,37.0486],[-94.6179,37.0491],[-94.6179,37.0514],[-94.6179,37.0519],[-94.6179,37.0533],[-94.6179,37.0564],[-94.6179,37.0568],[-94.6179,37.0571],[-94.6178,37.0579],[-94.6178,37.0582],[-94.6178,37.0586],[-94.6178,37.0597],[-94.6178,37.0601],[-94.6178,37.0607],[-94.6178,37.0615],[-94.6178,37.0626],[-94.6179,37.0633],[-94.6179,37.0634],[-94.6179,37.0635],[-94.6179,37.0637],[-94.6179,37.0645],[-94.6179,37.0648],[-94.6179,37.0657],[-94.6179,37.0671],[-94.6179,37.0681],[-94.6179,37.0692],[-94.6179,37.0694],[-94.6179,37.0701],[-94.6179,37.0703],[-94.6179,37.0705],[-94.6179,37.0709],[-94.6179,37.071],[-94.6179,37.0711],[-94.6179,37.0713],[-94.6179,37.0714],[-94.6179,37.0715],[-94.6179,37.0716],[-94.6179,37.0719],[-94.6179,37.072],[-94.6179,37.0721],[-94.6179,37.0723],[-94.6179,37.0729],[-94.6179,37.073],[-94.6179,37.0734],[-94.6179,37.0744],[-94.6179,37.0747],[-94.6179,37.0748],[-94.6179,37.075],[-94.6179,37.0751],[-94.6179,37.0756],[-94.6179,37.0762],[-94.6179,37.077],[-94.6179,37.0773],[-94.6179,37.0775],[-94.6179,37.0777],[-94.6179,37.0784],[-94.6179,37.0787],[-94.6179,37.0788],[-94.6179,37.0789],[-94.6179,37.0791],[-94.6179,37.0793],[-94.6179,37.0795],[-94.6179,37.0797],[-94.6179,37.0798],[-94.6179,37.0802],[-94.6179,37.0804],[-94.6179,37.0806],[-94.6179,37.0809],[-94.6179,37.081],[-94.6179,37.0811],[-94.6179,37.0812],[-94.6179,37.0813],[-94.6179,37.0822],[-94.6179,37.0826],[-94.6179,37.085],[-94.6179,37.0859],[-94.618,37.086],[-94.618,37.0863],[-94.6181,37.0864],[-94.6181,37.0866],[-94.618,37.087],[-94.618,37.0871],[-94.618,37.0876],[-94.6181,37.0889],[-94.6181,37.0893],[-94.618,37.0906],[-94.6181,37.0911],[-94.6181,37.0913],[-94.6181,37.0935],[-94.6181,37.0937],[-94.6181,37.0938],[-94.618,37.0943],[-94.6179,37.0945],[-94.6179,37.0949],[-94.618,37.0962],[-94.618,37.0966],[-94.618,37.0976],[-94.618,37.0977],[-94.618,37.0979],[-94.618,37.0981],[-94.6181,37.0984],[-94.6181,37.0992],[-94.6181,37.0996],[-94.6181,37.1008],[-94.6181,37.1019],[-94.6181,37.1023],[-94.618,37.1035],[-94.618,37.104],[-94.618,37.105],[-94.618,37.108],[-94.618,37.109],[-94.618,37.1091],[-94.618,37.1093],[-94.618,37.1094],[-94.618,37.1102],[-94.618,37.1124],[-94.618,37.1132],[-94.618,37.1143],[-94.6181,37.1178],[-94.6182,37.1189],[-94.6181,37.1201],[-94.6181,37.1238],[-94.6181,37.1249],[-94.6181,37.1259],[-94.618,37.1287],[-94.618,37.1296],[-94.618,37.1298],[-94.6179,37.1304],[-94.6179,37.1306],[-94.6179,37.1307],[-94.6179,37.131],[-94.6179,37.1311],[-94.6179,37.1313],[-94.6179,37.1321],[-94.6179,37.1323],[-94.6178,37.1326],[-94.6178,37.1331],[-94.6178,37.1335],[-94.6178,37.1337],[-94.6178,37.1339],[-94.6178,37.1347],[-94.6178,37.1374],[-94.6178,37.1384],[-94.6179,37.1392],[-94.618,37.1416],[-94.618,37.1423],[-94.6181,37.1427],[-94.6181,37.1429],[-94.6181,37.1432],[-94.6181,37.1435],[-94.6182,37.1485],[-94.6182,37.1516],[-94.6182,37.1519],[-94.6182,37.1521],[-94.6182,37.1523],[-94.6182,37.1525],[-94.6182,37.1529],[-94.6182,37.1531],[-94.6182,37.1532],[-94.6182,37.1546],[-94.6182,37.1588],[-94.6182,37.1595],[-94.6182,37.1602],[-94.6183,37.1635],[-94.6183,37.1637],[-94.6182,37.1642],[-94.6182,37.1649],[-94.6182,37.166],[-94.6182,37.1662],[-94.6182,37.1663],[-94.6182,37.1691],[-94.6182,37.1705],[-94.6182,37.1713],[-94.6182,37.1719],[-94.6182,37.1735],[-94.6182,37.1741],[-94.6182,37.1748],[-94.6183,37.176],[-94.6183,37.1785],[-94.6183,37.1799],[-94.6183,37.1811],[-94.6183,37.1812],[-94.6183,37.1815],[-94.6183,37.1816],[-94.6183,37.1819],[-94.6183,37.1821],[-94.6183,37.1828],[-94.6183,37.183],[-94.6183,37.184],[-94.6183,37.1856],[-94.6183,37.1864],[-94.6183,37.1868],[-94.6183,37.1878],[-94.6183,37.188],[-94.6183,37.1887],[-94.6183,37.1889],[-94.6183,37.19],[-94.6183,37.1935],[-94.6183,37.1945],[-94.6183,37.1946],[-94.6183,37.1947],[-94.6183,37.1948],[-94.6183,37.1949],[-94.6183,37.196],[-94.6183,37.1972],[-94.6182,37.2029],[-94.6182,37.2047],[-94.6182,37.2072],[-94.6182,37.2073],[-94.6182,37.2077],[-94.6182,37.2078],[-94.6182,37.2084],[-94.6182,37.2093],[-94.6181,37.2105],[-94.6181,37.2112],[-94.6181,37.2118],[-94.6181,37.2126],[-94.6181,37.2134],[-94.6181,37.2168],[-94.6181,37.2182],[-94.6181,37.2188],[-94.6181,37.219],[-94.6181,37.2213],[-94.6181,37.222],[-94.6181,37.2227],[-94.6181,37.2247],[-94.6181,37.2252],[-94.6181,37.2253],[-94.6181,37.2257],[-94.6181,37.226],[-94.6182,37.2267],[-94.6182,37.2268],[-94.6182,37.2272],[-94.6182,37.2276],[-94.6181,37.2281],[-94.6181,37.2289],[-94.6181,37.2293],[-94.6181,37.2294],[-94.6181,37.2298],[-94.6181,37.2299],[-94.6181,37.2303],[-94.6181,37.2314],[-94.6181,37.2315],[-94.6179,37.2319],[-94.618,37.232],[-94.618,37.2326],[-94.6181,37.2328],[-94.6181,37.2331],[-94.6181,37.2336],[-94.6181,37.2363],[-94.6181,37.2364],[-94.6181,37.2372],[-94.6181,37.2373],[-94.6182,37.2375],[-94.6182,37.2376],[-94.6181,37.2382],[-94.6181,37.2399],[-94.6181,37.2404],[-94.6181,37.241],[-94.618,37.2427],[-94.618,37.2433],[-94.618,37.2434],[-94.618,37.2435],[-94.618,37.2436],[-94.618,37.2438],[-94.618,37.2439],[-94.6181,37.2442],[-94.6181,37.2451],[-94.6181,37.2454],[-94.6181,37.2458],[-94.6181,37.2469],[-94.6181,37.247],[-94.6181,37.2473],[-94.618,37.2512],[-94.618,37.2526],[-94.618,37.255],[-94.618,37.2554],[-94.618,37.2566],[-94.618,37.2574],[-94.6181,37.2619],[-94.6181,37.2639],[-94.6181,37.264],[-94.618,37.2659],[-94.618,37.268],[-94.618,37.2742],[-94.618,37.2763],[-94.618,37.2771],[-94.618,37.2786],[-94.618,37.2794],[-94.618,37.2801],[-94.618,37.282],[-94.618,37.2823],[-94.618,37.2887],[-94.618,37.2908],[-94.6179,37.295],[-94.618,37.2954],[-94.618,37.2955],[-94.6179,37.2964],[-94.6179,37.2969],[-94.6179,37.3004],[-94.6179,37.3063],[-94.6179,37.3064],[-94.6179,37.3092],[-94.6179,37.31],[-94.6179,37.3123],[-94.6179,37.313],[-94.6179,37.3141],[-94.6179,37.3145],[-94.6179,37.3157],[-94.6178,37.3191],[-94.6178,37.3206],[-94.6178,37.3213],[-94.6178,37.3219],[-94.6178,37.3229],[-94.6178,37.3232],[-94.6178,37.3233],[-94.6178,37.3238],[-94.6177,37.3262],[-94.6177,37.3268],[-94.6177,37.3318],[-94.6177,37.3332],[-94.6177,37.3356],[-94.6177,37.3358],[-94.6177,37.3364],[-94.6177,37.3366],[-94.6177,37.3367],[-94.6177,37.3368],[-94.6177,37.3374],[-94.6178,37.3376],[-94.6177,37.3377],[-94.6177,37.338],[-94.6177,37.3383],[-94.6177,37.3384],[-94.6178,37.3393],[-94.6177,37.3408],[-94.6177,37.3423],[-94.6177,37.3424],[-94.6177,37.3425],[-94.6177,37.3426],[-94.6177,37.3436],[-94.6177,37.3442],[-94.6177,37.3444],[-94.6177,37.3446],[-94.6177,37.3447],[-94.6177,37.345],[-94.6176,37.3456],[-94.6176,37.3494],[-94.6176,37.3498],[-94.6176,37.3508],[-94.6176,37.3528],[-94.6176,37.3529],[-94.6176,37.3552],[-94.6176,37.3602],[-94.6176,37.3603],[-94.6176,37.3609],[-94.6176,37.3616],[-94.6176,37.3617],[-94.6176,37.3619],[-94.6176,37.364],[-94.6176,37.3641],[-94.6176,37.3642],[-94.6176,37.3643],[-94.6175,37.3665],[-94.6175,37.3673],[-94.6176,37.3678],[-94.6176,37.3683],[-94.6176,37.3691],[-94.6176,37.3693],[-94.6176,37.3698],[-94.6175,37.3719],[-94.6176,37.3737],[-94.6175,37.3748],[-94.6175,37.3766],[-94.6175,37.3788],[-94.6175,37.3817],[-94.6175,37.3836],[-94.6175,37.3846],[-94.6175,37.3854],[-94.6175,37.3871],[-94.6175,37.3906],[-94.6175,37.3918],[-94.6175,37.3924],[-94.6175,37.394],[-94.6175,37.3943],[-94.6175,37.3954],[-94.6175,37.396],[-94.6175,37.3962],[-94.6175,37.3963],[-94.6175,37.3998],[-94.6175,37.4026],[-94.6175,37.403],[-94.6175,37.4047],[-94.6175,37.4048],[-94.6175,37.4061],[-94.6175,37.4071],[-94.6174,37.408],[-94.6174,37.4084],[-94.6174,37.4106],[-94.6174,37.411],[-94.6174,37.4142],[-94.6174,37.4153],[-94.6173,37.4171],[-94.6173,37.4189],[-94.6173,37.419],[-94.6173,37.4207],[-94.6173,37.4218],[-94.6173,37.4241],[-94.6173,37.4256],[-94.6173,37.4258],[-94.6173,37.4264],[-94.6172,37.4275],[-94.6172,37.4309],[-94.6172,37.4312],[-94.6172,37.4318],[-94.6172,37.4329],[-94.6172,37.4331],[-94.6172,37.4333],[-94.6172,37.4364],[-94.6172,37.4376],[-94.6173,37.4392],[-94.6173,37.4397],[-94.6173,37.44],[-94.6173,37.4409],[-94.6173,37.4412],[-94.6173,37.4422],[-94.6172,37.4441],[-94.6173,37.4442],[-94.6173,37.4446],[-94.6173,37.4454],[-94.6173,37.4457],[-94.6173,37.4463],[-94.6172,37.4465],[-94.6171,37.4479],[-94.6171,37.4484],[-94.6171,37.449],[-94.6171,37.4498],[-94.6171,37.4501],[-94.6171,37.4516],[-94.6171,37.4524],[-94.6171,37.4532],[-94.6171,37.4545],[-94.6171,37.4548],[-94.6171,37.4562],[-94.6171,37.4566],[-94.6171,37.4568],[-94.6171,37.4569],[-94.6171,37.4579],[-94.6171,37.4585],[-94.6171,37.4594],[-94.6171,37.4603],[-94.6171,37.4606],[-94.6171,37.4609],[-94.6172,37.461],[-94.6172,37.4611],[-94.6172,37.4612],[-94.6172,37.4615],[-94.6172,37.465],[-94.6171,37.4652],[-94.6171,37.4654],[-94.6171,37.4673],[-94.6171,37.4686],[-94.6171,37.4689],[-94.6171,37.4695],[-94.6171,37.4698],[-94.6171,37.4699],[-94.6171,37.4701],[-94.6171,37.4703],[-94.6171,37.4704],[-94.6171,37.4708],[-94.6171,37.4716],[-94.6171,37.4748],[-94.6171,37.4769],[-94.6171,37.477],[-94.6171,37.4778],[-94.6171,37.4786],[-94.617,37.4823],[-94.617,37.4837],[-94.617,37.4838],[-94.6169,37.4853],[-94.6169,37.486],[-94.6169,37.4874],[-94.6169,37.4916],[-94.6168,37.4957],[-94.6167,37.4998],[-94.6167,37.4999],[-94.6167,37.5001],[-94.6167,37.5002],[-94.6167,37.5003],[-94.6167,37.5004],[-94.6167,37.5005],[-94.6167,37.5007],[-94.6167,37.5008],[-94.6167,37.5009],[-94.6168,37.5039],[-94.6167,37.5069],[-94.6167,37.5086],[-94.6167,37.5088],[-94.6167,37.5106],[-94.6167,37.5123],[-94.6167,37.5125],[-94.6167,37.5128],[-94.6167,37.513],[-94.6167,37.5132],[-94.6167,37.5137],[-94.6168,37.5143],[-94.6168,37.5179],[-94.6169,37.5216],[-94.6168,37.5217],[-94.6168,37.5218],[-94.6168,37.522],[-94.6168,37.5223],[-94.6168,37.5224],[-94.6169,37.5278],[-94.6169,37.5288],[-94.617,37.5323],[-94.617,37.5352],[-94.6171,37.5375],[-94.6171,37.5377],[-94.6171,37.5401],[-94.617,37.5413],[-94.6171,37.5421],[-94.6171,37.5427],[-94.617,37.5442],[-94.6171,37.5482],[-94.6171,37.55],[-94.6172,37.5503],[-94.6172,37.5505],[-94.6172,37.5516],[-94.6172,37.5518],[-94.6172,37.5535],[-94.6172,37.5536],[-94.6172,37.5537],[-94.6172,37.5539],[-94.6171,37.5543],[-94.6171,37.5545],[-94.6171,37.5547],[-94.6171,37.5551],[-94.6171,37.5557],[-94.6171,37.5562],[-94.6171,37.5564],[-94.6171,37.5565],[-94.6171,37.5574],[-94.6171,37.5582],[-94.6171,37.559],[-94.6171,37.5592],[-94.6171,37.5594],[-94.6171,37.5595],[-94.6171,37.5596],[-94.6171,37.5599],[-94.6171,37.5606],[-94.6171,37.5609],[-94.6171,37.5618],[-94.6171,37.5627],[-94.6171,37.5632],[-94.6171,37.5634],[-94.6171,37.565],[-94.6171,37.566],[-94.6171,37.5669],[-94.6171,37.567],[-94.6171,37.5671],[-94.617,37.5708],[-94.617,37.5714],[-94.617,37.5716],[-94.617,37.5718],[-94.6171,37.572],[-94.6171,37.5723],[-94.6172,37.5728],[-94.6171,37.5749],[-94.6171,37.5753],[-94.6172,37.5769],[-94.6173,37.579],[-94.6174,37.5792],[-94.6173,37.5814],[-94.6173,37.5816],[-94.6174,37.5865],[-94.6174,37.5912],[-94.6174,37.6063],[-94.6174,37.6095],[-94.6174,37.6097],[-94.6174,37.6099],[-94.6173,37.6102],[-94.6173,37.6105],[-94.6174,37.6146],[-94.6174,37.617],[-94.6176,37.625],[-94.6176,37.6252],[-94.6176,37.6266],[-94.6176,37.6281],[-94.6176,37.6284],[-94.6176,37.6287],[-94.6176,37.6305],[-94.6176,37.6324],[-94.6175,37.6339],[-94.6175,37.6353],[-94.6175,37.6365],[-94.6176,37.6373],[-94.6176,37.6393],[-94.6176,37.6397],[-94.6176,37.6403],[-94.6176,37.6408],[-94.6176,37.6414],[-94.6176,37.643],[-94.6176,37.6431],[-94.6176,37.644],[-94.6176,37.6458],[-94.6177,37.6474],[-94.6177,37.6478],[-94.6177,37.6485],[-94.6177,37.6491],[-94.6177,37.6495],[-94.6177,37.6505],[-94.6177,37.653],[-94.6177,37.6536],[-94.6177,37.6548],[-94.6177,37.6549],[-94.6177,37.6566],[-94.6177,37.6568],[-94.6177,37.6569],[-94.6177,37.6574],[-94.6177,37.6584],[-94.6178,37.6603],[-94.6178,37.6606],[-94.6178,37.6609],[-94.6178,37.6621],[-94.6178,37.6625],[-94.6178,37.6632],[-94.6178,37.6639],[-94.6178,37.6656],[-94.6178,37.6681],[-94.6178,37.6703],[-94.6178,37.6711],[-94.6178,37.6717],[-94.6178,37.6731],[-94.6178,37.6739],[-94.6178,37.6748],[-94.6178,37.6751],[-94.6178,37.6758],[-94.6178,37.6765],[-94.6178,37.6766],[-94.6178,37.6771],[-94.6178,37.6776],[-94.6178,37.6797],[-94.6178,37.6801],[-94.6179,37.6806],[-94.6179,37.6816],[-94.6179,37.6819],[-94.6179,37.682],[-94.618,37.6822],[-94.6179,37.6829],[-94.6179,37.6833],[-94.6179,37.6838],[-94.6178,37.684],[-94.6178,37.6852],[-94.6177,37.6859],[-94.6177,37.6867],[-94.6177,37.6878],[-94.6177,37.6891],[-94.6178,37.6892],[-94.6178,37.6894],[-94.6179,37.6897],[-94.6179,37.6899],[-94.6179,37.6904],[-94.6179,37.6912],[-94.6179,37.6929],[-94.6179,37.6958],[-94.6179,37.6977],[-94.6179,37.6983],[-94.6179,37.6989],[-94.6179,37.7001],[-94.6179,37.702],[-94.6179,37.7037],[-94.6179,37.7055],[-94.6179,37.7073],[-94.6179,37.7091],[-94.6179,37.7109],[-94.6179,37.7117],[-94.6179,37.7144],[-94.6179,37.7158],[-94.6179,37.7167],[-94.6179,37.7185],[-94.6179,37.719],[-94.6179,37.7203],[-94.6179,37.7206],[-94.6179,37.7221],[-94.6179,37.7225],[-94.6179,37.7239],[-94.6179,37.7254],[-94.6179,37.7265],[-94.6178,37.7274],[-94.6178,37.7289],[-94.6178,37.7297],[-94.6178,37.7305],[-94.6178,37.7311],[-94.6178,37.733],[-94.6178,37.7365],[-94.6178,37.7381],[-94.6178,37.7403],[-94.6178,37.741],[-94.6177,37.742],[-94.6177,37.7446],[-94.6177,37.7454],[-94.6177,37.7457],[-94.6177,37.7459],[-94.6177,37.7473],[-94.6177,37.7491],[-94.6177,37.7501],[-94.6177,37.7508],[-94.6177,37.7516],[-94.6177,37.7526],[-94.6177,37.7539],[-94.6177,37.7555],[-94.6177,37.7562],[-94.6177,37.7566],[-94.6177,37.7584],[-94.6177,37.7605],[-94.6176,37.7612],[-94.6176,37.7616],[-94.6176,37.7619],[-94.6176,37.7634],[-94.6176,37.7664],[-94.6176,37.7671],[-94.6176,37.7672],[-94.6176,37.7674],[-94.6176,37.7675],[-94.6176,37.7677],[-94.6176,37.7679],[-94.6176,37.769],[-94.6176,37.7709],[-94.6176,37.7719],[-94.6176,37.7726],[-94.6176,37.773],[-94.6176,37.7735],[-94.6176,37.7753],[-94.6177,37.7759],[-94.6177,37.7762],[-94.6176,37.7769],[-94.6176,37.7776],[-94.6176,37.7787],[-94.6176,37.7807],[-94.6175,37.7811],[-94.6175,37.7815],[-94.6175,37.7818],[-94.6175,37.7822],[-94.6175,37.7823],[-94.6175,37.7827],[-94.6175,37.7832],[-94.6175,37.7835],[-94.6175,37.7842],[-94.6175,37.7851],[-94.6175,37.7857],[-94.6175,37.7864],[-94.6175,37.7871],[-94.6174,37.7879],[-94.6174,37.7887],[-94.6174,37.7893],[-94.6174,37.7905],[-94.6174,37.7925],[-94.6173,37.7935],[-94.6173,37.7942],[-94.6173,37.7944],[-94.6173,37.7953],[-94.6173,37.7964],[-94.6173,37.7981],[-94.6173,37.7986],[-94.6172,37.7993],[-94.6172,37.8],[-94.6172,37.8009],[-94.6172,37.8012],[-94.6172,37.8024],[-94.6172,37.803],[-94.6172,37.8032],[-94.6172,37.8034],[-94.6171,37.804],[-94.6171,37.8052],[-94.6171,37.8063],[-94.6171,37.8066],[-94.6171,37.8075],[-94.6171,37.808],[-94.6171,37.8083],[-94.6171,37.8101],[-94.6171,37.8104],[-94.6171,37.8112],[-94.6171,37.8118],[-94.617,37.8137],[-94.617,37.8142],[-94.617,37.8154],[-94.617,37.8161],[-94.617,37.8165],[-94.617,37.8172],[-94.617,37.8187],[-94.617,37.8191],[-94.6169,37.8195],[-94.6167,37.8282],[-94.6165,37.8376],[-94.6165,37.8377],[-94.6165,37.8379],[-94.6163,37.8394],[-94.6163,37.8397],[-94.6164,37.8404],[-94.6164,37.8413],[-94.6164,37.8418],[-94.6164,37.8419],[-94.6163,37.843],[-94.6164,37.8453],[-94.6163,37.8485],[-94.6163,37.8486],[-94.6163,37.8499],[-94.6163,37.8515],[-94.6163,37.8516],[-94.6163,37.8517],[-94.6163,37.8518],[-94.6161,37.858],[-94.6161,37.859],[-94.616,37.8627],[-94.616,37.8632],[-94.616,37.8633],[-94.6159,37.8636],[-94.6159,37.8646],[-94.6159,37.868],[-94.6159,37.8698],[-94.6159,37.8714],[-94.6158,37.8722],[-94.6158,37.8724],[-94.6158,37.8727],[-94.6159,37.875],[-94.6159,37.877],[-94.6159,37.8783],[-94.6158,37.8785],[-94.6157,37.8785],[-94.6157,37.8786],[-94.6157,37.8798],[-94.6157,37.8805],[-94.6157,37.8808],[-94.6157,37.8811],[-94.6157,37.8827],[-94.6157,37.8831],[-94.6157,37.8847],[-94.6157,37.8854],[-94.6157,37.8862],[-94.6157,37.8865],[-94.6157,37.8867],[-94.6156,37.8909],[-94.6156,37.8918],[-94.6155,37.8962],[-94.6155,37.8969],[-94.6154,37.8971],[-94.6154,37.8973],[-94.6154,37.898],[-94.6154,37.899],[-94.6154,37.8991],[-94.6153,37.9019],[-94.6153,37.902],[-94.6153,37.9023],[-94.6153,37.9029],[-94.6152,37.9044],[-94.6152,37.9051],[-94.6152,37.9057],[-94.6152,37.9062],[-94.6152,37.9063],[-94.6152,37.9064],[-94.6153,37.9064],[-94.6154,37.9064],[-94.6154,37.9078],[-94.6152,37.916],[-94.615,37.9222],[-94.6148,37.9342],[-94.6149,37.9356],[-94.6149,37.9357],[-94.6148,37.9364],[-94.6148,37.9367],[-94.6148,37.9383],[-94.6148,37.9408],[-94.6147,37.941],[-94.6146,37.9441],[-94.6146,37.9444],[-94.6146,37.948],[-94.6146,37.9487],[-94.6146,37.95],[-94.6146,37.9501],[-94.6146,37.9515],[-94.6145,37.9564],[-94.6145,37.9643],[-94.6145,37.9646],[-94.6145,37.9647],[-94.6145,37.9654],[-94.6145,37.9688],[-94.6145,37.9689],[-94.6145,37.9691],[-94.6145,37.9706],[-94.6145,37.9707],[-94.6144,37.971],[-94.6144,37.9711],[-94.6144,37.9714],[-94.6144,37.9715],[-94.6143,37.9721],[-94.6143,37.9725],[-94.6142,37.9733],[-94.6142,37.9737],[-94.6141,37.9738],[-94.6142,37.974],[-94.6142,37.9754],[-94.6141,37.9764],[-94.6142,37.977],[-94.6142,37.9774],[-94.6142,37.9776],[-94.6144,37.9779],[-94.6145,37.9781],[-94.6145,37.9782],[-94.6144,37.9783],[-94.6143,37.9783],[-94.6142,37.9784],[-94.6142,37.9785],[-94.6141,37.9786],[-94.6142,37.9787],[-94.6142,37.979],[-94.6142,37.9797],[-94.6142,37.9827],[-94.6142,37.9845],[-94.6141,37.9855],[-94.6141,37.9866],[-94.6141,37.9875],[-94.6141,37.9876],[-94.6142,37.9883],[-94.6141,37.9892],[-94.6142,37.9899],[-94.6142,37.9916],[-94.6142,37.9925],[-94.6142,37.9926],[-94.6143,37.9927],[-94.6143,37.9934],[-94.614,38.0024],[-94.614,38.0025],[-94.614,38.0036],[-94.614,38.005],[-94.614,38.0065],[-94.614,38.0078],[-94.6141,38.0078],[-94.6141,38.0079],[-94.6141,38.008],[-94.6141,38.0081],[-94.614,38.0081],[-94.614,38.0082],[-94.614,38.0089],[-94.614,38.0096],[-94.614,38.0109],[-94.614,38.0121],[-94.614,38.0122],[-94.614,38.0132],[-94.614,38.0146],[-94.6141,38.0152],[-94.614,38.0153],[-94.614,38.0154],[-94.614,38.0163],[-94.614,38.0165],[-94.614,38.0168],[-94.614,38.0175],[-94.614,38.0192],[-94.614,38.0208],[-94.614,38.0225],[-94.614,38.024],[-94.614,38.0255],[-94.614,38.0264],[-94.6141,38.0276],[-94.6141,38.0291],[-94.6141,38.0301],[-94.6141,38.031],[-94.6141,38.034],[-94.6141,38.0371],[-94.6141,38.0383],[-94.6141,38.0404],[-94.6141,38.0421],[-94.6141,38.0451],[-94.6141,38.0452],[-94.6141,38.0455],[-94.6141,38.0458],[-94.6141,38.046],[-94.6141,38.0472],[-94.6141,38.0485],[-94.6141,38.0501],[-94.6141,38.0515],[-94.6141,38.0518],[-94.6141,38.0529],[-94.6141,38.0548],[-94.6141,38.0556],[-94.6141,38.0564],[-94.6141,38.0599],[-94.6141,38.0601],[-94.6141,38.0615],[-94.6141,38.0617],[-94.6141,38.0628],[-94.614,38.0653],[-94.6141,38.0655],[-94.6141,38.0657],[-94.6141,38.0673],[-94.6141,38.0676],[-94.6141,38.0677],[-94.614,38.0678],[-94.614,38.0687],[-94.614,38.0698],[-94.614,38.0711],[-94.614,38.0725],[-94.614,38.0732],[-94.614,38.0734],[-94.614,38.0739],[-94.614,38.0746],[-94.614,38.075],[-94.614,38.0752],[-94.6139,38.081],[-94.6139,38.0814],[-94.6139,38.0827],[-94.6139,38.0843],[-94.6139,38.0853],[-94.6139,38.0859],[-94.6139,38.0869],[-94.6139,38.0881],[-94.6139,38.0891],[-94.6139,38.0895],[-94.6139,38.0907],[-94.6139,38.0909],[-94.6139,38.0923],[-94.6139,38.0938],[-94.6138,38.0954],[-94.6138,38.0956],[-94.6138,38.0962],[-94.6138,38.0974],[-94.6138,38.0995],[-94.6138,38.1002],[-94.6138,38.1005],[-94.6138,38.101],[-94.6138,38.1016],[-94.6138,38.1017],[-94.6138,38.1037],[-94.6137,38.1061],[-94.6138,38.1072],[-94.6138,38.1082],[-94.6138,38.1098],[-94.6138,38.1099],[-94.6138,38.1102],[-94.6138,38.1108],[-94.6138,38.1112],[-94.6138,38.1122],[-94.6138,38.1144],[-94.6137,38.1171],[-94.6137,38.1173],[-94.6137,38.1174],[-94.6137,38.1179],[-94.6137,38.118],[-94.6137,38.1181],[-94.6138,38.1192],[-94.6138,38.12],[-94.6137,38.1223],[-94.6138,38.1237],[-94.6138,38.1244],[-94.6138,38.1245],[-94.6138,38.1247],[-94.6137,38.125],[-94.6137,38.1252],[-94.6138,38.126],[-94.6138,38.1261],[-94.6139,38.1262],[-94.614,38.1267],[-94.6139,38.1288],[-94.6138,38.1309],[-94.6137,38.1325],[-94.6137,38.1333],[-94.6137,38.1341],[-94.6137,38.138],[-94.6137,38.1388],[-94.6137,38.139],[-94.6137,38.1391],[-94.6137,38.1409],[-94.6137,38.1463],[-94.6137,38.1466],[-94.6136,38.1473],[-94.6136,38.1484],[-94.6136,38.1491],[-94.6136,38.1495],[-94.6136,38.1497],[-94.6138,38.1497],[-94.6139,38.1498],[-94.6138,38.1518],[-94.6138,38.1519],[-94.6137,38.1542],[-94.6135,38.1606],[-94.6134,38.1614],[-94.6134,38.1615],[-94.6134,38.1617],[-94.6134,38.1645],[-94.6134,38.1653],[-94.6134,38.1666],[-94.6135,38.1676],[-94.6135,38.1678],[-94.6135,38.1679],[-94.6135,38.168],[-94.6135,38.1682],[-94.6135,38.1684],[-94.6135,38.1692],[-94.6134,38.1696],[-94.6134,38.1705],[-94.6133,38.1722],[-94.6133,38.1726],[-94.6133,38.174],[-94.6132,38.1759],[-94.6132,38.176],[-94.6132,38.1767],[-94.6132,38.1779],[-94.6132,38.1796],[-94.6131,38.1817],[-94.6131,38.1825],[-94.6131,38.1829],[-94.6132,38.1835],[-94.6132,38.1844],[-94.6132,38.1846],[-94.6132,38.185],[-94.6132,38.1854],[-94.6131,38.1858],[-94.6131,38.1859],[-94.6131,38.1861],[-94.613,38.1866],[-94.613,38.1872],[-94.613,38.1875],[-94.6131,38.1891],[-94.6131,38.1895],[-94.613,38.1901],[-94.613,38.1902],[-94.6129,38.1906],[-94.6128,38.1913],[-94.6128,38.1921],[-94.6129,38.1927],[-94.6129,38.1932],[-94.6129,38.1942],[-94.6129,38.1943],[-94.6129,38.1954],[-94.6129,38.1971],[-94.6129,38.1975],[-94.6129,38.199],[-94.6128,38.2003],[-94.6128,38.2004],[-94.6129,38.2012],[-94.6129,38.2014],[-94.6129,38.203],[-94.6128,38.2035],[-94.6127,38.204],[-94.6127,38.2043],[-94.6127,38.2044],[-94.6127,38.2045],[-94.6127,38.2054],[-94.6127,38.2068],[-94.6127,38.2079],[-94.6126,38.2084],[-94.6126,38.211],[-94.6126,38.2122],[-94.6126,38.2125],[-94.6125,38.2139],[-94.6125,38.2151],[-94.6125,38.2163],[-94.6125,38.2167],[-94.6126,38.217],[-94.6127,38.2172],[-94.6127,38.2184],[-94.6127,38.2185],[-94.6127,38.2186],[-94.6127,38.2187],[-94.6127,38.2193],[-94.6127,38.2198],[-94.6126,38.2199],[-94.6125,38.2204],[-94.6125,38.221],[-94.6125,38.2222],[-94.6125,38.224],[-94.6125,38.225],[-94.6125,38.2251],[-94.6125,38.2254],[-94.6125,38.2262],[-94.6125,38.2268],[-94.6125,38.2282],[-94.6125,38.2311],[-94.6125,38.2326],[-94.6125,38.2346],[-94.6125,38.2351],[-94.6125,38.2353],[-94.6125,38.2355],[-94.6125,38.2362],[-94.6125,38.2366],[-94.6125,38.2377],[-94.6125,38.2389],[-94.6125,38.2405],[-94.6125,38.2419],[-94.6125,38.2442],[-94.6126,38.25],[-94.6126,38.2531],[-94.6126,38.2545],[-94.6126,38.2552],[-94.6127,38.2561],[-94.6126,38.2566],[-94.6126,38.2567],[-94.6126,38.2569],[-94.6126,38.2578],[-94.6126,38.2592],[-94.6126,38.2613],[-94.6127,38.2615],[-94.6127,38.2647],[-94.6127,38.2661],[-94.6127,38.2687],[-94.6127,38.2704],[-94.6127,38.271],[-94.6127,38.2714],[-94.6127,38.2724],[-94.6127,38.2736],[-94.6127,38.2737],[-94.6127,38.2763],[-94.6127,38.2774],[-94.6127,38.2787],[-94.6127,38.2796],[-94.6127,38.2802],[-94.6127,38.2815],[-94.6127,38.283],[-94.6127,38.2846],[-94.6127,38.2856],[-94.6127,38.2861],[-94.6127,38.2869],[-94.6127,38.287],[-94.6127,38.2881],[-94.6127,38.2887],[-94.6128,38.2888],[-94.6128,38.2895],[-94.6128,38.2896],[-94.6128,38.2898],[-94.6128,38.2899],[-94.6128,38.2902],[-94.6128,38.291],[-94.6128,38.2914],[-94.6127,38.2969],[-94.6127,38.2972],[-94.6127,38.2988],[-94.6127,38.3013],[-94.6127,38.3015],[-94.6127,38.3025],[-94.6127,38.3051],[-94.6127,38.3052],[-94.6127,38.3103],[-94.6127,38.3115],[-94.6127,38.3117],[-94.6127,38.3128],[-94.6127,38.3131],[-94.6127,38.3142],[-94.6127,38.3144],[-94.6127,38.3146],[-94.6127,38.3148],[-94.6127,38.316],[-94.6127,38.3172],[-94.6128,38.3201],[-94.6128,38.3244],[-94.6129,38.3305],[-94.6129,38.3306],[-94.613,38.3357],[-94.613,38.3358],[-94.613,38.336],[-94.613,38.3367],[-94.613,38.3371],[-94.613,38.3373],[-94.6129,38.3374],[-94.613,38.3437],[-94.6131,38.3499],[-94.6132,38.3534],[-94.6132,38.3535],[-94.6132,38.3597],[-94.6132,38.3609],[-94.6132,38.3621],[-94.6132,38.3622],[-94.6132,38.3643],[-94.6132,38.3645],[-94.6132,38.3647],[-94.6132,38.3661],[-94.6132,38.3664],[-94.6132,38.3668],[-94.6133,38.3669],[-94.6131,38.3671],[-94.6132,38.3674],[-94.6131,38.3688],[-94.6131,38.3698],[-94.6131,38.3702],[-94.6131,38.3703],[-94.6132,38.3755],[-94.6132,38.3887],[-94.6133,38.3922],[-94.6133,38.3924],[-94.6133,38.3961],[-94.6133,38.3999],[-94.6134,38.4035],[-94.6133,38.4036],[-94.6133,38.4039],[-94.6133,38.4052],[-94.6133,38.4069],[-94.6133,38.4075],[-94.6133,38.4076],[-94.6134,38.408],[-94.6134,38.4095],[-94.6134,38.4113],[-94.6134,38.4156],[-94.6134,38.4164],[-94.6134,38.4177],[-94.6134,38.4179],[-94.6134,38.4186],[-94.6134,38.4187],[-94.6134,38.4227],[-94.6134,38.4237],[-94.6135,38.4245],[-94.6135,38.4254],[-94.6134,38.4261],[-94.6134,38.4299],[-94.6134,38.4319],[-94.6134,38.4321],[-94.6133,38.4324],[-94.6133,38.4328],[-94.6133,38.4342],[-94.6133,38.4357],[-94.6133,38.4378],[-94.6133,38.4403],[-94.6133,38.4424],[-94.6133,38.4435],[-94.6133,38.4437],[-94.6133,38.4446],[-94.6132,38.4462],[-94.6133,38.4467],[-94.6133,38.4475],[-94.6133,38.4478],[-94.6133,38.449],[-94.6134,38.4507],[-94.6134,38.4516],[-94.6134,38.4523],[-94.6134,38.4525],[-94.6134,38.4529],[-94.6134,38.4539],[-94.6134,38.4543],[-94.6134,38.4544],[-94.6134,38.4557],[-94.6134,38.4563],[-94.6134,38.458],[-94.6133,38.4587],[-94.6133,38.4588],[-94.6133,38.4591],[-94.6133,38.4598],[-94.6133,38.4611],[-94.6133,38.4614],[-94.6133,38.4616],[-94.6133,38.4621],[-94.6132,38.4632],[-94.6132,38.4635],[-94.6132,38.4637],[-94.6132,38.4644],[-94.6132,38.4647],[-94.6132,38.465],[-94.6132,38.4661],[-94.6132,38.4664],[-94.6132,38.4674],[-94.6132,38.4683],[-94.6131,38.4701],[-94.6131,38.4716],[-94.6131,38.4728],[-94.613,38.4748],[-94.613,38.4755],[-94.613,38.4757],[-94.613,38.4758],[-94.613,38.4771],[-94.613,38.4775],[-94.613,38.4776],[-94.6129,38.4776],[-94.6127,38.4821],[-94.6127,38.483],[-94.6128,38.4831],[-94.6129,38.4831],[-94.6129,38.4832],[-94.6129,38.4844],[-94.6128,38.4892],[-94.6128,38.4894],[-94.6127,38.4901],[-94.6127,38.4903],[-94.6127,38.4913],[-94.6127,38.4915],[-94.6127,38.4917],[-94.6127,38.4918],[-94.6125,38.4958],[-94.6124,38.5],[-94.6124,38.5018],[-94.6124,38.5063],[-94.6123,38.5188],[-94.6123,38.5189],[-94.6123,38.5205],[-94.6123,38.5208],[-94.6123,38.5223],[-94.6123,38.5282],[-94.6123,38.5327],[-94.6123,38.5333],[-94.6123,38.5352],[-94.6123,38.5466],[-94.6123,38.5467],[-94.6122,38.5476],[-94.6121,38.5477],[-94.6121,38.5498],[-94.6121,38.5503],[-94.6122,38.5643],[-94.6122,38.5655],[-94.612,38.5719],[-94.6119,38.5765],[-94.6118,38.5766],[-94.6118,38.5778],[-94.6118,38.5785],[-94.6118,38.5797],[-94.6118,38.5802],[-94.6119,38.5807],[-94.6119,38.5854],[-94.6119,38.5885],[-94.6119,38.5926],[-94.6119,38.6016],[-94.6119,38.6021],[-94.6119,38.6059],[-94.6119,38.6076],[-94.6118,38.6092],[-94.6118,38.6094],[-94.6117,38.6095],[-94.6117,38.6103],[-94.6117,38.6123],[-94.6117,38.6127],[-94.6117,38.6146],[-94.6116,38.618],[-94.6116,38.6206],[-94.6115,38.625],[-94.6115,38.6256],[-94.6115,38.6257],[-94.6115,38.6293],[-94.6115,38.6294],[-94.6116,38.6338],[-94.6116,38.6347],[-94.6115,38.6347],[-94.6114,38.6348],[-94.6113,38.6348],[-94.6113,38.635],[-94.6113,38.6358],[-94.6113,38.6365],[-94.6112,38.6377],[-94.6112,38.6382],[-94.6112,38.6408],[-94.6112,38.6413],[-94.6111,38.6426],[-94.6111,38.6436],[-94.6111,38.644],[-94.6111,38.645],[-94.611,38.6457],[-94.611,38.6462],[-94.611,38.6472],[-94.611,38.6475],[-94.6109,38.6491],[-94.6109,38.6493],[-94.6109,38.6502],[-94.6109,38.6522],[-94.6109,38.6526],[-94.6109,38.6532],[-94.6109,38.655],[-94.6109,38.656],[-94.6108,38.6568],[-94.6108,38.6578],[-94.6108,38.6582],[-94.6108,38.6583],[-94.6107,38.6604],[-94.6107,38.6616],[-94.6107,38.6636],[-94.6107,38.6638],[-94.6107,38.6661],[-94.6107,38.6675],[-94.6107,38.6685],[-94.6106,38.6707],[-94.6106,38.6708],[-94.6106,38.6725],[-94.6106,38.6726],[-94.6106,38.673],[-94.6105,38.6742],[-94.6105,38.6747],[-94.6105,38.6754],[-94.6105,38.6764],[-94.6105,38.6765],[-94.6105,38.6779],[-94.6104,38.6792],[-94.6104,38.6813],[-94.6104,38.6834],[-94.6103,38.684],[-94.6103,38.6857],[-94.6103,38.6859],[-94.6103,38.6866],[-94.6102,38.6881],[-94.6102,38.6887],[-94.6102,38.6889],[-94.6102,38.6892],[-94.6102,38.6905],[-94.6101,38.692],[-94.6101,38.6925],[-94.6101,38.6941],[-94.6101,38.6945],[-94.6101,38.6947],[-94.6101,38.6953],[-94.61,38.6973],[-94.61,38.6982],[-94.61,38.6983],[-94.61,38.6989],[-94.61,38.7001],[-94.61,38.7007],[-94.6099,38.7015],[-94.6099,38.7017],[-94.6099,38.7019],[-94.6099,38.7022],[-94.6099,38.7028],[-94.6099,38.704],[-94.6099,38.7054],[-94.6099,38.7055],[-94.6099,38.7058],[-94.6098,38.7073],[-94.6098,38.7082],[-94.6098,38.7084],[-94.6098,38.709],[-94.6098,38.7092],[-94.6097,38.7096],[-94.6097,38.7108],[-94.6097,38.7127],[-94.6097,38.7145],[-94.6096,38.7152],[-94.6096,38.7156],[-94.6096,38.7159],[-94.6096,38.7164],[-94.6096,38.7182],[-94.6095,38.7199],[-94.6095,38.7217],[-94.6095,38.7232],[-94.6095,38.7236],[-94.6095,38.7238],[-94.6094,38.7259],[-94.6094,38.7266],[-94.6094,38.7272],[-94.6094,38.7286],[-94.6094,38.7289],[-94.6094,38.7293],[-94.6094,38.7297],[-94.6094,38.7301],[-94.6094,38.7303],[-94.6093,38.7308],[-94.6093,38.7311],[-94.6093,38.7317],[-94.6092,38.7338],[-94.6092,38.7353],[-94.6092,38.7355],[-94.6092,38.7356],[-94.6092,38.7359],[-94.6091,38.7381],[-94.6091,38.7386],[-94.6091,38.7391],[-94.6091,38.7401],[-94.6091,38.7405],[-94.6091,38.7407],[-94.6091,38.7411],[-94.6091,38.7412],[-94.6091,38.7413],[-94.6091,38.7416],[-94.609,38.7424],[-94.609,38.7425],[-94.609,38.7442],[-94.609,38.7457],[-94.609,38.7461],[-94.6089,38.7479],[-94.6089,38.7482],[-94.6089,38.7483],[-94.6089,38.7484],[-94.6089,38.7485],[-94.6089,38.7487],[-94.6089,38.7488],[-94.6089,38.749],[-94.6089,38.7491],[-94.6089,38.7492],[-94.6089,38.7499],[-94.6089,38.7504],[-94.6089,38.7513],[-94.6089,38.7515],[-94.6089,38.7527],[-94.6089,38.7533],[-94.6089,38.7537],[-94.6088,38.7551],[-94.6088,38.757],[-94.6088,38.7589],[-94.6087,38.7606],[-94.6087,38.7623],[-94.6087,38.7634],[-94.6087,38.7642],[-94.6087,38.765],[-94.6086,38.7658],[-94.6086,38.7661],[-94.6086,38.7669],[-94.6086,38.7672],[-94.6086,38.7676],[-94.6086,38.7678],[-94.6086,38.7691],[-94.6086,38.7693],[-94.6086,38.7696],[-94.6085,38.7713],[-94.6085,38.7716],[-94.6085,38.7722],[-94.6085,38.7723],[-94.6085,38.7724],[-94.6085,38.7727],[-94.6085,38.7728],[-94.6085,38.7729],[-94.6085,38.7734],[-94.6085,38.7741],[-94.6085,38.7742],[-94.6085,38.7752],[-94.6085,38.7771],[-94.6085,38.7779],[-94.6085,38.7786],[-94.6085,38.7787],[-94.6085,38.7788],[-94.6085,38.7807],[-94.6085,38.7816],[-94.6085,38.7818],[-94.6085,38.7821],[-94.6085,38.7824],[-94.6084,38.7829],[-94.6084,38.7832],[-94.6084,38.7833],[-94.6084,38.7843],[-94.6084,38.7847],[-94.6084,38.7849],[-94.6084,38.785],[-94.6084,38.7862],[-94.6084,38.7871],[-94.6084,38.7876],[-94.6084,38.788],[-94.6084,38.7897],[-94.6084,38.7898],[-94.6084,38.7899],[-94.6084,38.7901],[-94.6084,38.7904],[-94.6084,38.7909],[-94.6084,38.7912],[-94.6084,38.7915],[-94.6084,38.793],[-94.6084,38.7934],[-94.6084,38.794],[-94.6084,38.7942],[-94.6084,38.7943],[-94.6084,38.7944],[-94.6084,38.7947],[-94.6083,38.7953],[-94.6083,38.7962],[-94.6083,38.7963],[-94.6083,38.7964],[-94.6083,38.7965],[-94.6083,38.7966],[-94.6083,38.797],[-94.6083,38.7981],[-94.6083,38.7983],[-94.6083,38.7986],[-94.6083,38.7989],[-94.6083,38.7999],[-94.6083,38.8002],[-94.6083,38.8006],[-94.6082,38.8014],[-94.6082,38.8015],[-94.6082,38.8019],[-94.6082,38.8025],[-94.6082,38.803],[-94.6082,38.804],[-94.6082,38.8041],[-94.6082,38.8043],[-94.6082,38.8051],[-94.6082,38.8053],[-94.6082,38.8065],[-94.6082,38.8082],[-94.6082,38.8086],[-94.6082,38.8092],[-94.6082,38.8097],[-94.6082,38.81],[-94.6082,38.8101],[-94.6082,38.8104],[-94.6082,38.8107],[-94.6082,38.8111],[-94.608,38.8111],[-94.6079,38.8155],[-94.6079,38.8164],[-94.6077,38.8256],[-94.6077,38.8258],[-94.6077,38.826],[-94.6076,38.8276],[-94.6077,38.8298],[-94.6077,38.8317],[-94.6077,38.8329],[-94.6079,38.8398],[-94.608,38.8472],[-94.608,38.8499],[-94.608,38.85],[-94.608,38.8501],[-94.608,38.8502],[-94.6079,38.8531],[-94.6079,38.8532],[-94.608,38.8538],[-94.608,38.8539],[-94.608,38.854],[-94.608,38.8541],[-94.608,38.8546],[-94.608,38.8548],[-94.608,38.855],[-94.608,38.8563],[-94.608,38.8564],[-94.608,38.8587],[-94.608,38.8588],[-94.608,38.8594],[-94.608,38.8595],[-94.608,38.8598],[-94.608,38.8599],[-94.608,38.8606],[-94.608,38.8607],[-94.608,38.8612],[-94.608,38.8613],[-94.608,38.8614],[-94.608,38.862],[-94.608,38.8665],[-94.608,38.8673],[-94.608,38.868],[-94.608,38.8692],[-94.608,38.8695],[-94.608,38.8698],[-94.608,38.8718],[-94.608,38.8725],[-94.608,38.8738],[-94.608,38.8748],[-94.608,38.8761],[-94.608,38.8789],[-94.608,38.8802],[-94.608,38.8815],[-94.608,38.8824],[-94.608,38.8829],[-94.608,38.8838],[-94.608,38.8866],[-94.608,38.8886],[-94.608,38.8901],[-94.608,38.8909],[-94.608,38.8934],[-94.608,38.8937],[-94.608,38.894],[-94.608,38.8941],[-94.608,38.8943],[-94.608,38.8947],[-94.608,38.8965],[-94.608,38.8969],[-94.608,38.8983],[-94.608,38.8987],[-94.608,38.8991],[-94.608,38.8993],[-94.608,38.8996],[-94.608,38.9],[-94.608,38.9002],[-94.608,38.9004],[-94.608,38.9008],[-94.608,38.9011],[-94.608,38.9018],[-94.608,38.9025],[-94.608,38.9026],[-94.608,38.903],[-94.608,38.9034],[-94.608,38.9035],[-94.608,38.9037],[-94.608,38.9048],[-94.608,38.9056],[-94.608,38.906],[-94.608,38.9067],[-94.608,38.9076],[-94.608,38.908],[-94.608,38.9087],[-94.608,38.909],[-94.608,38.9097],[-94.608,38.911],[-94.608,38.9118],[-94.608,38.9123],[-94.608,38.9127],[-94.608,38.9129],[-94.608,38.913],[-94.608,38.9131],[-94.608,38.9135],[-94.608,38.9192],[-94.608,38.9193],[-94.608,38.9194],[-94.608,38.9196],[-94.608,38.9198],[-94.608,38.9199],[-94.608,38.9203],[-94.608,38.9204],[-94.608,38.9208],[-94.608,38.9212],[-94.608,38.9214],[-94.608,38.9224],[-94.608,38.9225],[-94.608,38.923],[-94.608,38.9233],[-94.608,38.9234],[-94.608,38.9237],[-94.608,38.9242],[-94.608,38.9244],[-94.608,38.9252],[-94.608,38.9257],[-94.608,38.9261],[-94.608,38.9269],[-94.608,38.927],[-94.608,38.9271],[-94.608,38.9275],[-94.608,38.9277],[-94.608,38.9293],[-94.608,38.9295],[-94.608,38.9308],[-94.608,38.9312],[-94.608,38.9325],[-94.608,38.9329],[-94.608,38.9338],[-94.608,38.9351],[-94.608,38.9354],[-94.608,38.936],[-94.608,38.9361],[-94.608,38.9364],[-94.608,38.9368],[-94.608,38.9371],[-94.608,38.9373],[-94.608,38.9374],[-94.608,38.9378],[-94.6081,38.9384],[-94.6081,38.9385],[-94.6081,38.9386],[-94.6081,38.9395],[-94.6081,38.94],[-94.6081,38.9401],[-94.6081,38.9402],[-94.6081,38.9406],[-94.6081,38.9409],[-94.6081,38.941],[-94.6081,38.9421],[-94.6081,38.943],[-94.6081,38.9432],[-94.6081,38.9441],[-94.6081,38.9461],[-94.6082,38.9468],[-94.6082,38.9486],[-94.6081,38.9493],[-94.6081,38.9517],[-94.6081,38.9519],[-94.6081,38.952],[-94.6081,38.9535],[-94.6081,38.9552],[-94.6081,38.9558],[-94.6081,38.9562],[-94.6081,38.9567],[-94.6081,38.9574],[-94.6081,38.9582],[-94.6081,38.9599],[-94.6081,38.9609],[-94.6081,38.9614],[-94.6081,38.9628],[-94.6081,38.9629],[-94.6081,38.9631],[-94.6081,38.9634],[-94.6081,38.9637],[-94.6081,38.9641],[-94.6081,38.9648],[-94.6081,38.965],[-94.6081,38.9654],[-94.6081,38.9664],[-94.6082,38.9675],[-94.6082,38.9691],[-94.6082,38.9706],[-94.6082,38.971],[-94.6082,38.972],[-94.6082,38.9729],[-94.6082,38.9731],[-94.6082,38.9738],[-94.6082,38.9739],[-94.6082,38.974],[-94.6082,38.9741],[-94.6083,38.9747],[-94.6083,38.9751],[-94.6084,38.9765],[-94.6084,38.9767],[-94.6084,38.9774],[-94.6084,38.9778],[-94.6084,38.9781],[-94.6084,38.9787],[-94.6085,38.9793],[-94.6084,38.98],[-94.6083,38.9819],[-94.6082,38.984],[-94.6081,38.9849],[-94.6081,38.9852],[-94.6081,38.9855],[-94.6081,38.9856],[-94.608,38.9875],[-94.608,38.9876],[-94.608,38.9878],[-94.608,38.9891],[-94.608,38.9909],[-94.608,38.9927],[-94.608,38.9928],[-94.608,38.9929],[-94.608,38.9932],[-94.608,38.9933],[-94.608,38.9935],[-94.6079,38.9937],[-94.6079,38.9944],[-94.6079,38.9948],[-94.6079,38.995],[-94.6079,38.9958],[-94.6079,38.9964],[-94.6079,38.9966],[-94.6079,38.9972],[-94.6079,38.9975],[-94.6079,38.9982],[-94.6079,38.9985],[-94.6079,38.9986],[-94.6079,38.999],[-94.6079,38.9992],[-94.6079,38.9993],[-94.6079,38.9997],[-94.6079,38.9999],[-94.6079,39.0001],[-94.6079,39.0002],[-94.6079,39.0005],[-94.6079,39.0011],[-94.6079,39.0019],[-94.6078,39.0021],[-94.6078,39.0027],[-94.6078,39.0031],[-94.6078,39.0036],[-94.6078,39.0043],[-94.6078,39.0044],[-94.6078,39.0051],[-94.6078,39.006],[-94.6078,39.0065],[-94.6078,39.007],[-94.6078,39.0072],[-94.6078,39.0079],[-94.6078,39.0108],[-94.6078,39.0113],[-94.6078,39.0114],[-94.6078,39.0119],[-94.6078,39.0124],[-94.6078,39.0128],[-94.6078,39.0135],[-94.6078,39.0139],[-94.6078,39.014],[-94.6077,39.0146],[-94.6077,39.0152],[-94.6077,39.0153],[-94.6077,39.0166],[-94.6077,39.0167],[-94.6077,39.0168],[-94.6077,39.0174],[-94.6077,39.0176],[-94.6077,39.0177],[-94.6077,39.0178],[-94.6077,39.0193],[-94.6077,39.0208],[-94.6076,39.0211],[-94.6077,39.0213],[-94.6076,39.0226],[-94.6076,39.0227],[-94.6076,39.0232],[-94.6076,39.0235],[-94.6076,39.0241],[-94.6076,39.0242],[-94.6076,39.0249],[-94.6076,39.0261],[-94.6076,39.0283],[-94.6075,39.0303],[-94.6075,39.0309],[-94.6075,39.031],[-94.6075,39.0321],[-94.6075,39.0339],[-94.6075,39.034],[-94.6075,39.0342],[-94.6075,39.0344],[-94.6075,39.0345],[-94.6075,39.0354],[-94.6075,39.0356],[-94.6075,39.0359],[-94.6075,39.0364],[-94.6075,39.0366],[-94.6075,39.0369],[-94.6075,39.037],[-94.6075,39.0371],[-94.6075,39.0373],[-94.6075,39.0375],[-94.6074,39.0376],[-94.6074,39.0377],[-94.6074,39.0381],[-94.6074,39.0397],[-94.6074,39.0398],[-94.6074,39.0405],[-94.6074,39.0409],[-94.6074,39.0412],[-94.6074,39.0416],[-94.6074,39.0419],[-94.6074,39.0427],[-94.6074,39.0428],[-94.6074,39.043],[-94.6074,39.0441],[-94.6074,39.0446],[-94.6073,39.0464],[-94.6073,39.0483],[-94.6073,39.0488],[-94.6073,39.0495],[-94.6073,39.0502],[-94.6073,39.0511],[-94.6073,39.0523],[-94.6073,39.0532],[-94.6073,39.0544],[-94.6073,39.0554],[-94.6073,39.0573],[-94.6073,39.0578],[-94.6073,39.0587],[-94.6073,39.0589],[-94.6073,39.0606],[-94.6073,39.0619],[-94.6073,39.0622],[-94.6073,39.0628],[-94.6073,39.0637],[-94.6073,39.0638],[-94.6073,39.0639],[-94.6072,39.064],[-94.6072,39.0646],[-94.6073,39.0647],[-94.6073,39.0648],[-94.6072,39.0657],[-94.6073,39.0663],[-94.6073,39.0672],[-94.6073,39.0675],[-94.6073,39.0689],[-94.6073,39.0697],[-94.6073,39.0698],[-94.6072,39.0707],[-94.6073,39.0724],[-94.6073,39.0725],[-94.6073,39.0731],[-94.6073,39.0734],[-94.6072,39.0738],[-94.6072,39.074],[-94.6072,39.0743],[-94.6072,39.0744],[-94.6073,39.0749],[-94.6073,39.075],[-94.6073,39.0751],[-94.6073,39.0756],[-94.6073,39.0758],[-94.6073,39.076],[-94.6073,39.0763],[-94.6073,39.0769],[-94.6073,39.0777],[-94.6073,39.0796],[-94.6073,39.0816],[-94.6073,39.0817],[-94.6073,39.0818],[-94.6073,39.082],[-94.6073,39.0821],[-94.6072,39.0825],[-94.6072,39.0831],[-94.6072,39.0832],[-94.6072,39.0833],[-94.6072,39.0837],[-94.6072,39.0861],[-94.6072,39.0866],[-94.6072,39.0875],[-94.6072,39.0897],[-94.6072,39.0912],[-94.6072,39.097],[-94.6071,39.0985],[-94.6071,39.0986],[-94.6071,39.0988],[-94.6071,39.099],[-94.6071,39.0992],[-94.6071,39.0997],[-94.6072,39.0999],[-94.6072,39.1],[-94.6072,39.1001],[-94.6072,39.1004],[-94.6071,39.1007],[-94.6071,39.1014],[-94.6071,39.1018],[-94.6071,39.1019],[-94.6072,39.1045],[-94.6072,39.1054],[-94.6072,39.1056],[-94.6072,39.1059],[-94.6072,39.1067],[-94.6072,39.1073],[-94.6072,39.1075],[-94.6072,39.1076],[-94.6072,39.1078],[-94.6073,39.1084],[-94.6073,39.1087],[-94.6073,39.1089],[-94.6073,39.1099],[-94.6073,39.1104],[-94.6073,39.1112],[-94.6073,39.1117],[-94.6073,39.1124],[-94.6073,39.1134],[-94.6074,39.1136],[-94.608,39.1151],[-94.6081,39.1152],[-94.6083,39.1159],[-94.6085,39.1162],[-94.6083,39.1179],[-94.6083,39.1181],[-94.6083,39.1182],[-94.6082,39.1183],[-94.608,39.1191],[-94.6077,39.1197],[-94.6074,39.1203],[-94.6069,39.121],[-94.6064,39.1216],[-94.6059,39.1222],[-94.6058,39.1224],[-94.6055,39.1228],[-94.6051,39.1233],[-94.6045,39.1239],[-94.604,39.1243],[-94.6035,39.1248],[-94.6035,39.1249],[-94.6034,39.125],[-94.6033,39.1251],[-94.6006,39.1277],[-94.6002,39.1281],[-94.5936,39.1344],[-94.5911,39.1368],[-94.5903,39.1381],[-94.5899,39.139],[-94.5894,39.1405],[-94.589,39.143],[-94.5888,39.144],[-94.5887,39.145],[-94.5884,39.1489],[-94.5884,39.1499],[-94.5887,39.1512],[-94.5889,39.1516],[-94.5907,39.1548],[-94.5929,39.1562],[-94.5939,39.1568],[-94.5958,39.1576],[-94.5961,39.1577],[-94.5976,39.1582],[-94.5979,39.1583],[-94.5979,39.1584],[-94.5982,39.1584],[-94.5995,39.1588],[-94.6,39.1589],[-94.6009,39.1593],[-94.6017,39.1596],[-94.6031,39.16],[-94.6064,39.1608],[-94.6087,39.161],[-94.6111,39.1609],[-94.6155,39.1602],[-94.6234,39.1568],[-94.6235,39.1568],[-94.6236,39.1568],[-94.6239,39.1566],[-94.6355,39.1541],[-94.6398,39.1537],[-94.6493,39.154],[-94.6506,39.1541],[-94.6508,39.1541],[-94.6509,39.1542],[-94.6511,39.1542],[-94.6558,39.1557],[-94.6592,39.1578],[-94.6614,39.1627],[-94.6612,39.1639],[-94.6603,39.1681],[-94.6593,39.1701],[-94.6592,39.1741],[-94.6596,39.1747],[-94.6616,39.1774],[-94.6638,39.1791],[-94.6653,39.1804],[-94.6667,39.1812],[-94.6691,39.1822],[-94.6739,39.1835],[-94.6782,39.1842],[-94.6803,39.1843],[-94.6821,39.1842],[-94.685,39.184],[-94.6869,39.1837],[-94.6873,39.1837],[-94.6888,39.1832],[-94.6916,39.182],[-94.6942,39.1804],[-94.6961,39.1791],[-94.6963,39.179],[-94.6993,39.1773],[-94.7055,39.1738],[-94.7069,39.1737],[-94.7108,39.1719],[-94.7141,39.1704],[-94.7236,39.169],[-94.7357,39.1692],[-94.7365,39.1693],[-94.7408,39.17],[-94.7419,39.1703],[-94.7484,39.1721],[-94.7516,39.173],[-94.7523,39.1733],[-94.7528,39.1735],[-94.7629,39.18],[-94.7638,39.181],[-94.7671,39.1848],[-94.7703,39.1898],[-94.7706,39.1906],[-94.7711,39.1915],[-94.7712,39.1916],[-94.7713,39.1918],[-94.7722,39.1941],[-94.7735,39.1972],[-94.7747,39.1989],[-94.7752,39.1999],[-94.7755,39.2006],[-94.7764,39.2018],[-94.777,39.2026],[-94.7778,39.2035],[-94.7787,39.2042],[-94.7794,39.2048],[-94.7799,39.2051],[-94.7807,39.2056],[-94.7814,39.2062],[-94.7823,39.2068],[-94.7829,39.2072],[-94.7838,39.2073],[-94.7849,39.2077],[-94.786,39.2078],[-94.7874,39.2079],[-94.7891,39.2078],[-94.7903,39.2077],[-94.7918,39.2075],[-94.7937,39.207],[-94.7954,39.2068],[-94.7973,39.2065],[-94.7997,39.2063],[-94.8002,39.2063],[-94.8026,39.2062],[-94.8055,39.2064],[-94.8085,39.2065],[-94.8115,39.2069],[-94.8142,39.2074],[-94.8165,39.2079],[-94.8189,39.2085],[-94.8204,39.209],[-94.8219,39.2097],[-94.8233,39.2105],[-94.8246,39.2112],[-94.8259,39.2121],[-94.8273,39.213],[-94.8305,39.2151],[-94.8317,39.2159],[-94.8323,39.2167],[-94.8332,39.2175],[-94.8335,39.2179],[-94.8338,39.2185],[-94.8341,39.2193],[-94.8346,39.2204],[-94.8347,39.2208],[-94.8348,39.221],[-94.8349,39.2212],[-94.835,39.2219],[-94.835,39.2225],[-94.835,39.2233],[-94.8349,39.2238],[-94.8346,39.2244],[-94.834,39.2254],[-94.8337,39.226],[-94.8335,39.2261],[-94.8333,39.2265],[-94.8332,39.2267],[-94.833,39.227],[-94.8323,39.2278],[-94.8312,39.2289],[-94.8304,39.2298],[-94.8294,39.2313],[-94.8285,39.2327],[-94.8278,39.234],[-94.8271,39.2355],[-94.8265,39.2371],[-94.8261,39.2383],[-94.8258,39.2395],[-94.8258,39.2407],[-94.8257,39.2417],[-94.8257,39.2427],[-94.826,39.2436],[-94.826,39.2439],[-94.8262,39.2448],[-94.8265,39.2458],[-94.8266,39.2463],[-94.8268,39.2473],[-94.8271,39.2481],[-94.8271,39.2484],[-94.8272,39.249],[-94.8275,39.2499],[-94.828,39.2508],[-94.8281,39.2511],[-94.8285,39.2519],[-94.829,39.253],[-94.8298,39.254],[-94.8306,39.2551],[-94.831,39.2558],[-94.8311,39.2558],[-94.8315,39.2563],[-94.8317,39.2566],[-94.832,39.257],[-94.8325,39.2574],[-94.8331,39.2581],[-94.8339,39.2589],[-94.8346,39.2596],[-94.835,39.2599],[-94.8353,39.2602],[-94.8356,39.2605],[-94.8361,39.2609],[-94.8367,39.2615],[-94.8374,39.262],[-94.8379,39.2624],[-94.8391,39.2634],[-94.8411,39.2649],[-94.8429,39.2663],[-94.8446,39.2675],[-94.8463,39.2685],[-94.848,39.2693],[-94.8481,39.2694],[-94.8482,39.2694],[-94.8497,39.2702],[-94.8506,39.2706],[-94.8513,39.271],[-94.8531,39.272],[-94.8551,39.273],[-94.8571,39.2738],[-94.8577,39.2741],[-94.8588,39.2745],[-94.8612,39.2754],[-94.8635,39.2763],[-94.8655,39.2771],[-94.8675,39.2779],[-94.8684,39.2782],[-94.8693,39.2785],[-94.8712,39.279],[-94.8735,39.2797],[-94.8748,39.2802],[-94.8751,39.2803],[-94.8782,39.2814],[-94.8804,39.2822],[-94.8823,39.2835],[-94.8841,39.2845],[-94.8864,39.2866],[-94.8883,39.2882],[-94.8891,39.2888],[-94.8911,39.2907],[-94.892,39.2915],[-94.8926,39.2921],[-94.8933,39.2928],[-94.8949,39.2944],[-94.8962,39.2959],[-94.8964,39.2961],[-94.8966,39.2962],[-94.8985,39.2985],[-94.8997,39.3003],[-94.9005,39.3015],[-94.9007,39.3019],[-94.9015,39.3034],[-94.9017,39.3038],[-94.9023,39.3051],[-94.9025,39.3056],[-94.9029,39.3063],[-94.904,39.3086],[-94.9047,39.3105],[-94.9052,39.312],[-94.9061,39.3147],[-94.9065,39.3162],[-94.9067,39.3172],[-94.9068,39.3174],[-94.9069,39.318],[-94.9079,39.3235],[-94.908,39.3241],[-94.9082,39.3257],[-94.9084,39.3281],[-94.9085,39.3297],[-94.9085,39.3298],[-94.9085,39.33],[-94.9085,39.3301],[-94.9086,39.3325],[-94.9087,39.3336],[-94.909,39.3369],[-94.9091,39.3385],[-94.9096,39.3406],[-94.9099,39.3427],[-94.91,39.3435],[-94.9103,39.3447],[-94.9103,39.346],[-94.9106,39.3483],[-94.9106,39.3497],[-94.9103,39.3513],[-94.9103,39.3516],[-94.91,39.3525],[-94.9095,39.3538],[-94.9093,39.3542],[-94.9083,39.3556],[-94.9072,39.3567],[-94.9057,39.358],[-94.905,39.3585],[-94.9041,39.3592],[-94.9025,39.3604],[-94.9007,39.3614],[-94.9004,39.3614],[-94.8989,39.3618],[-94.8966,39.3625],[-94.8944,39.363],[-94.8909,39.3639],[-94.8892,39.3646],[-94.8871,39.3654],[-94.8849,39.3665],[-94.8833,39.3679],[-94.8821,39.3695],[-94.8818,39.3699],[-94.8814,39.3704],[-94.8803,39.3725],[-94.8797,39.3743],[-94.8795,39.375],[-94.8791,39.3757],[-94.8791,39.3775],[-94.8793,39.3798],[-94.8801,39.3819],[-94.8802,39.3821],[-94.881,39.3839],[-94.882,39.3857],[-94.8836,39.3879],[-94.885,39.3898],[-94.8868,39.3913],[-94.889,39.3924],[-94.8918,39.3933],[-94.8924,39.3934],[-94.8928,39.3935],[-94.8937,39.3935],[-94.895,39.3936],[-94.8966,39.3936],[-94.8979,39.3936],[-94.9001,39.3933],[-94.9018,39.3928],[-94.9061,39.391],[-94.9098,39.3891],[-94.9126,39.3879],[-94.9141,39.3872],[-94.9159,39.3864],[-94.9177,39.3857],[-94.9192,39.3852],[-94.9215,39.385],[-94.923,39.3849],[-94.9269,39.385],[-94.9306,39.3851],[-94.9312,39.3852],[-94.9337,39.3856],[-94.9371,39.3865],[-94.9372,39.3865],[-94.9382,39.3871],[-94.9397,39.3879],[-94.942,39.3895],[-94.9441,39.3916],[-94.9456,39.3939],[-94.9458,39.3944],[-94.9462,39.3957],[-94.9463,39.3968],[-94.9467,39.3997],[-94.9467,39.4009],[-94.9462,39.4036],[-94.9463,39.4057],[-94.9471,39.4073],[-94.9475,39.408],[-94.9479,39.4086],[-94.9496,39.4103],[-94.9512,39.4117],[-94.953,39.4128],[-94.9548,39.4138],[-94.9574,39.4147],[-94.9595,39.4154],[-94.9599,39.4155],[-94.9621,39.4161],[-94.9645,39.4167],[-94.966,39.4174],[-94.9681,39.4183],[-94.969,39.4189],[-94.9698,39.4195],[-94.9712,39.4203],[-94.9716,39.4206],[-94.9724,39.4212],[-94.9725,39.4214],[-94.9729,39.4217],[-94.974,39.4229],[-94.9751,39.4243],[-94.9757,39.4252],[-94.9761,39.4259],[-94.9762,39.4259],[-94.9766,39.4267],[-94.9771,39.4284],[-94.9774,39.4308],[-94.9778,39.4328],[-94.9779,39.4333],[-94.978,39.4344],[-94.9788,39.4362],[-94.9792,39.4368],[-94.9804,39.4386],[-94.9821,39.4406],[-94.9824,39.4408],[-94.9848,39.4427],[-94.9875,39.4446],[-94.9891,39.4456],[-94.9902,39.4462],[-94.9929,39.4473],[-94.9955,39.4481],[-94.9958,39.4482],[-94.9966,39.4485],[-94.9982,39.449],[-94.9998,39.4496],[-95,39.4497],[-95.0002,39.4498],[-95.0007,39.4498],[-95.0012,39.4499],[-95.0022,39.45],[-95.0032,39.4502],[-95.0034,39.4502],[-95.0064,39.4508],[-95.0076,39.4511],[-95.0115,39.452],[-95.0149,39.4529],[-95.0158,39.4531],[-95.022,39.4554],[-95.0259,39.4572],[-95.0285,39.4583],[-95.0334,39.4609],[-95.0375,39.4637],[-95.0387,39.4646],[-95.0408,39.4664],[-95.0422,39.468],[-95.043,39.4691],[-95.0431,39.4692],[-95.0432,39.4693],[-95.0434,39.4696],[-95.0447,39.4713],[-95.0452,39.4726],[-95.0464,39.4749],[-95.0466,39.4752],[-95.0477,39.4775],[-95.0484,39.4804],[-95.0485,39.4828],[-95.0488,39.4856],[-95.0487,39.4889],[-95.0492,39.4919],[-95.0498,39.4944],[-95.0506,39.4975],[-95.0509,39.4983],[-95.0522,39.5],[-95.0528,39.5006],[-95.0529,39.5007],[-95.0533,39.5012],[-95.0535,39.5014],[-95.0545,39.5027],[-95.0561,39.5041],[-95.0578,39.5054],[-95.0593,39.5065],[-95.061,39.5072],[-95.0646,39.5084],[-95.0708,39.5107],[-95.071,39.5107],[-95.0741,39.5121],[-95.075,39.5125],[-95.0772,39.5134],[-95.0774,39.5136],[-95.0827,39.5167],[-95.0876,39.5204],[-95.0927,39.5242],[-95.0969,39.5278],[-95.0974,39.5282],[-95.098,39.5287],[-95.1011,39.5315],[-95.1013,39.5317],[-95.1021,39.5325],[-95.1022,39.5327],[-95.1026,39.5331],[-95.1028,39.5332],[-95.1028,39.5333],[-95.1029,39.5333],[-95.1036,39.5341],[-95.1046,39.5351],[-95.1057,39.5365],[-95.1063,39.5373],[-95.1065,39.5375],[-95.1066,39.5377],[-95.1069,39.5381],[-95.1071,39.5384],[-95.1071,39.5385],[-95.1072,39.5386],[-95.1081,39.5399],[-95.1084,39.5406],[-95.1093,39.5423],[-95.1094,39.5425],[-95.1104,39.5446],[-95.1116,39.5479],[-95.1119,39.5485],[-95.1125,39.5504],[-95.1127,39.551],[-95.1131,39.5521],[-95.1133,39.5528],[-95.1134,39.5534],[-95.1135,39.5537],[-95.1136,39.5539],[-95.1136,39.5546],[-95.1136,39.5549],[-95.1136,39.5552],[-95.1136,39.5556],[-95.1135,39.556],[-95.1135,39.5563],[-95.1135,39.5568],[-95.1135,39.557],[-95.1135,39.5571],[-95.1133,39.5581],[-95.1131,39.5589],[-95.1131,39.5592],[-95.1129,39.5596],[-95.1129,39.5597],[-95.1128,39.5598],[-95.1127,39.5602],[-95.112,39.5619],[-95.112,39.562],[-95.1114,39.5635],[-95.1098,39.5678],[-95.1098,39.5679],[-95.1092,39.5694],[-95.109,39.5699],[-95.1084,39.5713],[-95.1082,39.5718],[-95.1082,39.572],[-95.1081,39.5722],[-95.108,39.5726],[-95.1079,39.5727],[-95.1079,39.5728],[-95.1077,39.5733],[-95.1075,39.5737],[-95.1067,39.5748],[-95.1064,39.5753],[-95.1061,39.5755],[-95.1057,39.5759],[-95.1054,39.5762],[-95.1052,39.5764],[-95.105,39.5766],[-95.1049,39.5767],[-95.1039,39.5773],[-95.1036,39.5775],[-95.1032,39.5778],[-95.1019,39.5785],[-95.1013,39.5788],[-95.0991,39.5797],[-95.0973,39.5802],[-95.0971,39.5802],[-95.0964,39.5804],[-95.0957,39.5806],[-95.0944,39.5808],[-95.0933,39.581],[-95.0922,39.5811],[-95.0898,39.581],[-95.0895,39.581],[-95.0886,39.5808],[-95.0883,39.5808],[-95.0874,39.5806],[-95.0871,39.5805],[-95.0869,39.5804],[-95.0867,39.5803],[-95.0864,39.5802],[-95.0862,39.5802],[-95.086,39.5801],[-95.0857,39.58],[-95.0854,39.5799],[-95.0853,39.5798],[-95.0847,39.5796],[-95.0838,39.5793],[-95.083,39.579],[-95.0824,39.5788],[-95.0789,39.5775],[-95.0767,39.5768],[-95.0752,39.5764],[-95.0722,39.5761],[-95.0693,39.5762],[-95.0679,39.5764],[-95.0671,39.5765],[-95.0645,39.5771],[-95.0643,39.5772],[-95.0634,39.5775],[-95.0609,39.5785],[-95.0595,39.5791],[-95.0569,39.5806],[-95.0548,39.5825],[-95.0528,39.5848],[-95.0525,39.5852],[-95.0506,39.5876],[-95.0503,39.5881],[-95.0496,39.5891],[-95.0493,39.5896],[-95.0485,39.5911],[-95.0481,39.5925],[-95.0477,39.5934],[-95.0476,39.5936],[-95.0475,39.5939],[-95.0472,39.5949],[-95.0472,39.5951],[-95.0471,39.5952],[-95.047,39.5955],[-95.0468,39.5965],[-95.0467,39.5968],[-95.0467,39.5969],[-95.0466,39.5971],[-95.0466,39.5975],[-95.0465,39.5979],[-95.0465,39.5981],[-95.0465,39.5983],[-95.0465,39.5985],[-95.0465,39.5987],[-95.0464,39.5989],[-95.0464,39.5996],[-95.0464,39.6016],[-95.0466,39.6023],[-95.0468,39.6032],[-95.047,39.6036],[-95.0473,39.6047],[-95.0479,39.6063],[-95.0485,39.6073],[-95.0488,39.6079],[-95.0492,39.6084],[-95.0494,39.6087],[-95.0495,39.609],[-95.05,39.6095],[-95.0502,39.6098],[-95.0504,39.6101],[-95.0505,39.6101],[-95.051,39.6109],[-95.0512,39.6111],[-95.0519,39.612],[-95.0522,39.6125],[-95.053,39.614],[-95.0535,39.615],[-95.0536,39.6153],[-95.0541,39.617],[-95.0542,39.6173],[-95.0546,39.6186],[-95.0548,39.6196],[-95.055,39.6201],[-95.0551,39.6217],[-95.0551,39.6225],[-95.055,39.6233],[-95.055,39.6235],[-95.0549,39.625],[-95.0543,39.6277],[-95.0542,39.6278],[-95.0534,39.6303],[-95.0495,39.6379],[-95.0483,39.6395],[-95.0456,39.643],[-95.045,39.6438],[-95.0446,39.6444],[-95.0428,39.6461],[-95.042,39.6468],[-95.0419,39.6469],[-95.0418,39.647],[-95.0417,39.6471],[-95.0417,39.6472],[-95.0413,39.6475],[-95.0404,39.6483],[-95.0403,39.6484],[-95.04,39.6488],[-95.0398,39.649],[-95.0391,39.6496],[-95.039,39.6498],[-95.0389,39.65],[-95.0387,39.6503],[-95.0386,39.6506],[-95.0385,39.6508],[-95.0384,39.6509],[-95.0384,39.651],[-95.0382,39.6513],[-95.038,39.6517],[-95.0378,39.6521],[-95.0377,39.6524],[-95.0375,39.6528],[-95.0375,39.6529],[-95.0367,39.6539],[-95.0365,39.6542],[-95.0363,39.6544],[-95.0358,39.655],[-95.0345,39.6568],[-95.034,39.6574],[-95.0334,39.6581],[-95.0331,39.6585],[-95.0326,39.6591],[-95.0321,39.6597],[-95.0317,39.6601],[-95.0315,39.6604],[-95.0314,39.6605],[-95.0309,39.6616],[-95.0307,39.662],[-95.0306,39.6621],[-95.0301,39.6626],[-95.0299,39.6627],[-95.0293,39.6632],[-95.0284,39.6645],[-95.0276,39.6654],[-95.0246,39.6685],[-95.0234,39.6693],[-95.0224,39.67],[-95.0215,39.6707],[-95.0209,39.6711],[-95.02,39.6717],[-95.0191,39.6723],[-95.0185,39.6728],[-95.0184,39.6728],[-95.0183,39.6729],[-95.0182,39.6729],[-95.018,39.673],[-95.0179,39.6731],[-95.0178,39.6731],[-95.0177,39.6731],[-95.0175,39.6733],[-95.0173,39.6733],[-95.0172,39.6734],[-95.017,39.6735],[-95.0167,39.6736],[-95.0164,39.6738],[-95.0162,39.6739],[-95.0161,39.6739],[-95.016,39.6739],[-95.0159,39.674],[-95.0157,39.6741],[-95.0155,39.6742],[-95.0153,39.6742],[-95.0153,39.6743],[-95.0152,39.6743],[-95.0151,39.6743],[-95.0143,39.6746],[-95.0122,39.6751],[-95.0117,39.6752],[-95.0108,39.6754],[-95.0103,39.6755],[-95.009,39.6758],[-95.0089,39.6758],[-95.0084,39.6759],[-95.007,39.676],[-95.0032,39.6763],[-95.0028,39.6763],[-95.0014,39.6765],[-95.0011,39.6765],[-95.0005,39.6766],[-95.0002,39.6766],[-94.9997,39.6765],[-94.999,39.6765],[-94.9988,39.6764],[-94.9979,39.6764],[-94.9971,39.6764],[-94.9963,39.6765],[-94.9955,39.6765],[-94.9953,39.6765],[-94.9949,39.6765],[-94.9942,39.6765],[-94.994,39.6766],[-94.9939,39.6766],[-94.9938,39.6766],[-94.9937,39.6766],[-94.9936,39.6766],[-94.9934,39.6766],[-94.9926,39.6767],[-94.9922,39.6767],[-94.992,39.6768],[-94.9918,39.6768],[-94.9911,39.6768],[-94.9902,39.6769],[-94.9898,39.677],[-94.9893,39.677],[-94.9884,39.6771],[-94.9878,39.6772],[-94.9872,39.6773],[-94.9865,39.6774],[-94.9857,39.6775],[-94.9848,39.6777],[-94.9841,39.6778],[-94.9839,39.6779],[-94.9836,39.678],[-94.983,39.6782],[-94.982,39.6785],[-94.9819,39.6785],[-94.9818,39.6786],[-94.9816,39.6786],[-94.9814,39.6787],[-94.9811,39.6789],[-94.981,39.679],[-94.9809,39.679],[-94.9808,39.679],[-94.9807,39.679],[-94.9801,39.6793],[-94.98,39.6794],[-94.9799,39.6794],[-94.9794,39.6796],[-94.9787,39.68],[-94.9782,39.6803],[-94.9778,39.6805],[-94.9773,39.6808],[-94.9772,39.6808],[-94.9767,39.6811],[-94.9764,39.6813],[-94.9763,39.6814],[-94.976,39.6816],[-94.9758,39.6818],[-94.9754,39.6821],[-94.9751,39.6824],[-94.9748,39.6827],[-94.9747,39.6829],[-94.9744,39.6831],[-94.9741,39.6835],[-94.9739,39.6837],[-94.9734,39.6842],[-94.9732,39.6844],[-94.9728,39.6848],[-94.9728,39.6849],[-94.9725,39.6852],[-94.9724,39.6852],[-94.9723,39.6853],[-94.9723,39.6854],[-94.9721,39.6855],[-94.9721,39.6856],[-94.9719,39.6858],[-94.9718,39.686],[-94.9713,39.6864],[-94.9712,39.6865],[-94.971,39.6868],[-94.971,39.6869],[-94.9707,39.6872],[-94.9706,39.6875],[-94.9704,39.6879],[-94.9701,39.6885],[-94.97,39.6888],[-94.9699,39.6891],[-94.9698,39.6893],[-94.9698,39.6897],[-94.9695,39.6905],[-94.9693,39.6907],[-94.9693,39.6911],[-94.9692,39.6915],[-94.9691,39.692],[-94.9691,39.6922],[-94.969,39.693],[-94.969,39.6934],[-94.9689,39.6938],[-94.9689,39.6943],[-94.9689,39.6956],[-94.9689,39.696],[-94.9689,39.6965],[-94.9689,39.697],[-94.9689,39.6982],[-94.9689,39.6987],[-94.9688,39.6991],[-94.9687,39.701],[-94.9686,39.704],[-94.9686,39.7041],[-94.9686,39.7044],[-94.9686,39.7046],[-94.9686,39.7048],[-94.9686,39.7049],[-94.9685,39.7051],[-94.9685,39.7053],[-94.9685,39.7054],[-94.9685,39.7074],[-94.9685,39.7076],[-94.9685,39.708],[-94.9686,39.7085],[-94.9694,39.7132],[-94.9695,39.7142],[-94.9698,39.7161],[-94.9699,39.7164],[-94.97,39.7168],[-94.9701,39.7171],[-94.9701,39.7176],[-94.9702,39.7184],[-94.9704,39.7191],[-94.9705,39.7193],[-94.9705,39.7198],[-94.9706,39.7201],[-94.9707,39.721],[-94.9707,39.7213],[-94.9709,39.7222],[-94.9711,39.7231],[-94.9711,39.7244],[-94.9712,39.725],[-94.9713,39.7257],[-94.9713,39.7261],[-94.9713,39.7264],[-94.9713,39.7269],[-94.9714,39.7274],[-94.9713,39.728],[-94.9712,39.7287],[-94.9712,39.7293],[-94.9711,39.7299],[-94.971,39.7302],[-94.9709,39.7307],[-94.9708,39.7311],[-94.9707,39.7314],[-94.9706,39.7317],[-94.9704,39.7321],[-94.9702,39.7325],[-94.9699,39.7329],[-94.9697,39.7332],[-94.9694,39.7336],[-94.9692,39.7339],[-94.9689,39.7343],[-94.9686,39.7347],[-94.9683,39.7351],[-94.968,39.7355],[-94.9679,39.7356],[-94.9676,39.7359],[-94.9674,39.7362],[-94.9672,39.7366],[-94.9668,39.7371],[-94.9666,39.7374],[-94.9663,39.7378],[-94.966,39.7382],[-94.9658,39.7385],[-94.9657,39.7386],[-94.9655,39.7388],[-94.9653,39.7391],[-94.965,39.7394],[-94.9649,39.7395],[-94.9646,39.7397],[-94.9645,39.7399],[-94.9643,39.7401],[-94.964,39.7403],[-94.964,39.7404],[-94.9638,39.7404],[-94.9637,39.7405],[-94.9635,39.7406],[-94.9633,39.7408],[-94.9632,39.7409],[-94.963,39.741],[-94.9627,39.7413],[-94.9625,39.7415],[-94.9623,39.7416],[-94.9622,39.7417],[-94.9616,39.742],[-94.9615,39.7421],[-94.961,39.7424],[-94.9601,39.7431],[-94.9595,39.7434],[-94.9591,39.7437],[-94.959,39.7437],[-94.9585,39.744],[-94.9581,39.7443],[-94.958,39.7443],[-94.9579,39.7444],[-94.9575,39.7446],[-94.9574,39.7446],[-94.9573,39.7447],[-94.9569,39.7449],[-94.9567,39.745],[-94.9563,39.7452],[-94.9558,39.7455],[-94.9553,39.7457],[-94.9548,39.7458],[-94.9544,39.7458],[-94.9538,39.7459],[-94.9532,39.7459],[-94.9528,39.746],[-94.9526,39.746],[-94.9522,39.7459],[-94.9518,39.7459],[-94.9517,39.7459],[-94.9513,39.7459],[-94.9512,39.7459],[-94.9506,39.7458],[-94.9505,39.7458],[-94.9504,39.7458],[-94.9501,39.7458],[-94.95,39.7458],[-94.9498,39.7457],[-94.9496,39.7457],[-94.9494,39.7457],[-94.949,39.7456],[-94.9489,39.7456],[-94.9488,39.7456],[-94.9487,39.7456],[-94.9482,39.7455],[-94.9481,39.7454],[-94.9479,39.7454],[-94.9475,39.7453],[-94.9471,39.7452],[-94.9465,39.745],[-94.946,39.7448],[-94.9457,39.7447],[-94.9454,39.7446],[-94.9449,39.7444],[-94.9448,39.7444],[-94.9447,39.7444],[-94.9446,39.7443],[-94.9443,39.7441],[-94.9439,39.7439],[-94.9434,39.7437],[-94.9428,39.7436],[-94.9421,39.7434],[-94.9418,39.7434],[-94.9415,39.7427],[-94.941,39.7424],[-94.9405,39.7422],[-94.94,39.7419],[-94.9392,39.7416],[-94.9386,39.7412],[-94.938,39.7408],[-94.9374,39.7405],[-94.9367,39.7401],[-94.9361,39.7397],[-94.9356,39.7393],[-94.9353,39.7391],[-94.9352,39.7389],[-94.9347,39.7386],[-94.9341,39.7382],[-94.9336,39.7378],[-94.9331,39.7375],[-94.9325,39.7371],[-94.9319,39.7367],[-94.9314,39.7364],[-94.9313,39.7363],[-94.9309,39.736],[-94.9304,39.7357],[-94.93,39.7354],[-94.9294,39.735],[-94.9288,39.7347],[-94.9284,39.7344],[-94.9278,39.7341],[-94.9274,39.7338],[-94.9269,39.7335],[-94.9258,39.7329],[-94.9254,39.7327],[-94.9239,39.7319],[-94.9233,39.7316],[-94.9222,39.731],[-94.9214,39.7305],[-94.9208,39.7302],[-94.9196,39.7295],[-94.9183,39.7288],[-94.9181,39.7287],[-94.9176,39.7285],[-94.917,39.7282],[-94.9159,39.7278],[-94.9155,39.7276],[-94.9149,39.7274],[-94.9148,39.7273],[-94.9136,39.7269],[-94.9127,39.7266],[-94.9122,39.7265],[-94.9117,39.7263],[-94.9108,39.7261],[-94.9107,39.726],[-94.9101,39.7258],[-94.9092,39.7256],[-94.9088,39.7255],[-94.9087,39.7255],[-94.9078,39.7253],[-94.9075,39.7252],[-94.9071,39.7251],[-94.907,39.7251],[-94.9061,39.7249],[-94.9053,39.7248],[-94.9051,39.7248],[-94.904,39.7245],[-94.9032,39.7244],[-94.9026,39.7242],[-94.9019,39.7242],[-94.9014,39.7241],[-94.901,39.7241],[-94.9005,39.7241],[-94.9001,39.7241],[-94.8999,39.7241],[-94.8993,39.724],[-94.8991,39.7241],[-94.8989,39.7241],[-94.8983,39.7242],[-94.8952,39.7245],[-94.8917,39.7249],[-94.886,39.7263],[-94.8841,39.7268],[-94.883,39.7272],[-94.8827,39.7274],[-94.8822,39.7276],[-94.8817,39.7278],[-94.8813,39.7279],[-94.8803,39.7283],[-94.8788,39.729],[-94.8773,39.7297],[-94.8763,39.7302],[-94.876,39.7303],[-94.8756,39.7305],[-94.8751,39.7309],[-94.8748,39.7311],[-94.871,39.7338],[-94.8709,39.7339],[-94.8701,39.7346],[-94.8677,39.736],[-94.865,39.7386],[-94.8649,39.7396],[-94.8627,39.7422],[-94.8618,39.7444],[-94.8617,39.7445],[-94.8617,39.7452],[-94.8613,39.747],[-94.8613,39.7471],[-94.8608,39.7484],[-94.8606,39.7487],[-94.8606,39.7488],[-94.8606,39.7489],[-94.8606,39.749],[-94.8606,39.7491],[-94.8605,39.7491],[-94.8605,39.7492],[-94.8605,39.7493],[-94.8604,39.7495],[-94.8601,39.7503],[-94.8594,39.7527],[-94.8592,39.7535],[-94.859,39.7541],[-94.8593,39.7552],[-94.86,39.7585],[-94.8603,39.7604],[-94.8606,39.7621],[-94.8606,39.763],[-94.8607,39.763],[-94.8621,39.7655],[-94.8626,39.7664],[-94.8627,39.7665],[-94.8631,39.7672],[-94.8634,39.7676],[-94.8638,39.7681],[-94.8652,39.7701],[-94.8661,39.7708],[-94.8671,39.7717],[-94.8678,39.772],[-94.8696,39.7729],[-94.8699,39.7729],[-94.8707,39.773],[-94.8708,39.773],[-94.8709,39.773],[-94.871,39.773],[-94.8711,39.773],[-94.8713,39.773],[-94.8715,39.7729],[-94.8717,39.7729],[-94.8718,39.7729],[-94.8727,39.7727],[-94.8734,39.7726],[-94.8744,39.7726],[-94.8751,39.7724],[-94.8756,39.7724],[-94.876,39.7723],[-94.8765,39.7723],[-94.8774,39.7721],[-94.8763,39.7723],[-94.878,39.7719],[-94.8788,39.7718],[-94.8802,39.7715],[-94.8812,39.7712],[-94.8822,39.771],[-94.8837,39.7704],[-94.8839,39.7702],[-94.8907,39.7654],[-94.891,39.7652],[-94.8911,39.7651],[-94.8914,39.7649],[-94.8917,39.7647],[-94.8918,39.7647],[-94.892,39.7647],[-94.892,39.7648],[-94.892,39.7651],[-94.8921,39.7651],[-94.8922,39.7651],[-94.8928,39.7648],[-94.8931,39.7646],[-94.8933,39.7644],[-94.8937,39.7642],[-94.8937,39.7641],[-94.8938,39.764],[-94.8939,39.764],[-94.894,39.764],[-94.894,39.7639],[-94.8941,39.7639],[-94.8942,39.7638],[-94.8943,39.7638],[-94.8948,39.7635],[-94.895,39.7634],[-94.8952,39.7633],[-94.8953,39.7632],[-94.8954,39.7632],[-94.8957,39.763],[-94.8958,39.763],[-94.8959,39.7629],[-94.896,39.7629],[-94.896,39.7628],[-94.8962,39.7628],[-94.8965,39.7626],[-94.8966,39.7625],[-94.8969,39.7624],[-94.897,39.7624],[-94.8971,39.7623],[-94.8972,39.7623],[-94.8973,39.7621],[-94.8975,39.762],[-94.8976,39.762],[-94.8978,39.7619],[-94.8979,39.7618],[-94.898,39.7617],[-94.8981,39.7617],[-94.8983,39.7616],[-94.8985,39.7616],[-94.8985,39.7615],[-94.8986,39.7615],[-94.8987,39.7615],[-94.8988,39.7615],[-94.8988,39.7614],[-94.899,39.7613],[-94.8991,39.7613],[-94.8992,39.7612],[-94.8993,39.7612],[-94.8995,39.7612],[-94.8996,39.7611],[-94.8999,39.761],[-94.9002,39.7609],[-94.9004,39.7609],[-94.9005,39.7609],[-94.9006,39.7608],[-94.9009,39.7607],[-94.901,39.7606],[-94.9013,39.7606],[-94.9014,39.7606],[-94.9015,39.7605],[-94.9017,39.7605],[-94.9018,39.7604],[-94.9021,39.7603],[-94.9023,39.7603],[-94.9025,39.7602],[-94.9027,39.7602],[-94.9029,39.7601],[-94.903,39.7601],[-94.9032,39.76],[-94.9033,39.76],[-94.9034,39.7599],[-94.9036,39.7599],[-94.9038,39.7599],[-94.9039,39.7598],[-94.904,39.7598],[-94.9042,39.7598],[-94.9046,39.7597],[-94.9048,39.7596],[-94.9051,39.7596],[-94.9054,39.7595],[-94.9057,39.7595],[-94.906,39.7595],[-94.9062,39.7594],[-94.9067,39.7594],[-94.907,39.7594],[-94.9072,39.7594],[-94.9073,39.7594],[-94.9075,39.7594],[-94.9078,39.7593],[-94.9082,39.7593],[-94.9087,39.7593],[-94.9088,39.7592],[-94.9091,39.7592],[-94.9093,39.7592],[-94.9094,39.7592],[-94.9097,39.7592],[-94.9098,39.7592],[-94.9102,39.7592],[-94.9108,39.7592],[-94.9109,39.7592],[-94.9112,39.7592],[-94.9117,39.7593],[-94.9119,39.7593],[-94.912,39.7593],[-94.9123,39.7593],[-94.9128,39.7595],[-94.9131,39.7596],[-94.9133,39.7597],[-94.9137,39.7598],[-94.9142,39.7599],[-94.9145,39.76],[-94.9147,39.7601],[-94.9149,39.7602],[-94.915,39.7603],[-94.9152,39.7603],[-94.9154,39.7604],[-94.9155,39.7605],[-94.9157,39.7606],[-94.9158,39.7606],[-94.9159,39.7606],[-94.916,39.7607],[-94.9161,39.7607],[-94.9164,39.7608],[-94.9166,39.7609],[-94.9167,39.7609],[-94.9168,39.7609],[-94.9169,39.761],[-94.917,39.7611],[-94.9171,39.7611],[-94.9172,39.7612],[-94.9174,39.7612],[-94.9176,39.7613],[-94.9178,39.7615],[-94.9179,39.7615],[-94.918,39.7616],[-94.9182,39.7617],[-94.9184,39.7618],[-94.9186,39.7619],[-94.9188,39.762],[-94.9191,39.7621],[-94.9194,39.7623],[-94.9197,39.7624],[-94.9199,39.7625],[-94.9203,39.7627],[-94.9203,39.7628],[-94.9204,39.7628],[-94.9205,39.763],[-94.9206,39.763],[-94.9207,39.7629],[-94.9211,39.7633],[-94.9214,39.7635],[-94.9222,39.764],[-94.9228,39.7643],[-94.9229,39.7644],[-94.9235,39.7648],[-94.9239,39.765],[-94.9246,39.7655],[-94.9258,39.7662],[-94.9262,39.7665],[-94.9263,39.7665],[-94.9269,39.767],[-94.9274,39.7673],[-94.928,39.7678],[-94.9282,39.768],[-94.9283,39.7681],[-94.9285,39.7682],[-94.9286,39.7683],[-94.9289,39.7685],[-94.9292,39.7687],[-94.9295,39.7689],[-94.9296,39.7691],[-94.9296,39.7692],[-94.9306,39.7699],[-94.9307,39.77],[-94.9311,39.7703],[-94.9315,39.7706],[-94.9317,39.7709],[-94.932,39.7711],[-94.9324,39.7715],[-94.9329,39.7719],[-94.9332,39.7722],[-94.934,39.7727],[-94.9343,39.7728],[-94.9344,39.7728],[-94.9345,39.7729],[-94.9346,39.773],[-94.9346,39.7731],[-94.9346,39.7735],[-94.9347,39.7743],[-94.935,39.7747],[-94.9351,39.7751],[-94.9353,39.7756],[-94.9353,39.7761],[-94.9354,39.7763],[-94.9355,39.777],[-94.9356,39.7777],[-94.9356,39.7784],[-94.9358,39.7789],[-94.9358,39.7794],[-94.9357,39.7801],[-94.9357,39.7806],[-94.9356,39.7811],[-94.9355,39.782],[-94.9353,39.7826],[-94.9352,39.7831],[-94.935,39.7837],[-94.9346,39.7843],[-94.934,39.7851],[-94.9335,39.7856],[-94.9334,39.7857],[-94.9327,39.7863],[-94.9321,39.7867],[-94.9316,39.787],[-94.9313,39.7873],[-94.931,39.7874],[-94.9308,39.7876],[-94.9307,39.7876],[-94.9305,39.7877],[-94.9305,39.7878],[-94.9304,39.7878],[-94.9303,39.7879],[-94.9301,39.788],[-94.93,39.788],[-94.9299,39.7881],[-94.9298,39.7882],[-94.9296,39.7883],[-94.9293,39.7884],[-94.9291,39.7886],[-94.9288,39.7886],[-94.9282,39.7889],[-94.9276,39.7892],[-94.9267,39.7895],[-94.9264,39.7895],[-94.9262,39.7896],[-94.9256,39.7897],[-94.9254,39.7898],[-94.9253,39.7898],[-94.9249,39.7899],[-94.9244,39.7899],[-94.9237,39.79],[-94.9218,39.7902],[-94.9216,39.7902],[-94.9206,39.7901],[-94.9196,39.7903],[-94.9185,39.7903],[-94.9163,39.7902],[-94.9143,39.7902],[-94.9003,39.7904],[-94.9002,39.7904],[-94.9,39.7904],[-94.8999,39.7904],[-94.8994,39.7904],[-94.8975,39.7906],[-94.8967,39.7907],[-94.8958,39.7908],[-94.8944,39.7908],[-94.8932,39.7909],[-94.892,39.7911],[-94.8905,39.7914],[-94.8894,39.7918],[-94.8888,39.7921],[-94.8881,39.7924],[-94.8875,39.7926],[-94.8871,39.7928],[-94.8865,39.793],[-94.886,39.7933],[-94.8856,39.7936],[-94.8852,39.7938],[-94.8848,39.794],[-94.8846,39.794],[-94.8823,39.7958],[-94.8821,39.7959],[-94.882,39.7961],[-94.8819,39.7963],[-94.8817,39.7964],[-94.8814,39.7968],[-94.8813,39.7969],[-94.8813,39.797],[-94.8811,39.7972],[-94.881,39.7973],[-94.8807,39.7978],[-94.8806,39.7979],[-94.8799,39.7993],[-94.8777,39.8035],[-94.8776,39.8036],[-94.8771,39.8049],[-94.8771,39.805],[-94.877,39.8051],[-94.877,39.8053],[-94.8769,39.8054],[-94.8768,39.8057],[-94.8766,39.8061],[-94.8765,39.8066],[-94.8763,39.8069],[-94.8762,39.8074],[-94.8762,39.8082],[-94.876,39.812],[-94.8759,39.8133],[-94.876,39.8138],[-94.876,39.8145],[-94.8761,39.8152],[-94.8761,39.8156],[-94.8762,39.8163],[-94.8763,39.8172],[-94.8763,39.8181],[-94.8764,39.8188],[-94.8764,39.8189],[-94.8764,39.819],[-94.8764,39.8192],[-94.8764,39.8194],[-94.8765,39.8196],[-94.8765,39.82],[-94.8765,39.8203],[-94.8765,39.8206],[-94.8766,39.8222],[-94.8767,39.8225],[-94.8769,39.8232],[-94.877,39.8237],[-94.8771,39.8238],[-94.8773,39.8244],[-94.8773,39.8245],[-94.8776,39.825],[-94.8779,39.8255],[-94.8783,39.826],[-94.8787,39.8265],[-94.8799,39.8278],[-94.881,39.8289],[-94.8837,39.8317],[-94.8848,39.8324],[-94.8865,39.8333],[-94.8888,39.8341],[-94.8915,39.8346],[-94.8929,39.8347],[-94.8963,39.8345],[-94.9,39.8341],[-94.9002,39.834],[-94.9004,39.834],[-94.9006,39.834],[-94.9008,39.834],[-94.9037,39.8338],[-94.9063,39.8337],[-94.909,39.8341],[-94.9126,39.8348],[-94.9168,39.8358],[-94.9223,39.8389],[-94.9236,39.8396],[-94.9237,39.8397],[-94.9256,39.8409],[-94.9262,39.8413],[-94.9285,39.8432],[-94.9307,39.8448],[-94.9313,39.8453],[-94.9332,39.8467],[-94.9337,39.8471],[-94.9348,39.8479],[-94.935,39.8481],[-94.9355,39.8484],[-94.9365,39.8493],[-94.9381,39.8506],[-94.9399,39.852],[-94.9403,39.8527],[-94.9406,39.853],[-94.9417,39.8547],[-94.9417,39.8548],[-94.942,39.8554],[-94.9426,39.857],[-94.943,39.8595],[-94.9427,39.861],[-94.9424,39.8623],[-94.9418,39.8634],[-94.9407,39.8652],[-94.9397,39.8662],[-94.9387,39.867],[-94.9382,39.8674],[-94.9381,39.8676],[-94.9373,39.8682],[-94.9369,39.8685],[-94.9366,39.8687],[-94.9364,39.8689],[-94.9351,39.8697],[-94.9342,39.8704],[-94.9334,39.871],[-94.9321,39.8721],[-94.9316,39.8725],[-94.9315,39.8726],[-94.9309,39.8732],[-94.9305,39.8736],[-94.9303,39.8738],[-94.93,39.8743],[-94.9296,39.8747],[-94.9294,39.875],[-94.9294,39.8751],[-94.9293,39.8752],[-94.9292,39.8753],[-94.9291,39.8754],[-94.9285,39.8763],[-94.9284,39.8764],[-94.9278,39.8778],[-94.9274,39.8798],[-94.9272,39.881],[-94.9272,39.8811],[-94.9272,39.882],[-94.9273,39.8829],[-94.9274,39.884],[-94.9279,39.8861],[-94.9291,39.8884],[-94.9302,39.8899],[-94.9302,39.89],[-94.9312,39.8908],[-94.9327,39.8921],[-94.9337,39.8928],[-94.9349,39.8938],[-94.9358,39.8942],[-94.936,39.8944],[-94.9366,39.8947],[-94.9375,39.8952],[-94.939,39.896],[-94.9398,39.8964],[-94.94,39.8965],[-94.9404,39.8967],[-94.9406,39.8967],[-94.9423,39.8974],[-94.9439,39.8981],[-94.9468,39.8991],[-94.9476,39.8993],[-94.9493,39.8998],[-94.9501,39.9001],[-94.9515,39.9005],[-94.9525,39.9008],[-94.9533,39.901],[-94.9534,39.901],[-94.9536,39.901],[-94.9537,39.901],[-94.9538,39.901],[-94.9539,39.9011],[-94.9542,39.9011],[-94.9544,39.9012],[-94.9545,39.9012],[-94.9546,39.9012],[-94.9547,39.9012],[-94.9548,39.9012],[-94.9552,39.9013],[-94.9563,39.9012],[-94.9592,39.9012],[-94.9607,39.9014],[-94.9621,39.9013],[-94.9635,39.901],[-94.9643,39.9008],[-94.9672,39.8999],[-94.9676,39.8998],[-94.9688,39.8995],[-94.9703,39.8991],[-94.9707,39.899],[-94.9733,39.8984],[-94.9758,39.8977],[-94.9778,39.8973],[-94.9796,39.897],[-94.9812,39.8968],[-94.9834,39.8966],[-94.985,39.8965],[-94.9857,39.8964],[-94.9871,39.8963],[-94.988,39.8965],[-94.989,39.8967],[-94.9903,39.897],[-94.9918,39.8974],[-94.9934,39.8979],[-94.994,39.8981],[-94.9947,39.8983],[-94.9956,39.8985],[-94.9976,39.8991],[-94.9989,39.8993],[-95.0002,39.8996],[-95.0013,39.8999],[-95.0024,39.9002],[-95.0038,39.9004],[-95.0049,39.9005],[-95.0053,39.9006],[-95.0068,39.9006],[-95.0084,39.9006],[-95.0099,39.9006],[-95.0112,39.9005],[-95.0131,39.9002],[-95.0151,39.8996],[-95.0165,39.8989],[-95.0176,39.8982],[-95.0186,39.8974],[-95.0187,39.8974],[-95.02,39.8961],[-95.0212,39.8949],[-95.0219,39.894],[-95.022,39.8938],[-95.023,39.8928],[-95.0237,39.892],[-95.0244,39.8912],[-95.0252,39.8897],[-95.0257,39.8881],[-95.0259,39.8867],[-95.026,39.8856],[-95.0259,39.8843],[-95.0258,39.8834],[-95.0258,39.883],[-95.0256,39.8823],[-95.0252,39.8809],[-95.025,39.8802],[-95.0248,39.8792],[-95.0248,39.8782],[-95.0249,39.8772],[-95.0251,39.8763],[-95.0254,39.8756],[-95.0268,39.8723],[-95.0279,39.8709],[-95.0302,39.869],[-95.0329,39.8673],[-95.0353,39.8659],[-95.0394,39.8648],[-95.0434,39.8646],[-95.0461,39.8644],[-95.0508,39.8646],[-95.0566,39.864],[-95.0608,39.8636],[-95.0661,39.8627],[-95.0725,39.8619],[-95.0726,39.8619],[-95.0751,39.8616],[-95.0776,39.8615],[-95.0816,39.8615],[-95.085,39.8619],[-95.0878,39.8625],[-95.0902,39.8631],[-95.0983,39.8669],[-95.1066,39.8698],[-95.1087,39.8704],[-95.1108,39.871],[-95.1113,39.871],[-95.1127,39.8711],[-95.114,39.8712],[-95.1155,39.8714],[-95.1185,39.8717],[-95.1211,39.872],[-95.1245,39.8729],[-95.1286,39.8743],[-95.134,39.8765],[-95.1347,39.8768],[-95.1349,39.877],[-95.1371,39.8783],[-95.1376,39.8788],[-95.1384,39.8795],[-95.1397,39.8806],[-95.1406,39.8817],[-95.1414,39.883],[-95.1422,39.8847],[-95.1427,39.8859],[-95.1432,39.8878],[-95.1434,39.8894],[-95.1433,39.8905],[-95.1429,39.8926],[-95.1424,39.8955],[-95.1423,39.897],[-95.1425,39.8994],[-95.1428,39.9004],[-95.1433,39.9011],[-95.1437,39.9017],[-95.1438,39.9019],[-95.1451,39.9033],[-95.1453,39.9035],[-95.1461,39.9042],[-95.1476,39.9051],[-95.1497,39.9059],[-95.1511,39.9064],[-95.1514,39.9064],[-95.1532,39.9068],[-95.1533,39.9069],[-95.1535,39.9069],[-95.154,39.907],[-95.1549,39.9071],[-95.156,39.9072],[-95.1578,39.9072],[-95.159,39.9071],[-95.1598,39.907],[-95.1604,39.9068],[-95.1616,39.9064],[-95.1638,39.9056],[-95.1646,39.9053],[-95.1665,39.9045],[-95.1693,39.9031],[-95.1722,39.9017],[-95.1743,39.901],[-95.1763,39.9006],[-95.1776,39.9003],[-95.1795,39.9001],[-95.1812,39.9],[-95.1814,39.9],[-95.1834,39.9001],[-95.1851,39.9001],[-95.1874,39.9001],[-95.1896,39.9001],[-95.1912,39.9004],[-95.1938,39.901],[-95.1962,39.9018],[-95.1962,39.9019],[-95.1978,39.9025],[-95.1993,39.9031],[-95.1997,39.9033],[-95.2007,39.9038],[-95.2013,39.9041],[-95.2018,39.9044],[-95.2027,39.9051],[-95.2035,39.9057],[-95.2041,39.9064],[-95.2045,39.907],[-95.2054,39.9083],[-95.2058,39.9095],[-95.206,39.9108],[-95.2061,39.9121],[-95.206,39.913],[-95.2058,39.914],[-95.2056,39.9151],[-95.2052,39.9162],[-95.2047,39.9171],[-95.2043,39.9181],[-95.2037,39.9192],[-95.2031,39.9199],[-95.2027,39.9205],[-95.2022,39.9213],[-95.2019,39.9218],[-95.2017,39.9223],[-95.2012,39.9233],[-95.2008,39.9243],[-95.2006,39.9251],[-95.2005,39.9258],[-95.2004,39.9284],[-95.2004,39.931],[-95.2006,39.933],[-95.2011,39.9347],[-95.2019,39.9361],[-95.203,39.9374],[-95.2044,39.9389],[-95.2053,39.9397],[-95.2062,39.9402],[-95.2073,39.9407],[-95.2087,39.9412],[-95.2098,39.9415],[-95.2108,39.9421],[-95.2117,39.9425],[-95.2127,39.9429],[-95.2137,39.9432],[-95.2147,39.9435],[-95.2164,39.944],[-95.218,39.9441],[-95.2202,39.9444],[-95.2216,39.9444],[-95.2275,39.944],[-95.2307,39.9438],[-95.2311,39.9438],[-95.2347,39.9438],[-95.2368,39.9439],[-95.2384,39.9442],[-95.2414,39.9449],[-95.2438,39.9458],[-95.2451,39.9463],[-95.2454,39.9465],[-95.248,39.9477],[-95.2502,39.9486],[-95.2511,39.9493],[-95.2527,39.9507],[-95.2551,39.9524],[-95.2565,39.9537],[-95.2567,39.9539],[-95.2576,39.9549],[-95.2586,39.9561],[-95.2599,39.9579],[-95.2618,39.9606],[-95.2647,39.9639],[-95.2663,39.9657],[-95.2699,39.9694],[-95.2723,39.971],[-95.2748,39.9721],[-95.2798,39.974],[-95.2821,39.9748],[-95.2839,39.9755],[-95.2856,39.9761],[-95.2887,39.9774],[-95.2896,39.9778],[-95.2954,39.9807],[-95.2992,39.9827],[-95.3003,39.9833],[-95.301,39.9837],[-95.3016,39.984],[-95.3023,39.9846],[-95.3032,39.9854],[-95.3037,39.9859],[-95.304,39.9862],[-95.3058,39.9879],[-95.307,39.9892],[-95.3077,39.9907],[-95.3081,39.9925],[-95.3083,39.9938],[-95.3083,39.9952],[-95.3083,39.9954],[-95.3082,39.9971],[-95.3081,39.9989],[-95.3082,39.999],[-95.3082,39.9992],[-95.3083,39.9998],[-95.3083,40]]]},"properties":{"STATE_ID":"29","STATE_NAME":"Missouri"},"id":29}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-116.0491,49.0008],[-116.0422,49.0008],[-116.0214,49.0009],[-116.0144,49.0009],[-116.0143,49.0009],[-116.0137,49.0009],[-116.0135,49.0009],[-116.009,49.0009],[-116.0013,49.0009],[-116.001,49.0009],[-115.9953,49.0009],[-115.9907,49.0009],[-115.9877,49.0009],[-115.9785,49.0009],[-115.9755,49.0009],[-115.9744,49.0009],[-115.9712,49.0009],[-115.9702,49.0009],[-115.9652,49.0009],[-115.9504,49.0009],[-115.9455,49.0009],[-115.9438,49.0009],[-115.9386,49.0009],[-115.9369,49.0009],[-115.9366,49.001],[-115.9361,49.001],[-115.9359,49.001],[-115.9119,49.001],[-115.8941,49.001],[-115.8761,49.001],[-115.8482,49.001],[-115.8398,49.001],[-115.8173,49.001],[-115.8163,49.001],[-115.8157,49.001],[-115.8145,49.001],[-115.811,49.001],[-115.8098,49.001],[-115.8041,49.001],[-115.7871,49.001],[-115.7815,49.0009],[-115.7768,49.0009],[-115.7628,49.0009],[-115.7581,49.0009],[-115.751,49.0009],[-115.7482,49.0009],[-115.7187,49.0009],[-115.7098,49.0009],[-115.7089,49.0009],[-115.7081,49.0009],[-115.7076,49.0008],[-115.7014,49.0008],[-115.682,49.0008],[-115.6812,49.0008],[-115.6794,49.0008],[-115.6785,49.0008],[-115.6747,49.0008],[-115.6745,49.0008],[-115.6744,49.0008],[-115.672,49.0008],[-115.6707,49.0008],[-115.6702,49.0008],[-115.6649,49.0008],[-115.6625,49.0008],[-115.6593,49.0008],[-115.6498,49.0008],[-115.6466,49.0008],[-115.6459,49.0008],[-115.6436,49.0008],[-115.6428,49.0008],[-115.6425,49.0008],[-115.6418,49.0008],[-115.6417,49.0008],[-115.6415,49.0008],[-115.6264,49.0008],[-115.6263,49.0008],[-115.6261,49.0008],[-115.6198,49.0007],[-115.6193,49.0007],[-115.6054,49.0007],[-115.6041,49.0007],[-115.6039,49.0007],[-115.602,49.0007],[-115.5972,49.0007],[-115.5878,49.0007],[-115.574,49.0007],[-115.5596,49.0006],[-115.5568,49.0006],[-115.5505,49.0006],[-115.5502,49.0006],[-115.5459,49.0006],[-115.5458,49.0006],[-115.5356,49.0006],[-115.5088,49.0005],[-115.5033,49.0005],[-115.4948,49.0005],[-115.4646,49.0004],[-115.4413,49.0003],[-115.4397,49.0003],[-115.4364,49.0003],[-115.4218,49.0003],[-115.4169,49.0002],[-115.416,49.0002],[-115.4132,49.0002],[-115.4123,49.0002],[-115.4098,49.0002],[-115.3922,49.0002],[-115.376,49.0001],[-115.3738,49.0001],[-115.3673,49.0001],[-115.3655,49.0001],[-115.3651,49.0001],[-115.3437,49],[-115.3273,48.9999],[-115.3164,48.9999],[-115.3012,48.9998],[-115.2853,48.9998],[-115.2833,48.9998],[-115.2774,48.9998],[-115.2754,48.9997],[-115.2738,48.9997],[-115.269,48.9997],[-115.2674,48.9997],[-115.2667,48.9997],[-115.2645,48.9997],[-115.264,48.9997],[-115.2638,48.9997],[-115.2613,48.9997],[-115.2563,48.9997],[-115.2554,48.9997],[-115.2553,48.9997],[-115.2536,48.9997],[-115.2511,48.9997],[-115.251,48.9997],[-115.2431,48.9997],[-115.2189,48.9996],[-115.2186,48.9996],[-115.2109,48.9996],[-115.2083,48.9996],[-115.2076,48.9996],[-115.2073,48.9996],[-115.2024,48.9996],[-115.2015,48.9996],[-115.1961,48.9996],[-115.1924,48.9996],[-115.1922,48.9996],[-115.183,48.9996],[-115.1757,48.9996],[-115.1708,48.9996],[-115.1707,48.9996],[-115.1695,48.9996],[-115.1673,48.9996],[-115.1629,48.9996],[-115.1298,48.9996],[-115.1074,48.9996],[-115.0908,48.9996],[-115.0844,48.9996],[-115.0841,48.9996],[-115.0798,48.9996],[-115.0704,48.9996],[-115.0702,48.9996],[-115.0699,48.9996],[-115.0667,48.9996],[-115.0623,48.9996],[-115.061,48.9996],[-115.0571,48.9996],[-115.0558,48.9996],[-115.046,48.9997],[-115.0416,48.9997],[-115.0199,48.9997],[-115.0066,48.9998],[-115.0065,48.9998],[-115.0063,48.9998],[-115.0062,48.9998],[-115.0011,48.9998],[-115.0001,48.9998],[-114.9867,48.9999],[-114.9816,48.9999],[-114.9762,48.9999],[-114.9759,48.9999],[-114.9755,48.9999],[-114.9464,48.9999],[-114.945,49],[-114.9405,49],[-114.9316,49],[-114.9117,49.0001],[-114.905,49.0001],[-114.8982,49.0001],[-114.8972,49.0001],[-114.8962,49.0001],[-114.8961,49.0001],[-114.8958,49.0001],[-114.8957,49.0001],[-114.8944,49.0001],[-114.8904,49.0001],[-114.8899,49.0001],[-114.889,49.0001],[-114.8835,49.0001],[-114.8761,49.0002],[-114.876,49.0002],[-114.8668,49.0002],[-114.8612,49.0002],[-114.8536,49.0002],[-114.8307,49.0003],[-114.8231,49.0003],[-114.8186,49.0003],[-114.8051,49.0003],[-114.8006,49.0003],[-114.8004,49.0003],[-114.8003,49.0003],[-114.7984,49.0003],[-114.7926,49.0003],[-114.7907,49.0003],[-114.7895,49.0004],[-114.7884,49.0004],[-114.7816,49.0004],[-114.7794,49.0004],[-114.7785,49.0004],[-114.776,49.0004],[-114.7751,49.0004],[-114.7745,49.0004],[-114.7725,49.0004],[-114.7718,49.0004],[-114.7703,49.0004],[-114.7659,49.0004],[-114.7645,49.0004],[-114.7638,49.0004],[-114.7618,49.0004],[-114.7611,49.0004],[-114.7546,49.0004],[-114.7512,49.0004],[-114.7436,49.0005],[-114.7349,49.0005],[-114.7284,49.0005],[-114.7271,49.0005],[-114.7268,49.0005],[-114.7266,49.0005],[-114.7264,49.0005],[-114.7221,49.0005],[-114.713,49.0005],[-114.691,49.0006],[-114.6791,49.0007],[-114.6779,49.0007],[-114.6761,49.0007],[-114.6714,49.0007],[-114.6705,49.0007],[-114.669,49.0007],[-114.6642,49.0007],[-114.647,49.0007],[-114.6412,49.0008],[-114.6411,49.0008],[-114.6369,49.0008],[-114.6367,49.0008],[-114.632,49.0008],[-114.6253,49.0008],[-114.6212,49.0008],[-114.613,49.0008],[-114.6111,49.0008],[-114.6033,49.0009],[-114.5743,49.0009],[-114.5593,49.001],[-114.5487,49.001],[-114.5421,49.001],[-114.5373,49.001],[-114.5335,49.001],[-114.5213,49.001],[-114.5153,49.001],[-114.5025,49.0011],[-114.501,49.0011],[-114.4981,49.0011],[-114.4951,49.0011],[-114.4897,49.0011],[-114.4842,49.0011],[-114.4789,49.0011],[-114.4784,49.0011],[-114.4783,49.0011],[-114.4759,49.0011],[-114.4733,49.0011],[-114.4677,49.0011],[-114.4641,49.0011],[-114.4622,49.0011],[-114.4589,49.0011],[-114.4566,49.0011],[-114.4511,49.0011],[-114.4476,49.0011],[-114.4473,49.0011],[-114.4385,49.0011],[-114.4383,49.0011],[-114.4345,49.0011],[-114.4289,49.0011],[-114.4235,49.0011],[-114.4178,49.0011],[-114.4123,49.0011],[-114.4075,49.0011],[-114.4013,49.0011],[-114.3956,49.0011],[-114.3902,49.0011],[-114.3848,49.0011],[-114.3795,49.0011],[-114.3742,49.0011],[-114.3638,49.0011],[-114.3619,49.0011],[-114.3578,49.0011],[-114.3577,49.0011],[-114.3468,49.001],[-114.3413,49.001],[-114.3358,49.0009],[-114.3213,49.0008],[-114.3194,49.0008],[-114.3099,49.0008],[-114.2974,49.0007],[-114.2755,49.0005],[-114.2604,49.0004],[-114.2535,49.0004],[-114.2322,49.0002],[-114.2317,49.0002],[-114.223,49.0001],[-114.2097,49],[-114.2008,49],[-114.1877,48.9999],[-114.1803,48.9998],[-114.1657,48.9997],[-114.1437,48.9995],[-114.1286,48.9994],[-114.1218,48.9993],[-114.1038,48.9992],[-114.1,48.9991],[-114.078,48.9989],[-114.0682,48.9989],[-114.0681,48.9989],[-114.0662,48.9988],[-114.066,48.9988],[-114.0631,48.9988],[-114.0602,48.9988],[-114.0592,48.9988],[-114.0583,48.9988],[-114.0566,48.9988],[-114.0516,48.9988],[-114.05,48.9988],[-114.0499,48.9988],[-114.0427,48.9988],[-114.0401,48.9988],[-114.0396,48.9988],[-114.034,48.9988],[-114.0181,48.9988],[-114.012,48.9988],[-114.0102,48.9988],[-114.0014,48.9988],[-114.0005,48.9988],[-113.9969,48.9988],[-113.9962,48.9988],[-113.9957,48.9988],[-113.993,48.9988],[-113.9886,48.9988],[-113.969,48.9987],[-113.9683,48.9987],[-113.9604,48.9987],[-113.9601,48.9987],[-113.9584,48.9987],[-113.9538,48.9987],[-113.9492,48.9987],[-113.9487,48.9987],[-113.9475,48.9987],[-113.9438,48.9987],[-113.9427,48.9987],[-113.9424,48.9987],[-113.9419,48.9987],[-113.9414,48.9987],[-113.9388,48.9987],[-113.9377,48.9987],[-113.9373,48.9987],[-113.9328,48.9987],[-113.9243,48.9987],[-113.9189,48.9987],[-113.915,48.9987],[-113.9139,48.9987],[-113.9135,48.9987],[-113.9131,48.9987],[-113.9129,48.9987],[-113.9127,48.9987],[-113.9113,48.9987],[-113.9069,48.9987],[-113.9054,48.9987],[-113.9028,48.9986],[-113.8958,48.9986],[-113.8934,48.9986],[-113.8932,48.9986],[-113.8924,48.9986],[-113.8897,48.9986],[-113.8893,48.9986],[-113.8881,48.9986],[-113.8879,48.9986],[-113.8877,48.9986],[-113.8866,48.9986],[-113.8862,48.9986],[-113.8856,48.9986],[-113.8803,48.9985],[-113.8759,48.9985],[-113.8711,48.9985],[-113.8704,48.9985],[-113.8686,48.9985],[-113.8642,48.9984],[-113.8625,48.9984],[-113.8598,48.9984],[-113.8583,48.9984],[-113.8451,48.9983],[-113.8432,48.9983],[-113.8422,48.9983],[-113.8395,48.9983],[-113.8387,48.9983],[-113.838,48.9983],[-113.8377,48.9983],[-113.8328,48.9983],[-113.831,48.9982],[-113.8249,48.9982],[-113.8175,48.9982],[-113.8108,48.9982],[-113.7974,48.9981],[-113.7892,48.998],[-113.7891,48.998],[-113.7786,48.998],[-113.7737,48.9979],[-113.7736,48.9979],[-113.77,48.9979],[-113.7639,48.9979],[-113.7634,48.9979],[-113.7554,48.9978],[-113.7518,48.9978],[-113.7078,48.9976],[-113.701,48.9975],[-113.6984,48.9975],[-113.6948,48.9975],[-113.6898,48.9975],[-113.6873,48.9975],[-113.6858,48.9975],[-113.6843,48.9975],[-113.6833,48.9976],[-113.6832,48.9976],[-113.683,48.9976],[-113.6821,48.9976],[-113.6803,48.9976],[-113.6776,48.9976],[-113.6639,48.9977],[-113.6604,48.9977],[-113.6544,48.9977],[-113.6536,48.9977],[-113.6519,48.9977],[-113.6509,48.9977],[-113.6419,48.9978],[-113.6386,48.9978],[-113.6385,48.9978],[-113.6322,48.9978],[-113.6259,48.9979],[-113.6149,48.9979],[-113.6097,48.998],[-113.6091,48.998],[-113.6076,48.998],[-113.6068,48.998],[-113.6036,48.998],[-113.602,48.998],[-113.6011,48.998],[-113.5981,48.998],[-113.5965,48.998],[-113.5961,48.998],[-113.5954,48.998],[-113.5926,48.998],[-113.5877,48.9981],[-113.587,48.9981],[-113.5863,48.9981],[-113.5834,48.9981],[-113.5795,48.9981],[-113.576,48.9981],[-113.5736,48.998],[-113.5734,48.998],[-113.5731,48.998],[-113.5719,48.998],[-113.5706,48.998],[-113.5651,48.998],[-113.5597,48.9979],[-113.5542,48.9978],[-113.5512,48.9978],[-113.5511,48.9978],[-113.5506,48.9978],[-113.5505,48.9978],[-113.5504,48.9978],[-113.5503,48.9978],[-113.5498,48.9978],[-113.5493,48.9978],[-113.5488,48.9978],[-113.5451,48.9978],[-113.5433,48.9978],[-113.5378,48.9978],[-113.5323,48.9978],[-113.5303,48.9978],[-113.5289,48.9978],[-113.5214,48.9978],[-113.5193,48.9978],[-113.5173,48.9978],[-113.5149,48.9978],[-113.5139,48.9978],[-113.5104,48.9978],[-113.5071,48.9978],[-113.4997,48.9978],[-113.4942,48.9978],[-113.4776,48.9978],[-113.4723,48.9978],[-113.4702,48.9978],[-113.4674,48.9979],[-113.4664,48.9979],[-113.4646,48.9979],[-113.4605,48.9979],[-113.4228,48.998],[-113.4073,48.998],[-113.4071,48.998],[-113.4069,48.998],[-113.4063,48.998],[-113.4043,48.998],[-113.4031,48.998],[-113.4007,48.998],[-113.3953,48.998],[-113.3843,48.998],[-113.3788,48.998],[-113.3756,48.998],[-113.3681,48.998],[-113.3625,48.998],[-113.357,48.9978],[-113.3569,48.9978],[-113.3568,48.9978],[-113.3567,48.9978],[-113.3565,48.9978],[-113.3562,48.9978],[-113.3516,48.998],[-113.3461,48.998],[-113.3439,48.998],[-113.3416,48.998],[-113.3397,48.998],[-113.332,48.998],[-113.3297,48.998],[-113.3283,48.9981],[-113.328,48.9981],[-113.3273,48.9981],[-113.3267,48.9981],[-113.3261,48.9981],[-113.3247,48.9981],[-113.3158,48.9982],[-113.3145,48.9981],[-113.3131,48.998],[-113.311,48.9981],[-113.3077,48.9982],[-113.3022,48.9982],[-113.2912,48.9982],[-113.2874,48.9982],[-113.282,48.9982],[-113.2801,48.9982],[-113.2725,48.9982],[-113.2722,48.9982],[-113.2719,48.9982],[-113.2687,48.9982],[-113.2685,48.9982],[-113.2636,48.9982],[-113.2581,48.9983],[-113.256,48.9983],[-113.2551,48.9983],[-113.255,48.9983],[-113.252,48.9983],[-113.2501,48.9983],[-113.2419,48.9983],[-113.241,48.9983],[-113.2407,48.9983],[-113.2405,48.9983],[-113.2308,48.9983],[-113.2244,48.9983],[-113.195,48.9983],[-113.1827,48.9984],[-113.1795,48.9984],[-113.176,48.9984],[-113.1662,48.9984],[-113.1656,48.9984],[-113.1647,48.9984],[-113.1626,48.9984],[-113.1566,48.9983],[-113.156,48.9983],[-113.1556,48.9983],[-113.1547,48.9983],[-113.1528,48.9985],[-113.1522,48.9985],[-113.148,48.9984],[-113.1455,48.9984],[-113.1439,48.9984],[-113.1432,48.9984],[-113.1425,48.9984],[-113.1416,48.9984],[-113.1407,48.9984],[-113.1398,48.9984],[-113.1371,48.9985],[-113.134,48.9986],[-113.1325,48.9986],[-113.1322,48.9986],[-113.1309,48.9986],[-113.1294,48.9985],[-113.1269,48.9985],[-113.1263,48.9985],[-113.1261,48.9985],[-113.126,48.9985],[-113.1259,48.9985],[-113.1241,48.9985],[-113.1155,48.9983],[-113.115,48.9983],[-113.1125,48.9983],[-113.1115,48.9983],[-113.1098,48.9983],[-113.1086,48.9984],[-113.1073,48.9983],[-113.1052,48.9983],[-113.1046,48.9983],[-113.1039,48.9983],[-113.1033,48.9983],[-113.1018,48.9983],[-113.1008,48.9983],[-113.1005,48.9984],[-113.0996,48.9984],[-113.0988,48.9984],[-113.0982,48.9983],[-113.0923,48.9986],[-113.0921,48.9985],[-113.0879,48.9986],[-113.0874,48.9986],[-113.0865,48.9986],[-113.086,48.9986],[-113.0856,48.9986],[-113.0852,48.9986],[-113.0851,48.9986],[-113.0849,48.9986],[-113.0847,48.9986],[-113.0821,48.9986],[-113.0812,48.9986],[-113.0756,48.9986],[-113.0589,48.9986],[-113.0533,48.9986],[-113.0521,48.9986],[-113.0484,48.9986],[-113.0472,48.9986],[-113.0429,48.9986],[-113.0303,48.9986],[-113.0261,48.9986],[-113.0248,48.9986],[-113.0208,48.9986],[-113.0195,48.9986],[-113.0179,48.9986],[-113.0133,48.9986],[-113.0117,48.9986],[-113.0116,48.9986],[-113.0115,48.9986],[-113.0099,48.9986],[-113.0093,48.9986],[-113.0026,48.9986],[-113.0009,48.9986],[-113.0005,48.9987],[-113.0004,48.9987],[-113.0003,48.9987],[-113.0002,48.9987],[-113.0001,48.9987],[-112.9999,48.9988],[-112.9994,48.9988],[-112.9968,48.9988],[-112.9959,48.9988],[-112.9957,48.9988],[-112.9953,48.9988],[-112.9933,48.9988],[-112.9927,48.9988],[-112.9925,48.9988],[-112.9904,48.9987],[-112.9835,48.9987],[-112.9812,48.9987],[-112.9809,48.9987],[-112.966,48.9987],[-112.9633,48.9987],[-112.9621,48.9987],[-112.9202,48.9986],[-112.9113,48.9986],[-112.9049,48.9986],[-112.8964,48.9986],[-112.8792,48.9985],[-112.8759,48.9985],[-112.8731,48.9985],[-112.8689,48.9985],[-112.8644,48.9985],[-112.863,48.9985],[-112.8627,48.9986],[-112.8556,48.9986],[-112.8384,48.9986],[-112.8323,48.9986],[-112.8236,48.9986],[-112.7972,48.9986],[-112.7883,48.9986],[-112.7809,48.9986],[-112.7642,48.9986],[-112.7587,48.9986],[-112.7477,48.9986],[-112.741,48.9986],[-112.7367,48.9986],[-112.7253,48.9986],[-112.7202,48.9986],[-112.7114,48.9986],[-112.7095,48.9986],[-112.6994,48.9987],[-112.6919,48.9987],[-112.6875,48.9987],[-112.686,48.9987],[-112.6828,48.9987],[-112.6765,48.9987],[-112.6752,48.9987],[-112.6714,48.9987],[-112.671,48.9987],[-112.6706,48.9987],[-112.6682,48.9987],[-112.6675,48.9987],[-112.6673,48.9987],[-112.6663,48.9987],[-112.6639,48.9987],[-112.6637,48.9987],[-112.6629,48.9987],[-112.6544,48.9987],[-112.6508,48.9987],[-112.6476,48.9987],[-112.6435,48.9987],[-112.6401,48.9987],[-112.6274,48.9987],[-112.627,48.9987],[-112.6033,48.9987],[-112.5866,48.9987],[-112.585,48.9987],[-112.5844,48.9987],[-112.5839,48.9987],[-112.5686,48.9987],[-112.5558,48.9987],[-112.5555,48.9987],[-112.5554,48.9987],[-112.5235,48.9987],[-112.519,48.9987],[-112.5096,48.9988],[-112.5058,48.9988],[-112.5057,48.9988],[-112.5054,48.9988],[-112.5009,48.9988],[-112.5,48.9988],[-112.4994,48.9988],[-112.4989,48.9988],[-112.4927,48.9988],[-112.4896,48.9988],[-112.4864,48.9987],[-112.485,48.9987],[-112.4841,48.9987],[-112.4731,48.9987],[-112.4613,48.9986],[-112.4514,48.9986],[-112.4504,48.9986],[-112.4494,48.9986],[-112.444,48.9986],[-112.4437,48.9986],[-112.4434,48.9986],[-112.4423,48.9986],[-112.4413,48.9986],[-112.4291,48.9986],[-112.4259,48.9986],[-112.4236,48.9986],[-112.4181,48.9986],[-112.41,48.9986],[-112.3961,48.9987],[-112.385,48.9987],[-112.3759,48.9987],[-112.3712,48.9987],[-112.3687,48.9987],[-112.365,48.9987],[-112.3588,48.9987],[-112.3519,48.9987],[-112.351,48.9987],[-112.3457,48.9987],[-112.3346,48.9987],[-112.3263,48.9987],[-112.3229,48.9987],[-112.3206,48.9987],[-112.3078,48.9987],[-112.3036,48.9987],[-112.3014,48.9987],[-112.298,48.9987],[-112.2976,48.9987],[-112.2969,48.9987],[-112.2941,48.9987],[-112.2786,48.9986],[-112.2781,48.9986],[-112.276,48.9986],[-112.2649,48.9986],[-112.2595,48.9986],[-112.254,48.9986],[-112.2429,48.9986],[-112.2319,48.9986],[-112.2154,48.9985],[-112.1934,48.9985],[-112.1934,48.9988],[-112.1866,48.9988],[-112.1656,48.9989],[-112.1589,48.9989],[-112.1586,48.9989],[-112.156,48.9989],[-112.1484,48.9989],[-112.1458,48.9989],[-112.1454,48.9989],[-112.1442,48.9989],[-112.1438,48.9989],[-112.142,48.9989],[-112.1368,48.9989],[-112.1353,48.9989],[-112.135,48.9989],[-112.1318,48.9989],[-112.1259,48.9989],[-112.122,48.9988],[-112.1188,48.9988],[-112.1181,48.9988],[-112.1126,48.9988],[-112.0942,48.9987],[-112.0881,48.9987],[-112.0712,48.9987],[-112.0206,48.9986],[-112.0039,48.9986],[-112.0037,48.9986],[-112.0036,48.9986],[-112.0009,48.9989],[-112.0003,48.9989],[-111.9903,48.9988],[-111.9869,48.9988],[-111.9826,48.9988],[-111.9738,48.9987],[-111.9694,48.9987],[-111.965,48.9986],[-111.9646,48.9986],[-111.9633,48.9986],[-111.9629,48.9986],[-111.9612,48.9986],[-111.9608,48.9986],[-111.96,48.9986],[-111.9599,48.9986],[-111.9597,48.9986],[-111.9593,48.9986],[-111.9592,48.9986],[-111.9589,48.9986],[-111.9581,48.9986],[-111.9579,48.9986],[-111.9549,48.9986],[-111.9459,48.9985],[-111.9429,48.9985],[-111.9384,48.9984],[-111.9249,48.9983],[-111.9204,48.9983],[-111.9116,48.9982],[-111.8851,48.9981],[-111.8763,48.9981],[-111.8762,48.9981],[-111.876,48.9981],[-111.8759,48.9981],[-111.8715,48.9981],[-111.8584,48.9981],[-111.8541,48.9981],[-111.8541,48.998],[-111.8496,48.998],[-111.8361,48.998],[-111.8316,48.998],[-111.8271,48.998],[-111.8137,48.998],[-111.8092,48.998],[-111.8092,48.9979],[-111.8048,48.9979],[-111.7915,48.9979],[-111.7871,48.9979],[-111.7855,48.9979],[-111.7805,48.9978],[-111.7788,48.9978],[-111.7754,48.9978],[-111.7651,48.9977],[-111.7617,48.9976],[-111.7616,48.9976],[-111.7574,48.9975],[-111.7536,48.9975],[-111.7506,48.9975],[-111.7464,48.9975],[-111.7383,48.9974],[-111.7371,48.9974],[-111.7316,48.9974],[-111.7261,48.9973],[-111.7244,48.9973],[-111.7237,48.9973],[-111.7213,48.9973],[-111.7206,48.9973],[-111.7151,48.9973],[-111.7096,48.9972],[-111.7041,48.9972],[-111.7024,48.9972],[-111.6986,48.9972],[-111.6932,48.9972],[-111.6875,48.9971],[-111.6661,48.9971],[-111.6657,48.9971],[-111.6655,48.9971],[-111.6646,48.9971],[-111.6639,48.9971],[-111.6633,48.9971],[-111.6481,48.997],[-111.6258,48.9969],[-111.6026,48.9968],[-111.5884,48.9967],[-111.5829,48.9967],[-111.5723,48.9967],[-111.5686,48.9967],[-111.5555,48.9967],[-111.5225,48.9968],[-111.5117,48.9968],[-111.5062,48.9968],[-111.501,48.9968],[-111.5007,48.9968],[-111.4916,48.9968],[-111.4866,48.9968],[-111.4864,48.9968],[-111.4842,48.9968],[-111.4752,48.9969],[-111.4722,48.9969],[-111.4617,48.9969],[-111.4299,48.9969],[-111.4194,48.9969],[-111.4178,48.9969],[-111.4152,48.997],[-111.4029,48.997],[-111.399,48.997],[-111.3987,48.997],[-111.3966,48.997],[-111.3902,48.997],[-111.3889,48.997],[-111.3882,48.997],[-111.3854,48.997],[-111.3771,48.997],[-111.3758,48.997],[-111.3746,48.997],[-111.3743,48.997],[-111.3651,48.9971],[-111.3641,48.9971],[-111.3635,48.9971],[-111.3423,48.9971],[-111.3309,48.9971],[-111.32,48.9971],[-111.3168,48.9971],[-111.3069,48.9972],[-111.3039,48.9972],[-111.3037,48.9972],[-111.3028,48.9972],[-111.2982,48.9972],[-111.2973,48.9972],[-111.2969,48.9972],[-111.2954,48.9972],[-111.2953,48.9972],[-111.2911,48.9972],[-111.2899,48.9972],[-111.2893,48.9972],[-111.2863,48.9972],[-111.2854,48.9972],[-111.2737,48.9973],[-111.2707,48.9972],[-111.2699,48.9972],[-111.2676,48.9972],[-111.2607,48.9973],[-111.2593,48.9973],[-111.2584,48.9973],[-111.2577,48.9973],[-111.2576,48.9973],[-111.2549,48.9973],[-111.2508,48.9973],[-111.2444,48.9973],[-111.2409,48.9973],[-111.2395,48.9973],[-111.2353,48.9973],[-111.234,48.9973],[-111.2339,48.9973],[-111.2336,48.9973],[-111.2327,48.9973],[-111.2324,48.9973],[-111.2322,48.9973],[-111.2316,48.9973],[-111.2314,48.9973],[-111.2264,48.9973],[-111.2115,48.9973],[-111.2065,48.9974],[-111.1997,48.9974],[-111.1791,48.9974],[-111.1723,48.9974],[-111.1714,48.9974],[-111.1687,48.9975],[-111.1678,48.9975],[-111.1613,48.9975],[-111.1433,48.9975],[-111.1418,48.9975],[-111.1404,48.9975],[-111.1352,48.9975],[-111.1258,48.9975],[-111.1232,48.9976],[-111.122,48.9976],[-111.0823,48.9977],[-111.0691,48.9977],[-111.0687,48.9977],[-111.0677,48.9977],[-111.0673,48.9977],[-111.0667,48.9977],[-111.0405,48.9978],[-111.0369,48.9978],[-111.0301,48.9978],[-111.007,48.9979],[-111.0062,48.9979],[-111.006,48.9979],[-111.0042,48.9979],[-111.0041,48.9979],[-111.004,48.9979],[-111.0014,48.9979],[-111.0013,48.9979],[-111.001,48.9979],[-111.0008,48.9979],[-110.9929,48.9979],[-110.9901,48.9979],[-110.989,48.9979],[-110.9858,48.9979],[-110.9847,48.9979],[-110.9829,48.9979],[-110.9774,48.998],[-110.9755,48.998],[-110.9611,48.998],[-110.9608,48.998],[-110.958,48.998],[-110.9561,48.998],[-110.9206,48.9981],[-110.9186,48.9981],[-110.9054,48.9981],[-110.8878,48.9981],[-110.8877,48.9981],[-110.8874,48.9981],[-110.8873,48.9981],[-110.8873,48.9982],[-110.8848,48.9982],[-110.8773,48.9982],[-110.8759,48.9982],[-110.8758,48.9982],[-110.8749,48.9982],[-110.8748,48.9982],[-110.8736,48.9982],[-110.8703,48.9982],[-110.8692,48.9982],[-110.8544,48.9983],[-110.8366,48.9983],[-110.8262,48.9984],[-110.8201,48.9984],[-110.809,48.9984],[-110.8036,48.9984],[-110.7981,48.9984],[-110.7937,48.9985],[-110.7905,48.9985],[-110.7808,48.9985],[-110.7776,48.9985],[-110.7775,48.9985],[-110.7707,48.9985],[-110.7672,48.9985],[-110.7509,48.9986],[-110.7508,48.9986],[-110.7501,48.9986],[-110.7432,48.9986],[-110.7431,48.9986],[-110.743,48.9986],[-110.7429,48.9986],[-110.737,48.9986],[-110.7213,48.9986],[-110.719,48.9986],[-110.713,48.9986],[-110.7115,48.9986],[-110.7103,48.9986],[-110.7047,48.9987],[-110.6839,48.9987],[-110.6772,48.9987],[-110.6756,48.9987],[-110.6714,48.9987],[-110.6569,48.9988],[-110.6552,48.9988],[-110.654,48.9988],[-110.6497,48.9988],[-110.6376,48.9988],[-110.6363,48.9988],[-110.6362,48.9988],[-110.6361,48.9988],[-110.6359,48.9988],[-110.6353,48.9988],[-110.6346,48.9988],[-110.6345,48.9988],[-110.6344,48.9988],[-110.6343,48.9988],[-110.6342,48.9988],[-110.6341,48.9988],[-110.634,48.9988],[-110.6332,48.9988],[-110.6295,48.9988],[-110.6283,48.9988],[-110.6282,48.9988],[-110.6275,48.9988],[-110.6249,48.9988],[-110.6222,48.9988],[-110.6167,48.9988],[-110.6111,48.9988],[-110.6058,48.9988],[-110.5963,48.9988],[-110.5925,48.9988],[-110.5924,48.9988],[-110.5922,48.9988],[-110.5919,48.9988],[-110.5917,48.9988],[-110.5911,48.9988],[-110.5909,48.9988],[-110.5899,48.9988],[-110.5871,48.9988],[-110.587,48.9988],[-110.5868,48.9988],[-110.5866,48.9988],[-110.5865,48.9988],[-110.5863,48.9988],[-110.5815,48.9988],[-110.5769,48.9988],[-110.567,48.9988],[-110.5643,48.9989],[-110.5557,48.9989],[-110.5509,48.9989],[-110.542,48.9989],[-110.5418,48.9989],[-110.5416,48.9989],[-110.5413,48.9989],[-110.5412,48.9989],[-110.5404,48.9989],[-110.5398,48.9989],[-110.5392,48.9989],[-110.5344,48.9989],[-110.5332,48.9989],[-110.533,48.9989],[-110.5329,48.9989],[-110.5328,48.9989],[-110.5327,48.9989],[-110.5326,48.9989],[-110.5323,48.9989],[-110.5315,48.9989],[-110.5314,48.9989],[-110.5312,48.9989],[-110.531,48.9989],[-110.5309,48.9989],[-110.5289,48.9989],[-110.5008,48.9989],[-110.4842,48.999],[-110.4835,48.999],[-110.4739,48.999],[-110.468,48.999],[-110.4676,48.999],[-110.4671,48.999],[-110.4637,48.999],[-110.4508,48.999],[-110.4465,48.999],[-110.4461,48.999],[-110.4453,48.999],[-110.4448,48.999],[-110.4444,48.999],[-110.444,48.999],[-110.4437,48.999],[-110.4431,48.999],[-110.4428,48.999],[-110.4403,48.999],[-110.44,48.999],[-110.4382,48.999],[-110.4299,48.999],[-110.4134,48.9991],[-110.4079,48.9991],[-110.4032,48.9991],[-110.3979,48.9991],[-110.397,48.9991],[-110.386,48.9991],[-110.3805,48.9991],[-110.3765,48.9991],[-110.375,48.9991],[-110.3636,48.9991],[-110.353,48.9992],[-110.331,48.9992],[-110.3261,48.9992],[-110.3025,48.9992],[-110.2983,48.9992],[-110.2978,48.9992],[-110.2924,48.9992],[-110.2814,48.9993],[-110.2791,48.9993],[-110.2726,48.9993],[-110.2706,48.9993],[-110.2695,48.9993],[-110.2649,48.9993],[-110.2578,48.9993],[-110.2539,48.9993],[-110.2508,48.9993],[-110.2374,48.9993],[-110.2263,48.9993],[-110.2164,48.9994],[-110.216,48.9994],[-110.2155,48.9994],[-110.2152,48.9994],[-110.2148,48.9994],[-110.2105,48.9994],[-110.2084,48.9994],[-110.2082,48.9994],[-110.2081,48.9994],[-110.2061,48.9994],[-110.2052,48.9994],[-110.2006,48.9994],[-110.1955,48.9994],[-110.1949,48.9994],[-110.1922,48.9994],[-110.1921,48.9994],[-110.1917,48.9994],[-110.1916,48.9994],[-110.1914,48.9994],[-110.1905,48.9994],[-110.1824,48.9994],[-110.1716,48.9994],[-110.1714,48.9994],[-110.1673,48.9994],[-110.1624,48.9994],[-110.1568,48.9994],[-110.1495,48.9994],[-110.1438,48.9995],[-110.1286,48.9995],[-110.1218,48.9995],[-110.1052,48.9995],[-110.0942,48.9995],[-110.0799,48.9995],[-110.0777,48.9995],[-110.0764,48.9995],[-110.0751,48.9995],[-110.0746,48.9995],[-110.0738,48.9995],[-110.0737,48.9995],[-110.0734,48.9995],[-110.0731,48.9995],[-110.0447,48.9996],[-110.0431,48.9996],[-110.0337,48.9996],[-110.0313,48.9996],[-110.029,48.9996],[-110.0286,48.9996],[-110.0276,48.9996],[-110.0219,48.9996],[-110.0108,48.9996],[-110.0009,48.9996],[-109.9979,48.9996],[-109.9976,48.9996],[-109.9954,48.9996],[-109.9871,48.9996],[-109.9812,48.9996],[-109.9802,48.9996],[-109.9787,48.9996],[-109.9777,48.9996],[-109.9762,48.9996],[-109.9732,48.9996],[-109.9727,48.9996],[-109.9704,48.9996],[-109.9643,48.9996],[-109.9639,48.9996],[-109.9636,48.9996],[-109.9625,48.9996],[-109.9614,48.9997],[-109.9566,48.9997],[-109.9511,48.9997],[-109.9294,48.9997],[-109.9154,48.9997],[-109.9077,48.9997],[-109.9073,48.9997],[-109.8964,48.9997],[-109.8909,48.9997],[-109.8867,48.9997],[-109.8854,48.9997],[-109.8839,48.9997],[-109.8744,48.9998],[-109.8659,48.9999],[-109.8523,48.9998],[-109.8365,48.9998],[-109.8267,48.9998],[-109.8077,48.9999],[-109.789,48.9999],[-109.781,48.9999],[-109.78,48.9999],[-109.7755,48.9999],[-109.7511,48.9999],[-109.7506,48.9999],[-109.7412,48.9999],[-109.7315,49],[-109.7294,49],[-109.726,49],[-109.715,49],[-109.711,49],[-109.7107,49],[-109.7095,49],[-109.7082,49],[-109.7079,49],[-109.7076,49],[-109.7075,49],[-109.707,49],[-109.7054,49],[-109.7049,49],[-109.699,49],[-109.6813,49],[-109.6755,49],[-109.6752,49],[-109.6744,49],[-109.6741,49],[-109.673,49],[-109.6702,49],[-109.6656,49],[-109.6628,49.0001],[-109.6601,49.0001],[-109.656,49.0001],[-109.6556,49.0001],[-109.6515,49.0001],[-109.6325,49.0001],[-109.627,49.0001],[-109.6257,49.0001],[-109.6215,49.0001],[-109.616,49.0001],[-109.5995,49.0001],[-109.5974,49.0001],[-109.5949,49.0001],[-109.5945,49.0001],[-109.5939,49.0001],[-109.5936,49.0001],[-109.5935,49.0001],[-109.5859,49.0002],[-109.563,49.0002],[-109.5554,49.0002],[-109.5533,49.0002],[-109.5471,49.0002],[-109.5451,49.0002],[-109.5446,49.0002],[-109.5438,49.0002],[-109.5421,49.0002],[-109.5412,49.0002],[-109.5406,49.0002],[-109.5335,49.0002],[-109.5239,49.0002],[-109.5184,49.0003],[-109.5183,49.0003],[-109.518,49.0003],[-109.517,49.0003],[-109.5154,49.0003],[-109.515,49.0003],[-109.5149,49.0003],[-109.5136,49.0003],[-109.5131,49.0003],[-109.512,49.0003],[-109.5119,49.0003],[-109.5118,49.0003],[-109.5117,49.0003],[-109.5115,49.0003],[-109.5061,49.0003],[-109.5006,49.0003],[-109.4995,49.0003],[-109.4991,49.0003],[-109.496,49.0003],[-109.4954,49.0003],[-109.4952,49.0003],[-109.4931,49.0003],[-109.4914,49.0003],[-109.4907,49.0003],[-109.4901,49.0003],[-109.4899,49.0003],[-109.4898,49.0003],[-109.4897,49.0003],[-109.4896,49.0003],[-109.4895,49.0003],[-109.4894,49.0003],[-109.4884,49.0003],[-109.4877,49.0003],[-109.4855,49.0003],[-109.484,49.0003],[-109.4775,49.0003],[-109.4681,49.0003],[-109.4631,49.0004],[-109.4627,49.0003],[-109.4621,49.0003],[-109.4603,49.0003],[-109.4597,49.0003],[-109.4588,49.0004],[-109.4574,49.0004],[-109.4556,49.0004],[-109.4545,49.0004],[-109.4529,49.0004],[-109.4528,49.0004],[-109.4515,49.0004],[-109.451,49.0004],[-109.4499,49.0004],[-109.4487,49.0004],[-109.4479,49.0004],[-109.4455,49.0004],[-109.4418,49.0004],[-109.4408,49.0004],[-109.4387,49.0004],[-109.4377,49.0004],[-109.4373,49.0004],[-109.4347,49.0004],[-109.4345,49.0004],[-109.4336,49.0004],[-109.4322,49.0004],[-109.4309,49.0004],[-109.4296,49.0004],[-109.4253,49.0004],[-109.4193,49.0004],[-109.4189,49.0004],[-109.4186,49.0004],[-109.4173,49.0004],[-109.4172,49.0004],[-109.4123,49.0004],[-109.4067,49.0004],[-109.4029,49.0004],[-109.4008,49.0004],[-109.3974,49.0004],[-109.3929,49.0004],[-109.3901,49.0004],[-109.3892,49.0004],[-109.3882,49.0004],[-109.3866,49.0004],[-109.3865,49.0004],[-109.3863,49.0004],[-109.3862,49.0004],[-109.386,49.0004],[-109.3859,49.0004],[-109.3858,49.0004],[-109.3856,49.0004],[-109.3853,49.0004],[-109.3851,49.0004],[-109.3848,49.0004],[-109.3845,49.0004],[-109.3844,49.0004],[-109.3841,49.0004],[-109.3837,49.0004],[-109.3831,49.0004],[-109.3823,49.0004],[-109.3822,49.0004],[-109.382,49.0004],[-109.3808,49.0004],[-109.3794,49.0004],[-109.3762,49.0004],[-109.3747,49.0004],[-109.3731,49.0004],[-109.3672,49.0004],[-109.3621,49.0003],[-109.3613,49.0004],[-109.3553,49.0003],[-109.3495,49.0003],[-109.3458,49.0003],[-109.3397,49.0003],[-109.3396,49.0003],[-109.3379,49.0003],[-109.3349,49.0003],[-109.3345,49.0003],[-109.3321,49.0003],[-109.3279,49.0003],[-109.3264,49.0003],[-109.3256,49.0003],[-109.321,49.0003],[-109.3151,49.0002],[-109.3095,49.0002],[-109.3094,49.0002],[-109.3088,49.0002],[-109.3086,49.0002],[-109.303,49.0002],[-109.2985,49.0002],[-109.2931,49.0001],[-109.2905,49.0001],[-109.2895,49.0001],[-109.2784,49.0001],[-109.2776,49.0001],[-109.2562,49.0001],[-109.2507,49.0001],[-109.2479,49.0001],[-109.2478,49.0001],[-109.2475,49.0001],[-109.2473,49.0001],[-109.2427,49.0001],[-109.2404,49.0001],[-109.2372,49.0001],[-109.2336,49],[-109.2335,49],[-109.2325,49],[-109.2324,49],[-109.2304,49],[-109.2286,49],[-109.2278,49],[-109.2272,49],[-109.2263,49],[-109.225,49],[-109.2242,49],[-109.2239,49],[-109.2236,49],[-109.2232,49],[-109.2228,49],[-109.2226,49],[-109.2225,49],[-109.2224,49],[-109.2223,49],[-109.2222,49],[-109.222,49],[-109.2154,49],[-109.2111,49],[-109.2096,49],[-109.2079,49],[-109.2069,49],[-109.2057,49],[-109.2046,49],[-109.2045,49],[-109.2044,49],[-109.204,49],[-109.2038,49],[-109.2037,49],[-109.2031,49],[-109.2025,49],[-109.2011,49],[-109.1972,49],[-109.1964,48.9999],[-109.1928,48.9999],[-109.1914,48.9999],[-109.1882,48.9999],[-109.1835,48.9999],[-109.1829,48.9999],[-109.182,48.9999],[-109.1806,48.9999],[-109.179,48.9999],[-109.1762,48.9999],[-109.1745,48.9999],[-109.1727,48.9999],[-109.1725,48.9999],[-109.1722,48.9999],[-109.1641,48.9999],[-109.1624,48.9999],[-109.1556,48.9999],[-109.1554,48.9999],[-109.152,48.9999],[-109.1468,48.9999],[-109.1412,48.9998],[-109.1381,48.9998],[-109.1377,48.9998],[-109.1287,48.9998],[-109.1196,48.9998],[-109.1179,48.9998],[-109.1133,48.9998],[-109.1127,48.9998],[-109.1123,48.9998],[-109.1121,48.9998],[-109.112,48.9998],[-109.1116,48.9998],[-109.1105,48.9998],[-109.1102,48.9998],[-109.1081,48.9998],[-109.1038,48.9998],[-109.1029,48.9997],[-109.0961,48.9997],[-109.0901,48.9997],[-109.0879,48.9997],[-109.0872,48.9997],[-109.0849,48.9997],[-109.081,48.9997],[-109.0806,48.9997],[-109.0805,48.9997],[-109.0803,48.9997],[-109.0802,48.9997],[-109.0738,48.9997],[-109.0713,48.9997],[-109.0654,48.9997],[-109.0633,48.9997],[-109.0619,48.9997],[-109.0609,48.9997],[-109.0608,48.9997],[-109.0606,48.9997],[-109.0602,48.9997],[-109.0601,48.9997],[-109.06,48.9997],[-109.0591,48.9997],[-109.0589,48.9997],[-109.058,48.9997],[-109.0575,48.9997],[-109.0572,48.9997],[-109.0528,48.9997],[-109.0495,48.9997],[-109.0485,48.9997],[-109.0438,48.9996],[-109.038,48.9996],[-109.0349,48.9996],[-109.0282,48.9996],[-109.0272,48.9996],[-109.0255,48.9996],[-109.0253,48.9996],[-109.0248,48.9996],[-109.0247,48.9996],[-109.0246,48.9996],[-109.0217,48.9996],[-109.0122,48.9996],[-109.0107,48.9996],[-109.0028,48.9996],[-109.002,48.9996],[-109.0017,48.9996],[-109.0007,48.9996],[-109.0007,48.9995],[-109.0007,48.9993],[-109.0007,48.9992],[-108.9999,48.9992],[-108.9997,48.9992],[-108.9982,48.9991],[-108.9975,48.9991],[-108.9967,48.9991],[-108.9963,48.9991],[-108.9952,48.9992],[-108.9951,48.9992],[-108.9947,48.9992],[-108.9942,48.9992],[-108.9927,48.9992],[-108.9924,48.9992],[-108.9922,48.9992],[-108.9776,48.9992],[-108.9688,48.9992],[-108.9667,48.9992],[-108.8985,48.9993],[-108.8961,48.9993],[-108.8757,48.9993],[-108.8751,48.9992],[-108.8541,48.9992],[-108.8396,48.9991],[-108.8364,48.9991],[-108.8266,48.9991],[-108.8234,48.9991],[-108.8141,48.9992],[-108.7864,48.9992],[-108.7772,48.9992],[-108.774,48.9992],[-108.7643,48.9991],[-108.7611,48.9991],[-108.7507,48.999],[-108.7419,48.9991],[-108.7413,48.9991],[-108.727,48.9991],[-108.6839,48.9991],[-108.6695,48.9991],[-108.6443,48.9991],[-108.6257,48.9991],[-108.5685,48.9993],[-108.5432,48.9994],[-108.5122,48.9993],[-108.5007,48.9993],[-108.4881,48.9994],[-108.389,48.9993],[-108.3885,48.9995],[-108.3882,48.9995],[-108.3844,48.9995],[-108.3796,48.9995],[-108.3779,48.9995],[-108.3767,48.9995],[-108.3763,48.9995],[-108.3751,48.9995],[-108.3736,48.9995],[-108.3725,48.9995],[-108.368,48.9995],[-108.3653,48.9995],[-108.3646,48.9995],[-108.36,48.9995],[-108.3552,48.9995],[-108.3503,48.9995],[-108.3455,48.9995],[-108.3406,48.9995],[-108.3358,48.9995],[-108.331,48.9995],[-108.3261,48.9995],[-108.3214,48.9995],[-108.3126,48.9995],[-108.3032,48.9995],[-108.2962,48.9995],[-108.2901,48.9995],[-108.2813,48.9995],[-108.2727,48.9995],[-108.2657,48.9995],[-108.2631,48.9995],[-108.2452,48.9996],[-108.2408,48.9996],[-108.2395,48.9996],[-108.2384,48.9996],[-108.2373,48.9996],[-108.2371,48.9996],[-108.2367,48.9996],[-108.2365,48.9996],[-108.209,48.9996],[-108.1352,48.9996],[-108.1267,48.9996],[-108.1257,48.9996],[-108.1238,48.9996],[-108.1079,48.9996],[-108.1063,48.9996],[-108.0989,48.9996],[-108.0961,48.9996],[-108.0934,48.9996],[-108.0879,48.9996],[-108.0868,48.9996],[-108.084,48.9996],[-108.0785,48.9996],[-108.0769,48.9996],[-108.0675,48.9996],[-108.0641,48.9996],[-108.064,48.9996],[-108.0639,48.9996],[-108.0635,48.9996],[-108.0549,48.9997],[-108.0493,48.9997],[-108.047,48.9997],[-108.0468,48.9997],[-108.0383,48.9997],[-108.0328,48.9997],[-108.0243,48.9997],[-108.0218,48.9997],[-108.0163,48.9997],[-108.0138,48.9997],[-108.0112,48.9997],[-108.0053,48.9997],[-108.0032,48.9997],[-107.9998,48.9997],[-107.9943,48.9997],[-107.9818,48.9997],[-107.9738,48.9997],[-107.9736,48.9997],[-107.9731,48.9997],[-107.9729,48.9997],[-107.9718,48.9997],[-107.9684,48.9997],[-107.9673,48.9997],[-107.9573,48.9997],[-107.9274,48.9997],[-107.9237,48.9997],[-107.9177,48.9997],[-107.9174,48.9997],[-107.9152,48.9997],[-107.9086,48.9997],[-107.9064,48.9997],[-107.9042,48.9997],[-107.8976,48.9997],[-107.8954,48.9997],[-107.8941,48.9997],[-107.8931,48.9997],[-107.8918,48.9997],[-107.8903,48.9997],[-107.889,48.9997],[-107.8881,48.9997],[-107.8853,48.9997],[-107.8843,48.9997],[-107.8841,48.9997],[-107.8832,48.9997],[-107.883,48.9997],[-107.8805,48.9997],[-107.8756,48.9997],[-107.875,48.9997],[-107.8735,48.9997],[-107.8708,48.9997],[-107.868,48.9997],[-107.857,48.9997],[-107.8404,48.9998],[-107.8318,48.9998],[-107.8296,48.9998],[-107.8131,48.9998],[-107.8095,48.9998],[-107.8076,48.9998],[-107.8021,48.9998],[-107.8002,48.9998],[-107.7985,48.9998],[-107.7979,48.9998],[-107.7966,48.9998],[-107.7961,48.9998],[-107.7935,48.9998],[-107.7856,48.9998],[-107.7829,48.9998],[-107.7822,48.9998],[-107.7819,48.9998],[-107.7802,48.9998],[-107.7795,48.9998],[-107.7789,48.9998],[-107.7772,48.9998],[-107.7766,48.9998],[-107.775,48.9998],[-107.7703,48.9998],[-107.7687,48.9998],[-107.768,48.9998],[-107.7679,48.9998],[-107.7653,48.9998],[-107.7646,48.9998],[-107.7645,48.9998],[-107.7506,48.9998],[-107.7449,48.9998],[-107.7416,48.9998],[-107.7306,48.9998],[-107.7279,48.9998],[-107.7225,48.9998],[-107.7085,48.9998],[-107.7031,48.9998],[-107.6811,48.9997],[-107.673,48.9997],[-107.6684,48.9997],[-107.6591,48.9997],[-107.6481,48.9997],[-107.6371,48.9997],[-107.6315,48.9997],[-107.626,48.9997],[-107.6185,48.9997],[-107.615,48.9997],[-107.6112,48.9997],[-107.6102,48.9997],[-107.6095,48.9997],[-107.6089,48.9997],[-107.6085,48.9997],[-107.6058,48.9997],[-107.5985,48.9997],[-107.5964,48.9997],[-107.593,48.9996],[-107.5875,48.9996],[-107.5873,48.9996],[-107.5869,48.9996],[-107.5864,48.9996],[-107.5854,48.9996],[-107.5764,48.9996],[-107.5713,48.9996],[-107.5677,48.9996],[-107.5675,48.9996],[-107.5658,48.9996],[-107.5642,48.9996],[-107.5603,48.9996],[-107.5578,48.9996],[-107.5572,48.9996],[-107.5569,48.9996],[-107.5548,48.9996],[-107.5529,48.9996],[-107.552,48.9996],[-107.5513,48.9996],[-107.5493,48.9996],[-107.5438,48.9996],[-107.5392,48.9996],[-107.5382,48.9996],[-107.5327,48.9996],[-107.5269,48.9996],[-107.5245,48.9996],[-107.5217,48.9996],[-107.5161,48.9996],[-107.5106,48.9995],[-107.5104,48.9995],[-107.5083,48.9995],[-107.5051,48.9995],[-107.5006,48.9995],[-107.4999,48.9995],[-107.4996,48.9995],[-107.4951,48.9995],[-107.4856,48.9995],[-107.483,48.9995],[-107.4827,48.9995],[-107.4784,48.9995],[-107.4732,48.9995],[-107.4677,48.9995],[-107.45,48.9995],[-107.4445,48.9995],[-107.4444,48.9995],[-107.4443,48.9995],[-107.4426,48.9995],[-107.4422,48.9995],[-107.4417,48.9995],[-107.4326,48.9995],[-107.4282,48.9995],[-107.4271,48.9995],[-107.4216,48.9995],[-107.4199,48.9995],[-107.4161,48.9995],[-107.4156,48.9995],[-107.4097,48.9996],[-107.4029,48.9996],[-107.3889,48.9998],[-107.3722,49],[-107.3615,49.0001],[-107.3556,49.0002],[-107.3501,49.0002],[-107.3446,49.0002],[-107.3391,49.0001],[-107.3336,49.0001],[-107.3281,49.0001],[-107.3223,49.0001],[-107.3147,49.0001],[-107.3137,49.0001],[-107.3116,49.0001],[-107.3063,49.0001],[-107.3043,49.0001],[-107.3038,49.0001],[-107.3035,49.0001],[-107.3033,49.0001],[-107.3031,49.0001],[-107.3029,49.0001],[-107.3026,49.0001],[-107.3022,49.0001],[-107.3015,49.0001],[-107.3008,49.0001],[-107.2953,49.0001],[-107.291,49.0001],[-107.2853,49.0001],[-107.2843,49.0001],[-107.2788,49.0001],[-107.2764,49.0001],[-107.2733,49.0001],[-107.2704,49.0001],[-107.2678,49.0001],[-107.2664,49.0001],[-107.2644,49.0001],[-107.264,49.0001],[-107.2623,49.0001],[-107.2574,49.0001],[-107.2514,49.0001],[-107.2239,49.0001],[-107.2184,49.0001],[-107.2165,49.0001],[-107.2129,49.0001],[-107.2082,49.0001],[-107.2073,49.0001],[-107.2044,49.0001],[-107.1963,49.0001],[-107.1935,49.0001],[-107.1908,49.0001],[-107.1879,49.0001],[-107.1853,49.0001],[-107.182,49.0001],[-107.18,49.0001],[-107.1798,49.0001],[-107.1781,49],[-107.178,49],[-107.1765,49],[-107.175,49],[-107.1736,49],[-107.1728,49],[-107.1711,49],[-107.1699,49],[-107.169,49],[-107.1665,49],[-107.1654,49],[-107.1644,49],[-107.1612,49],[-107.1602,49],[-107.1575,49],[-107.1543,49],[-107.1539,49],[-107.1508,49],[-107.1488,49],[-107.1468,49],[-107.1424,49],[-107.1389,49],[-107.1375,49],[-107.135,49],[-107.1346,49],[-107.1322,49],[-107.1286,49],[-107.1256,49],[-107.1057,49],[-107.1043,49],[-107.0904,49],[-107.0901,49],[-107.0892,49],[-107.0889,49],[-107.0006,49],[-106.9971,49],[-106.9925,49],[-106.9906,49],[-106.9873,49],[-106.9849,49],[-106.983,49],[-106.9797,49],[-106.9789,49],[-106.9667,49],[-106.9635,49],[-106.9626,49],[-106.9393,49],[-106.9386,49],[-106.9385,49],[-106.9359,49],[-106.935,49],[-106.9326,49],[-106.9281,49],[-106.9255,49],[-106.9228,49],[-106.9227,49],[-106.9199,49],[-106.9171,49],[-106.9146,49],[-106.9119,49],[-106.9114,49],[-106.9105,49],[-106.9064,49],[-106.9016,49],[-106.8991,49],[-106.8899,49],[-106.8844,49],[-106.8756,49],[-106.8747,49],[-106.8726,49],[-106.8709,48.9999],[-106.8684,48.9999],[-106.8671,48.9999],[-106.8653,48.9999],[-106.8557,48.9999],[-106.8519,48.9999],[-106.8512,48.9999],[-106.849,48.9999],[-106.8483,48.9999],[-106.847,48.9999],[-106.8432,48.9999],[-106.8419,48.9999],[-106.8414,48.9999],[-106.8398,48.9999],[-106.8393,48.9999],[-106.8387,48.9999],[-106.8368,48.9999],[-106.8362,48.9999],[-106.8353,48.9999],[-106.8351,48.9999],[-106.8327,48.9999],[-106.8319,48.9999],[-106.8306,48.9999],[-106.827,48.9999],[-106.8258,48.9999],[-106.8203,48.9999],[-106.8183,48.9999],[-106.8148,48.9999],[-106.8015,48.9999],[-106.7957,48.9999],[-106.7883,48.9999],[-106.7865,48.9999],[-106.7838,48.9999],[-106.7811,48.9999],[-106.7794,48.9999],[-106.7793,48.9999],[-106.7792,48.9999],[-106.7788,48.9999],[-106.7787,48.9999],[-106.7722,48.9999],[-106.7528,48.9999],[-106.7506,48.9999],[-106.7463,48.9999],[-106.7441,48.9999],[-106.744,48.9999],[-106.7436,48.9999],[-106.7421,48.9999],[-106.7416,48.9999],[-106.7394,48.9999],[-106.7188,48.9999],[-106.7098,48.9999],[-106.7068,48.9999],[-106.698,48.9999],[-106.6951,48.9999],[-106.6947,48.9999],[-106.6778,48.9999],[-106.6773,48.9999],[-106.6728,48.9999],[-106.6631,48.9999],[-106.6602,48.9999],[-106.6591,48.9999],[-106.6578,48.9999],[-106.6545,48.9999],[-106.6539,48.9999],[-106.652,48.9999],[-106.6513,48.9999],[-106.6486,48.9999],[-106.6405,48.9999],[-106.6378,48.9999],[-106.6318,48.9999],[-106.6258,48.9999],[-106.6256,48.9999],[-106.6253,48.9999],[-106.6246,48.9999],[-106.6232,48.9999],[-106.6225,48.9999],[-106.6212,48.9999],[-106.6209,48.9999],[-106.6198,48.9999],[-106.6191,48.9999],[-106.6181,48.9999],[-106.6167,48.9999],[-106.6154,48.9999],[-106.6136,48.9998],[-106.6122,48.9998],[-106.6093,48.9998],[-106.6081,48.9998],[-106.6026,48.9998],[-106.5972,48.9998],[-106.5916,48.9998],[-106.5861,48.9998],[-106.584,48.9998],[-106.5837,48.9998],[-106.5806,48.9998],[-106.5751,48.9998],[-106.5741,48.9998],[-106.5696,48.9998],[-106.5641,48.9998],[-106.5589,48.9998],[-106.5586,48.9998],[-106.5575,48.9998],[-106.5562,48.9998],[-106.5538,48.9998],[-106.5531,48.9998],[-106.5476,48.9997],[-106.5428,48.9997],[-106.5421,48.9997],[-106.5384,48.9997],[-106.5366,48.9997],[-106.5311,48.9997],[-106.5256,48.9997],[-106.5202,48.9997],[-106.5182,48.9997],[-106.5147,48.9997],[-106.5092,48.9997],[-106.5037,48.9997],[-106.5019,48.9997],[-106.5015,48.9997],[-106.5009,48.9997],[-106.5007,48.9997],[-106.5006,48.9997],[-106.5001,48.9997],[-106.4982,48.9997],[-106.4927,48.9997],[-106.4918,48.9997],[-106.4762,48.9997],[-106.4745,48.9997],[-106.4707,48.9997],[-106.4672,48.9997],[-106.4597,48.9997],[-106.4487,48.9997],[-106.445,48.9997],[-106.444,48.9997],[-106.4432,48.9997],[-106.4419,48.9997],[-106.4409,48.9997],[-106.4406,48.9996],[-106.4387,48.9996],[-106.4377,48.9996],[-106.4321,48.9996],[-106.4305,48.9996],[-106.4294,48.9996],[-106.4284,48.9996],[-106.4267,48.9996],[-106.4223,48.9996],[-106.4212,48.9996],[-106.4209,48.9996],[-106.4205,48.9996],[-106.4199,48.9996],[-106.4196,48.9996],[-106.4192,48.9996],[-106.415,48.9996],[-106.4052,48.9996],[-106.4047,48.9996],[-106.4024,48.9996],[-106.3997,48.9996],[-106.3971,48.9996],[-106.3833,48.9996],[-106.3779,48.9996],[-106.3777,48.9996],[-106.3772,48.9996],[-106.3768,48.9996],[-106.3756,48.9996],[-106.3751,48.9996],[-106.3743,48.9996],[-106.3733,48.9996],[-106.3719,48.9996],[-106.3693,48.9996],[-106.3684,48.9996],[-106.3683,48.9996],[-106.3682,48.9996],[-106.3681,48.9996],[-106.368,48.9996],[-106.3677,48.9996],[-106.3676,48.9996],[-106.3675,48.9996],[-106.3673,48.9996],[-106.3672,48.9996],[-106.3671,48.9996],[-106.3664,48.9996],[-106.364,48.9996],[-106.3637,48.9996],[-106.3627,48.9996],[-106.362,48.9996],[-106.3609,48.9996],[-106.3554,48.9995],[-106.3334,48.9995],[-106.3279,48.9995],[-106.324,48.9995],[-106.3211,48.9995],[-106.3114,48.9995],[-106.2993,48.9995],[-106.2949,48.9995],[-106.2854,48.9995],[-106.285,48.9995],[-106.2839,48.9995],[-106.2785,48.9995],[-106.2768,48.9995],[-106.2747,48.9995],[-106.2733,48.9995],[-106.2729,48.9995],[-106.2724,48.9995],[-106.2713,48.9995],[-106.2701,48.9995],[-106.2674,48.9995],[-106.2637,48.9995],[-106.2619,48.9995],[-106.2614,48.9995],[-106.2611,48.9995],[-106.2564,48.9995],[-106.2524,48.9995],[-106.2502,48.9995],[-106.2495,48.9995],[-106.2464,48.9995],[-106.2455,48.9995],[-106.244,48.9995],[-106.2433,48.9995],[-106.2419,48.9995],[-106.2413,48.9995],[-106.2385,48.9995],[-106.2346,48.9995],[-106.233,48.9995],[-106.222,48.9995],[-106.2111,48.9995],[-106.2001,48.9995],[-106.1835,48.9995],[-106.178,48.9994],[-106.1725,48.9995],[-106.167,48.9995],[-106.1615,48.9995],[-106.1596,48.9995],[-106.1588,48.9995],[-106.156,48.9995],[-106.1554,48.9995],[-106.1551,48.9995],[-106.145,48.9995],[-106.1395,48.9995],[-106.134,48.9995],[-106.1285,48.9995],[-106.123,48.9995],[-106.1175,48.9995],[-106.1121,48.9995],[-106.1067,48.9995],[-106.1054,48.9995],[-106.0957,48.9995],[-106.0847,48.9995],[-106.0737,48.9995],[-106.0627,48.9995],[-106.0599,48.9995],[-106.0572,48.9995],[-106.0517,48.9995],[-106.0512,48.9995],[-106.0503,48.9994],[-106.0478,48.9994],[-106.0433,48.9994],[-106.0407,48.9994],[-106.0384,48.9994],[-106.03,48.9994],[-106.0265,48.9994],[-106.0248,48.9994],[-106.0139,48.9994],[-106.0119,48.9994],[-106.0113,48.9994],[-106.0023,48.9994],[-106.002,48.9994],[-106.0009,48.9994],[-106.0006,48.9994],[-105.9996,48.9994],[-105.9965,48.9994],[-105.9955,48.9994],[-105.995,48.9994],[-105.9922,48.9994],[-105.9899,48.9994],[-105.9886,48.9995],[-105.9737,48.9995],[-105.9729,48.9995],[-105.9711,48.9995],[-105.9672,48.9995],[-105.9671,48.9995],[-105.9669,48.9995],[-105.9667,48.9994],[-105.9665,48.9994],[-105.965,48.9995],[-105.9621,48.9996],[-105.9616,48.9996],[-105.9602,48.9996],[-105.9586,48.9996],[-105.9561,48.9996],[-105.954,48.9996],[-105.9528,48.9996],[-105.9491,48.9996],[-105.9482,48.9996],[-105.9459,48.9996],[-105.9236,48.9996],[-105.8953,48.9997],[-105.8842,48.9997],[-105.8797,48.9997],[-105.8756,48.9997],[-105.8565,48.9997],[-105.8342,48.9997],[-105.834,48.9997],[-105.8339,48.9997],[-105.823,48.9996],[-105.8192,48.9996],[-105.8181,48.9996],[-105.8164,48.9996],[-105.8066,48.9996],[-105.8013,48.9997],[-105.7892,48.9997],[-105.7834,48.9997],[-105.778,48.9997],[-105.7776,48.9997],[-105.7768,48.9997],[-105.7764,48.9997],[-105.7759,48.9997],[-105.7758,48.9996],[-105.7743,48.9997],[-105.7712,48.9997],[-105.7699,48.9997],[-105.7684,48.9997],[-105.7682,48.9997],[-105.7662,48.9997],[-105.7632,48.9997],[-105.7624,48.9997],[-105.7608,48.9997],[-105.7602,48.9997],[-105.7593,48.9997],[-105.7574,48.9997],[-105.7562,48.9997],[-105.7506,48.9997],[-105.749,48.9997],[-105.7277,48.9997],[-105.7251,48.9997],[-105.7172,48.9997],[-105.7155,48.9997],[-105.7145,48.9997],[-105.7059,48.9997],[-105.7036,48.9997],[-105.6966,48.9997],[-105.6785,48.9997],[-105.6698,48.9997],[-105.6675,48.9997],[-105.6645,48.9997],[-105.6637,48.9997],[-105.6526,48.9997],[-105.651,48.9997],[-105.6502,48.9997],[-105.6501,48.9997],[-105.6493,48.9997],[-105.6414,48.9997],[-105.6364,48.9997],[-105.6338,48.9997],[-105.6335,48.9997],[-105.629,48.9997],[-105.628,48.9997],[-105.6276,48.9997],[-105.6273,48.9997],[-105.6256,48.9997],[-105.6126,48.9997],[-105.6124,48.9997],[-105.6093,48.9997],[-105.6069,48.9997],[-105.6015,48.9997],[-105.5994,48.9997],[-105.599,48.9997],[-105.5989,48.9997],[-105.5953,48.9997],[-105.5917,48.9997],[-105.5831,48.9997],[-105.579,48.9997],[-105.5787,48.9997],[-105.5786,48.9997],[-105.5733,48.9997],[-105.558,48.9997],[-105.5577,48.9997],[-105.5522,48.9997],[-105.552,48.9997],[-105.544,48.9997],[-105.5356,48.9996],[-105.5312,48.9996],[-105.5302,48.9996],[-105.5247,48.9996],[-105.5225,48.9996],[-105.5192,48.9996],[-105.5184,48.9996],[-105.5171,48.9996],[-105.5148,48.9996],[-105.5122,48.9996],[-105.5104,48.9996],[-105.5093,48.9996],[-105.5081,48.9996],[-105.5077,48.9996],[-105.5071,48.9996],[-105.5066,48.9996],[-105.5058,48.9996],[-105.505,48.9996],[-105.5032,48.9996],[-105.5006,48.9996],[-105.4985,48.9996],[-105.4969,48.9996],[-105.4917,48.9996],[-105.4885,48.9996],[-105.4884,48.9996],[-105.4874,48.9996],[-105.4774,48.9996],[-105.4767,48.9996],[-105.4765,48.9996],[-105.4763,48.9996],[-105.4738,48.9996],[-105.4662,48.9996],[-105.4611,48.9996],[-105.4528,48.9996],[-105.4525,48.9995],[-105.4512,48.9995],[-105.4508,48.9995],[-105.4506,48.9995],[-105.4491,48.9996],[-105.4472,48.9996],[-105.4469,48.9996],[-105.4362,48.9996],[-105.4351,48.9996],[-105.4312,48.9995],[-105.4304,48.9995],[-105.4291,48.9995],[-105.4288,48.9995],[-105.4257,48.9995],[-105.4237,48.9995],[-105.4213,48.9995],[-105.4179,48.9995],[-105.4133,48.9995],[-105.412,48.9995],[-105.4096,48.9995],[-105.4093,48.9995],[-105.409,48.9995],[-105.4082,48.9995],[-105.4081,48.9995],[-105.4079,48.9995],[-105.4078,48.9995],[-105.4075,48.9995],[-105.4072,48.9995],[-105.4067,48.9995],[-105.4064,48.9995],[-105.4056,48.9995],[-105.4032,48.9995],[-105.4026,48.9995],[-105.4006,48.9995],[-105.3995,48.9995],[-105.3932,48.9995],[-105.3931,48.9995],[-105.393,48.9995],[-105.3929,48.9995],[-105.3913,48.9995],[-105.391,48.9995],[-105.3906,48.9995],[-105.3883,48.9995],[-105.3875,48.9995],[-105.3872,48.9995],[-105.3845,48.9995],[-105.3765,48.9995],[-105.3739,48.9994],[-105.3702,48.9994],[-105.3681,48.9995],[-105.3662,48.9995],[-105.3652,48.9993],[-105.362,48.9995],[-105.3564,48.9994],[-105.3559,48.9994],[-105.3435,48.9994],[-105.338,48.9994],[-105.3233,48.9994],[-105.3222,48.9994],[-105.3136,48.9994],[-105.3128,48.9994],[-105.3051,48.9993],[-105.3049,48.9993],[-105.3045,48.9993],[-105.3043,48.9993],[-105.2978,48.9993],[-105.2942,48.9993],[-105.2831,48.9993],[-105.2775,48.9993],[-105.2753,48.9993],[-105.2687,48.9993],[-105.2666,48.9993],[-105.2649,48.9993],[-105.2611,48.9993],[-105.2575,48.9993],[-105.2556,48.9993],[-105.2543,48.9993],[-105.2506,48.9993],[-105.2501,48.9993],[-105.2494,48.9993],[-105.2476,48.9993],[-105.2446,48.9993],[-105.2412,48.9993],[-105.2391,48.9992],[-105.2311,48.9992],[-105.2226,48.9992],[-105.2039,48.9992],[-105.2035,48.9992],[-105.2006,48.9992],[-105.195,48.9992],[-105.1946,48.9992],[-105.1935,48.9992],[-105.1895,48.9992],[-105.1841,48.9992],[-105.1786,48.9992],[-105.1754,48.9992],[-105.1656,48.9991],[-105.163,48.9991],[-105.1625,48.9991],[-105.1623,48.9991],[-105.1602,48.9991],[-105.1599,48.9991],[-105.1438,48.9991],[-105.1407,48.9991],[-105.1406,48.9991],[-105.1403,48.9991],[-105.1293,48.9991],[-105.1238,48.9991],[-105.1194,48.9991],[-105.1182,48.9991],[-105.1127,48.9991],[-105.1072,48.9991],[-105.1017,48.9991],[-105.0962,48.9991],[-105.0907,48.9991],[-105.0852,48.999],[-105.0797,48.999],[-105.0687,48.999],[-105.0682,48.999],[-105.0635,48.999],[-105.0632,48.999],[-105.0586,48.999],[-105.058,48.999],[-105.0576,48.999],[-105.0524,48.999],[-105.0414,48.999],[-105.0359,48.999],[-105.0333,48.999],[-105.033,48.999],[-105.0304,48.999],[-105.0249,48.999],[-105.0193,48.999],[-105.0139,48.999],[-105.0097,48.999],[-105.0084,48.999],[-105.0029,48.999],[-104.9953,48.999],[-104.9919,48.999],[-104.9864,48.999],[-104.9809,48.9989],[-104.9754,48.9989],[-104.9699,48.9989],[-104.9644,48.9989],[-104.9589,48.9989],[-104.956,48.9989],[-104.9553,48.9989],[-104.9534,48.9989],[-104.9521,48.9989],[-104.9493,48.9989],[-104.9487,48.9989],[-104.9484,48.9989],[-104.9479,48.9989],[-104.9424,48.9989],[-104.9368,48.9989],[-104.9313,48.9989],[-104.9258,48.9989],[-104.9248,48.9989],[-104.9225,48.9989],[-104.9211,48.9989],[-104.92,48.9989],[-104.918,48.9989],[-104.9151,48.9989],[-104.9096,48.9988],[-104.9089,48.9988],[-104.9085,48.9988],[-104.9058,48.9988],[-104.9041,48.9988],[-104.8986,48.9988],[-104.8931,48.9988],[-104.8876,48.9988],[-104.882,48.9988],[-104.8765,48.9988],[-104.875,48.9988],[-104.871,48.9988],[-104.8655,48.9988],[-104.8626,48.9988],[-104.862,48.9988],[-104.8619,48.9988],[-104.8601,48.9988],[-104.8546,48.9988],[-104.8491,48.9988],[-104.8435,48.9988],[-104.838,48.9988],[-104.8216,48.9988],[-104.7941,48.9987],[-104.7888,48.9987],[-104.7833,48.9987],[-104.7823,48.9987],[-104.7797,48.9987],[-104.7778,48.9987],[-104.7767,48.9987],[-104.7726,48.9987],[-104.7723,48.9987],[-104.7668,48.9987],[-104.7558,48.9987],[-104.7503,48.9987],[-104.7485,48.9987],[-104.7448,48.9987],[-104.7427,48.9987],[-104.7393,48.9987],[-104.7338,48.9987],[-104.7283,48.9987],[-104.7228,48.9987],[-104.7173,48.9987],[-104.711,48.9986],[-104.7108,48.9986],[-104.7065,48.9986],[-104.7064,48.9986],[-104.7008,48.9986],[-104.6898,48.9986],[-104.685,48.9986],[-104.6843,48.9986],[-104.6788,48.9986],[-104.6775,48.9986],[-104.6749,48.9986],[-104.6733,48.9986],[-104.6678,48.9987],[-104.6613,48.9987],[-104.6612,48.9987],[-104.661,48.9987],[-104.6605,48.9987],[-104.6597,48.9987],[-104.657,48.9987],[-104.6515,48.9987],[-104.646,48.9987],[-104.6417,48.9987],[-104.6297,48.9987],[-104.6295,48.9987],[-104.6247,48.9987],[-104.624,48.9987],[-104.6186,48.9987],[-104.6131,48.9987],[-104.6121,48.9987],[-104.6113,48.9987],[-104.6076,48.9987],[-104.6021,48.9987],[-104.5814,48.9988],[-104.5751,48.9988],[-104.5745,48.9988],[-104.5721,48.9988],[-104.5691,48.9988],[-104.5684,48.9988],[-104.567,48.9988],[-104.5635,48.9988],[-104.558,48.9988],[-104.555,48.9988],[-104.5525,48.9988],[-104.547,48.9988],[-104.536,48.9988],[-104.5305,48.9988],[-104.5265,48.9989],[-104.5261,48.9989],[-104.5253,48.9989],[-104.5243,48.9989],[-104.5219,48.9989],[-104.5212,48.9989],[-104.5198,48.9989],[-104.5143,48.9989],[-104.5088,48.9989],[-104.5033,48.9989],[-104.5005,48.9989],[-104.4978,48.9989],[-104.4964,48.9989],[-104.4924,48.9989],[-104.4867,48.9989],[-104.4812,48.9989],[-104.4796,48.9989],[-104.4758,48.9989],[-104.4721,48.999],[-104.4703,48.999],[-104.4664,48.999],[-104.4537,48.999],[-104.4517,48.999],[-104.4482,48.999],[-104.4427,48.999],[-104.4373,48.999],[-104.4318,48.999],[-104.4263,48.999],[-104.4153,48.999],[-104.4098,48.999],[-104.3991,48.9991],[-104.3987,48.9991],[-104.395,48.9991],[-104.388,48.9991],[-104.3825,48.9991],[-104.3765,48.9991],[-104.3756,48.9991],[-104.3659,48.9991],[-104.3323,48.9992],[-104.3274,48.9992],[-104.322,48.9992],[-104.3208,48.9992],[-104.3192,48.9992],[-104.319,48.9992],[-104.3165,48.9992],[-104.311,48.9992],[-104.3104,48.9992],[-104.3101,48.9992],[-104.3098,48.9992],[-104.3095,48.9992],[-104.3084,48.9992],[-104.3068,48.9992],[-104.3055,48.9992],[-104.3049,48.9992],[-104.3001,48.9992],[-104.3,48.9992],[-104.296,48.9992],[-104.2951,48.9993],[-104.2945,48.9993],[-104.2904,48.9993],[-104.2901,48.9993],[-104.289,48.9993],[-104.2878,48.9993],[-104.2845,48.9993],[-104.2833,48.9993],[-104.2832,48.9993],[-104.283,48.9993],[-104.2819,48.9993],[-104.2816,48.9993],[-104.2815,48.9993],[-104.2669,48.9993],[-104.2508,48.9993],[-104.2507,48.9993],[-104.2272,48.9994],[-104.2137,48.9994],[-104.2134,48.9994],[-104.2125,48.9994],[-104.2121,48.9994],[-104.2074,48.9994],[-104.2073,48.9994],[-104.1956,48.9994],[-104.1901,48.9995],[-104.1896,48.9995],[-104.1887,48.9995],[-104.1884,48.9995],[-104.1882,48.9995],[-104.1846,48.9995],[-104.1791,48.9995],[-104.1681,48.9995],[-104.1626,48.9995],[-104.1601,48.9995],[-104.1572,48.9995],[-104.1556,48.9995],[-104.1517,48.9995],[-104.1462,48.9995],[-104.1407,48.9995],[-104.1352,48.9996],[-104.1297,48.9996],[-104.1242,48.9996],[-104.0802,48.9996],[-104.0514,48.9996],[-104.0493,48.9996],[-104.0487,48.9996],[-104.0487,48.9994],[-104.0487,48.9891],[-104.0487,48.988],[-104.0487,48.9876],[-104.0487,48.9875],[-104.0487,48.9873],[-104.0487,48.987],[-104.0487,48.9862],[-104.0487,48.9849],[-104.0487,48.9838],[-104.0487,48.9833],[-104.0487,48.983],[-104.0487,48.9825],[-104.0487,48.9822],[-104.0487,48.9818],[-104.0487,48.9817],[-104.0487,48.9812],[-104.0487,48.9802],[-104.0487,48.9799],[-104.0487,48.9783],[-104.0487,48.9781],[-104.0487,48.9778],[-104.0488,48.9774],[-104.0488,48.9768],[-104.0488,48.9761],[-104.0487,48.9752],[-104.0488,48.9742],[-104.0487,48.9723],[-104.0488,48.9719],[-104.0488,48.9702],[-104.0488,48.9694],[-104.0488,48.9685],[-104.0488,48.9683],[-104.0488,48.9681],[-104.0488,48.9679],[-104.0488,48.9672],[-104.0488,48.9665],[-104.0487,48.9658],[-104.0488,48.9652],[-104.0488,48.9651],[-104.0488,48.9648],[-104.0488,48.9645],[-104.0488,48.9635],[-104.0488,48.9634],[-104.0489,48.9632],[-104.0489,48.9628],[-104.0489,48.9625],[-104.0489,48.962],[-104.0488,48.9615],[-104.0488,48.9611],[-104.0488,48.9607],[-104.0488,48.9596],[-104.0488,48.959],[-104.0488,48.9587],[-104.0488,48.9586],[-104.0488,48.9577],[-104.0488,48.9575],[-104.0488,48.9573],[-104.0488,48.9567],[-104.0488,48.9561],[-104.0488,48.9558],[-104.0488,48.9553],[-104.0488,48.9547],[-104.0489,48.953],[-104.0488,48.9526],[-104.0488,48.9523],[-104.0488,48.9522],[-104.0488,48.9517],[-104.0488,48.9509],[-104.0488,48.9508],[-104.0489,48.949],[-104.0489,48.9482],[-104.049,48.9478],[-104.049,48.9474],[-104.049,48.9466],[-104.049,48.9463],[-104.049,48.9444],[-104.049,48.9431],[-104.0487,48.9423],[-104.0487,48.9422],[-104.0487,48.9421],[-104.0487,48.9417],[-104.0487,48.9413],[-104.0488,48.9407],[-104.0488,48.9406],[-104.0488,48.9405],[-104.0487,48.9403],[-104.0487,48.9402],[-104.0487,48.9398],[-104.0488,48.9381],[-104.049,48.9336],[-104.049,48.9331],[-104.049,48.9327],[-104.049,48.9322],[-104.049,48.9316],[-104.049,48.931],[-104.049,48.9303],[-104.049,48.9296],[-104.0489,48.9289],[-104.0489,48.9285],[-104.0489,48.9276],[-104.0489,48.9268],[-104.0489,48.926],[-104.0489,48.9249],[-104.0489,48.9248],[-104.0489,48.9246],[-104.0489,48.9238],[-104.0489,48.9237],[-104.0489,48.9236],[-104.0489,48.9225],[-104.049,48.9222],[-104.049,48.9214],[-104.049,48.9209],[-104.049,48.9192],[-104.049,48.919],[-104.049,48.9186],[-104.049,48.9184],[-104.049,48.9177],[-104.049,48.9175],[-104.049,48.917],[-104.0489,48.9151],[-104.0489,48.9133],[-104.0489,48.9126],[-104.0489,48.9124],[-104.0489,48.9123],[-104.0489,48.9122],[-104.0487,48.9094],[-104.0487,48.907],[-104.0488,48.9068],[-104.0489,48.9068],[-104.0489,48.9067],[-104.0489,48.9066],[-104.0489,48.9065],[-104.0489,48.9063],[-104.0489,48.9062],[-104.0489,48.9058],[-104.0489,48.9054],[-104.0489,48.9047],[-104.0489,48.9038],[-104.0489,48.9036],[-104.0489,48.9035],[-104.0489,48.9033],[-104.0488,48.903],[-104.0487,48.9026],[-104.0487,48.9023],[-104.0486,48.9014],[-104.0486,48.8994],[-104.0486,48.8969],[-104.0486,48.8948],[-104.0487,48.8866],[-104.0487,48.8865],[-104.0487,48.8823],[-104.0489,48.8806],[-104.0489,48.8804],[-104.0489,48.8803],[-104.0489,48.8799],[-104.0489,48.8798],[-104.0489,48.8797],[-104.0489,48.8794],[-104.0489,48.8792],[-104.0488,48.8791],[-104.0488,48.8789],[-104.0488,48.8788],[-104.0488,48.8786],[-104.0489,48.8778],[-104.0489,48.8776],[-104.0489,48.8773],[-104.0489,48.8769],[-104.0489,48.8759],[-104.0489,48.8757],[-104.0489,48.8756],[-104.0489,48.8755],[-104.0489,48.8749],[-104.0489,48.8745],[-104.0489,48.8737],[-104.0489,48.8735],[-104.0489,48.8734],[-104.0489,48.873],[-104.0489,48.8726],[-104.0489,48.8721],[-104.0489,48.8714],[-104.049,48.8704],[-104.049,48.8703],[-104.0489,48.87],[-104.0489,48.8699],[-104.049,48.8695],[-104.0491,48.8694],[-104.0489,48.8693],[-104.0489,48.8688],[-104.0489,48.8685],[-104.0488,48.8683],[-104.0488,48.8678],[-104.0488,48.8675],[-104.0488,48.8674],[-104.0488,48.8665],[-104.0488,48.8658],[-104.0487,48.8638],[-104.0487,48.8602],[-104.0488,48.8568],[-104.0488,48.8567],[-104.0488,48.8544],[-104.0488,48.8543],[-104.0488,48.8531],[-104.0488,48.8524],[-104.0488,48.8522],[-104.0488,48.8475],[-104.0488,48.8471],[-104.0488,48.847],[-104.0489,48.8457],[-104.0489,48.8417],[-104.0489,48.8398],[-104.0489,48.8378],[-104.0489,48.8368],[-104.0489,48.8358],[-104.0489,48.8318],[-104.0489,48.8298],[-104.0488,48.8243],[-104.0488,48.8223],[-104.0488,48.8199],[-104.0487,48.8159],[-104.0487,48.814],[-104.0487,48.8131],[-104.0487,48.8121],[-104.0487,48.8077],[-104.0486,48.8002],[-104.0486,48.8001],[-104.0486,48.7969],[-104.0486,48.7966],[-104.0486,48.7964],[-104.0486,48.7963],[-104.0487,48.7956],[-104.0487,48.7937],[-104.0487,48.7936],[-104.0486,48.7928],[-104.0486,48.7919],[-104.0486,48.7897],[-104.0485,48.788],[-104.0485,48.7878],[-104.0486,48.7867],[-104.0485,48.7805],[-104.0485,48.7804],[-104.0485,48.7788],[-104.0485,48.7756],[-104.0485,48.7676],[-104.0485,48.7659],[-104.0485,48.7656],[-104.0485,48.7601],[-104.0485,48.7556],[-104.0485,48.7518],[-104.0485,48.7515],[-104.0485,48.7514],[-104.0485,48.75],[-104.0483,48.7497],[-104.0483,48.7495],[-104.0485,48.7485],[-104.0485,48.7483],[-104.0484,48.7474],[-104.0485,48.7471],[-104.0485,48.7449],[-104.0485,48.7438],[-104.0485,48.7421],[-104.0485,48.7391],[-104.0485,48.7388],[-104.0484,48.7366],[-104.0484,48.733],[-104.0484,48.7311],[-104.0484,48.7292],[-104.0483,48.7272],[-104.0484,48.7253],[-104.0484,48.7233],[-104.0484,48.7225],[-104.0484,48.7214],[-104.0483,48.721],[-104.0483,48.7208],[-104.0483,48.7193],[-104.0483,48.7174],[-104.0482,48.7154],[-104.0482,48.715],[-104.0483,48.7131],[-104.0483,48.7109],[-104.0483,48.7093],[-104.0483,48.7081],[-104.0483,48.7078],[-104.0483,48.7065],[-104.0482,48.7064],[-104.048,48.7063],[-104.0479,48.7063],[-104.048,48.6936],[-104.048,48.6935],[-104.0479,48.692],[-104.0477,48.6797],[-104.0477,48.6796],[-104.0477,48.6771],[-104.0477,48.6731],[-104.048,48.6721],[-104.048,48.6715],[-104.048,48.6701],[-104.048,48.6693],[-104.048,48.6689],[-104.048,48.6673],[-104.048,48.6663],[-104.048,48.6657],[-104.048,48.6654],[-104.0479,48.6651],[-104.0479,48.6649],[-104.0479,48.6647],[-104.0479,48.6646],[-104.0479,48.6645],[-104.048,48.6643],[-104.0479,48.6642],[-104.048,48.664],[-104.048,48.6636],[-104.0481,48.6633],[-104.048,48.6632],[-104.048,48.6631],[-104.048,48.663],[-104.0478,48.6624],[-104.0479,48.6589],[-104.0479,48.6588],[-104.0479,48.6576],[-104.0479,48.6574],[-104.0479,48.656],[-104.048,48.6558],[-104.048,48.6534],[-104.048,48.6518],[-104.0479,48.6509],[-104.0479,48.6503],[-104.0479,48.65],[-104.0479,48.6499],[-104.0479,48.6497],[-104.0479,48.6495],[-104.048,48.6489],[-104.048,48.6486],[-104.048,48.6485],[-104.048,48.6472],[-104.048,48.6453],[-104.048,48.6433],[-104.0479,48.6415],[-104.0479,48.6395],[-104.0479,48.6383],[-104.048,48.6367],[-104.048,48.6362],[-104.0479,48.6347],[-104.0479,48.6344],[-104.0479,48.634],[-104.048,48.6307],[-104.048,48.6272],[-104.048,48.6271],[-104.0479,48.6252],[-104.0479,48.6251],[-104.0479,48.6249],[-104.0479,48.6228],[-104.0479,48.621],[-104.0479,48.6204],[-104.0479,48.6202],[-104.0478,48.6161],[-104.0479,48.6121],[-104.0479,48.6097],[-104.0478,48.6065],[-104.0478,48.6064],[-104.0478,48.6055],[-104.0478,48.6021],[-104.0478,48.6005],[-104.0478,48.5998],[-104.0478,48.5992],[-104.0478,48.599],[-104.0478,48.5989],[-104.0478,48.5988],[-104.0479,48.5976],[-104.0479,48.5973],[-104.0479,48.5971],[-104.0479,48.5929],[-104.0479,48.5927],[-104.0479,48.592],[-104.0478,48.592],[-104.0478,48.5919],[-104.0478,48.5917],[-104.0478,48.5916],[-104.0478,48.5904],[-104.0478,48.5866],[-104.0477,48.5831],[-104.0477,48.5799],[-104.0477,48.5775],[-104.0477,48.5773],[-104.0477,48.5759],[-104.0477,48.573],[-104.0477,48.5654],[-104.0477,48.5633],[-104.0477,48.563],[-104.0477,48.5628],[-104.0478,48.562],[-104.0478,48.5617],[-104.0478,48.5616],[-104.0477,48.5591],[-104.0477,48.5576],[-104.0477,48.5549],[-104.0477,48.5513],[-104.0477,48.5486],[-104.0477,48.5471],[-104.0477,48.543],[-104.0476,48.5396],[-104.0476,48.5391],[-104.0476,48.5385],[-104.0476,48.5383],[-104.0476,48.5381],[-104.0477,48.5349],[-104.0478,48.532],[-104.0478,48.5311],[-104.0479,48.5307],[-104.0479,48.5295],[-104.0479,48.529],[-104.0479,48.5288],[-104.0479,48.5269],[-104.0479,48.5266],[-104.0478,48.5259],[-104.0478,48.5256],[-104.0478,48.5247],[-104.0478,48.5245],[-104.0478,48.5234],[-104.0478,48.5225],[-104.0478,48.5209],[-104.0477,48.5203],[-104.0477,48.5197],[-104.0476,48.5183],[-104.0476,48.5181],[-104.0478,48.5117],[-104.0478,48.5112],[-104.0478,48.5104],[-104.0478,48.5088],[-104.0478,48.5071],[-104.0478,48.5051],[-104.0477,48.5007],[-104.0477,48.4988],[-104.0477,48.4962],[-104.0476,48.4904],[-104.0476,48.4903],[-104.0476,48.4902],[-104.0476,48.4894],[-104.0476,48.4892],[-104.0475,48.4891],[-104.0475,48.489],[-104.0475,48.4869],[-104.0474,48.4811],[-104.0475,48.476],[-104.0474,48.476],[-104.0474,48.4758],[-104.0474,48.4747],[-104.0474,48.4746],[-104.0474,48.4744],[-104.0474,48.4743],[-104.0473,48.4741],[-104.0474,48.4722],[-104.0474,48.4711],[-104.0474,48.4673],[-104.0474,48.4664],[-104.0474,48.4663],[-104.0474,48.4658],[-104.0473,48.4631],[-104.0473,48.4626],[-104.0473,48.4601],[-104.0473,48.4557],[-104.0473,48.4556],[-104.0473,48.4529],[-104.0473,48.4525],[-104.0473,48.452],[-104.0473,48.4512],[-104.0472,48.4511],[-104.0473,48.447],[-104.0472,48.4469],[-104.0472,48.4466],[-104.0472,48.446],[-104.0473,48.4459],[-104.0472,48.4457],[-104.0471,48.4402],[-104.0471,48.4339],[-104.0471,48.4338],[-104.0471,48.4302],[-104.047,48.4285],[-104.047,48.4284],[-104.047,48.4281],[-104.047,48.4242],[-104.047,48.4239],[-104.047,48.4232],[-104.047,48.4211],[-104.0471,48.4111],[-104.0469,48.4037],[-104.0469,48.4031],[-104.0469,48.403],[-104.0469,48.4025],[-104.0468,48.3907],[-104.0468,48.3906],[-104.0468,48.3893],[-104.047,48.3893],[-104.047,48.382],[-104.047,48.3809],[-104.047,48.3805],[-104.0469,48.3751],[-104.0469,48.3749],[-104.0469,48.3745],[-104.0469,48.3731],[-104.0468,48.3526],[-104.0467,48.3423],[-104.0467,48.3392],[-104.0467,48.3386],[-104.0466,48.3242],[-104.0466,48.3211],[-104.0466,48.3169],[-104.0465,48.3139],[-104.0465,48.3116],[-104.0465,48.3067],[-104.0465,48.3031],[-104.0465,48.3024],[-104.0464,48.2994],[-104.0464,48.2987],[-104.0464,48.2959],[-104.0464,48.2923],[-104.0464,48.2886],[-104.0464,48.288],[-104.0464,48.2878],[-104.0464,48.2871],[-104.0463,48.2863],[-104.0463,48.2849],[-104.0463,48.2771],[-104.0463,48.2741],[-104.0462,48.2735],[-104.0462,48.2705],[-104.0462,48.2699],[-104.0462,48.2696],[-104.0462,48.2641],[-104.0462,48.2631],[-104.0461,48.2597],[-104.0461,48.2591],[-104.0461,48.2589],[-104.0461,48.2559],[-104.0461,48.2554],[-104.0461,48.2551],[-104.0461,48.2518],[-104.046,48.2488],[-104.046,48.2482],[-104.046,48.2452],[-104.046,48.2445],[-104.046,48.2414],[-104.046,48.2371],[-104.0459,48.2344],[-104.0459,48.2337],[-104.0458,48.2193],[-104.0456,48.1981],[-104.0456,48.1947],[-104.0456,48.1903],[-104.0456,48.1896],[-104.0456,48.1884],[-104.0455,48.1876],[-104.0455,48.187],[-104.0455,48.1869],[-104.0456,48.1867],[-104.0456,48.1862],[-104.0456,48.1861],[-104.0456,48.1857],[-104.0456,48.1837],[-104.0456,48.1828],[-104.0456,48.1801],[-104.0456,48.1765],[-104.0456,48.1755],[-104.0456,48.1728],[-104.0456,48.1718],[-104.0456,48.1682],[-104.0456,48.1676],[-104.0456,48.1668],[-104.0456,48.1662],[-104.0456,48.1656],[-104.0456,48.1641],[-104.0456,48.1633],[-104.0456,48.1626],[-104.0456,48.1623],[-104.0456,48.1621],[-104.0456,48.1618],[-104.0456,48.1617],[-104.0456,48.161],[-104.0457,48.1584],[-104.0457,48.1573],[-104.0457,48.1547],[-104.0456,48.1502],[-104.0456,48.1465],[-104.0456,48.1423],[-104.0456,48.1403],[-104.0456,48.1374],[-104.0456,48.1366],[-104.0455,48.133],[-104.0455,48.132],[-104.0455,48.1312],[-104.0455,48.1294],[-104.0455,48.1283],[-104.0455,48.1265],[-104.0453,48.1112],[-104.0453,48.1088],[-104.0452,48.0994],[-104.0452,48.0921],[-104.0451,48.0885],[-104.0451,48.0824],[-104.0449,48.0724],[-104.0449,48.0705],[-104.0448,48.0633],[-104.0447,48.0631],[-104.0447,48.0615],[-104.0446,48.0491],[-104.0446,48.0483],[-104.0446,48.0482],[-104.0445,48.0429],[-104.0445,48.0408],[-104.0444,48.0373],[-104.0444,48.0371],[-104.0444,48.0363],[-104.0444,48.0347],[-104.0444,48.0331],[-104.0444,48.0324],[-104.0443,48.0263],[-104.0443,48.0249],[-104.0443,48.0248],[-104.0443,48.0247],[-104.0441,48.0076],[-104.0441,48.0053],[-104.0441,48.0028],[-104.0441,48.0025],[-104.0441,47.9995],[-104.0441,47.9977],[-104.0441,47.9969],[-104.0441,47.9962],[-104.0441,47.9961],[-104.0441,47.9958],[-104.0441,47.9949],[-104.0441,47.9946],[-104.0441,47.9939],[-104.044,47.9937],[-104.0439,47.9935],[-104.044,47.9931],[-104.0439,47.993],[-104.0439,47.9929],[-104.0439,47.992],[-104.0439,47.99],[-104.0439,47.9893],[-104.0439,47.9871],[-104.0439,47.9857],[-104.0438,47.9821],[-104.0438,47.9815],[-104.0438,47.981],[-104.0438,47.98],[-104.0438,47.9799],[-104.0438,47.979],[-104.0438,47.9784],[-104.0437,47.9747],[-104.0437,47.9721],[-104.0437,47.9712],[-104.0437,47.9711],[-104.0438,47.9708],[-104.0438,47.9705],[-104.0437,47.9688],[-104.0435,47.9596],[-104.0435,47.9583],[-104.0435,47.9569],[-104.0435,47.9562],[-104.0434,47.9561],[-104.0434,47.9559],[-104.0434,47.9554],[-104.0434,47.9545],[-104.0433,47.9543],[-104.0433,47.9539],[-104.0433,47.953],[-104.0433,47.9503],[-104.0433,47.9498],[-104.0433,47.9497],[-104.0433,47.9496],[-104.0432,47.9428],[-104.0432,47.9423],[-104.0432,47.9409],[-104.0432,47.9404],[-104.0432,47.9402],[-104.0432,47.9394],[-104.0432,47.9391],[-104.0431,47.936],[-104.043,47.9351],[-104.043,47.933],[-104.0429,47.9316],[-104.0429,47.9294],[-104.0429,47.9286],[-104.0428,47.9257],[-104.0428,47.9244],[-104.0424,47.9073],[-104.0423,47.9026],[-104.0423,47.9016],[-104.0421,47.8939],[-104.0421,47.8914],[-104.0421,47.891],[-104.0421,47.8908],[-104.0421,47.8895],[-104.0421,47.8894],[-104.0421,47.8883],[-104.0421,47.888],[-104.0421,47.8879],[-104.0421,47.8877],[-104.042,47.8859],[-104.042,47.8845],[-104.0419,47.8822],[-104.0419,47.8794],[-104.0418,47.8774],[-104.0418,47.8772],[-104.0418,47.8767],[-104.0417,47.8763],[-104.0417,47.8757],[-104.0417,47.8751],[-104.0417,47.8747],[-104.0417,47.8745],[-104.0416,47.8699],[-104.0416,47.8694],[-104.0415,47.8678],[-104.0414,47.8631],[-104.0414,47.8627],[-104.0414,47.8625],[-104.0415,47.862],[-104.0415,47.8615],[-104.0415,47.8605],[-104.0415,47.8601],[-104.0415,47.8583],[-104.0415,47.8573],[-104.0415,47.8569],[-104.0415,47.8563],[-104.0416,47.8555],[-104.0416,47.8553],[-104.0416,47.8543],[-104.0416,47.8538],[-104.0416,47.8533],[-104.0416,47.8523],[-104.0416,47.852],[-104.0417,47.8516],[-104.0417,47.8514],[-104.0417,47.8513],[-104.0417,47.8497],[-104.0417,47.8494],[-104.0417,47.849],[-104.0417,47.8483],[-104.0417,47.8473],[-104.0417,47.8468],[-104.0417,47.846],[-104.0417,47.8455],[-104.0417,47.8451],[-104.0417,47.8447],[-104.0417,47.8445],[-104.0417,47.8431],[-104.0418,47.8418],[-104.0418,47.8412],[-104.0418,47.8411],[-104.0418,47.8406],[-104.0418,47.8403],[-104.0419,47.8396],[-104.0419,47.8391],[-104.0419,47.8383],[-104.0419,47.835],[-104.0419,47.8348],[-104.0419,47.8347],[-104.0419,47.8346],[-104.0419,47.8345],[-104.0419,47.8342],[-104.0419,47.834],[-104.042,47.8309],[-104.042,47.8274],[-104.0421,47.8265],[-104.0421,47.8263],[-104.0421,47.8259],[-104.0422,47.8237],[-104.0422,47.8231],[-104.0422,47.8202],[-104.0422,47.8201],[-104.0422,47.8197],[-104.0422,47.8196],[-104.0422,47.8194],[-104.0422,47.8178],[-104.0422,47.816],[-104.0422,47.8154],[-104.0422,47.8138],[-104.0422,47.8134],[-104.0422,47.8127],[-104.0423,47.811],[-104.0423,47.8106],[-104.0423,47.8103],[-104.0423,47.8099],[-104.0423,47.8093],[-104.0423,47.8085],[-104.0424,47.8082],[-104.0425,47.8081],[-104.0425,47.8078],[-104.0425,47.8072],[-104.0425,47.807],[-104.0425,47.8069],[-104.0425,47.8068],[-104.0425,47.8066],[-104.0425,47.8062],[-104.0425,47.8059],[-104.0425,47.8057],[-104.0426,47.7983],[-104.0426,47.7979],[-104.0426,47.7948],[-104.0427,47.7942],[-104.0427,47.7912],[-104.0427,47.791],[-104.0427,47.7907],[-104.0427,47.7893],[-104.0428,47.7884],[-104.0428,47.7876],[-104.0428,47.7871],[-104.0428,47.7859],[-104.0428,47.7837],[-104.0429,47.7819],[-104.0429,47.7812],[-104.043,47.7762],[-104.043,47.7758],[-104.043,47.7726],[-104.0431,47.7689],[-104.0431,47.7657],[-104.0431,47.7653],[-104.0432,47.7617],[-104.0432,47.7614],[-104.0432,47.7612],[-104.0432,47.7611],[-104.0432,47.7609],[-104.0432,47.7608],[-104.0432,47.7598],[-104.0432,47.759],[-104.0432,47.7586],[-104.0432,47.7582],[-104.0433,47.7567],[-104.0433,47.7561],[-104.0433,47.7544],[-104.0434,47.7509],[-104.0434,47.7505],[-104.0434,47.7477],[-104.0434,47.7476],[-104.0434,47.7472],[-104.0434,47.747],[-104.0434,47.7457],[-104.0434,47.7456],[-104.0435,47.7437],[-104.0435,47.7433],[-104.0435,47.74],[-104.0435,47.7397],[-104.0436,47.7364],[-104.0436,47.7361],[-104.0437,47.7328],[-104.0437,47.7326],[-104.0436,47.7291],[-104.0436,47.7289],[-104.0435,47.7261],[-104.0435,47.7232],[-104.0434,47.7219],[-104.0434,47.7216],[-104.0434,47.7183],[-104.0434,47.718],[-104.0434,47.7169],[-104.0434,47.7146],[-104.0434,47.7144],[-104.0434,47.711],[-104.0434,47.7108],[-104.0435,47.7074],[-104.0435,47.7072],[-104.0435,47.7038],[-104.0435,47.7037],[-104.0435,47.7035],[-104.0435,47.7002],[-104.0435,47.6998],[-104.0435,47.6966],[-104.0435,47.6962],[-104.0435,47.693],[-104.0435,47.6925],[-104.0436,47.6895],[-104.0436,47.6894],[-104.0436,47.6889],[-104.0436,47.6885],[-104.0436,47.6814],[-104.0436,47.6771],[-104.0436,47.677],[-104.0436,47.6749],[-104.0436,47.6723],[-104.0436,47.672],[-104.0437,47.6708],[-104.0437,47.6697],[-104.0437,47.6682],[-104.0437,47.6673],[-104.0437,47.6662],[-104.0437,47.6637],[-104.0437,47.6626],[-104.0437,47.6615],[-104.0437,47.6609],[-104.0437,47.6606],[-104.0437,47.66],[-104.0437,47.659],[-104.0438,47.6563],[-104.0438,47.6553],[-104.0438,47.6543],[-104.0438,47.6527],[-104.0438,47.6523],[-104.0438,47.6513],[-104.0439,47.6491],[-104.0439,47.6481],[-104.0439,47.6465],[-104.0439,47.6455],[-104.0439,47.6445],[-104.0439,47.6431],[-104.0438,47.6279],[-104.0438,47.6274],[-104.0438,47.627],[-104.0438,47.6266],[-104.0438,47.6238],[-104.0438,47.623],[-104.0438,47.6228],[-104.0438,47.6204],[-104.0439,47.6128],[-104.0439,47.6005],[-104.0439,47.5944],[-104.0439,47.5941],[-104.0439,47.5904],[-104.0439,47.589],[-104.0439,47.5885],[-104.0439,47.5863],[-104.0439,47.5783],[-104.0439,47.5738],[-104.0439,47.5684],[-104.0439,47.5679],[-104.044,47.5649],[-104.044,47.5644],[-104.044,47.5613],[-104.044,47.5607],[-104.044,47.5584],[-104.044,47.5577],[-104.044,47.5571],[-104.044,47.555],[-104.044,47.554],[-104.044,47.5535],[-104.044,47.5504],[-104.044,47.5498],[-104.044,47.5496],[-104.044,47.5478],[-104.044,47.5432],[-104.044,47.5426],[-104.044,47.5396],[-104.044,47.539],[-104.044,47.536],[-104.044,47.5354],[-104.044,47.5348],[-104.044,47.5324],[-104.044,47.5318],[-104.044,47.5309],[-104.044,47.5298],[-104.044,47.5288],[-104.044,47.5281],[-104.044,47.5279],[-104.0441,47.5268],[-104.0441,47.5258],[-104.0442,47.5219],[-104.0442,47.5187],[-104.0442,47.518],[-104.0443,47.5175],[-104.0443,47.5169],[-104.0443,47.5153],[-104.0443,47.5144],[-104.0443,47.5133],[-104.0443,47.5118],[-104.0443,47.5108],[-104.0444,47.5096],[-104.0444,47.5078],[-104.0444,47.5072],[-104.0445,47.506],[-104.0445,47.5035],[-104.0445,47.5023],[-104.0445,47.5008],[-104.0446,47.5],[-104.0446,47.4987],[-104.0446,47.4963],[-104.0446,47.4951],[-104.0446,47.4927],[-104.0446,47.4915],[-104.0446,47.4891],[-104.0446,47.4879],[-104.0447,47.4863],[-104.0447,47.4855],[-104.0447,47.4849],[-104.0447,47.4821],[-104.0448,47.4747],[-104.0448,47.4725],[-104.0448,47.4718],[-104.0448,47.471],[-104.0448,47.4698],[-104.0448,47.4674],[-104.0448,47.4662],[-104.0449,47.4642],[-104.0449,47.4638],[-104.0449,47.4625],[-104.0449,47.4602],[-104.0449,47.4589],[-104.0449,47.4588],[-104.0449,47.4573],[-104.0449,47.4566],[-104.0449,47.4556],[-104.0449,47.4553],[-104.045,47.4529],[-104.045,47.4517],[-104.045,47.4493],[-104.045,47.4481],[-104.0451,47.4457],[-104.0451,47.4445],[-104.0451,47.4428],[-104.0451,47.4421],[-104.0451,47.4409],[-104.0451,47.4385],[-104.0451,47.4382],[-104.0451,47.4348],[-104.0452,47.4333],[-104.0452,47.4313],[-104.0452,47.4297],[-104.0452,47.4285],[-104.0452,47.4277],[-104.0452,47.4261],[-104.0452,47.4241],[-104.0452,47.4224],[-104.0452,47.4205],[-104.0453,47.4188],[-104.0453,47.4181],[-104.0453,47.4168],[-104.0453,47.4154],[-104.0453,47.4142],[-104.0453,47.4132],[-104.0453,47.4119],[-104.0453,47.4115],[-104.0453,47.4096],[-104.0453,47.4079],[-104.0453,47.407],[-104.0453,47.406],[-104.0453,47.4058],[-104.0453,47.4043],[-104.0453,47.4023],[-104.0453,47.4007],[-104.0453,47.3987],[-104.0453,47.3975],[-104.0453,47.3971],[-104.045,47.3922],[-104.045,47.3884],[-104.0449,47.3749],[-104.0449,47.374],[-104.045,47.3702],[-104.0451,47.3636],[-104.0451,47.3626],[-104.0451,47.3596],[-104.0451,47.3586],[-104.0453,47.3438],[-104.0452,47.3436],[-104.0451,47.3433],[-104.0452,47.3429],[-104.0452,47.3426],[-104.0452,47.3422],[-104.0452,47.3415],[-104.0451,47.3409],[-104.0451,47.3405],[-104.0451,47.3404],[-104.0451,47.3396],[-104.045,47.3393],[-104.045,47.339],[-104.0451,47.3387],[-104.0452,47.3385],[-104.0452,47.3383],[-104.0451,47.3381],[-104.0451,47.338],[-104.0451,47.3378],[-104.0451,47.3374],[-104.0451,47.337],[-104.0451,47.3367],[-104.0451,47.3366],[-104.0451,47.3359],[-104.0451,47.3354],[-104.0451,47.335],[-104.0451,47.3344],[-104.0451,47.3341],[-104.0451,47.3336],[-104.0451,47.3335],[-104.045,47.3332],[-104.0451,47.3328],[-104.045,47.3324],[-104.045,47.3323],[-104.045,47.3321],[-104.045,47.332],[-104.045,47.3319],[-104.0451,47.3319],[-104.0451,47.3318],[-104.0452,47.3318],[-104.0453,47.3319],[-104.0453,47.331],[-104.0453,47.3309],[-104.0454,47.3304],[-104.0454,47.3303],[-104.0454,47.3302],[-104.0454,47.3301],[-104.0453,47.3173],[-104.0453,47.3102],[-104.0452,47.3027],[-104.0452,47.3012],[-104.0452,47.2991],[-104.0452,47.2946],[-104.0452,47.2933],[-104.0452,47.2897],[-104.0452,47.2884],[-104.0452,47.2873],[-104.0452,47.284],[-104.0452,47.2829],[-104.0451,47.2817],[-104.0451,47.2782],[-104.0451,47.277],[-104.0451,47.2769],[-104.0451,47.2768],[-104.0452,47.2739],[-104.0451,47.2722],[-104.0451,47.2714],[-104.0451,47.2713],[-104.0451,47.2708],[-104.045,47.2704],[-104.045,47.267],[-104.0449,47.2659],[-104.0449,47.2658],[-104.0449,47.2654],[-104.0449,47.2653],[-104.0449,47.2642],[-104.0452,47.2584],[-104.0452,47.2578],[-104.0452,47.2564],[-104.0452,47.2559],[-104.0452,47.2555],[-104.0452,47.2547],[-104.0453,47.2503],[-104.0453,47.2475],[-104.0453,47.2466],[-104.0453,47.2438],[-104.0453,47.2428],[-104.0453,47.2419],[-104.0453,47.2389],[-104.0454,47.2379],[-104.0454,47.2376],[-104.0454,47.2367],[-104.0454,47.2364],[-104.0452,47.2157],[-104.0451,47.2144],[-104.045,47.2099],[-104.045,47.2091],[-104.0451,47.2071],[-104.0451,47.2017],[-104.0452,47.1992],[-104.0452,47.1932],[-104.0452,47.1923],[-104.0452,47.1885],[-104.0452,47.187],[-104.0452,47.1782],[-104.0452,47.178],[-104.0452,47.1775],[-104.0452,47.1773],[-104.0452,47.1772],[-104.0452,47.1771],[-104.0452,47.177],[-104.0452,47.1767],[-104.0452,47.1758],[-104.0452,47.1755],[-104.0452,47.1736],[-104.0452,47.1678],[-104.0451,47.1659],[-104.0451,47.1649],[-104.0451,47.1622],[-104.0451,47.1613],[-104.0451,47.1557],[-104.0452,47.1538],[-104.0451,47.1534],[-104.0452,47.1524],[-104.0452,47.1508],[-104.0452,47.1487],[-104.0452,47.1474],[-104.0452,47.1449],[-104.0452,47.144],[-104.0452,47.142],[-104.0451,47.1393],[-104.0452,47.1275],[-104.0452,47.1235],[-104.0451,47.1206],[-104.0451,47.1131],[-104.0451,47.1102],[-104.045,47.1069],[-104.0449,47.0943],[-104.0449,47.0931],[-104.045,47.081],[-104.045,47.0805],[-104.045,47.0797],[-104.045,47.0787],[-104.045,47.0786],[-104.045,47.0785],[-104.0452,47.0698],[-104.0452,47.0667],[-104.0452,47.0642],[-104.0452,47.064],[-104.0452,47.0639],[-104.0452,47.063],[-104.0452,47.0603],[-104.0452,47.0594],[-104.0452,47.0566],[-104.0452,47.0558],[-104.0453,47.053],[-104.0453,47.0529],[-104.0453,47.0522],[-104.0453,47.0494],[-104.0453,47.0486],[-104.0454,47.0457],[-104.0455,47.045],[-104.0455,47.0439],[-104.0455,47.0413],[-104.0456,47.0377],[-104.0457,47.0349],[-104.0458,47.0305],[-104.0459,47.0269],[-104.0459,47.0254],[-104.0459,47.0251],[-104.0459,47.024],[-104.046,47.0234],[-104.046,47.0207],[-104.0461,47.0198],[-104.0461,47.0168],[-104.0462,47.0162],[-104.0462,47.0131],[-104.0463,47.0097],[-104.0463,47.0095],[-104.0463,47.0089],[-104.0464,47.0059],[-104.0464,47.0057],[-104.0464,47.0053],[-104.0464,47.0022],[-104.0464,47.0017],[-104.0464,46.9986],[-104.0464,46.9981],[-104.0464,46.9952],[-104.0464,46.9912],[-104.0464,46.9908],[-104.0464,46.9887],[-104.0464,46.9876],[-104.0464,46.9872],[-104.0464,46.9839],[-104.0464,46.9836],[-104.0463,46.9807],[-104.0463,46.9803],[-104.0463,46.98],[-104.0464,46.9798],[-104.0465,46.9774],[-104.0465,46.9767],[-104.0465,46.9738],[-104.0465,46.973],[-104.0465,46.9701],[-104.0465,46.9694],[-104.0466,46.9665],[-104.0466,46.9662],[-104.0466,46.9658],[-104.0466,46.9629],[-104.0466,46.9619],[-104.0466,46.9608],[-104.0466,46.9593],[-104.0466,46.9585],[-104.0466,46.9557],[-104.0466,46.9548],[-104.0465,46.9517],[-104.0466,46.9484],[-104.0466,46.9474],[-104.0466,46.9448],[-104.0466,46.9439],[-104.0466,46.9353],[-104.0466,46.935],[-104.0466,46.9343],[-104.0466,46.933],[-104.0466,46.9303],[-104.0466,46.9293],[-104.0466,46.9267],[-104.0466,46.9257],[-104.0466,46.9231],[-104.0466,46.9228],[-104.0466,46.922],[-104.0466,46.9195],[-104.0466,46.9186],[-104.0466,46.9184],[-104.0466,46.9086],[-104.0466,46.9082],[-104.0466,46.9074],[-104.0466,46.905],[-104.0466,46.9036],[-104.0466,46.9016],[-104.0466,46.8945],[-104.0466,46.8941],[-104.0466,46.8937],[-104.0466,46.8928],[-104.0466,46.8905],[-104.0466,46.8892],[-104.0466,46.8869],[-104.0466,46.8745],[-104.0466,46.8723],[-104.0465,46.8599],[-104.0465,46.8491],[-104.0465,46.847],[-104.0465,46.8453],[-104.0464,46.8397],[-104.0464,46.8381],[-104.0464,46.8361],[-104.0464,46.8357],[-104.0464,46.8345],[-104.0464,46.834],[-104.0464,46.8325],[-104.0464,46.8308],[-104.0464,46.8289],[-104.0463,46.8263],[-104.0463,46.8252],[-104.0463,46.8227],[-104.0463,46.8216],[-104.0463,46.8212],[-104.0463,46.8191],[-104.0463,46.818],[-104.0462,46.8154],[-104.0462,46.8143],[-104.0462,46.8118],[-104.0461,46.8107],[-104.0461,46.8081],[-104.0461,46.807],[-104.0461,46.8066],[-104.0461,46.8045],[-104.0461,46.8035],[-104.0461,46.8009],[-104.0461,46.7998],[-104.046,46.7972],[-104.046,46.7962],[-104.046,46.7936],[-104.046,46.7926],[-104.046,46.7921],[-104.046,46.79],[-104.046,46.7889],[-104.046,46.7864],[-104.046,46.7853],[-104.046,46.7828],[-104.0459,46.7817],[-104.0459,46.7781],[-104.0459,46.7776],[-104.0459,46.7755],[-104.0459,46.7744],[-104.0459,46.7721],[-104.0459,46.7708],[-104.0459,46.7683],[-104.0459,46.7672],[-104.0459,46.7646],[-104.0459,46.7636],[-104.0459,46.7631],[-104.0459,46.761],[-104.0459,46.76],[-104.0459,46.7574],[-104.0459,46.7564],[-104.0458,46.7538],[-104.0458,46.7527],[-104.0458,46.7501],[-104.0458,46.7491],[-104.0458,46.7486],[-104.0458,46.7476],[-104.0458,46.7465],[-104.0458,46.7455],[-104.0458,46.7429],[-104.0458,46.7341],[-104.0458,46.732],[-104.0458,46.731],[-104.0458,46.7285],[-104.0458,46.7284],[-104.0458,46.7274],[-104.0458,46.7254],[-104.0458,46.7247],[-104.0458,46.7238],[-104.0458,46.7233],[-104.0458,46.7214],[-104.0458,46.7212],[-104.0458,46.721],[-104.0458,46.7201],[-104.0458,46.7197],[-104.0458,46.7176],[-104.0458,46.7165],[-104.0458,46.7146],[-104.0458,46.7142],[-104.0458,46.7139],[-104.0458,46.7129],[-104.0457,46.7103],[-104.0457,46.7093],[-104.0457,46.7084],[-104.0457,46.701],[-104.0456,46.6984],[-104.0456,46.6922],[-104.0456,46.6882],[-104.0456,46.6877],[-104.0456,46.6859],[-104.0456,46.6858],[-104.0456,46.6795],[-104.0456,46.6776],[-104.0455,46.6683],[-104.0455,46.6572],[-104.0454,46.6456],[-104.0454,46.6415],[-104.0454,46.6407],[-104.0454,46.6294],[-104.0454,46.6262],[-104.0454,46.6253],[-104.0453,46.6157],[-104.0453,46.6151],[-104.0453,46.6132],[-104.0453,46.6126],[-104.0453,46.6103],[-104.0453,46.61],[-104.0453,46.6097],[-104.0453,46.5909],[-104.0453,46.5904],[-104.0453,46.5899],[-104.0453,46.5898],[-104.0453,46.5894],[-104.0453,46.5859],[-104.0453,46.5846],[-104.0453,46.5837],[-104.0452,46.5827],[-104.0452,46.5825],[-104.0452,46.5823],[-104.0452,46.5822],[-104.0452,46.5817],[-104.0452,46.5801],[-104.0452,46.5796],[-104.0452,46.5786],[-104.0452,46.5772],[-104.0452,46.5729],[-104.0452,46.5715],[-104.0452,46.5705],[-104.0452,46.5676],[-104.0452,46.5666],[-104.0452,46.5651],[-104.0452,46.5606],[-104.0452,46.5591],[-104.0452,46.5555],[-104.0452,46.5446],[-104.0452,46.5409],[-104.0452,46.5408],[-104.0452,46.5404],[-104.0452,46.5403],[-104.0452,46.54],[-104.0452,46.539],[-104.0452,46.5387],[-104.0452,46.5373],[-104.0452,46.5332],[-104.0452,46.5318],[-104.0452,46.5306],[-104.0452,46.527],[-104.0452,46.5258],[-104.0452,46.5226],[-104.0452,46.5132],[-104.0452,46.5101],[-104.0452,46.51],[-104.0452,46.5093],[-104.0452,46.5069],[-104.0452,46.5061],[-104.0452,46.502],[-104.0452,46.5],[-104.0452,46.4896],[-104.0452,46.4854],[-104.0452,46.4838],[-104.0453,46.4791],[-104.0453,46.4775],[-104.0453,46.4763],[-104.0453,46.4727],[-104.0453,46.4715],[-104.0453,46.4703],[-104.0453,46.4666],[-104.0453,46.4654],[-104.0453,46.4649],[-104.0453,46.4634],[-104.0453,46.4629],[-104.0453,46.461],[-104.0453,46.4608],[-104.0454,46.4552],[-104.0454,46.4533],[-104.0454,46.4509],[-104.0454,46.4436],[-104.0454,46.4412],[-104.0454,46.4409],[-104.0454,46.4401],[-104.0454,46.4399],[-104.0454,46.4397],[-104.0454,46.4394],[-104.0454,46.4393],[-104.0454,46.4369],[-104.0455,46.4299],[-104.0455,46.4275],[-104.0455,46.4219],[-104.0455,46.414],[-104.0455,46.4133],[-104.0455,46.4129],[-104.0456,46.3799],[-104.0455,46.3738],[-104.0455,46.3669],[-104.0455,46.3662],[-104.0455,46.3641],[-104.0455,46.3633],[-104.0455,46.361],[-104.0455,46.3578],[-104.0455,46.3541],[-104.0455,46.3518],[-104.0455,46.3517],[-104.0455,46.3508],[-104.0455,46.3483],[-104.0455,46.3481],[-104.0455,46.3472],[-104.0455,46.3471],[-104.0455,46.3448],[-104.0455,46.3419],[-104.0456,46.3347],[-104.0456,46.3345],[-104.0455,46.3337],[-104.0456,46.3309],[-104.0456,46.3295],[-104.0455,46.3283],[-104.0455,46.3254],[-104.0455,46.3249],[-104.0455,46.3246],[-104.0455,46.3245],[-104.0455,46.3243],[-104.0455,46.324],[-104.0455,46.3239],[-104.0455,46.3232],[-104.0455,46.3227],[-104.0455,46.3212],[-104.0455,46.3207],[-104.0455,46.3114],[-104.0455,46.3102],[-104.0455,46.3101],[-104.0455,46.3099],[-104.0455,46.3098],[-104.0456,46.3087],[-104.0456,46.3052],[-104.0456,46.3041],[-104.0456,46.3033],[-104.0457,46.3009],[-104.0457,46.3001],[-104.0457,46.2994],[-104.0457,46.2982],[-104.0457,46.2976],[-104.0457,46.2962],[-104.0457,46.2952],[-104.0457,46.292],[-104.0457,46.2909],[-104.0457,46.2908],[-104.0457,46.2907],[-104.0457,46.2901],[-104.0457,46.2899],[-104.0456,46.2822],[-104.0456,46.2802],[-104.0455,46.2782],[-104.0455,46.2773],[-104.0455,46.2772],[-104.0455,46.2746],[-104.0455,46.2687],[-104.0455,46.2685],[-104.0455,46.2669],[-104.0455,46.2601],[-104.0456,46.2565],[-104.0456,46.2542],[-104.0456,46.2527],[-104.0456,46.252],[-104.0456,46.2512],[-104.0456,46.25],[-104.0455,46.2488],[-104.0455,46.248],[-104.0455,46.2469],[-104.0455,46.2436],[-104.0455,46.2425],[-104.0455,46.2413],[-104.0455,46.2394],[-104.0455,46.2371],[-104.0455,46.234],[-104.0455,46.2306],[-104.0455,46.2302],[-104.0455,46.2271],[-104.0455,46.2269],[-104.0455,46.2268],[-104.0455,46.2259],[-104.0455,46.2256],[-104.0455,46.2255],[-104.0455,46.2251],[-104.0455,46.2238],[-104.0455,46.2234],[-104.0455,46.2225],[-104.0455,46.2198],[-104.0455,46.219],[-104.0455,46.2186],[-104.0455,46.2184],[-104.0455,46.2166],[-104.0455,46.216],[-104.0455,46.2131],[-104.0455,46.2114],[-104.0455,46.2103],[-104.0455,46.2082],[-104.0454,46.207],[-104.0454,46.2059],[-104.0455,46.2026],[-104.0455,46.1964],[-104.0455,46.1928],[-104.0455,46.1895],[-104.0455,46.1878],[-104.0455,46.1842],[-104.0455,46.1806],[-104.0455,46.177],[-104.0455,46.1713],[-104.0455,46.1691],[-104.0455,46.1661],[-104.0455,46.1625],[-104.0455,46.1589],[-104.0456,46.1542],[-104.0456,46.1516],[-104.0456,46.148],[-104.0456,46.1437],[-104.0457,46.1368],[-104.0457,46.1329],[-104.0457,46.1327],[-104.0457,46.1319],[-104.0457,46.1317],[-104.0458,46.1253],[-104.0458,46.124],[-104.0458,46.1233],[-104.0458,46.1214],[-104.0458,46.1207],[-104.0458,46.1204],[-104.0458,46.1194],[-104.0458,46.1191],[-104.0458,46.119],[-104.0458,46.1185],[-104.0458,46.1184],[-104.0458,46.1178],[-104.0458,46.1159],[-104.0458,46.1153],[-104.0458,46.1147],[-104.0458,46.1128],[-104.0458,46.1121],[-104.0458,46.1111],[-104.0458,46.1081],[-104.0458,46.1071],[-104.0458,46.1064],[-104.0459,46.1042],[-104.0459,46.1035],[-104.0459,46.1033],[-104.0459,46.103],[-104.0459,46.1028],[-104.0459,46.1024],[-104.0459,46.1011],[-104.0459,46.1007],[-104.0459,46.0976],[-104.0459,46.0955],[-104.0459,46.0913],[-104.0459,46.0878],[-104.046,46.077],[-104.046,46.0769],[-104.046,46.0759],[-104.046,46.0758],[-104.046,46.0756],[-104.046,46.0755],[-104.046,46.0745],[-104.046,46.0717],[-104.046,46.0708],[-104.046,46.0706],[-104.046,46.0685],[-104.0461,46.0617],[-104.0462,46.0594],[-104.0462,46.0584],[-104.0462,46.0554],[-104.0462,46.0544],[-104.0462,46.0542],[-104.0463,46.0526],[-104.0463,46.0505],[-104.0464,46.0471],[-104.0464,46.0453],[-104.0464,46.0452],[-104.0465,46.0419],[-104.0465,46.0402],[-104.0466,46.0344],[-104.0466,46.0318],[-104.0467,46.0285],[-104.0468,46.0244],[-104.0468,46.0201],[-104.0468,46.02],[-104.0468,46.0196],[-104.0468,46.0182],[-104.0468,46.0178],[-104.0468,46.0177],[-104.0468,46.0176],[-104.0468,46.0175],[-104.0468,46.014],[-104.0467,46.0036],[-104.0467,46.0002],[-104.0467,45.9998],[-104.0466,45.9989],[-104.0466,45.9988],[-104.0466,45.9986],[-104.0466,45.9984],[-104.0465,45.9928],[-104.0465,45.9909],[-104.0465,45.9908],[-104.0465,45.9906],[-104.0464,45.9879],[-104.0464,45.9852],[-104.0462,45.9771],[-104.0462,45.9769],[-104.0462,45.9768],[-104.0462,45.9744],[-104.0462,45.9742],[-104.0459,45.961],[-104.0457,45.9509],[-104.0457,45.9508],[-104.0456,45.9498],[-104.0456,45.9464],[-104.0456,45.9453],[-104.0455,45.943],[-104.0453,45.9362],[-104.0453,45.9352],[-104.0453,45.9339],[-104.0453,45.9337],[-104.0453,45.9329],[-104.0452,45.9326],[-104.0452,45.931],[-104.0452,45.9298],[-104.0452,45.9293],[-104.0452,45.9284],[-104.0452,45.928],[-104.0451,45.9263],[-104.0451,45.926],[-104.0451,45.925],[-104.0451,45.9248],[-104.0451,45.9247],[-104.0451,45.9246],[-104.0451,45.9243],[-104.0451,45.9231],[-104.0451,45.9229],[-104.0451,45.9228],[-104.0451,45.9227],[-104.0451,45.9226],[-104.045,45.9216],[-104.045,45.9185],[-104.0449,45.9175],[-104.0449,45.9174],[-104.0449,45.9173],[-104.0449,45.9169],[-104.0449,45.9168],[-104.0449,45.9167],[-104.0449,45.9166],[-104.0449,45.9159],[-104.0448,45.9134],[-104.0448,45.9127],[-104.0448,45.9126],[-104.0448,45.9125],[-104.0448,45.9124],[-104.0448,45.9114],[-104.0447,45.908],[-104.0447,45.9069],[-104.0447,45.9068],[-104.0447,45.9067],[-104.0447,45.9052],[-104.0446,45.9002],[-104.0446,45.8994],[-104.0445,45.8986],[-104.0442,45.8825],[-104.0442,45.882],[-104.0441,45.8791],[-104.0441,45.8788],[-104.044,45.872],[-104.0439,45.8684],[-104.0439,45.865],[-104.0438,45.8597],[-104.0438,45.8593],[-104.0437,45.8537],[-104.0436,45.8444],[-104.0434,45.8265],[-104.0433,45.821],[-104.0433,45.8176],[-104.0432,45.8078],[-104.0431,45.7987],[-104.0431,45.7958],[-104.0429,45.7834],[-104.0429,45.7827],[-104.0429,45.7804],[-104.0429,45.7796],[-104.0429,45.7759],[-104.0427,45.7647],[-104.0427,45.761],[-104.0427,45.7598],[-104.0427,45.7563],[-104.0426,45.7551],[-104.0426,45.7546],[-104.0426,45.7531],[-104.0426,45.7527],[-104.0426,45.7499],[-104.0426,45.7493],[-104.0426,45.7416],[-104.0426,45.7392],[-104.0426,45.7358],[-104.0426,45.7299],[-104.0426,45.7129],[-104.0426,45.7121],[-104.0426,45.7062],[-104.0425,45.7038],[-104.0425,45.6968],[-104.0425,45.6944],[-104.0425,45.6833],[-104.0425,45.6792],[-104.0425,45.6791],[-104.0425,45.678],[-104.0425,45.6694],[-104.0425,45.6662],[-104.0425,45.6655],[-104.0425,45.6648],[-104.0425,45.6628],[-104.0425,45.6623],[-104.0425,45.6621],[-104.0424,45.6619],[-104.0424,45.6616],[-104.0424,45.6464],[-104.0424,45.6407],[-104.0424,45.6358],[-104.0424,45.6344],[-104.0423,45.6318],[-104.0423,45.6253],[-104.0422,45.6247],[-104.0423,45.6195],[-104.0423,45.6192],[-104.0421,45.6085],[-104.0421,45.6078],[-104.042,45.5974],[-104.042,45.5931],[-104.0419,45.5888],[-104.0419,45.5882],[-104.0419,45.5818],[-104.0419,45.5814],[-104.0419,45.5793],[-104.0419,45.5791],[-104.0418,45.5679],[-104.0417,45.5672],[-104.0417,45.5597],[-104.0417,45.5581],[-104.0417,45.558],[-104.0416,45.5579],[-104.0416,45.5578],[-104.0416,45.557],[-104.0416,45.5549],[-104.0416,45.5542],[-104.0416,45.5522],[-104.0416,45.5515],[-104.0416,45.5511],[-104.0416,45.551],[-104.0416,45.5509],[-104.0416,45.5508],[-104.0416,45.5501],[-104.0416,45.5499],[-104.0416,45.5498],[-104.0416,45.5495],[-104.0416,45.5488],[-104.0416,45.5483],[-104.0416,45.5482],[-104.0416,45.5481],[-104.0416,45.5478],[-104.0416,45.5473],[-104.0416,45.5466],[-104.0416,45.5451],[-104.0416,45.5439],[-104.0416,45.5433],[-104.0416,45.543],[-104.0416,45.5429],[-104.0416,45.5424],[-104.0416,45.541],[-104.0415,45.5404],[-104.0415,45.5396],[-104.0415,45.5395],[-104.0415,45.5394],[-104.0415,45.5393],[-104.0415,45.539],[-104.0415,45.5387],[-104.0415,45.5384],[-104.0415,45.5373],[-104.0415,45.5359],[-104.0415,45.5337],[-104.0415,45.5328],[-104.0415,45.5323],[-104.0414,45.5308],[-104.0414,45.5301],[-104.0414,45.5294],[-104.0414,45.5288],[-104.0414,45.5273],[-104.0414,45.5266],[-104.0414,45.5263],[-104.0414,45.5258],[-104.0414,45.5246],[-104.0414,45.5245],[-104.0414,45.5229],[-104.0414,45.5219],[-104.0414,45.5212],[-104.0414,45.5203],[-104.0413,45.5175],[-104.0413,45.5168],[-104.0413,45.5161],[-104.0413,45.5146],[-104.0413,45.5139],[-104.0413,45.5117],[-104.0413,45.5112],[-104.0413,45.5106],[-104.0413,45.5099],[-104.0413,45.5072],[-104.0412,45.5058],[-104.0412,45.5052],[-104.0412,45.5042],[-104.0412,45.5037],[-104.0412,45.5036],[-104.0412,45.5],[-104.0412,45.499],[-104.0412,45.4986],[-104.0412,45.4978],[-104.0412,45.4975],[-104.0412,45.497],[-104.0412,45.4956],[-104.0412,45.4951],[-104.0412,45.4944],[-104.0412,45.4931],[-104.0411,45.4928],[-104.0411,45.4923],[-104.0411,45.492],[-104.0412,45.4918],[-104.0412,45.4917],[-104.0412,45.4916],[-104.0412,45.4915],[-104.0413,45.4913],[-104.0414,45.4912],[-104.0414,45.4911],[-104.0415,45.491],[-104.0415,45.4892],[-104.0414,45.4878],[-104.0414,45.4877],[-104.0414,45.4871],[-104.0414,45.4837],[-104.0414,45.4819],[-104.0414,45.4816],[-104.0413,45.4807],[-104.0413,45.4806],[-104.0413,45.4804],[-104.0413,45.4801],[-104.0413,45.4791],[-104.0413,45.4788],[-104.0413,45.4787],[-104.0413,45.4784],[-104.0413,45.4783],[-104.0412,45.4766],[-104.0411,45.4715],[-104.041,45.4698],[-104.041,45.4693],[-104.041,45.468],[-104.041,45.4676],[-104.0409,45.4675],[-104.0409,45.4674],[-104.0409,45.4663],[-104.0408,45.4626],[-104.0408,45.4616],[-104.0408,45.4615],[-104.0408,45.4614],[-104.0408,45.4613],[-104.0408,45.461],[-104.0408,45.4598],[-104.0408,45.4594],[-104.0408,45.4582],[-104.0408,45.4548],[-104.0407,45.4538],[-104.0407,45.4537],[-104.0407,45.4536],[-104.0407,45.4535],[-104.0407,45.4529],[-104.0407,45.4505],[-104.0407,45.4497],[-104.0407,45.449],[-104.0407,45.4485],[-104.0406,45.4374],[-104.0406,45.4333],[-104.0406,45.4305],[-104.0406,45.4283],[-104.0406,45.4247],[-104.0406,45.4211],[-104.0405,45.4111],[-104.0405,45.411],[-104.0404,45.3978],[-104.0404,45.3935],[-104.0404,45.3797],[-104.0404,45.3794],[-104.0404,45.3747],[-104.0404,45.3745],[-104.0404,45.3742],[-104.0403,45.3624],[-104.0403,45.3621],[-104.0403,45.3585],[-104.0403,45.3471],[-104.0403,45.3469],[-104.0403,45.3455],[-104.0403,45.3454],[-104.0402,45.3413],[-104.0402,45.3407],[-104.0402,45.3374],[-104.0402,45.337],[-104.0402,45.336],[-104.0402,45.3293],[-104.0402,45.3291],[-104.0402,45.3228],[-104.0402,45.3225],[-104.0401,45.2953],[-104.0401,45.2951],[-104.0401,45.2878],[-104.0401,45.2875],[-104.0401,45.2874],[-104.0401,45.2817],[-104.0401,45.2791],[-104.0401,45.2646],[-104.04,45.2493],[-104.04,45.2246],[-104.04,45.2156],[-104.04,45.213],[-104.04,45.2129],[-104.04,45.1996],[-104.04,45.1815],[-104.04,45.1548],[-104.04,45.1469],[-104.04,45.1372],[-104.04,45.1241],[-104.0401,45.1202],[-104.0401,45.1154],[-104.0401,45.1119],[-104.0401,45.0913],[-104.0401,45.0902],[-104.0401,45.0872],[-104.0401,45.0797],[-104.0403,45.0552],[-104.0402,45.052],[-104.0401,45.0398],[-104.0401,45.0397],[-104.0401,45.0381],[-104.0401,45.038],[-104.0399,45.0234],[-104.0399,45.0192],[-104.0399,45.0171],[-104.0398,45.0112],[-104.0397,45.0013],[-104.0397,44.9981],[-104.0508,44.9978],[-104.0579,44.9976],[-104.0596,44.9976],[-104.0675,44.9977],[-104.0697,44.9977],[-104.0726,44.9977],[-104.0734,44.9977],[-104.0766,44.9977],[-104.0828,44.9977],[-104.093,44.9977],[-104.0981,44.9977],[-104.1032,44.9977],[-104.1059,44.9977],[-104.1083,44.9977],[-104.1109,44.9977],[-104.1198,44.9978],[-104.1199,44.9978],[-104.1222,44.9979],[-104.1227,44.9979],[-104.1291,44.998],[-104.1294,44.998],[-104.1412,44.998],[-104.1436,44.998],[-104.1539,44.9979],[-104.1717,44.9978],[-104.1725,44.9978],[-104.1745,44.9979],[-104.1746,44.9979],[-104.1749,44.9979],[-104.1928,44.9979],[-104.1933,44.9979],[-104.2344,44.9981],[-104.2503,44.9981],[-104.263,44.9981],[-104.2956,44.9982],[-104.3528,44.9983],[-104.3662,44.9983],[-104.3911,44.9983],[-104.3965,44.9984],[-104.4115,44.9984],[-104.4202,44.9984],[-104.4206,44.9984],[-104.4224,44.9984],[-104.4243,44.9984],[-104.4271,44.9984],[-104.4315,44.9984],[-104.4432,44.9984],[-104.47,44.9984],[-104.4705,44.9984],[-104.4707,44.9984],[-104.4823,44.9984],[-104.4931,44.9984],[-104.4957,44.9984],[-104.5001,44.9984],[-104.5005,44.9984],[-104.5038,44.9984],[-104.5065,44.9985],[-104.5066,44.9985],[-104.5068,44.9985],[-104.5094,44.9985],[-104.5209,44.9985],[-104.5453,44.9986],[-104.5724,44.9986],[-104.5736,44.9986],[-104.5866,44.9986],[-104.5916,44.9986],[-104.5919,44.9986],[-104.5923,44.9987],[-104.6313,44.9988],[-104.6322,44.9988],[-104.6357,44.9988],[-104.659,44.999],[-104.66,44.999],[-104.6605,44.999],[-104.6685,44.999],[-104.6801,44.999],[-104.6871,44.9991],[-104.6989,44.9992],[-104.7014,44.9992],[-104.7266,44.9993],[-104.7273,44.9993],[-104.7282,44.9993],[-104.7478,44.9994],[-104.7598,44.9994],[-104.7675,44.9995],[-104.7685,44.9995],[-104.7687,44.9995],[-104.769,44.9995],[-104.7695,44.9995],[-104.784,44.9995],[-104.8018,44.9996],[-104.8038,44.9996],[-104.8058,44.9996],[-104.8059,44.9996],[-104.8083,44.9997],[-104.8187,44.9997],[-104.8326,44.9998],[-104.8387,44.9998],[-104.8399,44.9998],[-104.8456,44.9998],[-104.8601,44.9999],[-104.8711,44.9999],[-104.8753,45],[-104.8886,45],[-104.8892,45],[-104.902,45],[-104.9449,45.0001],[-104.9705,45.0001],[-104.9865,45.0001],[-105.0028,45.0001],[-105.018,45.0001],[-105.0255,45.0001],[-105.026,45.0001],[-105.0261,45.0001],[-105.0262,45.0001],[-105.0383,45.0001],[-105.0434,45.0001],[-105.0458,45.0001],[-105.0485,45.0001],[-105.0486,45.0001],[-105.049,45.0001],[-105.0536,45.0001],[-105.0556,45.0001],[-105.0587,45.0001],[-105.0588,45.0001],[-105.06,45.0001],[-105.0604,45.0001],[-105.0634,45.0001],[-105.068,45],[-105.074,44.9999],[-105.0766,44.9999],[-105.0773,44.9999],[-105.0779,44.9999],[-105.0781,44.9999],[-105.0791,44.9999],[-105.0792,44.9999],[-105.0795,44.9999],[-105.0842,44.9999],[-105.0843,44.9999],[-105.0892,45],[-105.0893,45],[-105.0894,45],[-105.0909,45],[-105.0944,45.0001],[-105.0995,45.0001],[-105.0999,45.0001],[-105.1022,45.0001],[-105.1029,45.0001],[-105.1047,45.0001],[-105.1058,45.0001],[-105.1097,45.0001],[-105.1148,45.0001],[-105.1168,45.0001],[-105.1199,45.0001],[-105.12,45.0001],[-105.1204,45.0001],[-105.1209,45.0001],[-105.1223,45.0001],[-105.1228,45.0001],[-105.1229,45.0001],[-105.125,45.0001],[-105.1301,45.0001],[-105.1302,45.0001],[-105.1352,45.0001],[-105.1403,45.0001],[-105.1404,45.0001],[-105.1427,45.0001],[-105.1431,45.0001],[-105.1433,45.0001],[-105.1439,45.0001],[-105.1441,45.0001],[-105.1463,45.0001],[-105.1465,45.0001],[-105.149,45.0001],[-105.1521,45.0001],[-105.1529,45.0001],[-105.1551,45.0001],[-105.1556,45.0001],[-105.1605,45.0001],[-105.1608,45.0001],[-105.1656,45.0001],[-105.1692,45.0001],[-105.1707,45.0001],[-105.171,45.0001],[-105.1715,45.0001],[-105.1728,45.0001],[-105.1758,45.0001],[-105.1809,45.0001],[-105.181,45.0001],[-105.1812,45.0001],[-105.1911,45.0001],[-105.1969,45.0001],[-105.1972,45.0001],[-105.1981,45.0001],[-105.1984,45.0001],[-105.1987,45.0001],[-105.1994,45.0001],[-105.1996,45.0001],[-105.2,45.0001],[-105.2012,45.0001],[-105.2013,45.0001],[-105.2016,45.0001],[-105.2064,45.0001],[-105.208,45.0001],[-105.2112,45.0002],[-105.2166,45.0002],[-105.2216,45.0002],[-105.2217,45.0002],[-105.2241,45.0002],[-105.2249,45.0002],[-105.2268,45.0002],[-105.2277,45.0002],[-105.2283,45.0002],[-105.2285,45.0002],[-105.2288,45.0002],[-105.2291,45.0002],[-105.2299,45.0002],[-105.2319,45.0002],[-105.232,45.0002],[-105.237,45.0002],[-105.242,45.0002],[-105.2421,45.0002],[-105.2422,45.0002],[-105.2472,45.0002],[-105.2523,45.0002],[-105.2524,45.0002],[-105.2574,45.0002],[-105.2622,45.0002],[-105.2626,45.0002],[-105.2677,45.0002],[-105.2728,45.0002],[-105.2729,45.0002],[-105.2779,45.0002],[-105.2818,45.0002],[-105.282,45.0002],[-105.2828,45.0002],[-105.2832,45.0002],[-105.2833,45.0002],[-105.2838,45.0002],[-105.2846,45.0002],[-105.2868,45.0002],[-105.2918,45.0002],[-105.2933,45.0002],[-105.2968,45.0002],[-105.3018,45.0001],[-105.3033,45.0001],[-105.3034,45.0001],[-105.3065,45.0001],[-105.3069,45.0001],[-105.3106,45.0001],[-105.312,45.0001],[-105.3136,45.0001],[-105.3171,45.0001],[-105.322,45.0001],[-105.3222,45.0001],[-105.3239,45.0001],[-105.3272,45.0002],[-105.329,45.0002],[-105.3323,45.0002],[-105.3339,45.0002],[-105.3366,45.0002],[-105.3373,45.0002],[-105.3402,45.0002],[-105.3405,45.0002],[-105.3413,45.0002],[-105.3416,45.0002],[-105.3423,45.0002],[-105.3441,45.0002],[-105.3451,45.0002],[-105.346,45.0002],[-105.3467,45.0002],[-105.3474,45.0002],[-105.3497,45.0002],[-105.3524,45.0002],[-105.353,45.0002],[-105.3539,45.0002],[-105.3543,45.0002],[-105.3574,45.0002],[-105.3624,45.0002],[-105.3627,45.0002],[-105.3645,45.0002],[-105.3713,45.0002],[-105.3719,45.0002],[-105.3722,45.0002],[-105.373,45.0002],[-105.3733,45.0002],[-105.3748,45.0002],[-105.3754,45.0002],[-105.3755,45.0002],[-105.377,45.0002],[-105.3782,45.0002],[-105.38,45.0002],[-105.3819,45.0002],[-105.382,45.0002],[-105.3833,45.0002],[-105.385,45.0002],[-105.387,45.0002],[-105.3921,45.0002],[-105.3935,45.0002],[-105.3952,45.0002],[-105.3962,45.0002],[-105.3969,45.0002],[-105.4022,45.0002],[-105.4024,45.0002],[-105.4054,45.0002],[-105.4092,45.0002],[-105.4143,45.0002],[-105.4156,45.0002],[-105.4194,45.0002],[-105.4213,45.0002],[-105.4214,45.0002],[-105.4215,45.0002],[-105.4222,45.0002],[-105.4232,45.0002],[-105.4245,45.0002],[-105.4248,45.0002],[-105.4296,45.0002],[-105.4321,45.0002],[-105.4326,45.0002],[-105.4347,45.0002],[-105.4348,45.0002],[-105.436,45.0002],[-105.4398,45.0002],[-105.4432,45.0002],[-105.4449,45.0002],[-105.4461,45.0002],[-105.4463,45.0002],[-105.4514,45.0002],[-105.4551,45.0002],[-105.4565,45.0002],[-105.4566,45.0002],[-105.457,45.0002],[-105.4571,45.0002],[-105.4602,45.0002],[-105.4607,45.0002],[-105.4638,45.0002],[-105.4653,45.0002],[-105.4664,45.0002],[-105.4704,45.0003],[-105.4715,45.0003],[-105.472,45.0003],[-105.4752,45.0003],[-105.4764,45.0003],[-105.4803,45.0003],[-105.4816,45.0003],[-105.4821,45.0003],[-105.4834,45.0003],[-105.4838,45.0003],[-105.4852,45.0003],[-105.4867,45.0003],[-105.4895,45.0003],[-105.491,45.0003],[-105.4925,45.0003],[-105.4938,45.0003],[-105.4941,45.0003],[-105.4947,45.0003],[-105.5006,45.0003],[-105.5022,45.0003],[-105.5035,45.0003],[-105.5046,45.0003],[-105.5048,45.0003],[-105.5049,45.0003],[-105.5062,45.0003],[-105.5072,45.0003],[-105.5078,45.0003],[-105.5113,45.0003],[-105.5162,45.0003],[-105.5174,45.0003],[-105.5186,45.0003],[-105.519,45.0003],[-105.5204,45.0003],[-105.5215,45.0002],[-105.5249,45.0002],[-105.5264,45.0002],[-105.5276,45.0002],[-105.5288,45.0002],[-105.5296,45.0002],[-105.5313,45.0002],[-105.5327,45.0003],[-105.5351,45.0003],[-105.536,45.0003],[-105.5364,45.0003],[-105.5371,45.0003],[-105.5375,45.0003],[-105.5376,45.0003],[-105.5379,45.0003],[-105.5382,45.0003],[-105.5402,45.0003],[-105.5415,45.0003],[-105.5418,45.0003],[-105.5456,45.0003],[-105.5458,45.0003],[-105.5466,45.0003],[-105.548,45.0003],[-105.5517,45.0003],[-105.5568,45.0003],[-105.5582,45.0003],[-105.5619,45.0003],[-105.5657,45.0004],[-105.567,45.0003],[-105.5684,45.0003],[-105.569,45.0003],[-105.5721,45.0003],[-105.5772,45.0003],[-105.5814,45.0003],[-105.5816,45.0003],[-105.5824,45.0003],[-105.5832,45.0003],[-105.5849,45.0003],[-105.5854,45.0003],[-105.5858,45.0003],[-105.5874,45.0003],[-105.5917,45.0003],[-105.5925,45.0003],[-105.5934,45.0003],[-105.5948,45.0004],[-105.5951,45.0004],[-105.5952,45.0004],[-105.5953,45.0004],[-105.5965,45.0004],[-105.5969,45.0004],[-105.5976,45.0004],[-105.5986,45.0004],[-105.6027,45.0004],[-105.6036,45.0004],[-105.6062,45.0004],[-105.6078,45.0004],[-105.6083,45.0004],[-105.6116,45.0004],[-105.6118,45.0004],[-105.612,45.0004],[-105.6126,45.0004],[-105.6127,45.0004],[-105.6129,45.0004],[-105.613,45.0004],[-105.6138,45.0004],[-105.6146,45.0004],[-105.6171,45.0004],[-105.618,45.0004],[-105.6188,45.0004],[-105.6231,45.0004],[-105.624,45.0004],[-105.6282,45.0004],[-105.6333,45.0004],[-105.6343,45.0004],[-105.6366,45.0004],[-105.6398,45.0004],[-105.6435,45.0004],[-105.6452,45.0004],[-105.6455,45.0004],[-105.6458,45.0004],[-105.6459,45.0004],[-105.6463,45.0004],[-105.6465,45.0004],[-105.6466,45.0004],[-105.647,45.0004],[-105.6471,45.0004],[-105.6474,45.0004],[-105.6481,45.0004],[-105.6483,45.0004],[-105.6538,45.0004],[-105.6547,45.0004],[-105.6589,45.0004],[-105.664,45.0004],[-105.6648,45.0004],[-105.6664,45.0005],[-105.6691,45.0004],[-105.6742,45.0004],[-105.675,45.0004],[-105.6763,45.0004],[-105.6771,45.0004],[-105.6793,45.0004],[-105.6816,45.0004],[-105.6844,45.0004],[-105.6852,45.0004],[-105.6861,45.0004],[-105.6895,45.0004],[-105.6903,45.0004],[-105.6946,45.0004],[-105.6951,45.0004],[-105.6994,45.0004],[-105.6997,45.0004],[-105.7017,45.0004],[-105.7048,45.0004],[-105.7051,45.0004],[-105.7055,45.0004],[-105.7064,45.0005],[-105.7076,45.0004],[-105.7092,45.0004],[-105.7096,45.0005],[-105.7099,45.0004],[-105.7107,45.0004],[-105.714,45.0004],[-105.7151,45.0004],[-105.7152,45.0004],[-105.7153,45.0004],[-105.7154,45.0004],[-105.7158,45.0004],[-105.716,45.0004],[-105.7178,45.0004],[-105.7184,45.0004],[-105.7201,45.0004],[-105.7252,45.0004],[-105.726,45.0004],[-105.7268,45.0004],[-105.7302,45.0004],[-105.7353,45.0004],[-105.7362,45.0004],[-105.7404,45.0004],[-105.7455,45.0004],[-105.7463,45.0004],[-105.7468,45.0004],[-105.7506,45.0004],[-105.752,45.0004],[-105.7521,45.0004],[-105.7523,45.0004],[-105.7558,45.0004],[-105.7565,45.0004],[-105.7609,45.0004],[-105.7617,45.0004],[-105.766,45.0004],[-105.7667,45.0004],[-105.7668,45.0004],[-105.7686,45.0004],[-105.7711,45.0004],[-105.7717,45.0004],[-105.7733,45.0004],[-105.7754,45.0004],[-105.7769,45.0004],[-105.7778,45.0004],[-105.7793,45.0004],[-105.7805,45.0004],[-105.7855,45.0004],[-105.7856,45.0004],[-105.7857,45.0004],[-105.786,45.0004],[-105.7861,45.0004],[-105.7864,45.0004],[-105.787,45.0004],[-105.7872,45.0004],[-105.7896,45.0004],[-105.7908,45.0004],[-105.7959,45.0004],[-105.7974,45.0004],[-105.801,45.0004],[-105.8038,45.0004],[-105.8056,45.0004],[-105.8061,45.0004],[-105.8073,45.0004],[-105.8076,45.0004],[-105.8085,45.0004],[-105.8112,45.0004],[-105.8123,45.0004],[-105.8127,45.0004],[-105.8163,45.0004],[-105.8177,45.0004],[-105.8214,45.0004],[-105.8264,45.0004],[-105.8272,45.0004],[-105.8279,45.0004],[-105.8315,45.0004],[-105.832,45.0004],[-105.8366,45.0004],[-105.838,45.0004],[-105.8401,45.0004],[-105.8468,45.0004],[-105.8473,45.0004],[-105.8481,45.0004],[-105.8499,45.0004],[-105.8519,45.0004],[-105.8525,45.0004],[-105.8528,45.0004],[-105.8539,45.0004],[-105.8563,45.0004],[-105.857,45.0004],[-105.8585,45.0004],[-105.8621,45.0003],[-105.8672,45.0003],[-105.8675,45.0003],[-105.8687,45.0003],[-105.8723,45.0003],[-105.8774,45.0003],[-105.8789,45.0003],[-105.8825,45.0003],[-105.8875,45.0002],[-105.8891,45.0002],[-105.8926,45.0002],[-105.8951,45.0002],[-105.8979,45.0002],[-105.8992,45.0002],[-105.8999,45.0002],[-105.9029,45.0002],[-105.9072,45.0002],[-105.9078,45.0002],[-105.908,45.0002],[-105.9095,45.0002],[-105.9105,45.0002],[-105.9131,45.0002],[-105.9132,45.0002],[-105.9181,44.998],[-105.9188,44.9977],[-105.9189,44.9977],[-105.9197,44.9973],[-105.9208,44.9968],[-105.9232,44.9957],[-105.9282,44.9935],[-105.9283,44.9935],[-105.9299,44.9935],[-105.9334,44.9935],[-105.935,44.9935],[-105.9384,44.9935],[-105.9398,44.9935],[-105.9435,44.9935],[-105.9484,44.9935],[-105.9486,44.9935],[-105.95,44.9935],[-105.9537,44.9935],[-105.9588,44.9935],[-105.9603,44.9935],[-105.9638,44.9935],[-105.9685,44.9935],[-105.969,44.9935],[-105.9705,44.9935],[-105.9741,44.9935],[-105.9767,44.9935],[-105.9807,44.9935],[-105.9864,44.9935],[-105.9964,44.9935],[-105.9972,44.9935],[-105.9997,44.9935],[-106.0006,44.9935],[-106.0045,44.9935],[-106.0047,44.9935],[-106.008,44.9935],[-106.0089,44.9935],[-106.0098,44.9935],[-106.0105,44.9935],[-106.0126,44.9935],[-106.0133,44.9935],[-106.0136,44.9935],[-106.0138,44.9935],[-106.0147,44.9935],[-106.0156,44.9935],[-106.0162,44.9935],[-106.0179,44.9935],[-106.0196,44.9935],[-106.0231,44.9935],[-106.0248,44.9935],[-106.0288,44.9935],[-106.04,44.9935],[-106.0409,44.9935],[-106.0449,44.9935],[-106.0454,44.9935],[-106.0469,44.9935],[-106.0475,44.9935],[-106.0493,44.9935],[-106.0501,44.9935],[-106.0521,44.9935],[-106.0553,44.9935],[-106.0572,44.9935],[-106.0604,44.9935],[-106.0623,44.9935],[-106.0629,44.9935],[-106.0632,44.9935],[-106.0635,44.9935],[-106.0655,44.9935],[-106.0674,44.9934],[-106.0694,44.9934],[-106.0706,44.9934],[-106.0725,44.9934],[-106.0747,44.9934],[-106.0757,44.9935],[-106.0803,44.9935],[-106.0808,44.9935],[-106.0817,44.9935],[-106.0842,44.9935],[-106.0854,44.9935],[-106.0859,44.9935],[-106.0896,44.9935],[-106.091,44.9935],[-106.0926,44.9935],[-106.0952,44.9934],[-106.0956,44.9934],[-106.0961,44.9934],[-106.0978,44.9934],[-106.0992,44.9934],[-106.1012,44.9934],[-106.1058,44.9934],[-106.1063,44.9933],[-106.1065,44.9933],[-106.1098,44.9933],[-106.1114,44.9933],[-106.1141,44.9933],[-106.116,44.9933],[-106.1165,44.9933],[-106.1216,44.9933],[-106.1252,44.9933],[-106.1262,44.9933],[-106.1293,44.9933],[-106.1385,44.9933],[-106.1416,44.9933],[-106.1424,44.9933],[-106.145,44.9933],[-106.1472,44.9933],[-106.1488,44.9933],[-106.1502,44.9933],[-106.1518,44.9933],[-106.1537,44.9934],[-106.1566,44.9934],[-106.1595,44.9934],[-106.1621,44.9934],[-106.1705,44.9935],[-106.1723,44.9935],[-106.1773,44.9935],[-106.1774,44.9935],[-106.1835,44.9935],[-106.1906,44.9936],[-106.197,44.9936],[-106.1971,44.9936],[-106.2044,44.9936],[-106.2045,44.9936],[-106.2071,44.9936],[-106.208,44.9937],[-106.2112,44.9937],[-106.2131,44.9937],[-106.2173,44.9937],[-106.2181,44.9937],[-106.2228,44.9937],[-106.2232,44.9937],[-106.2275,44.9937],[-106.2287,44.9937],[-106.2316,44.9937],[-106.2334,44.9937],[-106.2348,44.9937],[-106.2355,44.9937],[-106.2358,44.9937],[-106.2377,44.9937],[-106.2385,44.9937],[-106.2436,44.9937],[-106.2479,44.9938],[-106.2487,44.9938],[-106.2538,44.9938],[-106.2581,44.9938],[-106.2589,44.9938],[-106.2637,44.9938],[-106.2646,44.9938],[-106.2671,44.9938],[-106.268,44.9938],[-106.2712,44.9938],[-106.2722,44.9938],[-106.2758,44.9939],[-106.2878,44.994],[-106.2949,44.994],[-106.3003,44.994],[-106.3076,44.994],[-106.309,44.994],[-106.3156,44.994],[-106.3186,44.994],[-106.319,44.994],[-106.3202,44.994],[-106.3207,44.994],[-106.3209,44.994],[-106.3217,44.994],[-106.322,44.994],[-106.3224,44.994],[-106.3237,44.994],[-106.3242,44.994],[-106.3243,44.994],[-106.3247,44.994],[-106.3249,44.994],[-106.3297,44.9941],[-106.3355,44.9941],[-106.3407,44.9941],[-106.3427,44.9941],[-106.3498,44.9941],[-106.3561,44.9941],[-106.3564,44.9941],[-106.358,44.9942],[-106.3617,44.9942],[-106.3622,44.9942],[-106.3637,44.9942],[-106.3641,44.9942],[-106.3656,44.9942],[-106.3682,44.9942],[-106.3709,44.9942],[-106.3744,44.9942],[-106.3778,44.9942],[-106.3804,44.9942],[-106.3824,44.9942],[-106.3862,44.9943],[-106.3876,44.9943],[-106.3954,44.9943],[-106.4061,44.9943],[-106.4138,44.9944],[-106.4175,44.9943],[-106.4187,44.9943],[-106.4196,44.9943],[-106.4214,44.9943],[-106.4267,44.9943],[-106.4285,44.9942],[-106.4319,44.9942],[-106.4334,44.9942],[-106.4349,44.9942],[-106.4516,44.9945],[-106.4553,44.9945],[-106.4576,44.9945],[-106.4598,44.9945],[-106.4603,44.9945],[-106.4649,44.9945],[-106.4718,44.9945],[-106.4759,44.9945],[-106.4775,44.9945],[-106.4826,44.9945],[-106.4865,44.9945],[-106.4902,44.9944],[-106.4952,44.9944],[-106.4961,44.9944],[-106.5009,44.9945],[-106.5095,44.9946],[-106.5199,44.9946],[-106.526,44.9947],[-106.5287,44.9947],[-106.5424,44.9947],[-106.5482,44.9947],[-106.5542,44.9947],[-106.5553,44.9947],[-106.5638,44.9948],[-106.5641,44.9948],[-106.5646,44.9948],[-106.5661,44.9948],[-106.5662,44.9948],[-106.5666,44.9948],[-106.5667,44.9948],[-106.5674,44.9948],[-106.57,44.9948],[-106.5709,44.9948],[-106.5756,44.9948],[-106.5895,44.9948],[-106.5941,44.9948],[-106.5944,44.9948],[-106.595,44.9948],[-106.5952,44.9948],[-106.5974,44.9948],[-106.6026,44.9949],[-106.6039,44.9949],[-106.6061,44.9949],[-106.609,44.9949],[-106.612,44.9949],[-106.6176,44.9949],[-106.6205,44.9949],[-106.6209,44.9949],[-106.6222,44.9949],[-106.6227,44.9949],[-106.6256,44.9949],[-106.6264,44.9949],[-106.6309,44.995],[-106.6375,44.995],[-106.6412,44.995],[-106.6431,44.995],[-106.6487,44.9951],[-106.6506,44.9951],[-106.6533,44.9951],[-106.6544,44.9951],[-106.6545,44.9951],[-106.6546,44.9951],[-106.6547,44.9951],[-106.6613,44.9951],[-106.664,44.9951],[-106.6688,44.9952],[-106.6776,44.9952],[-106.683,44.9952],[-106.6877,44.9953],[-106.692,44.9953],[-106.6968,44.9953],[-106.7048,44.9953],[-106.709,44.9954],[-106.7254,44.9954],[-106.7294,44.9954],[-106.7346,44.9955],[-106.7451,44.9955],[-106.7575,44.9955],[-106.7584,44.9955],[-106.7612,44.9955],[-106.7614,44.9955],[-106.7615,44.9955],[-106.7621,44.9955],[-106.7675,44.9955],[-106.7778,44.9956],[-106.7838,44.9956],[-106.7892,44.9956],[-106.7895,44.9956],[-106.7905,44.9956],[-106.7908,44.9956],[-106.7911,44.9956],[-106.7918,44.9956],[-106.7921,44.9956],[-106.7922,44.9956],[-106.7926,44.9956],[-106.7928,44.9956],[-106.7931,44.9956],[-106.794,44.9956],[-106.7944,44.9956],[-106.7975,44.9956],[-106.7998,44.9956],[-106.807,44.9957],[-106.81,44.9957],[-106.8102,44.9957],[-106.8113,44.9957],[-106.8144,44.9957],[-106.8155,44.9957],[-106.8167,44.9957],[-106.8192,44.9957],[-106.8209,44.9957],[-106.8228,44.9957],[-106.8238,44.9957],[-106.8239,44.9957],[-106.8241,44.9957],[-106.8243,44.9957],[-106.8245,44.9957],[-106.8287,44.9958],[-106.831,44.9958],[-106.8322,44.9958],[-106.833,44.9958],[-106.8338,44.9958],[-106.8347,44.9958],[-106.8354,44.9958],[-106.8376,44.9958],[-106.8384,44.9958],[-106.8401,44.9958],[-106.8452,44.9958],[-106.8469,44.9958],[-106.8472,44.9958],[-106.8479,44.9958],[-106.848,44.9958],[-106.8482,44.9958],[-106.8483,44.9958],[-106.8484,44.9958],[-106.8515,44.9958],[-106.8614,44.9959],[-106.8647,44.9959],[-106.8658,44.9959],[-106.8666,44.9959],[-106.8689,44.9959],[-106.8698,44.9959],[-106.87,44.9959],[-106.8758,44.9959],[-106.8803,44.9959],[-106.8804,44.9959],[-106.8805,44.9959],[-106.8819,44.9959],[-106.8848,44.996],[-106.8883,44.996],[-106.8885,44.996],[-106.8889,44.996],[-106.8894,44.996],[-106.8895,44.996],[-106.8929,44.996],[-106.8966,44.996],[-106.8976,44.996],[-106.8986,44.996],[-106.8988,44.996],[-106.8993,44.996],[-106.8997,44.996],[-106.901,44.996],[-106.9016,44.996],[-106.9019,44.996],[-106.9058,44.996],[-106.9187,44.9961],[-106.9244,44.9961],[-106.9291,44.9961],[-106.9342,44.9961],[-106.9345,44.9961],[-106.936,44.9961],[-106.9373,44.9961],[-106.9398,44.9961],[-106.9407,44.9961],[-106.9414,44.9961],[-106.9418,44.9961],[-106.9424,44.9961],[-106.9436,44.9962],[-106.9439,44.9962],[-106.9445,44.9962],[-106.9465,44.9962],[-106.9523,44.9962],[-106.9547,44.9962],[-106.9573,44.9962],[-106.9621,44.9962],[-106.9645,44.9962],[-106.9649,44.9962],[-106.966,44.9962],[-106.9664,44.9962],[-106.9665,44.9962],[-106.9681,44.9962],[-106.9731,44.9962],[-106.9748,44.9963],[-106.9751,44.9963],[-106.976,44.9963],[-106.9762,44.9963],[-106.9789,44.9963],[-106.987,44.9963],[-106.9876,44.9963],[-106.9896,44.9963],[-106.9898,44.9963],[-106.9899,44.9963],[-106.9902,44.9963],[-106.9904,44.9963],[-106.9906,44.9963],[-106.9915,44.9963],[-106.9944,44.9963],[-106.9954,44.9963],[-106.9955,44.9963],[-106.9956,44.9963],[-106.9957,44.9963],[-106.9997,44.9963],[-107.0052,44.9964],[-107.0129,44.9964],[-107.0201,44.9964],[-107.0225,44.9964],[-107.0236,44.9964],[-107.0244,44.9964],[-107.0263,44.9964],[-107.0284,44.9964],[-107.0292,44.9964],[-107.0347,44.9963],[-107.0361,44.9963],[-107.043,44.9965],[-107.0461,44.9965],[-107.0628,44.9967],[-107.0739,44.9971],[-107.0746,44.9971],[-107.0778,44.9969],[-107.0849,44.9966],[-107.0877,44.9968],[-107.0902,44.9969],[-107.0955,44.9973],[-107.1054,44.9985],[-107.1136,44.999],[-107.1274,44.9998],[-107.1276,44.9998],[-107.133,45],[-107.1381,45.0001],[-107.1556,44.9999],[-107.161,45],[-107.1636,45.0001],[-107.1664,45.0001],[-107.1687,45.0001],[-107.1738,45.0002],[-107.1766,45.0002],[-107.1789,45.0002],[-107.1827,45.0002],[-107.1841,45.0002],[-107.1874,45.0003],[-107.1904,45.0003],[-107.1929,45.0004],[-107.1966,45.0005],[-107.1992,45.0005],[-107.2005,45.0005],[-107.2013,45.0005],[-107.2037,45.0005],[-107.211,45.0005],[-107.2134,45.0005],[-107.2228,45.0005],[-107.2352,45.0006],[-107.2371,45.0006],[-107.2378,45.0006],[-107.2811,45.0009],[-107.2827,45.0009],[-107.2979,45.0009],[-107.298,45.0009],[-107.2986,45.0009],[-107.3013,45.001],[-107.3115,45.001],[-107.3149,45.001],[-107.3157,45.001],[-107.3178,45.001],[-107.3185,45.001],[-107.3191,45.001],[-107.3211,45.001],[-107.3217,45.001],[-107.3288,45.0011],[-107.3391,45.001],[-107.3423,45.001],[-107.345,45.001],[-107.3507,45.0009],[-107.3527,45.0009],[-107.3578,45.0009],[-107.3591,45.0009],[-107.3604,45.0009],[-107.363,45.0009],[-107.3682,45.0009],[-107.3696,45.0009],[-107.3707,45.0009],[-107.3733,45.0009],[-107.3784,45.001],[-107.3798,45.001],[-107.381,45.001],[-107.3835,45.001],[-107.3886,45.0011],[-107.39,45.0011],[-107.3913,45.0011],[-107.3937,45.0011],[-107.3988,45.0011],[-107.4016,45.0011],[-107.4019,45.0011],[-107.4084,45.0012],[-107.4086,45.0012],[-107.4087,45.0012],[-107.451,45.0013],[-107.4591,45.0014],[-107.4592,45.0014],[-107.4594,45.0014],[-107.4614,45.0014],[-107.4674,45.0014],[-107.4694,45.0014],[-107.4697,45.0014],[-107.4706,45.0014],[-107.4709,45.0014],[-107.4712,45.0014],[-107.4719,45.0014],[-107.475,45.0014],[-107.4756,45.0014],[-107.476,45.0014],[-107.4838,45.0014],[-107.4921,45.0014],[-107.4922,45.0014],[-107.4927,45.0014],[-107.4969,45.0013],[-107.4977,45.0013],[-107.4981,45.0013],[-107.4984,45.0013],[-107.5001,45.0013],[-107.5005,45.0013],[-107.5008,45.0013],[-107.5015,45.0013],[-107.5073,45.0013],[-107.5131,45.0012],[-107.5152,45.0012],[-107.5287,45.0011],[-107.5543,45.001],[-107.5609,45.0009],[-107.5614,45.0009],[-107.5627,45.0009],[-107.5632,45.0009],[-107.5642,45.0009],[-107.5673,45.0009],[-107.5683,45.0009],[-107.5695,45.0009],[-107.5724,45.0009],[-107.573,45.0009],[-107.5742,45.0009],[-107.5744,45.0009],[-107.5854,45.0008],[-107.5889,45.0008],[-107.5965,45.0007],[-107.5997,45.0007],[-107.6039,45.0007],[-107.6061,45.0007],[-107.6069,45.0006],[-107.6076,45.0006],[-107.6078,45.0006],[-107.609,45.0006],[-107.6132,45.0006],[-107.6258,45.0007],[-107.626,45.0007],[-107.6278,45.0007],[-107.6281,45.0007],[-107.6424,45.0007],[-107.6554,45.0006],[-107.665,45.0006],[-107.6742,45.0006],[-107.6838,45.0004],[-107.6854,45.0005],[-107.6864,45.0005],[-107.6892,45.0005],[-107.6901,45.0005],[-107.691,45.0006],[-107.6935,45.0006],[-107.6944,45.0006],[-107.6961,45.0006],[-107.7011,45.0006],[-107.7028,45.0006],[-107.7042,45.0007],[-107.7085,45.0007],[-107.7099,45.0007],[-107.7107,45.0007],[-107.7117,45.0007],[-107.7173,45.0007],[-107.719,45.0007],[-107.7191,45.0007],[-107.7213,45.0007],[-107.7228,45.0007],[-107.7231,45.0007],[-107.7325,45.0007],[-107.7338,45.0007],[-107.7374,45.0007],[-107.745,45.0007],[-107.7634,45.0007],[-107.7733,45.0007],[-107.7836,45.0007],[-107.7858,45.0007],[-107.7885,45.0007],[-107.7961,45.0007],[-107.8065,45.0007],[-107.8187,45.0007],[-107.8263,45.0007],[-107.83,45.0007],[-107.841,45.0007],[-107.8442,45.0007],[-107.8449,45.0007],[-107.8451,45.0007],[-107.8459,45.0007],[-107.8493,45.0007],[-107.8627,45.0007],[-107.8672,45.0007],[-107.8747,45.0007],[-107.8799,45.0007],[-107.8829,45.0007],[-107.8918,45.0007],[-107.894,45.0007],[-107.8948,45.0007],[-107.8982,45.0007],[-107.9082,45.0007],[-107.9115,45.0007],[-107.9171,45.0007],[-107.9339,45.0007],[-107.9395,45.0006],[-107.9396,45.0006],[-107.9398,45.0006],[-107.9406,45.0006],[-107.9409,45.0006],[-107.9411,45.0006],[-107.9524,45.0006],[-107.9563,45.0006],[-107.9868,45.0006],[-107.9899,45.0006],[-107.9983,45.0006],[-107.9987,45.0006],[-108,45.0006],[-108.0004,45.0006],[-108.0007,45.0006],[-108.0017,45.0006],[-108.002,45.0005],[-108.0051,45.0005],[-108.0144,45.0005],[-108.0175,45.0005],[-108.028,45.0005],[-108.0292,45.0005],[-108.0309,45.0005],[-108.0318,45.0005],[-108.0338,45.0005],[-108.0523,45.0005],[-108.0576,45.0005],[-108.061,45.0005],[-108.0678,45.0005],[-108.0702,45.0005],[-108.0736,45.0005],[-108.0831,45.0004],[-108.0883,45.0004],[-108.0947,45.0004],[-108.0951,45.0004],[-108.0963,45.0004],[-108.1128,45.0004],[-108.1228,45.0004],[-108.1251,45.0004],[-108.1256,45.0004],[-108.1257,45.0004],[-108.1266,45.0004],[-108.1276,45.0004],[-108.1335,45.0004],[-108.1355,45.0004],[-108.1485,45.0004],[-108.1603,45.0004],[-108.1621,45.0004],[-108.1639,45.0004],[-108.1684,45.0004],[-108.1722,45.0004],[-108.1785,45.0004],[-108.1856,45.0004],[-108.186,45.0004],[-108.1876,45.0004],[-108.1963,45.0004],[-108.1967,45.0004],[-108.1968,45.0004],[-108.2054,45.0004],[-108.2184,45.0004],[-108.2196,45.0004],[-108.224,45.0004],[-108.2279,45.0004],[-108.2295,45.0004],[-108.23,45.0004],[-108.2311,45.0004],[-108.2322,45.0004],[-108.2329,45.0003],[-108.2339,45.0003],[-108.2372,45.0002],[-108.2381,45.0002],[-108.2383,45.0002],[-108.2388,45.0002],[-108.2406,45.0001],[-108.2411,45.0001],[-108.2442,45],[-108.248,44.9999],[-108.2485,44.9999],[-108.2493,44.9999],[-108.2494,44.9999],[-108.2495,44.9999],[-108.2503,44.9999],[-108.2508,44.9999],[-108.2532,44.9999],[-108.2536,44.9999],[-108.2571,45],[-108.2605,45],[-108.2626,45.0001],[-108.2627,45.0001],[-108.2645,45.0001],[-108.2646,45.0001],[-108.2647,45.0001],[-108.2689,45.0002],[-108.2714,45.0002],[-108.275,45.0002],[-108.2775,45.0002],[-108.2778,45.0002],[-108.2789,45.0002],[-108.2803,45.0002],[-108.2814,45.0002],[-108.2815,45.0002],[-108.2889,45.0002],[-108.2891,45.0002],[-108.2955,45.0002],[-108.3006,45.0001],[-108.3034,45.0001],[-108.3035,45.0001],[-108.3064,45.0001],[-108.3108,45.0001],[-108.3126,45.0001],[-108.3183,45.0001],[-108.3292,45.0001],[-108.3345,45.0001],[-108.3592,45],[-108.3623,45],[-108.3668,45],[-108.3671,45],[-108.3693,45],[-108.3714,45],[-108.3754,44.9999],[-108.3757,44.9999],[-108.396,44.9999],[-108.4081,44.9999],[-108.4287,44.9998],[-108.4291,44.9998],[-108.4295,44.9998],[-108.4389,44.9998],[-108.4413,44.9998],[-108.4449,44.9998],[-108.4459,44.9998],[-108.4637,44.9998],[-108.4681,44.9997],[-108.47,44.9997],[-108.4715,44.9997],[-108.4809,44.9997],[-108.4966,44.9997],[-108.499,44.9997],[-108.5007,44.9997],[-108.5027,44.9997],[-108.5029,44.9997],[-108.5062,44.9997],[-108.5096,44.9997],[-108.5099,44.9997],[-108.5115,44.9997],[-108.5117,44.9997],[-108.514,44.9997],[-108.515,44.9997],[-108.5198,44.9999],[-108.5201,44.9999],[-108.5205,44.9999],[-108.5215,44.9999],[-108.5226,44.9999],[-108.5287,45.0002],[-108.531,45.0002],[-108.5344,45.0004],[-108.5399,45.0004],[-108.5471,45.0004],[-108.5545,45.0004],[-108.5555,45.0004],[-108.5656,45.0004],[-108.5671,45.0004],[-108.5785,45.0004],[-108.5805,45.0004],[-108.585,45.0004],[-108.591,45.0004],[-108.5981,45.0004],[-108.613,45.0004],[-108.6134,45.0004],[-108.6213,45.0004],[-108.6226,45.0004],[-108.6229,45.0004],[-108.6253,45.0004],[-108.6281,45.0003],[-108.6283,45.0003],[-108.642,45.0003],[-108.6514,45.0003],[-108.6582,45.0003],[-108.6724,45.0003],[-108.6831,45.0003],[-108.6839,45.0003],[-108.6861,45.0003],[-108.699,45.0002],[-108.7148,45.0002],[-108.7285,45.0001],[-108.7376,45.0001],[-108.7436,45.0001],[-108.7512,45.0001],[-108.7516,45.0001],[-108.7557,45.0001],[-108.7603,45.0001],[-108.7718,45.0001],[-108.7719,45.0001],[-108.7725,45.0001],[-108.7727,45.0001],[-108.7762,45.0001],[-108.7764,45.0001],[-108.7827,45.0001],[-108.7927,45.0001],[-108.7929,45.0001],[-108.8027,45.0001],[-108.805,45.0001],[-108.8188,45],[-108.8208,45],[-108.824,45],[-108.8267,45],[-108.8316,45],[-108.8386,45],[-108.8405,45],[-108.841,45],[-108.8426,45],[-108.8434,45],[-108.8457,45],[-108.8463,45],[-108.8478,45],[-108.8479,45],[-108.8525,45],[-108.8534,45],[-108.8587,44.9999],[-108.8595,44.9999],[-108.8634,44.9999],[-108.869,44.9999],[-108.873,44.9999],[-108.8775,44.9999],[-108.8957,44.9999],[-108.8992,44.9999],[-108.9003,44.9999],[-108.9005,44.9999],[-108.9006,44.9999],[-108.9007,44.9999],[-108.901,44.9999],[-108.9029,44.9999],[-108.9125,44.9998],[-108.926,44.9998],[-108.934,44.9997],[-108.9397,44.9997],[-108.948,44.9997],[-108.9502,44.9996],[-108.9616,44.9995],[-108.9626,44.9995],[-108.9643,44.9997],[-108.965,44.9997],[-108.9655,44.9997],[-108.9667,44.9997],[-108.9719,44.9997],[-108.9758,44.9997],[-108.9816,44.9997],[-108.9822,44.9997],[-108.9836,44.9997],[-108.9848,44.9997],[-108.9854,44.9997],[-108.9967,44.9997],[-109.0054,44.9996],[-109.0063,44.9996],[-109.0146,44.9996],[-109.0305,44.9996],[-109.0311,44.9996],[-109.0365,44.9996],[-109.0421,44.9996],[-109.0435,44.9996],[-109.0546,44.9995],[-109.0562,44.9995],[-109.0563,44.9995],[-109.0577,44.9995],[-109.0582,44.9995],[-109.0583,44.9995],[-109.0622,44.9995],[-109.0624,44.9995],[-109.0627,44.9995],[-109.0629,44.9995],[-109.0631,44.9995],[-109.0636,44.9995],[-109.0656,44.9996],[-109.0667,44.9996],[-109.0675,44.9996],[-109.0678,44.9995],[-109.0679,44.9995],[-109.0684,44.9995],[-109.0686,44.9995],[-109.0706,44.9995],[-109.0712,44.9995],[-109.0788,44.9995],[-109.0802,44.9995],[-109.0807,44.9994],[-109.0808,44.9995],[-109.0811,44.9995],[-109.0814,44.9995],[-109.0815,44.9995],[-109.0819,44.9995],[-109.0822,44.9995],[-109.0828,44.9995],[-109.0831,44.9995],[-109.0894,45.0015],[-109.0899,45.0017],[-109.1032,45.0058],[-109.1342,45.0058],[-109.1344,45.0058],[-109.1486,45.0058],[-109.1487,45.0058],[-109.1671,45.0057],[-109.1672,45.0057],[-109.1926,45.0057],[-109.1927,45.0057],[-109.1931,45.0057],[-109.1933,45.0057],[-109.1947,45.0057],[-109.2011,45.0057],[-109.2118,45.0057],[-109.2121,45.0057],[-109.2273,45.0055],[-109.2274,45.0055],[-109.2294,45.0055],[-109.2322,45.0055],[-109.2502,45.0055],[-109.2507,45.0055],[-109.2592,45.0054],[-109.2593,45.0054],[-109.2624,45.0054],[-109.2627,45.0054],[-109.2632,45.0054],[-109.2637,45.0054],[-109.2689,45.0054],[-109.2693,45.0054],[-109.2752,45.0053],[-109.2859,45.0053],[-109.2956,45.0053],[-109.3012,45.0053],[-109.3014,45.0053],[-109.3065,45.0053],[-109.3159,45.0053],[-109.3268,45.0053],[-109.3324,45.0052],[-109.334,45.0052],[-109.3358,45.0052],[-109.3373,45.0052],[-109.3601,45.005],[-109.3602,45.005],[-109.3618,45.005],[-109.3821,45.0048],[-109.3822,45.0048],[-109.3865,45.0048],[-109.387,45.0048],[-109.3932,45.0047],[-109.3934,45.0047],[-109.4071,45.0046],[-109.4083,45.0046],[-109.411,45.0046],[-109.4119,45.0046],[-109.4216,45.0046],[-109.4219,45.0046],[-109.4226,45.0046],[-109.4318,45.0046],[-109.4321,45.0046],[-109.4413,45.0045],[-109.4425,45.0045],[-109.4476,45.0045],[-109.4632,45.0043],[-109.4699,45.0042],[-109.4703,45.0042],[-109.4705,45.0042],[-109.4834,45.004],[-109.4843,45.004],[-109.5139,45.0036],[-109.5145,45.0036],[-109.5156,45.0036],[-109.523,45.0034],[-109.5233,45.0034],[-109.5244,45.0034],[-109.5286,45.0033],[-109.535,45.0033],[-109.5395,45.0033],[-109.5398,45.0033],[-109.5652,45.003],[-109.5741,45.003],[-109.5974,45.0029],[-109.5981,45.0029],[-109.6005,45.0029],[-109.6093,45.0028],[-109.6099,45.0028],[-109.6116,45.0028],[-109.612,45.0027],[-109.6124,45.0027],[-109.613,45.0027],[-109.6333,45.0025],[-109.6454,45.0024],[-109.6625,45.0023],[-109.6642,45.0023],[-109.6696,45.0023],[-109.6699,45.0023],[-109.6702,45.0023],[-109.6877,45.0023],[-109.6907,45.0023],[-109.6914,45.0023],[-109.7036,45.0022],[-109.7047,45.0022],[-109.714,45.0021],[-109.7143,45.0021],[-109.7174,45.0021],[-109.7184,45.0021],[-109.7611,45.0018],[-109.7614,45.0018],[-109.7638,45.0018],[-109.7648,45.0018],[-109.7861,45.0018],[-109.7883,45.0019],[-109.7949,45.0022],[-109.7974,45.0023],[-109.7985,45.0023],[-109.7987,45.0023],[-109.8015,45.0025],[-109.8066,45.0027],[-109.807,45.0027],[-109.811,45.0028],[-109.8138,45.0029],[-109.8192,45.003],[-109.8243,45.0032],[-109.8257,45.0032],[-109.8278,45.0032],[-109.8287,45.0032],[-109.8345,45.0032],[-109.8396,45.0033],[-109.847,45.0033],[-109.8498,45.0033],[-109.8514,45.0033],[-109.8516,45.0033],[-109.8517,45.0033],[-109.8553,45.0033],[-109.8593,45.0033],[-109.8599,45.0033],[-109.873,45.0033],[-109.8803,45.0033],[-109.8939,45.0033],[-109.9041,45.0033],[-109.9052,45.0033],[-109.9102,45.0033],[-109.9251,45.0033],[-109.93,45.0033],[-109.9308,45.0033],[-109.9325,45.0033],[-109.962,45.0033],[-109.9676,45.0033],[-109.9715,45.0033],[-109.9781,45.0033],[-109.9832,45.0033],[-109.987,45.0033],[-109.9874,45.0033],[-109.9883,45.0033],[-109.9951,45.0033],[-109.9994,45.0034],[-110.0015,45.0034],[-110.0022,45.0034],[-110.0035,45.0034],[-110.0039,45.0034],[-110.0063,45.0034],[-110.0092,45.0034],[-110.0149,45.0034],[-110.0173,45.0034],[-110.0185,45.0034],[-110.0241,45.0034],[-110.0262,45.0035],[-110.0288,45.0035],[-110.0305,45.0035],[-110.0375,45.0035],[-110.0423,45.0035],[-110.0435,45.0035],[-110.044,45.0035],[-110.0472,45.0035],[-110.06,45.0035],[-110.0768,45.0035],[-110.1058,45.0035],[-110.107,45.0034],[-110.1557,44.9993],[-110.1667,44.9984],[-110.1832,44.9969],[-110.1909,44.9969],[-110.1913,44.9969],[-110.1943,44.9969],[-110.1968,44.9969],[-110.198,44.9969],[-110.2207,44.9968],[-110.2215,44.9968],[-110.224,44.9967],[-110.2279,44.9968],[-110.2442,44.9969],[-110.2483,44.997],[-110.2635,44.9971],[-110.2848,44.9974],[-110.2977,44.9982],[-110.3012,44.9984],[-110.3252,44.9997],[-110.3456,44.9996],[-110.3503,44.9996],[-110.3623,44.9996],[-110.3631,44.9996],[-110.3653,44.9996],[-110.366,44.9996],[-110.368,44.9996],[-110.4071,44.9995],[-110.4264,44.9966],[-110.4309,44.9959],[-110.4457,44.9937],[-110.4866,44.9929],[-110.4881,44.9929],[-110.4885,44.9929],[-110.4937,44.9928],[-110.5008,44.9926],[-110.507,44.9925],[-110.5159,44.9925],[-110.5165,44.9925],[-110.5179,44.9925],[-110.5238,44.9925],[-110.5413,44.9925],[-110.5472,44.9925],[-110.5523,44.9925],[-110.5532,44.9925],[-110.5545,44.9925],[-110.5563,44.9925],[-110.5619,44.9925],[-110.5638,44.9925],[-110.564,44.9925],[-110.5643,44.9925],[-110.5646,44.9925],[-110.5647,44.9925],[-110.5649,44.9925],[-110.5673,44.9925],[-110.5753,44.9925],[-110.577,44.9925],[-110.6406,44.9923],[-110.6553,44.9922],[-110.6609,44.9922],[-110.661,44.9922],[-110.6612,44.9922],[-110.6613,44.9922],[-110.6634,44.9922],[-110.6696,44.9922],[-110.6717,44.9922],[-110.6756,44.9922],[-110.6872,44.9922],[-110.6909,44.9922],[-110.6911,44.9922],[-110.6913,44.9922],[-110.692,44.9922],[-110.6922,44.9922],[-110.6943,44.9922],[-110.7004,44.9922],[-110.7024,44.9922],[-110.7045,44.9922],[-110.7075,44.9925],[-110.7504,44.9968],[-110.7527,44.9971],[-110.7595,44.9978],[-110.7618,44.998],[-110.765,44.9983],[-110.7655,44.9984],[-110.7748,44.9993],[-110.7781,44.9997],[-110.7901,45.0009],[-110.7981,45.0009],[-110.8074,45.0009],[-110.8105,45.0009],[-110.822,45.0008],[-110.8308,45.0008],[-110.8424,45.0008],[-110.8511,45.0008],[-110.8651,45.0008],[-110.8761,45.0007],[-110.8888,45.0007],[-110.8913,45.0007],[-110.8989,45.0007],[-110.9014,45.0006],[-110.9103,45.0006],[-110.9372,45.0007],[-110.9462,45.0007],[-110.949,45.0007],[-110.9574,45.0007],[-110.9601,45.0007],[-110.962,45.0007],[-110.9676,45.0007],[-110.9694,45.0007],[-110.9746,45.0007],[-110.9858,45.0008],[-110.9901,45.0008],[-110.9953,45.0008],[-110.9997,45.0008],[-111.0015,45.0008],[-111.0101,45.0009],[-111.0359,45.0009],[-111.0451,45.001],[-111.0456,45.001],[-111.0546,45.001],[-111.0546,44.9945],[-111.0545,44.9557],[-111.0545,44.9523],[-111.0545,44.9496],[-111.0545,44.9459],[-111.0545,44.9427],[-111.0545,44.9401],[-111.0545,44.9399],[-111.0545,44.9394],[-111.0545,44.933],[-111.0545,44.9308],[-111.0545,44.9295],[-111.0545,44.929],[-111.0545,44.928],[-111.0545,44.9254],[-111.0545,44.9158],[-111.0545,44.907],[-111.0545,44.9049],[-111.0545,44.9042],[-111.0545,44.8964],[-111.0545,44.8954],[-111.0544,44.8895],[-111.0544,44.8869],[-111.0544,44.8658],[-111.0544,44.8604],[-111.0544,44.8572],[-111.0543,44.8566],[-111.0543,44.855],[-111.0543,44.8528],[-111.0543,44.8272],[-111.0542,44.8138],[-111.0542,44.8008],[-111.0542,44.7828],[-111.0541,44.7707],[-111.0541,44.7688],[-111.0542,44.7685],[-111.0541,44.7658],[-111.0541,44.7527],[-111.0541,44.7499],[-111.0541,44.7483],[-111.054,44.7262],[-111.0536,44.6791],[-111.0534,44.6663],[-111.0533,44.6544],[-111.0533,44.6535],[-111.0533,44.6532],[-111.0533,44.6531],[-111.0533,44.6517],[-111.0532,44.6314],[-111.0532,44.625],[-111.0532,44.6162],[-111.0532,44.6144],[-111.0532,44.6089],[-111.0531,44.6048],[-111.0531,44.6013],[-111.0531,44.5929],[-111.0531,44.592],[-111.053,44.5756],[-111.053,44.5714],[-111.0529,44.5704],[-111.0529,44.5666],[-111.0529,44.5642],[-111.0528,44.5402],[-111.0527,44.5158],[-111.0526,44.4997],[-111.0525,44.4896],[-111.0524,44.4784],[-111.0558,44.4768],[-111.058,44.4773],[-111.06,44.4774],[-111.0647,44.4786],[-111.0702,44.4822],[-111.0719,44.4827],[-111.0748,44.4834],[-111.0784,44.4832],[-111.0803,44.4839],[-111.0806,44.484],[-111.0837,44.4846],[-111.0867,44.4852],[-111.092,44.4864],[-111.0935,44.4864],[-111.0956,44.4864],[-111.0962,44.4864],[-111.0971,44.4865],[-111.0973,44.4865],[-111.0989,44.4873],[-111.0995,44.4875],[-111.1009,44.4878],[-111.102,44.4877],[-111.1045,44.4867],[-111.1072,44.4869],[-111.1081,44.4875],[-111.1087,44.4879],[-111.1128,44.4905],[-111.1151,44.4939],[-111.1197,44.4943],[-111.1262,44.4971],[-111.1274,44.4976],[-111.1281,44.4991],[-111.1284,44.4997],[-111.1307,44.5001],[-111.1336,44.5062],[-111.1337,44.5065],[-111.1338,44.5068],[-111.1379,44.5151],[-111.138,44.5154],[-111.1384,44.5162],[-111.1386,44.5168],[-111.1386,44.5189],[-111.1314,44.5324],[-111.1324,44.5328],[-111.1395,44.5354],[-111.1408,44.5358],[-111.1415,44.5358],[-111.1424,44.5357],[-111.1462,44.5354],[-111.1489,44.5351],[-111.1506,44.535],[-111.1551,44.5424],[-111.156,44.5429],[-111.1564,44.5433],[-111.1589,44.5463],[-111.1737,44.5493],[-111.1763,44.551],[-111.1767,44.5514],[-111.1771,44.5519],[-111.178,44.5522],[-111.1786,44.5525],[-111.1791,44.5529],[-111.1802,44.5542],[-111.1808,44.5549],[-111.1808,44.5559],[-111.1809,44.5571],[-111.1805,44.5586],[-111.1808,44.5598],[-111.1809,44.5631],[-111.1806,44.5643],[-111.1805,44.5647],[-111.18,44.5672],[-111.18,44.5675],[-111.1805,44.5684],[-111.181,44.5692],[-111.1863,44.5709],[-111.1867,44.571],[-111.1883,44.5715],[-111.1914,44.5725],[-111.1947,44.5733],[-111.1969,44.5742],[-111.2003,44.5755],[-111.2015,44.5759],[-111.2025,44.5757],[-111.2073,44.5751],[-111.2105,44.5754],[-111.2121,44.5756],[-111.2124,44.5756],[-111.2126,44.5756],[-111.214,44.5756],[-111.2158,44.5755],[-111.2166,44.5754],[-111.2189,44.5753],[-111.219,44.5754],[-111.2198,44.5763],[-111.2203,44.5767],[-111.2204,44.5769],[-111.2212,44.5768],[-111.2246,44.5763],[-111.2257,44.5764],[-111.2268,44.5766],[-111.2276,44.5767],[-111.2276,44.5769],[-111.2275,44.5772],[-111.2275,44.5775],[-111.2276,44.5778],[-111.2279,44.5782],[-111.2282,44.5786],[-111.2302,44.5812],[-111.2295,44.5824],[-111.2299,44.5828],[-111.2315,44.5845],[-111.2321,44.585],[-111.2322,44.5852],[-111.2321,44.5853],[-111.2315,44.5857],[-111.2311,44.5859],[-111.2311,44.5863],[-111.231,44.5868],[-111.2308,44.5877],[-111.2314,44.5884],[-111.2322,44.5891],[-111.2325,44.5895],[-111.2325,44.5898],[-111.2322,44.5926],[-111.2321,44.5941],[-111.2321,44.5947],[-111.2319,44.5958],[-111.2319,44.5971],[-111.2324,44.5979],[-111.2333,44.5994],[-111.2341,44.6005],[-111.2344,44.6006],[-111.2348,44.6007],[-111.2353,44.6008],[-111.2356,44.601],[-111.2356,44.6013],[-111.2356,44.6019],[-111.2355,44.6023],[-111.2351,44.6048],[-111.235,44.6051],[-111.2351,44.6054],[-111.2354,44.6058],[-111.2359,44.6066],[-111.2364,44.6072],[-111.2376,44.6088],[-111.2382,44.6095],[-111.2389,44.6106],[-111.2391,44.611],[-111.2399,44.6126],[-111.24,44.6129],[-111.2401,44.6134],[-111.2403,44.6137],[-111.2408,44.6144],[-111.2409,44.6145],[-111.2395,44.615],[-111.2382,44.6154],[-111.2367,44.6159],[-111.2337,44.6167],[-111.2297,44.6179],[-111.2288,44.6182],[-111.2283,44.6183],[-111.2266,44.6184],[-111.2259,44.6187],[-111.2193,44.6225],[-111.2196,44.6227],[-111.2233,44.6245],[-111.2241,44.6249],[-111.2244,44.6251],[-111.2247,44.6256],[-111.2251,44.6262],[-111.2255,44.6271],[-111.2266,44.6285],[-111.228,44.6301],[-111.2287,44.6307],[-111.2301,44.6319],[-111.2315,44.6331],[-111.234,44.6353],[-111.2347,44.6359],[-111.2354,44.6364],[-111.2357,44.6367],[-111.2369,44.6377],[-111.2376,44.6387],[-111.2383,44.6391],[-111.2401,44.6407],[-111.241,44.6415],[-111.242,44.6425],[-111.2426,44.6434],[-111.2446,44.6434],[-111.2464,44.6435],[-111.2477,44.6436],[-111.2483,44.6438],[-111.2492,44.6441],[-111.2506,44.6461],[-111.2507,44.6463],[-111.2512,44.6471],[-111.2513,44.6478],[-111.2513,44.648],[-111.2514,44.6486],[-111.2516,44.6487],[-111.2523,44.6492],[-111.2528,44.6495],[-111.2531,44.6498],[-111.2531,44.65],[-111.253,44.6505],[-111.2528,44.6509],[-111.2525,44.651],[-111.2525,44.6512],[-111.2526,44.6512],[-111.2529,44.6512],[-111.253,44.6512],[-111.2532,44.6512],[-111.2535,44.6511],[-111.2541,44.651],[-111.2547,44.651],[-111.2553,44.6508],[-111.2558,44.6507],[-111.2566,44.6504],[-111.2571,44.6503],[-111.2581,44.6501],[-111.2592,44.6499],[-111.26,44.6498],[-111.2601,44.6497],[-111.2606,44.6497],[-111.2613,44.6497],[-111.2619,44.6498],[-111.2626,44.6497],[-111.2632,44.6495],[-111.2636,44.6491],[-111.2638,44.649],[-111.2647,44.6489],[-111.2652,44.6488],[-111.2653,44.6487],[-111.2656,44.6486],[-111.266,44.6482],[-111.2665,44.6479],[-111.268,44.6475],[-111.2692,44.647],[-111.2697,44.6469],[-111.2701,44.6468],[-111.2703,44.6469],[-111.2707,44.6469],[-111.2708,44.647],[-111.2709,44.647],[-111.271,44.6472],[-111.2713,44.6473],[-111.2716,44.6477],[-111.272,44.6481],[-111.2723,44.6482],[-111.2726,44.6484],[-111.2738,44.6489],[-111.2753,44.6492],[-111.2764,44.6495],[-111.2767,44.6497],[-111.2771,44.6499],[-111.2772,44.6501],[-111.2775,44.6504],[-111.2779,44.6509],[-111.2785,44.6513],[-111.2789,44.6519],[-111.2794,44.6527],[-111.2799,44.6536],[-111.2803,44.6544],[-111.2805,44.6549],[-111.2806,44.6552],[-111.2793,44.6552],[-111.2781,44.6551],[-111.2776,44.6553],[-111.2765,44.656],[-111.2762,44.6562],[-111.2761,44.6563],[-111.2759,44.6564],[-111.2756,44.6567],[-111.2753,44.6572],[-111.2754,44.6576],[-111.2753,44.6582],[-111.2752,44.6584],[-111.275,44.6587],[-111.2746,44.659],[-111.274,44.6594],[-111.2736,44.6597],[-111.2733,44.66],[-111.2731,44.6605],[-111.2726,44.6615],[-111.2724,44.662],[-111.272,44.6623],[-111.2719,44.6625],[-111.2718,44.6625],[-111.2714,44.6627],[-111.2707,44.6629],[-111.2699,44.6631],[-111.269,44.6633],[-111.2689,44.6633],[-111.2687,44.6634],[-111.2681,44.6638],[-111.2677,44.6641],[-111.2676,44.6642],[-111.2672,44.6646],[-111.267,44.6648],[-111.2669,44.6651],[-111.2669,44.6652],[-111.2667,44.6655],[-111.2667,44.6657],[-111.2666,44.6662],[-111.2666,44.6663],[-111.2666,44.6669],[-111.2668,44.6675],[-111.2672,44.6677],[-111.2684,44.6682],[-111.2691,44.6685],[-111.2697,44.6688],[-111.27,44.6691],[-111.2708,44.67],[-111.2716,44.6707],[-111.2726,44.6714],[-111.2728,44.6716],[-111.2737,44.6724],[-111.275,44.6736],[-111.2757,44.6743],[-111.2758,44.6746],[-111.276,44.675],[-111.2766,44.6755],[-111.2768,44.6759],[-111.2769,44.676],[-111.2766,44.6769],[-111.2765,44.6773],[-111.2763,44.6778],[-111.2762,44.6783],[-111.2765,44.6786],[-111.2766,44.6788],[-111.277,44.6792],[-111.2773,44.6799],[-111.2779,44.6808],[-111.2784,44.6813],[-111.2785,44.6815],[-111.2793,44.6822],[-111.2803,44.683],[-111.2811,44.6835],[-111.2814,44.6836],[-111.2819,44.6835],[-111.2827,44.6836],[-111.2831,44.6838],[-111.2833,44.6839],[-111.2843,44.6842],[-111.285,44.6845],[-111.2856,44.6848],[-111.2862,44.685],[-111.287,44.6853],[-111.2878,44.6859],[-111.2881,44.6861],[-111.2884,44.6862],[-111.2894,44.6861],[-111.2905,44.686],[-111.2908,44.6861],[-111.291,44.6862],[-111.2919,44.6869],[-111.2928,44.6876],[-111.2931,44.6879],[-111.2932,44.6884],[-111.2934,44.6887],[-111.2939,44.689],[-111.2944,44.6893],[-111.295,44.6896],[-111.2957,44.6904],[-111.2963,44.6911],[-111.2966,44.6912],[-111.2969,44.6914],[-111.2969,44.6915],[-111.2969,44.6916],[-111.2968,44.6919],[-111.2967,44.6923],[-111.2967,44.6929],[-111.2969,44.6932],[-111.2972,44.6936],[-111.2973,44.694],[-111.2967,44.6945],[-111.2964,44.6951],[-111.2964,44.6953],[-111.2963,44.6956],[-111.2964,44.696],[-111.2964,44.6963],[-111.2961,44.6966],[-111.2954,44.6973],[-111.2951,44.6976],[-111.295,44.6978],[-111.2948,44.6983],[-111.2948,44.6986],[-111.2949,44.6989],[-111.2948,44.7001],[-111.2949,44.7003],[-111.295,44.7005],[-111.2956,44.7012],[-111.2958,44.7014],[-111.2959,44.7015],[-111.296,44.7018],[-111.296,44.702],[-111.2963,44.7023],[-111.2966,44.7024],[-111.297,44.7025],[-111.2973,44.7026],[-111.2978,44.7028],[-111.2984,44.7032],[-111.2991,44.7033],[-111.2997,44.7035],[-111.3003,44.7039],[-111.3006,44.7042],[-111.3006,44.7045],[-111.3007,44.7048],[-111.3008,44.7052],[-111.301,44.7056],[-111.3011,44.7057],[-111.3018,44.7061],[-111.3033,44.7064],[-111.3037,44.7065],[-111.3044,44.7068],[-111.305,44.7071],[-111.3056,44.7074],[-111.3068,44.7077],[-111.3077,44.7082],[-111.3088,44.709],[-111.3097,44.7096],[-111.3119,44.7109],[-111.3134,44.7117],[-111.3147,44.7125],[-111.3157,44.7131],[-111.317,44.714],[-111.3179,44.7145],[-111.3181,44.7147],[-111.3185,44.7157],[-111.3188,44.7161],[-111.3195,44.7166],[-111.321,44.7177],[-111.3219,44.7183],[-111.3225,44.7188],[-111.3229,44.72],[-111.323,44.7205],[-111.3232,44.7213],[-111.3232,44.7216],[-111.3231,44.7219],[-111.3232,44.7221],[-111.3232,44.7227],[-111.3236,44.7241],[-111.3237,44.7246],[-111.3235,44.7255],[-111.3233,44.726],[-111.3232,44.7263],[-111.3228,44.7268],[-111.3227,44.7269],[-111.3228,44.7277],[-111.323,44.7286],[-111.3231,44.7286],[-111.3236,44.7291],[-111.3244,44.7296],[-111.3253,44.73],[-111.3261,44.7302],[-111.3269,44.7304],[-111.327,44.7304],[-111.3279,44.7309],[-111.3286,44.7313],[-111.3293,44.7315],[-111.3299,44.7314],[-111.3302,44.7313],[-111.3307,44.7312],[-111.3315,44.7312],[-111.3325,44.7313],[-111.3331,44.7314],[-111.3333,44.7315],[-111.3342,44.7317],[-111.3347,44.7321],[-111.3352,44.7324],[-111.3357,44.7326],[-111.3371,44.7332],[-111.3374,44.7332],[-111.3375,44.7331],[-111.338,44.7329],[-111.3388,44.7322],[-111.3393,44.7315],[-111.3399,44.7309],[-111.3404,44.7305],[-111.3416,44.7294],[-111.343,44.7288],[-111.3453,44.7275],[-111.346,44.727],[-111.3463,44.7269],[-111.3471,44.7263],[-111.3477,44.7258],[-111.3478,44.7257],[-111.3481,44.7253],[-111.3489,44.7255],[-111.3492,44.7255],[-111.3502,44.7257],[-111.3517,44.7259],[-111.353,44.7262],[-111.3539,44.7267],[-111.3544,44.727],[-111.3547,44.727],[-111.3551,44.7272],[-111.3556,44.7274],[-111.3565,44.7284],[-111.3569,44.729],[-111.3577,44.7294],[-111.3582,44.7298],[-111.3585,44.7301],[-111.3585,44.7305],[-111.3589,44.7308],[-111.3592,44.7313],[-111.3597,44.7318],[-111.3604,44.7327],[-111.3606,44.7331],[-111.361,44.7336],[-111.3614,44.734],[-111.3619,44.7349],[-111.3626,44.7353],[-111.3629,44.7355],[-111.3632,44.7357],[-111.3635,44.736],[-111.3641,44.7364],[-111.3646,44.7367],[-111.365,44.7368],[-111.3655,44.7372],[-111.366,44.7376],[-111.3665,44.7381],[-111.3667,44.7385],[-111.3666,44.7389],[-111.3664,44.7393],[-111.3663,44.7404],[-111.3666,44.7407],[-111.3667,44.741],[-111.3667,44.7413],[-111.3665,44.7417],[-111.3662,44.742],[-111.3663,44.7422],[-111.3667,44.7428],[-111.3672,44.743],[-111.3683,44.7433],[-111.3697,44.744],[-111.3698,44.7442],[-111.3705,44.745],[-111.3709,44.7455],[-111.3716,44.7461],[-111.3722,44.7466],[-111.3733,44.7471],[-111.3744,44.7477],[-111.3749,44.7481],[-111.3751,44.7484],[-111.3751,44.7489],[-111.3749,44.749],[-111.3748,44.7493],[-111.3744,44.7496],[-111.3743,44.7498],[-111.3744,44.75],[-111.3745,44.7502],[-111.3751,44.7506],[-111.3758,44.751],[-111.3764,44.7513],[-111.377,44.7514],[-111.3776,44.7516],[-111.3782,44.7518],[-111.3789,44.752],[-111.3793,44.7522],[-111.3799,44.7525],[-111.3813,44.7531],[-111.383,44.7537],[-111.3836,44.754],[-111.3844,44.7548],[-111.3848,44.755],[-111.3851,44.7549],[-111.3855,44.7547],[-111.3856,44.7546],[-111.3862,44.7541],[-111.3871,44.7534],[-111.3879,44.7531],[-111.3883,44.753],[-111.3887,44.753],[-111.3894,44.753],[-111.3899,44.7531],[-111.3901,44.7531],[-111.3904,44.7531],[-111.3908,44.7531],[-111.3912,44.7529],[-111.3913,44.7529],[-111.3915,44.7527],[-111.392,44.7525],[-111.3922,44.7525],[-111.3923,44.7524],[-111.3925,44.7524],[-111.393,44.7523],[-111.393,44.7521],[-111.3931,44.7517],[-111.393,44.7512],[-111.3931,44.7508],[-111.3935,44.7504],[-111.394,44.7499],[-111.3943,44.7498],[-111.3948,44.7494],[-111.3954,44.749],[-111.3957,44.7488],[-111.3959,44.7487],[-111.396,44.7485],[-111.3959,44.7482],[-111.3958,44.748],[-111.396,44.7479],[-111.3966,44.7478],[-111.3969,44.7475],[-111.3974,44.7469],[-111.3978,44.7464],[-111.3972,44.7463],[-111.3967,44.7462],[-111.3962,44.746],[-111.3956,44.7457],[-111.3949,44.7452],[-111.3948,44.7451],[-111.3947,44.745],[-111.3945,44.7448],[-111.3945,44.7446],[-111.3945,44.7445],[-111.3944,44.7444],[-111.3944,44.7441],[-111.3946,44.7439],[-111.3948,44.7436],[-111.3948,44.7434],[-111.3948,44.7428],[-111.3955,44.7421],[-111.3956,44.7417],[-111.3957,44.7415],[-111.3957,44.7413],[-111.3958,44.741],[-111.3955,44.74],[-111.3953,44.7394],[-111.3953,44.7392],[-111.3956,44.739],[-111.3963,44.7388],[-111.3965,44.7387],[-111.3971,44.7379],[-111.3973,44.7377],[-111.398,44.7367],[-111.3986,44.7359],[-111.3988,44.7356],[-111.399,44.7353],[-111.3992,44.7348],[-111.3994,44.7343],[-111.3994,44.7341],[-111.3994,44.7339],[-111.3993,44.7335],[-111.3989,44.7331],[-111.3987,44.7329],[-111.3986,44.7328],[-111.3984,44.7325],[-111.3984,44.7323],[-111.3984,44.7319],[-111.3986,44.7313],[-111.3986,44.7308],[-111.3986,44.7307],[-111.3985,44.7305],[-111.3985,44.7304],[-111.3975,44.7291],[-111.3971,44.7284],[-111.3971,44.7282],[-111.397,44.7279],[-111.3971,44.7275],[-111.3975,44.7272],[-111.3982,44.7265],[-111.3983,44.7264],[-111.3984,44.7262],[-111.3984,44.7259],[-111.3983,44.7257],[-111.3982,44.7254],[-111.3982,44.7251],[-111.3981,44.7248],[-111.3978,44.7244],[-111.3978,44.7241],[-111.398,44.7236],[-111.3984,44.7233],[-111.3986,44.7232],[-111.3992,44.7225],[-111.3999,44.722],[-111.4005,44.7217],[-111.4012,44.7216],[-111.4038,44.7213],[-111.4044,44.721],[-111.4046,44.7207],[-111.4049,44.7198],[-111.4052,44.7194],[-111.4057,44.719],[-111.4059,44.7189],[-111.4062,44.7186],[-111.4066,44.7183],[-111.407,44.7176],[-111.4073,44.717],[-111.4077,44.7165],[-111.4084,44.716],[-111.4085,44.7159],[-111.4091,44.7156],[-111.4092,44.7155],[-111.4106,44.7148],[-111.4111,44.7145],[-111.4113,44.7143],[-111.4114,44.7142],[-111.4116,44.714],[-111.4119,44.7136],[-111.4125,44.713],[-111.4128,44.7127],[-111.4129,44.7126],[-111.4134,44.7118],[-111.4137,44.7114],[-111.4143,44.7107],[-111.4149,44.7106],[-111.4158,44.7109],[-111.4175,44.7121],[-111.4188,44.7127],[-111.4208,44.7132],[-111.4227,44.7137],[-111.4242,44.714],[-111.4252,44.7149],[-111.4258,44.7161],[-111.4261,44.7165],[-111.4262,44.7177],[-111.4272,44.7184],[-111.428,44.719],[-111.4296,44.7201],[-111.4317,44.7207],[-111.4355,44.7207],[-111.4388,44.7206],[-111.4427,44.7202],[-111.444,44.7194],[-111.4442,44.7192],[-111.4453,44.7186],[-111.4456,44.7182],[-111.4457,44.7182],[-111.4465,44.7177],[-111.4469,44.7174],[-111.4473,44.7173],[-111.4478,44.7173],[-111.4481,44.7174],[-111.4488,44.7175],[-111.4495,44.7174],[-111.4527,44.7168],[-111.4543,44.7164],[-111.4557,44.7161],[-111.4566,44.7161],[-111.4568,44.7161],[-111.457,44.7161],[-111.4574,44.7161],[-111.4577,44.7159],[-111.4583,44.7158],[-111.4584,44.7158],[-111.4586,44.7157],[-111.4595,44.7155],[-111.46,44.7153],[-111.4609,44.7151],[-111.4621,44.7146],[-111.4627,44.7144],[-111.4634,44.7142],[-111.4647,44.7139],[-111.4653,44.7138],[-111.4656,44.7137],[-111.4659,44.7136],[-111.4661,44.7135],[-111.4667,44.7132],[-111.4671,44.7128],[-111.4677,44.7123],[-111.4687,44.7116],[-111.4691,44.7112],[-111.4692,44.7112],[-111.4699,44.7107],[-111.4717,44.7098],[-111.473,44.7093],[-111.4732,44.7092],[-111.475,44.7088],[-111.4754,44.7087],[-111.4755,44.7086],[-111.4758,44.7083],[-111.476,44.7082],[-111.4762,44.708],[-111.4763,44.708],[-111.4776,44.7078],[-111.4788,44.7071],[-111.4791,44.707],[-111.4795,44.7068],[-111.4798,44.7068],[-111.4799,44.7068],[-111.4802,44.7068],[-111.4807,44.7069],[-111.4811,44.707],[-111.4815,44.7071],[-111.4818,44.7071],[-111.482,44.7072],[-111.4829,44.707],[-111.4835,44.7071],[-111.4837,44.7071],[-111.4838,44.7071],[-111.4853,44.7078],[-111.4855,44.7078],[-111.4858,44.7077],[-111.4859,44.7076],[-111.486,44.7075],[-111.4864,44.7072],[-111.4865,44.7069],[-111.4866,44.7069],[-111.4867,44.7069],[-111.4869,44.7067],[-111.487,44.7067],[-111.487,44.7066],[-111.4875,44.7064],[-111.4881,44.7061],[-111.4888,44.7056],[-111.4891,44.7051],[-111.4891,44.705],[-111.4892,44.7045],[-111.4891,44.7039],[-111.4889,44.7034],[-111.4891,44.703],[-111.4891,44.7029],[-111.4892,44.7026],[-111.4894,44.7024],[-111.4897,44.7019],[-111.4897,44.7018],[-111.4898,44.7014],[-111.4899,44.7006],[-111.4898,44.7002],[-111.4897,44.6997],[-111.4894,44.6994],[-111.4891,44.6992],[-111.4884,44.6988],[-111.4883,44.6987],[-111.4879,44.6985],[-111.4873,44.6979],[-111.4871,44.6975],[-111.487,44.697],[-111.4872,44.6965],[-111.4872,44.6962],[-111.4869,44.696],[-111.4868,44.6959],[-111.4862,44.6957],[-111.4856,44.6954],[-111.4848,44.6949],[-111.4842,44.6947],[-111.4841,44.6946],[-111.4838,44.6945],[-111.4836,44.6941],[-111.4835,44.6936],[-111.4834,44.6932],[-111.4828,44.6929],[-111.4827,44.6926],[-111.4827,44.6924],[-111.4828,44.6921],[-111.4831,44.6916],[-111.4833,44.6912],[-111.4832,44.6911],[-111.483,44.6911],[-111.4829,44.6912],[-111.4826,44.6912],[-111.4826,44.691],[-111.4828,44.6907],[-111.4832,44.6903],[-111.4834,44.6899],[-111.4833,44.6896],[-111.4834,44.6895],[-111.4834,44.6894],[-111.4836,44.6891],[-111.4837,44.689],[-111.4843,44.6885],[-111.4848,44.6879],[-111.4846,44.6876],[-111.4836,44.6869],[-111.4835,44.6868],[-111.4831,44.6866],[-111.4827,44.6863],[-111.4825,44.6861],[-111.4821,44.6858],[-111.4816,44.6855],[-111.4815,44.6854],[-111.481,44.6853],[-111.4805,44.6851],[-111.4803,44.6849],[-111.4801,44.6846],[-111.4798,44.6842],[-111.4796,44.684],[-111.4793,44.6839],[-111.4788,44.6839],[-111.4783,44.6839],[-111.4783,44.6838],[-111.4781,44.6838],[-111.478,44.6836],[-111.4781,44.6833],[-111.4783,44.6831],[-111.4781,44.6829],[-111.478,44.6828],[-111.4778,44.6827],[-111.4775,44.6825],[-111.4775,44.6824],[-111.4774,44.6823],[-111.4773,44.6822],[-111.4767,44.6814],[-111.4765,44.6814],[-111.4762,44.6813],[-111.476,44.6813],[-111.4755,44.6812],[-111.4749,44.6812],[-111.4744,44.6814],[-111.4741,44.6815],[-111.4737,44.6815],[-111.4735,44.6814],[-111.473,44.6812],[-111.4722,44.6803],[-111.472,44.6802],[-111.4715,44.6801],[-111.4703,44.68],[-111.4693,44.6798],[-111.4688,44.6794],[-111.4685,44.6792],[-111.4684,44.679],[-111.4685,44.6787],[-111.4696,44.6778],[-111.4704,44.677],[-111.4705,44.677],[-111.4706,44.6766],[-111.471,44.676],[-111.4714,44.6751],[-111.4718,44.6749],[-111.4725,44.6748],[-111.4727,44.6748],[-111.4732,44.6747],[-111.4737,44.6745],[-111.4739,44.6744],[-111.4741,44.6743],[-111.4743,44.674],[-111.4745,44.6739],[-111.4747,44.6739],[-111.4748,44.6739],[-111.4749,44.6739],[-111.4752,44.674],[-111.4755,44.674],[-111.4757,44.674],[-111.476,44.674],[-111.4764,44.6739],[-111.4765,44.6737],[-111.4767,44.6731],[-111.4765,44.6725],[-111.4765,44.6723],[-111.4762,44.6709],[-111.476,44.6702],[-111.4759,44.6695],[-111.4756,44.669],[-111.4752,44.6689],[-111.4749,44.6688],[-111.4747,44.6688],[-111.474,44.6686],[-111.4733,44.6684],[-111.473,44.6681],[-111.4727,44.6677],[-111.4724,44.6674],[-111.4722,44.6671],[-111.4723,44.6669],[-111.4725,44.6662],[-111.4728,44.6655],[-111.4733,44.665],[-111.474,44.6646],[-111.4745,44.6643],[-111.475,44.6641],[-111.4756,44.6637],[-111.4768,44.6631],[-111.4774,44.6628],[-111.4775,44.6627],[-111.478,44.6624],[-111.4783,44.6622],[-111.4784,44.6621],[-111.4785,44.6619],[-111.4785,44.6616],[-111.4785,44.6615],[-111.4784,44.6613],[-111.4779,44.6609],[-111.4778,44.6608],[-111.4776,44.6603],[-111.4777,44.66],[-111.4783,44.6595],[-111.4787,44.6592],[-111.4788,44.6589],[-111.479,44.6587],[-111.4794,44.6585],[-111.48,44.6583],[-111.4803,44.6582],[-111.4804,44.6579],[-111.4804,44.6576],[-111.4806,44.6574],[-111.4811,44.6572],[-111.4815,44.6569],[-111.4819,44.6562],[-111.4822,44.6558],[-111.4825,44.6557],[-111.4827,44.6555],[-111.484,44.6551],[-111.4844,44.655],[-111.4857,44.6548],[-111.4862,44.6546],[-111.4864,44.6546],[-111.4867,44.6543],[-111.4874,44.6538],[-111.4875,44.6537],[-111.4876,44.6536],[-111.4877,44.6533],[-111.4876,44.6529],[-111.4876,44.6526],[-111.4878,44.6523],[-111.4879,44.6519],[-111.488,44.6514],[-111.488,44.6511],[-111.4888,44.6503],[-111.4894,44.65],[-111.4903,44.6498],[-111.4906,44.6497],[-111.4908,44.6494],[-111.4907,44.6491],[-111.4907,44.6489],[-111.491,44.6485],[-111.4913,44.6481],[-111.4915,44.6478],[-111.4915,44.6464],[-111.4916,44.6461],[-111.4917,44.6448],[-111.4916,44.6441],[-111.4914,44.6437],[-111.4911,44.6434],[-111.4907,44.6431],[-111.4901,44.6428],[-111.49,44.6427],[-111.4901,44.6425],[-111.4904,44.6424],[-111.4907,44.6425],[-111.4914,44.6429],[-111.4923,44.6433],[-111.4924,44.6433],[-111.4939,44.6443],[-111.4942,44.6444],[-111.4951,44.6443],[-111.4953,44.6443],[-111.4954,44.6444],[-111.4962,44.6451],[-111.4972,44.6461],[-111.4974,44.6462],[-111.4976,44.6463],[-111.4979,44.6465],[-111.4984,44.6466],[-111.4986,44.6468],[-111.4987,44.6471],[-111.4988,44.6476],[-111.4989,44.6478],[-111.4992,44.648],[-111.4998,44.6484],[-111.5002,44.6488],[-111.5007,44.6494],[-111.501,44.6496],[-111.5011,44.6496],[-111.5014,44.6493],[-111.5014,44.6483],[-111.5015,44.6482],[-111.5016,44.6475],[-111.502,44.6469],[-111.5025,44.6464],[-111.5027,44.6461],[-111.5032,44.6455],[-111.5037,44.645],[-111.5038,44.645],[-111.5039,44.6447],[-111.5041,44.6446],[-111.5044,44.6445],[-111.5049,44.6443],[-111.5053,44.6443],[-111.5055,44.6443],[-111.5058,44.6443],[-111.5061,44.6444],[-111.5065,44.6448],[-111.5072,44.645],[-111.5075,44.6452],[-111.5076,44.6453],[-111.5077,44.6454],[-111.5078,44.6455],[-111.5079,44.6456],[-111.5081,44.6455],[-111.5093,44.645],[-111.5097,44.6448],[-111.51,44.6446],[-111.5104,44.6445],[-111.5108,44.6444],[-111.5111,44.6443],[-111.5116,44.6443],[-111.512,44.6443],[-111.5125,44.6443],[-111.5126,44.6443],[-111.5128,44.6443],[-111.5132,44.6442],[-111.5139,44.6441],[-111.5144,44.6441],[-111.5146,44.6441],[-111.5156,44.644],[-111.5162,44.6441],[-111.5163,44.644],[-111.5162,44.6439],[-111.5161,44.6438],[-111.5161,44.6437],[-111.5163,44.6434],[-111.5163,44.6433],[-111.5165,44.6426],[-111.5166,44.6425],[-111.5166,44.6417],[-111.5166,44.6413],[-111.5165,44.6409],[-111.5162,44.6408],[-111.516,44.6408],[-111.5157,44.6407],[-111.5153,44.6405],[-111.5149,44.64],[-111.5141,44.6396],[-111.5133,44.6393],[-111.5128,44.6392],[-111.5126,44.6392],[-111.5124,44.6392],[-111.5123,44.6392],[-111.5119,44.6391],[-111.5117,44.6389],[-111.5114,44.6386],[-111.5113,44.6383],[-111.5112,44.6379],[-111.5111,44.6375],[-111.5111,44.6374],[-111.5104,44.6359],[-111.5101,44.6355],[-111.51,44.6353],[-111.51,44.6352],[-111.5098,44.6345],[-111.5098,44.6342],[-111.5092,44.6334],[-111.5091,44.6331],[-111.5088,44.633],[-111.5081,44.6328],[-111.5076,44.6325],[-111.5074,44.6324],[-111.5069,44.6322],[-111.5059,44.6315],[-111.5053,44.6309],[-111.5046,44.6305],[-111.5045,44.6304],[-111.5038,44.6299],[-111.5035,44.6294],[-111.5032,44.6289],[-111.5029,44.6279],[-111.5027,44.6274],[-111.5025,44.6268],[-111.5025,44.6265],[-111.5027,44.6263],[-111.5035,44.626],[-111.5039,44.6258],[-111.5043,44.6256],[-111.5046,44.6253],[-111.5055,44.6252],[-111.5061,44.6251],[-111.5066,44.6251],[-111.5071,44.625],[-111.5076,44.6251],[-111.508,44.625],[-111.5083,44.6249],[-111.5084,44.6249],[-111.5091,44.6244],[-111.5092,44.6243],[-111.5096,44.6237],[-111.5099,44.6235],[-111.5106,44.6232],[-111.5109,44.623],[-111.511,44.6229],[-111.5113,44.6227],[-111.5115,44.6225],[-111.512,44.622],[-111.5128,44.6214],[-111.5134,44.6212],[-111.5138,44.621],[-111.5145,44.6209],[-111.515,44.6209],[-111.5153,44.6206],[-111.5158,44.6204],[-111.5159,44.6204],[-111.5163,44.6203],[-111.5165,44.6201],[-111.5167,44.62],[-111.5166,44.6198],[-111.5165,44.6197],[-111.5164,44.6194],[-111.5164,44.6192],[-111.5165,44.619],[-111.5168,44.6188],[-111.5169,44.6186],[-111.5169,44.6185],[-111.517,44.6182],[-111.5184,44.6165],[-111.519,44.6161],[-111.5193,44.6159],[-111.5196,44.6158],[-111.5198,44.6157],[-111.52,44.6157],[-111.5211,44.6153],[-111.5216,44.615],[-111.5218,44.6149],[-111.5223,44.6144],[-111.5226,44.6141],[-111.5227,44.6137],[-111.5227,44.6135],[-111.5226,44.6133],[-111.5224,44.6131],[-111.5221,44.6129],[-111.5219,44.6129],[-111.5216,44.6128],[-111.521,44.6127],[-111.5205,44.6125],[-111.5204,44.6124],[-111.5203,44.6123],[-111.5201,44.6123],[-111.5198,44.6122],[-111.5197,44.6122],[-111.5196,44.6121],[-111.5196,44.612],[-111.5197,44.6118],[-111.52,44.6117],[-111.5201,44.6117],[-111.5203,44.6116],[-111.5204,44.6116],[-111.5208,44.6113],[-111.5211,44.611],[-111.5215,44.6103],[-111.5216,44.6099],[-111.5216,44.6098],[-111.5217,44.6097],[-111.5217,44.6096],[-111.522,44.609],[-111.5222,44.6086],[-111.5223,44.6086],[-111.5226,44.6082],[-111.5229,44.6079],[-111.524,44.6066],[-111.5241,44.6065],[-111.5244,44.6059],[-111.5244,44.6058],[-111.5249,44.6054],[-111.525,44.6054],[-111.5252,44.6052],[-111.5256,44.6048],[-111.5256,44.6047],[-111.5257,44.6046],[-111.5257,44.6045],[-111.5256,44.6044],[-111.5256,44.6043],[-111.5252,44.6042],[-111.5249,44.6041],[-111.5242,44.6041],[-111.5239,44.6041],[-111.5228,44.604],[-111.5227,44.604],[-111.5223,44.6039],[-111.5221,44.6039],[-111.5214,44.6036],[-111.521,44.6034],[-111.5205,44.603],[-111.52,44.6027],[-111.5199,44.6026],[-111.5197,44.6024],[-111.5195,44.6021],[-111.5193,44.6018],[-111.5194,44.6017],[-111.5197,44.6014],[-111.5198,44.6013],[-111.5199,44.6011],[-111.5201,44.6007],[-111.5205,44.6003],[-111.5209,44.6],[-111.5209,44.5999],[-111.5216,44.5998],[-111.5223,44.5995],[-111.5226,44.5994],[-111.5228,44.5993],[-111.5231,44.5991],[-111.5235,44.5988],[-111.5238,44.5986],[-111.5239,44.5985],[-111.5243,44.5981],[-111.5245,44.5976],[-111.5245,44.5972],[-111.5245,44.5969],[-111.5241,44.596],[-111.5239,44.5955],[-111.5239,44.5949],[-111.5238,44.5946],[-111.5236,44.5944],[-111.5235,44.5943],[-111.5233,44.5942],[-111.5232,44.5941],[-111.5232,44.594],[-111.5233,44.5938],[-111.5235,44.5933],[-111.5238,44.5929],[-111.5238,44.5926],[-111.5236,44.5922],[-111.5233,44.5919],[-111.5232,44.5918],[-111.5229,44.5914],[-111.5229,44.5913],[-111.5228,44.5912],[-111.5227,44.5908],[-111.5226,44.5902],[-111.5224,44.59],[-111.5219,44.5897],[-111.5213,44.5895],[-111.5205,44.5894],[-111.5199,44.5892],[-111.5198,44.5891],[-111.5196,44.589],[-111.5194,44.5887],[-111.5193,44.5881],[-111.5193,44.5878],[-111.5194,44.5871],[-111.5193,44.5866],[-111.5191,44.586],[-111.519,44.5855],[-111.519,44.5853],[-111.5192,44.5849],[-111.5193,44.5847],[-111.5193,44.5846],[-111.5193,44.5842],[-111.5192,44.5839],[-111.5191,44.5838],[-111.5189,44.5834],[-111.5185,44.5828],[-111.5178,44.5822],[-111.5153,44.5807],[-111.5135,44.5798],[-111.5127,44.5795],[-111.5126,44.5795],[-111.5121,44.5793],[-111.5117,44.5791],[-111.5113,44.5788],[-111.5111,44.5786],[-111.5105,44.5782],[-111.5101,44.578],[-111.509,44.5774],[-111.5084,44.5771],[-111.5077,44.5768],[-111.5077,44.5767],[-111.5076,44.5767],[-111.507,44.5768],[-111.5065,44.5768],[-111.5063,44.5767],[-111.5063,44.5762],[-111.5062,44.5761],[-111.5059,44.5759],[-111.5056,44.5757],[-111.5056,44.5756],[-111.5046,44.5748],[-111.5032,44.574],[-111.5021,44.5732],[-111.5013,44.5725],[-111.5011,44.5719],[-111.5009,44.5713],[-111.501,44.571],[-111.5013,44.5709],[-111.5015,44.5707],[-111.5016,44.5706],[-111.5017,44.5704],[-111.5018,44.5703],[-111.5019,44.5701],[-111.5021,44.5698],[-111.5022,44.5695],[-111.5023,44.569],[-111.5026,44.5687],[-111.5031,44.5686],[-111.5037,44.5685],[-111.5041,44.5685],[-111.5045,44.5686],[-111.5048,44.5688],[-111.5056,44.569],[-111.5063,44.5688],[-111.5071,44.5684],[-111.5075,44.5682],[-111.5076,44.568],[-111.5078,44.5678],[-111.5084,44.5675],[-111.5087,44.567],[-111.5091,44.5667],[-111.5092,44.5666],[-111.5096,44.5662],[-111.5099,44.5656],[-111.51,44.5652],[-111.5099,44.565],[-111.5097,44.5647],[-111.5092,44.5641],[-111.5085,44.563],[-111.5085,44.5629],[-111.5083,44.5627],[-111.5079,44.5624],[-111.5078,44.5623],[-111.5074,44.5621],[-111.5069,44.5621],[-111.5059,44.562],[-111.5053,44.562],[-111.505,44.562],[-111.5048,44.562],[-111.5042,44.5616],[-111.5036,44.5614],[-111.5032,44.5614],[-111.5027,44.5612],[-111.5025,44.5611],[-111.5021,44.561],[-111.5013,44.561],[-111.4999,44.561],[-111.4995,44.561],[-111.4992,44.561],[-111.4982,44.561],[-111.4975,44.5611],[-111.4972,44.5611],[-111.497,44.5611],[-111.4967,44.5612],[-111.4956,44.5611],[-111.4952,44.5611],[-111.4945,44.5611],[-111.4938,44.561],[-111.4935,44.5609],[-111.4924,44.5608],[-111.4921,44.5608],[-111.492,44.5608],[-111.4919,44.5607],[-111.4918,44.5607],[-111.4917,44.5607],[-111.4912,44.5604],[-111.4904,44.56],[-111.4899,44.5599],[-111.4895,44.5598],[-111.489,44.5596],[-111.4887,44.5594],[-111.4882,44.5591],[-111.4866,44.5582],[-111.4861,44.5576],[-111.4853,44.5575],[-111.4847,44.5572],[-111.4836,44.5569],[-111.4832,44.5565],[-111.4807,44.5557],[-111.4805,44.5556],[-111.4805,44.5553],[-111.4806,44.555],[-111.4806,44.5547],[-111.4804,44.5545],[-111.48,44.5542],[-111.479,44.5536],[-111.4788,44.5534],[-111.4787,44.5534],[-111.4786,44.5534],[-111.4782,44.5535],[-111.4779,44.5536],[-111.4775,44.5537],[-111.4773,44.5539],[-111.4772,44.5539],[-111.4768,44.5541],[-111.476,44.5544],[-111.4758,44.5546],[-111.4758,44.5548],[-111.4758,44.5549],[-111.4758,44.5552],[-111.4758,44.5553],[-111.4755,44.5563],[-111.4755,44.5564],[-111.4753,44.5564],[-111.4752,44.5564],[-111.4741,44.5567],[-111.4736,44.5569],[-111.4736,44.557],[-111.473,44.5571],[-111.4727,44.5572],[-111.4724,44.5573],[-111.4716,44.5574],[-111.4706,44.5575],[-111.4701,44.5576],[-111.4696,44.5576],[-111.4694,44.5577],[-111.4694,44.5575],[-111.4694,44.5572],[-111.4694,44.5571],[-111.4694,44.557],[-111.4694,44.5569],[-111.4692,44.5567],[-111.469,44.5565],[-111.4687,44.5563],[-111.4684,44.5556],[-111.4681,44.5551],[-111.468,44.5549],[-111.4684,44.5543],[-111.4686,44.554],[-111.4691,44.5531],[-111.4691,44.5528],[-111.4691,44.5523],[-111.4691,44.5522],[-111.4691,44.552],[-111.4688,44.5518],[-111.4685,44.5516],[-111.4684,44.5515],[-111.4681,44.5513],[-111.4679,44.551],[-111.4679,44.5509],[-111.4678,44.5507],[-111.4679,44.5505],[-111.4679,44.5504],[-111.4681,44.5497],[-111.468,44.5492],[-111.4678,44.549],[-111.4677,44.5488],[-111.4677,44.5483],[-111.4677,44.5482],[-111.4676,44.5477],[-111.4673,44.5475],[-111.4673,44.5474],[-111.4672,44.5473],[-111.4671,44.5472],[-111.4669,44.547],[-111.4672,44.5466],[-111.4672,44.5464],[-111.4672,44.5463],[-111.4672,44.546],[-111.4675,44.5457],[-111.4676,44.5455],[-111.4677,44.5451],[-111.4677,44.5449],[-111.4677,44.5448],[-111.4677,44.5446],[-111.4675,44.5444],[-111.4675,44.5443],[-111.4672,44.5441],[-111.467,44.544],[-111.4661,44.5435],[-111.466,44.5434],[-111.4649,44.5426],[-111.4643,44.5421],[-111.4637,44.5416],[-111.4635,44.5414],[-111.4638,44.5412],[-111.4638,44.5411],[-111.464,44.5411],[-111.4648,44.541],[-111.4651,44.5409],[-111.4657,44.5408],[-111.4662,44.5407],[-111.4667,44.5406],[-111.4671,44.5405],[-111.4672,44.5404],[-111.4675,44.5404],[-111.4676,44.5403],[-111.4679,44.5402],[-111.4681,44.5401],[-111.4681,44.5398],[-111.4679,44.5395],[-111.4679,44.5394],[-111.4679,44.5392],[-111.468,44.5389],[-111.4683,44.539],[-111.4687,44.5391],[-111.469,44.5393],[-111.4691,44.5394],[-111.4693,44.5397],[-111.4696,44.54],[-111.4698,44.5402],[-111.4702,44.5404],[-111.4711,44.5405],[-111.4717,44.5408],[-111.4741,44.5408],[-111.475,44.541],[-111.4757,44.5409],[-111.4762,44.5411],[-111.4768,44.5415],[-111.4779,44.5418],[-111.479,44.5417],[-111.4797,44.5421],[-111.48,44.5421],[-111.4802,44.5419],[-111.4804,44.5418],[-111.4805,44.5418],[-111.4808,44.5416],[-111.4816,44.5414],[-111.4819,44.5414],[-111.482,44.5414],[-111.4826,44.5413],[-111.4831,44.5413],[-111.4835,44.5411],[-111.4838,44.5408],[-111.4843,44.541],[-111.4856,44.5416],[-111.4856,44.5417],[-111.4859,44.5417],[-111.4863,44.5415],[-111.4867,44.5414],[-111.4868,44.5413],[-111.4874,44.5412],[-111.4885,44.5409],[-111.4892,44.5408],[-111.4905,44.5407],[-111.4916,44.5406],[-111.4925,44.5406],[-111.4935,44.5406],[-111.4938,44.5407],[-111.4942,44.5407],[-111.4946,44.5409],[-111.4954,44.5409],[-111.4956,44.5409],[-111.4958,44.541],[-111.4964,44.5412],[-111.4965,44.5412],[-111.4975,44.5421],[-111.4982,44.542],[-111.4994,44.542],[-111.4996,44.542],[-111.4999,44.5419],[-111.5001,44.5417],[-111.5001,44.5416],[-111.5002,44.5414],[-111.5002,44.5413],[-111.5004,44.5409],[-111.5007,44.5405],[-111.501,44.5402],[-111.5017,44.5399],[-111.5023,44.5396],[-111.5025,44.5394],[-111.5028,44.5393],[-111.5037,44.539],[-111.504,44.5388],[-111.5046,44.5383],[-111.5054,44.5377],[-111.5062,44.5373],[-111.5069,44.5367],[-111.507,44.5366],[-111.5072,44.5365],[-111.5076,44.5363],[-111.5077,44.5363],[-111.5081,44.5362],[-111.5087,44.5362],[-111.5093,44.5362],[-111.5101,44.536],[-111.511,44.5359],[-111.5111,44.5359],[-111.512,44.5359],[-111.5127,44.536],[-111.5129,44.536],[-111.5133,44.5361],[-111.5136,44.5362],[-111.5145,44.5366],[-111.5151,44.5369],[-111.5156,44.5373],[-111.5159,44.5374],[-111.516,44.5375],[-111.5164,44.5378],[-111.5167,44.5382],[-111.517,44.5389],[-111.517,44.5395],[-111.5172,44.5402],[-111.5174,44.5406],[-111.5177,44.5408],[-111.5179,44.5408],[-111.5181,44.5409],[-111.5181,44.5413],[-111.518,44.5417],[-111.518,44.542],[-111.5182,44.5427],[-111.5182,44.5432],[-111.5183,44.5434],[-111.5184,44.5436],[-111.5188,44.5437],[-111.5189,44.5437],[-111.5192,44.5438],[-111.5196,44.544],[-111.52,44.5443],[-111.5203,44.5447],[-111.521,44.5453],[-111.5212,44.5454],[-111.5213,44.5456],[-111.5217,44.5459],[-111.5222,44.5463],[-111.5228,44.5468],[-111.5233,44.5476],[-111.5236,44.5479],[-111.5249,44.5485],[-111.5251,44.5486],[-111.5255,44.5487],[-111.526,44.5487],[-111.5267,44.5487],[-111.5291,44.5493],[-111.5321,44.5499],[-111.533,44.5501],[-111.5336,44.5502],[-111.5342,44.5503],[-111.5345,44.5503],[-111.5346,44.5503],[-111.535,44.5502],[-111.5356,44.5503],[-111.5361,44.5505],[-111.5363,44.5506],[-111.5371,44.5507],[-111.5371,44.5508],[-111.5375,44.5508],[-111.5381,44.551],[-111.5382,44.551],[-111.5392,44.5513],[-111.5402,44.552],[-111.5405,44.5523],[-111.5408,44.5526],[-111.5413,44.5529],[-111.5416,44.553],[-111.5419,44.5531],[-111.5425,44.5531],[-111.543,44.5532],[-111.5431,44.5533],[-111.5433,44.5534],[-111.5434,44.5534],[-111.544,44.5539],[-111.5443,44.554],[-111.5447,44.5543],[-111.545,44.5546],[-111.5454,44.5553],[-111.5455,44.5556],[-111.5456,44.5558],[-111.5457,44.5562],[-111.5459,44.5566],[-111.5467,44.557],[-111.547,44.5572],[-111.5478,44.5573],[-111.548,44.5572],[-111.5482,44.557],[-111.5484,44.5567],[-111.5489,44.5563],[-111.5492,44.5561],[-111.5497,44.556],[-111.5503,44.556],[-111.5511,44.5562],[-111.5514,44.5562],[-111.5515,44.5562],[-111.5519,44.5561],[-111.5522,44.5559],[-111.5527,44.5559],[-111.5528,44.5559],[-111.5533,44.5559],[-111.5537,44.5559],[-111.5543,44.5558],[-111.5546,44.5557],[-111.5552,44.5551],[-111.5556,44.5549],[-111.556,44.5548],[-111.5566,44.5547],[-111.5569,44.5547],[-111.5572,44.5547],[-111.5573,44.5547],[-111.5579,44.5548],[-111.5584,44.5548],[-111.5589,44.5547],[-111.5592,44.5547],[-111.5595,44.5549],[-111.5596,44.555],[-111.5599,44.5552],[-111.5601,44.5553],[-111.5604,44.5553],[-111.5609,44.5552],[-111.5613,44.5551],[-111.5628,44.5552],[-111.5629,44.5553],[-111.5632,44.5555],[-111.5634,44.5557],[-111.564,44.5562],[-111.5643,44.5566],[-111.5643,44.5569],[-111.5642,44.5571],[-111.5642,44.5573],[-111.5643,44.5574],[-111.5644,44.5575],[-111.5648,44.5576],[-111.5649,44.5576],[-111.5657,44.5576],[-111.5663,44.5576],[-111.5672,44.5576],[-111.5685,44.5577],[-111.5686,44.5577],[-111.5691,44.5578],[-111.5698,44.558],[-111.5704,44.5581],[-111.5708,44.5582],[-111.572,44.5584],[-111.5729,44.5586],[-111.5733,44.5589],[-111.5738,44.559],[-111.5745,44.5592],[-111.5748,44.5593],[-111.575,44.5593],[-111.5752,44.5594],[-111.5755,44.5593],[-111.576,44.5592],[-111.5765,44.5591],[-111.577,44.5589],[-111.5772,44.5589],[-111.5777,44.5589],[-111.5781,44.559],[-111.5785,44.5592],[-111.5786,44.5593],[-111.5789,44.5593],[-111.5793,44.5594],[-111.5796,44.5595],[-111.5797,44.5596],[-111.5801,44.5597],[-111.5805,44.5598],[-111.5807,44.5598],[-111.5809,44.5598],[-111.5818,44.56],[-111.5823,44.5602],[-111.5824,44.5603],[-111.5827,44.5605],[-111.5829,44.5608],[-111.5833,44.5613],[-111.5835,44.5614],[-111.5837,44.5614],[-111.5838,44.5614],[-111.584,44.5614],[-111.5842,44.5613],[-111.5844,44.5615],[-111.5845,44.5616],[-111.5846,44.5619],[-111.5848,44.5621],[-111.585,44.5624],[-111.5853,44.5625],[-111.5857,44.5626],[-111.5861,44.5627],[-111.5865,44.5627],[-111.5869,44.5626],[-111.587,44.5626],[-111.5875,44.5626],[-111.5881,44.5626],[-111.5886,44.5625],[-111.589,44.5624],[-111.5896,44.5621],[-111.5901,44.562],[-111.5903,44.5619],[-111.591,44.5616],[-111.5911,44.5616],[-111.5923,44.5611],[-111.5926,44.5609],[-111.5926,44.5607],[-111.5926,44.5605],[-111.5925,44.5604],[-111.5922,44.5601],[-111.5919,44.5597],[-111.5919,44.5593],[-111.592,44.559],[-111.5922,44.5587],[-111.5925,44.5585],[-111.5928,44.5584],[-111.5933,44.5584],[-111.5938,44.5583],[-111.5941,44.5582],[-111.5943,44.5581],[-111.5944,44.5581],[-111.5946,44.5581],[-111.5947,44.558],[-111.5948,44.5579],[-111.5952,44.5577],[-111.5956,44.5576],[-111.5957,44.5576],[-111.5957,44.5575],[-111.5959,44.5574],[-111.5962,44.5572],[-111.5963,44.5571],[-111.5964,44.557],[-111.5964,44.5568],[-111.5965,44.5568],[-111.5966,44.5568],[-111.5967,44.5567],[-111.5968,44.5566],[-111.597,44.5564],[-111.5973,44.5562],[-111.5975,44.556],[-111.5977,44.5558],[-111.598,44.5556],[-111.5982,44.5555],[-111.5988,44.5552],[-111.5991,44.555],[-111.5993,44.5549],[-111.5994,44.5549],[-111.5996,44.5548],[-111.5998,44.5547],[-111.6,44.5546],[-111.6001,44.5545],[-111.6004,44.5544],[-111.6006,44.5544],[-111.6007,44.5543],[-111.6008,44.5543],[-111.6011,44.5541],[-111.6013,44.554],[-111.6015,44.5539],[-111.6017,44.5539],[-111.6017,44.5538],[-111.6023,44.5537],[-111.6025,44.5536],[-111.6028,44.5537],[-111.6029,44.5537],[-111.604,44.5535],[-111.6043,44.5534],[-111.6044,44.5533],[-111.6045,44.5532],[-111.6049,44.5527],[-111.6055,44.5523],[-111.6058,44.5522],[-111.6063,44.5519],[-111.6066,44.5518],[-111.6076,44.5514],[-111.6089,44.5508],[-111.609,44.5508],[-111.6105,44.5501],[-111.6108,44.55],[-111.6113,44.5497],[-111.6115,44.5495],[-111.6116,44.5494],[-111.6117,44.5494],[-111.6123,44.5489],[-111.6127,44.5488],[-111.6135,44.5488],[-111.6139,44.5487],[-111.6143,44.5487],[-111.6144,44.5487],[-111.6148,44.5489],[-111.6155,44.5494],[-111.6158,44.5498],[-111.6159,44.5498],[-111.6162,44.5501],[-111.6164,44.5502],[-111.6167,44.5502],[-111.6174,44.5504],[-111.6176,44.5505],[-111.6191,44.5507],[-111.62,44.5508],[-111.6209,44.5508],[-111.6217,44.5506],[-111.6226,44.5506],[-111.6233,44.5508],[-111.6237,44.551],[-111.624,44.5513],[-111.6245,44.5515],[-111.6252,44.5517],[-111.6261,44.5518],[-111.6271,44.5519],[-111.628,44.5519],[-111.6289,44.5519],[-111.629,44.5519],[-111.6292,44.552],[-111.6293,44.552],[-111.6298,44.5522],[-111.6303,44.5524],[-111.6306,44.5525],[-111.6319,44.553],[-111.6327,44.5533],[-111.6332,44.5534],[-111.6337,44.5533],[-111.6344,44.5531],[-111.6354,44.5528],[-111.6359,44.5527],[-111.6367,44.5525],[-111.6374,44.5524],[-111.638,44.5525],[-111.6393,44.5526],[-111.6406,44.5527],[-111.6414,44.5529],[-111.6419,44.5532],[-111.6422,44.5533],[-111.6431,44.5538],[-111.6433,44.5539],[-111.6434,44.5539],[-111.6438,44.554],[-111.6444,44.5541],[-111.6446,44.5542],[-111.6452,44.5545],[-111.6459,44.5547],[-111.6468,44.5548],[-111.6469,44.5548],[-111.6478,44.5548],[-111.6484,44.5547],[-111.6492,44.5547],[-111.6499,44.5547],[-111.6508,44.5551],[-111.6509,44.5551],[-111.6513,44.5551],[-111.6518,44.555],[-111.6523,44.5549],[-111.6526,44.5549],[-111.653,44.5547],[-111.6534,44.5546],[-111.6536,44.5545],[-111.6538,44.5542],[-111.6546,44.5539],[-111.6547,44.5537],[-111.6549,44.5534],[-111.6556,44.5531],[-111.6563,44.5529],[-111.657,44.5528],[-111.6574,44.5528],[-111.6579,44.5527],[-111.6584,44.5526],[-111.6593,44.5527],[-111.6603,44.5531],[-111.6611,44.5536],[-111.6617,44.5542],[-111.662,44.5546],[-111.6621,44.5546],[-111.6622,44.5547],[-111.6625,44.555],[-111.6627,44.5551],[-111.6628,44.5551],[-111.6632,44.5554],[-111.6633,44.5554],[-111.6635,44.5558],[-111.6636,44.5558],[-111.6638,44.5558],[-111.6643,44.5559],[-111.6651,44.5557],[-111.6656,44.5558],[-111.6662,44.556],[-111.6667,44.5561],[-111.6672,44.556],[-111.6677,44.556],[-111.6685,44.5563],[-111.669,44.5565],[-111.6693,44.5565],[-111.6698,44.5565],[-111.6704,44.5564],[-111.671,44.5565],[-111.6714,44.5566],[-111.6716,44.5567],[-111.672,44.5566],[-111.6724,44.5567],[-111.6726,44.5567],[-111.6732,44.5568],[-111.6739,44.557],[-111.675,44.5573],[-111.6759,44.5576],[-111.6766,44.5577],[-111.6771,44.5579],[-111.6776,44.5581],[-111.6781,44.5584],[-111.6794,44.5589],[-111.6804,44.5594],[-111.681,44.5598],[-111.6819,44.5605],[-111.6826,44.5613],[-111.6829,44.5616],[-111.683,44.5617],[-111.683,44.5616],[-111.6833,44.5616],[-111.6834,44.5615],[-111.6837,44.5614],[-111.6844,44.5612],[-111.6846,44.5611],[-111.685,44.5609],[-111.6855,44.5604],[-111.6857,44.56],[-111.6859,44.5596],[-111.6859,44.5594],[-111.686,44.5593],[-111.6861,44.559],[-111.6864,44.5585],[-111.6867,44.5582],[-111.6871,44.5579],[-111.6875,44.5576],[-111.6883,44.5573],[-111.6884,44.5573],[-111.6886,44.5572],[-111.6889,44.557],[-111.6891,44.5569],[-111.6893,44.5566],[-111.6896,44.5563],[-111.6898,44.5562],[-111.69,44.5562],[-111.6902,44.5562],[-111.6911,44.5564],[-111.6912,44.5566],[-111.6916,44.5569],[-111.6919,44.5572],[-111.6922,44.5573],[-111.6924,44.5573],[-111.6928,44.5573],[-111.6938,44.5574],[-111.6948,44.5576],[-111.6955,44.5578],[-111.6957,44.5578],[-111.696,44.5578],[-111.6969,44.558],[-111.6979,44.5582],[-111.6986,44.5586],[-111.6988,44.5586],[-111.7008,44.5592],[-111.7009,44.5593],[-111.7018,44.56],[-111.7022,44.5601],[-111.7027,44.5602],[-111.7032,44.5602],[-111.7035,44.56],[-111.7036,44.56],[-111.7038,44.5599],[-111.7041,44.5596],[-111.7044,44.5593],[-111.7047,44.5588],[-111.7049,44.5583],[-111.705,44.558],[-111.7052,44.5572],[-111.7053,44.5564],[-111.7055,44.5558],[-111.7058,44.5551],[-111.706,44.5548],[-111.7062,44.5543],[-111.7068,44.5533],[-111.7073,44.5525],[-111.7078,44.5518],[-111.7086,44.551],[-111.7094,44.5502],[-111.7099,44.5499],[-111.71,44.5498],[-111.7105,44.5496],[-111.7113,44.5491],[-111.712,44.5488],[-111.7126,44.5485],[-111.7127,44.5485],[-111.7128,44.5484],[-111.7135,44.5474],[-111.7138,44.5468],[-111.7141,44.5462],[-111.7141,44.5459],[-111.7143,44.5449],[-111.7145,44.5445],[-111.7148,44.544],[-111.7152,44.5437],[-111.7156,44.5434],[-111.7161,44.5432],[-111.7167,44.5432],[-111.7171,44.5432],[-111.7172,44.5433],[-111.7173,44.5433],[-111.7189,44.544],[-111.7196,44.5443],[-111.7198,44.5443],[-111.7201,44.5442],[-111.7207,44.544],[-111.7211,44.544],[-111.7214,44.5439],[-111.722,44.544],[-111.7228,44.5439],[-111.7233,44.5437],[-111.7236,44.5437],[-111.7251,44.5438],[-111.7255,44.5439],[-111.7262,44.544],[-111.7267,44.5441],[-111.7268,44.5441],[-111.727,44.5441],[-111.7274,44.544],[-111.7279,44.5436],[-111.7283,44.5434],[-111.7293,44.5429],[-111.7296,44.5428],[-111.7302,44.5428],[-111.7302,44.5429],[-111.7305,44.5429],[-111.7307,44.5429],[-111.7311,44.5427],[-111.7314,44.5424],[-111.7315,44.5423],[-111.7317,44.5422],[-111.732,44.5421],[-111.7324,44.5421],[-111.7332,44.5423],[-111.7335,44.5424],[-111.7339,44.5425],[-111.734,44.5426],[-111.7345,44.5428],[-111.735,44.543],[-111.7353,44.543],[-111.7358,44.5429],[-111.7362,44.543],[-111.7371,44.543],[-111.7373,44.543],[-111.7375,44.5431],[-111.7391,44.5426],[-111.74,44.5422],[-111.7405,44.5419],[-111.7408,44.5417],[-111.7408,44.5416],[-111.7409,44.5413],[-111.7412,44.541],[-111.7414,44.5409],[-111.7417,44.5408],[-111.7424,44.5408],[-111.743,44.5407],[-111.7436,44.5407],[-111.744,44.5408],[-111.7446,44.5408],[-111.7451,44.5408],[-111.7453,44.5409],[-111.7463,44.5408],[-111.7468,44.5405],[-111.7471,44.5402],[-111.7475,44.54],[-111.7478,44.5398],[-111.7481,44.5397],[-111.7489,44.5396],[-111.7491,44.5395],[-111.7497,44.5396],[-111.7499,44.5396],[-111.75,44.5395],[-111.7502,44.5391],[-111.7505,44.5385],[-111.7509,44.538],[-111.7514,44.5374],[-111.7516,44.5371],[-111.752,44.5367],[-111.7523,44.5365],[-111.7528,44.5364],[-111.7535,44.5363],[-111.7539,44.5361],[-111.7544,44.5358],[-111.7555,44.535],[-111.7568,44.5344],[-111.7571,44.534],[-111.7577,44.5337],[-111.7584,44.5335],[-111.7585,44.5335],[-111.7589,44.5332],[-111.7592,44.533],[-111.7594,44.5327],[-111.7595,44.5325],[-111.7596,44.5321],[-111.7596,44.5317],[-111.7597,44.5314],[-111.76,44.5312],[-111.7606,44.5308],[-111.7607,44.5307],[-111.7608,44.5305],[-111.7609,44.5304],[-111.7615,44.5293],[-111.7615,44.5289],[-111.7615,44.5286],[-111.7615,44.5283],[-111.7615,44.528],[-111.7614,44.5272],[-111.7616,44.5269],[-111.7616,44.5268],[-111.762,44.5262],[-111.7625,44.5259],[-111.7627,44.5258],[-111.7629,44.5258],[-111.7635,44.5263],[-111.764,44.5267],[-111.7656,44.5276],[-111.7657,44.5276],[-111.7662,44.5279],[-111.7678,44.5282],[-111.7692,44.5291],[-111.7704,44.5301],[-111.7711,44.5305],[-111.7715,44.5309],[-111.7721,44.5305],[-111.7722,44.5303],[-111.7726,44.5301],[-111.7728,44.5299],[-111.7731,44.5297],[-111.7734,44.5294],[-111.7738,44.5291],[-111.7739,44.5289],[-111.7744,44.5284],[-111.7751,44.5275],[-111.7756,44.5271],[-111.7758,44.5269],[-111.776,44.5267],[-111.7761,44.5266],[-111.7768,44.5261],[-111.7773,44.5258],[-111.7776,44.5256],[-111.7776,44.5254],[-111.7776,44.5251],[-111.7777,44.525],[-111.7778,44.5248],[-111.778,44.5246],[-111.7785,44.5242],[-111.7792,44.524],[-111.7798,44.5238],[-111.7803,44.5239],[-111.7812,44.524],[-111.7817,44.5242],[-111.7818,44.5243],[-111.7819,44.5243],[-111.7826,44.5246],[-111.7828,44.5245],[-111.7837,44.5241],[-111.7841,44.5239],[-111.7842,44.5238],[-111.7846,44.5237],[-111.7851,44.5236],[-111.7854,44.5236],[-111.7866,44.5239],[-111.788,44.5244],[-111.7891,44.5249],[-111.7901,44.5255],[-111.7906,44.5257],[-111.7911,44.5259],[-111.7926,44.5262],[-111.794,44.5264],[-111.7945,44.5265],[-111.7948,44.5265],[-111.7954,44.5266],[-111.7961,44.5265],[-111.7967,44.5264],[-111.7995,44.5263],[-111.7996,44.5263],[-111.8003,44.5262],[-111.8011,44.526],[-111.8012,44.5259],[-111.8013,44.5259],[-111.8018,44.5256],[-111.8026,44.5251],[-111.8035,44.5247],[-111.8042,44.5242],[-111.8057,44.5229],[-111.8063,44.5221],[-111.8067,44.5215],[-111.8071,44.5212],[-111.8076,44.5207],[-111.8082,44.5198],[-111.8082,44.5195],[-111.8082,44.5194],[-111.8083,44.5191],[-111.8083,44.5188],[-111.8083,44.5187],[-111.8083,44.5186],[-111.8083,44.5184],[-111.808,44.5181],[-111.8075,44.5177],[-111.8063,44.5168],[-111.8062,44.5166],[-111.8061,44.5164],[-111.8061,44.5161],[-111.8064,44.5157],[-111.8065,44.5155],[-111.8066,44.5154],[-111.8068,44.5152],[-111.8078,44.5146],[-111.8083,44.5142],[-111.8086,44.5139],[-111.8087,44.5137],[-111.809,44.5133],[-111.8091,44.5132],[-111.8092,44.5131],[-111.8094,44.5129],[-111.8093,44.5126],[-111.8091,44.5124],[-111.8084,44.512],[-111.8081,44.5117],[-111.808,44.5116],[-111.808,44.5114],[-111.8081,44.5112],[-111.8081,44.5109],[-111.8079,44.5105],[-111.8079,44.5103],[-111.808,44.5102],[-111.8082,44.51],[-111.8085,44.5099],[-111.8088,44.51],[-111.8089,44.5102],[-111.8093,44.5105],[-111.81,44.5111],[-111.8103,44.5113],[-111.8104,44.5114],[-111.8106,44.5115],[-111.8107,44.5115],[-111.8114,44.5113],[-111.8125,44.5111],[-111.8129,44.511],[-111.8138,44.5107],[-111.8167,44.5099],[-111.8177,44.5096],[-111.8186,44.5095],[-111.8194,44.5095],[-111.8198,44.5095],[-111.8205,44.5093],[-111.8208,44.5091],[-111.8211,44.5091],[-111.8215,44.5089],[-111.8219,44.5091],[-111.8226,44.5096],[-111.8233,44.51],[-111.8234,44.5101],[-111.8241,44.5104],[-111.8243,44.5105],[-111.8243,44.5108],[-111.8244,44.5114],[-111.8244,44.5116],[-111.8244,44.5118],[-111.8248,44.512],[-111.825,44.5122],[-111.8251,44.5122],[-111.8256,44.5126],[-111.826,44.5128],[-111.8278,44.5141],[-111.829,44.5151],[-111.8293,44.5153],[-111.8303,44.5162],[-111.8309,44.5168],[-111.8312,44.5173],[-111.8313,44.5175],[-111.8313,44.5176],[-111.8311,44.5178],[-111.831,44.5178],[-111.8308,44.5179],[-111.8307,44.5184],[-111.83,44.5195],[-111.8299,44.5195],[-111.8299,44.5198],[-111.8299,44.52],[-111.8302,44.52],[-111.8303,44.52],[-111.8304,44.52],[-111.8307,44.52],[-111.8311,44.5199],[-111.8314,44.52],[-111.8316,44.5201],[-111.8318,44.5202],[-111.8323,44.5204],[-111.8327,44.5207],[-111.833,44.521],[-111.8331,44.5211],[-111.8333,44.5213],[-111.8337,44.5216],[-111.8345,44.522],[-111.8346,44.522],[-111.8351,44.5223],[-111.8358,44.5226],[-111.837,44.523],[-111.8379,44.5234],[-111.8387,44.524],[-111.8393,44.5245],[-111.8396,44.5247],[-111.841,44.5255],[-111.8416,44.5258],[-111.8423,44.5262],[-111.8423,44.5264],[-111.8424,44.5269],[-111.8426,44.5273],[-111.8432,44.5283],[-111.8436,44.5293],[-111.844,44.5299],[-111.8441,44.5301],[-111.845,44.5321],[-111.8466,44.535],[-111.8467,44.5354],[-111.8467,44.5355],[-111.8468,44.5357],[-111.8473,44.5365],[-111.8477,44.5369],[-111.8488,44.5384],[-111.849,44.5393],[-111.849,44.5394],[-111.8492,44.54],[-111.8498,44.5406],[-111.85,44.5407],[-111.8505,44.5409],[-111.8514,44.5418],[-111.8522,44.5424],[-111.8523,44.5425],[-111.8528,44.5431],[-111.8531,44.5435],[-111.8532,44.5436],[-111.8538,44.544],[-111.8541,44.5443],[-111.8546,44.5448],[-111.8547,44.5448],[-111.8553,44.5453],[-111.856,44.5457],[-111.8563,44.5458],[-111.8567,44.546],[-111.8567,44.5461],[-111.8567,44.5463],[-111.8566,44.5466],[-111.8566,44.5475],[-111.8567,44.5482],[-111.8567,44.5485],[-111.8567,44.5486],[-111.8569,44.5491],[-111.8571,44.5493],[-111.8572,44.5494],[-111.8578,44.5494],[-111.8585,44.5495],[-111.8594,44.5498],[-111.8604,44.5501],[-111.8609,44.5502],[-111.8617,44.5503],[-111.8624,44.5507],[-111.863,44.5509],[-111.8637,44.5512],[-111.8639,44.5515],[-111.864,44.5517],[-111.864,44.552],[-111.8639,44.5524],[-111.8639,44.5525],[-111.8641,44.5531],[-111.8645,44.5542],[-111.8647,44.5547],[-111.8648,44.5548],[-111.8648,44.5549],[-111.8649,44.5553],[-111.8648,44.5556],[-111.8647,44.556],[-111.8649,44.5571],[-111.8651,44.5576],[-111.8655,44.558],[-111.8662,44.5586],[-111.867,44.5592],[-111.8672,44.5592],[-111.8673,44.5593],[-111.8675,44.5594],[-111.8676,44.5596],[-111.8675,44.56],[-111.8675,44.5602],[-111.8671,44.5611],[-111.8669,44.5616],[-111.8663,44.5626],[-111.8663,44.5628],[-111.8664,44.5629],[-111.8664,44.5631],[-111.8665,44.5631],[-111.8668,44.5635],[-111.867,44.5637],[-111.8674,44.5642],[-111.8682,44.5649],[-111.8683,44.5651],[-111.8685,44.5653],[-111.869,44.5665],[-111.8691,44.5665],[-111.8692,44.5666],[-111.8693,44.5666],[-111.8694,44.5665],[-111.8695,44.5661],[-111.8696,44.5658],[-111.8696,44.5654],[-111.8697,44.5648],[-111.8697,44.5645],[-111.8699,44.5642],[-111.87,44.564],[-111.8704,44.5635],[-111.8707,44.5633],[-111.8711,44.5631],[-111.8715,44.563],[-111.8719,44.5629],[-111.8724,44.563],[-111.8729,44.563],[-111.8732,44.5631],[-111.8733,44.5631],[-111.8738,44.5631],[-111.8739,44.563],[-111.874,44.5629],[-111.874,44.5627],[-111.8746,44.5624],[-111.875,44.5621],[-111.8754,44.562],[-111.8761,44.5617],[-111.877,44.5615],[-111.8779,44.5611],[-111.8792,44.5605],[-111.8795,44.5604],[-111.8802,44.5604],[-111.8809,44.5603],[-111.882,44.5605],[-111.8825,44.5608],[-111.8833,44.5615],[-111.8836,44.5617],[-111.885,44.5618],[-111.8855,44.562],[-111.8863,44.5624],[-111.8867,44.5626],[-111.8876,44.5632],[-111.888,44.5635],[-111.8881,44.5636],[-111.8885,44.5639],[-111.8888,44.5642],[-111.889,44.5645],[-111.8893,44.5646],[-111.8894,44.5647],[-111.8897,44.5647],[-111.8898,44.5647],[-111.8899,44.5646],[-111.8908,44.5643],[-111.8923,44.5639],[-111.8929,44.5637],[-111.8939,44.5629],[-111.8946,44.5622],[-111.8948,44.5619],[-111.8947,44.5615],[-111.8946,44.561],[-111.8947,44.5605],[-111.8952,44.5594],[-111.8955,44.5593],[-111.8959,44.5592],[-111.8964,44.5592],[-111.8971,44.559],[-111.8974,44.5589],[-111.8977,44.5589],[-111.898,44.5588],[-111.8985,44.5583],[-111.8989,44.5579],[-111.8996,44.5575],[-111.9014,44.557],[-111.902,44.5568],[-111.9025,44.5568],[-111.9029,44.5567],[-111.9033,44.5566],[-111.9037,44.5567],[-111.9041,44.5569],[-111.9045,44.557],[-111.905,44.557],[-111.9058,44.557],[-111.9064,44.557],[-111.9068,44.5568],[-111.9078,44.5564],[-111.9083,44.5564],[-111.9088,44.5565],[-111.9097,44.5565],[-111.9108,44.5565],[-111.9116,44.5565],[-111.9121,44.5563],[-111.9125,44.5563],[-111.9134,44.5563],[-111.9135,44.5563],[-111.9145,44.5564],[-111.9162,44.5563],[-111.9166,44.5563],[-111.9168,44.5564],[-111.917,44.5564],[-111.9175,44.5565],[-111.9179,44.5567],[-111.918,44.5568],[-111.9185,44.557],[-111.9185,44.5571],[-111.9193,44.5575],[-111.9198,44.5576],[-111.92,44.5576],[-111.9203,44.5576],[-111.9212,44.5576],[-111.9218,44.5577],[-111.9222,44.5577],[-111.9227,44.5576],[-111.9232,44.5575],[-111.9236,44.5574],[-111.9238,44.5573],[-111.9246,44.5572],[-111.925,44.5572],[-111.9254,44.5572],[-111.9271,44.5573],[-111.9279,44.5575],[-111.9284,44.5577],[-111.9286,44.5576],[-111.9288,44.5576],[-111.9293,44.5575],[-111.9298,44.5574],[-111.9301,44.5573],[-111.9303,44.5573],[-111.9323,44.5574],[-111.9328,44.5575],[-111.9342,44.558],[-111.935,44.558],[-111.9368,44.5577],[-111.9376,44.5575],[-111.9388,44.5571],[-111.9396,44.5568],[-111.9401,44.5565],[-111.9402,44.5564],[-111.9406,44.5562],[-111.9411,44.5562],[-111.9432,44.5563],[-111.9442,44.5566],[-111.9445,44.5566],[-111.945,44.5568],[-111.9456,44.5569],[-111.9466,44.557],[-111.9471,44.557],[-111.9478,44.557],[-111.9482,44.5569],[-111.9489,44.5563],[-111.949,44.556],[-111.9491,44.5555],[-111.9492,44.5554],[-111.9493,44.555],[-111.9493,44.5548],[-111.9496,44.554],[-111.9498,44.5529],[-111.9499,44.5523],[-111.9505,44.5509],[-111.9506,44.5509],[-111.9512,44.5499],[-111.9517,44.5495],[-111.9521,44.5492],[-111.9529,44.5489],[-111.9539,44.5487],[-111.9544,44.5487],[-111.9558,44.5488],[-111.9562,44.5486],[-111.9569,44.5488],[-111.9578,44.549],[-111.9588,44.5493],[-111.9591,44.5494],[-111.9598,44.5495],[-111.9602,44.5495],[-111.9603,44.5494],[-111.9608,44.5493],[-111.9612,44.5492],[-111.9613,44.549],[-111.9614,44.5485],[-111.9614,44.5483],[-111.9613,44.5478],[-111.9614,44.5474],[-111.9621,44.546],[-111.9622,44.5452],[-111.9624,44.5445],[-111.9627,44.5443],[-111.9629,44.5442],[-111.9633,44.5441],[-111.9641,44.5441],[-111.9673,44.5449],[-111.9674,44.5447],[-111.9672,44.5444],[-111.9672,44.5441],[-111.9676,44.5436],[-111.9681,44.5431],[-111.9683,44.543],[-111.9688,44.5424],[-111.969,44.5421],[-111.9692,44.5416],[-111.9694,44.541],[-111.9694,44.5404],[-111.9695,44.5399],[-111.9697,44.5394],[-111.9699,44.5392],[-111.9712,44.5379],[-111.9715,44.5376],[-111.9716,44.5376],[-111.972,44.5375],[-111.9725,44.5374],[-111.9727,44.5373],[-111.9731,44.5373],[-111.9733,44.5372],[-111.9742,44.5368],[-111.9748,44.5365],[-111.9751,44.5363],[-111.9754,44.5361],[-111.9756,44.5361],[-111.9758,44.536],[-111.9762,44.5361],[-111.9766,44.5362],[-111.9771,44.5361],[-111.9772,44.5361],[-111.9775,44.5358],[-111.9777,44.5357],[-111.9782,44.5358],[-111.9792,44.5359],[-111.9802,44.5363],[-111.9808,44.5365],[-111.9818,44.5366],[-111.982,44.5368],[-111.9823,44.5368],[-111.9828,44.5368],[-111.9834,44.5368],[-111.9835,44.5368],[-111.9836,44.5368],[-111.9838,44.5369],[-111.9844,44.5369],[-111.9855,44.5371],[-111.9866,44.5372],[-111.9873,44.5372],[-111.9881,44.5372],[-111.9886,44.5371],[-111.9899,44.5373],[-111.9906,44.5373],[-111.991,44.5374],[-111.9916,44.5375],[-111.992,44.5375],[-111.9924,44.5374],[-111.993,44.5367],[-111.9933,44.5363],[-111.9937,44.5358],[-111.994,44.5354],[-111.9943,44.5352],[-111.9948,44.535],[-111.9955,44.535],[-111.9959,44.5352],[-111.9969,44.536],[-111.9972,44.5363],[-111.9973,44.5365],[-111.9974,44.5365],[-111.9981,44.5371],[-111.999,44.5375],[-111.9995,44.5377],[-111.9999,44.5379],[-112,44.5379],[-112.0008,44.538],[-112.0012,44.5382],[-112.0017,44.5382],[-112.0022,44.5381],[-112.0028,44.5378],[-112.0029,44.5378],[-112.0037,44.5376],[-112.0044,44.5377],[-112.0045,44.5378],[-112.0051,44.5382],[-112.006,44.5388],[-112.0067,44.5394],[-112.0076,44.5403],[-112.0078,44.5406],[-112.0079,44.5409],[-112.0078,44.5413],[-112.0079,44.5417],[-112.0083,44.542],[-112.0089,44.5422],[-112.0095,44.5424],[-112.0103,44.5427],[-112.0109,44.5432],[-112.0115,44.5434],[-112.0121,44.5431],[-112.0139,44.5423],[-112.0155,44.542],[-112.0167,44.542],[-112.0185,44.5424],[-112.0202,44.5433],[-112.0208,44.5439],[-112.0209,44.544],[-112.0214,44.5442],[-112.0219,44.5442],[-112.0223,44.5444],[-112.0225,44.5446],[-112.0227,44.5448],[-112.0231,44.545],[-112.0234,44.5451],[-112.0239,44.5452],[-112.0242,44.5452],[-112.0247,44.5453],[-112.0254,44.5454],[-112.0258,44.5455],[-112.0261,44.5456],[-112.0266,44.5459],[-112.0272,44.546],[-112.0282,44.5461],[-112.0289,44.5461],[-112.0296,44.5461],[-112.0308,44.5464],[-112.0319,44.5466],[-112.0322,44.5467],[-112.0327,44.5466],[-112.0329,44.5461],[-112.0332,44.5459],[-112.0333,44.5458],[-112.0336,44.5457],[-112.0338,44.5455],[-112.034,44.5449],[-112.034,44.5448],[-112.0341,44.5445],[-112.0342,44.5442],[-112.0343,44.5441],[-112.0345,44.5436],[-112.0347,44.5431],[-112.0349,44.5427],[-112.035,44.5424],[-112.0351,44.542],[-112.0349,44.5413],[-112.0348,44.5406],[-112.0347,44.5402],[-112.0346,44.54],[-112.0342,44.5387],[-112.0337,44.5368],[-112.0336,44.5363],[-112.0335,44.5363],[-112.0334,44.5361],[-112.0331,44.5358],[-112.0328,44.5351],[-112.0328,44.5343],[-112.0327,44.5342],[-112.0327,44.5339],[-112.0327,44.5333],[-112.0327,44.5327],[-112.0327,44.5324],[-112.0325,44.5318],[-112.0323,44.531],[-112.0323,44.5301],[-112.0323,44.5292],[-112.0324,44.5287],[-112.0327,44.5285],[-112.0328,44.5284],[-112.0336,44.5283],[-112.0343,44.5284],[-112.0347,44.5286],[-112.0355,44.5292],[-112.0369,44.5303],[-112.0373,44.5311],[-112.0373,44.5317],[-112.0374,44.5322],[-112.0378,44.5326],[-112.0379,44.5327],[-112.0388,44.5328],[-112.0402,44.5326],[-112.0407,44.5326],[-112.0417,44.5323],[-112.0427,44.5323],[-112.0435,44.5323],[-112.0436,44.5324],[-112.0439,44.5323],[-112.0448,44.533],[-112.0452,44.5334],[-112.0456,44.5338],[-112.046,44.534],[-112.0461,44.5341],[-112.0471,44.5342],[-112.0481,44.5342],[-112.0484,44.5343],[-112.0491,44.5343],[-112.0507,44.5344],[-112.0512,44.5345],[-112.0522,44.5346],[-112.0527,44.5347],[-112.053,44.535],[-112.0548,44.5363],[-112.055,44.5365],[-112.0551,44.5366],[-112.0555,44.5367],[-112.0558,44.5367],[-112.0565,44.5366],[-112.0572,44.5365],[-112.0603,44.5362],[-112.0617,44.5362],[-112.0618,44.5362],[-112.0633,44.5361],[-112.064,44.536],[-112.0645,44.5359],[-112.0648,44.5359],[-112.0658,44.536],[-112.0667,44.5362],[-112.0671,44.5363],[-112.0675,44.5364],[-112.0676,44.5365],[-112.068,44.5367],[-112.0681,44.5367],[-112.0683,44.5369],[-112.0685,44.5371],[-112.0686,44.5371],[-112.0688,44.5372],[-112.0691,44.5371],[-112.0696,44.5369],[-112.0703,44.5365],[-112.0711,44.5361],[-112.0719,44.5357],[-112.073,44.5351],[-112.0733,44.5349],[-112.0744,44.534],[-112.0749,44.5336],[-112.0753,44.5334],[-112.0757,44.5333],[-112.0761,44.5333],[-112.077,44.5334],[-112.0781,44.5337],[-112.0784,44.5337],[-112.0791,44.5338],[-112.0799,44.5339],[-112.0801,44.5339],[-112.0808,44.5338],[-112.0812,44.5337],[-112.0854,44.5322],[-112.0857,44.5321],[-112.0907,44.5307],[-112.0914,44.5305],[-112.0931,44.53],[-112.0935,44.5298],[-112.0936,44.5298],[-112.0939,44.5296],[-112.0939,44.5295],[-112.0941,44.5292],[-112.0942,44.5291],[-112.0945,44.5285],[-112.0946,44.5283],[-112.0947,44.5272],[-112.0951,44.5264],[-112.0952,44.5263],[-112.0957,44.5256],[-112.096,44.525],[-112.0962,44.5245],[-112.0962,44.524],[-112.0962,44.5239],[-112.0961,44.5235],[-112.0962,44.5232],[-112.0963,44.5231],[-112.0965,44.523],[-112.0969,44.5228],[-112.0975,44.5225],[-112.0978,44.5224],[-112.0979,44.5224],[-112.0982,44.5224],[-112.0992,44.522],[-112.0999,44.5217],[-112.1004,44.5213],[-112.1007,44.5211],[-112.1016,44.5208],[-112.1023,44.5208],[-112.1033,44.5209],[-112.1044,44.5209],[-112.105,44.5209],[-112.1051,44.5208],[-112.1059,44.5206],[-112.1064,44.5206],[-112.1065,44.5207],[-112.1067,44.5208],[-112.1068,44.5208],[-112.1076,44.5228],[-112.1078,44.5229],[-112.1079,44.5231],[-112.108,44.5232],[-112.1085,44.5238],[-112.1093,44.5241],[-112.1095,44.5242],[-112.1099,44.5244],[-112.11,44.5244],[-112.111,44.5246],[-112.1115,44.5247],[-112.1133,44.5248],[-112.1146,44.525],[-112.1154,44.5252],[-112.1155,44.5252],[-112.1157,44.5253],[-112.1167,44.5256],[-112.1178,44.5259],[-112.1183,44.5261],[-112.119,44.5263],[-112.1202,44.5266],[-112.1214,44.5269],[-112.1222,44.5272],[-112.1234,44.5278],[-112.1251,44.5285],[-112.1256,44.5287],[-112.1262,44.5288],[-112.1264,44.5288],[-112.127,44.5289],[-112.127,44.529],[-112.1269,44.5301],[-112.1268,44.5303],[-112.1267,44.531],[-112.1269,44.5316],[-112.1269,44.5317],[-112.1271,44.5322],[-112.1276,44.5326],[-112.1289,44.5337],[-112.1291,44.5341],[-112.1291,44.5342],[-112.1292,44.5346],[-112.1292,44.5347],[-112.1293,44.5353],[-112.1292,44.5356],[-112.1292,44.5357],[-112.1291,44.536],[-112.1292,44.5362],[-112.1296,44.5363],[-112.13,44.5364],[-112.1301,44.5365],[-112.1302,44.5366],[-112.1304,44.5369],[-112.1307,44.5374],[-112.1308,44.5376],[-112.1313,44.5377],[-112.132,44.5378],[-112.1326,44.5377],[-112.1328,44.5377],[-112.1333,44.5377],[-112.1334,44.5376],[-112.1336,44.5375],[-112.134,44.5374],[-112.1344,44.5372],[-112.1349,44.5371],[-112.1352,44.5371],[-112.1354,44.5372],[-112.1359,44.5375],[-112.1362,44.538],[-112.1364,44.5388],[-112.1364,44.5389],[-112.1364,44.539],[-112.1364,44.5395],[-112.1365,44.5398],[-112.1367,44.5399],[-112.1374,44.5397],[-112.1379,44.5395],[-112.1382,44.5395],[-112.1389,44.5393],[-112.1398,44.5391],[-112.1408,44.5391],[-112.1418,44.5393],[-112.1421,44.5395],[-112.1422,44.5395],[-112.1424,44.5396],[-112.1428,44.5397],[-112.1431,44.5398],[-112.1433,44.5398],[-112.1438,44.5396],[-112.1442,44.5395],[-112.1444,44.5394],[-112.1446,44.5394],[-112.1448,44.5393],[-112.1451,44.5393],[-112.1458,44.5392],[-112.1464,44.5389],[-112.147,44.5383],[-112.1472,44.538],[-112.1474,44.5376],[-112.1478,44.5371],[-112.1482,44.5369],[-112.1483,44.5369],[-112.1484,44.5368],[-112.1487,44.5368],[-112.1489,44.5368],[-112.1495,44.5369],[-112.1499,44.5372],[-112.1501,44.5374],[-112.1504,44.5376],[-112.1511,44.538],[-112.1517,44.5384],[-112.1526,44.5384],[-112.1528,44.5385],[-112.1532,44.5385],[-112.1538,44.5387],[-112.1546,44.5389],[-112.1568,44.5394],[-112.1579,44.5396],[-112.1604,44.5402],[-112.1627,44.5409],[-112.1632,44.541],[-112.1638,44.5412],[-112.1646,44.5415],[-112.1665,44.5404],[-112.1676,44.5397],[-112.1681,44.5395],[-112.1713,44.5379],[-112.1732,44.537],[-112.1738,44.5367],[-112.1742,44.5365],[-112.1746,44.5363],[-112.176,44.5359],[-112.1776,44.5352],[-112.1778,44.535],[-112.1789,44.5338],[-112.1797,44.5329],[-112.1801,44.5328],[-112.1804,44.5329],[-112.1806,44.5329],[-112.1815,44.5331],[-112.1822,44.5331],[-112.1829,44.533],[-112.1837,44.5329],[-112.1839,44.5331],[-112.1854,44.5337],[-112.1865,44.5342],[-112.1891,44.535],[-112.1917,44.5356],[-112.1925,44.536],[-112.1929,44.5363],[-112.1934,44.5365],[-112.194,44.5369],[-112.1955,44.5374],[-112.198,44.538],[-112.2012,44.5389],[-112.2015,44.5389],[-112.2033,44.5393],[-112.2074,44.5401],[-112.2088,44.5403],[-112.2091,44.5403],[-112.2101,44.5403],[-112.2117,44.5408],[-112.2121,44.5408],[-112.2124,44.5409],[-112.2132,44.541],[-112.2144,44.5415],[-112.2154,44.542],[-112.2161,44.5425],[-112.2164,44.5426],[-112.2167,44.5427],[-112.2172,44.5427],[-112.218,44.5428],[-112.2192,44.5431],[-112.2203,44.5432],[-112.2211,44.5433],[-112.2214,44.5434],[-112.2215,44.5435],[-112.2217,44.5435],[-112.2218,44.5437],[-112.2223,44.5439],[-112.2226,44.5444],[-112.2229,44.5448],[-112.2241,44.5457],[-112.2245,44.5461],[-112.2252,44.5465],[-112.226,44.5469],[-112.2262,44.547],[-112.227,44.5475],[-112.2272,44.5475],[-112.2275,44.5478],[-112.2287,44.5485],[-112.2289,44.5488],[-112.2295,44.5494],[-112.2296,44.5495],[-112.2297,44.5499],[-112.2296,44.5503],[-112.2294,44.5506],[-112.2293,44.5507],[-112.2292,44.5512],[-112.2293,44.5516],[-112.2289,44.553],[-112.2287,44.5534],[-112.2285,44.5535],[-112.2284,44.5536],[-112.2279,44.5541],[-112.2272,44.5545],[-112.2271,44.5547],[-112.2271,44.5549],[-112.2271,44.5554],[-112.2271,44.557],[-112.2271,44.5573],[-112.2273,44.5575],[-112.2278,44.5577],[-112.2279,44.5577],[-112.2284,44.5578],[-112.2287,44.5578],[-112.2292,44.5578],[-112.2297,44.5579],[-112.2301,44.558],[-112.2302,44.558],[-112.2304,44.5581],[-112.2307,44.5585],[-112.2311,44.559],[-112.2311,44.5594],[-112.231,44.5599],[-112.231,44.56],[-112.2309,44.5602],[-112.2307,44.5609],[-112.2305,44.561],[-112.2305,44.5611],[-112.2303,44.5613],[-112.2302,44.5614],[-112.2302,44.5618],[-112.2302,44.5619],[-112.2302,44.562],[-112.2302,44.5622],[-112.2302,44.5627],[-112.2301,44.5627],[-112.2298,44.5631],[-112.2292,44.5636],[-112.229,44.5638],[-112.229,44.5639],[-112.229,44.564],[-112.2292,44.5641],[-112.2293,44.5641],[-112.23,44.5642],[-112.2302,44.5642],[-112.2317,44.5643],[-112.2341,44.5647],[-112.2348,44.5649],[-112.2351,44.565],[-112.2356,44.5651],[-112.2357,44.5651],[-112.2363,44.5653],[-112.2369,44.5655],[-112.237,44.5655],[-112.2386,44.5661],[-112.2391,44.5663],[-112.2396,44.5664],[-112.2397,44.5664],[-112.2398,44.5664],[-112.2405,44.5666],[-112.2407,44.5667],[-112.241,44.5668],[-112.2414,44.5674],[-112.2417,44.5676],[-112.2421,44.5678],[-112.2422,44.5679],[-112.2428,44.5681],[-112.2437,44.5683],[-112.2446,44.5683],[-112.2447,44.5683],[-112.2449,44.5683],[-112.2454,44.5683],[-112.2462,44.5684],[-112.2466,44.5684],[-112.2467,44.5684],[-112.2469,44.5685],[-112.2472,44.5685],[-112.2476,44.5685],[-112.2484,44.5685],[-112.2487,44.5684],[-112.2488,44.5684],[-112.249,44.5683],[-112.2496,44.5682],[-112.2499,44.5681],[-112.2506,44.5678],[-112.2508,44.5677],[-112.251,44.5677],[-112.2511,44.5677],[-112.2518,44.5681],[-112.2531,44.5687],[-112.2539,44.5694],[-112.2541,44.5696],[-112.2545,44.5699],[-112.2546,44.5701],[-112.2551,44.5703],[-112.2555,44.5706],[-112.2559,44.5708],[-112.2564,44.5713],[-112.2565,44.5715],[-112.2566,44.5716],[-112.2567,44.5717],[-112.2568,44.5716],[-112.2569,44.5715],[-112.257,44.5713],[-112.2571,44.5712],[-112.2574,44.571],[-112.258,44.5704],[-112.2584,44.5699],[-112.2586,44.5697],[-112.2588,44.5694],[-112.2588,44.5692],[-112.259,44.5686],[-112.2591,44.5685],[-112.2592,44.5683],[-112.2598,44.5683],[-112.2599,44.5683],[-112.26,44.5683],[-112.2608,44.5682],[-112.2617,44.5681],[-112.2624,44.5679],[-112.2632,44.5676],[-112.2634,44.5675],[-112.2635,44.5675],[-112.2642,44.5673],[-112.2647,44.5672],[-112.2651,44.5669],[-112.2655,44.5666],[-112.2662,44.566],[-112.2663,44.5659],[-112.2678,44.5655],[-112.2689,44.5655],[-112.2692,44.5655],[-112.2708,44.5658],[-112.2712,44.5659],[-112.2723,44.5662],[-112.2725,44.5661],[-112.2728,44.5661],[-112.2733,44.5661],[-112.2735,44.5661],[-112.2743,44.566],[-112.2747,44.5659],[-112.2756,44.5658],[-112.2758,44.5658],[-112.276,44.5659],[-112.2761,44.5659],[-112.2762,44.566],[-112.2763,44.566],[-112.2767,44.5662],[-112.2773,44.5665],[-112.2785,44.5666],[-112.2796,44.5668],[-112.2807,44.5671],[-112.2815,44.5672],[-112.2819,44.5672],[-112.282,44.5672],[-112.2827,44.5673],[-112.2828,44.5673],[-112.2836,44.5678],[-112.2839,44.568],[-112.2842,44.5682],[-112.2847,44.5685],[-112.2856,44.5686],[-112.286,44.5686],[-112.2862,44.5686],[-112.2866,44.5686],[-112.2883,44.5681],[-112.2886,44.5679],[-112.2887,44.5679],[-112.2887,44.5678],[-112.2887,44.5677],[-112.2887,44.5675],[-112.2889,44.5673],[-112.2892,44.567],[-112.2895,44.5668],[-112.2906,44.5661],[-112.2908,44.5659],[-112.2909,44.5658],[-112.291,44.5657],[-112.2911,44.5657],[-112.2915,44.5651],[-112.2919,44.5645],[-112.292,44.5642],[-112.292,44.5641],[-112.2921,44.5639],[-112.2923,44.5634],[-112.2926,44.5624],[-112.2927,44.5618],[-112.2927,44.5617],[-112.2932,44.5616],[-112.2934,44.5616],[-112.2944,44.5616],[-112.2945,44.5616],[-112.2958,44.5615],[-112.2963,44.5612],[-112.2968,44.5609],[-112.297,44.5608],[-112.2971,44.5607],[-112.2972,44.5606],[-112.2974,44.5605],[-112.2974,44.5604],[-112.2976,44.5603],[-112.2979,44.5599],[-112.2979,44.5598],[-112.298,44.5595],[-112.298,44.5593],[-112.2982,44.559],[-112.2982,44.5589],[-112.2991,44.5589],[-112.2993,44.559],[-112.3006,44.5592],[-112.301,44.5592],[-112.302,44.5593],[-112.3026,44.5593],[-112.3027,44.5593],[-112.303,44.5593],[-112.3031,44.5593],[-112.3039,44.5592],[-112.3046,44.5591],[-112.305,44.5587],[-112.3052,44.5586],[-112.3055,44.5584],[-112.3056,44.5584],[-112.3057,44.5583],[-112.3063,44.5581],[-112.3076,44.5577],[-112.308,44.557],[-112.3082,44.5568],[-112.3085,44.5564],[-112.3092,44.5556],[-112.3094,44.5553],[-112.3099,44.555],[-112.31,44.555],[-112.3107,44.5549],[-112.311,44.5548],[-112.3114,44.5546],[-112.3115,44.5543],[-112.3121,44.554],[-112.3124,44.5538],[-112.3129,44.5536],[-112.3134,44.5533],[-112.3137,44.553],[-112.3139,44.5528],[-112.314,44.5521],[-112.3141,44.552],[-112.3146,44.5514],[-112.315,44.55],[-112.3148,44.5493],[-112.3148,44.5491],[-112.3149,44.5485],[-112.3152,44.548],[-112.3152,44.5479],[-112.3153,44.5477],[-112.3153,44.5474],[-112.3156,44.5466],[-112.3156,44.5464],[-112.3152,44.5455],[-112.3147,44.5445],[-112.3146,44.5439],[-112.3146,44.543],[-112.315,44.542],[-112.315,44.5419],[-112.3151,44.5418],[-112.3152,44.5414],[-112.3154,44.5413],[-112.3158,44.541],[-112.3168,44.5405],[-112.317,44.5404],[-112.3171,44.5403],[-112.3188,44.5394],[-112.319,44.5392],[-112.3195,44.5389],[-112.3197,44.5389],[-112.3199,44.5388],[-112.3207,44.5388],[-112.321,44.5388],[-112.3235,44.539],[-112.3237,44.5391],[-112.3238,44.539],[-112.3244,44.539],[-112.3248,44.5389],[-112.3249,44.5389],[-112.3252,44.5389],[-112.326,44.5389],[-112.3264,44.5386],[-112.3267,44.5385],[-112.3268,44.5384],[-112.327,44.5383],[-112.3276,44.538],[-112.3277,44.538],[-112.3281,44.538],[-112.3288,44.538],[-112.3298,44.5382],[-112.3303,44.5383],[-112.3307,44.5384],[-112.3308,44.5384],[-112.3309,44.5385],[-112.3319,44.5386],[-112.3328,44.5387],[-112.3352,44.5386],[-112.3358,44.5386],[-112.3371,44.5381],[-112.3375,44.538],[-112.3378,44.5379],[-112.3383,44.5376],[-112.3386,44.5376],[-112.3388,44.5375],[-112.3391,44.5375],[-112.3397,44.5375],[-112.3401,44.5375],[-112.3403,44.5375],[-112.3408,44.5374],[-112.3412,44.5373],[-112.3413,44.5373],[-112.3414,44.5373],[-112.3415,44.5373],[-112.3419,44.5373],[-112.3421,44.5374],[-112.3426,44.5378],[-112.343,44.5381],[-112.3431,44.5381],[-112.3431,44.5382],[-112.3435,44.5383],[-112.3437,44.5384],[-112.3441,44.5385],[-112.3448,44.5384],[-112.3452,44.5384],[-112.3454,44.5384],[-112.3464,44.5386],[-112.3475,44.5387],[-112.3476,44.5387],[-112.3484,44.5387],[-112.3485,44.5387],[-112.3486,44.5386],[-112.3488,44.5386],[-112.3491,44.5384],[-112.3495,44.5383],[-112.3502,44.5382],[-112.3518,44.5379],[-112.3525,44.538],[-112.3528,44.537],[-112.3531,44.5369],[-112.3533,44.5367],[-112.3535,44.5365],[-112.3537,44.5364],[-112.3539,44.5361],[-112.3544,44.5356],[-112.3545,44.5353],[-112.3545,44.5352],[-112.3545,44.535],[-112.3545,44.5349],[-112.3545,44.5346],[-112.3545,44.5345],[-112.3546,44.5344],[-112.3547,44.5343],[-112.3548,44.5342],[-112.3549,44.5342],[-112.355,44.5341],[-112.3553,44.5339],[-112.3554,44.5339],[-112.3557,44.5337],[-112.3558,44.5335],[-112.3559,44.5333],[-112.3559,44.5332],[-112.356,44.533],[-112.3563,44.5326],[-112.3565,44.5323],[-112.3565,44.5322],[-112.3564,44.532],[-112.3564,44.5317],[-112.3565,44.5312],[-112.3568,44.5306],[-112.3568,44.5303],[-112.3573,44.5299],[-112.3576,44.5299],[-112.3578,44.5299],[-112.358,44.5299],[-112.3582,44.5299],[-112.3584,44.5299],[-112.3586,44.5297],[-112.3587,44.5296],[-112.3588,44.5294],[-112.3589,44.529],[-112.3588,44.5288],[-112.3588,44.5287],[-112.3588,44.5285],[-112.3586,44.5279],[-112.3585,44.5269],[-112.3583,44.5261],[-112.3583,44.526],[-112.3582,44.526],[-112.3578,44.5258],[-112.3576,44.5257],[-112.3575,44.5257],[-112.357,44.5254],[-112.3568,44.5252],[-112.3567,44.5249],[-112.3567,44.5248],[-112.3566,44.5248],[-112.3567,44.5245],[-112.3571,44.5227],[-112.3572,44.5226],[-112.3573,44.5221],[-112.3579,44.5215],[-112.358,44.5211],[-112.3582,44.5206],[-112.3582,44.5204],[-112.3583,44.5199],[-112.3582,44.5188],[-112.3582,44.5185],[-112.3581,44.518],[-112.358,44.5168],[-112.358,44.516],[-112.358,44.5159],[-112.358,44.5152],[-112.3578,44.5142],[-112.3578,44.5132],[-112.3577,44.5115],[-112.3579,44.5102],[-112.358,44.5099],[-112.3584,44.5092],[-112.3583,44.5085],[-112.3583,44.5079],[-112.3582,44.5074],[-112.358,44.507],[-112.3577,44.5061],[-112.3574,44.5059],[-112.3572,44.5058],[-112.3566,44.5055],[-112.3564,44.5052],[-112.3564,44.505],[-112.3565,44.5049],[-112.3568,44.5047],[-112.3571,44.5044],[-112.3571,44.5041],[-112.357,44.5035],[-112.357,44.5034],[-112.3569,44.5018],[-112.3569,44.5014],[-112.3569,44.5012],[-112.3568,44.5009],[-112.3568,44.5007],[-112.3568,44.4999],[-112.3568,44.4989],[-112.3568,44.498],[-112.357,44.4975],[-112.3573,44.4973],[-112.3575,44.4972],[-112.3577,44.4972],[-112.358,44.4971],[-112.3583,44.4968],[-112.3584,44.4964],[-112.3584,44.496],[-112.3578,44.4953],[-112.3577,44.4952],[-112.3575,44.495],[-112.3569,44.4943],[-112.3568,44.4937],[-112.3568,44.4936],[-112.3568,44.4934],[-112.3567,44.4932],[-112.3567,44.4928],[-112.3567,44.4926],[-112.3569,44.492],[-112.3574,44.4909],[-112.3576,44.4904],[-112.3575,44.4903],[-112.3575,44.49],[-112.3575,44.4898],[-112.3575,44.4895],[-112.3575,44.4892],[-112.3576,44.4887],[-112.3579,44.488],[-112.358,44.4879],[-112.3584,44.4871],[-112.3585,44.4866],[-112.3587,44.4861],[-112.3585,44.4859],[-112.3585,44.4857],[-112.3584,44.4853],[-112.3586,44.485],[-112.3589,44.4849],[-112.3595,44.4848],[-112.3599,44.4849],[-112.3605,44.485],[-112.3609,44.4851],[-112.3612,44.4851],[-112.3616,44.4848],[-112.3619,44.4845],[-112.3622,44.4842],[-112.3626,44.4835],[-112.3629,44.4831],[-112.363,44.4831],[-112.3631,44.483],[-112.3631,44.4827],[-112.3631,44.4826],[-112.3629,44.4822],[-112.3628,44.4821],[-112.3628,44.4819],[-112.3628,44.4817],[-112.363,44.4813],[-112.3637,44.4809],[-112.3643,44.4805],[-112.3645,44.4803],[-112.3645,44.4798],[-112.3644,44.4794],[-112.3644,44.479],[-112.3643,44.4784],[-112.3642,44.478],[-112.364,44.4764],[-112.3641,44.4759],[-112.3644,44.4755],[-112.3645,44.4751],[-112.3646,44.4749],[-112.3648,44.4742],[-112.3648,44.4741],[-112.3647,44.4729],[-112.3649,44.4725],[-112.3651,44.472],[-112.3654,44.4717],[-112.3655,44.4715],[-112.3657,44.4709],[-112.3659,44.4702],[-112.3662,44.4696],[-112.3663,44.469],[-112.3665,44.4685],[-112.3665,44.4681],[-112.3664,44.468],[-112.3664,44.4679],[-112.3663,44.4676],[-112.366,44.4675],[-112.366,44.4674],[-112.3659,44.4673],[-112.3661,44.467],[-112.3667,44.4671],[-112.3671,44.4671],[-112.3684,44.4671],[-112.3687,44.4669],[-112.3697,44.466],[-112.3703,44.4654],[-112.3705,44.4652],[-112.3707,44.4648],[-112.371,44.4645],[-112.3712,44.4642],[-112.3714,44.4638],[-112.3718,44.4635],[-112.3722,44.4632],[-112.3723,44.4629],[-112.3723,44.4627],[-112.3726,44.462],[-112.3734,44.4613],[-112.374,44.4607],[-112.3742,44.4606],[-112.3747,44.4602],[-112.3751,44.4597],[-112.3754,44.4593],[-112.3759,44.4588],[-112.3766,44.4581],[-112.377,44.4575],[-112.3771,44.4573],[-112.3772,44.4569],[-112.3775,44.4564],[-112.3775,44.4562],[-112.3776,44.4561],[-112.3778,44.4559],[-112.3783,44.4557],[-112.3791,44.4551],[-112.3798,44.4549],[-112.3799,44.4548],[-112.3801,44.4547],[-112.3802,44.4546],[-112.3804,44.4544],[-112.3804,44.4541],[-112.3806,44.4537],[-112.3809,44.4534],[-112.3818,44.4528],[-112.3821,44.4526],[-112.3826,44.4522],[-112.3833,44.4516],[-112.3838,44.451],[-112.3843,44.4503],[-112.3845,44.45],[-112.3846,44.4498],[-112.3849,44.4494],[-112.3851,44.449],[-112.3853,44.4487],[-112.3856,44.4485],[-112.3857,44.4485],[-112.386,44.4482],[-112.3862,44.448],[-112.3863,44.4478],[-112.3863,44.4477],[-112.3864,44.4475],[-112.3865,44.4473],[-112.3867,44.4473],[-112.3868,44.4473],[-112.3869,44.4473],[-112.3871,44.4474],[-112.3873,44.4476],[-112.3875,44.4478],[-112.3882,44.4483],[-112.3886,44.4488],[-112.3888,44.4492],[-112.389,44.4495],[-112.3891,44.4496],[-112.3902,44.4504],[-112.3908,44.4507],[-112.391,44.4508],[-112.3918,44.451],[-112.3925,44.4511],[-112.3929,44.4514],[-112.3931,44.4515],[-112.3936,44.4518],[-112.3943,44.4521],[-112.3944,44.4521],[-112.3951,44.4522],[-112.3958,44.4522],[-112.3963,44.4523],[-112.3967,44.4524],[-112.3971,44.4526],[-112.3978,44.4528],[-112.3987,44.4532],[-112.3992,44.4535],[-112.3995,44.4541],[-112.4006,44.4552],[-112.4016,44.4559],[-112.4026,44.4563],[-112.4045,44.4565],[-112.4052,44.4566],[-112.4061,44.457],[-112.4072,44.4575],[-112.4081,44.4574],[-112.4095,44.457],[-112.4107,44.4566],[-112.4109,44.4564],[-112.4113,44.4562],[-112.4117,44.456],[-112.4129,44.4555],[-112.4134,44.4551],[-112.4141,44.4546],[-112.4146,44.4542],[-112.4152,44.4538],[-112.4154,44.4535],[-112.4157,44.4532],[-112.416,44.4531],[-112.4161,44.453],[-112.4163,44.4531],[-112.4164,44.4532],[-112.4166,44.4533],[-112.4171,44.4533],[-112.4177,44.4535],[-112.4178,44.4535],[-112.418,44.4537],[-112.4184,44.4537],[-112.4186,44.4537],[-112.419,44.4537],[-112.4203,44.4537],[-112.421,44.4537],[-112.4213,44.4537],[-112.4217,44.4538],[-112.4219,44.4539],[-112.4221,44.454],[-112.4225,44.4544],[-112.4228,44.4546],[-112.4229,44.4547],[-112.423,44.4547],[-112.4236,44.4547],[-112.4238,44.4546],[-112.4248,44.4545],[-112.4257,44.4544],[-112.426,44.4542],[-112.4265,44.4541],[-112.4267,44.454],[-112.4275,44.4535],[-112.4284,44.4535],[-112.4295,44.4534],[-112.4297,44.4534],[-112.4299,44.4535],[-112.4304,44.4539],[-112.431,44.4543],[-112.4311,44.4544],[-112.4313,44.4545],[-112.4313,44.4546],[-112.4317,44.4547],[-112.4321,44.4546],[-112.4324,44.4545],[-112.4334,44.4544],[-112.4341,44.4543],[-112.4342,44.4546],[-112.4343,44.4551],[-112.4345,44.4557],[-112.4347,44.4563],[-112.4346,44.4566],[-112.4343,44.4578],[-112.4343,44.4579],[-112.4341,44.4583],[-112.4339,44.4586],[-112.4339,44.459],[-112.4337,44.4595],[-112.4335,44.4598],[-112.4336,44.4599],[-112.434,44.4601],[-112.4341,44.4602],[-112.4344,44.4604],[-112.4345,44.4605],[-112.4348,44.4612],[-112.4352,44.4618],[-112.4365,44.4625],[-112.4365,44.4626],[-112.4366,44.4626],[-112.4372,44.4629],[-112.4376,44.4631],[-112.4386,44.4637],[-112.4396,44.4643],[-112.4399,44.4644],[-112.4409,44.4648],[-112.4412,44.465],[-112.4418,44.4652],[-112.4422,44.4652],[-112.4422,44.4653],[-112.4423,44.4653],[-112.4424,44.4653],[-112.4422,44.4655],[-112.4422,44.4656],[-112.4419,44.4661],[-112.4415,44.4665],[-112.4415,44.4666],[-112.4417,44.4666],[-112.4422,44.4666],[-112.443,44.4667],[-112.4436,44.4668],[-112.4441,44.4669],[-112.4448,44.4673],[-112.4459,44.4677],[-112.4463,44.4678],[-112.447,44.4679],[-112.4478,44.468],[-112.4482,44.4678],[-112.4488,44.4675],[-112.4492,44.4671],[-112.4493,44.467],[-112.4501,44.467],[-112.4506,44.4668],[-112.4512,44.4668],[-112.4514,44.4668],[-112.4516,44.4669],[-112.4519,44.4669],[-112.4522,44.4669],[-112.4526,44.4667],[-112.4528,44.4665],[-112.4535,44.4664],[-112.4545,44.4663],[-112.4552,44.4663],[-112.4553,44.4667],[-112.4554,44.4671],[-112.4555,44.4672],[-112.4556,44.4673],[-112.4557,44.4675],[-112.4559,44.4686],[-112.4561,44.4694],[-112.456,44.4695],[-112.4559,44.4696],[-112.4557,44.4699],[-112.4554,44.4702],[-112.4553,44.4706],[-112.4554,44.4708],[-112.4555,44.4711],[-112.4559,44.4717],[-112.4559,44.4718],[-112.4564,44.472],[-112.4566,44.4721],[-112.4574,44.4725],[-112.4581,44.4729],[-112.4584,44.4731],[-112.4587,44.4733],[-112.4594,44.4738],[-112.4599,44.4744],[-112.4604,44.4751],[-112.4607,44.4751],[-112.4613,44.4752],[-112.4614,44.4752],[-112.4618,44.4752],[-112.4627,44.475],[-112.4633,44.4749],[-112.4639,44.475],[-112.4644,44.4749],[-112.4649,44.4751],[-112.4657,44.4758],[-112.4665,44.4764],[-112.4674,44.477],[-112.4685,44.4774],[-112.4686,44.4774],[-112.4692,44.478],[-112.4696,44.4784],[-112.4699,44.4785],[-112.4701,44.4785],[-112.4706,44.4787],[-112.4712,44.4789],[-112.4726,44.4793],[-112.4727,44.4793],[-112.4731,44.4794],[-112.4734,44.4794],[-112.4737,44.4793],[-112.474,44.4792],[-112.4743,44.4789],[-112.4749,44.4787],[-112.4751,44.4786],[-112.4754,44.4785],[-112.4759,44.4782],[-112.4761,44.4781],[-112.4765,44.4775],[-112.4767,44.477],[-112.477,44.4767],[-112.4772,44.4764],[-112.4776,44.4762],[-112.4783,44.4759],[-112.4789,44.4757],[-112.479,44.4757],[-112.4795,44.4753],[-112.4799,44.475],[-112.48,44.4748],[-112.4801,44.4746],[-112.4803,44.4747],[-112.4804,44.4747],[-112.4809,44.4748],[-112.4813,44.4748],[-112.4816,44.4748],[-112.4824,44.4746],[-112.4828,44.4746],[-112.4833,44.4745],[-112.4836,44.4744],[-112.484,44.4737],[-112.4843,44.4733],[-112.4846,44.4722],[-112.4847,44.4719],[-112.4848,44.4716],[-112.485,44.4709],[-112.486,44.4709],[-112.4873,44.4709],[-112.4883,44.4708],[-112.4887,44.4707],[-112.4894,44.4705],[-112.4898,44.4704],[-112.49,44.4704],[-112.4906,44.4704],[-112.4912,44.4704],[-112.4915,44.4703],[-112.4917,44.4701],[-112.4919,44.47],[-112.4926,44.4695],[-112.4933,44.4689],[-112.4935,44.4688],[-112.4941,44.4682],[-112.4942,44.4679],[-112.4943,44.4679],[-112.4945,44.4677],[-112.4948,44.4677],[-112.4952,44.4677],[-112.4956,44.4679],[-112.4957,44.4679],[-112.4963,44.4681],[-112.4965,44.4682],[-112.4966,44.4682],[-112.4968,44.4682],[-112.4969,44.4682],[-112.4971,44.4681],[-112.4971,44.468],[-112.4971,44.4679],[-112.497,44.4675],[-112.497,44.4668],[-112.497,44.4665],[-112.4972,44.4661],[-112.4975,44.4657],[-112.498,44.4653],[-112.4984,44.4651],[-112.4989,44.4647],[-112.4991,44.4644],[-112.4993,44.4642],[-112.4996,44.4638],[-112.4996,44.4637],[-112.4996,44.4635],[-112.4998,44.4633],[-112.5001,44.4632],[-112.5002,44.4631],[-112.5002,44.463],[-112.5002,44.4629],[-112.5004,44.4628],[-112.5005,44.4628],[-112.5006,44.4628],[-112.5007,44.4628],[-112.501,44.4629],[-112.5018,44.4633],[-112.5021,44.4634],[-112.5031,44.4639],[-112.5037,44.4641],[-112.5048,44.4643],[-112.5056,44.4644],[-112.506,44.4646],[-112.5068,44.4649],[-112.5069,44.4649],[-112.5071,44.465],[-112.5075,44.465],[-112.5076,44.4651],[-112.5082,44.4651],[-112.5088,44.4653],[-112.5095,44.4655],[-112.5103,44.466],[-112.5108,44.4662],[-112.5113,44.4664],[-112.5115,44.4666],[-112.5115,44.4668],[-112.5115,44.467],[-112.5114,44.4671],[-112.5113,44.4674],[-112.5112,44.4676],[-112.511,44.468],[-112.5109,44.4681],[-112.5108,44.4685],[-112.5107,44.4688],[-112.511,44.469],[-112.5113,44.4693],[-112.5115,44.4694],[-112.5116,44.4695],[-112.5118,44.4697],[-112.5118,44.4703],[-112.5118,44.4706],[-112.5118,44.4708],[-112.5118,44.471],[-112.5117,44.4712],[-112.5116,44.4715],[-112.5116,44.4716],[-112.5116,44.4718],[-112.5117,44.4721],[-112.5118,44.4722],[-112.512,44.4725],[-112.5122,44.4728],[-112.5123,44.473],[-112.5123,44.4731],[-112.5123,44.4733],[-112.5124,44.4734],[-112.5125,44.4736],[-112.5127,44.4739],[-112.5131,44.4742],[-112.5132,44.4743],[-112.5133,44.4744],[-112.5134,44.4747],[-112.5138,44.475],[-112.5139,44.4751],[-112.5143,44.4752],[-112.5147,44.4753],[-112.5148,44.4753],[-112.5152,44.4754],[-112.5153,44.4755],[-112.5154,44.4755],[-112.5157,44.4756],[-112.516,44.4757],[-112.5163,44.4758],[-112.5169,44.4759],[-112.5173,44.4759],[-112.5178,44.4759],[-112.518,44.4758],[-112.5182,44.4758],[-112.5186,44.4756],[-112.5187,44.4756],[-112.5189,44.4756],[-112.5191,44.4756],[-112.5194,44.4756],[-112.5201,44.4757],[-112.5207,44.4758],[-112.5216,44.4761],[-112.5222,44.4761],[-112.5227,44.4763],[-112.5228,44.4763],[-112.5233,44.4764],[-112.5234,44.4764],[-112.524,44.4767],[-112.5247,44.4772],[-112.5248,44.4772],[-112.525,44.4772],[-112.5256,44.4772],[-112.5262,44.4772],[-112.5263,44.4772],[-112.5267,44.4771],[-112.5271,44.4769],[-112.5272,44.4768],[-112.5273,44.4767],[-112.5274,44.4766],[-112.5275,44.4766],[-112.5277,44.4765],[-112.5279,44.4765],[-112.528,44.4766],[-112.5282,44.4767],[-112.5284,44.4768],[-112.529,44.477],[-112.5298,44.4774],[-112.5304,44.4776],[-112.5307,44.4777],[-112.5316,44.4783],[-112.532,44.4784],[-112.5324,44.4784],[-112.5325,44.4783],[-112.5326,44.4783],[-112.5328,44.4783],[-112.5331,44.4783],[-112.5335,44.4783],[-112.5337,44.4783],[-112.5339,44.4783],[-112.5347,44.4783],[-112.5355,44.4783],[-112.5358,44.4784],[-112.5361,44.4785],[-112.5363,44.4787],[-112.5365,44.4791],[-112.5367,44.4794],[-112.5369,44.4797],[-112.537,44.48],[-112.5371,44.4802],[-112.5373,44.4805],[-112.5376,44.4806],[-112.538,44.4809],[-112.5383,44.4812],[-112.5384,44.4813],[-112.5385,44.4815],[-112.5387,44.4819],[-112.5388,44.4821],[-112.5391,44.4823],[-112.5393,44.4825],[-112.5394,44.4825],[-112.5402,44.4827],[-112.5404,44.4828],[-112.5406,44.4829],[-112.5408,44.4832],[-112.5413,44.4835],[-112.5413,44.4836],[-112.5415,44.4837],[-112.5417,44.4838],[-112.5422,44.4838],[-112.5423,44.4838],[-112.5426,44.4839],[-112.5427,44.4839],[-112.5431,44.484],[-112.5439,44.4838],[-112.5442,44.4837],[-112.5446,44.4837],[-112.5455,44.4837],[-112.5462,44.4836],[-112.5466,44.4834],[-112.5469,44.4832],[-112.5474,44.4831],[-112.5479,44.4831],[-112.5484,44.4834],[-112.5488,44.4836],[-112.5492,44.4843],[-112.5494,44.4845],[-112.5495,44.4847],[-112.5498,44.4847],[-112.5501,44.4847],[-112.5508,44.4846],[-112.5515,44.4843],[-112.5519,44.4842],[-112.5525,44.4842],[-112.5526,44.4843],[-112.5529,44.4842],[-112.5532,44.4843],[-112.5537,44.4842],[-112.5541,44.4842],[-112.5546,44.4842],[-112.555,44.4841],[-112.555,44.484],[-112.5554,44.4839],[-112.5557,44.4838],[-112.5578,44.4832],[-112.559,44.4828],[-112.5597,44.4826],[-112.5607,44.4825],[-112.562,44.4826],[-112.5623,44.4826],[-112.5634,44.4827],[-112.5639,44.4828],[-112.5643,44.4828],[-112.565,44.4829],[-112.5657,44.4828],[-112.5661,44.4828],[-112.5672,44.4827],[-112.5679,44.4826],[-112.5683,44.4826],[-112.5689,44.4827],[-112.5697,44.4827],[-112.5704,44.4824],[-112.5707,44.4823],[-112.5718,44.4821],[-112.5723,44.4819],[-112.5729,44.4816],[-112.5738,44.4811],[-112.5739,44.4811],[-112.5744,44.4809],[-112.5745,44.4809],[-112.5754,44.481],[-112.5762,44.4809],[-112.5768,44.4808],[-112.5769,44.4806],[-112.5772,44.4804],[-112.5775,44.4802],[-112.5775,44.4801],[-112.5778,44.4801],[-112.578,44.4801],[-112.5782,44.4804],[-112.5785,44.4807],[-112.579,44.4809],[-112.5802,44.4814],[-112.5819,44.482],[-112.5821,44.4821],[-112.5825,44.4821],[-112.5827,44.4821],[-112.583,44.482],[-112.5835,44.4819],[-112.5837,44.4817],[-112.5842,44.4814],[-112.5843,44.4814],[-112.5844,44.4813],[-112.5846,44.4812],[-112.5849,44.4811],[-112.5853,44.4812],[-112.5858,44.4815],[-112.5862,44.4819],[-112.5865,44.4823],[-112.5867,44.4824],[-112.5871,44.4826],[-112.5879,44.4829],[-112.5885,44.4832],[-112.589,44.4837],[-112.5893,44.4838],[-112.5894,44.4839],[-112.5895,44.4839],[-112.5895,44.484],[-112.5896,44.484],[-112.59,44.4841],[-112.5906,44.4842],[-112.5912,44.4845],[-112.5922,44.4851],[-112.5927,44.4855],[-112.5928,44.4856],[-112.593,44.4857],[-112.5936,44.4863],[-112.5943,44.4871],[-112.595,44.4875],[-112.5961,44.4878],[-112.597,44.4879],[-112.5974,44.4879],[-112.5975,44.4882],[-112.598,44.4889],[-112.5984,44.4891],[-112.5989,44.4893],[-112.5996,44.4895],[-112.6001,44.4898],[-112.601,44.4903],[-112.6015,44.4906],[-112.602,44.4907],[-112.6027,44.4907],[-112.6031,44.4906],[-112.6042,44.4905],[-112.606,44.4901],[-112.6074,44.4897],[-112.6081,44.4895],[-112.6088,44.4893],[-112.6094,44.4891],[-112.6099,44.4891],[-112.6105,44.4891],[-112.6108,44.489],[-112.6112,44.4888],[-112.6115,44.4886],[-112.6119,44.4885],[-112.6124,44.4885],[-112.6128,44.4885],[-112.6131,44.4884],[-112.6139,44.4883],[-112.6146,44.488],[-112.6153,44.4877],[-112.6154,44.4877],[-112.6161,44.4877],[-112.6165,44.4876],[-112.6171,44.4876],[-112.6179,44.4874],[-112.618,44.4874],[-112.6182,44.4873],[-112.6188,44.487],[-112.6195,44.4867],[-112.6196,44.4866],[-112.6199,44.4864],[-112.6201,44.4864],[-112.6203,44.4863],[-112.6204,44.4863],[-112.6207,44.4861],[-112.6208,44.486],[-112.621,44.4857],[-112.6214,44.4854],[-112.622,44.4851],[-112.6221,44.4851],[-112.6228,44.4847],[-112.6233,44.4845],[-112.6235,44.4844],[-112.624,44.4839],[-112.6245,44.4834],[-112.6247,44.4832],[-112.6247,44.4831],[-112.625,44.483],[-112.6266,44.483],[-112.627,44.483],[-112.6274,44.483],[-112.6285,44.4828],[-112.6291,44.4828],[-112.629,44.4831],[-112.629,44.4833],[-112.6288,44.4837],[-112.6288,44.4844],[-112.6288,44.4846],[-112.6288,44.4848],[-112.6291,44.4855],[-112.6294,44.486],[-112.6295,44.4862],[-112.6295,44.4863],[-112.6295,44.4864],[-112.6296,44.4875],[-112.6296,44.4883],[-112.6299,44.4888],[-112.6305,44.4895],[-112.631,44.49],[-112.631,44.4901],[-112.6316,44.4904],[-112.6319,44.4906],[-112.6321,44.4907],[-112.6325,44.4909],[-112.6327,44.491],[-112.633,44.4911],[-112.6333,44.4911],[-112.6339,44.491],[-112.634,44.491],[-112.6361,44.4905],[-112.6365,44.4903],[-112.6367,44.4903],[-112.6369,44.4903],[-112.6372,44.4903],[-112.6378,44.4903],[-112.6387,44.4903],[-112.6389,44.4903],[-112.6395,44.4904],[-112.6402,44.4904],[-112.641,44.4903],[-112.6413,44.4903],[-112.6416,44.4902],[-112.642,44.49],[-112.6421,44.49],[-112.6425,44.4899],[-112.6426,44.4899],[-112.6444,44.4896],[-112.6456,44.4892],[-112.6471,44.4887],[-112.6477,44.4884],[-112.6482,44.4882],[-112.6487,44.4882],[-112.6492,44.4882],[-112.6497,44.4882],[-112.65,44.4881],[-112.651,44.4877],[-112.6514,44.4876],[-112.6522,44.4875],[-112.6529,44.4875],[-112.654,44.4873],[-112.6548,44.4871],[-112.655,44.4871],[-112.6553,44.4871],[-112.6558,44.4871],[-112.6563,44.487],[-112.6569,44.4871],[-112.6575,44.4872],[-112.6576,44.4871],[-112.6582,44.4868],[-112.6583,44.4867],[-112.6586,44.4866],[-112.6591,44.4865],[-112.6592,44.4865],[-112.6603,44.4861],[-112.6609,44.486],[-112.6613,44.486],[-112.6616,44.486],[-112.6617,44.486],[-112.6631,44.4862],[-112.6635,44.4862],[-112.6636,44.4862],[-112.6644,44.4864],[-112.6646,44.4864],[-112.6654,44.4868],[-112.6665,44.4875],[-112.6677,44.4892],[-112.6681,44.4895],[-112.6693,44.4901],[-112.6705,44.4907],[-112.6708,44.4908],[-112.6709,44.4909],[-112.6719,44.4913],[-112.672,44.4914],[-112.6732,44.4916],[-112.674,44.4919],[-112.6744,44.4919],[-112.6753,44.492],[-112.6761,44.492],[-112.6764,44.492],[-112.6768,44.492],[-112.6793,44.4921],[-112.6815,44.4923],[-112.6835,44.4925],[-112.6843,44.4927],[-112.6847,44.4928],[-112.685,44.4928],[-112.6851,44.4929],[-112.6853,44.493],[-112.6859,44.4933],[-112.6861,44.4935],[-112.6863,44.4937],[-112.6864,44.4938],[-112.6869,44.4944],[-112.687,44.4945],[-112.6876,44.4955],[-112.688,44.497],[-112.6881,44.4973],[-112.6882,44.4975],[-112.6885,44.4979],[-112.6886,44.4982],[-112.6888,44.4984],[-112.6894,44.4986],[-112.6895,44.4987],[-112.69,44.4988],[-112.6906,44.499],[-112.6914,44.4994],[-112.6918,44.4996],[-112.6926,44.4999],[-112.6927,44.5],[-112.6931,44.5001],[-112.6939,44.4999],[-112.6947,44.4999],[-112.695,44.4999],[-112.6961,44.4998],[-112.6965,44.4998],[-112.6971,44.4998],[-112.698,44.4999],[-112.6984,44.4999],[-112.6986,44.5],[-112.6988,44.5],[-112.7014,44.5007],[-112.7018,44.5009],[-112.7044,44.5018],[-112.7047,44.5019],[-112.7068,44.5028],[-112.7085,44.5032],[-112.7093,44.5033],[-112.7098,44.5033],[-112.7101,44.5033],[-112.7108,44.5034],[-112.7112,44.5034],[-112.7129,44.5033],[-112.7144,44.5033],[-112.7154,44.5035],[-112.7167,44.5039],[-112.7179,44.5043],[-112.7191,44.5043],[-112.7202,44.5042],[-112.7211,44.5038],[-112.7228,44.503],[-112.723,44.5029],[-112.7238,44.5028],[-112.7253,44.5025],[-112.7261,44.5023],[-112.7269,44.5021],[-112.73,44.5012],[-112.7305,44.501],[-112.7312,44.5008],[-112.7319,44.5005],[-112.7322,44.5004],[-112.7329,44.5001],[-112.7335,44.4999],[-112.7339,44.4998],[-112.7341,44.4997],[-112.7345,44.4995],[-112.7348,44.4993],[-112.7348,44.4991],[-112.7348,44.4989],[-112.7348,44.4987],[-112.7348,44.4985],[-112.7351,44.4978],[-112.7359,44.4965],[-112.7366,44.495],[-112.7373,44.4937],[-112.7375,44.4933],[-112.7384,44.4922],[-112.7393,44.4911],[-112.7404,44.49],[-112.7414,44.4892],[-112.7421,44.4888],[-112.7422,44.4887],[-112.7431,44.4883],[-112.7435,44.4883],[-112.7438,44.4882],[-112.7439,44.4882],[-112.7441,44.4882],[-112.7442,44.4882],[-112.7451,44.4885],[-112.7464,44.489],[-112.747,44.4892],[-112.7477,44.4895],[-112.7483,44.4899],[-112.7489,44.4901],[-112.7498,44.4901],[-112.7503,44.4901],[-112.7506,44.49],[-112.7508,44.49],[-112.7512,44.4899],[-112.7515,44.4898],[-112.7516,44.4898],[-112.7519,44.4897],[-112.7527,44.4894],[-112.7533,44.489],[-112.7544,44.4885],[-112.7552,44.4885],[-112.7566,44.4886],[-112.7575,44.4885],[-112.7576,44.4884],[-112.7579,44.4882],[-112.7583,44.4881],[-112.7584,44.4881],[-112.7593,44.4881],[-112.7604,44.4881],[-112.7612,44.4879],[-112.7615,44.4878],[-112.762,44.4878],[-112.7624,44.4877],[-112.7635,44.4873],[-112.7647,44.4868],[-112.7653,44.4865],[-112.7658,44.4862],[-112.7659,44.4862],[-112.7669,44.4856],[-112.7674,44.4852],[-112.7678,44.4851],[-112.768,44.485],[-112.7687,44.4846],[-112.7702,44.484],[-112.7703,44.484],[-112.7705,44.4839],[-112.7707,44.4839],[-112.771,44.4839],[-112.7713,44.4838],[-112.7721,44.4836],[-112.773,44.4836],[-112.7735,44.4836],[-112.7742,44.4837],[-112.776,44.4841],[-112.7791,44.4845],[-112.7798,44.4846],[-112.7801,44.4847],[-112.7804,44.4847],[-112.7805,44.4847],[-112.7806,44.4847],[-112.7807,44.4847],[-112.7808,44.4847],[-112.7808,44.4846],[-112.7806,44.4844],[-112.7805,44.4841],[-112.7802,44.4835],[-112.7801,44.483],[-112.7801,44.4826],[-112.7802,44.4822],[-112.7805,44.482],[-112.7811,44.4815],[-112.7818,44.4811],[-112.7829,44.4807],[-112.7836,44.4805],[-112.7848,44.4796],[-112.7851,44.4794],[-112.7855,44.4791],[-112.7856,44.479],[-112.786,44.4784],[-112.7862,44.4781],[-112.7865,44.4774],[-112.7866,44.4772],[-112.7869,44.4761],[-112.7874,44.4746],[-112.7878,44.4737],[-112.7885,44.4731],[-112.7895,44.4725],[-112.791,44.4718],[-112.7911,44.4716],[-112.7915,44.4712],[-112.7919,44.4707],[-112.7926,44.4695],[-112.7933,44.4689],[-112.7934,44.4688],[-112.7942,44.4683],[-112.7954,44.4679],[-112.7959,44.4677],[-112.7969,44.4671],[-112.7972,44.4669],[-112.7977,44.4666],[-112.798,44.4663],[-112.7982,44.4661],[-112.798,44.4659],[-112.7977,44.4657],[-112.7976,44.4656],[-112.7971,44.465],[-112.7969,44.4645],[-112.7969,44.4644],[-112.7971,44.4638],[-112.7972,44.463],[-112.7972,44.4628],[-112.7975,44.4624],[-112.7976,44.4619],[-112.7977,44.4614],[-112.798,44.4609],[-112.7982,44.4608],[-112.7987,44.4605],[-112.7995,44.4601],[-112.8002,44.4597],[-112.8009,44.4591],[-112.8016,44.4582],[-112.802,44.4577],[-112.8025,44.4572],[-112.8029,44.4569],[-112.8035,44.4568],[-112.8045,44.4566],[-112.8052,44.4563],[-112.8058,44.456],[-112.8065,44.4553],[-112.8072,44.4543],[-112.8075,44.4536],[-112.8077,44.4531],[-112.8078,44.4531],[-112.8082,44.4529],[-112.8085,44.4529],[-112.8088,44.4529],[-112.8095,44.4532],[-112.81,44.4535],[-112.8102,44.4537],[-112.8105,44.454],[-112.8109,44.4543],[-112.8112,44.4547],[-112.8113,44.4548],[-112.8115,44.4548],[-112.8116,44.4548],[-112.8119,44.4548],[-112.8127,44.4545],[-112.8139,44.454],[-112.8149,44.4533],[-112.8152,44.453],[-112.8153,44.4524],[-112.8154,44.452],[-112.8157,44.4514],[-112.8161,44.4507],[-112.8168,44.4498],[-112.8171,44.4495],[-112.8177,44.4478],[-112.8179,44.4473],[-112.8181,44.4472],[-112.8182,44.447],[-112.8185,44.4469],[-112.8191,44.4467],[-112.8196,44.4464],[-112.8202,44.4455],[-112.8205,44.4453],[-112.8211,44.445],[-112.8218,44.4449],[-112.8231,44.4448],[-112.8241,44.4447],[-112.8247,44.4447],[-112.825,44.4445],[-112.8252,44.4445],[-112.8253,44.4444],[-112.8264,44.4436],[-112.8265,44.4435],[-112.827,44.4431],[-112.8276,44.4425],[-112.828,44.4418],[-112.8282,44.4412],[-112.8283,44.441],[-112.8284,44.4403],[-112.8284,44.4398],[-112.8284,44.438],[-112.8284,44.4363],[-112.8284,44.4355],[-112.8283,44.4354],[-112.8281,44.4344],[-112.8277,44.4333],[-112.8277,44.433],[-112.8276,44.4329],[-112.8276,44.4328],[-112.8272,44.4324],[-112.8272,44.4323],[-112.8269,44.4321],[-112.8274,44.4318],[-112.8281,44.4315],[-112.8287,44.4312],[-112.8294,44.4308],[-112.8308,44.4302],[-112.831,44.4301],[-112.8313,44.43],[-112.8321,44.4299],[-112.8326,44.4297],[-112.8332,44.4293],[-112.8338,44.4289],[-112.834,44.4286],[-112.8342,44.4284],[-112.8346,44.4278],[-112.8354,44.427],[-112.8361,44.4263],[-112.8364,44.4261],[-112.8369,44.4258],[-112.8381,44.4256],[-112.8394,44.4251],[-112.8399,44.4247],[-112.8399,44.4246],[-112.84,44.4244],[-112.8397,44.424],[-112.8394,44.4238],[-112.8388,44.4235],[-112.8385,44.4233],[-112.8383,44.4232],[-112.8381,44.4229],[-112.8375,44.4227],[-112.8374,44.4227],[-112.8361,44.4222],[-112.8357,44.422],[-112.8355,44.4218],[-112.8354,44.4217],[-112.834,44.4201],[-112.8335,44.4196],[-112.8331,44.4192],[-112.8328,44.4188],[-112.8327,44.4186],[-112.8326,44.4183],[-112.8324,44.4176],[-112.832,44.417],[-112.8319,44.4168],[-112.8314,44.4165],[-112.8313,44.4164],[-112.8308,44.416],[-112.8307,44.4159],[-112.8305,44.4156],[-112.8297,44.4149],[-112.8291,44.4142],[-112.828,44.4129],[-112.8274,44.4123],[-112.8263,44.4114],[-112.8258,44.411],[-112.8247,44.4102],[-112.824,44.4096],[-112.8231,44.4087],[-112.8229,44.4084],[-112.8228,44.4082],[-112.8226,44.408],[-112.8222,44.4075],[-112.8218,44.4072],[-112.8217,44.4068],[-112.8217,44.4066],[-112.8216,44.4064],[-112.8218,44.4059],[-112.822,44.4055],[-112.8221,44.4053],[-112.8222,44.4052],[-112.8222,44.405],[-112.822,44.4048],[-112.8219,44.4046],[-112.8218,44.4045],[-112.8218,44.4043],[-112.8218,44.4039],[-112.8215,44.4032],[-112.8215,44.4027],[-112.8213,44.4022],[-112.821,44.4016],[-112.8203,44.4005],[-112.8199,44.4002],[-112.8194,44.3999],[-112.8185,44.3997],[-112.8181,44.3997],[-112.8172,44.3998],[-112.8171,44.3998],[-112.8162,44.3998],[-112.816,44.3998],[-112.8157,44.3999],[-112.8156,44.3999],[-112.8144,44.3997],[-112.8136,44.3995],[-112.8127,44.3992],[-112.8123,44.399],[-112.8103,44.3988],[-112.8101,44.3988],[-112.8103,44.3985],[-112.8105,44.3984],[-112.8118,44.398],[-112.8124,44.3979],[-112.8128,44.3978],[-112.813,44.3977],[-112.8135,44.3972],[-112.8136,44.3971],[-112.8143,44.3963],[-112.8144,44.3962],[-112.8149,44.3957],[-112.8149,44.3956],[-112.815,44.3954],[-112.8151,44.3951],[-112.8151,44.3947],[-112.8151,44.3944],[-112.8146,44.394],[-112.8143,44.3937],[-112.814,44.3936],[-112.8139,44.3935],[-112.8134,44.3934],[-112.8131,44.3933],[-112.8128,44.3931],[-112.8127,44.3928],[-112.8126,44.3924],[-112.8126,44.3921],[-112.8125,44.3919],[-112.8126,44.3909],[-112.8126,44.3904],[-112.8125,44.3902],[-112.8122,44.3893],[-112.8121,44.3891],[-112.812,44.3887],[-112.8119,44.3879],[-112.8121,44.3876],[-112.8122,44.3874],[-112.8126,44.3871],[-112.8128,44.387],[-112.813,44.3868],[-112.8131,44.3866],[-112.8131,44.3862],[-112.8133,44.385],[-112.8134,44.3848],[-112.8135,44.3847],[-112.8137,44.3843],[-112.8141,44.3837],[-112.8142,44.3835],[-112.814,44.383],[-112.8133,44.3818],[-112.8132,44.3815],[-112.8132,44.3813],[-112.8132,44.3808],[-112.8134,44.3803],[-112.8135,44.3797],[-112.8135,44.3792],[-112.8134,44.3789],[-112.8134,44.3784],[-112.8132,44.3781],[-112.813,44.3778],[-112.8128,44.3776],[-112.8127,44.3776],[-112.8124,44.3773],[-112.8122,44.3771],[-112.8123,44.3771],[-112.8123,44.377],[-112.8136,44.3765],[-112.8138,44.3764],[-112.8149,44.3761],[-112.8155,44.3758],[-112.8166,44.3748],[-112.8168,44.3746],[-112.8169,44.3744],[-112.8169,44.374],[-112.8171,44.3739],[-112.8173,44.3736],[-112.8175,44.3733],[-112.8178,44.3729],[-112.8183,44.3725],[-112.819,44.3718],[-112.8196,44.3713],[-112.8198,44.3712],[-112.82,44.371],[-112.8208,44.3704],[-112.8211,44.3702],[-112.8215,44.3702],[-112.8219,44.3701],[-112.8222,44.37],[-112.8225,44.3697],[-112.8229,44.3691],[-112.8235,44.3687],[-112.824,44.3685],[-112.8242,44.3685],[-112.8246,44.3684],[-112.8252,44.368],[-112.826,44.3676],[-112.8266,44.3674],[-112.8268,44.3674],[-112.8269,44.3673],[-112.8272,44.3671],[-112.8275,44.3668],[-112.8276,44.3668],[-112.8279,44.3667],[-112.8285,44.3665],[-112.8289,44.3662],[-112.8291,44.3659],[-112.8293,44.3657],[-112.8295,44.3656],[-112.8298,44.3656],[-112.8299,44.3655],[-112.8315,44.3649],[-112.8317,44.3648],[-112.8324,44.3646],[-112.8339,44.3641],[-112.8344,44.3638],[-112.8346,44.3638],[-112.8347,44.3638],[-112.8351,44.3636],[-112.8356,44.3634],[-112.8359,44.3632],[-112.8362,44.3629],[-112.8366,44.3627],[-112.8369,44.3624],[-112.8369,44.3623],[-112.8371,44.3621],[-112.8372,44.3621],[-112.8373,44.362],[-112.8377,44.362],[-112.8379,44.3619],[-112.8381,44.3619],[-112.8395,44.3619],[-112.8399,44.362],[-112.8402,44.362],[-112.8403,44.362],[-112.8405,44.3619],[-112.8406,44.3619],[-112.841,44.3616],[-112.8414,44.3613],[-112.8419,44.3608],[-112.8422,44.3603],[-112.8428,44.3598],[-112.8442,44.3589],[-112.8444,44.3585],[-112.8444,44.3584],[-112.8444,44.3582],[-112.8446,44.358],[-112.8452,44.358],[-112.8456,44.3579],[-112.8457,44.3579],[-112.846,44.358],[-112.8462,44.3579],[-112.8464,44.3579],[-112.8472,44.3581],[-112.8475,44.3583],[-112.8476,44.3584],[-112.8478,44.3585],[-112.8481,44.3586],[-112.8484,44.3585],[-112.8487,44.3585],[-112.8494,44.3586],[-112.8497,44.3588],[-112.8498,44.3588],[-112.8502,44.3591],[-112.8505,44.3592],[-112.8509,44.3592],[-112.8517,44.3592],[-112.8526,44.3592],[-112.8534,44.3594],[-112.8539,44.3595],[-112.8543,44.3596],[-112.8544,44.3597],[-112.8545,44.3598],[-112.8546,44.3599],[-112.8551,44.36],[-112.8555,44.3601],[-112.8555,44.3602],[-112.8557,44.3605],[-112.8558,44.3609],[-112.8559,44.3612],[-112.8564,44.3616],[-112.8568,44.3618],[-112.857,44.3621],[-112.8575,44.3629],[-112.8581,44.3635],[-112.8588,44.364],[-112.8592,44.3642],[-112.8595,44.3645],[-112.8599,44.3649],[-112.8602,44.3653],[-112.8607,44.366],[-112.8608,44.3665],[-112.861,44.3668],[-112.8611,44.3669],[-112.8611,44.367],[-112.8614,44.3673],[-112.8615,44.3675],[-112.8615,44.3678],[-112.862,44.3682],[-112.8621,44.3683],[-112.8624,44.3684],[-112.8625,44.3685],[-112.8627,44.3687],[-112.8629,44.3688],[-112.8631,44.369],[-112.8635,44.3695],[-112.8639,44.3698],[-112.8643,44.37],[-112.8648,44.3701],[-112.865,44.3701],[-112.8651,44.3701],[-112.8653,44.3701],[-112.8655,44.3701],[-112.8657,44.3701],[-112.8663,44.3701],[-112.8671,44.3702],[-112.8677,44.3704],[-112.8682,44.3706],[-112.8683,44.3706],[-112.8692,44.3707],[-112.8705,44.3712],[-112.871,44.3714],[-112.8712,44.3716],[-112.8719,44.3719],[-112.8721,44.3719],[-112.8729,44.3721],[-112.8733,44.3723],[-112.8737,44.3729],[-112.8737,44.3731],[-112.8737,44.3733],[-112.8734,44.3735],[-112.8732,44.3738],[-112.8732,44.3739],[-112.8731,44.3744],[-112.8732,44.3747],[-112.8733,44.3748],[-112.8736,44.3751],[-112.8749,44.3764],[-112.8751,44.3766],[-112.8757,44.3772],[-112.8762,44.3775],[-112.8765,44.3775],[-112.8767,44.3775],[-112.877,44.3774],[-112.8776,44.3774],[-112.8781,44.3776],[-112.8787,44.3779],[-112.8792,44.3782],[-112.8793,44.3782],[-112.8794,44.3783],[-112.8802,44.3787],[-112.8811,44.379],[-112.8816,44.3793],[-112.8815,44.38],[-112.8814,44.3813],[-112.8814,44.3818],[-112.8817,44.383],[-112.8819,44.3835],[-112.8819,44.3839],[-112.8819,44.3845],[-112.8818,44.3849],[-112.8817,44.3852],[-112.8817,44.3857],[-112.8821,44.3862],[-112.8825,44.3866],[-112.8827,44.3871],[-112.8828,44.388],[-112.8829,44.3882],[-112.8831,44.3886],[-112.8834,44.389],[-112.8836,44.3895],[-112.8838,44.3905],[-112.8836,44.3915],[-112.8835,44.3924],[-112.8835,44.3926],[-112.8836,44.3929],[-112.8837,44.3933],[-112.8846,44.3942],[-112.8848,44.3945],[-112.885,44.3948],[-112.8855,44.3955],[-112.8855,44.3957],[-112.8856,44.3963],[-112.8854,44.3968],[-112.8847,44.3981],[-112.8846,44.3983],[-112.8842,44.3993],[-112.8842,44.3994],[-112.8837,44.3999],[-112.8835,44.4002],[-112.8835,44.4006],[-112.8838,44.4011],[-112.8841,44.4017],[-112.8843,44.402],[-112.8844,44.402],[-112.8846,44.4021],[-112.8851,44.4021],[-112.8861,44.4023],[-112.8871,44.4027],[-112.888,44.4033],[-112.8882,44.4037],[-112.8889,44.4045],[-112.889,44.4049],[-112.8892,44.4052],[-112.8896,44.4059],[-112.8897,44.406],[-112.8901,44.406],[-112.8904,44.4058],[-112.8912,44.4055],[-112.8918,44.4053],[-112.8923,44.4049],[-112.893,44.4044],[-112.8937,44.4033],[-112.8943,44.4025],[-112.8949,44.4021],[-112.895,44.4019],[-112.8958,44.4012],[-112.8964,44.4008],[-112.8976,44.4004],[-112.8984,44.4004],[-112.8985,44.4003],[-112.899,44.4002],[-112.9007,44.3993],[-112.9016,44.3989],[-112.9017,44.3989],[-112.9019,44.3989],[-112.9023,44.399],[-112.9027,44.3991],[-112.9035,44.3994],[-112.904,44.3998],[-112.9047,44.4001],[-112.9056,44.4004],[-112.9066,44.4007],[-112.9069,44.4008],[-112.9079,44.401],[-112.9086,44.4014],[-112.9097,44.4017],[-112.9106,44.4018],[-112.9107,44.4018],[-112.9114,44.4019],[-112.9119,44.402],[-112.9121,44.402],[-112.9126,44.4021],[-112.9136,44.4023],[-112.9146,44.4027],[-112.9159,44.4036],[-112.9165,44.4042],[-112.9169,44.4045],[-112.9174,44.4049],[-112.9177,44.4052],[-112.9178,44.4056],[-112.9179,44.4066],[-112.9178,44.4071],[-112.9177,44.4072],[-112.9177,44.4075],[-112.9181,44.408],[-112.9186,44.409],[-112.9187,44.4092],[-112.9193,44.4095],[-112.9199,44.4099],[-112.9202,44.4102],[-112.9206,44.4106],[-112.9209,44.4108],[-112.9211,44.4109],[-112.9218,44.411],[-112.922,44.411],[-112.9229,44.4108],[-112.9233,44.4106],[-112.9235,44.4106],[-112.9236,44.4105],[-112.9246,44.4104],[-112.9258,44.4105],[-112.9264,44.4106],[-112.9269,44.411],[-112.927,44.4111],[-112.927,44.4112],[-112.9272,44.4115],[-112.9277,44.4119],[-112.928,44.412],[-112.9288,44.4123],[-112.9294,44.4125],[-112.9302,44.4131],[-112.9308,44.4133],[-112.9313,44.4135],[-112.932,44.4135],[-112.9324,44.4135],[-112.9334,44.4133],[-112.9346,44.413],[-112.9363,44.4127],[-112.9371,44.4125],[-112.9372,44.4125],[-112.9379,44.4123],[-112.9388,44.4124],[-112.9396,44.4125],[-112.9405,44.4128],[-112.9406,44.4129],[-112.9407,44.413],[-112.941,44.4131],[-112.9414,44.4133],[-112.9415,44.4134],[-112.9418,44.4134],[-112.9429,44.4138],[-112.9446,44.4145],[-112.9454,44.4146],[-112.9458,44.4149],[-112.9463,44.4155],[-112.9463,44.4156],[-112.9466,44.4158],[-112.9469,44.416],[-112.9471,44.4161],[-112.9474,44.4162],[-112.9485,44.4164],[-112.9486,44.4164],[-112.9497,44.4166],[-112.9503,44.4169],[-112.9505,44.417],[-112.951,44.4173],[-112.9511,44.4174],[-112.9514,44.418],[-112.9516,44.4185],[-112.9519,44.4194],[-112.952,44.4207],[-112.9525,44.4212],[-112.9531,44.4219],[-112.9533,44.4223],[-112.9532,44.423],[-112.9528,44.4236],[-112.9525,44.424],[-112.9522,44.4243],[-112.952,44.4247],[-112.952,44.4248],[-112.952,44.425],[-112.9522,44.4251],[-112.9523,44.4251],[-112.9526,44.4249],[-112.953,44.4247],[-112.9535,44.4244],[-112.9548,44.424],[-112.9549,44.424],[-112.9552,44.4239],[-112.9556,44.4239],[-112.9565,44.4239],[-112.9568,44.424],[-112.957,44.424],[-112.9573,44.424],[-112.9577,44.4241],[-112.9582,44.424],[-112.9591,44.4239],[-112.9601,44.424],[-112.9608,44.424],[-112.9612,44.4238],[-112.9615,44.4237],[-112.9621,44.4234],[-112.963,44.4233],[-112.9635,44.4234],[-112.9638,44.4236],[-112.9639,44.4239],[-112.964,44.424],[-112.964,44.4241],[-112.9642,44.4243],[-112.9645,44.4243],[-112.9651,44.4243],[-112.9656,44.4246],[-112.9659,44.4249],[-112.966,44.425],[-112.9662,44.4254],[-112.9663,44.4256],[-112.968,44.4263],[-112.9691,44.4268],[-112.9701,44.4273],[-112.9708,44.4274],[-112.9712,44.4275],[-112.9715,44.4276],[-112.9719,44.4278],[-112.972,44.4279],[-112.9725,44.4285],[-112.9726,44.4287],[-112.9733,44.4294],[-112.974,44.43],[-112.9746,44.4304],[-112.9749,44.4306],[-112.9752,44.431],[-112.9754,44.4313],[-112.9761,44.4319],[-112.9762,44.432],[-112.9772,44.4325],[-112.9785,44.4335],[-112.9788,44.4336],[-112.9794,44.4336],[-112.9804,44.4338],[-112.9812,44.4343],[-112.9819,44.4352],[-112.9827,44.436],[-112.983,44.4366],[-112.9831,44.4368],[-112.9837,44.4374],[-112.9839,44.438],[-112.9845,44.4388],[-112.9849,44.4391],[-112.9852,44.4393],[-112.9861,44.4402],[-112.9864,44.4404],[-112.9873,44.441],[-112.9874,44.4412],[-112.9878,44.4417],[-112.9885,44.4427],[-112.9888,44.443],[-112.989,44.4433],[-112.9896,44.4436],[-112.9903,44.4442],[-112.9912,44.4446],[-112.9914,44.4448],[-112.9927,44.4456],[-112.9938,44.4464],[-112.9941,44.4466],[-112.9942,44.4466],[-112.9943,44.4467],[-112.9946,44.4469],[-112.9952,44.447],[-112.9953,44.4471],[-112.9956,44.4471],[-112.9959,44.4472],[-112.9961,44.4473],[-112.9962,44.4473],[-112.9963,44.4474],[-112.9965,44.4477],[-112.9967,44.4478],[-112.997,44.448],[-112.9972,44.448],[-112.9977,44.448],[-112.9978,44.448],[-112.998,44.448],[-112.9982,44.4481],[-112.9986,44.4482],[-112.9988,44.4483],[-112.9989,44.4484],[-112.9992,44.4486],[-112.9997,44.4487],[-113.0001,44.4489],[-113.0008,44.4493],[-113.0009,44.4494],[-113.0011,44.4496],[-113.0015,44.4497],[-113.0019,44.4498],[-113.002,44.4499],[-113.0023,44.4501],[-113.0024,44.4502],[-113.0035,44.4513],[-113.0038,44.4519],[-113.0045,44.4528],[-113.0051,44.4537],[-113.0059,44.4552],[-113.0062,44.4559],[-113.0062,44.4565],[-113.0062,44.4567],[-113.0062,44.4572],[-113.006,44.4581],[-113.0067,44.4593],[-113.0071,44.46],[-113.0075,44.4604],[-113.0076,44.4605],[-113.0076,44.4606],[-113.0078,44.461],[-113.0079,44.4616],[-113.0084,44.463],[-113.0087,44.4637],[-113.0088,44.464],[-113.0088,44.4646],[-113.0088,44.4659],[-113.0085,44.4668],[-113.0077,44.468],[-113.0067,44.4697],[-113.0061,44.4707],[-113.0061,44.4709],[-113.0061,44.471],[-113.0067,44.4716],[-113.0069,44.4717],[-113.0077,44.4724],[-113.008,44.4727],[-113.0084,44.4731],[-113.0102,44.4744],[-113.0113,44.4754],[-113.0126,44.4771],[-113.0127,44.4772],[-113.0135,44.4783],[-113.0142,44.4792],[-113.0143,44.4794],[-113.0153,44.48],[-113.0164,44.4808],[-113.0169,44.481],[-113.0173,44.4814],[-113.0176,44.4816],[-113.0181,44.482],[-113.0193,44.4831],[-113.02,44.4837],[-113.0204,44.4847],[-113.0212,44.4859],[-113.0213,44.486],[-113.0217,44.4866],[-113.022,44.487],[-113.0221,44.4872],[-113.0229,44.4881],[-113.0233,44.489],[-113.0236,44.4896],[-113.0241,44.4908],[-113.0243,44.4914],[-113.0244,44.4918],[-113.0249,44.4924],[-113.025,44.4926],[-113.0253,44.4928],[-113.026,44.4936],[-113.0265,44.4946],[-113.0267,44.495],[-113.0268,44.4955],[-113.0268,44.4957],[-113.0267,44.4957],[-113.0265,44.4962],[-113.0259,44.4966],[-113.0255,44.4969],[-113.025,44.4972],[-113.0246,44.4978],[-113.0245,44.4979],[-113.0241,44.4982],[-113.0234,44.4988],[-113.0224,44.4999],[-113.0223,44.4999],[-113.022,44.5002],[-113.0215,44.5006],[-113.0194,44.502],[-113.0192,44.5021],[-113.0181,44.5032],[-113.0179,44.5033],[-113.0175,44.5035],[-113.0168,44.5041],[-113.0167,44.5045],[-113.0167,44.5047],[-113.0166,44.5049],[-113.0164,44.5052],[-113.0161,44.5056],[-113.0159,44.5059],[-113.0155,44.5069],[-113.0155,44.5075],[-113.0156,44.508],[-113.0156,44.5085],[-113.0156,44.5089],[-113.0157,44.5095],[-113.0156,44.5101],[-113.0153,44.5106],[-113.0152,44.5111],[-113.0151,44.5115],[-113.0151,44.5117],[-113.0151,44.5122],[-113.0152,44.5127],[-113.0153,44.5128],[-113.0155,44.5133],[-113.0159,44.5138],[-113.0162,44.5144],[-113.0163,44.5151],[-113.0162,44.5155],[-113.016,44.516],[-113.0159,44.516],[-113.0156,44.5162],[-113.015,44.5164],[-113.0143,44.5164],[-113.0134,44.5166],[-113.0132,44.5168],[-113.0129,44.5173],[-113.0125,44.5176],[-113.0115,44.5179],[-113.0107,44.5182],[-113.0101,44.5183],[-113.0098,44.5184],[-113.0088,44.5188],[-113.008,44.5192],[-113.0069,44.5194],[-113.0063,44.5196],[-113.0059,44.5197],[-113.0056,44.5198],[-113.0055,44.5198],[-113.0054,44.5201],[-113.0054,44.5204],[-113.0054,44.521],[-113.0055,44.5219],[-113.0057,44.5224],[-113.0061,44.5239],[-113.0062,44.5247],[-113.0065,44.5254],[-113.0065,44.5258],[-113.0068,44.5262],[-113.0079,44.5272],[-113.009,44.5277],[-113.0092,44.5277],[-113.0096,44.5279],[-113.0098,44.5278],[-113.0101,44.5277],[-113.0109,44.5273],[-113.0113,44.5274],[-113.0118,44.5276],[-113.0132,44.5282],[-113.0137,44.5285],[-113.0139,44.5287],[-113.0141,44.5288],[-113.0145,44.5289],[-113.015,44.529],[-113.0158,44.5294],[-113.0156,44.5297],[-113.0155,44.53],[-113.0156,44.5302],[-113.0164,44.5308],[-113.0168,44.5309],[-113.0171,44.5309],[-113.0177,44.5309],[-113.018,44.531],[-113.0181,44.5311],[-113.0187,44.5314],[-113.0202,44.5325],[-113.0205,44.5327],[-113.0211,44.5333],[-113.0215,44.5336],[-113.0216,44.5337],[-113.0227,44.5348],[-113.0236,44.536],[-113.0237,44.5363],[-113.0238,44.5364],[-113.0241,44.5369],[-113.0242,44.537],[-113.0246,44.5374],[-113.0263,44.5386],[-113.0266,44.5386],[-113.0268,44.5385],[-113.0269,44.5383],[-113.0268,44.538],[-113.0268,44.5378],[-113.0271,44.5375],[-113.0277,44.5374],[-113.029,44.5371],[-113.0301,44.5369],[-113.0309,44.537],[-113.0317,44.537],[-113.0333,44.5375],[-113.0336,44.5376],[-113.0348,44.538],[-113.0354,44.5384],[-113.0364,44.5387],[-113.0379,44.5394],[-113.0386,44.5397],[-113.0393,44.5402],[-113.0403,44.5411],[-113.0407,44.5414],[-113.042,44.5423],[-113.0423,44.5425],[-113.0425,44.5426],[-113.0434,44.543],[-113.0442,44.5434],[-113.0454,44.5443],[-113.046,44.545],[-113.0462,44.5452],[-113.0466,44.5457],[-113.0471,44.5464],[-113.0474,44.547],[-113.0476,44.5474],[-113.0477,44.5477],[-113.0478,44.5483],[-113.0476,44.549],[-113.0473,44.5499],[-113.0472,44.5511],[-113.0471,44.5522],[-113.0471,44.5525],[-113.047,44.5527],[-113.0468,44.5536],[-113.0464,44.5543],[-113.0459,44.555],[-113.0456,44.5554],[-113.0453,44.5558],[-113.0451,44.556],[-113.045,44.5561],[-113.0448,44.5562],[-113.0439,44.5567],[-113.0437,44.5568],[-113.0427,44.5573],[-113.0417,44.5578],[-113.0412,44.558],[-113.0409,44.5581],[-113.0408,44.5581],[-113.0402,44.5583],[-113.0392,44.5588],[-113.0383,44.5592],[-113.0378,44.5594],[-113.0368,44.5604],[-113.0365,44.561],[-113.0364,44.5612],[-113.0363,44.5619],[-113.0364,44.5624],[-113.0366,44.5627],[-113.0368,44.5632],[-113.037,44.5643],[-113.0373,44.5647],[-113.0373,44.5648],[-113.0378,44.5651],[-113.038,44.5652],[-113.0384,44.5653],[-113.0385,44.5656],[-113.0386,44.5658],[-113.0387,44.5664],[-113.0388,44.5667],[-113.0392,44.5671],[-113.0396,44.5673],[-113.0402,44.5675],[-113.0419,44.568],[-113.0425,44.5681],[-113.0428,44.5681],[-113.043,44.5681],[-113.0439,44.5681],[-113.0447,44.5682],[-113.0452,44.5686],[-113.0454,44.5689],[-113.0456,44.5693],[-113.046,44.5696],[-113.0466,44.5698],[-113.0471,44.5699],[-113.0473,44.57],[-113.0476,44.5702],[-113.0496,44.5713],[-113.0499,44.5714],[-113.0513,44.572],[-113.0522,44.5723],[-113.0525,44.5724],[-113.0535,44.5727],[-113.0543,44.573],[-113.0557,44.5735],[-113.0567,44.574],[-113.0572,44.5743],[-113.0597,44.5755],[-113.0614,44.5765],[-113.0619,44.5768],[-113.0652,44.5781],[-113.0656,44.5783],[-113.0672,44.5791],[-113.0673,44.5792],[-113.0673,44.5793],[-113.0674,44.5793],[-113.0672,44.5798],[-113.067,44.5802],[-113.0669,44.5809],[-113.0669,44.5812],[-113.0667,44.5814],[-113.0656,44.5823],[-113.065,44.5828],[-113.0638,44.584],[-113.0637,44.584],[-113.0635,44.5843],[-113.063,44.5849],[-113.0623,44.5859],[-113.0623,44.5862],[-113.0624,44.5864],[-113.0633,44.5866],[-113.0637,44.5868],[-113.0645,44.5873],[-113.0657,44.588],[-113.0667,44.589],[-113.0674,44.5898],[-113.0677,44.5902],[-113.068,44.5906],[-113.0686,44.5909],[-113.069,44.591],[-113.0702,44.5916],[-113.0711,44.5922],[-113.072,44.5929],[-113.0722,44.593],[-113.0725,44.5933],[-113.0739,44.5939],[-113.074,44.5939],[-113.0748,44.5941],[-113.0758,44.5943],[-113.0762,44.5944],[-113.077,44.5947],[-113.0777,44.5951],[-113.0788,44.5959],[-113.0798,44.5965],[-113.0803,44.597],[-113.0805,44.5972],[-113.0817,44.5977],[-113.0829,44.5981],[-113.0838,44.5983],[-113.0843,44.5983],[-113.0845,44.5984],[-113.0848,44.5984],[-113.085,44.5985],[-113.0851,44.5986],[-113.0855,44.5989],[-113.0859,44.5991],[-113.0875,44.5995],[-113.0881,44.5996],[-113.0883,44.5997],[-113.0876,44.6001],[-113.0871,44.6004],[-113.0864,44.6008],[-113.0856,44.6016],[-113.0851,44.6021],[-113.085,44.6022],[-113.0844,44.603],[-113.0837,44.604],[-113.0832,44.6047],[-113.0829,44.6051],[-113.0825,44.6055],[-113.0809,44.6064],[-113.08,44.6069],[-113.0788,44.608],[-113.0787,44.6081],[-113.0783,44.6086],[-113.0779,44.6091],[-113.0776,44.6093],[-113.0771,44.6097],[-113.0768,44.6102],[-113.0766,44.6105],[-113.0764,44.611],[-113.0761,44.6116],[-113.0747,44.614],[-113.0742,44.6144],[-113.0735,44.6148],[-113.0729,44.6151],[-113.0725,44.6155],[-113.0719,44.6159],[-113.0712,44.6162],[-113.0698,44.6165],[-113.0691,44.6166],[-113.0685,44.6169],[-113.0676,44.6172],[-113.0665,44.6176],[-113.0655,44.6179],[-113.0649,44.618],[-113.0635,44.6183],[-113.0623,44.6184],[-113.0614,44.6184],[-113.0613,44.6183],[-113.0609,44.6183],[-113.0606,44.6181],[-113.0602,44.618],[-113.0598,44.6178],[-113.0593,44.6178],[-113.0587,44.6178],[-113.0585,44.6179],[-113.0581,44.618],[-113.0575,44.6183],[-113.0571,44.6186],[-113.0565,44.6191],[-113.0554,44.6201],[-113.0554,44.6202],[-113.0548,44.6207],[-113.0537,44.6217],[-113.0534,44.622],[-113.0533,44.6223],[-113.053,44.6227],[-113.0515,44.6256],[-113.051,44.6267],[-113.0508,44.627],[-113.0498,44.6288],[-113.0498,44.6291],[-113.0499,44.6296],[-113.05,44.6299],[-113.0503,44.6309],[-113.0504,44.6318],[-113.0505,44.6325],[-113.0506,44.6335],[-113.0506,44.6338],[-113.0507,44.6345],[-113.0507,44.6346],[-113.0509,44.6352],[-113.0512,44.6362],[-113.0513,44.6364],[-113.0518,44.6371],[-113.052,44.6373],[-113.0521,44.6374],[-113.0528,44.6379],[-113.0531,44.6382],[-113.0533,44.6385],[-113.0534,44.6386],[-113.0535,44.6387],[-113.0539,44.6393],[-113.0546,44.6399],[-113.0551,44.6404],[-113.0554,44.6406],[-113.0562,44.641],[-113.0572,44.6419],[-113.0573,44.6419],[-113.059,44.6435],[-113.0604,44.6448],[-113.0609,44.6452],[-113.0612,44.6455],[-113.0633,44.6472],[-113.0636,44.6474],[-113.0647,44.6482],[-113.0654,44.6489],[-113.0656,44.6493],[-113.0656,44.6497],[-113.0655,44.6507],[-113.0651,44.6514],[-113.0648,44.6517],[-113.0645,44.652],[-113.0644,44.6521],[-113.0643,44.6522],[-113.0642,44.6523],[-113.0641,44.6525],[-113.064,44.6526],[-113.064,44.6527],[-113.0645,44.6533],[-113.065,44.6539],[-113.065,44.6543],[-113.0653,44.6548],[-113.0659,44.6555],[-113.067,44.6562],[-113.0677,44.657],[-113.0679,44.6574],[-113.068,44.6577],[-113.0681,44.6579],[-113.0682,44.6582],[-113.0683,44.659],[-113.0684,44.6596],[-113.0684,44.6601],[-113.0686,44.6613],[-113.0685,44.662],[-113.0686,44.6626],[-113.0687,44.6628],[-113.0689,44.6639],[-113.069,44.6649],[-113.0691,44.6652],[-113.0693,44.6672],[-113.0696,44.6682],[-113.0697,44.6687],[-113.0697,44.669],[-113.0697,44.6693],[-113.0696,44.6698],[-113.0689,44.671],[-113.0681,44.6723],[-113.0678,44.6729],[-113.0677,44.6731],[-113.0676,44.6732],[-113.0672,44.6739],[-113.0671,44.6742],[-113.0672,44.6747],[-113.0674,44.676],[-113.0676,44.6765],[-113.0676,44.6771],[-113.0677,44.6784],[-113.0677,44.6785],[-113.0678,44.6788],[-113.0679,44.679],[-113.068,44.679],[-113.0685,44.6793],[-113.069,44.6794],[-113.0692,44.6794],[-113.0697,44.6794],[-113.0698,44.6794],[-113.0705,44.6794],[-113.0711,44.6796],[-113.072,44.6798],[-113.0723,44.6799],[-113.0727,44.68],[-113.0731,44.68],[-113.0734,44.6801],[-113.0738,44.6802],[-113.0746,44.6804],[-113.0755,44.6805],[-113.0759,44.6806],[-113.0763,44.6806],[-113.0766,44.6807],[-113.0772,44.6809],[-113.0773,44.681],[-113.0774,44.681],[-113.0776,44.6812],[-113.0777,44.6813],[-113.0784,44.6818],[-113.0787,44.6819],[-113.0789,44.682],[-113.0791,44.6821],[-113.0809,44.6831],[-113.0818,44.6836],[-113.0821,44.684],[-113.0819,44.6842],[-113.0815,44.6848],[-113.081,44.6854],[-113.0807,44.686],[-113.0804,44.6865],[-113.0803,44.6866],[-113.0799,44.6872],[-113.0796,44.6876],[-113.0795,44.6878],[-113.0798,44.6888],[-113.0799,44.6889],[-113.0803,44.6893],[-113.0807,44.6896],[-113.0809,44.69],[-113.0811,44.6904],[-113.0814,44.6908],[-113.0816,44.6911],[-113.0816,44.6912],[-113.0821,44.6917],[-113.0828,44.692],[-113.0832,44.6922],[-113.0849,44.6927],[-113.0852,44.6927],[-113.0859,44.6927],[-113.0862,44.6927],[-113.0864,44.6928],[-113.0868,44.6931],[-113.0873,44.6935],[-113.0879,44.6938],[-113.0888,44.6942],[-113.09,44.6945],[-113.0908,44.6948],[-113.0917,44.695],[-113.0929,44.6951],[-113.093,44.6951],[-113.0931,44.6951],[-113.094,44.6953],[-113.0947,44.6957],[-113.0952,44.6961],[-113.0959,44.6966],[-113.0961,44.6967],[-113.0969,44.6975],[-113.097,44.6976],[-113.0971,44.6978],[-113.0973,44.698],[-113.0974,44.6983],[-113.0977,44.6986],[-113.0978,44.6989],[-113.0978,44.6993],[-113.0976,44.7],[-113.0975,44.7003],[-113.0974,44.7004],[-113.097,44.701],[-113.097,44.7015],[-113.0972,44.7017],[-113.0975,44.702],[-113.0982,44.7026],[-113.0988,44.7034],[-113.0994,44.7042],[-113.0996,44.7044],[-113.0997,44.7046],[-113.0999,44.7049],[-113.1006,44.7054],[-113.101,44.7059],[-113.1015,44.7066],[-113.1016,44.7066],[-113.1018,44.7071],[-113.1018,44.7077],[-113.1016,44.7083],[-113.1013,44.7088],[-113.1012,44.7092],[-113.1012,44.7094],[-113.1013,44.7097],[-113.1015,44.7104],[-113.1016,44.7113],[-113.1015,44.7119],[-113.1017,44.7143],[-113.1018,44.7148],[-113.1018,44.715],[-113.1017,44.7155],[-113.1016,44.7159],[-113.1013,44.7167],[-113.1009,44.7173],[-113.1009,44.7174],[-113.1006,44.7175],[-113.1005,44.7175],[-113.0998,44.7177],[-113.0996,44.7178],[-113.0994,44.7178],[-113.0994,44.7179],[-113.0995,44.718],[-113.0995,44.7181],[-113.0996,44.7181],[-113.1,44.7181],[-113.1002,44.7183],[-113.1003,44.7184],[-113.1004,44.7184],[-113.1005,44.7184],[-113.1007,44.7188],[-113.1008,44.7193],[-113.1009,44.7195],[-113.1009,44.7201],[-113.1009,44.7206],[-113.101,44.7211],[-113.1011,44.7214],[-113.1013,44.7218],[-113.1014,44.7221],[-113.1018,44.7225],[-113.1019,44.7227],[-113.1019,44.7231],[-113.1019,44.7234],[-113.1019,44.7235],[-113.102,44.7241],[-113.1022,44.7247],[-113.1023,44.7258],[-113.102,44.7271],[-113.1019,44.7275],[-113.1017,44.7281],[-113.1015,44.7287],[-113.1015,44.7292],[-113.1016,44.7292],[-113.1016,44.7294],[-113.1016,44.7295],[-113.1021,44.7297],[-113.1024,44.7298],[-113.1029,44.7298],[-113.1032,44.7298],[-113.1033,44.7298],[-113.1034,44.7299],[-113.1036,44.73],[-113.1038,44.7301],[-113.1042,44.7304],[-113.105,44.7308],[-113.1058,44.7312],[-113.1069,44.7316],[-113.1082,44.732],[-113.1087,44.7321],[-113.1092,44.7321],[-113.1094,44.7322],[-113.1098,44.7323],[-113.1106,44.7326],[-113.1115,44.733],[-113.1124,44.7334],[-113.1129,44.7335],[-113.1133,44.7334],[-113.1136,44.733],[-113.114,44.7327],[-113.1145,44.7325],[-113.1151,44.7324],[-113.116,44.7323],[-113.1164,44.7324],[-113.1167,44.7325],[-113.1168,44.7325],[-113.1171,44.7328],[-113.1173,44.7329],[-113.1174,44.7333],[-113.1174,44.7335],[-113.1175,44.7341],[-113.1173,44.7345],[-113.117,44.735],[-113.1166,44.7354],[-113.1164,44.7358],[-113.1163,44.7368],[-113.1164,44.7375],[-113.1162,44.7385],[-113.1165,44.74],[-113.1166,44.7405],[-113.1167,44.7407],[-113.1172,44.7413],[-113.1179,44.7416],[-113.1185,44.742],[-113.1186,44.742],[-113.1189,44.7424],[-113.1191,44.7424],[-113.1194,44.7431],[-113.1194,44.7434],[-113.1195,44.7441],[-113.1197,44.7446],[-113.1199,44.7451],[-113.1202,44.7457],[-113.1203,44.746],[-113.1211,44.7469],[-113.1221,44.7476],[-113.1229,44.7484],[-113.1232,44.7486],[-113.1233,44.7486],[-113.1249,44.7494],[-113.1257,44.7497],[-113.1262,44.7497],[-113.1271,44.7495],[-113.1277,44.7494],[-113.1285,44.7494],[-113.1294,44.7496],[-113.1295,44.7496],[-113.1303,44.7499],[-113.1304,44.7499],[-113.1312,44.7502],[-113.1319,44.7505],[-113.1328,44.751],[-113.1334,44.7515],[-113.1335,44.7516],[-113.1345,44.7525],[-113.1348,44.7528],[-113.135,44.7532],[-113.135,44.7536],[-113.1349,44.754],[-113.1349,44.7544],[-113.135,44.7545],[-113.135,44.7547],[-113.1353,44.756],[-113.1356,44.7568],[-113.1364,44.7574],[-113.1367,44.7578],[-113.1368,44.7579],[-113.1369,44.758],[-113.1371,44.7582],[-113.1375,44.7594],[-113.1376,44.7595],[-113.1376,44.7597],[-113.1377,44.7599],[-113.1377,44.7601],[-113.1375,44.7605],[-113.1368,44.7611],[-113.1366,44.7614],[-113.1364,44.7617],[-113.1363,44.7617],[-113.136,44.7624],[-113.1355,44.7627],[-113.1349,44.763],[-113.1341,44.7634],[-113.1338,44.7635],[-113.1332,44.7637],[-113.1328,44.7639],[-113.1323,44.7643],[-113.1322,44.7643],[-113.132,44.7645],[-113.1316,44.7647],[-113.1313,44.7649],[-113.1313,44.765],[-113.1324,44.7684],[-113.1324,44.7688],[-113.1325,44.769],[-113.1323,44.7699],[-113.1321,44.7705],[-113.1317,44.7715],[-113.1313,44.7722],[-113.1312,44.7725],[-113.1315,44.7728],[-113.1318,44.773],[-113.1323,44.7734],[-113.1334,44.7739],[-113.1348,44.7743],[-113.135,44.7744],[-113.1355,44.7745],[-113.136,44.7746],[-113.1363,44.7747],[-113.1368,44.7748],[-113.1371,44.7749],[-113.1374,44.7751],[-113.1379,44.7757],[-113.1381,44.7758],[-113.1384,44.7761],[-113.1388,44.7762],[-113.1401,44.7766],[-113.1419,44.777],[-113.1422,44.7769],[-113.1423,44.7768],[-113.1425,44.7767],[-113.1428,44.7766],[-113.144,44.7766],[-113.1442,44.7766],[-113.1451,44.7766],[-113.1458,44.7766],[-113.1461,44.7766],[-113.1476,44.7772],[-113.1489,44.7779],[-113.1496,44.7785],[-113.1497,44.7786],[-113.1498,44.7788],[-113.15,44.779],[-113.1501,44.7793],[-113.1504,44.7793],[-113.1513,44.7793],[-113.1513,44.7794],[-113.1519,44.7794],[-113.152,44.7794],[-113.153,44.7795],[-113.154,44.7796],[-113.1547,44.7796],[-113.1555,44.7799],[-113.1562,44.7802],[-113.1566,44.7803],[-113.1573,44.7806],[-113.1577,44.7809],[-113.1579,44.781],[-113.1582,44.7809],[-113.1588,44.7808],[-113.1594,44.7809],[-113.1604,44.7807],[-113.1606,44.7806],[-113.1609,44.7804],[-113.1612,44.7801],[-113.1614,44.7798],[-113.1615,44.7796],[-113.1616,44.7794],[-113.1616,44.7793],[-113.1619,44.7793],[-113.1619,44.7792],[-113.1634,44.7788],[-113.1637,44.7788],[-113.1637,44.7789],[-113.1638,44.7789],[-113.164,44.7791],[-113.1643,44.7793],[-113.1649,44.7796],[-113.165,44.7797],[-113.1654,44.7798],[-113.1658,44.7799],[-113.1665,44.7803],[-113.1672,44.7807],[-113.1677,44.7812],[-113.1686,44.7818],[-113.1693,44.7822],[-113.1702,44.7828],[-113.1704,44.7829],[-113.1705,44.7829],[-113.172,44.7839],[-113.1722,44.7841],[-113.1727,44.7845],[-113.173,44.7846],[-113.1731,44.7846],[-113.1732,44.7846],[-113.174,44.7847],[-113.1747,44.7849],[-113.1749,44.7851],[-113.175,44.7851],[-113.1771,44.786],[-113.1777,44.7863],[-113.1778,44.7863],[-113.1789,44.7868],[-113.1791,44.7869],[-113.1792,44.7869],[-113.1795,44.7872],[-113.1799,44.7877],[-113.1811,44.7897],[-113.1814,44.7902],[-113.1815,44.7904],[-113.182,44.7915],[-113.1827,44.7923],[-113.183,44.793],[-113.1832,44.7932],[-113.1834,44.7935],[-113.1836,44.7937],[-113.1837,44.7937],[-113.1839,44.7939],[-113.185,44.7943],[-113.1856,44.7947],[-113.1857,44.7949],[-113.1861,44.7954],[-113.1863,44.7957],[-113.1864,44.7959],[-113.1867,44.7961],[-113.1872,44.7966],[-113.1874,44.7968],[-113.1875,44.7969],[-113.1877,44.7974],[-113.1878,44.7978],[-113.1879,44.798],[-113.188,44.7982],[-113.1883,44.7984],[-113.1895,44.7995],[-113.19,44.7996],[-113.1902,44.7997],[-113.1903,44.7998],[-113.1908,44.8],[-113.1911,44.8002],[-113.1918,44.8008],[-113.1929,44.8015],[-113.1931,44.8017],[-113.1932,44.8017],[-113.1944,44.8021],[-113.1945,44.8022],[-113.1946,44.8022],[-113.1953,44.8023],[-113.1961,44.8023],[-113.197,44.8023],[-113.2003,44.803],[-113.2023,44.8036],[-113.203,44.8038],[-113.2036,44.804],[-113.2038,44.8041],[-113.2043,44.8045],[-113.2054,44.8055],[-113.2056,44.8057],[-113.2061,44.8064],[-113.2063,44.8067],[-113.2067,44.8071],[-113.2076,44.8078],[-113.2077,44.8079],[-113.2087,44.8088],[-113.2092,44.809],[-113.2094,44.8091],[-113.21,44.8092],[-113.2117,44.8094],[-113.2128,44.8095],[-113.2131,44.8096],[-113.2139,44.8097],[-113.2148,44.81],[-113.2156,44.8102],[-113.2164,44.8103],[-113.2173,44.8105],[-113.2183,44.8105],[-113.2184,44.8105],[-113.2199,44.8105],[-113.2213,44.8106],[-113.222,44.8107],[-113.2226,44.8108],[-113.224,44.8113],[-113.2246,44.8116],[-113.2251,44.8118],[-113.2263,44.8125],[-113.2266,44.8126],[-113.2271,44.8127],[-113.2275,44.8129],[-113.2279,44.813],[-113.2286,44.8132],[-113.2296,44.8135],[-113.2301,44.8137],[-113.2305,44.8138],[-113.2314,44.8142],[-113.2317,44.8143],[-113.2319,44.8143],[-113.2323,44.8143],[-113.2328,44.8143],[-113.233,44.8143],[-113.2332,44.8143],[-113.2335,44.8142],[-113.2359,44.8139],[-113.2377,44.8139],[-113.2383,44.814],[-113.2387,44.8141],[-113.2393,44.8146],[-113.2399,44.8154],[-113.2402,44.8162],[-113.2402,44.8163],[-113.2401,44.8167],[-113.2401,44.8169],[-113.2401,44.8172],[-113.2402,44.8172],[-113.2406,44.8175],[-113.2412,44.8178],[-113.242,44.8184],[-113.2434,44.8196],[-113.2435,44.8197],[-113.245,44.821],[-113.2452,44.8212],[-113.246,44.8221],[-113.2465,44.8227],[-113.2467,44.8229],[-113.2469,44.823],[-113.2472,44.8229],[-113.2476,44.8229],[-113.2489,44.8225],[-113.2499,44.8223],[-113.2506,44.8221],[-113.2513,44.822],[-113.2515,44.8219],[-113.2517,44.8219],[-113.2523,44.8217],[-113.2531,44.8211],[-113.2533,44.821],[-113.2542,44.8205],[-113.2548,44.8202],[-113.2549,44.8201],[-113.2562,44.8199],[-113.2567,44.8199],[-113.2569,44.8199],[-113.2575,44.8201],[-113.258,44.8201],[-113.2581,44.82],[-113.2583,44.82],[-113.2586,44.8198],[-113.2588,44.8196],[-113.2591,44.8193],[-113.2596,44.8186],[-113.2603,44.8183],[-113.2611,44.8181],[-113.2614,44.8179],[-113.2618,44.8178],[-113.2623,44.8173],[-113.2628,44.8169],[-113.2629,44.8167],[-113.2634,44.8164],[-113.2638,44.8162],[-113.2639,44.8162],[-113.2642,44.8161],[-113.2648,44.8159],[-113.2656,44.8157],[-113.2658,44.8156],[-113.2664,44.8156],[-113.2667,44.8154],[-113.2668,44.8153],[-113.267,44.8152],[-113.268,44.815],[-113.2684,44.8148],[-113.269,44.8146],[-113.2691,44.8146],[-113.27,44.8144],[-113.2704,44.8143],[-113.2705,44.8143],[-113.2717,44.8143],[-113.2719,44.8143],[-113.2721,44.8143],[-113.2724,44.8143],[-113.2725,44.8143],[-113.2727,44.8143],[-113.273,44.8144],[-113.2732,44.8144],[-113.2735,44.8144],[-113.2741,44.8143],[-113.2745,44.8141],[-113.2749,44.814],[-113.2759,44.8135],[-113.276,44.8135],[-113.2762,44.8133],[-113.2763,44.8133],[-113.2767,44.813],[-113.2773,44.8129],[-113.2784,44.8127],[-113.2793,44.8124],[-113.2796,44.8123],[-113.2799,44.8121],[-113.2803,44.8118],[-113.2806,44.8115],[-113.2815,44.8108],[-113.2829,44.8098],[-113.2842,44.8088],[-113.2848,44.8085],[-113.2853,44.8083],[-113.2865,44.8079],[-113.2897,44.8071],[-113.2902,44.8069],[-113.2905,44.8066],[-113.2907,44.8064],[-113.2912,44.8059],[-113.2922,44.8055],[-113.2926,44.8054],[-113.2936,44.8051],[-113.2947,44.8047],[-113.2954,44.8042],[-113.2962,44.8036],[-113.2968,44.8034],[-113.297,44.8033],[-113.2979,44.8032],[-113.2985,44.8032],[-113.299,44.803],[-113.2994,44.8026],[-113.2996,44.8023],[-113.2998,44.802],[-113.2998,44.8019],[-113.2998,44.8013],[-113.2998,44.8012],[-113.2998,44.8011],[-113.2997,44.8007],[-113.2999,44.8004],[-113.3002,44.8],[-113.3009,44.7995],[-113.3014,44.7991],[-113.3015,44.799],[-113.3022,44.7989],[-113.3023,44.7989],[-113.3025,44.7989],[-113.3028,44.7989],[-113.3034,44.7989],[-113.3038,44.7989],[-113.304,44.7989],[-113.3047,44.7987],[-113.3058,44.7981],[-113.3059,44.798],[-113.3075,44.7974],[-113.3084,44.7971],[-113.309,44.797],[-113.3118,44.7965],[-113.3123,44.7964],[-113.3134,44.7962],[-113.3149,44.796],[-113.317,44.7954],[-113.3187,44.7949],[-113.3192,44.7946],[-113.3195,44.7944],[-113.3197,44.7943],[-113.3199,44.7941],[-113.3201,44.794],[-113.3211,44.7932],[-113.3221,44.7925],[-113.3228,44.7921],[-113.3243,44.7914],[-113.325,44.7911],[-113.3253,44.7909],[-113.3265,44.7903],[-113.3269,44.7901],[-113.3274,44.7898],[-113.3278,44.7893],[-113.3281,44.7891],[-113.3289,44.7889],[-113.3295,44.7886],[-113.3306,44.7882],[-113.3316,44.7878],[-113.3343,44.7868],[-113.3358,44.7863],[-113.3389,44.7852],[-113.3405,44.7847],[-113.341,44.7846],[-113.3413,44.7847],[-113.3417,44.7848],[-113.3418,44.7849],[-113.3421,44.7852],[-113.343,44.786],[-113.3439,44.7864],[-113.3448,44.7869],[-113.3451,44.7873],[-113.3455,44.7878],[-113.346,44.7883],[-113.3468,44.7887],[-113.3482,44.7892],[-113.3488,44.7895],[-113.3489,44.7896],[-113.3492,44.7896],[-113.3514,44.7903],[-113.353,44.7909],[-113.3536,44.7913],[-113.3541,44.7918],[-113.3542,44.7922],[-113.3543,44.7927],[-113.3548,44.7946],[-113.3548,44.7947],[-113.3548,44.7953],[-113.3547,44.7954],[-113.3542,44.7957],[-113.3537,44.7959],[-113.3532,44.7961],[-113.3524,44.7965],[-113.3517,44.7967],[-113.351,44.797],[-113.3492,44.7977],[-113.3465,44.7989],[-113.3463,44.7992],[-113.3462,44.7992],[-113.3461,44.7998],[-113.3461,44.8006],[-113.3465,44.8015],[-113.3476,44.803],[-113.3485,44.8043],[-113.3489,44.8055],[-113.351,44.8094],[-113.3517,44.8111],[-113.3523,44.8122],[-113.3527,44.8129],[-113.3527,44.813],[-113.3534,44.8139],[-113.354,44.8149],[-113.3541,44.8151],[-113.3543,44.8158],[-113.3543,44.8164],[-113.3544,44.8165],[-113.3548,44.817],[-113.3558,44.8186],[-113.3559,44.8191],[-113.356,44.8196],[-113.3561,44.8198],[-113.3567,44.8203],[-113.3571,44.8206],[-113.3572,44.8207],[-113.3607,44.822],[-113.361,44.8221],[-113.3635,44.823],[-113.3651,44.8236],[-113.3654,44.8237],[-113.3655,44.8238],[-113.3663,44.8243],[-113.3665,44.8244],[-113.3668,44.8245],[-113.368,44.8253],[-113.369,44.8261],[-113.3691,44.8261],[-113.3692,44.8262],[-113.3698,44.8266],[-113.3702,44.8269],[-113.3707,44.8271],[-113.3709,44.8272],[-113.3722,44.8281],[-113.3731,44.8288],[-113.3743,44.8296],[-113.3748,44.8299],[-113.3752,44.8302],[-113.3755,44.8303],[-113.3762,44.8304],[-113.3766,44.8305],[-113.3769,44.8308],[-113.377,44.8311],[-113.3771,44.8315],[-113.3771,44.8316],[-113.3771,44.8323],[-113.3769,44.8332],[-113.3769,44.8333],[-113.3769,44.8337],[-113.3769,44.8339],[-113.3769,44.8344],[-113.3771,44.8348],[-113.3774,44.8351],[-113.3776,44.8352],[-113.3785,44.8357],[-113.3799,44.8363],[-113.38,44.8363],[-113.3812,44.8365],[-113.3817,44.8366],[-113.3828,44.8369],[-113.383,44.837],[-113.3832,44.8371],[-113.3837,44.8374],[-113.3843,44.8375],[-113.3851,44.8376],[-113.3856,44.8376],[-113.3858,44.8376],[-113.386,44.8376],[-113.3862,44.8376],[-113.3866,44.8376],[-113.3868,44.8377],[-113.3894,44.8378],[-113.39,44.8377],[-113.3901,44.8377],[-113.3903,44.8377],[-113.3907,44.8376],[-113.3913,44.8376],[-113.3923,44.8372],[-113.393,44.8369],[-113.3932,44.8368],[-113.3934,44.8368],[-113.3942,44.8369],[-113.3943,44.8369],[-113.3945,44.837],[-113.3946,44.837],[-113.3947,44.8371],[-113.3963,44.8377],[-113.3994,44.8385],[-113.3998,44.8386],[-113.4017,44.8389],[-113.4035,44.8393],[-113.4045,44.8395],[-113.4057,44.8395],[-113.4069,44.8397],[-113.4074,44.8399],[-113.4079,44.8401],[-113.4085,44.8404],[-113.409,44.8406],[-113.4094,44.8408],[-113.4099,44.8407],[-113.4101,44.8407],[-113.4104,44.8406],[-113.4105,44.8406],[-113.4106,44.8405],[-113.4107,44.8405],[-113.4108,44.8405],[-113.4115,44.8404],[-113.412,44.8403],[-113.4125,44.8404],[-113.4133,44.8404],[-113.4135,44.8404],[-113.4139,44.8403],[-113.4154,44.8397],[-113.4159,44.8396],[-113.42,44.838],[-113.4208,44.8377],[-113.4216,44.8376],[-113.4219,44.8376],[-113.4222,44.8378],[-113.4223,44.8381],[-113.4222,44.8386],[-113.4221,44.8393],[-113.4221,44.84],[-113.4222,44.8401],[-113.4222,44.8404],[-113.4223,44.8405],[-113.4225,44.8409],[-113.4226,44.8412],[-113.4225,44.8416],[-113.4223,44.842],[-113.4223,44.8423],[-113.4224,44.8426],[-113.4228,44.8434],[-113.4235,44.8445],[-113.4246,44.8462],[-113.4247,44.8463],[-113.4256,44.8471],[-113.4259,44.8478],[-113.426,44.8484],[-113.4259,44.8488],[-113.4259,44.8493],[-113.4263,44.85],[-113.4265,44.8503],[-113.4269,44.8507],[-113.4273,44.8514],[-113.4279,44.8522],[-113.428,44.8524],[-113.4282,44.8526],[-113.4282,44.8527],[-113.4287,44.854],[-113.4287,44.8542],[-113.4291,44.8549],[-113.4292,44.8549],[-113.4296,44.8551],[-113.4303,44.8553],[-113.4313,44.8553],[-113.4323,44.8552],[-113.4334,44.8551],[-113.4337,44.8551],[-113.434,44.8551],[-113.436,44.8551],[-113.4372,44.8552],[-113.4383,44.8554],[-113.4384,44.8554],[-113.4386,44.8554],[-113.4387,44.8554],[-113.4388,44.8554],[-113.439,44.8555],[-113.4392,44.8556],[-113.4396,44.8557],[-113.4403,44.8562],[-113.4405,44.8565],[-113.4406,44.8565],[-113.4407,44.8567],[-113.4408,44.8568],[-113.4408,44.8569],[-113.4413,44.8575],[-113.4418,44.8586],[-113.4421,44.8592],[-113.4428,44.8606],[-113.4433,44.8613],[-113.4434,44.8614],[-113.4437,44.8618],[-113.4439,44.8618],[-113.4441,44.8619],[-113.4446,44.8622],[-113.4456,44.8624],[-113.4465,44.8625],[-113.4469,44.8625],[-113.4475,44.8627],[-113.4482,44.8628],[-113.4496,44.8631],[-113.4501,44.8632],[-113.4511,44.8633],[-113.4514,44.8634],[-113.4515,44.8634],[-113.4522,44.8636],[-113.4523,44.8636],[-113.4536,44.8644],[-113.4547,44.865],[-113.4551,44.8654],[-113.4554,44.8664],[-113.4557,44.8677],[-113.4557,44.868],[-113.4557,44.8685],[-113.4556,44.869],[-113.4555,44.8691],[-113.4554,44.8695],[-113.4555,44.8699],[-113.4555,44.87],[-113.4558,44.8712],[-113.4558,44.8715],[-113.4559,44.8716],[-113.456,44.8718],[-113.4562,44.8722],[-113.4565,44.8727],[-113.4569,44.8736],[-113.457,44.8739],[-113.4571,44.8739],[-113.4572,44.8742],[-113.4572,44.8743],[-113.4572,44.8744],[-113.4571,44.8745],[-113.4571,44.8746],[-113.4571,44.8747],[-113.4573,44.8754],[-113.4575,44.8758],[-113.4577,44.876],[-113.4579,44.8762],[-113.4583,44.8766],[-113.459,44.877],[-113.4595,44.8775],[-113.4596,44.8777],[-113.4602,44.8783],[-113.4606,44.8787],[-113.4612,44.8796],[-113.4615,44.8803],[-113.4616,44.8805],[-113.462,44.8811],[-113.4626,44.8819],[-113.4625,44.8823],[-113.4623,44.8838],[-113.4621,44.8847],[-113.4618,44.8856],[-113.4615,44.8864],[-113.4612,44.8867],[-113.4615,44.887],[-113.462,44.8872],[-113.4623,44.8874],[-113.4626,44.8877],[-113.4628,44.8878],[-113.463,44.888],[-113.4636,44.8884],[-113.4642,44.8888],[-113.4647,44.8892],[-113.465,44.8894],[-113.4651,44.8895],[-113.4657,44.8902],[-113.4661,44.8905],[-113.4666,44.8906],[-113.4667,44.8907],[-113.4673,44.8908],[-113.4675,44.8909],[-113.4693,44.8912],[-113.4695,44.8912],[-113.4715,44.8917],[-113.4725,44.892],[-113.4731,44.8926],[-113.4734,44.8929],[-113.4737,44.8932],[-113.4742,44.8935],[-113.475,44.8939],[-113.4751,44.894],[-113.4752,44.8941],[-113.4755,44.8943],[-113.4761,44.8947],[-113.4774,44.8951],[-113.4783,44.8953],[-113.4784,44.8954],[-113.4785,44.8955],[-113.4786,44.8956],[-113.478,44.8963],[-113.4773,44.897],[-113.4764,44.8974],[-113.4759,44.898],[-113.4758,44.8981],[-113.4758,44.8984],[-113.4757,44.8996],[-113.4756,44.8999],[-113.4755,44.901],[-113.4755,44.9012],[-113.4754,44.9016],[-113.4753,44.902],[-113.4749,44.9027],[-113.4746,44.9035],[-113.4746,44.9036],[-113.4746,44.9042],[-113.475,44.9047],[-113.475,44.9048],[-113.4749,44.9052],[-113.4748,44.9053],[-113.4745,44.9056],[-113.4741,44.906],[-113.4736,44.9074],[-113.4734,44.9079],[-113.4734,44.908],[-113.4731,44.9085],[-113.473,44.9086],[-113.4727,44.9089],[-113.4724,44.909],[-113.4722,44.9092],[-113.4717,44.9097],[-113.4718,44.9098],[-113.4722,44.9099],[-113.473,44.9101],[-113.4739,44.9103],[-113.474,44.9104],[-113.4745,44.9107],[-113.4748,44.9109],[-113.4749,44.911],[-113.4754,44.9113],[-113.4758,44.9115],[-113.4759,44.9116],[-113.4761,44.9116],[-113.4762,44.9116],[-113.4764,44.9117],[-113.4765,44.9117],[-113.4767,44.9118],[-113.4774,44.912],[-113.478,44.9124],[-113.479,44.9143],[-113.4796,44.9152],[-113.4797,44.9153],[-113.4802,44.9158],[-113.4804,44.916],[-113.4808,44.9163],[-113.4817,44.9172],[-113.4818,44.9172],[-113.4826,44.9181],[-113.4828,44.9182],[-113.483,44.9185],[-113.4835,44.919],[-113.4837,44.9197],[-113.4838,44.9198],[-113.4841,44.9199],[-113.4845,44.92],[-113.4846,44.92],[-113.4855,44.92],[-113.4861,44.9201],[-113.4862,44.9201],[-113.4863,44.9201],[-113.4869,44.9202],[-113.4873,44.9203],[-113.4875,44.9203],[-113.4879,44.9204],[-113.4889,44.9209],[-113.4891,44.9211],[-113.4893,44.9213],[-113.4898,44.9218],[-113.4902,44.9223],[-113.4908,44.9228],[-113.4911,44.9235],[-113.4913,44.9238],[-113.4913,44.9241],[-113.4915,44.9245],[-113.4916,44.9251],[-113.4916,44.9252],[-113.4915,44.9259],[-113.4914,44.926],[-113.4911,44.9267],[-113.4911,44.9274],[-113.4911,44.9275],[-113.4915,44.9281],[-113.4918,44.9285],[-113.4919,44.9291],[-113.4919,44.9292],[-113.4919,44.9297],[-113.4919,44.93],[-113.492,44.9304],[-113.4926,44.9306],[-113.4934,44.9307],[-113.4936,44.9307],[-113.4946,44.931],[-113.4947,44.9311],[-113.4948,44.9311],[-113.495,44.9314],[-113.4952,44.9317],[-113.4954,44.932],[-113.4954,44.9326],[-113.4955,44.9334],[-113.4955,44.9338],[-113.4955,44.9341],[-113.4954,44.9343],[-113.4953,44.9346],[-113.4952,44.935],[-113.4954,44.9354],[-113.4955,44.9358],[-113.4955,44.9359],[-113.4956,44.9364],[-113.4957,44.9369],[-113.4959,44.9373],[-113.4962,44.9375],[-113.4965,44.9377],[-113.4966,44.9379],[-113.4968,44.9382],[-113.4969,44.9391],[-113.497,44.9393],[-113.497,44.9394],[-113.497,44.9398],[-113.497,44.9399],[-113.4971,44.9401],[-113.4972,44.9404],[-113.4974,44.9408],[-113.4987,44.942],[-113.4988,44.9422],[-113.4988,44.9423],[-113.4983,44.943],[-113.4981,44.9436],[-113.498,44.9442],[-113.4979,44.9446],[-113.4978,44.9449],[-113.4974,44.9455],[-113.4969,44.9459],[-113.4968,44.9459],[-113.4966,44.9465],[-113.4965,44.9466],[-113.4965,44.9469],[-113.4964,44.9473],[-113.4964,44.9474],[-113.4962,44.9477],[-113.4946,44.9485],[-113.4944,44.9485],[-113.4942,44.9486],[-113.4941,44.9485],[-113.4928,44.9484],[-113.4904,44.9477],[-113.4903,44.9477],[-113.4889,44.9473],[-113.488,44.947],[-113.4877,44.9469],[-113.4872,44.9468],[-113.4869,44.9468],[-113.4862,44.947],[-113.4858,44.947],[-113.4855,44.9471],[-113.4845,44.9474],[-113.4835,44.9479],[-113.4833,44.9481],[-113.4832,44.9481],[-113.4832,44.9482],[-113.483,44.9486],[-113.4829,44.9487],[-113.4825,44.9493],[-113.4817,44.9498],[-113.4816,44.9499],[-113.4814,44.9501],[-113.4808,44.9503],[-113.4807,44.9502],[-113.4806,44.9502],[-113.4804,44.9502],[-113.4801,44.9502],[-113.4789,44.9499],[-113.4776,44.9496],[-113.4775,44.9496],[-113.4771,44.9495],[-113.4754,44.9489],[-113.4752,44.9489],[-113.4733,44.9484],[-113.4729,44.9483],[-113.4728,44.9483],[-113.4722,44.9481],[-113.4721,44.9481],[-113.4718,44.9481],[-113.4706,44.9479],[-113.4698,44.948],[-113.4695,44.948],[-113.4685,44.9481],[-113.4681,44.9481],[-113.4675,44.9481],[-113.4672,44.948],[-113.4666,44.9477],[-113.4665,44.9477],[-113.4663,44.9476],[-113.4662,44.9476],[-113.466,44.9476],[-113.4659,44.9476],[-113.4658,44.9476],[-113.4656,44.9477],[-113.4652,44.9479],[-113.4648,44.948],[-113.4642,44.9484],[-113.4636,44.949],[-113.4634,44.9495],[-113.4634,44.9496],[-113.4634,44.9497],[-113.4633,44.9498],[-113.4633,44.9499],[-113.4629,44.9503],[-113.4627,44.9504],[-113.4621,44.9508],[-113.4616,44.9511],[-113.4612,44.9515],[-113.4611,44.9518],[-113.4611,44.9521],[-113.4607,44.9522],[-113.4604,44.9522],[-113.4599,44.9524],[-113.4597,44.9524],[-113.4595,44.9523],[-113.4591,44.9523],[-113.4584,44.9523],[-113.4576,44.9523],[-113.457,44.9523],[-113.4568,44.9523],[-113.456,44.9523],[-113.4549,44.952],[-113.4544,44.9521],[-113.4542,44.9521],[-113.4533,44.9522],[-113.4527,44.9523],[-113.4522,44.9525],[-113.4517,44.9528],[-113.4513,44.9529],[-113.4506,44.9532],[-113.4496,44.9534],[-113.4494,44.9534],[-113.449,44.9536],[-113.4488,44.9537],[-113.4485,44.954],[-113.4482,44.9545],[-113.4476,44.9549],[-113.4468,44.9554],[-113.4464,44.9558],[-113.4463,44.9562],[-113.4461,44.9566],[-113.446,44.9569],[-113.4457,44.9573],[-113.4457,44.9575],[-113.4455,44.9578],[-113.4452,44.9581],[-113.4444,44.9588],[-113.4442,44.9589],[-113.4439,44.9594],[-113.4439,44.96],[-113.444,44.9602],[-113.4455,44.9634],[-113.4455,44.9635],[-113.4461,44.9647],[-113.4468,44.9662],[-113.4471,44.9669],[-113.4476,44.9679],[-113.4479,44.9683],[-113.4481,44.9688],[-113.4486,44.9692],[-113.449,44.9696],[-113.4494,44.97],[-113.4495,44.9701],[-113.4496,44.9702],[-113.4497,44.9703],[-113.4498,44.9705],[-113.4498,44.9706],[-113.4498,44.9707],[-113.4497,44.9706],[-113.4496,44.9706],[-113.4494,44.9708],[-113.4488,44.9712],[-113.4485,44.9713],[-113.4479,44.9716],[-113.4474,44.9718],[-113.4472,44.9718],[-113.4468,44.9718],[-113.4465,44.9719],[-113.4462,44.9719],[-113.4458,44.9721],[-113.4456,44.9723],[-113.4454,44.9723],[-113.445,44.973],[-113.4449,44.9733],[-113.4449,44.974],[-113.4449,44.9746],[-113.4449,44.9756],[-113.445,44.9761],[-113.4452,44.977],[-113.4456,44.9777],[-113.4456,44.9778],[-113.4458,44.9786],[-113.4459,44.979],[-113.4461,44.9812],[-113.4461,44.9823],[-113.4462,44.9827],[-113.4464,44.9831],[-113.4465,44.9832],[-113.4466,44.9833],[-113.4468,44.9837],[-113.447,44.9844],[-113.4471,44.9851],[-113.447,44.9855],[-113.447,44.9856],[-113.4467,44.9872],[-113.4466,44.9879],[-113.4463,44.9886],[-113.4461,44.9893],[-113.4457,44.9901],[-113.4453,44.9911],[-113.4452,44.9913],[-113.445,44.9918],[-113.4451,44.9921],[-113.4452,44.9924],[-113.4452,44.9926],[-113.4453,44.9927],[-113.4454,44.993],[-113.4455,44.9935],[-113.4455,44.9937],[-113.4455,44.9943],[-113.4456,44.9946],[-113.4456,44.9954],[-113.4456,44.9958],[-113.4458,44.9966],[-113.4461,44.9972],[-113.4462,44.9973],[-113.4464,44.9976],[-113.4466,44.9978],[-113.4469,44.9983],[-113.4468,44.9984],[-113.4468,44.9985],[-113.4468,44.9986],[-113.4467,44.9987],[-113.4463,44.9992],[-113.4462,44.9993],[-113.4456,44.9999],[-113.4455,45],[-113.4451,45.0002],[-113.4446,45.0004],[-113.4439,45.0009],[-113.4434,45.0013],[-113.4431,45.0019],[-113.4427,45.0025],[-113.4419,45.0031],[-113.441,45.0035],[-113.4409,45.0035],[-113.4404,45.0039],[-113.4395,45.0046],[-113.4387,45.0054],[-113.4386,45.0056],[-113.4383,45.006],[-113.4381,45.0064],[-113.438,45.0071],[-113.4379,45.0073],[-113.438,45.0082],[-113.438,45.0083],[-113.438,45.0084],[-113.4382,45.0088],[-113.4383,45.0089],[-113.4387,45.0096],[-113.4403,45.011],[-113.4416,45.0122],[-113.4416,45.0123],[-113.4418,45.0127],[-113.4418,45.0128],[-113.4418,45.0133],[-113.442,45.0138],[-113.4421,45.0142],[-113.4424,45.0145],[-113.444,45.0155],[-113.4443,45.0158],[-113.4446,45.0161],[-113.4451,45.0168],[-113.4451,45.0169],[-113.4453,45.0177],[-113.4457,45.0183],[-113.4462,45.0186],[-113.4464,45.0188],[-113.4466,45.0189],[-113.4467,45.0189],[-113.4479,45.0194],[-113.4484,45.0197],[-113.4487,45.02],[-113.4488,45.0204],[-113.4487,45.0211],[-113.4483,45.022],[-113.4483,45.0224],[-113.4484,45.0229],[-113.4485,45.0237],[-113.4479,45.0248],[-113.4477,45.025],[-113.4476,45.0257],[-113.4475,45.0263],[-113.4476,45.0266],[-113.4476,45.0267],[-113.4477,45.027],[-113.4479,45.0275],[-113.4478,45.028],[-113.4474,45.0287],[-113.4468,45.0294],[-113.4467,45.0295],[-113.4465,45.0297],[-113.4463,45.0301],[-113.4463,45.0302],[-113.4461,45.0307],[-113.4462,45.032],[-113.4462,45.0332],[-113.4463,45.0337],[-113.4463,45.0339],[-113.4466,45.0343],[-113.4469,45.0344],[-113.4471,45.0344],[-113.4472,45.0345],[-113.4492,45.0348],[-113.4499,45.0352],[-113.4507,45.0359],[-113.4515,45.0364],[-113.4526,45.0371],[-113.4529,45.0373],[-113.4543,45.038],[-113.4547,45.0383],[-113.4549,45.0384],[-113.4549,45.0385],[-113.455,45.0385],[-113.4555,45.0391],[-113.4557,45.0395],[-113.4558,45.0397],[-113.4558,45.04],[-113.4558,45.0401],[-113.4558,45.0402],[-113.4554,45.0408],[-113.4552,45.0409],[-113.4548,45.0414],[-113.4543,45.0419],[-113.4531,45.0431],[-113.4525,45.0435],[-113.4512,45.0445],[-113.4498,45.0455],[-113.4496,45.0458],[-113.4495,45.0459],[-113.4493,45.0462],[-113.4493,45.0465],[-113.4499,45.0471],[-113.4506,45.0479],[-113.4508,45.0481],[-113.4509,45.0483],[-113.451,45.0485],[-113.4512,45.0496],[-113.451,45.0511],[-113.4507,45.0532],[-113.4506,45.0537],[-113.4508,45.0545],[-113.451,45.0554],[-113.4515,45.0571],[-113.4519,45.0587],[-113.452,45.0592],[-113.4533,45.06],[-113.4541,45.0605],[-113.4544,45.0608],[-113.4551,45.0616],[-113.4557,45.0623],[-113.4559,45.0625],[-113.4559,45.0626],[-113.4574,45.0635],[-113.4592,45.0644],[-113.4598,45.0646],[-113.4603,45.0649],[-113.4605,45.0649],[-113.4609,45.0649],[-113.4618,45.0647],[-113.4625,45.0643],[-113.4637,45.0634],[-113.465,45.0628],[-113.4663,45.0626],[-113.4664,45.0626],[-113.4706,45.0621],[-113.4719,45.062],[-113.4723,45.0619],[-113.4744,45.0618],[-113.4751,45.0618],[-113.4763,45.0618],[-113.4769,45.062],[-113.4779,45.0621],[-113.4788,45.0623],[-113.4814,45.0628],[-113.4825,45.0632],[-113.4829,45.0633],[-113.4832,45.0633],[-113.4834,45.0634],[-113.4841,45.0635],[-113.4849,45.0634],[-113.4853,45.0635],[-113.4855,45.0636],[-113.4861,45.0643],[-113.4862,45.0648],[-113.4864,45.0652],[-113.4862,45.0661],[-113.4862,45.0665],[-113.4861,45.067],[-113.486,45.0677],[-113.486,45.0678],[-113.4861,45.0684],[-113.4861,45.0686],[-113.4863,45.069],[-113.4863,45.0691],[-113.4867,45.0697],[-113.4868,45.0698],[-113.4873,45.0702],[-113.4874,45.0702],[-113.4879,45.0704],[-113.4882,45.0706],[-113.4884,45.0708],[-113.4887,45.0712],[-113.4889,45.0713],[-113.4888,45.0718],[-113.4885,45.0724],[-113.488,45.0729],[-113.4868,45.074],[-113.487,45.0744],[-113.4871,45.0746],[-113.4888,45.0761],[-113.4894,45.0765],[-113.4906,45.0773],[-113.491,45.0776],[-113.4912,45.0777],[-113.4918,45.0781],[-113.4925,45.0788],[-113.4927,45.079],[-113.4932,45.0794],[-113.494,45.0799],[-113.4941,45.0799],[-113.4944,45.0801],[-113.4948,45.0803],[-113.4949,45.0803],[-113.4951,45.0804],[-113.4959,45.0808],[-113.4966,45.081],[-113.4981,45.0811],[-113.4986,45.0811],[-113.4994,45.0811],[-113.4996,45.0811],[-113.4998,45.0811],[-113.5008,45.081],[-113.5013,45.081],[-113.5015,45.081],[-113.5017,45.0811],[-113.5018,45.0811],[-113.502,45.0812],[-113.5024,45.0816],[-113.5026,45.0817],[-113.5033,45.0822],[-113.5034,45.0822],[-113.5043,45.0826],[-113.5049,45.0829],[-113.5051,45.0829],[-113.5055,45.0831],[-113.5056,45.0832],[-113.5058,45.0832],[-113.506,45.0833],[-113.5061,45.0833],[-113.5071,45.0834],[-113.5073,45.0834],[-113.5078,45.0834],[-113.5091,45.0836],[-113.51,45.0839],[-113.5101,45.0839],[-113.5103,45.084],[-113.5106,45.0842],[-113.5109,45.0843],[-113.512,45.0846],[-113.5134,45.0848],[-113.5141,45.0848],[-113.5144,45.0851],[-113.5147,45.0855],[-113.5148,45.0857],[-113.5149,45.0857],[-113.5156,45.0861],[-113.5167,45.0868],[-113.517,45.0869],[-113.5175,45.0873],[-113.5181,45.0878],[-113.5183,45.088],[-113.5184,45.0881],[-113.5185,45.0882],[-113.5186,45.0882],[-113.5188,45.0884],[-113.5189,45.0885],[-113.5192,45.0887],[-113.5197,45.089],[-113.5198,45.0892],[-113.5199,45.0893],[-113.5201,45.0896],[-113.5203,45.0898],[-113.521,45.0905],[-113.5212,45.0907],[-113.5215,45.0909],[-113.5217,45.0911],[-113.5221,45.0913],[-113.5222,45.0914],[-113.5225,45.0917],[-113.5228,45.092],[-113.5226,45.0927],[-113.522,45.0932],[-113.5212,45.0939],[-113.5206,45.0943],[-113.52,45.0946],[-113.5186,45.0954],[-113.5184,45.0956],[-113.5175,45.0961],[-113.5164,45.0965],[-113.516,45.0967],[-113.5154,45.097],[-113.5153,45.0971],[-113.5151,45.0973],[-113.5146,45.0975],[-113.5145,45.0977],[-113.5128,45.0987],[-113.5125,45.099],[-113.512,45.0994],[-113.5117,45.0998],[-113.5117,45.0999],[-113.5113,45.1004],[-113.5105,45.1018],[-113.51,45.1027],[-113.5097,45.1034],[-113.5094,45.1041],[-113.5092,45.1045],[-113.5089,45.105],[-113.5071,45.1068],[-113.5069,45.1069],[-113.5065,45.1071],[-113.5062,45.1075],[-113.5061,45.1078],[-113.506,45.108],[-113.5059,45.1084],[-113.5059,45.1088],[-113.5059,45.1092],[-113.5059,45.1093],[-113.5062,45.1101],[-113.5065,45.1108],[-113.5068,45.1112],[-113.5074,45.1116],[-113.5078,45.1118],[-113.508,45.112],[-113.5084,45.1124],[-113.5087,45.1129],[-113.5088,45.1131],[-113.5091,45.1138],[-113.5092,45.1139],[-113.5095,45.1145],[-113.5098,45.1147],[-113.5103,45.1155],[-113.5113,45.1161],[-113.5123,45.1166],[-113.5128,45.1168],[-113.5132,45.1168],[-113.5144,45.1166],[-113.5153,45.1162],[-113.517,45.1156],[-113.519,45.1151],[-113.5202,45.115],[-113.5208,45.1153],[-113.5211,45.1154],[-113.5218,45.1157],[-113.5227,45.1156],[-113.5233,45.1156],[-113.5245,45.1155],[-113.5259,45.1157],[-113.5269,45.1159],[-113.5283,45.1162],[-113.5287,45.1163],[-113.5296,45.1164],[-113.5303,45.1162],[-113.5313,45.1158],[-113.5322,45.1155],[-113.5332,45.1152],[-113.5341,45.115],[-113.5344,45.1148],[-113.5345,45.1147],[-113.5346,45.1145],[-113.5347,45.1144],[-113.5352,45.1139],[-113.5356,45.1136],[-113.5359,45.1134],[-113.5361,45.1132],[-113.5363,45.1129],[-113.5366,45.1125],[-113.5368,45.1124],[-113.5371,45.1124],[-113.538,45.1123],[-113.5409,45.1123],[-113.5432,45.1122],[-113.5439,45.1122],[-113.5446,45.1124],[-113.5451,45.1124],[-113.5458,45.1125],[-113.5461,45.1125],[-113.5462,45.1125],[-113.547,45.1126],[-113.5479,45.1127],[-113.5481,45.1127],[-113.5484,45.1128],[-113.5486,45.1128],[-113.5491,45.1129],[-113.5494,45.1129],[-113.5497,45.1129],[-113.5501,45.113],[-113.5503,45.1133],[-113.5505,45.1136],[-113.5505,45.1142],[-113.5507,45.1145],[-113.5508,45.1147],[-113.5509,45.1149],[-113.5513,45.1153],[-113.5516,45.1156],[-113.552,45.116],[-113.5521,45.1161],[-113.5525,45.1165],[-113.5529,45.1171],[-113.5534,45.1178],[-113.5535,45.1181],[-113.5537,45.1184],[-113.5539,45.1185],[-113.554,45.1186],[-113.5553,45.1189],[-113.5563,45.1192],[-113.5574,45.1193],[-113.5578,45.1194],[-113.5585,45.1197],[-113.5598,45.1204],[-113.5607,45.1209],[-113.5622,45.1218],[-113.5623,45.122],[-113.5626,45.1225],[-113.5644,45.1236],[-113.5656,45.124],[-113.5657,45.124],[-113.5661,45.1241],[-113.5669,45.1243],[-113.5681,45.1243],[-113.5688,45.1241],[-113.5691,45.124],[-113.5696,45.1238],[-113.5699,45.1238],[-113.5699,45.1241],[-113.5697,45.1245],[-113.5702,45.1251],[-113.5711,45.1259],[-113.5717,45.1264],[-113.5725,45.1273],[-113.5728,45.1279],[-113.5732,45.1283],[-113.5743,45.129],[-113.5748,45.1293],[-113.5755,45.1298],[-113.576,45.1303],[-113.5762,45.1305],[-113.5764,45.1306],[-113.5767,45.1312],[-113.5764,45.1321],[-113.5758,45.1328],[-113.5751,45.1345],[-113.5744,45.1356],[-113.5743,45.1358],[-113.5724,45.1373],[-113.5694,45.1408],[-113.5678,45.1422],[-113.5673,45.1428],[-113.5671,45.143],[-113.567,45.1431],[-113.5669,45.1436],[-113.5668,45.1439],[-113.5668,45.1442],[-113.5667,45.1443],[-113.5667,45.1446],[-113.5666,45.145],[-113.566,45.1457],[-113.5656,45.1464],[-113.5654,45.1469],[-113.5654,45.1487],[-113.5657,45.1496],[-113.566,45.1497],[-113.5665,45.1496],[-113.57,45.1482],[-113.5702,45.1481],[-113.5708,45.148],[-113.5709,45.148],[-113.5719,45.1482],[-113.5725,45.1482],[-113.5776,45.1484],[-113.5787,45.1484],[-113.5792,45.1484],[-113.58,45.1484],[-113.5804,45.1485],[-113.5815,45.1493],[-113.582,45.1497],[-113.5821,45.1498],[-113.5824,45.1501],[-113.5828,45.1518],[-113.5829,45.153],[-113.5832,45.1536],[-113.5833,45.1536],[-113.5835,45.1538],[-113.5855,45.1541],[-113.586,45.1542],[-113.5871,45.1544],[-113.5888,45.155],[-113.5894,45.1552],[-113.5898,45.1553],[-113.5901,45.1554],[-113.5905,45.1557],[-113.5906,45.1558],[-113.5907,45.1559],[-113.5907,45.1563],[-113.5907,45.157],[-113.5907,45.1573],[-113.5906,45.1579],[-113.5905,45.1582],[-113.5903,45.1595],[-113.5904,45.1607],[-113.5905,45.1609],[-113.5906,45.1614],[-113.5909,45.1618],[-113.5913,45.1619],[-113.5914,45.162],[-113.5918,45.1623],[-113.5921,45.1628],[-113.5923,45.163],[-113.5925,45.1634],[-113.593,45.1639],[-113.5937,45.1647],[-113.594,45.1653],[-113.5942,45.166],[-113.5942,45.1661],[-113.5943,45.1668],[-113.5943,45.1671],[-113.5943,45.1673],[-113.5942,45.1679],[-113.5941,45.1683],[-113.5941,45.1687],[-113.5941,45.1692],[-113.5942,45.1696],[-113.594,45.1699],[-113.5939,45.1702],[-113.5935,45.1706],[-113.5927,45.1711],[-113.5926,45.1712],[-113.5924,45.1713],[-113.5922,45.1715],[-113.592,45.1718],[-113.5921,45.172],[-113.5921,45.1721],[-113.5921,45.1725],[-113.5917,45.1731],[-113.5915,45.1734],[-113.5909,45.1742],[-113.5902,45.1752],[-113.59,45.1758],[-113.5899,45.1759],[-113.5898,45.1761],[-113.5895,45.1769],[-113.5894,45.1773],[-113.5896,45.1776],[-113.5901,45.1778],[-113.5907,45.1782],[-113.5911,45.1787],[-113.5916,45.1801],[-113.5918,45.1803],[-113.5919,45.1803],[-113.5919,45.1806],[-113.592,45.1809],[-113.5922,45.1811],[-113.5923,45.1817],[-113.5923,45.1825],[-113.5923,45.1827],[-113.5921,45.1835],[-113.592,45.184],[-113.5919,45.1842],[-113.5919,45.1846],[-113.5921,45.1848],[-113.5924,45.1848],[-113.5927,45.1848],[-113.593,45.1848],[-113.5938,45.1848],[-113.5952,45.1852],[-113.5962,45.1856],[-113.5965,45.1859],[-113.5968,45.1861],[-113.5972,45.1865],[-113.5976,45.1869],[-113.5977,45.1873],[-113.5977,45.1874],[-113.5977,45.1876],[-113.5975,45.188],[-113.5974,45.1882],[-113.5975,45.1884],[-113.5983,45.189],[-113.5986,45.1893],[-113.5991,45.1897],[-113.5994,45.1903],[-113.5996,45.1909],[-113.5996,45.1912],[-113.5996,45.1917],[-113.5996,45.1921],[-113.5997,45.1922],[-113.5999,45.1921],[-113.6001,45.1921],[-113.6006,45.192],[-113.6016,45.1919],[-113.6027,45.1918],[-113.6043,45.1921],[-113.6048,45.1924],[-113.6049,45.1924],[-113.6054,45.1927],[-113.6058,45.1932],[-113.6063,45.1942],[-113.6069,45.1945],[-113.6083,45.1952],[-113.609,45.1957],[-113.6091,45.1959],[-113.6094,45.1966],[-113.6094,45.1971],[-113.6096,45.1973],[-113.6098,45.1974],[-113.6101,45.1974],[-113.6107,45.1973],[-113.6112,45.1973],[-113.6112,45.1974],[-113.6118,45.1974],[-113.6132,45.1975],[-113.6137,45.1977],[-113.6145,45.1981],[-113.615,45.1985],[-113.6156,45.199],[-113.6159,45.1995],[-113.616,45.1999],[-113.616,45.2],[-113.6163,45.2005],[-113.6166,45.2007],[-113.617,45.2009],[-113.6173,45.2011],[-113.6175,45.2015],[-113.6178,45.2023],[-113.6179,45.2024],[-113.6181,45.2026],[-113.6189,45.2028],[-113.62,45.2032],[-113.6206,45.2035],[-113.6209,45.2037],[-113.6215,45.2039],[-113.6219,45.2044],[-113.6223,45.205],[-113.6235,45.2059],[-113.6239,45.2061],[-113.6239,45.2062],[-113.6259,45.2069],[-113.6264,45.2071],[-113.6275,45.2075],[-113.6294,45.2084],[-113.6302,45.2089],[-113.6303,45.209],[-113.6305,45.2091],[-113.631,45.2098],[-113.6317,45.2106],[-113.6318,45.2106],[-113.6319,45.2107],[-113.6324,45.2107],[-113.6329,45.2109],[-113.6336,45.2111],[-113.634,45.2112],[-113.6354,45.2115],[-113.6363,45.2118],[-113.6368,45.2122],[-113.637,45.2129],[-113.6371,45.2132],[-113.6371,45.2138],[-113.6371,45.2144],[-113.6369,45.2159],[-113.6369,45.2165],[-113.6369,45.2168],[-113.637,45.2168],[-113.6374,45.217],[-113.6378,45.2176],[-113.6381,45.2177],[-113.6383,45.2181],[-113.639,45.2186],[-113.6398,45.2193],[-113.6404,45.2195],[-113.6406,45.2196],[-113.6415,45.22],[-113.6417,45.2202],[-113.6421,45.2204],[-113.6426,45.221],[-113.6429,45.2214],[-113.6436,45.2218],[-113.6439,45.222],[-113.6447,45.2227],[-113.6454,45.2236],[-113.6459,45.2243],[-113.6465,45.2248],[-113.6467,45.225],[-113.6473,45.2256],[-113.6478,45.227],[-113.6479,45.2275],[-113.6478,45.2284],[-113.6478,45.2292],[-113.6478,45.2293],[-113.6478,45.2298],[-113.6479,45.2301],[-113.6483,45.2307],[-113.6485,45.231],[-113.6486,45.2312],[-113.6487,45.2318],[-113.6488,45.2323],[-113.649,45.2327],[-113.6492,45.2332],[-113.6491,45.234],[-113.6494,45.2344],[-113.65,45.2347],[-113.6502,45.2348],[-113.6506,45.2351],[-113.6507,45.2351],[-113.6514,45.2356],[-113.6522,45.2361],[-113.6522,45.2362],[-113.6524,45.2365],[-113.6526,45.2371],[-113.6532,45.2376],[-113.6535,45.2377],[-113.6536,45.2378],[-113.6538,45.238],[-113.6539,45.2385],[-113.654,45.2386],[-113.6542,45.2388],[-113.6546,45.2389],[-113.6548,45.2391],[-113.6549,45.2394],[-113.6552,45.2397],[-113.6554,45.24],[-113.6555,45.2401],[-113.6559,45.2404],[-113.6568,45.2407],[-113.6573,45.241],[-113.6578,45.2414],[-113.6585,45.2419],[-113.6593,45.2423],[-113.66,45.2428],[-113.6601,45.2429],[-113.6602,45.243],[-113.6606,45.2433],[-113.6614,45.2437],[-113.6615,45.2437],[-113.6618,45.2436],[-113.6629,45.2436],[-113.6634,45.2437],[-113.6638,45.2441],[-113.6646,45.2447],[-113.6647,45.2449],[-113.6649,45.2452],[-113.6655,45.2457],[-113.666,45.2462],[-113.6663,45.2465],[-113.6666,45.2468],[-113.6669,45.247],[-113.6672,45.247],[-113.6677,45.247],[-113.6683,45.247],[-113.6691,45.2471],[-113.6704,45.2475],[-113.6712,45.2479],[-113.6714,45.2482],[-113.6718,45.2485],[-113.6719,45.2488],[-113.672,45.2488],[-113.6733,45.2491],[-113.6741,45.2493],[-113.6744,45.2493],[-113.6746,45.2492],[-113.6748,45.249],[-113.675,45.249],[-113.6753,45.2491],[-113.6761,45.2491],[-113.677,45.2493],[-113.6774,45.2494],[-113.6779,45.2495],[-113.6786,45.2496],[-113.6792,45.2497],[-113.6796,45.2497],[-113.6797,45.2499],[-113.6797,45.2503],[-113.6798,45.2505],[-113.68,45.2509],[-113.6808,45.2514],[-113.6813,45.2516],[-113.6821,45.2518],[-113.6828,45.2522],[-113.683,45.2523],[-113.6837,45.2525],[-113.6846,45.2531],[-113.685,45.2535],[-113.6852,45.254],[-113.685,45.2547],[-113.6851,45.2551],[-113.6857,45.2556],[-113.686,45.2561],[-113.6862,45.2568],[-113.6863,45.257],[-113.6866,45.2574],[-113.6877,45.2584],[-113.6888,45.2596],[-113.6894,45.2603],[-113.6906,45.2611],[-113.6919,45.2625],[-113.6919,45.2626],[-113.692,45.2627],[-113.6925,45.2634],[-113.6929,45.2641],[-113.6929,45.2642],[-113.6929,45.2643],[-113.6924,45.2647],[-113.692,45.2653],[-113.6913,45.2668],[-113.6909,45.2676],[-113.6908,45.2684],[-113.6907,45.2689],[-113.691,45.2698],[-113.6915,45.2706],[-113.6916,45.2711],[-113.6916,45.2716],[-113.6916,45.2719],[-113.6917,45.2721],[-113.6918,45.2722],[-113.6919,45.2724],[-113.6918,45.2724],[-113.6914,45.2726],[-113.6909,45.2728],[-113.6905,45.2729],[-113.69,45.2731],[-113.6897,45.2732],[-113.6893,45.2733],[-113.688,45.2732],[-113.6873,45.273],[-113.6867,45.2731],[-113.686,45.273],[-113.6851,45.273],[-113.6848,45.273],[-113.6835,45.273],[-113.6826,45.2732],[-113.6821,45.2735],[-113.6817,45.2738],[-113.6811,45.2741],[-113.6803,45.2744],[-113.6798,45.2749],[-113.6793,45.2755],[-113.6791,45.2758],[-113.679,45.2758],[-113.679,45.2759],[-113.679,45.276],[-113.6791,45.276],[-113.6792,45.2761],[-113.6793,45.2762],[-113.6798,45.2767],[-113.6802,45.2775],[-113.6804,45.2782],[-113.6803,45.2783],[-113.6803,45.2785],[-113.6803,45.2789],[-113.6804,45.279],[-113.6807,45.2792],[-113.6808,45.2793],[-113.6812,45.2795],[-113.6815,45.2797],[-113.6818,45.2804],[-113.6819,45.2805],[-113.6823,45.281],[-113.6826,45.2812],[-113.6831,45.2818],[-113.6835,45.2824],[-113.6846,45.2831],[-113.6849,45.2834],[-113.6857,45.2839],[-113.6864,45.2845],[-113.6867,45.2853],[-113.6867,45.2854],[-113.6871,45.2858],[-113.6873,45.286],[-113.6885,45.2867],[-113.689,45.287],[-113.6898,45.2875],[-113.6903,45.2877],[-113.6908,45.2879],[-113.6912,45.2881],[-113.6931,45.2886],[-113.6944,45.2892],[-113.6958,45.29],[-113.6967,45.2907],[-113.6969,45.2908],[-113.6973,45.2911],[-113.6983,45.2913],[-113.6984,45.2914],[-113.6993,45.2916],[-113.6999,45.292],[-113.7006,45.2925],[-113.7018,45.2943],[-113.7021,45.2945],[-113.7029,45.2949],[-113.703,45.2953],[-113.703,45.2956],[-113.7029,45.296],[-113.703,45.2969],[-113.7031,45.2977],[-113.7035,45.2984],[-113.7036,45.2987],[-113.7037,45.2992],[-113.7054,45.2996],[-113.7065,45.2999],[-113.7077,45.3001],[-113.7081,45.3002],[-113.7086,45.3003],[-113.709,45.3004],[-113.7093,45.3006],[-113.71,45.301],[-113.7107,45.302],[-113.711,45.3026],[-113.7115,45.303],[-113.7124,45.3036],[-113.7133,45.3045],[-113.7136,45.3053],[-113.7137,45.3059],[-113.7133,45.3064],[-113.7131,45.3067],[-113.7142,45.3076],[-113.7149,45.3086],[-113.7154,45.3097],[-113.7157,45.3107],[-113.7158,45.3114],[-113.7173,45.312],[-113.718,45.3127],[-113.718,45.3128],[-113.7181,45.3129],[-113.7185,45.3134],[-113.7189,45.3142],[-113.7188,45.3153],[-113.7186,45.3162],[-113.7186,45.3168],[-113.719,45.3169],[-113.7191,45.3169],[-113.7195,45.3168],[-113.7211,45.317],[-113.7217,45.3172],[-113.7227,45.3175],[-113.7234,45.3181],[-113.7237,45.3189],[-113.7239,45.3196],[-113.7241,45.3197],[-113.7246,45.3197],[-113.7253,45.3197],[-113.7275,45.3197],[-113.7278,45.3197],[-113.7282,45.3197],[-113.7286,45.3199],[-113.7291,45.3205],[-113.7298,45.3213],[-113.7299,45.3214],[-113.7309,45.3227],[-113.7312,45.3232],[-113.7314,45.3234],[-113.7317,45.3237],[-113.7322,45.3238],[-113.7324,45.3238],[-113.7326,45.3239],[-113.7329,45.324],[-113.7332,45.3241],[-113.7334,45.3243],[-113.7339,45.3246],[-113.7344,45.3248],[-113.7345,45.3248],[-113.735,45.3249],[-113.7354,45.325],[-113.7357,45.3253],[-113.7361,45.3257],[-113.7364,45.3262],[-113.7369,45.3267],[-113.7378,45.3279],[-113.7383,45.3287],[-113.7387,45.3294],[-113.7387,45.3297],[-113.7387,45.33],[-113.7386,45.3306],[-113.7383,45.3312],[-113.7385,45.3315],[-113.7388,45.3322],[-113.7394,45.3336],[-113.7396,45.3345],[-113.7398,45.3358],[-113.7398,45.3367],[-113.7397,45.337],[-113.7392,45.3377],[-113.7392,45.3378],[-113.7387,45.3383],[-113.7387,45.3388],[-113.7389,45.3392],[-113.7397,45.3399],[-113.7401,45.3405],[-113.7401,45.3406],[-113.7402,45.341],[-113.7399,45.3416],[-113.7397,45.3418],[-113.7393,45.3421],[-113.7394,45.3424],[-113.7394,45.3425],[-113.7397,45.3428],[-113.74,45.3434],[-113.7404,45.3447],[-113.7403,45.3454],[-113.74,45.3459],[-113.7398,45.3459],[-113.7392,45.3461],[-113.7385,45.3463],[-113.7377,45.3469],[-113.7372,45.3471],[-113.7356,45.3478],[-113.7347,45.3484],[-113.7346,45.3484],[-113.7345,45.3486],[-113.7345,45.3488],[-113.7349,45.3504],[-113.7348,45.3519],[-113.7344,45.3531],[-113.7338,45.3537],[-113.7325,45.3543],[-113.7308,45.355],[-113.729,45.3561],[-113.7294,45.3563],[-113.7306,45.3569],[-113.7313,45.3578],[-113.7314,45.3582],[-113.7319,45.3597],[-113.7321,45.3601],[-113.7325,45.3612],[-113.7326,45.3613],[-113.7331,45.3623],[-113.7335,45.3634],[-113.7335,45.3641],[-113.7337,45.3643],[-113.7344,45.3644],[-113.7353,45.3646],[-113.7364,45.365],[-113.7373,45.3659],[-113.7374,45.3659],[-113.7374,45.366],[-113.7386,45.3673],[-113.7389,45.3681],[-113.7389,45.3687],[-113.738,45.3693],[-113.7377,45.3694],[-113.7377,45.3695],[-113.7369,45.3698],[-113.7358,45.3704],[-113.7354,45.3709],[-113.7349,45.3714],[-113.7345,45.3718],[-113.7337,45.3724],[-113.7332,45.3728],[-113.733,45.373],[-113.7329,45.3731],[-113.7329,45.3732],[-113.733,45.3733],[-113.7334,45.3735],[-113.7337,45.3739],[-113.7339,45.3743],[-113.7339,45.3749],[-113.734,45.3751],[-113.7342,45.376],[-113.7344,45.3766],[-113.7343,45.3771],[-113.7343,45.3772],[-113.7342,45.3777],[-113.7342,45.3783],[-113.7342,45.3785],[-113.7341,45.379],[-113.7341,45.3792],[-113.7343,45.3799],[-113.734,45.3809],[-113.7339,45.3816],[-113.7339,45.3817],[-113.7339,45.3822],[-113.7339,45.3826],[-113.7338,45.383],[-113.7335,45.3833],[-113.7328,45.3837],[-113.7326,45.384],[-113.7325,45.3843],[-113.7325,45.3849],[-113.7327,45.3854],[-113.7327,45.3855],[-113.7327,45.3858],[-113.7327,45.3859],[-113.7326,45.3864],[-113.7326,45.3872],[-113.7327,45.3877],[-113.7327,45.3878],[-113.7327,45.3879],[-113.7327,45.3884],[-113.7329,45.3892],[-113.7334,45.3907],[-113.7335,45.3908],[-113.7344,45.3924],[-113.7363,45.3932],[-113.7376,45.3938],[-113.738,45.3939],[-113.7382,45.3941],[-113.7383,45.3941],[-113.7384,45.3942],[-113.7386,45.3943],[-113.739,45.3944],[-113.7393,45.3944],[-113.7398,45.3946],[-113.7399,45.3946],[-113.7404,45.3947],[-113.742,45.3956],[-113.7434,45.3962],[-113.7436,45.3964],[-113.7439,45.3966],[-113.7449,45.3977],[-113.747,45.3997],[-113.7477,45.4003],[-113.7477,45.4004],[-113.7481,45.4007],[-113.7484,45.4013],[-113.7491,45.4028],[-113.7492,45.4029],[-113.7493,45.4029],[-113.7495,45.4029],[-113.7501,45.4028],[-113.7503,45.4028],[-113.7505,45.4028],[-113.7507,45.4028],[-113.7509,45.4029],[-113.751,45.4029],[-113.7513,45.4029],[-113.7517,45.4029],[-113.752,45.4027],[-113.7524,45.4027],[-113.7526,45.4027],[-113.7527,45.4028],[-113.7537,45.4031],[-113.7554,45.4037],[-113.7563,45.4042],[-113.7573,45.4049],[-113.7575,45.405],[-113.7584,45.4056],[-113.7599,45.4061],[-113.7601,45.4062],[-113.7604,45.4063],[-113.7615,45.4065],[-113.7618,45.4066],[-113.764,45.4065],[-113.7646,45.4064],[-113.765,45.4063],[-113.7651,45.4063],[-113.7666,45.4062],[-113.7678,45.4061],[-113.7685,45.4063],[-113.7695,45.4064],[-113.7704,45.4066],[-113.771,45.4066],[-113.7717,45.4066],[-113.7728,45.4064],[-113.7732,45.4064],[-113.7738,45.4064],[-113.7742,45.4066],[-113.7748,45.4069],[-113.7755,45.4074],[-113.7759,45.4078],[-113.776,45.4085],[-113.7759,45.4091],[-113.7756,45.4097],[-113.7756,45.4098],[-113.7756,45.4102],[-113.7755,45.4105],[-113.7755,45.4107],[-113.7756,45.4119],[-113.7759,45.413],[-113.7765,45.4143],[-113.7766,45.4147],[-113.7769,45.4154],[-113.7772,45.4159],[-113.7772,45.4162],[-113.7772,45.4164],[-113.7772,45.4166],[-113.7767,45.4168],[-113.776,45.4173],[-113.7754,45.4178],[-113.7752,45.4181],[-113.7746,45.4184],[-113.7741,45.4187],[-113.7727,45.4198],[-113.7726,45.4198],[-113.7725,45.4199],[-113.7722,45.4199],[-113.7718,45.4201],[-113.7712,45.4203],[-113.7703,45.4206],[-113.7699,45.4207],[-113.7694,45.4209],[-113.7689,45.4211],[-113.7685,45.4212],[-113.7683,45.4212],[-113.7668,45.4212],[-113.7665,45.4213],[-113.7664,45.4213],[-113.7658,45.4216],[-113.7652,45.4219],[-113.7642,45.4222],[-113.7628,45.4231],[-113.7622,45.4235],[-113.7617,45.4239],[-113.7616,45.4241],[-113.7614,45.4242],[-113.7612,45.4247],[-113.7608,45.4254],[-113.7605,45.426],[-113.7601,45.4265],[-113.7597,45.4271],[-113.7601,45.4274],[-113.7606,45.4278],[-113.7607,45.4279],[-113.7612,45.4283],[-113.7617,45.4287],[-113.7623,45.429],[-113.7624,45.4291],[-113.7632,45.4297],[-113.7635,45.4299],[-113.764,45.4305],[-113.765,45.431],[-113.765,45.4311],[-113.766,45.4313],[-113.7671,45.4314],[-113.7674,45.4315],[-113.7685,45.4315],[-113.769,45.4315],[-113.7699,45.4315],[-113.7714,45.4315],[-113.772,45.4316],[-113.7735,45.4317],[-113.7739,45.4319],[-113.7743,45.4321],[-113.775,45.4329],[-113.776,45.4338],[-113.7767,45.4347],[-113.7768,45.435],[-113.7768,45.4353],[-113.7769,45.436],[-113.7769,45.4363],[-113.7764,45.437],[-113.7759,45.4376],[-113.7757,45.4379],[-113.7757,45.438],[-113.7755,45.4389],[-113.7751,45.4396],[-113.775,45.4401],[-113.7748,45.4411],[-113.7746,45.442],[-113.7745,45.4427],[-113.7746,45.4433],[-113.7746,45.4441],[-113.7746,45.4446],[-113.7745,45.4459],[-113.7744,45.4465],[-113.7746,45.4468],[-113.7748,45.4472],[-113.7749,45.4472],[-113.7751,45.4474],[-113.7753,45.4478],[-113.7761,45.4483],[-113.7768,45.4486],[-113.777,45.4487],[-113.7771,45.4488],[-113.7791,45.4501],[-113.7808,45.4507],[-113.782,45.4512],[-113.7829,45.4516],[-113.7835,45.452],[-113.7836,45.4522],[-113.7838,45.4527],[-113.7838,45.4528],[-113.7838,45.4532],[-113.7838,45.4535],[-113.7839,45.4541],[-113.7841,45.4546],[-113.7843,45.4549],[-113.7842,45.455],[-113.7836,45.4557],[-113.7831,45.4562],[-113.7823,45.4566],[-113.7819,45.4568],[-113.7813,45.4575],[-113.7806,45.4581],[-113.7797,45.4589],[-113.7788,45.4595],[-113.7778,45.4601],[-113.7771,45.4604],[-113.7762,45.4611],[-113.7756,45.4618],[-113.7755,45.462],[-113.7752,45.4622],[-113.775,45.4625],[-113.7746,45.463],[-113.7745,45.4634],[-113.7745,45.4638],[-113.7744,45.4642],[-113.7742,45.4648],[-113.7742,45.4652],[-113.7743,45.4656],[-113.7754,45.4675],[-113.7764,45.4704],[-113.7763,45.4706],[-113.7762,45.4709],[-113.7756,45.4712],[-113.7741,45.4719],[-113.7719,45.4725],[-113.7693,45.4733],[-113.7681,45.4739],[-113.7673,45.4745],[-113.7667,45.4754],[-113.7658,45.4765],[-113.7654,45.4768],[-113.7649,45.4772],[-113.7645,45.4775],[-113.7638,45.4781],[-113.7627,45.4787],[-113.7621,45.4791],[-113.7618,45.4792],[-113.7608,45.4798],[-113.7604,45.48],[-113.7601,45.4802],[-113.76,45.4802],[-113.7599,45.4804],[-113.7599,45.4806],[-113.7601,45.4813],[-113.7601,45.4816],[-113.7602,45.482],[-113.7604,45.4833],[-113.7604,45.4839],[-113.7604,45.4841],[-113.7603,45.4843],[-113.7602,45.4846],[-113.7601,45.485],[-113.7601,45.4852],[-113.76,45.4858],[-113.7601,45.4862],[-113.7601,45.4863],[-113.7604,45.4867],[-113.7606,45.4871],[-113.7612,45.4878],[-113.7613,45.4879],[-113.7619,45.4888],[-113.7621,45.489],[-113.7624,45.4892],[-113.763,45.4904],[-113.7633,45.4908],[-113.7635,45.4918],[-113.7635,45.4921],[-113.7635,45.4933],[-113.7641,45.4951],[-113.7643,45.4964],[-113.7643,45.4975],[-113.7647,45.4985],[-113.7648,45.4992],[-113.7652,45.5],[-113.7654,45.5003],[-113.7654,45.5005],[-113.7654,45.5007],[-113.7656,45.501],[-113.7661,45.5014],[-113.7662,45.5014],[-113.7666,45.5016],[-113.7669,45.5018],[-113.768,45.5023],[-113.7685,45.5027],[-113.7689,45.5033],[-113.769,45.5037],[-113.7692,45.504],[-113.7694,45.5048],[-113.7696,45.5053],[-113.7702,45.5057],[-113.7703,45.5057],[-113.7706,45.5062],[-113.7709,45.507],[-113.7709,45.5078],[-113.771,45.5078],[-113.7708,45.5082],[-113.7705,45.5088],[-113.7696,45.5097],[-113.7695,45.5101],[-113.7695,45.5107],[-113.7701,45.512],[-113.7706,45.5122],[-113.7715,45.5121],[-113.7722,45.5122],[-113.7725,45.5125],[-113.7727,45.5126],[-113.7728,45.5133],[-113.7728,45.5135],[-113.7727,45.5142],[-113.7722,45.5147],[-113.7717,45.5154],[-113.7705,45.5169],[-113.7691,45.5179],[-113.7679,45.519],[-113.7671,45.5197],[-113.7663,45.5203],[-113.766,45.5205],[-113.7661,45.5206],[-113.766,45.5206],[-113.7662,45.5208],[-113.7669,45.521],[-113.7671,45.5211],[-113.7672,45.5211],[-113.7698,45.5219],[-113.7703,45.522],[-113.772,45.5223],[-113.7734,45.5224],[-113.7741,45.5225],[-113.7754,45.5228],[-113.7763,45.5231],[-113.7773,45.5232],[-113.778,45.5233],[-113.7787,45.5232],[-113.7797,45.5228],[-113.781,45.5222],[-113.7816,45.5219],[-113.7821,45.5219],[-113.7828,45.522],[-113.784,45.5222],[-113.7855,45.5224],[-113.7859,45.5224],[-113.787,45.5223],[-113.7882,45.5224],[-113.7893,45.5225],[-113.79,45.5225],[-113.7915,45.5222],[-113.7921,45.5221],[-113.7928,45.522],[-113.7933,45.5221],[-113.7938,45.5224],[-113.7941,45.5225],[-113.7943,45.5226],[-113.7943,45.5227],[-113.7949,45.5229],[-113.7953,45.5231],[-113.7955,45.5232],[-113.7962,45.5234],[-113.7964,45.5234],[-113.7969,45.5234],[-113.7974,45.5234],[-113.7982,45.5232],[-113.7991,45.5231],[-113.8001,45.5232],[-113.8013,45.5232],[-113.8023,45.5232],[-113.8031,45.5229],[-113.8038,45.5228],[-113.8052,45.5222],[-113.806,45.5215],[-113.8068,45.5209],[-113.8072,45.5206],[-113.8079,45.5203],[-113.8083,45.5202],[-113.8091,45.5199],[-113.8092,45.5199],[-113.8093,45.5199],[-113.8097,45.5198],[-113.8101,45.5198],[-113.8114,45.52],[-113.8127,45.5205],[-113.8132,45.5206],[-113.8144,45.5209],[-113.815,45.5209],[-113.8159,45.5209],[-113.8161,45.5209],[-113.8166,45.521],[-113.817,45.5212],[-113.8171,45.5213],[-113.8183,45.522],[-113.8195,45.523],[-113.8202,45.5231],[-113.821,45.523],[-113.8224,45.5222],[-113.8239,45.5214],[-113.8249,45.5213],[-113.8251,45.5213],[-113.8272,45.5213],[-113.8273,45.5213],[-113.8275,45.5213],[-113.829,45.5211],[-113.8314,45.5208],[-113.8334,45.5205],[-113.8345,45.5205],[-113.8346,45.5206],[-113.8348,45.5207],[-113.8347,45.5209],[-113.8345,45.5211],[-113.8342,45.5215],[-113.8343,45.5221],[-113.8344,45.5225],[-113.8342,45.5231],[-113.834,45.5233],[-113.8337,45.5237],[-113.8335,45.5239],[-113.8329,45.5244],[-113.8324,45.5249],[-113.8317,45.5256],[-113.8316,45.5258],[-113.8313,45.5263],[-113.8312,45.5264],[-113.8308,45.5272],[-113.8306,45.528],[-113.8305,45.5286],[-113.8306,45.5293],[-113.8304,45.5301],[-113.83,45.5309],[-113.8296,45.5313],[-113.829,45.5319],[-113.828,45.5326],[-113.828,45.5327],[-113.8276,45.5331],[-113.8274,45.5333],[-113.8274,45.5334],[-113.8274,45.5335],[-113.8275,45.5339],[-113.8275,45.5341],[-113.8276,45.5342],[-113.8276,45.5343],[-113.8279,45.5348],[-113.8281,45.5352],[-113.829,45.5363],[-113.8295,45.537],[-113.8294,45.5371],[-113.8291,45.5379],[-113.8291,45.5382],[-113.829,45.5383],[-113.8284,45.5395],[-113.828,45.5398],[-113.8275,45.5402],[-113.8269,45.5406],[-113.8267,45.5408],[-113.8264,45.5411],[-113.8264,45.5412],[-113.8264,45.5413],[-113.8265,45.5417],[-113.8265,45.5423],[-113.8264,45.543],[-113.8261,45.5436],[-113.826,45.5437],[-113.8259,45.5438],[-113.8254,45.5441],[-113.825,45.5444],[-113.8249,45.5445],[-113.8247,45.5449],[-113.8246,45.5452],[-113.8246,45.5453],[-113.8243,45.5457],[-113.8241,45.5459],[-113.8237,45.5462],[-113.8229,45.5466],[-113.8225,45.5468],[-113.8221,45.547],[-113.822,45.547],[-113.8219,45.5471],[-113.8217,45.5472],[-113.8215,45.5474],[-113.8213,45.5477],[-113.8212,45.5481],[-113.8212,45.5482],[-113.821,45.5486],[-113.8209,45.5489],[-113.8207,45.5494],[-113.8206,45.5495],[-113.8204,45.5498],[-113.82,45.5504],[-113.8196,45.5511],[-113.8194,45.5519],[-113.8194,45.5521],[-113.8193,45.5536],[-113.8191,45.5548],[-113.8189,45.5559],[-113.8185,45.5563],[-113.8183,45.5564],[-113.8183,45.5565],[-113.8182,45.5565],[-113.8179,45.5567],[-113.8175,45.5568],[-113.8174,45.557],[-113.8174,45.5575],[-113.8174,45.5579],[-113.8174,45.5584],[-113.8174,45.559],[-113.8174,45.5596],[-113.8174,45.5601],[-113.8175,45.5607],[-113.8178,45.5619],[-113.8179,45.562],[-113.818,45.5626],[-113.8187,45.5637],[-113.8193,45.5641],[-113.8199,45.5645],[-113.8207,45.5652],[-113.8214,45.5658],[-113.8215,45.566],[-113.8214,45.566],[-113.8206,45.5661],[-113.8201,45.5662],[-113.8197,45.5665],[-113.819,45.5669],[-113.8188,45.567],[-113.8184,45.5672],[-113.8178,45.5674],[-113.8175,45.5676],[-113.8174,45.5677],[-113.8172,45.5678],[-113.8169,45.5683],[-113.8167,45.5686],[-113.8164,45.5688],[-113.8158,45.5692],[-113.8152,45.5695],[-113.815,45.5696],[-113.815,45.5697],[-113.8145,45.5704],[-113.814,45.5711],[-113.8131,45.5722],[-113.8123,45.5732],[-113.8119,45.574],[-113.8114,45.5745],[-113.811,45.5746],[-113.8107,45.5748],[-113.8104,45.5751],[-113.8102,45.5754],[-113.8099,45.5759],[-113.8094,45.5763],[-113.8087,45.5765],[-113.8084,45.5766],[-113.8078,45.5771],[-113.8077,45.5772],[-113.8075,45.5776],[-113.8071,45.578],[-113.8069,45.5782],[-113.8058,45.5783],[-113.8051,45.5785],[-113.8048,45.5791],[-113.8047,45.5791],[-113.8045,45.5794],[-113.8038,45.5798],[-113.8033,45.5799],[-113.8025,45.5802],[-113.8013,45.5806],[-113.8004,45.5809],[-113.7991,45.5815],[-113.7984,45.5816],[-113.798,45.5816],[-113.7976,45.5816],[-113.7968,45.5815],[-113.7968,45.5816],[-113.7968,45.5818],[-113.797,45.5819],[-113.7975,45.5825],[-113.7979,45.5833],[-113.7982,45.5837],[-113.7986,45.5852],[-113.7986,45.5854],[-113.7984,45.5864],[-113.7987,45.587],[-113.7993,45.5878],[-113.7995,45.5881],[-113.8003,45.5893],[-113.8013,45.5902],[-113.8025,45.5911],[-113.8032,45.5921],[-113.8037,45.5926],[-113.8041,45.5935],[-113.8043,45.5938],[-113.8048,45.5951],[-113.8054,45.5963],[-113.8057,45.5973],[-113.806,45.5994],[-113.806,45.6],[-113.8064,45.6016],[-113.8066,45.6019],[-113.8074,45.6028],[-113.8083,45.6037],[-113.8095,45.6046],[-113.8107,45.6055],[-113.811,45.6057],[-113.8116,45.606],[-113.8121,45.6062],[-113.8126,45.6065],[-113.8136,45.6069],[-113.8155,45.6073],[-113.8159,45.6074],[-113.817,45.6076],[-113.8175,45.6077],[-113.8182,45.6079],[-113.8183,45.608],[-113.8204,45.6099],[-113.8208,45.6102],[-113.822,45.6115],[-113.8221,45.6115],[-113.8222,45.6116],[-113.8232,45.6123],[-113.8239,45.6127],[-113.8241,45.6128],[-113.8252,45.6131],[-113.8256,45.6131],[-113.8258,45.6132],[-113.826,45.6131],[-113.8263,45.6132],[-113.8272,45.613],[-113.8279,45.6129],[-113.8281,45.6128],[-113.8285,45.6127],[-113.829,45.6126],[-113.8316,45.6112],[-113.8328,45.6107],[-113.8336,45.6103],[-113.8343,45.6101],[-113.8348,45.6101],[-113.8349,45.6101],[-113.8363,45.6103],[-113.8366,45.6103],[-113.8378,45.6105],[-113.8389,45.6107],[-113.8397,45.6111],[-113.8402,45.6114],[-113.8411,45.6118],[-113.842,45.6121],[-113.8426,45.6122],[-113.843,45.6124],[-113.8435,45.6127],[-113.8444,45.6136],[-113.8451,45.6145],[-113.8451,45.6146],[-113.8452,45.6148],[-113.8454,45.6149],[-113.847,45.6163],[-113.8472,45.6165],[-113.8474,45.6168],[-113.8475,45.617],[-113.8479,45.6178],[-113.848,45.6179],[-113.8482,45.6191],[-113.8483,45.6192],[-113.8483,45.6193],[-113.8484,45.62],[-113.8486,45.6201],[-113.8515,45.6207],[-113.8516,45.6207],[-113.8522,45.6208],[-113.8537,45.6215],[-113.854,45.6219],[-113.8543,45.6222],[-113.8546,45.6223],[-113.8551,45.6222],[-113.8558,45.6221],[-113.8562,45.6219],[-113.8566,45.6218],[-113.857,45.6215],[-113.8579,45.6214],[-113.8589,45.6217],[-113.8597,45.6221],[-113.8604,45.6228],[-113.8612,45.6236],[-113.8616,45.6238],[-113.8621,45.6238],[-113.8628,45.6235],[-113.8644,45.6227],[-113.8654,45.6224],[-113.8662,45.6223],[-113.8675,45.6224],[-113.8689,45.6224],[-113.8698,45.6223],[-113.8702,45.6222],[-113.8704,45.622],[-113.871,45.6214],[-113.8731,45.6204],[-113.8736,45.6201],[-113.8742,45.6201],[-113.8743,45.6201],[-113.8746,45.6201],[-113.8751,45.6201],[-113.8755,45.6201],[-113.8756,45.62],[-113.8762,45.6199],[-113.877,45.6197],[-113.8786,45.6189],[-113.879,45.6187],[-113.8793,45.6186],[-113.8803,45.6185],[-113.881,45.6185],[-113.8815,45.6186],[-113.8822,45.6188],[-113.8827,45.6189],[-113.8832,45.6186],[-113.8833,45.6185],[-113.884,45.6182],[-113.8844,45.6181],[-113.8853,45.6176],[-113.8854,45.6175],[-113.8858,45.6174],[-113.886,45.6174],[-113.8862,45.6174],[-113.8869,45.6174],[-113.888,45.6175],[-113.8888,45.6178],[-113.8891,45.6179],[-113.8891,45.618],[-113.8899,45.6184],[-113.8902,45.6187],[-113.8906,45.619],[-113.8913,45.6193],[-113.8915,45.6193],[-113.892,45.6194],[-113.8923,45.6196],[-113.8923,45.6197],[-113.8924,45.6198],[-113.8927,45.6202],[-113.893,45.6204],[-113.8933,45.6205],[-113.8948,45.6208],[-113.8953,45.621],[-113.897,45.6215],[-113.8979,45.6219],[-113.8986,45.6219],[-113.8993,45.6219],[-113.8999,45.622],[-113.9005,45.622],[-113.9019,45.6216],[-113.9028,45.6214],[-113.9033,45.6215],[-113.9041,45.6217],[-113.9045,45.6219],[-113.9046,45.622],[-113.9047,45.622],[-113.9049,45.6223],[-113.905,45.6228],[-113.9049,45.6229],[-113.9047,45.6234],[-113.9046,45.6239],[-113.9046,45.6242],[-113.9046,45.6244],[-113.9045,45.6247],[-113.9043,45.6249],[-113.9038,45.6252],[-113.9031,45.6259],[-113.9019,45.627],[-113.9016,45.6272],[-113.9009,45.6277],[-113.9001,45.6283],[-113.9,45.6284],[-113.8999,45.6284],[-113.8998,45.6284],[-113.8996,45.6284],[-113.8994,45.6285],[-113.8995,45.6286],[-113.8999,45.6289],[-113.9005,45.6292],[-113.9012,45.6299],[-113.9014,45.6302],[-113.9017,45.631],[-113.9014,45.6317],[-113.9011,45.6324],[-113.9012,45.6328],[-113.9018,45.6336],[-113.902,45.6338],[-113.9021,45.6349],[-113.9023,45.6362],[-113.9023,45.6363],[-113.9024,45.6364],[-113.9025,45.6369],[-113.9026,45.637],[-113.9024,45.6375],[-113.9019,45.6381],[-113.9014,45.6384],[-113.901,45.6389],[-113.9009,45.639],[-113.9008,45.6391],[-113.9005,45.6393],[-113.9001,45.6397],[-113.8991,45.6405],[-113.8983,45.6409],[-113.8974,45.6411],[-113.8971,45.6413],[-113.8961,45.642],[-113.8954,45.6428],[-113.8952,45.6434],[-113.8953,45.6439],[-113.8959,45.6448],[-113.8962,45.6452],[-113.8965,45.6457],[-113.8973,45.6467],[-113.8983,45.6471],[-113.8994,45.6473],[-113.9004,45.6476],[-113.9005,45.6476],[-113.9007,45.6476],[-113.9008,45.6478],[-113.901,45.6481],[-113.9014,45.6491],[-113.9016,45.6493],[-113.9018,45.6497],[-113.9025,45.6502],[-113.9027,45.6506],[-113.903,45.6508],[-113.9034,45.6511],[-113.904,45.6514],[-113.9046,45.6516],[-113.9053,45.652],[-113.9055,45.6521],[-113.9073,45.6532],[-113.9076,45.6533],[-113.9089,45.653],[-113.9091,45.653],[-113.9101,45.6529],[-113.9111,45.6532],[-113.9115,45.6533],[-113.9116,45.6533],[-113.9126,45.6538],[-113.9127,45.6538],[-113.9129,45.6538],[-113.913,45.654],[-113.9135,45.6547],[-113.9137,45.655],[-113.9137,45.6551],[-113.9138,45.6552],[-113.9139,45.6552],[-113.9141,45.6558],[-113.9143,45.6564],[-113.915,45.6567],[-113.9158,45.6569],[-113.9161,45.657],[-113.917,45.6573],[-113.9172,45.6574],[-113.9177,45.6576],[-113.9183,45.6579],[-113.9185,45.6579],[-113.9188,45.6579],[-113.9192,45.6579],[-113.9195,45.6579],[-113.9197,45.658],[-113.9199,45.6581],[-113.9198,45.6586],[-113.9201,45.6591],[-113.9204,45.6599],[-113.9206,45.6602],[-113.9209,45.6607],[-113.9209,45.6613],[-113.9208,45.6618],[-113.9207,45.6636],[-113.9206,45.664],[-113.9206,45.6641],[-113.9209,45.6643],[-113.9213,45.6645],[-113.9219,45.6647],[-113.9227,45.665],[-113.9233,45.6656],[-113.9233,45.6659],[-113.9235,45.6663],[-113.9236,45.6676],[-113.9242,45.6679],[-113.9251,45.6681],[-113.9257,45.6681],[-113.9257,45.6682],[-113.9259,45.6682],[-113.927,45.6687],[-113.9272,45.6688],[-113.9282,45.6692],[-113.9282,45.6693],[-113.9286,45.6695],[-113.9291,45.6703],[-113.9293,45.6709],[-113.9294,45.6712],[-113.9301,45.6715],[-113.9307,45.6719],[-113.9309,45.6721],[-113.931,45.6723],[-113.9314,45.673],[-113.9315,45.6732],[-113.9314,45.6734],[-113.9311,45.6737],[-113.9307,45.6742],[-113.9304,45.6748],[-113.9307,45.6754],[-113.9314,45.6767],[-113.9314,45.6773],[-113.9312,45.6775],[-113.9312,45.6776],[-113.931,45.6779],[-113.9309,45.6782],[-113.931,45.6784],[-113.9311,45.6785],[-113.9312,45.6785],[-113.9322,45.6788],[-113.9329,45.6793],[-113.9339,45.6813],[-113.9343,45.682],[-113.9344,45.6826],[-113.9342,45.6834],[-113.9342,45.6841],[-113.934,45.6847],[-113.9339,45.685],[-113.9339,45.6851],[-113.9338,45.6852],[-113.9337,45.6854],[-113.9334,45.6859],[-113.9334,45.686],[-113.9332,45.6863],[-113.9328,45.6872],[-113.9332,45.6879],[-113.9341,45.6885],[-113.9352,45.6888],[-113.9357,45.6891],[-113.9355,45.6894],[-113.9354,45.6895],[-113.9344,45.6897],[-113.9341,45.6902],[-113.9341,45.6907],[-113.934,45.6921],[-113.9343,45.6931],[-113.9353,45.6943],[-113.9354,45.6944],[-113.9362,45.6949],[-113.9375,45.6956],[-113.9376,45.6956],[-113.9381,45.6957],[-113.9382,45.6958],[-113.9384,45.6958],[-113.9391,45.6958],[-113.9402,45.6955],[-113.9403,45.6954],[-113.9416,45.695],[-113.9419,45.6949],[-113.9449,45.6939],[-113.9457,45.6937],[-113.9464,45.6937],[-113.9475,45.6936],[-113.9476,45.6936],[-113.9484,45.6934],[-113.9487,45.6934],[-113.9495,45.6931],[-113.9505,45.6926],[-113.9507,45.6925],[-113.9511,45.6922],[-113.9514,45.692],[-113.9516,45.6919],[-113.952,45.6915],[-113.9525,45.6913],[-113.9534,45.691],[-113.9536,45.6909],[-113.9549,45.6906],[-113.9566,45.6903],[-113.9578,45.6901],[-113.9581,45.6901],[-113.9582,45.6901],[-113.959,45.6902],[-113.9594,45.6903],[-113.9598,45.6904],[-113.9608,45.69],[-113.9611,45.6899],[-113.9615,45.6897],[-113.9618,45.6897],[-113.9627,45.6897],[-113.9631,45.6898],[-113.9633,45.6898],[-113.9637,45.6898],[-113.964,45.6899],[-113.9648,45.69],[-113.9649,45.69],[-113.9653,45.6903],[-113.9657,45.6905],[-113.9658,45.6906],[-113.966,45.6907],[-113.9663,45.6909],[-113.9664,45.6909],[-113.9667,45.691],[-113.9676,45.691],[-113.9681,45.6913],[-113.9684,45.6916],[-113.9684,45.6917],[-113.9685,45.6918],[-113.9692,45.6927],[-113.9694,45.6933],[-113.9693,45.6941],[-113.9691,45.6946],[-113.969,45.6948],[-113.9689,45.6949],[-113.9693,45.6957],[-113.9694,45.6958],[-113.9694,45.6959],[-113.9695,45.6962],[-113.9699,45.6974],[-113.9704,45.6982],[-113.9705,45.6985],[-113.9709,45.6994],[-113.9712,45.7],[-113.9715,45.7005],[-113.9716,45.7005],[-113.9717,45.7008],[-113.9717,45.7013],[-113.9715,45.702],[-113.9711,45.7024],[-113.971,45.7025],[-113.9708,45.7027],[-113.9708,45.7029],[-113.971,45.7029],[-113.9715,45.7027],[-113.9722,45.7025],[-113.9725,45.7026],[-113.9727,45.7026],[-113.9736,45.7028],[-113.9741,45.7029],[-113.9753,45.7028],[-113.976,45.7028],[-113.9761,45.7028],[-113.9778,45.7027],[-113.9784,45.7027],[-113.9788,45.7026],[-113.98,45.7024],[-113.9807,45.7025],[-113.9816,45.7028],[-113.9828,45.7034],[-113.9858,45.7041],[-113.9867,45.7046],[-113.9874,45.705],[-113.9879,45.7055],[-113.988,45.7056],[-113.9881,45.7057],[-113.9882,45.7059],[-113.9885,45.706],[-113.9889,45.7059],[-113.9891,45.7057],[-113.9894,45.7056],[-113.9901,45.7052],[-113.991,45.705],[-113.9914,45.7047],[-113.9916,45.7045],[-113.9918,45.7042],[-113.9925,45.7038],[-113.9926,45.7038],[-113.9931,45.7037],[-113.9936,45.7036],[-113.9939,45.7034],[-113.9941,45.703],[-113.9939,45.7024],[-113.9937,45.7021],[-113.9937,45.702],[-113.9935,45.7017],[-113.9935,45.7012],[-113.9937,45.7007],[-113.994,45.7003],[-113.9942,45.7001],[-113.9947,45.6997],[-113.9958,45.6993],[-113.9959,45.699],[-113.996,45.6986],[-113.9961,45.6985],[-113.9964,45.6981],[-113.9967,45.6978],[-113.9966,45.6976],[-113.9964,45.6975],[-113.9962,45.6973],[-113.9963,45.6972],[-113.9964,45.6971],[-113.9968,45.6969],[-113.9969,45.6968],[-113.9976,45.6967],[-113.9991,45.6966],[-114.0002,45.6966],[-114.0013,45.6964],[-114.0018,45.6963],[-114.0022,45.6961],[-114.0027,45.6956],[-114.0028,45.6955],[-114.0029,45.6954],[-114.0034,45.6951],[-114.0042,45.6946],[-114.0049,45.6943],[-114.0054,45.6942],[-114.0057,45.6941],[-114.0062,45.6942],[-114.0067,45.6941],[-114.0077,45.6939],[-114.0083,45.6938],[-114.0095,45.694],[-114.0104,45.694],[-114.0115,45.6938],[-114.0123,45.6941],[-114.0134,45.6947],[-114.0148,45.6955],[-114.0153,45.6958],[-114.0155,45.6959],[-114.0159,45.6956],[-114.0163,45.6952],[-114.0166,45.6949],[-114.0171,45.6945],[-114.0176,45.694],[-114.0179,45.6936],[-114.0186,45.6931],[-114.0192,45.6926],[-114.0191,45.692],[-114.019,45.6919],[-114.0189,45.6916],[-114.0183,45.6904],[-114.018,45.69],[-114.0174,45.6896],[-114.0172,45.6893],[-114.0171,45.6891],[-114.017,45.6889],[-114.0169,45.6888],[-114.0168,45.6886],[-114.0166,45.6882],[-114.0166,45.688],[-114.0165,45.6874],[-114.0165,45.6868],[-114.0163,45.6861],[-114.0162,45.6858],[-114.0161,45.6856],[-114.0159,45.6852],[-114.0157,45.6849],[-114.0152,45.6844],[-114.0151,45.6842],[-114.0144,45.6838],[-114.0148,45.6835],[-114.0155,45.6832],[-114.0168,45.6828],[-114.0171,45.6827],[-114.0178,45.6825],[-114.0188,45.6821],[-114.0194,45.6818],[-114.0203,45.6811],[-114.0216,45.68],[-114.0221,45.6794],[-114.0227,45.6788],[-114.0229,45.6786],[-114.0238,45.6777],[-114.0242,45.6774],[-114.0246,45.6772],[-114.0254,45.6767],[-114.0267,45.6761],[-114.0274,45.6758],[-114.0279,45.6755],[-114.0282,45.6753],[-114.0283,45.6752],[-114.0277,45.6748],[-114.0255,45.6727],[-114.0247,45.6719],[-114.0242,45.6714],[-114.024,45.6709],[-114.0239,45.6706],[-114.0238,45.6706],[-114.0237,45.6706],[-114.0236,45.6706],[-114.0229,45.6705],[-114.0228,45.6705],[-114.022,45.6705],[-114.0217,45.6705],[-114.0209,45.6704],[-114.0199,45.6701],[-114.0198,45.67],[-114.0191,45.6696],[-114.0187,45.6691],[-114.0184,45.6686],[-114.0181,45.6678],[-114.0178,45.6671],[-114.0178,45.6669],[-114.0175,45.6663],[-114.0174,45.666],[-114.017,45.6654],[-114.0167,45.665],[-114.0163,45.6648],[-114.0161,45.6647],[-114.0157,45.6643],[-114.0155,45.6639],[-114.0153,45.6634],[-114.0155,45.6629],[-114.0157,45.6624],[-114.0157,45.6618],[-114.0157,45.6613],[-114.0155,45.6606],[-114.0151,45.6598],[-114.0145,45.6591],[-114.0143,45.6589],[-114.0139,45.6585],[-114.0137,45.6583],[-114.0138,45.658],[-114.014,45.6577],[-114.0147,45.6566],[-114.0147,45.6561],[-114.0147,45.6554],[-114.0146,45.655],[-114.0148,45.6543],[-114.015,45.6535],[-114.015,45.6534],[-114.0153,45.6528],[-114.0159,45.6521],[-114.0163,45.6516],[-114.0167,45.6512],[-114.0167,45.6511],[-114.017,45.6509],[-114.0172,45.6506],[-114.0181,45.6491],[-114.0185,45.6487],[-114.0188,45.6485],[-114.0191,45.6484],[-114.0196,45.6486],[-114.0197,45.6486],[-114.0202,45.6486],[-114.0207,45.6485],[-114.0211,45.6483],[-114.0215,45.648],[-114.022,45.6479],[-114.0223,45.6479],[-114.0225,45.6479],[-114.0227,45.6479],[-114.0229,45.6479],[-114.0237,45.648],[-114.0252,45.6479],[-114.0262,45.6478],[-114.027,45.6478],[-114.0275,45.6479],[-114.0283,45.6479],[-114.0306,45.6484],[-114.0315,45.6485],[-114.0321,45.6485],[-114.0328,45.6484],[-114.0333,45.6482],[-114.0346,45.6476],[-114.0355,45.6469],[-114.0367,45.6456],[-114.0369,45.6454],[-114.0372,45.645],[-114.0374,45.6448],[-114.0375,45.6447],[-114.0381,45.6445],[-114.0385,45.6442],[-114.0391,45.6437],[-114.0395,45.6434],[-114.0404,45.6426],[-114.0409,45.6423],[-114.042,45.6414],[-114.0432,45.6405],[-114.0433,45.6404],[-114.0433,45.6403],[-114.044,45.6393],[-114.0444,45.6386],[-114.0447,45.6376],[-114.0447,45.6374],[-114.0447,45.6373],[-114.0448,45.6372],[-114.0451,45.6368],[-114.0456,45.6365],[-114.0465,45.636],[-114.0466,45.6359],[-114.0476,45.6355],[-114.0482,45.6351],[-114.0483,45.635],[-114.0488,45.6346],[-114.0498,45.634],[-114.0505,45.6338],[-114.051,45.6336],[-114.0515,45.6331],[-114.0518,45.6327],[-114.0523,45.6324],[-114.0526,45.6324],[-114.0536,45.6321],[-114.0549,45.6319],[-114.057,45.6317],[-114.0581,45.6317],[-114.0583,45.6317],[-114.0585,45.6316],[-114.0587,45.6316],[-114.059,45.6313],[-114.0593,45.6312],[-114.06,45.6308],[-114.0603,45.6307],[-114.0612,45.6304],[-114.0613,45.6304],[-114.0618,45.63],[-114.0629,45.6295],[-114.0645,45.629],[-114.0652,45.6288],[-114.0654,45.6287],[-114.0658,45.6284],[-114.0664,45.6282],[-114.0667,45.6282],[-114.067,45.628],[-114.0672,45.6274],[-114.0678,45.6265],[-114.0685,45.6255],[-114.0699,45.6241],[-114.07,45.624],[-114.0703,45.6238],[-114.0712,45.6229],[-114.0712,45.6228],[-114.0722,45.6217],[-114.0725,45.6213],[-114.0725,45.6208],[-114.0723,45.6197],[-114.0722,45.6192],[-114.072,45.6186],[-114.0721,45.6182],[-114.0726,45.6175],[-114.073,45.6172],[-114.0734,45.6157],[-114.0734,45.6155],[-114.0736,45.6151],[-114.0738,45.6149],[-114.0741,45.6148],[-114.0743,45.6146],[-114.0746,45.6145],[-114.0756,45.6141],[-114.0764,45.6137],[-114.0764,45.6136],[-114.0772,45.6133],[-114.0781,45.6129],[-114.0783,45.6128],[-114.079,45.6124],[-114.0793,45.6122],[-114.0803,45.6119],[-114.0812,45.6115],[-114.0815,45.6111],[-114.0816,45.6111],[-114.0819,45.6106],[-114.082,45.61],[-114.0822,45.6095],[-114.0825,45.6084],[-114.0827,45.6076],[-114.0824,45.6062],[-114.0824,45.6054],[-114.0824,45.6053],[-114.0824,45.6052],[-114.0824,45.6051],[-114.0826,45.6047],[-114.0828,45.6043],[-114.0829,45.6042],[-114.0829,45.6041],[-114.0831,45.6031],[-114.0828,45.6012],[-114.0828,45.6011],[-114.0829,45.6006],[-114.0831,45.5999],[-114.0829,45.5992],[-114.0827,45.5987],[-114.0825,45.5975],[-114.0823,45.597],[-114.0823,45.5968],[-114.0823,45.5967],[-114.0832,45.5955],[-114.0838,45.5946],[-114.0841,45.5942],[-114.0842,45.594],[-114.0844,45.5938],[-114.0845,45.5937],[-114.0846,45.5936],[-114.0847,45.5935],[-114.0856,45.5925],[-114.0857,45.5923],[-114.0858,45.592],[-114.0858,45.5919],[-114.0859,45.5917],[-114.0861,45.5915],[-114.0863,45.5913],[-114.0866,45.5912],[-114.0867,45.5912],[-114.0869,45.591],[-114.0877,45.5908],[-114.0882,45.5908],[-114.0892,45.5911],[-114.0897,45.5912],[-114.0899,45.5913],[-114.09,45.5914],[-114.0902,45.5913],[-114.0915,45.5907],[-114.092,45.5905],[-114.0935,45.5897],[-114.094,45.5894],[-114.0947,45.589],[-114.0959,45.5881],[-114.0972,45.587],[-114.0978,45.5867],[-114.0989,45.5865],[-114.1005,45.5862],[-114.1021,45.5861],[-114.1038,45.5858],[-114.1053,45.5855],[-114.1065,45.5852],[-114.1072,45.5853],[-114.1081,45.5856],[-114.1089,45.5857],[-114.1096,45.5857],[-114.11,45.5856],[-114.1101,45.5856],[-114.1103,45.5856],[-114.1108,45.5855],[-114.1116,45.5853],[-114.1131,45.5851],[-114.1143,45.5849],[-114.1158,45.5848],[-114.1169,45.5846],[-114.118,45.5846],[-114.1181,45.5846],[-114.1187,45.5844],[-114.1193,45.5843],[-114.1198,45.5842],[-114.1201,45.5843],[-114.1204,45.5844],[-114.1204,45.5845],[-114.1206,45.5846],[-114.1207,45.5846],[-114.1208,45.5846],[-114.1209,45.5846],[-114.121,45.5847],[-114.1213,45.5846],[-114.1216,45.5843],[-114.1223,45.584],[-114.1229,45.5836],[-114.1234,45.5832],[-114.1234,45.583],[-114.1236,45.5827],[-114.124,45.5823],[-114.1244,45.582],[-114.1249,45.5816],[-114.1253,45.5814],[-114.1253,45.5812],[-114.1254,45.581],[-114.1258,45.5801],[-114.1261,45.5794],[-114.1263,45.5792],[-114.1263,45.5791],[-114.1266,45.5787],[-114.1274,45.5783],[-114.1284,45.5778],[-114.1289,45.5775],[-114.1296,45.5769],[-114.1302,45.5764],[-114.1303,45.5763],[-114.1307,45.5758],[-114.1312,45.5747],[-114.1313,45.5745],[-114.1314,45.5743],[-114.1317,45.5737],[-114.132,45.5727],[-114.1321,45.5721],[-114.1318,45.5717],[-114.1318,45.5716],[-114.1314,45.5713],[-114.1305,45.5706],[-114.1296,45.57],[-114.129,45.5697],[-114.129,45.569],[-114.1291,45.5685],[-114.1292,45.5681],[-114.1291,45.566],[-114.1291,45.5659],[-114.129,45.5654],[-114.1293,45.565],[-114.13,45.5646],[-114.1307,45.5643],[-114.1315,45.5637],[-114.1319,45.5632],[-114.1326,45.5627],[-114.1332,45.5623],[-114.1335,45.5617],[-114.1336,45.5615],[-114.1338,45.5613],[-114.1341,45.5609],[-114.1345,45.5598],[-114.1345,45.5596],[-114.1347,45.5592],[-114.135,45.5584],[-114.1351,45.5582],[-114.1352,45.558],[-114.1353,45.5575],[-114.1354,45.5575],[-114.1356,45.5573],[-114.1358,45.5571],[-114.1362,45.557],[-114.1372,45.557],[-114.1382,45.557],[-114.1393,45.5571],[-114.1401,45.5573],[-114.141,45.5574],[-114.1422,45.5573],[-114.1431,45.5573],[-114.1435,45.5574],[-114.1444,45.5576],[-114.1453,45.5577],[-114.1462,45.5579],[-114.1463,45.5579],[-114.1475,45.558],[-114.1497,45.5579],[-114.1502,45.5578],[-114.1504,45.5578],[-114.1506,45.5577],[-114.1508,45.5573],[-114.1513,45.5566],[-114.1514,45.5565],[-114.1517,45.5558],[-114.1518,45.5557],[-114.1519,45.5555],[-114.152,45.5552],[-114.1522,45.5549],[-114.1531,45.5537],[-114.1537,45.5529],[-114.1539,45.5528],[-114.1542,45.5526],[-114.1547,45.5525],[-114.1554,45.5526],[-114.1572,45.5528],[-114.1584,45.553],[-114.1589,45.553],[-114.1594,45.553],[-114.1626,45.5527],[-114.1627,45.5527],[-114.1628,45.5527],[-114.1633,45.5526],[-114.1646,45.5525],[-114.1655,45.5523],[-114.1665,45.5519],[-114.1666,45.5519],[-114.1675,45.5514],[-114.1689,45.5507],[-114.1694,45.5505],[-114.17,45.5504],[-114.1706,45.5504],[-114.1715,45.5505],[-114.1719,45.5505],[-114.172,45.5505],[-114.1731,45.5504],[-114.1732,45.5504],[-114.1742,45.5502],[-114.1749,45.5501],[-114.1763,45.5506],[-114.1765,45.5506],[-114.177,45.5506],[-114.1771,45.5506],[-114.1783,45.5506],[-114.1784,45.5506],[-114.1796,45.551],[-114.1803,45.5512],[-114.1804,45.5511],[-114.1805,45.5509],[-114.1807,45.5506],[-114.1811,45.5499],[-114.1819,45.5493],[-114.182,45.5492],[-114.1821,45.5491],[-114.1822,45.5491],[-114.1834,45.5482],[-114.1844,45.5473],[-114.1856,45.5464],[-114.1861,45.5459],[-114.1868,45.5451],[-114.1869,45.5451],[-114.1872,45.5447],[-114.1873,45.5441],[-114.1875,45.5429],[-114.1877,45.5425],[-114.1881,45.542],[-114.1882,45.542],[-114.1886,45.5417],[-114.1893,45.5414],[-114.1895,45.5413],[-114.1899,45.541],[-114.1902,45.5405],[-114.1904,45.5396],[-114.1905,45.5395],[-114.1905,45.5393],[-114.1905,45.5388],[-114.1906,45.5387],[-114.1906,45.5386],[-114.1907,45.5384],[-114.193,45.5366],[-114.1933,45.5365],[-114.1936,45.5364],[-114.1947,45.5361],[-114.1968,45.536],[-114.1976,45.5361],[-114.1982,45.5362],[-114.1984,45.5363],[-114.1988,45.5363],[-114.1991,45.5363],[-114.1992,45.5363],[-114.1993,45.5363],[-114.2002,45.5363],[-114.2005,45.5363],[-114.201,45.5362],[-114.2014,45.5359],[-114.2016,45.5358],[-114.2017,45.5357],[-114.2019,45.5356],[-114.2022,45.5355],[-114.2031,45.5355],[-114.2053,45.5359],[-114.2055,45.536],[-114.2057,45.5362],[-114.2059,45.5362],[-114.2071,45.5378],[-114.2074,45.5379],[-114.2081,45.5381],[-114.2093,45.5385],[-114.2099,45.539],[-114.2102,45.5392],[-114.2107,45.5392],[-114.2112,45.5393],[-114.2116,45.5395],[-114.2117,45.5396],[-114.2123,45.5397],[-114.2126,45.54],[-114.2127,45.5401],[-114.213,45.5402],[-114.2131,45.5402],[-114.2132,45.5403],[-114.2137,45.5404],[-114.2138,45.5405],[-114.2153,45.5408],[-114.2159,45.5411],[-114.216,45.5411],[-114.2163,45.5412],[-114.2164,45.5413],[-114.2166,45.5414],[-114.2173,45.5416],[-114.2182,45.5419],[-114.2187,45.542],[-114.2188,45.542],[-114.2199,45.5423],[-114.2217,45.5427],[-114.2222,45.5432],[-114.2228,45.5438],[-114.2235,45.5442],[-114.2248,45.5445],[-114.2258,45.545],[-114.2266,45.5455],[-114.2272,45.5459],[-114.2279,45.5461],[-114.2294,45.5463],[-114.2316,45.5464],[-114.2326,45.5464],[-114.2327,45.5464],[-114.2333,45.5464],[-114.2336,45.5464],[-114.2337,45.5464],[-114.2344,45.5463],[-114.2356,45.5464],[-114.2359,45.5464],[-114.2364,45.5465],[-114.2369,45.5466],[-114.2374,45.5467],[-114.2379,45.5466],[-114.2391,45.5465],[-114.24,45.5465],[-114.2416,45.5461],[-114.2425,45.5459],[-114.2445,45.5456],[-114.2457,45.5455],[-114.2469,45.5455],[-114.2478,45.5456],[-114.2479,45.5456],[-114.2482,45.5457],[-114.2485,45.5458],[-114.2484,45.5454],[-114.2484,45.5453],[-114.2484,45.5451],[-114.2486,45.5448],[-114.249,45.5444],[-114.2496,45.5435],[-114.2498,45.5431],[-114.2499,45.5431],[-114.2503,45.5421],[-114.2503,45.5415],[-114.2503,45.5412],[-114.2503,45.5411],[-114.2504,45.5407],[-114.2506,45.54],[-114.2508,45.5396],[-114.2508,45.5395],[-114.2512,45.539],[-114.2515,45.5385],[-114.2516,45.538],[-114.2516,45.5375],[-114.2515,45.5374],[-114.2515,45.5373],[-114.2514,45.5372],[-114.2514,45.5371],[-114.2508,45.5366],[-114.2502,45.5362],[-114.2496,45.5359],[-114.2495,45.5359],[-114.2495,45.5358],[-114.2494,45.5358],[-114.2494,45.5357],[-114.2493,45.5356],[-114.2492,45.5355],[-114.2487,45.5346],[-114.2486,45.5339],[-114.2487,45.5327],[-114.249,45.5316],[-114.2491,45.5315],[-114.2493,45.531],[-114.2493,45.5309],[-114.2493,45.5307],[-114.2495,45.5297],[-114.2495,45.5293],[-114.2493,45.5289],[-114.2492,45.5288],[-114.2487,45.5277],[-114.2481,45.5268],[-114.2478,45.5264],[-114.2478,45.5263],[-114.2472,45.5256],[-114.2471,45.5252],[-114.2472,45.5247],[-114.2475,45.5245],[-114.2476,45.5244],[-114.2478,45.5242],[-114.2479,45.5242],[-114.2484,45.5241],[-114.2488,45.5239],[-114.249,45.5236],[-114.2492,45.523],[-114.2491,45.522],[-114.2491,45.5217],[-114.2493,45.5212],[-114.2493,45.5211],[-114.2493,45.5207],[-114.2493,45.5202],[-114.2496,45.5199],[-114.2498,45.5195],[-114.2503,45.519],[-114.2507,45.5187],[-114.2508,45.5186],[-114.2514,45.5181],[-114.252,45.5177],[-114.2523,45.5171],[-114.2528,45.5164],[-114.2531,45.5158],[-114.2531,45.5155],[-114.2532,45.5155],[-114.2535,45.5151],[-114.2539,45.5146],[-114.2547,45.514],[-114.2554,45.5134],[-114.2568,45.5128],[-114.2573,45.5125],[-114.2579,45.5121],[-114.2582,45.5118],[-114.2585,45.5112],[-114.2585,45.5106],[-114.2586,45.5098],[-114.2587,45.5092],[-114.2588,45.5084],[-114.2589,45.5082],[-114.2593,45.5077],[-114.2594,45.5072],[-114.2593,45.5067],[-114.2592,45.5066],[-114.2592,45.5059],[-114.2593,45.5054],[-114.2597,45.5048],[-114.26,45.5043],[-114.2602,45.5041],[-114.2602,45.504],[-114.2603,45.5037],[-114.2604,45.5035],[-114.2604,45.5034],[-114.2604,45.5027],[-114.2602,45.502],[-114.2602,45.5013],[-114.2602,45.4999],[-114.2602,45.4993],[-114.2607,45.4975],[-114.2607,45.4967],[-114.2609,45.4963],[-114.2609,45.4961],[-114.2611,45.4956],[-114.2615,45.4949],[-114.2619,45.4945],[-114.2621,45.4943],[-114.263,45.4933],[-114.2637,45.4927],[-114.2643,45.4924],[-114.2645,45.4922],[-114.2659,45.4916],[-114.266,45.4915],[-114.2662,45.4914],[-114.2667,45.4913],[-114.2668,45.4913],[-114.267,45.4913],[-114.2683,45.4911],[-114.2695,45.491],[-114.27,45.4909],[-114.2701,45.4907],[-114.2702,45.4905],[-114.2702,45.4893],[-114.2703,45.4878],[-114.2703,45.4864],[-114.2703,45.4856],[-114.2703,45.4855],[-114.27,45.4849],[-114.2699,45.4845],[-114.2701,45.4845],[-114.2704,45.4844],[-114.272,45.4841],[-114.2739,45.4835],[-114.2752,45.4832],[-114.2756,45.4829],[-114.2762,45.4825],[-114.2765,45.482],[-114.2768,45.4816],[-114.2771,45.4813],[-114.2772,45.4812],[-114.278,45.4805],[-114.279,45.4801],[-114.28,45.4799],[-114.2803,45.4798],[-114.2807,45.4797],[-114.2813,45.4798],[-114.2821,45.48],[-114.283,45.4801],[-114.2844,45.4799],[-114.2872,45.4791],[-114.288,45.4791],[-114.2894,45.4794],[-114.29,45.4796],[-114.2909,45.4798],[-114.2923,45.48],[-114.2937,45.4798],[-114.2951,45.4794],[-114.2965,45.4785],[-114.2973,45.4779],[-114.2985,45.4773],[-114.2992,45.4769],[-114.2998,45.4763],[-114.3002,45.4757],[-114.3004,45.4753],[-114.3003,45.4746],[-114.3004,45.4741],[-114.3005,45.4741],[-114.3016,45.473],[-114.3028,45.4722],[-114.3038,45.4716],[-114.3044,45.4713],[-114.3052,45.4711],[-114.306,45.4709],[-114.308,45.4699],[-114.3088,45.4694],[-114.3092,45.4693],[-114.3095,45.4693],[-114.3101,45.4693],[-114.3106,45.4695],[-114.3109,45.4695],[-114.311,45.4696],[-114.3112,45.4696],[-114.3128,45.4699],[-114.3137,45.4699],[-114.3144,45.4697],[-114.3152,45.4692],[-114.3154,45.4691],[-114.3158,45.4687],[-114.3171,45.4674],[-114.3174,45.4671],[-114.3178,45.4667],[-114.3183,45.4663],[-114.3184,45.4663],[-114.3187,45.4661],[-114.3195,45.4661],[-114.3203,45.466],[-114.3208,45.466],[-114.3228,45.4659],[-114.3235,45.466],[-114.3239,45.4661],[-114.3244,45.4659],[-114.3253,45.4651],[-114.3257,45.4649],[-114.3266,45.4642],[-114.3268,45.4641],[-114.3271,45.4638],[-114.3272,45.4637],[-114.3291,45.4626],[-114.3292,45.4625],[-114.3297,45.462],[-114.3298,45.4618],[-114.3298,45.4614],[-114.3297,45.4612],[-114.3295,45.4602],[-114.3295,45.4601],[-114.3296,45.46],[-114.33,45.4597],[-114.3306,45.4596],[-114.3311,45.4596],[-114.3318,45.4595],[-114.3323,45.4595],[-114.3327,45.4595],[-114.3328,45.4595],[-114.3329,45.4594],[-114.3332,45.4594],[-114.3343,45.4591],[-114.3344,45.4591],[-114.3352,45.4593],[-114.3361,45.4598],[-114.3364,45.46],[-114.3366,45.4602],[-114.3369,45.4605],[-114.337,45.4605],[-114.3375,45.4606],[-114.3381,45.4605],[-114.3398,45.4598],[-114.34,45.4598],[-114.34,45.4597],[-114.3416,45.4596],[-114.3417,45.4596],[-114.3435,45.4596],[-114.3442,45.4597],[-114.3445,45.4599],[-114.3449,45.4601],[-114.345,45.4601],[-114.3453,45.4604],[-114.3457,45.4607],[-114.3458,45.4609],[-114.3463,45.4615],[-114.3473,45.4625],[-114.3483,45.4633],[-114.3484,45.4634],[-114.3489,45.4641],[-114.3495,45.465],[-114.3496,45.465],[-114.35,45.4655],[-114.3507,45.4665],[-114.3508,45.4671],[-114.3507,45.4677],[-114.3506,45.4685],[-114.3505,45.4686],[-114.3506,45.4688],[-114.3506,45.4691],[-114.3507,45.4696],[-114.3511,45.4705],[-114.3513,45.4707],[-114.3514,45.4708],[-114.3516,45.471],[-114.3517,45.4711],[-114.3518,45.4712],[-114.352,45.4713],[-114.3525,45.4714],[-114.3529,45.4714],[-114.3532,45.4714],[-114.3545,45.4717],[-114.3559,45.4721],[-114.357,45.4724],[-114.3581,45.4727],[-114.3588,45.4728],[-114.3602,45.4736],[-114.3603,45.4737],[-114.3607,45.4739],[-114.3611,45.4744],[-114.3612,45.4752],[-114.3609,45.476],[-114.3606,45.4765],[-114.3604,45.4769],[-114.3602,45.4776],[-114.3603,45.4782],[-114.3609,45.4788],[-114.361,45.4792],[-114.361,45.4794],[-114.361,45.48],[-114.3612,45.4805],[-114.3621,45.4813],[-114.3634,45.4825],[-114.3646,45.4836],[-114.365,45.4846],[-114.3652,45.4856],[-114.3651,45.4864],[-114.3651,45.4893],[-114.3653,45.4898],[-114.3658,45.4905],[-114.3665,45.4914],[-114.3672,45.4918],[-114.3682,45.4924],[-114.3699,45.4927],[-114.3723,45.4931],[-114.3724,45.4931],[-114.3738,45.4934],[-114.3753,45.494],[-114.3761,45.4945],[-114.3764,45.4951],[-114.3771,45.4958],[-114.3776,45.4961],[-114.3779,45.4963],[-114.3793,45.4971],[-114.3823,45.4984],[-114.3852,45.5],[-114.3878,45.502],[-114.3886,45.5028],[-114.3889,45.503],[-114.3893,45.503],[-114.39,45.5027],[-114.3904,45.5027],[-114.391,45.5027],[-114.3923,45.5025],[-114.3927,45.5026],[-114.3931,45.503],[-114.3936,45.5032],[-114.3954,45.5035],[-114.3957,45.5035],[-114.3957,45.5036],[-114.3958,45.5036],[-114.3997,45.5045],[-114.4015,45.505],[-114.4038,45.5061],[-114.4045,45.5062],[-114.4056,45.5061],[-114.4064,45.5062],[-114.4073,45.5067],[-114.4082,45.5072],[-114.4089,45.5075],[-114.4096,45.5077],[-114.4116,45.508],[-114.4124,45.5084],[-114.413,45.5088],[-114.4137,45.509],[-114.4152,45.5093],[-114.4172,45.5096],[-114.418,45.5097],[-114.4193,45.5094],[-114.4197,45.5093],[-114.4203,45.5093],[-114.4214,45.5092],[-114.4234,45.5093],[-114.4247,45.5099],[-114.4257,45.5107],[-114.4266,45.5117],[-114.4266,45.5118],[-114.4267,45.5121],[-114.4269,45.5139],[-114.427,45.5142],[-114.4272,45.5149],[-114.4276,45.5151],[-114.4278,45.5152],[-114.4284,45.5158],[-114.4292,45.5169],[-114.4295,45.5175],[-114.4294,45.5183],[-114.4293,45.5191],[-114.4291,45.5194],[-114.4289,45.5198],[-114.4288,45.5209],[-114.4291,45.5215],[-114.43,45.5225],[-114.43,45.5226],[-114.4306,45.5233],[-114.4309,45.5244],[-114.4313,45.5263],[-114.4309,45.5268],[-114.4305,45.5279],[-114.4304,45.5281],[-114.4302,45.5287],[-114.4303,45.5292],[-114.4305,45.5294],[-114.4306,45.5295],[-114.4312,45.5297],[-114.4323,45.5301],[-114.4333,45.5303],[-114.4343,45.5303],[-114.4347,45.5303],[-114.436,45.5305],[-114.4363,45.5305],[-114.4365,45.5306],[-114.437,45.5308],[-114.4371,45.5308],[-114.4377,45.5312],[-114.4384,45.5323],[-114.4388,45.533],[-114.4389,45.5334],[-114.439,45.5339],[-114.4388,45.535],[-114.4386,45.5354],[-114.4387,45.5357],[-114.4393,45.5363],[-114.4399,45.537],[-114.4427,45.5381],[-114.4441,45.5386],[-114.4446,45.5389],[-114.445,45.5391],[-114.4451,45.5391],[-114.4455,45.539],[-114.4462,45.539],[-114.447,45.5391],[-114.4476,45.5391],[-114.4483,45.5389],[-114.4488,45.5389],[-114.4492,45.5391],[-114.4498,45.5401],[-114.4503,45.5421],[-114.4503,45.5422],[-114.4505,45.5423],[-114.451,45.5425],[-114.4523,45.5428],[-114.4534,45.5433],[-114.4541,45.5438],[-114.4549,45.5441],[-114.4551,45.5442],[-114.4561,45.5443],[-114.4569,45.5442],[-114.4579,45.544],[-114.4593,45.5436],[-114.4596,45.5435],[-114.4599,45.5434],[-114.4606,45.5435],[-114.4607,45.5436],[-114.4619,45.544],[-114.4622,45.5442],[-114.4633,45.5447],[-114.4639,45.545],[-114.4639,45.5454],[-114.4637,45.5457],[-114.4635,45.5459],[-114.4637,45.5464],[-114.464,45.547],[-114.4638,45.5475],[-114.4634,45.5477],[-114.463,45.548],[-114.4622,45.5485],[-114.4622,45.5489],[-114.462,45.5499],[-114.4617,45.5504],[-114.4616,45.5508],[-114.4616,45.5509],[-114.4621,45.5516],[-114.4621,45.5517],[-114.4624,45.5522],[-114.463,45.5532],[-114.4628,45.554],[-114.4618,45.5552],[-114.4607,45.5562],[-114.4597,45.5573],[-114.4591,45.5582],[-114.4577,45.5597],[-114.4575,45.5599],[-114.4564,45.561],[-114.4562,45.5614],[-114.456,45.562],[-114.4561,45.5622],[-114.4563,45.5622],[-114.4569,45.562],[-114.4578,45.5617],[-114.4595,45.5615],[-114.461,45.5614],[-114.4613,45.5613],[-114.4621,45.5612],[-114.463,45.561],[-114.4641,45.5608],[-114.4648,45.5606],[-114.4653,45.5605],[-114.4657,45.5605],[-114.4662,45.5607],[-114.4666,45.561],[-114.4677,45.5621],[-114.4691,45.5633],[-114.4712,45.5647],[-114.4714,45.5648],[-114.4714,45.5649],[-114.472,45.5652],[-114.4722,45.5651],[-114.4725,45.565],[-114.4731,45.5643],[-114.4736,45.5638],[-114.4738,45.5635],[-114.4741,45.5633],[-114.4747,45.5632],[-114.4749,45.5631],[-114.4755,45.563],[-114.476,45.5629],[-114.4769,45.5626],[-114.4779,45.562],[-114.478,45.562],[-114.4786,45.562],[-114.4791,45.5619],[-114.4797,45.5619],[-114.4799,45.5618],[-114.4802,45.5615],[-114.4804,45.5614],[-114.4808,45.5613],[-114.4809,45.5613],[-114.4822,45.561],[-114.4826,45.5609],[-114.4838,45.5612],[-114.4839,45.5612],[-114.484,45.5613],[-114.4851,45.5618],[-114.4852,45.5618],[-114.4853,45.5618],[-114.4855,45.5617],[-114.4871,45.5605],[-114.4887,45.5593],[-114.4895,45.5587],[-114.49,45.5583],[-114.4913,45.5574],[-114.4919,45.5571],[-114.4924,45.557],[-114.4927,45.557],[-114.4929,45.557],[-114.4934,45.557],[-114.4938,45.5569],[-114.4941,45.5566],[-114.4942,45.5566],[-114.4945,45.5564],[-114.4954,45.5561],[-114.496,45.5559],[-114.4967,45.5558],[-114.4972,45.5557],[-114.4973,45.5557],[-114.4977,45.5555],[-114.4981,45.5555],[-114.4983,45.5555],[-114.4986,45.5558],[-114.499,45.5562],[-114.4991,45.5562],[-114.4993,45.5564],[-114.4994,45.5564],[-114.5002,45.5567],[-114.5011,45.5571],[-114.5013,45.5573],[-114.5016,45.5574],[-114.5019,45.5577],[-114.5021,45.5578],[-114.5023,45.5579],[-114.5022,45.5581],[-114.5022,45.5583],[-114.5023,45.5586],[-114.5027,45.5588],[-114.5031,45.5591],[-114.5035,45.5592],[-114.504,45.5592],[-114.5044,45.5592],[-114.5063,45.5592],[-114.5069,45.5593],[-114.507,45.5594],[-114.5074,45.5596],[-114.5075,45.5597],[-114.5095,45.5614],[-114.5114,45.5626],[-114.513,45.5639],[-114.5131,45.564],[-114.5132,45.5641],[-114.5133,45.5642],[-114.5141,45.5648],[-114.5154,45.5658],[-114.5158,45.5663],[-114.5158,45.5664],[-114.5158,45.5666],[-114.5156,45.5671],[-114.5156,45.5673],[-114.5158,45.5677],[-114.5163,45.568],[-114.5166,45.5681],[-114.5171,45.5682],[-114.5177,45.5683],[-114.5184,45.5682],[-114.5194,45.5682],[-114.5201,45.5682],[-114.5212,45.5683],[-114.5215,45.5684],[-114.5224,45.5688],[-114.5239,45.5696],[-114.5241,45.5697],[-114.5258,45.5706],[-114.5261,45.5708],[-114.5266,45.5709],[-114.5273,45.5709],[-114.5276,45.5708],[-114.5281,45.5705],[-114.5283,45.5704],[-114.529,45.57],[-114.5291,45.5699],[-114.5296,45.5695],[-114.5299,45.5691],[-114.5302,45.5686],[-114.5302,45.5685],[-114.5303,45.5684],[-114.5304,45.568],[-114.5307,45.5673],[-114.5313,45.5667],[-114.5319,45.5662],[-114.533,45.5658],[-114.5358,45.5649],[-114.536,45.5648],[-114.5362,45.5648],[-114.5381,45.5641],[-114.5389,45.5639],[-114.5405,45.564],[-114.5408,45.564],[-114.541,45.564],[-114.5415,45.564],[-114.542,45.5638],[-114.5425,45.5635],[-114.5428,45.5633],[-114.5438,45.5627],[-114.5444,45.5624],[-114.5451,45.5622],[-114.5453,45.5622],[-114.5458,45.562],[-114.5467,45.5617],[-114.5486,45.5611],[-114.5493,45.5607],[-114.55,45.5602],[-114.551,45.5592],[-114.5513,45.5589],[-114.5519,45.5584],[-114.5524,45.5577],[-114.5525,45.5572],[-114.5525,45.5571],[-114.5526,45.557],[-114.5537,45.5571],[-114.5551,45.5576],[-114.5558,45.5577],[-114.5561,45.5578],[-114.5569,45.5578],[-114.5576,45.558],[-114.56,45.5592],[-114.5602,45.5592],[-114.5605,45.5593],[-114.5606,45.5593],[-114.5608,45.5593],[-114.5611,45.5592],[-114.5619,45.5589],[-114.5628,45.5585],[-114.5631,45.5584],[-114.5641,45.5581],[-114.5649,45.5577],[-114.5653,45.5582],[-114.5655,45.5589],[-114.5655,45.5596],[-114.5653,45.5603],[-114.565,45.561],[-114.5652,45.5614],[-114.5654,45.5617],[-114.5656,45.5622],[-114.5655,45.5626],[-114.565,45.563],[-114.565,45.5631],[-114.5645,45.5637],[-114.5644,45.5639],[-114.5635,45.5645],[-114.5627,45.5649],[-114.5618,45.5652],[-114.561,45.5654],[-114.5604,45.5655],[-114.5603,45.5655],[-114.5595,45.5654],[-114.5594,45.5655],[-114.5592,45.5655],[-114.5585,45.566],[-114.5581,45.5668],[-114.5578,45.5676],[-114.5574,45.5685],[-114.557,45.5696],[-114.557,45.57],[-114.5575,45.5706],[-114.5576,45.571],[-114.5575,45.5714],[-114.5571,45.5719],[-114.5569,45.5726],[-114.5569,45.5727],[-114.5568,45.5729],[-114.5566,45.5731],[-114.5554,45.574],[-114.5545,45.5748],[-114.5531,45.5762],[-114.553,45.5764],[-114.553,45.5766],[-114.5537,45.5794],[-114.5541,45.5811],[-114.5541,45.5812],[-114.5543,45.5815],[-114.5547,45.5818],[-114.5549,45.5822],[-114.5554,45.5826],[-114.5561,45.5829],[-114.5562,45.583],[-114.5572,45.5835],[-114.5574,45.5836],[-114.5579,45.584],[-114.5583,45.5843],[-114.5584,45.5844],[-114.5585,45.5845],[-114.5584,45.5846],[-114.5583,45.5848],[-114.5576,45.5852],[-114.5572,45.5855],[-114.557,45.5858],[-114.5568,45.5863],[-114.5567,45.5869],[-114.5564,45.5873],[-114.5562,45.5874],[-114.5556,45.5877],[-114.555,45.5879],[-114.5543,45.5882],[-114.5539,45.5884],[-114.5537,45.589],[-114.554,45.5902],[-114.554,45.5903],[-114.5542,45.5911],[-114.5541,45.5912],[-114.554,45.5915],[-114.5536,45.592],[-114.5532,45.5925],[-114.5524,45.5931],[-114.552,45.5936],[-114.5517,45.5938],[-114.5514,45.594],[-114.551,45.5942],[-114.5504,45.5946],[-114.5503,45.5947],[-114.5493,45.5953],[-114.5489,45.5958],[-114.5489,45.5963],[-114.5487,45.5968],[-114.5486,45.5972],[-114.5485,45.5974],[-114.5485,45.5975],[-114.5482,45.5984],[-114.5479,45.5992],[-114.5477,45.5995],[-114.5476,45.5997],[-114.5473,45.6001],[-114.5469,45.6003],[-114.5461,45.6004],[-114.5456,45.6006],[-114.5454,45.6008],[-114.5454,45.6009],[-114.5452,45.6009],[-114.5448,45.6011],[-114.5442,45.6013],[-114.5432,45.6015],[-114.5424,45.6018],[-114.542,45.602],[-114.542,45.6022],[-114.542,45.6023],[-114.5422,45.6025],[-114.5422,45.6026],[-114.5423,45.6027],[-114.5422,45.6028],[-114.5418,45.603],[-114.5414,45.6033],[-114.541,45.6035],[-114.5404,45.604],[-114.5394,45.6049],[-114.5385,45.6058],[-114.538,45.6061],[-114.5379,45.6066],[-114.538,45.607],[-114.5382,45.6074],[-114.5385,45.6078],[-114.539,45.6082],[-114.5395,45.6085],[-114.5398,45.6087],[-114.5401,45.609],[-114.5403,45.6093],[-114.5405,45.6099],[-114.541,45.6104],[-114.5413,45.6109],[-114.5417,45.6112],[-114.5418,45.6113],[-114.5421,45.6116],[-114.5423,45.612],[-114.5422,45.6123],[-114.5422,45.6125],[-114.5421,45.6126],[-114.5423,45.613],[-114.5432,45.6143],[-114.5435,45.6147],[-114.5439,45.6155],[-114.5443,45.6162],[-114.5446,45.6168],[-114.5447,45.617],[-114.545,45.6171],[-114.5461,45.6173],[-114.5468,45.6174],[-114.5472,45.6175],[-114.5481,45.6178],[-114.5497,45.6181],[-114.5517,45.6185],[-114.5527,45.6187],[-114.5533,45.6189],[-114.5536,45.619],[-114.5541,45.6194],[-114.5546,45.6199],[-114.5548,45.6206],[-114.5548,45.6212],[-114.5547,45.6213],[-114.5547,45.6219],[-114.555,45.6224],[-114.5556,45.6232],[-114.5565,45.624],[-114.5579,45.6249],[-114.5583,45.6251],[-114.5584,45.6255],[-114.5584,45.6261],[-114.5584,45.6262],[-114.5583,45.6266],[-114.5582,45.627],[-114.5583,45.6274],[-114.5599,45.6287],[-114.5601,45.629],[-114.5608,45.6298],[-114.5615,45.6303],[-114.5619,45.6306],[-114.5628,45.6312],[-114.5632,45.6317],[-114.5635,45.6323],[-114.5638,45.6334],[-114.564,45.6346],[-114.564,45.6349],[-114.5641,45.6353],[-114.564,45.6356],[-114.564,45.6362],[-114.5641,45.6365],[-114.5642,45.6368],[-114.564,45.6376],[-114.5637,45.6379],[-114.5629,45.6386],[-114.5622,45.6391],[-114.5614,45.6397],[-114.5607,45.6402],[-114.5604,45.6403],[-114.5597,45.6406],[-114.5587,45.6408],[-114.558,45.6409],[-114.5579,45.641],[-114.5569,45.6411],[-114.5559,45.6412],[-114.5552,45.6412],[-114.5546,45.6414],[-114.5534,45.6418],[-114.5524,45.6421],[-114.5517,45.6424],[-114.5505,45.6425],[-114.55,45.6426],[-114.5499,45.6426],[-114.5495,45.6427],[-114.5484,45.6425],[-114.5478,45.6424],[-114.5474,45.6425],[-114.5467,45.6428],[-114.546,45.643],[-114.5454,45.643],[-114.5445,45.6428],[-114.5435,45.6425],[-114.543,45.6423],[-114.5429,45.6422],[-114.5427,45.6421],[-114.5423,45.642],[-114.5422,45.6418],[-114.5422,45.6417],[-114.542,45.6415],[-114.5419,45.6414],[-114.5418,45.6414],[-114.5417,45.6414],[-114.5417,45.6416],[-114.5419,45.6421],[-114.5419,45.6425],[-114.5417,45.6428],[-114.5414,45.6434],[-114.5412,45.6439],[-114.5411,45.6441],[-114.541,45.6445],[-114.5409,45.6446],[-114.5407,45.6448],[-114.5401,45.6456],[-114.5397,45.6461],[-114.5397,45.6468],[-114.5398,45.6473],[-114.5402,45.6477],[-114.5411,45.6481],[-114.5412,45.6483],[-114.5413,45.6486],[-114.541,45.6492],[-114.5407,45.6498],[-114.5403,45.6503],[-114.5395,45.6506],[-114.539,45.6506],[-114.5384,45.6506],[-114.5378,45.6506],[-114.5374,45.6504],[-114.5371,45.6503],[-114.5365,45.6503],[-114.5362,45.6504],[-114.5354,45.6507],[-114.5349,45.6508],[-114.5338,45.651],[-114.5331,45.6511],[-114.5324,45.6514],[-114.5322,45.6514],[-114.5312,45.6519],[-114.5311,45.6519],[-114.5301,45.6523],[-114.5293,45.6525],[-114.5289,45.6524],[-114.5286,45.6523],[-114.5283,45.6522],[-114.528,45.6519],[-114.5279,45.6519],[-114.5278,45.6518],[-114.5277,45.6517],[-114.5275,45.6515],[-114.5274,45.6514],[-114.5269,45.6511],[-114.5256,45.6506],[-114.5241,45.6497],[-114.5234,45.6494],[-114.5227,45.6493],[-114.5223,45.6494],[-114.5219,45.6495],[-114.5213,45.6497],[-114.5203,45.6503],[-114.5196,45.651],[-114.5187,45.6515],[-114.5181,45.6517],[-114.5171,45.6521],[-114.5168,45.6523],[-114.516,45.6526],[-114.5157,45.6527],[-114.5153,45.653],[-114.5151,45.6531],[-114.5146,45.6541],[-114.5141,45.6547],[-114.5139,45.655],[-114.5136,45.6554],[-114.5127,45.656],[-114.5119,45.6564],[-114.5108,45.6566],[-114.5105,45.6566],[-114.5098,45.6567],[-114.5091,45.6568],[-114.5081,45.6572],[-114.5076,45.6575],[-114.5076,45.658],[-114.5078,45.6589],[-114.5069,45.6598],[-114.5069,45.6604],[-114.5068,45.6608],[-114.5066,45.6614],[-114.5064,45.6618],[-114.5059,45.6621],[-114.5055,45.6625],[-114.5043,45.6638],[-114.504,45.6643],[-114.5035,45.665],[-114.5031,45.6654],[-114.5017,45.6661],[-114.5014,45.6665],[-114.501,45.6671],[-114.5002,45.6679],[-114.4997,45.6685],[-114.4995,45.6688],[-114.4995,45.6692],[-114.4996,45.6696],[-114.4997,45.6698],[-114.5,45.6703],[-114.5004,45.6707],[-114.5005,45.6716],[-114.5009,45.672],[-114.5013,45.6725],[-114.5017,45.6731],[-114.502,45.6735],[-114.5023,45.6739],[-114.502,45.6752],[-114.502,45.6759],[-114.5018,45.6765],[-114.5015,45.6771],[-114.5015,45.6774],[-114.5001,45.6782],[-114.4994,45.6785],[-114.499,45.6787],[-114.499,45.6789],[-114.4992,45.6794],[-114.5001,45.6811],[-114.5002,45.6813],[-114.5003,45.6815],[-114.5008,45.6822],[-114.5009,45.6823],[-114.5012,45.6824],[-114.5016,45.6824],[-114.5019,45.6824],[-114.5027,45.6823],[-114.5036,45.6824],[-114.5037,45.6824],[-114.5054,45.6825],[-114.5057,45.6827],[-114.5063,45.6829],[-114.5065,45.683],[-114.507,45.6833],[-114.5071,45.6834],[-114.5073,45.6834],[-114.5078,45.6836],[-114.5084,45.6835],[-114.5089,45.6835],[-114.5092,45.6834],[-114.5099,45.6833],[-114.5108,45.6834],[-114.5114,45.6834],[-114.5125,45.6836],[-114.5126,45.6837],[-114.5132,45.6838],[-114.5137,45.6838],[-114.5138,45.6838],[-114.5143,45.6842],[-114.515,45.6846],[-114.5151,45.6848],[-114.5151,45.6849],[-114.515,45.685],[-114.5145,45.6853],[-114.5138,45.6857],[-114.5133,45.686],[-114.5129,45.6862],[-114.5122,45.6865],[-114.5119,45.6867],[-114.5117,45.687],[-114.5112,45.6876],[-114.5108,45.6878],[-114.5104,45.6882],[-114.51,45.6886],[-114.5097,45.6889],[-114.5096,45.6892],[-114.5092,45.6895],[-114.5086,45.6895],[-114.5077,45.6898],[-114.507,45.6901],[-114.5059,45.6906],[-114.5054,45.6909],[-114.505,45.6911],[-114.5045,45.6915],[-114.5041,45.6917],[-114.5035,45.6923],[-114.5024,45.6929],[-114.5014,45.6937],[-114.5012,45.6945],[-114.5011,45.6951],[-114.5011,45.6955],[-114.5009,45.6957],[-114.5007,45.6966],[-114.5003,45.697],[-114.4984,45.6983],[-114.4968,45.6993],[-114.4966,45.6994],[-114.4966,45.7001],[-114.4964,45.7011],[-114.4962,45.7015],[-114.4961,45.7016],[-114.4961,45.7017],[-114.4956,45.7025],[-114.4952,45.7035],[-114.4951,45.704],[-114.4952,45.7042],[-114.4956,45.7046],[-114.4961,45.7048],[-114.4962,45.7049],[-114.4963,45.7051],[-114.4962,45.7056],[-114.4961,45.7064],[-114.4963,45.7071],[-114.4966,45.7076],[-114.4967,45.7076],[-114.4975,45.7082],[-114.4976,45.7086],[-114.4977,45.7094],[-114.4975,45.7104],[-114.4976,45.7109],[-114.4977,45.7112],[-114.4985,45.7119],[-114.4993,45.7128],[-114.4999,45.7135],[-114.5011,45.7151],[-114.5015,45.7156],[-114.5024,45.7164],[-114.5029,45.7171],[-114.5029,45.7172],[-114.5031,45.7176],[-114.5032,45.7178],[-114.5031,45.7183],[-114.5029,45.7189],[-114.5032,45.7193],[-114.5036,45.7197],[-114.5038,45.7203],[-114.504,45.7204],[-114.5041,45.7211],[-114.5042,45.7217],[-114.5042,45.7218],[-114.5044,45.7219],[-114.5044,45.722],[-114.5046,45.722],[-114.5048,45.7221],[-114.5049,45.7222],[-114.505,45.7223],[-114.5053,45.7227],[-114.5059,45.7231],[-114.507,45.7236],[-114.5078,45.7238],[-114.5087,45.724],[-114.5109,45.725],[-114.5121,45.7255],[-114.513,45.726],[-114.5136,45.7263],[-114.5144,45.7268],[-114.5152,45.7274],[-114.5154,45.7274],[-114.5164,45.7272],[-114.5168,45.7271],[-114.518,45.7268],[-114.5181,45.7268],[-114.519,45.7266],[-114.5195,45.7265],[-114.5201,45.7265],[-114.5203,45.7265],[-114.5204,45.7265],[-114.5205,45.7265],[-114.5206,45.7265],[-114.5211,45.7266],[-114.5216,45.7268],[-114.5218,45.7268],[-114.5219,45.7269],[-114.522,45.727],[-114.5223,45.7271],[-114.5228,45.7272],[-114.5231,45.7272],[-114.5238,45.7272],[-114.5244,45.7272],[-114.5253,45.7273],[-114.5259,45.7275],[-114.526,45.7275],[-114.5266,45.7276],[-114.5267,45.7276],[-114.5272,45.728],[-114.5277,45.7288],[-114.5282,45.7302],[-114.5282,45.7304],[-114.5285,45.7314],[-114.5286,45.7315],[-114.5289,45.7319],[-114.5291,45.7321],[-114.5296,45.7326],[-114.5302,45.733],[-114.5303,45.7331],[-114.5304,45.7331],[-114.5308,45.7333],[-114.5313,45.7337],[-114.5316,45.7341],[-114.5318,45.7347],[-114.532,45.7351],[-114.5324,45.7355],[-114.5325,45.7355],[-114.5333,45.7358],[-114.5338,45.7361],[-114.5342,45.7366],[-114.5345,45.7376],[-114.5348,45.7382],[-114.5349,45.7384],[-114.5353,45.7388],[-114.5356,45.739],[-114.5356,45.7391],[-114.5357,45.7392],[-114.5364,45.7394],[-114.5375,45.7396],[-114.5391,45.7401],[-114.541,45.7408],[-114.5414,45.741],[-114.5439,45.7419],[-114.5447,45.7422],[-114.5453,45.7424],[-114.546,45.7426],[-114.5465,45.743],[-114.5472,45.7432],[-114.5477,45.7433],[-114.5478,45.7433],[-114.5477,45.7439],[-114.5472,45.7449],[-114.5468,45.7454],[-114.5466,45.7458],[-114.5459,45.7465],[-114.5457,45.7469],[-114.5459,45.7475],[-114.5461,45.7478],[-114.5464,45.7484],[-114.5464,45.7492],[-114.5464,45.7493],[-114.5463,45.7494],[-114.5463,45.7495],[-114.5463,45.7501],[-114.5464,45.7503],[-114.5465,45.7505],[-114.5473,45.7512],[-114.5473,45.7515],[-114.5473,45.7516],[-114.5473,45.7517],[-114.5473,45.7519],[-114.547,45.7525],[-114.5469,45.7527],[-114.5464,45.7532],[-114.5461,45.7538],[-114.5459,45.7542],[-114.546,45.7546],[-114.546,45.7548],[-114.5461,45.7551],[-114.5461,45.7553],[-114.5461,45.7556],[-114.5461,45.7561],[-114.546,45.7563],[-114.5457,45.7565],[-114.5451,45.7567],[-114.5447,45.7569],[-114.5443,45.7573],[-114.5441,45.7576],[-114.5441,45.7582],[-114.5441,45.7585],[-114.5445,45.7592],[-114.5451,45.7597],[-114.546,45.7604],[-114.5464,45.7607],[-114.5465,45.7607],[-114.5476,45.7613],[-114.5489,45.7622],[-114.5491,45.7624],[-114.5507,45.7635],[-114.5512,45.7639],[-114.5519,45.7641],[-114.5522,45.7642],[-114.5531,45.7639],[-114.5536,45.7638],[-114.554,45.7638],[-114.5541,45.7638],[-114.5549,45.7639],[-114.555,45.7639],[-114.5558,45.7641],[-114.5566,45.7642],[-114.5575,45.7643],[-114.5583,45.7648],[-114.5587,45.7651],[-114.5587,45.7652],[-114.5592,45.7656],[-114.5598,45.7665],[-114.5601,45.7672],[-114.5602,45.7677],[-114.5607,45.7684],[-114.5615,45.7693],[-114.562,45.7697],[-114.5626,45.77],[-114.5633,45.7702],[-114.5638,45.7705],[-114.5647,45.7712],[-114.5652,45.7718],[-114.5658,45.7722],[-114.5663,45.7727],[-114.5665,45.7733],[-114.5663,45.7736],[-114.5662,45.7738],[-114.5661,45.7739],[-114.566,45.774],[-114.5654,45.7748],[-114.565,45.7751],[-114.5642,45.7758],[-114.5636,45.7762],[-114.5634,45.7764],[-114.5634,45.7769],[-114.5635,45.7778],[-114.5634,45.7782],[-114.5633,45.7783],[-114.5631,45.7785],[-114.5629,45.7789],[-114.5628,45.7794],[-114.5624,45.7798],[-114.5619,45.7803],[-114.5613,45.7805],[-114.5605,45.781],[-114.5598,45.7815],[-114.5591,45.7822],[-114.5585,45.7825],[-114.5582,45.7827],[-114.5578,45.7829],[-114.557,45.7835],[-114.5563,45.7842],[-114.556,45.7847],[-114.5556,45.7854],[-114.5555,45.7859],[-114.5555,45.7863],[-114.5556,45.7864],[-114.5556,45.7865],[-114.5555,45.7866],[-114.5554,45.7866],[-114.5551,45.7866],[-114.5548,45.7867],[-114.5542,45.7868],[-114.5535,45.7871],[-114.5524,45.7876],[-114.5518,45.7878],[-114.5514,45.788],[-114.5512,45.788],[-114.55,45.7883],[-114.549,45.7887],[-114.5485,45.7889],[-114.5476,45.7894],[-114.5465,45.7898],[-114.5462,45.7898],[-114.5454,45.7899],[-114.5452,45.7899],[-114.5444,45.79],[-114.5441,45.7904],[-114.5441,45.7905],[-114.5442,45.7907],[-114.5445,45.7911],[-114.5445,45.7913],[-114.5447,45.7923],[-114.545,45.7933],[-114.5451,45.794],[-114.5451,45.7947],[-114.5449,45.7953],[-114.5448,45.7961],[-114.5449,45.7966],[-114.545,45.7973],[-114.5451,45.7976],[-114.545,45.7979],[-114.5442,45.7984],[-114.5437,45.7987],[-114.5435,45.7987],[-114.5425,45.799],[-114.5414,45.7992],[-114.5404,45.8002],[-114.5401,45.8004],[-114.5396,45.801],[-114.5387,45.8022],[-114.5386,45.8023],[-114.5382,45.8025],[-114.538,45.8026],[-114.5376,45.8028],[-114.5376,45.803],[-114.5376,45.8032],[-114.5379,45.804],[-114.5379,45.8042],[-114.5379,45.8045],[-114.5371,45.8053],[-114.5354,45.8064],[-114.5339,45.8075],[-114.5324,45.8085],[-114.531,45.8099],[-114.5309,45.8103],[-114.5308,45.8108],[-114.5307,45.8116],[-114.5306,45.8121],[-114.5305,45.8124],[-114.5303,45.8127],[-114.5302,45.8131],[-114.5302,45.8134],[-114.5303,45.8135],[-114.5304,45.8137],[-114.5311,45.814],[-114.5316,45.8142],[-114.5319,45.8146],[-114.5322,45.815],[-114.5323,45.8152],[-114.5326,45.8155],[-114.5326,45.8156],[-114.5321,45.8162],[-114.5318,45.8167],[-114.5315,45.8173],[-114.5313,45.8181],[-114.5312,45.8182],[-114.531,45.8189],[-114.5309,45.819],[-114.5305,45.8192],[-114.5304,45.8192],[-114.5303,45.8192],[-114.5295,45.8193],[-114.5288,45.8195],[-114.5276,45.8199],[-114.5275,45.82],[-114.5274,45.82],[-114.5273,45.82],[-114.5267,45.8201],[-114.5265,45.8202],[-114.5263,45.8203],[-114.5263,45.8204],[-114.5261,45.8205],[-114.526,45.8208],[-114.5258,45.8214],[-114.5256,45.8217],[-114.5252,45.822],[-114.5249,45.8222],[-114.5245,45.8222],[-114.5239,45.8224],[-114.5234,45.8225],[-114.5231,45.8227],[-114.5224,45.8233],[-114.5221,45.8235],[-114.5218,45.8237],[-114.5217,45.8239],[-114.5216,45.8241],[-114.5204,45.8245],[-114.5195,45.8248],[-114.5179,45.8252],[-114.5176,45.8252],[-114.5164,45.8257],[-114.5154,45.8263],[-114.515,45.8266],[-114.5144,45.8271],[-114.5143,45.8272],[-114.5137,45.8281],[-114.5136,45.8283],[-114.5135,45.8283],[-114.5135,45.8284],[-114.5129,45.8289],[-114.5122,45.8293],[-114.5115,45.8294],[-114.5115,45.8296],[-114.5117,45.8296],[-114.5118,45.8296],[-114.5122,45.8296],[-114.5126,45.8296],[-114.5129,45.8297],[-114.5134,45.8304],[-114.5139,45.8307],[-114.5145,45.8307],[-114.5149,45.8309],[-114.5165,45.8321],[-114.5169,45.8328],[-114.517,45.833],[-114.517,45.8332],[-114.5173,45.8339],[-114.5174,45.8349],[-114.5172,45.8357],[-114.5169,45.8363],[-114.5165,45.8374],[-114.5158,45.8385],[-114.5154,45.8391],[-114.5152,45.8398],[-114.5151,45.8405],[-114.5148,45.8408],[-114.5143,45.8409],[-114.5141,45.841],[-114.5133,45.8413],[-114.5124,45.8417],[-114.5119,45.8421],[-114.5119,45.8425],[-114.5116,45.8431],[-114.5111,45.8436],[-114.5108,45.8439],[-114.5105,45.8445],[-114.5097,45.8453],[-114.5096,45.8454],[-114.5093,45.8456],[-114.5085,45.8458],[-114.5082,45.8458],[-114.5077,45.8457],[-114.5073,45.8456],[-114.5067,45.8457],[-114.5059,45.8458],[-114.5055,45.8457],[-114.5054,45.8457],[-114.5051,45.8457],[-114.5045,45.8457],[-114.504,45.8459],[-114.5037,45.846],[-114.5036,45.846],[-114.5036,45.8461],[-114.5034,45.8463],[-114.5033,45.8465],[-114.5033,45.8469],[-114.5031,45.8474],[-114.5028,45.8477],[-114.5026,45.8479],[-114.5022,45.8483],[-114.5016,45.8487],[-114.5012,45.8492],[-114.501,45.8493],[-114.5008,45.8495],[-114.5003,45.85],[-114.4995,45.8505],[-114.499,45.8507],[-114.4986,45.8507],[-114.498,45.8506],[-114.4965,45.8501],[-114.4963,45.8501],[-114.4953,45.8498],[-114.4947,45.8497],[-114.4942,45.8496],[-114.4941,45.8496],[-114.4938,45.8497],[-114.4937,45.8497],[-114.4936,45.8498],[-114.4935,45.8498],[-114.4935,45.8499],[-114.4931,45.85],[-114.4926,45.8498],[-114.4922,45.8498],[-114.4918,45.8499],[-114.4913,45.85],[-114.4907,45.85],[-114.4895,45.8504],[-114.4887,45.8508],[-114.4885,45.851],[-114.4881,45.8511],[-114.4875,45.8516],[-114.4871,45.8517],[-114.4869,45.8517],[-114.4865,45.8517],[-114.4858,45.8516],[-114.4853,45.8516],[-114.4839,45.8511],[-114.483,45.8506],[-114.4827,45.8504],[-114.4823,45.8502],[-114.4822,45.8501],[-114.4819,45.8496],[-114.4817,45.8494],[-114.4814,45.849],[-114.4811,45.8488],[-114.4794,45.8482],[-114.4788,45.8479],[-114.4781,45.8475],[-114.477,45.8471],[-114.4758,45.8467],[-114.4754,45.8466],[-114.4749,45.8466],[-114.4744,45.8467],[-114.4731,45.8472],[-114.4728,45.8473],[-114.4724,45.8475],[-114.4722,45.8476],[-114.472,45.8478],[-114.4718,45.8481],[-114.4714,45.849],[-114.4712,45.8496],[-114.4711,45.8499],[-114.4708,45.8505],[-114.4705,45.8511],[-114.4704,45.8513],[-114.4703,45.8515],[-114.47,45.8515],[-114.4692,45.8516],[-114.4689,45.8516],[-114.4685,45.8517],[-114.4681,45.8518],[-114.4676,45.8518],[-114.4671,45.8519],[-114.466,45.8519],[-114.4654,45.852],[-114.465,45.8521],[-114.4643,45.8525],[-114.464,45.8528],[-114.4631,45.8536],[-114.4628,45.8541],[-114.4626,45.8545],[-114.4624,45.8546],[-114.462,45.8548],[-114.4616,45.8551],[-114.4612,45.8552],[-114.4606,45.8552],[-114.4601,45.855],[-114.4592,45.8548],[-114.4586,45.8547],[-114.4575,45.8546],[-114.4569,45.8547],[-114.4566,45.8547],[-114.4562,45.8548],[-114.456,45.8549],[-114.4558,45.855],[-114.455,45.8553],[-114.4537,45.8558],[-114.4531,45.8561],[-114.4524,45.8566],[-114.4522,45.8567],[-114.452,45.857],[-114.4517,45.8572],[-114.4503,45.8581],[-114.4493,45.8586],[-114.4487,45.8591],[-114.4483,45.8598],[-114.4479,45.8605],[-114.4479,45.8606],[-114.4472,45.8612],[-114.447,45.8612],[-114.4464,45.8614],[-114.4457,45.8616],[-114.4448,45.8617],[-114.4433,45.8618],[-114.4416,45.862],[-114.4404,45.8621],[-114.4397,45.8622],[-114.4383,45.8626],[-114.4377,45.8626],[-114.4374,45.8623],[-114.4371,45.8619],[-114.4367,45.8616],[-114.4363,45.8613],[-114.4357,45.8611],[-114.4351,45.861],[-114.4344,45.8608],[-114.4334,45.8604],[-114.4324,45.86],[-114.4317,45.8598],[-114.4309,45.8596],[-114.4304,45.8595],[-114.4302,45.8595],[-114.4294,45.8591],[-114.429,45.8587],[-114.4287,45.8585],[-114.4279,45.8581],[-114.4278,45.858],[-114.4274,45.8579],[-114.4267,45.8578],[-114.4262,45.8577],[-114.4257,45.8573],[-114.4248,45.8568],[-114.4244,45.8563],[-114.4241,45.8558],[-114.4235,45.8556],[-114.423,45.8555],[-114.4224,45.8553],[-114.4215,45.8552],[-114.4206,45.8552],[-114.4205,45.8551],[-114.4204,45.8551],[-114.4202,45.855],[-114.4196,45.8544],[-114.4188,45.8538],[-114.4178,45.8534],[-114.4164,45.8531],[-114.4151,45.8528],[-114.4142,45.8527],[-114.4131,45.8524],[-114.413,45.8523],[-114.4128,45.8521],[-114.4127,45.8521],[-114.4124,45.8521],[-114.4123,45.852],[-114.4121,45.8519],[-114.4116,45.852],[-114.4113,45.8519],[-114.411,45.8519],[-114.4107,45.8518],[-114.4099,45.8517],[-114.4096,45.8516],[-114.4097,45.8518],[-114.4098,45.852],[-114.4096,45.8523],[-114.4096,45.8524],[-114.4093,45.8528],[-114.4092,45.8531],[-114.4089,45.8538],[-114.4086,45.8546],[-114.4084,45.8553],[-114.4084,45.8557],[-114.4083,45.8563],[-114.4078,45.8577],[-114.4075,45.8591],[-114.4071,45.8599],[-114.4069,45.8601],[-114.4064,45.8606],[-114.4061,45.8608],[-114.4061,45.861],[-114.4064,45.8614],[-114.4064,45.8615],[-114.4065,45.8618],[-114.4066,45.8625],[-114.4066,45.8631],[-114.4066,45.8637],[-114.4065,45.8642],[-114.406,45.8648],[-114.4052,45.8658],[-114.4048,45.8665],[-114.4048,45.8668],[-114.405,45.8671],[-114.4052,45.8674],[-114.4052,45.8675],[-114.4056,45.868],[-114.4061,45.8686],[-114.4062,45.869],[-114.4063,45.8691],[-114.4062,45.8693],[-114.4062,45.8696],[-114.4061,45.8699],[-114.4059,45.8704],[-114.4052,45.8711],[-114.4046,45.8716],[-114.4039,45.8719],[-114.4028,45.8719],[-114.4018,45.8719],[-114.4012,45.8715],[-114.4002,45.871],[-114.3996,45.8708],[-114.3991,45.8708],[-114.3979,45.8708],[-114.3966,45.871],[-114.3961,45.8712],[-114.3956,45.8717],[-114.3956,45.872],[-114.3956,45.8723],[-114.3957,45.8732],[-114.3955,45.8738],[-114.3953,45.8741],[-114.3953,45.8743],[-114.3943,45.8751],[-114.3941,45.8753],[-114.394,45.8758],[-114.3939,45.8764],[-114.3932,45.8767],[-114.3928,45.877],[-114.3928,45.8775],[-114.3929,45.8781],[-114.3929,45.8786],[-114.3929,45.8787],[-114.3926,45.8791],[-114.3925,45.8792],[-114.3918,45.8795],[-114.3916,45.8796],[-114.3904,45.8801],[-114.3903,45.8802],[-114.3898,45.8803],[-114.3895,45.8808],[-114.3892,45.8815],[-114.3886,45.8822],[-114.3884,45.8827],[-114.3883,45.8832],[-114.3881,45.8836],[-114.3879,45.8839],[-114.3878,45.8845],[-114.3877,45.8854],[-114.3876,45.8865],[-114.3876,45.8866],[-114.3873,45.8877],[-114.3872,45.8885],[-114.3873,45.8891],[-114.3876,45.8902],[-114.3881,45.8912],[-114.3886,45.8921],[-114.3887,45.8921],[-114.3889,45.8922],[-114.3889,45.8923],[-114.3896,45.8922],[-114.3905,45.8921],[-114.3913,45.8921],[-114.3922,45.8921],[-114.3927,45.8922],[-114.3929,45.8924],[-114.3931,45.8924],[-114.3937,45.893],[-114.3939,45.8937],[-114.3939,45.8946],[-114.3937,45.8951],[-114.3935,45.8955],[-114.3935,45.8956],[-114.3937,45.8959],[-114.3939,45.8963],[-114.3944,45.8968],[-114.3947,45.8971],[-114.3949,45.8975],[-114.3948,45.898],[-114.3952,45.8996],[-114.3951,45.9008],[-114.3951,45.9009],[-114.3951,45.901],[-114.3951,45.9013],[-114.3951,45.9014],[-114.3955,45.9014],[-114.3957,45.9014],[-114.396,45.9014],[-114.3965,45.9014],[-114.3971,45.9014],[-114.3976,45.9017],[-114.3983,45.9018],[-114.3989,45.9023],[-114.3994,45.9024],[-114.4006,45.9022],[-114.4012,45.9023],[-114.4021,45.9026],[-114.4025,45.9027],[-114.4026,45.9027],[-114.4031,45.9031],[-114.4033,45.9032],[-114.4035,45.9032],[-114.4041,45.9035],[-114.4046,45.9038],[-114.4049,45.9042],[-114.4053,45.9047],[-114.406,45.9051],[-114.4066,45.9054],[-114.4074,45.9061],[-114.4086,45.9069],[-114.41,45.9088],[-114.411,45.9096],[-114.4116,45.9101],[-114.4128,45.9111],[-114.4136,45.9116],[-114.4137,45.9124],[-114.4142,45.914],[-114.4147,45.9149],[-114.4148,45.9152],[-114.4153,45.9164],[-114.4158,45.9176],[-114.4162,45.9184],[-114.4162,45.9192],[-114.4154,45.9205],[-114.4149,45.9216],[-114.4149,45.9217],[-114.4149,45.9218],[-114.4149,45.9221],[-114.415,45.9223],[-114.4153,45.9226],[-114.416,45.9231],[-114.4177,45.9247],[-114.4185,45.9258],[-114.419,45.9262],[-114.4195,45.9264],[-114.4196,45.9264],[-114.4201,45.9265],[-114.4208,45.9267],[-114.4215,45.9273],[-114.4221,45.9275],[-114.4225,45.9276],[-114.4228,45.928],[-114.4232,45.9286],[-114.4235,45.929],[-114.4237,45.9292],[-114.4245,45.9297],[-114.4249,45.9302],[-114.4258,45.9315],[-114.4261,45.9318],[-114.4267,45.9326],[-114.4275,45.933],[-114.4276,45.9331],[-114.4281,45.9332],[-114.4285,45.9334],[-114.4289,45.9336],[-114.4294,45.9342],[-114.4305,45.935],[-114.4313,45.9357],[-114.4314,45.936],[-114.4314,45.937],[-114.4315,45.9376],[-114.4315,45.9379],[-114.4313,45.938],[-114.4311,45.938],[-114.4311,45.9381],[-114.4305,45.9382],[-114.4301,45.9385],[-114.4297,45.9388],[-114.4295,45.939],[-114.4295,45.9391],[-114.4294,45.9391],[-114.4291,45.9393],[-114.4285,45.9395],[-114.4276,45.9399],[-114.4267,45.9404],[-114.4261,45.9408],[-114.4256,45.9413],[-114.4254,45.9415],[-114.4251,45.9419],[-114.425,45.9422],[-114.4249,45.9428],[-114.4249,45.9429],[-114.4249,45.9436],[-114.4249,45.9437],[-114.4249,45.9439],[-114.4249,45.944],[-114.424,45.9442],[-114.4238,45.9442],[-114.4226,45.9446],[-114.4221,45.9447],[-114.4213,45.9447],[-114.421,45.9447],[-114.4209,45.9449],[-114.421,45.9452],[-114.4211,45.9456],[-114.421,45.9459],[-114.4208,45.9462],[-114.4198,45.9469],[-114.419,45.9474],[-114.4178,45.9476],[-114.4167,45.9478],[-114.4158,45.9481],[-114.4155,45.9482],[-114.415,45.9484],[-114.4144,45.9487],[-114.4138,45.9492],[-114.4134,45.9498],[-114.4132,45.9506],[-114.413,45.9512],[-114.4127,45.9517],[-114.4124,45.9521],[-114.4122,45.9523],[-114.4118,45.9526],[-114.4112,45.9531],[-114.411,45.9531],[-114.4107,45.9532],[-114.4099,45.9532],[-114.4097,45.9532],[-114.4094,45.9532],[-114.409,45.9533],[-114.4081,45.9537],[-114.4069,45.9543],[-114.4062,45.9548],[-114.4054,45.9555],[-114.4054,45.9556],[-114.4051,45.9558],[-114.4046,45.9561],[-114.4041,45.9563],[-114.4033,45.957],[-114.4032,45.9572],[-114.4025,45.9579],[-114.4025,45.9588],[-114.4026,45.9599],[-114.4026,45.9604],[-114.4027,45.9613],[-114.4024,45.9622],[-114.4018,45.9632],[-114.4016,45.9634],[-114.4014,45.9635],[-114.4017,45.9636],[-114.4018,45.9636],[-114.402,45.9636],[-114.4022,45.9639],[-114.4032,45.9649],[-114.4041,45.966],[-114.4041,45.9664],[-114.4039,45.967],[-114.4038,45.9672],[-114.404,45.9674],[-114.4044,45.9674],[-114.4045,45.9674],[-114.4047,45.9674],[-114.4048,45.9677],[-114.4048,45.9684],[-114.4052,45.969],[-114.4061,45.97],[-114.4066,45.9701],[-114.4073,45.9704],[-114.4081,45.9708],[-114.4085,45.971],[-114.4086,45.9711],[-114.4092,45.9714],[-114.4093,45.9715],[-114.4096,45.9718],[-114.4101,45.9721],[-114.4102,45.9722],[-114.4108,45.973],[-114.411,45.9733],[-114.4112,45.9738],[-114.4116,45.9744],[-114.4116,45.975],[-114.4115,45.9753],[-114.4116,45.9758],[-114.4115,45.9759],[-114.4117,45.9769],[-114.4117,45.9776],[-114.4117,45.9779],[-114.412,45.978],[-114.4122,45.9781],[-114.4132,45.9787],[-114.4138,45.979],[-114.4141,45.9793],[-114.4145,45.9794],[-114.4155,45.9797],[-114.4165,45.9802],[-114.4174,45.9806],[-114.4185,45.9808],[-114.42,45.9811],[-114.4213,45.9814],[-114.4218,45.9817],[-114.4224,45.9823],[-114.423,45.983],[-114.4237,45.9839],[-114.424,45.9842],[-114.4242,45.9843],[-114.4242,45.9844],[-114.4249,45.9848],[-114.426,45.9852],[-114.4271,45.9855],[-114.4277,45.9858],[-114.4288,45.9866],[-114.4294,45.9866],[-114.4296,45.9866],[-114.4306,45.9868],[-114.4308,45.9868],[-114.4318,45.9869],[-114.4326,45.987],[-114.4335,45.9872],[-114.4343,45.9876],[-114.4353,45.9878],[-114.4357,45.9878],[-114.4364,45.9876],[-114.437,45.9875],[-114.4376,45.9876],[-114.4383,45.9878],[-114.4393,45.988],[-114.4398,45.988],[-114.4405,45.9878],[-114.4418,45.9875],[-114.4429,45.9873],[-114.4455,45.9874],[-114.4475,45.9875],[-114.4484,45.9876],[-114.4485,45.9876],[-114.4488,45.9879],[-114.4494,45.9885],[-114.4495,45.9888],[-114.4496,45.9889],[-114.4501,45.9895],[-114.4505,45.9898],[-114.4511,45.9899],[-114.4512,45.9899],[-114.4522,45.9901],[-114.453,45.9905],[-114.4536,45.991],[-114.4543,45.9919],[-114.455,45.9926],[-114.4554,45.9931],[-114.4553,45.9936],[-114.4553,45.9938],[-114.4559,45.9946],[-114.4561,45.9949],[-114.4565,45.9953],[-114.4565,45.9954],[-114.4567,45.9959],[-114.4568,45.9961],[-114.4572,45.9971],[-114.4575,45.9974],[-114.4576,45.9974],[-114.4578,45.9975],[-114.4591,45.9975],[-114.4607,45.9974],[-114.4637,45.9976],[-114.4643,45.9975],[-114.4647,45.9973],[-114.4652,45.9969],[-114.4655,45.9964],[-114.4659,45.996],[-114.4668,45.9957],[-114.4676,45.9955],[-114.4684,45.9953],[-114.4693,45.9947],[-114.4702,45.994],[-114.4707,45.9936],[-114.4715,45.9932],[-114.4724,45.9929],[-114.4741,45.9922],[-114.4753,45.992],[-114.4762,45.9921],[-114.4768,45.9923],[-114.4784,45.9925],[-114.48,45.9929],[-114.4806,45.9933],[-114.4808,45.9939],[-114.4818,45.9945],[-114.4835,45.9957],[-114.4843,45.9959],[-114.4848,45.9963],[-114.4851,45.9969],[-114.4857,45.9981],[-114.4861,45.9987],[-114.4862,45.9988],[-114.4865,45.9997],[-114.4866,45.9999],[-114.4867,45.9999],[-114.4867,46.0002],[-114.4866,46.0004],[-114.4868,46.0007],[-114.4869,46.0008],[-114.4872,46.0011],[-114.4876,46.0016],[-114.4877,46.0021],[-114.4878,46.0037],[-114.4878,46.0039],[-114.4878,46.0042],[-114.4876,46.0045],[-114.4874,46.0048],[-114.4872,46.005],[-114.4871,46.0052],[-114.4867,46.0057],[-114.4865,46.0059],[-114.4853,46.0078],[-114.4849,46.0082],[-114.4848,46.0083],[-114.4846,46.0083],[-114.4841,46.0082],[-114.4839,46.0082],[-114.4831,46.0081],[-114.4818,46.0085],[-114.4811,46.0089],[-114.4788,46.0103],[-114.4783,46.0104],[-114.4781,46.0105],[-114.4768,46.011],[-114.4762,46.0113],[-114.4757,46.0116],[-114.475,46.0121],[-114.4742,46.0125],[-114.4737,46.0128],[-114.4734,46.0133],[-114.4731,46.0142],[-114.473,46.0145],[-114.4732,46.0148],[-114.4735,46.015],[-114.4736,46.0154],[-114.4737,46.0155],[-114.4738,46.0159],[-114.4742,46.0177],[-114.4743,46.0181],[-114.4746,46.0186],[-114.4749,46.019],[-114.4749,46.0191],[-114.4754,46.0198],[-114.4754,46.0199],[-114.4756,46.0202],[-114.476,46.0209],[-114.476,46.021],[-114.476,46.0215],[-114.476,46.022],[-114.476,46.0221],[-114.4761,46.0222],[-114.4762,46.0225],[-114.4765,46.0232],[-114.4768,46.0238],[-114.4772,46.0244],[-114.4774,46.0248],[-114.4779,46.0254],[-114.4782,46.0258],[-114.4787,46.0264],[-114.479,46.0269],[-114.479,46.027],[-114.4792,46.0273],[-114.4793,46.028],[-114.4794,46.0282],[-114.4795,46.0283],[-114.4798,46.0289],[-114.4798,46.029],[-114.4802,46.0299],[-114.4804,46.0303],[-114.4805,46.0304],[-114.4809,46.0304],[-114.481,46.0304],[-114.4822,46.0303],[-114.4826,46.0303],[-114.4828,46.0303],[-114.4836,46.0303],[-114.4844,46.0302],[-114.4852,46.0301],[-114.4858,46.03],[-114.4862,46.0299],[-114.4863,46.0298],[-114.4874,46.0291],[-114.489,46.028],[-114.4893,46.0279],[-114.4899,46.0278],[-114.4907,46.0278],[-114.4922,46.0279],[-114.493,46.0279],[-114.4933,46.0279],[-114.4941,46.0279],[-114.4946,46.028],[-114.4949,46.028],[-114.4953,46.028],[-114.4961,46.0279],[-114.4972,46.0279],[-114.498,46.0281],[-114.5001,46.0285],[-114.5009,46.0287],[-114.5016,46.0289],[-114.503,46.0292],[-114.5039,46.0293],[-114.5042,46.0293],[-114.5049,46.0296],[-114.5054,46.03],[-114.5062,46.0306],[-114.5068,46.0309],[-114.5073,46.0312],[-114.5075,46.0315],[-114.5074,46.0319],[-114.5068,46.0326],[-114.5057,46.0343],[-114.5057,46.0345],[-114.5058,46.0347],[-114.506,46.0349],[-114.5061,46.035],[-114.5063,46.0354],[-114.5065,46.0358],[-114.5065,46.0362],[-114.5065,46.0368],[-114.5065,46.0369],[-114.5066,46.0372],[-114.5066,46.0374],[-114.5067,46.038],[-114.5067,46.0382],[-114.5067,46.0385],[-114.5066,46.0385],[-114.5062,46.0389],[-114.5055,46.0393],[-114.5052,46.0395],[-114.505,46.0396],[-114.5047,46.0401],[-114.5041,46.0414],[-114.5036,46.0417],[-114.5033,46.0418],[-114.5027,46.0419],[-114.5023,46.042],[-114.5018,46.0418],[-114.5013,46.0417],[-114.5009,46.0416],[-114.5002,46.0417],[-114.4991,46.0419],[-114.4975,46.0423],[-114.4973,46.0426],[-114.4977,46.0434],[-114.4977,46.0437],[-114.4975,46.0438],[-114.4974,46.0438],[-114.4969,46.0438],[-114.4964,46.044],[-114.4963,46.0441],[-114.4963,46.0444],[-114.4966,46.0446],[-114.4966,46.0448],[-114.4966,46.045],[-114.4959,46.0452],[-114.4954,46.0454],[-114.4951,46.0458],[-114.4946,46.0465],[-114.4945,46.0472],[-114.4942,46.0478],[-114.4938,46.0483],[-114.4936,46.0488],[-114.4933,46.0494],[-114.4929,46.0502],[-114.493,46.0505],[-114.4931,46.0506],[-114.4935,46.0514],[-114.4935,46.0523],[-114.4934,46.0525],[-114.4934,46.0526],[-114.4933,46.0526],[-114.4931,46.0526],[-114.4922,46.0527],[-114.4915,46.0529],[-114.4907,46.0533],[-114.4903,46.0535],[-114.4897,46.0535],[-114.4895,46.0536],[-114.4889,46.0537],[-114.4885,46.0538],[-114.4878,46.054],[-114.4876,46.0541],[-114.4866,46.0544],[-114.4846,46.0549],[-114.4835,46.0552],[-114.4827,46.0553],[-114.4825,46.0553],[-114.4813,46.0553],[-114.48,46.0554],[-114.4799,46.0555],[-114.4791,46.0557],[-114.478,46.0564],[-114.4778,46.0565],[-114.4771,46.057],[-114.477,46.057],[-114.477,46.0571],[-114.4763,46.0574],[-114.4762,46.0575],[-114.4752,46.058],[-114.4747,46.0584],[-114.4744,46.0589],[-114.4742,46.0601],[-114.4739,46.0605],[-114.4734,46.0607],[-114.4725,46.0609],[-114.4723,46.0609],[-114.4715,46.0611],[-114.4705,46.0613],[-114.4697,46.0617],[-114.4689,46.0622],[-114.4686,46.0624],[-114.4683,46.0628],[-114.4681,46.0631],[-114.4678,46.0637],[-114.4676,46.0645],[-114.4673,46.065],[-114.4671,46.0654],[-114.467,46.0658],[-114.4671,46.0659],[-114.4672,46.066],[-114.4674,46.0662],[-114.4682,46.0667],[-114.4686,46.0672],[-114.47,46.068],[-114.4713,46.0686],[-114.4718,46.0689],[-114.4721,46.0692],[-114.472,46.0701],[-114.472,46.0711],[-114.472,46.0716],[-114.4714,46.0724],[-114.4712,46.0727],[-114.4712,46.0728],[-114.4709,46.0735],[-114.4708,46.0745],[-114.4708,46.0746],[-114.4712,46.0753],[-114.4713,46.0755],[-114.4719,46.0763],[-114.4724,46.0768],[-114.4721,46.0769],[-114.4714,46.077],[-114.4711,46.0773],[-114.4707,46.0773],[-114.4704,46.0773],[-114.47,46.0771],[-114.4697,46.0771],[-114.469,46.0771],[-114.4683,46.0771],[-114.4676,46.0771],[-114.4672,46.0772],[-114.467,46.0772],[-114.466,46.0775],[-114.4657,46.0776],[-114.4653,46.0777],[-114.4641,46.0779],[-114.4632,46.0782],[-114.4622,46.0785],[-114.462,46.0786],[-114.462,46.0787],[-114.4623,46.0791],[-114.4625,46.0796],[-114.4624,46.0807],[-114.4623,46.0816],[-114.4621,46.0821],[-114.4621,46.0826],[-114.4621,46.083],[-114.4616,46.0839],[-114.4612,46.0848],[-114.4607,46.0856],[-114.4601,46.0865],[-114.4601,46.0868],[-114.4601,46.0869],[-114.46,46.087],[-114.4602,46.0877],[-114.4607,46.0894],[-114.4607,46.0904],[-114.4603,46.0914],[-114.4599,46.0925],[-114.4597,46.0928],[-114.4597,46.0932],[-114.4598,46.0934],[-114.4596,46.0937],[-114.4595,46.0939],[-114.4596,46.0944],[-114.4597,46.0948],[-114.4598,46.095],[-114.46,46.0954],[-114.4601,46.0959],[-114.46,46.0965],[-114.4602,46.0971],[-114.4605,46.0978],[-114.461,46.0985],[-114.4617,46.0991],[-114.4629,46.1],[-114.4635,46.1006],[-114.4636,46.1007],[-114.4642,46.1012],[-114.4647,46.1017],[-114.4651,46.1022],[-114.4651,46.1023],[-114.4653,46.1026],[-114.4658,46.1031],[-114.4668,46.1035],[-114.4668,46.1036],[-114.4671,46.1037],[-114.4672,46.1039],[-114.4671,46.1042],[-114.467,46.1043],[-114.467,46.1044],[-114.467,46.1045],[-114.4673,46.1047],[-114.4678,46.1049],[-114.4685,46.1052],[-114.4694,46.1054],[-114.4698,46.1054],[-114.4705,46.1055],[-114.4708,46.1056],[-114.4709,46.1056],[-114.4709,46.1057],[-114.471,46.1059],[-114.4712,46.1063],[-114.4717,46.1068],[-114.4721,46.1074],[-114.4726,46.1081],[-114.4728,46.1086],[-114.4728,46.1087],[-114.4729,46.1087],[-114.4729,46.1088],[-114.473,46.1093],[-114.4731,46.1096],[-114.4737,46.1105],[-114.4742,46.1117],[-114.4744,46.1123],[-114.4744,46.113],[-114.4745,46.1131],[-114.4752,46.1132],[-114.4786,46.113],[-114.4805,46.113],[-114.4812,46.1131],[-114.4821,46.1134],[-114.483,46.1135],[-114.484,46.1137],[-114.4852,46.1136],[-114.4862,46.1134],[-114.487,46.1132],[-114.4871,46.1132],[-114.4877,46.113],[-114.4885,46.113],[-114.4893,46.1133],[-114.4907,46.1139],[-114.4914,46.1146],[-114.492,46.1152],[-114.4926,46.1156],[-114.4929,46.1157],[-114.4931,46.1159],[-114.4933,46.1161],[-114.4935,46.1162],[-114.4938,46.1165],[-114.495,46.1173],[-114.4954,46.1177],[-114.4961,46.1178],[-114.4968,46.118],[-114.4974,46.1181],[-114.4975,46.1181],[-114.498,46.1185],[-114.4988,46.1188],[-114.4994,46.1189],[-114.5002,46.119],[-114.5011,46.1191],[-114.5017,46.1191],[-114.5023,46.1191],[-114.5028,46.1189],[-114.5031,46.1187],[-114.5032,46.1186],[-114.5037,46.1185],[-114.5044,46.1184],[-114.505,46.1184],[-114.5056,46.1187],[-114.5064,46.1191],[-114.5074,46.1197],[-114.5076,46.1198],[-114.5087,46.12],[-114.509,46.1201],[-114.5105,46.1204],[-114.5113,46.1206],[-114.5115,46.1209],[-114.5118,46.1213],[-114.5121,46.1216],[-114.5123,46.1221],[-114.5133,46.1226],[-114.515,46.1229],[-114.5169,46.1232],[-114.517,46.1232],[-114.5181,46.1233],[-114.5189,46.124],[-114.5198,46.1246],[-114.5205,46.1249],[-114.521,46.1251],[-114.5212,46.1253],[-114.5214,46.126],[-114.5213,46.1265],[-114.5211,46.1268],[-114.5211,46.1269],[-114.521,46.127],[-114.5207,46.1274],[-114.5202,46.1286],[-114.5199,46.1293],[-114.5192,46.1304],[-114.5186,46.1313],[-114.5184,46.1319],[-114.5183,46.1325],[-114.5182,46.1331],[-114.5179,46.1339],[-114.5179,46.1345],[-114.5177,46.1356],[-114.5178,46.1357],[-114.5182,46.1357],[-114.5192,46.1357],[-114.5197,46.1358],[-114.5202,46.1358],[-114.5208,46.136],[-114.5214,46.1365],[-114.5215,46.1366],[-114.5215,46.137],[-114.5216,46.1376],[-114.5219,46.1382],[-114.5225,46.1389],[-114.5233,46.1398],[-114.5241,46.1408],[-114.5248,46.142],[-114.5255,46.1429],[-114.5259,46.1433],[-114.5259,46.1435],[-114.5264,46.1441],[-114.5274,46.1454],[-114.5273,46.1456],[-114.5273,46.1461],[-114.5269,46.1467],[-114.5263,46.1476],[-114.5255,46.1482],[-114.5246,46.1487],[-114.5239,46.1488],[-114.5235,46.1489],[-114.523,46.1493],[-114.5226,46.1498],[-114.5224,46.1501],[-114.5221,46.1505],[-114.5218,46.1508],[-114.5215,46.1509],[-114.5206,46.1513],[-114.5196,46.1518],[-114.5193,46.152],[-114.5187,46.1521],[-114.5179,46.1524],[-114.5166,46.1529],[-114.5157,46.1533],[-114.5153,46.1534],[-114.5147,46.1536],[-114.5144,46.154],[-114.5143,46.1542],[-114.5144,46.1545],[-114.5151,46.1554],[-114.5152,46.1555],[-114.5152,46.1556],[-114.5153,46.1558],[-114.5154,46.1561],[-114.5153,46.1569],[-114.5153,46.157],[-114.5153,46.158],[-114.5153,46.1586],[-114.515,46.1589],[-114.5148,46.1593],[-114.5147,46.16],[-114.5147,46.1604],[-114.515,46.1609],[-114.5154,46.1612],[-114.5156,46.1619],[-114.5154,46.1627],[-114.5152,46.1633],[-114.5154,46.1641],[-114.5156,46.1652],[-114.5157,46.1659],[-114.5155,46.1666],[-114.5152,46.1671],[-114.515,46.1674],[-114.5149,46.1677],[-114.5147,46.1677],[-114.5144,46.1677],[-114.514,46.1676],[-114.5136,46.1674],[-114.513,46.1672],[-114.5123,46.167],[-114.5117,46.1668],[-114.5112,46.1666],[-114.5108,46.1662],[-114.5107,46.1661],[-114.5102,46.166],[-114.51,46.1659],[-114.5099,46.1658],[-114.5097,46.1658],[-114.5094,46.1656],[-114.5084,46.1649],[-114.5075,46.1646],[-114.5063,46.1646],[-114.5061,46.1646],[-114.5056,46.1647],[-114.5045,46.1649],[-114.5036,46.165],[-114.5033,46.165],[-114.5032,46.1651],[-114.5028,46.1651],[-114.5024,46.1652],[-114.5016,46.1654],[-114.501,46.1659],[-114.5006,46.1662],[-114.5005,46.1663],[-114.5002,46.1666],[-114.4999,46.1667],[-114.4995,46.1669],[-114.499,46.1671],[-114.4985,46.1673],[-114.498,46.1674],[-114.4977,46.1675],[-114.4969,46.1677],[-114.4956,46.168],[-114.4944,46.168],[-114.4933,46.1679],[-114.4925,46.1678],[-114.4918,46.1676],[-114.4911,46.1676],[-114.4903,46.1677],[-114.4899,46.1677],[-114.4897,46.1677],[-114.4892,46.1677],[-114.4889,46.1675],[-114.4888,46.1675],[-114.4887,46.1673],[-114.4884,46.167],[-114.4883,46.1669],[-114.4876,46.1665],[-114.487,46.1662],[-114.4869,46.1661],[-114.4863,46.1658],[-114.4855,46.1656],[-114.4854,46.1655],[-114.4852,46.165],[-114.4847,46.1645],[-114.4843,46.1642],[-114.4842,46.1641],[-114.4839,46.1638],[-114.4831,46.1632],[-114.4825,46.163],[-114.4819,46.1627],[-114.4815,46.1625],[-114.4813,46.1623],[-114.4812,46.1621],[-114.4806,46.162],[-114.4801,46.1619],[-114.48,46.1617],[-114.4799,46.1615],[-114.4796,46.1613],[-114.4791,46.1612],[-114.4784,46.1609],[-114.4777,46.1607],[-114.4772,46.1607],[-114.477,46.1606],[-114.4766,46.1606],[-114.4764,46.1606],[-114.4759,46.1606],[-114.4755,46.1607],[-114.4749,46.1609],[-114.4742,46.1613],[-114.474,46.1614],[-114.4723,46.1626],[-114.4706,46.1634],[-114.4702,46.1637],[-114.4696,46.1643],[-114.4685,46.1653],[-114.4683,46.1654],[-114.468,46.1654],[-114.4672,46.1654],[-114.4668,46.1654],[-114.4665,46.1656],[-114.4662,46.1656],[-114.466,46.1655],[-114.4658,46.1655],[-114.4653,46.1656],[-114.4649,46.1657],[-114.4648,46.1657],[-114.4643,46.1657],[-114.4641,46.1662],[-114.464,46.1665],[-114.4638,46.1669],[-114.4635,46.1676],[-114.4632,46.1678],[-114.4629,46.1681],[-114.4624,46.1682],[-114.462,46.1683],[-114.4613,46.1685],[-114.4599,46.169],[-114.4595,46.1692],[-114.4591,46.1694],[-114.4585,46.1697],[-114.4581,46.17],[-114.4577,46.1702],[-114.4572,46.1702],[-114.4565,46.1703],[-114.4558,46.1702],[-114.4553,46.1699],[-114.4549,46.1696],[-114.4544,46.1694],[-114.4535,46.1691],[-114.4529,46.1687],[-114.4526,46.1685],[-114.4525,46.1686],[-114.4521,46.1686],[-114.4496,46.1686],[-114.4488,46.1685],[-114.4487,46.1685],[-114.4475,46.1682],[-114.4467,46.1679],[-114.4466,46.1679],[-114.4457,46.1679],[-114.4452,46.1679],[-114.4448,46.1685],[-114.4443,46.1689],[-114.4441,46.1693],[-114.4441,46.1698],[-114.4442,46.1701],[-114.4442,46.1702],[-114.4443,46.1705],[-114.4445,46.1711],[-114.4451,46.172],[-114.4457,46.1732],[-114.4459,46.1739],[-114.4459,46.1746],[-114.4457,46.1754],[-114.4453,46.177],[-114.4455,46.1779],[-114.4455,46.1786],[-114.4455,46.179],[-114.4453,46.1798],[-114.4452,46.1799],[-114.4449,46.1806],[-114.4448,46.1814],[-114.4449,46.1821],[-114.445,46.1823],[-114.4452,46.183],[-114.4453,46.1834],[-114.4454,46.1837],[-114.4457,46.1839],[-114.4457,46.184],[-114.4455,46.1842],[-114.4454,46.1843],[-114.4453,46.1844],[-114.4453,46.1845],[-114.4453,46.1847],[-114.4453,46.1852],[-114.4452,46.1855],[-114.4449,46.1866],[-114.4448,46.1877],[-114.4449,46.1883],[-114.4449,46.1886],[-114.445,46.1893],[-114.4451,46.1899],[-114.4451,46.1906],[-114.4447,46.1912],[-114.4443,46.1918],[-114.4442,46.1919],[-114.444,46.1923],[-114.4439,46.193],[-114.4439,46.1931],[-114.444,46.1936],[-114.4442,46.1948],[-114.4446,46.1958],[-114.4446,46.1963],[-114.4445,46.1967],[-114.4444,46.1971],[-114.4444,46.1977],[-114.4446,46.1987],[-114.4445,46.1994],[-114.4442,46.1999],[-114.4436,46.2011],[-114.4435,46.2012],[-114.4434,46.2016],[-114.4435,46.2019],[-114.4435,46.202],[-114.4435,46.2021],[-114.4435,46.2023],[-114.4433,46.203],[-114.4435,46.2032],[-114.4436,46.2034],[-114.4441,46.2039],[-114.4449,46.2047],[-114.4453,46.2052],[-114.4462,46.2059],[-114.4468,46.2066],[-114.4474,46.207],[-114.448,46.2076],[-114.4487,46.2087],[-114.4491,46.2091],[-114.4492,46.2092],[-114.4492,46.2093],[-114.4493,46.2094],[-114.4492,46.2097],[-114.4494,46.2101],[-114.4499,46.2105],[-114.4503,46.2109],[-114.4507,46.2115],[-114.4508,46.2122],[-114.4515,46.2135],[-114.4518,46.2148],[-114.4518,46.2153],[-114.4515,46.2154],[-114.4513,46.2155],[-114.4505,46.2158],[-114.4496,46.2162],[-114.4491,46.2165],[-114.4487,46.217],[-114.4482,46.2176],[-114.4479,46.2179],[-114.4477,46.2182],[-114.447,46.2188],[-114.4467,46.2189],[-114.4462,46.2192],[-114.4461,46.2192],[-114.4456,46.2197],[-114.4455,46.2202],[-114.4456,46.2207],[-114.4459,46.221],[-114.4461,46.2212],[-114.4465,46.2221],[-114.4467,46.2228],[-114.4471,46.2238],[-114.4474,46.225],[-114.4474,46.2255],[-114.4473,46.2268],[-114.4473,46.2269],[-114.4474,46.227],[-114.4476,46.2273],[-114.4476,46.2277],[-114.4477,46.2287],[-114.4477,46.229],[-114.4478,46.2291],[-114.4478,46.2292],[-114.4477,46.2298],[-114.4477,46.2305],[-114.448,46.2316],[-114.4481,46.2318],[-114.4482,46.2323],[-114.449,46.2338],[-114.4494,46.2347],[-114.4497,46.2356],[-114.4497,46.2365],[-114.45,46.2372],[-114.4509,46.2382],[-114.4515,46.2389],[-114.4517,46.2394],[-114.4518,46.2407],[-114.4519,46.2411],[-114.4521,46.2413],[-114.454,46.2414],[-114.4541,46.2414],[-114.4543,46.2415],[-114.4545,46.2416],[-114.4547,46.2418],[-114.4564,46.2428],[-114.4573,46.2433],[-114.4586,46.2441],[-114.4598,46.2445],[-114.4614,46.245],[-114.4619,46.2452],[-114.4624,46.2454],[-114.4632,46.246],[-114.4638,46.2461],[-114.4649,46.2465],[-114.466,46.2468],[-114.467,46.2473],[-114.4677,46.248],[-114.4683,46.2487],[-114.4684,46.249],[-114.468,46.2494],[-114.4672,46.2498],[-114.4665,46.2502],[-114.466,46.2507],[-114.4652,46.2518],[-114.4648,46.2522],[-114.4651,46.2528],[-114.4657,46.2537],[-114.4664,46.2548],[-114.4673,46.2557],[-114.4678,46.2565],[-114.4681,46.2572],[-114.4682,46.258],[-114.4683,46.2585],[-114.4687,46.2591],[-114.469,46.2596],[-114.4689,46.2602],[-114.4691,46.2612],[-114.4693,46.2618],[-114.4698,46.2622],[-114.4699,46.2626],[-114.4699,46.2631],[-114.4704,46.2637],[-114.4707,46.2645],[-114.4708,46.2654],[-114.4707,46.266],[-114.4706,46.2662],[-114.4704,46.2666],[-114.4704,46.2669],[-114.4704,46.2672],[-114.4702,46.2677],[-114.4697,46.2683],[-114.4686,46.2693],[-114.4678,46.2699],[-114.4676,46.2702],[-114.4674,46.2707],[-114.4674,46.2709],[-114.4672,46.2712],[-114.4669,46.272],[-114.4665,46.2724],[-114.4664,46.2724],[-114.4661,46.2725],[-114.466,46.2726],[-114.4655,46.2728],[-114.4649,46.2732],[-114.4646,46.2733],[-114.4641,46.2732],[-114.4627,46.2731],[-114.4622,46.273],[-114.4617,46.2728],[-114.4613,46.2728],[-114.4612,46.2727],[-114.4601,46.2725],[-114.4596,46.2724],[-114.4588,46.2722],[-114.4586,46.2721],[-114.4582,46.272],[-114.4565,46.2715],[-114.4558,46.2714],[-114.4549,46.2712],[-114.4537,46.2709],[-114.4523,46.2711],[-114.4515,46.2713],[-114.4513,46.2713],[-114.451,46.2713],[-114.4505,46.2714],[-114.4499,46.2717],[-114.4491,46.2719],[-114.4484,46.272],[-114.4479,46.272],[-114.4471,46.2722],[-114.4448,46.2727],[-114.4441,46.2729],[-114.4437,46.2731],[-114.4432,46.2733],[-114.4429,46.2734],[-114.4424,46.2735],[-114.4416,46.2737],[-114.4413,46.2738],[-114.4411,46.2739],[-114.4407,46.2741],[-114.4402,46.2745],[-114.4397,46.2747],[-114.4396,46.2748],[-114.4396,46.2749],[-114.4395,46.2751],[-114.4393,46.2752],[-114.4389,46.2752],[-114.4383,46.2754],[-114.4378,46.2756],[-114.4374,46.2759],[-114.437,46.276],[-114.4369,46.276],[-114.4362,46.2762],[-114.4356,46.2766],[-114.4354,46.2766],[-114.4353,46.2767],[-114.4345,46.2773],[-114.4336,46.2782],[-114.4333,46.2784],[-114.4331,46.2785],[-114.4327,46.2786],[-114.4323,46.2791],[-114.4316,46.2796],[-114.4314,46.2799],[-114.4312,46.2803],[-114.4306,46.2809],[-114.4302,46.2815],[-114.4297,46.2818],[-114.4293,46.282],[-114.429,46.2824],[-114.4284,46.2827],[-114.4284,46.2828],[-114.4276,46.2834],[-114.4274,46.2836],[-114.4273,46.2838],[-114.4272,46.284],[-114.4272,46.2841],[-114.4273,46.2844],[-114.4275,46.2849],[-114.4276,46.2854],[-114.4274,46.2862],[-114.4268,46.2869],[-114.4261,46.2873],[-114.4256,46.2876],[-114.4254,46.2879],[-114.4259,46.2887],[-114.4265,46.2894],[-114.4276,46.2904],[-114.4277,46.2905],[-114.4282,46.2911],[-114.4283,46.2915],[-114.4286,46.2925],[-114.4288,46.2929],[-114.429,46.2938],[-114.429,46.2944],[-114.4291,46.295],[-114.4294,46.2954],[-114.4296,46.2958],[-114.4298,46.2967],[-114.43,46.2976],[-114.4301,46.2983],[-114.4303,46.2986],[-114.4303,46.2988],[-114.4302,46.299],[-114.43,46.2992],[-114.4299,46.2996],[-114.4303,46.2998],[-114.4305,46.3],[-114.4308,46.3002],[-114.4312,46.3005],[-114.4318,46.3009],[-114.4322,46.3014],[-114.4324,46.3019],[-114.4326,46.3031],[-114.4328,46.3038],[-114.4326,46.3042],[-114.4326,46.3046],[-114.4329,46.3049],[-114.4331,46.3053],[-114.4334,46.3055],[-114.4331,46.3059],[-114.4324,46.3064],[-114.432,46.3068],[-114.4319,46.3068],[-114.4318,46.307],[-114.4316,46.3072],[-114.4315,46.3076],[-114.4315,46.308],[-114.4315,46.3085],[-114.4316,46.3088],[-114.4317,46.3098],[-114.4316,46.3105],[-114.4314,46.311],[-114.4309,46.3115],[-114.4306,46.312],[-114.4303,46.313],[-114.43,46.3134],[-114.4298,46.3138],[-114.4288,46.3146],[-114.4283,46.3151],[-114.4277,46.3156],[-114.4273,46.3158],[-114.4273,46.3163],[-114.4272,46.3167],[-114.4269,46.3171],[-114.4265,46.3176],[-114.426,46.318],[-114.4258,46.3185],[-114.4255,46.3197],[-114.4251,46.3208],[-114.4248,46.3212],[-114.4239,46.3221],[-114.4233,46.3227],[-114.4227,46.3237],[-114.4225,46.324],[-114.4225,46.3244],[-114.4225,46.3248],[-114.4223,46.3257],[-114.4218,46.3268],[-114.4218,46.3272],[-114.422,46.3274],[-114.4218,46.3278],[-114.4217,46.3283],[-114.4217,46.3284],[-114.4217,46.3291],[-114.4218,46.3293],[-114.4219,46.3295],[-114.4219,46.3298],[-114.4219,46.3301],[-114.4214,46.3307],[-114.421,46.331],[-114.4206,46.3311],[-114.419,46.3316],[-114.4186,46.3317],[-114.4177,46.3321],[-114.4173,46.3323],[-114.4172,46.3324],[-114.4169,46.3326],[-114.4167,46.3328],[-114.4165,46.333],[-114.4162,46.3332],[-114.416,46.3334],[-114.4159,46.3335],[-114.4158,46.3336],[-114.4157,46.3337],[-114.4154,46.3343],[-114.4153,46.3345],[-114.4151,46.3351],[-114.4149,46.3355],[-114.4147,46.3355],[-114.4145,46.3355],[-114.4143,46.3355],[-114.414,46.3356],[-114.414,46.3358],[-114.414,46.3363],[-114.4139,46.337],[-114.414,46.3376],[-114.4139,46.338],[-114.4141,46.3386],[-114.4146,46.3393],[-114.4147,46.3396],[-114.4144,46.3398],[-114.4144,46.3401],[-114.4146,46.3409],[-114.4145,46.3414],[-114.4145,46.3415],[-114.4143,46.3419],[-114.4142,46.3423],[-114.4142,46.343],[-114.4142,46.3434],[-114.4139,46.344],[-114.4139,46.3441],[-114.4137,46.3448],[-114.4136,46.3454],[-114.4134,46.346],[-114.4136,46.3467],[-114.4136,46.3474],[-114.4135,46.348],[-114.4135,46.3481],[-114.4136,46.3484],[-114.4133,46.3494],[-114.4132,46.3497],[-114.4128,46.3507],[-114.412,46.3514],[-114.4121,46.3516],[-114.4122,46.3522],[-114.4118,46.3534],[-114.4117,46.3536],[-114.4116,46.3555],[-114.4117,46.3559],[-114.4118,46.3562],[-114.4119,46.3565],[-114.4121,46.3573],[-114.4122,46.3579],[-114.4121,46.3583],[-114.4116,46.359],[-114.4111,46.3598],[-114.4109,46.3603],[-114.4107,46.3606],[-114.4105,46.3608],[-114.4104,46.3608],[-114.4103,46.361],[-114.4104,46.3612],[-114.4107,46.3615],[-114.4111,46.3619],[-114.4112,46.3623],[-114.4112,46.363],[-114.4111,46.3639],[-114.4109,46.3646],[-114.4105,46.3651],[-114.4103,46.3653],[-114.4102,46.3655],[-114.4103,46.3657],[-114.4106,46.3659],[-114.4112,46.3664],[-114.4119,46.3671],[-114.4124,46.3676],[-114.4126,46.368],[-114.4129,46.3685],[-114.4134,46.3693],[-114.4137,46.3698],[-114.4141,46.3702],[-114.4142,46.3702],[-114.4145,46.3708],[-114.415,46.3718],[-114.4154,46.3724],[-114.4156,46.3728],[-114.4159,46.3732],[-114.416,46.3735],[-114.4162,46.3739],[-114.4165,46.3747],[-114.4176,46.3769],[-114.4179,46.3774],[-114.4186,46.3784],[-114.4188,46.3791],[-114.4191,46.3796],[-114.4195,46.3801],[-114.4196,46.3805],[-114.4197,46.3812],[-114.4198,46.3818],[-114.4199,46.3822],[-114.42,46.3827],[-114.42,46.383],[-114.4202,46.3834],[-114.4204,46.3837],[-114.4206,46.384],[-114.4212,46.3842],[-114.4214,46.3843],[-114.4217,46.3849],[-114.4224,46.3865],[-114.4225,46.3868],[-114.4224,46.3871],[-114.4222,46.3873],[-114.4218,46.3875],[-114.4217,46.3876],[-114.4215,46.3878],[-114.4212,46.3881],[-114.4208,46.3884],[-114.4206,46.3886],[-114.4199,46.3892],[-114.4193,46.3898],[-114.4189,46.3903],[-114.4182,46.3908],[-114.4178,46.3912],[-114.4175,46.3914],[-114.4172,46.3915],[-114.4165,46.3921],[-114.4159,46.3932],[-114.4156,46.3935],[-114.4148,46.3939],[-114.4145,46.3941],[-114.4136,46.3947],[-114.4128,46.3952],[-114.4116,46.3957],[-114.4105,46.3961],[-114.4104,46.3961],[-114.41,46.3964],[-114.41,46.3966],[-114.41,46.397],[-114.4099,46.3978],[-114.4099,46.3984],[-114.4099,46.3986],[-114.4099,46.3988],[-114.4099,46.3992],[-114.4098,46.3994],[-114.4096,46.3996],[-114.4096,46.3997],[-114.4091,46.4002],[-114.4086,46.4007],[-114.4082,46.4009],[-114.4077,46.401],[-114.4065,46.4013],[-114.4056,46.4015],[-114.4055,46.4015],[-114.405,46.4015],[-114.4045,46.4016],[-114.4032,46.4015],[-114.4018,46.4015],[-114.4013,46.4016],[-114.4011,46.4018],[-114.4009,46.4023],[-114.4007,46.4024],[-114.4002,46.4025],[-114.3998,46.4027],[-114.3997,46.4029],[-114.3996,46.4035],[-114.3998,46.4042],[-114.3998,46.4046],[-114.3997,46.4048],[-114.3995,46.4049],[-114.3986,46.4053],[-114.3981,46.4055],[-114.3977,46.4059],[-114.3967,46.4067],[-114.3957,46.4075],[-114.3951,46.4079],[-114.3945,46.4084],[-114.3938,46.409],[-114.3936,46.4092],[-114.3935,46.4092],[-114.3932,46.4093],[-114.3928,46.4094],[-114.3919,46.4094],[-114.3908,46.4096],[-114.3894,46.4097],[-114.3883,46.4098],[-114.3874,46.4099],[-114.3868,46.4101],[-114.3858,46.4107],[-114.3853,46.411],[-114.385,46.4112],[-114.3848,46.4114],[-114.3848,46.4119],[-114.3846,46.4128],[-114.3843,46.4138],[-114.3843,46.4139],[-114.3843,46.4152],[-114.3843,46.4164],[-114.3843,46.4166],[-114.3843,46.417],[-114.3842,46.4172],[-114.3838,46.4181],[-114.3837,46.4185],[-114.3837,46.4191],[-114.3839,46.42],[-114.3839,46.4211],[-114.3839,46.4219],[-114.3841,46.423],[-114.3842,46.4234],[-114.3842,46.4235],[-114.3844,46.4242],[-114.3845,46.4248],[-114.3843,46.4255],[-114.3844,46.4256],[-114.3844,46.4261],[-114.3844,46.4263],[-114.3845,46.4266],[-114.3847,46.427],[-114.3847,46.4271],[-114.3849,46.4275],[-114.3849,46.4276],[-114.3848,46.4281],[-114.3845,46.4288],[-114.384,46.4293],[-114.384,46.4295],[-114.3839,46.4296],[-114.3837,46.4299],[-114.3834,46.4308],[-114.3832,46.4316],[-114.383,46.4322],[-114.3821,46.4331],[-114.3814,46.4339],[-114.3799,46.4346],[-114.3792,46.4349],[-114.3788,46.435],[-114.3781,46.4352],[-114.3778,46.4352],[-114.3768,46.4354],[-114.3766,46.4355],[-114.374,46.4358],[-114.3728,46.4359],[-114.3715,46.436],[-114.3706,46.436],[-114.3695,46.4363],[-114.3688,46.4365],[-114.3685,46.4368],[-114.3684,46.4371],[-114.3684,46.4377],[-114.3685,46.438],[-114.3686,46.4381],[-114.3691,46.4383],[-114.3698,46.4386],[-114.3703,46.4391],[-114.3709,46.4398],[-114.3713,46.4405],[-114.3714,46.4406],[-114.3717,46.4416],[-114.3719,46.4425],[-114.3723,46.4428],[-114.373,46.4431],[-114.3738,46.4432],[-114.374,46.4432],[-114.3743,46.4432],[-114.3745,46.4432],[-114.375,46.4431],[-114.3754,46.4429],[-114.3759,46.4428],[-114.3762,46.4428],[-114.3766,46.443],[-114.3773,46.4433],[-114.3779,46.4438],[-114.3784,46.4443],[-114.3788,46.4445],[-114.3793,46.4446],[-114.3799,46.4447],[-114.3807,46.4449],[-114.3814,46.4451],[-114.3819,46.4453],[-114.3827,46.4457],[-114.3837,46.4462],[-114.3841,46.4465],[-114.3844,46.447],[-114.3845,46.4476],[-114.3844,46.448],[-114.3841,46.4486],[-114.3836,46.4494],[-114.3831,46.4505],[-114.3828,46.4514],[-114.3824,46.4522],[-114.3819,46.4527],[-114.3816,46.4534],[-114.3814,46.4542],[-114.3814,46.4544],[-114.3812,46.4554],[-114.3812,46.4556],[-114.3812,46.4563],[-114.3812,46.457],[-114.3811,46.4571],[-114.3811,46.4574],[-114.3809,46.458],[-114.3803,46.459],[-114.3798,46.4598],[-114.3795,46.46],[-114.3795,46.4601],[-114.3794,46.4603],[-114.3796,46.4605],[-114.3801,46.461],[-114.381,46.4617],[-114.3816,46.4622],[-114.382,46.4626],[-114.3823,46.4633],[-114.3826,46.4643],[-114.3831,46.4663],[-114.3835,46.4664],[-114.3837,46.4665],[-114.3841,46.4666],[-114.3854,46.4671],[-114.387,46.4676],[-114.3895,46.4683],[-114.3911,46.4687],[-114.3919,46.4687],[-114.3921,46.4687],[-114.3941,46.4692],[-114.3947,46.4694],[-114.3949,46.4698],[-114.3953,46.4705],[-114.3954,46.4706],[-114.3956,46.4711],[-114.3956,46.4713],[-114.3956,46.4714],[-114.3955,46.4718],[-114.3954,46.4723],[-114.3956,46.4729],[-114.3957,46.473],[-114.3957,46.4731],[-114.3961,46.4734],[-114.3966,46.4738],[-114.3968,46.4742],[-114.397,46.4745],[-114.3971,46.4745],[-114.3971,46.4746],[-114.3973,46.4747],[-114.3973,46.4748],[-114.398,46.4753],[-114.3981,46.4754],[-114.3986,46.4757],[-114.3989,46.4759],[-114.3999,46.4769],[-114.4007,46.4778],[-114.4008,46.4781],[-114.4011,46.4786],[-114.4012,46.4793],[-114.4012,46.4797],[-114.4012,46.4798],[-114.4012,46.4807],[-114.4014,46.4819],[-114.4015,46.4854],[-114.4015,46.4855],[-114.4014,46.4873],[-114.4009,46.4883],[-114.4009,46.4884],[-114.4011,46.4887],[-114.4012,46.4887],[-114.4014,46.4889],[-114.4019,46.4898],[-114.4019,46.49],[-114.402,46.4901],[-114.4026,46.4914],[-114.4031,46.4924],[-114.4034,46.4941],[-114.4033,46.4952],[-114.4033,46.4953],[-114.4032,46.496],[-114.4032,46.4961],[-114.4032,46.4964],[-114.4033,46.4982],[-114.4032,46.4988],[-114.4031,46.4992],[-114.4029,46.4995],[-114.4027,46.5],[-114.4026,46.5002],[-114.4024,46.5006],[-114.4018,46.501],[-114.4013,46.5014],[-114.4006,46.5019],[-114.4,46.5022],[-114.3999,46.5022],[-114.3996,46.5022],[-114.3994,46.5023],[-114.3982,46.5022],[-114.3976,46.5022],[-114.3969,46.502],[-114.3963,46.5021],[-114.396,46.5023],[-114.3958,46.5026],[-114.3946,46.5035],[-114.3939,46.5035],[-114.3926,46.5035],[-114.3908,46.5035],[-114.388,46.5038],[-114.387,46.504],[-114.3858,46.5044],[-114.3845,46.5049],[-114.384,46.5051],[-114.3837,46.5051],[-114.3828,46.5047],[-114.3826,46.5046],[-114.3801,46.5034],[-114.3771,46.5022],[-114.3763,46.5019],[-114.3762,46.5019],[-114.3756,46.5018],[-114.3749,46.5019],[-114.374,46.5022],[-114.3735,46.5023],[-114.3726,46.5026],[-114.3713,46.503],[-114.3702,46.5034],[-114.3695,46.5037],[-114.369,46.5041],[-114.3688,46.5044],[-114.3686,46.5047],[-114.3683,46.505],[-114.368,46.5051],[-114.3674,46.5051],[-114.3648,46.5053],[-114.3634,46.5054],[-114.3622,46.5054],[-114.3619,46.5054],[-114.3617,46.5054],[-114.3611,46.5053],[-114.3606,46.505],[-114.3602,46.5049],[-114.3597,46.5049],[-114.359,46.505],[-114.3583,46.5052],[-114.3573,46.5057],[-114.3571,46.5058],[-114.3564,46.5062],[-114.3551,46.5068],[-114.3547,46.507],[-114.3537,46.5072],[-114.3524,46.5075],[-114.3519,46.5077],[-114.3514,46.5083],[-114.3508,46.5091],[-114.3505,46.5093],[-114.35,46.5097],[-114.3492,46.51],[-114.3489,46.5101],[-114.3487,46.5101],[-114.3483,46.5103],[-114.3481,46.5108],[-114.3479,46.5113],[-114.3479,46.5119],[-114.3479,46.512],[-114.3479,46.5121],[-114.3477,46.5127],[-114.3477,46.5129],[-114.3475,46.5135],[-114.3474,46.5138],[-114.3473,46.5142],[-114.347,46.5153],[-114.3465,46.5157],[-114.3457,46.5163],[-114.345,46.5167],[-114.3449,46.5168],[-114.344,46.5173],[-114.343,46.518],[-114.3426,46.5184],[-114.3426,46.5188],[-114.342,46.5196],[-114.342,46.5197],[-114.342,46.52],[-114.342,46.5203],[-114.3423,46.521],[-114.3425,46.5216],[-114.3429,46.5224],[-114.3432,46.5228],[-114.3437,46.5232],[-114.3442,46.5235],[-114.3448,46.5239],[-114.3454,46.5244],[-114.3458,46.5247],[-114.3459,46.5248],[-114.3467,46.5254],[-114.3472,46.5257],[-114.3478,46.5263],[-114.348,46.5268],[-114.3485,46.5283],[-114.3488,46.5288],[-114.349,46.5292],[-114.3491,46.5294],[-114.3492,46.5299],[-114.349,46.5305],[-114.3487,46.5311],[-114.3487,46.5313],[-114.3486,46.5315],[-114.3488,46.5328],[-114.3488,46.5335],[-114.3488,46.5337],[-114.3487,46.5338],[-114.3482,46.5342],[-114.3477,46.5346],[-114.347,46.5352],[-114.3465,46.5358],[-114.346,46.5365],[-114.3457,46.537],[-114.3455,46.5381],[-114.3455,46.5386],[-114.3453,46.5391],[-114.3451,46.5395],[-114.3447,46.5401],[-114.3443,46.5408],[-114.344,46.5413],[-114.3439,46.5415],[-114.3442,46.542],[-114.3447,46.5426],[-114.3451,46.5432],[-114.3452,46.5438],[-114.3451,46.5449],[-114.3451,46.5451],[-114.3452,46.5454],[-114.3453,46.5458],[-114.3454,46.5463],[-114.3453,46.5469],[-114.3453,46.5475],[-114.3452,46.5481],[-114.3454,46.5486],[-114.3458,46.5492],[-114.3462,46.5496],[-114.3471,46.5506],[-114.3475,46.551],[-114.3478,46.5512],[-114.3479,46.5515],[-114.3478,46.5517],[-114.3476,46.5519],[-114.3475,46.5521],[-114.3475,46.5523],[-114.3472,46.5524],[-114.3468,46.5526],[-114.3464,46.5527],[-114.3463,46.5528],[-114.3461,46.5529],[-114.3458,46.5531],[-114.3456,46.5534],[-114.3453,46.5536],[-114.3439,46.5544],[-114.3432,46.5548],[-114.343,46.5549],[-114.3426,46.5552],[-114.3424,46.5556],[-114.3423,46.5564],[-114.3422,46.5569],[-114.342,46.5574],[-114.3418,46.5577],[-114.3415,46.558],[-114.3414,46.5581],[-114.3413,46.5585],[-114.3413,46.5586],[-114.3412,46.5588],[-114.341,46.5591],[-114.3409,46.5592],[-114.3403,46.5603],[-114.3401,46.5608],[-114.3396,46.5613],[-114.3394,46.5615],[-114.3395,46.5623],[-114.3397,46.5628],[-114.3397,46.5631],[-114.3397,46.5632],[-114.3397,46.5633],[-114.3397,46.5637],[-114.3396,46.564],[-114.3395,46.564],[-114.3395,46.5641],[-114.3393,46.5643],[-114.339,46.5649],[-114.3387,46.5654],[-114.3379,46.5662],[-114.3373,46.5666],[-114.3367,46.5668],[-114.3359,46.5673],[-114.3353,46.5677],[-114.3351,46.568],[-114.334,46.5697],[-114.3336,46.5703],[-114.3329,46.5709],[-114.3323,46.5714],[-114.3317,46.5719],[-114.3312,46.5725],[-114.331,46.5731],[-114.3309,46.5734],[-114.3308,46.5737],[-114.3308,46.5738],[-114.3307,46.5742],[-114.3304,46.5746],[-114.3297,46.5756],[-114.3297,46.5757],[-114.3296,46.5762],[-114.3297,46.5769],[-114.3298,46.5772],[-114.33,46.5775],[-114.3304,46.5777],[-114.3308,46.5778],[-114.332,46.5781],[-114.3328,46.5786],[-114.3337,46.579],[-114.3341,46.5794],[-114.3344,46.5798],[-114.3347,46.5805],[-114.3351,46.5811],[-114.3359,46.582],[-114.3361,46.5823],[-114.3366,46.5826],[-114.3371,46.583],[-114.3375,46.5835],[-114.3377,46.584],[-114.3383,46.5852],[-114.3385,46.5855],[-114.3388,46.5857],[-114.3392,46.5861],[-114.3396,46.5868],[-114.3395,46.587],[-114.3396,46.5871],[-114.3402,46.5873],[-114.3413,46.5879],[-114.3423,46.5886],[-114.3436,46.5895],[-114.3442,46.59],[-114.3437,46.5905],[-114.3425,46.5915],[-114.3416,46.5921],[-114.3411,46.5924],[-114.341,46.5924],[-114.3408,46.5925],[-114.3393,46.5925],[-114.3389,46.5926],[-114.3383,46.5927],[-114.338,46.5929],[-114.3374,46.5932],[-114.3373,46.5932],[-114.3369,46.5934],[-114.3364,46.5936],[-114.336,46.5937],[-114.3356,46.5941],[-114.3354,46.5943],[-114.3353,46.5943],[-114.335,46.5945],[-114.3344,46.595],[-114.3337,46.5956],[-114.3327,46.5966],[-114.3325,46.5967],[-114.3325,46.5968],[-114.3324,46.5969],[-114.3319,46.5976],[-114.3315,46.5981],[-114.3312,46.5983],[-114.3311,46.5984],[-114.3308,46.5988],[-114.3305,46.599],[-114.3305,46.5991],[-114.3303,46.5995],[-114.3303,46.5998],[-114.3303,46.6],[-114.3303,46.6002],[-114.3303,46.6005],[-114.3303,46.6007],[-114.33,46.6014],[-114.3298,46.6024],[-114.3298,46.6027],[-114.3297,46.603],[-114.3298,46.6034],[-114.3299,46.6037],[-114.3299,46.6042],[-114.3299,46.6043],[-114.3298,46.6043],[-114.3296,46.6044],[-114.3291,46.6045],[-114.3288,46.6045],[-114.3287,46.6045],[-114.3285,46.6046],[-114.3284,46.6047],[-114.3277,46.6055],[-114.3269,46.6062],[-114.3268,46.6063],[-114.3266,46.6065],[-114.3262,46.6068],[-114.326,46.6073],[-114.3259,46.6075],[-114.3254,46.608],[-114.3251,46.6084],[-114.3244,46.6091],[-114.3238,46.6097],[-114.3227,46.6106],[-114.3225,46.6109],[-114.3225,46.6113],[-114.3229,46.6122],[-114.3231,46.6126],[-114.3236,46.6131],[-114.3237,46.6132],[-114.3239,46.6133],[-114.3241,46.6134],[-114.3243,46.6135],[-114.3246,46.6136],[-114.3248,46.6138],[-114.3251,46.6139],[-114.3254,46.6141],[-114.3257,46.6147],[-114.3258,46.615],[-114.326,46.6153],[-114.3262,46.6161],[-114.3264,46.6164],[-114.327,46.6169],[-114.3271,46.6172],[-114.3271,46.6175],[-114.3273,46.6179],[-114.3273,46.618],[-114.3274,46.6184],[-114.3276,46.6187],[-114.3277,46.6189],[-114.3279,46.6191],[-114.328,46.6195],[-114.3281,46.6198],[-114.328,46.62],[-114.3278,46.6202],[-114.3273,46.6206],[-114.3267,46.6209],[-114.3266,46.621],[-114.3263,46.6211],[-114.3258,46.6213],[-114.3255,46.6213],[-114.3254,46.6214],[-114.3253,46.6214],[-114.3249,46.6217],[-114.3245,46.6219],[-114.3244,46.6221],[-114.3244,46.6222],[-114.3243,46.6223],[-114.3243,46.6229],[-114.3239,46.6236],[-114.3235,46.6242],[-114.3234,46.6243],[-114.3233,46.6244],[-114.3231,46.6247],[-114.323,46.6248],[-114.3225,46.6252],[-114.3223,46.6255],[-114.3221,46.6258],[-114.3221,46.6263],[-114.3222,46.627],[-114.3225,46.6274],[-114.3228,46.6283],[-114.3227,46.6285],[-114.3227,46.6286],[-114.3226,46.6286],[-114.3223,46.6291],[-114.3221,46.6293],[-114.3219,46.6295],[-114.3218,46.6296],[-114.3216,46.63],[-114.3215,46.63],[-114.3215,46.6304],[-114.3217,46.6309],[-114.3218,46.6311],[-114.322,46.6314],[-114.3223,46.6318],[-114.3224,46.6322],[-114.3225,46.6322],[-114.3225,46.6323],[-114.3225,46.633],[-114.3224,46.6339],[-114.3222,46.6345],[-114.3218,46.6357],[-114.3217,46.636],[-114.3214,46.6369],[-114.3209,46.6376],[-114.3207,46.6378],[-114.3204,46.638],[-114.3203,46.6383],[-114.3203,46.6385],[-114.3205,46.6389],[-114.3209,46.6392],[-114.3211,46.6393],[-114.3214,46.6396],[-114.3222,46.6404],[-114.3224,46.6406],[-114.3225,46.6408],[-114.3226,46.6411],[-114.3228,46.642],[-114.3229,46.6429],[-114.3228,46.6436],[-114.3227,46.6439],[-114.3224,46.6448],[-114.3221,46.6454],[-114.3214,46.6463],[-114.3209,46.6467],[-114.3208,46.6469],[-114.3207,46.6469],[-114.3208,46.6471],[-114.3211,46.6475],[-114.3213,46.6479],[-114.3214,46.6485],[-114.3216,46.649],[-114.3219,46.6493],[-114.3225,46.6497],[-114.3226,46.6498],[-114.3229,46.6501],[-114.3232,46.6504],[-114.3234,46.6508],[-114.3235,46.6509],[-114.3239,46.6518],[-114.3241,46.6523],[-114.3241,46.6524],[-114.3244,46.6531],[-114.3246,46.6534],[-114.3249,46.6536],[-114.3253,46.6538],[-114.3259,46.654],[-114.3263,46.654],[-114.3271,46.6544],[-114.3277,46.6548],[-114.3282,46.6553],[-114.3288,46.6561],[-114.3297,46.6573],[-114.3297,46.6575],[-114.3298,46.6576],[-114.3299,46.6578],[-114.33,46.6583],[-114.3302,46.6587],[-114.3308,46.6592],[-114.3308,46.6593],[-114.331,46.6593],[-114.3324,46.6601],[-114.3326,46.6604],[-114.3328,46.6606],[-114.333,46.6608],[-114.3331,46.6609],[-114.3335,46.6611],[-114.3346,46.6615],[-114.3349,46.6615],[-114.3364,46.6621],[-114.3365,46.6621],[-114.337,46.6623],[-114.3371,46.6623],[-114.3372,46.6623],[-114.3378,46.6624],[-114.3387,46.6624],[-114.3393,46.6624],[-114.34,46.6623],[-114.3408,46.6622],[-114.3412,46.6621],[-114.3417,46.6621],[-114.3423,46.662],[-114.3424,46.662],[-114.3434,46.662],[-114.3444,46.662],[-114.3465,46.6622],[-114.3488,46.6625],[-114.3504,46.6628],[-114.3513,46.663],[-114.3515,46.6631],[-114.3521,46.6633],[-114.3529,46.6635],[-114.353,46.6636],[-114.3531,46.6636],[-114.3533,46.6637],[-114.3533,46.6638],[-114.3534,46.6639],[-114.3538,46.6641],[-114.3543,46.6645],[-114.3544,46.6647],[-114.3545,46.6647],[-114.3546,46.6648],[-114.3549,46.6651],[-114.3558,46.6662],[-114.3576,46.6681],[-114.3579,46.6687],[-114.3579,46.6688],[-114.358,46.6692],[-114.358,46.6693],[-114.358,46.6698],[-114.358,46.67],[-114.358,46.6705],[-114.358,46.6706],[-114.358,46.6711],[-114.3581,46.6711],[-114.3582,46.6711],[-114.3583,46.6711],[-114.3585,46.6708],[-114.3585,46.6707],[-114.3591,46.6701],[-114.3596,46.6696],[-114.3603,46.6692],[-114.3607,46.6691],[-114.361,46.6689],[-114.3617,46.6686],[-114.3623,46.6685],[-114.3624,46.6685],[-114.3631,46.6685],[-114.3633,46.6685],[-114.3644,46.6686],[-114.3651,46.6687],[-114.3659,46.6687],[-114.3662,46.6687],[-114.3667,46.6686],[-114.3668,46.6686],[-114.3669,46.6686],[-114.3672,46.6686],[-114.3676,46.6686],[-114.368,46.6686],[-114.3699,46.6684],[-114.3705,46.6683],[-114.3716,46.6681],[-114.3717,46.6681],[-114.3718,46.6681],[-114.3718,46.668],[-114.3721,46.6679],[-114.3722,46.6678],[-114.3726,46.6676],[-114.3728,46.6675],[-114.3732,46.6673],[-114.3735,46.6671],[-114.3737,46.6671],[-114.3741,46.6671],[-114.3742,46.6671],[-114.3743,46.6671],[-114.3744,46.6671],[-114.3745,46.6671],[-114.3748,46.6672],[-114.3751,46.6673],[-114.3757,46.6675],[-114.3758,46.6675],[-114.3763,46.6674],[-114.3769,46.6674],[-114.3772,46.6673],[-114.3781,46.6671],[-114.3783,46.667],[-114.3786,46.6669],[-114.3786,46.6668],[-114.379,46.6665],[-114.3798,46.6658],[-114.3798,46.6657],[-114.3804,46.6653],[-114.3805,46.6652],[-114.3809,46.6649],[-114.381,46.6648],[-114.3814,46.6644],[-114.3815,46.6643],[-114.3821,46.6634],[-114.3828,46.6628],[-114.3833,46.6626],[-114.3837,46.6625],[-114.3842,46.6625],[-114.3848,46.6626],[-114.3849,46.6627],[-114.385,46.6628],[-114.3854,46.6631],[-114.3858,46.6634],[-114.3859,46.6635],[-114.3866,46.6639],[-114.3869,46.664],[-114.3875,46.6643],[-114.3884,46.6645],[-114.3893,46.6648],[-114.3903,46.665],[-114.3918,46.6651],[-114.392,46.6651],[-114.3927,46.6651],[-114.3938,46.665],[-114.3945,46.6649],[-114.395,46.6648],[-114.3952,46.6647],[-114.3965,46.6641],[-114.3966,46.664],[-114.3973,46.6638],[-114.3988,46.6631],[-114.3997,46.6626],[-114.4009,46.6613],[-114.401,46.6613],[-114.401,46.6612],[-114.4011,46.6612],[-114.4015,46.6609],[-114.4021,46.6606],[-114.4023,46.6604],[-114.4025,46.6603],[-114.4027,46.6602],[-114.403,46.66],[-114.4035,46.6596],[-114.4038,46.6595],[-114.4039,46.6595],[-114.4047,46.6595],[-114.4053,46.6596],[-114.4065,46.66],[-114.4073,46.6602],[-114.4077,46.6603],[-114.408,46.6604],[-114.4081,46.6605],[-114.4085,46.6606],[-114.4086,46.6609],[-114.409,46.6613],[-114.4092,46.6618],[-114.4093,46.6619],[-114.4094,46.6622],[-114.4096,46.6622],[-114.4097,46.6622],[-114.4098,46.662],[-114.41,46.6605],[-114.4101,46.6601],[-114.4101,46.6598],[-114.4103,46.6589],[-114.4107,46.6579],[-114.411,46.6574],[-114.4111,46.6573],[-114.4112,46.6572],[-114.4113,46.6571],[-114.4116,46.657],[-114.4121,46.6568],[-114.4127,46.6568],[-114.4139,46.6568],[-114.4141,46.6568],[-114.4142,46.6568],[-114.4146,46.6569],[-114.4152,46.6571],[-114.4153,46.6571],[-114.4155,46.6572],[-114.4156,46.6572],[-114.4159,46.6573],[-114.416,46.6574],[-114.4167,46.6577],[-114.4167,46.6578],[-114.4168,46.6581],[-114.4169,46.6581],[-114.4169,46.6582],[-114.4174,46.6584],[-114.4179,46.6586],[-114.4201,46.6592],[-114.4207,46.6594],[-114.422,46.6599],[-114.4222,46.66],[-114.4231,46.6602],[-114.4233,46.6603],[-114.4238,46.6605],[-114.4242,46.6606],[-114.4244,46.6607],[-114.4246,46.6607],[-114.425,46.6605],[-114.4252,46.6603],[-114.4255,46.6601],[-114.4258,46.66],[-114.4261,46.66],[-114.4262,46.66],[-114.4266,46.6598],[-114.4267,46.6598],[-114.4276,46.6595],[-114.4283,46.6592],[-114.4284,46.6591],[-114.4289,46.6588],[-114.4299,46.6581],[-114.4309,46.6575],[-114.4314,46.6573],[-114.4332,46.6569],[-114.4333,46.6569],[-114.4336,46.6568],[-114.434,46.6567],[-114.4346,46.6566],[-114.4353,46.6562],[-114.4361,46.6559],[-114.4371,46.6557],[-114.4374,46.6556],[-114.438,46.6554],[-114.4384,46.6553],[-114.4387,46.655],[-114.4388,46.6549],[-114.4389,46.6548],[-114.4391,46.6546],[-114.4392,46.6544],[-114.4394,46.6539],[-114.4398,46.6535],[-114.44,46.6533],[-114.4401,46.6533],[-114.4404,46.6532],[-114.4413,46.653],[-114.442,46.6528],[-114.4426,46.6525],[-114.4432,46.6522],[-114.4433,46.6521],[-114.4437,46.6519],[-114.4441,46.6517],[-114.4445,46.6516],[-114.4451,46.6514],[-114.4458,46.6512],[-114.4459,46.6511],[-114.447,46.6506],[-114.4483,46.6499],[-114.4487,46.6497],[-114.449,46.6495],[-114.4494,46.6494],[-114.4495,46.6494],[-114.4499,46.6493],[-114.4506,46.6493],[-114.4519,46.6494],[-114.4528,46.6494],[-114.4532,46.6493],[-114.4535,46.6492],[-114.4536,46.649],[-114.4537,46.6484],[-114.4536,46.6471],[-114.4536,46.647],[-114.4537,46.6466],[-114.4538,46.6461],[-114.4539,46.6459],[-114.454,46.6457],[-114.4541,46.6455],[-114.4543,46.6453],[-114.4544,46.645],[-114.4546,46.6446],[-114.4545,46.6443],[-114.4545,46.6442],[-114.4542,46.6439],[-114.4536,46.6435],[-114.4532,46.6428],[-114.4531,46.6427],[-114.4531,46.6426],[-114.4528,46.6422],[-114.4527,46.642],[-114.4526,46.6419],[-114.4525,46.6417],[-114.4526,46.6417],[-114.4526,46.6416],[-114.4528,46.6415],[-114.4529,46.6415],[-114.4534,46.6414],[-114.4538,46.6412],[-114.4544,46.6409],[-114.4549,46.6406],[-114.455,46.6405],[-114.4556,46.6399],[-114.4568,46.6388],[-114.4569,46.6388],[-114.4577,46.638],[-114.4588,46.637],[-114.4592,46.6367],[-114.4598,46.6363],[-114.4601,46.6361],[-114.4609,46.6357],[-114.4619,46.6353],[-114.4624,46.6351],[-114.463,46.6348],[-114.4637,46.6344],[-114.4643,46.6339],[-114.4645,46.6337],[-114.465,46.6333],[-114.4651,46.6332],[-114.4657,46.6327],[-114.4665,46.632],[-114.4668,46.6318],[-114.4671,46.6318],[-114.4675,46.6318],[-114.4696,46.6322],[-114.4703,46.6323],[-114.4709,46.6324],[-114.4718,46.6323],[-114.4728,46.6323],[-114.4733,46.6321],[-114.4742,46.6318],[-114.4749,46.6316],[-114.4756,46.6316],[-114.4757,46.6316],[-114.4761,46.6316],[-114.477,46.6316],[-114.4781,46.6318],[-114.4782,46.6318],[-114.4784,46.6319],[-114.4789,46.632],[-114.4791,46.6322],[-114.4796,46.6324],[-114.48,46.6324],[-114.4805,46.6322],[-114.4806,46.6321],[-114.4807,46.632],[-114.481,46.6319],[-114.4815,46.6319],[-114.482,46.632],[-114.4828,46.6323],[-114.4834,46.6324],[-114.4839,46.6326],[-114.4851,46.6328],[-114.4861,46.6329],[-114.4867,46.6329],[-114.4874,46.6331],[-114.4875,46.6332],[-114.4885,46.6336],[-114.4894,46.6341],[-114.4905,46.635],[-114.4909,46.6352],[-114.4917,46.6357],[-114.4921,46.636],[-114.4926,46.6362],[-114.4928,46.6363],[-114.4951,46.6368],[-114.4956,46.637],[-114.4966,46.6372],[-114.4967,46.6372],[-114.4976,46.6375],[-114.4977,46.6376],[-114.4983,46.6379],[-114.4983,46.638],[-114.4985,46.6381],[-114.4991,46.6392],[-114.5002,46.6406],[-114.5004,46.6408],[-114.5006,46.6411],[-114.5009,46.6413],[-114.5011,46.6414],[-114.5012,46.6414],[-114.5021,46.6412],[-114.5046,46.6403],[-114.5059,46.64],[-114.506,46.64],[-114.5085,46.6394],[-114.5086,46.6394],[-114.5091,46.6393],[-114.5092,46.6393],[-114.51,46.6392],[-114.5115,46.6392],[-114.5127,46.6393],[-114.5135,46.6394],[-114.515,46.6395],[-114.5177,46.6398],[-114.5178,46.6398],[-114.5208,46.6401],[-114.5209,46.6401],[-114.5214,46.6402],[-114.5219,46.6403],[-114.5228,46.6404],[-114.523,46.6405],[-114.5238,46.6406],[-114.5253,46.641],[-114.5266,46.6415],[-114.5272,46.6417],[-114.5282,46.6422],[-114.5283,46.6422],[-114.5285,46.6423],[-114.5294,46.6429],[-114.5301,46.6435],[-114.5306,46.6439],[-114.5311,46.6444],[-114.5312,46.6444],[-114.5313,46.6446],[-114.5319,46.6451],[-114.5327,46.6459],[-114.5328,46.646],[-114.533,46.6461],[-114.5332,46.6462],[-114.5335,46.6464],[-114.5336,46.6464],[-114.534,46.6465],[-114.5351,46.6467],[-114.5361,46.6469],[-114.5371,46.6471],[-114.5384,46.6476],[-114.5394,46.6483],[-114.5405,46.649],[-114.5413,46.6497],[-114.5417,46.6499],[-114.5418,46.65],[-114.542,46.65],[-114.5422,46.6499],[-114.5425,46.6494],[-114.5428,46.649],[-114.5429,46.6489],[-114.543,46.6487],[-114.5433,46.6485],[-114.544,46.6476],[-114.5455,46.646],[-114.5458,46.6456],[-114.5464,46.645],[-114.547,46.6447],[-114.5476,46.6445],[-114.5486,46.6444],[-114.5489,46.6444],[-114.5493,46.6444],[-114.5494,46.6444],[-114.5513,46.6446],[-114.5519,46.6447],[-114.553,46.6448],[-114.5535,46.6448],[-114.554,46.6448],[-114.5541,46.6448],[-114.5547,46.6446],[-114.5554,46.6444],[-114.556,46.6443],[-114.5566,46.6442],[-114.5568,46.6442],[-114.5575,46.6441],[-114.5584,46.6436],[-114.5592,46.6432],[-114.5594,46.6431],[-114.5597,46.643],[-114.5605,46.6426],[-114.5607,46.6425],[-114.5611,46.6423],[-114.5614,46.6422],[-114.5622,46.6414],[-114.5626,46.6412],[-114.5628,46.641],[-114.563,46.6409],[-114.5632,46.6408],[-114.5633,46.6408],[-114.5637,46.6409],[-114.5638,46.6409],[-114.5647,46.6412],[-114.5661,46.6419],[-114.5662,46.6419],[-114.5684,46.6428],[-114.5695,46.6432],[-114.5698,46.6433],[-114.5702,46.6434],[-114.5704,46.6434],[-114.5706,46.6433],[-114.5708,46.6432],[-114.5708,46.643],[-114.571,46.6428],[-114.5715,46.6423],[-114.5716,46.6422],[-114.5722,46.6416],[-114.5725,46.6414],[-114.5728,46.6412],[-114.5736,46.6405],[-114.5741,46.6402],[-114.5746,46.6398],[-114.5749,46.6395],[-114.5751,46.6394],[-114.5755,46.6391],[-114.5758,46.6388],[-114.5759,46.6386],[-114.5767,46.6379],[-114.5772,46.6376],[-114.5773,46.6375],[-114.5779,46.6371],[-114.5781,46.637],[-114.5785,46.6368],[-114.5788,46.6366],[-114.5791,46.6362],[-114.5795,46.6356],[-114.5797,46.6354],[-114.5799,46.635],[-114.58,46.6349],[-114.5803,46.6346],[-114.5807,46.6344],[-114.5815,46.634],[-114.5818,46.6338],[-114.5827,46.6334],[-114.5828,46.6334],[-114.5829,46.6334],[-114.583,46.6333],[-114.5833,46.6333],[-114.5835,46.6333],[-114.584,46.6333],[-114.5844,46.6334],[-114.5845,46.6334],[-114.587,46.6344],[-114.5873,46.6345],[-114.5884,46.635],[-114.5887,46.6351],[-114.5889,46.6352],[-114.589,46.6352],[-114.5892,46.6351],[-114.59,46.6345],[-114.5909,46.6335],[-114.591,46.6335],[-114.5911,46.6333],[-114.5917,46.633],[-114.5918,46.6329],[-114.5923,46.6328],[-114.5925,46.6328],[-114.5929,46.6328],[-114.5935,46.6329],[-114.5938,46.6329],[-114.5941,46.6331],[-114.5944,46.6333],[-114.5946,46.6334],[-114.5948,46.6335],[-114.5955,46.634],[-114.5956,46.6341],[-114.5962,46.6343],[-114.5978,46.6351],[-114.5984,46.6354],[-114.599,46.6357],[-114.5991,46.6358],[-114.5993,46.636],[-114.5995,46.6362],[-114.5996,46.6362],[-114.5997,46.6363],[-114.5999,46.6363],[-114.6002,46.6364],[-114.6007,46.6363],[-114.6014,46.636],[-114.6016,46.6359],[-114.6021,46.6357],[-114.6023,46.6356],[-114.6032,46.6356],[-114.6033,46.6356],[-114.6041,46.6357],[-114.6045,46.6357],[-114.6053,46.6358],[-114.6057,46.6359],[-114.6066,46.6362],[-114.6107,46.6376],[-114.6131,46.6385],[-114.6141,46.6391],[-114.6142,46.6391],[-114.6145,46.6394],[-114.615,46.64],[-114.6152,46.6406],[-114.6153,46.6412],[-114.6154,46.6416],[-114.6154,46.6417],[-114.6154,46.6418],[-114.6156,46.6422],[-114.6156,46.6423],[-114.6158,46.6426],[-114.616,46.6428],[-114.6162,46.643],[-114.6164,46.6434],[-114.6163,46.6437],[-114.616,46.644],[-114.6156,46.6444],[-114.6145,46.6451],[-114.6141,46.6454],[-114.6133,46.6461],[-114.6131,46.6463],[-114.6129,46.6464],[-114.6122,46.647],[-114.612,46.6472],[-114.6119,46.6472],[-114.6117,46.6474],[-114.6117,46.6476],[-114.6117,46.6477],[-114.6117,46.6478],[-114.6119,46.6481],[-114.6122,46.6487],[-114.6122,46.6493],[-114.612,46.6498],[-114.6119,46.6502],[-114.6119,46.6503],[-114.612,46.6507],[-114.6121,46.6508],[-114.6124,46.6509],[-114.6124,46.651],[-114.6125,46.651],[-114.613,46.6515],[-114.6135,46.6517],[-114.6137,46.6519],[-114.614,46.6519],[-114.6145,46.6519],[-114.6151,46.6522],[-114.6153,46.6524],[-114.6153,46.6525],[-114.6153,46.6527],[-114.6153,46.6529],[-114.615,46.6533],[-114.615,46.6534],[-114.6149,46.6535],[-114.6147,46.6539],[-114.6145,46.6542],[-114.6145,46.6547],[-114.6145,46.6549],[-114.6146,46.6551],[-114.615,46.6554],[-114.6159,46.6557],[-114.617,46.6558],[-114.6171,46.6558],[-114.6177,46.656],[-114.618,46.6562],[-114.6188,46.6566],[-114.6196,46.6572],[-114.62,46.6574],[-114.621,46.658],[-114.6222,46.6582],[-114.6259,46.6587],[-114.626,46.6587],[-114.6272,46.6589],[-114.6279,46.6589],[-114.6283,46.659],[-114.6284,46.659],[-114.6286,46.6591],[-114.629,46.6592],[-114.6297,46.6593],[-114.6306,46.6594],[-114.6314,46.6595],[-114.6332,46.6593],[-114.6345,46.6592],[-114.6347,46.6592],[-114.6352,46.6593],[-114.6358,46.6595],[-114.6363,46.6601],[-114.6368,46.6611],[-114.6372,46.6616],[-114.6374,46.662],[-114.6377,46.6627],[-114.6379,46.6632],[-114.6381,46.6636],[-114.639,46.6645],[-114.6393,46.6648],[-114.6396,46.6651],[-114.6398,46.6654],[-114.6399,46.6656],[-114.6399,46.6657],[-114.6398,46.666],[-114.6391,46.6669],[-114.6389,46.6671],[-114.6389,46.6672],[-114.6384,46.6675],[-114.6381,46.6676],[-114.6374,46.6681],[-114.6361,46.6686],[-114.6355,46.6688],[-114.6351,46.669],[-114.634,46.6693],[-114.6334,46.6697],[-114.6331,46.67],[-114.633,46.6701],[-114.633,46.6703],[-114.633,46.6704],[-114.633,46.6711],[-114.633,46.6712],[-114.6331,46.6718],[-114.6335,46.6724],[-114.6338,46.6727],[-114.6343,46.6729],[-114.6344,46.673],[-114.6348,46.673],[-114.6354,46.6729],[-114.6355,46.6729],[-114.6358,46.6729],[-114.6363,46.6727],[-114.6364,46.6727],[-114.6373,46.6725],[-114.6379,46.6724],[-114.6384,46.6723],[-114.6388,46.6723],[-114.6397,46.6722],[-114.6402,46.6723],[-114.6403,46.6723],[-114.641,46.6724],[-114.6418,46.6725],[-114.6423,46.6727],[-114.6426,46.6729],[-114.6426,46.673],[-114.6426,46.6732],[-114.6424,46.6734],[-114.6424,46.6735],[-114.6423,46.6736],[-114.6421,46.6737],[-114.642,46.6738],[-114.6416,46.6741],[-114.6413,46.6743],[-114.6412,46.6743],[-114.6407,46.6748],[-114.6406,46.6748],[-114.6403,46.6752],[-114.6402,46.6753],[-114.6402,46.6754],[-114.6402,46.6757],[-114.6402,46.6762],[-114.641,46.6775],[-114.6413,46.6779],[-114.6414,46.6782],[-114.6416,46.6785],[-114.6417,46.6786],[-114.6418,46.6789],[-114.6418,46.679],[-114.6417,46.6792],[-114.6414,46.6795],[-114.6409,46.6797],[-114.6399,46.6801],[-114.6389,46.6806],[-114.6381,46.681],[-114.6379,46.6811],[-114.6378,46.6812],[-114.6373,46.6813],[-114.637,46.6815],[-114.6364,46.682],[-114.6353,46.6826],[-114.6341,46.683],[-114.6325,46.6836],[-114.6322,46.6838],[-114.6318,46.684],[-114.6314,46.6844],[-114.6304,46.6853],[-114.6294,46.6861],[-114.6292,46.6863],[-114.6288,46.6865],[-114.6272,46.6874],[-114.6271,46.6874],[-114.6264,46.688],[-114.6249,46.6895],[-114.6244,46.6901],[-114.6241,46.6903],[-114.6239,46.6906],[-114.6235,46.6909],[-114.6233,46.6913],[-114.6232,46.6916],[-114.6231,46.6919],[-114.6231,46.6923],[-114.623,46.6926],[-114.6229,46.6932],[-114.6229,46.6935],[-114.6229,46.6938],[-114.6229,46.694],[-114.6229,46.6944],[-114.623,46.6946],[-114.6232,46.6949],[-114.6235,46.6952],[-114.6242,46.6955],[-114.6244,46.6956],[-114.6247,46.6958],[-114.6247,46.6961],[-114.6245,46.6965],[-114.6244,46.6966],[-114.6243,46.6967],[-114.624,46.6972],[-114.6236,46.6978],[-114.6235,46.6983],[-114.6233,46.699],[-114.6232,46.6992],[-114.6232,46.7003],[-114.6233,46.7021],[-114.6233,46.7023],[-114.6232,46.7026],[-114.6225,46.7037],[-114.6216,46.7051],[-114.621,46.7061],[-114.6208,46.7067],[-114.6208,46.7068],[-114.6208,46.7073],[-114.6209,46.7073],[-114.6213,46.7077],[-114.6215,46.7079],[-114.6217,46.708],[-114.6219,46.7081],[-114.6221,46.7082],[-114.6231,46.7087],[-114.6237,46.7091],[-114.6242,46.7096],[-114.6243,46.7101],[-114.6245,46.7107],[-114.6246,46.7118],[-114.6248,46.712],[-114.6248,46.7121],[-114.6249,46.7123],[-114.6259,46.7126],[-114.6267,46.7129],[-114.6278,46.7133],[-114.6301,46.7142],[-114.6302,46.7143],[-114.6304,46.7144],[-114.6305,46.7146],[-114.6306,46.7151],[-114.6307,46.7153],[-114.6309,46.7155],[-114.631,46.7156],[-114.6312,46.7157],[-114.6314,46.7157],[-114.6315,46.7157],[-114.6326,46.7156],[-114.6331,46.7156],[-114.6333,46.7156],[-114.6338,46.7158],[-114.6343,46.7165],[-114.6347,46.7171],[-114.6348,46.7172],[-114.635,46.7173],[-114.6376,46.7194],[-114.6382,46.7201],[-114.6384,46.7203],[-114.6387,46.721],[-114.6388,46.7212],[-114.6392,46.7216],[-114.6392,46.7217],[-114.6393,46.7218],[-114.6396,46.722],[-114.6398,46.722],[-114.6401,46.7222],[-114.6405,46.7223],[-114.6406,46.7223],[-114.6407,46.7223],[-114.6414,46.7225],[-114.6415,46.7225],[-114.6416,46.7225],[-114.6427,46.7226],[-114.6439,46.7226],[-114.6444,46.7227],[-114.6446,46.7228],[-114.6451,46.7233],[-114.6454,46.725],[-114.6457,46.7254],[-114.6459,46.7257],[-114.6461,46.7259],[-114.6463,46.7261],[-114.6464,46.7263],[-114.6464,46.7266],[-114.6463,46.7268],[-114.6463,46.7269],[-114.6461,46.7274],[-114.6458,46.7278],[-114.6458,46.7279],[-114.6459,46.7288],[-114.646,46.729],[-114.646,46.7291],[-114.6461,46.7293],[-114.6463,46.7296],[-114.6466,46.7302],[-114.6468,46.7309],[-114.6472,46.7314],[-114.648,46.732],[-114.6484,46.7323],[-114.6485,46.7324],[-114.6487,46.7325],[-114.649,46.7326],[-114.6493,46.7328],[-114.6496,46.7329],[-114.6502,46.7332],[-114.651,46.7336],[-114.6534,46.7341],[-114.6544,46.7342],[-114.6555,46.7343],[-114.6578,46.7345],[-114.6586,46.7345],[-114.6589,46.7345],[-114.6591,46.7346],[-114.6592,46.7346],[-114.6594,46.7347],[-114.6596,46.7347],[-114.6604,46.7353],[-114.661,46.7357],[-114.6614,46.736],[-114.6616,46.7362],[-114.6622,46.7371],[-114.6628,46.7376],[-114.6632,46.7381],[-114.6633,46.7381],[-114.6639,46.7387],[-114.6643,46.7389],[-114.6646,46.7391],[-114.6649,46.7392],[-114.6651,46.7392],[-114.6654,46.7392],[-114.6661,46.7393],[-114.6667,46.7392],[-114.6684,46.7385],[-114.6689,46.7382],[-114.669,46.7382],[-114.6696,46.7377],[-114.6697,46.7376],[-114.6701,46.7374],[-114.6702,46.7373],[-114.6704,46.7372],[-114.6708,46.737],[-114.6711,46.7368],[-114.6712,46.7368],[-114.6719,46.7366],[-114.673,46.7365],[-114.6749,46.7368],[-114.675,46.7368],[-114.6758,46.737],[-114.6759,46.737],[-114.6764,46.7371],[-114.6765,46.7371],[-114.6772,46.7375],[-114.6778,46.7378],[-114.6782,46.738],[-114.6784,46.7381],[-114.6795,46.7383],[-114.6804,46.7386],[-114.6804,46.7387],[-114.6808,46.7388],[-114.681,46.7388],[-114.6812,46.7389],[-114.6817,46.7389],[-114.6819,46.7389],[-114.682,46.7389],[-114.6821,46.7388],[-114.6826,46.7386],[-114.6835,46.7381],[-114.6846,46.7372],[-114.6848,46.7371],[-114.6854,46.737],[-114.686,46.7368],[-114.6868,46.7365],[-114.6875,46.7365],[-114.6877,46.7365],[-114.6878,46.7365],[-114.6886,46.7364],[-114.6891,46.7365],[-114.6894,46.7366],[-114.6899,46.7368],[-114.6903,46.7369],[-114.6914,46.7375],[-114.6922,46.738],[-114.6924,46.7381],[-114.6937,46.7388],[-114.6937,46.7389],[-114.6958,46.7401],[-114.6959,46.7402],[-114.6966,46.7405],[-114.6969,46.7406],[-114.6971,46.7407],[-114.6972,46.7407],[-114.698,46.7407],[-114.6986,46.7405],[-114.6991,46.7402],[-114.6994,46.7398],[-114.6995,46.7396],[-114.6997,46.7388],[-114.6999,46.7385],[-114.7003,46.7381],[-114.7005,46.738],[-114.7007,46.7377],[-114.7008,46.7374],[-114.7009,46.7373],[-114.7009,46.7371],[-114.701,46.7366],[-114.7009,46.7358],[-114.7009,46.7356],[-114.7012,46.7349],[-114.7013,46.7348],[-114.7013,46.7347],[-114.7012,46.7345],[-114.7011,46.7344],[-114.7009,46.7344],[-114.7005,46.7344],[-114.7002,46.7343],[-114.7001,46.7342],[-114.7,46.7341],[-114.7,46.734],[-114.7,46.7337],[-114.7005,46.7332],[-114.7007,46.7329],[-114.7021,46.7311],[-114.7027,46.7305],[-114.7028,46.7304],[-114.7034,46.73],[-114.7043,46.7294],[-114.7049,46.7292],[-114.7057,46.7289],[-114.7057,46.7288],[-114.7064,46.7284],[-114.7075,46.7278],[-114.7076,46.7278],[-114.708,46.7275],[-114.7086,46.7272],[-114.7089,46.7269],[-114.709,46.7264],[-114.709,46.7263],[-114.7089,46.726],[-114.7087,46.7256],[-114.7086,46.7255],[-114.7082,46.725],[-114.7079,46.7244],[-114.7078,46.7239],[-114.7081,46.7234],[-114.7085,46.7225],[-114.7091,46.7218],[-114.7094,46.7216],[-114.7099,46.7211],[-114.7102,46.7206],[-114.7102,46.7202],[-114.7102,46.7198],[-114.7102,46.719],[-114.7102,46.7187],[-114.7102,46.7185],[-114.7103,46.7181],[-114.7104,46.7177],[-114.7108,46.7173],[-114.7112,46.717],[-114.7113,46.717],[-114.7118,46.7166],[-114.7122,46.7163],[-114.7126,46.7159],[-114.7129,46.7156],[-114.713,46.7155],[-114.713,46.7154],[-114.7135,46.7151],[-114.7139,46.7151],[-114.7145,46.715],[-114.7148,46.7148],[-114.7149,46.7148],[-114.7153,46.7146],[-114.7155,46.7144],[-114.7156,46.7144],[-114.7161,46.7143],[-114.7168,46.7141],[-114.7174,46.714],[-114.7177,46.7141],[-114.7182,46.7141],[-114.7204,46.7142],[-114.7221,46.7141],[-114.723,46.7139],[-114.7232,46.7138],[-114.7234,46.7138],[-114.7249,46.7143],[-114.7261,46.7146],[-114.7268,46.7146],[-114.7275,46.7146],[-114.7281,46.7145],[-114.7283,46.7144],[-114.7291,46.714],[-114.7304,46.7135],[-114.7312,46.7133],[-114.7314,46.7132],[-114.7334,46.713],[-114.7358,46.7125],[-114.7364,46.7124],[-114.7371,46.7123],[-114.7378,46.7123],[-114.7389,46.7121],[-114.739,46.7121],[-114.7398,46.7119],[-114.7406,46.7117],[-114.7411,46.7112],[-114.7412,46.7112],[-114.7414,46.7111],[-114.7419,46.7108],[-114.7421,46.7105],[-114.7421,46.7099],[-114.7418,46.7091],[-114.7417,46.7086],[-114.7417,46.7085],[-114.7418,46.7084],[-114.7421,46.7081],[-114.743,46.7078],[-114.7436,46.7075],[-114.7443,46.7068],[-114.7456,46.7052],[-114.7459,46.7048],[-114.746,46.7048],[-114.7459,46.7047],[-114.7463,46.7043],[-114.7466,46.704],[-114.747,46.7036],[-114.7475,46.703],[-114.748,46.702],[-114.7481,46.7018],[-114.7484,46.7014],[-114.7485,46.7009],[-114.7485,46.7005],[-114.7484,46.7001],[-114.7482,46.6998],[-114.748,46.6992],[-114.7481,46.699],[-114.7481,46.6989],[-114.7481,46.6988],[-114.7484,46.6986],[-114.7485,46.6985],[-114.7501,46.6979],[-114.7506,46.6977],[-114.7515,46.6973],[-114.7519,46.6972],[-114.7522,46.6971],[-114.7526,46.6972],[-114.753,46.6973],[-114.7531,46.6973],[-114.7532,46.6973],[-114.7537,46.6973],[-114.7539,46.6973],[-114.7542,46.6973],[-114.7546,46.697],[-114.7549,46.697],[-114.7549,46.6969],[-114.755,46.6969],[-114.7554,46.6969],[-114.7558,46.697],[-114.7559,46.697],[-114.7564,46.697],[-114.7565,46.697],[-114.757,46.697],[-114.7574,46.697],[-114.7577,46.6969],[-114.7586,46.6967],[-114.7594,46.6966],[-114.76,46.6966],[-114.7608,46.6967],[-114.7617,46.697],[-114.7624,46.6972],[-114.7626,46.6972],[-114.7628,46.6973],[-114.7629,46.6973],[-114.7632,46.6975],[-114.7635,46.6976],[-114.7637,46.6976],[-114.7639,46.6977],[-114.7646,46.6975],[-114.766,46.697],[-114.7665,46.6969],[-114.7668,46.6969],[-114.7672,46.6972],[-114.7673,46.6972],[-114.7674,46.6973],[-114.7678,46.6976],[-114.7679,46.6977],[-114.768,46.6978],[-114.7683,46.6983],[-114.7684,46.6985],[-114.7688,46.6988],[-114.769,46.6991],[-114.7692,46.6994],[-114.7695,46.6999],[-114.7695,46.7002],[-114.7695,46.7008],[-114.7693,46.702],[-114.7691,46.7028],[-114.769,46.7032],[-114.769,46.7033],[-114.7688,46.7039],[-114.7685,46.7045],[-114.7685,46.7047],[-114.7686,46.7048],[-114.7691,46.705],[-114.7716,46.7055],[-114.774,46.7058],[-114.7746,46.7059],[-114.7747,46.7059],[-114.7756,46.706],[-114.7766,46.7063],[-114.7775,46.7066],[-114.7781,46.7067],[-114.7793,46.7067],[-114.78,46.7067],[-114.7805,46.7068],[-114.7809,46.7068],[-114.7815,46.7068],[-114.7819,46.7068],[-114.7819,46.7069],[-114.7821,46.7073],[-114.7821,46.7075],[-114.7822,46.708],[-114.7822,46.7081],[-114.7823,46.7081],[-114.7823,46.7082],[-114.7824,46.7082],[-114.7826,46.7084],[-114.7829,46.7086],[-114.7834,46.709],[-114.7835,46.7091],[-114.7841,46.7096],[-114.7849,46.71],[-114.7864,46.7109],[-114.7869,46.7111],[-114.787,46.7112],[-114.7871,46.7113],[-114.7873,46.7115],[-114.7876,46.7118],[-114.7879,46.7119],[-114.7879,46.712],[-114.7882,46.7121],[-114.7882,46.7122],[-114.7882,46.7123],[-114.7884,46.7128],[-114.7886,46.7133],[-114.7886,46.7137],[-114.7885,46.7138],[-114.7884,46.7141],[-114.7882,46.7142],[-114.788,46.7143],[-114.7876,46.7146],[-114.7875,46.7149],[-114.7871,46.7156],[-114.7869,46.7159],[-114.7866,46.7163],[-114.7861,46.7166],[-114.7847,46.7179],[-114.7841,46.7183],[-114.783,46.7189],[-114.7829,46.7189],[-114.7823,46.7193],[-114.7821,46.7195],[-114.7821,46.7203],[-114.7822,46.7205],[-114.7824,46.7207],[-114.7825,46.7207],[-114.7826,46.7207],[-114.7828,46.7209],[-114.783,46.7211],[-114.783,46.7212],[-114.7832,46.7218],[-114.7832,46.7219],[-114.7833,46.7223],[-114.7833,46.7225],[-114.7833,46.7228],[-114.7833,46.7229],[-114.7832,46.723],[-114.7831,46.7234],[-114.783,46.7234],[-114.7831,46.7237],[-114.7832,46.7242],[-114.7832,46.7245],[-114.7832,46.7251],[-114.7829,46.7259],[-114.7827,46.7263],[-114.7824,46.7268],[-114.7817,46.7273],[-114.7813,46.7276],[-114.7812,46.7276],[-114.7809,46.7277],[-114.7804,46.7281],[-114.7801,46.7283],[-114.7799,46.7284],[-114.7796,46.7286],[-114.7796,46.7289],[-114.7796,46.7292],[-114.7797,46.7293],[-114.7798,46.7296],[-114.7799,46.7298],[-114.7797,46.7304],[-114.7796,46.7305],[-114.7792,46.731],[-114.7787,46.7312],[-114.7784,46.7314],[-114.7779,46.7315],[-114.7774,46.7315],[-114.7768,46.7313],[-114.7764,46.7313],[-114.7757,46.7313],[-114.775,46.7315],[-114.7742,46.7317],[-114.7737,46.7317],[-114.7736,46.732],[-114.7735,46.7321],[-114.7733,46.7325],[-114.7732,46.7329],[-114.7728,46.7332],[-114.7725,46.7335],[-114.772,46.7337],[-114.7714,46.734],[-114.7713,46.7341],[-114.7709,46.7343],[-114.7704,46.7346],[-114.7703,46.7348],[-114.77,46.735],[-114.7697,46.7353],[-114.7694,46.7361],[-114.7694,46.7362],[-114.7695,46.7366],[-114.7695,46.7368],[-114.7693,46.737],[-114.7693,46.7371],[-114.7692,46.7372],[-114.7691,46.7374],[-114.7691,46.7375],[-114.7689,46.7375],[-114.7687,46.7377],[-114.7682,46.7381],[-114.7679,46.7383],[-114.7675,46.7385],[-114.7673,46.7388],[-114.7672,46.7389],[-114.7673,46.7391],[-114.7674,46.7394],[-114.7674,46.7395],[-114.7673,46.7397],[-114.7672,46.7398],[-114.7672,46.7399],[-114.7671,46.7401],[-114.7672,46.7402],[-114.7674,46.7403],[-114.7678,46.7405],[-114.7679,46.7406],[-114.7679,46.7407],[-114.7678,46.7411],[-114.7676,46.7414],[-114.7674,46.7415],[-114.7673,46.7415],[-114.7671,46.7416],[-114.7667,46.7417],[-114.7663,46.7417],[-114.7662,46.7417],[-114.7662,46.7418],[-114.7661,46.742],[-114.766,46.7422],[-114.766,46.7425],[-114.7661,46.7427],[-114.7663,46.7429],[-114.7663,46.743],[-114.7663,46.7433],[-114.7662,46.7435],[-114.7661,46.7438],[-114.7661,46.744],[-114.766,46.7443],[-114.7657,46.7447],[-114.7656,46.7449],[-114.7655,46.7449],[-114.7654,46.745],[-114.7652,46.7452],[-114.7652,46.7454],[-114.7656,46.7456],[-114.7662,46.7459],[-114.7668,46.7462],[-114.7669,46.7463],[-114.7673,46.7466],[-114.7678,46.7468],[-114.7681,46.7473],[-114.7683,46.7479],[-114.7683,46.7481],[-114.7683,46.7482],[-114.7682,46.7488],[-114.7681,46.7488],[-114.768,46.7492],[-114.7677,46.7493],[-114.7675,46.7494],[-114.7672,46.7495],[-114.7667,46.7497],[-114.7665,46.7499],[-114.7664,46.7501],[-114.7664,46.7504],[-114.766,46.751],[-114.7659,46.7512],[-114.7659,46.7516],[-114.7669,46.7523],[-114.7672,46.7528],[-114.7672,46.7529],[-114.7673,46.753],[-114.7674,46.7535],[-114.7673,46.7538],[-114.7673,46.7539],[-114.7673,46.754],[-114.767,46.7548],[-114.7669,46.7551],[-114.7669,46.7552],[-114.7669,46.7556],[-114.7666,46.7564],[-114.7662,46.7569],[-114.7655,46.7578],[-114.7653,46.7579],[-114.7651,46.7582],[-114.7652,46.7582],[-114.7662,46.7586],[-114.7664,46.7587],[-114.7665,46.7587],[-114.7669,46.759],[-114.7673,46.7592],[-114.7674,46.7593],[-114.7676,46.7596],[-114.7679,46.7599],[-114.7679,46.76],[-114.7684,46.7603],[-114.7698,46.7607],[-114.7702,46.7609],[-114.7704,46.7612],[-114.7707,46.7613],[-114.7711,46.7613],[-114.7714,46.7613],[-114.7719,46.7613],[-114.7724,46.7614],[-114.7732,46.7618],[-114.7735,46.7621],[-114.7737,46.7623],[-114.7737,46.7624],[-114.7737,46.7625],[-114.7738,46.7627],[-114.7739,46.7632],[-114.7738,46.7651],[-114.7738,46.7652],[-114.7739,46.7655],[-114.7743,46.7658],[-114.7749,46.766],[-114.7756,46.7662],[-114.7763,46.7662],[-114.7767,46.7662],[-114.7771,46.7662],[-114.7775,46.7662],[-114.7779,46.7663],[-114.7783,46.7666],[-114.7789,46.7668],[-114.7789,46.7669],[-114.779,46.767],[-114.7791,46.7675],[-114.7791,46.7676],[-114.7791,46.7678],[-114.7792,46.7681],[-114.7792,46.7683],[-114.7794,46.7686],[-114.7797,46.7687],[-114.7802,46.7688],[-114.7803,46.7689],[-114.7814,46.7689],[-114.782,46.7689],[-114.7821,46.7689],[-114.7824,46.7689],[-114.7825,46.7688],[-114.7829,46.7686],[-114.7831,46.7685],[-114.7831,46.7684],[-114.7834,46.7685],[-114.7836,46.7687],[-114.7837,46.7688],[-114.7838,46.7691],[-114.7839,46.7694],[-114.7843,46.7702],[-114.7847,46.771],[-114.7848,46.7713],[-114.7853,46.7726],[-114.7861,46.7756],[-114.7862,46.7759],[-114.7863,46.7767],[-114.7863,46.777],[-114.7864,46.7779],[-114.7865,46.7783],[-114.7854,46.7793],[-114.7849,46.7798],[-114.7848,46.78],[-114.7849,46.7801],[-114.7849,46.7802],[-114.785,46.7802],[-114.7863,46.7807],[-114.7864,46.7808],[-114.7866,46.7811],[-114.787,46.782],[-114.7871,46.7821],[-114.7872,46.7823],[-114.7874,46.7826],[-114.7875,46.7828],[-114.7877,46.7822],[-114.7879,46.7818],[-114.7879,46.7811],[-114.7882,46.7806],[-114.7885,46.7801],[-114.789,46.7796],[-114.7896,46.7791],[-114.79,46.7789],[-114.7906,46.7786],[-114.7907,46.7786],[-114.7913,46.7784],[-114.792,46.7782],[-114.792,46.7781],[-114.7925,46.7779],[-114.793,46.7775],[-114.7933,46.7774],[-114.7937,46.7773],[-114.7939,46.7773],[-114.7941,46.7773],[-114.7942,46.7773],[-114.7945,46.7773],[-114.7947,46.7773],[-114.795,46.7771],[-114.7952,46.7771],[-114.7956,46.7771],[-114.7958,46.7772],[-114.7962,46.7772],[-114.7966,46.7772],[-114.7967,46.7772],[-114.7968,46.7771],[-114.7971,46.7768],[-114.7974,46.7765],[-114.7976,46.7762],[-114.7977,46.776],[-114.798,46.7759],[-114.7983,46.7758],[-114.7987,46.7758],[-114.7991,46.7759],[-114.7993,46.7759],[-114.7995,46.776],[-114.7998,46.7761],[-114.8,46.7762],[-114.8007,46.7764],[-114.8009,46.7764],[-114.801,46.7765],[-114.8014,46.7768],[-114.8022,46.7774],[-114.8029,46.7778],[-114.8034,46.7779],[-114.8039,46.7784],[-114.804,46.7785],[-114.804,46.7786],[-114.8046,46.779],[-114.8052,46.7794],[-114.8056,46.7796],[-114.8062,46.7801],[-114.8063,46.7802],[-114.8064,46.7802],[-114.807,46.7809],[-114.8075,46.7816],[-114.8076,46.7818],[-114.8076,46.7819],[-114.8077,46.782],[-114.808,46.7822],[-114.8084,46.7824],[-114.809,46.7824],[-114.8096,46.7824],[-114.8107,46.7822],[-114.8123,46.7818],[-114.8136,46.7818],[-114.8139,46.7818],[-114.8142,46.7816],[-114.8144,46.7815],[-114.815,46.7814],[-114.8175,46.7813],[-114.8189,46.7812],[-114.8193,46.7814],[-114.8194,46.7814],[-114.8197,46.7816],[-114.8198,46.7817],[-114.8203,46.7819],[-114.8211,46.7821],[-114.8221,46.7824],[-114.8222,46.7825],[-114.823,46.7827],[-114.8236,46.7828],[-114.824,46.7827],[-114.8244,46.7825],[-114.8251,46.7822],[-114.8256,46.782],[-114.8263,46.7821],[-114.8274,46.7824],[-114.8278,46.7824],[-114.8283,46.7825],[-114.8287,46.7826],[-114.8291,46.7826],[-114.8293,46.7827],[-114.8296,46.783],[-114.83,46.7833],[-114.8304,46.7835],[-114.8307,46.7836],[-114.8307,46.7837],[-114.8308,46.7837],[-114.831,46.7839],[-114.8312,46.7844],[-114.8316,46.7853],[-114.8319,46.7857],[-114.8321,46.7859],[-114.8321,46.786],[-114.8321,46.7862],[-114.8321,46.7865],[-114.8323,46.7869],[-114.8325,46.7872],[-114.8328,46.7875],[-114.8338,46.788],[-114.8342,46.7883],[-114.8344,46.7885],[-114.8345,46.789],[-114.8346,46.7891],[-114.8347,46.7894],[-114.8349,46.7896],[-114.8351,46.7897],[-114.8361,46.791],[-114.8362,46.7918],[-114.8362,46.792],[-114.8364,46.7923],[-114.8367,46.7925],[-114.8368,46.7926],[-114.8373,46.7928],[-114.8386,46.7931],[-114.8394,46.7931],[-114.8403,46.7931],[-114.8412,46.7931],[-114.8422,46.7934],[-114.8423,46.7933],[-114.8425,46.7934],[-114.8437,46.7938],[-114.8448,46.7943],[-114.8453,46.7946],[-114.8466,46.7952],[-114.8473,46.7956],[-114.8474,46.7957],[-114.8476,46.7959],[-114.848,46.7963],[-114.8481,46.7968],[-114.8484,46.7971],[-114.849,46.7974],[-114.8495,46.7976],[-114.8498,46.798],[-114.8498,46.7981],[-114.8499,46.7981],[-114.8499,46.7983],[-114.8501,46.799],[-114.8501,46.7991],[-114.8504,46.7991],[-114.8508,46.7988],[-114.851,46.7988],[-114.8511,46.7988],[-114.8513,46.7988],[-114.8517,46.7989],[-114.8525,46.7994],[-114.8532,46.7997],[-114.8533,46.7998],[-114.8539,46.8001],[-114.8544,46.8002],[-114.8548,46.8004],[-114.8552,46.8006],[-114.8553,46.8008],[-114.8554,46.8009],[-114.8556,46.801],[-114.8558,46.8012],[-114.8561,46.8013],[-114.8564,46.8013],[-114.8569,46.8016],[-114.8569,46.8017],[-114.8573,46.802],[-114.8575,46.8024],[-114.8575,46.8029],[-114.8575,46.8031],[-114.8577,46.8035],[-114.8581,46.8038],[-114.8582,46.8038],[-114.8586,46.8041],[-114.8593,46.8044],[-114.86,46.8048],[-114.8603,46.8052],[-114.8606,46.8057],[-114.8608,46.8065],[-114.8608,46.8071],[-114.8611,46.8081],[-114.8612,46.8091],[-114.8612,46.8098],[-114.8612,46.8103],[-114.8611,46.8114],[-114.8611,46.8116],[-114.8614,46.812],[-114.8619,46.8123],[-114.8621,46.8124],[-114.8624,46.8125],[-114.8626,46.8125],[-114.8628,46.8125],[-114.8632,46.8127],[-114.8636,46.813],[-114.864,46.8135],[-114.8641,46.8137],[-114.8643,46.8139],[-114.8648,46.8142],[-114.8653,46.8144],[-114.8658,46.8145],[-114.8666,46.8145],[-114.8674,46.8144],[-114.8691,46.8138],[-114.8701,46.8134],[-114.8714,46.8127],[-114.8718,46.8126],[-114.8725,46.8123],[-114.873,46.8122],[-114.8737,46.8123],[-114.8742,46.8122],[-114.8748,46.8119],[-114.8756,46.8117],[-114.8761,46.8117],[-114.8782,46.8114],[-114.8792,46.8113],[-114.8793,46.8113],[-114.8807,46.811],[-114.8818,46.8109],[-114.8824,46.8107],[-114.8825,46.8107],[-114.8831,46.8104],[-114.8843,46.8097],[-114.885,46.8095],[-114.8854,46.8094],[-114.8855,46.8094],[-114.8862,46.8096],[-114.8867,46.8096],[-114.8869,46.8095],[-114.8871,46.8095],[-114.8874,46.809],[-114.8876,46.8087],[-114.8878,46.8084],[-114.8879,46.808],[-114.8881,46.8076],[-114.8883,46.8075],[-114.8888,46.807],[-114.8891,46.8066],[-114.8892,46.8063],[-114.8892,46.8057],[-114.8892,46.8054],[-114.8894,46.8052],[-114.8897,46.805],[-114.8901,46.8047],[-114.8902,46.8047],[-114.8904,46.8043],[-114.8904,46.8042],[-114.8904,46.8041],[-114.8906,46.8037],[-114.8907,46.803],[-114.891,46.8027],[-114.8912,46.8026],[-114.8914,46.8026],[-114.8916,46.8025],[-114.8922,46.8024],[-114.893,46.802],[-114.8933,46.8019],[-114.8939,46.8016],[-114.8942,46.8015],[-114.8946,46.8015],[-114.8952,46.8016],[-114.8955,46.802],[-114.8957,46.8024],[-114.8959,46.8028],[-114.8962,46.8031],[-114.8962,46.8032],[-114.8962,46.8033],[-114.8965,46.8038],[-114.8967,46.8047],[-114.8967,46.8052],[-114.8966,46.8056],[-114.8965,46.806],[-114.8964,46.8064],[-114.8964,46.8069],[-114.8965,46.8073],[-114.8967,46.8075],[-114.8971,46.8076],[-114.8972,46.8076],[-114.8976,46.8076],[-114.898,46.8078],[-114.8984,46.8082],[-114.8984,46.8083],[-114.8985,46.8084],[-114.8985,46.8085],[-114.8986,46.809],[-114.8986,46.8094],[-114.8984,46.8097],[-114.8983,46.8099],[-114.8983,46.8102],[-114.898,46.8108],[-114.8979,46.811],[-114.8978,46.8118],[-114.8978,46.8123],[-114.8975,46.8128],[-114.8974,46.813],[-114.8972,46.8133],[-114.8968,46.8136],[-114.8964,46.814],[-114.8961,46.8144],[-114.8957,46.8152],[-114.8955,46.8159],[-114.8953,46.8164],[-114.8951,46.8167],[-114.8948,46.8172],[-114.8948,46.8173],[-114.8951,46.8174],[-114.8958,46.8179],[-114.8968,46.8186],[-114.8971,46.8189],[-114.8975,46.8194],[-114.8978,46.8199],[-114.8979,46.8204],[-114.8979,46.8205],[-114.8981,46.8215],[-114.8982,46.822],[-114.8984,46.8222],[-114.8984,46.8224],[-114.8985,46.8224],[-114.8988,46.8224],[-114.8996,46.8226],[-114.9005,46.8227],[-114.9019,46.8225],[-114.9037,46.8224],[-114.9049,46.8223],[-114.9057,46.8223],[-114.9063,46.8224],[-114.9068,46.8225],[-114.9073,46.8229],[-114.9076,46.8231],[-114.9077,46.8232],[-114.9079,46.8234],[-114.9098,46.8243],[-114.9107,46.8244],[-114.9114,46.8246],[-114.9117,46.8246],[-114.9124,46.8247],[-114.9136,46.8251],[-114.9153,46.8254],[-114.9157,46.8256],[-114.9165,46.826],[-114.9172,46.8265],[-114.9177,46.8269],[-114.9178,46.827],[-114.9181,46.8272],[-114.9184,46.8272],[-114.9189,46.8272],[-114.9194,46.8272],[-114.9196,46.8272],[-114.9201,46.827],[-114.9204,46.827],[-114.9207,46.8271],[-114.9208,46.8272],[-114.9214,46.8277],[-114.9218,46.8281],[-114.9219,46.8282],[-114.9223,46.8286],[-114.9225,46.829],[-114.9227,46.8295],[-114.9227,46.8296],[-114.9231,46.8303],[-114.9232,46.8308],[-114.9234,46.8314],[-114.924,46.8325],[-114.9247,46.8334],[-114.9251,46.8337],[-114.9252,46.8337],[-114.9254,46.8337],[-114.9258,46.8337],[-114.9262,46.8337],[-114.9268,46.8334],[-114.927,46.8334],[-114.9273,46.8334],[-114.9277,46.8336],[-114.9278,46.8337],[-114.9282,46.8342],[-114.9286,46.8348],[-114.9287,46.8352],[-114.9287,46.8356],[-114.9287,46.8357],[-114.9287,46.8361],[-114.9287,46.8362],[-114.9287,46.8364],[-114.9284,46.8368],[-114.9282,46.8372],[-114.9279,46.8374],[-114.9277,46.8375],[-114.9276,46.8376],[-114.9273,46.8378],[-114.927,46.8383],[-114.9268,46.8388],[-114.9268,46.8389],[-114.9268,46.839],[-114.9272,46.8398],[-114.9272,46.8399],[-114.9277,46.8405],[-114.9279,46.8411],[-114.9284,46.8421],[-114.9287,46.843],[-114.9287,46.8435],[-114.9287,46.8436],[-114.9285,46.8437],[-114.928,46.8441],[-114.9273,46.8445],[-114.9265,46.845],[-114.9258,46.8458],[-114.925,46.8466],[-114.9249,46.8467],[-114.9248,46.8468],[-114.9243,46.8475],[-114.924,46.8479],[-114.924,46.8481],[-114.924,46.8484],[-114.9243,46.8486],[-114.9247,46.8488],[-114.925,46.8492],[-114.9253,46.8495],[-114.926,46.8501],[-114.9261,46.8502],[-114.9264,46.8505],[-114.9267,46.8508],[-114.9268,46.851],[-114.9269,46.8513],[-114.9272,46.8516],[-114.9274,46.8519],[-114.9275,46.8519],[-114.928,46.8527],[-114.9284,46.8537],[-114.9285,46.8542],[-114.9286,46.8544],[-114.9287,46.8548],[-114.9288,46.8548],[-114.9288,46.8549],[-114.9289,46.855],[-114.9291,46.855],[-114.9293,46.8551],[-114.9295,46.8552],[-114.93,46.8552],[-114.9305,46.8553],[-114.9312,46.8556],[-114.9316,46.8557],[-114.932,46.8559],[-114.9326,46.8561],[-114.933,46.8561],[-114.9333,46.8561],[-114.9335,46.8561],[-114.9339,46.8561],[-114.9343,46.8561],[-114.9357,46.8566],[-114.9372,46.8569],[-114.9374,46.8569],[-114.9378,46.857],[-114.9384,46.857],[-114.9386,46.8569],[-114.9392,46.8568],[-114.9407,46.8565],[-114.941,46.8565],[-114.9414,46.8566],[-114.9417,46.8566],[-114.9418,46.8566],[-114.9421,46.8565],[-114.943,46.8568],[-114.9448,46.8577],[-114.9448,46.8578],[-114.945,46.8578],[-114.9459,46.8584],[-114.9462,46.8585],[-114.9467,46.8588],[-114.9473,46.8591],[-114.948,46.8596],[-114.9483,46.86],[-114.9484,46.8606],[-114.9483,46.8611],[-114.9482,46.8613],[-114.9481,46.8614],[-114.9479,46.8617],[-114.9469,46.8626],[-114.9468,46.8627],[-114.9462,46.8633],[-114.9459,46.8638],[-114.9456,46.8643],[-114.9456,46.8644],[-114.9454,46.8649],[-114.9455,46.8657],[-114.9455,46.8658],[-114.9453,46.8662],[-114.945,46.867],[-114.9446,46.8679],[-114.9443,46.8681],[-114.9439,46.8681],[-114.9438,46.8682],[-114.9424,46.8684],[-114.9418,46.8684],[-114.941,46.8683],[-114.9406,46.8684],[-114.9404,46.8685],[-114.9401,46.8686],[-114.9396,46.8689],[-114.9393,46.8693],[-114.9392,46.8696],[-114.9392,46.8697],[-114.9391,46.8699],[-114.9388,46.8702],[-114.9385,46.8705],[-114.9382,46.8707],[-114.938,46.8709],[-114.9374,46.8713],[-114.9371,46.8717],[-114.937,46.8719],[-114.9367,46.8725],[-114.9363,46.8731],[-114.936,46.8735],[-114.9352,46.874],[-114.9344,46.8745],[-114.9341,46.8747],[-114.9337,46.8749],[-114.9329,46.8753],[-114.9323,46.8758],[-114.9319,46.8763],[-114.9314,46.877],[-114.9314,46.8771],[-114.9316,46.878],[-114.9317,46.8788],[-114.9316,46.8792],[-114.9313,46.8796],[-114.9311,46.8805],[-114.9312,46.8813],[-114.9312,46.8817],[-114.9312,46.8818],[-114.931,46.882],[-114.931,46.8821],[-114.931,46.8822],[-114.9312,46.8824],[-114.9315,46.8829],[-114.9319,46.8841],[-114.9321,46.8853],[-114.9323,46.8875],[-114.9325,46.8877],[-114.9325,46.8878],[-114.9327,46.8878],[-114.933,46.888],[-114.9334,46.8882],[-114.9339,46.8886],[-114.9343,46.8891],[-114.9345,46.8898],[-114.9346,46.8902],[-114.9346,46.8906],[-114.9347,46.8909],[-114.9351,46.8912],[-114.9353,46.8915],[-114.9354,46.8916],[-114.9355,46.8919],[-114.9357,46.8921],[-114.9358,46.8923],[-114.9358,46.8925],[-114.9358,46.8926],[-114.9358,46.893],[-114.9357,46.8935],[-114.9356,46.8937],[-114.9351,46.8949],[-114.9353,46.8951],[-114.9354,46.8952],[-114.9361,46.8965],[-114.9366,46.8969],[-114.9366,46.8971],[-114.9367,46.8973],[-114.9366,46.8977],[-114.9364,46.898],[-114.9364,46.8984],[-114.9362,46.899],[-114.9361,46.8991],[-114.936,46.8996],[-114.9358,46.9002],[-114.9355,46.9009],[-114.9352,46.9014],[-114.935,46.9017],[-114.9341,46.9029],[-114.9335,46.9036],[-114.9334,46.9036],[-114.933,46.9037],[-114.9326,46.9036],[-114.9316,46.9038],[-114.9311,46.904],[-114.931,46.9041],[-114.9309,46.9043],[-114.9307,46.905],[-114.9306,46.9055],[-114.9305,46.9056],[-114.9305,46.906],[-114.9304,46.9062],[-114.9299,46.9065],[-114.9299,46.9066],[-114.9297,46.9066],[-114.9297,46.9069],[-114.9299,46.9074],[-114.9299,46.908],[-114.9299,46.9081],[-114.9295,46.9097],[-114.9293,46.9099],[-114.9279,46.91],[-114.9248,46.911],[-114.9247,46.9111],[-114.9243,46.9113],[-114.924,46.9116],[-114.9234,46.9118],[-114.9233,46.9119],[-114.9232,46.9119],[-114.9221,46.9125],[-114.9218,46.9127],[-114.9218,46.913],[-114.922,46.9132],[-114.9224,46.9136],[-114.9228,46.9141],[-114.923,46.9143],[-114.9232,46.9149],[-114.9235,46.9155],[-114.9236,46.9159],[-114.924,46.9172],[-114.9244,46.9179],[-114.9251,46.9187],[-114.9253,46.9188],[-114.9259,46.9192],[-114.9262,46.9195],[-114.9267,46.9196],[-114.9268,46.9196],[-114.9269,46.9196],[-114.927,46.9196],[-114.9278,46.9197],[-114.9289,46.9198],[-114.9299,46.9199],[-114.9311,46.9198],[-114.9315,46.9197],[-114.9316,46.9197],[-114.933,46.9195],[-114.9342,46.9196],[-114.9345,46.9197],[-114.9349,46.9197],[-114.9351,46.9197],[-114.9353,46.9197],[-114.9357,46.9198],[-114.936,46.92],[-114.9362,46.9202],[-114.9363,46.9202],[-114.9371,46.9212],[-114.9372,46.9212],[-114.9376,46.9215],[-114.9382,46.9218],[-114.9383,46.9218],[-114.939,46.9222],[-114.9398,46.9229],[-114.9407,46.9235],[-114.9417,46.924],[-114.9418,46.924],[-114.9419,46.9241],[-114.9441,46.9245],[-114.9455,46.9249],[-114.9464,46.9253],[-114.9467,46.9256],[-114.9469,46.9259],[-114.9472,46.926],[-114.9476,46.926],[-114.9492,46.9263],[-114.9498,46.9264],[-114.9514,46.9265],[-114.9527,46.9267],[-114.9529,46.9267],[-114.9554,46.9279],[-114.9567,46.9284],[-114.9577,46.9289],[-114.9587,46.9292],[-114.9596,46.9296],[-114.9604,46.9299],[-114.9606,46.93],[-114.961,46.9304],[-114.961,46.9305],[-114.961,46.9306],[-114.9609,46.931],[-114.9605,46.9315],[-114.9601,46.9319],[-114.9593,46.9329],[-114.9589,46.9335],[-114.9588,46.9336],[-114.9593,46.9338],[-114.96,46.9342],[-114.9606,46.9346],[-114.961,46.9348],[-114.9626,46.9357],[-114.9639,46.9368],[-114.9643,46.9375],[-114.9645,46.9379],[-114.9645,46.9381],[-114.965,46.938],[-114.9664,46.9381],[-114.9672,46.9384],[-114.9683,46.9387],[-114.9691,46.9388],[-114.9702,46.9387],[-114.9711,46.939],[-114.9712,46.9391],[-114.9713,46.9392],[-114.9717,46.9396],[-114.9719,46.9399],[-114.9721,46.9401],[-114.9724,46.9403],[-114.9726,46.9404],[-114.9729,46.9405],[-114.9745,46.9413],[-114.975,46.9416],[-114.9752,46.9417],[-114.9755,46.9422],[-114.9757,46.9426],[-114.9759,46.9428],[-114.9763,46.943],[-114.977,46.9434],[-114.9776,46.944],[-114.9784,46.9446],[-114.9791,46.9458],[-114.9797,46.9467],[-114.9804,46.9474],[-114.9811,46.9478],[-114.9821,46.9482],[-114.9825,46.9486],[-114.9826,46.9488],[-114.9827,46.9489],[-114.9828,46.949],[-114.9831,46.9493],[-114.9835,46.9493],[-114.9842,46.9492],[-114.9843,46.9492],[-114.9849,46.9492],[-114.985,46.9492],[-114.9851,46.9492],[-114.9853,46.9493],[-114.9855,46.9493],[-114.986,46.9496],[-114.9861,46.9497],[-114.9862,46.9498],[-114.9865,46.9502],[-114.9866,46.9504],[-114.9867,46.9508],[-114.9867,46.9514],[-114.9867,46.9516],[-114.9866,46.9522],[-114.9865,46.9528],[-114.9862,46.9532],[-114.986,46.9535],[-114.9858,46.9538],[-114.9857,46.9539],[-114.986,46.9541],[-114.9862,46.9542],[-114.9864,46.9543],[-114.9872,46.9546],[-114.988,46.955],[-114.9888,46.9555],[-114.9895,46.956],[-114.9899,46.9563],[-114.99,46.9564],[-114.9901,46.9565],[-114.9902,46.9566],[-114.9907,46.9571],[-114.991,46.9576],[-114.9913,46.958],[-114.9915,46.9583],[-114.9918,46.9586],[-114.9921,46.9588],[-114.9926,46.959],[-114.9929,46.9591],[-114.9931,46.9593],[-114.9934,46.9596],[-114.9935,46.9599],[-114.9936,46.9604],[-114.9938,46.9618],[-114.9939,46.9622],[-114.9942,46.9625],[-114.9994,46.966],[-115,46.9671],[-115.0009,46.9677],[-115.001,46.9687],[-115.0013,46.9719],[-115.0044,46.9723],[-115.0082,46.9731],[-115.0095,46.9734],[-115.0105,46.9738],[-115.0113,46.9741],[-115.0117,46.9743],[-115.0139,46.974],[-115.0144,46.974],[-115.0153,46.9739],[-115.0161,46.9738],[-115.0162,46.9738],[-115.017,46.9739],[-115.018,46.974],[-115.0189,46.9742],[-115.0193,46.9745],[-115.0199,46.9746],[-115.0263,46.9754],[-115.0267,46.9754],[-115.0284,46.9757],[-115.0286,46.9757],[-115.029,46.9755],[-115.0297,46.9752],[-115.0297,46.9751],[-115.0297,46.975],[-115.0295,46.9744],[-115.0293,46.9736],[-115.0293,46.9735],[-115.0292,46.9731],[-115.0293,46.973],[-115.0294,46.9728],[-115.0297,46.9725],[-115.0304,46.9721],[-115.0314,46.9717],[-115.0318,46.9716],[-115.032,46.9716],[-115.0338,46.9717],[-115.0349,46.9716],[-115.0353,46.9715],[-115.0357,46.9713],[-115.0367,46.9707],[-115.0373,46.9705],[-115.0379,46.9705],[-115.0397,46.9705],[-115.042,46.9705],[-115.0479,46.9695],[-115.048,46.9696],[-115.0484,46.9698],[-115.0488,46.97],[-115.0494,46.9706],[-115.0495,46.9708],[-115.0498,46.9711],[-115.0501,46.9716],[-115.0503,46.9725],[-115.0505,46.9728],[-115.0506,46.9731],[-115.0508,46.9736],[-115.0514,46.9743],[-115.0518,46.9747],[-115.052,46.9749],[-115.0509,46.9754],[-115.0507,46.9755],[-115.0506,46.976],[-115.0505,46.9764],[-115.0505,46.9767],[-115.0504,46.9771],[-115.0505,46.9778],[-115.0504,46.979],[-115.05,46.98],[-115.0499,46.9804],[-115.0498,46.9806],[-115.0498,46.9808],[-115.0499,46.9811],[-115.0502,46.9812],[-115.0508,46.9815],[-115.0513,46.9817],[-115.0515,46.9818],[-115.052,46.9822],[-115.0524,46.9826],[-115.0529,46.9831],[-115.0532,46.9834],[-115.054,46.9838],[-115.0541,46.9838],[-115.0549,46.9841],[-115.055,46.9842],[-115.0552,46.9843],[-115.0559,46.9845],[-115.0567,46.9848],[-115.0569,46.9855],[-115.0573,46.9868],[-115.0592,46.9893],[-115.0597,46.9899],[-115.0604,46.9908],[-115.0606,46.9912],[-115.0607,46.9912],[-115.0611,46.9919],[-115.062,46.9924],[-115.0631,46.993],[-115.0635,46.9932],[-115.0637,46.9933],[-115.0673,46.995],[-115.0678,46.9952],[-115.0669,46.9959],[-115.0665,46.9962],[-115.0662,46.9966],[-115.0662,46.997],[-115.0661,46.9971],[-115.066,46.9979],[-115.066,46.9982],[-115.066,46.9988],[-115.066,46.9992],[-115.0658,46.9996],[-115.0654,46.9999],[-115.0653,46.9999],[-115.0652,47],[-115.0651,47.0002],[-115.0652,47.0003],[-115.0659,47.0008],[-115.0664,47.0014],[-115.0677,47.0031],[-115.0681,47.004],[-115.0682,47.0044],[-115.0683,47.0048],[-115.0686,47.0065],[-115.0689,47.0073],[-115.0689,47.0074],[-115.069,47.0074],[-115.0691,47.0075],[-115.0692,47.0076],[-115.0695,47.0078],[-115.0703,47.0085],[-115.0706,47.0088],[-115.0708,47.009],[-115.0709,47.0094],[-115.0709,47.0099],[-115.0714,47.0103],[-115.0716,47.0108],[-115.072,47.0116],[-115.0721,47.0119],[-115.0727,47.0127],[-115.0728,47.0129],[-115.0728,47.0132],[-115.0728,47.0134],[-115.0729,47.0136],[-115.0728,47.0138],[-115.0724,47.0139],[-115.072,47.014],[-115.071,47.0142],[-115.07,47.0146],[-115.0696,47.0148],[-115.0694,47.015],[-115.0696,47.016],[-115.0696,47.0175],[-115.0697,47.0181],[-115.0702,47.0191],[-115.0704,47.0196],[-115.0706,47.0198],[-115.0712,47.0221],[-115.0715,47.0224],[-115.0716,47.0225],[-115.0716,47.0226],[-115.0723,47.0235],[-115.0723,47.0238],[-115.0717,47.0246],[-115.0717,47.0251],[-115.0717,47.0258],[-115.0717,47.0262],[-115.0717,47.0264],[-115.0728,47.0258],[-115.0731,47.0257],[-115.0735,47.0256],[-115.0738,47.0256],[-115.074,47.0257],[-115.0745,47.0258],[-115.075,47.0258],[-115.0753,47.0258],[-115.0757,47.0258],[-115.076,47.0259],[-115.0767,47.0264],[-115.0776,47.0271],[-115.0783,47.0274],[-115.0789,47.0278],[-115.0792,47.0279],[-115.0798,47.0282],[-115.08,47.0286],[-115.0801,47.0286],[-115.0803,47.0289],[-115.081,47.0299],[-115.0811,47.0302],[-115.0808,47.0322],[-115.0806,47.0334],[-115.0806,47.0339],[-115.0806,47.0347],[-115.0807,47.0356],[-115.0809,47.0362],[-115.081,47.0364],[-115.0812,47.0367],[-115.0816,47.0372],[-115.0818,47.0376],[-115.0818,47.0379],[-115.0819,47.0382],[-115.0821,47.0384],[-115.0825,47.0385],[-115.083,47.0386],[-115.0832,47.0387],[-115.0834,47.0388],[-115.0835,47.0388],[-115.0837,47.0389],[-115.0839,47.0391],[-115.0841,47.0392],[-115.0844,47.0394],[-115.0849,47.0396],[-115.0853,47.0397],[-115.0859,47.0398],[-115.0862,47.0398],[-115.0864,47.0399],[-115.087,47.0402],[-115.0872,47.0402],[-115.0873,47.0403],[-115.0876,47.0406],[-115.0877,47.0406],[-115.0881,47.0409],[-115.0884,47.0411],[-115.0884,47.0413],[-115.0884,47.0418],[-115.0883,47.0421],[-115.0883,47.0422],[-115.0882,47.0425],[-115.0882,47.043],[-115.0883,47.0434],[-115.0883,47.0437],[-115.0882,47.0441],[-115.0881,47.0444],[-115.0881,47.0446],[-115.0877,47.0452],[-115.0874,47.0455],[-115.0874,47.0457],[-115.0876,47.0458],[-115.088,47.0459],[-115.0888,47.0462],[-115.0894,47.0463],[-115.09,47.0464],[-115.0906,47.0467],[-115.0914,47.0468],[-115.0923,47.0471],[-115.0928,47.0472],[-115.0931,47.0474],[-115.094,47.0476],[-115.0952,47.0479],[-115.096,47.048],[-115.0963,47.048],[-115.0965,47.048],[-115.0972,47.0482],[-115.0974,47.0483],[-115.0977,47.0485],[-115.098,47.0486],[-115.0984,47.0485],[-115.0992,47.0481],[-115.1002,47.0477],[-115.1005,47.0476],[-115.1012,47.0475],[-115.1018,47.0474],[-115.102,47.0474],[-115.1026,47.0474],[-115.1033,47.0475],[-115.1035,47.0475],[-115.1044,47.0478],[-115.1047,47.0479],[-115.1054,47.0482],[-115.1058,47.0484],[-115.1061,47.0486],[-115.1066,47.049],[-115.107,47.0493],[-115.1074,47.0497],[-115.1076,47.0502],[-115.1077,47.0508],[-115.1078,47.0514],[-115.1079,47.0517],[-115.1084,47.052],[-115.1091,47.0525],[-115.1096,47.0526],[-115.1102,47.0529],[-115.1119,47.0537],[-115.1124,47.0541],[-115.113,47.0547],[-115.1135,47.0553],[-115.1139,47.0557],[-115.1141,47.0558],[-115.1147,47.0565],[-115.1154,47.0571],[-115.1158,47.0573],[-115.1168,47.0579],[-115.1172,47.0582],[-115.1176,47.0585],[-115.1177,47.0587],[-115.1183,47.0597],[-115.1189,47.0604],[-115.1197,47.0609],[-115.1203,47.0613],[-115.1204,47.0614],[-115.1209,47.0618],[-115.1212,47.0622],[-115.1216,47.0629],[-115.122,47.0633],[-115.122,47.0639],[-115.1223,47.0653],[-115.1224,47.0658],[-115.1225,47.0659],[-115.1232,47.0657],[-115.1237,47.0657],[-115.1238,47.0657],[-115.1239,47.0657],[-115.1246,47.0657],[-115.1248,47.0657],[-115.1259,47.0658],[-115.1263,47.066],[-115.1267,47.0661],[-115.1276,47.0666],[-115.1285,47.067],[-115.1296,47.0676],[-115.1297,47.0677],[-115.1299,47.0679],[-115.1304,47.0683],[-115.1311,47.069],[-115.1313,47.0693],[-115.1316,47.0701],[-115.1318,47.0706],[-115.1321,47.0709],[-115.1324,47.0712],[-115.1326,47.0714],[-115.1329,47.0718],[-115.1332,47.0722],[-115.1334,47.0726],[-115.1337,47.073],[-115.1337,47.0733],[-115.1337,47.0734],[-115.1342,47.0741],[-115.1345,47.0746],[-115.1346,47.075],[-115.1349,47.0757],[-115.1352,47.0759],[-115.1353,47.0759],[-115.1356,47.0761],[-115.1361,47.0763],[-115.1371,47.0769],[-115.1378,47.0775],[-115.138,47.0779],[-115.1389,47.0787],[-115.1393,47.0793],[-115.1394,47.0795],[-115.1395,47.0798],[-115.1396,47.08],[-115.1395,47.0806],[-115.1396,47.0811],[-115.1398,47.0819],[-115.14,47.0826],[-115.1401,47.0832],[-115.14,47.0836],[-115.1401,47.084],[-115.1404,47.0842],[-115.1408,47.0847],[-115.1414,47.0853],[-115.1414,47.0854],[-115.1417,47.0857],[-115.1418,47.0861],[-115.1416,47.0867],[-115.1415,47.0869],[-115.1415,47.087],[-115.1414,47.0873],[-115.1415,47.0876],[-115.1418,47.0878],[-115.142,47.0881],[-115.1422,47.0885],[-115.1425,47.0901],[-115.1425,47.0908],[-115.1425,47.0909],[-115.1425,47.091],[-115.1427,47.0915],[-115.1427,47.0921],[-115.1426,47.0926],[-115.1421,47.0936],[-115.1415,47.0939],[-115.1414,47.0941],[-115.1415,47.0943],[-115.1418,47.0947],[-115.1417,47.0951],[-115.1416,47.0955],[-115.1414,47.0959],[-115.1411,47.0961],[-115.1409,47.0962],[-115.1405,47.0963],[-115.1402,47.0964],[-115.1402,47.0966],[-115.1402,47.0968],[-115.1404,47.0969],[-115.1406,47.0971],[-115.1407,47.0976],[-115.1407,47.0977],[-115.1409,47.0983],[-115.1411,47.0986],[-115.1412,47.0987],[-115.1414,47.0988],[-115.1422,47.0992],[-115.1428,47.0997],[-115.1432,47.1003],[-115.1436,47.1008],[-115.1437,47.101],[-115.144,47.1018],[-115.1441,47.1019],[-115.1443,47.102],[-115.1447,47.102],[-115.1453,47.1021],[-115.1458,47.1023],[-115.1462,47.1025],[-115.1463,47.1026],[-115.1468,47.1029],[-115.1471,47.1032],[-115.1472,47.1033],[-115.1474,47.1032],[-115.1477,47.103],[-115.1485,47.1025],[-115.1491,47.1021],[-115.1497,47.1018],[-115.15,47.1017],[-115.1502,47.1017],[-115.1511,47.102],[-115.1516,47.1021],[-115.1518,47.102],[-115.1522,47.1019],[-115.1524,47.1019],[-115.1527,47.1019],[-115.1533,47.102],[-115.154,47.1022],[-115.1555,47.1026],[-115.1557,47.1027],[-115.1558,47.1028],[-115.1561,47.1029],[-115.1562,47.1028],[-115.1564,47.1028],[-115.158,47.1028],[-115.1583,47.1028],[-115.1584,47.1028],[-115.1588,47.1028],[-115.1593,47.1024],[-115.1598,47.1022],[-115.1598,47.1021],[-115.1601,47.1021],[-115.1608,47.1025],[-115.1611,47.1026],[-115.1613,47.1027],[-115.162,47.1028],[-115.1627,47.1029],[-115.1632,47.1031],[-115.1642,47.1035],[-115.165,47.1038],[-115.1667,47.1048],[-115.1688,47.1057],[-115.1701,47.106],[-115.1716,47.1068],[-115.1722,47.1071],[-115.1724,47.1075],[-115.1724,47.1077],[-115.1729,47.1085],[-115.1733,47.1091],[-115.1735,47.1097],[-115.1735,47.1104],[-115.1733,47.1111],[-115.1729,47.1117],[-115.1729,47.112],[-115.1729,47.1122],[-115.1732,47.1125],[-115.174,47.1129],[-115.1743,47.1131],[-115.1746,47.1135],[-115.1752,47.1141],[-115.1772,47.1157],[-115.1782,47.1168],[-115.1783,47.117],[-115.1785,47.1172],[-115.1787,47.1174],[-115.1788,47.1174],[-115.1789,47.1176],[-115.1788,47.1179],[-115.1788,47.1183],[-115.1788,47.1184],[-115.1789,47.1189],[-115.1793,47.1195],[-115.1793,47.1198],[-115.1793,47.1204],[-115.1795,47.1205],[-115.1797,47.1206],[-115.1806,47.1208],[-115.1812,47.1209],[-115.1824,47.1213],[-115.1827,47.1214],[-115.1832,47.1215],[-115.1836,47.1217],[-115.1838,47.1219],[-115.1842,47.1225],[-115.1849,47.1228],[-115.1852,47.1231],[-115.1854,47.1236],[-115.1856,47.1239],[-115.1858,47.1242],[-115.1863,47.1244],[-115.1863,47.1245],[-115.1865,47.1247],[-115.1866,47.1249],[-115.1866,47.1254],[-115.1866,47.1257],[-115.1867,47.1265],[-115.1868,47.1268],[-115.1869,47.1274],[-115.1867,47.1282],[-115.1862,47.1288],[-115.186,47.1294],[-115.1861,47.1296],[-115.1867,47.1298],[-115.1875,47.13],[-115.1889,47.1307],[-115.1894,47.131],[-115.1901,47.1313],[-115.1911,47.132],[-115.1915,47.1324],[-115.1916,47.1325],[-115.1919,47.1325],[-115.1922,47.1326],[-115.1927,47.1329],[-115.1929,47.1331],[-115.193,47.1332],[-115.1933,47.1336],[-115.1934,47.1338],[-115.1937,47.1344],[-115.1938,47.1346],[-115.1943,47.1352],[-115.1947,47.1354],[-115.1952,47.1356],[-115.1957,47.1359],[-115.1962,47.1361],[-115.1963,47.1362],[-115.1972,47.1365],[-115.1982,47.1371],[-115.1985,47.1374],[-115.1986,47.1376],[-115.1989,47.1381],[-115.1991,47.1388],[-115.1991,47.1396],[-115.199,47.1399],[-115.1998,47.1398],[-115.2003,47.1398],[-115.201,47.1396],[-115.2022,47.1397],[-115.2029,47.1398],[-115.2036,47.14],[-115.2042,47.1403],[-115.2044,47.1404],[-115.2046,47.1405],[-115.2048,47.1405],[-115.2049,47.1405],[-115.2051,47.1404],[-115.2057,47.1404],[-115.2062,47.1404],[-115.2074,47.1408],[-115.2079,47.141],[-115.208,47.1411],[-115.2088,47.1413],[-115.2089,47.1413],[-115.2102,47.1417],[-115.2111,47.1418],[-115.2117,47.1419],[-115.2125,47.142],[-115.2135,47.1424],[-115.2144,47.143],[-115.2152,47.1437],[-115.2154,47.1439],[-115.2159,47.1444],[-115.216,47.1449],[-115.2161,47.145],[-115.2162,47.1454],[-115.2163,47.1458],[-115.2167,47.1461],[-115.2175,47.1464],[-115.2177,47.1464],[-115.2198,47.1473],[-115.2205,47.1479],[-115.2215,47.1487],[-115.2219,47.149],[-115.2224,47.1491],[-115.223,47.1491],[-115.2235,47.1491],[-115.2239,47.1489],[-115.2249,47.1487],[-115.2254,47.1488],[-115.2261,47.1489],[-115.2296,47.1496],[-115.2307,47.15],[-115.2314,47.1503],[-115.2317,47.1504],[-115.2335,47.1503],[-115.2344,47.1504],[-115.2351,47.1506],[-115.2356,47.1506],[-115.2357,47.1506],[-115.2363,47.1507],[-115.2367,47.1507],[-115.2372,47.1508],[-115.2382,47.1508],[-115.2388,47.1508],[-115.2393,47.1508],[-115.2396,47.1507],[-115.2411,47.1507],[-115.2431,47.1507],[-115.2441,47.151],[-115.2446,47.1513],[-115.2453,47.1517],[-115.246,47.1525],[-115.2461,47.1528],[-115.2465,47.1531],[-115.2469,47.1537],[-115.2474,47.1544],[-115.2478,47.1551],[-115.248,47.1559],[-115.248,47.1562],[-115.248,47.1565],[-115.2481,47.1566],[-115.2487,47.1574],[-115.2488,47.1578],[-115.249,47.1585],[-115.249,47.1591],[-115.2492,47.1594],[-115.2493,47.1597],[-115.2497,47.1599],[-115.25,47.1599],[-115.2505,47.1599],[-115.2508,47.16],[-115.2509,47.1601],[-115.252,47.1604],[-115.2529,47.1609],[-115.2537,47.1615],[-115.2538,47.1616],[-115.2542,47.162],[-115.2549,47.1628],[-115.2553,47.1634],[-115.2553,47.1635],[-115.2555,47.1637],[-115.2557,47.1644],[-115.2558,47.1653],[-115.2558,47.1655],[-115.2558,47.166],[-115.2559,47.1662],[-115.2559,47.1665],[-115.2563,47.1672],[-115.2566,47.1681],[-115.2567,47.1689],[-115.2568,47.1698],[-115.2566,47.1708],[-115.2565,47.1716],[-115.2563,47.1724],[-115.2561,47.1728],[-115.256,47.173],[-115.256,47.1731],[-115.2561,47.1745],[-115.2562,47.1748],[-115.2562,47.175],[-115.2564,47.1753],[-115.2566,47.1755],[-115.2567,47.1756],[-115.2579,47.177],[-115.258,47.1771],[-115.2584,47.1782],[-115.2586,47.1788],[-115.2587,47.1789],[-115.2588,47.1791],[-115.259,47.1794],[-115.2595,47.1795],[-115.2601,47.1798],[-115.2603,47.1799],[-115.2607,47.1803],[-115.2609,47.1806],[-115.2612,47.1808],[-115.2613,47.1809],[-115.2614,47.181],[-115.2618,47.1814],[-115.2621,47.1816],[-115.2624,47.1817],[-115.2629,47.1818],[-115.263,47.1818],[-115.2632,47.1817],[-115.2639,47.1816],[-115.2642,47.1816],[-115.2656,47.1813],[-115.2668,47.1813],[-115.2669,47.1813],[-115.267,47.1813],[-115.268,47.1814],[-115.2692,47.1816],[-115.2705,47.182],[-115.272,47.1825],[-115.2726,47.1827],[-115.2732,47.1826],[-115.274,47.1825],[-115.2741,47.1825],[-115.2753,47.1823],[-115.2767,47.1821],[-115.2777,47.1821],[-115.278,47.1821],[-115.2786,47.1822],[-115.2787,47.1823],[-115.2799,47.1826],[-115.2814,47.1831],[-115.2816,47.1832],[-115.2821,47.1833],[-115.2828,47.1835],[-115.2844,47.1837],[-115.2847,47.1836],[-115.2867,47.1835],[-115.2869,47.1835],[-115.2876,47.1841],[-115.288,47.1847],[-115.2881,47.1848],[-115.2885,47.1852],[-115.2894,47.1859],[-115.2896,47.186],[-115.2903,47.1864],[-115.2905,47.1866],[-115.291,47.1868],[-115.2914,47.1869],[-115.2917,47.187],[-115.2919,47.187],[-115.2925,47.187],[-115.2941,47.1868],[-115.2949,47.1868],[-115.2951,47.1868],[-115.2959,47.187],[-115.296,47.187],[-115.2967,47.1872],[-115.2976,47.1874],[-115.2993,47.1876],[-115.2999,47.1878],[-115.2999,47.1879],[-115.3005,47.1883],[-115.3006,47.1883],[-115.301,47.1889],[-115.3009,47.1895],[-115.3008,47.1898],[-115.3007,47.19],[-115.3007,47.1902],[-115.3006,47.1909],[-115.3009,47.1919],[-115.3012,47.1925],[-115.3012,47.1928],[-115.3013,47.193],[-115.3012,47.1934],[-115.3009,47.1939],[-115.3004,47.1944],[-115.3001,47.1949],[-115.2998,47.1954],[-115.2995,47.196],[-115.2994,47.1975],[-115.2991,47.1988],[-115.2988,47.1993],[-115.2984,47.1998],[-115.2979,47.2009],[-115.2976,47.2021],[-115.2969,47.2037],[-115.296,47.2057],[-115.2956,47.2061],[-115.2953,47.2064],[-115.2949,47.2068],[-115.2935,47.2081],[-115.2926,47.2089],[-115.2921,47.2092],[-115.292,47.2094],[-115.2918,47.2097],[-115.2917,47.2099],[-115.2916,47.21],[-115.2915,47.2103],[-115.2915,47.2105],[-115.2915,47.2109],[-115.2919,47.2114],[-115.2928,47.2125],[-115.2931,47.2129],[-115.2939,47.2141],[-115.294,47.2143],[-115.2941,47.2144],[-115.2944,47.2155],[-115.2946,47.2162],[-115.2947,47.2171],[-115.2948,47.2179],[-115.2949,47.2186],[-115.2947,47.2196],[-115.2948,47.22],[-115.2949,47.2203],[-115.2953,47.2207],[-115.2958,47.221],[-115.2964,47.2216],[-115.2969,47.222],[-115.297,47.2221],[-115.2978,47.224],[-115.2981,47.2246],[-115.2985,47.2251],[-115.2988,47.2255],[-115.2993,47.2256],[-115.3,47.2256],[-115.3001,47.2256],[-115.3011,47.2257],[-115.3012,47.2257],[-115.3016,47.2258],[-115.3022,47.226],[-115.3027,47.2264],[-115.3032,47.227],[-115.3037,47.2274],[-115.3046,47.2279],[-115.3055,47.2285],[-115.306,47.2289],[-115.3068,47.2295],[-115.307,47.2296],[-115.3076,47.2298],[-115.3102,47.2297],[-115.311,47.2297],[-115.3118,47.2301],[-115.3132,47.231],[-115.3133,47.2311],[-115.3139,47.2315],[-115.3148,47.2321],[-115.3158,47.2328],[-115.3163,47.2332],[-115.3164,47.2333],[-115.317,47.234],[-115.3171,47.2342],[-115.3176,47.2352],[-115.3182,47.2359],[-115.3185,47.2364],[-115.3186,47.2368],[-115.3188,47.2374],[-115.3189,47.2376],[-115.319,47.2378],[-115.3192,47.2381],[-115.3194,47.2389],[-115.3194,47.2391],[-115.3197,47.2395],[-115.3199,47.2403],[-115.32,47.2406],[-115.3201,47.2415],[-115.3205,47.2422],[-115.321,47.2425],[-115.3212,47.2426],[-115.3218,47.243],[-115.3221,47.2433],[-115.3228,47.2437],[-115.3231,47.2439],[-115.324,47.2444],[-115.3244,47.2447],[-115.3246,47.2452],[-115.3244,47.2458],[-115.323,47.2471],[-115.3216,47.2484],[-115.3206,47.2498],[-115.3198,47.2503],[-115.3194,47.2507],[-115.3187,47.2514],[-115.3186,47.2516],[-115.3184,47.2519],[-115.3186,47.253],[-115.3186,47.2531],[-115.3188,47.2537],[-115.3193,47.2544],[-115.3197,47.2551],[-115.3197,47.2559],[-115.3196,47.2563],[-115.3197,47.2565],[-115.3197,47.2566],[-115.3198,47.2567],[-115.32,47.2567],[-115.3201,47.2567],[-115.3211,47.2566],[-115.3218,47.2565],[-115.3224,47.2564],[-115.3227,47.2564],[-115.3235,47.2563],[-115.324,47.2565],[-115.325,47.2569],[-115.3277,47.2578],[-115.3295,47.2586],[-115.3302,47.2588],[-115.3304,47.2589],[-115.3321,47.2594],[-115.3323,47.2595],[-115.3332,47.2598],[-115.334,47.26],[-115.3351,47.2606],[-115.3392,47.2623],[-115.34,47.2627],[-115.3404,47.2629],[-115.3409,47.2629],[-115.3414,47.2626],[-115.3421,47.2621],[-115.3423,47.262],[-115.3432,47.2615],[-115.3439,47.2611],[-115.3448,47.2608],[-115.3458,47.2606],[-115.3469,47.2605],[-115.3476,47.2605],[-115.348,47.2604],[-115.3488,47.2604],[-115.3492,47.2604],[-115.3494,47.2604],[-115.35,47.2605],[-115.3522,47.2613],[-115.3531,47.2618],[-115.3535,47.2621],[-115.3538,47.2621],[-115.3541,47.2619],[-115.3543,47.2616],[-115.3547,47.2614],[-115.3551,47.2612],[-115.3556,47.2612],[-115.356,47.2612],[-115.3563,47.2611],[-115.3566,47.2608],[-115.357,47.2606],[-115.3573,47.2605],[-115.3576,47.2602],[-115.3576,47.2601],[-115.3577,47.2601],[-115.3578,47.2599],[-115.358,47.2598],[-115.3583,47.2597],[-115.3586,47.2596],[-115.3592,47.2596],[-115.3601,47.2598],[-115.3615,47.2602],[-115.3619,47.2603],[-115.3626,47.2606],[-115.3637,47.2608],[-115.3653,47.2614],[-115.366,47.2619],[-115.3665,47.2623],[-115.3666,47.2625],[-115.3668,47.2628],[-115.3668,47.2629],[-115.3671,47.2631],[-115.3675,47.2633],[-115.3679,47.2634],[-115.368,47.2634],[-115.369,47.2636],[-115.3696,47.2638],[-115.3699,47.2639],[-115.3703,47.2641],[-115.3705,47.2643],[-115.3705,47.2644],[-115.3707,47.2649],[-115.3709,47.2652],[-115.3713,47.2653],[-115.3717,47.2653],[-115.3722,47.2652],[-115.3728,47.265],[-115.373,47.265],[-115.3735,47.2649],[-115.3742,47.265],[-115.3744,47.265],[-115.3747,47.2649],[-115.3748,47.2649],[-115.3755,47.2648],[-115.3761,47.2646],[-115.3766,47.2647],[-115.3774,47.2648],[-115.3776,47.2648],[-115.3777,47.2648],[-115.3784,47.2651],[-115.3786,47.2651],[-115.3796,47.2656],[-115.3802,47.2661],[-115.3807,47.2663],[-115.3808,47.2663],[-115.3813,47.2664],[-115.3816,47.2664],[-115.3825,47.2665],[-115.3829,47.2665],[-115.3838,47.2668],[-115.3843,47.2671],[-115.3843,47.2672],[-115.3843,47.2675],[-115.3843,47.2676],[-115.3845,47.2677],[-115.3847,47.2678],[-115.3849,47.2678],[-115.3851,47.2677],[-115.3855,47.2675],[-115.3864,47.2673],[-115.3867,47.2672],[-115.3872,47.2668],[-115.388,47.2664],[-115.3895,47.2659],[-115.3898,47.2658],[-115.391,47.2656],[-115.3921,47.2654],[-115.3931,47.2653],[-115.3944,47.2653],[-115.3956,47.2655],[-115.3959,47.2655],[-115.3962,47.2655],[-115.3963,47.2655],[-115.3965,47.2654],[-115.3966,47.2654],[-115.3973,47.2651],[-115.3979,47.265],[-115.3982,47.2649],[-115.3988,47.2649],[-115.3996,47.265],[-115.4005,47.2651],[-115.4009,47.2652],[-115.4011,47.2652],[-115.4012,47.2652],[-115.4019,47.2649],[-115.4021,47.2648],[-115.4025,47.2648],[-115.4034,47.2649],[-115.4038,47.265],[-115.4039,47.2651],[-115.4044,47.2652],[-115.4047,47.2651],[-115.4052,47.2648],[-115.4054,47.2647],[-115.4062,47.2644],[-115.4064,47.2644],[-115.4073,47.2641],[-115.4083,47.2639],[-115.409,47.264],[-115.4092,47.264],[-115.4098,47.2641],[-115.4107,47.2643],[-115.4108,47.2643],[-115.4116,47.2644],[-115.4121,47.2646],[-115.4126,47.265],[-115.4133,47.2656],[-115.4136,47.266],[-115.4137,47.2664],[-115.4137,47.2665],[-115.4137,47.2668],[-115.4139,47.267],[-115.4141,47.2672],[-115.4143,47.2673],[-115.4146,47.2678],[-115.4146,47.2679],[-115.4147,47.2682],[-115.4151,47.2687],[-115.4157,47.2688],[-115.4159,47.2689],[-115.4162,47.2689],[-115.4167,47.2691],[-115.4169,47.2691],[-115.4172,47.2692],[-115.4178,47.2694],[-115.4182,47.2696],[-115.4188,47.2701],[-115.4191,47.2704],[-115.4194,47.2707],[-115.4206,47.2715],[-115.421,47.2716],[-115.4212,47.2718],[-115.4214,47.272],[-115.4217,47.2725],[-115.4217,47.2726],[-115.4217,47.2732],[-115.4217,47.2738],[-115.4215,47.2743],[-115.4213,47.2747],[-115.421,47.2751],[-115.4208,47.2755],[-115.4207,47.2756],[-115.4206,47.276],[-115.4207,47.2762],[-115.4208,47.2764],[-115.4206,47.2768],[-115.4206,47.2769],[-115.4206,47.2771],[-115.4204,47.2774],[-115.4205,47.2775],[-115.4206,47.2775],[-115.421,47.2776],[-115.4211,47.2776],[-115.4222,47.2779],[-115.4225,47.278],[-115.4231,47.2783],[-115.4236,47.2786],[-115.4241,47.279],[-115.4245,47.2794],[-115.4251,47.2798],[-115.4255,47.2801],[-115.4258,47.2802],[-115.426,47.2803],[-115.4263,47.2803],[-115.4268,47.2803],[-115.4271,47.2802],[-115.4273,47.2801],[-115.4279,47.2801],[-115.4286,47.2801],[-115.4291,47.28],[-115.431,47.2796],[-115.4314,47.2796],[-115.4325,47.2795],[-115.4333,47.2796],[-115.4346,47.2798],[-115.4353,47.28],[-115.4356,47.2802],[-115.4357,47.2802],[-115.4358,47.2803],[-115.4363,47.2804],[-115.4365,47.2804],[-115.4366,47.2803],[-115.4367,47.2802],[-115.4368,47.2799],[-115.4369,47.2795],[-115.4371,47.2793],[-115.4372,47.2792],[-115.4381,47.2788],[-115.4401,47.278],[-115.4412,47.2777],[-115.4422,47.2776],[-115.4431,47.2774],[-115.444,47.2772],[-115.4447,47.277],[-115.4451,47.277],[-115.4464,47.2774],[-115.4496,47.2784],[-115.4498,47.2784],[-115.4501,47.2783],[-115.4503,47.2782],[-115.4506,47.2781],[-115.4514,47.278],[-115.452,47.2777],[-115.4529,47.2774],[-115.4537,47.2774],[-115.4551,47.2775],[-115.4557,47.2776],[-115.4559,47.2776],[-115.4569,47.278],[-115.4573,47.2783],[-115.4576,47.2792],[-115.4576,47.2799],[-115.4574,47.2805],[-115.4574,47.2806],[-115.4572,47.2813],[-115.4571,47.2816],[-115.4573,47.2818],[-115.4575,47.282],[-115.4575,47.2821],[-115.4577,47.2824],[-115.4583,47.2829],[-115.4587,47.2831],[-115.4598,47.284],[-115.46,47.2843],[-115.4602,47.2845],[-115.4605,47.2848],[-115.4609,47.2852],[-115.4611,47.2853],[-115.4614,47.2854],[-115.4619,47.2854],[-115.4622,47.2855],[-115.4626,47.2857],[-115.4635,47.2859],[-115.4644,47.2862],[-115.4645,47.2863],[-115.4649,47.2865],[-115.4651,47.2867],[-115.4653,47.2869],[-115.4655,47.2873],[-115.4658,47.2875],[-115.466,47.2875],[-115.4663,47.2874],[-115.4667,47.2872],[-115.4675,47.2868],[-115.4687,47.2863],[-115.4694,47.2859],[-115.4702,47.2852],[-115.4703,47.2851],[-115.4707,47.2848],[-115.4711,47.2846],[-115.4718,47.2842],[-115.4725,47.2841],[-115.4734,47.2841],[-115.4737,47.2841],[-115.4739,47.2841],[-115.4745,47.2842],[-115.4753,47.2842],[-115.4759,47.2843],[-115.4762,47.2842],[-115.4764,47.2841],[-115.4767,47.284],[-115.4773,47.2834],[-115.4776,47.2832],[-115.4784,47.2825],[-115.4785,47.2824],[-115.4794,47.2819],[-115.4797,47.2818],[-115.4804,47.2816],[-115.481,47.2815],[-115.4814,47.2814],[-115.4817,47.2814],[-115.4818,47.2814],[-115.4823,47.2814],[-115.4835,47.282],[-115.4836,47.2821],[-115.484,47.2823],[-115.4845,47.2827],[-115.4849,47.2832],[-115.4854,47.2837],[-115.4857,47.2842],[-115.486,47.2845],[-115.4861,47.2845],[-115.4864,47.285],[-115.4868,47.2859],[-115.4873,47.2863],[-115.4882,47.2871],[-115.4887,47.2874],[-115.4888,47.2877],[-115.4888,47.288],[-115.4888,47.2881],[-115.4891,47.2885],[-115.4896,47.2889],[-115.4902,47.2892],[-115.4908,47.2895],[-115.4914,47.2896],[-115.492,47.2897],[-115.4925,47.2896],[-115.4928,47.2895],[-115.4939,47.2893],[-115.494,47.2893],[-115.4953,47.2892],[-115.4964,47.2893],[-115.4981,47.2896],[-115.4992,47.2899],[-115.5001,47.2902],[-115.5003,47.2903],[-115.5008,47.2904],[-115.5017,47.2904],[-115.5035,47.2907],[-115.5037,47.2908],[-115.5042,47.291],[-115.5048,47.2911],[-115.5054,47.2912],[-115.5058,47.2914],[-115.5062,47.2916],[-115.5063,47.2916],[-115.507,47.2918],[-115.5074,47.2921],[-115.5079,47.2925],[-115.5081,47.2927],[-115.5083,47.293],[-115.509,47.2932],[-115.5094,47.2934],[-115.5098,47.2934],[-115.5108,47.2938],[-115.5115,47.2945],[-115.5121,47.2951],[-115.513,47.2955],[-115.5136,47.2958],[-115.5139,47.2961],[-115.5142,47.2964],[-115.5146,47.2966],[-115.5153,47.2968],[-115.5158,47.2968],[-115.5161,47.2968],[-115.5164,47.297],[-115.5172,47.2973],[-115.5183,47.2974],[-115.5189,47.2975],[-115.5192,47.2976],[-115.5203,47.2977],[-115.5214,47.298],[-115.5219,47.2982],[-115.5222,47.2984],[-115.5227,47.2985],[-115.524,47.2987],[-115.526,47.299],[-115.5281,47.2992],[-115.5285,47.2992],[-115.5285,47.2993],[-115.5285,47.2995],[-115.5284,47.2999],[-115.5285,47.3003],[-115.5286,47.3008],[-115.5287,47.3011],[-115.5289,47.3021],[-115.5288,47.3027],[-115.5285,47.3032],[-115.5286,47.3036],[-115.5285,47.3039],[-115.5282,47.3041],[-115.5282,47.3042],[-115.5281,47.3044],[-115.5282,47.3051],[-115.5284,47.3056],[-115.5286,47.3059],[-115.5287,47.3063],[-115.5289,47.3072],[-115.5289,47.3075],[-115.5287,47.308],[-115.5281,47.3085],[-115.5279,47.3088],[-115.5279,47.309],[-115.5283,47.3092],[-115.5289,47.3094],[-115.5298,47.3098],[-115.5299,47.3098],[-115.5306,47.3104],[-115.5313,47.3111],[-115.5314,47.3112],[-115.5318,47.3117],[-115.5318,47.3118],[-115.532,47.3123],[-115.5321,47.3128],[-115.5323,47.3133],[-115.5325,47.3138],[-115.5328,47.3142],[-115.5331,47.3147],[-115.5341,47.3154],[-115.5354,47.3165],[-115.5371,47.3178],[-115.5373,47.3182],[-115.5373,47.3187],[-115.5373,47.3194],[-115.5373,47.3195],[-115.5374,47.3196],[-115.5375,47.3198],[-115.5378,47.32],[-115.5382,47.3203],[-115.5387,47.3208],[-115.5391,47.3215],[-115.5394,47.3222],[-115.5394,47.3223],[-115.5393,47.3225],[-115.5393,47.3227],[-115.5395,47.3231],[-115.5397,47.3233],[-115.5399,47.3234],[-115.5402,47.3237],[-115.5404,47.3239],[-115.5409,47.3246],[-115.5411,47.3252],[-115.541,47.3258],[-115.541,47.3259],[-115.5409,47.3262],[-115.5398,47.3276],[-115.5395,47.328],[-115.5388,47.3289],[-115.5388,47.3291],[-115.5396,47.3292],[-115.5404,47.3293],[-115.5409,47.3294],[-115.5413,47.3295],[-115.5419,47.3297],[-115.5424,47.33],[-115.5428,47.3303],[-115.5435,47.3307],[-115.5444,47.331],[-115.5454,47.3313],[-115.5459,47.3317],[-115.5461,47.332],[-115.5463,47.3322],[-115.5467,47.3326],[-115.5468,47.3326],[-115.5473,47.3329],[-115.5481,47.3331],[-115.5488,47.3333],[-115.5489,47.3333],[-115.5496,47.3334],[-115.5502,47.3337],[-115.5503,47.3339],[-115.5505,47.3343],[-115.5506,47.3348],[-115.5507,47.3354],[-115.5504,47.3359],[-115.5503,47.3362],[-115.5502,47.3364],[-115.5502,47.3367],[-115.5501,47.337],[-115.55,47.3375],[-115.5496,47.3381],[-115.5495,47.3383],[-115.5492,47.3389],[-115.5493,47.3403],[-115.5494,47.341],[-115.5494,47.3415],[-115.5494,47.3417],[-115.5493,47.3421],[-115.5491,47.3424],[-115.5491,47.3425],[-115.5488,47.3431],[-115.549,47.3436],[-115.5492,47.344],[-115.5493,47.3441],[-115.5495,47.3445],[-115.5494,47.3449],[-115.5492,47.3454],[-115.549,47.346],[-115.5488,47.347],[-115.5489,47.347],[-115.5491,47.3472],[-115.5494,47.3475],[-115.55,47.3478],[-115.5503,47.348],[-115.5505,47.3481],[-115.5507,47.3486],[-115.5507,47.3493],[-115.5508,47.3497],[-115.5512,47.3503],[-115.5516,47.3507],[-115.552,47.3512],[-115.5526,47.3514],[-115.5532,47.3516],[-115.5535,47.3517],[-115.5542,47.3519],[-115.5551,47.3524],[-115.556,47.353],[-115.5562,47.3532],[-115.5566,47.3538],[-115.5568,47.3539],[-115.5571,47.3539],[-115.5576,47.3535],[-115.5595,47.3524],[-115.5597,47.3524],[-115.5603,47.3522],[-115.5613,47.3522],[-115.5618,47.3523],[-115.5619,47.3523],[-115.563,47.3523],[-115.5639,47.3523],[-115.5641,47.3522],[-115.5656,47.3524],[-115.5658,47.3525],[-115.5663,47.3528],[-115.5672,47.3532],[-115.5681,47.3537],[-115.5683,47.3538],[-115.5684,47.3539],[-115.5687,47.3541],[-115.5692,47.3546],[-115.5695,47.3548],[-115.5696,47.3549],[-115.5697,47.355],[-115.5705,47.3554],[-115.5709,47.3556],[-115.5711,47.3557],[-115.5712,47.3557],[-115.5716,47.3557],[-115.5719,47.3557],[-115.572,47.3556],[-115.5724,47.3555],[-115.5725,47.3555],[-115.5734,47.3554],[-115.5742,47.3555],[-115.5743,47.3555],[-115.5746,47.3556],[-115.5751,47.3559],[-115.5753,47.356],[-115.5758,47.3564],[-115.5764,47.3571],[-115.5767,47.3576],[-115.5769,47.3584],[-115.5771,47.3587],[-115.5771,47.3588],[-115.5774,47.3593],[-115.5778,47.3597],[-115.5782,47.3603],[-115.5783,47.3607],[-115.5783,47.3611],[-115.5778,47.3618],[-115.5777,47.3619],[-115.5776,47.362],[-115.5776,47.3622],[-115.5774,47.3627],[-115.5773,47.3634],[-115.577,47.3639],[-115.5769,47.3643],[-115.5765,47.3647],[-115.5762,47.365],[-115.576,47.3653],[-115.5761,47.3657],[-115.5763,47.366],[-115.5767,47.3664],[-115.577,47.3666],[-115.5772,47.3669],[-115.5772,47.367],[-115.5774,47.3672],[-115.5776,47.3674],[-115.5777,47.3674],[-115.5781,47.3675],[-115.5795,47.3678],[-115.58,47.3679],[-115.5808,47.368],[-115.5816,47.3681],[-115.5823,47.3682],[-115.5828,47.3683],[-115.5829,47.3683],[-115.5832,47.3684],[-115.5834,47.3685],[-115.5838,47.3685],[-115.5839,47.3685],[-115.584,47.3685],[-115.5843,47.3686],[-115.5848,47.3691],[-115.5861,47.3701],[-115.5864,47.3703],[-115.5868,47.3703],[-115.588,47.3702],[-115.5894,47.3702],[-115.5896,47.3702],[-115.5905,47.3701],[-115.591,47.3701],[-115.5915,47.3703],[-115.5917,47.3703],[-115.5918,47.3704],[-115.5923,47.3706],[-115.5931,47.3708],[-115.5935,47.371],[-115.5936,47.371],[-115.5938,47.3711],[-115.5949,47.3715],[-115.5953,47.3716],[-115.5958,47.3717],[-115.5962,47.3721],[-115.5964,47.3724],[-115.597,47.3729],[-115.598,47.3734],[-115.5981,47.3734],[-115.5987,47.3738],[-115.599,47.374],[-115.5991,47.3742],[-115.5997,47.3752],[-115.6003,47.3755],[-115.6006,47.3757],[-115.6008,47.3758],[-115.6009,47.376],[-115.601,47.3762],[-115.6011,47.3767],[-115.6014,47.3771],[-115.6019,47.3775],[-115.6021,47.3775],[-115.6029,47.3777],[-115.6047,47.3778],[-115.6047,47.3779],[-115.6048,47.3779],[-115.6052,47.378],[-115.6053,47.378],[-115.6054,47.378],[-115.6059,47.3781],[-115.6063,47.3784],[-115.6065,47.3785],[-115.6073,47.379],[-115.6079,47.3794],[-115.6084,47.3797],[-115.6091,47.3803],[-115.6094,47.3805],[-115.6096,47.3807],[-115.6097,47.3807],[-115.6101,47.3807],[-115.6103,47.3807],[-115.611,47.3808],[-115.6114,47.3808],[-115.6115,47.3808],[-115.6118,47.3809],[-115.6122,47.3809],[-115.6125,47.3809],[-115.6126,47.3809],[-115.6144,47.3816],[-115.6147,47.3817],[-115.615,47.3818],[-115.6154,47.3819],[-115.616,47.3821],[-115.6163,47.3822],[-115.6172,47.3825],[-115.6181,47.3826],[-115.6187,47.3826],[-115.6193,47.3823],[-115.6196,47.3822],[-115.6202,47.3818],[-115.6222,47.3817],[-115.6223,47.3817],[-115.6225,47.3817],[-115.6242,47.3814],[-115.6245,47.3814],[-115.6253,47.3812],[-115.6256,47.381],[-115.6261,47.3809],[-115.6271,47.3806],[-115.6281,47.3801],[-115.6288,47.3797],[-115.6299,47.3794],[-115.63,47.3794],[-115.6301,47.3793],[-115.6309,47.3792],[-115.6313,47.3792],[-115.632,47.3792],[-115.6321,47.3792],[-115.6331,47.3794],[-115.6357,47.3797],[-115.6359,47.3797],[-115.6366,47.3797],[-115.6369,47.3797],[-115.6381,47.3793],[-115.6388,47.3789],[-115.6389,47.3788],[-115.6392,47.3787],[-115.6396,47.3786],[-115.6403,47.3784],[-115.6408,47.3783],[-115.6412,47.3782],[-115.6413,47.3781],[-115.6424,47.3777],[-115.6429,47.3774],[-115.6434,47.3773],[-115.6438,47.3776],[-115.6441,47.3781],[-115.6443,47.3784],[-115.6446,47.3788],[-115.6451,47.3793],[-115.6453,47.3797],[-115.6456,47.3803],[-115.6458,47.3808],[-115.6459,47.3809],[-115.6461,47.3811],[-115.6469,47.3816],[-115.6472,47.3818],[-115.6478,47.382],[-115.6483,47.3822],[-115.6484,47.3824],[-115.6484,47.3827],[-115.6481,47.3832],[-115.6481,47.3835],[-115.6481,47.3836],[-115.6481,47.384],[-115.6481,47.3842],[-115.6481,47.3846],[-115.6481,47.385],[-115.648,47.3853],[-115.6479,47.3855],[-115.6475,47.3858],[-115.6471,47.386],[-115.647,47.3861],[-115.6469,47.3861],[-115.6467,47.3863],[-115.6466,47.3864],[-115.6466,47.3865],[-115.6465,47.3869],[-115.6463,47.3874],[-115.6463,47.3878],[-115.6467,47.388],[-115.6469,47.3881],[-115.6475,47.3883],[-115.6478,47.3884],[-115.6483,47.3889],[-115.6486,47.3893],[-115.6486,47.3894],[-115.6487,47.3897],[-115.6487,47.3898],[-115.6491,47.3901],[-115.6494,47.3903],[-115.6495,47.3904],[-115.6498,47.391],[-115.6498,47.3911],[-115.6498,47.3916],[-115.6498,47.392],[-115.65,47.3923],[-115.6503,47.3925],[-115.6506,47.3926],[-115.6507,47.3926],[-115.6513,47.3928],[-115.6519,47.393],[-115.6521,47.393],[-115.6523,47.3931],[-115.653,47.3933],[-115.6532,47.3933],[-115.6544,47.3936],[-115.6551,47.3938],[-115.6553,47.3939],[-115.6556,47.3942],[-115.6558,47.3946],[-115.6561,47.395],[-115.6569,47.3958],[-115.6571,47.3961],[-115.6573,47.3963],[-115.6573,47.3969],[-115.6573,47.3973],[-115.6573,47.3974],[-115.6575,47.3979],[-115.6576,47.3984],[-115.6576,47.399],[-115.6576,47.3994],[-115.6576,47.3995],[-115.6575,47.3998],[-115.6574,47.3999],[-115.6573,47.4002],[-115.6573,47.4004],[-115.6575,47.4005],[-115.6576,47.4005],[-115.6581,47.4006],[-115.6588,47.4008],[-115.6594,47.4012],[-115.66,47.4016],[-115.6614,47.4022],[-115.6622,47.4026],[-115.6624,47.4026],[-115.6629,47.4028],[-115.663,47.4028],[-115.6634,47.4029],[-115.6638,47.4029],[-115.6647,47.4023],[-115.6655,47.402],[-115.6667,47.4018],[-115.667,47.4018],[-115.6672,47.4016],[-115.6674,47.4013],[-115.6675,47.4013],[-115.6676,47.4012],[-115.6679,47.4011],[-115.6681,47.4012],[-115.6682,47.4012],[-115.6683,47.4012],[-115.6689,47.4015],[-115.6693,47.4015],[-115.6711,47.4017],[-115.672,47.402],[-115.6725,47.4023],[-115.6733,47.4025],[-115.6737,47.4025],[-115.6746,47.4025],[-115.6758,47.4025],[-115.6766,47.4023],[-115.6769,47.4021],[-115.6774,47.4019],[-115.6775,47.4018],[-115.6776,47.4018],[-115.6776,47.4022],[-115.6775,47.4023],[-115.6774,47.4025],[-115.6771,47.4028],[-115.6769,47.4035],[-115.6769,47.4041],[-115.6769,47.4052],[-115.6767,47.4058],[-115.6766,47.4061],[-115.6761,47.4067],[-115.6761,47.4069],[-115.6761,47.407],[-115.676,47.4072],[-115.676,47.4074],[-115.676,47.4079],[-115.6758,47.4083],[-115.6757,47.4083],[-115.6753,47.4089],[-115.6753,47.4092],[-115.6753,47.4094],[-115.6755,47.4094],[-115.6756,47.4094],[-115.6762,47.4095],[-115.6772,47.4096],[-115.6776,47.4097],[-115.6787,47.4099],[-115.6793,47.4102],[-115.6801,47.4105],[-115.6805,47.4105],[-115.6812,47.4106],[-115.6818,47.4109],[-115.682,47.4109],[-115.6824,47.4109],[-115.683,47.4109],[-115.6832,47.4109],[-115.6843,47.4109],[-115.6844,47.411],[-115.6849,47.411],[-115.6856,47.4111],[-115.6857,47.4112],[-115.6869,47.4117],[-115.6878,47.4122],[-115.6878,47.4123],[-115.6885,47.4125],[-115.6889,47.4128],[-115.6895,47.4134],[-115.6896,47.4136],[-115.6897,47.4137],[-115.6906,47.4143],[-115.6912,47.4149],[-115.6915,47.4151],[-115.6916,47.4151],[-115.692,47.4153],[-115.6921,47.4153],[-115.693,47.4153],[-115.694,47.4152],[-115.6941,47.4152],[-115.695,47.4151],[-115.696,47.4152],[-115.6963,47.4152],[-115.6974,47.4154],[-115.6981,47.4159],[-115.6983,47.416],[-115.6984,47.416],[-115.699,47.4165],[-115.6993,47.4167],[-115.6994,47.417],[-115.6996,47.4173],[-115.6997,47.4171],[-115.7004,47.4166],[-115.701,47.4164],[-115.7011,47.4163],[-115.702,47.4159],[-115.7032,47.4156],[-115.7055,47.4155],[-115.7065,47.4154],[-115.7067,47.4154],[-115.7069,47.4154],[-115.7076,47.4155],[-115.7081,47.4156],[-115.7085,47.4156],[-115.7087,47.4156],[-115.7093,47.4155],[-115.7098,47.4153],[-115.7113,47.4153],[-115.712,47.4154],[-115.7123,47.4154],[-115.7123,47.4155],[-115.7127,47.4157],[-115.7131,47.416],[-115.7135,47.4161],[-115.7139,47.4164],[-115.7141,47.4167],[-115.7143,47.4172],[-115.7148,47.4175],[-115.7154,47.4178],[-115.7157,47.418],[-115.716,47.4181],[-115.7165,47.4184],[-115.7167,47.4186],[-115.717,47.4192],[-115.7169,47.4198],[-115.7169,47.42],[-115.7172,47.4201],[-115.7176,47.4199],[-115.7181,47.42],[-115.7189,47.4203],[-115.7194,47.4204],[-115.7201,47.4206],[-115.7205,47.4208],[-115.7207,47.421],[-115.7208,47.4211],[-115.7209,47.4213],[-115.7211,47.422],[-115.7212,47.4223],[-115.7213,47.4231],[-115.7214,47.4231],[-115.7213,47.4242],[-115.7212,47.4246],[-115.7211,47.4248],[-115.7211,47.4251],[-115.721,47.4254],[-115.721,47.4255],[-115.721,47.4256],[-115.7211,47.4257],[-115.7214,47.4257],[-115.7217,47.4257],[-115.722,47.4257],[-115.724,47.4257],[-115.7248,47.4256],[-115.7256,47.4253],[-115.7266,47.4252],[-115.7268,47.4252],[-115.727,47.4252],[-115.7275,47.4251],[-115.7283,47.425],[-115.73,47.4249],[-115.7312,47.4248],[-115.7332,47.4249],[-115.7353,47.4252],[-115.7371,47.4255],[-115.7379,47.4259],[-115.7386,47.4263],[-115.7387,47.4264],[-115.7393,47.4259],[-115.7398,47.4255],[-115.741,47.4247],[-115.7417,47.4242],[-115.7427,47.4236],[-115.7434,47.4235],[-115.7446,47.4234],[-115.7455,47.4234],[-115.7465,47.4233],[-115.7486,47.4227],[-115.75,47.4223],[-115.7503,47.4223],[-115.7508,47.4221],[-115.7514,47.4221],[-115.7521,47.4222],[-115.7522,47.4223],[-115.7528,47.4225],[-115.7529,47.4226],[-115.7531,47.4226],[-115.7533,47.4226],[-115.7537,47.4225],[-115.7548,47.4224],[-115.7559,47.4224],[-115.7568,47.4225],[-115.7575,47.4228],[-115.7589,47.4234],[-115.7591,47.4236],[-115.7592,47.4237],[-115.7592,47.4238],[-115.7593,47.4239],[-115.7593,47.4242],[-115.7591,47.4246],[-115.7591,47.4248],[-115.7591,47.4252],[-115.7588,47.4256],[-115.7587,47.4258],[-115.7584,47.426],[-115.7582,47.4263],[-115.7578,47.4272],[-115.7574,47.4276],[-115.7572,47.4278],[-115.7572,47.428],[-115.7572,47.4284],[-115.757,47.4288],[-115.7563,47.4295],[-115.7559,47.4297],[-115.755,47.4301],[-115.7541,47.4306],[-115.7533,47.4312],[-115.7531,47.4313],[-115.7528,47.4316],[-115.7527,47.4317],[-115.7525,47.432],[-115.7524,47.4322],[-115.7524,47.4324],[-115.7522,47.4331],[-115.7522,47.4333],[-115.7522,47.4335],[-115.7521,47.434],[-115.752,47.4342],[-115.7518,47.4346],[-115.7515,47.4353],[-115.7515,47.4357],[-115.7515,47.4358],[-115.7515,47.436],[-115.7516,47.4362],[-115.7514,47.4368],[-115.7511,47.4373],[-115.7509,47.4376],[-115.7508,47.4378],[-115.7503,47.4381],[-115.7502,47.4383],[-115.7501,47.4383],[-115.7496,47.4385],[-115.7495,47.4387],[-115.7494,47.4388],[-115.7494,47.4389],[-115.7495,47.4391],[-115.7496,47.4395],[-115.7495,47.4401],[-115.7492,47.4406],[-115.7491,47.4407],[-115.7486,47.4411],[-115.7484,47.4413],[-115.7476,47.4419],[-115.7475,47.442],[-115.7474,47.442],[-115.7469,47.4422],[-115.7466,47.4423],[-115.7459,47.4423],[-115.7457,47.4423],[-115.7446,47.4423],[-115.7438,47.4423],[-115.7435,47.4424],[-115.7433,47.4424],[-115.7427,47.4426],[-115.7418,47.4425],[-115.7416,47.4426],[-115.7416,47.4425],[-115.7409,47.4426],[-115.7408,47.4426],[-115.74,47.4428],[-115.7399,47.4429],[-115.7395,47.4431],[-115.7391,47.4433],[-115.7387,47.4435],[-115.7385,47.4436],[-115.7382,47.4438],[-115.7375,47.444],[-115.7373,47.444],[-115.7362,47.444],[-115.7359,47.444],[-115.7351,47.444],[-115.7347,47.4441],[-115.7342,47.4443],[-115.7326,47.4449],[-115.7322,47.4451],[-115.7318,47.4452],[-115.7316,47.4453],[-115.7302,47.4457],[-115.7296,47.4459],[-115.7296,47.446],[-115.7294,47.4461],[-115.7294,47.4462],[-115.7295,47.4463],[-115.7295,47.4464],[-115.7294,47.4466],[-115.7293,47.4466],[-115.7289,47.4466],[-115.7288,47.4466],[-115.7283,47.4467],[-115.728,47.4468],[-115.7278,47.4468],[-115.7275,47.4469],[-115.7267,47.4471],[-115.7264,47.4472],[-115.7259,47.4474],[-115.7254,47.4476],[-115.7248,47.448],[-115.7243,47.4483],[-115.7234,47.4488],[-115.7228,47.4491],[-115.7223,47.4496],[-115.7218,47.4499],[-115.7217,47.45],[-115.721,47.4504],[-115.721,47.4505],[-115.7203,47.4508],[-115.7192,47.4511],[-115.7181,47.4519],[-115.717,47.4526],[-115.7161,47.4529],[-115.7148,47.4532],[-115.7142,47.4532],[-115.713,47.4534],[-115.7101,47.4534],[-115.7089,47.4532],[-115.708,47.4532],[-115.7078,47.4532],[-115.7072,47.4532],[-115.7071,47.4532],[-115.7067,47.4532],[-115.7065,47.4531],[-115.7058,47.4529],[-115.7049,47.4528],[-115.7039,47.4526],[-115.703,47.4525],[-115.7021,47.4525],[-115.7016,47.4527],[-115.7015,47.4527],[-115.7011,47.4529],[-115.701,47.453],[-115.7004,47.4532],[-115.6998,47.4532],[-115.6989,47.4532],[-115.6978,47.4533],[-115.6971,47.4534],[-115.6963,47.4536],[-115.696,47.4537],[-115.6958,47.4538],[-115.6956,47.454],[-115.6954,47.4542],[-115.6953,47.4543],[-115.695,47.4545],[-115.6949,47.4545],[-115.6948,47.4545],[-115.6945,47.4545],[-115.6943,47.4545],[-115.694,47.4545],[-115.6939,47.4545],[-115.6937,47.4546],[-115.6935,47.4549],[-115.6931,47.4558],[-115.693,47.456],[-115.6925,47.4567],[-115.6922,47.4569],[-115.6919,47.4571],[-115.6916,47.4571],[-115.6916,47.4572],[-115.6912,47.4572],[-115.6908,47.4572],[-115.6899,47.4572],[-115.6898,47.4572],[-115.6888,47.4571],[-115.688,47.4571],[-115.6873,47.4571],[-115.6869,47.4571],[-115.6866,47.4572],[-115.6865,47.4573],[-115.6863,47.4573],[-115.686,47.4573],[-115.6854,47.4573],[-115.6846,47.4573],[-115.6839,47.4572],[-115.6832,47.4571],[-115.6826,47.4569],[-115.6825,47.4569],[-115.6823,47.4569],[-115.6819,47.4567],[-115.681,47.4564],[-115.6805,47.4562],[-115.68,47.4559],[-115.6799,47.4559],[-115.6795,47.4555],[-115.6792,47.4549],[-115.6787,47.4543],[-115.6784,47.454],[-115.6779,47.4538],[-115.6775,47.4536],[-115.677,47.4534],[-115.6764,47.4533],[-115.6756,47.4532],[-115.6752,47.4532],[-115.6749,47.4532],[-115.6744,47.4533],[-115.6742,47.4534],[-115.6737,47.4535],[-115.6732,47.4536],[-115.6724,47.4541],[-115.6722,47.4542],[-115.6719,47.4543],[-115.6713,47.4545],[-115.6704,47.4545],[-115.6698,47.4545],[-115.6687,47.4544],[-115.6688,47.4544],[-115.6684,47.4543],[-115.6682,47.4543],[-115.6681,47.4543],[-115.6677,47.4542],[-115.6674,47.4541],[-115.6668,47.4539],[-115.6665,47.4539],[-115.6661,47.4539],[-115.6659,47.4539],[-115.6658,47.4539],[-115.6653,47.4538],[-115.6645,47.4538],[-115.6642,47.4539],[-115.6637,47.4539],[-115.6634,47.4539],[-115.662,47.454],[-115.6611,47.4541],[-115.6609,47.4542],[-115.6606,47.4543],[-115.6603,47.4544],[-115.66,47.4545],[-115.6594,47.4547],[-115.6593,47.4548],[-115.659,47.4549],[-115.6589,47.4549],[-115.6585,47.4547],[-115.6582,47.4546],[-115.6578,47.4545],[-115.6574,47.4545],[-115.6567,47.4546],[-115.655,47.4549],[-115.6542,47.4551],[-115.6535,47.4554],[-115.6528,47.4558],[-115.6518,47.456],[-115.6508,47.4561],[-115.6503,47.4562],[-115.649,47.4562],[-115.647,47.4566],[-115.6465,47.4568],[-115.6464,47.4569],[-115.6461,47.4571],[-115.6458,47.4574],[-115.6457,47.4579],[-115.6455,47.4582],[-115.6454,47.4582],[-115.645,47.4584],[-115.6445,47.4586],[-115.6428,47.4588],[-115.641,47.4594],[-115.6402,47.4597],[-115.6401,47.4597],[-115.6397,47.4601],[-115.6394,47.4605],[-115.6394,47.4608],[-115.6394,47.4609],[-115.6393,47.4611],[-115.6393,47.4615],[-115.6387,47.4618],[-115.6386,47.4619],[-115.6376,47.4628],[-115.6375,47.4631],[-115.6375,47.4635],[-115.6375,47.4636],[-115.6374,47.4639],[-115.6373,47.464],[-115.637,47.4645],[-115.6367,47.4648],[-115.6365,47.4651],[-115.6364,47.4653],[-115.6363,47.4655],[-115.6362,47.4658],[-115.636,47.466],[-115.6354,47.4666],[-115.635,47.4672],[-115.6349,47.4677],[-115.6348,47.4682],[-115.6351,47.4686],[-115.6351,47.4691],[-115.6347,47.4697],[-115.6345,47.4702],[-115.6344,47.4705],[-115.634,47.471],[-115.6329,47.4721],[-115.6321,47.4728],[-115.6318,47.4731],[-115.6319,47.4734],[-115.632,47.4736],[-115.6321,47.4739],[-115.6323,47.4745],[-115.6323,47.475],[-115.6319,47.4756],[-115.6318,47.4758],[-115.6313,47.4764],[-115.6309,47.4771],[-115.6308,47.4774],[-115.6303,47.478],[-115.6301,47.4785],[-115.6301,47.4786],[-115.6298,47.479],[-115.6295,47.4793],[-115.6295,47.4796],[-115.6298,47.4796],[-115.63,47.4796],[-115.6306,47.4798],[-115.6315,47.48],[-115.6324,47.4803],[-115.6332,47.4807],[-115.6343,47.4815],[-115.6346,47.4816],[-115.6364,47.4808],[-115.6369,47.4806],[-115.6376,47.4805],[-115.6379,47.4805],[-115.6386,47.4804],[-115.6393,47.4804],[-115.6395,47.4804],[-115.6404,47.4802],[-115.6414,47.48],[-115.6426,47.48],[-115.6432,47.4799],[-115.6442,47.4799],[-115.6445,47.4798],[-115.6449,47.4796],[-115.6451,47.4794],[-115.6463,47.4787],[-115.6467,47.4785],[-115.6469,47.4783],[-115.647,47.4782],[-115.6472,47.478],[-115.6473,47.478],[-115.6476,47.4778],[-115.6483,47.4777],[-115.6499,47.4775],[-115.6501,47.4775],[-115.6514,47.4775],[-115.6522,47.4776],[-115.6529,47.4779],[-115.6532,47.4781],[-115.6539,47.4782],[-115.6543,47.4782],[-115.6554,47.4782],[-115.6571,47.4782],[-115.6575,47.4782],[-115.6591,47.4782],[-115.6593,47.4781],[-115.6598,47.4781],[-115.66,47.4781],[-115.6601,47.478],[-115.6607,47.4778],[-115.661,47.4778],[-115.6608,47.4786],[-115.6608,47.4788],[-115.6608,47.4793],[-115.6608,47.4798],[-115.6609,47.4804],[-115.6611,47.4809],[-115.6615,47.4821],[-115.662,47.4831],[-115.6624,47.4835],[-115.6631,47.4842],[-115.6637,47.485],[-115.6642,47.4855],[-115.6647,47.4861],[-115.6652,47.4864],[-115.6653,47.4864],[-115.6657,47.4867],[-115.6661,47.487],[-115.6668,47.4876],[-115.6673,47.4882],[-115.6675,47.4885],[-115.6677,47.4887],[-115.6678,47.4888],[-115.6679,47.4888],[-115.668,47.4888],[-115.6684,47.4887],[-115.6687,47.4886],[-115.6696,47.4883],[-115.6702,47.4879],[-115.671,47.4875],[-115.6715,47.4873],[-115.6717,47.4873],[-115.6725,47.4869],[-115.6733,47.4866],[-115.6736,47.4865],[-115.6738,47.4864],[-115.674,47.4864],[-115.6743,47.4863],[-115.6744,47.4863],[-115.6749,47.4863],[-115.6752,47.4863],[-115.6755,47.4863],[-115.6757,47.4863],[-115.6762,47.4864],[-115.6764,47.4864],[-115.6767,47.4865],[-115.6771,47.4865],[-115.6775,47.4864],[-115.6778,47.4863],[-115.6795,47.486],[-115.6805,47.4857],[-115.681,47.4855],[-115.6815,47.4848],[-115.6818,47.4844],[-115.6826,47.484],[-115.6831,47.484],[-115.6833,47.484],[-115.6836,47.4841],[-115.6847,47.4844],[-115.6851,47.4845],[-115.6854,47.4846],[-115.6863,47.4849],[-115.6864,47.4851],[-115.6865,47.4853],[-115.6866,47.4857],[-115.6867,47.4859],[-115.6867,47.4862],[-115.6867,47.4864],[-115.6867,47.4875],[-115.6868,47.4886],[-115.687,47.4893],[-115.6872,47.4899],[-115.6872,47.49],[-115.6874,47.4905],[-115.6876,47.4909],[-115.6878,47.4921],[-115.6881,47.4927],[-115.6882,47.4937],[-115.6882,47.4944],[-115.6883,47.4949],[-115.6887,47.4954],[-115.689,47.4969],[-115.689,47.4981],[-115.6891,47.4984],[-115.6894,47.499],[-115.6898,47.4996],[-115.6899,47.4999],[-115.6899,47.5001],[-115.6899,47.5003],[-115.6899,47.5004],[-115.6899,47.5006],[-115.69,47.5007],[-115.69,47.5008],[-115.6901,47.5008],[-115.6902,47.5009],[-115.6908,47.5011],[-115.6911,47.5012],[-115.6915,47.5013],[-115.6919,47.5016],[-115.6922,47.5017],[-115.6926,47.5018],[-115.6932,47.5018],[-115.6933,47.5018],[-115.694,47.5019],[-115.6954,47.5021],[-115.6962,47.5021],[-115.6981,47.5021],[-115.6986,47.5023],[-115.6988,47.5024],[-115.6989,47.5025],[-115.6991,47.5026],[-115.6994,47.5031],[-115.6997,47.5035],[-115.7002,47.5044],[-115.7005,47.5049],[-115.701,47.5059],[-115.7015,47.5065],[-115.7019,47.5068],[-115.7027,47.5079],[-115.7028,47.508],[-115.703,47.5082],[-115.7034,47.5086],[-115.7037,47.5089],[-115.7044,47.5099],[-115.7044,47.5101],[-115.7048,47.5104],[-115.7053,47.5106],[-115.7059,47.5114],[-115.7065,47.5118],[-115.7068,47.5121],[-115.707,47.5126],[-115.7074,47.513],[-115.7079,47.514],[-115.7081,47.5142],[-115.7083,47.515],[-115.7084,47.5151],[-115.7086,47.5153],[-115.7091,47.5155],[-115.7108,47.5163],[-115.7111,47.5164],[-115.7112,47.5165],[-115.7114,47.5168],[-115.7115,47.5174],[-115.7115,47.5175],[-115.7114,47.5177],[-115.7114,47.5181],[-115.7115,47.5185],[-115.7115,47.5191],[-115.7114,47.5198],[-115.7114,47.5199],[-115.7112,47.5205],[-115.7112,47.5209],[-115.7113,47.5213],[-115.7114,47.522],[-115.7114,47.5224],[-115.7113,47.5228],[-115.7113,47.5231],[-115.7112,47.5233],[-115.7111,47.5234],[-115.7107,47.5236],[-115.71,47.5238],[-115.7088,47.5241],[-115.7083,47.5242],[-115.7081,47.5243],[-115.7078,47.5244],[-115.7071,47.5248],[-115.7065,47.5249],[-115.706,47.5251],[-115.7053,47.5257],[-115.705,47.5258],[-115.7046,47.5258],[-115.7039,47.5258],[-115.7033,47.5258],[-115.7028,47.5259],[-115.7022,47.5263],[-115.702,47.5264],[-115.7017,47.5263],[-115.7015,47.5262],[-115.7013,47.526],[-115.7011,47.5258],[-115.7008,47.5257],[-115.7005,47.5257],[-115.7,47.5258],[-115.6997,47.5259],[-115.6985,47.5263],[-115.6973,47.5267],[-115.6965,47.5271],[-115.6959,47.5274],[-115.6955,47.5276],[-115.6954,47.5277],[-115.6955,47.5278],[-115.6957,47.5279],[-115.6959,47.5279],[-115.696,47.528],[-115.6966,47.5283],[-115.6973,47.5289],[-115.6978,47.5296],[-115.6981,47.5304],[-115.6982,47.531],[-115.6983,47.5314],[-115.6987,47.5316],[-115.7009,47.5326],[-115.7013,47.533],[-115.7019,47.5339],[-115.7021,47.5342],[-115.7022,47.5342],[-115.7023,47.5342],[-115.7029,47.5341],[-115.7034,47.5341],[-115.7037,47.5342],[-115.705,47.5345],[-115.7059,47.5348],[-115.7063,47.535],[-115.7064,47.535],[-115.7066,47.535],[-115.7069,47.5349],[-115.707,47.5349],[-115.7081,47.5342],[-115.7086,47.5339],[-115.7096,47.5335],[-115.7104,47.5331],[-115.7108,47.5329],[-115.711,47.5325],[-115.7112,47.5324],[-115.7114,47.5324],[-115.7119,47.5325],[-115.7128,47.5331],[-115.7131,47.5333],[-115.7135,47.5333],[-115.7138,47.5333],[-115.7158,47.5331],[-115.7161,47.5331],[-115.7164,47.5334],[-115.7168,47.5339],[-115.7168,47.534],[-115.7171,47.5342],[-115.7173,47.5341],[-115.7175,47.534],[-115.7181,47.5337],[-115.7182,47.5336],[-115.7187,47.5335],[-115.7187,47.5334],[-115.7207,47.5335],[-115.7222,47.5336],[-115.7241,47.5339],[-115.7251,47.5341],[-115.7258,47.5344],[-115.7263,47.5348],[-115.7269,47.5351],[-115.7277,47.5354],[-115.7288,47.5355],[-115.7293,47.5356],[-115.7301,47.5356],[-115.7305,47.5358],[-115.7311,47.5364],[-115.7314,47.5369],[-115.7316,47.5373],[-115.7319,47.5375],[-115.7323,47.5377],[-115.7327,47.538],[-115.7331,47.5384],[-115.7336,47.5387],[-115.7339,47.539],[-115.7343,47.5391],[-115.7347,47.5392],[-115.7351,47.5393],[-115.7357,47.5394],[-115.7361,47.5397],[-115.7364,47.5398],[-115.7367,47.5398],[-115.7369,47.5397],[-115.7372,47.5394],[-115.7373,47.5393],[-115.7376,47.5392],[-115.7381,47.5391],[-115.7382,47.5391],[-115.7383,47.5391],[-115.7388,47.5389],[-115.7399,47.5385],[-115.7401,47.5385],[-115.7408,47.5383],[-115.7414,47.5382],[-115.7415,47.5383],[-115.7423,47.5383],[-115.7433,47.5387],[-115.7444,47.5392],[-115.7452,47.5397],[-115.7454,47.5398],[-115.7456,47.5398],[-115.7465,47.5399],[-115.747,47.5401],[-115.7481,47.5406],[-115.7488,47.5409],[-115.7494,47.5409],[-115.7498,47.541],[-115.7501,47.5412],[-115.7503,47.5414],[-115.751,47.5416],[-115.7513,47.5417],[-115.7518,47.542],[-115.7523,47.5427],[-115.7524,47.5434],[-115.7524,47.544],[-115.7526,47.5442],[-115.753,47.5445],[-115.7532,47.5448],[-115.7532,47.5451],[-115.7537,47.5453],[-115.7541,47.5457],[-115.7545,47.5465],[-115.7549,47.547],[-115.7552,47.5476],[-115.7556,47.5479],[-115.7557,47.5483],[-115.7556,47.5493],[-115.7555,47.5498],[-115.7554,47.55],[-115.7554,47.5511],[-115.7551,47.5515],[-115.7549,47.5517],[-115.7547,47.5521],[-115.7545,47.5525],[-115.7543,47.5526],[-115.754,47.5527],[-115.7536,47.5529],[-115.7524,47.5532],[-115.7523,47.5532],[-115.7518,47.5534],[-115.7517,47.5535],[-115.7512,47.5538],[-115.7511,47.5541],[-115.751,47.5541],[-115.7503,47.5545],[-115.7498,47.5549],[-115.7497,47.5551],[-115.7491,47.5554],[-115.7488,47.5555],[-115.7486,47.5557],[-115.7484,47.5559],[-115.7475,47.5567],[-115.7472,47.5569],[-115.7467,47.5572],[-115.7466,47.5572],[-115.7464,47.5573],[-115.7461,47.5575],[-115.7459,47.5577],[-115.7447,47.5585],[-115.7443,47.559],[-115.7443,47.5593],[-115.7444,47.5596],[-115.7444,47.5598],[-115.7444,47.5601],[-115.7438,47.5607],[-115.7438,47.5608],[-115.7429,47.5618],[-115.7427,47.5618],[-115.7418,47.5624],[-115.7414,47.5626],[-115.7411,47.5628],[-115.741,47.563],[-115.7411,47.5632],[-115.7409,47.5635],[-115.7403,47.5637],[-115.7396,47.5641],[-115.7391,47.5645],[-115.7388,47.5645],[-115.7385,47.5644],[-115.7383,47.5644],[-115.7381,47.5644],[-115.7379,47.5646],[-115.7375,47.5649],[-115.7372,47.5655],[-115.7368,47.5659],[-115.7363,47.5663],[-115.7355,47.5668],[-115.7353,47.5669],[-115.734,47.5679],[-115.7329,47.5685],[-115.7323,47.5688],[-115.7322,47.5689],[-115.7311,47.5693],[-115.7307,47.5696],[-115.7304,47.5697],[-115.7293,47.5694],[-115.7288,47.5693],[-115.7283,47.5693],[-115.7275,47.5694],[-115.7268,47.5696],[-115.726,47.5697],[-115.7253,47.5699],[-115.7247,47.5702],[-115.7242,47.5704],[-115.7237,47.5706],[-115.723,47.5711],[-115.7229,47.5713],[-115.7225,47.5716],[-115.7224,47.5718],[-115.7222,47.5721],[-115.7221,47.5731],[-115.7221,47.5737],[-115.7221,47.5747],[-115.722,47.5754],[-115.7217,47.5759],[-115.7212,47.5763],[-115.72,47.5766],[-115.7192,47.5767],[-115.7191,47.5767],[-115.718,47.5768],[-115.7174,47.5768],[-115.7168,47.5769],[-115.7167,47.5769],[-115.7166,47.577],[-115.7164,47.577],[-115.7161,47.5771],[-115.7157,47.5772],[-115.7149,47.5772],[-115.7142,47.5772],[-115.7139,47.5774],[-115.713,47.5776],[-115.7126,47.5777],[-115.7119,47.5777],[-115.7104,47.5777],[-115.7093,47.5777],[-115.7084,47.5776],[-115.7083,47.5776],[-115.7075,47.5776],[-115.7067,47.5775],[-115.7064,47.5775],[-115.706,47.5776],[-115.7058,47.5778],[-115.7057,47.578],[-115.7056,47.5782],[-115.7055,47.5789],[-115.7055,47.5795],[-115.7054,47.58],[-115.7053,47.5802],[-115.705,47.5805],[-115.7046,47.581],[-115.7045,47.5812],[-115.7046,47.5816],[-115.7048,47.5821],[-115.7049,47.5826],[-115.7049,47.583],[-115.7049,47.5835],[-115.7051,47.5844],[-115.705,47.5846],[-115.7048,47.585],[-115.704,47.5857],[-115.7035,47.586],[-115.7029,47.5864],[-115.7028,47.5865],[-115.7015,47.587],[-115.6999,47.5876],[-115.6988,47.5879],[-115.6979,47.5882],[-115.697,47.5886],[-115.6965,47.5889],[-115.696,47.5894],[-115.6954,47.59],[-115.6943,47.5913],[-115.694,47.5916],[-115.6937,47.5919],[-115.6931,47.5925],[-115.6926,47.5929],[-115.6924,47.593],[-115.6918,47.5933],[-115.6916,47.5934],[-115.6916,47.5935],[-115.691,47.5936],[-115.6894,47.5939],[-115.6886,47.5942],[-115.6886,47.5943],[-115.6883,47.5946],[-115.6879,47.5951],[-115.6878,47.5953],[-115.6878,47.5954],[-115.6879,47.5955],[-115.6881,47.5955],[-115.6884,47.5956],[-115.6886,47.5957],[-115.6888,47.5959],[-115.6891,47.5961],[-115.6894,47.5962],[-115.6894,47.5964],[-115.6897,47.5966],[-115.69,47.5967],[-115.6904,47.5968],[-115.6908,47.5968],[-115.6911,47.5968],[-115.6914,47.5969],[-115.6917,47.5972],[-115.692,47.5978],[-115.6925,47.5983],[-115.6928,47.5987],[-115.6929,47.599],[-115.6928,47.5994],[-115.693,47.5996],[-115.6933,47.5998],[-115.6931,47.6009],[-115.693,47.6012],[-115.6929,47.6013],[-115.6929,47.6014],[-115.6928,47.6018],[-115.693,47.602],[-115.6931,47.602],[-115.6933,47.6021],[-115.6936,47.6021],[-115.6941,47.6023],[-115.695,47.6025],[-115.6956,47.6026],[-115.6964,47.6031],[-115.697,47.6036],[-115.6972,47.6037],[-115.6973,47.604],[-115.6973,47.6041],[-115.6975,47.6043],[-115.6976,47.6045],[-115.6977,47.605],[-115.698,47.6057],[-115.6984,47.6066],[-115.6985,47.607],[-115.6983,47.6074],[-115.6982,47.6077],[-115.698,47.6082],[-115.6977,47.6085],[-115.6978,47.6088],[-115.6979,47.609],[-115.6979,47.6091],[-115.6985,47.61],[-115.6989,47.6109],[-115.6989,47.6114],[-115.6988,47.6118],[-115.6988,47.612],[-115.6979,47.6132],[-115.6974,47.6137],[-115.6966,47.6142],[-115.696,47.6146],[-115.6958,47.6148],[-115.6956,47.6149],[-115.6949,47.6153],[-115.6944,47.6155],[-115.6941,47.6157],[-115.6937,47.6162],[-115.6935,47.6164],[-115.693,47.6167],[-115.6925,47.6169],[-115.6922,47.617],[-115.6919,47.6172],[-115.6922,47.6173],[-115.6923,47.6174],[-115.6929,47.6176],[-115.6933,47.6179],[-115.6935,47.6182],[-115.6937,47.6194],[-115.694,47.6198],[-115.6939,47.6201],[-115.6942,47.621],[-115.6943,47.6213],[-115.6943,47.6217],[-115.6944,47.6225],[-115.6944,47.6231],[-115.6944,47.6232],[-115.6944,47.6238],[-115.6946,47.624],[-115.6947,47.624],[-115.6949,47.6241],[-115.6954,47.6245],[-115.6961,47.6253],[-115.6966,47.6256],[-115.6971,47.6257],[-115.6975,47.6258],[-115.6981,47.6262],[-115.6986,47.6274],[-115.6987,47.6277],[-115.6991,47.628],[-115.6995,47.6283],[-115.6997,47.6286],[-115.6998,47.6288],[-115.6999,47.6289],[-115.7001,47.629],[-115.7006,47.6291],[-115.7013,47.6292],[-115.7029,47.6299],[-115.7032,47.6302],[-115.7036,47.6308],[-115.704,47.6313],[-115.704,47.6316],[-115.7042,47.6321],[-115.7044,47.6325],[-115.7047,47.6327],[-115.7058,47.6332],[-115.7067,47.6338],[-115.7072,47.6341],[-115.7073,47.6343],[-115.7077,47.6347],[-115.7079,47.6348],[-115.7083,47.6349],[-115.7098,47.6352],[-115.7104,47.6352],[-115.7112,47.6352],[-115.712,47.6352],[-115.7131,47.6354],[-115.7142,47.6358],[-115.7149,47.6361],[-115.716,47.6364],[-115.7167,47.6367],[-115.7177,47.6372],[-115.7189,47.6378],[-115.7193,47.638],[-115.7199,47.6382],[-115.7221,47.6391],[-115.7225,47.6392],[-115.7227,47.6393],[-115.7231,47.6394],[-115.7245,47.6396],[-115.7255,47.6398],[-115.7259,47.64],[-115.7262,47.6402],[-115.7266,47.6405],[-115.727,47.6409],[-115.7283,47.6413],[-115.7294,47.6417],[-115.7299,47.6419],[-115.7304,47.6423],[-115.7309,47.6431],[-115.7313,47.6439],[-115.7315,47.6441],[-115.7314,47.6454],[-115.7312,47.6459],[-115.7314,47.6461],[-115.7317,47.6463],[-115.7319,47.6465],[-115.7328,47.6471],[-115.7331,47.6475],[-115.7332,47.6476],[-115.7338,47.6483],[-115.7341,47.6488],[-115.7343,47.6494],[-115.7345,47.65],[-115.7346,47.6504],[-115.7347,47.6511],[-115.7347,47.6516],[-115.7349,47.652],[-115.7355,47.6528],[-115.7359,47.6531],[-115.7365,47.6538],[-115.7365,47.6542],[-115.7365,47.6547],[-115.7364,47.6552],[-115.7356,47.656],[-115.7344,47.657],[-115.7336,47.6578],[-115.7335,47.658],[-115.7334,47.6584],[-115.7331,47.6591],[-115.7327,47.6596],[-115.7324,47.6598],[-115.7323,47.6599],[-115.7318,47.661],[-115.7315,47.6615],[-115.7314,47.6617],[-115.7313,47.662],[-115.7314,47.6623],[-115.7315,47.6629],[-115.7315,47.6631],[-115.7313,47.6635],[-115.7311,47.6638],[-115.731,47.6641],[-115.731,47.6643],[-115.731,47.6647],[-115.7312,47.6651],[-115.7312,47.6657],[-115.7312,47.6658],[-115.7312,47.6661],[-115.7313,47.6665],[-115.7315,47.6668],[-115.732,47.6673],[-115.7323,47.6676],[-115.7323,47.6679],[-115.7322,47.6681],[-115.7322,47.6682],[-115.7316,47.6689],[-115.7311,47.6695],[-115.731,47.6698],[-115.7305,47.6705],[-115.7297,47.6713],[-115.7292,47.6715],[-115.7287,47.6717],[-115.7281,47.6718],[-115.728,47.6719],[-115.7277,47.672],[-115.7272,47.6723],[-115.7269,47.6725],[-115.7268,47.6725],[-115.7266,47.6729],[-115.7265,47.6732],[-115.7263,47.6737],[-115.7263,47.6741],[-115.7264,47.6746],[-115.7265,47.6752],[-115.727,47.6771],[-115.7271,47.6778],[-115.7272,47.6784],[-115.7273,47.6788],[-115.7275,47.6792],[-115.7276,47.6795],[-115.7277,47.6796],[-115.7279,47.6801],[-115.7282,47.6807],[-115.7283,47.6812],[-115.7283,47.6815],[-115.7283,47.6817],[-115.7279,47.6821],[-115.7277,47.6824],[-115.7275,47.6827],[-115.7276,47.6832],[-115.7276,47.6835],[-115.7276,47.6838],[-115.7275,47.6842],[-115.7273,47.6846],[-115.7271,47.6849],[-115.7271,47.685],[-115.7257,47.6862],[-115.7254,47.6866],[-115.7254,47.6869],[-115.7254,47.687],[-115.7254,47.6871],[-115.7253,47.6874],[-115.7253,47.6877],[-115.7256,47.6884],[-115.7254,47.6887],[-115.7252,47.689],[-115.725,47.6893],[-115.7248,47.69],[-115.7247,47.6906],[-115.7245,47.6912],[-115.7244,47.6917],[-115.7243,47.6925],[-115.7243,47.6927],[-115.7242,47.6929],[-115.7239,47.6932],[-115.7236,47.6935],[-115.7232,47.6941],[-115.723,47.6944],[-115.7228,47.6947],[-115.7227,47.6949],[-115.7227,47.6951],[-115.7228,47.6953],[-115.7238,47.6961],[-115.7242,47.6966],[-115.726,47.6989],[-115.7267,47.6996],[-115.7273,47.7006],[-115.7276,47.701],[-115.7278,47.7014],[-115.728,47.7017],[-115.7286,47.7021],[-115.7287,47.7022],[-115.7293,47.7025],[-115.7306,47.7034],[-115.7312,47.7042],[-115.7314,47.7049],[-115.7317,47.7052],[-115.7333,47.7057],[-115.7349,47.7065],[-115.7359,47.7072],[-115.7365,47.7075],[-115.7373,47.7079],[-115.7383,47.7082],[-115.739,47.7086],[-115.7396,47.7088],[-115.74,47.709],[-115.7404,47.7092],[-115.7407,47.7096],[-115.7413,47.7105],[-115.7416,47.7111],[-115.742,47.7115],[-115.7423,47.7117],[-115.7429,47.7118],[-115.7434,47.7119],[-115.7438,47.7118],[-115.7439,47.7118],[-115.7445,47.7118],[-115.7448,47.7119],[-115.7452,47.712],[-115.7462,47.7125],[-115.7476,47.7132],[-115.7488,47.714],[-115.7497,47.7144],[-115.7507,47.7148],[-115.7513,47.715],[-115.7517,47.7154],[-115.7519,47.7157],[-115.752,47.7158],[-115.7521,47.7159],[-115.7528,47.7167],[-115.753,47.7169],[-115.755,47.7176],[-115.7554,47.7177],[-115.7558,47.7177],[-115.7564,47.7177],[-115.7573,47.718],[-115.758,47.7183],[-115.7584,47.7186],[-115.7586,47.7189],[-115.7588,47.719],[-115.7589,47.7191],[-115.7592,47.7192],[-115.7595,47.7192],[-115.7598,47.7192],[-115.76,47.7191],[-115.7605,47.7189],[-115.7609,47.7186],[-115.7613,47.7184],[-115.7627,47.7179],[-115.7637,47.7176],[-115.7646,47.7174],[-115.7659,47.7173],[-115.7662,47.7173],[-115.7668,47.7172],[-115.7686,47.7176],[-115.7695,47.7181],[-115.7697,47.7181],[-115.77,47.7181],[-115.7711,47.718],[-115.7718,47.7179],[-115.7723,47.7178],[-115.7725,47.7177],[-115.7726,47.7177],[-115.7729,47.7176],[-115.7731,47.7175],[-115.7734,47.7176],[-115.7737,47.7177],[-115.7742,47.7181],[-115.7746,47.7184],[-115.7748,47.7188],[-115.7752,47.719],[-115.7757,47.7193],[-115.7763,47.7197],[-115.7772,47.7204],[-115.7779,47.7212],[-115.778,47.7216],[-115.7781,47.7217],[-115.7782,47.7218],[-115.7782,47.7219],[-115.7784,47.7221],[-115.779,47.7225],[-115.7795,47.7228],[-115.78,47.7233],[-115.7805,47.7239],[-115.7814,47.7254],[-115.7815,47.7258],[-115.7817,47.7264],[-115.7818,47.7266],[-115.7835,47.7293],[-115.7839,47.7296],[-115.7842,47.7299],[-115.7843,47.73],[-115.7843,47.7304],[-115.7843,47.731],[-115.7842,47.7314],[-115.7843,47.7319],[-115.7841,47.7323],[-115.7838,47.7328],[-115.7834,47.7332],[-115.7833,47.7334],[-115.7831,47.7338],[-115.7829,47.7344],[-115.7825,47.7348],[-115.7828,47.7354],[-115.7836,47.7366],[-115.7837,47.7371],[-115.7837,47.7377],[-115.7835,47.7383],[-115.7831,47.7387],[-115.7825,47.739],[-115.7821,47.7393],[-115.7818,47.7398],[-115.7813,47.7407],[-115.7809,47.7419],[-115.7809,47.7425],[-115.7809,47.7429],[-115.781,47.7432],[-115.7813,47.7436],[-115.7815,47.7439],[-115.7817,47.7441],[-115.7818,47.7442],[-115.7822,47.7444],[-115.7825,47.7448],[-115.7827,47.7451],[-115.7827,47.7453],[-115.7828,47.7456],[-115.7831,47.7459],[-115.7838,47.7463],[-115.7842,47.7464],[-115.7846,47.7467],[-115.7849,47.7469],[-115.7854,47.7477],[-115.7854,47.7478],[-115.7861,47.7484],[-115.7865,47.7487],[-115.7898,47.7499],[-115.7899,47.75],[-115.7925,47.7512],[-115.7937,47.7519],[-115.794,47.7528],[-115.7941,47.7534],[-115.7944,47.7537],[-115.7948,47.7539],[-115.7951,47.7542],[-115.7965,47.7559],[-115.7967,47.7562],[-115.7969,47.7565],[-115.7973,47.7571],[-115.7975,47.7573],[-115.7978,47.7574],[-115.7988,47.7574],[-115.7999,47.7575],[-115.801,47.7576],[-115.8023,47.758],[-115.803,47.7582],[-115.8034,47.7583],[-115.804,47.7582],[-115.8046,47.7581],[-115.805,47.758],[-115.8061,47.7575],[-115.8075,47.7571],[-115.8079,47.757],[-115.8084,47.7568],[-115.8092,47.7565],[-115.8098,47.7563],[-115.81,47.7563],[-115.8102,47.7562],[-115.8103,47.7562],[-115.8106,47.7561],[-115.811,47.756],[-115.8113,47.756],[-115.8115,47.756],[-115.812,47.756],[-115.8128,47.756],[-115.8131,47.7561],[-115.8137,47.7561],[-115.8143,47.7562],[-115.8147,47.7561],[-115.8154,47.7557],[-115.8163,47.7553],[-115.8165,47.7553],[-115.8166,47.7552],[-115.8173,47.755],[-115.8174,47.755],[-115.8177,47.7549],[-115.8183,47.7548],[-115.8189,47.7546],[-115.8191,47.7545],[-115.8192,47.7545],[-115.82,47.7541],[-115.8205,47.7539],[-115.8206,47.7538],[-115.8208,47.7537],[-115.8209,47.7537],[-115.8238,47.7526],[-115.8241,47.7525],[-115.8246,47.7524],[-115.825,47.7524],[-115.8257,47.7526],[-115.8265,47.753],[-115.8268,47.7531],[-115.8272,47.7533],[-115.8293,47.7544],[-115.8294,47.7544],[-115.8294,47.7545],[-115.8304,47.7548],[-115.8309,47.755],[-115.8312,47.7553],[-115.8317,47.7557],[-115.8317,47.7558],[-115.8318,47.7559],[-115.8319,47.756],[-115.8326,47.7568],[-115.833,47.7578],[-115.8334,47.7588],[-115.8338,47.7592],[-115.8341,47.7596],[-115.8342,47.7598],[-115.8346,47.7602],[-115.8352,47.7609],[-115.8354,47.7615],[-115.8354,47.7617],[-115.8355,47.7631],[-115.8355,47.764],[-115.8354,47.7651],[-115.835,47.7668],[-115.835,47.7673],[-115.8353,47.7681],[-115.8355,47.7688],[-115.8352,47.7694],[-115.8351,47.7701],[-115.8354,47.7706],[-115.8359,47.7711],[-115.8366,47.7721],[-115.8365,47.7727],[-115.8367,47.7732],[-115.837,47.774],[-115.8374,47.7749],[-115.8376,47.775],[-115.8382,47.7756],[-115.8394,47.7767],[-115.84,47.7773],[-115.8401,47.7773],[-115.8404,47.7779],[-115.8407,47.7786],[-115.8406,47.7795],[-115.8405,47.7801],[-115.8405,47.7802],[-115.8405,47.7804],[-115.8408,47.7806],[-115.8414,47.7808],[-115.8415,47.7808],[-115.8416,47.7809],[-115.8424,47.7813],[-115.8432,47.7818],[-115.8442,47.7826],[-115.845,47.7831],[-115.8453,47.7832],[-115.8454,47.7833],[-115.8456,47.7835],[-115.8469,47.7845],[-115.8474,47.7851],[-115.8474,47.7852],[-115.8474,47.7857],[-115.8474,47.7858],[-115.8475,47.7865],[-115.8475,47.7867],[-115.8474,47.7871],[-115.8473,47.7875],[-115.8469,47.7888],[-115.8465,47.7902],[-115.8464,47.7914],[-115.8462,47.7918],[-115.8458,47.7932],[-115.8458,47.7941],[-115.8461,47.795],[-115.8464,47.7956],[-115.8472,47.7973],[-115.8484,47.7993],[-115.849,47.8002],[-115.8487,47.8009],[-115.8479,47.8019],[-115.8476,47.8025],[-115.8473,47.8034],[-115.8475,47.8049],[-115.8481,47.8074],[-115.8484,47.8089],[-115.8484,47.809],[-115.8485,47.8093],[-115.8485,47.8094],[-115.8486,47.8094],[-115.8486,47.8095],[-115.8486,47.8096],[-115.8488,47.8098],[-115.8488,47.8101],[-115.8487,47.8105],[-115.8486,47.8107],[-115.8485,47.8111],[-115.848,47.8116],[-115.8475,47.812],[-115.8471,47.8123],[-115.8464,47.8132],[-115.846,47.8137],[-115.8451,47.8147],[-115.8451,47.8149],[-115.8451,47.815],[-115.8453,47.8154],[-115.8455,47.8157],[-115.846,47.8164],[-115.8461,47.8165],[-115.8462,47.8166],[-115.8462,47.8167],[-115.8463,47.8168],[-115.8464,47.8169],[-115.8473,47.8179],[-115.8475,47.8182],[-115.8477,47.8184],[-115.8482,47.8188],[-115.8486,47.819],[-115.849,47.8192],[-115.8496,47.8197],[-115.8498,47.8199],[-115.8501,47.8201],[-115.8504,47.8206],[-115.8508,47.8214],[-115.8508,47.8217],[-115.8508,47.8221],[-115.8506,47.8228],[-115.8504,47.8243],[-115.8506,47.8253],[-115.8512,47.8265],[-115.8518,47.8269],[-115.852,47.8272],[-115.8521,47.8276],[-115.8523,47.8279],[-115.8529,47.8281],[-115.8531,47.8281],[-115.8532,47.8281],[-115.854,47.8282],[-115.8547,47.8282],[-115.8553,47.8282],[-115.8561,47.8286],[-115.8563,47.8287],[-115.8571,47.8291],[-115.8574,47.8293],[-115.858,47.8298],[-115.8585,47.8302],[-115.8593,47.831],[-115.86,47.8314],[-115.8608,47.8317],[-115.861,47.8317],[-115.8617,47.8321],[-115.8623,47.8325],[-115.8637,47.833],[-115.864,47.8332],[-115.8643,47.8333],[-115.865,47.8334],[-115.8658,47.8334],[-115.8666,47.8335],[-115.8674,47.8337],[-115.8678,47.8339],[-115.8691,47.8343],[-115.8699,47.8347],[-115.8707,47.835],[-115.871,47.8352],[-115.8711,47.8353],[-115.8712,47.8355],[-115.8713,47.8357],[-115.8716,47.8361],[-115.8716,47.8362],[-115.8716,47.8363],[-115.8718,47.8366],[-115.8718,47.8367],[-115.8719,47.8371],[-115.872,47.8372],[-115.8722,47.8375],[-115.8729,47.8381],[-115.8733,47.8384],[-115.8736,47.8387],[-115.8738,47.8393],[-115.8741,47.8401],[-115.8742,47.8409],[-115.8742,47.8412],[-115.8746,47.8422],[-115.8753,47.8433],[-115.876,47.8443],[-115.8766,47.8447],[-115.8774,47.8453],[-115.8784,47.8457],[-115.8791,47.8465],[-115.8801,47.8479],[-115.8803,47.8481],[-115.8808,47.8488],[-115.8813,47.8494],[-115.8815,47.8496],[-115.8817,47.8496],[-115.882,47.8494],[-115.8821,47.8494],[-115.8824,47.8491],[-115.883,47.8489],[-115.8842,47.8487],[-115.885,47.8485],[-115.886,47.8483],[-115.8869,47.8479],[-115.8878,47.8476],[-115.8884,47.8472],[-115.889,47.847],[-115.8897,47.8468],[-115.8909,47.8465],[-115.8918,47.8461],[-115.8923,47.8459],[-115.8927,47.8458],[-115.8934,47.8456],[-115.8944,47.8453],[-115.895,47.8453],[-115.8963,47.8453],[-115.8966,47.8453],[-115.8972,47.8451],[-115.8976,47.8448],[-115.8979,47.8445],[-115.8981,47.8444],[-115.8987,47.8439],[-115.8994,47.8436],[-115.9003,47.8433],[-115.9009,47.8431],[-115.9014,47.8431],[-115.9025,47.8437],[-115.9041,47.8447],[-115.9051,47.8456],[-115.9056,47.8459],[-115.9063,47.8462],[-115.9068,47.8464],[-115.907,47.8468],[-115.907,47.8471],[-115.9071,47.8473],[-115.9071,47.8475],[-115.9068,47.8483],[-115.9064,47.8494],[-115.9064,47.8499],[-115.9065,47.8502],[-115.9065,47.8503],[-115.9069,47.8508],[-115.9075,47.8514],[-115.9085,47.8521],[-115.9093,47.8526],[-115.9101,47.853],[-115.912,47.8534],[-115.9121,47.8534],[-115.9133,47.8534],[-115.9148,47.8534],[-115.915,47.8534],[-115.916,47.8535],[-115.9177,47.8535],[-115.9186,47.8535],[-115.9189,47.8536],[-115.9189,47.8539],[-115.9189,47.854],[-115.9189,47.8555],[-115.9192,47.8568],[-115.9194,47.8575],[-115.9201,47.8584],[-115.9211,47.8598],[-115.9227,47.8618],[-115.9229,47.862],[-115.9245,47.8638],[-115.925,47.8649],[-115.9251,47.8666],[-115.9252,47.8668],[-115.9255,47.867],[-115.9256,47.867],[-115.9283,47.8681],[-115.9289,47.8685],[-115.9293,47.8689],[-115.9297,47.8697],[-115.9301,47.8702],[-115.9308,47.8712],[-115.9313,47.8718],[-115.9317,47.8722],[-115.9323,47.8725],[-115.9347,47.8736],[-115.9355,47.8742],[-115.9356,47.8744],[-115.9357,47.8745],[-115.9357,47.8749],[-115.9353,47.8757],[-115.9353,47.8761],[-115.9354,47.8764],[-115.9358,47.877],[-115.9359,47.8771],[-115.936,47.8774],[-115.936,47.8775],[-115.936,47.8781],[-115.9361,47.8783],[-115.9363,47.8786],[-115.9365,47.879],[-115.9367,47.8795],[-115.9371,47.8799],[-115.9373,47.8802],[-115.9376,47.8807],[-115.938,47.8811],[-115.9386,47.8815],[-115.9392,47.8819],[-115.9397,47.8824],[-115.9401,47.883],[-115.9404,47.8833],[-115.9411,47.8836],[-115.9415,47.8839],[-115.9416,47.8839],[-115.9416,47.884],[-115.9418,47.8843],[-115.942,47.8844],[-115.9427,47.8852],[-115.9432,47.8855],[-115.9438,47.8856],[-115.9449,47.8857],[-115.9456,47.8858],[-115.9464,47.8863],[-115.9467,47.8867],[-115.947,47.8871],[-115.9472,47.8874],[-115.9473,47.8877],[-115.9474,47.8883],[-115.9475,47.8886],[-115.9478,47.8886],[-115.9482,47.8886],[-115.9491,47.8888],[-115.9497,47.889],[-115.9501,47.8893],[-115.9501,47.8895],[-115.9502,47.8896],[-115.9503,47.8898],[-115.9504,47.8899],[-115.9505,47.8901],[-115.9506,47.8902],[-115.9507,47.8903],[-115.9515,47.8909],[-115.9521,47.8913],[-115.9525,47.8918],[-115.9527,47.8923],[-115.9529,47.8932],[-115.9529,47.8933],[-115.953,47.8935],[-115.9531,47.8938],[-115.9534,47.8941],[-115.9538,47.8943],[-115.9541,47.8945],[-115.9548,47.8948],[-115.9554,47.895],[-115.9558,47.8952],[-115.9562,47.8954],[-115.9564,47.8955],[-115.9573,47.8961],[-115.9576,47.8963],[-115.9583,47.8967],[-115.9586,47.8969],[-115.959,47.8971],[-115.9592,47.8973],[-115.9593,47.8974],[-115.9598,47.8978],[-115.9602,47.898],[-115.9603,47.8981],[-115.9604,47.8981],[-115.9605,47.8981],[-115.9613,47.8982],[-115.963,47.8981],[-115.9651,47.8982],[-115.9664,47.8983],[-115.9669,47.8984],[-115.9671,47.8985],[-115.9677,47.8989],[-115.9678,47.8989],[-115.9684,47.8993],[-115.9685,47.8999],[-115.9685,47.9001],[-115.9684,47.9009],[-115.9682,47.9012],[-115.968,47.9018],[-115.968,47.902],[-115.9669,47.904],[-115.9663,47.9054],[-115.9663,47.9059],[-115.9663,47.9069],[-115.9659,47.9085],[-115.9659,47.9086],[-115.9658,47.9087],[-115.9656,47.9095],[-115.9655,47.9096],[-115.9654,47.91],[-115.9654,47.9102],[-115.9654,47.9103],[-115.9654,47.9105],[-115.9654,47.9107],[-115.9654,47.9108],[-115.9654,47.9109],[-115.9657,47.9113],[-115.9669,47.9126],[-115.9687,47.9141],[-115.9691,47.9143],[-115.9696,47.9144],[-115.9704,47.9143],[-115.9717,47.9141],[-115.9728,47.9141],[-115.9736,47.9142],[-115.9751,47.9145],[-115.9752,47.9145],[-115.9761,47.9146],[-115.9764,47.9146],[-115.9772,47.9147],[-115.9777,47.9146],[-115.9779,47.9146],[-115.9783,47.9145],[-115.979,47.9146],[-115.9793,47.9147],[-115.9794,47.9147],[-115.9799,47.9148],[-115.9815,47.9152],[-115.9817,47.9153],[-115.982,47.9155],[-115.9823,47.9156],[-115.9824,47.9156],[-115.9827,47.916],[-115.9828,47.916],[-115.9831,47.9163],[-115.9831,47.9171],[-115.9831,47.9172],[-115.9828,47.9193],[-115.9828,47.9196],[-115.9834,47.9211],[-115.9835,47.9214],[-115.9847,47.9226],[-115.9853,47.9231],[-115.9865,47.9232],[-115.9871,47.9233],[-115.9874,47.9234],[-115.9877,47.9234],[-115.9879,47.9235],[-115.9884,47.9236],[-115.9892,47.9239],[-115.9903,47.9243],[-115.991,47.9246],[-115.9917,47.925],[-115.9923,47.9254],[-115.9928,47.9256],[-115.9929,47.9257],[-115.9934,47.926],[-115.9936,47.9263],[-115.9937,47.9264],[-115.9938,47.9265],[-115.994,47.9267],[-115.994,47.9271],[-115.9938,47.9278],[-115.9937,47.928],[-115.9937,47.9281],[-115.9932,47.9287],[-115.9933,47.9287],[-115.9934,47.9291],[-115.9937,47.9295],[-115.9938,47.9297],[-115.9941,47.9303],[-115.9945,47.9306],[-115.9947,47.9309],[-115.9949,47.9314],[-115.995,47.9321],[-115.995,47.9322],[-115.995,47.9326],[-115.995,47.9331],[-115.995,47.9333],[-115.9951,47.9338],[-115.9955,47.9345],[-115.9964,47.9352],[-115.998,47.9362],[-115.9983,47.9366],[-115.9983,47.937],[-115.998,47.9382],[-115.9981,47.9385],[-115.9985,47.9389],[-115.9996,47.9392],[-116.001,47.9398],[-116.0013,47.94],[-116.0017,47.9401],[-116.0023,47.9403],[-116.003,47.9406],[-116.0033,47.9408],[-116.0035,47.9409],[-116.004,47.9414],[-116.0043,47.9419],[-116.0046,47.9424],[-116.0049,47.9426],[-116.005,47.9426],[-116.0053,47.9428],[-116.006,47.9429],[-116.0062,47.9431],[-116.0063,47.9431],[-116.0064,47.9432],[-116.0067,47.9433],[-116.0067,47.9436],[-116.0068,47.9438],[-116.0068,47.944],[-116.0068,47.9441],[-116.0068,47.9442],[-116.0068,47.9443],[-116.0068,47.9444],[-116.0069,47.9446],[-116.007,47.9447],[-116.0071,47.9448],[-116.0071,47.9449],[-116.0073,47.9451],[-116.0075,47.9453],[-116.0075,47.9459],[-116.0074,47.9461],[-116.0072,47.9463],[-116.0072,47.9466],[-116.0072,47.9469],[-116.0072,47.9477],[-116.0072,47.9483],[-116.0075,47.9494],[-116.0075,47.95],[-116.0075,47.9504],[-116.0075,47.9508],[-116.0075,47.9509],[-116.0081,47.9514],[-116.0084,47.9516],[-116.009,47.9522],[-116.0094,47.9525],[-116.01,47.953],[-116.0107,47.9534],[-116.0114,47.9537],[-116.0117,47.9539],[-116.0118,47.954],[-116.0122,47.9546],[-116.0129,47.9556],[-116.0138,47.9563],[-116.0139,47.9566],[-116.014,47.9567],[-116.0142,47.9573],[-116.0143,47.9574],[-116.0149,47.9579],[-116.0151,47.9579],[-116.0156,47.9582],[-116.0161,47.9587],[-116.0166,47.9594],[-116.0171,47.96],[-116.0177,47.9606],[-116.0181,47.9612],[-116.0181,47.9613],[-116.0184,47.9619],[-116.0186,47.9625],[-116.0188,47.9629],[-116.019,47.9631],[-116.0198,47.9632],[-116.0202,47.9634],[-116.0205,47.9635],[-116.0207,47.9636],[-116.021,47.9638],[-116.0213,47.9639],[-116.0218,47.9641],[-116.0228,47.9646],[-116.0231,47.9648],[-116.0232,47.9648],[-116.0235,47.9651],[-116.024,47.9654],[-116.0241,47.9657],[-116.0243,47.9664],[-116.0249,47.9668],[-116.0252,47.967],[-116.0254,47.9671],[-116.0255,47.9671],[-116.0258,47.9673],[-116.0262,47.9675],[-116.0265,47.9678],[-116.0269,47.968],[-116.0273,47.9683],[-116.0278,47.9686],[-116.028,47.9689],[-116.028,47.969],[-116.0282,47.9693],[-116.0282,47.9694],[-116.0282,47.9698],[-116.0282,47.9703],[-116.0283,47.9706],[-116.0286,47.9708],[-116.0288,47.9709],[-116.029,47.971],[-116.0292,47.9712],[-116.0294,47.9715],[-116.0296,47.9717],[-116.0298,47.9719],[-116.0301,47.9722],[-116.0302,47.9723],[-116.0304,47.9726],[-116.031,47.9727],[-116.0318,47.9725],[-116.0325,47.9724],[-116.0327,47.9724],[-116.0334,47.9723],[-116.0342,47.9722],[-116.0345,47.9721],[-116.0353,47.9719],[-116.036,47.9718],[-116.0366,47.9717],[-116.0372,47.9716],[-116.0385,47.9713],[-116.0394,47.9717],[-116.0397,47.9717],[-116.04,47.9719],[-116.0406,47.9725],[-116.0407,47.9725],[-116.0408,47.9726],[-116.0411,47.9728],[-116.0411,47.9729],[-116.0414,47.9733],[-116.0416,47.9734],[-116.0418,47.9736],[-116.042,47.9738],[-116.0425,47.9741],[-116.0429,47.9742],[-116.043,47.9742],[-116.0437,47.9744],[-116.0443,47.9746],[-116.0444,47.9746],[-116.0451,47.975],[-116.0457,47.9753],[-116.0459,47.9753],[-116.0467,47.9757],[-116.0468,47.9757],[-116.0474,47.976],[-116.0474,47.9761],[-116.0477,47.9763],[-116.0483,47.9766],[-116.0488,47.9767],[-116.0489,47.9768],[-116.049,47.9768],[-116.0491,47.9768],[-116.0491,47.9773],[-116.0491,47.9788],[-116.0491,47.9791],[-116.0491,47.9812],[-116.0491,47.9834],[-116.0491,47.9856],[-116.0491,47.9923],[-116.0491,47.9945],[-116.0491,47.9958],[-116.0491,47.9971],[-116.0491,47.9999],[-116.0491,48.0008],[-116.0491,48.0065],[-116.0491,48.0098],[-116.0491,48.0102],[-116.0491,48.0103],[-116.0491,48.0105],[-116.0491,48.0215],[-116.0491,48.03],[-116.0491,48.0308],[-116.0491,48.0331],[-116.0491,48.0397],[-116.0491,48.0408],[-116.0491,48.0432],[-116.0491,48.0444],[-116.0491,48.0489],[-116.0491,48.0537],[-116.0491,48.0584],[-116.0491,48.059],[-116.0491,48.0601],[-116.0491,48.0605],[-116.0491,48.0613],[-116.0491,48.0615],[-116.0491,48.0618],[-116.0491,48.0622],[-116.0491,48.0627],[-116.0491,48.063],[-116.0491,48.0651],[-116.0491,48.0658],[-116.0491,48.0659],[-116.0491,48.066],[-116.0491,48.0661],[-116.0491,48.0662],[-116.0491,48.0664],[-116.0491,48.0665],[-116.0491,48.0666],[-116.0491,48.0667],[-116.0491,48.0668],[-116.0491,48.067],[-116.0491,48.0675],[-116.0491,48.0678],[-116.0491,48.0682],[-116.0491,48.0693],[-116.0491,48.0694],[-116.0491,48.0712],[-116.0491,48.0721],[-116.0491,48.0727],[-116.0491,48.073],[-116.0491,48.0743],[-116.0491,48.0749],[-116.0491,48.0752],[-116.0491,48.0764],[-116.0491,48.0768],[-116.0491,48.0784],[-116.0491,48.0785],[-116.0491,48.0789],[-116.0491,48.0793],[-116.0491,48.0795],[-116.0491,48.0806],[-116.0491,48.0809],[-116.0491,48.0829],[-116.0491,48.0847],[-116.0491,48.0865],[-116.0491,48.0877],[-116.0491,48.0878],[-116.0491,48.0881],[-116.0491,48.0882],[-116.0491,48.0883],[-116.0491,48.0884],[-116.0491,48.0885],[-116.0491,48.089],[-116.0491,48.0891],[-116.0491,48.0893],[-116.0491,48.0898],[-116.0491,48.09],[-116.0491,48.0904],[-116.049,48.0917],[-116.049,48.0921],[-116.049,48.0943],[-116.049,48.1008],[-116.049,48.103],[-116.049,48.1086],[-116.049,48.1195],[-116.0489,48.1249],[-116.0489,48.1252],[-116.049,48.1307],[-116.049,48.132],[-116.049,48.1379],[-116.049,48.1403],[-116.049,48.1469],[-116.049,48.1471],[-116.049,48.149],[-116.049,48.1494],[-116.049,48.1517],[-116.049,48.153],[-116.049,48.1537],[-116.049,48.1552],[-116.049,48.1556],[-116.049,48.163],[-116.049,48.1671],[-116.049,48.1686],[-116.049,48.1696],[-116.049,48.1723],[-116.049,48.1732],[-116.049,48.1733],[-116.049,48.1736],[-116.049,48.1761],[-116.049,48.1837],[-116.049,48.1838],[-116.049,48.1862],[-116.049,48.1885],[-116.049,48.189],[-116.049,48.1914],[-116.049,48.1941],[-116.049,48.1952],[-116.049,48.1986],[-116.049,48.2097],[-116.049,48.2158],[-116.0487,48.2161],[-116.049,48.2164],[-116.049,48.2294],[-116.0489,48.2371],[-116.049,48.2497],[-116.049,48.2612],[-116.049,48.2623],[-116.049,48.2627],[-116.049,48.2632],[-116.049,48.2746],[-116.049,48.3087],[-116.049,48.3091],[-116.049,48.311],[-116.049,48.312],[-116.049,48.3127],[-116.049,48.3205],[-116.049,48.3235],[-116.049,48.324],[-116.049,48.3254],[-116.049,48.3259],[-116.049,48.326],[-116.049,48.3266],[-116.049,48.3267],[-116.049,48.3272],[-116.049,48.3283],[-116.049,48.3287],[-116.049,48.3292],[-116.049,48.3329],[-116.049,48.3381],[-116.049,48.3399],[-116.049,48.3436],[-116.049,48.3443],[-116.049,48.3482],[-116.049,48.3567],[-116.049,48.3847],[-116.049,48.3902],[-116.049,48.3904],[-116.049,48.3937],[-116.049,48.3948],[-116.049,48.4026],[-116.049,48.4042],[-116.049,48.4131],[-116.049,48.4133],[-116.049,48.4138],[-116.049,48.414],[-116.0491,48.4156],[-116.0491,48.4383],[-116.0491,48.4384],[-116.0491,48.4387],[-116.0491,48.44],[-116.0491,48.4403],[-116.0491,48.4404],[-116.0491,48.4407],[-116.0491,48.4416],[-116.0491,48.4419],[-116.0491,48.4421],[-116.0491,48.4425],[-116.0491,48.4427],[-116.0491,48.4809],[-116.0491,48.5021],[-116.049,48.5047],[-116.049,48.5052],[-116.049,48.5119],[-116.049,48.5153],[-116.049,48.5176],[-116.049,48.5193],[-116.049,48.5317],[-116.049,48.5358],[-116.049,48.5365],[-116.049,48.5385],[-116.049,48.5386],[-116.049,48.5391],[-116.049,48.54],[-116.049,48.5414],[-116.049,48.5462],[-116.049,48.5489],[-116.049,48.5515],[-116.049,48.5532],[-116.049,48.5579],[-116.049,48.5595],[-116.049,48.5602],[-116.049,48.562],[-116.049,48.5626],[-116.0489,48.5665],[-116.0489,48.5666],[-116.0489,48.5668],[-116.0489,48.5671],[-116.0489,48.5673],[-116.0489,48.5732],[-116.0489,48.5741],[-116.049,48.5769],[-116.049,48.5778],[-116.049,48.5779],[-116.049,48.5804],[-116.0491,48.5853],[-116.0491,48.587],[-116.0491,48.5889],[-116.0491,48.5906],[-116.0491,48.5919],[-116.0491,48.5921],[-116.0491,48.5927],[-116.0491,48.5933],[-116.0491,48.5934],[-116.0491,48.5938],[-116.0491,48.5939],[-116.0491,48.5941],[-116.0491,48.5947],[-116.0491,48.595],[-116.0491,48.5956],[-116.0491,48.5973],[-116.0491,48.5979],[-116.0491,48.5983],[-116.0491,48.6002],[-116.0491,48.602],[-116.0491,48.6073],[-116.0491,48.6096],[-116.0491,48.61],[-116.0491,48.6105],[-116.0491,48.6115],[-116.0491,48.6121],[-116.0491,48.6143],[-116.0491,48.6159],[-116.0491,48.6167],[-116.0491,48.6174],[-116.0491,48.6198],[-116.0491,48.6209],[-116.0491,48.6214],[-116.0491,48.6232],[-116.049,48.6252],[-116.049,48.6254],[-116.049,48.6259],[-116.049,48.6261],[-116.049,48.6271],[-116.049,48.6301],[-116.049,48.6311],[-116.049,48.6315],[-116.049,48.6326],[-116.049,48.6328],[-116.049,48.6329],[-116.049,48.6332],[-116.049,48.6334],[-116.049,48.6335],[-116.049,48.6342],[-116.049,48.6344],[-116.049,48.6345],[-116.049,48.6349],[-116.049,48.635],[-116.049,48.637],[-116.049,48.6407],[-116.049,48.6429],[-116.049,48.6448],[-116.049,48.6449],[-116.049,48.6453],[-116.049,48.6454],[-116.049,48.6461],[-116.049,48.6479],[-116.049,48.6486],[-116.049,48.6487],[-116.049,48.6503],[-116.049,48.6556],[-116.049,48.6574],[-116.049,48.6596],[-116.049,48.6663],[-116.049,48.6685],[-116.049,48.6689],[-116.049,48.6701],[-116.049,48.6705],[-116.049,48.6714],[-116.049,48.674],[-116.049,48.6741],[-116.049,48.6749],[-116.049,48.6793],[-116.049,48.6862],[-116.049,48.6863],[-116.049,48.6869],[-116.049,48.6872],[-116.049,48.6882],[-116.049,48.6885],[-116.049,48.6892],[-116.049,48.6893],[-116.049,48.6902],[-116.049,48.6908],[-116.049,48.6912],[-116.049,48.6917],[-116.049,48.6919],[-116.049,48.6923],[-116.049,48.6924],[-116.0489,48.6933],[-116.0489,48.6936],[-116.049,48.6974],[-116.049,48.6986],[-116.049,48.7054],[-116.0489,48.7056],[-116.0489,48.7084],[-116.049,48.7087],[-116.049,48.7102],[-116.049,48.7107],[-116.049,48.7115],[-116.049,48.7138],[-116.049,48.7169],[-116.049,48.7178],[-116.049,48.7197],[-116.049,48.7224],[-116.049,48.7314],[-116.049,48.7332],[-116.049,48.7342],[-116.049,48.7352],[-116.049,48.7357],[-116.049,48.7361],[-116.049,48.7374],[-116.049,48.7378],[-116.049,48.7405],[-116.049,48.7486],[-116.049,48.7499],[-116.049,48.7514],[-116.0491,48.7605],[-116.0491,48.779],[-116.0491,48.7811],[-116.0491,48.7826],[-116.0491,48.7914],[-116.0491,48.7917],[-116.0491,48.7924],[-116.0491,48.7927],[-116.0491,48.7975],[-116.0491,48.7991],[-116.0491,48.808],[-116.0491,48.8092],[-116.0491,48.8117],[-116.0491,48.812],[-116.0491,48.8128],[-116.0491,48.8153],[-116.0491,48.8184],[-116.0491,48.8226],[-116.0491,48.8262],[-116.0491,48.8289],[-116.0491,48.8299],[-116.0491,48.8341],[-116.0491,48.8443],[-116.0491,48.8512],[-116.0491,48.8523],[-116.0491,48.8527],[-116.0491,48.8535],[-116.0491,48.8548],[-116.0491,48.8558],[-116.0491,48.8616],[-116.0491,48.8662],[-116.0491,48.8847],[-116.0491,48.8969],[-116.0491,48.8988],[-116.0491,48.9044],[-116.0491,48.9063],[-116.0491,48.9065],[-116.0491,48.907],[-116.0491,48.9072],[-116.0491,48.9075],[-116.0491,48.9087],[-116.0491,48.9091],[-116.0491,48.9104],[-116.0491,48.9144],[-116.0491,48.9157],[-116.0491,48.9162],[-116.0491,48.9176],[-116.0491,48.918],[-116.0491,48.9181],[-116.0491,48.9183],[-116.0491,48.9191],[-116.0491,48.9194],[-116.0491,48.9195],[-116.0491,48.9201],[-116.0491,48.9203],[-116.0491,48.9229],[-116.0491,48.931],[-116.0491,48.9337],[-116.0491,48.9341],[-116.0491,48.9354],[-116.0491,48.9358],[-116.0491,48.9363],[-116.0491,48.9377],[-116.0491,48.9381],[-116.0491,48.9388],[-116.0491,48.9407],[-116.0491,48.9414],[-116.0491,48.9425],[-116.0491,48.946],[-116.0491,48.9472],[-116.0491,48.9474],[-116.0491,48.9482],[-116.0491,48.9485],[-116.0491,48.9486],[-116.0491,48.9487],[-116.0491,48.9495],[-116.0491,48.9498],[-116.0491,48.9577],[-116.0491,48.9583],[-116.0491,48.9586],[-116.0491,48.9667],[-116.0491,48.9668],[-116.0491,48.9669],[-116.0491,48.9672],[-116.0491,48.9683],[-116.0491,48.9717],[-116.0491,48.9728],[-116.0491,48.9744],[-116.0491,48.979],[-116.0491,48.9806],[-116.0491,48.9815],[-116.0491,48.9842],[-116.0491,48.9851],[-116.0491,48.9858],[-116.0491,48.9877],[-116.0491,48.9884],[-116.0491,48.9907],[-116.0491,48.9975],[-116.0491,48.9998],[-116.0491,48.9999],[-116.0491,49],[-116.0491,49.0001],[-116.0491,49.0007],[-116.0491,49.0008]]]},"properties":{"STATE_ID":"30","STATE_NAME":"Montana"},"id":30}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-102.0517,40.0031],[-102.0371,40.0031],[-102.0357,40.0031],[-102.0278,40.0031],[-102.0205,40.0031],[-102.0141,40.0031],[-102.014,40.0031],[-102.0139,40.0031],[-102.0138,40.0031],[-102.0137,40.0031],[-102.0092,40.0031],[-102.0091,40.0031],[-102.009,40.0031],[-102.0047,40.003],[-101.9991,40.003],[-101.9948,40.003],[-101.9898,40.003],[-101.9851,40.003],[-101.982,40.003],[-101.9737,40.003],[-101.9734,40.003],[-101.9733,40.003],[-101.959,40.003],[-101.9536,40.003],[-101.9496,40.003],[-101.9421,40.003],[-101.9356,40.003],[-101.9332,40.003],[-101.9328,40.003],[-101.9318,40.003],[-101.92,40.003],[-101.9168,40.0031],[-101.9167,40.0031],[-101.9165,40.003],[-101.9164,40.003],[-101.9162,40.003],[-101.9147,40.003],[-101.913,40.003],[-101.9115,40.003],[-101.9104,40.003],[-101.9095,40.003],[-101.9078,40.003],[-101.9061,40.003],[-101.9048,40.003],[-101.9042,40.003],[-101.9041,40.003],[-101.9029,40.0031],[-101.9015,40.0031],[-101.883,40.0032],[-101.8755,40.0032],[-101.873,40.003],[-101.8655,40.003],[-101.8617,40.003],[-101.8552,40.003],[-101.841,40.0028],[-101.8409,40.0028],[-101.8407,40.0028],[-101.8323,40.0029],[-101.8322,40.0029],[-101.8228,40.003],[-101.8128,40.0029],[-101.8077,40.0028],[-101.8049,40.0027],[-101.7834,40.0029],[-101.7807,40.0029],[-101.7693,40.0029],[-101.7505,40.0028],[-101.7485,40.0028],[-101.7464,40.0029],[-101.7461,40.0029],[-101.7146,40.0029],[-101.7136,40.0029],[-101.7127,40.0029],[-101.7019,40.0029],[-101.7011,40.0029],[-101.6994,40.0029],[-101.6916,40.0029],[-101.6864,40.0029],[-101.6857,40.0029],[-101.6757,40.0029],[-101.6631,40.0029],[-101.6619,40.0029],[-101.653,40.0028],[-101.639,40.0028],[-101.627,40.0026],[-101.6269,40.0027],[-101.6266,40.0027],[-101.6262,40.0027],[-101.6258,40.0027],[-101.6257,40.0027],[-101.6255,40.0027],[-101.6246,40.0027],[-101.5978,40.0027],[-101.5796,40.0027],[-101.5688,40.0027],[-101.5624,40.0027],[-101.5575,40.0027],[-101.557,40.0027],[-101.5568,40.0027],[-101.5502,40.0027],[-101.5492,40.0027],[-101.5489,40.0027],[-101.5484,40.0027],[-101.5473,40.0027],[-101.5467,40.0027],[-101.5423,40.0027],[-101.5412,40.0026],[-101.5391,40.0027],[-101.5335,40.0027],[-101.5329,40.0027],[-101.5313,40.0027],[-101.5301,40.0027],[-101.5295,40.0027],[-101.5278,40.0027],[-101.5258,40.0027],[-101.5242,40.0027],[-101.5236,40.0027],[-101.5228,40.0026],[-101.5218,40.0026],[-101.5217,40.0026],[-101.5199,40.0027],[-101.5188,40.0027],[-101.5181,40.0026],[-101.5164,40.0026],[-101.5124,40.0027],[-101.5117,40.0027],[-101.5086,40.0026],[-101.5069,40.0027],[-101.5062,40.0027],[-101.5054,40.0027],[-101.5046,40.0026],[-101.5043,40.0026],[-101.5042,40.0026],[-101.5024,40.0026],[-101.5,40.0027],[-101.4991,40.0027],[-101.4968,40.0027],[-101.4935,40.0027],[-101.492,40.0026],[-101.4876,40.0027],[-101.4875,40.0027],[-101.4848,40.0027],[-101.4842,40.0027],[-101.4838,40.0027],[-101.4811,40.0027],[-101.4765,40.0026],[-101.474,40.0026],[-101.4733,40.0026],[-101.4716,40.0026],[-101.471,40.0026],[-101.4708,40.0026],[-101.4703,40.0027],[-101.4664,40.0026],[-101.4552,40.0026],[-101.4548,40.0026],[-101.4521,40.0027],[-101.4517,40.0026],[-101.4489,40.0026],[-101.4469,40.0026],[-101.4397,40.0026],[-101.4358,40.0026],[-101.4341,40.0026],[-101.434,40.0026],[-101.4321,40.0026],[-101.4301,40.0026],[-101.4294,40.0026],[-101.4264,40.0026],[-101.4243,40.0026],[-101.4227,40.0026],[-101.4216,40.0026],[-101.4208,40.0026],[-101.4183,40.0026],[-101.4179,40.0026],[-101.4173,40.0026],[-101.4168,40.0025],[-101.4164,40.0025],[-101.4159,40.0024],[-101.413,40.0024],[-101.4129,40.0024],[-101.4114,40.0025],[-101.411,40.0025],[-101.41,40.0026],[-101.4092,40.0026],[-101.4087,40.0026],[-101.4075,40.0026],[-101.4057,40.0026],[-101.4033,40.0026],[-101.4005,40.0026],[-101.3994,40.0026],[-101.3985,40.0026],[-101.3964,40.0026],[-101.3928,40.0026],[-101.3922,40.0026],[-101.3902,40.0026],[-101.3896,40.0026],[-101.3895,40.0026],[-101.3862,40.0026],[-101.3825,40.0027],[-101.3823,40.0027],[-101.3787,40.0027],[-101.3756,40.0027],[-101.3747,40.0027],[-101.3744,40.0026],[-101.3717,40.0026],[-101.3697,40.0026],[-101.3688,40.0026],[-101.3616,40.0026],[-101.3591,40.0026],[-101.3465,40.0026],[-101.3452,40.0026],[-101.3434,40.0026],[-101.3432,40.0027],[-101.343,40.0027],[-101.3417,40.0027],[-101.3396,40.0027],[-101.3394,40.0027],[-101.3379,40.0027],[-101.3378,40.0027],[-101.3369,40.0027],[-101.3359,40.0027],[-101.3356,40.0027],[-101.3353,40.0027],[-101.3324,40.0027],[-101.3294,40.0027],[-101.3255,40.0027],[-101.3237,40.0027],[-101.3188,40.0027],[-101.3159,40.0027],[-101.313,40.0027],[-101.3128,40.0027],[-101.3089,40.0026],[-101.3049,40.0026],[-101.2994,40.0026],[-101.2942,40.0026],[-101.294,40.0026],[-101.2926,40.0026],[-101.2913,40.0025],[-101.2898,40.0025],[-101.2872,40.0026],[-101.2866,40.0026],[-101.2864,40.0025],[-101.2862,40.0025],[-101.2831,40.0025],[-101.28,40.0025],[-101.2787,40.0026],[-101.2776,40.0025],[-101.2764,40.0026],[-101.2751,40.0026],[-101.2749,40.0026],[-101.2745,40.0026],[-101.272,40.0026],[-101.2701,40.0026],[-101.2699,40.0026],[-101.2689,40.0026],[-101.2677,40.0025],[-101.2671,40.0025],[-101.2661,40.0025],[-101.2648,40.0026],[-101.2629,40.0026],[-101.2626,40.0026],[-101.2624,40.0026],[-101.2581,40.0026],[-101.2577,40.0025],[-101.2563,40.0026],[-101.2558,40.0026],[-101.255,40.0026],[-101.2544,40.0025],[-101.2541,40.0025],[-101.254,40.0025],[-101.2533,40.0025],[-101.2512,40.0025],[-101.2499,40.0025],[-101.2488,40.0025],[-101.2472,40.0026],[-101.2436,40.0025],[-101.2391,40.0025],[-101.2322,40.0025],[-101.232,40.0025],[-101.2304,40.0025],[-101.23,40.0026],[-101.2299,40.0026],[-101.2291,40.0026],[-101.2276,40.0025],[-101.2262,40.0025],[-101.2257,40.0025],[-101.2246,40.0025],[-101.2219,40.0025],[-101.2185,40.0025],[-101.2169,40.0025],[-101.215,40.0025],[-101.214,40.0025],[-101.2114,40.0025],[-101.2103,40.0025],[-101.2101,40.0025],[-101.2082,40.0025],[-101.2069,40.0025],[-101.2061,40.0025],[-101.2057,40.0025],[-101.2053,40.0025],[-101.2028,40.0025],[-101.1998,40.0025],[-101.1961,40.0025],[-101.1946,40.0025],[-101.1926,40.0025],[-101.1924,40.0025],[-101.1895,40.0025],[-101.1869,40.0025],[-101.1789,40.0025],[-101.1788,40.0025],[-101.1782,40.0025],[-101.177,40.0025],[-101.1768,40.0025],[-101.1728,40.0025],[-101.1687,40.0025],[-101.1645,40.0025],[-101.1604,40.0025],[-101.1522,40.0025],[-101.1442,40.0025],[-101.144,40.0025],[-101.1358,40.0025],[-101.131,40.0025],[-101.1309,40.0025],[-101.1306,40.0025],[-101.1305,40.0025],[-101.1281,40.0025],[-101.1254,40.0025],[-101.1243,40.0025],[-101.1242,40.0025],[-101.1218,40.0025],[-101.1163,40.0025],[-101.1123,40.0025],[-101.1121,40.0024],[-101.1095,40.0025],[-101.098,40.0024],[-101.096,40.0025],[-101.0931,40.0024],[-101.0928,40.0024],[-101.0924,40.0025],[-101.088,40.0024],[-101.0864,40.0024],[-101.0841,40.0024],[-101.0803,40.0024],[-101.0792,40.0024],[-101.0781,40.0024],[-101.0755,40.0024],[-101.0738,40.0024],[-101.0721,40.0024],[-101.0701,40.0024],[-101.0673,40.0024],[-101.0649,40.0024],[-101.0604,40.0024],[-101.0487,40.0023],[-101.0486,40.0023],[-101.0483,40.0023],[-101.0481,40.0023],[-101.0437,40.0023],[-101.0394,40.0023],[-101.035,40.0023],[-101.0305,40.0023],[-101.0292,40.0023],[-101.0279,40.0023],[-101.0276,40.0023],[-101.0266,40.0023],[-101.0242,40.0023],[-101.0232,40.0023],[-101.022,40.0023],[-101.0187,40.0023],[-101.0144,40.0023],[-101.0134,40.0023],[-101.008,40.0023],[-101.0057,40.0023],[-101.0038,40.0023],[-101.0013,40.0023],[-101.0003,40.0023],[-101.0001,40.0023],[-100.9998,40.0023],[-100.9977,40.0023],[-100.9959,40.0023],[-100.9943,40.0023],[-100.994,40.0023],[-100.9856,40.0023],[-100.9848,40.0023],[-100.9839,40.0023],[-100.9823,40.0023],[-100.9821,40.0023],[-100.9812,40.0023],[-100.9809,40.0023],[-100.9808,40.0023],[-100.9807,40.0023],[-100.9798,40.0023],[-100.979,40.0023],[-100.9731,40.0023],[-100.9706,40.0023],[-100.9694,40.0023],[-100.966,40.0023],[-100.9647,40.0023],[-100.9627,40.0022],[-100.9623,40.0022],[-100.9611,40.0022],[-100.9585,40.0022],[-100.9582,40.0022],[-100.9574,40.0022],[-100.9561,40.0022],[-100.9522,40.0022],[-100.9507,40.0022],[-100.9505,40.0022],[-100.9494,40.0022],[-100.948,40.0022],[-100.9474,40.0022],[-100.9472,40.0022],[-100.9471,40.0022],[-100.947,40.0022],[-100.9454,40.0022],[-100.9447,40.0022],[-100.9424,40.0022],[-100.9398,40.0022],[-100.9382,40.0022],[-100.9377,40.0022],[-100.9376,40.0022],[-100.9375,40.0021],[-100.9373,40.0021],[-100.933,40.0022],[-100.9289,40.0022],[-100.9282,40.0022],[-100.9223,40.0022],[-100.9173,40.0022],[-100.9171,40.0022],[-100.9049,40.0022],[-100.8997,40.0022],[-100.8945,40.0022],[-100.8939,40.0022],[-100.8863,40.0022],[-100.8861,40.0022],[-100.8829,40.0022],[-100.8779,40.0022],[-100.8778,40.0022],[-100.8755,40.0022],[-100.871,40.0022],[-100.8699,40.0022],[-100.8691,40.0022],[-100.8688,40.0022],[-100.8594,40.0022],[-100.8504,40.0022],[-100.8495,40.0022],[-100.8492,40.0022],[-100.8442,40.0022],[-100.8345,40.0022],[-100.8344,40.0022],[-100.8341,40.0022],[-100.83,40.0022],[-100.8298,40.0022],[-100.8296,40.0022],[-100.8286,40.0022],[-100.8275,40.0022],[-100.8234,40.0022],[-100.8192,40.0022],[-100.8165,40.0022],[-100.8138,40.0022],[-100.8057,40.0022],[-100.8055,40.0022],[-100.8035,40.0022],[-100.8014,40.0022],[-100.799,40.0022],[-100.7966,40.0022],[-100.7892,40.0023],[-100.7891,40.0023],[-100.7817,40.0023],[-100.7816,40.0023],[-100.7755,40.0023],[-100.7692,40.0023],[-100.769,40.0023],[-100.7651,40.0023],[-100.7614,40.0023],[-100.7612,40.0023],[-100.7588,40.0023],[-100.7578,40.0023],[-100.7568,40.0022],[-100.7528,40.0022],[-100.7522,40.0021],[-100.7517,40.0021],[-100.7511,40.0021],[-100.7496,40.0021],[-100.7491,40.0021],[-100.7422,40.0021],[-100.7411,40.0021],[-100.7402,40.0021],[-100.7388,40.0021],[-100.7386,40.0021],[-100.7346,40.0021],[-100.7337,40.0021],[-100.7335,40.0021],[-100.7333,40.0022],[-100.7333,40.0023],[-100.7304,40.0021],[-100.7303,40.0021],[-100.7302,40.0021],[-100.73,40.0021],[-100.7297,40.0021],[-100.7255,40.0021],[-100.7249,40.0021],[-100.7211,40.0021],[-100.7204,40.0021],[-100.7064,40.0021],[-100.7027,40.0021],[-100.6992,40.0021],[-100.6916,40.0021],[-100.6835,40.0021],[-100.6835,40.0022],[-100.6834,40.0021],[-100.6827,40.0021],[-100.6812,40.0021],[-100.6802,40.0021],[-100.6791,40.0021],[-100.6776,40.0021],[-100.6749,40.0021],[-100.6734,40.002],[-100.6686,40.002],[-100.6662,40.002],[-100.6651,40.002],[-100.665,40.002],[-100.6649,40.002],[-100.6647,40.002],[-100.6646,40.002],[-100.6637,40.002],[-100.6602,40.0022],[-100.6569,40.002],[-100.6459,40.0019],[-100.6456,40.0019],[-100.6453,40.002],[-100.6448,40.002],[-100.6444,40.002],[-100.644,40.002],[-100.6439,40.002],[-100.6434,40.002],[-100.6432,40.002],[-100.643,40.002],[-100.6428,40.002],[-100.6425,40.002],[-100.6423,40.002],[-100.642,40.002],[-100.6415,40.002],[-100.6407,40.002],[-100.6403,40.002],[-100.6399,40.002],[-100.6392,40.002],[-100.6391,40.002],[-100.6382,40.002],[-100.6379,40.002],[-100.6368,40.002],[-100.6366,40.002],[-100.6365,40.002],[-100.6364,40.002],[-100.6363,40.002],[-100.6361,40.002],[-100.636,40.002],[-100.6356,40.002],[-100.6355,40.002],[-100.6353,40.0021],[-100.6342,40.0021],[-100.6323,40.0021],[-100.6316,40.0021],[-100.6305,40.0021],[-100.6298,40.0021],[-100.6294,40.0021],[-100.6284,40.0021],[-100.6279,40.0021],[-100.6273,40.0021],[-100.6271,40.0021],[-100.6268,40.0021],[-100.6268,40.002],[-100.6267,40.002],[-100.6265,40.002],[-100.6261,40.002],[-100.6252,40.002],[-100.6244,40.002],[-100.6237,40.002],[-100.6233,40.002],[-100.623,40.002],[-100.6226,40.002],[-100.6221,40.002],[-100.6209,40.002],[-100.6201,40.002],[-100.6191,40.002],[-100.6181,40.002],[-100.6172,40.002],[-100.6166,40.002],[-100.6151,40.002],[-100.6145,40.002],[-100.6135,40.002],[-100.6128,40.002],[-100.6121,40.002],[-100.6117,40.002],[-100.6113,40.002],[-100.6108,40.002],[-100.6107,40.002],[-100.6091,40.0019],[-100.609,40.0019],[-100.6089,40.0019],[-100.6087,40.0019],[-100.6085,40.002],[-100.608,40.0019],[-100.6069,40.0019],[-100.6057,40.0019],[-100.6049,40.0019],[-100.6025,40.0019],[-100.602,40.0019],[-100.6018,40.0019],[-100.6017,40.0019],[-100.6016,40.002],[-100.6015,40.002],[-100.6012,40.002],[-100.6008,40.0019],[-100.5999,40.0019],[-100.5995,40.0019],[-100.5993,40.0019],[-100.5971,40.0019],[-100.5954,40.0018],[-100.5949,40.0018],[-100.5945,40.0018],[-100.5932,40.0018],[-100.593,40.0018],[-100.5926,40.0018],[-100.5922,40.0019],[-100.5912,40.0019],[-100.5904,40.0019],[-100.59,40.0019],[-100.5897,40.0019],[-100.5892,40.0019],[-100.5891,40.002],[-100.589,40.002],[-100.5888,40.002],[-100.5885,40.0019],[-100.5876,40.0019],[-100.5871,40.0019],[-100.5867,40.002],[-100.5858,40.0019],[-100.585,40.002],[-100.5844,40.0019],[-100.5835,40.0019],[-100.5826,40.0019],[-100.5797,40.0019],[-100.5791,40.0019],[-100.578,40.0019],[-100.5772,40.0019],[-100.5768,40.0019],[-100.5764,40.0019],[-100.5759,40.0019],[-100.5758,40.0019],[-100.5753,40.0019],[-100.5744,40.0019],[-100.5739,40.0019],[-100.573,40.0019],[-100.5712,40.0019],[-100.5706,40.0019],[-100.5703,40.0019],[-100.5686,40.0019],[-100.568,40.0019],[-100.567,40.0019],[-100.5661,40.0019],[-100.5641,40.0019],[-100.5628,40.0019],[-100.5625,40.0019],[-100.5617,40.0019],[-100.5607,40.0019],[-100.5535,40.0019],[-100.5531,40.0019],[-100.5518,40.0019],[-100.55,40.0019],[-100.5497,40.0019],[-100.5486,40.0019],[-100.5468,40.0019],[-100.5461,40.0019],[-100.5456,40.0019],[-100.5443,40.0019],[-100.5435,40.0019],[-100.5429,40.0019],[-100.5419,40.0019],[-100.5405,40.0019],[-100.5388,40.0019],[-100.5384,40.0019],[-100.5381,40.002],[-100.5379,40.002],[-100.5378,40.0019],[-100.5376,40.0019],[-100.5366,40.0019],[-100.5357,40.0019],[-100.5337,40.0019],[-100.5333,40.0019],[-100.5329,40.0019],[-100.532,40.0019],[-100.5293,40.0019],[-100.5288,40.0019],[-100.5284,40.0019],[-100.528,40.0019],[-100.5279,40.0019],[-100.5277,40.0019],[-100.5276,40.0019],[-100.5274,40.0019],[-100.5273,40.0019],[-100.5272,40.0019],[-100.5237,40.0019],[-100.523,40.0019],[-100.5228,40.0019],[-100.5226,40.0019],[-100.5224,40.002],[-100.5219,40.0021],[-100.5215,40.0021],[-100.5211,40.002],[-100.5208,40.0019],[-100.5206,40.0018],[-100.5204,40.0018],[-100.5202,40.0018],[-100.5197,40.0018],[-100.519,40.0018],[-100.5158,40.0019],[-100.5144,40.0019],[-100.5143,40.0019],[-100.5142,40.0019],[-100.5138,40.0018],[-100.5129,40.0019],[-100.5112,40.0018],[-100.511,40.0018],[-100.5109,40.0018],[-100.5102,40.0018],[-100.5101,40.0018],[-100.51,40.0018],[-100.5095,40.0018],[-100.5054,40.0018],[-100.5031,40.0018],[-100.5004,40.0018],[-100.4956,40.0017],[-100.4875,40.0018],[-100.4873,40.0019],[-100.4872,40.0019],[-100.4871,40.0019],[-100.4864,40.0019],[-100.486,40.0019],[-100.4852,40.0019],[-100.4842,40.0019],[-100.4835,40.002],[-100.4828,40.002],[-100.4825,40.002],[-100.482,40.002],[-100.4816,40.002],[-100.4813,40.002],[-100.4809,40.002],[-100.4803,40.002],[-100.4801,40.002],[-100.4796,40.002],[-100.4788,40.0019],[-100.4784,40.002],[-100.4779,40.002],[-100.4777,40.0019],[-100.4776,40.0019],[-100.4775,40.0018],[-100.4768,40.0019],[-100.4764,40.0019],[-100.4758,40.0019],[-100.4744,40.0018],[-100.4728,40.0019],[-100.4714,40.0019],[-100.47,40.0019],[-100.469,40.0019],[-100.4687,40.0019],[-100.4686,40.0019],[-100.4685,40.0018],[-100.4684,40.0018],[-100.4684,40.0017],[-100.4635,40.0017],[-100.4575,40.0018],[-100.4506,40.0018],[-100.4487,40.0018],[-100.4472,40.0018],[-100.4471,40.0018],[-100.447,40.0019],[-100.4468,40.0019],[-100.4463,40.0019],[-100.4455,40.0019],[-100.4454,40.0018],[-100.445,40.0018],[-100.4447,40.0019],[-100.4439,40.0019],[-100.4426,40.0019],[-100.4423,40.0019],[-100.4419,40.0019],[-100.4412,40.0019],[-100.4406,40.0019],[-100.4405,40.0019],[-100.4403,40.0019],[-100.4402,40.0018],[-100.4401,40.0018],[-100.44,40.0018],[-100.4398,40.0018],[-100.4397,40.0017],[-100.4391,40.0018],[-100.4376,40.0018],[-100.4304,40.0018],[-100.421,40.0018],[-100.42,40.0018],[-100.4125,40.0018],[-100.4037,40.0018],[-100.4025,40.0018],[-100.3991,40.0019],[-100.3978,40.0019],[-100.3968,40.0018],[-100.3964,40.0018],[-100.3958,40.0018],[-100.395,40.0018],[-100.3931,40.0019],[-100.3912,40.0019],[-100.3902,40.0019],[-100.39,40.0018],[-100.3894,40.0018],[-100.3879,40.0018],[-100.387,40.0018],[-100.3866,40.0018],[-100.3864,40.0018],[-100.3862,40.0018],[-100.386,40.0018],[-100.3857,40.0018],[-100.385,40.0018],[-100.3848,40.0018],[-100.3818,40.0018],[-100.38,40.0018],[-100.3782,40.0018],[-100.376,40.0018],[-100.3758,40.0018],[-100.3753,40.0018],[-100.3751,40.0018],[-100.375,40.0018],[-100.3729,40.0018],[-100.3698,40.0018],[-100.3675,40.0018],[-100.3656,40.0018],[-100.3635,40.0018],[-100.3594,40.0018],[-100.353,40.0018],[-100.3509,40.0018],[-100.3482,40.0018],[-100.3463,40.0018],[-100.3462,40.0018],[-100.3451,40.0018],[-100.3448,40.0018],[-100.3446,40.0018],[-100.3443,40.0018],[-100.3432,40.0018],[-100.3391,40.0018],[-100.3381,40.0018],[-100.3372,40.0018],[-100.3338,40.0018],[-100.3318,40.0018],[-100.3289,40.0018],[-100.3287,40.0018],[-100.3284,40.0018],[-100.3279,40.0018],[-100.3226,40.0017],[-100.3216,40.0017],[-100.3199,40.0017],[-100.3192,40.0017],[-100.3177,40.0017],[-100.3171,40.0017],[-100.3163,40.0018],[-100.3162,40.0018],[-100.3161,40.0018],[-100.3154,40.0018],[-100.3125,40.0017],[-100.3116,40.0017],[-100.309,40.0017],[-100.3089,40.0017],[-100.3087,40.0017],[-100.3078,40.0017],[-100.3075,40.0018],[-100.3073,40.0018],[-100.3072,40.0019],[-100.3071,40.0018],[-100.3069,40.0018],[-100.3067,40.0018],[-100.3052,40.0018],[-100.302,40.0018],[-100.3002,40.0018],[-100.2992,40.0018],[-100.295,40.0017],[-100.2913,40.0017],[-100.2901,40.0017],[-100.29,40.0017],[-100.2882,40.0017],[-100.288,40.0017],[-100.2877,40.0017],[-100.2849,40.0017],[-100.2847,40.0017],[-100.2831,40.0017],[-100.2816,40.0017],[-100.2806,40.0017],[-100.2776,40.0017],[-100.2758,40.0017],[-100.2722,40.0017],[-100.2719,40.0017],[-100.2716,40.0017],[-100.2708,40.0017],[-100.2698,40.0017],[-100.2696,40.0017],[-100.2692,40.0017],[-100.269,40.0017],[-100.2686,40.0017],[-100.267,40.0016],[-100.2658,40.0016],[-100.265,40.0017],[-100.2639,40.0017],[-100.2632,40.0017],[-100.2622,40.0017],[-100.261,40.0017],[-100.2601,40.0017],[-100.2566,40.0016],[-100.2533,40.0016],[-100.2521,40.0016],[-100.2501,40.0016],[-100.2493,40.0016],[-100.2491,40.0016],[-100.2457,40.0016],[-100.242,40.0016],[-100.2408,40.0016],[-100.2378,40.0016],[-100.2359,40.0016],[-100.2334,40.0016],[-100.2319,40.0016],[-100.2318,40.0016],[-100.2317,40.0016],[-100.2292,40.0017],[-100.229,40.0017],[-100.2287,40.0016],[-100.2276,40.0016],[-100.2215,40.0017],[-100.2199,40.0016],[-100.2188,40.0017],[-100.2166,40.0016],[-100.2165,40.0016],[-100.2161,40.0016],[-100.2153,40.0017],[-100.2138,40.0016],[-100.2122,40.0016],[-100.212,40.0016],[-100.2072,40.0016],[-100.2059,40.0016],[-100.2053,40.0016],[-100.2011,40.0016],[-100.1994,40.0016],[-100.1971,40.0016],[-100.197,40.0016],[-100.1969,40.0016],[-100.1968,40.0016],[-100.1966,40.0016],[-100.1964,40.0017],[-100.195,40.0017],[-100.1939,40.0017],[-100.1938,40.0017],[-100.1936,40.0017],[-100.1903,40.0017],[-100.1903,40.0016],[-100.1901,40.0016],[-100.1891,40.0016],[-100.1883,40.0016],[-100.1882,40.0016],[-100.1881,40.0016],[-100.1876,40.0016],[-100.1859,40.0016],[-100.1855,40.0016],[-100.1846,40.0016],[-100.1819,40.0016],[-100.1802,40.0016],[-100.1791,40.0016],[-100.1778,40.0016],[-100.1766,40.0016],[-100.175,40.0016],[-100.1749,40.0016],[-100.1694,40.0016],[-100.1676,40.0016],[-100.1664,40.0016],[-100.1641,40.0016],[-100.1635,40.0016],[-100.1621,40.0016],[-100.162,40.0016],[-100.1612,40.0016],[-100.1603,40.0016],[-100.1596,40.0016],[-100.1582,40.0016],[-100.1575,40.0016],[-100.1541,40.0016],[-100.1531,40.0016],[-100.1527,40.0016],[-100.1515,40.0016],[-100.151,40.0016],[-100.1505,40.0016],[-100.15,40.0016],[-100.1498,40.0016],[-100.148,40.0017],[-100.1471,40.0016],[-100.1465,40.0016],[-100.1459,40.0016],[-100.1454,40.0017],[-100.1447,40.0016],[-100.1422,40.0016],[-100.1406,40.0016],[-100.14,40.0016],[-100.1387,40.0016],[-100.1379,40.0016],[-100.1375,40.0016],[-100.1372,40.0016],[-100.1368,40.0016],[-100.1352,40.0016],[-100.1346,40.0016],[-100.132,40.0016],[-100.1315,40.0016],[-100.1314,40.0017],[-100.1313,40.0017],[-100.1309,40.0016],[-100.1307,40.0016],[-100.129,40.0016],[-100.1274,40.0017],[-100.1272,40.0017],[-100.1271,40.0017],[-100.1255,40.0017],[-100.1254,40.0017],[-100.124,40.0017],[-100.1197,40.0017],[-100.1191,40.0016],[-100.1183,40.0017],[-100.1176,40.0017],[-100.1162,40.0016],[-100.1157,40.0016],[-100.1149,40.0016],[-100.1137,40.0016],[-100.1128,40.0016],[-100.1125,40.0017],[-100.1104,40.0016],[-100.1094,40.0016],[-100.1083,40.0016],[-100.1068,40.0016],[-100.1044,40.0016],[-100.1035,40.0016],[-100.103,40.0016],[-100.1002,40.0016],[-100.0997,40.0016],[-100.0995,40.0016],[-100.0992,40.0016],[-100.0982,40.0016],[-100.097,40.0016],[-100.0963,40.0016],[-100.0961,40.0016],[-100.0956,40.0016],[-100.0952,40.0016],[-100.0948,40.0016],[-100.0941,40.0016],[-100.0922,40.0016],[-100.0914,40.0016],[-100.089,40.0016],[-100.0873,40.0016],[-100.0867,40.0016],[-100.0863,40.0016],[-100.0856,40.0016],[-100.0849,40.0016],[-100.084,40.0016],[-100.0839,40.0016],[-100.0807,40.0016],[-100.0805,40.0016],[-100.0787,40.0016],[-100.0775,40.0016],[-100.0763,40.0016],[-100.0753,40.0016],[-100.0752,40.0016],[-100.0751,40.0016],[-100.0751,40.0015],[-100.0749,40.0016],[-100.0742,40.0016],[-100.0727,40.0016],[-100.0717,40.0016],[-100.071,40.0016],[-100.0688,40.0016],[-100.0649,40.0017],[-100.0618,40.0017],[-100.0617,40.0016],[-100.0616,40.0016],[-100.0615,40.0016],[-100.0609,40.0016],[-100.0582,40.0016],[-100.0564,40.0016],[-100.056,40.0016],[-100.0554,40.0016],[-100.0527,40.0016],[-100.0526,40.0016],[-100.043,40.0017],[-100.0427,40.0017],[-100.0419,40.0017],[-100.04,40.0017],[-100.0392,40.0017],[-100.0388,40.0017],[-100.0382,40.0017],[-100.0381,40.0017],[-100.0376,40.0017],[-100.0365,40.0016],[-100.0323,40.0016],[-100.0316,40.0016],[-100.0311,40.0016],[-100.0296,40.0016],[-100.0272,40.0016],[-100.0258,40.0016],[-100.0241,40.0016],[-100.0216,40.0017],[-100.0192,40.0017],[-100.0191,40.0017],[-100.0176,40.0017],[-100.0154,40.0016],[-100.0149,40.0016],[-100.0143,40.0016],[-100.0135,40.0017],[-100.0122,40.0017],[-100.0095,40.0017],[-100.0052,40.0017],[-100.0041,40.0016],[-100.0014,40.0017],[-99.9999,40.0017],[-99.9987,40.0016],[-99.9967,40.0016],[-99.9946,40.0016],[-99.9933,40.0016],[-99.9928,40.0016],[-99.9916,40.0016],[-99.99,40.0016],[-99.988,40.0016],[-99.9869,40.0016],[-99.9867,40.0017],[-99.9866,40.0017],[-99.9846,40.0016],[-99.9628,40.0017],[-99.9578,40.0018],[-99.9577,40.0018],[-99.9485,40.0018],[-99.9484,40.0017],[-99.9482,40.0017],[-99.948,40.0017],[-99.9478,40.0017],[-99.9474,40.0017],[-99.9473,40.0017],[-99.9464,40.0017],[-99.9457,40.0017],[-99.945,40.0017],[-99.9449,40.0016],[-99.9448,40.0016],[-99.9447,40.0016],[-99.9446,40.0016],[-99.9411,40.0016],[-99.9246,40.0016],[-99.9243,40.0016],[-99.9236,40.0016],[-99.9216,40.0016],[-99.9211,40.0017],[-99.9199,40.0017],[-99.9189,40.0016],[-99.9175,40.0016],[-99.9162,40.0016],[-99.916,40.0016],[-99.9147,40.0016],[-99.912,40.0016],[-99.9112,40.0016],[-99.9108,40.0016],[-99.9099,40.0016],[-99.907,40.0016],[-99.9066,40.0016],[-99.904,40.0016],[-99.9027,40.0016],[-99.9011,40.0016],[-99.8973,40.0016],[-99.8956,40.0016],[-99.8946,40.0016],[-99.8919,40.0016],[-99.8906,40.0016],[-99.8849,40.0017],[-99.8754,40.0017],[-99.8693,40.0016],[-99.8655,40.0016],[-99.8575,40.0015],[-99.8546,40.0016],[-99.8543,40.0016],[-99.854,40.0016],[-99.8535,40.0016],[-99.853,40.0016],[-99.8501,40.0016],[-99.8488,40.0016],[-99.8476,40.0016],[-99.8461,40.0016],[-99.8449,40.0016],[-99.8434,40.0016],[-99.8395,40.0016],[-99.8379,40.0016],[-99.8368,40.0016],[-99.8357,40.0016],[-99.8353,40.0016],[-99.8341,40.0016],[-99.8325,40.0016],[-99.8322,40.0016],[-99.8301,40.0016],[-99.8287,40.0016],[-99.8273,40.0016],[-99.826,40.0016],[-99.8233,40.0015],[-99.8217,40.0015],[-99.8206,40.0015],[-99.8199,40.0015],[-99.8179,40.0015],[-99.8173,40.0015],[-99.8172,40.0015],[-99.8162,40.0015],[-99.8157,40.0015],[-99.8151,40.0015],[-99.815,40.0015],[-99.8147,40.0015],[-99.8146,40.0015],[-99.8141,40.0015],[-99.8139,40.0015],[-99.8137,40.0015],[-99.8135,40.0014],[-99.8134,40.0014],[-99.7989,40.0015],[-99.7806,40.0016],[-99.7756,40.0016],[-99.7743,40.0017],[-99.7742,40.0017],[-99.7737,40.0017],[-99.7721,40.0018],[-99.765,40.0016],[-99.7642,40.0016],[-99.757,40.0015],[-99.7568,40.0013],[-99.7499,40.0017],[-99.7466,40.0018],[-99.7462,40.0018],[-99.7459,40.0018],[-99.7459,40.0017],[-99.7458,40.0016],[-99.7453,40.0017],[-99.7443,40.0017],[-99.7432,40.0017],[-99.7427,40.0017],[-99.7421,40.0018],[-99.7419,40.0018],[-99.7415,40.0018],[-99.7414,40.0018],[-99.7412,40.0018],[-99.7406,40.0018],[-99.7397,40.0018],[-99.7389,40.0018],[-99.7378,40.0018],[-99.7375,40.0018],[-99.7368,40.0018],[-99.736,40.0017],[-99.7355,40.0017],[-99.735,40.0017],[-99.7349,40.0017],[-99.7346,40.0018],[-99.734,40.0018],[-99.7328,40.0018],[-99.732,40.0018],[-99.7314,40.0018],[-99.7296,40.0018],[-99.729,40.0018],[-99.7281,40.0018],[-99.7271,40.0018],[-99.7259,40.0018],[-99.7232,40.0018],[-99.7218,40.0018],[-99.7213,40.0018],[-99.7196,40.0018],[-99.7179,40.0018],[-99.7178,40.0018],[-99.7167,40.0018],[-99.7164,40.0018],[-99.7159,40.0018],[-99.7151,40.0018],[-99.714,40.0018],[-99.7137,40.0018],[-99.7124,40.0018],[-99.7112,40.0018],[-99.7084,40.0018],[-99.707,40.0018],[-99.7056,40.0018],[-99.7043,40.0018],[-99.7038,40.0018],[-99.7029,40.0018],[-99.7008,40.0018],[-99.6977,40.0018],[-99.6949,40.0018],[-99.6935,40.0018],[-99.6924,40.0018],[-99.6906,40.0018],[-99.6898,40.0018],[-99.689,40.0018],[-99.6867,40.0018],[-99.6849,40.0018],[-99.6819,40.0018],[-99.68,40.0018],[-99.6785,40.0018],[-99.6773,40.0018],[-99.6754,40.0018],[-99.673,40.0018],[-99.6707,40.0018],[-99.6692,40.0018],[-99.668,40.0018],[-99.6665,40.0018],[-99.663,40.0018],[-99.661,40.0018],[-99.6557,40.0018],[-99.6547,40.0018],[-99.6543,40.0018],[-99.6539,40.0018],[-99.653,40.0018],[-99.6503,40.0018],[-99.6471,40.0018],[-99.6442,40.0018],[-99.6441,40.0018],[-99.6431,40.0018],[-99.6422,40.0018],[-99.64,40.0018],[-99.6395,40.0018],[-99.6387,40.0018],[-99.6377,40.0018],[-99.6368,40.0018],[-99.6355,40.0018],[-99.6342,40.0018],[-99.6329,40.0018],[-99.6314,40.0018],[-99.6293,40.0018],[-99.6287,40.0018],[-99.6282,40.0018],[-99.6273,40.0019],[-99.6264,40.0019],[-99.6262,40.0019],[-99.6253,40.0019],[-99.6218,40.0018],[-99.62,40.0019],[-99.6157,40.0019],[-99.6094,40.0019],[-99.6089,40.0019],[-99.607,40.0019],[-99.6065,40.0019],[-99.6058,40.0019],[-99.6048,40.0019],[-99.6018,40.0019],[-99.5974,40.0019],[-99.5972,40.0019],[-99.5939,40.0019],[-99.5905,40.0019],[-99.5889,40.0019],[-99.5885,40.0019],[-99.5882,40.0019],[-99.5852,40.0019],[-99.5814,40.0019],[-99.5808,40.0019],[-99.5807,40.0019],[-99.5806,40.0019],[-99.5805,40.0019],[-99.5785,40.0019],[-99.5773,40.0019],[-99.5764,40.0019],[-99.5721,40.002],[-99.5699,40.002],[-99.5677,40.002],[-99.5639,40.002],[-99.5625,40.0019],[-99.5553,40.0019],[-99.5523,40.0019],[-99.552,40.0019],[-99.5466,40.002],[-99.543,40.0019],[-99.5423,40.0019],[-99.538,40.002],[-99.5353,40.002],[-99.5348,40.002],[-99.5293,40.0019],[-99.5289,40.002],[-99.525,40.002],[-99.5235,40.002],[-99.5207,40.002],[-99.5178,40.002],[-99.517,40.002],[-99.5168,40.002],[-99.5164,40.002],[-99.5153,40.002],[-99.5148,40.002],[-99.5114,40.002],[-99.5052,40.002],[-99.5034,40.002],[-99.5017,40.002],[-99.5016,40.002],[-99.5011,40.002],[-99.5004,40.002],[-99.499,40.002],[-99.4989,40.002],[-99.4986,40.002],[-99.4981,40.002],[-99.4977,40.002],[-99.4976,40.002],[-99.4975,40.0019],[-99.496,40.0019],[-99.4944,40.0019],[-99.4928,40.0019],[-99.4928,40.002],[-99.4925,40.002],[-99.4879,40.002],[-99.4869,40.002],[-99.4842,40.0019],[-99.4837,40.0019],[-99.4831,40.002],[-99.4819,40.002],[-99.4809,40.002],[-99.4807,40.002],[-99.4802,40.0019],[-99.4768,40.0019],[-99.4712,40.002],[-99.4669,40.002],[-99.4642,40.002],[-99.4625,40.0021],[-99.4614,40.0021],[-99.4514,40.0021],[-99.4463,40.0022],[-99.4451,40.0022],[-99.4423,40.0022],[-99.4405,40.0022],[-99.4365,40.0022],[-99.4322,40.0022],[-99.4291,40.0022],[-99.4236,40.0023],[-99.4141,40.0019],[-99.413,40.0021],[-99.4126,40.0021],[-99.4117,40.0021],[-99.4112,40.0021],[-99.41,40.0021],[-99.4088,40.0022],[-99.4084,40.0022],[-99.4081,40.0022],[-99.4074,40.0021],[-99.407,40.0021],[-99.4054,40.0021],[-99.4048,40.0021],[-99.4047,40.0021],[-99.4047,40.0022],[-99.4046,40.0022],[-99.4045,40.0021],[-99.4044,40.0021],[-99.4039,40.0021],[-99.4036,40.0021],[-99.4035,40.0021],[-99.4034,40.0021],[-99.4034,40.002],[-99.3921,40.002],[-99.3897,40.002],[-99.3888,40.002],[-99.3882,40.002],[-99.3851,40.0021],[-99.3754,40.0021],[-99.3725,40.0018],[-99.3668,40.0019],[-99.3558,40.0019],[-99.3522,40.0019],[-99.352,40.0019],[-99.3499,40.0019],[-99.3475,40.0019],[-99.3465,40.0019],[-99.3384,40.0018],[-99.3165,40.0019],[-99.3133,40.0018],[-99.3125,40.0018],[-99.3109,40.0018],[-99.3101,40.0018],[-99.3098,40.0018],[-99.2918,40.0019],[-99.2909,40.002],[-99.2908,40.002],[-99.2883,40.002],[-99.2872,40.002],[-99.287,40.002],[-99.2866,40.002],[-99.2849,40.002],[-99.2841,40.002],[-99.2834,40.002],[-99.283,40.002],[-99.2827,40.002],[-99.2814,40.002],[-99.2782,40.002],[-99.2772,40.002],[-99.2729,40.002],[-99.2674,40.002],[-99.2629,40.002],[-99.2591,40.0021],[-99.2589,40.0021],[-99.2582,40.0021],[-99.2562,40.002],[-99.2541,40.0021],[-99.254,40.0021],[-99.2524,40.002],[-99.2523,40.002],[-99.2504,40.002],[-99.2486,40.002],[-99.2484,40.002],[-99.2479,40.002],[-99.2467,40.0021],[-99.2446,40.0021],[-99.2438,40.0021],[-99.2436,40.002],[-99.2434,40.002],[-99.2433,40.002],[-99.2432,40.0021],[-99.2429,40.0021],[-99.24,40.002],[-99.2378,40.002],[-99.2353,40.002],[-99.2348,40.002],[-99.2334,40.002],[-99.2332,40.002],[-99.2304,40.002],[-99.2303,40.002],[-99.2299,40.002],[-99.229,40.002],[-99.227,40.0021],[-99.2252,40.002],[-99.2246,40.002],[-99.2222,40.002],[-99.2205,40.002],[-99.2166,40.002],[-99.2164,40.002],[-99.2162,40.002],[-99.2159,40.002],[-99.2114,40.002],[-99.2113,40.002],[-99.2103,40.002],[-99.2093,40.002],[-99.2051,40.002],[-99.2027,40.002],[-99.199,40.002],[-99.1978,40.002],[-99.189,40.002],[-99.1889,40.002],[-99.187,40.002],[-99.1829,40.002],[-99.1801,40.002],[-99.1798,40.002],[-99.1795,40.002],[-99.1791,40.002],[-99.1702,40.0021],[-99.1688,40.0021],[-99.1684,40.0021],[-99.1681,40.0021],[-99.1676,40.0021],[-99.1667,40.0021],[-99.1648,40.0021],[-99.1644,40.0021],[-99.1641,40.0021],[-99.1638,40.0021],[-99.1636,40.0021],[-99.1634,40.0021],[-99.1629,40.0021],[-99.1628,40.0021],[-99.1611,40.0021],[-99.161,40.0021],[-99.1609,40.0021],[-99.1607,40.0021],[-99.1606,40.0021],[-99.1605,40.0021],[-99.1604,40.0021],[-99.1603,40.0021],[-99.1591,40.0021],[-99.1566,40.0021],[-99.1543,40.0021],[-99.1524,40.0021],[-99.15,40.0021],[-99.1476,40.0021],[-99.1433,40.0021],[-99.1412,40.0021],[-99.1407,40.0021],[-99.1329,40.0021],[-99.1324,40.0021],[-99.1251,40.0022],[-99.124,40.0021],[-99.1231,40.0021],[-99.12,40.0022],[-99.1191,40.0022],[-99.1179,40.0022],[-99.1155,40.0022],[-99.1139,40.0022],[-99.1072,40.0022],[-99.1045,40.0022],[-99.0972,40.0022],[-99.089,40.0021],[-99.0857,40.0021],[-99.0856,40.0022],[-99.0855,40.0022],[-99.0851,40.0022],[-99.0845,40.0023],[-99.0817,40.0023],[-99.0804,40.0023],[-99.0802,40.0023],[-99.0744,40.0023],[-99.0718,40.0023],[-99.07,40.0023],[-99.0678,40.0023],[-99.067,40.0023],[-99.0665,40.0023],[-99.0661,40.0023],[-99.0655,40.0023],[-99.0653,40.0023],[-99.0596,40.0022],[-99.0539,40.0022],[-99.0484,40.0022],[-99.0472,40.0022],[-99.0469,40.0022],[-99.0464,40.0022],[-99.0378,40.0022],[-99.0362,40.0022],[-99.0336,40.0022],[-99.0306,40.0022],[-99.0295,40.0022],[-99.0286,40.0022],[-99.0279,40.0022],[-99.026,40.0022],[-99.0215,40.0022],[-99.0206,40.0022],[-99.0204,40.0023],[-99.0203,40.0023],[-99.0197,40.0024],[-99.0192,40.0024],[-99.0187,40.0023],[-99.0186,40.0023],[-99.0185,40.0023],[-99.0183,40.0022],[-99.0182,40.0022],[-99.0174,40.0022],[-99.0172,40.0022],[-99.0147,40.0022],[-99.0075,40.0022],[-99.0064,40.0022],[-99.0036,40.0022],[-99.0034,40.0022],[-99.0032,40.0022],[-98.9996,40.0022],[-98.9946,40.0022],[-98.9936,40.0022],[-98.9933,40.0022],[-98.9929,40.0022],[-98.9926,40.0022],[-98.9924,40.0022],[-98.992,40.0022],[-98.9917,40.0023],[-98.9916,40.0022],[-98.9723,40.0022],[-98.9718,40.0023],[-98.9717,40.0023],[-98.9687,40.0023],[-98.9686,40.0023],[-98.9675,40.0023],[-98.9628,40.0023],[-98.961,40.0023],[-98.9609,40.0023],[-98.9608,40.0023],[-98.9539,40.0023],[-98.9526,40.0023],[-98.9515,40.0023],[-98.9404,40.0022],[-98.9348,40.0022],[-98.9339,40.0022],[-98.9288,40.0022],[-98.9266,40.0023],[-98.9243,40.0023],[-98.9232,40.0023],[-98.9219,40.0023],[-98.9191,40.0023],[-98.9176,40.0023],[-98.915,40.0023],[-98.9093,40.0023],[-98.9038,40.0023],[-98.9024,40.0023],[-98.8996,40.0023],[-98.8982,40.0023],[-98.894,40.0023],[-98.8925,40.0023],[-98.8916,40.0023],[-98.8893,40.0023],[-98.8891,40.0023],[-98.8885,40.0023],[-98.887,40.0023],[-98.8834,40.0023],[-98.8827,40.0023],[-98.8825,40.0023],[-98.8814,40.0023],[-98.8803,40.0023],[-98.8796,40.0023],[-98.8783,40.0023],[-98.8771,40.0023],[-98.8752,40.0023],[-98.8743,40.0023],[-98.874,40.0023],[-98.8694,40.0024],[-98.8693,40.0024],[-98.8689,40.0024],[-98.8648,40.0024],[-98.8634,40.0024],[-98.8597,40.0024],[-98.8591,40.0024],[-98.8584,40.0024],[-98.8569,40.0024],[-98.8564,40.0023],[-98.8563,40.0023],[-98.8561,40.0023],[-98.8553,40.0024],[-98.8537,40.0024],[-98.8524,40.0024],[-98.851,40.0023],[-98.8501,40.0023],[-98.8445,40.0023],[-98.8437,40.0023],[-98.8425,40.0023],[-98.842,40.0023],[-98.8415,40.0023],[-98.835,40.0024],[-98.8318,40.0024],[-98.8316,40.0024],[-98.8286,40.0023],[-98.8221,40.0023],[-98.8196,40.0024],[-98.8191,40.0024],[-98.8187,40.0024],[-98.8168,40.0024],[-98.8161,40.0023],[-98.8153,40.0023],[-98.8127,40.0023],[-98.8125,40.0024],[-98.8107,40.0024],[-98.8094,40.0024],[-98.8093,40.0024],[-98.8084,40.0024],[-98.8079,40.0024],[-98.8074,40.0024],[-98.8073,40.0024],[-98.8058,40.0024],[-98.8046,40.0024],[-98.8042,40.0023],[-98.8019,40.0023],[-98.8016,40.0023],[-98.8005,40.0023],[-98.798,40.0023],[-98.7973,40.0023],[-98.7971,40.0023],[-98.7967,40.0023],[-98.7925,40.0023],[-98.7914,40.0024],[-98.7902,40.0024],[-98.7898,40.0024],[-98.7885,40.0023],[-98.7874,40.0024],[-98.7843,40.0024],[-98.7842,40.0023],[-98.7841,40.0023],[-98.7838,40.0023],[-98.7817,40.0023],[-98.7816,40.0023],[-98.7808,40.0023],[-98.7791,40.0023],[-98.779,40.0023],[-98.7777,40.0023],[-98.7773,40.0023],[-98.7769,40.0024],[-98.7748,40.0023],[-98.7747,40.0023],[-98.7745,40.0023],[-98.7734,40.0023],[-98.7725,40.0023],[-98.7712,40.0023],[-98.7703,40.0023],[-98.77,40.0023],[-98.7678,40.0023],[-98.7672,40.0023],[-98.7667,40.0023],[-98.7662,40.0023],[-98.765,40.0023],[-98.7637,40.0023],[-98.763,40.0023],[-98.7617,40.0023],[-98.7607,40.0023],[-98.7582,40.0023],[-98.7571,40.0022],[-98.7569,40.0022],[-98.7562,40.0022],[-98.7554,40.0022],[-98.7535,40.0023],[-98.7487,40.0023],[-98.7482,40.0022],[-98.7479,40.0022],[-98.7472,40.0022],[-98.7458,40.0023],[-98.7451,40.0023],[-98.7449,40.0023],[-98.7444,40.0023],[-98.7428,40.0023],[-98.7414,40.0023],[-98.7399,40.0023],[-98.738,40.0023],[-98.7373,40.0023],[-98.736,40.0023],[-98.7358,40.0023],[-98.735,40.0023],[-98.7324,40.0023],[-98.7305,40.0023],[-98.729,40.0023],[-98.7289,40.0023],[-98.7266,40.0023],[-98.7265,40.0023],[-98.7264,40.0024],[-98.7199,40.0022],[-98.7105,40.0023],[-98.7104,40.0024],[-98.7094,40.0024],[-98.7093,40.0024],[-98.7084,40.0024],[-98.7069,40.0024],[-98.7062,40.0024],[-98.7035,40.0024],[-98.7027,40.0024],[-98.699,40.0024],[-98.6979,40.0024],[-98.6968,40.0024],[-98.6932,40.0024],[-98.6927,40.0024],[-98.6926,40.0024],[-98.6925,40.0024],[-98.6919,40.0025],[-98.6915,40.0025],[-98.6914,40.0025],[-98.691,40.0025],[-98.6909,40.0025],[-98.6907,40.0025],[-98.6906,40.0025],[-98.6905,40.0025],[-98.6904,40.0025],[-98.6903,40.0025],[-98.6901,40.0025],[-98.6822,40.0025],[-98.6821,40.0025],[-98.682,40.0025],[-98.6818,40.0025],[-98.6817,40.0025],[-98.6728,40.0024],[-98.6697,40.0024],[-98.6562,40.0023],[-98.6539,40.0023],[-98.6538,40.0024],[-98.6536,40.0024],[-98.6532,40.0024],[-98.6527,40.0024],[-98.6526,40.0024],[-98.6525,40.0024],[-98.6412,40.0025],[-98.641,40.0025],[-98.6407,40.0025],[-98.6405,40.0025],[-98.6403,40.0024],[-98.6352,40.0024],[-98.6297,40.0024],[-98.6296,40.0024],[-98.6269,40.0023],[-98.6264,40.0023],[-98.6263,40.0023],[-98.6262,40.0023],[-98.6258,40.0023],[-98.6257,40.0023],[-98.6254,40.0023],[-98.625,40.0024],[-98.6216,40.0024],[-98.6199,40.0024],[-98.6198,40.0024],[-98.6182,40.0024],[-98.6167,40.0024],[-98.6164,40.0024],[-98.616,40.0024],[-98.6154,40.0024],[-98.6148,40.0024],[-98.6145,40.0024],[-98.6143,40.0024],[-98.6142,40.0024],[-98.6138,40.0024],[-98.6131,40.0024],[-98.6068,40.0024],[-98.5999,40.0024],[-98.5963,40.0025],[-98.5953,40.0025],[-98.5935,40.0025],[-98.5934,40.0025],[-98.5842,40.0024],[-98.5798,40.0024],[-98.578,40.0024],[-98.5758,40.0024],[-98.5756,40.0024],[-98.5756,40.0025],[-98.5752,40.0025],[-98.568,40.0023],[-98.5679,40.0023],[-98.5677,40.0023],[-98.5676,40.0023],[-98.5674,40.0023],[-98.5609,40.0023],[-98.5608,40.0023],[-98.5606,40.0024],[-98.5596,40.0024],[-98.5588,40.0024],[-98.5571,40.0024],[-98.557,40.0024],[-98.5432,40.0023],[-98.5431,40.0023],[-98.5421,40.0023],[-98.5419,40.0023],[-98.5303,40.0023],[-98.525,40.0023],[-98.5233,40.0023],[-98.5232,40.0023],[-98.523,40.0023],[-98.5195,40.0024],[-98.5193,40.0025],[-98.5189,40.0025],[-98.5093,40.0024],[-98.5045,40.0023],[-98.5003,40.0022],[-98.4998,40.0025],[-98.4997,40.0025],[-98.4946,40.0024],[-98.4944,40.0024],[-98.4929,40.0024],[-98.4905,40.0024],[-98.4901,40.0024],[-98.4893,40.0024],[-98.4862,40.0024],[-98.485,40.0024],[-98.4833,40.0024],[-98.4811,40.0024],[-98.4762,40.0024],[-98.4742,40.0024],[-98.4729,40.0024],[-98.4725,40.0024],[-98.4719,40.0024],[-98.4672,40.0024],[-98.4667,40.0024],[-98.4641,40.0024],[-98.4633,40.0024],[-98.4623,40.0024],[-98.4618,40.0024],[-98.4617,40.0024],[-98.4604,40.0024],[-98.4592,40.0024],[-98.459,40.0024],[-98.4585,40.0024],[-98.4524,40.0023],[-98.4512,40.0024],[-98.4497,40.0024],[-98.4495,40.0024],[-98.4485,40.0024],[-98.4466,40.0023],[-98.446,40.0023],[-98.4455,40.0024],[-98.4438,40.0024],[-98.4434,40.0024],[-98.4425,40.0024],[-98.4418,40.0024],[-98.4417,40.0024],[-98.4404,40.0024],[-98.4383,40.0024],[-98.4375,40.0024],[-98.4361,40.0024],[-98.4355,40.0024],[-98.4353,40.0024],[-98.4347,40.0024],[-98.4303,40.0024],[-98.4298,40.0024],[-98.4297,40.0024],[-98.4295,40.0024],[-98.4285,40.0024],[-98.4273,40.0024],[-98.4269,40.0024],[-98.4256,40.0025],[-98.425,40.0025],[-98.4247,40.0025],[-98.4219,40.0024],[-98.4203,40.0024],[-98.4201,40.0024],[-98.419,40.0024],[-98.4184,40.0025],[-98.4181,40.0025],[-98.4152,40.0025],[-98.4146,40.0025],[-98.4115,40.0025],[-98.4114,40.0025],[-98.4112,40.0025],[-98.4108,40.0025],[-98.41,40.0024],[-98.4086,40.0024],[-98.4069,40.0024],[-98.4057,40.0025],[-98.4042,40.0024],[-98.4041,40.0024],[-98.4028,40.0024],[-98.4012,40.0024],[-98.3998,40.0024],[-98.3975,40.0024],[-98.3944,40.0024],[-98.393,40.0024],[-98.3919,40.0024],[-98.3912,40.0024],[-98.3898,40.0024],[-98.3897,40.0024],[-98.387,40.0024],[-98.3825,40.0024],[-98.3822,40.0024],[-98.3821,40.0024],[-98.3803,40.0024],[-98.375,40.0024],[-98.3738,40.0024],[-98.3737,40.0024],[-98.3734,40.0024],[-98.3718,40.0024],[-98.37,40.0024],[-98.369,40.0024],[-98.3682,40.0024],[-98.3678,40.0024],[-98.3675,40.0024],[-98.3663,40.0024],[-98.3662,40.0024],[-98.3656,40.0024],[-98.3625,40.0024],[-98.3624,40.0024],[-98.3563,40.0024],[-98.3551,40.0024],[-98.3542,40.0024],[-98.3495,40.0024],[-98.3492,40.0024],[-98.3489,40.0024],[-98.3465,40.0024],[-98.3464,40.0024],[-98.3456,40.0024],[-98.344,40.0024],[-98.3435,40.0024],[-98.3369,40.0024],[-98.3295,40.0024],[-98.328,40.0024],[-98.3268,40.0024],[-98.3253,40.0024],[-98.3237,40.0025],[-98.3208,40.0025],[-98.3207,40.0025],[-98.3207,40.0024],[-98.3182,40.0024],[-98.3161,40.0024],[-98.3145,40.0025],[-98.3128,40.0024],[-98.3125,40.0025],[-98.3115,40.0025],[-98.3104,40.0025],[-98.307,40.0025],[-98.3064,40.0025],[-98.3059,40.0025],[-98.3054,40.0025],[-98.3033,40.0025],[-98.3006,40.0025],[-98.2974,40.0024],[-98.2972,40.0024],[-98.2942,40.0025],[-98.2927,40.0025],[-98.2926,40.0025],[-98.2918,40.0025],[-98.29,40.0025],[-98.2895,40.0025],[-98.2873,40.0025],[-98.2872,40.0025],[-98.2871,40.0025],[-98.287,40.0025],[-98.2861,40.0025],[-98.286,40.0025],[-98.2845,40.0024],[-98.282,40.0025],[-98.2814,40.0025],[-98.2813,40.0025],[-98.2795,40.0024],[-98.2769,40.0024],[-98.2752,40.0024],[-98.2749,40.0025],[-98.2748,40.0025],[-98.2747,40.0025],[-98.2746,40.0025],[-98.2745,40.0025],[-98.2744,40.0026],[-98.274,40.0027],[-98.2722,40.0025],[-98.2683,40.0025],[-98.2682,40.0025],[-98.259,40.0024],[-98.2561,40.0024],[-98.2553,40.0024],[-98.2547,40.0024],[-98.2543,40.0024],[-98.2538,40.0024],[-98.2537,40.0024],[-98.2536,40.0024],[-98.2515,40.0024],[-98.2503,40.0024],[-98.25,40.0024],[-98.2498,40.0024],[-98.2494,40.0024],[-98.2452,40.0024],[-98.2449,40.0024],[-98.2438,40.0024],[-98.2409,40.0024],[-98.2407,40.0024],[-98.2361,40.0024],[-98.2288,40.0024],[-98.2286,40.0024],[-98.2237,40.0024],[-98.2214,40.0023],[-98.2213,40.0023],[-98.2199,40.0024],[-98.2135,40.0024],[-98.2131,40.0024],[-98.213,40.0024],[-98.212,40.0024],[-98.2117,40.0024],[-98.2116,40.0024],[-98.2104,40.0024],[-98.2082,40.0024],[-98.2069,40.0024],[-98.2068,40.0024],[-98.2022,40.0024],[-98.2019,40.0024],[-98.2006,40.0024],[-98.1995,40.0024],[-98.1994,40.0024],[-98.1991,40.0024],[-98.1989,40.0024],[-98.1987,40.0026],[-98.1986,40.0025],[-98.1985,40.0025],[-98.1984,40.0024],[-98.1983,40.0024],[-98.1981,40.0024],[-98.1979,40.0024],[-98.1976,40.0023],[-98.1954,40.0024],[-98.194,40.0024],[-98.1871,40.0025],[-98.1808,40.0025],[-98.1793,40.0025],[-98.1792,40.0025],[-98.1752,40.0024],[-98.1723,40.0024],[-98.1706,40.0024],[-98.1704,40.0024],[-98.1614,40.0023],[-98.1612,40.0023],[-98.1574,40.0022],[-98.1568,40.0022],[-98.1539,40.0022],[-98.1536,40.0022],[-98.1426,40.0023],[-98.1424,40.0023],[-98.1419,40.0025],[-98.1419,40.0024],[-98.1418,40.0024],[-98.1418,40.0023],[-98.1416,40.0023],[-98.1403,40.0023],[-98.1383,40.0023],[-98.1364,40.0023],[-98.1359,40.0023],[-98.1348,40.0023],[-98.1325,40.0023],[-98.1305,40.0023],[-98.1298,40.0023],[-98.1293,40.0023],[-98.1292,40.0023],[-98.1264,40.0023],[-98.125,40.0023],[-98.1242,40.0023],[-98.1235,40.0023],[-98.1232,40.0023],[-98.1227,40.0023],[-98.1225,40.0023],[-98.1216,40.0023],[-98.1209,40.0023],[-98.1206,40.0023],[-98.1188,40.0023],[-98.1184,40.0023],[-98.1172,40.0023],[-98.117,40.0023],[-98.1138,40.0023],[-98.1111,40.0023],[-98.1087,40.0023],[-98.1064,40.0023],[-98.1043,40.0022],[-98.1035,40.0022],[-98.1024,40.0022],[-98.1018,40.0022],[-98.101,40.0022],[-98.1008,40.0022],[-98.0999,40.0022],[-98.0998,40.0023],[-98.0994,40.0022],[-98.0989,40.0022],[-98.0988,40.0022],[-98.0971,40.0022],[-98.0969,40.0022],[-98.0876,40.0023],[-98.0875,40.0023],[-98.0874,40.0023],[-98.0873,40.0023],[-98.0872,40.0023],[-98.076,40.0023],[-98.076,40.0022],[-98.0759,40.0022],[-98.0757,40.0022],[-98.075,40.0022],[-98.0732,40.0022],[-98.071,40.0022],[-98.0696,40.0022],[-98.0686,40.0022],[-98.0676,40.0023],[-98.0674,40.0024],[-98.0673,40.0023],[-98.0671,40.0023],[-98.0631,40.0023],[-98.0537,40.0023],[-98.0536,40.0023],[-98.0535,40.0023],[-98.0533,40.0023],[-98.0532,40.0023],[-98.0501,40.0023],[-98.0497,40.0022],[-98.0477,40.0022],[-98.0475,40.0022],[-98.047,40.0022],[-98.0465,40.0022],[-98.0464,40.0022],[-98.0458,40.0022],[-98.0449,40.0022],[-98.0428,40.0022],[-98.0387,40.0022],[-98.0386,40.0022],[-98.0384,40.0022],[-98.0383,40.0022],[-98.0381,40.0022],[-98.0303,40.0022],[-98.0159,40.0022],[-98.0156,40.0022],[-98.0153,40.0022],[-98.0148,40.0022],[-98.0143,40.0022],[-98.0142,40.0022],[-98.0139,40.0022],[-98.0138,40.0022],[-98.0133,40.0022],[-98.0123,40.0022],[-98.0102,40.0022],[-98.0101,40.0023],[-98.0003,40.0022],[-97.9976,40.0022],[-97.993,40.0022],[-97.9913,40.0022],[-97.9898,40.0022],[-97.9884,40.0022],[-97.9866,40.0021],[-97.9828,40.0022],[-97.9801,40.0021],[-97.9798,40.0021],[-97.9797,40.0021],[-97.9793,40.0021],[-97.9789,40.0021],[-97.9784,40.0021],[-97.9781,40.0021],[-97.9741,40.0021],[-97.9739,40.0021],[-97.9736,40.0021],[-97.9735,40.0021],[-97.9724,40.0021],[-97.9718,40.0021],[-97.97,40.0021],[-97.9686,40.0021],[-97.9673,40.0021],[-97.963,40.0021],[-97.9626,40.0021],[-97.9611,40.0021],[-97.9597,40.0021],[-97.9579,40.0021],[-97.9574,40.0021],[-97.9571,40.0021],[-97.9564,40.0021],[-97.9557,40.0021],[-97.9551,40.0021],[-97.9536,40.0021],[-97.9534,40.0021],[-97.952,40.0021],[-97.9509,40.0021],[-97.9487,40.0021],[-97.9479,40.0021],[-97.947,40.0021],[-97.9466,40.0021],[-97.9464,40.0021],[-97.9441,40.0021],[-97.9411,40.0021],[-97.941,40.0021],[-97.937,40.0021],[-97.9354,40.0021],[-97.9346,40.0021],[-97.933,40.0021],[-97.9319,40.0021],[-97.9318,40.0021],[-97.9283,40.0021],[-97.9278,40.0021],[-97.9163,40.0021],[-97.9161,40.0021],[-97.9157,40.0021],[-97.9156,40.0021],[-97.9123,40.0021],[-97.9111,40.0021],[-97.9109,40.0021],[-97.9097,40.0021],[-97.9095,40.0021],[-97.9088,40.0021],[-97.9081,40.0021],[-97.9078,40.0021],[-97.9063,40.0021],[-97.906,40.0021],[-97.9025,40.0021],[-97.9021,40.0021],[-97.9007,40.0021],[-97.9,40.0021],[-97.8998,40.0021],[-97.8995,40.0021],[-97.8975,40.0021],[-97.897,40.0021],[-97.8965,40.0021],[-97.8937,40.0021],[-97.8925,40.0021],[-97.8899,40.0021],[-97.8887,40.0021],[-97.8886,40.0021],[-97.8871,40.0021],[-97.8853,40.0021],[-97.8833,40.0021],[-97.8819,40.0021],[-97.8799,40.0021],[-97.8781,40.0021],[-97.8762,40.0021],[-97.8761,40.0021],[-97.8757,40.0021],[-97.8707,40.0021],[-97.8706,40.0021],[-97.8704,40.0021],[-97.8671,40.0021],[-97.865,40.0021],[-97.8621,40.0021],[-97.8619,40.0021],[-97.8591,40.0021],[-97.8587,40.0021],[-97.8575,40.0021],[-97.8572,40.0021],[-97.8565,40.0021],[-97.8563,40.0021],[-97.856,40.0021],[-97.8523,40.0021],[-97.8403,40.002],[-97.8383,40.002],[-97.8364,40.0021],[-97.8357,40.002],[-97.8355,40.002],[-97.8351,40.002],[-97.8328,40.002],[-97.8325,40.002],[-97.8324,40.002],[-97.8307,40.002],[-97.8297,40.002],[-97.8294,40.002],[-97.829,40.002],[-97.8243,40.002],[-97.8215,40.002],[-97.8193,40.002],[-97.8148,40.0021],[-97.813,40.0021],[-97.8125,40.002],[-97.8089,40.002],[-97.8065,40.0021],[-97.8046,40.002],[-97.8038,40.002],[-97.8026,40.002],[-97.801,40.002],[-97.7915,40.0021],[-97.7913,40.0021],[-97.7838,40.0021],[-97.7824,40.0021],[-97.7823,40.0021],[-97.7792,40.0021],[-97.7778,40.0021],[-97.7776,40.0021],[-97.7761,40.0022],[-97.7754,40.0022],[-97.7748,40.0023],[-97.7732,40.0022],[-97.7723,40.0022],[-97.7722,40.0022],[-97.7716,40.0022],[-97.771,40.002],[-97.7708,40.002],[-97.7704,40.002],[-97.7691,40.002],[-97.769,40.002],[-97.769,40.0021],[-97.7677,40.0021],[-97.767,40.0022],[-97.7649,40.0021],[-97.7644,40.0021],[-97.7636,40.0021],[-97.7633,40.0021],[-97.7625,40.0021],[-97.7572,40.0021],[-97.7528,40.0022],[-97.75,40.0021],[-97.7479,40.0022],[-97.7461,40.0021],[-97.7454,40.0021],[-97.7446,40.0021],[-97.7435,40.0021],[-97.7412,40.0021],[-97.7404,40.0021],[-97.739,40.0021],[-97.7388,40.0021],[-97.7386,40.0021],[-97.7379,40.0021],[-97.735,40.0021],[-97.731,40.0022],[-97.7297,40.0022],[-97.7272,40.0022],[-97.7257,40.0021],[-97.7197,40.0021],[-97.7196,40.0021],[-97.7083,40.0021],[-97.707,40.0021],[-97.7,40.0021],[-97.6944,40.0022],[-97.6935,40.0022],[-97.6926,40.0021],[-97.6895,40.0021],[-97.6878,40.0021],[-97.6843,40.0021],[-97.6828,40.0021],[-97.6827,40.0021],[-97.6786,40.0022],[-97.6776,40.0021],[-97.6736,40.0021],[-97.6707,40.0021],[-97.6692,40.0021],[-97.6638,40.0021],[-97.6637,40.0021],[-97.6632,40.0021],[-97.6606,40.0021],[-97.6575,40.0021],[-97.6548,40.0021],[-97.6518,40.0021],[-97.6503,40.0021],[-97.6494,40.0021],[-97.6491,40.0021],[-97.647,40.0021],[-97.6456,40.0021],[-97.6447,40.0021],[-97.6423,40.0021],[-97.6369,40.0021],[-97.633,40.0021],[-97.6315,40.0021],[-97.6313,40.0021],[-97.6305,40.0021],[-97.6282,40.0021],[-97.6237,40.0021],[-97.6234,40.0021],[-97.6217,40.0021],[-97.6202,40.0021],[-97.6195,40.0021],[-97.6187,40.002],[-97.6176,40.002],[-97.614,40.0021],[-97.6134,40.0021],[-97.612,40.0021],[-97.6117,40.0021],[-97.6114,40.0021],[-97.6111,40.0021],[-97.6107,40.0021],[-97.6079,40.0021],[-97.6061,40.0021],[-97.6035,40.0021],[-97.6026,40.0021],[-97.5964,40.0021],[-97.5953,40.0021],[-97.5937,40.002],[-97.5935,40.002],[-97.593,40.002],[-97.5929,40.002],[-97.5927,40.002],[-97.5926,40.0021],[-97.5925,40.0021],[-97.5924,40.0022],[-97.5923,40.0022],[-97.5921,40.0022],[-97.5918,40.0021],[-97.5915,40.0021],[-97.5907,40.002],[-97.5896,40.002],[-97.5864,40.0021],[-97.5855,40.0021],[-97.5847,40.0021],[-97.5784,40.002],[-97.5773,40.002],[-97.5766,40.002],[-97.5764,40.002],[-97.5752,40.0021],[-97.5747,40.0021],[-97.5716,40.002],[-97.5673,40.002],[-97.5659,40.002],[-97.5625,40.002],[-97.5596,40.002],[-97.5575,40.002],[-97.5568,40.002],[-97.5554,40.002],[-97.5549,40.002],[-97.553,40.002],[-97.5511,40.002],[-97.5491,40.002],[-97.5488,40.002],[-97.5473,40.002],[-97.5387,40.002],[-97.5376,40.002],[-97.5373,40.002],[-97.5297,40.002],[-97.5285,40.002],[-97.5188,40.002],[-97.5176,40.002],[-97.516,40.002],[-97.5156,40.002],[-97.5144,40.0019],[-97.513,40.0018],[-97.5124,40.0019],[-97.5112,40.002],[-97.5107,40.002],[-97.5103,40.002],[-97.5098,40.0021],[-97.5091,40.0021],[-97.5087,40.0021],[-97.5075,40.0021],[-97.5063,40.002],[-97.5061,40.002],[-97.5059,40.002],[-97.5058,40.002],[-97.5057,40.0021],[-97.5048,40.0021],[-97.5041,40.0021],[-97.5008,40.0022],[-97.5006,40.0021],[-97.5003,40.0021],[-97.5001,40.0021],[-97.4999,40.0021],[-97.4998,40.002],[-97.4996,40.002],[-97.499,40.002],[-97.4966,40.0019],[-97.4909,40.0018],[-97.4881,40.0017],[-97.4879,40.0017],[-97.4817,40.0018],[-97.4814,40.0018],[-97.4812,40.0018],[-97.479,40.0018],[-97.4789,40.0017],[-97.472,40.0019],[-97.4634,40.002],[-97.4632,40.002],[-97.4629,40.002],[-97.4623,40.002],[-97.461,40.002],[-97.4583,40.002],[-97.4555,40.002],[-97.4546,40.002],[-97.4539,40.002],[-97.4524,40.002],[-97.4509,40.002],[-97.4481,40.002],[-97.4466,40.002],[-97.4446,40.002],[-97.4383,40.002],[-97.4371,40.002],[-97.4358,40.002],[-97.4355,40.002],[-97.4351,40.002],[-97.435,40.002],[-97.4348,40.002],[-97.4256,40.002],[-97.4254,40.002],[-97.4252,40.002],[-97.4251,40.002],[-97.4232,40.002],[-97.4185,40.002],[-97.4181,40.002],[-97.4173,40.002],[-97.4171,40.002],[-97.4168,40.002],[-97.4166,40.002],[-97.4162,40.002],[-97.416,40.002],[-97.415,40.002],[-97.4126,40.002],[-97.4123,40.002],[-97.4103,40.002],[-97.4069,40.002],[-97.4035,40.002],[-97.4023,40.002],[-97.4002,40.002],[-97.399,40.002],[-97.3975,40.002],[-97.3957,40.002],[-97.388,40.002],[-97.3849,40.002],[-97.3833,40.002],[-97.3812,40.002],[-97.3784,40.002],[-97.3782,40.002],[-97.3781,40.002],[-97.377,40.002],[-97.3719,40.002],[-97.3706,40.002],[-97.37,40.002],[-97.3692,40.002],[-97.3627,40.002],[-97.3623,40.002],[-97.3599,40.002],[-97.3511,40.0019],[-97.3509,40.002],[-97.3505,40.002],[-97.3504,40.002],[-97.3502,40.002],[-97.3493,40.002],[-97.3471,40.002],[-97.3456,40.002],[-97.3446,40.002],[-97.342,40.002],[-97.3397,40.002],[-97.3395,40.002],[-97.3387,40.002],[-97.3371,40.002],[-97.3347,40.002],[-97.3323,40.002],[-97.3321,40.002],[-97.3318,40.002],[-97.3314,40.002],[-97.3275,40.002],[-97.3267,40.002],[-97.3266,40.002],[-97.3248,40.002],[-97.3235,40.002],[-97.3212,40.002],[-97.3201,40.002],[-97.3179,40.002],[-97.3161,40.002],[-97.3136,40.002],[-97.3124,40.002],[-97.3107,40.002],[-97.3091,40.002],[-97.3068,40.002],[-97.3049,40.002],[-97.3039,40.002],[-97.3021,40.002],[-97.3003,40.002],[-97.3002,40.002],[-97.2982,40.002],[-97.2961,40.002],[-97.2944,40.002],[-97.2937,40.002],[-97.2927,40.002],[-97.2907,40.002],[-97.2891,40.002],[-97.2881,40.002],[-97.2877,40.002],[-97.286,40.002],[-97.2816,40.002],[-97.2796,40.002],[-97.2773,40.002],[-97.2755,40.002],[-97.2748,40.002],[-97.2728,40.0019],[-97.2694,40.0019],[-97.2681,40.0019],[-97.2674,40.0019],[-97.2658,40.0019],[-97.2616,40.002],[-97.2608,40.002],[-97.2607,40.002],[-97.2587,40.0019],[-97.2565,40.0018],[-97.2564,40.0018],[-97.2562,40.0018],[-97.2559,40.0018],[-97.2507,40.0018],[-97.2503,40.0018],[-97.2455,40.0015],[-97.2452,40.0015],[-97.2382,40.0014],[-97.2379,40.0014],[-97.2338,40.0013],[-97.2336,40.0013],[-97.2259,40.0012],[-97.2214,40.0012],[-97.221,40.0012],[-97.217,40.0012],[-97.2039,40.0014],[-97.2029,40.0018],[-97.2023,40.0018],[-97.2014,40.0018],[-97.201,40.0018],[-97.2008,40.0018],[-97.2006,40.0018],[-97.1993,40.0018],[-97.199,40.0018],[-97.1981,40.0018],[-97.1946,40.0018],[-97.1924,40.0018],[-97.1875,40.0018],[-97.1862,40.0018],[-97.185,40.0018],[-97.1842,40.0018],[-97.1838,40.0018],[-97.1823,40.0018],[-97.1821,40.0018],[-97.182,40.0017],[-97.1819,40.0017],[-97.1819,40.0016],[-97.1758,40.0014],[-97.1757,40.0014],[-97.1756,40.0014],[-97.1754,40.0014],[-97.1721,40.0014],[-97.1653,40.0015],[-97.1651,40.0015],[-97.1645,40.0015],[-97.1643,40.0015],[-97.161,40.0015],[-97.1609,40.0015],[-97.1533,40.0016],[-97.1532,40.0016],[-97.1461,40.0017],[-97.1459,40.0017],[-97.1441,40.0016],[-97.1424,40.0015],[-97.1419,40.0015],[-97.1418,40.0016],[-97.1417,40.0016],[-97.1416,40.0016],[-97.1415,40.0016],[-97.1414,40.0016],[-97.1399,40.0017],[-97.1386,40.0016],[-97.1385,40.0017],[-97.1383,40.0017],[-97.1382,40.0018],[-97.1336,40.0019],[-97.133,40.0019],[-97.1262,40.0019],[-97.1253,40.0019],[-97.1251,40.0019],[-97.1249,40.0019],[-97.1247,40.0019],[-97.1235,40.0018],[-97.1234,40.0018],[-97.1232,40.0018],[-97.119,40.0016],[-97.1187,40.0016],[-97.1079,40.0017],[-97.1078,40.0017],[-97.1051,40.0017],[-97.1047,40.0017],[-97.1,40.0017],[-97.0998,40.0017],[-97.0997,40.0017],[-97.0988,40.0017],[-97.0981,40.0017],[-97.0975,40.0017],[-97.0913,40.0016],[-97.0887,40.0016],[-97.0872,40.0016],[-97.0831,40.0016],[-97.0829,40.0016],[-97.0827,40.0016],[-97.0815,40.0015],[-97.0812,40.0015],[-97.0595,40.0014],[-97.0499,40.0013],[-97.0497,40.0013],[-97.0486,40.0014],[-97.0482,40.0014],[-97.0402,40.0014],[-97.0393,40.0014],[-97.0387,40.0014],[-97.0361,40.0016],[-97.0356,40.0015],[-97.0309,40.0014],[-97.0298,40.0014],[-97.0295,40.0014],[-97.0202,40.0014],[-97.0198,40.0014],[-97.0156,40.0014],[-97.0151,40.0014],[-97.0131,40.0014],[-97.0113,40.0014],[-97.0112,40.0014],[-97.0111,40.0014],[-97.0108,40.0014],[-97.0104,40.0014],[-97.0102,40.0014],[-97.0093,40.0015],[-97.0092,40.0015],[-97.0091,40.0014],[-97.009,40.0014],[-97.0066,40.0014],[-97.0052,40.0015],[-97.0049,40.0015],[-97.0033,40.0015],[-97.0005,40.0015],[-97.0003,40.0015],[-97,40.0015],[-96.9986,40.0015],[-96.9963,40.0015],[-96.9938,40.0016],[-96.9929,40.0015],[-96.9912,40.0015],[-96.9904,40.0015],[-96.9901,40.0015],[-96.9899,40.0015],[-96.9863,40.0016],[-96.9841,40.0016],[-96.9832,40.0016],[-96.9786,40.0016],[-96.9781,40.0016],[-96.978,40.0016],[-96.9778,40.0015],[-96.9777,40.0015],[-96.975,40.0015],[-96.9749,40.0015],[-96.9737,40.0015],[-96.9733,40.0015],[-96.9711,40.0015],[-96.9684,40.0015],[-96.9654,40.0015],[-96.9635,40.0015],[-96.9625,40.0015],[-96.961,40.0015],[-96.9603,40.0015],[-96.959,40.0015],[-96.9569,40.0015],[-96.9567,40.0015],[-96.9561,40.0015],[-96.9557,40.0015],[-96.9542,40.0015],[-96.9467,40.0015],[-96.9451,40.0015],[-96.945,40.0015],[-96.9402,40.0015],[-96.9399,40.0015],[-96.9372,40.0015],[-96.9363,40.0015],[-96.936,40.0015],[-96.9349,40.0015],[-96.9344,40.0015],[-96.9332,40.0015],[-96.9309,40.0015],[-96.9307,40.0015],[-96.9305,40.0015],[-96.9291,40.0015],[-96.9286,40.0015],[-96.9262,40.0015],[-96.9247,40.0015],[-96.9234,40.0015],[-96.9229,40.0015],[-96.9228,40.0015],[-96.9198,40.0015],[-96.9192,40.0015],[-96.9185,40.0015],[-96.918,40.0015],[-96.9164,40.0015],[-96.9157,40.0015],[-96.914,40.0015],[-96.9128,40.0015],[-96.9079,40.0015],[-96.9061,40.0015],[-96.9024,40.0015],[-96.8999,40.0015],[-96.8998,40.0015],[-96.8997,40.0015],[-96.8995,40.0015],[-96.8989,40.0015],[-96.8975,40.0015],[-96.897,40.0015],[-96.8962,40.0015],[-96.8826,40.0015],[-96.881,40.0015],[-96.8783,40.0015],[-96.878,40.0015],[-96.8779,40.0015],[-96.8765,40.0015],[-96.8763,40.0015],[-96.8762,40.0015],[-96.8761,40.0015],[-96.876,40.0015],[-96.8759,40.0015],[-96.8756,40.0015],[-96.8754,40.0015],[-96.8748,40.0015],[-96.874,40.0015],[-96.8727,40.0015],[-96.8722,40.0015],[-96.8704,40.0015],[-96.8702,40.0015],[-96.8699,40.0015],[-96.8679,40.0015],[-96.8652,40.0015],[-96.8628,40.0015],[-96.8624,40.0015],[-96.8623,40.0015],[-96.8622,40.0015],[-96.862,40.0015],[-96.8607,40.0015],[-96.8601,40.0015],[-96.8598,40.0015],[-96.859,40.0015],[-96.858,40.0015],[-96.856,40.0015],[-96.8555,40.0015],[-96.8505,40.0015],[-96.8503,40.0015],[-96.8462,40.0016],[-96.8459,40.0016],[-96.8439,40.0016],[-96.8435,40.0016],[-96.8431,40.0016],[-96.841,40.0016],[-96.8409,40.0016],[-96.8387,40.0016],[-96.8385,40.0016],[-96.8248,40.0015],[-96.822,40.0015],[-96.8201,40.0015],[-96.8174,40.0015],[-96.8126,40.0015],[-96.8121,40.0015],[-96.8104,40.0015],[-96.8078,40.0015],[-96.8063,40.0015],[-96.8061,40.0015],[-96.8058,40.0015],[-96.8054,40.0015],[-96.8035,40.0015],[-96.8032,40.0015],[-96.8016,40.0015],[-96.8002,40.0014],[-96.7997,40.0014],[-96.7971,40.0014],[-96.7945,40.0015],[-96.793,40.0015],[-96.7911,40.0015],[-96.7897,40.0015],[-96.7886,40.0015],[-96.7882,40.0015],[-96.7875,40.0015],[-96.7873,40.0015],[-96.7868,40.0015],[-96.7843,40.0015],[-96.7689,40.0014],[-96.7687,40.0014],[-96.7685,40.0014],[-96.768,40.0014],[-96.7665,40.0014],[-96.7658,40.0014],[-96.7656,40.0014],[-96.7653,40.0014],[-96.7599,40.0014],[-96.7581,40.0014],[-96.7576,40.0014],[-96.7561,40.0014],[-96.755,40.0014],[-96.7549,40.0014],[-96.7542,40.0014],[-96.7511,40.0014],[-96.7508,40.0014],[-96.7504,40.0014],[-96.7501,40.0014],[-96.7488,40.0014],[-96.7486,40.0014],[-96.7473,40.0014],[-96.7465,40.0014],[-96.7459,40.0014],[-96.7419,40.0014],[-96.7392,40.0014],[-96.7341,40.0014],[-96.732,40.0014],[-96.7311,40.0014],[-96.7306,40.0014],[-96.73,40.0014],[-96.7288,40.0014],[-96.7276,40.0015],[-96.7272,40.0015],[-96.7253,40.0015],[-96.7248,40.0015],[-96.7247,40.0015],[-96.7237,40.0015],[-96.7225,40.0015],[-96.7208,40.0015],[-96.7199,40.0015],[-96.7196,40.0015],[-96.7192,40.0015],[-96.7183,40.0015],[-96.7178,40.0015],[-96.7147,40.0015],[-96.7137,40.0015],[-96.7133,40.0015],[-96.7127,40.0015],[-96.7123,40.0015],[-96.7107,40.0015],[-96.7096,40.0015],[-96.7093,40.0015],[-96.7076,40.0015],[-96.7068,40.0015],[-96.7061,40.0014],[-96.7018,40.0014],[-96.6984,40.0014],[-96.6957,40.0014],[-96.6941,40.0014],[-96.6934,40.0014],[-96.6927,40.0014],[-96.6914,40.0014],[-96.6909,40.0013],[-96.6899,40.0013],[-96.6879,40.0014],[-96.6833,40.0013],[-96.6826,40.0013],[-96.6808,40.0013],[-96.6788,40.0014],[-96.6776,40.0014],[-96.6763,40.0014],[-96.6744,40.0014],[-96.6723,40.0014],[-96.6711,40.0013],[-96.6695,40.0013],[-96.6688,40.0013],[-96.6662,40.0013],[-96.6638,40.0013],[-96.6637,40.0013],[-96.6633,40.0013],[-96.6632,40.0013],[-96.663,40.0013],[-96.6616,40.0013],[-96.6606,40.0014],[-96.6574,40.0013],[-96.6548,40.0013],[-96.6531,40.0013],[-96.6527,40.0013],[-96.6522,40.0013],[-96.6511,40.0013],[-96.651,40.0013],[-96.6505,40.0013],[-96.6485,40.0013],[-96.6473,40.0013],[-96.6455,40.0013],[-96.6429,40.0013],[-96.6386,40.0013],[-96.6379,40.0013],[-96.6336,40.0013],[-96.6325,40.0013],[-96.6305,40.0013],[-96.6285,40.0013],[-96.6278,40.0013],[-96.6257,40.0013],[-96.625,40.0013],[-96.6234,40.0013],[-96.6221,40.0013],[-96.6219,40.0013],[-96.6218,40.0014],[-96.6216,40.0014],[-96.6215,40.0013],[-96.6214,40.0013],[-96.6213,40.0013],[-96.6207,40.0011],[-96.6204,40.001],[-96.6201,40.001],[-96.6196,40.001],[-96.619,40.001],[-96.6184,40.001],[-96.6175,40.001],[-96.6174,40.001],[-96.6151,40.001],[-96.6145,40.0009],[-96.6143,40.0009],[-96.6135,40.001],[-96.6134,40.001],[-96.6111,40.001],[-96.6107,40.0011],[-96.6105,40.001],[-96.6104,40.0011],[-96.6102,40.0011],[-96.6101,40.0011],[-96.6096,40.0012],[-96.6095,40.0012],[-96.6089,40.0012],[-96.6086,40.0012],[-96.6068,40.0012],[-96.6052,40.0012],[-96.605,40.0012],[-96.6048,40.001],[-96.6047,40.0009],[-96.6016,40.0009],[-96.6014,40.0009],[-96.6013,40.0009],[-96.6011,40.0009],[-96.601,40.0009],[-96.5968,40.0009],[-96.5954,40.0009],[-96.5943,40.0009],[-96.5939,40.0009],[-96.5934,40.0009],[-96.5893,40.0009],[-96.5883,40.0009],[-96.5861,40.001],[-96.5858,40.001],[-96.5823,40.001],[-96.5818,40.001],[-96.5816,40.001],[-96.5815,40.001],[-96.5814,40.0011],[-96.5812,40.0011],[-96.581,40.0012],[-96.5801,40.0012],[-96.5783,40.0012],[-96.5774,40.0012],[-96.5773,40.0012],[-96.5772,40.0012],[-96.5771,40.0012],[-96.577,40.0012],[-96.5769,40.0012],[-96.5768,40.0012],[-96.5767,40.0012],[-96.5766,40.0011],[-96.5706,40.0011],[-96.5703,40.0011],[-96.57,40.0011],[-96.5699,40.0011],[-96.5698,40.0011],[-96.5638,40.001],[-96.5594,40.0011],[-96.5588,40.0011],[-96.5579,40.0011],[-96.5548,40.0011],[-96.5542,40.0011],[-96.554,40.0011],[-96.5526,40.0011],[-96.5485,40.0011],[-96.5457,40.0011],[-96.5452,40.0011],[-96.5448,40.0011],[-96.5439,40.0011],[-96.5429,40.0011],[-96.5419,40.0011],[-96.5398,40.0011],[-96.5394,40.0011],[-96.5393,40.0011],[-96.5392,40.0011],[-96.5392,40.001],[-96.5391,40.001],[-96.5391,40.0008],[-96.5356,40.0009],[-96.5323,40.0009],[-96.5318,40.001],[-96.5306,40.001],[-96.5297,40.001],[-96.5289,40.001],[-96.5271,40.0011],[-96.5269,40.0011],[-96.526,40.0011],[-96.5259,40.0011],[-96.5254,40.0011],[-96.5203,40.001],[-96.5201,40.001],[-96.5199,40.001],[-96.516,40.001],[-96.5153,40.001],[-96.5147,40.001],[-96.5132,40.001],[-96.5113,40.001],[-96.5102,40.001],[-96.5093,40.001],[-96.5079,40.001],[-96.5076,40.001],[-96.5061,40.001],[-96.5051,40.001],[-96.5024,40.001],[-96.5017,40.001],[-96.5014,40.001],[-96.5009,40.001],[-96.5,40.0011],[-96.4973,40.001],[-96.4966,40.001],[-96.4957,40.001],[-96.4898,40.001],[-96.4885,40.001],[-96.4878,40.001],[-96.4871,40.001],[-96.4855,40.001],[-96.4837,40.001],[-96.4826,40.001],[-96.4815,40.001],[-96.4771,40.001],[-96.4751,40.001],[-96.474,40.001],[-96.4726,40.001],[-96.4721,40.001],[-96.471,40.001],[-96.4703,40.001],[-96.4701,40.001],[-96.4691,40.001],[-96.4683,40.001],[-96.4674,40.001],[-96.4672,40.001],[-96.4665,40.001],[-96.4664,40.001],[-96.4637,40.001],[-96.4621,40.001],[-96.4613,40.001],[-96.4605,40.001],[-96.4601,40.001],[-96.4595,40.001],[-96.4528,40.001],[-96.4509,40.001],[-96.4498,40.001],[-96.4485,40.001],[-96.4465,40.001],[-96.4455,40.001],[-96.445,40.001],[-96.4447,40.001],[-96.4409,40.001],[-96.4384,40.001],[-96.4355,40.001],[-96.4353,40.001],[-96.433,40.001],[-96.4325,40.001],[-96.4286,40.001],[-96.4266,40.001],[-96.4259,40.001],[-96.4246,40.001],[-96.424,40.001],[-96.4238,40.001],[-96.4233,40.001],[-96.4229,40.001],[-96.4227,40.001],[-96.4217,40.001],[-96.4207,40.001],[-96.42,40.001],[-96.4193,40.001],[-96.4187,40.001],[-96.4172,40.001],[-96.4163,40.001],[-96.416,40.001],[-96.4132,40.001],[-96.4121,40.001],[-96.4114,40.001],[-96.4108,40.001],[-96.4099,40.001],[-96.4085,40.001],[-96.4078,40.001],[-96.407,40.001],[-96.4062,40.001],[-96.4044,40.001],[-96.4022,40.001],[-96.4012,40.001],[-96.3997,40.001],[-96.3979,40.001],[-96.3976,40.001],[-96.3971,40.001],[-96.3967,40.001],[-96.389,40.001],[-96.3887,40.001],[-96.3881,40.001],[-96.3854,40.001],[-96.3837,40.001],[-96.3833,40.001],[-96.383,40.001],[-96.3792,40.001],[-96.3789,40.001],[-96.3785,40.001],[-96.3767,40.001],[-96.3765,40.001],[-96.375,40.001],[-96.3732,40.001],[-96.3724,40.001],[-96.3701,40.001],[-96.3693,40.001],[-96.3611,40.001],[-96.36,40.001],[-96.3566,40.001],[-96.3561,40.001],[-96.3548,40.001],[-96.3542,40.001],[-96.3536,40.001],[-96.3527,40.001],[-96.352,40.001],[-96.3513,40.0009],[-96.3507,40.0009],[-96.3499,40.001],[-96.3486,40.001],[-96.3483,40.001],[-96.3478,40.001],[-96.3461,40.0009],[-96.3452,40.0009],[-96.3432,40.0009],[-96.3431,40.0009],[-96.3424,40.0009],[-96.3422,40.0009],[-96.3421,40.0009],[-96.3419,40.0009],[-96.3418,40.0009],[-96.3406,40.0009],[-96.3396,40.0009],[-96.3386,40.0009],[-96.3379,40.0009],[-96.3339,40.0009],[-96.3336,40.0009],[-96.3331,40.0009],[-96.3321,40.0009],[-96.3319,40.0009],[-96.3316,40.001],[-96.3314,40.001],[-96.3305,40.001],[-96.3293,40.0009],[-96.3284,40.0009],[-96.3274,40.0009],[-96.3235,40.0009],[-96.3227,40.0009],[-96.3218,40.0009],[-96.3206,40.0009],[-96.317,40.0009],[-96.315,40.0009],[-96.3146,40.0009],[-96.3138,40.0009],[-96.3126,40.0009],[-96.3125,40.0009],[-96.3106,40.0009],[-96.3097,40.0009],[-96.3087,40.0009],[-96.3067,40.0009],[-96.3055,40.0009],[-96.3052,40.0008],[-96.3049,40.0008],[-96.3046,40.0007],[-96.3045,40.0007],[-96.3042,40.0007],[-96.3041,40.0006],[-96.3029,40.0006],[-96.3026,40.0006],[-96.3025,40.0006],[-96.3019,40.0007],[-96.301,40.0008],[-96.2998,40.0008],[-96.2995,40.0008],[-96.2989,40.0008],[-96.2984,40.0009],[-96.297,40.0009],[-96.2959,40.0009],[-96.29,40.0009],[-96.2873,40.0009],[-96.2807,40.0009],[-96.2781,40.0009],[-96.277,40.0009],[-96.2765,40.0009],[-96.2756,40.0009],[-96.2755,40.0009],[-96.2753,40.0008],[-96.275,40.0008],[-96.2748,40.0008],[-96.2745,40.0008],[-96.2724,40.0008],[-96.2703,40.0008],[-96.2695,40.0008],[-96.2646,40.0009],[-96.2644,40.0009],[-96.2617,40.0009],[-96.2612,40.0009],[-96.2608,40.0009],[-96.2602,40.0009],[-96.2593,40.0009],[-96.2583,40.0009],[-96.2581,40.0009],[-96.2566,40.0009],[-96.2531,40.0009],[-96.2522,40.0009],[-96.2488,40.0009],[-96.2471,40.0009],[-96.2467,40.0008],[-96.2463,40.0007],[-96.246,40.0007],[-96.246,40.0006],[-96.2456,40.0006],[-96.2455,40.0007],[-96.2453,40.0007],[-96.2451,40.0007],[-96.245,40.0006],[-96.2448,40.0006],[-96.2445,40.0006],[-96.2438,40.0007],[-96.2434,40.0008],[-96.243,40.0008],[-96.2428,40.0009],[-96.2424,40.0009],[-96.2423,40.0009],[-96.2416,40.0008],[-96.2392,40.0009],[-96.2377,40.0009],[-96.2374,40.0009],[-96.2372,40.0009],[-96.2366,40.0009],[-96.2355,40.0009],[-96.235,40.0009],[-96.234,40.0009],[-96.2322,40.0009],[-96.23,40.0009],[-96.2278,40.0009],[-96.2238,40.0009],[-96.2203,40.0009],[-96.2191,40.0008],[-96.2182,40.0008],[-96.2178,40.0008],[-96.2167,40.0008],[-96.2162,40.0008],[-96.2161,40.0008],[-96.2153,40.0008],[-96.2147,40.0008],[-96.2143,40.0008],[-96.2135,40.0008],[-96.2118,40.0008],[-96.2017,40.0008],[-96.2015,40.0008],[-96.1993,40.0008],[-96.1954,40.0008],[-96.1931,40.0008],[-96.1915,40.0008],[-96.1896,40.0008],[-96.1887,40.0008],[-96.1875,40.0008],[-96.1873,40.0008],[-96.1859,40.0008],[-96.1843,40.0008],[-96.1826,40.0008],[-96.1805,40.0008],[-96.1799,40.0008],[-96.1792,40.0008],[-96.1787,40.0008],[-96.1785,40.0008],[-96.178,40.0008],[-96.1776,40.0008],[-96.177,40.0008],[-96.1768,40.0008],[-96.1764,40.0008],[-96.1754,40.0008],[-96.1741,40.0008],[-96.1728,40.0008],[-96.1726,40.0008],[-96.1708,40.0008],[-96.1696,40.0008],[-96.1675,40.0008],[-96.1658,40.0008],[-96.1647,40.0008],[-96.1638,40.0008],[-96.1632,40.0008],[-96.1631,40.0008],[-96.1628,40.0008],[-96.1626,40.0008],[-96.162,40.0007],[-96.1616,40.0007],[-96.1606,40.0008],[-96.1583,40.0008],[-96.1573,40.0008],[-96.1564,40.0007],[-96.1563,40.0008],[-96.1554,40.0008],[-96.155,40.0008],[-96.1547,40.0008],[-96.1545,40.0007],[-96.1544,40.0006],[-96.1544,40.0005],[-96.1541,40.0005],[-96.1472,40.0005],[-96.1261,40.0004],[-96.1261,40.0005],[-96.126,40.0007],[-96.1259,40.0007],[-96.1255,40.0007],[-96.1252,40.0007],[-96.125,40.0008],[-96.1239,40.0008],[-96.1238,40.0008],[-96.1236,40.0007],[-96.1217,40.0007],[-96.119,40.0007],[-96.1117,40.0007],[-96.1103,40.0007],[-96.1093,40.0007],[-96.1087,40.0007],[-96.1051,40.0007],[-96.1025,40.0007],[-96.0993,40.0007],[-96.0964,40.0007],[-96.09,40.0007],[-96.0893,40.0007],[-96.0862,40.0007],[-96.0838,40.0007],[-96.0825,40.0007],[-96.0815,40.0007],[-96.0713,40.0007],[-96.0708,40.0007],[-96.0615,40.0007],[-96.0613,40.0007],[-96.0596,40.0007],[-96.0582,40.0007],[-96.0517,40.0007],[-96.0514,40.0007],[-96.0513,40.0007],[-96.0511,40.0007],[-96.0508,40.0007],[-96.0507,40.0007],[-96.0505,40.0007],[-96.0503,40.0007],[-96.05,40.0007],[-96.0497,40.0007],[-96.0495,40.0007],[-96.044,40.0007],[-96.041,40.0007],[-96.0397,40.0007],[-96.0395,40.0007],[-96.0392,40.0007],[-96.0376,40.0007],[-96.0252,40.0007],[-96.025,40.0007],[-96.0249,40.0007],[-96.0243,40.0007],[-96.0239,40.0007],[-96.0226,40.0007],[-96.0197,40.0007],[-96.0167,40.0007],[-96.0147,40.0007],[-96.0139,40.0007],[-96.0108,40.0007],[-96.0107,40.0007],[-96.0091,40.0007],[-96.008,40.0006],[-96.0072,40.0006],[-96.0065,40.0007],[-96.0022,40.0006],[-95.9993,40.0006],[-95.9971,40.0006],[-95.996,40.0007],[-95.9959,40.0006],[-95.9918,40.0006],[-95.983,40.0006],[-95.9771,40.0006],[-95.976,40.0006],[-95.9753,40.0006],[-95.9729,40.0006],[-95.9714,40.0006],[-95.9709,40.0006],[-95.9695,40.0006],[-95.9674,40.0006],[-95.9669,40.0006],[-95.9667,40.0006],[-95.9664,40.0006],[-95.9653,40.0006],[-95.9646,40.0006],[-95.9635,40.0006],[-95.9604,40.0006],[-95.9594,40.0006],[-95.9583,40.0006],[-95.9582,40.0006],[-95.9581,40.0005],[-95.958,40.0005],[-95.9579,40.0005],[-95.9578,40.0004],[-95.9541,40.0006],[-95.954,40.0006],[-95.9539,40.0006],[-95.9528,40.0006],[-95.9491,40.0006],[-95.9467,40.0005],[-95.9436,40.0006],[-95.943,40.0006],[-95.9419,40.0006],[-95.9408,40.0006],[-95.9398,40.0005],[-95.9375,40.0006],[-95.9353,40.0006],[-95.9339,40.0005],[-95.9321,40.0005],[-95.9307,40.0005],[-95.9304,40.0005],[-95.9295,40.0005],[-95.9279,40.0005],[-95.9278,40.0005],[-95.9275,40.0005],[-95.9095,40.0006],[-95.9016,40.0006],[-95.8974,40.0006],[-95.8877,40.0006],[-95.8876,40.0006],[-95.8875,40.0006],[-95.8842,40.0006],[-95.8837,40.0006],[-95.8831,40.0006],[-95.8829,40.0006],[-95.8827,40.0005],[-95.8826,40.0005],[-95.8822,40.0005],[-95.8753,40.0005],[-95.8675,40.0007],[-95.86,40.0007],[-95.8558,40.0006],[-95.8454,40.0005],[-95.8448,40.0005],[-95.8443,40.0005],[-95.8438,40.0005],[-95.8423,40.0005],[-95.841,40.0005],[-95.8407,40.0005],[-95.839,40.0005],[-95.8378,40.0005],[-95.8366,40.0005],[-95.835,40.0005],[-95.8345,40.0005],[-95.8344,40.0005],[-95.8342,40.0005],[-95.8338,40.0005],[-95.8331,40.0005],[-95.8327,40.0005],[-95.8322,40.0005],[-95.8315,40.0005],[-95.8312,40.0005],[-95.8297,40.0005],[-95.8285,40.0005],[-95.8277,40.0005],[-95.8271,40.0005],[-95.8265,40.0005],[-95.8261,40.0005],[-95.826,40.0005],[-95.8259,40.0005],[-95.8256,40.0005],[-95.825,40.0005],[-95.8224,40.0005],[-95.8221,40.0005],[-95.8216,40.0005],[-95.8211,40.0005],[-95.8206,40.0005],[-95.8188,40.0005],[-95.818,40.0005],[-95.8146,40.0005],[-95.8143,40.0005],[-95.8125,40.0005],[-95.8115,40.0005],[-95.8097,40.0005],[-95.8071,40.0005],[-95.8055,40.0005],[-95.8051,40.0005],[-95.8046,40.0005],[-95.8033,40.0005],[-95.8029,40.0005],[-95.8002,40.0005],[-95.7983,40.0005],[-95.7972,40.0005],[-95.7956,40.0005],[-95.7936,40.0005],[-95.791,40.0005],[-95.7881,40.0005],[-95.7878,40.0005],[-95.7853,40.0004],[-95.7847,40.0005],[-95.7845,40.0005],[-95.7837,40.0004],[-95.7831,40.0005],[-95.7828,40.0005],[-95.7778,40.0004],[-95.7751,40.0004],[-95.7748,40.0004],[-95.7736,40.0004],[-95.7731,40.0004],[-95.7724,40.0005],[-95.7682,40.0004],[-95.767,40.0004],[-95.7638,40.0004],[-95.7613,40.0004],[-95.7562,40.0004],[-95.7497,40.0005],[-95.749,40.0005],[-95.747,40.0005],[-95.7466,40.0005],[-95.7439,40.0005],[-95.7434,40.0005],[-95.7432,40.0005],[-95.7427,40.0005],[-95.7422,40.0005],[-95.7349,40.0004],[-95.734,40.0005],[-95.7339,40.0005],[-95.7338,40.0005],[-95.7323,40.0005],[-95.7318,40.0004],[-95.7306,40.0005],[-95.7303,40.0005],[-95.73,40.0005],[-95.7291,40.0005],[-95.7289,40.0005],[-95.7286,40.0005],[-95.7281,40.0005],[-95.7277,40.0005],[-95.7275,40.0005],[-95.7272,40.0005],[-95.7264,40.0005],[-95.7254,40.0005],[-95.7249,40.0005],[-95.7247,40.0005],[-95.7232,40.0005],[-95.7211,40.0005],[-95.7203,40.0004],[-95.7195,40.0005],[-95.7161,40.0004],[-95.7149,40.0004],[-95.7144,40.0004],[-95.7135,40.0004],[-95.713,40.0004],[-95.7112,40.0004],[-95.7111,40.0004],[-95.711,40.0004],[-95.71,40.0004],[-95.7092,40.0004],[-95.7085,40.0004],[-95.7037,40.0004],[-95.7032,40.0004],[-95.7026,40.0004],[-95.701,40.0004],[-95.7006,40.0004],[-95.6932,40.0004],[-95.6921,40.0004],[-95.692,40.0004],[-95.6918,40.0004],[-95.6902,40.0004],[-95.6895,40.0004],[-95.6844,40.0004],[-95.6827,40.0004],[-95.6821,40.0003],[-95.6818,40.0004],[-95.681,40.0003],[-95.6805,40.0003],[-95.6794,40.0004],[-95.6783,40.0003],[-95.6779,40.0003],[-95.6775,40.0003],[-95.6761,40.0003],[-95.6754,40.0003],[-95.675,40.0003],[-95.6749,40.0003],[-95.6747,40.0003],[-95.6738,40.0003],[-95.673,40.0003],[-95.6729,40.0003],[-95.6718,40.0003],[-95.6714,40.0003],[-95.671,40.0003],[-95.6698,40.0003],[-95.6644,40.0003],[-95.6625,40.0003],[-95.6608,40.0003],[-95.6587,40.0003],[-95.6576,40.0003],[-95.6565,40.0003],[-95.6558,40.0003],[-95.6499,40.0003],[-95.6497,40.0003],[-95.6492,40.0003],[-95.6488,40.0004],[-95.6486,40.0004],[-95.6484,40.0004],[-95.6481,40.0004],[-95.6479,40.0004],[-95.6475,40.0005],[-95.6473,40.0005],[-95.6471,40.0004],[-95.6463,40.0004],[-95.6462,40.0004],[-95.6461,40.0003],[-95.6454,40.0003],[-95.6451,40.0003],[-95.645,40.0003],[-95.6416,40.0003],[-95.6398,40.0003],[-95.6392,40.0003],[-95.6378,40.0003],[-95.6365,40.0003],[-95.6353,40.0003],[-95.6336,40.0003],[-95.6326,40.0003],[-95.6317,40.0003],[-95.631,40.0003],[-95.6278,40.0003],[-95.6271,40.0003],[-95.6265,40.0003],[-95.6263,40.0003],[-95.6257,40.0003],[-95.625,40.0003],[-95.6238,40.0003],[-95.6209,40.0003],[-95.6206,40.0003],[-95.6177,40.0003],[-95.615,40.0003],[-95.6147,40.0003],[-95.6075,40.0003],[-95.6068,40.0003],[-95.604,40.0003],[-95.602,40.0003],[-95.6004,40.0003],[-95.5997,40.0003],[-95.5987,40.0003],[-95.598,40.0003],[-95.5963,40.0003],[-95.5959,40.0003],[-95.5945,40.0003],[-95.5839,40.0002],[-95.5837,40.0003],[-95.583,40.0003],[-95.5823,40.0003],[-95.581,40.0003],[-95.576,40.0002],[-95.5724,40.0002],[-95.5689,40.0002],[-95.5685,40.0002],[-95.5672,40.0002],[-95.5664,40.0002],[-95.5662,40.0002],[-95.5662,40.0003],[-95.5657,40.0002],[-95.5654,40.0002],[-95.5652,40.0002],[-95.5643,40.0002],[-95.5627,40.0002],[-95.5609,40.0002],[-95.5591,40.0002],[-95.5582,40.0002],[-95.5568,40.0002],[-95.5539,40.0002],[-95.552,40.0002],[-95.5503,40.0002],[-95.5464,40.0002],[-95.5463,40.0002],[-95.5448,40.0002],[-95.544,40.0002],[-95.5424,40.0002],[-95.542,40.0002],[-95.5418,40.0002],[-95.5415,40.0001],[-95.5411,40],[-95.5409,40],[-95.5407,40],[-95.5406,40],[-95.5404,40],[-95.5403,40.0001],[-95.5401,40.0002],[-95.54,40.0002],[-95.5397,40.0002],[-95.5391,40.0002],[-95.5378,40.0002],[-95.5364,40.0002],[-95.5326,40.0002],[-95.5281,40.0002],[-95.5276,40.0002],[-95.5268,40.0002],[-95.5263,40.0002],[-95.5249,40.0002],[-95.5229,40.0002],[-95.5215,40.0001],[-95.5212,40.0001],[-95.5204,40.0001],[-95.519,40.0002],[-95.5149,40.0002],[-95.5132,40.0001],[-95.511,40.0001],[-95.5091,40.0001],[-95.5069,40.0001],[-95.5061,40.0001],[-95.5044,40.0001],[-95.5015,40.0001],[-95.4985,40.0001],[-95.4969,40.0001],[-95.4932,40.0001],[-95.4914,40.0001],[-95.4901,40.0001],[-95.49,40.0001],[-95.4894,40.0001],[-95.4884,40.0001],[-95.4871,40.0001],[-95.4842,40.0001],[-95.4827,40.0001],[-95.4808,40.0001],[-95.4792,40.0001],[-95.4774,40.0001],[-95.4733,40.0001],[-95.4706,40],[-95.4692,40],[-95.4678,40],[-95.4664,40],[-95.4659,40],[-95.4651,40],[-95.4637,40],[-95.4631,40],[-95.4629,40],[-95.4622,40],[-95.462,40],[-95.4566,40.0003],[-95.4553,40.0003],[-95.4546,40.0003],[-95.4527,40.0003],[-95.452,40.0003],[-95.4493,40.0003],[-95.4412,40.0002],[-95.4385,40.0002],[-95.4384,40.0002],[-95.4382,40.0002],[-95.4375,40.0002],[-95.4373,40.0002],[-95.437,40.0002],[-95.4363,40.0002],[-95.436,40.0002],[-95.4357,40.0002],[-95.4347,40.0002],[-95.4345,40.0002],[-95.4344,40.0002],[-95.4332,40.0002],[-95.4297,40.0002],[-95.4285,40.0002],[-95.4282,40.0002],[-95.427,40.0002],[-95.4267,40.0002],[-95.4266,40.0002],[-95.4265,40.0002],[-95.4264,40.0002],[-95.4263,40.0002],[-95.4253,40.0001],[-95.4223,40.0001],[-95.4213,40.0001],[-95.4202,40.0001],[-95.4169,40.0001],[-95.4158,40.0001],[-95.4156,40.0001],[-95.4149,40.0001],[-95.4147,40.0001],[-95.4132,40.0001],[-95.4105,40.0001],[-95.4087,40.0001],[-95.4072,40],[-95.4069,40],[-95.406,40],[-95.4057,40],[-95.4003,40],[-95.3993,40],[-95.3983,40],[-95.3973,40],[-95.3963,40],[-95.3942,40],[-95.3932,40.0002],[-95.3922,40],[-95.3828,40],[-95.3753,40],[-95.3745,40],[-95.3722,40],[-95.3714,40],[-95.3704,40],[-95.3687,40],[-95.3686,40],[-95.3685,40],[-95.3683,39.9999],[-95.368,39.9999],[-95.3659,39.9999],[-95.3655,39.9999],[-95.364,39.9999],[-95.3625,39.9999],[-95.3617,39.9999],[-95.3613,39.9999],[-95.3611,39.9999],[-95.361,40],[-95.3609,40],[-95.3595,40],[-95.3593,40],[-95.3592,40],[-95.3575,40],[-95.3524,40],[-95.3507,39.9999],[-95.3493,39.9999],[-95.3471,40],[-95.3455,40],[-95.3399,40],[-95.3383,40],[-95.3333,40],[-95.3317,40],[-95.3316,40],[-95.3314,40],[-95.3313,40],[-95.3312,40],[-95.3311,40],[-95.3308,40],[-95.3299,40],[-95.3296,40],[-95.329,40],[-95.3271,40],[-95.3264,40],[-95.3256,40],[-95.3229,40],[-95.3221,40],[-95.3198,40],[-95.3129,40],[-95.3106,40],[-95.3104,40],[-95.3098,40],[-95.3096,40],[-95.3093,40],[-95.3085,40],[-95.3083,40],[-95.3083,39.9998],[-95.3082,39.9992],[-95.3082,39.999],[-95.3081,39.9989],[-95.3082,39.9971],[-95.3083,39.9954],[-95.3083,39.9952],[-95.3083,39.9938],[-95.3081,39.9925],[-95.3077,39.9907],[-95.307,39.9892],[-95.3058,39.9879],[-95.304,39.9862],[-95.3037,39.9859],[-95.3032,39.9854],[-95.3023,39.9846],[-95.3016,39.984],[-95.301,39.9837],[-95.3003,39.9833],[-95.2992,39.9827],[-95.2954,39.9807],[-95.2896,39.9778],[-95.2887,39.9774],[-95.2856,39.9761],[-95.2839,39.9755],[-95.2821,39.9748],[-95.2798,39.974],[-95.2748,39.9721],[-95.2723,39.971],[-95.2699,39.9694],[-95.2663,39.9657],[-95.2647,39.9639],[-95.2618,39.9606],[-95.2599,39.9579],[-95.2586,39.9561],[-95.2576,39.9549],[-95.2567,39.9539],[-95.2565,39.9537],[-95.2551,39.9524],[-95.2527,39.9507],[-95.2511,39.9493],[-95.2502,39.9486],[-95.248,39.9477],[-95.2454,39.9465],[-95.2451,39.9463],[-95.2438,39.9458],[-95.2414,39.9449],[-95.2384,39.9442],[-95.2368,39.9439],[-95.2347,39.9438],[-95.2311,39.9438],[-95.2307,39.9438],[-95.2275,39.944],[-95.2216,39.9444],[-95.2202,39.9444],[-95.218,39.9441],[-95.2164,39.944],[-95.2147,39.9435],[-95.2137,39.9432],[-95.2127,39.9429],[-95.2117,39.9425],[-95.2108,39.9421],[-95.2098,39.9415],[-95.2087,39.9412],[-95.2073,39.9407],[-95.2062,39.9402],[-95.2053,39.9397],[-95.2044,39.9389],[-95.203,39.9374],[-95.2019,39.9361],[-95.2011,39.9347],[-95.2006,39.933],[-95.2004,39.931],[-95.2004,39.9284],[-95.2005,39.9258],[-95.2006,39.9251],[-95.2008,39.9243],[-95.2012,39.9233],[-95.2017,39.9223],[-95.2019,39.9218],[-95.2022,39.9213],[-95.2027,39.9205],[-95.2031,39.9199],[-95.2037,39.9192],[-95.2043,39.9181],[-95.2047,39.9171],[-95.2052,39.9162],[-95.2056,39.9151],[-95.2058,39.914],[-95.206,39.913],[-95.2061,39.9121],[-95.206,39.9108],[-95.2058,39.9095],[-95.2054,39.9083],[-95.2045,39.907],[-95.2041,39.9064],[-95.2035,39.9057],[-95.2027,39.9051],[-95.2018,39.9044],[-95.2013,39.9041],[-95.2007,39.9038],[-95.1997,39.9033],[-95.1993,39.9031],[-95.1978,39.9025],[-95.1962,39.9019],[-95.1962,39.9018],[-95.1938,39.901],[-95.1912,39.9004],[-95.1896,39.9001],[-95.1874,39.9001],[-95.1851,39.9001],[-95.1834,39.9001],[-95.1814,39.9],[-95.1812,39.9],[-95.1795,39.9001],[-95.1776,39.9003],[-95.1763,39.9006],[-95.1743,39.901],[-95.1722,39.9017],[-95.1693,39.9031],[-95.1665,39.9045],[-95.1646,39.9053],[-95.1638,39.9056],[-95.1616,39.9064],[-95.1604,39.9068],[-95.1598,39.907],[-95.159,39.9071],[-95.1578,39.9072],[-95.156,39.9072],[-95.1549,39.9071],[-95.154,39.907],[-95.1535,39.9069],[-95.1533,39.9069],[-95.1532,39.9068],[-95.1514,39.9064],[-95.1511,39.9064],[-95.1497,39.9059],[-95.1476,39.9051],[-95.1461,39.9042],[-95.1453,39.9035],[-95.1451,39.9033],[-95.1438,39.9019],[-95.1437,39.9017],[-95.1433,39.9011],[-95.1428,39.9004],[-95.1425,39.8994],[-95.1423,39.897],[-95.1424,39.8955],[-95.1429,39.8926],[-95.1433,39.8905],[-95.1434,39.8894],[-95.1432,39.8878],[-95.1427,39.8859],[-95.1422,39.8847],[-95.1414,39.883],[-95.1406,39.8817],[-95.1397,39.8806],[-95.1384,39.8795],[-95.1376,39.8788],[-95.1371,39.8783],[-95.1349,39.877],[-95.1347,39.8768],[-95.134,39.8765],[-95.1286,39.8743],[-95.1245,39.8729],[-95.1211,39.872],[-95.1185,39.8717],[-95.1155,39.8714],[-95.114,39.8712],[-95.1127,39.8711],[-95.1113,39.871],[-95.1108,39.871],[-95.1087,39.8704],[-95.1066,39.8698],[-95.0983,39.8669],[-95.0902,39.8631],[-95.0878,39.8625],[-95.085,39.8619],[-95.0816,39.8615],[-95.0776,39.8615],[-95.0751,39.8616],[-95.0726,39.8619],[-95.0725,39.8619],[-95.0661,39.8627],[-95.0608,39.8636],[-95.0566,39.864],[-95.0508,39.8646],[-95.0461,39.8644],[-95.0434,39.8646],[-95.0394,39.8648],[-95.0353,39.8659],[-95.0329,39.8673],[-95.0302,39.869],[-95.0279,39.8709],[-95.0268,39.8723],[-95.0254,39.8756],[-95.0251,39.8763],[-95.0249,39.8772],[-95.0248,39.8782],[-95.0248,39.8792],[-95.025,39.8802],[-95.0252,39.8809],[-95.0256,39.8823],[-95.0258,39.883],[-95.0258,39.8834],[-95.0259,39.8843],[-95.026,39.8856],[-95.0259,39.8867],[-95.0257,39.8881],[-95.0252,39.8897],[-95.0244,39.8912],[-95.0237,39.892],[-95.023,39.8928],[-95.022,39.8938],[-95.0219,39.894],[-95.0212,39.8949],[-95.02,39.8961],[-95.0187,39.8974],[-95.0186,39.8974],[-95.0176,39.8982],[-95.0165,39.8989],[-95.0151,39.8996],[-95.0131,39.9002],[-95.0112,39.9005],[-95.0099,39.9006],[-95.0084,39.9006],[-95.0068,39.9006],[-95.0053,39.9006],[-95.0049,39.9005],[-95.0038,39.9004],[-95.0024,39.9002],[-95.0013,39.8999],[-95.0002,39.8996],[-94.9989,39.8993],[-94.9976,39.8991],[-94.9956,39.8985],[-94.9947,39.8983],[-94.994,39.8981],[-94.9934,39.8979],[-94.9918,39.8974],[-94.9903,39.897],[-94.989,39.8967],[-94.988,39.8965],[-94.9871,39.8963],[-94.9857,39.8964],[-94.985,39.8965],[-94.9834,39.8966],[-94.9812,39.8968],[-94.9796,39.897],[-94.9778,39.8973],[-94.9758,39.8977],[-94.9733,39.8984],[-94.9707,39.899],[-94.9703,39.8991],[-94.9688,39.8995],[-94.9676,39.8998],[-94.9672,39.8999],[-94.9643,39.9008],[-94.9635,39.901],[-94.9621,39.9013],[-94.9607,39.9014],[-94.9592,39.9012],[-94.9563,39.9012],[-94.9552,39.9013],[-94.9548,39.9012],[-94.9547,39.9012],[-94.9546,39.9012],[-94.9545,39.9012],[-94.9544,39.9012],[-94.9542,39.9011],[-94.9539,39.9011],[-94.9538,39.901],[-94.9537,39.901],[-94.9536,39.901],[-94.9534,39.901],[-94.9533,39.901],[-94.9525,39.9008],[-94.9515,39.9005],[-94.9501,39.9001],[-94.9493,39.8998],[-94.9476,39.8993],[-94.9468,39.8991],[-94.9439,39.8981],[-94.9423,39.8974],[-94.9406,39.8967],[-94.9404,39.8967],[-94.94,39.8965],[-94.9398,39.8964],[-94.939,39.896],[-94.9375,39.8952],[-94.9366,39.8947],[-94.936,39.8944],[-94.9358,39.8942],[-94.9349,39.8938],[-94.9337,39.8928],[-94.9327,39.8921],[-94.9312,39.8908],[-94.9302,39.89],[-94.9302,39.8899],[-94.9291,39.8884],[-94.9279,39.8861],[-94.9274,39.884],[-94.9273,39.8829],[-94.9272,39.882],[-94.9272,39.8811],[-94.9272,39.881],[-94.9274,39.8798],[-94.9278,39.8778],[-94.9284,39.8764],[-94.9285,39.8763],[-94.9291,39.8754],[-94.9292,39.8753],[-94.9293,39.8752],[-94.9294,39.8751],[-94.9294,39.875],[-94.9296,39.8747],[-94.93,39.8743],[-94.9303,39.8738],[-94.9305,39.8736],[-94.9309,39.8732],[-94.9315,39.8726],[-94.9316,39.8725],[-94.9321,39.8721],[-94.9334,39.871],[-94.9342,39.8704],[-94.9351,39.8697],[-94.9364,39.8689],[-94.9366,39.8687],[-94.9369,39.8685],[-94.9373,39.8682],[-94.9381,39.8676],[-94.9382,39.8674],[-94.9387,39.867],[-94.9397,39.8662],[-94.9407,39.8652],[-94.9418,39.8634],[-94.9424,39.8623],[-94.9427,39.861],[-94.943,39.8595],[-94.9426,39.857],[-94.942,39.8554],[-94.9417,39.8548],[-94.9417,39.8547],[-94.9406,39.853],[-94.9403,39.8527],[-94.9399,39.852],[-94.9381,39.8506],[-94.9365,39.8493],[-94.9355,39.8484],[-94.935,39.8481],[-94.9348,39.8479],[-94.9337,39.8471],[-94.9332,39.8467],[-94.9313,39.8453],[-94.9307,39.8448],[-94.9285,39.8432],[-94.9262,39.8413],[-94.9256,39.8409],[-94.9237,39.8397],[-94.9236,39.8396],[-94.9223,39.8389],[-94.9168,39.8358],[-94.9126,39.8348],[-94.909,39.8341],[-94.9063,39.8337],[-94.9037,39.8338],[-94.9008,39.834],[-94.9006,39.834],[-94.9004,39.834],[-94.9002,39.834],[-94.9,39.8341],[-94.8963,39.8345],[-94.8929,39.8347],[-94.8915,39.8346],[-94.8888,39.8341],[-94.8865,39.8333],[-94.8848,39.8324],[-94.8837,39.8317],[-94.881,39.8289],[-94.8799,39.8278],[-94.8787,39.8265],[-94.8783,39.826],[-94.8779,39.8255],[-94.8776,39.825],[-94.8773,39.8245],[-94.8773,39.8244],[-94.8771,39.8238],[-94.877,39.8237],[-94.8769,39.8232],[-94.8767,39.8225],[-94.8766,39.8222],[-94.8765,39.8206],[-94.8765,39.8203],[-94.8765,39.82],[-94.8765,39.8196],[-94.8764,39.8194],[-94.8764,39.8192],[-94.8764,39.819],[-94.8764,39.8189],[-94.8764,39.8188],[-94.8763,39.8181],[-94.8763,39.8172],[-94.8762,39.8163],[-94.8761,39.8156],[-94.8761,39.8152],[-94.876,39.8145],[-94.876,39.8138],[-94.8759,39.8133],[-94.876,39.812],[-94.8762,39.8082],[-94.8762,39.8074],[-94.8763,39.8069],[-94.8765,39.8066],[-94.8766,39.8061],[-94.8768,39.8057],[-94.8769,39.8054],[-94.877,39.8053],[-94.877,39.8051],[-94.8771,39.805],[-94.8771,39.8049],[-94.8776,39.8036],[-94.8777,39.8035],[-94.8799,39.7993],[-94.8806,39.7979],[-94.8807,39.7978],[-94.881,39.7973],[-94.8811,39.7972],[-94.8813,39.797],[-94.8813,39.7969],[-94.8814,39.7968],[-94.8817,39.7964],[-94.8819,39.7963],[-94.882,39.7961],[-94.8821,39.7959],[-94.8823,39.7958],[-94.8846,39.794],[-94.8848,39.794],[-94.8852,39.7938],[-94.8856,39.7936],[-94.886,39.7933],[-94.8865,39.793],[-94.8871,39.7928],[-94.8875,39.7926],[-94.8881,39.7924],[-94.8888,39.7921],[-94.8894,39.7918],[-94.8905,39.7914],[-94.892,39.7911],[-94.8932,39.7909],[-94.8944,39.7908],[-94.8958,39.7908],[-94.8967,39.7907],[-94.8975,39.7906],[-94.8994,39.7904],[-94.8999,39.7904],[-94.9,39.7904],[-94.9002,39.7904],[-94.9003,39.7904],[-94.9143,39.7902],[-94.9163,39.7902],[-94.9185,39.7903],[-94.9196,39.7903],[-94.9206,39.7901],[-94.9216,39.7902],[-94.9218,39.7902],[-94.9237,39.79],[-94.9244,39.7899],[-94.9249,39.7899],[-94.9253,39.7898],[-94.9254,39.7898],[-94.9256,39.7897],[-94.9262,39.7896],[-94.9264,39.7895],[-94.9267,39.7895],[-94.9276,39.7892],[-94.9282,39.7889],[-94.9288,39.7886],[-94.9291,39.7886],[-94.9293,39.7884],[-94.9296,39.7883],[-94.9298,39.7882],[-94.9299,39.7881],[-94.93,39.788],[-94.9301,39.788],[-94.9303,39.7879],[-94.9304,39.7878],[-94.9305,39.7878],[-94.9305,39.7877],[-94.9307,39.7876],[-94.9308,39.7876],[-94.931,39.7874],[-94.9313,39.7873],[-94.9316,39.787],[-94.9321,39.7867],[-94.9327,39.7863],[-94.9334,39.7857],[-94.9335,39.7856],[-94.934,39.7851],[-94.9346,39.7843],[-94.935,39.7837],[-94.9352,39.7831],[-94.9353,39.7826],[-94.9355,39.782],[-94.9356,39.7811],[-94.9357,39.7806],[-94.9357,39.7801],[-94.9358,39.7794],[-94.9358,39.7789],[-94.9356,39.7784],[-94.9356,39.7777],[-94.9355,39.777],[-94.9354,39.7763],[-94.9353,39.7761],[-94.9353,39.7756],[-94.9351,39.7751],[-94.935,39.7747],[-94.9347,39.7743],[-94.9346,39.7735],[-94.9346,39.7731],[-94.9346,39.773],[-94.9345,39.7729],[-94.9344,39.7728],[-94.9343,39.7728],[-94.934,39.7727],[-94.9332,39.7722],[-94.9329,39.7719],[-94.9324,39.7715],[-94.932,39.7711],[-94.9317,39.7709],[-94.9315,39.7706],[-94.9311,39.7703],[-94.9307,39.77],[-94.9306,39.7699],[-94.9296,39.7692],[-94.9296,39.7691],[-94.9295,39.7689],[-94.9292,39.7687],[-94.9289,39.7685],[-94.9286,39.7683],[-94.9285,39.7682],[-94.9283,39.7681],[-94.9282,39.768],[-94.928,39.7678],[-94.9274,39.7673],[-94.9269,39.767],[-94.9263,39.7665],[-94.9262,39.7665],[-94.9258,39.7662],[-94.9246,39.7655],[-94.9239,39.765],[-94.9235,39.7648],[-94.9229,39.7644],[-94.9228,39.7643],[-94.9222,39.764],[-94.9214,39.7635],[-94.9211,39.7633],[-94.9207,39.7629],[-94.9206,39.763],[-94.9205,39.763],[-94.9204,39.7628],[-94.9203,39.7628],[-94.9203,39.7627],[-94.9199,39.7625],[-94.9197,39.7624],[-94.9194,39.7623],[-94.9191,39.7621],[-94.9188,39.762],[-94.9186,39.7619],[-94.9184,39.7618],[-94.9182,39.7617],[-94.918,39.7616],[-94.9179,39.7615],[-94.9178,39.7615],[-94.9176,39.7613],[-94.9174,39.7612],[-94.9172,39.7612],[-94.9171,39.7611],[-94.917,39.7611],[-94.9169,39.761],[-94.9168,39.7609],[-94.9167,39.7609],[-94.9166,39.7609],[-94.9164,39.7608],[-94.9161,39.7607],[-94.916,39.7607],[-94.9159,39.7606],[-94.9158,39.7606],[-94.9157,39.7606],[-94.9155,39.7605],[-94.9154,39.7604],[-94.9152,39.7603],[-94.915,39.7603],[-94.9149,39.7602],[-94.9147,39.7601],[-94.9145,39.76],[-94.9142,39.7599],[-94.9137,39.7598],[-94.9133,39.7597],[-94.9131,39.7596],[-94.9128,39.7595],[-94.9123,39.7593],[-94.912,39.7593],[-94.9119,39.7593],[-94.9117,39.7593],[-94.9112,39.7592],[-94.9109,39.7592],[-94.9108,39.7592],[-94.9102,39.7592],[-94.9098,39.7592],[-94.9097,39.7592],[-94.9094,39.7592],[-94.9093,39.7592],[-94.9091,39.7592],[-94.9088,39.7592],[-94.9087,39.7593],[-94.9082,39.7593],[-94.9078,39.7593],[-94.9075,39.7594],[-94.9073,39.7594],[-94.9072,39.7594],[-94.907,39.7594],[-94.9067,39.7594],[-94.9062,39.7594],[-94.906,39.7595],[-94.9057,39.7595],[-94.9054,39.7595],[-94.9051,39.7596],[-94.9048,39.7596],[-94.9046,39.7597],[-94.9042,39.7598],[-94.904,39.7598],[-94.9039,39.7598],[-94.9038,39.7599],[-94.9036,39.7599],[-94.9034,39.7599],[-94.9033,39.76],[-94.9032,39.76],[-94.903,39.7601],[-94.9029,39.7601],[-94.9027,39.7602],[-94.9025,39.7602],[-94.9023,39.7603],[-94.9021,39.7603],[-94.9018,39.7604],[-94.9017,39.7605],[-94.9015,39.7605],[-94.9014,39.7606],[-94.9013,39.7606],[-94.901,39.7606],[-94.9009,39.7607],[-94.9006,39.7608],[-94.9005,39.7609],[-94.9004,39.7609],[-94.9002,39.7609],[-94.8999,39.761],[-94.8996,39.7611],[-94.8995,39.7612],[-94.8993,39.7612],[-94.8992,39.7612],[-94.8991,39.7613],[-94.899,39.7613],[-94.8988,39.7614],[-94.8988,39.7615],[-94.8987,39.7615],[-94.8986,39.7615],[-94.8985,39.7615],[-94.8985,39.7616],[-94.8983,39.7616],[-94.8981,39.7617],[-94.898,39.7617],[-94.8979,39.7618],[-94.8978,39.7619],[-94.8976,39.762],[-94.8975,39.762],[-94.8973,39.7621],[-94.8972,39.7623],[-94.8971,39.7623],[-94.897,39.7624],[-94.8969,39.7624],[-94.8966,39.7625],[-94.8965,39.7626],[-94.8962,39.7628],[-94.896,39.7628],[-94.896,39.7629],[-94.8959,39.7629],[-94.8958,39.763],[-94.8957,39.763],[-94.8954,39.7632],[-94.8953,39.7632],[-94.8952,39.7633],[-94.895,39.7634],[-94.8948,39.7635],[-94.8943,39.7638],[-94.8942,39.7638],[-94.8941,39.7639],[-94.894,39.7639],[-94.894,39.764],[-94.8939,39.764],[-94.8938,39.764],[-94.8937,39.7641],[-94.8937,39.7642],[-94.8933,39.7644],[-94.8931,39.7646],[-94.8928,39.7648],[-94.8922,39.7651],[-94.8921,39.7651],[-94.892,39.7651],[-94.892,39.7648],[-94.892,39.7647],[-94.8918,39.7647],[-94.8917,39.7647],[-94.8914,39.7649],[-94.8911,39.7651],[-94.891,39.7652],[-94.8907,39.7654],[-94.8839,39.7702],[-94.8837,39.7704],[-94.8822,39.771],[-94.8812,39.7712],[-94.8802,39.7715],[-94.8788,39.7718],[-94.878,39.7719],[-94.8763,39.7723],[-94.8774,39.7721],[-94.8765,39.7723],[-94.876,39.7723],[-94.8756,39.7724],[-94.8751,39.7724],[-94.8744,39.7726],[-94.8734,39.7726],[-94.8727,39.7727],[-94.8718,39.7729],[-94.8717,39.7729],[-94.8715,39.7729],[-94.8713,39.773],[-94.8711,39.773],[-94.871,39.773],[-94.8709,39.773],[-94.8708,39.773],[-94.8707,39.773],[-94.8699,39.7729],[-94.8696,39.7729],[-94.8678,39.772],[-94.8671,39.7717],[-94.8661,39.7708],[-94.8652,39.7701],[-94.8638,39.7681],[-94.8634,39.7676],[-94.8631,39.7672],[-94.8627,39.7665],[-94.8626,39.7664],[-94.8621,39.7655],[-94.8607,39.763],[-94.8606,39.763],[-94.8606,39.7621],[-94.8603,39.7604],[-94.86,39.7585],[-94.8593,39.7552],[-94.859,39.7541],[-94.8592,39.7535],[-94.8594,39.7527],[-94.8601,39.7503],[-94.8604,39.7495],[-94.8605,39.7493],[-94.8605,39.7492],[-94.8605,39.7491],[-94.8606,39.7491],[-94.8606,39.749],[-94.8606,39.7489],[-94.8606,39.7488],[-94.8606,39.7487],[-94.8608,39.7484],[-94.8613,39.7471],[-94.8613,39.747],[-94.8617,39.7452],[-94.8617,39.7445],[-94.8618,39.7444],[-94.8627,39.7422],[-94.8649,39.7396],[-94.865,39.7386],[-94.8677,39.736],[-94.8701,39.7346],[-94.8709,39.7339],[-94.871,39.7338],[-94.8748,39.7311],[-94.8751,39.7309],[-94.8756,39.7305],[-94.876,39.7303],[-94.8763,39.7302],[-94.8773,39.7297],[-94.8788,39.729],[-94.8803,39.7283],[-94.8813,39.7279],[-94.8817,39.7278],[-94.8822,39.7276],[-94.8827,39.7274],[-94.883,39.7272],[-94.8841,39.7268],[-94.886,39.7263],[-94.8917,39.7249],[-94.8952,39.7245],[-94.8983,39.7242],[-94.8989,39.7241],[-94.8991,39.7241],[-94.8993,39.724],[-94.8999,39.7241],[-94.9001,39.7241],[-94.9005,39.7241],[-94.901,39.7241],[-94.9014,39.7241],[-94.9019,39.7242],[-94.9026,39.7242],[-94.9032,39.7244],[-94.904,39.7245],[-94.9051,39.7248],[-94.9053,39.7248],[-94.9061,39.7249],[-94.907,39.7251],[-94.9071,39.7251],[-94.9075,39.7252],[-94.9078,39.7253],[-94.9087,39.7255],[-94.9088,39.7255],[-94.9092,39.7256],[-94.9101,39.7258],[-94.9107,39.726],[-94.9108,39.7261],[-94.9117,39.7263],[-94.9122,39.7265],[-94.9127,39.7266],[-94.9136,39.7269],[-94.9148,39.7273],[-94.9149,39.7274],[-94.9155,39.7276],[-94.9159,39.7278],[-94.917,39.7282],[-94.9176,39.7285],[-94.9181,39.7287],[-94.9183,39.7288],[-94.9196,39.7295],[-94.9208,39.7302],[-94.9214,39.7305],[-94.9222,39.731],[-94.9233,39.7316],[-94.9239,39.7319],[-94.9254,39.7327],[-94.9258,39.7329],[-94.9269,39.7335],[-94.9274,39.7338],[-94.9278,39.7341],[-94.9284,39.7344],[-94.9288,39.7347],[-94.9294,39.735],[-94.93,39.7354],[-94.9304,39.7357],[-94.9309,39.736],[-94.9313,39.7363],[-94.9314,39.7364],[-94.9319,39.7367],[-94.9325,39.7371],[-94.9331,39.7375],[-94.9336,39.7378],[-94.9341,39.7382],[-94.9347,39.7386],[-94.9352,39.7389],[-94.9353,39.7391],[-94.9356,39.7393],[-94.9361,39.7397],[-94.9367,39.7401],[-94.9374,39.7405],[-94.938,39.7408],[-94.9386,39.7412],[-94.9392,39.7416],[-94.94,39.7419],[-94.9405,39.7422],[-94.941,39.7424],[-94.9415,39.7427],[-94.9418,39.7434],[-94.9421,39.7434],[-94.9428,39.7436],[-94.9434,39.7437],[-94.9439,39.7439],[-94.9443,39.7441],[-94.9446,39.7443],[-94.9447,39.7444],[-94.9448,39.7444],[-94.9449,39.7444],[-94.9454,39.7446],[-94.9457,39.7447],[-94.946,39.7448],[-94.9465,39.745],[-94.9471,39.7452],[-94.9475,39.7453],[-94.9479,39.7454],[-94.9481,39.7454],[-94.9482,39.7455],[-94.9487,39.7456],[-94.9488,39.7456],[-94.9489,39.7456],[-94.949,39.7456],[-94.9494,39.7457],[-94.9496,39.7457],[-94.9498,39.7457],[-94.95,39.7458],[-94.9501,39.7458],[-94.9504,39.7458],[-94.9505,39.7458],[-94.9506,39.7458],[-94.9512,39.7459],[-94.9513,39.7459],[-94.9517,39.7459],[-94.9518,39.7459],[-94.9522,39.7459],[-94.9526,39.746],[-94.9528,39.746],[-94.9532,39.7459],[-94.9538,39.7459],[-94.9544,39.7458],[-94.9548,39.7458],[-94.9553,39.7457],[-94.9558,39.7455],[-94.9563,39.7452],[-94.9567,39.745],[-94.9569,39.7449],[-94.9573,39.7447],[-94.9574,39.7446],[-94.9575,39.7446],[-94.9579,39.7444],[-94.958,39.7443],[-94.9581,39.7443],[-94.9585,39.744],[-94.959,39.7437],[-94.9591,39.7437],[-94.9595,39.7434],[-94.9601,39.7431],[-94.961,39.7424],[-94.9615,39.7421],[-94.9616,39.742],[-94.9622,39.7417],[-94.9623,39.7416],[-94.9625,39.7415],[-94.9627,39.7413],[-94.963,39.741],[-94.9632,39.7409],[-94.9633,39.7408],[-94.9635,39.7406],[-94.9637,39.7405],[-94.9638,39.7404],[-94.964,39.7404],[-94.964,39.7403],[-94.9643,39.7401],[-94.9645,39.7399],[-94.9646,39.7397],[-94.9649,39.7395],[-94.965,39.7394],[-94.9653,39.7391],[-94.9655,39.7388],[-94.9657,39.7386],[-94.9658,39.7385],[-94.966,39.7382],[-94.9663,39.7378],[-94.9666,39.7374],[-94.9668,39.7371],[-94.9672,39.7366],[-94.9674,39.7362],[-94.9676,39.7359],[-94.9679,39.7356],[-94.968,39.7355],[-94.9683,39.7351],[-94.9686,39.7347],[-94.9689,39.7343],[-94.9692,39.7339],[-94.9694,39.7336],[-94.9697,39.7332],[-94.9699,39.7329],[-94.9702,39.7325],[-94.9704,39.7321],[-94.9706,39.7317],[-94.9707,39.7314],[-94.9708,39.7311],[-94.9709,39.7307],[-94.971,39.7302],[-94.9711,39.7299],[-94.9712,39.7293],[-94.9712,39.7287],[-94.9713,39.728],[-94.9714,39.7274],[-94.9713,39.7269],[-94.9713,39.7264],[-94.9713,39.7261],[-94.9713,39.7257],[-94.9712,39.725],[-94.9711,39.7244],[-94.9711,39.7231],[-94.9709,39.7222],[-94.9707,39.7213],[-94.9707,39.721],[-94.9706,39.7201],[-94.9705,39.7198],[-94.9705,39.7193],[-94.9704,39.7191],[-94.9702,39.7184],[-94.9701,39.7176],[-94.9701,39.7171],[-94.97,39.7168],[-94.9699,39.7164],[-94.9698,39.7161],[-94.9695,39.7142],[-94.9694,39.7132],[-94.9686,39.7085],[-94.9685,39.708],[-94.9685,39.7076],[-94.9685,39.7074],[-94.9685,39.7054],[-94.9685,39.7053],[-94.9685,39.7051],[-94.9686,39.7049],[-94.9686,39.7048],[-94.9686,39.7046],[-94.9686,39.7044],[-94.9686,39.7041],[-94.9686,39.704],[-94.9687,39.701],[-94.9688,39.6991],[-94.9689,39.6987],[-94.9689,39.6982],[-94.9689,39.697],[-94.9689,39.6965],[-94.9689,39.696],[-94.9689,39.6956],[-94.9689,39.6943],[-94.9689,39.6938],[-94.969,39.6934],[-94.969,39.693],[-94.9691,39.6922],[-94.9691,39.692],[-94.9692,39.6915],[-94.9693,39.6911],[-94.9693,39.6907],[-94.9695,39.6905],[-94.9698,39.6897],[-94.9698,39.6893],[-94.9699,39.6891],[-94.97,39.6888],[-94.9701,39.6885],[-94.9704,39.6879],[-94.9706,39.6875],[-94.9707,39.6872],[-94.971,39.6869],[-94.971,39.6868],[-94.9712,39.6865],[-94.9713,39.6864],[-94.9718,39.686],[-94.9719,39.6858],[-94.9721,39.6856],[-94.9721,39.6855],[-94.9723,39.6854],[-94.9723,39.6853],[-94.9724,39.6852],[-94.9725,39.6852],[-94.9728,39.6849],[-94.9728,39.6848],[-94.9732,39.6844],[-94.9734,39.6842],[-94.9739,39.6837],[-94.9741,39.6835],[-94.9744,39.6831],[-94.9747,39.6829],[-94.9748,39.6827],[-94.9751,39.6824],[-94.9754,39.6821],[-94.9758,39.6818],[-94.976,39.6816],[-94.9763,39.6814],[-94.9764,39.6813],[-94.9767,39.6811],[-94.9772,39.6808],[-94.9773,39.6808],[-94.9778,39.6805],[-94.9782,39.6803],[-94.9787,39.68],[-94.9794,39.6796],[-94.9799,39.6794],[-94.98,39.6794],[-94.9801,39.6793],[-94.9807,39.679],[-94.9808,39.679],[-94.9809,39.679],[-94.981,39.679],[-94.9811,39.6789],[-94.9814,39.6787],[-94.9816,39.6786],[-94.9818,39.6786],[-94.9819,39.6785],[-94.982,39.6785],[-94.983,39.6782],[-94.9836,39.678],[-94.9839,39.6779],[-94.9841,39.6778],[-94.9848,39.6777],[-94.9857,39.6775],[-94.9865,39.6774],[-94.9872,39.6773],[-94.9878,39.6772],[-94.9884,39.6771],[-94.9893,39.677],[-94.9898,39.677],[-94.9902,39.6769],[-94.9911,39.6768],[-94.9918,39.6768],[-94.992,39.6768],[-94.9922,39.6767],[-94.9926,39.6767],[-94.9934,39.6766],[-94.9936,39.6766],[-94.9937,39.6766],[-94.9938,39.6766],[-94.9939,39.6766],[-94.994,39.6766],[-94.9942,39.6765],[-94.9949,39.6765],[-94.9953,39.6765],[-94.9955,39.6765],[-94.9963,39.6765],[-94.9971,39.6764],[-94.9979,39.6764],[-94.9988,39.6764],[-94.999,39.6765],[-94.9997,39.6765],[-95.0002,39.6766],[-95.0005,39.6766],[-95.0011,39.6765],[-95.0014,39.6765],[-95.0028,39.6763],[-95.0032,39.6763],[-95.007,39.676],[-95.0084,39.6759],[-95.0089,39.6758],[-95.009,39.6758],[-95.0103,39.6755],[-95.0108,39.6754],[-95.0117,39.6752],[-95.0122,39.6751],[-95.0143,39.6746],[-95.0151,39.6743],[-95.0152,39.6743],[-95.0153,39.6743],[-95.0153,39.6742],[-95.0155,39.6742],[-95.0157,39.6741],[-95.0159,39.674],[-95.016,39.6739],[-95.0161,39.6739],[-95.0162,39.6739],[-95.0164,39.6738],[-95.0167,39.6736],[-95.017,39.6735],[-95.0172,39.6734],[-95.0173,39.6733],[-95.0175,39.6733],[-95.0177,39.6731],[-95.0178,39.6731],[-95.0179,39.6731],[-95.018,39.673],[-95.0182,39.6729],[-95.0183,39.6729],[-95.0184,39.6728],[-95.0185,39.6728],[-95.0191,39.6723],[-95.02,39.6717],[-95.0209,39.6711],[-95.0215,39.6707],[-95.0224,39.67],[-95.0234,39.6693],[-95.0246,39.6685],[-95.0276,39.6654],[-95.0284,39.6645],[-95.0293,39.6632],[-95.0299,39.6627],[-95.0301,39.6626],[-95.0306,39.6621],[-95.0307,39.662],[-95.0309,39.6616],[-95.0314,39.6605],[-95.0315,39.6604],[-95.0317,39.6601],[-95.0321,39.6597],[-95.0326,39.6591],[-95.0331,39.6585],[-95.0334,39.6581],[-95.034,39.6574],[-95.0345,39.6568],[-95.0358,39.655],[-95.0363,39.6544],[-95.0365,39.6542],[-95.0367,39.6539],[-95.0375,39.6529],[-95.0375,39.6528],[-95.0377,39.6524],[-95.0378,39.6521],[-95.038,39.6517],[-95.0382,39.6513],[-95.0384,39.651],[-95.0384,39.6509],[-95.0385,39.6508],[-95.0386,39.6506],[-95.0387,39.6503],[-95.0389,39.65],[-95.039,39.6498],[-95.0391,39.6496],[-95.0398,39.649],[-95.04,39.6488],[-95.0403,39.6484],[-95.0404,39.6483],[-95.0413,39.6475],[-95.0417,39.6472],[-95.0417,39.6471],[-95.0418,39.647],[-95.0419,39.6469],[-95.042,39.6468],[-95.0428,39.6461],[-95.0446,39.6444],[-95.045,39.6438],[-95.0456,39.643],[-95.0483,39.6395],[-95.0495,39.6379],[-95.0534,39.6303],[-95.0542,39.6278],[-95.0543,39.6277],[-95.0549,39.625],[-95.055,39.6235],[-95.055,39.6233],[-95.0551,39.6225],[-95.0551,39.6217],[-95.055,39.6201],[-95.0548,39.6196],[-95.0546,39.6186],[-95.0542,39.6173],[-95.0541,39.617],[-95.0536,39.6153],[-95.0535,39.615],[-95.053,39.614],[-95.0522,39.6125],[-95.0519,39.612],[-95.0512,39.6111],[-95.051,39.6109],[-95.0505,39.6101],[-95.0504,39.6101],[-95.0502,39.6098],[-95.05,39.6095],[-95.0495,39.609],[-95.0494,39.6087],[-95.0492,39.6084],[-95.0488,39.6079],[-95.0485,39.6073],[-95.0479,39.6063],[-95.0473,39.6047],[-95.047,39.6036],[-95.0468,39.6032],[-95.0466,39.6023],[-95.0464,39.6016],[-95.0464,39.5996],[-95.0464,39.5989],[-95.0465,39.5987],[-95.0465,39.5985],[-95.0465,39.5983],[-95.0465,39.5981],[-95.0465,39.5979],[-95.0466,39.5975],[-95.0466,39.5971],[-95.0467,39.5969],[-95.0467,39.5968],[-95.0468,39.5965],[-95.047,39.5955],[-95.0471,39.5952],[-95.0472,39.5951],[-95.0472,39.5949],[-95.0475,39.5939],[-95.0476,39.5936],[-95.0477,39.5934],[-95.0481,39.5925],[-95.0485,39.5911],[-95.0493,39.5896],[-95.0496,39.5891],[-95.0503,39.5881],[-95.0506,39.5876],[-95.0525,39.5852],[-95.0528,39.5848],[-95.0548,39.5825],[-95.0569,39.5806],[-95.0595,39.5791],[-95.0609,39.5785],[-95.0634,39.5775],[-95.0643,39.5772],[-95.0645,39.5771],[-95.0671,39.5765],[-95.0679,39.5764],[-95.0693,39.5762],[-95.0722,39.5761],[-95.0752,39.5764],[-95.0767,39.5768],[-95.0789,39.5775],[-95.0824,39.5788],[-95.083,39.579],[-95.0838,39.5793],[-95.0847,39.5796],[-95.0853,39.5798],[-95.0854,39.5799],[-95.0857,39.58],[-95.086,39.5801],[-95.0862,39.5802],[-95.0864,39.5802],[-95.0867,39.5803],[-95.0869,39.5804],[-95.0871,39.5805],[-95.0874,39.5806],[-95.0883,39.5808],[-95.0886,39.5808],[-95.0895,39.581],[-95.0898,39.581],[-95.0922,39.5811],[-95.0933,39.581],[-95.0944,39.5808],[-95.0957,39.5806],[-95.0964,39.5804],[-95.0971,39.5802],[-95.0973,39.5802],[-95.0991,39.5797],[-95.1013,39.5788],[-95.1019,39.5785],[-95.1032,39.5778],[-95.1036,39.5775],[-95.1039,39.5773],[-95.1049,39.5767],[-95.105,39.5766],[-95.1052,39.5764],[-95.1054,39.5762],[-95.1057,39.5759],[-95.1061,39.5755],[-95.1064,39.5753],[-95.1067,39.5748],[-95.1075,39.5737],[-95.1077,39.5733],[-95.1079,39.5728],[-95.1079,39.5727],[-95.108,39.5726],[-95.1081,39.5722],[-95.1082,39.572],[-95.1082,39.5718],[-95.1084,39.5713],[-95.109,39.5699],[-95.1092,39.5694],[-95.1098,39.5679],[-95.1098,39.5678],[-95.1114,39.5635],[-95.112,39.562],[-95.112,39.5619],[-95.1127,39.5602],[-95.1128,39.5598],[-95.1129,39.5597],[-95.1129,39.5596],[-95.1131,39.5592],[-95.1131,39.5589],[-95.1133,39.5581],[-95.1135,39.5571],[-95.1135,39.557],[-95.1135,39.5568],[-95.1135,39.5563],[-95.1135,39.556],[-95.1136,39.5556],[-95.1136,39.5552],[-95.1136,39.5549],[-95.1136,39.5546],[-95.1136,39.5539],[-95.1135,39.5537],[-95.1134,39.5534],[-95.1133,39.5528],[-95.1131,39.5521],[-95.1127,39.551],[-95.1125,39.5504],[-95.1119,39.5485],[-95.1116,39.5479],[-95.1104,39.5446],[-95.1094,39.5425],[-95.1093,39.5423],[-95.1084,39.5406],[-95.1081,39.5399],[-95.1072,39.5386],[-95.1071,39.5385],[-95.1071,39.5384],[-95.1069,39.5381],[-95.1066,39.5377],[-95.1065,39.5375],[-95.1063,39.5373],[-95.1057,39.5365],[-95.1046,39.5351],[-95.1036,39.5341],[-95.1029,39.5333],[-95.1028,39.5333],[-95.1028,39.5332],[-95.1026,39.5331],[-95.1022,39.5327],[-95.1021,39.5325],[-95.1013,39.5317],[-95.1011,39.5315],[-95.098,39.5287],[-95.0974,39.5282],[-95.0969,39.5278],[-95.0927,39.5242],[-95.0876,39.5204],[-95.0827,39.5167],[-95.0774,39.5136],[-95.0772,39.5134],[-95.075,39.5125],[-95.0741,39.5121],[-95.071,39.5107],[-95.0708,39.5107],[-95.0646,39.5084],[-95.061,39.5072],[-95.0593,39.5065],[-95.0578,39.5054],[-95.0561,39.5041],[-95.0545,39.5027],[-95.0535,39.5014],[-95.0533,39.5012],[-95.0529,39.5007],[-95.0528,39.5006],[-95.0522,39.5],[-95.0509,39.4983],[-95.0506,39.4975],[-95.0498,39.4944],[-95.0492,39.4919],[-95.0487,39.4889],[-95.0488,39.4856],[-95.0485,39.4828],[-95.0484,39.4804],[-95.0477,39.4775],[-95.0466,39.4752],[-95.0464,39.4749],[-95.0452,39.4726],[-95.0447,39.4713],[-95.0434,39.4696],[-95.0432,39.4693],[-95.0431,39.4692],[-95.043,39.4691],[-95.0422,39.468],[-95.0408,39.4664],[-95.0387,39.4646],[-95.0375,39.4637],[-95.0334,39.4609],[-95.0285,39.4583],[-95.0259,39.4572],[-95.022,39.4554],[-95.0158,39.4531],[-95.0149,39.4529],[-95.0115,39.452],[-95.0076,39.4511],[-95.0064,39.4508],[-95.0034,39.4502],[-95.0032,39.4502],[-95.0022,39.45],[-95.0012,39.4499],[-95.0007,39.4498],[-95.0002,39.4498],[-95,39.4497],[-94.9998,39.4496],[-94.9982,39.449],[-94.9966,39.4485],[-94.9958,39.4482],[-94.9955,39.4481],[-94.9929,39.4473],[-94.9902,39.4462],[-94.9891,39.4456],[-94.9875,39.4446],[-94.9848,39.4427],[-94.9824,39.4408],[-94.9821,39.4406],[-94.9804,39.4386],[-94.9792,39.4368],[-94.9788,39.4362],[-94.978,39.4344],[-94.9779,39.4333],[-94.9778,39.4328],[-94.9774,39.4308],[-94.9771,39.4284],[-94.9766,39.4267],[-94.9762,39.4259],[-94.9761,39.4259],[-94.9757,39.4252],[-94.9751,39.4243],[-94.974,39.4229],[-94.9729,39.4217],[-94.9725,39.4214],[-94.9724,39.4212],[-94.9716,39.4206],[-94.9712,39.4203],[-94.9698,39.4195],[-94.969,39.4189],[-94.9681,39.4183],[-94.966,39.4174],[-94.9645,39.4167],[-94.9621,39.4161],[-94.9599,39.4155],[-94.9595,39.4154],[-94.9574,39.4147],[-94.9548,39.4138],[-94.953,39.4128],[-94.9512,39.4117],[-94.9496,39.4103],[-94.9479,39.4086],[-94.9475,39.408],[-94.9471,39.4073],[-94.9463,39.4057],[-94.9462,39.4036],[-94.9467,39.4009],[-94.9467,39.3997],[-94.9463,39.3968],[-94.9462,39.3957],[-94.9458,39.3944],[-94.9456,39.3939],[-94.9441,39.3916],[-94.942,39.3895],[-94.9397,39.3879],[-94.9382,39.3871],[-94.9372,39.3865],[-94.9371,39.3865],[-94.9337,39.3856],[-94.9312,39.3852],[-94.9306,39.3851],[-94.9269,39.385],[-94.923,39.3849],[-94.9215,39.385],[-94.9192,39.3852],[-94.9177,39.3857],[-94.9159,39.3864],[-94.9141,39.3872],[-94.9126,39.3879],[-94.9098,39.3891],[-94.9061,39.391],[-94.9018,39.3928],[-94.9001,39.3933],[-94.8979,39.3936],[-94.8966,39.3936],[-94.895,39.3936],[-94.8937,39.3935],[-94.8928,39.3935],[-94.8924,39.3934],[-94.8918,39.3933],[-94.889,39.3924],[-94.8868,39.3913],[-94.885,39.3898],[-94.8836,39.3879],[-94.882,39.3857],[-94.881,39.3839],[-94.8802,39.3821],[-94.8801,39.3819],[-94.8793,39.3798],[-94.8791,39.3775],[-94.8791,39.3757],[-94.8795,39.375],[-94.8797,39.3743],[-94.8803,39.3725],[-94.8814,39.3704],[-94.8818,39.3699],[-94.8821,39.3695],[-94.8833,39.3679],[-94.8849,39.3665],[-94.8871,39.3654],[-94.8892,39.3646],[-94.8909,39.3639],[-94.8944,39.363],[-94.8966,39.3625],[-94.8989,39.3618],[-94.9004,39.3614],[-94.9007,39.3614],[-94.9025,39.3604],[-94.9041,39.3592],[-94.905,39.3585],[-94.9057,39.358],[-94.9072,39.3567],[-94.9083,39.3556],[-94.9093,39.3542],[-94.9095,39.3538],[-94.91,39.3525],[-94.9103,39.3516],[-94.9103,39.3513],[-94.9106,39.3497],[-94.9106,39.3483],[-94.9103,39.346],[-94.9103,39.3447],[-94.91,39.3435],[-94.9099,39.3427],[-94.9096,39.3406],[-94.9091,39.3385],[-94.909,39.3369],[-94.9087,39.3336],[-94.9086,39.3325],[-94.9085,39.3301],[-94.9085,39.33],[-94.9085,39.3298],[-94.9085,39.3297],[-94.9084,39.3281],[-94.9082,39.3257],[-94.908,39.3241],[-94.9079,39.3235],[-94.9069,39.318],[-94.9068,39.3174],[-94.9067,39.3172],[-94.9065,39.3162],[-94.9061,39.3147],[-94.9052,39.312],[-94.9047,39.3105],[-94.904,39.3086],[-94.9029,39.3063],[-94.9025,39.3056],[-94.9023,39.3051],[-94.9017,39.3038],[-94.9015,39.3034],[-94.9007,39.3019],[-94.9005,39.3015],[-94.8997,39.3003],[-94.8985,39.2985],[-94.8966,39.2962],[-94.8964,39.2961],[-94.8962,39.2959],[-94.8949,39.2944],[-94.8933,39.2928],[-94.8926,39.2921],[-94.892,39.2915],[-94.8911,39.2907],[-94.8891,39.2888],[-94.8883,39.2882],[-94.8864,39.2866],[-94.8841,39.2845],[-94.8823,39.2835],[-94.8804,39.2822],[-94.8782,39.2814],[-94.8751,39.2803],[-94.8748,39.2802],[-94.8735,39.2797],[-94.8712,39.279],[-94.8693,39.2785],[-94.8684,39.2782],[-94.8675,39.2779],[-94.8655,39.2771],[-94.8635,39.2763],[-94.8612,39.2754],[-94.8588,39.2745],[-94.8577,39.2741],[-94.8571,39.2738],[-94.8551,39.273],[-94.8531,39.272],[-94.8513,39.271],[-94.8506,39.2706],[-94.8497,39.2702],[-94.8482,39.2694],[-94.8481,39.2694],[-94.848,39.2693],[-94.8463,39.2685],[-94.8446,39.2675],[-94.8429,39.2663],[-94.8411,39.2649],[-94.8391,39.2634],[-94.8379,39.2624],[-94.8374,39.262],[-94.8367,39.2615],[-94.8361,39.2609],[-94.8356,39.2605],[-94.8353,39.2602],[-94.835,39.2599],[-94.8346,39.2596],[-94.8339,39.2589],[-94.8331,39.2581],[-94.8325,39.2574],[-94.832,39.257],[-94.8317,39.2566],[-94.8315,39.2563],[-94.8311,39.2558],[-94.831,39.2558],[-94.8306,39.2551],[-94.8298,39.254],[-94.829,39.253],[-94.8285,39.2519],[-94.8281,39.2511],[-94.828,39.2508],[-94.8275,39.2499],[-94.8272,39.249],[-94.8271,39.2484],[-94.8271,39.2481],[-94.8268,39.2473],[-94.8266,39.2463],[-94.8265,39.2458],[-94.8262,39.2448],[-94.826,39.2439],[-94.826,39.2436],[-94.8257,39.2427],[-94.8257,39.2417],[-94.8258,39.2407],[-94.8258,39.2395],[-94.8261,39.2383],[-94.8265,39.2371],[-94.8271,39.2355],[-94.8278,39.234],[-94.8285,39.2327],[-94.8294,39.2313],[-94.8304,39.2298],[-94.8312,39.2289],[-94.8323,39.2278],[-94.833,39.227],[-94.8332,39.2267],[-94.8333,39.2265],[-94.8335,39.2261],[-94.8337,39.226],[-94.834,39.2254],[-94.8346,39.2244],[-94.8349,39.2238],[-94.835,39.2233],[-94.835,39.2225],[-94.835,39.2219],[-94.8349,39.2212],[-94.8348,39.221],[-94.8347,39.2208],[-94.8346,39.2204],[-94.8341,39.2193],[-94.8338,39.2185],[-94.8335,39.2179],[-94.8332,39.2175],[-94.8323,39.2167],[-94.8317,39.2159],[-94.8305,39.2151],[-94.8273,39.213],[-94.8259,39.2121],[-94.8246,39.2112],[-94.8233,39.2105],[-94.8219,39.2097],[-94.8204,39.209],[-94.8189,39.2085],[-94.8165,39.2079],[-94.8142,39.2074],[-94.8115,39.2069],[-94.8085,39.2065],[-94.8055,39.2064],[-94.8026,39.2062],[-94.8002,39.2063],[-94.7997,39.2063],[-94.7973,39.2065],[-94.7954,39.2068],[-94.7937,39.207],[-94.7918,39.2075],[-94.7903,39.2077],[-94.7891,39.2078],[-94.7874,39.2079],[-94.786,39.2078],[-94.7849,39.2077],[-94.7838,39.2073],[-94.7829,39.2072],[-94.7823,39.2068],[-94.7814,39.2062],[-94.7807,39.2056],[-94.7799,39.2051],[-94.7794,39.2048],[-94.7787,39.2042],[-94.7778,39.2035],[-94.777,39.2026],[-94.7764,39.2018],[-94.7755,39.2006],[-94.7752,39.1999],[-94.7747,39.1989],[-94.7735,39.1972],[-94.7722,39.1941],[-94.7713,39.1918],[-94.7712,39.1916],[-94.7711,39.1915],[-94.7706,39.1906],[-94.7703,39.1898],[-94.7671,39.1848],[-94.7638,39.181],[-94.7629,39.18],[-94.7528,39.1735],[-94.7523,39.1733],[-94.7516,39.173],[-94.7484,39.1721],[-94.7419,39.1703],[-94.7408,39.17],[-94.7365,39.1693],[-94.7357,39.1692],[-94.7236,39.169],[-94.7141,39.1704],[-94.7108,39.1719],[-94.7069,39.1737],[-94.7055,39.1738],[-94.6993,39.1773],[-94.6963,39.179],[-94.6961,39.1791],[-94.6942,39.1804],[-94.6916,39.182],[-94.6888,39.1832],[-94.6873,39.1837],[-94.6869,39.1837],[-94.685,39.184],[-94.6821,39.1842],[-94.6803,39.1843],[-94.6782,39.1842],[-94.6739,39.1835],[-94.6691,39.1822],[-94.6667,39.1812],[-94.6653,39.1804],[-94.6638,39.1791],[-94.6616,39.1774],[-94.6596,39.1747],[-94.6592,39.1741],[-94.6593,39.1701],[-94.6603,39.1681],[-94.6612,39.1639],[-94.6614,39.1627],[-94.6592,39.1578],[-94.6558,39.1557],[-94.6511,39.1542],[-94.6509,39.1542],[-94.6508,39.1541],[-94.6506,39.1541],[-94.6493,39.154],[-94.6398,39.1537],[-94.6355,39.1541],[-94.6239,39.1566],[-94.6236,39.1568],[-94.6235,39.1568],[-94.6234,39.1568],[-94.6155,39.1602],[-94.6111,39.1609],[-94.6087,39.161],[-94.6064,39.1608],[-94.6031,39.16],[-94.6017,39.1596],[-94.6009,39.1593],[-94.6,39.1589],[-94.5995,39.1588],[-94.5982,39.1584],[-94.5979,39.1584],[-94.5979,39.1583],[-94.5976,39.1582],[-94.5961,39.1577],[-94.5958,39.1576],[-94.5939,39.1568],[-94.5929,39.1562],[-94.5907,39.1548],[-94.5889,39.1516],[-94.5887,39.1512],[-94.5884,39.1499],[-94.5884,39.1489],[-94.5887,39.145],[-94.5888,39.144],[-94.589,39.143],[-94.5894,39.1405],[-94.5899,39.139],[-94.5903,39.1381],[-94.5911,39.1368],[-94.5936,39.1344],[-94.6002,39.1281],[-94.6006,39.1277],[-94.6033,39.1251],[-94.6034,39.125],[-94.6035,39.1249],[-94.6035,39.1248],[-94.604,39.1243],[-94.6045,39.1239],[-94.6051,39.1233],[-94.6055,39.1228],[-94.6058,39.1224],[-94.6059,39.1222],[-94.6064,39.1216],[-94.6069,39.121],[-94.6074,39.1203],[-94.6077,39.1197],[-94.608,39.1191],[-94.6082,39.1183],[-94.6083,39.1182],[-94.6083,39.1181],[-94.6083,39.1179],[-94.6085,39.1162],[-94.6083,39.1159],[-94.6081,39.1152],[-94.608,39.1151],[-94.6074,39.1136],[-94.6073,39.1134],[-94.6073,39.1124],[-94.6073,39.1117],[-94.6073,39.1112],[-94.6073,39.1104],[-94.6073,39.1099],[-94.6073,39.1089],[-94.6073,39.1087],[-94.6073,39.1084],[-94.6072,39.1078],[-94.6072,39.1076],[-94.6072,39.1075],[-94.6072,39.1073],[-94.6072,39.1067],[-94.6072,39.1059],[-94.6072,39.1056],[-94.6072,39.1054],[-94.6072,39.1045],[-94.6071,39.1019],[-94.6071,39.1018],[-94.6071,39.1014],[-94.6071,39.1007],[-94.6072,39.1004],[-94.6072,39.1001],[-94.6072,39.1],[-94.6072,39.0999],[-94.6071,39.0997],[-94.6071,39.0992],[-94.6071,39.099],[-94.6071,39.0988],[-94.6071,39.0986],[-94.6071,39.0985],[-94.6072,39.097],[-94.6072,39.0912],[-94.6072,39.0897],[-94.6072,39.0875],[-94.6072,39.0866],[-94.6072,39.0861],[-94.6072,39.0837],[-94.6072,39.0833],[-94.6072,39.0832],[-94.6072,39.0831],[-94.6072,39.0825],[-94.6073,39.0821],[-94.6073,39.082],[-94.6073,39.0818],[-94.6073,39.0817],[-94.6073,39.0816],[-94.6073,39.0796],[-94.6073,39.0777],[-94.6073,39.0769],[-94.6073,39.0763],[-94.6073,39.076],[-94.6073,39.0758],[-94.6073,39.0756],[-94.6073,39.0751],[-94.6073,39.075],[-94.6073,39.0749],[-94.6072,39.0744],[-94.6072,39.0743],[-94.6072,39.074],[-94.6072,39.0738],[-94.6073,39.0734],[-94.6073,39.0731],[-94.6073,39.0725],[-94.6073,39.0724],[-94.6072,39.0707],[-94.6073,39.0698],[-94.6073,39.0697],[-94.6073,39.0689],[-94.6073,39.0675],[-94.6073,39.0672],[-94.6073,39.0663],[-94.6072,39.0657],[-94.6073,39.0648],[-94.6073,39.0647],[-94.6072,39.0646],[-94.6072,39.064],[-94.6073,39.0639],[-94.6073,39.0638],[-94.6073,39.0637],[-94.6073,39.0628],[-94.6073,39.0622],[-94.6073,39.0619],[-94.6073,39.0606],[-94.6073,39.0589],[-94.6073,39.0587],[-94.6073,39.0578],[-94.6073,39.0573],[-94.6073,39.0554],[-94.6073,39.0544],[-94.6073,39.0532],[-94.6073,39.0523],[-94.6073,39.0511],[-94.6073,39.0502],[-94.6073,39.0495],[-94.6073,39.0488],[-94.6073,39.0483],[-94.6073,39.0464],[-94.6074,39.0446],[-94.6074,39.0441],[-94.6074,39.043],[-94.6074,39.0428],[-94.6074,39.0427],[-94.6074,39.0419],[-94.6074,39.0416],[-94.6074,39.0412],[-94.6074,39.0409],[-94.6074,39.0405],[-94.6074,39.0398],[-94.6074,39.0397],[-94.6074,39.0381],[-94.6074,39.0377],[-94.6074,39.0376],[-94.6075,39.0375],[-94.6075,39.0373],[-94.6075,39.0371],[-94.6075,39.037],[-94.6075,39.0369],[-94.6075,39.0366],[-94.6075,39.0364],[-94.6075,39.0359],[-94.6075,39.0356],[-94.6075,39.0354],[-94.6075,39.0345],[-94.6075,39.0344],[-94.6075,39.0342],[-94.6075,39.034],[-94.6075,39.0339],[-94.6075,39.0321],[-94.6075,39.031],[-94.6075,39.0309],[-94.6075,39.0303],[-94.6076,39.0283],[-94.6076,39.0261],[-94.6076,39.0249],[-94.6076,39.0242],[-94.6076,39.0241],[-94.6076,39.0235],[-94.6076,39.0232],[-94.6076,39.0227],[-94.6076,39.0226],[-94.6077,39.0213],[-94.6076,39.0211],[-94.6077,39.0208],[-94.6077,39.0193],[-94.6077,39.0178],[-94.6077,39.0177],[-94.6077,39.0176],[-94.6077,39.0174],[-94.6077,39.0168],[-94.6077,39.0167],[-94.6077,39.0166],[-94.6077,39.0153],[-94.6077,39.0152],[-94.6077,39.0146],[-94.6078,39.014],[-94.6078,39.0139],[-94.6078,39.0135],[-94.6078,39.0128],[-94.6078,39.0124],[-94.6078,39.0119],[-94.6078,39.0114],[-94.6078,39.0113],[-94.6078,39.0108],[-94.6078,39.0079],[-94.6078,39.0072],[-94.6078,39.007],[-94.6078,39.0065],[-94.6078,39.006],[-94.6078,39.0051],[-94.6078,39.0044],[-94.6078,39.0043],[-94.6078,39.0036],[-94.6078,39.0031],[-94.6078,39.0027],[-94.6078,39.0021],[-94.6079,39.0019],[-94.6079,39.0011],[-94.6079,39.0005],[-94.6079,39.0002],[-94.6079,39.0001],[-94.6079,38.9999],[-94.6079,38.9997],[-94.6079,38.9993],[-94.6079,38.9992],[-94.6079,38.999],[-94.6079,38.9986],[-94.6079,38.9985],[-94.6079,38.9982],[-94.6079,38.9975],[-94.6079,38.9972],[-94.6079,38.9966],[-94.6079,38.9964],[-94.6079,38.9958],[-94.6079,38.995],[-94.6079,38.9948],[-94.6079,38.9944],[-94.6079,38.9937],[-94.608,38.9935],[-94.608,38.9933],[-94.608,38.9932],[-94.608,38.9929],[-94.608,38.9928],[-94.608,38.9927],[-94.608,38.9909],[-94.608,38.9891],[-94.608,38.9878],[-94.608,38.9876],[-94.608,38.9875],[-94.6081,38.9856],[-94.6081,38.9855],[-94.6081,38.9852],[-94.6081,38.9849],[-94.6082,38.984],[-94.6083,38.9819],[-94.6084,38.98],[-94.6085,38.9793],[-94.6084,38.9787],[-94.6084,38.9781],[-94.6084,38.9778],[-94.6084,38.9774],[-94.6084,38.9767],[-94.6084,38.9765],[-94.6083,38.9751],[-94.6083,38.9747],[-94.6082,38.9741],[-94.6082,38.974],[-94.6082,38.9739],[-94.6082,38.9738],[-94.6082,38.9731],[-94.6082,38.9729],[-94.6082,38.972],[-94.6082,38.971],[-94.6082,38.9706],[-94.6082,38.9691],[-94.6082,38.9675],[-94.6081,38.9664],[-94.6081,38.9654],[-94.6081,38.965],[-94.6081,38.9648],[-94.6081,38.9641],[-94.6081,38.9637],[-94.6081,38.9634],[-94.6081,38.9631],[-94.6081,38.9629],[-94.6081,38.9628],[-94.6081,38.9614],[-94.6081,38.9609],[-94.6081,38.9599],[-94.6081,38.9582],[-94.6081,38.9574],[-94.6081,38.9567],[-94.6081,38.9562],[-94.6081,38.9558],[-94.6081,38.9552],[-94.6081,38.9535],[-94.6081,38.952],[-94.6081,38.9519],[-94.6081,38.9517],[-94.6081,38.9493],[-94.6082,38.9486],[-94.6082,38.9468],[-94.6081,38.9461],[-94.6081,38.9441],[-94.6081,38.9432],[-94.6081,38.943],[-94.6081,38.9421],[-94.6081,38.941],[-94.6081,38.9409],[-94.6081,38.9406],[-94.6081,38.9402],[-94.6081,38.9401],[-94.6081,38.94],[-94.6081,38.9395],[-94.6081,38.9386],[-94.6081,38.9385],[-94.6081,38.9384],[-94.608,38.9378],[-94.608,38.9374],[-94.608,38.9373],[-94.608,38.9371],[-94.608,38.9368],[-94.608,38.9364],[-94.608,38.9361],[-94.608,38.936],[-94.608,38.9354],[-94.608,38.9351],[-94.608,38.9338],[-94.608,38.9329],[-94.608,38.9325],[-94.608,38.9312],[-94.608,38.9308],[-94.608,38.9295],[-94.608,38.9293],[-94.608,38.9277],[-94.608,38.9275],[-94.608,38.9271],[-94.608,38.927],[-94.608,38.9269],[-94.608,38.9261],[-94.608,38.9257],[-94.608,38.9252],[-94.608,38.9244],[-94.608,38.9242],[-94.608,38.9237],[-94.608,38.9234],[-94.608,38.9233],[-94.608,38.923],[-94.608,38.9225],[-94.608,38.9224],[-94.608,38.9214],[-94.608,38.9212],[-94.608,38.9208],[-94.608,38.9204],[-94.608,38.9203],[-94.608,38.9199],[-94.608,38.9198],[-94.608,38.9196],[-94.608,38.9194],[-94.608,38.9193],[-94.608,38.9192],[-94.608,38.9135],[-94.608,38.9131],[-94.608,38.913],[-94.608,38.9129],[-94.608,38.9127],[-94.608,38.9123],[-94.608,38.9118],[-94.608,38.911],[-94.608,38.9097],[-94.608,38.909],[-94.608,38.9087],[-94.608,38.908],[-94.608,38.9076],[-94.608,38.9067],[-94.608,38.906],[-94.608,38.9056],[-94.608,38.9048],[-94.608,38.9037],[-94.608,38.9035],[-94.608,38.9034],[-94.608,38.903],[-94.608,38.9026],[-94.608,38.9025],[-94.608,38.9018],[-94.608,38.9011],[-94.608,38.9008],[-94.608,38.9004],[-94.608,38.9002],[-94.608,38.9],[-94.608,38.8996],[-94.608,38.8993],[-94.608,38.8991],[-94.608,38.8987],[-94.608,38.8983],[-94.608,38.8969],[-94.608,38.8965],[-94.608,38.8947],[-94.608,38.8943],[-94.608,38.8941],[-94.608,38.894],[-94.608,38.8937],[-94.608,38.8934],[-94.608,38.8909],[-94.608,38.8901],[-94.608,38.8886],[-94.608,38.8866],[-94.608,38.8838],[-94.608,38.8829],[-94.608,38.8824],[-94.608,38.8815],[-94.608,38.8802],[-94.608,38.8789],[-94.608,38.8761],[-94.608,38.8748],[-94.608,38.8738],[-94.608,38.8725],[-94.608,38.8718],[-94.608,38.8698],[-94.608,38.8695],[-94.608,38.8692],[-94.608,38.868],[-94.608,38.8673],[-94.608,38.8665],[-94.608,38.862],[-94.608,38.8614],[-94.608,38.8613],[-94.608,38.8612],[-94.608,38.8607],[-94.608,38.8606],[-94.608,38.8599],[-94.608,38.8598],[-94.608,38.8595],[-94.608,38.8594],[-94.608,38.8588],[-94.608,38.8587],[-94.608,38.8564],[-94.608,38.8563],[-94.608,38.855],[-94.608,38.8548],[-94.608,38.8546],[-94.608,38.8541],[-94.608,38.854],[-94.608,38.8539],[-94.608,38.8538],[-94.6079,38.8532],[-94.6079,38.8531],[-94.608,38.8502],[-94.608,38.8501],[-94.608,38.85],[-94.608,38.8499],[-94.608,38.8472],[-94.6079,38.8398],[-94.6077,38.8329],[-94.6077,38.8317],[-94.6077,38.8298],[-94.6076,38.8276],[-94.6077,38.826],[-94.6077,38.8258],[-94.6077,38.8256],[-94.6079,38.8164],[-94.6079,38.8155],[-94.608,38.8111],[-94.6082,38.8111],[-94.6082,38.8107],[-94.6082,38.8104],[-94.6082,38.8101],[-94.6082,38.81],[-94.6082,38.8097],[-94.6082,38.8092],[-94.6082,38.8086],[-94.6082,38.8082],[-94.6082,38.8065],[-94.6082,38.8053],[-94.6082,38.8051],[-94.6082,38.8043],[-94.6082,38.8041],[-94.6082,38.804],[-94.6082,38.803],[-94.6082,38.8025],[-94.6082,38.8019],[-94.6082,38.8015],[-94.6082,38.8014],[-94.6083,38.8006],[-94.6083,38.8002],[-94.6083,38.7999],[-94.6083,38.7989],[-94.6083,38.7986],[-94.6083,38.7983],[-94.6083,38.7981],[-94.6083,38.797],[-94.6083,38.7966],[-94.6083,38.7965],[-94.6083,38.7964],[-94.6083,38.7963],[-94.6083,38.7962],[-94.6083,38.7953],[-94.6084,38.7947],[-94.6084,38.7944],[-94.6084,38.7943],[-94.6084,38.7942],[-94.6084,38.794],[-94.6084,38.7934],[-94.6084,38.793],[-94.6084,38.7915],[-94.6084,38.7912],[-94.6084,38.7909],[-94.6084,38.7904],[-94.6084,38.7901],[-94.6084,38.7899],[-94.6084,38.7898],[-94.6084,38.7897],[-94.6084,38.788],[-94.6084,38.7876],[-94.6084,38.7871],[-94.6084,38.7862],[-94.6084,38.785],[-94.6084,38.7849],[-94.6084,38.7847],[-94.6084,38.7843],[-94.6084,38.7833],[-94.6084,38.7832],[-94.6084,38.7829],[-94.6085,38.7824],[-94.6085,38.7821],[-94.6085,38.7818],[-94.6085,38.7816],[-94.6085,38.7807],[-94.6085,38.7788],[-94.6085,38.7787],[-94.6085,38.7786],[-94.6085,38.7779],[-94.6085,38.7771],[-94.6085,38.7752],[-94.6085,38.7742],[-94.6085,38.7741],[-94.6085,38.7734],[-94.6085,38.7729],[-94.6085,38.7728],[-94.6085,38.7727],[-94.6085,38.7724],[-94.6085,38.7723],[-94.6085,38.7722],[-94.6085,38.7716],[-94.6085,38.7713],[-94.6086,38.7696],[-94.6086,38.7693],[-94.6086,38.7691],[-94.6086,38.7678],[-94.6086,38.7676],[-94.6086,38.7672],[-94.6086,38.7669],[-94.6086,38.7661],[-94.6086,38.7658],[-94.6087,38.765],[-94.6087,38.7642],[-94.6087,38.7634],[-94.6087,38.7623],[-94.6087,38.7606],[-94.6088,38.7589],[-94.6088,38.757],[-94.6088,38.7551],[-94.6089,38.7537],[-94.6089,38.7533],[-94.6089,38.7527],[-94.6089,38.7515],[-94.6089,38.7513],[-94.6089,38.7504],[-94.6089,38.7499],[-94.6089,38.7492],[-94.6089,38.7491],[-94.6089,38.749],[-94.6089,38.7488],[-94.6089,38.7487],[-94.6089,38.7485],[-94.6089,38.7484],[-94.6089,38.7483],[-94.6089,38.7482],[-94.6089,38.7479],[-94.609,38.7461],[-94.609,38.7457],[-94.609,38.7442],[-94.609,38.7425],[-94.609,38.7424],[-94.6091,38.7416],[-94.6091,38.7413],[-94.6091,38.7412],[-94.6091,38.7411],[-94.6091,38.7407],[-94.6091,38.7405],[-94.6091,38.7401],[-94.6091,38.7391],[-94.6091,38.7386],[-94.6091,38.7381],[-94.6092,38.7359],[-94.6092,38.7356],[-94.6092,38.7355],[-94.6092,38.7353],[-94.6092,38.7338],[-94.6093,38.7317],[-94.6093,38.7311],[-94.6093,38.7308],[-94.6094,38.7303],[-94.6094,38.7301],[-94.6094,38.7297],[-94.6094,38.7293],[-94.6094,38.7289],[-94.6094,38.7286],[-94.6094,38.7272],[-94.6094,38.7266],[-94.6094,38.7259],[-94.6095,38.7238],[-94.6095,38.7236],[-94.6095,38.7232],[-94.6095,38.7217],[-94.6095,38.7199],[-94.6096,38.7182],[-94.6096,38.7164],[-94.6096,38.7159],[-94.6096,38.7156],[-94.6096,38.7152],[-94.6097,38.7145],[-94.6097,38.7127],[-94.6097,38.7108],[-94.6097,38.7096],[-94.6098,38.7092],[-94.6098,38.709],[-94.6098,38.7084],[-94.6098,38.7082],[-94.6098,38.7073],[-94.6099,38.7058],[-94.6099,38.7055],[-94.6099,38.7054],[-94.6099,38.704],[-94.6099,38.7028],[-94.6099,38.7022],[-94.6099,38.7019],[-94.6099,38.7017],[-94.6099,38.7015],[-94.61,38.7007],[-94.61,38.7001],[-94.61,38.6989],[-94.61,38.6983],[-94.61,38.6982],[-94.61,38.6973],[-94.6101,38.6953],[-94.6101,38.6947],[-94.6101,38.6945],[-94.6101,38.6941],[-94.6101,38.6925],[-94.6101,38.692],[-94.6102,38.6905],[-94.6102,38.6892],[-94.6102,38.6889],[-94.6102,38.6887],[-94.6102,38.6881],[-94.6103,38.6866],[-94.6103,38.6859],[-94.6103,38.6857],[-94.6103,38.684],[-94.6104,38.6834],[-94.6104,38.6813],[-94.6104,38.6792],[-94.6105,38.6779],[-94.6105,38.6765],[-94.6105,38.6764],[-94.6105,38.6754],[-94.6105,38.6747],[-94.6105,38.6742],[-94.6106,38.673],[-94.6106,38.6726],[-94.6106,38.6725],[-94.6106,38.6708],[-94.6106,38.6707],[-94.6107,38.6685],[-94.6107,38.6675],[-94.6107,38.6661],[-94.6107,38.6638],[-94.6107,38.6636],[-94.6107,38.6616],[-94.6107,38.6604],[-94.6108,38.6583],[-94.6108,38.6582],[-94.6108,38.6578],[-94.6108,38.6568],[-94.6109,38.656],[-94.6109,38.655],[-94.6109,38.6532],[-94.6109,38.6526],[-94.6109,38.6522],[-94.6109,38.6502],[-94.6109,38.6493],[-94.6109,38.6491],[-94.611,38.6475],[-94.611,38.6472],[-94.611,38.6462],[-94.611,38.6457],[-94.6111,38.645],[-94.6111,38.644],[-94.6111,38.6436],[-94.6111,38.6426],[-94.6112,38.6413],[-94.6112,38.6408],[-94.6112,38.6382],[-94.6112,38.6377],[-94.6113,38.6365],[-94.6113,38.6358],[-94.6113,38.635],[-94.6113,38.6348],[-94.6114,38.6348],[-94.6115,38.6347],[-94.6116,38.6347],[-94.6116,38.6338],[-94.6115,38.6294],[-94.6115,38.6293],[-94.6115,38.6257],[-94.6115,38.6256],[-94.6115,38.625],[-94.6116,38.6206],[-94.6116,38.618],[-94.6117,38.6146],[-94.6117,38.6127],[-94.6117,38.6123],[-94.6117,38.6103],[-94.6117,38.6095],[-94.6118,38.6094],[-94.6118,38.6092],[-94.6119,38.6076],[-94.6119,38.6059],[-94.6119,38.6021],[-94.6119,38.6016],[-94.6119,38.5926],[-94.6119,38.5885],[-94.6119,38.5854],[-94.6119,38.5807],[-94.6118,38.5802],[-94.6118,38.5797],[-94.6118,38.5785],[-94.6118,38.5778],[-94.6118,38.5766],[-94.6119,38.5765],[-94.612,38.5719],[-94.6122,38.5655],[-94.6122,38.5643],[-94.6121,38.5503],[-94.6121,38.5498],[-94.6121,38.5477],[-94.6122,38.5476],[-94.6123,38.5467],[-94.6123,38.5466],[-94.6123,38.5352],[-94.6123,38.5333],[-94.6123,38.5327],[-94.6123,38.5282],[-94.6123,38.5223],[-94.6123,38.5208],[-94.6123,38.5205],[-94.6123,38.5189],[-94.6123,38.5188],[-94.6124,38.5063],[-94.6124,38.5018],[-94.6124,38.5],[-94.6125,38.4958],[-94.6127,38.4918],[-94.6127,38.4917],[-94.6127,38.4915],[-94.6127,38.4913],[-94.6127,38.4903],[-94.6127,38.4901],[-94.6128,38.4894],[-94.6128,38.4892],[-94.6129,38.4844],[-94.6129,38.4832],[-94.6129,38.4831],[-94.6128,38.4831],[-94.6127,38.483],[-94.6127,38.4821],[-94.6129,38.4776],[-94.613,38.4776],[-94.613,38.4775],[-94.613,38.4771],[-94.613,38.4758],[-94.613,38.4757],[-94.613,38.4755],[-94.613,38.4748],[-94.6131,38.4728],[-94.6131,38.4716],[-94.6131,38.4701],[-94.6132,38.4683],[-94.6132,38.4674],[-94.6132,38.4664],[-94.6132,38.4661],[-94.6132,38.465],[-94.6132,38.4647],[-94.6132,38.4644],[-94.6132,38.4637],[-94.6132,38.4635],[-94.6132,38.4632],[-94.6133,38.4621],[-94.6133,38.4616],[-94.6133,38.4614],[-94.6133,38.4611],[-94.6133,38.4598],[-94.6133,38.4591],[-94.6133,38.4588],[-94.6133,38.4587],[-94.6134,38.458],[-94.6134,38.4563],[-94.6134,38.4557],[-94.6134,38.4544],[-94.6134,38.4543],[-94.6134,38.4539],[-94.6134,38.4529],[-94.6134,38.4525],[-94.6134,38.4523],[-94.6134,38.4516],[-94.6134,38.4507],[-94.6133,38.449],[-94.6133,38.4478],[-94.6133,38.4475],[-94.6133,38.4467],[-94.6132,38.4462],[-94.6133,38.4446],[-94.6133,38.4437],[-94.6133,38.4435],[-94.6133,38.4424],[-94.6133,38.4403],[-94.6133,38.4378],[-94.6133,38.4357],[-94.6133,38.4342],[-94.6133,38.4328],[-94.6133,38.4324],[-94.6134,38.4321],[-94.6134,38.4319],[-94.6134,38.4299],[-94.6134,38.4261],[-94.6135,38.4254],[-94.6135,38.4245],[-94.6134,38.4237],[-94.6134,38.4227],[-94.6134,38.4187],[-94.6134,38.4186],[-94.6134,38.4179],[-94.6134,38.4177],[-94.6134,38.4164],[-94.6134,38.4156],[-94.6134,38.4113],[-94.6134,38.4095],[-94.6134,38.408],[-94.6133,38.4076],[-94.6133,38.4075],[-94.6133,38.4069],[-94.6133,38.4052],[-94.6133,38.4039],[-94.6133,38.4036],[-94.6134,38.4035],[-94.6133,38.3999],[-94.6133,38.3961],[-94.6133,38.3924],[-94.6133,38.3922],[-94.6132,38.3887],[-94.6132,38.3755],[-94.6131,38.3703],[-94.6131,38.3702],[-94.6131,38.3698],[-94.6131,38.3688],[-94.6132,38.3674],[-94.6131,38.3671],[-94.6133,38.3669],[-94.6132,38.3668],[-94.6132,38.3664],[-94.6132,38.3661],[-94.6132,38.3647],[-94.6132,38.3645],[-94.6132,38.3643],[-94.6132,38.3622],[-94.6132,38.3621],[-94.6132,38.3609],[-94.6132,38.3597],[-94.6132,38.3535],[-94.6132,38.3534],[-94.6131,38.3499],[-94.613,38.3437],[-94.6129,38.3374],[-94.613,38.3373],[-94.613,38.3371],[-94.613,38.3367],[-94.613,38.336],[-94.613,38.3358],[-94.613,38.3357],[-94.6129,38.3306],[-94.6129,38.3305],[-94.6128,38.3244],[-94.6128,38.3201],[-94.6127,38.3172],[-94.6127,38.316],[-94.6127,38.3148],[-94.6127,38.3146],[-94.6127,38.3144],[-94.6127,38.3142],[-94.6127,38.3131],[-94.6127,38.3128],[-94.6127,38.3117],[-94.6127,38.3115],[-94.6127,38.3103],[-94.6127,38.3052],[-94.6127,38.3051],[-94.6127,38.3025],[-94.6127,38.3015],[-94.6127,38.3013],[-94.6127,38.2988],[-94.6127,38.2972],[-94.6127,38.2969],[-94.6128,38.2914],[-94.6128,38.291],[-94.6128,38.2902],[-94.6128,38.2899],[-94.6128,38.2898],[-94.6128,38.2896],[-94.6128,38.2895],[-94.6128,38.2888],[-94.6127,38.2887],[-94.6127,38.2881],[-94.6127,38.287],[-94.6127,38.2869],[-94.6127,38.2861],[-94.6127,38.2856],[-94.6127,38.2846],[-94.6127,38.283],[-94.6127,38.2815],[-94.6127,38.2802],[-94.6127,38.2796],[-94.6127,38.2787],[-94.6127,38.2774],[-94.6127,38.2763],[-94.6127,38.2737],[-94.6127,38.2736],[-94.6127,38.2724],[-94.6127,38.2714],[-94.6127,38.271],[-94.6127,38.2704],[-94.6127,38.2687],[-94.6127,38.2661],[-94.6127,38.2647],[-94.6127,38.2615],[-94.6126,38.2613],[-94.6126,38.2592],[-94.6126,38.2578],[-94.6126,38.2569],[-94.6126,38.2567],[-94.6126,38.2566],[-94.6127,38.2561],[-94.6126,38.2552],[-94.6126,38.2545],[-94.6126,38.2531],[-94.6126,38.25],[-94.6125,38.2442],[-94.6125,38.2419],[-94.6125,38.2405],[-94.6125,38.2389],[-94.6125,38.2377],[-94.6125,38.2366],[-94.6125,38.2362],[-94.6125,38.2355],[-94.6125,38.2353],[-94.6125,38.2351],[-94.6125,38.2346],[-94.6125,38.2326],[-94.6125,38.2311],[-94.6125,38.2282],[-94.6125,38.2268],[-94.6125,38.2262],[-94.6125,38.2254],[-94.6125,38.2251],[-94.6125,38.225],[-94.6125,38.224],[-94.6125,38.2222],[-94.6125,38.221],[-94.6125,38.2204],[-94.6126,38.2199],[-94.6127,38.2198],[-94.6127,38.2193],[-94.6127,38.2187],[-94.6127,38.2186],[-94.6127,38.2185],[-94.6127,38.2184],[-94.6127,38.2172],[-94.6126,38.217],[-94.6125,38.2167],[-94.6125,38.2163],[-94.6125,38.2151],[-94.6125,38.2139],[-94.6126,38.2125],[-94.6126,38.2122],[-94.6126,38.211],[-94.6126,38.2084],[-94.6127,38.2079],[-94.6127,38.2068],[-94.6127,38.2054],[-94.6127,38.2045],[-94.6127,38.2044],[-94.6127,38.2043],[-94.6127,38.204],[-94.6128,38.2035],[-94.6129,38.203],[-94.6129,38.2014],[-94.6129,38.2012],[-94.6128,38.2004],[-94.6128,38.2003],[-94.6129,38.199],[-94.6129,38.1975],[-94.6129,38.1971],[-94.6129,38.1954],[-94.6129,38.1943],[-94.6129,38.1942],[-94.6129,38.1932],[-94.6129,38.1927],[-94.6128,38.1921],[-94.6128,38.1913],[-94.6129,38.1906],[-94.613,38.1902],[-94.613,38.1901],[-94.6131,38.1895],[-94.6131,38.1891],[-94.613,38.1875],[-94.613,38.1872],[-94.613,38.1866],[-94.6131,38.1861],[-94.6131,38.1859],[-94.6131,38.1858],[-94.6132,38.1854],[-94.6132,38.185],[-94.6132,38.1846],[-94.6132,38.1844],[-94.6132,38.1835],[-94.6131,38.1829],[-94.6131,38.1825],[-94.6131,38.1817],[-94.6132,38.1796],[-94.6132,38.1779],[-94.6132,38.1767],[-94.6132,38.176],[-94.6132,38.1759],[-94.6133,38.174],[-94.6133,38.1726],[-94.6133,38.1722],[-94.6134,38.1705],[-94.6134,38.1696],[-94.6135,38.1692],[-94.6135,38.1684],[-94.6135,38.1682],[-94.6135,38.168],[-94.6135,38.1679],[-94.6135,38.1678],[-94.6135,38.1676],[-94.6134,38.1666],[-94.6134,38.1653],[-94.6134,38.1645],[-94.6134,38.1617],[-94.6134,38.1615],[-94.6134,38.1614],[-94.6135,38.1606],[-94.6137,38.1542],[-94.6138,38.1519],[-94.6138,38.1518],[-94.6139,38.1498],[-94.6138,38.1497],[-94.6136,38.1497],[-94.6136,38.1495],[-94.6136,38.1491],[-94.6136,38.1484],[-94.6136,38.1473],[-94.6137,38.1466],[-94.6137,38.1463],[-94.6137,38.1409],[-94.6137,38.1391],[-94.6137,38.139],[-94.6137,38.1388],[-94.6137,38.138],[-94.6137,38.1341],[-94.6137,38.1333],[-94.6137,38.1325],[-94.6138,38.1309],[-94.6139,38.1288],[-94.614,38.1267],[-94.6139,38.1262],[-94.6138,38.1261],[-94.6138,38.126],[-94.6137,38.1252],[-94.6137,38.125],[-94.6138,38.1247],[-94.6138,38.1245],[-94.6138,38.1244],[-94.6138,38.1237],[-94.6137,38.1223],[-94.6138,38.12],[-94.6138,38.1192],[-94.6137,38.1181],[-94.6137,38.118],[-94.6137,38.1179],[-94.6137,38.1174],[-94.6137,38.1173],[-94.6137,38.1171],[-94.6138,38.1144],[-94.6138,38.1122],[-94.6138,38.1112],[-94.6138,38.1108],[-94.6138,38.1102],[-94.6138,38.1099],[-94.6138,38.1098],[-94.6138,38.1082],[-94.6138,38.1072],[-94.6137,38.1061],[-94.6138,38.1037],[-94.6138,38.1017],[-94.6138,38.1016],[-94.6138,38.101],[-94.6138,38.1005],[-94.6138,38.1002],[-94.6138,38.0995],[-94.6138,38.0974],[-94.6138,38.0962],[-94.6138,38.0956],[-94.6138,38.0954],[-94.6139,38.0938],[-94.6139,38.0923],[-94.6139,38.0909],[-94.6139,38.0907],[-94.6139,38.0895],[-94.6139,38.0891],[-94.6139,38.0881],[-94.6139,38.0869],[-94.6139,38.0859],[-94.6139,38.0853],[-94.6139,38.0843],[-94.6139,38.0827],[-94.6139,38.0814],[-94.6139,38.081],[-94.614,38.0752],[-94.614,38.075],[-94.614,38.0746],[-94.614,38.0739],[-94.614,38.0734],[-94.614,38.0732],[-94.614,38.0725],[-94.614,38.0711],[-94.614,38.0698],[-94.614,38.0687],[-94.614,38.0678],[-94.6141,38.0677],[-94.6141,38.0676],[-94.6141,38.0673],[-94.6141,38.0657],[-94.6141,38.0655],[-94.614,38.0653],[-94.6141,38.0628],[-94.6141,38.0617],[-94.6141,38.0615],[-94.6141,38.0601],[-94.6141,38.0599],[-94.6141,38.0564],[-94.6141,38.0556],[-94.6141,38.0548],[-94.6141,38.0529],[-94.6141,38.0518],[-94.6141,38.0515],[-94.6141,38.0501],[-94.6141,38.0485],[-94.6141,38.0472],[-94.6141,38.046],[-94.6141,38.0458],[-94.6141,38.0455],[-94.6141,38.0452],[-94.6141,38.0451],[-94.6141,38.0421],[-94.6141,38.0404],[-94.6141,38.0383],[-94.6141,38.0371],[-94.6141,38.034],[-94.6141,38.031],[-94.6141,38.0301],[-94.6141,38.0291],[-94.6141,38.0276],[-94.614,38.0264],[-94.614,38.0255],[-94.614,38.024],[-94.614,38.0225],[-94.614,38.0208],[-94.614,38.0192],[-94.614,38.0175],[-94.614,38.0168],[-94.614,38.0165],[-94.614,38.0163],[-94.614,38.0154],[-94.614,38.0153],[-94.6141,38.0152],[-94.614,38.0146],[-94.614,38.0132],[-94.614,38.0122],[-94.614,38.0121],[-94.614,38.0109],[-94.614,38.0096],[-94.614,38.0089],[-94.614,38.0082],[-94.614,38.0081],[-94.6141,38.0081],[-94.6141,38.008],[-94.6141,38.0079],[-94.6141,38.0078],[-94.614,38.0078],[-94.614,38.0065],[-94.614,38.005],[-94.614,38.0036],[-94.614,38.0025],[-94.614,38.0024],[-94.6143,37.9934],[-94.6143,37.9927],[-94.6142,37.9926],[-94.6142,37.9925],[-94.6142,37.9916],[-94.6142,37.9899],[-94.6141,37.9892],[-94.6142,37.9883],[-94.6141,37.9876],[-94.6141,37.9875],[-94.6141,37.9866],[-94.6141,37.9855],[-94.6142,37.9845],[-94.6142,37.9827],[-94.6142,37.9797],[-94.6142,37.979],[-94.6142,37.9787],[-94.6141,37.9786],[-94.6142,37.9785],[-94.6142,37.9784],[-94.6143,37.9783],[-94.6144,37.9783],[-94.6145,37.9782],[-94.6145,37.9781],[-94.6144,37.9779],[-94.6142,37.9776],[-94.6142,37.9774],[-94.6142,37.977],[-94.6141,37.9764],[-94.6142,37.9754],[-94.6142,37.974],[-94.6141,37.9738],[-94.6142,37.9737],[-94.6142,37.9733],[-94.6143,37.9725],[-94.6143,37.9721],[-94.6144,37.9715],[-94.6144,37.9714],[-94.6144,37.9711],[-94.6144,37.971],[-94.6145,37.9707],[-94.6145,37.9706],[-94.6145,37.9691],[-94.6145,37.9689],[-94.6145,37.9688],[-94.6145,37.9654],[-94.6145,37.9647],[-94.6145,37.9646],[-94.6145,37.9643],[-94.6145,37.9564],[-94.6146,37.9515],[-94.6146,37.9501],[-94.6146,37.95],[-94.6146,37.9487],[-94.6146,37.948],[-94.6146,37.9444],[-94.6146,37.9441],[-94.6147,37.941],[-94.6148,37.9408],[-94.6148,37.9383],[-94.6148,37.9367],[-94.6148,37.9364],[-94.6149,37.9357],[-94.6149,37.9356],[-94.6148,37.9342],[-94.615,37.9222],[-94.6152,37.916],[-94.6154,37.9078],[-94.6154,37.9064],[-94.6153,37.9064],[-94.6152,37.9064],[-94.6152,37.9063],[-94.6152,37.9062],[-94.6152,37.9057],[-94.6152,37.9051],[-94.6152,37.9044],[-94.6153,37.9029],[-94.6153,37.9023],[-94.6153,37.902],[-94.6153,37.9019],[-94.6154,37.8991],[-94.6154,37.899],[-94.6154,37.898],[-94.6154,37.8973],[-94.6154,37.8971],[-94.6155,37.8969],[-94.6155,37.8962],[-94.6156,37.8918],[-94.6156,37.8909],[-94.6157,37.8867],[-94.6157,37.8865],[-94.6157,37.8862],[-94.6157,37.8854],[-94.6157,37.8847],[-94.6157,37.8831],[-94.6157,37.8827],[-94.6157,37.8811],[-94.6157,37.8808],[-94.6157,37.8805],[-94.6157,37.8798],[-94.6157,37.8786],[-94.6157,37.8785],[-94.6158,37.8785],[-94.6159,37.8783],[-94.6159,37.877],[-94.6159,37.875],[-94.6158,37.8727],[-94.6158,37.8724],[-94.6158,37.8722],[-94.6159,37.8714],[-94.6159,37.8698],[-94.6159,37.868],[-94.6159,37.8646],[-94.6159,37.8636],[-94.616,37.8633],[-94.616,37.8632],[-94.616,37.8627],[-94.6161,37.859],[-94.6161,37.858],[-94.6163,37.8518],[-94.6163,37.8517],[-94.6163,37.8516],[-94.6163,37.8515],[-94.6163,37.8499],[-94.6163,37.8486],[-94.6163,37.8485],[-94.6164,37.8453],[-94.6163,37.843],[-94.6164,37.8419],[-94.6164,37.8418],[-94.6164,37.8413],[-94.6164,37.8404],[-94.6163,37.8397],[-94.6163,37.8394],[-94.6165,37.8379],[-94.6165,37.8377],[-94.6165,37.8376],[-94.6167,37.8282],[-94.6169,37.8195],[-94.617,37.8191],[-94.617,37.8187],[-94.617,37.8172],[-94.617,37.8165],[-94.617,37.8161],[-94.617,37.8154],[-94.617,37.8142],[-94.617,37.8137],[-94.6171,37.8118],[-94.6171,37.8112],[-94.6171,37.8104],[-94.6171,37.8101],[-94.6171,37.8083],[-94.6171,37.808],[-94.6171,37.8075],[-94.6171,37.8066],[-94.6171,37.8063],[-94.6171,37.8052],[-94.6171,37.804],[-94.6172,37.8034],[-94.6172,37.8032],[-94.6172,37.803],[-94.6172,37.8024],[-94.6172,37.8012],[-94.6172,37.8009],[-94.6172,37.8],[-94.6172,37.7993],[-94.6173,37.7986],[-94.6173,37.7981],[-94.6173,37.7964],[-94.6173,37.7953],[-94.6173,37.7944],[-94.6173,37.7942],[-94.6173,37.7935],[-94.6174,37.7925],[-94.6174,37.7905],[-94.6174,37.7893],[-94.6174,37.7887],[-94.6174,37.7879],[-94.6175,37.7871],[-94.6175,37.7864],[-94.6175,37.7857],[-94.6175,37.7851],[-94.6175,37.7842],[-94.6175,37.7835],[-94.6175,37.7832],[-94.6175,37.7827],[-94.6175,37.7823],[-94.6175,37.7822],[-94.6175,37.7818],[-94.6175,37.7815],[-94.6175,37.7811],[-94.6176,37.7807],[-94.6176,37.7787],[-94.6176,37.7776],[-94.6176,37.7769],[-94.6177,37.7762],[-94.6177,37.7759],[-94.6176,37.7753],[-94.6176,37.7735],[-94.6176,37.773],[-94.6176,37.7726],[-94.6176,37.7719],[-94.6176,37.7709],[-94.6176,37.769],[-94.6176,37.7679],[-94.6176,37.7677],[-94.6176,37.7675],[-94.6176,37.7674],[-94.6176,37.7672],[-94.6176,37.7671],[-94.6176,37.7664],[-94.6176,37.7634],[-94.6176,37.7619],[-94.6176,37.7616],[-94.6176,37.7612],[-94.6177,37.7605],[-94.6177,37.7584],[-94.6177,37.7566],[-94.6177,37.7562],[-94.6177,37.7555],[-94.6177,37.7539],[-94.6177,37.7526],[-94.6177,37.7516],[-94.6177,37.7508],[-94.6177,37.7501],[-94.6177,37.7491],[-94.6177,37.7473],[-94.6177,37.7459],[-94.6177,37.7457],[-94.6177,37.7454],[-94.6177,37.7446],[-94.6177,37.742],[-94.6178,37.741],[-94.6178,37.7403],[-94.6178,37.7381],[-94.6178,37.7365],[-94.6178,37.733],[-94.6178,37.7311],[-94.6178,37.7305],[-94.6178,37.7297],[-94.6178,37.7289],[-94.6178,37.7274],[-94.6179,37.7265],[-94.6179,37.7254],[-94.6179,37.7239],[-94.6179,37.7225],[-94.6179,37.7221],[-94.6179,37.7206],[-94.6179,37.7203],[-94.6179,37.719],[-94.6179,37.7185],[-94.6179,37.7167],[-94.6179,37.7158],[-94.6179,37.7144],[-94.6179,37.7117],[-94.6179,37.7109],[-94.6179,37.7091],[-94.6179,37.7073],[-94.6179,37.7055],[-94.6179,37.7037],[-94.6179,37.702],[-94.6179,37.7001],[-94.6179,37.6989],[-94.6179,37.6983],[-94.6179,37.6977],[-94.6179,37.6958],[-94.6179,37.6929],[-94.6179,37.6912],[-94.6179,37.6904],[-94.6179,37.6899],[-94.6179,37.6897],[-94.6178,37.6894],[-94.6178,37.6892],[-94.6177,37.6891],[-94.6177,37.6878],[-94.6177,37.6867],[-94.6177,37.6859],[-94.6178,37.6852],[-94.6178,37.684],[-94.6179,37.6838],[-94.6179,37.6833],[-94.6179,37.6829],[-94.618,37.6822],[-94.6179,37.682],[-94.6179,37.6819],[-94.6179,37.6816],[-94.6179,37.6806],[-94.6178,37.6801],[-94.6178,37.6797],[-94.6178,37.6776],[-94.6178,37.6771],[-94.6178,37.6766],[-94.6178,37.6765],[-94.6178,37.6758],[-94.6178,37.6751],[-94.6178,37.6748],[-94.6178,37.6739],[-94.6178,37.6731],[-94.6178,37.6717],[-94.6178,37.6711],[-94.6178,37.6703],[-94.6178,37.6681],[-94.6178,37.6656],[-94.6178,37.6639],[-94.6178,37.6632],[-94.6178,37.6625],[-94.6178,37.6621],[-94.6178,37.6609],[-94.6178,37.6606],[-94.6178,37.6603],[-94.6177,37.6584],[-94.6177,37.6574],[-94.6177,37.6569],[-94.6177,37.6568],[-94.6177,37.6566],[-94.6177,37.6549],[-94.6177,37.6548],[-94.6177,37.6536],[-94.6177,37.653],[-94.6177,37.6505],[-94.6177,37.6495],[-94.6177,37.6491],[-94.6177,37.6485],[-94.6177,37.6478],[-94.6177,37.6474],[-94.6176,37.6458],[-94.6176,37.644],[-94.6176,37.6431],[-94.6176,37.643],[-94.6176,37.6414],[-94.6176,37.6408],[-94.6176,37.6403],[-94.6176,37.6397],[-94.6176,37.6393],[-94.6176,37.6373],[-94.6175,37.6365],[-94.6175,37.6353],[-94.6175,37.6339],[-94.6176,37.6324],[-94.6176,37.6305],[-94.6176,37.6287],[-94.6176,37.6284],[-94.6176,37.6281],[-94.6176,37.6266],[-94.6176,37.6252],[-94.6176,37.625],[-94.6174,37.617],[-94.6174,37.6146],[-94.6173,37.6105],[-94.6173,37.6102],[-94.6174,37.6099],[-94.6174,37.6097],[-94.6174,37.6095],[-94.6174,37.6063],[-94.6174,37.5912],[-94.6174,37.5865],[-94.6173,37.5816],[-94.6173,37.5814],[-94.6174,37.5792],[-94.6173,37.579],[-94.6172,37.5769],[-94.6171,37.5753],[-94.6171,37.5749],[-94.6172,37.5728],[-94.6171,37.5723],[-94.6171,37.572],[-94.617,37.5718],[-94.617,37.5716],[-94.617,37.5714],[-94.617,37.5708],[-94.6171,37.5671],[-94.6171,37.567],[-94.6171,37.5669],[-94.6171,37.566],[-94.6171,37.565],[-94.6171,37.5634],[-94.6171,37.5632],[-94.6171,37.5627],[-94.6171,37.5618],[-94.6171,37.5609],[-94.6171,37.5606],[-94.6171,37.5599],[-94.6171,37.5596],[-94.6171,37.5595],[-94.6171,37.5594],[-94.6171,37.5592],[-94.6171,37.559],[-94.6171,37.5582],[-94.6171,37.5574],[-94.6171,37.5565],[-94.6171,37.5564],[-94.6171,37.5562],[-94.6171,37.5557],[-94.6171,37.5551],[-94.6171,37.5547],[-94.6171,37.5545],[-94.6171,37.5543],[-94.6172,37.5539],[-94.6172,37.5537],[-94.6172,37.5536],[-94.6172,37.5535],[-94.6172,37.5518],[-94.6172,37.5516],[-94.6172,37.5505],[-94.6172,37.5503],[-94.6171,37.55],[-94.6171,37.5482],[-94.617,37.5442],[-94.6171,37.5427],[-94.6171,37.5421],[-94.617,37.5413],[-94.6171,37.5401],[-94.6171,37.5377],[-94.6171,37.5375],[-94.617,37.5352],[-94.617,37.5323],[-94.6169,37.5288],[-94.6169,37.5278],[-94.6168,37.5224],[-94.6168,37.5223],[-94.6168,37.522],[-94.6168,37.5218],[-94.6168,37.5217],[-94.6169,37.5216],[-94.6168,37.5179],[-94.6168,37.5143],[-94.6167,37.5137],[-94.6167,37.5132],[-94.6167,37.513],[-94.6167,37.5128],[-94.6167,37.5125],[-94.6167,37.5123],[-94.6167,37.5106],[-94.6167,37.5088],[-94.6167,37.5086],[-94.6167,37.5069],[-94.6168,37.5039],[-94.6167,37.5009],[-94.6167,37.5008],[-94.6167,37.5007],[-94.6167,37.5005],[-94.6167,37.5004],[-94.6167,37.5003],[-94.6167,37.5002],[-94.6167,37.5001],[-94.6167,37.4999],[-94.6167,37.4998],[-94.6168,37.4957],[-94.6169,37.4916],[-94.6169,37.4874],[-94.6169,37.486],[-94.6169,37.4853],[-94.617,37.4838],[-94.617,37.4837],[-94.617,37.4823],[-94.6171,37.4786],[-94.6171,37.4778],[-94.6171,37.477],[-94.6171,37.4769],[-94.6171,37.4748],[-94.6171,37.4716],[-94.6171,37.4708],[-94.6171,37.4704],[-94.6171,37.4703],[-94.6171,37.4701],[-94.6171,37.4699],[-94.6171,37.4698],[-94.6171,37.4695],[-94.6171,37.4689],[-94.6171,37.4686],[-94.6171,37.4673],[-94.6171,37.4654],[-94.6171,37.4652],[-94.6172,37.465],[-94.6172,37.4615],[-94.6172,37.4612],[-94.6172,37.4611],[-94.6172,37.461],[-94.6171,37.4609],[-94.6171,37.4606],[-94.6171,37.4603],[-94.6171,37.4594],[-94.6171,37.4585],[-94.6171,37.4579],[-94.6171,37.4569],[-94.6171,37.4568],[-94.6171,37.4566],[-94.6171,37.4562],[-94.6171,37.4548],[-94.6171,37.4545],[-94.6171,37.4532],[-94.6171,37.4524],[-94.6171,37.4516],[-94.6171,37.4501],[-94.6171,37.4498],[-94.6171,37.449],[-94.6171,37.4484],[-94.6171,37.4479],[-94.6172,37.4465],[-94.6173,37.4463],[-94.6173,37.4457],[-94.6173,37.4454],[-94.6173,37.4446],[-94.6173,37.4442],[-94.6172,37.4441],[-94.6173,37.4422],[-94.6173,37.4412],[-94.6173,37.4409],[-94.6173,37.44],[-94.6173,37.4397],[-94.6173,37.4392],[-94.6172,37.4376],[-94.6172,37.4364],[-94.6172,37.4333],[-94.6172,37.4331],[-94.6172,37.4329],[-94.6172,37.4318],[-94.6172,37.4312],[-94.6172,37.4309],[-94.6172,37.4275],[-94.6173,37.4264],[-94.6173,37.4258],[-94.6173,37.4256],[-94.6173,37.4241],[-94.6173,37.4218],[-94.6173,37.4207],[-94.6173,37.419],[-94.6173,37.4189],[-94.6173,37.4171],[-94.6174,37.4153],[-94.6174,37.4142],[-94.6174,37.411],[-94.6174,37.4106],[-94.6174,37.4084],[-94.6174,37.408],[-94.6175,37.4071],[-94.6175,37.4061],[-94.6175,37.4048],[-94.6175,37.4047],[-94.6175,37.403],[-94.6175,37.4026],[-94.6175,37.3998],[-94.6175,37.3963],[-94.6175,37.3962],[-94.6175,37.396],[-94.6175,37.3954],[-94.6175,37.3943],[-94.6175,37.394],[-94.6175,37.3924],[-94.6175,37.3918],[-94.6175,37.3906],[-94.6175,37.3871],[-94.6175,37.3854],[-94.6175,37.3846],[-94.6175,37.3836],[-94.6175,37.3817],[-94.6175,37.3788],[-94.6175,37.3766],[-94.6175,37.3748],[-94.6176,37.3737],[-94.6175,37.3719],[-94.6176,37.3698],[-94.6176,37.3693],[-94.6176,37.3691],[-94.6176,37.3683],[-94.6176,37.3678],[-94.6175,37.3673],[-94.6175,37.3665],[-94.6176,37.3643],[-94.6176,37.3642],[-94.6176,37.3641],[-94.6176,37.364],[-94.6176,37.3619],[-94.6176,37.3617],[-94.6176,37.3616],[-94.6176,37.3609],[-94.6176,37.3603],[-94.6176,37.3602],[-94.6176,37.3552],[-94.6176,37.3529],[-94.6176,37.3528],[-94.6176,37.3508],[-94.6176,37.3498],[-94.6176,37.3494],[-94.6176,37.3456],[-94.6177,37.345],[-94.6177,37.3447],[-94.6177,37.3446],[-94.6177,37.3444],[-94.6177,37.3442],[-94.6177,37.3436],[-94.6177,37.3426],[-94.6177,37.3425],[-94.6177,37.3424],[-94.6177,37.3423],[-94.6177,37.3408],[-94.6178,37.3393],[-94.6177,37.3384],[-94.6177,37.3383],[-94.6177,37.338],[-94.6177,37.3377],[-94.6178,37.3376],[-94.6177,37.3374],[-94.6177,37.3368],[-94.6177,37.3367],[-94.6177,37.3366],[-94.6177,37.3364],[-94.6177,37.3358],[-94.6177,37.3356],[-94.6177,37.3332],[-94.6177,37.3318],[-94.6177,37.3268],[-94.6177,37.3262],[-94.6178,37.3238],[-94.6178,37.3233],[-94.6178,37.3232],[-94.6178,37.3229],[-94.6178,37.3219],[-94.6178,37.3213],[-94.6178,37.3206],[-94.6178,37.3191],[-94.6179,37.3157],[-94.6179,37.3145],[-94.6179,37.3141],[-94.6179,37.313],[-94.6179,37.3123],[-94.6179,37.31],[-94.6179,37.3092],[-94.6179,37.3064],[-94.6179,37.3063],[-94.6179,37.3004],[-94.6179,37.2969],[-94.6179,37.2964],[-94.618,37.2955],[-94.618,37.2954],[-94.6179,37.295],[-94.618,37.2908],[-94.618,37.2887],[-94.618,37.2823],[-94.618,37.282],[-94.618,37.2801],[-94.618,37.2794],[-94.618,37.2786],[-94.618,37.2771],[-94.618,37.2763],[-94.618,37.2742],[-94.618,37.268],[-94.618,37.2659],[-94.6181,37.264],[-94.6181,37.2639],[-94.6181,37.2619],[-94.618,37.2574],[-94.618,37.2566],[-94.618,37.2554],[-94.618,37.255],[-94.618,37.2526],[-94.618,37.2512],[-94.6181,37.2473],[-94.6181,37.247],[-94.6181,37.2469],[-94.6181,37.2458],[-94.6181,37.2454],[-94.6181,37.2451],[-94.6181,37.2442],[-94.618,37.2439],[-94.618,37.2438],[-94.618,37.2436],[-94.618,37.2435],[-94.618,37.2434],[-94.618,37.2433],[-94.618,37.2427],[-94.6181,37.241],[-94.6181,37.2404],[-94.6181,37.2399],[-94.6181,37.2382],[-94.6182,37.2376],[-94.6182,37.2375],[-94.6181,37.2373],[-94.6181,37.2372],[-94.6181,37.2364],[-94.6181,37.2363],[-94.6181,37.2336],[-94.6181,37.2331],[-94.6181,37.2328],[-94.618,37.2326],[-94.618,37.232],[-94.6179,37.2319],[-94.6181,37.2315],[-94.6181,37.2314],[-94.6181,37.2303],[-94.6181,37.2299],[-94.6181,37.2298],[-94.6181,37.2294],[-94.6181,37.2293],[-94.6181,37.2289],[-94.6181,37.2281],[-94.6182,37.2276],[-94.6182,37.2272],[-94.6182,37.2268],[-94.6182,37.2267],[-94.6181,37.226],[-94.6181,37.2257],[-94.6181,37.2253],[-94.6181,37.2252],[-94.6181,37.2247],[-94.6181,37.2227],[-94.6181,37.222],[-94.6181,37.2213],[-94.6181,37.219],[-94.6181,37.2188],[-94.6181,37.2182],[-94.6181,37.2168],[-94.6181,37.2134],[-94.6181,37.2126],[-94.6181,37.2118],[-94.6181,37.2112],[-94.6181,37.2105],[-94.6182,37.2093],[-94.6182,37.2084],[-94.6182,37.2078],[-94.6182,37.2077],[-94.6182,37.2073],[-94.6182,37.2072],[-94.6182,37.2047],[-94.6182,37.2029],[-94.6183,37.1972],[-94.6183,37.196],[-94.6183,37.1949],[-94.6183,37.1948],[-94.6183,37.1947],[-94.6183,37.1946],[-94.6183,37.1945],[-94.6183,37.1935],[-94.6183,37.19],[-94.6183,37.1889],[-94.6183,37.1887],[-94.6183,37.188],[-94.6183,37.1878],[-94.6183,37.1868],[-94.6183,37.1864],[-94.6183,37.1856],[-94.6183,37.184],[-94.6183,37.183],[-94.6183,37.1828],[-94.6183,37.1821],[-94.6183,37.1819],[-94.6183,37.1816],[-94.6183,37.1815],[-94.6183,37.1812],[-94.6183,37.1811],[-94.6183,37.1799],[-94.6183,37.1785],[-94.6183,37.176],[-94.6182,37.1748],[-94.6182,37.1741],[-94.6182,37.1735],[-94.6182,37.1719],[-94.6182,37.1713],[-94.6182,37.1705],[-94.6182,37.1691],[-94.6182,37.1663],[-94.6182,37.1662],[-94.6182,37.166],[-94.6182,37.1649],[-94.6182,37.1642],[-94.6183,37.1637],[-94.6183,37.1635],[-94.6182,37.1602],[-94.6182,37.1595],[-94.6182,37.1588],[-94.6182,37.1546],[-94.6182,37.1532],[-94.6182,37.1531],[-94.6182,37.1529],[-94.6182,37.1525],[-94.6182,37.1523],[-94.6182,37.1521],[-94.6182,37.1519],[-94.6182,37.1516],[-94.6182,37.1485],[-94.6181,37.1435],[-94.6181,37.1432],[-94.6181,37.1429],[-94.6181,37.1427],[-94.618,37.1423],[-94.618,37.1416],[-94.6179,37.1392],[-94.6178,37.1384],[-94.6178,37.1374],[-94.6178,37.1347],[-94.6178,37.1339],[-94.6178,37.1337],[-94.6178,37.1335],[-94.6178,37.1331],[-94.6178,37.1326],[-94.6179,37.1323],[-94.6179,37.1321],[-94.6179,37.1313],[-94.6179,37.1311],[-94.6179,37.131],[-94.6179,37.1307],[-94.6179,37.1306],[-94.6179,37.1304],[-94.618,37.1298],[-94.618,37.1296],[-94.618,37.1287],[-94.6181,37.1259],[-94.6181,37.1249],[-94.6181,37.1238],[-94.6181,37.1201],[-94.6182,37.1189],[-94.6181,37.1178],[-94.618,37.1143],[-94.618,37.1132],[-94.618,37.1124],[-94.618,37.1102],[-94.618,37.1094],[-94.618,37.1093],[-94.618,37.1091],[-94.618,37.109],[-94.618,37.108],[-94.618,37.105],[-94.618,37.104],[-94.618,37.1035],[-94.6181,37.1023],[-94.6181,37.1019],[-94.6181,37.1008],[-94.6181,37.0996],[-94.6181,37.0992],[-94.6181,37.0984],[-94.618,37.0981],[-94.618,37.0979],[-94.618,37.0977],[-94.618,37.0976],[-94.618,37.0966],[-94.618,37.0962],[-94.6179,37.0949],[-94.6179,37.0945],[-94.618,37.0943],[-94.6181,37.0938],[-94.6181,37.0937],[-94.6181,37.0935],[-94.6181,37.0913],[-94.6181,37.0911],[-94.618,37.0906],[-94.6181,37.0893],[-94.6181,37.0889],[-94.618,37.0876],[-94.618,37.0871],[-94.618,37.087],[-94.6181,37.0866],[-94.6181,37.0864],[-94.618,37.0863],[-94.618,37.086],[-94.6179,37.0859],[-94.6179,37.085],[-94.6179,37.0826],[-94.6179,37.0822],[-94.6179,37.0813],[-94.6179,37.0812],[-94.6179,37.0811],[-94.6179,37.081],[-94.6179,37.0809],[-94.6179,37.0806],[-94.6179,37.0804],[-94.6179,37.0802],[-94.6179,37.0798],[-94.6179,37.0797],[-94.6179,37.0795],[-94.6179,37.0793],[-94.6179,37.0791],[-94.6179,37.0789],[-94.6179,37.0788],[-94.6179,37.0787],[-94.6179,37.0784],[-94.6179,37.0777],[-94.6179,37.0775],[-94.6179,37.0773],[-94.6179,37.077],[-94.6179,37.0762],[-94.6179,37.0756],[-94.6179,37.0751],[-94.6179,37.075],[-94.6179,37.0748],[-94.6179,37.0747],[-94.6179,37.0744],[-94.6179,37.0734],[-94.6179,37.073],[-94.6179,37.0729],[-94.6179,37.0723],[-94.6179,37.0721],[-94.6179,37.072],[-94.6179,37.0719],[-94.6179,37.0716],[-94.6179,37.0715],[-94.6179,37.0714],[-94.6179,37.0713],[-94.6179,37.0711],[-94.6179,37.071],[-94.6179,37.0709],[-94.6179,37.0705],[-94.6179,37.0703],[-94.6179,37.0701],[-94.6179,37.0694],[-94.6179,37.0692],[-94.6179,37.0681],[-94.6179,37.0671],[-94.6179,37.0657],[-94.6179,37.0648],[-94.6179,37.0645],[-94.6179,37.0637],[-94.6179,37.0635],[-94.6179,37.0634],[-94.6179,37.0633],[-94.6178,37.0626],[-94.6178,37.0615],[-94.6178,37.0607],[-94.6178,37.0601],[-94.6178,37.0597],[-94.6178,37.0586],[-94.6178,37.0582],[-94.6178,37.0579],[-94.6179,37.0571],[-94.6179,37.0568],[-94.6179,37.0564],[-94.6179,37.0533],[-94.6179,37.0519],[-94.6179,37.0514],[-94.6179,37.0491],[-94.6179,37.0486],[-94.6179,37.0473],[-94.6179,37.0459],[-94.6179,37.0451],[-94.6179,37.0447],[-94.618,37.0441],[-94.618,37.0438],[-94.6181,37.0437],[-94.6181,37.0436],[-94.6181,37.0435],[-94.618,37.0427],[-94.618,37.0405],[-94.618,37.0404],[-94.618,37.04],[-94.618,37.0368],[-94.618,37.033],[-94.618,37.0329],[-94.618,37.0328],[-94.618,37.0326],[-94.618,37.0325],[-94.618,37.031],[-94.618,37.0309],[-94.6179,37.0147],[-94.6179,37.0121],[-94.618,37.0091],[-94.6179,37.0091],[-94.6179,37.0078],[-94.6179,37.0064],[-94.6179,37.0056],[-94.6179,37.0048],[-94.6179,37.0047],[-94.6179,37.0044],[-94.6179,37.0038],[-94.6179,37.0027],[-94.6179,37.0025],[-94.6179,37.0019],[-94.6179,37.0002],[-94.6179,37.0001],[-94.618,36.9989],[-94.6246,36.999],[-94.6252,36.999],[-94.6261,36.999],[-94.6308,36.9987],[-94.631,36.9987],[-94.64,36.9987],[-94.6505,36.9987],[-94.6574,36.9987],[-94.6594,36.9987],[-94.6614,36.9987],[-94.6648,36.9987],[-94.6655,36.9987],[-94.6675,36.9987],[-94.6676,36.9987],[-94.668,36.9987],[-94.6681,36.9987],[-94.6686,36.9987],[-94.6744,36.9987],[-94.6812,36.9987],[-94.6858,36.9988],[-94.6867,36.9988],[-94.6913,36.9988],[-94.7001,36.9987],[-94.7018,36.9986],[-94.7103,36.9988],[-94.7111,36.9988],[-94.7112,36.9988],[-94.7113,36.9988],[-94.7114,36.9988],[-94.7116,36.9988],[-94.712,36.9988],[-94.7121,36.9988],[-94.7122,36.9988],[-94.7124,36.9988],[-94.7125,36.9988],[-94.7126,36.9988],[-94.7127,36.9988],[-94.7128,36.9988],[-94.7133,36.9988],[-94.7146,36.9988],[-94.715,36.9988],[-94.7153,36.9988],[-94.7163,36.9988],[-94.7167,36.9988],[-94.717,36.9988],[-94.7175,36.9987],[-94.7179,36.9987],[-94.7182,36.9987],[-94.7199,36.9987],[-94.722,36.9987],[-94.7224,36.9987],[-94.7227,36.9987],[-94.7233,36.9987],[-94.7238,36.9987],[-94.7239,36.9987],[-94.724,36.9987],[-94.7244,36.9987],[-94.7255,36.9987],[-94.7259,36.9987],[-94.7264,36.9987],[-94.7275,36.9987],[-94.7278,36.9987],[-94.7283,36.9987],[-94.7289,36.9987],[-94.731,36.9987],[-94.7316,36.9987],[-94.7328,36.9987],[-94.7358,36.9987],[-94.7361,36.9987],[-94.7374,36.9987],[-94.7388,36.9986],[-94.7407,36.9987],[-94.7424,36.9987],[-94.7432,36.9986],[-94.7449,36.9986],[-94.746,36.9986],[-94.7476,36.9986],[-94.7481,36.9986],[-94.7498,36.9986],[-94.7516,36.9986],[-94.7526,36.9986],[-94.7527,36.9986],[-94.7547,36.9986],[-94.7586,36.9986],[-94.7588,36.9986],[-94.7591,36.9986],[-94.7618,36.9986],[-94.764,36.9987],[-94.7672,36.9987],[-94.7674,36.9987],[-94.7686,36.9987],[-94.7721,36.9987],[-94.7733,36.9987],[-94.7734,36.9987],[-94.7738,36.9987],[-94.7739,36.9987],[-94.7744,36.9987],[-94.7759,36.9987],[-94.7764,36.9987],[-94.7765,36.9987],[-94.777,36.9987],[-94.7771,36.9987],[-94.7772,36.9987],[-94.7773,36.9987],[-94.778,36.9987],[-94.7802,36.9987],[-94.7809,36.9987],[-94.7812,36.9987],[-94.7819,36.9988],[-94.782,36.9988],[-94.7822,36.9987],[-94.7824,36.9987],[-94.7832,36.9987],[-94.7834,36.9987],[-94.7835,36.9987],[-94.7837,36.9987],[-94.7838,36.9987],[-94.7842,36.9987],[-94.7845,36.9987],[-94.7866,36.9987],[-94.7867,36.9987],[-94.7873,36.9987],[-94.7925,36.9988],[-94.7946,36.9988],[-94.7951,36.9988],[-94.7952,36.9988],[-94.8,36.9988],[-94.8013,36.9988],[-94.809,36.9987],[-94.8135,36.9987],[-94.8137,36.9987],[-94.8165,36.9987],[-94.8199,36.9987],[-94.82,36.9987],[-94.8203,36.9987],[-94.8204,36.9987],[-94.8205,36.9987],[-94.8208,36.9987],[-94.8209,36.9987],[-94.8212,36.9987],[-94.822,36.9987],[-94.8223,36.9987],[-94.8231,36.9987],[-94.8254,36.9988],[-94.8262,36.9988],[-94.8264,36.9988],[-94.8271,36.9988],[-94.8273,36.9988],[-94.8303,36.9988],[-94.8311,36.9988],[-94.8315,36.9988],[-94.832,36.9988],[-94.8327,36.9988],[-94.8347,36.9988],[-94.8354,36.9988],[-94.8368,36.9988],[-94.8403,36.9988],[-94.8407,36.9988],[-94.8409,36.9988],[-94.8419,36.9988],[-94.8431,36.9988],[-94.8444,36.9988],[-94.8447,36.9988],[-94.8456,36.9988],[-94.8467,36.9988],[-94.8468,36.9988],[-94.8478,36.9988],[-94.8479,36.9988],[-94.8481,36.9988],[-94.8482,36.9988],[-94.8484,36.9988],[-94.8491,36.9988],[-94.8493,36.9988],[-94.8498,36.9988],[-94.8512,36.9989],[-94.8515,36.9989],[-94.8516,36.9989],[-94.8519,36.9989],[-94.852,36.9989],[-94.8522,36.9989],[-94.8529,36.9989],[-94.8532,36.9989],[-94.8533,36.9989],[-94.8534,36.9988],[-94.8544,36.9988],[-94.8574,36.9988],[-94.8584,36.9988],[-94.8586,36.9988],[-94.8587,36.9988],[-94.8629,36.9989],[-94.8669,36.9989],[-94.8678,36.9989],[-94.8679,36.9989],[-94.8682,36.9989],[-94.8702,36.9988],[-94.8707,36.9988],[-94.8718,36.9988],[-94.8768,36.9989],[-94.8781,36.9989],[-94.8848,36.9989],[-94.8861,36.9989],[-94.8862,36.9989],[-94.8863,36.9989],[-94.8899,36.9989],[-94.8931,36.999],[-94.8951,36.999],[-94.9039,36.999],[-94.9041,36.999],[-94.9044,36.999],[-94.9085,36.9991],[-94.9161,36.9991],[-94.9182,36.9991],[-94.921,36.9991],[-94.9225,36.9991],[-94.9227,36.9991],[-94.9269,36.9991],[-94.9281,36.9991],[-94.9286,36.9992],[-94.9306,36.9992],[-94.9315,36.9992],[-94.9324,36.9992],[-94.9343,36.9992],[-94.9362,36.9992],[-94.9404,36.9992],[-94.9405,36.9992],[-94.9406,36.9992],[-94.9446,36.9993],[-94.9484,36.9993],[-94.9492,36.9993],[-94.95,36.9993],[-94.9531,36.9993],[-94.9571,36.9994],[-94.9574,36.9994],[-94.9581,36.9994],[-94.9584,36.9994],[-94.9586,36.9994],[-94.9588,36.9994],[-94.9616,36.9995],[-94.9643,36.9995],[-94.9662,36.9995],[-94.9664,36.9995],[-94.967,36.9995],[-94.9672,36.9995],[-94.9678,36.9995],[-94.9681,36.9995],[-94.9683,36.9995],[-94.9694,36.9995],[-94.9699,36.9995],[-94.9749,36.9995],[-94.9753,36.9995],[-94.9759,36.9995],[-94.9767,36.9995],[-94.977,36.9995],[-94.9794,36.9995],[-94.9815,36.9995],[-94.982,36.9995],[-94.9836,36.9995],[-94.9841,36.9995],[-94.9861,36.9995],[-94.993,36.9995],[-94.9934,36.9995],[-94.9952,36.9995],[-94.9961,36.9995],[-95.0002,36.9995],[-95.0043,36.9995],[-95.0046,36.9995],[-95.0056,36.9995],[-95.0058,36.9995],[-95.0059,36.9995],[-95.006,36.9995],[-95.0061,36.9995],[-95.0063,36.9995],[-95.0073,36.9995],[-95.0076,36.9995],[-95.0084,36.9995],[-95.0107,36.9995],[-95.0114,36.9995],[-95.0152,36.9995],[-95.0265,36.9995],[-95.0303,36.9995],[-95.0312,36.9995],[-95.0337,36.9995],[-95.0346,36.9995],[-95.0347,36.9995],[-95.0349,36.9995],[-95.035,36.9995],[-95.0353,36.9995],[-95.0358,36.9995],[-95.0374,36.9996],[-95.0379,36.9996],[-95.0381,36.9996],[-95.0382,36.9996],[-95.0386,36.9996],[-95.0388,36.9997],[-95.0397,36.9996],[-95.0409,36.9996],[-95.0425,36.9996],[-95.0434,36.9996],[-95.0468,36.9996],[-95.0495,36.9996],[-95.0514,36.9996],[-95.0534,36.9996],[-95.0549,36.9996],[-95.0587,36.9995],[-95.0648,36.9996],[-95.0666,36.9996],[-95.0725,36.9995],[-95.0735,36.9995],[-95.074,36.9996],[-95.0755,36.9995],[-95.0757,36.9995],[-95.0764,36.9995],[-95.0773,36.9996],[-95.0796,36.9995],[-95.0802,36.9995],[-95.083,36.9996],[-95.0841,36.9996],[-95.0858,36.9996],[-95.0887,36.9996],[-95.0888,36.9996],[-95.0889,36.9996],[-95.0908,36.9996],[-95.0916,36.9996],[-95.0924,36.9996],[-95.0933,36.9996],[-95.0949,36.9996],[-95.0958,36.9996],[-95.0966,36.9996],[-95.0967,36.9996],[-95.0981,36.9996],[-95.0992,36.9996],[-95.0998,36.9996],[-95.1001,36.9996],[-95.1004,36.9996],[-95.1011,36.9996],[-95.1025,36.9996],[-95.103,36.9996],[-95.1039,36.9996],[-95.1046,36.9996],[-95.1067,36.9996],[-95.1103,36.9996],[-95.112,36.9996],[-95.1121,36.9996],[-95.113,36.9996],[-95.1146,36.9996],[-95.117,36.9996],[-95.1192,36.9996],[-95.1211,36.9995],[-95.1221,36.9996],[-95.1231,36.9996],[-95.125,36.9996],[-95.1269,36.9996],[-95.1281,36.9995],[-95.1286,36.9995],[-95.1302,36.9996],[-95.1305,36.9995],[-95.131,36.9996],[-95.1314,36.9996],[-95.1319,36.9996],[-95.1323,36.9996],[-95.133,36.9996],[-95.1366,36.9996],[-95.1369,36.9996],[-95.1373,36.9996],[-95.1381,36.9996],[-95.1393,36.9996],[-95.1405,36.9996],[-95.1414,36.9996],[-95.146,36.9996],[-95.1466,36.9996],[-95.1468,36.9996],[-95.1496,36.9996],[-95.151,36.9996],[-95.153,36.9996],[-95.1541,36.9996],[-95.1544,36.9996],[-95.1548,36.9996],[-95.1552,36.9996],[-95.1554,36.9996],[-95.156,36.9996],[-95.1565,36.9996],[-95.157,36.9996],[-95.159,36.9996],[-95.1598,36.9996],[-95.1618,36.9996],[-95.163,36.9996],[-95.1635,36.9996],[-95.1644,36.9996],[-95.1646,36.9996],[-95.1652,36.9996],[-95.1671,36.9996],[-95.168,36.9996],[-95.1685,36.9996],[-95.1703,36.9996],[-95.1734,36.9996],[-95.1759,36.9996],[-95.177,36.9996],[-95.1773,36.9995],[-95.1827,36.9995],[-95.1863,36.9995],[-95.1957,36.9996],[-95.1961,36.9996],[-95.1986,36.9996],[-95.202,36.9996],[-95.2031,36.9996],[-95.2038,36.9996],[-95.206,36.9996],[-95.2094,36.9996],[-95.2135,36.9996],[-95.2161,36.9996],[-95.2179,36.9996],[-95.2196,36.9996],[-95.221,36.9996],[-95.2225,36.9996],[-95.2243,36.9996],[-95.2274,36.9996],[-95.2287,36.9996],[-95.231,36.9996],[-95.2317,36.9996],[-95.2323,36.9996],[-95.2364,36.9996],[-95.2385,36.9996],[-95.2408,36.9996],[-95.2449,36.9996],[-95.2455,36.9996],[-95.2498,36.9996],[-95.2499,36.9996],[-95.25,36.9996],[-95.2517,36.9995],[-95.2527,36.9995],[-95.2548,36.9995],[-95.2555,36.9995],[-95.2601,36.9995],[-95.2627,36.9995],[-95.2635,36.9995],[-95.2637,36.9995],[-95.2679,36.9995],[-95.2696,36.9995],[-95.2701,36.9995],[-95.272,36.9995],[-95.2746,36.9995],[-95.2769,36.9995],[-95.2771,36.9995],[-95.28,36.9995],[-95.2816,36.9995],[-95.2819,36.9995],[-95.2861,36.9995],[-95.2909,36.9995],[-95.2947,36.9995],[-95.3044,36.9995],[-95.3088,36.9995],[-95.3125,36.9994],[-95.313,36.9994],[-95.3175,36.9994],[-95.3194,36.9994],[-95.3196,36.9994],[-95.3205,36.9994],[-95.322,36.9994],[-95.3223,36.9994],[-95.3226,36.9994],[-95.3228,36.9994],[-95.3245,36.9994],[-95.3265,36.9994],[-95.3266,36.9994],[-95.3281,36.9994],[-95.3282,36.9994],[-95.3283,36.9994],[-95.331,36.9994],[-95.3329,36.9994],[-95.3335,36.9994],[-95.3345,36.9994],[-95.3347,36.9994],[-95.3351,36.9994],[-95.3362,36.9994],[-95.338,36.9993],[-95.34,36.9994],[-95.3406,36.9994],[-95.3414,36.9994],[-95.3428,36.9994],[-95.3438,36.9994],[-95.3441,36.9994],[-95.3443,36.9994],[-95.3477,36.9994],[-95.3483,36.9994],[-95.354,36.9994],[-95.3542,36.9994],[-95.3554,36.9995],[-95.3567,36.9994],[-95.3583,36.9994],[-95.3589,36.9994],[-95.3612,36.9994],[-95.3633,36.9994],[-95.3652,36.9994],[-95.367,36.9994],[-95.3685,36.9994],[-95.37,36.9994],[-95.371,36.9994],[-95.3712,36.9994],[-95.3714,36.9994],[-95.3726,36.9993],[-95.3733,36.9994],[-95.375,36.9994],[-95.3753,36.9994],[-95.3773,36.9994],[-95.381,36.9993],[-95.3825,36.9993],[-95.3849,36.9993],[-95.3854,36.9993],[-95.3896,36.9993],[-95.39,36.9993],[-95.3952,36.9993],[-95.3956,36.9993],[-95.3972,36.9993],[-95.3998,36.9993],[-95.4053,36.9993],[-95.4059,36.9993],[-95.4076,36.9993],[-95.4077,36.9993],[-95.4112,36.9993],[-95.4132,36.9993],[-95.4133,36.9993],[-95.4134,36.9993],[-95.4135,36.9993],[-95.4139,36.9993],[-95.4157,36.9993],[-95.4163,36.9993],[-95.4219,36.9993],[-95.4236,36.9993],[-95.4244,36.9993],[-95.4257,36.9993],[-95.4265,36.9993],[-95.4279,36.9993],[-95.4306,36.9993],[-95.4308,36.9993],[-95.4314,36.9993],[-95.4315,36.9993],[-95.4316,36.9993],[-95.4331,36.9993],[-95.4358,36.9993],[-95.4405,36.9993],[-95.4409,36.9993],[-95.4428,36.9993],[-95.4438,36.9993],[-95.4466,36.9993],[-95.4477,36.9993],[-95.4492,36.9993],[-95.4493,36.9993],[-95.4495,36.9993],[-95.45,36.9993],[-95.4512,36.9993],[-95.4519,36.9993],[-95.4527,36.9993],[-95.4528,36.9993],[-95.4529,36.9993],[-95.4538,36.9993],[-95.4561,36.9992],[-95.4571,36.9992],[-95.4579,36.9992],[-95.4589,36.9993],[-95.4598,36.9993],[-95.4608,36.9993],[-95.4615,36.9993],[-95.4625,36.9993],[-95.464,36.9993],[-95.465,36.9993],[-95.4656,36.9993],[-95.4662,36.9993],[-95.4669,36.9993],[-95.4675,36.9994],[-95.4677,36.9993],[-95.4681,36.9993],[-95.4694,36.9993],[-95.4703,36.9994],[-95.4731,36.9994],[-95.4738,36.9994],[-95.474,36.9994],[-95.4748,36.9994],[-95.4758,36.9994],[-95.4765,36.9993],[-95.4793,36.9994],[-95.4801,36.9994],[-95.4831,36.9993],[-95.4839,36.9994],[-95.4852,36.9994],[-95.4861,36.9994],[-95.4879,36.9994],[-95.4901,36.9994],[-95.4912,36.9994],[-95.4923,36.9994],[-95.4957,36.9994],[-95.4981,36.9993],[-95.5003,36.9993],[-95.5023,36.9993],[-95.5026,36.9993],[-95.5036,36.9993],[-95.5043,36.9993],[-95.5067,36.9993],[-95.5074,36.9993],[-95.5077,36.9993],[-95.5086,36.9993],[-95.5096,36.9993],[-95.5118,36.9993],[-95.5119,36.9993],[-95.5128,36.9993],[-95.5147,36.9993],[-95.515,36.9993],[-95.516,36.9993],[-95.5199,36.9993],[-95.5209,36.9993],[-95.5212,36.9993],[-95.5214,36.9993],[-95.5222,36.9993],[-95.5224,36.9993],[-95.5295,36.9993],[-95.5345,36.9993],[-95.5347,36.9993],[-95.5377,36.9993],[-95.5388,36.9993],[-95.5401,36.9993],[-95.5407,36.9993],[-95.5413,36.9993],[-95.5419,36.9993],[-95.5459,36.9993],[-95.5473,36.9993],[-95.5487,36.9993],[-95.5501,36.9993],[-95.5524,36.9993],[-95.5554,36.9994],[-95.5573,36.9994],[-95.5586,36.9994],[-95.5589,36.9994],[-95.5592,36.9994],[-95.5593,36.9994],[-95.5594,36.9993],[-95.5596,36.9993],[-95.5602,36.9994],[-95.5611,36.9993],[-95.5617,36.9993],[-95.5625,36.9993],[-95.5671,36.9993],[-95.5675,36.9993],[-95.5691,36.9993],[-95.5699,36.9993],[-95.5703,36.9993],[-95.5704,36.9994],[-95.5705,36.9994],[-95.5706,36.9994],[-95.5707,36.9994],[-95.5718,36.9993],[-95.5726,36.9993],[-95.5758,36.9993],[-95.5768,36.9993],[-95.5769,36.9993],[-95.5831,36.9993],[-95.5843,36.9993],[-95.5855,36.9993],[-95.5859,36.9993],[-95.5887,36.9993],[-95.5888,36.9993],[-95.589,36.9993],[-95.5891,36.9993],[-95.5893,36.9993],[-95.5908,36.9993],[-95.5963,36.9993],[-95.5982,36.9993],[-95.6015,36.9993],[-95.6021,36.9993],[-95.6035,36.9993],[-95.604,36.9993],[-95.6044,36.9993],[-95.6059,36.9993],[-95.6064,36.9993],[-95.609,36.9993],[-95.6128,36.9992],[-95.6136,36.9993],[-95.6141,36.9993],[-95.6152,36.9993],[-95.6157,36.9993],[-95.616,36.9993],[-95.6162,36.9993],[-95.6203,36.9994],[-95.6206,36.9994],[-95.6207,36.9994],[-95.621,36.9994],[-95.6244,36.9993],[-95.6262,36.9993],[-95.627,36.9994],[-95.6281,36.9994],[-95.6282,36.9994],[-95.6283,36.9994],[-95.6287,36.9994],[-95.6292,36.9994],[-95.6303,36.9994],[-95.6309,36.9994],[-95.6319,36.9994],[-95.6366,36.9994],[-95.638,36.9994],[-95.6388,36.9994],[-95.6393,36.9994],[-95.6424,36.9994],[-95.6448,36.9994],[-95.6469,36.9994],[-95.647,36.9994],[-95.6473,36.9994],[-95.6486,36.9993],[-95.6489,36.9993],[-95.6502,36.9993],[-95.6508,36.9993],[-95.6529,36.9993],[-95.6552,36.9993],[-95.6559,36.9993],[-95.6583,36.9993],[-95.6602,36.9993],[-95.6604,36.9993],[-95.6605,36.9993],[-95.6606,36.9993],[-95.6616,36.9993],[-95.6642,36.9993],[-95.6652,36.9993],[-95.6689,36.9993],[-95.6692,36.9993],[-95.674,36.9993],[-95.6745,36.9993],[-95.6764,36.9993],[-95.6817,36.9993],[-95.6866,36.9993],[-95.6867,36.9993],[-95.6869,36.9993],[-95.6874,36.9993],[-95.6886,36.9993],[-95.6889,36.9993],[-95.6897,36.9993],[-95.6902,36.9992],[-95.6907,36.9993],[-95.6914,36.9993],[-95.6923,36.9993],[-95.6937,36.9993],[-95.6962,36.9993],[-95.7048,36.9993],[-95.7052,36.9993],[-95.71,36.9992],[-95.7103,36.9992],[-95.7106,36.9992],[-95.7107,36.9992],[-95.7108,36.9993],[-95.7112,36.9993],[-95.7124,36.9993],[-95.7147,36.9993],[-95.7148,36.9993],[-95.7172,36.9992],[-95.7183,36.9992],[-95.7251,36.9993],[-95.7256,36.9993],[-95.7282,36.9993],[-95.7327,36.9993],[-95.7389,36.9993],[-95.7404,36.9992],[-95.7416,36.9992],[-95.7419,36.9992],[-95.7422,36.9992],[-95.7423,36.9992],[-95.7424,36.9992],[-95.7433,36.9993],[-95.7461,36.9992],[-95.7465,36.9992],[-95.75,36.9993],[-95.7506,36.9992],[-95.7529,36.9992],[-95.7548,36.9992],[-95.7552,36.9992],[-95.7596,36.9993],[-95.7597,36.9993],[-95.76,36.9993],[-95.7612,36.9993],[-95.7617,36.9993],[-95.7623,36.9993],[-95.7623,36.9992],[-95.7664,36.9992],[-95.7687,36.9992],[-95.7789,36.9993],[-95.783,36.9993],[-95.7837,36.9993],[-95.786,36.9993],[-95.7868,36.9993],[-95.7943,36.9992],[-95.7966,36.9992],[-95.7994,36.9992],[-95.8078,36.9992],[-95.8107,36.9992],[-95.812,36.9992],[-95.8122,36.9992],[-95.8125,36.9992],[-95.8132,36.9992],[-95.8142,36.9992],[-95.8149,36.9992],[-95.8164,36.9992],[-95.8193,36.9992],[-95.8194,36.9992],[-95.8206,36.9992],[-95.8229,36.9992],[-95.8232,36.9992],[-95.8234,36.9992],[-95.8236,36.9995],[-95.8237,36.9994],[-95.8238,36.9993],[-95.824,36.9993],[-95.8252,36.9993],[-95.8257,36.9992],[-95.8266,36.9992],[-95.8273,36.9992],[-95.8298,36.9992],[-95.831,36.9992],[-95.8323,36.9992],[-95.8327,36.9992],[-95.8341,36.9992],[-95.8354,36.9992],[-95.8375,36.9992],[-95.8376,36.9992],[-95.8402,36.9992],[-95.8408,36.9992],[-95.8443,36.9992],[-95.8459,36.9992],[-95.8477,36.9992],[-95.8503,36.9992],[-95.852,36.9992],[-95.8527,36.9992],[-95.8532,36.9992],[-95.8538,36.9992],[-95.8542,36.9992],[-95.8553,36.9992],[-95.8563,36.9992],[-95.8587,36.9992],[-95.8589,36.9992],[-95.8591,36.9992],[-95.8602,36.9992],[-95.8612,36.9992],[-95.8637,36.9992],[-95.8667,36.9992],[-95.867,36.9992],[-95.8691,36.9992],[-95.8693,36.9992],[-95.8697,36.9993],[-95.8698,36.9993],[-95.8707,36.9993],[-95.8725,36.9993],[-95.8731,36.9993],[-95.8733,36.9993],[-95.8739,36.9993],[-95.8753,36.9993],[-95.8761,36.9993],[-95.8764,36.9993],[-95.8767,36.9993],[-95.8767,36.9992],[-95.886,36.9992],[-95.8891,36.9992],[-95.8951,36.9992],[-95.9095,36.9993],[-95.9101,36.9993],[-95.9106,36.9993],[-95.9117,36.9993],[-95.913,36.9993],[-95.9132,36.9993],[-95.9134,36.9993],[-95.9151,36.9993],[-95.9163,36.9993],[-95.9181,36.9993],[-95.9185,36.9993],[-95.9186,36.9993],[-95.92,36.9993],[-95.9206,36.9993],[-95.9216,36.9993],[-95.9255,36.9993],[-95.9279,36.9993],[-95.929,36.9993],[-95.9308,36.9993],[-95.9319,36.9993],[-95.932,36.9993],[-95.9364,36.9992],[-95.9365,36.9993],[-95.937,36.9993],[-95.9417,36.9992],[-95.9443,36.9991],[-95.949,36.9991],[-95.9504,36.9991],[-95.9507,36.9991],[-95.951,36.9991],[-95.9538,36.9991],[-95.9539,36.9991],[-95.954,36.9991],[-95.9541,36.9991],[-95.9557,36.9991],[-95.9567,36.9991],[-95.9578,36.9991],[-95.9583,36.9991],[-95.9612,36.9991],[-95.9616,36.9991],[-95.9643,36.9991],[-95.967,36.9991],[-95.9731,36.9991],[-95.9792,36.999],[-95.9849,36.999],[-95.995,36.999],[-95.9954,36.999],[-96.0003,36.999],[-96.0008,36.9989],[-96.0013,36.9989],[-96.0166,36.9989],[-96.018,36.9989],[-96.0195,36.9989],[-96.0201,36.9989],[-96.0208,36.9989],[-96.021,36.9989],[-96.0217,36.9989],[-96.0219,36.9989],[-96.0242,36.9989],[-96.0243,36.9989],[-96.0358,36.999],[-96.0483,36.999],[-96.0487,36.999],[-96.0488,36.999],[-96.0491,36.999],[-96.0492,36.999],[-96.0512,36.999],[-96.0559,36.999],[-96.0577,36.999],[-96.0592,36.999],[-96.0642,36.999],[-96.0678,36.9991],[-96.0806,36.9991],[-96.0819,36.9991],[-96.0913,36.9991],[-96.0916,36.9991],[-96.0936,36.9991],[-96.0937,36.9991],[-96.0938,36.9991],[-96.0947,36.9991],[-96.0954,36.9992],[-96.1086,36.9992],[-96.1092,36.9992],[-96.1097,36.9992],[-96.1129,36.9992],[-96.113,36.9992],[-96.1192,36.9991],[-96.1224,36.9991],[-96.1242,36.999],[-96.1253,36.999],[-96.1254,36.999],[-96.1336,36.999],[-96.1356,36.999],[-96.1382,36.999],[-96.1388,36.999],[-96.1389,36.999],[-96.139,36.999],[-96.1412,36.999],[-96.1413,36.999],[-96.1422,36.9991],[-96.1428,36.9992],[-96.1431,36.9992],[-96.1432,36.9991],[-96.1451,36.999],[-96.1471,36.999],[-96.1474,36.999],[-96.1489,36.999],[-96.1496,36.9991],[-96.1497,36.999],[-96.1524,36.999],[-96.1525,36.9991],[-96.1529,36.9993],[-96.154,36.9992],[-96.1542,36.9992],[-96.1568,36.9991],[-96.1592,36.9991],[-96.1607,36.9991],[-96.1609,36.9991],[-96.1611,36.9991],[-96.1685,36.9991],[-96.1739,36.9992],[-96.1766,36.9992],[-96.1767,36.9992],[-96.1847,36.9993],[-96.1856,36.9993],[-96.1867,36.9993],[-96.1882,36.9993],[-96.189,36.9993],[-96.1893,36.9993],[-96.1898,36.9993],[-96.1905,36.9993],[-96.1909,36.9992],[-96.1916,36.9992],[-96.1925,36.9992],[-96.1949,36.9992],[-96.1991,36.9992],[-96.1993,36.9992],[-96.1997,36.9992],[-96.1999,36.9991],[-96.2,36.9991],[-96.2001,36.999],[-96.2039,36.9991],[-96.2059,36.9991],[-96.2061,36.9991],[-96.2065,36.9991],[-96.2081,36.9991],[-96.2126,36.9991],[-96.2176,36.9992],[-96.2182,36.9992],[-96.2184,36.9992],[-96.2185,36.9991],[-96.2255,36.9991],[-96.2265,36.9992],[-96.2266,36.9992],[-96.2268,36.9992],[-96.2273,36.9992],[-96.2284,36.9992],[-96.2297,36.9992],[-96.2305,36.9992],[-96.2326,36.9992],[-96.2339,36.9992],[-96.2353,36.9992],[-96.2357,36.9992],[-96.2363,36.9992],[-96.2365,36.9992],[-96.24,36.9991],[-96.2401,36.9991],[-96.2402,36.9991],[-96.2403,36.9991],[-96.2412,36.9992],[-96.2414,36.9992],[-96.2419,36.9992],[-96.2473,36.9992],[-96.2491,36.9993],[-96.2509,36.9993],[-96.2531,36.9993],[-96.2543,36.9992],[-96.2555,36.9992],[-96.257,36.9992],[-96.2581,36.9992],[-96.2584,36.9992],[-96.2591,36.9992],[-96.2634,36.9992],[-96.27,36.9992],[-96.2715,36.9992],[-96.2741,36.9992],[-96.2748,36.9992],[-96.2756,36.9992],[-96.276,36.9993],[-96.2764,36.9993],[-96.2769,36.9993],[-96.2774,36.9993],[-96.2781,36.9993],[-96.2786,36.9993],[-96.2793,36.9993],[-96.2841,36.9993],[-96.2849,36.9993],[-96.2853,36.9993],[-96.2854,36.9993],[-96.2855,36.9993],[-96.2938,36.9994],[-96.294,36.9994],[-96.2941,36.9994],[-96.2944,36.9994],[-96.298,36.9994],[-96.2982,36.9994],[-96.2983,36.9994],[-96.2984,36.9994],[-96.2985,36.9994],[-96.2986,36.9994],[-96.2987,36.9994],[-96.2991,36.9994],[-96.3011,36.9993],[-96.3021,36.9993],[-96.303,36.9992],[-96.3031,36.9992],[-96.3032,36.9992],[-96.3033,36.9992],[-96.3058,36.9991],[-96.3089,36.9991],[-96.312,36.9991],[-96.3189,36.9993],[-96.3197,36.9993],[-96.3198,36.9993],[-96.3238,36.9993],[-96.3257,36.9993],[-96.3278,36.9993],[-96.3296,36.9993],[-96.3301,36.9993],[-96.3361,36.9993],[-96.337,36.9993],[-96.3377,36.9993],[-96.3383,36.9993],[-96.3385,36.9993],[-96.3394,36.9993],[-96.3418,36.9993],[-96.3453,36.9993],[-96.3518,36.9993],[-96.3532,36.9993],[-96.3615,36.9993],[-96.3665,36.9993],[-96.3707,36.9993],[-96.373,36.9993],[-96.3731,36.9993],[-96.3748,36.9993],[-96.3749,36.9993],[-96.375,36.9993],[-96.3753,36.9993],[-96.3787,36.9993],[-96.3799,36.9993],[-96.3803,36.9993],[-96.3806,36.9993],[-96.3816,36.9993],[-96.3846,36.9992],[-96.3917,36.9992],[-96.3918,36.9992],[-96.3935,36.9992],[-96.3944,36.9992],[-96.3945,36.9992],[-96.3949,36.9992],[-96.3954,36.9992],[-96.3987,36.9992],[-96.3995,36.9992],[-96.4007,36.9992],[-96.4026,36.9992],[-96.4029,36.9992],[-96.4078,36.9992],[-96.409,36.9992],[-96.4102,36.9992],[-96.4114,36.9992],[-96.4126,36.9993],[-96.4128,36.9993],[-96.413,36.9993],[-96.4131,36.9993],[-96.4136,36.9992],[-96.4152,36.9992],[-96.4156,36.9992],[-96.4358,36.9991],[-96.4431,36.9991],[-96.4504,36.9991],[-96.4508,36.9991],[-96.4511,36.9991],[-96.4513,36.9991],[-96.4515,36.9991],[-96.4518,36.9991],[-96.4523,36.9991],[-96.4525,36.9991],[-96.4667,36.999],[-96.482,36.9988],[-96.4826,36.9988],[-96.5001,36.9986],[-96.5002,36.9986],[-96.5003,36.9986],[-96.5085,36.9987],[-96.5088,36.9987],[-96.5091,36.9987],[-96.5093,36.9987],[-96.5094,36.9987],[-96.5149,36.9987],[-96.5166,36.9987],[-96.5181,36.9987],[-96.5182,36.9987],[-96.5198,36.9987],[-96.5254,36.9987],[-96.5255,36.9987],[-96.5256,36.9987],[-96.5257,36.9987],[-96.5261,36.9987],[-96.5262,36.9987],[-96.5286,36.9987],[-96.5537,36.9988],[-96.5538,36.9988],[-96.5539,36.9988],[-96.5545,36.9988],[-96.5676,36.9988],[-96.5779,36.9989],[-96.578,36.9989],[-96.593,36.9989],[-96.5931,36.9989],[-96.5982,36.9989],[-96.5984,36.9989],[-96.5985,36.9989],[-96.6006,36.9989],[-96.6007,36.9989],[-96.604,36.9989],[-96.6041,36.9989],[-96.6074,36.9989],[-96.6241,36.999],[-96.6245,36.999],[-96.6253,36.999],[-96.6272,36.999],[-96.6273,36.999],[-96.6274,36.999],[-96.6416,36.9991],[-96.6418,36.9991],[-96.6478,36.9991],[-96.6479,36.9991],[-96.6481,36.9991],[-96.6484,36.9991],[-96.6486,36.9991],[-96.6519,36.9991],[-96.6562,36.9991],[-96.6752,36.9991],[-96.6776,36.9991],[-96.6846,36.9992],[-96.6869,36.9992],[-96.698,36.9992],[-96.7053,36.9992],[-96.7056,36.9992],[-96.7075,36.9992],[-96.7092,36.9992],[-96.7093,36.9992],[-96.7095,36.9992],[-96.7097,36.9992],[-96.7099,36.9992],[-96.7102,36.9992],[-96.7104,36.9992],[-96.7105,36.9992],[-96.7127,36.9993],[-96.7208,36.9993],[-96.7261,36.9993],[-96.7284,36.9993],[-96.732,36.9993],[-96.7366,36.9993],[-96.7367,36.9993],[-96.7368,36.9992],[-96.7368,36.9991],[-96.7371,36.9992],[-96.7373,36.9992],[-96.7385,36.9992],[-96.7388,36.9992],[-96.739,36.9992],[-96.7397,36.9992],[-96.7413,36.9992],[-96.7498,36.999],[-96.7503,36.9991],[-96.7538,36.9991],[-96.7658,36.9992],[-96.7698,36.9992],[-96.77,36.9992],[-96.7739,36.9992],[-96.7743,36.9992],[-96.7774,36.9992],[-96.7878,36.9992],[-96.7923,36.9992],[-96.7928,36.9992],[-96.7943,36.9992],[-96.7947,36.9992],[-96.7948,36.9992],[-96.7951,36.9989],[-96.7952,36.9989],[-96.7953,36.9989],[-96.799,36.9989],[-96.8079,36.999],[-96.8106,36.999],[-96.8142,36.9991],[-96.8144,36.9991],[-96.815,36.9991],[-96.8165,36.9991],[-96.817,36.9991],[-96.8179,36.9991],[-96.8205,36.9992],[-96.8206,36.9992],[-96.8215,36.9992],[-96.8217,36.9992],[-96.8221,36.9992],[-96.8225,36.9992],[-96.8227,36.9992],[-96.8229,36.9992],[-96.8244,36.9992],[-96.8295,36.9992],[-96.8308,36.9993],[-96.8312,36.9993],[-96.8331,36.9992],[-96.8389,36.9992],[-96.8409,36.9992],[-96.8412,36.9992],[-96.8422,36.9992],[-96.8425,36.9992],[-96.8457,36.9992],[-96.8475,36.9992],[-96.8543,36.9992],[-96.8625,36.9993],[-96.8675,36.9993],[-96.8676,36.9993],[-96.8676,36.9992],[-96.8681,36.9992],[-96.8693,36.9992],[-96.8745,36.9992],[-96.8763,36.9992],[-96.8776,36.9992],[-96.8787,36.9992],[-96.8799,36.9992],[-96.8826,36.9992],[-96.8861,36.9992],[-96.8885,36.9992],[-96.891,36.9992],[-96.8956,36.9992],[-96.8983,36.9992],[-96.9008,36.9992],[-96.9011,36.9992],[-96.902,36.9992],[-96.9021,36.9992],[-96.9024,36.9992],[-96.9026,36.9992],[-96.9035,36.9992],[-96.9038,36.9992],[-96.9039,36.9992],[-96.9044,36.9992],[-96.9045,36.9992],[-96.9059,36.9992],[-96.9099,36.9992],[-96.9113,36.9992],[-96.9124,36.9991],[-96.9133,36.9991],[-96.9158,36.9991],[-96.917,36.9991],[-96.918,36.9991],[-96.9184,36.9991],[-96.9209,36.9991],[-96.9219,36.9992],[-96.9223,36.9992],[-96.9233,36.9991],[-96.9237,36.9991],[-96.9242,36.9991],[-96.9243,36.9991],[-96.9253,36.9991],[-96.9259,36.9991],[-96.9265,36.9991],[-96.9266,36.9991],[-96.9282,36.9991],[-96.933,36.9991],[-96.9346,36.9991],[-96.9347,36.9991],[-96.9356,36.9991],[-96.9384,36.9991],[-96.9391,36.9991],[-96.9393,36.9991],[-96.9413,36.9991],[-96.9466,36.999],[-96.9473,36.9991],[-96.9493,36.9991],[-96.951,36.9991],[-96.9558,36.9991],[-96.9574,36.9991],[-96.9594,36.9991],[-96.9654,36.9991],[-96.9669,36.9991],[-96.9673,36.9991],[-96.9687,36.9991],[-96.9727,36.9991],[-96.974,36.9991],[-96.9743,36.9991],[-96.9753,36.9991],[-96.9755,36.9991],[-96.9758,36.9991],[-96.9766,36.9991],[-96.9768,36.9991],[-96.9769,36.9991],[-96.977,36.9991],[-96.9771,36.9991],[-96.9788,36.9991],[-96.9834,36.9991],[-96.9838,36.9991],[-96.9855,36.9991],[-96.9869,36.9991],[-96.9909,36.999],[-96.9923,36.999],[-96.9935,36.999],[-96.999,36.9991],[-97.0014,36.9991],[-97.0037,36.9991],[-97.004,36.9991],[-97.0054,36.9991],[-97.0102,36.999],[-97.0118,36.999],[-97.012,36.999],[-97.0124,36.9991],[-97.0125,36.9991],[-97.0156,36.9991],[-97.0217,36.9991],[-97.0222,36.999],[-97.0236,36.999],[-97.0248,36.999],[-97.0279,36.999],[-97.0283,36.999],[-97.0296,36.999],[-97.03,36.999],[-97.0319,36.999],[-97.0372,36.999],[-97.0376,36.999],[-97.0388,36.999],[-97.0393,36.999],[-97.0395,36.999],[-97.0397,36.999],[-97.0402,36.999],[-97.0416,36.999],[-97.0421,36.999],[-97.0428,36.999],[-97.045,36.999],[-97.0455,36.999],[-97.0457,36.999],[-97.0459,36.999],[-97.0481,36.999],[-97.0552,36.999],[-97.0576,36.999],[-97.0599,36.999],[-97.067,36.999],[-97.0693,36.999],[-97.0705,36.999],[-97.0742,36.999],[-97.0754,36.999],[-97.0756,36.999],[-97.0784,36.999],[-97.0866,36.999],[-97.0893,36.999],[-97.0901,36.999],[-97.0927,36.999],[-97.0935,36.999],[-97.0948,36.999],[-97.0987,36.999],[-97.1,36.999],[-97.1001,36.999],[-97.1003,36.999],[-97.1011,36.999],[-97.1014,36.999],[-97.1019,36.999],[-97.1024,36.999],[-97.1027,36.999],[-97.1033,36.999],[-97.1038,36.999],[-97.1053,36.999],[-97.1099,36.999],[-97.1114,36.999],[-97.1114,36.9991],[-97.1115,36.9991],[-97.1116,36.9991],[-97.1124,36.9991],[-97.1148,36.999],[-97.1155,36.999],[-97.1159,36.999],[-97.1164,36.999],[-97.1169,36.999],[-97.1172,36.999],[-97.1173,36.999],[-97.1179,36.999],[-97.1197,36.999],[-97.1203,36.999],[-97.1205,36.999],[-97.121,36.999],[-97.1212,36.999],[-97.1215,36.999],[-97.1223,36.999],[-97.1226,36.9991],[-97.1239,36.999],[-97.128,36.999],[-97.1293,36.999],[-97.1297,36.999],[-97.1329,36.999],[-97.1383,36.999],[-97.1462,36.999],[-97.1477,36.999],[-97.1549,36.999],[-97.1562,36.999],[-97.1563,36.999],[-97.1653,36.9991],[-97.1658,36.9991],[-97.1697,36.999],[-97.1715,36.999],[-97.1742,36.999],[-97.1747,36.999],[-97.1793,36.999],[-97.1811,36.999],[-97.1812,36.999],[-97.1839,36.999],[-97.1891,36.999],[-97.1916,36.999],[-97.1923,36.999],[-97.1944,36.999],[-97.1971,36.999],[-97.1993,36.999],[-97.2015,36.999],[-97.2017,36.9989],[-97.2019,36.999],[-97.2028,36.999],[-97.2067,36.999],[-97.2104,36.999],[-97.2115,36.999],[-97.216,36.9989],[-97.2199,36.9989],[-97.2249,36.9989],[-97.2251,36.9989],[-97.2252,36.9989],[-97.2257,36.9989],[-97.2284,36.9989],[-97.2294,36.9989],[-97.2339,36.9989],[-97.2353,36.9989],[-97.2356,36.9989],[-97.2377,36.9989],[-97.2392,36.9989],[-97.2396,36.9989],[-97.2428,36.9989],[-97.2451,36.999],[-97.2463,36.9989],[-97.2471,36.9989],[-97.2507,36.9989],[-97.2529,36.9989],[-97.2558,36.9989],[-97.2571,36.9989],[-97.2596,36.9989],[-97.2628,36.9989],[-97.2654,36.9989],[-97.2656,36.9989],[-97.2666,36.9989],[-97.2703,36.9989],[-97.2736,36.9989],[-97.2738,36.9989],[-97.2772,36.9989],[-97.2806,36.9989],[-97.2827,36.9989],[-97.2843,36.9989],[-97.2879,36.9989],[-97.2912,36.9989],[-97.2922,36.9989],[-97.2954,36.9989],[-97.2955,36.9989],[-97.2986,36.9989],[-97.3008,36.9989],[-97.3017,36.9989],[-97.3046,36.9989],[-97.3064,36.9989],[-97.3075,36.9989],[-97.3077,36.9989],[-97.3092,36.9988],[-97.3103,36.9989],[-97.3114,36.9989],[-97.3155,36.9989],[-97.318,36.9989],[-97.3187,36.9989],[-97.3323,36.9989],[-97.3344,36.9988],[-97.3349,36.9988],[-97.3368,36.9988],[-97.3389,36.9988],[-97.3426,36.9988],[-97.3428,36.9988],[-97.343,36.9988],[-97.3448,36.9989],[-97.3466,36.9988],[-97.347,36.9988],[-97.3499,36.9988],[-97.3521,36.9988],[-97.3544,36.9988],[-97.3546,36.9988],[-97.3567,36.9988],[-97.3594,36.9988],[-97.362,36.9988],[-97.3643,36.9988],[-97.3649,36.9988],[-97.3704,36.9988],[-97.3724,36.9989],[-97.3725,36.9989],[-97.3743,36.9989],[-97.3745,36.9989],[-97.376,36.9989],[-97.3767,36.9989],[-97.3776,36.9989],[-97.3788,36.9989],[-97.3791,36.9989],[-97.3792,36.9989],[-97.3794,36.9989],[-97.3796,36.9988],[-97.3803,36.9988],[-97.3804,36.9988],[-97.3811,36.9988],[-97.3816,36.9988],[-97.3831,36.9988],[-97.3849,36.9988],[-97.3895,36.9988],[-97.3906,36.9988],[-97.3907,36.9988],[-97.3962,36.9988],[-97.3988,36.9988],[-97.4003,36.9988],[-97.4009,36.9988],[-97.4018,36.9988],[-97.409,36.9988],[-97.4102,36.9988],[-97.4119,36.9987],[-97.4152,36.9987],[-97.4182,36.9987],[-97.4189,36.9987],[-97.4212,36.9988],[-97.4243,36.9988],[-97.4245,36.9988],[-97.4266,36.9988],[-97.4267,36.9988],[-97.4369,36.9987],[-97.4387,36.9987],[-97.4422,36.9988],[-97.4447,36.9988],[-97.4486,36.9987],[-97.4506,36.9987],[-97.4542,36.9987],[-97.4546,36.9987],[-97.4575,36.9987],[-97.4587,36.9987],[-97.4619,36.9987],[-97.4624,36.9987],[-97.4635,36.9987],[-97.4643,36.9988],[-97.4647,36.9988],[-97.465,36.9987],[-97.4652,36.9987],[-97.4655,36.9986],[-97.466,36.9986],[-97.4665,36.9986],[-97.4667,36.9986],[-97.4669,36.9986],[-97.4671,36.9986],[-97.4676,36.9986],[-97.4687,36.9987],[-97.4693,36.9986],[-97.4719,36.9987],[-97.4729,36.9987],[-97.4749,36.9987],[-97.4758,36.9987],[-97.4802,36.9987],[-97.4808,36.9987],[-97.4837,36.9987],[-97.4856,36.9987],[-97.4899,36.9986],[-97.4919,36.9986],[-97.4936,36.9986],[-97.497,36.9987],[-97.4985,36.9987],[-97.5009,36.9987],[-97.5047,36.9986],[-97.5066,36.9986],[-97.5082,36.9986],[-97.5102,36.9986],[-97.5113,36.9986],[-97.5145,36.9986],[-97.516,36.9986],[-97.5165,36.9986],[-97.5175,36.9986],[-97.5199,36.9986],[-97.5223,36.9986],[-97.527,36.9986],[-97.5272,36.9986],[-97.5274,36.9986],[-97.5276,36.9987],[-97.5279,36.9988],[-97.529,36.9988],[-97.5291,36.9988],[-97.5319,36.9987],[-97.539,36.9987],[-97.5403,36.9987],[-97.543,36.9987],[-97.5431,36.9987],[-97.5459,36.9987],[-97.546,36.9987],[-97.5465,36.9986],[-97.5482,36.9986],[-97.5483,36.9986],[-97.5593,36.9987],[-97.5594,36.9987],[-97.5603,36.9987],[-97.5644,36.9987],[-97.5644,36.9986],[-97.5645,36.9986],[-97.5648,36.9986],[-97.5652,36.9986],[-97.5701,36.9986],[-97.5717,36.9986],[-97.5741,36.9986],[-97.5771,36.9986],[-97.5782,36.9986],[-97.5794,36.9986],[-97.5803,36.9986],[-97.5824,36.9986],[-97.589,36.9986],[-97.595,36.9986],[-97.6051,36.9986],[-97.6061,36.9986],[-97.6063,36.9987],[-97.6065,36.9987],[-97.6076,36.9987],[-97.6088,36.9987],[-97.6148,36.9988],[-97.6153,36.9988],[-97.619,36.9988],[-97.6253,36.9989],[-97.6368,36.9991],[-97.6368,36.999],[-97.6369,36.9989],[-97.637,36.9988],[-97.6372,36.9988],[-97.6374,36.9988],[-97.6376,36.9988],[-97.6379,36.9988],[-97.6381,36.9988],[-97.6384,36.9987],[-97.6388,36.9987],[-97.6393,36.9988],[-97.6397,36.9988],[-97.6399,36.9989],[-97.6403,36.9989],[-97.642,36.9989],[-97.6424,36.9988],[-97.6425,36.9988],[-97.6436,36.9988],[-97.6462,36.9988],[-97.6477,36.9988],[-97.6483,36.9988],[-97.6487,36.9988],[-97.6503,36.9988],[-97.6506,36.9988],[-97.6508,36.9987],[-97.6518,36.9989],[-97.6521,36.999],[-97.6703,36.9989],[-97.6733,36.9989],[-97.6784,36.9989],[-97.6786,36.9989],[-97.6787,36.9989],[-97.6922,36.9988],[-97.6971,36.9988],[-97.7104,36.9988],[-97.7144,36.9987],[-97.7146,36.9987],[-97.7153,36.9989],[-97.7155,36.9989],[-97.7172,36.9988],[-97.7287,36.9987],[-97.7292,36.9988],[-97.7293,36.9987],[-97.7295,36.9987],[-97.7298,36.9987],[-97.7308,36.9987],[-97.732,36.9987],[-97.7327,36.9987],[-97.7328,36.9987],[-97.7349,36.9987],[-97.739,36.9987],[-97.7423,36.9987],[-97.7457,36.9988],[-97.7468,36.9988],[-97.7499,36.9987],[-97.7505,36.9987],[-97.7509,36.9987],[-97.7552,36.9988],[-97.7585,36.9988],[-97.7625,36.9988],[-97.7646,36.9988],[-97.765,36.9988],[-97.7669,36.9988],[-97.7686,36.9988],[-97.7687,36.9988],[-97.7696,36.9987],[-97.7833,36.999],[-97.7833,36.9988],[-97.7864,36.9988],[-97.7867,36.9988],[-97.7908,36.9988],[-97.7947,36.9987],[-97.7969,36.9987],[-97.797,36.9987],[-97.7991,36.9987],[-97.8023,36.9987],[-97.8045,36.9987],[-97.8057,36.9987],[-97.8093,36.9987],[-97.8128,36.9987],[-97.8135,36.9987],[-97.8168,36.9987],[-97.8202,36.9987],[-97.8211,36.9987],[-97.8224,36.9987],[-97.8226,36.9987],[-97.8228,36.9987],[-97.8248,36.9987],[-97.825,36.9987],[-97.828,36.9987],[-97.8286,36.9987],[-97.8289,36.9987],[-97.8291,36.9987],[-97.8303,36.9987],[-97.8355,36.9987],[-97.8369,36.9987],[-97.8382,36.9987],[-97.8408,36.9987],[-97.8409,36.9987],[-97.8434,36.9987],[-97.8488,36.9987],[-97.8539,36.9987],[-97.8587,36.9987],[-97.8595,36.9987],[-97.8622,36.9987],[-97.863,36.9987],[-97.8631,36.9987],[-97.8648,36.9987],[-97.8679,36.9987],[-97.868,36.9987],[-97.874,36.9986],[-97.8746,36.9986],[-97.8759,36.9986],[-97.8765,36.9987],[-97.8802,36.9987],[-97.8858,36.9987],[-97.8921,36.9987],[-97.8946,36.9987],[-97.8947,36.9987],[-97.8949,36.9987],[-97.9021,36.9986],[-97.906,36.9986],[-97.9074,36.9986],[-97.9115,36.9986],[-97.9129,36.9986],[-97.9178,36.9986],[-97.9239,36.9986],[-97.9269,36.9986],[-97.9272,36.9986],[-97.9293,36.9986],[-97.931,36.9986],[-97.9404,36.9986],[-97.9412,36.9986],[-97.9413,36.9986],[-97.9456,36.9986],[-97.9472,36.9986],[-97.9492,36.9986],[-97.9503,36.9986],[-97.9504,36.9986],[-97.956,36.9986],[-97.9567,36.9986],[-97.9568,36.9986],[-97.9587,36.9986],[-97.9608,36.9986],[-97.9653,36.9985],[-97.9662,36.9985],[-97.9665,36.9985],[-97.9682,36.9985],[-97.9686,36.9985],[-97.9716,36.9985],[-97.9772,36.9985],[-97.9808,36.9985],[-97.9811,36.9985],[-97.9836,36.9985],[-97.9849,36.9985],[-97.989,36.9985],[-97.9942,36.9985],[-97.9961,36.9985],[-97.9966,36.9985],[-98.0014,36.9985],[-98.003,36.9985],[-98.0031,36.9985],[-98.0044,36.9985],[-98.0103,36.9985],[-98.0108,36.9985],[-98.0109,36.9985],[-98.0162,36.9985],[-98.0194,36.9984],[-98.0201,36.9984],[-98.0212,36.9984],[-98.0257,36.9984],[-98.0286,36.9984],[-98.0287,36.9984],[-98.0302,36.9984],[-98.034,36.9984],[-98.0346,36.9984],[-98.0348,36.9984],[-98.0349,36.9984],[-98.0359,36.9984],[-98.036,36.9984],[-98.0361,36.9984],[-98.0363,36.9984],[-98.0373,36.9984],[-98.0387,36.9984],[-98.0399,36.9984],[-98.0403,36.9984],[-98.0406,36.9984],[-98.0453,36.9984],[-98.0466,36.9984],[-98.0538,36.9984],[-98.057,36.9983],[-98.0617,36.9983],[-98.0638,36.9983],[-98.0686,36.9983],[-98.0687,36.9983],[-98.0696,36.9983],[-98.0723,36.9983],[-98.0724,36.9983],[-98.0735,36.9983],[-98.0754,36.9983],[-98.0841,36.9983],[-98.0917,36.9982],[-98.0935,36.9982],[-98.0962,36.9982],[-98.107,36.9981],[-98.1074,36.9981],[-98.1086,36.9981],[-98.1093,36.9981],[-98.1095,36.9981],[-98.1098,36.9981],[-98.1108,36.9981],[-98.112,36.9981],[-98.1129,36.9981],[-98.1197,36.9981],[-98.1263,36.9981],[-98.1282,36.9981],[-98.1291,36.9981],[-98.1294,36.998],[-98.1295,36.9981],[-98.1313,36.9981],[-98.1344,36.9981],[-98.1415,36.9981],[-98.1463,36.9982],[-98.1472,36.9982],[-98.1475,36.9982],[-98.1531,36.9981],[-98.1564,36.998],[-98.1607,36.998],[-98.1642,36.9979],[-98.1777,36.9979],[-98.1781,36.9979],[-98.1807,36.9979],[-98.1814,36.9979],[-98.1826,36.9979],[-98.1832,36.9979],[-98.1836,36.9979],[-98.1841,36.9979],[-98.1847,36.9979],[-98.1862,36.9979],[-98.1872,36.9979],[-98.1904,36.9979],[-98.1905,36.9979],[-98.1918,36.9979],[-98.1951,36.9979],[-98.1967,36.9979],[-98.2009,36.9979],[-98.2012,36.9979],[-98.2082,36.998],[-98.2097,36.998],[-98.21,36.998],[-98.2123,36.998],[-98.2189,36.9979],[-98.219,36.9979],[-98.2193,36.9979],[-98.2195,36.9979],[-98.2217,36.998],[-98.225,36.998],[-98.2279,36.998],[-98.2296,36.998],[-98.2305,36.998],[-98.2334,36.998],[-98.2362,36.998],[-98.2367,36.998],[-98.2369,36.998],[-98.2372,36.998],[-98.2375,36.998],[-98.2377,36.998],[-98.239,36.998],[-98.2503,36.9977],[-98.2535,36.9977],[-98.2737,36.9977],[-98.2744,36.9977],[-98.2918,36.9977],[-98.2968,36.9977],[-98.3005,36.9977],[-98.3095,36.9977],[-98.3098,36.9977],[-98.31,36.9977],[-98.328,36.9978],[-98.3357,36.9979],[-98.3461,36.998],[-98.3462,36.998],[-98.3462,36.9981],[-98.3464,36.9981],[-98.3465,36.9981],[-98.3469,36.9981],[-98.3471,36.9981],[-98.3471,36.9982],[-98.348,36.9982],[-98.3481,36.9982],[-98.3482,36.9982],[-98.3487,36.9982],[-98.3498,36.9982],[-98.3503,36.9982],[-98.3507,36.9981],[-98.3511,36.998],[-98.3512,36.998],[-98.3513,36.998],[-98.3609,36.998],[-98.3638,36.998],[-98.3677,36.9981],[-98.3753,36.9983],[-98.4065,36.9985],[-98.4083,36.9984],[-98.4085,36.9984],[-98.4086,36.9984],[-98.4091,36.9984],[-98.4183,36.9984],[-98.4184,36.9984],[-98.4193,36.9985],[-98.4202,36.9985],[-98.4203,36.9984],[-98.4205,36.9984],[-98.4248,36.9984],[-98.4278,36.9984],[-98.4286,36.9984],[-98.4317,36.9984],[-98.4325,36.9984],[-98.4363,36.9984],[-98.4374,36.9984],[-98.4378,36.9984],[-98.438,36.9984],[-98.4387,36.9984],[-98.4435,36.9984],[-98.4501,36.9984],[-98.4509,36.9984],[-98.4535,36.9984],[-98.4546,36.9984],[-98.4561,36.9984],[-98.4578,36.9984],[-98.4606,36.9984],[-98.4642,36.9984],[-98.466,36.9984],[-98.469,36.9984],[-98.4697,36.9984],[-98.4724,36.9985],[-98.4728,36.9985],[-98.4731,36.9985],[-98.4735,36.9985],[-98.4738,36.9985],[-98.4749,36.9985],[-98.4758,36.9985],[-98.4764,36.9985],[-98.4778,36.9985],[-98.4824,36.9985],[-98.4829,36.9985],[-98.4844,36.9985],[-98.4852,36.9985],[-98.4855,36.9985],[-98.4856,36.9985],[-98.4867,36.9985],[-98.4895,36.9986],[-98.4903,36.9986],[-98.4913,36.9986],[-98.4926,36.9986],[-98.4986,36.9986],[-98.5,36.9986],[-98.5017,36.9987],[-98.5035,36.9987],[-98.5036,36.9987],[-98.5037,36.9987],[-98.5038,36.9987],[-98.5041,36.9987],[-98.5059,36.9987],[-98.5081,36.9987],[-98.5088,36.9987],[-98.509,36.9987],[-98.5109,36.9988],[-98.5117,36.9988],[-98.5145,36.9988],[-98.5173,36.9988],[-98.5198,36.9989],[-98.5225,36.9989],[-98.5233,36.9989],[-98.5254,36.9989],[-98.5269,36.9989],[-98.5289,36.9989],[-98.5334,36.9988],[-98.5359,36.9988],[-98.5372,36.9988],[-98.5379,36.9988],[-98.5388,36.9988],[-98.5409,36.9988],[-98.5447,36.9988],[-98.5459,36.9988],[-98.5482,36.9988],[-98.5522,36.9988],[-98.5568,36.9988],[-98.5584,36.9988],[-98.5614,36.9988],[-98.562,36.9988],[-98.5625,36.9988],[-98.563,36.9988],[-98.5631,36.9988],[-98.5645,36.9988],[-98.5666,36.9988],[-98.5673,36.9988],[-98.5677,36.9988],[-98.568,36.9988],[-98.5688,36.9988],[-98.5691,36.9988],[-98.5706,36.9988],[-98.5778,36.9988],[-98.5796,36.9988],[-98.5811,36.9988],[-98.5812,36.9988],[-98.5814,36.9988],[-98.5821,36.9988],[-98.5828,36.9988],[-98.5855,36.9988],[-98.587,36.9988],[-98.5874,36.9988],[-98.5916,36.9988],[-98.5929,36.9988],[-98.5938,36.9988],[-98.5959,36.9988],[-98.5968,36.9988],[-98.5978,36.9988],[-98.5992,36.9988],[-98.6034,36.9988],[-98.6038,36.9988],[-98.6041,36.9988],[-98.6042,36.9988],[-98.6044,36.9988],[-98.6057,36.9988],[-98.613,36.9989],[-98.6138,36.9989],[-98.6141,36.9989],[-98.6151,36.9989],[-98.6173,36.9989],[-98.6179,36.9989],[-98.6183,36.9989],[-98.619,36.9989],[-98.6223,36.9989],[-98.6232,36.9989],[-98.625,36.9989],[-98.6264,36.9989],[-98.6286,36.9989],[-98.6289,36.9989],[-98.6301,36.9989],[-98.6321,36.9989],[-98.6347,36.9989],[-98.6355,36.9989],[-98.6357,36.9989],[-98.637,36.9989],[-98.6395,36.9989],[-98.6411,36.9989],[-98.6426,36.9989],[-98.6453,36.9989],[-98.6488,36.9989],[-98.6495,36.9989],[-98.6507,36.9989],[-98.6518,36.9989],[-98.6527,36.9988],[-98.6557,36.9989],[-98.6571,36.9989],[-98.6585,36.9989],[-98.6593,36.9989],[-98.6616,36.9989],[-98.6617,36.9989],[-98.6642,36.9989],[-98.6668,36.9989],[-98.6673,36.9989],[-98.6677,36.9989],[-98.6683,36.9989],[-98.671,36.9989],[-98.6713,36.9989],[-98.6801,36.999],[-98.6842,36.9989],[-98.6846,36.9989],[-98.6878,36.999],[-98.6888,36.999],[-98.6913,36.999],[-98.6916,36.999],[-98.6944,36.999],[-98.6952,36.999],[-98.6957,36.999],[-98.6983,36.999],[-98.7019,36.999],[-98.7071,36.999],[-98.7101,36.9991],[-98.7134,36.9991],[-98.7136,36.9991],[-98.7138,36.9991],[-98.7139,36.9991],[-98.7141,36.9991],[-98.7142,36.9991],[-98.7178,36.9992],[-98.7179,36.9992],[-98.7181,36.9991],[-98.7183,36.9991],[-98.7189,36.9991],[-98.7192,36.9991],[-98.7212,36.9991],[-98.7233,36.9991],[-98.7251,36.9991],[-98.735,36.9991],[-98.738,36.9991],[-98.7402,36.9992],[-98.7427,36.9992],[-98.7431,36.9992],[-98.7435,36.9992],[-98.7443,36.9992],[-98.7469,36.9992],[-98.7489,36.9992],[-98.75,36.9992],[-98.7503,36.9992],[-98.7516,36.9992],[-98.7561,36.9993],[-98.7565,36.9993],[-98.7566,36.9993],[-98.7617,36.9993],[-98.7706,36.9994],[-98.7716,36.9994],[-98.7773,36.9994],[-98.7937,36.9995],[-98.7938,36.9994],[-98.7939,36.9994],[-98.7947,36.9994],[-98.795,36.9994],[-98.797,36.9995],[-98.7971,36.9995],[-98.7972,36.9994],[-98.7973,36.9994],[-98.7973,36.9993],[-98.7973,36.9992],[-98.8118,36.9993],[-98.8168,36.9993],[-98.8348,36.9994],[-98.8354,36.9994],[-98.8442,36.9995],[-98.8463,36.9994],[-98.8502,36.9994],[-98.8515,36.9994],[-98.8517,36.9995],[-98.8694,36.9994],[-98.8695,36.9994],[-98.8697,36.9994],[-98.8706,36.9994],[-98.8715,36.9994],[-98.8734,36.9994],[-98.875,36.9995],[-98.8756,36.9995],[-98.876,36.9995],[-98.8768,36.9994],[-98.8797,36.9995],[-98.88,36.9994],[-98.8802,36.9994],[-98.8805,36.9993],[-98.8807,36.9993],[-98.8808,36.9993],[-98.905,36.9995],[-98.9074,36.9995],[-98.923,36.9996],[-98.9339,36.9996],[-98.9401,36.9996],[-98.9412,36.9996],[-98.9453,36.9996],[-98.9589,36.9996],[-98.9594,36.9996],[-98.9775,36.9996],[-98.9837,36.9996],[-98.9843,36.9996],[-98.9847,36.9995],[-98.9861,36.9995],[-98.9862,36.9995],[-98.9876,36.9995],[-98.9893,36.9995],[-98.9941,36.9995],[-98.9944,36.9995],[-98.9964,36.9995],[-98.9969,36.9995],[-98.9994,36.9995],[-98.9997,36.9995],[-99,36.9995],[-99.0003,36.9995],[-99.0014,36.9995],[-99.0018,36.9995],[-99.002,36.9995],[-99.0021,36.9995],[-99.0024,36.9995],[-99.0091,36.9995],[-99.0117,36.9995],[-99.0137,36.9995],[-99.0154,36.9995],[-99.0174,36.9995],[-99.018,36.9995],[-99.0196,36.9995],[-99.0228,36.9995],[-99.0232,36.9995],[-99.0249,36.9995],[-99.0273,36.9996],[-99.0289,36.9995],[-99.0295,36.9995],[-99.0297,36.9996],[-99.0359,36.9995],[-99.0447,36.9993],[-99.0471,36.9993],[-99.0497,36.9992],[-99.0504,36.9992],[-99.0545,36.9992],[-99.0722,36.9993],[-99.0754,36.9993],[-99.0917,36.9994],[-99.1057,36.9995],[-99.1088,36.9995],[-99.1118,36.9995],[-99.1196,36.9995],[-99.1249,36.9994],[-99.1254,36.9995],[-99.1295,36.9994],[-99.1391,36.9994],[-99.1556,36.9995],[-99.1625,36.9995],[-99.1715,36.9995],[-99.1816,36.9995],[-99.2056,36.9995],[-99.2087,36.9995],[-99.2154,36.9996],[-99.2198,36.9996],[-99.222,36.9996],[-99.223,36.9995],[-99.2242,36.9995],[-99.2269,36.9995],[-99.2481,36.9995],[-99.2482,36.9995],[-99.2483,36.9995],[-99.25,36.9995],[-99.2509,36.9995],[-99.2547,36.9995],[-99.2601,36.9995],[-99.2646,36.9995],[-99.2655,36.9995],[-99.2666,36.9995],[-99.2676,36.9995],[-99.2683,36.9995],[-99.2739,36.9995],[-99.2774,36.9995],[-99.2775,36.9995],[-99.2777,36.9995],[-99.2779,36.9996],[-99.2847,36.9996],[-99.2886,36.9996],[-99.2931,36.9997],[-99.3019,36.9997],[-99.3108,36.9997],[-99.3199,36.9998],[-99.3272,36.9998],[-99.3337,36.9998],[-99.3384,36.9999],[-99.3385,36.9999],[-99.3405,36.9999],[-99.3468,36.9999],[-99.3571,36.9999],[-99.3621,37],[-99.3754,37.0002],[-99.3762,37.0002],[-99.3773,37.0002],[-99.3794,37.0001],[-99.3808,37.0001],[-99.3857,37.0001],[-99.3861,37.0001],[-99.3891,37],[-99.3892,37],[-99.3923,36.9999],[-99.3967,36.9998],[-99.407,36.9996],[-99.4178,36.9996],[-99.4341,36.9995],[-99.4426,36.9995],[-99.4557,36.9995],[-99.4562,36.9995],[-99.4566,36.9995],[-99.4631,36.9995],[-99.4658,36.9995],[-99.4715,36.9995],[-99.475,36.9995],[-99.4808,36.9996],[-99.4823,36.9996],[-99.4844,36.9997],[-99.4891,36.9997],[-99.4905,36.9997],[-99.4971,36.9997],[-99.4974,36.9997],[-99.5,36.9997],[-99.5003,36.9997],[-99.5004,36.9997],[-99.5026,36.9997],[-99.5041,36.9997],[-99.5052,36.9997],[-99.5071,36.9997],[-99.508,36.9997],[-99.5083,36.9997],[-99.5084,36.9997],[-99.5085,36.9997],[-99.5157,36.9997],[-99.5256,36.9997],[-99.5357,36.9997],[-99.5386,36.9996],[-99.5388,36.9996],[-99.5397,36.9996],[-99.5411,36.9996],[-99.5416,36.9996],[-99.5493,36.9995],[-99.5524,36.9996],[-99.5541,36.9995],[-99.558,36.9995],[-99.558,36.9996],[-99.558,36.9997],[-99.5581,36.9998],[-99.5582,36.9998],[-99.5582,36.9999],[-99.5589,36.9999],[-99.5611,36.9999],[-99.5618,36.9999],[-99.562,36.9999],[-99.5621,36.9999],[-99.5622,36.9999],[-99.5623,36.9999],[-99.5625,36.9998],[-99.5627,36.9998],[-99.5635,36.9998],[-99.564,36.9999],[-99.5642,36.9999],[-99.5644,36.9999],[-99.5648,36.9999],[-99.5652,36.9999],[-99.5674,36.9999],[-99.5688,36.9999],[-99.5691,36.9999],[-99.57,36.9999],[-99.5723,36.9999],[-99.5743,36.9999],[-99.5745,36.9999],[-99.5752,36.9999],[-99.5775,36.9999],[-99.5786,36.9999],[-99.5794,36.9999],[-99.5822,36.9999],[-99.5823,36.9999],[-99.5824,36.9999],[-99.5852,36.9999],[-99.5908,36.9999],[-99.5914,36.9999],[-99.5921,36.9999],[-99.5929,36.9999],[-99.5932,36.9999],[-99.5939,36.9999],[-99.5949,36.9999],[-99.5969,36.9999],[-99.5973,36.9999],[-99.5981,36.9999],[-99.5997,36.9999],[-99.6002,36.9999],[-99.6009,36.9999],[-99.6026,36.9999],[-99.605,37],[-99.6066,37],[-99.6071,37],[-99.6107,37],[-99.6145,37],[-99.617,37],[-99.6207,37],[-99.6221,37],[-99.6224,37],[-99.6232,37],[-99.6254,37],[-99.6258,37],[-99.6273,37],[-99.629,37],[-99.6308,37],[-99.631,37],[-99.633,37],[-99.6331,37],[-99.6351,37],[-99.6401,37],[-99.6402,37],[-99.6409,37],[-99.6412,37],[-99.6418,37],[-99.6424,37],[-99.6428,37],[-99.6435,37],[-99.6442,37],[-99.6445,37],[-99.6446,37],[-99.6447,37],[-99.6449,37],[-99.6458,37],[-99.6467,37],[-99.6469,37],[-99.647,37],[-99.6473,37],[-99.6474,37],[-99.6477,37],[-99.6524,37.0001],[-99.6525,37.0001],[-99.6527,37.0001],[-99.6537,37.0001],[-99.6538,37.0001],[-99.6545,37.0001],[-99.6557,37.0001],[-99.6576,37.0001],[-99.6617,37.0001],[-99.6624,37.0001],[-99.6631,37.0001],[-99.6638,37.0001],[-99.6701,37.0002],[-99.6703,37.0002],[-99.6706,37.0002],[-99.6707,37.0002],[-99.6708,37.0002],[-99.6716,37.0002],[-99.6748,37.0002],[-99.6796,37.0002],[-99.68,37.0002],[-99.6805,37.0002],[-99.681,37.0002],[-99.6813,37.0002],[-99.6816,37.0003],[-99.6819,37.0003],[-99.6823,37.0003],[-99.6837,37.0003],[-99.6839,37.0003],[-99.684,37.0003],[-99.6856,37.0003],[-99.6857,37.0003],[-99.6875,37.0003],[-99.6885,37.0003],[-99.691,37.0003],[-99.692,37.0003],[-99.6937,37.0004],[-99.6947,37.0004],[-99.6955,37.0004],[-99.6969,37.0004],[-99.6971,37.0004],[-99.7017,37.0004],[-99.702,37.0004],[-99.7041,37.0004],[-99.7052,37.0004],[-99.7072,37.0004],[-99.7083,37.0004],[-99.7102,37.0004],[-99.7115,37.0004],[-99.7126,37.0004],[-99.7149,37.0005],[-99.7153,37.0005],[-99.7173,37.0005],[-99.7199,37.0005],[-99.7202,37.0005],[-99.7204,37.0005],[-99.721,37.0005],[-99.7226,37.0005],[-99.7234,37.0005],[-99.7257,37.0005],[-99.729,37.0006],[-99.7308,37.0006],[-99.7335,37.0006],[-99.7341,37.0006],[-99.736,37.0007],[-99.7379,37.0007],[-99.7383,37.0007],[-99.74,37.0007],[-99.7425,37.0007],[-99.744,37.0007],[-99.7455,37.0007],[-99.7478,37.0008],[-99.75,37.0008],[-99.7506,37.0008],[-99.7527,37.0008],[-99.7561,37.0008],[-99.7563,37.0008],[-99.7566,37.0008],[-99.7578,37.0008],[-99.7587,37.0008],[-99.7679,37.0009],[-99.7696,37.001],[-99.7716,37.001],[-99.772,37.001],[-99.7742,37.001],[-99.7748,37.0008],[-99.786,37.0009],[-99.7963,37.001],[-99.8068,37.0011],[-99.826,37.0012],[-99.8274,37.0012],[-99.8286,37.0012],[-99.8289,37.0012],[-99.8319,37.0013],[-99.8364,37.0013],[-99.8376,37.0013],[-99.8736,37.0016],[-99.8754,37.0017],[-99.8875,37.0016],[-99.9049,37.0016],[-99.9371,37.0016],[-99.9376,37.0016],[-99.9736,37.0016],[-99.9786,37.0016],[-99.9931,37.0016],[-99.9952,37.0016],[-99.9976,37.0017],[-100.0004,37.0017],[-100.0013,37.0017],[-100.0026,37.0017],[-100.0056,37.0017],[-100.0057,37.0018],[-100.006,37.0018],[-100.0064,37.0018],[-100.0076,37.0018],[-100.0106,37.0018],[-100.011,37.0018],[-100.0109,37.0018],[-100.0114,37.0018],[-100.0119,37.0018],[-100.0133,37.0018],[-100.0139,37.0018],[-100.0141,37.0018],[-100.0142,37.0018],[-100.0142,37.0019],[-100.0143,37.0019],[-100.0144,37.0019],[-100.0149,37.0019],[-100.0154,37.0019],[-100.0165,37.0019],[-100.0188,37.0019],[-100.0196,37.0019],[-100.0205,37.0019],[-100.0213,37.0019],[-100.0221,37.0019],[-100.0228,37.0019],[-100.024,37.0019],[-100.0246,37.0019],[-100.0251,37.0019],[-100.0258,37.0019],[-100.0272,37.002],[-100.0287,37.0019],[-100.0302,37.0019],[-100.0311,37.0019],[-100.0321,37.002],[-100.034,37.002],[-100.0346,37.002],[-100.0365,37.002],[-100.0386,37.002],[-100.0401,37.002],[-100.0412,37.002],[-100.0437,37.002],[-100.045,37.002],[-100.0456,37.002],[-100.0468,37.002],[-100.0491,37.002],[-100.0505,37.002],[-100.0528,37.0021],[-100.0543,37.0021],[-100.0566,37.0021],[-100.0583,37.0021],[-100.0612,37.0021],[-100.0626,37.0021],[-100.0631,37.0021],[-100.0637,37.0021],[-100.0647,37.0021],[-100.0666,37.0021],[-100.069,37.0021],[-100.0708,37.0022],[-100.0728,37.0021],[-100.075,37.0022],[-100.0768,37.0022],[-100.0787,37.0022],[-100.0792,37.0022],[-100.0816,37.0022],[-100.0833,37.0022],[-100.0842,37.0022],[-100.0871,37.0023],[-100.0895,37.0023],[-100.0897,37.0023],[-100.09,37.0023],[-100.0919,37.0023],[-100.094,37.0023],[-100.0977,37.0023],[-100.1001,37.0023],[-100.1029,37.0023],[-100.106,37.0023],[-100.1079,37.0023],[-100.11,37.0023],[-100.1121,37.0022],[-100.1139,37.0022],[-100.1153,37.0022],[-100.1155,37.0022],[-100.1168,37.0022],[-100.1187,37.0022],[-100.1245,37.0022],[-100.1254,37.0023],[-100.1257,37.0023],[-100.1288,37.0023],[-100.141,37.0022],[-100.1437,37.0022],[-100.1439,37.0022],[-100.1697,37.0021],[-100.174,37.0021],[-100.1744,37.0021],[-100.1876,37.0021],[-100.1891,37.0021],[-100.192,37.0021],[-100.1921,37.0021],[-100.1923,37.002],[-100.1924,37.002],[-100.194,37.0021],[-100.1941,37.0021],[-100.1948,37.0022],[-100.196,37.0022],[-100.1966,37.0021],[-100.1973,37.0022],[-100.1977,37.0021],[-100.1999,37.0022],[-100.2006,37.0021],[-100.2011,37.0021],[-100.2016,37.0022],[-100.2017,37.0021],[-100.2018,37.0021],[-100.2074,37.0021],[-100.2076,37.0021],[-100.2161,37.002],[-100.2172,37.002],[-100.2195,37.002],[-100.2209,37.002],[-100.2211,37.002],[-100.2499,37.0019],[-100.2504,37.002],[-100.2548,37.002],[-100.2643,37.0019],[-100.27,37.0019],[-100.2705,37.0019],[-100.2796,37.0018],[-100.2818,37.0018],[-100.2938,37.0018],[-100.2946,37.0018],[-100.2968,37.0018],[-100.2974,37.0018],[-100.305,37.0018],[-100.3073,37.0018],[-100.3084,37.0018],[-100.3085,37.0018],[-100.3132,37.0018],[-100.3252,37.0017],[-100.3255,37.0017],[-100.3426,37.0015],[-100.3591,37.0015],[-100.3709,37.0014],[-100.3754,37.0013],[-100.3893,37.0013],[-100.3961,37.0012],[-100.3962,37.0012],[-100.4047,37.0012],[-100.4125,37.0012],[-100.4137,37.0012],[-100.4167,37.0012],[-100.4234,37.0011],[-100.4288,37.0011],[-100.4291,37.0011],[-100.4337,37.0011],[-100.4338,37.0011],[-100.434,37.0011],[-100.4343,37.0011],[-100.4362,37.0011],[-100.4368,37.0011],[-100.4374,37.0011],[-100.4424,37.0011],[-100.4429,37.0011],[-100.4491,37.0011],[-100.4517,37.0011],[-100.4541,37.001],[-100.4605,37.001],[-100.4649,37.001],[-100.4662,37.001],[-100.4754,37.001],[-100.4852,37.0009],[-100.4853,37.0009],[-100.4899,37.0009],[-100.49,37.0009],[-100.4919,37.0009],[-100.492,37.0009],[-100.494,37.0009],[-100.4941,37.0009],[-100.4989,37.0008],[-100.499,37.0009],[-100.5004,37.001],[-100.5014,37.001],[-100.5015,37.001],[-100.5062,37.0009],[-100.5065,37.0009],[-100.516,37.0008],[-100.5203,37.0008],[-100.5204,37.0008],[-100.5225,37.0008],[-100.5228,37.0008],[-100.5276,37.0007],[-100.535,37.0007],[-100.5401,37.0006],[-100.5436,37.0006],[-100.5438,37.0006],[-100.5456,37.0007],[-100.5494,37.0006],[-100.5495,37.0006],[-100.5505,37.0006],[-100.5509,37.0006],[-100.5514,37.0006],[-100.5516,37.0006],[-100.5522,37.0007],[-100.5527,37.0007],[-100.5533,37.0007],[-100.5557,37.0006],[-100.5633,37.0005],[-100.5779,37.0004],[-100.5916,37.0004],[-100.5986,37.0003],[-100.5995,37.0003],[-100.606,37.0003],[-100.6138,37.0003],[-100.6163,37.0002],[-100.6164,37.0002],[-100.6218,37.0001],[-100.6221,37.0001],[-100.6254,37],[-100.6298,37],[-100.6302,37.0001],[-100.6303,37.0001],[-100.6306,37.0001],[-100.6307,37.0001],[-100.6324,37.0001],[-100.6333,37.0001],[-100.6345,37.0001],[-100.6379,37.0001],[-100.6391,37.0001],[-100.6392,37.0001],[-100.6406,37.0001],[-100.6428,37.0001],[-100.6429,37.0001],[-100.6489,37.0001],[-100.6523,37],[-100.6535,37],[-100.6559,37],[-100.6571,37],[-100.6572,37],[-100.6573,37],[-100.6594,37],[-100.6621,37],[-100.6653,37],[-100.6659,37],[-100.6681,36.9999],[-100.6683,36.9999],[-100.6687,36.9999],[-100.669,36.9999],[-100.6692,36.9999],[-100.6704,36.9999],[-100.6742,36.9999],[-100.6749,36.9999],[-100.6751,36.9999],[-100.6752,36.9999],[-100.6752,36.9998],[-100.6753,36.9997],[-100.6755,36.9997],[-100.6936,36.9996],[-100.7294,36.9991],[-100.7304,36.9991],[-100.7333,36.9991],[-100.7343,36.9991],[-100.7345,36.9991],[-100.7387,36.9991],[-100.7502,36.9993],[-100.7521,36.9993],[-100.7566,36.9993],[-100.7566,36.9994],[-100.7567,36.9994],[-100.7569,36.9995],[-100.7571,36.9995],[-100.7573,36.9994],[-100.7577,36.9994],[-100.7591,36.9994],[-100.7595,36.9994],[-100.7599,36.9994],[-100.7609,36.9994],[-100.7612,36.9994],[-100.7615,36.9994],[-100.7618,36.9994],[-100.7627,36.9994],[-100.7637,36.9994],[-100.7639,36.9994],[-100.7643,36.9994],[-100.7645,36.9994],[-100.7648,36.9994],[-100.7649,36.9994],[-100.7651,36.9993],[-100.7652,36.9993],[-100.7653,36.9992],[-100.7735,36.9992],[-100.798,36.9991],[-100.8061,36.9991],[-100.8077,36.9991],[-100.8126,36.9991],[-100.8143,36.9991],[-100.8228,36.9988],[-100.823,36.9988],[-100.8375,36.9987],[-100.85,36.9987],[-100.8518,36.9987],[-100.8557,36.9987],[-100.8567,36.9987],[-100.86,36.9987],[-100.8611,36.9987],[-100.8625,36.9987],[-100.8668,36.9988],[-100.8682,36.9988],[-100.8688,36.9988],[-100.8693,36.9988],[-100.8725,36.9989],[-100.873,36.9989],[-100.8732,36.9989],[-100.8733,36.9988],[-100.8734,36.9988],[-100.8735,36.9987],[-100.8736,36.9987],[-100.8739,36.9986],[-100.8751,36.9986],[-100.8754,36.9986],[-100.8769,36.9986],[-100.8814,36.9986],[-100.8828,36.9986],[-100.891,36.9986],[-100.8916,36.9986],[-100.8917,36.9986],[-100.8942,36.9986],[-100.9017,36.9987],[-100.9042,36.9987],[-100.9043,36.9987],[-100.9044,36.9986],[-100.9045,36.9986],[-100.9046,36.9986],[-100.9057,36.9986],[-100.9074,36.9986],[-100.9088,36.9986],[-100.9099,36.9986],[-100.9113,36.9986],[-100.9158,36.9986],[-100.9173,36.9986],[-100.9183,36.9985],[-100.9213,36.9985],[-100.9223,36.9985],[-100.9232,36.9985],[-100.9279,36.9985],[-100.9308,36.9985],[-100.9327,36.9985],[-100.9353,36.9984],[-100.9375,36.9984],[-100.9382,36.9984],[-100.9399,36.9984],[-100.9416,36.9984],[-100.943,36.9984],[-100.9445,36.9984],[-100.9447,36.9984],[-100.9455,36.9984],[-100.9466,36.9984],[-100.9516,36.9984],[-100.9517,36.9984],[-100.9549,36.9984],[-100.9562,36.9984],[-100.9582,36.9984],[-100.9586,36.9984],[-100.959,36.9984],[-100.9603,36.9984],[-100.9613,36.9984],[-100.9635,36.9983],[-100.9759,36.9983],[-100.9763,36.9983],[-100.9809,36.9982],[-100.9868,36.9982],[-100.9958,36.998],[-100.9965,36.998],[-100.997,36.998],[-100.9978,36.998],[-101.0005,36.9983],[-101.0008,36.9983],[-101.0126,36.9982],[-101.0128,36.9982],[-101.0138,36.9982],[-101.0153,36.9982],[-101.0177,36.9982],[-101.0183,36.9982],[-101.0217,36.9981],[-101.0218,36.9981],[-101.0264,36.9981],[-101.0275,36.9981],[-101.0306,36.9981],[-101.0319,36.9981],[-101.0338,36.9981],[-101.0347,36.9981],[-101.0357,36.9981],[-101.0365,36.9981],[-101.0488,36.998],[-101.0502,36.998],[-101.0536,36.998],[-101.0665,36.9979],[-101.0667,36.9979],[-101.0853,36.9979],[-101.0902,36.9979],[-101.0905,36.9979],[-101.0936,36.9978],[-101.0937,36.9978],[-101.0939,36.9978],[-101.0941,36.9978],[-101.0962,36.9978],[-101.0974,36.9978],[-101.101,36.9978],[-101.1023,36.9978],[-101.103,36.9978],[-101.1032,36.9978],[-101.1042,36.9978],[-101.1053,36.9978],[-101.1063,36.9978],[-101.1072,36.9978],[-101.1079,36.9978],[-101.1119,36.9978],[-101.112,36.9978],[-101.117,36.9976],[-101.1209,36.9976],[-101.1254,36.9975],[-101.1262,36.9975],[-101.1392,36.9975],[-101.1441,36.9975],[-101.1621,36.9974],[-101.1754,36.9973],[-101.1799,36.9972],[-101.1904,36.9973],[-101.1936,36.9972],[-101.2024,36.9972],[-101.2115,36.9971],[-101.2135,36.9971],[-101.2139,36.9971],[-101.2141,36.9971],[-101.2143,36.9971],[-101.2147,36.9971],[-101.2149,36.997],[-101.2388,36.9969],[-101.2389,36.9969],[-101.2484,36.9969],[-101.2486,36.9969],[-101.2488,36.9969],[-101.2494,36.9969],[-101.2524,36.9969],[-101.2588,36.9969],[-101.2617,36.9968],[-101.2643,36.9968],[-101.2659,36.9968],[-101.2832,36.9967],[-101.2972,36.9966],[-101.2979,36.9966],[-101.3203,36.9965],[-101.3216,36.9965],[-101.358,36.9963],[-101.3582,36.9963],[-101.3588,36.9963],[-101.359,36.9963],[-101.3595,36.9963],[-101.3599,36.9963],[-101.3604,36.9963],[-101.3611,36.9963],[-101.3617,36.9963],[-101.3629,36.9963],[-101.3641,36.9962],[-101.3653,36.9962],[-101.3689,36.9962],[-101.3716,36.9962],[-101.3724,36.9962],[-101.3737,36.9962],[-101.3744,36.9962],[-101.375,36.9962],[-101.3754,36.9962],[-101.3767,36.9962],[-101.378,36.9962],[-101.3782,36.9962],[-101.3789,36.9962],[-101.379,36.9962],[-101.3802,36.9962],[-101.3811,36.9962],[-101.3874,36.9961],[-101.3887,36.9961],[-101.3902,36.9961],[-101.3915,36.9961],[-101.3926,36.9961],[-101.3934,36.9961],[-101.3942,36.9961],[-101.3944,36.9961],[-101.3958,36.9961],[-101.397,36.9961],[-101.3971,36.9961],[-101.3982,36.9961],[-101.401,36.9961],[-101.402,36.9961],[-101.4031,36.9961],[-101.4044,36.9961],[-101.4071,36.9961],[-101.41,36.996],[-101.4107,36.996],[-101.4112,36.996],[-101.4125,36.996],[-101.4139,36.996],[-101.4147,36.996],[-101.415,36.996],[-101.4163,36.996],[-101.4174,36.996],[-101.4185,36.996],[-101.4209,36.996],[-101.4224,36.996],[-101.4277,36.996],[-101.4287,36.996],[-101.4288,36.996],[-101.4291,36.996],[-101.4293,36.996],[-101.4375,36.996],[-101.4404,36.9959],[-101.4469,36.9958],[-101.4477,36.9958],[-101.4489,36.9958],[-101.4559,36.9958],[-101.4562,36.9958],[-101.4564,36.9958],[-101.4589,36.9958],[-101.4649,36.9958],[-101.4693,36.9958],[-101.4707,36.9958],[-101.473,36.9958],[-101.4741,36.9957],[-101.4744,36.9957],[-101.4759,36.9957],[-101.4774,36.9957],[-101.4787,36.9957],[-101.4831,36.9957],[-101.4838,36.9957],[-101.485,36.9957],[-101.4852,36.9957],[-101.4872,36.9957],[-101.4884,36.9957],[-101.4897,36.9957],[-101.492,36.9956],[-101.4935,36.9956],[-101.495,36.9956],[-101.497,36.9956],[-101.4984,36.9956],[-101.5,36.9956],[-101.501,36.9956],[-101.5023,36.9956],[-101.5042,36.9956],[-101.5052,36.9956],[-101.5056,36.9956],[-101.5077,36.9956],[-101.5115,36.9956],[-101.5128,36.9956],[-101.5147,36.9955],[-101.5176,36.9955],[-101.5191,36.9955],[-101.5219,36.9955],[-101.5233,36.9955],[-101.5236,36.9955],[-101.5244,36.9955],[-101.5277,36.9955],[-101.5319,36.9955],[-101.5366,36.9954],[-101.5371,36.9954],[-101.5405,36.9954],[-101.5414,36.9954],[-101.5431,36.9954],[-101.5447,36.9954],[-101.5463,36.9954],[-101.5464,36.9954],[-101.5553,36.9953],[-101.5555,36.9953],[-101.5556,36.9953],[-101.5566,36.9953],[-101.5594,36.9953],[-101.5598,36.9953],[-101.5599,36.9953],[-101.5602,36.9953],[-101.5636,36.9953],[-101.5642,36.9953],[-101.5661,36.9953],[-101.573,36.9952],[-101.5734,36.9952],[-101.5754,36.9952],[-101.5774,36.9952],[-101.5776,36.9952],[-101.5806,36.9952],[-101.5823,36.9952],[-101.5827,36.9952],[-101.5849,36.9951],[-101.5872,36.9951],[-101.5902,36.9951],[-101.5916,36.9951],[-101.5917,36.9951],[-101.5927,36.9951],[-101.5931,36.9951],[-101.5945,36.9951],[-101.5952,36.9951],[-101.5965,36.9951],[-101.5984,36.9951],[-101.5999,36.9951],[-101.6004,36.9951],[-101.6005,36.9951],[-101.6016,36.995],[-101.6022,36.995],[-101.6042,36.995],[-101.6043,36.995],[-101.6096,36.995],[-101.6134,36.995],[-101.6135,36.995],[-101.6138,36.995],[-101.6143,36.995],[-101.6161,36.995],[-101.6182,36.995],[-101.6205,36.995],[-101.6227,36.995],[-101.625,36.9949],[-101.6268,36.9949],[-101.6277,36.9949],[-101.6285,36.9949],[-101.6286,36.9949],[-101.629,36.9949],[-101.63,36.9949],[-101.6305,36.9949],[-101.6325,36.9949],[-101.6343,36.9949],[-101.6362,36.9949],[-101.6384,36.9949],[-101.6387,36.9949],[-101.6404,36.9949],[-101.6405,36.9949],[-101.6439,36.9949],[-101.6456,36.9949],[-101.6497,36.9948],[-101.6547,36.9948],[-101.6584,36.9948],[-101.6639,36.9948],[-101.6646,36.9948],[-101.667,36.9948],[-101.6677,36.9948],[-101.6695,36.9948],[-101.6715,36.9948],[-101.6729,36.9948],[-101.6736,36.9948],[-101.6759,36.9947],[-101.6784,36.9947],[-101.6805,36.9947],[-101.6819,36.9947],[-101.682,36.9947],[-101.6823,36.9947],[-101.6846,36.9947],[-101.6858,36.9947],[-101.6874,36.9947],[-101.692,36.9946],[-101.6942,36.9946],[-101.6949,36.9946],[-101.6964,36.9946],[-101.6985,36.9946],[-101.7001,36.9946],[-101.7007,36.9946],[-101.7037,36.9946],[-101.7062,36.9945],[-101.7087,36.9946],[-101.711,36.9945],[-101.7128,36.9945],[-101.713,36.9945],[-101.7148,36.9945],[-101.7182,36.9945],[-101.7218,36.9945],[-101.7228,36.9945],[-101.7254,36.9945],[-101.7281,36.9945],[-101.7308,36.9945],[-101.7334,36.9945],[-101.7362,36.9944],[-101.7399,36.9944],[-101.7413,36.9944],[-101.7446,36.9944],[-101.75,36.9944],[-101.7505,36.9944],[-101.7542,36.9943],[-101.7561,36.9943],[-101.7583,36.9943],[-101.7673,36.9943],[-101.7723,36.9943],[-101.7739,36.9943],[-101.7762,36.9942],[-101.7785,36.9942],[-101.7792,36.9942],[-101.781,36.9942],[-101.7854,36.9942],[-101.7863,36.9942],[-101.7869,36.9942],[-101.7919,36.9942],[-101.7942,36.9942],[-101.7967,36.9941],[-101.7984,36.9941],[-101.8087,36.9941],[-101.8104,36.9941],[-101.8115,36.9941],[-101.8118,36.9941],[-101.8133,36.9941],[-101.8149,36.9941],[-101.8175,36.994],[-101.8177,36.994],[-101.8208,36.994],[-101.8209,36.994],[-101.8226,36.994],[-101.8242,36.994],[-101.8253,36.994],[-101.8265,36.994],[-101.8266,36.994],[-101.8279,36.994],[-101.8299,36.994],[-101.8321,36.9939],[-101.8334,36.9939],[-101.8336,36.9939],[-101.8352,36.9939],[-101.8358,36.9939],[-101.8385,36.9939],[-101.8391,36.9939],[-101.84,36.9939],[-101.8412,36.9939],[-101.8428,36.9939],[-101.8446,36.9939],[-101.8461,36.9939],[-101.8471,36.9939],[-101.8479,36.9939],[-101.8481,36.9939],[-101.849,36.9939],[-101.8492,36.9939],[-101.8499,36.9939],[-101.8504,36.9939],[-101.8516,36.9939],[-101.8522,36.9938],[-101.8535,36.9938],[-101.8592,36.9938],[-101.8602,36.9938],[-101.8616,36.9938],[-101.8627,36.9938],[-101.8634,36.9938],[-101.8647,36.9938],[-101.8661,36.9938],[-101.8682,36.9938],[-101.8688,36.9938],[-101.8694,36.9937],[-101.8716,36.9938],[-101.8724,36.9938],[-101.8749,36.9938],[-101.8767,36.9938],[-101.8789,36.9937],[-101.8809,36.9937],[-101.881,36.9937],[-101.8816,36.9937],[-101.8837,36.9937],[-101.8843,36.9937],[-101.8851,36.9937],[-101.8882,36.9937],[-101.8899,36.9937],[-101.8901,36.9937],[-101.8907,36.9937],[-101.8913,36.9937],[-101.8915,36.9937],[-101.8919,36.9937],[-101.892,36.9937],[-101.8923,36.9937],[-101.8934,36.9937],[-101.894,36.9937],[-101.8944,36.9937],[-101.8945,36.9937],[-101.8949,36.9937],[-101.8951,36.9937],[-101.8957,36.9937],[-101.8967,36.9937],[-101.8969,36.9937],[-101.8971,36.9937],[-101.8979,36.9937],[-101.8981,36.9936],[-101.8987,36.9936],[-101.8991,36.9936],[-101.9007,36.9936],[-101.9008,36.9936],[-101.9022,36.9936],[-101.9031,36.9936],[-101.904,36.9936],[-101.9043,36.9936],[-101.9048,36.9936],[-101.9049,36.9936],[-101.9065,36.9936],[-101.9075,36.9936],[-101.9078,36.9936],[-101.9083,36.9936],[-101.9084,36.9936],[-101.9108,36.9936],[-101.9125,36.9936],[-101.9129,36.9936],[-101.9146,36.9936],[-101.9171,36.9936],[-101.9172,36.9936],[-101.9199,36.9936],[-101.9201,36.9936],[-101.9204,36.9936],[-101.9233,36.9936],[-101.9258,36.9936],[-101.9325,36.9935],[-101.9331,36.9935],[-101.9334,36.9935],[-101.9347,36.9935],[-101.9352,36.9935],[-101.9353,36.9935],[-101.938,36.9935],[-101.9381,36.9935],[-101.939,36.9935],[-101.94,36.9935],[-101.9411,36.9935],[-101.9416,36.9935],[-101.9427,36.9935],[-101.948,36.9935],[-101.9503,36.9935],[-101.9526,36.9935],[-101.9533,36.9935],[-101.9541,36.9934],[-101.9562,36.9934],[-101.9572,36.9934],[-101.958,36.9934],[-101.9594,36.9934],[-101.9645,36.9934],[-101.9671,36.9934],[-101.9694,36.9934],[-101.9714,36.9934],[-101.9722,36.9934],[-101.974,36.9933],[-101.9753,36.9933],[-101.9769,36.9933],[-101.9787,36.9933],[-101.9823,36.9933],[-101.9834,36.9933],[-101.9856,36.9933],[-101.9875,36.9933],[-101.9895,36.9933],[-101.9907,36.9933],[-101.9922,36.9932],[-101.9933,36.9932],[-101.9945,36.9932],[-101.9955,36.9932],[-101.9966,36.9932],[-101.9984,36.9932],[-101.9991,36.9932],[-101.9999,36.9932],[-102.0003,36.9932],[-102.0004,36.9932],[-102.0007,36.9932],[-102.0014,36.9932],[-102.0033,36.9932],[-102.0067,36.9932],[-102.0077,36.9932],[-102.0088,36.9932],[-102.0103,36.9932],[-102.0164,36.9931],[-102.0166,36.9931],[-102.0174,36.9931],[-102.0204,36.9931],[-102.0229,36.9931],[-102.0248,36.9931],[-102.0258,36.9931],[-102.026,36.9931],[-102.0263,36.9931],[-102.0269,36.9931],[-102.0282,36.9931],[-102.0288,36.9931],[-102.0301,36.9931],[-102.0313,36.9931],[-102.0362,36.9931],[-102.0406,36.993],[-102.0421,36.993],[-102.0421,36.9935],[-102.0421,36.9951],[-102.042,36.9973],[-102.042,36.9992],[-102.0421,37.0008],[-102.042,37.0029],[-102.042,37.0055],[-102.0421,37.0068],[-102.042,37.0083],[-102.0421,37.0105],[-102.042,37.018],[-102.0421,37.0183],[-102.042,37.0186],[-102.0421,37.02],[-102.0421,37.0207],[-102.0421,37.0232],[-102.0421,37.0234],[-102.0421,37.0239],[-102.0421,37.0244],[-102.0421,37.0246],[-102.0421,37.0247],[-102.0421,37.0248],[-102.042,37.0255],[-102.0421,37.0283],[-102.0419,37.0308],[-102.0421,37.0311],[-102.0421,37.0316],[-102.0419,37.0322],[-102.0417,37.0344],[-102.0419,37.0347],[-102.042,37.0349],[-102.0419,37.0351],[-102.0421,37.0473],[-102.0421,37.0651],[-102.0421,37.0682],[-102.0421,37.0752],[-102.0421,37.0753],[-102.042,37.0908],[-102.042,37.0909],[-102.042,37.1051],[-102.042,37.1065],[-102.042,37.1066],[-102.042,37.1067],[-102.042,37.1068],[-102.042,37.1069],[-102.0419,37.1069],[-102.0419,37.1073],[-102.0419,37.1081],[-102.0419,37.1088],[-102.042,37.112],[-102.0419,37.1136],[-102.0419,37.1236],[-102.0419,37.1243],[-102.0419,37.125],[-102.0419,37.1251],[-102.0419,37.1258],[-102.0419,37.1262],[-102.042,37.1267],[-102.042,37.1279],[-102.042,37.1322],[-102.0419,37.1338],[-102.0419,37.1343],[-102.0418,37.1356],[-102.0418,37.1374],[-102.0419,37.1396],[-102.0419,37.1415],[-102.0419,37.1417],[-102.042,37.1559],[-102.042,37.1632],[-102.042,37.1854],[-102.042,37.1996],[-102.042,37.2074],[-102.042,37.2078],[-102.042,37.2108],[-102.042,37.2133],[-102.042,37.2138],[-102.042,37.2142],[-102.042,37.2219],[-102.042,37.2221],[-102.0422,37.2256],[-102.0422,37.2257],[-102.0422,37.2283],[-102.0421,37.25],[-102.0421,37.2517],[-102.0421,37.2523],[-102.042,37.2552],[-102.042,37.2554],[-102.042,37.2582],[-102.0419,37.2656],[-102.0419,37.2657],[-102.0419,37.2666],[-102.0419,37.2681],[-102.0419,37.2722],[-102.0419,37.2723],[-102.0419,37.2724],[-102.042,37.2726],[-102.042,37.2733],[-102.042,37.2741],[-102.042,37.2793],[-102.042,37.2797],[-102.0419,37.286],[-102.0418,37.2948],[-102.0419,37.2957],[-102.0419,37.2961],[-102.0419,37.2963],[-102.0418,37.2965],[-102.0418,37.297],[-102.0418,37.2976],[-102.0418,37.3057],[-102.0418,37.3058],[-102.0419,37.3094],[-102.0419,37.3187],[-102.0419,37.321],[-102.0419,37.3223],[-102.0419,37.3239],[-102.0419,37.3338],[-102.0419,37.3349],[-102.0419,37.3377],[-102.0419,37.3384],[-102.0419,37.3385],[-102.0419,37.3416],[-102.0419,37.343],[-102.0419,37.3445],[-102.0419,37.3451],[-102.0419,37.3455],[-102.0419,37.3458],[-102.0419,37.3471],[-102.0419,37.3515],[-102.0419,37.3527],[-102.042,37.3528],[-102.0421,37.3528],[-102.0415,37.375],[-102.0416,37.3826],[-102.0416,37.3827],[-102.0416,37.3829],[-102.0416,37.3834],[-102.0416,37.384],[-102.0416,37.3892],[-102.0418,37.4071],[-102.0417,37.4099],[-102.0418,37.4102],[-102.0418,37.4105],[-102.0417,37.4275],[-102.0417,37.4347],[-102.0417,37.4348],[-102.0416,37.4476],[-102.0416,37.4479],[-102.0416,37.4493],[-102.0416,37.4503],[-102.0416,37.4507],[-102.0418,37.4563],[-102.0418,37.4564],[-102.0418,37.4565],[-102.0418,37.4569],[-102.0418,37.4579],[-102.0418,37.4595],[-102.0418,37.4624],[-102.0418,37.4632],[-102.0418,37.4646],[-102.0418,37.4659],[-102.0418,37.4673],[-102.0418,37.468],[-102.0418,37.4684],[-102.0418,37.4689],[-102.0418,37.4692],[-102.0418,37.4693],[-102.0418,37.4694],[-102.0418,37.4696],[-102.0418,37.4698],[-102.0418,37.4699],[-102.0418,37.4701],[-102.0418,37.4703],[-102.0418,37.4709],[-102.0418,37.4713],[-102.0418,37.4728],[-102.0418,37.4763],[-102.0418,37.4769],[-102.0418,37.4783],[-102.0418,37.48],[-102.0418,37.4818],[-102.0418,37.4822],[-102.0418,37.4841],[-102.0418,37.4847],[-102.0418,37.4849],[-102.0418,37.4851],[-102.0418,37.4866],[-102.0418,37.488],[-102.0418,37.489],[-102.0418,37.4899],[-102.0418,37.4905],[-102.0418,37.491],[-102.0418,37.4911],[-102.0418,37.4923],[-102.0418,37.4935],[-102.0418,37.4945],[-102.0418,37.4954],[-102.0418,37.4968],[-102.0418,37.4996],[-102.0418,37.4999],[-102.0418,37.5],[-102.0418,37.5055],[-102.0418,37.5059],[-102.0418,37.506],[-102.0417,37.506],[-102.0417,37.5061],[-102.0418,37.5124],[-102.042,37.5288],[-102.042,37.5351],[-102.042,37.5353],[-102.0419,37.5412],[-102.0419,37.5425],[-102.0419,37.558],[-102.0417,37.5786],[-102.0419,37.579],[-102.0419,37.5791],[-102.0418,37.6012],[-102.0417,37.6078],[-102.0416,37.6079],[-102.0416,37.625],[-102.0416,37.6369],[-102.0416,37.6381],[-102.0416,37.6443],[-102.0416,37.6504],[-102.0416,37.6545],[-102.0417,37.6587],[-102.0416,37.6601],[-102.0417,37.6657],[-102.0417,37.6659],[-102.0417,37.666],[-102.0417,37.6804],[-102.0417,37.6806],[-102.0417,37.6829],[-102.0417,37.6833],[-102.0417,37.6873],[-102.0417,37.6875],[-102.0417,37.6876],[-102.0416,37.6884],[-102.0416,37.6892],[-102.0416,37.6967],[-102.0419,37.724],[-102.042,37.7311],[-102.0422,37.7385],[-102.0423,37.7482],[-102.0422,37.75],[-102.0423,37.7603],[-102.0422,37.7604],[-102.0422,37.7616],[-102.0423,37.7621],[-102.0423,37.7639],[-102.0423,37.764],[-102.0423,37.7644],[-102.0423,37.7651],[-102.0423,37.7652],[-102.0423,37.7673],[-102.0424,37.7704],[-102.0424,37.7745],[-102.0425,37.7794],[-102.0425,37.7819],[-102.0427,37.7888],[-102.0427,37.7904],[-102.0428,37.7971],[-102.0429,37.8011],[-102.0429,37.8035],[-102.0429,37.8036],[-102.0429,37.8063],[-102.0429,37.807],[-102.0429,37.8071],[-102.0429,37.8094],[-102.0429,37.8109],[-102.0429,37.8111],[-102.0429,37.8125],[-102.0429,37.8153],[-102.0429,37.8185],[-102.0429,37.8242],[-102.0429,37.8243],[-102.043,37.8267],[-102.043,37.8268],[-102.043,37.8292],[-102.043,37.8328],[-102.0431,37.8374],[-102.0431,37.8375],[-102.0431,37.8393],[-102.0431,37.8433],[-102.0431,37.844],[-102.0432,37.8447],[-102.0432,37.8533],[-102.0432,37.8534],[-102.0432,37.8679],[-102.0432,37.875],[-102.0433,37.8845],[-102.0434,37.8846],[-102.0434,37.8848],[-102.0433,37.8857],[-102.0433,37.8865],[-102.0433,37.8868],[-102.0433,37.8869],[-102.0433,37.8871],[-102.0434,37.8874],[-102.0434,37.891],[-102.0435,37.8971],[-102.0437,37.914],[-102.0439,37.9261],[-102.0439,37.9267],[-102.0439,37.928],[-102.0439,37.9282],[-102.044,37.943],[-102.0441,37.951],[-102.0445,37.9846],[-102.0445,38],[-102.0446,38.0049],[-102.0446,38.0175],[-102.0446,38.0246],[-102.0446,38.0247],[-102.0446,38.0264],[-102.0446,38.0269],[-102.0446,38.0297],[-102.0446,38.03],[-102.0446,38.0301],[-102.0446,38.0302],[-102.0446,38.0308],[-102.0447,38.0359],[-102.0447,38.039],[-102.0447,38.0413],[-102.0447,38.0445],[-102.0447,38.0447],[-102.0447,38.0454],[-102.0446,38.0455],[-102.0446,38.0456],[-102.0446,38.0478],[-102.0446,38.048],[-102.0446,38.0481],[-102.0446,38.0551],[-102.0446,38.0555],[-102.0446,38.0556],[-102.0446,38.0557],[-102.0446,38.0558],[-102.0446,38.0559],[-102.0446,38.0561],[-102.0446,38.0565],[-102.0446,38.0572],[-102.0446,38.0573],[-102.0446,38.0574],[-102.0446,38.0575],[-102.0446,38.0579],[-102.0446,38.0584],[-102.0446,38.0587],[-102.0446,38.0588],[-102.0446,38.0589],[-102.0445,38.0609],[-102.0445,38.0613],[-102.0445,38.0625],[-102.0445,38.0627],[-102.0445,38.0628],[-102.0445,38.0654],[-102.0445,38.0686],[-102.0444,38.075],[-102.0443,38.1094],[-102.0443,38.1129],[-102.0443,38.1286],[-102.0443,38.1294],[-102.0443,38.1344],[-102.0443,38.138],[-102.0443,38.1418],[-102.0444,38.1444],[-102.0444,38.1445],[-102.0444,38.1462],[-102.0444,38.1501],[-102.0444,38.1553],[-102.0444,38.1567],[-102.0444,38.1568],[-102.0444,38.1569],[-102.0444,38.1588],[-102.0444,38.1589],[-102.0444,38.1599],[-102.0444,38.1602],[-102.0444,38.1612],[-102.0444,38.1667],[-102.0444,38.1697],[-102.0443,38.1728],[-102.0443,38.1743],[-102.0443,38.1756],[-102.0443,38.1815],[-102.0443,38.1874],[-102.0443,38.1931],[-102.0443,38.1936],[-102.0443,38.1962],[-102.0444,38.2017],[-102.0444,38.2019],[-102.0444,38.2024],[-102.0444,38.2026],[-102.0444,38.2028],[-102.0444,38.2044],[-102.0444,38.2108],[-102.0444,38.2172],[-102.0444,38.2176],[-102.0444,38.2177],[-102.0444,38.2178],[-102.0444,38.2185],[-102.0444,38.2216],[-102.0445,38.2246],[-102.0445,38.2272],[-102.0445,38.2313],[-102.0445,38.2316],[-102.0445,38.2328],[-102.0445,38.2329],[-102.0445,38.2337],[-102.0444,38.2341],[-102.0444,38.2343],[-102.0445,38.239],[-102.0444,38.2447],[-102.0448,38.249],[-102.0448,38.25],[-102.0448,38.2501],[-102.0448,38.2503],[-102.0448,38.2613],[-102.0448,38.262],[-102.0448,38.2623],[-102.0445,38.2624],[-102.0445,38.2625],[-102.0445,38.263],[-102.0445,38.265],[-102.0444,38.2675],[-102.0445,38.2687],[-102.0445,38.2737],[-102.0445,38.2756],[-102.0445,38.277],[-102.0445,38.2771],[-102.0445,38.2831],[-102.0446,38.2832],[-102.0446,38.2835],[-102.0446,38.2859],[-102.0446,38.2875],[-102.0446,38.2878],[-102.0446,38.2886],[-102.0446,38.2892],[-102.0446,38.2897],[-102.0446,38.2899],[-102.0446,38.29],[-102.0446,38.2905],[-102.0446,38.2906],[-102.0446,38.2908],[-102.0446,38.2914],[-102.0445,38.2917],[-102.0445,38.2918],[-102.0445,38.293],[-102.0445,38.2953],[-102.0445,38.2969],[-102.0445,38.2976],[-102.0445,38.2978],[-102.0445,38.2984],[-102.0445,38.3023],[-102.0444,38.3043],[-102.0444,38.3046],[-102.0445,38.3057],[-102.0444,38.3061],[-102.0444,38.3062],[-102.0445,38.3062],[-102.0445,38.3063],[-102.0445,38.3067],[-102.0445,38.3093],[-102.0445,38.3112],[-102.0445,38.3117],[-102.0446,38.3118],[-102.0446,38.3123],[-102.0445,38.3492],[-102.0445,38.3494],[-102.0445,38.3495],[-102.0446,38.3549],[-102.0447,38.3555],[-102.0447,38.3562],[-102.045,38.3844],[-102.0449,38.3844],[-102.0449,38.3845],[-102.0448,38.3845],[-102.0448,38.3846],[-102.0448,38.392],[-102.0448,38.3928],[-102.0449,38.393],[-102.0449,38.3932],[-102.0449,38.3933],[-102.0449,38.3938],[-102.0449,38.3949],[-102.0449,38.3961],[-102.0449,38.3975],[-102.0449,38.3988],[-102.0449,38.3989],[-102.0448,38.4023],[-102.0448,38.4039],[-102.0448,38.4041],[-102.0448,38.4043],[-102.0448,38.4197],[-102.0448,38.42],[-102.0448,38.4204],[-102.0448,38.4205],[-102.0448,38.4206],[-102.0449,38.4207],[-102.0449,38.4208],[-102.0449,38.4209],[-102.045,38.421],[-102.045,38.4221],[-102.045,38.428],[-102.0448,38.4366],[-102.0448,38.439],[-102.0447,38.4395],[-102.0447,38.4406],[-102.0447,38.4413],[-102.0448,38.4425],[-102.0448,38.4432],[-102.0448,38.4451],[-102.0448,38.4471],[-102.0448,38.4481],[-102.0448,38.4487],[-102.0449,38.4514],[-102.045,38.4536],[-102.045,38.4573],[-102.045,38.4574],[-102.0451,38.4608],[-102.045,38.4609],[-102.045,38.4617],[-102.045,38.4619],[-102.045,38.4629],[-102.045,38.4637],[-102.045,38.4682],[-102.045,38.4685],[-102.045,38.4686],[-102.045,38.4687],[-102.045,38.4704],[-102.045,38.4722],[-102.045,38.4723],[-102.045,38.4848],[-102.045,38.4857],[-102.045,38.4875],[-102.045,38.4891],[-102.045,38.4904],[-102.045,38.491],[-102.045,38.4914],[-102.045,38.4915],[-102.045,38.492],[-102.045,38.4933],[-102.045,38.4943],[-102.045,38.4945],[-102.045,38.4961],[-102.045,38.4999],[-102.045,38.5002],[-102.045,38.5006],[-102.045,38.5031],[-102.045,38.5041],[-102.045,38.5054],[-102.045,38.5058],[-102.045,38.5062],[-102.045,38.5091],[-102.0451,38.5102],[-102.045,38.5119],[-102.045,38.5137],[-102.045,38.5144],[-102.045,38.5181],[-102.045,38.5193],[-102.045,38.521],[-102.045,38.5227],[-102.045,38.5238],[-102.045,38.5239],[-102.045,38.525],[-102.045,38.5265],[-102.0449,38.5287],[-102.0449,38.5292],[-102.0449,38.5293],[-102.0449,38.5343],[-102.0449,38.5587],[-102.0449,38.56],[-102.0449,38.5606],[-102.0449,38.5625],[-102.0449,38.564],[-102.0449,38.5654],[-102.0449,38.5664],[-102.0449,38.5667],[-102.0449,38.567],[-102.045,38.5671],[-102.045,38.5673],[-102.045,38.5676],[-102.0452,38.5771],[-102.0451,38.586],[-102.0452,38.5864],[-102.0451,38.5875],[-102.0452,38.5883],[-102.0452,38.5884],[-102.0452,38.5887],[-102.0452,38.5893],[-102.0452,38.59],[-102.0452,38.5916],[-102.0452,38.594],[-102.0452,38.5959],[-102.0452,38.5975],[-102.0452,38.5993],[-102.0452,38.6007],[-102.0452,38.6017],[-102.0451,38.6021],[-102.0451,38.6024],[-102.0451,38.6094],[-102.0451,38.611],[-102.0451,38.6146],[-102.0451,38.6152],[-102.0448,38.6153],[-102.045,38.625],[-102.045,38.6255],[-102.045,38.6256],[-102.045,38.6258],[-102.0451,38.6293],[-102.0451,38.6297],[-102.0451,38.6334],[-102.0451,38.6341],[-102.0451,38.6357],[-102.0451,38.6392],[-102.0451,38.6518],[-102.0451,38.6543],[-102.0451,38.6546],[-102.0451,38.657],[-102.0451,38.6585],[-102.0452,38.6585],[-102.0452,38.6586],[-102.0452,38.6597],[-102.0452,38.6601],[-102.0452,38.6604],[-102.0452,38.6605],[-102.0452,38.6606],[-102.0451,38.6638],[-102.0451,38.6639],[-102.0451,38.6653],[-102.0451,38.6696],[-102.0451,38.6704],[-102.0451,38.675],[-102.0452,38.6752],[-102.0452,38.6833],[-102.0451,38.6867],[-102.0452,38.6886],[-102.0452,38.6887],[-102.0452,38.6976],[-102.0452,38.7045],[-102.0453,38.7188],[-102.0453,38.7262],[-102.0453,38.7263],[-102.0454,38.7422],[-102.0453,38.75],[-102.0454,38.7543],[-102.0453,38.7553],[-102.0453,38.7555],[-102.0454,38.7701],[-102.0454,38.7758],[-102.0454,38.7833],[-102.0453,38.799],[-102.0453,38.7995],[-102.0455,38.8127],[-102.0454,38.8128],[-102.0454,38.8129],[-102.0454,38.8134],[-102.0455,38.8137],[-102.0454,38.826],[-102.0454,38.8287],[-102.0454,38.8291],[-102.0454,38.8307],[-102.0454,38.8308],[-102.0454,38.8428],[-102.0453,38.8569],[-102.0454,38.8576],[-102.0454,38.8582],[-102.0456,38.8706],[-102.0456,38.873],[-102.0456,38.8733],[-102.0455,38.875],[-102.0456,38.8863],[-102.0458,38.9172],[-102.0459,38.9387],[-102.046,38.9732],[-102.046,38.9744],[-102.046,38.9818],[-102.0463,39],[-102.0464,39.017],[-102.0464,39.018],[-102.0465,39.0328],[-102.0465,39.041],[-102.0465,39.0422],[-102.0466,39.047],[-102.0466,39.0602],[-102.0467,39.0614],[-102.0467,39.0756],[-102.0469,39.1039],[-102.0469,39.1042],[-102.0469,39.1071],[-102.047,39.1213],[-102.0471,39.125],[-102.0471,39.1297],[-102.0472,39.1332],[-102.0472,39.1369],[-102.0473,39.137],[-102.0473,39.1394],[-102.0473,39.1439],[-102.0473,39.1477],[-102.0473,39.1481],[-102.0473,39.1483],[-102.0476,39.1987],[-102.0477,39.2147],[-102.0477,39.2203],[-102.0478,39.2341],[-102.0478,39.2346],[-102.048,39.243],[-102.0481,39.25],[-102.0479,39.2531],[-102.0482,39.2741],[-102.0485,39.3029],[-102.0485,39.3056],[-102.0486,39.3068],[-102.0486,39.3071],[-102.0486,39.3074],[-102.0486,39.3075],[-102.0486,39.3093],[-102.0486,39.3106],[-102.0486,39.3117],[-102.0486,39.3125],[-102.0486,39.3142],[-102.0486,39.3152],[-102.0486,39.3156],[-102.0486,39.3169],[-102.0486,39.3172],[-102.0486,39.3173],[-102.0486,39.3204],[-102.0486,39.321],[-102.0486,39.3223],[-102.0486,39.323],[-102.0486,39.3235],[-102.0487,39.327],[-102.0487,39.3278],[-102.0487,39.3279],[-102.0487,39.3295],[-102.0487,39.3298],[-102.0487,39.3313],[-102.0487,39.3315],[-102.0487,39.3317],[-102.0487,39.3319],[-102.0487,39.3321],[-102.0487,39.3323],[-102.0487,39.3324],[-102.0487,39.3325],[-102.0487,39.3327],[-102.0487,39.3331],[-102.0487,39.3342],[-102.0487,39.3357],[-102.0488,39.3364],[-102.0487,39.3366],[-102.0488,39.3381],[-102.0488,39.3392],[-102.0488,39.3395],[-102.0488,39.3399],[-102.0488,39.3454],[-102.0488,39.3477],[-102.0489,39.3507],[-102.0489,39.3508],[-102.0488,39.3508],[-102.0488,39.3509],[-102.0489,39.351],[-102.0489,39.3516],[-102.0489,39.3517],[-102.0489,39.3557],[-102.0489,39.3598],[-102.049,39.3628],[-102.049,39.3631],[-102.049,39.3639],[-102.049,39.364],[-102.049,39.3644],[-102.049,39.3653],[-102.049,39.3731],[-102.049,39.3734],[-102.049,39.374],[-102.0491,39.3741],[-102.0491,39.3742],[-102.0492,39.375],[-102.0492,39.3756],[-102.0492,39.3941],[-102.0492,39.4035],[-102.0491,39.4035],[-102.049,39.4037],[-102.049,39.4038],[-102.0491,39.4084],[-102.0491,39.4085],[-102.0491,39.4097],[-102.0491,39.4181],[-102.0491,39.4182],[-102.0492,39.4183],[-102.0493,39.4183],[-102.0494,39.4183],[-102.0494,39.4233],[-102.0494,39.4432],[-102.0495,39.4653],[-102.0494,39.4665],[-102.0496,39.467],[-102.0496,39.4712],[-102.0494,39.4713],[-102.0494,39.4714],[-102.0493,39.4715],[-102.0494,39.4788],[-102.0494,39.4808],[-102.0495,39.485],[-102.0495,39.4851],[-102.0497,39.4956],[-102.0497,39.4957],[-102.0497,39.5],[-102.0498,39.5001],[-102.0498,39.5002],[-102.0498,39.5003],[-102.0496,39.5058],[-102.0496,39.5061],[-102.0496,39.5062],[-102.0496,39.5218],[-102.0497,39.5366],[-102.0496,39.5366],[-102.0496,39.5367],[-102.0496,39.5369],[-102.0497,39.5388],[-102.0496,39.5389],[-102.0495,39.5389],[-102.0496,39.5489],[-102.0498,39.5624],[-102.0498,39.5682],[-102.0498,39.5741],[-102.0499,39.5905],[-102.0499,39.5923],[-102.05,39.5926],[-102.05,39.593],[-102.05,39.5938],[-102.0502,39.6061],[-102.0503,39.611],[-102.0503,39.6112],[-102.0503,39.6158],[-102.0503,39.6207],[-102.0503,39.625],[-102.0503,39.6254],[-102.0503,39.6335],[-102.0503,39.6409],[-102.0504,39.6459],[-102.0504,39.6461],[-102.0503,39.6462],[-102.0503,39.6463],[-102.0502,39.6497],[-102.0502,39.6508],[-102.0501,39.6533],[-102.0501,39.6535],[-102.0501,39.6538],[-102.0501,39.654],[-102.0501,39.6542],[-102.0501,39.6544],[-102.0501,39.6548],[-102.0502,39.6552],[-102.0502,39.6556],[-102.0503,39.6572],[-102.0505,39.6608],[-102.0505,39.6609],[-102.0505,39.6611],[-102.0505,39.6707],[-102.0506,39.6747],[-102.0506,39.6755],[-102.0506,39.6756],[-102.0506,39.6765],[-102.0506,39.6766],[-102.0507,39.6908],[-102.0507,39.6911],[-102.0507,39.6969],[-102.0507,39.7075],[-102.0506,39.7191],[-102.0507,39.7232],[-102.0509,39.7418],[-102.051,39.75],[-102.051,39.7509],[-102.051,39.751],[-102.051,39.7616],[-102.051,39.7648],[-102.0511,39.7902],[-102.0511,39.7903],[-102.0512,39.8047],[-102.0512,39.819],[-102.0513,39.8252],[-102.0513,39.8288],[-102.0513,39.8333],[-102.0514,39.8434],[-102.0514,39.8435],[-102.0514,39.8439],[-102.0515,39.844],[-102.0515,39.845],[-102.0515,39.8451],[-102.0515,39.8453],[-102.0515,39.8475],[-102.0516,39.8477],[-102.0517,39.8477],[-102.0516,39.8498],[-102.0515,39.8575],[-102.0515,39.8595],[-102.0515,39.8619],[-102.0514,39.871],[-102.0514,39.875],[-102.0514,39.8766],[-102.0514,39.877],[-102.0514,39.8881],[-102.0514,39.8882],[-102.0514,39.8884],[-102.0514,39.8936],[-102.0515,39.9053],[-102.0515,39.9072],[-102.0515,39.9081],[-102.0515,39.9125],[-102.0515,39.9126],[-102.0515,39.9202],[-102.0515,39.9242],[-102.0515,39.9244],[-102.0515,39.9246],[-102.0515,39.9248],[-102.0516,39.9438],[-102.0516,39.9479],[-102.0516,39.9509],[-102.0516,39.951],[-102.0516,39.9524],[-102.0516,39.9549],[-102.0517,39.9611],[-102.0517,39.9613],[-102.0517,39.9734],[-102.0517,39.9736],[-102.0517,39.9782],[-102.0517,39.9783],[-102.0517,39.9788],[-102.0517,39.9849],[-102.0517,39.9851],[-102.0517,39.9854],[-102.0518,39.996],[-102.0518,39.9987],[-102.0518,40],[-102.0518,40.0002],[-102.0517,40.0006],[-102.0517,40.0031]]]},"properties":{"STATE_ID":"20","STATE_NAME":"Kansas"},"id":20}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-87.2078,41.761],[-87.1912,41.761],[-87.1416,41.7613],[-87.125,41.7614],[-87.125,41.7612],[-87.125,41.7606],[-87.125,41.7604],[-87.0869,41.7605],[-87,41.7607],[-86.9725,41.7609],[-86.9344,41.761],[-86.9342,41.761],[-86.9335,41.761],[-86.9333,41.761],[-86.9217,41.7609],[-86.8867,41.7605],[-86.875,41.7603],[-86.8684,41.7603],[-86.8484,41.7603],[-86.8417,41.7603],[-86.8384,41.7603],[-86.8365,41.7604],[-86.8324,41.7604],[-86.8283,41.7604],[-86.8256,41.7604],[-86.825,41.7603],[-86.8249,41.7603],[-86.8243,41.7603],[-86.8234,41.7603],[-86.8229,41.7603],[-86.8227,41.7603],[-86.8224,41.7603],[-86.8205,41.7603],[-86.8204,41.7603],[-86.8191,41.7603],[-86.8174,41.7603],[-86.8161,41.7603],[-86.816,41.7603],[-86.8153,41.7603],[-86.8143,41.7603],[-86.8126,41.7603],[-86.811,41.7603],[-86.8105,41.7603],[-86.8101,41.7603],[-86.8097,41.7603],[-86.8093,41.7603],[-86.8091,41.7603],[-86.8088,41.7603],[-86.8086,41.7603],[-86.8076,41.7603],[-86.8075,41.7603],[-86.8074,41.7603],[-86.8064,41.7603],[-86.8062,41.7603],[-86.8054,41.7603],[-86.8051,41.7603],[-86.8049,41.7603],[-86.8047,41.7603],[-86.8045,41.7603],[-86.8043,41.7602],[-86.8016,41.7603],[-86.8012,41.7603],[-86.801,41.7603],[-86.8009,41.7603],[-86.8007,41.7603],[-86.8004,41.7603],[-86.8002,41.7603],[-86.7929,41.7603],[-86.7929,41.7602],[-86.7851,41.7602],[-86.784,41.7602],[-86.7837,41.7602],[-86.7836,41.7602],[-86.7835,41.7602],[-86.7805,41.7602],[-86.7802,41.76],[-86.7798,41.7601],[-86.7772,41.7602],[-86.772,41.7602],[-86.7676,41.7601],[-86.7656,41.7601],[-86.7624,41.7601],[-86.7623,41.7601],[-86.7579,41.76],[-86.753,41.76],[-86.7514,41.76],[-86.7513,41.76],[-86.751,41.76],[-86.7509,41.76],[-86.7499,41.76],[-86.7498,41.76],[-86.7477,41.7599],[-86.7467,41.7599],[-86.7462,41.7599],[-86.7278,41.7599],[-86.7277,41.7599],[-86.7275,41.7599],[-86.7274,41.7599],[-86.7273,41.7599],[-86.725,41.7599],[-86.7223,41.7598],[-86.7192,41.7598],[-86.7156,41.7598],[-86.715,41.7598],[-86.7072,41.7598],[-86.7017,41.7598],[-86.7015,41.7598],[-86.6998,41.7598],[-86.6997,41.7598],[-86.6885,41.7597],[-86.6878,41.7597],[-86.6796,41.7597],[-86.6701,41.7597],[-86.6688,41.7597],[-86.6602,41.7597],[-86.6569,41.7597],[-86.6558,41.7597],[-86.6494,41.7597],[-86.6412,41.7597],[-86.64,41.7597],[-86.64,41.7598],[-86.6316,41.7597],[-86.6315,41.7597],[-86.6302,41.7597],[-86.6224,41.7596],[-86.6222,41.7596],[-86.6133,41.7596],[-86.6108,41.7597],[-86.6026,41.7595],[-86.6013,41.7595],[-86.5965,41.7595],[-86.5949,41.7595],[-86.5916,41.7595],[-86.5906,41.7595],[-86.5833,41.7595],[-86.5724,41.7595],[-86.5697,41.7596],[-86.5669,41.7596],[-86.5627,41.7596],[-86.5524,41.7596],[-86.548,41.7596],[-86.5479,41.7596],[-86.5438,41.7596],[-86.5352,41.7596],[-86.534,41.7596],[-86.5328,41.7596],[-86.5326,41.7596],[-86.5325,41.7596],[-86.5324,41.7596],[-86.5323,41.7596],[-86.5322,41.7596],[-86.532,41.7596],[-86.5319,41.7596],[-86.5315,41.7596],[-86.5242,41.7597],[-86.5241,41.7597],[-86.5238,41.7597],[-86.5236,41.7597],[-86.5234,41.7597],[-86.5227,41.7597],[-86.5225,41.7596],[-86.522,41.7597],[-86.5217,41.7597],[-86.5211,41.7597],[-86.5207,41.7597],[-86.5204,41.7597],[-86.5194,41.7597],[-86.5192,41.7597],[-86.5187,41.7597],[-86.5173,41.7597],[-86.517,41.7597],[-86.5167,41.7597],[-86.516,41.7597],[-86.5151,41.7597],[-86.5148,41.7597],[-86.513,41.7597],[-86.5124,41.7597],[-86.5114,41.7597],[-86.5108,41.7597],[-86.5106,41.7597],[-86.5102,41.7597],[-86.5093,41.7597],[-86.5088,41.7597],[-86.5073,41.7597],[-86.5065,41.7597],[-86.506,41.7597],[-86.5058,41.7597],[-86.505,41.7597],[-86.5047,41.7597],[-86.5042,41.7597],[-86.5032,41.7597],[-86.5026,41.7597],[-86.5024,41.7597],[-86.5022,41.7597],[-86.5021,41.7597],[-86.502,41.7597],[-86.5,41.7597],[-86.4999,41.7597],[-86.4997,41.7597],[-86.4965,41.7597],[-86.4937,41.7597],[-86.4864,41.7597],[-86.4744,41.7596],[-86.4552,41.7596],[-86.4484,41.7596],[-86.4436,41.7595],[-86.4359,41.7596],[-86.4293,41.7596],[-86.4262,41.7597],[-86.4166,41.7596],[-86.4146,41.7597],[-86.4097,41.7598],[-86.3967,41.7599],[-86.3947,41.7599],[-86.3945,41.7599],[-86.3926,41.7598],[-86.3917,41.7598],[-86.3789,41.7599],[-86.3759,41.7599],[-86.3745,41.7599],[-86.3744,41.7599],[-86.3742,41.7599],[-86.374,41.7599],[-86.3739,41.7599],[-86.3705,41.7599],[-86.3688,41.7599],[-86.3674,41.7599],[-86.3659,41.7599],[-86.3654,41.7599],[-86.3649,41.7599],[-86.3625,41.7599],[-86.3608,41.7599],[-86.3508,41.76],[-86.341,41.76],[-86.3399,41.7601],[-86.3331,41.7602],[-86.3319,41.7602],[-86.3318,41.7602],[-86.3317,41.7602],[-86.3316,41.7602],[-86.3314,41.7602],[-86.3313,41.7602],[-86.3312,41.7602],[-86.3234,41.7602],[-86.3233,41.7602],[-86.313,41.7603],[-86.3038,41.7604],[-86.2948,41.7605],[-86.2938,41.7605],[-86.2844,41.7605],[-86.2755,41.7605],[-86.2748,41.7604],[-86.2742,41.7604],[-86.2736,41.7604],[-86.2733,41.7604],[-86.2731,41.7604],[-86.2725,41.7604],[-86.2722,41.7604],[-86.2655,41.7605],[-86.2654,41.7605],[-86.2652,41.7605],[-86.2649,41.7605],[-86.2638,41.7605],[-86.2607,41.7605],[-86.2584,41.7605],[-86.2571,41.7604],[-86.2567,41.7604],[-86.2554,41.7604],[-86.2553,41.7605],[-86.2552,41.7605],[-86.255,41.7606],[-86.2548,41.7606],[-86.2544,41.7605],[-86.2542,41.7605],[-86.2533,41.7605],[-86.253,41.7605],[-86.2524,41.7605],[-86.2517,41.7605],[-86.2516,41.7605],[-86.2509,41.7605],[-86.2507,41.7605],[-86.2499,41.7605],[-86.2494,41.7605],[-86.2464,41.7605],[-86.2462,41.7605],[-86.2455,41.7605],[-86.2454,41.7605],[-86.2439,41.7605],[-86.2418,41.7605],[-86.2416,41.7605],[-86.2415,41.7605],[-86.2413,41.7605],[-86.2412,41.7605],[-86.2411,41.7604],[-86.2406,41.7604],[-86.2399,41.7604],[-86.2389,41.7604],[-86.2385,41.7604],[-86.2377,41.7604],[-86.2372,41.7604],[-86.2368,41.7604],[-86.236,41.7604],[-86.2346,41.7604],[-86.234,41.7604],[-86.2331,41.7604],[-86.2323,41.7604],[-86.2322,41.7604],[-86.232,41.7604],[-86.2318,41.7604],[-86.2308,41.7604],[-86.2297,41.7604],[-86.2284,41.7604],[-86.2277,41.7604],[-86.2267,41.7604],[-86.2261,41.7604],[-86.2256,41.7604],[-86.2252,41.7604],[-86.2248,41.7604],[-86.2234,41.7604],[-86.2224,41.7604],[-86.2205,41.7604],[-86.2185,41.7604],[-86.2175,41.7604],[-86.2162,41.7604],[-86.2147,41.7604],[-86.2135,41.7604],[-86.2117,41.7604],[-86.2099,41.7605],[-86.206,41.7605],[-86.2025,41.7605],[-86.1891,41.7605],[-86.1877,41.7605],[-86.1863,41.7605],[-86.1825,41.7605],[-86.1787,41.7605],[-86.1769,41.7605],[-86.1718,41.7605],[-86.1668,41.7605],[-86.1572,41.7605],[-86.1522,41.7605],[-86.1453,41.7605],[-86.1378,41.7606],[-86.1288,41.7606],[-86.1277,41.7606],[-86.1262,41.7606],[-86.1256,41.7606],[-86.1255,41.7606],[-86.1253,41.7606],[-86.1159,41.7606],[-86.1104,41.7607],[-86.1085,41.7607],[-86.0885,41.7606],[-86.0884,41.7606],[-86.0692,41.7606],[-86.0675,41.7605],[-86.0673,41.7605],[-86.0668,41.7605],[-86.0665,41.7605],[-86.0664,41.7605],[-86.0655,41.7605],[-86.0638,41.7605],[-86.0629,41.7605],[-86.0626,41.7605],[-86.0558,41.7605],[-86.0557,41.7605],[-86.0537,41.7604],[-86.0519,41.7604],[-86.0497,41.7604],[-86.0411,41.7604],[-86.0302,41.7604],[-86.0249,41.7604],[-86.0204,41.7603],[-86.0108,41.7603],[-86.0037,41.7602],[-86.0012,41.7602],[-86.0002,41.7602],[-85.9999,41.7602],[-85.9997,41.7602],[-85.9996,41.7602],[-85.9992,41.7602],[-85.9963,41.7602],[-85.9961,41.7602],[-85.9959,41.7602],[-85.9958,41.7602],[-85.9914,41.7601],[-85.9913,41.7601],[-85.975,41.76],[-85.9748,41.76],[-85.9745,41.76],[-85.9732,41.76],[-85.9679,41.76],[-85.9651,41.76],[-85.9627,41.7599],[-85.9555,41.7599],[-85.9505,41.76],[-85.9493,41.76],[-85.9492,41.76],[-85.9471,41.7599],[-85.9436,41.7599],[-85.9423,41.7599],[-85.9403,41.7598],[-85.936,41.7599],[-85.9261,41.7597],[-85.926,41.7597],[-85.9167,41.7598],[-85.9071,41.7597],[-85.9003,41.7595],[-85.8974,41.7595],[-85.8955,41.7595],[-85.8936,41.7595],[-85.8921,41.7595],[-85.8905,41.7595],[-85.8902,41.7595],[-85.8888,41.7594],[-85.8884,41.7595],[-85.8853,41.7594],[-85.8847,41.7594],[-85.8846,41.7594],[-85.8841,41.7594],[-85.8839,41.7594],[-85.8828,41.7594],[-85.8826,41.7594],[-85.8825,41.7594],[-85.8816,41.7594],[-85.8812,41.7594],[-85.8799,41.7593],[-85.8797,41.7593],[-85.8782,41.7593],[-85.8781,41.7593],[-85.878,41.7593],[-85.8777,41.7593],[-85.8763,41.7593],[-85.8761,41.7593],[-85.8751,41.7593],[-85.8743,41.7593],[-85.8742,41.7593],[-85.8718,41.7593],[-85.868,41.7593],[-85.8612,41.7593],[-85.8611,41.7593],[-85.8578,41.7593],[-85.8479,41.7592],[-85.8374,41.7592],[-85.8368,41.7592],[-85.8366,41.7592],[-85.8352,41.7592],[-85.8332,41.7592],[-85.8311,41.7592],[-85.8298,41.7592],[-85.8297,41.7592],[-85.8291,41.7592],[-85.8275,41.7593],[-85.8191,41.7591],[-85.8153,41.7591],[-85.8113,41.7591],[-85.8108,41.7591],[-85.8007,41.7591],[-85.7959,41.7591],[-85.7926,41.7591],[-85.792,41.7591],[-85.7917,41.7591],[-85.7913,41.7591],[-85.7911,41.7591],[-85.7905,41.7591],[-85.7904,41.7591],[-85.7903,41.7591],[-85.7894,41.7591],[-85.7893,41.7591],[-85.7867,41.7591],[-85.7862,41.7591],[-85.7858,41.7591],[-85.7845,41.7591],[-85.7798,41.7591],[-85.7751,41.7591],[-85.774,41.7591],[-85.7731,41.7591],[-85.773,41.7591],[-85.7671,41.7591],[-85.7669,41.7591],[-85.7605,41.7591],[-85.7603,41.7591],[-85.7598,41.7591],[-85.7503,41.759],[-85.7482,41.759],[-85.7455,41.759],[-85.7454,41.759],[-85.738,41.759],[-85.7379,41.759],[-85.7281,41.7589],[-85.7246,41.759],[-85.7214,41.759],[-85.7192,41.759],[-85.7185,41.7591],[-85.7113,41.759],[-85.7077,41.7591],[-85.7075,41.7591],[-85.7074,41.7591],[-85.7069,41.7591],[-85.7055,41.7591],[-85.705,41.7591],[-85.7023,41.7591],[-85.7017,41.7591],[-85.6992,41.7591],[-85.6943,41.7591],[-85.6917,41.7591],[-85.6914,41.7591],[-85.6907,41.7591],[-85.6904,41.7591],[-85.6826,41.759],[-85.6816,41.759],[-85.6813,41.759],[-85.6794,41.759],[-85.6772,41.759],[-85.6771,41.759],[-85.6705,41.7591],[-85.6627,41.759],[-85.6626,41.759],[-85.6605,41.7591],[-85.66,41.7591],[-85.6598,41.7591],[-85.6507,41.7591],[-85.6499,41.7591],[-85.6483,41.7591],[-85.6479,41.7591],[-85.6478,41.7592],[-85.6477,41.7592],[-85.6463,41.7591],[-85.6404,41.7591],[-85.6397,41.7591],[-85.6393,41.7591],[-85.639,41.7591],[-85.6387,41.7591],[-85.6327,41.7591],[-85.6294,41.7591],[-85.6249,41.7591],[-85.6234,41.7591],[-85.6225,41.7591],[-85.6224,41.7591],[-85.6222,41.7591],[-85.6221,41.7591],[-85.6082,41.7591],[-85.6081,41.7591],[-85.6079,41.7591],[-85.6078,41.7591],[-85.6071,41.7591],[-85.5974,41.7592],[-85.5863,41.7592],[-85.5842,41.7592],[-85.5829,41.7593],[-85.5819,41.7593],[-85.5817,41.7593],[-85.5815,41.7593],[-85.5763,41.7593],[-85.5712,41.7593],[-85.5648,41.7593],[-85.5638,41.7592],[-85.5571,41.7593],[-85.5569,41.7593],[-85.5567,41.7593],[-85.5557,41.7593],[-85.5543,41.7593],[-85.5454,41.7594],[-85.5436,41.7594],[-85.5258,41.7593],[-85.5183,41.7593],[-85.5182,41.7593],[-85.5179,41.7593],[-85.5161,41.7593],[-85.516,41.7593],[-85.5156,41.7593],[-85.506,41.7593],[-85.5012,41.7594],[-85.5005,41.7594],[-85.5001,41.7594],[-85.5,41.7594],[-85.4999,41.7594],[-85.4929,41.7593],[-85.4866,41.7593],[-85.4772,41.7592],[-85.4747,41.7595],[-85.4672,41.7595],[-85.4478,41.7596],[-85.4325,41.7596],[-85.4324,41.7596],[-85.4312,41.7596],[-85.4294,41.7596],[-85.4286,41.7596],[-85.4278,41.7597],[-85.4276,41.7597],[-85.4273,41.7596],[-85.4206,41.7597],[-85.4184,41.7597],[-85.4087,41.7599],[-85.3977,41.7598],[-85.3976,41.7598],[-85.3969,41.7598],[-85.3893,41.7597],[-85.3891,41.7597],[-85.3792,41.7598],[-85.3718,41.7599],[-85.3697,41.7599],[-85.3695,41.7599],[-85.369,41.7599],[-85.3687,41.7599],[-85.3683,41.7599],[-85.368,41.7599],[-85.3671,41.7599],[-85.3652,41.7599],[-85.365,41.7599],[-85.3632,41.7599],[-85.3598,41.7598],[-85.355,41.7599],[-85.3501,41.7599],[-85.338,41.7599],[-85.3309,41.7599],[-85.3307,41.7599],[-85.3306,41.7599],[-85.3286,41.7599],[-85.3263,41.7599],[-85.3247,41.7599],[-85.3232,41.7599],[-85.3213,41.7599],[-85.3182,41.7599],[-85.3118,41.7599],[-85.3115,41.7599],[-85.3083,41.76],[-85.308,41.7599],[-85.3066,41.7599],[-85.3037,41.7599],[-85.3015,41.7599],[-85.3013,41.7599],[-85.2989,41.7598],[-85.2986,41.7598],[-85.2984,41.7598],[-85.2922,41.7599],[-85.2866,41.7598],[-85.2738,41.7598],[-85.2737,41.7598],[-85.2736,41.7599],[-85.2734,41.7599],[-85.273,41.7599],[-85.2727,41.7598],[-85.2725,41.7598],[-85.2724,41.7599],[-85.2723,41.7599],[-85.2712,41.7598],[-85.2541,41.7598],[-85.2525,41.7598],[-85.25,41.7598],[-85.2355,41.7598],[-85.2348,41.7598],[-85.2333,41.7597],[-85.2324,41.7597],[-85.2309,41.7597],[-85.2255,41.7597],[-85.2254,41.7597],[-85.2238,41.7597],[-85.22,41.7597],[-85.2172,41.7597],[-85.2155,41.7597],[-85.2151,41.7597],[-85.2138,41.7597],[-85.2117,41.7597],[-85.2079,41.7597],[-85.2023,41.7596],[-85.2013,41.7596],[-85.2008,41.7596],[-85.1993,41.7597],[-85.197,41.7596],[-85.1968,41.7596],[-85.1966,41.7596],[-85.1943,41.7596],[-85.1935,41.7596],[-85.1907,41.7596],[-85.1893,41.7596],[-85.1846,41.7596],[-85.1835,41.7596],[-85.1819,41.7596],[-85.1756,41.7596],[-85.1749,41.7596],[-85.1746,41.7596],[-85.1741,41.7596],[-85.1731,41.7596],[-85.1722,41.7596],[-85.1562,41.7595],[-85.1367,41.7596],[-85.1229,41.7596],[-85.1228,41.7596],[-85.1225,41.7596],[-85.1173,41.7596],[-85.1118,41.7597],[-85.1078,41.7597],[-85.1074,41.7597],[-85.107,41.7597],[-85.1045,41.7597],[-85.1042,41.7597],[-85.1038,41.7597],[-85.1035,41.7597],[-85.1015,41.7597],[-85.1012,41.7597],[-85.1009,41.7597],[-85.1005,41.7597],[-85.1004,41.7597],[-85.0988,41.7597],[-85.0983,41.7597],[-85.0982,41.7597],[-85.098,41.7597],[-85.0979,41.7597],[-85.0978,41.7597],[-85.0976,41.7597],[-85.0969,41.7597],[-85.094,41.7597],[-85.0938,41.7597],[-85.093,41.7597],[-85.0929,41.7597],[-85.0924,41.7597],[-85.0907,41.7597],[-85.0901,41.7597],[-85.0897,41.7597],[-85.0884,41.7597],[-85.088,41.7597],[-85.0879,41.7597],[-85.0875,41.7597],[-85.0861,41.7597],[-85.0856,41.7597],[-85.0855,41.7597],[-85.084,41.7597],[-85.0838,41.7597],[-85.0783,41.7597],[-85.0745,41.7596],[-85.0661,41.7596],[-85.066,41.7596],[-85.0639,41.7596],[-85.0635,41.7596],[-85.0631,41.7596],[-85.0617,41.7596],[-85.0616,41.7596],[-85.0613,41.7596],[-85.0609,41.7596],[-85.0608,41.7596],[-85.0598,41.7596],[-85.0593,41.7596],[-85.0588,41.7596],[-85.0585,41.7596],[-85.0578,41.7596],[-85.0576,41.7596],[-85.0574,41.7596],[-85.0569,41.7596],[-85.0568,41.7596],[-85.0531,41.7596],[-85.049,41.7596],[-85.0489,41.7596],[-85.0393,41.7597],[-85.0379,41.7597],[-85.0198,41.7597],[-85.0197,41.7597],[-85.0168,41.7598],[-85.0167,41.7598],[-85.0165,41.7598],[-85.0161,41.7598],[-85.0132,41.7597],[-85.0033,41.7597],[-85.0005,41.7597],[-85.0001,41.7597],[-85,41.7597],[-84.9981,41.7596],[-84.9978,41.7596],[-84.9973,41.7596],[-84.9968,41.7596],[-84.9967,41.7596],[-84.9962,41.7596],[-84.9961,41.7596],[-84.9927,41.7596],[-84.9898,41.7596],[-84.9895,41.7596],[-84.981,41.7595],[-84.9721,41.7595],[-84.9714,41.7595],[-84.9613,41.7596],[-84.9599,41.7596],[-84.9477,41.7597],[-84.9425,41.7597],[-84.9422,41.7597],[-84.9419,41.7597],[-84.9402,41.7597],[-84.9323,41.7597],[-84.9249,41.7597],[-84.9224,41.7597],[-84.9177,41.7597],[-84.9173,41.7597],[-84.9108,41.7597],[-84.9079,41.7598],[-84.903,41.7597],[-84.8998,41.7597],[-84.8996,41.7598],[-84.8994,41.7598],[-84.8837,41.7599],[-84.8831,41.7599],[-84.8749,41.7599],[-84.8732,41.7599],[-84.872,41.7599],[-84.8709,41.7599],[-84.8702,41.7599],[-84.8692,41.7599],[-84.8662,41.7599],[-84.8644,41.7599],[-84.8641,41.7599],[-84.8637,41.7599],[-84.8612,41.7599],[-84.8608,41.7599],[-84.8601,41.7599],[-84.8597,41.7599],[-84.8544,41.76],[-84.8448,41.76],[-84.8367,41.76],[-84.83,41.76],[-84.8268,41.76],[-84.8251,41.76],[-84.8212,41.76],[-84.8207,41.76],[-84.8206,41.76],[-84.8203,41.76],[-84.8201,41.76],[-84.82,41.76],[-84.8199,41.76],[-84.8195,41.76],[-84.8187,41.7601],[-84.81,41.76],[-84.8063,41.7602],[-84.8059,41.7602],[-84.8058,41.7523],[-84.8058,41.7522],[-84.8058,41.7518],[-84.8058,41.7504],[-84.8058,41.7499],[-84.8059,41.7496],[-84.8059,41.7488],[-84.8059,41.7487],[-84.8059,41.7485],[-84.8059,41.7483],[-84.8059,41.7475],[-84.8059,41.7474],[-84.8059,41.7468],[-84.8059,41.7454],[-84.8059,41.7449],[-84.8059,41.7441],[-84.8059,41.7437],[-84.8059,41.7435],[-84.8059,41.743],[-84.806,41.74],[-84.806,41.739],[-84.806,41.7376],[-84.806,41.7375],[-84.8059,41.733],[-84.8059,41.7329],[-84.8059,41.7285],[-84.8059,41.7206],[-84.8059,41.7205],[-84.806,41.712],[-84.8059,41.7075],[-84.8059,41.7073],[-84.8059,41.7027],[-84.8059,41.7019],[-84.806,41.7014],[-84.806,41.6998],[-84.806,41.6974],[-84.806,41.6961],[-84.806,41.6946],[-84.806,41.6945],[-84.806,41.6944],[-84.806,41.6942],[-84.806,41.6939],[-84.806,41.6933],[-84.806,41.693],[-84.806,41.6925],[-84.806,41.692],[-84.806,41.6912],[-84.806,41.6909],[-84.806,41.6907],[-84.806,41.6906],[-84.806,41.6903],[-84.806,41.6894],[-84.806,41.6893],[-84.806,41.6891],[-84.806,41.6888],[-84.806,41.6887],[-84.806,41.6885],[-84.806,41.6877],[-84.806,41.6874],[-84.806,41.6873],[-84.806,41.6872],[-84.806,41.687],[-84.806,41.6866],[-84.806,41.6864],[-84.806,41.6858],[-84.806,41.6853],[-84.806,41.6851],[-84.806,41.685],[-84.806,41.6844],[-84.806,41.6841],[-84.806,41.6831],[-84.806,41.6827],[-84.806,41.6825],[-84.806,41.6821],[-84.806,41.6812],[-84.806,41.6809],[-84.806,41.6799],[-84.806,41.6797],[-84.806,41.6789],[-84.806,41.6784],[-84.806,41.6764],[-84.806,41.6759],[-84.806,41.6756],[-84.806,41.6749],[-84.806,41.6748],[-84.806,41.6747],[-84.8061,41.6746],[-84.8062,41.6746],[-84.8062,41.6735],[-84.8061,41.6701],[-84.8061,41.669],[-84.8061,41.6685],[-84.806,41.6672],[-84.806,41.6667],[-84.806,41.6664],[-84.806,41.666],[-84.8059,41.6637],[-84.8059,41.663],[-84.8059,41.6609],[-84.8059,41.6602],[-84.8059,41.6549],[-84.8059,41.6529],[-84.8058,41.651],[-84.8058,41.6456],[-84.8058,41.6439],[-84.8058,41.6438],[-84.8058,41.6435],[-84.8058,41.6423],[-84.8058,41.642],[-84.8059,41.6401],[-84.8059,41.6347],[-84.8059,41.6329],[-84.8059,41.6323],[-84.806,41.6315],[-84.8057,41.6289],[-84.8057,41.6287],[-84.8057,41.6285],[-84.8057,41.6252],[-84.8058,41.62],[-84.8058,41.6192],[-84.8058,41.6186],[-84.8058,41.617],[-84.8058,41.6164],[-84.8058,41.6158],[-84.8057,41.6138],[-84.8057,41.6131],[-84.8057,41.6122],[-84.8057,41.6116],[-84.8057,41.6112],[-84.8057,41.6107],[-84.8057,41.61],[-84.8056,41.6094],[-84.8056,41.6091],[-84.8056,41.6086],[-84.8056,41.6078],[-84.8056,41.6061],[-84.8056,41.6058],[-84.8056,41.6052],[-84.8056,41.6044],[-84.8056,41.6039],[-84.8056,41.6032],[-84.8056,41.6031],[-84.8056,41.603],[-84.8056,41.6029],[-84.8056,41.6028],[-84.8056,41.6027],[-84.8056,41.6025],[-84.8056,41.602],[-84.8056,41.6017],[-84.8056,41.6015],[-84.8056,41.6012],[-84.8055,41.6009],[-84.8055,41.6001],[-84.8055,41.5999],[-84.8055,41.5997],[-84.8055,41.5996],[-84.8055,41.599],[-84.8055,41.5989],[-84.8055,41.5986],[-84.8055,41.5985],[-84.8055,41.5977],[-84.8055,41.5974],[-84.8055,41.5969],[-84.8055,41.5968],[-84.8055,41.5962],[-84.8055,41.5951],[-84.8055,41.5946],[-84.8055,41.5945],[-84.8055,41.594],[-84.8055,41.5937],[-84.8055,41.5927],[-84.8055,41.5925],[-84.8055,41.5924],[-84.8055,41.5922],[-84.8055,41.592],[-84.8055,41.5919],[-84.8055,41.591],[-84.8055,41.5908],[-84.8055,41.5904],[-84.8054,41.5894],[-84.8054,41.5892],[-84.8054,41.5889],[-84.8054,41.5886],[-84.8054,41.5884],[-84.8054,41.5883],[-84.8054,41.5876],[-84.8054,41.5874],[-84.8054,41.5871],[-84.8054,41.587],[-84.8054,41.5862],[-84.8054,41.586],[-84.8054,41.5857],[-84.8054,41.5853],[-84.8054,41.5842],[-84.8054,41.5841],[-84.8054,41.5829],[-84.8054,41.5821],[-84.8053,41.581],[-84.8053,41.5808],[-84.8053,41.5804],[-84.8053,41.5799],[-84.8053,41.5797],[-84.8053,41.5793],[-84.8053,41.5792],[-84.8053,41.579],[-84.8053,41.5782],[-84.8053,41.5778],[-84.8053,41.5774],[-84.8053,41.5773],[-84.8053,41.5769],[-84.8053,41.5768],[-84.8053,41.5767],[-84.8053,41.5766],[-84.8053,41.5765],[-84.8053,41.5764],[-84.8053,41.576],[-84.8053,41.5755],[-84.8053,41.5752],[-84.8052,41.5748],[-84.8052,41.574],[-84.8052,41.5719],[-84.8052,41.5716],[-84.8052,41.571],[-84.8052,41.5707],[-84.8052,41.5702],[-84.8052,41.5688],[-84.8052,41.5685],[-84.8052,41.568],[-84.8052,41.5671],[-84.8051,41.5668],[-84.8051,41.5667],[-84.8051,41.5654],[-84.8051,41.5647],[-84.8051,41.5642],[-84.8051,41.5634],[-84.8051,41.563],[-84.8051,41.5621],[-84.8051,41.5618],[-84.8051,41.5613],[-84.805,41.56],[-84.805,41.5598],[-84.805,41.5593],[-84.805,41.5592],[-84.805,41.5588],[-84.805,41.5582],[-84.805,41.5572],[-84.805,41.5567],[-84.805,41.5566],[-84.805,41.5565],[-84.805,41.5564],[-84.805,41.5548],[-84.805,41.5545],[-84.8049,41.5501],[-84.8049,41.5488],[-84.8049,41.5486],[-84.8049,41.5485],[-84.8049,41.5483],[-84.8049,41.5482],[-84.8049,41.5481],[-84.8048,41.5476],[-84.8048,41.5471],[-84.8048,41.5459],[-84.8048,41.5455],[-84.8048,41.5453],[-84.8048,41.5452],[-84.8048,41.5451],[-84.8048,41.5449],[-84.8048,41.5448],[-84.8048,41.5445],[-84.8048,41.544],[-84.8048,41.5436],[-84.8048,41.5433],[-84.8048,41.5431],[-84.8048,41.5422],[-84.8048,41.5419],[-84.8048,41.5403],[-84.8048,41.54],[-84.8047,41.5369],[-84.8047,41.5356],[-84.8047,41.5342],[-84.8047,41.5341],[-84.8047,41.5332],[-84.8047,41.5323],[-84.8047,41.5319],[-84.8047,41.5311],[-84.8047,41.5307],[-84.8047,41.5304],[-84.8047,41.5303],[-84.8047,41.5301],[-84.8047,41.5292],[-84.8047,41.5285],[-84.8047,41.5265],[-84.8046,41.5258],[-84.8046,41.5255],[-84.8046,41.5248],[-84.8046,41.5245],[-84.8046,41.5244],[-84.8046,41.5243],[-84.8046,41.5242],[-84.8046,41.5236],[-84.8046,41.5233],[-84.8046,41.5216],[-84.8046,41.521],[-84.8046,41.5205],[-84.8046,41.5191],[-84.8046,41.5186],[-84.8046,41.5182],[-84.8046,41.5169],[-84.8046,41.5166],[-84.8046,41.5164],[-84.8046,41.5163],[-84.8046,41.5159],[-84.8046,41.5157],[-84.8046,41.5156],[-84.8045,41.5152],[-84.8045,41.515],[-84.8045,41.5149],[-84.8045,41.5146],[-84.8045,41.5133],[-84.8045,41.5129],[-84.8045,41.5127],[-84.8045,41.5119],[-84.8045,41.5117],[-84.8045,41.5109],[-84.8045,41.5081],[-84.8045,41.5056],[-84.8045,41.5045],[-84.8045,41.5005],[-84.8045,41.5003],[-84.8043,41.4881],[-84.8044,41.4881],[-84.8043,41.4875],[-84.8043,41.4868],[-84.8043,41.4864],[-84.8043,41.4861],[-84.8043,41.4858],[-84.8043,41.4855],[-84.8043,41.484],[-84.8043,41.4836],[-84.8043,41.4831],[-84.8043,41.4822],[-84.8043,41.4809],[-84.8042,41.4798],[-84.8042,41.4795],[-84.8042,41.4785],[-84.8042,41.4784],[-84.8042,41.4779],[-84.8042,41.4778],[-84.8042,41.4777],[-84.8042,41.4776],[-84.8042,41.4775],[-84.8042,41.4768],[-84.8042,41.4745],[-84.8042,41.4738],[-84.8042,41.4729],[-84.8042,41.4716],[-84.8042,41.4711],[-84.8042,41.4705],[-84.8042,41.4703],[-84.8042,41.4697],[-84.8042,41.4694],[-84.8042,41.4684],[-84.8042,41.4681],[-84.8042,41.4675],[-84.8042,41.4665],[-84.8042,41.4657],[-84.8042,41.4656],[-84.8041,41.4651],[-84.8042,41.465],[-84.8042,41.4648],[-84.8042,41.4647],[-84.8042,41.4643],[-84.8042,41.4641],[-84.8042,41.4639],[-84.8042,41.4636],[-84.8042,41.4633],[-84.8042,41.4626],[-84.8042,41.4623],[-84.8042,41.4613],[-84.8042,41.4608],[-84.8042,41.4593],[-84.8042,41.4565],[-84.8042,41.4556],[-84.8042,41.4551],[-84.8042,41.455],[-84.8042,41.4548],[-84.8041,41.4542],[-84.8041,41.454],[-84.8041,41.4539],[-84.8041,41.4533],[-84.8041,41.4531],[-84.8041,41.452],[-84.8041,41.4511],[-84.8041,41.4488],[-84.8041,41.4483],[-84.8041,41.4477],[-84.8041,41.4475],[-84.8041,41.447],[-84.8041,41.4469],[-84.8041,41.4466],[-84.8041,41.4457],[-84.8041,41.4454],[-84.8041,41.4453],[-84.8041,41.4451],[-84.8041,41.445],[-84.8041,41.4448],[-84.8041,41.4447],[-84.8041,41.4446],[-84.804,41.4437],[-84.804,41.4434],[-84.804,41.4432],[-84.804,41.4429],[-84.804,41.4428],[-84.804,41.4427],[-84.804,41.4424],[-84.804,41.4423],[-84.804,41.4419],[-84.804,41.4416],[-84.804,41.4412],[-84.804,41.4395],[-84.804,41.4387],[-84.804,41.4386],[-84.804,41.4385],[-84.804,41.4384],[-84.804,41.4379],[-84.804,41.4368],[-84.804,41.4363],[-84.804,41.4358],[-84.804,41.4338],[-84.8041,41.428],[-84.8041,41.426],[-84.804,41.4227],[-84.8039,41.4115],[-84.8039,41.4086],[-84.8039,41.4085],[-84.8039,41.4084],[-84.8039,41.4068],[-84.804,41.4046],[-84.804,41.3866],[-84.804,41.3843],[-84.8039,41.3778],[-84.8039,41.3762],[-84.8039,41.3761],[-84.8039,41.3755],[-84.8039,41.3753],[-84.8039,41.3752],[-84.8039,41.3751],[-84.8039,41.3748],[-84.8039,41.3747],[-84.8039,41.3745],[-84.8039,41.3738],[-84.8039,41.3735],[-84.8039,41.3732],[-84.8039,41.3725],[-84.8039,41.3724],[-84.8039,41.3721],[-84.8039,41.3708],[-84.8039,41.3707],[-84.804,41.3681],[-84.804,41.3673],[-84.804,41.3665],[-84.804,41.3657],[-84.804,41.3649],[-84.804,41.364],[-84.804,41.3635],[-84.804,41.3623],[-84.804,41.3616],[-84.804,41.3608],[-84.804,41.3599],[-84.804,41.3591],[-84.804,41.3583],[-84.804,41.3575],[-84.804,41.3572],[-84.804,41.3565],[-84.804,41.3558],[-84.804,41.3551],[-84.804,41.3548],[-84.804,41.3544],[-84.804,41.3536],[-84.804,41.3528],[-84.804,41.3517],[-84.804,41.351],[-84.804,41.3509],[-84.804,41.3503],[-84.804,41.3496],[-84.804,41.349],[-84.804,41.3473],[-84.804,41.3458],[-84.804,41.3436],[-84.804,41.3416],[-84.804,41.34],[-84.804,41.3392],[-84.804,41.339],[-84.804,41.3386],[-84.804,41.337],[-84.804,41.3364],[-84.804,41.3348],[-84.804,41.3339],[-84.804,41.3327],[-84.804,41.3323],[-84.804,41.3302],[-84.804,41.3291],[-84.804,41.3288],[-84.804,41.3264],[-84.804,41.3254],[-84.804,41.3251],[-84.804,41.3249],[-84.804,41.3248],[-84.804,41.3241],[-84.804,41.3228],[-84.8039,41.3219],[-84.8039,41.3218],[-84.8039,41.3215],[-84.8039,41.3211],[-84.8039,41.3207],[-84.8039,41.3198],[-84.8039,41.3195],[-84.8039,41.3167],[-84.8039,41.3164],[-84.8039,41.316],[-84.8039,41.3159],[-84.8039,41.3156],[-84.8039,41.3152],[-84.8039,41.315],[-84.8039,41.3146],[-84.8039,41.3145],[-84.8039,41.3141],[-84.8039,41.3135],[-84.8039,41.3131],[-84.8039,41.3124],[-84.8039,41.312],[-84.8039,41.3112],[-84.8039,41.3109],[-84.8039,41.3107],[-84.8039,41.31],[-84.8039,41.3096],[-84.8039,41.3092],[-84.8039,41.3089],[-84.8039,41.3084],[-84.8039,41.3083],[-84.8039,41.3081],[-84.8039,41.308],[-84.8039,41.3077],[-84.8039,41.3073],[-84.8039,41.3071],[-84.8039,41.3065],[-84.8038,41.306],[-84.8038,41.3057],[-84.8038,41.3054],[-84.8038,41.3052],[-84.8038,41.3048],[-84.8038,41.3042],[-84.8038,41.3041],[-84.8038,41.3037],[-84.8038,41.3026],[-84.8038,41.3022],[-84.8038,41.3018],[-84.8038,41.3006],[-84.8038,41.3],[-84.8038,41.2998],[-84.8038,41.2995],[-84.8038,41.2992],[-84.8038,41.2989],[-84.8038,41.2986],[-84.8038,41.2983],[-84.8038,41.2978],[-84.8038,41.2976],[-84.8038,41.2973],[-84.8038,41.2968],[-84.8038,41.2967],[-84.8038,41.2964],[-84.8038,41.2963],[-84.8038,41.2962],[-84.8038,41.2961],[-84.8038,41.2959],[-84.8038,41.2957],[-84.8038,41.295],[-84.8038,41.2947],[-84.8037,41.2945],[-84.8037,41.2942],[-84.8037,41.294],[-84.8037,41.2938],[-84.8037,41.2934],[-84.8037,41.2931],[-84.8037,41.2925],[-84.8037,41.2923],[-84.8037,41.2921],[-84.8037,41.2919],[-84.8037,41.2914],[-84.8037,41.2911],[-84.8037,41.2908],[-84.8037,41.2905],[-84.8037,41.2902],[-84.8037,41.29],[-84.8037,41.2897],[-84.8037,41.2895],[-84.8037,41.289],[-84.8037,41.2888],[-84.8037,41.2883],[-84.8037,41.2879],[-84.8037,41.2876],[-84.8037,41.2872],[-84.8037,41.2869],[-84.8037,41.2865],[-84.8037,41.2862],[-84.8037,41.2858],[-84.8037,41.2857],[-84.8037,41.2855],[-84.8037,41.2854],[-84.8037,41.2852],[-84.8037,41.2849],[-84.8037,41.2846],[-84.8037,41.2841],[-84.8037,41.2836],[-84.8037,41.283],[-84.8037,41.2826],[-84.8037,41.2824],[-84.8037,41.2822],[-84.8037,41.2819],[-84.8037,41.2814],[-84.8037,41.2811],[-84.8037,41.2808],[-84.8037,41.2803],[-84.8037,41.2799],[-84.8037,41.2797],[-84.8037,41.2795],[-84.8037,41.2793],[-84.8037,41.2791],[-84.8037,41.2789],[-84.8036,41.2785],[-84.8036,41.2782],[-84.8036,41.2777],[-84.8036,41.2773],[-84.8036,41.2769],[-84.8036,41.2765],[-84.8036,41.2761],[-84.8036,41.2753],[-84.8036,41.275],[-84.8036,41.2746],[-84.8036,41.2742],[-84.8036,41.2738],[-84.8036,41.2734],[-84.8036,41.273],[-84.8036,41.2726],[-84.8036,41.2722],[-84.8036,41.2718],[-84.8036,41.2713],[-84.8036,41.271],[-84.8036,41.2708],[-84.8036,41.2705],[-84.8036,41.2702],[-84.8036,41.2698],[-84.8036,41.2694],[-84.8036,41.269],[-84.8036,41.2686],[-84.8036,41.2682],[-84.8036,41.2679],[-84.8036,41.2675],[-84.8036,41.2671],[-84.8036,41.2667],[-84.8036,41.2664],[-84.8036,41.2659],[-84.8036,41.2653],[-84.8036,41.2651],[-84.8036,41.2647],[-84.8036,41.2645],[-84.8036,41.2642],[-84.8036,41.2639],[-84.8036,41.2636],[-84.8036,41.2632],[-84.8036,41.2629],[-84.8036,41.2625],[-84.8036,41.2622],[-84.8036,41.2617],[-84.8036,41.2614],[-84.8035,41.261],[-84.8036,41.2606],[-84.8036,41.2605],[-84.8036,41.2602],[-84.8035,41.2598],[-84.8035,41.2594],[-84.8035,41.2591],[-84.8035,41.2587],[-84.8035,41.2583],[-84.8035,41.2579],[-84.8035,41.2575],[-84.8035,41.2571],[-84.8035,41.2567],[-84.8035,41.2566],[-84.8035,41.2564],[-84.8035,41.2561],[-84.8035,41.2556],[-84.8035,41.2552],[-84.8035,41.2548],[-84.8035,41.2546],[-84.8035,41.2545],[-84.8035,41.2542],[-84.8035,41.2538],[-84.8035,41.2535],[-84.8035,41.2531],[-84.8035,41.2527],[-84.8035,41.2526],[-84.8036,41.2513],[-84.8035,41.2501],[-84.8035,41.2478],[-84.8035,41.2469],[-84.8035,41.245],[-84.8035,41.2429],[-84.8035,41.2419],[-84.8035,41.2418],[-84.8035,41.2417],[-84.8035,41.2413],[-84.8035,41.2401],[-84.8035,41.2373],[-84.8035,41.2371],[-84.8035,41.2367],[-84.8035,41.2363],[-84.8035,41.2356],[-84.8035,41.2355],[-84.8035,41.2353],[-84.8035,41.2352],[-84.8035,41.2347],[-84.8035,41.233],[-84.8035,41.2311],[-84.8035,41.2296],[-84.8035,41.2273],[-84.8035,41.2272],[-84.8035,41.2257],[-84.8035,41.2246],[-84.8035,41.2242],[-84.8035,41.2225],[-84.8035,41.2217],[-84.8035,41.2205],[-84.8035,41.22],[-84.8035,41.2198],[-84.8035,41.2187],[-84.8036,41.2164],[-84.8035,41.2133],[-84.8035,41.2124],[-84.8035,41.2112],[-84.8035,41.2097],[-84.8035,41.208],[-84.8035,41.2072],[-84.8035,41.2045],[-84.8035,41.2022],[-84.8035,41.2019],[-84.8035,41.1982],[-84.8035,41.1981],[-84.8035,41.1979],[-84.8035,41.197],[-84.8035,41.1932],[-84.8035,41.1927],[-84.8035,41.192],[-84.8035,41.1903],[-84.8034,41.1851],[-84.8034,41.185],[-84.8034,41.1849],[-84.8034,41.1842],[-84.8034,41.1835],[-84.8034,41.1821],[-84.8034,41.1803],[-84.8034,41.1788],[-84.8034,41.1781],[-84.8034,41.1771],[-84.8034,41.1763],[-84.8034,41.1755],[-84.8034,41.1747],[-84.8035,41.1741],[-84.8035,41.1736],[-84.8035,41.1726],[-84.8036,41.1721],[-84.8035,41.1718],[-84.8035,41.1715],[-84.8035,41.1698],[-84.8034,41.1681],[-84.8034,41.168],[-84.8034,41.165],[-84.8034,41.1643],[-84.8035,41.1642],[-84.8035,41.1641],[-84.8035,41.164],[-84.8035,41.1639],[-84.8035,41.1627],[-84.8035,41.1616],[-84.8035,41.1615],[-84.8035,41.1586],[-84.8035,41.1576],[-84.8035,41.1557],[-84.8035,41.1537],[-84.8035,41.1534],[-84.8035,41.1526],[-84.8035,41.1518],[-84.8035,41.1511],[-84.8035,41.1496],[-84.8035,41.1487],[-84.8035,41.1485],[-84.8035,41.1482],[-84.8035,41.1476],[-84.8035,41.1462],[-84.8035,41.1458],[-84.8035,41.1452],[-84.8035,41.1442],[-84.8035,41.1428],[-84.8035,41.1422],[-84.8035,41.1407],[-84.8035,41.1405],[-84.8035,41.1402],[-84.8035,41.1395],[-84.8035,41.1366],[-84.8035,41.1359],[-84.8035,41.1357],[-84.8035,41.1352],[-84.8035,41.1304],[-84.8035,41.1278],[-84.8035,41.1272],[-84.8035,41.1261],[-84.8035,41.126],[-84.8035,41.1248],[-84.8035,41.124],[-84.8035,41.1213],[-84.8035,41.1207],[-84.8035,41.1198],[-84.8035,41.1173],[-84.8034,41.1129],[-84.8034,41.1116],[-84.8034,41.1115],[-84.8034,41.1075],[-84.8034,41.1068],[-84.8034,41.0998],[-84.8034,41.0987],[-84.8034,41.0969],[-84.8034,41.0968],[-84.8034,41.0957],[-84.8034,41.0922],[-84.8034,41.0902],[-84.8034,41.0893],[-84.8034,41.0885],[-84.8033,41.0863],[-84.8034,41.0854],[-84.8034,41.0838],[-84.8033,41.0826],[-84.8033,41.0823],[-84.8033,41.0821],[-84.8033,41.0813],[-84.8034,41.0801],[-84.8034,41.0793],[-84.8033,41.0779],[-84.8033,41.0777],[-84.8033,41.0776],[-84.8033,41.0775],[-84.8033,41.0767],[-84.8033,41.0751],[-84.8033,41.075],[-84.8033,41.0749],[-84.8033,41.0742],[-84.8033,41.0729],[-84.8033,41.0718],[-84.8033,41.0711],[-84.8033,41.0702],[-84.8033,41.0677],[-84.8033,41.0667],[-84.8033,41.0657],[-84.8033,41.0638],[-84.8033,41.0636],[-84.8033,41.0624],[-84.8033,41.0599],[-84.8033,41.0587],[-84.8033,41.0565],[-84.8033,41.0549],[-84.8033,41.054],[-84.8033,41.0533],[-84.8033,41.0531],[-84.8033,41.0528],[-84.8033,41.0522],[-84.8033,41.0515],[-84.8033,41.0514],[-84.8032,41.0509],[-84.8032,41.0497],[-84.8032,41.0479],[-84.8032,41.0464],[-84.8032,41.0425],[-84.8032,41.0391],[-84.8032,41.0386],[-84.8032,41.0383],[-84.8032,41.0377],[-84.8032,41.0356],[-84.8032,41.0332],[-84.8032,41.0303],[-84.8032,41.0291],[-84.8032,41.0284],[-84.8032,41.0281],[-84.8032,41.028],[-84.8032,41.0279],[-84.8032,41.0278],[-84.8032,41.0272],[-84.8032,41.0241],[-84.8032,41.024],[-84.8032,41.0237],[-84.8032,41.0221],[-84.8032,41.0212],[-84.8033,41.0207],[-84.8033,41.0188],[-84.8033,41.0187],[-84.8033,41.0186],[-84.8033,41.0184],[-84.8033,41.018],[-84.8033,41.0177],[-84.8033,41.0172],[-84.8033,41.0164],[-84.8033,41.0133],[-84.8033,41.0122],[-84.8033,41.0117],[-84.8033,41.0116],[-84.8033,41.0113],[-84.8033,41.0106],[-84.8033,41.0101],[-84.8033,41.0096],[-84.8033,41.0095],[-84.8033,41.0094],[-84.8033,41.0093],[-84.8033,41.0085],[-84.8033,41.0081],[-84.8033,41.007],[-84.8033,41.0066],[-84.8033,41.0059],[-84.8033,41.004],[-84.8033,41.001],[-84.8033,41.0001],[-84.8033,40.999],[-84.8033,40.9989],[-84.8033,40.9984],[-84.8033,40.998],[-84.8033,40.9968],[-84.8033,40.9963],[-84.8032,40.9917],[-84.8032,40.9916],[-84.8032,40.9915],[-84.8032,40.9911],[-84.8033,40.9894],[-84.8033,40.9883],[-84.8033,40.9882],[-84.8033,40.9881],[-84.8033,40.9879],[-84.8032,40.9871],[-84.8032,40.9812],[-84.8032,40.9807],[-84.8032,40.9795],[-84.8032,40.9784],[-84.8032,40.9777],[-84.8032,40.9759],[-84.8032,40.9756],[-84.8032,40.9749],[-84.8032,40.9748],[-84.8032,40.9746],[-84.8032,40.974],[-84.8032,40.9701],[-84.8032,40.9694],[-84.8032,40.968],[-84.8032,40.9677],[-84.8032,40.9671],[-84.8032,40.9663],[-84.8032,40.9656],[-84.8032,40.9636],[-84.8031,40.9622],[-84.8031,40.9615],[-84.8032,40.9609],[-84.8031,40.9607],[-84.8031,40.9605],[-84.8032,40.9602],[-84.8032,40.959],[-84.8031,40.9562],[-84.8031,40.954],[-84.8031,40.953],[-84.8031,40.9525],[-84.8031,40.9522],[-84.8031,40.952],[-84.8031,40.9518],[-84.8031,40.9515],[-84.8031,40.9513],[-84.8031,40.9511],[-84.8031,40.951],[-84.8031,40.9508],[-84.8031,40.9499],[-84.8031,40.9496],[-84.8031,40.9489],[-84.8031,40.9486],[-84.8031,40.9484],[-84.8031,40.9478],[-84.803,40.9478],[-84.803,40.9477],[-84.8031,40.9477],[-84.8031,40.947],[-84.803,40.9461],[-84.803,40.9451],[-84.803,40.9445],[-84.803,40.9443],[-84.803,40.9434],[-84.803,40.9431],[-84.803,40.9425],[-84.803,40.9417],[-84.803,40.9408],[-84.803,40.9395],[-84.803,40.9389],[-84.803,40.9384],[-84.803,40.9381],[-84.803,40.9374],[-84.803,40.9372],[-84.803,40.9359],[-84.803,40.9349],[-84.803,40.9343],[-84.803,40.9334],[-84.803,40.9314],[-84.803,40.9311],[-84.8029,40.9308],[-84.8029,40.9306],[-84.8029,40.9299],[-84.8029,40.9298],[-84.8029,40.9283],[-84.8029,40.9273],[-84.8029,40.925],[-84.8029,40.9246],[-84.8029,40.9241],[-84.8029,40.9235],[-84.8029,40.9231],[-84.8029,40.9226],[-84.8029,40.9224],[-84.8029,40.9189],[-84.8029,40.9168],[-84.8029,40.9167],[-84.8029,40.9164],[-84.8029,40.9157],[-84.8029,40.915],[-84.8029,40.9149],[-84.8029,40.9118],[-84.8029,40.9115],[-84.8028,40.911],[-84.8028,40.9097],[-84.8028,40.9095],[-84.8028,40.9089],[-84.8028,40.9081],[-84.8028,40.9077],[-84.8028,40.9072],[-84.8028,40.9023],[-84.8028,40.9017],[-84.8028,40.9013],[-84.8028,40.9],[-84.8028,40.8981],[-84.8028,40.8952],[-84.8027,40.8937],[-84.8027,40.8933],[-84.8027,40.8927],[-84.8027,40.8921],[-84.8027,40.8914],[-84.8027,40.8878],[-84.8027,40.8877],[-84.8027,40.8876],[-84.8027,40.8874],[-84.8027,40.887],[-84.8027,40.8864],[-84.8027,40.8862],[-84.8027,40.8855],[-84.8027,40.8848],[-84.8027,40.8846],[-84.8027,40.8835],[-84.8027,40.8828],[-84.8026,40.8809],[-84.8026,40.8805],[-84.8026,40.8782],[-84.8026,40.876],[-84.8026,40.8753],[-84.8026,40.8738],[-84.8025,40.8733],[-84.8025,40.871],[-84.8025,40.8708],[-84.8025,40.8704],[-84.8025,40.87],[-84.8025,40.8696],[-84.8025,40.8692],[-84.8025,40.8688],[-84.8025,40.8684],[-84.8025,40.868],[-84.8025,40.8676],[-84.8025,40.8672],[-84.8025,40.8668],[-84.8025,40.8666],[-84.8025,40.8665],[-84.8025,40.8664],[-84.8025,40.8656],[-84.8025,40.8644],[-84.8025,40.8637],[-84.8025,40.8636],[-84.8025,40.8629],[-84.8025,40.8619],[-84.8025,40.8604],[-84.8025,40.86],[-84.8025,40.8588],[-84.8025,40.8587],[-84.8024,40.8576],[-84.8024,40.8572],[-84.8024,40.8564],[-84.8024,40.8559],[-84.8024,40.8551],[-84.8024,40.8545],[-84.8024,40.8541],[-84.8024,40.8539],[-84.8024,40.8518],[-84.8024,40.8514],[-84.8024,40.8508],[-84.8024,40.8498],[-84.8024,40.8492],[-84.8024,40.8479],[-84.8024,40.8474],[-84.8024,40.8461],[-84.8024,40.8434],[-84.8024,40.8431],[-84.8024,40.8429],[-84.8024,40.8426],[-84.8024,40.8423],[-84.8024,40.8419],[-84.8024,40.8415],[-84.8024,40.8412],[-84.8024,40.8408],[-84.8024,40.8405],[-84.8024,40.8403],[-84.8024,40.8394],[-84.8024,40.839],[-84.8024,40.8379],[-84.8023,40.8347],[-84.8023,40.8334],[-84.8023,40.8331],[-84.8023,40.8329],[-84.8023,40.8325],[-84.8023,40.8319],[-84.8023,40.8312],[-84.8023,40.8309],[-84.8023,40.8303],[-84.8023,40.8297],[-84.8023,40.8293],[-84.8023,40.8291],[-84.8023,40.8277],[-84.8023,40.8276],[-84.8023,40.8275],[-84.8023,40.8269],[-84.8023,40.8254],[-84.8023,40.8251],[-84.8023,40.8248],[-84.8023,40.8244],[-84.8023,40.8241],[-84.8023,40.824],[-84.8023,40.8237],[-84.8023,40.8234],[-84.8023,40.823],[-84.8023,40.8227],[-84.8023,40.8223],[-84.8023,40.822],[-84.8023,40.8214],[-84.8023,40.821],[-84.8023,40.8205],[-84.8023,40.8201],[-84.8023,40.8195],[-84.8023,40.8192],[-84.8023,40.819],[-84.8023,40.8186],[-84.8023,40.818],[-84.8023,40.8175],[-84.8023,40.8171],[-84.8023,40.8166],[-84.8023,40.8161],[-84.8023,40.8159],[-84.8023,40.8158],[-84.8023,40.8151],[-84.8023,40.8149],[-84.8023,40.8133],[-84.8023,40.813],[-84.8023,40.8107],[-84.8023,40.8102],[-84.8023,40.81],[-84.8023,40.8096],[-84.8023,40.8079],[-84.8023,40.8063],[-84.8023,40.8052],[-84.8023,40.8038],[-84.8023,40.8036],[-84.8023,40.803],[-84.8023,40.8025],[-84.8023,40.8023],[-84.8023,40.8022],[-84.8023,40.8021],[-84.8023,40.8018],[-84.8023,40.8008],[-84.8023,40.8004],[-84.8023,40.8],[-84.8023,40.7996],[-84.8022,40.7992],[-84.8022,40.7988],[-84.8023,40.7984],[-84.8022,40.7981],[-84.8022,40.7977],[-84.8022,40.7973],[-84.8022,40.7969],[-84.8022,40.7965],[-84.8022,40.7961],[-84.8023,40.7958],[-84.8023,40.7954],[-84.8022,40.795],[-84.8022,40.7946],[-84.8022,40.7942],[-84.8022,40.7938],[-84.8022,40.7926],[-84.8022,40.7918],[-84.8023,40.7914],[-84.8023,40.7906],[-84.8023,40.7896],[-84.8023,40.7859],[-84.8023,40.7835],[-84.8023,40.7826],[-84.8023,40.7821],[-84.8023,40.782],[-84.8023,40.7815],[-84.8023,40.7809],[-84.8023,40.7802],[-84.8023,40.7794],[-84.8023,40.7781],[-84.8023,40.7759],[-84.8023,40.773],[-84.8024,40.7717],[-84.8024,40.7713],[-84.8024,40.77],[-84.8024,40.768],[-84.8025,40.7662],[-84.8025,40.7653],[-84.8025,40.7631],[-84.8025,40.7629],[-84.8024,40.7527],[-84.8024,40.7526],[-84.8022,40.7503],[-84.8022,40.7501],[-84.8021,40.7492],[-84.8022,40.7472],[-84.8023,40.7424],[-84.8023,40.7404],[-84.8023,40.7403],[-84.8023,40.7401],[-84.8023,40.739],[-84.8023,40.7382],[-84.8023,40.7374],[-84.8023,40.7372],[-84.8023,40.737],[-84.8023,40.7362],[-84.8023,40.7354],[-84.8023,40.7353],[-84.8023,40.7352],[-84.8023,40.7346],[-84.8023,40.734],[-84.8023,40.7317],[-84.8023,40.7314],[-84.8023,40.7294],[-84.8023,40.7281],[-84.8023,40.728],[-84.8023,40.7253],[-84.8023,40.7186],[-84.8023,40.7171],[-84.8023,40.7152],[-84.8023,40.7134],[-84.8023,40.7117],[-84.8023,40.7107],[-84.8023,40.7103],[-84.8023,40.7068],[-84.8023,40.7054],[-84.8023,40.704],[-84.8023,40.7037],[-84.8023,40.7033],[-84.8023,40.703],[-84.8023,40.7025],[-84.8021,40.6915],[-84.8022,40.6915],[-84.8023,40.6915],[-84.8023,40.6914],[-84.8023,40.6913],[-84.8023,40.6911],[-84.8023,40.6908],[-84.8023,40.6901],[-84.8023,40.6897],[-84.8023,40.6896],[-84.8023,40.6895],[-84.8023,40.6892],[-84.8022,40.6824],[-84.8022,40.6822],[-84.8022,40.6816],[-84.8021,40.681],[-84.8021,40.6808],[-84.8022,40.6806],[-84.8023,40.6805],[-84.8023,40.6798],[-84.8023,40.6787],[-84.8023,40.6777],[-84.8023,40.6773],[-84.8024,40.6768],[-84.8024,40.6748],[-84.8024,40.6734],[-84.8024,40.6732],[-84.8024,40.6727],[-84.8024,40.6725],[-84.8024,40.6697],[-84.8024,40.6693],[-84.8024,40.667],[-84.8024,40.6642],[-84.8023,40.6638],[-84.8023,40.6627],[-84.8023,40.6611],[-84.8023,40.6603],[-84.8023,40.6588],[-84.8023,40.6585],[-84.8021,40.6576],[-84.8022,40.6575],[-84.8023,40.6573],[-84.8023,40.6571],[-84.8023,40.657],[-84.8023,40.6566],[-84.8023,40.655],[-84.8023,40.6449],[-84.8023,40.643],[-84.8023,40.6426],[-84.8023,40.6405],[-84.8023,40.6376],[-84.8023,40.6356],[-84.8023,40.6319],[-84.8023,40.6303],[-84.8023,40.6278],[-84.8023,40.6263],[-84.8023,40.6258],[-84.8023,40.6251],[-84.8023,40.625],[-84.8023,40.6225],[-84.8023,40.6224],[-84.8023,40.6159],[-84.8023,40.6147],[-84.8023,40.6115],[-84.8023,40.611],[-84.8023,40.6103],[-84.8023,40.6056],[-84.8023,40.605],[-84.8023,40.6016],[-84.8023,40.6013],[-84.8023,40.5975],[-84.8023,40.5972],[-84.8023,40.5969],[-84.8023,40.5958],[-84.8024,40.5942],[-84.8024,40.5938],[-84.8024,40.5928],[-84.8024,40.5913],[-84.8024,40.5899],[-84.8024,40.5891],[-84.8024,40.5887],[-84.8024,40.5882],[-84.8024,40.5866],[-84.8024,40.5855],[-84.8024,40.5843],[-84.8024,40.5836],[-84.8024,40.5828],[-84.8024,40.5824],[-84.8024,40.5821],[-84.8024,40.5815],[-84.8024,40.5805],[-84.8024,40.58],[-84.8024,40.5797],[-84.8024,40.5794],[-84.8024,40.5778],[-84.8024,40.5764],[-84.8024,40.5761],[-84.8024,40.5756],[-84.8025,40.5747],[-84.8025,40.5744],[-84.8025,40.5741],[-84.8025,40.5738],[-84.8025,40.5727],[-84.8025,40.5722],[-84.8025,40.5718],[-84.8025,40.5712],[-84.8025,40.5707],[-84.8025,40.5701],[-84.8025,40.5696],[-84.8025,40.5691],[-84.8025,40.5684],[-84.8025,40.5678],[-84.8025,40.5673],[-84.8025,40.5659],[-84.8025,40.5655],[-84.8025,40.5652],[-84.8025,40.5645],[-84.8025,40.5638],[-84.8025,40.5636],[-84.8025,40.5634],[-84.8025,40.5627],[-84.8025,40.5619],[-84.8026,40.561],[-84.8026,40.56],[-84.8026,40.5591],[-84.8026,40.5585],[-84.8026,40.5573],[-84.8026,40.5568],[-84.8026,40.5563],[-84.8026,40.5556],[-84.8026,40.5547],[-84.8026,40.5541],[-84.8026,40.5532],[-84.8026,40.5529],[-84.8026,40.5519],[-84.8026,40.5507],[-84.8026,40.5496],[-84.8026,40.549],[-84.8026,40.5484],[-84.8026,40.5473],[-84.8027,40.5459],[-84.8026,40.5455],[-84.8026,40.5449],[-84.8026,40.5444],[-84.8026,40.544],[-84.8026,40.5434],[-84.8027,40.5429],[-84.8027,40.5423],[-84.8027,40.5418],[-84.8027,40.5417],[-84.8026,40.5412],[-84.8027,40.5403],[-84.8027,40.5395],[-84.8027,40.5386],[-84.8027,40.5339],[-84.8027,40.5331],[-84.8027,40.5321],[-84.8027,40.5311],[-84.8027,40.5303],[-84.8027,40.5287],[-84.8027,40.5286],[-84.8027,40.5285],[-84.8027,40.5282],[-84.8027,40.5272],[-84.8027,40.5268],[-84.8027,40.5249],[-84.8027,40.5237],[-84.8027,40.5236],[-84.8027,40.521],[-84.8027,40.5183],[-84.8027,40.5149],[-84.8027,40.5136],[-84.8028,40.5136],[-84.8027,40.5131],[-84.8027,40.5125],[-84.8028,40.5092],[-84.8028,40.5076],[-84.8028,40.5055],[-84.8028,40.5034],[-84.8029,40.5026],[-84.8028,40.5019],[-84.8028,40.5001],[-84.8029,40.4997],[-84.8029,40.4993],[-84.8029,40.4992],[-84.8029,40.4991],[-84.8029,40.4989],[-84.8029,40.4979],[-84.803,40.492],[-84.803,40.4909],[-84.803,40.4904],[-84.803,40.4896],[-84.803,40.4889],[-84.803,40.4881],[-84.803,40.4875],[-84.8031,40.4856],[-84.8031,40.4852],[-84.8031,40.485],[-84.8031,40.4847],[-84.8031,40.4846],[-84.8031,40.4845],[-84.8031,40.4838],[-84.8031,40.4829],[-84.8031,40.4817],[-84.8032,40.4801],[-84.8032,40.4795],[-84.8032,40.4786],[-84.8032,40.4785],[-84.8032,40.4762],[-84.8033,40.475],[-84.8033,40.4742],[-84.8033,40.4726],[-84.8034,40.4693],[-84.8034,40.4691],[-84.8034,40.4688],[-84.8034,40.4678],[-84.8034,40.4674],[-84.8034,40.4669],[-84.8034,40.4665],[-84.8035,40.4656],[-84.8034,40.4654],[-84.8035,40.4646],[-84.8035,40.4595],[-84.8036,40.4573],[-84.8036,40.4568],[-84.8036,40.4563],[-84.8036,40.4557],[-84.8036,40.4548],[-84.8036,40.4531],[-84.8036,40.4521],[-84.8037,40.4509],[-84.8037,40.4475],[-84.8037,40.4472],[-84.8038,40.4404],[-84.8039,40.438],[-84.8039,40.4357],[-84.8039,40.4343],[-84.804,40.4328],[-84.804,40.4326],[-84.804,40.4325],[-84.804,40.4306],[-84.804,40.4288],[-84.804,40.4287],[-84.804,40.4271],[-84.8041,40.4267],[-84.804,40.4263],[-84.8041,40.4254],[-84.8041,40.4246],[-84.8041,40.4236],[-84.8041,40.4231],[-84.8041,40.4228],[-84.8041,40.4226],[-84.8041,40.4222],[-84.8041,40.4217],[-84.8041,40.4213],[-84.8041,40.4207],[-84.8041,40.4199],[-84.8041,40.4178],[-84.8041,40.4175],[-84.8041,40.4171],[-84.8041,40.4167],[-84.8041,40.4166],[-84.8041,40.4165],[-84.8041,40.4163],[-84.8041,40.4162],[-84.8041,40.4156],[-84.8041,40.4149],[-84.8041,40.4145],[-84.8041,40.413],[-84.8041,40.4119],[-84.8041,40.4114],[-84.8042,40.4096],[-84.8042,40.4095],[-84.8042,40.4082],[-84.8042,40.4075],[-84.8042,40.4068],[-84.8042,40.4067],[-84.8042,40.4056],[-84.8042,40.4046],[-84.8042,40.4034],[-84.8042,40.4025],[-84.8042,40.4024],[-84.8042,40.3997],[-84.8042,40.397],[-84.8042,40.396],[-84.8042,40.395],[-84.8042,40.3933],[-84.8042,40.3913],[-84.8041,40.3878],[-84.8041,40.3868],[-84.8041,40.3823],[-84.8041,40.3816],[-84.8041,40.3814],[-84.8041,40.375],[-84.8041,40.3746],[-84.8041,40.3732],[-84.804,40.3712],[-84.804,40.3678],[-84.804,40.3673],[-84.804,40.3663],[-84.804,40.3653],[-84.804,40.3643],[-84.804,40.3633],[-84.804,40.3625],[-84.804,40.3621],[-84.804,40.3608],[-84.804,40.3595],[-84.804,40.3582],[-84.804,40.3579],[-84.804,40.3576],[-84.8039,40.3557],[-84.8039,40.3555],[-84.8039,40.3552],[-84.8039,40.3551],[-84.8039,40.3545],[-84.8039,40.3541],[-84.8039,40.3531],[-84.804,40.3529],[-84.804,40.3528],[-84.8039,40.3528],[-84.8039,40.3527],[-84.8039,40.3524],[-84.8039,40.3517],[-84.8039,40.3513],[-84.8039,40.3511],[-84.8039,40.3508],[-84.8039,40.3506],[-84.8039,40.3497],[-84.8039,40.3494],[-84.8039,40.349],[-84.8039,40.3487],[-84.8038,40.3472],[-84.8038,40.3463],[-84.8038,40.3461],[-84.8038,40.3457],[-84.8038,40.3453],[-84.8038,40.3448],[-84.8038,40.3446],[-84.8038,40.3445],[-84.8038,40.3438],[-84.8038,40.3436],[-84.8038,40.3434],[-84.8038,40.343],[-84.8038,40.3428],[-84.8038,40.3416],[-84.8037,40.3403],[-84.8037,40.3398],[-84.8037,40.3395],[-84.8037,40.3394],[-84.8037,40.3393],[-84.8037,40.3387],[-84.8037,40.3385],[-84.8037,40.3382],[-84.8037,40.3381],[-84.8037,40.3377],[-84.8037,40.3372],[-84.8037,40.3368],[-84.8037,40.3366],[-84.8037,40.3362],[-84.8037,40.336],[-84.8037,40.3355],[-84.8037,40.3353],[-84.8037,40.3351],[-84.8037,40.3345],[-84.8037,40.3329],[-84.8037,40.3325],[-84.8037,40.3318],[-84.8037,40.3316],[-84.8037,40.3309],[-84.8037,40.3305],[-84.8037,40.3303],[-84.8036,40.3293],[-84.8036,40.3289],[-84.8036,40.3287],[-84.8036,40.3281],[-84.8036,40.3279],[-84.8036,40.3272],[-84.8036,40.3268],[-84.8036,40.3264],[-84.8036,40.3259],[-84.8036,40.3255],[-84.8036,40.325],[-84.8036,40.3249],[-84.8036,40.3246],[-84.8036,40.3239],[-84.8036,40.3238],[-84.8036,40.3231],[-84.8036,40.3224],[-84.8036,40.3218],[-84.8036,40.3214],[-84.8036,40.3208],[-84.8036,40.3203],[-84.8036,40.3198],[-84.8036,40.3195],[-84.8036,40.319],[-84.8036,40.3186],[-84.8037,40.3182],[-84.8037,40.3177],[-84.8037,40.3173],[-84.8037,40.3165],[-84.8037,40.3162],[-84.8037,40.3156],[-84.8037,40.3154],[-84.8037,40.3152],[-84.8037,40.3149],[-84.8037,40.3138],[-84.8037,40.3137],[-84.8037,40.3133],[-84.8037,40.3121],[-84.8037,40.3116],[-84.8037,40.3113],[-84.8037,40.3111],[-84.8037,40.3106],[-84.8037,40.3103],[-84.8037,40.3101],[-84.8037,40.3093],[-84.8037,40.3092],[-84.8037,40.308],[-84.8037,40.3038],[-84.8037,40.3028],[-84.8037,40.3025],[-84.8038,40.3008],[-84.8038,40.2988],[-84.8038,40.2968],[-84.8038,40.2948],[-84.8038,40.294],[-84.8039,40.2921],[-84.8039,40.292],[-84.8039,40.2918],[-84.8039,40.2891],[-84.804,40.2863],[-84.804,40.2842],[-84.804,40.2833],[-84.804,40.282],[-84.8041,40.2812],[-84.8041,40.2805],[-84.8041,40.2773],[-84.8042,40.2751],[-84.8042,40.2747],[-84.8042,40.2739],[-84.8042,40.2716],[-84.8043,40.2685],[-84.8044,40.2674],[-84.8044,40.2668],[-84.8044,40.2652],[-84.8044,40.2651],[-84.8045,40.2647],[-84.8045,40.2642],[-84.8045,40.2626],[-84.8045,40.26],[-84.8045,40.2593],[-84.8046,40.257],[-84.8046,40.2562],[-84.8046,40.256],[-84.8046,40.254],[-84.8046,40.2536],[-84.8046,40.2531],[-84.8046,40.253],[-84.8046,40.2522],[-84.8047,40.2507],[-84.8047,40.2503],[-84.8047,40.25],[-84.8047,40.2498],[-84.8047,40.2491],[-84.8048,40.2468],[-84.8048,40.2457],[-84.8048,40.2456],[-84.8049,40.2426],[-84.8049,40.2418],[-84.8049,40.2416],[-84.8049,40.2413],[-84.8049,40.2397],[-84.805,40.2383],[-84.805,40.2378],[-84.805,40.2375],[-84.805,40.2372],[-84.805,40.2361],[-84.805,40.236],[-84.805,40.2359],[-84.8051,40.2318],[-84.8051,40.2308],[-84.8052,40.2296],[-84.8052,40.2294],[-84.8052,40.2293],[-84.8052,40.2281],[-84.8053,40.2263],[-84.8053,40.2255],[-84.8054,40.2247],[-84.8054,40.2244],[-84.8054,40.2238],[-84.8054,40.2236],[-84.8054,40.2234],[-84.8054,40.2209],[-84.8055,40.2189],[-84.8055,40.2176],[-84.8055,40.2169],[-84.8055,40.2167],[-84.8056,40.2165],[-84.8056,40.2154],[-84.8056,40.2153],[-84.8056,40.2148],[-84.8056,40.2143],[-84.8056,40.2135],[-84.8057,40.2116],[-84.8057,40.2114],[-84.8057,40.2112],[-84.8057,40.2111],[-84.8057,40.2098],[-84.8057,40.2094],[-84.8057,40.2092],[-84.8057,40.2088],[-84.8058,40.2083],[-84.8058,40.2082],[-84.8058,40.207],[-84.8058,40.2067],[-84.8058,40.2065],[-84.8058,40.2061],[-84.8059,40.2042],[-84.8059,40.2036],[-84.8059,40.2034],[-84.8059,40.2027],[-84.8059,40.2024],[-84.8059,40.202],[-84.8059,40.2014],[-84.8059,40.2011],[-84.8059,40.201],[-84.8059,40.2005],[-84.8059,40.2],[-84.806,40.1992],[-84.806,40.1985],[-84.806,40.1983],[-84.806,40.1982],[-84.806,40.1974],[-84.806,40.1969],[-84.806,40.1962],[-84.806,40.1955],[-84.806,40.195],[-84.8061,40.1943],[-84.8061,40.1942],[-84.8061,40.1933],[-84.8061,40.1932],[-84.8061,40.1929],[-84.8061,40.1926],[-84.8061,40.1925],[-84.8061,40.1923],[-84.8061,40.1917],[-84.8062,40.1913],[-84.8062,40.1911],[-84.8062,40.1908],[-84.8062,40.1905],[-84.8062,40.1893],[-84.8063,40.188],[-84.8064,40.1846],[-84.8064,40.1845],[-84.8065,40.1811],[-84.8065,40.1802],[-84.8065,40.1793],[-84.8066,40.1778],[-84.8066,40.1757],[-84.8066,40.1755],[-84.8067,40.1753],[-84.8067,40.1749],[-84.8067,40.1735],[-84.8067,40.1717],[-84.8067,40.1713],[-84.8068,40.1688],[-84.8068,40.1675],[-84.8069,40.1658],[-84.8069,40.1656],[-84.807,40.1625],[-84.8071,40.1611],[-84.8071,40.1583],[-84.8072,40.1538],[-84.8073,40.1525],[-84.8073,40.151],[-84.8073,40.15],[-84.8074,40.1491],[-84.8074,40.1469],[-84.8075,40.146],[-84.8075,40.1456],[-84.8075,40.1442],[-84.8075,40.1431],[-84.8076,40.142],[-84.8076,40.1402],[-84.8076,40.1399],[-84.8076,40.1388],[-84.8077,40.1376],[-84.8077,40.1366],[-84.8077,40.1354],[-84.8078,40.134],[-84.8078,40.1328],[-84.8078,40.1314],[-84.8079,40.1303],[-84.8079,40.1291],[-84.8079,40.129],[-84.808,40.1275],[-84.808,40.1274],[-84.808,40.1263],[-84.808,40.125],[-84.808,40.1238],[-84.8081,40.1225],[-84.8081,40.1217],[-84.8081,40.121],[-84.8081,40.1197],[-84.8081,40.1195],[-84.8082,40.119],[-84.8082,40.1182],[-84.8082,40.1172],[-84.8082,40.1157],[-84.8083,40.1155],[-84.8085,40.1072],[-84.8089,40.0972],[-84.8089,40.0971],[-84.8089,40.0926],[-84.809,40.0857],[-84.8091,40.08],[-84.8091,40.0783],[-84.8091,40.0782],[-84.8094,40.0638],[-84.8095,40.06],[-84.8095,40.0576],[-84.8096,40.0561],[-84.8096,40.0555],[-84.8097,40.0489],[-84.81,40.0391],[-84.81,40.0389],[-84.8101,40.0343],[-84.8105,40.0202],[-84.8105,40.0197],[-84.8105,40.0191],[-84.8106,40.0142],[-84.8107,40.0085],[-84.8108,40.0062],[-84.8108,40.0051],[-84.811,40.0001],[-84.8112,39.9954],[-84.8113,39.9929],[-84.8113,39.9883],[-84.8113,39.9882],[-84.8113,39.9881],[-84.8114,39.9863],[-84.8114,39.9846],[-84.8115,39.976],[-84.8115,39.9757],[-84.8115,39.9749],[-84.8115,39.9743],[-84.8115,39.9729],[-84.8116,39.9712],[-84.8116,39.9696],[-84.8117,39.9641],[-84.8117,39.964],[-84.8117,39.9622],[-84.8118,39.9589],[-84.8118,39.9575],[-84.812,39.9442],[-84.8122,39.9318],[-84.8123,39.9273],[-84.8123,39.927],[-84.8123,39.9261],[-84.8123,39.9254],[-84.8124,39.9249],[-84.8124,39.9228],[-84.8124,39.9226],[-84.8124,39.9217],[-84.8124,39.9191],[-84.8124,39.9169],[-84.8124,39.916],[-84.8125,39.9142],[-84.8126,39.9135],[-84.8126,39.9091],[-84.8126,39.9022],[-84.8128,39.8916],[-84.8128,39.8915],[-84.8128,39.8911],[-84.8128,39.8909],[-84.8128,39.8908],[-84.8128,39.8901],[-84.8129,39.8875],[-84.8129,39.8866],[-84.8129,39.8864],[-84.8129,39.8861],[-84.8129,39.8849],[-84.8129,39.8847],[-84.8129,39.8845],[-84.8129,39.8844],[-84.8129,39.884],[-84.8129,39.8838],[-84.8129,39.8831],[-84.813,39.8829],[-84.813,39.8826],[-84.813,39.8822],[-84.813,39.8799],[-84.813,39.8795],[-84.813,39.879],[-84.813,39.8788],[-84.8131,39.8763],[-84.8131,39.8758],[-84.8131,39.8751],[-84.8131,39.8742],[-84.8131,39.873],[-84.8132,39.8653],[-84.8135,39.8547],[-84.8135,39.8537],[-84.8135,39.8533],[-84.8135,39.8518],[-84.8136,39.8502],[-84.8136,39.8471],[-84.8136,39.8465],[-84.8136,39.8444],[-84.8137,39.8432],[-84.8137,39.8431],[-84.8137,39.843],[-84.8137,39.8428],[-84.8137,39.8427],[-84.8137,39.8419],[-84.8138,39.8342],[-84.8139,39.8338],[-84.8139,39.8336],[-84.8139,39.8334],[-84.8139,39.8332],[-84.8139,39.833],[-84.8139,39.831],[-84.8139,39.8309],[-84.8139,39.8307],[-84.8138,39.8306],[-84.8138,39.8305],[-84.8138,39.8287],[-84.8138,39.828],[-84.8138,39.8274],[-84.8138,39.8269],[-84.8138,39.8263],[-84.8138,39.826],[-84.8138,39.8247],[-84.814,39.8211],[-84.8141,39.8165],[-84.8141,39.8164],[-84.8142,39.8143],[-84.8142,39.8142],[-84.8142,39.8137],[-84.8141,39.8114],[-84.8141,39.8075],[-84.8141,39.8068],[-84.8142,39.8049],[-84.8142,39.8017],[-84.8141,39.7998],[-84.8141,39.7995],[-84.8141,39.7993],[-84.8141,39.7985],[-84.8141,39.7983],[-84.8142,39.7981],[-84.8142,39.7938],[-84.8142,39.7934],[-84.8142,39.7922],[-84.8142,39.7921],[-84.8142,39.7914],[-84.8143,39.7904],[-84.8143,39.79],[-84.8143,39.7887],[-84.8143,39.7884],[-84.8143,39.7878],[-84.8143,39.7876],[-84.8143,39.7871],[-84.8143,39.7869],[-84.8143,39.7865],[-84.8143,39.7854],[-84.8143,39.7852],[-84.8143,39.785],[-84.8143,39.7848],[-84.8143,39.7842],[-84.8143,39.7834],[-84.8143,39.7821],[-84.8143,39.7819],[-84.8143,39.7814],[-84.8143,39.7801],[-84.8143,39.78],[-84.8143,39.7783],[-84.8143,39.778],[-84.8143,39.7777],[-84.8143,39.7776],[-84.8143,39.7764],[-84.8143,39.7731],[-84.8143,39.768],[-84.8143,39.7631],[-84.8143,39.7629],[-84.8143,39.7604],[-84.8143,39.7586],[-84.8143,39.7583],[-84.8143,39.7581],[-84.8143,39.7557],[-84.8143,39.7555],[-84.8143,39.7544],[-84.8143,39.7534],[-84.8143,39.75],[-84.8144,39.7482],[-84.8144,39.748],[-84.8144,39.7476],[-84.8144,39.7463],[-84.8144,39.7455],[-84.8144,39.7437],[-84.8144,39.7436],[-84.8144,39.7432],[-84.8144,39.7411],[-84.8144,39.7372],[-84.8144,39.7302],[-84.8144,39.7293],[-84.8144,39.7266],[-84.8144,39.7259],[-84.8144,39.725],[-84.8144,39.724],[-84.8144,39.7233],[-84.8144,39.7222],[-84.8143,39.7214],[-84.8144,39.7211],[-84.8144,39.7168],[-84.8144,39.7152],[-84.8144,39.7149],[-84.8144,39.7144],[-84.8144,39.7143],[-84.8144,39.7131],[-84.8144,39.7121],[-84.8144,39.7119],[-84.8144,39.711],[-84.8144,39.7099],[-84.8144,39.7095],[-84.8144,39.709],[-84.8144,39.7083],[-84.8144,39.7075],[-84.8144,39.7066],[-84.8144,39.7058],[-84.8144,39.7043],[-84.8144,39.7021],[-84.8144,39.7015],[-84.8144,39.7009],[-84.8144,39.7004],[-84.8144,39.6994],[-84.8144,39.6986],[-84.8145,39.6973],[-84.8145,39.6962],[-84.8145,39.6951],[-84.8145,39.6933],[-84.8145,39.6921],[-84.8145,39.6915],[-84.8145,39.691],[-84.8146,39.6903],[-84.8146,39.6875],[-84.8146,39.6866],[-84.8146,39.6856],[-84.8146,39.6852],[-84.8146,39.6832],[-84.8146,39.6828],[-84.8146,39.682],[-84.8146,39.6811],[-84.8147,39.6807],[-84.8147,39.6806],[-84.8146,39.6802],[-84.8146,39.6798],[-84.8146,39.6773],[-84.8146,39.671],[-84.8146,39.6702],[-84.8146,39.669],[-84.8146,39.6689],[-84.8146,39.6664],[-84.8146,39.6621],[-84.8146,39.6609],[-84.8145,39.6602],[-84.8146,39.6589],[-84.8146,39.6586],[-84.8146,39.6581],[-84.8146,39.6576],[-84.8146,39.6573],[-84.8146,39.6571],[-84.8146,39.6558],[-84.8146,39.6554],[-84.8146,39.6548],[-84.8146,39.6545],[-84.8146,39.6538],[-84.8146,39.6537],[-84.8146,39.6532],[-84.8147,39.6444],[-84.8147,39.6435],[-84.8147,39.6421],[-84.8147,39.6407],[-84.8147,39.6394],[-84.8147,39.6392],[-84.8147,39.6391],[-84.8147,39.6378],[-84.8147,39.6369],[-84.8147,39.6357],[-84.8147,39.6321],[-84.8147,39.6297],[-84.8147,39.6285],[-84.8147,39.6273],[-84.8148,39.6269],[-84.8148,39.6265],[-84.8148,39.6253],[-84.8148,39.625],[-84.8148,39.6248],[-84.8147,39.6243],[-84.8147,39.6239],[-84.8147,39.6225],[-84.8147,39.6217],[-84.8148,39.6209],[-84.8148,39.6207],[-84.8148,39.616],[-84.8148,39.6137],[-84.8148,39.6127],[-84.8148,39.6116],[-84.8149,39.6107],[-84.8149,39.6102],[-84.8149,39.6101],[-84.8149,39.6099],[-84.8149,39.6089],[-84.8149,39.608],[-84.8149,39.6072],[-84.8149,39.6033],[-84.8149,39.6025],[-84.8149,39.6018],[-84.8149,39.5996],[-84.815,39.5991],[-84.815,39.5982],[-84.815,39.5969],[-84.815,39.5965],[-84.815,39.5957],[-84.815,39.5929],[-84.815,39.5911],[-84.815,39.5892],[-84.815,39.5889],[-84.815,39.5888],[-84.815,39.5872],[-84.815,39.5864],[-84.815,39.5851],[-84.815,39.5842],[-84.815,39.5838],[-84.8151,39.5832],[-84.8151,39.583],[-84.815,39.5813],[-84.815,39.581],[-84.815,39.5804],[-84.815,39.5796],[-84.815,39.5787],[-84.8151,39.5767],[-84.8151,39.5765],[-84.8151,39.5763],[-84.8151,39.5762],[-84.8151,39.5751],[-84.8151,39.5741],[-84.8151,39.574],[-84.8151,39.5737],[-84.8151,39.5732],[-84.8151,39.5729],[-84.8151,39.5727],[-84.8151,39.5716],[-84.8151,39.5706],[-84.8151,39.5705],[-84.8151,39.5699],[-84.8151,39.5694],[-84.8152,39.5692],[-84.8152,39.5685],[-84.8149,39.5677],[-84.8149,39.5675],[-84.8149,39.5667],[-84.8149,39.5663],[-84.8149,39.5662],[-84.8151,39.5658],[-84.815,39.5657],[-84.8151,39.5656],[-84.8151,39.5652],[-84.8151,39.5647],[-84.8151,39.5643],[-84.8151,39.5626],[-84.8151,39.5625],[-84.8152,39.5605],[-84.8152,39.5598],[-84.8152,39.549],[-84.8152,39.5487],[-84.8153,39.5361],[-84.8153,39.5355],[-84.8153,39.5348],[-84.8153,39.5342],[-84.8153,39.5328],[-84.8153,39.5318],[-84.8153,39.531],[-84.8153,39.5232],[-84.8153,39.5231],[-84.8153,39.5219],[-84.8155,39.5129],[-84.8155,39.5114],[-84.8156,39.5111],[-84.8156,39.5109],[-84.8156,39.5084],[-84.8156,39.5059],[-84.8157,39.5052],[-84.8157,39.4997],[-84.8157,39.4939],[-84.8157,39.4794],[-84.8157,39.4787],[-84.8157,39.4786],[-84.8157,39.4785],[-84.8157,39.4784],[-84.8161,39.4774],[-84.8161,39.4773],[-84.8161,39.4771],[-84.8161,39.4763],[-84.8161,39.4749],[-84.8162,39.4738],[-84.8162,39.4737],[-84.8162,39.4736],[-84.8162,39.4727],[-84.8162,39.4725],[-84.8162,39.4718],[-84.8162,39.4707],[-84.8162,39.4696],[-84.8163,39.4659],[-84.8163,39.4652],[-84.8164,39.4623],[-84.8164,39.4616],[-84.8164,39.459],[-84.8164,39.4589],[-84.8164,39.4588],[-84.8164,39.4582],[-84.8164,39.4577],[-84.8164,39.4574],[-84.8164,39.4571],[-84.8164,39.4568],[-84.8165,39.4558],[-84.8165,39.4547],[-84.8165,39.4529],[-84.8166,39.4499],[-84.8166,39.4498],[-84.8166,39.4491],[-84.8166,39.4489],[-84.8166,39.4468],[-84.8167,39.4443],[-84.8167,39.4424],[-84.8167,39.4404],[-84.8168,39.4373],[-84.8168,39.4357],[-84.8168,39.4339],[-84.8168,39.4337],[-84.8168,39.4335],[-84.8168,39.4332],[-84.8168,39.433],[-84.8169,39.4326],[-84.8169,39.4314],[-84.8169,39.4302],[-84.8169,39.43],[-84.8169,39.4286],[-84.8169,39.4277],[-84.817,39.4268],[-84.817,39.4267],[-84.817,39.4233],[-84.8171,39.4202],[-84.8171,39.4195],[-84.8172,39.4145],[-84.8172,39.414],[-84.8172,39.4132],[-84.8173,39.4124],[-84.8173,39.4103],[-84.8174,39.4066],[-84.8174,39.4064],[-84.8174,39.4063],[-84.8174,39.4053],[-84.8175,39.4039],[-84.8175,39.4034],[-84.8175,39.4033],[-84.8175,39.4025],[-84.8175,39.4018],[-84.8175,39.4014],[-84.8175,39.4007],[-84.8176,39.3992],[-84.8176,39.3985],[-84.8177,39.3963],[-84.8177,39.3956],[-84.8177,39.3948],[-84.8177,39.3946],[-84.8177,39.3918],[-84.8177,39.387],[-84.8178,39.3856],[-84.8179,39.379],[-84.8179,39.3783],[-84.8179,39.378],[-84.8179,39.3773],[-84.8179,39.3772],[-84.8182,39.3753],[-84.8182,39.3751],[-84.8182,39.3747],[-84.8181,39.3716],[-84.8181,39.3715],[-84.8182,39.3704],[-84.8183,39.368],[-84.8183,39.3679],[-84.8185,39.3618],[-84.8185,39.361],[-84.8184,39.3598],[-84.8186,39.3551],[-84.8187,39.352],[-84.8187,39.3511],[-84.8187,39.349],[-84.8187,39.3486],[-84.8188,39.3471],[-84.8188,39.3457],[-84.8188,39.3439],[-84.8188,39.3415],[-84.8188,39.3404],[-84.8189,39.34],[-84.8189,39.3386],[-84.8189,39.3366],[-84.8189,39.3361],[-84.819,39.334],[-84.819,39.3332],[-84.819,39.3327],[-84.819,39.3318],[-84.819,39.3316],[-84.819,39.3311],[-84.819,39.3308],[-84.819,39.3297],[-84.819,39.3293],[-84.819,39.329],[-84.8191,39.3282],[-84.8191,39.3281],[-84.8191,39.3272],[-84.8191,39.3269],[-84.8191,39.3234],[-84.8191,39.3231],[-84.8192,39.3196],[-84.8192,39.3194],[-84.8192,39.319],[-84.8192,39.317],[-84.8192,39.3168],[-84.8195,39.3051],[-84.8194,39.3048],[-84.8193,39.3045],[-84.8193,39.3018],[-84.8193,39.301],[-84.8193,39.3004],[-84.8193,39.3001],[-84.8193,39.2992],[-84.8193,39.299],[-84.8193,39.2988],[-84.8193,39.2983],[-84.8193,39.298],[-84.8193,39.2979],[-84.8193,39.2978],[-84.8194,39.2928],[-84.8194,39.2916],[-84.8195,39.2844],[-84.8195,39.2834],[-84.8195,39.283],[-84.8195,39.2829],[-84.8195,39.2811],[-84.8195,39.2809],[-84.8195,39.2805],[-84.8195,39.2804],[-84.8195,39.2803],[-84.8195,39.2779],[-84.8196,39.2766],[-84.8196,39.2765],[-84.8196,39.2763],[-84.8196,39.2762],[-84.8196,39.276],[-84.8196,39.2758],[-84.8196,39.2744],[-84.8196,39.2738],[-84.8196,39.2737],[-84.8196,39.273],[-84.8196,39.272],[-84.8196,39.2718],[-84.8196,39.2717],[-84.8196,39.2716],[-84.8196,39.2707],[-84.8196,39.2702],[-84.8196,39.2701],[-84.8197,39.2701],[-84.8198,39.27],[-84.8198,39.2697],[-84.8198,39.2692],[-84.8197,39.2687],[-84.8197,39.2685],[-84.8197,39.2682],[-84.8197,39.268],[-84.8197,39.2677],[-84.8197,39.2674],[-84.8197,39.2672],[-84.8197,39.267],[-84.8197,39.2665],[-84.8198,39.2659],[-84.8198,39.2655],[-84.8198,39.2645],[-84.8198,39.2642],[-84.8199,39.2638],[-84.8199,39.2635],[-84.8199,39.2631],[-84.8199,39.2629],[-84.8199,39.2626],[-84.8199,39.2623],[-84.8199,39.262],[-84.8199,39.2618],[-84.8199,39.2615],[-84.8199,39.2613],[-84.8199,39.261],[-84.82,39.2604],[-84.82,39.2599],[-84.82,39.2596],[-84.82,39.2593],[-84.82,39.2591],[-84.82,39.2582],[-84.82,39.258],[-84.82,39.2578],[-84.82,39.2576],[-84.82,39.2574],[-84.82,39.2572],[-84.82,39.2569],[-84.82,39.2566],[-84.82,39.2563],[-84.82,39.2552],[-84.82,39.2549],[-84.82,39.2546],[-84.82,39.2544],[-84.82,39.2542],[-84.82,39.2534],[-84.8201,39.2525],[-84.8201,39.2522],[-84.8201,39.2516],[-84.8201,39.2515],[-84.8201,39.2514],[-84.82,39.251],[-84.8199,39.249],[-84.8199,39.2489],[-84.8199,39.2487],[-84.8198,39.2486],[-84.8198,39.2485],[-84.8198,39.2484],[-84.8198,39.2483],[-84.8199,39.2482],[-84.8201,39.2476],[-84.8201,39.2475],[-84.8201,39.2473],[-84.8201,39.247],[-84.8201,39.2462],[-84.8201,39.2456],[-84.8201,39.2445],[-84.8201,39.2443],[-84.8199,39.2439],[-84.8198,39.2438],[-84.8198,39.2437],[-84.8199,39.2431],[-84.8199,39.2427],[-84.8201,39.2308],[-84.8201,39.2303],[-84.8202,39.2274],[-84.8202,39.2272],[-84.8201,39.2205],[-84.8201,39.2187],[-84.8201,39.2186],[-84.8201,39.2184],[-84.8201,39.2182],[-84.8201,39.2177],[-84.8201,39.2176],[-84.8201,39.2175],[-84.8201,39.2174],[-84.8201,39.2173],[-84.8201,39.217],[-84.8201,39.2169],[-84.8201,39.2168],[-84.8201,39.2165],[-84.8201,39.216],[-84.8201,39.2157],[-84.8201,39.2101],[-84.8201,39.2091],[-84.8201,39.209],[-84.8201,39.2084],[-84.8201,39.2037],[-84.8201,39.2017],[-84.8201,39.2015],[-84.8201,39.1965],[-84.8201,39.1964],[-84.8201,39.1963],[-84.8201,39.1962],[-84.82,39.1937],[-84.82,39.1869],[-84.82,39.1867],[-84.82,39.1826],[-84.82,39.1825],[-84.8199,39.1754],[-84.8199,39.1747],[-84.8199,39.1705],[-84.8199,39.164],[-84.8199,39.1614],[-84.8198,39.1585],[-84.82,39.1579],[-84.8202,39.1569],[-84.8203,39.1565],[-84.8203,39.1561],[-84.8203,39.1556],[-84.8203,39.1553],[-84.8203,39.1543],[-84.8203,39.1538],[-84.8203,39.1534],[-84.8203,39.1522],[-84.8202,39.1513],[-84.8202,39.1512],[-84.8203,39.1506],[-84.8203,39.1501],[-84.8203,39.1499],[-84.8203,39.1495],[-84.8203,39.1491],[-84.8201,39.148],[-84.8201,39.1479],[-84.8201,39.1466],[-84.8201,39.1459],[-84.8201,39.1458],[-84.82,39.1455],[-84.82,39.1326],[-84.82,39.1324],[-84.82,39.132],[-84.82,39.1306],[-84.8201,39.1302],[-84.8201,39.1299],[-84.8201,39.1296],[-84.8201,39.1258],[-84.8201,39.1246],[-84.8202,39.1222],[-84.8202,39.1209],[-84.8201,39.1206],[-84.8201,39.1204],[-84.8201,39.1203],[-84.8201,39.1202],[-84.8201,39.12],[-84.8201,39.119],[-84.8201,39.1189],[-84.8201,39.1185],[-84.8201,39.1133],[-84.8201,39.113],[-84.8202,39.112],[-84.8202,39.1118],[-84.8201,39.1116],[-84.8201,39.1078],[-84.8201,39.1067],[-84.8202,39.1056],[-84.8202,39.1055],[-84.8205,39.1054],[-84.8208,39.1053],[-84.8223,39.1047],[-84.8239,39.1041],[-84.8254,39.1035],[-84.8271,39.1029],[-84.8281,39.1025],[-84.8294,39.1018],[-84.8313,39.101],[-84.8324,39.1005],[-84.8336,39.0998],[-84.8355,39.0984],[-84.8357,39.0982],[-84.8371,39.0973],[-84.8374,39.0971],[-84.8377,39.0969],[-84.838,39.0968],[-84.838,39.0967],[-84.8383,39.0965],[-84.8388,39.0961],[-84.8395,39.0955],[-84.8401,39.0951],[-84.841,39.0943],[-84.8412,39.0942],[-84.8431,39.0928],[-84.8438,39.0924],[-84.8441,39.0922],[-84.8446,39.092],[-84.8449,39.0917],[-84.8456,39.0909],[-84.8458,39.0907],[-84.846,39.0904],[-84.8462,39.0903],[-84.8472,39.0895],[-84.8475,39.089],[-84.8481,39.0882],[-84.8486,39.0875],[-84.8492,39.0869],[-84.8498,39.0865],[-84.8509,39.0861],[-84.8512,39.0858],[-84.8517,39.0854],[-84.8518,39.0853],[-84.8541,39.0832],[-84.8556,39.082],[-84.8561,39.0816],[-84.8564,39.0813],[-84.8575,39.0804],[-84.859,39.0794],[-84.861,39.078],[-84.8624,39.0771],[-84.8641,39.0763],[-84.8657,39.0754],[-84.8673,39.0745],[-84.8693,39.0737],[-84.8696,39.0735],[-84.8699,39.0735],[-84.8708,39.073],[-84.872,39.0725],[-84.873,39.0721],[-84.8747,39.0716],[-84.8759,39.0713],[-84.8773,39.0709],[-84.8792,39.0701],[-84.8799,39.07],[-84.8807,39.0699],[-84.8809,39.0699],[-84.8812,39.0698],[-84.8845,39.0684],[-84.8848,39.0683],[-84.8851,39.0681],[-84.8853,39.0677],[-84.8855,39.0674],[-84.8858,39.0672],[-84.8866,39.067],[-84.8874,39.0667],[-84.8882,39.0665],[-84.8891,39.0661],[-84.8898,39.0657],[-84.8902,39.0653],[-84.8905,39.065],[-84.8911,39.0646],[-84.8915,39.0642],[-84.8932,39.0625],[-84.8947,39.0607],[-84.8955,39.0595],[-84.8963,39.0579],[-84.8966,39.0576],[-84.8967,39.0575],[-84.8969,39.0575],[-84.8972,39.0575],[-84.8973,39.0575],[-84.8973,39.0574],[-84.8972,39.0573],[-84.8971,39.0571],[-84.8971,39.0568],[-84.8971,39.0566],[-84.8973,39.0559],[-84.8973,39.0551],[-84.8972,39.0544],[-84.897,39.0539],[-84.8967,39.0533],[-84.8963,39.0524],[-84.8956,39.0515],[-84.8948,39.0506],[-84.8936,39.0495],[-84.8932,39.049],[-84.8928,39.0484],[-84.8921,39.0468],[-84.8915,39.046],[-84.89,39.0438],[-84.8893,39.0427],[-84.8883,39.0411],[-84.8873,39.0397],[-84.8869,39.0391],[-84.8857,39.0375],[-84.8852,39.0372],[-84.8847,39.0369],[-84.8834,39.0365],[-84.8819,39.0358],[-84.8808,39.0351],[-84.88,39.0346],[-84.8791,39.0337],[-84.8783,39.0327],[-84.8781,39.0324],[-84.878,39.0322],[-84.8779,39.032],[-84.878,39.0317],[-84.8782,39.0314],[-84.8782,39.0313],[-84.8781,39.0312],[-84.8778,39.0312],[-84.8776,39.0312],[-84.8774,39.0311],[-84.8761,39.0305],[-84.8746,39.0296],[-84.8724,39.0283],[-84.8718,39.0278],[-84.8688,39.0245],[-84.866,39.0216],[-84.8652,39.0207],[-84.8643,39.02],[-84.8636,39.0193],[-84.8616,39.0171],[-84.8602,39.0155],[-84.8574,39.0125],[-84.8549,39.0096],[-84.8524,39.0065],[-84.8516,39.0058],[-84.8506,39.0047],[-84.8496,39.0031],[-84.8487,39.0005],[-84.8486,39],[-84.8482,38.9995],[-84.8481,38.9986],[-84.8477,38.998],[-84.8467,38.9967],[-84.8448,38.9952],[-84.8407,38.992],[-84.8396,38.9909],[-84.8386,38.9899],[-84.8377,38.9888],[-84.8374,38.9884],[-84.8365,38.9869],[-84.8354,38.9849],[-84.8337,38.9818],[-84.8328,38.9801],[-84.8324,38.9791],[-84.832,38.9782],[-84.8309,38.9757],[-84.8304,38.9742],[-84.8303,38.9738],[-84.83,38.9726],[-84.83,38.9702],[-84.8298,38.9694],[-84.83,38.969],[-84.8303,38.9684],[-84.8304,38.9677],[-84.8305,38.9673],[-84.831,38.9663],[-84.8317,38.9638],[-84.8322,38.9623],[-84.8327,38.9614],[-84.8328,38.9611],[-84.8332,38.9604],[-84.8334,38.96],[-84.8338,38.9593],[-84.8352,38.9579],[-84.8358,38.9575],[-84.8369,38.9566],[-84.8386,38.9554],[-84.8395,38.9549],[-84.8402,38.9546],[-84.8405,38.9542],[-84.8408,38.9538],[-84.841,38.9535],[-84.8414,38.953],[-84.8416,38.9529],[-84.8426,38.952],[-84.8428,38.9519],[-84.8442,38.951],[-84.8462,38.9499],[-84.8486,38.9487],[-84.8493,38.9483],[-84.8501,38.9474],[-84.8502,38.9472],[-84.8519,38.9449],[-84.8527,38.944],[-84.8529,38.9438],[-84.8537,38.9429],[-84.8548,38.9421],[-84.8553,38.9416],[-84.8559,38.941],[-84.8563,38.9407],[-84.8581,38.9393],[-84.8605,38.9377],[-84.8621,38.9368],[-84.8632,38.9361],[-84.8645,38.935],[-84.8667,38.9332],[-84.8677,38.932],[-84.8681,38.9315],[-84.8689,38.9309],[-84.87,38.93],[-84.8714,38.9286],[-84.8721,38.9275],[-84.8728,38.9268],[-84.8732,38.9261],[-84.8733,38.9259],[-84.8741,38.9252],[-84.8761,38.9225],[-84.8775,38.9207],[-84.878,38.9198],[-84.8784,38.9186],[-84.8786,38.9181],[-84.8791,38.9166],[-84.8793,38.9161],[-84.8791,38.9157],[-84.8788,38.9152],[-84.8788,38.9142],[-84.8787,38.9131],[-84.8782,38.9118],[-84.8774,38.9105],[-84.8773,38.9101],[-84.8773,38.9095],[-84.8768,38.9088],[-84.8751,38.907],[-84.8748,38.9065],[-84.8743,38.9056],[-84.8734,38.905],[-84.8731,38.9045],[-84.8721,38.9025],[-84.8711,38.9014],[-84.8708,38.9009],[-84.87,38.9003],[-84.869,38.8997],[-84.8681,38.8993],[-84.8667,38.8988],[-84.8638,38.898],[-84.8619,38.8977],[-84.8601,38.8976],[-84.8598,38.8976],[-84.8594,38.8976],[-84.8568,38.8976],[-84.8562,38.8976],[-84.8557,38.8975],[-84.8552,38.8974],[-84.854,38.8974],[-84.8506,38.8973],[-84.8496,38.8974],[-84.8489,38.8975],[-84.8483,38.8975],[-84.8467,38.8974],[-84.8446,38.8975],[-84.8427,38.8976],[-84.8403,38.8976],[-84.8367,38.8974],[-84.8336,38.8973],[-84.8325,38.8972],[-84.8314,38.8972],[-84.8307,38.8972],[-84.8304,38.8972],[-84.8294,38.8971],[-84.8286,38.897],[-84.8261,38.8967],[-84.8212,38.8958],[-84.8191,38.8955],[-84.8176,38.8952],[-84.8169,38.8951],[-84.8159,38.895],[-84.8148,38.895],[-84.8146,38.8951],[-84.8147,38.8952],[-84.8149,38.8954],[-84.8148,38.8955],[-84.8146,38.8955],[-84.8143,38.8954],[-84.8139,38.8954],[-84.8126,38.8951],[-84.8123,38.895],[-84.8122,38.895],[-84.8108,38.8945],[-84.809,38.8939],[-84.8081,38.8936],[-84.8072,38.8934],[-84.8069,38.8934],[-84.8067,38.8934],[-84.8066,38.8933],[-84.8065,38.8933],[-84.806,38.893],[-84.805,38.8928],[-84.8037,38.8926],[-84.8026,38.8922],[-84.8014,38.8917],[-84.801,38.8915],[-84.7994,38.8907],[-84.7979,38.8897],[-84.7974,38.8894],[-84.7959,38.8884],[-84.7951,38.8879],[-84.7945,38.8877],[-84.794,38.8876],[-84.7935,38.8876],[-84.7932,38.8874],[-84.7928,38.8871],[-84.7925,38.8867],[-84.7916,38.886],[-84.7895,38.8847],[-84.7876,38.8833],[-84.7866,38.8824],[-84.7859,38.8816],[-84.7855,38.8809],[-84.7853,38.8804],[-84.7852,38.8799],[-84.7849,38.8786],[-84.7847,38.8764],[-84.7846,38.8756],[-84.7846,38.875],[-84.7852,38.8721],[-84.7855,38.8712],[-84.7857,38.87],[-84.7862,38.8687],[-84.7873,38.8663],[-84.7879,38.8651],[-84.7889,38.8634],[-84.7904,38.8612],[-84.7911,38.8604],[-84.7915,38.86],[-84.7927,38.8588],[-84.7932,38.8582],[-84.7936,38.8578],[-84.7938,38.8576],[-84.7943,38.8575],[-84.795,38.8573],[-84.7956,38.8571],[-84.796,38.857],[-84.7994,38.8547],[-84.8001,38.8541],[-84.8005,38.8536],[-84.8013,38.8524],[-84.8019,38.8518],[-84.8025,38.8513],[-84.8037,38.8504],[-84.8048,38.8498],[-84.8056,38.8495],[-84.8063,38.8492],[-84.8072,38.8486],[-84.809,38.8473],[-84.8098,38.8469],[-84.8108,38.8465],[-84.8124,38.8458],[-84.8141,38.8451],[-84.815,38.8445],[-84.8155,38.8441],[-84.8165,38.8436],[-84.8179,38.8428],[-84.8201,38.8414],[-84.822,38.8401],[-84.8227,38.8396],[-84.8232,38.8392],[-84.8243,38.8382],[-84.8247,38.8377],[-84.8252,38.8373],[-84.826,38.8366],[-84.827,38.8353],[-84.8279,38.8342],[-84.8287,38.8328],[-84.8294,38.8317],[-84.83,38.8306],[-84.83,38.8304],[-84.8301,38.8298],[-84.8301,38.8282],[-84.8301,38.8263],[-84.83,38.8255],[-84.8297,38.8249],[-84.8295,38.8245],[-84.8292,38.824],[-84.8291,38.8231],[-84.8286,38.8217],[-84.8278,38.82],[-84.8272,38.8187],[-84.8266,38.8178],[-84.8256,38.8168],[-84.8244,38.8152],[-84.8234,38.8138],[-84.8224,38.8127],[-84.8214,38.8118],[-84.8206,38.811],[-84.8199,38.8101],[-84.8194,38.8091],[-84.8188,38.8079],[-84.818,38.807],[-84.8171,38.8058],[-84.8165,38.8052],[-84.8162,38.8045],[-84.8155,38.8031],[-84.8148,38.8017],[-84.814,38.8002],[-84.8131,38.7976],[-84.8128,38.7951],[-84.8122,38.794],[-84.8118,38.7932],[-84.8116,38.792],[-84.8117,38.79],[-84.8122,38.7878],[-84.8125,38.7867],[-84.8132,38.7858],[-84.8132,38.7857],[-84.8139,38.785],[-84.8147,38.7845],[-84.8158,38.7841],[-84.8194,38.7833],[-84.8212,38.7831],[-84.824,38.7831],[-84.8276,38.7832],[-84.8289,38.7833],[-84.8315,38.7837],[-84.8329,38.7839],[-84.8355,38.7843],[-84.8378,38.7849],[-84.8399,38.7856],[-84.8464,38.7877],[-84.8496,38.7886],[-84.8529,38.7894],[-84.8556,38.79],[-84.8589,38.7906],[-84.862,38.7911],[-84.87,38.7918],[-84.8728,38.7922],[-84.8752,38.7923],[-84.8755,38.7923],[-84.8765,38.7924],[-84.8768,38.7925],[-84.8772,38.7925],[-84.879,38.7929],[-84.8808,38.7932],[-84.8822,38.7938],[-84.8828,38.794],[-84.8831,38.7941],[-84.8852,38.7945],[-84.8866,38.7946],[-84.8873,38.7948],[-84.888,38.7947],[-84.8891,38.7944],[-84.8903,38.7943],[-84.8927,38.794],[-84.894,38.7937],[-84.8955,38.7931],[-84.8964,38.7926],[-84.8969,38.7924],[-84.8987,38.7919],[-84.8998,38.7915],[-84.9034,38.79],[-84.9067,38.7882],[-84.9081,38.7875],[-84.9093,38.7869],[-84.9112,38.7861],[-84.9123,38.7855],[-84.9134,38.785],[-84.9147,38.7844],[-84.9177,38.7833],[-84.9188,38.7829],[-84.9208,38.7825],[-84.9216,38.7822],[-84.9232,38.7814],[-84.9264,38.7805],[-84.9276,38.7798],[-84.9286,38.7793],[-84.9299,38.7787],[-84.9316,38.7782],[-84.9335,38.7775],[-84.9349,38.7771],[-84.9363,38.7769],[-84.9381,38.7765],[-84.9398,38.7761],[-84.9418,38.7757],[-84.9436,38.7754],[-84.9453,38.7754],[-84.9465,38.7754],[-84.948,38.7755],[-84.9492,38.7757],[-84.9507,38.776],[-84.9517,38.7762],[-84.9525,38.7763],[-84.9538,38.7765],[-84.9555,38.7768],[-84.9578,38.7773],[-84.9599,38.7777],[-84.9612,38.778],[-84.9622,38.7782],[-84.9635,38.7782],[-84.9644,38.7782],[-84.9645,38.7782],[-84.9659,38.7784],[-84.9676,38.7786],[-84.9691,38.7787],[-84.9707,38.7788],[-84.9725,38.7791],[-84.9735,38.7792],[-84.9747,38.7792],[-84.9762,38.7793],[-84.9783,38.7795],[-84.98,38.7796],[-84.9815,38.7795],[-84.9831,38.7795],[-84.9835,38.7794],[-84.9851,38.7793],[-84.9861,38.7792],[-84.9868,38.779],[-84.9882,38.7789],[-84.9895,38.7788],[-84.9897,38.7788],[-84.9899,38.7788],[-84.9901,38.7787],[-84.9903,38.7787],[-84.9919,38.7785],[-84.9931,38.7781],[-84.994,38.7778],[-84.995,38.7773],[-84.9965,38.7766],[-84.9997,38.775],[-85.0004,38.7745],[-85.004,38.7716],[-85.0063,38.77],[-85.0064,38.7699],[-85.0087,38.7684],[-85.011,38.767],[-85.0133,38.7659],[-85.0161,38.7647],[-85.0235,38.7619],[-85.0242,38.7616],[-85.0245,38.7615],[-85.027,38.7604],[-85.0301,38.759],[-85.0305,38.7589],[-85.0324,38.7585],[-85.0332,38.7582],[-85.0346,38.7577],[-85.0369,38.7567],[-85.0406,38.7555],[-85.0425,38.7544],[-85.0457,38.7526],[-85.047,38.7518],[-85.0477,38.7511],[-85.0482,38.7507],[-85.0507,38.7495],[-85.0512,38.7492],[-85.0519,38.7485],[-85.0524,38.7481],[-85.0531,38.748],[-85.0559,38.7472],[-85.0569,38.7469],[-85.0579,38.7463],[-85.0597,38.7453],[-85.0614,38.7446],[-85.0631,38.744],[-85.0636,38.7439],[-85.0676,38.7429],[-85.0684,38.7426],[-85.0704,38.7418],[-85.072,38.7414],[-85.073,38.741],[-85.074,38.7404],[-85.0758,38.7396],[-85.0762,38.7393],[-85.0769,38.7386],[-85.0774,38.7384],[-85.0795,38.7369],[-85.0806,38.7365],[-85.0825,38.7353],[-85.083,38.7351],[-85.0836,38.735],[-85.0855,38.7338],[-85.0883,38.7324],[-85.0892,38.732],[-85.0898,38.7317],[-85.0905,38.7312],[-85.091,38.731],[-85.0917,38.7309],[-85.0925,38.7306],[-85.0928,38.7305],[-85.0942,38.7298],[-85.0946,38.7295],[-85.0967,38.7284],[-85.0971,38.7281],[-85.0974,38.7278],[-85.0977,38.7275],[-85.0989,38.727],[-85.0992,38.7268],[-85.1004,38.7267],[-85.1014,38.7266],[-85.1016,38.7265],[-85.1019,38.7263],[-85.102,38.7262],[-85.1037,38.7249],[-85.1039,38.7246],[-85.1037,38.7246],[-85.1034,38.7247],[-85.1033,38.7247],[-85.1034,38.7245],[-85.107,38.7217],[-85.107,38.7215],[-85.107,38.7213],[-85.107,38.721],[-85.1074,38.7207],[-85.1086,38.7199],[-85.1104,38.7186],[-85.1129,38.7167],[-85.1136,38.7161],[-85.1146,38.7154],[-85.1161,38.7145],[-85.1179,38.7133],[-85.1192,38.7125],[-85.1195,38.7123],[-85.1216,38.711],[-85.1236,38.71],[-85.1247,38.7092],[-85.1249,38.7091],[-85.125,38.709],[-85.1252,38.7089],[-85.1268,38.7077],[-85.1281,38.7066],[-85.1283,38.7064],[-85.1299,38.7046],[-85.1307,38.7039],[-85.132,38.7029],[-85.1331,38.7024],[-85.1342,38.702],[-85.1351,38.7015],[-85.1356,38.7011],[-85.1364,38.7004],[-85.1367,38.7002],[-85.1374,38.6999],[-85.1395,38.6989],[-85.1423,38.6976],[-85.145,38.6964],[-85.1479,38.6953],[-85.1493,38.6947],[-85.1514,38.6939],[-85.1546,38.6929],[-85.1563,38.6923],[-85.1576,38.6919],[-85.1602,38.6911],[-85.1615,38.6908],[-85.1627,38.6904],[-85.166,38.6897],[-85.1674,38.6893],[-85.1675,38.6893],[-85.1688,38.689],[-85.1712,38.6885],[-85.1731,38.688],[-85.1733,38.688],[-85.174,38.6881],[-85.1766,38.6885],[-85.1767,38.6885],[-85.1775,38.6885],[-85.1788,38.6884],[-85.179,38.6884],[-85.1801,38.6882],[-85.1809,38.6882],[-85.1816,38.6881],[-85.1835,38.688],[-85.1851,38.6878],[-85.1868,38.6878],[-85.1876,38.6876],[-85.1883,38.6876],[-85.1886,38.6876],[-85.1888,38.6876],[-85.1898,38.6878],[-85.1907,38.6882],[-85.1921,38.6888],[-85.1922,38.6889],[-85.1921,38.6891],[-85.1918,38.6891],[-85.1911,38.6891],[-85.191,38.6892],[-85.1912,38.6893],[-85.1922,38.6895],[-85.1931,38.6897],[-85.1947,38.6896],[-85.1957,38.6897],[-85.1961,38.6898],[-85.197,38.69],[-85.1991,38.6906],[-85.2015,38.6913],[-85.2031,38.6917],[-85.2044,38.6919],[-85.2049,38.692],[-85.2069,38.6927],[-85.2089,38.6936],[-85.2095,38.6939],[-85.2111,38.6946],[-85.213,38.6955],[-85.2149,38.6965],[-85.217,38.6979],[-85.2183,38.699],[-85.2191,38.6996],[-85.2194,38.6998],[-85.2211,38.7011],[-85.2214,38.7013],[-85.2215,38.7015],[-85.2219,38.702],[-85.2236,38.7039],[-85.2236,38.704],[-85.2241,38.7044],[-85.2256,38.7054],[-85.2257,38.7054],[-85.2262,38.7058],[-85.2262,38.7059],[-85.2267,38.7064],[-85.228,38.7086],[-85.2281,38.7086],[-85.2292,38.7099],[-85.2314,38.7125],[-85.2315,38.7126],[-85.2331,38.7142],[-85.2333,38.7144],[-85.2332,38.7147],[-85.233,38.7148],[-85.2325,38.7147],[-85.2324,38.7148],[-85.2325,38.715],[-85.2327,38.7152],[-85.2333,38.7157],[-85.2334,38.7158],[-85.2339,38.7161],[-85.2346,38.7166],[-85.2347,38.7167],[-85.2352,38.7171],[-85.2357,38.7177],[-85.2358,38.7182],[-85.2358,38.7184],[-85.2356,38.7184],[-85.2352,38.718],[-85.2351,38.718],[-85.2351,38.7182],[-85.2357,38.7192],[-85.2372,38.7212],[-85.2376,38.7218],[-85.2384,38.7223],[-85.239,38.7229],[-85.2399,38.7238],[-85.2407,38.7247],[-85.2429,38.7271],[-85.2442,38.7287],[-85.2461,38.7311],[-85.2463,38.7315],[-85.2466,38.7318],[-85.2478,38.7327],[-85.2486,38.7331],[-85.2495,38.7336],[-85.25,38.7338],[-85.2549,38.736],[-85.2557,38.7363],[-85.256,38.7365],[-85.2567,38.7369],[-85.2581,38.7374],[-85.2589,38.7378],[-85.2616,38.7385],[-85.2636,38.739],[-85.2684,38.7401],[-85.269,38.7401],[-85.2728,38.7408],[-85.2742,38.741],[-85.2753,38.7411],[-85.2756,38.7412],[-85.2761,38.7413],[-85.2788,38.7416],[-85.2797,38.7417],[-85.2805,38.7417],[-85.2817,38.7418],[-85.2831,38.7419],[-85.2841,38.742],[-85.2859,38.7422],[-85.2863,38.7422],[-85.2893,38.7424],[-85.2929,38.7422],[-85.293,38.742],[-85.2932,38.7418],[-85.2934,38.7418],[-85.2936,38.742],[-85.2936,38.7421],[-85.2937,38.7421],[-85.2939,38.7421],[-85.2941,38.7421],[-85.2947,38.742],[-85.2959,38.742],[-85.2968,38.742],[-85.2974,38.742],[-85.2985,38.7419],[-85.3008,38.742],[-85.3013,38.742],[-85.3017,38.742],[-85.303,38.7418],[-85.3037,38.7417],[-85.3042,38.7416],[-85.3048,38.7415],[-85.3053,38.7415],[-85.3059,38.7415],[-85.3067,38.7414],[-85.308,38.7412],[-85.3095,38.741],[-85.311,38.7407],[-85.3122,38.7405],[-85.3129,38.7404],[-85.3136,38.7402],[-85.3146,38.74],[-85.3154,38.7398],[-85.3157,38.7398],[-85.3169,38.7396],[-85.3181,38.7393],[-85.3195,38.739],[-85.3209,38.7386],[-85.3223,38.7383],[-85.3236,38.7381],[-85.3249,38.7378],[-85.3258,38.7376],[-85.3273,38.7373],[-85.3288,38.7371],[-85.3304,38.7368],[-85.3315,38.7366],[-85.3325,38.7364],[-85.3328,38.7363],[-85.3331,38.7362],[-85.3337,38.7361],[-85.3343,38.736],[-85.3347,38.736],[-85.3357,38.7357],[-85.3362,38.7355],[-85.3365,38.7353],[-85.3365,38.735],[-85.3364,38.7349],[-85.3362,38.7349],[-85.3359,38.7349],[-85.3357,38.7349],[-85.3357,38.7348],[-85.3358,38.7347],[-85.3367,38.7345],[-85.3376,38.7342],[-85.338,38.7341],[-85.3386,38.7342],[-85.3396,38.7344],[-85.34,38.7343],[-85.3406,38.7341],[-85.3415,38.7338],[-85.3427,38.7335],[-85.344,38.7333],[-85.3455,38.733],[-85.3468,38.7328],[-85.3475,38.7326],[-85.3481,38.7325],[-85.349,38.7323],[-85.3498,38.7322],[-85.3505,38.732],[-85.3515,38.7317],[-85.3526,38.7315],[-85.3537,38.7314],[-85.3554,38.7314],[-85.3588,38.7311],[-85.3598,38.7311],[-85.3601,38.731],[-85.3607,38.7308],[-85.3618,38.7306],[-85.3633,38.7305],[-85.3652,38.7305],[-85.3662,38.7305],[-85.3666,38.7306],[-85.3666,38.7308],[-85.3664,38.7309],[-85.366,38.7311],[-85.3658,38.7312],[-85.366,38.7313],[-85.3663,38.7313],[-85.367,38.731],[-85.3681,38.7306],[-85.369,38.7305],[-85.37,38.7304],[-85.3705,38.7304],[-85.3723,38.7304],[-85.3736,38.7307],[-85.3743,38.731],[-85.3745,38.7311],[-85.3747,38.7311],[-85.375,38.7312],[-85.3759,38.7311],[-85.3768,38.7313],[-85.3788,38.7319],[-85.3794,38.7319],[-85.3807,38.732],[-85.383,38.7325],[-85.3844,38.7327],[-85.3859,38.7329],[-85.3882,38.7334],[-85.3912,38.7341],[-85.3926,38.7345],[-85.3975,38.7355],[-85.3978,38.7356],[-85.4042,38.7368],[-85.4055,38.7369],[-85.408,38.7371],[-85.4087,38.7371],[-85.4102,38.7371],[-85.4122,38.737],[-85.4141,38.7369],[-85.416,38.7366],[-85.417,38.7364],[-85.4195,38.7355],[-85.4215,38.735],[-85.4225,38.7347],[-85.4231,38.7344],[-85.4234,38.7338],[-85.4236,38.7332],[-85.4242,38.7331],[-85.4247,38.7331],[-85.4248,38.7331],[-85.4253,38.733],[-85.4258,38.7329],[-85.426,38.7328],[-85.4283,38.7319],[-85.4314,38.7308],[-85.4339,38.7298],[-85.4354,38.7291],[-85.4363,38.7285],[-85.437,38.7278],[-85.4372,38.7277],[-85.4377,38.727],[-85.4388,38.7251],[-85.4395,38.724],[-85.4415,38.7213],[-85.4432,38.719],[-85.4442,38.7179],[-85.4444,38.7178],[-85.4468,38.7151],[-85.4471,38.7149],[-85.4473,38.7147],[-85.4476,38.7146],[-85.4482,38.714],[-85.4485,38.7137],[-85.4502,38.7119],[-85.4503,38.7116],[-85.4506,38.71],[-85.4509,38.7089],[-85.4514,38.708],[-85.4515,38.7078],[-85.4517,38.7079],[-85.4517,38.7083],[-85.4515,38.7098],[-85.4515,38.7103],[-85.4518,38.7103],[-85.4519,38.7102],[-85.4521,38.7098],[-85.4523,38.7088],[-85.4524,38.7082],[-85.4525,38.7073],[-85.4527,38.7056],[-85.4533,38.7041],[-85.4544,38.7015],[-85.4546,38.7003],[-85.4547,38.6994],[-85.4553,38.6984],[-85.4555,38.6976],[-85.4563,38.694],[-85.4565,38.6933],[-85.4568,38.6923],[-85.4568,38.6905],[-85.4569,38.6887],[-85.4567,38.6863],[-85.4561,38.6836],[-85.455,38.6813],[-85.4546,38.6808],[-85.454,38.6801],[-85.4524,38.6787],[-85.4521,38.6782],[-85.4507,38.6765],[-85.4496,38.675],[-85.4464,38.6719],[-85.4446,38.6697],[-85.4417,38.6648],[-85.4411,38.6632],[-85.4407,38.6625],[-85.4403,38.6611],[-85.4392,38.6598],[-85.4387,38.6589],[-85.4386,38.6581],[-85.4386,38.6565],[-85.4387,38.6553],[-85.4376,38.6502],[-85.4377,38.6493],[-85.4381,38.6483],[-85.4387,38.6467],[-85.4387,38.6459],[-85.4388,38.6455],[-85.4386,38.6431],[-85.4387,38.6404],[-85.4388,38.6389],[-85.4395,38.6358],[-85.4396,38.6305],[-85.4396,38.6272],[-85.4396,38.6253],[-85.4397,38.6241],[-85.4397,38.6215],[-85.4397,38.6197],[-85.4395,38.617],[-85.4397,38.6132],[-85.4397,38.6115],[-85.4393,38.6074],[-85.4384,38.6039],[-85.4374,38.6009],[-85.4363,38.5984],[-85.4351,38.5966],[-85.4341,38.5949],[-85.4328,38.5929],[-85.431,38.5903],[-85.4283,38.5863],[-85.4277,38.5855],[-85.4256,38.5827],[-85.4243,38.5802],[-85.4231,38.5781],[-85.4201,38.5733],[-85.419,38.5713],[-85.416,38.5637],[-85.4159,38.5628],[-85.4156,38.5532],[-85.4156,38.5504],[-85.4158,38.5467],[-85.4163,38.5456],[-85.4166,38.5445],[-85.4167,38.5442],[-85.4168,38.5431],[-85.4171,38.5417],[-85.4171,38.5416],[-85.4174,38.5411],[-85.4178,38.5402],[-85.4183,38.5392],[-85.4206,38.5354],[-85.423,38.5323],[-85.4234,38.5318],[-85.4262,38.529],[-85.4287,38.5271],[-85.4332,38.5244],[-85.436,38.523],[-85.4384,38.5219],[-85.4405,38.5213],[-85.4421,38.5207],[-85.4445,38.5197],[-85.4473,38.5188],[-85.449,38.5182],[-85.4499,38.5179],[-85.4518,38.5172],[-85.4542,38.5164],[-85.4563,38.5156],[-85.4586,38.5147],[-85.4601,38.514],[-85.4646,38.5119],[-85.4666,38.511],[-85.4669,38.5108],[-85.4672,38.5106],[-85.4687,38.5095],[-85.4697,38.5089],[-85.4717,38.5072],[-85.4732,38.5058],[-85.4736,38.5054],[-85.4741,38.5049],[-85.4751,38.5037],[-85.4754,38.5031],[-85.4767,38.5],[-85.4778,38.4978],[-85.4787,38.4962],[-85.4794,38.4948],[-85.4798,38.4934],[-85.4803,38.4916],[-85.4808,38.4901],[-85.4811,38.4888],[-85.4812,38.4883],[-85.4817,38.4874],[-85.4828,38.4857],[-85.4839,38.4841],[-85.4849,38.4827],[-85.4864,38.4807],[-85.4874,38.4795],[-85.4887,38.4779],[-85.4904,38.476],[-85.4921,38.4741],[-85.4931,38.4729],[-85.4947,38.4715],[-85.4964,38.47],[-85.4975,38.4692],[-85.4985,38.4685],[-85.4992,38.4681],[-85.5,38.4678],[-85.5003,38.4676],[-85.5034,38.4661],[-85.5058,38.4647],[-85.5083,38.4639],[-85.5143,38.4615],[-85.5152,38.4609],[-85.5155,38.4608],[-85.5168,38.4605],[-85.5191,38.4594],[-85.5218,38.4587],[-85.5248,38.4576],[-85.5309,38.4564],[-85.5335,38.4559],[-85.5343,38.4558],[-85.5382,38.4552],[-85.5392,38.455],[-85.5417,38.4548],[-85.542,38.4548],[-85.5429,38.4547],[-85.5433,38.4547],[-85.5437,38.4546],[-85.5441,38.4546],[-85.5445,38.4545],[-85.5446,38.4545],[-85.5448,38.4545],[-85.546,38.4544],[-85.549,38.4541],[-85.5504,38.4539],[-85.5524,38.4536],[-85.5554,38.4535],[-85.5575,38.4534],[-85.5602,38.4533],[-85.5625,38.4533],[-85.5638,38.4532],[-85.5662,38.4528],[-85.5681,38.4528],[-85.572,38.4528],[-85.5749,38.4526],[-85.5784,38.452],[-85.5795,38.4517],[-85.5816,38.4513],[-85.5836,38.4508],[-85.586,38.4501],[-85.5923,38.4475],[-85.5949,38.4462],[-85.5971,38.4451],[-85.5998,38.4435],[-85.6007,38.443],[-85.6045,38.4408],[-85.6069,38.4386],[-85.6089,38.436],[-85.6097,38.4348],[-85.6119,38.4325],[-85.613,38.4315],[-85.6141,38.4304],[-85.6153,38.4293],[-85.616,38.4285],[-85.6164,38.4281],[-85.6183,38.4263],[-85.6194,38.4248],[-85.6204,38.4235],[-85.6205,38.4231],[-85.6206,38.4229],[-85.6206,38.4226],[-85.6207,38.4223],[-85.6205,38.4212],[-85.6205,38.4209],[-85.6205,38.4204],[-85.6208,38.4198],[-85.622,38.4168],[-85.6229,38.415],[-85.6231,38.4144],[-85.6241,38.4123],[-85.6251,38.4111],[-85.6252,38.4108],[-85.6253,38.4106],[-85.6256,38.4101],[-85.6259,38.4096],[-85.6263,38.4087],[-85.6268,38.4077],[-85.6271,38.4071],[-85.6276,38.4064],[-85.6283,38.405],[-85.6288,38.4044],[-85.6296,38.4031],[-85.6298,38.4026],[-85.6302,38.4019],[-85.6306,38.4011],[-85.6309,38.4004],[-85.6314,38.3993],[-85.6318,38.3984],[-85.6323,38.3971],[-85.6328,38.3956],[-85.6333,38.3943],[-85.6337,38.3932],[-85.6339,38.3922],[-85.6343,38.3913],[-85.6346,38.3904],[-85.6351,38.3889],[-85.6354,38.3878],[-85.6358,38.3872],[-85.6361,38.3864],[-85.6363,38.3857],[-85.6369,38.3843],[-85.6372,38.3833],[-85.6375,38.3823],[-85.6376,38.3821],[-85.6379,38.3803],[-85.6384,38.377],[-85.6384,38.3761],[-85.6384,38.3745],[-85.6384,38.3736],[-85.6385,38.3661],[-85.6387,38.364],[-85.639,38.3629],[-85.6395,38.3609],[-85.6405,38.3584],[-85.6413,38.3565],[-85.6415,38.3559],[-85.6424,38.3532],[-85.6426,38.3525],[-85.643,38.3509],[-85.6443,38.346],[-85.6444,38.3459],[-85.6448,38.345],[-85.6464,38.3418],[-85.647,38.3407],[-85.6478,38.339],[-85.6495,38.3351],[-85.6512,38.3316],[-85.6514,38.3307],[-85.6523,38.3288],[-85.653,38.3276],[-85.6533,38.3271],[-85.654,38.326],[-85.6543,38.3255],[-85.6554,38.3239],[-85.6561,38.3233],[-85.6571,38.3222],[-85.6577,38.3215],[-85.6583,38.3208],[-85.6587,38.3201],[-85.6593,38.3197],[-85.6615,38.3177],[-85.6658,38.313],[-85.6668,38.3118],[-85.6675,38.3109],[-85.6679,38.3106],[-85.6685,38.31],[-85.6691,38.3094],[-85.6696,38.3088],[-85.6706,38.3077],[-85.6716,38.306],[-85.6726,38.3039],[-85.6727,38.3035],[-85.6736,38.3023],[-85.6757,38.3007],[-85.6759,38.3005],[-85.6761,38.3004],[-85.6768,38.2998],[-85.6792,38.298],[-85.6819,38.2964],[-85.6834,38.2956],[-85.6852,38.2947],[-85.686,38.2943],[-85.6866,38.294],[-85.688,38.2934],[-85.6894,38.2927],[-85.6909,38.292],[-85.6923,38.2914],[-85.6941,38.2905],[-85.6957,38.2898],[-85.6982,38.2887],[-85.699,38.2884],[-85.6995,38.2882],[-85.7007,38.2876],[-85.7012,38.2873],[-85.7031,38.2864],[-85.7038,38.286],[-85.7041,38.2858],[-85.7048,38.2855],[-85.7053,38.2853],[-85.7059,38.2849],[-85.7075,38.2841],[-85.7088,38.2834],[-85.7111,38.2823],[-85.713,38.2814],[-85.7143,38.2809],[-85.7148,38.2806],[-85.7161,38.28],[-85.7169,38.2796],[-85.7184,38.2789],[-85.7201,38.2781],[-85.7215,38.2775],[-85.723,38.2769],[-85.7247,38.2761],[-85.7258,38.2755],[-85.728,38.2744],[-85.7294,38.2737],[-85.7299,38.2734],[-85.7301,38.2731],[-85.7326,38.2719],[-85.7335,38.2715],[-85.7347,38.2707],[-85.735,38.2706],[-85.7357,38.2703],[-85.7378,38.2691],[-85.7383,38.2689],[-85.7386,38.2689],[-85.7409,38.2679],[-85.7422,38.2675],[-85.7432,38.2673],[-85.7448,38.2672],[-85.745,38.2672],[-85.7451,38.2672],[-85.7465,38.2672],[-85.7486,38.2674],[-85.7495,38.2676],[-85.7497,38.2676],[-85.7507,38.2678],[-85.7515,38.268],[-85.754,38.2688],[-85.7551,38.2693],[-85.7567,38.2702],[-85.7579,38.2708],[-85.7589,38.2712],[-85.7609,38.272],[-85.7615,38.2723],[-85.7632,38.2735],[-85.7637,38.2742],[-85.764,38.2746],[-85.7642,38.2753],[-85.7644,38.2757],[-85.7647,38.2759],[-85.7649,38.276],[-85.7657,38.2762],[-85.7662,38.2762],[-85.7666,38.2763],[-85.7669,38.2766],[-85.7672,38.2771],[-85.7672,38.2773],[-85.767,38.2777],[-85.7667,38.2782],[-85.7661,38.2787],[-85.7659,38.2791],[-85.7658,38.2796],[-85.7659,38.28],[-85.766,38.2803],[-85.7662,38.2806],[-85.7668,38.2809],[-85.7675,38.2813],[-85.7688,38.2823],[-85.7697,38.2829],[-85.77,38.2831],[-85.7714,38.2841],[-85.7722,38.2846],[-85.7725,38.2848],[-85.7726,38.285],[-85.7725,38.2851],[-85.7722,38.2851],[-85.7717,38.2849],[-85.7714,38.2846],[-85.7712,38.2845],[-85.7711,38.2846],[-85.7711,38.2848],[-85.7714,38.2851],[-85.7717,38.2854],[-85.7723,38.2856],[-85.7728,38.2859],[-85.773,38.2861],[-85.7734,38.2862],[-85.774,38.2862],[-85.7743,38.2862],[-85.775,38.2862],[-85.7759,38.2863],[-85.777,38.2865],[-85.7774,38.2865],[-85.7779,38.2869],[-85.7781,38.287],[-85.7795,38.2877],[-85.7807,38.2884],[-85.781,38.2885],[-85.7813,38.2885],[-85.7817,38.2885],[-85.7824,38.2883],[-85.7831,38.2883],[-85.7855,38.2885],[-85.7862,38.2885],[-85.7869,38.2885],[-85.788,38.2884],[-85.7899,38.2878],[-85.7912,38.2875],[-85.7917,38.2875],[-85.7923,38.2874],[-85.7929,38.2874],[-85.7932,38.2874],[-85.7938,38.2872],[-85.7945,38.2867],[-85.7955,38.2863],[-85.7973,38.2857],[-85.7988,38.2852],[-85.7994,38.2851],[-85.8016,38.2848],[-85.8021,38.2847],[-85.8038,38.2846],[-85.8071,38.2843],[-85.8084,38.284],[-85.8095,38.2839],[-85.8114,38.2836],[-85.8122,38.2836],[-85.813,38.2835],[-85.8145,38.2831],[-85.8165,38.2826],[-85.8174,38.2824],[-85.8179,38.2824],[-85.8195,38.2819],[-85.8217,38.2811],[-85.8234,38.2804],[-85.8238,38.2803],[-85.8245,38.2799],[-85.8255,38.2794],[-85.8264,38.2789],[-85.8277,38.2777],[-85.8285,38.2771],[-85.8292,38.2765],[-85.8311,38.2732],[-85.832,38.2718],[-85.8328,38.2704],[-85.834,38.2687],[-85.8355,38.2667],[-85.8362,38.2653],[-85.8366,38.2641],[-85.8368,38.2635],[-85.8368,38.2634],[-85.837,38.2619],[-85.8375,38.2601],[-85.8376,38.2592],[-85.8376,38.259],[-85.8376,38.2583],[-85.8375,38.2574],[-85.8375,38.2569],[-85.8373,38.2557],[-85.8373,38.2552],[-85.8372,38.2509],[-85.8374,38.25],[-85.838,38.2482],[-85.8381,38.2477],[-85.8382,38.2461],[-85.8381,38.2461],[-85.8381,38.2458],[-85.8381,38.2456],[-85.8382,38.2448],[-85.8382,38.2446],[-85.8384,38.2446],[-85.8384,38.2438],[-85.8385,38.2429],[-85.8386,38.2421],[-85.8389,38.241],[-85.8389,38.2403],[-85.8391,38.2397],[-85.8393,38.2394],[-85.8402,38.2376],[-85.8403,38.2373],[-85.8406,38.2371],[-85.8415,38.2354],[-85.8425,38.2338],[-85.8426,38.2336],[-85.8428,38.2334],[-85.8428,38.2333],[-85.8444,38.2311],[-85.8453,38.2299],[-85.8457,38.2295],[-85.8466,38.2282],[-85.8479,38.2266],[-85.8498,38.2248],[-85.8501,38.2244],[-85.8517,38.2225],[-85.8524,38.2219],[-85.8548,38.2203],[-85.8552,38.22],[-85.8556,38.2199],[-85.8562,38.2193],[-85.858,38.2182],[-85.8597,38.2173],[-85.8638,38.2147],[-85.8658,38.2134],[-85.8684,38.2117],[-85.8713,38.2099],[-85.8719,38.2096],[-85.8725,38.2092],[-85.8731,38.2089],[-85.8737,38.2084],[-85.8748,38.2077],[-85.8751,38.2076],[-85.8757,38.207],[-85.876,38.2068],[-85.8785,38.2048],[-85.8807,38.2028],[-85.8829,38.2008],[-85.8843,38.1996],[-85.8862,38.1975],[-85.8887,38.1945],[-85.892,38.1907],[-85.8927,38.19],[-85.8935,38.189],[-85.8951,38.187],[-85.8977,38.1836],[-85.8995,38.1809],[-85.8998,38.1804],[-85.9035,38.1744],[-85.9039,38.1741],[-85.9041,38.1734],[-85.9062,38.1683],[-85.9073,38.1638],[-85.908,38.1615],[-85.9083,38.1583],[-85.9084,38.157],[-85.9083,38.1556],[-85.9083,38.1544],[-85.9085,38.1529],[-85.9085,38.1516],[-85.9088,38.1492],[-85.9089,38.1484],[-85.9089,38.1471],[-85.909,38.1462],[-85.9091,38.1444],[-85.9092,38.1435],[-85.9093,38.1422],[-85.9091,38.1385],[-85.9089,38.1367],[-85.9088,38.1355],[-85.9087,38.1338],[-85.9086,38.1327],[-85.9085,38.1317],[-85.9081,38.1294],[-85.9079,38.1279],[-85.9076,38.1256],[-85.9073,38.1239],[-85.9067,38.1195],[-85.9065,38.1187],[-85.9062,38.1169],[-85.9059,38.1155],[-85.9057,38.1133],[-85.9053,38.1111],[-85.9051,38.1102],[-85.9047,38.1085],[-85.9044,38.1062],[-85.9043,38.1032],[-85.9044,38.1016],[-85.9042,38.0998],[-85.9042,38.0988],[-85.9044,38.0966],[-85.9048,38.0932],[-85.905,38.0898],[-85.9053,38.0889],[-85.9064,38.0863],[-85.9076,38.0833],[-85.9082,38.0818],[-85.909,38.0803],[-85.91,38.078],[-85.9104,38.0769],[-85.912,38.0734],[-85.913,38.0714],[-85.9131,38.0714],[-85.9132,38.0718],[-85.9133,38.0727],[-85.9133,38.0731],[-85.9135,38.0729],[-85.9138,38.072],[-85.9143,38.0703],[-85.9151,38.0676],[-85.9158,38.0651],[-85.9163,38.063],[-85.9163,38.0609],[-85.9163,38.0606],[-85.9164,38.0596],[-85.9171,38.0571],[-85.9172,38.0561],[-85.9179,38.0513],[-85.918,38.0506],[-85.9185,38.0473],[-85.9188,38.0426],[-85.9189,38.0412],[-85.9191,38.0402],[-85.9194,38.038],[-85.9196,38.0371],[-85.9206,38.0323],[-85.9213,38.0303],[-85.9219,38.0288],[-85.9234,38.0252],[-85.9257,38.0218],[-85.9269,38.0202],[-85.9284,38.0185],[-85.9312,38.016],[-85.9324,38.015],[-85.9348,38.0132],[-85.9369,38.0116],[-85.9388,38.0103],[-85.9396,38.0098],[-85.9403,38.0093],[-85.9411,38.0085],[-85.9416,38.0079],[-85.9422,38.0073],[-85.9431,38.0066],[-85.9449,38.0059],[-85.9471,38.0051],[-85.9482,38.005],[-85.9497,38.0048],[-85.951,38.0048],[-85.9523,38.0048],[-85.9546,38.0047],[-85.9552,38.0046],[-85.9564,38.0043],[-85.9592,38.0037],[-85.9622,38.0033],[-85.9638,38.0031],[-85.9649,38.003],[-85.9665,38.0029],[-85.9705,38.0027],[-85.9713,38.0027],[-85.9729,38.0026],[-85.9736,38.0026],[-85.9756,38.0031],[-85.9772,38.0034],[-85.9774,38.0034],[-85.982,38.0025],[-85.9838,38.0023],[-85.9854,38.002],[-85.9875,38.0016],[-85.9894,38.0013],[-85.9921,38.0009],[-85.9941,38.0007],[-85.9958,38.0004],[-85.9972,38.0001],[-85.9989,37.9997],[-86,37.9995],[-86.0006,37.9995],[-86.0027,37.9993],[-86.004,37.9992],[-86.0064,37.9988],[-86.0095,37.9984],[-86.0147,37.9974],[-86.0185,37.9965],[-86.0197,37.9962],[-86.0217,37.9958],[-86.0256,37.9945],[-86.0283,37.9933],[-86.0307,37.992],[-86.0309,37.9918],[-86.0316,37.9913],[-86.0328,37.9898],[-86.0339,37.9874],[-86.0351,37.9844],[-86.0354,37.9829],[-86.0354,37.9814],[-86.0348,37.9773],[-86.0342,37.9744],[-86.0337,37.9715],[-86.0336,37.9702],[-86.0337,37.9686],[-86.0339,37.9676],[-86.0342,37.9653],[-86.0348,37.9637],[-86.0358,37.9622],[-86.0366,37.9611],[-86.0382,37.9596],[-86.0391,37.959],[-86.0408,37.9584],[-86.0423,37.9582],[-86.0437,37.9583],[-86.0467,37.959],[-86.049,37.9599],[-86.05,37.9605],[-86.0512,37.9613],[-86.058,37.9677],[-86.0589,37.9686],[-86.0621,37.9721],[-86.0628,37.9728],[-86.0645,37.9751],[-86.0652,37.9765],[-86.0662,37.978],[-86.0675,37.9807],[-86.0676,37.9809],[-86.0677,37.9811],[-86.068,37.9817],[-86.0689,37.9828],[-86.0699,37.9837],[-86.0704,37.9845],[-86.0717,37.9874],[-86.073,37.9898],[-86.0733,37.9905],[-86.0747,37.9929],[-86.0757,37.995],[-86.0762,37.996],[-86.0766,37.9966],[-86.0772,37.9971],[-86.0773,37.9973],[-86.0773,37.9974],[-86.0772,37.9974],[-86.0768,37.9973],[-86.0751,37.996],[-86.0743,37.9955],[-86.0742,37.9954],[-86.0739,37.9952],[-86.0738,37.9954],[-86.0741,37.9958],[-86.0748,37.9966],[-86.0762,37.9979],[-86.0783,37.9998],[-86.0786,38],[-86.0794,38.0006],[-86.0801,38.001],[-86.0818,38.002],[-86.085,38.004],[-86.0863,38.0049],[-86.0868,38.0052],[-86.0946,38.0088],[-86.099,38.0106],[-86.103,38.0122],[-86.1042,38.0126],[-86.1056,38.013],[-86.1114,38.0143],[-86.1175,38.0154],[-86.1206,38.0159],[-86.1216,38.016],[-86.1243,38.0162],[-86.1249,38.0162],[-86.1283,38.0162],[-86.1326,38.0161],[-86.1333,38.0161],[-86.1358,38.016],[-86.1377,38.0159],[-86.1433,38.0153],[-86.1479,38.0147],[-86.1496,38.0145],[-86.1506,38.0141],[-86.1525,38.013],[-86.1536,38.0125],[-86.1576,38.0115],[-86.159,38.011],[-86.1601,38.0108],[-86.1616,38.0104],[-86.1632,38.0101],[-86.1653,38.0099],[-86.1687,38.0098],[-86.1694,38.0097],[-86.1698,38.0097],[-86.1705,38.0096],[-86.172,38.0097],[-86.1752,38.01],[-86.1766,38.0102],[-86.178,38.0105],[-86.1789,38.0108],[-86.1832,38.0129],[-86.1848,38.0138],[-86.1884,38.0154],[-86.1885,38.0154],[-86.1899,38.016],[-86.1932,38.0172],[-86.1965,38.0185],[-86.198,38.0191],[-86.2015,38.0204],[-86.2062,38.0222],[-86.2077,38.0228],[-86.2115,38.0243],[-86.2149,38.0256],[-86.218,38.0269],[-86.2195,38.0275],[-86.2207,38.0282],[-86.2214,38.0287],[-86.2217,38.0292],[-86.2224,38.0302],[-86.2233,38.0315],[-86.2247,38.0327],[-86.2255,38.0334],[-86.2279,38.0348],[-86.2296,38.0359],[-86.2312,38.0366],[-86.2321,38.0372],[-86.2335,38.0382],[-86.2339,38.0387],[-86.2338,38.0391],[-86.2335,38.0393],[-86.2332,38.0394],[-86.2331,38.0394],[-86.2333,38.0396],[-86.2343,38.04],[-86.2365,38.0409],[-86.2382,38.0414],[-86.2393,38.0417],[-86.2403,38.0422],[-86.2425,38.043],[-86.2456,38.0442],[-86.2469,38.0447],[-86.25,38.046],[-86.2504,38.0462],[-86.2528,38.0475],[-86.2532,38.0478],[-86.2559,38.0492],[-86.2571,38.0499],[-86.2579,38.0504],[-86.2582,38.0505],[-86.2593,38.0512],[-86.2619,38.0529],[-86.2636,38.0542],[-86.2647,38.0549],[-86.2657,38.0558],[-86.2663,38.0564],[-86.2672,38.0568],[-86.2678,38.0572],[-86.2687,38.0583],[-86.2701,38.0602],[-86.2709,38.0613],[-86.2714,38.062],[-86.2719,38.0631],[-86.2728,38.065],[-86.2729,38.0655],[-86.2736,38.0677],[-86.275,38.0714],[-86.2759,38.074],[-86.2764,38.0761],[-86.2768,38.0776],[-86.2775,38.0799],[-86.2777,38.0825],[-86.2784,38.086],[-86.2786,38.0893],[-86.2787,38.0921],[-86.2788,38.0969],[-86.2787,38.0988],[-86.279,38.1],[-86.2791,38.1007],[-86.2788,38.102],[-86.2782,38.1031],[-86.278,38.1043],[-86.2779,38.105],[-86.2772,38.1079],[-86.2768,38.1099],[-86.275,38.1149],[-86.2742,38.1166],[-86.2736,38.1175],[-86.2737,38.1183],[-86.2735,38.12],[-86.2732,38.1207],[-86.272,38.123],[-86.2715,38.1246],[-86.2714,38.125],[-86.2707,38.128],[-86.2703,38.1298],[-86.2702,38.1314],[-86.2704,38.134],[-86.2707,38.1353],[-86.2706,38.1358],[-86.2712,38.1378],[-86.2729,38.1408],[-86.2755,38.1444],[-86.2765,38.1455],[-86.2771,38.146],[-86.2778,38.1466],[-86.2804,38.1498],[-86.2838,38.1539],[-86.2864,38.1572],[-86.2871,38.1579],[-86.2883,38.1589],[-86.2914,38.1615],[-86.2932,38.1627],[-86.2957,38.1641],[-86.3013,38.1666],[-86.3063,38.1688],[-86.3075,38.1692],[-86.3132,38.1712],[-86.3171,38.1729],[-86.3187,38.1736],[-86.321,38.1755],[-86.326,38.1791],[-86.329,38.1815],[-86.3296,38.1818],[-86.3309,38.1823],[-86.3314,38.1825],[-86.3335,38.1844],[-86.3365,38.1867],[-86.3395,38.1894],[-86.3419,38.1913],[-86.3425,38.1917],[-86.3457,38.1938],[-86.3477,38.1954],[-86.35,38.1963],[-86.3534,38.1975],[-86.3561,38.1985],[-86.3577,38.1988],[-86.358,38.1988],[-86.3598,38.1988],[-86.3617,38.1987],[-86.3646,38.1982],[-86.3675,38.1973],[-86.3709,38.1956],[-86.3725,38.1947],[-86.3731,38.1942],[-86.3738,38.1933],[-86.3748,38.1922],[-86.375,38.1921],[-86.3757,38.1911],[-86.3762,38.1905],[-86.3774,38.1886],[-86.3782,38.1857],[-86.3786,38.1828],[-86.3786,38.1786],[-86.3782,38.1742],[-86.3774,38.1711],[-86.3766,38.1694],[-86.3747,38.1671],[-86.3723,38.1646],[-86.3712,38.1638],[-86.369,38.1627],[-86.3661,38.1615],[-86.3631,38.1609],[-86.3607,38.1604],[-86.3576,38.1599],[-86.3559,38.1597],[-86.354,38.1596],[-86.3523,38.1594],[-86.3501,38.1593],[-86.3465,38.1591],[-86.3449,38.159],[-86.3414,38.1584],[-86.3398,38.158],[-86.3366,38.1572],[-86.3353,38.1569],[-86.3337,38.1565],[-86.331,38.1557],[-86.3291,38.155],[-86.328,38.1548],[-86.3259,38.154],[-86.3251,38.1533],[-86.3247,38.1529],[-86.3239,38.1524],[-86.323,38.1512],[-86.3226,38.1505],[-86.3218,38.1489],[-86.3214,38.1478],[-86.3212,38.1473],[-86.3212,38.147],[-86.3212,38.1466],[-86.3214,38.1461],[-86.3216,38.1458],[-86.3217,38.1452],[-86.3219,38.1441],[-86.322,38.1434],[-86.3222,38.1423],[-86.3228,38.1409],[-86.3234,38.1397],[-86.3238,38.1384],[-86.3244,38.1376],[-86.3256,38.1358],[-86.3272,38.1339],[-86.3291,38.132],[-86.3308,38.1308],[-86.3321,38.1299],[-86.3337,38.1292],[-86.3348,38.1288],[-86.3354,38.1286],[-86.3384,38.128],[-86.3406,38.1277],[-86.3431,38.1276],[-86.3447,38.1275],[-86.3468,38.1277],[-86.3482,38.1277],[-86.3504,38.1279],[-86.3524,38.1284],[-86.3538,38.1286],[-86.357,38.1293],[-86.3586,38.1294],[-86.36,38.1293],[-86.3646,38.13],[-86.3658,38.1302],[-86.368,38.1302],[-86.3696,38.1304],[-86.3709,38.1304],[-86.372,38.1303],[-86.3733,38.1304],[-86.3744,38.1305],[-86.3751,38.1306],[-86.376,38.1305],[-86.3769,38.1302],[-86.3796,38.1294],[-86.3812,38.1288],[-86.3837,38.1273],[-86.3854,38.1263],[-86.3869,38.125],[-86.3878,38.1244],[-86.3883,38.1237],[-86.3884,38.1233],[-86.3888,38.1229],[-86.3894,38.1222],[-86.3908,38.1198],[-86.3914,38.1188],[-86.3918,38.1172],[-86.3925,38.1147],[-86.3929,38.1137],[-86.3934,38.1118],[-86.3936,38.1111],[-86.3944,38.1097],[-86.395,38.1087],[-86.3953,38.1083],[-86.3956,38.108],[-86.3959,38.1076],[-86.3962,38.1071],[-86.3975,38.106],[-86.3987,38.1053],[-86.4002,38.1047],[-86.4019,38.1043],[-86.4035,38.1046],[-86.4043,38.105],[-86.406,38.1066],[-86.4094,38.1101],[-86.4113,38.1118],[-86.4125,38.1129],[-86.4149,38.1148],[-86.4166,38.1161],[-86.417,38.1165],[-86.4171,38.1166],[-86.417,38.1168],[-86.4174,38.1168],[-86.4182,38.1171],[-86.419,38.1175],[-86.4214,38.1195],[-86.4234,38.1212],[-86.4252,38.1228],[-86.4262,38.1234],[-86.428,38.1245],[-86.4295,38.1253],[-86.4309,38.1258],[-86.4314,38.126],[-86.4323,38.1263],[-86.4336,38.1266],[-86.4355,38.1268],[-86.4381,38.127],[-86.4397,38.1274],[-86.4432,38.1278],[-86.4446,38.1277],[-86.446,38.1277],[-86.4488,38.1274],[-86.4512,38.1269],[-86.454,38.1258],[-86.4557,38.125],[-86.4558,38.125],[-86.4578,38.1236],[-86.459,38.1224],[-86.46,38.1218],[-86.461,38.1211],[-86.4617,38.1205],[-86.4633,38.1187],[-86.4647,38.1174],[-86.4651,38.1164],[-86.4658,38.115],[-86.4664,38.1136],[-86.4666,38.1124],[-86.4666,38.1108],[-86.4665,38.1092],[-86.4658,38.1056],[-86.4655,38.1043],[-86.4647,38.1025],[-86.4643,38.1021],[-86.4637,38.1016],[-86.4635,38.1013],[-86.4633,38.1008],[-86.4631,38.0999],[-86.4628,38.0994],[-86.4609,38.0975],[-86.4588,38.096],[-86.4572,38.0949],[-86.4548,38.0939],[-86.4541,38.0934],[-86.453,38.093],[-86.4513,38.0925],[-86.45,38.092],[-86.4494,38.0919],[-86.449,38.0919],[-86.4482,38.092],[-86.4475,38.0918],[-86.4457,38.0912],[-86.445,38.0911],[-86.4424,38.0901],[-86.4418,38.09],[-86.4408,38.0897],[-86.438,38.0887],[-86.4356,38.0875],[-86.434,38.0864],[-86.4327,38.0853],[-86.4313,38.0835],[-86.4307,38.0818],[-86.4303,38.08],[-86.4302,38.079],[-86.4305,38.0762],[-86.431,38.0738],[-86.432,38.0703],[-86.4326,38.0684],[-86.4326,38.0681],[-86.433,38.0673],[-86.4334,38.0666],[-86.4339,38.0657],[-86.4354,38.0638],[-86.4356,38.0636],[-86.4374,38.0617],[-86.4393,38.0599],[-86.443,38.0569],[-86.4455,38.0549],[-86.4479,38.0532],[-86.4497,38.0521],[-86.4518,38.051],[-86.4539,38.0501],[-86.4558,38.0495],[-86.4568,38.049],[-86.4587,38.0485],[-86.4621,38.0475],[-86.4626,38.0474],[-86.4647,38.047],[-86.4699,38.0464],[-86.4737,38.046],[-86.4774,38.0458],[-86.4781,38.0458],[-86.4783,38.0457],[-86.4785,38.0457],[-86.4788,38.0456],[-86.4791,38.0456],[-86.4797,38.0456],[-86.4799,38.0455],[-86.4801,38.0455],[-86.4806,38.0455],[-86.481,38.0455],[-86.4813,38.0455],[-86.4816,38.0455],[-86.4818,38.0455],[-86.4822,38.0455],[-86.4824,38.0455],[-86.4826,38.0455],[-86.4829,38.0455],[-86.4834,38.0455],[-86.4839,38.0455],[-86.4844,38.0455],[-86.4849,38.0456],[-86.485,38.0456],[-86.4852,38.0457],[-86.4857,38.0457],[-86.4862,38.0458],[-86.4864,38.0458],[-86.4869,38.0458],[-86.4874,38.0458],[-86.4878,38.0459],[-86.4881,38.0458],[-86.4886,38.0458],[-86.489,38.0458],[-86.4895,38.0458],[-86.4901,38.0458],[-86.4908,38.0457],[-86.4917,38.0458],[-86.4924,38.0457],[-86.4931,38.0458],[-86.4937,38.0458],[-86.4946,38.0458],[-86.4951,38.0459],[-86.496,38.0459],[-86.4966,38.0459],[-86.497,38.0459],[-86.4983,38.0459],[-86.4987,38.0459],[-86.4991,38.0459],[-86.4995,38.0459],[-86.5,38.0458],[-86.507,38.0453],[-86.5101,38.0448],[-86.5132,38.044],[-86.5162,38.0429],[-86.5174,38.0424],[-86.5196,38.0412],[-86.5212,38.04],[-86.5217,38.0395],[-86.522,38.0387],[-86.5221,38.0379],[-86.5224,38.0368],[-86.5234,38.0335],[-86.5239,38.0327],[-86.5245,38.0306],[-86.525,38.0289],[-86.5251,38.0285],[-86.5251,38.0283],[-86.525,38.0274],[-86.525,38.0264],[-86.525,38.024],[-86.525,38.0228],[-86.5246,38.0207],[-86.5243,38.0177],[-86.5243,38.0164],[-86.5244,38.0151],[-86.5245,38.0148],[-86.5246,38.0139],[-86.5249,38.0124],[-86.5254,38.0095],[-86.5256,38.0076],[-86.5257,38.0074],[-86.5258,38.0066],[-86.5259,38.0045],[-86.5258,37.9996],[-86.5258,37.9931],[-86.5256,37.9905],[-86.5255,37.9897],[-86.5248,37.9869],[-86.5248,37.9865],[-86.5251,37.9851],[-86.5252,37.9841],[-86.5252,37.9828],[-86.525,37.9818],[-86.525,37.9803],[-86.5249,37.9731],[-86.5251,37.9712],[-86.5251,37.969],[-86.5251,37.9687],[-86.5251,37.9681],[-86.5248,37.9663],[-86.5239,37.9625],[-86.5228,37.9599],[-86.522,37.9578],[-86.5208,37.955],[-86.5203,37.9542],[-86.5199,37.9534],[-86.5191,37.9524],[-86.5179,37.9513],[-86.5171,37.9505],[-86.5165,37.9501],[-86.5144,37.9486],[-86.5131,37.9475],[-86.5122,37.9464],[-86.5112,37.9451],[-86.5098,37.9433],[-86.5091,37.9415],[-86.5077,37.9383],[-86.5071,37.9361],[-86.5071,37.935],[-86.5072,37.9334],[-86.5072,37.9328],[-86.5069,37.932],[-86.5067,37.9311],[-86.5067,37.9306],[-86.5071,37.9299],[-86.508,37.9287],[-86.5094,37.9273],[-86.5108,37.9264],[-86.5126,37.9254],[-86.514,37.9248],[-86.5168,37.9233],[-86.5201,37.9219],[-86.522,37.9212],[-86.5233,37.9206],[-86.5251,37.9199],[-86.5262,37.9195],[-86.5267,37.9193],[-86.5282,37.9187],[-86.5314,37.9178],[-86.5339,37.9172],[-86.5347,37.9171],[-86.5357,37.9171],[-86.5377,37.9169],[-86.5402,37.917],[-86.542,37.917],[-86.547,37.9177],[-86.5483,37.9179],[-86.5494,37.9181],[-86.5525,37.9192],[-86.554,37.9196],[-86.556,37.9199],[-86.5572,37.9201],[-86.5604,37.9209],[-86.5636,37.9217],[-86.5659,37.9221],[-86.5668,37.9223],[-86.5678,37.9222],[-86.5693,37.9222],[-86.5705,37.9221],[-86.5716,37.9219],[-86.5726,37.922],[-86.5742,37.9222],[-86.5773,37.9226],[-86.5786,37.9228],[-86.5791,37.9231],[-86.5795,37.9232],[-86.58,37.9232],[-86.5804,37.9231],[-86.5807,37.9231],[-86.5826,37.9231],[-86.5841,37.9228],[-86.5849,37.9226],[-86.5863,37.9224],[-86.5872,37.922],[-86.5885,37.9213],[-86.5904,37.9197],[-86.5914,37.9189],[-86.5936,37.917],[-86.5954,37.9153],[-86.5972,37.9129],[-86.5984,37.911],[-86.5985,37.9109],[-86.599,37.9091],[-86.5996,37.9074],[-86.5999,37.9063],[-86.6001,37.9052],[-86.6002,37.9044],[-86.6,37.9007],[-86.5996,37.8962],[-86.5995,37.895],[-86.5992,37.8929],[-86.5986,37.8896],[-86.5982,37.8867],[-86.5981,37.8847],[-86.5983,37.882],[-86.5983,37.8803],[-86.5986,37.8792],[-86.5989,37.878],[-86.5992,37.8751],[-86.5991,37.8747],[-86.5983,37.8734],[-86.5976,37.872],[-86.5973,37.8705],[-86.5973,37.8692],[-86.5979,37.8677],[-86.5991,37.8656],[-86.6027,37.861],[-86.6038,37.8593],[-86.6039,37.8591],[-86.6047,37.8581],[-86.6056,37.8576],[-86.6093,37.8553],[-86.6119,37.8542],[-86.6134,37.8537],[-86.6149,37.853],[-86.6201,37.8503],[-86.6213,37.8497],[-86.6266,37.8469],[-86.6329,37.8442],[-86.6335,37.8441],[-86.6338,37.844],[-86.6361,37.8432],[-86.638,37.8428],[-86.6394,37.8425],[-86.6421,37.8422],[-86.6432,37.842],[-86.6435,37.8419],[-86.6451,37.8418],[-86.6455,37.8418],[-86.647,37.8417],[-86.6484,37.8415],[-86.6506,37.8415],[-86.6522,37.8417],[-86.6529,37.8419],[-86.6539,37.8421],[-86.6553,37.8425],[-86.6561,37.8429],[-86.6566,37.8432],[-86.6567,37.8432],[-86.6575,37.8437],[-86.6576,37.8437],[-86.6579,37.8439],[-86.6581,37.8441],[-86.6585,37.8445],[-86.6587,37.8447],[-86.6595,37.8457],[-86.6603,37.8468],[-86.6609,37.8479],[-86.6616,37.8495],[-86.6618,37.8502],[-86.6619,37.8507],[-86.662,37.8513],[-86.662,37.8515],[-86.6622,37.8528],[-86.6622,37.8535],[-86.6624,37.854],[-86.6624,37.8549],[-86.6624,37.8552],[-86.6625,37.8558],[-86.6625,37.856],[-86.6625,37.8562],[-86.6625,37.8563],[-86.6625,37.8567],[-86.6625,37.8571],[-86.6622,37.8581],[-86.6621,37.8585],[-86.662,37.8589],[-86.6616,37.8612],[-86.6614,37.8622],[-86.6612,37.8628],[-86.661,37.8632],[-86.6608,37.8638],[-86.6607,37.8642],[-86.6606,37.8644],[-86.6586,37.8685],[-86.6582,37.8698],[-86.6582,37.87],[-86.6576,37.8706],[-86.6573,37.871],[-86.6572,37.8712],[-86.6571,37.8714],[-86.657,37.8715],[-86.657,37.8717],[-86.6569,37.8717],[-86.6569,37.8718],[-86.6568,37.8719],[-86.6568,37.872],[-86.6565,37.8724],[-86.6565,37.8725],[-86.6561,37.8732],[-86.656,37.8734],[-86.6557,37.8739],[-86.6555,37.8743],[-86.6552,37.875],[-86.6547,37.8759],[-86.6546,37.8761],[-86.6545,37.8763],[-86.6542,37.8769],[-86.6539,37.8772],[-86.6538,37.8775],[-86.6533,37.8785],[-86.6532,37.8786],[-86.6513,37.8816],[-86.6509,37.8822],[-86.6499,37.8841],[-86.6498,37.8842],[-86.6497,37.8843],[-86.6495,37.8847],[-86.6493,37.8851],[-86.6491,37.8854],[-86.6485,37.8866],[-86.6483,37.8871],[-86.648,37.8877],[-86.648,37.8878],[-86.6479,37.888],[-86.6476,37.8884],[-86.6474,37.8888],[-86.6472,37.8892],[-86.6471,37.8895],[-86.647,37.8899],[-86.6469,37.8901],[-86.6468,37.8906],[-86.6467,37.8908],[-86.6465,37.891],[-86.6462,37.8915],[-86.6459,37.8921],[-86.6458,37.8924],[-86.6455,37.8931],[-86.6454,37.8933],[-86.6453,37.8935],[-86.6445,37.8957],[-86.6443,37.8965],[-86.6441,37.8976],[-86.644,37.8985],[-86.644,37.9002],[-86.644,37.9009],[-86.644,37.9019],[-86.6441,37.9026],[-86.6443,37.9033],[-86.6445,37.9038],[-86.6452,37.9053],[-86.6454,37.9059],[-86.6454,37.906],[-86.6454,37.9061],[-86.6455,37.9064],[-86.6456,37.9066],[-86.6458,37.9072],[-86.6463,37.9079],[-86.6471,37.9087],[-86.648,37.9094],[-86.6484,37.9098],[-86.649,37.9101],[-86.6495,37.9105],[-86.6505,37.9108],[-86.6516,37.9111],[-86.6527,37.9112],[-86.6533,37.9114],[-86.6547,37.9117],[-86.6549,37.9118],[-86.6562,37.9121],[-86.6568,37.9122],[-86.6574,37.9123],[-86.6589,37.9126],[-86.6594,37.9127],[-86.66,37.913],[-86.6609,37.9131],[-86.6619,37.9131],[-86.6626,37.9132],[-86.6628,37.9132],[-86.6631,37.9132],[-86.6649,37.9134],[-86.6662,37.9137],[-86.6666,37.9138],[-86.6671,37.9138],[-86.668,37.9139],[-86.6685,37.914],[-86.6691,37.9141],[-86.6697,37.9142],[-86.6706,37.9144],[-86.6717,37.9146],[-86.6724,37.9147],[-86.6739,37.915],[-86.6751,37.915],[-86.677,37.915],[-86.6777,37.915],[-86.6783,37.915],[-86.6787,37.9151],[-86.679,37.9151],[-86.6793,37.9151],[-86.6804,37.9151],[-86.6817,37.9148],[-86.6829,37.9145],[-86.6837,37.9141],[-86.6839,37.9139],[-86.6854,37.9134],[-86.6859,37.9132],[-86.6862,37.9129],[-86.6866,37.9124],[-86.6882,37.9108],[-86.6892,37.91],[-86.6895,37.9098],[-86.6917,37.9087],[-86.6937,37.9077],[-86.6942,37.9074],[-86.6957,37.9067],[-86.6969,37.906],[-86.6981,37.9052],[-86.6982,37.9051],[-86.699,37.9045],[-86.7005,37.9033],[-86.7019,37.9023],[-86.7022,37.9021],[-86.7032,37.9014],[-86.7035,37.9013],[-86.705,37.9003],[-86.7055,37.8999],[-86.7059,37.8997],[-86.707,37.8989],[-86.7077,37.8985],[-86.7082,37.8982],[-86.7088,37.8978],[-86.7096,37.8974],[-86.7099,37.8973],[-86.7107,37.897],[-86.7113,37.8968],[-86.7121,37.8965],[-86.7141,37.8954],[-86.7155,37.8944],[-86.7161,37.8941],[-86.7164,37.894],[-86.7165,37.8939],[-86.7167,37.8939],[-86.7168,37.8938],[-86.7169,37.8937],[-86.7171,37.8936],[-86.7175,37.8935],[-86.7187,37.8931],[-86.7198,37.8928],[-86.7202,37.8927],[-86.7204,37.8927],[-86.7208,37.8927],[-86.7211,37.8926],[-86.7218,37.8927],[-86.7228,37.8927],[-86.7231,37.8927],[-86.7237,37.8929],[-86.7238,37.8929],[-86.7242,37.893],[-86.7254,37.8934],[-86.7262,37.8935],[-86.727,37.8935],[-86.7282,37.8937],[-86.7289,37.8937],[-86.7291,37.8938],[-86.7302,37.894],[-86.7307,37.8941],[-86.731,37.8941],[-86.7318,37.8944],[-86.7326,37.8948],[-86.7332,37.8952],[-86.7333,37.8953],[-86.7339,37.8958],[-86.7344,37.8963],[-86.7356,37.8975],[-86.7363,37.8981],[-86.7365,37.8982],[-86.7367,37.8984],[-86.7377,37.8994],[-86.7384,37.9],[-86.74,37.9016],[-86.7412,37.9027],[-86.742,37.9034],[-86.7422,37.9036],[-86.7428,37.9042],[-86.7442,37.9057],[-86.7453,37.9071],[-86.7458,37.9073],[-86.746,37.9074],[-86.7461,37.9074],[-86.7462,37.9076],[-86.7464,37.9081],[-86.7467,37.9084],[-86.7487,37.9105],[-86.7491,37.9109],[-86.7496,37.9115],[-86.75,37.912],[-86.7502,37.9123],[-86.7505,37.9126],[-86.7509,37.9131],[-86.7511,37.9134],[-86.7514,37.9137],[-86.7523,37.9148],[-86.7526,37.9152],[-86.7527,37.9154],[-86.7533,37.9164],[-86.7536,37.9168],[-86.7539,37.9172],[-86.754,37.9175],[-86.7545,37.9182],[-86.7547,37.9185],[-86.7549,37.9189],[-86.755,37.9192],[-86.7552,37.9195],[-86.7553,37.9197],[-86.7559,37.9204],[-86.7559,37.9205],[-86.7562,37.9211],[-86.7563,37.9212],[-86.7564,37.9215],[-86.7567,37.9218],[-86.7569,37.922],[-86.757,37.9221],[-86.7574,37.9224],[-86.7577,37.9227],[-86.7579,37.9229],[-86.7587,37.9239],[-86.7592,37.9245],[-86.7597,37.9252],[-86.7601,37.9258],[-86.761,37.927],[-86.7617,37.9279],[-86.762,37.9284],[-86.7622,37.9288],[-86.7627,37.9295],[-86.7644,37.9319],[-86.7646,37.9322],[-86.7647,37.9324],[-86.7653,37.9333],[-86.7654,37.9335],[-86.7658,37.9341],[-86.7661,37.9345],[-86.7664,37.9351],[-86.7668,37.9357],[-86.7671,37.9362],[-86.7673,37.9366],[-86.7674,37.9367],[-86.7675,37.9369],[-86.768,37.9377],[-86.7683,37.9382],[-86.7683,37.9383],[-86.7684,37.9384],[-86.7684,37.9385],[-86.7685,37.9387],[-86.7686,37.9388],[-86.7688,37.9391],[-86.769,37.9394],[-86.7695,37.9398],[-86.7697,37.94],[-86.77,37.9404],[-86.7702,37.9406],[-86.7704,37.9412],[-86.7706,37.9416],[-86.7707,37.942],[-86.7708,37.9422],[-86.771,37.9426],[-86.7713,37.943],[-86.7716,37.9436],[-86.7719,37.944],[-86.772,37.9441],[-86.7725,37.9452],[-86.7728,37.9459],[-86.7732,37.9469],[-86.7732,37.947],[-86.7735,37.9474],[-86.7737,37.9476],[-86.774,37.9481],[-86.7744,37.9485],[-86.7746,37.9487],[-86.7755,37.9494],[-86.776,37.9498],[-86.7761,37.9499],[-86.7763,37.95],[-86.7765,37.9501],[-86.7765,37.9502],[-86.777,37.9507],[-86.7775,37.9513],[-86.7779,37.9519],[-86.778,37.9522],[-86.7784,37.9528],[-86.7787,37.9533],[-86.7794,37.9545],[-86.7799,37.9555],[-86.7799,37.9563],[-86.7797,37.9568],[-86.7795,37.9568],[-86.7793,37.9566],[-86.779,37.9561],[-86.7787,37.9558],[-86.7785,37.9558],[-86.7783,37.956],[-86.7782,37.9563],[-86.7783,37.9567],[-86.7786,37.9573],[-86.7789,37.9579],[-86.779,37.9582],[-86.7792,37.9584],[-86.7797,37.9594],[-86.7797,37.9596],[-86.7798,37.9598],[-86.7799,37.96],[-86.7801,37.9603],[-86.7808,37.9612],[-86.7813,37.9616],[-86.7824,37.9624],[-86.783,37.963],[-86.7836,37.9639],[-86.7837,37.9641],[-86.7839,37.9644],[-86.7845,37.9653],[-86.7847,37.9656],[-86.7849,37.9658],[-86.785,37.966],[-86.7856,37.9669],[-86.7865,37.9679],[-86.7868,37.9683],[-86.7872,37.9688],[-86.7874,37.9693],[-86.7875,37.9706],[-86.7876,37.9712],[-86.7877,37.9717],[-86.7877,37.972],[-86.7879,37.9727],[-86.7883,37.9742],[-86.7887,37.9749],[-86.7888,37.9752],[-86.7891,37.9757],[-86.7893,37.9763],[-86.7898,37.9779],[-86.7901,37.979],[-86.7905,37.98],[-86.7905,37.9801],[-86.7917,37.9825],[-86.7922,37.9833],[-86.7927,37.9843],[-86.7932,37.9854],[-86.7938,37.9865],[-86.7938,37.9866],[-86.7939,37.9873],[-86.7947,37.9883],[-86.7952,37.989],[-86.7949,37.989],[-86.7949,37.9892],[-86.7952,37.9893],[-86.7955,37.9894],[-86.7957,37.9895],[-86.7975,37.9902],[-86.7979,37.9903],[-86.798,37.9904],[-86.7992,37.9908],[-86.7995,37.9909],[-86.7998,37.991],[-86.8,37.9911],[-86.8004,37.9913],[-86.8012,37.9916],[-86.8021,37.992],[-86.8026,37.9922],[-86.8031,37.9925],[-86.8036,37.9927],[-86.8039,37.9929],[-86.8044,37.9932],[-86.8048,37.9935],[-86.8051,37.9936],[-86.8054,37.9938],[-86.8056,37.9939],[-86.806,37.9942],[-86.8063,37.9944],[-86.8067,37.9947],[-86.8071,37.995],[-86.8074,37.9952],[-86.8077,37.9954],[-86.8079,37.9955],[-86.808,37.9956],[-86.8083,37.9957],[-86.8085,37.9958],[-86.8086,37.9959],[-86.8089,37.996],[-86.8096,37.9964],[-86.8102,37.9968],[-86.8109,37.9971],[-86.8118,37.9975],[-86.8124,37.9978],[-86.8132,37.9981],[-86.8136,37.9983],[-86.8139,37.9984],[-86.8142,37.9985],[-86.8145,37.9986],[-86.8146,37.9987],[-86.8147,37.9987],[-86.8151,37.9988],[-86.8154,37.9989],[-86.8157,37.999],[-86.8165,37.999],[-86.8172,37.9991],[-86.8181,37.9992],[-86.8187,37.9993],[-86.8192,37.9994],[-86.8198,37.9994],[-86.8208,37.9993],[-86.8222,37.999],[-86.823,37.9989],[-86.8232,37.9989],[-86.8237,37.9988],[-86.8238,37.9988],[-86.8246,37.9986],[-86.8252,37.9983],[-86.8256,37.9981],[-86.8267,37.9977],[-86.8275,37.9973],[-86.8289,37.9965],[-86.8292,37.9963],[-86.8295,37.9962],[-86.8311,37.9953],[-86.8317,37.9951],[-86.8325,37.9947],[-86.8331,37.9945],[-86.8337,37.9943],[-86.8357,37.9936],[-86.8364,37.9934],[-86.837,37.9932],[-86.8379,37.9929],[-86.8384,37.9928],[-86.8386,37.9927],[-86.8388,37.9926],[-86.8389,37.9926],[-86.8393,37.9925],[-86.8401,37.9923],[-86.8402,37.9922],[-86.8408,37.9921],[-86.8409,37.9921],[-86.8418,37.9918],[-86.842,37.9918],[-86.8429,37.9916],[-86.8445,37.9912],[-86.8452,37.9911],[-86.8463,37.9908],[-86.847,37.9906],[-86.8475,37.9904],[-86.8483,37.9902],[-86.8496,37.9898],[-86.85,37.9896],[-86.8512,37.9892],[-86.8519,37.989],[-86.8522,37.9889],[-86.8525,37.9888],[-86.8527,37.9887],[-86.853,37.9886],[-86.8532,37.9885],[-86.8537,37.9883],[-86.8543,37.988],[-86.8545,37.9879],[-86.8553,37.9875],[-86.8556,37.9874],[-86.8559,37.9872],[-86.8563,37.987],[-86.8568,37.9867],[-86.8572,37.9865],[-86.8577,37.9862],[-86.8579,37.986],[-86.8582,37.9859],[-86.859,37.9854],[-86.8594,37.9852],[-86.8602,37.9847],[-86.8611,37.9842],[-86.862,37.9835],[-86.8634,37.9822],[-86.864,37.9818],[-86.8644,37.9814],[-86.8654,37.9806],[-86.8659,37.9802],[-86.8674,37.9789],[-86.8681,37.9781],[-86.869,37.9769],[-86.8698,37.9758],[-86.8705,37.9753],[-86.8713,37.9747],[-86.872,37.9743],[-86.8736,37.9726],[-86.875,37.9716],[-86.876,37.9708],[-86.8768,37.9703],[-86.8772,37.9701],[-86.8785,37.9697],[-86.8794,37.9693],[-86.8794,37.9692],[-86.8814,37.9675],[-86.8822,37.9668],[-86.8829,37.9662],[-86.8838,37.9654],[-86.8843,37.9649],[-86.8846,37.9646],[-86.8847,37.9646],[-86.8851,37.9642],[-86.8865,37.9631],[-86.8869,37.9624],[-86.8873,37.9618],[-86.8876,37.9615],[-86.888,37.9608],[-86.8882,37.9605],[-86.8884,37.9603],[-86.8884,37.9602],[-86.8885,37.9601],[-86.8886,37.96],[-86.8887,37.9597],[-86.8889,37.9596],[-86.889,37.9592],[-86.8896,37.9585],[-86.8898,37.9581],[-86.89,37.9578],[-86.8903,37.9574],[-86.8911,37.9567],[-86.8915,37.9564],[-86.8918,37.9562],[-86.8921,37.9559],[-86.8936,37.9547],[-86.8939,37.9544],[-86.8945,37.9537],[-86.8952,37.953],[-86.8958,37.9524],[-86.897,37.9516],[-86.8981,37.9509],[-86.8989,37.9502],[-86.8999,37.9487],[-86.9015,37.9469],[-86.902,37.9464],[-86.9032,37.9457],[-86.9037,37.9454],[-86.9042,37.945],[-86.905,37.9445],[-86.9055,37.9441],[-86.9071,37.943],[-86.9072,37.943],[-86.9073,37.943],[-86.9074,37.9429],[-86.9075,37.9429],[-86.9075,37.9428],[-86.9078,37.9427],[-86.908,37.9426],[-86.9081,37.9425],[-86.9083,37.9424],[-86.9085,37.9423],[-86.9093,37.9421],[-86.9104,37.9418],[-86.9116,37.9413],[-86.9123,37.941],[-86.9124,37.9409],[-86.9129,37.9406],[-86.9132,37.9404],[-86.9135,37.9402],[-86.9137,37.9402],[-86.9138,37.9401],[-86.9139,37.94],[-86.9141,37.9399],[-86.9143,37.9398],[-86.9159,37.9386],[-86.9167,37.9381],[-86.9175,37.9375],[-86.918,37.9372],[-86.9192,37.9367],[-86.9198,37.9364],[-86.9219,37.9359],[-86.9236,37.9356],[-86.9258,37.9351],[-86.927,37.935],[-86.9277,37.935],[-86.9289,37.9348],[-86.9304,37.935],[-86.9319,37.9351],[-86.9346,37.9347],[-86.9353,37.9346],[-86.9362,37.9345],[-86.9369,37.9344],[-86.9373,37.9344],[-86.9376,37.9344],[-86.9386,37.9342],[-86.9392,37.9342],[-86.94,37.9341],[-86.9403,37.934],[-86.9405,37.934],[-86.9408,37.934],[-86.9411,37.9339],[-86.9428,37.9337],[-86.9447,37.9335],[-86.9452,37.9335],[-86.9477,37.9333],[-86.9487,37.9333],[-86.9508,37.9332],[-86.9532,37.9331],[-86.9541,37.933],[-86.9557,37.9329],[-86.9583,37.9328],[-86.9588,37.9327],[-86.9593,37.9327],[-86.9598,37.9327],[-86.9605,37.9326],[-86.9608,37.9326],[-86.9614,37.9325],[-86.9619,37.9325],[-86.9621,37.9325],[-86.9626,37.9325],[-86.9628,37.9325],[-86.9631,37.9325],[-86.9633,37.9325],[-86.9636,37.9325],[-86.9641,37.9324],[-86.9646,37.9324],[-86.965,37.9324],[-86.9652,37.9324],[-86.9656,37.9324],[-86.9661,37.9325],[-86.9667,37.9325],[-86.967,37.9325],[-86.9673,37.9326],[-86.9675,37.9326],[-86.9676,37.9327],[-86.9675,37.9328],[-86.9674,37.9329],[-86.9673,37.9329],[-86.9671,37.933],[-86.967,37.9331],[-86.9668,37.9332],[-86.9665,37.9333],[-86.9665,37.9334],[-86.9666,37.9335],[-86.9668,37.9335],[-86.967,37.9334],[-86.9671,37.9334],[-86.9672,37.9333],[-86.9674,37.9333],[-86.9675,37.9332],[-86.9678,37.9331],[-86.968,37.933],[-86.9683,37.9329],[-86.9685,37.9328],[-86.9686,37.9328],[-86.9689,37.9328],[-86.9692,37.9327],[-86.9695,37.9327],[-86.9698,37.9327],[-86.97,37.9326],[-86.9704,37.9325],[-86.9705,37.9324],[-86.9708,37.9323],[-86.971,37.9323],[-86.9715,37.9321],[-86.9716,37.9321],[-86.9722,37.9319],[-86.9725,37.9318],[-86.973,37.9317],[-86.9733,37.9316],[-86.9738,37.9315],[-86.974,37.9315],[-86.9746,37.9314],[-86.9748,37.9314],[-86.9756,37.9312],[-86.9757,37.9312],[-86.9761,37.9311],[-86.9766,37.931],[-86.9769,37.9309],[-86.9775,37.9307],[-86.978,37.9305],[-86.9781,37.9305],[-86.9785,37.9303],[-86.9788,37.9302],[-86.9873,37.9274],[-86.988,37.9272],[-86.9903,37.9265],[-86.9922,37.9259],[-87.0005,37.9233],[-87.0015,37.9229],[-87.0026,37.9225],[-87.0035,37.9223],[-87.0078,37.9208],[-87.01,37.9199],[-87.0113,37.9192],[-87.0124,37.9187],[-87.0128,37.9184],[-87.0131,37.9183],[-87.0139,37.9177],[-87.0181,37.9153],[-87.0195,37.9144],[-87.0204,37.9139],[-87.0307,37.9083],[-87.0327,37.9072],[-87.0342,37.9063],[-87.0352,37.9055],[-87.0367,37.9041],[-87.0367,37.904],[-87.0402,37.9012],[-87.0408,37.9004],[-87.0432,37.8974],[-87.0436,37.8967],[-87.0443,37.8958],[-87.0452,37.8943],[-87.0454,37.8934],[-87.0459,37.8927],[-87.0461,37.8915],[-87.0463,37.8899],[-87.0461,37.8884],[-87.0458,37.8869],[-87.0454,37.8859],[-87.0448,37.8853],[-87.0444,37.8849],[-87.0443,37.8844],[-87.0442,37.8836],[-87.044,37.883],[-87.0439,37.8818],[-87.0437,37.881],[-87.0435,37.8798],[-87.0433,37.8789],[-87.0431,37.8783],[-87.043,37.8778],[-87.043,37.8767],[-87.043,37.8756],[-87.043,37.8751],[-87.043,37.8741],[-87.043,37.8734],[-87.043,37.8729],[-87.0429,37.8714],[-87.043,37.8706],[-87.0433,37.8685],[-87.044,37.866],[-87.0451,37.8632],[-87.0463,37.8612],[-87.0475,37.8588],[-87.0487,37.8559],[-87.0499,37.8523],[-87.0505,37.8505],[-87.0507,37.8497],[-87.0508,37.8488],[-87.0516,37.8456],[-87.053,37.8409],[-87.0536,37.8388],[-87.0543,37.8353],[-87.0552,37.8322],[-87.0557,37.8306],[-87.0561,37.8291],[-87.0567,37.8275],[-87.0574,37.8263],[-87.0582,37.8248],[-87.0588,37.8235],[-87.0596,37.8222],[-87.0603,37.8212],[-87.0607,37.8202],[-87.061,37.819],[-87.0614,37.8184],[-87.0621,37.8178],[-87.0632,37.8169],[-87.064,37.8161],[-87.0647,37.8144],[-87.0658,37.8121],[-87.0659,37.8115],[-87.0661,37.8096],[-87.0659,37.8076],[-87.0661,37.807],[-87.0675,37.8049],[-87.0679,37.8042],[-87.0697,37.8015],[-87.0715,37.7998],[-87.074,37.7982],[-87.0743,37.798],[-87.0743,37.7979],[-87.075,37.7973],[-87.076,37.7963],[-87.077,37.7954],[-87.0775,37.795],[-87.079,37.7941],[-87.0812,37.7929],[-87.0829,37.792],[-87.0851,37.7905],[-87.0873,37.7891],[-87.0893,37.7879],[-87.0911,37.787],[-87.0923,37.7865],[-87.093,37.7863],[-87.0958,37.7853],[-87.096,37.7853],[-87.0992,37.7845],[-87.1026,37.7839],[-87.1043,37.7834],[-87.1065,37.7831],[-87.1083,37.7827],[-87.1096,37.7826],[-87.111,37.7824],[-87.1138,37.7823],[-87.1162,37.7824],[-87.1186,37.7828],[-87.1214,37.7836],[-87.1227,37.7838],[-87.1235,37.7841],[-87.1249,37.7846],[-87.1261,37.7848],[-87.1271,37.785],[-87.1274,37.7853],[-87.128,37.7854],[-87.1282,37.7855],[-87.1286,37.7858],[-87.1288,37.7863],[-87.1295,37.7867],[-87.1302,37.7873],[-87.1311,37.7886],[-87.1326,37.7901],[-87.1336,37.7919],[-87.1342,37.7929],[-87.1342,37.7935],[-87.134,37.7951],[-87.1341,37.7957],[-87.1346,37.7964],[-87.1354,37.7978],[-87.1357,37.7987],[-87.1356,37.7995],[-87.1355,37.8004],[-87.1355,37.8019],[-87.1357,37.803],[-87.1367,37.8061],[-87.1371,37.8073],[-87.1376,37.8087],[-87.1389,37.8113],[-87.1394,37.8122],[-87.1405,37.814],[-87.141,37.8151],[-87.142,37.8164],[-87.1424,37.8172],[-87.1429,37.8176],[-87.144,37.8187],[-87.1444,37.8192],[-87.1449,37.8202],[-87.1454,37.8213],[-87.1467,37.8233],[-87.1481,37.825],[-87.1492,37.8265],[-87.1511,37.8292],[-87.152,37.8305],[-87.1531,37.8318],[-87.1543,37.8336],[-87.1552,37.8349],[-87.1564,37.8361],[-87.1573,37.8368],[-87.1594,37.838],[-87.1606,37.839],[-87.1617,37.8398],[-87.1624,37.8401],[-87.1634,37.8406],[-87.1647,37.8413],[-87.1659,37.8417],[-87.169,37.8421],[-87.1704,37.8422],[-87.1709,37.8421],[-87.1723,37.8417],[-87.1746,37.8411],[-87.1758,37.841],[-87.177,37.8411],[-87.1791,37.8414],[-87.1842,37.8419],[-87.1857,37.8422],[-87.1877,37.8424],[-87.1892,37.8427],[-87.1905,37.8429],[-87.1927,37.843],[-87.1957,37.8433],[-87.1974,37.8436],[-87.1999,37.8439],[-87.2023,37.8442],[-87.2039,37.8445],[-87.2059,37.8449],[-87.207,37.8452],[-87.2083,37.8456],[-87.2099,37.846],[-87.2117,37.8466],[-87.2126,37.8468],[-87.2137,37.8471],[-87.2183,37.8484],[-87.2199,37.8489],[-87.2206,37.8492],[-87.2214,37.8497],[-87.2233,37.8507],[-87.2248,37.8516],[-87.2259,37.8521],[-87.2271,37.8528],[-87.2284,37.8534],[-87.2294,37.854],[-87.2301,37.8545],[-87.2321,37.8558],[-87.2343,37.8571],[-87.236,37.8579],[-87.2382,37.8593],[-87.2406,37.8605],[-87.2438,37.8619],[-87.2463,37.8633],[-87.2485,37.8644],[-87.2495,37.865],[-87.2515,37.8659],[-87.2523,37.8662],[-87.2536,37.8667],[-87.2548,37.8674],[-87.2555,37.8678],[-87.2568,37.8686],[-87.2582,37.8696],[-87.2599,37.8708],[-87.2604,37.8712],[-87.2653,37.8751],[-87.2666,37.8763],[-87.268,37.8774],[-87.269,37.878],[-87.2704,37.8787],[-87.2722,37.8795],[-87.2729,37.88],[-87.2736,37.8804],[-87.275,37.8816],[-87.2798,37.8852],[-87.2803,37.8856],[-87.281,37.886],[-87.2824,37.8868],[-87.2838,37.8875],[-87.2853,37.8883],[-87.2872,37.8897],[-87.29,37.8913],[-87.2905,37.8915],[-87.2909,37.8917],[-87.2915,37.8921],[-87.2921,37.8924],[-87.2948,37.8938],[-87.2961,37.8946],[-87.2967,37.895],[-87.2979,37.8957],[-87.2989,37.8962],[-87.3002,37.8967],[-87.3018,37.8973],[-87.3022,37.8975],[-87.3026,37.8976],[-87.3029,37.8978],[-87.305,37.8985],[-87.3066,37.8992],[-87.3084,37.9001],[-87.3097,37.9005],[-87.3118,37.9017],[-87.3135,37.9026],[-87.3152,37.9034],[-87.318,37.9048],[-87.3182,37.905],[-87.3197,37.9055],[-87.3214,37.906],[-87.3231,37.9063],[-87.3256,37.9068],[-87.328,37.9072],[-87.3286,37.9074],[-87.3298,37.9077],[-87.3325,37.9082],[-87.3335,37.9083],[-87.3341,37.9082],[-87.3344,37.908],[-87.3346,37.9079],[-87.3352,37.9075],[-87.3359,37.9074],[-87.3366,37.9076],[-87.3385,37.9083],[-87.3405,37.9092],[-87.3427,37.9102],[-87.3448,37.9111],[-87.3461,37.9119],[-87.3487,37.9135],[-87.3514,37.9154],[-87.352,37.9157],[-87.3527,37.9161],[-87.3531,37.9164],[-87.354,37.9175],[-87.3547,37.9183],[-87.3563,37.9197],[-87.3568,37.9201],[-87.3578,37.9204],[-87.3589,37.9205],[-87.3597,37.9205],[-87.3611,37.9207],[-87.362,37.921],[-87.3625,37.9214],[-87.3637,37.9222],[-87.3642,37.9226],[-87.3661,37.9242],[-87.3673,37.9252],[-87.3692,37.9272],[-87.3696,37.9275],[-87.3709,37.9285],[-87.3718,37.9294],[-87.3732,37.931],[-87.3741,37.9319],[-87.3741,37.932],[-87.3739,37.9321],[-87.3735,37.9321],[-87.3731,37.932],[-87.3729,37.932],[-87.373,37.9321],[-87.3735,37.9322],[-87.3742,37.9325],[-87.3748,37.9327],[-87.3752,37.933],[-87.3757,37.9333],[-87.3777,37.9344],[-87.3806,37.9357],[-87.3837,37.937],[-87.3854,37.9377],[-87.3868,37.9379],[-87.3876,37.938],[-87.3886,37.9382],[-87.3911,37.9389],[-87.3944,37.9398],[-87.3958,37.9402],[-87.3965,37.9405],[-87.3974,37.9409],[-87.3979,37.941],[-87.3991,37.9413],[-87.4006,37.9418],[-87.4011,37.942],[-87.4016,37.9422],[-87.4022,37.9427],[-87.4032,37.9429],[-87.4044,37.9432],[-87.406,37.9434],[-87.4075,37.9436],[-87.4109,37.9443],[-87.4122,37.9447],[-87.4128,37.9447],[-87.4141,37.9448],[-87.4151,37.9447],[-87.4172,37.9448],[-87.4194,37.9447],[-87.421,37.9447],[-87.4225,37.9444],[-87.4232,37.9444],[-87.4233,37.9444],[-87.4241,37.9443],[-87.4256,37.9445],[-87.4273,37.9448],[-87.4283,37.9451],[-87.4288,37.9451],[-87.4292,37.9451],[-87.4308,37.9449],[-87.4333,37.9446],[-87.4363,37.9442],[-87.4378,37.9442],[-87.4393,37.944],[-87.4413,37.9435],[-87.4435,37.9431],[-87.4478,37.9423],[-87.448,37.9423],[-87.4488,37.9421],[-87.4501,37.9415],[-87.4503,37.9414],[-87.4512,37.941],[-87.4523,37.9404],[-87.4562,37.9386],[-87.4593,37.937],[-87.462,37.9356],[-87.4634,37.9349],[-87.4648,37.9341],[-87.466,37.9332],[-87.4693,37.9307],[-87.4708,37.9296],[-87.473,37.9285],[-87.4747,37.9275],[-87.4763,37.9265],[-87.479,37.9247],[-87.4808,37.9236],[-87.483,37.9218],[-87.4841,37.9209],[-87.4853,37.92],[-87.4875,37.9181],[-87.49,37.9163],[-87.4917,37.915],[-87.4959,37.9118],[-87.4976,37.9107],[-87.4993,37.9099],[-87.5002,37.9095],[-87.5005,37.9093],[-87.5011,37.909],[-87.502,37.9086],[-87.5035,37.9079],[-87.5052,37.9073],[-87.5069,37.9069],[-87.5088,37.9062],[-87.5097,37.906],[-87.5109,37.9061],[-87.5115,37.9065],[-87.512,37.9069],[-87.5156,37.9096],[-87.5179,37.9113],[-87.5198,37.9124],[-87.5207,37.9128],[-87.522,37.9133],[-87.5237,37.9139],[-87.5279,37.9153],[-87.53,37.9159],[-87.5308,37.9162],[-87.5309,37.9162],[-87.5322,37.9166],[-87.5342,37.9175],[-87.5347,37.9177],[-87.5355,37.9181],[-87.5366,37.9186],[-87.5403,37.9203],[-87.5455,37.9225],[-87.546,37.9228],[-87.5473,37.9235],[-87.5482,37.9239],[-87.5485,37.924],[-87.5494,37.9245],[-87.55,37.9248],[-87.551,37.9253],[-87.5525,37.9263],[-87.5559,37.9282],[-87.5566,37.9286],[-87.5585,37.9302],[-87.5614,37.9326],[-87.5621,37.9333],[-87.5629,37.9341],[-87.5648,37.9361],[-87.566,37.9376],[-87.5673,37.9396],[-87.5684,37.9408],[-87.5696,37.9425],[-87.5705,37.9442],[-87.5714,37.9457],[-87.5717,37.9462],[-87.5722,37.9472],[-87.5726,37.9482],[-87.5731,37.9498],[-87.5731,37.95],[-87.5732,37.9502],[-87.5736,37.9516],[-87.5742,37.9518],[-87.5744,37.9518],[-87.5748,37.9519],[-87.5754,37.9519],[-87.576,37.952],[-87.5765,37.9521],[-87.5767,37.9524],[-87.5766,37.9526],[-87.5763,37.9532],[-87.5761,37.9535],[-87.576,37.9536],[-87.5757,37.9541],[-87.5755,37.9545],[-87.5754,37.9547],[-87.575,37.9557],[-87.5747,37.9564],[-87.5743,37.9577],[-87.5741,37.9593],[-87.5741,37.9602],[-87.574,37.9609],[-87.5741,37.9625],[-87.5744,37.9643],[-87.5752,37.9666],[-87.5757,37.9678],[-87.5763,37.9685],[-87.5768,37.9693],[-87.578,37.9706],[-87.5792,37.9715],[-87.5807,37.9725],[-87.583,37.9738],[-87.5838,37.9743],[-87.5845,37.9747],[-87.5858,37.9752],[-87.5864,37.9753],[-87.5871,37.9754],[-87.5878,37.9755],[-87.5881,37.9755],[-87.5883,37.9755],[-87.5889,37.9755],[-87.591,37.9755],[-87.5921,37.9754],[-87.5926,37.9755],[-87.5936,37.9755],[-87.595,37.9753],[-87.5962,37.9749],[-87.5976,37.9742],[-87.5999,37.9729],[-87.6008,37.9723],[-87.6016,37.9713],[-87.6021,37.9705],[-87.603,37.9685],[-87.6034,37.9669],[-87.6035,37.9658],[-87.6034,37.9622],[-87.6034,37.9614],[-87.6034,37.9603],[-87.6036,37.9589],[-87.6036,37.9583],[-87.6046,37.9551],[-87.6047,37.9543],[-87.6046,37.9535],[-87.6047,37.953],[-87.6048,37.9525],[-87.6051,37.9515],[-87.6059,37.95],[-87.6064,37.9489],[-87.6075,37.9474],[-87.6091,37.946],[-87.6106,37.9448],[-87.611,37.9444],[-87.6117,37.9439],[-87.6121,37.9436],[-87.6144,37.942],[-87.6155,37.9412],[-87.6169,37.9403],[-87.6183,37.9393],[-87.6196,37.9383],[-87.6224,37.9363],[-87.6223,37.9362],[-87.622,37.9363],[-87.6214,37.9365],[-87.6203,37.9372],[-87.6187,37.9379],[-87.6175,37.9383],[-87.6174,37.9383],[-87.6174,37.9381],[-87.6174,37.9378],[-87.6176,37.9371],[-87.6178,37.9361],[-87.6181,37.9351],[-87.6187,37.9339],[-87.619,37.9336],[-87.6193,37.9332],[-87.6201,37.9324],[-87.6206,37.9319],[-87.6209,37.9314],[-87.6215,37.9299],[-87.6217,37.9288],[-87.622,37.9284],[-87.6224,37.9276],[-87.6227,37.9272],[-87.6232,37.9269],[-87.6241,37.9265],[-87.6244,37.9263],[-87.6249,37.926],[-87.6252,37.9259],[-87.6257,37.9258],[-87.626,37.926],[-87.6263,37.9262],[-87.6268,37.9269],[-87.627,37.9274],[-87.6271,37.9281],[-87.6271,37.929],[-87.6272,37.9292],[-87.6274,37.9293],[-87.6277,37.9292],[-87.6278,37.9291],[-87.628,37.9287],[-87.6284,37.9276],[-87.6285,37.9264],[-87.6284,37.9257],[-87.6283,37.9246],[-87.6281,37.9229],[-87.6279,37.9222],[-87.6278,37.9218],[-87.6275,37.9209],[-87.6265,37.9185],[-87.6256,37.916],[-87.625,37.9151],[-87.624,37.9135],[-87.6234,37.9129],[-87.6224,37.9121],[-87.6219,37.9117],[-87.6217,37.9112],[-87.6218,37.9108],[-87.6219,37.9096],[-87.6218,37.9092],[-87.6214,37.9086],[-87.6208,37.9077],[-87.6195,37.9066],[-87.6189,37.9061],[-87.6181,37.9055],[-87.6143,37.903],[-87.6131,37.9022],[-87.6118,37.9014],[-87.6103,37.9005],[-87.6092,37.9],[-87.6083,37.8997],[-87.6066,37.8988],[-87.6048,37.8977],[-87.6041,37.8972],[-87.6033,37.8966],[-87.6022,37.8961],[-87.6013,37.8954],[-87.5996,37.8942],[-87.5976,37.8929],[-87.5962,37.8921],[-87.5941,37.8907],[-87.5928,37.8897],[-87.5921,37.8889],[-87.592,37.8887],[-87.5919,37.8887],[-87.5908,37.888],[-87.5892,37.8863],[-87.589,37.8862],[-87.5871,37.8849],[-87.5867,37.8843],[-87.585,37.8812],[-87.5842,37.8795],[-87.5841,37.8791],[-87.584,37.8788],[-87.5837,37.8781],[-87.584,37.8758],[-87.5839,37.875],[-87.5839,37.8749],[-87.5838,37.874],[-87.5839,37.8725],[-87.5846,37.8725],[-87.5863,37.8725],[-87.5864,37.8705],[-87.5875,37.8695],[-87.588,37.869],[-87.5881,37.8675],[-87.5889,37.8646],[-87.589,37.8644],[-87.5892,37.8638],[-87.5902,37.8635],[-87.5911,37.8621],[-87.5914,37.8608],[-87.5915,37.8604],[-87.5912,37.8597],[-87.5912,37.8596],[-87.5903,37.8586],[-87.5905,37.8583],[-87.5917,37.8567],[-87.5929,37.8556],[-87.594,37.8544],[-87.5944,37.854],[-87.5948,37.8535],[-87.5954,37.8521],[-87.5961,37.8512],[-87.5965,37.8501],[-87.5971,37.8487],[-87.5975,37.8482],[-87.5979,37.8477],[-87.5983,37.8472],[-87.5991,37.8466],[-87.5993,37.8465],[-87.6002,37.8459],[-87.6009,37.8453],[-87.6016,37.8445],[-87.6033,37.8425],[-87.6037,37.8419],[-87.6042,37.8413],[-87.6053,37.8402],[-87.6065,37.8387],[-87.6072,37.8382],[-87.6077,37.8377],[-87.6093,37.8368],[-87.6099,37.8363],[-87.6101,37.8361],[-87.6105,37.8355],[-87.6121,37.834],[-87.6135,37.833],[-87.6144,37.8325],[-87.615,37.8321],[-87.6154,37.8319],[-87.6156,37.8319],[-87.6179,37.8311],[-87.6186,37.831],[-87.6192,37.8309],[-87.6198,37.8306],[-87.6208,37.8302],[-87.6242,37.8295],[-87.6248,37.8293],[-87.6272,37.8287],[-87.6306,37.8282],[-87.6345,37.8276],[-87.6366,37.8272],[-87.6373,37.8271],[-87.6395,37.8267],[-87.6415,37.8265],[-87.6446,37.8263],[-87.6454,37.8263],[-87.6479,37.8262],[-87.6503,37.8262],[-87.6519,37.8261],[-87.6535,37.8261],[-87.6554,37.8263],[-87.6579,37.8266],[-87.6615,37.827],[-87.6637,37.8272],[-87.6664,37.8275],[-87.6685,37.828],[-87.6693,37.828],[-87.6704,37.8284],[-87.6725,37.8292],[-87.6735,37.8299],[-87.6748,37.8311],[-87.6768,37.8331],[-87.6775,37.8339],[-87.678,37.8347],[-87.6783,37.8351],[-87.6789,37.8359],[-87.6794,37.8367],[-87.6796,37.8372],[-87.6796,37.8379],[-87.6797,37.8385],[-87.6801,37.8392],[-87.6806,37.8402],[-87.6809,37.8409],[-87.6809,37.8417],[-87.6808,37.8432],[-87.6809,37.8437],[-87.681,37.8445],[-87.6813,37.8453],[-87.6819,37.8462],[-87.6821,37.8468],[-87.6821,37.8476],[-87.6819,37.8486],[-87.6814,37.8509],[-87.6813,37.852],[-87.6814,37.8531],[-87.6816,37.8542],[-87.6817,37.8554],[-87.6817,37.8563],[-87.6814,37.857],[-87.6808,37.858],[-87.68,37.859],[-87.6787,37.8602],[-87.6783,37.8606],[-87.6778,37.8612],[-87.6775,37.8618],[-87.6771,37.8628],[-87.6768,37.8639],[-87.6763,37.8646],[-87.6756,37.8655],[-87.6738,37.8677],[-87.6734,37.8683],[-87.673,37.8688],[-87.6724,37.8694],[-87.672,37.8701],[-87.6716,37.8707],[-87.6708,37.8718],[-87.6697,37.8732],[-87.6686,37.8745],[-87.668,37.8753],[-87.6669,37.8768],[-87.6665,37.8775],[-87.6659,37.8786],[-87.6654,37.8795],[-87.665,37.8804],[-87.665,37.8805],[-87.6645,37.8815],[-87.6641,37.8826],[-87.6638,37.8838],[-87.6637,37.8841],[-87.6635,37.8852],[-87.6634,37.8859],[-87.6635,37.8866],[-87.6637,37.8876],[-87.6638,37.8883],[-87.6644,37.891],[-87.6647,37.8924],[-87.6652,37.8938],[-87.6658,37.8945],[-87.6663,37.8957],[-87.6667,37.8962],[-87.6668,37.8964],[-87.6671,37.8966],[-87.6674,37.8969],[-87.6679,37.8971],[-87.6682,37.8974],[-87.669,37.8982],[-87.6706,37.8994],[-87.6731,37.9009],[-87.6749,37.9018],[-87.6775,37.9027],[-87.6783,37.9028],[-87.6789,37.9029],[-87.6792,37.9029],[-87.6793,37.9029],[-87.6794,37.903],[-87.6793,37.903],[-87.6791,37.903],[-87.6789,37.903],[-87.6789,37.9031],[-87.6792,37.9032],[-87.6798,37.9033],[-87.6821,37.9037],[-87.6832,37.9038],[-87.684,37.9038],[-87.6843,37.9038],[-87.6847,37.9037],[-87.685,37.9036],[-87.686,37.9033],[-87.6872,37.9032],[-87.688,37.903],[-87.6896,37.9023],[-87.6919,37.9011],[-87.6933,37.9004],[-87.697,37.8987],[-87.6982,37.8982],[-87.6994,37.898],[-87.7008,37.8976],[-87.7033,37.8968],[-87.7048,37.8963],[-87.7059,37.8959],[-87.7099,37.8944],[-87.7117,37.8939],[-87.713,37.8937],[-87.7142,37.8935],[-87.7153,37.8933],[-87.7168,37.893],[-87.7187,37.8928],[-87.7218,37.8925],[-87.7236,37.8924],[-87.7248,37.8925],[-87.7265,37.8928],[-87.7278,37.8931],[-87.7288,37.8934],[-87.7334,37.8946],[-87.7352,37.8948],[-87.7358,37.8949],[-87.7365,37.8949],[-87.7393,37.8948],[-87.741,37.8947],[-87.7423,37.8944],[-87.7446,37.8939],[-87.7471,37.8935],[-87.7486,37.8932],[-87.7497,37.893],[-87.7523,37.8926],[-87.7547,37.8923],[-87.756,37.8922],[-87.7563,37.8922],[-87.7574,37.8921],[-87.7594,37.8919],[-87.7613,37.8913],[-87.7625,37.8908],[-87.7628,37.8907],[-87.7642,37.89],[-87.7663,37.8889],[-87.7682,37.8878],[-87.7692,37.8873],[-87.7698,37.887],[-87.7706,37.8866],[-87.7712,37.8861],[-87.7716,37.8858],[-87.7744,37.8838],[-87.7773,37.8819],[-87.7796,37.8803],[-87.7804,37.8797],[-87.7813,37.8791],[-87.7829,37.8781],[-87.7842,37.8775],[-87.7867,37.8766],[-87.7895,37.876],[-87.7903,37.8759],[-87.7921,37.8756],[-87.7942,37.8754],[-87.796,37.8753],[-87.7974,37.8754],[-87.7992,37.8757],[-87.8003,37.8757],[-87.8016,37.8755],[-87.8042,37.8753],[-87.8051,37.8753],[-87.8063,37.8753],[-87.8085,37.8753],[-87.8118,37.8755],[-87.8157,37.8756],[-87.8158,37.8756],[-87.8179,37.8756],[-87.8195,37.8757],[-87.8224,37.876],[-87.8239,37.8762],[-87.826,37.8765],[-87.8265,37.8765],[-87.827,37.8765],[-87.8297,37.8764],[-87.8302,37.8765],[-87.831,37.8768],[-87.8321,37.877],[-87.833,37.8771],[-87.8336,37.8775],[-87.835,37.8782],[-87.8375,37.8795],[-87.8382,37.8798],[-87.8388,37.8801],[-87.8394,37.8806],[-87.8401,37.8813],[-87.8406,37.8818],[-87.8412,37.8826],[-87.8416,37.8834],[-87.8417,37.8867],[-87.8417,37.8869],[-87.8419,37.8878],[-87.8419,37.8881],[-87.842,37.8883],[-87.8426,37.889],[-87.8441,37.8905],[-87.8444,37.891],[-87.8448,37.8922],[-87.8452,37.8928],[-87.8458,37.8934],[-87.8481,37.8948],[-87.8517,37.8969],[-87.8523,37.8973],[-87.8531,37.8978],[-87.8548,37.899],[-87.8558,37.8997],[-87.8564,37.9001],[-87.8567,37.9003],[-87.8569,37.9005],[-87.8582,37.9026],[-87.8599,37.9061],[-87.8601,37.9065],[-87.8603,37.907],[-87.8604,37.9079],[-87.8612,37.9098],[-87.8615,37.9105],[-87.8624,37.912],[-87.8638,37.9133],[-87.8651,37.9151],[-87.8656,37.9157],[-87.8661,37.9164],[-87.8671,37.9172],[-87.8689,37.9183],[-87.8696,37.9188],[-87.8706,37.9199],[-87.8712,37.9204],[-87.874,37.9227],[-87.875,37.9231],[-87.8757,37.9235],[-87.8789,37.9249],[-87.8802,37.9254],[-87.8826,37.9261],[-87.8839,37.9263],[-87.8856,37.9266],[-87.8871,37.9268],[-87.8882,37.9271],[-87.8885,37.9271],[-87.8898,37.9274],[-87.8922,37.9279],[-87.8944,37.928],[-87.8955,37.928],[-87.8969,37.9278],[-87.8971,37.9278],[-87.898,37.9275],[-87.8988,37.9273],[-87.9012,37.9265],[-87.9027,37.926],[-87.9039,37.9255],[-87.9045,37.9252],[-87.9048,37.9249],[-87.9053,37.9245],[-87.9056,37.9241],[-87.9066,37.9233],[-87.9075,37.9226],[-87.9081,37.9221],[-87.9089,37.9215],[-87.9095,37.9208],[-87.91,37.9202],[-87.9105,37.9196],[-87.9111,37.9191],[-87.9117,37.9187],[-87.912,37.9183],[-87.9121,37.9179],[-87.9123,37.9176],[-87.9126,37.9173],[-87.9131,37.9167],[-87.9138,37.9159],[-87.9139,37.9158],[-87.9147,37.9152],[-87.9156,37.9145],[-87.9169,37.9131],[-87.918,37.9118],[-87.9191,37.9107],[-87.9201,37.9095],[-87.9224,37.9072],[-87.9228,37.9067],[-87.9232,37.9061],[-87.9238,37.9055],[-87.9243,37.9045],[-87.9253,37.9033],[-87.9268,37.9021],[-87.927,37.9019],[-87.9271,37.9017],[-87.9275,37.9012],[-87.93,37.8991],[-87.9311,37.8984],[-87.9321,37.8975],[-87.9333,37.8965],[-87.9337,37.8961],[-87.9339,37.8957],[-87.9342,37.8951],[-87.9351,37.8944],[-87.9363,37.8933],[-87.9373,37.8922],[-87.9381,37.8913],[-87.9383,37.8911],[-87.9386,37.8908],[-87.9394,37.8893],[-87.9402,37.8875],[-87.9406,37.8862],[-87.9409,37.8847],[-87.941,37.8826],[-87.9409,37.881],[-87.9412,37.8792],[-87.9411,37.8785],[-87.9409,37.8777],[-87.9403,37.8757],[-87.9399,37.8742],[-87.939,37.8719],[-87.938,37.8702],[-87.9371,37.869],[-87.9367,37.8685],[-87.9363,37.8679],[-87.9353,37.8667],[-87.9345,37.866],[-87.9337,37.8654],[-87.9334,37.8652],[-87.9329,37.8647],[-87.9325,37.8642],[-87.9318,37.8633],[-87.9306,37.862],[-87.9296,37.8609],[-87.9288,37.8601],[-87.9281,37.8594],[-87.9274,37.8588],[-87.9267,37.8582],[-87.9263,37.8578],[-87.9258,37.8573],[-87.9251,37.8567],[-87.9248,37.8566],[-87.9244,37.8565],[-87.9233,37.8557],[-87.922,37.8548],[-87.9215,37.8546],[-87.921,37.8544],[-87.9204,37.8539],[-87.9196,37.853],[-87.9191,37.8527],[-87.9176,37.8519],[-87.9167,37.8512],[-87.9157,37.8504],[-87.9152,37.8497],[-87.9147,37.8491],[-87.9142,37.8486],[-87.9137,37.8481],[-87.9133,37.8474],[-87.9128,37.8464],[-87.9126,37.8461],[-87.9123,37.8457],[-87.912,37.8454],[-87.9114,37.8447],[-87.9105,37.844],[-87.9102,37.8434],[-87.91,37.843],[-87.91,37.8423],[-87.91,37.8416],[-87.9103,37.8406],[-87.9102,37.84],[-87.9101,37.8396],[-87.9097,37.8392],[-87.9091,37.8388],[-87.9086,37.8386],[-87.9081,37.8382],[-87.9078,37.8379],[-87.9078,37.8376],[-87.9077,37.8369],[-87.9077,37.8348],[-87.9076,37.8341],[-87.9075,37.8333],[-87.9072,37.8312],[-87.9068,37.8299],[-87.9061,37.8276],[-87.9055,37.8264],[-87.9052,37.8259],[-87.9051,37.8252],[-87.9051,37.8243],[-87.9051,37.8234],[-87.9049,37.8223],[-87.9047,37.8209],[-87.9043,37.8195],[-87.9041,37.8189],[-87.9038,37.8177],[-87.9036,37.8168],[-87.9037,37.8161],[-87.9039,37.8152],[-87.9041,37.8143],[-87.9042,37.8132],[-87.9043,37.8129],[-87.9044,37.8125],[-87.905,37.8116],[-87.9054,37.8109],[-87.9061,37.8094],[-87.9066,37.8082],[-87.9069,37.8076],[-87.9074,37.8071],[-87.9078,37.8068],[-87.9092,37.8062],[-87.9116,37.8049],[-87.9137,37.804],[-87.9154,37.8033],[-87.9185,37.8023],[-87.9193,37.8021],[-87.9201,37.8018],[-87.9219,37.8012],[-87.9236,37.8008],[-87.9271,37.8],[-87.9284,37.7996],[-87.9297,37.7991],[-87.9308,37.7987],[-87.9318,37.7982],[-87.9329,37.7975],[-87.9345,37.7962],[-87.9346,37.796],[-87.9347,37.7959],[-87.935,37.7951],[-87.935,37.7944],[-87.9348,37.7934],[-87.9346,37.7924],[-87.9347,37.792],[-87.9352,37.7908],[-87.9357,37.79],[-87.9364,37.7895],[-87.938,37.7883],[-87.9386,37.7879],[-87.9388,37.7875],[-87.9389,37.7869],[-87.9393,37.7857],[-87.9399,37.7841],[-87.9402,37.7838],[-87.9404,37.7835],[-87.9407,37.7828],[-87.9411,37.7819],[-87.9416,37.7813],[-87.9419,37.7807],[-87.9428,37.7788],[-87.9438,37.7768],[-87.9439,37.7764],[-87.9441,37.7762],[-87.9448,37.7751],[-87.9455,37.7741],[-87.946,37.7736],[-87.9465,37.7734],[-87.9475,37.7731],[-87.9478,37.7729],[-87.9482,37.7726],[-87.949,37.7722],[-87.9504,37.7719],[-87.9514,37.7718],[-87.9523,37.7717],[-87.9532,37.7718],[-87.9544,37.7719],[-87.9589,37.7728],[-87.9595,37.773],[-87.96,37.7732],[-87.9608,37.7741],[-87.9619,37.7752],[-87.9631,37.776],[-87.9638,37.7766],[-87.9656,37.7781],[-87.9668,37.7793],[-87.9677,37.7799],[-87.9688,37.7805],[-87.9696,37.7812],[-87.9702,37.7819],[-87.9706,37.7825],[-87.971,37.7835],[-87.9714,37.7842],[-87.9719,37.7848],[-87.9749,37.7871],[-87.9759,37.7878],[-87.9769,37.7884],[-87.9781,37.7889],[-87.981,37.7902],[-87.9838,37.7916],[-87.9846,37.7918],[-87.9854,37.7919],[-87.9866,37.7921],[-87.9874,37.7923],[-87.9887,37.7929],[-87.991,37.7942],[-87.9922,37.795],[-87.9935,37.7959],[-87.9947,37.7965],[-87.9965,37.7974],[-87.9978,37.798],[-87.9992,37.7984],[-88.0004,37.7988],[-88.0023,37.7993],[-88.0043,37.8],[-88.0051,37.8002],[-88.006,37.8003],[-88.0082,37.8006],[-88.0093,37.8009],[-88.0101,37.8011],[-88.011,37.8014],[-88.0131,37.8018],[-88.0155,37.8019],[-88.0173,37.8019],[-88.0193,37.8017],[-88.0201,37.8016],[-88.0209,37.8014],[-88.0229,37.801],[-88.0246,37.8005],[-88.0249,37.8002],[-88.0255,37.8],[-88.0257,37.8],[-88.0263,37.7998],[-88.028,37.7992],[-88.0284,37.8],[-88.0284,37.8008],[-88.0283,37.8015],[-88.0283,37.8017],[-88.0282,37.8021],[-88.0282,37.8026],[-88.0284,37.8037],[-88.0284,37.8042],[-88.0285,37.8042],[-88.0285,37.8044],[-88.0287,37.8048],[-88.0291,37.8053],[-88.0298,37.8063],[-88.03,37.8065],[-88.0305,37.807],[-88.0308,37.8073],[-88.0317,37.8079],[-88.0318,37.808],[-88.0329,37.8086],[-88.033,37.8087],[-88.0331,37.8087],[-88.0333,37.8087],[-88.0334,37.8088],[-88.0355,37.8095],[-88.0376,37.8099],[-88.0387,37.8098],[-88.0399,37.8097],[-88.0421,37.8092],[-88.0457,37.8081],[-88.0488,37.8068],[-88.0508,37.8058],[-88.0525,37.8047],[-88.0544,37.8035],[-88.0576,37.802],[-88.0597,37.8012],[-88.0622,37.8006],[-88.0642,37.8004],[-88.0669,37.8006],[-88.0689,37.801],[-88.0707,37.8017],[-88.0764,37.8046],[-88.077,37.805],[-88.0773,37.8053],[-88.0774,37.8053],[-88.0785,37.8063],[-88.0798,37.8077],[-88.0812,37.8089],[-88.0832,37.8109],[-88.0842,37.8121],[-88.0852,37.8132],[-88.0859,37.8138],[-88.0868,37.8144],[-88.0887,37.8155],[-88.09,37.8168],[-88.0906,37.8176],[-88.0912,37.8192],[-88.0918,37.8209],[-88.0918,37.8221],[-88.0915,37.8232],[-88.0909,37.8245],[-88.0901,37.8256],[-88.0888,37.827],[-88.0876,37.8282],[-88.0857,37.8294],[-88.0837,37.8302],[-88.0819,37.8307],[-88.0808,37.8309],[-88.0799,37.831],[-88.0795,37.831],[-88.078,37.8308],[-88.0764,37.8302],[-88.074,37.8292],[-88.0709,37.8274],[-88.0678,37.8257],[-88.0637,37.8239],[-88.061,37.823],[-88.0602,37.8229],[-88.058,37.8225],[-88.0551,37.8224],[-88.0519,37.8221],[-88.0496,37.8219],[-88.048,37.8217],[-88.0438,37.8215],[-88.0419,37.8219],[-88.037,37.8232],[-88.033,37.8244],[-88.0315,37.8251],[-88.03,37.8261],[-88.0287,37.8271],[-88.0278,37.8283],[-88.0271,37.8296],[-88.0264,37.8311],[-88.0259,37.8327],[-88.026,37.8337],[-88.0274,37.837],[-88.0282,37.8386],[-88.0297,37.8398],[-88.0314,37.8412],[-88.0333,37.8419],[-88.036,37.8426],[-88.0399,37.8434],[-88.0433,37.8442],[-88.0463,37.8446],[-88.0494,37.8452],[-88.0535,37.8463],[-88.0559,37.8472],[-88.0576,37.8479],[-88.0594,37.8487],[-88.061,37.8499],[-88.0627,37.8513],[-88.0641,37.8525],[-88.065,37.8532],[-88.0662,37.8544],[-88.0674,37.8561],[-88.0685,37.858],[-88.0693,37.8598],[-88.0703,37.8621],[-88.0713,37.8645],[-88.0724,37.8668],[-88.0732,37.8683],[-88.0738,37.8692],[-88.0748,37.8708],[-88.076,37.8733],[-88.0768,37.8751],[-88.0785,37.8791],[-88.0844,37.8856],[-88.0893,37.8887],[-88.0918,37.8907],[-88.0922,37.8909],[-88.0935,37.892],[-88.095,37.8937],[-88.0979,37.9015],[-88.0978,37.904],[-88.0957,37.9058],[-88.0927,37.9062],[-88.0862,37.9057],[-88.0829,37.9036],[-88.0808,37.9019],[-88.079,37.9005],[-88.0714,37.8958],[-88.0679,37.8948],[-88.0621,37.8939],[-88.0582,37.8927],[-88.0567,37.8917],[-88.0554,37.8912],[-88.0495,37.8911],[-88.0449,37.8912],[-88.0388,37.892],[-88.036,37.8928],[-88.0346,37.8928],[-88.0338,37.8928],[-88.0329,37.8929],[-88.0313,37.893],[-88.0305,37.8929],[-88.0291,37.8926],[-88.0278,37.892],[-88.0266,37.891],[-88.0257,37.89],[-88.0248,37.8889],[-88.0242,37.8886],[-88.0232,37.8883],[-88.0211,37.8881],[-88.0203,37.888],[-88.0187,37.8884],[-88.0171,37.8892],[-88.0152,37.8908],[-88.0143,37.8919],[-88.0142,37.8922],[-88.014,37.8927],[-88.0135,37.8939],[-88.0134,37.8948],[-88.016,37.8999],[-88.0178,37.9027],[-88.0188,37.9059],[-88.02,37.9098],[-88.0199,37.9107],[-88.0199,37.9117],[-88.0199,37.9124],[-88.0201,37.9129],[-88.0202,37.9131],[-88.0208,37.9138],[-88.0219,37.9142],[-88.0225,37.9148],[-88.0241,37.9145],[-88.0251,37.9145],[-88.0273,37.9147],[-88.0288,37.9146],[-88.0302,37.9143],[-88.0319,37.9138],[-88.0325,37.9136],[-88.0329,37.9137],[-88.0335,37.9139],[-88.0341,37.9143],[-88.0348,37.9146],[-88.0364,37.9149],[-88.038,37.915],[-88.0405,37.9149],[-88.0421,37.915],[-88.0485,37.9155],[-88.0534,37.9161],[-88.0592,37.9172],[-88.0622,37.9179],[-88.063,37.9182],[-88.0638,37.9186],[-88.0652,37.9197],[-88.0669,37.9213],[-88.0672,37.9217],[-88.068,37.9227],[-88.0682,37.9227],[-88.069,37.9242],[-88.0695,37.9257],[-88.0696,37.9269],[-88.0695,37.9273],[-88.069,37.9286],[-88.068,37.9298],[-88.0676,37.9302],[-88.0648,37.932],[-88.0633,37.9328],[-88.0599,37.9338],[-88.0598,37.9339],[-88.0591,37.934],[-88.0585,37.9341],[-88.0571,37.9342],[-88.057,37.9341],[-88.0562,37.934],[-88.0548,37.9335],[-88.0541,37.933],[-88.0536,37.9325],[-88.0533,37.9311],[-88.0528,37.9305],[-88.0505,37.9281],[-88.0494,37.9272],[-88.0487,37.9268],[-88.0471,37.926],[-88.045,37.9251],[-88.0425,37.9245],[-88.0413,37.9243],[-88.0401,37.9243],[-88.0396,37.9243],[-88.0386,37.9244],[-88.0377,37.9246],[-88.0371,37.9248],[-88.0364,37.9252],[-88.0353,37.9255],[-88.0347,37.9259],[-88.0341,37.9262],[-88.0339,37.9263],[-88.0325,37.9275],[-88.0311,37.9289],[-88.0305,37.9296],[-88.0304,37.9301],[-88.0303,37.9304],[-88.0303,37.931],[-88.0307,37.9321],[-88.0313,37.9329],[-88.033,37.9355],[-88.0361,37.9427],[-88.0362,37.9439],[-88.0366,37.9498],[-88.0367,37.9511],[-88.037,37.9563],[-88.0368,37.9568],[-88.0367,37.9569],[-88.0359,37.9575],[-88.0348,37.958],[-88.032,37.9586],[-88.0282,37.9584],[-88.0209,37.9594],[-88.0182,37.9607],[-88.0163,37.9616],[-88.0151,37.9627],[-88.0139,37.9646],[-88.0129,37.9665],[-88.0123,37.9699],[-88.0126,37.9771],[-88.0137,37.9796],[-88.0152,37.983],[-88.0195,37.9911],[-88.0229,37.998],[-88.0231,37.9986],[-88.0231,38.0001],[-88.0232,38.0002],[-88.0233,38.0003],[-88.0236,38.001],[-88.0241,38.0023],[-88.0249,38.0046],[-88.0254,38.0057],[-88.0258,38.0072],[-88.0256,38.0091],[-88.0253,38.0106],[-88.0251,38.0111],[-88.0244,38.013],[-88.0233,38.0154],[-88.0224,38.0171],[-88.0212,38.0191],[-88.021,38.0194],[-88.0189,38.0219],[-88.0169,38.0241],[-88.015,38.0251],[-88.0141,38.0254],[-88.0127,38.0256],[-88.0125,38.0257],[-88.0106,38.0263],[-88.0103,38.0265],[-88.0086,38.0275],[-88.0076,38.0291],[-88.0079,38.0308],[-88.0089,38.032],[-88.0105,38.0331],[-88.0121,38.0338],[-88.0141,38.0343],[-88.0159,38.0346],[-88.0176,38.0348],[-88.0196,38.0342],[-88.0221,38.0333],[-88.0246,38.0325],[-88.0277,38.0318],[-88.0304,38.0316],[-88.0325,38.0316],[-88.0341,38.032],[-88.0356,38.0329],[-88.0379,38.0339],[-88.0402,38.0356],[-88.041,38.0367],[-88.0415,38.0373],[-88.0417,38.0379],[-88.0418,38.0382],[-88.0421,38.0389],[-88.0421,38.039],[-88.0422,38.0406],[-88.0423,38.0425],[-88.0424,38.0433],[-88.0424,38.0445],[-88.0424,38.045],[-88.0421,38.0463],[-88.0404,38.0485],[-88.0378,38.0502],[-88.0353,38.0511],[-88.0326,38.0517],[-88.03,38.0521],[-88.0272,38.0521],[-88.0241,38.0519],[-88.0206,38.0519],[-88.0172,38.0517],[-88.014,38.0515],[-88.0105,38.0513],[-88.0074,38.0511],[-88.0047,38.051],[-88.0013,38.0515],[-88,38.0523],[-87.9888,38.0556],[-87.9787,38.0598],[-87.9776,38.0605],[-87.9732,38.0633],[-87.9672,38.0671],[-87.9658,38.0705],[-87.964,38.0743],[-87.9613,38.0783],[-87.959,38.0815],[-87.9579,38.0838],[-87.9567,38.0862],[-87.9569,38.0883],[-87.9573,38.089],[-87.9591,38.0925],[-87.9603,38.0965],[-87.9605,38.0991],[-87.9603,38.0998],[-87.9602,38.0999],[-87.9604,38.1],[-87.9607,38.1002],[-87.9611,38.1001],[-87.9622,38.1001],[-87.9629,38.0999],[-87.964,38.0994],[-87.9646,38.099],[-87.9663,38.0975],[-87.968,38.0963],[-87.9688,38.0959],[-87.9753,38.0942],[-87.9765,38.0938],[-87.9775,38.0934],[-87.9788,38.0928],[-87.9834,38.0912],[-87.9856,38.0903],[-87.9901,38.0887],[-87.997,38.0866],[-88,38.0854],[-88.001,38.0851],[-88.0026,38.0845],[-88.0047,38.084],[-88.0067,38.0839],[-88.0101,38.0844],[-88.0114,38.0847],[-88.0121,38.0853],[-88.0131,38.0868],[-88.0142,38.0888],[-88.0146,38.0904],[-88.0157,38.0929],[-88.0161,38.0939],[-88.0168,38.0957],[-88.0167,38.0973],[-88.0159,38.0998],[-88.0151,38.1014],[-88.0131,38.1035],[-88.0099,38.1051],[-88.0067,38.1062],[-88.0032,38.1073],[-88,38.1079],[-87.9983,38.1085],[-87.9982,38.1086],[-87.9975,38.1086],[-87.9974,38.1086],[-87.9972,38.1085],[-87.9937,38.1078],[-87.9913,38.1075],[-87.9858,38.1071],[-87.9831,38.1071],[-87.9799,38.108],[-87.9785,38.1084],[-87.9761,38.1096],[-87.9753,38.1101],[-87.9748,38.1105],[-87.9745,38.111],[-87.9742,38.1116],[-87.9738,38.1134],[-87.9738,38.1144],[-87.974,38.1183],[-87.9741,38.1184],[-87.9744,38.1189],[-87.9745,38.1196],[-87.9745,38.1208],[-87.9743,38.122],[-87.9741,38.1221],[-87.973,38.1251],[-87.9729,38.1252],[-87.9722,38.1263],[-87.9715,38.1279],[-87.9713,38.1282],[-87.9699,38.1301],[-87.9699,38.1303],[-87.9695,38.1307],[-87.9684,38.1316],[-87.9673,38.1321],[-87.9664,38.1325],[-87.9658,38.1326],[-87.9644,38.1326],[-87.9643,38.1326],[-87.9605,38.1321],[-87.9594,38.1322],[-87.9569,38.1329],[-87.9559,38.1329],[-87.9549,38.1326],[-87.9536,38.1321],[-87.9514,38.1308],[-87.9492,38.1291],[-87.9481,38.128],[-87.948,38.1279],[-87.9477,38.1276],[-87.9475,38.1272],[-87.9473,38.127],[-87.9472,38.1269],[-87.9464,38.1266],[-87.9459,38.1264],[-87.9455,38.1266],[-87.9452,38.1268],[-87.9448,38.1273],[-87.9429,38.1306],[-87.9425,38.1313],[-87.9422,38.1318],[-87.9404,38.1337],[-87.9388,38.1358],[-87.9386,38.136],[-87.9379,38.1368],[-87.9351,38.1394],[-87.9342,38.1397],[-87.9333,38.1399],[-87.9314,38.1402],[-87.9294,38.1407],[-87.9278,38.1416],[-87.9266,38.1425],[-87.9258,38.1436],[-87.9254,38.1449],[-87.9255,38.1463],[-87.9259,38.1478],[-87.9269,38.1492],[-87.9278,38.15],[-87.9282,38.1504],[-87.9283,38.1509],[-87.9279,38.1516],[-87.9275,38.1519],[-87.9274,38.1521],[-87.9272,38.1523],[-87.9259,38.1529],[-87.9254,38.1529],[-87.9247,38.1529],[-87.9241,38.1529],[-87.9236,38.1531],[-87.9234,38.1532],[-87.9223,38.1537],[-87.9214,38.1541],[-87.9191,38.1551],[-87.9177,38.1559],[-87.9167,38.1566],[-87.9152,38.1578],[-87.9137,38.1592],[-87.9134,38.1597],[-87.9129,38.1606],[-87.9126,38.1608],[-87.912,38.1612],[-87.9114,38.1617],[-87.911,38.1622],[-87.9109,38.1626],[-87.9107,38.1651],[-87.9106,38.1666],[-87.9108,38.1677],[-87.9114,38.1686],[-87.9123,38.1701],[-87.9125,38.1708],[-87.9127,38.1711],[-87.9131,38.1715],[-87.9132,38.1716],[-87.9157,38.1733],[-87.917,38.1741],[-87.9173,38.1742],[-87.9183,38.1741],[-87.9191,38.174],[-87.9207,38.174],[-87.9217,38.1738],[-87.9229,38.1733],[-87.9236,38.1727],[-87.924,38.1724],[-87.9241,38.1723],[-87.9242,38.1722],[-87.925,38.1711],[-87.9252,38.1706],[-87.9253,38.1703],[-87.9253,38.1702],[-87.9259,38.1665],[-87.9258,38.1661],[-87.9251,38.1646],[-87.9247,38.1637],[-87.9245,38.1631],[-87.9245,38.162],[-87.9246,38.1614],[-87.926,38.1593],[-87.9264,38.1588],[-87.9274,38.1582],[-87.9296,38.1571],[-87.9297,38.157],[-87.9303,38.1568],[-87.9305,38.1567],[-87.9312,38.1564],[-87.9317,38.1563],[-87.9338,38.1563],[-87.9343,38.1565],[-87.9346,38.1568],[-87.9352,38.1587],[-87.9352,38.1593],[-87.935,38.1596],[-87.9342,38.1613],[-87.9338,38.1631],[-87.9338,38.1643],[-87.9351,38.1684],[-87.9364,38.1713],[-87.9372,38.1722],[-87.9405,38.1749],[-87.9451,38.1776],[-87.9477,38.1789],[-87.9509,38.1803],[-87.9534,38.1814],[-87.9548,38.182],[-87.9575,38.1832],[-87.9589,38.184],[-87.9595,38.1844],[-87.9699,38.1918],[-87.9758,38.1978],[-87.9775,38.1998],[-87.9798,38.2026],[-87.9828,38.2067],[-87.9834,38.208],[-87.984,38.2091],[-87.9842,38.21],[-87.9852,38.2148],[-87.9853,38.2155],[-87.9856,38.218],[-87.9856,38.2225],[-87.985,38.228],[-87.9849,38.2283],[-87.9849,38.2285],[-87.9848,38.2287],[-87.9843,38.2296],[-87.9837,38.2304],[-87.9834,38.2309],[-87.9812,38.2342],[-87.9805,38.2354],[-87.9802,38.2361],[-87.9797,38.239],[-87.9796,38.2405],[-87.9798,38.2417],[-87.9809,38.2451],[-87.9821,38.248],[-87.9824,38.2487],[-87.9831,38.2501],[-87.9839,38.251],[-87.9847,38.2519],[-87.9863,38.2537],[-87.9877,38.2549],[-87.9879,38.2551],[-87.988,38.2553],[-87.988,38.2555],[-87.9882,38.2558],[-87.9881,38.2565],[-87.9881,38.2567],[-87.9879,38.257],[-87.9876,38.2574],[-87.9871,38.2577],[-87.9861,38.2581],[-87.9847,38.258],[-87.9819,38.2564],[-87.9783,38.2529],[-87.9755,38.2501],[-87.9728,38.2475],[-87.9723,38.247],[-87.9715,38.2459],[-87.9711,38.2454],[-87.9705,38.2446],[-87.9699,38.2433],[-87.97,38.2428],[-87.9705,38.2411],[-87.9706,38.2409],[-87.9703,38.2391],[-87.9702,38.2387],[-87.9702,38.2386],[-87.969,38.2374],[-87.9676,38.2367],[-87.9654,38.2364],[-87.9643,38.2363],[-87.9633,38.2364],[-87.9623,38.2366],[-87.961,38.2368],[-87.9602,38.2371],[-87.9589,38.2383],[-87.9583,38.239],[-87.958,38.2401],[-87.9579,38.2413],[-87.9584,38.2428],[-87.9584,38.2429],[-87.9588,38.245],[-87.9589,38.2467],[-87.9581,38.2488],[-87.9579,38.2494],[-87.9576,38.2501],[-87.9561,38.2516],[-87.9554,38.2522],[-87.954,38.253],[-87.9507,38.254],[-87.9489,38.2544],[-87.9482,38.2546],[-87.9461,38.2553],[-87.9447,38.2562],[-87.9436,38.2571],[-87.943,38.2578],[-87.9421,38.2603],[-87.9455,38.2625],[-87.9457,38.2625],[-87.9466,38.2627],[-87.9489,38.2641],[-87.9506,38.2668],[-87.9507,38.268],[-87.9513,38.2687],[-87.9516,38.2694],[-87.9522,38.2705],[-87.9523,38.2716],[-87.9522,38.2731],[-87.9521,38.2738],[-87.9519,38.2743],[-87.9512,38.2758],[-87.9503,38.2768],[-87.9493,38.2773],[-87.9467,38.278],[-87.9445,38.2785],[-87.944,38.2787],[-87.9423,38.2794],[-87.9411,38.2803],[-87.9403,38.2811],[-87.9399,38.2815],[-87.9392,38.2829],[-87.9389,38.2845],[-87.939,38.2864],[-87.9389,38.2875],[-87.9386,38.2887],[-87.9382,38.2903],[-87.9375,38.2921],[-87.9373,38.2924],[-87.9368,38.293],[-87.9356,38.2944],[-87.9348,38.2951],[-87.9336,38.2959],[-87.9319,38.2965],[-87.9299,38.2969],[-87.9288,38.2973],[-87.9268,38.298],[-87.925,38.2987],[-87.9228,38.2992],[-87.9214,38.2993],[-87.9185,38.2994],[-87.9165,38.2994],[-87.9148,38.299],[-87.9133,38.2985],[-87.9114,38.2976],[-87.9101,38.2966],[-87.9095,38.2961],[-87.9093,38.2957],[-87.909,38.2951],[-87.9086,38.2946],[-87.9083,38.2942],[-87.908,38.2938],[-87.9079,38.2932],[-87.908,38.2923],[-87.9083,38.2917],[-87.9085,38.291],[-87.9089,38.2905],[-87.9099,38.2893],[-87.9107,38.2884],[-87.912,38.287],[-87.9126,38.2862],[-87.9137,38.2845],[-87.9154,38.2824],[-87.9171,38.2801],[-87.9177,38.2794],[-87.9181,38.2785],[-87.9189,38.2768],[-87.9193,38.2759],[-87.9195,38.2745],[-87.9194,38.2737],[-87.9192,38.2728],[-87.9188,38.2719],[-87.9183,38.2709],[-87.9176,38.2701],[-87.9171,38.2697],[-87.9161,38.2691],[-87.9153,38.2687],[-87.9141,38.2683],[-87.9129,38.2681],[-87.9111,38.268],[-87.9101,38.2681],[-87.9085,38.2686],[-87.9068,38.2696],[-87.9057,38.2708],[-87.9037,38.2728],[-87.9024,38.2742],[-87.9018,38.2749],[-87.8997,38.2772],[-87.8978,38.2795],[-87.8971,38.2801],[-87.8956,38.2811],[-87.8946,38.2818],[-87.8936,38.2823],[-87.8934,38.2824],[-87.8933,38.2824],[-87.8924,38.2829],[-87.8909,38.2834],[-87.8891,38.2844],[-87.8882,38.2849],[-87.888,38.2851],[-87.888,38.2852],[-87.8879,38.2852],[-87.8879,38.2853],[-87.8869,38.2865],[-87.8864,38.287],[-87.8858,38.2889],[-87.8856,38.29],[-87.8854,38.2912],[-87.8853,38.2914],[-87.8852,38.2924],[-87.8851,38.2924],[-87.8851,38.2925],[-87.8849,38.2931],[-87.8848,38.2932],[-87.8847,38.2933],[-87.8843,38.2942],[-87.8836,38.2952],[-87.8831,38.296],[-87.8831,38.2961],[-87.883,38.2962],[-87.8828,38.2966],[-87.8825,38.2974],[-87.8824,38.2975],[-87.8821,38.2983],[-87.8816,38.3002],[-87.8812,38.3023],[-87.8808,38.3037],[-87.8801,38.3053],[-87.8794,38.3065],[-87.8783,38.3079],[-87.8775,38.3086],[-87.8764,38.3094],[-87.8757,38.3099],[-87.875,38.3102],[-87.8733,38.3112],[-87.8729,38.3114],[-87.8705,38.3122],[-87.8689,38.3123],[-87.8673,38.312],[-87.866,38.3115],[-87.8643,38.3107],[-87.8631,38.3098],[-87.8616,38.3084],[-87.8611,38.3078],[-87.8605,38.3054],[-87.8605,38.3031],[-87.8608,38.3023],[-87.8618,38.3],[-87.8631,38.2979],[-87.8648,38.2954],[-87.8651,38.2944],[-87.8658,38.292],[-87.8662,38.29],[-87.866,38.2878],[-87.8655,38.2861],[-87.8648,38.2845],[-87.8643,38.2833],[-87.864,38.2826],[-87.8631,38.2803],[-87.863,38.2802],[-87.8618,38.2786],[-87.8597,38.2767],[-87.8566,38.2755],[-87.8529,38.2752],[-87.8511,38.2751],[-87.8492,38.2755],[-87.8459,38.2767],[-87.8435,38.2782],[-87.841,38.2801],[-87.839,38.2823],[-87.8381,38.2834],[-87.8365,38.2855],[-87.8339,38.2906],[-87.8328,38.2933],[-87.8315,38.2967],[-87.8313,38.2978],[-87.831,38.2994],[-87.8307,38.3014],[-87.8307,38.3031],[-87.8308,38.3056],[-87.8311,38.3068],[-87.8315,38.3075],[-87.8319,38.3082],[-87.8323,38.31],[-87.8325,38.3115],[-87.8329,38.3128],[-87.8333,38.3156],[-87.8334,38.3167],[-87.8334,38.3175],[-87.8334,38.3184],[-87.8335,38.3196],[-87.8333,38.3209],[-87.8332,38.3217],[-87.833,38.3229],[-87.8327,38.3248],[-87.8324,38.326],[-87.832,38.327],[-87.8314,38.3281],[-87.8306,38.3291],[-87.83,38.3299],[-87.8288,38.332],[-87.8282,38.333],[-87.8277,38.334],[-87.8273,38.3348],[-87.827,38.3356],[-87.8265,38.3366],[-87.8261,38.3375],[-87.8258,38.3383],[-87.8256,38.3392],[-87.8253,38.34],[-87.8252,38.341],[-87.8248,38.3423],[-87.8245,38.3432],[-87.8243,38.3441],[-87.8242,38.3445],[-87.8237,38.3452],[-87.8235,38.3456],[-87.8234,38.346],[-87.8227,38.3469],[-87.8218,38.3477],[-87.82,38.3492],[-87.8182,38.3505],[-87.8172,38.3512],[-87.8162,38.352],[-87.8155,38.3524],[-87.815,38.3529],[-87.8144,38.3534],[-87.8138,38.3538],[-87.8128,38.3551],[-87.8119,38.3564],[-87.8111,38.3576],[-87.811,38.3579],[-87.8103,38.3587],[-87.809,38.3603],[-87.8089,38.3604],[-87.8083,38.3611],[-87.8068,38.3625],[-87.8061,38.3631],[-87.8036,38.3642],[-87.802,38.3646],[-87.7996,38.3649],[-87.7973,38.3656],[-87.7954,38.3661],[-87.7935,38.3664],[-87.7916,38.3666],[-87.7903,38.3667],[-87.7881,38.3671],[-87.7878,38.3672],[-87.7861,38.3676],[-87.785,38.368],[-87.7837,38.3686],[-87.7831,38.3689],[-87.7825,38.3693],[-87.7817,38.3698],[-87.7807,38.3703],[-87.78,38.3708],[-87.779,38.3716],[-87.7789,38.3718],[-87.7778,38.3728],[-87.7776,38.373],[-87.7754,38.3751],[-87.772,38.3785],[-87.7697,38.3807],[-87.7687,38.3821],[-87.7676,38.3835],[-87.7672,38.3841],[-87.7657,38.3859],[-87.7631,38.3885],[-87.7627,38.389],[-87.7617,38.3903],[-87.7594,38.3927],[-87.7585,38.3936],[-87.7573,38.3948],[-87.7569,38.3954],[-87.7567,38.3956],[-87.756,38.3967],[-87.755,38.3979],[-87.7548,38.3981],[-87.7546,38.3983],[-87.7546,38.3984],[-87.7541,38.399],[-87.7541,38.3991],[-87.753,38.4001],[-87.7527,38.4004],[-87.7524,38.4008],[-87.752,38.4011],[-87.7515,38.4017],[-87.75,38.403],[-87.7494,38.4038],[-87.7469,38.407],[-87.7452,38.409],[-87.745,38.4098],[-87.7443,38.4117],[-87.7438,38.4131],[-87.7437,38.414],[-87.7437,38.4143],[-87.7437,38.4144],[-87.7435,38.4169],[-87.7435,38.4173],[-87.7432,38.4217],[-87.7431,38.4231],[-87.7431,38.4233],[-87.7428,38.4273],[-87.7416,38.4332],[-87.741,38.4356],[-87.7406,38.4366],[-87.7404,38.4371],[-87.7398,38.438],[-87.7388,38.4389],[-87.7377,38.4395],[-87.7361,38.4401],[-87.7346,38.4409],[-87.7328,38.4414],[-87.7316,38.4422],[-87.7307,38.4429],[-87.7304,38.4442],[-87.7302,38.4454],[-87.7301,38.4465],[-87.7304,38.4479],[-87.7308,38.4492],[-87.732,38.4508],[-87.7332,38.4518],[-87.7346,38.4525],[-87.7357,38.453],[-87.7378,38.4536],[-87.7393,38.4542],[-87.7405,38.4547],[-87.7422,38.4549],[-87.7439,38.455],[-87.7454,38.4546],[-87.7484,38.4545],[-87.7495,38.4544],[-87.75,38.4542],[-87.7508,38.4542],[-87.7515,38.4542],[-87.7528,38.4544],[-87.7548,38.4552],[-87.7559,38.4559],[-87.7565,38.4569],[-87.7568,38.4585],[-87.7567,38.4603],[-87.7564,38.4615],[-87.7562,38.4625],[-87.7554,38.464],[-87.7547,38.4651],[-87.754,38.4659],[-87.7537,38.4662],[-87.7528,38.4672],[-87.7519,38.4685],[-87.7514,38.4691],[-87.7509,38.4698],[-87.75,38.4714],[-87.7446,38.4773],[-87.7422,38.4783],[-87.7409,38.4789],[-87.74,38.4792],[-87.7377,38.4795],[-87.7349,38.48],[-87.7347,38.4801],[-87.73,38.4802],[-87.728,38.4799],[-87.724,38.4796],[-87.7199,38.4795],[-87.7157,38.4798],[-87.7141,38.4799],[-87.7116,38.4806],[-87.7081,38.4822],[-87.701,38.4848],[-87.6976,38.4861],[-87.6932,38.488],[-87.6915,38.4889],[-87.6883,38.4905],[-87.6859,38.4918],[-87.6842,38.4931],[-87.6823,38.4946],[-87.681,38.4959],[-87.6794,38.4975],[-87.6784,38.4984],[-87.6778,38.4993],[-87.6774,38.5001],[-87.6768,38.5007],[-87.6764,38.5013],[-87.6749,38.5044],[-87.6742,38.5057],[-87.6738,38.5063],[-87.6724,38.5074],[-87.6719,38.5076],[-87.6713,38.5077],[-87.6707,38.5075],[-87.6698,38.5072],[-87.669,38.5066],[-87.6679,38.5057],[-87.6668,38.505],[-87.6655,38.504],[-87.6645,38.5034],[-87.6637,38.5029],[-87.6629,38.5026],[-87.6609,38.5021],[-87.6595,38.5018],[-87.6588,38.5017],[-87.6582,38.5017],[-87.6577,38.5017],[-87.6567,38.5018],[-87.6558,38.5019],[-87.655,38.5022],[-87.6538,38.5026],[-87.6524,38.5032],[-87.6513,38.5038],[-87.6501,38.5046],[-87.6483,38.5061],[-87.6467,38.5078],[-87.6458,38.5091],[-87.6453,38.5102],[-87.6451,38.5111],[-87.6451,38.5118],[-87.6452,38.5127],[-87.6454,38.5138],[-87.6458,38.5144],[-87.646,38.5147],[-87.6462,38.5151],[-87.6467,38.5155],[-87.6472,38.5159],[-87.6477,38.5163],[-87.6482,38.5166],[-87.65,38.5177],[-87.6526,38.5194],[-87.6529,38.5196],[-87.6532,38.5197],[-87.6546,38.5203],[-87.6553,38.5208],[-87.6558,38.5212],[-87.6561,38.5217],[-87.6583,38.5251],[-87.6595,38.5267],[-87.6597,38.5274],[-87.6597,38.5279],[-87.6605,38.5297],[-87.6607,38.5305],[-87.6609,38.5315],[-87.661,38.5321],[-87.6612,38.5325],[-87.6688,38.5411],[-87.6692,38.5417],[-87.6696,38.5424],[-87.6698,38.5431],[-87.6701,38.5441],[-87.6701,38.5447],[-87.6701,38.5452],[-87.6698,38.5457],[-87.6697,38.5459],[-87.6692,38.5468],[-87.6685,38.5477],[-87.6675,38.5485],[-87.6663,38.5493],[-87.6654,38.55],[-87.6642,38.5505],[-87.6634,38.5509],[-87.6624,38.5513],[-87.6581,38.553],[-87.6573,38.5533],[-87.6564,38.5536],[-87.655,38.5542],[-87.6533,38.5547],[-87.652,38.5552],[-87.6513,38.5557],[-87.6507,38.5562],[-87.6504,38.557],[-87.6501,38.5577],[-87.6501,38.5581],[-87.6502,38.5584],[-87.6504,38.5588],[-87.6506,38.5592],[-87.6507,38.5594],[-87.6508,38.5598],[-87.651,38.5603],[-87.6515,38.5613],[-87.6519,38.5619],[-87.6522,38.5626],[-87.6525,38.5633],[-87.6527,38.5639],[-87.6527,38.5645],[-87.6527,38.565],[-87.6525,38.566],[-87.6519,38.5672],[-87.6515,38.5682],[-87.6513,38.5686],[-87.6511,38.569],[-87.6506,38.5696],[-87.6502,38.5701],[-87.6497,38.5705],[-87.6486,38.5711],[-87.6479,38.5713],[-87.6472,38.5715],[-87.6464,38.5715],[-87.6451,38.5718],[-87.644,38.572],[-87.6429,38.5723],[-87.6423,38.5725],[-87.6414,38.5729],[-87.6406,38.5734],[-87.6401,38.5738],[-87.6396,38.5742],[-87.6389,38.5749],[-87.6385,38.5756],[-87.6382,38.5763],[-87.6381,38.5768],[-87.6381,38.5773],[-87.6381,38.5778],[-87.6381,38.5783],[-87.6383,38.5788],[-87.6384,38.5791],[-87.6386,38.5795],[-87.6391,38.5806],[-87.6395,38.5815],[-87.6398,38.582],[-87.6398,38.5825],[-87.64,38.5833],[-87.6401,38.5844],[-87.6402,38.5851],[-87.6403,38.5859],[-87.6403,38.5892],[-87.6402,38.5898],[-87.6401,38.5901],[-87.6398,38.5907],[-87.6394,38.5913],[-87.6391,38.5916],[-87.6384,38.5922],[-87.6378,38.5925],[-87.6376,38.5926],[-87.6368,38.5929],[-87.6362,38.5929],[-87.6355,38.5928],[-87.6348,38.5927],[-87.6341,38.5924],[-87.633,38.5918],[-87.6322,38.5912],[-87.6282,38.5881],[-87.6274,38.5876],[-87.6268,38.5873],[-87.6259,38.587],[-87.6253,38.5868],[-87.625,38.5867],[-87.6229,38.5862],[-87.6214,38.5861],[-87.6196,38.5865],[-87.6166,38.587],[-87.6145,38.5875],[-87.6131,38.5883],[-87.612,38.5892],[-87.6114,38.5905],[-87.6109,38.5914],[-87.6109,38.5926],[-87.6114,38.5936],[-87.6124,38.5946],[-87.6135,38.595],[-87.6164,38.5949],[-87.6194,38.5948],[-87.6208,38.5952],[-87.6226,38.5956],[-87.6234,38.5962],[-87.6241,38.597],[-87.625,38.5983],[-87.6252,38.599],[-87.6254,38.5992],[-87.6255,38.5996],[-87.6255,38.6002],[-87.6256,38.6006],[-87.6256,38.6011],[-87.6258,38.602],[-87.6261,38.6026],[-87.6262,38.6032],[-87.6266,38.6037],[-87.6273,38.6052],[-87.6273,38.6053],[-87.6274,38.6054],[-87.6274,38.606],[-87.6274,38.6063],[-87.6274,38.6066],[-87.6274,38.6069],[-87.6273,38.6072],[-87.6272,38.6076],[-87.627,38.608],[-87.6266,38.6083],[-87.6261,38.6089],[-87.6255,38.6094],[-87.625,38.6097],[-87.6239,38.6103],[-87.6227,38.6108],[-87.6213,38.6115],[-87.6205,38.6122],[-87.6204,38.6128],[-87.621,38.6139],[-87.6224,38.6165],[-87.6228,38.6171],[-87.6226,38.618],[-87.6224,38.6189],[-87.6218,38.6196],[-87.6205,38.6205],[-87.6191,38.621],[-87.6182,38.6215],[-87.617,38.6222],[-87.6162,38.6232],[-87.6156,38.6251],[-87.6155,38.6259],[-87.6156,38.6265],[-87.6157,38.6271],[-87.6157,38.6273],[-87.6158,38.6275],[-87.6159,38.6279],[-87.6164,38.6287],[-87.6189,38.6314],[-87.6198,38.6327],[-87.6204,38.6343],[-87.6206,38.635],[-87.6209,38.6361],[-87.621,38.6377],[-87.6201,38.6395],[-87.6192,38.6407],[-87.6173,38.6422],[-87.6143,38.643],[-87.6122,38.6435],[-87.6109,38.6439],[-87.6098,38.6442],[-87.6079,38.645],[-87.6058,38.6465],[-87.6043,38.6484],[-87.603,38.6512],[-87.6029,38.6526],[-87.6028,38.6544],[-87.6029,38.6564],[-87.602,38.6591],[-87.6002,38.6625],[-87.5973,38.6653],[-87.5937,38.6674],[-87.5901,38.6689],[-87.5877,38.67],[-87.5794,38.6725],[-87.5696,38.6744],[-87.5647,38.6749],[-87.5644,38.6749],[-87.5584,38.6756],[-87.5455,38.6776],[-87.54,38.6791],[-87.5352,38.6814],[-87.5351,38.6815],[-87.5344,38.6818],[-87.5332,38.6826],[-87.5312,38.684],[-87.5286,38.6864],[-87.5281,38.6868],[-87.5257,38.6893],[-87.522,38.6934],[-87.5209,38.6951],[-87.5206,38.6955],[-87.5196,38.6972],[-87.519,38.6995],[-87.519,38.7052],[-87.5192,38.7072],[-87.5192,38.7074],[-87.5195,38.7105],[-87.5186,38.7127],[-87.5167,38.7163],[-87.5146,38.719],[-87.5107,38.7234],[-87.5085,38.7258],[-87.5077,38.7273],[-87.5071,38.73],[-87.5062,38.7335],[-87.5062,38.7337],[-87.5053,38.735],[-87.5041,38.7358],[-87.5019,38.7364],[-87.5,38.737],[-87.4975,38.7385],[-87.4965,38.7393],[-87.496,38.74],[-87.4958,38.7407],[-87.4958,38.741],[-87.4958,38.7414],[-87.4961,38.7421],[-87.4965,38.7427],[-87.4974,38.7434],[-87.4985,38.744],[-87.4996,38.7445],[-87.5,38.7449],[-87.5016,38.7457],[-87.5033,38.7471],[-87.5039,38.748],[-87.5041,38.7485],[-87.504,38.7497],[-87.5036,38.7501],[-87.5035,38.7504],[-87.5034,38.751],[-87.5026,38.7526],[-87.5018,38.7542],[-87.5009,38.7553],[-87.5,38.7562],[-87.4997,38.7568],[-87.4989,38.7578],[-87.4985,38.759],[-87.4982,38.7601],[-87.4979,38.7619],[-87.4976,38.7626],[-87.4973,38.7636],[-87.4971,38.7645],[-87.4969,38.7662],[-87.4969,38.7668],[-87.4975,38.7677],[-87.4982,38.7683],[-87.4991,38.7688],[-87.4998,38.769],[-87.5,38.769],[-87.5005,38.7692],[-87.5025,38.7692],[-87.5049,38.7689],[-87.5059,38.7684],[-87.5066,38.7679],[-87.5082,38.7673],[-87.5103,38.7672],[-87.512,38.7675],[-87.5136,38.7685],[-87.5144,38.7692],[-87.5149,38.7705],[-87.5145,38.7718],[-87.5138,38.7728],[-87.5131,38.7732],[-87.5118,38.7736],[-87.5057,38.7737],[-87.5053,38.7737],[-87.5043,38.7739],[-87.5038,38.774],[-87.5035,38.7741],[-87.5021,38.7746],[-87.5,38.7756],[-87.4986,38.7765],[-87.4974,38.7774],[-87.4965,38.7786],[-87.4957,38.7803],[-87.4952,38.782],[-87.4952,38.7831],[-87.4954,38.7838],[-87.4955,38.7846],[-87.4959,38.7854],[-87.4978,38.7871],[-87.4978,38.7872],[-87.4978,38.7874],[-87.4979,38.7877],[-87.4986,38.7885],[-87.4993,38.7892],[-87.5,38.7902],[-87.5011,38.7914],[-87.5015,38.7917],[-87.5031,38.7929],[-87.5066,38.7946],[-87.5082,38.7957],[-87.5105,38.7984],[-87.5123,38.8008],[-87.5149,38.8037],[-87.5167,38.8062],[-87.5178,38.8081],[-87.5192,38.8105],[-87.5216,38.813],[-87.5268,38.8174],[-87.5273,38.8181],[-87.5274,38.8188],[-87.5271,38.8194],[-87.5265,38.8205],[-87.5259,38.8212],[-87.5252,38.8216],[-87.5244,38.8221],[-87.5236,38.8226],[-87.5234,38.8234],[-87.5232,38.824],[-87.5217,38.8266],[-87.5218,38.8287],[-87.5222,38.8305],[-87.5232,38.8319],[-87.5246,38.8336],[-87.526,38.8362],[-87.5267,38.8386],[-87.5267,38.8411],[-87.5267,38.8426],[-87.5265,38.8429],[-87.5261,38.8435],[-87.5259,38.8441],[-87.526,38.8449],[-87.5262,38.8454],[-87.526,38.8461],[-87.5259,38.8475],[-87.5259,38.8488],[-87.5267,38.8504],[-87.5282,38.8517],[-87.5292,38.8521],[-87.5311,38.8525],[-87.5345,38.8531],[-87.5373,38.8536],[-87.5388,38.8542],[-87.5403,38.8547],[-87.5417,38.8553],[-87.5426,38.8559],[-87.5448,38.8568],[-87.5505,38.8596],[-87.552,38.8603],[-87.5531,38.8614],[-87.5534,38.8624],[-87.5534,38.8633],[-87.5529,38.8642],[-87.5521,38.8645],[-87.551,38.8646],[-87.5495,38.8642],[-87.5479,38.8634],[-87.5457,38.863],[-87.5442,38.8634],[-87.5432,38.8642],[-87.5426,38.8653],[-87.5426,38.8666],[-87.5433,38.8679],[-87.5443,38.8689],[-87.5459,38.87],[-87.547,38.8712],[-87.5476,38.8725],[-87.5477,38.874],[-87.5476,38.875],[-87.5475,38.8753],[-87.5474,38.8756],[-87.5471,38.876],[-87.5467,38.8763],[-87.5459,38.8766],[-87.5452,38.8767],[-87.5437,38.8768],[-87.5418,38.8768],[-87.5404,38.8769],[-87.5384,38.8772],[-87.5368,38.8774],[-87.5359,38.8778],[-87.5355,38.8781],[-87.5351,38.8785],[-87.5349,38.8789],[-87.5348,38.8794],[-87.535,38.8806],[-87.5355,38.8815],[-87.5361,38.8823],[-87.5365,38.8826],[-87.5367,38.8828],[-87.5372,38.884],[-87.5375,38.8848],[-87.5378,38.8851],[-87.538,38.8855],[-87.5383,38.8858],[-87.5387,38.8861],[-87.5399,38.8867],[-87.5406,38.8869],[-87.5415,38.8872],[-87.5426,38.8877],[-87.5434,38.8882],[-87.5443,38.889],[-87.5448,38.8901],[-87.5451,38.8908],[-87.5451,38.8915],[-87.5449,38.8935],[-87.5446,38.8944],[-87.5441,38.8951],[-87.5432,38.8957],[-87.5424,38.8962],[-87.5416,38.8964],[-87.5408,38.8964],[-87.5399,38.8963],[-87.5391,38.8961],[-87.5386,38.8955],[-87.5385,38.8952],[-87.5386,38.8935],[-87.5384,38.8926],[-87.5379,38.8914],[-87.5377,38.8909],[-87.5376,38.8903],[-87.5376,38.8895],[-87.5374,38.8891],[-87.5372,38.8888],[-87.5369,38.8885],[-87.5365,38.8879],[-87.5363,38.8874],[-87.536,38.887],[-87.5357,38.8872],[-87.5352,38.8879],[-87.5348,38.8889],[-87.5344,38.8904],[-87.5343,38.8913],[-87.5345,38.8923],[-87.5346,38.8926],[-87.535,38.893],[-87.5355,38.8935],[-87.5358,38.8939],[-87.5364,38.8946],[-87.5366,38.895],[-87.5366,38.8956],[-87.534,38.9],[-87.5339,38.9006],[-87.5337,38.901],[-87.5329,38.9015],[-87.5321,38.9017],[-87.5313,38.9018],[-87.5306,38.9017],[-87.529,38.9016],[-87.5283,38.9016],[-87.5273,38.9019],[-87.5253,38.9022],[-87.5245,38.9024],[-87.5229,38.9024],[-87.5227,38.9025],[-87.5221,38.9025],[-87.5205,38.9025],[-87.5189,38.9026],[-87.518,38.9027],[-87.5174,38.903],[-87.5171,38.9032],[-87.5168,38.9037],[-87.5167,38.9041],[-87.5168,38.9045],[-87.517,38.905],[-87.5172,38.9053],[-87.5177,38.9057],[-87.5185,38.9058],[-87.519,38.9059],[-87.5196,38.9058],[-87.5202,38.9057],[-87.5218,38.9053],[-87.5227,38.9051],[-87.5234,38.9051],[-87.5243,38.9052],[-87.5253,38.9055],[-87.5261,38.9059],[-87.5266,38.9064],[-87.5273,38.9072],[-87.5276,38.9077],[-87.5279,38.9082],[-87.5279,38.9086],[-87.5279,38.9092],[-87.5276,38.9097],[-87.5272,38.9104],[-87.526,38.9131],[-87.526,38.9136],[-87.5261,38.9144],[-87.5263,38.9151],[-87.5267,38.9158],[-87.5271,38.9162],[-87.5275,38.9173],[-87.5277,38.9184],[-87.5277,38.9188],[-87.5277,38.9192],[-87.5275,38.9199],[-87.5272,38.9203],[-87.5268,38.9208],[-87.5261,38.9213],[-87.5255,38.9215],[-87.5252,38.9216],[-87.5248,38.9217],[-87.5242,38.9216],[-87.5235,38.9214],[-87.5225,38.9213],[-87.5217,38.9215],[-87.5206,38.9217],[-87.5202,38.9219],[-87.5191,38.9226],[-87.5188,38.9232],[-87.5186,38.9239],[-87.5185,38.9248],[-87.5186,38.9259],[-87.5187,38.9269],[-87.5188,38.9278],[-87.5187,38.9283],[-87.5184,38.9291],[-87.517,38.9315],[-87.5168,38.9323],[-87.5166,38.933],[-87.5167,38.9335],[-87.5168,38.934],[-87.5173,38.9349],[-87.5199,38.9375],[-87.5212,38.9389],[-87.5216,38.9395],[-87.5219,38.9401],[-87.5219,38.9406],[-87.5218,38.9411],[-87.5213,38.9418],[-87.521,38.9421],[-87.5195,38.943],[-87.5193,38.9431],[-87.5192,38.9431],[-87.5186,38.9436],[-87.5175,38.9445],[-87.5163,38.9456],[-87.5154,38.9466],[-87.5143,38.9478],[-87.5136,38.9488],[-87.5129,38.9501],[-87.5123,38.9519],[-87.5122,38.9526],[-87.5121,38.9538],[-87.5122,38.9544],[-87.5126,38.9551],[-87.5134,38.956],[-87.5138,38.9562],[-87.5151,38.9568],[-87.5164,38.9573],[-87.5175,38.9579],[-87.5179,38.9581],[-87.5192,38.9589],[-87.5206,38.9598],[-87.5218,38.9607],[-87.5243,38.963],[-87.525,38.9638],[-87.5255,38.9649],[-87.526,38.9664],[-87.5265,38.9674],[-87.527,38.9688],[-87.5276,38.9698],[-87.5287,38.9712],[-87.5295,38.9719],[-87.5309,38.9725],[-87.5324,38.9731],[-87.5345,38.9736],[-87.5378,38.9746],[-87.5408,38.9753],[-87.5424,38.9756],[-87.5425,38.9756],[-87.5436,38.9761],[-87.548,38.9785],[-87.5513,38.9793],[-87.5544,38.9799],[-87.558,38.9807],[-87.5603,38.9814],[-87.5626,38.9825],[-87.5644,38.983],[-87.5693,38.9844],[-87.5735,38.9854],[-87.5756,38.9862],[-87.5765,38.9867],[-87.5776,38.9879],[-87.5783,38.9888],[-87.5785,38.9898],[-87.5783,38.9902],[-87.578,38.9907],[-87.5776,38.991],[-87.577,38.9913],[-87.5758,38.9915],[-87.5745,38.9915],[-87.5734,38.9914],[-87.5725,38.9913],[-87.5718,38.9909],[-87.5698,38.9901],[-87.5684,38.9896],[-87.5668,38.9891],[-87.5652,38.9888],[-87.564,38.9888],[-87.563,38.989],[-87.562,38.9895],[-87.5613,38.9904],[-87.5607,38.9913],[-87.5606,38.9919],[-87.5604,38.9924],[-87.5606,38.9929],[-87.561,38.9935],[-87.5614,38.9939],[-87.562,38.9942],[-87.5629,38.9944],[-87.5633,38.9945],[-87.564,38.9944],[-87.5647,38.9943],[-87.5652,38.9941],[-87.5661,38.9939],[-87.5665,38.9936],[-87.5671,38.9935],[-87.5682,38.9937],[-87.5695,38.9941],[-87.5713,38.9948],[-87.5731,38.9955],[-87.5754,38.9965],[-87.5766,38.997],[-87.577,38.9973],[-87.5776,38.9979],[-87.5783,38.9988],[-87.5786,38.9995],[-87.5788,39],[-87.5791,39.0016],[-87.5789,39.0024],[-87.5786,39.0031],[-87.5778,39.0038],[-87.5768,39.0048],[-87.5756,39.0064],[-87.5738,39.0087],[-87.573,39.0103],[-87.5719,39.0125],[-87.5703,39.0173],[-87.5697,39.0194],[-87.5696,39.0204],[-87.5696,39.021],[-87.5696,39.0219],[-87.5699,39.0231],[-87.5707,39.025],[-87.575,39.0341],[-87.5761,39.0352],[-87.5776,39.0367],[-87.5795,39.0384],[-87.5803,39.0394],[-87.5804,39.0407],[-87.5802,39.0419],[-87.5788,39.0435],[-87.5775,39.0445],[-87.5764,39.0455],[-87.5747,39.0469],[-87.573,39.0492],[-87.5726,39.0501],[-87.5723,39.0506],[-87.5719,39.0527],[-87.5721,39.0555],[-87.5726,39.0573],[-87.5743,39.0585],[-87.577,39.0602],[-87.5787,39.0617],[-87.5801,39.0639],[-87.5819,39.0658],[-87.5836,39.068],[-87.5857,39.0697],[-87.5877,39.071],[-87.5898,39.0723],[-87.59,39.0723],[-87.5915,39.0732],[-87.5924,39.0742],[-87.5928,39.0752],[-87.5934,39.0763],[-87.594,39.0772],[-87.5946,39.078],[-87.5956,39.079],[-87.5964,39.0796],[-87.5975,39.0802],[-87.5986,39.0806],[-87.6011,39.0814],[-87.6029,39.0816],[-87.6041,39.0814],[-87.6071,39.0812],[-87.6107,39.0812],[-87.6119,39.0812],[-87.6142,39.0818],[-87.616,39.0826],[-87.6186,39.0849],[-87.6187,39.085],[-87.6203,39.0866],[-87.621,39.0881],[-87.6211,39.089],[-87.6207,39.0903],[-87.6204,39.0915],[-87.619,39.093],[-87.6176,39.0943],[-87.6155,39.0958],[-87.6143,39.0978],[-87.614,39.0995],[-87.614,39.101],[-87.6149,39.1026],[-87.6157,39.1033],[-87.6184,39.1043],[-87.6208,39.1044],[-87.6235,39.1045],[-87.625,39.1042],[-87.6287,39.1045],[-87.6326,39.1049],[-87.6347,39.1054],[-87.6371,39.1057],[-87.6386,39.1059],[-87.6403,39.1056],[-87.6423,39.1052],[-87.6446,39.1044],[-87.6471,39.1043],[-87.6492,39.1048],[-87.6512,39.1058],[-87.6528,39.1068],[-87.6536,39.1078],[-87.6546,39.1091],[-87.6549,39.1101],[-87.6549,39.1103],[-87.6549,39.1105],[-87.655,39.1105],[-87.655,39.1109],[-87.6549,39.1124],[-87.6542,39.1134],[-87.6533,39.1144],[-87.6521,39.1155],[-87.6514,39.1161],[-87.651,39.1164],[-87.6504,39.1165],[-87.6502,39.1165],[-87.6499,39.1164],[-87.6488,39.116],[-87.6476,39.1156],[-87.6462,39.1154],[-87.6443,39.1152],[-87.6439,39.115],[-87.6408,39.1144],[-87.6409,39.1153],[-87.6395,39.1159],[-87.6385,39.1164],[-87.6375,39.1169],[-87.6365,39.1177],[-87.6359,39.1183],[-87.6353,39.1193],[-87.635,39.1201],[-87.6349,39.1215],[-87.635,39.1221],[-87.6351,39.1223],[-87.6369,39.1231],[-87.638,39.1234],[-87.6382,39.1235],[-87.6393,39.123],[-87.6409,39.1228],[-87.6414,39.1229],[-87.6416,39.123],[-87.6419,39.1231],[-87.6422,39.1232],[-87.6422,39.1237],[-87.6421,39.1249],[-87.642,39.125],[-87.6422,39.126],[-87.6423,39.1269],[-87.6427,39.128],[-87.6431,39.1286],[-87.6441,39.1291],[-87.6448,39.1295],[-87.6455,39.1297],[-87.6471,39.1302],[-87.65,39.1306],[-87.6515,39.1308],[-87.6552,39.1323],[-87.656,39.1328],[-87.657,39.1337],[-87.6581,39.1349],[-87.6587,39.136],[-87.6587,39.137],[-87.6587,39.1373],[-87.6582,39.1384],[-87.6541,39.1427],[-87.6532,39.144],[-87.653,39.1449],[-87.6533,39.1456],[-87.6533,39.1466],[-87.6533,39.148],[-87.6528,39.1494],[-87.6517,39.1506],[-87.65,39.1516],[-87.6482,39.1525],[-87.6464,39.1534],[-87.645,39.1543],[-87.6442,39.1549],[-87.6438,39.1554],[-87.6435,39.1561],[-87.6429,39.1565],[-87.6426,39.1568],[-87.6422,39.1571],[-87.6416,39.1571],[-87.6415,39.1571],[-87.6411,39.1572],[-87.6406,39.1571],[-87.6397,39.1572],[-87.639,39.1572],[-87.6385,39.1571],[-87.6381,39.157],[-87.6374,39.1568],[-87.6369,39.1562],[-87.6363,39.1556],[-87.6358,39.1549],[-87.6353,39.1545],[-87.6348,39.1538],[-87.6344,39.1534],[-87.6343,39.1534],[-87.6333,39.1531],[-87.6324,39.1529],[-87.6316,39.153],[-87.6308,39.1531],[-87.6302,39.1532],[-87.6297,39.1534],[-87.6292,39.1537],[-87.6287,39.1539],[-87.6283,39.1542],[-87.628,39.1545],[-87.6277,39.1549],[-87.6275,39.1554],[-87.6277,39.1562],[-87.6282,39.1569],[-87.6287,39.1574],[-87.629,39.1577],[-87.6291,39.1578],[-87.6294,39.158],[-87.6304,39.1583],[-87.6306,39.1584],[-87.6312,39.1584],[-87.6315,39.1585],[-87.6318,39.1586],[-87.6332,39.1587],[-87.6339,39.1588],[-87.6357,39.1589],[-87.6374,39.159],[-87.6383,39.1591],[-87.6394,39.1594],[-87.6398,39.1595],[-87.6409,39.1599],[-87.6412,39.1602],[-87.6414,39.1604],[-87.6415,39.1605],[-87.6421,39.1613],[-87.6421,39.1625],[-87.6418,39.1637],[-87.6413,39.1653],[-87.641,39.1657],[-87.6404,39.1667],[-87.6395,39.1675],[-87.6385,39.1681],[-87.6379,39.1684],[-87.6365,39.1688],[-87.6348,39.169],[-87.6329,39.1689],[-87.6296,39.1689],[-87.6278,39.169],[-87.625,39.1693],[-87.6242,39.1694],[-87.6236,39.1695],[-87.6218,39.1701],[-87.6205,39.1703],[-87.6196,39.171],[-87.6194,39.1721],[-87.6194,39.1722],[-87.6195,39.1725],[-87.6195,39.1726],[-87.6198,39.1734],[-87.6208,39.1748],[-87.6214,39.1789],[-87.6214,39.1819],[-87.6213,39.1826],[-87.6211,39.1839],[-87.6205,39.185],[-87.6204,39.1852],[-87.6196,39.186],[-87.6185,39.1864],[-87.6163,39.1859],[-87.6131,39.1842],[-87.61,39.184],[-87.6079,39.1845],[-87.6063,39.1851],[-87.6052,39.1859],[-87.6037,39.1893],[-87.603,39.1913],[-87.6016,39.1925],[-87.6001,39.1934],[-87.597,39.1942],[-87.5941,39.1949],[-87.5886,39.1978],[-87.5857,39.2004],[-87.5859,39.2026],[-87.5857,39.2039],[-87.585,39.2053],[-87.5829,39.2067],[-87.5803,39.2084],[-87.577,39.2111],[-87.5756,39.2138],[-87.5746,39.2184],[-87.5746,39.2239],[-87.5754,39.2284],[-87.5758,39.2302],[-87.5776,39.2392],[-87.5782,39.2406],[-87.5788,39.2419],[-87.5791,39.2427],[-87.5793,39.2435],[-87.579,39.2441],[-87.5782,39.2448],[-87.5765,39.2452],[-87.5743,39.2458],[-87.5731,39.2467],[-87.5721,39.2478],[-87.5715,39.2493],[-87.5713,39.2508],[-87.5716,39.2523],[-87.5724,39.2537],[-87.5734,39.2546],[-87.5748,39.2551],[-87.5768,39.2555],[-87.5787,39.2554],[-87.5807,39.2552],[-87.5824,39.2548],[-87.5836,39.2543],[-87.5842,39.254],[-87.5852,39.2531],[-87.5868,39.25],[-87.5872,39.2496],[-87.5875,39.2493],[-87.588,39.249],[-87.5883,39.2487],[-87.5887,39.2485],[-87.5892,39.2483],[-87.5903,39.2476],[-87.5911,39.2473],[-87.5918,39.2471],[-87.5924,39.2471],[-87.593,39.2473],[-87.5935,39.2475],[-87.594,39.248],[-87.5947,39.2487],[-87.5955,39.25],[-87.5961,39.2512],[-87.5981,39.2541],[-87.6005,39.2561],[-87.6041,39.2595],[-87.605,39.2602],[-87.6055,39.2611],[-87.6056,39.2624],[-87.6053,39.2634],[-87.6021,39.2707],[-87.6015,39.2722],[-87.6013,39.2736],[-87.6014,39.2744],[-87.602,39.2752],[-87.6031,39.2755],[-87.6053,39.2758],[-87.6064,39.2759],[-87.6073,39.2762],[-87.6085,39.2772],[-87.6094,39.2785],[-87.6101,39.2822],[-87.61,39.2826],[-87.6098,39.2847],[-87.6088,39.2867],[-87.6055,39.2893],[-87.5999,39.2936],[-87.5975,39.2964],[-87.5973,39.2969],[-87.5973,39.297],[-87.5975,39.2982],[-87.5979,39.2995],[-87.5984,39.3001],[-87.5998,39.3009],[-87.6041,39.3027],[-87.6054,39.3032],[-87.6068,39.303],[-87.6084,39.3027],[-87.6102,39.3022],[-87.6131,39.3012],[-87.6133,39.3011],[-87.614,39.3009],[-87.615,39.3009],[-87.6158,39.3009],[-87.6178,39.3013],[-87.6182,39.3014],[-87.619,39.3017],[-87.6198,39.3023],[-87.6205,39.3028],[-87.6209,39.3034],[-87.6212,39.3042],[-87.6212,39.3047],[-87.6212,39.3053],[-87.6211,39.3056],[-87.6209,39.306],[-87.6207,39.3064],[-87.6206,39.307],[-87.6205,39.3071],[-87.6202,39.3074],[-87.6185,39.3079],[-87.6176,39.308],[-87.6167,39.3082],[-87.6126,39.3086],[-87.6097,39.3094],[-87.6085,39.3098],[-87.6073,39.3104],[-87.6064,39.3108],[-87.6059,39.3111],[-87.6046,39.3128],[-87.604,39.3135],[-87.604,39.3136],[-87.6038,39.3139],[-87.6012,39.3177],[-87.6007,39.3185],[-87.5967,39.322],[-87.593,39.3283],[-87.5918,39.3303],[-87.5905,39.3321],[-87.59,39.3327],[-87.5891,39.3338],[-87.5883,39.3345],[-87.5877,39.335],[-87.5849,39.3373],[-87.5802,39.3395],[-87.5783,39.3403],[-87.5758,39.3412],[-87.5741,39.3414],[-87.5721,39.3414],[-87.5707,39.3413],[-87.5661,39.3397],[-87.5625,39.3389],[-87.5607,39.3389],[-87.5577,39.3393],[-87.5547,39.3404],[-87.5544,39.3405],[-87.5521,39.3415],[-87.5508,39.3424],[-87.5503,39.3434],[-87.5499,39.3452],[-87.5497,39.3466],[-87.5495,39.3477],[-87.5482,39.3499],[-87.5475,39.3505],[-87.5459,39.3522],[-87.544,39.3529],[-87.5422,39.3531],[-87.5404,39.3529],[-87.5387,39.3526],[-87.5373,39.3521],[-87.5362,39.3512],[-87.5353,39.3504],[-87.5335,39.3487],[-87.5324,39.3479],[-87.5316,39.3479],[-87.5316,39.3481],[-87.5316,39.3486],[-87.5316,39.3488],[-87.5316,39.3504],[-87.5317,39.3552],[-87.5317,39.3569],[-87.5317,39.3597],[-87.5317,39.3682],[-87.5317,39.371],[-87.5316,39.3721],[-87.5314,39.375],[-87.5314,39.3751],[-87.5314,39.3762],[-87.5314,39.378],[-87.5314,39.3836],[-87.5314,39.3854],[-87.5314,39.3862],[-87.5314,39.3886],[-87.5314,39.3895],[-87.5314,39.3896],[-87.5314,39.3926],[-87.5314,39.4019],[-87.5314,39.405],[-87.5314,39.4052],[-87.5314,39.4057],[-87.5314,39.4059],[-87.5314,39.4071],[-87.5314,39.4106],[-87.5314,39.4117],[-87.5314,39.4118],[-87.5314,39.4121],[-87.5314,39.4133],[-87.5314,39.4137],[-87.5314,39.4148],[-87.5314,39.4179],[-87.5314,39.419],[-87.5314,39.4218],[-87.5314,39.4303],[-87.5314,39.4331],[-87.5314,39.4335],[-87.5314,39.4336],[-87.5314,39.435],[-87.5314,39.4355],[-87.5314,39.4357],[-87.5314,39.4364],[-87.5314,39.4366],[-87.5314,39.4367],[-87.5314,39.4371],[-87.5314,39.4372],[-87.5314,39.4375],[-87.5314,39.4377],[-87.5314,39.4384],[-87.5314,39.4386],[-87.5315,39.4447],[-87.5315,39.4452],[-87.5315,39.4468],[-87.5315,39.4472],[-87.5315,39.4477],[-87.5315,39.449],[-87.5315,39.4495],[-87.5315,39.4497],[-87.5315,39.4498],[-87.5315,39.4502],[-87.5316,39.4662],[-87.5316,39.4683],[-87.5316,39.4685],[-87.5316,39.4692],[-87.5316,39.4694],[-87.5316,39.4699],[-87.5316,39.4713],[-87.5316,39.4718],[-87.5316,39.4724],[-87.5316,39.474],[-87.5316,39.4745],[-87.5316,39.4749],[-87.5317,39.4761],[-87.5317,39.4765],[-87.5316,39.4771],[-87.5316,39.4773],[-87.5317,39.478],[-87.5317,39.4781],[-87.5317,39.4786],[-87.5317,39.4801],[-87.5317,39.4808],[-87.5317,39.4829],[-87.5317,39.4839],[-87.5317,39.4844],[-87.5318,39.4864],[-87.5318,39.4865],[-87.5317,39.4866],[-87.5318,39.4877],[-87.5318,39.4879],[-87.5317,39.4881],[-87.5318,39.4902],[-87.5318,39.4914],[-87.5318,39.4917],[-87.5317,39.492],[-87.5317,39.4922],[-87.5317,39.4926],[-87.5317,39.4933],[-87.5317,39.4934],[-87.5318,39.4937],[-87.5318,39.4938],[-87.5317,39.4939],[-87.5317,39.494],[-87.5317,39.4986],[-87.5318,39.5],[-87.5318,39.5032],[-87.5319,39.5081],[-87.5319,39.5086],[-87.5319,39.5088],[-87.5319,39.509],[-87.5319,39.5091],[-87.5319,39.5204],[-87.5319,39.5234],[-87.5319,39.5235],[-87.5319,39.5237],[-87.5319,39.5239],[-87.5319,39.524],[-87.5319,39.5245],[-87.5318,39.5331],[-87.5318,39.5337],[-87.5318,39.535],[-87.5318,39.5351],[-87.5318,39.5352],[-87.5318,39.5376],[-87.5318,39.538],[-87.5318,39.5386],[-87.5318,39.5389],[-87.5318,39.5395],[-87.5318,39.54],[-87.5318,39.5425],[-87.5318,39.5441],[-87.5318,39.5442],[-87.5319,39.5452],[-87.5318,39.5453],[-87.5318,39.5457],[-87.5318,39.5458],[-87.5318,39.5465],[-87.5318,39.5466],[-87.5318,39.5475],[-87.5318,39.5487],[-87.5318,39.5489],[-87.5318,39.5515],[-87.5318,39.5548],[-87.5319,39.5585],[-87.5319,39.5598],[-87.5319,39.5621],[-87.5319,39.5637],[-87.5319,39.564],[-87.532,39.5684],[-87.532,39.5712],[-87.5321,39.5776],[-87.5321,39.5784],[-87.5321,39.5816],[-87.5321,39.5834],[-87.5321,39.5876],[-87.5321,39.593],[-87.5322,39.6073],[-87.5322,39.6179],[-87.5323,39.6218],[-87.5322,39.625],[-87.5323,39.6327],[-87.5323,39.6361],[-87.5323,39.6424],[-87.5324,39.6432],[-87.5324,39.6434],[-87.5324,39.6435],[-87.5324,39.6454],[-87.5324,39.6461],[-87.5324,39.6464],[-87.5324,39.6482],[-87.5324,39.6506],[-87.5325,39.654],[-87.5325,39.6544],[-87.5325,39.6555],[-87.5325,39.6565],[-87.5325,39.6587],[-87.5325,39.661],[-87.5325,39.6622],[-87.5325,39.6623],[-87.5326,39.6631],[-87.5326,39.6644],[-87.5326,39.6647],[-87.5327,39.6649],[-87.5327,39.6651],[-87.5327,39.6662],[-87.5327,39.6739],[-87.5327,39.6745],[-87.5328,39.6847],[-87.5328,39.6862],[-87.5328,39.6868],[-87.5328,39.6895],[-87.5328,39.6938],[-87.5328,39.6945],[-87.5328,39.699],[-87.5328,39.6991],[-87.5328,39.7015],[-87.5328,39.7017],[-87.5328,39.7065],[-87.5328,39.7088],[-87.5329,39.7128],[-87.5329,39.7134],[-87.5329,39.7308],[-87.5329,39.7333],[-87.533,39.7453],[-87.533,39.75],[-87.533,39.7599],[-87.533,39.7671],[-87.533,39.7743],[-87.5332,39.7807],[-87.5332,39.7817],[-87.5332,39.7824],[-87.5332,39.7843],[-87.5332,39.7859],[-87.5332,39.7875],[-87.5332,39.7893],[-87.5332,39.791],[-87.5332,39.7926],[-87.5332,39.7931],[-87.5332,39.7963],[-87.5331,39.8036],[-87.5331,39.8038],[-87.5332,39.8039],[-87.5332,39.804],[-87.5332,39.8067],[-87.5332,39.8087],[-87.5332,39.8107],[-87.5332,39.811],[-87.5331,39.8125],[-87.5331,39.8233],[-87.5331,39.8252],[-87.5331,39.8326],[-87.5332,39.8534],[-87.5332,39.8574],[-87.5332,39.8596],[-87.5332,39.8597],[-87.5332,39.8604],[-87.5333,39.8608],[-87.5333,39.861],[-87.5332,39.8616],[-87.5332,39.8689],[-87.5333,39.872],[-87.5333,39.875],[-87.5332,39.883],[-87.5332,39.8842],[-87.5332,39.8876],[-87.5332,39.8888],[-87.5332,39.8899],[-87.5332,39.8933],[-87.5331,39.8944],[-87.5331,39.8954],[-87.5331,39.8982],[-87.5331,39.8992],[-87.5331,39.9003],[-87.5331,39.9038],[-87.5331,39.905],[-87.5331,39.9061],[-87.533,39.9093],[-87.533,39.9104],[-87.533,39.9109],[-87.533,39.9125],[-87.533,39.9131],[-87.533,39.9134],[-87.533,39.9142],[-87.533,39.9145],[-87.533,39.9153],[-87.533,39.9175],[-87.533,39.9181],[-87.5329,39.9182],[-87.5329,39.9189],[-87.5329,39.9194],[-87.5329,39.9209],[-87.5329,39.9216],[-87.5329,39.9217],[-87.5329,39.9218],[-87.5329,39.922],[-87.5329,39.9222],[-87.5329,39.9227],[-87.5329,39.9229],[-87.5329,39.9231],[-87.5329,39.9237],[-87.5329,39.9239],[-87.5329,39.9241],[-87.5329,39.9247],[-87.5329,39.9249],[-87.5329,39.925],[-87.5329,39.926],[-87.5328,39.9293],[-87.5328,39.9302],[-87.5328,39.9304],[-87.5328,39.9305],[-87.5328,39.9306],[-87.5328,39.9317],[-87.5327,39.9357],[-87.5327,39.937],[-87.5327,39.939],[-87.5327,39.945],[-87.5327,39.9466],[-87.5327,39.947],[-87.5327,39.9474],[-87.5327,39.9484],[-87.5327,39.9488],[-87.5328,39.9534],[-87.5328,39.9561],[-87.5328,39.9565],[-87.5328,39.9577],[-87.5328,39.9581],[-87.5328,39.9604],[-87.5328,39.9671],[-87.5328,39.9693],[-87.5328,39.9695],[-87.5328,39.9696],[-87.5327,39.9702],[-87.5327,39.9705],[-87.5327,39.9706],[-87.5326,39.9708],[-87.5326,39.9709],[-87.5326,39.9712],[-87.5326,39.9714],[-87.5326,39.9719],[-87.5326,39.9721],[-87.5326,39.9726],[-87.5326,39.9729],[-87.5326,39.9737],[-87.5326,39.974],[-87.5326,39.9741],[-87.5326,39.9743],[-87.5326,39.9745],[-87.5326,39.9747],[-87.5326,39.9748],[-87.5327,39.975],[-87.5326,39.9756],[-87.5326,39.9772],[-87.5326,39.9777],[-87.5326,39.9778],[-87.5325,39.978],[-87.5325,39.9781],[-87.5325,39.9782],[-87.5325,39.9783],[-87.5325,39.9786],[-87.5325,39.9787],[-87.5325,39.9793],[-87.5325,39.9799],[-87.5325,39.9803],[-87.5325,39.9808],[-87.5325,39.9817],[-87.5325,39.9821],[-87.5325,39.9825],[-87.5325,39.9827],[-87.5325,39.9832],[-87.5325,39.9833],[-87.5325,39.9835],[-87.5325,39.9837],[-87.5325,39.9842],[-87.5325,39.9846],[-87.5324,39.9851],[-87.5324,39.9856],[-87.5324,39.986],[-87.5324,39.9861],[-87.5324,39.9863],[-87.5324,39.9865],[-87.5324,39.9871],[-87.5324,39.9873],[-87.5324,39.9876],[-87.5324,39.9881],[-87.5324,39.9882],[-87.5324,39.989],[-87.5324,39.99],[-87.5324,39.9904],[-87.5324,39.991],[-87.5324,39.9911],[-87.5324,39.9912],[-87.5324,39.9914],[-87.5324,39.9916],[-87.5323,39.9931],[-87.5323,39.9933],[-87.5323,39.9936],[-87.5323,39.994],[-87.5323,39.9944],[-87.5323,39.9967],[-87.5323,39.9975],[-87.5323,39.998],[-87.5323,39.9997],[-87.5322,40],[-87.5323,40],[-87.5323,40.0109],[-87.5323,40.0116],[-87.5323,40.0117],[-87.5323,40.0118],[-87.5323,40.0119],[-87.5323,40.012],[-87.5323,40.0121],[-87.5323,40.0126],[-87.5324,40.0141],[-87.5324,40.0147],[-87.5324,40.0152],[-87.5324,40.0176],[-87.5323,40.0266],[-87.5323,40.0295],[-87.5323,40.0327],[-87.5323,40.0423],[-87.5323,40.0455],[-87.5322,40.0482],[-87.5322,40.0562],[-87.5322,40.0588],[-87.5322,40.0596],[-87.5322,40.0603],[-87.5321,40.0649],[-87.5321,40.0664],[-87.5321,40.067],[-87.5321,40.0694],[-87.532,40.0776],[-87.532,40.0782],[-87.532,40.0812],[-87.532,40.0823],[-87.532,40.0827],[-87.532,40.0873],[-87.5319,40.0889],[-87.5319,40.0903],[-87.5319,40.0946],[-87.5319,40.096],[-87.5319,40.0975],[-87.5319,40.1019],[-87.5318,40.1034],[-87.5318,40.1045],[-87.5318,40.1071],[-87.5318,40.1079],[-87.5318,40.1088],[-87.5318,40.109],[-87.5318,40.1107],[-87.5317,40.1159],[-87.5317,40.1176],[-87.5317,40.1177],[-87.5317,40.1178],[-87.5317,40.1179],[-87.5317,40.118],[-87.5317,40.1181],[-87.5317,40.121],[-87.5317,40.1274],[-87.5316,40.13],[-87.5316,40.133],[-87.5316,40.1332],[-87.5316,40.1333],[-87.5316,40.1338],[-87.5316,40.1343],[-87.5316,40.1355],[-87.5315,40.1371],[-87.5315,40.1374],[-87.5315,40.1384],[-87.5315,40.1385],[-87.5315,40.1387],[-87.5315,40.1395],[-87.5315,40.142],[-87.5315,40.1428],[-87.5317,40.144],[-87.5318,40.1443],[-87.5315,40.148],[-87.5315,40.1481],[-87.5314,40.1483],[-87.5314,40.1488],[-87.5314,40.1496],[-87.5314,40.1524],[-87.5314,40.1539],[-87.5314,40.1541],[-87.5313,40.1553],[-87.5313,40.1554],[-87.5313,40.1567],[-87.5313,40.1578],[-87.5313,40.1588],[-87.5312,40.1608],[-87.5312,40.1615],[-87.5312,40.1621],[-87.5312,40.1637],[-87.5312,40.1655],[-87.5311,40.1671],[-87.5311,40.1672],[-87.5311,40.1673],[-87.5311,40.1684],[-87.5311,40.17],[-87.5311,40.1714],[-87.531,40.1758],[-87.531,40.1772],[-87.531,40.1773],[-87.531,40.1801],[-87.5309,40.1883],[-87.5308,40.189],[-87.5308,40.1904],[-87.5308,40.1911],[-87.5308,40.1918],[-87.5308,40.1923],[-87.5308,40.1935],[-87.5308,40.194],[-87.5308,40.1942],[-87.5308,40.195],[-87.5308,40.1952],[-87.5308,40.1955],[-87.5308,40.1957],[-87.5309,40.1961],[-87.5309,40.1964],[-87.5309,40.1966],[-87.5309,40.1968],[-87.5309,40.1969],[-87.5309,40.197],[-87.5309,40.1971],[-87.5309,40.1973],[-87.5309,40.1975],[-87.5308,40.1977],[-87.5308,40.1981],[-87.5308,40.1983],[-87.5308,40.1985],[-87.5308,40.1986],[-87.5307,40.1992],[-87.5307,40.1994],[-87.5307,40.1998],[-87.5307,40.2007],[-87.5307,40.2008],[-87.5307,40.2012],[-87.5307,40.2023],[-87.5306,40.2041],[-87.5306,40.2051],[-87.5306,40.2065],[-87.5306,40.2081],[-87.5306,40.21],[-87.5306,40.2117],[-87.5305,40.2131],[-87.5305,40.2135],[-87.5305,40.2148],[-87.5305,40.2157],[-87.5305,40.2159],[-87.5305,40.2192],[-87.5304,40.2197],[-87.5304,40.2203],[-87.5304,40.2204],[-87.5304,40.2209],[-87.5304,40.2211],[-87.5304,40.2225],[-87.5304,40.2236],[-87.5304,40.2252],[-87.5304,40.2267],[-87.5304,40.2281],[-87.5304,40.2289],[-87.5304,40.2296],[-87.5304,40.2318],[-87.5303,40.2332],[-87.5303,40.2344],[-87.5303,40.236],[-87.5302,40.2388],[-87.5302,40.2392],[-87.5302,40.2418],[-87.5301,40.2439],[-87.5301,40.2472],[-87.53,40.2496],[-87.53,40.2501],[-87.53,40.2502],[-87.53,40.2503],[-87.53,40.2505],[-87.53,40.2506],[-87.53,40.2508],[-87.53,40.2515],[-87.53,40.2517],[-87.53,40.2518],[-87.53,40.252],[-87.53,40.2521],[-87.5299,40.255],[-87.5299,40.2563],[-87.5299,40.2589],[-87.5299,40.2602],[-87.5299,40.261],[-87.5298,40.2615],[-87.5298,40.2618],[-87.5298,40.2638],[-87.5298,40.264],[-87.5298,40.2656],[-87.5298,40.2667],[-87.5297,40.2678],[-87.5297,40.268],[-87.5297,40.2697],[-87.5297,40.2712],[-87.5297,40.2714],[-87.5297,40.2723],[-87.5297,40.2726],[-87.5297,40.2734],[-87.5297,40.2737],[-87.5297,40.2744],[-87.5297,40.2745],[-87.5297,40.275],[-87.5297,40.2766],[-87.5297,40.2768],[-87.5297,40.2776],[-87.5297,40.2778],[-87.5296,40.2785],[-87.5296,40.2788],[-87.5296,40.2799],[-87.5296,40.281],[-87.5296,40.2811],[-87.5296,40.2815],[-87.5296,40.2817],[-87.5296,40.282],[-87.5296,40.2829],[-87.5296,40.2834],[-87.5296,40.2842],[-87.5296,40.2857],[-87.5295,40.2866],[-87.5295,40.2876],[-87.5295,40.2877],[-87.5295,40.2889],[-87.5295,40.2903],[-87.5295,40.2909],[-87.5295,40.2912],[-87.5295,40.2918],[-87.5295,40.2919],[-87.5295,40.292],[-87.5294,40.293],[-87.5294,40.2932],[-87.5294,40.2936],[-87.5294,40.2938],[-87.5294,40.2939],[-87.5294,40.2944],[-87.5294,40.2953],[-87.5294,40.296],[-87.5294,40.2966],[-87.5293,40.2975],[-87.5293,40.2982],[-87.5293,40.2991],[-87.5293,40.2999],[-87.5293,40.3017],[-87.5293,40.3018],[-87.5293,40.3019],[-87.5293,40.3022],[-87.5293,40.3031],[-87.5293,40.3032],[-87.5293,40.3036],[-87.5293,40.3042],[-87.5292,40.306],[-87.5292,40.3072],[-87.5292,40.3078],[-87.5292,40.3085],[-87.5291,40.3107],[-87.5291,40.3111],[-87.5291,40.3113],[-87.5291,40.312],[-87.5291,40.3133],[-87.5291,40.314],[-87.529,40.3156],[-87.529,40.3157],[-87.529,40.3158],[-87.529,40.3163],[-87.529,40.3164],[-87.529,40.318],[-87.529,40.3189],[-87.529,40.3192],[-87.5289,40.323],[-87.5289,40.3239],[-87.5289,40.3243],[-87.5289,40.3248],[-87.5289,40.326],[-87.5289,40.3277],[-87.5288,40.3295],[-87.5288,40.3306],[-87.5288,40.3308],[-87.5288,40.3318],[-87.5288,40.3323],[-87.5288,40.3334],[-87.5288,40.3335],[-87.5287,40.3345],[-87.5287,40.336],[-87.5287,40.3369],[-87.5287,40.3378],[-87.5286,40.3388],[-87.5286,40.34],[-87.5286,40.341],[-87.5286,40.342],[-87.5286,40.3421],[-87.5286,40.3435],[-87.5285,40.3442],[-87.5285,40.3448],[-87.5286,40.345],[-87.5285,40.3451],[-87.5285,40.3452],[-87.5285,40.3453],[-87.5285,40.3455],[-87.5285,40.3458],[-87.5285,40.346],[-87.5285,40.3468],[-87.5285,40.3471],[-87.5285,40.3492],[-87.5285,40.3494],[-87.5285,40.3497],[-87.5285,40.35],[-87.5285,40.3503],[-87.5285,40.3505],[-87.5284,40.3511],[-87.5284,40.3521],[-87.5284,40.3526],[-87.5284,40.3533],[-87.5284,40.3551],[-87.5284,40.3553],[-87.5284,40.3559],[-87.5284,40.3567],[-87.5284,40.3576],[-87.5283,40.359],[-87.5283,40.3595],[-87.5283,40.3596],[-87.5282,40.3597],[-87.5283,40.3597],[-87.5283,40.3598],[-87.5284,40.3599],[-87.5284,40.36],[-87.5284,40.3602],[-87.5284,40.3603],[-87.5283,40.3624],[-87.5282,40.3687],[-87.5281,40.3708],[-87.5281,40.3716],[-87.5282,40.3742],[-87.5282,40.375],[-87.5282,40.3756],[-87.5281,40.3773],[-87.5281,40.3779],[-87.5281,40.38],[-87.528,40.3864],[-87.528,40.3885],[-87.528,40.3886],[-87.528,40.3889],[-87.528,40.389],[-87.528,40.3904],[-87.5279,40.3946],[-87.5279,40.3961],[-87.5278,40.3986],[-87.5276,40.4063],[-87.5276,40.4088],[-87.5276,40.4089],[-87.5276,40.4092],[-87.5276,40.4093],[-87.5275,40.41],[-87.5275,40.4105],[-87.5275,40.4109],[-87.5275,40.411],[-87.5275,40.4123],[-87.5275,40.4124],[-87.5275,40.414],[-87.5275,40.4164],[-87.5275,40.4175],[-87.5275,40.4178],[-87.5275,40.4179],[-87.5275,40.4182],[-87.5275,40.4183],[-87.5275,40.4185],[-87.5274,40.4194],[-87.5274,40.4196],[-87.5274,40.42],[-87.5274,40.4208],[-87.5274,40.4211],[-87.5274,40.4214],[-87.5274,40.4222],[-87.5274,40.4226],[-87.5274,40.4243],[-87.5274,40.4247],[-87.5274,40.4252],[-87.5274,40.4255],[-87.5274,40.4266],[-87.5274,40.427],[-87.5273,40.4279],[-87.5273,40.4312],[-87.5273,40.4314],[-87.5273,40.4327],[-87.5273,40.4329],[-87.5273,40.4333],[-87.5272,40.4345],[-87.5272,40.435],[-87.5272,40.4356],[-87.5272,40.4369],[-87.5272,40.4377],[-87.5272,40.4391],[-87.5272,40.4397],[-87.5272,40.4406],[-87.5272,40.4415],[-87.5272,40.4418],[-87.5272,40.4432],[-87.5271,40.4436],[-87.5271,40.4438],[-87.5271,40.4444],[-87.5271,40.4445],[-87.5271,40.4466],[-87.5271,40.4474],[-87.527,40.4478],[-87.527,40.4481],[-87.527,40.4483],[-87.527,40.4488],[-87.527,40.4491],[-87.527,40.4494],[-87.527,40.4496],[-87.527,40.4497],[-87.527,40.4504],[-87.5269,40.452],[-87.5269,40.4525],[-87.5269,40.4532],[-87.5269,40.4537],[-87.5269,40.4542],[-87.5269,40.4546],[-87.5269,40.4577],[-87.5268,40.4595],[-87.5268,40.4601],[-87.5268,40.4617],[-87.5268,40.4619],[-87.5268,40.462],[-87.5268,40.4623],[-87.5268,40.4628],[-87.5268,40.4637],[-87.5267,40.466],[-87.5267,40.4671],[-87.5267,40.468],[-87.5267,40.469],[-87.5267,40.4699],[-87.5267,40.4707],[-87.5267,40.4717],[-87.5267,40.4721],[-87.5266,40.4745],[-87.5266,40.4755],[-87.5266,40.4756],[-87.5266,40.4758],[-87.5266,40.4762],[-87.5266,40.4766],[-87.5266,40.4768],[-87.5266,40.4769],[-87.5266,40.4781],[-87.5266,40.479],[-87.5266,40.4794],[-87.5265,40.48],[-87.5265,40.4811],[-87.5264,40.4855],[-87.5264,40.4859],[-87.5264,40.4866],[-87.5264,40.487],[-87.5264,40.4891],[-87.5264,40.4892],[-87.5264,40.4895],[-87.5264,40.4899],[-87.5264,40.4902],[-87.5264,40.4909],[-87.5264,40.4912],[-87.5264,40.4914],[-87.5263,40.492],[-87.5263,40.4922],[-87.5263,40.4928],[-87.5263,40.4934],[-87.5263,40.494],[-87.5263,40.4953],[-87.5263,40.4973],[-87.5263,40.4977],[-87.5263,40.4992],[-87.5263,40.4993],[-87.5263,40.4999],[-87.5263,40.5006],[-87.5262,40.501],[-87.5262,40.5014],[-87.5262,40.502],[-87.5262,40.5021],[-87.5262,40.5039],[-87.5262,40.5048],[-87.5262,40.5058],[-87.5262,40.5066],[-87.5262,40.5074],[-87.5262,40.5082],[-87.5262,40.5087],[-87.5262,40.5107],[-87.5262,40.5122],[-87.5263,40.5152],[-87.5263,40.5161],[-87.5263,40.5164],[-87.5263,40.5165],[-87.5263,40.5174],[-87.5263,40.5179],[-87.5263,40.5187],[-87.5264,40.5202],[-87.5264,40.5203],[-87.5264,40.5204],[-87.5264,40.5205],[-87.5264,40.5206],[-87.5264,40.5209],[-87.5264,40.5211],[-87.5264,40.5215],[-87.5264,40.5221],[-87.5264,40.5228],[-87.5263,40.5239],[-87.5263,40.525],[-87.5263,40.5262],[-87.5263,40.5273],[-87.5263,40.5317],[-87.5263,40.5324],[-87.5263,40.5338],[-87.5263,40.5349],[-87.5263,40.5352],[-87.5263,40.5353],[-87.5263,40.5355],[-87.5263,40.5356],[-87.5263,40.5378],[-87.5263,40.5387],[-87.5263,40.5404],[-87.5263,40.5422],[-87.5263,40.5428],[-87.5263,40.5434],[-87.5263,40.5443],[-87.5263,40.5459],[-87.5263,40.5465],[-87.5263,40.5468],[-87.5263,40.5471],[-87.5263,40.5472],[-87.5263,40.5478],[-87.5263,40.5484],[-87.5263,40.5489],[-87.5263,40.5495],[-87.5263,40.5496],[-87.5263,40.5498],[-87.5263,40.55],[-87.5263,40.5501],[-87.5263,40.5506],[-87.5263,40.5508],[-87.5263,40.5518],[-87.5263,40.552],[-87.5263,40.5524],[-87.5263,40.5525],[-87.5263,40.554],[-87.5263,40.5545],[-87.5263,40.5548],[-87.5263,40.5552],[-87.5263,40.5574],[-87.5263,40.558],[-87.5263,40.5596],[-87.5263,40.5601],[-87.5263,40.5619],[-87.5263,40.5633],[-87.5262,40.5642],[-87.5263,40.5647],[-87.5263,40.5648],[-87.5263,40.5667],[-87.5263,40.5673],[-87.5263,40.5674],[-87.5263,40.5695],[-87.5263,40.5696],[-87.5263,40.5709],[-87.5263,40.5721],[-87.5262,40.5733],[-87.5262,40.5761],[-87.5262,40.578],[-87.5262,40.5782],[-87.5262,40.5784],[-87.5262,40.5787],[-87.5262,40.5788],[-87.5262,40.5791],[-87.5262,40.58],[-87.5262,40.5809],[-87.5262,40.5821],[-87.5262,40.5836],[-87.5262,40.5852],[-87.5261,40.587],[-87.5262,40.5872],[-87.5262,40.5876],[-87.5261,40.589],[-87.5261,40.5893],[-87.5261,40.59],[-87.5261,40.5902],[-87.5261,40.5921],[-87.5261,40.5925],[-87.5261,40.5929],[-87.5261,40.593],[-87.5261,40.5931],[-87.5261,40.5933],[-87.5261,40.5934],[-87.5261,40.5939],[-87.5261,40.5949],[-87.5261,40.5956],[-87.5261,40.5983],[-87.5261,40.6003],[-87.5261,40.6006],[-87.5261,40.6009],[-87.5261,40.6012],[-87.5261,40.6016],[-87.5261,40.6023],[-87.526,40.6045],[-87.526,40.6048],[-87.526,40.6051],[-87.526,40.606],[-87.526,40.6063],[-87.526,40.6068],[-87.526,40.6069],[-87.526,40.6074],[-87.526,40.6075],[-87.526,40.6078],[-87.526,40.6079],[-87.526,40.608],[-87.526,40.6082],[-87.526,40.6083],[-87.526,40.6095],[-87.526,40.6099],[-87.526,40.6105],[-87.526,40.6116],[-87.526,40.6142],[-87.526,40.6164],[-87.526,40.6168],[-87.526,40.6173],[-87.526,40.6178],[-87.5261,40.6184],[-87.5261,40.6185],[-87.5261,40.6186],[-87.5261,40.6189],[-87.5261,40.619],[-87.5261,40.6192],[-87.5261,40.6194],[-87.5261,40.6201],[-87.5261,40.6205],[-87.5261,40.6206],[-87.5261,40.6209],[-87.526,40.621],[-87.526,40.6211],[-87.526,40.6212],[-87.526,40.6214],[-87.5259,40.6215],[-87.526,40.6216],[-87.526,40.6217],[-87.5261,40.622],[-87.5261,40.6221],[-87.5261,40.6223],[-87.5261,40.6225],[-87.5261,40.6231],[-87.5261,40.6242],[-87.5261,40.625],[-87.5261,40.6256],[-87.5261,40.6257],[-87.5261,40.6264],[-87.5261,40.6278],[-87.5261,40.6287],[-87.5261,40.631],[-87.5261,40.6333],[-87.5261,40.6343],[-87.5261,40.6356],[-87.5261,40.6361],[-87.5261,40.6365],[-87.5261,40.6366],[-87.5261,40.6369],[-87.5261,40.6371],[-87.5261,40.6389],[-87.5262,40.6392],[-87.5262,40.6409],[-87.5262,40.6434],[-87.5262,40.6439],[-87.5262,40.6456],[-87.5262,40.6468],[-87.5262,40.6474],[-87.5262,40.6477],[-87.5262,40.6481],[-87.5262,40.6494],[-87.5262,40.6498],[-87.5262,40.6499],[-87.5262,40.6501],[-87.5262,40.6502],[-87.5262,40.6512],[-87.5262,40.6514],[-87.5262,40.6524],[-87.5262,40.653],[-87.5262,40.6538],[-87.5262,40.6547],[-87.5262,40.6551],[-87.5262,40.6561],[-87.5262,40.6573],[-87.5262,40.6582],[-87.5262,40.6605],[-87.5262,40.6615],[-87.5262,40.6616],[-87.5262,40.6619],[-87.5262,40.6635],[-87.5262,40.6642],[-87.5262,40.6643],[-87.5262,40.6654],[-87.5262,40.666],[-87.5262,40.6676],[-87.5262,40.6693],[-87.5262,40.6711],[-87.5262,40.6713],[-87.5262,40.6726],[-87.5262,40.6727],[-87.5263,40.6729],[-87.5262,40.6731],[-87.5263,40.6733],[-87.5263,40.6739],[-87.5263,40.6747],[-87.5263,40.6752],[-87.5263,40.6753],[-87.5263,40.6755],[-87.5263,40.6758],[-87.5263,40.6759],[-87.5263,40.6767],[-87.5263,40.6781],[-87.5263,40.6787],[-87.5263,40.6788],[-87.5263,40.6791],[-87.5263,40.6798],[-87.5263,40.6801],[-87.5263,40.6803],[-87.5263,40.6819],[-87.5263,40.6821],[-87.5263,40.6853],[-87.5262,40.6881],[-87.5262,40.6889],[-87.5262,40.6898],[-87.5262,40.6901],[-87.5262,40.6907],[-87.5262,40.6927],[-87.5262,40.6933],[-87.5262,40.6934],[-87.5262,40.6937],[-87.5262,40.6946],[-87.5262,40.6949],[-87.5262,40.6953],[-87.5262,40.6966],[-87.5262,40.6967],[-87.5262,40.6998],[-87.5262,40.7022],[-87.5262,40.704],[-87.5262,40.7041],[-87.5262,40.7045],[-87.5262,40.7046],[-87.5262,40.7047],[-87.5262,40.7053],[-87.5262,40.7055],[-87.5262,40.7062],[-87.5262,40.7069],[-87.5262,40.7072],[-87.5262,40.7076],[-87.5262,40.7077],[-87.5262,40.7078],[-87.5262,40.7079],[-87.5262,40.708],[-87.5262,40.7086],[-87.5262,40.71],[-87.5262,40.7101],[-87.5262,40.7127],[-87.5262,40.7132],[-87.5262,40.714],[-87.5262,40.7144],[-87.5262,40.7166],[-87.5262,40.717],[-87.5262,40.7178],[-87.5262,40.7186],[-87.5262,40.7192],[-87.5262,40.7193],[-87.5261,40.7196],[-87.5261,40.7197],[-87.5261,40.7199],[-87.5261,40.7206],[-87.5261,40.7218],[-87.5261,40.7223],[-87.5261,40.7224],[-87.5261,40.7226],[-87.5261,40.7229],[-87.5261,40.7234],[-87.5261,40.7247],[-87.5261,40.725],[-87.5261,40.7257],[-87.5261,40.7261],[-87.5261,40.7287],[-87.5261,40.7298],[-87.5261,40.7313],[-87.5261,40.7316],[-87.5261,40.7322],[-87.526,40.7328],[-87.526,40.7332],[-87.526,40.7337],[-87.5261,40.7338],[-87.526,40.734],[-87.526,40.7345],[-87.526,40.7351],[-87.526,40.7363],[-87.526,40.7367],[-87.526,40.7368],[-87.526,40.7369],[-87.526,40.737],[-87.526,40.7377],[-87.526,40.7379],[-87.526,40.7413],[-87.526,40.7441],[-87.526,40.747],[-87.526,40.7485],[-87.526,40.7495],[-87.526,40.7497],[-87.526,40.7513],[-87.526,40.7514],[-87.526,40.7519],[-87.526,40.752],[-87.526,40.7561],[-87.526,40.7587],[-87.526,40.7626],[-87.526,40.7656],[-87.526,40.7679],[-87.526,40.7694],[-87.526,40.7697],[-87.526,40.77],[-87.526,40.7703],[-87.526,40.7704],[-87.526,40.7706],[-87.526,40.7707],[-87.526,40.7714],[-87.526,40.7717],[-87.526,40.7731],[-87.526,40.7744],[-87.526,40.7748],[-87.526,40.775],[-87.526,40.7756],[-87.526,40.7758],[-87.526,40.7773],[-87.526,40.7777],[-87.5259,40.7779],[-87.5259,40.7796],[-87.5259,40.7801],[-87.5259,40.7805],[-87.5259,40.781],[-87.5259,40.7822],[-87.5259,40.7826],[-87.5259,40.7829],[-87.5259,40.7835],[-87.5259,40.7848],[-87.5258,40.7863],[-87.5258,40.7875],[-87.5258,40.789],[-87.5259,40.7894],[-87.5259,40.7903],[-87.5259,40.7909],[-87.5259,40.7916],[-87.5259,40.7918],[-87.5259,40.7922],[-87.5259,40.7927],[-87.5259,40.7929],[-87.5259,40.7934],[-87.5259,40.7945],[-87.5259,40.7947],[-87.5259,40.795],[-87.5259,40.7955],[-87.5259,40.7959],[-87.5259,40.7961],[-87.5259,40.7966],[-87.5259,40.7972],[-87.5259,40.8008],[-87.5259,40.8016],[-87.5259,40.8027],[-87.5259,40.8031],[-87.5259,40.8035],[-87.5259,40.8048],[-87.5259,40.8065],[-87.5258,40.8069],[-87.5258,40.8072],[-87.5258,40.8076],[-87.5258,40.8079],[-87.5258,40.8081],[-87.5258,40.8087],[-87.5258,40.8091],[-87.5258,40.8093],[-87.5258,40.8104],[-87.5258,40.8107],[-87.5258,40.811],[-87.5258,40.8117],[-87.5258,40.8121],[-87.5258,40.8123],[-87.5258,40.8125],[-87.5258,40.8129],[-87.5258,40.8131],[-87.5258,40.8132],[-87.5258,40.8133],[-87.5258,40.8135],[-87.5257,40.8173],[-87.5257,40.8216],[-87.5257,40.8217],[-87.5257,40.8237],[-87.5257,40.8274],[-87.5257,40.8302],[-87.5257,40.8331],[-87.5257,40.8345],[-87.5257,40.8352],[-87.5257,40.8356],[-87.5257,40.836],[-87.5257,40.8361],[-87.5257,40.8376],[-87.5257,40.8437],[-87.5257,40.8468],[-87.5257,40.8498],[-87.5258,40.8512],[-87.5258,40.8518],[-87.5258,40.8526],[-87.5258,40.8536],[-87.5258,40.8538],[-87.5258,40.8539],[-87.5258,40.854],[-87.5259,40.8541],[-87.5259,40.8542],[-87.526,40.865],[-87.5259,40.875],[-87.5261,40.8797],[-87.526,40.8799],[-87.5259,40.8806],[-87.5264,40.8942],[-87.5262,40.8942],[-87.526,40.8942],[-87.526,40.8944],[-87.526,40.8945],[-87.526,40.8946],[-87.526,40.8956],[-87.526,40.8961],[-87.526,40.8976],[-87.526,40.8991],[-87.526,40.9006],[-87.526,40.9021],[-87.526,40.905],[-87.526,40.9064],[-87.526,40.9065],[-87.526,40.908],[-87.526,40.9083],[-87.526,40.9085],[-87.526,40.9086],[-87.526,40.9118],[-87.5261,40.9118],[-87.5261,40.9119],[-87.526,40.9192],[-87.5261,40.9214],[-87.5261,40.925],[-87.5261,40.9261],[-87.5261,40.9269],[-87.5261,40.9293],[-87.5261,40.9312],[-87.5261,40.9321],[-87.5261,40.9333],[-87.5261,40.9335],[-87.5261,40.9336],[-87.5261,40.9376],[-87.526,40.9449],[-87.5261,40.9458],[-87.5261,40.9469],[-87.526,40.948],[-87.526,40.9485],[-87.526,40.9492],[-87.526,40.9506],[-87.526,40.9515],[-87.526,40.9517],[-87.526,40.9525],[-87.526,40.9541],[-87.526,40.9549],[-87.526,40.9552],[-87.526,40.9554],[-87.526,40.9559],[-87.526,40.9565],[-87.526,40.9576],[-87.526,40.9588],[-87.526,40.959],[-87.526,40.9591],[-87.526,40.9598],[-87.526,40.9609],[-87.526,40.9615],[-87.526,40.9622],[-87.526,40.9631],[-87.526,40.9641],[-87.526,40.9663],[-87.526,40.9668],[-87.526,40.9671],[-87.526,40.9678],[-87.526,40.9716],[-87.526,40.9734],[-87.526,40.9743],[-87.526,40.9751],[-87.526,40.9754],[-87.526,40.9757],[-87.526,40.976],[-87.5261,40.9765],[-87.5261,40.9769],[-87.5261,40.9774],[-87.5261,40.9799],[-87.5261,40.9811],[-87.5261,40.9813],[-87.5261,40.9822],[-87.5262,40.9855],[-87.5262,40.987],[-87.5262,40.9875],[-87.5262,40.9886],[-87.5262,40.9901],[-87.5263,40.9932],[-87.5262,40.9948],[-87.5263,40.9983],[-87.5263,40.9998],[-87.5263,41],[-87.5263,41.0016],[-87.5263,41.0026],[-87.5263,41.0027],[-87.5263,41.0031],[-87.5263,41.0033],[-87.5263,41.0035],[-87.5263,41.0058],[-87.5263,41.007],[-87.5263,41.0071],[-87.5263,41.0074],[-87.5263,41.0078],[-87.5263,41.0085],[-87.5263,41.0088],[-87.5262,41.0096],[-87.5262,41.0102],[-87.5262,41.0104],[-87.5262,41.0105],[-87.5262,41.0106],[-87.5262,41.0109],[-87.5262,41.0113],[-87.5262,41.0116],[-87.5262,41.0133],[-87.5262,41.014],[-87.5263,41.0147],[-87.5263,41.0164],[-87.5263,41.017],[-87.5263,41.0177],[-87.5263,41.0179],[-87.5263,41.0191],[-87.5264,41.0206],[-87.5264,41.0234],[-87.5264,41.0244],[-87.5264,41.0245],[-87.5264,41.0248],[-87.5264,41.0249],[-87.5264,41.025],[-87.5264,41.0252],[-87.5264,41.0254],[-87.5264,41.0269],[-87.5264,41.0274],[-87.5264,41.0277],[-87.5264,41.0283],[-87.5264,41.0316],[-87.5264,41.0326],[-87.5264,41.0341],[-87.5264,41.0352],[-87.5264,41.0366],[-87.5264,41.0371],[-87.5264,41.0379],[-87.5263,41.0395],[-87.5263,41.0396],[-87.5263,41.0397],[-87.5263,41.0398],[-87.5263,41.0402],[-87.5263,41.0404],[-87.5263,41.0411],[-87.5263,41.0412],[-87.5263,41.042],[-87.5263,41.0425],[-87.5263,41.0431],[-87.5263,41.0442],[-87.5263,41.0454],[-87.5263,41.0462],[-87.5264,41.0472],[-87.5264,41.0482],[-87.5264,41.0487],[-87.5264,41.0498],[-87.5264,41.0501],[-87.5264,41.0514],[-87.5264,41.0521],[-87.5264,41.0528],[-87.5264,41.0532],[-87.5264,41.0535],[-87.5264,41.0541],[-87.5264,41.0551],[-87.5264,41.0556],[-87.5264,41.0558],[-87.5264,41.0565],[-87.5264,41.057],[-87.5264,41.0577],[-87.5265,41.0578],[-87.5265,41.0584],[-87.5264,41.0586],[-87.5264,41.0588],[-87.5264,41.0589],[-87.5265,41.059],[-87.5265,41.0592],[-87.5265,41.0605],[-87.5265,41.0607],[-87.5265,41.0615],[-87.5265,41.0617],[-87.5265,41.0624],[-87.5265,41.0627],[-87.5265,41.0659],[-87.5265,41.0667],[-87.5265,41.0668],[-87.5265,41.0686],[-87.5265,41.0704],[-87.5265,41.0719],[-87.5265,41.0727],[-87.5266,41.0739],[-87.5266,41.0752],[-87.5265,41.0765],[-87.5266,41.078],[-87.5266,41.0791],[-87.5266,41.0792],[-87.5266,41.0797],[-87.5266,41.0811],[-87.5266,41.0825],[-87.5266,41.0832],[-87.5266,41.0833],[-87.5266,41.0835],[-87.5266,41.0837],[-87.5265,41.0841],[-87.5265,41.0842],[-87.5265,41.0848],[-87.5265,41.0853],[-87.5265,41.0866],[-87.5265,41.0872],[-87.5265,41.0875],[-87.5266,41.0885],[-87.5266,41.0889],[-87.5266,41.0893],[-87.5266,41.09],[-87.5266,41.0905],[-87.5266,41.0906],[-87.5266,41.091],[-87.5266,41.0917],[-87.5266,41.0928],[-87.5266,41.0929],[-87.5266,41.0938],[-87.5266,41.0941],[-87.5266,41.0945],[-87.5266,41.0952],[-87.5266,41.0953],[-87.5266,41.0967],[-87.5266,41.0976],[-87.5266,41.0983],[-87.5266,41.099],[-87.5266,41.1009],[-87.5266,41.1016],[-87.5266,41.1018],[-87.5266,41.1025],[-87.5266,41.1027],[-87.5266,41.103],[-87.5266,41.1031],[-87.5266,41.1032],[-87.5266,41.1034],[-87.5266,41.1039],[-87.5266,41.104],[-87.5266,41.1061],[-87.5266,41.1069],[-87.5266,41.1075],[-87.5266,41.1079],[-87.5266,41.1082],[-87.5266,41.1095],[-87.5266,41.1101],[-87.5266,41.1106],[-87.5266,41.111],[-87.5266,41.1118],[-87.5266,41.112],[-87.5266,41.1121],[-87.5266,41.1123],[-87.5266,41.1124],[-87.5266,41.1125],[-87.5266,41.1133],[-87.5266,41.1134],[-87.5267,41.1154],[-87.5267,41.116],[-87.5267,41.1161],[-87.5267,41.1167],[-87.5267,41.1172],[-87.5267,41.118],[-87.5266,41.1186],[-87.5267,41.1193],[-87.5266,41.1196],[-87.5266,41.1204],[-87.5266,41.1215],[-87.5266,41.1222],[-87.5266,41.1233],[-87.5266,41.1243],[-87.5266,41.125],[-87.5266,41.1262],[-87.5267,41.1278],[-87.5266,41.1295],[-87.5266,41.13],[-87.5266,41.1307],[-87.5266,41.1311],[-87.5267,41.1325],[-87.5267,41.1347],[-87.5266,41.1366],[-87.5266,41.1379],[-87.5266,41.1387],[-87.5266,41.1397],[-87.5266,41.1398],[-87.5267,41.1416],[-87.5267,41.1473],[-87.5267,41.1492],[-87.5267,41.1499],[-87.5265,41.1518],[-87.5265,41.1525],[-87.5266,41.1526],[-87.5266,41.1527],[-87.5266,41.153],[-87.5266,41.1535],[-87.5266,41.1537],[-87.5266,41.1538],[-87.5266,41.1539],[-87.5266,41.154],[-87.5266,41.1542],[-87.5267,41.1548],[-87.5267,41.1551],[-87.5267,41.1559],[-87.5266,41.1565],[-87.5267,41.1575],[-87.5266,41.1583],[-87.5266,41.1587],[-87.5266,41.1594],[-87.5266,41.1595],[-87.5266,41.1598],[-87.5266,41.16],[-87.5266,41.1603],[-87.5266,41.1604],[-87.5266,41.1605],[-87.5266,41.1607],[-87.5266,41.1608],[-87.5266,41.1612],[-87.5266,41.1624],[-87.5266,41.1628],[-87.5266,41.1629],[-87.5266,41.1632],[-87.5266,41.1634],[-87.5266,41.1639],[-87.5266,41.164],[-87.5266,41.1642],[-87.5266,41.1643],[-87.5265,41.1644],[-87.5265,41.1645],[-87.5266,41.1651],[-87.5266,41.1655],[-87.5266,41.1657],[-87.5266,41.1659],[-87.5266,41.166],[-87.5266,41.1661],[-87.5266,41.1662],[-87.5266,41.1698],[-87.5266,41.1699],[-87.5266,41.1738],[-87.5266,41.1745],[-87.5266,41.1767],[-87.5266,41.1775],[-87.5266,41.1797],[-87.5266,41.1818],[-87.5266,41.184],[-87.5265,41.1892],[-87.5265,41.1893],[-87.5265,41.1894],[-87.5265,41.1897],[-87.5265,41.1945],[-87.5265,41.1984],[-87.5265,41.2091],[-87.5265,41.2102],[-87.5265,41.223],[-87.5265,41.2238],[-87.5265,41.2304],[-87.5265,41.2385],[-87.5266,41.2447],[-87.5266,41.25],[-87.5266,41.2533],[-87.5266,41.2548],[-87.5266,41.2595],[-87.5266,41.261],[-87.5267,41.2639],[-87.5267,41.268],[-87.5267,41.2725],[-87.5267,41.2753],[-87.5267,41.2827],[-87.5267,41.283],[-87.5267,41.288],[-87.5267,41.2981],[-87.5267,41.2982],[-87.5267,41.2984],[-87.5267,41.299],[-87.5267,41.2992],[-87.5267,41.3005],[-87.5267,41.3042],[-87.5267,41.3053],[-87.5267,41.3055],[-87.5267,41.3058],[-87.5267,41.3067],[-87.5267,41.307],[-87.5268,41.308],[-87.5268,41.3083],[-87.5267,41.311],[-87.5267,41.312],[-87.5267,41.3122],[-87.5267,41.3124],[-87.5267,41.3138],[-87.5267,41.3142],[-87.5267,41.3166],[-87.5267,41.3179],[-87.5267,41.3237],[-87.5267,41.3242],[-87.5267,41.3261],[-87.5267,41.3263],[-87.5267,41.3267],[-87.5267,41.3269],[-87.5267,41.327],[-87.5267,41.3271],[-87.5266,41.3294],[-87.5266,41.33],[-87.5266,41.3321],[-87.5266,41.3338],[-87.5266,41.3386],[-87.5266,41.3387],[-87.5265,41.3416],[-87.5265,41.3422],[-87.5266,41.3441],[-87.5266,41.3447],[-87.5265,41.3454],[-87.5265,41.3476],[-87.5265,41.3484],[-87.5265,41.3499],[-87.5265,41.3509],[-87.5264,41.3543],[-87.5264,41.3558],[-87.5264,41.3581],[-87.5264,41.3632],[-87.5264,41.3653],[-87.5263,41.3677],[-87.5263,41.369],[-87.5263,41.373],[-87.5263,41.3744],[-87.5263,41.3745],[-87.5263,41.3749],[-87.5263,41.375],[-87.5263,41.3751],[-87.5263,41.3753],[-87.5263,41.3754],[-87.5263,41.3759],[-87.5263,41.3773],[-87.5263,41.3778],[-87.5263,41.3784],[-87.5263,41.3803],[-87.5263,41.3809],[-87.5262,41.3817],[-87.5262,41.3839],[-87.5262,41.3846],[-87.5262,41.3853],[-87.5262,41.3862],[-87.5262,41.3865],[-87.5262,41.3907],[-87.5262,41.3922],[-87.5262,41.3925],[-87.5262,41.3936],[-87.5262,41.3972],[-87.5262,41.3979],[-87.5261,41.3993],[-87.5261,41.4008],[-87.5261,41.4035],[-87.5261,41.4044],[-87.5261,41.4052],[-87.5261,41.4055],[-87.5261,41.4067],[-87.5261,41.4068],[-87.5261,41.4071],[-87.5262,41.408],[-87.5262,41.4082],[-87.5261,41.4115],[-87.5261,41.4125],[-87.5261,41.4139],[-87.5261,41.4162],[-87.526,41.4169],[-87.526,41.4194],[-87.526,41.42],[-87.5259,41.4248],[-87.5259,41.4249],[-87.5259,41.4262],[-87.5259,41.4265],[-87.5259,41.4268],[-87.5259,41.427],[-87.5259,41.4273],[-87.5259,41.4283],[-87.5259,41.4286],[-87.5259,41.4289],[-87.5259,41.43],[-87.5258,41.4316],[-87.5258,41.4331],[-87.5258,41.4342],[-87.5258,41.4356],[-87.5258,41.4365],[-87.5258,41.4388],[-87.5258,41.4393],[-87.5258,41.4394],[-87.5258,41.4402],[-87.5258,41.4408],[-87.5258,41.4426],[-87.5259,41.4432],[-87.5259,41.4433],[-87.5259,41.4435],[-87.5259,41.4436],[-87.5259,41.4438],[-87.5259,41.4439],[-87.5259,41.4452],[-87.5259,41.4496],[-87.5259,41.451],[-87.5259,41.4516],[-87.5258,41.4535],[-87.5258,41.4537],[-87.5258,41.454],[-87.5258,41.4541],[-87.5258,41.4543],[-87.5256,41.4567],[-87.5256,41.457],[-87.5256,41.4573],[-87.5256,41.4584],[-87.5256,41.4588],[-87.5256,41.4592],[-87.5256,41.4603],[-87.5256,41.4606],[-87.5256,41.4607],[-87.5256,41.4609],[-87.5256,41.461],[-87.5256,41.4612],[-87.5256,41.4616],[-87.5256,41.4617],[-87.5257,41.4618],[-87.5257,41.4619],[-87.5257,41.4629],[-87.5257,41.4648],[-87.5257,41.4656],[-87.5257,41.4665],[-87.5257,41.4673],[-87.5257,41.4696],[-87.5257,41.4703],[-87.5257,41.4704],[-87.5257,41.4706],[-87.5256,41.4715],[-87.5256,41.4718],[-87.5256,41.4725],[-87.5255,41.4746],[-87.5255,41.4753],[-87.5255,41.4761],[-87.5256,41.479],[-87.5255,41.4828],[-87.5255,41.4885],[-87.5255,41.4892],[-87.5255,41.4897],[-87.5255,41.4898],[-87.5255,41.49],[-87.5255,41.4946],[-87.5255,41.4953],[-87.5256,41.4969],[-87.5255,41.4975],[-87.5255,41.4977],[-87.5255,41.4979],[-87.5255,41.4986],[-87.5255,41.4989],[-87.5255,41.4999],[-87.5255,41.5001],[-87.5256,41.5005],[-87.5255,41.5006],[-87.5255,41.5008],[-87.5255,41.5068],[-87.5255,41.5077],[-87.5255,41.5085],[-87.5256,41.5124],[-87.5256,41.5138],[-87.5256,41.5141],[-87.5256,41.5174],[-87.5256,41.5226],[-87.5256,41.5227],[-87.5256,41.5247],[-87.5256,41.5283],[-87.5254,41.5399],[-87.5254,41.5429],[-87.5254,41.5457],[-87.5254,41.5475],[-87.5254,41.5478],[-87.5254,41.5487],[-87.5254,41.549],[-87.5254,41.55],[-87.5254,41.5503],[-87.5254,41.5513],[-87.5254,41.5538],[-87.5254,41.5539],[-87.5254,41.5541],[-87.5254,41.5542],[-87.5254,41.5563],[-87.5254,41.5565],[-87.5254,41.5573],[-87.5254,41.5574],[-87.5254,41.5575],[-87.5253,41.5588],[-87.5253,41.5614],[-87.5253,41.5635],[-87.5253,41.5639],[-87.5253,41.5653],[-87.5253,41.5665],[-87.5253,41.5672],[-87.5253,41.5688],[-87.5253,41.57],[-87.5253,41.5703],[-87.5253,41.5711],[-87.5253,41.5738],[-87.5253,41.5749],[-87.5253,41.5766],[-87.5253,41.577],[-87.5253,41.5771],[-87.5253,41.5776],[-87.5253,41.5783],[-87.5253,41.5787],[-87.5253,41.5791],[-87.5253,41.5794],[-87.5253,41.5802],[-87.5253,41.5808],[-87.5253,41.5813],[-87.5253,41.5815],[-87.5253,41.5818],[-87.5253,41.5822],[-87.5253,41.5824],[-87.5253,41.5826],[-87.5253,41.5829],[-87.5253,41.5831],[-87.5253,41.5835],[-87.5254,41.5853],[-87.5254,41.5856],[-87.5254,41.5858],[-87.5254,41.5866],[-87.5254,41.5867],[-87.5254,41.587],[-87.5254,41.5872],[-87.5254,41.5874],[-87.5254,41.5876],[-87.5254,41.5879],[-87.5254,41.5881],[-87.5254,41.5883],[-87.5254,41.5888],[-87.5254,41.5893],[-87.5254,41.5895],[-87.5254,41.5902],[-87.5254,41.5911],[-87.5254,41.5913],[-87.5254,41.5916],[-87.5254,41.5918],[-87.5254,41.592],[-87.5254,41.5929],[-87.5254,41.593],[-87.5254,41.5932],[-87.5254,41.5935],[-87.5253,41.5937],[-87.5252,41.5943],[-87.5252,41.5956],[-87.5252,41.597],[-87.5252,41.5977],[-87.5252,41.5993],[-87.5252,41.6003],[-87.5252,41.6007],[-87.5252,41.6011],[-87.5252,41.6014],[-87.5252,41.602],[-87.5252,41.6033],[-87.5252,41.6042],[-87.5252,41.6051],[-87.5252,41.6059],[-87.5252,41.6068],[-87.5252,41.6077],[-87.5252,41.6086],[-87.5252,41.6095],[-87.5252,41.6099],[-87.5252,41.6103],[-87.5252,41.6112],[-87.5251,41.6121],[-87.5251,41.6126],[-87.5251,41.613],[-87.5251,41.6138],[-87.5251,41.6147],[-87.5251,41.6155],[-87.5251,41.6158],[-87.5251,41.6168],[-87.5251,41.6174],[-87.5251,41.6189],[-87.5251,41.6192],[-87.5251,41.6205],[-87.5251,41.6206],[-87.5251,41.6208],[-87.5251,41.6209],[-87.5251,41.6218],[-87.5251,41.6226],[-87.5251,41.623],[-87.5251,41.6231],[-87.5251,41.6253],[-87.5251,41.6259],[-87.525,41.629],[-87.5251,41.6295],[-87.525,41.6302],[-87.5251,41.6308],[-87.525,41.6313],[-87.5251,41.6326],[-87.5251,41.633],[-87.5251,41.6355],[-87.525,41.6373],[-87.525,41.638],[-87.525,41.6393],[-87.525,41.6446],[-87.5248,41.6473],[-87.5249,41.6473],[-87.5248,41.6501],[-87.5248,41.6514],[-87.5248,41.6537],[-87.5248,41.6545],[-87.5248,41.6556],[-87.5247,41.6567],[-87.5247,41.6572],[-87.5247,41.6587],[-87.5247,41.6592],[-87.5247,41.6604],[-87.5248,41.6617],[-87.5249,41.6676],[-87.5249,41.6679],[-87.5248,41.672],[-87.5248,41.6735],[-87.5248,41.6737],[-87.5248,41.6754],[-87.5248,41.6765],[-87.5248,41.681],[-87.5247,41.6817],[-87.5248,41.6864],[-87.5248,41.6869],[-87.5247,41.6918],[-87.5246,41.6933],[-87.5246,41.6936],[-87.5246,41.6938],[-87.5246,41.6951],[-87.5246,41.6954],[-87.5246,41.6972],[-87.5246,41.699],[-87.5245,41.7007],[-87.5245,41.7009],[-87.5245,41.7027],[-87.5245,41.7028],[-87.5245,41.7029],[-87.5245,41.7031],[-87.5245,41.7033],[-87.5244,41.7041],[-87.5243,41.7066],[-87.5242,41.7075],[-87.5242,41.7079],[-87.5242,41.7083],[-87.5242,41.7126],[-87.5242,41.717],[-87.5242,41.7173],[-87.5243,41.7182],[-87.5243,41.7183],[-87.5242,41.7195],[-87.5242,41.7219],[-87.5242,41.7225],[-87.5242,41.723],[-87.5242,41.7231],[-87.5241,41.7238],[-87.524,41.7351],[-87.5239,41.739],[-87.5239,41.7428],[-87.5237,41.7599],[-87.5189,41.76],[-87.5048,41.7601],[-87.5019,41.7601],[-87.501,41.7601],[-87.5001,41.7601],[-87.5,41.7601],[-87.5,41.7602],[-87.5,41.7604],[-87.4442,41.7603],[-87.375,41.7602],[-87.2768,41.7605],[-87.25,41.7606],[-87.221,41.7609],[-87.2184,41.7609],[-87.2104,41.7609],[-87.2078,41.761]]]},"properties":{"STATE_ID":"18","STATE_NAME":"Indiana"},"id":18}, -{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-67.9967,18.1351],[-67.9979,18.144],[-67.9988,18.159],[-67.9987,18.1708],[-67.9972,18.1799],[-67.9945,18.185],[-67.9886,18.1914],[-67.9825,18.1975],[-67.9737,18.2036],[-67.9643,18.2079],[-67.9559,18.2102],[-67.9448,18.21],[-67.9369,18.2094],[-67.9272,18.2063],[-67.9162,18.2001],[-67.9088,18.1931],[-67.9015,18.1841],[-67.8976,18.1759],[-67.8949,18.1667],[-67.8927,18.1668],[-67.8856,18.1638],[-67.8839,18.165],[-67.88,18.167],[-67.8746,18.1688],[-67.8683,18.17],[-67.8608,18.1708],[-67.8524,18.1701],[-67.8433,18.1675],[-67.8344,18.1637],[-67.8257,18.1578],[-67.8191,18.1512],[-67.8113,18.1439],[-67.8097,18.1421],[-67.8053,18.1369],[-67.7995,18.1281],[-67.7978,18.123],[-67.7946,18.1159],[-67.792,18.1075],[-67.7904,18.0985],[-67.7898,18.0904],[-67.7905,18.0821],[-67.7915,18.0747],[-67.7936,18.0671],[-67.7973,18.0587],[-67.8028,18.0507],[-67.8095,18.0428],[-67.814,18.0374],[-67.8153,18.0358],[-67.8224,18.0264],[-67.8301,18.0196],[-67.8385,18.0139],[-67.8503,18.0085],[-67.8626,18.0032],[-67.8714,18.0003],[-67.8746,17.9998],[-67.8746,18.0008],[-67.875,18.0007],[-67.8796,17.9995],[-67.8864,17.9994],[-67.8918,18.0006],[-67.9009,17.9995],[-67.9057,18.0007],[-67.9147,18.0029],[-67.9229,18.0061],[-67.9273,18.0087],[-67.9294,18.0113],[-67.9354,18.013],[-67.9458,18.0175],[-67.9536,18.0226],[-67.9613,18.0284],[-67.9651,18.0322],[-67.9707,18.0358],[-67.9761,18.0396],[-67.9828,18.0458],[-67.988,18.0522],[-67.9921,18.0597],[-67.9934,18.0624],[-67.9962,18.0723],[-67.9983,18.0838],[-67.9978,18.0893],[-67.9959,18.0949],[-67.9931,18.1],[-67.9903,18.1046],[-67.9869,18.1093],[-67.9869,18.1121],[-67.9866,18.116],[-67.9861,18.1192],[-67.9883,18.1209],[-67.9899,18.123],[-67.9951,18.1292],[-67.9967,18.1351]]],[[[-67.5416,18.373],[-67.5424,18.3776],[-67.543,18.3861],[-67.5411,18.3965],[-67.5375,18.4063],[-67.5318,18.4145],[-67.5239,18.4218],[-67.5154,18.4276],[-67.5069,18.4325],[-67.4996,18.4353],[-67.4919,18.4373],[-67.4814,18.4386],[-67.473,18.4381],[-67.462,18.4357],[-67.4516,18.4306],[-67.4428,18.4242],[-67.4341,18.4172],[-67.425,18.4068],[-67.4213,18.3985],[-67.4186,18.39],[-67.4176,18.3801],[-67.418,18.373],[-67.4199,18.3667],[-67.422,18.3618],[-67.4256,18.3545],[-67.4316,18.3473],[-67.4384,18.3412],[-67.4452,18.3364],[-67.454,18.3313],[-67.4603,18.3287],[-67.4721,18.3261],[-67.4809,18.326],[-67.4886,18.3267],[-67.4943,18.3279],[-67.4996,18.3301],[-67.5023,18.3312],[-67.5072,18.3336],[-67.5135,18.3371],[-67.5183,18.3405],[-67.5235,18.3446],[-67.5283,18.3491],[-67.5322,18.3536],[-67.536,18.3583],[-67.5385,18.3645],[-67.5405,18.3688],[-67.5416,18.373]]],[[[-67.2079,18.4423],[-67.2084,18.4433],[-67.2088,18.4439],[-67.2089,18.4441],[-67.2095,18.4452],[-67.2099,18.4458],[-67.2109,18.4475],[-67.212,18.4495],[-67.2129,18.4513],[-67.2143,18.4543],[-67.2151,18.4564],[-67.2155,18.4576],[-67.2165,18.4599],[-67.2171,18.4614],[-67.2178,18.4633],[-67.2182,18.4649],[-67.2188,18.467],[-67.2195,18.4692],[-67.2198,18.4704],[-67.2203,18.4725],[-67.2207,18.4736],[-67.2208,18.4741],[-67.2212,18.4756],[-67.2213,18.4762],[-67.2217,18.4781],[-67.2217,18.4782],[-67.2219,18.4798],[-67.222,18.4804],[-67.2225,18.4827],[-67.2226,18.4849],[-67.2225,18.4869],[-67.2226,18.4879],[-67.2227,18.4898],[-67.2224,18.4941],[-67.2219,18.4965],[-67.2216,18.498],[-67.2212,18.498],[-67.2168,18.498],[-67.2165,18.498],[-67.214,18.5036],[-67.2098,18.511],[-67.2057,18.5171],[-67.2,18.5233],[-67.1951,18.5277],[-67.1921,18.5302],[-67.1904,18.5315],[-67.1886,18.5324],[-67.1844,18.5364],[-67.1799,18.54],[-67.1755,18.5437],[-67.1686,18.5485],[-67.1605,18.5525],[-67.1518,18.5552],[-67.1466,18.5565],[-67.1455,18.5568],[-67.1392,18.5589],[-67.1307,18.5608],[-67.1275,18.5613],[-67.1246,18.5618],[-67.1213,18.563],[-67.1169,18.5641],[-67.1125,18.5648],[-67.1122,18.5649],[-67.1078,18.5659],[-67.105,18.5666],[-67.1048,18.5666],[-67.1018,18.5669],[-67.0967,18.5673],[-67.0926,18.5678],[-67.0883,18.568],[-67.0846,18.5678],[-67.0791,18.5676],[-67.0737,18.5674],[-67.0698,18.5673],[-67.064,18.5666],[-67.0593,18.5663],[-67.0526,18.5656],[-67.046,18.5654],[-67.0365,18.5645],[-67.0258,18.5635],[-67.0236,18.5633],[-67.0171,18.5626],[-67.0113,18.5615],[-67.005,18.5601],[-67.0006,18.5587],[-66.9996,18.5584],[-66.9996,18.5562],[-66.9985,18.5558],[-66.9955,18.5549],[-66.9911,18.553],[-66.9845,18.55],[-66.9814,18.5483],[-66.9802,18.5477],[-66.9751,18.5461],[-66.975,18.5461],[-66.9707,18.5438],[-66.9687,18.543],[-66.9634,18.5424],[-66.9611,18.542],[-66.9579,18.5416],[-66.954,18.5409],[-66.9515,18.54],[-66.948,18.5404],[-66.9459,18.5404],[-66.9438,18.5404],[-66.9377,18.5401],[-66.9318,18.5389],[-66.9268,18.5377],[-66.9245,18.5371],[-66.921,18.5362],[-66.9183,18.5354],[-66.9133,18.5345],[-66.9081,18.5333],[-66.9039,18.5347],[-66.9021,18.5352],[-66.9021,18.5384],[-66.901,18.5387],[-66.8956,18.5397],[-66.8839,18.5417],[-66.8745,18.5422],[-66.8743,18.5422],[-66.8725,18.5423],[-66.8702,18.5424],[-66.8651,18.5426],[-66.8619,18.5424],[-66.8574,18.5424],[-66.8542,18.5424],[-66.8512,18.5425],[-66.8473,18.5421],[-66.8439,18.5417],[-66.8367,18.5402],[-66.8314,18.5418],[-66.823,18.5431],[-66.8171,18.5435],[-66.8142,18.5437],[-66.8099,18.5437],[-66.8042,18.5438],[-66.7952,18.5433],[-66.786,18.5424],[-66.7777,18.5412],[-66.7704,18.54],[-66.7647,18.5383],[-66.7635,18.538],[-66.7559,18.5352],[-66.7518,18.5333],[-66.7496,18.5321],[-66.7454,18.5295],[-66.7409,18.5284],[-66.7346,18.526],[-66.7314,18.5271],[-66.731,18.5272],[-66.7257,18.5285],[-66.7255,18.5285],[-66.7209,18.5287],[-66.7158,18.5303],[-66.7108,18.5315],[-66.7054,18.5326],[-66.7034,18.534],[-66.6995,18.5357],[-66.6939,18.5372],[-66.688,18.5383],[-66.6802,18.5393],[-66.6727,18.5392],[-66.6693,18.5391],[-66.6657,18.54],[-66.6631,18.5398],[-66.6604,18.5398],[-66.6559,18.5414],[-66.6488,18.5427],[-66.6423,18.5435],[-66.6348,18.544],[-66.626,18.5441],[-66.6246,18.5441],[-66.6203,18.5438],[-66.6146,18.5429],[-66.6123,18.5431],[-66.6075,18.5438],[-66.6022,18.5436],[-66.5969,18.5429],[-66.5918,18.5417],[-66.5871,18.54],[-66.5825,18.541],[-66.5784,18.5414],[-66.5776,18.5415],[-66.573,18.5413],[-66.5664,18.5407],[-66.5629,18.5409],[-66.5566,18.5403],[-66.5489,18.539],[-66.5462,18.5382],[-66.5401,18.5373],[-66.5331,18.5355],[-66.5325,18.5355],[-66.5306,18.5355],[-66.5245,18.5354],[-66.5152,18.5338],[-66.5075,18.5316],[-66.5043,18.5306],[-66.4996,18.5291],[-66.4971,18.5284],[-66.495,18.5275],[-66.4896,18.527],[-66.4882,18.5267],[-66.4857,18.5261],[-66.4816,18.5252],[-66.4786,18.5244],[-66.4764,18.5263],[-66.4722,18.5296],[-66.4682,18.5324],[-66.4652,18.534],[-66.4636,18.5348],[-66.458,18.5373],[-66.4554,18.5381],[-66.453,18.539],[-66.4487,18.5396],[-66.4443,18.5403],[-66.4401,18.5407],[-66.4368,18.5408],[-66.4364,18.5408],[-66.4362,18.5408],[-66.433,18.5402],[-66.4298,18.5416],[-66.4267,18.5419],[-66.4237,18.5424],[-66.4196,18.5433],[-66.416,18.5436],[-66.414,18.5436],[-66.4107,18.5437],[-66.3996,18.5438],[-66.3905,18.5431],[-66.3835,18.5419],[-66.3786,18.5406],[-66.3785,18.5406],[-66.3767,18.5409],[-66.3746,18.541],[-66.3714,18.5406],[-66.3663,18.5399],[-66.3631,18.5404],[-66.3592,18.541],[-66.3535,18.5411],[-66.3501,18.541],[-66.3474,18.5409],[-66.3466,18.5409],[-66.343,18.5409],[-66.3388,18.5404],[-66.3331,18.5386],[-66.3278,18.5364],[-66.3225,18.5341],[-66.3181,18.5328],[-66.3132,18.5307],[-66.3106,18.5304],[-66.3083,18.5298],[-66.3046,18.5287],[-66.3025,18.5283],[-66.3005,18.5283],[-66.2959,18.5283],[-66.2899,18.5279],[-66.2862,18.5274],[-66.2831,18.5286],[-66.2775,18.5292],[-66.2711,18.5297],[-66.2655,18.5298],[-66.2601,18.5294],[-66.2543,18.5283],[-66.2517,18.5279],[-66.25,18.5277],[-66.2496,18.5277],[-66.2463,18.527],[-66.2423,18.5261],[-66.2355,18.5237],[-66.2317,18.5241],[-66.2255,18.5239],[-66.2187,18.5231],[-66.2121,18.5218],[-66.2075,18.5235],[-66.2014,18.5251],[-66.1941,18.5265],[-66.1873,18.5263],[-66.1871,18.5263],[-66.1828,18.5261],[-66.1774,18.5254],[-66.1755,18.5251],[-66.1705,18.5255],[-66.166,18.5252],[-66.1621,18.5251],[-66.1572,18.5252],[-66.1491,18.5252],[-66.1387,18.5249],[-66.1294,18.5245],[-66.129,18.5244],[-66.1246,18.5231],[-66.1207,18.522],[-66.1197,18.5214],[-66.1157,18.5216],[-66.1125,18.5208],[-66.1093,18.5201],[-66.1076,18.5192],[-66.1043,18.5197],[-66.1001,18.5196],[-66.0946,18.5196],[-66.0897,18.5199],[-66.0845,18.5194],[-66.0799,18.5188],[-66.0749,18.5176],[-66.071,18.518],[-66.0678,18.5182],[-66.0631,18.5182],[-66.0564,18.5183],[-66.0514,18.518],[-66.046,18.5177],[-66.0411,18.5166],[-66.034,18.5143],[-66.0323,18.5138],[-66.0287,18.5132],[-66.0259,18.512],[-66.0216,18.5117],[-66.0189,18.5117],[-66.0182,18.5117],[-66.0156,18.5129],[-66.0121,18.5139],[-66.0084,18.5148],[-66.004,18.5155],[-65.9996,18.5158],[-65.9975,18.5162],[-65.9953,18.5165],[-65.9934,18.5166],[-65.9877,18.5158],[-65.984,18.5146],[-65.9788,18.5138],[-65.9728,18.5123],[-65.9655,18.5101],[-65.9594,18.5082],[-65.9545,18.5062],[-65.9501,18.5037],[-65.9481,18.5026],[-65.9389,18.5022],[-65.9326,18.501],[-65.9309,18.5018],[-65.9242,18.5036],[-65.9161,18.5052],[-65.9094,18.5053],[-65.908,18.5054],[-65.8994,18.5047],[-65.8901,18.5033],[-65.8868,18.5026],[-65.8814,18.5012],[-65.877,18.4995],[-65.8746,18.498],[-65.8716,18.4962],[-65.8669,18.4934],[-65.8642,18.4916],[-65.8594,18.4885],[-65.8577,18.4872],[-65.8548,18.4877],[-65.8538,18.4878],[-65.8506,18.4881],[-65.8493,18.4879],[-65.8472,18.4875],[-65.8435,18.4872],[-65.8396,18.4869],[-65.8387,18.4868],[-65.8365,18.4866],[-65.8327,18.4862],[-65.8304,18.4857],[-65.8254,18.4844],[-65.8195,18.4828],[-65.8141,18.481],[-65.8091,18.4793],[-65.8053,18.4782],[-65.8009,18.4776],[-65.7976,18.4776],[-65.7926,18.4776],[-65.7878,18.4775],[-65.7849,18.4774],[-65.7827,18.4773],[-65.7773,18.4766],[-65.7718,18.4755],[-65.766,18.4748],[-65.7613,18.4739],[-65.7572,18.4732],[-65.7536,18.472],[-65.7515,18.4708],[-65.7496,18.4695],[-65.7496,18.4694],[-65.7496,18.4647],[-65.7456,18.4637],[-65.7433,18.4638],[-65.7377,18.4615],[-65.7327,18.4596],[-65.7237,18.4545],[-65.7189,18.4501],[-65.7158,18.4472],[-65.7138,18.444],[-65.7098,18.4384],[-65.7066,18.4374],[-65.6991,18.4347],[-65.6922,18.4311],[-65.6921,18.4311],[-65.6914,18.4307],[-65.6857,18.4262],[-65.6815,18.4222],[-65.6786,18.4185],[-65.674,18.4219],[-65.6663,18.4262],[-65.6621,18.4281],[-65.6579,18.4289],[-65.6565,18.431],[-65.6532,18.4356],[-65.648,18.4406],[-65.6461,18.4422],[-65.6403,18.4457],[-65.6351,18.4481],[-65.6301,18.4501],[-65.6261,18.4511],[-65.6246,18.4513],[-65.6083,18.4483],[-65.5867,18.4433],[-65.5663,18.4357],[-65.5486,18.4287],[-65.5269,18.4195],[-65.5083,18.4112],[-65.4996,18.4072],[-65.4925,18.4037],[-65.487,18.4029],[-65.4836,18.4019],[-65.4826,18.4016],[-65.4791,18.3993],[-65.4721,18.3982],[-65.4691,18.3964],[-65.4669,18.3951],[-65.464,18.3935],[-65.456,18.3944],[-65.4449,18.3939],[-65.44,18.3933],[-65.4304,18.3917],[-65.4244,18.3909],[-65.4243,18.3909],[-65.4214,18.3964],[-65.4186,18.4012],[-65.4142,18.4065],[-65.4082,18.4113],[-65.4006,18.4156],[-65.3929,18.4189],[-65.3846,18.421],[-65.3767,18.4215],[-65.3746,18.4212],[-65.3692,18.4206],[-65.3626,18.4195],[-65.3564,18.4175],[-65.3516,18.4154],[-65.3457,18.4123],[-65.3396,18.409],[-65.3345,18.408],[-65.3288,18.406],[-65.3226,18.4033],[-65.3162,18.3994],[-65.3112,18.3955],[-65.3066,18.3908],[-65.3054,18.3897],[-65.3029,18.3875],[-65.2864,18.3873],[-65.285,18.3879],[-65.2823,18.389],[-65.2793,18.3897],[-65.2756,18.3906],[-65.2682,18.3914],[-65.2608,18.3923],[-65.2534,18.3951],[-65.2496,18.3964],[-65.2442,18.3975],[-65.2358,18.3977],[-65.2295,18.397],[-65.2209,18.3953],[-65.2146,18.3927],[-65.2085,18.3894],[-65.1998,18.3826],[-65.1951,18.3777],[-65.1924,18.373],[-65.1906,18.3704],[-65.1856,18.3644],[-65.1829,18.3597],[-65.1818,18.3577],[-65.1791,18.3507],[-65.1785,18.3478],[-65.1747,18.3405],[-65.1716,18.3334],[-65.1702,18.3244],[-65.1685,18.3133],[-65.1688,18.3035],[-65.1717,18.2942],[-65.1754,18.2867],[-65.1804,18.2792],[-65.1849,18.272],[-65.1878,18.2664],[-65.1911,18.2589],[-65.1949,18.2538],[-65.1995,18.249],[-65.2006,18.248],[-65.2017,18.248],[-65.2054,18.2447],[-65.2115,18.2413],[-65.2121,18.2411],[-65.22,18.2383],[-65.2276,18.2358],[-65.236,18.2351],[-65.243,18.2355],[-65.2496,18.2369],[-65.2529,18.238],[-65.2565,18.2348],[-65.263,18.231],[-65.2734,18.2282],[-65.2867,18.226],[-65.2972,18.2274],[-65.3067,18.2301],[-65.3156,18.2345],[-65.321,18.2388],[-65.3259,18.2446],[-65.3288,18.2444],[-65.3338,18.244],[-65.3412,18.2451],[-65.3445,18.2463],[-65.349,18.248],[-65.3538,18.2503],[-65.3604,18.2534],[-65.3666,18.2576],[-65.3706,18.2613],[-65.3708,18.2614],[-65.3744,18.2647],[-65.3745,18.2648],[-65.3746,18.2648],[-65.3781,18.2673],[-65.3837,18.2686],[-65.3953,18.2732],[-65.4039,18.2764],[-65.4132,18.2829],[-65.4166,18.287],[-65.4168,18.2871],[-65.4227,18.2907],[-65.4238,18.2914],[-65.4277,18.2907],[-65.4377,18.2903],[-65.4489,18.292],[-65.4615,18.2933],[-65.4577,18.2832],[-65.4566,18.2752],[-65.457,18.2681],[-65.4582,18.2606],[-65.4599,18.2547],[-65.46,18.2542],[-65.4633,18.248],[-65.4654,18.2437],[-65.4744,18.2334],[-65.4813,18.2293],[-65.4894,18.2253],[-65.4996,18.2222],[-65.4996,18.2245],[-65.512,18.223],[-65.5203,18.22],[-65.5338,18.2184],[-65.5417,18.2104],[-65.544,18.2052],[-65.549,18.1977],[-65.5513,18.1925],[-65.5518,18.1913],[-65.5546,18.1848],[-65.548,18.19],[-65.539,18.197],[-65.5389,18.1971],[-65.5353,18.2013],[-65.5253,18.2078],[-65.5242,18.2085],[-65.5237,18.2087],[-65.5106,18.2139],[-65.4996,18.2153],[-65.4919,18.2164],[-65.4865,18.2188],[-65.4793,18.2203],[-65.4753,18.221],[-65.4644,18.2222],[-65.4488,18.2191],[-65.4428,18.2163],[-65.4381,18.2141],[-65.4315,18.2087],[-65.4219,18.2091],[-65.4069,18.211],[-65.4007,18.2114],[-65.3947,18.2117],[-65.3746,18.2094],[-65.3673,18.2086],[-65.3672,18.2086],[-65.3568,18.2074],[-65.356,18.2072],[-65.3479,18.2059],[-65.339,18.2037],[-65.3314,18.2011],[-65.3288,18.1999],[-65.3208,18.1998],[-65.3163,18.1987],[-65.3092,18.1998],[-65.3031,18.1993],[-65.2967,18.1979],[-65.287,18.1984],[-65.2783,18.1979],[-65.272,18.1962],[-65.2644,18.1933],[-65.2578,18.1897],[-65.2549,18.1882],[-65.2528,18.1872],[-65.2496,18.1848],[-65.245,18.1804],[-65.2424,18.178],[-65.2372,18.1749],[-65.232,18.1708],[-65.2272,18.1659],[-65.2229,18.1604],[-65.2187,18.1524],[-65.2163,18.1436],[-65.2151,18.1363],[-65.2154,18.1292],[-65.2162,18.123],[-65.2179,18.1164],[-65.2232,18.1052],[-65.2293,18.0986],[-65.2363,18.0924],[-65.2434,18.0879],[-65.2496,18.0843],[-65.255,18.0824],[-65.2627,18.081],[-65.2663,18.0806],[-65.2693,18.0803],[-65.2724,18.0804],[-65.2783,18.0774],[-65.2862,18.0744],[-65.2961,18.0718],[-65.3045,18.0707],[-65.3122,18.0711],[-65.3184,18.0672],[-65.3246,18.0647],[-65.3247,18.0647],[-65.3339,18.0622],[-65.3426,18.0611],[-65.3473,18.0614],[-65.3482,18.0615],[-65.3505,18.062],[-65.3556,18.0603],[-65.3615,18.0583],[-65.3696,18.0566],[-65.3746,18.0556],[-65.3773,18.0555],[-65.3866,18.0556],[-65.391,18.0564],[-65.4016,18.049],[-65.4113,18.0453],[-65.4192,18.0432],[-65.425,18.0429],[-65.4322,18.039],[-65.4403,18.0372],[-65.4464,18.0362],[-65.448,18.0359],[-65.456,18.036],[-65.462,18.0373],[-65.464,18.037],[-65.4707,18.0368],[-65.4782,18.0369],[-65.4783,18.0369],[-65.4867,18.0385],[-65.4932,18.0409],[-65.4959,18.042],[-65.4976,18.0419],[-65.4996,18.0409],[-65.5023,18.038],[-65.5077,18.0354],[-65.5146,18.0325],[-65.5243,18.0297],[-65.5321,18.0284],[-65.5402,18.0276],[-65.5497,18.0284],[-65.5562,18.0302],[-65.5639,18.033],[-65.5688,18.0349],[-65.5743,18.0363],[-65.5748,18.0365],[-65.5812,18.0385],[-65.5886,18.0411],[-65.5948,18.0451],[-65.6004,18.0493],[-65.605,18.0534],[-65.6105,18.0581],[-65.6157,18.0641],[-65.6162,18.0647],[-65.6202,18.0701],[-65.6246,18.0775],[-65.6275,18.0834],[-65.6293,18.0892],[-65.6307,18.0987],[-65.6307,18.1075],[-65.6311,18.1165],[-65.631,18.123],[-65.6309,18.123],[-65.6304,18.129],[-65.6286,18.1341],[-65.6246,18.1426],[-65.6246,18.1427],[-65.6236,18.1448],[-65.6204,18.1489],[-65.618,18.1542],[-65.6181,18.1542],[-65.6202,18.1528],[-65.6218,18.1516],[-65.6233,18.1507],[-65.6246,18.1503],[-65.6307,18.1469],[-65.6329,18.1456],[-65.6413,18.1409],[-65.648,18.1371],[-65.6547,18.1333],[-65.6574,18.132],[-65.6624,18.1295],[-65.6626,18.1294],[-65.6665,18.1277],[-65.6707,18.1269],[-65.674,18.1267],[-65.6775,18.1261],[-65.681,18.1259],[-65.6841,18.1259],[-65.687,18.1262],[-65.6894,18.1264],[-65.6905,18.1246],[-65.6918,18.123],[-65.696,18.1197],[-65.6993,18.1161],[-65.7039,18.1123],[-65.7094,18.1094],[-65.7139,18.1071],[-65.7161,18.1063],[-65.7166,18.1023],[-65.7183,18.0971],[-65.7208,18.0905],[-65.7217,18.0889],[-65.7237,18.085],[-65.7269,18.0804],[-65.7319,18.0753],[-65.7364,18.072],[-65.7391,18.0708],[-65.74,18.0625],[-65.7422,18.0574],[-65.7446,18.0529],[-65.7462,18.0506],[-65.7469,18.0466],[-65.7486,18.0409],[-65.7496,18.0388],[-65.7521,18.0355],[-65.7562,18.0315],[-65.7611,18.0275],[-65.766,18.025],[-65.7742,18.0215],[-65.7824,18.019],[-65.7815,18.0145],[-65.7815,18.0095],[-65.7822,18.003],[-65.7845,17.998],[-65.7886,17.9894],[-65.7942,17.9817],[-65.7976,17.977],[-65.8051,17.9712],[-65.811,17.9674],[-65.8153,17.9659],[-65.8165,17.9655],[-65.8226,17.9634],[-65.8278,17.9624],[-65.8346,17.9544],[-65.8459,17.9453],[-65.8525,17.9415],[-65.8692,17.9381],[-65.8701,17.9379],[-65.8733,17.938],[-65.8746,17.938],[-65.8746,17.9379],[-65.8779,17.9376],[-65.8823,17.9354],[-65.8884,17.9326],[-65.8944,17.9301],[-65.8993,17.928],[-65.9049,17.9263],[-65.9106,17.9248],[-65.9165,17.9236],[-65.9218,17.9226],[-65.9264,17.922],[-65.9296,17.9218],[-65.9304,17.9217],[-65.933,17.9216],[-65.937,17.9213],[-65.9401,17.9209],[-65.9446,17.9206],[-65.9499,17.9207],[-65.9539,17.9208],[-65.9587,17.9212],[-65.9597,17.9213],[-65.9637,17.9218],[-65.9655,17.9221],[-65.9671,17.9223],[-65.9707,17.9229],[-65.9729,17.9232],[-65.9755,17.9197],[-65.9766,17.9185],[-65.9776,17.9175],[-65.9779,17.9171],[-65.9804,17.9145],[-65.9809,17.914],[-65.9845,17.9111],[-65.9875,17.9089],[-65.9882,17.9084],[-65.9913,17.906],[-65.9951,17.9034],[-65.9996,17.9001],[-66.0028,17.8981],[-66.0084,17.8959],[-66.0189,17.8941],[-66.0248,17.8945],[-66.0328,17.8951],[-66.0418,17.8958],[-66.0498,17.8977],[-66.0562,17.9003],[-66.058,17.9014],[-66.061,17.9032],[-66.0645,17.9048],[-66.0673,17.9061],[-66.0729,17.9089],[-66.0767,17.9107],[-66.0774,17.9098],[-66.0837,17.9048],[-66.0926,17.8975],[-66.0948,17.8959],[-66.1037,17.8892],[-66.1141,17.8826],[-66.1223,17.8795],[-66.1246,17.8788],[-66.1257,17.8785],[-66.1312,17.878],[-66.1366,17.8778],[-66.1425,17.8778],[-66.1485,17.8779],[-66.1514,17.8782],[-66.1552,17.8786],[-66.1614,17.8791],[-66.1672,17.8795],[-66.1724,17.8803],[-66.1753,17.8809],[-66.1797,17.8826],[-66.1839,17.8793],[-66.1873,17.877],[-66.1883,17.8764],[-66.1937,17.873],[-66.1938,17.873],[-66.2128,17.8647],[-66.2133,17.8645],[-66.2203,17.8629],[-66.2209,17.8628],[-66.2273,17.8622],[-66.236,17.8622],[-66.2433,17.8626],[-66.2496,17.8639],[-66.2496,17.864],[-66.2535,17.8647],[-66.2574,17.8656],[-66.262,17.8672],[-66.267,17.8695],[-66.2718,17.8713],[-66.2744,17.873],[-66.2726,17.873],[-66.2828,17.8784],[-66.2844,17.8785],[-66.2869,17.8789],[-66.2892,17.8793],[-66.2926,17.88],[-66.2943,17.8804],[-66.2994,17.8814],[-66.3031,17.8821],[-66.3042,17.8815],[-66.3061,17.8805],[-66.3103,17.8793],[-66.3165,17.8782],[-66.3231,17.8777],[-66.3232,17.8777],[-66.3317,17.8775],[-66.3365,17.8776],[-66.3395,17.8775],[-66.3404,17.8779],[-66.3414,17.8775],[-66.345,17.8768],[-66.347,17.8766],[-66.3498,17.8762],[-66.3549,17.8761],[-66.3585,17.8763],[-66.3598,17.8755],[-66.3622,17.8744],[-66.3648,17.8734],[-66.3664,17.873],[-66.3627,17.873],[-66.3678,17.8711],[-66.3702,17.8704],[-66.3726,17.8699],[-66.3746,17.8702],[-66.3766,17.8698],[-66.381,17.8693],[-66.3881,17.8692],[-66.3941,17.8695],[-66.3999,17.8706],[-66.4058,17.8719],[-66.4086,17.873],[-66.4111,17.8738],[-66.4127,17.8745],[-66.4153,17.8756],[-66.4174,17.8767],[-66.4185,17.8773],[-66.4191,17.8777],[-66.4211,17.8791],[-66.4226,17.8806],[-66.4244,17.882],[-66.4245,17.882],[-66.4246,17.8819],[-66.4379,17.873],[-66.4417,17.8715],[-66.4469,17.8707],[-66.4532,17.8696],[-66.4573,17.8694],[-66.4617,17.8697],[-66.463,17.867],[-66.4654,17.8641],[-66.4668,17.8627],[-66.4694,17.8603],[-66.4732,17.8567],[-66.4763,17.8541],[-66.4794,17.852],[-66.4827,17.8504],[-66.4859,17.8488],[-66.489,17.8474],[-66.4942,17.8462],[-66.4953,17.8449],[-66.497,17.8433],[-66.4996,17.8416],[-66.5043,17.839],[-66.5133,17.8354],[-66.5226,17.8328],[-66.5309,17.8315],[-66.5382,17.8317],[-66.5486,17.8332],[-66.5568,17.8362],[-66.5642,17.8401],[-66.5713,17.8455],[-66.5766,17.8518],[-66.5802,17.857],[-66.5809,17.8582],[-66.5831,17.8621],[-66.5853,17.8683],[-66.5865,17.873],[-66.5868,17.8748],[-66.5869,17.8764],[-66.5868,17.8782],[-66.5862,17.8815],[-66.5862,17.882],[-66.586,17.8852],[-66.5857,17.8885],[-66.5852,17.891],[-66.584,17.895],[-66.5831,17.8973],[-66.5823,17.8996],[-66.5811,17.9022],[-66.5796,17.9048],[-66.5784,17.9068],[-66.5768,17.9093],[-66.5752,17.9113],[-66.5741,17.9131],[-66.5762,17.9123],[-66.5786,17.9113],[-66.5807,17.9105],[-66.5826,17.9098],[-66.5859,17.9091],[-66.5887,17.9088],[-66.5917,17.9087],[-66.5958,17.9092],[-66.5991,17.9096],[-66.602,17.9102],[-66.6047,17.911],[-66.6089,17.9129],[-66.6104,17.9136],[-66.6121,17.9144],[-66.6143,17.9153],[-66.6154,17.9148],[-66.6176,17.9143],[-66.6192,17.9139],[-66.6219,17.9136],[-66.6235,17.9135],[-66.6246,17.9135],[-66.6266,17.9133],[-66.6292,17.913],[-66.6342,17.9124],[-66.6366,17.9122],[-66.6377,17.9121],[-66.64,17.9119],[-66.6417,17.912],[-66.643,17.9109],[-66.6454,17.9089],[-66.6491,17.9066],[-66.6527,17.9045],[-66.6559,17.903],[-66.6594,17.9014],[-66.6627,17.9],[-66.6668,17.8984],[-66.6692,17.8976],[-66.6722,17.8969],[-66.674,17.8968],[-66.6771,17.8968],[-66.6797,17.8968],[-66.6821,17.8971],[-66.6842,17.8979],[-66.6872,17.8989],[-66.6905,17.8999],[-66.6933,17.901],[-66.6952,17.9019],[-66.6973,17.9028],[-66.699,17.9038],[-66.7007,17.9045],[-66.7028,17.9056],[-66.7044,17.9064],[-66.7061,17.9075],[-66.7077,17.9082],[-66.7101,17.9095],[-66.7115,17.9107],[-66.7125,17.9114],[-66.7134,17.9128],[-66.7152,17.9127],[-66.7166,17.9126],[-66.7191,17.9123],[-66.7219,17.9121],[-66.7238,17.9121],[-66.7261,17.9126],[-66.7279,17.913],[-66.7287,17.9132],[-66.7311,17.9139],[-66.7333,17.9147],[-66.7362,17.9157],[-66.7363,17.9158],[-66.738,17.9164],[-66.7385,17.9168],[-66.74,17.9162],[-66.7408,17.916],[-66.7415,17.9158],[-66.7431,17.9157],[-66.7448,17.9154],[-66.7463,17.9154],[-66.7485,17.9156],[-66.7496,17.9156],[-66.752,17.9162],[-66.7545,17.9167],[-66.757,17.9171],[-66.7596,17.9176],[-66.7619,17.9179],[-66.763,17.9171],[-66.7648,17.9163],[-66.7673,17.9154],[-66.7701,17.915],[-66.773,17.9148],[-66.7741,17.9148],[-66.7756,17.9147],[-66.7791,17.9148],[-66.7825,17.9151],[-66.7861,17.9157],[-66.7882,17.9161],[-66.7891,17.9156],[-66.7911,17.9145],[-66.7941,17.9125],[-66.7972,17.9106],[-66.7998,17.9091],[-66.8024,17.9077],[-66.805,17.9065],[-66.8076,17.9054],[-66.8103,17.9044],[-66.8129,17.9037],[-66.816,17.9037],[-66.818,17.9036],[-66.8194,17.9027],[-66.8212,17.9018],[-66.8253,17.9004],[-66.829,17.8998],[-66.8324,17.8994],[-66.836,17.8992],[-66.8392,17.899],[-66.8399,17.899],[-66.8413,17.899],[-66.8433,17.8989],[-66.8445,17.8984],[-66.847,17.8971],[-66.8511,17.8957],[-66.8539,17.8949],[-66.8572,17.894],[-66.8615,17.8931],[-66.8655,17.8923],[-66.8692,17.8918],[-66.872,17.8914],[-66.8746,17.8914],[-66.8759,17.8912],[-66.878,17.8911],[-66.8815,17.8913],[-66.885,17.8918],[-66.8882,17.8926],[-66.8906,17.8937],[-66.8918,17.8916],[-66.8938,17.8889],[-66.8975,17.8852],[-66.9027,17.8819],[-66.906,17.8801],[-66.9078,17.8791],[-66.9129,17.877],[-66.9178,17.8755],[-66.921,17.8752],[-66.9243,17.8754],[-66.9276,17.8759],[-66.931,17.8766],[-66.9339,17.8772],[-66.9365,17.878],[-66.9383,17.8785],[-66.9389,17.8782],[-66.942,17.8774],[-66.946,17.877],[-66.95,17.8766],[-66.954,17.8765],[-66.9581,17.8769],[-66.9623,17.8773],[-66.9665,17.8781],[-66.9678,17.8788],[-66.9715,17.8785],[-66.975,17.8786],[-66.9769,17.8787],[-66.9809,17.8798],[-66.9856,17.8812],[-66.9896,17.8821],[-66.9941,17.8834],[-66.9968,17.8841],[-66.9982,17.8843],[-66.9996,17.8839],[-67.0006,17.8838],[-67.0019,17.8842],[-67.0039,17.8849],[-67.006,17.8858],[-67.0091,17.8849],[-67.0127,17.8844],[-67.0171,17.8842],[-67.0199,17.8844],[-67.0235,17.8849],[-67.0298,17.8863],[-67.0312,17.8871],[-67.0361,17.8867],[-67.04,17.8868],[-67.044,17.8872],[-67.0473,17.8878],[-67.0511,17.8888],[-67.0545,17.8899],[-67.0561,17.8909],[-67.0578,17.8919],[-67.058,17.892],[-67.0636,17.8919],[-67.0682,17.8922],[-67.0738,17.8925],[-67.0781,17.8929],[-67.0828,17.8936],[-67.0864,17.8949],[-67.0867,17.8949],[-67.0877,17.8946],[-67.091,17.8942],[-67.0939,17.894],[-67.0954,17.894],[-67.0974,17.8942],[-67.1018,17.895],[-67.1038,17.8954],[-67.1047,17.8957],[-67.1067,17.8954],[-67.1086,17.8954],[-67.1098,17.8956],[-67.1121,17.8956],[-67.1153,17.8957],[-67.1178,17.896],[-67.1211,17.8962],[-67.1235,17.8967],[-67.1246,17.8968],[-67.1299,17.8971],[-67.136,17.8983],[-67.139,17.8991],[-67.1416,17.9001],[-67.1428,17.9006],[-67.1456,17.8975],[-67.1485,17.8949],[-67.1562,17.8897],[-67.1591,17.888],[-67.1628,17.8861],[-67.1669,17.8846],[-67.1704,17.8836],[-67.1732,17.8831],[-67.1763,17.8825],[-67.1796,17.882],[-67.1819,17.8818],[-67.1845,17.8816],[-67.186,17.8815],[-67.1891,17.8814],[-67.1945,17.8817],[-67.195,17.8818],[-67.1964,17.8821],[-67.2014,17.8829],[-67.206,17.884],[-67.2084,17.8848],[-67.2106,17.8854],[-67.2131,17.8865],[-67.215,17.8872],[-67.2171,17.8883],[-67.2185,17.8891],[-67.2197,17.8899],[-67.2213,17.8909],[-67.2242,17.8929],[-67.2261,17.8941],[-67.2276,17.895],[-67.2291,17.896],[-67.2303,17.8969],[-67.2315,17.8978],[-67.2325,17.8986],[-67.2335,17.8995],[-67.2349,17.901],[-67.2354,17.9017],[-67.2361,17.9025],[-67.2366,17.9033],[-67.2375,17.9048],[-67.2382,17.906],[-67.239,17.9072],[-67.2399,17.9084],[-67.2406,17.9097],[-67.241,17.9104],[-67.2413,17.9105],[-67.2429,17.9105],[-67.2454,17.9115],[-67.2477,17.9127],[-67.2496,17.914],[-67.2496,17.9141],[-67.2519,17.917],[-67.2527,17.918],[-67.2561,17.9219],[-67.2587,17.9252],[-67.2607,17.9285],[-67.2623,17.9322],[-67.2641,17.9368],[-67.2651,17.9409],[-67.266,17.9442],[-67.2666,17.9498],[-67.2665,17.9551],[-67.2659,17.9605],[-67.266,17.9649],[-67.2662,17.9685],[-67.2664,17.9715],[-67.267,17.9752],[-67.2674,17.9794],[-67.2675,17.9831],[-67.2666,17.9903],[-67.2657,17.9946],[-67.2653,17.9964],[-67.2649,17.998],[-67.2628,18.0057],[-67.2599,18.0131],[-67.2607,18.0195],[-67.2614,18.0255],[-67.2613,18.0387],[-67.2593,18.0492],[-67.2554,18.0577],[-67.2582,18.0649],[-67.2589,18.0667],[-67.2606,18.0752],[-67.2602,18.0848],[-67.2574,18.0957],[-67.2534,18.1046],[-67.2496,18.1102],[-67.2496,18.1101],[-67.2463,18.1133],[-67.2428,18.1152],[-67.2386,18.1164],[-67.2384,18.1165],[-67.2373,18.1175],[-67.2363,18.1187],[-67.2357,18.1196],[-67.2354,18.1201],[-67.2352,18.1213],[-67.2351,18.123],[-67.2352,18.1243],[-67.2354,18.1275],[-67.2356,18.1281],[-67.2374,18.1315],[-67.2383,18.1348],[-67.2389,18.1386],[-67.239,18.1419],[-67.2386,18.1449],[-67.2381,18.1473],[-67.2371,18.1499],[-67.2365,18.1514],[-67.2362,18.1522],[-67.2358,18.1569],[-67.2363,18.1579],[-67.2367,18.1596],[-67.237,18.1624],[-67.2372,18.1649],[-67.2373,18.1676],[-67.2367,18.17],[-67.2364,18.1725],[-67.2361,18.1735],[-67.2359,18.1757],[-67.2352,18.1783],[-67.2341,18.181],[-67.2327,18.1846],[-67.2314,18.1876],[-67.23,18.1903],[-67.2257,18.1961],[-67.2224,18.2011],[-67.2208,18.2026],[-67.2199,18.2042],[-67.2184,18.2067],[-67.2166,18.2091],[-67.215,18.2106],[-67.2142,18.2113],[-67.2152,18.2119],[-67.216,18.213],[-67.2171,18.2147],[-67.2191,18.2178],[-67.2212,18.2212],[-67.2233,18.225],[-67.2251,18.2286],[-67.2263,18.2319],[-67.227,18.2345],[-67.2272,18.236],[-67.2273,18.237],[-67.228,18.2396],[-67.2289,18.2418],[-67.2302,18.2451],[-67.2305,18.2466],[-67.2322,18.2468],[-67.2372,18.2475],[-67.2387,18.248],[-67.2406,18.2485],[-67.242,18.2488],[-67.2433,18.249],[-67.2453,18.2494],[-67.2475,18.2499],[-67.2484,18.2503],[-67.2487,18.2504],[-67.2494,18.2507],[-67.2495,18.2506],[-67.2496,18.2507],[-67.2535,18.2523],[-67.2542,18.2526],[-67.2613,18.256],[-67.2697,18.2614],[-67.2759,18.2677],[-67.2819,18.2758],[-67.286,18.2822],[-67.2902,18.2895],[-67.2912,18.2914],[-67.2938,18.2964],[-67.2989,18.3069],[-67.2994,18.309],[-67.3005,18.3101],[-67.3031,18.3134],[-67.3066,18.3181],[-67.3114,18.3267],[-67.3119,18.3276],[-67.316,18.3342],[-67.3199,18.3432],[-67.3221,18.3514],[-67.3234,18.3577],[-67.3233,18.3639],[-67.3223,18.3686],[-67.3214,18.373],[-67.3187,18.381],[-67.3141,18.3888],[-67.3075,18.3973],[-67.3027,18.4016],[-67.297,18.4045],[-67.2901,18.4077],[-67.2848,18.4099],[-67.2805,18.4121],[-67.2521,18.418],[-67.2496,18.4186],[-67.2494,18.4189],[-67.2492,18.4192],[-67.2487,18.4195],[-67.2481,18.4199],[-67.2476,18.4201],[-67.2473,18.4202],[-67.2465,18.4206],[-67.2455,18.421],[-67.2445,18.4213],[-67.244,18.4217],[-67.243,18.4224],[-67.2417,18.4232],[-67.2403,18.424],[-67.2379,18.4256],[-67.2366,18.4264],[-67.2353,18.4271],[-67.234,18.4277],[-67.2331,18.4281],[-67.2322,18.4285],[-67.2305,18.4291],[-67.2291,18.4298],[-67.2278,18.4306],[-67.2263,18.4314],[-67.2247,18.4323],[-67.2225,18.4334],[-67.2206,18.4346],[-67.2192,18.4355],[-67.2182,18.4361],[-67.2172,18.4366],[-67.2163,18.4371],[-67.215,18.438],[-67.2139,18.4388],[-67.212,18.44],[-67.2102,18.4411],[-67.2084,18.4421],[-67.2079,18.4423]]]]},"properties":{"STATE_ID":"72","STATE_NAME":"Puerto Rico"},"id":72}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-96.5637,45.9352],[-96.5637,45.9351],[-96.5638,45.9351],[-96.5639,45.9348],[-96.5642,45.934],[-96.5643,45.9335],[-96.565,45.9301],[-96.5648,45.9286],[-96.5647,45.9275],[-96.5646,45.9272],[-96.5646,45.9269],[-96.5647,45.9261],[-96.5648,45.9259],[-96.5648,45.9257],[-96.5648,45.9256],[-96.5648,45.9249],[-96.5648,45.9247],[-96.5648,45.9246],[-96.5648,45.9245],[-96.5646,45.9237],[-96.5646,45.9234],[-96.5646,45.9231],[-96.5646,45.923],[-96.5645,45.9228],[-96.5645,45.9224],[-96.5645,45.9222],[-96.5644,45.9218],[-96.5644,45.9217],[-96.5644,45.9216],[-96.5644,45.9215],[-96.5643,45.9211],[-96.5642,45.921],[-96.5642,45.9209],[-96.5641,45.9208],[-96.5641,45.9207],[-96.564,45.9205],[-96.564,45.9203],[-96.5639,45.9201],[-96.564,45.9196],[-96.5641,45.9194],[-96.5642,45.9194],[-96.5643,45.9194],[-96.5644,45.9194],[-96.5645,45.9194],[-96.5646,45.9194],[-96.5648,45.9194],[-96.5649,45.9194],[-96.5652,45.9193],[-96.5653,45.9191],[-96.5654,45.9189],[-96.5658,45.9183],[-96.5666,45.9169],[-96.5667,45.9169],[-96.5668,45.9169],[-96.5675,45.9168],[-96.5676,45.9168],[-96.5682,45.9169],[-96.5689,45.9171],[-96.5691,45.917],[-96.5691,45.9161],[-96.5691,45.9155],[-96.5691,45.9154],[-96.5691,45.9153],[-96.5692,45.9152],[-96.5694,45.9151],[-96.5695,45.9149],[-96.5695,45.9148],[-96.5696,45.9147],[-96.5696,45.9146],[-96.5696,45.9145],[-96.5697,45.9143],[-96.5696,45.9141],[-96.5696,45.9139],[-96.5696,45.9138],[-96.5697,45.9137],[-96.5698,45.9137],[-96.5699,45.9136],[-96.57,45.9135],[-96.57,45.9134],[-96.57,45.9133],[-96.5701,45.9129],[-96.5702,45.912],[-96.5699,45.9115],[-96.5696,45.9114],[-96.5695,45.9114],[-96.5694,45.9114],[-96.5693,45.9114],[-96.5692,45.9114],[-96.5691,45.9114],[-96.569,45.9114],[-96.5689,45.9115],[-96.5688,45.9115],[-96.5687,45.9115],[-96.5685,45.9117],[-96.5684,45.9118],[-96.5683,45.9119],[-96.5682,45.9119],[-96.5679,45.9121],[-96.5678,45.9121],[-96.5675,45.9121],[-96.5674,45.9119],[-96.5671,45.9117],[-96.5666,45.9114],[-96.5664,45.9113],[-96.566,45.911],[-96.5655,45.9107],[-96.5654,45.9105],[-96.5654,45.9102],[-96.5652,45.9101],[-96.5646,45.9098],[-96.5645,45.9097],[-96.5644,45.9095],[-96.5645,45.9093],[-96.5647,45.9092],[-96.5653,45.9091],[-96.5657,45.909],[-96.566,45.9089],[-96.5662,45.9087],[-96.5664,45.9082],[-96.5664,45.908],[-96.5663,45.9077],[-96.5662,45.9073],[-96.5663,45.9069],[-96.5664,45.9067],[-96.5664,45.9064],[-96.5665,45.9063],[-96.5667,45.9061],[-96.5668,45.906],[-96.567,45.9057],[-96.5671,45.9055],[-96.5672,45.9052],[-96.5672,45.905],[-96.5673,45.9045],[-96.5674,45.9042],[-96.5674,45.904],[-96.5675,45.9038],[-96.5678,45.9036],[-96.5682,45.9034],[-96.5682,45.9033],[-96.5684,45.9019],[-96.5685,45.9016],[-96.5685,45.9015],[-96.5686,45.901],[-96.5686,45.9009],[-96.5685,45.9009],[-96.5685,45.9006],[-96.5685,45.9004],[-96.5684,45.8999],[-96.5684,45.8997],[-96.5683,45.8985],[-96.5683,45.8984],[-96.5683,45.8983],[-96.5683,45.898],[-96.5683,45.8977],[-96.5684,45.8975],[-96.5687,45.8967],[-96.5688,45.8963],[-96.5689,45.8952],[-96.5687,45.8935],[-96.5686,45.8927],[-96.5684,45.8919],[-96.5684,45.8916],[-96.5683,45.8914],[-96.5684,45.8909],[-96.5684,45.8907],[-96.5684,45.8906],[-96.5686,45.8899],[-96.5687,45.8887],[-96.5688,45.8881],[-96.5689,45.888],[-96.569,45.888],[-96.5691,45.8879],[-96.5694,45.8877],[-96.5696,45.8876],[-96.5704,45.8873],[-96.571,45.8871],[-96.5711,45.8869],[-96.5713,45.8867],[-96.5715,45.886],[-96.5713,45.8852],[-96.5709,45.8839],[-96.5708,45.8832],[-96.571,45.8824],[-96.5716,45.8813],[-96.572,45.8802],[-96.5721,45.8798],[-96.5725,45.8787],[-96.5726,45.8774],[-96.5726,45.8772],[-96.5726,45.8766],[-96.5726,45.8765],[-96.5725,45.8758],[-96.5722,45.875],[-96.5721,45.8744],[-96.5718,45.8733],[-96.5718,45.8722],[-96.5719,45.8719],[-96.5722,45.8709],[-96.5726,45.8703],[-96.573,45.8697],[-96.5736,45.8688],[-96.5742,45.8677],[-96.5744,45.8672],[-96.5747,45.8668],[-96.5746,45.8659],[-96.5744,45.865],[-96.574,45.864],[-96.5736,45.8633],[-96.5733,45.8627],[-96.5733,45.8625],[-96.5733,45.8624],[-96.5732,45.8621],[-96.5731,45.8618],[-96.5731,45.8616],[-96.5731,45.8615],[-96.5732,45.8595],[-96.5733,45.858],[-96.5734,45.8574],[-96.5734,45.8567],[-96.5735,45.856],[-96.5735,45.8555],[-96.5735,45.8548],[-96.5736,45.8542],[-96.5737,45.8533],[-96.5738,45.8528],[-96.5738,45.8521],[-96.5738,45.8517],[-96.5738,45.8515],[-96.5739,45.8513],[-96.5739,45.851],[-96.574,45.8507],[-96.5741,45.8505],[-96.574,45.8505],[-96.574,45.8503],[-96.5739,45.85],[-96.574,45.8499],[-96.574,45.8497],[-96.574,45.8496],[-96.574,45.8492],[-96.574,45.8491],[-96.574,45.8486],[-96.574,45.8485],[-96.574,45.8481],[-96.5742,45.8474],[-96.5743,45.8466],[-96.5743,45.8463],[-96.5744,45.846],[-96.5744,45.8459],[-96.5744,45.8458],[-96.5743,45.8457],[-96.5743,45.8456],[-96.5743,45.8455],[-96.5743,45.8453],[-96.5744,45.8449],[-96.5744,45.8447],[-96.5745,45.844],[-96.5746,45.8438],[-96.5748,45.8434],[-96.5751,45.8426],[-96.5752,45.8425],[-96.5752,45.8424],[-96.5753,45.8424],[-96.5754,45.8422],[-96.5755,45.8419],[-96.5757,45.8416],[-96.5758,45.8414],[-96.5762,45.8407],[-96.5772,45.8386],[-96.5775,45.8379],[-96.5775,45.8377],[-96.5775,45.8375],[-96.5775,45.8356],[-96.5773,45.8345],[-96.5773,45.8338],[-96.5773,45.8337],[-96.5775,45.8331],[-96.578,45.8324],[-96.5782,45.8316],[-96.5786,45.8302],[-96.5791,45.8286],[-96.5794,45.827],[-96.5797,45.8258],[-96.5806,45.824],[-96.5808,45.8236],[-96.5812,45.823],[-96.5816,45.8224],[-96.5819,45.822],[-96.5831,45.82],[-96.5833,45.8198],[-96.5837,45.8193],[-96.5839,45.819],[-96.5848,45.8182],[-96.5854,45.8176],[-96.5867,45.8167],[-96.5871,45.8164],[-96.5885,45.8157],[-96.5902,45.8151],[-96.5919,45.8145],[-96.593,45.8139],[-96.5932,45.8139],[-96.5946,45.8131],[-96.5955,45.8126],[-96.5957,45.8124],[-96.5967,45.8118],[-96.5977,45.8108],[-96.5983,45.8102],[-96.5988,45.8096],[-96.5993,45.809],[-96.6005,45.8076],[-96.6012,45.807],[-96.6019,45.8063],[-96.6029,45.805],[-96.6039,45.8036],[-96.6049,45.8024],[-96.6057,45.8013],[-96.6067,45.8002],[-96.6076,45.7991],[-96.6092,45.7974],[-96.6105,45.7962],[-96.6114,45.7954],[-96.6125,45.7944],[-96.6139,45.7934],[-96.615,45.7928],[-96.6155,45.7925],[-96.6158,45.7924],[-96.6163,45.7921],[-96.6171,45.7917],[-96.6182,45.7911],[-96.6197,45.7903],[-96.6217,45.7895],[-96.6232,45.7889],[-96.6246,45.7883],[-96.6253,45.7879],[-96.6266,45.7871],[-96.6278,45.7862],[-96.6279,45.7861],[-96.6294,45.7842],[-96.6297,45.7837],[-96.6303,45.7824],[-96.6304,45.7823],[-96.6304,45.7822],[-96.6305,45.781],[-96.6305,45.7809],[-96.6302,45.78],[-96.6301,45.7797],[-96.6301,45.7794],[-96.6303,45.7793],[-96.6306,45.7792],[-96.6309,45.7792],[-96.6313,45.7791],[-96.6317,45.7787],[-96.6321,45.7783],[-96.6326,45.778],[-96.6328,45.7779],[-96.6329,45.7779],[-96.6334,45.7779],[-96.6338,45.7779],[-96.6341,45.7779],[-96.6342,45.7778],[-96.6342,45.7777],[-96.6344,45.7767],[-96.6344,45.7764],[-96.6341,45.7762],[-96.6339,45.776],[-96.6337,45.7757],[-96.6336,45.7757],[-96.6337,45.7755],[-96.6338,45.7751],[-96.6342,45.7746],[-96.6344,45.7745],[-96.6347,45.7745],[-96.6351,45.7745],[-96.6356,45.7744],[-96.6363,45.774],[-96.6367,45.7737],[-96.6372,45.7733],[-96.6377,45.773],[-96.6383,45.7726],[-96.6384,45.7726],[-96.6388,45.7724],[-96.6392,45.7721],[-96.6395,45.7716],[-96.6397,45.7713],[-96.6397,45.7712],[-96.6397,45.7711],[-96.6395,45.7708],[-96.6394,45.7708],[-96.6391,45.7705],[-96.6389,45.7702],[-96.6388,45.77],[-96.6389,45.7697],[-96.639,45.7695],[-96.6391,45.7691],[-96.6391,45.769],[-96.6391,45.7689],[-96.639,45.7688],[-96.639,45.7687],[-96.6391,45.7678],[-96.6392,45.7671],[-96.6392,45.7669],[-96.6397,45.7654],[-96.6402,45.7639],[-96.641,45.7618],[-96.6412,45.7614],[-96.6419,45.7599],[-96.6422,45.7596],[-96.6425,45.7593],[-96.6432,45.7586],[-96.6442,45.7578],[-96.6449,45.757],[-96.6452,45.7567],[-96.6465,45.7554],[-96.6474,45.7543],[-96.6481,45.7532],[-96.6489,45.7518],[-96.6495,45.7508],[-96.65,45.75],[-96.6508,45.7488],[-96.6514,45.7479],[-96.6522,45.7468],[-96.6523,45.7468],[-96.6532,45.746],[-96.6541,45.7453],[-96.6547,45.7447],[-96.6554,45.7442],[-96.6567,45.7431],[-96.6574,45.7426],[-96.6595,45.7409],[-96.6602,45.7404],[-96.6626,45.7387],[-96.669,45.7346],[-96.6695,45.7343],[-96.6696,45.7342],[-96.6697,45.7341],[-96.6706,45.7335],[-96.672,45.7328],[-96.6727,45.7323],[-96.6769,45.7305],[-96.6872,45.7259],[-96.6915,45.7245],[-96.6921,45.7243],[-96.6957,45.7231],[-96.6965,45.7229],[-96.6974,45.7226],[-96.6975,45.7226],[-96.6977,45.7225],[-96.698,45.7224],[-96.6986,45.7222],[-96.6988,45.7221],[-96.6991,45.722],[-96.7015,45.7212],[-96.7077,45.719],[-96.7112,45.7176],[-96.7122,45.7171],[-96.7178,45.7145],[-96.7268,45.7103],[-96.7315,45.708],[-96.7382,45.7047],[-96.7451,45.7016],[-96.7457,45.7013],[-96.7501,45.6989],[-96.7503,45.6988],[-96.7555,45.6931],[-96.7572,45.691],[-96.7593,45.6887],[-96.7595,45.6886],[-96.76,45.6882],[-96.7605,45.6878],[-96.7609,45.6875],[-96.7612,45.6873],[-96.7621,45.6869],[-96.7654,45.6853],[-96.7768,45.6801],[-96.778,45.6794],[-96.7784,45.6792],[-96.7789,45.6789],[-96.7805,45.6781],[-96.7816,45.6775],[-96.7838,45.6764],[-96.7843,45.6761],[-96.7894,45.6735],[-96.7898,45.6732],[-96.7906,45.6726],[-96.7918,45.6717],[-96.7936,45.6707],[-96.7954,45.67],[-96.7972,45.6694],[-96.7996,45.6685],[-96.8002,45.6683],[-96.8025,45.6673],[-96.8042,45.6663],[-96.8076,45.6644],[-96.8134,45.6611],[-96.8138,45.6609],[-96.8158,45.6598],[-96.8161,45.6597],[-96.8172,45.6591],[-96.8195,45.6578],[-96.8212,45.6569],[-96.8242,45.6557],[-96.8247,45.6553],[-96.8253,45.655],[-96.826,45.6544],[-96.8262,45.6542],[-96.8267,45.6537],[-96.8269,45.6535],[-96.8274,45.6531],[-96.8293,45.6523],[-96.8313,45.6521],[-96.8327,45.6517],[-96.8333,45.6513],[-96.8334,45.6512],[-96.835,45.6501],[-96.8358,45.6497],[-96.8385,45.6476],[-96.8387,45.6475],[-96.839,45.6471],[-96.8395,45.6466],[-96.84,45.6461],[-96.8407,45.6453],[-96.8423,45.6431],[-96.8428,45.6421],[-96.8434,45.6411],[-96.8442,45.6396],[-96.8457,45.6362],[-96.8461,45.635],[-96.8461,45.6349],[-96.848,45.6297],[-96.8483,45.6291],[-96.8484,45.6287],[-96.8486,45.6283],[-96.8494,45.6265],[-96.8495,45.6264],[-96.8498,45.6257],[-96.8502,45.625],[-96.8501,45.6243],[-96.8501,45.6236],[-96.8507,45.6219],[-96.8511,45.6211],[-96.8513,45.6205],[-96.8516,45.6198],[-96.8514,45.6195],[-96.8513,45.6194],[-96.8514,45.6185],[-96.8515,45.618],[-96.8521,45.616],[-96.8521,45.6159],[-96.8524,45.6151],[-96.8527,45.6148],[-96.8533,45.6139],[-96.8536,45.6136],[-96.8543,45.6127],[-96.8548,45.6121],[-96.8562,45.6099],[-96.8562,45.6097],[-96.8564,45.6088],[-96.8564,45.6085],[-96.8564,45.6083],[-96.8564,45.6082],[-96.8565,45.608],[-96.8565,45.6078],[-96.8566,45.6076],[-96.8567,45.6071],[-96.8567,45.6068],[-96.8567,45.6067],[-96.8567,45.6066],[-96.8567,45.6065],[-96.8567,45.6063],[-96.8568,45.6061],[-96.8568,45.6056],[-96.8568,45.6054],[-96.8563,45.6049],[-96.8559,45.6045],[-96.8548,45.6035],[-96.8543,45.6031],[-96.8539,45.6027],[-96.8534,45.6023],[-96.8534,45.6022],[-96.8531,45.602],[-96.8521,45.6011],[-96.852,45.601],[-96.8517,45.6007],[-96.8516,45.6006],[-96.8514,45.6005],[-96.851,45.6001],[-96.8508,45.5999],[-96.8507,45.5999],[-96.8507,45.5998],[-96.8506,45.5998],[-96.8505,45.5997],[-96.8497,45.599],[-96.8475,45.5972],[-96.8469,45.5966],[-96.8468,45.5966],[-96.8468,45.5965],[-96.8466,45.5964],[-96.8461,45.5959],[-96.846,45.5958],[-96.8458,45.5956],[-96.8452,45.5951],[-96.845,45.5949],[-96.8449,45.5949],[-96.8447,45.5946],[-96.8446,45.5945],[-96.8444,45.5944],[-96.8441,45.5941],[-96.844,45.594],[-96.8438,45.5938],[-96.8434,45.5934],[-96.8433,45.5933],[-96.8431,45.5932],[-96.8426,45.5927],[-96.8424,45.5926],[-96.8422,45.5923],[-96.8415,45.5916],[-96.8414,45.5915],[-96.8413,45.5914],[-96.8409,45.591],[-96.8402,45.5903],[-96.8366,45.5872],[-96.8354,45.5861],[-96.8339,45.5847],[-96.8297,45.5808],[-96.824,45.5757],[-96.8192,45.5713],[-96.8191,45.5712],[-96.8177,45.5699],[-96.8132,45.5658],[-96.8118,45.5645],[-96.8117,45.5644],[-96.8117,45.5643],[-96.8116,45.5643],[-96.8113,45.564],[-96.8099,45.5627],[-96.8095,45.5624],[-96.8094,45.5623],[-96.8094,45.5622],[-96.8093,45.5622],[-96.8089,45.5618],[-96.8087,45.5616],[-96.8064,45.5595],[-96.8057,45.5588],[-96.8054,45.5586],[-96.8047,45.558],[-96.8045,45.5578],[-96.8044,45.5577],[-96.8041,45.5575],[-96.804,45.5574],[-96.8039,45.5572],[-96.8036,45.5569],[-96.8021,45.5556],[-96.802,45.5554],[-96.8016,45.5553],[-96.7991,45.5542],[-96.7959,45.5521],[-96.7938,45.5507],[-96.7931,45.55],[-96.7927,45.5496],[-96.7923,45.5492],[-96.7916,45.5484],[-96.7905,45.5473],[-96.7849,45.5413],[-96.781,45.536],[-96.7763,45.5316],[-96.7759,45.5313],[-96.7752,45.5309],[-96.7746,45.5304],[-96.7724,45.5289],[-96.7711,45.5266],[-96.771,45.5264],[-96.7697,45.5252],[-96.7694,45.5249],[-96.7691,45.5246],[-96.7683,45.5239],[-96.7653,45.5214],[-96.7634,45.52],[-96.7632,45.5195],[-96.7612,45.516],[-96.7606,45.5149],[-96.7579,45.5104],[-96.7578,45.5103],[-96.7577,45.5102],[-96.7553,45.5062],[-96.755,45.5056],[-96.7529,45.5022],[-96.7526,45.5017],[-96.752,45.5002],[-96.7519,45.5],[-96.7518,45.4997],[-96.7517,45.4997],[-96.7516,45.4995],[-96.7515,45.4994],[-96.751,45.4985],[-96.7505,45.4976],[-96.7504,45.4975],[-96.7503,45.4974],[-96.7493,45.4955],[-96.7486,45.4943],[-96.7481,45.4934],[-96.7471,45.4918],[-96.7467,45.4911],[-96.746,45.4897],[-96.7455,45.4887],[-96.7445,45.4862],[-96.7437,45.4844],[-96.7437,45.4843],[-96.7435,45.4829],[-96.7436,45.4817],[-96.7435,45.4806],[-96.7433,45.4802],[-96.7425,45.4787],[-96.7416,45.4774],[-96.7413,45.477],[-96.7401,45.4756],[-96.7389,45.4744],[-96.7385,45.4735],[-96.7384,45.4734],[-96.7383,45.4731],[-96.7382,45.4727],[-96.7382,45.4725],[-96.7381,45.4723],[-96.7381,45.4721],[-96.738,45.4718],[-96.7376,45.4694],[-96.7375,45.4691],[-96.7374,45.4685],[-96.7372,45.4679],[-96.7371,45.4678],[-96.7371,45.4676],[-96.7368,45.4668],[-96.7356,45.4639],[-96.7344,45.4616],[-96.7327,45.4587],[-96.7314,45.457],[-96.7282,45.4548],[-96.7262,45.4533],[-96.7245,45.4517],[-96.7242,45.4515],[-96.723,45.4501],[-96.7225,45.4495],[-96.7218,45.4487],[-96.7206,45.4475],[-96.7181,45.4448],[-96.7156,45.4422],[-96.7138,45.4402],[-96.7131,45.4395],[-96.7127,45.439],[-96.7109,45.437],[-96.7108,45.4369],[-96.7086,45.4342],[-96.708,45.4335],[-96.7075,45.4329],[-96.707,45.4323],[-96.7061,45.431],[-96.7045,45.429],[-96.7042,45.4287],[-96.7037,45.4282],[-96.7036,45.428],[-96.7035,45.4279],[-96.702,45.4263],[-96.7019,45.4261],[-96.7013,45.4255],[-96.7007,45.425],[-96.6996,45.4238],[-96.6993,45.4235],[-96.6974,45.4215],[-96.6968,45.421],[-96.6957,45.42],[-96.6935,45.4181],[-96.6925,45.4173],[-96.6906,45.4159],[-96.69,45.4155],[-96.6898,45.4153],[-96.6871,45.4136],[-96.6866,45.4133],[-96.6863,45.413],[-96.6849,45.4122],[-96.6838,45.4116],[-96.6806,45.4105],[-96.6804,45.4105],[-96.679,45.4104],[-96.6788,45.4104],[-96.6783,45.4104],[-96.6781,45.4104],[-96.677,45.4103],[-96.676,45.4102],[-96.6754,45.4102],[-96.6739,45.4103],[-96.6707,45.4105],[-96.6703,45.4105],[-96.6671,45.4101],[-96.6639,45.4092],[-96.6623,45.409],[-96.6615,45.4091],[-96.658,45.4093],[-96.6577,45.4093],[-96.6573,45.4093],[-96.6571,45.4093],[-96.6566,45.4094],[-96.6549,45.4096],[-96.6543,45.4097],[-96.6542,45.4097],[-96.6535,45.4098],[-96.6528,45.4099],[-96.6505,45.4103],[-96.6504,45.4103],[-96.6501,45.4103],[-96.6499,45.4103],[-96.6497,45.4103],[-96.6489,45.4103],[-96.6479,45.4101],[-96.6464,45.4095],[-96.6445,45.4089],[-96.6431,45.4089],[-96.643,45.4089],[-96.6406,45.4092],[-96.6378,45.4098],[-96.6359,45.4099],[-96.6336,45.4098],[-96.6312,45.4092],[-96.6294,45.4089],[-96.6286,45.4088],[-96.6279,45.4087],[-96.6265,45.4086],[-96.626,45.4086],[-96.6256,45.4085],[-96.6253,45.4086],[-96.6242,45.4087],[-96.6229,45.4089],[-96.6219,45.4091],[-96.6212,45.409],[-96.6197,45.4089],[-96.6177,45.4081],[-96.6174,45.408],[-96.6168,45.4078],[-96.6163,45.4076],[-96.6152,45.4072],[-96.6125,45.4064],[-96.6122,45.4063],[-96.6095,45.4054],[-96.6066,45.4046],[-96.6049,45.4042],[-96.6038,45.404],[-96.6012,45.4032],[-96.6009,45.4031],[-96.6002,45.4028],[-96.5989,45.4022],[-96.5972,45.4014],[-96.596,45.401],[-96.5933,45.3997],[-96.5927,45.3994],[-96.5911,45.3986],[-96.5892,45.3977],[-96.5882,45.3973],[-96.5848,45.3957],[-96.5814,45.3935],[-96.5795,45.3926],[-96.5789,45.3923],[-96.5775,45.3918],[-96.5753,45.3912],[-96.5748,45.391],[-96.5746,45.3909],[-96.5714,45.3899],[-96.5707,45.3897],[-96.5681,45.3888],[-96.5652,45.3875],[-96.5629,45.3864],[-96.5621,45.3861],[-96.5594,45.3852],[-96.5592,45.3852],[-96.5555,45.3842],[-96.5546,45.3839],[-96.5521,45.3832],[-96.5494,45.3822],[-96.5493,45.3821],[-96.546,45.3811],[-96.5426,45.3806],[-96.5397,45.3803],[-96.537,45.3798],[-96.534,45.3791],[-96.5309,45.3785],[-96.5305,45.3784],[-96.5285,45.3778],[-96.525,45.3766],[-96.5244,45.3764],[-96.5242,45.3764],[-96.524,45.3763],[-96.5218,45.3756],[-96.5213,45.3754],[-96.521,45.3753],[-96.5207,45.3751],[-96.5205,45.375],[-96.5194,45.3744],[-96.5173,45.3733],[-96.5161,45.3727],[-96.5144,45.3714],[-96.5129,45.3702],[-96.5114,45.3691],[-96.5105,45.3685],[-96.5097,45.3683],[-96.5081,45.3678],[-96.5063,45.3673],[-96.5051,45.3669],[-96.5046,45.3667],[-96.5033,45.3661],[-96.502,45.3655],[-96.5003,45.3644],[-96.4988,45.3633],[-96.4968,45.3621],[-96.4941,45.3602],[-96.4929,45.3595],[-96.4925,45.3592],[-96.4905,45.3581],[-96.4891,45.3571],[-96.4879,45.3553],[-96.4867,45.3526],[-96.4859,45.3506],[-96.4844,45.3483],[-96.4826,45.3463],[-96.482,45.3456],[-96.4814,45.3438],[-96.4809,45.3421],[-96.4803,45.3407],[-96.4793,45.3396],[-96.4791,45.3394],[-96.4781,45.3385],[-96.4766,45.3364],[-96.4755,45.3345],[-96.4753,45.334],[-96.4751,45.3337],[-96.4747,45.3328],[-96.4745,45.3323],[-96.4744,45.3321],[-96.4738,45.3312],[-96.4728,45.33],[-96.4719,45.3287],[-96.4716,45.3281],[-96.4711,45.3273],[-96.4705,45.3266],[-96.4705,45.3265],[-96.4704,45.3264],[-96.47,45.326],[-96.47,45.3259],[-96.4699,45.3258],[-96.4693,45.3249],[-96.4689,45.3236],[-96.4689,45.3222],[-96.4688,45.3206],[-96.4687,45.3204],[-96.4685,45.3195],[-96.4685,45.3194],[-96.468,45.3186],[-96.4674,45.318],[-96.4666,45.3172],[-96.4662,45.3169],[-96.4656,45.3164],[-96.4645,45.3158],[-96.4638,45.3154],[-96.4637,45.3153],[-96.4627,45.3146],[-96.4619,45.3139],[-96.4614,45.3131],[-96.4607,45.3121],[-96.4603,45.3113],[-96.4601,45.3111],[-96.46,45.311],[-96.4599,45.3107],[-96.4597,45.3105],[-96.4595,45.3103],[-96.4594,45.3101],[-96.4592,45.3099],[-96.4591,45.3097],[-96.4589,45.3095],[-96.4587,45.3093],[-96.4587,45.3092],[-96.4585,45.309],[-96.4584,45.3088],[-96.4582,45.3086],[-96.4582,45.3085],[-96.4581,45.3084],[-96.458,45.3083],[-96.4579,45.3081],[-96.4578,45.308],[-96.4577,45.3078],[-96.4576,45.3077],[-96.4576,45.3076],[-96.4575,45.3075],[-96.4575,45.3074],[-96.4575,45.3073],[-96.4575,45.3072],[-96.4575,45.307],[-96.4574,45.3068],[-96.4574,45.3066],[-96.4574,45.3064],[-96.4574,45.3062],[-96.4574,45.3061],[-96.4574,45.3059],[-96.4574,45.3056],[-96.4573,45.3054],[-96.4573,45.3052],[-96.4573,45.305],[-96.4573,45.3049],[-96.4573,45.3047],[-96.4572,45.3046],[-96.4572,45.3044],[-96.4571,45.3043],[-96.4571,45.3042],[-96.4571,45.3041],[-96.457,45.304],[-96.457,45.3039],[-96.4569,45.3038],[-96.4568,45.3037],[-96.4568,45.3036],[-96.4567,45.3036],[-96.4567,45.3035],[-96.4566,45.3034],[-96.4565,45.3033],[-96.4562,45.3031],[-96.4558,45.3028],[-96.4557,45.3028],[-96.4557,45.3027],[-96.4556,45.3027],[-96.4555,45.3026],[-96.4552,45.3024],[-96.4545,45.3019],[-96.4543,45.3017],[-96.454,45.3016],[-96.4539,45.3015],[-96.4538,45.3014],[-96.4537,45.3014],[-96.4537,45.3013],[-96.4535,45.3012],[-96.4534,45.3012],[-96.4533,45.301],[-96.4531,45.3008],[-96.4531,45.3006],[-96.4531,45.3005],[-96.4531,45.3004],[-96.4531,45.2999],[-96.4531,45.2998],[-96.4531,45.2995],[-96.4531,45.2989],[-96.4531,45.2987],[-96.4531,45.2986],[-96.4531,45.2984],[-96.4531,45.2983],[-96.4531,45.2982],[-96.4531,45.2981],[-96.4531,45.298],[-96.4531,45.2979],[-96.4531,45.2978],[-96.4531,45.2977],[-96.453,45.2971],[-96.453,45.2952],[-96.453,45.2947],[-96.453,45.2946],[-96.453,45.2942],[-96.453,45.2938],[-96.453,45.2936],[-96.4531,45.2916],[-96.4531,45.2915],[-96.4531,45.2904],[-96.4531,45.2892],[-96.4531,45.2888],[-96.453,45.2877],[-96.453,45.2876],[-96.453,45.2873],[-96.453,45.2872],[-96.453,45.2871],[-96.453,45.2867],[-96.453,45.2866],[-96.453,45.2864],[-96.4531,45.2836],[-96.453,45.2834],[-96.453,45.283],[-96.453,45.2798],[-96.453,45.2792],[-96.453,45.2791],[-96.453,45.2775],[-96.453,45.2774],[-96.453,45.2761],[-96.453,45.2726],[-96.453,45.2689],[-96.4528,45.2544],[-96.4527,45.24],[-96.4526,45.2273],[-96.4526,45.226],[-96.4526,45.2259],[-96.4526,45.2247],[-96.4526,45.2246],[-96.4526,45.2232],[-96.4526,45.2198],[-96.4526,45.2197],[-96.4525,45.2113],[-96.4524,45.209],[-96.4524,45.2049],[-96.4524,45.2029],[-96.4524,45.2016],[-96.4523,45.1976],[-96.4523,45.1963],[-96.4523,45.1952],[-96.4524,45.192],[-96.4524,45.1916],[-96.4526,45.191],[-96.4526,45.1909],[-96.4527,45.1823],[-96.4526,45.1785],[-96.4526,45.1784],[-96.4524,45.1715],[-96.4524,45.1677],[-96.4523,45.1656],[-96.4521,45.1549],[-96.4521,45.154],[-96.4521,45.1539],[-96.4521,45.1534],[-96.4521,45.1531],[-96.452,45.152],[-96.452,45.1517],[-96.452,45.1514],[-96.4521,45.1511],[-96.4521,45.1503],[-96.4521,45.1499],[-96.4524,45.1368],[-96.4526,45.1253],[-96.4524,45.1242],[-96.4524,45.1228],[-96.4525,45.1225],[-96.4523,45.1153],[-96.4523,45.1151],[-96.4522,45.109],[-96.4523,45.1088],[-96.4523,45.1081],[-96.4524,45.0951],[-96.4524,45.0948],[-96.4523,45.0943],[-96.4523,45.0933],[-96.4522,45.0883],[-96.4522,45.0808],[-96.4522,45.0783],[-96.4522,45.0782],[-96.4522,45.0778],[-96.4522,45.0777],[-96.4522,45.0774],[-96.4522,45.0773],[-96.4521,45.0768],[-96.4521,45.0752],[-96.4522,45.069],[-96.4522,45.0673],[-96.4522,45.0669],[-96.4522,45.0668],[-96.4522,45.0665],[-96.4522,45.0661],[-96.4522,45.0657],[-96.4522,45.0648],[-96.4522,45.0642],[-96.4522,45.0565],[-96.4522,45.0561],[-96.4522,45.0549],[-96.4522,45.0544],[-96.4522,45.0543],[-96.4522,45.0516],[-96.4523,45.0501],[-96.4522,45.0497],[-96.4522,45.0495],[-96.4522,45.0482],[-96.4522,45.0438],[-96.4522,45.0423],[-96.4522,45.0417],[-96.4522,45.0397],[-96.4522,45.0391],[-96.4522,45.0381],[-96.4522,45.0373],[-96.4522,45.036],[-96.4522,45.0356],[-96.4522,45.0309],[-96.4521,45.0281],[-96.4522,45.0276],[-96.4522,45.0275],[-96.4521,45.0257],[-96.4521,45.0235],[-96.4522,45.0226],[-96.4522,45.0219],[-96.4521,45.0211],[-96.4521,45.0178],[-96.4521,45.0168],[-96.4521,45.0157],[-96.4521,45.015],[-96.4521,45.0146],[-96.4521,45.0121],[-96.4521,45.0083],[-96.452,45.0074],[-96.452,45.0067],[-96.452,45.0064],[-96.452,45.0018],[-96.452,45.0017],[-96.452,45.0015],[-96.452,44.9949],[-96.452,44.994],[-96.452,44.9939],[-96.452,44.9919],[-96.452,44.9917],[-96.452,44.9907],[-96.452,44.9795],[-96.452,44.9794],[-96.452,44.9776],[-96.452,44.9774],[-96.4522,44.9772],[-96.4523,44.9772],[-96.4521,44.9696],[-96.452,44.9688],[-96.452,44.9687],[-96.452,44.9686],[-96.452,44.9684],[-96.452,44.9674],[-96.4521,44.967],[-96.4521,44.9664],[-96.4521,44.9658],[-96.4521,44.9656],[-96.4523,44.9628],[-96.4522,44.9628],[-96.4521,44.9627],[-96.452,44.9627],[-96.452,44.9626],[-96.452,44.9625],[-96.452,44.9603],[-96.452,44.958],[-96.452,44.9579],[-96.4519,44.9548],[-96.452,44.9544],[-96.452,44.9538],[-96.4521,44.9535],[-96.4521,44.9533],[-96.4521,44.9531],[-96.4521,44.953],[-96.452,44.9524],[-96.4519,44.9519],[-96.4519,44.951],[-96.4519,44.9491],[-96.4519,44.9483],[-96.4519,44.947],[-96.4519,44.9469],[-96.4519,44.9437],[-96.4519,44.9436],[-96.4519,44.9433],[-96.4519,44.9395],[-96.4519,44.9361],[-96.4519,44.9355],[-96.4519,44.9334],[-96.4519,44.9315],[-96.4519,44.9312],[-96.4519,44.9306],[-96.4519,44.9304],[-96.4519,44.9291],[-96.4519,44.9272],[-96.4519,44.9251],[-96.4519,44.9231],[-96.4519,44.9216],[-96.4519,44.9211],[-96.4519,44.9203],[-96.4519,44.919],[-96.4519,44.9132],[-96.4519,44.9111],[-96.452,44.9108],[-96.452,44.9104],[-96.452,44.9103],[-96.4519,44.9085],[-96.4517,44.9078],[-96.4516,44.9074],[-96.4516,44.9072],[-96.4516,44.9071],[-96.4516,44.9069],[-96.4518,44.9066],[-96.4519,44.9064],[-96.4519,44.9045],[-96.4519,44.9026],[-96.4519,44.9025],[-96.4519,44.9024],[-96.4518,44.899],[-96.4518,44.8989],[-96.4518,44.8982],[-96.4518,44.8934],[-96.4518,44.8925],[-96.4518,44.8924],[-96.4518,44.892],[-96.4518,44.8911],[-96.4518,44.8903],[-96.4518,44.8902],[-96.4519,44.8901],[-96.452,44.885],[-96.452,44.8833],[-96.452,44.8827],[-96.452,44.8795],[-96.452,44.8771],[-96.4519,44.875],[-96.4518,44.8736],[-96.4517,44.8732],[-96.4517,44.8729],[-96.4517,44.8726],[-96.4516,44.8689],[-96.4516,44.8682],[-96.4516,44.8679],[-96.4516,44.8659],[-96.4516,44.8639],[-96.4516,44.8635],[-96.4516,44.8611],[-96.4516,44.8588],[-96.4516,44.857],[-96.4516,44.8558],[-96.4516,44.8554],[-96.4516,44.8549],[-96.4516,44.854],[-96.4516,44.8536],[-96.4516,44.8534],[-96.4516,44.8531],[-96.4516,44.8528],[-96.4516,44.8527],[-96.4516,44.8526],[-96.4516,44.8522],[-96.4516,44.852],[-96.4516,44.8518],[-96.4516,44.8517],[-96.4516,44.8509],[-96.4516,44.8507],[-96.4516,44.8505],[-96.4516,44.8501],[-96.4516,44.85],[-96.4516,44.8498],[-96.4516,44.849],[-96.4516,44.8487],[-96.4516,44.8478],[-96.4516,44.8473],[-96.4516,44.8449],[-96.4516,44.8435],[-96.4516,44.8433],[-96.4516,44.8419],[-96.4516,44.8389],[-96.4516,44.8366],[-96.4516,44.8346],[-96.4516,44.8344],[-96.4515,44.8265],[-96.4516,44.8263],[-96.4516,44.8262],[-96.4516,44.8234],[-96.4515,44.8204],[-96.4515,44.8201],[-96.4515,44.82],[-96.4515,44.8197],[-96.4515,44.8195],[-96.4515,44.816],[-96.4514,44.8106],[-96.4514,44.8077],[-96.4514,44.8074],[-96.4514,44.8067],[-96.4514,44.8066],[-96.4514,44.8064],[-96.4515,44.8056],[-96.4518,44.8056],[-96.4517,44.8048],[-96.4517,44.8038],[-96.4517,44.8036],[-96.4517,44.8035],[-96.4517,44.8016],[-96.4517,44.7998],[-96.4517,44.7986],[-96.4517,44.798],[-96.4517,44.7969],[-96.4517,44.7956],[-96.4517,44.7947],[-96.4517,44.7941],[-96.4517,44.7935],[-96.4517,44.7922],[-96.4518,44.7912],[-96.4519,44.7905],[-96.4519,44.7903],[-96.4519,44.7897],[-96.4518,44.7886],[-96.4518,44.7876],[-96.4518,44.7868],[-96.4518,44.7832],[-96.4518,44.7813],[-96.4517,44.7761],[-96.4516,44.7727],[-96.4516,44.7726],[-96.4515,44.7691],[-96.4516,44.7619],[-96.4515,44.7618],[-96.4515,44.7616],[-96.4515,44.7614],[-96.4515,44.7612],[-96.4516,44.7605],[-96.4516,44.7499],[-96.4515,44.7471],[-96.4515,44.747],[-96.4514,44.7434],[-96.4514,44.7408],[-96.4514,44.74],[-96.4514,44.7396],[-96.4514,44.7393],[-96.4514,44.7392],[-96.4514,44.7391],[-96.4514,44.739],[-96.4514,44.7389],[-96.4513,44.7387],[-96.4513,44.7386],[-96.4513,44.7385],[-96.4514,44.7381],[-96.4514,44.738],[-96.4514,44.7379],[-96.4513,44.7377],[-96.4513,44.7376],[-96.4513,44.7375],[-96.4513,44.7365],[-96.4513,44.7358],[-96.4513,44.7335],[-96.4513,44.7325],[-96.4513,44.7282],[-96.4513,44.7228],[-96.4512,44.7183],[-96.4512,44.718],[-96.4513,44.7161],[-96.4513,44.7139],[-96.4513,44.7131],[-96.4513,44.7123],[-96.4513,44.7122],[-96.4514,44.7072],[-96.4513,44.7037],[-96.4514,44.7036],[-96.4514,44.7035],[-96.4515,44.7034],[-96.4515,44.7032],[-96.4515,44.7019],[-96.4515,44.7009],[-96.4515,44.6979],[-96.4515,44.6955],[-96.4515,44.6954],[-96.4515,44.6939],[-96.4515,44.6931],[-96.4515,44.6919],[-96.4515,44.6899],[-96.4515,44.6894],[-96.4515,44.6888],[-96.4515,44.688],[-96.4515,44.6846],[-96.4515,44.6831],[-96.4514,44.6821],[-96.4514,44.6819],[-96.4515,44.6803],[-96.4515,44.6783],[-96.4515,44.6765],[-96.4515,44.6764],[-96.4515,44.6763],[-96.4514,44.6757],[-96.4514,44.6749],[-96.4514,44.6748],[-96.4515,44.6743],[-96.4514,44.6727],[-96.4514,44.6707],[-96.4515,44.6688],[-96.4515,44.6682],[-96.4515,44.6681],[-96.4515,44.6668],[-96.4515,44.6601],[-96.4515,44.6598],[-96.4516,44.6547],[-96.4516,44.649],[-96.4516,44.6467],[-96.4516,44.6459],[-96.4516,44.6458],[-96.4516,44.6453],[-96.4516,44.6447],[-96.4516,44.6387],[-96.4516,44.6382],[-96.4516,44.6368],[-96.4516,44.6361],[-96.4516,44.6326],[-96.4516,44.6318],[-96.4516,44.6313],[-96.4516,44.6308],[-96.4516,44.6307],[-96.4516,44.6295],[-96.4517,44.6285],[-96.4517,44.6272],[-96.4517,44.625],[-96.4517,44.6248],[-96.4516,44.6238],[-96.4516,44.6236],[-96.4516,44.6163],[-96.4517,44.6076],[-96.4517,44.6075],[-96.4517,44.6074],[-96.4517,44.6054],[-96.4517,44.6045],[-96.4517,44.6038],[-96.4517,44.6037],[-96.4517,44.6013],[-96.4517,44.5947],[-96.4518,44.5868],[-96.4518,44.5866],[-96.4518,44.5784],[-96.4518,44.5726],[-96.4518,44.5681],[-96.4518,44.5599],[-96.4518,44.5594],[-96.4518,44.559],[-96.4518,44.5553],[-96.4518,44.5549],[-96.4518,44.5546],[-96.4518,44.5543],[-96.4518,44.5539],[-96.4519,44.5441],[-96.4518,44.5437],[-96.4518,44.5436],[-96.4518,44.5435],[-96.4518,44.5431],[-96.4517,44.5429],[-96.4518,44.5398],[-96.4521,44.5316],[-96.4521,44.5308],[-96.4521,44.527],[-96.452,44.5269],[-96.452,44.5267],[-96.4519,44.5264],[-96.4519,44.5256],[-96.4519,44.5217],[-96.4519,44.5195],[-96.4519,44.5194],[-96.452,44.5181],[-96.452,44.5179],[-96.452,44.5176],[-96.4519,44.517],[-96.4519,44.5169],[-96.4519,44.514],[-96.4519,44.5138],[-96.4518,44.5108],[-96.4516,44.5074],[-96.4515,44.507],[-96.4515,44.5067],[-96.4518,44.5064],[-96.4519,44.5064],[-96.4519,44.5063],[-96.452,44.5062],[-96.4516,44.5059],[-96.4516,44.5058],[-96.4518,44.5055],[-96.4519,44.5054],[-96.4519,44.5053],[-96.4518,44.5],[-96.4518,44.4992],[-96.4519,44.4925],[-96.4519,44.4924],[-96.4518,44.488],[-96.4518,44.4878],[-96.4519,44.4849],[-96.4519,44.4734],[-96.4519,44.4732],[-96.4519,44.4731],[-96.452,44.4725],[-96.4519,44.4709],[-96.4521,44.4705],[-96.4519,44.4607],[-96.4519,44.4589],[-96.4519,44.4582],[-96.452,44.4559],[-96.452,44.4516],[-96.4519,44.4482],[-96.4519,44.4453],[-96.4519,44.4441],[-96.4519,44.4433],[-96.4519,44.4425],[-96.4519,44.4418],[-96.4519,44.4414],[-96.4519,44.437],[-96.4519,44.4369],[-96.4519,44.4366],[-96.452,44.4213],[-96.452,44.4212],[-96.452,44.4164],[-96.452,44.4128],[-96.452,44.4024],[-96.4521,44.3955],[-96.4521,44.3951],[-96.4521,44.3901],[-96.4521,44.3897],[-96.4521,44.3857],[-96.4522,44.3836],[-96.4522,44.3749],[-96.4522,44.3717],[-96.4522,44.3628],[-96.4523,44.3593],[-96.4523,44.3577],[-96.4523,44.3571],[-96.4523,44.357],[-96.4523,44.3569],[-96.4523,44.355],[-96.4523,44.3549],[-96.4522,44.3478],[-96.4522,44.3469],[-96.4522,44.3455],[-96.4521,44.3444],[-96.452,44.3423],[-96.4522,44.3405],[-96.4522,44.3388],[-96.4523,44.3338],[-96.4523,44.3333],[-96.4523,44.3331],[-96.4523,44.3299],[-96.4524,44.3281],[-96.4525,44.3258],[-96.4524,44.3246],[-96.4523,44.3244],[-96.4523,44.3156],[-96.4523,44.3154],[-96.4522,44.314],[-96.4522,44.3139],[-96.4523,44.3136],[-96.4523,44.3132],[-96.4524,44.3123],[-96.4524,44.3111],[-96.4523,44.3021],[-96.4524,44.2986],[-96.4523,44.2968],[-96.4523,44.2959],[-96.4524,44.2925],[-96.4525,44.2857],[-96.4525,44.2855],[-96.4525,44.2851],[-96.4524,44.2842],[-96.4524,44.2841],[-96.4524,44.2827],[-96.4524,44.2826],[-96.4525,44.2825],[-96.4526,44.2824],[-96.4525,44.2804],[-96.4525,44.2803],[-96.4525,44.2799],[-96.4525,44.2796],[-96.4525,44.2794],[-96.4525,44.2792],[-96.4524,44.2738],[-96.4524,44.2737],[-96.4525,44.272],[-96.4525,44.2718],[-96.4525,44.2687],[-96.4525,44.2686],[-96.4525,44.2652],[-96.4525,44.2651],[-96.4525,44.2603],[-96.4525,44.2553],[-96.4525,44.2552],[-96.4525,44.2548],[-96.4525,44.2544],[-96.4526,44.2544],[-96.4527,44.2544],[-96.4526,44.2502],[-96.4525,44.2485],[-96.4525,44.248],[-96.4525,44.2478],[-96.4525,44.2477],[-96.4526,44.2476],[-96.4526,44.2475],[-96.4526,44.2474],[-96.4526,44.2468],[-96.4526,44.2467],[-96.4526,44.2462],[-96.4526,44.2461],[-96.4526,44.2447],[-96.4526,44.2446],[-96.4526,44.2439],[-96.4525,44.2403],[-96.4526,44.238],[-96.4526,44.2319],[-96.4526,44.2289],[-96.4526,44.2277],[-96.4526,44.2257],[-96.4527,44.22],[-96.4527,44.2196],[-96.4527,44.2195],[-96.4527,44.2194],[-96.4527,44.2192],[-96.4527,44.2178],[-96.4527,44.2176],[-96.4527,44.2155],[-96.4527,44.2112],[-96.4527,44.2059],[-96.4527,44.2058],[-96.4527,44.2057],[-96.4528,44.1968],[-96.4527,44.1886],[-96.4527,44.1885],[-96.4527,44.1883],[-96.4527,44.1879],[-96.4527,44.1863],[-96.4527,44.1857],[-96.4527,44.1856],[-96.4527,44.1855],[-96.4527,44.1854],[-96.4527,44.1852],[-96.4527,44.1846],[-96.4527,44.1845],[-96.4527,44.1842],[-96.4527,44.1838],[-96.4527,44.1801],[-96.4527,44.1787],[-96.4527,44.1782],[-96.4527,44.1781],[-96.4527,44.1779],[-96.4527,44.1778],[-96.4527,44.1777],[-96.4527,44.1775],[-96.4527,44.1763],[-96.4527,44.1762],[-96.4527,44.1759],[-96.4527,44.1747],[-96.4527,44.1735],[-96.4527,44.172],[-96.4528,44.1718],[-96.4528,44.1717],[-96.4528,44.1715],[-96.4528,44.1714],[-96.4528,44.1713],[-96.4528,44.1712],[-96.4528,44.1704],[-96.4528,44.1703],[-96.4528,44.1701],[-96.4528,44.17],[-96.4528,44.1698],[-96.4528,44.1693],[-96.4528,44.1692],[-96.4528,44.1552],[-96.4528,44.1547],[-96.4528,44.1541],[-96.4529,44.1487],[-96.4529,44.1485],[-96.4529,44.1484],[-96.4529,44.1475],[-96.4529,44.1474],[-96.4529,44.1472],[-96.4529,44.1469],[-96.4529,44.1468],[-96.4529,44.1467],[-96.4529,44.1466],[-96.4529,44.1432],[-96.4529,44.1431],[-96.4529,44.1402],[-96.4529,44.1396],[-96.453,44.1379],[-96.453,44.1337],[-96.453,44.1271],[-96.453,44.1269],[-96.453,44.1257],[-96.453,44.121],[-96.453,44.1209],[-96.453,44.1165],[-96.453,44.1164],[-96.453,44.1163],[-96.453,44.1161],[-96.453,44.1155],[-96.453,44.1154],[-96.453,44.1153],[-96.453,44.1151],[-96.453,44.115],[-96.453,44.1113],[-96.453,44.1112],[-96.453,44.111],[-96.453,44.1105],[-96.4531,44.1061],[-96.4531,44.106],[-96.4531,44.1049],[-96.4531,44.1011],[-96.4531,44.1008],[-96.4531,44.1007],[-96.4531,44.1],[-96.4531,44.0979],[-96.4532,44.0939],[-96.4532,44.0845],[-96.4531,44.084],[-96.4531,44.0839],[-96.4531,44.0836],[-96.4531,44.0832],[-96.4531,44.083],[-96.4531,44.0821],[-96.4531,44.082],[-96.4531,44.0777],[-96.4531,44.0776],[-96.4531,44.0775],[-96.4531,44.0774],[-96.4531,44.0694],[-96.4531,44.0692],[-96.4531,44.0656],[-96.4531,44.0531],[-96.4531,44.0529],[-96.4531,44.0528],[-96.4531,44.0527],[-96.4531,44.0526],[-96.4531,44.0521],[-96.4531,44.0517],[-96.4531,44.0515],[-96.4531,44.0514],[-96.4531,44.0452],[-96.4531,44.045],[-96.4532,44.0382],[-96.4532,44.038],[-96.4532,44.0372],[-96.4532,44.0367],[-96.4533,44.0366],[-96.4533,44.0365],[-96.4534,44.0254],[-96.4534,44.0238],[-96.4534,44.0227],[-96.4533,44.0223],[-96.4533,44.022],[-96.4533,44.0219],[-96.4533,44.0216],[-96.4533,44.0205],[-96.4533,44.0195],[-96.4533,44.0194],[-96.4532,44.0175],[-96.4532,44.0174],[-96.4532,44.0173],[-96.4532,44.0144],[-96.4532,44.0089],[-96.4532,44.0087],[-96.4533,44.0084],[-96.4533,44.0076],[-96.4533,44.0073],[-96.4533,44.0072],[-96.4533,44.007],[-96.4531,44.0018],[-96.4531,44.0015],[-96.4531,44.0012],[-96.4531,44.001],[-96.4533,43.9947],[-96.4533,43.9945],[-96.4533,43.9943],[-96.4533,43.9939],[-96.4532,43.9933],[-96.4532,43.993],[-96.4532,43.9927],[-96.4533,43.9803],[-96.4533,43.9801],[-96.4533,43.9799],[-96.4533,43.9793],[-96.4533,43.9792],[-96.4533,43.9791],[-96.4533,43.9783],[-96.4533,43.9781],[-96.4534,43.9781],[-96.4534,43.9739],[-96.4534,43.9738],[-96.4533,43.9718],[-96.4533,43.9704],[-96.4533,43.9703],[-96.4533,43.9702],[-96.4533,43.9701],[-96.4533,43.9692],[-96.4533,43.969],[-96.4533,43.9673],[-96.4533,43.9672],[-96.4534,43.9672],[-96.4533,43.9671],[-96.4532,43.967],[-96.4532,43.9668],[-96.4532,43.9665],[-96.4532,43.9663],[-96.4532,43.9659],[-96.4532,43.9657],[-96.4532,43.9636],[-96.4532,43.963],[-96.4532,43.9602],[-96.4533,43.9516],[-96.4533,43.9513],[-96.4533,43.951],[-96.4533,43.9509],[-96.4533,43.95],[-96.4533,43.9491],[-96.4533,43.9449],[-96.4533,43.9446],[-96.4533,43.9429],[-96.4533,43.9427],[-96.4533,43.9417],[-96.4533,43.9403],[-96.4533,43.9378],[-96.4533,43.9368],[-96.4533,43.9367],[-96.4533,43.9353],[-96.4533,43.9348],[-96.4534,43.9347],[-96.4534,43.9346],[-96.4534,43.9327],[-96.4534,43.9322],[-96.4534,43.9316],[-96.4534,43.9258],[-96.4534,43.9233],[-96.4534,43.922],[-96.4534,43.9203],[-96.4534,43.9191],[-96.4534,43.916],[-96.4534,43.9158],[-96.4534,43.9157],[-96.4534,43.9156],[-96.4534,43.9155],[-96.4534,43.9145],[-96.4534,43.9135],[-96.4534,43.9118],[-96.4534,43.9117],[-96.4534,43.9105],[-96.4534,43.9099],[-96.4534,43.9096],[-96.4534,43.9095],[-96.4535,43.9093],[-96.4535,43.9088],[-96.4535,43.9081],[-96.4535,43.908],[-96.4535,43.9077],[-96.4535,43.9076],[-96.4535,43.9064],[-96.4535,43.9063],[-96.4533,43.8912],[-96.4533,43.89],[-96.4533,43.8899],[-96.4533,43.8898],[-96.4533,43.8894],[-96.4533,43.8893],[-96.4533,43.8892],[-96.4533,43.8877],[-96.4533,43.8875],[-96.4533,43.8874],[-96.4533,43.8873],[-96.4533,43.8869],[-96.4533,43.8868],[-96.4533,43.8867],[-96.4533,43.8866],[-96.4533,43.8865],[-96.4533,43.8864],[-96.4533,43.886],[-96.4533,43.8859],[-96.4533,43.8858],[-96.4533,43.8856],[-96.4533,43.8854],[-96.4533,43.8853],[-96.4533,43.8852],[-96.4533,43.885],[-96.4533,43.8849],[-96.4533,43.8848],[-96.4533,43.8847],[-96.4533,43.8832],[-96.4533,43.8824],[-96.4533,43.8819],[-96.4533,43.8817],[-96.4534,43.8816],[-96.4534,43.8815],[-96.4534,43.8814],[-96.4534,43.8813],[-96.4534,43.8808],[-96.4533,43.8789],[-96.4533,43.8784],[-96.4533,43.8779],[-96.4533,43.8771],[-96.4532,43.8615],[-96.4532,43.8614],[-96.4534,43.8614],[-96.4533,43.8599],[-96.4533,43.856],[-96.4533,43.8555],[-96.4533,43.8554],[-96.4533,43.8553],[-96.4533,43.8551],[-96.4533,43.8549],[-96.4533,43.8548],[-96.4533,43.8547],[-96.4532,43.8529],[-96.4531,43.8505],[-96.453,43.85],[-96.453,43.8495],[-96.453,43.8487],[-96.453,43.8469],[-96.453,43.8468],[-96.453,43.8466],[-96.453,43.845],[-96.453,43.8449],[-96.453,43.8447],[-96.453,43.8446],[-96.453,43.8428],[-96.453,43.8426],[-96.453,43.8425],[-96.453,43.8424],[-96.453,43.8422],[-96.453,43.842],[-96.453,43.8409],[-96.453,43.8408],[-96.453,43.8401],[-96.453,43.84],[-96.453,43.8396],[-96.453,43.8393],[-96.453,43.8392],[-96.453,43.8391],[-96.453,43.839],[-96.453,43.8387],[-96.453,43.8385],[-96.453,43.8384],[-96.453,43.8383],[-96.453,43.8381],[-96.453,43.838],[-96.453,43.8379],[-96.453,43.8377],[-96.453,43.8356],[-96.453,43.835],[-96.453,43.8348],[-96.453,43.8347],[-96.453,43.8344],[-96.453,43.8335],[-96.453,43.8331],[-96.4529,43.8323],[-96.453,43.8321],[-96.453,43.832],[-96.453,43.8317],[-96.4529,43.8314],[-96.4529,43.8311],[-96.4529,43.831],[-96.4529,43.8309],[-96.4529,43.8304],[-96.4529,43.8296],[-96.4529,43.8295],[-96.4529,43.8288],[-96.4529,43.8287],[-96.4529,43.8278],[-96.4529,43.8275],[-96.4529,43.8274],[-96.4529,43.8273],[-96.4529,43.8269],[-96.4529,43.8268],[-96.4529,43.8267],[-96.4529,43.8266],[-96.4529,43.8251],[-96.4529,43.825],[-96.4529,43.8248],[-96.4529,43.8247],[-96.4529,43.8241],[-96.4528,43.8241],[-96.4528,43.823],[-96.4529,43.823],[-96.4529,43.8228],[-96.4529,43.8227],[-96.4528,43.8226],[-96.4528,43.8223],[-96.4528,43.8222],[-96.4528,43.8219],[-96.4528,43.8217],[-96.4528,43.8215],[-96.4528,43.8212],[-96.4529,43.8211],[-96.4529,43.8209],[-96.4529,43.8207],[-96.4529,43.8206],[-96.4529,43.8205],[-96.4529,43.8204],[-96.4529,43.8179],[-96.4529,43.8139],[-96.453,43.8084],[-96.4531,43.8051],[-96.4531,43.805],[-96.4531,43.8045],[-96.4531,43.8043],[-96.4531,43.8028],[-96.4531,43.8013],[-96.4531,43.798],[-96.4531,43.7964],[-96.4531,43.7954],[-96.4532,43.7924],[-96.4532,43.7914],[-96.4532,43.79],[-96.4532,43.7894],[-96.4532,43.7888],[-96.4532,43.788],[-96.4532,43.7871],[-96.4532,43.7867],[-96.4532,43.7859],[-96.4532,43.785],[-96.4532,43.7845],[-96.4532,43.7843],[-96.4532,43.7842],[-96.4533,43.7818],[-96.4533,43.7813],[-96.4533,43.7803],[-96.4533,43.7792],[-96.4533,43.7786],[-96.4533,43.7779],[-96.4533,43.7773],[-96.4533,43.7768],[-96.4533,43.7766],[-96.4533,43.7764],[-96.4533,43.7758],[-96.4533,43.7756],[-96.4533,43.7677],[-96.4533,43.7675],[-96.4532,43.7673],[-96.4532,43.7672],[-96.4532,43.7669],[-96.4533,43.7669],[-96.4533,43.7666],[-96.4533,43.7665],[-96.4533,43.7658],[-96.4533,43.7644],[-96.4533,43.7642],[-96.4533,43.7638],[-96.4533,43.7637],[-96.4533,43.7636],[-96.4533,43.7634],[-96.4533,43.7632],[-96.4533,43.7628],[-96.4533,43.7627],[-96.4533,43.7626],[-96.4533,43.7625],[-96.4533,43.7622],[-96.4533,43.7614],[-96.4533,43.7608],[-96.4533,43.7605],[-96.4533,43.7601],[-96.4532,43.7595],[-96.4532,43.7594],[-96.4532,43.7593],[-96.4533,43.759],[-96.4533,43.7583],[-96.4533,43.7582],[-96.4533,43.758],[-96.4533,43.7578],[-96.4533,43.7577],[-96.4533,43.7576],[-96.4533,43.7568],[-96.4533,43.75],[-96.4534,43.7478],[-96.4534,43.7468],[-96.4534,43.7449],[-96.4534,43.7448],[-96.4534,43.7423],[-96.4534,43.7403],[-96.4534,43.7384],[-96.4534,43.7372],[-96.4534,43.7362],[-96.4534,43.7361],[-96.4534,43.7332],[-96.4534,43.7236],[-96.4534,43.7189],[-96.4533,43.7186],[-96.4533,43.7184],[-96.4533,43.718],[-96.4533,43.7179],[-96.4533,43.7155],[-96.4533,43.7121],[-96.4533,43.7118],[-96.4533,43.7116],[-96.4534,43.7077],[-96.4534,43.706],[-96.4534,43.7043],[-96.4534,43.7041],[-96.4534,43.7026],[-96.4534,43.7004],[-96.4534,43.6989],[-96.4534,43.697],[-96.4534,43.6946],[-96.4534,43.692],[-96.4534,43.6914],[-96.4534,43.6913],[-96.4534,43.6904],[-96.4534,43.6898],[-96.4534,43.6895],[-96.4534,43.6881],[-96.4534,43.6847],[-96.4534,43.6838],[-96.4534,43.6824],[-96.4534,43.6822],[-96.4534,43.6817],[-96.4534,43.6816],[-96.4534,43.6803],[-96.4534,43.6764],[-96.4534,43.6751],[-96.4535,43.675],[-96.4535,43.6734],[-96.4534,43.6723],[-96.4535,43.6709],[-96.4534,43.6687],[-96.4534,43.6678],[-96.4534,43.6606],[-96.4534,43.6604],[-96.4534,43.66],[-96.4534,43.6592],[-96.4534,43.6555],[-96.4535,43.6542],[-96.4535,43.6526],[-96.4535,43.6523],[-96.4535,43.6482],[-96.4535,43.6476],[-96.4535,43.6459],[-96.4535,43.6451],[-96.4535,43.6447],[-96.4535,43.6388],[-96.4535,43.6386],[-96.4534,43.6331],[-96.4534,43.6315],[-96.4534,43.6313],[-96.4534,43.6301],[-96.4534,43.6275],[-96.4534,43.626],[-96.4534,43.625],[-96.4534,43.6243],[-96.4534,43.624],[-96.4534,43.6238],[-96.4534,43.6226],[-96.4534,43.6223],[-96.4534,43.6208],[-96.4534,43.6179],[-96.4534,43.6168],[-96.4534,43.6131],[-96.4534,43.6118],[-96.4534,43.6114],[-96.4534,43.6097],[-96.4534,43.6096],[-96.4535,43.6092],[-96.4535,43.6091],[-96.4535,43.6089],[-96.4535,43.6087],[-96.4534,43.6079],[-96.4534,43.6078],[-96.4534,43.6077],[-96.4534,43.6029],[-96.4534,43.6022],[-96.4534,43.602],[-96.4534,43.6001],[-96.4534,43.5986],[-96.4534,43.5966],[-96.4534,43.5938],[-96.4534,43.5892],[-96.4534,43.5891],[-96.4534,43.5887],[-96.4534,43.5885],[-96.4534,43.5882],[-96.4534,43.588],[-96.4534,43.5878],[-96.4534,43.5877],[-96.4534,43.5876],[-96.4534,43.5875],[-96.4534,43.5874],[-96.4534,43.5873],[-96.4534,43.5871],[-96.4534,43.587],[-96.4534,43.5867],[-96.4534,43.5862],[-96.4534,43.5836],[-96.4534,43.5827],[-96.4534,43.5826],[-96.4534,43.5824],[-96.4534,43.5816],[-96.4534,43.5813],[-96.4534,43.5812],[-96.4534,43.5796],[-96.4534,43.5748],[-96.4534,43.5739],[-96.4534,43.5732],[-96.4534,43.5723],[-96.4534,43.5699],[-96.4534,43.5697],[-96.4534,43.5688],[-96.4534,43.5675],[-96.4534,43.5665],[-96.4534,43.5609],[-96.4534,43.5586],[-96.4534,43.5578],[-96.4534,43.5565],[-96.4534,43.5473],[-96.4534,43.544],[-96.4534,43.5435],[-96.4534,43.5405],[-96.4533,43.5368],[-96.4533,43.5334],[-96.4533,43.5311],[-96.4533,43.5295],[-96.4533,43.5265],[-96.4533,43.5245],[-96.4533,43.5149],[-96.4533,43.5137],[-96.4533,43.5117],[-96.4533,43.5099],[-96.4533,43.5075],[-96.4533,43.5044],[-96.4533,43.5015],[-96.4533,43.5008],[-96.4533,43.5007],[-96.4533,43.5004],[-96.454,43.5004],[-96.4541,43.5004],[-96.4542,43.5004],[-96.4625,43.5004],[-96.4654,43.5004],[-96.4667,43.5004],[-96.4706,43.5004],[-96.4707,43.5004],[-96.4712,43.5004],[-96.4714,43.5004],[-96.4719,43.5004],[-96.4739,43.5004],[-96.4784,43.5004],[-96.4788,43.5004],[-96.4801,43.5004],[-96.4841,43.5004],[-96.4854,43.5004],[-96.4857,43.5004],[-96.4864,43.5004],[-96.4866,43.5004],[-96.4877,43.5004],[-96.4907,43.5004],[-96.4917,43.5004],[-96.4962,43.5004],[-96.4977,43.5004],[-96.504,43.5004],[-96.5042,43.5004],[-96.5073,43.5004],[-96.5083,43.5004],[-96.5094,43.5004],[-96.5117,43.5004],[-96.5131,43.5004],[-96.5138,43.5004],[-96.5181,43.5004],[-96.5213,43.5004],[-96.5229,43.5004],[-96.5253,43.5004],[-96.5265,43.5004],[-96.5317,43.5004],[-96.5325,43.5004],[-96.5327,43.5004],[-96.535,43.5004],[-96.5358,43.5004],[-96.5379,43.5004],[-96.539,43.5004],[-96.543,43.5004],[-96.5443,43.5004],[-96.5464,43.5004],[-96.5475,43.5004],[-96.5506,43.5004],[-96.5516,43.5004],[-96.5523,43.5004],[-96.5545,43.5004],[-96.5553,43.5004],[-96.5604,43.5004],[-96.5659,43.5004],[-96.5663,43.5004],[-96.57,43.5004],[-96.5739,43.5005],[-96.5779,43.5004],[-96.5812,43.5004],[-96.5864,43.5005],[-96.5913,43.5005],[-96.5914,43.5005],[-96.5917,43.5005],[-96.5928,43.5005],[-96.5931,43.5005],[-96.5934,43.5005],[-96.5937,43.5005],[-96.594,43.5005],[-96.5941,43.5005],[-96.5944,43.5005],[-96.5947,43.5005],[-96.5955,43.5005],[-96.5958,43.5005],[-96.5962,43.5005],[-96.5974,43.5005],[-96.5979,43.5005],[-96.5981,43.5005],[-96.5987,43.5005],[-96.5989,43.5005],[-96.599,43.5005],[-96.5991,43.5005],[-96.5992,43.5005],[-96.5992,43.5004],[-96.5992,43.5003],[-96.5991,43.5003],[-96.5991,43.5002],[-96.5991,43.5001],[-96.5991,43.4999],[-96.5991,43.4997],[-96.5991,43.4996],[-96.599,43.4994],[-96.599,43.4991],[-96.599,43.4989],[-96.5989,43.4986],[-96.5989,43.4985],[-96.5989,43.4984],[-96.599,43.4982],[-96.599,43.4981],[-96.599,43.498],[-96.599,43.4979],[-96.599,43.4977],[-96.5991,43.4973],[-96.5991,43.497],[-96.5991,43.4968],[-96.5993,43.4965],[-96.5995,43.4961],[-96.5995,43.496],[-96.5994,43.4958],[-96.5993,43.4957],[-96.5992,43.4956],[-96.5991,43.4954],[-96.599,43.4954],[-96.598,43.4945],[-96.5978,43.4944],[-96.5977,43.4944],[-96.5977,43.4943],[-96.5974,43.4942],[-96.5973,43.4942],[-96.5973,43.4941],[-96.5971,43.4941],[-96.5968,43.4939],[-96.5967,43.4939],[-96.5966,43.4939],[-96.5965,43.4938],[-96.5963,43.4937],[-96.5955,43.4933],[-96.5951,43.4932],[-96.595,43.4932],[-96.5948,43.4931],[-96.5945,43.4931],[-96.5942,43.4931],[-96.5942,43.4932],[-96.5941,43.4932],[-96.594,43.4932],[-96.594,43.4933],[-96.5938,43.4935],[-96.5937,43.4935],[-96.5934,43.4937],[-96.5932,43.4938],[-96.5929,43.494],[-96.5928,43.494],[-96.5927,43.494],[-96.5927,43.4941],[-96.5926,43.4941],[-96.5925,43.4941],[-96.5924,43.4941],[-96.5924,43.4942],[-96.592,43.4943],[-96.5915,43.4944],[-96.5913,43.4945],[-96.5911,43.4945],[-96.591,43.4945],[-96.5909,43.4945],[-96.5908,43.4945],[-96.5907,43.4944],[-96.5906,43.4944],[-96.5905,43.4943],[-96.5902,43.4941],[-96.59,43.4939],[-96.5899,43.4938],[-96.5898,43.4937],[-96.5898,43.4936],[-96.5898,43.4935],[-96.5898,43.4934],[-96.5898,43.4932],[-96.5897,43.493],[-96.5898,43.4927],[-96.5898,43.4926],[-96.5898,43.4925],[-96.5899,43.4925],[-96.59,43.4924],[-96.5902,43.4923],[-96.5902,43.4922],[-96.5902,43.4921],[-96.5902,43.492],[-96.5901,43.492],[-96.59,43.4919],[-96.5897,43.4918],[-96.5896,43.4918],[-96.5892,43.4917],[-96.5888,43.4916],[-96.5886,43.4916],[-96.5883,43.4916],[-96.588,43.4917],[-96.5877,43.4917],[-96.5876,43.4917],[-96.5872,43.4916],[-96.5871,43.4916],[-96.5869,43.4915],[-96.5868,43.4914],[-96.5867,43.4914],[-96.5864,43.491],[-96.5862,43.4908],[-96.5861,43.4907],[-96.5859,43.4906],[-96.5858,43.4905],[-96.5854,43.4903],[-96.5849,43.4897],[-96.5847,43.4894],[-96.5846,43.4892],[-96.5845,43.4891],[-96.5845,43.489],[-96.5846,43.4888],[-96.5846,43.4887],[-96.585,43.4883],[-96.585,43.4882],[-96.5851,43.4881],[-96.5854,43.488],[-96.5855,43.4879],[-96.5856,43.4879],[-96.5858,43.4879],[-96.5859,43.4879],[-96.5864,43.4878],[-96.5865,43.4878],[-96.5867,43.4878],[-96.5868,43.4877],[-96.5869,43.4877],[-96.587,43.4876],[-96.587,43.4874],[-96.587,43.4873],[-96.5868,43.487],[-96.5866,43.4867],[-96.5865,43.4865],[-96.5863,43.4863],[-96.5863,43.4862],[-96.5862,43.4862],[-96.5862,43.486],[-96.5862,43.4858],[-96.5863,43.4856],[-96.5863,43.4855],[-96.5864,43.4854],[-96.5869,43.4852],[-96.5869,43.4851],[-96.587,43.4851],[-96.5871,43.4851],[-96.5871,43.485],[-96.5872,43.4849],[-96.5873,43.4849],[-96.5873,43.4847],[-96.5873,43.4846],[-96.5872,43.4845],[-96.587,43.4843],[-96.5869,43.4841],[-96.5868,43.4839],[-96.5868,43.4838],[-96.5867,43.4838],[-96.5866,43.4837],[-96.5864,43.4836],[-96.5863,43.4835],[-96.5861,43.4835],[-96.586,43.4834],[-96.5859,43.4834],[-96.5854,43.4834],[-96.5853,43.4834],[-96.585,43.4834],[-96.5848,43.4834],[-96.5847,43.4834],[-96.5841,43.4832],[-96.5838,43.4832],[-96.5837,43.4832],[-96.5834,43.4832],[-96.5833,43.4832],[-96.5832,43.4832],[-96.5831,43.4832],[-96.5829,43.4833],[-96.5829,43.4834],[-96.5827,43.4834],[-96.5824,43.4834],[-96.5822,43.4833],[-96.5821,43.4831],[-96.5819,43.4828],[-96.5818,43.4826],[-96.5814,43.482],[-96.5814,43.4819],[-96.5812,43.4818],[-96.5811,43.4816],[-96.5811,43.4815],[-96.5812,43.4811],[-96.5815,43.4808],[-96.5817,43.4807],[-96.5818,43.4807],[-96.5821,43.4807],[-96.5822,43.4806],[-96.5823,43.4806],[-96.5824,43.4805],[-96.5825,43.4805],[-96.5826,43.4804],[-96.5827,43.4803],[-96.5827,43.4802],[-96.5836,43.48],[-96.584,43.4798],[-96.5841,43.4798],[-96.5844,43.4795],[-96.5845,43.4794],[-96.5847,43.4793],[-96.585,43.4792],[-96.5855,43.479],[-96.5857,43.4789],[-96.5862,43.4787],[-96.5863,43.4787],[-96.5864,43.4786],[-96.5865,43.4785],[-96.5866,43.4785],[-96.5866,43.4784],[-96.5867,43.4783],[-96.5868,43.4781],[-96.5869,43.478],[-96.5869,43.4779],[-96.5869,43.4778],[-96.5869,43.4777],[-96.5868,43.4775],[-96.5867,43.4774],[-96.5865,43.4772],[-96.5858,43.4764],[-96.5856,43.4763],[-96.5854,43.4762],[-96.5851,43.4761],[-96.5848,43.4759],[-96.5845,43.4758],[-96.5844,43.4758],[-96.5842,43.4756],[-96.5841,43.4756],[-96.5839,43.4753],[-96.5838,43.4753],[-96.5838,43.4752],[-96.5837,43.4751],[-96.5836,43.4746],[-96.5836,43.4745],[-96.5836,43.4744],[-96.5837,43.4743],[-96.5842,43.4735],[-96.5844,43.4728],[-96.5847,43.4722],[-96.5848,43.4721],[-96.5848,43.472],[-96.5848,43.4719],[-96.5849,43.4717],[-96.585,43.4716],[-96.5853,43.4715],[-96.5853,43.4714],[-96.5853,43.4713],[-96.5853,43.4712],[-96.5853,43.4711],[-96.5853,43.471],[-96.5853,43.4707],[-96.5851,43.4701],[-96.585,43.4701],[-96.5849,43.4701],[-96.5849,43.47],[-96.5847,43.4699],[-96.5847,43.4698],[-96.5847,43.4697],[-96.5846,43.4695],[-96.5844,43.4691],[-96.5844,43.469],[-96.5843,43.4689],[-96.5842,43.4688],[-96.584,43.4685],[-96.5839,43.4684],[-96.5835,43.4678],[-96.5834,43.4678],[-96.5831,43.4676],[-96.5826,43.4672],[-96.5825,43.4671],[-96.5824,43.467],[-96.5824,43.4669],[-96.5824,43.4667],[-96.5827,43.4665],[-96.5829,43.4664],[-96.583,43.4664],[-96.5833,43.4664],[-96.5833,43.4663],[-96.5835,43.4663],[-96.5839,43.4661],[-96.5843,43.4657],[-96.5844,43.4657],[-96.5846,43.4655],[-96.5846,43.4654],[-96.5847,43.4654],[-96.585,43.4652],[-96.5851,43.4651],[-96.5852,43.465],[-96.5853,43.465],[-96.5854,43.465],[-96.5856,43.4649],[-96.5858,43.4649],[-96.5859,43.4649],[-96.5862,43.4648],[-96.5863,43.4647],[-96.5865,43.4646],[-96.5866,43.4646],[-96.5867,43.4645],[-96.5869,43.4645],[-96.587,43.4645],[-96.5871,43.4645],[-96.5872,43.4645],[-96.5875,43.4646],[-96.5876,43.4646],[-96.5877,43.4646],[-96.5878,43.4646],[-96.5879,43.4646],[-96.5882,43.4648],[-96.5883,43.4648],[-96.5884,43.4649],[-96.5885,43.465],[-96.5887,43.4651],[-96.5888,43.4652],[-96.5888,43.4653],[-96.5888,43.4655],[-96.5888,43.4656],[-96.5887,43.4656],[-96.5884,43.466],[-96.5884,43.4661],[-96.5883,43.4663],[-96.5883,43.4664],[-96.5883,43.4665],[-96.5884,43.4666],[-96.5885,43.4666],[-96.5885,43.4667],[-96.5886,43.4667],[-96.5888,43.4667],[-96.5892,43.4666],[-96.5894,43.4665],[-96.5895,43.4664],[-96.5896,43.4663],[-96.5897,43.4662],[-96.5898,43.466],[-96.5899,43.4659],[-96.5899,43.4658],[-96.59,43.4656],[-96.59,43.4655],[-96.5901,43.4653],[-96.5902,43.4649],[-96.5902,43.4648],[-96.5902,43.4647],[-96.5901,43.4646],[-96.59,43.4644],[-96.59,43.4643],[-96.59,43.4639],[-96.59,43.4637],[-96.5901,43.4637],[-96.5901,43.4636],[-96.5901,43.4635],[-96.5902,43.4633],[-96.5903,43.4632],[-96.5905,43.4629],[-96.5908,43.4628],[-96.5911,43.4627],[-96.5912,43.4627],[-96.5915,43.4627],[-96.5923,43.4628],[-96.5926,43.4629],[-96.5931,43.4629],[-96.5932,43.4629],[-96.5933,43.4628],[-96.5937,43.4628],[-96.5941,43.4626],[-96.5942,43.4626],[-96.5944,43.4625],[-96.5945,43.4624],[-96.5946,43.4623],[-96.5947,43.4622],[-96.5947,43.4618],[-96.5947,43.4617],[-96.5947,43.4616],[-96.5944,43.4613],[-96.5944,43.4612],[-96.5943,43.4612],[-96.5943,43.4611],[-96.5941,43.461],[-96.5941,43.4609],[-96.5937,43.4608],[-96.5936,43.4607],[-96.5935,43.4605],[-96.5935,43.4604],[-96.5934,43.4602],[-96.5934,43.46],[-96.5935,43.4597],[-96.5936,43.4593],[-96.5936,43.4592],[-96.5937,43.459],[-96.5939,43.4588],[-96.594,43.4588],[-96.5941,43.4587],[-96.5942,43.4587],[-96.5943,43.4586],[-96.5945,43.4585],[-96.5946,43.4584],[-96.5948,43.4584],[-96.5949,43.4584],[-96.595,43.4584],[-96.5951,43.4584],[-96.5952,43.4584],[-96.5954,43.4584],[-96.5955,43.4585],[-96.5956,43.4585],[-96.5957,43.4585],[-96.5958,43.4585],[-96.5958,43.4586],[-96.5959,43.4586],[-96.596,43.4586],[-96.5962,43.4586],[-96.5964,43.4587],[-96.5967,43.4587],[-96.5969,43.4586],[-96.597,43.4586],[-96.5971,43.4586],[-96.5973,43.4584],[-96.5974,43.4584],[-96.5974,43.4583],[-96.5975,43.4582],[-96.5976,43.4581],[-96.5977,43.4579],[-96.5979,43.4578],[-96.598,43.4576],[-96.5981,43.4575],[-96.5981,43.4573],[-96.5981,43.4572],[-96.598,43.4572],[-96.5981,43.4571],[-96.5981,43.457],[-96.5981,43.4569],[-96.5982,43.4569],[-96.5983,43.4569],[-96.5984,43.4569],[-96.5986,43.4569],[-96.5987,43.4569],[-96.5988,43.4569],[-96.5991,43.457],[-96.5993,43.4571],[-96.5994,43.4571],[-96.5995,43.4571],[-96.5996,43.4571],[-96.5997,43.4571],[-96.5998,43.4571],[-96.5999,43.4571],[-96.5999,43.457],[-96.6001,43.457],[-96.6001,43.4569],[-96.6004,43.4567],[-96.6006,43.4565],[-96.6006,43.4564],[-96.6007,43.4562],[-96.6008,43.4561],[-96.6009,43.4559],[-96.601,43.4558],[-96.6011,43.4555],[-96.6012,43.4555],[-96.6012,43.4551],[-96.6013,43.455],[-96.6013,43.4549],[-96.6012,43.4546],[-96.6012,43.4545],[-96.601,43.4542],[-96.601,43.4541],[-96.6009,43.4538],[-96.6008,43.4536],[-96.6007,43.4535],[-96.6007,43.4534],[-96.6004,43.4531],[-96.6003,43.453],[-96.6002,43.4528],[-96.6001,43.4528],[-96.6001,43.4527],[-96.5999,43.4526],[-96.5998,43.4525],[-96.5998,43.4524],[-96.5997,43.4523],[-96.5996,43.4522],[-96.5996,43.4521],[-96.5996,43.4518],[-96.5996,43.4517],[-96.5997,43.4515],[-96.5998,43.4511],[-96.5999,43.4509],[-96.5999,43.4508],[-96.6,43.4506],[-96.6003,43.4503],[-96.6004,43.4502],[-96.6005,43.4502],[-96.6007,43.45],[-96.6008,43.45],[-96.601,43.45],[-96.6011,43.45],[-96.6012,43.45],[-96.6016,43.4501],[-96.6017,43.4501],[-96.602,43.4503],[-96.6021,43.4505],[-96.6024,43.4507],[-96.6025,43.4508],[-96.6025,43.4509],[-96.6026,43.4509],[-96.6027,43.4509],[-96.6029,43.451],[-96.603,43.4509],[-96.603,43.4508],[-96.6031,43.4508],[-96.603,43.4506],[-96.6029,43.4503],[-96.6029,43.4502],[-96.6027,43.4498],[-96.6027,43.4497],[-96.6025,43.4492],[-96.6024,43.449],[-96.6023,43.4489],[-96.6023,43.4488],[-96.6022,43.4487],[-96.6021,43.4487],[-96.6021,43.4486],[-96.602,43.4486],[-96.6016,43.4484],[-96.6016,43.4483],[-96.6015,43.4483],[-96.6014,43.4482],[-96.6013,43.4481],[-96.6014,43.448],[-96.6014,43.4479],[-96.6013,43.4478],[-96.6013,43.4477],[-96.6013,43.4475],[-96.6013,43.4474],[-96.6012,43.4474],[-96.6012,43.4472],[-96.601,43.447],[-96.6009,43.4469],[-96.6008,43.4468],[-96.6006,43.4466],[-96.6005,43.4464],[-96.6005,43.4463],[-96.6004,43.4461],[-96.6004,43.446],[-96.6001,43.4458],[-96.6,43.4458],[-96.5999,43.4457],[-96.5998,43.4457],[-96.5997,43.4456],[-96.5995,43.4455],[-96.5993,43.4455],[-96.5992,43.4455],[-96.5992,43.4454],[-96.5991,43.4453],[-96.599,43.4452],[-96.599,43.4451],[-96.5989,43.4449],[-96.5989,43.4448],[-96.5989,43.4447],[-96.5989,43.4446],[-96.5989,43.4444],[-96.5991,43.4443],[-96.5993,43.4442],[-96.5994,43.4442],[-96.5994,43.4441],[-96.5995,43.4438],[-96.5995,43.4437],[-96.5996,43.4436],[-96.5997,43.4435],[-96.5997,43.4433],[-96.5997,43.443],[-96.5997,43.4429],[-96.5996,43.4427],[-96.5994,43.4425],[-96.599,43.4422],[-96.599,43.4421],[-96.5989,43.4421],[-96.5988,43.442],[-96.5987,43.442],[-96.5984,43.4419],[-96.5983,43.4419],[-96.598,43.4419],[-96.5978,43.4419],[-96.5977,43.442],[-96.5974,43.4421],[-96.5973,43.4422],[-96.5972,43.4423],[-96.5971,43.4423],[-96.597,43.4423],[-96.5968,43.4423],[-96.5966,43.4423],[-96.5965,43.4423],[-96.5964,43.4422],[-96.5964,43.4421],[-96.5963,43.4419],[-96.5963,43.4415],[-96.5964,43.4413],[-96.5964,43.4412],[-96.5965,43.4411],[-96.5967,43.441],[-96.5968,43.441],[-96.5971,43.4407],[-96.5973,43.4405],[-96.5974,43.4405],[-96.5975,43.4404],[-96.5975,43.4403],[-96.5975,43.4402],[-96.5975,43.44],[-96.5974,43.44],[-96.5973,43.4399],[-96.5966,43.4396],[-96.5965,43.4396],[-96.5965,43.4395],[-96.5964,43.4394],[-96.5964,43.4393],[-96.5963,43.4391],[-96.5963,43.4389],[-96.5963,43.4388],[-96.5963,43.4387],[-96.5963,43.4386],[-96.5963,43.4385],[-96.5963,43.4384],[-96.5963,43.4383],[-96.5963,43.4382],[-96.5962,43.4382],[-96.5961,43.438],[-96.5956,43.4378],[-96.5954,43.4378],[-96.5947,43.4378],[-96.5946,43.4377],[-96.5945,43.4377],[-96.5944,43.4376],[-96.5941,43.4374],[-96.594,43.4374],[-96.5938,43.4372],[-96.5937,43.437],[-96.5936,43.4369],[-96.5936,43.4367],[-96.5936,43.4364],[-96.5936,43.4362],[-96.5937,43.4359],[-96.5938,43.4358],[-96.5939,43.4357],[-96.594,43.4357],[-96.5941,43.4356],[-96.5941,43.4355],[-96.5942,43.4354],[-96.5942,43.4353],[-96.5942,43.4352],[-96.5943,43.4351],[-96.5944,43.4349],[-96.5944,43.4348],[-96.5944,43.4347],[-96.5943,43.4342],[-96.5942,43.4339],[-96.5941,43.4338],[-96.594,43.4337],[-96.5939,43.4336],[-96.5937,43.4334],[-96.5934,43.4332],[-96.5933,43.4331],[-96.5932,43.4331],[-96.5931,43.433],[-96.5929,43.4329],[-96.5928,43.4329],[-96.5925,43.4328],[-96.5922,43.4327],[-96.5915,43.4326],[-96.5913,43.4325],[-96.5903,43.4325],[-96.5902,43.4325],[-96.5901,43.4325],[-96.5899,43.4324],[-96.5898,43.4324],[-96.5897,43.4323],[-96.5895,43.4322],[-96.5889,43.4318],[-96.5887,43.4316],[-96.5886,43.4316],[-96.5884,43.4316],[-96.5884,43.4315],[-96.588,43.4315],[-96.5877,43.4315],[-96.5874,43.4315],[-96.5873,43.4315],[-96.5873,43.4316],[-96.5871,43.4316],[-96.587,43.4316],[-96.5869,43.4317],[-96.5865,43.4321],[-96.5864,43.4321],[-96.5863,43.4322],[-96.5862,43.4322],[-96.586,43.4322],[-96.5859,43.4321],[-96.5858,43.4321],[-96.5853,43.4318],[-96.5851,43.4317],[-96.5849,43.4316],[-96.5847,43.4316],[-96.5846,43.4316],[-96.5844,43.4316],[-96.5843,43.4316],[-96.584,43.4318],[-96.5837,43.432],[-96.5835,43.432],[-96.5834,43.432],[-96.5833,43.4321],[-96.5832,43.4321],[-96.5829,43.432],[-96.5826,43.432],[-96.5818,43.4321],[-96.5817,43.4321],[-96.5815,43.4321],[-96.5811,43.4321],[-96.5802,43.4319],[-96.58,43.4319],[-96.5796,43.4318],[-96.5795,43.4318],[-96.5792,43.4318],[-96.5783,43.4318],[-96.5782,43.4318],[-96.578,43.4318],[-96.5778,43.4317],[-96.5777,43.4317],[-96.5776,43.4317],[-96.5773,43.4317],[-96.5764,43.4319],[-96.5761,43.4319],[-96.5758,43.4318],[-96.5756,43.4317],[-96.5754,43.4317],[-96.5754,43.4316],[-96.575,43.4314],[-96.5747,43.4313],[-96.5746,43.4313],[-96.5746,43.4312],[-96.5745,43.4312],[-96.5744,43.4312],[-96.5743,43.4311],[-96.5743,43.431],[-96.5742,43.431],[-96.5741,43.4309],[-96.5741,43.4308],[-96.574,43.4307],[-96.574,43.4306],[-96.574,43.4305],[-96.5738,43.4303],[-96.5736,43.43],[-96.5735,43.4299],[-96.5734,43.4299],[-96.5733,43.4298],[-96.5728,43.4296],[-96.5726,43.4295],[-96.5724,43.4294],[-96.5721,43.4294],[-96.5721,43.4293],[-96.5719,43.4292],[-96.5717,43.4291],[-96.5713,43.4289],[-96.5711,43.4289],[-96.571,43.4289],[-96.5706,43.4287],[-96.5705,43.4287],[-96.5703,43.4286],[-96.5702,43.4285],[-96.57,43.4281],[-96.5699,43.428],[-96.5699,43.4276],[-96.5699,43.4275],[-96.5698,43.4272],[-96.5698,43.4268],[-96.5698,43.4265],[-96.5698,43.4263],[-96.57,43.4256],[-96.5701,43.4252],[-96.5703,43.4248],[-96.5705,43.4246],[-96.5709,43.4235],[-96.5712,43.4231],[-96.5713,43.4229],[-96.5716,43.4225],[-96.5716,43.4224],[-96.5717,43.4222],[-96.572,43.4219],[-96.5722,43.4218],[-96.5724,43.4215],[-96.5724,43.4214],[-96.5725,43.4214],[-96.5725,43.4213],[-96.5725,43.4212],[-96.5725,43.4207],[-96.5725,43.4206],[-96.5727,43.4202],[-96.5728,43.4201],[-96.5729,43.42],[-96.573,43.42],[-96.5731,43.4199],[-96.5736,43.4197],[-96.5737,43.4196],[-96.5737,43.4195],[-96.5738,43.4194],[-96.5738,43.4193],[-96.5738,43.4192],[-96.5737,43.4192],[-96.5737,43.4191],[-96.5736,43.419],[-96.5735,43.419],[-96.5735,43.4189],[-96.5734,43.4189],[-96.5729,43.4187],[-96.5728,43.4187],[-96.5727,43.4187],[-96.5722,43.4183],[-96.572,43.4182],[-96.5715,43.418],[-96.5714,43.418],[-96.5713,43.4179],[-96.5712,43.4179],[-96.571,43.4178],[-96.5703,43.4176],[-96.5703,43.4175],[-96.5702,43.4175],[-96.5699,43.4174],[-96.5698,43.4174],[-96.5694,43.4173],[-96.5691,43.4172],[-96.5689,43.4172],[-96.5686,43.4171],[-96.5683,43.4169],[-96.5681,43.4168],[-96.568,43.4167],[-96.567,43.416],[-96.5669,43.4159],[-96.5667,43.4157],[-96.5664,43.4151],[-96.5657,43.4144],[-96.565,43.4134],[-96.5649,43.4132],[-96.5648,43.4132],[-96.5646,43.4131],[-96.5644,43.413],[-96.5641,43.4129],[-96.564,43.4128],[-96.5639,43.4128],[-96.5638,43.4127],[-96.5634,43.4127],[-96.5633,43.4127],[-96.5632,43.4127],[-96.5631,43.4127],[-96.5629,43.4126],[-96.5628,43.4126],[-96.5627,43.4126],[-96.5619,43.4127],[-96.5616,43.4127],[-96.5615,43.4127],[-96.5613,43.4127],[-96.561,43.4127],[-96.5609,43.4126],[-96.5607,43.4126],[-96.5605,43.4125],[-96.5604,43.4125],[-96.5604,43.4124],[-96.5603,43.4124],[-96.56,43.412],[-96.5599,43.4118],[-96.5597,43.4113],[-96.5597,43.4112],[-96.5596,43.4107],[-96.5597,43.4097],[-96.5596,43.4094],[-96.5595,43.4091],[-96.5594,43.4089],[-96.5593,43.4088],[-96.559,43.4087],[-96.5587,43.4084],[-96.5584,43.4083],[-96.5583,43.4082],[-96.5582,43.4081],[-96.5581,43.408],[-96.5581,43.4079],[-96.558,43.4078],[-96.5579,43.4075],[-96.5579,43.4072],[-96.5578,43.4069],[-96.5577,43.4068],[-96.5577,43.4066],[-96.5576,43.4066],[-96.5576,43.4064],[-96.5574,43.4063],[-96.5573,43.4062],[-96.5572,43.4062],[-96.557,43.4061],[-96.5567,43.406],[-96.5566,43.406],[-96.5565,43.406],[-96.5563,43.4061],[-96.5558,43.4061],[-96.5556,43.4062],[-96.5555,43.4062],[-96.5555,43.4063],[-96.5553,43.4063],[-96.5552,43.4063],[-96.5549,43.4063],[-96.5548,43.4063],[-96.5547,43.4062],[-96.5545,43.4062],[-96.5545,43.4061],[-96.5544,43.4061],[-96.5543,43.4057],[-96.5542,43.4055],[-96.5542,43.4052],[-96.5543,43.4051],[-96.5543,43.4049],[-96.5544,43.4048],[-96.5544,43.4046],[-96.5543,43.4046],[-96.5543,43.4045],[-96.5542,43.4044],[-96.5537,43.4042],[-96.5535,43.4042],[-96.553,43.404],[-96.5527,43.4039],[-96.552,43.4038],[-96.5517,43.4037],[-96.551,43.4037],[-96.5507,43.4037],[-96.5505,43.4037],[-96.5496,43.4039],[-96.5493,43.404],[-96.549,43.404],[-96.5489,43.4039],[-96.5488,43.4039],[-96.5487,43.4038],[-96.5486,43.4038],[-96.5485,43.4037],[-96.5484,43.4037],[-96.5483,43.4036],[-96.5482,43.4034],[-96.548,43.4032],[-96.5478,43.403],[-96.5477,43.4027],[-96.5473,43.402],[-96.5473,43.4019],[-96.5472,43.4017],[-96.5471,43.4016],[-96.5468,43.4012],[-96.5466,43.401],[-96.5464,43.4008],[-96.5461,43.4006],[-96.5459,43.4005],[-96.5453,43.4004],[-96.5452,43.4003],[-96.545,43.4002],[-96.545,43.4001],[-96.5449,43.4001],[-96.5449,43.4],[-96.5448,43.3997],[-96.5448,43.3993],[-96.5448,43.3989],[-96.5452,43.3982],[-96.5454,43.3978],[-96.5455,43.3976],[-96.5456,43.3974],[-96.5456,43.3973],[-96.5456,43.3972],[-96.5455,43.3969],[-96.5454,43.3968],[-96.5449,43.3964],[-96.5448,43.3964],[-96.5447,43.3963],[-96.5444,43.3962],[-96.5442,43.3961],[-96.5439,43.396],[-96.5435,43.396],[-96.5434,43.396],[-96.543,43.396],[-96.5428,43.396],[-96.5426,43.3961],[-96.5425,43.3962],[-96.5422,43.3964],[-96.5421,43.3965],[-96.5421,43.3966],[-96.542,43.3969],[-96.542,43.397],[-96.5419,43.3972],[-96.5418,43.3973],[-96.5417,43.3974],[-96.5416,43.3974],[-96.5412,43.3974],[-96.541,43.3974],[-96.5409,43.3974],[-96.5403,43.3973],[-96.5402,43.3973],[-96.5401,43.3972],[-96.5395,43.3971],[-96.5391,43.3968],[-96.5387,43.3964],[-96.5386,43.3963],[-96.5379,43.3953],[-96.5377,43.3951],[-96.5375,43.3949],[-96.5374,43.3949],[-96.5372,43.3948],[-96.537,43.3948],[-96.5369,43.3948],[-96.5366,43.3948],[-96.5362,43.3948],[-96.5357,43.3948],[-96.5355,43.3948],[-96.5347,43.3949],[-96.5337,43.395],[-96.5333,43.3951],[-96.5332,43.3951],[-96.532,43.3952],[-96.5314,43.3953],[-96.5313,43.3953],[-96.531,43.3954],[-96.5306,43.3955],[-96.5304,43.3957],[-96.5303,43.3957],[-96.5302,43.3959],[-96.5301,43.3959],[-96.5301,43.396],[-96.53,43.3962],[-96.53,43.3964],[-96.53,43.3965],[-96.5301,43.3967],[-96.5302,43.3972],[-96.5302,43.3973],[-96.5302,43.3974],[-96.5301,43.3974],[-96.5301,43.3975],[-96.53,43.3976],[-96.5298,43.3976],[-96.5296,43.3976],[-96.5293,43.3976],[-96.5292,43.3976],[-96.5291,43.3975],[-96.5289,43.3974],[-96.5282,43.3971],[-96.5279,43.3969],[-96.5273,43.3967],[-96.5271,43.3966],[-96.5261,43.3964],[-96.526,43.3964],[-96.5256,43.3962],[-96.5254,43.3962],[-96.5252,43.3961],[-96.5251,43.396],[-96.5247,43.3956],[-96.5247,43.3955],[-96.5245,43.3952],[-96.5243,43.3948],[-96.5242,43.3947],[-96.524,43.3939],[-96.524,43.3938],[-96.524,43.3937],[-96.524,43.3936],[-96.524,43.3935],[-96.524,43.3933],[-96.524,43.3932],[-96.5241,43.3929],[-96.5244,43.3916],[-96.5244,43.3912],[-96.5244,43.3911],[-96.5243,43.391],[-96.5241,43.3903],[-96.5241,43.3902],[-96.5239,43.3899],[-96.5238,43.3899],[-96.5238,43.3898],[-96.5236,43.3897],[-96.5234,43.3895],[-96.5233,43.3894],[-96.5231,43.3893],[-96.5227,43.389],[-96.5226,43.389],[-96.5226,43.3889],[-96.5225,43.3888],[-96.5224,43.3887],[-96.5224,43.3886],[-96.5223,43.3885],[-96.5223,43.3884],[-96.5223,43.3881],[-96.5222,43.3878],[-96.5223,43.3877],[-96.5222,43.3877],[-96.522,43.3875],[-96.522,43.3874],[-96.5219,43.3871],[-96.5218,43.387],[-96.5217,43.3869],[-96.5217,43.3868],[-96.5217,43.3867],[-96.5217,43.3866],[-96.5218,43.3865],[-96.5217,43.3862],[-96.5217,43.3859],[-96.5217,43.3858],[-96.5217,43.3853],[-96.5218,43.3851],[-96.5218,43.385],[-96.5217,43.3849],[-96.5217,43.3848],[-96.5218,43.3847],[-96.5219,43.3846],[-96.5219,43.3845],[-96.5222,43.3842],[-96.5223,43.3841],[-96.5224,43.384],[-96.5225,43.3839],[-96.5226,43.3838],[-96.523,43.3835],[-96.5232,43.3834],[-96.5235,43.3833],[-96.524,43.3829],[-96.5244,43.3827],[-96.5245,43.3826],[-96.5246,43.3824],[-96.5246,43.3823],[-96.5245,43.3819],[-96.5245,43.3818],[-96.5242,43.3816],[-96.5241,43.3815],[-96.5239,43.3815],[-96.5238,43.3814],[-96.5237,43.3814],[-96.5235,43.3813],[-96.5234,43.3813],[-96.5233,43.3813],[-96.5232,43.3813],[-96.523,43.3814],[-96.5229,43.3814],[-96.5228,43.3814],[-96.5225,43.3816],[-96.5223,43.3816],[-96.5222,43.3816],[-96.5221,43.3816],[-96.5221,43.3815],[-96.522,43.3815],[-96.522,43.3814],[-96.522,43.3813],[-96.522,43.3812],[-96.5221,43.3811],[-96.5222,43.381],[-96.5223,43.381],[-96.5223,43.3809],[-96.5232,43.3808],[-96.5238,43.3806],[-96.5239,43.3805],[-96.524,43.3805],[-96.5243,43.3802],[-96.5245,43.38],[-96.5245,43.3798],[-96.5245,43.3797],[-96.5244,43.3792],[-96.5244,43.3791],[-96.5243,43.3791],[-96.5241,43.3788],[-96.5241,43.3787],[-96.524,43.3786],[-96.524,43.3785],[-96.5236,43.378],[-96.5234,43.3777],[-96.5233,43.3777],[-96.5232,43.3776],[-96.5231,43.3776],[-96.5231,43.3775],[-96.523,43.3774],[-96.523,43.3773],[-96.5229,43.3771],[-96.5227,43.377],[-96.5225,43.3768],[-96.5222,43.3766],[-96.5221,43.3766],[-96.522,43.3765],[-96.5219,43.3764],[-96.5214,43.3759],[-96.5213,43.3758],[-96.5213,43.3757],[-96.5214,43.3754],[-96.5215,43.375],[-96.5215,43.3749],[-96.5217,43.3747],[-96.5217,43.3746],[-96.5216,43.3745],[-96.5216,43.3744],[-96.5216,43.3743],[-96.5217,43.3743],[-96.5217,43.3742],[-96.5217,43.3741],[-96.5218,43.374],[-96.5219,43.374],[-96.522,43.3736],[-96.5221,43.3733],[-96.5222,43.3732],[-96.5222,43.373],[-96.5222,43.3728],[-96.5222,43.3727],[-96.5221,43.3726],[-96.5221,43.3725],[-96.522,43.3724],[-96.522,43.3722],[-96.5221,43.3722],[-96.5222,43.372],[-96.5225,43.3718],[-96.5227,43.3717],[-96.5228,43.3717],[-96.5231,43.3717],[-96.5232,43.3718],[-96.5234,43.3719],[-96.5235,43.3719],[-96.5235,43.372],[-96.5236,43.372],[-96.5237,43.3721],[-96.5241,43.3725],[-96.5243,43.3727],[-96.5244,43.3727],[-96.5245,43.3727],[-96.5247,43.3727],[-96.5248,43.3727],[-96.5249,43.3726],[-96.525,43.3726],[-96.525,43.3725],[-96.5251,43.3723],[-96.5253,43.3716],[-96.5254,43.3715],[-96.5254,43.3714],[-96.5255,43.3712],[-96.5255,43.3711],[-96.5255,43.371],[-96.5253,43.3708],[-96.5251,43.3706],[-96.5249,43.3704],[-96.5248,43.3702],[-96.5248,43.3701],[-96.5247,43.3701],[-96.5247,43.3699],[-96.5248,43.3699],[-96.5248,43.3698],[-96.5252,43.3694],[-96.5253,43.3694],[-96.5256,43.3692],[-96.5257,43.369],[-96.5258,43.369],[-96.5258,43.3689],[-96.5259,43.3689],[-96.5259,43.3688],[-96.5259,43.3687],[-96.526,43.3686],[-96.5264,43.3683],[-96.5266,43.3682],[-96.5267,43.3681],[-96.5268,43.3681],[-96.5269,43.3681],[-96.5271,43.3681],[-96.5276,43.3681],[-96.5277,43.3681],[-96.5278,43.3682],[-96.5279,43.3683],[-96.528,43.3684],[-96.528,43.3686],[-96.528,43.3687],[-96.5281,43.3689],[-96.5281,43.369],[-96.5283,43.3691],[-96.5284,43.3692],[-96.5286,43.3693],[-96.5287,43.3693],[-96.5289,43.3693],[-96.5293,43.3693],[-96.5294,43.3693],[-96.5299,43.3693],[-96.53,43.3692],[-96.5302,43.3692],[-96.5304,43.3691],[-96.5307,43.3689],[-96.5309,43.3687],[-96.531,43.3684],[-96.531,43.3682],[-96.5309,43.3678],[-96.5309,43.3677],[-96.5309,43.3673],[-96.5309,43.367],[-96.5309,43.3669],[-96.5309,43.366],[-96.5309,43.3658],[-96.5308,43.3657],[-96.5307,43.3654],[-96.5305,43.3652],[-96.5304,43.3651],[-96.5303,43.365],[-96.5298,43.3647],[-96.5298,43.3646],[-96.5297,43.3646],[-96.5296,43.3645],[-96.5294,43.3643],[-96.5294,43.3642],[-96.5294,43.364],[-96.5294,43.3637],[-96.5294,43.3635],[-96.5294,43.3634],[-96.5295,43.3631],[-96.5295,43.3629],[-96.5295,43.3628],[-96.5295,43.3626],[-96.5294,43.3625],[-96.5291,43.3624],[-96.5289,43.3624],[-96.5288,43.3624],[-96.5287,43.3624],[-96.5286,43.3624],[-96.5284,43.3625],[-96.5283,43.3625],[-96.528,43.3627],[-96.5278,43.3627],[-96.5277,43.3627],[-96.5276,43.3627],[-96.5276,43.3626],[-96.5276,43.3622],[-96.5273,43.3617],[-96.5273,43.3616],[-96.5272,43.3614],[-96.5272,43.3613],[-96.5272,43.3611],[-96.5272,43.361],[-96.5273,43.3607],[-96.5273,43.3606],[-96.5274,43.3604],[-96.5274,43.3603],[-96.5275,43.3601],[-96.5275,43.3598],[-96.5275,43.3597],[-96.5272,43.3586],[-96.5272,43.3583],[-96.5273,43.3581],[-96.5273,43.358],[-96.5278,43.3571],[-96.5278,43.357],[-96.5278,43.3567],[-96.5278,43.3566],[-96.5277,43.3563],[-96.5277,43.3562],[-96.5274,43.3557],[-96.5274,43.3556],[-96.5272,43.3553],[-96.5271,43.3552],[-96.5271,43.3551],[-96.5267,43.3548],[-96.5263,43.3545],[-96.5262,43.3544],[-96.5261,43.3544],[-96.5256,43.3541],[-96.5255,43.354],[-96.5253,43.3538],[-96.5252,43.3538],[-96.5252,43.3537],[-96.5251,43.3536],[-96.5251,43.3535],[-96.5251,43.3533],[-96.5253,43.3531],[-96.5255,43.3528],[-96.5256,43.3528],[-96.526,43.3525],[-96.5262,43.3524],[-96.5264,43.3523],[-96.5264,43.3522],[-96.5264,43.3521],[-96.5265,43.3521],[-96.5265,43.352],[-96.5266,43.352],[-96.5266,43.3519],[-96.5267,43.3518],[-96.5269,43.3517],[-96.5269,43.3516],[-96.527,43.3515],[-96.5271,43.3514],[-96.5271,43.3513],[-96.527,43.3513],[-96.527,43.3511],[-96.527,43.351],[-96.527,43.3509],[-96.527,43.3508],[-96.527,43.3506],[-96.527,43.3505],[-96.527,43.3504],[-96.527,43.3503],[-96.5271,43.3503],[-96.5272,43.3503],[-96.5272,43.35],[-96.5273,43.3495],[-96.5273,43.3494],[-96.5273,43.3493],[-96.5274,43.3492],[-96.5274,43.3491],[-96.5275,43.349],[-96.5276,43.3489],[-96.5277,43.3487],[-96.5278,43.3486],[-96.5278,43.3485],[-96.5277,43.3483],[-96.5277,43.3482],[-96.5276,43.3482],[-96.5274,43.348],[-96.5274,43.3479],[-96.5272,43.3479],[-96.5271,43.3478],[-96.527,43.3478],[-96.5269,43.3478],[-96.5268,43.3478],[-96.5267,43.3477],[-96.5263,43.3477],[-96.5262,43.3478],[-96.526,43.3479],[-96.5258,43.348],[-96.5256,43.3482],[-96.5255,43.3483],[-96.5254,43.3484],[-96.5252,43.3484],[-96.525,43.3484],[-96.5248,43.3484],[-96.5247,43.3484],[-96.5245,43.3482],[-96.5245,43.3479],[-96.5244,43.3478],[-96.5243,43.3478],[-96.5243,43.3477],[-96.5243,43.3476],[-96.5243,43.3475],[-96.5243,43.3474],[-96.5243,43.3473],[-96.5243,43.3472],[-96.5244,43.3471],[-96.5245,43.3469],[-96.5246,43.3469],[-96.5249,43.3466],[-96.5251,43.3464],[-96.5255,43.3459],[-96.5261,43.3455],[-96.5262,43.3454],[-96.5263,43.3453],[-96.5266,43.345],[-96.5267,43.3448],[-96.527,43.3443],[-96.5271,43.3442],[-96.5273,43.344],[-96.5274,43.3438],[-96.5275,43.3434],[-96.5275,43.3433],[-96.5275,43.3432],[-96.5276,43.3429],[-96.5277,43.3428],[-96.5278,43.3427],[-96.5279,43.3426],[-96.5281,43.3425],[-96.5284,43.3422],[-96.5285,43.3422],[-96.5287,43.3422],[-96.5292,43.3421],[-96.5293,43.3421],[-96.5297,43.342],[-96.5301,43.342],[-96.5302,43.342],[-96.5303,43.3419],[-96.5304,43.3419],[-96.531,43.342],[-96.5311,43.342],[-96.5314,43.3421],[-96.5315,43.3423],[-96.5316,43.3424],[-96.5316,43.3425],[-96.5317,43.343],[-96.5317,43.3431],[-96.5319,43.3432],[-96.5321,43.3432],[-96.5322,43.3432],[-96.5323,43.3432],[-96.5324,43.3431],[-96.5328,43.3427],[-96.5328,43.3426],[-96.5329,43.3425],[-96.5329,43.3424],[-96.5329,43.3423],[-96.5329,43.3422],[-96.5329,43.3421],[-96.5329,43.342],[-96.5329,43.3419],[-96.5328,43.3418],[-96.5327,43.3417],[-96.5326,43.3417],[-96.5325,43.3415],[-96.5324,43.3414],[-96.5321,43.3413],[-96.5321,43.3412],[-96.532,43.3411],[-96.5319,43.341],[-96.5319,43.3409],[-96.5319,43.3408],[-96.5317,43.3404],[-96.5317,43.3403],[-96.5316,43.3402],[-96.5316,43.3401],[-96.5316,43.34],[-96.5316,43.3395],[-96.5317,43.3393],[-96.5321,43.3387],[-96.5323,43.3384],[-96.5325,43.3382],[-96.5331,43.3378],[-96.5333,43.3376],[-96.5335,43.3375],[-96.5336,43.3374],[-96.5341,43.3373],[-96.5345,43.3369],[-96.535,43.3367],[-96.535,43.3366],[-96.5351,43.3365],[-96.5349,43.3357],[-96.5349,43.3356],[-96.5346,43.3352],[-96.5344,43.3349],[-96.5342,43.3347],[-96.5341,43.3347],[-96.5341,43.3346],[-96.5336,43.3346],[-96.5334,43.3346],[-96.5327,43.3346],[-96.5326,43.3346],[-96.5325,43.3345],[-96.5324,43.3345],[-96.5324,43.3344],[-96.5324,43.3342],[-96.5325,43.3338],[-96.5325,43.3336],[-96.5324,43.3335],[-96.5324,43.3334],[-96.5321,43.3331],[-96.5319,43.3328],[-96.5316,43.3322],[-96.5315,43.332],[-96.5315,43.3319],[-96.5315,43.3317],[-96.5315,43.3316],[-96.5319,43.3307],[-96.5324,43.33],[-96.5327,43.3296],[-96.5327,43.3295],[-96.5328,43.3294],[-96.5329,43.3293],[-96.5332,43.329],[-96.5332,43.3288],[-96.5332,43.3287],[-96.5327,43.3279],[-96.5326,43.3278],[-96.5322,43.3273],[-96.5321,43.3271],[-96.5321,43.327],[-96.532,43.3269],[-96.5318,43.3266],[-96.5317,43.3265],[-96.5316,43.3263],[-96.5315,43.3262],[-96.531,43.326],[-96.5308,43.3259],[-96.5307,43.3259],[-96.5304,43.3255],[-96.53,43.3252],[-96.5296,43.325],[-96.529,43.3246],[-96.5289,43.3244],[-96.5289,43.3243],[-96.5289,43.3242],[-96.5289,43.3241],[-96.529,43.324],[-96.5289,43.3239],[-96.5289,43.3233],[-96.5289,43.3228],[-96.5289,43.3227],[-96.529,43.3227],[-96.529,43.3225],[-96.5291,43.3224],[-96.5292,43.3223],[-96.5293,43.322],[-96.5295,43.3216],[-96.5297,43.3213],[-96.5297,43.3212],[-96.5298,43.3212],[-96.5299,43.3212],[-96.5305,43.3211],[-96.5307,43.321],[-96.5309,43.3209],[-96.531,43.3208],[-96.531,43.3207],[-96.5309,43.3206],[-96.5307,43.3205],[-96.5305,43.3203],[-96.5305,43.3202],[-96.5302,43.3201],[-96.5301,43.32],[-96.53,43.32],[-96.5298,43.3198],[-96.5295,43.3193],[-96.5292,43.3191],[-96.5291,43.319],[-96.529,43.3189],[-96.5289,43.3189],[-96.5288,43.3189],[-96.5287,43.3189],[-96.5287,43.3188],[-96.5286,43.3188],[-96.5285,43.3188],[-96.5284,43.3188],[-96.5283,43.3187],[-96.5282,43.3187],[-96.5281,43.3187],[-96.528,43.3186],[-96.5279,43.3186],[-96.5277,43.3186],[-96.5276,43.3186],[-96.5275,43.3187],[-96.5274,43.3187],[-96.5273,43.3187],[-96.5271,43.3188],[-96.527,43.3188],[-96.5269,43.3188],[-96.5268,43.3188],[-96.5267,43.3188],[-96.5265,43.319],[-96.5264,43.319],[-96.5263,43.319],[-96.5261,43.319],[-96.526,43.319],[-96.5259,43.319],[-96.5258,43.319],[-96.5258,43.3189],[-96.5256,43.3187],[-96.5256,43.3186],[-96.5256,43.3185],[-96.5256,43.3183],[-96.5256,43.3182],[-96.5256,43.3181],[-96.5257,43.318],[-96.5257,43.3174],[-96.5258,43.3169],[-96.5259,43.3168],[-96.5259,43.3167],[-96.526,43.3167],[-96.5261,43.3166],[-96.5263,43.3162],[-96.5264,43.316],[-96.5265,43.316],[-96.5265,43.3159],[-96.5267,43.3158],[-96.527,43.3158],[-96.5271,43.3158],[-96.5272,43.3158],[-96.5273,43.3158],[-96.5277,43.316],[-96.5281,43.3163],[-96.5282,43.3164],[-96.5283,43.3164],[-96.5285,43.3165],[-96.5286,43.3166],[-96.5287,43.3166],[-96.5288,43.3165],[-96.5289,43.3165],[-96.529,43.3164],[-96.529,43.3162],[-96.5289,43.3157],[-96.5287,43.3153],[-96.5287,43.3152],[-96.5286,43.315],[-96.5287,43.3147],[-96.5287,43.3146],[-96.5286,43.3145],[-96.5285,43.3143],[-96.5285,43.3142],[-96.5284,43.314],[-96.5283,43.3139],[-96.5282,43.3137],[-96.5281,43.3136],[-96.5279,43.3135],[-96.5277,43.3133],[-96.5276,43.3133],[-96.5276,43.3132],[-96.5275,43.3132],[-96.5274,43.313],[-96.5272,43.3129],[-96.5271,43.3129],[-96.5265,43.3126],[-96.5261,43.3125],[-96.5255,43.3123],[-96.5254,43.3122],[-96.5252,43.3122],[-96.5249,43.3122],[-96.5247,43.3121],[-96.5246,43.3121],[-96.5245,43.3121],[-96.5245,43.312],[-96.5243,43.3119],[-96.5242,43.3118],[-96.5242,43.3117],[-96.5241,43.3116],[-96.5241,43.3114],[-96.5241,43.3113],[-96.5241,43.311],[-96.5242,43.3109],[-96.5242,43.3108],[-96.5244,43.3106],[-96.5245,43.3105],[-96.5246,43.3104],[-96.5249,43.3102],[-96.525,43.3102],[-96.5251,43.3102],[-96.5252,43.3102],[-96.5255,43.3101],[-96.5257,43.31],[-96.5258,43.31],[-96.526,43.31],[-96.5264,43.31],[-96.5265,43.31],[-96.5265,43.3099],[-96.5266,43.3099],[-96.5269,43.3099],[-96.527,43.3099],[-96.5271,43.3099],[-96.5272,43.3099],[-96.5273,43.3098],[-96.5274,43.3098],[-96.5274,43.3097],[-96.5274,43.3096],[-96.5275,43.3095],[-96.5275,43.3094],[-96.5276,43.3093],[-96.5276,43.3092],[-96.5276,43.3091],[-96.5277,43.309],[-96.5278,43.309],[-96.5281,43.3091],[-96.5286,43.3093],[-96.5287,43.3093],[-96.5288,43.3093],[-96.5288,43.3092],[-96.5289,43.3092],[-96.529,43.3092],[-96.5291,43.3091],[-96.5292,43.3091],[-96.5292,43.309],[-96.5289,43.3083],[-96.5287,43.308],[-96.5286,43.3079],[-96.5286,43.3077],[-96.5284,43.3073],[-96.5283,43.3073],[-96.5282,43.3072],[-96.5281,43.3071],[-96.528,43.3071],[-96.5279,43.307],[-96.5278,43.307],[-96.5277,43.307],[-96.5276,43.3069],[-96.5273,43.3068],[-96.5272,43.3067],[-96.5271,43.3065],[-96.5269,43.3063],[-96.5269,43.3062],[-96.5269,43.306],[-96.5269,43.3059],[-96.5269,43.3056],[-96.5269,43.3055],[-96.5269,43.3054],[-96.527,43.3052],[-96.527,43.3051],[-96.5271,43.3051],[-96.5274,43.3049],[-96.5274,43.3048],[-96.5275,43.3048],[-96.5276,43.3047],[-96.5277,43.3047],[-96.5281,43.3047],[-96.5282,43.3047],[-96.5285,43.3047],[-96.5286,43.3048],[-96.5288,43.3049],[-96.5289,43.3049],[-96.529,43.3049],[-96.5292,43.3049],[-96.5294,43.3049],[-96.5302,43.3047],[-96.5307,43.3046],[-96.5309,43.3046],[-96.531,43.3046],[-96.5311,43.3046],[-96.5316,43.3045],[-96.5317,43.3044],[-96.5318,43.3043],[-96.5319,43.3043],[-96.5319,43.3042],[-96.532,43.3039],[-96.5322,43.3034],[-96.5322,43.3031],[-96.5323,43.3029],[-96.5322,43.3025],[-96.5321,43.3023],[-96.5321,43.3022],[-96.532,43.3021],[-96.5319,43.302],[-96.5317,43.3018],[-96.5316,43.3017],[-96.5311,43.3013],[-96.5307,43.3009],[-96.5305,43.3007],[-96.5303,43.3006],[-96.5302,43.3004],[-96.5301,43.3003],[-96.5301,43.3001],[-96.5301,43.3],[-96.5302,43.2999],[-96.5304,43.2998],[-96.5305,43.2998],[-96.5307,43.2997],[-96.531,43.2996],[-96.5313,43.2996],[-96.533,43.2991],[-96.534,43.2989],[-96.5346,43.2988],[-96.5349,43.2988],[-96.5356,43.2987],[-96.5363,43.2986],[-96.5373,43.2984],[-96.5375,43.2983],[-96.5378,43.2983],[-96.5379,43.2983],[-96.5381,43.2984],[-96.5385,43.2985],[-96.5386,43.2985],[-96.5386,43.2986],[-96.5387,43.2985],[-96.5388,43.2985],[-96.539,43.2983],[-96.5391,43.2983],[-96.5391,43.2982],[-96.5393,43.2979],[-96.5394,43.2976],[-96.5395,43.2975],[-96.5396,43.2974],[-96.5396,43.2973],[-96.5402,43.2965],[-96.5403,43.2962],[-96.5404,43.2961],[-96.5405,43.2958],[-96.5406,43.2957],[-96.5407,43.2956],[-96.5408,43.2955],[-96.5409,43.2955],[-96.5412,43.2954],[-96.5413,43.2954],[-96.5413,43.2953],[-96.5414,43.2953],[-96.5419,43.2952],[-96.5434,43.2948],[-96.5438,43.2947],[-96.5439,43.2947],[-96.544,43.2947],[-96.5441,43.2947],[-96.5442,43.2947],[-96.5444,43.2947],[-96.5445,43.2947],[-96.5447,43.2946],[-96.5448,43.2946],[-96.5452,43.2946],[-96.5454,43.2945],[-96.5456,43.2945],[-96.5457,43.2945],[-96.5458,43.2944],[-96.5464,43.2942],[-96.547,43.2941],[-96.547,43.294],[-96.5471,43.294],[-96.5474,43.294],[-96.5475,43.294],[-96.5479,43.2941],[-96.5489,43.2943],[-96.5491,43.2944],[-96.5492,43.2944],[-96.5494,43.2944],[-96.5495,43.2944],[-96.5495,43.2943],[-96.5499,43.2942],[-96.55,43.2942],[-96.5501,43.2942],[-96.5502,43.2941],[-96.5504,43.294],[-96.5505,43.2938],[-96.5506,43.2938],[-96.5506,43.2937],[-96.5507,43.2933],[-96.5508,43.2933],[-96.5509,43.2932],[-96.5509,43.2931],[-96.5512,43.293],[-96.5516,43.293],[-96.5519,43.2929],[-96.5521,43.2929],[-96.5522,43.2928],[-96.5523,43.2928],[-96.5524,43.2928],[-96.5527,43.2929],[-96.5529,43.2929],[-96.553,43.2929],[-96.5531,43.2928],[-96.5531,43.2929],[-96.5533,43.2929],[-96.5536,43.2931],[-96.5538,43.2931],[-96.554,43.2932],[-96.554,43.2933],[-96.5541,43.2933],[-96.5542,43.2934],[-96.5546,43.2937],[-96.5547,43.2938],[-96.5549,43.294],[-96.555,43.2941],[-96.5553,43.2947],[-96.5554,43.2948],[-96.5554,43.2949],[-96.5555,43.2952],[-96.5554,43.2954],[-96.5554,43.2955],[-96.5553,43.2956],[-96.5551,43.2957],[-96.555,43.2958],[-96.5547,43.296],[-96.5546,43.2961],[-96.5546,43.2962],[-96.5546,43.2964],[-96.5546,43.2965],[-96.5547,43.2965],[-96.5548,43.2965],[-96.5549,43.2965],[-96.555,43.2966],[-96.5557,43.2965],[-96.5564,43.2964],[-96.5571,43.2963],[-96.5572,43.2963],[-96.5573,43.2963],[-96.5577,43.2963],[-96.5579,43.2963],[-96.5596,43.2961],[-96.5609,43.2961],[-96.561,43.2961],[-96.5615,43.2959],[-96.5616,43.2959],[-96.5617,43.2959],[-96.5618,43.2959],[-96.5619,43.2959],[-96.562,43.2958],[-96.5621,43.2958],[-96.5622,43.2957],[-96.5623,43.2956],[-96.5624,43.2955],[-96.5624,43.2954],[-96.5626,43.2953],[-96.5631,43.295],[-96.5632,43.2949],[-96.5636,43.2947],[-96.5637,43.2947],[-96.564,43.2946],[-96.5642,43.2946],[-96.5643,43.2946],[-96.5644,43.2946],[-96.5645,43.2947],[-96.5646,43.2947],[-96.565,43.2949],[-96.5653,43.2952],[-96.5657,43.2956],[-96.5661,43.2959],[-96.5662,43.2959],[-96.5663,43.296],[-96.5664,43.296],[-96.5665,43.2961],[-96.5668,43.296],[-96.567,43.296],[-96.5673,43.2959],[-96.5675,43.2957],[-96.5677,43.2956],[-96.5678,43.2955],[-96.5678,43.2954],[-96.5679,43.2953],[-96.568,43.2952],[-96.5681,43.2952],[-96.5683,43.2952],[-96.5684,43.2952],[-96.5685,43.2953],[-96.5686,43.2953],[-96.5688,43.2954],[-96.569,43.2954],[-96.5693,43.2955],[-96.5699,43.2959],[-96.5705,43.2961],[-96.5707,43.2963],[-96.5708,43.2963],[-96.571,43.2966],[-96.5712,43.2968],[-96.5716,43.2976],[-96.5717,43.2977],[-96.5721,43.2983],[-96.5722,43.2983],[-96.5725,43.2985],[-96.5726,43.2986],[-96.573,43.2988],[-96.5732,43.2989],[-96.5733,43.2989],[-96.5734,43.299],[-96.5735,43.299],[-96.5737,43.299],[-96.5739,43.299],[-96.5742,43.2991],[-96.5745,43.2991],[-96.5746,43.2991],[-96.5753,43.299],[-96.576,43.2989],[-96.5765,43.2989],[-96.5768,43.2988],[-96.5776,43.2987],[-96.5778,43.2987],[-96.5785,43.2985],[-96.5791,43.2983],[-96.5793,43.2983],[-96.5795,43.2982],[-96.5797,43.2981],[-96.5799,43.298],[-96.58,43.298],[-96.5803,43.2979],[-96.5804,43.2979],[-96.5806,43.2978],[-96.581,43.2979],[-96.5812,43.2979],[-96.5816,43.2979],[-96.5818,43.298],[-96.5822,43.2981],[-96.5823,43.2981],[-96.5825,43.2981],[-96.5828,43.2981],[-96.5829,43.2981],[-96.5832,43.2981],[-96.5833,43.298],[-96.5836,43.2979],[-96.584,43.2978],[-96.5842,43.2976],[-96.5843,43.2975],[-96.5844,43.2974],[-96.5847,43.2971],[-96.5848,43.2971],[-96.5849,43.297],[-96.5857,43.2967],[-96.5858,43.2967],[-96.586,43.2966],[-96.5863,43.2965],[-96.5869,43.2965],[-96.5873,43.2965],[-96.5874,43.2965],[-96.5875,43.2965],[-96.5881,43.2963],[-96.5882,43.2963],[-96.5885,43.2962],[-96.5889,43.2959],[-96.589,43.2958],[-96.5891,43.2957],[-96.5892,43.2954],[-96.5892,43.2953],[-96.5893,43.2953],[-96.5892,43.2952],[-96.5891,43.2949],[-96.5891,43.2948],[-96.5891,43.2946],[-96.589,43.2945],[-96.589,43.2943],[-96.5891,43.2942],[-96.5891,43.2941],[-96.589,43.2939],[-96.5889,43.2935],[-96.5889,43.2934],[-96.5889,43.2933],[-96.5887,43.2929],[-96.5887,43.2928],[-96.5886,43.2927],[-96.5885,43.2926],[-96.5885,43.2925],[-96.5884,43.2925],[-96.5883,43.2924],[-96.588,43.2924],[-96.5876,43.2924],[-96.5872,43.2925],[-96.5867,43.2926],[-96.5861,43.2927],[-96.586,43.2927],[-96.5858,43.2927],[-96.5856,43.2928],[-96.5849,43.293],[-96.5845,43.2931],[-96.5843,43.2932],[-96.5842,43.2933],[-96.584,43.2934],[-96.5838,43.2936],[-96.5837,43.2937],[-96.5834,43.2941],[-96.5833,43.2942],[-96.5831,43.2945],[-96.5828,43.2948],[-96.5823,43.295],[-96.5821,43.2952],[-96.5815,43.2956],[-96.5814,43.2957],[-96.581,43.2957],[-96.5809,43.2957],[-96.5806,43.2957],[-96.5805,43.2958],[-96.5804,43.2958],[-96.5803,43.2958],[-96.5802,43.2958],[-96.5801,43.2958],[-96.5799,43.2958],[-96.5798,43.2958],[-96.5795,43.2957],[-96.5794,43.2957],[-96.5794,43.2956],[-96.5794,43.2955],[-96.5794,43.2954],[-96.5795,43.2952],[-96.5795,43.2951],[-96.5795,43.2948],[-96.5795,43.2946],[-96.5793,43.2942],[-96.5792,43.2939],[-96.5791,43.2938],[-96.5791,43.2929],[-96.5792,43.2925],[-96.5795,43.2919],[-96.5795,43.2917],[-96.5796,43.2916],[-96.5797,43.2916],[-96.5798,43.2916],[-96.5798,43.2915],[-96.58,43.2914],[-96.5802,43.2912],[-96.5803,43.2912],[-96.5806,43.2906],[-96.5806,43.2905],[-96.5808,43.2901],[-96.581,43.2897],[-96.5814,43.2889],[-96.5814,43.2887],[-96.5814,43.288],[-96.5814,43.2878],[-96.5811,43.2872],[-96.581,43.2868],[-96.5809,43.2864],[-96.5808,43.2861],[-96.5807,43.2861],[-96.5803,43.2857],[-96.5799,43.2853],[-96.5798,43.2852],[-96.5796,43.2849],[-96.5793,43.2846],[-96.5791,43.2844],[-96.5789,43.2843],[-96.5788,43.2842],[-96.5787,43.284],[-96.5786,43.2839],[-96.5785,43.2836],[-96.5785,43.2834],[-96.5784,43.2825],[-96.5783,43.2815],[-96.5783,43.2814],[-96.5781,43.2805],[-96.578,43.2803],[-96.5778,43.2799],[-96.5777,43.2796],[-96.5776,43.2793],[-96.5776,43.2792],[-96.5776,43.279],[-96.5776,43.2789],[-96.5777,43.2785],[-96.5777,43.2784],[-96.5779,43.2782],[-96.578,43.2782],[-96.5781,43.2781],[-96.5783,43.2778],[-96.5786,43.2776],[-96.5792,43.277],[-96.58,43.2764],[-96.5801,43.2763],[-96.5805,43.2761],[-96.5805,43.276],[-96.5807,43.2758],[-96.5807,43.2757],[-96.5808,43.2756],[-96.5808,43.2754],[-96.5808,43.2753],[-96.5808,43.275],[-96.5809,43.2749],[-96.5811,43.2747],[-96.5812,43.2747],[-96.5817,43.2744],[-96.5819,43.2743],[-96.5822,43.2743],[-96.5824,43.2743],[-96.5826,43.2743],[-96.5829,43.2744],[-96.5831,43.2745],[-96.5832,43.2746],[-96.5832,43.2747],[-96.5832,43.2749],[-96.5832,43.275],[-96.5832,43.2751],[-96.5831,43.2754],[-96.583,43.2758],[-96.583,43.2759],[-96.583,43.276],[-96.5831,43.2761],[-96.5831,43.2763],[-96.5831,43.2764],[-96.5833,43.2765],[-96.5833,43.2766],[-96.5835,43.2766],[-96.5836,43.2766],[-96.5837,43.2766],[-96.5837,43.2767],[-96.5838,43.2767],[-96.584,43.2766],[-96.5841,43.2766],[-96.5842,43.2765],[-96.5846,43.276],[-96.5849,43.2756],[-96.5849,43.2755],[-96.5853,43.2751],[-96.5855,43.275],[-96.5857,43.2749],[-96.5858,43.2748],[-96.5861,43.2746],[-96.5862,43.2745],[-96.5862,43.2744],[-96.5863,43.2742],[-96.5864,43.274],[-96.5865,43.2739],[-96.5865,43.2738],[-96.5865,43.2737],[-96.5865,43.2736],[-96.5865,43.2734],[-96.5864,43.273],[-96.5863,43.2726],[-96.5863,43.2724],[-96.5862,43.2724],[-96.5861,43.2722],[-96.5854,43.2716],[-96.5853,43.2715],[-96.5852,43.2714],[-96.5852,43.2713],[-96.5851,43.2711],[-96.585,43.2709],[-96.585,43.2707],[-96.5851,43.2705],[-96.5851,43.2704],[-96.5852,43.2704],[-96.5853,43.2704],[-96.5854,43.2704],[-96.5854,43.2703],[-96.5854,43.2702],[-96.5855,43.2701],[-96.5856,43.27],[-96.5857,43.27],[-96.5857,43.2698],[-96.5857,43.2697],[-96.5857,43.2695],[-96.5857,43.2694],[-96.5853,43.2689],[-96.5853,43.2688],[-96.5848,43.2684],[-96.5846,43.2683],[-96.5845,43.2681],[-96.5844,43.2681],[-96.5842,43.2679],[-96.5841,43.2678],[-96.5836,43.2677],[-96.5829,43.2676],[-96.5827,43.2676],[-96.5826,43.2676],[-96.5823,43.2676],[-96.5822,43.2677],[-96.5821,43.2677],[-96.5818,43.2679],[-96.5817,43.2679],[-96.5816,43.268],[-96.5815,43.268],[-96.5813,43.2681],[-96.5811,43.2681],[-96.5805,43.2681],[-96.5804,43.2681],[-96.58,43.2681],[-96.5798,43.2681],[-96.5794,43.2681],[-96.5791,43.2681],[-96.5789,43.2681],[-96.5788,43.2681],[-96.5786,43.2682],[-96.5781,43.2683],[-96.578,43.2684],[-96.5778,43.2684],[-96.5777,43.2684],[-96.5773,43.2683],[-96.577,43.2683],[-96.5765,43.2681],[-96.5764,43.268],[-96.576,43.2678],[-96.5755,43.2674],[-96.5754,43.2673],[-96.5753,43.2673],[-96.5751,43.267],[-96.5748,43.2668],[-96.5747,43.2667],[-96.5746,43.2665],[-96.5744,43.2663],[-96.5743,43.2662],[-96.5738,43.2658],[-96.5737,43.2658],[-96.5731,43.2654],[-96.573,43.2654],[-96.5729,43.2653],[-96.5728,43.2653],[-96.5725,43.2652],[-96.5724,43.2651],[-96.5721,43.2649],[-96.572,43.2649],[-96.5718,43.2647],[-96.5717,43.2647],[-96.5716,43.2646],[-96.5715,43.2645],[-96.5713,43.2644],[-96.5711,43.2642],[-96.5711,43.2641],[-96.5709,43.2638],[-96.5707,43.2636],[-96.5706,43.2634],[-96.5705,43.2633],[-96.5704,43.2632],[-96.5703,43.2632],[-96.5699,43.2628],[-96.5698,43.2627],[-96.5695,43.2626],[-96.5693,43.2626],[-96.5692,43.2626],[-96.5689,43.2625],[-96.5686,43.2625],[-96.5682,43.2623],[-96.568,43.2622],[-96.5675,43.2622],[-96.5674,43.2622],[-96.5671,43.2621],[-96.5668,43.2619],[-96.5667,43.2619],[-96.566,43.2614],[-96.5659,43.2613],[-96.5655,43.2608],[-96.5653,43.2606],[-96.5652,43.2604],[-96.5651,43.2604],[-96.5649,43.2603],[-96.5648,43.2602],[-96.5646,43.2602],[-96.5645,43.2602],[-96.5637,43.26],[-96.5626,43.2598],[-96.5624,43.2598],[-96.5623,43.2597],[-96.5621,43.2596],[-96.5618,43.2595],[-96.5617,43.2594],[-96.5615,43.2593],[-96.5609,43.2592],[-96.5595,43.259],[-96.5589,43.259],[-96.5586,43.2589],[-96.5579,43.259],[-96.5572,43.259],[-96.5571,43.259],[-96.557,43.259],[-96.5569,43.259],[-96.5568,43.259],[-96.5567,43.259],[-96.5567,43.2591],[-96.5565,43.2591],[-96.5562,43.2593],[-96.5558,43.2597],[-96.5557,43.2597],[-96.5556,43.2599],[-96.5555,43.2599],[-96.5551,43.26],[-96.555,43.26],[-96.5549,43.26],[-96.5547,43.2599],[-96.5546,43.2599],[-96.5544,43.2598],[-96.5543,43.2597],[-96.5542,43.2597],[-96.5541,43.2597],[-96.554,43.2596],[-96.5539,43.2596],[-96.5538,43.2596],[-96.5537,43.2596],[-96.5535,43.2595],[-96.5534,43.2593],[-96.5534,43.2592],[-96.5534,43.2591],[-96.5533,43.2591],[-96.5534,43.259],[-96.5534,43.2589],[-96.5533,43.2589],[-96.5532,43.2589],[-96.5532,43.2588],[-96.5532,43.2587],[-96.5531,43.2586],[-96.553,43.2586],[-96.5529,43.2585],[-96.5528,43.2583],[-96.5527,43.2582],[-96.5527,43.2581],[-96.5526,43.258],[-96.5527,43.2579],[-96.5527,43.2578],[-96.5527,43.2577],[-96.5526,43.2576],[-96.5525,43.2575],[-96.5525,43.2574],[-96.5525,43.2573],[-96.5525,43.257],[-96.5525,43.2569],[-96.5524,43.2568],[-96.5524,43.2567],[-96.5524,43.2566],[-96.5525,43.2564],[-96.5526,43.2563],[-96.5527,43.256],[-96.5527,43.2556],[-96.5527,43.2552],[-96.5527,43.2551],[-96.5527,43.255],[-96.5528,43.2548],[-96.5527,43.2544],[-96.5526,43.2544],[-96.5525,43.2543],[-96.5523,43.2541],[-96.552,43.2538],[-96.552,43.2537],[-96.5519,43.2536],[-96.5519,43.2535],[-96.5519,43.2532],[-96.5519,43.2531],[-96.552,43.2529],[-96.552,43.2528],[-96.5522,43.2527],[-96.5523,43.2526],[-96.5524,43.2525],[-96.5525,43.2525],[-96.5526,43.2525],[-96.5527,43.2523],[-96.5527,43.2521],[-96.5527,43.252],[-96.5527,43.2519],[-96.5526,43.2518],[-96.5525,43.2518],[-96.5524,43.2516],[-96.552,43.2513],[-96.5517,43.2511],[-96.5517,43.251],[-96.5516,43.251],[-96.5515,43.2509],[-96.5515,43.2508],[-96.5514,43.2506],[-96.5514,43.2504],[-96.5514,43.2503],[-96.5514,43.2502],[-96.5513,43.2499],[-96.5512,43.2498],[-96.5511,43.2497],[-96.551,43.2496],[-96.55,43.2488],[-96.5498,43.2487],[-96.5496,43.2485],[-96.5495,43.2484],[-96.5493,43.248],[-96.5492,43.2476],[-96.5491,43.2471],[-96.5491,43.2469],[-96.5492,43.2469],[-96.5492,43.2468],[-96.5493,43.2467],[-96.5494,43.2467],[-96.5495,43.2467],[-96.5496,43.2467],[-96.5499,43.2467],[-96.5511,43.2472],[-96.552,43.2475],[-96.5522,43.2475],[-96.5525,43.2475],[-96.553,43.2475],[-96.5531,43.2475],[-96.5532,43.2475],[-96.5533,43.2475],[-96.5534,43.2474],[-96.5537,43.2472],[-96.5544,43.2468],[-96.5549,43.2466],[-96.5553,43.2465],[-96.5558,43.2463],[-96.5569,43.246],[-96.5587,43.2455],[-96.5588,43.2454],[-96.559,43.2454],[-96.5593,43.2452],[-96.5596,43.245],[-96.5601,43.2447],[-96.5602,43.2445],[-96.5602,43.2444],[-96.5602,43.2443],[-96.5602,43.2442],[-96.5603,43.2441],[-96.5604,43.244],[-96.5605,43.2439],[-96.5607,43.2439],[-96.5611,43.2438],[-96.5615,43.2437],[-96.5618,43.2437],[-96.562,43.2437],[-96.5624,43.2437],[-96.5628,43.2438],[-96.5631,43.2439],[-96.5636,43.2441],[-96.5638,43.2442],[-96.5639,43.2443],[-96.5646,43.2445],[-96.5647,43.2445],[-96.5649,43.2445],[-96.565,43.2445],[-96.5652,43.2445],[-96.5656,43.2442],[-96.5657,43.2442],[-96.5662,43.2437],[-96.5665,43.2435],[-96.5667,43.2433],[-96.5671,43.243],[-96.5677,43.2426],[-96.5679,43.2424],[-96.5682,43.2422],[-96.5685,43.2419],[-96.5687,43.2418],[-96.5688,43.2416],[-96.5691,43.2411],[-96.5693,43.2408],[-96.5697,43.2403],[-96.5699,43.2402],[-96.5713,43.2392],[-96.5714,43.2391],[-96.5714,43.239],[-96.5715,43.2389],[-96.5715,43.2388],[-96.5715,43.2386],[-96.5715,43.2385],[-96.5714,43.2384],[-96.5714,43.2383],[-96.5713,43.2383],[-96.5712,43.2382],[-96.5711,43.2382],[-96.5703,43.238],[-96.57,43.2379],[-96.5699,43.2379],[-96.5696,43.2378],[-96.5696,43.2377],[-96.5693,43.2375],[-96.5691,43.2373],[-96.569,43.2372],[-96.569,43.237],[-96.569,43.2368],[-96.569,43.2364],[-96.5691,43.236],[-96.5693,43.2357],[-96.5694,43.2353],[-96.5694,43.2352],[-96.5696,43.2347],[-96.5696,43.2345],[-96.5696,43.2344],[-96.5695,43.2341],[-96.5695,43.2339],[-96.5695,43.2338],[-96.5695,43.2336],[-96.5694,43.2334],[-96.5692,43.2327],[-96.5687,43.2319],[-96.5685,43.2317],[-96.5683,43.2313],[-96.568,43.2312],[-96.5678,43.2311],[-96.5677,43.2311],[-96.5669,43.2308],[-96.5666,43.2308],[-96.566,43.2307],[-96.5659,43.2307],[-96.5658,43.2307],[-96.5656,43.2306],[-96.5654,43.2305],[-96.5653,43.2304],[-96.5652,43.2303],[-96.5643,43.2292],[-96.5641,43.2288],[-96.564,43.2286],[-96.5637,43.228],[-96.5637,43.2279],[-96.5635,43.2275],[-96.5634,43.2273],[-96.5633,43.2273],[-96.5627,43.2267],[-96.5621,43.2261],[-96.5617,43.2258],[-96.5612,43.2255],[-96.561,43.2254],[-96.5608,43.2253],[-96.5607,43.2252],[-96.5607,43.2251],[-96.5605,43.2249],[-96.5604,43.2248],[-96.5604,43.2247],[-96.56,43.224],[-96.5597,43.2232],[-96.5597,43.2231],[-96.5596,43.2231],[-96.5595,43.223],[-96.5593,43.2229],[-96.5592,43.2229],[-96.559,43.2229],[-96.5587,43.2229],[-96.5586,43.2229],[-96.5583,43.223],[-96.5582,43.2231],[-96.5579,43.2233],[-96.5578,43.2234],[-96.5577,43.2234],[-96.5577,43.2235],[-96.5574,43.2239],[-96.5573,43.224],[-96.5572,43.2241],[-96.5569,43.2244],[-96.5568,43.2244],[-96.5566,43.2247],[-96.5565,43.2249],[-96.5565,43.2251],[-96.5565,43.2257],[-96.5564,43.2259],[-96.5564,43.2261],[-96.5563,43.2262],[-96.5562,43.2263],[-96.5561,43.2264],[-96.556,43.2264],[-96.5559,43.2264],[-96.5555,43.2266],[-96.5553,43.2267],[-96.5546,43.2268],[-96.5536,43.227],[-96.5529,43.227],[-96.5527,43.227],[-96.5526,43.227],[-96.552,43.2271],[-96.5519,43.2271],[-96.5516,43.227],[-96.5506,43.227],[-96.5504,43.227],[-96.5503,43.227],[-96.5496,43.2269],[-96.5485,43.227],[-96.5483,43.227],[-96.5482,43.227],[-96.5479,43.2269],[-96.5475,43.2268],[-96.5472,43.2267],[-96.547,43.2266],[-96.5465,43.2264],[-96.5461,43.2262],[-96.5458,43.2261],[-96.5455,43.226],[-96.5453,43.2259],[-96.5447,43.2259],[-96.5443,43.2259],[-96.5438,43.226],[-96.5433,43.226],[-96.543,43.2261],[-96.5426,43.2261],[-96.5425,43.2261],[-96.5422,43.2261],[-96.5419,43.2261],[-96.5417,43.226],[-96.5414,43.226],[-96.5412,43.2259],[-96.541,43.2258],[-96.5407,43.2257],[-96.5406,43.2257],[-96.5404,43.2256],[-96.5403,43.2256],[-96.5401,43.2257],[-96.5399,43.2257],[-96.5395,43.226],[-96.5392,43.2261],[-96.5388,43.2263],[-96.5384,43.2264],[-96.5377,43.2265],[-96.5376,43.2266],[-96.5374,43.2266],[-96.5371,43.2267],[-96.5371,43.2268],[-96.537,43.2269],[-96.537,43.2271],[-96.5369,43.2271],[-96.5369,43.2272],[-96.5368,43.2273],[-96.5368,43.2275],[-96.5367,43.2275],[-96.5366,43.2276],[-96.5364,43.2276],[-96.5363,43.2276],[-96.5361,43.2276],[-96.5359,43.2276],[-96.5358,43.2276],[-96.5353,43.2274],[-96.5352,43.2274],[-96.5346,43.2271],[-96.5345,43.2271],[-96.5341,43.227],[-96.534,43.227],[-96.5339,43.2269],[-96.5338,43.2268],[-96.5337,43.2266],[-96.5336,43.2266],[-96.5334,43.2264],[-96.5333,43.2263],[-96.5332,43.2263],[-96.5331,43.2263],[-96.5328,43.2263],[-96.5326,43.2263],[-96.5324,43.2262],[-96.5322,43.2261],[-96.532,43.2259],[-96.5318,43.2257],[-96.5317,43.2256],[-96.5315,43.2255],[-96.5314,43.2253],[-96.531,43.2251],[-96.5302,43.2247],[-96.5294,43.2243],[-96.5288,43.2242],[-96.5286,43.2242],[-96.5282,43.2242],[-96.5281,43.2242],[-96.528,43.2242],[-96.5276,43.2242],[-96.5273,43.2243],[-96.5272,43.2243],[-96.527,43.2242],[-96.5268,43.2242],[-96.5267,43.2242],[-96.5266,43.2241],[-96.5265,43.224],[-96.526,43.2237],[-96.5253,43.2231],[-96.5244,43.2224],[-96.5243,43.2224],[-96.524,43.2221],[-96.524,43.222],[-96.5239,43.222],[-96.5239,43.2218],[-96.5238,43.2217],[-96.5238,43.2216],[-96.5237,43.2216],[-96.5236,43.2216],[-96.5234,43.2215],[-96.5233,43.2215],[-96.523,43.2214],[-96.5225,43.2213],[-96.5223,43.2212],[-96.5222,43.2211],[-96.5221,43.221],[-96.5217,43.2206],[-96.5215,43.2203],[-96.5214,43.22],[-96.5213,43.22],[-96.5213,43.2199],[-96.5214,43.2199],[-96.5214,43.2198],[-96.5215,43.2194],[-96.5214,43.2193],[-96.5215,43.2192],[-96.5215,43.2191],[-96.5215,43.2189],[-96.5215,43.2188],[-96.5214,43.2186],[-96.5214,43.2185],[-96.5214,43.2184],[-96.5213,43.2184],[-96.5212,43.2184],[-96.5212,43.2183],[-96.5211,43.2182],[-96.5209,43.2181],[-96.5208,43.2181],[-96.5207,43.218],[-96.5204,43.2179],[-96.5202,43.2178],[-96.52,43.2178],[-96.5198,43.2178],[-96.5196,43.2178],[-96.5184,43.2178],[-96.518,43.2178],[-96.5177,43.2178],[-96.5175,43.2178],[-96.5168,43.2181],[-96.5167,43.2182],[-96.5161,43.2183],[-96.5159,43.2184],[-96.5156,43.2185],[-96.5155,43.2186],[-96.5154,43.2186],[-96.5151,43.2187],[-96.5146,43.2188],[-96.5143,43.2188],[-96.5138,43.2188],[-96.5133,43.2188],[-96.5128,43.2187],[-96.5127,43.2187],[-96.5122,43.2185],[-96.5117,43.2182],[-96.5116,43.2181],[-96.5114,43.2179],[-96.5112,43.2178],[-96.5111,43.2178],[-96.5102,43.2175],[-96.5093,43.2172],[-96.5092,43.2172],[-96.5091,43.2172],[-96.5089,43.2172],[-96.5086,43.2173],[-96.5084,43.2174],[-96.5082,43.2176],[-96.5081,43.2178],[-96.5081,43.218],[-96.5081,43.2182],[-96.5081,43.2183],[-96.5081,43.2188],[-96.5082,43.219],[-96.5085,43.2197],[-96.5088,43.2203],[-96.5088,43.2205],[-96.5088,43.2206],[-96.5088,43.2208],[-96.5088,43.2209],[-96.5088,43.221],[-96.5085,43.2211],[-96.5083,43.2213],[-96.5082,43.2213],[-96.5076,43.2215],[-96.5072,43.2216],[-96.507,43.2217],[-96.5067,43.2217],[-96.5058,43.2218],[-96.5053,43.2218],[-96.5052,43.2218],[-96.5049,43.2217],[-96.5047,43.2217],[-96.5039,43.2216],[-96.5038,43.2216],[-96.5037,43.2215],[-96.5034,43.2214],[-96.5033,43.2214],[-96.5032,43.2213],[-96.5026,43.2211],[-96.5025,43.221],[-96.5019,43.2207],[-96.5018,43.2207],[-96.5016,43.2206],[-96.5013,43.2206],[-96.5012,43.2206],[-96.5008,43.2207],[-96.5006,43.2207],[-96.5004,43.2208],[-96.5001,43.221],[-96.5,43.2211],[-96.4992,43.2216],[-96.4988,43.2219],[-96.4987,43.2219],[-96.4978,43.2228],[-96.4972,43.2235],[-96.4971,43.2235],[-96.4971,43.2236],[-96.4969,43.2236],[-96.4966,43.2237],[-96.4963,43.2237],[-96.4961,43.2237],[-96.496,43.2237],[-96.496,43.2236],[-96.4959,43.2236],[-96.4957,43.2235],[-96.4956,43.2234],[-96.4952,43.2234],[-96.4948,43.2233],[-96.4943,43.2233],[-96.4942,43.2233],[-96.4928,43.2233],[-96.4926,43.2233],[-96.4925,43.2233],[-96.4924,43.2233],[-96.4924,43.2232],[-96.4923,43.2232],[-96.4922,43.2232],[-96.4921,43.2233],[-96.492,43.2233],[-96.4919,43.2233],[-96.4917,43.2233],[-96.4916,43.2234],[-96.4915,43.2234],[-96.4913,43.2234],[-96.4911,43.2234],[-96.4908,43.2234],[-96.4907,43.2234],[-96.4906,43.2233],[-96.4905,43.2233],[-96.4904,43.2233],[-96.4903,43.2233],[-96.4902,43.2233],[-96.4901,43.2233],[-96.49,43.2233],[-96.4899,43.2235],[-96.4898,43.2235],[-96.4888,43.2236],[-96.4887,43.2236],[-96.4883,43.2237],[-96.4881,43.2237],[-96.4878,43.2238],[-96.4875,43.2239],[-96.4872,43.224],[-96.4871,43.224],[-96.4867,43.2241],[-96.4865,43.2241],[-96.4862,43.2242],[-96.4859,43.2242],[-96.4857,43.2242],[-96.4856,43.2242],[-96.4855,43.2242],[-96.4853,43.2242],[-96.485,43.2241],[-96.485,43.224],[-96.4849,43.224],[-96.4847,43.2239],[-96.4845,43.2238],[-96.4843,43.2236],[-96.4839,43.2235],[-96.4837,43.2235],[-96.4835,43.2234],[-96.483,43.2234],[-96.4828,43.2234],[-96.4823,43.2234],[-96.4816,43.2235],[-96.4816,43.2234],[-96.4813,43.2234],[-96.4811,43.2233],[-96.4805,43.2231],[-96.4803,43.223],[-96.48,43.2228],[-96.4796,43.2224],[-96.4795,43.2223],[-96.4794,43.2223],[-96.4792,43.2222],[-96.479,43.2221],[-96.4786,43.2221],[-96.4784,43.2221],[-96.4783,43.222],[-96.478,43.2221],[-96.4779,43.2221],[-96.4776,43.2222],[-96.4775,43.2222],[-96.4774,43.2222],[-96.4773,43.2222],[-96.4772,43.2222],[-96.477,43.2221],[-96.4767,43.222],[-96.4767,43.2219],[-96.4765,43.2218],[-96.4762,43.2213],[-96.4758,43.2207],[-96.4757,43.2206],[-96.4756,43.2206],[-96.4754,43.2205],[-96.4753,43.2203],[-96.4752,43.2201],[-96.4752,43.2198],[-96.4752,43.2195],[-96.4751,43.2193],[-96.4751,43.2191],[-96.4751,43.2189],[-96.4752,43.2189],[-96.4752,43.2188],[-96.4753,43.2188],[-96.475,43.2174],[-96.475,43.2169],[-96.4751,43.2168],[-96.4751,43.2167],[-96.4751,43.2165],[-96.4752,43.2162],[-96.4753,43.216],[-96.4755,43.2158],[-96.4755,43.2157],[-96.4755,43.2153],[-96.4757,43.2148],[-96.4758,43.2146],[-96.4758,43.2145],[-96.476,43.2144],[-96.4761,43.2143],[-96.4763,43.214],[-96.4764,43.2139],[-96.4764,43.2138],[-96.4765,43.2135],[-96.4766,43.2134],[-96.4765,43.2131],[-96.4765,43.213],[-96.4764,43.2129],[-96.4763,43.2127],[-96.4762,43.2127],[-96.4759,43.2124],[-96.4757,43.2123],[-96.4751,43.2118],[-96.4745,43.2113],[-96.4738,43.2107],[-96.4735,43.2106],[-96.4735,43.2105],[-96.4734,43.2104],[-96.4733,43.2104],[-96.4732,43.2101],[-96.4731,43.2101],[-96.4731,43.21],[-96.4723,43.2094],[-96.4721,43.2092],[-96.472,43.2089],[-96.472,43.2085],[-96.472,43.2083],[-96.4719,43.2081],[-96.4718,43.208],[-96.4717,43.2079],[-96.4716,43.2079],[-96.4714,43.2077],[-96.4708,43.2075],[-96.4707,43.2074],[-96.4707,43.2073],[-96.4707,43.2072],[-96.4708,43.2072],[-96.4708,43.2071],[-96.4707,43.2071],[-96.4707,43.207],[-96.4708,43.2068],[-96.471,43.2066],[-96.4711,43.2065],[-96.4712,43.2064],[-96.4712,43.2063],[-96.4712,43.2062],[-96.4712,43.2061],[-96.4712,43.206],[-96.4712,43.2059],[-96.4711,43.2058],[-96.471,43.2056],[-96.4709,43.2056],[-96.4708,43.2055],[-96.4707,43.2052],[-96.4707,43.2051],[-96.4708,43.2051],[-96.471,43.2049],[-96.4713,43.2047],[-96.4714,43.2047],[-96.4729,43.2041],[-96.4733,43.2038],[-96.4736,43.2036],[-96.4738,43.2033],[-96.4739,43.2032],[-96.4739,43.2031],[-96.474,43.203],[-96.4741,43.2029],[-96.4742,43.2028],[-96.4743,43.2028],[-96.4744,43.2028],[-96.4746,43.2028],[-96.4748,43.2028],[-96.4749,43.2028],[-96.4749,43.2027],[-96.475,43.2027],[-96.475,43.2026],[-96.475,43.2025],[-96.475,43.2023],[-96.4749,43.2019],[-96.4748,43.2016],[-96.4748,43.2015],[-96.4746,43.2013],[-96.4746,43.2012],[-96.4744,43.2011],[-96.4743,43.201],[-96.4743,43.2009],[-96.4742,43.2007],[-96.4743,43.2005],[-96.4742,43.2],[-96.4742,43.1998],[-96.4742,43.1995],[-96.4741,43.1991],[-96.4741,43.199],[-96.474,43.1987],[-96.4739,43.1986],[-96.4738,43.1984],[-96.4737,43.1983],[-96.4736,43.1982],[-96.4735,43.1981],[-96.473,43.1978],[-96.4729,43.1977],[-96.4727,43.1974],[-96.4724,43.197],[-96.4722,43.1966],[-96.4721,43.1966],[-96.4721,43.1963],[-96.4721,43.1962],[-96.4721,43.1961],[-96.4721,43.196],[-96.4722,43.1959],[-96.4724,43.1956],[-96.4726,43.1955],[-96.4727,43.1955],[-96.4727,43.1954],[-96.4728,43.1954],[-96.4728,43.1953],[-96.4729,43.1952],[-96.473,43.1952],[-96.4729,43.1951],[-96.4729,43.195],[-96.4729,43.1949],[-96.4729,43.1947],[-96.4729,43.1945],[-96.4729,43.1943],[-96.4729,43.1942],[-96.4733,43.1935],[-96.4733,43.1934],[-96.4736,43.193],[-96.4737,43.1927],[-96.4737,43.1926],[-96.4738,43.1922],[-96.4737,43.1919],[-96.4736,43.1915],[-96.4736,43.1914],[-96.4736,43.1912],[-96.4736,43.1911],[-96.4741,43.1903],[-96.4741,43.1902],[-96.474,43.1896],[-96.4739,43.1894],[-96.4738,43.1891],[-96.4737,43.189],[-96.4736,43.1889],[-96.4728,43.1881],[-96.4727,43.1881],[-96.4724,43.1876],[-96.4724,43.1872],[-96.4724,43.1871],[-96.4724,43.187],[-96.4725,43.1868],[-96.4726,43.1867],[-96.4728,43.1866],[-96.4729,43.1864],[-96.4729,43.1863],[-96.4729,43.1861],[-96.4729,43.186],[-96.4726,43.1857],[-96.4725,43.1856],[-96.4721,43.1854],[-96.472,43.1854],[-96.4719,43.1854],[-96.4717,43.1854],[-96.4716,43.1854],[-96.4715,43.1855],[-96.4714,43.1855],[-96.4711,43.1859],[-96.4711,43.186],[-96.471,43.186],[-96.4709,43.1861],[-96.4708,43.1861],[-96.4708,43.1862],[-96.4706,43.1862],[-96.4704,43.1862],[-96.4702,43.1862],[-96.4702,43.1861],[-96.4699,43.1859],[-96.4698,43.1859],[-96.4698,43.1857],[-96.4697,43.1856],[-96.4697,43.1855],[-96.4697,43.1853],[-96.4696,43.1852],[-96.4696,43.1851],[-96.4694,43.1849],[-96.4693,43.1848],[-96.4692,43.1848],[-96.4691,43.1847],[-96.469,43.1846],[-96.4689,43.1846],[-96.4688,43.1845],[-96.4688,43.1844],[-96.4687,43.1845],[-96.4686,43.1845],[-96.4679,43.1848],[-96.4677,43.1848],[-96.4676,43.1848],[-96.4673,43.1848],[-96.4672,43.1847],[-96.4669,43.1845],[-96.4669,43.1844],[-96.4667,43.184],[-96.4666,43.1837],[-96.4665,43.1835],[-96.4664,43.1834],[-96.4662,43.1833],[-96.466,43.1832],[-96.4659,43.1832],[-96.4655,43.1831],[-96.4654,43.1831],[-96.4653,43.183],[-96.4652,43.1829],[-96.465,43.1825],[-96.4649,43.1821],[-96.4649,43.182],[-96.4648,43.1815],[-96.4649,43.1807],[-96.4651,43.1801],[-96.4651,43.18],[-96.4653,43.1799],[-96.4653,43.1798],[-96.4654,43.1797],[-96.4654,43.1794],[-96.4659,43.1785],[-96.466,43.1784],[-96.4661,43.1784],[-96.4662,43.1781],[-96.4664,43.1778],[-96.4664,43.1777],[-96.4664,43.1776],[-96.4664,43.1775],[-96.4664,43.1774],[-96.4663,43.1773],[-96.4662,43.1771],[-96.4657,43.1767],[-96.4656,43.1767],[-96.4655,43.1765],[-96.4655,43.1762],[-96.4655,43.176],[-96.4657,43.1758],[-96.4659,43.1754],[-96.4661,43.1752],[-96.4665,43.1748],[-96.4666,43.1747],[-96.4667,43.1746],[-96.4668,43.1744],[-96.4669,43.1743],[-96.4669,43.1742],[-96.4669,43.1741],[-96.4668,43.1738],[-96.4667,43.1737],[-96.4666,43.1736],[-96.4665,43.1736],[-96.4664,43.1736],[-96.4661,43.1735],[-96.4656,43.1732],[-96.4655,43.1731],[-96.4654,43.173],[-96.4653,43.1729],[-96.4653,43.1728],[-96.4653,43.1724],[-96.4654,43.1722],[-96.4655,43.1715],[-96.4656,43.1713],[-96.4657,43.1711],[-96.4657,43.1709],[-96.4659,43.1709],[-96.4659,43.1708],[-96.466,43.1707],[-96.4661,43.1707],[-96.4662,43.1707],[-96.4663,43.1707],[-96.4666,43.1707],[-96.4667,43.1707],[-96.4668,43.1707],[-96.4669,43.1707],[-96.467,43.1707],[-96.4673,43.1707],[-96.4677,43.1707],[-96.4682,43.1706],[-96.4683,43.1706],[-96.4685,43.1705],[-96.4686,43.1705],[-96.4688,43.1704],[-96.4688,43.1703],[-96.4688,43.1702],[-96.4688,43.1701],[-96.4691,43.1698],[-96.4691,43.1697],[-96.4691,43.1694],[-96.4691,43.1693],[-96.469,43.169],[-96.4689,43.1689],[-96.4688,43.1688],[-96.4687,43.1687],[-96.4685,43.1686],[-96.4684,43.1686],[-96.4682,43.1685],[-96.4676,43.1686],[-96.4674,43.1686],[-96.4672,43.1685],[-96.4671,43.1685],[-96.467,43.1684],[-96.467,43.1683],[-96.4669,43.1681],[-96.4669,43.1677],[-96.4669,43.1674],[-96.467,43.1662],[-96.4671,43.1661],[-96.4672,43.166],[-96.4672,43.1659],[-96.4672,43.1658],[-96.4672,43.1656],[-96.4672,43.1653],[-96.4671,43.165],[-96.467,43.1649],[-96.4671,43.1648],[-96.4671,43.1647],[-96.4672,43.1647],[-96.4673,43.1645],[-96.4675,43.1644],[-96.4675,43.1642],[-96.4676,43.164],[-96.4676,43.1639],[-96.4676,43.1638],[-96.4675,43.1637],[-96.4675,43.1636],[-96.4673,43.1634],[-96.4672,43.1633],[-96.4671,43.1632],[-96.467,43.1632],[-96.467,43.1631],[-96.4666,43.1626],[-96.4664,43.1624],[-96.4664,43.1623],[-96.466,43.1619],[-96.466,43.1618],[-96.4659,43.1616],[-96.4659,43.1615],[-96.466,43.1614],[-96.4662,43.1606],[-96.4664,43.1603],[-96.4665,43.1603],[-96.4667,43.16],[-96.467,43.1598],[-96.4674,43.1595],[-96.4679,43.1593],[-96.468,43.1593],[-96.4685,43.1589],[-96.4686,43.1589],[-96.4691,43.1587],[-96.4692,43.1587],[-96.4695,43.1585],[-96.4695,43.1584],[-96.4696,43.1583],[-96.4695,43.1583],[-96.4694,43.1582],[-96.4692,43.158],[-96.4691,43.1579],[-96.469,43.1579],[-96.4689,43.1579],[-96.4688,43.1579],[-96.4687,43.1579],[-96.4686,43.1579],[-96.4685,43.1579],[-96.4683,43.1578],[-96.4681,43.1577],[-96.468,43.1576],[-96.4679,43.1576],[-96.4678,43.1575],[-96.4678,43.1574],[-96.4677,43.1574],[-96.4673,43.1566],[-96.4673,43.1565],[-96.4671,43.1564],[-96.467,43.1563],[-96.4667,43.1562],[-96.4666,43.1562],[-96.4664,43.1562],[-96.4663,43.1562],[-96.4661,43.1562],[-96.4658,43.1562],[-96.4657,43.1563],[-96.4656,43.1563],[-96.4651,43.1564],[-96.465,43.1564],[-96.4647,43.1565],[-96.4646,43.1564],[-96.4645,43.1564],[-96.4643,43.1564],[-96.4642,43.1564],[-96.4641,43.1564],[-96.4641,43.1563],[-96.464,43.1563],[-96.464,43.1562],[-96.4639,43.1562],[-96.4639,43.1561],[-96.464,43.1561],[-96.464,43.1555],[-96.4641,43.1551],[-96.4643,43.1546],[-96.4644,43.1541],[-96.4644,43.154],[-96.4644,43.1539],[-96.4644,43.1534],[-96.4644,43.1533],[-96.4646,43.1531],[-96.465,43.1527],[-96.4651,43.1527],[-96.4655,43.1524],[-96.4656,43.1523],[-96.4659,43.1523],[-96.466,43.1523],[-96.4663,43.1522],[-96.4667,43.1523],[-96.4669,43.1523],[-96.467,43.1523],[-96.4676,43.1525],[-96.4678,43.1525],[-96.4681,43.1525],[-96.4682,43.1525],[-96.4684,43.1524],[-96.4685,43.1523],[-96.4686,43.1522],[-96.4686,43.1521],[-96.4685,43.152],[-96.4685,43.1519],[-96.4685,43.1518],[-96.4683,43.1516],[-96.4679,43.1512],[-96.4674,43.151],[-96.4672,43.1508],[-96.4665,43.1501],[-96.4664,43.15],[-96.4655,43.1492],[-96.4655,43.1491],[-96.4653,43.1489],[-96.4653,43.1488],[-96.4653,43.1487],[-96.4653,43.1486],[-96.4654,43.1481],[-96.4654,43.1479],[-96.4654,43.1478],[-96.4654,43.1477],[-96.4653,43.1476],[-96.4652,43.1475],[-96.4651,43.1475],[-96.4647,43.1474],[-96.4646,43.1473],[-96.4643,43.1473],[-96.4639,43.1474],[-96.4638,43.1474],[-96.4633,43.1476],[-96.4631,43.1476],[-96.463,43.1477],[-96.4628,43.1479],[-96.4628,43.148],[-96.4627,43.1481],[-96.4627,43.1482],[-96.4629,43.1484],[-96.463,43.1485],[-96.463,43.1486],[-96.4629,43.1489],[-96.4628,43.149],[-96.4627,43.149],[-96.4627,43.1491],[-96.4625,43.1491],[-96.4623,43.1492],[-96.4622,43.1492],[-96.4621,43.1492],[-96.4619,43.1492],[-96.4618,43.1491],[-96.4615,43.1491],[-96.4614,43.149],[-96.4613,43.1489],[-96.4613,43.1488],[-96.4612,43.1488],[-96.4612,43.1487],[-96.4611,43.1486],[-96.4611,43.1485],[-96.4611,43.1484],[-96.461,43.1482],[-96.4609,43.1481],[-96.4609,43.148],[-96.4608,43.1479],[-96.4607,43.1479],[-96.4605,43.1478],[-96.4602,43.1478],[-96.4598,43.1478],[-96.4596,43.1477],[-96.4595,43.1477],[-96.4594,43.1477],[-96.4592,43.1475],[-96.4591,43.1473],[-96.459,43.1471],[-96.459,43.147],[-96.459,43.1469],[-96.4591,43.1468],[-96.4592,43.1466],[-96.4593,43.1465],[-96.4596,43.1464],[-96.4602,43.1464],[-96.4603,43.1463],[-96.4604,43.1463],[-96.4605,43.1461],[-96.4606,43.1461],[-96.4606,43.146],[-96.4606,43.1458],[-96.4606,43.1457],[-96.4605,43.1456],[-96.4604,43.1456],[-96.4604,43.1454],[-96.4604,43.145],[-96.4604,43.1449],[-96.4605,43.1446],[-96.4606,43.1445],[-96.4608,43.1442],[-96.4609,43.1441],[-96.4609,43.144],[-96.4607,43.1438],[-96.4605,43.1437],[-96.4604,43.1436],[-96.4602,43.1435],[-96.46,43.1435],[-96.4598,43.1434],[-96.4595,43.1434],[-96.4593,43.1434],[-96.4588,43.1434],[-96.4587,43.1434],[-96.4583,43.1435],[-96.458,43.1437],[-96.4575,43.1439],[-96.4569,43.1441],[-96.4564,43.1442],[-96.4562,43.1442],[-96.4561,43.1442],[-96.456,43.1442],[-96.4558,43.1442],[-96.4557,43.1442],[-96.4555,43.1442],[-96.4552,43.1441],[-96.4549,43.144],[-96.4548,43.1438],[-96.4547,43.1437],[-96.4546,43.1436],[-96.4545,43.1435],[-96.4543,43.1429],[-96.4542,43.1428],[-96.4541,43.1427],[-96.454,43.1426],[-96.4539,43.1425],[-96.4538,43.1425],[-96.4534,43.1425],[-96.4531,43.1425],[-96.4526,43.1425],[-96.4519,43.1426],[-96.4513,43.1427],[-96.4511,43.1427],[-96.451,43.1427],[-96.451,43.1426],[-96.4506,43.1425],[-96.4504,43.1424],[-96.4504,43.1423],[-96.4502,43.1421],[-96.4501,43.1418],[-96.4498,43.1412],[-96.4493,43.1405],[-96.449,43.1401],[-96.4488,43.1399],[-96.4486,43.1396],[-96.4485,43.1395],[-96.4477,43.139],[-96.4475,43.1389],[-96.4474,43.1387],[-96.4471,43.1384],[-96.4471,43.1383],[-96.447,43.1381],[-96.447,43.1379],[-96.4471,43.1377],[-96.4471,43.1376],[-96.4472,43.1375],[-96.4473,43.1374],[-96.4474,43.1374],[-96.4477,43.1373],[-96.4479,43.1372],[-96.448,43.1371],[-96.4484,43.137],[-96.4485,43.1369],[-96.4487,43.1366],[-96.4487,43.1365],[-96.4486,43.1363],[-96.4486,43.1362],[-96.4485,43.1361],[-96.4484,43.1361],[-96.4484,43.136],[-96.4482,43.136],[-96.4481,43.136],[-96.448,43.136],[-96.4476,43.1359],[-96.4473,43.1359],[-96.4471,43.1359],[-96.447,43.136],[-96.4469,43.136],[-96.4468,43.1361],[-96.4466,43.1362],[-96.4462,43.1366],[-96.4461,43.1366],[-96.4459,43.1367],[-96.4458,43.1367],[-96.4458,43.1366],[-96.4457,43.1366],[-96.4456,43.1365],[-96.4455,43.1364],[-96.4454,43.1363],[-96.4452,43.136],[-96.445,43.1356],[-96.4449,43.1354],[-96.4445,43.1351],[-96.4441,43.1347],[-96.444,43.1347],[-96.4437,43.1344],[-96.4437,43.1343],[-96.4437,43.1342],[-96.4436,43.1341],[-96.4434,43.1339],[-96.4433,43.1338],[-96.4432,43.1338],[-96.4432,43.1337],[-96.4431,43.1336],[-96.4432,43.1335],[-96.4432,43.1334],[-96.4431,43.1331],[-96.4431,43.1329],[-96.4431,43.1328],[-96.4431,43.1325],[-96.4432,43.132],[-96.4432,43.1315],[-96.4432,43.1314],[-96.4431,43.1305],[-96.443,43.13],[-96.443,43.1298],[-96.443,43.1296],[-96.443,43.1294],[-96.443,43.1293],[-96.443,43.1292],[-96.4429,43.129],[-96.4428,43.1287],[-96.4428,43.1286],[-96.4427,43.1286],[-96.4426,43.1285],[-96.4425,43.1285],[-96.4423,43.1284],[-96.4422,43.1284],[-96.442,43.1284],[-96.4417,43.1285],[-96.4414,43.1286],[-96.4413,43.1287],[-96.4412,43.1287],[-96.4412,43.1288],[-96.4409,43.1289],[-96.4408,43.1289],[-96.4406,43.1289],[-96.4406,43.1288],[-96.4404,43.1287],[-96.4403,43.1286],[-96.4402,43.1283],[-96.4401,43.1281],[-96.4401,43.1278],[-96.4401,43.1274],[-96.4402,43.1273],[-96.4402,43.1272],[-96.4404,43.1269],[-96.4406,43.1268],[-96.4407,43.1267],[-96.4409,43.1266],[-96.441,43.1266],[-96.4411,43.1265],[-96.4413,43.1261],[-96.4413,43.126],[-96.4414,43.1259],[-96.4413,43.1259],[-96.4414,43.1258],[-96.4415,43.1257],[-96.4416,43.1253],[-96.4417,43.1253],[-96.4417,43.125],[-96.4417,43.1249],[-96.4416,43.1247],[-96.4416,43.1245],[-96.4415,43.1244],[-96.4414,43.1243],[-96.441,43.1238],[-96.4407,43.1234],[-96.4406,43.1233],[-96.4404,43.123],[-96.4403,43.1226],[-96.4403,43.1225],[-96.4402,43.1224],[-96.4399,43.1222],[-96.4393,43.122],[-96.4392,43.1219],[-96.4391,43.1219],[-96.4387,43.1218],[-96.4384,43.1217],[-96.4381,43.1216],[-96.4377,43.1215],[-96.437,43.1213],[-96.4369,43.1213],[-96.4368,43.1212],[-96.4366,43.1209],[-96.4365,43.1207],[-96.4365,43.1204],[-96.4365,43.1203],[-96.4365,43.1202],[-96.4365,43.12],[-96.4366,43.1198],[-96.4368,43.1194],[-96.437,43.1191],[-96.4373,43.1188],[-96.438,43.1179],[-96.4381,43.1176],[-96.4382,43.1175],[-96.4383,43.1175],[-96.4384,43.1173],[-96.4385,43.1172],[-96.4387,43.1168],[-96.4388,43.1166],[-96.4389,43.1161],[-96.4389,43.1149],[-96.4389,43.1148],[-96.439,43.1147],[-96.4396,43.1136],[-96.4397,43.1136],[-96.4398,43.1134],[-96.4409,43.1126],[-96.4409,43.1125],[-96.441,43.1125],[-96.4422,43.1119],[-96.4424,43.1118],[-96.4428,43.1116],[-96.443,43.1115],[-96.4434,43.1112],[-96.4435,43.111],[-96.4438,43.1108],[-96.4439,43.1107],[-96.444,43.1106],[-96.4441,43.1106],[-96.4445,43.1105],[-96.4454,43.1103],[-96.4455,43.1103],[-96.4456,43.1103],[-96.4457,43.1102],[-96.4458,43.1102],[-96.4459,43.1101],[-96.446,43.11],[-96.4462,43.1098],[-96.4463,43.1097],[-96.4464,43.1095],[-96.4465,43.1094],[-96.4465,43.1093],[-96.4465,43.1091],[-96.4465,43.109],[-96.4468,43.1082],[-96.4468,43.1081],[-96.4468,43.108],[-96.4471,43.1077],[-96.4472,43.1075],[-96.4472,43.1073],[-96.4473,43.1068],[-96.4473,43.1067],[-96.4474,43.1066],[-96.4475,43.1065],[-96.4474,43.1063],[-96.4472,43.1062],[-96.4472,43.1061],[-96.4471,43.1061],[-96.447,43.106],[-96.4469,43.1059],[-96.4469,43.1058],[-96.4469,43.1057],[-96.4469,43.1056],[-96.447,43.1056],[-96.447,43.1055],[-96.4471,43.1054],[-96.4472,43.1053],[-96.4473,43.1053],[-96.4476,43.1052],[-96.4477,43.1052],[-96.4478,43.1051],[-96.448,43.1049],[-96.4483,43.1046],[-96.4485,43.1044],[-96.4488,43.1043],[-96.4491,43.1042],[-96.4494,43.1041],[-96.4496,43.1041],[-96.4498,43.1041],[-96.4499,43.1041],[-96.4502,43.104],[-96.4504,43.1039],[-96.4505,43.1038],[-96.4506,43.1037],[-96.4507,43.1034],[-96.4506,43.103],[-96.4506,43.1028],[-96.4505,43.1026],[-96.4502,43.1022],[-96.4501,43.1021],[-96.4501,43.1019],[-96.4501,43.1018],[-96.4501,43.1015],[-96.4501,43.1014],[-96.4502,43.1011],[-96.4504,43.1009],[-96.4506,43.1007],[-96.4509,43.1006],[-96.4511,43.1005],[-96.4512,43.1005],[-96.4513,43.1005],[-96.4515,43.1005],[-96.4516,43.1005],[-96.4517,43.1005],[-96.4518,43.1005],[-96.4518,43.1006],[-96.4519,43.1006],[-96.452,43.1007],[-96.4521,43.1007],[-96.4522,43.1008],[-96.4524,43.1008],[-96.4525,43.1008],[-96.4526,43.1007],[-96.4527,43.1006],[-96.4529,43.1001],[-96.453,43.0998],[-96.4531,43.0995],[-96.4531,43.0993],[-96.4531,43.0992],[-96.453,43.0989],[-96.453,43.0988],[-96.4527,43.0987],[-96.4524,43.0986],[-96.4523,43.0985],[-96.4523,43.0984],[-96.4524,43.0982],[-96.4524,43.0981],[-96.4526,43.0981],[-96.4527,43.0979],[-96.4532,43.0976],[-96.4534,43.0975],[-96.4536,43.0974],[-96.4539,43.0974],[-96.4541,43.0973],[-96.4542,43.0973],[-96.4544,43.0974],[-96.4545,43.0974],[-96.4547,43.0975],[-96.4548,43.0975],[-96.4551,43.0975],[-96.4553,43.0975],[-96.4554,43.0976],[-96.4557,43.0977],[-96.456,43.0978],[-96.4562,43.0979],[-96.4563,43.0979],[-96.4565,43.0978],[-96.4567,43.0978],[-96.457,43.0977],[-96.457,43.0976],[-96.4571,43.0975],[-96.4572,43.0974],[-96.4572,43.0973],[-96.4572,43.0971],[-96.4571,43.097],[-96.4571,43.0969],[-96.4571,43.0968],[-96.4569,43.0965],[-96.4568,43.0964],[-96.4568,43.096],[-96.4569,43.0959],[-96.457,43.0958],[-96.4573,43.0957],[-96.4574,43.0956],[-96.4575,43.0956],[-96.4578,43.0955],[-96.4579,43.0955],[-96.4582,43.0956],[-96.4585,43.0955],[-96.4586,43.0955],[-96.4588,43.0956],[-96.459,43.0955],[-96.4592,43.0955],[-96.4596,43.0955],[-96.4597,43.0955],[-96.4599,43.0954],[-96.4602,43.0953],[-96.4605,43.0951],[-96.4607,43.0949],[-96.4608,43.0948],[-96.4609,43.0946],[-96.461,43.0944],[-96.4611,43.0943],[-96.4611,43.0942],[-96.4612,43.0938],[-96.4613,43.0937],[-96.4613,43.0936],[-96.4615,43.0936],[-96.4617,43.0934],[-96.4619,43.0933],[-96.462,43.0932],[-96.4622,43.093],[-96.4623,43.093],[-96.4623,43.0929],[-96.4624,43.0926],[-96.4624,43.0925],[-96.4624,43.0924],[-96.4625,43.0922],[-96.4625,43.0921],[-96.4626,43.0919],[-96.4625,43.0917],[-96.4626,43.0915],[-96.4628,43.0913],[-96.4631,43.0907],[-96.4631,43.0906],[-96.4632,43.0905],[-96.4632,43.0903],[-96.4632,43.0902],[-96.4632,43.0901],[-96.4631,43.09],[-96.463,43.0899],[-96.4627,43.0897],[-96.4625,43.0896],[-96.4624,43.0896],[-96.4623,43.0895],[-96.4617,43.0895],[-96.4616,43.0895],[-96.4608,43.0893],[-96.4595,43.0891],[-96.4591,43.089],[-96.4587,43.089],[-96.4586,43.089],[-96.4579,43.0889],[-96.4574,43.0888],[-96.4572,43.0887],[-96.457,43.0887],[-96.4566,43.0885],[-96.4565,43.0885],[-96.4562,43.0885],[-96.456,43.0885],[-96.4556,43.0884],[-96.4555,43.0883],[-96.4554,43.0883],[-96.4552,43.0879],[-96.4551,43.0879],[-96.4548,43.0873],[-96.4547,43.0871],[-96.4546,43.0868],[-96.4544,43.0862],[-96.4544,43.086],[-96.4543,43.0855],[-96.4543,43.0848],[-96.4543,43.0846],[-96.4542,43.0845],[-96.4541,43.0842],[-96.4541,43.0841],[-96.4541,43.0839],[-96.4541,43.0838],[-96.4541,43.0835],[-96.4541,43.0834],[-96.4541,43.0833],[-96.4542,43.0832],[-96.4542,43.0831],[-96.4542,43.083],[-96.4542,43.0829],[-96.4542,43.0828],[-96.4543,43.0827],[-96.4543,43.0825],[-96.4544,43.0825],[-96.4545,43.0824],[-96.455,43.0819],[-96.4552,43.0817],[-96.4553,43.0817],[-96.4553,43.0816],[-96.4554,43.0816],[-96.4555,43.0816],[-96.4555,43.0815],[-96.4557,43.0813],[-96.4557,43.0811],[-96.4558,43.0809],[-96.4558,43.0808],[-96.4558,43.0801],[-96.4558,43.0795],[-96.4557,43.0785],[-96.4557,43.0782],[-96.4557,43.0777],[-96.4557,43.0774],[-96.4557,43.0772],[-96.4555,43.0766],[-96.4554,43.0763],[-96.4554,43.076],[-96.4553,43.0755],[-96.4553,43.0752],[-96.4553,43.0751],[-96.4554,43.075],[-96.4555,43.0749],[-96.4555,43.0747],[-96.4556,43.0743],[-96.4557,43.074],[-96.4557,43.0739],[-96.4559,43.0736],[-96.4564,43.0732],[-96.4566,43.0729],[-96.4567,43.0729],[-96.4568,43.0728],[-96.4569,43.0727],[-96.4571,43.0726],[-96.4572,43.0724],[-96.4573,43.0722],[-96.4574,43.072],[-96.4574,43.0718],[-96.4574,43.0713],[-96.4574,43.0712],[-96.4574,43.071],[-96.4576,43.0708],[-96.4581,43.0705],[-96.4585,43.0703],[-96.4586,43.0703],[-96.4587,43.0702],[-96.4588,43.0701],[-96.4589,43.0701],[-96.4593,43.0699],[-96.4594,43.0698],[-96.4595,43.0696],[-96.4595,43.0695],[-96.4594,43.0692],[-96.4593,43.0691],[-96.4593,43.069],[-96.459,43.0688],[-96.4584,43.0683],[-96.4583,43.0682],[-96.4583,43.0681],[-96.4582,43.0681],[-96.4582,43.068],[-96.4582,43.0678],[-96.4582,43.0676],[-96.4583,43.0674],[-96.4584,43.0673],[-96.4586,43.0672],[-96.4589,43.0671],[-96.4592,43.067],[-96.4596,43.0668],[-96.4596,43.0667],[-96.4599,43.0667],[-96.4603,43.0665],[-96.4605,43.0663],[-96.4606,43.0663],[-96.4606,43.0661],[-96.4607,43.0659],[-96.4607,43.0658],[-96.4605,43.0656],[-96.4604,43.0654],[-96.4603,43.0652],[-96.4604,43.0651],[-96.4604,43.065],[-96.4605,43.0647],[-96.4607,43.0645],[-96.4607,43.0644],[-96.4607,43.0643],[-96.461,43.0642],[-96.4614,43.064],[-96.4625,43.0635],[-96.4626,43.0635],[-96.4629,43.0633],[-96.4631,43.0632],[-96.4632,43.0631],[-96.4638,43.0629],[-96.4639,43.0628],[-96.464,43.0628],[-96.4641,43.0627],[-96.4642,43.0626],[-96.4645,43.0626],[-96.4646,43.0625],[-96.4647,43.0625],[-96.4648,43.0626],[-96.465,43.0625],[-96.4654,43.0624],[-96.4655,43.0624],[-96.4659,43.0623],[-96.4663,43.0622],[-96.4665,43.0622],[-96.4667,43.0622],[-96.4673,43.062],[-96.4674,43.062],[-96.4675,43.062],[-96.4679,43.062],[-96.4683,43.0619],[-96.4688,43.062],[-96.469,43.062],[-96.4693,43.062],[-96.4701,43.0622],[-96.4705,43.0623],[-96.4706,43.0624],[-96.4708,43.0625],[-96.4713,43.0629],[-96.4715,43.063],[-96.4722,43.0635],[-96.4723,43.0635],[-96.4724,43.0636],[-96.4726,43.0637],[-96.4727,43.0637],[-96.4728,43.0637],[-96.4729,43.0637],[-96.4731,43.0637],[-96.4732,43.0637],[-96.4734,43.0637],[-96.4737,43.0635],[-96.4738,43.0635],[-96.4739,43.0635],[-96.4743,43.0634],[-96.4745,43.0633],[-96.4752,43.0632],[-96.4753,43.0632],[-96.4754,43.0631],[-96.4757,43.063],[-96.4764,43.0628],[-96.4767,43.0627],[-96.4768,43.0627],[-96.477,43.0626],[-96.4773,43.0624],[-96.4774,43.0623],[-96.4775,43.0622],[-96.4776,43.062],[-96.4778,43.0619],[-96.4778,43.0618],[-96.4779,43.0617],[-96.4781,43.0615],[-96.4785,43.0611],[-96.4794,43.0607],[-96.4797,43.0606],[-96.4798,43.0605],[-96.48,43.0605],[-96.4802,43.0604],[-96.4805,43.0603],[-96.4808,43.0602],[-96.4814,43.0598],[-96.4815,43.0598],[-96.4815,43.0597],[-96.4818,43.0594],[-96.4823,43.0589],[-96.4825,43.0587],[-96.4828,43.0585],[-96.4832,43.0583],[-96.4836,43.0581],[-96.4837,43.0581],[-96.4838,43.0581],[-96.4839,43.0581],[-96.484,43.058],[-96.4843,43.0578],[-96.4844,43.0577],[-96.4845,43.0576],[-96.4846,43.0576],[-96.4847,43.0575],[-96.4849,43.0572],[-96.485,43.0569],[-96.4851,43.0568],[-96.4852,43.0568],[-96.4852,43.0567],[-96.4856,43.0565],[-96.4858,43.0563],[-96.4862,43.0561],[-96.4864,43.056],[-96.4865,43.0559],[-96.4866,43.0559],[-96.4867,43.0559],[-96.4868,43.0559],[-96.487,43.0558],[-96.4871,43.0556],[-96.4874,43.0553],[-96.4875,43.0553],[-96.4875,43.0552],[-96.4877,43.055],[-96.4878,43.0549],[-96.4879,43.0548],[-96.488,43.0547],[-96.488,43.0546],[-96.4881,43.0545],[-96.4882,43.0545],[-96.4883,43.0544],[-96.4884,43.0544],[-96.4885,43.0544],[-96.4886,43.0543],[-96.4887,43.0542],[-96.4888,43.054],[-96.489,43.0537],[-96.489,43.0535],[-96.489,43.0533],[-96.489,43.0532],[-96.489,43.0531],[-96.489,43.053],[-96.489,43.0529],[-96.489,43.0528],[-96.4889,43.0527],[-96.4888,43.0524],[-96.4889,43.052],[-96.489,43.0517],[-96.4892,43.0515],[-96.4893,43.0514],[-96.4896,43.0513],[-96.4899,43.0512],[-96.4904,43.051],[-96.4905,43.0509],[-96.4909,43.0508],[-96.4913,43.0507],[-96.4916,43.0507],[-96.492,43.0506],[-96.4923,43.0506],[-96.4932,43.0506],[-96.4936,43.0506],[-96.4937,43.0506],[-96.4938,43.0506],[-96.494,43.0506],[-96.4946,43.0505],[-96.4949,43.0504],[-96.4951,43.0503],[-96.4956,43.0503],[-96.496,43.0502],[-96.4967,43.0502],[-96.4982,43.0502],[-96.4988,43.0501],[-96.4992,43.05],[-96.4993,43.05],[-96.4995,43.05],[-96.4996,43.05],[-96.4998,43.0498],[-96.4999,43.0497],[-96.5,43.0497],[-96.5001,43.0496],[-96.5003,43.0493],[-96.5004,43.0492],[-96.5004,43.0491],[-96.5005,43.049],[-96.5005,43.0489],[-96.5008,43.0488],[-96.5009,43.0488],[-96.501,43.0488],[-96.5015,43.0487],[-96.5018,43.0487],[-96.5033,43.0487],[-96.5037,43.0487],[-96.5038,43.0487],[-96.5044,43.0487],[-96.5045,43.0487],[-96.5053,43.0489],[-96.506,43.049],[-96.5063,43.0491],[-96.5076,43.0498],[-96.5082,43.05],[-96.5083,43.0501],[-96.5088,43.0502],[-96.5089,43.0502],[-96.5092,43.0502],[-96.5096,43.0502],[-96.5096,43.0501],[-96.5099,43.0501],[-96.5101,43.05],[-96.5104,43.05],[-96.5105,43.0499],[-96.5109,43.0498],[-96.5113,43.0494],[-96.5116,43.0491],[-96.5121,43.0486],[-96.5123,43.0484],[-96.5124,43.0483],[-96.5125,43.0482],[-96.5128,43.0478],[-96.5132,43.0475],[-96.5135,43.0472],[-96.5136,43.0471],[-96.5137,43.047],[-96.5141,43.0465],[-96.5146,43.0457],[-96.5148,43.0454],[-96.5148,43.0452],[-96.5148,43.0451],[-96.5148,43.0446],[-96.5148,43.0445],[-96.5147,43.044],[-96.5145,43.0437],[-96.5143,43.0433],[-96.514,43.0429],[-96.5138,43.0428],[-96.5137,43.0427],[-96.5134,43.0424],[-96.5134,43.0423],[-96.513,43.0421],[-96.5129,43.042],[-96.5128,43.0418],[-96.5127,43.0417],[-96.5126,43.0415],[-96.5126,43.0414],[-96.5126,43.0412],[-96.5125,43.0411],[-96.5126,43.0411],[-96.5127,43.041],[-96.5131,43.041],[-96.5133,43.041],[-96.5134,43.041],[-96.5138,43.0409],[-96.5141,43.0409],[-96.5146,43.0409],[-96.5149,43.041],[-96.5153,43.0412],[-96.5158,43.0414],[-96.5162,43.0414],[-96.5165,43.0413],[-96.5171,43.0411],[-96.5176,43.0404],[-96.518,43.0402],[-96.5184,43.0401],[-96.5192,43.0402],[-96.5202,43.0403],[-96.5203,43.0402],[-96.5209,43.0401],[-96.5213,43.0397],[-96.5215,43.0389],[-96.5215,43.0388],[-96.5213,43.0381],[-96.5211,43.0378],[-96.5209,43.0378],[-96.5202,43.0378],[-96.5201,43.0378],[-96.5199,43.0378],[-96.5197,43.0378],[-96.5195,43.0379],[-96.5185,43.0382],[-96.5182,43.0383],[-96.5178,43.0384],[-96.5172,43.0386],[-96.5169,43.0387],[-96.5163,43.039],[-96.5162,43.039],[-96.5159,43.0392],[-96.5149,43.0397],[-96.5146,43.0398],[-96.5143,43.04],[-96.514,43.0401],[-96.5139,43.0401],[-96.5138,43.0402],[-96.5132,43.0403],[-96.5131,43.0404],[-96.5126,43.0404],[-96.5125,43.0404],[-96.5123,43.0405],[-96.5122,43.0405],[-96.5122,43.0404],[-96.5119,43.0402],[-96.5117,43.0401],[-96.5115,43.04],[-96.5111,43.0397],[-96.511,43.0397],[-96.5109,43.0395],[-96.5108,43.0393],[-96.5108,43.0391],[-96.5106,43.0388],[-96.5105,43.0387],[-96.5103,43.0385],[-96.5102,43.0384],[-96.5099,43.0383],[-96.5096,43.0382],[-96.5095,43.0381],[-96.5093,43.038],[-96.5093,43.0379],[-96.5092,43.0378],[-96.5092,43.0376],[-96.5092,43.037],[-96.5091,43.0368],[-96.5093,43.0365],[-96.5094,43.036],[-96.5095,43.0357],[-96.5096,43.0352],[-96.5097,43.035],[-96.5099,43.0345],[-96.5101,43.0342],[-96.5104,43.0328],[-96.5106,43.0322],[-96.5106,43.0321],[-96.5107,43.032],[-96.5108,43.0319],[-96.5109,43.0317],[-96.511,43.0317],[-96.5111,43.0317],[-96.5117,43.0316],[-96.5125,43.0313],[-96.5129,43.0312],[-96.5135,43.0309],[-96.5137,43.0308],[-96.5138,43.0307],[-96.5139,43.0307],[-96.5139,43.0305],[-96.514,43.0304],[-96.514,43.0303],[-96.514,43.0301],[-96.5139,43.0301],[-96.5138,43.0295],[-96.5136,43.0292],[-96.5135,43.029],[-96.5132,43.0283],[-96.5127,43.0274],[-96.5126,43.0272],[-96.5125,43.0269],[-96.5124,43.0269],[-96.512,43.0262],[-96.5117,43.0257],[-96.5115,43.0255],[-96.5108,43.0248],[-96.5108,43.0247],[-96.5105,43.0245],[-96.5103,43.0243],[-96.5102,43.0242],[-96.5096,43.0239],[-96.5092,43.0238],[-96.5085,43.0236],[-96.5084,43.0235],[-96.5081,43.0234],[-96.508,43.0233],[-96.5074,43.0229],[-96.5068,43.0227],[-96.5067,43.0226],[-96.5062,43.0223],[-96.5061,43.0223],[-96.5059,43.022],[-96.5056,43.0218],[-96.5055,43.0217],[-96.505,43.0213],[-96.5045,43.0208],[-96.504,43.0204],[-96.5039,43.0204],[-96.5032,43.02],[-96.5026,43.0198],[-96.502,43.0197],[-96.5019,43.0197],[-96.5011,43.0196],[-96.5008,43.0195],[-96.5003,43.0195],[-96.5001,43.0195],[-96.4996,43.0194],[-96.4994,43.0193],[-96.4993,43.0192],[-96.499,43.0191],[-96.499,43.019],[-96.4989,43.0189],[-96.4988,43.0188],[-96.4987,43.0186],[-96.4987,43.0185],[-96.4987,43.0184],[-96.4987,43.0182],[-96.4988,43.018],[-96.4988,43.0179],[-96.4992,43.0175],[-96.4994,43.0173],[-96.4995,43.0172],[-96.4996,43.0171],[-96.4997,43.0169],[-96.4997,43.0168],[-96.4996,43.0168],[-96.4995,43.0166],[-96.4995,43.0165],[-96.4994,43.0164],[-96.4993,43.0163],[-96.4991,43.0162],[-96.4987,43.0161],[-96.4986,43.0161],[-96.4985,43.0161],[-96.4979,43.0161],[-96.4973,43.0161],[-96.497,43.0162],[-96.4965,43.0163],[-96.4959,43.016],[-96.4957,43.0159],[-96.4956,43.0158],[-96.4953,43.0155],[-96.495,43.0151],[-96.4948,43.0149],[-96.4942,43.0138],[-96.4941,43.0137],[-96.4939,43.0131],[-96.4939,43.013],[-96.4939,43.0124],[-96.4938,43.0123],[-96.4938,43.0121],[-96.4938,43.012],[-96.4937,43.0119],[-96.4935,43.0115],[-96.4934,43.0115],[-96.4932,43.0113],[-96.4931,43.0112],[-96.4926,43.0109],[-96.4922,43.0107],[-96.4922,43.0106],[-96.4921,43.0105],[-96.492,43.0102],[-96.492,43.01],[-96.492,43.0099],[-96.492,43.0098],[-96.492,43.0097],[-96.492,43.0096],[-96.492,43.0089],[-96.4921,43.0089],[-96.4921,43.0087],[-96.4922,43.0082],[-96.4922,43.0079],[-96.4922,43.0078],[-96.4925,43.0072],[-96.4926,43.0069],[-96.4927,43.0064],[-96.4927,43.006],[-96.4928,43.0057],[-96.493,43.0053],[-96.4931,43.0052],[-96.4934,43.0049],[-96.4937,43.0047],[-96.4941,43.0043],[-96.4943,43.0042],[-96.4944,43.0041],[-96.4944,43.004],[-96.4945,43.004],[-96.4946,43.0036],[-96.4947,43.003],[-96.4947,43.0029],[-96.4946,43.0025],[-96.4945,43.0024],[-96.4944,43.0022],[-96.4944,43.0021],[-96.4944,43.0019],[-96.4945,43.0017],[-96.4946,43.0016],[-96.4948,43.0014],[-96.4949,43.0013],[-96.4951,43.0012],[-96.4952,43.0011],[-96.4956,43.001],[-96.4957,43.0009],[-96.4966,43.0006],[-96.4968,43.0004],[-96.4969,43.0002],[-96.497,43.0001],[-96.497,43],[-96.4969,42.9998],[-96.4969,42.9995],[-96.4967,42.9992],[-96.4967,42.9991],[-96.4969,42.9989],[-96.497,42.9985],[-96.4971,42.9984],[-96.4973,42.9983],[-96.4974,42.9983],[-96.4978,42.9981],[-96.4979,42.9981],[-96.4981,42.998],[-96.4982,42.998],[-96.4983,42.998],[-96.4984,42.9981],[-96.4988,42.998],[-96.4994,42.998],[-96.4995,42.998],[-96.4998,42.998],[-96.4999,42.998],[-96.5,42.9979],[-96.5001,42.9979],[-96.5002,42.9979],[-96.5004,42.9979],[-96.5011,42.9977],[-96.5012,42.9977],[-96.5019,42.9973],[-96.5021,42.9973],[-96.5022,42.9972],[-96.5025,42.9971],[-96.5031,42.997],[-96.5039,42.9968],[-96.5042,42.9968],[-96.505,42.9968],[-96.5057,42.9968],[-96.5059,42.9968],[-96.5068,42.9967],[-96.5074,42.9966],[-96.5075,42.9966],[-96.5078,42.9965],[-96.5079,42.9964],[-96.5082,42.9963],[-96.509,42.9958],[-96.5095,42.9955],[-96.5099,42.9952],[-96.5102,42.9949],[-96.5106,42.9946],[-96.5113,42.9937],[-96.5116,42.9934],[-96.5125,42.9925],[-96.5125,42.9924],[-96.5127,42.9922],[-96.5128,42.9919],[-96.5129,42.9916],[-96.5128,42.9915],[-96.5127,42.9914],[-96.5127,42.9913],[-96.5126,42.9913],[-96.5125,42.9913],[-96.5124,42.9912],[-96.5123,42.9911],[-96.5122,42.9911],[-96.512,42.991],[-96.5118,42.9909],[-96.5117,42.9909],[-96.5116,42.9908],[-96.5113,42.9907],[-96.5113,42.9906],[-96.5112,42.9905],[-96.5112,42.9904],[-96.5112,42.9903],[-96.5112,42.9902],[-96.5112,42.9901],[-96.5113,42.9899],[-96.5114,42.9898],[-96.5115,42.9898],[-96.5121,42.9893],[-96.5122,42.9892],[-96.5122,42.9891],[-96.5123,42.9889],[-96.5124,42.9888],[-96.5124,42.9886],[-96.5124,42.9883],[-96.5124,42.9882],[-96.5123,42.988],[-96.5118,42.9872],[-96.5118,42.9871],[-96.5118,42.9869],[-96.5118,42.9868],[-96.512,42.9864],[-96.5122,42.9858],[-96.5124,42.9857],[-96.5124,42.9856],[-96.5126,42.9854],[-96.5127,42.9854],[-96.5136,42.9849],[-96.5142,42.9845],[-96.5148,42.9842],[-96.5149,42.9842],[-96.5151,42.9842],[-96.5153,42.9841],[-96.5154,42.9841],[-96.5159,42.9842],[-96.516,42.9842],[-96.5163,42.9843],[-96.5164,42.9843],[-96.5166,42.9844],[-96.5172,42.9849],[-96.5175,42.9851],[-96.5177,42.9853],[-96.5178,42.9853],[-96.518,42.9853],[-96.5181,42.9853],[-96.5182,42.9853],[-96.5183,42.9852],[-96.5184,42.9852],[-96.5185,42.9851],[-96.5186,42.9849],[-96.5188,42.9847],[-96.5189,42.9845],[-96.5189,42.9843],[-96.5189,42.984],[-96.5189,42.9839],[-96.5188,42.9837],[-96.5185,42.9833],[-96.5184,42.9832],[-96.5179,42.9828],[-96.5178,42.9828],[-96.5173,42.9825],[-96.517,42.9823],[-96.5168,42.9821],[-96.5167,42.9819],[-96.5167,42.9818],[-96.5167,42.9817],[-96.5167,42.9814],[-96.5167,42.9813],[-96.5168,42.981],[-96.5169,42.9809],[-96.517,42.9808],[-96.5172,42.9806],[-96.5173,42.9805],[-96.5174,42.9804],[-96.5177,42.9802],[-96.5178,42.9801],[-96.5179,42.9801],[-96.518,42.9801],[-96.5183,42.9801],[-96.5187,42.9802],[-96.5189,42.9802],[-96.5193,42.9804],[-96.5198,42.9805],[-96.52,42.9806],[-96.5203,42.9806],[-96.5204,42.9806],[-96.5205,42.9806],[-96.5207,42.9805],[-96.5208,42.9804],[-96.5208,42.9803],[-96.5208,42.9799],[-96.5208,42.9796],[-96.5207,42.9793],[-96.5206,42.9788],[-96.5204,42.9783],[-96.5201,42.9777],[-96.52,42.9776],[-96.5196,42.977],[-96.5195,42.9769],[-96.5193,42.9767],[-96.5192,42.9766],[-96.5189,42.9764],[-96.5187,42.9763],[-96.5186,42.9763],[-96.5182,42.9761],[-96.5178,42.9759],[-96.5174,42.9758],[-96.5173,42.9757],[-96.517,42.9755],[-96.5169,42.9754],[-96.5168,42.9753],[-96.5167,42.9749],[-96.5166,42.9748],[-96.5165,42.9743],[-96.5164,42.9735],[-96.5162,42.9733],[-96.5162,42.9732],[-96.516,42.973],[-96.5158,42.9728],[-96.5157,42.9728],[-96.5156,42.9728],[-96.5153,42.9728],[-96.5151,42.9727],[-96.5149,42.9726],[-96.5144,42.9724],[-96.514,42.9722],[-96.5139,42.9722],[-96.5132,42.9719],[-96.5125,42.9718],[-96.5117,42.9716],[-96.5114,42.9715],[-96.5106,42.9714],[-96.5105,42.9714],[-96.5104,42.9714],[-96.5092,42.9713],[-96.509,42.9713],[-96.5085,42.9713],[-96.5084,42.9713],[-96.5081,42.9713],[-96.508,42.9713],[-96.508,42.9712],[-96.5079,42.9712],[-96.5078,42.9712],[-96.5075,42.9712],[-96.5072,42.9713],[-96.5071,42.9713],[-96.507,42.9714],[-96.5069,42.9715],[-96.5067,42.9715],[-96.5066,42.9715],[-96.5063,42.9715],[-96.5061,42.9715],[-96.5058,42.9715],[-96.5057,42.9714],[-96.5054,42.9713],[-96.5053,42.9713],[-96.5052,42.9711],[-96.5048,42.9706],[-96.5044,42.97],[-96.5041,42.9697],[-96.503,42.9683],[-96.503,42.9682],[-96.5027,42.9677],[-96.5027,42.9676],[-96.5025,42.9668],[-96.5024,42.9661],[-96.5023,42.9653],[-96.5023,42.964],[-96.5023,42.9633],[-96.5022,42.963],[-96.5022,42.9626],[-96.502,42.9613],[-96.5018,42.9608],[-96.5017,42.9605],[-96.5016,42.9604],[-96.5015,42.9603],[-96.5013,42.9601],[-96.5009,42.9598],[-96.5005,42.9596],[-96.5004,42.9595],[-96.5003,42.9594],[-96.4993,42.9588],[-96.4992,42.9587],[-96.4991,42.9586],[-96.499,42.9585],[-96.4989,42.9583],[-96.4989,42.9582],[-96.4989,42.958],[-96.4989,42.9579],[-96.499,42.9578],[-96.4992,42.9576],[-96.4992,42.9575],[-96.4993,42.9575],[-96.4994,42.9575],[-96.4996,42.9574],[-96.5001,42.9573],[-96.5003,42.9573],[-96.501,42.9573],[-96.5011,42.9573],[-96.5013,42.9573],[-96.5019,42.9573],[-96.5021,42.9573],[-96.5023,42.9572],[-96.5024,42.9572],[-96.5027,42.9571],[-96.5032,42.9568],[-96.5035,42.9566],[-96.5036,42.9564],[-96.5037,42.9563],[-96.5037,42.9562],[-96.5038,42.9561],[-96.5039,42.9555],[-96.504,42.9553],[-96.5041,42.9551],[-96.5042,42.955],[-96.5045,42.9547],[-96.5047,42.9546],[-96.5049,42.9545],[-96.5053,42.9543],[-96.5057,42.9542],[-96.5061,42.9541],[-96.5064,42.9541],[-96.5067,42.954],[-96.5068,42.954],[-96.5075,42.954],[-96.5078,42.954],[-96.5083,42.954],[-96.5084,42.954],[-96.5086,42.9539],[-96.5087,42.9539],[-96.5089,42.9537],[-96.509,42.9536],[-96.5092,42.9533],[-96.5093,42.9529],[-96.5093,42.9527],[-96.5093,42.9525],[-96.5093,42.9524],[-96.5092,42.952],[-96.5092,42.9518],[-96.5086,42.9507],[-96.5086,42.9506],[-96.5084,42.9502],[-96.5083,42.9498],[-96.5083,42.9497],[-96.5083,42.9496],[-96.5082,42.9495],[-96.5082,42.9494],[-96.5081,42.9493],[-96.5081,42.9492],[-96.508,42.9492],[-96.508,42.949],[-96.5079,42.9484],[-96.5079,42.9483],[-96.508,42.948],[-96.508,42.9479],[-96.5082,42.9477],[-96.5084,42.9475],[-96.5089,42.9471],[-96.5091,42.9469],[-96.5092,42.9467],[-96.5092,42.9466],[-96.5092,42.9465],[-96.5093,42.9462],[-96.5092,42.9461],[-96.5092,42.946],[-96.5091,42.9458],[-96.5091,42.9455],[-96.5091,42.9454],[-96.5092,42.9452],[-96.5093,42.9451],[-96.5094,42.945],[-96.5095,42.9449],[-96.5099,42.9447],[-96.5101,42.9446],[-96.5103,42.9446],[-96.5107,42.9445],[-96.5113,42.9444],[-96.5116,42.9444],[-96.5123,42.9445],[-96.5124,42.9445],[-96.5127,42.9446],[-96.5128,42.9446],[-96.5134,42.9449],[-96.5135,42.9449],[-96.5136,42.9449],[-96.5139,42.9449],[-96.5142,42.9449],[-96.5143,42.9448],[-96.5145,42.9446],[-96.5145,42.9445],[-96.5146,42.9444],[-96.5146,42.9443],[-96.5146,42.944],[-96.5146,42.9438],[-96.5147,42.9437],[-96.5148,42.9436],[-96.5149,42.9435],[-96.5156,42.943],[-96.5165,42.9423],[-96.5168,42.9421],[-96.517,42.9419],[-96.5173,42.9418],[-96.5178,42.9415],[-96.5185,42.9411],[-96.5189,42.9408],[-96.5194,42.9405],[-96.5196,42.9403],[-96.5198,42.94],[-96.5199,42.94],[-96.52,42.9397],[-96.5201,42.9394],[-96.5202,42.9389],[-96.5201,42.9385],[-96.5199,42.938],[-96.5192,42.9372],[-96.5191,42.9371],[-96.519,42.9371],[-96.5188,42.937],[-96.5182,42.9368],[-96.5178,42.9365],[-96.5177,42.9365],[-96.5175,42.9363],[-96.5168,42.9359],[-96.5168,42.9358],[-96.5166,42.9355],[-96.5165,42.9352],[-96.5164,42.9345],[-96.5163,42.9343],[-96.5163,42.9337],[-96.5164,42.9331],[-96.5165,42.9328],[-96.5165,42.9327],[-96.5167,42.9325],[-96.5168,42.9323],[-96.5169,42.9323],[-96.5172,42.9321],[-96.5176,42.932],[-96.5181,42.9318],[-96.5182,42.9318],[-96.5183,42.9318],[-96.5185,42.9318],[-96.5186,42.9318],[-96.5193,42.9318],[-96.5198,42.932],[-96.5199,42.932],[-96.5203,42.9323],[-96.5204,42.9325],[-96.5205,42.9325],[-96.5205,42.9328],[-96.5205,42.9334],[-96.5205,42.9336],[-96.5206,42.9337],[-96.5207,42.934],[-96.5212,42.9346],[-96.5213,42.9348],[-96.5214,42.9349],[-96.5217,42.9351],[-96.5218,42.9352],[-96.5222,42.9354],[-96.5228,42.9357],[-96.5229,42.9357],[-96.5231,42.9358],[-96.5238,42.9358],[-96.5242,42.9358],[-96.5245,42.9358],[-96.5251,42.9357],[-96.5253,42.9356],[-96.5256,42.9355],[-96.5259,42.9354],[-96.526,42.9353],[-96.5264,42.9351],[-96.5273,42.9345],[-96.5275,42.9344],[-96.5276,42.9342],[-96.5288,42.9334],[-96.5297,42.9326],[-96.5319,42.9303],[-96.5322,42.93],[-96.5325,42.9297],[-96.5338,42.9285],[-96.534,42.9283],[-96.5341,42.9282],[-96.5341,42.9281],[-96.5342,42.9279],[-96.5345,42.9274],[-96.5346,42.9271],[-96.5346,42.927],[-96.5346,42.9268],[-96.5346,42.9267],[-96.5346,42.9265],[-96.5345,42.9263],[-96.5344,42.9262],[-96.5342,42.926],[-96.5338,42.9256],[-96.5336,42.9253],[-96.5335,42.9253],[-96.5334,42.9252],[-96.5333,42.9252],[-96.5332,42.9252],[-96.5332,42.9251],[-96.533,42.925],[-96.533,42.9249],[-96.5329,42.9248],[-96.5329,42.9247],[-96.533,42.9246],[-96.5331,42.9245],[-96.5333,42.9243],[-96.5341,42.9237],[-96.5343,42.9236],[-96.5345,42.9235],[-96.5348,42.9234],[-96.5355,42.9232],[-96.5357,42.9231],[-96.536,42.9231],[-96.5361,42.9231],[-96.5364,42.9231],[-96.5365,42.9231],[-96.5368,42.9233],[-96.5373,42.9235],[-96.5376,42.9238],[-96.538,42.9241],[-96.5383,42.9243],[-96.5386,42.9245],[-96.5388,42.9246],[-96.5393,42.9248],[-96.5396,42.9249],[-96.5397,42.9249],[-96.5398,42.925],[-96.5399,42.9251],[-96.5401,42.9251],[-96.5402,42.9251],[-96.5405,42.925],[-96.5406,42.925],[-96.5407,42.9249],[-96.5408,42.9248],[-96.5409,42.9248],[-96.5409,42.9247],[-96.541,42.9246],[-96.541,42.9245],[-96.541,42.9244],[-96.5413,42.9239],[-96.5414,42.9235],[-96.5416,42.9229],[-96.5417,42.9225],[-96.5417,42.9219],[-96.5417,42.9214],[-96.5417,42.921],[-96.5417,42.9207],[-96.5415,42.9203],[-96.5413,42.9196],[-96.5412,42.9195],[-96.5412,42.9194],[-96.541,42.9192],[-96.5409,42.9191],[-96.5406,42.9189],[-96.5402,42.9187],[-96.54,42.9186],[-96.5399,42.9186],[-96.5389,42.9184],[-96.5386,42.9182],[-96.5383,42.9181],[-96.5382,42.918],[-96.5381,42.918],[-96.5379,42.9177],[-96.5378,42.9176],[-96.5378,42.9174],[-96.5378,42.9173],[-96.5378,42.9172],[-96.5378,42.9169],[-96.5379,42.9169],[-96.5379,42.9168],[-96.538,42.9165],[-96.5383,42.9163],[-96.5383,42.9162],[-96.5385,42.916],[-96.5387,42.9158],[-96.5387,42.9157],[-96.5389,42.9154],[-96.5389,42.9153],[-96.5391,42.9147],[-96.5391,42.9143],[-96.5393,42.9139],[-96.5394,42.9136],[-96.54,42.9127],[-96.5401,42.9124],[-96.5401,42.9123],[-96.54,42.9121],[-96.54,42.912],[-96.5399,42.9117],[-96.5399,42.9116],[-96.5398,42.9116],[-96.5397,42.9115],[-96.5396,42.9114],[-96.5394,42.9113],[-96.5392,42.9113],[-96.5388,42.9112],[-96.5386,42.9112],[-96.5382,42.9111],[-96.538,42.9111],[-96.5379,42.911],[-96.5378,42.911],[-96.5378,42.9109],[-96.5377,42.9108],[-96.5377,42.9106],[-96.5381,42.9098],[-96.5383,42.9092],[-96.5385,42.9088],[-96.5385,42.9086],[-96.5386,42.9084],[-96.5386,42.9082],[-96.5386,42.9081],[-96.5386,42.9078],[-96.5384,42.9075],[-96.5382,42.9073],[-96.5381,42.9072],[-96.5371,42.9067],[-96.537,42.9066],[-96.5369,42.9066],[-96.5366,42.9061],[-96.5365,42.9061],[-96.5365,42.906],[-96.5365,42.9059],[-96.5365,42.9056],[-96.5366,42.9054],[-96.5368,42.9052],[-96.537,42.9051],[-96.5375,42.9049],[-96.5377,42.9048],[-96.5387,42.9046],[-96.539,42.9046],[-96.5394,42.9045],[-96.5396,42.9045],[-96.5397,42.9046],[-96.54,42.9046],[-96.5406,42.9048],[-96.5415,42.905],[-96.5418,42.9051],[-96.5419,42.9051],[-96.5421,42.9051],[-96.5423,42.9051],[-96.5424,42.9051],[-96.5426,42.9049],[-96.5427,42.9049],[-96.5429,42.9047],[-96.543,42.9046],[-96.5431,42.9045],[-96.5431,42.9044],[-96.5431,42.9042],[-96.5431,42.9041],[-96.5429,42.9038],[-96.5429,42.9037],[-96.5425,42.9034],[-96.5421,42.9031],[-96.5415,42.9026],[-96.5413,42.9024],[-96.5409,42.9018],[-96.5408,42.9017],[-96.5405,42.9011],[-96.54,42.9004],[-96.5399,42.9002],[-96.5399,42.9001],[-96.5398,42.9001],[-96.5396,42.9],[-96.5395,42.8999],[-96.5393,42.8999],[-96.5391,42.8998],[-96.539,42.8998],[-96.5388,42.8998],[-96.5386,42.8998],[-96.5383,42.8999],[-96.5382,42.8999],[-96.5379,42.9002],[-96.5377,42.9003],[-96.5373,42.9006],[-96.5372,42.9006],[-96.5371,42.9007],[-96.5367,42.9008],[-96.5366,42.9008],[-96.5364,42.9009],[-96.5361,42.9009],[-96.5359,42.9008],[-96.5357,42.9008],[-96.5356,42.9007],[-96.535,42.9004],[-96.5349,42.9003],[-96.5348,42.9003],[-96.5345,42.9002],[-96.5342,42.9002],[-96.534,42.9001],[-96.5337,42.9],[-96.5335,42.9],[-96.5333,42.8999],[-96.5329,42.8997],[-96.5323,42.8994],[-96.5313,42.8988],[-96.531,42.8987],[-96.5306,42.8986],[-96.5295,42.8982],[-96.5293,42.8982],[-96.529,42.898],[-96.5289,42.8979],[-96.5287,42.8978],[-96.5285,42.8977],[-96.5285,42.8976],[-96.5284,42.8975],[-96.5284,42.8974],[-96.5284,42.8972],[-96.5284,42.897],[-96.5284,42.8969],[-96.5285,42.8967],[-96.5287,42.8966],[-96.5288,42.8965],[-96.5292,42.8964],[-96.5295,42.8963],[-96.5297,42.8963],[-96.5298,42.8963],[-96.5298,42.8962],[-96.5299,42.8961],[-96.53,42.896],[-96.5301,42.8958],[-96.5301,42.8956],[-96.5301,42.8955],[-96.53,42.8954],[-96.5299,42.8953],[-96.5299,42.8952],[-96.5299,42.895],[-96.5299,42.8948],[-96.5298,42.8944],[-96.5297,42.8942],[-96.5296,42.894],[-96.5295,42.894],[-96.5294,42.8939],[-96.5292,42.8937],[-96.529,42.8936],[-96.5284,42.8933],[-96.5276,42.8931],[-96.5275,42.8931],[-96.5268,42.893],[-96.5263,42.893],[-96.5262,42.8929],[-96.526,42.8929],[-96.5257,42.8928],[-96.5257,42.8927],[-96.5255,42.8926],[-96.5254,42.8924],[-96.5253,42.8923],[-96.5253,42.8919],[-96.5253,42.8917],[-96.5254,42.8914],[-96.5255,42.8914],[-96.5256,42.8912],[-96.5257,42.8912],[-96.5258,42.8912],[-96.5259,42.8912],[-96.5261,42.8911],[-96.5266,42.8908],[-96.5267,42.8908],[-96.5272,42.8906],[-96.5273,42.8906],[-96.5276,42.8906],[-96.528,42.8906],[-96.5281,42.8906],[-96.5283,42.8905],[-96.5288,42.8906],[-96.5289,42.8906],[-96.5291,42.8906],[-96.5309,42.8906],[-96.5317,42.8905],[-96.5331,42.8905],[-96.5335,42.8906],[-96.534,42.8906],[-96.5344,42.8906],[-96.5345,42.8906],[-96.5346,42.8906],[-96.5347,42.8905],[-96.5348,42.8905],[-96.5349,42.8904],[-96.5358,42.8897],[-96.536,42.8895],[-96.5362,42.8895],[-96.5363,42.8894],[-96.5364,42.8894],[-96.5366,42.8894],[-96.5367,42.8894],[-96.5369,42.8894],[-96.5371,42.8894],[-96.5373,42.8895],[-96.5378,42.8897],[-96.5382,42.8898],[-96.5385,42.8899],[-96.5386,42.8899],[-96.5391,42.8899],[-96.5392,42.8899],[-96.5395,42.8899],[-96.5397,42.8898],[-96.5398,42.8898],[-96.5402,42.8897],[-96.5402,42.8896],[-96.5404,42.8894],[-96.5404,42.8891],[-96.5404,42.8888],[-96.54,42.8885],[-96.5397,42.8882],[-96.5394,42.8881],[-96.5393,42.888],[-96.5388,42.8879],[-96.5387,42.8879],[-96.5381,42.8877],[-96.538,42.8876],[-96.5378,42.8874],[-96.5377,42.8873],[-96.5377,42.8871],[-96.5377,42.8869],[-96.5377,42.8868],[-96.5377,42.8867],[-96.5379,42.8865],[-96.538,42.8864],[-96.5382,42.8862],[-96.5388,42.8859],[-96.5391,42.8857],[-96.54,42.8853],[-96.5402,42.8852],[-96.5406,42.885],[-96.5423,42.8845],[-96.5431,42.8842],[-96.5432,42.8841],[-96.5433,42.8841],[-96.5434,42.884],[-96.5435,42.8838],[-96.5435,42.8837],[-96.5435,42.8835],[-96.5435,42.8833],[-96.5435,42.8832],[-96.5433,42.8829],[-96.5432,42.8828],[-96.5429,42.8826],[-96.5424,42.8824],[-96.5406,42.8817],[-96.5405,42.8817],[-96.5404,42.8815],[-96.5399,42.8809],[-96.5396,42.8807],[-96.5395,42.8806],[-96.5395,42.8805],[-96.5394,42.8805],[-96.5393,42.8804],[-96.5388,42.88],[-96.5386,42.8797],[-96.5384,42.8796],[-96.538,42.8792],[-96.5378,42.8791],[-96.5376,42.8788],[-96.5376,42.8787],[-96.5376,42.8786],[-96.5377,42.8785],[-96.5379,42.8783],[-96.5384,42.8781],[-96.5389,42.8779],[-96.5396,42.8778],[-96.5398,42.8777],[-96.5402,42.8776],[-96.5404,42.8775],[-96.5405,42.8775],[-96.5409,42.8772],[-96.5409,42.8771],[-96.5412,42.8769],[-96.5413,42.8767],[-96.5413,42.8766],[-96.5414,42.8765],[-96.5414,42.8764],[-96.5418,42.8761],[-96.5432,42.8751],[-96.5439,42.8747],[-96.5446,42.8745],[-96.5449,42.8745],[-96.5452,42.8745],[-96.5456,42.8745],[-96.5457,42.8745],[-96.5461,42.8746],[-96.5462,42.8746],[-96.5463,42.8746],[-96.5465,42.8745],[-96.5466,42.8745],[-96.5467,42.8744],[-96.5468,42.8744],[-96.547,42.8741],[-96.5472,42.874],[-96.5474,42.8736],[-96.5475,42.8732],[-96.5476,42.8731],[-96.5477,42.8727],[-96.548,42.8723],[-96.5483,42.8718],[-96.5484,42.8716],[-96.5486,42.8713],[-96.5487,42.8712],[-96.5489,42.8711],[-96.5494,42.8707],[-96.5494,42.8706],[-96.5495,42.8706],[-96.5496,42.8703],[-96.5497,42.8702],[-96.5497,42.8699],[-96.5497,42.8697],[-96.5496,42.8696],[-96.5494,42.8693],[-96.5483,42.8686],[-96.5482,42.8685],[-96.5478,42.8683],[-96.5467,42.868],[-96.5465,42.8679],[-96.5464,42.8678],[-96.5463,42.8677],[-96.5462,42.8676],[-96.546,42.8672],[-96.546,42.867],[-96.546,42.8669],[-96.546,42.8664],[-96.546,42.8663],[-96.5462,42.8656],[-96.5462,42.8655],[-96.5464,42.8649],[-96.5465,42.8641],[-96.5466,42.8639],[-96.5466,42.8638],[-96.5467,42.8637],[-96.5468,42.8636],[-96.5469,42.8636],[-96.5471,42.8635],[-96.5472,42.8635],[-96.5474,42.8635],[-96.5475,42.8636],[-96.5476,42.8636],[-96.548,42.8637],[-96.5484,42.8638],[-96.5488,42.864],[-96.549,42.8641],[-96.5493,42.8642],[-96.5494,42.8642],[-96.5498,42.8642],[-96.5499,42.8642],[-96.55,42.8641],[-96.5501,42.8641],[-96.5502,42.864],[-96.5503,42.864],[-96.5504,42.8639],[-96.5504,42.8638],[-96.5504,42.8637],[-96.5504,42.8636],[-96.5504,42.8635],[-96.5504,42.8632],[-96.5503,42.8631],[-96.5502,42.8628],[-96.55,42.8626],[-96.5493,42.8621],[-96.5491,42.8618],[-96.549,42.8617],[-96.5489,42.8617],[-96.5488,42.8616],[-96.5485,42.8616],[-96.5482,42.8616],[-96.5481,42.8616],[-96.548,42.8616],[-96.5477,42.8616],[-96.5476,42.8616],[-96.5473,42.8617],[-96.5472,42.8617],[-96.5471,42.8617],[-96.547,42.8616],[-96.5466,42.8615],[-96.5465,42.8615],[-96.5464,42.8614],[-96.5462,42.8613],[-96.5461,42.8612],[-96.5461,42.8611],[-96.546,42.861],[-96.546,42.8609],[-96.5461,42.8607],[-96.5461,42.8604],[-96.5462,42.8603],[-96.5463,42.8602],[-96.5464,42.86],[-96.5465,42.8597],[-96.5466,42.8596],[-96.5469,42.8593],[-96.5469,42.8591],[-96.547,42.859],[-96.5471,42.8588],[-96.5471,42.8582],[-96.5471,42.8581],[-96.5471,42.8578],[-96.547,42.8576],[-96.5469,42.8576],[-96.5468,42.8574],[-96.5467,42.8573],[-96.5462,42.8572],[-96.5459,42.8571],[-96.5458,42.8571],[-96.5454,42.8571],[-96.5452,42.8571],[-96.5451,42.8572],[-96.5449,42.8573],[-96.5448,42.8574],[-96.5446,42.8576],[-96.5442,42.8578],[-96.5438,42.858],[-96.5436,42.8582],[-96.5434,42.8587],[-96.5433,42.8588],[-96.5433,42.8593],[-96.5432,42.8594],[-96.5432,42.8595],[-96.5431,42.8595],[-96.543,42.8596],[-96.5428,42.8597],[-96.5427,42.8597],[-96.5426,42.8597],[-96.5422,42.8596],[-96.5421,42.8596],[-96.5418,42.8594],[-96.5415,42.859],[-96.5413,42.8585],[-96.5412,42.8585],[-96.5412,42.8582],[-96.5411,42.8582],[-96.5412,42.858],[-96.5412,42.8579],[-96.5413,42.8574],[-96.5413,42.8572],[-96.5414,42.8571],[-96.5414,42.8569],[-96.5417,42.8563],[-96.5421,42.8553],[-96.5422,42.8551],[-96.5427,42.854],[-96.5429,42.8536],[-96.543,42.8535],[-96.5432,42.8531],[-96.5433,42.8531],[-96.5434,42.8529],[-96.5437,42.8524],[-96.5438,42.8524],[-96.5439,42.8518],[-96.544,42.8516],[-96.5442,42.8513],[-96.5444,42.8511],[-96.5445,42.8509],[-96.5446,42.8507],[-96.5448,42.8502],[-96.5449,42.8502],[-96.545,42.8501],[-96.5451,42.8499],[-96.5453,42.8499],[-96.5455,42.8497],[-96.5457,42.8497],[-96.546,42.8496],[-96.5461,42.8496],[-96.5465,42.8496],[-96.5466,42.8496],[-96.5471,42.8497],[-96.5472,42.8498],[-96.5473,42.8498],[-96.5474,42.8499],[-96.5476,42.85],[-96.5476,42.8501],[-96.548,42.8506],[-96.5481,42.8507],[-96.5483,42.851],[-96.5484,42.851],[-96.5487,42.8512],[-96.5488,42.8512],[-96.5491,42.8513],[-96.5492,42.8513],[-96.5494,42.8512],[-96.5497,42.8511],[-96.5499,42.8509],[-96.55,42.8508],[-96.5501,42.8507],[-96.5502,42.8506],[-96.5504,42.8504],[-96.5505,42.8503],[-96.5506,42.8501],[-96.5506,42.8499],[-96.5505,42.8496],[-96.5505,42.8495],[-96.5505,42.8494],[-96.5504,42.8494],[-96.5502,42.8491],[-96.5501,42.849],[-96.5498,42.8488],[-96.5495,42.8487],[-96.5495,42.8486],[-96.5494,42.8485],[-96.5494,42.8484],[-96.5493,42.8483],[-96.5493,42.8481],[-96.5494,42.8479],[-96.5494,42.8478],[-96.5495,42.8478],[-96.5496,42.8477],[-96.5497,42.8477],[-96.5498,42.8477],[-96.5499,42.8476],[-96.5502,42.8476],[-96.5505,42.8476],[-96.5506,42.8476],[-96.5507,42.8476],[-96.5508,42.8476],[-96.5516,42.8479],[-96.5527,42.8482],[-96.5528,42.8482],[-96.5532,42.8484],[-96.5534,42.8486],[-96.5536,42.8487],[-96.5542,42.8493],[-96.5546,42.8496],[-96.5547,42.8497],[-96.5549,42.8497],[-96.555,42.8498],[-96.5551,42.8498],[-96.5553,42.8498],[-96.5555,42.8497],[-96.5556,42.8497],[-96.5557,42.8496],[-96.5558,42.8496],[-96.5559,42.8495],[-96.556,42.8493],[-96.5561,42.8493],[-96.5561,42.8492],[-96.5561,42.849],[-96.5561,42.8489],[-96.556,42.8488],[-96.5559,42.8486],[-96.5558,42.8485],[-96.5555,42.8482],[-96.5553,42.8479],[-96.5551,42.8476],[-96.555,42.8473],[-96.5549,42.8472],[-96.5548,42.8464],[-96.5548,42.8459],[-96.5548,42.8456],[-96.5548,42.8454],[-96.5548,42.8452],[-96.5546,42.8448],[-96.5546,42.8446],[-96.5543,42.8439],[-96.5542,42.8439],[-96.5539,42.8433],[-96.5538,42.8432],[-96.5535,42.8429],[-96.5532,42.8426],[-96.5532,42.8425],[-96.5527,42.8422],[-96.5526,42.8421],[-96.5523,42.842],[-96.552,42.8419],[-96.5511,42.8415],[-96.5509,42.8415],[-96.5506,42.8414],[-96.5497,42.8412],[-96.5493,42.8412],[-96.5492,42.8411],[-96.549,42.8411],[-96.5489,42.8411],[-96.5486,42.8409],[-96.5486,42.8408],[-96.5486,42.8407],[-96.5486,42.8406],[-96.5486,42.8405],[-96.5487,42.8404],[-96.549,42.84],[-96.5493,42.8395],[-96.5494,42.8394],[-96.5494,42.8393],[-96.5496,42.8388],[-96.5503,42.8376],[-96.5503,42.8375],[-96.5506,42.8372],[-96.5509,42.8368],[-96.551,42.8366],[-96.5511,42.8365],[-96.5514,42.8363],[-96.5515,42.8362],[-96.5516,42.8362],[-96.5522,42.836],[-96.5528,42.836],[-96.5531,42.836],[-96.5534,42.836],[-96.5535,42.836],[-96.554,42.8361],[-96.5549,42.8363],[-96.5558,42.8365],[-96.556,42.8365],[-96.5561,42.8367],[-96.5561,42.8368],[-96.5562,42.8368],[-96.5563,42.837],[-96.5564,42.837],[-96.5565,42.8372],[-96.5567,42.8373],[-96.5568,42.8373],[-96.5569,42.8374],[-96.5571,42.8378],[-96.5573,42.8382],[-96.5576,42.8387],[-96.5578,42.839],[-96.5579,42.839],[-96.5582,42.8393],[-96.5583,42.8394],[-96.5585,42.8395],[-96.5589,42.8396],[-96.5593,42.8397],[-96.5597,42.8396],[-96.5602,42.8395],[-96.5603,42.8395],[-96.5604,42.8394],[-96.5609,42.8392],[-96.5609,42.8391],[-96.561,42.8391],[-96.5611,42.8389],[-96.5612,42.8388],[-96.5612,42.8386],[-96.5612,42.8384],[-96.5613,42.8381],[-96.5614,42.8381],[-96.5615,42.8379],[-96.5619,42.8376],[-96.562,42.8375],[-96.5621,42.8374],[-96.5625,42.8371],[-96.5625,42.837],[-96.5627,42.8368],[-96.5628,42.8364],[-96.5629,42.8359],[-96.5628,42.8357],[-96.5628,42.8355],[-96.5627,42.8353],[-96.5627,42.8352],[-96.5627,42.8349],[-96.5626,42.8346],[-96.5624,42.834],[-96.5624,42.8338],[-96.5624,42.8334],[-96.5624,42.8332],[-96.5626,42.8326],[-96.5629,42.832],[-96.563,42.8319],[-96.563,42.8318],[-96.563,42.8314],[-96.5628,42.8309],[-96.5627,42.8307],[-96.5625,42.8304],[-96.5624,42.8304],[-96.5622,42.8301],[-96.5618,42.8299],[-96.5615,42.8297],[-96.5615,42.8296],[-96.5615,42.8295],[-96.5615,42.8294],[-96.5616,42.8293],[-96.5619,42.8289],[-96.562,42.8289],[-96.5624,42.8286],[-96.563,42.8283],[-96.5632,42.8283],[-96.5636,42.8282],[-96.5637,42.8282],[-96.5639,42.8282],[-96.564,42.8282],[-96.5643,42.8284],[-96.5644,42.8284],[-96.5645,42.8286],[-96.5646,42.8287],[-96.5646,42.8288],[-96.5647,42.8289],[-96.5647,42.8291],[-96.5647,42.8292],[-96.5647,42.8293],[-96.5648,42.8295],[-96.5648,42.8297],[-96.5649,42.8298],[-96.5653,42.8302],[-96.5658,42.8307],[-96.5662,42.8312],[-96.5666,42.8317],[-96.5669,42.8321],[-96.567,42.8323],[-96.5673,42.8326],[-96.5675,42.8328],[-96.5679,42.8331],[-96.569,42.8338],[-96.5693,42.834],[-96.5696,42.8343],[-96.5697,42.8345],[-96.5697,42.8346],[-96.5698,42.8348],[-96.5698,42.8349],[-96.5697,42.8351],[-96.5697,42.8352],[-96.5696,42.8353],[-96.5695,42.8355],[-96.5694,42.8357],[-96.5692,42.8358],[-96.5691,42.8359],[-96.5686,42.8362],[-96.5683,42.8364],[-96.5681,42.8366],[-96.568,42.8367],[-96.5679,42.8368],[-96.5679,42.8369],[-96.5679,42.837],[-96.5679,42.8372],[-96.5679,42.8374],[-96.568,42.8374],[-96.568,42.8375],[-96.5683,42.8378],[-96.5684,42.8378],[-96.5685,42.8378],[-96.5686,42.8379],[-96.5689,42.8379],[-96.569,42.8379],[-96.5691,42.8379],[-96.5694,42.8378],[-96.5696,42.8378],[-96.571,42.8372],[-96.5712,42.8371],[-96.5714,42.8371],[-96.5719,42.837],[-96.5723,42.837],[-96.5724,42.837],[-96.5725,42.837],[-96.5729,42.8371],[-96.5732,42.8372],[-96.5733,42.8373],[-96.5734,42.8374],[-96.5739,42.8378],[-96.574,42.8378],[-96.5741,42.8379],[-96.5743,42.8379],[-96.5743,42.838],[-96.5744,42.838],[-96.5745,42.8379],[-96.5747,42.8379],[-96.5747,42.8378],[-96.5748,42.8378],[-96.5749,42.8376],[-96.575,42.8373],[-96.5751,42.837],[-96.5752,42.8364],[-96.5752,42.8363],[-96.5753,42.836],[-96.5754,42.8359],[-96.5756,42.8358],[-96.5759,42.8356],[-96.5763,42.8353],[-96.5768,42.8351],[-96.5773,42.8349],[-96.5777,42.8348],[-96.5779,42.8348],[-96.5779,42.8347],[-96.5781,42.8347],[-96.5782,42.8347],[-96.5786,42.8348],[-96.5789,42.8348],[-96.5793,42.8349],[-96.5794,42.835],[-96.5795,42.8351],[-96.5796,42.8351],[-96.5797,42.8353],[-96.5797,42.8354],[-96.5797,42.8355],[-96.5797,42.8356],[-96.5797,42.8358],[-96.5796,42.836],[-96.5795,42.8362],[-96.5794,42.8362],[-96.5793,42.8363],[-96.5785,42.8366],[-96.5784,42.8366],[-96.5783,42.8367],[-96.5782,42.8368],[-96.5781,42.8371],[-96.578,42.8371],[-96.578,42.8373],[-96.5781,42.8375],[-96.5781,42.8376],[-96.5783,42.8378],[-96.5785,42.8379],[-96.5786,42.838],[-96.5787,42.838],[-96.5788,42.8381],[-96.5791,42.8381],[-96.5794,42.8382],[-96.58,42.8382],[-96.5802,42.8382],[-96.5806,42.8381],[-96.5807,42.8381],[-96.5809,42.8381],[-96.581,42.838],[-96.5811,42.838],[-96.5814,42.8378],[-96.5815,42.8377],[-96.5815,42.8375],[-96.5815,42.8374],[-96.5815,42.8367],[-96.5815,42.8365],[-96.5815,42.8364],[-96.582,42.8356],[-96.5821,42.8354],[-96.5822,42.8352],[-96.5823,42.8349],[-96.5823,42.8348],[-96.5824,42.8346],[-96.5824,42.8343],[-96.5824,42.8341],[-96.5823,42.8339],[-96.5823,42.8338],[-96.5822,42.8336],[-96.5821,42.8335],[-96.5818,42.8332],[-96.5817,42.8332],[-96.5812,42.833],[-96.5808,42.8329],[-96.5807,42.8329],[-96.5806,42.8328],[-96.5806,42.8327],[-96.5805,42.8327],[-96.5804,42.8324],[-96.5804,42.8323],[-96.5804,42.832],[-96.5803,42.8314],[-96.5802,42.8313],[-96.58,42.831],[-96.58,42.8309],[-96.5798,42.8307],[-96.5796,42.8306],[-96.5796,42.8305],[-96.5794,42.8304],[-96.5793,42.8303],[-96.5792,42.8302],[-96.5787,42.83],[-96.5784,42.8297],[-96.5781,42.8295],[-96.5779,42.8292],[-96.5778,42.8291],[-96.5776,42.8285],[-96.5775,42.8283],[-96.5775,42.8281],[-96.5776,42.828],[-96.5776,42.8278],[-96.5777,42.8278],[-96.5778,42.8275],[-96.5781,42.8272],[-96.5782,42.8271],[-96.5783,42.8271],[-96.5788,42.8269],[-96.579,42.8267],[-96.5791,42.8265],[-96.5794,42.8259],[-96.5795,42.8258],[-96.5796,42.8257],[-96.5798,42.8254],[-96.5799,42.8253],[-96.5802,42.8251],[-96.5802,42.825],[-96.5806,42.8249],[-96.581,42.8248],[-96.5813,42.8248],[-96.5815,42.8248],[-96.5825,42.8249],[-96.5828,42.8249],[-96.5831,42.8248],[-96.5832,42.8248],[-96.5835,42.8248],[-96.5837,42.8248],[-96.5838,42.8247],[-96.5843,42.8245],[-96.5845,42.8244],[-96.5852,42.8242],[-96.5854,42.8241],[-96.5856,42.824],[-96.5857,42.8239],[-96.5858,42.8238],[-96.586,42.8234],[-96.5861,42.8229],[-96.5861,42.8228],[-96.5861,42.8224],[-96.5861,42.8222],[-96.5861,42.8221],[-96.586,42.8219],[-96.586,42.8217],[-96.5858,42.8215],[-96.5855,42.8211],[-96.5851,42.8208],[-96.585,42.8207],[-96.5849,42.8206],[-96.5846,42.8205],[-96.5845,42.8204],[-96.5843,42.8203],[-96.5842,42.8201],[-96.5841,42.82],[-96.584,42.8197],[-96.584,42.8196],[-96.584,42.8194],[-96.584,42.8193],[-96.5841,42.8191],[-96.5841,42.819],[-96.5847,42.8187],[-96.5848,42.8186],[-96.5851,42.8183],[-96.5852,42.8183],[-96.5854,42.8182],[-96.5854,42.8181],[-96.5858,42.8179],[-96.5859,42.8178],[-96.586,42.8178],[-96.5861,42.8178],[-96.5862,42.8178],[-96.5863,42.8178],[-96.5864,42.8178],[-96.5866,42.8178],[-96.5867,42.8178],[-96.5869,42.8178],[-96.5873,42.8179],[-96.5874,42.8179],[-96.5875,42.8179],[-96.5876,42.8178],[-96.5877,42.8179],[-96.5883,42.8182],[-96.5887,42.8184],[-96.5888,42.8185],[-96.5889,42.8185],[-96.5892,42.8184],[-96.5892,42.8183],[-96.5894,42.8182],[-96.5895,42.818],[-96.5896,42.8179],[-96.5898,42.8169],[-96.5898,42.8167],[-96.59,42.8164],[-96.5901,42.8161],[-96.5902,42.816],[-96.5904,42.8156],[-96.5906,42.8154],[-96.5907,42.8154],[-96.5911,42.8153],[-96.5914,42.8153],[-96.5916,42.8153],[-96.5924,42.8155],[-96.5936,42.8158],[-96.5939,42.8159],[-96.5944,42.8159],[-96.5945,42.8159],[-96.5946,42.8159],[-96.5948,42.8158],[-96.5949,42.8158],[-96.5951,42.8157],[-96.5954,42.8155],[-96.5956,42.8154],[-96.5957,42.8153],[-96.5959,42.8151],[-96.5959,42.815],[-96.596,42.815],[-96.596,42.8147],[-96.5959,42.8142],[-96.5958,42.814],[-96.5956,42.8137],[-96.5954,42.8133],[-96.5953,42.8133],[-96.5952,42.8131],[-96.5951,42.8128],[-96.5951,42.8126],[-96.5951,42.8124],[-96.5952,42.8119],[-96.5953,42.8119],[-96.5955,42.8114],[-96.5956,42.8112],[-96.5957,42.8112],[-96.5957,42.8109],[-96.5957,42.8106],[-96.5957,42.8104],[-96.5956,42.8103],[-96.5955,42.8102],[-96.5953,42.8102],[-96.5946,42.81],[-96.5945,42.81],[-96.5941,42.8101],[-96.5939,42.8101],[-96.5937,42.8101],[-96.5931,42.8102],[-96.5929,42.8101],[-96.5924,42.81],[-96.5921,42.8099],[-96.592,42.8098],[-96.5917,42.8096],[-96.5909,42.809],[-96.5908,42.8089],[-96.5907,42.8088],[-96.5905,42.8085],[-96.5905,42.8083],[-96.5905,42.8082],[-96.5905,42.808],[-96.5908,42.8074],[-96.5909,42.8072],[-96.591,42.8071],[-96.591,42.807],[-96.591,42.8066],[-96.591,42.8064],[-96.591,42.8061],[-96.5911,42.8059],[-96.5912,42.8055],[-96.5916,42.8048],[-96.5918,42.8046],[-96.5919,42.8043],[-96.5922,42.804],[-96.593,42.803],[-96.5931,42.8028],[-96.5932,42.8026],[-96.5932,42.8025],[-96.5931,42.8023],[-96.5931,42.8022],[-96.5929,42.8021],[-96.5929,42.802],[-96.5929,42.8019],[-96.5928,42.8018],[-96.5926,42.8015],[-96.5925,42.8014],[-96.5924,42.8013],[-96.5923,42.8013],[-96.5923,42.8012],[-96.5924,42.8008],[-96.5924,42.8007],[-96.5925,42.8006],[-96.5926,42.8004],[-96.5928,42.8],[-96.5933,42.7992],[-96.5936,42.7988],[-96.5941,42.7982],[-96.5943,42.798],[-96.5946,42.7978],[-96.5949,42.7976],[-96.595,42.7976],[-96.5953,42.7975],[-96.5955,42.7974],[-96.5958,42.7974],[-96.5959,42.7974],[-96.596,42.7975],[-96.5965,42.7976],[-96.5966,42.7976],[-96.5969,42.7978],[-96.5973,42.7981],[-96.5973,42.7982],[-96.5975,42.7985],[-96.5976,42.7988],[-96.5978,42.7993],[-96.5978,42.7997],[-96.5978,42.7998],[-96.598,42.7999],[-96.5982,42.8],[-96.5983,42.8],[-96.5985,42.7999],[-96.5986,42.7998],[-96.599,42.7996],[-96.5992,42.7993],[-96.5994,42.799],[-96.5995,42.799],[-96.5997,42.7984],[-96.5997,42.7983],[-96.5997,42.7982],[-96.5996,42.7979],[-96.5996,42.7978],[-96.5996,42.7977],[-96.5995,42.7976],[-96.5994,42.7975],[-96.5993,42.7974],[-96.5991,42.7974],[-96.5982,42.797],[-96.5977,42.7968],[-96.5974,42.7967],[-96.5973,42.7966],[-96.5972,42.7965],[-96.5971,42.7964],[-96.597,42.7961],[-96.5969,42.7959],[-96.597,42.7954],[-96.597,42.7953],[-96.597,42.7952],[-96.5969,42.7949],[-96.5968,42.7948],[-96.5966,42.7946],[-96.5965,42.7945],[-96.5962,42.7944],[-96.5956,42.7942],[-96.5955,42.7942],[-96.5954,42.7941],[-96.5952,42.7939],[-96.5951,42.7938],[-96.595,42.7936],[-96.595,42.7935],[-96.595,42.7933],[-96.595,42.7931],[-96.5951,42.7931],[-96.5952,42.7929],[-96.5953,42.7928],[-96.5956,42.7927],[-96.5961,42.7925],[-96.5965,42.7923],[-96.5966,42.7922],[-96.5969,42.7921],[-96.5971,42.7919],[-96.5972,42.7919],[-96.5976,42.7918],[-96.5981,42.7918],[-96.5993,42.7918],[-96.5995,42.7918],[-96.5999,42.7918],[-96.6007,42.7918],[-96.6008,42.7918],[-96.6009,42.7918],[-96.6012,42.7918],[-96.6015,42.7919],[-96.6018,42.7919],[-96.6022,42.7921],[-96.6027,42.7923],[-96.6028,42.7923],[-96.603,42.7923],[-96.6034,42.7923],[-96.6035,42.7923],[-96.6036,42.7923],[-96.6037,42.7923],[-96.6042,42.7922],[-96.6044,42.7921],[-96.6048,42.7918],[-96.6049,42.7918],[-96.605,42.7917],[-96.6052,42.7914],[-96.6052,42.7913],[-96.6052,42.7912],[-96.6051,42.7906],[-96.6051,42.7905],[-96.605,42.7904],[-96.6049,42.7903],[-96.6048,42.7902],[-96.6047,42.7902],[-96.6047,42.7901],[-96.6046,42.7901],[-96.6045,42.7899],[-96.6043,42.7898],[-96.6042,42.7898],[-96.604,42.7896],[-96.6037,42.7894],[-96.6033,42.7891],[-96.603,42.789],[-96.6026,42.7887],[-96.6024,42.7883],[-96.6024,42.7882],[-96.6023,42.7881],[-96.6024,42.788],[-96.6024,42.7878],[-96.6027,42.7872],[-96.603,42.7868],[-96.6033,42.7865],[-96.6037,42.786],[-96.6037,42.7859],[-96.6038,42.7856],[-96.6039,42.7855],[-96.6039,42.7852],[-96.6037,42.7846],[-96.6037,42.7844],[-96.6036,42.7841],[-96.6036,42.784],[-96.6036,42.7838],[-96.6037,42.7837],[-96.6038,42.7835],[-96.6039,42.7834],[-96.604,42.7834],[-96.6041,42.7832],[-96.6042,42.7832],[-96.6044,42.7831],[-96.6049,42.783],[-96.605,42.783],[-96.6054,42.7831],[-96.606,42.7833],[-96.6061,42.7833],[-96.6062,42.7834],[-96.6066,42.7836],[-96.6067,42.7837],[-96.6068,42.7837],[-96.6073,42.7843],[-96.6074,42.7843],[-96.6076,42.7844],[-96.6078,42.7844],[-96.6079,42.7844],[-96.608,42.7844],[-96.6083,42.7844],[-96.6084,42.7844],[-96.6088,42.7842],[-96.6089,42.7841],[-96.609,42.784],[-96.609,42.7839],[-96.6091,42.7837],[-96.6091,42.7834],[-96.6091,42.7832],[-96.6091,42.7831],[-96.609,42.7831],[-96.609,42.783],[-96.609,42.7829],[-96.609,42.7828],[-96.6091,42.7828],[-96.6091,42.7827],[-96.6092,42.7826],[-96.6094,42.7825],[-96.6096,42.7825],[-96.6097,42.7825],[-96.6098,42.7825],[-96.6099,42.7826],[-96.61,42.7825],[-96.6101,42.7825],[-96.6102,42.7825],[-96.6105,42.7826],[-96.6109,42.7828],[-96.611,42.7828],[-96.6111,42.7829],[-96.6113,42.7832],[-96.6113,42.7833],[-96.6115,42.784],[-96.6117,42.7843],[-96.6119,42.7844],[-96.612,42.7845],[-96.6122,42.7846],[-96.6123,42.7846],[-96.6125,42.7846],[-96.6126,42.7846],[-96.6127,42.7846],[-96.6129,42.7845],[-96.613,42.7845],[-96.6131,42.7844],[-96.6132,42.7843],[-96.6133,42.7842],[-96.6135,42.7838],[-96.6136,42.7834],[-96.6137,42.7831],[-96.6137,42.783],[-96.6138,42.7826],[-96.614,42.7825],[-96.6141,42.7824],[-96.6143,42.7823],[-96.6145,42.7822],[-96.6146,42.7822],[-96.6147,42.7822],[-96.6148,42.7823],[-96.6149,42.7823],[-96.615,42.7824],[-96.6151,42.7824],[-96.6152,42.7825],[-96.6153,42.7825],[-96.6154,42.7828],[-96.6155,42.7828],[-96.6155,42.7832],[-96.6155,42.7835],[-96.6155,42.7836],[-96.6154,42.7839],[-96.6153,42.7843],[-96.6152,42.7845],[-96.6152,42.7846],[-96.6153,42.7848],[-96.6154,42.7849],[-96.6155,42.785],[-96.6156,42.785],[-96.6159,42.7851],[-96.6161,42.7851],[-96.6162,42.7851],[-96.6165,42.7849],[-96.617,42.7846],[-96.6173,42.7845],[-96.6178,42.7844],[-96.6185,42.7843],[-96.6191,42.7842],[-96.6193,42.7841],[-96.6195,42.7841],[-96.6195,42.784],[-96.6198,42.7839],[-96.6198,42.7838],[-96.6201,42.7834],[-96.6203,42.7831],[-96.6204,42.7827],[-96.6205,42.7826],[-96.6207,42.7819],[-96.6208,42.7818],[-96.621,42.7814],[-96.6212,42.781],[-96.6214,42.7806],[-96.6215,42.7804],[-96.6215,42.7803],[-96.6215,42.7802],[-96.6215,42.7801],[-96.6215,42.7799],[-96.6215,42.7798],[-96.6216,42.7796],[-96.6218,42.7791],[-96.6218,42.779],[-96.6219,42.7789],[-96.6219,42.7788],[-96.622,42.7788],[-96.622,42.7787],[-96.6219,42.7781],[-96.6218,42.7776],[-96.6218,42.7774],[-96.6218,42.7773],[-96.6218,42.7772],[-96.6218,42.7771],[-96.622,42.7768],[-96.6223,42.7766],[-96.6224,42.7764],[-96.6226,42.7763],[-96.6229,42.7762],[-96.623,42.7762],[-96.6231,42.7762],[-96.6236,42.7762],[-96.6245,42.7762],[-96.6247,42.7762],[-96.6252,42.7762],[-96.6254,42.7761],[-96.6255,42.776],[-96.6256,42.776],[-96.6261,42.7759],[-96.6262,42.7759],[-96.6265,42.7758],[-96.6266,42.7757],[-96.6269,42.7755],[-96.627,42.7753],[-96.6271,42.7751],[-96.6271,42.775],[-96.6271,42.7747],[-96.6271,42.7745],[-96.6271,42.7742],[-96.627,42.7741],[-96.627,42.774],[-96.6269,42.7739],[-96.6268,42.7739],[-96.6268,42.7738],[-96.6265,42.7733],[-96.6263,42.7729],[-96.6261,42.7724],[-96.6261,42.7722],[-96.6261,42.7718],[-96.6262,42.7716],[-96.6262,42.7715],[-96.6264,42.7714],[-96.6268,42.7712],[-96.6269,42.7712],[-96.6271,42.7712],[-96.6276,42.7714],[-96.6277,42.7714],[-96.6281,42.7716],[-96.6286,42.7719],[-96.6289,42.7719],[-96.6291,42.772],[-96.6292,42.772],[-96.6293,42.772],[-96.6294,42.7719],[-96.6295,42.7719],[-96.6296,42.7719],[-96.6296,42.7718],[-96.6299,42.7715],[-96.6303,42.7711],[-96.6305,42.7708],[-96.6306,42.7708],[-96.6306,42.7707],[-96.6307,42.7706],[-96.6307,42.7703],[-96.6308,42.7702],[-96.6309,42.77],[-96.631,42.7699],[-96.6311,42.7698],[-96.6312,42.7697],[-96.6313,42.7696],[-96.6315,42.7696],[-96.6316,42.7696],[-96.6317,42.7696],[-96.6318,42.7696],[-96.6319,42.7697],[-96.632,42.7697],[-96.6321,42.7698],[-96.6322,42.7699],[-96.6323,42.77],[-96.6324,42.7702],[-96.6324,42.7703],[-96.6324,42.7704],[-96.6324,42.7705],[-96.6325,42.7709],[-96.6325,42.771],[-96.6326,42.7711],[-96.6327,42.7713],[-96.6328,42.7713],[-96.633,42.7713],[-96.6332,42.7713],[-96.6335,42.7713],[-96.6336,42.7713],[-96.634,42.7711],[-96.6351,42.7707],[-96.6352,42.7707],[-96.6354,42.7706],[-96.6357,42.7704],[-96.636,42.7701],[-96.6363,42.7698],[-96.6364,42.7697],[-96.6365,42.7695],[-96.6365,42.7694],[-96.6365,42.7692],[-96.6365,42.7691],[-96.6365,42.769],[-96.6364,42.7686],[-96.6363,42.7686],[-96.6361,42.7684],[-96.636,42.7683],[-96.6359,42.7682],[-96.6355,42.7681],[-96.6355,42.768],[-96.6351,42.7679],[-96.6349,42.7679],[-96.6347,42.768],[-96.6344,42.768],[-96.6343,42.7681],[-96.6342,42.7681],[-96.6336,42.7686],[-96.6335,42.7687],[-96.6333,42.7687],[-96.6331,42.7688],[-96.633,42.7688],[-96.6329,42.7687],[-96.6328,42.7686],[-96.6327,42.7686],[-96.6326,42.7685],[-96.6323,42.768],[-96.6322,42.7678],[-96.6322,42.7676],[-96.6316,42.7666],[-96.6316,42.7664],[-96.6315,42.7661],[-96.6315,42.7658],[-96.6316,42.7657],[-96.6316,42.7656],[-96.6316,42.7655],[-96.6318,42.7654],[-96.632,42.7651],[-96.6321,42.7651],[-96.6322,42.765],[-96.6323,42.765],[-96.6325,42.765],[-96.6328,42.765],[-96.6329,42.765],[-96.6338,42.7653],[-96.6344,42.7655],[-96.6347,42.7656],[-96.6348,42.7656],[-96.6349,42.7656],[-96.6351,42.7656],[-96.6355,42.7656],[-96.6357,42.7655],[-96.6358,42.7655],[-96.636,42.7654],[-96.6363,42.7652],[-96.6363,42.7651],[-96.6365,42.7649],[-96.6365,42.7648],[-96.6365,42.7647],[-96.6364,42.7645],[-96.6363,42.7644],[-96.6361,42.764],[-96.6356,42.7635],[-96.6354,42.7634],[-96.6351,42.7632],[-96.634,42.7627],[-96.6336,42.7624],[-96.6333,42.7622],[-96.6329,42.7619],[-96.6328,42.7618],[-96.6325,42.7615],[-96.6324,42.7613],[-96.6322,42.7611],[-96.6321,42.761],[-96.6319,42.7609],[-96.6315,42.7606],[-96.6315,42.7605],[-96.6312,42.7603],[-96.631,42.7602],[-96.631,42.7601],[-96.6308,42.7598],[-96.63,42.7585],[-96.6296,42.7582],[-96.6288,42.7577],[-96.6287,42.7576],[-96.6284,42.7574],[-96.6281,42.7572],[-96.6279,42.7569],[-96.6278,42.7568],[-96.6278,42.7567],[-96.6276,42.7564],[-96.6275,42.7561],[-96.6275,42.7559],[-96.6276,42.7555],[-96.6276,42.7554],[-96.6276,42.7553],[-96.6276,42.7552],[-96.6276,42.755],[-96.6275,42.7549],[-96.6274,42.7547],[-96.6272,42.7544],[-96.6271,42.7543],[-96.627,42.7542],[-96.6269,42.7542],[-96.6267,42.7542],[-96.6265,42.7542],[-96.6264,42.7542],[-96.6261,42.7542],[-96.6256,42.7544],[-96.6256,42.7545],[-96.6255,42.7545],[-96.6255,42.7546],[-96.6255,42.7547],[-96.6254,42.7547],[-96.6254,42.7548],[-96.6254,42.7549],[-96.6254,42.755],[-96.6253,42.7551],[-96.6252,42.7553],[-96.6251,42.7554],[-96.625,42.7556],[-96.6249,42.7559],[-96.6247,42.7563],[-96.6246,42.7567],[-96.6245,42.7571],[-96.6244,42.7573],[-96.6243,42.7574],[-96.6237,42.758],[-96.6235,42.7582],[-96.6234,42.7582],[-96.623,42.7584],[-96.6229,42.7584],[-96.6228,42.7584],[-96.6224,42.7584],[-96.6223,42.7584],[-96.6218,42.7583],[-96.6215,42.7582],[-96.6214,42.7582],[-96.621,42.758],[-96.6207,42.7579],[-96.6203,42.7576],[-96.6202,42.7575],[-96.6201,42.7573],[-96.62,42.7572],[-96.62,42.7571],[-96.62,42.757],[-96.62,42.7568],[-96.6201,42.7563],[-96.6201,42.7562],[-96.62,42.7559],[-96.6197,42.7555],[-96.6197,42.7554],[-96.6194,42.755],[-96.6194,42.7549],[-96.6193,42.7548],[-96.6193,42.7546],[-96.6193,42.7545],[-96.6195,42.754],[-96.6196,42.7539],[-96.6197,42.7538],[-96.6198,42.7537],[-96.6201,42.7535],[-96.6202,42.7535],[-96.6203,42.7535],[-96.6207,42.7534],[-96.6209,42.7534],[-96.6217,42.7535],[-96.6218,42.7535],[-96.6219,42.7534],[-96.622,42.7534],[-96.6221,42.7533],[-96.6223,42.7531],[-96.6226,42.753],[-96.6229,42.7529],[-96.6232,42.7529],[-96.6233,42.7529],[-96.6241,42.7529],[-96.6246,42.7529],[-96.625,42.7529],[-96.6252,42.7529],[-96.6254,42.7529],[-96.6256,42.7529],[-96.6257,42.7529],[-96.6257,42.7528],[-96.6258,42.7528],[-96.6259,42.7528],[-96.626,42.7527],[-96.6263,42.7526],[-96.6263,42.7525],[-96.6264,42.7525],[-96.6265,42.7525],[-96.6266,42.7524],[-96.6268,42.7521],[-96.6269,42.7519],[-96.6269,42.7516],[-96.6269,42.7511],[-96.627,42.7511],[-96.627,42.751],[-96.6271,42.7509],[-96.6272,42.7509],[-96.6273,42.7508],[-96.6275,42.7507],[-96.6276,42.7506],[-96.628,42.7505],[-96.6282,42.7505],[-96.6284,42.7505],[-96.6287,42.7505],[-96.6289,42.7506],[-96.629,42.7507],[-96.6293,42.7508],[-96.6295,42.7508],[-96.6296,42.7508],[-96.6298,42.7508],[-96.6299,42.7508],[-96.63,42.7507],[-96.6301,42.7506],[-96.6304,42.7503],[-96.6304,42.7502],[-96.6304,42.7501],[-96.6304,42.75],[-96.6304,42.7499],[-96.6304,42.7498],[-96.6305,42.7495],[-96.6306,42.7493],[-96.6306,42.7491],[-96.6305,42.749],[-96.6304,42.7487],[-96.6304,42.7486],[-96.6303,42.7486],[-96.63,42.7482],[-96.6299,42.7482],[-96.6298,42.748],[-96.6298,42.7478],[-96.6299,42.7475],[-96.63,42.7471],[-96.6301,42.747],[-96.6302,42.7469],[-96.6304,42.7469],[-96.6311,42.7467],[-96.6312,42.7467],[-96.6314,42.7466],[-96.6316,42.7465],[-96.6316,42.7464],[-96.6317,42.7463],[-96.6319,42.746],[-96.632,42.7458],[-96.6321,42.7456],[-96.6321,42.7455],[-96.6321,42.7453],[-96.6321,42.7452],[-96.6321,42.7451],[-96.6321,42.745],[-96.632,42.7449],[-96.6319,42.7448],[-96.6317,42.7447],[-96.6314,42.7445],[-96.631,42.7445],[-96.6305,42.7445],[-96.6304,42.7445],[-96.6297,42.7443],[-96.6296,42.7443],[-96.6295,42.7442],[-96.6294,42.7441],[-96.6294,42.744],[-96.6294,42.7439],[-96.6294,42.7437],[-96.6294,42.7436],[-96.6295,42.7436],[-96.6295,42.7435],[-96.6296,42.7435],[-96.6297,42.7435],[-96.6314,42.743],[-96.6315,42.743],[-96.6316,42.7429],[-96.6322,42.7429],[-96.6324,42.7429],[-96.6327,42.7429],[-96.6328,42.7429],[-96.6335,42.7428],[-96.6339,42.7428],[-96.634,42.7428],[-96.6343,42.7426],[-96.6348,42.7424],[-96.6351,42.7423],[-96.6354,42.7421],[-96.6355,42.7421],[-96.6355,42.742],[-96.6356,42.7419],[-96.6357,42.7418],[-96.6357,42.7415],[-96.6357,42.7413],[-96.6356,42.7409],[-96.6355,42.7407],[-96.6351,42.7402],[-96.6349,42.7399],[-96.6348,42.7398],[-96.6346,42.7397],[-96.6344,42.7396],[-96.6342,42.7395],[-96.6341,42.7393],[-96.634,42.7392],[-96.6339,42.7392],[-96.6337,42.7391],[-96.6335,42.7389],[-96.6334,42.7389],[-96.6333,42.7388],[-96.6331,42.7385],[-96.6326,42.738],[-96.6323,42.7377],[-96.6322,42.7376],[-96.6321,42.7375],[-96.632,42.7375],[-96.6318,42.7374],[-96.6313,42.7372],[-96.6311,42.7371],[-96.6307,42.7367],[-96.6305,42.7364],[-96.6305,42.7363],[-96.6304,42.7362],[-96.6304,42.736],[-96.6304,42.7358],[-96.6304,42.7356],[-96.6304,42.7355],[-96.6305,42.7353],[-96.6306,42.7353],[-96.6307,42.7352],[-96.6308,42.7351],[-96.6309,42.7351],[-96.6312,42.7351],[-96.6314,42.7351],[-96.6315,42.7351],[-96.6316,42.7351],[-96.6317,42.7351],[-96.6319,42.7351],[-96.632,42.7351],[-96.632,42.7352],[-96.6322,42.7352],[-96.6324,42.7352],[-96.6328,42.7353],[-96.633,42.7354],[-96.6331,42.7354],[-96.6333,42.7355],[-96.6335,42.7356],[-96.6337,42.7357],[-96.6341,42.7359],[-96.6344,42.7362],[-96.6345,42.7363],[-96.635,42.7365],[-96.6352,42.7366],[-96.6362,42.7368],[-96.6376,42.7373],[-96.638,42.7374],[-96.6383,42.7375],[-96.6384,42.7375],[-96.6388,42.7375],[-96.6389,42.7375],[-96.639,42.7375],[-96.6392,42.7374],[-96.6393,42.7373],[-96.6394,42.7372],[-96.6395,42.737],[-96.6395,42.7369],[-96.6395,42.7368],[-96.6394,42.7368],[-96.6394,42.7364],[-96.6393,42.7364],[-96.6391,42.736],[-96.639,42.7358],[-96.6389,42.7358],[-96.6384,42.7347],[-96.6383,42.7346],[-96.6381,42.7344],[-96.638,42.7343],[-96.6376,42.7341],[-96.6376,42.734],[-96.6368,42.7333],[-96.6367,42.7332],[-96.6365,42.7331],[-96.6364,42.733],[-96.6363,42.733],[-96.6361,42.7328],[-96.6359,42.7328],[-96.6356,42.7327],[-96.6355,42.7326],[-96.6352,42.7326],[-96.6347,42.7325],[-96.6345,42.7325],[-96.6342,42.7325],[-96.6336,42.7325],[-96.6334,42.7325],[-96.6333,42.7325],[-96.6332,42.7324],[-96.633,42.7324],[-96.6326,42.7322],[-96.6325,42.7321],[-96.6324,42.732],[-96.6323,42.7319],[-96.6322,42.7319],[-96.6318,42.7315],[-96.6313,42.7312],[-96.631,42.7309],[-96.6309,42.7308],[-96.6305,42.7302],[-96.6304,42.7299],[-96.6304,42.7298],[-96.6305,42.7296],[-96.6306,42.7294],[-96.6307,42.7294],[-96.6307,42.7293],[-96.631,42.7292],[-96.6312,42.7291],[-96.6317,42.7289],[-96.6319,42.7288],[-96.632,42.7288],[-96.6321,42.7287],[-96.6322,42.7286],[-96.6324,42.7285],[-96.6324,42.7284],[-96.6325,42.7281],[-96.6325,42.728],[-96.6325,42.7274],[-96.6325,42.7273],[-96.6325,42.7272],[-96.6325,42.7271],[-96.6326,42.7271],[-96.6328,42.7269],[-96.6329,42.7268],[-96.6331,42.7268],[-96.6332,42.7267],[-96.6333,42.7267],[-96.6334,42.7267],[-96.6338,42.7266],[-96.6343,42.7264],[-96.6344,42.7264],[-96.6347,42.7261],[-96.6348,42.726],[-96.6348,42.7259],[-96.6348,42.7257],[-96.6348,42.7256],[-96.6347,42.7251],[-96.6347,42.725],[-96.6346,42.725],[-96.6345,42.7247],[-96.6343,42.7244],[-96.6342,42.7243],[-96.6341,42.7243],[-96.6339,42.7242],[-96.6338,42.7241],[-96.6337,42.7241],[-96.6335,42.7242],[-96.6332,42.7243],[-96.6329,42.7245],[-96.6324,42.7248],[-96.6322,42.7249],[-96.6319,42.7249],[-96.6316,42.725],[-96.6314,42.725],[-96.6307,42.7251],[-96.6306,42.7251],[-96.6305,42.7252],[-96.6299,42.7253],[-96.6294,42.7255],[-96.6289,42.7256],[-96.6286,42.7256],[-96.6281,42.7257],[-96.6275,42.7259],[-96.627,42.7259],[-96.626,42.7259],[-96.6256,42.7259],[-96.6252,42.7258],[-96.6249,42.7257],[-96.6248,42.7257],[-96.6247,42.7257],[-96.6247,42.7256],[-96.6245,42.7253],[-96.6244,42.7253],[-96.6244,42.7252],[-96.6244,42.7251],[-96.6245,42.725],[-96.6245,42.7249],[-96.6247,42.7248],[-96.6248,42.7248],[-96.6248,42.7247],[-96.6252,42.7243],[-96.6253,42.7242],[-96.6254,42.7239],[-96.6254,42.7238],[-96.6255,42.7236],[-96.6254,42.7233],[-96.6253,42.7232],[-96.6252,42.7231],[-96.625,42.7229],[-96.6247,42.7227],[-96.6246,42.7225],[-96.6244,42.7221],[-96.6244,42.722],[-96.6244,42.7216],[-96.6244,42.7215],[-96.6245,42.7211],[-96.6245,42.7209],[-96.6249,42.7204],[-96.625,42.7203],[-96.6253,42.7198],[-96.6255,42.7197],[-96.6256,42.7196],[-96.6259,42.7194],[-96.6261,42.7193],[-96.6264,42.719],[-96.6265,42.7189],[-96.6266,42.7188],[-96.6268,42.7187],[-96.627,42.7186],[-96.6273,42.7185],[-96.6275,42.7184],[-96.6278,42.7182],[-96.6278,42.7181],[-96.6279,42.7181],[-96.6279,42.718],[-96.628,42.7178],[-96.628,42.7177],[-96.6279,42.7177],[-96.6277,42.7175],[-96.6276,42.7175],[-96.6274,42.7174],[-96.6271,42.7173],[-96.6267,42.7172],[-96.6266,42.7172],[-96.6263,42.7171],[-96.6261,42.717],[-96.626,42.7169],[-96.6258,42.7168],[-96.6257,42.7168],[-96.6255,42.7164],[-96.6254,42.7163],[-96.6253,42.7163],[-96.6252,42.7162],[-96.6251,42.7161],[-96.625,42.7161],[-96.6248,42.716],[-96.6247,42.7159],[-96.6246,42.7157],[-96.6245,42.7156],[-96.6244,42.7153],[-96.6243,42.7152],[-96.6243,42.7149],[-96.6243,42.7147],[-96.6243,42.7145],[-96.6244,42.714],[-96.6246,42.7137],[-96.6247,42.7135],[-96.6249,42.7131],[-96.625,42.7129],[-96.6251,42.7128],[-96.6252,42.7127],[-96.6252,42.7126],[-96.6254,42.7122],[-96.6255,42.7122],[-96.6256,42.7119],[-96.6258,42.7115],[-96.6259,42.7112],[-96.626,42.7111],[-96.626,42.711],[-96.6263,42.7107],[-96.6264,42.7107],[-96.6265,42.7103],[-96.6268,42.71],[-96.6269,42.7099],[-96.6275,42.7095],[-96.6276,42.7094],[-96.6279,42.7094],[-96.6281,42.7093],[-96.6283,42.7093],[-96.6287,42.7093],[-96.6288,42.7093],[-96.629,42.7092],[-96.6292,42.7092],[-96.6293,42.7091],[-96.6293,42.709],[-96.6294,42.7089],[-96.6294,42.7088],[-96.6298,42.7081],[-96.6298,42.7079],[-96.6301,42.7076],[-96.6303,42.7073],[-96.6304,42.7069],[-96.6305,42.7067],[-96.6304,42.7066],[-96.6304,42.7059],[-96.6304,42.7057],[-96.6302,42.7055],[-96.6302,42.7054],[-96.6299,42.7053],[-96.6295,42.7051],[-96.6294,42.705],[-96.6293,42.705],[-96.6285,42.705],[-96.6284,42.705],[-96.6281,42.7048],[-96.6279,42.7047],[-96.6278,42.7047],[-96.6274,42.7043],[-96.6273,42.7043],[-96.6272,42.7042],[-96.627,42.7041],[-96.6268,42.7041],[-96.6268,42.704],[-96.6265,42.704],[-96.6264,42.704],[-96.6261,42.704],[-96.626,42.704],[-96.6255,42.7042],[-96.6252,42.7043],[-96.6251,42.7045],[-96.625,42.7046],[-96.6249,42.7048],[-96.6249,42.7049],[-96.6249,42.7051],[-96.6251,42.7055],[-96.6252,42.7057],[-96.6253,42.7059],[-96.6253,42.7062],[-96.6254,42.7065],[-96.6254,42.7068],[-96.6253,42.7071],[-96.6253,42.7072],[-96.6252,42.7073],[-96.6251,42.7073],[-96.625,42.7074],[-96.6248,42.7076],[-96.6245,42.7077],[-96.6244,42.7077],[-96.6243,42.7077],[-96.6242,42.7077],[-96.624,42.7076],[-96.6239,42.7076],[-96.6239,42.7075],[-96.6234,42.707],[-96.6234,42.7069],[-96.623,42.7066],[-96.623,42.7065],[-96.6227,42.7061],[-96.6226,42.706],[-96.6222,42.7057],[-96.622,42.7054],[-96.6219,42.7053],[-96.6216,42.705],[-96.6215,42.7048],[-96.6214,42.7045],[-96.6213,42.7041],[-96.6212,42.7039],[-96.6211,42.7036],[-96.621,42.703],[-96.621,42.7029],[-96.6209,42.7029],[-96.6209,42.7028],[-96.6208,42.7027],[-96.6205,42.7025],[-96.6205,42.7024],[-96.62,42.7022],[-96.6198,42.702],[-96.6198,42.7018],[-96.6197,42.7017],[-96.6197,42.7014],[-96.6197,42.7013],[-96.6198,42.7011],[-96.6198,42.701],[-96.6197,42.7009],[-96.6197,42.7008],[-96.6197,42.7007],[-96.6196,42.7005],[-96.6196,42.7003],[-96.6194,42.7001],[-96.6193,42.6999],[-96.6192,42.6998],[-96.6191,42.6998],[-96.619,42.6997],[-96.6189,42.6997],[-96.6188,42.6997],[-96.6185,42.6997],[-96.6184,42.6997],[-96.6183,42.6998],[-96.6177,42.7002],[-96.6175,42.7003],[-96.6174,42.7003],[-96.6173,42.7004],[-96.617,42.7005],[-96.6169,42.7005],[-96.6168,42.7005],[-96.6166,42.7005],[-96.6165,42.7005],[-96.6162,42.7005],[-96.6161,42.7004],[-96.6159,42.7004],[-96.6158,42.7003],[-96.6157,42.7002],[-96.6156,42.7],[-96.6155,42.6998],[-96.6155,42.6997],[-96.6157,42.6992],[-96.6156,42.699],[-96.6156,42.6989],[-96.6156,42.6988],[-96.6155,42.6986],[-96.6154,42.6985],[-96.6152,42.6985],[-96.6151,42.6984],[-96.615,42.6984],[-96.6147,42.6985],[-96.6145,42.6987],[-96.614,42.6989],[-96.6137,42.699],[-96.613,42.6992],[-96.6126,42.6993],[-96.6124,42.6995],[-96.6119,42.7],[-96.6118,42.7001],[-96.6117,42.7002],[-96.6111,42.7012],[-96.6109,42.7015],[-96.6108,42.7016],[-96.6107,42.7018],[-96.6106,42.7018],[-96.6105,42.702],[-96.6104,42.702],[-96.6103,42.7021],[-96.61,42.7022],[-96.6098,42.7023],[-96.6097,42.7024],[-96.6096,42.7024],[-96.6095,42.7024],[-96.6094,42.7024],[-96.6091,42.7024],[-96.6085,42.7024],[-96.6081,42.7024],[-96.6079,42.7024],[-96.6068,42.7023],[-96.6064,42.7022],[-96.6056,42.702],[-96.6055,42.702],[-96.6054,42.7019],[-96.6051,42.7017],[-96.605,42.7015],[-96.6049,42.7015],[-96.6048,42.7013],[-96.6048,42.7012],[-96.6047,42.7007],[-96.6045,42.7],[-96.6043,42.6995],[-96.6043,42.6993],[-96.6043,42.6992],[-96.6043,42.699],[-96.6044,42.6988],[-96.6045,42.6986],[-96.6046,42.6985],[-96.6047,42.6984],[-96.605,42.6982],[-96.605,42.6981],[-96.6052,42.698],[-96.6053,42.698],[-96.6054,42.698],[-96.6055,42.698],[-96.6056,42.6979],[-96.6057,42.6979],[-96.6064,42.6978],[-96.6069,42.6977],[-96.6074,42.6977],[-96.6075,42.6978],[-96.6076,42.6978],[-96.6077,42.6978],[-96.6079,42.6979],[-96.608,42.6979],[-96.6084,42.6981],[-96.6089,42.6984],[-96.609,42.6985],[-96.6092,42.6985],[-96.6093,42.6985],[-96.6096,42.6984],[-96.6102,42.6981],[-96.6104,42.698],[-96.6106,42.6979],[-96.611,42.6975],[-96.6112,42.6974],[-96.6118,42.6969],[-96.612,42.6966],[-96.6121,42.6965],[-96.6122,42.6962],[-96.6122,42.6961],[-96.6122,42.6959],[-96.6121,42.6957],[-96.6121,42.6956],[-96.6121,42.6955],[-96.6118,42.6951],[-96.6117,42.6951],[-96.6116,42.695],[-96.6113,42.6948],[-96.6109,42.6947],[-96.6108,42.6947],[-96.6107,42.6946],[-96.6102,42.6946],[-96.6097,42.6946],[-96.6091,42.6947],[-96.6088,42.6947],[-96.6086,42.6947],[-96.608,42.6947],[-96.6079,42.6947],[-96.6075,42.6946],[-96.6068,42.6946],[-96.6064,42.6946],[-96.6061,42.6946],[-96.6059,42.6946],[-96.6056,42.6947],[-96.6053,42.6949],[-96.6049,42.6951],[-96.6048,42.6952],[-96.6047,42.6953],[-96.6045,42.6955],[-96.6044,42.6956],[-96.6044,42.6959],[-96.6046,42.6963],[-96.6046,42.6964],[-96.6046,42.6965],[-96.6045,42.6967],[-96.6044,42.6969],[-96.6043,42.6969],[-96.6043,42.697],[-96.6042,42.697],[-96.604,42.697],[-96.6039,42.6971],[-96.6033,42.697],[-96.6029,42.6969],[-96.6027,42.6969],[-96.6025,42.697],[-96.6023,42.697],[-96.6022,42.697],[-96.602,42.6972],[-96.6019,42.6973],[-96.6018,42.6974],[-96.6017,42.6975],[-96.6016,42.6976],[-96.6015,42.6977],[-96.6015,42.6979],[-96.6016,42.6984],[-96.6015,42.6987],[-96.6015,42.6989],[-96.6014,42.699],[-96.6013,42.699],[-96.6011,42.6991],[-96.601,42.6991],[-96.601,42.6992],[-96.6009,42.6992],[-96.6007,42.6992],[-96.6006,42.6992],[-96.6,42.699],[-96.5999,42.699],[-96.5996,42.6989],[-96.5996,42.6988],[-96.5995,42.6988],[-96.5995,42.6987],[-96.5993,42.6984],[-96.5993,42.6983],[-96.5992,42.6982],[-96.5992,42.6981],[-96.5992,42.698],[-96.5991,42.698],[-96.5991,42.6979],[-96.5991,42.6978],[-96.5992,42.6974],[-96.5991,42.6972],[-96.5991,42.6971],[-96.599,42.697],[-96.5986,42.6966],[-96.5982,42.6962],[-96.598,42.696],[-96.5978,42.6957],[-96.5976,42.6956],[-96.5973,42.6954],[-96.5971,42.6953],[-96.5966,42.6951],[-96.596,42.6949],[-96.5957,42.6948],[-96.5955,42.6948],[-96.5953,42.6947],[-96.5947,42.6947],[-96.5945,42.6946],[-96.5943,42.6946],[-96.5943,42.6945],[-96.594,42.6944],[-96.5939,42.6943],[-96.5938,42.6942],[-96.5938,42.694],[-96.5938,42.6939],[-96.5939,42.6938],[-96.5942,42.6936],[-96.5943,42.6935],[-96.5944,42.6935],[-96.595,42.6932],[-96.5955,42.693],[-96.5957,42.6929],[-96.5959,42.6928],[-96.596,42.6927],[-96.5961,42.6927],[-96.5964,42.6923],[-96.5964,42.6922],[-96.5965,42.692],[-96.5965,42.6919],[-96.5965,42.6917],[-96.5965,42.6915],[-96.5964,42.6914],[-96.5963,42.6913],[-96.5961,42.6912],[-96.5961,42.6911],[-96.5959,42.6911],[-96.5949,42.691],[-96.5948,42.6909],[-96.5945,42.6908],[-96.5944,42.6908],[-96.5942,42.6906],[-96.5941,42.6905],[-96.5939,42.6904],[-96.5938,42.6902],[-96.5937,42.69],[-96.5936,42.6898],[-96.5936,42.6897],[-96.5937,42.6894],[-96.5938,42.6893],[-96.5939,42.6891],[-96.594,42.6891],[-96.5941,42.689],[-96.5942,42.689],[-96.5945,42.6889],[-96.5948,42.6889],[-96.5949,42.6888],[-96.5952,42.6888],[-96.5954,42.6888],[-96.5956,42.6887],[-96.5959,42.6885],[-96.5961,42.6885],[-96.5963,42.6883],[-96.5966,42.6883],[-96.5968,42.6883],[-96.5969,42.6883],[-96.5973,42.6884],[-96.5979,42.6887],[-96.5982,42.6889],[-96.5986,42.689],[-96.5989,42.689],[-96.599,42.689],[-96.5992,42.689],[-96.5994,42.6889],[-96.5996,42.6888],[-96.5996,42.6887],[-96.5998,42.6886],[-96.6,42.6884],[-96.6001,42.6882],[-96.6001,42.6881],[-96.6002,42.688],[-96.6002,42.6879],[-96.6001,42.6876],[-96.6001,42.6875],[-96.6001,42.6874],[-96.6,42.6873],[-96.6,42.6872],[-96.5999,42.6871],[-96.5996,42.6869],[-96.5995,42.6868],[-96.5993,42.6867],[-96.5989,42.6867],[-96.5978,42.6867],[-96.5973,42.6867],[-96.5967,42.6868],[-96.5957,42.6867],[-96.5946,42.6867],[-96.594,42.6867],[-96.5938,42.6867],[-96.5935,42.6868],[-96.5931,42.6868],[-96.5929,42.6869],[-96.5923,42.6872],[-96.592,42.6874],[-96.5917,42.6877],[-96.5915,42.6881],[-96.5914,42.6883],[-96.5914,42.6884],[-96.5914,42.6885],[-96.5915,42.6889],[-96.5915,42.689],[-96.5916,42.6891],[-96.5919,42.6897],[-96.592,42.69],[-96.592,42.6901],[-96.592,42.6902],[-96.5919,42.6905],[-96.5918,42.6906],[-96.5916,42.6908],[-96.5914,42.6909],[-96.591,42.691],[-96.5909,42.691],[-96.5904,42.6911],[-96.5901,42.6911],[-96.5898,42.691],[-96.5897,42.691],[-96.5896,42.691],[-96.5895,42.6909],[-96.5894,42.6908],[-96.5893,42.6906],[-96.5892,42.6906],[-96.5888,42.6904],[-96.5886,42.6902],[-96.5883,42.6902],[-96.5882,42.6902],[-96.588,42.6902],[-96.5879,42.6902],[-96.5872,42.6902],[-96.5868,42.6902],[-96.5868,42.6901],[-96.5865,42.69],[-96.5864,42.6899],[-96.5863,42.6898],[-96.5863,42.6896],[-96.5863,42.6894],[-96.5863,42.6885],[-96.5863,42.6884],[-96.5861,42.6881],[-96.5859,42.6878],[-96.5857,42.6875],[-96.5857,42.6874],[-96.5855,42.6871],[-96.5855,42.687],[-96.5854,42.6866],[-96.5854,42.6863],[-96.5854,42.6861],[-96.5854,42.6859],[-96.5855,42.6858],[-96.5858,42.6852],[-96.5859,42.6848],[-96.586,42.6846],[-96.5862,42.6842],[-96.5863,42.6841],[-96.5864,42.6838],[-96.5864,42.6837],[-96.5864,42.6834],[-96.5863,42.6833],[-96.5862,42.6832],[-96.5859,42.6831],[-96.5858,42.6831],[-96.5854,42.6831],[-96.5853,42.6831],[-96.5852,42.6831],[-96.5851,42.6831],[-96.5848,42.683],[-96.5847,42.683],[-96.5846,42.683],[-96.5842,42.683],[-96.5839,42.6829],[-96.583,42.6829],[-96.5827,42.6829],[-96.5823,42.6829],[-96.5814,42.6829],[-96.5807,42.6829],[-96.5803,42.6829],[-96.58,42.6829],[-96.5791,42.683],[-96.579,42.683],[-96.5787,42.683],[-96.5785,42.683],[-96.5782,42.683],[-96.5779,42.683],[-96.5767,42.6831],[-96.5765,42.6831],[-96.5763,42.6831],[-96.5761,42.6831],[-96.5758,42.683],[-96.5757,42.683],[-96.5753,42.6828],[-96.5752,42.6828],[-96.5749,42.6825],[-96.5747,42.6823],[-96.5746,42.6821],[-96.5746,42.682],[-96.5746,42.6816],[-96.5746,42.6815],[-96.5747,42.6813],[-96.5749,42.6808],[-96.575,42.6807],[-96.5751,42.6806],[-96.5752,42.6805],[-96.5757,42.6801],[-96.576,42.6799],[-96.5761,42.6799],[-96.5763,42.6798],[-96.5769,42.6795],[-96.577,42.6794],[-96.5778,42.6791],[-96.5782,42.6789],[-96.5784,42.6788],[-96.5785,42.6788],[-96.5787,42.6786],[-96.5788,42.6785],[-96.5788,42.6784],[-96.5788,42.6782],[-96.5788,42.6781],[-96.5787,42.6781],[-96.5786,42.678],[-96.5785,42.6778],[-96.5783,42.6777],[-96.5781,42.6777],[-96.578,42.6776],[-96.5779,42.6776],[-96.5777,42.6776],[-96.577,42.6776],[-96.5763,42.6777],[-96.576,42.6778],[-96.5754,42.6779],[-96.5753,42.678],[-96.575,42.6782],[-96.5747,42.6783],[-96.574,42.6787],[-96.5738,42.6788],[-96.5735,42.6789],[-96.5733,42.6789],[-96.573,42.679],[-96.5729,42.679],[-96.5728,42.679],[-96.5726,42.6789],[-96.5725,42.6789],[-96.5724,42.6788],[-96.5723,42.6787],[-96.5722,42.6785],[-96.5721,42.6785],[-96.5721,42.6784],[-96.572,42.6782],[-96.572,42.6779],[-96.5719,42.6775],[-96.5719,42.6772],[-96.572,42.6771],[-96.5721,42.6767],[-96.5721,42.6765],[-96.5726,42.6756],[-96.5727,42.6754],[-96.5729,42.6752],[-96.5731,42.6751],[-96.5732,42.6749],[-96.5733,42.6747],[-96.5737,42.6742],[-96.5739,42.6741],[-96.5739,42.674],[-96.5743,42.6738],[-96.5743,42.6737],[-96.5744,42.6736],[-96.5746,42.6735],[-96.5753,42.6732],[-96.5755,42.6732],[-96.5756,42.6731],[-96.5765,42.673],[-96.5773,42.6729],[-96.578,42.6727],[-96.5782,42.6726],[-96.5783,42.6726],[-96.5784,42.6725],[-96.5785,42.6724],[-96.5786,42.6723],[-96.5786,42.6722],[-96.5785,42.672],[-96.5785,42.6719],[-96.5784,42.6719],[-96.5784,42.6718],[-96.578,42.6716],[-96.5778,42.6716],[-96.5774,42.6714],[-96.5768,42.6714],[-96.575,42.6711],[-96.5747,42.671],[-96.5746,42.671],[-96.5736,42.6707],[-96.5731,42.6707],[-96.5728,42.6707],[-96.5724,42.6707],[-96.5723,42.6707],[-96.5721,42.6707],[-96.5717,42.6709],[-96.5716,42.6709],[-96.5712,42.6711],[-96.5711,42.6712],[-96.5709,42.6713],[-96.5706,42.6717],[-96.5706,42.6718],[-96.5705,42.672],[-96.5704,42.6721],[-96.5703,42.6726],[-96.5701,42.6738],[-96.57,42.6743],[-96.5699,42.6747],[-96.5698,42.6749],[-96.5697,42.675],[-96.5691,42.6756],[-96.5689,42.6757],[-96.5688,42.6758],[-96.5685,42.676],[-96.5683,42.6761],[-96.568,42.6763],[-96.5676,42.6765],[-96.5675,42.6765],[-96.5674,42.6765],[-96.5672,42.6765],[-96.5671,42.6765],[-96.567,42.6765],[-96.567,42.6764],[-96.5665,42.676],[-96.5665,42.6759],[-96.5663,42.6757],[-96.5662,42.6753],[-96.5661,42.6748],[-96.566,42.6739],[-96.566,42.6738],[-96.5659,42.6736],[-96.5659,42.6735],[-96.5656,42.6731],[-96.5656,42.673],[-96.5655,42.6727],[-96.5653,42.6724],[-96.5651,42.6721],[-96.5648,42.6718],[-96.5647,42.6718],[-96.5646,42.6716],[-96.5644,42.6713],[-96.5643,42.6712],[-96.5637,42.6708],[-96.5636,42.6707],[-96.5633,42.6705],[-96.5629,42.6703],[-96.5627,42.6701],[-96.5623,42.67],[-96.5619,42.6698],[-96.5614,42.6697],[-96.5613,42.6696],[-96.5611,42.6696],[-96.5608,42.6694],[-96.5603,42.6692],[-96.5602,42.6691],[-96.5601,42.6691],[-96.56,42.669],[-96.5598,42.6688],[-96.5593,42.6683],[-96.559,42.6678],[-96.5588,42.6676],[-96.5588,42.6675],[-96.5587,42.6674],[-96.5586,42.6672],[-96.5585,42.6669],[-96.5585,42.6668],[-96.5583,42.6666],[-96.558,42.6663],[-96.5579,42.6662],[-96.5577,42.666],[-96.5573,42.6656],[-96.5563,42.6648],[-96.5561,42.6647],[-96.556,42.6646],[-96.5559,42.6644],[-96.5558,42.6642],[-96.5558,42.6641],[-96.5558,42.664],[-96.5558,42.6639],[-96.556,42.6638],[-96.5561,42.6638],[-96.5562,42.6638],[-96.5566,42.6637],[-96.557,42.6637],[-96.5578,42.6637],[-96.5581,42.6637],[-96.5588,42.6636],[-96.5589,42.6636],[-96.559,42.6635],[-96.5594,42.6634],[-96.5596,42.6632],[-96.5597,42.6631],[-96.5598,42.6629],[-96.5598,42.6628],[-96.5599,42.6626],[-96.5598,42.662],[-96.5598,42.6619],[-96.5597,42.6619],[-96.5596,42.6615],[-96.5596,42.6614],[-96.5594,42.661],[-96.5594,42.6608],[-96.5594,42.6607],[-96.5594,42.6606],[-96.5595,42.6604],[-96.5597,42.6598],[-96.5599,42.659],[-96.5599,42.6589],[-96.5599,42.6586],[-96.5599,42.6583],[-96.5597,42.6581],[-96.5596,42.658],[-96.5594,42.6578],[-96.5593,42.6578],[-96.559,42.6577],[-96.5589,42.6576],[-96.5587,42.6576],[-96.5586,42.6576],[-96.5583,42.6576],[-96.5577,42.6576],[-96.5576,42.6576],[-96.5568,42.6577],[-96.5565,42.6578],[-96.5561,42.6579],[-96.5555,42.6581],[-96.5548,42.6583],[-96.5545,42.6584],[-96.5543,42.6584],[-96.5536,42.6587],[-96.5529,42.659],[-96.5526,42.6591],[-96.5523,42.6593],[-96.5519,42.6596],[-96.5503,42.6603],[-96.55,42.6604],[-96.5496,42.6606],[-96.5494,42.6606],[-96.5488,42.6608],[-96.548,42.6611],[-96.5478,42.6612],[-96.5475,42.6613],[-96.5471,42.6613],[-96.547,42.6614],[-96.5466,42.6615],[-96.5463,42.6615],[-96.5458,42.6616],[-96.5452,42.6616],[-96.5443,42.6615],[-96.5441,42.6615],[-96.5439,42.6615],[-96.5435,42.6614],[-96.5434,42.6614],[-96.543,42.6613],[-96.5429,42.6612],[-96.5426,42.6611],[-96.5425,42.661],[-96.5424,42.6609],[-96.5422,42.6608],[-96.5418,42.6604],[-96.5417,42.6604],[-96.5415,42.6602],[-96.5414,42.6601],[-96.5412,42.6599],[-96.541,42.6597],[-96.5409,42.6595],[-96.5408,42.6593],[-96.5404,42.6588],[-96.5402,42.6586],[-96.5398,42.6582],[-96.5392,42.6575],[-96.5389,42.6572],[-96.5386,42.6568],[-96.5385,42.6567],[-96.5383,42.6565],[-96.538,42.656],[-96.5379,42.6559],[-96.5378,42.6556],[-96.5378,42.6554],[-96.5376,42.6546],[-96.5375,42.6544],[-96.5374,42.6538],[-96.5374,42.6537],[-96.5373,42.6534],[-96.5373,42.6531],[-96.5373,42.6528],[-96.5374,42.6517],[-96.5375,42.6515],[-96.5376,42.6511],[-96.5378,42.6502],[-96.5378,42.65],[-96.5379,42.6498],[-96.538,42.6492],[-96.538,42.649],[-96.5381,42.6488],[-96.5381,42.6486],[-96.5382,42.6484],[-96.5382,42.6479],[-96.5382,42.6477],[-96.5381,42.6472],[-96.538,42.6469],[-96.5379,42.6467],[-96.5379,42.6466],[-96.5377,42.6463],[-96.5375,42.6459],[-96.5374,42.6459],[-96.5372,42.6457],[-96.5371,42.6456],[-96.5364,42.6451],[-96.5363,42.645],[-96.5354,42.6444],[-96.534,42.6436],[-96.5338,42.6435],[-96.5333,42.6432],[-96.5328,42.643],[-96.5324,42.6428],[-96.5321,42.6427],[-96.5317,42.6426],[-96.5311,42.6424],[-96.5303,42.6422],[-96.5296,42.6422],[-96.5295,42.6422],[-96.5289,42.6421],[-96.5277,42.6419],[-96.5275,42.6418],[-96.5271,42.6417],[-96.527,42.6417],[-96.5266,42.6414],[-96.5265,42.6413],[-96.5264,42.6412],[-96.5262,42.6408],[-96.5262,42.6407],[-96.526,42.6404],[-96.526,42.6402],[-96.526,42.6401],[-96.5259,42.64],[-96.5259,42.6399],[-96.5258,42.6397],[-96.5257,42.6395],[-96.5256,42.6392],[-96.5253,42.6383],[-96.5252,42.6379],[-96.5252,42.6374],[-96.5252,42.6369],[-96.5254,42.6364],[-96.5254,42.6362],[-96.5255,42.6359],[-96.5255,42.6356],[-96.5254,42.6353],[-96.5254,42.6352],[-96.5254,42.6351],[-96.5252,42.6348],[-96.5251,42.6347],[-96.5248,42.6345],[-96.5247,42.6345],[-96.5246,42.6345],[-96.5245,42.6345],[-96.5243,42.6345],[-96.524,42.6346],[-96.5238,42.6346],[-96.5237,42.6347],[-96.5227,42.635],[-96.5225,42.635],[-96.5224,42.635],[-96.5221,42.635],[-96.5218,42.6349],[-96.5217,42.6349],[-96.5216,42.6349],[-96.5215,42.6348],[-96.5212,42.6344],[-96.5208,42.6341],[-96.5204,42.6337],[-96.5198,42.6332],[-96.5197,42.633],[-96.5196,42.633],[-96.5194,42.6329],[-96.5192,42.6327],[-96.5186,42.6323],[-96.5183,42.632],[-96.5179,42.6317],[-96.5168,42.631],[-96.5165,42.6307],[-96.5161,42.6303],[-96.5157,42.6298],[-96.5157,42.6297],[-96.5156,42.6296],[-96.5154,42.6291],[-96.5153,42.629],[-96.5152,42.6284],[-96.5151,42.6282],[-96.5152,42.6276],[-96.5152,42.6273],[-96.5153,42.6267],[-96.5154,42.6266],[-96.5154,42.6264],[-96.5155,42.6261],[-96.5155,42.626],[-96.5155,42.6259],[-96.5155,42.6255],[-96.5155,42.6253],[-96.5156,42.625],[-96.5157,42.6247],[-96.5161,42.6238],[-96.5162,42.6236],[-96.5162,42.6234],[-96.5164,42.6229],[-96.5164,42.6228],[-96.5168,42.6219],[-96.5173,42.621],[-96.5181,42.6199],[-96.5181,42.6198],[-96.5183,42.6197],[-96.519,42.619],[-96.5207,42.618],[-96.5211,42.6178],[-96.5215,42.6177],[-96.5226,42.6176],[-96.5228,42.6176],[-96.5238,42.6176],[-96.524,42.6176],[-96.5252,42.6178],[-96.5263,42.6179],[-96.5268,42.6181],[-96.5275,42.6183],[-96.5281,42.6184],[-96.5287,42.6183],[-96.529,42.6182],[-96.5299,42.6179],[-96.5306,42.6174],[-96.5307,42.6173],[-96.5309,42.617],[-96.5313,42.6167],[-96.5313,42.6166],[-96.5315,42.616],[-96.5316,42.6153],[-96.5315,42.6149],[-96.5315,42.6145],[-96.5313,42.6136],[-96.531,42.6131],[-96.5309,42.6128],[-96.5305,42.6118],[-96.5302,42.6111],[-96.5299,42.6105],[-96.5293,42.6098],[-96.5292,42.6096],[-96.5289,42.6094],[-96.5285,42.6093],[-96.5281,42.6091],[-96.5278,42.609],[-96.5275,42.609],[-96.527,42.6089],[-96.527,42.609],[-96.5265,42.609],[-96.5257,42.6093],[-96.5246,42.6103],[-96.5239,42.6111],[-96.5238,42.6112],[-96.5228,42.6121],[-96.5224,42.6126],[-96.522,42.613],[-96.5213,42.6145],[-96.5213,42.6146],[-96.5204,42.6155],[-96.5198,42.616],[-96.5197,42.6161],[-96.5195,42.6162],[-96.5192,42.6163],[-96.5189,42.6164],[-96.5187,42.6165],[-96.5186,42.6165],[-96.5183,42.6165],[-96.5182,42.6165],[-96.5177,42.6166],[-96.5176,42.6166],[-96.5166,42.6166],[-96.515,42.6162],[-96.5136,42.6155],[-96.5118,42.6144],[-96.51,42.6132],[-96.5095,42.6127],[-96.5093,42.6125],[-96.5085,42.6112],[-96.5083,42.6108],[-96.5068,42.6085],[-96.5066,42.6082],[-96.505,42.6055],[-96.5048,42.6053],[-96.5047,42.605],[-96.5046,42.605],[-96.5046,42.6049],[-96.5038,42.6029],[-96.5014,42.597],[-96.5012,42.5966],[-96.501,42.5961],[-96.5009,42.5959],[-96.5008,42.5957],[-96.5006,42.5951],[-96.5006,42.595],[-96.5003,42.5943],[-96.5002,42.5941],[-96.5002,42.5939],[-96.5002,42.5934],[-96.5002,42.5928],[-96.5002,42.5927],[-96.5004,42.5924],[-96.5007,42.5919],[-96.501,42.5914],[-96.5011,42.5911],[-96.5013,42.5909],[-96.5014,42.5907],[-96.5014,42.5906],[-96.5015,42.5905],[-96.5015,42.5904],[-96.5015,42.5903],[-96.5015,42.5902],[-96.5013,42.5898],[-96.5011,42.5894],[-96.5011,42.5893],[-96.501,42.5892],[-96.5005,42.5888],[-96.5002,42.5886],[-96.4991,42.5884],[-96.4978,42.5884],[-96.4971,42.5884],[-96.4959,42.5884],[-96.4957,42.5884],[-96.4955,42.5884],[-96.4949,42.5883],[-96.4943,42.5882],[-96.4936,42.5881],[-96.4923,42.5878],[-96.4915,42.5874],[-96.4915,42.5872],[-96.4913,42.5868],[-96.4913,42.5865],[-96.4915,42.5861],[-96.4924,42.5854],[-96.4937,42.5846],[-96.4949,42.5835],[-96.4955,42.5828],[-96.496,42.5818],[-96.496,42.5817],[-96.496,42.5804],[-96.4956,42.5795],[-96.495,42.5789],[-96.4943,42.5784],[-96.4941,42.5784],[-96.4935,42.5781],[-96.493,42.5778],[-96.4925,42.5776],[-96.4917,42.5772],[-96.4914,42.5771],[-96.4899,42.5767],[-96.4878,42.5764],[-96.4867,42.5761],[-96.4862,42.5758],[-96.4859,42.5753],[-96.4859,42.5752],[-96.4858,42.575],[-96.4858,42.5748],[-96.4857,42.5747],[-96.4857,42.5742],[-96.4857,42.5741],[-96.4861,42.5731],[-96.4863,42.573],[-96.4866,42.5727],[-96.4871,42.5722],[-96.4988,42.561],[-96.499,42.5608],[-96.4988,42.5588],[-96.4985,42.5581],[-96.4973,42.557],[-96.4955,42.5564],[-96.4931,42.5564],[-96.491,42.5566],[-96.4901,42.5568],[-96.4863,42.557],[-96.4813,42.5567],[-96.4785,42.5564],[-96.4774,42.5561],[-96.477,42.556],[-96.477,42.5547],[-96.477,42.5504],[-96.477,42.5492],[-96.477,42.5467],[-96.4768,42.5466],[-96.4766,42.5465],[-96.4768,42.5463],[-96.4767,42.5454],[-96.4769,42.5444],[-96.4774,42.5399],[-96.4777,42.5356],[-96.4798,42.5296],[-96.479,42.5265],[-96.479,42.5264],[-96.48,42.5243],[-96.4847,42.5225],[-96.4877,42.5214],[-96.4906,42.5204],[-96.4907,42.5203],[-96.4908,42.5202],[-96.491,42.5202],[-96.4911,42.5201],[-96.4912,42.5201],[-96.4914,42.52],[-96.4916,42.5199],[-96.492,42.5196],[-96.4921,42.5196],[-96.4927,42.5192],[-96.4929,42.5191],[-96.4931,42.5188],[-96.4932,42.5186],[-96.4934,42.5183],[-96.4936,42.5173],[-96.4937,42.5167],[-96.4937,42.5166],[-96.4937,42.5163],[-96.4936,42.5156],[-96.4931,42.5148],[-96.4924,42.5142],[-96.4914,42.5135],[-96.4908,42.5131],[-96.4905,42.5129],[-96.4903,42.5127],[-96.4902,42.5127],[-96.4897,42.5123],[-96.4895,42.5121],[-96.4894,42.5121],[-96.4892,42.5119],[-96.489,42.5118],[-96.4889,42.5117],[-96.4887,42.5116],[-96.4882,42.5113],[-96.4881,42.5112],[-96.4877,42.5111],[-96.4866,42.5107],[-96.4853,42.5105],[-96.4844,42.5103],[-96.4842,42.5103],[-96.4835,42.5103],[-96.4826,42.5104],[-96.4809,42.5106],[-96.4805,42.5106],[-96.4801,42.5107],[-96.4799,42.5107],[-96.4797,42.5108],[-96.4795,42.5108],[-96.4793,42.5108],[-96.4792,42.5108],[-96.4791,42.5108],[-96.479,42.5108],[-96.4789,42.5108],[-96.4788,42.5107],[-96.4782,42.5102],[-96.4775,42.5096],[-96.4761,42.5078],[-96.4733,42.5035],[-96.4741,42.5033],[-96.4741,42.5032],[-96.4742,42.5025],[-96.4742,42.5023],[-96.4744,42.5018],[-96.4746,42.5013],[-96.4747,42.5012],[-96.4747,42.5011],[-96.4753,42.5003],[-96.4755,42.5],[-96.4756,42.5],[-96.4756,42.4999],[-96.4759,42.4995],[-96.4761,42.4992],[-96.4762,42.4991],[-96.4762,42.4988],[-96.4763,42.4988],[-96.4763,42.4987],[-96.4764,42.4987],[-96.4765,42.4986],[-96.4765,42.4985],[-96.4767,42.4982],[-96.4767,42.4981],[-96.4769,42.4979],[-96.477,42.4977],[-96.4772,42.4972],[-96.4773,42.4969],[-96.4774,42.4965],[-96.4775,42.4962],[-96.4775,42.4961],[-96.4776,42.4959],[-96.4776,42.4958],[-96.4775,42.4957],[-96.4775,42.4955],[-96.4774,42.4955],[-96.4775,42.4952],[-96.4775,42.4951],[-96.4776,42.4951],[-96.4778,42.495],[-96.4778,42.4949],[-96.4779,42.4948],[-96.4779,42.4947],[-96.4779,42.4946],[-96.4779,42.4943],[-96.4778,42.4933],[-96.4778,42.4932],[-96.4778,42.4931],[-96.4778,42.493],[-96.4778,42.4928],[-96.4777,42.4926],[-96.4776,42.4923],[-96.4775,42.4919],[-96.4773,42.4916],[-96.4772,42.4914],[-96.4772,42.4913],[-96.4771,42.4913],[-96.4771,42.4912],[-96.4771,42.4911],[-96.4772,42.4911],[-96.4772,42.491],[-96.4771,42.4909],[-96.477,42.4907],[-96.4768,42.4905],[-96.4767,42.4904],[-96.4766,42.4904],[-96.4765,42.4902],[-96.4765,42.4901],[-96.4764,42.49],[-96.4763,42.49],[-96.4761,42.4899],[-96.4758,42.4898],[-96.4756,42.4897],[-96.4754,42.4896],[-96.475,42.4895],[-96.4744,42.4894],[-96.4743,42.4894],[-96.4742,42.4894],[-96.4741,42.4894],[-96.474,42.4894],[-96.4739,42.4894],[-96.4738,42.4893],[-96.4737,42.4893],[-96.4735,42.4892],[-96.4732,42.4892],[-96.473,42.4892],[-96.4726,42.4892],[-96.4718,42.4893],[-96.4716,42.4893],[-96.4715,42.4893],[-96.4714,42.4893],[-96.4713,42.4893],[-96.4712,42.4894],[-96.4709,42.4894],[-96.4707,42.4895],[-96.4706,42.4895],[-96.4705,42.4896],[-96.4704,42.4896],[-96.4703,42.4897],[-96.4701,42.49],[-96.47,42.4902],[-96.4699,42.4903],[-96.47,42.4905],[-96.47,42.4906],[-96.47,42.4909],[-96.4699,42.4909],[-96.4698,42.4909],[-96.4698,42.4911],[-96.4697,42.4913],[-96.4697,42.4914],[-96.4696,42.4914],[-96.4695,42.4914],[-96.4694,42.4914],[-96.4693,42.4914],[-96.469,42.4913],[-96.4688,42.4913],[-96.4683,42.4912],[-96.4677,42.4911],[-96.4673,42.4911],[-96.4667,42.4909],[-96.4664,42.4908],[-96.4659,42.4907],[-96.4657,42.4906],[-96.4656,42.4906],[-96.4654,42.4906],[-96.465,42.4905],[-96.4645,42.4905],[-96.4643,42.4905],[-96.4642,42.4905],[-96.4639,42.4906],[-96.4638,42.4906],[-96.4637,42.4906],[-96.4636,42.4906],[-96.4636,42.4905],[-96.4635,42.4905],[-96.4633,42.4905],[-96.4632,42.4905],[-96.4629,42.4906],[-96.4625,42.4907],[-96.4622,42.4907],[-96.462,42.4908],[-96.4618,42.4909],[-96.4615,42.491],[-96.4608,42.4913],[-96.4605,42.4915],[-96.4601,42.4916],[-96.4594,42.4918],[-96.4586,42.492],[-96.4584,42.492],[-96.4582,42.4921],[-96.458,42.4922],[-96.4578,42.4923],[-96.4577,42.4924],[-96.4574,42.4924],[-96.4572,42.4925],[-96.4569,42.4925],[-96.4567,42.4925],[-96.4565,42.4926],[-96.4564,42.4926],[-96.4563,42.4926],[-96.4562,42.4926],[-96.4559,42.4926],[-96.4557,42.4926],[-96.4556,42.4925],[-96.4554,42.4925],[-96.455,42.4924],[-96.4547,42.4923],[-96.4545,42.4922],[-96.4533,42.4919],[-96.4527,42.4917],[-96.4526,42.4917],[-96.4523,42.4916],[-96.4514,42.4913],[-96.4511,42.4912],[-96.4507,42.4911],[-96.4505,42.491],[-96.4502,42.4909],[-96.4501,42.4909],[-96.45,42.4909],[-96.45,42.491],[-96.4499,42.4909],[-96.4497,42.4909],[-96.4496,42.4908],[-96.4493,42.4907],[-96.449,42.4907],[-96.4485,42.4905],[-96.4481,42.4905],[-96.448,42.4904],[-96.4479,42.4905],[-96.4479,42.4904],[-96.4477,42.4905],[-96.4463,42.4906],[-96.4458,42.4907],[-96.4456,42.4907],[-96.4455,42.4906],[-96.4472,42.4903],[-96.4496,42.4897],[-96.451,42.4894],[-96.4531,42.4889],[-96.4561,42.4881],[-96.4597,42.4869],[-96.4653,42.4839],[-96.4702,42.4821],[-96.4756,42.4802],[-96.4788,42.4797],[-96.48,42.4797],[-96.481,42.4797],[-96.4818,42.4798],[-96.4828,42.4798],[-96.4875,42.48],[-96.4895,42.4801],[-96.5013,42.4828],[-96.5019,42.483],[-96.5027,42.4834],[-96.5034,42.4837],[-96.5057,42.4847],[-96.5059,42.4849],[-96.5065,42.4853],[-96.5068,42.4854],[-96.5086,42.4867],[-96.5105,42.4887],[-96.5124,42.4906],[-96.5158,42.4942],[-96.5175,42.4969],[-96.5185,42.5],[-96.5187,42.5008],[-96.5192,42.5018],[-96.5206,42.5047],[-96.5222,42.5065],[-96.5233,42.5079],[-96.5238,42.5085],[-96.5251,42.5102],[-96.5288,42.5133],[-96.5316,42.5151],[-96.538,42.5181],[-96.5413,42.5189],[-96.5454,42.5198],[-96.5474,42.5202],[-96.5488,42.5206],[-96.5521,42.5205],[-96.5553,42.5204],[-96.5578,42.5204],[-96.5602,42.5198],[-96.5623,42.5193],[-96.5651,42.5186],[-96.5655,42.5185],[-96.5679,42.5179],[-96.5725,42.5157],[-96.5844,42.5078],[-96.5911,42.5054],[-96.596,42.5046],[-96.5992,42.5046],[-96.6035,42.5045],[-96.6063,42.5048],[-96.6089,42.5052],[-96.6099,42.5056],[-96.6115,42.5061],[-96.6125,42.5066],[-96.6134,42.5071],[-96.6155,42.5082],[-96.6253,42.5132],[-96.626,42.5136],[-96.6263,42.5141],[-96.6273,42.5155],[-96.6282,42.517],[-96.6293,42.5194],[-96.6315,42.5243],[-96.6319,42.5256],[-96.6324,42.5273],[-96.6328,42.5287],[-96.633,42.5299],[-96.6331,42.5306],[-96.6333,42.5316],[-96.6333,42.533],[-96.6333,42.5331],[-96.6333,42.5342],[-96.6333,42.5358],[-96.6333,42.5372],[-96.6333,42.5383],[-96.6333,42.5402],[-96.6333,42.5403],[-96.6337,42.5416],[-96.6341,42.5433],[-96.6345,42.5447],[-96.6349,42.5459],[-96.6353,42.5476],[-96.6363,42.5491],[-96.6372,42.5507],[-96.638,42.552],[-96.6394,42.5534],[-96.6408,42.5547],[-96.642,42.556],[-96.6436,42.5576],[-96.6448,42.5585],[-96.645,42.5586],[-96.6467,42.5598],[-96.6481,42.5608],[-96.65,42.5619],[-96.6502,42.5619],[-96.6522,42.563],[-96.6545,42.5642],[-96.6568,42.5654],[-96.6587,42.5664],[-96.6609,42.5671],[-96.6631,42.5677],[-96.6644,42.5681],[-96.6675,42.569],[-96.67,42.5698],[-96.6721,42.5704],[-96.6742,42.5711],[-96.676,42.5716],[-96.6774,42.5724],[-96.6811,42.5744],[-96.6841,42.5765],[-96.687,42.5792],[-96.6903,42.5829],[-96.6934,42.5863],[-96.6958,42.5888],[-96.6972,42.5903],[-96.6989,42.5924],[-96.7007,42.5942],[-96.7027,42.5961],[-96.7049,42.5981],[-96.7062,42.5992],[-96.7079,42.6016],[-96.7098,42.6051],[-96.7099,42.6053],[-96.711,42.6081],[-96.711,42.6087],[-96.7112,42.6103],[-96.7113,42.6118],[-96.7114,42.6128],[-96.7116,42.6148],[-96.7114,42.6164],[-96.7113,42.6174],[-96.7106,42.6193],[-96.7105,42.6194],[-96.7095,42.6219],[-96.7087,42.6232],[-96.7075,42.6249],[-96.7073,42.6253],[-96.7069,42.6258],[-96.7048,42.6282],[-96.7029,42.6305],[-96.7013,42.6324],[-96.7003,42.6336],[-96.6989,42.6352],[-96.6979,42.6364],[-96.6968,42.6376],[-96.6956,42.6389],[-96.6946,42.6399],[-96.6943,42.6403],[-96.6934,42.6412],[-96.6926,42.642],[-96.6903,42.6434],[-96.6898,42.6436],[-96.6891,42.6441],[-96.6885,42.645],[-96.6882,42.6454],[-96.6878,42.646],[-96.6874,42.6476],[-96.6874,42.6477],[-96.6874,42.6479],[-96.6874,42.648],[-96.6873,42.6481],[-96.6871,42.6494],[-96.687,42.6498],[-96.687,42.6508],[-96.687,42.6513],[-96.687,42.6514],[-96.6871,42.6521],[-96.6874,42.6527],[-96.6877,42.6531],[-96.6884,42.6537],[-96.6889,42.6542],[-96.6913,42.6562],[-96.6917,42.6564],[-96.693,42.657],[-96.6952,42.658],[-96.6976,42.6591],[-96.6985,42.6594],[-96.7014,42.6601],[-96.7017,42.6602],[-96.7023,42.6603],[-96.7032,42.6606],[-96.7046,42.6609],[-96.708,42.6618],[-96.7099,42.6623],[-96.7102,42.6623],[-96.7103,42.6624],[-96.7107,42.6625],[-96.7134,42.6631],[-96.717,42.6641],[-96.7221,42.6654],[-96.7229,42.6656],[-96.7239,42.6658],[-96.7252,42.6662],[-96.728,42.6669],[-96.7352,42.6672],[-96.7421,42.6666],[-96.7449,42.6664],[-96.7469,42.6662],[-96.7494,42.6657],[-96.7498,42.6654],[-96.7506,42.6649],[-96.7512,42.6644],[-96.7557,42.6635],[-96.7597,42.6628],[-96.7641,42.662],[-96.7663,42.6621],[-96.7729,42.6622],[-96.7768,42.6627],[-96.781,42.6636],[-96.7857,42.6645],[-96.7866,42.6647],[-96.7926,42.6659],[-96.7932,42.666],[-96.7977,42.6678],[-96.7986,42.6681],[-96.7996,42.6688],[-96.8008,42.6697],[-96.8009,42.6697],[-96.8012,42.6703],[-96.8016,42.6711],[-96.8022,42.6722],[-96.8021,42.6729],[-96.8019,42.6739],[-96.8018,42.6746],[-96.8003,42.6836],[-96.8002,42.6844],[-96.8003,42.6863],[-96.8003,42.6885],[-96.8004,42.6897],[-96.8004,42.69],[-96.8004,42.6903],[-96.8004,42.6911],[-96.8005,42.6925],[-96.8008,42.6942],[-96.8016,42.6968],[-96.8016,42.6988],[-96.8062,42.7041],[-96.8106,42.7056],[-96.8131,42.7064],[-96.8151,42.7068],[-96.8179,42.7074],[-96.8185,42.7076],[-96.8188,42.7076],[-96.8195,42.7078],[-96.8199,42.7078],[-96.8219,42.7078],[-96.8224,42.7079],[-96.8239,42.7082],[-96.8242,42.7082],[-96.8255,42.7082],[-96.8257,42.7083],[-96.8295,42.7084],[-96.8298,42.7085],[-96.8336,42.7094],[-96.839,42.711],[-96.8434,42.712],[-96.8438,42.7122],[-96.8456,42.713],[-96.8468,42.7135],[-96.85,42.715],[-96.8519,42.7162],[-96.8546,42.7179],[-96.8559,42.7185],[-96.8604,42.7208],[-96.8648,42.722],[-96.8662,42.7224],[-96.867,42.7226],[-96.868,42.7229],[-96.8686,42.723],[-96.8716,42.7238],[-96.8728,42.7241],[-96.8753,42.7244],[-96.8769,42.7244],[-96.8773,42.7244],[-96.8799,42.7244],[-96.8831,42.7246],[-96.8837,42.7247],[-96.8851,42.7248],[-96.8865,42.7251],[-96.8868,42.7252],[-96.8886,42.7258],[-96.8897,42.7262],[-96.8936,42.7279],[-96.898,42.7299],[-96.8986,42.7302],[-96.8996,42.7307],[-96.9026,42.7321],[-96.9048,42.733],[-96.9053,42.7332],[-96.9068,42.7338],[-96.9072,42.7338],[-96.9078,42.7338],[-96.9079,42.7339],[-96.9137,42.7327],[-96.9205,42.7314],[-96.9242,42.7303],[-96.9254,42.7297],[-96.9267,42.7289],[-96.927,42.7286],[-96.9274,42.7284],[-96.9303,42.7264],[-96.9306,42.7263],[-96.9368,42.7234],[-96.9411,42.7216],[-96.9441,42.7207],[-96.9489,42.7195],[-96.9506,42.7194],[-96.9559,42.7192],[-96.9616,42.7198],[-96.9633,42.7205],[-96.9635,42.7206],[-96.9648,42.7225],[-96.9657,42.7245],[-96.9658,42.7271],[-96.9652,42.729],[-96.9622,42.7347],[-96.9613,42.7366],[-96.9611,42.7374],[-96.9611,42.7379],[-96.961,42.7381],[-96.9609,42.7391],[-96.9612,42.7403],[-96.9612,42.7406],[-96.9617,42.7417],[-96.9664,42.75],[-96.9678,42.7525],[-96.9682,42.7533],[-96.9686,42.7538],[-96.9689,42.7543],[-96.9694,42.7546],[-96.9711,42.7555],[-96.9734,42.757],[-96.9745,42.7578],[-96.9753,42.7583],[-96.9764,42.7589],[-96.9774,42.7593],[-96.9784,42.7598],[-96.9791,42.7601],[-96.9797,42.7602],[-96.9801,42.7604],[-96.9809,42.7604],[-96.9822,42.7606],[-96.9832,42.7606],[-96.9844,42.7604],[-96.9859,42.7602],[-96.9865,42.7602],[-96.9885,42.7598],[-96.9901,42.7595],[-96.9915,42.7595],[-96.9928,42.7595],[-96.9963,42.7598],[-96.9975,42.7599],[-96.9986,42.76],[-96.9998,42.7602],[-97.0001,42.7602],[-97.0006,42.7602],[-97.0012,42.7602],[-97.0016,42.7602],[-97.0029,42.7603],[-97.0037,42.7604],[-97.0055,42.7605],[-97.0066,42.7606],[-97.008,42.7607],[-97.0098,42.7608],[-97.013,42.7611],[-97.0133,42.7612],[-97.015,42.7612],[-97.0159,42.7613],[-97.0166,42.7614],[-97.0169,42.7615],[-97.0181,42.7616],[-97.0198,42.7618],[-97.0201,42.7618],[-97.0205,42.7619],[-97.0249,42.7624],[-97.0252,42.7625],[-97.0261,42.7626],[-97.0284,42.763],[-97.0302,42.7637],[-97.0323,42.7654],[-97.0332,42.7659],[-97.0339,42.7661],[-97.0352,42.7663],[-97.0369,42.7665],[-97.0379,42.7667],[-97.0391,42.7672],[-97.0412,42.7678],[-97.0417,42.768],[-97.0454,42.7684],[-97.0462,42.7687],[-97.0505,42.7698],[-97.0507,42.7698],[-97.0513,42.77],[-97.052,42.7701],[-97.0522,42.7702],[-97.0525,42.7702],[-97.0537,42.7705],[-97.0547,42.7706],[-97.055,42.7707],[-97.0562,42.7709],[-97.0599,42.7714],[-97.0656,42.7722],[-97.0672,42.7723],[-97.0684,42.7723],[-97.0709,42.7723],[-97.0718,42.7723],[-97.0733,42.7721],[-97.0748,42.7719],[-97.0761,42.7718],[-97.0773,42.7717],[-97.0794,42.7714],[-97.0795,42.7714],[-97.0807,42.7712],[-97.0812,42.7711],[-97.0813,42.7711],[-97.0824,42.7708],[-97.0852,42.7701],[-97.0855,42.7701],[-97.09,42.7697],[-97.0953,42.7694],[-97.0961,42.7693],[-97.1011,42.7697],[-97.1014,42.7697],[-97.104,42.7698],[-97.1078,42.7699],[-97.11,42.7697],[-97.1116,42.7694],[-97.1127,42.7691],[-97.1137,42.7691],[-97.1155,42.7693],[-97.1192,42.7701],[-97.1232,42.7708],[-97.1247,42.771],[-97.1253,42.771],[-97.1255,42.771],[-97.1261,42.7711],[-97.1275,42.7713],[-97.1283,42.7713],[-97.1295,42.7714],[-97.1303,42.7715],[-97.1306,42.7717],[-97.1313,42.7719],[-97.132,42.7724],[-97.1333,42.7734],[-97.1345,42.7745],[-97.1346,42.7748],[-97.1352,42.7758],[-97.1353,42.776],[-97.1357,42.777],[-97.1371,42.7789],[-97.1371,42.7792],[-97.137,42.7803],[-97.137,42.781],[-97.1375,42.7823],[-97.1382,42.7834],[-97.1388,42.7838],[-97.1397,42.7843],[-97.141,42.7855],[-97.1418,42.7863],[-97.1422,42.7867],[-97.1423,42.7869],[-97.1425,42.7874],[-97.1431,42.7886],[-97.1446,42.7901],[-97.1471,42.7921],[-97.1472,42.7922],[-97.1483,42.793],[-97.1503,42.7945],[-97.1508,42.7956],[-97.1557,42.7976],[-97.16,42.7995],[-97.1603,42.7997],[-97.1614,42.8002],[-97.1639,42.8013],[-97.167,42.8021],[-97.1696,42.8025],[-97.1721,42.8029],[-97.1758,42.8031],[-97.1775,42.8032],[-97.1785,42.8032],[-97.1795,42.8034],[-97.1845,42.8043],[-97.1876,42.8048],[-97.1901,42.8051],[-97.1919,42.8052],[-97.1942,42.8054],[-97.1962,42.8053],[-97.199,42.8053],[-97.2004,42.8055],[-97.2047,42.8065],[-97.2078,42.8078],[-97.2101,42.8093],[-97.2117,42.8107],[-97.2124,42.8118],[-97.2127,42.8121],[-97.2131,42.813],[-97.2133,42.8139],[-97.2134,42.8162],[-97.2136,42.8183],[-97.2136,42.8185],[-97.214,42.8201],[-97.2145,42.8218],[-97.2151,42.823],[-97.2162,42.825],[-97.2178,42.8278],[-97.2181,42.8287],[-97.2183,42.8296],[-97.2182,42.8312],[-97.2182,42.8314],[-97.2181,42.8322],[-97.2179,42.834],[-97.218,42.8353],[-97.2178,42.8362],[-97.2178,42.837],[-97.2177,42.8376],[-97.2176,42.8384],[-97.2174,42.8397],[-97.2174,42.8409],[-97.2174,42.8435],[-97.2181,42.8451],[-97.2188,42.8458],[-97.219,42.846],[-97.2207,42.8468],[-97.2217,42.8471],[-97.225,42.8483],[-97.2262,42.8488],[-97.2286,42.8497],[-97.2306,42.8507],[-97.2319,42.8513],[-97.2323,42.8514],[-97.2344,42.8521],[-97.237,42.8528],[-97.2379,42.8531],[-97.2411,42.8537],[-97.2436,42.8542],[-97.2441,42.8543],[-97.2457,42.8548],[-97.2481,42.8553],[-97.2486,42.8554],[-97.2489,42.8554],[-97.2496,42.8555],[-97.2503,42.8556],[-97.2518,42.8554],[-97.2536,42.8549],[-97.2549,42.8544],[-97.2558,42.8542],[-97.2567,42.8539],[-97.2571,42.8539],[-97.2579,42.8537],[-97.2588,42.8536],[-97.2599,42.8535],[-97.2609,42.8534],[-97.2619,42.8533],[-97.2626,42.8533],[-97.2639,42.8531],[-97.2653,42.8529],[-97.2661,42.8527],[-97.2665,42.8527],[-97.2679,42.8526],[-97.2692,42.8526],[-97.2695,42.8526],[-97.271,42.8528],[-97.2729,42.8529],[-97.2742,42.8533],[-97.2761,42.8537],[-97.2768,42.8539],[-97.2775,42.8541],[-97.2783,42.8542],[-97.2786,42.8542],[-97.2787,42.8543],[-97.2803,42.8542],[-97.282,42.8543],[-97.283,42.8544],[-97.2832,42.8544],[-97.284,42.8546],[-97.2844,42.8547],[-97.2849,42.8548],[-97.2858,42.855],[-97.2875,42.8552],[-97.2876,42.8552],[-97.2889,42.8554],[-97.2899,42.8555],[-97.2907,42.856],[-97.2923,42.8572],[-97.295,42.8596],[-97.2971,42.8613],[-97.2979,42.8618],[-97.298,42.862],[-97.2991,42.8628],[-97.3002,42.8638],[-97.3005,42.8642],[-97.3008,42.8645],[-97.3015,42.8652],[-97.3021,42.8657],[-97.3024,42.8658],[-97.3025,42.8658],[-97.3041,42.8666],[-97.3043,42.8668],[-97.3044,42.8668],[-97.306,42.8673],[-97.3062,42.8675],[-97.3067,42.8676],[-97.3068,42.8676],[-97.308,42.8675],[-97.3089,42.8673],[-97.3096,42.8669],[-97.3111,42.8658],[-97.3162,42.8633],[-97.3181,42.8633],[-97.3201,42.863],[-97.3215,42.8628],[-97.3227,42.8624],[-97.3245,42.862],[-97.3258,42.8614],[-97.3264,42.8613],[-97.327,42.8609],[-97.3272,42.8608],[-97.3279,42.8602],[-97.3285,42.8595],[-97.3287,42.8594],[-97.3307,42.8584],[-97.3323,42.858],[-97.3362,42.8568],[-97.3385,42.8563],[-97.3412,42.8559],[-97.3448,42.8558],[-97.3477,42.8558],[-97.3494,42.8558],[-97.35,42.8559],[-97.3521,42.856],[-97.3565,42.855],[-97.3596,42.8548],[-97.3618,42.8551],[-97.365,42.8568],[-97.367,42.8577],[-97.3686,42.8584],[-97.3714,42.8601],[-97.3737,42.8618],[-97.3753,42.863],[-97.3758,42.8634],[-97.3762,42.8641],[-97.3767,42.8652],[-97.3851,42.8644],[-97.3879,42.8644],[-97.394,42.8642],[-97.3993,42.8648],[-97.3995,42.865],[-97.3998,42.8652],[-97.4009,42.8657],[-97.4023,42.8665],[-97.4036,42.8673],[-97.4044,42.8678],[-97.4054,42.8681],[-97.4061,42.8683],[-97.4067,42.8683],[-97.4074,42.8684],[-97.4083,42.8683],[-97.4095,42.8682],[-97.4108,42.868],[-97.4122,42.8677],[-97.4134,42.8674],[-97.4145,42.867],[-97.4153,42.8668],[-97.4164,42.8663],[-97.4171,42.8659],[-97.4189,42.8646],[-97.4201,42.8637],[-97.4232,42.8612],[-97.4251,42.8582],[-97.4255,42.8567],[-97.4257,42.8565],[-97.4268,42.8558],[-97.428,42.8549],[-97.429,42.8541],[-97.4296,42.8536],[-97.4305,42.8527],[-97.432,42.8515],[-97.4334,42.8504],[-97.4338,42.8502],[-97.4354,42.8492],[-97.4375,42.848],[-97.4391,42.8471],[-97.44,42.8468],[-97.4408,42.8466],[-97.4423,42.8462],[-97.4438,42.846],[-97.4449,42.8459],[-97.4469,42.8459],[-97.4496,42.8458],[-97.4522,42.846],[-97.4544,42.8465],[-97.4564,42.8469],[-97.4577,42.8475],[-97.4588,42.8483],[-97.4604,42.8489],[-97.4617,42.8492],[-97.4632,42.8493],[-97.4647,42.8496],[-97.4659,42.8498],[-97.4669,42.8499],[-97.4682,42.8502],[-97.4697,42.8504],[-97.4705,42.8505],[-97.4716,42.8505],[-97.473,42.8505],[-97.4754,42.8505],[-97.4772,42.8505],[-97.4791,42.8504],[-97.4813,42.8503],[-97.4823,42.8503],[-97.4838,42.8502],[-97.4841,42.8503],[-97.4849,42.8504],[-97.487,42.8506],[-97.4915,42.8516],[-97.4938,42.8524],[-97.4962,42.8532],[-97.4991,42.8552],[-97.5003,42.8572],[-97.5019,42.8578],[-97.5033,42.8582],[-97.5049,42.8585],[-97.5055,42.8583],[-97.5065,42.858],[-97.5081,42.8574],[-97.5099,42.8563],[-97.5121,42.8552],[-97.516,42.8537],[-97.5224,42.852],[-97.5266,42.8511],[-97.5319,42.8501],[-97.5364,42.8496],[-97.5424,42.8487],[-97.5447,42.8483],[-97.5475,42.848],[-97.5509,42.8478],[-97.5546,42.8476],[-97.5579,42.8475],[-97.5619,42.8475],[-97.5645,42.8479],[-97.5671,42.8481],[-97.5714,42.849],[-97.5746,42.8496],[-97.5785,42.8505],[-97.5834,42.8518],[-97.5874,42.8529],[-97.5919,42.8538],[-97.5955,42.8551],[-97.5993,42.8562],[-97.6013,42.857],[-97.6029,42.8579],[-97.603,42.858],[-97.6038,42.8583],[-97.6051,42.8584],[-97.6062,42.8583],[-97.6118,42.8584],[-97.6154,42.8578],[-97.6174,42.8574],[-97.6203,42.8565],[-97.6231,42.8553],[-97.6254,42.8543],[-97.6304,42.8531],[-97.6354,42.8515],[-97.6357,42.8515],[-97.6419,42.8492],[-97.642,42.8491],[-97.6468,42.8474],[-97.6516,42.846],[-97.6579,42.8444],[-97.6621,42.8436],[-97.6622,42.8436],[-97.6683,42.8428],[-97.6761,42.8425],[-97.6865,42.8422],[-97.6932,42.8428],[-97.701,42.8436],[-97.7094,42.8453],[-97.7203,42.8473],[-97.7207,42.8473],[-97.7325,42.8481],[-97.7502,42.8494],[-97.7513,42.8491],[-97.7537,42.8489],[-97.7582,42.849],[-97.7647,42.849],[-97.7697,42.8494],[-97.7744,42.8497],[-97.7769,42.8503],[-97.7794,42.8509],[-97.7815,42.8515],[-97.785,42.8524],[-97.7884,42.8534],[-97.7911,42.8544],[-97.7962,42.8562],[-97.7986,42.8571],[-97.8013,42.858],[-97.8048,42.8587],[-97.8086,42.8598],[-97.8144,42.8611],[-97.8154,42.8613],[-97.8171,42.8618],[-97.819,42.8629],[-97.8259,42.8675],[-97.828,42.8686],[-97.8286,42.8688],[-97.8295,42.8689],[-97.8305,42.8689],[-97.8314,42.869],[-97.8343,42.8688],[-97.8372,42.8686],[-97.8391,42.8684],[-97.842,42.8682],[-97.8454,42.8677],[-97.8504,42.8668],[-97.8563,42.8655],[-97.8581,42.8651],[-97.8611,42.8642],[-97.8659,42.8628],[-97.8685,42.8618],[-97.8714,42.8605],[-97.8722,42.8601],[-97.8736,42.8595],[-97.8755,42.8587],[-97.8758,42.8584],[-97.8762,42.8578],[-97.8764,42.857],[-97.8772,42.8543],[-97.8771,42.853],[-97.877,42.8526],[-97.8766,42.8518],[-97.8761,42.8509],[-97.8758,42.8502],[-97.8757,42.8498],[-97.8758,42.8485],[-97.876,42.8477],[-97.8766,42.8467],[-97.8777,42.8455],[-97.8785,42.8446],[-97.8791,42.8436],[-97.8794,42.8426],[-97.8795,42.8414],[-97.8795,42.8391],[-97.8797,42.8363],[-97.88,42.8353],[-97.8806,42.8344],[-97.881,42.8337],[-97.8819,42.8322],[-97.8821,42.8318],[-97.8824,42.8309],[-97.8826,42.8298],[-97.8829,42.8292],[-97.8832,42.8287],[-97.8839,42.8278],[-97.8844,42.8272],[-97.885,42.8262],[-97.8855,42.8249],[-97.8861,42.8235],[-97.8865,42.8222],[-97.8873,42.8199],[-97.8886,42.8172],[-97.8903,42.815],[-97.8921,42.8137],[-97.8945,42.8116],[-97.8963,42.8096],[-97.8983,42.8068],[-97.9008,42.8039],[-97.9031,42.8013],[-97.9035,42.8008],[-97.9051,42.7988],[-97.908,42.7957],[-97.909,42.7948],[-97.9101,42.7943],[-97.9111,42.7938],[-97.912,42.7931],[-97.913,42.7922],[-97.9149,42.7905],[-97.916,42.7898],[-97.9171,42.7894],[-97.9185,42.7892],[-97.9198,42.7889],[-97.9205,42.7887],[-97.9215,42.7883],[-97.9223,42.7876],[-97.9233,42.7869],[-97.9236,42.7866],[-97.9241,42.7861],[-97.9255,42.7845],[-97.9273,42.783],[-97.9282,42.7823],[-97.9296,42.7811],[-97.931,42.78],[-97.9319,42.7794],[-97.933,42.7781],[-97.9348,42.7769],[-97.9368,42.7757],[-97.9381,42.775],[-97.9402,42.7743],[-97.9472,42.7707],[-97.9502,42.7696],[-97.9535,42.769],[-97.9548,42.7689],[-97.9573,42.7688],[-97.9602,42.7687],[-97.9621,42.7686],[-97.9634,42.7687],[-97.9664,42.7688],[-97.9688,42.7691],[-97.9711,42.7693],[-97.9742,42.7697],[-97.9764,42.7699],[-97.9776,42.7698],[-97.9795,42.7694],[-97.9814,42.7689],[-97.9828,42.7684],[-97.9836,42.7681],[-97.9847,42.7678],[-97.985,42.7677],[-97.9858,42.7674],[-97.9866,42.7671],[-97.9884,42.7663],[-97.9899,42.7655],[-97.99,42.7655],[-97.9901,42.7654],[-97.9904,42.7653],[-97.9909,42.765],[-97.9916,42.7649],[-97.9925,42.765],[-97.9933,42.7652],[-97.9943,42.7649],[-98.0004,42.7632],[-98.0026,42.7632],[-98.0043,42.7635],[-98.0051,42.7639],[-98.0058,42.7641],[-98.0067,42.7639],[-98.0092,42.7633],[-98.0108,42.7627],[-98.0127,42.7623],[-98.0131,42.7622],[-98.0141,42.7623],[-98.0143,42.7623],[-98.0173,42.7623],[-98.0182,42.7625],[-98.0198,42.7627],[-98.022,42.763],[-98.026,42.7635],[-98.0306,42.7636],[-98.0308,42.7636],[-98.0344,42.764],[-98.0351,42.7641],[-98.0371,42.7656],[-98.0387,42.7663],[-98.0421,42.7672],[-98.0447,42.7679],[-98.0461,42.7681],[-98.0465,42.7681],[-98.0475,42.7682],[-98.0483,42.7683],[-98.0485,42.7683],[-98.0493,42.7684],[-98.0517,42.7687],[-98.0522,42.7689],[-98.0553,42.7702],[-98.0562,42.7705],[-98.0567,42.7707],[-98.0583,42.7717],[-98.0599,42.7727],[-98.0604,42.7733],[-98.0608,42.7752],[-98.0611,42.7768],[-98.0613,42.7775],[-98.0613,42.7778],[-98.0619,42.7792],[-98.063,42.781],[-98.0644,42.782],[-98.0664,42.7833],[-98.0675,42.7846],[-98.0693,42.7859],[-98.0713,42.7867],[-98.0729,42.7869],[-98.074,42.7883],[-98.0746,42.7889],[-98.0761,42.7899],[-98.0806,42.7926],[-98.0817,42.7932],[-98.0829,42.7942],[-98.088,42.7956],[-98.0909,42.7969],[-98.0919,42.7976],[-98.0931,42.7984],[-98.0934,42.7985],[-98.0947,42.7992],[-98.0962,42.8003],[-98.0981,42.8022],[-98.0993,42.8035],[-98.1017,42.8053],[-98.104,42.8071],[-98.1049,42.8083],[-98.1065,42.8096],[-98.1079,42.8105],[-98.1102,42.8115],[-98.1115,42.8124],[-98.1124,42.8132],[-98.1151,42.8138],[-98.1212,42.8168],[-98.1239,42.8184],[-98.1243,42.8192],[-98.1249,42.8197],[-98.1258,42.8198],[-98.1266,42.8198],[-98.1276,42.8199],[-98.1277,42.82],[-98.1292,42.8211],[-98.1302,42.8223],[-98.1329,42.8258],[-98.1336,42.8266],[-98.1357,42.8295],[-98.1381,42.8325],[-98.1398,42.8342],[-98.1432,42.8367],[-98.1458,42.8386],[-98.1471,42.8396],[-98.1482,42.8398],[-98.1525,42.8389],[-98.1531,42.839],[-98.1577,42.8381],[-98.1585,42.8379],[-98.1595,42.8378],[-98.1602,42.8376],[-98.1632,42.8372],[-98.1657,42.837],[-98.1675,42.8369],[-98.1711,42.8371],[-98.1792,42.8391],[-98.1799,42.8393],[-98.1805,42.8395],[-98.1808,42.8396],[-98.1816,42.8397],[-98.1817,42.8398],[-98.1825,42.84],[-98.1835,42.8402],[-98.1839,42.8403],[-98.1841,42.8404],[-98.1867,42.8409],[-98.1898,42.8416],[-98.1928,42.8426],[-98.1952,42.8435],[-98.1964,42.8439],[-98.1969,42.8441],[-98.2004,42.8454],[-98.204,42.8466],[-98.2045,42.8468],[-98.2083,42.8484],[-98.211,42.8495],[-98.2177,42.8523],[-98.2198,42.8532],[-98.2224,42.8546],[-98.2242,42.8555],[-98.2254,42.8566],[-98.2265,42.8577],[-98.2284,42.859],[-98.2293,42.8596],[-98.2304,42.8603],[-98.2309,42.8605],[-98.2319,42.8611],[-98.2468,42.8684],[-98.2482,42.8697],[-98.2483,42.8698],[-98.2498,42.8718],[-98.2504,42.8721],[-98.2518,42.8728],[-98.254,42.8734],[-98.2563,42.8741],[-98.2583,42.8744],[-98.2604,42.8745],[-98.2635,42.8745],[-98.2636,42.8745],[-98.266,42.8743],[-98.2684,42.8742],[-98.2706,42.8743],[-98.2721,42.8744],[-98.2755,42.8746],[-98.278,42.8748],[-98.28,42.875],[-98.2809,42.8752],[-98.283,42.8759],[-98.293,42.8788],[-98.2975,42.8801],[-98.3098,42.8826],[-98.3122,42.8831],[-98.3139,42.8834],[-98.3151,42.8837],[-98.3163,42.8839],[-98.3181,42.8843],[-98.3194,42.8845],[-98.3195,42.8845],[-98.3209,42.885],[-98.3228,42.8856],[-98.3236,42.8858],[-98.3256,42.8864],[-98.3259,42.8865],[-98.3297,42.8884],[-98.3324,42.8905],[-98.3335,42.8915],[-98.3336,42.8917],[-98.3341,42.8926],[-98.3353,42.8948],[-98.3358,42.8955],[-98.3358,42.8957],[-98.337,42.8968],[-98.338,42.8978],[-98.3424,42.9008],[-98.3438,42.9016],[-98.3462,42.9027],[-98.3484,42.9037],[-98.3514,42.905],[-98.3525,42.9054],[-98.3543,42.9061],[-98.3563,42.9068],[-98.3581,42.9075],[-98.3585,42.9076],[-98.3617,42.9087],[-98.3625,42.9089],[-98.3728,42.9124],[-98.3734,42.9126],[-98.3735,42.9126],[-98.3754,42.9131],[-98.3864,42.9184],[-98.3953,42.9212],[-98.3993,42.9225],[-98.4077,42.9257],[-98.4078,42.9258],[-98.4098,42.9268],[-98.4108,42.9273],[-98.4114,42.9277],[-98.413,42.9285],[-98.4166,42.9302],[-98.4184,42.9307],[-98.4207,42.9319],[-98.4218,42.932],[-98.4231,42.9321],[-98.4263,42.9321],[-98.427,42.932],[-98.4282,42.9319],[-98.4309,42.9315],[-98.4324,42.9307],[-98.4326,42.9306],[-98.4343,42.9293],[-98.4345,42.9292],[-98.4373,42.9284],[-98.4397,42.9282],[-98.4441,42.9292],[-98.4453,42.9299],[-98.4459,42.9306],[-98.4461,42.9316],[-98.4465,42.9335],[-98.4471,42.9351],[-98.4483,42.9364],[-98.4522,42.9384],[-98.4585,42.9434],[-98.4617,42.9444],[-98.4631,42.9452],[-98.4666,42.9471],[-98.4668,42.9473],[-98.4671,42.9474],[-98.4674,42.9476],[-98.4687,42.9494],[-98.4697,42.9506],[-98.4702,42.9513],[-98.4706,42.9518],[-98.4734,42.9556],[-98.4789,42.9635],[-98.4802,42.965],[-98.4814,42.9665],[-98.4833,42.9687],[-98.4835,42.969],[-98.4857,42.9717],[-98.4905,42.9779],[-98.4948,42.9867],[-98.4958,42.988],[-98.4971,42.9923],[-98.4971,42.9925],[-98.4985,42.9986],[-98.5004,42.9986],[-98.5017,42.9986],[-98.5059,42.9985],[-98.5319,42.9985],[-98.5451,42.9984],[-98.5617,42.9984],[-98.5627,42.9984],[-98.5636,42.9984],[-98.5647,42.9985],[-98.5651,42.9986],[-98.5659,42.9986],[-98.5665,42.9986],[-98.5666,42.9986],[-98.5667,42.9986],[-98.567,42.9986],[-98.5673,42.9985],[-98.568,42.9985],[-98.5686,42.9985],[-98.5689,42.9985],[-98.5853,42.9984],[-98.5917,42.9984],[-98.5969,42.9984],[-98.5971,42.9984],[-98.6003,42.9984],[-98.6008,42.9984],[-98.601,42.9984],[-98.6042,42.9984],[-98.6045,42.9984],[-98.605,42.9984],[-98.6143,42.9984],[-98.6291,42.9985],[-98.6455,42.9985],[-98.6637,42.9984],[-98.6643,42.9984],[-98.665,42.9984],[-98.6653,42.9984],[-98.6655,42.9985],[-98.6656,42.9985],[-98.666,42.9985],[-98.6661,42.9985],[-98.6918,42.9985],[-98.703,42.9984],[-98.7053,42.9984],[-98.7225,42.9984],[-98.7237,42.9984],[-98.7251,42.9984],[-98.7258,42.9984],[-98.7384,42.9984],[-98.742,42.9984],[-98.7425,42.9984],[-98.7465,42.9984],[-98.7503,42.9984],[-98.752,42.9984],[-98.7523,42.9984],[-98.7558,42.9984],[-98.7623,42.9984],[-98.7624,42.9983],[-98.7637,42.9983],[-98.7642,42.9983],[-98.7645,42.9983],[-98.7856,42.9982],[-98.7858,42.9982],[-98.8015,42.9983],[-98.8029,42.9983],[-98.8031,42.9983],[-98.8033,42.9983],[-98.8034,42.9983],[-98.8035,42.9984],[-98.8036,42.9984],[-98.8038,42.9985],[-98.8039,42.9985],[-98.804,42.9985],[-98.8041,42.9985],[-98.8042,42.9984],[-98.8043,42.9984],[-98.8044,42.9983],[-98.8045,42.9983],[-98.8046,42.9983],[-98.8205,42.9983],[-98.821,42.9983],[-98.8242,42.9983],[-98.8606,42.9982],[-98.8639,42.9982],[-98.8715,42.9982],[-98.8722,42.9982],[-98.8753,42.9982],[-98.881,42.9982],[-98.8855,42.9982],[-98.9,42.9982],[-98.9009,42.9982],[-98.9031,42.9982],[-98.9179,42.9982],[-98.9191,42.9982],[-98.9194,42.9982],[-98.936,42.9983],[-98.9426,42.9983],[-98.9432,42.9983],[-98.9434,42.9983],[-98.9591,42.9983],[-98.9602,42.9983],[-98.9622,42.9983],[-98.9625,42.9983],[-98.9635,42.9983],[-98.9638,42.9983],[-98.9647,42.9982],[-98.9675,42.9982],[-98.9732,42.9982],[-98.9788,42.9982],[-98.9819,42.9982],[-98.9831,42.9982],[-98.9852,42.9982],[-98.9928,42.9983],[-98.993,42.9983],[-98.9931,42.9983],[-98.9932,42.9983],[-98.9945,42.9983],[-98.9952,42.9983],[-98.9961,42.9983],[-98.9967,42.9983],[-98.9973,42.9982],[-99.001,42.9983],[-99.018,42.9984],[-99.0216,42.9984],[-99.0217,42.9983],[-99.0219,42.9982],[-99.022,42.9982],[-99.0221,42.9982],[-99.0222,42.9982],[-99.0223,42.9982],[-99.0224,42.9982],[-99.0489,42.9983],[-99.0572,42.9983],[-99.0605,42.9983],[-99.0617,42.9983],[-99.0634,42.9982],[-99.0641,42.9982],[-99.0649,42.9981],[-99.0771,42.9983],[-99.0801,42.9984],[-99.0802,42.9984],[-99.0802,42.9983],[-99.0803,42.9983],[-99.0803,42.9982],[-99.0804,42.9982],[-99.0805,42.9982],[-99.0807,42.9982],[-99.0808,42.9982],[-99.0817,42.9982],[-99.0818,42.9982],[-99.0945,42.9982],[-99.0983,42.9982],[-99.1044,42.9982],[-99.1165,42.9982],[-99.1166,42.9982],[-99.1362,42.9982],[-99.1363,42.9982],[-99.1364,42.9982],[-99.1365,42.9982],[-99.1389,42.9982],[-99.139,42.9982],[-99.1391,42.9982],[-99.1392,42.9983],[-99.1393,42.9984],[-99.1393,42.9985],[-99.1459,42.9984],[-99.1511,42.9984],[-99.1512,42.9984],[-99.1522,42.9982],[-99.153,42.9982],[-99.1539,42.9982],[-99.1543,42.9982],[-99.1546,42.9982],[-99.1549,42.9982],[-99.1551,42.9982],[-99.1556,42.9982],[-99.1558,42.9982],[-99.1559,42.9982],[-99.156,42.9982],[-99.1562,42.9982],[-99.1564,42.9982],[-99.1569,42.9982],[-99.1576,42.9982],[-99.1578,42.9982],[-99.1579,42.9982],[-99.158,42.9982],[-99.1581,42.9983],[-99.1583,42.9983],[-99.1583,42.9984],[-99.1612,42.9984],[-99.1614,42.9985],[-99.164,42.9985],[-99.1703,42.9984],[-99.178,42.9983],[-99.1954,42.9981],[-99.1955,42.9981],[-99.1957,42.9981],[-99.2054,42.9981],[-99.2151,42.9982],[-99.2177,42.9982],[-99.2261,42.9981],[-99.2272,42.9981],[-99.2273,42.9981],[-99.2282,42.9981],[-99.2284,42.9981],[-99.2343,42.9981],[-99.2346,42.9981],[-99.2347,42.9981],[-99.2348,42.9981],[-99.2349,42.9981],[-99.2389,42.9982],[-99.2528,42.9981],[-99.2543,42.9981],[-99.2545,42.9981],[-99.2566,42.9981],[-99.2571,42.9981],[-99.2627,42.9982],[-99.2728,42.9982],[-99.2881,42.9981],[-99.2901,42.9981],[-99.2914,42.9981],[-99.295,42.9981],[-99.2951,42.9981],[-99.2954,42.9981],[-99.2968,42.998],[-99.3041,42.998],[-99.3064,42.998],[-99.3066,42.998],[-99.3067,42.998],[-99.3069,42.998],[-99.3077,42.998],[-99.3078,42.998],[-99.3082,42.998],[-99.3116,42.998],[-99.3117,42.998],[-99.3136,42.998],[-99.3146,42.998],[-99.3166,42.998],[-99.3332,42.998],[-99.3334,42.998],[-99.3362,42.998],[-99.3377,42.998],[-99.3413,42.998],[-99.3467,42.998],[-99.3471,42.998],[-99.3473,42.998],[-99.3475,42.998],[-99.3477,42.998],[-99.3478,42.9981],[-99.348,42.9981],[-99.3483,42.9982],[-99.3555,42.9982],[-99.3642,42.9982],[-99.3686,42.9981],[-99.3713,42.9981],[-99.3746,42.998],[-99.3747,42.998],[-99.3769,42.998],[-99.3784,42.998],[-99.3806,42.998],[-99.3825,42.998],[-99.3831,42.998],[-99.3833,42.998],[-99.3834,42.998],[-99.3843,42.998],[-99.3921,42.998],[-99.3942,42.998],[-99.3955,42.9982],[-99.3975,42.9981],[-99.4051,42.998],[-99.411,42.998],[-99.4159,42.998],[-99.4177,42.998],[-99.4324,42.998],[-99.4328,42.998],[-99.4351,42.998],[-99.4395,42.998],[-99.4482,42.998],[-99.4518,42.998],[-99.4715,42.9979],[-99.4716,42.9979],[-99.4718,42.998],[-99.4719,42.998],[-99.4723,42.998],[-99.4737,42.998],[-99.474,42.998],[-99.4741,42.998],[-99.4742,42.9981],[-99.4745,42.9981],[-99.4887,42.9981],[-99.491,42.9979],[-99.494,42.9979],[-99.4941,42.9979],[-99.4942,42.998],[-99.5004,42.9979],[-99.5135,42.998],[-99.5287,42.998],[-99.534,42.998],[-99.536,42.998],[-99.5362,42.998],[-99.5408,42.998],[-99.5433,42.998],[-99.5495,42.998],[-99.5497,42.998],[-99.5538,42.998],[-99.5542,42.998],[-99.5547,42.998],[-99.5554,42.998],[-99.5582,42.998],[-99.5691,42.998],[-99.5692,42.998],[-99.5693,42.9979],[-99.5695,42.9979],[-99.5709,42.998],[-99.5714,42.9979],[-99.5753,42.998],[-99.5773,42.998],[-99.5784,42.998],[-99.6245,42.9978],[-99.6278,42.9979],[-99.6359,42.9978],[-99.6363,42.9978],[-99.6377,42.9979],[-99.6497,42.9979],[-99.6524,42.9979],[-99.6558,42.9979],[-99.6632,42.9979],[-99.67,42.9979],[-99.6721,42.9979],[-99.6769,42.9979],[-99.6906,42.9979],[-99.6993,42.9978],[-99.6994,42.9979],[-99.6996,42.9979],[-99.7014,42.9979],[-99.7015,42.9979],[-99.7016,42.998],[-99.7053,42.998],[-99.7094,42.998],[-99.7188,42.998],[-99.7215,42.9979],[-99.7216,42.9979],[-99.7223,42.9979],[-99.7231,42.9979],[-99.7265,42.9979],[-99.7268,42.9979],[-99.727,42.9979],[-99.7284,42.9979],[-99.7298,42.998],[-99.7312,42.9979],[-99.7379,42.9979],[-99.7431,42.9979],[-99.7441,42.9979],[-99.746,42.9979],[-99.7466,42.9979],[-99.7513,42.9979],[-99.7514,42.9979],[-99.7584,42.9979],[-99.7628,42.9979],[-99.7685,42.9979],[-99.7708,42.9981],[-99.7775,42.9981],[-99.7881,42.9979],[-99.7887,42.9979],[-99.7907,42.9979],[-99.7966,42.998],[-99.799,42.998],[-99.7992,42.998],[-99.7994,42.998],[-99.7999,42.998],[-99.8017,42.998],[-99.8037,42.998],[-99.8058,42.998],[-99.8085,42.998],[-99.8094,42.9979],[-99.8156,42.998],[-99.8217,42.998],[-99.822,42.998],[-99.8227,42.9979],[-99.8258,42.9979],[-99.826,42.998],[-99.8292,42.9979],[-99.8303,42.9979],[-99.8309,42.9979],[-99.8331,42.998],[-99.8336,42.998],[-99.8338,42.998],[-99.8339,42.998],[-99.8342,42.998],[-99.8348,42.9979],[-99.8354,42.998],[-99.8359,42.9979],[-99.8392,42.9979],[-99.8406,42.9979],[-99.8481,42.998],[-99.8499,42.998],[-99.8508,42.998],[-99.8599,42.998],[-99.86,42.9978],[-99.8602,42.9979],[-99.8604,42.9979],[-99.8611,42.9979],[-99.8612,42.9979],[-99.8615,42.9979],[-99.8628,42.9979],[-99.8642,42.9979],[-99.8645,42.9979],[-99.865,42.9979],[-99.8653,42.9979],[-99.8657,42.998],[-99.8662,42.9981],[-99.8674,42.998],[-99.8692,42.998],[-99.8699,42.9981],[-99.8706,42.998],[-99.8712,42.998],[-99.872,42.9978],[-99.8756,42.9978],[-99.8773,42.9978],[-99.8778,42.9978],[-99.8897,42.9981],[-99.9042,42.9981],[-99.9135,42.9981],[-99.9159,42.998],[-99.916,42.998],[-99.9168,42.9981],[-99.9185,42.998],[-99.9186,42.998],[-99.9207,42.998],[-99.9274,42.9981],[-99.9339,42.998],[-99.9392,42.9981],[-99.9503,42.9982],[-99.9505,42.9981],[-99.9509,42.9981],[-99.9512,42.9982],[-99.9583,42.9981],[-99.9608,42.9981],[-99.963,42.9977],[-100.0004,42.9982],[-100.0012,42.9983],[-100.0022,42.9983],[-100.0054,42.9982],[-100.0085,42.9982],[-100.0113,42.9982],[-100.0137,42.9983],[-100.0227,42.9984],[-100.0229,42.9984],[-100.028,42.9982],[-100.0342,42.9982],[-100.0677,42.9984],[-100.0679,42.9983],[-100.068,42.9983],[-100.076,42.9983],[-100.0795,42.9984],[-100.0796,42.9984],[-100.0798,42.9983],[-100.08,42.9983],[-100.0801,42.9983],[-100.0805,42.9984],[-100.1072,42.9984],[-100.1074,42.9984],[-100.1102,42.9984],[-100.111,42.9984],[-100.1112,42.9984],[-100.1114,42.9984],[-100.112,42.9984],[-100.1131,42.9985],[-100.1193,42.9985],[-100.1195,42.9985],[-100.121,42.9985],[-100.1232,42.9985],[-100.126,42.9985],[-100.1266,42.9985],[-100.1268,42.9985],[-100.1269,42.9986],[-100.1283,42.9987],[-100.1511,42.9984],[-100.1512,42.9984],[-100.1854,42.9985],[-100.193,42.9985],[-100.1963,42.9985],[-100.1984,42.9987],[-100.2177,42.9987],[-100.2211,42.9987],[-100.2237,42.9987],[-100.2284,42.9987],[-100.2285,42.9987],[-100.229,42.9987],[-100.2291,42.9987],[-100.2296,42.9987],[-100.2297,42.9987],[-100.2339,42.9987],[-100.234,42.9987],[-100.2504,42.9985],[-100.2695,42.9986],[-100.274,42.9987],[-100.2764,42.9987],[-100.2768,42.9987],[-100.2777,42.9988],[-100.2816,42.9988],[-100.2819,42.9988],[-100.2837,42.9988],[-100.2928,42.9988],[-100.2962,42.9988],[-100.2977,42.9988],[-100.3089,42.9991],[-100.3091,42.9993],[-100.3097,42.9987],[-100.3102,42.9986],[-100.3111,42.9986],[-100.3123,42.9986],[-100.313,42.9987],[-100.3133,42.9987],[-100.314,42.9987],[-100.3143,42.9987],[-100.3144,42.9987],[-100.3159,42.9987],[-100.3161,42.9987],[-100.3492,42.9988],[-100.3493,42.9989],[-100.3495,42.9989],[-100.3498,42.9989],[-100.3508,42.9989],[-100.3513,42.9989],[-100.3541,42.9988],[-100.3542,42.9988],[-100.3551,42.9988],[-100.3552,42.9988],[-100.3846,42.9989],[-100.3851,42.9989],[-100.396,42.999],[-100.4134,42.999],[-100.4135,42.999],[-100.4151,42.999],[-100.4152,42.999],[-100.4316,42.9991],[-100.4353,42.9992],[-100.4526,42.9991],[-100.4572,42.9991],[-100.4582,42.9989],[-100.468,42.9989],[-100.4788,42.9989],[-100.526,42.999],[-100.5286,42.999],[-100.5287,42.999],[-100.5293,42.999],[-100.5296,42.9989],[-100.5305,42.9989],[-100.5306,42.9989],[-100.5314,42.9989],[-100.5316,42.9989],[-100.5335,42.9988],[-100.5378,42.9987],[-100.538,42.9987],[-100.5413,42.9988],[-100.5416,42.9988],[-100.5426,42.9988],[-100.5435,42.9988],[-100.5452,42.9988],[-100.5454,42.9988],[-100.5465,42.9988],[-100.5502,42.9988],[-100.5533,42.9984],[-100.5539,42.9984],[-100.5553,42.9983],[-100.5634,42.9982],[-100.568,42.9982],[-100.5709,42.9982],[-100.5733,42.9982],[-100.5734,42.9982],[-100.5787,42.9982],[-100.6076,42.9982],[-100.6099,42.9982],[-100.6193,42.9981],[-100.6275,42.9981],[-100.6323,42.9981],[-100.6324,42.9981],[-100.6325,42.9981],[-100.6505,42.9982],[-100.6507,42.9982],[-100.6508,42.9982],[-100.653,42.9982],[-100.6681,42.9982],[-100.6705,42.9982],[-100.6715,42.9982],[-100.6817,42.9982],[-100.6893,42.9982],[-100.6896,42.9982],[-100.7049,42.9982],[-100.7054,42.9982],[-100.7104,42.9982],[-100.7209,42.9982],[-100.721,42.9982],[-100.7479,42.9982],[-100.7489,42.9982],[-100.7503,42.9982],[-100.7645,42.9982],[-100.7737,42.9981],[-100.7748,42.9981],[-100.7865,42.9982],[-100.7866,42.9982],[-100.7888,42.9982],[-100.7933,42.9983],[-100.8044,42.9986],[-100.8052,42.9986],[-100.8069,42.9987],[-100.807,42.9987],[-100.8072,42.9986],[-100.8079,42.9986],[-100.8142,42.9984],[-100.8145,42.9984],[-100.8268,42.9984],[-100.8474,42.9982],[-100.8483,42.9982],[-100.8521,42.9982],[-100.8548,42.9982],[-100.8551,42.9982],[-100.8676,42.9982],[-100.8766,42.9982],[-100.8875,42.998],[-100.8882,42.998],[-100.8918,42.998],[-100.9067,42.998],[-100.9068,42.998],[-100.9069,42.998],[-100.907,42.998],[-100.9074,42.998],[-100.9079,42.998],[-100.935,42.998],[-100.9354,42.998],[-100.9452,42.998],[-100.9453,42.998],[-100.9549,42.998],[-100.9574,42.9979],[-100.9582,42.9978],[-100.9594,42.9978],[-100.9598,42.998],[-100.9599,42.998],[-100.9641,42.998],[-100.9642,42.998],[-100.9686,42.9981],[-100.9853,42.9982],[-101.0009,42.998],[-101.006,42.9979],[-101.023,42.9978],[-101.0334,42.9979],[-101.0335,42.9979],[-101.0431,42.998],[-101.0517,42.998],[-101.0519,42.998],[-101.0581,42.9979],[-101.0583,42.9979],[-101.1109,42.9979],[-101.111,42.9979],[-101.1257,42.9979],[-101.1315,42.9979],[-101.1408,42.9979],[-101.2204,42.9977],[-101.2207,42.9977],[-101.2209,42.9977],[-101.2214,42.9977],[-101.2218,42.9977],[-101.2219,42.9977],[-101.2221,42.9977],[-101.2222,42.9977],[-101.2227,42.9977],[-101.2228,42.9977],[-101.2229,42.9978],[-101.2259,42.9978],[-101.2262,42.9978],[-101.2263,42.9978],[-101.2264,42.9978],[-101.2266,42.9978],[-101.2267,42.9978],[-101.2267,42.9979],[-101.227,42.9979],[-101.2274,42.9981],[-101.2275,42.9981],[-101.2276,42.9981],[-101.2279,42.9982],[-101.228,42.9981],[-101.2281,42.9981],[-101.2282,42.9981],[-101.2291,42.9979],[-101.2292,42.9978],[-101.2293,42.9978],[-101.2296,42.9978],[-101.2298,42.9977],[-101.2299,42.9977],[-101.2303,42.9979],[-101.2304,42.9979],[-101.2329,42.9979],[-101.2384,42.9977],[-101.2398,42.9976],[-101.2417,42.9976],[-101.2444,42.9977],[-101.2475,42.9976],[-101.2496,42.9977],[-101.251,42.9976],[-101.2657,42.9977],[-101.3367,42.9975],[-101.352,42.9975],[-101.3662,42.9974],[-101.3728,42.9975],[-101.3768,42.9975],[-101.4254,42.9972],[-101.4264,42.9972],[-101.4359,42.9971],[-101.4468,42.9971],[-101.4787,42.9971],[-101.4956,42.9971],[-101.5142,42.9971],[-101.5285,42.997],[-101.5593,42.9969],[-101.5694,42.9968],[-101.5705,42.9968],[-101.5785,42.9967],[-101.5842,42.9967],[-101.6134,42.9964],[-101.633,42.9963],[-101.7138,42.9965],[-101.7139,42.9965],[-101.7145,42.9965],[-101.715,42.9965],[-101.7387,42.997],[-101.7425,42.9971],[-101.7491,42.9971],[-101.7614,42.9973],[-101.7759,42.9979],[-101.777,42.9978],[-101.7783,42.9978],[-101.7785,42.9978],[-101.7934,42.9982],[-101.8003,42.9983],[-101.8088,42.9984],[-101.8123,42.9985],[-101.8445,42.999],[-101.85,42.9992],[-101.8628,42.9994],[-101.8754,42.9994],[-101.8754,42.9993],[-101.8829,42.9993],[-101.9041,42.9993],[-101.9092,42.9993],[-101.9414,42.9993],[-101.9417,42.9993],[-101.9946,42.9992],[-102.0003,42.9993],[-102.0053,42.9993],[-102.0175,42.9993],[-102.0176,42.9993],[-102.0214,42.9993],[-102.0417,42.9992],[-102.0426,42.9992],[-102.0435,42.9992],[-102.0618,42.9993],[-102.0768,42.9993],[-102.0809,42.9993],[-102.0817,42.9993],[-102.0822,42.9993],[-102.0822,42.9994],[-102.0825,42.9994],[-102.102,42.9993],[-102.1254,42.9992],[-102.1359,42.9992],[-102.159,42.9993],[-102.1594,42.9993],[-102.2149,42.9994],[-102.2302,42.9994],[-102.2496,42.9995],[-102.2498,42.9995],[-102.2504,42.9994],[-102.2688,42.9994],[-102.2962,42.9994],[-102.2998,42.9994],[-102.3002,42.9994],[-102.3339,42.9994],[-102.3531,42.9995],[-102.3545,42.9996],[-102.3588,42.9996],[-102.3621,42.9996],[-102.3622,42.9996],[-102.3696,42.9995],[-102.3748,42.9996],[-102.3801,42.9996],[-102.3802,42.9996],[-102.3925,42.9996],[-102.3972,42.9996],[-102.4056,42.9996],[-102.4057,42.9996],[-102.4345,42.9996],[-102.4346,42.9996],[-102.4347,42.9996],[-102.4355,42.9996],[-102.436,42.9996],[-102.4365,42.9996],[-102.4405,42.9996],[-102.4406,42.9997],[-102.4407,42.9997],[-102.4409,42.9997],[-102.4415,42.9997],[-102.4419,42.9997],[-102.4422,42.9997],[-102.4427,42.9997],[-102.4431,42.9997],[-102.4439,42.9997],[-102.4452,42.9997],[-102.4459,42.9997],[-102.4466,42.9997],[-102.4471,42.9997],[-102.4478,42.9997],[-102.4513,42.9997],[-102.4521,42.9997],[-102.4526,42.9997],[-102.4537,42.9997],[-102.4539,42.9997],[-102.454,42.9997],[-102.4555,42.9997],[-102.457,42.9997],[-102.4578,42.9997],[-102.4596,42.9997],[-102.4599,42.9997],[-102.4602,42.9997],[-102.4626,42.9997],[-102.4628,42.9997],[-102.463,42.9997],[-102.4632,42.9997],[-102.4634,42.9997],[-102.4635,42.9997],[-102.4656,42.9997],[-102.4667,42.9997],[-102.4695,42.9997],[-102.4705,42.9997],[-102.4709,42.9997],[-102.4711,42.9997],[-102.4724,42.9997],[-102.4735,42.9997],[-102.4758,42.9997],[-102.4775,42.9997],[-102.4782,42.9997],[-102.4792,42.9997],[-102.4816,42.9997],[-102.4821,42.9997],[-102.4836,42.9997],[-102.4841,42.9997],[-102.485,42.9997],[-102.4855,42.9997],[-102.4859,42.9997],[-102.4864,42.9996],[-102.4869,42.9995],[-102.4951,42.9998],[-102.4954,42.9998],[-102.4972,42.9999],[-102.4982,42.9999],[-102.5004,42.9998],[-102.5314,42.9997],[-102.5319,42.9997],[-102.5324,42.9997],[-102.5367,42.9997],[-102.54,42.9997],[-102.5435,42.9997],[-102.5513,42.9998],[-102.5514,42.9998],[-102.5529,42.9998],[-102.5545,42.9998],[-102.5551,42.9998],[-102.5564,42.9998],[-102.5571,42.9998],[-102.558,42.9998],[-102.5581,42.9998],[-102.5611,42.9998],[-102.5618,42.9998],[-102.562,42.9998],[-102.5631,42.9998],[-102.5685,42.9998],[-102.5686,42.9998],[-102.5695,42.9998],[-102.573,42.9999],[-102.5737,42.9999],[-102.5761,42.9999],[-102.6126,42.9998],[-102.6257,42.9998],[-102.6279,42.9998],[-102.6429,42.9999],[-102.643,42.9999],[-102.6526,43],[-102.6604,43],[-102.6607,43],[-102.6789,43],[-102.6846,43],[-102.6921,43],[-102.6922,43],[-102.6942,43],[-102.6956,43],[-102.6958,43],[-102.702,43],[-102.7059,43],[-102.7129,43],[-102.7267,43],[-102.7268,43],[-102.7368,43],[-102.7369,43],[-102.7428,43],[-102.7505,43],[-102.7526,43],[-102.7528,43],[-102.7589,43],[-102.7683,43],[-102.7685,43],[-102.7823,43],[-102.7894,43],[-102.7921,43],[-102.7927,43],[-102.7939,43],[-102.7957,43],[-102.7958,43],[-102.8003,43],[-102.8053,43],[-102.8093,43],[-102.8108,43],[-102.8229,43],[-102.8299,43],[-102.8328,43],[-102.8338,43],[-102.834,43],[-102.8404,43],[-102.8415,43],[-102.8418,43],[-102.8512,43],[-102.8516,43],[-102.8609,43],[-102.8668,43],[-102.8679,43],[-102.8719,43.0001],[-102.8755,43.0002],[-102.8761,43.0002],[-102.8773,43.0002],[-102.8775,43.0002],[-102.8788,43.0003],[-102.8892,43.0004],[-102.8903,43.0004],[-102.8974,43.0005],[-102.9085,43.0005],[-102.9102,43.0005],[-102.9131,43.0005],[-102.9132,43.0005],[-102.9221,43.0005],[-102.9222,43.0005],[-102.9283,43.0005],[-102.9299,43.0005],[-102.9492,43.0005],[-102.9502,43.0005],[-102.9506,43.0005],[-102.9582,43.0006],[-102.9617,43.0006],[-102.9676,43.0006],[-102.9753,43.0006],[-102.9763,43.0006],[-102.9875,43.0007],[-102.9878,43.0007],[-102.9883,43.0007],[-103.0005,43.0007],[-103.0009,43.0007],[-103.0012,43.0007],[-103.0015,43.0007],[-103.0158,43.0007],[-103.0162,43.0007],[-103.0207,43.0007],[-103.0289,43.0007],[-103.0349,43.0007],[-103.0353,43.0007],[-103.0412,43.0007],[-103.0413,43.0007],[-103.0517,43.0007],[-103.0612,43.0007],[-103.0614,43.0007],[-103.067,43.0008],[-103.0673,43.0008],[-103.0715,43.0008],[-103.0716,43.0008],[-103.0843,43.0008],[-103.0844,43.0008],[-103.0845,43.0008],[-103.0847,43.0008],[-103.0848,43.0008],[-103.085,43.0008],[-103.0888,43.0007],[-103.0893,43.0008],[-103.0894,43.0008],[-103.0948,43.0007],[-103.0949,43.0007],[-103.0951,43.0007],[-103.0954,43.0007],[-103.0956,43.0007],[-103.1039,43.0007],[-103.1257,43.0008],[-103.1308,43.0008],[-103.1319,43.0008],[-103.132,43.0008],[-103.1322,43.0008],[-103.1332,43.0008],[-103.1343,43.0008],[-103.1451,43.0008],[-103.1457,43.0008],[-103.1553,43.0008],[-103.1554,43.0008],[-103.1701,43.0008],[-103.1708,43.0008],[-103.171,43.0008],[-103.195,43.0008],[-103.1952,43.0008],[-103.2239,43.0009],[-103.2242,43.0009],[-103.2252,43.0009],[-103.2253,43.0009],[-103.2288,43.0009],[-103.2499,43.0009],[-103.2505,43.0008],[-103.2625,43.0008],[-103.2626,43.0008],[-103.2744,43.0008],[-103.2854,43.0009],[-103.3048,43.0009],[-103.3049,43.0009],[-103.3104,43.0009],[-103.3106,43.0009],[-103.3123,43.0009],[-103.3238,43.0009],[-103.324,43.0009],[-103.3246,43.0009],[-103.3351,43.0009],[-103.3365,43.0009],[-103.3407,43.0009],[-103.3408,43.0009],[-103.3409,43.0009],[-103.3411,43.0009],[-103.3422,43.0009],[-103.3448,43.0009],[-103.3457,43.0009],[-103.3468,43.0009],[-103.3469,43.0009],[-103.3472,43.0009],[-103.3475,43.0009],[-103.3483,43.0009],[-103.3486,43.0009],[-103.3513,43.001],[-103.3546,43.0009],[-103.3547,43.0009],[-103.3594,43.0009],[-103.3608,43.0009],[-103.3729,43.0009],[-103.3756,43.0009],[-103.3803,43.0009],[-103.3815,43.0009],[-103.3816,43.0009],[-103.3817,43.0009],[-103.385,43.0009],[-103.3857,43.0009],[-103.3869,43.0009],[-103.3872,43.0009],[-103.3873,43.0009],[-103.3893,43.0009],[-103.3904,43.0009],[-103.3945,43.0009],[-103.3953,43.0009],[-103.3957,43.0009],[-103.396,43.0009],[-103.3962,43.0009],[-103.3964,43.0009],[-103.4032,43.0009],[-103.404,43.0009],[-103.4044,43.0009],[-103.4046,43.0009],[-103.4047,43.0008],[-103.4048,43.0007],[-103.4094,43.0007],[-103.4249,43.0007],[-103.4254,43.0007],[-103.4508,43.0005],[-103.4535,43.0005],[-103.4632,43.0005],[-103.4652,43.0005],[-103.4755,43.0005],[-103.4756,43.0005],[-103.4872,43.0006],[-103.4873,43.0006],[-103.5004,43.0008],[-103.5038,43.0008],[-103.5051,43.0008],[-103.5058,43.0009],[-103.506,43.0008],[-103.5062,43.0008],[-103.5065,43.0009],[-103.5066,43.0009],[-103.5238,43.0008],[-103.5239,43.0008],[-103.5393,43.0009],[-103.5434,43.0009],[-103.5502,43.001],[-103.5763,43.0008],[-103.5764,43.0008],[-103.5769,43.0007],[-103.577,43.0007],[-103.5839,43.0007],[-103.5958,43.0007],[-103.6034,43.0006],[-103.6104,43.0007],[-103.6142,43.0007],[-103.6183,43.0007],[-103.6254,43.001],[-103.6308,43.001],[-103.6383,43.0011],[-103.6527,43.0014],[-103.6529,43.0014],[-103.653,43.0014],[-103.6537,43.0014],[-103.6538,43.0014],[-103.6542,43.0014],[-103.6562,43.0014],[-103.6609,43.0013],[-103.6625,43.0013],[-103.6684,43.0012],[-103.6736,43.0012],[-103.676,43.0012],[-103.6828,43.0011],[-103.6876,43.001],[-103.6898,43.001],[-103.6914,43.001],[-103.6925,43.001],[-103.7007,43.001],[-103.7035,43.001],[-103.715,43.001],[-103.7151,43.001],[-103.7152,43.001],[-103.7338,43.0011],[-103.744,43.0012],[-103.7497,43.0012],[-103.7498,43.0012],[-103.7504,43.0014],[-103.7579,43.0014],[-103.7631,43.0013],[-103.7656,43.0013],[-103.7657,43.0013],[-103.7749,43.0012],[-103.7788,43.0012],[-103.7966,43.0013],[-103.798,43.0013],[-103.8012,43.0013],[-103.8114,43.0014],[-103.8116,43.0014],[-103.8136,43.0014],[-103.8143,43.0013],[-103.8144,43.0013],[-103.8158,43.0013],[-103.8162,43.0013],[-103.8176,43.0013],[-103.8177,43.0013],[-103.824,43.0012],[-103.8357,43.0012],[-103.8393,43.0012],[-103.8403,43.0012],[-103.8417,43.0012],[-103.8448,43.0011],[-103.8474,43.0011],[-103.8517,43.001],[-103.8541,43.001],[-103.8543,43.001],[-103.8546,43.001],[-103.8581,43.001],[-103.8584,43.001],[-103.8604,43.001],[-103.8609,43.001],[-103.8669,43.0009],[-103.869,43.0009],[-103.8754,43.0011],[-103.8823,43.001],[-103.8836,43.001],[-103.8839,43.001],[-103.884,43.001],[-103.8871,43.0011],[-103.9113,43.001],[-103.9187,43.001],[-103.9249,43.0009],[-103.937,43.0012],[-103.939,43.0011],[-103.9395,43.0011],[-103.9401,43.0011],[-103.946,43.0012],[-103.9462,43.0012],[-103.9488,43.0012],[-103.9501,43.0013],[-103.9512,43.0013],[-103.9577,43.0015],[-103.9597,43.0015],[-103.9603,43.0015],[-103.9607,43.0016],[-103.962,43.0016],[-103.9621,43.0016],[-103.9626,43.0016],[-103.9636,43.0017],[-103.9662,43.0017],[-103.9666,43.0017],[-103.9667,43.0017],[-103.9668,43.0017],[-103.9775,43.0017],[-103.991,43.0017],[-103.9916,43.0017],[-104.0004,43.0016],[-104.0009,43.0016],[-104.0011,43.0016],[-104.005,43.0015],[-104.0109,43.0014],[-104.013,43.0014],[-104.0176,43.0013],[-104.0191,43.0013],[-104.0207,43.0013],[-104.0268,43.0011],[-104.0288,43.001],[-104.0303,43.001],[-104.0306,43.001],[-104.0315,43.001],[-104.0329,43.0009],[-104.0345,43.0009],[-104.0365,43.0009],[-104.0496,43.0006],[-104.053,43.0006],[-104.053,43.0008],[-104.0531,43.0013],[-104.0531,43.0015],[-104.0531,43.0021],[-104.0531,43.0039],[-104.0531,43.0045],[-104.0531,43.0064],[-104.0531,43.0121],[-104.0531,43.014],[-104.0531,43.0149],[-104.0531,43.0154],[-104.0532,43.0195],[-104.0532,43.0209],[-104.0532,43.0212],[-104.0532,43.0222],[-104.0532,43.0226],[-104.0532,43.0228],[-104.0532,43.0232],[-104.0532,43.0234],[-104.0532,43.0252],[-104.0532,43.0294],[-104.0532,43.0307],[-104.0533,43.0325],[-104.0533,43.0357],[-104.0532,43.044],[-104.0532,43.0454],[-104.0533,43.0486],[-104.0533,43.0556],[-104.0533,43.0584],[-104.0533,43.0729],[-104.0533,43.0764],[-104.0533,43.0834],[-104.0533,43.0871],[-104.0533,43.0874],[-104.0533,43.0907],[-104.0533,43.0925],[-104.0533,43.1017],[-104.0533,43.1081],[-104.0533,43.1107],[-104.0533,43.1139],[-104.0533,43.1162],[-104.0533,43.1178],[-104.0534,43.12],[-104.0534,43.1232],[-104.0535,43.1249],[-104.0535,43.126],[-104.0535,43.1284],[-104.0535,43.1292],[-104.0535,43.1305],[-104.0535,43.1316],[-104.0535,43.1342],[-104.0535,43.1351],[-104.0535,43.1355],[-104.0535,43.1392],[-104.0535,43.1394],[-104.0536,43.1447],[-104.0536,43.1509],[-104.0536,43.1537],[-104.0536,43.154],[-104.0536,43.1545],[-104.0536,43.1548],[-104.0536,43.1568],[-104.0536,43.1628],[-104.0536,43.1649],[-104.0536,43.1665],[-104.0537,43.1714],[-104.0537,43.173],[-104.0537,43.1734],[-104.0537,43.1745],[-104.0537,43.1749],[-104.0537,43.1754],[-104.0537,43.1757],[-104.0537,43.1764],[-104.0537,43.177],[-104.0537,43.1775],[-104.0537,43.178],[-104.0537,43.1795],[-104.0537,43.18],[-104.0537,43.1822],[-104.0537,43.1868],[-104.0537,43.1888],[-104.0537,43.1909],[-104.0537,43.191],[-104.0537,43.1926],[-104.0538,43.1973],[-104.0538,43.1987],[-104.0538,43.1989],[-104.0538,43.1994],[-104.0538,43.2012],[-104.0538,43.2017],[-104.0538,43.2021],[-104.0538,43.2032],[-104.0538,43.2036],[-104.0538,43.2043],[-104.0538,43.2055],[-104.0538,43.2066],[-104.0538,43.2073],[-104.0538,43.209],[-104.0539,43.2139],[-104.0539,43.2154],[-104.0539,43.2155],[-104.0539,43.2159],[-104.0539,43.2164],[-104.0539,43.2169],[-104.0539,43.2173],[-104.0539,43.2178],[-104.0539,43.2186],[-104.0539,43.2226],[-104.0539,43.224],[-104.0539,43.2252],[-104.0539,43.2287],[-104.0539,43.2298],[-104.0539,43.2299],[-104.0539,43.2317],[-104.0539,43.237],[-104.054,43.2388],[-104.054,43.2389],[-104.054,43.2401],[-104.054,43.2439],[-104.054,43.2451],[-104.054,43.2458],[-104.054,43.2478],[-104.0539,43.2484],[-104.0539,43.2485],[-104.0539,43.2498],[-104.0539,43.2515],[-104.0539,43.2606],[-104.0539,43.2636],[-104.0539,43.2637],[-104.0539,43.2655],[-104.0539,43.2709],[-104.0539,43.2727],[-104.0539,43.2757],[-104.0539,43.2835],[-104.0539,43.2848],[-104.0539,43.2878],[-104.0539,43.2882],[-104.0539,43.2893],[-104.0539,43.2896],[-104.0539,43.2898],[-104.0539,43.2903],[-104.054,43.2911],[-104.054,43.2918],[-104.0539,43.2954],[-104.0539,43.2969],[-104.0539,43.2979],[-104.0539,43.2981],[-104.0542,43.3035],[-104.0542,43.3042],[-104.0542,43.3056],[-104.0543,43.3098],[-104.0543,43.3122],[-104.0543,43.3146],[-104.0543,43.3154],[-104.0543,43.3178],[-104.0543,43.3186],[-104.0543,43.3187],[-104.0543,43.3191],[-104.0543,43.3192],[-104.0543,43.3206],[-104.0543,43.322],[-104.0544,43.3244],[-104.0544,43.3246],[-104.0544,43.326],[-104.0544,43.3273],[-104.0544,43.3297],[-104.0544,43.3313],[-104.0544,43.3325],[-104.0544,43.3326],[-104.0544,43.3333],[-104.0544,43.3356],[-104.0544,43.3362],[-104.0544,43.3364],[-104.0545,43.3372],[-104.0545,43.3397],[-104.0545,43.3405],[-104.0545,43.3424],[-104.0545,43.3481],[-104.0545,43.35],[-104.0545,43.3521],[-104.0545,43.355],[-104.0545,43.3586],[-104.0545,43.3603],[-104.0545,43.3607],[-104.0545,43.3623],[-104.0545,43.3657],[-104.0546,43.3671],[-104.0546,43.3687],[-104.0546,43.3699],[-104.0546,43.3735],[-104.0546,43.3747],[-104.0547,43.3751],[-104.0547,43.378],[-104.0546,43.3878],[-104.0546,43.3911],[-104.0546,43.3919],[-104.0546,43.3942],[-104.0546,43.3948],[-104.0546,43.395],[-104.0546,43.3971],[-104.0546,43.4036],[-104.0546,43.4048],[-104.0546,43.4055],[-104.0546,43.4057],[-104.0546,43.407],[-104.0546,43.4106],[-104.0547,43.4116],[-104.0547,43.4119],[-104.0547,43.4129],[-104.0548,43.4158],[-104.0548,43.4164],[-104.0548,43.4165],[-104.0548,43.4168],[-104.0548,43.4171],[-104.0548,43.4175],[-104.0548,43.4183],[-104.0548,43.4185],[-104.0548,43.4187],[-104.0548,43.4189],[-104.0548,43.4194],[-104.0548,43.4196],[-104.0548,43.4198],[-104.0548,43.4217],[-104.0548,43.4273],[-104.0548,43.4289],[-104.0548,43.4291],[-104.0548,43.4295],[-104.0548,43.4307],[-104.0548,43.4311],[-104.0548,43.4312],[-104.0548,43.4314],[-104.0548,43.4323],[-104.0548,43.4326],[-104.0548,43.4365],[-104.0548,43.4479],[-104.0548,43.4517],[-104.0548,43.4539],[-104.0548,43.4604],[-104.0548,43.4626],[-104.0548,43.465],[-104.0548,43.4725],[-104.0548,43.4749],[-104.0548,43.4754],[-104.0548,43.4766],[-104.0548,43.477],[-104.0548,43.4772],[-104.0548,43.4777],[-104.0548,43.4778],[-104.0548,43.48],[-104.0548,43.4867],[-104.0548,43.4887],[-104.0548,43.489],[-104.0548,43.4897],[-104.0548,43.4919],[-104.0548,43.4926],[-104.0548,43.4932],[-104.0548,43.4949],[-104.0548,43.4955],[-104.0548,43.4961],[-104.0548,43.4979],[-104.0548,43.4986],[-104.0548,43.4995],[-104.0548,43.5],[-104.0548,43.5015],[-104.0548,43.5024],[-104.0548,43.5025],[-104.0548,43.5031],[-104.0548,43.5033],[-104.0548,43.5034],[-104.0548,43.504],[-104.0548,43.5059],[-104.0548,43.5065],[-104.0548,43.5068],[-104.0548,43.507],[-104.0548,43.508],[-104.0548,43.5125],[-104.0548,43.514],[-104.0548,43.5164],[-104.0548,43.5236],[-104.0548,43.526],[-104.0548,43.5275],[-104.0548,43.5318],[-104.0548,43.5333],[-104.0549,43.538],[-104.0549,43.5418],[-104.0549,43.552],[-104.055,43.5564],[-104.055,43.5567],[-104.055,43.5569],[-104.055,43.5573],[-104.055,43.5574],[-104.055,43.5575],[-104.055,43.5577],[-104.055,43.5583],[-104.055,43.5585],[-104.055,43.5598],[-104.0551,43.5625],[-104.055,43.5637],[-104.055,43.564],[-104.055,43.5646],[-104.0551,43.5649],[-104.0551,43.565],[-104.0551,43.5651],[-104.0551,43.5652],[-104.055,43.5653],[-104.055,43.5663],[-104.055,43.5667],[-104.055,43.5685],[-104.055,43.5738],[-104.055,43.5756],[-104.055,43.5763],[-104.055,43.5784],[-104.055,43.5791],[-104.0549,43.583],[-104.0549,43.5834],[-104.0549,43.5841],[-104.0549,43.5848],[-104.0549,43.5851],[-104.0549,43.5862],[-104.0549,43.5864],[-104.0549,43.5916],[-104.0549,43.6071],[-104.0549,43.6077],[-104.0549,43.6131],[-104.0549,43.6134],[-104.0549,43.6165],[-104.0549,43.625],[-104.0549,43.6268],[-104.055,43.6302],[-104.055,43.6311],[-104.055,43.6331],[-104.055,43.6379],[-104.055,43.638],[-104.055,43.6381],[-104.055,43.6397],[-104.055,43.64],[-104.055,43.6418],[-104.055,43.6447],[-104.055,43.6448],[-104.055,43.6449],[-104.055,43.646],[-104.055,43.6476],[-104.055,43.6497],[-104.055,43.6509],[-104.055,43.651],[-104.055,43.6511],[-104.055,43.6524],[-104.055,43.6568],[-104.055,43.6583],[-104.055,43.6606],[-104.055,43.6676],[-104.055,43.6696],[-104.055,43.6699],[-104.055,43.6732],[-104.055,43.6834],[-104.055,43.6867],[-104.055,43.6873],[-104.055,43.6879],[-104.055,43.6881],[-104.055,43.6888],[-104.055,43.6951],[-104.055,43.697],[-104.055,43.6972],[-104.055,43.6976],[-104.0551,43.699],[-104.0551,43.6994],[-104.0551,43.6996],[-104.0551,43.7015],[-104.0551,43.7077],[-104.0551,43.7096],[-104.0551,43.7097],[-104.0551,43.7159],[-104.0551,43.7343],[-104.0551,43.7404],[-104.0551,43.7405],[-104.0551,43.742],[-104.0553,43.747],[-104.0553,43.7486],[-104.0553,43.7487],[-104.0553,43.7491],[-104.0553,43.7493],[-104.0553,43.7494],[-104.0553,43.7497],[-104.0553,43.7503],[-104.0553,43.751],[-104.0553,43.7516],[-104.0553,43.7517],[-104.0553,43.7523],[-104.0553,43.7542],[-104.0552,43.7598],[-104.0552,43.7615],[-104.0552,43.7616],[-104.0552,43.7617],[-104.0552,43.7619],[-104.0552,43.762],[-104.0552,43.7622],[-104.0552,43.7623],[-104.0552,43.7638],[-104.0552,43.7694],[-104.0552,43.7711],[-104.0552,43.7712],[-104.0552,43.7713],[-104.0552,43.7735],[-104.0552,43.7738],[-104.0552,43.7799],[-104.0552,43.7801],[-104.0553,43.7933],[-104.0554,43.8327],[-104.0554,43.8409],[-104.0554,43.8411],[-104.0554,43.8413],[-104.0555,43.8459],[-104.0555,43.8466],[-104.0555,43.8485],[-104.0555,43.8487],[-104.0555,43.8492],[-104.0555,43.8501],[-104.0555,43.8526],[-104.0555,43.8535],[-104.0555,43.8537],[-104.0555,43.8544],[-104.0555,43.8546],[-104.0555,43.856],[-104.0555,43.858],[-104.0554,43.8602],[-104.0554,43.8616],[-104.0554,43.8648],[-104.0554,43.8658],[-104.0554,43.8746],[-104.0554,43.875],[-104.0554,43.8778],[-104.0554,43.8779],[-104.0553,43.878],[-104.0553,43.8784],[-104.0553,43.8786],[-104.0553,43.8787],[-104.0553,43.8794],[-104.0553,43.882],[-104.0553,43.8828],[-104.0553,43.8832],[-104.0553,43.8833],[-104.0553,43.8848],[-104.0553,43.8853],[-104.0553,43.8874],[-104.0553,43.8899],[-104.0553,43.8937],[-104.0553,43.8955],[-104.0553,43.8959],[-104.0553,43.8974],[-104.0552,43.8992],[-104.0552,43.9017],[-104.0552,43.9039],[-104.0552,43.9091],[-104.0552,43.9116],[-104.0552,43.9124],[-104.0552,43.9144],[-104.0551,43.9205],[-104.0551,43.9225],[-104.0551,43.9229],[-104.0551,43.9242],[-104.0551,43.9245],[-104.0551,43.9273],[-104.055,43.9352],[-104.055,43.9355],[-104.0551,43.9365],[-104.0551,43.937],[-104.055,43.9377],[-104.0549,43.9381],[-104.0547,43.9382],[-104.055,43.9429],[-104.055,43.9435],[-104.055,43.9468],[-104.055,43.9528],[-104.0549,43.959],[-104.0549,43.9656],[-104.0549,43.9657],[-104.0549,43.9665],[-104.0549,43.9687],[-104.0549,43.9695],[-104.0549,43.9701],[-104.0548,43.9718],[-104.0548,43.9724],[-104.0548,43.9736],[-104.0548,43.9739],[-104.0548,43.9783],[-104.0548,43.9797],[-104.0548,43.9798],[-104.0548,43.9806],[-104.0548,43.9831],[-104.0548,43.9839],[-104.0548,43.9849],[-104.0547,43.988],[-104.0547,43.9888],[-104.0547,43.9891],[-104.0547,43.9903],[-104.0547,43.9938],[-104.0547,43.9947],[-104.0547,43.995],[-104.0547,43.9978],[-104.0547,43.9992],[-104.0547,43.9999],[-104.0547,44],[-104.0547,44.0029],[-104.0547,44.0059],[-104.0547,44.0065],[-104.0547,44.0092],[-104.0547,44.0094],[-104.0547,44.0102],[-104.0547,44.0127],[-104.0547,44.0134],[-104.0547,44.0135],[-104.0547,44.0149],[-104.0547,44.019],[-104.0546,44.0203],[-104.0547,44.0219],[-104.0547,44.0268],[-104.0547,44.0285],[-104.0547,44.0287],[-104.0547,44.0311],[-104.0547,44.0312],[-104.0547,44.0376],[-104.0547,44.0393],[-104.0547,44.0419],[-104.0547,44.0423],[-104.0547,44.0436],[-104.0546,44.0469],[-104.0546,44.0486],[-104.0546,44.0501],[-104.0546,44.0502],[-104.0546,44.0504],[-104.0546,44.0516],[-104.0546,44.0558],[-104.0546,44.0572],[-104.0546,44.0588],[-104.0546,44.0637],[-104.0546,44.0653],[-104.0546,44.0679],[-104.0546,44.0708],[-104.0546,44.0811],[-104.0546,44.0813],[-104.0546,44.0816],[-104.0546,44.0849],[-104.0546,44.0868],[-104.0546,44.0913],[-104.0546,44.0949],[-104.0546,44.098],[-104.0546,44.0982],[-104.0546,44.1007],[-104.0546,44.1032],[-104.0546,44.1084],[-104.0546,44.1105],[-104.0546,44.1109],[-104.0546,44.1114],[-104.0546,44.1127],[-104.0546,44.1132],[-104.0546,44.1133],[-104.0546,44.1135],[-104.0546,44.1139],[-104.0546,44.1141],[-104.0546,44.1143],[-104.0546,44.115],[-104.0546,44.1175],[-104.0546,44.1184],[-104.0546,44.1189],[-104.0546,44.119],[-104.0546,44.1193],[-104.0546,44.1202],[-104.0546,44.1218],[-104.0546,44.122],[-104.0546,44.1227],[-104.0546,44.1237],[-104.0546,44.125],[-104.0546,44.1269],[-104.0546,44.128],[-104.0546,44.1303],[-104.0546,44.1373],[-104.0546,44.1396],[-104.0546,44.1397],[-104.0546,44.1399],[-104.0546,44.1404],[-104.0546,44.1406],[-104.0546,44.1407],[-104.0546,44.141],[-104.0546,44.1411],[-104.0546,44.144],[-104.0546,44.1528],[-104.0546,44.1557],[-104.0546,44.1561],[-104.0546,44.1574],[-104.0546,44.1578],[-104.0546,44.1579],[-104.0545,44.1583],[-104.0545,44.1585],[-104.0545,44.1597],[-104.0545,44.1636],[-104.0545,44.1649],[-104.0545,44.165],[-104.0545,44.1668],[-104.0545,44.1722],[-104.0545,44.174],[-104.0545,44.1753],[-104.0545,44.1791],[-104.0545,44.1804],[-104.0546,44.1869],[-104.0546,44.191],[-104.0547,44.1962],[-104.0547,44.1965],[-104.0547,44.1966],[-104.0547,44.1967],[-104.0547,44.1981],[-104.0548,44.2022],[-104.0548,44.2036],[-104.0548,44.2037],[-104.0548,44.2046],[-104.0548,44.2072],[-104.0548,44.2077],[-104.0549,44.2081],[-104.0549,44.2082],[-104.0549,44.2086],[-104.0548,44.2096],[-104.0548,44.21],[-104.0549,44.2137],[-104.0549,44.2143],[-104.0549,44.2156],[-104.055,44.2234],[-104.0551,44.2272],[-104.0551,44.2313],[-104.0551,44.2315],[-104.0552,44.2367],[-104.0553,44.2455],[-104.0554,44.25],[-104.0554,44.2523],[-104.0554,44.2575],[-104.0554,44.2576],[-104.0554,44.2579],[-104.0554,44.2581],[-104.0554,44.2582],[-104.0554,44.2583],[-104.0554,44.2584],[-104.0554,44.2586],[-104.0554,44.2594],[-104.0554,44.2597],[-104.0554,44.2598],[-104.0554,44.2601],[-104.0554,44.2602],[-104.0554,44.2621],[-104.0554,44.2677],[-104.0554,44.2696],[-104.0554,44.2734],[-104.0554,44.2801],[-104.0554,44.2802],[-104.0554,44.2808],[-104.0555,44.2846],[-104.0555,44.2883],[-104.0555,44.2884],[-104.0555,44.2886],[-104.0555,44.2891],[-104.0555,44.2893],[-104.0555,44.2897],[-104.0555,44.2932],[-104.0555,44.2977],[-104.0555,44.2978],[-104.0555,44.3036],[-104.0555,44.3049],[-104.0555,44.3086],[-104.0555,44.3089],[-104.0555,44.3093],[-104.0555,44.3094],[-104.0555,44.3126],[-104.0555,44.3133],[-104.0555,44.3154],[-104.0555,44.316],[-104.0555,44.3177],[-104.0555,44.3229],[-104.0555,44.3244],[-104.0555,44.3246],[-104.0555,44.3257],[-104.0555,44.3292],[-104.0555,44.3301],[-104.0555,44.3304],[-104.0556,44.3339],[-104.0556,44.3445],[-104.0556,44.3468],[-104.0556,44.3477],[-104.0556,44.3481],[-104.0556,44.349],[-104.0556,44.3495],[-104.0556,44.3496],[-104.0556,44.3505],[-104.0556,44.3579],[-104.0556,44.3604],[-104.0556,44.3605],[-104.0556,44.3607],[-104.0556,44.3635],[-104.0556,44.3636],[-104.0556,44.3638],[-104.0556,44.3644],[-104.0556,44.3646],[-104.0556,44.3648],[-104.0556,44.3653],[-104.0556,44.3655],[-104.0556,44.3657],[-104.0556,44.3678],[-104.0556,44.3746],[-104.0556,44.375],[-104.0556,44.3769],[-104.0556,44.3774],[-104.0556,44.3788],[-104.0556,44.3793],[-104.0556,44.3824],[-104.0556,44.3872],[-104.0556,44.3916],[-104.0556,44.3947],[-104.0556,44.3948],[-104.0556,44.3986],[-104.0556,44.3994],[-104.0557,44.4103],[-104.0557,44.4138],[-104.0557,44.4143],[-104.0557,44.4235],[-104.0557,44.4276],[-104.0558,44.4448],[-104.0558,44.4498],[-104.0558,44.45],[-104.0558,44.4515],[-104.0558,44.4608],[-104.0558,44.461],[-104.0558,44.4628],[-104.0558,44.469],[-104.0558,44.4707],[-104.0558,44.471],[-104.0558,44.4789],[-104.0559,44.5],[-104.0559,44.5026],[-104.0559,44.5104],[-104.0559,44.5105],[-104.0559,44.5118],[-104.0559,44.5157],[-104.0559,44.517],[-104.0559,44.5173],[-104.0559,44.5174],[-104.0559,44.5176],[-104.0559,44.5189],[-104.0559,44.5227],[-104.0559,44.5236],[-104.0559,44.524],[-104.0559,44.5245],[-104.0559,44.5246],[-104.0559,44.5248],[-104.0559,44.5249],[-104.0559,44.5261],[-104.0559,44.5264],[-104.0559,44.5267],[-104.0559,44.5276],[-104.0559,44.5278],[-104.0559,44.5286],[-104.0559,44.5312],[-104.0559,44.5321],[-104.0559,44.5335],[-104.0559,44.5353],[-104.0559,44.5356],[-104.0559,44.5373],[-104.0559,44.5392],[-104.0559,44.5397],[-104.0559,44.5404],[-104.0559,44.5408],[-104.0559,44.5414],[-104.0559,44.5418],[-104.0559,44.5419],[-104.0559,44.542],[-104.0559,44.5422],[-104.0559,44.5423],[-104.0559,44.5424],[-104.0559,44.5426],[-104.0559,44.5435],[-104.0558,44.5467],[-104.0558,44.5485],[-104.0558,44.5486],[-104.0558,44.5497],[-104.0559,44.5535],[-104.0559,44.5548],[-104.0559,44.5559],[-104.0559,44.5592],[-104.0559,44.5602],[-104.0559,44.5603],[-104.056,44.5625],[-104.056,44.5631],[-104.0559,44.5689],[-104.0559,44.5709],[-104.0559,44.571],[-104.0559,44.572],[-104.0559,44.5748],[-104.0559,44.5757],[-104.0559,44.5758],[-104.0559,44.5759],[-104.0559,44.5763],[-104.0559,44.5764],[-104.0559,44.5765],[-104.0559,44.5768],[-104.0559,44.5769],[-104.0559,44.577],[-104.0559,44.5773],[-104.0559,44.5784],[-104.0559,44.5787],[-104.0559,44.579],[-104.056,44.5797],[-104.056,44.5798],[-104.056,44.5799],[-104.056,44.58],[-104.056,44.5803],[-104.056,44.5813],[-104.056,44.5816],[-104.056,44.5817],[-104.056,44.5837],[-104.056,44.5899],[-104.056,44.5916],[-104.056,44.592],[-104.056,44.5941],[-104.0558,44.6003],[-104.0558,44.6023],[-104.0558,44.6101],[-104.0558,44.6205],[-104.0557,44.625],[-104.0558,44.6334],[-104.0558,44.6382],[-104.0558,44.6412],[-104.0558,44.6422],[-104.0558,44.6454],[-104.0558,44.6465],[-104.0558,44.6469],[-104.0558,44.6501],[-104.0558,44.6612],[-104.0558,44.6617],[-104.0558,44.6649],[-104.0558,44.665],[-104.0558,44.6665],[-104.0559,44.6712],[-104.0559,44.6726],[-104.0559,44.6727],[-104.0559,44.6731],[-104.0559,44.6741],[-104.0559,44.6745],[-104.0559,44.6751],[-104.0559,44.6771],[-104.0559,44.6778],[-104.0559,44.6781],[-104.0559,44.6786],[-104.0559,44.6809],[-104.0559,44.6817],[-104.0559,44.6818],[-104.0559,44.6826],[-104.0559,44.6851],[-104.0559,44.6852],[-104.0559,44.686],[-104.0559,44.6861],[-104.0559,44.6863],[-104.0558,44.6873],[-104.0558,44.6876],[-104.0558,44.6877],[-104.0558,44.6884],[-104.0558,44.6905],[-104.0558,44.6912],[-104.0558,44.6917],[-104.0558,44.6922],[-104.0559,44.6933],[-104.0559,44.6938],[-104.0559,44.6941],[-104.0559,44.6942],[-104.0558,44.695],[-104.0558,44.6951],[-104.0558,44.6953],[-104.0559,44.6959],[-104.0559,44.6962],[-104.0559,44.6963],[-104.0559,44.6969],[-104.0558,44.6983],[-104.0558,44.6993],[-104.0558,44.6997],[-104.0558,44.7003],[-104.0558,44.7005],[-104.0558,44.701],[-104.0558,44.7024],[-104.0558,44.7087],[-104.0558,44.7092],[-104.0558,44.7108],[-104.0558,44.7133],[-104.0559,44.718],[-104.0559,44.7207],[-104.0559,44.7227],[-104.0559,44.7231],[-104.0559,44.7232],[-104.0559,44.7234],[-104.0559,44.7237],[-104.0559,44.724],[-104.0559,44.7259],[-104.0559,44.7265],[-104.0559,44.7268],[-104.0559,44.7288],[-104.0559,44.73],[-104.0559,44.7358],[-104.0559,44.7379],[-104.0559,44.7381],[-104.0559,44.7401],[-104.0558,44.7452],[-104.0558,44.7453],[-104.0558,44.7454],[-104.0558,44.7462],[-104.0558,44.7475],[-104.0558,44.7477],[-104.0558,44.7482],[-104.0558,44.7484],[-104.0558,44.7491],[-104.0558,44.7493],[-104.0558,44.75],[-104.0558,44.7514],[-104.0558,44.7522],[-104.0559,44.7595],[-104.0559,44.7602],[-104.0559,44.7608],[-104.0559,44.7636],[-104.0559,44.7637],[-104.0559,44.7645],[-104.0559,44.7671],[-104.056,44.7679],[-104.056,44.768],[-104.056,44.7681],[-104.056,44.7682],[-104.056,44.7683],[-104.056,44.7694],[-104.0559,44.7732],[-104.0559,44.7745],[-104.0559,44.7748],[-104.0559,44.7749],[-104.0559,44.7757],[-104.0559,44.7795],[-104.0559,44.7807],[-104.0559,44.7808],[-104.0559,44.7811],[-104.0559,44.7822],[-104.0559,44.7826],[-104.0559,44.7828],[-104.0559,44.7834],[-104.0559,44.7836],[-104.0559,44.7846],[-104.056,44.7876],[-104.0561,44.7885],[-104.0561,44.7886],[-104.0561,44.7901],[-104.0562,44.7945],[-104.0562,44.7959],[-104.0562,44.796],[-104.0562,44.7969],[-104.0562,44.7995],[-104.0562,44.7998],[-104.0562,44.8007],[-104.0562,44.8008],[-104.0562,44.8064],[-104.0562,44.8067],[-104.0562,44.8068],[-104.0562,44.8069],[-104.0562,44.8114],[-104.0562,44.8115],[-104.0562,44.8118],[-104.0562,44.8119],[-104.0562,44.8123],[-104.0562,44.8195],[-104.0563,44.8215],[-104.0563,44.8234],[-104.0563,44.8248],[-104.0563,44.8292],[-104.0563,44.8306],[-104.0563,44.8311],[-104.0563,44.8342],[-104.0563,44.8343],[-104.0564,44.8448],[-104.0564,44.8483],[-104.0564,44.8494],[-104.0564,44.8521],[-104.0564,44.8541],[-104.0564,44.8576],[-104.0565,44.8634],[-104.0565,44.8664],[-104.0565,44.8667],[-104.0565,44.8668],[-104.0565,44.867],[-104.0565,44.8671],[-104.0565,44.8672],[-104.0562,44.8715],[-104.0559,44.875],[-104.056,44.8822],[-104.0561,44.8845],[-104.0561,44.8886],[-104.0561,44.8888],[-104.0562,44.889],[-104.0562,44.8902],[-104.0562,44.8944],[-104.0563,44.8956],[-104.0563,44.8959],[-104.0563,44.896],[-104.0563,44.8993],[-104.0564,44.9021],[-104.0565,44.9097],[-104.0566,44.9132],[-104.0566,44.9134],[-104.0565,44.9142],[-104.0565,44.9145],[-104.0565,44.9146],[-104.0565,44.9149],[-104.0565,44.915],[-104.0565,44.9159],[-104.0565,44.9181],[-104.0566,44.9256],[-104.0566,44.9288],[-104.0566,44.9323],[-104.0566,44.9327],[-104.0566,44.9329],[-104.0566,44.933],[-104.0566,44.9332],[-104.0566,44.9338],[-104.0567,44.9339],[-104.0568,44.9387],[-104.0569,44.9401],[-104.0569,44.9403],[-104.0571,44.9514],[-104.0574,44.9738],[-104.0576,44.9845],[-104.0577,44.9956],[-104.0577,44.9958],[-104.0577,44.9959],[-104.0577,44.9967],[-104.0577,44.997],[-104.0577,44.9971],[-104.0577,44.9972],[-104.0577,44.9973],[-104.0577,44.9974],[-104.0579,44.9976],[-104.0508,44.9978],[-104.0397,44.9981],[-104.0397,45.0013],[-104.0398,45.0112],[-104.0399,45.0171],[-104.0399,45.0192],[-104.0399,45.0234],[-104.0401,45.038],[-104.0401,45.0381],[-104.0401,45.0397],[-104.0401,45.0398],[-104.0402,45.052],[-104.0403,45.0552],[-104.0401,45.0797],[-104.0401,45.0872],[-104.0401,45.0902],[-104.0401,45.0913],[-104.0401,45.1119],[-104.0401,45.1154],[-104.0401,45.1202],[-104.04,45.1241],[-104.04,45.1372],[-104.04,45.1469],[-104.04,45.1548],[-104.04,45.1815],[-104.04,45.1996],[-104.04,45.2129],[-104.04,45.213],[-104.04,45.2156],[-104.04,45.2246],[-104.04,45.2493],[-104.0401,45.2646],[-104.0401,45.2791],[-104.0401,45.2817],[-104.0401,45.2874],[-104.0401,45.2875],[-104.0401,45.2878],[-104.0401,45.2951],[-104.0401,45.2953],[-104.0402,45.3225],[-104.0402,45.3228],[-104.0402,45.3291],[-104.0402,45.3293],[-104.0402,45.336],[-104.0402,45.337],[-104.0402,45.3374],[-104.0402,45.3407],[-104.0402,45.3413],[-104.0403,45.3454],[-104.0403,45.3455],[-104.0403,45.3469],[-104.0403,45.3471],[-104.0403,45.3585],[-104.0403,45.3621],[-104.0403,45.3624],[-104.0404,45.3742],[-104.0404,45.3745],[-104.0404,45.3747],[-104.0404,45.3794],[-104.0404,45.3797],[-104.0404,45.3935],[-104.0404,45.3978],[-104.0405,45.411],[-104.0405,45.4111],[-104.0406,45.4211],[-104.0406,45.4247],[-104.0406,45.4283],[-104.0406,45.4305],[-104.0406,45.4333],[-104.0406,45.4374],[-104.0407,45.4485],[-104.0407,45.449],[-104.0407,45.4497],[-104.0407,45.4505],[-104.0407,45.4529],[-104.0407,45.4535],[-104.0407,45.4536],[-104.0407,45.4537],[-104.0407,45.4538],[-104.0408,45.4548],[-104.0408,45.4582],[-104.0408,45.4594],[-104.0408,45.4598],[-104.0408,45.461],[-104.0408,45.4613],[-104.0408,45.4614],[-104.0408,45.4615],[-104.0408,45.4616],[-104.0408,45.4626],[-104.0409,45.4663],[-104.0409,45.4674],[-104.0409,45.4675],[-104.041,45.4676],[-104.041,45.468],[-104.041,45.4693],[-104.041,45.4698],[-104.0411,45.4715],[-104.0412,45.4766],[-104.0413,45.4783],[-104.0413,45.4784],[-104.0413,45.4787],[-104.0413,45.4788],[-104.0413,45.4791],[-104.0413,45.4801],[-104.0413,45.4804],[-104.0413,45.4806],[-104.0413,45.4807],[-104.0414,45.4816],[-104.0414,45.4819],[-104.0414,45.4837],[-104.0414,45.4871],[-104.0414,45.4877],[-104.0414,45.4878],[-104.0415,45.4892],[-104.0415,45.491],[-104.0414,45.4911],[-104.0414,45.4912],[-104.0413,45.4913],[-104.0412,45.4915],[-104.0412,45.4916],[-104.0412,45.4917],[-104.0412,45.4918],[-104.0411,45.492],[-104.0411,45.4923],[-104.0411,45.4928],[-104.0412,45.4931],[-104.0412,45.4944],[-104.0412,45.4951],[-104.0412,45.4956],[-104.0412,45.497],[-104.0412,45.4975],[-104.0412,45.4978],[-104.0412,45.4986],[-104.0412,45.499],[-104.0412,45.5],[-104.0412,45.5036],[-104.0412,45.5037],[-104.0412,45.5042],[-104.0412,45.5052],[-104.0412,45.5058],[-104.0413,45.5072],[-104.0413,45.5099],[-104.0413,45.5106],[-104.0413,45.5112],[-104.0413,45.5117],[-104.0413,45.5139],[-104.0413,45.5146],[-104.0413,45.5161],[-104.0413,45.5168],[-104.0413,45.5175],[-104.0414,45.5203],[-104.0414,45.5212],[-104.0414,45.5219],[-104.0414,45.5229],[-104.0414,45.5245],[-104.0414,45.5246],[-104.0414,45.5258],[-104.0414,45.5263],[-104.0414,45.5266],[-104.0414,45.5273],[-104.0414,45.5288],[-104.0414,45.5294],[-104.0414,45.5301],[-104.0414,45.5308],[-104.0415,45.5323],[-104.0415,45.5328],[-104.0415,45.5337],[-104.0415,45.5359],[-104.0415,45.5373],[-104.0415,45.5384],[-104.0415,45.5387],[-104.0415,45.539],[-104.0415,45.5393],[-104.0415,45.5394],[-104.0415,45.5395],[-104.0415,45.5396],[-104.0415,45.5404],[-104.0416,45.541],[-104.0416,45.5424],[-104.0416,45.5429],[-104.0416,45.543],[-104.0416,45.5433],[-104.0416,45.5439],[-104.0416,45.5451],[-104.0416,45.5466],[-104.0416,45.5473],[-104.0416,45.5478],[-104.0416,45.5481],[-104.0416,45.5482],[-104.0416,45.5483],[-104.0416,45.5488],[-104.0416,45.5495],[-104.0416,45.5498],[-104.0416,45.5499],[-104.0416,45.5501],[-104.0416,45.5508],[-104.0416,45.5509],[-104.0416,45.551],[-104.0416,45.5511],[-104.0416,45.5515],[-104.0416,45.5522],[-104.0416,45.5542],[-104.0416,45.5549],[-104.0416,45.557],[-104.0416,45.5578],[-104.0416,45.5579],[-104.0417,45.558],[-104.0417,45.5581],[-104.0417,45.5597],[-104.0417,45.5672],[-104.0418,45.5679],[-104.0419,45.5791],[-104.0419,45.5793],[-104.0419,45.5814],[-104.0419,45.5818],[-104.0419,45.5882],[-104.0419,45.5888],[-104.042,45.5931],[-104.042,45.5974],[-104.0421,45.6078],[-104.0421,45.6085],[-104.0423,45.6192],[-104.0423,45.6195],[-104.0422,45.6247],[-104.0423,45.6253],[-104.0423,45.6318],[-104.0424,45.6344],[-104.0424,45.6358],[-104.0424,45.6407],[-104.0424,45.6464],[-104.0424,45.6616],[-104.0424,45.6619],[-104.0425,45.6621],[-104.0425,45.6623],[-104.0425,45.6628],[-104.0425,45.6648],[-104.0425,45.6655],[-104.0425,45.6662],[-104.0425,45.6694],[-104.0425,45.678],[-104.0425,45.6791],[-104.0425,45.6792],[-104.0425,45.6833],[-104.0425,45.6944],[-104.0425,45.6968],[-104.0425,45.7038],[-104.0426,45.7062],[-104.0426,45.7121],[-104.0426,45.7129],[-104.0426,45.7299],[-104.0426,45.7358],[-104.0426,45.7392],[-104.0426,45.7416],[-104.0426,45.7493],[-104.0426,45.7499],[-104.0426,45.7527],[-104.0426,45.7531],[-104.0426,45.7546],[-104.0426,45.7551],[-104.0427,45.7563],[-104.0427,45.7598],[-104.0427,45.761],[-104.0427,45.7647],[-104.0429,45.7759],[-104.0429,45.7796],[-104.0429,45.7804],[-104.0429,45.7827],[-104.0429,45.7834],[-104.0431,45.7958],[-104.0431,45.7987],[-104.0432,45.8078],[-104.0433,45.8176],[-104.0433,45.821],[-104.0434,45.8265],[-104.0436,45.8444],[-104.0437,45.8537],[-104.0438,45.8593],[-104.0438,45.8597],[-104.0439,45.865],[-104.0439,45.8684],[-104.044,45.872],[-104.0441,45.8788],[-104.0441,45.8791],[-104.0442,45.882],[-104.0442,45.8825],[-104.0445,45.8986],[-104.0446,45.8994],[-104.0446,45.9002],[-104.0447,45.9052],[-104.0447,45.9067],[-104.0447,45.9068],[-104.0447,45.9069],[-104.0447,45.908],[-104.0448,45.9114],[-104.0448,45.9124],[-104.0448,45.9125],[-104.0448,45.9126],[-104.0448,45.9127],[-104.0448,45.9134],[-104.0449,45.9159],[-104.0449,45.9166],[-104.0449,45.9167],[-104.0449,45.9168],[-104.0449,45.9169],[-104.0449,45.9173],[-104.0449,45.9174],[-104.0449,45.9175],[-104.045,45.9185],[-104.045,45.9216],[-104.0451,45.9226],[-104.0451,45.9227],[-104.0451,45.9228],[-104.0451,45.9229],[-104.0451,45.9231],[-104.0451,45.9243],[-104.0451,45.9246],[-104.0451,45.9247],[-104.0451,45.9248],[-104.0451,45.925],[-104.0451,45.926],[-104.0451,45.9263],[-104.0452,45.928],[-104.0452,45.9284],[-104.0452,45.9293],[-104.0452,45.9298],[-104.0452,45.931],[-104.0452,45.9326],[-104.0453,45.9329],[-104.0453,45.9337],[-104.0453,45.9339],[-104.0453,45.9352],[-104.0453,45.9362],[-104.0455,45.943],[-104.0456,45.9453],[-104.0337,45.9453],[-104.0335,45.9453],[-104.0322,45.9453],[-104.0321,45.9453],[-104.0235,45.9453],[-104.0233,45.9453],[-104.0029,45.9452],[-104.0006,45.9452],[-103.9901,45.9453],[-103.9898,45.9453],[-103.9827,45.9453],[-103.9823,45.9453],[-103.9819,45.9452],[-103.9715,45.9453],[-103.9713,45.9453],[-103.9535,45.9453],[-103.9523,45.9453],[-103.952,45.9453],[-103.924,45.9453],[-103.9239,45.9453],[-103.9078,45.9454],[-103.9077,45.9453],[-103.9021,45.9452],[-103.902,45.9452],[-103.9013,45.9451],[-103.9012,45.9451],[-103.901,45.9451],[-103.8991,45.9452],[-103.8978,45.9452],[-103.8971,45.9452],[-103.897,45.9452],[-103.894,45.9452],[-103.8912,45.9451],[-103.8911,45.9451],[-103.8884,45.9451],[-103.8756,45.9451],[-103.8729,45.9452],[-103.8728,45.9452],[-103.866,45.9452],[-103.8659,45.9452],[-103.8658,45.9452],[-103.8537,45.9453],[-103.8534,45.9453],[-103.8517,45.9453],[-103.8515,45.9453],[-103.8481,45.9452],[-103.8453,45.9451],[-103.8452,45.9451],[-103.8423,45.9452],[-103.8421,45.9452],[-103.8159,45.9452],[-103.7954,45.9452],[-103.7953,45.9452],[-103.7877,45.9452],[-103.7872,45.9452],[-103.785,45.9452],[-103.7847,45.9452],[-103.7846,45.9452],[-103.7845,45.9452],[-103.7842,45.9452],[-103.7503,45.9453],[-103.7459,45.9451],[-103.7449,45.9451],[-103.744,45.9451],[-103.7428,45.9451],[-103.7334,45.9451],[-103.721,45.9451],[-103.7178,45.9451],[-103.7125,45.9451],[-103.6911,45.9452],[-103.6882,45.9452],[-103.6877,45.9452],[-103.6874,45.9452],[-103.678,45.9452],[-103.6779,45.9452],[-103.6725,45.9452],[-103.6686,45.9452],[-103.6685,45.9452],[-103.6682,45.9452],[-103.6678,45.9452],[-103.6677,45.9452],[-103.6631,45.9452],[-103.663,45.9452],[-103.6615,45.9452],[-103.6611,45.9452],[-103.6608,45.9452],[-103.6604,45.9452],[-103.6545,45.9452],[-103.6544,45.9452],[-103.6517,45.9452],[-103.6255,45.9453],[-103.6254,45.9453],[-103.625,45.9453],[-103.6183,45.9453],[-103.6135,45.9453],[-103.5849,45.9453],[-103.5848,45.9453],[-103.5771,45.9453],[-103.5735,45.9454],[-103.5707,45.9453],[-103.567,45.9453],[-103.5663,45.9453],[-103.5658,45.9453],[-103.5637,45.9453],[-103.562,45.9454],[-103.5615,45.9454],[-103.5606,45.9453],[-103.559,45.9453],[-103.5584,45.9453],[-103.5577,45.9454],[-103.5573,45.9454],[-103.5571,45.9453],[-103.5568,45.9451],[-103.5414,45.9453],[-103.5412,45.9453],[-103.5358,45.9453],[-103.5275,45.9453],[-103.5274,45.9453],[-103.5063,45.9453],[-103.506,45.9453],[-103.5006,45.9453],[-103.494,45.9449],[-103.4857,45.945],[-103.4856,45.945],[-103.4802,45.9451],[-103.4728,45.9452],[-103.4666,45.9452],[-103.4664,45.9452],[-103.4653,45.9452],[-103.4452,45.9453],[-103.4444,45.9453],[-103.4375,45.9453],[-103.4348,45.9453],[-103.4324,45.9453],[-103.4322,45.9453],[-103.4317,45.9453],[-103.4316,45.9452],[-103.4316,45.9451],[-103.4315,45.9451],[-103.4313,45.9451],[-103.43,45.9451],[-103.4274,45.9451],[-103.4269,45.9451],[-103.4262,45.9451],[-103.4241,45.9451],[-103.4233,45.9451],[-103.4229,45.9451],[-103.4218,45.9451],[-103.4202,45.9451],[-103.4185,45.9451],[-103.4181,45.9451],[-103.4179,45.9452],[-103.4177,45.9452],[-103.4175,45.9452],[-103.4119,45.9452],[-103.4116,45.9452],[-103.4115,45.9452],[-103.4114,45.9453],[-103.4108,45.9452],[-103.4101,45.9452],[-103.41,45.9452],[-103.3906,45.945],[-103.3904,45.945],[-103.3897,45.945],[-103.3893,45.945],[-103.3892,45.945],[-103.3885,45.945],[-103.369,45.9451],[-103.3667,45.9451],[-103.3543,45.9451],[-103.3539,45.9451],[-103.351,45.9451],[-103.3401,45.9451],[-103.3359,45.9451],[-103.3357,45.9451],[-103.3315,45.9451],[-103.3313,45.9451],[-103.3266,45.9451],[-103.3265,45.9451],[-103.3215,45.9451],[-103.3209,45.9451],[-103.3208,45.9451],[-103.316,45.9451],[-103.3127,45.9451],[-103.3121,45.9451],[-103.3071,45.9452],[-103.2972,45.9451],[-103.2971,45.9451],[-103.2844,45.9451],[-103.2841,45.9451],[-103.2695,45.9452],[-103.2527,45.9452],[-103.2504,45.9452],[-103.2451,45.9452],[-103.2447,45.9452],[-103.2184,45.9452],[-103.2181,45.9452],[-103.218,45.9452],[-103.2176,45.9452],[-103.2147,45.9452],[-103.2141,45.9452],[-103.2128,45.9452],[-103.2126,45.9452],[-103.2119,45.9452],[-103.2117,45.9452],[-103.2113,45.9452],[-103.2106,45.9452],[-103.2074,45.9452],[-103.2073,45.9452],[-103.2033,45.9452],[-103.1938,45.9453],[-103.1934,45.9453],[-103.1824,45.9452],[-103.1814,45.9452],[-103.1808,45.9452],[-103.1802,45.9452],[-103.1783,45.9452],[-103.1779,45.9452],[-103.1775,45.9452],[-103.1762,45.9452],[-103.1754,45.9452],[-103.1746,45.9452],[-103.174,45.9452],[-103.1735,45.9452],[-103.173,45.9452],[-103.1727,45.9452],[-103.1723,45.9452],[-103.172,45.9452],[-103.1718,45.9452],[-103.1716,45.9452],[-103.1713,45.9452],[-103.1694,45.9452],[-103.1693,45.9452],[-103.1685,45.9452],[-103.168,45.9453],[-103.1679,45.9452],[-103.1678,45.9452],[-103.1671,45.9452],[-103.1667,45.9452],[-103.1663,45.9451],[-103.1649,45.9451],[-103.1646,45.9451],[-103.1643,45.9451],[-103.164,45.9451],[-103.1636,45.9451],[-103.1631,45.9451],[-103.1626,45.9451],[-103.1621,45.9451],[-103.1618,45.9451],[-103.1616,45.9452],[-103.1611,45.9452],[-103.1608,45.9452],[-103.1603,45.9452],[-103.16,45.9451],[-103.1591,45.9451],[-103.1583,45.9452],[-103.1577,45.9452],[-103.1572,45.9452],[-103.1567,45.9452],[-103.1557,45.9451],[-103.1554,45.9451],[-103.1544,45.9451],[-103.1539,45.9451],[-103.1536,45.9451],[-103.1532,45.9451],[-103.1528,45.9451],[-103.1522,45.9451],[-103.1519,45.9451],[-103.1515,45.9451],[-103.1504,45.9451],[-103.1496,45.9451],[-103.1487,45.9451],[-103.1486,45.9451],[-103.1484,45.9451],[-103.1483,45.9451],[-103.1475,45.9451],[-103.1464,45.9451],[-103.1455,45.9451],[-103.1448,45.9451],[-103.1442,45.9451],[-103.1435,45.9451],[-103.1427,45.9451],[-103.1409,45.9451],[-103.1368,45.9451],[-103.1337,45.9451],[-103.1319,45.9451],[-103.1311,45.9451],[-103.131,45.9451],[-103.1289,45.9451],[-103.1286,45.9451],[-103.1273,45.9451],[-103.1264,45.9451],[-103.122,45.9451],[-103.1211,45.9451],[-103.1208,45.9451],[-103.1201,45.9451],[-103.1194,45.9451],[-103.1107,45.9451],[-103.1086,45.9451],[-103.1077,45.9451],[-103.1069,45.9451],[-103.1025,45.9451],[-103.0997,45.9451],[-103.0991,45.9451],[-103.0989,45.9451],[-103.0987,45.9451],[-103.0982,45.9451],[-103.0975,45.9452],[-103.0936,45.9451],[-103.0927,45.9451],[-103.092,45.9451],[-103.0893,45.9452],[-103.0859,45.9451],[-103.0828,45.9451],[-103.0785,45.9451],[-103.0783,45.9451],[-103.0771,45.9451],[-103.0742,45.9451],[-103.0728,45.9451],[-103.0716,45.9451],[-103.0708,45.9451],[-103.0664,45.9451],[-103.0643,45.9451],[-103.0639,45.9451],[-103.0637,45.9451],[-103.0616,45.9451],[-103.0607,45.9451],[-103.0583,45.9451],[-103.0576,45.9451],[-103.0571,45.9451],[-103.0568,45.9451],[-103.0563,45.9451],[-103.0532,45.9451],[-103.0521,45.9451],[-103.052,45.9451],[-103.0503,45.9451],[-103.05,45.9451],[-103.0484,45.9451],[-103.0482,45.9451],[-103.0477,45.9451],[-103.0474,45.9451],[-103.0472,45.9451],[-103.0469,45.9452],[-103.0467,45.9452],[-103.0465,45.9452],[-103.0463,45.9452],[-103.0456,45.9451],[-103.0451,45.9451],[-103.0445,45.9451],[-103.0435,45.9451],[-103.0431,45.9451],[-103.0428,45.9452],[-103.0422,45.9452],[-103.0417,45.9452],[-103.0409,45.9452],[-103.0403,45.9452],[-103.0397,45.9452],[-103.0395,45.9452],[-103.0394,45.9452],[-103.0383,45.9452],[-103.0375,45.9452],[-103.0364,45.9453],[-103.0361,45.9452],[-103.0345,45.9453],[-103.0276,45.9453],[-103.027,45.9453],[-103.0245,45.9453],[-103.0238,45.9453],[-103.0177,45.9452],[-103.014,45.9452],[-103.0005,45.9452],[-102.9958,45.9451],[-102.9957,45.9451],[-102.9957,45.9452],[-102.9899,45.9452],[-102.9898,45.9452],[-102.9882,45.9452],[-102.9881,45.9452],[-102.9875,45.9452],[-102.9865,45.9451],[-102.984,45.9451],[-102.9834,45.9451],[-102.9828,45.9451],[-102.9827,45.9451],[-102.9782,45.9451],[-102.9781,45.9451],[-102.978,45.9451],[-102.9743,45.9451],[-102.9728,45.9451],[-102.9727,45.9451],[-102.9649,45.9451],[-102.9647,45.945],[-102.963,45.945],[-102.9629,45.945],[-102.9599,45.945],[-102.9598,45.945],[-102.9554,45.945],[-102.9551,45.945],[-102.9539,45.945],[-102.9538,45.945],[-102.9537,45.945],[-102.9526,45.945],[-102.9524,45.945],[-102.9513,45.945],[-102.9436,45.945],[-102.9434,45.945],[-102.9421,45.945],[-102.9392,45.945],[-102.9391,45.945],[-102.939,45.945],[-102.9349,45.9451],[-102.9309,45.9451],[-102.9308,45.9451],[-102.9271,45.9451],[-102.9269,45.9451],[-102.9232,45.9451],[-102.9228,45.9451],[-102.9205,45.9451],[-102.9199,45.9451],[-102.9193,45.9451],[-102.9192,45.9451],[-102.9188,45.9451],[-102.9185,45.9451],[-102.9182,45.9451],[-102.9176,45.9451],[-102.9174,45.9451],[-102.9171,45.9451],[-102.9165,45.9451],[-102.9159,45.9451],[-102.9155,45.9451],[-102.9153,45.9451],[-102.9147,45.9451],[-102.9141,45.9451],[-102.9138,45.9451],[-102.9132,45.9451],[-102.9127,45.9451],[-102.9121,45.9451],[-102.9116,45.9451],[-102.911,45.9451],[-102.9104,45.9451],[-102.9098,45.9451],[-102.9092,45.9451],[-102.9087,45.9451],[-102.9081,45.9451],[-102.9078,45.9451],[-102.9076,45.9451],[-102.907,45.9451],[-102.9064,45.9451],[-102.9058,45.9451],[-102.9046,45.9451],[-102.904,45.9451],[-102.9037,45.9451],[-102.9031,45.9451],[-102.903,45.9451],[-102.9024,45.9451],[-102.9022,45.9451],[-102.9016,45.9451],[-102.901,45.9451],[-102.9004,45.9451],[-102.9003,45.9451],[-102.9001,45.9451],[-102.8995,45.9451],[-102.8989,45.9451],[-102.8983,45.9451],[-102.8977,45.9451],[-102.8972,45.9451],[-102.8967,45.9451],[-102.8962,45.9451],[-102.896,45.9451],[-102.8948,45.9451],[-102.8945,45.9451],[-102.894,45.9451],[-102.8934,45.9451],[-102.8928,45.9451],[-102.8923,45.9451],[-102.8917,45.9451],[-102.8916,45.9451],[-102.8905,45.9451],[-102.8886,45.9451],[-102.8879,45.9451],[-102.8869,45.9451],[-102.8864,45.9451],[-102.8859,45.9451],[-102.8847,45.9451],[-102.8835,45.9451],[-102.8824,45.9451],[-102.8809,45.9451],[-102.8807,45.9451],[-102.877,45.9451],[-102.8706,45.9451],[-102.8685,45.9451],[-102.863,45.9451],[-102.8627,45.9451],[-102.8603,45.9451],[-102.8282,45.9452],[-102.8279,45.9452],[-102.8277,45.9452],[-102.818,45.9451],[-102.8179,45.9451],[-102.802,45.9451],[-102.8018,45.9451],[-102.7975,45.9451],[-102.7973,45.9451],[-102.794,45.9451],[-102.7891,45.9451],[-102.7886,45.9451],[-102.7509,45.9452],[-102.7508,45.9452],[-102.7505,45.9452],[-102.7501,45.9452],[-102.7465,45.9452],[-102.7464,45.9452],[-102.7364,45.9452],[-102.7359,45.9452],[-102.7348,45.9452],[-102.7346,45.9452],[-102.7345,45.9452],[-102.7308,45.9452],[-102.7066,45.9451],[-102.7065,45.9451],[-102.7049,45.9451],[-102.7048,45.9451],[-102.704,45.9451],[-102.7034,45.9451],[-102.6996,45.9452],[-102.6976,45.9452],[-102.6975,45.9452],[-102.6966,45.9452],[-102.6965,45.9452],[-102.6938,45.9452],[-102.6937,45.9452],[-102.6771,45.9451],[-102.6765,45.9451],[-102.6745,45.9452],[-102.6743,45.9452],[-102.674,45.9452],[-102.6723,45.9452],[-102.6719,45.9452],[-102.6675,45.9452],[-102.6665,45.9452],[-102.654,45.9453],[-102.6539,45.9453],[-102.6523,45.9453],[-102.6514,45.9453],[-102.6424,45.9452],[-102.6422,45.9452],[-102.6386,45.9449],[-102.6382,45.9449],[-102.638,45.9449],[-102.6248,45.9449],[-102.6218,45.9449],[-102.6212,45.9449],[-102.6008,45.945],[-102.6,45.945],[-102.5819,45.945],[-102.5812,45.945],[-102.5809,45.945],[-102.5805,45.945],[-102.5694,45.945],[-102.5683,45.945],[-102.5596,45.945],[-102.5585,45.945],[-102.5575,45.9449],[-102.5569,45.9449],[-102.5505,45.9449],[-102.5499,45.9448],[-102.539,45.9449],[-102.5379,45.945],[-102.5365,45.945],[-102.5363,45.945],[-102.5355,45.945],[-102.535,45.945],[-102.5253,45.945],[-102.5245,45.945],[-102.5243,45.945],[-102.5242,45.945],[-102.5235,45.945],[-102.5003,45.9451],[-102.4974,45.9451],[-102.4774,45.945],[-102.477,45.945],[-102.4762,45.945],[-102.475,45.945],[-102.4736,45.945],[-102.472,45.945],[-102.4701,45.945],[-102.469,45.945],[-102.4679,45.945],[-102.4673,45.945],[-102.4611,45.945],[-102.4603,45.945],[-102.4596,45.945],[-102.4587,45.945],[-102.4567,45.9451],[-102.4564,45.945],[-102.454,45.945],[-102.4536,45.945],[-102.4532,45.945],[-102.4531,45.945],[-102.4525,45.945],[-102.4523,45.945],[-102.4517,45.945],[-102.4511,45.9451],[-102.4509,45.9451],[-102.4503,45.9451],[-102.4497,45.9451],[-102.4493,45.9451],[-102.4488,45.9451],[-102.4487,45.9451],[-102.4481,45.945],[-102.448,45.945],[-102.4474,45.945],[-102.4473,45.945],[-102.4468,45.945],[-102.4466,45.945],[-102.4464,45.945],[-102.4463,45.945],[-102.4462,45.945],[-102.4461,45.9449],[-102.446,45.9449],[-102.4456,45.9449],[-102.445,45.9449],[-102.4256,45.9449],[-102.425,45.9449],[-102.4204,45.945],[-102.4106,45.945],[-102.4075,45.945],[-102.4064,45.945],[-102.4061,45.945],[-102.4054,45.9449],[-102.4049,45.9449],[-102.3988,45.9449],[-102.3978,45.9449],[-102.3973,45.9449],[-102.397,45.9449],[-102.3966,45.9449],[-102.3935,45.945],[-102.3934,45.945],[-102.3931,45.945],[-102.393,45.945],[-102.3929,45.9449],[-102.3905,45.9449],[-102.383,45.9449],[-102.3737,45.9449],[-102.3731,45.9449],[-102.3695,45.9449],[-102.3693,45.9449],[-102.3691,45.9449],[-102.3624,45.9449],[-102.3618,45.9449],[-102.3615,45.9449],[-102.3611,45.9449],[-102.3555,45.9449],[-102.3544,45.9449],[-102.3534,45.9449],[-102.3533,45.9449],[-102.3532,45.9449],[-102.3516,45.9449],[-102.3515,45.9449],[-102.3487,45.9449],[-102.3483,45.9449],[-102.3482,45.9449],[-102.332,45.945],[-102.3319,45.945],[-102.3313,45.945],[-102.3312,45.945],[-102.331,45.945],[-102.3287,45.945],[-102.3282,45.9449],[-102.3262,45.9449],[-102.3249,45.9449],[-102.322,45.9449],[-102.3214,45.9449],[-102.3211,45.9449],[-102.321,45.9449],[-102.3209,45.9449],[-102.3207,45.9449],[-102.3103,45.9449],[-102.3099,45.9449],[-102.3095,45.9449],[-102.3085,45.9449],[-102.3054,45.9449],[-102.3012,45.9449],[-102.301,45.9448],[-102.3009,45.9448],[-102.3009,45.9449],[-102.3008,45.9449],[-102.3007,45.9449],[-102.3003,45.9449],[-102.2895,45.9448],[-102.285,45.9448],[-102.2801,45.9448],[-102.2799,45.9448],[-102.2794,45.9448],[-102.2791,45.9449],[-102.279,45.9449],[-102.2759,45.9449],[-102.2709,45.9449],[-102.2707,45.9449],[-102.27,45.9449],[-102.2695,45.9449],[-102.2686,45.9449],[-102.2608,45.9449],[-102.2504,45.9449],[-102.2479,45.9449],[-102.2477,45.9449],[-102.2285,45.9448],[-102.2284,45.9448],[-102.2282,45.9448],[-102.2279,45.9448],[-102.2271,45.9448],[-102.227,45.9448],[-102.225,45.9448],[-102.2227,45.9448],[-102.2198,45.9448],[-102.2188,45.9448],[-102.2183,45.9448],[-102.2179,45.9448],[-102.2178,45.9448],[-102.2177,45.9448],[-102.2166,45.9448],[-102.2139,45.9448],[-102.2039,45.9448],[-102.2014,45.9448],[-102.198,45.9448],[-102.1971,45.9448],[-102.1964,45.9448],[-102.1958,45.9448],[-102.1875,45.9447],[-102.1864,45.9447],[-102.1858,45.9447],[-102.1851,45.9447],[-102.1848,45.9447],[-102.1846,45.9447],[-102.1821,45.9447],[-102.1814,45.9447],[-102.1776,45.9447],[-102.1775,45.9447],[-102.1774,45.9447],[-102.1769,45.9447],[-102.1766,45.9447],[-102.1756,45.9447],[-102.1718,45.9447],[-102.1713,45.9447],[-102.1704,45.9447],[-102.1702,45.9447],[-102.1689,45.9447],[-102.168,45.9447],[-102.1679,45.9447],[-102.1666,45.9447],[-102.1665,45.9447],[-102.1659,45.9447],[-102.1652,45.9447],[-102.1629,45.9447],[-102.1623,45.9447],[-102.1613,45.9447],[-102.1593,45.9446],[-102.1588,45.9447],[-102.1578,45.9447],[-102.1564,45.9447],[-102.1563,45.9447],[-102.1502,45.9447],[-102.1461,45.9447],[-102.1459,45.9447],[-102.1457,45.9447],[-102.1455,45.9447],[-102.1454,45.9447],[-102.1452,45.9447],[-102.1439,45.9447],[-102.1437,45.9447],[-102.1431,45.9447],[-102.1419,45.9447],[-102.1417,45.9447],[-102.1409,45.9447],[-102.1408,45.9447],[-102.1404,45.9447],[-102.1402,45.9447],[-102.1399,45.9447],[-102.1391,45.9447],[-102.1385,45.9447],[-102.138,45.9447],[-102.1373,45.9447],[-102.137,45.9447],[-102.1364,45.9447],[-102.1358,45.9447],[-102.1356,45.9447],[-102.1354,45.9447],[-102.1345,45.9447],[-102.1318,45.9447],[-102.1309,45.9447],[-102.1307,45.9447],[-102.1306,45.9447],[-102.1302,45.9447],[-102.1268,45.9447],[-102.1264,45.9447],[-102.126,45.9447],[-102.1256,45.9447],[-102.1255,45.9447],[-102.1252,45.9448],[-102.1251,45.9448],[-102.1249,45.9449],[-102.1248,45.9449],[-102.1247,45.9449],[-102.1245,45.945],[-102.1243,45.9451],[-102.1242,45.945],[-102.1236,45.945],[-102.1233,45.945],[-102.1231,45.945],[-102.1209,45.945],[-102.1206,45.945],[-102.1169,45.945],[-102.1155,45.945],[-102.1142,45.945],[-102.0965,45.9449],[-102.0961,45.9449],[-102.0939,45.9449],[-102.0935,45.9449],[-102.0932,45.9449],[-102.0879,45.9449],[-102.0875,45.9449],[-102.0874,45.9449],[-102.087,45.9448],[-102.0851,45.9448],[-102.085,45.9448],[-102.0849,45.9448],[-102.0846,45.9448],[-102.0817,45.9448],[-102.0812,45.9448],[-102.0777,45.9448],[-102.0756,45.9448],[-102.0754,45.9448],[-102.0721,45.9448],[-102.0679,45.9448],[-102.0677,45.9448],[-102.061,45.9447],[-102.0609,45.9447],[-102.0524,45.9446],[-102.0429,45.9446],[-102.0426,45.9446],[-102.0409,45.9446],[-102.0407,45.9446],[-102.0404,45.9446],[-102.0403,45.9446],[-102.0403,45.9447],[-102.0402,45.9447],[-102.04,45.9447],[-102.0391,45.9447],[-102.0316,45.9446],[-102.0303,45.9446],[-102.0196,45.9445],[-102.0185,45.9445],[-102.0111,45.9445],[-102.0109,45.9445],[-102.0065,45.9445],[-102.0062,45.9445],[-102.0041,45.9446],[-102.0007,45.9446],[-102.0006,45.9446],[-102.0004,45.9447],[-102.0002,45.9447],[-101.9986,45.9447],[-101.9959,45.9446],[-101.9957,45.9446],[-101.9922,45.9446],[-101.992,45.9446],[-101.9915,45.9446],[-101.9913,45.9446],[-101.9912,45.9446],[-101.9895,45.9446],[-101.9894,45.9446],[-101.9893,45.9446],[-101.9891,45.9446],[-101.9885,45.9446],[-101.9777,45.9445],[-101.9776,45.9445],[-101.9775,45.9445],[-101.9774,45.9445],[-101.9768,45.9445],[-101.9765,45.9445],[-101.9757,45.9445],[-101.9755,45.9445],[-101.9754,45.9445],[-101.9752,45.9445],[-101.9737,45.9445],[-101.9734,45.9445],[-101.9729,45.9445],[-101.9635,45.9445],[-101.9605,45.9445],[-101.9571,45.9445],[-101.9567,45.9445],[-101.9558,45.9445],[-101.9551,45.9445],[-101.9548,45.9445],[-101.9542,45.9445],[-101.9537,45.9445],[-101.9534,45.9445],[-101.9533,45.9445],[-101.9531,45.9445],[-101.9518,45.9445],[-101.9507,45.9445],[-101.9491,45.9445],[-101.9485,45.9445],[-101.9483,45.9445],[-101.9482,45.9445],[-101.948,45.9445],[-101.9467,45.9445],[-101.9465,45.9445],[-101.9464,45.9445],[-101.9461,45.9446],[-101.946,45.9446],[-101.9459,45.9446],[-101.9454,45.9445],[-101.9453,45.9445],[-101.945,45.9445],[-101.9447,45.9445],[-101.9446,45.9445],[-101.9439,45.9445],[-101.9434,45.9445],[-101.9432,45.9445],[-101.943,45.9445],[-101.9429,45.9445],[-101.9428,45.9445],[-101.9422,45.9445],[-101.9419,45.9445],[-101.9417,45.9445],[-101.9414,45.9445],[-101.9411,45.9445],[-101.9408,45.9445],[-101.9407,45.9445],[-101.9404,45.9445],[-101.9403,45.9445],[-101.9392,45.9445],[-101.9358,45.9445],[-101.9256,45.9446],[-101.9225,45.9446],[-101.9131,45.9447],[-101.8976,45.9448],[-101.8873,45.9448],[-101.8869,45.9449],[-101.8752,45.9448],[-101.8744,45.9447],[-101.8741,45.9447],[-101.8619,45.9447],[-101.8615,45.9447],[-101.8527,45.9447],[-101.8523,45.9447],[-101.852,45.9447],[-101.845,45.9447],[-101.8354,45.9447],[-101.833,45.9446],[-101.8327,45.9446],[-101.8242,45.9446],[-101.8162,45.9445],[-101.8138,45.9445],[-101.8074,45.9444],[-101.7914,45.9444],[-101.7897,45.9444],[-101.7861,45.9443],[-101.7853,45.9444],[-101.7835,45.9444],[-101.7825,45.9444],[-101.7816,45.9444],[-101.7809,45.9444],[-101.7807,45.9444],[-101.7806,45.9444],[-101.7802,45.9444],[-101.78,45.9444],[-101.7794,45.9444],[-101.7789,45.9444],[-101.7786,45.9444],[-101.7783,45.9444],[-101.7782,45.9444],[-101.7781,45.9444],[-101.778,45.9444],[-101.7779,45.9444],[-101.7778,45.9444],[-101.7776,45.9444],[-101.7774,45.9444],[-101.7773,45.9444],[-101.7772,45.9444],[-101.777,45.9444],[-101.7768,45.9444],[-101.7767,45.9444],[-101.7766,45.9444],[-101.7765,45.9444],[-101.7764,45.9444],[-101.7762,45.9444],[-101.7759,45.9444],[-101.7755,45.9444],[-101.7752,45.9444],[-101.7751,45.9444],[-101.775,45.9444],[-101.7749,45.9444],[-101.7747,45.9444],[-101.7746,45.9444],[-101.7743,45.9444],[-101.7742,45.9444],[-101.7738,45.9444],[-101.7737,45.9444],[-101.7735,45.9444],[-101.7734,45.9444],[-101.7733,45.9444],[-101.773,45.9444],[-101.7729,45.9444],[-101.7727,45.9444],[-101.7723,45.9444],[-101.7716,45.9444],[-101.7715,45.9444],[-101.7713,45.9444],[-101.7711,45.9444],[-101.7709,45.9444],[-101.7708,45.9444],[-101.7707,45.9444],[-101.7706,45.9444],[-101.7705,45.9444],[-101.7704,45.9444],[-101.7703,45.9444],[-101.7702,45.9444],[-101.7701,45.9444],[-101.7699,45.9444],[-101.7687,45.9444],[-101.7664,45.9444],[-101.7658,45.9444],[-101.7649,45.9444],[-101.7639,45.9444],[-101.7632,45.9444],[-101.7588,45.9444],[-101.7586,45.9444],[-101.7585,45.9444],[-101.7583,45.9444],[-101.7582,45.9444],[-101.758,45.9444],[-101.7578,45.9444],[-101.7577,45.9444],[-101.7575,45.9444],[-101.7572,45.9444],[-101.7571,45.9444],[-101.7569,45.9444],[-101.7568,45.9444],[-101.7567,45.9444],[-101.7565,45.9444],[-101.7562,45.9444],[-101.7561,45.9444],[-101.7548,45.9444],[-101.7545,45.9444],[-101.7543,45.9444],[-101.7542,45.9444],[-101.7541,45.9444],[-101.754,45.9444],[-101.7539,45.9444],[-101.7538,45.9444],[-101.7537,45.9444],[-101.7524,45.9444],[-101.7522,45.9444],[-101.752,45.9444],[-101.7519,45.9444],[-101.7511,45.9444],[-101.751,45.9444],[-101.7507,45.9444],[-101.7506,45.9444],[-101.7503,45.9444],[-101.7501,45.9444],[-101.7499,45.9444],[-101.7497,45.9444],[-101.7496,45.9444],[-101.7495,45.9444],[-101.7494,45.9444],[-101.7489,45.9444],[-101.7476,45.9444],[-101.7471,45.9444],[-101.7466,45.9444],[-101.7455,45.9444],[-101.7443,45.9444],[-101.7433,45.9444],[-101.7395,45.9444],[-101.738,45.9444],[-101.7353,45.9444],[-101.7342,45.9444],[-101.7334,45.9444],[-101.731,45.9443],[-101.7304,45.9443],[-101.7296,45.9443],[-101.7287,45.9443],[-101.7268,45.9443],[-101.7228,45.9443],[-101.7224,45.9443],[-101.7222,45.9443],[-101.7219,45.9443],[-101.7218,45.9443],[-101.7217,45.9443],[-101.7216,45.9443],[-101.7214,45.9443],[-101.7213,45.9443],[-101.7212,45.9443],[-101.7208,45.9443],[-101.7183,45.9443],[-101.7083,45.9443],[-101.7029,45.9443],[-101.7003,45.9443],[-101.7002,45.9443],[-101.6938,45.9443],[-101.6897,45.9443],[-101.6837,45.9443],[-101.6835,45.9443],[-101.6815,45.9443],[-101.6806,45.9442],[-101.6804,45.9442],[-101.6802,45.9442],[-101.6668,45.9443],[-101.6581,45.9443],[-101.6576,45.9443],[-101.6459,45.9443],[-101.6453,45.9443],[-101.6452,45.9443],[-101.6447,45.9443],[-101.6444,45.9443],[-101.6392,45.9443],[-101.6324,45.9443],[-101.6281,45.9443],[-101.6248,45.9444],[-101.6199,45.9443],[-101.6195,45.9443],[-101.5895,45.9444],[-101.5894,45.9444],[-101.576,45.9443],[-101.5617,45.9442],[-101.5615,45.9442],[-101.5614,45.9442],[-101.5606,45.9442],[-101.5597,45.9442],[-101.5583,45.9442],[-101.5581,45.9442],[-101.5579,45.9442],[-101.5561,45.9442],[-101.5551,45.9442],[-101.5538,45.9442],[-101.552,45.9442],[-101.5409,45.9442],[-101.5408,45.9442],[-101.5396,45.9442],[-101.5354,45.9442],[-101.5345,45.9442],[-101.5305,45.9442],[-101.5297,45.9442],[-101.5221,45.944],[-101.5215,45.944],[-101.5109,45.9441],[-101.5103,45.9441],[-101.5011,45.9441],[-101.5005,45.9441],[-101.4998,45.9443],[-101.4825,45.9441],[-101.4823,45.9441],[-101.4802,45.944],[-101.4801,45.944],[-101.4774,45.944],[-101.4761,45.944],[-101.4627,45.9439],[-101.4623,45.9439],[-101.4588,45.9439],[-101.4584,45.9439],[-101.4524,45.9439],[-101.452,45.9439],[-101.4518,45.9439],[-101.4407,45.9438],[-101.4401,45.9438],[-101.433,45.9438],[-101.4324,45.9438],[-101.4299,45.9438],[-101.4294,45.9438],[-101.4215,45.9438],[-101.4209,45.9438],[-101.4204,45.9438],[-101.4121,45.9439],[-101.4115,45.9439],[-101.4018,45.9439],[-101.4013,45.944],[-101.3736,45.9442],[-101.3735,45.9442],[-101.3734,45.9442],[-101.3731,45.9442],[-101.3714,45.9442],[-101.3707,45.9442],[-101.3704,45.9441],[-101.3702,45.9441],[-101.3692,45.9441],[-101.3685,45.9441],[-101.3682,45.9441],[-101.3679,45.9442],[-101.3675,45.9442],[-101.3671,45.9442],[-101.3667,45.9442],[-101.3665,45.9442],[-101.365,45.9442],[-101.3644,45.9441],[-101.3635,45.9441],[-101.3608,45.9441],[-101.3594,45.9441],[-101.3592,45.9441],[-101.3589,45.9441],[-101.3585,45.9441],[-101.356,45.9441],[-101.3559,45.9441],[-101.3558,45.944],[-101.3557,45.944],[-101.3549,45.944],[-101.3548,45.944],[-101.3548,45.9441],[-101.3547,45.9441],[-101.3546,45.9441],[-101.3493,45.9441],[-101.3458,45.9441],[-101.3435,45.9441],[-101.343,45.9441],[-101.3339,45.9441],[-101.3336,45.9441],[-101.3335,45.9441],[-101.3334,45.9441],[-101.333,45.9441],[-101.332,45.9442],[-101.3286,45.9441],[-101.3174,45.9441],[-101.3171,45.9441],[-101.3132,45.9441],[-101.3131,45.9441],[-101.312,45.9441],[-101.3081,45.9441],[-101.3016,45.944],[-101.2872,45.944],[-101.2871,45.944],[-101.2749,45.9441],[-101.2714,45.9441],[-101.2639,45.944],[-101.2502,45.9442],[-101.2456,45.9441],[-101.2417,45.944],[-101.2252,45.944],[-101.2238,45.9441],[-101.2236,45.9441],[-101.2219,45.944],[-101.2207,45.944],[-101.2187,45.9441],[-101.2175,45.944],[-101.2156,45.944],[-101.2139,45.944],[-101.2116,45.944],[-101.2114,45.944],[-101.2101,45.944],[-101.2097,45.944],[-101.2095,45.944],[-101.2094,45.944],[-101.2092,45.944],[-101.2091,45.944],[-101.2089,45.944],[-101.2088,45.9439],[-101.2085,45.9439],[-101.2068,45.9439],[-101.2058,45.9439],[-101.2043,45.9439],[-101.2029,45.9439],[-101.201,45.9439],[-101.1882,45.944],[-101.1876,45.944],[-101.1864,45.944],[-101.1795,45.944],[-101.1793,45.944],[-101.179,45.944],[-101.1788,45.9439],[-101.1759,45.944],[-101.1758,45.944],[-101.1755,45.944],[-101.1753,45.944],[-101.1713,45.944],[-101.1627,45.9439],[-101.1619,45.9439],[-101.1614,45.9439],[-101.1576,45.9439],[-101.157,45.9439],[-101.146,45.9439],[-101.1456,45.9439],[-101.1433,45.944],[-101.1428,45.944],[-101.1427,45.9439],[-101.1426,45.9439],[-101.1425,45.9439],[-101.1423,45.9439],[-101.1353,45.9439],[-101.1284,45.9439],[-101.1257,45.9439],[-101.1174,45.9441],[-101.117,45.9441],[-101.114,45.9441],[-101.1137,45.9441],[-101.1072,45.9441],[-101.1071,45.944],[-101.1068,45.944],[-101.1058,45.944],[-101.1051,45.9439],[-101.105,45.9439],[-101.1042,45.9439],[-101.1015,45.9439],[-101.1013,45.9439],[-101.1012,45.9439],[-101.1011,45.9439],[-101.101,45.9438],[-101.0801,45.9436],[-101.0798,45.9436],[-101.0794,45.9436],[-101.0697,45.9435],[-101.0694,45.9435],[-101.06,45.9434],[-101.0596,45.9434],[-101.0592,45.9434],[-101.0589,45.9434],[-101.0493,45.9435],[-101.0483,45.9435],[-101.0474,45.9435],[-101.047,45.9435],[-101.0414,45.9435],[-101.0411,45.9435],[-101.0221,45.9436],[-101.0191,45.9436],[-101.019,45.9436],[-101.0063,45.9436],[-101.0061,45.9436],[-101.0003,45.9436],[-100.9804,45.9438],[-100.9773,45.9438],[-100.9764,45.9438],[-100.9752,45.9438],[-100.9751,45.9438],[-100.9713,45.9438],[-100.9645,45.9438],[-100.964,45.9438],[-100.9602,45.9438],[-100.96,45.9438],[-100.9412,45.9439],[-100.941,45.9439],[-100.9386,45.9439],[-100.9384,45.9439],[-100.938,45.9439],[-100.9352,45.9438],[-100.935,45.9438],[-100.9146,45.9438],[-100.9144,45.9438],[-100.895,45.9438],[-100.8926,45.9438],[-100.8922,45.9438],[-100.8899,45.9438],[-100.8829,45.9438],[-100.8826,45.9438],[-100.8783,45.9437],[-100.8775,45.9437],[-100.8768,45.9437],[-100.8767,45.9437],[-100.8615,45.9437],[-100.8593,45.9437],[-100.8582,45.9437],[-100.858,45.9437],[-100.8577,45.9436],[-100.8576,45.9436],[-100.8566,45.9436],[-100.8565,45.9436],[-100.8563,45.9437],[-100.8561,45.9437],[-100.8557,45.9437],[-100.852,45.9437],[-100.8494,45.9437],[-100.8493,45.9437],[-100.8492,45.9437],[-100.8491,45.9437],[-100.8491,45.9436],[-100.849,45.9436],[-100.8489,45.9436],[-100.8461,45.9436],[-100.8384,45.9436],[-100.8383,45.9436],[-100.8382,45.9437],[-100.838,45.9437],[-100.8379,45.9437],[-100.8377,45.9437],[-100.8376,45.9437],[-100.8375,45.9437],[-100.8373,45.9436],[-100.8371,45.9436],[-100.8359,45.9436],[-100.8358,45.9436],[-100.8357,45.9436],[-100.8356,45.9437],[-100.8355,45.9437],[-100.8354,45.9437],[-100.8352,45.9437],[-100.835,45.9437],[-100.8342,45.9436],[-100.834,45.9436],[-100.8309,45.9436],[-100.826,45.9436],[-100.8145,45.9437],[-100.8141,45.9437],[-100.8111,45.9437],[-100.8006,45.9438],[-100.8003,45.9438],[-100.7938,45.9438],[-100.7904,45.9438],[-100.7858,45.9438],[-100.7754,45.9438],[-100.7742,45.9438],[-100.7729,45.9438],[-100.7722,45.9439],[-100.7704,45.9438],[-100.7694,45.9438],[-100.7684,45.9438],[-100.7653,45.9438],[-100.7623,45.9438],[-100.7622,45.9438],[-100.7515,45.9437],[-100.7507,45.9437],[-100.7506,45.9437],[-100.7487,45.9437],[-100.7218,45.944],[-100.7217,45.944],[-100.7211,45.944],[-100.7209,45.944],[-100.7202,45.944],[-100.7084,45.944],[-100.7082,45.944],[-100.6968,45.9439],[-100.6722,45.9438],[-100.6644,45.9437],[-100.6566,45.9437],[-100.6547,45.9437],[-100.654,45.9437],[-100.649,45.9436],[-100.6482,45.9437],[-100.6474,45.9437],[-100.6465,45.9437],[-100.6451,45.9437],[-100.628,45.9437],[-100.6277,45.9437],[-100.6276,45.9437],[-100.6271,45.9437],[-100.6256,45.9437],[-100.6249,45.9437],[-100.6246,45.9437],[-100.6245,45.9437],[-100.6244,45.9437],[-100.6243,45.9437],[-100.6241,45.9436],[-100.6239,45.9436],[-100.6236,45.9436],[-100.6234,45.9436],[-100.6229,45.9436],[-100.6214,45.9436],[-100.6149,45.9436],[-100.6104,45.9436],[-100.6078,45.9436],[-100.6054,45.9436],[-100.5859,45.9438],[-100.5815,45.9438],[-100.5781,45.9438],[-100.577,45.9438],[-100.5766,45.9438],[-100.5754,45.9438],[-100.5749,45.9438],[-100.5674,45.9438],[-100.5665,45.9438],[-100.5656,45.9438],[-100.5652,45.9438],[-100.5647,45.9438],[-100.5596,45.9438],[-100.5584,45.9438],[-100.5528,45.9438],[-100.5525,45.9438],[-100.549,45.9437],[-100.5374,45.9437],[-100.5305,45.9437],[-100.5303,45.9438],[-100.5285,45.9437],[-100.5283,45.9437],[-100.5278,45.9437],[-100.5272,45.9437],[-100.5121,45.9437],[-100.5119,45.9437],[-100.5035,45.9437],[-100.5033,45.9437],[-100.5031,45.9437],[-100.5007,45.9437],[-100.4994,45.9436],[-100.4819,45.9436],[-100.4673,45.9436],[-100.4649,45.9436],[-100.4647,45.9436],[-100.464,45.9436],[-100.4638,45.9436],[-100.4628,45.9436],[-100.461,45.9436],[-100.4586,45.9436],[-100.4565,45.9436],[-100.4562,45.9436],[-100.4561,45.9436],[-100.4557,45.9436],[-100.4556,45.9436],[-100.4555,45.9436],[-100.4554,45.9436],[-100.4553,45.9436],[-100.4552,45.9436],[-100.455,45.9436],[-100.4549,45.9436],[-100.4548,45.9436],[-100.4547,45.9436],[-100.4546,45.9436],[-100.4544,45.9436],[-100.4541,45.9436],[-100.454,45.9436],[-100.4539,45.9436],[-100.4537,45.9436],[-100.4536,45.9436],[-100.4535,45.9436],[-100.4534,45.9436],[-100.4533,45.9436],[-100.4531,45.9436],[-100.453,45.9436],[-100.4529,45.9436],[-100.4528,45.9436],[-100.4527,45.9436],[-100.4524,45.9436],[-100.4523,45.9436],[-100.452,45.9436],[-100.4519,45.9436],[-100.4517,45.9436],[-100.4514,45.9436],[-100.4513,45.9436],[-100.4511,45.9436],[-100.4509,45.9436],[-100.4508,45.9436],[-100.4503,45.9436],[-100.4502,45.9436],[-100.4501,45.9436],[-100.45,45.9436],[-100.4498,45.9436],[-100.4497,45.9436],[-100.4493,45.9436],[-100.4491,45.9436],[-100.449,45.9436],[-100.4488,45.9436],[-100.4487,45.9436],[-100.4485,45.9436],[-100.4484,45.9436],[-100.4483,45.9436],[-100.4482,45.9436],[-100.4481,45.9436],[-100.448,45.9436],[-100.4477,45.9436],[-100.4476,45.9436],[-100.4475,45.9436],[-100.4474,45.9436],[-100.4471,45.9436],[-100.447,45.9436],[-100.4468,45.9436],[-100.4467,45.9436],[-100.4466,45.9436],[-100.4464,45.9436],[-100.4461,45.9436],[-100.446,45.9436],[-100.4457,45.9436],[-100.4456,45.9436],[-100.4455,45.9436],[-100.4454,45.9436],[-100.4453,45.9436],[-100.445,45.9436],[-100.4449,45.9436],[-100.4448,45.9436],[-100.4447,45.9436],[-100.4446,45.9436],[-100.4444,45.9436],[-100.4443,45.9436],[-100.444,45.9436],[-100.4438,45.9436],[-100.4437,45.9436],[-100.4435,45.9436],[-100.4434,45.9436],[-100.4433,45.9436],[-100.4429,45.9436],[-100.4428,45.9436],[-100.4427,45.9436],[-100.4423,45.9436],[-100.4422,45.9436],[-100.4421,45.9436],[-100.442,45.9436],[-100.4418,45.9436],[-100.4417,45.9436],[-100.4416,45.9436],[-100.4413,45.9436],[-100.441,45.9436],[-100.4391,45.9436],[-100.4361,45.9436],[-100.4339,45.9435],[-100.4321,45.9435],[-100.4318,45.9435],[-100.4303,45.9435],[-100.428,45.9435],[-100.4278,45.9435],[-100.4246,45.9435],[-100.4243,45.9435],[-100.4193,45.9435],[-100.4188,45.9435],[-100.4184,45.9435],[-100.4175,45.9435],[-100.4167,45.9435],[-100.416,45.9434],[-100.4156,45.9434],[-100.4152,45.9435],[-100.4146,45.9435],[-100.4141,45.9435],[-100.4137,45.9435],[-100.4128,45.9435],[-100.4124,45.9435],[-100.4118,45.9434],[-100.4113,45.9434],[-100.4105,45.9435],[-100.4096,45.9434],[-100.409,45.9434],[-100.408,45.9434],[-100.3789,45.9432],[-100.3787,45.9432],[-100.3725,45.9434],[-100.3722,45.9434],[-100.3709,45.9434],[-100.3696,45.9434],[-100.369,45.9434],[-100.3688,45.9434],[-100.3686,45.9434],[-100.3682,45.9434],[-100.3681,45.9434],[-100.3552,45.9432],[-100.3551,45.9432],[-100.3309,45.9432],[-100.3307,45.9432],[-100.3082,45.9433],[-100.3078,45.9432],[-100.2961,45.943],[-100.2956,45.943],[-100.2938,45.9431],[-100.2938,45.943],[-100.2935,45.943],[-100.2931,45.943],[-100.2905,45.943],[-100.2892,45.943],[-100.2881,45.943],[-100.2869,45.943],[-100.2861,45.9429],[-100.2856,45.9429],[-100.2844,45.9429],[-100.283,45.9429],[-100.2827,45.943],[-100.2758,45.9429],[-100.2756,45.9429],[-100.275,45.9429],[-100.2748,45.9429],[-100.258,45.943],[-100.2579,45.943],[-100.2504,45.943],[-100.2469,45.943],[-100.2468,45.943],[-100.2445,45.943],[-100.2444,45.943],[-100.2424,45.943],[-100.2285,45.9429],[-100.2284,45.9429],[-100.213,45.9428],[-100.2101,45.9427],[-100.2062,45.9427],[-100.2003,45.9427],[-100.1953,45.9427],[-100.1917,45.9426],[-100.1881,45.9426],[-100.171,45.9425],[-100.1605,45.9424],[-100.1523,45.9424],[-100.1509,45.9424],[-100.1506,45.9424],[-100.1505,45.9425],[-100.1418,45.9425],[-100.1417,45.9425],[-100.1401,45.9425],[-100.1254,45.9422],[-100.1223,45.9423],[-100.1219,45.9423],[-100.1122,45.9423],[-100.1107,45.9422],[-100.1098,45.9423],[-100.1094,45.9423],[-100.1091,45.9423],[-100.1089,45.9423],[-100.1083,45.9423],[-100.1079,45.9422],[-100.1073,45.9422],[-100.1064,45.9423],[-100.106,45.9422],[-100.1057,45.9422],[-100.1052,45.9422],[-100.1042,45.9422],[-100.1038,45.9422],[-100.1032,45.9422],[-100.1029,45.9422],[-100.1027,45.9422],[-100.1018,45.9422],[-100.1008,45.9422],[-100.0991,45.9422],[-100.0984,45.9422],[-100.0957,45.9421],[-100.095,45.9422],[-100.0944,45.9422],[-100.0936,45.9421],[-100.0919,45.9421],[-100.0914,45.9421],[-100.0911,45.9422],[-100.0902,45.9421],[-100.0886,45.9421],[-100.0884,45.9421],[-100.0879,45.9422],[-100.0863,45.9421],[-100.0859,45.9421],[-100.0839,45.9421],[-100.0828,45.9421],[-100.0759,45.9421],[-100.0725,45.9421],[-100.0713,45.9421],[-100.0693,45.9421],[-100.0687,45.9421],[-100.0682,45.9421],[-100.0676,45.9421],[-100.0672,45.9421],[-100.0666,45.9421],[-100.0652,45.9421],[-100.064,45.9421],[-100.0635,45.9421],[-100.0627,45.9421],[-100.0618,45.9421],[-100.0614,45.9421],[-100.0607,45.9421],[-100.06,45.942],[-100.0588,45.942],[-100.0586,45.942],[-100.0578,45.942],[-100.0575,45.942],[-100.0567,45.942],[-100.0564,45.942],[-100.0556,45.942],[-100.0543,45.942],[-100.0526,45.942],[-100.052,45.942],[-100.0509,45.942],[-100.0502,45.942],[-100.0486,45.942],[-100.0485,45.942],[-100.0467,45.942],[-100.0465,45.942],[-100.046,45.942],[-100.0456,45.942],[-100.0447,45.942],[-100.0441,45.942],[-100.0422,45.942],[-100.0407,45.942],[-100.0389,45.942],[-100.0369,45.9421],[-100.036,45.942],[-100.0347,45.942],[-100.0331,45.942],[-100.0309,45.942],[-100.0297,45.942],[-100.029,45.9419],[-100.0277,45.9419],[-100.0257,45.9419],[-100.0255,45.9419],[-100.025,45.9419],[-100.0236,45.9419],[-100.0232,45.9419],[-100.0223,45.9419],[-100.0216,45.9419],[-100.0211,45.9419],[-100.0208,45.9419],[-100.0178,45.942],[-100.0173,45.942],[-100.015,45.942],[-100.014,45.9419],[-100.0136,45.9419],[-100.0127,45.9419],[-100.0113,45.9419],[-100.0101,45.9419],[-100.0093,45.9419],[-100.0089,45.9419],[-100.0082,45.9419],[-100.0074,45.9419],[-100.007,45.9419],[-100.0052,45.9419],[-100.005,45.942],[-100.0004,45.9419],[-99.9863,45.9418],[-99.986,45.9418],[-99.985,45.9418],[-99.9847,45.9418],[-99.984,45.9419],[-99.9836,45.9419],[-99.9834,45.9419],[-99.983,45.9419],[-99.9813,45.9419],[-99.9809,45.9419],[-99.9649,45.9418],[-99.9632,45.9418],[-99.961,45.9417],[-99.9558,45.9417],[-99.9533,45.9417],[-99.9485,45.9417],[-99.9445,45.9417],[-99.9438,45.9417],[-99.9427,45.9417],[-99.9424,45.9417],[-99.9416,45.9416],[-99.9397,45.9417],[-99.9376,45.9416],[-99.9364,45.9416],[-99.9322,45.9416],[-99.9308,45.9416],[-99.9295,45.9415],[-99.9291,45.9416],[-99.9288,45.9416],[-99.9283,45.9416],[-99.9276,45.9415],[-99.9265,45.9416],[-99.924,45.9415],[-99.9237,45.9416],[-99.9236,45.9415],[-99.9217,45.9416],[-99.9211,45.9416],[-99.9175,45.9416],[-99.9137,45.9416],[-99.9132,45.9416],[-99.9099,45.9415],[-99.9082,45.9415],[-99.9029,45.9415],[-99.9009,45.9415],[-99.8993,45.9414],[-99.8984,45.9415],[-99.8969,45.9415],[-99.8962,45.9414],[-99.8948,45.9414],[-99.894,45.9414],[-99.892,45.9414],[-99.8911,45.9414],[-99.8904,45.9414],[-99.8898,45.9414],[-99.8891,45.9414],[-99.8883,45.9414],[-99.8865,45.9414],[-99.8856,45.9414],[-99.882,45.9414],[-99.8818,45.9414],[-99.8808,45.9414],[-99.8801,45.9414],[-99.874,45.9413],[-99.8737,45.9414],[-99.873,45.9413],[-99.8727,45.9413],[-99.8724,45.9413],[-99.8717,45.9414],[-99.8715,45.9413],[-99.8713,45.9413],[-99.8712,45.9413],[-99.871,45.9413],[-99.8705,45.9413],[-99.8699,45.9413],[-99.8697,45.9413],[-99.8695,45.9413],[-99.8693,45.9413],[-99.8683,45.9413],[-99.868,45.9414],[-99.8678,45.9414],[-99.8674,45.9413],[-99.8671,45.9413],[-99.8667,45.9413],[-99.8663,45.9413],[-99.866,45.9413],[-99.8658,45.9413],[-99.8656,45.9412],[-99.8653,45.9413],[-99.865,45.9413],[-99.8641,45.9412],[-99.863,45.9412],[-99.862,45.9412],[-99.8616,45.9413],[-99.8614,45.9413],[-99.8611,45.9413],[-99.8607,45.9413],[-99.8604,45.9413],[-99.8599,45.9413],[-99.8595,45.9413],[-99.859,45.9413],[-99.8586,45.9413],[-99.8578,45.9413],[-99.8542,45.9412],[-99.8538,45.9412],[-99.8533,45.9412],[-99.8529,45.9412],[-99.852,45.9412],[-99.8509,45.9412],[-99.8506,45.9412],[-99.8502,45.9412],[-99.85,45.9411],[-99.8498,45.9411],[-99.8495,45.9412],[-99.8491,45.9411],[-99.8487,45.9411],[-99.8484,45.9411],[-99.846,45.9411],[-99.8443,45.9412],[-99.8439,45.9411],[-99.8437,45.9411],[-99.8433,45.9411],[-99.8429,45.9412],[-99.8425,45.9411],[-99.8419,45.9412],[-99.8417,45.9412],[-99.8414,45.9412],[-99.8403,45.9412],[-99.8391,45.9412],[-99.8385,45.9412],[-99.8374,45.9411],[-99.8365,45.9411],[-99.8337,45.9411],[-99.8279,45.9411],[-99.8264,45.9411],[-99.8251,45.9411],[-99.822,45.9411],[-99.8219,45.9411],[-99.8187,45.941],[-99.8177,45.941],[-99.815,45.941],[-99.8144,45.941],[-99.8136,45.941],[-99.8127,45.941],[-99.8074,45.941],[-99.8026,45.941],[-99.8011,45.941],[-99.8002,45.941],[-99.7969,45.941],[-99.7939,45.941],[-99.7899,45.9409],[-99.7887,45.9409],[-99.787,45.9409],[-99.7854,45.9409],[-99.7843,45.9409],[-99.7828,45.9409],[-99.7814,45.9409],[-99.7761,45.9409],[-99.7686,45.9408],[-99.7646,45.9408],[-99.7606,45.9408],[-99.7597,45.9408],[-99.7553,45.9408],[-99.7509,45.9408],[-99.7503,45.9408],[-99.7494,45.9408],[-99.7492,45.9408],[-99.7489,45.9408],[-99.7477,45.9408],[-99.7389,45.9408],[-99.7382,45.9408],[-99.7275,45.9408],[-99.7262,45.9408],[-99.7252,45.9408],[-99.7242,45.9408],[-99.7217,45.9409],[-99.7181,45.9409],[-99.7136,45.9409],[-99.7115,45.9409],[-99.7114,45.9409],[-99.6975,45.941],[-99.6929,45.941],[-99.6927,45.941],[-99.691,45.941],[-99.6907,45.941],[-99.6898,45.941],[-99.6769,45.941],[-99.6719,45.941],[-99.656,45.941],[-99.6555,45.941],[-99.6545,45.941],[-99.654,45.941],[-99.6424,45.9411],[-99.6355,45.9411],[-99.6354,45.9411],[-99.63,45.9411],[-99.6217,45.9411],[-99.6145,45.9411],[-99.6127,45.941],[-99.6116,45.9411],[-99.611,45.941],[-99.6107,45.941],[-99.6106,45.941],[-99.6101,45.941],[-99.6096,45.941],[-99.6094,45.941],[-99.609,45.941],[-99.6041,45.941],[-99.5937,45.941],[-99.5887,45.941],[-99.5886,45.941],[-99.5734,45.9409],[-99.57,45.9408],[-99.5679,45.9408],[-99.5585,45.9408],[-99.5574,45.9408],[-99.5527,45.9408],[-99.5475,45.9407],[-99.5473,45.9407],[-99.5471,45.9407],[-99.547,45.9407],[-99.5316,45.9406],[-99.526,45.9406],[-99.5235,45.9406],[-99.5111,45.9405],[-99.5081,45.9405],[-99.5065,45.9405],[-99.5057,45.9405],[-99.5055,45.9405],[-99.5005,45.9405],[-99.4934,45.9404],[-99.4931,45.9404],[-99.4905,45.9404],[-99.4897,45.9404],[-99.4846,45.9404],[-99.4841,45.9404],[-99.4778,45.9404],[-99.4775,45.9404],[-99.4716,45.9404],[-99.4697,45.9404],[-99.4637,45.9403],[-99.4636,45.9403],[-99.4625,45.9403],[-99.4487,45.9403],[-99.4428,45.9403],[-99.4372,45.9403],[-99.422,45.9403],[-99.4072,45.9403],[-99.4012,45.9403],[-99.3866,45.9403],[-99.3854,45.9403],[-99.3782,45.9403],[-99.3766,45.9403],[-99.3751,45.9403],[-99.3746,45.9403],[-99.374,45.9403],[-99.3734,45.9403],[-99.3726,45.9403],[-99.372,45.9403],[-99.3714,45.9403],[-99.3706,45.9403],[-99.3685,45.9403],[-99.3668,45.9403],[-99.3667,45.9403],[-99.3666,45.9403],[-99.3663,45.9403],[-99.366,45.9402],[-99.3658,45.9402],[-99.3656,45.9402],[-99.3654,45.9402],[-99.365,45.9403],[-99.3649,45.9403],[-99.3621,45.9403],[-99.3617,45.9403],[-99.361,45.9403],[-99.3605,45.9403],[-99.345,45.9402],[-99.3448,45.9402],[-99.3446,45.9402],[-99.3444,45.9402],[-99.3442,45.9402],[-99.3438,45.9402],[-99.3437,45.9402],[-99.3436,45.9402],[-99.3388,45.9402],[-99.3386,45.9402],[-99.3384,45.9402],[-99.3383,45.9402],[-99.3177,45.9401],[-99.3157,45.9401],[-99.3152,45.9401],[-99.3076,45.9401],[-99.3048,45.9401],[-99.2967,45.9401],[-99.294,45.9401],[-99.2917,45.9401],[-99.2836,45.9401],[-99.276,45.9401],[-99.2627,45.9401],[-99.2578,45.94],[-99.2577,45.94],[-99.2506,45.9401],[-99.245,45.9401],[-99.2425,45.94],[-99.2347,45.94],[-99.2223,45.94],[-99.2218,45.94],[-99.2217,45.94],[-99.2166,45.94],[-99.2139,45.94],[-99.2137,45.94],[-99.2127,45.94],[-99.2126,45.94],[-99.2122,45.94],[-99.2118,45.94],[-99.2117,45.94],[-99.2015,45.9399],[-99.1968,45.94],[-99.1967,45.94],[-99.1807,45.94],[-99.1722,45.94],[-99.15,45.94],[-99.148,45.94],[-99.1309,45.94],[-99.1305,45.94],[-99.1222,45.94],[-99.1214,45.94],[-99.1176,45.94],[-99.1167,45.94],[-99.103,45.94],[-99.0981,45.94],[-99.0974,45.94],[-99.0948,45.94],[-99.0933,45.94],[-99.0891,45.94],[-99.0889,45.94],[-99.062,45.94],[-99.0618,45.94],[-99.0568,45.9399],[-99.0473,45.9399],[-99.0377,45.9399],[-99.0153,45.9398],[-99.0058,45.9397],[-99.0056,45.9397],[-99.0004,45.9397],[-99.0003,45.9397],[-99.0002,45.9397],[-98.9945,45.9397],[-98.9886,45.9397],[-98.9884,45.9397],[-98.9735,45.9396],[-98.9733,45.9396],[-98.9642,45.9395],[-98.9641,45.9395],[-98.9433,45.9394],[-98.9428,45.9394],[-98.9426,45.9394],[-98.9159,45.9393],[-98.9064,45.9394],[-98.9058,45.9394],[-98.9054,45.9394],[-98.9052,45.9394],[-98.9039,45.9394],[-98.9031,45.9394],[-98.8993,45.9394],[-98.897,45.9394],[-98.8927,45.9394],[-98.8923,45.9394],[-98.892,45.9394],[-98.8912,45.9394],[-98.891,45.9394],[-98.8909,45.9394],[-98.8902,45.9394],[-98.8899,45.9394],[-98.8894,45.9394],[-98.8891,45.9394],[-98.889,45.9394],[-98.8885,45.9394],[-98.8878,45.9393],[-98.8868,45.9393],[-98.8866,45.9393],[-98.8861,45.9393],[-98.8854,45.9393],[-98.885,45.9393],[-98.8845,45.9393],[-98.8838,45.9393],[-98.8831,45.9393],[-98.8823,45.9393],[-98.8813,45.9394],[-98.8803,45.9393],[-98.8774,45.9393],[-98.877,45.9393],[-98.8757,45.9393],[-98.871,45.9393],[-98.866,45.9392],[-98.8655,45.9392],[-98.851,45.9392],[-98.8499,45.9392],[-98.8498,45.9392],[-98.847,45.9391],[-98.8456,45.9391],[-98.8396,45.9391],[-98.8395,45.9391],[-98.8302,45.9391],[-98.8301,45.9391],[-98.8284,45.9391],[-98.8275,45.9391],[-98.8186,45.9391],[-98.8157,45.939],[-98.8075,45.939],[-98.7979,45.939],[-98.7978,45.939],[-98.7921,45.9389],[-98.7913,45.9389],[-98.7873,45.9389],[-98.7868,45.9389],[-98.7822,45.9389],[-98.7771,45.9389],[-98.777,45.9389],[-98.766,45.9388],[-98.7566,45.9388],[-98.7564,45.9388],[-98.7563,45.9388],[-98.7552,45.9388],[-98.7359,45.9388],[-98.7271,45.9387],[-98.726,45.9387],[-98.7244,45.9387],[-98.7242,45.9387],[-98.7239,45.9387],[-98.7238,45.9387],[-98.722,45.9387],[-98.7166,45.9387],[-98.7148,45.9387],[-98.7138,45.9387],[-98.7106,45.9387],[-98.7095,45.9387],[-98.7093,45.9387],[-98.7085,45.9387],[-98.7083,45.9387],[-98.7044,45.9387],[-98.6969,45.9386],[-98.6968,45.9386],[-98.6967,45.9386],[-98.6874,45.9385],[-98.685,45.9385],[-98.6777,45.9384],[-98.6754,45.9384],[-98.6753,45.9384],[-98.6752,45.9384],[-98.6749,45.9384],[-98.6735,45.9384],[-98.673,45.9384],[-98.671,45.9384],[-98.6648,45.9383],[-98.6628,45.9383],[-98.6526,45.9382],[-98.642,45.9382],[-98.64,45.9382],[-98.6339,45.9382],[-98.6319,45.9382],[-98.6218,45.9381],[-98.6211,45.9381],[-98.6209,45.9381],[-98.6189,45.9381],[-98.613,45.9381],[-98.6111,45.9381],[-98.6099,45.938],[-98.6065,45.938],[-98.6053,45.938],[-98.6043,45.938],[-98.6013,45.938],[-98.6003,45.938],[-98.5993,45.938],[-98.5962,45.938],[-98.5952,45.938],[-98.5941,45.9379],[-98.591,45.9379],[-98.59,45.9379],[-98.5802,45.9378],[-98.5695,45.9377],[-98.5676,45.9377],[-98.5619,45.9376],[-98.5601,45.9376],[-98.56,45.9376],[-98.5596,45.9376],[-98.5595,45.9376],[-98.5584,45.9376],[-98.5549,45.9375],[-98.5538,45.9375],[-98.5527,45.9375],[-98.5496,45.9375],[-98.5486,45.9375],[-98.5466,45.9374],[-98.5408,45.9374],[-98.5389,45.9374],[-98.5312,45.9373],[-98.5278,45.9372],[-98.5274,45.9372],[-98.5262,45.9372],[-98.5258,45.9372],[-98.5256,45.9372],[-98.5249,45.9372],[-98.5247,45.9372],[-98.524,45.9372],[-98.5221,45.9372],[-98.5215,45.9372],[-98.5214,45.9372],[-98.5211,45.9372],[-98.521,45.9372],[-98.5178,45.9372],[-98.5144,45.9371],[-98.5129,45.9371],[-98.5085,45.9371],[-98.507,45.9371],[-98.505,45.9371],[-98.4991,45.937],[-98.4971,45.937],[-98.4966,45.937],[-98.4951,45.937],[-98.4946,45.937],[-98.4929,45.937],[-98.4879,45.9369],[-98.4863,45.9369],[-98.4861,45.9369],[-98.4857,45.9369],[-98.4855,45.9369],[-98.4836,45.9369],[-98.4781,45.9369],[-98.4763,45.9368],[-98.4741,45.9368],[-98.4677,45.9368],[-98.4655,45.9368],[-98.4577,45.9367],[-98.4568,45.9367],[-98.4542,45.9367],[-98.4535,45.9367],[-98.4534,45.9367],[-98.4533,45.9367],[-98.4532,45.9367],[-98.4531,45.9367],[-98.4528,45.9367],[-98.4527,45.9367],[-98.4447,45.9367],[-98.4428,45.9367],[-98.4372,45.9366],[-98.4354,45.9366],[-98.4341,45.9366],[-98.4317,45.9366],[-98.4208,45.9365],[-98.4171,45.9365],[-98.4166,45.9365],[-98.4149,45.9365],[-98.4144,45.9365],[-98.4143,45.9365],[-98.4125,45.9365],[-98.412,45.9365],[-98.4052,45.9365],[-98.4029,45.9365],[-98.4011,45.9364],[-98.3956,45.9364],[-98.3937,45.9364],[-98.3936,45.9364],[-98.3934,45.9364],[-98.3912,45.9364],[-98.3845,45.9364],[-98.3823,45.9364],[-98.3729,45.9363],[-98.3688,45.9363],[-98.3564,45.9363],[-98.3523,45.9363],[-98.3522,45.9363],[-98.3482,45.9363],[-98.3361,45.9362],[-98.332,45.9362],[-98.32,45.9362],[-98.3115,45.9361],[-98.3114,45.9361],[-98.3113,45.9361],[-98.3089,45.9361],[-98.3016,45.9361],[-98.2991,45.9361],[-98.2974,45.9361],[-98.2921,45.9361],[-98.2904,45.9361],[-98.288,45.9361],[-98.2807,45.9361],[-98.2783,45.9361],[-98.2718,45.9361],[-98.2699,45.9361],[-98.2696,45.9361],[-98.2671,45.9361],[-98.2599,45.9361],[-98.2575,45.9361],[-98.2488,45.9362],[-98.2464,45.9361],[-98.2392,45.9361],[-98.2368,45.9361],[-98.235,45.9361],[-98.2297,45.9361],[-98.2279,45.9361],[-98.2202,45.9362],[-98.2193,45.9362],[-98.2168,45.9362],[-98.216,45.9362],[-98.2141,45.9362],[-98.2086,45.9362],[-98.2068,45.9362],[-98.2047,45.9362],[-98.1985,45.9362],[-98.1965,45.9362],[-98.1951,45.9362],[-98.1858,45.9362],[-98.1856,45.9362],[-98.1851,45.9362],[-98.1849,45.9362],[-98.1828,45.9362],[-98.1767,45.9362],[-98.1746,45.9362],[-98.1744,45.9362],[-98.1743,45.9362],[-98.1742,45.9362],[-98.174,45.9362],[-98.1737,45.9362],[-98.1735,45.9362],[-98.1726,45.9362],[-98.1723,45.9362],[-98.1721,45.9362],[-98.172,45.9362],[-98.1652,45.9361],[-98.1629,45.9361],[-98.156,45.9361],[-98.1539,45.9361],[-98.1537,45.9361],[-98.1526,45.9361],[-98.1493,45.9361],[-98.1485,45.9361],[-98.1476,45.936],[-98.147,45.936],[-98.1451,45.936],[-98.1445,45.936],[-98.1436,45.936],[-98.1414,45.936],[-98.1321,45.936],[-98.129,45.936],[-98.1289,45.936],[-98.1288,45.936],[-98.1278,45.936],[-98.1248,45.936],[-98.1238,45.936],[-98.112,45.936],[-98.1113,45.936],[-98.1096,45.9359],[-98.1093,45.936],[-98.1089,45.9359],[-98.1087,45.9359],[-98.1075,45.9359],[-98.1039,45.936],[-98.103,45.936],[-98.1027,45.936],[-98.1004,45.9359],[-98.0977,45.9359],[-98.0958,45.9359],[-98.0935,45.9359],[-98.0913,45.9359],[-98.0825,45.9359],[-98.0802,45.9359],[-98.0731,45.9359],[-98.0708,45.9359],[-98.0707,45.9359],[-98.0705,45.9359],[-98.0704,45.9359],[-98.0702,45.9359],[-98.0696,45.9359],[-98.0672,45.9359],[-98.0663,45.9359],[-98.0648,45.9359],[-98.0613,45.9358],[-98.0602,45.9358],[-98.0587,45.9358],[-98.0527,45.9358],[-98.0345,45.9358],[-98.0285,45.9358],[-98.0197,45.9359],[-98.0186,45.9359],[-98.0081,45.9359],[-98.007,45.9359],[-98.0014,45.9359],[-97.9994,45.9359],[-97.9992,45.9359],[-97.996,45.9359],[-97.9871,45.936],[-97.987,45.936],[-97.9788,45.9359],[-97.9587,45.9359],[-97.9578,45.9359],[-97.9048,45.9358],[-97.903,45.9359],[-97.9029,45.9358],[-97.9027,45.9358],[-97.9026,45.9358],[-97.9025,45.9357],[-97.9023,45.9357],[-97.9021,45.9357],[-97.8969,45.9357],[-97.8959,45.9357],[-97.8955,45.9357],[-97.8948,45.9357],[-97.894,45.9357],[-97.8909,45.9357],[-97.888,45.9357],[-97.8875,45.9357],[-97.8846,45.9357],[-97.8824,45.9357],[-97.8822,45.9357],[-97.879,45.9357],[-97.8747,45.9357],[-97.8739,45.9357],[-97.8731,45.9357],[-97.8704,45.9357],[-97.869,45.9357],[-97.8627,45.9357],[-97.8558,45.9357],[-97.8548,45.9357],[-97.8545,45.9357],[-97.8494,45.9357],[-97.835,45.9356],[-97.8126,45.9355],[-97.8122,45.9355],[-97.8003,45.9356],[-97.7919,45.9356],[-97.7896,45.9356],[-97.7894,45.9356],[-97.7876,45.9355],[-97.7864,45.9355],[-97.7853,45.9355],[-97.785,45.9355],[-97.7849,45.9356],[-97.7837,45.9355],[-97.7787,45.9355],[-97.7769,45.9355],[-97.7767,45.9355],[-97.7753,45.9355],[-97.7734,45.9355],[-97.7715,45.9355],[-97.7712,45.9355],[-97.769,45.9355],[-97.7669,45.9355],[-97.7656,45.9355],[-97.7643,45.9355],[-97.7628,45.9355],[-97.7611,45.9355],[-97.7588,45.9355],[-97.757,45.9355],[-97.7545,45.9355],[-97.7538,45.9355],[-97.7519,45.9355],[-97.7515,45.9355],[-97.7503,45.9355],[-97.7501,45.9355],[-97.749,45.9355],[-97.7482,45.9355],[-97.7428,45.9355],[-97.7407,45.9355],[-97.7396,45.9355],[-97.7381,45.9355],[-97.738,45.9355],[-97.7368,45.9355],[-97.7348,45.9355],[-97.7331,45.9355],[-97.7295,45.9355],[-97.7285,45.9355],[-97.7275,45.9355],[-97.7241,45.9355],[-97.7232,45.9355],[-97.7194,45.9355],[-97.7172,45.9355],[-97.7171,45.9355],[-97.7166,45.9355],[-97.7133,45.9355],[-97.7122,45.9355],[-97.7102,45.9355],[-97.7096,45.9355],[-97.7089,45.9355],[-97.7082,45.9355],[-97.7079,45.9355],[-97.703,45.9355],[-97.7006,45.9355],[-97.6997,45.9355],[-97.6966,45.9355],[-97.6965,45.9355],[-97.6964,45.9355],[-97.6875,45.9355],[-97.6847,45.9355],[-97.684,45.9355],[-97.6837,45.9355],[-97.6828,45.9355],[-97.6819,45.9355],[-97.6816,45.9355],[-97.6812,45.9355],[-97.681,45.9355],[-97.6804,45.9355],[-97.6786,45.9355],[-97.6777,45.9355],[-97.6757,45.9354],[-97.6748,45.9354],[-97.673,45.9354],[-97.672,45.9354],[-97.6714,45.9354],[-97.6668,45.9354],[-97.6652,45.9354],[-97.6645,45.9354],[-97.6639,45.9354],[-97.6607,45.9354],[-97.6599,45.9354],[-97.6583,45.9354],[-97.6553,45.9354],[-97.6548,45.9354],[-97.6546,45.9354],[-97.6519,45.9354],[-97.6497,45.9354],[-97.6477,45.9354],[-97.6467,45.9354],[-97.646,45.9354],[-97.644,45.9354],[-97.6423,45.9354],[-97.6414,45.9354],[-97.6398,45.9353],[-97.6386,45.9353],[-97.6385,45.9353],[-97.6371,45.9353],[-97.6359,45.9353],[-97.6354,45.9353],[-97.6343,45.9353],[-97.6341,45.9353],[-97.6339,45.9353],[-97.6336,45.9353],[-97.6333,45.9353],[-97.6332,45.9353],[-97.6329,45.9353],[-97.6325,45.9353],[-97.6316,45.9353],[-97.6295,45.9353],[-97.6252,45.9353],[-97.6248,45.9354],[-97.6246,45.9354],[-97.6244,45.9354],[-97.6231,45.9354],[-97.6197,45.9354],[-97.6176,45.9353],[-97.6159,45.9353],[-97.6133,45.9353],[-97.613,45.9353],[-97.6118,45.9353],[-97.6116,45.9353],[-97.6071,45.9353],[-97.6048,45.9353],[-97.6043,45.9353],[-97.6034,45.9353],[-97.6021,45.9353],[-97.5999,45.9353],[-97.5972,45.9353],[-97.5963,45.9353],[-97.5941,45.9353],[-97.5925,45.9353],[-97.5924,45.9353],[-97.5917,45.9353],[-97.5916,45.9353],[-97.5914,45.9353],[-97.5908,45.9353],[-97.59,45.9353],[-97.5892,45.9353],[-97.5882,45.9353],[-97.5855,45.9353],[-97.5841,45.9353],[-97.584,45.9353],[-97.5798,45.9353],[-97.5775,45.9353],[-97.5725,45.9353],[-97.5722,45.9353],[-97.5711,45.9353],[-97.5693,45.9353],[-97.5692,45.9353],[-97.5669,45.9353],[-97.5645,45.9352],[-97.5633,45.9352],[-97.5575,45.9352],[-97.5569,45.9352],[-97.5559,45.9352],[-97.5553,45.9352],[-97.5534,45.9352],[-97.553,45.9352],[-97.552,45.9352],[-97.5512,45.9352],[-97.551,45.9352],[-97.5506,45.9352],[-97.5502,45.9352],[-97.5491,45.9352],[-97.5476,45.9352],[-97.5467,45.9352],[-97.5456,45.9352],[-97.5439,45.9352],[-97.5431,45.9352],[-97.5425,45.9352],[-97.5409,45.9352],[-97.5387,45.9352],[-97.5386,45.9352],[-97.5342,45.9352],[-97.5326,45.9352],[-97.5325,45.9352],[-97.5324,45.9352],[-97.5322,45.9352],[-97.531,45.9352],[-97.5308,45.9352],[-97.528,45.9352],[-97.5277,45.9352],[-97.5253,45.9352],[-97.5248,45.9352],[-97.5207,45.9352],[-97.5205,45.9352],[-97.5189,45.9353],[-97.5181,45.9353],[-97.518,45.9353],[-97.5098,45.9351],[-97.5097,45.9351],[-97.5095,45.9351],[-97.5094,45.9351],[-97.5093,45.9351],[-97.5004,45.9351],[-97.4964,45.9351],[-97.4918,45.9352],[-97.4917,45.9351],[-97.4916,45.9351],[-97.4914,45.9351],[-97.4865,45.9351],[-97.4825,45.9351],[-97.4821,45.9351],[-97.4819,45.9351],[-97.4804,45.9351],[-97.4799,45.9351],[-97.4797,45.9351],[-97.4795,45.9351],[-97.4644,45.9352],[-97.4498,45.9352],[-97.4497,45.9352],[-97.4317,45.936],[-97.4311,45.936],[-97.4309,45.936],[-97.4306,45.936],[-97.4286,45.936],[-97.4183,45.9361],[-97.4168,45.9361],[-97.4116,45.9361],[-97.4074,45.9361],[-97.407,45.9361],[-97.4005,45.936],[-97.3959,45.936],[-97.3952,45.936],[-97.3845,45.9359],[-97.375,45.9359],[-97.3749,45.936],[-97.3748,45.936],[-97.3747,45.936],[-97.3746,45.936],[-97.37,45.936],[-97.3653,45.9359],[-97.3541,45.9359],[-97.3539,45.9359],[-97.3538,45.9359],[-97.3537,45.9359],[-97.3536,45.9359],[-97.3534,45.9359],[-97.3533,45.9359],[-97.353,45.9359],[-97.3527,45.9359],[-97.3525,45.9359],[-97.3523,45.9359],[-97.3521,45.9359],[-97.352,45.9359],[-97.3519,45.9359],[-97.3518,45.9359],[-97.3514,45.9359],[-97.3513,45.9359],[-97.3512,45.9359],[-97.3511,45.9359],[-97.351,45.9359],[-97.3508,45.9359],[-97.3507,45.9359],[-97.3506,45.9359],[-97.3505,45.9359],[-97.3504,45.9359],[-97.3503,45.9359],[-97.3501,45.9359],[-97.35,45.9359],[-97.3499,45.9359],[-97.3498,45.9359],[-97.3497,45.9359],[-97.3495,45.9359],[-97.3494,45.9359],[-97.3493,45.9359],[-97.3491,45.9359],[-97.349,45.9359],[-97.3488,45.9359],[-97.3487,45.9359],[-97.3486,45.9359],[-97.3484,45.9359],[-97.3482,45.9359],[-97.348,45.9359],[-97.3479,45.9359],[-97.3473,45.9359],[-97.3472,45.9359],[-97.3471,45.9359],[-97.347,45.9359],[-97.3468,45.9359],[-97.3467,45.9359],[-97.3465,45.9359],[-97.3464,45.9359],[-97.3462,45.9359],[-97.3461,45.9359],[-97.346,45.9359],[-97.3459,45.9359],[-97.3458,45.9359],[-97.3457,45.9359],[-97.3453,45.9359],[-97.3451,45.9359],[-97.3449,45.9359],[-97.3448,45.9359],[-97.3447,45.9359],[-97.3445,45.9359],[-97.3444,45.9359],[-97.344,45.9359],[-97.3439,45.9359],[-97.3438,45.9359],[-97.3436,45.9359],[-97.3435,45.9359],[-97.3432,45.9359],[-97.3431,45.9359],[-97.343,45.9359],[-97.3428,45.9359],[-97.3427,45.9359],[-97.3426,45.9359],[-97.3425,45.9359],[-97.3424,45.9359],[-97.3422,45.9359],[-97.3421,45.9359],[-97.3391,45.9359],[-97.3348,45.9358],[-97.3337,45.9358],[-97.3329,45.9358],[-97.3273,45.9358],[-97.3221,45.9357],[-97.3187,45.9357],[-97.3119,45.9357],[-97.3107,45.9357],[-97.3092,45.9357],[-97.3082,45.9357],[-97.3074,45.9356],[-97.3058,45.9357],[-97.2952,45.9357],[-97.291,45.9357],[-97.2865,45.9357],[-97.2821,45.9357],[-97.2702,45.9357],[-97.2652,45.9357],[-97.2613,45.9357],[-97.256,45.9356],[-97.2548,45.9356],[-97.2537,45.9356],[-97.2499,45.9356],[-97.2493,45.9355],[-97.2464,45.9355],[-97.2426,45.9355],[-97.2391,45.9355],[-97.239,45.9355],[-97.2379,45.9355],[-97.2347,45.9354],[-97.2323,45.9354],[-97.2305,45.9354],[-97.2286,45.9354],[-97.2283,45.9354],[-97.228,45.9354],[-97.2275,45.9354],[-97.2258,45.9354],[-97.2245,45.9354],[-97.2228,45.9354],[-97.2215,45.9354],[-97.2185,45.9354],[-97.2165,45.9354],[-97.2139,45.9354],[-97.2109,45.9354],[-97.2094,45.9354],[-97.2075,45.9354],[-97.2058,45.9355],[-97.2036,45.9355],[-97.2033,45.9355],[-97.2022,45.9355],[-97.2004,45.9355],[-97.1984,45.9355],[-97.1974,45.9355],[-97.1957,45.9355],[-97.1944,45.9355],[-97.1915,45.9355],[-97.1891,45.9355],[-97.1884,45.9355],[-97.1875,45.9355],[-97.1867,45.9355],[-97.1854,45.9355],[-97.1804,45.9356],[-97.1791,45.9356],[-97.1776,45.9356],[-97.1768,45.9356],[-97.1744,45.9356],[-97.1738,45.9356],[-97.1708,45.9356],[-97.1687,45.9357],[-97.1672,45.9357],[-97.166,45.9357],[-97.1657,45.9357],[-97.1641,45.9356],[-97.1627,45.9356],[-97.1611,45.9356],[-97.1596,45.9356],[-97.1581,45.9356],[-97.1563,45.9356],[-97.1535,45.9356],[-97.1521,45.9356],[-97.149,45.9356],[-97.1475,45.9356],[-97.146,45.9356],[-97.145,45.9356],[-97.1443,45.9356],[-97.1346,45.9357],[-97.1345,45.9356],[-97.1305,45.9356],[-97.1269,45.9356],[-97.1252,45.9357],[-97.1234,45.9356],[-97.1226,45.9356],[-97.1201,45.9357],[-97.1181,45.9357],[-97.1167,45.9357],[-97.1136,45.9357],[-97.1134,45.9357],[-97.1063,45.9359],[-97.1056,45.9357],[-97.1031,45.9357],[-97.0965,45.9357],[-97.0937,45.9357],[-97.0907,45.9357],[-97.0896,45.9357],[-97.0877,45.9357],[-97.0867,45.9357],[-97.0841,45.9358],[-97.0821,45.9358],[-97.0802,45.9358],[-97.0785,45.9358],[-97.0774,45.9358],[-97.0751,45.9358],[-97.075,45.9358],[-97.0741,45.9358],[-97.065,45.9358],[-97.0642,45.9357],[-97.0613,45.9357],[-97.0483,45.9357],[-97.0469,45.9357],[-97.0456,45.9357],[-97.0452,45.9357],[-97.0436,45.9357],[-97.0425,45.9357],[-97.0406,45.9358],[-97.0404,45.9358],[-97.0403,45.9358],[-97.0395,45.9358],[-97.0379,45.9358],[-97.0349,45.9358],[-97.0333,45.9358],[-97.0303,45.9358],[-97.029,45.9358],[-97.0227,45.9358],[-97.02,45.9358],[-97.0194,45.9358],[-96.9985,45.9358],[-96.9865,45.9355],[-96.9776,45.9355],[-96.9768,45.9357],[-96.9764,45.9358],[-96.976,45.9358],[-96.9757,45.9357],[-96.9756,45.9357],[-96.9727,45.9359],[-96.9699,45.9359],[-96.9667,45.9357],[-96.9567,45.9356],[-96.9461,45.9355],[-96.9329,45.9355],[-96.9148,45.9357],[-96.9068,45.9355],[-96.8947,45.9358],[-96.8941,45.9359],[-96.894,45.9359],[-96.8927,45.9358],[-96.8897,45.9359],[-96.8867,45.9358],[-96.8813,45.9358],[-96.8785,45.9358],[-96.8755,45.9359],[-96.8733,45.9359],[-96.8729,45.9359],[-96.8707,45.9359],[-96.8681,45.9359],[-96.8647,45.9359],[-96.8622,45.9359],[-96.8589,45.9359],[-96.856,45.9359],[-96.8523,45.9359],[-96.8471,45.9359],[-96.8467,45.9359],[-96.8454,45.9358],[-96.8438,45.9358],[-96.8436,45.9358],[-96.8432,45.9358],[-96.8392,45.9358],[-96.8372,45.9359],[-96.8346,45.9358],[-96.8323,45.9358],[-96.832,45.9358],[-96.8314,45.9358],[-96.8311,45.9358],[-96.83,45.9358],[-96.8273,45.9359],[-96.8242,45.9359],[-96.8231,45.9359],[-96.8221,45.9358],[-96.8212,45.9358],[-96.818,45.9358],[-96.8149,45.9358],[-96.8105,45.9358],[-96.8053,45.9358],[-96.8043,45.9358],[-96.8021,45.9358],[-96.799,45.9358],[-96.7959,45.9357],[-96.7933,45.9357],[-96.7928,45.9357],[-96.7915,45.9357],[-96.79,45.9357],[-96.7868,45.9357],[-96.7845,45.9357],[-96.7835,45.9357],[-96.7774,45.9358],[-96.7689,45.9358],[-96.768,45.9358],[-96.7648,45.9358],[-96.7638,45.9358],[-96.7631,45.9358],[-96.7587,45.9358],[-96.7557,45.9358],[-96.7525,45.9358],[-96.7495,45.9358],[-96.7473,45.9359],[-96.7442,45.9359],[-96.743,45.9359],[-96.7416,45.9359],[-96.7379,45.9359],[-96.7348,45.9359],[-96.7338,45.9359],[-96.7331,45.9359],[-96.7317,45.9359],[-96.7306,45.9359],[-96.7265,45.9359],[-96.7224,45.9359],[-96.7222,45.9359],[-96.7206,45.9359],[-96.7193,45.9359],[-96.7182,45.9359],[-96.7176,45.9359],[-96.7172,45.936],[-96.7167,45.936],[-96.7162,45.936],[-96.7131,45.9359],[-96.7081,45.9359],[-96.7076,45.9359],[-96.7018,45.9359],[-96.7014,45.9359],[-96.7011,45.9359],[-96.7,45.9359],[-96.6987,45.9359],[-96.6962,45.9359],[-96.6913,45.9358],[-96.6892,45.9358],[-96.6861,45.9357],[-96.6856,45.9357],[-96.6825,45.9357],[-96.6807,45.9357],[-96.6795,45.9357],[-96.6768,45.9357],[-96.6737,45.9356],[-96.6677,45.9356],[-96.6647,45.9356],[-96.6599,45.9355],[-96.6557,45.9355],[-96.6527,45.9355],[-96.6517,45.9355],[-96.6497,45.9354],[-96.6467,45.9354],[-96.6436,45.9354],[-96.6407,45.9354],[-96.6391,45.9354],[-96.6375,45.9354],[-96.6285,45.9353],[-96.6256,45.9353],[-96.6253,45.9353],[-96.6249,45.9353],[-96.6229,45.9353],[-96.6199,45.9353],[-96.6184,45.9353],[-96.6178,45.9354],[-96.6071,45.9353],[-96.6045,45.9353],[-96.6038,45.9352],[-96.602,45.9352],[-96.6014,45.9352],[-96.5989,45.9352],[-96.5979,45.9352],[-96.5978,45.9353],[-96.5977,45.9353],[-96.5898,45.9353],[-96.5873,45.9353],[-96.5838,45.9353],[-96.582,45.9353],[-96.5778,45.9353],[-96.5769,45.9353],[-96.5746,45.9353],[-96.5716,45.9352],[-96.5706,45.9352],[-96.5686,45.9352],[-96.5665,45.9352],[-96.5657,45.9352],[-96.5641,45.9352],[-96.5637,45.9352]]]},"properties":{"STATE_ID":"46","STATE_NAME":"South Dakota"},"id":46}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-71.7992,42.008],[-71.7995,42.0124],[-71.7996,42.0143],[-71.7996,42.0146],[-71.7997,42.0156],[-71.7998,42.0166],[-71.8005,42.0221],[-71.8007,42.0235],[-71.8017,42.0235],[-71.8026,42.0235],[-71.8027,42.0235],[-71.8046,42.0236],[-71.8047,42.0236],[-71.8087,42.0236],[-71.8204,42.0237],[-71.8219,42.0237],[-71.8227,42.0237],[-71.8234,42.0238],[-71.826,42.0238],[-71.8266,42.0238],[-71.8269,42.0238],[-71.8273,42.0238],[-71.8274,42.0238],[-71.8284,42.0238],[-71.8285,42.0238],[-71.8286,42.0238],[-71.8306,42.0238],[-71.831,42.0238],[-71.8319,42.0239],[-71.8323,42.0239],[-71.8332,42.0239],[-71.8334,42.0239],[-71.8335,42.0239],[-71.8345,42.0239],[-71.8346,42.0239],[-71.8348,42.0239],[-71.8357,42.0239],[-71.8374,42.0239],[-71.8375,42.0239],[-71.8376,42.0239],[-71.8386,42.0239],[-71.8393,42.0239],[-71.8398,42.0239],[-71.8403,42.0239],[-71.8414,42.0239],[-71.8417,42.0239],[-71.8426,42.024],[-71.8428,42.024],[-71.844,42.024],[-71.8443,42.024],[-71.8457,42.024],[-71.8467,42.024],[-71.8496,42.024],[-71.8507,42.0241],[-71.8512,42.0241],[-71.8524,42.0241],[-71.8525,42.0241],[-71.8526,42.0241],[-71.8534,42.0241],[-71.8538,42.0241],[-71.855,42.0241],[-71.8556,42.0241],[-71.8585,42.0241],[-71.8604,42.0241],[-71.8609,42.0241],[-71.8619,42.0242],[-71.8659,42.0242],[-71.8663,42.0242],[-71.87,42.0243],[-71.8714,42.0243],[-71.873,42.0243],[-71.8738,42.0243],[-71.8773,42.0243],[-71.8774,42.0243],[-71.8775,42.0243],[-71.8797,42.0243],[-71.8822,42.0244],[-71.8823,42.0244],[-71.8829,42.0244],[-71.8833,42.0244],[-71.8835,42.0244],[-71.8837,42.0244],[-71.8839,42.0244],[-71.884,42.0244],[-71.8841,42.0244],[-71.8844,42.0244],[-71.8848,42.0244],[-71.888,42.0244],[-71.8881,42.0244],[-71.8898,42.0245],[-71.8899,42.0245],[-71.8901,42.0245],[-71.8902,42.0245],[-71.891,42.0245],[-71.8915,42.0245],[-71.8955,42.0245],[-71.8963,42.0245],[-71.8995,42.0245],[-71.9011,42.0246],[-71.9013,42.0246],[-71.9032,42.0246],[-71.9132,42.0249],[-71.9168,42.025],[-71.9191,42.025],[-71.9192,42.025],[-71.9209,42.0251],[-71.9257,42.0252],[-71.9289,42.0253],[-71.9369,42.0255],[-71.9371,42.0255],[-71.9379,42.0255],[-71.9393,42.0256],[-71.9399,42.0256],[-71.941,42.0256],[-71.9441,42.0257],[-71.9443,42.0257],[-71.9444,42.0257],[-71.9445,42.0257],[-71.9451,42.0257],[-71.9465,42.0258],[-71.9507,42.0259],[-71.9522,42.0259],[-71.9526,42.0259],[-71.9534,42.026],[-71.9543,42.026],[-71.9553,42.026],[-71.9556,42.026],[-71.9563,42.026],[-71.9564,42.026],[-71.9571,42.0261],[-71.9583,42.0261],[-71.9586,42.0261],[-71.9587,42.0261],[-71.9588,42.0261],[-71.9598,42.0261],[-71.96,42.0261],[-71.9613,42.0262],[-71.963,42.0262],[-71.9634,42.0262],[-71.9667,42.0263],[-71.9669,42.0263],[-71.9675,42.0263],[-71.9685,42.0264],[-71.9711,42.0264],[-71.9713,42.0264],[-71.9723,42.0265],[-71.9738,42.0265],[-71.974,42.0265],[-71.9742,42.0265],[-71.9743,42.0265],[-71.9759,42.0266],[-71.9765,42.0266],[-71.9786,42.0266],[-71.9788,42.0266],[-71.9868,42.0269],[-71.9877,42.0269],[-71.9889,42.0269],[-71.9922,42.0269],[-71.9931,42.0269],[-71.9983,42.027],[-71.9986,42.027],[-71.9995,42.027],[-72.0014,42.027],[-72.0066,42.0271],[-72.01,42.0271],[-72.0101,42.0271],[-72.0103,42.0271],[-72.0105,42.0271],[-72.0226,42.0272],[-72.0238,42.0272],[-72.028,42.0272],[-72.0295,42.0273],[-72.0298,42.0273],[-72.0302,42.0273],[-72.0346,42.0273],[-72.0348,42.0273],[-72.0396,42.0273],[-72.0409,42.0274],[-72.0425,42.0274],[-72.0448,42.0274],[-72.0449,42.0274],[-72.0464,42.0274],[-72.0467,42.0274],[-72.048,42.0274],[-72.0484,42.0274],[-72.0529,42.0275],[-72.0594,42.0275],[-72.0598,42.0275],[-72.0625,42.0275],[-72.067,42.0276],[-72.0718,42.0276],[-72.0731,42.0277],[-72.0845,42.0281],[-72.0846,42.0281],[-72.0849,42.0282],[-72.0861,42.0282],[-72.0877,42.0283],[-72.0879,42.0283],[-72.089,42.0283],[-72.0894,42.0284],[-72.0896,42.0284],[-72.0899,42.0284],[-72.0949,42.0286],[-72.0951,42.0286],[-72.0998,42.0288],[-72.1007,42.0288],[-72.1022,42.0289],[-72.1024,42.0289],[-72.1027,42.0289],[-72.1028,42.0289],[-72.1031,42.0289],[-72.1034,42.0289],[-72.1036,42.0289],[-72.1037,42.0289],[-72.1051,42.029],[-72.1063,42.029],[-72.1095,42.0292],[-72.1131,42.0293],[-72.1186,42.0295],[-72.1203,42.0296],[-72.1223,42.0297],[-72.1232,42.0297],[-72.1245,42.0298],[-72.1251,42.0298],[-72.1261,42.0298],[-72.1287,42.0299],[-72.1311,42.03],[-72.1323,42.0301],[-72.1351,42.0302],[-72.1357,42.0302],[-72.1362,42.0302],[-72.1368,42.0303],[-72.142,42.0305],[-72.1423,42.0305],[-72.1432,42.0305],[-72.144,42.0305],[-72.1449,42.0305],[-72.1458,42.0305],[-72.1473,42.0306],[-72.1483,42.0306],[-72.1501,42.0306],[-72.1656,42.0307],[-72.1661,42.0307],[-72.1684,42.0307],[-72.1688,42.0307],[-72.1706,42.0308],[-72.171,42.0308],[-72.1741,42.0308],[-72.1754,42.0308],[-72.1785,42.0308],[-72.1847,42.0309],[-72.188,42.0309],[-72.1988,42.031],[-72.1989,42.031],[-72.202,42.0311],[-72.2046,42.0311],[-72.2051,42.0311],[-72.2109,42.0311],[-72.2124,42.0311],[-72.2126,42.0311],[-72.2268,42.0313],[-72.2269,42.0313],[-72.2283,42.0313],[-72.2286,42.0313],[-72.2323,42.0313],[-72.2395,42.0314],[-72.2398,42.0314],[-72.241,42.0314],[-72.2413,42.0314],[-72.2472,42.0314],[-72.2488,42.0314],[-72.249,42.0314],[-72.2621,42.0316],[-72.2699,42.0316],[-72.2707,42.0316],[-72.2717,42.0316],[-72.2789,42.0317],[-72.2798,42.0317],[-72.2874,42.0318],[-72.2884,42.0318],[-72.2916,42.0318],[-72.2999,42.0318],[-72.3056,42.0319],[-72.3085,42.0319],[-72.3171,42.032],[-72.3213,42.032],[-72.3218,42.032],[-72.3248,42.032],[-72.3298,42.0321],[-72.3337,42.0322],[-72.3356,42.0321],[-72.3373,42.0322],[-72.3388,42.0322],[-72.3537,42.0326],[-72.355,42.0326],[-72.3656,42.0327],[-72.3665,42.0327],[-72.367,42.0327],[-72.3671,42.0327],[-72.3677,42.0327],[-72.3702,42.0327],[-72.386,42.0329],[-72.3893,42.0329],[-72.3918,42.0329],[-72.3919,42.0329],[-72.3931,42.033],[-72.3974,42.0331],[-72.3988,42.0331],[-72.4154,42.0334],[-72.4159,42.0335],[-72.4166,42.0335],[-72.4168,42.0335],[-72.4188,42.0335],[-72.4281,42.0337],[-72.4327,42.0338],[-72.4341,42.0338],[-72.4357,42.0339],[-72.4415,42.034],[-72.4547,42.0343],[-72.4559,42.0343],[-72.456,42.0343],[-72.4565,42.0343],[-72.4571,42.0343],[-72.4583,42.0343],[-72.4601,42.0344],[-72.4696,42.0343],[-72.4798,42.0343],[-72.4847,42.0343],[-72.4922,42.0342],[-72.4923,42.0342],[-72.4928,42.0342],[-72.5092,42.0344],[-72.5172,42.0344],[-72.5201,42.0345],[-72.5246,42.0345],[-72.528,42.0345],[-72.5315,42.0346],[-72.532,42.0345],[-72.5352,42.0342],[-72.5366,42.034],[-72.5405,42.0336],[-72.5417,42.0335],[-72.5495,42.0326],[-72.5531,42.0322],[-72.5594,42.0316],[-72.561,42.0314],[-72.5618,42.0314],[-72.5654,42.031],[-72.5681,42.0307],[-72.5728,42.0302],[-72.574,42.0295],[-72.5741,42.0294],[-72.575,42.0289],[-72.5759,42.0284],[-72.5794,42.0263],[-72.5807,42.0256],[-72.5814,42.0252],[-72.5822,42.0247],[-72.5823,42.0247],[-72.5824,42.0247],[-72.583,42.0248],[-72.584,42.0248],[-72.5873,42.0248],[-72.5897,42.0249],[-72.5899,42.0249],[-72.5904,42.0249],[-72.5982,42.025],[-72.5984,42.025],[-72.6009,42.0251],[-72.6029,42.0251],[-72.6036,42.0251],[-72.6044,42.0251],[-72.607,42.0251],[-72.6072,42.0251],[-72.6073,42.0259],[-72.6073,42.0262],[-72.6079,42.0308],[-72.608,42.0309],[-72.608,42.0311],[-72.6085,42.0311],[-72.611,42.0311],[-72.6117,42.0311],[-72.6161,42.0312],[-72.6169,42.0312],[-72.6181,42.0313],[-72.637,42.0319],[-72.6398,42.032],[-72.6402,42.032],[-72.6416,42.0322],[-72.6431,42.0323],[-72.6432,42.0323],[-72.6435,42.0324],[-72.6472,42.0327],[-72.6575,42.0337],[-72.6632,42.0343],[-72.673,42.0352],[-72.6731,42.0352],[-72.6732,42.0352],[-72.6755,42.0354],[-72.6783,42.0356],[-72.6828,42.0359],[-72.686,42.0361],[-72.6877,42.0362],[-72.6963,42.0367],[-72.697,42.0368],[-72.6993,42.037],[-72.6994,42.037],[-72.6998,42.037],[-72.7003,42.0369],[-72.704,42.0369],[-72.7109,42.0369],[-72.7119,42.0369],[-72.7123,42.0369],[-72.7134,42.0369],[-72.7141,42.0369],[-72.7144,42.0369],[-72.7146,42.0369],[-72.7146,42.0365],[-72.7149,42.0365],[-72.7159,42.0365],[-72.7171,42.0365],[-72.7193,42.0365],[-72.7219,42.0365],[-72.7272,42.0365],[-72.7517,42.0364],[-72.7541,42.0364],[-72.7553,42.0363],[-72.7559,42.0363],[-72.7559,42.0358],[-72.7559,42.0355],[-72.7559,42.0352],[-72.7561,42.0349],[-72.7563,42.0348],[-72.7565,42.0346],[-72.7566,42.0345],[-72.7568,42.0344],[-72.7569,42.0342],[-72.7569,42.034],[-72.7569,42.0338],[-72.7571,42.0336],[-72.7573,42.0334],[-72.757,42.0333],[-72.7566,42.0332],[-72.7563,42.0331],[-72.7559,42.0331],[-72.7557,42.033],[-72.7553,42.0329],[-72.755,42.0327],[-72.7546,42.0326],[-72.7544,42.0324],[-72.7541,42.0323],[-72.7537,42.0321],[-72.7535,42.032],[-72.7532,42.0318],[-72.7531,42.0316],[-72.753,42.0316],[-72.7528,42.0314],[-72.7525,42.0312],[-72.7522,42.0307],[-72.752,42.0304],[-72.7519,42.0301],[-72.7519,42.0298],[-72.7519,42.0295],[-72.7521,42.029],[-72.7522,42.0289],[-72.7522,42.0288],[-72.7523,42.0287],[-72.7525,42.0285],[-72.7526,42.0282],[-72.7528,42.028],[-72.753,42.0278],[-72.7533,42.0276],[-72.7534,42.0274],[-72.7538,42.0273],[-72.754,42.027],[-72.7539,42.0267],[-72.7541,42.0266],[-72.7542,42.0264],[-72.7543,42.0262],[-72.7544,42.026],[-72.7545,42.0259],[-72.7545,42.0258],[-72.7548,42.0255],[-72.7551,42.0254],[-72.7553,42.0252],[-72.7556,42.025],[-72.7558,42.0247],[-72.7558,42.0245],[-72.7559,42.0243],[-72.756,42.0241],[-72.7561,42.0238],[-72.7563,42.0236],[-72.7565,42.0233],[-72.7566,42.0231],[-72.7566,42.0229],[-72.7567,42.0226],[-72.7566,42.0224],[-72.7565,42.0221],[-72.7566,42.0219],[-72.7567,42.0216],[-72.7569,42.0214],[-72.7572,42.0211],[-72.7573,42.021],[-72.7576,42.0209],[-72.7579,42.0209],[-72.7581,42.0208],[-72.7584,42.0208],[-72.7584,42.0209],[-72.7587,42.0209],[-72.759,42.021],[-72.7592,42.0211],[-72.7593,42.0213],[-72.7592,42.0215],[-72.7592,42.0217],[-72.7593,42.0219],[-72.7594,42.0222],[-72.7597,42.0223],[-72.7598,42.0224],[-72.7603,42.0225],[-72.7606,42.0226],[-72.7607,42.0227],[-72.7611,42.0227],[-72.7612,42.0227],[-72.7613,42.0227],[-72.7614,42.0227],[-72.7616,42.0225],[-72.7617,42.0223],[-72.7619,42.0222],[-72.7621,42.0221],[-72.7623,42.0219],[-72.7624,42.0219],[-72.7629,42.0215],[-72.7635,42.0212],[-72.7636,42.0212],[-72.7637,42.0212],[-72.7638,42.0213],[-72.7639,42.0213],[-72.7639,42.0214],[-72.7638,42.0215],[-72.7638,42.0216],[-72.7638,42.0217],[-72.7639,42.0218],[-72.7639,42.0219],[-72.764,42.0219],[-72.7641,42.0219],[-72.7642,42.022],[-72.7643,42.022],[-72.7644,42.022],[-72.7645,42.0221],[-72.7647,42.0221],[-72.7648,42.0222],[-72.7649,42.0222],[-72.7649,42.0223],[-72.7649,42.0224],[-72.765,42.0224],[-72.7651,42.0224],[-72.7652,42.0224],[-72.7653,42.0223],[-72.7653,42.0221],[-72.7653,42.022],[-72.7653,42.0219],[-72.7651,42.0217],[-72.7649,42.0217],[-72.7648,42.0216],[-72.7646,42.0215],[-72.7645,42.0214],[-72.7645,42.0212],[-72.7645,42.021],[-72.7645,42.0209],[-72.7645,42.0207],[-72.7646,42.0207],[-72.7648,42.0206],[-72.7651,42.0205],[-72.7653,42.0204],[-72.7654,42.0203],[-72.7656,42.02],[-72.7656,42.0199],[-72.7656,42.0198],[-72.7657,42.0197],[-72.7658,42.0196],[-72.7657,42.0195],[-72.7657,42.0194],[-72.7656,42.0194],[-72.7655,42.0195],[-72.7654,42.0196],[-72.7653,42.0196],[-72.7652,42.0197],[-72.7652,42.0198],[-72.7651,42.0198],[-72.765,42.0199],[-72.7649,42.0199],[-72.7648,42.0199],[-72.7647,42.02],[-72.7646,42.02],[-72.7645,42.02],[-72.7643,42.0199],[-72.764,42.0199],[-72.7637,42.0199],[-72.7635,42.0198],[-72.7633,42.0198],[-72.7632,42.0198],[-72.7631,42.0198],[-72.763,42.0197],[-72.7629,42.0196],[-72.7628,42.0193],[-72.7627,42.0192],[-72.7627,42.0189],[-72.7626,42.0187],[-72.7625,42.0185],[-72.7625,42.0182],[-72.7622,42.0179],[-72.762,42.0177],[-72.7618,42.0175],[-72.7616,42.0174],[-72.7613,42.0173],[-72.7611,42.0172],[-72.7607,42.0171],[-72.7606,42.0171],[-72.7604,42.0172],[-72.7603,42.0173],[-72.7602,42.0173],[-72.7601,42.0173],[-72.76,42.0172],[-72.7599,42.0171],[-72.7599,42.017],[-72.7598,42.0169],[-72.7598,42.0168],[-72.7598,42.0167],[-72.7599,42.0167],[-72.76,42.0165],[-72.76,42.0164],[-72.76,42.0163],[-72.7599,42.0163],[-72.7598,42.0163],[-72.7597,42.0164],[-72.7596,42.0164],[-72.7596,42.0163],[-72.7595,42.0163],[-72.7594,42.0162],[-72.7593,42.0162],[-72.7593,42.016],[-72.7592,42.0158],[-72.7591,42.0157],[-72.7591,42.0156],[-72.7591,42.0155],[-72.759,42.0155],[-72.7589,42.0155],[-72.759,42.0154],[-72.7591,42.0154],[-72.7592,42.0153],[-72.7593,42.0152],[-72.7596,42.0152],[-72.7597,42.0151],[-72.7597,42.0152],[-72.7598,42.0153],[-72.76,42.0153],[-72.7601,42.0154],[-72.7603,42.0154],[-72.7604,42.0155],[-72.7605,42.0156],[-72.7604,42.0156],[-72.7605,42.0157],[-72.7606,42.0157],[-72.7608,42.0155],[-72.7609,42.0152],[-72.7609,42.0149],[-72.761,42.0147],[-72.7613,42.0145],[-72.7614,42.0144],[-72.7616,42.0143],[-72.7618,42.0142],[-72.7619,42.0141],[-72.7622,42.0141],[-72.7624,42.014],[-72.7627,42.0137],[-72.7628,42.0136],[-72.763,42.0135],[-72.7631,42.0133],[-72.7631,42.013],[-72.7631,42.0128],[-72.7631,42.0125],[-72.7631,42.0122],[-72.7631,42.012],[-72.7628,42.0118],[-72.7627,42.0116],[-72.7625,42.0115],[-72.7624,42.0112],[-72.7623,42.0109],[-72.7622,42.0108],[-72.7621,42.0106],[-72.7621,42.0103],[-72.7619,42.0102],[-72.7617,42.01],[-72.7615,42.01],[-72.7614,42.0099],[-72.7614,42.0097],[-72.7614,42.0095],[-72.7615,42.0093],[-72.7618,42.0091],[-72.7622,42.0089],[-72.7624,42.0088],[-72.7626,42.0087],[-72.763,42.0085],[-72.7634,42.0085],[-72.7637,42.0085],[-72.764,42.0084],[-72.7643,42.0084],[-72.7646,42.0084],[-72.7649,42.0084],[-72.7651,42.0083],[-72.7655,42.0082],[-72.7657,42.0081],[-72.7659,42.008],[-72.7662,42.0079],[-72.7664,42.0064],[-72.7667,42.0033],[-72.7702,42.0029],[-72.7705,42.0029],[-72.7707,42.0028],[-72.7713,42.0028],[-72.7717,42.0027],[-72.7747,42.0024],[-72.7826,42.0015],[-72.7849,42.0012],[-72.7941,42.0002],[-72.7949,42.0001],[-72.8086,41.9986],[-72.813,41.9981],[-72.817,41.9977],[-72.8169,41.9995],[-72.8163,42.0066],[-72.816,42.0108],[-72.8138,42.0367],[-72.8165,42.0368],[-72.8166,42.0368],[-72.8168,42.0368],[-72.8229,42.0369],[-72.8236,42.0369],[-72.8243,42.0369],[-72.8259,42.0369],[-72.8274,42.037],[-72.835,42.0371],[-72.8441,42.0372],[-72.8464,42.0373],[-72.8475,42.0373],[-72.8569,42.0374],[-72.8608,42.0375],[-72.8614,42.0375],[-72.8625,42.0375],[-72.8636,42.0375],[-72.8651,42.0375],[-72.8654,42.0375],[-72.8656,42.0375],[-72.8695,42.0375],[-72.8723,42.0375],[-72.8733,42.0377],[-72.8735,42.0377],[-72.8744,42.0377],[-72.8745,42.0377],[-72.8748,42.0377],[-72.8802,42.0377],[-72.8829,42.0377],[-72.8897,42.0378],[-72.8979,42.0378],[-72.921,42.0379],[-72.9242,42.038],[-72.9256,42.038],[-72.9272,42.038],[-72.9273,42.038],[-72.9321,42.038],[-72.9323,42.038],[-72.9396,42.038],[-72.9399,42.038],[-72.9435,42.038],[-72.9443,42.038],[-72.9488,42.0381],[-72.9662,42.0382],[-72.9749,42.0382],[-72.9775,42.0382],[-72.979,42.0382],[-72.9842,42.0383],[-72.9962,42.0386],[-72.9965,42.0386],[-73.0088,42.0388],[-73.011,42.0388],[-73.0112,42.0388],[-73.02,42.039],[-73.0247,42.0391],[-73.0361,42.0393],[-73.0368,42.0393],[-73.0408,42.0394],[-73.0441,42.0395],[-73.0454,42.0396],[-73.0455,42.0396],[-73.0462,42.0396],[-73.0489,42.0397],[-73.049,42.0397],[-73.05,42.0397],[-73.0528,42.0399],[-73.0533,42.0399],[-73.0551,42.0399],[-73.0553,42.0399],[-73.0558,42.0399],[-73.0559,42.0399],[-73.0606,42.04],[-73.0658,42.0402],[-73.0674,42.0403],[-73.068,42.0403],[-73.0766,42.0406],[-73.0835,42.0408],[-73.0871,42.0409],[-73.0935,42.0411],[-73.0955,42.0411],[-73.0964,42.0412],[-73.1003,42.0413],[-73.101,42.0413],[-73.1021,42.0413],[-73.1022,42.0413],[-73.1039,42.0414],[-73.1199,42.0419],[-73.1272,42.0421],[-73.1294,42.0422],[-73.1306,42.0422],[-73.1347,42.0424],[-73.1354,42.0424],[-73.154,42.0429],[-73.1655,42.0432],[-73.17,42.0433],[-73.1721,42.0434],[-73.1834,42.0437],[-73.1931,42.044],[-73.1944,42.044],[-73.1959,42.044],[-73.2055,42.0443],[-73.224,42.0448],[-73.2287,42.0449],[-73.2315,42.045],[-73.2323,42.045],[-73.233,42.0451],[-73.2334,42.0451],[-73.2336,42.0451],[-73.235,42.0451],[-73.2411,42.0453],[-73.2422,42.0453],[-73.2495,42.0455],[-73.2502,42.0456],[-73.2504,42.0456],[-73.2544,42.0457],[-73.2555,42.0457],[-73.2567,42.0458],[-73.2579,42.0458],[-73.2617,42.0459],[-73.2629,42.046],[-73.2643,42.046],[-73.2686,42.0461],[-73.27,42.0462],[-73.2705,42.0462],[-73.2713,42.0462],[-73.2724,42.0463],[-73.2858,42.0467],[-73.2859,42.0467],[-73.286,42.0467],[-73.287,42.0467],[-73.2873,42.0467],[-73.2882,42.0468],[-73.2885,42.0468],[-73.293,42.0469],[-73.2946,42.047],[-73.2949,42.047],[-73.2953,42.047],[-73.2956,42.047],[-73.2959,42.047],[-73.2963,42.047],[-73.3043,42.0472],[-73.3054,42.0473],[-73.3088,42.0474],[-73.3117,42.0475],[-73.3118,42.0475],[-73.3119,42.0475],[-73.3145,42.0476],[-73.317,42.0476],[-73.3182,42.0477],[-73.3192,42.0477],[-73.3197,42.0477],[-73.3242,42.0478],[-73.3256,42.0479],[-73.3267,42.0479],[-73.3277,42.048],[-73.3283,42.048],[-73.336,42.0482],[-73.3405,42.0484],[-73.3407,42.0484],[-73.3414,42.0484],[-73.3417,42.0484],[-73.3456,42.0485],[-73.3654,42.049],[-73.3748,42.0492],[-73.3751,42.0492],[-73.3838,42.0494],[-73.4001,42.0498],[-73.4051,42.0499],[-73.4129,42.0501],[-73.4227,42.0503],[-73.4262,42.0504],[-73.4285,42.0505],[-73.4368,42.0505],[-73.4386,42.0505],[-73.4477,42.0503],[-73.4611,42.05],[-73.467,42.0499],[-73.4676,42.0499],[-73.4873,42.0495],[-73.4936,42.0496],[-73.4938,42.0496],[-73.497,42.0496],[-73.4996,42.0579],[-73.503,42.0693],[-73.5031,42.0697],[-73.5032,42.0697],[-73.5056,42.0777],[-73.508,42.0856],[-73.5082,42.0861],[-73.5078,42.0874],[-73.5072,42.0887],[-73.4996,42.11],[-73.4991,42.1112],[-73.4976,42.1153],[-73.4973,42.1162],[-73.494,42.1251],[-73.4937,42.126],[-73.4931,42.1276],[-73.4931,42.1277],[-73.4929,42.1282],[-73.4903,42.1354],[-73.4897,42.1371],[-73.489,42.139],[-73.4888,42.1394],[-73.4862,42.1468],[-73.484,42.1527],[-73.4834,42.1544],[-73.4832,42.1549],[-73.4823,42.1573],[-73.4801,42.1634],[-73.4795,42.1651],[-73.4795,42.1652],[-73.479,42.1665],[-73.4782,42.1687],[-73.478,42.1693],[-73.4779,42.1696],[-73.4772,42.1713],[-73.4769,42.1722],[-73.4767,42.1727],[-73.4766,42.1728],[-73.4762,42.1741],[-73.4759,42.1749],[-73.475,42.1773],[-73.4707,42.1891],[-73.4703,42.1902],[-73.4702,42.1902],[-73.466,42.2019],[-73.4635,42.2086],[-73.463,42.2098],[-73.4602,42.2175],[-73.4602,42.2176],[-73.4595,42.2194],[-73.4565,42.2276],[-73.4558,42.2294],[-73.4555,42.2304],[-73.4555,42.2305],[-73.4554,42.2306],[-73.4554,42.2308],[-73.4545,42.2332],[-73.4544,42.2333],[-73.4544,42.2334],[-73.4544,42.2335],[-73.4538,42.235],[-73.4538,42.2351],[-73.4537,42.2352],[-73.4537,42.2353],[-73.451,42.2428],[-73.4502,42.2448],[-73.4495,42.2467],[-73.4495,42.2468],[-73.4483,42.2501],[-73.4477,42.2516],[-73.4476,42.2519],[-73.4431,42.264],[-73.4408,42.2704],[-73.4374,42.2796],[-73.4373,42.2798],[-73.4365,42.282],[-73.4342,42.2884],[-73.4317,42.2951],[-73.4316,42.2953],[-73.4313,42.2961],[-73.4296,42.3008],[-73.4192,42.3291],[-73.4189,42.3299],[-73.4187,42.3304],[-73.4185,42.3308],[-73.4184,42.3312],[-73.4164,42.3365],[-73.4164,42.3366],[-73.4143,42.3423],[-73.4143,42.3425],[-73.4139,42.3435],[-73.4122,42.348],[-73.4122,42.3482],[-73.4118,42.3492],[-73.4115,42.3499],[-73.4114,42.3502],[-73.4113,42.3507],[-73.4109,42.3516],[-73.4108,42.3518],[-73.4093,42.3559],[-73.4064,42.3639],[-73.4062,42.3645],[-73.4061,42.3646],[-73.4057,42.3656],[-73.4056,42.3659],[-73.4054,42.3664],[-73.4054,42.3665],[-73.4031,42.3728],[-73.4028,42.3734],[-73.4022,42.3751],[-73.4019,42.3759],[-73.4019,42.376],[-73.4008,42.379],[-73.3981,42.3863],[-73.3968,42.3899],[-73.3917,42.4038],[-73.39,42.4082],[-73.3897,42.4091],[-73.3888,42.4116],[-73.3858,42.4198],[-73.3836,42.4257],[-73.3827,42.4281],[-73.3822,42.4294],[-73.3795,42.4369],[-73.3788,42.4386],[-73.3786,42.4392],[-73.3753,42.4481],[-73.3746,42.45],[-73.3745,42.4503],[-73.3698,42.463],[-73.3694,42.4641],[-73.369,42.4651],[-73.365,42.476],[-73.3646,42.477],[-73.3635,42.48],[-73.3628,42.4819],[-73.3624,42.4832],[-73.3621,42.4838],[-73.3586,42.4933],[-73.3571,42.4973],[-73.3568,42.4983],[-73.3563,42.4994],[-73.3542,42.5051],[-73.3524,42.51],[-73.352,42.5111],[-73.3518,42.5116],[-73.3472,42.5241],[-73.344,42.5327],[-73.343,42.5358],[-73.3427,42.5365],[-73.3416,42.5393],[-73.3416,42.5394],[-73.3413,42.5403],[-73.3291,42.5732],[-73.329,42.5733],[-73.3282,42.5754],[-73.3282,42.5755],[-73.3282,42.5756],[-73.3281,42.5757],[-73.3281,42.5758],[-73.3277,42.5769],[-73.3254,42.5831],[-73.3253,42.5832],[-73.325,42.584],[-73.3227,42.5902],[-73.3211,42.5947],[-73.3178,42.6035],[-73.317,42.6057],[-73.3162,42.6076],[-73.3162,42.6077],[-73.3162,42.6078],[-73.315,42.6109],[-73.3148,42.6114],[-73.3148,42.6116],[-73.3147,42.6116],[-73.3147,42.6118],[-73.3146,42.612],[-73.3145,42.6122],[-73.3125,42.6177],[-73.3101,42.6243],[-73.3098,42.6251],[-73.3083,42.6291],[-73.307,42.6326],[-73.3069,42.6329],[-73.305,42.6378],[-73.2941,42.6673],[-73.2834,42.6959],[-73.2814,42.7014],[-73.281,42.7025],[-73.2808,42.703],[-73.2787,42.7086],[-73.2773,42.7123],[-73.274,42.7212],[-73.2733,42.7231],[-73.273,42.724],[-73.2658,42.7431],[-73.2654,42.7444],[-73.2648,42.7458],[-73.2647,42.7458],[-73.2608,42.7458],[-73.2453,42.7455],[-73.2387,42.7454],[-73.2374,42.7453],[-73.2369,42.7453],[-73.2354,42.7453],[-73.2149,42.7449],[-73.2148,42.7449],[-73.2147,42.7449],[-73.2145,42.7449],[-73.2144,42.7449],[-73.2137,42.7449],[-73.2136,42.7449],[-73.2132,42.7449],[-73.2105,42.7448],[-73.2076,42.7448],[-73.207,42.7448],[-73.1989,42.7446],[-73.1889,42.7444],[-73.1877,42.7444],[-73.1843,42.7443],[-73.1818,42.7443],[-73.1805,42.7443],[-73.1741,42.7441],[-73.1636,42.7439],[-73.1531,42.7437],[-73.1425,42.7435],[-73.1416,42.7436],[-73.1201,42.7431],[-73.1192,42.7431],[-73.118,42.743],[-73.1166,42.743],[-73.1001,42.7427],[-73.0976,42.7426],[-73.0899,42.7425],[-73.0888,42.7425],[-73.0797,42.7423],[-73.0794,42.7423],[-73.073,42.7422],[-73.0723,42.7421],[-73.0715,42.7421],[-73.0703,42.7421],[-73.0695,42.7421],[-73.0688,42.7421],[-73.0674,42.742],[-73.0662,42.742],[-73.0622,42.7419],[-73.0546,42.7418],[-73.0485,42.7416],[-73.0484,42.7416],[-73.048,42.7416],[-73.0337,42.7414],[-73.0328,42.7413],[-73.0251,42.7412],[-73.023,42.7411],[-73.0226,42.7411],[-73.0196,42.7411],[-73.0186,42.7411],[-73.0156,42.741],[-73.0108,42.7409],[-73.0107,42.7408],[-73.0095,42.7408],[-73.006,42.7407],[-72.9994,42.7406],[-72.999,42.7406],[-72.9796,42.7402],[-72.9672,42.74],[-72.963,42.7399],[-72.9484,42.7396],[-72.948,42.7396],[-72.9303,42.7393],[-72.9301,42.7393],[-72.9298,42.7393],[-72.9286,42.7393],[-72.9283,42.7392],[-72.9272,42.7392],[-72.9268,42.7392],[-72.9267,42.7392],[-72.9261,42.7392],[-72.9255,42.7392],[-72.925,42.7392],[-72.9236,42.7392],[-72.9169,42.739],[-72.9166,42.739],[-72.8976,42.7386],[-72.8918,42.7385],[-72.8915,42.7385],[-72.8828,42.7383],[-72.8773,42.7381],[-72.8745,42.7381],[-72.8703,42.738],[-72.8701,42.738],[-72.8672,42.7379],[-72.8643,42.7378],[-72.8642,42.7378],[-72.8581,42.7377],[-72.8577,42.7377],[-72.8549,42.7377],[-72.8544,42.7376],[-72.8375,42.7372],[-72.8164,42.7368],[-72.8106,42.7366],[-72.8104,42.7366],[-72.8091,42.7366],[-72.7911,42.736],[-72.791,42.736],[-72.786,42.7359],[-72.7793,42.7358],[-72.7789,42.7358],[-72.7785,42.7358],[-72.7784,42.7358],[-72.7782,42.7357],[-72.7781,42.7357],[-72.778,42.7357],[-72.7779,42.7357],[-72.7778,42.7357],[-72.7681,42.7355],[-72.7622,42.7353],[-72.7589,42.7352],[-72.7495,42.735],[-72.7235,42.7342],[-72.7234,42.7342],[-72.7233,42.7342],[-72.7214,42.7341],[-72.7213,42.7341],[-72.7201,42.7341],[-72.7198,42.7341],[-72.7194,42.7341],[-72.713,42.7339],[-72.7014,42.7336],[-72.6927,42.7334],[-72.6867,42.7332],[-72.6863,42.7332],[-72.6862,42.7332],[-72.686,42.7332],[-72.6853,42.7332],[-72.683,42.7331],[-72.6765,42.7329],[-72.6761,42.7329],[-72.676,42.7329],[-72.6759,42.7329],[-72.6758,42.7329],[-72.6749,42.7329],[-72.6747,42.7329],[-72.6741,42.7329],[-72.6617,42.7326],[-72.6612,42.7325],[-72.6583,42.7325],[-72.6431,42.7321],[-72.6418,42.732],[-72.6245,42.7316],[-72.6234,42.7316],[-72.6208,42.7315],[-72.6165,42.7313],[-72.6163,42.7313],[-72.6135,42.7312],[-72.6133,42.7312],[-72.6124,42.7312],[-72.6066,42.7311],[-72.6042,42.731],[-72.6036,42.731],[-72.6023,42.731],[-72.6016,42.731],[-72.5987,42.7309],[-72.5986,42.7309],[-72.5985,42.7309],[-72.592,42.7307],[-72.5918,42.7307],[-72.5906,42.7306],[-72.5759,42.7302],[-72.5733,42.7302],[-72.5731,42.7302],[-72.5709,42.7302],[-72.5704,42.7301],[-72.5703,42.7301],[-72.57,42.7301],[-72.566,42.73],[-72.5659,42.73],[-72.5546,42.7297],[-72.5293,42.7289],[-72.5172,42.7285],[-72.5167,42.7285],[-72.5163,42.7285],[-72.5115,42.7284],[-72.4995,42.7281],[-72.4922,42.7278],[-72.465,42.727],[-72.4646,42.727],[-72.4632,42.727],[-72.4629,42.727],[-72.4627,42.727],[-72.4623,42.727],[-72.4622,42.727],[-72.462,42.727],[-72.4619,42.727],[-72.4584,42.7269],[-72.4574,42.7269],[-72.4572,42.7269],[-72.456,42.7268],[-72.4558,42.7268],[-72.4518,42.7267],[-72.4512,42.7267],[-72.4508,42.7267],[-72.449,42.7266],[-72.4485,42.7266],[-72.446,42.7265],[-72.4457,42.7265],[-72.4449,42.7264],[-72.4435,42.7264],[-72.4427,42.7263],[-72.442,42.7263],[-72.4405,42.7263],[-72.4393,42.7262],[-72.4391,42.7262],[-72.438,42.7262],[-72.436,42.7261],[-72.4345,42.726],[-72.433,42.726],[-72.4315,42.7259],[-72.4301,42.7259],[-72.4292,42.7258],[-72.4291,42.7258],[-72.4272,42.7258],[-72.4258,42.7257],[-72.4244,42.7257],[-72.423,42.7257],[-72.4216,42.7256],[-72.4202,42.7256],[-72.4188,42.7255],[-72.4174,42.7255],[-72.4164,42.7255],[-72.4154,42.7254],[-72.4143,42.7254],[-72.4131,42.7254],[-72.4124,42.7254],[-72.412,42.7254],[-72.412,42.7253],[-72.4114,42.7253],[-72.4101,42.7253],[-72.4088,42.7253],[-72.4074,42.7252],[-72.4061,42.7252],[-72.4047,42.7251],[-72.4034,42.7251],[-72.4033,42.7251],[-72.4021,42.7251],[-72.4006,42.725],[-72.3997,42.725],[-72.3992,42.725],[-72.3988,42.725],[-72.3985,42.7249],[-72.3982,42.7249],[-72.3978,42.7249],[-72.3964,42.7249],[-72.395,42.7248],[-72.3936,42.7248],[-72.3922,42.7248],[-72.3912,42.7247],[-72.3906,42.7247],[-72.3899,42.7247],[-72.3887,42.7247],[-72.3872,42.7247],[-72.3857,42.7246],[-72.3842,42.7246],[-72.3828,42.7245],[-72.3813,42.7245],[-72.3798,42.7244],[-72.3786,42.7244],[-72.3783,42.7244],[-72.3768,42.7243],[-72.3753,42.7243],[-72.3746,42.7243],[-72.3739,42.7242],[-72.373,42.7242],[-72.3714,42.7242],[-72.371,42.7242],[-72.3696,42.7241],[-72.3681,42.7241],[-72.3666,42.724],[-72.3651,42.724],[-72.3637,42.7239],[-72.3627,42.7239],[-72.3626,42.7239],[-72.3622,42.7239],[-72.3607,42.7238],[-72.3592,42.7238],[-72.3577,42.7237],[-72.3562,42.7237],[-72.3557,42.7237],[-72.3548,42.7236],[-72.3533,42.7236],[-72.3518,42.7235],[-72.3503,42.7235],[-72.3488,42.7234],[-72.3473,42.7234],[-72.3464,42.7234],[-72.3463,42.7234],[-72.3458,42.7234],[-72.3443,42.7233],[-72.3428,42.7233],[-72.3413,42.7233],[-72.3398,42.7232],[-72.3383,42.7232],[-72.3375,42.7231],[-72.3368,42.7231],[-72.3353,42.7231],[-72.3338,42.7231],[-72.3323,42.723],[-72.331,42.723],[-72.3297,42.7229],[-72.3284,42.7229],[-72.3271,42.7229],[-72.3263,42.7229],[-72.3258,42.7229],[-72.3245,42.7228],[-72.323,42.7228],[-72.3216,42.7227],[-72.3203,42.7227],[-72.32,42.7227],[-72.3187,42.7227],[-72.3172,42.7226],[-72.3158,42.7226],[-72.3143,42.7226],[-72.3129,42.7225],[-72.3114,42.7225],[-72.31,42.7225],[-72.3085,42.7224],[-72.3071,42.7224],[-72.3056,42.7223],[-72.3048,42.7223],[-72.3047,42.7223],[-72.3042,42.7223],[-72.3027,42.7223],[-72.3012,42.7222],[-72.2999,42.7222],[-72.2982,42.7221],[-72.2967,42.7221],[-72.2963,42.7221],[-72.2952,42.722],[-72.2937,42.722],[-72.2936,42.722],[-72.2924,42.7219],[-72.2922,42.7219],[-72.2907,42.7219],[-72.2902,42.7219],[-72.2892,42.7218],[-72.2877,42.7218],[-72.2864,42.7217],[-72.286,42.7217],[-72.2851,42.7217],[-72.2838,42.7216],[-72.2831,42.7216],[-72.2825,42.7216],[-72.2812,42.7216],[-72.2799,42.7215],[-72.2798,42.7215],[-72.2769,42.7214],[-72.2755,42.7214],[-72.2741,42.7214],[-72.2726,42.7213],[-72.2712,42.7213],[-72.2701,42.7213],[-72.2697,42.7213],[-72.2682,42.7212],[-72.2668,42.7212],[-72.2653,42.7212],[-72.2639,42.7211],[-72.2633,42.7211],[-72.2626,42.7211],[-72.2625,42.7211],[-72.2624,42.7211],[-72.261,42.721],[-72.26,42.721],[-72.2596,42.721],[-72.2581,42.7209],[-72.2567,42.7209],[-72.2553,42.7208],[-72.2538,42.7208],[-72.2524,42.7207],[-72.251,42.7207],[-72.2496,42.7207],[-72.2482,42.7207],[-72.2477,42.7207],[-72.2395,42.7205],[-72.2394,42.7205],[-72.2351,42.7204],[-72.2302,42.7202],[-72.2236,42.7201],[-72.2224,42.72],[-72.2223,42.72],[-72.2214,42.72],[-72.2105,42.7197],[-72.2036,42.7196],[-72.2027,42.7196],[-72.1903,42.7192],[-72.1899,42.7192],[-72.1821,42.719],[-72.1768,42.7189],[-72.1749,42.7189],[-72.1748,42.7188],[-72.1716,42.7188],[-72.1715,42.7188],[-72.1685,42.7187],[-72.1534,42.7183],[-72.1454,42.7181],[-72.1265,42.7176],[-72.1261,42.7176],[-72.1253,42.7176],[-72.1252,42.7176],[-72.1246,42.7176],[-72.1111,42.7172],[-72.0984,42.7168],[-72.0893,42.7165],[-72.086,42.7165],[-72.0833,42.7164],[-72.0814,42.7163],[-72.0786,42.7162],[-72.0777,42.7162],[-72.0609,42.7157],[-72.0585,42.7156],[-72.0552,42.7155],[-72.0545,42.7155],[-72.0539,42.7155],[-72.0528,42.7154],[-72.0498,42.7154],[-72.0442,42.7152],[-72.0406,42.7151],[-72.0327,42.7148],[-72.0203,42.7145],[-72.0157,42.7143],[-72.015,42.7143],[-72.0148,42.7143],[-72.013,42.7142],[-72.0107,42.7142],[-72.0102,42.7142],[-72.0096,42.7141],[-72.0095,42.7141],[-72.0078,42.7141],[-72.0071,42.7141],[-72.0064,42.7141],[-72.0026,42.7139],[-72.0011,42.7139],[-72.0003,42.7139],[-72.0001,42.7139],[-71.9995,42.7138],[-71.9993,42.7138],[-71.9991,42.7138],[-71.9975,42.7138],[-71.9957,42.7137],[-71.9956,42.7137],[-71.9953,42.7137],[-71.9946,42.7137],[-71.9924,42.7136],[-71.9921,42.7136],[-71.9911,42.7135],[-71.9899,42.7135],[-71.9816,42.7132],[-71.9814,42.7132],[-71.9806,42.7132],[-71.9728,42.7131],[-71.9624,42.7128],[-71.9614,42.7128],[-71.9574,42.7127],[-71.9559,42.7127],[-71.9507,42.7126],[-71.9497,42.7126],[-71.9481,42.7126],[-71.9478,42.7125],[-71.9451,42.7125],[-71.9405,42.7124],[-71.9357,42.7123],[-71.9318,42.7122],[-71.9311,42.7122],[-71.929,42.7121],[-71.9288,42.7121],[-71.9286,42.7121],[-71.9283,42.7121],[-71.9246,42.712],[-71.9216,42.7119],[-71.919,42.7118],[-71.9172,42.7118],[-71.9167,42.7118],[-71.9161,42.7118],[-71.9126,42.7117],[-71.9063,42.7115],[-71.8988,42.7113],[-71.8987,42.7113],[-71.8977,42.7113],[-71.8955,42.7112],[-71.8913,42.7111],[-71.8888,42.7111],[-71.8886,42.7111],[-71.8885,42.7111],[-71.8884,42.7111],[-71.8874,42.711],[-71.887,42.711],[-71.8861,42.711],[-71.884,42.7109],[-71.882,42.7109],[-71.8807,42.7109],[-71.8802,42.7108],[-71.8798,42.7108],[-71.8775,42.7108],[-71.8751,42.7107],[-71.8686,42.7105],[-71.8685,42.7105],[-71.8598,42.7103],[-71.8573,42.7103],[-71.857,42.7103],[-71.854,42.7102],[-71.8515,42.7101],[-71.8505,42.7101],[-71.8498,42.7101],[-71.8461,42.71],[-71.8457,42.71],[-71.8417,42.7099],[-71.8346,42.7097],[-71.8343,42.7097],[-71.8281,42.7095],[-71.8238,42.7094],[-71.8232,42.7094],[-71.8229,42.7094],[-71.8201,42.7093],[-71.8129,42.7091],[-71.8124,42.7091],[-71.8119,42.7091],[-71.8116,42.7091],[-71.8113,42.7091],[-71.81,42.7091],[-71.8054,42.7089],[-71.8007,42.7088],[-71.8004,42.7088],[-71.7993,42.7088],[-71.7988,42.7088],[-71.7978,42.7087],[-71.7973,42.7087],[-71.792,42.7086],[-71.7915,42.7086],[-71.7901,42.7085],[-71.7894,42.7085],[-71.7889,42.7085],[-71.7869,42.7084],[-71.7847,42.7084],[-71.781,42.7083],[-71.7782,42.7082],[-71.7778,42.7082],[-71.7746,42.7081],[-71.7725,42.7081],[-71.772,42.7081],[-71.7713,42.708],[-71.7706,42.708],[-71.7691,42.708],[-71.7678,42.7079],[-71.7667,42.7079],[-71.7665,42.7079],[-71.7631,42.7078],[-71.7551,42.7076],[-71.7537,42.7076],[-71.7528,42.7075],[-71.7525,42.7075],[-71.7523,42.7075],[-71.7506,42.7075],[-71.7505,42.7075],[-71.7501,42.7075],[-71.7495,42.7075],[-71.7492,42.7075],[-71.7489,42.7075],[-71.7487,42.7075],[-71.7481,42.7074],[-71.7479,42.7074],[-71.7476,42.7074],[-71.7467,42.7074],[-71.7463,42.7074],[-71.7455,42.7073],[-71.7449,42.7073],[-71.7439,42.7073],[-71.7426,42.7072],[-71.7416,42.7072],[-71.7394,42.7071],[-71.7374,42.7071],[-71.7356,42.707],[-71.7345,42.707],[-71.7339,42.707],[-71.7336,42.7069],[-71.7328,42.7069],[-71.7317,42.7069],[-71.7303,42.7069],[-71.7288,42.7068],[-71.7279,42.7068],[-71.7273,42.7068],[-71.727,42.7068],[-71.7269,42.7068],[-71.7253,42.7067],[-71.7243,42.7067],[-71.7233,42.7067],[-71.7226,42.7066],[-71.7217,42.7066],[-71.7205,42.7066],[-71.7192,42.7066],[-71.7172,42.7065],[-71.7161,42.7064],[-71.7151,42.7064],[-71.7136,42.7064],[-71.712,42.7063],[-71.7107,42.7062],[-71.7098,42.7062],[-71.7093,42.7062],[-71.7072,42.7061],[-71.7047,42.706],[-71.7041,42.706],[-71.7027,42.706],[-71.7023,42.7059],[-71.7013,42.7059],[-71.7011,42.7059],[-71.6994,42.7058],[-71.6965,42.7057],[-71.6888,42.7056],[-71.6883,42.7056],[-71.6864,42.7055],[-71.686,42.7055],[-71.6783,42.7053],[-71.6779,42.7053],[-71.6758,42.7053],[-71.6741,42.7052],[-71.6729,42.7052],[-71.6722,42.7052],[-71.6716,42.7052],[-71.6663,42.7051],[-71.666,42.7051],[-71.6649,42.7051],[-71.6607,42.705],[-71.6541,42.7048],[-71.6539,42.7048],[-71.6532,42.7048],[-71.6519,42.7048],[-71.6516,42.7048],[-71.647,42.7047],[-71.6467,42.7047],[-71.6443,42.7046],[-71.6437,42.7046],[-71.6426,42.7046],[-71.6423,42.7046],[-71.6419,42.7046],[-71.6377,42.7046],[-71.6343,42.7045],[-71.6319,42.7045],[-71.6308,42.7044],[-71.6306,42.7044],[-71.6304,42.7044],[-71.6301,42.7044],[-71.6264,42.7044],[-71.6245,42.7043],[-71.6236,42.7043],[-71.6222,42.7043],[-71.6215,42.7043],[-71.6209,42.7043],[-71.6203,42.7042],[-71.62,42.7042],[-71.6198,42.7042],[-71.6183,42.7042],[-71.6181,42.7042],[-71.6175,42.7042],[-71.6164,42.7042],[-71.6153,42.7041],[-71.6145,42.7041],[-71.6142,42.7041],[-71.6132,42.7041],[-71.6128,42.7041],[-71.6123,42.7041],[-71.6121,42.7041],[-71.6106,42.7041],[-71.6063,42.704],[-71.6062,42.704],[-71.6022,42.704],[-71.6016,42.7039],[-71.6003,42.7039],[-71.6002,42.7039],[-71.5975,42.7039],[-71.5944,42.7038],[-71.5942,42.7038],[-71.5913,42.7037],[-71.5884,42.7036],[-71.5882,42.7036],[-71.5859,42.7036],[-71.5825,42.7035],[-71.5823,42.7035],[-71.5792,42.7034],[-71.5764,42.7034],[-71.5763,42.7034],[-71.5736,42.7033],[-71.5705,42.7033],[-71.5703,42.7033],[-71.569,42.7032],[-71.5673,42.7032],[-71.5644,42.7032],[-71.5643,42.7032],[-71.5614,42.7031],[-71.5585,42.703],[-71.5583,42.703],[-71.5557,42.703],[-71.5527,42.7029],[-71.5525,42.7029],[-71.5524,42.7029],[-71.5468,42.7028],[-71.5465,42.7028],[-71.5464,42.7028],[-71.5436,42.7027],[-71.543,42.7027],[-71.5427,42.7027],[-71.5425,42.7027],[-71.5424,42.7027],[-71.542,42.7026],[-71.541,42.7026],[-71.5404,42.7026],[-71.539,42.7026],[-71.5379,42.7025],[-71.5365,42.7025],[-71.5351,42.7025],[-71.535,42.7025],[-71.5317,42.7024],[-71.5291,42.7024],[-71.529,42.7024],[-71.5234,42.7023],[-71.5222,42.7023],[-71.519,42.7022],[-71.5173,42.7022],[-71.5169,42.7021],[-71.5163,42.7021],[-71.5149,42.7021],[-71.5142,42.702],[-71.5124,42.702],[-71.5114,42.7019],[-71.511,42.7019],[-71.5099,42.7019],[-71.5059,42.7018],[-71.5053,42.7018],[-71.5045,42.7018],[-71.5038,42.7018],[-71.4995,42.7016],[-71.4994,42.7016],[-71.4957,42.7015],[-71.4947,42.7015],[-71.4936,42.7015],[-71.4935,42.7015],[-71.4934,42.7015],[-71.4927,42.7015],[-71.4897,42.7014],[-71.4882,42.7013],[-71.4881,42.7013],[-71.488,42.7013],[-71.4876,42.7013],[-71.4875,42.7013],[-71.4856,42.7013],[-71.4826,42.7012],[-71.4818,42.7012],[-71.4815,42.7012],[-71.4801,42.7011],[-71.4789,42.7011],[-71.4786,42.7011],[-71.4781,42.7011],[-71.4776,42.701],[-71.4774,42.701],[-71.4772,42.701],[-71.477,42.701],[-71.4756,42.701],[-71.4755,42.701],[-71.473,42.7009],[-71.4701,42.7008],[-71.4695,42.7008],[-71.4676,42.7008],[-71.4661,42.7008],[-71.4645,42.7007],[-71.4637,42.7007],[-71.4635,42.7007],[-71.4612,42.7006],[-71.4595,42.7006],[-71.4578,42.7005],[-71.4577,42.7005],[-71.4537,42.7004],[-71.4524,42.7004],[-71.4518,42.7004],[-71.4496,42.7004],[-71.4493,42.7003],[-71.4491,42.7003],[-71.4488,42.7003],[-71.4479,42.7003],[-71.4475,42.7003],[-71.4405,42.7002],[-71.4403,42.7002],[-71.4398,42.7002],[-71.4395,42.7002],[-71.4377,42.7002],[-71.4344,42.7001],[-71.434,42.7001],[-71.4339,42.7001],[-71.4335,42.7001],[-71.4332,42.7001],[-71.4327,42.7001],[-71.4323,42.7],[-71.4317,42.7],[-71.4248,42.6999],[-71.4235,42.6998],[-71.4215,42.6998],[-71.4204,42.6998],[-71.4172,42.6997],[-71.4124,42.6996],[-71.4099,42.6995],[-71.4072,42.6994],[-71.4065,42.6994],[-71.4058,42.6994],[-71.4049,42.6994],[-71.4044,42.6994],[-71.4024,42.6993],[-71.3979,42.6992],[-71.3977,42.6992],[-71.3976,42.6992],[-71.3945,42.6991],[-71.3924,42.6991],[-71.3905,42.699],[-71.3891,42.699],[-71.3882,42.699],[-71.388,42.699],[-71.387,42.6989],[-71.3866,42.6989],[-71.386,42.6989],[-71.3847,42.6989],[-71.3844,42.6989],[-71.3841,42.6988],[-71.3832,42.6988],[-71.3809,42.6987],[-71.38,42.6987],[-71.3799,42.6987],[-71.378,42.6986],[-71.3753,42.6985],[-71.3752,42.6985],[-71.3747,42.6985],[-71.3743,42.6985],[-71.3724,42.6985],[-71.3709,42.6984],[-71.3704,42.6984],[-71.3702,42.6984],[-71.3701,42.6984],[-71.3697,42.6984],[-71.3692,42.6984],[-71.3674,42.6983],[-71.3657,42.6983],[-71.3656,42.6983],[-71.3654,42.6983],[-71.3652,42.6983],[-71.3646,42.6983],[-71.3641,42.6983],[-71.3636,42.6982],[-71.3613,42.6982],[-71.361,42.6982],[-71.3588,42.6981],[-71.3565,42.698],[-71.3563,42.698],[-71.355,42.698],[-71.3522,42.6979],[-71.3516,42.6979],[-71.3481,42.6978],[-71.3472,42.6979],[-71.3471,42.6978],[-71.3469,42.6978],[-71.3464,42.6978],[-71.3462,42.6978],[-71.3457,42.6978],[-71.3452,42.6978],[-71.3449,42.6978],[-71.3448,42.6978],[-71.3447,42.6978],[-71.3441,42.6978],[-71.3424,42.6977],[-71.3416,42.6977],[-71.3413,42.6977],[-71.341,42.6977],[-71.3379,42.6976],[-71.3365,42.6976],[-71.3304,42.6975],[-71.3302,42.6975],[-71.3252,42.6974],[-71.3218,42.6973],[-71.3191,42.6974],[-71.3171,42.6974],[-71.3135,42.6973],[-71.3105,42.6973],[-71.3084,42.6972],[-71.3051,42.6972],[-71.3005,42.6971],[-71.3002,42.6971],[-71.2977,42.6971],[-71.2946,42.697],[-71.2925,42.6991],[-71.2916,42.6999],[-71.2912,42.7004],[-71.2893,42.7022],[-71.2891,42.7024],[-71.2889,42.7026],[-71.2886,42.7028],[-71.288,42.7033],[-71.2876,42.7037],[-71.2875,42.7038],[-71.2866,42.7045],[-71.285,42.706],[-71.2841,42.7067],[-71.283,42.7078],[-71.2814,42.7091],[-71.281,42.7096],[-71.2806,42.7099],[-71.28,42.7104],[-71.2791,42.7112],[-71.2789,42.7114],[-71.2785,42.7119],[-71.2766,42.7143],[-71.2754,42.7158],[-71.2753,42.7159],[-71.2748,42.7167],[-71.2742,42.7175],[-71.2718,42.7207],[-71.2703,42.7227],[-71.27,42.7232],[-71.2687,42.7249],[-71.2679,42.726],[-71.2664,42.7272],[-71.2631,42.73],[-71.2592,42.7332],[-71.2585,42.7338],[-71.258,42.7342],[-71.2559,42.7359],[-71.2554,42.7363],[-71.2552,42.7365],[-71.2552,42.7366],[-71.2551,42.7366],[-71.254,42.7373],[-71.2531,42.7378],[-71.2525,42.7382],[-71.252,42.7385],[-71.2515,42.7388],[-71.2514,42.7389],[-71.2513,42.739],[-71.2511,42.7391],[-71.2509,42.7392],[-71.2506,42.7394],[-71.2504,42.7395],[-71.2502,42.7396],[-71.25,42.7397],[-71.2498,42.7398],[-71.2497,42.7399],[-71.2495,42.74],[-71.2494,42.7401],[-71.2492,42.7402],[-71.249,42.7403],[-71.2489,42.7404],[-71.2488,42.7405],[-71.2487,42.7405],[-71.2481,42.7409],[-71.2455,42.7425],[-71.2454,42.7426],[-71.2449,42.7427],[-71.244,42.743],[-71.2436,42.7431],[-71.2374,42.7449],[-71.2349,42.7452],[-71.2341,42.7453],[-71.2332,42.7454],[-71.2324,42.7455],[-71.2319,42.7456],[-71.2268,42.7461],[-71.2262,42.7462],[-71.2238,42.7465],[-71.2231,42.7463],[-71.2218,42.746],[-71.2194,42.7455],[-71.2165,42.7449],[-71.216,42.7448],[-71.2154,42.7447],[-71.215,42.7446],[-71.2134,42.7442],[-71.2127,42.7441],[-71.2109,42.7437],[-71.2102,42.7435],[-71.2097,42.7434],[-71.2087,42.7432],[-71.2086,42.7432],[-71.2084,42.7431],[-71.208,42.743],[-71.2076,42.743],[-71.2075,42.7429],[-71.2072,42.7429],[-71.2071,42.7429],[-71.2063,42.7427],[-71.206,42.7426],[-71.2049,42.7424],[-71.2036,42.7421],[-71.2035,42.7421],[-71.203,42.742],[-71.2023,42.7418],[-71.2003,42.7414],[-71.1976,42.7408],[-71.1962,42.7405],[-71.1961,42.7405],[-71.1938,42.74],[-71.1927,42.7397],[-71.1925,42.7397],[-71.1881,42.7387],[-71.1864,42.7383],[-71.1859,42.7382],[-71.183,42.7376],[-71.1818,42.7373],[-71.1818,42.7376],[-71.1818,42.7377],[-71.1821,42.742],[-71.1821,42.7421],[-71.1823,42.7442],[-71.1823,42.7447],[-71.1826,42.7485],[-71.1826,42.7494],[-71.1826,42.7497],[-71.1827,42.7503],[-71.1828,42.751],[-71.183,42.754],[-71.183,42.7543],[-71.1831,42.7547],[-71.1834,42.7591],[-71.1835,42.7596],[-71.1835,42.7603],[-71.1836,42.7606],[-71.184,42.7657],[-71.184,42.7663],[-71.1841,42.7668],[-71.1842,42.7676],[-71.1848,42.7757],[-71.1849,42.776],[-71.1851,42.7781],[-71.1851,42.7784],[-71.1851,42.779],[-71.1861,42.7907],[-71.1861,42.7909],[-71.186,42.7911],[-71.1857,42.7914],[-71.1854,42.7916],[-71.185,42.7919],[-71.1848,42.7922],[-71.1833,42.7936],[-71.1824,42.7943],[-71.1824,42.7944],[-71.1823,42.7944],[-71.1758,42.8004],[-71.1755,42.8007],[-71.1748,42.8014],[-71.1744,42.8017],[-71.1686,42.8071],[-71.1682,42.8074],[-71.1681,42.8075],[-71.1679,42.8077],[-71.1678,42.8078],[-71.1677,42.8079],[-71.1667,42.8089],[-71.166,42.8091],[-71.1657,42.8093],[-71.1646,42.8097],[-71.1556,42.8132],[-71.1535,42.814],[-71.1499,42.8154],[-71.1497,42.8155],[-71.1479,42.8162],[-71.1469,42.8165],[-71.1435,42.8177],[-71.1408,42.8187],[-71.1375,42.8199],[-71.1355,42.8205],[-71.1328,42.8215],[-71.1323,42.8214],[-71.1252,42.8198],[-71.125,42.8198],[-71.1248,42.8197],[-71.1243,42.8196],[-71.1242,42.8196],[-71.1197,42.8186],[-71.1194,42.8185],[-71.1186,42.8183],[-71.1177,42.8181],[-71.1173,42.818],[-71.1161,42.8178],[-71.1158,42.8177],[-71.1154,42.8176],[-71.1139,42.8173],[-71.1137,42.8172],[-71.1131,42.8171],[-71.1129,42.8171],[-71.1128,42.8171],[-71.1127,42.817],[-71.1103,42.8165],[-71.1097,42.8163],[-71.1079,42.8159],[-71.1072,42.8158],[-71.1067,42.8157],[-71.1049,42.8153],[-71.1045,42.8152],[-71.1037,42.815],[-71.1028,42.8148],[-71.1026,42.8148],[-71.1021,42.8147],[-71.1018,42.8146],[-71.1,42.8142],[-71.0998,42.8141],[-71.0993,42.814],[-71.0972,42.8136],[-71.0951,42.8131],[-71.0948,42.813],[-71.0912,42.8122],[-71.0911,42.8122],[-71.0906,42.8121],[-71.0875,42.8114],[-71.0873,42.8114],[-71.0822,42.8102],[-71.0819,42.8102],[-71.0814,42.8101],[-71.08,42.8097],[-71.0797,42.8097],[-71.078,42.8093],[-71.0724,42.8081],[-71.0722,42.808],[-71.0687,42.8072],[-71.0674,42.8069],[-71.0672,42.8069],[-71.067,42.8069],[-71.066,42.8066],[-71.0657,42.8066],[-71.0656,42.8065],[-71.0654,42.8065],[-71.0644,42.8063],[-71.0644,42.8064],[-71.0643,42.8066],[-71.0623,42.8119],[-71.0621,42.8122],[-71.0619,42.8127],[-71.0618,42.8131],[-71.061,42.8152],[-71.0608,42.8157],[-71.0607,42.8158],[-71.0607,42.816],[-71.0606,42.816],[-71.0606,42.8162],[-71.0605,42.8164],[-71.0605,42.8165],[-71.0603,42.8168],[-71.0603,42.8169],[-71.0602,42.8172],[-71.0601,42.8173],[-71.06,42.8176],[-71.06,42.8177],[-71.0599,42.818],[-71.0598,42.8181],[-71.0597,42.8184],[-71.0597,42.8186],[-71.0596,42.8188],[-71.0594,42.8192],[-71.0593,42.8196],[-71.0592,42.8199],[-71.059,42.8202],[-71.059,42.8203],[-71.0589,42.8206],[-71.0588,42.8209],[-71.0587,42.821],[-71.0586,42.8212],[-71.0586,42.8213],[-71.0585,42.8216],[-71.0585,42.8217],[-71.0584,42.822],[-71.0583,42.822],[-71.0583,42.8221],[-71.0583,42.8222],[-71.0582,42.8223],[-71.0581,42.8226],[-71.0581,42.8227],[-71.0579,42.8231],[-71.0579,42.8232],[-71.0577,42.8237],[-71.0576,42.824],[-71.0569,42.8257],[-71.0563,42.8272],[-71.0553,42.8299],[-71.0551,42.8303],[-71.054,42.8333],[-71.054,42.8334],[-71.0499,42.8403],[-71.0497,42.8406],[-71.0495,42.8409],[-71.0475,42.8442],[-71.0475,42.8443],[-71.0449,42.8487],[-71.0409,42.8517],[-71.0398,42.8526],[-71.0394,42.8529],[-71.0391,42.8531],[-71.0385,42.8536],[-71.038,42.854],[-71.0379,42.8541],[-71.0349,42.8563],[-71.0312,42.8593],[-71.0311,42.8593],[-71.0285,42.8597],[-71.0256,42.8602],[-71.024,42.8605],[-71.0235,42.8605],[-71.0232,42.8606],[-71.023,42.8606],[-71.0228,42.8606],[-71.0226,42.8607],[-71.0175,42.8615],[-71.0172,42.8616],[-71.0163,42.8617],[-71.0149,42.8619],[-71.0147,42.8619],[-71.0139,42.8621],[-71.0118,42.8623],[-71.0105,42.8625],[-71.0099,42.8626],[-71.0098,42.8626],[-71.0049,42.8633],[-71.0044,42.8634],[-71.0026,42.8637],[-71.001,42.8639],[-71.0006,42.864],[-70.9995,42.8641],[-70.9975,42.8644],[-70.9971,42.8645],[-70.9969,42.8645],[-70.9962,42.8646],[-70.9957,42.8647],[-70.9947,42.8648],[-70.9934,42.865],[-70.9928,42.8651],[-70.9916,42.8653],[-70.9915,42.8653],[-70.9908,42.8654],[-70.9907,42.8654],[-70.9901,42.8655],[-70.9892,42.8656],[-70.9888,42.8657],[-70.9885,42.8657],[-70.9875,42.8659],[-70.9872,42.8659],[-70.9867,42.866],[-70.9862,42.8661],[-70.9831,42.8665],[-70.9802,42.8669],[-70.9801,42.8669],[-70.9763,42.8675],[-70.9752,42.8676],[-70.9751,42.8676],[-70.9747,42.8677],[-70.9723,42.868],[-70.972,42.8681],[-70.9694,42.8685],[-70.967,42.8688],[-70.9666,42.869],[-70.9658,42.8693],[-70.9648,42.8697],[-70.9626,42.8706],[-70.9622,42.8708],[-70.9621,42.8708],[-70.9599,42.8717],[-70.958,42.8725],[-70.9578,42.8726],[-70.956,42.8733],[-70.9558,42.8734],[-70.9557,42.8734],[-70.9555,42.8735],[-70.9553,42.8736],[-70.9507,42.8755],[-70.949,42.8762],[-70.948,42.8766],[-70.9467,42.8773],[-70.9465,42.8773],[-70.9451,42.8779],[-70.9438,42.8785],[-70.9394,42.8806],[-70.9375,42.8814],[-70.9371,42.8816],[-70.9358,42.8822],[-70.9335,42.8832],[-70.9317,42.8841],[-70.9309,42.8844],[-70.9305,42.8846],[-70.9304,42.8847],[-70.9302,42.8847],[-70.9296,42.885],[-70.9285,42.8852],[-70.924,42.8856],[-70.9238,42.8857],[-70.9197,42.8861],[-70.9193,42.8861],[-70.9167,42.8864],[-70.915,42.8866],[-70.9146,42.8867],[-70.9145,42.8867],[-70.9139,42.8867],[-70.9134,42.8867],[-70.913,42.8867],[-70.9074,42.8867],[-70.9049,42.8868],[-70.9048,42.8868],[-70.9046,42.8868],[-70.9036,42.8868],[-70.9035,42.8868],[-70.9022,42.8865],[-70.8998,42.886],[-70.8906,42.8839],[-70.8881,42.8834],[-70.887,42.8831],[-70.8856,42.8828],[-70.8855,42.8828],[-70.8835,42.8816],[-70.8833,42.8815],[-70.8827,42.8811],[-70.8811,42.8802],[-70.8745,42.8764],[-70.8742,42.8762],[-70.8723,42.8751],[-70.8701,42.8738],[-70.8687,42.873],[-70.868,42.8726],[-70.8674,42.8723],[-70.8672,42.8722],[-70.8663,42.8717],[-70.864,42.8703],[-70.8638,42.8702],[-70.8637,42.8701],[-70.8635,42.87],[-70.8631,42.8698],[-70.853,42.864],[-70.8487,42.8614],[-70.8482,42.8611],[-70.8478,42.8609],[-70.8477,42.8609],[-70.8474,42.861],[-70.8468,42.8612],[-70.8466,42.8613],[-70.8464,42.8613],[-70.8462,42.8614],[-70.8461,42.8614],[-70.8458,42.8615],[-70.8457,42.8616],[-70.8448,42.8619],[-70.844,42.8621],[-70.8428,42.8626],[-70.842,42.8629],[-70.8415,42.863],[-70.8411,42.8631],[-70.8409,42.8632],[-70.8403,42.8634],[-70.8382,42.8642],[-70.8367,42.8647],[-70.836,42.8651],[-70.8358,42.8652],[-70.8346,42.8659],[-70.8342,42.8661],[-70.8312,42.8679],[-70.831,42.868],[-70.8307,42.8681],[-70.8306,42.8682],[-70.8297,42.8687],[-70.8295,42.8688],[-70.8291,42.8689],[-70.8284,42.8691],[-70.8282,42.8692],[-70.8281,42.8692],[-70.8275,42.8694],[-70.8267,42.8697],[-70.8265,42.8698],[-70.8256,42.87],[-70.8253,42.8702],[-70.8248,42.8703],[-70.8243,42.8705],[-70.8241,42.8706],[-70.8236,42.8707],[-70.8233,42.8708],[-70.8231,42.8709],[-70.8225,42.8711],[-70.822,42.8712],[-70.8209,42.8716],[-70.8202,42.8718],[-70.8194,42.8718],[-70.8182,42.8719],[-70.8174,42.8719],[-70.8173,42.8719],[-70.817,42.8719],[-70.8165,42.872],[-70.8161,42.8721],[-70.8157,42.8721],[-70.8147,42.8722],[-70.8143,42.8722],[-70.8141,42.8723],[-70.8138,42.8723],[-70.8125,42.8724],[-70.8064,42.8727],[-70.7925,42.8733],[-70.7495,42.8747],[-70.7473,42.8747],[-70.735,42.8747],[-70.7386,42.8693],[-70.7413,42.8663],[-70.7435,42.8638],[-70.7452,42.862],[-70.7463,42.8608],[-70.7475,42.8598],[-70.7488,42.8588],[-70.7482,42.8571],[-70.7471,42.8537],[-70.7463,42.8502],[-70.7462,42.8475],[-70.7455,42.8444],[-70.744,42.8432],[-70.743,42.8418],[-70.7415,42.8397],[-70.7403,42.8377],[-70.739,42.8358],[-70.7374,42.8326],[-70.7362,42.8292],[-70.7358,42.827],[-70.7349,42.8245],[-70.7348,42.823],[-70.7344,42.8186],[-70.7343,42.8152],[-70.7344,42.8124],[-70.7344,42.8123],[-70.7345,42.8118],[-70.7339,42.8088],[-70.7339,42.8062],[-70.7336,42.8037],[-70.734,42.8011],[-70.7341,42.7986],[-70.7348,42.7956],[-70.7356,42.7931],[-70.736,42.7915],[-70.7365,42.7899],[-70.7372,42.788],[-70.7358,42.7855],[-70.7344,42.7831],[-70.7329,42.7804],[-70.7318,42.7784],[-70.731,42.7752],[-70.7309,42.7749],[-70.7306,42.7733],[-70.7298,42.7716],[-70.728,42.7679],[-70.7275,42.7658],[-70.7269,42.764],[-70.7262,42.7613],[-70.7258,42.759],[-70.724,42.7566],[-70.722,42.7543],[-70.7203,42.7519],[-70.7193,42.7501],[-70.717,42.7435],[-70.7143,42.7319],[-70.7026,42.7242],[-70.6829,42.7288],[-70.6613,42.7366],[-70.6417,42.7397],[-70.6259,42.7397],[-70.5906,42.7335],[-70.5493,42.7242],[-70.5297,42.7071],[-70.5139,42.6806],[-70.5061,42.651],[-70.5021,42.6355],[-70.5021,42.6246],[-70.512,42.6059],[-70.5218,42.5935],[-70.5316,42.5841],[-70.5454,42.5701],[-70.567,42.5608],[-70.5827,42.553],[-70.5965,42.5406],[-70.6063,42.5312],[-70.6173,42.5001],[-70.64,42.4317],[-70.6481,42.4056],[-70.652,42.3929],[-70.6582,42.3763],[-70.6587,42.3751],[-70.6904,42.279],[-70.6896,42.2752],[-70.689,42.2724],[-70.6888,42.2683],[-70.6887,42.2635],[-70.6841,42.2538],[-70.6805,42.2523],[-70.676,42.2501],[-70.6628,42.2448],[-70.6486,42.2374],[-70.6401,42.2284],[-70.6363,42.2164],[-70.6363,42.2029],[-70.6392,42.1909],[-70.6429,42.1782],[-70.6366,42.171],[-70.6245,42.1572],[-70.6226,42.1544],[-70.6084,42.1385],[-70.4995,42.1307],[-70.4148,42.1251],[-70.4115,42.1251],[-70.3745,42.1215],[-70.3225,42.1179],[-70.2774,42.1144],[-70.2532,42.1251],[-70.2495,42.1269],[-70.2292,42.1312],[-70.2156,42.1328],[-70.2062,42.133],[-70.1954,42.1315],[-70.1845,42.1338],[-70.1725,42.1345],[-70.168,42.1339],[-70.1507,42.1315],[-70.1386,42.1281],[-70.1357,42.1273],[-70.1304,42.1269],[-70.1245,42.126],[-70.1207,42.1251],[-70.0958,42.116],[-70.0671,42.1053],[-70.0403,42.0916],[-70.0116,42.0734],[-69.9995,42.0625],[-69.9963,42.0597],[-69.9695,42.0292],[-69.9542,42.008],[-69.9482,42.0001],[-69.9407,41.9924],[-69.9291,41.9785],[-69.923,41.9678],[-69.9177,41.9592],[-69.9092,41.9421],[-69.9024,41.9222],[-69.8953,41.9068],[-69.8899,41.8908],[-69.88,41.862],[-69.8778,41.8528],[-69.8763,41.849],[-69.8745,41.8424],[-69.8731,41.8387],[-69.8726,41.8344],[-69.8724,41.8316],[-69.8695,41.8266],[-69.8665,41.817],[-69.8656,41.8077],[-69.8658,41.7956],[-69.8656,41.791],[-69.864,41.7819],[-69.8625,41.7735],[-69.8624,41.7663],[-69.8601,41.7585],[-69.8598,41.7501],[-69.8591,41.7365],[-69.8589,41.7204],[-69.8589,41.7069],[-69.8605,41.6923],[-69.8621,41.685],[-69.8629,41.6731],[-69.8681,41.6568],[-69.8711,41.6526],[-69.8745,41.645],[-69.8845,41.6303],[-69.889,41.6252],[-69.8888,41.6251],[-69.8894,41.6227],[-69.8917,41.6172],[-69.8986,41.6061],[-69.9076,41.596],[-69.9154,41.5892],[-69.9162,41.5843],[-69.9198,41.574],[-69.9215,41.5709],[-69.9214,41.5623],[-69.9246,41.5446],[-69.929,41.5322],[-69.9364,41.5219],[-69.9466,41.5121],[-69.9582,41.5047],[-69.9674,41.5001],[-69.9686,41.5001],[-69.9713,41.4989],[-69.9798,41.4966],[-69.9883,41.4945],[-69.9944,41.4937],[-69.9982,41.4934],[-69.9995,41.4911],[-69.9995,41.4905],[-70.0049,41.4855],[-70.0139,41.4774],[-70.0201,41.4739],[-70.0237,41.4719],[-70.0403,41.466],[-70.0554,41.4641],[-70.0737,41.465],[-70.0849,41.4675],[-70.1015,41.4744],[-70.1144,41.4841],[-70.1226,41.4945],[-70.1245,41.4985],[-70.1249,41.5001],[-70.1267,41.5037],[-70.128,41.5097],[-70.1288,41.5177],[-70.1286,41.5247],[-70.1268,41.5309],[-70.1226,41.5378],[-70.1167,41.545],[-70.1095,41.5515],[-70.102,41.5564],[-70.0949,41.5592],[-70.0866,41.5624],[-70.0803,41.5645],[-70.0795,41.566],[-70.0783,41.5684],[-70.0736,41.5777],[-70.0686,41.5852],[-70.0633,41.5902],[-70.0647,41.5932],[-70.068,41.6029],[-70.0683,41.6065],[-70.0686,41.6107],[-70.0778,41.6125],[-70.0779,41.6125],[-70.081,41.6117],[-70.0938,41.6083],[-70.0942,41.6082],[-70.1094,41.6056],[-70.1245,41.6009],[-70.1269,41.6002],[-70.1311,41.5996],[-70.1385,41.5987],[-70.1489,41.5991],[-70.1604,41.5994],[-70.1634,41.5979],[-70.1706,41.5956],[-70.1815,41.5936],[-70.1835,41.5927],[-70.1853,41.592],[-70.1894,41.5905],[-70.1982,41.5873],[-70.208,41.5842],[-70.2146,41.5778],[-70.2203,41.5723],[-70.2256,41.5686],[-70.2319,41.5656],[-70.2411,41.5621],[-70.2495,41.5602],[-70.2557,41.5592],[-70.2674,41.5584],[-70.2789,41.5593],[-70.29,41.5616],[-70.2993,41.5659],[-70.3113,41.5711],[-70.3202,41.569],[-70.3315,41.5679],[-70.3393,41.5682],[-70.3463,41.5684],[-70.3519,41.5667],[-70.3642,41.5622],[-70.3745,41.5603],[-70.3797,41.5592],[-70.3873,41.5577],[-70.3952,41.5567],[-70.3971,41.5544],[-70.4051,41.5462],[-70.4112,41.5407],[-70.4173,41.5348],[-70.4239,41.5287],[-70.4329,41.5221],[-70.4401,41.5175],[-70.4486,41.5131],[-70.4576,41.5093],[-70.4664,41.5062],[-70.4725,41.5048],[-70.4787,41.5035],[-70.484,41.5025],[-70.4897,41.5019],[-70.494,41.5023],[-70.4982,41.5026],[-70.4995,41.5021],[-70.5028,41.5006],[-70.5086,41.499],[-70.5042,41.4949],[-70.4995,41.4882],[-70.4985,41.4864],[-70.4949,41.4796],[-70.4917,41.471],[-70.4897,41.463],[-70.4855,41.4638],[-70.4854,41.4638],[-70.476,41.4661],[-70.4639,41.468],[-70.448,41.4694],[-70.4364,41.4689],[-70.4211,41.4644],[-70.4059,41.457],[-70.3929,41.4455],[-70.3859,41.4337],[-70.3808,41.412],[-70.3807,41.3854],[-70.3822,41.3751],[-70.3834,41.3699],[-70.3701,41.3688],[-70.3677,41.3714],[-70.3626,41.3751],[-70.3531,41.3815],[-70.3383,41.3886],[-70.3236,41.3916],[-70.3087,41.3907],[-70.3024,41.3896],[-70.2942,41.3914],[-70.2832,41.3929],[-70.2673,41.3934],[-70.2585,41.3921],[-70.2495,41.3901],[-70.2477,41.3899],[-70.2381,41.3862],[-70.2343,41.3832],[-70.2336,41.3826],[-70.2249,41.3751],[-70.2216,41.3718],[-70.2173,41.365],[-70.2151,41.3603],[-70.2083,41.358],[-70.1984,41.359],[-70.1873,41.3584],[-70.1749,41.3573],[-70.16,41.3522],[-70.1487,41.3452],[-70.1379,41.3464],[-70.1322,41.3487],[-70.1245,41.3513],[-70.1193,41.3526],[-70.1101,41.3536],[-70.1016,41.3535],[-70.0978,41.3536],[-70.1033,41.3597],[-70.1072,41.3652],[-70.1113,41.3704],[-70.1164,41.3862],[-70.1165,41.3951],[-70.1127,41.4081],[-70.1058,41.4199],[-70.0944,41.4308],[-70.0789,41.438],[-70.0652,41.4427],[-70.0443,41.4438],[-70.0259,41.4411],[-70.0065,41.4339],[-69.9995,41.4284],[-69.9946,41.425],[-69.9892,41.4212],[-69.9818,41.4152],[-69.9746,41.4089],[-69.9696,41.4035],[-69.9641,41.3959],[-69.9578,41.3873],[-69.9525,41.3797],[-69.9495,41.3751],[-69.9438,41.3667],[-69.9385,41.3576],[-69.9339,41.3511],[-69.9298,41.3453],[-69.9264,41.3388],[-69.9216,41.3324],[-69.915,41.3242],[-69.9101,41.3173],[-69.9062,41.3108],[-69.903,41.3052],[-69.8983,41.297],[-69.8949,41.2904],[-69.8938,41.2869],[-69.893,41.2836],[-69.8924,41.2791],[-69.8925,41.2762],[-69.8922,41.2713],[-69.893,41.2666],[-69.8945,41.2592],[-69.896,41.2541],[-69.8977,41.2501],[-69.899,41.2455],[-69.903,41.2384],[-69.9103,41.2268],[-69.9158,41.2209],[-69.9229,41.2158],[-69.9309,41.2105],[-69.942,41.2045],[-69.9536,41.1997],[-69.9637,41.1964],[-69.9732,41.1936],[-69.9831,41.1914],[-69.9995,41.1883],[-70.0125,41.187],[-70.0257,41.1871],[-70.0397,41.1882],[-70.0516,41.1909],[-70.0727,41.1916],[-70.0961,41.1905],[-70.1097,41.1898],[-70.1245,41.1924],[-70.1359,41.1947],[-70.1612,41.2007],[-70.1788,41.2045],[-70.2058,41.2142],[-70.217,41.2182],[-70.228,41.2227],[-70.24,41.2285],[-70.2857,41.2424],[-70.2945,41.2465],[-70.3143,41.2605],[-70.3351,41.2728],[-70.3441,41.2762],[-70.3576,41.2726],[-70.3698,41.2704],[-70.3745,41.2695],[-70.3867,41.2713],[-70.3968,41.273],[-70.4087,41.2773],[-70.4145,41.2739],[-70.4291,41.2687],[-70.4448,41.2655],[-70.4599,41.2653],[-70.4756,41.2702],[-70.4933,41.28],[-70.4995,41.2857],[-70.5122,41.2983],[-70.515,41.2985],[-70.528,41.2991],[-70.5306,41.2992],[-70.5452,41.2997],[-70.5718,41.3001],[-70.5931,41.2998],[-70.6035,41.2995],[-70.6067,41.2994],[-70.6245,41.2984],[-70.6312,41.2979],[-70.6431,41.297],[-70.6494,41.2966],[-70.6551,41.2962],[-70.663,41.2953],[-70.6717,41.2945],[-70.6792,41.2938],[-70.685,41.2932],[-70.6866,41.2921],[-70.689,41.2909],[-70.6929,41.2896],[-70.7002,41.2891],[-70.7031,41.289],[-70.7046,41.2848],[-70.7074,41.2802],[-70.7111,41.2749],[-70.7165,41.2694],[-70.7216,41.2659],[-70.7267,41.2631],[-70.7348,41.2592],[-70.7341,41.2561],[-70.734,41.2533],[-70.7337,41.2501],[-70.7348,41.2463],[-70.7389,41.2364],[-70.7443,41.226],[-70.7495,41.2202],[-70.7542,41.2161],[-70.7678,41.2065],[-70.7836,41.2012],[-70.8059,41.1987],[-70.8236,41.2007],[-70.8478,41.2058],[-70.8663,41.2154],[-70.8745,41.2214],[-70.8773,41.2241],[-70.885,41.2338],[-70.8905,41.2431],[-70.8925,41.2501],[-70.8937,41.2569],[-70.8942,41.2594],[-70.8936,41.268],[-70.8903,41.2774],[-70.8857,41.2851],[-70.8782,41.2921],[-70.8745,41.295],[-70.87,41.2971],[-70.8745,41.3013],[-70.878,41.3037],[-70.8845,41.3102],[-70.8914,41.3188],[-70.8977,41.3274],[-70.901,41.3346],[-70.9026,41.3411],[-70.9038,41.3467],[-70.9037,41.3551],[-70.9019,41.3618],[-70.898,41.3674],[-70.896,41.3702],[-70.8962,41.3701],[-70.9026,41.3676],[-70.9184,41.363],[-70.9273,41.359],[-70.9387,41.354],[-70.9437,41.3529],[-70.9557,41.3502],[-70.9705,41.3492],[-70.9792,41.3496],[-70.9908,41.3513],[-70.9995,41.3541],[-71.0063,41.3573],[-71.0148,41.362],[-71.0205,41.3667],[-71.0261,41.3717],[-71.0287,41.3751],[-71.029,41.3756],[-71.0294,41.376],[-71.0327,41.3803],[-71.0372,41.3889],[-71.0399,41.3983],[-71.0381,41.4055],[-71.0336,41.4141],[-71.0519,41.4167],[-71.0534,41.417],[-71.0724,41.4256],[-71.085,41.4335],[-71.0886,41.4313],[-71.1154,41.4827],[-71.1164,41.4846],[-71.1175,41.4865],[-71.1181,41.4875],[-71.1211,41.4928],[-71.1211,41.4929],[-71.1199,41.4946],[-71.1199,41.4951],[-71.1201,41.4955],[-71.1202,41.4958],[-71.1202,41.4961],[-71.1203,41.4963],[-71.1204,41.4966],[-71.1205,41.4971],[-71.1205,41.4972],[-71.1205,41.4973],[-71.1205,41.4974],[-71.1206,41.4974],[-71.1206,41.4975],[-71.1205,41.4975],[-71.1206,41.4977],[-71.1206,41.4979],[-71.1208,41.4996],[-71.1212,41.5054],[-71.1212,41.5055],[-71.1212,41.5058],[-71.1213,41.5067],[-71.1213,41.5071],[-71.1214,41.5076],[-71.1213,41.5077],[-71.1213,41.5078],[-71.1214,41.5079],[-71.1214,41.5081],[-71.1214,41.5086],[-71.1214,41.5087],[-71.1215,41.5088],[-71.1215,41.5089],[-71.1217,41.5114],[-71.1217,41.5124],[-71.1217,41.5125],[-71.1218,41.5135],[-71.1222,41.5188],[-71.1222,41.5194],[-71.1222,41.5196],[-71.1224,41.5221],[-71.1225,41.5226],[-71.1237,41.5316],[-71.1246,41.5384],[-71.1252,41.5436],[-71.1258,41.548],[-71.1261,41.5499],[-71.1262,41.5508],[-71.1262,41.551],[-71.1262,41.5511],[-71.1263,41.5514],[-71.1263,41.5515],[-71.1263,41.5518],[-71.1266,41.5539],[-71.1268,41.5549],[-71.1268,41.555],[-71.1268,41.5551],[-71.1269,41.5554],[-71.1269,41.5555],[-71.1269,41.5558],[-71.1269,41.5559],[-71.1271,41.5572],[-71.1271,41.5573],[-71.1271,41.5574],[-71.1272,41.5579],[-71.1273,41.5585],[-71.1273,41.5587],[-71.1274,41.5599],[-71.1275,41.5603],[-71.1275,41.5605],[-71.1278,41.5628],[-71.1278,41.563],[-71.1278,41.5631],[-71.1281,41.5653],[-71.1281,41.5656],[-71.1281,41.5657],[-71.129,41.5728],[-71.129,41.5729],[-71.1291,41.5736],[-71.1298,41.5793],[-71.1316,41.5932],[-71.1316,41.5937],[-71.1318,41.594],[-71.1358,41.5999],[-71.1362,41.6005],[-71.1368,41.6013],[-71.1369,41.6015],[-71.1376,41.6026],[-71.1382,41.6034],[-71.1384,41.6037],[-71.139,41.6041],[-71.1397,41.6045],[-71.1398,41.6045],[-71.1403,41.6048],[-71.1404,41.6054],[-71.1406,41.6062],[-71.1408,41.6071],[-71.1411,41.6088],[-71.1414,41.6101],[-71.1416,41.6108],[-71.1416,41.611],[-71.1417,41.6112],[-71.142,41.6125],[-71.1419,41.6126],[-71.1419,41.6127],[-71.1418,41.6139],[-71.1417,41.6145],[-71.1416,41.615],[-71.1414,41.616],[-71.1413,41.6168],[-71.141,41.6184],[-71.1406,41.6211],[-71.1405,41.6217],[-71.1402,41.6238],[-71.1402,41.6239],[-71.1389,41.6251],[-71.1385,41.6255],[-71.1355,41.6283],[-71.1353,41.6285],[-71.1353,41.6286],[-71.135,41.6335],[-71.1347,41.6389],[-71.1347,41.639],[-71.1346,41.64],[-71.1346,41.6402],[-71.1346,41.6403],[-71.1346,41.6404],[-71.1346,41.6408],[-71.1345,41.6412],[-71.1345,41.6413],[-71.1345,41.6415],[-71.1345,41.6424],[-71.1345,41.6425],[-71.1344,41.6433],[-71.1343,41.6441],[-71.1342,41.6455],[-71.1338,41.6489],[-71.1338,41.6494],[-71.1333,41.6532],[-71.1333,41.654],[-71.133,41.6565],[-71.1329,41.6569],[-71.1329,41.6573],[-71.1329,41.6575],[-71.1329,41.6577],[-71.1327,41.6588],[-71.1327,41.6589],[-71.1327,41.6592],[-71.1327,41.6594],[-71.1327,41.6595],[-71.1326,41.6595],[-71.1326,41.6596],[-71.1326,41.6598],[-71.1326,41.6599],[-71.1326,41.66],[-71.1326,41.6603],[-71.1326,41.6604],[-71.1331,41.6605],[-71.1333,41.6605],[-71.1337,41.6606],[-71.135,41.6608],[-71.1357,41.6609],[-71.1362,41.661],[-71.1374,41.6612],[-71.1378,41.6613],[-71.1379,41.6613],[-71.1381,41.6613],[-71.1384,41.6614],[-71.1385,41.6614],[-71.1391,41.6615],[-71.1399,41.6617],[-71.1403,41.6617],[-71.1404,41.6618],[-71.1405,41.6618],[-71.141,41.6619],[-71.1411,41.6619],[-71.1419,41.662],[-71.1423,41.6621],[-71.1431,41.6622],[-71.1432,41.6623],[-71.1442,41.6624],[-71.1446,41.6625],[-71.1447,41.6625],[-71.1449,41.6626],[-71.1451,41.6626],[-71.1459,41.6628],[-71.147,41.6629],[-71.1471,41.663],[-71.1481,41.6631],[-71.1488,41.6633],[-71.1493,41.6634],[-71.1499,41.6635],[-71.1503,41.6636],[-71.1505,41.6636],[-71.151,41.6637],[-71.1519,41.6639],[-71.1534,41.6641],[-71.1536,41.6641],[-71.1536,41.6642],[-71.1552,41.6645],[-71.1591,41.6652],[-71.1593,41.6652],[-71.1617,41.6657],[-71.1618,41.6657],[-71.1621,41.6657],[-71.1624,41.6658],[-71.1652,41.6663],[-71.1695,41.6671],[-71.1707,41.6673],[-71.171,41.6674],[-71.1738,41.6679],[-71.1761,41.6683],[-71.1761,41.6685],[-71.1761,41.6686],[-71.176,41.6695],[-71.176,41.6698],[-71.1759,41.6701],[-71.1758,41.671],[-71.1758,41.6711],[-71.1758,41.6712],[-71.1758,41.6713],[-71.1758,41.6715],[-71.1759,41.6715],[-71.176,41.6715],[-71.1761,41.6716],[-71.1774,41.6718],[-71.1775,41.6718],[-71.1776,41.6718],[-71.1777,41.6718],[-71.1778,41.6719],[-71.1779,41.6719],[-71.1781,41.6719],[-71.1785,41.672],[-71.179,41.6721],[-71.1798,41.6722],[-71.1813,41.6725],[-71.1817,41.6726],[-71.1818,41.6726],[-71.1819,41.6726],[-71.1822,41.6727],[-71.1825,41.6727],[-71.1828,41.6728],[-71.1832,41.6728],[-71.1833,41.6729],[-71.1837,41.6729],[-71.1841,41.673],[-71.1843,41.6731],[-71.1851,41.6732],[-71.1854,41.6733],[-71.1859,41.6734],[-71.186,41.6734],[-71.1861,41.6734],[-71.1862,41.6734],[-71.1863,41.6734],[-71.1869,41.6735],[-71.1875,41.6737],[-71.1876,41.6737],[-71.1877,41.6737],[-71.1878,41.6737],[-71.1883,41.6738],[-71.1884,41.6738],[-71.1885,41.6739],[-71.1886,41.6739],[-71.1888,41.6739],[-71.189,41.6739],[-71.1901,41.6741],[-71.1904,41.6742],[-71.1906,41.6742],[-71.1909,41.6743],[-71.1911,41.6743],[-71.1917,41.6744],[-71.1926,41.6746],[-71.1928,41.6746],[-71.1937,41.6748],[-71.1941,41.6748],[-71.1942,41.6749],[-71.1943,41.6749],[-71.1945,41.6749],[-71.1946,41.6749],[-71.1955,41.6751],[-71.1956,41.6752],[-71.1957,41.6753],[-71.1976,41.6776],[-71.1983,41.6784],[-71.1995,41.6799],[-71.2012,41.6819],[-71.2083,41.6905],[-71.2084,41.6906],[-71.2225,41.7077],[-71.226,41.7122],[-71.2261,41.7123],[-71.2262,41.7126],[-71.2264,41.7127],[-71.2264,41.7126],[-71.2268,41.7131],[-71.228,41.7144],[-71.2311,41.718],[-71.236,41.7235],[-71.2433,41.7318],[-71.2451,41.734],[-71.248,41.7372],[-71.2493,41.7387],[-71.252,41.7418],[-71.2534,41.7433],[-71.2546,41.7448],[-71.2549,41.7451],[-71.2551,41.7453],[-71.2564,41.7468],[-71.2576,41.7481],[-71.2611,41.7521],[-71.2615,41.7522],[-71.2621,41.7525],[-71.2631,41.7529],[-71.2632,41.753],[-71.2635,41.7531],[-71.2638,41.7532],[-71.2639,41.7533],[-71.2644,41.7535],[-71.2647,41.7536],[-71.2659,41.7541],[-71.2661,41.7542],[-71.2708,41.7562],[-71.2773,41.759],[-71.2776,41.7591],[-71.2787,41.7596],[-71.2801,41.7602],[-71.2802,41.7602],[-71.2818,41.7609],[-71.282,41.761],[-71.2828,41.7613],[-71.2832,41.7615],[-71.2834,41.7616],[-71.2835,41.7616],[-71.2841,41.7619],[-71.2844,41.762],[-71.2845,41.7621],[-71.2848,41.7622],[-71.2858,41.7626],[-71.2861,41.7627],[-71.2894,41.7641],[-71.2897,41.7643],[-71.2899,41.7643],[-71.2901,41.7644],[-71.2902,41.7645],[-71.2903,41.7645],[-71.2942,41.7662],[-71.2947,41.7664],[-71.2951,41.7665],[-71.2975,41.7675],[-71.2976,41.7676],[-71.2977,41.7676],[-71.298,41.7677],[-71.2981,41.7678],[-71.2982,41.7679],[-71.2991,41.7682],[-71.3022,41.7696],[-71.3036,41.7701],[-71.3037,41.7702],[-71.3062,41.7713],[-71.3063,41.7713],[-71.3076,41.7719],[-71.3083,41.7721],[-71.3085,41.7722],[-71.3086,41.7723],[-71.3088,41.7723],[-71.309,41.7724],[-71.3093,41.7726],[-71.3104,41.773],[-71.3105,41.773],[-71.3106,41.7731],[-71.3118,41.7736],[-71.3147,41.7748],[-71.3164,41.7756],[-71.3177,41.7761],[-71.3188,41.7766],[-71.32,41.7771],[-71.3217,41.7778],[-71.3218,41.7779],[-71.3219,41.7779],[-71.322,41.7779],[-71.3225,41.7781],[-71.3232,41.7784],[-71.3233,41.7785],[-71.3246,41.7791],[-71.3272,41.7802],[-71.3276,41.7803],[-71.3278,41.7804],[-71.3285,41.7807],[-71.3285,41.7808],[-71.3286,41.7808],[-71.3286,41.7809],[-71.3287,41.781],[-71.3288,41.7814],[-71.3289,41.7816],[-71.3289,41.7817],[-71.3289,41.7819],[-71.3289,41.7821],[-71.3289,41.7822],[-71.329,41.7824],[-71.329,41.7826],[-71.3291,41.7827],[-71.3292,41.7828],[-71.3293,41.7826],[-71.3293,41.7825],[-71.3293,41.7822],[-71.3293,41.7821],[-71.3294,41.782],[-71.3294,41.7819],[-71.3295,41.7818],[-71.3296,41.7818],[-71.3296,41.7819],[-71.3297,41.7819],[-71.3298,41.782],[-71.3298,41.7821],[-71.3299,41.7823],[-71.3299,41.7825],[-71.3299,41.7826],[-71.3299,41.7827],[-71.3299,41.7828],[-71.3298,41.7828],[-71.3297,41.7829],[-71.3297,41.783],[-71.3297,41.7831],[-71.3297,41.7832],[-71.3298,41.7834],[-71.3298,41.7835],[-71.3298,41.7837],[-71.3299,41.7838],[-71.3299,41.7839],[-71.3299,41.7842],[-71.3299,41.7843],[-71.3299,41.7844],[-71.33,41.7845],[-71.3301,41.7846],[-71.3302,41.7847],[-71.3303,41.7848],[-71.3303,41.7851],[-71.3303,41.7852],[-71.3303,41.7853],[-71.3304,41.7854],[-71.3304,41.7855],[-71.3303,41.7855],[-71.3303,41.7856],[-71.3302,41.7856],[-71.3302,41.7858],[-71.3301,41.7861],[-71.33,41.7863],[-71.33,41.7864],[-71.3299,41.7865],[-71.3299,41.7866],[-71.3298,41.7867],[-71.3298,41.7868],[-71.3297,41.787],[-71.3296,41.787],[-71.3296,41.7871],[-71.3296,41.7872],[-71.3297,41.7876],[-71.3297,41.7877],[-71.3296,41.7878],[-71.3296,41.7879],[-71.3295,41.788],[-71.3294,41.7882],[-71.3294,41.7883],[-71.3295,41.7883],[-71.3295,41.7884],[-71.3296,41.7884],[-71.3297,41.7885],[-71.3298,41.7886],[-71.3299,41.7886],[-71.3301,41.7886],[-71.3303,41.7886],[-71.3304,41.7886],[-71.3304,41.7887],[-71.3303,41.7888],[-71.3302,41.7888],[-71.3302,41.7889],[-71.3303,41.7889],[-71.3304,41.789],[-71.3305,41.789],[-71.3305,41.7891],[-71.3306,41.7891],[-71.3307,41.7891],[-71.3308,41.7891],[-71.331,41.7891],[-71.3311,41.7891],[-71.3311,41.7892],[-71.331,41.7893],[-71.331,41.7894],[-71.331,41.7895],[-71.331,41.7896],[-71.3311,41.7896],[-71.3312,41.7895],[-71.3312,41.7894],[-71.3313,41.7894],[-71.3313,41.7893],[-71.3314,41.7893],[-71.3315,41.7893],[-71.3316,41.7894],[-71.3316,41.7895],[-71.3316,41.7896],[-71.3318,41.7897],[-71.3319,41.7897],[-71.3321,41.7898],[-71.3322,41.7899],[-71.3323,41.7899],[-71.3324,41.7899],[-71.3326,41.79],[-71.3327,41.7902],[-71.3328,41.7903],[-71.3328,41.7904],[-71.3328,41.7905],[-71.3328,41.7906],[-71.3327,41.7906],[-71.3326,41.7907],[-71.3325,41.7906],[-71.3325,41.7907],[-71.3325,41.7908],[-71.3325,41.7909],[-71.3322,41.791],[-71.3323,41.7911],[-71.3323,41.7912],[-71.3325,41.7914],[-71.3326,41.7916],[-71.3328,41.7919],[-71.3329,41.7921],[-71.333,41.7923],[-71.3331,41.7924],[-71.3332,41.7926],[-71.3332,41.7927],[-71.3332,41.7928],[-71.3331,41.7929],[-71.3331,41.793],[-71.3331,41.7931],[-71.3332,41.7931],[-71.3333,41.7931],[-71.3334,41.7932],[-71.3335,41.7932],[-71.3336,41.7932],[-71.3335,41.7933],[-71.3334,41.7933],[-71.3334,41.7934],[-71.3335,41.7934],[-71.3336,41.7934],[-71.3337,41.7934],[-71.3339,41.7935],[-71.3339,41.7936],[-71.3337,41.7937],[-71.3337,41.7938],[-71.3338,41.7938],[-71.3339,41.7938],[-71.3339,41.7939],[-71.334,41.7939],[-71.3341,41.7939],[-71.3342,41.794],[-71.3342,41.7941],[-71.3342,41.7942],[-71.3342,41.7943],[-71.3341,41.7943],[-71.3341,41.7944],[-71.3342,41.7944],[-71.3344,41.7944],[-71.3344,41.7945],[-71.3344,41.7946],[-71.3345,41.7947],[-71.3346,41.7948],[-71.3348,41.7949],[-71.3351,41.795],[-71.3353,41.795],[-71.3355,41.7952],[-71.3355,41.7953],[-71.3355,41.7954],[-71.3356,41.7955],[-71.3358,41.7955],[-71.3359,41.7955],[-71.336,41.7955],[-71.3361,41.7955],[-71.3362,41.7955],[-71.3364,41.7957],[-71.3365,41.7957],[-71.3366,41.7958],[-71.3367,41.7957],[-71.3367,41.7958],[-71.3368,41.7958],[-71.3369,41.7957],[-71.337,41.7956],[-71.3371,41.7955],[-71.3372,41.7955],[-71.3373,41.7955],[-71.3375,41.7955],[-71.3377,41.7956],[-71.3378,41.7956],[-71.3379,41.7956],[-71.3379,41.7957],[-71.338,41.7957],[-71.3381,41.7957],[-71.3381,41.7958],[-71.3383,41.7958],[-71.3384,41.7958],[-71.3385,41.7958],[-71.3387,41.7959],[-71.3388,41.7959],[-71.3389,41.796],[-71.3388,41.796],[-71.339,41.7962],[-71.3392,41.7963],[-71.3395,41.7964],[-71.3396,41.7964],[-71.3397,41.7964],[-71.3399,41.7965],[-71.34,41.7966],[-71.3401,41.7966],[-71.3401,41.7967],[-71.3402,41.7968],[-71.3402,41.7969],[-71.3401,41.7971],[-71.3402,41.7971],[-71.3403,41.797],[-71.3404,41.797],[-71.3405,41.797],[-71.3405,41.7971],[-71.3404,41.7972],[-71.3404,41.7973],[-71.3404,41.7975],[-71.3404,41.7976],[-71.3403,41.7976],[-71.3402,41.7976],[-71.3401,41.7976],[-71.3399,41.7976],[-71.3398,41.7978],[-71.3399,41.7979],[-71.34,41.798],[-71.34,41.7981],[-71.34,41.7982],[-71.3401,41.7983],[-71.3405,41.7983],[-71.3406,41.7983],[-71.3407,41.7983],[-71.3408,41.7984],[-71.3408,41.7986],[-71.3408,41.7987],[-71.341,41.7989],[-71.341,41.7991],[-71.3411,41.7993],[-71.3411,41.7995],[-71.3411,41.7996],[-71.3412,41.7998],[-71.3411,41.7999],[-71.3409,41.7999],[-71.3408,41.8],[-71.3407,41.8003],[-71.3406,41.8005],[-71.3407,41.8006],[-71.3407,41.8007],[-71.3406,41.8008],[-71.3406,41.8009],[-71.3407,41.8009],[-71.3408,41.801],[-71.3408,41.8011],[-71.3408,41.8012],[-71.3407,41.8012],[-71.3406,41.8013],[-71.3407,41.8014],[-71.3407,41.8015],[-71.3407,41.8017],[-71.3407,41.8018],[-71.3406,41.802],[-71.3405,41.8021],[-71.3404,41.8022],[-71.3404,41.8023],[-71.3403,41.8024],[-71.3405,41.8025],[-71.3406,41.8026],[-71.3405,41.8028],[-71.3405,41.8029],[-71.3405,41.8031],[-71.3405,41.8032],[-71.3404,41.8033],[-71.3402,41.8037],[-71.3402,41.8038],[-71.3401,41.8038],[-71.3401,41.8039],[-71.34,41.8039],[-71.3399,41.8039],[-71.3399,41.804],[-71.3398,41.8042],[-71.3398,41.8043],[-71.3396,41.8046],[-71.3395,41.8047],[-71.3394,41.805],[-71.3393,41.8051],[-71.3392,41.8052],[-71.3392,41.8054],[-71.3391,41.8056],[-71.3391,41.8058],[-71.3392,41.8059],[-71.3393,41.8059],[-71.3394,41.806],[-71.3394,41.8061],[-71.3394,41.8062],[-71.3395,41.8062],[-71.3396,41.8063],[-71.3397,41.8063],[-71.3397,41.8064],[-71.3395,41.8065],[-71.3395,41.8066],[-71.3394,41.8067],[-71.3394,41.8068],[-71.3394,41.807],[-71.3394,41.8071],[-71.3394,41.8073],[-71.3392,41.8077],[-71.3392,41.8079],[-71.3392,41.808],[-71.3393,41.808],[-71.3394,41.8081],[-71.3393,41.8082],[-71.3393,41.8085],[-71.3394,41.8087],[-71.3395,41.8088],[-71.3395,41.8089],[-71.3397,41.8091],[-71.3402,41.81],[-71.3403,41.8102],[-71.3407,41.8109],[-71.3412,41.8119],[-71.3415,41.8124],[-71.3416,41.8126],[-71.3474,41.8229],[-71.3475,41.8232],[-71.3475,41.8233],[-71.3473,41.8237],[-71.3472,41.8239],[-71.3464,41.8253],[-71.3463,41.8256],[-71.3461,41.826],[-71.346,41.8262],[-71.3459,41.8263],[-71.3458,41.8266],[-71.3452,41.8277],[-71.3449,41.8279],[-71.3448,41.828],[-71.3443,41.8284],[-71.3432,41.8293],[-71.343,41.8295],[-71.3429,41.8295],[-71.3427,41.8297],[-71.3426,41.8298],[-71.3421,41.8302],[-71.3414,41.8308],[-71.3408,41.8313],[-71.3404,41.8316],[-71.3401,41.8318],[-71.3399,41.832],[-71.3384,41.8332],[-71.338,41.8336],[-71.3379,41.8337],[-71.3377,41.8338],[-71.3374,41.834],[-71.3373,41.8341],[-71.3371,41.8343],[-71.3354,41.8356],[-71.3364,41.8369],[-71.3369,41.8375],[-71.337,41.8377],[-71.3373,41.838],[-71.3375,41.8382],[-71.3399,41.8413],[-71.3399,41.8414],[-71.34,41.8414],[-71.3402,41.8418],[-71.3403,41.8419],[-71.3405,41.8421],[-71.3406,41.8422],[-71.3408,41.8424],[-71.3409,41.8426],[-71.341,41.8427],[-71.3413,41.8431],[-71.3417,41.8436],[-71.3419,41.8439],[-71.3422,41.8443],[-71.3426,41.8447],[-71.3423,41.8452],[-71.3422,41.8454],[-71.3419,41.846],[-71.3417,41.8465],[-71.3414,41.8471],[-71.3407,41.8485],[-71.3404,41.8492],[-71.3393,41.8515],[-71.3392,41.8518],[-71.3384,41.8534],[-71.3378,41.8547],[-71.3377,41.8548],[-71.3377,41.8549],[-71.3376,41.8552],[-71.3375,41.8553],[-71.3374,41.8555],[-71.3374,41.8556],[-71.3373,41.8558],[-71.3367,41.8569],[-71.335,41.8606],[-71.3346,41.8613],[-71.3343,41.8621],[-71.3342,41.8621],[-71.3341,41.8626],[-71.334,41.8626],[-71.3341,41.8627],[-71.3341,41.8628],[-71.3343,41.8633],[-71.3346,41.8642],[-71.3346,41.8643],[-71.3353,41.8662],[-71.336,41.8681],[-71.3361,41.8683],[-71.3367,41.8702],[-71.3374,41.872],[-71.3375,41.8721],[-71.3378,41.8732],[-71.3385,41.875],[-71.3389,41.8761],[-71.3393,41.8775],[-71.3397,41.8786],[-71.3398,41.8788],[-71.34,41.8792],[-71.3401,41.8795],[-71.3402,41.8798],[-71.3405,41.8807],[-71.3406,41.8811],[-71.3408,41.8815],[-71.3409,41.8818],[-71.3409,41.8821],[-71.3407,41.8829],[-71.3407,41.8835],[-71.3404,41.8861],[-71.3403,41.8868],[-71.3402,41.8873],[-71.3398,41.8901],[-71.3398,41.8903],[-71.3398,41.8905],[-71.3398,41.8906],[-71.3398,41.8908],[-71.3397,41.8911],[-71.3395,41.8926],[-71.3395,41.8927],[-71.3395,41.8928],[-71.3395,41.8929],[-71.3394,41.8935],[-71.3393,41.8943],[-71.3393,41.8944],[-71.3393,41.8945],[-71.3393,41.8946],[-71.3393,41.8948],[-71.3388,41.8986],[-71.339,41.8986],[-71.3396,41.8985],[-71.3397,41.8985],[-71.3398,41.8985],[-71.3405,41.8984],[-71.3413,41.8983],[-71.3439,41.898],[-71.3441,41.898],[-71.3459,41.8978],[-71.3465,41.8977],[-71.3468,41.8976],[-71.3476,41.8976],[-71.3478,41.8975],[-71.3485,41.8974],[-71.3486,41.8974],[-71.3491,41.8974],[-71.3494,41.8973],[-71.3504,41.8972],[-71.3513,41.8971],[-71.3525,41.897],[-71.3529,41.8969],[-71.3533,41.8969],[-71.3546,41.8967],[-71.3551,41.8967],[-71.3556,41.8966],[-71.3561,41.8965],[-71.3568,41.8965],[-71.3577,41.8963],[-71.3587,41.8962],[-71.359,41.8962],[-71.3595,41.8961],[-71.3609,41.896],[-71.3617,41.8959],[-71.3625,41.8958],[-71.3626,41.8958],[-71.3639,41.8956],[-71.3646,41.8955],[-71.3648,41.8955],[-71.365,41.8955],[-71.3655,41.8954],[-71.3657,41.8954],[-71.3659,41.8954],[-71.3661,41.8954],[-71.3662,41.8954],[-71.3711,41.8948],[-71.3737,41.8945],[-71.3738,41.8945],[-71.3739,41.8944],[-71.3748,41.8943],[-71.3749,41.8943],[-71.376,41.8942],[-71.3761,41.8942],[-71.3764,41.8942],[-71.3768,41.8941],[-71.3776,41.894],[-71.3784,41.8939],[-71.3811,41.8936],[-71.3812,41.8936],[-71.3813,41.8936],[-71.3815,41.8935],[-71.3815,41.8937],[-71.3815,41.8939],[-71.3815,41.8941],[-71.3815,41.8946],[-71.3815,41.8947],[-71.3815,41.895],[-71.3815,41.8957],[-71.3815,41.8959],[-71.3815,41.8961],[-71.3815,41.8963],[-71.3815,41.8968],[-71.3815,41.8974],[-71.3815,41.8986],[-71.3815,41.8989],[-71.3815,41.8994],[-71.3815,41.8998],[-71.3815,41.9],[-71.3815,41.9019],[-71.3815,41.9036],[-71.3815,41.9037],[-71.3815,41.9045],[-71.3815,41.9047],[-71.3815,41.9048],[-71.3815,41.905],[-71.3815,41.9053],[-71.3815,41.9061],[-71.3815,41.9068],[-71.3815,41.9077],[-71.3815,41.9078],[-71.3815,41.9102],[-71.3814,41.9105],[-71.3814,41.9115],[-71.3814,41.9117],[-71.3814,41.9122],[-71.3814,41.9125],[-71.3814,41.9129],[-71.3814,41.913],[-71.3814,41.9133],[-71.3814,41.914],[-71.3814,41.9141],[-71.3814,41.9147],[-71.3814,41.9148],[-71.3814,41.915],[-71.3814,41.9153],[-71.3814,41.9155],[-71.3814,41.9161],[-71.3814,41.9163],[-71.3814,41.9167],[-71.3814,41.9187],[-71.3814,41.9189],[-71.3814,41.9196],[-71.3814,41.9197],[-71.3814,41.9199],[-71.3814,41.92],[-71.3814,41.9202],[-71.3814,41.9206],[-71.3814,41.9211],[-71.3814,41.9212],[-71.3814,41.9213],[-71.3814,41.9214],[-71.3814,41.9215],[-71.3814,41.9217],[-71.3814,41.922],[-71.3814,41.9223],[-71.3814,41.9226],[-71.3814,41.9228],[-71.3814,41.923],[-71.3814,41.9232],[-71.3814,41.9236],[-71.3814,41.9265],[-71.3814,41.9268],[-71.3814,41.9272],[-71.3814,41.9274],[-71.3814,41.9276],[-71.3814,41.9284],[-71.3814,41.9289],[-71.3814,41.9298],[-71.3814,41.9371],[-71.3814,41.9372],[-71.3814,41.939],[-71.3814,41.9395],[-71.3814,41.9397],[-71.3814,41.9448],[-71.3814,41.9477],[-71.3814,41.9489],[-71.3814,41.9495],[-71.3814,41.951],[-71.3814,41.9512],[-71.3814,41.9517],[-71.3814,41.9529],[-71.3814,41.9532],[-71.3814,41.9549],[-71.3814,41.9557],[-71.3814,41.9587],[-71.3814,41.963],[-71.3814,41.9646],[-71.3814,41.9651],[-71.3814,41.9652],[-71.3814,41.9656],[-71.3814,41.9666],[-71.3814,41.9667],[-71.3814,41.967],[-71.3814,41.9714],[-71.3814,41.9722],[-71.3814,41.9726],[-71.3814,41.9727],[-71.3814,41.9757],[-71.3814,41.9761],[-71.3814,41.9764],[-71.3814,41.9773],[-71.3814,41.9809],[-71.3814,41.9827],[-71.3814,41.9828],[-71.3814,41.9844],[-71.3813,41.9851],[-71.3814,41.9902],[-71.3814,41.992],[-71.3814,41.9941],[-71.3815,41.9987],[-71.3815,41.9992],[-71.3815,42],[-71.3815,42.0007],[-71.3815,42.0018],[-71.3815,42.0067],[-71.3815,42.0102],[-71.3814,42.0188],[-71.3833,42.0188],[-71.3837,42.0188],[-71.3839,42.0188],[-71.3841,42.0188],[-71.3848,42.0188],[-71.385,42.0188],[-71.3852,42.0188],[-71.3873,42.0188],[-71.3874,42.0188],[-71.3896,42.0188],[-71.3907,42.0188],[-71.3917,42.0188],[-71.3927,42.0188],[-71.395,42.0188],[-71.3951,42.0188],[-71.3966,42.0187],[-71.3999,42.0187],[-71.403,42.0187],[-71.4107,42.0185],[-71.4124,42.0185],[-71.4143,42.0185],[-71.4156,42.0185],[-71.4157,42.0185],[-71.417,42.0185],[-71.4183,42.0184],[-71.4191,42.0184],[-71.4192,42.0184],[-71.4195,42.0184],[-71.4199,42.0184],[-71.4206,42.0183],[-71.422,42.0183],[-71.4225,42.0183],[-71.4228,42.0183],[-71.423,42.0183],[-71.4241,42.0183],[-71.4244,42.0183],[-71.4246,42.0183],[-71.4276,42.0183],[-71.4299,42.0182],[-71.4335,42.0182],[-71.4375,42.0181],[-71.4377,42.0181],[-71.4389,42.0181],[-71.439,42.0181],[-71.4391,42.0181],[-71.4392,42.0181],[-71.4393,42.0181],[-71.4413,42.0181],[-71.4415,42.0181],[-71.4416,42.0181],[-71.4468,42.0179],[-71.4472,42.0179],[-71.45,42.0179],[-71.4502,42.0179],[-71.4528,42.0179],[-71.4581,42.0178],[-71.4655,42.0177],[-71.4731,42.0176],[-71.4792,42.0175],[-71.4819,42.0175],[-71.482,42.0175],[-71.4823,42.0175],[-71.4827,42.0175],[-71.4838,42.0175],[-71.4848,42.0175],[-71.4854,42.0175],[-71.4855,42.0175],[-71.4866,42.0174],[-71.4894,42.0174],[-71.4913,42.0174],[-71.4915,42.0174],[-71.4916,42.0174],[-71.4918,42.0174],[-71.4924,42.0174],[-71.4927,42.0174],[-71.4936,42.0173],[-71.4944,42.0173],[-71.4953,42.0173],[-71.4962,42.0173],[-71.4977,42.0173],[-71.4981,42.0173],[-71.4982,42.0173],[-71.4983,42.0173],[-71.4991,42.0172],[-71.4992,42.0172],[-71.4997,42.0172],[-71.4998,42.0172],[-71.4999,42.0172],[-71.5009,42.0171],[-71.502,42.017],[-71.5024,42.017],[-71.5031,42.0169],[-71.5044,42.0168],[-71.5053,42.0168],[-71.5057,42.0167],[-71.5058,42.0167],[-71.5059,42.0167],[-71.506,42.0167],[-71.5063,42.0167],[-71.5064,42.0167],[-71.5066,42.0166],[-71.5069,42.0166],[-71.5071,42.0166],[-71.5104,42.0164],[-71.5114,42.0163],[-71.5116,42.0163],[-71.5117,42.0163],[-71.5142,42.0161],[-71.5144,42.0161],[-71.5164,42.0159],[-71.5166,42.0159],[-71.5171,42.0159],[-71.5172,42.0159],[-71.5188,42.0157],[-71.5192,42.0157],[-71.5198,42.0157],[-71.5204,42.0156],[-71.5207,42.0156],[-71.5208,42.0156],[-71.5214,42.0156],[-71.5217,42.0155],[-71.5233,42.0154],[-71.5246,42.0153],[-71.5265,42.0152],[-71.527,42.0151],[-71.5272,42.0151],[-71.5273,42.0151],[-71.5274,42.0151],[-71.5276,42.0151],[-71.5277,42.0151],[-71.5287,42.0151],[-71.5289,42.0151],[-71.529,42.0151],[-71.5291,42.0151],[-71.5298,42.0151],[-71.5319,42.015],[-71.5327,42.015],[-71.5328,42.015],[-71.5337,42.015],[-71.5345,42.0149],[-71.5352,42.0149],[-71.5353,42.0149],[-71.5355,42.0149],[-71.5363,42.0149],[-71.5364,42.0149],[-71.5375,42.0149],[-71.5379,42.0149],[-71.5385,42.0149],[-71.5406,42.0148],[-71.5425,42.0148],[-71.5428,42.0147],[-71.543,42.0147],[-71.5434,42.0147],[-71.5436,42.0147],[-71.5437,42.0147],[-71.5438,42.0147],[-71.5445,42.0147],[-71.5449,42.0147],[-71.5452,42.0147],[-71.5457,42.0147],[-71.5475,42.0147],[-71.5477,42.0146],[-71.5489,42.0146],[-71.5515,42.0145],[-71.5533,42.0145],[-71.5534,42.0145],[-71.5535,42.0145],[-71.5536,42.0145],[-71.56,42.0144],[-71.5601,42.0144],[-71.5626,42.0143],[-71.5631,42.0143],[-71.5635,42.0143],[-71.5637,42.0143],[-71.5638,42.0143],[-71.5639,42.0143],[-71.5655,42.0142],[-71.5663,42.0142],[-71.5667,42.0142],[-71.5676,42.0142],[-71.5703,42.0141],[-71.571,42.0141],[-71.5713,42.0141],[-71.5719,42.0141],[-71.5724,42.0141],[-71.573,42.0141],[-71.5734,42.0141],[-71.5748,42.014],[-71.5759,42.014],[-71.5762,42.014],[-71.5766,42.014],[-71.5768,42.014],[-71.5769,42.014],[-71.5775,42.014],[-71.5785,42.0139],[-71.5805,42.0139],[-71.5806,42.0139],[-71.5815,42.0139],[-71.583,42.0138],[-71.5846,42.0138],[-71.5847,42.0138],[-71.5854,42.0138],[-71.5869,42.0137],[-71.587,42.0137],[-71.5872,42.0137],[-71.5908,42.0136],[-71.5911,42.0136],[-71.5914,42.0136],[-71.5941,42.0136],[-71.5943,42.0136],[-71.5945,42.0136],[-71.5972,42.0135],[-71.5975,42.0135],[-71.6027,42.0134],[-71.6059,42.0133],[-71.6062,42.0133],[-71.6064,42.0133],[-71.6078,42.0132],[-71.6081,42.0132],[-71.6145,42.0131],[-71.6175,42.013],[-71.6177,42.013],[-71.6181,42.013],[-71.6225,42.0129],[-71.6226,42.0129],[-71.6234,42.0129],[-71.6236,42.0129],[-71.626,42.0128],[-71.6261,42.0128],[-71.6265,42.0128],[-71.6334,42.0127],[-71.6341,42.0126],[-71.6358,42.0126],[-71.6367,42.0126],[-71.6399,42.0125],[-71.6416,42.0125],[-71.6453,42.0124],[-71.6495,42.0123],[-71.6496,42.0123],[-71.6526,42.0122],[-71.6529,42.0122],[-71.6544,42.0122],[-71.6616,42.012],[-71.6617,42.012],[-71.6635,42.0119],[-71.6637,42.0119],[-71.6664,42.0119],[-71.6668,42.0119],[-71.6671,42.0119],[-71.669,42.0118],[-71.67,42.0118],[-71.6706,42.0118],[-71.6744,42.0117],[-71.6748,42.0117],[-71.6749,42.0117],[-71.6754,42.0117],[-71.678,42.0116],[-71.6781,42.0116],[-71.6805,42.0115],[-71.6809,42.0115],[-71.681,42.0115],[-71.6822,42.0115],[-71.6824,42.0115],[-71.6827,42.0115],[-71.6848,42.0114],[-71.6986,42.0111],[-71.6987,42.0111],[-71.6999,42.0111],[-71.7006,42.0111],[-71.7022,42.011],[-71.7024,42.011],[-71.7049,42.011],[-71.7053,42.011],[-71.7054,42.011],[-71.7056,42.011],[-71.7063,42.011],[-71.7092,42.0109],[-71.7093,42.0109],[-71.7098,42.0109],[-71.7101,42.0109],[-71.7105,42.0109],[-71.7111,42.0108],[-71.7136,42.0108],[-71.7137,42.0108],[-71.7156,42.0108],[-71.7173,42.0107],[-71.7209,42.0106],[-71.7249,42.0105],[-71.725,42.0105],[-71.7275,42.0105],[-71.7358,42.0103],[-71.739,42.0102],[-71.7409,42.0102],[-71.7413,42.0102],[-71.7475,42.01],[-71.7496,42.01],[-71.7503,42.01],[-71.7517,42.0099],[-71.7519,42.0099],[-71.7521,42.0099],[-71.7551,42.0099],[-71.7558,42.0098],[-71.7657,42.0096],[-71.7658,42.0096],[-71.7661,42.0096],[-71.7662,42.0096],[-71.7664,42.0096],[-71.7665,42.0096],[-71.7668,42.0096],[-71.7685,42.0095],[-71.7689,42.0095],[-71.7692,42.0095],[-71.7694,42.0095],[-71.7713,42.0095],[-71.7714,42.0095],[-71.7716,42.0095],[-71.7779,42.0091],[-71.7802,42.009],[-71.7828,42.0089],[-71.7832,42.0089],[-71.7838,42.0089],[-71.7871,42.0087],[-71.7873,42.0087],[-71.7878,42.0086],[-71.7902,42.0085],[-71.7992,42.008]]]},"properties":{"STATE_ID":"25","STATE_NAME":"Massachusetts"},"id":25}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-77.7195,39.3213],[-77.7192,39.3213],[-77.719,39.3212],[-77.7189,39.3212],[-77.7188,39.3212],[-77.7186,39.3211],[-77.7184,39.3211],[-77.7179,39.321],[-77.7177,39.321],[-77.7174,39.3209],[-77.7173,39.3209],[-77.7169,39.3208],[-77.7163,39.3208],[-77.7158,39.3208],[-77.7156,39.3209],[-77.7156,39.321],[-77.7156,39.3212],[-77.7155,39.3212],[-77.7153,39.3212],[-77.715,39.3212],[-77.7148,39.3213],[-77.7147,39.3213],[-77.7143,39.3213],[-77.7141,39.3213],[-77.714,39.3212],[-77.7137,39.3212],[-77.7136,39.3213],[-77.7135,39.3213],[-77.713,39.3214],[-77.7129,39.3214],[-77.7124,39.3214],[-77.7123,39.3214],[-77.7122,39.3214],[-77.7119,39.3214],[-77.7117,39.3215],[-77.7116,39.3215],[-77.7115,39.3215],[-77.7114,39.3215],[-77.7112,39.3214],[-77.7111,39.3214],[-77.711,39.3214],[-77.7108,39.3214],[-77.7106,39.3214],[-77.7104,39.3214],[-77.7102,39.3214],[-77.7099,39.3215],[-77.7097,39.3215],[-77.7094,39.3214],[-77.7093,39.3215],[-77.7091,39.3215],[-77.7083,39.3217],[-77.7081,39.3218],[-77.7077,39.3217],[-77.7073,39.3216],[-77.7069,39.3215],[-77.7063,39.3213],[-77.7048,39.3208],[-77.7046,39.3207],[-77.7038,39.3204],[-77.7032,39.3202],[-77.7029,39.3201],[-77.7021,39.3199],[-77.702,39.3199],[-77.7014,39.3197],[-77.6999,39.3193],[-77.6994,39.3191],[-77.6993,39.3191],[-77.6989,39.319],[-77.6987,39.319],[-77.6983,39.3189],[-77.698,39.3189],[-77.6974,39.3187],[-77.6967,39.3186],[-77.6961,39.3184],[-77.6957,39.3185],[-77.6952,39.3185],[-77.6951,39.3185],[-77.6946,39.3185],[-77.6943,39.3184],[-77.6937,39.3184],[-77.693,39.3184],[-77.6925,39.3185],[-77.692,39.3186],[-77.691,39.319],[-77.6905,39.3192],[-77.6902,39.3193],[-77.6901,39.3193],[-77.6895,39.3194],[-77.689,39.3194],[-77.6886,39.3195],[-77.6884,39.3195],[-77.688,39.3196],[-77.6865,39.3202],[-77.6862,39.3204],[-77.685,39.3213],[-77.6849,39.3214],[-77.6846,39.3218],[-77.6842,39.322],[-77.6841,39.3222],[-77.6839,39.3224],[-77.6834,39.3227],[-77.6831,39.3229],[-77.6822,39.3236],[-77.6821,39.3237],[-77.6817,39.3239],[-77.6814,39.3239],[-77.6812,39.324],[-77.6811,39.324],[-77.6799,39.3241],[-77.6794,39.3242],[-77.6792,39.3243],[-77.6789,39.3243],[-77.6788,39.3243],[-77.6787,39.3243],[-77.6786,39.3244],[-77.6783,39.3244],[-77.6782,39.3244],[-77.6781,39.3244],[-77.6779,39.3245],[-77.6777,39.3245],[-77.6774,39.3245],[-77.6772,39.3245],[-77.677,39.3245],[-77.6768,39.3246],[-77.6765,39.3245],[-77.6764,39.3245],[-77.6762,39.3245],[-77.6761,39.3245],[-77.6759,39.3244],[-77.6755,39.3244],[-77.6752,39.3242],[-77.6751,39.3242],[-77.6747,39.3239],[-77.6743,39.3235],[-77.6733,39.3228],[-77.6728,39.3225],[-77.6726,39.3224],[-77.6719,39.3222],[-77.6716,39.322],[-77.6714,39.3219],[-77.671,39.3217],[-77.6704,39.3213],[-77.6703,39.3212],[-77.6701,39.3209],[-77.6698,39.3205],[-77.6695,39.3202],[-77.6692,39.3199],[-77.6688,39.3195],[-77.6685,39.3192],[-77.6684,39.3191],[-77.6676,39.3184],[-77.6672,39.3181],[-77.6665,39.3176],[-77.6651,39.3168],[-77.665,39.3168],[-77.6645,39.3166],[-77.6638,39.3163],[-77.663,39.3159],[-77.6629,39.3159],[-77.662,39.3157],[-77.6611,39.3154],[-77.66,39.315],[-77.6597,39.3148],[-77.6594,39.3147],[-77.6588,39.3145],[-77.6586,39.3145],[-77.6567,39.3139],[-77.6565,39.3139],[-77.6563,39.3138],[-77.6555,39.3135],[-77.6547,39.3131],[-77.6544,39.3129],[-77.654,39.3126],[-77.6535,39.3124],[-77.6534,39.3123],[-77.6532,39.3122],[-77.6523,39.3117],[-77.6509,39.3109],[-77.6502,39.3106],[-77.6494,39.3104],[-77.6487,39.3102],[-77.6483,39.3102],[-77.6479,39.3101],[-77.6475,39.3099],[-77.6471,39.3097],[-77.6469,39.3096],[-77.6466,39.3095],[-77.6462,39.3094],[-77.6457,39.3092],[-77.6456,39.3092],[-77.6454,39.3091],[-77.6449,39.3091],[-77.6448,39.3091],[-77.6446,39.309],[-77.6445,39.3089],[-77.6444,39.3089],[-77.6443,39.3088],[-77.6442,39.3088],[-77.6441,39.3088],[-77.644,39.3088],[-77.6439,39.3088],[-77.6438,39.3088],[-77.6438,39.3087],[-77.6435,39.3088],[-77.6431,39.3088],[-77.6427,39.3088],[-77.6422,39.3088],[-77.6418,39.3087],[-77.6416,39.3087],[-77.6411,39.3086],[-77.6407,39.3085],[-77.6404,39.3084],[-77.6402,39.3084],[-77.6397,39.3083],[-77.6395,39.3083],[-77.6393,39.3082],[-77.6384,39.3081],[-77.6381,39.3081],[-77.6376,39.308],[-77.6368,39.308],[-77.6357,39.3078],[-77.6353,39.3078],[-77.6351,39.3078],[-77.6348,39.308],[-77.6346,39.308],[-77.6345,39.308],[-77.6343,39.3079],[-77.6343,39.3078],[-77.6342,39.3077],[-77.6339,39.3076],[-77.6335,39.3076],[-77.6332,39.3077],[-77.633,39.3077],[-77.6328,39.3079],[-77.6327,39.3079],[-77.6323,39.3079],[-77.6319,39.3079],[-77.6314,39.3078],[-77.6311,39.3077],[-77.6309,39.3077],[-77.6308,39.3076],[-77.6304,39.3074],[-77.6303,39.3072],[-77.6301,39.3071],[-77.6295,39.3068],[-77.6291,39.3067],[-77.6287,39.3064],[-77.6286,39.3063],[-77.6285,39.3062],[-77.6283,39.3061],[-77.6278,39.306],[-77.6273,39.3059],[-77.6266,39.3058],[-77.6255,39.3054],[-77.6253,39.3054],[-77.6248,39.3051],[-77.6247,39.3051],[-77.6246,39.3051],[-77.6244,39.3051],[-77.6234,39.305],[-77.623,39.3049],[-77.6226,39.3049],[-77.6225,39.3048],[-77.6223,39.3047],[-77.6216,39.3044],[-77.6213,39.3043],[-77.6206,39.3041],[-77.6204,39.3041],[-77.6202,39.304],[-77.6196,39.3038],[-77.6188,39.3035],[-77.6184,39.3033],[-77.6181,39.3032],[-77.6179,39.3031],[-77.6172,39.303],[-77.6171,39.3029],[-77.6168,39.3028],[-77.6166,39.3027],[-77.6164,39.3026],[-77.6159,39.3025],[-77.6156,39.3026],[-77.6151,39.3027],[-77.6149,39.3027],[-77.6145,39.3028],[-77.614,39.3027],[-77.6137,39.3027],[-77.6132,39.3028],[-77.6128,39.3029],[-77.6127,39.3029],[-77.6126,39.303],[-77.6124,39.3032],[-77.6123,39.3033],[-77.612,39.3034],[-77.6114,39.3034],[-77.6113,39.3034],[-77.6111,39.3033],[-77.6107,39.3032],[-77.6104,39.3031],[-77.61,39.3029],[-77.61,39.3028],[-77.6101,39.3027],[-77.6103,39.3027],[-77.6105,39.3027],[-77.6106,39.3027],[-77.6107,39.3026],[-77.6104,39.3026],[-77.6101,39.3026],[-77.6097,39.3026],[-77.6093,39.3025],[-77.6087,39.3025],[-77.6086,39.3025],[-77.6085,39.3026],[-77.6085,39.3029],[-77.6084,39.303],[-77.6083,39.303],[-77.6081,39.3029],[-77.6079,39.3029],[-77.6079,39.3031],[-77.608,39.3031],[-77.6079,39.3032],[-77.6077,39.3032],[-77.6074,39.3032],[-77.6073,39.3032],[-77.6073,39.3034],[-77.6072,39.3036],[-77.607,39.3037],[-77.6068,39.3037],[-77.6063,39.3038],[-77.6062,39.3038],[-77.6059,39.3037],[-77.6056,39.3036],[-77.6055,39.3035],[-77.6054,39.3035],[-77.6054,39.3034],[-77.6051,39.3033],[-77.6048,39.3032],[-77.6044,39.303],[-77.6042,39.303],[-77.6041,39.303],[-77.604,39.3029],[-77.6039,39.3029],[-77.6038,39.3029],[-77.6038,39.3028],[-77.6036,39.3028],[-77.6035,39.3028],[-77.6033,39.3027],[-77.6028,39.3026],[-77.6026,39.3026],[-77.6024,39.3026],[-77.6023,39.3025],[-77.6019,39.3025],[-77.6012,39.3023],[-77.6006,39.3021],[-77.6005,39.3021],[-77.5998,39.302],[-77.5992,39.3019],[-77.5985,39.3018],[-77.5976,39.3017],[-77.5972,39.3016],[-77.5962,39.3017],[-77.5957,39.3016],[-77.5951,39.3015],[-77.594,39.3013],[-77.5933,39.3012],[-77.5932,39.3012],[-77.5926,39.3012],[-77.5924,39.3012],[-77.5915,39.3013],[-77.5911,39.3014],[-77.5908,39.3014],[-77.5896,39.3015],[-77.5892,39.3015],[-77.5888,39.3016],[-77.5882,39.3017],[-77.5875,39.302],[-77.5863,39.3025],[-77.5858,39.3027],[-77.5855,39.3028],[-77.585,39.3029],[-77.5844,39.303],[-77.5838,39.3033],[-77.5835,39.3033],[-77.5831,39.3034],[-77.583,39.3035],[-77.5825,39.3038],[-77.582,39.3041],[-77.5819,39.3042],[-77.5814,39.3043],[-77.5803,39.3048],[-77.5798,39.3049],[-77.5792,39.3051],[-77.5786,39.3052],[-77.5773,39.3052],[-77.5756,39.3054],[-77.5746,39.3054],[-77.5742,39.3055],[-77.5736,39.3056],[-77.5724,39.3059],[-77.5719,39.306],[-77.5712,39.3061],[-77.5696,39.3063],[-77.5693,39.3064],[-77.5687,39.3064],[-77.5683,39.3065],[-77.5678,39.3064],[-77.5671,39.3062],[-77.5666,39.306],[-77.566,39.3057],[-77.5659,39.3057],[-77.5658,39.3057],[-77.5658,39.3056],[-77.5656,39.3055],[-77.565,39.3052],[-77.5644,39.3048],[-77.5643,39.3047],[-77.5632,39.3038],[-77.5628,39.3033],[-77.5626,39.303],[-77.5623,39.3025],[-77.562,39.3021],[-77.5618,39.3015],[-77.5617,39.3011],[-77.5617,39.3009],[-77.5617,39.3005],[-77.5617,39.3003],[-77.5621,39.2994],[-77.5621,39.2993],[-77.5623,39.2987],[-77.5623,39.2985],[-77.5623,39.2984],[-77.5624,39.2976],[-77.5626,39.2966],[-77.5628,39.2956],[-77.5628,39.2955],[-77.5628,39.2946],[-77.5628,39.2945],[-77.5628,39.2944],[-77.5627,39.2942],[-77.5626,39.2939],[-77.5625,39.2937],[-77.5624,39.2937],[-77.5624,39.2936],[-77.5623,39.2936],[-77.562,39.2933],[-77.5618,39.2931],[-77.5617,39.2929],[-77.5617,39.2926],[-77.5617,39.2922],[-77.5618,39.2919],[-77.5619,39.2919],[-77.5619,39.2918],[-77.5619,39.2917],[-77.5619,39.2914],[-77.5619,39.2913],[-77.5619,39.2912],[-77.562,39.2911],[-77.562,39.2908],[-77.562,39.2907],[-77.5619,39.2902],[-77.5619,39.2898],[-77.5618,39.2896],[-77.5618,39.2895],[-77.5618,39.2893],[-77.5618,39.2892],[-77.5617,39.2886],[-77.5617,39.2883],[-77.5616,39.288],[-77.5614,39.2878],[-77.5614,39.2876],[-77.5611,39.2869],[-77.5609,39.2863],[-77.5607,39.286],[-77.5606,39.2857],[-77.5596,39.285],[-77.5588,39.2841],[-77.5581,39.2835],[-77.5577,39.2831],[-77.5572,39.2827],[-77.5566,39.2824],[-77.5563,39.2822],[-77.556,39.2821],[-77.5557,39.282],[-77.5556,39.282],[-77.5551,39.2819],[-77.5548,39.2818],[-77.5544,39.2816],[-77.5542,39.2814],[-77.5539,39.2811],[-77.5537,39.2808],[-77.5536,39.2807],[-77.5533,39.2802],[-77.5533,39.28],[-77.5532,39.2796],[-77.5532,39.2795],[-77.553,39.2792],[-77.5525,39.2783],[-77.5521,39.2776],[-77.552,39.2774],[-77.5516,39.2768],[-77.5514,39.2766],[-77.5511,39.2763],[-77.5511,39.2762],[-77.551,39.2759],[-77.5508,39.2757],[-77.5507,39.2756],[-77.55,39.2752],[-77.5495,39.2749],[-77.5494,39.2749],[-77.549,39.2745],[-77.5488,39.2744],[-77.5483,39.2738],[-77.548,39.2735],[-77.5475,39.2731],[-77.5471,39.2727],[-77.5465,39.2722],[-77.5463,39.2721],[-77.5458,39.2715],[-77.5457,39.2714],[-77.5456,39.2713],[-77.5455,39.2713],[-77.5452,39.271],[-77.5446,39.2702],[-77.5442,39.2696],[-77.5441,39.2694],[-77.544,39.2686],[-77.5439,39.268],[-77.5435,39.2673],[-77.5431,39.2669],[-77.5408,39.2653],[-77.5402,39.2649],[-77.5401,39.2649],[-77.5398,39.2648],[-77.5397,39.2647],[-77.5396,39.2648],[-77.5394,39.2649],[-77.5393,39.2649],[-77.5392,39.2649],[-77.5392,39.2648],[-77.5389,39.2648],[-77.5387,39.2647],[-77.5384,39.2645],[-77.5379,39.2641],[-77.5377,39.264],[-77.5374,39.2638],[-77.537,39.2636],[-77.5364,39.2633],[-77.5358,39.263],[-77.5356,39.263],[-77.5356,39.2629],[-77.5354,39.2629],[-77.5353,39.2628],[-77.5348,39.2626],[-77.5346,39.2626],[-77.5344,39.2625],[-77.5339,39.2624],[-77.5338,39.2624],[-77.5337,39.2624],[-77.5336,39.2624],[-77.5334,39.2623],[-77.5332,39.2623],[-77.5331,39.2622],[-77.5329,39.2621],[-77.5327,39.262],[-77.5326,39.2619],[-77.5323,39.2617],[-77.5322,39.2617],[-77.5321,39.2616],[-77.532,39.2616],[-77.5319,39.2615],[-77.5317,39.2614],[-77.5315,39.2613],[-77.5314,39.2613],[-77.5313,39.2612],[-77.5312,39.2612],[-77.5311,39.2612],[-77.531,39.2611],[-77.5309,39.2611],[-77.5308,39.2611],[-77.5308,39.261],[-77.5304,39.261],[-77.5303,39.2609],[-77.5302,39.2609],[-77.5301,39.2608],[-77.53,39.2608],[-77.5298,39.2608],[-77.5297,39.2608],[-77.5296,39.2607],[-77.5293,39.2606],[-77.5292,39.2606],[-77.529,39.2606],[-77.5288,39.2605],[-77.5287,39.2605],[-77.5271,39.2604],[-77.526,39.2601],[-77.5247,39.2598],[-77.5211,39.2585],[-77.521,39.2585],[-77.5207,39.2584],[-77.5206,39.2584],[-77.5205,39.2582],[-77.5204,39.258],[-77.5201,39.2577],[-77.5201,39.2576],[-77.5199,39.2576],[-77.5199,39.2575],[-77.5198,39.2575],[-77.5197,39.2575],[-77.5195,39.2574],[-77.5193,39.2572],[-77.519,39.2571],[-77.5187,39.257],[-77.5185,39.2569],[-77.518,39.2568],[-77.5175,39.2566],[-77.5167,39.2563],[-77.5165,39.2562],[-77.5164,39.2562],[-77.5164,39.2561],[-77.5159,39.256],[-77.5154,39.2558],[-77.5149,39.2554],[-77.5135,39.2548],[-77.513,39.2545],[-77.5123,39.2542],[-77.5118,39.2539],[-77.5114,39.2537],[-77.5112,39.2536],[-77.5111,39.2535],[-77.5109,39.2534],[-77.5107,39.2533],[-77.5105,39.2532],[-77.5101,39.2531],[-77.5096,39.253],[-77.5091,39.2528],[-77.5088,39.2529],[-77.5085,39.2528],[-77.508,39.2527],[-77.5068,39.2525],[-77.5056,39.2522],[-77.505,39.2523],[-77.5046,39.2523],[-77.5042,39.2523],[-77.5038,39.2523],[-77.5025,39.252],[-77.5015,39.2519],[-77.5011,39.2518],[-77.5002,39.2517],[-77.4996,39.2517],[-77.4986,39.2516],[-77.4976,39.2514],[-77.4973,39.2513],[-77.4966,39.2511],[-77.4962,39.251],[-77.4955,39.2508],[-77.4948,39.2506],[-77.4945,39.2505],[-77.4939,39.2503],[-77.4932,39.25],[-77.4923,39.2497],[-77.491,39.2493],[-77.4907,39.2492],[-77.4905,39.2491],[-77.4901,39.2489],[-77.4898,39.2487],[-77.4896,39.2486],[-77.4895,39.2486],[-77.4894,39.2485],[-77.4891,39.2483],[-77.4889,39.2482],[-77.4886,39.248],[-77.4883,39.2478],[-77.4878,39.2474],[-77.4877,39.2474],[-77.4876,39.2472],[-77.4874,39.2472],[-77.4875,39.2475],[-77.4875,39.2476],[-77.4874,39.2476],[-77.4873,39.2476],[-77.487,39.2475],[-77.4866,39.2473],[-77.4862,39.247],[-77.4857,39.2467],[-77.4852,39.2463],[-77.4851,39.2463],[-77.485,39.2462],[-77.4849,39.2462],[-77.4848,39.2461],[-77.4847,39.246],[-77.4845,39.2458],[-77.4845,39.2457],[-77.4844,39.2456],[-77.4844,39.2455],[-77.4843,39.2454],[-77.484,39.245],[-77.4839,39.2449],[-77.4836,39.2447],[-77.4831,39.2443],[-77.4827,39.244],[-77.4825,39.2438],[-77.4824,39.2438],[-77.4821,39.2433],[-77.482,39.2432],[-77.4819,39.243],[-77.4818,39.2428],[-77.4817,39.2427],[-77.4816,39.2426],[-77.4814,39.2422],[-77.4813,39.2421],[-77.4812,39.242],[-77.4811,39.2418],[-77.4808,39.2415],[-77.4803,39.2412],[-77.48,39.2409],[-77.479,39.2403],[-77.4787,39.24],[-77.4783,39.2398],[-77.4781,39.2396],[-77.4773,39.2389],[-77.4772,39.2389],[-77.4768,39.2385],[-77.4766,39.2383],[-77.4763,39.2382],[-77.4762,39.2381],[-77.4758,39.2378],[-77.4757,39.2378],[-77.4754,39.2376],[-77.4753,39.2376],[-77.4749,39.2373],[-77.4746,39.2371],[-77.4741,39.2366],[-77.4719,39.2349],[-77.4716,39.2347],[-77.4711,39.2343],[-77.4708,39.2342],[-77.4705,39.2341],[-77.4704,39.2341],[-77.4703,39.234],[-77.4697,39.2338],[-77.4696,39.2337],[-77.4694,39.2336],[-77.4693,39.2336],[-77.4692,39.2335],[-77.4692,39.2334],[-77.4687,39.2331],[-77.468,39.2326],[-77.4676,39.2324],[-77.4671,39.2322],[-77.4671,39.2321],[-77.4668,39.232],[-77.4652,39.2312],[-77.4648,39.2309],[-77.4644,39.2308],[-77.4643,39.2307],[-77.4639,39.2305],[-77.4633,39.2302],[-77.4626,39.2299],[-77.4621,39.2296],[-77.4607,39.2288],[-77.4607,39.2287],[-77.4595,39.2277],[-77.4592,39.2274],[-77.4589,39.227],[-77.4587,39.2268],[-77.4582,39.226],[-77.4581,39.2258],[-77.4579,39.2255],[-77.4577,39.225],[-77.4576,39.2246],[-77.4576,39.2243],[-77.4577,39.2235],[-77.4578,39.223],[-77.4578,39.2229],[-77.4579,39.2226],[-77.4579,39.2224],[-77.4579,39.2223],[-77.4579,39.2222],[-77.4581,39.2216],[-77.4582,39.2216],[-77.4585,39.2208],[-77.4586,39.2206],[-77.4587,39.2205],[-77.4588,39.2203],[-77.4588,39.2202],[-77.4589,39.2201],[-77.4591,39.2201],[-77.459,39.22],[-77.4591,39.22],[-77.4591,39.2199],[-77.4594,39.2195],[-77.4594,39.2194],[-77.4595,39.2194],[-77.4595,39.2193],[-77.4597,39.2191],[-77.4599,39.2189],[-77.46,39.2188],[-77.4601,39.2187],[-77.4604,39.2185],[-77.4605,39.2184],[-77.4606,39.2182],[-77.4608,39.2181],[-77.4609,39.218],[-77.461,39.2179],[-77.4611,39.2179],[-77.4612,39.2178],[-77.4613,39.2177],[-77.4614,39.2176],[-77.4615,39.2176],[-77.4616,39.2176],[-77.4616,39.2175],[-77.4617,39.2175],[-77.4618,39.2174],[-77.4621,39.2172],[-77.4623,39.2171],[-77.4624,39.217],[-77.4628,39.2167],[-77.463,39.2167],[-77.4631,39.2166],[-77.4633,39.2165],[-77.4634,39.2164],[-77.4636,39.2163],[-77.4637,39.2162],[-77.4638,39.2162],[-77.464,39.216],[-77.4644,39.2158],[-77.4646,39.2157],[-77.4649,39.2155],[-77.465,39.2154],[-77.4651,39.2154],[-77.4653,39.2152],[-77.4654,39.2152],[-77.4655,39.2151],[-77.4656,39.215],[-77.4658,39.2149],[-77.466,39.2148],[-77.4662,39.2146],[-77.4663,39.2145],[-77.4664,39.2145],[-77.4665,39.2144],[-77.4666,39.2144],[-77.4667,39.2144],[-77.4667,39.2143],[-77.4668,39.2143],[-77.4668,39.2142],[-77.4669,39.2142],[-77.467,39.2141],[-77.4672,39.214],[-77.4673,39.2139],[-77.4674,39.2139],[-77.4677,39.2137],[-77.468,39.2135],[-77.4681,39.2135],[-77.4681,39.2134],[-77.4682,39.2134],[-77.4683,39.2133],[-77.4684,39.2133],[-77.4685,39.2132],[-77.4686,39.2131],[-77.4688,39.213],[-77.4689,39.2129],[-77.469,39.2129],[-77.469,39.2128],[-77.4691,39.2128],[-77.4692,39.2128],[-77.4693,39.2127],[-77.4695,39.2125],[-77.4699,39.2122],[-77.4701,39.212],[-77.4702,39.212],[-77.4702,39.2119],[-77.4704,39.2117],[-77.4705,39.2116],[-77.4707,39.2114],[-77.4708,39.2113],[-77.4709,39.2112],[-77.471,39.2112],[-77.471,39.2111],[-77.4712,39.2109],[-77.4713,39.2108],[-77.4714,39.2107],[-77.4715,39.2106],[-77.4716,39.2105],[-77.4717,39.2104],[-77.4718,39.2104],[-77.4718,39.2103],[-77.4719,39.2103],[-77.472,39.2102],[-77.472,39.2101],[-77.4721,39.2101],[-77.4723,39.21],[-77.4723,39.2099],[-77.4724,39.2098],[-77.4725,39.2097],[-77.4726,39.2097],[-77.4726,39.2096],[-77.4728,39.2095],[-77.4729,39.2095],[-77.4729,39.2094],[-77.473,39.2094],[-77.4731,39.2092],[-77.4732,39.2091],[-77.4733,39.209],[-77.4734,39.2089],[-77.4735,39.2088],[-77.4736,39.2086],[-77.4737,39.2086],[-77.4737,39.2085],[-77.4738,39.2084],[-77.4739,39.2082],[-77.4739,39.2081],[-77.474,39.2079],[-77.4741,39.2079],[-77.4742,39.2078],[-77.4742,39.2077],[-77.4742,39.2076],[-77.4743,39.2075],[-77.4743,39.2074],[-77.4743,39.2073],[-77.4744,39.2071],[-77.4744,39.2069],[-77.4745,39.2068],[-77.4745,39.2067],[-77.4746,39.2066],[-77.4748,39.2065],[-77.4749,39.2063],[-77.4749,39.2062],[-77.475,39.2062],[-77.475,39.2061],[-77.475,39.206],[-77.475,39.2059],[-77.475,39.2058],[-77.475,39.2057],[-77.4751,39.2057],[-77.4751,39.2056],[-77.4751,39.2055],[-77.4752,39.2055],[-77.4751,39.2055],[-77.4751,39.2054],[-77.4751,39.2055],[-77.475,39.2055],[-77.475,39.2056],[-77.475,39.2057],[-77.4749,39.2057],[-77.4748,39.2058],[-77.4747,39.2058],[-77.4746,39.2058],[-77.4745,39.2058],[-77.4745,39.2057],[-77.4745,39.2056],[-77.4745,39.2055],[-77.4745,39.2054],[-77.4746,39.2054],[-77.4747,39.2053],[-77.4747,39.2052],[-77.4746,39.2052],[-77.4746,39.2051],[-77.4747,39.205],[-77.4747,39.2049],[-77.4748,39.2049],[-77.4748,39.2048],[-77.4748,39.2047],[-77.4749,39.2046],[-77.475,39.2045],[-77.475,39.2044],[-77.4751,39.2043],[-77.4751,39.2042],[-77.4751,39.2041],[-77.4751,39.204],[-77.4752,39.204],[-77.4753,39.2038],[-77.4754,39.2036],[-77.4755,39.2034],[-77.4756,39.2034],[-77.4757,39.2032],[-77.4757,39.2031],[-77.4758,39.203],[-77.4758,39.2029],[-77.4758,39.2028],[-77.4758,39.2027],[-77.4758,39.2026],[-77.4758,39.2025],[-77.4759,39.2025],[-77.4759,39.2024],[-77.4759,39.2023],[-77.4759,39.2022],[-77.4759,39.2021],[-77.4759,39.202],[-77.476,39.202],[-77.476,39.2019],[-77.476,39.2018],[-77.476,39.2017],[-77.476,39.2016],[-77.476,39.2015],[-77.476,39.2013],[-77.4759,39.2011],[-77.4759,39.2009],[-77.4759,39.2008],[-77.4759,39.2007],[-77.4759,39.2006],[-77.4758,39.2005],[-77.4758,39.2004],[-77.4758,39.2002],[-77.4758,39.2001],[-77.4758,39.2],[-77.4757,39.1999],[-77.4757,39.1997],[-77.4757,39.1995],[-77.4756,39.1994],[-77.4756,39.1992],[-77.4755,39.199],[-77.4755,39.1988],[-77.4754,39.1986],[-77.4754,39.1985],[-77.4753,39.1983],[-77.4752,39.1981],[-77.4752,39.198],[-77.4751,39.1978],[-77.4751,39.1977],[-77.475,39.1977],[-77.475,39.1976],[-77.475,39.1975],[-77.4749,39.1974],[-77.4749,39.1973],[-77.4749,39.1971],[-77.4749,39.1968],[-77.4749,39.1967],[-77.4749,39.1966],[-77.4749,39.1965],[-77.4749,39.1964],[-77.4749,39.1963],[-77.475,39.1961],[-77.475,39.1959],[-77.475,39.1957],[-77.4751,39.1954],[-77.4751,39.1953],[-77.4752,39.1952],[-77.4752,39.1951],[-77.4752,39.195],[-77.4753,39.1949],[-77.4753,39.1948],[-77.4753,39.1947],[-77.4754,39.1946],[-77.4754,39.1945],[-77.4755,39.1941],[-77.4756,39.194],[-77.4757,39.1939],[-77.4757,39.1937],[-77.4757,39.1936],[-77.4758,39.1936],[-77.4758,39.1935],[-77.4759,39.1933],[-77.476,39.1932],[-77.476,39.1931],[-77.4761,39.193],[-77.4761,39.1929],[-77.4762,39.1928],[-77.4762,39.1927],[-77.4763,39.1925],[-77.4764,39.1924],[-77.4764,39.1922],[-77.4765,39.1921],[-77.4767,39.1918],[-77.4767,39.1917],[-77.4768,39.1916],[-77.4769,39.1915],[-77.477,39.1914],[-77.4771,39.1913],[-77.4771,39.1912],[-77.4772,39.1911],[-77.4773,39.1911],[-77.4774,39.191],[-77.4775,39.1909],[-77.4776,39.1908],[-77.4776,39.1907],[-77.4777,39.1906],[-77.4778,39.1905],[-77.478,39.1904],[-77.4783,39.19],[-77.4785,39.1899],[-77.4785,39.1898],[-77.4787,39.1897],[-77.479,39.1895],[-77.4792,39.1893],[-77.4797,39.1889],[-77.4798,39.1889],[-77.4798,39.1888],[-77.4799,39.1888],[-77.4801,39.1887],[-77.4802,39.1887],[-77.4804,39.1885],[-77.4805,39.1884],[-77.4806,39.1884],[-77.4807,39.1884],[-77.4808,39.1884],[-77.4809,39.1884],[-77.481,39.1884],[-77.481,39.1883],[-77.4809,39.1883],[-77.4807,39.1884],[-77.4806,39.1883],[-77.4807,39.1882],[-77.4809,39.1881],[-77.481,39.1881],[-77.481,39.188],[-77.4811,39.188],[-77.4812,39.1879],[-77.4815,39.1878],[-77.4816,39.1878],[-77.4817,39.1878],[-77.4818,39.1877],[-77.482,39.1876],[-77.4821,39.1876],[-77.4822,39.1876],[-77.4824,39.1875],[-77.4826,39.1874],[-77.4827,39.1874],[-77.4828,39.1873],[-77.4829,39.1872],[-77.483,39.1872],[-77.4831,39.1872],[-77.4832,39.1871],[-77.4833,39.1871],[-77.4834,39.187],[-77.4835,39.187],[-77.4836,39.187],[-77.4838,39.1868],[-77.4839,39.1868],[-77.484,39.1867],[-77.4841,39.1867],[-77.4842,39.1867],[-77.4843,39.1866],[-77.4844,39.1865],[-77.4845,39.1865],[-77.4846,39.1865],[-77.4849,39.1863],[-77.4851,39.1863],[-77.4852,39.1862],[-77.4854,39.1862],[-77.4854,39.1861],[-77.4858,39.186],[-77.4859,39.186],[-77.486,39.186],[-77.4861,39.186],[-77.4862,39.1859],[-77.4863,39.1859],[-77.4865,39.1859],[-77.4867,39.1859],[-77.487,39.1859],[-77.4872,39.1858],[-77.4873,39.1858],[-77.4875,39.1858],[-77.4878,39.1858],[-77.4879,39.1857],[-77.488,39.1857],[-77.4882,39.1857],[-77.4883,39.1857],[-77.4884,39.1857],[-77.4885,39.1857],[-77.4886,39.1857],[-77.4887,39.1857],[-77.4888,39.1856],[-77.489,39.1856],[-77.4892,39.1856],[-77.4895,39.1855],[-77.4896,39.1855],[-77.4897,39.1855],[-77.4899,39.1855],[-77.49,39.1855],[-77.4901,39.1855],[-77.4902,39.1855],[-77.4906,39.1854],[-77.4907,39.1854],[-77.4908,39.1854],[-77.4909,39.1853],[-77.4911,39.1853],[-77.4914,39.1852],[-77.4917,39.1852],[-77.4918,39.1851],[-77.4919,39.1851],[-77.4921,39.185],[-77.4922,39.185],[-77.4923,39.185],[-77.4924,39.185],[-77.4925,39.1849],[-77.4927,39.1849],[-77.4928,39.1848],[-77.493,39.1848],[-77.4931,39.1848],[-77.4932,39.1847],[-77.4934,39.1847],[-77.4937,39.1846],[-77.4939,39.1846],[-77.4942,39.1845],[-77.4944,39.1845],[-77.4945,39.1844],[-77.495,39.1843],[-77.4952,39.1843],[-77.4955,39.1842],[-77.4958,39.1842],[-77.4959,39.1841],[-77.4961,39.1841],[-77.4963,39.184],[-77.4964,39.184],[-77.4966,39.184],[-77.4968,39.1839],[-77.497,39.1839],[-77.4971,39.1838],[-77.4974,39.1838],[-77.4976,39.1838],[-77.4977,39.1838],[-77.4978,39.1838],[-77.4979,39.1838],[-77.4981,39.1837],[-77.4982,39.1837],[-77.4983,39.1837],[-77.4986,39.1836],[-77.4989,39.1836],[-77.4992,39.1835],[-77.4993,39.1835],[-77.4996,39.1834],[-77.4998,39.1833],[-77.4999,39.1833],[-77.5002,39.1832],[-77.5003,39.1831],[-77.5005,39.1831],[-77.5006,39.183],[-77.5008,39.183],[-77.5009,39.183],[-77.501,39.1829],[-77.5011,39.1829],[-77.5012,39.1829],[-77.5014,39.1829],[-77.5015,39.1829],[-77.5017,39.1828],[-77.5018,39.1828],[-77.5019,39.1828],[-77.5021,39.1828],[-77.5023,39.1827],[-77.5026,39.1827],[-77.5027,39.1827],[-77.503,39.1827],[-77.5031,39.1827],[-77.5033,39.1826],[-77.5036,39.1826],[-77.5037,39.1826],[-77.5038,39.1825],[-77.5039,39.1825],[-77.5041,39.1825],[-77.5043,39.1824],[-77.5044,39.1824],[-77.5045,39.1824],[-77.5046,39.1823],[-77.5049,39.1823],[-77.5055,39.1821],[-77.5056,39.1821],[-77.5057,39.182],[-77.506,39.1819],[-77.5061,39.1818],[-77.5063,39.1818],[-77.5064,39.1817],[-77.5066,39.1817],[-77.5066,39.1816],[-77.5068,39.1815],[-77.5069,39.1815],[-77.507,39.1814],[-77.5071,39.1814],[-77.5072,39.1814],[-77.5073,39.1814],[-77.5074,39.1814],[-77.5075,39.1814],[-77.5076,39.1814],[-77.5077,39.1813],[-77.5078,39.1812],[-77.5079,39.1812],[-77.5079,39.1811],[-77.508,39.1811],[-77.5081,39.181],[-77.5082,39.1809],[-77.5082,39.1808],[-77.5083,39.1808],[-77.5084,39.1806],[-77.5085,39.1806],[-77.5086,39.1805],[-77.5087,39.1804],[-77.5088,39.1803],[-77.5089,39.1803],[-77.509,39.1802],[-77.5091,39.1801],[-77.5092,39.18],[-77.5095,39.1799],[-77.5096,39.1798],[-77.5097,39.1798],[-77.5098,39.1797],[-77.5099,39.1796],[-77.51,39.1795],[-77.5101,39.1795],[-77.5101,39.1794],[-77.5103,39.1793],[-77.5105,39.1791],[-77.5105,39.179],[-77.5106,39.179],[-77.5107,39.1788],[-77.5108,39.1788],[-77.5108,39.1787],[-77.5109,39.1787],[-77.5109,39.1786],[-77.511,39.1785],[-77.5111,39.1784],[-77.5111,39.1783],[-77.5112,39.1783],[-77.5112,39.1782],[-77.5113,39.1781],[-77.5114,39.178],[-77.5115,39.178],[-77.5115,39.1779],[-77.5115,39.1778],[-77.5116,39.1778],[-77.5116,39.1777],[-77.5117,39.1776],[-77.5118,39.1774],[-77.512,39.1773],[-77.5121,39.1771],[-77.5122,39.1771],[-77.5123,39.1768],[-77.5125,39.1766],[-77.5127,39.1764],[-77.5128,39.1763],[-77.5129,39.1762],[-77.5131,39.176],[-77.5131,39.1759],[-77.5132,39.1758],[-77.5135,39.1754],[-77.5136,39.1752],[-77.5138,39.175],[-77.5139,39.1748],[-77.5139,39.1747],[-77.514,39.1747],[-77.5141,39.1745],[-77.5144,39.174],[-77.5145,39.1739],[-77.5146,39.1737],[-77.5148,39.1735],[-77.5151,39.1731],[-77.5153,39.1728],[-77.5153,39.1727],[-77.5154,39.1725],[-77.5156,39.1724],[-77.5158,39.172],[-77.5159,39.172],[-77.5161,39.1717],[-77.5161,39.1716],[-77.5162,39.1715],[-77.5162,39.1714],[-77.5163,39.1713],[-77.5165,39.1711],[-77.5165,39.171],[-77.5167,39.1708],[-77.5168,39.1706],[-77.5169,39.1705],[-77.5169,39.1704],[-77.517,39.1703],[-77.5171,39.1703],[-77.5171,39.1702],[-77.5171,39.1701],[-77.5172,39.17],[-77.5174,39.1697],[-77.5175,39.1695],[-77.5176,39.1695],[-77.5176,39.1694],[-77.5177,39.1694],[-77.5178,39.1691],[-77.5179,39.1689],[-77.518,39.1688],[-77.5181,39.1686],[-77.5181,39.1685],[-77.5182,39.1684],[-77.5183,39.1683],[-77.5185,39.168],[-77.5185,39.1678],[-77.5186,39.1678],[-77.5186,39.1677],[-77.5187,39.1676],[-77.5187,39.1674],[-77.5188,39.1672],[-77.5189,39.1671],[-77.5189,39.167],[-77.5189,39.1669],[-77.5189,39.1668],[-77.5189,39.1667],[-77.519,39.1665],[-77.5191,39.1662],[-77.5192,39.1661],[-77.5193,39.166],[-77.5193,39.1658],[-77.5194,39.1657],[-77.5195,39.1655],[-77.5195,39.1654],[-77.5198,39.165],[-77.5198,39.1649],[-77.5199,39.1647],[-77.5202,39.1642],[-77.5203,39.164],[-77.5203,39.1639],[-77.5204,39.1638],[-77.5204,39.1637],[-77.5204,39.1636],[-77.5205,39.1635],[-77.5206,39.1634],[-77.5207,39.1631],[-77.5209,39.1628],[-77.521,39.1626],[-77.5211,39.1624],[-77.5212,39.1621],[-77.5212,39.162],[-77.5213,39.1619],[-77.5213,39.1618],[-77.5213,39.1617],[-77.5214,39.1617],[-77.5214,39.1616],[-77.5214,39.1615],[-77.5214,39.1614],[-77.5215,39.1614],[-77.5215,39.1612],[-77.5216,39.161],[-77.5216,39.1609],[-77.5216,39.1608],[-77.5217,39.1605],[-77.5217,39.1603],[-77.5217,39.1602],[-77.5218,39.1601],[-77.5218,39.16],[-77.5218,39.1599],[-77.5218,39.1596],[-77.5218,39.1594],[-77.5218,39.1593],[-77.5218,39.1592],[-77.5219,39.159],[-77.5219,39.1589],[-77.5219,39.1588],[-77.522,39.1587],[-77.522,39.1586],[-77.5221,39.1586],[-77.5221,39.1585],[-77.522,39.1585],[-77.522,39.1583],[-77.5221,39.1582],[-77.5221,39.1581],[-77.5221,39.158],[-77.5222,39.1577],[-77.5223,39.1575],[-77.5224,39.1573],[-77.5224,39.1572],[-77.5224,39.157],[-77.5225,39.157],[-77.5225,39.1569],[-77.5225,39.1567],[-77.5226,39.1567],[-77.5226,39.1565],[-77.5226,39.1564],[-77.5226,39.1563],[-77.5227,39.1562],[-77.5228,39.1558],[-77.5228,39.1557],[-77.5229,39.1557],[-77.5229,39.1556],[-77.5229,39.1555],[-77.5229,39.1553],[-77.523,39.1552],[-77.523,39.1551],[-77.5231,39.1549],[-77.5232,39.1545],[-77.5232,39.1543],[-77.5233,39.1541],[-77.5234,39.1539],[-77.5234,39.1538],[-77.5234,39.1536],[-77.5235,39.1535],[-77.5235,39.1533],[-77.5236,39.1533],[-77.5236,39.1532],[-77.5236,39.153],[-77.5237,39.1527],[-77.5237,39.1526],[-77.5237,39.1525],[-77.5238,39.1523],[-77.5238,39.1522],[-77.5238,39.1521],[-77.5239,39.1519],[-77.5239,39.1518],[-77.5239,39.1516],[-77.524,39.1514],[-77.5241,39.1514],[-77.5241,39.1513],[-77.5241,39.1512],[-77.5241,39.151],[-77.5242,39.1507],[-77.5242,39.1505],[-77.5243,39.1504],[-77.5243,39.1502],[-77.5244,39.1501],[-77.5244,39.15],[-77.5245,39.1499],[-77.5245,39.1498],[-77.5246,39.1495],[-77.5246,39.1494],[-77.5247,39.1493],[-77.5247,39.1491],[-77.5248,39.1491],[-77.5248,39.149],[-77.5249,39.1489],[-77.5249,39.1488],[-77.5249,39.1487],[-77.525,39.1486],[-77.5251,39.1484],[-77.5252,39.1484],[-77.5253,39.1483],[-77.5254,39.1482],[-77.5255,39.1481],[-77.5257,39.148],[-77.5259,39.1479],[-77.5261,39.1478],[-77.5262,39.1478],[-77.5263,39.1477],[-77.5265,39.1476],[-77.5266,39.1476],[-77.5267,39.1475],[-77.5269,39.1474],[-77.527,39.1473],[-77.5271,39.1473],[-77.5272,39.1472],[-77.5272,39.1471],[-77.5273,39.147],[-77.5273,39.1469],[-77.5274,39.1469],[-77.5274,39.1467],[-77.5275,39.1465],[-77.5275,39.1464],[-77.5275,39.1462],[-77.5275,39.146],[-77.5275,39.1459],[-77.5275,39.1458],[-77.5275,39.1457],[-77.5276,39.1456],[-77.5275,39.1454],[-77.5275,39.1452],[-77.5275,39.1451],[-77.5275,39.145],[-77.5276,39.1448],[-77.5276,39.1447],[-77.5277,39.1447],[-77.5277,39.1446],[-77.5276,39.1446],[-77.5276,39.1445],[-77.5276,39.1444],[-77.5276,39.1443],[-77.5276,39.1439],[-77.5276,39.1438],[-77.5276,39.1437],[-77.5276,39.1436],[-77.5276,39.1435],[-77.5275,39.1433],[-77.5275,39.1431],[-77.5275,39.1429],[-77.5274,39.1427],[-77.5274,39.1426],[-77.5273,39.1424],[-77.5273,39.1422],[-77.5273,39.1421],[-77.5273,39.142],[-77.5273,39.1417],[-77.5273,39.1415],[-77.5272,39.1412],[-77.5272,39.1411],[-77.5272,39.141],[-77.5272,39.1409],[-77.5272,39.1408],[-77.5272,39.1407],[-77.5272,39.1405],[-77.5272,39.1404],[-77.5272,39.1402],[-77.5272,39.1401],[-77.5273,39.14],[-77.5273,39.1399],[-77.5272,39.1398],[-77.5273,39.1398],[-77.5273,39.1397],[-77.5273,39.1396],[-77.5273,39.1395],[-77.5273,39.1394],[-77.5273,39.1393],[-77.5273,39.1391],[-77.5273,39.139],[-77.5273,39.1389],[-77.5273,39.1388],[-77.5273,39.1386],[-77.5272,39.1384],[-77.5272,39.1383],[-77.5272,39.1381],[-77.5272,39.138],[-77.5272,39.1379],[-77.5272,39.1378],[-77.5272,39.1377],[-77.5272,39.1376],[-77.5272,39.1375],[-77.5272,39.1374],[-77.5272,39.1373],[-77.5272,39.1372],[-77.5271,39.1368],[-77.5271,39.1367],[-77.5271,39.1366],[-77.5271,39.1365],[-77.5271,39.1363],[-77.527,39.1361],[-77.527,39.136],[-77.527,39.1359],[-77.527,39.1358],[-77.527,39.1357],[-77.5269,39.1356],[-77.5269,39.1355],[-77.5269,39.1354],[-77.5268,39.1353],[-77.5268,39.1352],[-77.5268,39.1351],[-77.5267,39.1349],[-77.5267,39.1348],[-77.5266,39.1347],[-77.5266,39.1346],[-77.5265,39.1345],[-77.5265,39.1343],[-77.5264,39.1342],[-77.5264,39.1341],[-77.5263,39.1338],[-77.5263,39.1337],[-77.5262,39.1335],[-77.5261,39.1333],[-77.5261,39.1332],[-77.5261,39.1331],[-77.526,39.133],[-77.526,39.1328],[-77.526,39.1327],[-77.5259,39.1325],[-77.5258,39.1323],[-77.5257,39.1321],[-77.5257,39.132],[-77.5256,39.1319],[-77.5256,39.1318],[-77.5256,39.1317],[-77.5256,39.1315],[-77.5255,39.1315],[-77.5255,39.1314],[-77.5255,39.1313],[-77.5255,39.1312],[-77.5255,39.1311],[-77.5254,39.131],[-77.5254,39.1309],[-77.5254,39.1307],[-77.5254,39.1306],[-77.5253,39.1305],[-77.5253,39.1304],[-77.5253,39.1303],[-77.5253,39.1302],[-77.5253,39.1301],[-77.5253,39.13],[-77.5252,39.1299],[-77.5253,39.1298],[-77.5253,39.1297],[-77.5252,39.1296],[-77.5252,39.1294],[-77.5252,39.1293],[-77.5251,39.1292],[-77.5251,39.1291],[-77.5251,39.129],[-77.525,39.1289],[-77.525,39.1288],[-77.525,39.1287],[-77.525,39.1286],[-77.5249,39.1286],[-77.5249,39.1285],[-77.5249,39.1284],[-77.5249,39.1283],[-77.5248,39.1283],[-77.5248,39.1282],[-77.5248,39.1281],[-77.5247,39.128],[-77.5247,39.1278],[-77.5247,39.1277],[-77.5246,39.1276],[-77.5245,39.1275],[-77.5245,39.1273],[-77.5244,39.1273],[-77.5243,39.1271],[-77.5242,39.127],[-77.5242,39.1269],[-77.5241,39.1268],[-77.524,39.1267],[-77.524,39.1266],[-77.5239,39.1265],[-77.5239,39.1264],[-77.5238,39.1263],[-77.5238,39.1262],[-77.5237,39.1261],[-77.5237,39.126],[-77.5236,39.126],[-77.5235,39.1258],[-77.5234,39.1257],[-77.5234,39.1256],[-77.5233,39.1256],[-77.5233,39.1254],[-77.5232,39.1253],[-77.5232,39.1252],[-77.5231,39.1251],[-77.523,39.1249],[-77.5229,39.1248],[-77.5229,39.1247],[-77.5228,39.1246],[-77.5228,39.1245],[-77.5227,39.1244],[-77.5227,39.1243],[-77.5226,39.1242],[-77.5225,39.1241],[-77.5225,39.124],[-77.5224,39.1237],[-77.5223,39.1236],[-77.5222,39.1234],[-77.5221,39.1233],[-77.522,39.1231],[-77.5219,39.1231],[-77.5219,39.123],[-77.5218,39.123],[-77.5218,39.1229],[-77.5217,39.1228],[-77.5216,39.1226],[-77.5216,39.1225],[-77.5214,39.1223],[-77.5213,39.1223],[-77.5213,39.1222],[-77.5213,39.1221],[-77.5212,39.1221],[-77.5211,39.1219],[-77.521,39.1218],[-77.5209,39.1217],[-77.5208,39.1216],[-77.5207,39.1214],[-77.5206,39.1214],[-77.5206,39.1213],[-77.5204,39.1211],[-77.5203,39.1211],[-77.5202,39.121],[-77.5201,39.1209],[-77.52,39.1208],[-77.5199,39.1208],[-77.5199,39.1207],[-77.5198,39.1207],[-77.5198,39.1206],[-77.5197,39.1206],[-77.5196,39.1205],[-77.5195,39.1204],[-77.5194,39.1204],[-77.5194,39.1203],[-77.5193,39.1203],[-77.5192,39.1202],[-77.5191,39.1202],[-77.519,39.1201],[-77.5189,39.1201],[-77.5188,39.12],[-77.5187,39.1199],[-77.5186,39.1199],[-77.5185,39.1198],[-77.5183,39.1197],[-77.5182,39.1197],[-77.518,39.1196],[-77.5179,39.1196],[-77.5178,39.1195],[-77.5177,39.1195],[-77.5176,39.1194],[-77.5175,39.1194],[-77.5175,39.1193],[-77.5174,39.1193],[-77.5173,39.1192],[-77.5172,39.1192],[-77.517,39.1191],[-77.5168,39.119],[-77.5166,39.1189],[-77.5164,39.1189],[-77.5164,39.1188],[-77.5159,39.1187],[-77.5157,39.1186],[-77.5155,39.1185],[-77.5153,39.1185],[-77.5152,39.1185],[-77.5152,39.1184],[-77.515,39.1184],[-77.5147,39.1183],[-77.5146,39.1183],[-77.5145,39.1182],[-77.5143,39.1182],[-77.5141,39.1182],[-77.514,39.1182],[-77.514,39.1181],[-77.5139,39.1181],[-77.5137,39.1181],[-77.5136,39.1181],[-77.5135,39.1181],[-77.5134,39.1181],[-77.5132,39.1181],[-77.5131,39.1182],[-77.513,39.1182],[-77.5129,39.1182],[-77.5128,39.1181],[-77.5127,39.1181],[-77.5126,39.1181],[-77.5124,39.1181],[-77.5123,39.1181],[-77.5122,39.118],[-77.5121,39.118],[-77.512,39.118],[-77.5119,39.1179],[-77.5118,39.1179],[-77.5117,39.1179],[-77.5116,39.1178],[-77.5115,39.1178],[-77.5114,39.1178],[-77.5112,39.1176],[-77.5111,39.1176],[-77.5109,39.1176],[-77.5109,39.1175],[-77.5108,39.1175],[-77.5107,39.1175],[-77.5106,39.1174],[-77.5105,39.1174],[-77.5104,39.1174],[-77.5103,39.1173],[-77.5102,39.1173],[-77.5101,39.1172],[-77.51,39.1172],[-77.5099,39.1172],[-77.5098,39.1172],[-77.5097,39.1172],[-77.5097,39.1171],[-77.5096,39.1171],[-77.5095,39.1171],[-77.5094,39.117],[-77.5093,39.117],[-77.5093,39.1169],[-77.5091,39.1169],[-77.509,39.1169],[-77.5089,39.1168],[-77.5087,39.1168],[-77.5086,39.1167],[-77.5085,39.1167],[-77.5084,39.1167],[-77.5083,39.1167],[-77.5083,39.1166],[-77.5081,39.1166],[-77.5081,39.1165],[-77.508,39.1165],[-77.5079,39.1164],[-77.5078,39.1164],[-77.5078,39.1163],[-77.5077,39.1163],[-77.5076,39.1163],[-77.5075,39.1162],[-77.5074,39.1162],[-77.5073,39.1161],[-77.5072,39.1161],[-77.5071,39.1161],[-77.507,39.116],[-77.5069,39.116],[-77.5068,39.116],[-77.5067,39.1159],[-77.5066,39.1159],[-77.5065,39.1159],[-77.5064,39.1159],[-77.5063,39.1159],[-77.5062,39.1159],[-77.5061,39.1158],[-77.506,39.1158],[-77.5059,39.1158],[-77.5057,39.1157],[-77.5056,39.1157],[-77.5055,39.1157],[-77.5054,39.1156],[-77.5053,39.1156],[-77.5052,39.1156],[-77.5051,39.1155],[-77.5049,39.1155],[-77.5048,39.1155],[-77.5047,39.1154],[-77.5046,39.1154],[-77.5042,39.1153],[-77.5041,39.1152],[-77.5039,39.1152],[-77.5037,39.1151],[-77.5036,39.1151],[-77.5035,39.115],[-77.5034,39.115],[-77.5032,39.115],[-77.5028,39.1148],[-77.5026,39.1148],[-77.5022,39.1147],[-77.5021,39.1146],[-77.5019,39.1146],[-77.5017,39.1145],[-77.5014,39.1144],[-77.5011,39.1143],[-77.501,39.1142],[-77.5009,39.1142],[-77.5008,39.1142],[-77.5007,39.1141],[-77.5007,39.1142],[-77.5006,39.1141],[-77.5004,39.1141],[-77.5003,39.1141],[-77.5001,39.114],[-77.4999,39.1139],[-77.4994,39.1138],[-77.4991,39.1138],[-77.499,39.1137],[-77.4988,39.1137],[-77.4987,39.1137],[-77.4985,39.1137],[-77.4985,39.1136],[-77.4985,39.1137],[-77.4984,39.1137],[-77.4982,39.1137],[-77.4981,39.1137],[-77.498,39.1137],[-77.4979,39.1137],[-77.4978,39.1137],[-77.4976,39.1138],[-77.4975,39.1137],[-77.4975,39.1136],[-77.4974,39.1136],[-77.4971,39.1136],[-77.4968,39.1135],[-77.4966,39.1135],[-77.4965,39.1135],[-77.4963,39.1134],[-77.4961,39.1134],[-77.496,39.1133],[-77.4959,39.1133],[-77.4958,39.1132],[-77.4958,39.1133],[-77.4954,39.1132],[-77.4953,39.1131],[-77.4948,39.113],[-77.4947,39.1129],[-77.4943,39.1128],[-77.4941,39.1128],[-77.494,39.1127],[-77.4938,39.1127],[-77.4935,39.1126],[-77.4932,39.1125],[-77.4929,39.1124],[-77.4927,39.1124],[-77.4926,39.1123],[-77.4925,39.1123],[-77.4923,39.1122],[-77.4919,39.112],[-77.4918,39.112],[-77.4918,39.1121],[-77.4916,39.112],[-77.4915,39.112],[-77.4914,39.1119],[-77.4913,39.1119],[-77.4911,39.1118],[-77.491,39.1118],[-77.4909,39.1118],[-77.4908,39.1118],[-77.4907,39.1118],[-77.4907,39.1117],[-77.4906,39.1117],[-77.4905,39.1116],[-77.4904,39.1116],[-77.4903,39.1116],[-77.4903,39.1115],[-77.4902,39.1115],[-77.4902,39.1114],[-77.4901,39.1114],[-77.49,39.1115],[-77.49,39.1114],[-77.4899,39.1114],[-77.4898,39.1114],[-77.4897,39.1113],[-77.4896,39.1113],[-77.4896,39.1112],[-77.4893,39.1111],[-77.4892,39.1111],[-77.489,39.111],[-77.4888,39.1109],[-77.4885,39.1108],[-77.4883,39.1106],[-77.4882,39.1106],[-77.4878,39.1106],[-77.4873,39.1103],[-77.4867,39.1099],[-77.4866,39.1099],[-77.4865,39.1098],[-77.4858,39.1095],[-77.4854,39.1093],[-77.4852,39.1091],[-77.4844,39.1085],[-77.4842,39.1083],[-77.484,39.1082],[-77.4838,39.108],[-77.4836,39.1079],[-77.4834,39.1077],[-77.4832,39.1075],[-77.4831,39.1074],[-77.4829,39.1072],[-77.4825,39.1069],[-77.4825,39.1068],[-77.4823,39.1067],[-77.4821,39.1065],[-77.4817,39.1061],[-77.4814,39.1059],[-77.4812,39.1058],[-77.4811,39.1058],[-77.481,39.1057],[-77.4809,39.1055],[-77.4806,39.1052],[-77.4803,39.1049],[-77.4801,39.1046],[-77.48,39.1045],[-77.48,39.1044],[-77.4798,39.1043],[-77.4797,39.1041],[-77.4792,39.1037],[-77.4789,39.1034],[-77.4784,39.1027],[-77.4782,39.1025],[-77.4781,39.1023],[-77.4778,39.1018],[-77.4775,39.1015],[-77.4775,39.1014],[-77.4774,39.1013],[-77.477,39.1008],[-77.4768,39.1003],[-77.4767,39.1003],[-77.4765,39.1],[-77.4762,39.0996],[-77.4761,39.0993],[-77.476,39.0992],[-77.4759,39.0989],[-77.4758,39.0988],[-77.4757,39.0985],[-77.4756,39.0983],[-77.4755,39.098],[-77.4753,39.0977],[-77.4751,39.0973],[-77.475,39.0969],[-77.4748,39.0966],[-77.4746,39.0962],[-77.4744,39.0956],[-77.4739,39.0948],[-77.4735,39.094],[-77.4731,39.0935],[-77.4728,39.0932],[-77.4724,39.0928],[-77.4722,39.0926],[-77.4717,39.0921],[-77.4715,39.0919],[-77.4714,39.0918],[-77.4708,39.0913],[-77.4704,39.091],[-77.4703,39.0908],[-77.4701,39.0905],[-77.4699,39.0903],[-77.4696,39.0901],[-77.4692,39.0898],[-77.4689,39.0897],[-77.4687,39.0894],[-77.4685,39.089],[-77.4683,39.0885],[-77.4683,39.0883],[-77.4684,39.0881],[-77.469,39.087],[-77.4691,39.0866],[-77.4691,39.0863],[-77.4691,39.086],[-77.469,39.0856],[-77.4688,39.0853],[-77.4687,39.0852],[-77.4686,39.0851],[-77.4683,39.0848],[-77.4682,39.0847],[-77.4681,39.0844],[-77.4678,39.0842],[-77.4677,39.084],[-77.4674,39.0837],[-77.4672,39.0834],[-77.4669,39.0831],[-77.4667,39.0829],[-77.4664,39.0825],[-77.4663,39.0824],[-77.4661,39.0822],[-77.4659,39.0819],[-77.4656,39.0815],[-77.4652,39.0811],[-77.4649,39.0807],[-77.4643,39.0798],[-77.4642,39.0796],[-77.4641,39.0795],[-77.464,39.0794],[-77.4639,39.0792],[-77.4638,39.079],[-77.4635,39.0786],[-77.4634,39.0784],[-77.4633,39.0782],[-77.4632,39.078],[-77.4631,39.0778],[-77.463,39.0775],[-77.4629,39.0772],[-77.4626,39.0766],[-77.4625,39.0764],[-77.4622,39.0761],[-77.462,39.0758],[-77.4615,39.0754],[-77.461,39.0751],[-77.4606,39.0748],[-77.4603,39.0747],[-77.46,39.0746],[-77.4595,39.0744],[-77.459,39.0742],[-77.4577,39.0737],[-77.4575,39.0736],[-77.4574,39.0735],[-77.4572,39.0735],[-77.457,39.0734],[-77.4562,39.0732],[-77.4556,39.073],[-77.4547,39.0728],[-77.4536,39.0726],[-77.4525,39.0724],[-77.4519,39.0723],[-77.451,39.0723],[-77.4506,39.0723],[-77.4503,39.0723],[-77.4501,39.0723],[-77.45,39.0723],[-77.4499,39.0723],[-77.4496,39.0723],[-77.4494,39.0723],[-77.4488,39.0722],[-77.4483,39.072],[-77.4476,39.0719],[-77.4469,39.0717],[-77.4466,39.0716],[-77.4463,39.0716],[-77.4461,39.0715],[-77.446,39.0715],[-77.446,39.0714],[-77.4459,39.0714],[-77.4458,39.0713],[-77.4457,39.0713],[-77.4454,39.0712],[-77.4451,39.0712],[-77.4448,39.0713],[-77.4446,39.0713],[-77.4444,39.0713],[-77.4443,39.0713],[-77.444,39.0713],[-77.4439,39.0713],[-77.4437,39.0713],[-77.4436,39.0712],[-77.4435,39.0713],[-77.443,39.0713],[-77.4424,39.0713],[-77.4417,39.0713],[-77.4408,39.0712],[-77.4401,39.0711],[-77.4399,39.071],[-77.4395,39.0709],[-77.4394,39.0709],[-77.4387,39.0708],[-77.438,39.0707],[-77.4373,39.0707],[-77.4365,39.0705],[-77.4352,39.0703],[-77.4348,39.0702],[-77.4342,39.0701],[-77.4335,39.0699],[-77.4333,39.0699],[-77.4329,39.0698],[-77.4325,39.0697],[-77.4323,39.0696],[-77.4322,39.0696],[-77.4319,39.0695],[-77.4315,39.0694],[-77.4308,39.0693],[-77.4296,39.0688],[-77.4292,39.0686],[-77.429,39.0685],[-77.4285,39.0682],[-77.4281,39.068],[-77.4277,39.0679],[-77.4272,39.0678],[-77.427,39.0678],[-77.4267,39.0677],[-77.4261,39.0676],[-77.4254,39.0675],[-77.4247,39.0673],[-77.4232,39.067],[-77.4223,39.0668],[-77.422,39.0667],[-77.4213,39.0666],[-77.4208,39.0664],[-77.4207,39.0663],[-77.4207,39.0664],[-77.4205,39.0664],[-77.42,39.0664],[-77.4196,39.0664],[-77.4191,39.0665],[-77.4188,39.0665],[-77.4185,39.0665],[-77.4181,39.0664],[-77.4179,39.0665],[-77.4175,39.0665],[-77.4169,39.0665],[-77.4167,39.0665],[-77.4161,39.0665],[-77.4158,39.0664],[-77.4156,39.0664],[-77.4154,39.0664],[-77.4147,39.0663],[-77.4143,39.0662],[-77.4136,39.066],[-77.4125,39.0658],[-77.4118,39.0657],[-77.4109,39.0655],[-77.4107,39.0655],[-77.41,39.0653],[-77.4094,39.0652],[-77.4089,39.0651],[-77.4074,39.0648],[-77.4069,39.0647],[-77.4063,39.0646],[-77.4062,39.0646],[-77.406,39.0646],[-77.4055,39.0645],[-77.405,39.0645],[-77.4045,39.0645],[-77.4028,39.0645],[-77.4024,39.0645],[-77.4019,39.0645],[-77.4019,39.0644],[-77.4017,39.0644],[-77.4016,39.0645],[-77.4011,39.0645],[-77.4005,39.0646],[-77.3997,39.0647],[-77.399,39.0647],[-77.3983,39.0647],[-77.3975,39.0645],[-77.3969,39.0644],[-77.3959,39.0641],[-77.3954,39.0641],[-77.3947,39.0639],[-77.3942,39.0638],[-77.3938,39.0636],[-77.3932,39.0634],[-77.3925,39.0633],[-77.3918,39.0631],[-77.3905,39.0628],[-77.3892,39.0626],[-77.3881,39.0625],[-77.3875,39.0623],[-77.3868,39.0622],[-77.3858,39.0621],[-77.3848,39.0622],[-77.3844,39.0621],[-77.3838,39.0622],[-77.3831,39.0623],[-77.3827,39.0624],[-77.3824,39.0625],[-77.382,39.0625],[-77.3813,39.0626],[-77.3811,39.0626],[-77.3808,39.0626],[-77.3805,39.0626],[-77.38,39.0626],[-77.3789,39.0626],[-77.3785,39.0625],[-77.3784,39.0624],[-77.3782,39.0624],[-77.3781,39.0624],[-77.378,39.0624],[-77.3778,39.0624],[-77.3777,39.0624],[-77.3776,39.0623],[-77.3775,39.0623],[-77.3773,39.0623],[-77.3771,39.0622],[-77.3769,39.0622],[-77.3766,39.0622],[-77.3764,39.0622],[-77.3763,39.0621],[-77.3762,39.0621],[-77.3759,39.062],[-77.3754,39.062],[-77.3753,39.0619],[-77.375,39.0618],[-77.3744,39.0618],[-77.3742,39.0617],[-77.3738,39.0618],[-77.3729,39.0618],[-77.3725,39.0618],[-77.3718,39.0618],[-77.3713,39.0617],[-77.3702,39.0616],[-77.3698,39.0616],[-77.3685,39.0616],[-77.3684,39.0616],[-77.3683,39.0616],[-77.3682,39.0616],[-77.3681,39.0616],[-77.3679,39.0617],[-77.3679,39.0618],[-77.368,39.0618],[-77.3679,39.0619],[-77.3675,39.0619],[-77.3672,39.0619],[-77.3667,39.062],[-77.3663,39.062],[-77.3659,39.0621],[-77.3658,39.0621],[-77.3657,39.0622],[-77.3655,39.0622],[-77.3653,39.0622],[-77.3651,39.0622],[-77.3649,39.0623],[-77.3646,39.0623],[-77.3644,39.0623],[-77.3641,39.0623],[-77.3635,39.0624],[-77.363,39.0625],[-77.3623,39.0626],[-77.3619,39.0625],[-77.3613,39.0625],[-77.3608,39.0626],[-77.3605,39.0626],[-77.36,39.0626],[-77.3593,39.0626],[-77.3588,39.0626],[-77.3581,39.0626],[-77.3576,39.0626],[-77.3572,39.0626],[-77.3561,39.0625],[-77.3554,39.0625],[-77.3547,39.0625],[-77.3534,39.0624],[-77.3531,39.0624],[-77.3524,39.0623],[-77.3517,39.0623],[-77.3512,39.0624],[-77.3507,39.0624],[-77.3503,39.0624],[-77.3498,39.0624],[-77.3493,39.0624],[-77.349,39.0625],[-77.3486,39.0625],[-77.3471,39.0626],[-77.3463,39.0627],[-77.3458,39.0628],[-77.3454,39.0628],[-77.3448,39.0628],[-77.3444,39.0629],[-77.3436,39.0629],[-77.3434,39.063],[-77.3431,39.063],[-77.3428,39.063],[-77.3426,39.063],[-77.3425,39.063],[-77.3421,39.0629],[-77.342,39.0629],[-77.3419,39.0629],[-77.3417,39.063],[-77.3415,39.063],[-77.3413,39.063],[-77.3411,39.063],[-77.341,39.063],[-77.3408,39.063],[-77.3406,39.0629],[-77.3404,39.0629],[-77.3401,39.0629],[-77.34,39.0629],[-77.3399,39.0628],[-77.3398,39.0628],[-77.3397,39.0628],[-77.3396,39.0628],[-77.3395,39.0628],[-77.3392,39.0627],[-77.3391,39.0627],[-77.339,39.0626],[-77.3388,39.0626],[-77.3387,39.0626],[-77.3386,39.0625],[-77.3385,39.0625],[-77.3384,39.0625],[-77.3383,39.0625],[-77.3382,39.0625],[-77.3381,39.0624],[-77.338,39.0624],[-77.3379,39.0624],[-77.3379,39.0623],[-77.3378,39.0623],[-77.3377,39.0623],[-77.3376,39.0623],[-77.3375,39.0623],[-77.3374,39.0623],[-77.3372,39.0623],[-77.3371,39.0623],[-77.337,39.0622],[-77.3369,39.0622],[-77.3368,39.0622],[-77.3367,39.0621],[-77.3365,39.062],[-77.3363,39.062],[-77.336,39.0619],[-77.3359,39.0618],[-77.3357,39.0618],[-77.3353,39.0617],[-77.3352,39.0616],[-77.3349,39.0615],[-77.3347,39.0615],[-77.3346,39.0614],[-77.3344,39.0614],[-77.3342,39.0613],[-77.3341,39.0612],[-77.334,39.0612],[-77.334,39.0611],[-77.3339,39.061],[-77.3339,39.0609],[-77.3339,39.0608],[-77.3339,39.0607],[-77.3339,39.0606],[-77.3339,39.0602],[-77.3339,39.0601],[-77.334,39.06],[-77.334,39.0599],[-77.3339,39.0598],[-77.3339,39.0597],[-77.3338,39.0597],[-77.3338,39.0596],[-77.3337,39.0595],[-77.3336,39.0595],[-77.3336,39.0594],[-77.3335,39.0594],[-77.3334,39.0593],[-77.3333,39.0593],[-77.3332,39.0593],[-77.3331,39.0593],[-77.3329,39.0593],[-77.3328,39.0592],[-77.3327,39.0592],[-77.3324,39.0591],[-77.3319,39.0588],[-77.3318,39.0588],[-77.3316,39.0587],[-77.3315,39.0587],[-77.3314,39.0586],[-77.3313,39.0586],[-77.3311,39.0586],[-77.331,39.0585],[-77.3309,39.0585],[-77.3308,39.0585],[-77.3306,39.0585],[-77.3304,39.0584],[-77.3303,39.0584],[-77.3302,39.0584],[-77.3301,39.0584],[-77.33,39.0584],[-77.3299,39.0583],[-77.3298,39.0583],[-77.3297,39.0582],[-77.3296,39.0582],[-77.3295,39.0582],[-77.3293,39.0582],[-77.3292,39.0581],[-77.3291,39.0581],[-77.329,39.0581],[-77.3289,39.058],[-77.3286,39.0579],[-77.3285,39.0578],[-77.3284,39.0577],[-77.3283,39.0577],[-77.3282,39.0576],[-77.328,39.0575],[-77.3279,39.0574],[-77.3278,39.0574],[-77.3277,39.0574],[-77.3276,39.0575],[-77.3275,39.0575],[-77.3269,39.0574],[-77.3268,39.0573],[-77.3267,39.0573],[-77.3266,39.0572],[-77.3265,39.0572],[-77.3264,39.0572],[-77.3264,39.0571],[-77.3263,39.057],[-77.3262,39.057],[-77.3261,39.0569],[-77.326,39.0568],[-77.3258,39.0567],[-77.3257,39.0567],[-77.3256,39.0566],[-77.3255,39.0565],[-77.3254,39.0565],[-77.3254,39.0564],[-77.3253,39.0564],[-77.3252,39.0564],[-77.3252,39.0563],[-77.3251,39.0563],[-77.3251,39.0562],[-77.325,39.0562],[-77.3249,39.0561],[-77.3248,39.056],[-77.3247,39.056],[-77.3246,39.0559],[-77.3245,39.0559],[-77.3244,39.0558],[-77.3243,39.0558],[-77.3243,39.0557],[-77.3242,39.0557],[-77.3241,39.0557],[-77.324,39.0556],[-77.3239,39.0556],[-77.3238,39.0556],[-77.3237,39.0555],[-77.3235,39.0555],[-77.3234,39.0555],[-77.3232,39.0555],[-77.3231,39.0555],[-77.323,39.0555],[-77.323,39.0554],[-77.3229,39.0554],[-77.3228,39.0554],[-77.3227,39.0553],[-77.3226,39.0553],[-77.3225,39.0552],[-77.3225,39.0551],[-77.3224,39.0551],[-77.3223,39.055],[-77.3222,39.055],[-77.3222,39.0549],[-77.3221,39.0549],[-77.322,39.0548],[-77.3219,39.0548],[-77.3218,39.0547],[-77.3218,39.0546],[-77.3217,39.0546],[-77.3215,39.0545],[-77.3214,39.0544],[-77.3213,39.0543],[-77.3212,39.0542],[-77.3211,39.0542],[-77.3211,39.0541],[-77.321,39.0541],[-77.3208,39.054],[-77.3207,39.0539],[-77.3207,39.0538],[-77.3206,39.0538],[-77.3205,39.0537],[-77.3204,39.0537],[-77.3203,39.0536],[-77.3202,39.0536],[-77.32,39.0535],[-77.3199,39.0534],[-77.3198,39.0534],[-77.3197,39.0534],[-77.3195,39.0533],[-77.3194,39.0533],[-77.3192,39.0533],[-77.3191,39.0533],[-77.319,39.0534],[-77.3189,39.0534],[-77.3188,39.0534],[-77.3188,39.0535],[-77.3187,39.0535],[-77.3186,39.0536],[-77.3185,39.0536],[-77.3184,39.0536],[-77.3183,39.0536],[-77.3181,39.0535],[-77.318,39.0534],[-77.3179,39.0534],[-77.3178,39.0534],[-77.3178,39.0533],[-77.3177,39.0532],[-77.3176,39.0531],[-77.3175,39.0531],[-77.3175,39.053],[-77.3174,39.053],[-77.3174,39.0529],[-77.3173,39.0529],[-77.3172,39.0528],[-77.3171,39.0528],[-77.317,39.0527],[-77.3169,39.0527],[-77.3168,39.0527],[-77.3168,39.0526],[-77.3167,39.0526],[-77.3166,39.0526],[-77.3165,39.0526],[-77.3163,39.0525],[-77.3162,39.0525],[-77.3161,39.0525],[-77.316,39.0524],[-77.3158,39.0524],[-77.3156,39.0523],[-77.3155,39.0523],[-77.3154,39.0523],[-77.3153,39.0522],[-77.3152,39.0522],[-77.3151,39.0522],[-77.315,39.0522],[-77.3149,39.0521],[-77.3148,39.0521],[-77.3148,39.0522],[-77.3147,39.0522],[-77.3147,39.0521],[-77.3145,39.0521],[-77.3144,39.0521],[-77.3142,39.0521],[-77.3141,39.0521],[-77.3141,39.052],[-77.314,39.052],[-77.3139,39.052],[-77.3138,39.0519],[-77.3137,39.0519],[-77.3136,39.0519],[-77.3135,39.0519],[-77.3134,39.0519],[-77.3132,39.0518],[-77.3131,39.0518],[-77.313,39.0518],[-77.3129,39.0518],[-77.3128,39.0518],[-77.3127,39.0518],[-77.3126,39.0518],[-77.3125,39.0518],[-77.3124,39.0518],[-77.3123,39.0518],[-77.3122,39.0518],[-77.3121,39.0518],[-77.312,39.0518],[-77.3119,39.0518],[-77.3117,39.0518],[-77.3116,39.0518],[-77.3115,39.0518],[-77.3113,39.0518],[-77.3112,39.0518],[-77.311,39.0518],[-77.311,39.0519],[-77.3109,39.0519],[-77.3106,39.0519],[-77.3105,39.0519],[-77.3104,39.0519],[-77.3103,39.0519],[-77.3102,39.052],[-77.3101,39.052],[-77.31,39.052],[-77.3099,39.0521],[-77.3098,39.0521],[-77.3096,39.0521],[-77.3094,39.0521],[-77.3093,39.0522],[-77.3092,39.0522],[-77.309,39.0522],[-77.3089,39.0522],[-77.3086,39.0522],[-77.3085,39.0522],[-77.3084,39.0522],[-77.3083,39.0522],[-77.3082,39.0522],[-77.3081,39.0522],[-77.308,39.0522],[-77.3079,39.0522],[-77.3078,39.0522],[-77.3077,39.0522],[-77.3076,39.0522],[-77.3075,39.0521],[-77.3074,39.0521],[-77.3073,39.0521],[-77.3072,39.0521],[-77.307,39.0521],[-77.3068,39.052],[-77.3067,39.052],[-77.3065,39.052],[-77.3063,39.0519],[-77.3062,39.0519],[-77.3061,39.0519],[-77.306,39.0519],[-77.306,39.0518],[-77.3059,39.0518],[-77.3058,39.0518],[-77.3057,39.0518],[-77.3057,39.0517],[-77.3056,39.0517],[-77.3055,39.0517],[-77.3054,39.0517],[-77.3054,39.0516],[-77.3051,39.0515],[-77.3049,39.0515],[-77.3049,39.0514],[-77.3048,39.0514],[-77.3047,39.0514],[-77.3046,39.0513],[-77.3044,39.0512],[-77.3043,39.0512],[-77.3042,39.0511],[-77.3041,39.051],[-77.3039,39.051],[-77.3039,39.0509],[-77.3037,39.0509],[-77.3035,39.0508],[-77.3034,39.0507],[-77.3032,39.0506],[-77.3031,39.0506],[-77.303,39.0505],[-77.3029,39.0504],[-77.3027,39.0503],[-77.3026,39.0502],[-77.3024,39.0502],[-77.3023,39.0501],[-77.3022,39.0501],[-77.3021,39.05],[-77.302,39.05],[-77.3019,39.05],[-77.3018,39.0499],[-77.3017,39.0499],[-77.3017,39.0498],[-77.3016,39.0498],[-77.3015,39.0497],[-77.3014,39.0497],[-77.3011,39.0495],[-77.3008,39.0494],[-77.3007,39.0494],[-77.3004,39.0492],[-77.3003,39.0491],[-77.3001,39.0491],[-77.3,39.049],[-77.2998,39.0489],[-77.2997,39.0489],[-77.2995,39.0489],[-77.2994,39.0489],[-77.2993,39.0489],[-77.2993,39.0488],[-77.2991,39.0488],[-77.299,39.0487],[-77.2989,39.0487],[-77.2987,39.0486],[-77.2986,39.0486],[-77.2987,39.0486],[-77.2987,39.0485],[-77.2988,39.0485],[-77.2989,39.0484],[-77.2988,39.0484],[-77.2987,39.0485],[-77.2986,39.0485],[-77.2984,39.0484],[-77.2982,39.0483],[-77.2981,39.0483],[-77.298,39.0483],[-77.2978,39.0482],[-77.2976,39.0481],[-77.2975,39.0481],[-77.2973,39.0481],[-77.2973,39.048],[-77.2972,39.048],[-77.2971,39.048],[-77.2969,39.0479],[-77.2968,39.0479],[-77.2967,39.0479],[-77.2966,39.0478],[-77.2965,39.0478],[-77.2964,39.0478],[-77.2964,39.0477],[-77.2963,39.0477],[-77.2962,39.0477],[-77.2961,39.0477],[-77.296,39.0476],[-77.2959,39.0476],[-77.2956,39.0475],[-77.2955,39.0475],[-77.2954,39.0475],[-77.2954,39.0474],[-77.2953,39.0474],[-77.2952,39.0474],[-77.2951,39.0474],[-77.2948,39.0473],[-77.2947,39.0472],[-77.2946,39.0472],[-77.2945,39.0471],[-77.2944,39.0471],[-77.2943,39.047],[-77.2942,39.047],[-77.2941,39.047],[-77.2939,39.0468],[-77.2938,39.0468],[-77.2937,39.0468],[-77.2933,39.0466],[-77.2932,39.0465],[-77.2931,39.0465],[-77.293,39.0464],[-77.2929,39.0464],[-77.2929,39.0463],[-77.2928,39.0463],[-77.2926,39.0462],[-77.2924,39.0461],[-77.2923,39.046],[-77.2922,39.046],[-77.2921,39.0459],[-77.2919,39.0459],[-77.2916,39.0456],[-77.2914,39.0455],[-77.2912,39.0454],[-77.291,39.0453],[-77.2908,39.0452],[-77.2904,39.0449],[-77.2902,39.0448],[-77.2901,39.0447],[-77.29,39.0447],[-77.2899,39.0445],[-77.2897,39.0444],[-77.2897,39.0443],[-77.2896,39.0443],[-77.2895,39.0442],[-77.2893,39.0441],[-77.2892,39.0441],[-77.2891,39.044],[-77.289,39.0439],[-77.2889,39.0439],[-77.2888,39.0438],[-77.2888,39.0437],[-77.2887,39.0437],[-77.2886,39.0436],[-77.2885,39.0435],[-77.2884,39.0435],[-77.2883,39.0433],[-77.2882,39.0433],[-77.2881,39.0433],[-77.2881,39.0432],[-77.288,39.0432],[-77.2879,39.0431],[-77.2878,39.0429],[-77.2877,39.0429],[-77.2877,39.0428],[-77.2876,39.0428],[-77.2876,39.0427],[-77.2875,39.0426],[-77.2874,39.0425],[-77.2873,39.0425],[-77.2873,39.0424],[-77.2872,39.0424],[-77.2872,39.0423],[-77.2871,39.0423],[-77.2869,39.0421],[-77.2868,39.0421],[-77.2867,39.0421],[-77.2867,39.042],[-77.2866,39.042],[-77.2866,39.0419],[-77.2866,39.0418],[-77.2865,39.0418],[-77.2864,39.0417],[-77.2863,39.0416],[-77.2862,39.0415],[-77.2861,39.0414],[-77.2859,39.0412],[-77.2855,39.041],[-77.2854,39.0409],[-77.2853,39.0409],[-77.2852,39.0408],[-77.2851,39.0407],[-77.2848,39.0406],[-77.2847,39.0405],[-77.2846,39.0404],[-77.2845,39.0404],[-77.2844,39.0403],[-77.2843,39.0402],[-77.2842,39.0402],[-77.2841,39.0401],[-77.284,39.04],[-77.2839,39.04],[-77.2838,39.04],[-77.2837,39.0399],[-77.2836,39.0398],[-77.2835,39.0397],[-77.2833,39.0396],[-77.2832,39.0396],[-77.2832,39.0395],[-77.2831,39.0395],[-77.283,39.0395],[-77.2828,39.0394],[-77.2827,39.0393],[-77.2826,39.0393],[-77.2825,39.0392],[-77.2824,39.0392],[-77.2823,39.0392],[-77.2822,39.0392],[-77.2821,39.0391],[-77.282,39.0391],[-77.2819,39.039],[-77.2819,39.0389],[-77.2818,39.0389],[-77.2817,39.0388],[-77.2817,39.0387],[-77.2816,39.0386],[-77.2815,39.0386],[-77.2815,39.0385],[-77.2814,39.0385],[-77.2813,39.0384],[-77.2812,39.0384],[-77.2811,39.0383],[-77.281,39.0383],[-77.2809,39.0382],[-77.2807,39.038],[-77.2805,39.038],[-77.2804,39.0379],[-77.2803,39.0378],[-77.2801,39.0377],[-77.28,39.0376],[-77.2799,39.0375],[-77.2796,39.0374],[-77.2795,39.0373],[-77.2795,39.0372],[-77.2794,39.0372],[-77.2793,39.0371],[-77.2792,39.0371],[-77.2791,39.037],[-77.2791,39.0369],[-77.2787,39.0367],[-77.2787,39.0366],[-77.2786,39.0366],[-77.2785,39.0365],[-77.2784,39.0365],[-77.2784,39.0364],[-77.2782,39.0363],[-77.2781,39.0362],[-77.278,39.0361],[-77.2779,39.036],[-77.2778,39.0359],[-77.2776,39.0358],[-77.2775,39.0358],[-77.277,39.0354],[-77.2769,39.0354],[-77.2768,39.0353],[-77.2767,39.0353],[-77.2766,39.0352],[-77.2766,39.0351],[-77.2765,39.0351],[-77.2763,39.035],[-77.2762,39.0349],[-77.276,39.0348],[-77.2759,39.0348],[-77.2759,39.0347],[-77.2756,39.0346],[-77.2755,39.0346],[-77.2755,39.0345],[-77.2754,39.0345],[-77.2753,39.0344],[-77.2752,39.0344],[-77.2751,39.0343],[-77.275,39.0343],[-77.2749,39.0343],[-77.2748,39.0342],[-77.2745,39.0341],[-77.2743,39.034],[-77.2742,39.034],[-77.2742,39.0339],[-77.2741,39.0339],[-77.274,39.0339],[-77.2738,39.0339],[-77.2737,39.0338],[-77.2736,39.0338],[-77.2735,39.0338],[-77.2734,39.0338],[-77.2733,39.0339],[-77.2732,39.0339],[-77.273,39.0338],[-77.2729,39.0338],[-77.2728,39.0337],[-77.2727,39.0337],[-77.2726,39.0337],[-77.2725,39.0336],[-77.2723,39.0336],[-77.2722,39.0335],[-77.2721,39.0335],[-77.272,39.0335],[-77.2719,39.0335],[-77.2718,39.0334],[-77.2717,39.0334],[-77.2716,39.0334],[-77.2716,39.0333],[-77.2715,39.0333],[-77.2714,39.0333],[-77.2712,39.0332],[-77.2711,39.0332],[-77.271,39.0331],[-77.2709,39.0331],[-77.2708,39.0331],[-77.2707,39.033],[-77.2706,39.033],[-77.2705,39.033],[-77.2705,39.0329],[-77.2704,39.0329],[-77.2703,39.0329],[-77.2702,39.0329],[-77.2701,39.0329],[-77.27,39.0328],[-77.2698,39.0328],[-77.2697,39.0328],[-77.2697,39.0327],[-77.2696,39.0327],[-77.2695,39.0326],[-77.2694,39.0326],[-77.2693,39.0326],[-77.2692,39.0326],[-77.2691,39.0326],[-77.2691,39.0325],[-77.269,39.0325],[-77.2687,39.0324],[-77.2686,39.0324],[-77.2685,39.0323],[-77.2684,39.0323],[-77.2682,39.0323],[-77.2681,39.0322],[-77.268,39.0322],[-77.2679,39.0322],[-77.2678,39.0322],[-77.2677,39.0322],[-77.2676,39.0322],[-77.2675,39.0322],[-77.2674,39.0322],[-77.2673,39.0322],[-77.2672,39.0322],[-77.267,39.0321],[-77.2669,39.0321],[-77.2666,39.0321],[-77.2665,39.032],[-77.2664,39.032],[-77.2663,39.032],[-77.2662,39.032],[-77.266,39.032],[-77.266,39.0319],[-77.2659,39.0319],[-77.2658,39.0319],[-77.2657,39.0319],[-77.2656,39.0318],[-77.2655,39.0318],[-77.2654,39.0318],[-77.2653,39.0318],[-77.2652,39.0318],[-77.2651,39.0318],[-77.2649,39.0318],[-77.2648,39.0318],[-77.2646,39.0318],[-77.2645,39.0318],[-77.2644,39.0318],[-77.2643,39.0317],[-77.2642,39.0317],[-77.2641,39.0317],[-77.264,39.0317],[-77.2639,39.0316],[-77.2638,39.0316],[-77.2637,39.0316],[-77.2636,39.0316],[-77.2635,39.0316],[-77.2634,39.0316],[-77.2633,39.0316],[-77.2632,39.0315],[-77.2631,39.0315],[-77.263,39.0315],[-77.2629,39.0315],[-77.2628,39.0315],[-77.2627,39.0314],[-77.2626,39.0314],[-77.2625,39.0314],[-77.2624,39.0314],[-77.2623,39.0314],[-77.2621,39.0314],[-77.262,39.0314],[-77.2618,39.0314],[-77.2617,39.0313],[-77.2616,39.0313],[-77.2614,39.0312],[-77.2613,39.0312],[-77.2612,39.0312],[-77.2609,39.0312],[-77.2608,39.0312],[-77.2606,39.0311],[-77.2605,39.0311],[-77.2604,39.0311],[-77.2604,39.0312],[-77.2603,39.0312],[-77.2602,39.0312],[-77.2601,39.0311],[-77.26,39.0311],[-77.2599,39.0311],[-77.2597,39.031],[-77.2596,39.031],[-77.2595,39.031],[-77.2595,39.0309],[-77.2595,39.0308],[-77.2596,39.0308],[-77.2597,39.0308],[-77.2598,39.0309],[-77.2599,39.0309],[-77.26,39.031],[-77.2601,39.031],[-77.2602,39.031],[-77.2603,39.031],[-77.2604,39.031],[-77.2605,39.031],[-77.2606,39.031],[-77.2607,39.031],[-77.2608,39.0311],[-77.2608,39.031],[-77.2604,39.0309],[-77.2602,39.0309],[-77.26,39.0309],[-77.26,39.0308],[-77.2599,39.0308],[-77.2597,39.0307],[-77.2596,39.0307],[-77.2595,39.0307],[-77.2594,39.0307],[-77.2593,39.0306],[-77.2591,39.0305],[-77.259,39.0305],[-77.2589,39.0305],[-77.2588,39.0305],[-77.2588,39.0304],[-77.2587,39.0304],[-77.2586,39.0304],[-77.2585,39.0304],[-77.2584,39.0304],[-77.2583,39.0303],[-77.2582,39.0303],[-77.2581,39.0303],[-77.258,39.0303],[-77.2579,39.0303],[-77.2578,39.0303],[-77.2577,39.0303],[-77.2577,39.0302],[-77.2575,39.0302],[-77.2574,39.0302],[-77.2573,39.0302],[-77.2572,39.0302],[-77.2571,39.0301],[-77.2569,39.0301],[-77.2568,39.0301],[-77.2566,39.03],[-77.2565,39.03],[-77.2564,39.03],[-77.2563,39.0301],[-77.2562,39.0301],[-77.2559,39.03],[-77.2558,39.03],[-77.2557,39.03],[-77.2556,39.03],[-77.2555,39.0299],[-77.2554,39.0299],[-77.2552,39.0298],[-77.2551,39.0298],[-77.255,39.0298],[-77.2549,39.0298],[-77.2548,39.0297],[-77.2546,39.0297],[-77.2545,39.0296],[-77.2544,39.0296],[-77.2543,39.0295],[-77.2542,39.0294],[-77.2541,39.0294],[-77.254,39.0293],[-77.2538,39.0292],[-77.2537,39.0292],[-77.2536,39.0291],[-77.2535,39.029],[-77.2534,39.029],[-77.2533,39.029],[-77.2531,39.0288],[-77.253,39.0287],[-77.2529,39.0287],[-77.2528,39.0286],[-77.2526,39.0285],[-77.2524,39.0284],[-77.2523,39.0284],[-77.2522,39.0283],[-77.2519,39.0282],[-77.2518,39.0281],[-77.2517,39.0281],[-77.2516,39.028],[-77.2514,39.0279],[-77.2512,39.0278],[-77.2511,39.0277],[-77.2509,39.0276],[-77.2508,39.0275],[-77.2507,39.0274],[-77.2506,39.0274],[-77.2505,39.0274],[-77.2505,39.0273],[-77.2505,39.0272],[-77.2504,39.0271],[-77.2503,39.0271],[-77.2502,39.027],[-77.2501,39.027],[-77.25,39.027],[-77.2499,39.0269],[-77.2498,39.0269],[-77.2497,39.0269],[-77.2496,39.0269],[-77.2495,39.0269],[-77.2494,39.0269],[-77.2493,39.0269],[-77.2492,39.0269],[-77.2491,39.0269],[-77.249,39.0268],[-77.2489,39.0268],[-77.2487,39.0267],[-77.2486,39.0266],[-77.2484,39.0266],[-77.2484,39.0265],[-77.2483,39.0265],[-77.2482,39.0264],[-77.2481,39.0264],[-77.2481,39.0263],[-77.248,39.0262],[-77.2479,39.0262],[-77.2478,39.0261],[-77.2477,39.0261],[-77.2477,39.026],[-77.2475,39.0259],[-77.2474,39.0258],[-77.2473,39.0257],[-77.2473,39.0256],[-77.2472,39.0256],[-77.2471,39.0255],[-77.247,39.0254],[-77.2469,39.0253],[-77.2469,39.0252],[-77.2468,39.0251],[-77.2467,39.0251],[-77.2466,39.025],[-77.2465,39.0249],[-77.2464,39.0248],[-77.2464,39.0247],[-77.2463,39.0247],[-77.2462,39.0244],[-77.2462,39.0243],[-77.2462,39.0242],[-77.2461,39.0242],[-77.2461,39.0241],[-77.2461,39.024],[-77.246,39.0239],[-77.2459,39.0238],[-77.2459,39.0237],[-77.2459,39.0236],[-77.2458,39.0236],[-77.2458,39.0235],[-77.2457,39.0235],[-77.2457,39.0234],[-77.2457,39.0233],[-77.2455,39.0231],[-77.2455,39.023],[-77.2454,39.0228],[-77.2453,39.0227],[-77.2453,39.0226],[-77.2453,39.0225],[-77.2452,39.0225],[-77.2452,39.0224],[-77.2452,39.0223],[-77.2451,39.0223],[-77.2451,39.0222],[-77.2451,39.0221],[-77.2451,39.022],[-77.245,39.0218],[-77.245,39.0217],[-77.2449,39.0215],[-77.2449,39.0213],[-77.2449,39.0212],[-77.2449,39.0211],[-77.2449,39.0207],[-77.2449,39.0206],[-77.2449,39.0205],[-77.2448,39.0204],[-77.2448,39.0203],[-77.2448,39.0202],[-77.2449,39.0202],[-77.2449,39.02],[-77.2449,39.0198],[-77.245,39.0197],[-77.2449,39.0196],[-77.2449,39.0195],[-77.245,39.0194],[-77.245,39.0191],[-77.2451,39.0189],[-77.2451,39.0188],[-77.2452,39.0186],[-77.2452,39.0185],[-77.2453,39.0185],[-77.2453,39.0184],[-77.2454,39.0183],[-77.2453,39.0182],[-77.2453,39.018],[-77.2453,39.0178],[-77.2454,39.0175],[-77.2455,39.0174],[-77.2455,39.0173],[-77.2456,39.0172],[-77.2456,39.0171],[-77.2457,39.017],[-77.2459,39.0169],[-77.2459,39.0168],[-77.2462,39.0166],[-77.2462,39.0165],[-77.2463,39.0164],[-77.2464,39.0162],[-77.2465,39.016],[-77.2465,39.0157],[-77.2465,39.0156],[-77.2466,39.0155],[-77.2467,39.0152],[-77.2467,39.0151],[-77.2469,39.0149],[-77.2469,39.0148],[-77.2472,39.0145],[-77.2478,39.014],[-77.2479,39.0139],[-77.248,39.0138],[-77.2481,39.0138],[-77.2483,39.0137],[-77.2485,39.0135],[-77.2491,39.0132],[-77.2499,39.0127],[-77.2501,39.0127],[-77.2503,39.0125],[-77.2504,39.0125],[-77.2507,39.0123],[-77.2509,39.0121],[-77.2512,39.0119],[-77.2513,39.0118],[-77.2514,39.0116],[-77.2516,39.0114],[-77.2516,39.0113],[-77.2517,39.0112],[-77.2518,39.0111],[-77.2518,39.011],[-77.2518,39.0109],[-77.2519,39.0109],[-77.252,39.0106],[-77.2523,39.0104],[-77.2523,39.0103],[-77.2524,39.0102],[-77.2525,39.0101],[-77.2526,39.01],[-77.253,39.0095],[-77.2531,39.0093],[-77.2532,39.0093],[-77.2533,39.0092],[-77.2533,39.009],[-77.2533,39.0089],[-77.2538,39.0079],[-77.2541,39.0075],[-77.2541,39.0074],[-77.2542,39.0072],[-77.2543,39.0071],[-77.2543,39.0069],[-77.2544,39.0067],[-77.2544,39.0063],[-77.2545,39.0062],[-77.2545,39.0061],[-77.2548,39.006],[-77.2549,39.0058],[-77.2549,39.0057],[-77.255,39.0056],[-77.2551,39.0054],[-77.2552,39.005],[-77.2553,39.005],[-77.2553,39.0049],[-77.2553,39.0048],[-77.2553,39.0047],[-77.2553,39.0046],[-77.2552,39.0044],[-77.2552,39.0043],[-77.2553,39.0042],[-77.2554,39.0039],[-77.2554,39.0038],[-77.2554,39.0037],[-77.2555,39.0035],[-77.2555,39.0032],[-77.2555,39.003],[-77.2556,39.0027],[-77.2556,39.0025],[-77.2557,39.0022],[-77.2557,39.0021],[-77.2558,39.002],[-77.2558,39.0019],[-77.2558,39.0018],[-77.2557,39.0016],[-77.2557,39.0015],[-77.2556,39.0014],[-77.2555,39.0013],[-77.2554,39.0012],[-77.2553,39.0011],[-77.2552,39.001],[-77.2551,39.001],[-77.255,39.0009],[-77.2549,39.0007],[-77.2548,39.0004],[-77.2548,39.0003],[-77.2548,39.0001],[-77.2547,39.0001],[-77.2546,38.9998],[-77.2546,38.9997],[-77.2547,38.9996],[-77.2547,38.9995],[-77.2548,38.9995],[-77.2547,38.9994],[-77.2547,38.9993],[-77.2545,38.9989],[-77.2545,38.9988],[-77.2544,38.9987],[-77.2543,38.9986],[-77.2542,38.9984],[-77.2542,38.9983],[-77.2542,38.9982],[-77.2541,38.9982],[-77.2541,38.9981],[-77.254,38.9981],[-77.254,38.998],[-77.2539,38.998],[-77.2538,38.998],[-77.2538,38.9979],[-77.2537,38.9979],[-77.2536,38.9978],[-77.2536,38.9977],[-77.2536,38.9976],[-77.2535,38.9973],[-77.2535,38.9972],[-77.2535,38.9971],[-77.2535,38.997],[-77.2535,38.9969],[-77.2535,38.9968],[-77.2534,38.9967],[-77.2533,38.9966],[-77.2532,38.9965],[-77.2532,38.9964],[-77.2531,38.9963],[-77.2531,38.9962],[-77.253,38.996],[-77.2529,38.9959],[-77.2529,38.9958],[-77.2529,38.9957],[-77.253,38.9955],[-77.2529,38.9954],[-77.2528,38.9954],[-77.2527,38.9954],[-77.2526,38.9954],[-77.2525,38.9954],[-77.2523,38.9954],[-77.2518,38.9952],[-77.2517,38.9951],[-77.2516,38.995],[-77.2515,38.995],[-77.2507,38.9948],[-77.2506,38.9948],[-77.2505,38.9948],[-77.2504,38.9948],[-77.2503,38.9948],[-77.25,38.9946],[-77.2499,38.9946],[-77.2499,38.9945],[-77.2498,38.9944],[-77.2499,38.9943],[-77.2499,38.9942],[-77.25,38.9941],[-77.2499,38.9941],[-77.2499,38.994],[-77.2498,38.9939],[-77.2496,38.9939],[-77.2495,38.9939],[-77.2494,38.9938],[-77.2494,38.9937],[-77.2493,38.9937],[-77.2492,38.9935],[-77.2492,38.9934],[-77.2489,38.993],[-77.2488,38.9928],[-77.2486,38.9927],[-77.2486,38.9926],[-77.2485,38.9925],[-77.2482,38.9912],[-77.2482,38.9911],[-77.2482,38.9909],[-77.2482,38.9908],[-77.2482,38.9907],[-77.2481,38.9906],[-77.2481,38.9904],[-77.248,38.9903],[-77.248,38.9902],[-77.248,38.9901],[-77.2479,38.99],[-77.2478,38.9899],[-77.2477,38.9896],[-77.2477,38.9895],[-77.2477,38.9894],[-77.2476,38.9893],[-77.2475,38.9892],[-77.2475,38.9891],[-77.2474,38.989],[-77.2474,38.9888],[-77.2474,38.9887],[-77.2473,38.9885],[-77.2472,38.9885],[-77.2472,38.9884],[-77.2472,38.9883],[-77.2471,38.9882],[-77.2471,38.988],[-77.247,38.9879],[-77.2468,38.9874],[-77.2463,38.9862],[-77.2462,38.9859],[-77.2462,38.9858],[-77.246,38.9856],[-77.246,38.9855],[-77.2459,38.9854],[-77.2458,38.985],[-77.2457,38.9849],[-77.2457,38.9848],[-77.2456,38.9847],[-77.2455,38.9845],[-77.2455,38.9844],[-77.2454,38.9842],[-77.2454,38.9841],[-77.2453,38.984],[-77.2453,38.9839],[-77.2453,38.9838],[-77.2453,38.9837],[-77.2452,38.9836],[-77.2452,38.9835],[-77.2451,38.9832],[-77.2451,38.9831],[-77.2451,38.983],[-77.2451,38.9829],[-77.2451,38.9828],[-77.2451,38.9827],[-77.245,38.9827],[-77.2449,38.9826],[-77.2446,38.9825],[-77.2444,38.9824],[-77.2442,38.9823],[-77.2442,38.9822],[-77.2441,38.9821],[-77.244,38.9821],[-77.2441,38.9822],[-77.2441,38.9823],[-77.244,38.9824],[-77.2439,38.9823],[-77.2438,38.9823],[-77.2437,38.9822],[-77.2436,38.9821],[-77.2434,38.9821],[-77.2431,38.9821],[-77.243,38.9821],[-77.2428,38.9821],[-77.2426,38.982],[-77.2424,38.9819],[-77.2423,38.9819],[-77.2422,38.9819],[-77.242,38.9818],[-77.2417,38.9817],[-77.2416,38.9816],[-77.2415,38.9815],[-77.2414,38.9815],[-77.2414,38.9814],[-77.2413,38.9814],[-77.2412,38.9813],[-77.2411,38.9812],[-77.2408,38.9812],[-77.2407,38.9812],[-77.2406,38.9811],[-77.2404,38.9811],[-77.2403,38.981],[-77.2401,38.9808],[-77.24,38.9808],[-77.2399,38.9808],[-77.2399,38.9807],[-77.2399,38.9806],[-77.2399,38.9805],[-77.2399,38.9804],[-77.2398,38.9804],[-77.2396,38.9802],[-77.2395,38.9801],[-77.2394,38.9801],[-77.2389,38.9797],[-77.2387,38.9796],[-77.2387,38.9795],[-77.2386,38.9794],[-77.2385,38.9793],[-77.2383,38.9791],[-77.2382,38.9791],[-77.2382,38.979],[-77.2381,38.9789],[-77.2378,38.9787],[-77.2378,38.9786],[-77.2377,38.9785],[-77.2377,38.9784],[-77.2376,38.9784],[-77.2374,38.9782],[-77.2373,38.9781],[-77.2372,38.978],[-77.2372,38.9779],[-77.2371,38.9779],[-77.2371,38.9778],[-77.237,38.9778],[-77.2369,38.9776],[-77.2368,38.9775],[-77.2367,38.9775],[-77.2362,38.9769],[-77.2361,38.9768],[-77.2359,38.9768],[-77.2358,38.9768],[-77.2357,38.9768],[-77.2356,38.9767],[-77.2355,38.9767],[-77.2355,38.9766],[-77.2355,38.9765],[-77.2354,38.9764],[-77.2354,38.9763],[-77.2353,38.9762],[-77.2352,38.9761],[-77.2349,38.976],[-77.2348,38.976],[-77.2347,38.9761],[-77.2346,38.9761],[-77.2345,38.9762],[-77.2344,38.9764],[-77.2342,38.9767],[-77.2341,38.9768],[-77.234,38.977],[-77.2339,38.9771],[-77.2338,38.9772],[-77.2338,38.9773],[-77.2336,38.9773],[-77.2336,38.9774],[-77.2335,38.9776],[-77.2335,38.9777],[-77.2335,38.9778],[-77.2334,38.9778],[-77.2332,38.9781],[-77.2331,38.9781],[-77.233,38.9781],[-77.2329,38.9782],[-77.2329,38.9783],[-77.2328,38.9785],[-77.2328,38.9787],[-77.2327,38.9788],[-77.2326,38.979],[-77.2325,38.9791],[-77.2325,38.9792],[-77.2324,38.9793],[-77.2323,38.9793],[-77.2321,38.9793],[-77.232,38.9793],[-77.2319,38.9793],[-77.2318,38.9793],[-77.2317,38.9793],[-77.2316,38.9793],[-77.2314,38.9793],[-77.2313,38.9793],[-77.231,38.9793],[-77.2309,38.9793],[-77.2308,38.9794],[-77.2307,38.9795],[-77.2307,38.9796],[-77.2306,38.9796],[-77.2305,38.9797],[-77.2304,38.9798],[-77.2302,38.9798],[-77.23,38.9797],[-77.2299,38.9797],[-77.2296,38.9795],[-77.2291,38.9791],[-77.2288,38.9787],[-77.2287,38.9786],[-77.2286,38.9785],[-77.2285,38.9783],[-77.228,38.9776],[-77.2276,38.9767],[-77.2275,38.9764],[-77.2274,38.9761],[-77.2272,38.9756],[-77.2272,38.9754],[-77.2271,38.9751],[-77.2269,38.9749],[-77.2268,38.9746],[-77.2266,38.9744],[-77.2264,38.9741],[-77.2262,38.9739],[-77.2259,38.9737],[-77.2257,38.9735],[-77.2254,38.9733],[-77.2252,38.9731],[-77.2249,38.9729],[-77.2243,38.9725],[-77.2241,38.9723],[-77.224,38.9722],[-77.2239,38.9722],[-77.2238,38.9721],[-77.2237,38.9721],[-77.2236,38.9721],[-77.2233,38.972],[-77.2221,38.9716],[-77.222,38.9716],[-77.2215,38.9714],[-77.2213,38.9714],[-77.2212,38.9713],[-77.2211,38.9713],[-77.221,38.9713],[-77.2208,38.9713],[-77.2207,38.9713],[-77.2205,38.9713],[-77.2203,38.9714],[-77.22,38.9714],[-77.2195,38.9716],[-77.2194,38.9716],[-77.2193,38.9716],[-77.2191,38.9716],[-77.2189,38.9716],[-77.2188,38.9715],[-77.2186,38.9715],[-77.2178,38.9712],[-77.2177,38.9711],[-77.2175,38.9711],[-77.2173,38.9711],[-77.2171,38.9711],[-77.217,38.9711],[-77.2168,38.971],[-77.2167,38.971],[-77.2166,38.971],[-77.2159,38.9707],[-77.2158,38.9706],[-77.2156,38.9706],[-77.2155,38.9706],[-77.2153,38.9706],[-77.2151,38.9706],[-77.215,38.9706],[-77.2149,38.9706],[-77.2147,38.9705],[-77.2146,38.9705],[-77.2145,38.9704],[-77.2144,38.9704],[-77.2141,38.97],[-77.214,38.9699],[-77.2139,38.9699],[-77.2137,38.9698],[-77.2135,38.9698],[-77.2134,38.9698],[-77.2133,38.9698],[-77.2131,38.9698],[-77.2129,38.9697],[-77.2128,38.9696],[-77.2127,38.9696],[-77.2126,38.9695],[-77.2125,38.9695],[-77.2122,38.9695],[-77.212,38.9694],[-77.2119,38.9694],[-77.2118,38.9694],[-77.2117,38.9694],[-77.2116,38.9694],[-77.2115,38.9693],[-77.2114,38.9693],[-77.2113,38.9694],[-77.2112,38.9694],[-77.2111,38.9695],[-77.211,38.9695],[-77.2107,38.9696],[-77.2106,38.9697],[-77.2105,38.9698],[-77.2104,38.9699],[-77.2103,38.9701],[-77.2102,38.9701],[-77.2101,38.9701],[-77.2099,38.9701],[-77.2098,38.9701],[-77.2096,38.9701],[-77.2096,38.9702],[-77.2095,38.9702],[-77.2094,38.9702],[-77.2093,38.9703],[-77.2092,38.9703],[-77.2091,38.9702],[-77.209,38.9702],[-77.2088,38.9703],[-77.2087,38.9703],[-77.2086,38.9703],[-77.2086,38.9702],[-77.2085,38.9702],[-77.2083,38.9702],[-77.2082,38.9702],[-77.2082,38.9703],[-77.2081,38.9703],[-77.2081,38.9702],[-77.208,38.9702],[-77.2079,38.9702],[-77.2078,38.9702],[-77.2078,38.9701],[-77.2077,38.9701],[-77.2074,38.97],[-77.2073,38.97],[-77.2071,38.97],[-77.207,38.97],[-77.207,38.9699],[-77.2069,38.9699],[-77.2068,38.9698],[-77.2065,38.9697],[-77.2063,38.9697],[-77.2062,38.9696],[-77.2062,38.9695],[-77.2061,38.9694],[-77.2061,38.9693],[-77.206,38.9692],[-77.2059,38.9692],[-77.2057,38.9691],[-77.2057,38.969],[-77.2055,38.9689],[-77.2053,38.9688],[-77.2052,38.9688],[-77.2051,38.9688],[-77.205,38.9688],[-77.2049,38.9688],[-77.2049,38.9687],[-77.2048,38.9686],[-77.2048,38.9685],[-77.2047,38.9685],[-77.2046,38.9684],[-77.2045,38.9684],[-77.2043,38.9684],[-77.2042,38.9684],[-77.2039,38.9683],[-77.2037,38.9682],[-77.2036,38.9682],[-77.2035,38.9682],[-77.2034,38.9682],[-77.2031,38.9681],[-77.2029,38.9681],[-77.2026,38.9679],[-77.2026,38.9678],[-77.2027,38.9677],[-77.2026,38.9677],[-77.2024,38.9677],[-77.2023,38.9677],[-77.2022,38.9677],[-77.202,38.9677],[-77.2019,38.9676],[-77.2017,38.9675],[-77.2016,38.9675],[-77.2013,38.9674],[-77.201,38.9673],[-77.2009,38.9673],[-77.2008,38.9673],[-77.2007,38.9673],[-77.2003,38.9672],[-77.2,38.9672],[-77.1999,38.9672],[-77.1997,38.9671],[-77.1994,38.9671],[-77.1993,38.9671],[-77.1992,38.9671],[-77.199,38.9671],[-77.1988,38.967],[-77.1987,38.967],[-77.1985,38.967],[-77.1983,38.9669],[-77.1982,38.9669],[-77.1981,38.9668],[-77.1979,38.9668],[-77.1978,38.9667],[-77.1977,38.9667],[-77.1976,38.9667],[-77.1975,38.9668],[-77.1974,38.9668],[-77.1973,38.9668],[-77.1972,38.9668],[-77.197,38.9669],[-77.1968,38.9669],[-77.1967,38.9669],[-77.1966,38.967],[-77.1965,38.967],[-77.1963,38.967],[-77.1962,38.967],[-77.1962,38.9671],[-77.1961,38.9671],[-77.196,38.9672],[-77.1959,38.9673],[-77.1959,38.9674],[-77.1958,38.9674],[-77.1958,38.9675],[-77.1959,38.9675],[-77.1958,38.9676],[-77.1958,38.9675],[-77.1957,38.9676],[-77.1957,38.9675],[-77.1957,38.9674],[-77.1956,38.9674],[-77.1955,38.9674],[-77.1954,38.9674],[-77.1953,38.9674],[-77.1953,38.9675],[-77.1952,38.9675],[-77.1952,38.9676],[-77.1951,38.9676],[-77.1951,38.9675],[-77.195,38.9676],[-77.1949,38.9676],[-77.1948,38.9676],[-77.1947,38.9677],[-77.1946,38.9678],[-77.1945,38.9678],[-77.1945,38.9679],[-77.1944,38.9679],[-77.1944,38.968],[-77.1944,38.9681],[-77.1944,38.9682],[-77.1943,38.9682],[-77.1942,38.9682],[-77.1942,38.9681],[-77.1941,38.9682],[-77.194,38.9682],[-77.1939,38.9682],[-77.1938,38.9681],[-77.1937,38.9681],[-77.1936,38.9681],[-77.1932,38.9681],[-77.193,38.9681],[-77.1928,38.9682],[-77.1927,38.9682],[-77.1924,38.9682],[-77.1924,38.9681],[-77.1923,38.9681],[-77.1922,38.9681],[-77.192,38.9681],[-77.1919,38.9681],[-77.1917,38.9681],[-77.1915,38.9681],[-77.1914,38.9681],[-77.1912,38.9681],[-77.1911,38.968],[-77.191,38.968],[-77.1909,38.968],[-77.1907,38.9679],[-77.1905,38.9679],[-77.1904,38.9678],[-77.1903,38.9678],[-77.19,38.9677],[-77.1899,38.9676],[-77.1898,38.9676],[-77.1897,38.9676],[-77.1896,38.9676],[-77.1894,38.9676],[-77.1893,38.9675],[-77.1892,38.9675],[-77.189,38.9675],[-77.1889,38.9675],[-77.1888,38.9675],[-77.1887,38.9675],[-77.1886,38.9675],[-77.1886,38.9676],[-77.1885,38.9676],[-77.1883,38.9677],[-77.1882,38.9678],[-77.1881,38.9678],[-77.188,38.9678],[-77.1879,38.9678],[-77.1878,38.9678],[-77.1876,38.9678],[-77.1875,38.9678],[-77.1874,38.9678],[-77.1873,38.9678],[-77.1872,38.9677],[-77.1871,38.9677],[-77.1868,38.9677],[-77.1866,38.9677],[-77.1866,38.9678],[-77.1865,38.9678],[-77.1864,38.9678],[-77.1863,38.9678],[-77.1862,38.9678],[-77.1861,38.9678],[-77.186,38.9678],[-77.1859,38.9678],[-77.1858,38.9678],[-77.1856,38.9678],[-77.1855,38.9678],[-77.1853,38.9678],[-77.1852,38.9678],[-77.1851,38.9679],[-77.185,38.9678],[-77.1849,38.9678],[-77.1848,38.9678],[-77.1847,38.9678],[-77.1847,38.9679],[-77.1846,38.9679],[-77.1846,38.9678],[-77.1845,38.9678],[-77.1845,38.9679],[-77.1844,38.9679],[-77.1843,38.9679],[-77.1842,38.9678],[-77.1841,38.9679],[-77.1839,38.968],[-77.1838,38.9681],[-77.1837,38.9681],[-77.1836,38.9682],[-77.1835,38.9683],[-77.1834,38.9684],[-77.1834,38.9685],[-77.1834,38.9684],[-77.1833,38.9685],[-77.1832,38.9685],[-77.1832,38.9686],[-77.1831,38.9686],[-77.183,38.9686],[-77.183,38.9687],[-77.1829,38.9687],[-77.1828,38.9687],[-77.1827,38.9687],[-77.1826,38.9687],[-77.1825,38.9687],[-77.1825,38.9688],[-77.1824,38.9687],[-77.1823,38.9687],[-77.1823,38.9688],[-77.1822,38.9688],[-77.182,38.9688],[-77.182,38.9687],[-77.1819,38.9687],[-77.1818,38.9687],[-77.1816,38.9688],[-77.1815,38.9688],[-77.1814,38.9688],[-77.1813,38.9688],[-77.1812,38.9688],[-77.1812,38.9687],[-77.1811,38.9687],[-77.181,38.9686],[-77.1809,38.9686],[-77.1808,38.9684],[-77.1807,38.9684],[-77.1806,38.9684],[-77.1805,38.9684],[-77.1804,38.9684],[-77.1803,38.9684],[-77.1802,38.9684],[-77.1801,38.9683],[-77.18,38.9683],[-77.1799,38.9683],[-77.1798,38.9683],[-77.1796,38.9683],[-77.1795,38.9683],[-77.1793,38.9682],[-77.1792,38.9682],[-77.1791,38.9682],[-77.179,38.9681],[-77.1789,38.9681],[-77.1789,38.9682],[-77.1788,38.9681],[-77.1787,38.9681],[-77.1786,38.9682],[-77.1785,38.9681],[-77.1785,38.9682],[-77.1785,38.9681],[-77.1784,38.9681],[-77.1783,38.9681],[-77.1782,38.968],[-77.1781,38.968],[-77.178,38.968],[-77.1779,38.968],[-77.1778,38.968],[-77.1777,38.968],[-77.1776,38.968],[-77.1773,38.968],[-77.177,38.968],[-77.1769,38.9681],[-77.1768,38.968],[-77.1767,38.968],[-77.1766,38.968],[-77.1766,38.9681],[-77.1765,38.9681],[-77.1764,38.9681],[-77.1763,38.9681],[-77.1762,38.9681],[-77.1761,38.9681],[-77.176,38.9681],[-77.1759,38.9681],[-77.1758,38.9681],[-77.1757,38.9681],[-77.1756,38.9681],[-77.1755,38.9681],[-77.1754,38.9681],[-77.1753,38.9681],[-77.1752,38.9682],[-77.1751,38.9682],[-77.1751,38.9681],[-77.175,38.9681],[-77.175,38.968],[-77.1749,38.968],[-77.1748,38.968],[-77.1746,38.968],[-77.1745,38.968],[-77.1744,38.968],[-77.1743,38.9679],[-77.1742,38.9679],[-77.1741,38.9679],[-77.174,38.9679],[-77.1739,38.9678],[-77.1738,38.9678],[-77.1737,38.9678],[-77.1736,38.9678],[-77.1735,38.9678],[-77.1734,38.9678],[-77.1733,38.9677],[-77.1732,38.9677],[-77.173,38.9677],[-77.173,38.9676],[-77.1729,38.9676],[-77.1728,38.9676],[-77.1728,38.9675],[-77.1726,38.9675],[-77.1724,38.9675],[-77.1723,38.9675],[-77.1723,38.9674],[-77.1722,38.9674],[-77.172,38.9672],[-77.1719,38.9672],[-77.1719,38.9671],[-77.1718,38.9671],[-77.1718,38.967],[-77.1717,38.967],[-77.1716,38.9669],[-77.1715,38.9668],[-77.1714,38.9668],[-77.1713,38.9667],[-77.1713,38.9666],[-77.1711,38.9665],[-77.171,38.9665],[-77.1708,38.9665],[-77.1707,38.9665],[-77.1706,38.9665],[-77.1705,38.9664],[-77.1704,38.9664],[-77.1703,38.9665],[-77.1702,38.9665],[-77.1702,38.9664],[-77.17,38.9664],[-77.1698,38.9663],[-77.1693,38.9663],[-77.1692,38.9663],[-77.1691,38.9663],[-77.169,38.9663],[-77.169,38.9664],[-77.1689,38.9664],[-77.1688,38.9665],[-77.1688,38.9666],[-77.1687,38.9667],[-77.1686,38.9668],[-77.1685,38.9668],[-77.1685,38.9669],[-77.1685,38.967],[-77.1684,38.967],[-77.1684,38.9671],[-77.1683,38.9671],[-77.1682,38.9671],[-77.1679,38.9672],[-77.1678,38.9672],[-77.1677,38.9673],[-77.1676,38.9673],[-77.1674,38.9673],[-77.1673,38.9673],[-77.1671,38.9674],[-77.167,38.9674],[-77.1669,38.9674],[-77.1668,38.9674],[-77.1668,38.9675],[-77.1667,38.9675],[-77.1666,38.9675],[-77.1666,38.9676],[-77.1665,38.9676],[-77.1664,38.9676],[-77.1663,38.9676],[-77.1662,38.9676],[-77.166,38.9676],[-77.1659,38.9676],[-77.1659,38.9677],[-77.1657,38.9677],[-77.1656,38.9677],[-77.1656,38.9678],[-77.1655,38.9678],[-77.1655,38.9677],[-77.1654,38.9678],[-77.1652,38.9678],[-77.165,38.9678],[-77.1648,38.9678],[-77.1647,38.9678],[-77.1646,38.9677],[-77.1644,38.9677],[-77.1643,38.9677],[-77.1641,38.9676],[-77.164,38.9676],[-77.1639,38.9675],[-77.1638,38.9675],[-77.1637,38.9674],[-77.1636,38.9674],[-77.1635,38.9674],[-77.1634,38.9674],[-77.1633,38.9673],[-77.1634,38.9672],[-77.1633,38.9672],[-77.1633,38.9671],[-77.1632,38.9672],[-77.1632,38.9673],[-77.1632,38.9674],[-77.1631,38.9674],[-77.163,38.9673],[-77.1628,38.9672],[-77.1626,38.9671],[-77.1625,38.967],[-77.1624,38.967],[-77.1623,38.9669],[-77.1622,38.9668],[-77.162,38.9667],[-77.1619,38.9667],[-77.1618,38.9667],[-77.1617,38.9667],[-77.1616,38.9666],[-77.1615,38.9666],[-77.1613,38.9665],[-77.1612,38.9664],[-77.1611,38.9664],[-77.1611,38.9663],[-77.161,38.9663],[-77.1609,38.9663],[-77.1607,38.9662],[-77.1606,38.9662],[-77.1605,38.9662],[-77.1604,38.9662],[-77.1602,38.9662],[-77.1601,38.9661],[-77.16,38.9661],[-77.1599,38.9661],[-77.1598,38.9661],[-77.1597,38.966],[-77.1595,38.966],[-77.1594,38.966],[-77.1593,38.966],[-77.1593,38.9659],[-77.1591,38.9659],[-77.159,38.9659],[-77.1589,38.9659],[-77.1586,38.9658],[-77.1583,38.9658],[-77.1582,38.9658],[-77.1581,38.9658],[-77.158,38.9658],[-77.1579,38.9658],[-77.1578,38.9658],[-77.1577,38.9659],[-77.1576,38.9659],[-77.1574,38.9659],[-77.1574,38.9658],[-77.1573,38.9658],[-77.1573,38.9659],[-77.1574,38.9659],[-77.1573,38.966],[-77.1573,38.9661],[-77.1572,38.9661],[-77.1571,38.966],[-77.157,38.966],[-77.1569,38.966],[-77.1568,38.966],[-77.1567,38.966],[-77.1569,38.9659],[-77.1569,38.9658],[-77.1568,38.9659],[-77.1567,38.9659],[-77.1566,38.966],[-77.1565,38.966],[-77.1564,38.966],[-77.1563,38.966],[-77.1562,38.966],[-77.1561,38.966],[-77.156,38.966],[-77.1559,38.966],[-77.1557,38.966],[-77.1556,38.966],[-77.1554,38.9659],[-77.155,38.9658],[-77.1549,38.9658],[-77.1548,38.9658],[-77.1545,38.9658],[-77.1544,38.9658],[-77.1543,38.9658],[-77.1541,38.9658],[-77.1537,38.9658],[-77.1536,38.9657],[-77.1534,38.9658],[-77.1534,38.9657],[-77.1532,38.9657],[-77.1531,38.9657],[-77.1529,38.9657],[-77.1527,38.9657],[-77.1526,38.9657],[-77.1525,38.9657],[-77.1524,38.9657],[-77.1521,38.9657],[-77.152,38.9657],[-77.1518,38.9657],[-77.1517,38.9657],[-77.1514,38.9657],[-77.1514,38.9656],[-77.1513,38.9656],[-77.1511,38.9657],[-77.1509,38.9657],[-77.1507,38.9656],[-77.1506,38.9656],[-77.1505,38.9656],[-77.1505,38.9655],[-77.1504,38.9655],[-77.1503,38.9655],[-77.1501,38.9654],[-77.15,38.9654],[-77.1499,38.9654],[-77.1498,38.9654],[-77.1498,38.9653],[-77.1497,38.9653],[-77.1496,38.9653],[-77.1495,38.9652],[-77.1494,38.9652],[-77.1493,38.9652],[-77.1492,38.9652],[-77.1491,38.9651],[-77.1489,38.9651],[-77.1488,38.965],[-77.1487,38.965],[-77.1486,38.965],[-77.1486,38.9649],[-77.1485,38.9649],[-77.1484,38.9648],[-77.1483,38.9648],[-77.1482,38.9647],[-77.148,38.9647],[-77.1478,38.9646],[-77.1476,38.9646],[-77.1475,38.9646],[-77.1474,38.9645],[-77.1473,38.9645],[-77.1472,38.9644],[-77.1471,38.9644],[-77.147,38.9643],[-77.1468,38.9642],[-77.1466,38.9641],[-77.1465,38.964],[-77.1465,38.9639],[-77.1463,38.9637],[-77.1462,38.9637],[-77.1461,38.9637],[-77.1461,38.9636],[-77.146,38.9635],[-77.1458,38.9635],[-77.1457,38.9635],[-77.1456,38.9634],[-77.1455,38.9634],[-77.1453,38.9633],[-77.1451,38.9631],[-77.145,38.963],[-77.1449,38.9629],[-77.1448,38.9628],[-77.1447,38.9627],[-77.1447,38.9626],[-77.1446,38.9625],[-77.1445,38.9624],[-77.1444,38.9624],[-77.1443,38.9623],[-77.1442,38.9622],[-77.1441,38.9621],[-77.1439,38.9619],[-77.1437,38.9617],[-77.1436,38.9616],[-77.1434,38.9614],[-77.1432,38.9612],[-77.1431,38.9611],[-77.143,38.961],[-77.1429,38.9609],[-77.1428,38.9608],[-77.1427,38.9607],[-77.1426,38.9606],[-77.1425,38.9605],[-77.1425,38.9604],[-77.1425,38.9603],[-77.1424,38.9603],[-77.1424,38.9602],[-77.1423,38.9601],[-77.1422,38.96],[-77.1421,38.9599],[-77.142,38.9598],[-77.1419,38.9597],[-77.1418,38.9596],[-77.1418,38.9595],[-77.1417,38.9593],[-77.1415,38.9592],[-77.1414,38.9591],[-77.1413,38.9589],[-77.1411,38.9588],[-77.1411,38.9587],[-77.141,38.9586],[-77.141,38.9585],[-77.1409,38.9584],[-77.1408,38.9584],[-77.1407,38.9582],[-77.1406,38.9582],[-77.1405,38.9581],[-77.1403,38.958],[-77.1403,38.9579],[-77.1402,38.9579],[-77.1401,38.9579],[-77.1401,38.9578],[-77.1399,38.9577],[-77.1398,38.9577],[-77.1398,38.9576],[-77.1399,38.9576],[-77.1398,38.9575],[-77.1398,38.9576],[-77.1396,38.9575],[-77.1395,38.9574],[-77.1394,38.9573],[-77.1393,38.9573],[-77.1392,38.9572],[-77.1389,38.9569],[-77.1388,38.9567],[-77.1384,38.9563],[-77.1383,38.9563],[-77.1382,38.9561],[-77.1381,38.9561],[-77.138,38.956],[-77.138,38.9558],[-77.1379,38.9558],[-77.1377,38.9557],[-77.1377,38.9556],[-77.1376,38.9556],[-77.1374,38.9555],[-77.1373,38.9554],[-77.1372,38.9554],[-77.1371,38.9553],[-77.137,38.9552],[-77.1369,38.9552],[-77.1368,38.955],[-77.1367,38.9549],[-77.1366,38.9549],[-77.1365,38.9548],[-77.1364,38.9548],[-77.1364,38.9547],[-77.1363,38.9546],[-77.1362,38.9546],[-77.1362,38.9545],[-77.1361,38.9545],[-77.136,38.9544],[-77.1359,38.9543],[-77.1359,38.9542],[-77.1358,38.9542],[-77.1358,38.9541],[-77.1357,38.9541],[-77.1357,38.954],[-77.1356,38.9539],[-77.1355,38.9539],[-77.1355,38.9538],[-77.1355,38.9537],[-77.1354,38.9537],[-77.1353,38.9536],[-77.1352,38.9535],[-77.1351,38.9532],[-77.135,38.9531],[-77.135,38.953],[-77.1349,38.9529],[-77.1349,38.9528],[-77.1348,38.9527],[-77.1347,38.9525],[-77.1346,38.9524],[-77.1345,38.9522],[-77.1344,38.952],[-77.1343,38.952],[-77.1343,38.9519],[-77.1343,38.9518],[-77.1342,38.9518],[-77.1342,38.9517],[-77.1342,38.9516],[-77.1341,38.9515],[-77.134,38.9514],[-77.134,38.9513],[-77.1339,38.9511],[-77.1339,38.951],[-77.1338,38.951],[-77.1338,38.9509],[-77.1338,38.9508],[-77.1337,38.9507],[-77.1337,38.9506],[-77.1336,38.9504],[-77.1335,38.9503],[-77.1334,38.9501],[-77.1334,38.95],[-77.1333,38.95],[-77.1332,38.9498],[-77.1332,38.9497],[-77.1331,38.9496],[-77.133,38.9495],[-77.133,38.9494],[-77.1329,38.9493],[-77.1329,38.9492],[-77.1328,38.9491],[-77.1328,38.949],[-77.1327,38.9489],[-77.1327,38.9488],[-77.1326,38.9488],[-77.1326,38.9487],[-77.1325,38.9486],[-77.1325,38.9485],[-77.1324,38.9483],[-77.1323,38.9483],[-77.1323,38.9482],[-77.1322,38.9481],[-77.1321,38.9479],[-77.132,38.9478],[-77.132,38.9477],[-77.132,38.9476],[-77.1321,38.9476],[-77.132,38.9475],[-77.1319,38.9475],[-77.1318,38.9476],[-77.1317,38.9476],[-77.1317,38.9475],[-77.1317,38.9474],[-77.1316,38.9474],[-77.1316,38.9473],[-77.1316,38.9471],[-77.1315,38.9471],[-77.1315,38.947],[-77.1314,38.9469],[-77.1314,38.9468],[-77.1313,38.9468],[-77.1313,38.9467],[-77.1312,38.9466],[-77.1312,38.9465],[-77.1312,38.9464],[-77.1311,38.9464],[-77.1311,38.9462],[-77.131,38.9461],[-77.1309,38.9459],[-77.1308,38.9457],[-77.1308,38.9456],[-77.1307,38.9454],[-77.1306,38.9452],[-77.1306,38.9451],[-77.1305,38.9449],[-77.1305,38.9448],[-77.1304,38.9448],[-77.1304,38.9447],[-77.1303,38.9447],[-77.1303,38.9446],[-77.1302,38.9445],[-77.1302,38.9444],[-77.13,38.9443],[-77.13,38.9442],[-77.1299,38.9442],[-77.1299,38.9441],[-77.1298,38.9439],[-77.1298,38.9438],[-77.1297,38.9438],[-77.1297,38.9436],[-77.1296,38.9435],[-77.1296,38.9434],[-77.1296,38.9433],[-77.1295,38.9432],[-77.1295,38.9431],[-77.1294,38.9431],[-77.1294,38.943],[-77.1293,38.943],[-77.1293,38.9429],[-77.1294,38.9429],[-77.1294,38.9428],[-77.1293,38.9428],[-77.1293,38.9427],[-77.1292,38.9427],[-77.1292,38.9426],[-77.1292,38.9424],[-77.1291,38.9423],[-77.1291,38.9422],[-77.1291,38.9421],[-77.129,38.942],[-77.129,38.9419],[-77.1289,38.9418],[-77.1288,38.9418],[-77.1288,38.9417],[-77.1288,38.9416],[-77.1287,38.9415],[-77.1286,38.9414],[-77.1286,38.9413],[-77.1285,38.9412],[-77.1284,38.9412],[-77.1284,38.9411],[-77.1283,38.941],[-77.1282,38.9409],[-77.1281,38.9408],[-77.128,38.9407],[-77.1279,38.9407],[-77.1278,38.9407],[-77.1278,38.9406],[-77.1277,38.9406],[-77.1277,38.9405],[-77.1275,38.9405],[-77.1274,38.9404],[-77.1273,38.9404],[-77.1272,38.9403],[-77.127,38.9402],[-77.1269,38.9401],[-77.1268,38.9401],[-77.1267,38.94],[-77.1266,38.9399],[-77.1265,38.9399],[-77.1264,38.9398],[-77.1263,38.9397],[-77.1262,38.9397],[-77.1261,38.9396],[-77.126,38.9396],[-77.126,38.9395],[-77.1259,38.9395],[-77.1259,38.9394],[-77.1258,38.9394],[-77.1257,38.9393],[-77.1256,38.9393],[-77.1255,38.9392],[-77.1255,38.9391],[-77.1254,38.9391],[-77.1253,38.939],[-77.1252,38.9389],[-77.1251,38.9389],[-77.1251,38.9388],[-77.125,38.9388],[-77.125,38.9387],[-77.1249,38.9387],[-77.1247,38.9386],[-77.1246,38.9385],[-77.1245,38.9385],[-77.1244,38.9384],[-77.1243,38.9383],[-77.1243,38.9382],[-77.1241,38.9381],[-77.1241,38.938],[-77.124,38.9379],[-77.124,38.9378],[-77.1239,38.9378],[-77.1239,38.9377],[-77.1238,38.9377],[-77.1237,38.9376],[-77.1236,38.9375],[-77.1235,38.9374],[-77.1234,38.9374],[-77.1234,38.9373],[-77.1233,38.9373],[-77.1232,38.9373],[-77.1232,38.9372],[-77.1231,38.9372],[-77.123,38.9371],[-77.123,38.937],[-77.1229,38.937],[-77.1228,38.937],[-77.1227,38.937],[-77.1227,38.9369],[-77.1226,38.9368],[-77.1225,38.9367],[-77.1223,38.9365],[-77.1222,38.9364],[-77.1221,38.9364],[-77.1221,38.9363],[-77.122,38.9363],[-77.1219,38.9362],[-77.1218,38.9362],[-77.1218,38.9361],[-77.1217,38.9361],[-77.1216,38.936],[-77.1215,38.9359],[-77.1214,38.9359],[-77.1214,38.9357],[-77.1213,38.9357],[-77.1212,38.9356],[-77.1211,38.9355],[-77.121,38.9354],[-77.121,38.9353],[-77.1209,38.9353],[-77.1209,38.9352],[-77.1208,38.9353],[-77.1207,38.9352],[-77.1206,38.9352],[-77.1205,38.935],[-77.1204,38.9349],[-77.1203,38.9349],[-77.1203,38.9348],[-77.1203,38.9347],[-77.12,38.9346],[-77.1198,38.9343],[-77.1197,38.9342],[-77.1196,38.9342],[-77.1196,38.9341],[-77.1195,38.934],[-77.1195,38.9339],[-77.1194,38.9339],[-77.1194,38.9338],[-77.1193,38.9338],[-77.1193,38.9337],[-77.1193,38.9336],[-77.1192,38.9336],[-77.1192,38.9335],[-77.1191,38.9335],[-77.1191,38.9334],[-77.1191,38.9333],[-77.119,38.9333],[-77.119,38.9332],[-77.1189,38.9332],[-77.1189,38.9331],[-77.1188,38.9331],[-77.1188,38.933],[-77.1188,38.9329],[-77.1187,38.9329],[-77.1187,38.9328],[-77.1186,38.9327],[-77.1186,38.9326],[-77.1185,38.9326],[-77.1185,38.9325],[-77.1184,38.9325],[-77.1184,38.9324],[-77.1184,38.9323],[-77.1183,38.9323],[-77.1183,38.9322],[-77.1182,38.9322],[-77.1182,38.9321],[-77.1182,38.932],[-77.1181,38.932],[-77.1181,38.9319],[-77.118,38.9319],[-77.118,38.9318],[-77.1179,38.9318],[-77.1179,38.9317],[-77.1179,38.9316],[-77.1178,38.9316],[-77.1178,38.9315],[-77.1177,38.9315],[-77.1177,38.9314],[-77.1176,38.9313],[-77.1176,38.9312],[-77.1175,38.9312],[-77.1175,38.9311],[-77.1175,38.931],[-77.1174,38.931],[-77.1174,38.9309],[-77.1173,38.9309],[-77.1173,38.9308],[-77.1172,38.9308],[-77.1172,38.9307],[-77.1172,38.9306],[-77.1171,38.9306],[-77.1171,38.9305],[-77.117,38.9305],[-77.117,38.9304],[-77.117,38.9303],[-77.1169,38.9303],[-77.1169,38.9302],[-77.1168,38.9302],[-77.1168,38.9301],[-77.1167,38.93],[-77.1167,38.9299],[-77.1166,38.9299],[-77.1166,38.9298],[-77.1165,38.9297],[-77.1165,38.9296],[-77.1164,38.9296],[-77.1164,38.9295],[-77.1164,38.9294],[-77.1165,38.9294],[-77.1164,38.9293],[-77.1164,38.9292],[-77.1164,38.9291],[-77.1163,38.9291],[-77.1163,38.929],[-77.1163,38.9289],[-77.1163,38.9288],[-77.1162,38.9288],[-77.1162,38.9287],[-77.1162,38.9286],[-77.1162,38.9285],[-77.1161,38.9285],[-77.1161,38.9284],[-77.116,38.9284],[-77.1161,38.9283],[-77.116,38.9283],[-77.116,38.9282],[-77.1159,38.9282],[-77.1159,38.9281],[-77.1158,38.9281],[-77.1158,38.928],[-77.1157,38.928],[-77.1157,38.9279],[-77.1156,38.9279],[-77.1156,38.9278],[-77.1155,38.9278],[-77.1155,38.9277],[-77.1154,38.9277],[-77.1154,38.9276],[-77.1154,38.9277],[-77.1153,38.9277],[-77.1153,38.9276],[-77.1153,38.9275],[-77.1152,38.9275],[-77.1152,38.9274],[-77.1151,38.9274],[-77.115,38.9274],[-77.1149,38.9273],[-77.1149,38.9274],[-77.1149,38.9273],[-77.1148,38.9273],[-77.1148,38.9272],[-77.1148,38.9271],[-77.1147,38.9271],[-77.1146,38.927],[-77.1145,38.9269],[-77.1145,38.9268],[-77.1144,38.9268],[-77.1144,38.9267],[-77.1144,38.9266],[-77.1143,38.9266],[-77.1142,38.9266],[-77.1142,38.9265],[-77.1141,38.9264],[-77.1141,38.9263],[-77.114,38.9263],[-77.114,38.9262],[-77.114,38.9261],[-77.1139,38.9261],[-77.1139,38.926],[-77.1138,38.926],[-77.1138,38.9259],[-77.1137,38.9258],[-77.1137,38.9259],[-77.1137,38.9258],[-77.1136,38.9258],[-77.1136,38.9257],[-77.1136,38.9258],[-77.1136,38.9257],[-77.1135,38.9257],[-77.1135,38.9256],[-77.1134,38.9255],[-77.1134,38.9254],[-77.1133,38.9254],[-77.1132,38.9254],[-77.1132,38.9253],[-77.1131,38.9252],[-77.113,38.9252],[-77.113,38.9251],[-77.1129,38.9251],[-77.1129,38.925],[-77.1128,38.925],[-77.1129,38.925],[-77.1128,38.925],[-77.1128,38.9249],[-77.1127,38.9249],[-77.1128,38.9249],[-77.1128,38.9248],[-77.1127,38.9248],[-77.1127,38.9247],[-77.1126,38.9246],[-77.1125,38.9246],[-77.1125,38.9245],[-77.1124,38.9245],[-77.1124,38.9244],[-77.1123,38.9244],[-77.1123,38.9245],[-77.1123,38.9244],[-77.1122,38.9244],[-77.1122,38.9243],[-77.1121,38.9243],[-77.112,38.9243],[-77.112,38.9242],[-77.112,38.9241],[-77.1119,38.9241],[-77.1118,38.9241],[-77.1118,38.924],[-77.1117,38.924],[-77.1117,38.9239],[-77.1116,38.9239],[-77.1115,38.9239],[-77.1115,38.9238],[-77.1114,38.9238],[-77.1114,38.9237],[-77.1113,38.9237],[-77.1113,38.9236],[-77.1112,38.9236],[-77.1112,38.9235],[-77.1111,38.9235],[-77.111,38.9235],[-77.111,38.9234],[-77.1109,38.9234],[-77.1109,38.9233],[-77.1108,38.9233],[-77.1107,38.9232],[-77.1106,38.9231],[-77.1106,38.923],[-77.1105,38.923],[-77.1104,38.923],[-77.1104,38.9229],[-77.1103,38.9229],[-77.1103,38.9228],[-77.1102,38.9228],[-77.1101,38.9228],[-77.1101,38.9227],[-77.11,38.9227],[-77.11,38.9226],[-77.1099,38.9226],[-77.1099,38.9225],[-77.1098,38.9225],[-77.1098,38.9224],[-77.1097,38.9224],[-77.1097,38.9223],[-77.1096,38.9223],[-77.1095,38.9223],[-77.1095,38.9222],[-77.1094,38.9222],[-77.1093,38.9221],[-77.1092,38.9221],[-77.1092,38.922],[-77.1091,38.922],[-77.1091,38.9219],[-77.109,38.9219],[-77.109,38.9218],[-77.1089,38.9219],[-77.1089,38.9218],[-77.1088,38.9218],[-77.1088,38.9217],[-77.1087,38.9217],[-77.1086,38.9217],[-77.1086,38.9216],[-77.1085,38.9216],[-77.1085,38.9215],[-77.1084,38.9215],[-77.1084,38.9214],[-77.1084,38.9213],[-77.1083,38.9213],[-77.1082,38.9213],[-77.1082,38.9212],[-77.1082,38.9211],[-77.1081,38.9211],[-77.1081,38.921],[-77.108,38.921],[-77.108,38.9209],[-77.1079,38.9209],[-77.1078,38.9209],[-77.1078,38.9208],[-77.1077,38.9208],[-77.1077,38.9207],[-77.1076,38.9207],[-77.1076,38.9206],[-77.1076,38.9205],[-77.1075,38.9205],[-77.1075,38.9204],[-77.1074,38.9204],[-77.1073,38.9203],[-77.1072,38.9203],[-77.1073,38.9203],[-77.1072,38.9202],[-77.1071,38.9202],[-77.107,38.9201],[-77.107,38.92],[-77.1069,38.92],[-77.1068,38.92],[-77.1068,38.9199],[-77.1069,38.9199],[-77.1068,38.9198],[-77.1068,38.9197],[-77.1067,38.9197],[-77.1067,38.9196],[-77.1066,38.9195],[-77.1066,38.9196],[-77.1066,38.9195],[-77.1065,38.9195],[-77.1065,38.9194],[-77.1064,38.9193],[-77.1063,38.9193],[-77.1063,38.9192],[-77.1063,38.9191],[-77.1062,38.9191],[-77.1062,38.919],[-77.1062,38.9189],[-77.1062,38.9188],[-77.1061,38.9188],[-77.1061,38.9187],[-77.106,38.9187],[-77.106,38.9186],[-77.1059,38.9186],[-77.1059,38.9185],[-77.1059,38.9184],[-77.1058,38.9184],[-77.1058,38.9183],[-77.1057,38.9183],[-77.1057,38.9182],[-77.1057,38.9181],[-77.1057,38.918],[-77.1057,38.9179],[-77.1056,38.9179],[-77.1056,38.9178],[-77.1056,38.9177],[-77.1056,38.9176],[-77.1055,38.9176],[-77.1055,38.9175],[-77.1054,38.9175],[-77.1054,38.9174],[-77.1053,38.9174],[-77.1053,38.9173],[-77.1052,38.9173],[-77.1051,38.9173],[-77.1052,38.9173],[-77.1052,38.9172],[-77.1051,38.9172],[-77.1051,38.9171],[-77.105,38.917],[-77.105,38.9169],[-77.1049,38.9169],[-77.1049,38.9168],[-77.1048,38.9168],[-77.1048,38.9167],[-77.1047,38.9167],[-77.1047,38.9166],[-77.1046,38.9165],[-77.1046,38.9164],[-77.1045,38.9164],[-77.1044,38.9163],[-77.1044,38.9162],[-77.1043,38.9162],[-77.1042,38.9161],[-77.1042,38.916],[-77.1041,38.9159],[-77.1041,38.9158],[-77.1041,38.9157],[-77.104,38.9157],[-77.104,38.9156],[-77.104,38.9155],[-77.104,38.9154],[-77.1039,38.9153],[-77.1039,38.9152],[-77.1038,38.9152],[-77.1038,38.9151],[-77.1038,38.915],[-77.1037,38.915],[-77.1037,38.9149],[-77.1037,38.9148],[-77.1036,38.9148],[-77.1036,38.9147],[-77.1036,38.9146],[-77.1036,38.9145],[-77.1036,38.9144],[-77.1035,38.9144],[-77.1035,38.9143],[-77.1035,38.9142],[-77.1035,38.9141],[-77.1035,38.914],[-77.1035,38.9139],[-77.1035,38.9138],[-77.1035,38.9137],[-77.1035,38.9136],[-77.1035,38.9135],[-77.1035,38.9134],[-77.1034,38.9134],[-77.1034,38.9133],[-77.1034,38.9132],[-77.1033,38.9132],[-77.1033,38.9131],[-77.1032,38.913],[-77.1032,38.9129],[-77.1031,38.9129],[-77.1031,38.9128],[-77.103,38.9128],[-77.103,38.9127],[-77.1029,38.9126],[-77.1028,38.9126],[-77.1027,38.9126],[-77.1027,38.9125],[-77.1026,38.9124],[-77.1025,38.9124],[-77.1025,38.9123],[-77.1024,38.9123],[-77.1024,38.9122],[-77.1023,38.9122],[-77.1023,38.9121],[-77.1022,38.9121],[-77.1021,38.912],[-77.1021,38.9119],[-77.102,38.9119],[-77.1019,38.9119],[-77.1019,38.9118],[-77.1018,38.9118],[-77.1018,38.9117],[-77.1017,38.9117],[-77.1017,38.9116],[-77.1016,38.9116],[-77.1015,38.9115],[-77.1015,38.9116],[-77.1014,38.9116],[-77.1014,38.9115],[-77.1013,38.9115],[-77.1013,38.9114],[-77.1012,38.9114],[-77.1011,38.9114],[-77.1011,38.9113],[-77.101,38.9113],[-77.1009,38.9112],[-77.1008,38.9112],[-77.1008,38.9111],[-77.1007,38.9111],[-77.1006,38.911],[-77.1005,38.911],[-77.1005,38.9109],[-77.1004,38.9109],[-77.1004,38.9108],[-77.1003,38.9108],[-77.1002,38.9107],[-77.1001,38.9107],[-77.1001,38.9106],[-77.1,38.9106],[-77.0999,38.9105],[-77.0998,38.9105],[-77.0998,38.9104],[-77.0997,38.9104],[-77.0997,38.9103],[-77.0996,38.9103],[-77.0995,38.9103],[-77.0995,38.9102],[-77.0994,38.9102],[-77.0994,38.9101],[-77.0993,38.9101],[-77.0993,38.91],[-77.0992,38.91],[-77.0991,38.91],[-77.0991,38.9099],[-77.099,38.9099],[-77.099,38.9098],[-77.0989,38.9098],[-77.0988,38.9097],[-77.0987,38.9097],[-77.0987,38.9096],[-77.0986,38.9096],[-77.0986,38.9095],[-77.0985,38.9095],[-77.0984,38.9095],[-77.0984,38.9094],[-77.0983,38.9094],[-77.0983,38.9093],[-77.0982,38.9093],[-77.0981,38.9092],[-77.098,38.9092],[-77.098,38.9091],[-77.0979,38.9091],[-77.0978,38.909],[-77.0977,38.9089],[-77.0976,38.9089],[-77.0976,38.9088],[-77.0975,38.9088],[-77.0974,38.9087],[-77.0973,38.9087],[-77.0973,38.9086],[-77.0972,38.9086],[-77.0972,38.9085],[-77.0971,38.9085],[-77.097,38.9085],[-77.097,38.9084],[-77.0969,38.9084],[-77.0969,38.9083],[-77.0968,38.9083],[-77.0968,38.9082],[-77.0967,38.9082],[-77.0966,38.9082],[-77.0966,38.9081],[-77.0965,38.9081],[-77.0965,38.908],[-77.0964,38.908],[-77.0964,38.9079],[-77.0963,38.9079],[-77.0962,38.9079],[-77.0962,38.9078],[-77.0961,38.9078],[-77.0961,38.9077],[-77.096,38.9077],[-77.0959,38.9076],[-77.0958,38.9076],[-77.0958,38.9075],[-77.0957,38.9075],[-77.0957,38.9074],[-77.0956,38.9074],[-77.0955,38.9074],[-77.0955,38.9073],[-77.0954,38.9073],[-77.0954,38.9072],[-77.0953,38.9072],[-77.0952,38.9072],[-77.0952,38.9071],[-77.0951,38.9071],[-77.0951,38.907],[-77.095,38.907],[-77.0949,38.9069],[-77.0948,38.9068],[-77.0947,38.9068],[-77.0947,38.9067],[-77.0946,38.9067],[-77.0945,38.9066],[-77.0944,38.9066],[-77.0944,38.9065],[-77.0943,38.9065],[-77.0943,38.9064],[-77.0942,38.9064],[-77.0941,38.9064],[-77.0941,38.9063],[-77.094,38.9063],[-77.094,38.9062],[-77.0939,38.9062],[-77.0938,38.9061],[-77.0937,38.9061],[-77.0937,38.906],[-77.0936,38.906],[-77.0935,38.9059],[-77.0934,38.9059],[-77.0934,38.9058],[-77.0933,38.9058],[-77.0932,38.9058],[-77.0932,38.9057],[-77.0931,38.9057],[-77.093,38.9057],[-77.0929,38.9057],[-77.0928,38.9057],[-77.0928,38.9056],[-77.0927,38.9056],[-77.0926,38.9056],[-77.0926,38.9055],[-77.0925,38.9055],[-77.0924,38.9055],[-77.0923,38.9055],[-77.0922,38.9054],[-77.0921,38.9054],[-77.092,38.9054],[-77.0919,38.9053],[-77.0918,38.9053],[-77.0917,38.9053],[-77.0916,38.9052],[-77.0915,38.9052],[-77.0914,38.9052],[-77.0914,38.9051],[-77.0913,38.9051],[-77.0912,38.9051],[-77.0911,38.9051],[-77.091,38.9051],[-77.091,38.905],[-77.0909,38.905],[-77.0908,38.905],[-77.0907,38.9049],[-77.0906,38.9049],[-77.0905,38.9049],[-77.0904,38.9049],[-77.0904,38.9048],[-77.0903,38.9048],[-77.0902,38.9048],[-77.0901,38.9047],[-77.09,38.9047],[-77.0899,38.9047],[-77.0898,38.9046],[-77.0897,38.9046],[-77.0896,38.9046],[-77.0895,38.9046],[-77.0895,38.9045],[-77.0894,38.9045],[-77.0893,38.9045],[-77.0892,38.9044],[-77.0891,38.9044],[-77.089,38.9044],[-77.0889,38.9044],[-77.0889,38.9043],[-77.0888,38.9043],[-77.0887,38.9043],[-77.0886,38.9042],[-77.0885,38.9042],[-77.0884,38.9042],[-77.0883,38.9042],[-77.0883,38.9041],[-77.0882,38.9041],[-77.0881,38.9041],[-77.088,38.9041],[-77.088,38.904],[-77.0879,38.904],[-77.0878,38.904],[-77.0877,38.904],[-77.0877,38.9039],[-77.0876,38.9039],[-77.0875,38.9039],[-77.0874,38.9038],[-77.0873,38.9038],[-77.0872,38.9038],[-77.0871,38.9038],[-77.0871,38.9037],[-77.087,38.9037],[-77.0869,38.9037],[-77.0868,38.9037],[-77.0868,38.9036],[-77.0867,38.9036],[-77.0866,38.9036],[-77.0865,38.9036],[-77.0865,38.9035],[-77.0864,38.9035],[-77.0863,38.9035],[-77.0862,38.9035],[-77.0862,38.9034],[-77.0861,38.9034],[-77.086,38.9034],[-77.0859,38.9034],[-77.0859,38.9033],[-77.0858,38.9033],[-77.0857,38.9033],[-77.0856,38.9032],[-77.0855,38.9032],[-77.0854,38.9032],[-77.0853,38.9032],[-77.0853,38.9031],[-77.0852,38.9031],[-77.0851,38.9031],[-77.085,38.9031],[-77.085,38.903],[-77.0849,38.903],[-77.0848,38.903],[-77.0847,38.903],[-77.0847,38.9029],[-77.0846,38.9029],[-77.0845,38.9029],[-77.0844,38.9029],[-77.0844,38.9028],[-77.0843,38.9028],[-77.0842,38.9028],[-77.0841,38.9028],[-77.0841,38.9027],[-77.084,38.9027],[-77.0839,38.9027],[-77.0838,38.9027],[-77.0837,38.9026],[-77.0836,38.9026],[-77.0835,38.9026],[-77.0835,38.9025],[-77.0834,38.9025],[-77.0833,38.9025],[-77.0832,38.9025],[-77.0831,38.9024],[-77.083,38.9024],[-77.0829,38.9024],[-77.0828,38.9023],[-77.0827,38.9023],[-77.0826,38.9023],[-77.0825,38.9023],[-77.0824,38.9023],[-77.0823,38.9023],[-77.0822,38.9023],[-77.0821,38.9023],[-77.082,38.9023],[-77.0819,38.9023],[-77.0818,38.9023],[-77.0817,38.9023],[-77.0816,38.9023],[-77.0815,38.9023],[-77.0814,38.9023],[-77.0813,38.9023],[-77.0812,38.9023],[-77.0811,38.9023],[-77.081,38.9023],[-77.0809,38.9023],[-77.0808,38.9023],[-77.0807,38.9023],[-77.0806,38.9023],[-77.0805,38.9023],[-77.0804,38.9023],[-77.0803,38.9023],[-77.0802,38.9023],[-77.0801,38.9023],[-77.08,38.9023],[-77.0799,38.9023],[-77.0798,38.9023],[-77.0797,38.9023],[-77.0797,38.9024],[-77.0796,38.9024],[-77.0795,38.9024],[-77.0794,38.9024],[-77.0793,38.9024],[-77.0793,38.9025],[-77.0792,38.9025],[-77.0792,38.9024],[-77.0791,38.9024],[-77.0791,38.9023],[-77.079,38.9023],[-77.0789,38.9023],[-77.0788,38.9023],[-77.0787,38.9023],[-77.0786,38.9023],[-77.0785,38.9023],[-77.0784,38.9023],[-77.0784,38.9024],[-77.0783,38.9024],[-77.0782,38.9024],[-77.0782,38.9023],[-77.0781,38.9023],[-77.078,38.9023],[-77.0779,38.9023],[-77.0778,38.9023],[-77.0778,38.9022],[-77.0777,38.9023],[-77.0776,38.9023],[-77.0776,38.9022],[-77.0775,38.9022],[-77.0774,38.9022],[-77.0773,38.9022],[-77.0773,38.9021],[-77.0772,38.9021],[-77.0771,38.9021],[-77.077,38.9021],[-77.0769,38.9021],[-77.0769,38.902],[-77.0768,38.902],[-77.0767,38.902],[-77.0766,38.902],[-77.0765,38.9019],[-77.0764,38.9019],[-77.0763,38.9019],[-77.0762,38.9019],[-77.0761,38.9018],[-77.076,38.9018],[-77.0759,38.9018],[-77.0758,38.9018],[-77.0758,38.9017],[-77.0757,38.9017],[-77.0756,38.9017],[-77.0755,38.9017],[-77.0755,38.9016],[-77.0754,38.9016],[-77.0753,38.9016],[-77.0752,38.9016],[-77.075,38.9015],[-77.0748,38.9015],[-77.0747,38.9014],[-77.0746,38.9014],[-77.0745,38.9014],[-77.0744,38.9014],[-77.0743,38.9014],[-77.0742,38.9014],[-77.0742,38.9013],[-77.0741,38.9013],[-77.074,38.9013],[-77.0739,38.9013],[-77.0739,38.9012],[-77.0738,38.9012],[-77.0737,38.9012],[-77.0736,38.9012],[-77.0735,38.9012],[-77.0735,38.9011],[-77.0734,38.9011],[-77.0733,38.9011],[-77.0732,38.9011],[-77.0731,38.9011],[-77.073,38.9011],[-77.0729,38.9011],[-77.0728,38.9011],[-77.0727,38.9011],[-77.0726,38.9011],[-77.0725,38.9011],[-77.0724,38.9011],[-77.0723,38.9011],[-77.0722,38.9011],[-77.0721,38.9011],[-77.072,38.9011],[-77.0719,38.9011],[-77.0718,38.9011],[-77.0717,38.9011],[-77.0716,38.9011],[-77.0715,38.9011],[-77.0714,38.9011],[-77.0713,38.9011],[-77.0712,38.9011],[-77.0711,38.9011],[-77.071,38.9011],[-77.0709,38.9012],[-77.0708,38.9012],[-77.0707,38.9012],[-77.0706,38.9012],[-77.0705,38.9011],[-77.0704,38.901],[-77.0703,38.901],[-77.0702,38.901],[-77.0702,38.9009],[-77.0701,38.9009],[-77.07,38.9009],[-77.07,38.9008],[-77.0699,38.9008],[-77.0698,38.9008],[-77.0697,38.9007],[-77.0696,38.9007],[-77.0695,38.9006],[-77.0694,38.9006],[-77.0693,38.9006],[-77.0692,38.9006],[-77.0692,38.9005],[-77.0691,38.9005],[-77.069,38.9005],[-77.0689,38.9005],[-77.0689,38.9004],[-77.0688,38.9004],[-77.0687,38.9004],[-77.0687,38.9003],[-77.0686,38.9003],[-77.0686,38.9002],[-77.0685,38.9002],[-77.0684,38.9001],[-77.0683,38.9001],[-77.0683,38.9],[-77.0682,38.9],[-77.0682,38.8999],[-77.0682,38.8998],[-77.0681,38.8998],[-77.0681,38.8997],[-77.068,38.8997],[-77.0679,38.8997],[-77.0679,38.8996],[-77.0678,38.8996],[-77.0677,38.8995],[-77.0677,38.8994],[-77.0676,38.8993],[-77.0676,38.8992],[-77.0675,38.8991],[-77.0676,38.899],[-77.0676,38.8989],[-77.0676,38.8988],[-77.0676,38.8987],[-77.0676,38.8986],[-77.0676,38.8985],[-77.0675,38.8984],[-77.0675,38.8983],[-77.0675,38.8982],[-77.0675,38.8981],[-77.0676,38.8981],[-77.0676,38.898],[-77.0675,38.8981],[-77.0675,38.898],[-77.0674,38.898],[-77.0674,38.8979],[-77.0674,38.8978],[-77.0673,38.8978],[-77.0673,38.8977],[-77.0673,38.8976],[-77.0673,38.8975],[-77.0673,38.8974],[-77.0673,38.8973],[-77.0672,38.8972],[-77.0672,38.8971],[-77.0671,38.8971],[-77.0671,38.897],[-77.0671,38.8969],[-77.067,38.8969],[-77.067,38.8968],[-77.067,38.8967],[-77.0669,38.8967],[-77.0669,38.8966],[-77.0669,38.8965],[-77.0668,38.8965],[-77.0668,38.8964],[-77.0668,38.8963],[-77.0667,38.8963],[-77.0667,38.8962],[-77.0666,38.8961],[-77.0666,38.896],[-77.0665,38.896],[-77.0665,38.8959],[-77.0665,38.8958],[-77.0664,38.8958],[-77.0664,38.8957],[-77.0664,38.8956],[-77.0663,38.8956],[-77.0663,38.8955],[-77.0663,38.8954],[-77.0662,38.8953],[-77.0662,38.8952],[-77.0661,38.8951],[-77.066,38.895],[-77.066,38.8949],[-77.0659,38.8948],[-77.0659,38.8947],[-77.0659,38.8946],[-77.066,38.8946],[-77.066,38.8945],[-77.0659,38.8945],[-77.0659,38.8946],[-77.0658,38.8946],[-77.0658,38.8945],[-77.0657,38.8945],[-77.0656,38.8943],[-77.0656,38.8942],[-77.0655,38.8941],[-77.0654,38.894],[-77.0654,38.8939],[-77.0653,38.8939],[-77.0653,38.8938],[-77.0653,38.8937],[-77.0652,38.8937],[-77.0652,38.8936],[-77.0651,38.8936],[-77.0651,38.8935],[-77.0651,38.8934],[-77.065,38.8934],[-77.065,38.8933],[-77.0649,38.8931],[-77.0649,38.893],[-77.0649,38.8929],[-77.0649,38.8928],[-77.0648,38.8928],[-77.0648,38.8927],[-77.0648,38.8926],[-77.0647,38.8925],[-77.0647,38.8924],[-77.0647,38.8923],[-77.0648,38.8923],[-77.0647,38.8922],[-77.0647,38.8921],[-77.0647,38.892],[-77.0647,38.8919],[-77.0647,38.8918],[-77.0646,38.8917],[-77.0646,38.8916],[-77.0645,38.8916],[-77.0645,38.8915],[-77.0644,38.8914],[-77.0643,38.8914],[-77.0643,38.8913],[-77.0643,38.8912],[-77.0642,38.8912],[-77.0642,38.8911],[-77.0641,38.8911],[-77.0641,38.891],[-77.064,38.891],[-77.064,38.8909],[-77.0641,38.8908],[-77.0641,38.8907],[-77.064,38.8906],[-77.064,38.8905],[-77.0639,38.8905],[-77.0639,38.8904],[-77.0639,38.8903],[-77.0638,38.8903],[-77.0638,38.8902],[-77.0638,38.8901],[-77.0639,38.8901],[-77.064,38.89],[-77.0641,38.89],[-77.0641,38.8899],[-77.0642,38.8899],[-77.0642,38.8898],[-77.0643,38.8898],[-77.0643,38.8897],[-77.0644,38.8897],[-77.0644,38.8896],[-77.0644,38.8895],[-77.0644,38.8894],[-77.0644,38.8893],[-77.0644,38.8892],[-77.0643,38.8892],[-77.0643,38.8891],[-77.0643,38.889],[-77.0642,38.8888],[-77.0641,38.8888],[-77.0641,38.8887],[-77.0641,38.8886],[-77.064,38.8886],[-77.064,38.8885],[-77.0639,38.8884],[-77.0639,38.8883],[-77.0638,38.8883],[-77.0638,38.8882],[-77.0637,38.8882],[-77.0637,38.8881],[-77.0637,38.888],[-77.0636,38.888],[-77.0636,38.8879],[-77.0635,38.8878],[-77.0635,38.8877],[-77.0634,38.8877],[-77.0634,38.8876],[-77.0633,38.8876],[-77.0633,38.8875],[-77.0633,38.8874],[-77.0632,38.8874],[-77.0632,38.8873],[-77.0631,38.8873],[-77.0631,38.8872],[-77.0631,38.8871],[-77.063,38.8871],[-77.063,38.887],[-77.063,38.8869],[-77.0629,38.8869],[-77.0629,38.8868],[-77.0628,38.8868],[-77.0628,38.8867],[-77.0627,38.8867],[-77.0627,38.8866],[-77.0627,38.8865],[-77.0626,38.8865],[-77.0626,38.8864],[-77.0625,38.8863],[-77.0625,38.8862],[-77.0624,38.8862],[-77.0624,38.8861],[-77.0623,38.886],[-77.0623,38.8859],[-77.0622,38.8858],[-77.0622,38.8857],[-77.0621,38.8857],[-77.0621,38.8856],[-77.062,38.8856],[-77.062,38.8855],[-77.062,38.8854],[-77.0619,38.8854],[-77.0619,38.8853],[-77.0618,38.8852],[-77.0617,38.8851],[-77.0594,38.8813],[-77.0593,38.8812],[-77.0593,38.8811],[-77.0592,38.8811],[-77.0592,38.881],[-77.0591,38.8809],[-77.059,38.8808],[-77.059,38.8807],[-77.0589,38.8807],[-77.0589,38.8806],[-77.0588,38.8806],[-77.0588,38.8805],[-77.0587,38.8805],[-77.0586,38.8805],[-77.0585,38.8804],[-77.0584,38.8804],[-77.0583,38.8804],[-77.0582,38.8803],[-77.0581,38.8803],[-77.058,38.8803],[-77.0579,38.8803],[-77.0578,38.8802],[-77.0577,38.8802],[-77.0576,38.8803],[-77.0575,38.8803],[-77.0574,38.8803],[-77.0573,38.8803],[-77.0572,38.8803],[-77.0571,38.8803],[-77.057,38.8803],[-77.0569,38.8803],[-77.0568,38.8804],[-77.0567,38.8804],[-77.0566,38.8804],[-77.0565,38.8804],[-77.0564,38.8804],[-77.0563,38.8804],[-77.0562,38.8804],[-77.0561,38.8804],[-77.056,38.8804],[-77.0559,38.8804],[-77.0558,38.8804],[-77.0557,38.8803],[-77.0556,38.8803],[-77.0555,38.8803],[-77.0555,38.8802],[-77.0554,38.8803],[-77.0554,38.8802],[-77.0553,38.8802],[-77.0553,38.8803],[-77.0552,38.8803],[-77.0551,38.8803],[-77.0551,38.8802],[-77.055,38.8802],[-77.0549,38.8802],[-77.0548,38.8802],[-77.0548,38.8801],[-77.0547,38.8801],[-77.0546,38.88],[-77.0545,38.88],[-77.0544,38.8799],[-77.0543,38.8799],[-77.0543,38.8798],[-77.0542,38.8798],[-77.0542,38.8797],[-77.0541,38.8797],[-77.0541,38.8796],[-77.054,38.8796],[-77.054,38.8795],[-77.0539,38.8795],[-77.0539,38.8794],[-77.0538,38.8794],[-77.0538,38.8793],[-77.0537,38.8793],[-77.0537,38.8792],[-77.0537,38.8791],[-77.0537,38.879],[-77.0538,38.879],[-77.0538,38.8789],[-77.0537,38.8789],[-77.0537,38.8788],[-77.0536,38.8788],[-77.0536,38.8789],[-77.0536,38.879],[-77.0535,38.879],[-77.0535,38.8789],[-77.0535,38.8788],[-77.0534,38.8788],[-77.0534,38.8787],[-77.0534,38.8786],[-77.0533,38.8786],[-77.0532,38.8785],[-77.0532,38.8784],[-77.0531,38.8783],[-77.053,38.8783],[-77.053,38.8782],[-77.0529,38.8782],[-77.0529,38.8781],[-77.0528,38.8781],[-77.0528,38.878],[-77.0527,38.878],[-77.0527,38.8779],[-77.0526,38.8779],[-77.0526,38.8778],[-77.0525,38.8778],[-77.0525,38.8777],[-77.0524,38.8777],[-77.0524,38.8776],[-77.0523,38.8775],[-77.0522,38.8774],[-77.0522,38.8773],[-77.0521,38.8773],[-77.0521,38.8772],[-77.052,38.8772],[-77.052,38.8771],[-77.0519,38.877],[-77.0518,38.877],[-77.0518,38.8769],[-77.0517,38.8769],[-77.0517,38.8768],[-77.0516,38.8768],[-77.0516,38.8767],[-77.0516,38.8766],[-77.0515,38.8766],[-77.0515,38.8765],[-77.0515,38.8764],[-77.0515,38.8763],[-77.0514,38.8763],[-77.0514,38.8762],[-77.0514,38.8761],[-77.0514,38.876],[-77.0515,38.876],[-77.0515,38.8759],[-77.0515,38.8758],[-77.0515,38.8757],[-77.0516,38.8756],[-77.0515,38.8756],[-77.0515,38.8755],[-77.0515,38.8754],[-77.0516,38.8754],[-77.0516,38.8753],[-77.0516,38.8752],[-77.0516,38.8751],[-77.0516,38.875],[-77.0517,38.875],[-77.0517,38.8749],[-77.0517,38.8748],[-77.0517,38.8747],[-77.0517,38.8746],[-77.0517,38.8745],[-77.0517,38.8744],[-77.0517,38.8743],[-77.0517,38.8742],[-77.0517,38.8741],[-77.0517,38.874],[-77.0517,38.8739],[-77.0517,38.8738],[-77.0516,38.8738],[-77.0516,38.8737],[-77.0516,38.8736],[-77.0515,38.8735],[-77.0515,38.8734],[-77.0514,38.8734],[-77.0514,38.8733],[-77.0512,38.873],[-77.051,38.8727],[-77.0508,38.8724],[-77.0508,38.8723],[-77.0507,38.8722],[-77.0506,38.8721],[-77.0506,38.872],[-77.0505,38.872],[-77.0505,38.8719],[-77.0504,38.8719],[-77.0504,38.8718],[-77.0503,38.8718],[-77.0503,38.8717],[-77.0502,38.8717],[-77.0501,38.8716],[-77.05,38.8716],[-77.0499,38.8715],[-77.0498,38.8715],[-77.0497,38.8715],[-77.0497,38.8714],[-77.0496,38.8714],[-77.0495,38.8714],[-77.0495,38.8713],[-77.0494,38.8713],[-77.0493,38.8713],[-77.0492,38.8713],[-77.0491,38.8713],[-77.049,38.8713],[-77.049,38.8714],[-77.0489,38.8713],[-77.0488,38.8714],[-77.0487,38.8714],[-77.0487,38.8715],[-77.0486,38.8715],[-77.0485,38.8715],[-77.0484,38.8715],[-77.0483,38.8715],[-77.0482,38.8716],[-77.0481,38.8716],[-77.048,38.8716],[-77.0479,38.8716],[-77.0479,38.8717],[-77.0478,38.8717],[-77.0477,38.8717],[-77.0476,38.8717],[-77.0475,38.8717],[-77.0474,38.8717],[-77.0473,38.8717],[-77.0472,38.8718],[-77.0471,38.8718],[-77.047,38.8718],[-77.0469,38.8718],[-77.0468,38.8719],[-77.0467,38.8719],[-77.0466,38.872],[-77.0465,38.872],[-77.0465,38.8721],[-77.0464,38.8721],[-77.0464,38.8722],[-77.0463,38.8722],[-77.0463,38.8723],[-77.0463,38.8724],[-77.0462,38.8725],[-77.0463,38.8725],[-77.0463,38.8726],[-77.0464,38.8727],[-77.0464,38.8728],[-77.0465,38.8728],[-77.0465,38.8729],[-77.0465,38.873],[-77.0465,38.8731],[-77.0465,38.8732],[-77.0465,38.8733],[-77.0465,38.8734],[-77.0465,38.8735],[-77.0464,38.8735],[-77.0464,38.8736],[-77.0464,38.8737],[-77.0464,38.8738],[-77.0464,38.8739],[-77.0464,38.874],[-77.0465,38.874],[-77.0466,38.8741],[-77.0467,38.8742],[-77.0468,38.8743],[-77.0469,38.8743],[-77.0469,38.8744],[-77.0469,38.8745],[-77.047,38.8745],[-77.0471,38.8745],[-77.0471,38.8746],[-77.0471,38.8747],[-77.0472,38.8747],[-77.0472,38.8748],[-77.0472,38.8749],[-77.0472,38.875],[-77.0472,38.8751],[-77.0471,38.8751],[-77.0471,38.8752],[-77.047,38.8752],[-77.0469,38.8753],[-77.0468,38.8753],[-77.0468,38.8754],[-77.0467,38.8754],[-77.0466,38.8754],[-77.0466,38.8755],[-77.0465,38.8755],[-77.0464,38.8755],[-77.0464,38.8756],[-77.0463,38.8756],[-77.0462,38.8756],[-77.0461,38.8756],[-77.046,38.8756],[-77.0459,38.8756],[-77.0458,38.8756],[-77.0457,38.8756],[-77.0457,38.8755],[-77.0456,38.8755],[-77.0455,38.8755],[-77.0454,38.8754],[-77.0453,38.8753],[-77.0452,38.8753],[-77.0452,38.8752],[-77.0451,38.8752],[-77.0451,38.8751],[-77.045,38.8751],[-77.0449,38.875],[-77.0448,38.875],[-77.0448,38.8749],[-77.0447,38.8749],[-77.0446,38.8748],[-77.0445,38.8747],[-77.0444,38.8747],[-77.0443,38.8746],[-77.0442,38.8745],[-77.0441,38.8745],[-77.044,38.8744],[-77.0439,38.8743],[-77.0438,38.8743],[-77.0435,38.8742],[-77.0434,38.8742],[-77.0433,38.8741],[-77.0433,38.874],[-77.0432,38.874],[-77.0431,38.8739],[-77.0431,38.8738],[-77.043,38.8738],[-77.043,38.8737],[-77.0429,38.8737],[-77.0429,38.8736],[-77.0428,38.8736],[-77.0428,38.8735],[-77.0427,38.8735],[-77.0427,38.8734],[-77.0426,38.8734],[-77.0426,38.8733],[-77.0425,38.8732],[-77.0424,38.8732],[-77.0423,38.8731],[-77.0423,38.873],[-77.0422,38.873],[-77.0422,38.8729],[-77.0422,38.8728],[-77.0421,38.8728],[-77.042,38.8728],[-77.0419,38.8727],[-77.0418,38.8726],[-77.0417,38.8726],[-77.0417,38.8725],[-77.0416,38.8725],[-77.0416,38.8724],[-77.0415,38.8723],[-77.0414,38.8723],[-77.0414,38.8722],[-77.0413,38.8721],[-77.0413,38.872],[-77.0412,38.8719],[-77.0411,38.8719],[-77.0411,38.8718],[-77.041,38.8718],[-77.041,38.8717],[-77.0409,38.8717],[-77.0409,38.8716],[-77.0408,38.8716],[-77.0408,38.8715],[-77.0407,38.8715],[-77.0407,38.8714],[-77.0406,38.8714],[-77.0406,38.8713],[-77.0405,38.8713],[-77.0405,38.8712],[-77.0404,38.8712],[-77.0404,38.8711],[-77.0404,38.871],[-77.0403,38.871],[-77.0403,38.8709],[-77.0402,38.8709],[-77.0402,38.8708],[-77.0401,38.8708],[-77.0401,38.8707],[-77.0401,38.8706],[-77.04,38.8706],[-77.04,38.8705],[-77.0399,38.8705],[-77.0399,38.8704],[-77.0399,38.8703],[-77.0398,38.8703],[-77.0398,38.8702],[-77.0397,38.8702],[-77.0397,38.8701],[-77.0397,38.87],[-77.0396,38.87],[-77.0396,38.8699],[-77.0395,38.8699],[-77.0395,38.8698],[-77.0395,38.8697],[-77.0394,38.8697],[-77.0394,38.8696],[-77.0393,38.8695],[-77.0392,38.8693],[-77.0392,38.8692],[-77.0392,38.8691],[-77.0391,38.8691],[-77.0391,38.869],[-77.039,38.8689],[-77.039,38.8688],[-77.0389,38.8687],[-77.0389,38.8686],[-77.0388,38.8686],[-77.0388,38.8685],[-77.0387,38.8684],[-77.0387,38.8683],[-77.0387,38.8682],[-77.0386,38.8682],[-77.0386,38.8681],[-77.0386,38.868],[-77.0385,38.8679],[-77.0385,38.8678],[-77.0384,38.8677],[-77.0384,38.8676],[-77.0383,38.8676],[-77.0383,38.8675],[-77.0383,38.8674],[-77.0383,38.8673],[-77.0382,38.8673],[-77.0382,38.8672],[-77.0382,38.8671],[-77.0381,38.867],[-77.0381,38.8669],[-77.0381,38.8668],[-77.038,38.8668],[-77.038,38.8667],[-77.038,38.8666],[-77.038,38.8665],[-77.0379,38.8665],[-77.0379,38.8664],[-77.0379,38.8663],[-77.0379,38.8662],[-77.0379,38.8661],[-77.0379,38.866],[-77.0379,38.8659],[-77.0378,38.8659],[-77.0378,38.8658],[-77.0378,38.8657],[-77.0378,38.8656],[-77.0378,38.8655],[-77.0378,38.8654],[-77.0378,38.8653],[-77.0377,38.8652],[-77.0377,38.8651],[-77.0377,38.865],[-77.0377,38.8649],[-77.0377,38.8648],[-77.0378,38.8648],[-77.0378,38.8647],[-77.0378,38.8646],[-77.0378,38.8645],[-77.0379,38.8644],[-77.0379,38.8643],[-77.0379,38.8642],[-77.038,38.8642],[-77.0381,38.8641],[-77.0382,38.8641],[-77.0382,38.864],[-77.0383,38.864],[-77.0384,38.864],[-77.0385,38.864],[-77.0386,38.864],[-77.0387,38.864],[-77.0388,38.8639],[-77.0389,38.8639],[-77.039,38.8639],[-77.0391,38.8639],[-77.0392,38.8639],[-77.0393,38.8639],[-77.0394,38.8639],[-77.0395,38.8639],[-77.0396,38.8639],[-77.0397,38.8639],[-77.0397,38.8638],[-77.0398,38.8638],[-77.0399,38.8638],[-77.04,38.8638],[-77.0401,38.8638],[-77.0402,38.8638],[-77.0402,38.8637],[-77.0403,38.8637],[-77.0404,38.8637],[-77.0405,38.8637],[-77.0406,38.8637],[-77.0407,38.8637],[-77.0408,38.8637],[-77.0409,38.8637],[-77.0409,38.8636],[-77.041,38.8637],[-77.0411,38.8637],[-77.0412,38.8637],[-77.0413,38.8637],[-77.0414,38.8637],[-77.0415,38.8637],[-77.0416,38.8637],[-77.0417,38.8637],[-77.0418,38.8637],[-77.0419,38.8637],[-77.042,38.8637],[-77.042,38.8638],[-77.0421,38.8638],[-77.0422,38.8638],[-77.0422,38.8637],[-77.0423,38.8637],[-77.0424,38.8637],[-77.0425,38.8637],[-77.0425,38.864],[-77.0426,38.8636],[-77.0426,38.8635],[-77.0427,38.8635],[-77.0427,38.8634],[-77.0428,38.8634],[-77.0427,38.8633],[-77.0426,38.8633],[-77.0426,38.8634],[-77.0425,38.8634],[-77.0425,38.8635],[-77.0424,38.8635],[-77.0423,38.8635],[-77.0423,38.8634],[-77.0422,38.8634],[-77.0421,38.8634],[-77.042,38.8633],[-77.0419,38.8633],[-77.0418,38.8633],[-77.0417,38.8632],[-77.0416,38.8632],[-77.0416,38.8631],[-77.0415,38.8631],[-77.0414,38.8631],[-77.0414,38.863],[-77.0413,38.863],[-77.0413,38.8629],[-77.0412,38.8629],[-77.0412,38.8628],[-77.0411,38.8628],[-77.041,38.8627],[-77.0409,38.8627],[-77.0409,38.8626],[-77.0408,38.8626],[-77.0407,38.8625],[-77.0406,38.8625],[-77.0405,38.8625],[-77.0405,38.8624],[-77.0404,38.8624],[-77.0403,38.8624],[-77.0402,38.8624],[-77.0401,38.8625],[-77.04,38.8625],[-77.04,38.8626],[-77.0399,38.8626],[-77.0399,38.8627],[-77.0398,38.8627],[-77.0398,38.8628],[-77.0398,38.8629],[-77.0398,38.863],[-77.0398,38.8631],[-77.0398,38.8632],[-77.0397,38.8632],[-77.0397,38.8633],[-77.0396,38.8633],[-77.0395,38.8633],[-77.0394,38.8633],[-77.0393,38.8633],[-77.0392,38.8633],[-77.0391,38.8633],[-77.039,38.8633],[-77.0389,38.8633],[-77.0388,38.8633],[-77.0387,38.8633],[-77.0386,38.8634],[-77.0386,38.8633],[-77.0385,38.8633],[-77.0385,38.8634],[-77.0384,38.8634],[-77.0383,38.8634],[-77.0382,38.8634],[-77.0382,38.8633],[-77.0381,38.8633],[-77.038,38.8633],[-77.038,38.8632],[-77.038,38.8631],[-77.038,38.863],[-77.038,38.8629],[-77.038,38.8628],[-77.0379,38.8627],[-77.0379,38.8626],[-77.0379,38.8625],[-77.0379,38.8624],[-77.0379,38.8623],[-77.0379,38.8622],[-77.0379,38.8621],[-77.0378,38.8621],[-77.0378,38.862],[-77.0378,38.8619],[-77.0378,38.8618],[-77.0378,38.8617],[-77.0377,38.8617],[-77.0377,38.8616],[-77.0377,38.8615],[-77.0376,38.8615],[-77.0376,38.8614],[-77.0376,38.8613],[-77.0376,38.8612],[-77.0375,38.8612],[-77.0374,38.8612],[-77.0373,38.8612],[-77.0372,38.8612],[-77.0371,38.8612],[-77.037,38.8612],[-77.0369,38.8612],[-77.0369,38.8611],[-77.0368,38.8611],[-77.0368,38.861],[-77.0368,38.8609],[-77.0368,38.8608],[-77.0367,38.8608],[-77.0367,38.8607],[-77.0366,38.8607],[-77.0365,38.8606],[-77.0364,38.8606],[-77.0364,38.8605],[-77.0363,38.8605],[-77.0363,38.8604],[-77.0362,38.8604],[-77.0361,38.8603],[-77.036,38.8603],[-77.036,38.8602],[-77.0359,38.8602],[-77.0359,38.8601],[-77.0358,38.8601],[-77.0358,38.86],[-77.0357,38.86],[-77.0357,38.8599],[-77.0356,38.8599],[-77.0355,38.8598],[-77.0354,38.8598],[-77.0354,38.8597],[-77.0353,38.8597],[-77.0353,38.8596],[-77.0352,38.8596],[-77.0352,38.8595],[-77.0351,38.8594],[-77.0351,38.8593],[-77.035,38.8593],[-77.035,38.8592],[-77.035,38.8591],[-77.035,38.859],[-77.0349,38.859],[-77.0349,38.8589],[-77.0349,38.8588],[-77.0348,38.8587],[-77.0348,38.8586],[-77.0347,38.8585],[-77.0347,38.8584],[-77.0346,38.8584],[-77.0346,38.8583],[-77.0346,38.8582],[-77.0345,38.8582],[-77.0345,38.8581],[-77.0345,38.858],[-77.0344,38.858],[-77.0344,38.8579],[-77.0343,38.8579],[-77.0343,38.8578],[-77.0342,38.8578],[-77.0342,38.8577],[-77.0342,38.8576],[-77.0341,38.8576],[-77.0341,38.8575],[-77.0341,38.8574],[-77.0341,38.8573],[-77.034,38.8573],[-77.034,38.8572],[-77.034,38.8571],[-77.0339,38.857],[-77.0339,38.8569],[-77.0338,38.8569],[-77.0338,38.8568],[-77.0338,38.8567],[-77.0337,38.8567],[-77.0337,38.8566],[-77.0337,38.8565],[-77.0336,38.8565],[-77.0336,38.8564],[-77.0336,38.8563],[-77.0335,38.8563],[-77.0335,38.8562],[-77.0335,38.8561],[-77.0334,38.8561],[-77.0334,38.856],[-77.0334,38.8559],[-77.0333,38.8559],[-77.0333,38.8558],[-77.0332,38.8558],[-77.0332,38.8557],[-77.0332,38.8556],[-77.0331,38.8556],[-77.0331,38.8555],[-77.0331,38.8554],[-77.033,38.8554],[-77.033,38.8553],[-77.0329,38.8552],[-77.0329,38.8551],[-77.0328,38.855],[-77.0328,38.8549],[-77.0328,38.8548],[-77.0328,38.8547],[-77.0328,38.8546],[-77.0328,38.8545],[-77.0328,38.8544],[-77.0327,38.8544],[-77.0327,38.8543],[-77.0327,38.8542],[-77.0327,38.8541],[-77.0327,38.854],[-77.0327,38.8539],[-77.0327,38.8538],[-77.0326,38.8538],[-77.0326,38.8537],[-77.0326,38.8536],[-77.0326,38.8535],[-77.0326,38.8534],[-77.0325,38.8534],[-77.0325,38.8533],[-77.0325,38.8532],[-77.0325,38.8531],[-77.0325,38.853],[-77.0325,38.8529],[-77.0324,38.8528],[-77.0324,38.8527],[-77.0324,38.8526],[-77.0323,38.8525],[-77.0323,38.8524],[-77.0323,38.8523],[-77.0323,38.8522],[-77.0323,38.8521],[-77.0323,38.852],[-77.0323,38.8519],[-77.0322,38.8518],[-77.0322,38.8517],[-77.0322,38.8516],[-77.0322,38.8515],[-77.0322,38.8514],[-77.0322,38.8513],[-77.0322,38.8512],[-77.0322,38.8511],[-77.0322,38.851],[-77.0322,38.8509],[-77.0322,38.8508],[-77.0322,38.8507],[-77.0322,38.8506],[-77.0322,38.8505],[-77.0322,38.8504],[-77.0322,38.8503],[-77.0321,38.8503],[-77.0322,38.8501],[-77.0322,38.8499],[-77.0322,38.8498],[-77.0322,38.8497],[-77.0323,38.8497],[-77.0323,38.8496],[-77.0323,38.8495],[-77.0323,38.8494],[-77.0323,38.8493],[-77.0323,38.8492],[-77.0323,38.8491],[-77.0323,38.849],[-77.0323,38.8489],[-77.0323,38.8488],[-77.0323,38.8487],[-77.0323,38.8486],[-77.0323,38.8485],[-77.0323,38.8484],[-77.0323,38.8483],[-77.0323,38.8482],[-77.0323,38.8481],[-77.0323,38.848],[-77.0324,38.8479],[-77.0324,38.8478],[-77.0324,38.8477],[-77.0324,38.8476],[-77.0324,38.8475],[-77.0324,38.8474],[-77.0324,38.8473],[-77.0325,38.8473],[-77.0325,38.8472],[-77.0325,38.8471],[-77.0325,38.847],[-77.0325,38.8469],[-77.0325,38.8468],[-77.0326,38.8468],[-77.0326,38.8467],[-77.0326,38.8466],[-77.0326,38.8465],[-77.0326,38.8464],[-77.0327,38.8464],[-77.0327,38.8463],[-77.0327,38.8462],[-77.0327,38.8461],[-77.0327,38.846],[-77.0328,38.846],[-77.0328,38.8459],[-77.0328,38.8458],[-77.0328,38.8457],[-77.0328,38.8456],[-77.0328,38.8455],[-77.0329,38.8455],[-77.0329,38.8454],[-77.0329,38.8453],[-77.0329,38.8452],[-77.0329,38.8451],[-77.033,38.8451],[-77.033,38.845],[-77.033,38.8449],[-77.033,38.8448],[-77.033,38.8447],[-77.0331,38.8447],[-77.0331,38.8446],[-77.0331,38.8445],[-77.0332,38.8444],[-77.0332,38.8443],[-77.0332,38.8442],[-77.0333,38.8442],[-77.0333,38.8441],[-77.0333,38.844],[-77.0333,38.8439],[-77.0334,38.8439],[-77.0334,38.8438],[-77.0334,38.8437],[-77.0335,38.8437],[-77.0335,38.8436],[-77.0335,38.8435],[-77.0336,38.8435],[-77.0336,38.8434],[-77.0336,38.8433],[-77.0337,38.8433],[-77.0337,38.8432],[-77.0337,38.8431],[-77.0338,38.843],[-77.0339,38.8429],[-77.0339,38.8428],[-77.0339,38.8427],[-77.0339,38.8426],[-77.034,38.8426],[-77.0339,38.8426],[-77.034,38.8425],[-77.034,38.8424],[-77.034,38.8423],[-77.034,38.8422],[-77.034,38.8421],[-77.034,38.842],[-77.034,38.8419],[-77.034,38.8418],[-77.034,38.8417],[-77.034,38.8416],[-77.0341,38.8416],[-77.0341,38.8415],[-77.0341,38.8414],[-77.0342,38.8413],[-77.0342,38.8412],[-77.0343,38.8412],[-77.0343,38.8411],[-77.0343,38.841],[-77.0342,38.841],[-77.0342,38.8409],[-77.0343,38.8409],[-77.0344,38.8409],[-77.0345,38.8408],[-77.0346,38.8407],[-77.0345,38.8406],[-77.0345,38.8405],[-77.0345,38.8404],[-77.0345,38.8403],[-77.0345,38.8402],[-77.0346,38.8401],[-77.0346,38.84],[-77.0347,38.84],[-77.0348,38.84],[-77.0349,38.84],[-77.035,38.84],[-77.035,38.8399],[-77.0351,38.8399],[-77.0352,38.8399],[-77.0353,38.8398],[-77.0354,38.8398],[-77.0355,38.8398],[-77.0356,38.8397],[-77.0356,38.8398],[-77.0357,38.8398],[-77.0357,38.8397],[-77.0358,38.8397],[-77.0359,38.8397],[-77.036,38.8396],[-77.0361,38.8396],[-77.0362,38.8396],[-77.0363,38.8396],[-77.0364,38.8396],[-77.0365,38.8396],[-77.0366,38.8396],[-77.0366,38.8395],[-77.0367,38.8395],[-77.0367,38.8394],[-77.0368,38.8394],[-77.037,38.8394],[-77.0372,38.8394],[-77.0373,38.8394],[-77.0374,38.8394],[-77.0375,38.8393],[-77.0376,38.8393],[-77.0377,38.8393],[-77.0378,38.8393],[-77.0379,38.8393],[-77.038,38.8393],[-77.0381,38.8393],[-77.0382,38.8393],[-77.0383,38.8393],[-77.0384,38.8393],[-77.0385,38.8393],[-77.0386,38.8393],[-77.0387,38.8393],[-77.0389,38.8392],[-77.039,38.8392],[-77.039,38.8393],[-77.0391,38.8393],[-77.0392,38.8393],[-77.0393,38.8393],[-77.0394,38.8393],[-77.0395,38.8393],[-77.0396,38.8393],[-77.0397,38.8393],[-77.0398,38.8393],[-77.0399,38.8393],[-77.04,38.8393],[-77.0401,38.8393],[-77.0402,38.8393],[-77.0403,38.8393],[-77.0404,38.8393],[-77.0405,38.8394],[-77.0406,38.8394],[-77.0407,38.8395],[-77.0408,38.8395],[-77.0409,38.8395],[-77.0409,38.8396],[-77.041,38.8396],[-77.0411,38.8396],[-77.0412,38.8396],[-77.0412,38.8395],[-77.0413,38.8395],[-77.0414,38.8395],[-77.0415,38.8395],[-77.0416,38.8395],[-77.0417,38.8395],[-77.0418,38.8395],[-77.0419,38.8395],[-77.0419,38.8396],[-77.042,38.8396],[-77.0421,38.8396],[-77.0422,38.8396],[-77.0423,38.8396],[-77.0424,38.8396],[-77.0425,38.8396],[-77.0426,38.8396],[-77.0426,38.8397],[-77.0427,38.8397],[-77.0428,38.8397],[-77.0429,38.8397],[-77.043,38.8398],[-77.0431,38.8398],[-77.0431,38.8399],[-77.0431,38.84],[-77.0432,38.84],[-77.0432,38.8401],[-77.0433,38.8401],[-77.0433,38.8402],[-77.0433,38.8403],[-77.0433,38.8404],[-77.0434,38.8404],[-77.0434,38.8405],[-77.0434,38.8406],[-77.0434,38.8405],[-77.0435,38.8405],[-77.0436,38.8404],[-77.0436,38.8403],[-77.0437,38.8403],[-77.0438,38.8403],[-77.0438,38.8402],[-77.0439,38.8402],[-77.044,38.8402],[-77.0441,38.8402],[-77.0442,38.8402],[-77.0443,38.8402],[-77.0444,38.8402],[-77.0445,38.8402],[-77.0446,38.8402],[-77.0447,38.8402],[-77.0448,38.8402],[-77.0448,38.8403],[-77.0449,38.8403],[-77.0449,38.8404],[-77.045,38.8404],[-77.045,38.8405],[-77.0451,38.8405],[-77.0451,38.8406],[-77.0452,38.8406],[-77.0452,38.8407],[-77.0453,38.8407],[-77.0453,38.8408],[-77.0454,38.8408],[-77.0455,38.8409],[-77.0456,38.8409],[-77.0456,38.841],[-77.0457,38.841],[-77.0458,38.841],[-77.0458,38.8411],[-77.0459,38.8411],[-77.046,38.8411],[-77.0461,38.8411],[-77.0461,38.8412],[-77.0462,38.8412],[-77.0463,38.8412],[-77.0464,38.8412],[-77.0465,38.8412],[-77.0465,38.8413],[-77.0466,38.8413],[-77.0467,38.8413],[-77.0468,38.8413],[-77.0469,38.8413],[-77.047,38.8413],[-77.0471,38.8413],[-77.0472,38.8413],[-77.0473,38.8413],[-77.0474,38.8413],[-77.0475,38.8413],[-77.0476,38.8413],[-77.0477,38.8413],[-77.0478,38.8413],[-77.0479,38.8413],[-77.048,38.8413],[-77.0477,38.841],[-77.0476,38.8408],[-77.0475,38.8406],[-77.0474,38.8407],[-77.047,38.8407],[-77.0467,38.8406],[-77.0464,38.8405],[-77.0463,38.8404],[-77.0462,38.8404],[-77.0461,38.8404],[-77.046,38.8403],[-77.0459,38.8402],[-77.0458,38.84],[-77.0459,38.84],[-77.046,38.84],[-77.0461,38.84],[-77.0463,38.8401],[-77.0464,38.8401],[-77.0464,38.84],[-77.0465,38.84],[-77.0465,38.8399],[-77.0464,38.8398],[-77.0464,38.8397],[-77.0463,38.8397],[-77.0463,38.8395],[-77.0462,38.8394],[-77.0462,38.8393],[-77.0461,38.8392],[-77.046,38.8391],[-77.0459,38.839],[-77.0458,38.8389],[-77.0457,38.8389],[-77.0456,38.8389],[-77.0455,38.8388],[-77.0454,38.8387],[-77.0453,38.8386],[-77.0453,38.8385],[-77.0453,38.8384],[-77.0453,38.8383],[-77.0454,38.8383],[-77.0454,38.8382],[-77.0454,38.8381],[-77.0454,38.838],[-77.0454,38.8379],[-77.0455,38.8379],[-77.0454,38.8379],[-77.0454,38.8378],[-77.0454,38.8377],[-77.0453,38.8377],[-77.0453,38.8374],[-77.0453,38.8373],[-77.0453,38.8372],[-77.0453,38.8371],[-77.0453,38.837],[-77.0453,38.8369],[-77.0452,38.8368],[-77.0452,38.8367],[-77.0452,38.8366],[-77.0452,38.8365],[-77.0452,38.8364],[-77.0452,38.8363],[-77.0451,38.8362],[-77.0451,38.8361],[-77.0451,38.836],[-77.0452,38.836],[-77.0452,38.8359],[-77.0451,38.8359],[-77.0451,38.8358],[-77.0451,38.8357],[-77.0451,38.8356],[-77.045,38.8356],[-77.045,38.8355],[-77.045,38.8354],[-77.045,38.8353],[-77.045,38.8352],[-77.0449,38.8352],[-77.0449,38.8351],[-77.0449,38.835],[-77.0449,38.8349],[-77.0448,38.8348],[-77.0448,38.8347],[-77.0448,38.8346],[-77.0447,38.8346],[-77.0447,38.8345],[-77.0447,38.8344],[-77.0447,38.8343],[-77.0446,38.8342],[-77.0446,38.8341],[-77.0445,38.8341],[-77.0445,38.8339],[-77.0444,38.8338],[-77.0443,38.8337],[-77.0443,38.8336],[-77.0442,38.8336],[-77.0442,38.8335],[-77.0441,38.8335],[-77.044,38.8335],[-77.0439,38.8335],[-77.0439,38.8334],[-77.0438,38.8334],[-77.0438,38.8333],[-77.0438,38.8332],[-77.0438,38.8331],[-77.0438,38.833],[-77.0437,38.833],[-77.0437,38.8329],[-77.0437,38.8327],[-77.0436,38.8327],[-77.0436,38.8326],[-77.0436,38.8325],[-77.0436,38.8324],[-77.0435,38.8324],[-77.0435,38.8323],[-77.0435,38.8322],[-77.0435,38.8321],[-77.0435,38.8319],[-77.0434,38.8319],[-77.0434,38.8317],[-77.0433,38.8317],[-77.0433,38.8316],[-77.0433,38.8315],[-77.0432,38.8314],[-77.0431,38.8314],[-77.043,38.8313],[-77.043,38.8312],[-77.0429,38.8312],[-77.0428,38.8312],[-77.0426,38.8312],[-77.0425,38.8312],[-77.0424,38.8312],[-77.0423,38.8313],[-77.0421,38.8313],[-77.0421,38.8314],[-77.042,38.8314],[-77.042,38.8315],[-77.042,38.8316],[-77.042,38.8317],[-77.042,38.8318],[-77.0421,38.8318],[-77.0421,38.8319],[-77.0422,38.832],[-77.0422,38.8321],[-77.0422,38.8322],[-77.0422,38.8323],[-77.0422,38.8324],[-77.0423,38.8325],[-77.0423,38.8326],[-77.0423,38.8327],[-77.0424,38.8327],[-77.0424,38.8328],[-77.0425,38.8329],[-77.0425,38.833],[-77.0425,38.8331],[-77.0426,38.8331],[-77.0426,38.8332],[-77.0426,38.8333],[-77.0426,38.8334],[-77.0425,38.8335],[-77.0425,38.8336],[-77.0424,38.8336],[-77.0423,38.8337],[-77.0422,38.8337],[-77.0421,38.8337],[-77.042,38.8337],[-77.0419,38.8337],[-77.0418,38.8337],[-77.0417,38.8336],[-77.041,38.8332],[-77.0409,38.8332],[-77.0408,38.8331],[-77.0407,38.833],[-77.0406,38.833],[-77.0405,38.8329],[-77.0404,38.8329],[-77.04,38.8326],[-77.0399,38.8326],[-77.0398,38.8325],[-77.0397,38.8325],[-77.0396,38.8324],[-77.0393,38.8323],[-77.0392,38.8322],[-77.0392,38.8321],[-77.0391,38.8321],[-77.039,38.832],[-77.0389,38.8319],[-77.0389,38.8318],[-77.0388,38.8318],[-77.0388,38.8317],[-77.0387,38.8317],[-77.0387,38.8316],[-77.0386,38.8316],[-77.0386,38.8315],[-77.0385,38.8314],[-77.0384,38.8313],[-77.0384,38.8312],[-77.0383,38.8312],[-77.0383,38.8311],[-77.0383,38.831],[-77.0382,38.831],[-77.0382,38.8309],[-77.0381,38.8309],[-77.0381,38.8308],[-77.038,38.8307],[-77.038,38.8306],[-77.0379,38.8305],[-77.0378,38.8304],[-77.0378,38.8303],[-77.0378,38.8302],[-77.0378,38.8301],[-77.0378,38.83],[-77.0377,38.83],[-77.0378,38.8299],[-77.0377,38.8299],[-77.0378,38.8298],[-77.0377,38.8297],[-77.0378,38.8296],[-77.0377,38.8296],[-77.0377,38.8295],[-77.0378,38.8295],[-77.0378,38.8294],[-77.0378,38.8293],[-77.0378,38.8292],[-77.0378,38.8291],[-77.0379,38.8291],[-77.0378,38.829],[-77.0379,38.829],[-77.0379,38.8289],[-77.0379,38.8288],[-77.0379,38.8287],[-77.038,38.8287],[-77.038,38.8286],[-77.038,38.8285],[-77.038,38.8284],[-77.038,38.8283],[-77.038,38.8282],[-77.0381,38.8282],[-77.0381,38.8281],[-77.0381,38.828],[-77.0382,38.8279],[-77.0382,38.8278],[-77.0381,38.8278],[-77.0382,38.8277],[-77.0381,38.8277],[-77.0382,38.8277],[-77.0382,38.8276],[-77.0383,38.8275],[-77.0383,38.8274],[-77.0383,38.8273],[-77.0384,38.8273],[-77.0384,38.8272],[-77.0383,38.8271],[-77.0383,38.8269],[-77.0384,38.8268],[-77.0384,38.8265],[-77.0385,38.8264],[-77.0385,38.8263],[-77.0386,38.8262],[-77.0386,38.8261],[-77.0385,38.826],[-77.0386,38.8259],[-77.0386,38.8258],[-77.0387,38.8257],[-77.0387,38.8256],[-77.0386,38.8255],[-77.0386,38.8254],[-77.0387,38.8251],[-77.0388,38.825],[-77.0387,38.8249],[-77.0388,38.8247],[-77.0388,38.8246],[-77.0388,38.8245],[-77.0388,38.8244],[-77.0389,38.8244],[-77.0389,38.8243],[-77.039,38.8243],[-77.039,38.8242],[-77.0391,38.8241],[-77.0392,38.8241],[-77.0393,38.8241],[-77.0394,38.824],[-77.0395,38.824],[-77.0396,38.824],[-77.0397,38.8239],[-77.0397,38.8238],[-77.0398,38.8237],[-77.04,38.8237],[-77.0401,38.8237],[-77.0402,38.8237],[-77.0403,38.8237],[-77.0404,38.8237],[-77.0404,38.8236],[-77.0405,38.8236],[-77.0406,38.8236],[-77.0407,38.8235],[-77.0408,38.8235],[-77.0409,38.8234],[-77.041,38.8233],[-77.0411,38.8233],[-77.0411,38.8232],[-77.0411,38.8231],[-77.0411,38.8229],[-77.041,38.8227],[-77.041,38.8226],[-77.0409,38.8224],[-77.0409,38.8223],[-77.0409,38.8222],[-77.0408,38.8222],[-77.0408,38.8221],[-77.0407,38.8221],[-77.0407,38.822],[-77.0406,38.822],[-77.0405,38.822],[-77.0404,38.822],[-77.0402,38.822],[-77.0401,38.8219],[-77.0399,38.8219],[-77.0399,38.8218],[-77.0398,38.8218],[-77.0397,38.8218],[-77.0396,38.8217],[-77.0395,38.8217],[-77.0395,38.8216],[-77.0394,38.8215],[-77.0395,38.8214],[-77.0395,38.8213],[-77.0396,38.8212],[-77.0396,38.8211],[-77.0397,38.8211],[-77.0398,38.821],[-77.0399,38.8209],[-77.04,38.8208],[-77.04,38.8207],[-77.04,38.8206],[-77.04,38.8205],[-77.0399,38.8205],[-77.04,38.8203],[-77.0399,38.8201],[-77.0398,38.82],[-77.0397,38.8199],[-77.0396,38.8199],[-77.0395,38.8199],[-77.0394,38.8199],[-77.0394,38.8198],[-77.0393,38.8198],[-77.0393,38.8197],[-77.0392,38.8197],[-77.0391,38.8196],[-77.039,38.8195],[-77.0389,38.8195],[-77.0389,38.8194],[-77.0389,38.8193],[-77.0389,38.8192],[-77.0389,38.8191],[-77.0389,38.819],[-77.039,38.819],[-77.039,38.8189],[-77.0391,38.8189],[-77.0391,38.8188],[-77.039,38.8188],[-77.039,38.8187],[-77.039,38.8186],[-77.0389,38.8186],[-77.0389,38.8185],[-77.0389,38.8184],[-77.0389,38.8183],[-77.0389,38.8182],[-77.0388,38.8181],[-77.0389,38.818],[-77.0388,38.818],[-77.0388,38.8179],[-77.0388,38.8178],[-77.0387,38.8177],[-77.0388,38.8177],[-77.0387,38.8176],[-77.0387,38.8175],[-77.0387,38.8174],[-77.0387,38.8173],[-77.0386,38.8173],[-77.0386,38.8172],[-77.0386,38.8171],[-77.0385,38.8171],[-77.0386,38.8171],[-77.0386,38.817],[-77.0386,38.8169],[-77.0385,38.8168],[-77.0385,38.8167],[-77.0385,38.8166],[-77.0385,38.8165],[-77.0385,38.8163],[-77.0384,38.8162],[-77.0384,38.8161],[-77.0383,38.816],[-77.0383,38.8159],[-77.0382,38.8158],[-77.0382,38.8156],[-77.0381,38.8155],[-77.038,38.8154],[-77.0379,38.8153],[-77.0378,38.8152],[-77.0377,38.8152],[-77.0377,38.8151],[-77.0376,38.8151],[-77.0375,38.815],[-77.0374,38.8149],[-77.0374,38.8148],[-77.0374,38.8147],[-77.0373,38.8146],[-77.0374,38.8145],[-77.0374,38.8142],[-77.0373,38.8134],[-77.0373,38.8122],[-77.0373,38.8105],[-77.0376,38.8086],[-77.0377,38.8081],[-77.038,38.8066],[-77.0382,38.8057],[-77.0383,38.805],[-77.0384,38.8047],[-77.0384,38.8046],[-77.0386,38.8035],[-77.039,38.8017],[-77.0391,38.8008],[-77.0392,38.8005],[-77.0392,38.8003],[-77.0392,38.8],[-77.0392,38.7997],[-77.0392,38.7995],[-77.0391,38.7982],[-77.0391,38.7976],[-77.0391,38.7973],[-77.0391,38.7972],[-77.0391,38.7969],[-77.039,38.7947],[-77.039,38.7945],[-77.039,38.7944],[-77.039,38.7937],[-77.039,38.7929],[-77.039,38.7928],[-77.039,38.7925],[-77.039,38.7924],[-77.039,38.7916],[-77.0394,38.7916],[-77.0394,38.7915],[-77.0394,38.7914],[-77.0394,38.7913],[-77.0394,38.7912],[-77.0394,38.7911],[-77.0395,38.7909],[-77.0394,38.7908],[-77.0395,38.7907],[-77.0396,38.7905],[-77.0398,38.7904],[-77.04,38.7904],[-77.0405,38.7904],[-77.0401,38.7899],[-77.0403,38.7852],[-77.0414,38.7854],[-77.0414,38.7685],[-77.0414,38.7657],[-77.0414,38.764],[-77.0415,38.761],[-77.0416,38.7598],[-77.0416,38.7596],[-77.0416,38.7591],[-77.0418,38.7518],[-77.0419,38.7501],[-77.042,38.7467],[-77.042,38.7462],[-77.0422,38.7435],[-77.0423,38.7413],[-77.0423,38.7411],[-77.0423,38.741],[-77.0423,38.7409],[-77.0427,38.7402],[-77.0428,38.74],[-77.043,38.7399],[-77.043,38.7398],[-77.0431,38.7398],[-77.0431,38.7397],[-77.0432,38.7397],[-77.0433,38.7396],[-77.0434,38.7395],[-77.0435,38.7394],[-77.0435,38.7392],[-77.0434,38.739],[-77.0434,38.7389],[-77.0433,38.7388],[-77.0432,38.7387],[-77.0431,38.7386],[-77.043,38.7385],[-77.0429,38.7384],[-77.0428,38.7384],[-77.0426,38.7382],[-77.0425,38.7381],[-77.0426,38.7381],[-77.0424,38.7378],[-77.0423,38.7377],[-77.0422,38.7376],[-77.0419,38.7373],[-77.0418,38.7373],[-77.0418,38.7372],[-77.0417,38.7371],[-77.0416,38.7369],[-77.0416,38.7368],[-77.0416,38.7367],[-77.0417,38.7366],[-77.0418,38.7365],[-77.0418,38.7364],[-77.0418,38.7363],[-77.0418,38.7362],[-77.0418,38.7361],[-77.0418,38.7359],[-77.0418,38.7358],[-77.0417,38.7358],[-77.0417,38.7357],[-77.0417,38.7356],[-77.0417,38.7355],[-77.0418,38.7355],[-77.0418,38.7354],[-77.0417,38.7353],[-77.0417,38.7347],[-77.0417,38.7346],[-77.0417,38.7345],[-77.0417,38.7344],[-77.0417,38.7343],[-77.0416,38.734],[-77.0416,38.7339],[-77.0416,38.7338],[-77.0416,38.7337],[-77.0416,38.7335],[-77.0417,38.7332],[-77.0417,38.7331],[-77.0417,38.7329],[-77.0418,38.7325],[-77.0418,38.7323],[-77.0417,38.7323],[-77.0417,38.7315],[-77.0417,38.7314],[-77.0417,38.7311],[-77.0417,38.7308],[-77.0417,38.7306],[-77.0417,38.7304],[-77.0417,38.7302],[-77.0417,38.73],[-77.0417,38.7298],[-77.0417,38.7293],[-77.0417,38.7291],[-77.0417,38.7288],[-77.0417,38.7286],[-77.0417,38.7285],[-77.0417,38.7284],[-77.0417,38.7282],[-77.0416,38.728],[-77.0416,38.7279],[-77.0416,38.7277],[-77.0417,38.7272],[-77.0417,38.7271],[-77.0417,38.7269],[-77.0416,38.7265],[-77.0416,38.7263],[-77.0415,38.7259],[-77.0415,38.7258],[-77.0415,38.7257],[-77.0416,38.7256],[-77.0417,38.7255],[-77.0417,38.7254],[-77.0417,38.7253],[-77.0418,38.7251],[-77.0418,38.725],[-77.0419,38.7249],[-77.042,38.7247],[-77.0421,38.7246],[-77.0421,38.7245],[-77.0422,38.7242],[-77.0422,38.7239],[-77.0423,38.7237],[-77.0423,38.7236],[-77.0423,38.7234],[-77.0423,38.7232],[-77.0424,38.7228],[-77.0424,38.7227],[-77.0424,38.7226],[-77.0424,38.7225],[-77.0424,38.7223],[-77.0425,38.7222],[-77.0425,38.7221],[-77.0425,38.722],[-77.0425,38.7219],[-77.0425,38.7218],[-77.0426,38.7218],[-77.0426,38.7216],[-77.0426,38.7215],[-77.0426,38.7214],[-77.0426,38.7213],[-77.0427,38.7212],[-77.0427,38.7211],[-77.0427,38.721],[-77.0428,38.721],[-77.0428,38.7208],[-77.0429,38.7206],[-77.0429,38.7204],[-77.043,38.7203],[-77.043,38.7202],[-77.043,38.7201],[-77.0431,38.72],[-77.0432,38.7198],[-77.0432,38.7197],[-77.0432,38.7196],[-77.0432,38.7195],[-77.0432,38.7194],[-77.0432,38.7193],[-77.0433,38.7193],[-77.0433,38.7192],[-77.0434,38.7192],[-77.0434,38.7191],[-77.0435,38.7191],[-77.0436,38.7191],[-77.0436,38.7192],[-77.0437,38.7192],[-77.0436,38.7191],[-77.0436,38.719],[-77.0435,38.719],[-77.0434,38.719],[-77.0433,38.719],[-77.0433,38.7189],[-77.0433,38.7188],[-77.0433,38.7187],[-77.0433,38.7186],[-77.0434,38.7185],[-77.0433,38.7185],[-77.0433,38.7184],[-77.0434,38.7184],[-77.0435,38.7183],[-77.0436,38.7182],[-77.0436,38.7181],[-77.0437,38.7181],[-77.0437,38.718],[-77.0438,38.7179],[-77.0438,38.7178],[-77.0439,38.7177],[-77.044,38.7176],[-77.0441,38.7175],[-77.0442,38.7174],[-77.0442,38.7173],[-77.0443,38.7172],[-77.0443,38.7171],[-77.0444,38.7171],[-77.0445,38.717],[-77.0445,38.7169],[-77.0446,38.7169],[-77.0446,38.7168],[-77.0447,38.7167],[-77.0448,38.7166],[-77.0448,38.7165],[-77.0449,38.7165],[-77.0449,38.7164],[-77.045,38.7164],[-77.045,38.7163],[-77.0451,38.7162],[-77.0451,38.7161],[-77.0452,38.7161],[-77.0453,38.716],[-77.0453,38.7159],[-77.0454,38.7159],[-77.0454,38.7158],[-77.0455,38.7157],[-77.0455,38.7156],[-77.0456,38.7156],[-77.0456,38.7155],[-77.0456,38.7154],[-77.0457,38.7153],[-77.0458,38.7153],[-77.0458,38.7152],[-77.0459,38.7152],[-77.0459,38.7151],[-77.0459,38.715],[-77.046,38.715],[-77.046,38.7148],[-77.046,38.7147],[-77.0461,38.7147],[-77.0461,38.7146],[-77.0461,38.7145],[-77.0462,38.7145],[-77.0462,38.7144],[-77.0464,38.7143],[-77.0466,38.7142],[-77.0467,38.7142],[-77.0468,38.7141],[-77.0469,38.714],[-77.047,38.714],[-77.0472,38.7138],[-77.0472,38.7137],[-77.0473,38.7137],[-77.0474,38.7136],[-77.0476,38.7135],[-77.0477,38.7134],[-77.0477,38.7133],[-77.0478,38.7133],[-77.0478,38.7132],[-77.0479,38.7132],[-77.048,38.7131],[-77.0481,38.713],[-77.0481,38.7129],[-77.0482,38.7129],[-77.0483,38.7129],[-77.0483,38.7128],[-77.0484,38.7128],[-77.0485,38.7128],[-77.0486,38.7127],[-77.0487,38.7127],[-77.0487,38.7126],[-77.0488,38.7126],[-77.0489,38.7126],[-77.049,38.7125],[-77.0493,38.7124],[-77.0494,38.7123],[-77.0495,38.7123],[-77.0496,38.7122],[-77.0497,38.7122],[-77.0498,38.7121],[-77.0499,38.7121],[-77.05,38.712],[-77.0501,38.712],[-77.0503,38.7119],[-77.0503,38.7118],[-77.0504,38.7118],[-77.0505,38.7118],[-77.0507,38.7117],[-77.0508,38.7116],[-77.0509,38.7116],[-77.0509,38.7115],[-77.051,38.7115],[-77.0511,38.7114],[-77.0513,38.7114],[-77.0515,38.7113],[-77.0516,38.7112],[-77.0517,38.7112],[-77.0518,38.7112],[-77.0519,38.7111],[-77.052,38.711],[-77.0521,38.7109],[-77.0523,38.7108],[-77.0523,38.7107],[-77.0524,38.7107],[-77.0524,38.7106],[-77.0524,38.7105],[-77.0525,38.7105],[-77.0525,38.7104],[-77.0526,38.7104],[-77.0526,38.7103],[-77.0527,38.7103],[-77.0527,38.7102],[-77.0528,38.7101],[-77.0529,38.71],[-77.053,38.7099],[-77.0531,38.7099],[-77.0533,38.7099],[-77.0534,38.7098],[-77.0535,38.7098],[-77.0536,38.7098],[-77.0537,38.7098],[-77.054,38.7098],[-77.0541,38.7098],[-77.0542,38.7099],[-77.0543,38.7099],[-77.0544,38.7099],[-77.0545,38.7099],[-77.0546,38.7099],[-77.0547,38.7099],[-77.0548,38.7099],[-77.055,38.71],[-77.0551,38.71],[-77.0552,38.71],[-77.0553,38.71],[-77.0554,38.71],[-77.0555,38.7101],[-77.0556,38.7101],[-77.0557,38.7101],[-77.0558,38.7101],[-77.0559,38.7101],[-77.0561,38.7101],[-77.0563,38.7102],[-77.0564,38.7102],[-77.0565,38.7102],[-77.0566,38.7102],[-77.0567,38.7102],[-77.057,38.7101],[-77.0571,38.7101],[-77.0572,38.71],[-77.0574,38.71],[-77.0575,38.7099],[-77.0576,38.7099],[-77.0578,38.7099],[-77.0579,38.7099],[-77.058,38.7099],[-77.0581,38.7099],[-77.0582,38.71],[-77.0583,38.71],[-77.0584,38.71],[-77.0585,38.71],[-77.0587,38.71],[-77.0588,38.71],[-77.0589,38.71],[-77.059,38.71],[-77.0591,38.71],[-77.0591,38.7101],[-77.0592,38.7101],[-77.0592,38.71],[-77.0593,38.7099],[-77.0597,38.7099],[-77.0599,38.7099],[-77.0609,38.7099],[-77.0612,38.7099],[-77.0613,38.7098],[-77.0614,38.7098],[-77.0615,38.7098],[-77.0618,38.7098],[-77.0619,38.7098],[-77.062,38.7099],[-77.0621,38.7099],[-77.0622,38.7099],[-77.0622,38.7098],[-77.0623,38.7098],[-77.0624,38.7098],[-77.0626,38.7098],[-77.0627,38.7098],[-77.0628,38.7098],[-77.063,38.7098],[-77.0631,38.7098],[-77.0632,38.7098],[-77.0635,38.7099],[-77.0636,38.7099],[-77.0641,38.7099],[-77.0648,38.7099],[-77.0652,38.7099],[-77.0653,38.7099],[-77.0654,38.7099],[-77.0655,38.7099],[-77.0657,38.7099],[-77.0658,38.7099],[-77.066,38.7099],[-77.0661,38.7099],[-77.0662,38.7099],[-77.0665,38.7099],[-77.0666,38.7099],[-77.0667,38.7099],[-77.0668,38.7099],[-77.0669,38.7099],[-77.067,38.7099],[-77.0672,38.7099],[-77.0673,38.7099],[-77.0673,38.71],[-77.0677,38.71],[-77.0678,38.71],[-77.068,38.7099],[-77.0682,38.71],[-77.0683,38.71],[-77.0684,38.71],[-77.0685,38.71],[-77.0686,38.71],[-77.0687,38.71],[-77.0688,38.71],[-77.0689,38.7101],[-77.069,38.7101],[-77.0691,38.7101],[-77.0692,38.7101],[-77.0694,38.7101],[-77.0696,38.7101],[-77.0698,38.71],[-77.07,38.71],[-77.0702,38.71],[-77.0703,38.71],[-77.0704,38.71],[-77.0707,38.71],[-77.0708,38.71],[-77.0709,38.71],[-77.071,38.71],[-77.0711,38.71],[-77.0712,38.71],[-77.0713,38.71],[-77.0714,38.71],[-77.0715,38.71],[-77.0716,38.71],[-77.0718,38.7101],[-77.0719,38.7101],[-77.072,38.7102],[-77.0721,38.7102],[-77.0722,38.7103],[-77.0723,38.7103],[-77.0724,38.7103],[-77.0725,38.7104],[-77.0726,38.7105],[-77.0727,38.7105],[-77.0728,38.7106],[-77.0729,38.7106],[-77.073,38.7107],[-77.0732,38.7108],[-77.0732,38.7109],[-77.0733,38.711],[-77.0733,38.7111],[-77.0734,38.7112],[-77.0735,38.7113],[-77.0736,38.7114],[-77.0737,38.7115],[-77.0737,38.7116],[-77.0738,38.7116],[-77.0738,38.7117],[-77.0739,38.7117],[-77.0739,38.7118],[-77.074,38.7118],[-77.074,38.7119],[-77.0741,38.7119],[-77.0742,38.7119],[-77.0742,38.712],[-77.0743,38.712],[-77.0742,38.712],[-77.0742,38.7121],[-77.0741,38.7122],[-77.0741,38.7123],[-77.0742,38.7123],[-77.0742,38.7124],[-77.0742,38.7126],[-77.0742,38.7127],[-77.0742,38.7128],[-77.0741,38.7128],[-77.0742,38.7128],[-77.0743,38.7129],[-77.0744,38.7129],[-77.0745,38.7128],[-77.0746,38.7128],[-77.0746,38.7127],[-77.0747,38.7127],[-77.0748,38.7127],[-77.075,38.7127],[-77.075,38.7126],[-77.0751,38.7126],[-77.0752,38.7126],[-77.0752,38.7127],[-77.0753,38.7127],[-77.0754,38.7127],[-77.0755,38.7128],[-77.0756,38.7128],[-77.0757,38.7128],[-77.0758,38.7128],[-77.0758,38.7129],[-77.076,38.7129],[-77.0761,38.7129],[-77.0762,38.7129],[-77.0764,38.713],[-77.0765,38.713],[-77.0766,38.713],[-77.0767,38.713],[-77.0767,38.7131],[-77.0768,38.7131],[-77.0769,38.7131],[-77.077,38.7131],[-77.0771,38.7131],[-77.0772,38.7131],[-77.0772,38.7132],[-77.0773,38.7133],[-77.0774,38.7133],[-77.0774,38.7134],[-77.0773,38.7134],[-77.0774,38.7134],[-77.0774,38.7135],[-77.0775,38.7135],[-77.0777,38.7135],[-77.0778,38.7135],[-77.0779,38.7135],[-77.0781,38.7134],[-77.0782,38.7134],[-77.0783,38.7134],[-77.0783,38.7133],[-77.0784,38.7133],[-77.0785,38.7133],[-77.0786,38.7133],[-77.0787,38.7133],[-77.0788,38.7132],[-77.0789,38.7132],[-77.079,38.7132],[-77.079,38.7131],[-77.0792,38.7131],[-77.0793,38.713],[-77.0794,38.713],[-77.0795,38.7129],[-77.0796,38.7128],[-77.0797,38.7127],[-77.0798,38.7127],[-77.0798,38.7126],[-77.0798,38.7125],[-77.0798,38.7124],[-77.0798,38.7123],[-77.0798,38.7122],[-77.0799,38.7121],[-77.0799,38.712],[-77.08,38.7119],[-77.0801,38.7119],[-77.0802,38.7118],[-77.0803,38.7118],[-77.0804,38.7116],[-77.0805,38.7116],[-77.0805,38.7115],[-77.0806,38.7115],[-77.0806,38.7114],[-77.0807,38.7113],[-77.0808,38.7112],[-77.0808,38.7111],[-77.0808,38.711],[-77.0808,38.7109],[-77.0808,38.7108],[-77.0808,38.7107],[-77.0808,38.7105],[-77.0808,38.7104],[-77.0808,38.7103],[-77.0807,38.7102],[-77.0806,38.7102],[-77.0804,38.7101],[-77.0803,38.7101],[-77.0803,38.71],[-77.0802,38.71],[-77.0802,38.7099],[-77.0801,38.7098],[-77.0801,38.7097],[-77.0802,38.7096],[-77.0801,38.7094],[-77.08,38.7094],[-77.08,38.7093],[-77.08,38.7092],[-77.0799,38.7092],[-77.0799,38.7091],[-77.0799,38.709],[-77.08,38.709],[-77.08,38.7089],[-77.0803,38.7088],[-77.0804,38.7087],[-77.0806,38.7086],[-77.0808,38.7086],[-77.0809,38.7085],[-77.0809,38.7084],[-77.0811,38.7084],[-77.0812,38.7083],[-77.0813,38.7082],[-77.0814,38.7081],[-77.0815,38.7081],[-77.0816,38.708],[-77.0816,38.7079],[-77.0817,38.7079],[-77.0818,38.7078],[-77.0819,38.7078],[-77.082,38.7077],[-77.0821,38.7077],[-77.0823,38.7076],[-77.0824,38.7076],[-77.0825,38.7076],[-77.0826,38.7075],[-77.0827,38.7075],[-77.0829,38.7074],[-77.083,38.7073],[-77.0831,38.7073],[-77.0832,38.7072],[-77.0832,38.7071],[-77.0834,38.7071],[-77.0837,38.707],[-77.0841,38.7068],[-77.0843,38.7068],[-77.0848,38.7068],[-77.0849,38.7068],[-77.0858,38.7065],[-77.0861,38.7064],[-77.0864,38.7062],[-77.0869,38.706],[-77.0876,38.7057],[-77.0877,38.7056],[-77.0879,38.7055],[-77.088,38.7054],[-77.0882,38.7052],[-77.0881,38.705],[-77.088,38.7049],[-77.088,38.7048],[-77.088,38.7047],[-77.0881,38.7047],[-77.0881,38.7048],[-77.0881,38.7049],[-77.0883,38.7051],[-77.0883,38.7052],[-77.0887,38.7052],[-77.0887,38.7051],[-77.089,38.7051],[-77.0892,38.7049],[-77.0893,38.7049],[-77.0894,38.7048],[-77.0894,38.7047],[-77.0895,38.7047],[-77.0897,38.7045],[-77.0898,38.7045],[-77.0899,38.7045],[-77.09,38.7044],[-77.09,38.7043],[-77.0901,38.7042],[-77.0903,38.7041],[-77.0904,38.7041],[-77.0905,38.704],[-77.0906,38.7039],[-77.091,38.7037],[-77.091,38.7036],[-77.0912,38.7035],[-77.0914,38.7034],[-77.0915,38.7034],[-77.0919,38.7033],[-77.092,38.7033],[-77.092,38.7032],[-77.0922,38.7032],[-77.0923,38.7032],[-77.0929,38.7029],[-77.0931,38.7028],[-77.0932,38.7028],[-77.0933,38.7027],[-77.0934,38.7027],[-77.0934,38.7026],[-77.0936,38.7024],[-77.0936,38.7023],[-77.0936,38.7022],[-77.0937,38.7022],[-77.0938,38.7021],[-77.0939,38.7021],[-77.094,38.7021],[-77.0942,38.702],[-77.0942,38.7019],[-77.0943,38.702],[-77.0945,38.7019],[-77.0947,38.7018],[-77.0949,38.7016],[-77.0951,38.7015],[-77.0951,38.7014],[-77.0952,38.7013],[-77.0954,38.7011],[-77.0955,38.7011],[-77.0957,38.7009],[-77.0958,38.7008],[-77.0958,38.7007],[-77.0959,38.7006],[-77.0958,38.7006],[-77.096,38.7005],[-77.096,38.7006],[-77.0961,38.7005],[-77.0962,38.7005],[-77.0963,38.7005],[-77.0963,38.7004],[-77.0962,38.7004],[-77.0963,38.7004],[-77.0965,38.7003],[-77.0966,38.7003],[-77.0968,38.7002],[-77.0968,38.7001],[-77.097,38.7],[-77.0971,38.6998],[-77.0972,38.6998],[-77.0973,38.6998],[-77.0974,38.6997],[-77.0976,38.6996],[-77.0977,38.6995],[-77.0977,38.6994],[-77.0978,38.6993],[-77.098,38.6992],[-77.0983,38.699],[-77.0984,38.699],[-77.0986,38.6989],[-77.0988,38.6988],[-77.099,38.6988],[-77.0992,38.6987],[-77.0993,38.6987],[-77.0996,38.6986],[-77.0997,38.6985],[-77.0998,38.6985],[-77.1003,38.6983],[-77.1004,38.6983],[-77.1005,38.6983],[-77.1006,38.6982],[-77.1008,38.6982],[-77.1008,38.6981],[-77.1009,38.6981],[-77.101,38.6981],[-77.1011,38.6981],[-77.1012,38.6981],[-77.1013,38.6981],[-77.1014,38.6981],[-77.1015,38.6981],[-77.1016,38.6981],[-77.1018,38.6981],[-77.1019,38.6982],[-77.102,38.6982],[-77.1021,38.6982],[-77.1022,38.6982],[-77.1023,38.6982],[-77.1024,38.6982],[-77.1025,38.6981],[-77.1032,38.698],[-77.1033,38.6979],[-77.1034,38.6979],[-77.1035,38.6979],[-77.1036,38.6979],[-77.1037,38.6979],[-77.1038,38.6979],[-77.1038,38.6978],[-77.1039,38.6978],[-77.1038,38.6977],[-77.1039,38.6977],[-77.1039,38.6976],[-77.104,38.6975],[-77.1041,38.6975],[-77.1041,38.6974],[-77.1042,38.6974],[-77.1043,38.6973],[-77.1047,38.697],[-77.1057,38.6964],[-77.1086,38.6946],[-77.1087,38.6945],[-77.1166,38.6893],[-77.1166,38.6892],[-77.1221,38.6856],[-77.1225,38.6853],[-77.1226,38.6853],[-77.1229,38.6849],[-77.123,38.6848],[-77.1231,38.6846],[-77.1232,38.6846],[-77.1233,38.6845],[-77.1234,38.6843],[-77.1234,38.6842],[-77.1234,38.6841],[-77.1235,38.684],[-77.1235,38.6839],[-77.1235,38.6838],[-77.1236,38.6837],[-77.1237,38.6836],[-77.1238,38.6835],[-77.1238,38.6834],[-77.124,38.6833],[-77.124,38.6832],[-77.1241,38.6831],[-77.1242,38.683],[-77.1243,38.6829],[-77.1244,38.6827],[-77.1245,38.6826],[-77.1246,38.6824],[-77.1247,38.682],[-77.1249,38.6816],[-77.125,38.6815],[-77.125,38.6814],[-77.1252,38.6813],[-77.1253,38.6812],[-77.1254,38.6811],[-77.1256,38.681],[-77.1257,38.6809],[-77.1258,38.6808],[-77.1259,38.6807],[-77.126,38.6806],[-77.1261,38.6805],[-77.1261,38.6804],[-77.1261,38.6803],[-77.1262,38.6803],[-77.1263,38.6802],[-77.1263,38.6801],[-77.1264,38.6799],[-77.1265,38.6798],[-77.1266,38.6797],[-77.1267,38.6796],[-77.1268,38.6795],[-77.1269,38.6793],[-77.127,38.6792],[-77.1271,38.6792],[-77.1271,38.679],[-77.1272,38.679],[-77.1272,38.6788],[-77.1273,38.6788],[-77.1273,38.6787],[-77.1273,38.6786],[-77.1274,38.6786],[-77.1275,38.6785],[-77.1276,38.6784],[-77.1277,38.6784],[-77.1277,38.6783],[-77.1278,38.6783],[-77.1278,38.6782],[-77.1279,38.6782],[-77.128,38.6781],[-77.1281,38.6781],[-77.1281,38.678],[-77.1282,38.678],[-77.1282,38.6779],[-77.1283,38.6778],[-77.1284,38.6778],[-77.1284,38.6777],[-77.1285,38.6776],[-77.1285,38.6775],[-77.1286,38.6775],[-77.1287,38.6774],[-77.1289,38.6773],[-77.1289,38.6772],[-77.129,38.6772],[-77.1291,38.6771],[-77.1292,38.677],[-77.1294,38.6769],[-77.1295,38.6768],[-77.1296,38.6768],[-77.1296,38.6767],[-77.1297,38.6766],[-77.1297,38.6765],[-77.1298,38.6765],[-77.1299,38.6764],[-77.13,38.6762],[-77.1301,38.6761],[-77.1302,38.676],[-77.1303,38.6759],[-77.1303,38.6758],[-77.1304,38.6758],[-77.1306,38.6756],[-77.1307,38.6755],[-77.1309,38.6754],[-77.131,38.6754],[-77.1311,38.6754],[-77.1312,38.6753],[-77.1313,38.6752],[-77.1314,38.675],[-77.1315,38.675],[-77.1315,38.6749],[-77.1316,38.6749],[-77.1317,38.6748],[-77.1318,38.6747],[-77.1318,38.6746],[-77.1319,38.6746],[-77.1319,38.6745],[-77.1321,38.6744],[-77.1322,38.6743],[-77.1323,38.6742],[-77.1324,38.6741],[-77.1325,38.674],[-77.133,38.6701],[-77.1334,38.6678],[-77.1336,38.6668],[-77.1338,38.6655],[-77.1347,38.66],[-77.1354,38.6562],[-77.1359,38.6528],[-77.1364,38.6502],[-77.1363,38.6501],[-77.1363,38.6499],[-77.1363,38.6498],[-77.1363,38.6497],[-77.1363,38.6496],[-77.1363,38.6495],[-77.1363,38.6494],[-77.1362,38.6493],[-77.1363,38.6492],[-77.1363,38.6491],[-77.1363,38.649],[-77.1363,38.6489],[-77.1363,38.6488],[-77.1362,38.6486],[-77.1362,38.6485],[-77.1363,38.6484],[-77.1363,38.648],[-77.1364,38.6479],[-77.1363,38.6479],[-77.1364,38.6478],[-77.1363,38.6477],[-77.1363,38.6476],[-77.1363,38.6475],[-77.1363,38.6474],[-77.1363,38.6473],[-77.1363,38.6472],[-77.1361,38.647],[-77.136,38.6469],[-77.1358,38.6467],[-77.1357,38.6466],[-77.1357,38.6465],[-77.1356,38.6465],[-77.1355,38.6464],[-77.1354,38.6463],[-77.1353,38.6462],[-77.1352,38.6462],[-77.1351,38.6461],[-77.135,38.6461],[-77.1346,38.6459],[-77.1345,38.6458],[-77.1343,38.6457],[-77.1342,38.6457],[-77.1338,38.6455],[-77.1334,38.6452],[-77.1331,38.6449],[-77.1329,38.6447],[-77.1329,38.6446],[-77.1329,38.6445],[-77.1328,38.6445],[-77.1328,38.6444],[-77.1328,38.6443],[-77.1328,38.6442],[-77.1329,38.6442],[-77.1329,38.6441],[-77.133,38.6441],[-77.133,38.6439],[-77.1331,38.6438],[-77.1332,38.6437],[-77.1332,38.6436],[-77.1333,38.6435],[-77.1332,38.6433],[-77.1334,38.643],[-77.1335,38.6429],[-77.1335,38.6428],[-77.1335,38.6427],[-77.1335,38.6426],[-77.1335,38.6425],[-77.1334,38.6425],[-77.1334,38.6424],[-77.1332,38.6421],[-77.1331,38.642],[-77.133,38.6418],[-77.133,38.6417],[-77.133,38.6416],[-77.1331,38.6414],[-77.1331,38.6413],[-77.133,38.6411],[-77.1329,38.641],[-77.1328,38.6409],[-77.1327,38.6407],[-77.1326,38.6407],[-77.1326,38.6406],[-77.1325,38.6405],[-77.1324,38.6404],[-77.1324,38.6403],[-77.1323,38.6402],[-77.1322,38.6401],[-77.1321,38.6401],[-77.132,38.64],[-77.1319,38.64],[-77.1319,38.6399],[-77.1319,38.6398],[-77.132,38.6396],[-77.1319,38.6395],[-77.1319,38.6394],[-77.1317,38.639],[-77.1316,38.6389],[-77.1315,38.6388],[-77.1315,38.6387],[-77.1315,38.6386],[-77.1315,38.6384],[-77.1315,38.6382],[-77.1314,38.6379],[-77.1313,38.6378],[-77.1313,38.6377],[-77.1312,38.6375],[-77.1312,38.6372],[-77.1311,38.6369],[-77.131,38.6367],[-77.1309,38.6365],[-77.1308,38.6364],[-77.1304,38.6358],[-77.1303,38.6357],[-77.1302,38.6357],[-77.1302,38.6356],[-77.1301,38.6355],[-77.1301,38.6354],[-77.1299,38.6351],[-77.1297,38.6348],[-77.1297,38.6347],[-77.1303,38.6345],[-77.1363,38.633],[-77.1364,38.633],[-77.1474,38.6301],[-77.1476,38.63],[-77.1498,38.6294],[-77.1599,38.6268],[-77.1601,38.6268],[-77.1621,38.6262],[-77.1623,38.6262],[-77.1625,38.6261],[-77.1664,38.6251],[-77.1684,38.6249],[-77.1732,38.6243],[-77.1733,38.6242],[-77.1734,38.6242],[-77.1736,38.6243],[-77.1737,38.6243],[-77.1739,38.6243],[-77.1743,38.6243],[-77.1745,38.6243],[-77.1746,38.6243],[-77.1747,38.6243],[-77.1749,38.6242],[-77.175,38.6242],[-77.175,38.6241],[-77.1752,38.6241],[-77.1754,38.6241],[-77.1757,38.6241],[-77.1759,38.6241],[-77.1763,38.6241],[-77.1765,38.624],[-77.1768,38.624],[-77.1771,38.6239],[-77.1771,38.6238],[-77.1776,38.6237],[-77.1777,38.6237],[-77.178,38.6236],[-77.1781,38.6236],[-77.1784,38.6236],[-77.1787,38.6236],[-77.1788,38.6235],[-77.1789,38.6235],[-77.179,38.6235],[-77.1791,38.6234],[-77.1792,38.6234],[-77.1794,38.6234],[-77.1797,38.6234],[-77.1798,38.6233],[-77.1799,38.6233],[-77.1802,38.6233],[-77.1803,38.6232],[-77.1804,38.6232],[-77.1804,38.6231],[-77.1805,38.6231],[-77.1806,38.6231],[-77.1806,38.623],[-77.1807,38.6229],[-77.1808,38.6228],[-77.1809,38.6228],[-77.1809,38.6227],[-77.181,38.6226],[-77.1811,38.6225],[-77.1812,38.6224],[-77.1813,38.6224],[-77.1815,38.6222],[-77.1816,38.6222],[-77.1817,38.6221],[-77.1818,38.6221],[-77.182,38.622],[-77.1821,38.622],[-77.1822,38.622],[-77.1824,38.622],[-77.1824,38.6219],[-77.1825,38.6219],[-77.1826,38.6218],[-77.183,38.6217],[-77.1834,38.6217],[-77.1838,38.6217],[-77.1839,38.6217],[-77.184,38.6217],[-77.1844,38.6216],[-77.1844,38.6217],[-77.1852,38.6217],[-77.1853,38.6217],[-77.1854,38.6216],[-77.1856,38.6216],[-77.1856,38.6215],[-77.1857,38.6215],[-77.1858,38.6215],[-77.1859,38.6215],[-77.1863,38.6215],[-77.1866,38.6214],[-77.1867,38.6213],[-77.1868,38.6213],[-77.1869,38.6213],[-77.1869,38.6212],[-77.187,38.6212],[-77.1872,38.6211],[-77.1873,38.6211],[-77.1873,38.621],[-77.1874,38.621],[-77.1875,38.621],[-77.1877,38.621],[-77.1879,38.621],[-77.1881,38.6209],[-77.1881,38.6208],[-77.1882,38.6208],[-77.1885,38.6208],[-77.1886,38.6207],[-77.1887,38.6207],[-77.1888,38.6207],[-77.1893,38.6207],[-77.1895,38.6206],[-77.1896,38.6206],[-77.1896,38.6205],[-77.1898,38.6204],[-77.1899,38.6204],[-77.1899,38.6203],[-77.1899,38.6202],[-77.19,38.6201],[-77.1901,38.62],[-77.1902,38.6198],[-77.1903,38.6197],[-77.1903,38.6196],[-77.1904,38.6196],[-77.1907,38.6195],[-77.1908,38.6195],[-77.1909,38.6195],[-77.191,38.6195],[-77.1912,38.6194],[-77.1913,38.6193],[-77.1914,38.6193],[-77.1914,38.6192],[-77.1915,38.6192],[-77.1916,38.6192],[-77.1923,38.6193],[-77.1926,38.6193],[-77.1927,38.6193],[-77.1928,38.6193],[-77.1933,38.6194],[-77.1934,38.6194],[-77.1935,38.6194],[-77.1936,38.6194],[-77.1938,38.6194],[-77.194,38.6194],[-77.1941,38.6194],[-77.1942,38.6194],[-77.1943,38.6194],[-77.1945,38.6195],[-77.1947,38.6195],[-77.195,38.6195],[-77.1951,38.6195],[-77.1952,38.6195],[-77.1953,38.6195],[-77.1954,38.6195],[-77.1955,38.6195],[-77.1956,38.6195],[-77.1958,38.6195],[-77.1959,38.6195],[-77.196,38.6195],[-77.1962,38.6195],[-77.1964,38.6195],[-77.1965,38.6195],[-77.1967,38.6195],[-77.1968,38.6195],[-77.197,38.6195],[-77.1971,38.6195],[-77.1972,38.6195],[-77.1973,38.6195],[-77.1975,38.6194],[-77.1976,38.6194],[-77.1979,38.6194],[-77.198,38.6194],[-77.1981,38.6194],[-77.1982,38.6194],[-77.1983,38.6194],[-77.1984,38.6194],[-77.1985,38.6193],[-77.1986,38.6193],[-77.1987,38.6193],[-77.1988,38.6193],[-77.1989,38.6192],[-77.199,38.6192],[-77.1991,38.6192],[-77.1992,38.6192],[-77.1993,38.6192],[-77.1994,38.6191],[-77.1995,38.6191],[-77.1996,38.6191],[-77.1997,38.6191],[-77.1997,38.619],[-77.1998,38.619],[-77.1999,38.619],[-77.2001,38.6189],[-77.2002,38.6189],[-77.2003,38.6189],[-77.2004,38.6188],[-77.2005,38.6187],[-77.2006,38.6187],[-77.2006,38.6186],[-77.2007,38.6186],[-77.2008,38.6186],[-77.2009,38.6185],[-77.201,38.6185],[-77.2011,38.6185],[-77.2011,38.6184],[-77.2012,38.6183],[-77.2013,38.6182],[-77.2014,38.6182],[-77.2015,38.6182],[-77.2015,38.6181],[-77.2016,38.618],[-77.2016,38.6179],[-77.2017,38.6178],[-77.2018,38.6177],[-77.2019,38.6177],[-77.202,38.6177],[-77.2022,38.6176],[-77.2023,38.6176],[-77.2023,38.6177],[-77.2024,38.6177],[-77.2025,38.6177],[-77.2026,38.6177],[-77.2027,38.6177],[-77.2028,38.6177],[-77.2028,38.6178],[-77.2029,38.6178],[-77.203,38.6178],[-77.2031,38.6178],[-77.2033,38.618],[-77.2035,38.618],[-77.2036,38.6181],[-77.2037,38.6182],[-77.2043,38.6178],[-77.2053,38.6172],[-77.2069,38.6163],[-77.2162,38.611],[-77.2255,38.6056],[-77.2288,38.6037],[-77.2324,38.6016],[-77.2381,38.5984],[-77.2413,38.5965],[-77.2445,38.5946],[-77.2464,38.5934],[-77.2464,38.5929],[-77.2466,38.591],[-77.2469,38.5894],[-77.2506,38.5784],[-77.2518,38.575],[-77.2544,38.5673],[-77.2544,38.5672],[-77.2544,38.5671],[-77.255,38.5652],[-77.2557,38.5633],[-77.257,38.5612],[-77.257,38.5611],[-77.2568,38.561],[-77.2566,38.5609],[-77.2565,38.5607],[-77.2565,38.5606],[-77.2565,38.5605],[-77.2567,38.5605],[-77.2569,38.5605],[-77.257,38.5605],[-77.2574,38.5604],[-77.2576,38.5604],[-77.2578,38.5603],[-77.2588,38.5602],[-77.2595,38.56],[-77.2596,38.56],[-77.2603,38.5598],[-77.2604,38.5598],[-77.2608,38.5597],[-77.2613,38.5594],[-77.2614,38.5592],[-77.2615,38.559],[-77.2616,38.5588],[-77.2615,38.558],[-77.2615,38.5573],[-77.2615,38.5569],[-77.2616,38.5567],[-77.2618,38.5565],[-77.262,38.5563],[-77.2622,38.5562],[-77.2624,38.5561],[-77.2627,38.556],[-77.2628,38.5559],[-77.2629,38.5558],[-77.263,38.5557],[-77.2631,38.5556],[-77.2632,38.5556],[-77.2633,38.5555],[-77.2634,38.5555],[-77.2636,38.5555],[-77.2638,38.5554],[-77.264,38.5554],[-77.2643,38.5553],[-77.2646,38.5553],[-77.2648,38.5552],[-77.2653,38.5551],[-77.2654,38.5551],[-77.2657,38.5549],[-77.2667,38.5543],[-77.267,38.5541],[-77.2675,38.5539],[-77.2678,38.5538],[-77.2682,38.5536],[-77.2686,38.5534],[-77.269,38.5532],[-77.2694,38.5531],[-77.2695,38.553],[-77.2699,38.5529],[-77.2705,38.5527],[-77.2715,38.5521],[-77.2716,38.552],[-77.2717,38.552],[-77.2721,38.5517],[-77.2724,38.5516],[-77.2726,38.5514],[-77.2729,38.5512],[-77.2736,38.5506],[-77.2739,38.5502],[-77.274,38.5502],[-77.2742,38.5498],[-77.2744,38.5491],[-77.2745,38.5489],[-77.2749,38.5485],[-77.275,38.5484],[-77.2752,38.5483],[-77.2754,38.5481],[-77.2756,38.5479],[-77.2758,38.5477],[-77.2759,38.5477],[-77.276,38.5475],[-77.2761,38.5474],[-77.2762,38.5473],[-77.2763,38.5472],[-77.2763,38.547],[-77.2763,38.5469],[-77.2764,38.5469],[-77.2765,38.5465],[-77.2766,38.5463],[-77.2764,38.5448],[-77.2762,38.5443],[-77.2761,38.544],[-77.2758,38.5434],[-77.2757,38.5432],[-77.2758,38.5426],[-77.2758,38.5418],[-77.2759,38.541],[-77.276,38.5409],[-77.276,38.5408],[-77.276,38.5407],[-77.2761,38.5406],[-77.2762,38.5403],[-77.2762,38.5401],[-77.2763,38.5395],[-77.2764,38.5394],[-77.2765,38.5393],[-77.2766,38.5393],[-77.2767,38.5392],[-77.2767,38.5391],[-77.2773,38.5382],[-77.2775,38.5381],[-77.2776,38.5379],[-77.2778,38.5377],[-77.2779,38.5375],[-77.2783,38.5372],[-77.2786,38.5369],[-77.2789,38.5366],[-77.279,38.5365],[-77.279,38.5364],[-77.2791,38.5355],[-77.2792,38.5347],[-77.2793,38.5346],[-77.2793,38.5344],[-77.2792,38.5343],[-77.2791,38.5342],[-77.279,38.534],[-77.2792,38.534],[-77.2794,38.5339],[-77.2799,38.5339],[-77.28,38.5339],[-77.2801,38.5339],[-77.2798,38.5329],[-77.2798,38.5328],[-77.2805,38.5316],[-77.2808,38.5309],[-77.2809,38.5308],[-77.2809,38.5307],[-77.281,38.5305],[-77.2811,38.5305],[-77.2812,38.5302],[-77.2815,38.5297],[-77.2818,38.5291],[-77.2827,38.5277],[-77.2826,38.5276],[-77.2827,38.5262],[-77.2828,38.526],[-77.2828,38.5258],[-77.2829,38.5256],[-77.283,38.5254],[-77.2831,38.5254],[-77.2832,38.5254],[-77.2833,38.5252],[-77.2834,38.5251],[-77.2837,38.525],[-77.2838,38.525],[-77.284,38.5249],[-77.2842,38.5248],[-77.2843,38.5248],[-77.2844,38.5247],[-77.2846,38.5246],[-77.2858,38.5234],[-77.2859,38.5232],[-77.2861,38.5226],[-77.2861,38.5224],[-77.2861,38.5223],[-77.2864,38.5222],[-77.2867,38.5219],[-77.2871,38.5218],[-77.2873,38.5215],[-77.2873,38.5212],[-77.2875,38.5209],[-77.2855,38.5203],[-77.2854,38.5204],[-77.285,38.5203],[-77.2853,38.5197],[-77.2855,38.5197],[-77.2857,38.5198],[-77.2856,38.52],[-77.2871,38.5204],[-77.2872,38.5203],[-77.2875,38.5198],[-77.2879,38.5196],[-77.2882,38.5193],[-77.2882,38.5192],[-77.2886,38.5192],[-77.2897,38.5181],[-77.2907,38.5157],[-77.2909,38.5157],[-77.2911,38.5157],[-77.2929,38.513],[-77.2947,38.5103],[-77.2948,38.5101],[-77.2949,38.51],[-77.295,38.5099],[-77.295,38.5098],[-77.2954,38.5092],[-77.2954,38.5083],[-77.2958,38.5074],[-77.2969,38.5063],[-77.2982,38.5051],[-77.2988,38.5042],[-77.2994,38.5032],[-77.3009,38.5017],[-77.3023,38.5001],[-77.3022,38.5001],[-77.3026,38.4997],[-77.3031,38.4992],[-77.3034,38.4989],[-77.3038,38.4986],[-77.3046,38.4983],[-77.3052,38.498],[-77.306,38.4977],[-77.3068,38.4973],[-77.3074,38.4971],[-77.3075,38.4971],[-77.3083,38.4966],[-77.309,38.4962],[-77.3092,38.496],[-77.3094,38.4958],[-77.3096,38.4956],[-77.3099,38.4953],[-77.3101,38.4949],[-77.3102,38.4945],[-77.3103,38.4942],[-77.3103,38.4941],[-77.3106,38.494],[-77.3105,38.4939],[-77.3105,38.4937],[-77.3104,38.4936],[-77.3103,38.4935],[-77.3102,38.4934],[-77.3102,38.4931],[-77.3102,38.4928],[-77.3102,38.4926],[-77.3101,38.4924],[-77.3102,38.492],[-77.3102,38.4918],[-77.3103,38.4916],[-77.3104,38.4914],[-77.3105,38.4911],[-77.3107,38.4907],[-77.3108,38.4905],[-77.3109,38.4903],[-77.311,38.49],[-77.311,38.4899],[-77.3112,38.4895],[-77.3114,38.4887],[-77.3116,38.4884],[-77.3121,38.4876],[-77.3124,38.4871],[-77.3128,38.4864],[-77.314,38.4842],[-77.3152,38.4814],[-77.3154,38.481],[-77.3156,38.4806],[-77.3157,38.4804],[-77.3157,38.4802],[-77.3156,38.4798],[-77.3156,38.4794],[-77.3155,38.4793],[-77.3155,38.4792],[-77.3154,38.4791],[-77.3153,38.4789],[-77.3153,38.4788],[-77.3153,38.4787],[-77.3153,38.4785],[-77.3156,38.4785],[-77.3158,38.4784],[-77.3161,38.4782],[-77.3163,38.478],[-77.3166,38.4777],[-77.3167,38.4775],[-77.3168,38.4773],[-77.3169,38.4771],[-77.3169,38.4769],[-77.317,38.4766],[-77.317,38.4764],[-77.317,38.4761],[-77.3171,38.476],[-77.3174,38.4757],[-77.318,38.4751],[-77.3181,38.475],[-77.3185,38.4744],[-77.3185,38.4743],[-77.3184,38.4741],[-77.3183,38.4739],[-77.3181,38.4737],[-77.3179,38.4733],[-77.3179,38.4731],[-77.318,38.4731],[-77.3185,38.473],[-77.3186,38.473],[-77.3188,38.4704],[-77.3189,38.4693],[-77.3189,38.4688],[-77.3189,38.4687],[-77.319,38.4683],[-77.319,38.4682],[-77.319,38.4681],[-77.3192,38.4626],[-77.3193,38.4607],[-77.3193,38.4603],[-77.3196,38.4541],[-77.3196,38.454],[-77.3198,38.4487],[-77.3198,38.4471],[-77.32,38.444],[-77.3203,38.4369],[-77.3204,38.4357],[-77.3204,38.4352],[-77.3207,38.4352],[-77.3211,38.4352],[-77.3216,38.435],[-77.3218,38.4349],[-77.3223,38.4347],[-77.3226,38.4346],[-77.3228,38.4344],[-77.3229,38.4342],[-77.323,38.4335],[-77.3229,38.4326],[-77.3226,38.4314],[-77.3225,38.4307],[-77.3221,38.4289],[-77.3214,38.4278],[-77.3211,38.4269],[-77.321,38.4262],[-77.321,38.426],[-77.3206,38.425],[-77.3202,38.4237],[-77.3199,38.4212],[-77.3189,38.4191],[-77.3187,38.4179],[-77.3188,38.4177],[-77.3166,38.4138],[-77.3161,38.4129],[-77.315,38.4112],[-77.3149,38.4106],[-77.3147,38.41],[-77.3143,38.4085],[-77.3139,38.4074],[-77.3121,38.4018],[-77.3105,38.4001],[-77.3104,38.3973],[-77.3108,38.3969],[-77.3092,38.391],[-77.3092,38.3909],[-77.3075,38.3846],[-77.3058,38.3783],[-77.3054,38.3768],[-77.305,38.3754],[-77.3049,38.3753],[-77.3049,38.3752],[-77.3048,38.3752],[-77.3045,38.3751],[-77.3042,38.3751],[-77.3042,38.375],[-77.3038,38.3749],[-77.3035,38.3747],[-77.3033,38.3747],[-77.303,38.3745],[-77.3028,38.3743],[-77.3026,38.3742],[-77.3023,38.3741],[-77.3021,38.3738],[-77.3019,38.3737],[-77.3015,38.3735],[-77.3012,38.3734],[-77.3011,38.3734],[-77.301,38.3734],[-77.3009,38.3732],[-77.3008,38.3732],[-77.3005,38.373],[-77.3003,38.3728],[-77.3,38.3725],[-77.2998,38.3722],[-77.2997,38.3721],[-77.2993,38.3719],[-77.2992,38.3718],[-77.2988,38.3718],[-77.2986,38.3717],[-77.2983,38.3716],[-77.2978,38.3714],[-77.2975,38.3711],[-77.2968,38.3705],[-77.2965,38.3702],[-77.2961,38.3697],[-77.296,38.3694],[-77.2959,38.3693],[-77.2957,38.3689],[-77.2954,38.3684],[-77.2948,38.367],[-77.2946,38.3669],[-77.2944,38.3666],[-77.2944,38.3665],[-77.2943,38.3662],[-77.2942,38.3659],[-77.2941,38.3659],[-77.2938,38.3654],[-77.2934,38.365],[-77.2934,38.3649],[-77.2933,38.3648],[-77.2933,38.3647],[-77.2929,38.3644],[-77.2925,38.3641],[-77.2922,38.3637],[-77.292,38.3636],[-77.2919,38.3635],[-77.2918,38.3634],[-77.2917,38.3633],[-77.2916,38.3633],[-77.2915,38.3631],[-77.2913,38.363],[-77.2912,38.3629],[-77.2911,38.3628],[-77.2911,38.3627],[-77.2909,38.3624],[-77.2909,38.3621],[-77.2908,38.3619],[-77.2907,38.3618],[-77.2905,38.3617],[-77.2903,38.3615],[-77.2902,38.3614],[-77.2902,38.3613],[-77.29,38.361],[-77.2894,38.3606],[-77.2891,38.3603],[-77.289,38.3601],[-77.2887,38.3599],[-77.2884,38.3596],[-77.2883,38.3595],[-77.2882,38.3594],[-77.2882,38.3593],[-77.288,38.3591],[-77.288,38.3589],[-77.288,38.3588],[-77.2881,38.3585],[-77.2882,38.3584],[-77.2884,38.3582],[-77.2886,38.3579],[-77.2886,38.3577],[-77.2886,38.3574],[-77.2885,38.3572],[-77.2881,38.3566],[-77.288,38.3563],[-77.2879,38.356],[-77.2879,38.3558],[-77.2879,38.3557],[-77.2879,38.3552],[-77.2879,38.355],[-77.2878,38.3548],[-77.2877,38.3545],[-77.2875,38.3543],[-77.2875,38.3539],[-77.2874,38.3535],[-77.2873,38.3533],[-77.2873,38.3531],[-77.2873,38.3525],[-77.2873,38.3524],[-77.2874,38.3521],[-77.2875,38.352],[-77.288,38.3516],[-77.2882,38.3515],[-77.2883,38.3514],[-77.2884,38.3514],[-77.2883,38.3513],[-77.2876,38.3498],[-77.2871,38.3488],[-77.2871,38.3487],[-77.287,38.3486],[-77.2868,38.3482],[-77.2865,38.3476],[-77.2862,38.347],[-77.2841,38.3434],[-77.2838,38.3429],[-77.283,38.3428],[-77.278,38.3391],[-77.2778,38.3389],[-77.2771,38.3385],[-77.2766,38.3379],[-77.2714,38.3359],[-77.2675,38.3341],[-77.2672,38.334],[-77.2669,38.3338],[-77.2653,38.3332],[-77.258,38.3324],[-77.2505,38.3317],[-77.2503,38.3317],[-77.2498,38.3316],[-77.2497,38.3316],[-77.248,38.3316],[-77.2472,38.3315],[-77.243,38.3316],[-77.2414,38.3316],[-77.2412,38.3316],[-77.2411,38.3316],[-77.2401,38.3316],[-77.2364,38.3323],[-77.2352,38.3325],[-77.2351,38.3326],[-77.2349,38.3326],[-77.2347,38.3327],[-77.2331,38.3332],[-77.2313,38.3338],[-77.2304,38.334],[-77.2288,38.3346],[-77.2262,38.3353],[-77.2217,38.3368],[-77.2216,38.3368],[-77.2186,38.3372],[-77.2175,38.3377],[-77.216,38.3383],[-77.2147,38.3388],[-77.2111,38.3397],[-77.2108,38.3398],[-77.2094,38.3401],[-77.2093,38.3402],[-77.2081,38.3402],[-77.207,38.3401],[-77.2068,38.3402],[-77.2047,38.3411],[-77.2042,38.3411],[-77.2025,38.3412],[-77.2023,38.3412],[-77.2018,38.3411],[-77.2,38.3409],[-77.1999,38.3409],[-77.1995,38.3409],[-77.1994,38.3409],[-77.1945,38.3411],[-77.1942,38.3411],[-77.1935,38.3411],[-77.1905,38.341],[-77.1827,38.342],[-77.1793,38.3419],[-77.1761,38.343],[-77.1705,38.3448],[-77.1697,38.3449],[-77.169,38.345],[-77.1689,38.3451],[-77.1675,38.3453],[-77.1647,38.3455],[-77.1642,38.3456],[-77.1632,38.3458],[-77.1627,38.346],[-77.1626,38.346],[-77.1616,38.3465],[-77.1585,38.3484],[-77.1584,38.3485],[-77.1574,38.3493],[-77.1552,38.3511],[-77.1514,38.3545],[-77.1493,38.3569],[-77.1488,38.3575],[-77.1462,38.3608],[-77.1458,38.3615],[-77.1455,38.3617],[-77.1447,38.3624],[-77.1438,38.3632],[-77.1433,38.3637],[-77.1403,38.3666],[-77.1399,38.3669],[-77.1392,38.3676],[-77.1387,38.3678],[-77.1382,38.3679],[-77.1377,38.368],[-77.1343,38.3679],[-77.1333,38.3678],[-77.1302,38.3674],[-77.1289,38.3672],[-77.1271,38.3672],[-77.1247,38.3668],[-77.1244,38.367],[-77.1239,38.367],[-77.1226,38.3672],[-77.1208,38.3673],[-77.1192,38.3676],[-77.1178,38.3678],[-77.1172,38.368],[-77.1171,38.3681],[-77.1167,38.3683],[-77.1162,38.3683],[-77.1153,38.3685],[-77.115,38.3685],[-77.1149,38.3685],[-77.1142,38.3687],[-77.1138,38.3688],[-77.1137,38.3688],[-77.1134,38.3688],[-77.1132,38.3689],[-77.1124,38.369],[-77.1118,38.3691],[-77.1111,38.3692],[-77.1106,38.3693],[-77.1097,38.3694],[-77.1089,38.3695],[-77.108,38.3697],[-77.1073,38.3697],[-77.1063,38.3697],[-77.1049,38.3698],[-77.1041,38.3697],[-77.1039,38.3697],[-77.1017,38.3695],[-77.0981,38.3688],[-77.0968,38.3684],[-77.0958,38.3681],[-77.0944,38.3678],[-77.0937,38.3674],[-77.0935,38.3673],[-77.0916,38.3673],[-77.0901,38.3673],[-77.0867,38.3679],[-77.0842,38.3687],[-77.0841,38.3691],[-77.0814,38.3702],[-77.0789,38.3716],[-77.0782,38.372],[-77.0769,38.3728],[-77.0755,38.3738],[-77.0747,38.3744],[-77.074,38.3751],[-77.0705,38.3781],[-77.0692,38.3798],[-77.0682,38.3809],[-77.0612,38.3889],[-77.0587,38.394],[-77.0572,38.3957],[-77.0568,38.3962],[-77.0534,38.3988],[-77.0516,38.3992],[-77.0506,38.3993],[-77.05,38.3992],[-77.0498,38.3991],[-77.0492,38.3993],[-77.0485,38.3994],[-77.0475,38.3997],[-77.046,38.4002],[-77.0452,38.4005],[-77.0447,38.4007],[-77.0437,38.401],[-77.0433,38.401],[-77.0423,38.4009],[-77.042,38.4008],[-77.0416,38.4007],[-77.0415,38.4007],[-77.0409,38.4003],[-77.0393,38.3991],[-77.0392,38.3989],[-77.0375,38.3975],[-77.0366,38.3967],[-77.0345,38.3949],[-77.0337,38.3942],[-77.0323,38.3929],[-77.0321,38.3927],[-77.0315,38.392],[-77.0311,38.3918],[-77.03,38.3908],[-77.0293,38.3902],[-77.029,38.3899],[-77.0281,38.3893],[-77.0273,38.389],[-77.0268,38.3887],[-77.0265,38.3886],[-77.0259,38.3882],[-77.0252,38.3875],[-77.0242,38.3864],[-77.023,38.385],[-77.0226,38.3845],[-77.0223,38.3843],[-77.0221,38.3842],[-77.022,38.3841],[-77.0219,38.3841],[-77.0218,38.3839],[-77.0217,38.3839],[-77.0216,38.3837],[-77.0214,38.3835],[-77.0211,38.3832],[-77.0194,38.3824],[-77.0194,38.3823],[-77.0185,38.3819],[-77.018,38.3816],[-77.0177,38.3811],[-77.0157,38.3791],[-77.015,38.3785],[-77.0146,38.3778],[-77.0139,38.377],[-77.0138,38.377],[-77.0134,38.3764],[-77.0123,38.3755],[-77.0121,38.3751],[-77.0121,38.3749],[-77.0121,38.3748],[-77.012,38.3748],[-77.0115,38.3746],[-77.0115,38.3744],[-77.0117,38.3744],[-77.0119,38.3743],[-77.0131,38.3737],[-77.0135,38.3735],[-77.0138,38.3733],[-77.0146,38.3727],[-77.0153,38.372],[-77.0155,38.3715],[-77.0157,38.3713],[-77.0159,38.371],[-77.0158,38.3693],[-77.0157,38.369],[-77.0155,38.3685],[-77.0152,38.3677],[-77.0151,38.3671],[-77.0151,38.3663],[-77.015,38.3659],[-77.0149,38.3658],[-77.0148,38.365],[-77.0148,38.3638],[-77.0146,38.3632],[-77.0146,38.3631],[-77.0146,38.3627],[-77.0145,38.3624],[-77.0145,38.3622],[-77.0146,38.3614],[-77.0145,38.3606],[-77.0146,38.3603],[-77.0146,38.3596],[-77.0146,38.3595],[-77.0146,38.3593],[-77.0146,38.359],[-77.0147,38.3589],[-77.0147,38.3586],[-77.0148,38.3575],[-77.0148,38.3571],[-77.0148,38.3562],[-77.0148,38.3559],[-77.0147,38.3553],[-77.0147,38.3545],[-77.0147,38.354],[-77.0148,38.3536],[-77.015,38.3532],[-77.0151,38.3528],[-77.0155,38.3519],[-77.0155,38.3506],[-77.0157,38.3474],[-77.0158,38.3468],[-77.0159,38.3456],[-77.0164,38.3447],[-77.0165,38.3446],[-77.0167,38.3433],[-77.0167,38.3424],[-77.0168,38.3417],[-77.0168,38.3416],[-77.0165,38.3409],[-77.0165,38.3406],[-77.0164,38.34],[-77.0161,38.3395],[-77.0157,38.339],[-77.0155,38.3387],[-77.0148,38.3382],[-77.0143,38.3377],[-77.0143,38.337],[-77.0144,38.3365],[-77.0148,38.3357],[-77.0151,38.3353],[-77.0151,38.3344],[-77.0151,38.3343],[-77.0151,38.3342],[-77.015,38.3339],[-77.0147,38.3335],[-77.0144,38.3332],[-77.0145,38.3327],[-77.0145,38.3326],[-77.0146,38.3326],[-77.0147,38.3324],[-77.0148,38.3324],[-77.0151,38.3319],[-77.0161,38.3306],[-77.0164,38.3302],[-77.0175,38.3288],[-77.0186,38.3273],[-77.019,38.3268],[-77.0217,38.3233],[-77.0245,38.3197],[-77.0247,38.3194],[-77.0262,38.3175],[-77.027,38.3165],[-77.0276,38.3157],[-77.0286,38.3143],[-77.0296,38.313],[-77.0298,38.3127],[-77.0305,38.3119],[-77.0307,38.3116],[-77.0305,38.3115],[-77.0304,38.3115],[-77.0299,38.3113],[-77.0297,38.3113],[-77.0296,38.3114],[-77.0295,38.3115],[-77.0293,38.3115],[-77.0292,38.3115],[-77.0291,38.3116],[-77.029,38.3115],[-77.0289,38.3115],[-77.0288,38.3114],[-77.0287,38.3109],[-77.0287,38.3104],[-77.0285,38.3096],[-77.0283,38.3093],[-77.0284,38.3088],[-77.0285,38.3081],[-77.0285,38.3071],[-77.0285,38.3067],[-77.0282,38.3058],[-77.0281,38.3053],[-77.0274,38.3049],[-77.027,38.3046],[-77.0256,38.3031],[-77.0254,38.3028],[-77.0235,38.3015],[-77.021,38.3012],[-77.0185,38.3004],[-77.0183,38.3003],[-77.0169,38.2992],[-77.0167,38.299],[-77.0165,38.2988],[-77.0146,38.2961],[-77.0139,38.2954],[-77.0128,38.2944],[-77.0107,38.2928],[-77.0095,38.2909],[-77.0087,38.289],[-77.0062,38.2867],[-77.0054,38.2859],[-77.0052,38.2856],[-77.0045,38.2849],[-77.0028,38.2824],[-77.0024,38.2822],[-77.0018,38.2819],[-77.0016,38.2817],[-77.0015,38.2815],[-77.0015,38.2814],[-77.0015,38.2811],[-77.0015,38.2809],[-77.0015,38.2808],[-77.0015,38.2807],[-77.0013,38.2804],[-77.0013,38.2803],[-77.0011,38.2802],[-77.0009,38.28],[-77,38.2795],[-76.9997,38.2793],[-76.9993,38.2791],[-76.9981,38.2783],[-76.9977,38.2781],[-76.9969,38.2775],[-76.9962,38.2771],[-76.9941,38.2757],[-76.992,38.2744],[-76.9914,38.274],[-76.9909,38.2736],[-76.9908,38.2737],[-76.9906,38.2739],[-76.9901,38.2742],[-76.9899,38.2743],[-76.9898,38.2743],[-76.9895,38.2744],[-76.989,38.2744],[-76.9879,38.2744],[-76.9873,38.2744],[-76.987,38.2744],[-76.9861,38.2743],[-76.9859,38.2743],[-76.9857,38.2743],[-76.9849,38.2743],[-76.9848,38.2743],[-76.9847,38.2743],[-76.9845,38.2744],[-76.984,38.2745],[-76.9832,38.2747],[-76.9826,38.2747],[-76.9819,38.2747],[-76.9815,38.2746],[-76.9814,38.2745],[-76.9811,38.2744],[-76.9807,38.274],[-76.9805,38.2737],[-76.9803,38.2735],[-76.9801,38.2732],[-76.98,38.2731],[-76.9796,38.2729],[-76.9787,38.2724],[-76.9785,38.2723],[-76.9784,38.2723],[-76.9783,38.2721],[-76.9783,38.272],[-76.978,38.2713],[-76.9779,38.2711],[-76.9777,38.2709],[-76.9775,38.2708],[-76.9773,38.2707],[-76.9766,38.2702],[-76.9762,38.27],[-76.9755,38.2693],[-76.9752,38.269],[-76.9749,38.2688],[-76.9744,38.2685],[-76.9742,38.2683],[-76.9741,38.2682],[-76.9738,38.2677],[-76.9736,38.2675],[-76.9731,38.267],[-76.9728,38.2668],[-76.9726,38.2666],[-76.9723,38.2664],[-76.972,38.2663],[-76.9711,38.2659],[-76.9708,38.2657],[-76.9706,38.2655],[-76.9704,38.2651],[-76.9703,38.2649],[-76.9701,38.2646],[-76.9699,38.2644],[-76.9698,38.2643],[-76.9697,38.2641],[-76.9694,38.2636],[-76.9693,38.2635],[-76.9687,38.2631],[-76.9685,38.2628],[-76.9683,38.2626],[-76.9681,38.2624],[-76.9681,38.2623],[-76.9679,38.262],[-76.9677,38.2617],[-76.9675,38.2615],[-76.9673,38.2614],[-76.9672,38.2613],[-76.9665,38.261],[-76.9661,38.2608],[-76.9657,38.2606],[-76.9655,38.2604],[-76.9652,38.2601],[-76.9647,38.2596],[-76.9644,38.2595],[-76.9643,38.2594],[-76.9642,38.2593],[-76.9639,38.259],[-76.9636,38.2587],[-76.9635,38.2584],[-76.9634,38.2584],[-76.9634,38.2583],[-76.9632,38.2582],[-76.9631,38.2581],[-76.963,38.2579],[-76.9628,38.2576],[-76.9626,38.2575],[-76.9625,38.2574],[-76.9624,38.2573],[-76.9622,38.2571],[-76.9621,38.257],[-76.962,38.2569],[-76.9621,38.2568],[-76.9621,38.2567],[-76.9621,38.2566],[-76.962,38.2565],[-76.9619,38.2564],[-76.9618,38.2562],[-76.9618,38.2561],[-76.9617,38.2558],[-76.9617,38.2557],[-76.9616,38.2554],[-76.9616,38.2552],[-76.9616,38.2551],[-76.9616,38.255],[-76.9615,38.255],[-76.9614,38.255],[-76.9612,38.255],[-76.9612,38.2549],[-76.9615,38.2548],[-76.9616,38.2548],[-76.9616,38.2547],[-76.9616,38.2545],[-76.9615,38.2539],[-76.9613,38.2537],[-76.9612,38.2537],[-76.961,38.2536],[-76.9609,38.2534],[-76.9609,38.2532],[-76.9609,38.2531],[-76.9614,38.2531],[-76.9613,38.2529],[-76.9613,38.2523],[-76.9613,38.2522],[-76.9612,38.2521],[-76.9612,38.2517],[-76.9612,38.2516],[-76.9611,38.2513],[-76.961,38.2509],[-76.9609,38.2506],[-76.9608,38.2503],[-76.9608,38.2501],[-76.9607,38.2495],[-76.9605,38.2492],[-76.9605,38.2489],[-76.9604,38.2487],[-76.9603,38.2485],[-76.9599,38.2479],[-76.9597,38.2475],[-76.9594,38.247],[-76.9592,38.2467],[-76.9591,38.2466],[-76.959,38.2464],[-76.9589,38.2462],[-76.9587,38.2457],[-76.9586,38.2456],[-76.9585,38.2454],[-76.9584,38.2453],[-76.9583,38.2451],[-76.9583,38.2447],[-76.9581,38.2443],[-76.958,38.2441],[-76.9579,38.2439],[-76.9578,38.2435],[-76.9578,38.2433],[-76.9576,38.2428],[-76.9575,38.2426],[-76.9574,38.2423],[-76.9574,38.242],[-76.9574,38.2418],[-76.9573,38.2417],[-76.9573,38.2413],[-76.9572,38.2409],[-76.9572,38.2407],[-76.9571,38.2403],[-76.957,38.2402],[-76.957,38.24],[-76.957,38.2398],[-76.957,38.2397],[-76.957,38.2395],[-76.957,38.2392],[-76.9569,38.2385],[-76.957,38.2382],[-76.9569,38.2375],[-76.957,38.2372],[-76.957,38.2368],[-76.957,38.2363],[-76.9571,38.2361],[-76.9572,38.2356],[-76.9574,38.2353],[-76.9575,38.2351],[-76.9576,38.2349],[-76.9578,38.2346],[-76.9581,38.2341],[-76.9583,38.2338],[-76.9585,38.2336],[-76.9587,38.2335],[-76.9589,38.2332],[-76.9592,38.2329],[-76.9594,38.2328],[-76.9597,38.2324],[-76.96,38.2321],[-76.9601,38.2319],[-76.9603,38.2317],[-76.9604,38.2316],[-76.9605,38.2315],[-76.961,38.2312],[-76.9611,38.2311],[-76.9612,38.231],[-76.9613,38.2308],[-76.9615,38.2306],[-76.9618,38.2303],[-76.9621,38.2301],[-76.9622,38.2299],[-76.9621,38.2297],[-76.962,38.2295],[-76.9612,38.2282],[-76.957,38.2214],[-76.957,38.2213],[-76.955,38.2182],[-76.9531,38.2151],[-76.953,38.2149],[-76.953,38.2148],[-76.9512,38.2119],[-76.9494,38.209],[-76.9493,38.2089],[-76.9493,38.2088],[-76.9492,38.2088],[-76.9492,38.2087],[-76.9492,38.2086],[-76.9491,38.2086],[-76.9491,38.2085],[-76.949,38.2084],[-76.9488,38.2084],[-76.9486,38.2084],[-76.9484,38.2083],[-76.9482,38.2083],[-76.9481,38.2083],[-76.948,38.2082],[-76.9475,38.208],[-76.9472,38.2079],[-76.9462,38.2073],[-76.9457,38.2071],[-76.9454,38.2069],[-76.9451,38.2068],[-76.9449,38.2067],[-76.9446,38.2066],[-76.9444,38.2065],[-76.9439,38.2063],[-76.9437,38.2062],[-76.9436,38.2062],[-76.9436,38.2061],[-76.9434,38.2061],[-76.9431,38.2059],[-76.9429,38.2058],[-76.9422,38.2053],[-76.9416,38.2051],[-76.9406,38.2046],[-76.9403,38.2045],[-76.9401,38.2044],[-76.9399,38.2043],[-76.9398,38.2042],[-76.9397,38.2041],[-76.9395,38.2039],[-76.9392,38.2038],[-76.9391,38.2038],[-76.9389,38.2035],[-76.9388,38.2034],[-76.9385,38.2032],[-76.9382,38.203],[-76.9375,38.2026],[-76.9373,38.2025],[-76.9368,38.2024],[-76.9364,38.2023],[-76.9357,38.2022],[-76.9355,38.2022],[-76.9352,38.2021],[-76.9347,38.2019],[-76.9345,38.2019],[-76.9339,38.2019],[-76.9335,38.2018],[-76.9331,38.2017],[-76.933,38.2017],[-76.9327,38.2016],[-76.9326,38.2016],[-76.9324,38.2015],[-76.9321,38.2014],[-76.9316,38.2014],[-76.9307,38.2012],[-76.9296,38.2012],[-76.9289,38.2011],[-76.9284,38.201],[-76.9279,38.201],[-76.9274,38.2009],[-76.9272,38.2009],[-76.9269,38.2009],[-76.9267,38.2009],[-76.9266,38.2009],[-76.9263,38.2009],[-76.9262,38.2009],[-76.9261,38.2009],[-76.9251,38.2009],[-76.9246,38.2009],[-76.9243,38.2009],[-76.9236,38.2009],[-76.9232,38.2009],[-76.9228,38.2009],[-76.9223,38.2009],[-76.922,38.2008],[-76.9219,38.2008],[-76.9217,38.2007],[-76.9216,38.2007],[-76.9215,38.2006],[-76.9214,38.2006],[-76.9213,38.2005],[-76.9209,38.2004],[-76.9206,38.2003],[-76.9202,38.2002],[-76.9195,38.2001],[-76.9185,38.2],[-76.9183,38.2],[-76.9181,38.2],[-76.9178,38.1999],[-76.9175,38.1998],[-76.9174,38.1998],[-76.9166,38.1998],[-76.9165,38.1998],[-76.9162,38.1997],[-76.916,38.1997],[-76.9159,38.1996],[-76.9157,38.1995],[-76.9157,38.1994],[-76.9156,38.1992],[-76.9155,38.1991],[-76.9154,38.199],[-76.9153,38.1989],[-76.915,38.1986],[-76.9148,38.1984],[-76.9144,38.1981],[-76.9141,38.1981],[-76.9138,38.198],[-76.9131,38.1979],[-76.9127,38.1978],[-76.9126,38.1978],[-76.9121,38.1977],[-76.912,38.1977],[-76.9115,38.1975],[-76.9111,38.1974],[-76.9107,38.1971],[-76.9106,38.197],[-76.9104,38.1969],[-76.9099,38.1963],[-76.9098,38.1962],[-76.9096,38.1961],[-76.9089,38.1957],[-76.9086,38.1955],[-76.9084,38.1954],[-76.9082,38.1953],[-76.9078,38.195],[-76.9076,38.1949],[-76.9075,38.1948],[-76.9072,38.1946],[-76.9065,38.1939],[-76.9063,38.1936],[-76.9061,38.1935],[-76.906,38.1934],[-76.9059,38.1934],[-76.9056,38.1932],[-76.9049,38.1929],[-76.9049,38.1928],[-76.905,38.1928],[-76.9051,38.1928],[-76.9052,38.1928],[-76.9051,38.1927],[-76.905,38.1927],[-76.9049,38.1927],[-76.9048,38.1926],[-76.9047,38.1925],[-76.9045,38.1925],[-76.9044,38.1925],[-76.9043,38.1924],[-76.9042,38.1924],[-76.9039,38.192],[-76.9039,38.1919],[-76.9036,38.1916],[-76.9034,38.1914],[-76.9029,38.1908],[-76.9027,38.1907],[-76.9024,38.1905],[-76.9022,38.1904],[-76.9021,38.1903],[-76.9019,38.1902],[-76.9017,38.1899],[-76.9014,38.1896],[-76.9012,38.1895],[-76.9008,38.1893],[-76.9003,38.1891],[-76.8999,38.1887],[-76.8995,38.1885],[-76.8993,38.1883],[-76.8991,38.1882],[-76.8984,38.1878],[-76.8981,38.1874],[-76.8979,38.1874],[-76.8977,38.1873],[-76.8977,38.1872],[-76.8976,38.1872],[-76.8972,38.187],[-76.8967,38.1867],[-76.8964,38.1866],[-76.8961,38.1864],[-76.8953,38.186],[-76.8949,38.1859],[-76.8947,38.1858],[-76.8944,38.1856],[-76.8939,38.1852],[-76.8936,38.1851],[-76.8934,38.185],[-76.8932,38.1849],[-76.893,38.1848],[-76.8929,38.1847],[-76.8928,38.1846],[-76.8925,38.1844],[-76.892,38.1842],[-76.8912,38.1837],[-76.891,38.1836],[-76.8908,38.1834],[-76.8905,38.1833],[-76.8902,38.183],[-76.89,38.1828],[-76.8898,38.1827],[-76.8894,38.1823],[-76.8884,38.1816],[-76.8882,38.1813],[-76.888,38.1812],[-76.8878,38.1809],[-76.8877,38.1809],[-76.8877,38.1808],[-76.8876,38.1808],[-76.8875,38.1807],[-76.8874,38.1806],[-76.8873,38.1805],[-76.887,38.1802],[-76.8867,38.18],[-76.8865,38.1798],[-76.8859,38.1794],[-76.8857,38.1793],[-76.8855,38.179],[-76.885,38.1788],[-76.8847,38.1786],[-76.8846,38.1786],[-76.8845,38.1782],[-76.8844,38.1781],[-76.8842,38.178],[-76.8842,38.1778],[-76.884,38.1776],[-76.8837,38.1773],[-76.8836,38.1773],[-76.8834,38.1771],[-76.8833,38.1771],[-76.8832,38.177],[-76.883,38.1767],[-76.8828,38.1765],[-76.8826,38.1763],[-76.8824,38.1762],[-76.8821,38.1761],[-76.8821,38.176],[-76.882,38.176],[-76.8816,38.1757],[-76.8814,38.1756],[-76.8812,38.1754],[-76.881,38.1752],[-76.8805,38.1749],[-76.8804,38.1749],[-76.8803,38.1748],[-76.8801,38.1748],[-76.8799,38.1746],[-76.8798,38.1745],[-76.8796,38.1745],[-76.8796,38.1744],[-76.8795,38.1744],[-76.8793,38.1743],[-76.8792,38.1742],[-76.8791,38.1741],[-76.8787,38.1739],[-76.8785,38.1738],[-76.8783,38.1737],[-76.8781,38.1737],[-76.8779,38.1736],[-76.8777,38.1734],[-76.8767,38.173],[-76.8763,38.1729],[-76.8758,38.1727],[-76.8753,38.1726],[-76.8752,38.1725],[-76.8747,38.1723],[-76.8741,38.1721],[-76.8732,38.1718],[-76.8729,38.1718],[-76.8727,38.1717],[-76.8725,38.1716],[-76.8721,38.1716],[-76.8718,38.1716],[-76.8714,38.1715],[-76.8712,38.1715],[-76.8707,38.1714],[-76.8703,38.1714],[-76.87,38.1714],[-76.8699,38.1714],[-76.8692,38.1713],[-76.8689,38.1713],[-76.8689,38.1714],[-76.8681,38.1713],[-76.8674,38.1714],[-76.866,38.1714],[-76.8658,38.1715],[-76.8654,38.1715],[-76.8648,38.1715],[-76.864,38.1715],[-76.8636,38.1715],[-76.8634,38.1715],[-76.8628,38.1713],[-76.8624,38.1712],[-76.8619,38.171],[-76.8617,38.171],[-76.8613,38.1709],[-76.8609,38.1709],[-76.8603,38.171],[-76.86,38.171],[-76.8596,38.1711],[-76.8594,38.171],[-76.859,38.171],[-76.8588,38.171],[-76.8585,38.1709],[-76.8583,38.1708],[-76.8581,38.1707],[-76.8581,38.1706],[-76.858,38.1703],[-76.8579,38.1701],[-76.8578,38.1699],[-76.8576,38.1696],[-76.8576,38.1695],[-76.8575,38.1692],[-76.8574,38.1691],[-76.8573,38.1688],[-76.8572,38.1687],[-76.8567,38.1684],[-76.8561,38.1681],[-76.8557,38.1679],[-76.8552,38.1677],[-76.855,38.1676],[-76.8546,38.1674],[-76.8543,38.1673],[-76.8541,38.1673],[-76.8538,38.1672],[-76.8537,38.1672],[-76.853,38.1671],[-76.8518,38.167],[-76.8512,38.167],[-76.8511,38.167],[-76.8507,38.167],[-76.8503,38.167],[-76.8494,38.1669],[-76.8492,38.1669],[-76.8486,38.1668],[-76.8484,38.1668],[-76.8483,38.1667],[-76.848,38.1667],[-76.8477,38.1666],[-76.8466,38.1662],[-76.8465,38.1662],[-76.8463,38.1661],[-76.8461,38.1661],[-76.846,38.166],[-76.8457,38.166],[-76.8454,38.1659],[-76.8451,38.1658],[-76.8449,38.1656],[-76.8447,38.1655],[-76.8445,38.1653],[-76.8443,38.1652],[-76.8439,38.165],[-76.8434,38.1649],[-76.8432,38.1648],[-76.8431,38.1648],[-76.8427,38.1646],[-76.8426,38.1645],[-76.8424,38.1645],[-76.8422,38.1645],[-76.8419,38.1644],[-76.8413,38.1642],[-76.8411,38.1641],[-76.8409,38.164],[-76.8407,38.1639],[-76.8406,38.1639],[-76.8403,38.1639],[-76.84,38.1638],[-76.8394,38.1636],[-76.839,38.1636],[-76.8386,38.1635],[-76.8384,38.1635],[-76.8383,38.1635],[-76.8379,38.1635],[-76.8376,38.1635],[-76.8373,38.1635],[-76.8363,38.1634],[-76.8355,38.1634],[-76.8353,38.1634],[-76.8347,38.1634],[-76.8346,38.1634],[-76.8341,38.1634],[-76.8338,38.1634],[-76.8333,38.1634],[-76.8331,38.1634],[-76.833,38.1634],[-76.8327,38.1634],[-76.8325,38.1634],[-76.8322,38.1633],[-76.8318,38.1633],[-76.8315,38.1633],[-76.8314,38.1633],[-76.8313,38.1633],[-76.8312,38.1633],[-76.8311,38.1633],[-76.831,38.1633],[-76.8309,38.1633],[-76.8308,38.1633],[-76.8304,38.1633],[-76.8301,38.1633],[-76.8298,38.1633],[-76.8296,38.1633],[-76.8293,38.1633],[-76.8289,38.1633],[-76.8287,38.1633],[-76.8284,38.1633],[-76.8281,38.1634],[-76.8279,38.1634],[-76.8277,38.1634],[-76.8274,38.1634],[-76.8273,38.1634],[-76.8268,38.1634],[-76.8266,38.1635],[-76.8265,38.1634],[-76.8261,38.1635],[-76.8259,38.1635],[-76.8255,38.1635],[-76.8251,38.1636],[-76.8246,38.1636],[-76.8243,38.1636],[-76.8242,38.1637],[-76.8239,38.1637],[-76.8225,38.1639],[-76.8223,38.1639],[-76.8217,38.1641],[-76.8214,38.1642],[-76.8213,38.1642],[-76.8208,38.1643],[-76.8207,38.1643],[-76.8202,38.1645],[-76.82,38.1645],[-76.8197,38.1646],[-76.8194,38.1646],[-76.8191,38.1647],[-76.8187,38.1648],[-76.8182,38.1649],[-76.8181,38.165],[-76.8178,38.165],[-76.8176,38.1651],[-76.8174,38.1652],[-76.8168,38.1654],[-76.8161,38.1656],[-76.8157,38.1657],[-76.8153,38.1658],[-76.8143,38.1662],[-76.8135,38.1664],[-76.8132,38.1665],[-76.8128,38.1666],[-76.8125,38.1666],[-76.8123,38.1666],[-76.8122,38.1666],[-76.812,38.1665],[-76.8116,38.1665],[-76.8115,38.1664],[-76.8112,38.1664],[-76.8111,38.1664],[-76.8107,38.1665],[-76.8103,38.1666],[-76.81,38.1667],[-76.8098,38.1668],[-76.8094,38.1669],[-76.8092,38.1669],[-76.8089,38.1669],[-76.8088,38.1669],[-76.8081,38.1671],[-76.8079,38.1671],[-76.8076,38.1672],[-76.8073,38.1672],[-76.8071,38.1673],[-76.8068,38.1674],[-76.8064,38.1675],[-76.8061,38.1676],[-76.8057,38.1677],[-76.8054,38.1678],[-76.8051,38.1679],[-76.805,38.1679],[-76.8044,38.1679],[-76.8041,38.168],[-76.8037,38.168],[-76.8035,38.168],[-76.8031,38.1681],[-76.8028,38.1682],[-76.8024,38.1683],[-76.802,38.1684],[-76.8018,38.1685],[-76.8013,38.1686],[-76.8008,38.1687],[-76.8006,38.1688],[-76.8002,38.1689],[-76.7999,38.1689],[-76.7996,38.1689],[-76.7992,38.1689],[-76.7987,38.1687],[-76.7984,38.1687],[-76.7982,38.1686],[-76.7981,38.1685],[-76.7978,38.1684],[-76.7971,38.1683],[-76.7969,38.1683],[-76.7968,38.1683],[-76.7966,38.1683],[-76.7963,38.1682],[-76.796,38.1683],[-76.7955,38.1683],[-76.7952,38.1684],[-76.7947,38.1685],[-76.7944,38.1685],[-76.7939,38.1686],[-76.7937,38.1686],[-76.7934,38.1687],[-76.7931,38.1687],[-76.7929,38.1687],[-76.7928,38.1687],[-76.7925,38.1688],[-76.7922,38.1688],[-76.7919,38.1689],[-76.7915,38.169],[-76.7907,38.1691],[-76.7906,38.1691],[-76.7905,38.1691],[-76.7904,38.1691],[-76.7903,38.1691],[-76.7901,38.1692],[-76.7898,38.1692],[-76.7896,38.1692],[-76.7892,38.1692],[-76.7889,38.1692],[-76.7882,38.1692],[-76.7877,38.1692],[-76.7876,38.1692],[-76.7874,38.1692],[-76.7871,38.1692],[-76.7868,38.1691],[-76.7862,38.1691],[-76.7861,38.169],[-76.7858,38.169],[-76.7854,38.1688],[-76.7852,38.1688],[-76.785,38.1687],[-76.7848,38.1686],[-76.7837,38.1685],[-76.7834,38.1685],[-76.7829,38.1684],[-76.7827,38.1684],[-76.7824,38.1684],[-76.7821,38.1684],[-76.7818,38.1683],[-76.7817,38.1683],[-76.7816,38.1683],[-76.7815,38.1683],[-76.7814,38.1683],[-76.7813,38.1683],[-76.7812,38.1683],[-76.7811,38.1682],[-76.781,38.1682],[-76.7805,38.1681],[-76.7803,38.1681],[-76.7799,38.168],[-76.7798,38.168],[-76.7797,38.168],[-76.7792,38.168],[-76.779,38.168],[-76.7788,38.1679],[-76.7785,38.1679],[-76.7783,38.1678],[-76.7782,38.1678],[-76.7778,38.1677],[-76.7775,38.1677],[-76.7774,38.1677],[-76.7771,38.1676],[-76.7769,38.1675],[-76.7766,38.1675],[-76.7762,38.1675],[-76.7759,38.1674],[-76.7758,38.1674],[-76.7756,38.1673],[-76.7751,38.1673],[-76.7749,38.1672],[-76.7746,38.1671],[-76.7741,38.1672],[-76.7737,38.1673],[-76.7733,38.1674],[-76.7726,38.1677],[-76.7726,38.1678],[-76.7721,38.1678],[-76.7719,38.1679],[-76.7714,38.1679],[-76.7711,38.1679],[-76.7709,38.1679],[-76.7707,38.1678],[-76.7706,38.1678],[-76.7702,38.1678],[-76.7677,38.1679],[-76.7675,38.1679],[-76.7667,38.1679],[-76.7666,38.1679],[-76.766,38.1679],[-76.7659,38.1679],[-76.764,38.1678],[-76.763,38.1676],[-76.7627,38.1675],[-76.7624,38.1675],[-76.7624,38.1674],[-76.7623,38.1674],[-76.7622,38.1674],[-76.7621,38.1674],[-76.7617,38.1673],[-76.7595,38.1669],[-76.7594,38.1668],[-76.759,38.1667],[-76.7587,38.1666],[-76.7579,38.1663],[-76.7577,38.1663],[-76.7572,38.1662],[-76.7563,38.1661],[-76.7554,38.1658],[-76.7547,38.1654],[-76.7531,38.1651],[-76.7514,38.1647],[-76.7497,38.1647],[-76.7265,38.1631],[-76.7217,38.1628],[-76.7168,38.1624],[-76.7102,38.162],[-76.7036,38.1615],[-76.7024,38.1615],[-76.7013,38.1614],[-76.701,38.1614],[-76.7009,38.1614],[-76.6975,38.161],[-76.6964,38.1609],[-76.6952,38.1605],[-76.6933,38.1607],[-76.6924,38.1605],[-76.692,38.1603],[-76.6912,38.1604],[-76.6903,38.1606],[-76.6902,38.1605],[-76.6901,38.1605],[-76.6893,38.1604],[-76.689,38.1602],[-76.6883,38.1599],[-76.6882,38.1599],[-76.674,38.1579],[-76.6739,38.1579],[-76.6733,38.1578],[-76.6727,38.1577],[-76.67,38.1573],[-76.6673,38.157],[-76.6622,38.1562],[-76.657,38.1555],[-76.6524,38.1549],[-76.6478,38.1542],[-76.646,38.154],[-76.6441,38.1537],[-76.6367,38.1527],[-76.636,38.1526],[-76.6358,38.1526],[-76.6353,38.1527],[-76.6341,38.153],[-76.634,38.153],[-76.6336,38.1532],[-76.6313,38.1535],[-76.6299,38.1535],[-76.6292,38.1535],[-76.628,38.1533],[-76.6275,38.1528],[-76.626,38.1519],[-76.6251,38.1514],[-76.6247,38.1513],[-76.6244,38.1513],[-76.6241,38.1513],[-76.6237,38.1514],[-76.6218,38.1508],[-76.6213,38.1506],[-76.6199,38.1506],[-76.618,38.1502],[-76.6169,38.15],[-76.6154,38.1496],[-76.6144,38.1495],[-76.6127,38.1494],[-76.611,38.1494],[-76.6098,38.1494],[-76.608,38.1492],[-76.6072,38.1492],[-76.6065,38.1493],[-76.6054,38.1489],[-76.6049,38.1486],[-76.6048,38.1484],[-76.605,38.148],[-76.6053,38.148],[-76.6062,38.1482],[-76.6075,38.1483],[-76.6086,38.1482],[-76.6092,38.1484],[-76.6104,38.1485],[-76.6102,38.1476],[-76.6049,38.1342],[-76.6046,38.1327],[-76.6044,38.1317],[-76.6043,38.1316],[-76.6039,38.1311],[-76.6036,38.1307],[-76.6035,38.1305],[-76.6034,38.1302],[-76.6032,38.1298],[-76.6032,38.1297],[-76.6031,38.1296],[-76.603,38.1294],[-76.6027,38.1281],[-76.6022,38.1267],[-76.6021,38.1265],[-76.6021,38.1264],[-76.6021,38.1263],[-76.6021,38.1261],[-76.602,38.126],[-76.602,38.1257],[-76.6019,38.1255],[-76.6018,38.1253],[-76.6017,38.1251],[-76.6018,38.1247],[-76.6019,38.1244],[-76.602,38.1243],[-76.602,38.124],[-76.6021,38.1238],[-76.602,38.1235],[-76.6019,38.1233],[-76.6019,38.1231],[-76.6016,38.1228],[-76.6015,38.1226],[-76.6015,38.1225],[-76.6015,38.1217],[-76.6015,38.1213],[-76.6014,38.1212],[-76.6014,38.1209],[-76.6013,38.1207],[-76.6011,38.1203],[-76.601,38.12],[-76.6009,38.1196],[-76.6011,38.1192],[-76.6011,38.119],[-76.6011,38.1189],[-76.6009,38.1186],[-76.6006,38.1166],[-76.6006,38.1163],[-76.6005,38.116],[-76.6003,38.1155],[-76.6003,38.1154],[-76.6001,38.1151],[-76.6,38.1149],[-76.6,38.1148],[-76.5999,38.1144],[-76.5999,38.1141],[-76.6,38.1138],[-76.6003,38.1133],[-76.6005,38.1131],[-76.6004,38.1129],[-76.6003,38.1128],[-76.6,38.1124],[-76.6,38.1122],[-76.5999,38.112],[-76.5998,38.1118],[-76.5997,38.1117],[-76.5995,38.1116],[-76.5993,38.1115],[-76.5987,38.1106],[-76.5982,38.1098],[-76.5966,38.1076],[-76.5965,38.1075],[-76.5965,38.1073],[-76.5964,38.1073],[-76.5962,38.1071],[-76.5962,38.107],[-76.5961,38.1069],[-76.5962,38.1067],[-76.5961,38.1066],[-76.596,38.1065],[-76.5959,38.1065],[-76.5959,38.1064],[-76.5958,38.1064],[-76.5958,38.1063],[-76.5954,38.1061],[-76.5953,38.1061],[-76.595,38.106],[-76.5948,38.106],[-76.5946,38.1059],[-76.5944,38.1057],[-76.594,38.1053],[-76.5935,38.105],[-76.5934,38.1049],[-76.5928,38.1045],[-76.5923,38.1043],[-76.5917,38.1039],[-76.5912,38.1037],[-76.5904,38.1033],[-76.5904,38.1032],[-76.5899,38.103],[-76.5896,38.1028],[-76.589,38.1025],[-76.5889,38.1025],[-76.5886,38.1025],[-76.5882,38.1023],[-76.5881,38.1022],[-76.5878,38.1019],[-76.5872,38.1015],[-76.5872,38.1014],[-76.5867,38.1011],[-76.5861,38.1007],[-76.586,38.1006],[-76.5854,38.1001],[-76.5852,38.0998],[-76.5844,38.099],[-76.583,38.0977],[-76.5828,38.0976],[-76.5828,38.0975],[-76.5825,38.0973],[-76.5822,38.0972],[-76.5822,38.0971],[-76.5821,38.0971],[-76.5819,38.0969],[-76.5819,38.0967],[-76.5819,38.0966],[-76.5819,38.0964],[-76.5818,38.0962],[-76.5818,38.0961],[-76.5817,38.0961],[-76.5816,38.096],[-76.5816,38.0959],[-76.5815,38.0959],[-76.5814,38.0958],[-76.5813,38.0958],[-76.5812,38.0958],[-76.5811,38.0957],[-76.581,38.0957],[-76.5808,38.0956],[-76.5807,38.0956],[-76.5805,38.0955],[-76.5803,38.0955],[-76.5802,38.0955],[-76.5801,38.0954],[-76.58,38.0954],[-76.5798,38.0954],[-76.5796,38.0953],[-76.5794,38.0952],[-76.5793,38.0951],[-76.5792,38.095],[-76.5791,38.0948],[-76.579,38.0948],[-76.5787,38.0946],[-76.5785,38.0946],[-76.5779,38.0945],[-76.5776,38.0944],[-76.5771,38.0942],[-76.5769,38.0941],[-76.5767,38.094],[-76.5762,38.0938],[-76.5754,38.0936],[-76.5748,38.0932],[-76.5742,38.093],[-76.5737,38.0927],[-76.5723,38.0919],[-76.5713,38.0914],[-76.5705,38.091],[-76.5698,38.0908],[-76.5693,38.0905],[-76.568,38.0901],[-76.5675,38.0899],[-76.567,38.0897],[-76.5668,38.0895],[-76.5667,38.0893],[-76.5666,38.0892],[-76.5665,38.0891],[-76.5663,38.0891],[-76.5659,38.0889],[-76.5655,38.0887],[-76.565,38.0885],[-76.5643,38.0882],[-76.5642,38.0882],[-76.5638,38.088],[-76.5636,38.0879],[-76.5633,38.0877],[-76.5632,38.0877],[-76.5629,38.0877],[-76.5618,38.0873],[-76.5609,38.0871],[-76.5602,38.0869],[-76.5595,38.0867],[-76.559,38.0865],[-76.5587,38.0865],[-76.5582,38.0863],[-76.5576,38.0861],[-76.5572,38.0861],[-76.5566,38.0859],[-76.5562,38.0856],[-76.5557,38.0851],[-76.5554,38.0848],[-76.5553,38.0848],[-76.5548,38.0844],[-76.5543,38.0839],[-76.5533,38.0833],[-76.5527,38.0829],[-76.5526,38.0829],[-76.5519,38.0824],[-76.5513,38.082],[-76.5503,38.0814],[-76.55,38.0813],[-76.5487,38.0805],[-76.5483,38.0803],[-76.5465,38.0794],[-76.5459,38.0791],[-76.5456,38.0788],[-76.5454,38.0788],[-76.544,38.0779],[-76.5437,38.0777],[-76.5431,38.0774],[-76.5426,38.0771],[-76.5419,38.0768],[-76.5416,38.0767],[-76.5414,38.0766],[-76.5412,38.0765],[-76.5411,38.0765],[-76.5402,38.0762],[-76.5392,38.0759],[-76.5374,38.0755],[-76.5371,38.0754],[-76.5365,38.0749],[-76.5357,38.0741],[-76.5354,38.0736],[-76.5353,38.0733],[-76.5353,38.0729],[-76.5351,38.0715],[-76.5353,38.0703],[-76.5354,38.0699],[-76.5355,38.0691],[-76.5356,38.0684],[-76.5355,38.0682],[-76.5354,38.068],[-76.5354,38.0679],[-76.5356,38.0677],[-76.5356,38.0675],[-76.5355,38.0671],[-76.5353,38.066],[-76.535,38.0653],[-76.5348,38.0647],[-76.5346,38.0643],[-76.5345,38.064],[-76.5342,38.0635],[-76.5333,38.0623],[-76.5329,38.0619],[-76.5322,38.0606],[-76.5318,38.0602],[-76.5314,38.0598],[-76.5305,38.0585],[-76.53,38.0579],[-76.5295,38.0573],[-76.5294,38.0571],[-76.5289,38.0566],[-76.5288,38.0564],[-76.5285,38.056],[-76.5278,38.0552],[-76.5277,38.0551],[-76.5277,38.055],[-76.5273,38.0545],[-76.5265,38.0532],[-76.5264,38.0531],[-76.5259,38.0529],[-76.5253,38.0527],[-76.5252,38.0526],[-76.5246,38.0521],[-76.524,38.0516],[-76.5227,38.0506],[-76.5175,38.0465],[-76.5167,38.0457],[-76.5162,38.0449],[-76.5162,38.0442],[-76.5162,38.0433],[-76.5162,38.0418],[-76.5164,38.0356],[-76.5164,38.0347],[-76.5164,38.0331],[-76.5164,38.0316],[-76.5165,38.0292],[-76.5166,38.0268],[-76.5165,38.0268],[-76.5161,38.0268],[-76.5159,38.0267],[-76.5156,38.0266],[-76.5153,38.0264],[-76.5147,38.0261],[-76.5141,38.0259],[-76.5131,38.0255],[-76.512,38.0251],[-76.5102,38.0243],[-76.5095,38.0239],[-76.5084,38.0233],[-76.5079,38.0231],[-76.5071,38.0228],[-76.5067,38.0226],[-76.5054,38.0221],[-76.5045,38.0218],[-76.5041,38.0217],[-76.5031,38.0214],[-76.5023,38.0211],[-76.5017,38.0209],[-76.5015,38.0209],[-76.5011,38.0207],[-76.5007,38.0205],[-76.4997,38.0201],[-76.4996,38.0201],[-76.4995,38.0201],[-76.4994,38.0201],[-76.4992,38.02],[-76.4986,38.0199],[-76.4985,38.0199],[-76.4984,38.0198],[-76.498,38.0196],[-76.4978,38.0195],[-76.4975,38.0194],[-76.4972,38.0193],[-76.497,38.0192],[-76.4968,38.0191],[-76.4966,38.0189],[-76.4961,38.0188],[-76.4959,38.0187],[-76.4958,38.0187],[-76.4957,38.0187],[-76.4956,38.0187],[-76.4955,38.0187],[-76.4946,38.0184],[-76.4936,38.0181],[-76.4935,38.0182],[-76.4928,38.0181],[-76.4925,38.0179],[-76.492,38.0177],[-76.4913,38.0176],[-76.4912,38.0176],[-76.4904,38.0175],[-76.4902,38.0174],[-76.49,38.0174],[-76.4899,38.0174],[-76.4887,38.0173],[-76.4886,38.0172],[-76.4875,38.017],[-76.4855,38.0162],[-76.4847,38.016],[-76.4844,38.016],[-76.4839,38.0159],[-76.4834,38.0157],[-76.483,38.0156],[-76.4825,38.0155],[-76.482,38.0154],[-76.4809,38.0153],[-76.4804,38.0153],[-76.4798,38.0152],[-76.4786,38.0153],[-76.4784,38.0153],[-76.478,38.0154],[-76.4777,38.0154],[-76.4769,38.0155],[-76.4767,38.0155],[-76.4765,38.0156],[-76.476,38.0157],[-76.4758,38.0157],[-76.4754,38.0156],[-76.4754,38.0155],[-76.4751,38.0154],[-76.4749,38.0154],[-76.4745,38.0156],[-76.4744,38.0157],[-76.4743,38.0158],[-76.4742,38.0159],[-76.4739,38.0161],[-76.4735,38.0162],[-76.4734,38.0162],[-76.4731,38.016],[-76.4728,38.0157],[-76.4725,38.0155],[-76.472,38.0152],[-76.4684,38.0146],[-76.4681,38.0144],[-76.4678,38.0141],[-76.4673,38.0137],[-76.4671,38.0135],[-76.4665,38.0134],[-76.4661,38.0133],[-76.4653,38.0133],[-76.465,38.0132],[-76.4523,38.0001],[-76.4466,37.9943],[-76.4451,37.9927],[-76.4437,37.9912],[-76.4422,37.9896],[-76.4413,37.9892],[-76.4395,37.9883],[-76.4381,37.9871],[-76.437,37.9861],[-76.4369,37.986],[-76.4363,37.9851],[-76.4357,37.9843],[-76.4356,37.9841],[-76.434,37.9819],[-76.4339,37.9819],[-76.4263,37.9774],[-76.4255,37.9769],[-76.4251,37.9766],[-76.4239,37.9756],[-76.4227,37.9747],[-76.4217,37.9737],[-76.4206,37.9725],[-76.4194,37.9713],[-76.4153,37.9681],[-76.4129,37.9663],[-76.3924,37.9594],[-76.3917,37.9593],[-76.3911,37.959],[-76.3907,37.9588],[-76.3903,37.9587],[-76.3902,37.9587],[-76.3899,37.9587],[-76.3898,37.9586],[-76.3894,37.9584],[-76.389,37.9584],[-76.3887,37.9583],[-76.3883,37.9582],[-76.3882,37.9582],[-76.3881,37.9582],[-76.388,37.9581],[-76.3836,37.9571],[-76.3827,37.957],[-76.382,37.9569],[-76.3818,37.9568],[-76.3816,37.9568],[-76.3814,37.9568],[-76.3812,37.9567],[-76.3811,37.9567],[-76.3809,37.9567],[-76.3808,37.9566],[-76.3807,37.9566],[-76.3804,37.9566],[-76.3802,37.9565],[-76.3798,37.9565],[-76.3796,37.9564],[-76.379,37.9562],[-76.3787,37.9561],[-76.3779,37.9559],[-76.377,37.9556],[-76.3769,37.9556],[-76.3769,37.9555],[-76.3766,37.9555],[-76.3764,37.9554],[-76.3761,37.9554],[-76.3757,37.9553],[-76.3755,37.9553],[-76.3749,37.9552],[-76.3748,37.9551],[-76.3747,37.9551],[-76.3739,37.955],[-76.3732,37.9548],[-76.3715,37.9545],[-76.3707,37.9544],[-76.3688,37.9541],[-76.3682,37.954],[-76.3671,37.9537],[-76.366,37.9535],[-76.3656,37.9535],[-76.3642,37.9531],[-76.3629,37.9529],[-76.3627,37.9528],[-76.3611,37.9526],[-76.3593,37.9523],[-76.3576,37.9517],[-76.3571,37.9515],[-76.3564,37.9512],[-76.356,37.951],[-76.3558,37.951],[-76.3558,37.9509],[-76.3556,37.9509],[-76.3555,37.9508],[-76.3552,37.9507],[-76.3543,37.9505],[-76.3533,37.9503],[-76.3519,37.95],[-76.3517,37.9499],[-76.3508,37.9495],[-76.3506,37.9494],[-76.3504,37.9494],[-76.3502,37.9494],[-76.35,37.9494],[-76.35,37.9495],[-76.3498,37.9494],[-76.3493,37.9492],[-76.3487,37.9489],[-76.3482,37.9488],[-76.348,37.9487],[-76.3476,37.9485],[-76.3472,37.9483],[-76.3463,37.9481],[-76.3448,37.9476],[-76.3444,37.9475],[-76.3416,37.9464],[-76.3405,37.946],[-76.3397,37.9457],[-76.3386,37.9453],[-76.338,37.9449],[-76.3369,37.9445],[-76.3364,37.9443],[-76.3361,37.9442],[-76.3344,37.9434],[-76.3337,37.9431],[-76.3334,37.943],[-76.333,37.9427],[-76.3325,37.9425],[-76.332,37.9423],[-76.3319,37.9422],[-76.3318,37.9422],[-76.3316,37.9421],[-76.3314,37.9419],[-76.3312,37.9418],[-76.3306,37.9416],[-76.3302,37.9414],[-76.3296,37.9411],[-76.3295,37.941],[-76.3294,37.941],[-76.3287,37.9406],[-76.3276,37.9401],[-76.3272,37.9399],[-76.3265,37.9395],[-76.3264,37.9395],[-76.326,37.9395],[-76.3257,37.9393],[-76.3251,37.939],[-76.3244,37.9387],[-76.3239,37.9384],[-76.3235,37.9382],[-76.3232,37.938],[-76.3229,37.9378],[-76.3224,37.9376],[-76.3218,37.9373],[-76.3215,37.9371],[-76.3214,37.9371],[-76.3185,37.9356],[-76.3184,37.9355],[-76.3184,37.9354],[-76.3182,37.9352],[-76.318,37.9353],[-76.3178,37.9353],[-76.3174,37.9351],[-76.317,37.9349],[-76.3169,37.9348],[-76.3162,37.9344],[-76.3161,37.9344],[-76.316,37.9343],[-76.3158,37.9342],[-76.3155,37.934],[-76.3153,37.934],[-76.315,37.9339],[-76.3145,37.9337],[-76.3138,37.9333],[-76.3133,37.933],[-76.3127,37.9327],[-76.3126,37.9326],[-76.3122,37.9324],[-76.3118,37.9322],[-76.3114,37.932],[-76.3111,37.9318],[-76.3108,37.9317],[-76.3104,37.9315],[-76.3096,37.9311],[-76.309,37.9308],[-76.3089,37.9309],[-76.3077,37.9302],[-76.307,37.9299],[-76.3061,37.9295],[-76.3044,37.9287],[-76.3036,37.9283],[-76.303,37.928],[-76.3024,37.9277],[-76.3022,37.9276],[-76.3017,37.9274],[-76.3014,37.9272],[-76.3008,37.927],[-76.3007,37.9269],[-76.3006,37.927],[-76.3006,37.9269],[-76.3005,37.9269],[-76.3002,37.9268],[-76.3002,37.9269],[-76.3001,37.9269],[-76.3,37.9269],[-76.3001,37.9268],[-76.3,37.9267],[-76.2987,37.9262],[-76.2975,37.9256],[-76.2972,37.9254],[-76.2965,37.9251],[-76.2959,37.9248],[-76.2958,37.9248],[-76.2951,37.9245],[-76.2949,37.9244],[-76.2936,37.9237],[-76.293,37.9236],[-76.292,37.9231],[-76.2909,37.9226],[-76.2904,37.9221],[-76.2902,37.9219],[-76.29,37.9218],[-76.2896,37.9216],[-76.2892,37.9215],[-76.2888,37.9213],[-76.2875,37.9207],[-76.2865,37.9202],[-76.2854,37.9196],[-76.2853,37.9196],[-76.2851,37.9195],[-76.285,37.9194],[-76.2844,37.9191],[-76.2819,37.9181],[-76.2812,37.9179],[-76.281,37.9178],[-76.2807,37.9177],[-76.2797,37.9171],[-76.2786,37.9166],[-76.278,37.9164],[-76.2772,37.9161],[-76.2768,37.916],[-76.2755,37.9155],[-76.2741,37.9149],[-76.274,37.9149],[-76.2738,37.9149],[-76.2737,37.9148],[-76.2733,37.9147],[-76.2733,37.9146],[-76.2732,37.9144],[-76.2724,37.9141],[-76.2724,37.9142],[-76.2722,37.9142],[-76.2721,37.9141],[-76.2719,37.9139],[-76.2696,37.913],[-76.2695,37.9129],[-76.269,37.9127],[-76.2679,37.9122],[-76.267,37.9117],[-76.2664,37.9113],[-76.2662,37.9112],[-76.2659,37.911],[-76.2652,37.9106],[-76.2648,37.9103],[-76.2644,37.9101],[-76.2639,37.9099],[-76.2638,37.9098],[-76.2635,37.9096],[-76.2632,37.9094],[-76.2621,37.9088],[-76.2618,37.9088],[-76.2608,37.9079],[-76.2607,37.9078],[-76.2605,37.9077],[-76.2603,37.9075],[-76.2595,37.9069],[-76.2587,37.9066],[-76.2586,37.9064],[-76.2583,37.9061],[-76.2576,37.9058],[-76.2575,37.9057],[-76.2566,37.9047],[-76.2565,37.9046],[-76.2563,37.9044],[-76.2559,37.904],[-76.2558,37.9039],[-76.2558,37.9038],[-76.2557,37.9036],[-76.2555,37.9035],[-76.2554,37.9034],[-76.2553,37.9032],[-76.2549,37.9031],[-76.2546,37.9029],[-76.2544,37.9027],[-76.2543,37.9025],[-76.254,37.9017],[-76.2533,37.901],[-76.2525,37.9003],[-76.2519,37.8996],[-76.2512,37.8986],[-76.2498,37.8971],[-76.2497,37.8969],[-76.2497,37.8967],[-76.2496,37.8967],[-76.2486,37.8955],[-76.2479,37.8949],[-76.2477,37.8949],[-76.2476,37.8949],[-76.2473,37.8947],[-76.2469,37.8946],[-76.2468,37.8945],[-76.2467,37.8944],[-76.2455,37.8936],[-76.245,37.8931],[-76.2447,37.893],[-76.2444,37.8927],[-76.2441,37.8925],[-76.2438,37.8924],[-76.2436,37.8923],[-76.2433,37.8922],[-76.2432,37.8922],[-76.2425,37.8918],[-76.2423,37.8916],[-76.2422,37.8915],[-76.2423,37.8913],[-76.2421,37.8912],[-76.2408,37.8906],[-76.2407,37.8906],[-76.2403,37.8904],[-76.24,37.8904],[-76.2394,37.8902],[-76.238,37.8899],[-76.2376,37.8898],[-76.2374,37.8897],[-76.2373,37.8897],[-76.2366,37.8901],[-76.2366,37.89],[-76.2366,37.8899],[-76.2366,37.8898],[-76.2367,37.8896],[-76.2367,37.8894],[-76.2367,37.8893],[-76.2367,37.8892],[-76.2367,37.8888],[-76.2368,37.8887],[-76.2367,37.8886],[-76.2365,37.8886],[-76.2364,37.8885],[-76.2361,37.8885],[-76.2362,37.8883],[-76.2362,37.8881],[-76.2363,37.8873],[-76.2365,37.8866],[-76.2357,37.8869],[-76.2334,37.8876],[-76.1247,37.9287],[-76.052,37.9536],[-76.0507,37.9536],[-76.0503,37.9536],[-76.0455,37.9536],[-76.0433,37.9539],[-76.0417,37.954],[-76.0416,37.9539],[-76.0415,37.954],[-76.0405,37.954],[-76.0393,37.954],[-76.038,37.954],[-76.0301,37.9537],[-76.03,37.9537],[-76.0294,37.9538],[-76.0286,37.9537],[-76.0281,37.9537],[-76.0272,37.9537],[-76.0267,37.9537],[-76.0254,37.9537],[-76.0244,37.9537],[-76.0223,37.9538],[-76.0222,37.9537],[-76.0221,37.9536],[-76.0217,37.9536],[-76.0214,37.9536],[-76.0212,37.9535],[-76.021,37.9535],[-76.0208,37.9535],[-76.0208,37.9536],[-76.0208,37.9538],[-76.0176,37.9536],[-76.0117,37.9536],[-76.0116,37.9536],[-76.0088,37.9536],[-76.0059,37.9536],[-76.0058,37.9536],[-76.0035,37.9536],[-76.003,37.9536],[-76.0018,37.9536],[-76.0016,37.9536],[-76.0014,37.9535],[-76.0013,37.9535],[-76.001,37.9535],[-75.9997,37.9535],[-75.9993,37.9535],[-75.9969,37.9535],[-75.9952,37.9534],[-75.9948,37.9535],[-75.9947,37.9535],[-75.9933,37.9535],[-75.988,37.9527],[-75.9833,37.952],[-75.9437,37.9461],[-75.9527,37.9068],[-75.9274,37.9085],[-75.9027,37.9101],[-75.8959,37.9105],[-75.8829,37.9113],[-75.8747,37.9114],[-75.8139,37.912],[-75.8012,37.9122],[-75.784,37.9249],[-75.7616,37.9414],[-75.7497,37.9441],[-75.7425,37.9458],[-75.7423,37.9458],[-75.7399,37.9463],[-75.7354,37.9474],[-75.7276,37.9492],[-75.7218,37.9506],[-75.7171,37.9517],[-75.7144,37.9524],[-75.7099,37.9535],[-75.7059,37.9544],[-75.7046,37.9547],[-75.7038,37.9548],[-75.7012,37.9549],[-75.699,37.955],[-75.6957,37.9553],[-75.6932,37.9554],[-75.6913,37.9555],[-75.6903,37.9552],[-75.687,37.9545],[-75.6834,37.9538],[-75.6823,37.9535],[-75.6774,37.9523],[-75.6731,37.9513],[-75.6705,37.9507],[-75.6698,37.9506],[-75.6678,37.9501],[-75.6653,37.9495],[-75.6652,37.9495],[-75.665,37.9494],[-75.6629,37.9484],[-75.6613,37.9478],[-75.6598,37.9472],[-75.6587,37.9467],[-75.657,37.946],[-75.6557,37.9454],[-75.6551,37.9455],[-75.6522,37.9461],[-75.6482,37.9469],[-75.6477,37.947],[-75.6476,37.947],[-75.6477,37.9506],[-75.6478,37.953],[-75.6478,37.9531],[-75.6478,37.9532],[-75.6478,37.9536],[-75.6479,37.9574],[-75.6479,37.9575],[-75.6479,37.9577],[-75.6481,37.9618],[-75.6481,37.9622],[-75.6481,37.9645],[-75.6481,37.9646],[-75.6481,37.9647],[-75.6481,37.9648],[-75.6481,37.9654],[-75.6482,37.9665],[-75.6482,37.9666],[-75.6482,37.9668],[-75.6474,37.9675],[-75.647,37.9678],[-75.6467,37.9681],[-75.6464,37.9683],[-75.6463,37.9683],[-75.6463,37.9684],[-75.6458,37.9687],[-75.6447,37.9698],[-75.6443,37.9705],[-75.6437,37.9713],[-75.6431,37.9733],[-75.643,37.9736],[-75.643,37.9737],[-75.6428,37.9742],[-75.6427,37.9745],[-75.6426,37.9746],[-75.6426,37.9747],[-75.6418,37.976],[-75.6414,37.9766],[-75.6409,37.9772],[-75.6401,37.9779],[-75.6393,37.9787],[-75.6385,37.9792],[-75.6382,37.9794],[-75.6377,37.9796],[-75.6373,37.9797],[-75.6367,37.9797],[-75.6363,37.9796],[-75.6357,37.9795],[-75.6355,37.9794],[-75.6353,37.9791],[-75.6352,37.979],[-75.6351,37.979],[-75.6351,37.9789],[-75.635,37.9789],[-75.635,37.9788],[-75.6348,37.9786],[-75.6345,37.9781],[-75.6343,37.9779],[-75.6342,37.9777],[-75.6335,37.9772],[-75.6328,37.9766],[-75.632,37.976],[-75.6317,37.9759],[-75.6316,37.9758],[-75.6314,37.9758],[-75.631,37.9757],[-75.6305,37.9757],[-75.6303,37.9757],[-75.63,37.9758],[-75.6295,37.976],[-75.6288,37.9768],[-75.6288,37.9778],[-75.6291,37.9782],[-75.6299,37.979],[-75.6302,37.9792],[-75.6314,37.9805],[-75.6326,37.9817],[-75.6337,37.9831],[-75.634,37.9836],[-75.6338,37.9845],[-75.6334,37.9854],[-75.6325,37.9867],[-75.6317,37.9873],[-75.6316,37.9873],[-75.6315,37.9874],[-75.6314,37.9875],[-75.6313,37.9875],[-75.6309,37.9878],[-75.6294,37.9883],[-75.6276,37.9885],[-75.6266,37.9889],[-75.6262,37.9893],[-75.6256,37.9898],[-75.6251,37.9906],[-75.6248,37.9915],[-75.6248,37.9916],[-75.6247,37.9921],[-75.6247,37.9925],[-75.6246,37.9926],[-75.6246,37.9927],[-75.6246,37.993],[-75.6246,37.9931],[-75.6246,37.9932],[-75.6246,37.9933],[-75.6245,37.9937],[-75.6245,37.9938],[-75.6245,37.994],[-75.6244,37.9942],[-75.6243,37.9942],[-75.6238,37.9943],[-75.6234,37.9943],[-75.6225,37.9944],[-75.6213,37.9945],[-75.6206,37.9946],[-75.6164,37.995],[-75.6163,37.995],[-75.6154,37.9951],[-75.6146,37.9952],[-75.6145,37.9952],[-75.6144,37.9952],[-75.6141,37.9953],[-75.6129,37.9953],[-75.6128,37.9953],[-75.6127,37.9953],[-75.6117,37.9954],[-75.6113,37.9954],[-75.6099,37.9955],[-75.6098,37.9955],[-75.6047,37.996],[-75.6029,37.9962],[-75.6023,37.9962],[-75.6022,37.9962],[-75.6021,37.9962],[-75.6017,37.9963],[-75.6016,37.9963],[-75.6015,37.9963],[-75.6014,37.9963],[-75.6013,37.9963],[-75.6012,37.9963],[-75.601,37.9963],[-75.6009,37.9963],[-75.6008,37.9964],[-75.6007,37.9964],[-75.6006,37.9964],[-75.6005,37.9964],[-75.6004,37.9964],[-75.6,37.9964],[-75.5999,37.9964],[-75.5998,37.9965],[-75.5997,37.9965],[-75.5995,37.9965],[-75.5994,37.9965],[-75.5992,37.9965],[-75.5991,37.9965],[-75.599,37.9965],[-75.5989,37.9965],[-75.5988,37.9965],[-75.5976,37.9966],[-75.5973,37.9967],[-75.5961,37.9967],[-75.5946,37.9969],[-75.5884,37.9974],[-75.5864,37.9976],[-75.5827,37.9979],[-75.582,37.998],[-75.5818,37.998],[-75.5817,37.998],[-75.5814,37.998],[-75.5813,37.998],[-75.5751,37.9986],[-75.572,37.9988],[-75.5706,37.999],[-75.5704,37.999],[-75.5686,37.9991],[-75.5684,37.9991],[-75.5683,37.9991],[-75.5682,37.9991],[-75.5681,37.9992],[-75.5679,37.9992],[-75.5678,37.9992],[-75.5677,37.9992],[-75.567,37.9993],[-75.5664,37.9993],[-75.5651,37.9994],[-75.5643,37.9995],[-75.5642,37.9995],[-75.5641,37.9995],[-75.564,37.9995],[-75.5639,37.9995],[-75.5636,37.9996],[-75.5635,37.9996],[-75.5633,37.9996],[-75.5596,37.9999],[-75.5573,38.0001],[-75.557,38.0001],[-75.5569,38.0001],[-75.5563,38.0001],[-75.5528,38.0004],[-75.5525,38.0005],[-75.5484,38.0008],[-75.5483,38.0008],[-75.5451,38.0011],[-75.5432,38.0013],[-75.5419,38.0014],[-75.5418,38.0014],[-75.5417,38.0014],[-75.5401,38.0013],[-75.54,38.0013],[-75.5399,38.0013],[-75.5389,38.0014],[-75.5383,38.0015],[-75.5359,38.0018],[-75.5308,38.0024],[-75.5307,38.0024],[-75.5305,38.0024],[-75.5303,38.0024],[-75.524,38.0029],[-75.522,38.0031],[-75.5194,38.0033],[-75.5174,38.0035],[-75.5155,38.0037],[-75.5103,38.0041],[-75.5102,38.0041],[-75.5101,38.0041],[-75.5094,38.0042],[-75.5086,38.0042],[-75.5044,38.0046],[-75.5028,38.0047],[-75.5,38.005],[-75.4995,38.005],[-75.4956,38.0053],[-75.493,38.0055],[-75.4901,38.0058],[-75.4887,38.0059],[-75.4882,38.0059],[-75.4862,38.0061],[-75.483,38.0064],[-75.4796,38.0067],[-75.4741,38.0072],[-75.4698,38.0076],[-75.4681,38.0077],[-75.4673,38.0078],[-75.4623,38.0082],[-75.4613,38.0083],[-75.4596,38.0084],[-75.4576,38.0086],[-75.4494,38.0093],[-75.4491,38.0093],[-75.4488,38.0093],[-75.4487,38.0093],[-75.442,38.0099],[-75.4404,38.01],[-75.4393,38.01],[-75.4387,38.0101],[-75.4383,38.0101],[-75.4382,38.0101],[-75.4367,38.0102],[-75.4363,38.0103],[-75.436,38.0104],[-75.4358,38.0104],[-75.4356,38.0104],[-75.4354,38.0104],[-75.4349,38.0104],[-75.4343,38.0105],[-75.4337,38.0105],[-75.4326,38.0106],[-75.4319,38.0107],[-75.4307,38.0108],[-75.43,38.0108],[-75.4294,38.0109],[-75.4291,38.0109],[-75.4289,38.0109],[-75.4288,38.0108],[-75.4287,38.0108],[-75.4286,38.0108],[-75.428,38.0109],[-75.4277,38.0109],[-75.4275,38.0109],[-75.427,38.011],[-75.4263,38.011],[-75.4257,38.0111],[-75.4254,38.0111],[-75.4225,38.0114],[-75.4221,38.0114],[-75.4199,38.0116],[-75.4196,38.0116],[-75.4165,38.0119],[-75.4153,38.0119],[-75.4115,38.0123],[-75.4113,38.0123],[-75.4108,38.0123],[-75.4101,38.0124],[-75.4066,38.0127],[-75.4061,38.0127],[-75.4056,38.0127],[-75.4051,38.0128],[-75.4046,38.0128],[-75.4041,38.0129],[-75.4035,38.0129],[-75.403,38.0129],[-75.4024,38.013],[-75.4019,38.013],[-75.4014,38.0131],[-75.4009,38.0131],[-75.4004,38.0132],[-75.3999,38.0132],[-75.3994,38.0132],[-75.399,38.0132],[-75.3988,38.0132],[-75.3986,38.0133],[-75.3985,38.0133],[-75.3985,38.0132],[-75.3984,38.0132],[-75.3983,38.0132],[-75.3982,38.0132],[-75.398,38.0131],[-75.3979,38.0131],[-75.3978,38.0131],[-75.397,38.0134],[-75.3967,38.0135],[-75.3961,38.0135],[-75.3942,38.0137],[-75.3938,38.0137],[-75.3936,38.0138],[-75.3925,38.0138],[-75.3899,38.0141],[-75.3885,38.0142],[-75.3863,38.0144],[-75.3862,38.0144],[-75.3861,38.0144],[-75.3836,38.0146],[-75.3833,38.0147],[-75.3829,38.0147],[-75.3827,38.0147],[-75.3826,38.0147],[-75.3824,38.0147],[-75.3823,38.0147],[-75.3823,38.0148],[-75.382,38.0148],[-75.3817,38.0148],[-75.3816,38.0148],[-75.3815,38.0148],[-75.3813,38.0148],[-75.381,38.0149],[-75.3808,38.0149],[-75.3806,38.0149],[-75.3802,38.0149],[-75.38,38.0149],[-75.3798,38.015],[-75.3797,38.015],[-75.3787,38.0151],[-75.3786,38.0151],[-75.3778,38.0152],[-75.3773,38.0152],[-75.3772,38.0152],[-75.3771,38.0152],[-75.3751,38.0154],[-75.3746,38.0155],[-75.3254,38.02],[-75.3232,38.0202],[-75.3212,38.0203],[-75.2846,38.0237],[-75.2834,38.0238],[-75.2744,38.0246],[-75.2727,38.0247],[-75.271,38.0249],[-75.2709,38.0249],[-75.2707,38.0249],[-75.2706,38.0249],[-75.2672,38.0252],[-75.2639,38.0255],[-75.2638,38.0255],[-75.2635,38.0255],[-75.2634,38.0255],[-75.2633,38.0255],[-75.2627,38.0256],[-75.2625,38.0256],[-75.2621,38.0256],[-75.262,38.0257],[-75.2607,38.0258],[-75.2606,38.0258],[-75.2569,38.0261],[-75.2561,38.0262],[-75.2559,38.0262],[-75.2553,38.0262],[-75.2553,38.0263],[-75.2552,38.0263],[-75.255,38.0263],[-75.2547,38.0263],[-75.2546,38.0263],[-75.2544,38.0263],[-75.2527,38.0265],[-75.2522,38.0265],[-75.2521,38.0265],[-75.252,38.0265],[-75.2511,38.0266],[-75.2507,38.0266],[-75.2504,38.0266],[-75.2496,38.0267],[-75.2425,38.027],[-75.2424,38.027],[-75.2421,38.027],[-75.2404,38.0271],[-75.2238,38.0273],[-75.1684,38.0279],[-75.1664,38.0278],[-75.1771,38.0134],[-75.188,38.0001],[-75.2381,37.9354],[-75.2418,37.9315],[-75.2496,37.9186],[-75.2531,37.9137],[-75.2568,37.9079],[-75.2592,37.9043],[-75.2631,37.8971],[-75.2659,37.8911],[-75.2704,37.8826],[-75.275,37.8751],[-75.2787,37.8697],[-75.2816,37.8659],[-75.2851,37.8616],[-75.2881,37.8576],[-75.2912,37.8526],[-75.296,37.8458],[-75.2961,37.8457],[-75.3031,37.8382],[-75.3122,37.8306],[-75.321,37.825],[-75.3279,37.8207],[-75.338,37.8152],[-75.3495,37.812],[-75.3601,37.8102],[-75.3669,37.8098],[-75.3746,37.8103],[-75.3802,37.8104],[-75.3869,37.8117],[-75.3937,37.8135],[-75.3993,37.8157],[-75.405,37.8185],[-75.4093,37.8209],[-75.4171,37.821],[-75.4449,37.7895],[-75.4609,37.7714],[-75.4617,37.7683],[-75.4634,37.764],[-75.4648,37.7597],[-75.4673,37.7563],[-75.4691,37.7528],[-75.4701,37.7501],[-75.4701,37.7489],[-75.4703,37.7484],[-75.4703,37.7482],[-75.4705,37.7477],[-75.4708,37.7469],[-75.4711,37.7462],[-75.4713,37.7457],[-75.4716,37.7451],[-75.4719,37.7445],[-75.4722,37.7436],[-75.4724,37.7431],[-75.4729,37.7424],[-75.4731,37.7417],[-75.4734,37.7411],[-75.4737,37.7404],[-75.4741,37.7398],[-75.4744,37.7392],[-75.475,37.7384],[-75.4752,37.7379],[-75.4756,37.7373],[-75.4759,37.7366],[-75.4764,37.736],[-75.4771,37.7354],[-75.4775,37.7346],[-75.4779,37.734],[-75.4783,37.7332],[-75.4791,37.7325],[-75.4802,37.7313],[-75.481,37.7304],[-75.4816,37.7297],[-75.4824,37.7289],[-75.483,37.7283],[-75.4838,37.7276],[-75.4846,37.7269],[-75.4852,37.7264],[-75.486,37.7259],[-75.4865,37.7254],[-75.4872,37.7249],[-75.4878,37.7235],[-75.4881,37.7224],[-75.4886,37.7215],[-75.489,37.7206],[-75.4894,37.7193],[-75.4899,37.7183],[-75.4903,37.7174],[-75.4909,37.7163],[-75.4916,37.7153],[-75.4921,37.7142],[-75.4925,37.7136],[-75.493,37.7129],[-75.4936,37.7122],[-75.4941,37.7113],[-75.4947,37.7106],[-75.4951,37.7099],[-75.4956,37.7089],[-75.4962,37.7081],[-75.4971,37.7071],[-75.4974,37.7062],[-75.4979,37.7048],[-75.4983,37.7037],[-75.4987,37.703],[-75.4994,37.7017],[-75.4997,37.7007],[-75.5007,37.6987],[-75.5015,37.6974],[-75.5022,37.696],[-75.5032,37.6943],[-75.5042,37.6932],[-75.5055,37.6914],[-75.5067,37.6896],[-75.5078,37.6887],[-75.5082,37.6874],[-75.5092,37.6852],[-75.5099,37.6835],[-75.5109,37.6818],[-75.5122,37.6794],[-75.513,37.6775],[-75.5137,37.6762],[-75.5143,37.6747],[-75.5152,37.6731],[-75.516,37.6715],[-75.5157,37.67],[-75.5156,37.6688],[-75.5156,37.6673],[-75.5154,37.6661],[-75.5156,37.6644],[-75.5156,37.663],[-75.5157,37.661],[-75.516,37.6593],[-75.5163,37.657],[-75.5169,37.6549],[-75.5169,37.6548],[-75.5172,37.6533],[-75.5176,37.6519],[-75.5181,37.6506],[-75.5185,37.6494],[-75.519,37.6483],[-75.5197,37.6467],[-75.5202,37.6457],[-75.5209,37.6443],[-75.5224,37.6419],[-75.5242,37.6393],[-75.5254,37.6375],[-75.5265,37.6361],[-75.5277,37.6349],[-75.5285,37.6339],[-75.5296,37.6329],[-75.5309,37.6317],[-75.532,37.6307],[-75.5332,37.6299],[-75.5346,37.6251],[-75.5418,37.6061],[-75.5407,37.6049],[-75.5399,37.6039],[-75.5392,37.6033],[-75.5388,37.6027],[-75.5387,37.6026],[-75.5382,37.6021],[-75.5375,37.6015],[-75.5373,37.6008],[-75.5367,37.6003],[-75.5362,37.5998],[-75.5357,37.5991],[-75.5353,37.5986],[-75.535,37.5981],[-75.5347,37.5977],[-75.5343,37.5971],[-75.5339,37.5963],[-75.5332,37.5954],[-75.5329,37.5948],[-75.5325,37.5942],[-75.532,37.5934],[-75.5317,37.5928],[-75.5311,37.5918],[-75.5307,37.5909],[-75.5301,37.5894],[-75.5298,37.5884],[-75.5293,37.5875],[-75.5291,37.5868],[-75.5289,37.5856],[-75.5284,37.5849],[-75.5281,37.5834],[-75.5281,37.5827],[-75.528,37.5823],[-75.5278,37.5816],[-75.5276,37.5808],[-75.5275,37.5801],[-75.5274,37.5792],[-75.5273,37.5783],[-75.5271,37.5776],[-75.5271,37.5767],[-75.5269,37.5757],[-75.5269,37.5749],[-75.5269,37.5742],[-75.5268,37.5735],[-75.5269,37.5728],[-75.5269,37.572],[-75.5269,37.5711],[-75.527,37.5696],[-75.5272,37.5689],[-75.5272,37.5682],[-75.5273,37.5672],[-75.5276,37.5664],[-75.5278,37.5654],[-75.528,37.5646],[-75.5281,37.5639],[-75.5282,37.5631],[-75.5284,37.562],[-75.5284,37.5613],[-75.5287,37.5605],[-75.5288,37.56],[-75.529,37.5592],[-75.5293,37.5585],[-75.5297,37.5577],[-75.5299,37.5567],[-75.5303,37.556],[-75.5307,37.5552],[-75.5311,37.5543],[-75.5318,37.5532],[-75.5322,37.5521],[-75.5326,37.5511],[-75.533,37.5505],[-75.5336,37.5494],[-75.534,37.5486],[-75.5346,37.5474],[-75.5353,37.5462],[-75.5359,37.5454],[-75.5366,37.5444],[-75.5373,37.5434],[-75.5378,37.5427],[-75.5383,37.5421],[-75.5394,37.5407],[-75.54,37.5399],[-75.5408,37.5389],[-75.5413,37.5383],[-75.5419,37.5376],[-75.5425,37.5371],[-75.5434,37.5363],[-75.5443,37.5355],[-75.5449,37.5347],[-75.5459,37.5338],[-75.5469,37.5329],[-75.5477,37.5322],[-75.5488,37.5315],[-75.5502,37.5301],[-75.5511,37.5295],[-75.5518,37.5289],[-75.5522,37.5284],[-75.5529,37.528],[-75.5535,37.5273],[-75.5551,37.5267],[-75.5747,37.5001],[-75.5796,37.4946],[-75.5832,37.4865],[-75.5891,37.4779],[-75.5925,37.4709],[-75.5956,37.4656],[-75.596,37.4612],[-75.5961,37.4531],[-75.5974,37.451],[-75.604,37.4326],[-75.604,37.422],[-75.6183,37.4023],[-75.6247,37.3969],[-75.6435,37.3729],[-75.6403,37.3639],[-75.6444,37.3423],[-75.6566,37.3239],[-75.679,37.3126],[-75.6919,37.3002],[-75.7155,37.2757],[-75.7154,37.27],[-75.7184,37.2652],[-75.7188,37.2644],[-75.7219,37.2596],[-75.727,37.2515],[-75.7278,37.2501],[-75.7323,37.2457],[-75.7284,37.2356],[-75.7293,37.2169],[-75.7401,37.197],[-75.7428,37.1929],[-75.7446,37.1823],[-75.7496,37.1751],[-75.7661,37.1549],[-75.7816,37.1371],[-75.797,37.1251],[-75.8059,37.1161],[-75.8242,37.1101],[-75.8275,37.1053],[-75.8356,37.095],[-75.8546,37.0793],[-75.8694,37.074],[-75.8747,37.0676],[-75.8897,37.0545],[-75.9057,37.0001],[-75.9095,36.9907],[-75.9283,36.9382],[-75.9269,36.9365],[-75.914,36.8892],[-75.9093,36.872],[-75.9053,36.857],[-75.901,36.8415],[-75.8874,36.7912],[-75.8792,36.761],[-75.8789,36.7601],[-75.8773,36.754],[-75.8747,36.7443],[-75.8705,36.7342],[-75.8629,36.716],[-75.8621,36.7141],[-75.8498,36.6908],[-75.844,36.6798],[-75.834,36.6546],[-75.8298,36.6446],[-75.8236,36.6323],[-75.8198,36.6251],[-75.8004,36.5627],[-75.7975,36.5509],[-75.8543,36.5503],[-75.8675,36.5504],[-75.8685,36.5504],[-75.8696,36.5504],[-75.8713,36.5504],[-75.8733,36.5504],[-75.875,36.5504],[-75.876,36.5504],[-75.8795,36.5505],[-75.8816,36.5505],[-75.8863,36.5505],[-75.8874,36.5505],[-75.8914,36.5505],[-75.8935,36.5505],[-75.8947,36.5505],[-75.901,36.5505],[-75.9037,36.5505],[-75.9041,36.5505],[-75.9049,36.5506],[-75.9069,36.5506],[-75.9098,36.5506],[-75.9115,36.5506],[-75.912,36.5506],[-75.9123,36.5506],[-75.9126,36.5506],[-75.9129,36.5506],[-75.9133,36.5506],[-75.9137,36.5506],[-75.914,36.5506],[-75.9143,36.5506],[-75.9147,36.5506],[-75.915,36.5506],[-75.9154,36.5506],[-75.9157,36.5506],[-75.916,36.5506],[-75.9163,36.5506],[-75.9167,36.5506],[-75.9171,36.5506],[-75.9174,36.5506],[-75.9178,36.5506],[-75.9181,36.5506],[-75.9184,36.5506],[-75.9188,36.5506],[-75.9191,36.5506],[-75.9195,36.5506],[-75.9198,36.5506],[-75.9202,36.5506],[-75.9205,36.5506],[-75.9208,36.5506],[-75.9212,36.5506],[-75.9215,36.5506],[-75.9219,36.5506],[-75.9223,36.5506],[-75.928,36.5506],[-75.9326,36.5506],[-75.945,36.5506],[-75.95,36.5506],[-75.9532,36.5506],[-75.9534,36.5506],[-75.9561,36.5506],[-75.9563,36.5506],[-75.9566,36.5506],[-75.957,36.5506],[-75.9573,36.5506],[-75.9576,36.5506],[-75.958,36.5506],[-75.9581,36.5506],[-75.9588,36.5506],[-75.96,36.5506],[-75.9628,36.5505],[-75.9751,36.5505],[-75.9842,36.5505],[-75.9969,36.5504],[-76.0026,36.5504],[-76.004,36.5504],[-76.0052,36.5504],[-76.0063,36.5504],[-76.0067,36.5504],[-76.0069,36.5504],[-76.007,36.5504],[-76.0077,36.5504],[-76.01,36.5504],[-76.0137,36.5504],[-76.0267,36.5505],[-76.0362,36.5505],[-76.0367,36.5505],[-76.0374,36.5505],[-76.0378,36.5505],[-76.0384,36.5505],[-76.0391,36.5505],[-76.0394,36.5505],[-76.0398,36.5505],[-76.0418,36.5505],[-76.0436,36.5505],[-76.0453,36.5505],[-76.0466,36.5505],[-76.0515,36.5505],[-76.056,36.5506],[-76.0594,36.5506],[-76.0717,36.5506],[-76.0757,36.5506],[-76.082,36.5506],[-76.0902,36.5505],[-76.0923,36.5505],[-76.093,36.5505],[-76.0945,36.5505],[-76.0952,36.5505],[-76.0976,36.5505],[-76.101,36.5505],[-76.1031,36.5505],[-76.1049,36.5505],[-76.1058,36.5505],[-76.1068,36.5505],[-76.1089,36.5505],[-76.1116,36.5505],[-76.1136,36.5505],[-76.115,36.5505],[-76.1167,36.5505],[-76.1178,36.5505],[-76.1205,36.5505],[-76.1223,36.5505],[-76.1253,36.5505],[-76.1287,36.5505],[-76.1318,36.5505],[-76.1348,36.5505],[-76.1372,36.5505],[-76.1386,36.5505],[-76.1403,36.5505],[-76.143,36.5505],[-76.1447,36.5505],[-76.1453,36.5505],[-76.1461,36.5505],[-76.1482,36.5505],[-76.1492,36.5505],[-76.1501,36.5505],[-76.1517,36.5505],[-76.1526,36.5505],[-76.1574,36.5505],[-76.1583,36.5505],[-76.1645,36.5505],[-76.1782,36.5505],[-76.1863,36.5505],[-76.1902,36.5505],[-76.1907,36.5505],[-76.1911,36.5505],[-76.1927,36.5505],[-76.1928,36.5505],[-76.1929,36.5505],[-76.193,36.5505],[-76.1954,36.5505],[-76.1988,36.5505],[-76.2009,36.5505],[-76.2029,36.5505],[-76.205,36.5504],[-76.2067,36.5504],[-76.2096,36.5504],[-76.2115,36.5504],[-76.2136,36.5504],[-76.2151,36.5504],[-76.217,36.5504],[-76.2191,36.5504],[-76.2208,36.5504],[-76.2229,36.5504],[-76.2246,36.5504],[-76.226,36.5505],[-76.2274,36.5505],[-76.2288,36.5505],[-76.2297,36.5505],[-76.2335,36.5505],[-76.2442,36.5504],[-76.2464,36.5504],[-76.2498,36.5504],[-76.2588,36.5505],[-76.2644,36.5505],[-76.2725,36.5505],[-76.2886,36.5505],[-76.3133,36.5505],[-76.3164,36.5505],[-76.317,36.5505],[-76.3177,36.5505],[-76.3184,36.5505],[-76.3191,36.5505],[-76.3198,36.5505],[-76.3205,36.5505],[-76.3211,36.5505],[-76.3218,36.5505],[-76.3225,36.5505],[-76.3232,36.5505],[-76.3239,36.5505],[-76.3246,36.5505],[-76.3252,36.5505],[-76.3259,36.5505],[-76.3266,36.5505],[-76.3273,36.5505],[-76.328,36.5505],[-76.3286,36.5505],[-76.3293,36.5505],[-76.33,36.5505],[-76.3307,36.5505],[-76.3314,36.5505],[-76.332,36.5506],[-76.3327,36.5506],[-76.3334,36.5506],[-76.3341,36.5506],[-76.3348,36.5506],[-76.3354,36.5506],[-76.3361,36.5506],[-76.3368,36.5506],[-76.3375,36.5506],[-76.3382,36.5506],[-76.3389,36.5506],[-76.3395,36.5506],[-76.3402,36.5506],[-76.3408,36.5506],[-76.3409,36.5506],[-76.3416,36.5506],[-76.3423,36.5506],[-76.343,36.5506],[-76.3436,36.5506],[-76.3443,36.5506],[-76.345,36.5506],[-76.3457,36.5506],[-76.3464,36.5506],[-76.347,36.5506],[-76.3477,36.5506],[-76.3484,36.5506],[-76.3491,36.5506],[-76.3498,36.5506],[-76.3504,36.5506],[-76.3507,36.5506],[-76.3508,36.5506],[-76.3511,36.5506],[-76.3515,36.5506],[-76.3518,36.5506],[-76.3521,36.5506],[-76.3525,36.5506],[-76.3528,36.5506],[-76.3532,36.5506],[-76.3535,36.5506],[-76.3538,36.5506],[-76.3542,36.5506],[-76.3545,36.5506],[-76.3549,36.5506],[-76.3552,36.5506],[-76.3555,36.5506],[-76.3559,36.5506],[-76.3562,36.5506],[-76.3566,36.5506],[-76.3569,36.5506],[-76.3573,36.5506],[-76.3576,36.5506],[-76.3579,36.5506],[-76.3586,36.5506],[-76.359,36.5506],[-76.3593,36.5506],[-76.3596,36.5506],[-76.36,36.5506],[-76.3603,36.5506],[-76.3607,36.5506],[-76.361,36.5506],[-76.3613,36.5506],[-76.3617,36.5506],[-76.362,36.5506],[-76.3624,36.5506],[-76.3627,36.5506],[-76.3631,36.5506],[-76.3634,36.5506],[-76.3637,36.5506],[-76.3641,36.5506],[-76.3644,36.5506],[-76.3648,36.5506],[-76.3651,36.5506],[-76.3654,36.5506],[-76.3658,36.5506],[-76.3665,36.5506],[-76.3668,36.5506],[-76.3671,36.5506],[-76.3675,36.5506],[-76.3678,36.5506],[-76.3682,36.5506],[-76.3685,36.5506],[-76.3722,36.5506],[-76.3753,36.5506],[-76.3763,36.5506],[-76.3764,36.5506],[-76.3766,36.5506],[-76.3769,36.5506],[-76.3773,36.5506],[-76.3777,36.5506],[-76.3778,36.5506],[-76.3791,36.5506],[-76.3793,36.5506],[-76.4083,36.5506],[-76.4085,36.5506],[-76.4263,36.5506],[-76.4264,36.5506],[-76.4465,36.5506],[-76.4467,36.5506],[-76.4469,36.5506],[-76.4472,36.5506],[-76.4476,36.5506],[-76.4479,36.5506],[-76.4482,36.5506],[-76.4489,36.5506],[-76.4503,36.5506],[-76.4523,36.5506],[-76.454,36.5506],[-76.4564,36.5506],[-76.4591,36.5506],[-76.4622,36.5506],[-76.4649,36.5506],[-76.4653,36.5506],[-76.4656,36.5506],[-76.4677,36.5506],[-76.4724,36.5506],[-76.4765,36.5506],[-76.4802,36.5506],[-76.4826,36.5506],[-76.4843,36.5506],[-76.4864,36.5506],[-76.4895,36.5506],[-76.4908,36.5506],[-76.4914,36.5506],[-76.4915,36.5506],[-76.4939,36.5506],[-76.5031,36.5506],[-76.5154,36.5506],[-76.5284,36.5506],[-76.5354,36.5506],[-76.5382,36.5507],[-76.5385,36.5507],[-76.5388,36.5506],[-76.5392,36.5506],[-76.5395,36.5506],[-76.5399,36.5506],[-76.5403,36.5506],[-76.5406,36.5506],[-76.5409,36.5506],[-76.5413,36.5506],[-76.5416,36.5506],[-76.542,36.5506],[-76.5426,36.5506],[-76.544,36.5507],[-76.5454,36.5507],[-76.5471,36.5507],[-76.5488,36.5507],[-76.5502,36.5507],[-76.5567,36.5507],[-76.5579,36.5507],[-76.5611,36.5507],[-76.5618,36.5507],[-76.5628,36.5507],[-76.563,36.5507],[-76.5642,36.5507],[-76.5662,36.5507],[-76.5679,36.5507],[-76.5696,36.5507],[-76.5714,36.5507],[-76.5736,36.5507],[-76.5755,36.5507],[-76.5775,36.5507],[-76.5816,36.5507],[-76.5861,36.5507],[-76.5908,36.5507],[-76.5977,36.5507],[-76.6006,36.5507],[-76.6015,36.5507],[-76.6021,36.5507],[-76.6048,36.5507],[-76.6069,36.5507],[-76.6076,36.5507],[-76.61,36.5508],[-76.6127,36.5508],[-76.6154,36.5508],[-76.6173,36.5508],[-76.6186,36.5508],[-76.6223,36.5508],[-76.6255,36.5508],[-76.6291,36.5508],[-76.6315,36.5508],[-76.6329,36.5508],[-76.6335,36.5508],[-76.6346,36.5508],[-76.6356,36.5508],[-76.6367,36.5508],[-76.6377,36.5508],[-76.6384,36.5508],[-76.6395,36.5508],[-76.6405,36.5508],[-76.6416,36.5508],[-76.6426,36.5508],[-76.6433,36.5508],[-76.644,36.5508],[-76.6451,36.5508],[-76.6465,36.5508],[-76.6479,36.5508],[-76.6489,36.5508],[-76.65,36.5508],[-76.6501,36.5508],[-76.6515,36.5508],[-76.6524,36.5508],[-76.6534,36.5508],[-76.6545,36.5508],[-76.6556,36.5508],[-76.6571,36.5508],[-76.6597,36.5508],[-76.6631,36.5508],[-76.6655,36.5508],[-76.6683,36.5508],[-76.6709,36.5508],[-76.6721,36.5508],[-76.6753,36.5508],[-76.678,36.5508],[-76.6808,36.5508],[-76.6832,36.5508],[-76.687,36.5508],[-76.6884,36.5508],[-76.6905,36.5508],[-76.6922,36.5507],[-76.6939,36.5507],[-76.6951,36.5507],[-76.6956,36.5507],[-76.6965,36.5507],[-76.6988,36.5508],[-76.7016,36.5508],[-76.7051,36.5508],[-76.7086,36.5508],[-76.7114,36.5508],[-76.7142,36.5508],[-76.7153,36.5508],[-76.7182,36.5508],[-76.7191,36.5508],[-76.7204,36.5508],[-76.7222,36.5508],[-76.7242,36.5508],[-76.7253,36.5508],[-76.7263,36.5508],[-76.7267,36.5508],[-76.7274,36.5508],[-76.7281,36.5508],[-76.7291,36.5508],[-76.7302,36.5508],[-76.7312,36.5508],[-76.7319,36.5508],[-76.7324,36.5508],[-76.7341,36.5508],[-76.735,36.5508],[-76.7361,36.5508],[-76.7369,36.5508],[-76.7381,36.5508],[-76.7388,36.5508],[-76.7402,36.5508],[-76.7412,36.5508],[-76.7424,36.5508],[-76.7443,36.5508],[-76.7464,36.5508],[-76.7489,36.5508],[-76.751,36.5508],[-76.7531,36.5508],[-76.7544,36.5508],[-76.7553,36.5508],[-76.7561,36.5508],[-76.7572,36.5508],[-76.7582,36.5508],[-76.7592,36.5508],[-76.7595,36.5508],[-76.7671,36.5508],[-76.7681,36.5508],[-76.7694,36.5508],[-76.7711,36.5509],[-76.7725,36.5509],[-76.7735,36.5509],[-76.7741,36.5509],[-76.7752,36.5509],[-76.7772,36.5509],[-76.7786,36.5509],[-76.7803,36.5509],[-76.781,36.5509],[-76.7814,36.5509],[-76.782,36.5509],[-76.7834,36.5509],[-76.7851,36.5509],[-76.7868,36.5509],[-76.7888,36.5509],[-76.7909,36.551],[-76.7933,36.551],[-76.7954,36.551],[-76.7961,36.551],[-76.7963,36.551],[-76.7973,36.551],[-76.799,36.551],[-76.8007,36.551],[-76.8021,36.551],[-76.8035,36.551],[-76.8052,36.551],[-76.8072,36.551],[-76.8096,36.551],[-76.8123,36.5511],[-76.815,36.5511],[-76.8166,36.5511],[-76.8171,36.5511],[-76.8178,36.5511],[-76.8188,36.5511],[-76.8196,36.5511],[-76.8205,36.5511],[-76.8215,36.5511],[-76.8226,36.5511],[-76.8232,36.5512],[-76.8236,36.5512],[-76.8246,36.5512],[-76.8256,36.5512],[-76.8267,36.5512],[-76.8277,36.5512],[-76.8287,36.5512],[-76.83,36.5512],[-76.8318,36.5513],[-76.8345,36.5513],[-76.8365,36.5513],[-76.8382,36.5513],[-76.8399,36.5513],[-76.8403,36.5513],[-76.841,36.5513],[-76.8416,36.5513],[-76.8423,36.5514],[-76.843,36.5514],[-76.844,36.5514],[-76.8454,36.5514],[-76.8468,36.5514],[-76.8471,36.5514],[-76.8485,36.5514],[-76.8495,36.5514],[-76.8505,36.5515],[-76.8508,36.5515],[-76.8519,36.5515],[-76.8532,36.5515],[-76.8549,36.5515],[-76.8563,36.5515],[-76.8628,36.5516],[-76.865,36.5516],[-76.866,36.5516],[-76.8676,36.5516],[-76.8689,36.5516],[-76.8706,36.5517],[-76.871,36.5517],[-76.8723,36.5517],[-76.8737,36.5517],[-76.8751,36.5517],[-76.8761,36.5517],[-76.8769,36.5517],[-76.8774,36.5517],[-76.8781,36.5517],[-76.8791,36.5517],[-76.8805,36.5518],[-76.8815,36.5518],[-76.8826,36.5518],[-76.8836,36.5518],[-76.8846,36.5518],[-76.8856,36.5518],[-76.8865,36.5518],[-76.887,36.5518],[-76.8877,36.5518],[-76.8884,36.5519],[-76.889,36.5519],[-76.8897,36.5519],[-76.8904,36.5519],[-76.8918,36.5519],[-76.8928,36.5519],[-76.8935,36.5519],[-76.8938,36.5519],[-76.8945,36.5519],[-76.8955,36.5519],[-76.8965,36.5519],[-76.8972,36.5519],[-76.8979,36.5519],[-76.8983,36.5519],[-76.8989,36.552],[-76.8996,36.552],[-76.9003,36.552],[-76.9013,36.552],[-76.9021,36.552],[-76.9024,36.552],[-76.9031,36.552],[-76.9038,36.552],[-76.9041,36.552],[-76.9048,36.552],[-76.9055,36.552],[-76.9062,36.552],[-76.9069,36.5521],[-76.9076,36.5521],[-76.9083,36.5521],[-76.909,36.5521],[-76.9097,36.5521],[-76.9104,36.5521],[-76.9111,36.5521],[-76.9118,36.5521],[-76.9121,36.5521],[-76.9128,36.5521],[-76.9135,36.5521],[-76.9142,36.5521],[-76.9149,36.5521],[-76.9154,36.5521],[-76.9155,36.5521],[-76.9159,36.5521],[-76.9162,36.5518],[-76.9166,36.5515],[-76.9168,36.5513],[-76.917,36.5512],[-76.9171,36.5511],[-76.9171,36.5509],[-76.917,36.5506],[-76.917,36.5505],[-76.9169,36.5502],[-76.9168,36.5499],[-76.9167,36.5496],[-76.9166,36.5493],[-76.9167,36.549],[-76.9167,36.5487],[-76.9168,36.5484],[-76.9169,36.5481],[-76.9169,36.5477],[-76.917,36.5474],[-76.9171,36.5471],[-76.9172,36.5467],[-76.9172,36.5463],[-76.9172,36.5458],[-76.917,36.5454],[-76.9169,36.545],[-76.9166,36.5446],[-76.9164,36.5444],[-76.9162,36.5441],[-76.916,36.5439],[-76.9165,36.5439],[-76.9167,36.5439],[-76.917,36.5439],[-76.9173,36.5439],[-76.9177,36.5439],[-76.918,36.5439],[-76.9184,36.5439],[-76.9187,36.5439],[-76.919,36.5439],[-76.9194,36.5439],[-76.9197,36.5439],[-76.9198,36.5439],[-76.9211,36.5439],[-76.9214,36.5439],[-76.9216,36.5439],[-76.9218,36.5439],[-76.9221,36.5439],[-76.9225,36.5439],[-76.9227,36.5439],[-76.9228,36.5439],[-76.9232,36.5439],[-76.9235,36.5439],[-76.9238,36.5439],[-76.9242,36.5439],[-76.9245,36.5439],[-76.9249,36.5439],[-76.9252,36.5439],[-76.9255,36.5439],[-76.9258,36.5439],[-76.9259,36.5439],[-76.9262,36.5439],[-76.9266,36.5439],[-76.9269,36.5439],[-76.9273,36.5439],[-76.9276,36.5439],[-76.9279,36.5439],[-76.9283,36.5439],[-76.9286,36.5439],[-76.929,36.5439],[-76.9293,36.5439],[-76.9296,36.5439],[-76.93,36.5439],[-76.9303,36.5439],[-76.9307,36.5439],[-76.931,36.5439],[-76.9314,36.5439],[-76.9317,36.5439],[-76.932,36.5439],[-76.9324,36.5439],[-76.9327,36.5439],[-76.9331,36.5439],[-76.9334,36.5439],[-76.9338,36.5439],[-76.9341,36.5439],[-76.9344,36.5439],[-76.9348,36.5439],[-76.9351,36.5439],[-76.9355,36.5439],[-76.9358,36.5439],[-76.9361,36.5439],[-76.9365,36.5439],[-76.9368,36.5439],[-76.9372,36.5439],[-76.9375,36.5439],[-76.9378,36.5439],[-76.9382,36.5439],[-76.9385,36.5439],[-76.9389,36.5439],[-76.939,36.5439],[-76.9392,36.5439],[-76.9396,36.5439],[-76.9399,36.5439],[-76.9402,36.5439],[-76.9406,36.5439],[-76.9409,36.5439],[-76.9413,36.5439],[-76.9416,36.544],[-76.942,36.544],[-76.9423,36.544],[-76.9426,36.544],[-76.943,36.544],[-76.9433,36.544],[-76.9437,36.544],[-76.944,36.544],[-76.9443,36.544],[-76.9447,36.544],[-76.945,36.544],[-76.9454,36.544],[-76.9457,36.544],[-76.946,36.544],[-76.9464,36.544],[-76.9467,36.544],[-76.9471,36.544],[-76.9474,36.544],[-76.9478,36.544],[-76.9481,36.544],[-76.9484,36.544],[-76.9488,36.544],[-76.9491,36.544],[-76.9495,36.544],[-76.9498,36.544],[-76.9501,36.544],[-76.9505,36.544],[-76.9508,36.544],[-76.9512,36.544],[-76.9515,36.544],[-76.9519,36.544],[-76.9522,36.544],[-76.9525,36.544],[-76.9529,36.544],[-76.9532,36.544],[-76.9536,36.544],[-76.9539,36.544],[-76.9543,36.544],[-76.9546,36.544],[-76.9553,36.544],[-76.9556,36.544],[-76.956,36.544],[-76.9563,36.544],[-76.9566,36.544],[-76.957,36.544],[-76.9573,36.544],[-76.9577,36.544],[-76.958,36.544],[-76.9583,36.544],[-76.9587,36.544],[-76.959,36.544],[-76.9594,36.544],[-76.9597,36.544],[-76.9601,36.544],[-76.9604,36.544],[-76.9607,36.544],[-76.9611,36.544],[-76.9614,36.544],[-76.9618,36.544],[-76.9621,36.544],[-76.9625,36.544],[-76.9628,36.544],[-76.9631,36.544],[-76.9633,36.544],[-76.9642,36.544],[-76.9645,36.544],[-76.9648,36.544],[-76.9652,36.544],[-76.9655,36.544],[-76.9659,36.544],[-76.9662,36.5441],[-76.9665,36.5441],[-76.9669,36.5441],[-76.9672,36.5441],[-76.9675,36.5441],[-76.9679,36.5441],[-76.9683,36.5441],[-76.9686,36.5441],[-76.9689,36.5441],[-76.9693,36.5441],[-76.9696,36.5441],[-76.9699,36.5441],[-76.97,36.5441],[-76.9703,36.5441],[-76.9707,36.5441],[-76.971,36.5441],[-76.9713,36.5441],[-76.9717,36.5441],[-76.972,36.5441],[-76.9724,36.5441],[-76.9727,36.5441],[-76.9731,36.5441],[-76.9734,36.5441],[-76.9737,36.5441],[-76.9741,36.5441],[-76.9744,36.5441],[-76.9748,36.5441],[-76.9751,36.5441],[-76.9754,36.5441],[-76.9758,36.5441],[-76.9761,36.5441],[-76.9765,36.5441],[-76.9768,36.5441],[-76.9771,36.5441],[-76.9775,36.5441],[-76.9778,36.5441],[-76.9782,36.5441],[-76.9785,36.5441],[-76.9788,36.5441],[-76.9792,36.5441],[-76.9795,36.5441],[-76.9799,36.5441],[-76.9802,36.5441],[-76.9806,36.5441],[-76.9809,36.5441],[-76.9816,36.5441],[-76.9819,36.5441],[-76.9823,36.5441],[-76.9826,36.5441],[-76.983,36.5441],[-76.9833,36.5441],[-76.9836,36.5441],[-76.984,36.5441],[-76.9843,36.5441],[-76.9847,36.5441],[-76.985,36.5441],[-76.9853,36.5441],[-76.9857,36.5441],[-76.986,36.5441],[-76.9864,36.5441],[-76.9865,36.5441],[-76.9867,36.5441],[-76.987,36.5441],[-76.9874,36.5441],[-76.9877,36.5442],[-76.9881,36.5442],[-76.9884,36.5442],[-76.9888,36.5442],[-76.9891,36.5442],[-76.9894,36.5442],[-76.9898,36.5442],[-76.9901,36.5442],[-76.9905,36.5442],[-76.9908,36.5442],[-76.991,36.5442],[-76.9912,36.5442],[-76.9915,36.5442],[-76.9918,36.5442],[-76.9922,36.5442],[-76.9925,36.5442],[-76.9929,36.5442],[-76.9932,36.5442],[-76.9935,36.5442],[-76.9939,36.5442],[-76.9942,36.5442],[-76.9946,36.5442],[-76.9949,36.5442],[-76.9952,36.5442],[-76.9956,36.5442],[-76.9959,36.5442],[-76.9963,36.5442],[-76.9966,36.5442],[-76.997,36.5442],[-76.9973,36.5442],[-76.9976,36.5442],[-76.998,36.5442],[-76.9983,36.5442],[-76.9987,36.5442],[-76.999,36.5442],[-76.9994,36.5442],[-76.9997,36.5442],[-77,36.5442],[-77.0004,36.5442],[-77.0007,36.5442],[-77.0011,36.5442],[-77.0014,36.5442],[-77.0017,36.5442],[-77.0021,36.5442],[-77.0024,36.5442],[-77.0028,36.5442],[-77.0035,36.5442],[-77.0038,36.5442],[-77.0039,36.5442],[-77.0041,36.5442],[-77.0047,36.5442],[-77.0066,36.5442],[-77.0072,36.5442],[-77.008,36.5443],[-77.0105,36.5443],[-77.0113,36.5443],[-77.0134,36.5443],[-77.0198,36.5443],[-77.0219,36.5443],[-77.023,36.5443],[-77.0263,36.5443],[-77.0273,36.5443],[-77.0346,36.5444],[-77.0357,36.5444],[-77.0439,36.5444],[-77.0441,36.5444],[-77.0442,36.5444],[-77.0471,36.5444],[-77.0495,36.5444],[-77.0516,36.5444],[-77.0545,36.5444],[-77.0569,36.5444],[-77.0587,36.5445],[-77.0608,36.5445],[-77.0612,36.5445],[-77.0619,36.5445],[-77.0622,36.5445],[-77.0639,36.5445],[-77.0653,36.5445],[-77.0656,36.5445],[-77.0666,36.5445],[-77.067,36.5445],[-77.0673,36.5445],[-77.0677,36.5445],[-77.068,36.5445],[-77.0684,36.5445],[-77.0687,36.5445],[-77.0691,36.5445],[-77.0694,36.5445],[-77.0697,36.5445],[-77.0701,36.5445],[-77.0704,36.5445],[-77.0708,36.5445],[-77.0711,36.5445],[-77.0715,36.5445],[-77.0718,36.5445],[-77.0721,36.5445],[-77.0725,36.5445],[-77.0728,36.5445],[-77.0732,36.5445],[-77.0735,36.5445],[-77.0739,36.5445],[-77.0742,36.5445],[-77.0746,36.5445],[-77.0749,36.5445],[-77.0756,36.5445],[-77.0759,36.5445],[-77.0763,36.5445],[-77.0766,36.5445],[-77.0769,36.5445],[-77.0772,36.5445],[-77.0773,36.5445],[-77.0776,36.5445],[-77.078,36.5445],[-77.0783,36.5445],[-77.0787,36.5445],[-77.079,36.5445],[-77.0794,36.5445],[-77.0797,36.5445],[-77.08,36.5445],[-77.0804,36.5445],[-77.0807,36.5445],[-77.0811,36.5445],[-77.0814,36.5445],[-77.0817,36.5446],[-77.0821,36.5446],[-77.0824,36.5446],[-77.0828,36.5446],[-77.0831,36.5446],[-77.0835,36.5446],[-77.0838,36.5446],[-77.0842,36.5446],[-77.0846,36.5446],[-77.0849,36.5446],[-77.0853,36.5446],[-77.0857,36.5446],[-77.086,36.5446],[-77.0864,36.5446],[-77.0868,36.5446],[-77.0871,36.5446],[-77.0875,36.5446],[-77.0879,36.5446],[-77.0883,36.5446],[-77.0886,36.5446],[-77.089,36.5446],[-77.0894,36.5446],[-77.0897,36.5446],[-77.0901,36.5446],[-77.0905,36.5446],[-77.0909,36.5446],[-77.0912,36.5446],[-77.0916,36.5446],[-77.0919,36.5446],[-77.0923,36.5446],[-77.0926,36.5446],[-77.093,36.5446],[-77.0933,36.5446],[-77.0936,36.5446],[-77.094,36.5446],[-77.0943,36.5446],[-77.0947,36.5446],[-77.0951,36.5446],[-77.0954,36.5446],[-77.0958,36.5446],[-77.0962,36.5446],[-77.0965,36.5446],[-77.0969,36.5446],[-77.0973,36.5446],[-77.0976,36.5446],[-77.098,36.5446],[-77.0983,36.5446],[-77.0987,36.5446],[-77.0991,36.5446],[-77.0994,36.5446],[-77.0998,36.5446],[-77.1001,36.5446],[-77.1005,36.5446],[-77.1008,36.5446],[-77.1012,36.5446],[-77.1015,36.5446],[-77.1019,36.5446],[-77.1023,36.5446],[-77.1026,36.5446],[-77.103,36.5446],[-77.1034,36.5446],[-77.1037,36.5446],[-77.1041,36.5446],[-77.1045,36.5446],[-77.1048,36.5446],[-77.1052,36.5446],[-77.1056,36.5445],[-77.1059,36.5445],[-77.1063,36.5445],[-77.1067,36.5445],[-77.107,36.5445],[-77.1074,36.5445],[-77.1077,36.5445],[-77.1081,36.5445],[-77.1085,36.5445],[-77.1088,36.5445],[-77.1092,36.5444],[-77.1096,36.5444],[-77.1098,36.5444],[-77.1099,36.5444],[-77.1103,36.5444],[-77.1106,36.5444],[-77.111,36.5444],[-77.1113,36.5444],[-77.1117,36.5444],[-77.1121,36.5444],[-77.1124,36.5444],[-77.1128,36.5444],[-77.1135,36.5443],[-77.1138,36.5443],[-77.1153,36.5443],[-77.1163,36.5443],[-77.1167,36.5442],[-77.117,36.5442],[-77.1191,36.5442],[-77.1195,36.5442],[-77.1198,36.5442],[-77.1202,36.5442],[-77.1205,36.5442],[-77.1209,36.5441],[-77.1212,36.5441],[-77.1216,36.5441],[-77.1219,36.5441],[-77.1226,36.5441],[-77.1229,36.5441],[-77.123,36.5441],[-77.1233,36.5441],[-77.1235,36.5441],[-77.1236,36.5441],[-77.124,36.5441],[-77.1243,36.544],[-77.1246,36.544],[-77.1247,36.544],[-77.1248,36.544],[-77.125,36.544],[-77.1254,36.544],[-77.1257,36.544],[-77.1261,36.544],[-77.1264,36.544],[-77.1268,36.544],[-77.1271,36.544],[-77.1274,36.544],[-77.1278,36.544],[-77.1281,36.544],[-77.1285,36.544],[-77.1288,36.544],[-77.1292,36.544],[-77.1295,36.544],[-77.1299,36.544],[-77.1302,36.5441],[-77.1305,36.5441],[-77.1309,36.5441],[-77.1312,36.5441],[-77.1316,36.5441],[-77.1319,36.5441],[-77.1323,36.5441],[-77.1326,36.5441],[-77.1329,36.5441],[-77.1333,36.5441],[-77.1336,36.5441],[-77.134,36.5441],[-77.1343,36.5441],[-77.1347,36.5441],[-77.135,36.5441],[-77.1354,36.5441],[-77.1357,36.5441],[-77.136,36.5441],[-77.1364,36.5441],[-77.1367,36.5441],[-77.1371,36.5441],[-77.1374,36.5441],[-77.1378,36.5441],[-77.1381,36.5441],[-77.1385,36.5441],[-77.1388,36.5441],[-77.1392,36.5441],[-77.1395,36.5441],[-77.1398,36.5441],[-77.1402,36.5441],[-77.1405,36.5441],[-77.1409,36.5441],[-77.1412,36.5441],[-77.1416,36.5441],[-77.1419,36.5441],[-77.1423,36.5441],[-77.1426,36.5441],[-77.1429,36.5441],[-77.1433,36.5441],[-77.1436,36.5441],[-77.144,36.5441],[-77.1443,36.5441],[-77.1447,36.5441],[-77.145,36.5441],[-77.1453,36.5441],[-77.1457,36.5441],[-77.146,36.5441],[-77.1464,36.5441],[-77.1467,36.5441],[-77.1471,36.5441],[-77.1474,36.5441],[-77.1478,36.5441],[-77.1481,36.5441],[-77.1484,36.5441],[-77.1488,36.5441],[-77.1491,36.5441],[-77.1495,36.5441],[-77.1496,36.5441],[-77.1498,36.5441],[-77.1502,36.5441],[-77.1505,36.5441],[-77.1509,36.5441],[-77.1512,36.5441],[-77.1515,36.5441],[-77.1519,36.5441],[-77.1522,36.5441],[-77.1526,36.5441],[-77.1529,36.5441],[-77.1543,36.5444],[-77.1546,36.5444],[-77.1553,36.5446],[-77.156,36.5447],[-77.1563,36.5448],[-77.1566,36.5448],[-77.157,36.5449],[-77.1573,36.545],[-77.1576,36.545],[-77.1583,36.5452],[-77.1586,36.5452],[-77.159,36.5453],[-77.1593,36.5454],[-77.1597,36.5454],[-77.16,36.5455],[-77.1603,36.5455],[-77.1607,36.5456],[-77.161,36.5457],[-77.1613,36.5457],[-77.1617,36.5458],[-77.162,36.5459],[-77.1624,36.5459],[-77.1627,36.546],[-77.1637,36.5462],[-77.164,36.5463],[-77.1644,36.5463],[-77.1646,36.5464],[-77.1688,36.5472],[-77.1693,36.5472],[-77.1697,36.5473],[-77.1824,36.5466],[-77.184,36.5466],[-77.1901,36.5462],[-77.1915,36.546],[-77.1916,36.546],[-77.1986,36.5453],[-77.2036,36.5448],[-77.205,36.5446],[-77.2102,36.5446],[-77.2128,36.5446],[-77.215,36.5446],[-77.2198,36.5446],[-77.2215,36.5446],[-77.2262,36.5446],[-77.2286,36.5446],[-77.2362,36.5447],[-77.2443,36.5447],[-77.2479,36.5447],[-77.2484,36.5447],[-77.2497,36.5447],[-77.2518,36.5448],[-77.253,36.5448],[-77.2531,36.5448],[-77.2662,36.5448],[-77.2794,36.5448],[-77.2838,36.5448],[-77.2899,36.5448],[-77.2949,36.5448],[-77.2969,36.5448],[-77.3009,36.5448],[-77.3054,36.5448],[-77.3189,36.5449],[-77.3199,36.5449],[-77.3204,36.5449],[-77.3219,36.5449],[-77.3224,36.5449],[-77.3226,36.5449],[-77.3259,36.5449],[-77.3272,36.5449],[-77.3296,36.5449],[-77.3315,36.5449],[-77.3363,36.545],[-77.3374,36.545],[-77.3418,36.5449],[-77.3673,36.5447],[-77.3723,36.5446],[-77.3727,36.5446],[-77.3747,36.5447],[-77.3921,36.5447],[-77.4007,36.5448],[-77.4008,36.5448],[-77.4009,36.5448],[-77.4011,36.5448],[-77.4124,36.5448],[-77.4125,36.5448],[-77.432,36.5448],[-77.4466,36.5448],[-77.448,36.5448],[-77.4492,36.5448],[-77.4574,36.5449],[-77.4582,36.5449],[-77.4587,36.5449],[-77.4594,36.5449],[-77.4633,36.5449],[-77.466,36.5449],[-77.4745,36.5449],[-77.4784,36.545],[-77.4796,36.545],[-77.4824,36.545],[-77.4901,36.545],[-77.4976,36.545],[-77.4986,36.545],[-77.4987,36.545],[-77.4997,36.5452],[-77.5042,36.5452],[-77.5097,36.5452],[-77.5106,36.5452],[-77.518,36.5452],[-77.5276,36.5452],[-77.5282,36.5452],[-77.53,36.5452],[-77.5303,36.5452],[-77.533,36.5452],[-77.5366,36.5452],[-77.5441,36.5452],[-77.549,36.5452],[-77.5537,36.5451],[-77.5565,36.5451],[-77.5592,36.5451],[-77.5688,36.5452],[-77.57,36.5452],[-77.5736,36.5452],[-77.5748,36.5452],[-77.5761,36.5452],[-77.5762,36.5452],[-77.5764,36.5452],[-77.5871,36.5453],[-77.5909,36.5453],[-77.5975,36.5453],[-77.5978,36.5453],[-77.5984,36.5453],[-77.6016,36.5453],[-77.6037,36.5453],[-77.6079,36.5452],[-77.6083,36.5452],[-77.6085,36.5451],[-77.6092,36.5451],[-77.6093,36.5451],[-77.6095,36.5451],[-77.6098,36.5451],[-77.6123,36.5451],[-77.6144,36.545],[-77.6182,36.5451],[-77.6192,36.5451],[-77.6193,36.5451],[-77.6194,36.5451],[-77.6248,36.5452],[-77.6403,36.5452],[-77.6417,36.5452],[-77.6456,36.5453],[-77.6458,36.5453],[-77.6459,36.5453],[-77.6468,36.5453],[-77.6491,36.5453],[-77.6492,36.5453],[-77.6493,36.5453],[-77.664,36.5453],[-77.6724,36.5453],[-77.6725,36.5453],[-77.6753,36.5453],[-77.6767,36.5453],[-77.677,36.5453],[-77.6771,36.5453],[-77.6804,36.5453],[-77.6845,36.5453],[-77.6862,36.5454],[-77.689,36.5454],[-77.6923,36.5454],[-77.6944,36.5454],[-77.6956,36.5454],[-77.6969,36.5454],[-77.7056,36.5454],[-77.7103,36.5454],[-77.7123,36.5454],[-77.7197,36.5454],[-77.7225,36.5454],[-77.7323,36.5454],[-77.7363,36.5455],[-77.7365,36.5455],[-77.7378,36.5455],[-77.7388,36.5455],[-77.7456,36.5455],[-77.7493,36.5455],[-77.7497,36.5455],[-77.7499,36.5455],[-77.7564,36.5455],[-77.7572,36.5455],[-77.7591,36.5455],[-77.7671,36.5454],[-77.7674,36.5454],[-77.7722,36.5454],[-77.7727,36.5454],[-77.7762,36.5454],[-77.7804,36.5453],[-77.783,36.5453],[-77.7846,36.5453],[-77.7848,36.5453],[-77.7956,36.5453],[-77.8023,36.5452],[-77.8098,36.5452],[-77.8112,36.5452],[-77.8157,36.5451],[-77.8183,36.5451],[-77.8196,36.5451],[-77.8277,36.5451],[-77.8278,36.5451],[-77.8288,36.5451],[-77.8292,36.5451],[-77.8328,36.5451],[-77.833,36.5451],[-77.8331,36.5451],[-77.8469,36.545],[-77.8476,36.545],[-77.8496,36.545],[-77.8508,36.545],[-77.8509,36.545],[-77.8519,36.545],[-77.8523,36.545],[-77.8529,36.545],[-77.8545,36.545],[-77.8586,36.5449],[-77.8592,36.5449],[-77.8609,36.5449],[-77.862,36.5449],[-77.8629,36.5449],[-77.868,36.5449],[-77.8685,36.5449],[-77.8687,36.5449],[-77.8703,36.5449],[-77.8707,36.5449],[-77.8709,36.5448],[-77.8712,36.5448],[-77.8719,36.5448],[-77.8732,36.5448],[-77.8744,36.5447],[-77.8747,36.5447],[-77.8752,36.5446],[-77.8753,36.5446],[-77.8755,36.5446],[-77.8776,36.5446],[-77.8781,36.5446],[-77.8795,36.5445],[-77.8821,36.5445],[-77.8822,36.5445],[-77.8823,36.5444],[-77.8868,36.5447],[-77.887,36.5447],[-77.8872,36.5447],[-77.8915,36.5447],[-77.8931,36.5447],[-77.8932,36.5447],[-77.8933,36.5447],[-77.8973,36.5447],[-77.8998,36.5447],[-77.8998,36.5446],[-77.9001,36.5446],[-77.9005,36.5446],[-77.9008,36.5446],[-77.9009,36.5446],[-77.9012,36.5446],[-77.9019,36.5446],[-77.9027,36.5446],[-77.9034,36.5446],[-77.9038,36.5446],[-77.9041,36.5446],[-77.9045,36.5447],[-77.9052,36.5447],[-77.9059,36.5447],[-77.9066,36.5446],[-77.9074,36.5446],[-77.9081,36.5446],[-77.9088,36.5446],[-77.9099,36.5446],[-77.9106,36.5446],[-77.9113,36.5446],[-77.912,36.5446],[-77.9127,36.5446],[-77.9134,36.5446],[-77.914,36.5446],[-77.9162,36.5446],[-77.9166,36.5446],[-77.9169,36.5446],[-77.9176,36.5446],[-77.918,36.5446],[-77.9185,36.5446],[-77.9187,36.5446],[-77.919,36.5446],[-77.9194,36.5446],[-77.9197,36.5446],[-77.92,36.5446],[-77.9201,36.5446],[-77.9204,36.5446],[-77.9207,36.5446],[-77.9211,36.5446],[-77.9214,36.5446],[-77.9218,36.5446],[-77.9221,36.5446],[-77.9223,36.5446],[-77.9225,36.5446],[-77.9228,36.5446],[-77.923,36.5446],[-77.9231,36.5446],[-77.9235,36.5446],[-77.9238,36.5446],[-77.9241,36.5446],[-77.9242,36.5446],[-77.9245,36.5446],[-77.9252,36.5446],[-77.9262,36.5446],[-77.9269,36.5446],[-77.9276,36.5446],[-77.9283,36.5446],[-77.9289,36.5446],[-77.9293,36.5446],[-77.93,36.5446],[-77.9307,36.5446],[-77.9317,36.5446],[-77.9374,36.5447],[-77.9377,36.5447],[-77.9381,36.5447],[-77.9382,36.5447],[-77.9385,36.5447],[-77.9388,36.5447],[-77.9392,36.5447],[-77.9395,36.5446],[-77.9399,36.5446],[-77.9403,36.5446],[-77.9406,36.5446],[-77.941,36.5446],[-77.9413,36.5446],[-77.9417,36.5446],[-77.9421,36.5446],[-77.9424,36.5446],[-77.9428,36.5446],[-77.9431,36.5446],[-77.9442,36.5446],[-77.9459,36.5446],[-77.9476,36.5446],[-77.9504,36.5446],[-77.9535,36.5445],[-77.9558,36.5445],[-77.9597,36.5445],[-77.9641,36.5445],[-77.9643,36.5445],[-77.9694,36.5445],[-77.971,36.5445],[-77.9755,36.5445],[-77.981,36.5444],[-77.9822,36.5444],[-77.9828,36.5444],[-77.9833,36.5444],[-77.9843,36.5444],[-77.9941,36.5444],[-77.9944,36.5444],[-77.9947,36.5444],[-77.9951,36.5444],[-77.9955,36.5444],[-77.9958,36.5444],[-77.9962,36.5444],[-77.9965,36.5444],[-77.9969,36.5444],[-77.9972,36.5444],[-77.9976,36.5444],[-77.9979,36.5444],[-77.9983,36.5444],[-77.9986,36.5444],[-77.999,36.5444],[-77.9994,36.5444],[-77.9997,36.5444],[-78.0004,36.5444],[-78.0007,36.5444],[-78.0011,36.5444],[-78.0018,36.5444],[-78.0028,36.5443],[-78.0035,36.5443],[-78.0042,36.5443],[-78.0049,36.5443],[-78.0062,36.5443],[-78.0069,36.5442],[-78.0076,36.5442],[-78.0079,36.5442],[-78.0092,36.5442],[-78.0113,36.5442],[-78.012,36.5442],[-78.0126,36.5441],[-78.0131,36.5441],[-78.0132,36.5441],[-78.0136,36.5441],[-78.0142,36.5441],[-78.016,36.5441],[-78.0188,36.544],[-78.0222,36.5439],[-78.0246,36.5439],[-78.025,36.5439],[-78.0256,36.5439],[-78.0271,36.5438],[-78.0291,36.5438],[-78.0309,36.5438],[-78.0313,36.5438],[-78.0316,36.5438],[-78.032,36.5437],[-78.0334,36.5437],[-78.0342,36.5437],[-78.035,36.5437],[-78.0356,36.5437],[-78.0388,36.5436],[-78.0394,36.5436],[-78.0401,36.5436],[-78.0408,36.5436],[-78.0415,36.5436],[-78.0426,36.5436],[-78.0435,36.5436],[-78.0454,36.5436],[-78.0463,36.5436],[-78.0464,36.5436],[-78.0465,36.5436],[-78.0532,36.5436],[-78.054,36.5436],[-78.0542,36.5436],[-78.0551,36.5436],[-78.0562,36.5436],[-78.0576,36.5436],[-78.0578,36.5436],[-78.0579,36.5436],[-78.058,36.5436],[-78.0587,36.5436],[-78.0592,36.5436],[-78.0609,36.5436],[-78.0622,36.5436],[-78.0626,36.5436],[-78.0629,36.5436],[-78.0636,36.5436],[-78.0647,36.5436],[-78.0657,36.5436],[-78.0667,36.5436],[-78.0678,36.5436],[-78.0688,36.5436],[-78.0702,36.5436],[-78.0709,36.5436],[-78.0741,36.5436],[-78.0744,36.5436],[-78.0751,36.5436],[-78.0761,36.5436],[-78.0768,36.5436],[-78.0784,36.5436],[-78.0793,36.5436],[-78.0821,36.5436],[-78.0824,36.5436],[-78.0825,36.5436],[-78.0828,36.5436],[-78.083,36.5436],[-78.0849,36.5436],[-78.0856,36.5436],[-78.0859,36.5436],[-78.0863,36.5436],[-78.0866,36.5436],[-78.087,36.5436],[-78.0874,36.5436],[-78.0882,36.5436],[-78.09,36.5436],[-78.0901,36.5436],[-78.0933,36.5436],[-78.0938,36.5436],[-78.0942,36.5436],[-78.0966,36.5436],[-78.0972,36.5436],[-78.1053,36.5437],[-78.107,36.5437],[-78.1072,36.5437],[-78.1076,36.5437],[-78.1082,36.5437],[-78.1089,36.5437],[-78.1096,36.5437],[-78.1103,36.5437],[-78.111,36.5437],[-78.1117,36.5437],[-78.112,36.5437],[-78.1127,36.5437],[-78.1134,36.5438],[-78.1141,36.5438],[-78.1148,36.5438],[-78.1151,36.5438],[-78.1154,36.5438],[-78.1158,36.5438],[-78.1161,36.5438],[-78.1165,36.5438],[-78.1168,36.5438],[-78.1175,36.5438],[-78.1179,36.5438],[-78.1182,36.5438],[-78.1185,36.5438],[-78.1189,36.5438],[-78.1192,36.5438],[-78.1196,36.5438],[-78.1199,36.5438],[-78.1203,36.5438],[-78.1206,36.5438],[-78.1209,36.5438],[-78.1213,36.5438],[-78.1215,36.5438],[-78.1216,36.5438],[-78.122,36.5438],[-78.1221,36.5439],[-78.1227,36.5439],[-78.123,36.5439],[-78.1234,36.5439],[-78.1237,36.5439],[-78.124,36.5439],[-78.1244,36.5439],[-78.1247,36.5439],[-78.1251,36.5439],[-78.1254,36.5439],[-78.1258,36.5439],[-78.1261,36.5439],[-78.1265,36.5439],[-78.1268,36.5439],[-78.127,36.5439],[-78.1272,36.5439],[-78.1275,36.5439],[-78.1278,36.5439],[-78.1282,36.5439],[-78.1285,36.5439],[-78.1289,36.5439],[-78.1292,36.5439],[-78.1296,36.5439],[-78.1297,36.5439],[-78.1309,36.5439],[-78.1316,36.5439],[-78.1327,36.5439],[-78.1332,36.5439],[-78.1334,36.5439],[-78.1337,36.5439],[-78.1341,36.5439],[-78.1348,36.5439],[-78.1355,36.5439],[-78.1362,36.544],[-78.1369,36.544],[-78.1383,36.544],[-78.1386,36.544],[-78.1389,36.544],[-78.1393,36.544],[-78.1397,36.544],[-78.14,36.544],[-78.1403,36.544],[-78.1407,36.544],[-78.141,36.544],[-78.1414,36.544],[-78.1417,36.544],[-78.1418,36.544],[-78.1421,36.544],[-78.1424,36.544],[-78.1428,36.544],[-78.1431,36.544],[-78.1436,36.544],[-78.144,36.544],[-78.1441,36.544],[-78.1444,36.544],[-78.1448,36.544],[-78.1452,36.544],[-78.1456,36.544],[-78.1461,36.544],[-78.1468,36.544],[-78.1472,36.544],[-78.1476,36.544],[-78.148,36.544],[-78.1483,36.544],[-78.1487,36.544],[-78.1491,36.544],[-78.1494,36.544],[-78.1498,36.5441],[-78.1501,36.5441],[-78.1505,36.5441],[-78.1508,36.5441],[-78.1511,36.5441],[-78.1515,36.5441],[-78.1518,36.5441],[-78.1522,36.5441],[-78.1526,36.5441],[-78.153,36.5441],[-78.1534,36.5441],[-78.1538,36.5441],[-78.1539,36.5441],[-78.1541,36.5442],[-78.1542,36.5442],[-78.1546,36.5442],[-78.1549,36.5442],[-78.1553,36.5442],[-78.1557,36.5442],[-78.1561,36.5442],[-78.1562,36.5442],[-78.1565,36.5442],[-78.1569,36.5442],[-78.1573,36.5442],[-78.1577,36.5442],[-78.1581,36.5442],[-78.1585,36.5442],[-78.1589,36.5442],[-78.1592,36.5442],[-78.1595,36.5442],[-78.1599,36.5442],[-78.16,36.5442],[-78.1602,36.5442],[-78.1606,36.5443],[-78.1609,36.5443],[-78.1616,36.5443],[-78.1623,36.5443],[-78.163,36.5443],[-78.1636,36.5443],[-78.1643,36.5443],[-78.165,36.5443],[-78.1657,36.5443],[-78.1664,36.5443],[-78.1677,36.5443],[-78.1681,36.5443],[-78.1684,36.5443],[-78.1688,36.5443],[-78.1691,36.5443],[-78.1694,36.5443],[-78.1698,36.5443],[-78.17,36.5443],[-78.1701,36.5443],[-78.1705,36.5443],[-78.1708,36.5443],[-78.1711,36.5443],[-78.1715,36.5443],[-78.1718,36.5443],[-78.1722,36.5443],[-78.1725,36.5443],[-78.1729,36.5443],[-78.1735,36.5443],[-78.1743,36.5443],[-78.1746,36.5443],[-78.1749,36.5443],[-78.1753,36.5443],[-78.1756,36.5443],[-78.1759,36.5443],[-78.1763,36.5443],[-78.1766,36.5443],[-78.177,36.5443],[-78.1773,36.5443],[-78.1776,36.5443],[-78.178,36.5443],[-78.1783,36.5443],[-78.1787,36.5443],[-78.179,36.5443],[-78.1793,36.5443],[-78.1797,36.5443],[-78.18,36.5443],[-78.1804,36.5443],[-78.1807,36.5443],[-78.181,36.5443],[-78.1814,36.5443],[-78.1817,36.5443],[-78.1821,36.5443],[-78.1824,36.5443],[-78.1828,36.5443],[-78.1831,36.5443],[-78.1834,36.5443],[-78.1838,36.5443],[-78.184,36.5443],[-78.1845,36.5443],[-78.1849,36.5443],[-78.1851,36.5443],[-78.1855,36.5443],[-78.1858,36.5443],[-78.1862,36.5443],[-78.1865,36.5443],[-78.1869,36.5443],[-78.1872,36.5443],[-78.1875,36.5443],[-78.1879,36.5443],[-78.1882,36.5443],[-78.1886,36.5443],[-78.1889,36.5443],[-78.1893,36.5443],[-78.1896,36.5443],[-78.1899,36.5443],[-78.1903,36.5443],[-78.1906,36.5443],[-78.191,36.5443],[-78.1913,36.5443],[-78.1916,36.5443],[-78.192,36.5443],[-78.1923,36.5443],[-78.1927,36.5443],[-78.193,36.5443],[-78.1933,36.5443],[-78.1937,36.5443],[-78.1941,36.5443],[-78.1944,36.5443],[-78.1947,36.5443],[-78.195,36.5443],[-78.1954,36.5443],[-78.1957,36.5443],[-78.1961,36.5443],[-78.1964,36.5443],[-78.1968,36.5443],[-78.1971,36.5443],[-78.1973,36.5443],[-78.1974,36.5443],[-78.1978,36.5443],[-78.1981,36.5443],[-78.1983,36.5443],[-78.1985,36.5443],[-78.1988,36.5443],[-78.1993,36.5443],[-78.1995,36.5443],[-78.1998,36.5443],[-78.2002,36.5443],[-78.2005,36.5443],[-78.2009,36.5443],[-78.2012,36.5443],[-78.2015,36.5443],[-78.2018,36.5443],[-78.2019,36.5443],[-78.2022,36.5443],[-78.2026,36.5443],[-78.2029,36.5443],[-78.2033,36.5443],[-78.2036,36.5443],[-78.2039,36.5443],[-78.2043,36.5443],[-78.2046,36.5443],[-78.2049,36.5443],[-78.2053,36.5443],[-78.2056,36.5443],[-78.206,36.5443],[-78.2063,36.5443],[-78.2067,36.5443],[-78.207,36.5443],[-78.2073,36.5443],[-78.2077,36.5443],[-78.208,36.5443],[-78.2084,36.5443],[-78.2087,36.5443],[-78.2091,36.5443],[-78.2094,36.5443],[-78.2097,36.5443],[-78.2101,36.5443],[-78.2104,36.5443],[-78.2108,36.5443],[-78.2111,36.5443],[-78.2114,36.5443],[-78.2119,36.5443],[-78.2121,36.5443],[-78.2125,36.5443],[-78.2128,36.5443],[-78.2131,36.5443],[-78.2135,36.5443],[-78.2138,36.5443],[-78.2142,36.5443],[-78.2145,36.5443],[-78.2149,36.5443],[-78.2152,36.5443],[-78.2155,36.5443],[-78.2159,36.5443],[-78.2162,36.5443],[-78.2169,36.5443],[-78.2172,36.5443],[-78.2176,36.5443],[-78.2177,36.5443],[-78.2179,36.5443],[-78.2183,36.5443],[-78.2186,36.5443],[-78.219,36.5443],[-78.2193,36.5443],[-78.2196,36.5443],[-78.22,36.5443],[-78.2203,36.5443],[-78.2207,36.5443],[-78.221,36.5444],[-78.2213,36.5444],[-78.2217,36.5444],[-78.222,36.5444],[-78.2224,36.5444],[-78.2227,36.5444],[-78.2231,36.5444],[-78.2233,36.5444],[-78.2234,36.5444],[-78.2237,36.5444],[-78.2241,36.5444],[-78.2244,36.5444],[-78.2248,36.5444],[-78.2251,36.5444],[-78.2254,36.5444],[-78.2258,36.5444],[-78.2261,36.5444],[-78.2265,36.5444],[-78.2268,36.5444],[-78.2271,36.5444],[-78.2275,36.5444],[-78.2278,36.5444],[-78.2282,36.5444],[-78.2285,36.5444],[-78.2289,36.5444],[-78.2292,36.5444],[-78.2295,36.5444],[-78.2299,36.5444],[-78.2302,36.5444],[-78.2306,36.5444],[-78.2309,36.5444],[-78.2313,36.5444],[-78.2316,36.5444],[-78.2319,36.5444],[-78.2323,36.5444],[-78.2326,36.5444],[-78.233,36.5444],[-78.2333,36.5444],[-78.2336,36.5444],[-78.234,36.5444],[-78.2343,36.5444],[-78.2347,36.5444],[-78.2348,36.5444],[-78.235,36.5444],[-78.2354,36.5444],[-78.2357,36.5444],[-78.2358,36.5444],[-78.236,36.5444],[-78.2364,36.5444],[-78.2367,36.5444],[-78.2371,36.5444],[-78.2374,36.5444],[-78.2378,36.5444],[-78.2381,36.5444],[-78.2384,36.5444],[-78.2388,36.5444],[-78.2391,36.5444],[-78.2395,36.5444],[-78.2398,36.5444],[-78.2401,36.5444],[-78.2405,36.5444],[-78.2408,36.5444],[-78.2412,36.5444],[-78.2415,36.5444],[-78.2418,36.5444],[-78.2422,36.5444],[-78.2425,36.5444],[-78.2429,36.5444],[-78.2432,36.5444],[-78.2436,36.5444],[-78.2439,36.5445],[-78.2442,36.5445],[-78.2446,36.5445],[-78.2449,36.5445],[-78.2453,36.5445],[-78.2454,36.5445],[-78.2456,36.5445],[-78.246,36.5445],[-78.2463,36.5445],[-78.2466,36.5445],[-78.247,36.5445],[-78.2473,36.5445],[-78.2477,36.5445],[-78.248,36.5445],[-78.2484,36.5445],[-78.2487,36.5445],[-78.249,36.5445],[-78.2494,36.5445],[-78.2497,36.5445],[-78.2501,36.5445],[-78.2504,36.5445],[-78.2508,36.5445],[-78.2511,36.5445],[-78.2515,36.5445],[-78.2518,36.5445],[-78.2522,36.5445],[-78.2525,36.5444],[-78.2528,36.5444],[-78.2532,36.5444],[-78.2536,36.5444],[-78.2539,36.5444],[-78.2542,36.5444],[-78.2546,36.5444],[-78.2549,36.5444],[-78.2553,36.5444],[-78.2556,36.5444],[-78.256,36.5444],[-78.2563,36.5444],[-78.2567,36.5444],[-78.257,36.5444],[-78.2574,36.5444],[-78.2575,36.5444],[-78.2577,36.5444],[-78.2581,36.5444],[-78.2583,36.5444],[-78.2584,36.5444],[-78.2585,36.5444],[-78.2588,36.5444],[-78.2591,36.5444],[-78.2595,36.5444],[-78.2598,36.5444],[-78.2602,36.5444],[-78.2605,36.5444],[-78.2609,36.5444],[-78.2612,36.5444],[-78.2615,36.5444],[-78.2619,36.5444],[-78.2622,36.5443],[-78.2626,36.5443],[-78.2629,36.5443],[-78.2633,36.5443],[-78.2636,36.5443],[-78.264,36.5443],[-78.2643,36.5443],[-78.2647,36.5443],[-78.265,36.5443],[-78.2654,36.5443],[-78.2657,36.5443],[-78.2661,36.5443],[-78.2664,36.5443],[-78.2668,36.5443],[-78.2671,36.5443],[-78.2675,36.5443],[-78.2678,36.5443],[-78.2682,36.5443],[-78.2685,36.5443],[-78.2689,36.5443],[-78.2692,36.5443],[-78.2695,36.5443],[-78.2699,36.5443],[-78.2702,36.5443],[-78.2705,36.5443],[-78.2706,36.5443],[-78.2709,36.5443],[-78.2713,36.5443],[-78.2715,36.5443],[-78.2716,36.5443],[-78.272,36.5443],[-78.2723,36.5442],[-78.2726,36.5442],[-78.273,36.5442],[-78.2733,36.5442],[-78.2737,36.5442],[-78.2739,36.5442],[-78.274,36.5442],[-78.2744,36.5442],[-78.2747,36.5442],[-78.275,36.5442],[-78.2754,36.5442],[-78.2757,36.5442],[-78.2761,36.5442],[-78.2762,36.5442],[-78.2764,36.5442],[-78.2768,36.5442],[-78.2771,36.5442],[-78.2773,36.5442],[-78.2775,36.5442],[-78.2778,36.5442],[-78.2781,36.5442],[-78.2785,36.5442],[-78.2788,36.5442],[-78.2792,36.5442],[-78.2795,36.5442],[-78.2799,36.5442],[-78.2802,36.5442],[-78.2806,36.5442],[-78.2809,36.5442],[-78.2812,36.5442],[-78.2816,36.5442],[-78.2819,36.5442],[-78.2823,36.5442],[-78.2826,36.5442],[-78.283,36.5442],[-78.2833,36.5442],[-78.2837,36.5442],[-78.284,36.5442],[-78.2844,36.5442],[-78.2847,36.5442],[-78.285,36.5442],[-78.2854,36.5441],[-78.2857,36.5441],[-78.2861,36.5441],[-78.2864,36.5441],[-78.2868,36.5441],[-78.2871,36.5441],[-78.2874,36.5441],[-78.2878,36.5441],[-78.2879,36.5441],[-78.2881,36.5441],[-78.2885,36.5441],[-78.2888,36.5441],[-78.2892,36.5441],[-78.2895,36.5441],[-78.2899,36.5441],[-78.2902,36.5441],[-78.2905,36.5441],[-78.2909,36.5441],[-78.2912,36.5441],[-78.2916,36.5441],[-78.2919,36.5441],[-78.2922,36.5441],[-78.2926,36.5441],[-78.293,36.5441],[-78.2933,36.5441],[-78.2936,36.5441],[-78.294,36.5441],[-78.2943,36.5441],[-78.2947,36.5441],[-78.295,36.5441],[-78.2954,36.5441],[-78.2957,36.544],[-78.296,36.544],[-78.2961,36.544],[-78.2964,36.544],[-78.2968,36.544],[-78.2969,36.544],[-78.297,36.544],[-78.2971,36.544],[-78.2975,36.544],[-78.2978,36.544],[-78.2982,36.544],[-78.2985,36.544],[-78.2989,36.544],[-78.2991,36.544],[-78.2992,36.544],[-78.2995,36.544],[-78.2999,36.544],[-78.3002,36.544],[-78.3006,36.544],[-78.3009,36.544],[-78.3013,36.544],[-78.3016,36.544],[-78.302,36.544],[-78.3023,36.544],[-78.3027,36.544],[-78.303,36.544],[-78.3034,36.544],[-78.3037,36.544],[-78.3041,36.544],[-78.3044,36.544],[-78.3047,36.544],[-78.3051,36.544],[-78.3054,36.544],[-78.3058,36.544],[-78.3061,36.544],[-78.3065,36.544],[-78.3068,36.544],[-78.3072,36.544],[-78.3076,36.544],[-78.3079,36.544],[-78.3083,36.544],[-78.3086,36.544],[-78.309,36.544],[-78.3093,36.5439],[-78.3097,36.5439],[-78.31,36.5439],[-78.3103,36.5439],[-78.3104,36.5439],[-78.3107,36.5439],[-78.3111,36.5439],[-78.3114,36.5439],[-78.3118,36.5439],[-78.3122,36.5439],[-78.3125,36.5439],[-78.3129,36.5439],[-78.313,36.5439],[-78.3132,36.5439],[-78.3136,36.5439],[-78.3139,36.5439],[-78.3143,36.5439],[-78.3146,36.5439],[-78.3149,36.5439],[-78.3154,36.5439],[-78.3157,36.5439],[-78.316,36.5439],[-78.3163,36.5439],[-78.3167,36.5439],[-78.317,36.5439],[-78.3172,36.5439],[-78.3174,36.5439],[-78.3177,36.5439],[-78.318,36.5439],[-78.324,36.5438],[-78.3243,36.5438],[-78.3247,36.5438],[-78.3254,36.5438],[-78.3261,36.5438],[-78.3269,36.5438],[-78.3276,36.5438],[-78.3283,36.5438],[-78.329,36.5438],[-78.3298,36.5438],[-78.3304,36.5438],[-78.3311,36.5438],[-78.3318,36.5438],[-78.3325,36.5437],[-78.3332,36.5437],[-78.3339,36.5437],[-78.3346,36.5437],[-78.3353,36.5437],[-78.336,36.5437],[-78.3367,36.5437],[-78.3374,36.5437],[-78.338,36.5437],[-78.3387,36.5437],[-78.3394,36.5437],[-78.3401,36.5437],[-78.3408,36.5437],[-78.3415,36.5437],[-78.3422,36.5436],[-78.3428,36.5436],[-78.3435,36.5436],[-78.3439,36.5436],[-78.3449,36.5436],[-78.3456,36.5436],[-78.3459,36.5436],[-78.3466,36.5436],[-78.3473,36.5436],[-78.348,36.5436],[-78.3486,36.5436],[-78.3493,36.5436],[-78.35,36.5436],[-78.3507,36.5436],[-78.3514,36.5436],[-78.3521,36.5436],[-78.3528,36.5436],[-78.3535,36.5436],[-78.3538,36.5436],[-78.3545,36.5436],[-78.3552,36.5435],[-78.3559,36.5435],[-78.3566,36.5435],[-78.3573,36.5435],[-78.358,36.5435],[-78.3586,36.5435],[-78.3588,36.5435],[-78.3604,36.5435],[-78.3607,36.5435],[-78.3608,36.5435],[-78.3613,36.5435],[-78.3629,36.5435],[-78.3672,36.5434],[-78.3679,36.5434],[-78.3691,36.5434],[-78.3692,36.5434],[-78.3733,36.5433],[-78.3738,36.5433],[-78.3743,36.5433],[-78.3749,36.5433],[-78.3794,36.5433],[-78.3797,36.5433],[-78.3815,36.5433],[-78.3824,36.5432],[-78.383,36.5432],[-78.3837,36.5432],[-78.3883,36.5432],[-78.3954,36.5431],[-78.3963,36.5431],[-78.4039,36.543],[-78.4041,36.543],[-78.4062,36.543],[-78.4069,36.543],[-78.4078,36.543],[-78.4094,36.543],[-78.4098,36.543],[-78.4102,36.543],[-78.4103,36.543],[-78.4114,36.543],[-78.4154,36.5429],[-78.4163,36.5429],[-78.4172,36.5429],[-78.4222,36.5429],[-78.427,36.5428],[-78.4279,36.5428],[-78.4285,36.5428],[-78.4294,36.5428],[-78.4298,36.5428],[-78.4301,36.5428],[-78.4304,36.5428],[-78.4308,36.5428],[-78.4311,36.5428],[-78.4315,36.5428],[-78.4318,36.5428],[-78.4322,36.5428],[-78.4325,36.5428],[-78.4329,36.5428],[-78.4332,36.5428],[-78.4336,36.5428],[-78.4339,36.5428],[-78.4343,36.5428],[-78.4346,36.5427],[-78.4362,36.5427],[-78.4365,36.5427],[-78.4367,36.5427],[-78.437,36.5427],[-78.4374,36.5427],[-78.4377,36.5427],[-78.4381,36.5427],[-78.4384,36.5427],[-78.4388,36.5427],[-78.4391,36.5427],[-78.4398,36.5427],[-78.4402,36.5427],[-78.4406,36.5427],[-78.4409,36.5427],[-78.4412,36.5427],[-78.4414,36.5427],[-78.4416,36.5427],[-78.442,36.5427],[-78.4423,36.5427],[-78.4427,36.5427],[-78.443,36.5427],[-78.4434,36.5427],[-78.4437,36.5427],[-78.4441,36.5427],[-78.4444,36.5427],[-78.4448,36.5427],[-78.4451,36.5427],[-78.4455,36.5427],[-78.4458,36.5426],[-78.4462,36.5426],[-78.4465,36.5426],[-78.4469,36.5426],[-78.4472,36.5426],[-78.4476,36.5426],[-78.4479,36.5426],[-78.4483,36.5426],[-78.4486,36.5426],[-78.449,36.5426],[-78.4493,36.5426],[-78.4527,36.5426],[-78.4541,36.5426],[-78.4552,36.5426],[-78.4559,36.5425],[-78.4563,36.5425],[-78.4569,36.5425],[-78.4597,36.5425],[-78.4601,36.5425],[-78.4605,36.5425],[-78.4608,36.5425],[-78.4612,36.5425],[-78.4615,36.5425],[-78.4619,36.5425],[-78.4621,36.5425],[-78.4622,36.5425],[-78.4626,36.5425],[-78.463,36.5425],[-78.4633,36.5425],[-78.4637,36.5425],[-78.464,36.5425],[-78.4642,36.5425],[-78.4644,36.5425],[-78.4647,36.5425],[-78.4649,36.5425],[-78.4651,36.5424],[-78.4654,36.5424],[-78.4658,36.5424],[-78.4661,36.5424],[-78.4664,36.5424],[-78.4668,36.5424],[-78.4671,36.5424],[-78.4675,36.5424],[-78.4678,36.5424],[-78.4681,36.5424],[-78.4681,36.5423],[-78.4685,36.5423],[-78.4687,36.5423],[-78.4688,36.5423],[-78.4691,36.5423],[-78.4699,36.5423],[-78.4702,36.5423],[-78.4706,36.5423],[-78.4707,36.5423],[-78.4709,36.5423],[-78.4711,36.5423],[-78.4716,36.5423],[-78.4733,36.5422],[-78.4736,36.5422],[-78.4739,36.5422],[-78.4743,36.5422],[-78.4753,36.5421],[-78.4757,36.5421],[-78.476,36.5421],[-78.4767,36.5421],[-78.4776,36.5421],[-78.4781,36.5421],[-78.4788,36.5421],[-78.4791,36.542],[-78.4794,36.542],[-78.4796,36.542],[-78.4809,36.542],[-78.4822,36.5419],[-78.4851,36.5419],[-78.4861,36.5418],[-78.4863,36.5418],[-78.4877,36.5418],[-78.488,36.5418],[-78.4884,36.5418],[-78.4887,36.5418],[-78.4894,36.5418],[-78.4901,36.5417],[-78.4904,36.5417],[-78.4908,36.5417],[-78.4911,36.5417],[-78.4915,36.5417],[-78.4918,36.5417],[-78.4921,36.5417],[-78.4925,36.5417],[-78.4928,36.5416],[-78.4932,36.5416],[-78.4935,36.5416],[-78.4939,36.5416],[-78.4942,36.5416],[-78.4946,36.5416],[-78.4949,36.5416],[-78.4952,36.5416],[-78.4956,36.5416],[-78.4959,36.5416],[-78.4976,36.5415],[-78.498,36.5415],[-78.4983,36.5415],[-78.5011,36.5414],[-78.5012,36.5414],[-78.5015,36.5414],[-78.5018,36.5414],[-78.5022,36.5414],[-78.5025,36.5414],[-78.5029,36.5413],[-78.5032,36.5413],[-78.5036,36.5413],[-78.5039,36.5413],[-78.5043,36.5413],[-78.5046,36.5413],[-78.505,36.5413],[-78.5053,36.5412],[-78.5057,36.5412],[-78.506,36.5412],[-78.5064,36.5412],[-78.5067,36.5412],[-78.5071,36.5412],[-78.5074,36.5412],[-78.5078,36.5412],[-78.5081,36.5412],[-78.5084,36.5411],[-78.5088,36.5411],[-78.5092,36.5411],[-78.5095,36.5411],[-78.5099,36.5411],[-78.5102,36.5411],[-78.5105,36.5411],[-78.5109,36.541],[-78.5113,36.541],[-78.5116,36.541],[-78.5154,36.5411],[-78.5165,36.5411],[-78.5168,36.5411],[-78.5172,36.5411],[-78.5182,36.5411],[-78.5186,36.5411],[-78.5192,36.5411],[-78.5196,36.5411],[-78.5203,36.5411],[-78.5206,36.5411],[-78.521,36.5411],[-78.5224,36.5411],[-78.5227,36.5411],[-78.5234,36.5411],[-78.5238,36.5411],[-78.5241,36.5411],[-78.5245,36.5411],[-78.5248,36.5411],[-78.5251,36.5411],[-78.5255,36.5411],[-78.5258,36.5411],[-78.5262,36.5411],[-78.5265,36.5411],[-78.5268,36.5411],[-78.5272,36.5411],[-78.5275,36.5411],[-78.5279,36.5411],[-78.5282,36.5411],[-78.5286,36.5411],[-78.5289,36.5411],[-78.5292,36.5411],[-78.5296,36.5411],[-78.5299,36.5411],[-78.5303,36.5411],[-78.5306,36.5411],[-78.531,36.5411],[-78.5313,36.5411],[-78.5316,36.5411],[-78.532,36.5411],[-78.5323,36.5411],[-78.5327,36.5411],[-78.533,36.5411],[-78.5349,36.5411],[-78.5351,36.5411],[-78.5357,36.5411],[-78.5361,36.5411],[-78.5373,36.5411],[-78.5375,36.5411],[-78.5378,36.5411],[-78.539,36.5411],[-78.5392,36.5411],[-78.5395,36.5411],[-78.5397,36.5411],[-78.5398,36.5411],[-78.5402,36.5411],[-78.5405,36.5411],[-78.5409,36.5411],[-78.5412,36.5411],[-78.5416,36.5411],[-78.5419,36.5411],[-78.5422,36.5411],[-78.5426,36.5411],[-78.5429,36.5411],[-78.5433,36.5411],[-78.5436,36.5411],[-78.5439,36.5411],[-78.545,36.5411],[-78.5457,36.5411],[-78.5467,36.5411],[-78.547,36.5411],[-78.5481,36.5411],[-78.5494,36.5411],[-78.5504,36.5411],[-78.5525,36.5411],[-78.5532,36.5411],[-78.5541,36.5411],[-78.5546,36.5411],[-78.5556,36.5411],[-78.5569,36.5411],[-78.5587,36.5412],[-78.56,36.5412],[-78.5614,36.5412],[-78.5621,36.5412],[-78.5646,36.5412],[-78.5648,36.5412],[-78.5651,36.5412],[-78.5652,36.5412],[-78.5655,36.5412],[-78.5658,36.5412],[-78.5662,36.5412],[-78.5665,36.5412],[-78.5669,36.5412],[-78.5672,36.5412],[-78.5675,36.5412],[-78.5679,36.5412],[-78.5682,36.5412],[-78.5689,36.5412],[-78.5693,36.5412],[-78.5696,36.5412],[-78.57,36.5412],[-78.5703,36.5412],[-78.5706,36.5412],[-78.571,36.5412],[-78.5713,36.5412],[-78.5717,36.5412],[-78.572,36.5412],[-78.5723,36.5412],[-78.5727,36.5412],[-78.573,36.5412],[-78.5734,36.5412],[-78.5737,36.5412],[-78.574,36.5412],[-78.5744,36.5412],[-78.5747,36.5412],[-78.5751,36.5412],[-78.5754,36.5412],[-78.5761,36.5412],[-78.5764,36.5412],[-78.5768,36.5412],[-78.5775,36.5412],[-78.5778,36.5412],[-78.5782,36.5412],[-78.5785,36.5412],[-78.5788,36.5412],[-78.5792,36.5412],[-78.5795,36.5412],[-78.5799,36.5412],[-78.5802,36.5412],[-78.5806,36.5412],[-78.5809,36.5412],[-78.5812,36.5412],[-78.5816,36.5412],[-78.5819,36.5412],[-78.5823,36.5412],[-78.5826,36.5412],[-78.5829,36.5412],[-78.5833,36.5412],[-78.5836,36.5412],[-78.584,36.5412],[-78.5843,36.5412],[-78.5847,36.5412],[-78.5851,36.5412],[-78.5854,36.5412],[-78.5857,36.5412],[-78.586,36.5412],[-78.5864,36.5412],[-78.5867,36.5412],[-78.5895,36.5412],[-78.5905,36.5412],[-78.5909,36.5412],[-78.5912,36.5412],[-78.5915,36.5412],[-78.5923,36.5412],[-78.5926,36.5412],[-78.5936,36.5412],[-78.5944,36.5412],[-78.5961,36.5413],[-78.6053,36.5413],[-78.606,36.5413],[-78.6077,36.5413],[-78.6084,36.5413],[-78.6091,36.5413],[-78.6094,36.5413],[-78.6114,36.5413],[-78.6121,36.5413],[-78.6206,36.5413],[-78.6208,36.5413],[-78.621,36.5413],[-78.6213,36.5413],[-78.622,36.5413],[-78.6227,36.5413],[-78.623,36.5413],[-78.6247,36.5414],[-78.626,36.5414],[-78.6306,36.5414],[-78.6307,36.5414],[-78.6317,36.5415],[-78.632,36.5415],[-78.6324,36.5415],[-78.6331,36.5415],[-78.6372,36.5416],[-78.6375,36.5416],[-78.6496,36.5418],[-78.6549,36.5419],[-78.6557,36.5419],[-78.656,36.5419],[-78.6564,36.5419],[-78.6574,36.5419],[-78.6589,36.542],[-78.6596,36.542],[-78.6601,36.542],[-78.6603,36.542],[-78.6606,36.542],[-78.661,36.542],[-78.6613,36.542],[-78.6617,36.542],[-78.662,36.542],[-78.6624,36.542],[-78.6627,36.542],[-78.6631,36.542],[-78.6633,36.542],[-78.6634,36.542],[-78.6635,36.542],[-78.6636,36.542],[-78.6639,36.5421],[-78.6641,36.5421],[-78.6645,36.5421],[-78.6648,36.5421],[-78.6652,36.5421],[-78.6666,36.5421],[-78.6671,36.5421],[-78.6679,36.5421],[-78.6689,36.5421],[-78.6693,36.5421],[-78.6704,36.5421],[-78.6711,36.5422],[-78.6719,36.5422],[-78.6725,36.5422],[-78.6729,36.5422],[-78.6732,36.5422],[-78.6746,36.5421],[-78.6749,36.5421],[-78.675,36.5421],[-78.6753,36.5421],[-78.6756,36.5421],[-78.676,36.5421],[-78.6787,36.5421],[-78.6794,36.5421],[-78.6797,36.5421],[-78.6801,36.5421],[-78.6804,36.5421],[-78.6807,36.5421],[-78.6811,36.5421],[-78.6814,36.5421],[-78.6818,36.5421],[-78.6821,36.5421],[-78.6823,36.5421],[-78.6828,36.5421],[-78.6831,36.5421],[-78.6835,36.5421],[-78.6839,36.5421],[-78.6845,36.5421],[-78.6848,36.5421],[-78.6855,36.5421],[-78.6859,36.5421],[-78.6866,36.5421],[-78.6876,36.5421],[-78.6877,36.5421],[-78.6896,36.5421],[-78.6913,36.5421],[-78.692,36.5421],[-78.6934,36.5421],[-78.6944,36.5421],[-78.6948,36.5421],[-78.695,36.5421],[-78.6951,36.5421],[-78.6954,36.5421],[-78.6965,36.5421],[-78.6972,36.5421],[-78.6999,36.5421],[-78.7034,36.5421],[-78.7037,36.5421],[-78.7038,36.5421],[-78.7041,36.5421],[-78.7042,36.5421],[-78.7051,36.5421],[-78.7054,36.5421],[-78.7057,36.5421],[-78.7061,36.5421],[-78.7064,36.5421],[-78.7068,36.5421],[-78.7071,36.5421],[-78.7075,36.5421],[-78.7078,36.5421],[-78.7082,36.5421],[-78.7085,36.5421],[-78.7088,36.5421],[-78.7095,36.5421],[-78.7099,36.5421],[-78.7102,36.5421],[-78.7106,36.5421],[-78.7109,36.5421],[-78.7112,36.542],[-78.7116,36.542],[-78.7119,36.542],[-78.7123,36.542],[-78.7126,36.542],[-78.7133,36.542],[-78.7137,36.542],[-78.714,36.542],[-78.7144,36.542],[-78.7147,36.542],[-78.7154,36.542],[-78.7158,36.542],[-78.7164,36.542],[-78.7172,36.542],[-78.7175,36.542],[-78.7178,36.542],[-78.7185,36.542],[-78.7192,36.542],[-78.7199,36.542],[-78.7203,36.542],[-78.7206,36.542],[-78.721,36.542],[-78.7213,36.542],[-78.722,36.542],[-78.7227,36.542],[-78.7234,36.542],[-78.7237,36.542],[-78.7241,36.542],[-78.7243,36.542],[-78.73,36.5419],[-78.7303,36.5419],[-78.7317,36.5419],[-78.7331,36.5419],[-78.7337,36.5419],[-78.7341,36.5419],[-78.7348,36.5419],[-78.7369,36.5419],[-78.7376,36.5419],[-78.738,36.5419],[-78.7391,36.5419],[-78.7398,36.5419],[-78.7401,36.5419],[-78.7404,36.5419],[-78.7415,36.5419],[-78.7418,36.5419],[-78.7422,36.5419],[-78.7423,36.5419],[-78.7424,36.5419],[-78.7435,36.5419],[-78.7439,36.5419],[-78.7442,36.5419],[-78.7446,36.5419],[-78.7452,36.5419],[-78.7456,36.5419],[-78.7485,36.5419],[-78.7487,36.5419],[-78.7488,36.5419],[-78.749,36.5419],[-78.7494,36.5419],[-78.7497,36.5419],[-78.7504,36.5418],[-78.7508,36.5418],[-78.7511,36.5418],[-78.7515,36.5418],[-78.7521,36.5418],[-78.7525,36.5418],[-78.7528,36.5418],[-78.7532,36.5418],[-78.7535,36.5418],[-78.7546,36.5418],[-78.7549,36.5418],[-78.7553,36.5418],[-78.7566,36.5418],[-78.7573,36.5418],[-78.758,36.5418],[-78.7583,36.5418],[-78.7584,36.5418],[-78.7587,36.5418],[-78.7592,36.5418],[-78.76,36.5418],[-78.7601,36.5418],[-78.7605,36.5418],[-78.7608,36.5418],[-78.7611,36.5418],[-78.7618,36.5418],[-78.7622,36.5418],[-78.7625,36.5418],[-78.7628,36.5418],[-78.7629,36.5418],[-78.7643,36.5418],[-78.7644,36.5418],[-78.7651,36.5418],[-78.7671,36.5418],[-78.7693,36.5417],[-78.7695,36.5417],[-78.7698,36.5417],[-78.7726,36.5418],[-78.7733,36.5418],[-78.7735,36.5418],[-78.7746,36.5418],[-78.7758,36.5418],[-78.7776,36.5418],[-78.7823,36.5418],[-78.7851,36.5418],[-78.7854,36.5418],[-78.7857,36.5418],[-78.7861,36.5418],[-78.7878,36.5418],[-78.7881,36.5418],[-78.7888,36.5418],[-78.7902,36.5418],[-78.7906,36.5418],[-78.7913,36.5418],[-78.7916,36.5418],[-78.792,36.5418],[-78.7923,36.5418],[-78.7927,36.5418],[-78.793,36.5418],[-78.7934,36.5418],[-78.7937,36.5418],[-78.7941,36.5418],[-78.7945,36.5418],[-78.7948,36.5418],[-78.7952,36.5418],[-78.7956,36.5418],[-78.7959,36.5418],[-78.7963,36.5417],[-78.7964,36.5417],[-78.7966,36.5417],[-78.797,36.5418],[-78.7973,36.5418],[-78.7977,36.5418],[-78.7978,36.5418],[-78.798,36.5418],[-78.7983,36.5418],[-78.7987,36.5418],[-78.799,36.5418],[-78.7994,36.5418],[-78.7997,36.5418],[-78.8001,36.5418],[-78.8004,36.5418],[-78.8007,36.5418],[-78.8011,36.5418],[-78.8013,36.5418],[-78.8014,36.5418],[-78.8018,36.5418],[-78.8021,36.5418],[-78.8025,36.5418],[-78.8028,36.5418],[-78.8032,36.5418],[-78.8035,36.5418],[-78.8038,36.5418],[-78.8042,36.5418],[-78.8045,36.5418],[-78.8049,36.5418],[-78.8052,36.5418],[-78.8055,36.5418],[-78.8059,36.5418],[-78.8062,36.5418],[-78.8066,36.5418],[-78.8069,36.5418],[-78.8073,36.5418],[-78.8076,36.5418],[-78.808,36.5418],[-78.8083,36.5418],[-78.8087,36.5418],[-78.8088,36.5418],[-78.809,36.5418],[-78.8093,36.5418],[-78.8097,36.5419],[-78.81,36.5419],[-78.8104,36.5419],[-78.8107,36.5419],[-78.811,36.5419],[-78.8114,36.5419],[-78.8117,36.5419],[-78.8121,36.5419],[-78.8123,36.5419],[-78.8124,36.5419],[-78.8128,36.5419],[-78.8131,36.5419],[-78.8133,36.5419],[-78.8135,36.5419],[-78.8138,36.5419],[-78.8141,36.5419],[-78.8145,36.5419],[-78.8148,36.5419],[-78.8152,36.5419],[-78.8155,36.5419],[-78.8159,36.5419],[-78.8162,36.5419],[-78.8166,36.5419],[-78.8169,36.5419],[-78.8172,36.5419],[-78.8176,36.5419],[-78.8179,36.5419],[-78.8183,36.5419],[-78.8186,36.5419],[-78.819,36.5419],[-78.8193,36.5419],[-78.8196,36.5419],[-78.82,36.5419],[-78.8203,36.5419],[-78.8207,36.5419],[-78.8208,36.5419],[-78.821,36.5419],[-78.8214,36.5419],[-78.8217,36.5419],[-78.8221,36.5419],[-78.8224,36.5419],[-78.8227,36.5419],[-78.8231,36.5419],[-78.8234,36.5419],[-78.8238,36.5419],[-78.8241,36.542],[-78.8245,36.542],[-78.8248,36.542],[-78.8251,36.542],[-78.8255,36.542],[-78.8258,36.542],[-78.8262,36.542],[-78.8265,36.542],[-78.8266,36.542],[-78.8269,36.542],[-78.8272,36.542],[-78.8276,36.542],[-78.8279,36.542],[-78.8282,36.542],[-78.8286,36.542],[-78.8289,36.542],[-78.8293,36.542],[-78.8296,36.542],[-78.83,36.542],[-78.8303,36.542],[-78.8306,36.542],[-78.8309,36.542],[-78.831,36.542],[-78.8313,36.542],[-78.8317,36.542],[-78.832,36.542],[-78.8324,36.542],[-78.8327,36.542],[-78.8331,36.542],[-78.8334,36.542],[-78.8337,36.542],[-78.8341,36.542],[-78.8344,36.542],[-78.8348,36.542],[-78.8351,36.542],[-78.8353,36.542],[-78.8355,36.542],[-78.8358,36.542],[-78.8362,36.542],[-78.8365,36.542],[-78.8368,36.542],[-78.8372,36.542],[-78.8375,36.542],[-78.8379,36.542],[-78.8382,36.542],[-78.8385,36.542],[-78.8389,36.542],[-78.8392,36.542],[-78.8396,36.542],[-78.8399,36.542],[-78.8403,36.542],[-78.8406,36.542],[-78.841,36.542],[-78.8413,36.542],[-78.8416,36.542],[-78.842,36.542],[-78.8423,36.542],[-78.8427,36.542],[-78.843,36.542],[-78.8434,36.542],[-78.8437,36.542],[-78.844,36.542],[-78.8444,36.542],[-78.8447,36.542],[-78.8451,36.542],[-78.8454,36.542],[-78.8458,36.542],[-78.8461,36.542],[-78.8465,36.542],[-78.8468,36.542],[-78.8471,36.542],[-78.8475,36.542],[-78.8478,36.5421],[-78.848,36.5421],[-78.8482,36.5421],[-78.8485,36.5421],[-78.8489,36.5421],[-78.8492,36.5421],[-78.8495,36.5421],[-78.8499,36.542],[-78.8502,36.542],[-78.8506,36.542],[-78.8509,36.542],[-78.8512,36.542],[-78.8516,36.542],[-78.8519,36.542],[-78.8523,36.542],[-78.8526,36.542],[-78.8529,36.542],[-78.8533,36.542],[-78.8536,36.542],[-78.854,36.542],[-78.8543,36.542],[-78.8546,36.542],[-78.855,36.542],[-78.8553,36.542],[-78.8557,36.542],[-78.856,36.542],[-78.8562,36.542],[-78.8563,36.542],[-78.8567,36.542],[-78.857,36.542],[-78.8574,36.542],[-78.8577,36.542],[-78.8581,36.542],[-78.8584,36.542],[-78.8587,36.542],[-78.8591,36.542],[-78.8594,36.542],[-78.8598,36.542],[-78.8601,36.542],[-78.8604,36.542],[-78.8608,36.542],[-78.8611,36.542],[-78.8615,36.542],[-78.8618,36.542],[-78.8621,36.542],[-78.8625,36.542],[-78.8628,36.542],[-78.8632,36.542],[-78.8635,36.542],[-78.8638,36.542],[-78.8642,36.542],[-78.8645,36.542],[-78.8649,36.542],[-78.8652,36.542],[-78.8655,36.542],[-78.8659,36.542],[-78.8662,36.542],[-78.8666,36.542],[-78.8669,36.542],[-78.8672,36.542],[-78.8676,36.542],[-78.8679,36.542],[-78.8683,36.542],[-78.8686,36.542],[-78.8689,36.542],[-78.8693,36.542],[-78.8696,36.542],[-78.87,36.542],[-78.8703,36.542],[-78.8706,36.542],[-78.871,36.542],[-78.8713,36.542],[-78.8717,36.542],[-78.872,36.542],[-78.8723,36.542],[-78.8727,36.542],[-78.873,36.542],[-78.8734,36.542],[-78.8737,36.542],[-78.874,36.542],[-78.8744,36.542],[-78.8747,36.542],[-78.8751,36.542],[-78.8754,36.542],[-78.8757,36.542],[-78.8761,36.542],[-78.8764,36.542],[-78.8768,36.542],[-78.8771,36.542],[-78.8775,36.542],[-78.8778,36.542],[-78.8782,36.542],[-78.8785,36.542],[-78.8788,36.542],[-78.8792,36.542],[-78.8795,36.542],[-78.8799,36.542],[-78.8802,36.542],[-78.8805,36.542],[-78.8807,36.542],[-78.8809,36.542],[-78.8812,36.542],[-78.8816,36.542],[-78.8819,36.542],[-78.8823,36.542],[-78.8826,36.542],[-78.8829,36.542],[-78.8833,36.542],[-78.8836,36.542],[-78.884,36.542],[-78.8843,36.542],[-78.8846,36.542],[-78.885,36.542],[-78.8853,36.542],[-78.8857,36.542],[-78.886,36.542],[-78.8864,36.542],[-78.8867,36.542],[-78.8871,36.542],[-78.8874,36.542],[-78.8877,36.542],[-78.8881,36.542],[-78.8884,36.542],[-78.8888,36.542],[-78.8891,36.542],[-78.8894,36.542],[-78.8898,36.542],[-78.8901,36.542],[-78.8905,36.542],[-78.8908,36.5421],[-78.8912,36.5421],[-78.8915,36.5421],[-78.8918,36.5421],[-78.8922,36.5421],[-78.8925,36.5421],[-78.8929,36.5421],[-78.8932,36.5421],[-78.8936,36.5421],[-78.8939,36.5421],[-78.8942,36.5421],[-78.8946,36.5421],[-78.8949,36.5421],[-78.8953,36.5421],[-78.8956,36.5421],[-78.8959,36.5421],[-78.8963,36.5421],[-78.8966,36.5421],[-78.897,36.5421],[-78.8973,36.5421],[-78.8977,36.5421],[-78.898,36.5421],[-78.8983,36.5421],[-78.8987,36.5421],[-78.899,36.5421],[-78.8994,36.5421],[-78.8997,36.5421],[-78.9001,36.5421],[-78.9004,36.5421],[-78.9008,36.5421],[-78.9011,36.5421],[-78.9014,36.5421],[-78.9017,36.5421],[-78.9018,36.5421],[-78.9021,36.5421],[-78.9025,36.5421],[-78.9028,36.5421],[-78.9031,36.5421],[-78.9035,36.5421],[-78.9038,36.5421],[-78.9042,36.5421],[-78.9045,36.5421],[-78.9048,36.5421],[-78.9052,36.5421],[-78.9055,36.5421],[-78.9059,36.5421],[-78.9062,36.5421],[-78.9066,36.5421],[-78.9069,36.5421],[-78.9073,36.5421],[-78.9076,36.5421],[-78.9079,36.5421],[-78.9083,36.5421],[-78.9086,36.5421],[-78.909,36.5421],[-78.9093,36.5421],[-78.9096,36.5421],[-78.91,36.5421],[-78.9103,36.5421],[-78.9107,36.5421],[-78.911,36.5421],[-78.9114,36.5421],[-78.9117,36.5421],[-78.912,36.5421],[-78.9124,36.5421],[-78.9127,36.5421],[-78.9131,36.5421],[-78.9134,36.5421],[-78.9138,36.5421],[-78.9141,36.5421],[-78.9144,36.5421],[-78.9148,36.5421],[-78.9151,36.5421],[-78.9155,36.5421],[-78.9158,36.5421],[-78.9162,36.5421],[-78.9165,36.5421],[-78.9168,36.5421],[-78.9169,36.5421],[-78.9172,36.5421],[-78.9175,36.5421],[-78.9179,36.5421],[-78.9182,36.5421],[-78.9185,36.5421],[-78.9189,36.5421],[-78.9192,36.5421],[-78.9196,36.5421],[-78.9199,36.5421],[-78.9202,36.5421],[-78.9206,36.5421],[-78.9209,36.5421],[-78.9213,36.5421],[-78.9216,36.5421],[-78.9219,36.5421],[-78.9223,36.5421],[-78.9226,36.5421],[-78.923,36.5421],[-78.9233,36.5421],[-78.9236,36.5421],[-78.924,36.5421],[-78.9243,36.5421],[-78.9246,36.5421],[-78.9247,36.5421],[-78.925,36.5421],[-78.9253,36.5421],[-78.9257,36.5421],[-78.926,36.5421],[-78.9264,36.5421],[-78.9267,36.5422],[-78.9271,36.5422],[-78.9274,36.5422],[-78.9277,36.5422],[-78.9279,36.5422],[-78.9281,36.5422],[-78.9284,36.5422],[-78.9288,36.5422],[-78.9291,36.5422],[-78.9295,36.5422],[-78.9298,36.5422],[-78.9301,36.5422],[-78.9305,36.5422],[-78.9308,36.5422],[-78.9312,36.5422],[-78.9315,36.5422],[-78.9318,36.5422],[-78.9322,36.5422],[-78.9325,36.5422],[-78.9329,36.5422],[-78.9332,36.5422],[-78.9335,36.5422],[-78.9336,36.5422],[-78.9339,36.5422],[-78.9342,36.5422],[-78.9346,36.5422],[-78.9349,36.5422],[-78.9353,36.5422],[-78.9356,36.5422],[-78.936,36.5422],[-78.9363,36.5422],[-78.9366,36.5422],[-78.937,36.5422],[-78.9373,36.5422],[-78.9375,36.5422],[-78.9377,36.5422],[-78.938,36.5422],[-78.9384,36.5422],[-78.9387,36.5422],[-78.939,36.5422],[-78.9394,36.5422],[-78.9397,36.5422],[-78.9401,36.5422],[-78.9404,36.5422],[-78.9408,36.5422],[-78.9411,36.5422],[-78.9412,36.5422],[-78.9414,36.5422],[-78.9415,36.5422],[-78.9418,36.5422],[-78.9419,36.5422],[-78.9421,36.5422],[-78.9422,36.5422],[-78.9424,36.5422],[-78.9425,36.5422],[-78.9428,36.5422],[-78.9432,36.5422],[-78.9435,36.5422],[-78.9439,36.5422],[-78.9442,36.5422],[-78.9446,36.5422],[-78.9449,36.5422],[-78.9452,36.5422],[-78.9456,36.5422],[-78.9459,36.5422],[-78.9461,36.5422],[-78.9463,36.5422],[-78.9466,36.5422],[-78.947,36.5422],[-78.9473,36.5422],[-78.9476,36.5422],[-78.948,36.5422],[-78.9483,36.5422],[-78.9487,36.5422],[-78.949,36.5422],[-78.9492,36.5422],[-78.9493,36.5422],[-78.9494,36.5422],[-78.9497,36.5422],[-78.9501,36.5422],[-78.9504,36.5422],[-78.9507,36.5422],[-78.9511,36.5422],[-78.9514,36.5422],[-78.9518,36.5422],[-78.9521,36.5422],[-78.9525,36.5422],[-78.9528,36.5422],[-78.9532,36.5422],[-78.9535,36.5422],[-78.9539,36.5422],[-78.9542,36.5422],[-78.9545,36.5422],[-78.9549,36.5422],[-78.9552,36.5422],[-78.9556,36.5422],[-78.9559,36.5422],[-78.9562,36.5422],[-78.9566,36.5422],[-78.9569,36.5422],[-78.9573,36.5422],[-78.9576,36.5422],[-78.958,36.5422],[-78.9583,36.5422],[-78.9587,36.5422],[-78.959,36.5422],[-78.9593,36.5422],[-78.9597,36.5422],[-78.96,36.5422],[-78.9604,36.5422],[-78.9607,36.5422],[-78.9611,36.5422],[-78.9614,36.5422],[-78.9616,36.5422],[-78.9617,36.5422],[-78.9619,36.5422],[-78.9621,36.5422],[-78.9624,36.5422],[-78.9628,36.5422],[-78.9631,36.5422],[-78.9633,36.5422],[-78.9634,36.5422],[-78.9638,36.5422],[-78.9641,36.5422],[-78.9644,36.5422],[-78.9645,36.5422],[-78.9646,36.5422],[-78.9648,36.5422],[-78.9652,36.5422],[-78.9655,36.5422],[-78.9659,36.5422],[-78.9662,36.5422],[-78.9665,36.5422],[-78.9669,36.5422],[-78.9672,36.5422],[-78.9676,36.5422],[-78.9679,36.5422],[-78.9682,36.5422],[-78.9686,36.5422],[-78.9689,36.5422],[-78.9693,36.5422],[-78.9696,36.5422],[-78.97,36.5422],[-78.9703,36.5422],[-78.9707,36.5422],[-78.971,36.5422],[-78.9713,36.5422],[-78.9717,36.5422],[-78.972,36.5422],[-78.9724,36.5422],[-78.9727,36.5422],[-78.9731,36.5422],[-78.9734,36.5422],[-78.9737,36.5422],[-78.9739,36.5422],[-78.9741,36.5422],[-78.9744,36.5422],[-78.9748,36.5422],[-78.9751,36.5422],[-78.9754,36.5422],[-78.9758,36.5422],[-78.9761,36.5422],[-78.9765,36.5422],[-78.9768,36.5422],[-78.9772,36.5422],[-78.9775,36.5422],[-78.9779,36.5422],[-78.9782,36.5422],[-78.9785,36.5422],[-78.9789,36.5422],[-78.9792,36.5422],[-78.9796,36.5422],[-78.9799,36.5422],[-78.9803,36.5422],[-78.9806,36.5422],[-78.981,36.5422],[-78.9813,36.5422],[-78.9817,36.5422],[-78.982,36.5422],[-78.9824,36.5422],[-78.9827,36.5422],[-78.9831,36.5422],[-78.9834,36.5422],[-78.9836,36.5422],[-78.9838,36.5422],[-78.9841,36.5422],[-78.9845,36.5422],[-78.9848,36.5422],[-78.9852,36.5422],[-78.9855,36.5422],[-78.9859,36.5421],[-78.9862,36.5421],[-78.9866,36.5421],[-78.9869,36.5421],[-78.9873,36.5421],[-78.9876,36.5421],[-78.988,36.5421],[-78.9883,36.5421],[-78.9887,36.5421],[-78.989,36.5421],[-78.9894,36.5421],[-78.9897,36.5421],[-78.9901,36.5421],[-78.9903,36.5421],[-78.9904,36.5421],[-78.9908,36.5421],[-78.9911,36.5421],[-78.9915,36.5421],[-78.9918,36.5421],[-78.9921,36.5421],[-78.9925,36.5421],[-78.9928,36.5421],[-78.9932,36.5421],[-78.9933,36.5421],[-78.9935,36.5421],[-78.9939,36.5421],[-78.9942,36.5421],[-78.9946,36.5421],[-78.9949,36.5421],[-78.9952,36.5421],[-78.9956,36.5421],[-78.9959,36.5421],[-78.9963,36.5421],[-78.9966,36.5421],[-78.997,36.5421],[-78.9973,36.5421],[-78.9976,36.5421],[-78.998,36.5421],[-78.9983,36.5421],[-78.9987,36.5421],[-78.999,36.5421],[-78.9994,36.5421],[-78.9997,36.5421],[-79.0001,36.5421],[-79.0004,36.5421],[-79.0007,36.5421],[-79.0011,36.5421],[-79.0014,36.5421],[-79.0018,36.5421],[-79.0021,36.5421],[-79.0024,36.5421],[-79.0028,36.5421],[-79.0031,36.5421],[-79.0035,36.5421],[-79.0038,36.5421],[-79.0042,36.5421],[-79.0045,36.5421],[-79.0049,36.5421],[-79.0052,36.5421],[-79.0055,36.5421],[-79.0059,36.5421],[-79.0062,36.5421],[-79.0064,36.5421],[-79.0066,36.5421],[-79.0069,36.5421],[-79.0073,36.5421],[-79.0076,36.5421],[-79.0079,36.5421],[-79.0083,36.5421],[-79.0086,36.5421],[-79.009,36.5421],[-79.0093,36.5421],[-79.0097,36.5421],[-79.01,36.5421],[-79.0104,36.5421],[-79.0107,36.5421],[-79.011,36.5421],[-79.0114,36.5421],[-79.0117,36.5421],[-79.0121,36.5421],[-79.0124,36.5421],[-79.0127,36.5421],[-79.0131,36.5421],[-79.0134,36.5421],[-79.0138,36.5421],[-79.0139,36.5421],[-79.0141,36.5421],[-79.0145,36.5421],[-79.0148,36.5421],[-79.0152,36.5421],[-79.0155,36.5421],[-79.0158,36.5421],[-79.0162,36.5421],[-79.0165,36.5421],[-79.0169,36.5421],[-79.0172,36.5421],[-79.0173,36.5421],[-79.0175,36.5421],[-79.0179,36.5421],[-79.0182,36.5421],[-79.0186,36.5421],[-79.0189,36.5421],[-79.0192,36.5421],[-79.0196,36.5421],[-79.0199,36.5421],[-79.0203,36.5421],[-79.0206,36.5421],[-79.021,36.5421],[-79.0213,36.5421],[-79.0216,36.5421],[-79.022,36.5421],[-79.0223,36.5421],[-79.0227,36.5421],[-79.023,36.5421],[-79.0233,36.5421],[-79.0237,36.5421],[-79.024,36.5421],[-79.0244,36.5421],[-79.0247,36.5421],[-79.025,36.5421],[-79.0254,36.5421],[-79.0257,36.5421],[-79.0261,36.5421],[-79.0264,36.5421],[-79.0268,36.5421],[-79.0271,36.5421],[-79.0275,36.5421],[-79.0278,36.5421],[-79.0281,36.5421],[-79.0285,36.5421],[-79.0288,36.5421],[-79.0292,36.5421],[-79.0295,36.5421],[-79.0298,36.5421],[-79.0299,36.5421],[-79.0302,36.5421],[-79.0305,36.5421],[-79.0309,36.5421],[-79.0312,36.5421],[-79.0315,36.5421],[-79.0319,36.5421],[-79.0322,36.5421],[-79.0326,36.5421],[-79.0329,36.5421],[-79.0332,36.5421],[-79.0336,36.5421],[-79.0339,36.5421],[-79.0343,36.5421],[-79.0344,36.5421],[-79.0346,36.5421],[-79.035,36.5421],[-79.0353,36.5421],[-79.0356,36.5421],[-79.036,36.5421],[-79.0363,36.5421],[-79.0367,36.5421],[-79.037,36.5421],[-79.0374,36.5421],[-79.0377,36.5421],[-79.038,36.5421],[-79.0384,36.5421],[-79.0387,36.5421],[-79.0391,36.5421],[-79.0394,36.5421],[-79.0397,36.5421],[-79.0401,36.5421],[-79.0404,36.5421],[-79.0408,36.5421],[-79.0411,36.5421],[-79.0414,36.5421],[-79.0418,36.5421],[-79.0419,36.5421],[-79.0421,36.5421],[-79.0422,36.5421],[-79.0425,36.5421],[-79.0428,36.5421],[-79.0431,36.5421],[-79.0435,36.5421],[-79.0438,36.5421],[-79.0442,36.5421],[-79.0443,36.5421],[-79.0445,36.5421],[-79.0449,36.5421],[-79.0452,36.5421],[-79.0455,36.5421],[-79.0459,36.5421],[-79.0462,36.5421],[-79.0466,36.5421],[-79.0469,36.5421],[-79.0473,36.5421],[-79.0476,36.5421],[-79.0479,36.5421],[-79.0483,36.5421],[-79.0486,36.5421],[-79.049,36.5421],[-79.0493,36.5421],[-79.0496,36.5421],[-79.05,36.5421],[-79.0503,36.5421],[-79.0507,36.5421],[-79.051,36.5421],[-79.0513,36.5421],[-79.0517,36.5421],[-79.052,36.5421],[-79.0524,36.5421],[-79.0527,36.5421],[-79.0531,36.5421],[-79.0534,36.5421],[-79.0537,36.5421],[-79.0541,36.5421],[-79.0544,36.5421],[-79.0548,36.5421],[-79.0551,36.5421],[-79.0554,36.5421],[-79.0558,36.5421],[-79.0559,36.5421],[-79.0561,36.5421],[-79.0565,36.5421],[-79.0568,36.5421],[-79.0571,36.5421],[-79.0575,36.5421],[-79.0578,36.5421],[-79.0582,36.5421],[-79.0585,36.5421],[-79.0589,36.5421],[-79.0592,36.5421],[-79.0595,36.5421],[-79.0599,36.5421],[-79.0602,36.5421],[-79.0606,36.5421],[-79.0609,36.5421],[-79.0613,36.5421],[-79.0616,36.5421],[-79.0619,36.5421],[-79.0622,36.5421],[-79.0623,36.5421],[-79.0626,36.5421],[-79.063,36.5421],[-79.0633,36.5421],[-79.0636,36.5421],[-79.064,36.5421],[-79.0643,36.5421],[-79.0647,36.5421],[-79.065,36.5421],[-79.0653,36.5421],[-79.0657,36.5421],[-79.066,36.5421],[-79.0663,36.5421],[-79.0664,36.5421],[-79.0667,36.5421],[-79.0671,36.5421],[-79.0674,36.5421],[-79.0677,36.5421],[-79.0681,36.5421],[-79.0684,36.5421],[-79.0688,36.5421],[-79.0691,36.5421],[-79.0693,36.5421],[-79.0695,36.5421],[-79.0698,36.5421],[-79.0701,36.5421],[-79.0705,36.5421],[-79.0708,36.5421],[-79.0712,36.5421],[-79.0715,36.5421],[-79.0718,36.5421],[-79.0722,36.5421],[-79.0725,36.5421],[-79.0729,36.5421],[-79.0732,36.5421],[-79.0735,36.5421],[-79.0739,36.5421],[-79.0742,36.542],[-79.0746,36.542],[-79.0749,36.542],[-79.0752,36.542],[-79.0756,36.542],[-79.0759,36.542],[-79.0763,36.542],[-79.0766,36.542],[-79.077,36.542],[-79.0773,36.542],[-79.0776,36.542],[-79.078,36.542],[-79.0783,36.542],[-79.0787,36.542],[-79.079,36.542],[-79.0794,36.542],[-79.0797,36.542],[-79.0798,36.542],[-79.08,36.542],[-79.0804,36.542],[-79.0807,36.542],[-79.0811,36.542],[-79.0814,36.542],[-79.0817,36.542],[-79.0821,36.542],[-79.0824,36.542],[-79.0828,36.542],[-79.0831,36.542],[-79.0834,36.542],[-79.0838,36.542],[-79.0841,36.542],[-79.0845,36.542],[-79.0848,36.542],[-79.0851,36.542],[-79.0853,36.542],[-79.0855,36.542],[-79.0858,36.542],[-79.0862,36.542],[-79.0865,36.542],[-79.0869,36.542],[-79.0872,36.542],[-79.0875,36.542],[-79.0879,36.5419],[-79.0882,36.5419],[-79.0886,36.5419],[-79.0889,36.5419],[-79.0892,36.5419],[-79.0896,36.5419],[-79.0899,36.5419],[-79.0903,36.5419],[-79.0906,36.5419],[-79.091,36.5419],[-79.0911,36.5419],[-79.0913,36.5419],[-79.0916,36.5419],[-79.092,36.5419],[-79.0923,36.5419],[-79.0927,36.5419],[-79.093,36.5419],[-79.0933,36.5419],[-79.0937,36.5419],[-79.094,36.5419],[-79.0944,36.5419],[-79.0947,36.5419],[-79.0951,36.5419],[-79.0954,36.5419],[-79.0957,36.5419],[-79.0961,36.5419],[-79.0964,36.5419],[-79.0968,36.5419],[-79.0971,36.5419],[-79.0974,36.5419],[-79.0978,36.5419],[-79.0981,36.5419],[-79.0985,36.5419],[-79.0988,36.5419],[-79.0991,36.5419],[-79.0995,36.5419],[-79.0998,36.5419],[-79.1002,36.5419],[-79.1005,36.5418],[-79.1008,36.5418],[-79.1012,36.5418],[-79.1015,36.5418],[-79.1019,36.5418],[-79.1022,36.5418],[-79.1025,36.5418],[-79.1029,36.5418],[-79.1032,36.5418],[-79.1036,36.5418],[-79.1039,36.5418],[-79.1043,36.5418],[-79.1046,36.5418],[-79.1049,36.5418],[-79.1053,36.5418],[-79.1056,36.5418],[-79.106,36.5418],[-79.1061,36.5418],[-79.1063,36.5418],[-79.1067,36.5418],[-79.107,36.5418],[-79.1073,36.5418],[-79.1077,36.5418],[-79.108,36.5418],[-79.1084,36.5418],[-79.1087,36.5418],[-79.109,36.5418],[-79.1094,36.5418],[-79.1097,36.5418],[-79.1101,36.5418],[-79.1104,36.5418],[-79.1107,36.5418],[-79.1111,36.5418],[-79.1114,36.5418],[-79.1118,36.5418],[-79.1119,36.5418],[-79.1121,36.5418],[-79.1124,36.5418],[-79.1128,36.5418],[-79.1131,36.5418],[-79.1135,36.5418],[-79.1138,36.5418],[-79.1142,36.5417],[-79.1145,36.5417],[-79.1148,36.5417],[-79.1152,36.5417],[-79.1155,36.5417],[-79.1159,36.5417],[-79.1162,36.5417],[-79.1166,36.5417],[-79.1169,36.5417],[-79.1172,36.5417],[-79.1174,36.5417],[-79.1176,36.5417],[-79.1179,36.5417],[-79.1183,36.5417],[-79.1186,36.5417],[-79.1189,36.5417],[-79.1193,36.5417],[-79.1196,36.5417],[-79.12,36.5417],[-79.1203,36.5417],[-79.1206,36.5417],[-79.121,36.5417],[-79.1213,36.5417],[-79.1217,36.5417],[-79.122,36.5417],[-79.1223,36.5417],[-79.1227,36.5417],[-79.123,36.5417],[-79.1234,36.5417],[-79.1237,36.5417],[-79.124,36.5417],[-79.1244,36.5417],[-79.1247,36.5417],[-79.1251,36.5417],[-79.1254,36.5417],[-79.1258,36.5417],[-79.1261,36.5417],[-79.1265,36.5417],[-79.1268,36.5417],[-79.1272,36.5417],[-79.1275,36.5417],[-79.1279,36.5417],[-79.1282,36.5417],[-79.1286,36.5418],[-79.1289,36.5418],[-79.1293,36.5418],[-79.1296,36.5418],[-79.13,36.5418],[-79.1303,36.5418],[-79.1307,36.5418],[-79.131,36.5418],[-79.1313,36.5418],[-79.1317,36.5418],[-79.1321,36.5418],[-79.1324,36.5418],[-79.1328,36.5418],[-79.1331,36.5418],[-79.1334,36.5419],[-79.1338,36.5419],[-79.1341,36.5419],[-79.1345,36.5419],[-79.1348,36.5419],[-79.1352,36.5419],[-79.1355,36.5419],[-79.1359,36.5419],[-79.1362,36.5419],[-79.1366,36.5419],[-79.1369,36.5419],[-79.1373,36.5419],[-79.1376,36.542],[-79.138,36.542],[-79.1383,36.542],[-79.139,36.542],[-79.1401,36.5419],[-79.1408,36.5419],[-79.1415,36.5419],[-79.1468,36.5419],[-79.1486,36.5419],[-79.1498,36.5419],[-79.1526,36.5419],[-79.155,36.5419],[-79.1564,36.5419],[-79.1585,36.5419],[-79.1616,36.5419],[-79.1652,36.5419],[-79.1698,36.5419],[-79.1725,36.5419],[-79.1743,36.5419],[-79.1759,36.5419],[-79.1777,36.5418],[-79.1794,36.5418],[-79.1804,36.5418],[-79.1818,36.5418],[-79.1836,36.5418],[-79.1854,36.5418],[-79.1864,36.5418],[-79.1877,36.5418],[-79.1881,36.5418],[-79.1892,36.5418],[-79.1899,36.5418],[-79.1909,36.5418],[-79.1923,36.5418],[-79.1944,36.5418],[-79.1964,36.5418],[-79.1983,36.5418],[-79.1995,36.5418],[-79.2023,36.5418],[-79.205,36.5418],[-79.2069,36.5417],[-79.2071,36.5417],[-79.2073,36.5417],[-79.2088,36.5417],[-79.2095,36.5417],[-79.2121,36.5417],[-79.213,36.5417],[-79.2136,36.5417],[-79.2139,36.5417],[-79.2141,36.5417],[-79.2147,36.5417],[-79.2154,36.5417],[-79.2162,36.5417],[-79.2176,36.5417],[-79.2178,36.5417],[-79.2185,36.5416],[-79.2205,36.5416],[-79.2219,36.5416],[-79.2243,36.5416],[-79.2257,36.5416],[-79.2274,36.5415],[-79.2288,36.5415],[-79.2305,36.5415],[-79.2329,36.5414],[-79.2348,36.5414],[-79.238,36.5414],[-79.2392,36.5414],[-79.2402,36.5413],[-79.2422,36.5413],[-79.2443,36.5412],[-79.245,36.5412],[-79.2457,36.5412],[-79.2471,36.5412],[-79.2481,36.5412],[-79.2495,36.5412],[-79.2504,36.5411],[-79.2505,36.5411],[-79.2507,36.5411],[-79.253,36.5412],[-79.2575,36.5412],[-79.2606,36.5413],[-79.2617,36.5413],[-79.2627,36.5413],[-79.2631,36.5413],[-79.2645,36.5413],[-79.2663,36.5413],[-79.2691,36.5414],[-79.2694,36.5414],[-79.2712,36.5414],[-79.2718,36.5414],[-79.2735,36.5414],[-79.275,36.5414],[-79.2757,36.5414],[-79.2769,36.5415],[-79.2771,36.5415],[-79.2785,36.5415],[-79.2793,36.5415],[-79.2796,36.5415],[-79.2805,36.5415],[-79.2838,36.5415],[-79.2856,36.5415],[-79.294,36.5415],[-79.2952,36.5415],[-79.2979,36.5415],[-79.299,36.5415],[-79.3069,36.5415],[-79.3112,36.5415],[-79.3146,36.5415],[-79.3191,36.5415],[-79.3224,36.5415],[-79.3246,36.5415],[-79.327,36.5415],[-79.3305,36.5416],[-79.3341,36.5416],[-79.3375,36.5416],[-79.3427,36.5416],[-79.3428,36.5416],[-79.3431,36.5416],[-79.3434,36.5416],[-79.3473,36.5416],[-79.3476,36.5416],[-79.3531,36.5415],[-79.3629,36.5413],[-79.3642,36.5413],[-79.3667,36.5413],[-79.3726,36.5414],[-79.3735,36.5414],[-79.3747,36.5414],[-79.3864,36.5415],[-79.3867,36.5415],[-79.388,36.5415],[-79.3888,36.5415],[-79.3893,36.5415],[-79.3915,36.5415],[-79.3936,36.5415],[-79.3956,36.5415],[-79.3971,36.5416],[-79.398,36.5416],[-79.3984,36.5416],[-79.4001,36.5416],[-79.4008,36.5416],[-79.4025,36.5416],[-79.4049,36.5416],[-79.4073,36.5416],[-79.4094,36.5416],[-79.4105,36.5416],[-79.4111,36.5416],[-79.4118,36.5416],[-79.4119,36.5416],[-79.4125,36.5416],[-79.4139,36.5415],[-79.418,36.5415],[-79.4215,36.5415],[-79.4254,36.5415],[-79.428,36.5415],[-79.4299,36.5415],[-79.4315,36.5415],[-79.4343,36.5415],[-79.4381,36.5415],[-79.4391,36.5415],[-79.4403,36.5415],[-79.441,36.5414],[-79.442,36.5414],[-79.4431,36.5414],[-79.4442,36.5414],[-79.4454,36.5414],[-79.446,36.5414],[-79.4483,36.5413],[-79.4504,36.5413],[-79.4519,36.5412],[-79.4567,36.541],[-79.4581,36.541],[-79.4597,36.541],[-79.4601,36.541],[-79.4629,36.541],[-79.4633,36.541],[-79.4642,36.541],[-79.4652,36.541],[-79.4655,36.541],[-79.4657,36.541],[-79.4663,36.541],[-79.468,36.541],[-79.4684,36.541],[-79.4687,36.541],[-79.4696,36.541],[-79.4701,36.541],[-79.4713,36.541],[-79.4738,36.541],[-79.4767,36.541],[-79.4779,36.541],[-79.4781,36.541],[-79.48,36.541],[-79.4824,36.541],[-79.4848,36.541],[-79.4882,36.541],[-79.4898,36.541],[-79.4917,36.5409],[-79.4941,36.5409],[-79.4956,36.5409],[-79.4965,36.5409],[-79.4971,36.5409],[-79.4978,36.5409],[-79.4999,36.5409],[-79.5005,36.5409],[-79.5023,36.5409],[-79.5077,36.5409],[-79.5081,36.5409],[-79.5097,36.5409],[-79.5115,36.5409],[-79.5136,36.5409],[-79.5139,36.5409],[-79.5146,36.5409],[-79.5149,36.5409],[-79.5152,36.5409],[-79.5156,36.5409],[-79.5157,36.5409],[-79.5159,36.5409],[-79.5163,36.5409],[-79.5166,36.5409],[-79.5169,36.5409],[-79.5173,36.5409],[-79.5174,36.5409],[-79.5176,36.5409],[-79.5178,36.5409],[-79.518,36.5409],[-79.5183,36.5409],[-79.5184,36.5409],[-79.5186,36.5409],[-79.519,36.5409],[-79.5194,36.5409],[-79.5197,36.5409],[-79.52,36.5409],[-79.5204,36.5409],[-79.5208,36.5409],[-79.5211,36.5409],[-79.5215,36.5409],[-79.5218,36.5409],[-79.5222,36.5409],[-79.5225,36.5409],[-79.5229,36.5409],[-79.5232,36.5409],[-79.5236,36.5409],[-79.5239,36.5409],[-79.5243,36.5409],[-79.5246,36.5409],[-79.525,36.5409],[-79.5253,36.5409],[-79.5257,36.5409],[-79.526,36.5409],[-79.5262,36.5409],[-79.5264,36.5409],[-79.5267,36.5409],[-79.5271,36.5409],[-79.5275,36.5409],[-79.5278,36.5409],[-79.5282,36.5409],[-79.5285,36.5409],[-79.5289,36.5409],[-79.5292,36.5409],[-79.5295,36.5409],[-79.5299,36.5409],[-79.5302,36.5409],[-79.5306,36.5409],[-79.5309,36.5409],[-79.5312,36.5409],[-79.5315,36.5409],[-79.5316,36.5409],[-79.532,36.5409],[-79.5324,36.5409],[-79.5327,36.5409],[-79.5331,36.5409],[-79.5335,36.5409],[-79.5338,36.5409],[-79.534,36.5409],[-79.5341,36.5409],[-79.5345,36.5409],[-79.5348,36.5409],[-79.5352,36.5409],[-79.5355,36.5409],[-79.5359,36.5409],[-79.5362,36.5409],[-79.5366,36.5409],[-79.5369,36.5409],[-79.5373,36.5409],[-79.5377,36.5409],[-79.5381,36.5408],[-79.5384,36.5408],[-79.5388,36.5408],[-79.5391,36.5408],[-79.5395,36.5408],[-79.5398,36.5408],[-79.5402,36.5408],[-79.5405,36.5409],[-79.5409,36.5409],[-79.5413,36.5409],[-79.5416,36.5409],[-79.542,36.5409],[-79.5422,36.5409],[-79.5423,36.5409],[-79.5427,36.5409],[-79.543,36.5409],[-79.5432,36.5409],[-79.5434,36.5409],[-79.5438,36.5409],[-79.5443,36.5409],[-79.5444,36.5409],[-79.5446,36.5409],[-79.545,36.5409],[-79.5453,36.5409],[-79.5457,36.5409],[-79.546,36.5409],[-79.5464,36.5409],[-79.5468,36.5409],[-79.5472,36.5409],[-79.5476,36.5409],[-79.548,36.5409],[-79.5483,36.5409],[-79.5486,36.5409],[-79.5487,36.5409],[-79.5491,36.5409],[-79.5494,36.5409],[-79.5498,36.5409],[-79.5502,36.5409],[-79.5506,36.5409],[-79.5509,36.5409],[-79.5513,36.5409],[-79.5517,36.5409],[-79.552,36.5409],[-79.5524,36.5409],[-79.5528,36.5409],[-79.5531,36.5409],[-79.5535,36.541],[-79.5539,36.541],[-79.5542,36.541],[-79.5546,36.541],[-79.5549,36.541],[-79.5553,36.541],[-79.5556,36.541],[-79.556,36.541],[-79.5563,36.541],[-79.5567,36.541],[-79.5571,36.541],[-79.5574,36.541],[-79.5578,36.541],[-79.5581,36.541],[-79.5585,36.541],[-79.5588,36.541],[-79.5592,36.541],[-79.5595,36.541],[-79.5599,36.541],[-79.5602,36.541],[-79.5606,36.541],[-79.5609,36.541],[-79.5613,36.541],[-79.5617,36.541],[-79.562,36.541],[-79.5624,36.541],[-79.5627,36.541],[-79.5631,36.541],[-79.5634,36.541],[-79.5638,36.541],[-79.5641,36.541],[-79.5645,36.541],[-79.5649,36.541],[-79.5652,36.541],[-79.5656,36.5411],[-79.5659,36.5411],[-79.5663,36.5411],[-79.5667,36.5411],[-79.567,36.5411],[-79.5674,36.5411],[-79.5677,36.5411],[-79.5681,36.5411],[-79.5685,36.5411],[-79.5688,36.5411],[-79.5692,36.5411],[-79.5695,36.5411],[-79.5697,36.5411],[-79.5699,36.5411],[-79.5703,36.5411],[-79.5706,36.5411],[-79.5709,36.5411],[-79.5713,36.5411],[-79.5717,36.5411],[-79.572,36.5411],[-79.5723,36.5411],[-79.5724,36.5411],[-79.5725,36.5411],[-79.5748,36.5412],[-79.5757,36.5412],[-79.5763,36.5412],[-79.5778,36.5412],[-79.5781,36.5412],[-79.5784,36.5412],[-79.5788,36.5412],[-79.5791,36.5412],[-79.5795,36.5412],[-79.5799,36.5412],[-79.5802,36.5412],[-79.5806,36.5412],[-79.5809,36.5412],[-79.5811,36.5412],[-79.5813,36.5412],[-79.5817,36.5412],[-79.582,36.5412],[-79.5824,36.5412],[-79.5827,36.5412],[-79.5831,36.5412],[-79.5835,36.5412],[-79.5838,36.5413],[-79.5842,36.5413],[-79.5846,36.5413],[-79.5847,36.5413],[-79.5849,36.5413],[-79.5853,36.5413],[-79.5857,36.5413],[-79.586,36.5413],[-79.5864,36.5413],[-79.5867,36.5413],[-79.5871,36.5413],[-79.5875,36.5413],[-79.5878,36.5413],[-79.5882,36.5413],[-79.5885,36.5413],[-79.5889,36.5413],[-79.5893,36.5413],[-79.5896,36.5413],[-79.59,36.5413],[-79.5903,36.5413],[-79.5907,36.5414],[-79.591,36.5414],[-79.5914,36.5414],[-79.5918,36.5414],[-79.5921,36.5414],[-79.5924,36.5414],[-79.5928,36.5414],[-79.5932,36.5414],[-79.5935,36.5414],[-79.5939,36.5414],[-79.5942,36.5414],[-79.5946,36.5414],[-79.5949,36.5414],[-79.5953,36.5414],[-79.5956,36.5414],[-79.596,36.5414],[-79.5963,36.5414],[-79.5967,36.5414],[-79.597,36.5414],[-79.5974,36.5414],[-79.5977,36.5414],[-79.5981,36.5414],[-79.5984,36.5415],[-79.5987,36.5415],[-79.5991,36.5415],[-79.5995,36.5415],[-79.5998,36.5415],[-79.6002,36.5415],[-79.6005,36.5415],[-79.6009,36.5415],[-79.6012,36.5415],[-79.6016,36.5415],[-79.602,36.5415],[-79.6023,36.5415],[-79.6026,36.5415],[-79.603,36.5415],[-79.6033,36.5415],[-79.6037,36.5415],[-79.604,36.5415],[-79.6044,36.5416],[-79.6047,36.5416],[-79.6048,36.5416],[-79.6051,36.5416],[-79.6054,36.5416],[-79.6058,36.5416],[-79.6061,36.5416],[-79.6064,36.5416],[-79.6065,36.5416],[-79.6068,36.5416],[-79.607,36.5416],[-79.6072,36.5416],[-79.6076,36.5416],[-79.6079,36.5416],[-79.6083,36.5416],[-79.6086,36.5416],[-79.609,36.5416],[-79.6093,36.5416],[-79.6097,36.5416],[-79.61,36.5416],[-79.6104,36.5416],[-79.6107,36.5416],[-79.6111,36.5416],[-79.6115,36.5416],[-79.6118,36.5416],[-79.6122,36.5416],[-79.6125,36.5416],[-79.6129,36.5416],[-79.6132,36.5416],[-79.6136,36.5416],[-79.6139,36.5416],[-79.6142,36.5416],[-79.6146,36.5416],[-79.6149,36.5416],[-79.6151,36.5416],[-79.6153,36.5416],[-79.6156,36.5416],[-79.616,36.5416],[-79.6163,36.5416],[-79.6167,36.5416],[-79.617,36.5416],[-79.6174,36.5416],[-79.6177,36.5416],[-79.618,36.5416],[-79.6184,36.5416],[-79.6187,36.5416],[-79.6191,36.5416],[-79.6194,36.5416],[-79.6198,36.5416],[-79.6201,36.5416],[-79.6205,36.5416],[-79.6209,36.5416],[-79.6213,36.5416],[-79.6217,36.5416],[-79.622,36.5416],[-79.6224,36.5416],[-79.6228,36.5416],[-79.6232,36.5416],[-79.6236,36.5416],[-79.624,36.5416],[-79.6244,36.5416],[-79.6248,36.5416],[-79.6251,36.5416],[-79.6253,36.5416],[-79.6255,36.5416],[-79.6258,36.5416],[-79.6262,36.5416],[-79.6265,36.5416],[-79.6269,36.5416],[-79.6272,36.5416],[-79.6276,36.5416],[-79.6278,36.5416],[-79.6279,36.5416],[-79.6283,36.5416],[-79.6287,36.5416],[-79.6289,36.5416],[-79.629,36.5416],[-79.6294,36.5416],[-79.6298,36.5416],[-79.6301,36.5416],[-79.6305,36.5416],[-79.6308,36.5416],[-79.6312,36.5416],[-79.6316,36.5416],[-79.632,36.5416],[-79.6323,36.5416],[-79.6327,36.5416],[-79.633,36.5416],[-79.6334,36.5416],[-79.6337,36.5416],[-79.6341,36.5416],[-79.6344,36.5416],[-79.6348,36.5416],[-79.6351,36.5416],[-79.6355,36.5416],[-79.6359,36.5416],[-79.6362,36.5416],[-79.6366,36.5416],[-79.6367,36.5416],[-79.6369,36.5416],[-79.6372,36.5416],[-79.6376,36.5416],[-79.6379,36.5416],[-79.6383,36.5416],[-79.6386,36.5416],[-79.639,36.5416],[-79.6393,36.5417],[-79.6397,36.5417],[-79.64,36.5417],[-79.6404,36.5417],[-79.6407,36.5417],[-79.6411,36.5417],[-79.6414,36.5417],[-79.6418,36.5417],[-79.6422,36.5417],[-79.6425,36.5417],[-79.6429,36.5417],[-79.6433,36.5417],[-79.6436,36.5417],[-79.644,36.5417],[-79.6444,36.5417],[-79.6448,36.5417],[-79.6451,36.5417],[-79.6455,36.5417],[-79.6458,36.5417],[-79.6462,36.5417],[-79.6466,36.5417],[-79.6467,36.5417],[-79.6469,36.5417],[-79.647,36.5417],[-79.6473,36.5417],[-79.6477,36.5417],[-79.648,36.5417],[-79.6483,36.5417],[-79.6487,36.5417],[-79.649,36.5417],[-79.6494,36.5417],[-79.6497,36.5417],[-79.6501,36.5417],[-79.6502,36.5417],[-79.6504,36.5417],[-79.6508,36.5417],[-79.6512,36.5417],[-79.6517,36.5417],[-79.652,36.5417],[-79.6524,36.5417],[-79.6527,36.5417],[-79.6531,36.5417],[-79.6535,36.5417],[-79.6538,36.5417],[-79.6542,36.5417],[-79.6545,36.5417],[-79.6549,36.5417],[-79.6552,36.5417],[-79.6556,36.5417],[-79.656,36.5417],[-79.6563,36.5417],[-79.6567,36.5418],[-79.6571,36.5418],[-79.6574,36.5418],[-79.6578,36.5418],[-79.6582,36.5417],[-79.6586,36.5417],[-79.6589,36.5417],[-79.6593,36.5417],[-79.6596,36.5417],[-79.6597,36.5417],[-79.6601,36.5417],[-79.6605,36.5417],[-79.6608,36.5417],[-79.6612,36.5418],[-79.6616,36.5418],[-79.662,36.5418],[-79.6623,36.5418],[-79.6624,36.5418],[-79.6628,36.5418],[-79.6632,36.5418],[-79.6636,36.5418],[-79.6639,36.5418],[-79.6643,36.5418],[-79.6645,36.5418],[-79.6663,36.5418],[-79.6666,36.5418],[-79.6669,36.5418],[-79.667,36.5418],[-79.6671,36.5418],[-79.6673,36.5418],[-79.6676,36.5418],[-79.668,36.5418],[-79.6683,36.5418],[-79.6687,36.5418],[-79.669,36.5418],[-79.6694,36.5418],[-79.6697,36.5418],[-79.6701,36.5418],[-79.6705,36.5418],[-79.6706,36.5418],[-79.6725,36.5418],[-79.6751,36.5418],[-79.6759,36.5418],[-79.6762,36.5418],[-79.6766,36.5418],[-79.6769,36.5418],[-79.6771,36.5418],[-79.6773,36.5418],[-79.6777,36.5418],[-79.6781,36.5418],[-79.6784,36.5418],[-79.6788,36.5418],[-79.6792,36.5418],[-79.6795,36.5418],[-79.6798,36.5418],[-79.6802,36.5418],[-79.6805,36.5418],[-79.6809,36.5418],[-79.6812,36.5418],[-79.6816,36.5418],[-79.682,36.5418],[-79.6823,36.5418],[-79.6827,36.5418],[-79.683,36.5418],[-79.6834,36.5418],[-79.6838,36.5418],[-79.6841,36.5418],[-79.6845,36.5418],[-79.6848,36.5418],[-79.6852,36.5418],[-79.6855,36.5418],[-79.6859,36.5418],[-79.6862,36.5418],[-79.6866,36.5418],[-79.6869,36.5418],[-79.6873,36.5418],[-79.6876,36.5418],[-79.688,36.5419],[-79.6884,36.5419],[-79.6888,36.5419],[-79.6892,36.5419],[-79.6895,36.5419],[-79.6899,36.5419],[-79.6902,36.5419],[-79.6905,36.5419],[-79.6906,36.5419],[-79.6908,36.5419],[-79.6909,36.5419],[-79.6912,36.5419],[-79.6916,36.5419],[-79.6919,36.5419],[-79.6923,36.5419],[-79.6927,36.5419],[-79.693,36.5419],[-79.6934,36.5419],[-79.6938,36.5419],[-79.6942,36.5419],[-79.6945,36.5419],[-79.6949,36.5419],[-79.6953,36.5419],[-79.6956,36.5419],[-79.696,36.5419],[-79.6964,36.5419],[-79.6967,36.5419],[-79.6971,36.5419],[-79.6974,36.5419],[-79.6978,36.5419],[-79.6981,36.5419],[-79.6985,36.5419],[-79.6989,36.5419],[-79.6992,36.5419],[-79.6996,36.5419],[-79.6999,36.5419],[-79.7003,36.5419],[-79.7006,36.5419],[-79.701,36.5419],[-79.7013,36.5419],[-79.7017,36.5419],[-79.702,36.5419],[-79.7024,36.5419],[-79.7027,36.5419],[-79.7031,36.5419],[-79.7034,36.5419],[-79.7038,36.5419],[-79.7042,36.5419],[-79.7045,36.5419],[-79.7049,36.5419],[-79.7053,36.5419],[-79.7056,36.5419],[-79.706,36.5419],[-79.7064,36.5419],[-79.7067,36.5419],[-79.7071,36.5419],[-79.7074,36.5419],[-79.7078,36.5419],[-79.7082,36.5419],[-79.7085,36.5419],[-79.7089,36.5419],[-79.7092,36.5419],[-79.7096,36.5419],[-79.71,36.5419],[-79.7103,36.5419],[-79.7107,36.5419],[-79.7111,36.5419],[-79.7114,36.5419],[-79.7118,36.5419],[-79.7122,36.5419],[-79.7125,36.5419],[-79.7129,36.5419],[-79.7133,36.5419],[-79.7137,36.542],[-79.7141,36.542],[-79.7144,36.542],[-79.7148,36.542],[-79.7152,36.542],[-79.7155,36.542],[-79.7159,36.542],[-79.7162,36.542],[-79.7166,36.542],[-79.7169,36.542],[-79.7173,36.542],[-79.7176,36.542],[-79.718,36.542],[-79.7184,36.542],[-79.7188,36.542],[-79.7191,36.542],[-79.7195,36.542],[-79.7199,36.542],[-79.7203,36.542],[-79.7206,36.542],[-79.721,36.542],[-79.7214,36.542],[-79.7217,36.542],[-79.7221,36.542],[-79.7225,36.542],[-79.7228,36.542],[-79.7232,36.542],[-79.7236,36.542],[-79.7239,36.542],[-79.7243,36.542],[-79.7247,36.542],[-79.7251,36.542],[-79.7255,36.542],[-79.7258,36.542],[-79.7262,36.542],[-79.7266,36.542],[-79.727,36.542],[-79.7273,36.542],[-79.7277,36.542],[-79.7281,36.542],[-79.7285,36.542],[-79.7289,36.542],[-79.7293,36.542],[-79.7296,36.542],[-79.73,36.542],[-79.7304,36.542],[-79.7307,36.542],[-79.7311,36.542],[-79.7314,36.542],[-79.7317,36.542],[-79.7319,36.542],[-79.732,36.542],[-79.7321,36.542],[-79.7324,36.542],[-79.7325,36.542],[-79.7328,36.542],[-79.7331,36.542],[-79.7335,36.542],[-79.7339,36.542],[-79.7343,36.542],[-79.7346,36.542],[-79.735,36.5421],[-79.7353,36.5421],[-79.7357,36.5421],[-79.7361,36.5421],[-79.7362,36.5421],[-79.7364,36.5421],[-79.7367,36.5421],[-79.7371,36.5421],[-79.7374,36.5421],[-79.7378,36.5421],[-79.7381,36.5421],[-79.7385,36.5421],[-79.7388,36.5421],[-79.7391,36.5421],[-79.7395,36.5421],[-79.7398,36.5421],[-79.7402,36.5421],[-79.7405,36.5421],[-79.7409,36.5421],[-79.7412,36.5421],[-79.7414,36.5421],[-79.7416,36.5421],[-79.7419,36.5421],[-79.7423,36.5421],[-79.7426,36.5421],[-79.743,36.5421],[-79.7433,36.5421],[-79.7437,36.5421],[-79.744,36.5421],[-79.7444,36.5421],[-79.7448,36.5421],[-79.7451,36.5421],[-79.7452,36.5421],[-79.7455,36.5421],[-79.7458,36.5421],[-79.7462,36.5421],[-79.7465,36.5421],[-79.7469,36.5421],[-79.7472,36.5421],[-79.7476,36.5421],[-79.7479,36.5421],[-79.7483,36.5421],[-79.7486,36.5421],[-79.749,36.5421],[-79.7493,36.5421],[-79.7497,36.5421],[-79.75,36.5421],[-79.7503,36.5421],[-79.7507,36.5421],[-79.751,36.5421],[-79.7514,36.5421],[-79.7517,36.5421],[-79.7521,36.5421],[-79.7524,36.5421],[-79.7528,36.5421],[-79.7531,36.5421],[-79.7534,36.5421],[-79.7538,36.5421],[-79.7541,36.5421],[-79.7545,36.5421],[-79.7548,36.5422],[-79.7552,36.5422],[-79.7555,36.5422],[-79.7559,36.5422],[-79.7562,36.5422],[-79.7566,36.5422],[-79.7569,36.5422],[-79.7571,36.5422],[-79.7573,36.5422],[-79.7576,36.5422],[-79.7579,36.5422],[-79.7582,36.5422],[-79.7583,36.5422],[-79.7587,36.5422],[-79.7588,36.5422],[-79.759,36.5422],[-79.7593,36.5422],[-79.7597,36.5422],[-79.7598,36.5422],[-79.76,36.5422],[-79.7604,36.5422],[-79.7607,36.5422],[-79.7611,36.5422],[-79.7614,36.5422],[-79.7618,36.5422],[-79.7621,36.5422],[-79.7625,36.5422],[-79.7626,36.5422],[-79.7628,36.5422],[-79.7632,36.5422],[-79.7635,36.5422],[-79.7639,36.5422],[-79.7642,36.5422],[-79.7645,36.5422],[-79.7649,36.5422],[-79.7652,36.5422],[-79.7656,36.5422],[-79.7659,36.5422],[-79.7662,36.5422],[-79.7666,36.5422],[-79.7669,36.5422],[-79.7673,36.5422],[-79.7676,36.5422],[-79.7679,36.5422],[-79.7683,36.5422],[-79.7686,36.5422],[-79.769,36.5422],[-79.7693,36.5422],[-79.7696,36.5422],[-79.77,36.5422],[-79.7703,36.5422],[-79.7707,36.5422],[-79.771,36.5422],[-79.7713,36.5422],[-79.7715,36.5422],[-79.7717,36.5422],[-79.772,36.5422],[-79.7724,36.5422],[-79.7727,36.5422],[-79.7731,36.5422],[-79.7734,36.5422],[-79.7737,36.5422],[-79.7741,36.5422],[-79.7743,36.5422],[-79.7744,36.5422],[-79.7748,36.5422],[-79.7751,36.5422],[-79.7754,36.5422],[-79.7758,36.5423],[-79.7761,36.5423],[-79.7765,36.5423],[-79.7768,36.5423],[-79.7769,36.5423],[-79.777,36.5423],[-79.7772,36.5423],[-79.7775,36.5423],[-79.7778,36.5423],[-79.7782,36.5423],[-79.7785,36.5423],[-79.7789,36.5423],[-79.7792,36.5423],[-79.7796,36.5423],[-79.7799,36.5423],[-79.7803,36.5423],[-79.7806,36.5423],[-79.781,36.5423],[-79.7813,36.5423],[-79.7816,36.5423],[-79.782,36.5423],[-79.7823,36.5423],[-79.7827,36.5423],[-79.783,36.5423],[-79.7834,36.5423],[-79.7837,36.5423],[-79.7841,36.5423],[-79.7844,36.5423],[-79.7848,36.5423],[-79.7851,36.5423],[-79.7855,36.5423],[-79.7858,36.5423],[-79.7862,36.5423],[-79.7865,36.5423],[-79.7869,36.5423],[-79.7872,36.5423],[-79.7875,36.5423],[-79.7879,36.5423],[-79.7883,36.5423],[-79.7886,36.5423],[-79.7889,36.5423],[-79.7893,36.5423],[-79.7896,36.5423],[-79.79,36.5423],[-79.7903,36.5423],[-79.7907,36.5423],[-79.791,36.5423],[-79.7914,36.5423],[-79.7917,36.5423],[-79.7921,36.5423],[-79.7924,36.5423],[-79.7927,36.5423],[-79.7931,36.5423],[-79.7934,36.5423],[-79.7938,36.5423],[-79.7941,36.5423],[-79.7944,36.5423],[-79.7948,36.5423],[-79.7951,36.5423],[-79.7955,36.5423],[-79.7958,36.5423],[-79.7962,36.5423],[-79.7965,36.5423],[-79.7968,36.5423],[-79.7972,36.5423],[-79.7975,36.5423],[-79.7979,36.5423],[-79.7982,36.5423],[-79.7985,36.5423],[-79.7989,36.5423],[-79.7992,36.5423],[-79.7996,36.5423],[-79.7999,36.5423],[-79.8002,36.5423],[-79.8006,36.5423],[-79.8009,36.5423],[-79.8013,36.5423],[-79.8016,36.5423],[-79.802,36.5424],[-79.8023,36.5424],[-79.8026,36.5424],[-79.803,36.5424],[-79.8033,36.5424],[-79.8037,36.5424],[-79.804,36.5424],[-79.8043,36.5424],[-79.8046,36.5424],[-79.8047,36.5424],[-79.805,36.5424],[-79.8054,36.5424],[-79.8057,36.5424],[-79.806,36.5424],[-79.8064,36.5424],[-79.8067,36.5424],[-79.8071,36.5424],[-79.8074,36.5424],[-79.8077,36.5424],[-79.8081,36.5424],[-79.8084,36.5424],[-79.8088,36.5424],[-79.8091,36.5424],[-79.8094,36.5424],[-79.8098,36.5424],[-79.8101,36.5424],[-79.8105,36.5424],[-79.8108,36.5424],[-79.8111,36.5424],[-79.8115,36.5424],[-79.8118,36.5424],[-79.8122,36.5424],[-79.8125,36.5424],[-79.8128,36.5424],[-79.8132,36.5424],[-79.8135,36.5424],[-79.8139,36.5424],[-79.8142,36.5424],[-79.8146,36.5424],[-79.8149,36.5424],[-79.8152,36.5424],[-79.8156,36.5424],[-79.8159,36.5424],[-79.8163,36.5424],[-79.8166,36.5424],[-79.8169,36.5424],[-79.8173,36.5424],[-79.8176,36.5424],[-79.818,36.5424],[-79.8183,36.5424],[-79.8187,36.5424],[-79.819,36.5424],[-79.8193,36.5424],[-79.8197,36.5424],[-79.82,36.5424],[-79.8204,36.5424],[-79.8207,36.5424],[-79.821,36.5424],[-79.8214,36.5424],[-79.8217,36.5424],[-79.8221,36.5424],[-79.8224,36.5424],[-79.8227,36.5424],[-79.8231,36.5424],[-79.8234,36.5424],[-79.8238,36.5425],[-79.8241,36.5425],[-79.8245,36.5425],[-79.8248,36.5425],[-79.8251,36.5425],[-79.8255,36.5425],[-79.8258,36.5425],[-79.8262,36.5425],[-79.8265,36.5425],[-79.8268,36.5425],[-79.8272,36.5425],[-79.8275,36.5425],[-79.8279,36.5425],[-79.8282,36.5425],[-79.8286,36.5425],[-79.8289,36.5425],[-79.8292,36.5425],[-79.8296,36.5425],[-79.8299,36.5425],[-79.8303,36.5425],[-79.8306,36.5425],[-79.8309,36.5425],[-79.8313,36.5425],[-79.8316,36.5425],[-79.832,36.5425],[-79.8323,36.5425],[-79.8327,36.5425],[-79.833,36.5425],[-79.8333,36.5425],[-79.8337,36.5425],[-79.834,36.5425],[-79.8344,36.5425],[-79.8347,36.5425],[-79.8351,36.5425],[-79.8354,36.5425],[-79.8358,36.5425],[-79.8361,36.5425],[-79.8365,36.5425],[-79.8368,36.5425],[-79.8372,36.5425],[-79.8375,36.5425],[-79.8379,36.5425],[-79.8382,36.5425],[-79.8386,36.5425],[-79.8389,36.5425],[-79.8393,36.5425],[-79.8396,36.5425],[-79.84,36.5425],[-79.8403,36.5425],[-79.8406,36.5425],[-79.841,36.5425],[-79.8414,36.5425],[-79.8417,36.5425],[-79.8421,36.5425],[-79.8424,36.5425],[-79.8427,36.5425],[-79.8431,36.5425],[-79.8434,36.5425],[-79.8438,36.5425],[-79.8441,36.5425],[-79.8445,36.5425],[-79.8448,36.5425],[-79.8452,36.5425],[-79.8455,36.5425],[-79.8459,36.5425],[-79.8462,36.5425],[-79.8466,36.5425],[-79.8469,36.5425],[-79.8473,36.5425],[-79.8476,36.5425],[-79.848,36.5425],[-79.8483,36.5425],[-79.8487,36.5425],[-79.849,36.5425],[-79.8494,36.5425],[-79.8497,36.5425],[-79.85,36.5425],[-79.8504,36.5425],[-79.8507,36.5425],[-79.8511,36.5425],[-79.8514,36.5426],[-79.8518,36.5426],[-79.8521,36.5426],[-79.8525,36.5426],[-79.8528,36.5426],[-79.8532,36.5426],[-79.8535,36.5426],[-79.8539,36.5426],[-79.8542,36.5426],[-79.8546,36.5426],[-79.8549,36.5426],[-79.8552,36.5426],[-79.8556,36.5426],[-79.856,36.5426],[-79.8563,36.5426],[-79.8567,36.5426],[-79.857,36.5426],[-79.8573,36.5426],[-79.8577,36.5426],[-79.8584,36.5426],[-79.8587,36.5426],[-79.8591,36.5426],[-79.8594,36.5426],[-79.8598,36.5426],[-79.8601,36.5426],[-79.8605,36.5426],[-79.8607,36.5426],[-79.8608,36.5426],[-79.8612,36.5426],[-79.8615,36.5426],[-79.8619,36.5426],[-79.8621,36.5426],[-79.8622,36.5426],[-79.8626,36.5426],[-79.8629,36.5426],[-79.8633,36.5426],[-79.8636,36.5426],[-79.864,36.5426],[-79.8643,36.5426],[-79.8647,36.5426],[-79.865,36.5426],[-79.8654,36.5426],[-79.8656,36.5426],[-79.8657,36.5426],[-79.8661,36.5426],[-79.8663,36.5426],[-79.8664,36.5426],[-79.8668,36.5426],[-79.8671,36.5426],[-79.8675,36.5426],[-79.8678,36.5426],[-79.8682,36.5426],[-79.8685,36.5426],[-79.8688,36.5426],[-79.8692,36.5426],[-79.8696,36.5426],[-79.8698,36.5426],[-79.8699,36.5426],[-79.8702,36.5426],[-79.8706,36.5426],[-79.8709,36.5426],[-79.8713,36.5426],[-79.8716,36.5426],[-79.872,36.5426],[-79.8723,36.5426],[-79.8727,36.5426],[-79.873,36.5426],[-79.8734,36.5426],[-79.8737,36.5426],[-79.8741,36.5426],[-79.8744,36.5426],[-79.8748,36.5426],[-79.8751,36.5426],[-79.8755,36.5426],[-79.8758,36.5426],[-79.8761,36.5426],[-79.8765,36.5426],[-79.8768,36.5426],[-79.8772,36.5426],[-79.8775,36.5426],[-79.8778,36.5426],[-79.8782,36.5426],[-79.8785,36.5426],[-79.8788,36.5426],[-79.8792,36.5426],[-79.8795,36.5426],[-79.8799,36.5426],[-79.8802,36.5426],[-79.8806,36.5426],[-79.8809,36.5426],[-79.8812,36.5426],[-79.8816,36.5427],[-79.8819,36.5427],[-79.8823,36.5427],[-79.8826,36.5427],[-79.8829,36.5427],[-79.8833,36.5427],[-79.8836,36.5427],[-79.884,36.5427],[-79.8843,36.5427],[-79.8846,36.5427],[-79.885,36.5427],[-79.8853,36.5427],[-79.8857,36.5427],[-79.886,36.5427],[-79.8863,36.5427],[-79.8867,36.5427],[-79.887,36.5427],[-79.8874,36.5427],[-79.8877,36.5427],[-79.8881,36.5427],[-79.8884,36.5427],[-79.8887,36.5427],[-79.8891,36.5427],[-79.8894,36.5427],[-79.8898,36.5427],[-79.8901,36.5427],[-79.8904,36.5427],[-79.8908,36.5427],[-79.8911,36.5427],[-79.8915,36.5427],[-79.8917,36.5427],[-79.8918,36.5427],[-79.8922,36.5427],[-79.8925,36.5427],[-79.8928,36.5427],[-79.8932,36.5427],[-79.8935,36.5427],[-79.8939,36.5427],[-79.8942,36.5427],[-79.8946,36.5427],[-79.8949,36.5427],[-79.8953,36.5427],[-79.8956,36.5427],[-79.896,36.5427],[-79.8963,36.5427],[-79.8966,36.5427],[-79.897,36.5427],[-79.8973,36.5427],[-79.8977,36.5427],[-79.898,36.5427],[-79.8984,36.5427],[-79.8987,36.5427],[-79.8991,36.5427],[-79.8994,36.5427],[-79.8998,36.5427],[-79.9001,36.5427],[-79.9005,36.5427],[-79.9008,36.5427],[-79.9012,36.5427],[-79.9015,36.5427],[-79.9019,36.5427],[-79.9022,36.5427],[-79.9026,36.5427],[-79.9029,36.5427],[-79.9033,36.5427],[-79.9036,36.5427],[-79.904,36.5427],[-79.9043,36.5427],[-79.9047,36.5427],[-79.905,36.5427],[-79.9054,36.5427],[-79.9057,36.5427],[-79.9061,36.5427],[-79.9064,36.5427],[-79.9068,36.5427],[-79.9071,36.5427],[-79.9075,36.5427],[-79.9078,36.5427],[-79.9082,36.5427],[-79.9085,36.5427],[-79.9089,36.5427],[-79.9092,36.5427],[-79.9095,36.5427],[-79.9099,36.5427],[-79.9103,36.5427],[-79.9106,36.5427],[-79.9109,36.5427],[-79.911,36.5427],[-79.9112,36.5427],[-79.9113,36.5427],[-79.9117,36.5427],[-79.912,36.5427],[-79.9124,36.5427],[-79.9127,36.5427],[-79.9131,36.5427],[-79.9135,36.5427],[-79.9138,36.5427],[-79.9142,36.5427],[-79.9145,36.5427],[-79.9149,36.5427],[-79.9152,36.5427],[-79.9156,36.5427],[-79.9159,36.5427],[-79.9163,36.5427],[-79.9167,36.5427],[-79.917,36.5427],[-79.9173,36.5427],[-79.9177,36.5427],[-79.918,36.5427],[-79.9184,36.5427],[-79.9187,36.5427],[-79.9191,36.5427],[-79.9192,36.5427],[-79.9194,36.5427],[-79.9197,36.5427],[-79.9201,36.5427],[-79.9204,36.5427],[-79.9208,36.5427],[-79.9211,36.5427],[-79.9214,36.5427],[-79.9218,36.5427],[-79.9221,36.5427],[-79.9225,36.5427],[-79.9228,36.5427],[-79.9232,36.5427],[-79.9235,36.5427],[-79.9238,36.5427],[-79.9242,36.5427],[-79.9245,36.5427],[-79.9249,36.5427],[-79.9252,36.5427],[-79.9255,36.5427],[-79.9259,36.5427],[-79.9262,36.5427],[-79.9266,36.5427],[-79.9269,36.5427],[-79.9273,36.5427],[-79.9276,36.5427],[-79.9279,36.5427],[-79.9281,36.5427],[-79.9283,36.5427],[-79.9286,36.5427],[-79.929,36.5427],[-79.9293,36.5427],[-79.9296,36.5427],[-79.93,36.5427],[-79.9303,36.5427],[-79.9307,36.5427],[-79.9308,36.5427],[-79.931,36.5427],[-79.9313,36.5427],[-79.9317,36.5427],[-79.932,36.5427],[-79.9324,36.5427],[-79.9327,36.5427],[-79.933,36.5427],[-79.9333,36.5427],[-79.9334,36.5427],[-79.9337,36.5427],[-79.9341,36.5427],[-79.9344,36.5427],[-79.9348,36.5427],[-79.9351,36.5427],[-79.9355,36.5427],[-79.9358,36.5427],[-79.9361,36.5427],[-79.9365,36.5427],[-79.9368,36.5427],[-79.9372,36.5427],[-79.9375,36.5427],[-79.9379,36.5427],[-79.9382,36.5427],[-79.9386,36.5427],[-79.9389,36.5427],[-79.9392,36.5427],[-79.9396,36.5426],[-79.9399,36.5426],[-79.9403,36.5426],[-79.9406,36.5426],[-79.941,36.5426],[-79.9413,36.5426],[-79.9417,36.5426],[-79.942,36.5426],[-79.9424,36.5426],[-79.9427,36.5426],[-79.9431,36.5426],[-79.9434,36.5426],[-79.9438,36.5426],[-79.9441,36.5426],[-79.9445,36.5426],[-79.9448,36.5426],[-79.9451,36.5426],[-79.9455,36.5426],[-79.9458,36.5426],[-79.9462,36.5426],[-79.9465,36.5426],[-79.9469,36.5426],[-79.9472,36.5426],[-79.9476,36.5426],[-79.9479,36.5426],[-79.9483,36.5426],[-79.9486,36.5426],[-79.949,36.5426],[-79.9493,36.5426],[-79.9496,36.5426],[-79.9497,36.5426],[-79.95,36.5426],[-79.9503,36.5426],[-79.9507,36.5426],[-79.951,36.5426],[-79.9514,36.5426],[-79.9517,36.5426],[-79.9521,36.5426],[-79.9524,36.5426],[-79.9527,36.5426],[-79.9531,36.5426],[-79.9534,36.5426],[-79.9538,36.5426],[-79.9541,36.5426],[-79.9542,36.5426],[-79.9545,36.5426],[-79.9548,36.5426],[-79.9552,36.5426],[-79.9555,36.5426],[-79.9558,36.5426],[-79.9562,36.5426],[-79.9565,36.5426],[-79.9569,36.5426],[-79.9572,36.5426],[-79.9576,36.5426],[-79.9579,36.5426],[-79.9583,36.5426],[-79.9586,36.5426],[-79.9589,36.5426],[-79.9593,36.5426],[-79.9596,36.5426],[-79.96,36.5426],[-79.96,36.5425],[-79.9603,36.5425],[-79.9607,36.5425],[-79.961,36.5425],[-79.9613,36.5425],[-79.9617,36.5425],[-79.962,36.5425],[-79.9624,36.5425],[-79.9627,36.5425],[-79.9631,36.5425],[-79.9633,36.5425],[-79.9634,36.5425],[-79.9638,36.5425],[-79.9641,36.5425],[-79.9644,36.5425],[-79.9648,36.5425],[-79.9651,36.5425],[-79.9655,36.5425],[-79.9658,36.5425],[-79.9659,36.5425],[-79.9661,36.5425],[-79.9665,36.5425],[-79.9668,36.5425],[-79.9672,36.5425],[-79.9675,36.5425],[-79.9678,36.5425],[-79.9679,36.5425],[-79.9682,36.5425],[-79.9686,36.5425],[-79.9689,36.5425],[-79.9693,36.5425],[-79.9696,36.5425],[-79.9699,36.5425],[-79.9703,36.5425],[-79.9706,36.5425],[-79.971,36.5425],[-79.9713,36.5425],[-79.9716,36.5425],[-79.972,36.5425],[-79.9723,36.5425],[-79.9727,36.5425],[-79.973,36.5425],[-79.9734,36.5425],[-79.9737,36.5425],[-79.9741,36.5425],[-79.9744,36.5425],[-79.9747,36.5425],[-79.9751,36.5425],[-79.9754,36.5425],[-79.9758,36.5425],[-79.9761,36.5425],[-79.9765,36.5425],[-79.9768,36.5425],[-79.9771,36.5425],[-79.9775,36.5425],[-79.9778,36.5425],[-79.9782,36.5425],[-79.9785,36.5425],[-79.9789,36.5425],[-79.9792,36.5425],[-79.9793,36.5425],[-79.9796,36.5425],[-79.9799,36.5425],[-79.9802,36.5425],[-79.9806,36.5425],[-79.9809,36.5425],[-79.9813,36.5425],[-79.9816,36.5425],[-79.9819,36.5425],[-79.9823,36.5425],[-79.9826,36.5425],[-79.9828,36.5425],[-79.983,36.5425],[-79.9833,36.5425],[-79.9837,36.5425],[-79.984,36.5425],[-79.9844,36.5425],[-79.9847,36.5425],[-79.985,36.5425],[-79.9854,36.5425],[-79.9856,36.5425],[-79.9857,36.5425],[-79.9861,36.5425],[-79.9864,36.5425],[-79.9868,36.5425],[-79.9871,36.5424],[-79.9874,36.5424],[-79.9878,36.5424],[-79.988,36.5424],[-79.9881,36.5424],[-79.9885,36.5424],[-79.9888,36.5424],[-79.9891,36.5424],[-79.9895,36.5424],[-79.9898,36.5424],[-79.9902,36.5424],[-79.9905,36.5424],[-79.9909,36.5424],[-79.9912,36.5424],[-79.9916,36.5424],[-79.9919,36.5424],[-79.9922,36.5424],[-79.9926,36.5424],[-79.9929,36.5424],[-79.9933,36.5424],[-79.9936,36.5424],[-79.9939,36.5424],[-79.9943,36.5424],[-79.9946,36.5424],[-79.995,36.5424],[-79.9953,36.5424],[-79.9957,36.5424],[-79.996,36.5424],[-79.9964,36.5424],[-79.9967,36.5424],[-79.997,36.5424],[-79.9974,36.5424],[-79.9977,36.5424],[-79.9981,36.5424],[-79.9984,36.5424],[-79.9988,36.5424],[-79.9991,36.5424],[-79.9994,36.5424],[-79.9998,36.5424],[-80.0001,36.5424],[-80.0005,36.5424],[-80.0008,36.5424],[-80.0009,36.5424],[-80.0012,36.5424],[-80.0015,36.5424],[-80.0019,36.5424],[-80.0022,36.5424],[-80.0025,36.5424],[-80.0029,36.5424],[-80.0032,36.5424],[-80.0033,36.5424],[-80.0036,36.5424],[-80.0039,36.5424],[-80.0043,36.5424],[-80.0046,36.5424],[-80.0049,36.5424],[-80.0053,36.5424],[-80.0056,36.5424],[-80.006,36.5424],[-80.0063,36.5424],[-80.0067,36.5424],[-80.007,36.5424],[-80.0074,36.5424],[-80.0077,36.5424],[-80.008,36.5424],[-80.0084,36.5424],[-80.0087,36.5424],[-80.0091,36.5424],[-80.0094,36.5424],[-80.0098,36.5424],[-80.0101,36.5424],[-80.0105,36.5424],[-80.0108,36.5424],[-80.0112,36.5424],[-80.0115,36.5424],[-80.0118,36.5424],[-80.0122,36.5424],[-80.0125,36.5424],[-80.0129,36.5424],[-80.0132,36.5424],[-80.0136,36.5424],[-80.0137,36.5424],[-80.0139,36.5424],[-80.0143,36.5424],[-80.0146,36.5424],[-80.0149,36.5425],[-80.0153,36.5425],[-80.0156,36.5425],[-80.016,36.5425],[-80.0163,36.5425],[-80.0167,36.5425],[-80.017,36.5425],[-80.0173,36.5425],[-80.0177,36.5425],[-80.018,36.5425],[-80.0184,36.5425],[-80.0187,36.5425],[-80.0191,36.5425],[-80.0194,36.5425],[-80.0198,36.5425],[-80.0201,36.5425],[-80.0204,36.5425],[-80.0208,36.5425],[-80.0211,36.5425],[-80.0215,36.5425],[-80.0218,36.5425],[-80.0222,36.5425],[-80.0225,36.5425],[-80.0229,36.5425],[-80.0232,36.5425],[-80.0236,36.5425],[-80.0239,36.5425],[-80.0242,36.5425],[-80.0246,36.5425],[-80.0249,36.5425],[-80.0253,36.5425],[-80.0256,36.5425],[-80.0258,36.5425],[-80.026,36.5425],[-80.0261,36.5425],[-80.0263,36.5425],[-80.0267,36.5425],[-80.027,36.5425],[-80.0273,36.5425],[-80.0302,36.5425],[-80.032,36.5425],[-80.0325,36.5425],[-80.036,36.5425],[-80.0363,36.5425],[-80.0376,36.5425],[-80.038,36.5425],[-80.0387,36.5425],[-80.0397,36.5425],[-80.0404,36.5425],[-80.0418,36.5425],[-80.0425,36.5425],[-80.0435,36.5425],[-80.046,36.5425],[-80.047,36.5425],[-80.0501,36.5425],[-80.0523,36.5425],[-80.0535,36.5425],[-80.0539,36.5425],[-80.0549,36.5425],[-80.0563,36.5425],[-80.0573,36.5425],[-80.058,36.5425],[-80.059,36.5425],[-80.0601,36.5425],[-80.0611,36.5425],[-80.0624,36.5425],[-80.0638,36.5425],[-80.0645,36.5425],[-80.0652,36.5425],[-80.0659,36.5425],[-80.0662,36.5425],[-80.0666,36.5425],[-80.0669,36.5425],[-80.0672,36.5425],[-80.0679,36.5425],[-80.0686,36.5425],[-80.0693,36.5425],[-80.0707,36.5425],[-80.0717,36.5426],[-80.0727,36.5426],[-80.0741,36.5426],[-80.0749,36.5426],[-80.0751,36.5426],[-80.0761,36.5426],[-80.0775,36.5426],[-80.0785,36.5426],[-80.0796,36.5426],[-80.0806,36.5426],[-80.0824,36.5426],[-80.0833,36.5426],[-80.0849,36.5426],[-80.0869,36.5426],[-80.0912,36.5426],[-80.0961,36.5426],[-80.0967,36.5426],[-80.0972,36.5426],[-80.1016,36.5426],[-80.1038,36.5426],[-80.104,36.5426],[-80.1047,36.5426],[-80.1057,36.5426],[-80.1064,36.5426],[-80.1075,36.5426],[-80.1081,36.5426],[-80.1088,36.5426],[-80.1099,36.5426],[-80.1106,36.5426],[-80.1116,36.5426],[-80.1123,36.5426],[-80.1126,36.5426],[-80.113,36.5426],[-80.1133,36.5426],[-80.1171,36.5426],[-80.1222,36.5427],[-80.1257,36.5427],[-80.1258,36.5427],[-80.1264,36.5427],[-80.1295,36.5427],[-80.1301,36.5427],[-80.131,36.5427],[-80.1337,36.5428],[-80.1344,36.5428],[-80.1351,36.5428],[-80.1355,36.5428],[-80.1358,36.5428],[-80.1362,36.5428],[-80.1363,36.5428],[-80.1365,36.5427],[-80.1374,36.5427],[-80.1381,36.5427],[-80.1383,36.5426],[-80.139,36.5427],[-80.1398,36.5427],[-80.141,36.5428],[-80.1414,36.5428],[-80.1426,36.5429],[-80.1433,36.5429],[-80.1447,36.5429],[-80.1461,36.5429],[-80.1471,36.5429],[-80.1502,36.5429],[-80.1505,36.5429],[-80.1512,36.5429],[-80.1522,36.543],[-80.1529,36.543],[-80.1536,36.543],[-80.1546,36.543],[-80.1553,36.543],[-80.1563,36.543],[-80.1571,36.543],[-80.1573,36.543],[-80.158,36.543],[-80.1586,36.543],[-80.1596,36.5431],[-80.1597,36.5431],[-80.1604,36.5431],[-80.1611,36.5431],[-80.1622,36.5431],[-80.1632,36.5431],[-80.1639,36.5431],[-80.165,36.5431],[-80.166,36.5431],[-80.1664,36.5431],[-80.1673,36.5431],[-80.1675,36.5431],[-80.1676,36.5431],[-80.1678,36.5431],[-80.1688,36.5431],[-80.1694,36.5432],[-80.1697,36.5432],[-80.1698,36.5432],[-80.1699,36.5431],[-80.1702,36.5431],[-80.1703,36.5431],[-80.1705,36.5431],[-80.1707,36.5431],[-80.1708,36.5432],[-80.1709,36.5432],[-80.1719,36.5432],[-80.173,36.5432],[-80.1794,36.5433],[-80.1816,36.5433],[-80.1829,36.5433],[-80.1838,36.5433],[-80.1849,36.5433],[-80.1866,36.5433],[-80.1883,36.5433],[-80.1897,36.5434],[-80.1917,36.5434],[-80.1928,36.5434],[-80.1931,36.5434],[-80.1932,36.5434],[-80.1934,36.5434],[-80.1938,36.5434],[-80.1948,36.5434],[-80.1955,36.5434],[-80.1962,36.5434],[-80.1972,36.5434],[-80.1982,36.5435],[-80.1989,36.5435],[-80.1993,36.5435],[-80.1999,36.5435],[-80.201,36.5435],[-80.202,36.5435],[-80.2027,36.5435],[-80.2034,36.5435],[-80.204,36.5435],[-80.2047,36.5435],[-80.2054,36.5435],[-80.2065,36.5436],[-80.2071,36.5436],[-80.2078,36.5436],[-80.2089,36.5436],[-80.212,36.5436],[-80.2126,36.5436],[-80.2137,36.5436],[-80.2146,36.5436],[-80.2148,36.5436],[-80.2153,36.5437],[-80.219,36.5437],[-80.2253,36.5438],[-80.2263,36.5438],[-80.2268,36.5438],[-80.2282,36.5438],[-80.2292,36.5438],[-80.2299,36.5438],[-80.2303,36.5438],[-80.231,36.5438],[-80.2317,36.5438],[-80.2324,36.5438],[-80.2331,36.5438],[-80.2338,36.5438],[-80.2345,36.5438],[-80.2352,36.5439],[-80.2355,36.5439],[-80.2359,36.5439],[-80.2366,36.5439],[-80.2373,36.5439],[-80.238,36.5439],[-80.2387,36.5439],[-80.2394,36.5439],[-80.2396,36.5439],[-80.2401,36.5439],[-80.2405,36.5439],[-80.2412,36.5439],[-80.2416,36.5439],[-80.2419,36.5439],[-80.2423,36.5439],[-80.2426,36.5439],[-80.2428,36.5439],[-80.243,36.5439],[-80.2437,36.5439],[-80.244,36.5439],[-80.2447,36.5439],[-80.2454,36.544],[-80.2461,36.544],[-80.2468,36.544],[-80.2477,36.544],[-80.2478,36.544],[-80.2485,36.544],[-80.2489,36.544],[-80.2496,36.544],[-80.2499,36.544],[-80.2503,36.544],[-80.2505,36.544],[-80.251,36.544],[-80.2513,36.544],[-80.252,36.544],[-80.2523,36.544],[-80.253,36.544],[-80.2534,36.544],[-80.2537,36.544],[-80.2541,36.544],[-80.2544,36.544],[-80.2547,36.544],[-80.2551,36.544],[-80.2555,36.544],[-80.2562,36.544],[-80.2568,36.544],[-80.2572,36.544],[-80.2586,36.544],[-80.2589,36.544],[-80.2593,36.544],[-80.26,36.544],[-80.2607,36.544],[-80.2609,36.544],[-80.2611,36.544],[-80.2633,36.544],[-80.2636,36.544],[-80.2637,36.544],[-80.2638,36.544],[-80.2644,36.544],[-80.2651,36.544],[-80.2658,36.544],[-80.2665,36.544],[-80.2672,36.544],[-80.2679,36.544],[-80.2686,36.544],[-80.2693,36.544],[-80.27,36.544],[-80.271,36.544],[-80.2713,36.544],[-80.272,36.544],[-80.2721,36.544],[-80.2724,36.544],[-80.2727,36.544],[-80.273,36.544],[-80.2734,36.544],[-80.2737,36.544],[-80.2741,36.544],[-80.2748,36.544],[-80.2751,36.544],[-80.2755,36.544],[-80.2757,36.544],[-80.276,36.544],[-80.2765,36.544],[-80.2767,36.544],[-80.277,36.544],[-80.2783,36.544],[-80.2801,36.544],[-80.2819,36.544],[-80.2844,36.544],[-80.2854,36.544],[-80.2861,36.544],[-80.2871,36.544],[-80.2882,36.544],[-80.2892,36.544],[-80.2899,36.544],[-80.2903,36.544],[-80.2906,36.544],[-80.2909,36.544],[-80.2913,36.544],[-80.2917,36.544],[-80.2923,36.544],[-80.2927,36.544],[-80.293,36.544],[-80.2934,36.544],[-80.2937,36.544],[-80.2941,36.544],[-80.2948,36.544],[-80.2949,36.544],[-80.2951,36.5441],[-80.2952,36.5441],[-80.2955,36.5441],[-80.2958,36.5441],[-80.2962,36.5441],[-80.2965,36.5441],[-80.2969,36.5441],[-80.2972,36.5442],[-80.2976,36.5442],[-80.2979,36.5442],[-80.2983,36.5442],[-80.299,36.5442],[-80.2993,36.5442],[-80.2997,36.5442],[-80.3,36.5443],[-80.3004,36.5443],[-80.3007,36.5443],[-80.3011,36.5443],[-80.3014,36.5443],[-80.3018,36.5443],[-80.3021,36.5444],[-80.3025,36.5444],[-80.3032,36.5444],[-80.3039,36.5444],[-80.3046,36.5444],[-80.3049,36.5445],[-80.3053,36.5445],[-80.306,36.5445],[-80.3063,36.5445],[-80.3067,36.5445],[-80.307,36.5446],[-80.3074,36.5446],[-80.3077,36.5446],[-80.3084,36.5446],[-80.3091,36.5446],[-80.3095,36.5447],[-80.3102,36.5447],[-80.3109,36.5447],[-80.3112,36.5447],[-80.3116,36.5448],[-80.3119,36.5448],[-80.3123,36.5448],[-80.3127,36.5448],[-80.313,36.5448],[-80.3134,36.5448],[-80.3137,36.5449],[-80.3141,36.5449],[-80.3144,36.5449],[-80.3148,36.5449],[-80.3151,36.5449],[-80.3155,36.545],[-80.3162,36.545],[-80.3166,36.545],[-80.3169,36.545],[-80.3173,36.5451],[-80.3176,36.5451],[-80.318,36.5451],[-80.3183,36.5451],[-80.3187,36.5451],[-80.319,36.5451],[-80.3193,36.5451],[-80.3197,36.5452],[-80.32,36.5452],[-80.3204,36.5452],[-80.3207,36.5452],[-80.3211,36.5452],[-80.3214,36.5452],[-80.3218,36.5453],[-80.3221,36.5453],[-80.3225,36.5453],[-80.3228,36.5453],[-80.3231,36.5453],[-80.3238,36.5453],[-80.3242,36.5454],[-80.3249,36.5454],[-80.3252,36.5454],[-80.3256,36.5454],[-80.3262,36.5455],[-80.3266,36.5455],[-80.3269,36.5455],[-80.3273,36.5455],[-80.3276,36.5455],[-80.328,36.5455],[-80.3283,36.5456],[-80.3286,36.5456],[-80.3287,36.5456],[-80.3288,36.5456],[-80.3289,36.5456],[-80.329,36.5456],[-80.3294,36.5456],[-80.3297,36.5456],[-80.33,36.5456],[-80.3304,36.5457],[-80.3307,36.5457],[-80.3311,36.5457],[-80.3314,36.5457],[-80.3318,36.5457],[-80.332,36.5457],[-80.3321,36.5457],[-80.3324,36.5457],[-80.3328,36.5458],[-80.333,36.5458],[-80.3331,36.5458],[-80.3335,36.5458],[-80.3336,36.5458],[-80.3338,36.5458],[-80.334,36.5458],[-80.3342,36.5458],[-80.3345,36.5458],[-80.3349,36.5459],[-80.3352,36.5459],[-80.3355,36.5459],[-80.3359,36.5459],[-80.3362,36.5459],[-80.3366,36.5459],[-80.337,36.5459],[-80.3371,36.546],[-80.3373,36.546],[-80.3376,36.546],[-80.338,36.546],[-80.3383,36.546],[-80.3387,36.546],[-80.339,36.546],[-80.3393,36.5461],[-80.3397,36.5461],[-80.34,36.5461],[-80.3404,36.5461],[-80.3407,36.5461],[-80.3411,36.5461],[-80.3415,36.5462],[-80.3418,36.5462],[-80.3423,36.5462],[-80.3429,36.5462],[-80.3434,36.5462],[-80.3439,36.5463],[-80.3443,36.5463],[-80.3461,36.5464],[-80.3515,36.5466],[-80.3541,36.5467],[-80.3566,36.5468],[-80.3603,36.547],[-80.364,36.5472],[-80.3678,36.5474],[-80.3691,36.5474],[-80.3692,36.5474],[-80.3702,36.5475],[-80.3716,36.5476],[-80.3748,36.5477],[-80.3757,36.5477],[-80.378,36.5478],[-80.3798,36.5479],[-80.3804,36.548],[-80.381,36.548],[-80.3825,36.5481],[-80.3831,36.5481],[-80.3835,36.5481],[-80.3855,36.5482],[-80.3875,36.5483],[-80.3912,36.5485],[-80.3945,36.5486],[-80.395,36.5486],[-80.3954,36.5486],[-80.3957,36.5487],[-80.3961,36.5487],[-80.3962,36.5487],[-80.3965,36.5487],[-80.3968,36.5487],[-80.3972,36.5487],[-80.3975,36.5487],[-80.3982,36.5488],[-80.3989,36.5488],[-80.3992,36.5488],[-80.3996,36.5488],[-80.3999,36.5488],[-80.4013,36.5489],[-80.4023,36.5489],[-80.4034,36.549],[-80.4076,36.5492],[-80.408,36.5492],[-80.4082,36.5492],[-80.4083,36.5492],[-80.4086,36.5492],[-80.409,36.5493],[-80.4093,36.5493],[-80.4097,36.5493],[-80.41,36.5493],[-80.4107,36.5493],[-80.4118,36.5494],[-80.4125,36.5494],[-80.4132,36.5494],[-80.4135,36.5495],[-80.4139,36.5495],[-80.4142,36.5495],[-80.4146,36.5495],[-80.4153,36.5495],[-80.4156,36.5496],[-80.4163,36.5496],[-80.4167,36.5496],[-80.4177,36.5496],[-80.4187,36.5497],[-80.4194,36.5497],[-80.4201,36.5498],[-80.4216,36.5498],[-80.4217,36.5498],[-80.4239,36.5499],[-80.4241,36.5499],[-80.4242,36.5499],[-80.4255,36.55],[-80.4262,36.55],[-80.4265,36.55],[-80.4274,36.5501],[-80.4277,36.5501],[-80.4303,36.5502],[-80.4311,36.5502],[-80.4314,36.5503],[-80.4318,36.5503],[-80.4321,36.5503],[-80.4325,36.5503],[-80.4328,36.5503],[-80.4331,36.5503],[-80.4337,36.5504],[-80.4342,36.5504],[-80.4345,36.5504],[-80.4348,36.5504],[-80.4349,36.5504],[-80.4352,36.5504],[-80.4356,36.5504],[-80.4359,36.5505],[-80.4363,36.5505],[-80.4366,36.5505],[-80.437,36.5505],[-80.4373,36.5505],[-80.4377,36.5505],[-80.438,36.5506],[-80.4384,36.5506],[-80.4387,36.5506],[-80.4391,36.5506],[-80.4394,36.5506],[-80.4401,36.5506],[-80.4404,36.5507],[-80.4408,36.5507],[-80.4411,36.5507],[-80.4415,36.5507],[-80.4418,36.5507],[-80.4421,36.5508],[-80.4425,36.5508],[-80.4428,36.5508],[-80.4432,36.5508],[-80.4433,36.5508],[-80.4439,36.5508],[-80.4442,36.5508],[-80.4445,36.5508],[-80.4449,36.5509],[-80.4452,36.5509],[-80.4456,36.5509],[-80.4459,36.5509],[-80.4462,36.5509],[-80.4484,36.551],[-80.4487,36.551],[-80.4513,36.5512],[-80.4514,36.5512],[-80.4517,36.5512],[-80.4543,36.5513],[-80.4546,36.5513],[-80.4548,36.5513],[-80.4551,36.5513],[-80.4554,36.5514],[-80.4558,36.5514],[-80.4561,36.5514],[-80.4565,36.5514],[-80.4568,36.5514],[-80.4572,36.5515],[-80.4575,36.5515],[-80.4578,36.5515],[-80.4582,36.5515],[-80.4585,36.5515],[-80.4589,36.5515],[-80.4592,36.5515],[-80.4595,36.5515],[-80.4599,36.5516],[-80.4602,36.5516],[-80.4606,36.5516],[-80.4609,36.5516],[-80.4667,36.5519],[-80.4701,36.552],[-80.4708,36.5521],[-80.4785,36.5524],[-80.4803,36.5525],[-80.4804,36.5525],[-80.4841,36.5527],[-80.4877,36.5528],[-80.4885,36.5529],[-80.4889,36.5529],[-80.4941,36.5531],[-80.4957,36.5532],[-80.496,36.5532],[-80.4964,36.5532],[-80.4967,36.5533],[-80.4971,36.5533],[-80.4974,36.5533],[-80.4977,36.5533],[-80.4981,36.5533],[-80.4984,36.5533],[-80.4988,36.5534],[-80.4991,36.5534],[-80.4994,36.5534],[-80.4998,36.5534],[-80.5001,36.5534],[-80.5005,36.5534],[-80.5008,36.5534],[-80.5011,36.5535],[-80.5015,36.5535],[-80.5018,36.5535],[-80.5022,36.5535],[-80.5049,36.5536],[-80.5056,36.5537],[-80.5059,36.5537],[-80.5066,36.5537],[-80.5071,36.5537],[-80.509,36.5538],[-80.5096,36.5539],[-80.5101,36.5539],[-80.5109,36.5539],[-80.5115,36.554],[-80.5118,36.554],[-80.5184,36.5543],[-80.5201,36.5543],[-80.5224,36.5545],[-80.5229,36.5545],[-80.5233,36.5545],[-80.5236,36.5545],[-80.5239,36.5545],[-80.5243,36.5545],[-80.5246,36.5546],[-80.525,36.5546],[-80.5253,36.5546],[-80.5256,36.5546],[-80.526,36.5546],[-80.5282,36.5547],[-80.5325,36.5549],[-80.5343,36.555],[-80.5346,36.555],[-80.5352,36.5551],[-80.5358,36.5551],[-80.5398,36.5553],[-80.5409,36.5553],[-80.542,36.5554],[-80.5444,36.5555],[-80.5481,36.5557],[-80.5487,36.5557],[-80.5493,36.5557],[-80.5599,36.5562],[-80.5605,36.5562],[-80.563,36.5564],[-80.5634,36.5564],[-80.5635,36.5564],[-80.5638,36.5564],[-80.5641,36.5564],[-80.5644,36.5564],[-80.5647,36.5564],[-80.5649,36.5564],[-80.5652,36.5564],[-80.5685,36.5565],[-80.5707,36.5566],[-80.571,36.5566],[-80.577,36.5568],[-80.5774,36.5568],[-80.5811,36.5569],[-80.5814,36.5569],[-80.5818,36.5569],[-80.5821,36.557],[-80.5824,36.557],[-80.5827,36.557],[-80.5828,36.557],[-80.5831,36.557],[-80.5867,36.5571],[-80.591,36.5572],[-80.5913,36.5573],[-80.5916,36.5573],[-80.592,36.5573],[-80.5923,36.5573],[-80.5927,36.5573],[-80.5931,36.5573],[-80.5934,36.5573],[-80.5967,36.5574],[-80.5971,36.5574],[-80.5977,36.5575],[-80.598,36.5575],[-80.6004,36.5575],[-80.6009,36.5575],[-80.6074,36.5578],[-80.6106,36.5579],[-80.6121,36.5579],[-80.6145,36.558],[-80.6149,36.558],[-80.6181,36.5581],[-80.624,36.5583],[-80.6244,36.5583],[-80.6288,36.5584],[-80.633,36.5585],[-80.636,36.5586],[-80.6375,36.5587],[-80.6376,36.5587],[-80.6389,36.5587],[-80.6424,36.5588],[-80.647,36.5589],[-80.6471,36.5589],[-80.6472,36.5589],[-80.6474,36.5589],[-80.6486,36.559],[-80.6534,36.5592],[-80.6585,36.5595],[-80.6592,36.5595],[-80.6612,36.5596],[-80.6629,36.5598],[-80.6637,36.5598],[-80.6702,36.5602],[-80.6705,36.5603],[-80.6708,36.5603],[-80.6712,36.5603],[-80.6715,36.5603],[-80.6719,36.5604],[-80.6767,36.5607],[-80.6773,36.5607],[-80.6792,36.5608],[-80.6825,36.5611],[-80.6828,36.5611],[-80.6834,36.5611],[-80.6855,36.5612],[-80.6865,36.5613],[-80.6881,36.5614],[-80.6897,36.5615],[-80.69,36.5615],[-80.6903,36.5616],[-80.6907,36.5616],[-80.691,36.5616],[-80.6914,36.5616],[-80.6917,36.5617],[-80.6921,36.5617],[-80.6924,36.5617],[-80.6927,36.5617],[-80.6931,36.5617],[-80.6934,36.5618],[-80.6938,36.5618],[-80.6941,36.5618],[-80.6945,36.5618],[-80.6948,36.5619],[-80.6958,36.5619],[-80.6962,36.562],[-80.6965,36.562],[-80.6969,36.562],[-80.6972,36.562],[-80.6976,36.562],[-80.6979,36.562],[-80.6983,36.562],[-80.6986,36.562],[-80.699,36.5621],[-80.6993,36.5621],[-80.6997,36.5621],[-80.7,36.5621],[-80.7004,36.5621],[-80.7007,36.5621],[-80.7011,36.5622],[-80.7014,36.5622],[-80.7018,36.5622],[-80.7021,36.5622],[-80.7025,36.5622],[-80.7028,36.5622],[-80.7043,36.5623],[-80.7046,36.5623],[-80.7048,36.5623],[-80.705,36.5623],[-80.7054,36.5623],[-80.7057,36.5623],[-80.7061,36.5623],[-80.7064,36.5623],[-80.7067,36.5623],[-80.7071,36.5623],[-80.7074,36.5623],[-80.7078,36.5623],[-80.7081,36.5623],[-80.7084,36.5623],[-80.7088,36.5623],[-80.7091,36.5623],[-80.7095,36.5623],[-80.7098,36.5623],[-80.7108,36.5623],[-80.7112,36.5623],[-80.7115,36.5623],[-80.7118,36.5623],[-80.7125,36.5623],[-80.7132,36.5623],[-80.7139,36.5623],[-80.7142,36.5623],[-80.7149,36.5623],[-80.7156,36.5623],[-80.7166,36.5623],[-80.7173,36.5623],[-80.7176,36.5623],[-80.7183,36.5623],[-80.719,36.5623],[-80.7207,36.5623],[-80.7217,36.5623],[-80.7221,36.5623],[-80.7234,36.5623],[-80.7238,36.5623],[-80.7241,36.5623],[-80.7245,36.5623],[-80.7248,36.5623],[-80.7252,36.5623],[-80.7255,36.5623],[-80.7259,36.5623],[-80.7262,36.5623],[-80.73,36.5624],[-80.7301,36.5623],[-80.7304,36.5623],[-80.7305,36.5623],[-80.7308,36.5623],[-80.7312,36.5623],[-80.7315,36.5623],[-80.7319,36.5623],[-80.7322,36.5622],[-80.7326,36.5622],[-80.7329,36.5622],[-80.7332,36.5622],[-80.7336,36.5622],[-80.7339,36.5622],[-80.7343,36.5622],[-80.7346,36.5621],[-80.7349,36.5621],[-80.7353,36.5621],[-80.7356,36.5621],[-80.736,36.5621],[-80.7363,36.562],[-80.7366,36.562],[-80.737,36.562],[-80.7372,36.562],[-80.7374,36.562],[-80.741,36.5618],[-80.7413,36.5618],[-80.7438,36.5617],[-80.7442,36.5617],[-80.7447,36.5617],[-80.7451,36.5616],[-80.7454,36.5616],[-80.7468,36.5616],[-80.7472,36.5615],[-80.7474,36.5615],[-80.7485,36.5615],[-80.7493,36.5615],[-80.7496,36.5615],[-80.7497,36.5614],[-80.75,36.5614],[-80.7503,36.5614],[-80.7507,36.5614],[-80.751,36.5614],[-80.7511,36.5614],[-80.7543,36.5612],[-80.7559,36.5612],[-80.7566,36.5611],[-80.7571,36.5611],[-80.7588,36.561],[-80.7605,36.561],[-80.7611,36.5609],[-80.7669,36.5607],[-80.7677,36.5606],[-80.7709,36.5605],[-80.7715,36.5605],[-80.7723,36.5604],[-80.7728,36.5604],[-80.7733,36.5604],[-80.7736,36.5604],[-80.774,36.5604],[-80.787,36.5605],[-80.7897,36.5605],[-80.79,36.5605],[-80.7902,36.5605],[-80.7906,36.5605],[-80.7921,36.5606],[-80.7927,36.5606],[-80.7929,36.5606],[-80.7943,36.5607],[-80.7967,36.5609],[-80.7971,36.5609],[-80.7975,36.5609],[-80.7978,36.561],[-80.7981,36.561],[-80.7986,36.561],[-80.7988,36.5611],[-80.7991,36.5611],[-80.7994,36.5611],[-80.7995,36.5611],[-80.7996,36.5611],[-80.7997,36.5611],[-80.7998,36.5611],[-80.8002,36.5611],[-80.8005,36.5611],[-80.8017,36.561],[-80.8124,36.5604],[-80.8158,36.5603],[-80.8206,36.56],[-80.8222,36.5599],[-80.823,36.5599],[-80.8232,36.5598],[-80.8237,36.5598],[-80.8239,36.5598],[-80.8272,36.5597],[-80.8304,36.5595],[-80.8332,36.5594],[-80.8342,36.5593],[-80.8349,36.5593],[-80.8358,36.5592],[-80.8362,36.5592],[-80.8365,36.5592],[-80.8368,36.5592],[-80.8373,36.5592],[-80.8375,36.5592],[-80.8378,36.5591],[-80.838,36.5591],[-80.8389,36.5592],[-80.8393,36.5592],[-80.8396,36.5592],[-80.84,36.5592],[-80.8403,36.5592],[-80.8406,36.5593],[-80.841,36.5593],[-80.8413,36.5593],[-80.8417,36.5593],[-80.842,36.5593],[-80.8423,36.5593],[-80.8427,36.5593],[-80.843,36.5594],[-80.8432,36.5594],[-80.8434,36.5594],[-80.8437,36.5594],[-80.844,36.5594],[-80.8444,36.5594],[-80.8447,36.5594],[-80.8451,36.5594],[-80.8454,36.5594],[-80.8457,36.5595],[-80.8461,36.5595],[-80.8464,36.5595],[-80.8468,36.5595],[-80.8471,36.5595],[-80.8474,36.5595],[-80.8478,36.5596],[-80.8481,36.5596],[-80.8485,36.5596],[-80.8488,36.5596],[-80.8491,36.5596],[-80.8495,36.5596],[-80.8498,36.5596],[-80.8502,36.5596],[-80.8505,36.5597],[-80.8509,36.5597],[-80.8512,36.5597],[-80.8515,36.5597],[-80.8519,36.5597],[-80.8522,36.5597],[-80.8526,36.5597],[-80.8529,36.5598],[-80.8533,36.5598],[-80.8536,36.5598],[-80.8539,36.5598],[-80.8543,36.5598],[-80.8546,36.5598],[-80.855,36.5598],[-80.8553,36.5598],[-80.8556,36.5599],[-80.856,36.5599],[-80.8563,36.5599],[-80.8567,36.5599],[-80.857,36.5599],[-80.8573,36.5599],[-80.8577,36.5599],[-80.858,36.56],[-80.8584,36.56],[-80.8587,36.56],[-80.859,36.56],[-80.8594,36.56],[-80.8596,36.56],[-80.8597,36.56],[-80.8611,36.5601],[-80.8698,36.5604],[-80.87,36.5604],[-80.8703,36.5605],[-80.8706,36.5605],[-80.871,36.5605],[-80.8713,36.5605],[-80.872,36.5605],[-80.8724,36.5605],[-80.8734,36.5606],[-80.8741,36.5606],[-80.8751,36.5606],[-80.8776,36.5608],[-80.8778,36.5608],[-80.8779,36.5608],[-80.8789,36.5608],[-80.8892,36.5613],[-80.8923,36.5614],[-80.8929,36.5615],[-80.8984,36.5617],[-80.8986,36.5617],[-80.8991,36.5617],[-80.8995,36.5617],[-80.9013,36.5618],[-80.9015,36.5618],[-80.9016,36.5618],[-80.9017,36.5618],[-80.9018,36.5618],[-80.9038,36.5618],[-80.9046,36.5618],[-80.9124,36.562],[-80.9126,36.562],[-80.9133,36.562],[-80.9151,36.5621],[-80.9283,36.5624],[-80.9317,36.5624],[-80.9322,36.5626],[-80.9329,36.563],[-80.939,36.563],[-80.9442,36.5631],[-80.9445,36.5631],[-80.9461,36.5631],[-80.9466,36.5631],[-80.9475,36.5632],[-80.9476,36.5632],[-80.9483,36.5632],[-80.9493,36.5633],[-80.9498,36.5633],[-80.95,36.5633],[-80.9503,36.5633],[-80.9507,36.5634],[-80.951,36.5634],[-80.9514,36.5634],[-80.9517,36.5634],[-80.9521,36.5634],[-80.9525,36.5634],[-80.9526,36.5634],[-80.9528,36.5634],[-80.953,36.5634],[-80.9539,36.5634],[-80.9542,36.5634],[-80.9595,36.5636],[-80.9598,36.5636],[-80.9602,36.5636],[-80.9605,36.5636],[-80.9611,36.5636],[-80.9612,36.5636],[-80.9615,36.5636],[-80.9616,36.5636],[-80.9622,36.5636],[-80.9646,36.5635],[-80.9667,36.5635],[-80.967,36.5635],[-80.969,36.5635],[-80.9731,36.5635],[-80.9752,36.5635],[-80.9767,36.5635],[-80.9786,36.5634],[-80.9797,36.5634],[-80.9827,36.5635],[-80.9842,36.5635],[-80.9843,36.5635],[-80.9847,36.5635],[-80.9849,36.5635],[-80.9853,36.5635],[-80.9871,36.5635],[-80.991,36.5636],[-80.9987,36.5636],[-81.0038,36.5637],[-81.0044,36.5637],[-81.0064,36.5639],[-81.0069,36.564],[-81.0075,36.564],[-81.0079,36.5641],[-81.0085,36.5641],[-81.0097,36.5643],[-81.0111,36.5644],[-81.0118,36.5645],[-81.0121,36.5645],[-81.0122,36.5645],[-81.0123,36.5645],[-81.0125,36.5645],[-81.0139,36.5646],[-81.0143,36.5647],[-81.0149,36.5647],[-81.0163,36.5647],[-81.0169,36.5647],[-81.0185,36.5648],[-81.0188,36.5648],[-81.0191,36.5648],[-81.0196,36.5649],[-81.0237,36.5651],[-81.0255,36.5652],[-81.0269,36.5652],[-81.0277,36.5652],[-81.0281,36.5652],[-81.0284,36.5653],[-81.0286,36.5653],[-81.0289,36.5653],[-81.0357,36.5658],[-81.0362,36.5658],[-81.0375,36.5659],[-81.0382,36.566],[-81.0385,36.566],[-81.0389,36.566],[-81.0392,36.5661],[-81.0396,36.5661],[-81.0399,36.5661],[-81.0402,36.5662],[-81.0434,36.5664],[-81.0444,36.5665],[-81.0448,36.5665],[-81.0452,36.5665],[-81.0458,36.5666],[-81.0469,36.5666],[-81.0478,36.5666],[-81.0482,36.5667],[-81.0486,36.5667],[-81.049,36.5667],[-81.0493,36.5667],[-81.0497,36.5667],[-81.05,36.5667],[-81.0504,36.5667],[-81.0507,36.5667],[-81.0511,36.5668],[-81.0514,36.5668],[-81.0518,36.5668],[-81.0521,36.5668],[-81.0525,36.5668],[-81.0528,36.5668],[-81.0532,36.5668],[-81.0535,36.5669],[-81.0539,36.5669],[-81.0542,36.5669],[-81.0546,36.5669],[-81.0553,36.5669],[-81.0586,36.567],[-81.0622,36.5671],[-81.0623,36.5671],[-81.0691,36.5672],[-81.0696,36.5672],[-81.0734,36.5672],[-81.0747,36.5672],[-81.0761,36.5672],[-81.0778,36.5672],[-81.0782,36.5672],[-81.0785,36.5672],[-81.0795,36.5672],[-81.081,36.5673],[-81.0823,36.5673],[-81.0831,36.5673],[-81.0834,36.5673],[-81.0841,36.5673],[-81.0859,36.5673],[-81.0862,36.5673],[-81.0866,36.5673],[-81.087,36.5673],[-81.0873,36.5673],[-81.0877,36.5673],[-81.0881,36.5673],[-81.0884,36.5673],[-81.0893,36.5673],[-81.0975,36.5678],[-81.0993,36.5679],[-81.1005,36.568],[-81.1019,36.5681],[-81.1023,36.5681],[-81.1033,36.5681],[-81.1038,36.5682],[-81.1039,36.5682],[-81.1054,36.5683],[-81.1081,36.5684],[-81.1103,36.5686],[-81.1109,36.5686],[-81.1193,36.569],[-81.1201,36.5691],[-81.1228,36.5691],[-81.1279,36.5692],[-81.1295,36.5692],[-81.1352,36.5693],[-81.1361,36.5693],[-81.1378,36.5693],[-81.1384,36.5694],[-81.1391,36.5694],[-81.1395,36.5694],[-81.1399,36.5694],[-81.1411,36.5695],[-81.1434,36.5696],[-81.1463,36.5697],[-81.1464,36.5697],[-81.1465,36.5697],[-81.1466,36.5697],[-81.1485,36.5698],[-81.1499,36.5699],[-81.1502,36.5699],[-81.1508,36.5699],[-81.1509,36.5699],[-81.151,36.5699],[-81.1513,36.57],[-81.1517,36.57],[-81.1521,36.57],[-81.1524,36.57],[-81.1527,36.57],[-81.1532,36.5701],[-81.1536,36.5701],[-81.1538,36.5701],[-81.1569,36.5703],[-81.1575,36.5703],[-81.1628,36.5705],[-81.163,36.5705],[-81.1632,36.5705],[-81.1635,36.5705],[-81.1638,36.5706],[-81.1639,36.5706],[-81.1641,36.5706],[-81.1644,36.5706],[-81.1681,36.5708],[-81.169,36.5708],[-81.17,36.5709],[-81.1707,36.5709],[-81.171,36.571],[-81.1717,36.5711],[-81.1769,36.5719],[-81.1792,36.5719],[-81.1799,36.5719],[-81.1841,36.572],[-81.1848,36.572],[-81.1852,36.572],[-81.1899,36.5721],[-81.1929,36.5721],[-81.1952,36.5722],[-81.1973,36.5722],[-81.2014,36.5723],[-81.2016,36.5723],[-81.2019,36.5723],[-81.2021,36.5723],[-81.2026,36.5723],[-81.2037,36.5723],[-81.2039,36.5723],[-81.204,36.5723],[-81.2044,36.5723],[-81.2049,36.5723],[-81.2057,36.5723],[-81.2065,36.5723],[-81.2069,36.5724],[-81.2076,36.5724],[-81.2102,36.5724],[-81.2123,36.5724],[-81.2142,36.5725],[-81.2175,36.5725],[-81.2257,36.5726],[-81.2267,36.5727],[-81.2354,36.5727],[-81.2419,36.5729],[-81.2422,36.573],[-81.244,36.573],[-81.249,36.5732],[-81.2492,36.5732],[-81.2499,36.5733],[-81.2502,36.5733],[-81.2506,36.5733],[-81.2527,36.5734],[-81.2529,36.5734],[-81.2555,36.5735],[-81.2602,36.5738],[-81.2614,36.5739],[-81.2624,36.5739],[-81.2628,36.5739],[-81.2658,36.574],[-81.2661,36.574],[-81.2671,36.574],[-81.2674,36.574],[-81.2702,36.5741],[-81.2707,36.5741],[-81.2716,36.5741],[-81.2746,36.5742],[-81.2775,36.5742],[-81.2792,36.5742],[-81.2808,36.5743],[-81.2958,36.5746],[-81.2989,36.5747],[-81.3059,36.5749],[-81.3074,36.575],[-81.308,36.575],[-81.3085,36.575],[-81.3092,36.575],[-81.3174,36.5749],[-81.3176,36.5749],[-81.3233,36.5749],[-81.3236,36.5749],[-81.3242,36.5749],[-81.3244,36.5749],[-81.328,36.5749],[-81.3334,36.5748],[-81.3336,36.5748],[-81.3345,36.5748],[-81.3348,36.5748],[-81.335,36.5748],[-81.3354,36.5748],[-81.3373,36.5748],[-81.3382,36.5748],[-81.3383,36.5748],[-81.3435,36.5748],[-81.3436,36.5748],[-81.3438,36.5748],[-81.344,36.5748],[-81.3483,36.5747],[-81.3499,36.5747],[-81.3517,36.5747],[-81.3533,36.5747],[-81.3539,36.5747],[-81.354,36.5747],[-81.3542,36.5747],[-81.3594,36.5746],[-81.3604,36.5745],[-81.3611,36.5745],[-81.3615,36.5745],[-81.3618,36.5745],[-81.3619,36.5745],[-81.3621,36.5745],[-81.3629,36.5745],[-81.3633,36.5745],[-81.3642,36.5745],[-81.3646,36.5745],[-81.3666,36.5746],[-81.369,36.5746],[-81.3728,36.5747],[-81.3742,36.5747],[-81.3748,36.5747],[-81.3764,36.5748],[-81.3795,36.5748],[-81.3825,36.5749],[-81.3837,36.5749],[-81.3849,36.5749],[-81.3851,36.5749],[-81.3854,36.5749],[-81.3858,36.5749],[-81.3861,36.5749],[-81.3865,36.575],[-81.3868,36.575],[-81.3872,36.575],[-81.3876,36.575],[-81.3879,36.575],[-81.3883,36.575],[-81.3885,36.575],[-81.3888,36.575],[-81.3893,36.575],[-81.3894,36.575],[-81.3897,36.575],[-81.3901,36.5751],[-81.3905,36.5751],[-81.3909,36.5751],[-81.3913,36.5751],[-81.3917,36.5752],[-81.3921,36.5752],[-81.3924,36.5752],[-81.3928,36.5752],[-81.3931,36.5752],[-81.3935,36.5752],[-81.3948,36.5753],[-81.3975,36.5754],[-81.3982,36.5754],[-81.402,36.5756],[-81.4028,36.5756],[-81.4075,36.5757],[-81.41,36.5758],[-81.4101,36.5758],[-81.4275,36.5764],[-81.4278,36.5764],[-81.4349,36.5766],[-81.4404,36.5767],[-81.4427,36.5768],[-81.443,36.5768],[-81.4438,36.5769],[-81.4442,36.577],[-81.4446,36.577],[-81.4447,36.577],[-81.4458,36.5771],[-81.4459,36.5771],[-81.4542,36.5777],[-81.4578,36.578],[-81.4584,36.578],[-81.4586,36.578],[-81.46,36.5781],[-81.4623,36.5782],[-81.463,36.5782],[-81.4639,36.5782],[-81.4695,36.5784],[-81.4734,36.5785],[-81.4736,36.5785],[-81.4784,36.5787],[-81.4851,36.5789],[-81.4854,36.5789],[-81.4861,36.5789],[-81.4866,36.579],[-81.4868,36.579],[-81.4878,36.579],[-81.4888,36.579],[-81.4892,36.5791],[-81.4895,36.5791],[-81.4897,36.5791],[-81.4899,36.5791],[-81.4904,36.5791],[-81.4915,36.5791],[-81.4925,36.5792],[-81.4939,36.5792],[-81.4949,36.5793],[-81.4956,36.5793],[-81.4963,36.5794],[-81.4967,36.5794],[-81.497,36.5794],[-81.4972,36.5794],[-81.4981,36.5795],[-81.4998,36.5796],[-81.5002,36.5796],[-81.5013,36.5797],[-81.502,36.5797],[-81.5032,36.5798],[-81.504,36.5798],[-81.5048,36.5799],[-81.5055,36.5799],[-81.5063,36.58],[-81.5066,36.58],[-81.5067,36.58],[-81.507,36.58],[-81.5074,36.58],[-81.5075,36.58],[-81.5159,36.5804],[-81.5162,36.5804],[-81.5169,36.5804],[-81.5173,36.5804],[-81.5176,36.5804],[-81.518,36.5804],[-81.5181,36.5804],[-81.5182,36.5804],[-81.5183,36.5804],[-81.5185,36.5804],[-81.519,36.5805],[-81.5193,36.5805],[-81.5197,36.5805],[-81.52,36.5805],[-81.5203,36.5805],[-81.5208,36.5806],[-81.5213,36.5806],[-81.5215,36.5806],[-81.5218,36.5806],[-81.5221,36.5806],[-81.5225,36.5807],[-81.5228,36.5807],[-81.5328,36.5815],[-81.5342,36.5816],[-81.5354,36.5817],[-81.5357,36.5817],[-81.536,36.5818],[-81.5363,36.5818],[-81.5365,36.5818],[-81.5375,36.5819],[-81.5378,36.5819],[-81.5381,36.5819],[-81.5384,36.582],[-81.5391,36.582],[-81.5394,36.582],[-81.5398,36.5821],[-81.54,36.5821],[-81.541,36.5822],[-81.5431,36.5823],[-81.5479,36.5827],[-81.5488,36.5828],[-81.5491,36.5828],[-81.5513,36.583],[-81.5523,36.5831],[-81.5537,36.5832],[-81.5554,36.5833],[-81.5567,36.5834],[-81.5577,36.5835],[-81.5584,36.5836],[-81.5588,36.5836],[-81.5591,36.5836],[-81.5594,36.5837],[-81.5597,36.5837],[-81.5635,36.584],[-81.5638,36.584],[-81.5655,36.5841],[-81.5689,36.5844],[-81.571,36.5846],[-81.5733,36.5848],[-81.575,36.5849],[-81.5767,36.585],[-81.5776,36.5851],[-81.5829,36.5855],[-81.5833,36.5856],[-81.5863,36.5858],[-81.5866,36.5858],[-81.5876,36.5859],[-81.589,36.586],[-81.5899,36.5861],[-81.591,36.5862],[-81.5923,36.5863],[-81.5933,36.5864],[-81.5944,36.5865],[-81.5954,36.5865],[-81.5964,36.5866],[-81.5968,36.5866],[-81.5984,36.5868],[-81.5998,36.5869],[-81.6001,36.5869],[-81.6004,36.587],[-81.6011,36.587],[-81.6042,36.587],[-81.6059,36.587],[-81.6063,36.5871],[-81.6067,36.5871],[-81.6077,36.5871],[-81.6082,36.5871],[-81.6086,36.5871],[-81.6114,36.5872],[-81.6138,36.5872],[-81.6155,36.5872],[-81.6168,36.5873],[-81.6175,36.5873],[-81.6176,36.5873],[-81.6179,36.5873],[-81.6182,36.5873],[-81.6186,36.5873],[-81.6195,36.5873],[-81.6203,36.5873],[-81.622,36.5873],[-81.6234,36.5874],[-81.6244,36.5874],[-81.625,36.5874],[-81.6276,36.5874],[-81.6319,36.5875],[-81.6453,36.5877],[-81.6479,36.5877],[-81.6486,36.5877],[-81.6492,36.5877],[-81.6498,36.5877],[-81.6505,36.5877],[-81.6509,36.5878],[-81.6512,36.5878],[-81.6516,36.5878],[-81.6519,36.5878],[-81.6522,36.5878],[-81.6526,36.5878],[-81.6529,36.5878],[-81.6533,36.5878],[-81.6536,36.5878],[-81.6539,36.5878],[-81.6543,36.5878],[-81.6546,36.5878],[-81.655,36.5878],[-81.6553,36.5878],[-81.6556,36.5878],[-81.656,36.5878],[-81.6563,36.5878],[-81.6567,36.5878],[-81.657,36.5878],[-81.6573,36.5878],[-81.6577,36.5878],[-81.658,36.5878],[-81.6584,36.5878],[-81.6587,36.5878],[-81.6591,36.5878],[-81.6594,36.5878],[-81.6601,36.5879],[-81.6604,36.5879],[-81.6608,36.5879],[-81.6611,36.5879],[-81.6615,36.5879],[-81.6618,36.5879],[-81.6619,36.5879],[-81.6621,36.5879],[-81.6625,36.5879],[-81.6628,36.5879],[-81.6632,36.5879],[-81.6635,36.5879],[-81.6638,36.5879],[-81.6642,36.5879],[-81.6645,36.5879],[-81.6649,36.5879],[-81.6652,36.5879],[-81.6655,36.5879],[-81.6658,36.5879],[-81.6693,36.588],[-81.6775,36.5881],[-81.6724,36.592],[-81.6716,36.5926],[-81.6692,36.5945],[-81.6684,36.5952],[-81.6669,36.5964],[-81.6624,36.5999],[-81.6609,36.6011],[-81.6599,36.6018],[-81.6569,36.6041],[-81.656,36.6049],[-81.6548,36.6057],[-81.6515,36.6083],[-81.6504,36.6092],[-81.6499,36.6096],[-81.6486,36.6106],[-81.6481,36.611],[-81.6469,36.6119],[-81.653,36.612],[-81.6536,36.612],[-81.6579,36.612],[-81.6584,36.612],[-81.6613,36.612],[-81.6665,36.612],[-81.6713,36.6121],[-81.6746,36.6121],[-81.6815,36.6121],[-81.6817,36.6121],[-81.6823,36.6121],[-81.6872,36.6122],[-81.6882,36.6122],[-81.689,36.6121],[-81.6898,36.6121],[-81.6922,36.612],[-81.6929,36.612],[-81.693,36.6121],[-81.6952,36.6121],[-81.7017,36.6122],[-81.7039,36.6123],[-81.704,36.6123],[-81.7041,36.6123],[-81.7042,36.6123],[-81.7043,36.6123],[-81.7045,36.6123],[-81.7046,36.6123],[-81.7138,36.6123],[-81.715,36.6123],[-81.7156,36.6123],[-81.7157,36.6123],[-81.7158,36.6123],[-81.7277,36.6123],[-81.7348,36.6124],[-81.7351,36.6124],[-81.7366,36.6124],[-81.7369,36.6124],[-81.7428,36.6125],[-81.7447,36.6125],[-81.7498,36.6126],[-81.7505,36.6126],[-81.7524,36.6127],[-81.7527,36.6127],[-81.7532,36.6127],[-81.7535,36.6127],[-81.7537,36.6127],[-81.7541,36.6127],[-81.7546,36.6127],[-81.7549,36.6127],[-81.761,36.6128],[-81.7619,36.6128],[-81.7647,36.6128],[-81.7656,36.6129],[-81.7702,36.6129],[-81.7705,36.6129],[-81.7714,36.6129],[-81.7856,36.6133],[-81.7859,36.6133],[-81.7891,36.6133],[-81.7901,36.6134],[-81.7932,36.6134],[-81.7942,36.6135],[-81.7943,36.6135],[-81.7944,36.6135],[-81.7962,36.6135],[-81.8012,36.6136],[-81.8017,36.6136],[-81.8036,36.6137],[-81.8037,36.6137],[-81.8039,36.6137],[-81.804,36.6137],[-81.8041,36.6137],[-81.8043,36.6137],[-81.8044,36.6137],[-81.8063,36.6137],[-81.8119,36.6139],[-81.8138,36.6139],[-81.8162,36.614],[-81.8234,36.6141],[-81.8258,36.6142],[-81.826,36.6142],[-81.8263,36.6142],[-81.8265,36.6142],[-81.8267,36.6142],[-81.8267,36.6143],[-81.8266,36.6143],[-81.8266,36.6144],[-81.828,36.6144],[-81.8319,36.6145],[-81.8333,36.6145],[-81.8344,36.6145],[-81.838,36.6146],[-81.8392,36.6146],[-81.8403,36.6146],[-81.8428,36.6147],[-81.8437,36.6147],[-81.8448,36.6147],[-81.8448,36.6148],[-81.8479,36.6149],[-81.8489,36.6149],[-81.8529,36.6149],[-81.8567,36.615],[-81.8614,36.6151],[-81.864,36.6151],[-81.865,36.6151],[-81.8657,36.6151],[-81.8669,36.6151],[-81.8673,36.6151],[-81.8694,36.6152],[-81.8708,36.6152],[-81.8748,36.6153],[-81.8761,36.6153],[-81.8765,36.6153],[-81.8769,36.6153],[-81.8781,36.6153],[-81.8787,36.6153],[-81.879,36.6153],[-81.8914,36.6156],[-81.8915,36.6156],[-81.8916,36.6156],[-81.8921,36.6156],[-81.8966,36.6157],[-81.9099,36.616],[-81.91,36.616],[-81.9104,36.616],[-81.9107,36.616],[-81.9126,36.616],[-81.9132,36.6161],[-81.9145,36.6161],[-81.9184,36.6161],[-81.9197,36.6162],[-81.9198,36.6162],[-81.9201,36.6162],[-81.9208,36.6162],[-81.9222,36.6162],[-81.9226,36.6162],[-81.9229,36.6157],[-81.9237,36.6141],[-81.924,36.6136],[-81.9244,36.6129],[-81.9254,36.6109],[-81.9257,36.6103],[-81.9259,36.61],[-81.9262,36.6093],[-81.9264,36.6091],[-81.927,36.6079],[-81.9289,36.6043],[-81.9295,36.6031],[-81.9296,36.6029],[-81.9297,36.6028],[-81.9299,36.6024],[-81.9305,36.6012],[-81.9307,36.6008],[-81.931,36.6002],[-81.9319,36.5986],[-81.9321,36.598],[-81.9322,36.598],[-81.9322,36.5979],[-81.9323,36.5978],[-81.9325,36.5974],[-81.9331,36.5962],[-81.9333,36.5958],[-81.9335,36.5954],[-81.934,36.5945],[-81.9341,36.5942],[-81.9433,36.5943],[-81.9435,36.5943],[-81.9463,36.5943],[-81.9526,36.5943],[-81.9597,36.5943],[-81.9625,36.5943],[-81.9629,36.5943],[-81.9649,36.5943],[-81.9683,36.5943],[-81.9691,36.5943],[-81.9697,36.5943],[-81.97,36.5943],[-81.973,36.5944],[-81.9735,36.5944],[-81.9764,36.5944],[-81.9776,36.5944],[-81.9787,36.5944],[-81.9838,36.5944],[-81.9847,36.5944],[-81.9875,36.5944],[-81.9959,36.5945],[-81.9987,36.5945],[-81.999,36.5945],[-81.9998,36.5944],[-82.0001,36.5944],[-82.0043,36.5944],[-82.0057,36.5944],[-82.0059,36.5944],[-82.0063,36.5944],[-82.0067,36.5944],[-82.007,36.5944],[-82.0079,36.5944],[-82.0092,36.5944],[-82.0102,36.5944],[-82.0104,36.5945],[-82.0113,36.5945],[-82.0116,36.5945],[-82.0126,36.5945],[-82.013,36.5945],[-82.0132,36.5945],[-82.0134,36.5945],[-82.0137,36.5945],[-82.0138,36.5945],[-82.0139,36.5945],[-82.0142,36.5945],[-82.0143,36.5945],[-82.0144,36.5945],[-82.0145,36.5945],[-82.0156,36.5945],[-82.016,36.5943],[-82.0163,36.5942],[-82.0168,36.5942],[-82.0194,36.5945],[-82.0222,36.5945],[-82.0251,36.5945],[-82.0252,36.5945],[-82.0253,36.5945],[-82.026,36.5945],[-82.0278,36.5945],[-82.0283,36.5945],[-82.0291,36.5944],[-82.0321,36.5944],[-82.0325,36.5944],[-82.0329,36.5944],[-82.033,36.5944],[-82.0338,36.5944],[-82.0351,36.5944],[-82.039,36.5944],[-82.0403,36.5944],[-82.0468,36.5944],[-82.0508,36.5944],[-82.0522,36.5944],[-82.0537,36.5944],[-82.0544,36.5945],[-82.0549,36.5944],[-82.0556,36.5944],[-82.0567,36.5945],[-82.0578,36.5945],[-82.0645,36.5946],[-82.0688,36.5946],[-82.0767,36.5947],[-82.0773,36.5947],[-82.0791,36.5947],[-82.0792,36.5947],[-82.0795,36.5947],[-82.0834,36.5947],[-82.0874,36.5947],[-82.0929,36.5947],[-82.0939,36.5947],[-82.096,36.5947],[-82.099,36.5947],[-82.0992,36.5947],[-82.1015,36.5948],[-82.1022,36.5948],[-82.1077,36.5947],[-82.1083,36.5947],[-82.1088,36.5947],[-82.1101,36.5947],[-82.1107,36.5947],[-82.1108,36.5947],[-82.1111,36.5946],[-82.1116,36.5946],[-82.1117,36.5946],[-82.1124,36.5946],[-82.1128,36.5946],[-82.1134,36.5946],[-82.1143,36.5946],[-82.1145,36.5946],[-82.1146,36.5946],[-82.115,36.5946],[-82.1163,36.5946],[-82.1167,36.5946],[-82.1174,36.5946],[-82.119,36.5946],[-82.121,36.5945],[-82.1246,36.5945],[-82.1247,36.5945],[-82.1248,36.5947],[-82.125,36.5947],[-82.1256,36.5947],[-82.1277,36.5948],[-82.1278,36.5948],[-82.1286,36.5948],[-82.1307,36.5948],[-82.1327,36.5948],[-82.1338,36.5948],[-82.1385,36.5947],[-82.1386,36.5947],[-82.1389,36.5947],[-82.1399,36.5947],[-82.1429,36.5947],[-82.143,36.5947],[-82.1431,36.5947],[-82.1461,36.5947],[-82.1463,36.5947],[-82.1474,36.5947],[-82.1486,36.5947],[-82.1489,36.5947],[-82.1493,36.5947],[-82.1497,36.5947],[-82.1501,36.5947],[-82.1505,36.5947],[-82.1506,36.5947],[-82.151,36.5947],[-82.1512,36.5947],[-82.1519,36.5947],[-82.1521,36.5947],[-82.1522,36.5947],[-82.1525,36.5947],[-82.1534,36.5947],[-82.1536,36.5948],[-82.1536,36.5947],[-82.1542,36.5947],[-82.156,36.5947],[-82.1566,36.5947],[-82.1568,36.5947],[-82.1572,36.5947],[-82.1574,36.5947],[-82.1576,36.5947],[-82.1582,36.5947],[-82.1585,36.5947],[-82.1586,36.5947],[-82.1592,36.5947],[-82.1594,36.5947],[-82.1595,36.5947],[-82.1597,36.5946],[-82.1602,36.5946],[-82.1603,36.5946],[-82.1605,36.5946],[-82.1607,36.5946],[-82.1612,36.5946],[-82.1613,36.5946],[-82.1621,36.5946],[-82.1665,36.5946],[-82.1671,36.5946],[-82.1673,36.5946],[-82.1677,36.5946],[-82.168,36.5946],[-82.1694,36.5946],[-82.1695,36.5946],[-82.1698,36.5946],[-82.1699,36.5946],[-82.1702,36.5946],[-82.171,36.5946],[-82.1712,36.5946],[-82.1714,36.5946],[-82.172,36.5946],[-82.1723,36.5946],[-82.1724,36.5946],[-82.1726,36.5946],[-82.1735,36.5946],[-82.1738,36.5946],[-82.1739,36.5946],[-82.174,36.5947],[-82.1741,36.5947],[-82.1742,36.5947],[-82.1743,36.5947],[-82.1745,36.5947],[-82.1746,36.5947],[-82.1748,36.5948],[-82.1752,36.5948],[-82.1757,36.5948],[-82.1761,36.5948],[-82.1763,36.5948],[-82.1765,36.5948],[-82.1767,36.5948],[-82.1772,36.5948],[-82.1774,36.5948],[-82.1776,36.5948],[-82.1782,36.5949],[-82.1784,36.5949],[-82.1785,36.5949],[-82.1787,36.5949],[-82.1788,36.5949],[-82.1791,36.5949],[-82.1792,36.5949],[-82.1794,36.5949],[-82.1795,36.5949],[-82.1796,36.5949],[-82.1799,36.5949],[-82.18,36.5949],[-82.1801,36.5949],[-82.1802,36.5949],[-82.1803,36.5949],[-82.1804,36.5949],[-82.1807,36.5949],[-82.1808,36.5949],[-82.1809,36.5949],[-82.181,36.5949],[-82.1811,36.5949],[-82.1817,36.595],[-82.1819,36.595],[-82.182,36.595],[-82.1822,36.595],[-82.1823,36.595],[-82.1824,36.595],[-82.1825,36.595],[-82.1831,36.595],[-82.1834,36.595],[-82.1851,36.5951],[-82.1852,36.595],[-82.1854,36.5951],[-82.1864,36.5951],[-82.1871,36.5951],[-82.1873,36.5951],[-82.1876,36.5951],[-82.1877,36.5951],[-82.1878,36.5951],[-82.1881,36.5951],[-82.1882,36.5951],[-82.1883,36.5951],[-82.1887,36.5951],[-82.1888,36.5951],[-82.1889,36.5951],[-82.189,36.5951],[-82.1892,36.5952],[-82.1893,36.5952],[-82.1897,36.5952],[-82.1898,36.5952],[-82.1899,36.5952],[-82.19,36.5952],[-82.1901,36.5952],[-82.1902,36.5952],[-82.1903,36.5952],[-82.1905,36.5952],[-82.1906,36.5952],[-82.1907,36.5952],[-82.1909,36.5952],[-82.191,36.5952],[-82.1911,36.5952],[-82.1915,36.5952],[-82.1916,36.5952],[-82.1917,36.5952],[-82.1919,36.5952],[-82.1924,36.5953],[-82.1926,36.5953],[-82.1927,36.5953],[-82.1928,36.5953],[-82.1931,36.5953],[-82.1934,36.5953],[-82.1939,36.5953],[-82.1941,36.5953],[-82.1943,36.5953],[-82.1944,36.5953],[-82.1946,36.5953],[-82.1947,36.5953],[-82.1948,36.5953],[-82.1949,36.5953],[-82.1953,36.5953],[-82.1954,36.5953],[-82.1955,36.5953],[-82.1957,36.5953],[-82.1959,36.5953],[-82.1964,36.5954],[-82.1966,36.5954],[-82.1967,36.5954],[-82.197,36.5954],[-82.1971,36.5954],[-82.1972,36.5954],[-82.1973,36.5954],[-82.1975,36.5954],[-82.1976,36.5954],[-82.198,36.5954],[-82.1981,36.5954],[-82.1982,36.5954],[-82.1984,36.5954],[-82.1989,36.5954],[-82.1991,36.5954],[-82.1992,36.5954],[-82.1996,36.5954],[-82.1997,36.5954],[-82.1998,36.5954],[-82.2,36.5955],[-82.2006,36.5955],[-82.2007,36.5955],[-82.201,36.5955],[-82.2016,36.5955],[-82.2018,36.5955],[-82.202,36.5955],[-82.2027,36.5955],[-82.2028,36.5955],[-82.2029,36.5955],[-82.203,36.5955],[-82.2035,36.5956],[-82.2036,36.5956],[-82.2039,36.5956],[-82.2048,36.5956],[-82.205,36.5956],[-82.2051,36.5956],[-82.2053,36.5956],[-82.2056,36.5956],[-82.2065,36.5956],[-82.2067,36.5956],[-82.2068,36.5956],[-82.2069,36.5956],[-82.2071,36.5956],[-82.2072,36.5956],[-82.2074,36.5956],[-82.2075,36.5956],[-82.2078,36.5957],[-82.2079,36.5957],[-82.208,36.5957],[-82.2082,36.5957],[-82.2088,36.5957],[-82.209,36.5957],[-82.2091,36.5957],[-82.2093,36.5957],[-82.2094,36.5957],[-82.2095,36.5957],[-82.2099,36.5957],[-82.21,36.5957],[-82.2101,36.5958],[-82.2102,36.5958],[-82.2103,36.5958],[-82.2104,36.5958],[-82.2107,36.5958],[-82.2108,36.5958],[-82.2113,36.5958],[-82.212,36.5958],[-82.2122,36.5958],[-82.2127,36.5958],[-82.2129,36.5958],[-82.2131,36.5958],[-82.2137,36.5958],[-82.2139,36.5958],[-82.214,36.5958],[-82.2142,36.5958],[-82.2143,36.5958],[-82.2145,36.5958],[-82.2146,36.5958],[-82.2151,36.5958],[-82.2157,36.5958],[-82.2175,36.5958],[-82.2184,36.5958],[-82.2188,36.5958],[-82.2202,36.5958],[-82.2207,36.5958],[-82.2209,36.5958],[-82.2216,36.5958],[-82.2217,36.5958],[-82.2218,36.5958],[-82.2219,36.5959],[-82.222,36.596],[-82.2221,36.596],[-82.2223,36.596],[-82.2226,36.596],[-82.223,36.596],[-82.2233,36.596],[-82.2235,36.596],[-82.2237,36.596],[-82.2238,36.5959],[-82.2239,36.5958],[-82.224,36.5957],[-82.2241,36.5957],[-82.2244,36.5957],[-82.2255,36.5957],[-82.2259,36.5957],[-82.226,36.5958],[-82.226,36.5959],[-82.2261,36.5959],[-82.2262,36.5959],[-82.2266,36.5959],[-82.2267,36.5959],[-82.2269,36.5958],[-82.227,36.5958],[-82.227,36.5957],[-82.2272,36.5957],[-82.2273,36.5957],[-82.2277,36.5957],[-82.2289,36.5957],[-82.2293,36.5957],[-82.2294,36.5957],[-82.2297,36.5957],[-82.2298,36.5957],[-82.2304,36.5957],[-82.2322,36.5957],[-82.2328,36.5957],[-82.2332,36.5957],[-82.2341,36.5957],[-82.2342,36.5957],[-82.2344,36.5957],[-82.2346,36.5957],[-82.2349,36.5957],[-82.2351,36.5957],[-82.2352,36.5957],[-82.2354,36.5957],[-82.2355,36.5957],[-82.2356,36.5957],[-82.2358,36.5957],[-82.2359,36.5957],[-82.2371,36.5957],[-82.2407,36.5957],[-82.2419,36.5957],[-82.2421,36.5957],[-82.2429,36.5956],[-82.2434,36.5956],[-82.2441,36.5956],[-82.2495,36.5956],[-82.2516,36.5956],[-82.2517,36.5956],[-82.2518,36.5956],[-82.2523,36.5956],[-82.2533,36.5956],[-82.2537,36.5956],[-82.2539,36.5956],[-82.2547,36.5956],[-82.255,36.5956],[-82.2557,36.5956],[-82.2578,36.5956],[-82.2585,36.5956],[-82.2592,36.5956],[-82.2614,36.5956],[-82.2621,36.5956],[-82.2624,36.5956],[-82.2633,36.5956],[-82.2636,36.5956],[-82.2656,36.5956],[-82.267,36.5956],[-82.2695,36.5956],[-82.2725,36.5956],[-82.2726,36.5956],[-82.2729,36.5956],[-82.273,36.5956],[-82.2746,36.5957],[-82.2747,36.5957],[-82.2755,36.5957],[-82.2761,36.5957],[-82.2781,36.5957],[-82.286,36.5957],[-82.2868,36.5957],[-82.2877,36.5957],[-82.2894,36.5957],[-82.2905,36.5957],[-82.2911,36.5957],[-82.2928,36.5957],[-82.2933,36.5957],[-82.2934,36.5957],[-82.2937,36.5957],[-82.2938,36.5957],[-82.2941,36.5957],[-82.3031,36.5957],[-82.3039,36.5957],[-82.3097,36.5956],[-82.3111,36.5956],[-82.3126,36.5956],[-82.3245,36.5955],[-82.3265,36.5955],[-82.3388,36.5954],[-82.3497,36.5952],[-82.3551,36.5952],[-82.3563,36.5952],[-82.3564,36.5952],[-82.3685,36.595],[-82.3749,36.595],[-82.3835,36.595],[-82.3868,36.595],[-82.3869,36.595],[-82.3872,36.595],[-82.3873,36.595],[-82.3874,36.595],[-82.3991,36.595],[-82.4004,36.595],[-82.406,36.595],[-82.4061,36.595],[-82.4073,36.595],[-82.4103,36.595],[-82.4163,36.595],[-82.4164,36.595],[-82.4166,36.595],[-82.4234,36.595],[-82.4279,36.595],[-82.4419,36.5949],[-82.4429,36.5949],[-82.4507,36.5948],[-82.4508,36.5948],[-82.4578,36.5946],[-82.4597,36.5946],[-82.4599,36.5946],[-82.4632,36.5945],[-82.4651,36.5945],[-82.4656,36.5945],[-82.4657,36.5945],[-82.4659,36.5945],[-82.4666,36.5945],[-82.4693,36.5946],[-82.4719,36.5948],[-82.4754,36.5952],[-82.4787,36.5956],[-82.4815,36.5958],[-82.4847,36.5958],[-82.4869,36.5958],[-82.487,36.5958],[-82.4872,36.5958],[-82.4895,36.5957],[-82.4896,36.5957],[-82.4899,36.5957],[-82.4917,36.5956],[-82.4928,36.5956],[-82.4938,36.5956],[-82.4941,36.5956],[-82.4958,36.5956],[-82.4962,36.5956],[-82.4964,36.5956],[-82.4965,36.5956],[-82.4972,36.5956],[-82.4999,36.5955],[-82.5018,36.5955],[-82.5024,36.5955],[-82.5032,36.5954],[-82.5037,36.5954],[-82.5052,36.5954],[-82.5092,36.5954],[-82.5096,36.5954],[-82.5129,36.5954],[-82.5168,36.5954],[-82.5171,36.5954],[-82.5172,36.5954],[-82.5173,36.5954],[-82.5183,36.5954],[-82.5225,36.5953],[-82.5278,36.5953],[-82.5344,36.5952],[-82.5362,36.5951],[-82.5396,36.5951],[-82.5456,36.595],[-82.5492,36.5949],[-82.554,36.5948],[-82.5541,36.5948],[-82.5544,36.5948],[-82.5547,36.5948],[-82.5553,36.5948],[-82.5559,36.5948],[-82.5563,36.5948],[-82.5565,36.5948],[-82.5566,36.5948],[-82.557,36.5948],[-82.5573,36.5948],[-82.5577,36.5948],[-82.5579,36.5948],[-82.5595,36.5948],[-82.5596,36.5948],[-82.5597,36.5949],[-82.5598,36.5948],[-82.5602,36.5948],[-82.5604,36.5948],[-82.5608,36.5948],[-82.561,36.5947],[-82.5611,36.5947],[-82.5612,36.5947],[-82.5613,36.5947],[-82.5614,36.5947],[-82.5617,36.5947],[-82.5621,36.5948],[-82.5622,36.5948],[-82.563,36.5948],[-82.5643,36.5947],[-82.5653,36.5947],[-82.5665,36.5947],[-82.5666,36.5947],[-82.5689,36.5947],[-82.5711,36.5946],[-82.5719,36.5946],[-82.572,36.5946],[-82.5721,36.5946],[-82.5722,36.5946],[-82.5723,36.5946],[-82.5724,36.5946],[-82.5739,36.5946],[-82.5764,36.5945],[-82.5777,36.5945],[-82.5781,36.5945],[-82.5782,36.5945],[-82.5802,36.5945],[-82.5825,36.5944],[-82.5856,36.5944],[-82.5859,36.5944],[-82.5863,36.5944],[-82.5872,36.5944],[-82.588,36.5944],[-82.5881,36.5944],[-82.5897,36.5943],[-82.593,36.5943],[-82.5936,36.5943],[-82.5969,36.5942],[-82.6005,36.5942],[-82.6076,36.5941],[-82.6082,36.5941],[-82.6089,36.5941],[-82.6091,36.5941],[-82.6092,36.5941],[-82.6093,36.5941],[-82.6094,36.594],[-82.6095,36.594],[-82.6096,36.594],[-82.6097,36.594],[-82.6099,36.594],[-82.6103,36.5941],[-82.6109,36.594],[-82.6144,36.594],[-82.6147,36.594],[-82.6179,36.594],[-82.6186,36.594],[-82.6196,36.5939],[-82.6203,36.5939],[-82.6213,36.5939],[-82.6226,36.5938],[-82.6236,36.5938],[-82.6249,36.5938],[-82.6273,36.5938],[-82.6305,36.5938],[-82.6309,36.5938],[-82.6323,36.5938],[-82.6327,36.5938],[-82.6363,36.5938],[-82.6432,36.5938],[-82.6445,36.5938],[-82.6465,36.5938],[-82.6498,36.5938],[-82.6499,36.5938],[-82.6506,36.5938],[-82.6509,36.5938],[-82.6538,36.5938],[-82.654,36.5938],[-82.6544,36.5938],[-82.6546,36.5938],[-82.6548,36.5938],[-82.6556,36.5938],[-82.6562,36.5938],[-82.6565,36.5938],[-82.6599,36.5938],[-82.6606,36.5938],[-82.6621,36.5938],[-82.6625,36.5937],[-82.6631,36.5937],[-82.6633,36.5936],[-82.6635,36.5936],[-82.6647,36.5936],[-82.6694,36.5937],[-82.671,36.5937],[-82.672,36.5937],[-82.6749,36.5937],[-82.6759,36.5937],[-82.6766,36.5937],[-82.6789,36.5937],[-82.6796,36.5937],[-82.6797,36.5937],[-82.6798,36.5937],[-82.6799,36.5937],[-82.6804,36.5937],[-82.6807,36.5937],[-82.6809,36.5937],[-82.6818,36.5937],[-82.6823,36.5937],[-82.6881,36.5937],[-82.6918,36.5937],[-82.6941,36.5937],[-82.695,36.5937],[-82.6958,36.5937],[-82.6992,36.5937],[-82.6993,36.5937],[-82.6995,36.5937],[-82.6996,36.5937],[-82.7002,36.5937],[-82.7024,36.5937],[-82.7031,36.5937],[-82.704,36.5937],[-82.7067,36.5937],[-82.7076,36.5937],[-82.7078,36.5937],[-82.7079,36.5937],[-82.7082,36.5937],[-82.7089,36.5937],[-82.7092,36.5937],[-82.7099,36.5937],[-82.712,36.5937],[-82.7128,36.5937],[-82.7129,36.5937],[-82.7133,36.5937],[-82.7135,36.5937],[-82.7139,36.5937],[-82.7151,36.5937],[-82.7155,36.5937],[-82.7164,36.5936],[-82.719,36.5936],[-82.7199,36.5936],[-82.7201,36.5936],[-82.7207,36.5936],[-82.7209,36.5936],[-82.7212,36.5936],[-82.722,36.5936],[-82.7222,36.5936],[-82.7232,36.5936],[-82.726,36.5936],[-82.727,36.5936],[-82.7281,36.5936],[-82.7314,36.5936],[-82.7326,36.5936],[-82.7334,36.5936],[-82.7358,36.5936],[-82.7367,36.5936],[-82.737,36.5936],[-82.7378,36.5936],[-82.7381,36.5936],[-82.7384,36.5936],[-82.7394,36.5936],[-82.7397,36.5936],[-82.7404,36.5936],[-82.7428,36.5936],[-82.7435,36.5936],[-82.7451,36.5936],[-82.7498,36.5936],[-82.7514,36.5936],[-82.7518,36.5936],[-82.7527,36.5937],[-82.7531,36.5937],[-82.7536,36.5937],[-82.7554,36.5937],[-82.756,36.5937],[-82.7577,36.5937],[-82.7628,36.5937],[-82.7645,36.5938],[-82.7654,36.5938],[-82.7682,36.5938],[-82.7691,36.5938],[-82.7698,36.5937],[-82.7719,36.5937],[-82.7726,36.5937],[-82.774,36.5937],[-82.7782,36.5937],[-82.7796,36.5937],[-82.7798,36.5937],[-82.7803,36.5937],[-82.7805,36.5937],[-82.7808,36.5937],[-82.7814,36.5937],[-82.784,36.5938],[-82.7849,36.5938],[-82.785,36.5938],[-82.7853,36.5937],[-82.7853,36.5938],[-82.7857,36.5938],[-82.7866,36.5938],[-82.7869,36.5938],[-82.7875,36.5938],[-82.7893,36.5938],[-82.7899,36.5938],[-82.7901,36.5938],[-82.7908,36.5938],[-82.791,36.5938],[-82.7921,36.5938],[-82.7926,36.5938],[-82.7956,36.5938],[-82.7967,36.5938],[-82.7968,36.5938],[-82.7974,36.5938],[-82.7994,36.5938],[-82.8,36.5938],[-82.8002,36.5938],[-82.8005,36.5938],[-82.8022,36.5938],[-82.8081,36.5937],[-82.8101,36.5937],[-82.8104,36.5937],[-82.8115,36.5937],[-82.8119,36.5937],[-82.8122,36.5937],[-82.8128,36.5937],[-82.8131,36.5937],[-82.8133,36.5937],[-82.8134,36.5937],[-82.814,36.5937],[-82.8153,36.5937],[-82.8158,36.5937],[-82.8164,36.5937],[-82.8166,36.5937],[-82.8174,36.5937],[-82.8176,36.5937],[-82.818,36.5937],[-82.8193,36.5937],[-82.8197,36.5937],[-82.8199,36.5937],[-82.8207,36.5937],[-82.821,36.5937],[-82.8225,36.5937],[-82.8268,36.5937],[-82.8283,36.5938],[-82.8287,36.5938],[-82.83,36.5938],[-82.8304,36.5938],[-82.8326,36.5938],[-82.8346,36.5938],[-82.8392,36.5938],[-82.8414,36.5938],[-82.8419,36.5938],[-82.8434,36.5938],[-82.8439,36.5938],[-82.8487,36.5937],[-82.8523,36.5937],[-82.8547,36.5937],[-82.8581,36.5936],[-82.8749,36.5935],[-82.8761,36.5935],[-82.8779,36.5935],[-82.8833,36.5935],[-82.885,36.5935],[-82.8851,36.5935],[-82.888,36.5935],[-82.8889,36.5935],[-82.8892,36.5935],[-82.8893,36.5935],[-82.8894,36.5935],[-82.8895,36.5935],[-82.8897,36.5935],[-82.8898,36.5935],[-82.8899,36.5935],[-82.89,36.5935],[-82.8901,36.5935],[-82.8902,36.5935],[-82.8904,36.5935],[-82.8917,36.5935],[-82.8955,36.5935],[-82.8968,36.5935],[-82.8994,36.5935],[-82.9056,36.5936],[-82.907,36.5936],[-82.9096,36.5936],[-82.9097,36.5936],[-82.91,36.5936],[-82.9137,36.5936],[-82.9141,36.5936],[-82.9197,36.5937],[-82.9233,36.5937],[-82.9245,36.5937],[-82.9282,36.5937],[-82.9294,36.5937],[-82.9296,36.5937],[-82.9297,36.5937],[-82.9298,36.5937],[-82.93,36.5937],[-82.9329,36.5937],[-82.939,36.5937],[-82.9467,36.5938],[-82.9545,36.5938],[-82.9568,36.5938],[-82.9617,36.5938],[-82.9618,36.5938],[-82.9662,36.5938],[-82.9684,36.5938],[-82.9753,36.5938],[-82.9807,36.5937],[-82.9847,36.5937],[-82.9848,36.5937],[-82.9849,36.5937],[-82.985,36.5937],[-82.9851,36.5937],[-82.9861,36.5937],[-82.9891,36.5937],[-82.9908,36.5937],[-82.9909,36.5937],[-82.992,36.5937],[-82.9923,36.5937],[-82.9945,36.5937],[-82.9981,36.5937],[-82.9985,36.5937],[-82.9999,36.5938],[-83.0053,36.5939],[-83.0127,36.5939],[-83.0132,36.5939],[-83.0134,36.5939],[-83.0161,36.5939],[-83.0172,36.5939],[-83.0183,36.5939],[-83.0204,36.5939],[-83.0213,36.5939],[-83.0215,36.5939],[-83.0225,36.5939],[-83.0253,36.5939],[-83.0263,36.5939],[-83.0265,36.5939],[-83.0271,36.5939],[-83.0272,36.5939],[-83.0275,36.5939],[-83.0281,36.5939],[-83.0284,36.5939],[-83.0303,36.5939],[-83.036,36.5939],[-83.0364,36.5939],[-83.0379,36.5939],[-83.0406,36.5939],[-83.0487,36.5939],[-83.0515,36.5939],[-83.0524,36.5939],[-83.0551,36.5939],[-83.056,36.5939],[-83.0568,36.5939],[-83.0593,36.594],[-83.0602,36.594],[-83.0615,36.594],[-83.0655,36.594],[-83.0669,36.594],[-83.0671,36.594],[-83.0675,36.594],[-83.0695,36.594],[-83.0701,36.594],[-83.0709,36.594],[-83.071,36.594],[-83.0754,36.594],[-83.0758,36.594],[-83.0763,36.594],[-83.0764,36.594],[-83.1015,36.594],[-83.102,36.594],[-83.1033,36.594],[-83.1037,36.594],[-83.1039,36.594],[-83.1054,36.5941],[-83.1103,36.5941],[-83.112,36.5941],[-83.1131,36.5941],[-83.1165,36.5941],[-83.1176,36.5941],[-83.122,36.5941],[-83.1249,36.5941],[-83.1351,36.5941],[-83.1395,36.594],[-83.1396,36.594],[-83.1441,36.594],[-83.1447,36.594],[-83.1464,36.594],[-83.1489,36.594],[-83.1491,36.594],[-83.1519,36.594],[-83.1569,36.594],[-83.1604,36.5939],[-83.1632,36.5939],[-83.165,36.5939],[-83.1655,36.5939],[-83.1723,36.5939],[-83.1745,36.5939],[-83.1748,36.5939],[-83.1756,36.5939],[-83.1758,36.5939],[-83.1766,36.5939],[-83.1781,36.5939],[-83.1848,36.5939],[-83.1871,36.5939],[-83.1882,36.5939],[-83.1915,36.5939],[-83.1926,36.5939],[-83.2105,36.5939],[-83.2111,36.5939],[-83.2116,36.5939],[-83.2121,36.5939],[-83.2122,36.5939],[-83.2144,36.5939],[-83.2148,36.5939],[-83.2209,36.5939],[-83.221,36.5939],[-83.2226,36.5939],[-83.223,36.5939],[-83.2254,36.5939],[-83.2283,36.5939],[-83.2364,36.5939],[-83.2366,36.5939],[-83.2371,36.5939],[-83.2373,36.5939],[-83.2396,36.5939],[-83.241,36.5939],[-83.2414,36.5939],[-83.2416,36.5939],[-83.2422,36.5939],[-83.2424,36.5939],[-83.2434,36.5939],[-83.2436,36.5939],[-83.2442,36.5939],[-83.2444,36.5939],[-83.245,36.5939],[-83.247,36.5938],[-83.2476,36.5938],[-83.2477,36.5938],[-83.2481,36.5938],[-83.2482,36.5938],[-83.2485,36.5938],[-83.2489,36.5938],[-83.2497,36.5939],[-83.2499,36.5939],[-83.2501,36.5939],[-83.2502,36.5939],[-83.2503,36.5939],[-83.2517,36.5939],[-83.2525,36.5939],[-83.2526,36.5939],[-83.261,36.5939],[-83.2611,36.5939],[-83.2613,36.5939],[-83.2613,36.594],[-83.2615,36.594],[-83.2641,36.5947],[-83.2719,36.5969],[-83.2745,36.5977],[-83.2749,36.5978],[-83.2759,36.5981],[-83.2763,36.5982],[-83.2778,36.5982],[-83.2822,36.5981],[-83.2837,36.5981],[-83.2839,36.5981],[-83.284,36.5981],[-83.2841,36.5981],[-83.2842,36.5981],[-83.2843,36.5981],[-83.2848,36.5981],[-83.2849,36.5981],[-83.2863,36.5981],[-83.2906,36.5981],[-83.292,36.5981],[-83.293,36.5981],[-83.2959,36.598],[-83.2969,36.598],[-83.2972,36.598],[-83.298,36.598],[-83.2983,36.598],[-83.2998,36.598],[-83.3042,36.598],[-83.3057,36.598],[-83.308,36.5979],[-83.3081,36.5979],[-83.3083,36.5979],[-83.3084,36.5979],[-83.3085,36.5979],[-83.3112,36.5979],[-83.3247,36.5978],[-83.325,36.5978],[-83.3251,36.5978],[-83.3309,36.5978],[-83.3347,36.5977],[-83.3348,36.5977],[-83.3384,36.5977],[-83.346,36.5977],[-83.3461,36.5977],[-83.3462,36.5977],[-83.3463,36.5977],[-83.3465,36.5976],[-83.3468,36.5976],[-83.3469,36.5976],[-83.3563,36.5975],[-83.3565,36.5975],[-83.3566,36.5975],[-83.3703,36.5974],[-83.3706,36.5974],[-83.3709,36.5974],[-83.3716,36.5974],[-83.3719,36.5974],[-83.3726,36.5974],[-83.3749,36.5974],[-83.3755,36.5974],[-83.3756,36.5974],[-83.3757,36.5974],[-83.376,36.5974],[-83.3776,36.5974],[-83.3823,36.5974],[-83.3839,36.5974],[-83.3857,36.5974],[-83.4051,36.5974],[-83.4056,36.5974],[-83.406,36.5974],[-83.4151,36.5974],[-83.4249,36.5974],[-83.425,36.5974],[-83.4254,36.5974],[-83.4255,36.5974],[-83.4256,36.5974],[-83.4258,36.5974],[-83.4266,36.5974],[-83.4406,36.5973],[-83.4424,36.5973],[-83.4432,36.5973],[-83.4453,36.5973],[-83.446,36.5973],[-83.4476,36.5973],[-83.4478,36.5973],[-83.4555,36.5973],[-83.4721,36.5973],[-83.4737,36.5973],[-83.4785,36.5973],[-83.4801,36.5973],[-83.4804,36.5973],[-83.4811,36.5973],[-83.4814,36.5973],[-83.4818,36.5973],[-83.4828,36.5973],[-83.4832,36.5973],[-83.4849,36.5973],[-83.4883,36.5973],[-83.4886,36.5973],[-83.4888,36.5973],[-83.4931,36.5973],[-83.4956,36.5972],[-83.4999,36.5972],[-83.5031,36.5972],[-83.5056,36.5973],[-83.5057,36.5973],[-83.5058,36.5973],[-83.5059,36.5973],[-83.5062,36.5973],[-83.5063,36.5973],[-83.5064,36.5973],[-83.5068,36.5973],[-83.507,36.5973],[-83.5096,36.5973],[-83.5177,36.5973],[-83.5204,36.5973],[-83.5208,36.5973],[-83.5221,36.5973],[-83.5226,36.5973],[-83.5227,36.5973],[-83.5228,36.5973],[-83.525,36.5973],[-83.5313,36.5973],[-83.5334,36.5973],[-83.5339,36.5973],[-83.5354,36.5973],[-83.5359,36.5973],[-83.536,36.5973],[-83.5361,36.5973],[-83.5368,36.5973],[-83.539,36.5973],[-83.5398,36.5973],[-83.5401,36.5973],[-83.5411,36.5973],[-83.5414,36.5973],[-83.5415,36.5973],[-83.5416,36.5973],[-83.5422,36.5973],[-83.544,36.5973],[-83.5444,36.5973],[-83.5446,36.5973],[-83.5447,36.5973],[-83.5448,36.5973],[-83.5462,36.5974],[-83.5503,36.5974],[-83.5517,36.5974],[-83.5518,36.5974],[-83.552,36.5974],[-83.5521,36.5974],[-83.553,36.5974],[-83.5559,36.5974],[-83.5569,36.5974],[-83.5578,36.5974],[-83.5604,36.5974],[-83.5613,36.5974],[-83.5614,36.5974],[-83.5617,36.5974],[-83.5618,36.5974],[-83.5619,36.5974],[-83.563,36.5974],[-83.5664,36.5975],[-83.5675,36.5975],[-83.5678,36.5975],[-83.5686,36.5975],[-83.5689,36.5975],[-83.5695,36.5975],[-83.5713,36.5975],[-83.572,36.5975],[-83.5724,36.5975],[-83.5738,36.5975],[-83.5742,36.5975],[-83.5743,36.5975],[-83.5744,36.5975],[-83.5745,36.5975],[-83.5746,36.5975],[-83.5831,36.5976],[-83.5833,36.5976],[-83.5919,36.5977],[-83.5922,36.5977],[-83.5951,36.5978],[-83.5952,36.5978],[-83.5953,36.5978],[-83.5955,36.5978],[-83.5961,36.5978],[-83.5964,36.5978],[-83.5966,36.5978],[-83.5972,36.5978],[-83.5974,36.5978],[-83.5976,36.5978],[-83.5977,36.5978],[-83.598,36.5978],[-83.5991,36.5978],[-83.5995,36.5978],[-83.6014,36.5978],[-83.6072,36.5979],[-83.6086,36.5979],[-83.6087,36.5979],[-83.6088,36.5979],[-83.6093,36.5979],[-83.6165,36.5979],[-83.6176,36.5979],[-83.6209,36.598],[-83.622,36.598],[-83.6221,36.598],[-83.6227,36.5981],[-83.6229,36.5981],[-83.6232,36.5981],[-83.6235,36.5982],[-83.6236,36.5982],[-83.6237,36.5982],[-83.624,36.5983],[-83.6247,36.5984],[-83.6249,36.5984],[-83.6252,36.5984],[-83.6255,36.5984],[-83.6258,36.5984],[-83.6263,36.5984],[-83.6272,36.5985],[-83.6284,36.5986],[-83.6291,36.5987],[-83.6296,36.5987],[-83.6309,36.5988],[-83.6313,36.5989],[-83.6314,36.5989],[-83.6315,36.5989],[-83.6319,36.5989],[-83.6325,36.599],[-83.6329,36.599],[-83.6332,36.599],[-83.6341,36.5991],[-83.6347,36.5991],[-83.6378,36.5994],[-83.6393,36.5995],[-83.6408,36.5996],[-83.641,36.5996],[-83.6415,36.5997],[-83.6417,36.5997],[-83.6418,36.5997],[-83.6419,36.5997],[-83.6425,36.5998],[-83.6444,36.5999],[-83.645,36.5999],[-83.6456,36.6],[-83.6497,36.6001],[-83.6554,36.6003],[-83.6555,36.6003],[-83.6556,36.6003],[-83.6558,36.6003],[-83.6566,36.6003],[-83.6584,36.6004],[-83.6585,36.6004],[-83.6594,36.6004],[-83.6604,36.6004],[-83.6606,36.6004],[-83.6611,36.6004],[-83.6613,36.6004],[-83.6614,36.6004],[-83.6617,36.6004],[-83.6618,36.6004],[-83.662,36.6004],[-83.6632,36.6005],[-83.667,36.6007],[-83.6682,36.6007],[-83.6683,36.6007],[-83.6685,36.6007],[-83.6691,36.6007],[-83.6693,36.6008],[-83.6694,36.6008],[-83.6695,36.6008],[-83.6696,36.6008],[-83.6697,36.6008],[-83.6698,36.6008],[-83.67,36.6008],[-83.6701,36.6008],[-83.6708,36.6008],[-83.6729,36.6008],[-83.6731,36.6008],[-83.6735,36.6008],[-83.6738,36.6008],[-83.6747,36.6008],[-83.675,36.6008],[-83.6754,36.6008],[-83.6753,36.6011],[-83.6752,36.6016],[-83.675,36.602],[-83.6747,36.6032],[-83.6744,36.6036],[-83.6739,36.6039],[-83.6737,36.6039],[-83.6734,36.6042],[-83.6733,36.6044],[-83.6733,36.6045],[-83.6732,36.6046],[-83.673,36.6048],[-83.672,36.6048],[-83.671,36.6049],[-83.6704,36.605],[-83.6698,36.6051],[-83.6694,36.6053],[-83.6689,36.6058],[-83.6688,36.6059],[-83.6661,36.6058],[-83.666,36.6058],[-83.6657,36.6059],[-83.6649,36.6065],[-83.6646,36.6067],[-83.664,36.6068],[-83.6636,36.6069],[-83.6633,36.6071],[-83.6632,36.6073],[-83.663,36.6078],[-83.6625,36.6083],[-83.662,36.6087],[-83.6615,36.6091],[-83.661,36.6093],[-83.6607,36.6094],[-83.6599,36.6101],[-83.6594,36.6104],[-83.6593,36.6105],[-83.659,36.6109],[-83.6587,36.6111],[-83.6585,36.6115],[-83.6582,36.6117],[-83.6579,36.6119],[-83.6577,36.612],[-83.6574,36.6127],[-83.6571,36.613],[-83.657,36.6131],[-83.6551,36.613],[-83.6549,36.613],[-83.6546,36.6132],[-83.6542,36.6134],[-83.6532,36.6143],[-83.6529,36.6149],[-83.6527,36.6151],[-83.6521,36.6156],[-83.6518,36.6162],[-83.6517,36.6165],[-83.6514,36.6168],[-83.651,36.617],[-83.6503,36.617],[-83.6497,36.6169],[-83.6493,36.6168],[-83.6492,36.6169],[-83.6493,36.6174],[-83.6492,36.6177],[-83.6486,36.6189],[-83.6485,36.6193],[-83.6486,36.6197],[-83.6487,36.6201],[-83.6487,36.6203],[-83.6482,36.621],[-83.6482,36.6213],[-83.6484,36.6221],[-83.6483,36.6225],[-83.6481,36.6228],[-83.6477,36.6231],[-83.6474,36.6231],[-83.6467,36.6229],[-83.6465,36.6229],[-83.6462,36.6229],[-83.6458,36.6232],[-83.6457,36.6235],[-83.6456,36.624],[-83.6454,36.6242],[-83.6451,36.6243],[-83.6446,36.6244],[-83.6443,36.6245],[-83.644,36.6246],[-83.6439,36.6245],[-83.6432,36.6239],[-83.643,36.6239],[-83.6428,36.6239],[-83.6425,36.624],[-83.6418,36.6245],[-83.6414,36.6247],[-83.6411,36.6248],[-83.6407,36.6248],[-83.6389,36.6242],[-83.6384,36.6241],[-83.6379,36.6241],[-83.6372,36.6241],[-83.637,36.624],[-83.6365,36.6237],[-83.6358,36.6232],[-83.6356,36.6232],[-83.6353,36.6231],[-83.6351,36.623],[-83.6349,36.6229],[-83.6347,36.6229],[-83.6342,36.6229],[-83.6319,36.6235],[-83.6304,36.6239],[-83.6294,36.6243],[-83.6286,36.6243],[-83.6283,36.6246],[-83.6279,36.6248],[-83.6273,36.6249],[-83.6268,36.6249],[-83.6263,36.6251],[-83.6252,36.6252],[-83.6249,36.6254],[-83.6246,36.6254],[-83.624,36.6255],[-83.6234,36.6258],[-83.623,36.6259],[-83.6227,36.626],[-83.6219,36.6266],[-83.6218,36.6267],[-83.6214,36.6269],[-83.6208,36.6272],[-83.6205,36.6274],[-83.6198,36.6276],[-83.6193,36.6279],[-83.6186,36.6283],[-83.6183,36.6286],[-83.618,36.6289],[-83.6177,36.6299],[-83.6174,36.6303],[-83.6171,36.6308],[-83.6169,36.6314],[-83.6166,36.6317],[-83.6164,36.6319],[-83.6159,36.6321],[-83.6154,36.6323],[-83.6152,36.6324],[-83.6151,36.6326],[-83.6152,36.6329],[-83.6152,36.6334],[-83.615,36.6337],[-83.6146,36.634],[-83.6143,36.6343],[-83.6141,36.6345],[-83.6139,36.6349],[-83.6137,36.635],[-83.613,36.635],[-83.6126,36.635],[-83.6119,36.6349],[-83.6116,36.6349],[-83.6112,36.635],[-83.6111,36.6352],[-83.6106,36.6357],[-83.6101,36.6364],[-83.6095,36.6368],[-83.609,36.637],[-83.6079,36.6372],[-83.6071,36.6374],[-83.6059,36.6379],[-83.6046,36.6379],[-83.6041,36.638],[-83.6041,36.6379],[-83.6039,36.6373],[-83.6037,36.6372],[-83.6035,36.6371],[-83.6031,36.6371],[-83.6027,36.6373],[-83.602,36.6376],[-83.6017,36.6377],[-83.6004,36.6379],[-83.5999,36.638],[-83.5993,36.6384],[-83.5985,36.6386],[-83.5979,36.6389],[-83.5957,36.64],[-83.5949,36.6403],[-83.5943,36.6407],[-83.5937,36.6407],[-83.5929,36.6405],[-83.5922,36.6407],[-83.5918,36.6409],[-83.5912,36.6413],[-83.5909,36.6414],[-83.5899,36.6414],[-83.5896,36.6415],[-83.5889,36.642],[-83.5885,36.6422],[-83.5876,36.6422],[-83.5873,36.6423],[-83.5871,36.6426],[-83.5871,36.6427],[-83.5873,36.643],[-83.5874,36.6432],[-83.5874,36.6434],[-83.5871,36.6436],[-83.5864,36.6439],[-83.5862,36.6439],[-83.586,36.6438],[-83.5857,36.643],[-83.5849,36.6419],[-83.5846,36.6417],[-83.5842,36.6416],[-83.5837,36.6416],[-83.5833,36.6412],[-83.5831,36.6411],[-83.5829,36.6412],[-83.5827,36.6415],[-83.5825,36.6415],[-83.5817,36.6415],[-83.5806,36.6416],[-83.5803,36.6418],[-83.5794,36.6417],[-83.5788,36.6417],[-83.5785,36.6418],[-83.578,36.6414],[-83.5776,36.6414],[-83.5773,36.6415],[-83.5771,36.6417],[-83.5769,36.642],[-83.5769,36.6423],[-83.5767,36.6425],[-83.5753,36.6433],[-83.575,36.6437],[-83.5748,36.644],[-83.5747,36.6442],[-83.5746,36.6443],[-83.5743,36.6444],[-83.574,36.6444],[-83.573,36.6443],[-83.5727,36.6444],[-83.5721,36.6444],[-83.5716,36.6445],[-83.5706,36.6448],[-83.5701,36.645],[-83.5692,36.6457],[-83.569,36.6457],[-83.5682,36.6459],[-83.5679,36.6461],[-83.5677,36.6463],[-83.5673,36.6468],[-83.5671,36.647],[-83.5665,36.6471],[-83.5662,36.6471],[-83.5661,36.6472],[-83.5654,36.6478],[-83.5647,36.6482],[-83.5646,36.6483],[-83.5642,36.6486],[-83.5635,36.6492],[-83.5628,36.6495],[-83.5628,36.6496],[-83.5626,36.6497],[-83.5627,36.6499],[-83.5629,36.6505],[-83.5629,36.6508],[-83.5627,36.651],[-83.5624,36.6512],[-83.5619,36.6514],[-83.5614,36.6515],[-83.561,36.6516],[-83.5606,36.6517],[-83.5601,36.652],[-83.5592,36.6521],[-83.5583,36.6521],[-83.5578,36.6523],[-83.5569,36.6527],[-83.5565,36.6529],[-83.556,36.653],[-83.555,36.6529],[-83.5548,36.653],[-83.5541,36.6532],[-83.5536,36.6534],[-83.5529,36.6538],[-83.5525,36.6539],[-83.5522,36.654],[-83.5516,36.654],[-83.5506,36.6537],[-83.5501,36.6537],[-83.5496,36.6537],[-83.5491,36.6537],[-83.5481,36.6538],[-83.5468,36.6541],[-83.5462,36.6544],[-83.5458,36.6546],[-83.5454,36.655],[-83.5451,36.6552],[-83.5446,36.6553],[-83.5443,36.6553],[-83.5439,36.6555],[-83.5433,36.656],[-83.5428,36.6563],[-83.5421,36.6565],[-83.5417,36.6567],[-83.5417,36.6568],[-83.5414,36.657],[-83.541,36.6571],[-83.5407,36.6573],[-83.5404,36.6579],[-83.5401,36.6581],[-83.5397,36.6583],[-83.5391,36.6584],[-83.5386,36.6585],[-83.5381,36.6587],[-83.5378,36.6587],[-83.5374,36.6588],[-83.537,36.6589],[-83.5367,36.6592],[-83.5365,36.6596],[-83.5365,36.6598],[-83.5365,36.6602],[-83.5364,36.6604],[-83.5362,36.6605],[-83.5359,36.6606],[-83.5353,36.6608],[-83.5345,36.6612],[-83.5338,36.6614],[-83.5333,36.6615],[-83.5328,36.6616],[-83.5323,36.662],[-83.5321,36.6623],[-83.5319,36.6626],[-83.5318,36.6631],[-83.5318,36.6637],[-83.532,36.6639],[-83.5323,36.6643],[-83.5324,36.6647],[-83.5322,36.665],[-83.5318,36.6652],[-83.5308,36.6654],[-83.5306,36.6656],[-83.5303,36.6659],[-83.5302,36.666],[-83.53,36.666],[-83.5297,36.6657],[-83.5294,36.6656],[-83.5291,36.6656],[-83.5288,36.6656],[-83.528,36.666],[-83.5276,36.6661],[-83.5273,36.6661],[-83.5268,36.6659],[-83.5264,36.6659],[-83.5258,36.666],[-83.525,36.6662],[-83.5246,36.6662],[-83.524,36.6662],[-83.5237,36.6662],[-83.5232,36.6664],[-83.5228,36.6666],[-83.5221,36.6667],[-83.5217,36.6668],[-83.5211,36.6672],[-83.5205,36.6673],[-83.5201,36.6674],[-83.5195,36.6677],[-83.519,36.668],[-83.5187,36.668],[-83.5179,36.668],[-83.5177,36.6681],[-83.5174,36.6684],[-83.5173,36.6685],[-83.5171,36.6685],[-83.5169,36.6684],[-83.5161,36.6679],[-83.5158,36.6678],[-83.5156,36.6678],[-83.5152,36.6679],[-83.5147,36.6682],[-83.514,36.6682],[-83.5138,36.6684],[-83.5135,36.6687],[-83.5134,36.669],[-83.5131,36.6694],[-83.5124,36.6696],[-83.5121,36.6696],[-83.5108,36.669],[-83.5105,36.669],[-83.5098,36.669],[-83.5093,36.6688],[-83.5084,36.6689],[-83.5078,36.6688],[-83.507,36.669],[-83.5058,36.669],[-83.5054,36.669],[-83.5042,36.6694],[-83.5037,36.6695],[-83.503,36.6696],[-83.5016,36.6695],[-83.5008,36.6694],[-83.5005,36.6695],[-83.5002,36.6698],[-83.4999,36.6701],[-83.4996,36.6702],[-83.4992,36.6704],[-83.4986,36.6704],[-83.498,36.6704],[-83.4972,36.6701],[-83.4967,36.6701],[-83.4958,36.6702],[-83.4946,36.67],[-83.4942,36.6701],[-83.4932,36.6702],[-83.4928,36.6702],[-83.4919,36.6691],[-83.4912,36.6685],[-83.4905,36.6684],[-83.489,36.6678],[-83.4884,36.6677],[-83.4869,36.6674],[-83.4865,36.6672],[-83.4855,36.6672],[-83.4848,36.6671],[-83.4841,36.6668],[-83.4834,36.6666],[-83.4827,36.6662],[-83.4818,36.6661],[-83.4813,36.666],[-83.4807,36.6661],[-83.4801,36.6663],[-83.4799,36.6665],[-83.4796,36.6666],[-83.4785,36.6661],[-83.4778,36.666],[-83.4766,36.6658],[-83.4752,36.6658],[-83.4745,36.6655],[-83.474,36.6654],[-83.4733,36.6656],[-83.4718,36.6653],[-83.471,36.665],[-83.4705,36.6649],[-83.4696,36.665],[-83.469,36.665],[-83.468,36.665],[-83.4673,36.6649],[-83.4669,36.6648],[-83.4666,36.6647],[-83.466,36.6648],[-83.465,36.6647],[-83.4635,36.6649],[-83.4631,36.6649],[-83.462,36.6648],[-83.4615,36.6648],[-83.461,36.6649],[-83.4607,36.6649],[-83.4605,36.6651],[-83.4601,36.6653],[-83.4597,36.6653],[-83.459,36.6654],[-83.4586,36.6655],[-83.4583,36.6656],[-83.4578,36.6656],[-83.4573,36.6654],[-83.4569,36.6651],[-83.4563,36.665],[-83.4554,36.6649],[-83.4545,36.6648],[-83.4537,36.6648],[-83.4529,36.665],[-83.4523,36.6651],[-83.452,36.6652],[-83.4514,36.6651],[-83.451,36.6653],[-83.4505,36.6654],[-83.4498,36.6654],[-83.4487,36.6653],[-83.4478,36.6653],[-83.447,36.6656],[-83.4463,36.666],[-83.4452,36.6665],[-83.4442,36.667],[-83.4436,36.6672],[-83.4425,36.6671],[-83.442,36.667],[-83.4415,36.667],[-83.4407,36.6669],[-83.4401,36.6667],[-83.4395,36.6665],[-83.4383,36.6664],[-83.4376,36.6664],[-83.4371,36.6663],[-83.4364,36.6662],[-83.4353,36.6664],[-83.4333,36.6665],[-83.4328,36.6666],[-83.432,36.6667],[-83.4317,36.6667],[-83.4305,36.667],[-83.43,36.6671],[-83.429,36.667],[-83.4284,36.6671],[-83.4279,36.6672],[-83.4267,36.6671],[-83.4258,36.6672],[-83.4247,36.6673],[-83.4222,36.6681],[-83.4215,36.6682],[-83.4207,36.6683],[-83.4191,36.6686],[-83.4187,36.6687],[-83.4182,36.669],[-83.4174,36.6695],[-83.4158,36.67],[-83.4148,36.6702],[-83.4143,36.6704],[-83.4136,36.6705],[-83.4132,36.6706],[-83.4127,36.6707],[-83.4123,36.6709],[-83.4119,36.6712],[-83.4115,36.6714],[-83.4106,36.6715],[-83.4097,36.672],[-83.4093,36.6722],[-83.4088,36.6723],[-83.4076,36.673],[-83.4072,36.6732],[-83.4061,36.6734],[-83.4056,36.6736],[-83.4048,36.6737],[-83.4043,36.6738],[-83.4035,36.6742],[-83.4027,36.6748],[-83.4021,36.675],[-83.4007,36.6753],[-83.3996,36.6757],[-83.3974,36.6767],[-83.3965,36.6769],[-83.3956,36.6774],[-83.3952,36.6777],[-83.3952,36.678],[-83.3958,36.6788],[-83.3959,36.6791],[-83.3959,36.6794],[-83.3955,36.6797],[-83.3949,36.6803],[-83.3942,36.6806],[-83.3934,36.6808],[-83.3931,36.681],[-83.3929,36.6813],[-83.393,36.6816],[-83.393,36.6818],[-83.3927,36.6821],[-83.3893,36.6837],[-83.3891,36.6839],[-83.3891,36.6841],[-83.3895,36.6844],[-83.3899,36.6847],[-83.39,36.685],[-83.3883,36.6857],[-83.3875,36.6862],[-83.3868,36.6866],[-83.3865,36.6867],[-83.3855,36.6867],[-83.385,36.6868],[-83.3848,36.6868],[-83.3841,36.6866],[-83.3838,36.6866],[-83.3834,36.6872],[-83.3832,36.6874],[-83.3828,36.6874],[-83.3824,36.6873],[-83.382,36.6874],[-83.3815,36.6873],[-83.3812,36.6873],[-83.381,36.6879],[-83.3808,36.6884],[-83.3807,36.6885],[-83.3798,36.6884],[-83.3793,36.6884],[-83.3791,36.6885],[-83.379,36.6888],[-83.3788,36.6892],[-83.3778,36.6897],[-83.377,36.6898],[-83.3765,36.6901],[-83.3753,36.6907],[-83.3752,36.6904],[-83.3745,36.6901],[-83.374,36.6901],[-83.3733,36.6902],[-83.3727,36.6905],[-83.3722,36.6904],[-83.3717,36.6906],[-83.3711,36.6907],[-83.3704,36.691],[-83.3699,36.6914],[-83.3688,36.6921],[-83.3676,36.6926],[-83.3665,36.6932],[-83.3657,36.6937],[-83.365,36.6941],[-83.3638,36.6943],[-83.3633,36.6944],[-83.3617,36.6943],[-83.3613,36.6941],[-83.3608,36.6937],[-83.3604,36.6934],[-83.3599,36.6932],[-83.3595,36.6933],[-83.3588,36.6935],[-83.3583,36.6937],[-83.3554,36.6956],[-83.3547,36.6958],[-83.3539,36.6964],[-83.3534,36.6966],[-83.3516,36.6971],[-83.3504,36.6976],[-83.35,36.6978],[-83.349,36.699],[-83.348,36.7],[-83.3476,36.7002],[-83.3471,36.7003],[-83.3467,36.7005],[-83.3459,36.7004],[-83.3442,36.7006],[-83.3428,36.7009],[-83.342,36.701],[-83.3408,36.7015],[-83.34,36.7018],[-83.3394,36.702],[-83.3386,36.702],[-83.3381,36.702],[-83.3375,36.7024],[-83.3362,36.7027],[-83.3355,36.7026],[-83.335,36.7027],[-83.3332,36.7034],[-83.3326,36.7036],[-83.3323,36.7038],[-83.3311,36.704],[-83.3302,36.7042],[-83.3295,36.7043],[-83.3287,36.7045],[-83.328,36.7049],[-83.3251,36.7056],[-83.3244,36.7059],[-83.3231,36.7064],[-83.3227,36.7065],[-83.3217,36.7065],[-83.3213,36.7065],[-83.321,36.7066],[-83.3192,36.7074],[-83.3183,36.7076],[-83.3179,36.7078],[-83.3173,36.7079],[-83.3165,36.708],[-83.3158,36.7081],[-83.3146,36.7083],[-83.3136,36.7086],[-83.3126,36.7091],[-83.3119,36.7096],[-83.3114,36.7099],[-83.3104,36.7104],[-83.3097,36.7106],[-83.3085,36.7109],[-83.3081,36.7109],[-83.3072,36.7111],[-83.3063,36.7112],[-83.3057,36.7112],[-83.305,36.711],[-83.3045,36.711],[-83.3037,36.7111],[-83.3031,36.7112],[-83.3029,36.7113],[-83.3026,36.7116],[-83.3024,36.7118],[-83.3013,36.712],[-83.2999,36.7122],[-83.2995,36.7122],[-83.2984,36.7126],[-83.297,36.7132],[-83.2968,36.7135],[-83.2966,36.7136],[-83.2959,36.7135],[-83.2948,36.7131],[-83.2939,36.7129],[-83.2934,36.7129],[-83.2916,36.713],[-83.2914,36.713],[-83.2908,36.7133],[-83.2905,36.7134],[-83.2895,36.7135],[-83.2883,36.7137],[-83.2879,36.714],[-83.2878,36.7141],[-83.287,36.7143],[-83.2868,36.7143],[-83.2865,36.7146],[-83.2861,36.715],[-83.2853,36.7152],[-83.2849,36.7156],[-83.2846,36.7157],[-83.2833,36.7159],[-83.282,36.7158],[-83.2812,36.7159],[-83.2803,36.7159],[-83.2796,36.7162],[-83.278,36.7165],[-83.2776,36.7166],[-83.2762,36.7174],[-83.2756,36.7175],[-83.2748,36.7179],[-83.2737,36.7181],[-83.2726,36.7182],[-83.2713,36.7185],[-83.27,36.7187],[-83.2678,36.7194],[-83.2667,36.7199],[-83.2653,36.7205],[-83.2648,36.7208],[-83.2646,36.721],[-83.2644,36.721],[-83.2639,36.7209],[-83.2636,36.7209],[-83.2625,36.7213],[-83.2613,36.7215],[-83.2605,36.7218],[-83.2597,36.7221],[-83.2593,36.7222],[-83.2588,36.7222],[-83.2584,36.722],[-83.2579,36.722],[-83.257,36.7221],[-83.2562,36.7221],[-83.256,36.7221],[-83.2552,36.7225],[-83.2544,36.7232],[-83.254,36.7236],[-83.2536,36.7238],[-83.2533,36.7238],[-83.2527,36.7237],[-83.2523,36.7236],[-83.2515,36.7237],[-83.251,36.7237],[-83.2498,36.7241],[-83.2489,36.7242],[-83.2487,36.7244],[-83.2482,36.7249],[-83.2479,36.7251],[-83.2475,36.7252],[-83.2469,36.7253],[-83.2461,36.7256],[-83.2455,36.7259],[-83.2451,36.726],[-83.2442,36.7259],[-83.2438,36.726],[-83.2424,36.7258],[-83.2422,36.7258],[-83.2415,36.7258],[-83.2412,36.726],[-83.2409,36.7263],[-83.2407,36.7264],[-83.2405,36.7265],[-83.2401,36.7266],[-83.2398,36.7266],[-83.2387,36.7266],[-83.2381,36.7267],[-83.2372,36.7268],[-83.2362,36.727],[-83.2357,36.7272],[-83.2345,36.7277],[-83.2337,36.7278],[-83.2332,36.7279],[-83.2328,36.7282],[-83.2324,36.7284],[-83.2322,36.7285],[-83.2312,36.7285],[-83.2302,36.7287],[-83.2297,36.7289],[-83.2291,36.7289],[-83.2289,36.7289],[-83.2285,36.7293],[-83.2281,36.7296],[-83.2278,36.7296],[-83.2274,36.7297],[-83.227,36.7298],[-83.2266,36.7301],[-83.2259,36.7303],[-83.2256,36.7302],[-83.2252,36.7301],[-83.2245,36.7301],[-83.224,36.7302],[-83.2237,36.7303],[-83.2234,36.7306],[-83.223,36.7307],[-83.2217,36.7308],[-83.2207,36.7313],[-83.2196,36.7316],[-83.2189,36.7319],[-83.2179,36.7324],[-83.2177,36.7326],[-83.2176,36.7329],[-83.2174,36.7331],[-83.2168,36.7333],[-83.2162,36.7334],[-83.2153,36.7334],[-83.2148,36.7333],[-83.2142,36.7334],[-83.2131,36.7336],[-83.2123,36.7338],[-83.2117,36.7343],[-83.2108,36.7343],[-83.2105,36.7343],[-83.2095,36.7348],[-83.2093,36.7348],[-83.2088,36.7348],[-83.2084,36.7349],[-83.2079,36.7351],[-83.2074,36.7354],[-83.2071,36.7356],[-83.2069,36.7357],[-83.2062,36.7356],[-83.2052,36.736],[-83.2049,36.7362],[-83.2043,36.7363],[-83.2037,36.7366],[-83.203,36.7369],[-83.2022,36.7369],[-83.2016,36.7369],[-83.2013,36.737],[-83.2007,36.7371],[-83.2,36.7373],[-83.1997,36.7374],[-83.1985,36.738],[-83.1976,36.7383],[-83.197,36.7385],[-83.1962,36.7386],[-83.1958,36.7387],[-83.1956,36.7388],[-83.1952,36.7393],[-83.1948,36.7394],[-83.1942,36.7395],[-83.1938,36.7394],[-83.1933,36.7393],[-83.1932,36.7393],[-83.1925,36.7394],[-83.1922,36.7394],[-83.1916,36.7392],[-83.1913,36.7392],[-83.1911,36.7393],[-83.1905,36.7395],[-83.1892,36.7394],[-83.1888,36.7394],[-83.1874,36.7393],[-83.1864,36.7394],[-83.1858,36.7394],[-83.1851,36.7394],[-83.1847,36.7394],[-83.1842,36.7396],[-83.1837,36.7397],[-83.1824,36.7393],[-83.1818,36.7393],[-83.1814,36.7393],[-83.181,36.7394],[-83.1805,36.7394],[-83.1802,36.7393],[-83.1797,36.7395],[-83.1795,36.7395],[-83.1791,36.7394],[-83.1787,36.7394],[-83.1785,36.7394],[-83.178,36.7392],[-83.1776,36.7393],[-83.1774,36.7393],[-83.1768,36.7396],[-83.1763,36.7397],[-83.1756,36.7395],[-83.1753,36.7394],[-83.1749,36.7392],[-83.1748,36.7392],[-83.1744,36.7393],[-83.1735,36.7395],[-83.1732,36.7398],[-83.1727,36.7398],[-83.1724,36.7401],[-83.172,36.74],[-83.1718,36.7399],[-83.1714,36.74],[-83.1699,36.74],[-83.1686,36.7405],[-83.168,36.7406],[-83.1673,36.7405],[-83.1669,36.7402],[-83.1666,36.7398],[-83.1668,36.7397],[-83.1671,36.7393],[-83.167,36.7393],[-83.1667,36.7394],[-83.1664,36.7394],[-83.166,36.7394],[-83.165,36.7394],[-83.1639,36.7394],[-83.1631,36.7393],[-83.1625,36.7395],[-83.1619,36.7395],[-83.1612,36.7397],[-83.1607,36.74],[-83.1602,36.7403],[-83.1598,36.7406],[-83.1593,36.7408],[-83.1588,36.7409],[-83.1584,36.7411],[-83.1577,36.7412],[-83.1573,36.7414],[-83.1568,36.7418],[-83.1565,36.7416],[-83.156,36.7416],[-83.1548,36.7416],[-83.1538,36.7415],[-83.1534,36.7416],[-83.1533,36.7417],[-83.1532,36.742],[-83.1531,36.7424],[-83.1529,36.7426],[-83.1525,36.7427],[-83.1522,36.7427],[-83.1519,36.7424],[-83.1515,36.7422],[-83.151,36.7421],[-83.1504,36.7421],[-83.1498,36.742],[-83.1494,36.742],[-83.1491,36.742],[-83.1485,36.7422],[-83.148,36.7421],[-83.1473,36.742],[-83.1452,36.7417],[-83.1444,36.7416],[-83.1438,36.7418],[-83.1424,36.7418],[-83.142,36.7421],[-83.1415,36.7422],[-83.141,36.7424],[-83.1404,36.7426],[-83.1399,36.7426],[-83.1388,36.7426],[-83.1384,36.7426],[-83.1382,36.7427],[-83.1375,36.743],[-83.1371,36.743],[-83.1365,36.7429],[-83.1351,36.7426],[-83.1349,36.7428],[-83.1347,36.7432],[-83.1346,36.7435],[-83.134,36.7441],[-83.1339,36.7445],[-83.1339,36.745],[-83.1337,36.7452],[-83.1336,36.7454],[-83.1334,36.7456],[-83.1332,36.7456],[-83.1331,36.746],[-83.133,36.7461],[-83.133,36.7463],[-83.1333,36.7464],[-83.1336,36.7465],[-83.1338,36.7466],[-83.134,36.7471],[-83.134,36.7478],[-83.1341,36.7481],[-83.1341,36.7483],[-83.1339,36.7484],[-83.1339,36.7488],[-83.1344,36.7494],[-83.1343,36.7495],[-83.1337,36.7496],[-83.1327,36.7498],[-83.1322,36.75],[-83.132,36.75],[-83.1316,36.7498],[-83.1309,36.7497],[-83.1301,36.7495],[-83.1299,36.7497],[-83.1297,36.7498],[-83.1298,36.75],[-83.13,36.7502],[-83.1296,36.7503],[-83.1289,36.7503],[-83.1284,36.7503],[-83.1282,36.7505],[-83.128,36.7506],[-83.1278,36.7511],[-83.1278,36.7514],[-83.128,36.7518],[-83.1284,36.7522],[-83.1286,36.7523],[-83.1289,36.7525],[-83.129,36.7529],[-83.1289,36.7533],[-83.1287,36.7537],[-83.1286,36.7543],[-83.1287,36.755],[-83.1287,36.7556],[-83.1286,36.7559],[-83.1284,36.7563],[-83.1284,36.7565],[-83.1285,36.7567],[-83.1288,36.7574],[-83.1289,36.7578],[-83.1288,36.7581],[-83.1285,36.7584],[-83.1284,36.7587],[-83.1285,36.7591],[-83.1286,36.7595],[-83.1286,36.7597],[-83.1284,36.7597],[-83.1279,36.7597],[-83.1276,36.7597],[-83.1274,36.7597],[-83.1271,36.76],[-83.127,36.7604],[-83.127,36.7607],[-83.1269,36.7609],[-83.1266,36.761],[-83.126,36.7612],[-83.1257,36.7614],[-83.1256,36.7615],[-83.1256,36.7616],[-83.1257,36.7617],[-83.1259,36.7619],[-83.1264,36.7619],[-83.1267,36.762],[-83.1273,36.7623],[-83.1282,36.7625],[-83.1291,36.7627],[-83.1295,36.7631],[-83.1298,36.7632],[-83.1304,36.7635],[-83.1309,36.7638],[-83.1312,36.7641],[-83.1316,36.7642],[-83.1323,36.7642],[-83.1325,36.7644],[-83.1326,36.7647],[-83.1325,36.7652],[-83.1324,36.7657],[-83.1322,36.7659],[-83.1319,36.766],[-83.1314,36.7661],[-83.1313,36.7661],[-83.1311,36.7663],[-83.1312,36.7667],[-83.1313,36.7671],[-83.1314,36.7678],[-83.1313,36.7681],[-83.1311,36.7684],[-83.131,36.7685],[-83.1306,36.7685],[-83.1303,36.7685],[-83.1301,36.7687],[-83.1299,36.7689],[-83.1298,36.7694],[-83.1295,36.7698],[-83.1296,36.7702],[-83.1298,36.7707],[-83.1301,36.7709],[-83.1306,36.7711],[-83.1311,36.7712],[-83.1315,36.7714],[-83.1317,36.7715],[-83.1322,36.7716],[-83.1327,36.7715],[-83.133,36.7715],[-83.1331,36.7717],[-83.1328,36.7721],[-83.1321,36.7729],[-83.1319,36.7732],[-83.1317,36.7736],[-83.1315,36.7738],[-83.1308,36.7738],[-83.1304,36.7738],[-83.1301,36.7739],[-83.13,36.7741],[-83.13,36.7747],[-83.1298,36.775],[-83.1294,36.7754],[-83.1293,36.7755],[-83.1291,36.7756],[-83.129,36.7758],[-83.1291,36.7761],[-83.1294,36.7764],[-83.1296,36.7769],[-83.1301,36.7776],[-83.1306,36.7781],[-83.1308,36.7785],[-83.1312,36.7788],[-83.1313,36.779],[-83.1312,36.7794],[-83.1312,36.7796],[-83.1315,36.7801],[-83.132,36.7811],[-83.1322,36.7816],[-83.1328,36.7822],[-83.133,36.7826],[-83.1332,36.7832],[-83.1332,36.7838],[-83.1333,36.7845],[-83.1332,36.7846],[-83.1322,36.7852],[-83.1318,36.7854],[-83.1312,36.7855],[-83.1307,36.7856],[-83.1301,36.7858],[-83.1298,36.7858],[-83.1295,36.7857],[-83.1293,36.7855],[-83.1291,36.7855],[-83.1289,36.7856],[-83.1287,36.7857],[-83.1283,36.7859],[-83.1281,36.786],[-83.1277,36.7859],[-83.1276,36.7859],[-83.1273,36.7861],[-83.1269,36.7863],[-83.1261,36.7865],[-83.1258,36.7865],[-83.1254,36.7864],[-83.125,36.7864],[-83.1246,36.7865],[-83.1242,36.7866],[-83.124,36.7865],[-83.1237,36.7865],[-83.1234,36.7866],[-83.1232,36.7867],[-83.1228,36.787],[-83.1226,36.7874],[-83.1223,36.7878],[-83.1222,36.7879],[-83.1218,36.7879],[-83.1214,36.7879],[-83.1213,36.788],[-83.1211,36.7883],[-83.1209,36.7887],[-83.1207,36.789],[-83.1192,36.7896],[-83.119,36.7897],[-83.1189,36.7897],[-83.1183,36.7904],[-83.1181,36.7906],[-83.118,36.7913],[-83.1178,36.7916],[-83.1173,36.7921],[-83.117,36.7924],[-83.1166,36.7934],[-83.1165,36.7936],[-83.1162,36.7939],[-83.116,36.7941],[-83.1154,36.7946],[-83.1152,36.7948],[-83.115,36.7953],[-83.1148,36.796],[-83.1146,36.7963],[-83.114,36.7968],[-83.1137,36.7971],[-83.1132,36.7978],[-83.1129,36.798],[-83.1124,36.7984],[-83.1115,36.7994],[-83.1111,36.8001],[-83.1107,36.8005],[-83.1098,36.8011],[-83.1087,36.8016],[-83.1082,36.8019],[-83.1069,36.8021],[-83.1064,36.8023],[-83.1061,36.8025],[-83.1056,36.8029],[-83.1054,36.8032],[-83.1049,36.8036],[-83.1043,36.804],[-83.1041,36.8043],[-83.1038,36.8051],[-83.1036,36.8056],[-83.1034,36.8063],[-83.1034,36.8069],[-83.1033,36.8073],[-83.1034,36.8077],[-83.1034,36.8083],[-83.1034,36.8086],[-83.1035,36.809],[-83.1033,36.8096],[-83.1028,36.8107],[-83.1026,36.8113],[-83.1023,36.8115],[-83.102,36.8116],[-83.1011,36.8118],[-83.1007,36.8119],[-83.0998,36.8123],[-83.0991,36.8128],[-83.0986,36.8132],[-83.0985,36.8135],[-83.0987,36.8142],[-83.099,36.815],[-83.0991,36.8155],[-83.099,36.8159],[-83.099,36.8162],[-83.0991,36.8167],[-83.0991,36.8174],[-83.099,36.8182],[-83.0991,36.8187],[-83.0991,36.8191],[-83.0993,36.8197],[-83.0992,36.8208],[-83.0991,36.8216],[-83.0992,36.822],[-83.0992,36.8223],[-83.0988,36.8231],[-83.0985,36.8236],[-83.0985,36.8238],[-83.0986,36.824],[-83.099,36.8244],[-83.0995,36.8248],[-83.1004,36.8254],[-83.1013,36.8261],[-83.1018,36.8267],[-83.1021,36.8272],[-83.1021,36.8278],[-83.102,36.828],[-83.1019,36.8282],[-83.1007,36.8299],[-83.1003,36.8308],[-83.0999,36.8312],[-83.099,36.8318],[-83.0987,36.832],[-83.0981,36.8321],[-83.0974,36.8324],[-83.0969,36.8328],[-83.0963,36.833],[-83.0944,36.8334],[-83.0931,36.8337],[-83.0926,36.8339],[-83.0921,36.8342],[-83.0909,36.8346],[-83.0905,36.8349],[-83.0902,36.8352],[-83.0898,36.8354],[-83.0895,36.8358],[-83.089,36.8365],[-83.0885,36.8372],[-83.0883,36.8377],[-83.0879,36.838],[-83.0875,36.8382],[-83.0866,36.8384],[-83.0864,36.8385],[-83.0859,36.8387],[-83.085,36.8389],[-83.0848,36.8389],[-83.0841,36.839],[-83.0833,36.8391],[-83.082,36.8394],[-83.081,36.8401],[-83.0803,36.8404],[-83.0788,36.8406],[-83.0781,36.8409],[-83.0776,36.8409],[-83.0769,36.841],[-83.0761,36.8408],[-83.0752,36.8407],[-83.075,36.8409],[-83.0749,36.8419],[-83.0748,36.8423],[-83.0744,36.8427],[-83.0743,36.8431],[-83.0742,36.8441],[-83.0741,36.8449],[-83.0741,36.8458],[-83.0742,36.8463],[-83.0747,36.8473],[-83.075,36.8481],[-83.0751,36.8486],[-83.0751,36.8492],[-83.0751,36.8495],[-83.0755,36.8501],[-83.0758,36.8505],[-83.0759,36.8507],[-83.0757,36.8509],[-83.0728,36.8545],[-83.0726,36.8546],[-83.0723,36.8545],[-83.0717,36.8542],[-83.0708,36.8535],[-83.0705,36.8535],[-83.0695,36.8534],[-83.069,36.8533],[-83.0685,36.853],[-83.0679,36.8526],[-83.0674,36.8522],[-83.0669,36.852],[-83.0662,36.8519],[-83.0654,36.8519],[-83.0648,36.8517],[-83.0642,36.8516],[-83.0637,36.8516],[-83.0634,36.8517],[-83.063,36.852],[-83.0625,36.8525],[-83.0607,36.8539],[-83.0588,36.8535],[-83.058,36.8534],[-83.0573,36.8532],[-83.0567,36.8531],[-83.0559,36.8529],[-83.0546,36.8525],[-83.0542,36.8523],[-83.0536,36.8522],[-83.0523,36.8521],[-83.0515,36.852],[-83.0509,36.852],[-83.0497,36.852],[-83.0488,36.8519],[-83.0482,36.8517],[-83.0478,36.8517],[-83.0469,36.8519],[-83.0453,36.8524],[-83.0447,36.8528],[-83.0437,36.8535],[-83.0431,36.854],[-83.0429,36.8542],[-83.0428,36.8543],[-83.042,36.8547],[-83.0414,36.855],[-83.041,36.855],[-83.04,36.855],[-83.0387,36.855],[-83.0375,36.855],[-83.0369,36.8548],[-83.0366,36.8546],[-83.0364,36.8543],[-83.0361,36.8542],[-83.0357,36.8541],[-83.0337,36.8543],[-83.0328,36.8544],[-83.0317,36.8548],[-83.0302,36.8554],[-83.0297,36.8554],[-83.0291,36.8553],[-83.0283,36.8554],[-83.0271,36.8556],[-83.0266,36.8556],[-83.0263,36.8554],[-83.0261,36.8551],[-83.026,36.8548],[-83.0259,36.8538],[-83.0257,36.8534],[-83.0252,36.8527],[-83.0248,36.8519],[-83.0246,36.8517],[-83.0242,36.8514],[-83.0237,36.8511],[-83.0233,36.8509],[-83.0223,36.8501],[-83.0221,36.8499],[-83.0219,36.8499],[-83.0215,36.85],[-83.021,36.8501],[-83.0199,36.85],[-83.019,36.8497],[-83.0182,36.8495],[-83.0176,36.8494],[-83.0167,36.849],[-83.0163,36.849],[-83.0158,36.8489],[-83.0152,36.8486],[-83.0139,36.8476],[-83.0135,36.8473],[-83.013,36.8471],[-83.0128,36.8469],[-83.0124,36.8469],[-83.0123,36.8471],[-83.0116,36.8476],[-83.0111,36.8478],[-83.0109,36.8478],[-83.0102,36.8475],[-83.0092,36.8474],[-83.0086,36.8473],[-83.0075,36.8475],[-83.0066,36.8476],[-83.0064,36.8479],[-83.0057,36.849],[-83.0051,36.8499],[-83.0049,36.8501],[-83.0047,36.8503],[-83.0043,36.8505],[-83.004,36.8508],[-83.0038,36.8516],[-83.0033,36.8524],[-83.0031,36.8528],[-83.0029,36.853],[-83.002,36.8534],[-83.0018,36.8536],[-83.0011,36.8544],[-83.0008,36.8547],[-83.0003,36.855],[-83,36.8551],[-82.9995,36.8555],[-82.9987,36.8565],[-82.9986,36.8566],[-82.9984,36.8566],[-82.9976,36.8569],[-82.9967,36.8569],[-82.9963,36.8571],[-82.9958,36.8573],[-82.9948,36.8574],[-82.9943,36.8575],[-82.9936,36.8578],[-82.9933,36.8579],[-82.9929,36.8579],[-82.9922,36.8578],[-82.992,36.8578],[-82.9918,36.8578],[-82.9914,36.8582],[-82.9911,36.8583],[-82.9907,36.8584],[-82.9902,36.8587],[-82.9896,36.859],[-82.989,36.8592],[-82.9881,36.8592],[-82.9875,36.8591],[-82.9872,36.8589],[-82.987,36.8587],[-82.9869,36.8586],[-82.9867,36.8586],[-82.9863,36.8588],[-82.986,36.8589],[-82.9855,36.8589],[-82.9846,36.8587],[-82.984,36.8585],[-82.9838,36.8585],[-82.9835,36.8587],[-82.9829,36.859],[-82.9826,36.859],[-82.9822,36.8589],[-82.9818,36.8589],[-82.9811,36.8591],[-82.9803,36.8593],[-82.9795,36.8597],[-82.9791,36.8598],[-82.9786,36.8598],[-82.9782,36.8597],[-82.9779,36.8596],[-82.9775,36.8595],[-82.9766,36.8595],[-82.9762,36.8595],[-82.9757,36.8596],[-82.9751,36.8594],[-82.9746,36.8592],[-82.9738,36.8592],[-82.9733,36.8591],[-82.9724,36.8584],[-82.972,36.8578],[-82.9715,36.8577],[-82.9711,36.8576],[-82.9708,36.8576],[-82.9697,36.8579],[-82.9696,36.8579],[-82.9692,36.858],[-82.9691,36.8582],[-82.9688,36.8586],[-82.9685,36.8589],[-82.968,36.8592],[-82.9674,36.8593],[-82.967,36.8593],[-82.9667,36.8594],[-82.9664,36.8597],[-82.9659,36.86],[-82.9649,36.8603],[-82.9645,36.8606],[-82.964,36.8612],[-82.9638,36.8613],[-82.9632,36.8614],[-82.9628,36.8615],[-82.9626,36.8616],[-82.9625,36.8619],[-82.962,36.8623],[-82.9614,36.8625],[-82.9607,36.8626],[-82.9596,36.8627],[-82.9594,36.8628],[-82.9585,36.8631],[-82.958,36.8632],[-82.9575,36.8632],[-82.9567,36.8632],[-82.9563,36.8633],[-82.9557,36.8635],[-82.9547,36.8642],[-82.9544,36.8642],[-82.9539,36.8642],[-82.9536,36.8643],[-82.9533,36.8644],[-82.9532,36.8646],[-82.953,36.865],[-82.9528,36.8652],[-82.9518,36.8661],[-82.9516,36.8662],[-82.9514,36.8662],[-82.95,36.866],[-82.9497,36.866],[-82.9492,36.8664],[-82.9488,36.8665],[-82.9487,36.8665],[-82.9467,36.866],[-82.9464,36.8659],[-82.9462,36.866],[-82.9456,36.8664],[-82.9452,36.8665],[-82.9445,36.8666],[-82.9438,36.8666],[-82.9431,36.8664],[-82.9427,36.8663],[-82.9426,36.8663],[-82.9424,36.8663],[-82.9423,36.8668],[-82.9421,36.8669],[-82.9417,36.8671],[-82.9413,36.8672],[-82.9402,36.8673],[-82.9391,36.8673],[-82.9377,36.8673],[-82.9375,36.8676],[-82.9373,36.8678],[-82.937,36.8678],[-82.9368,36.868],[-82.9367,36.8682],[-82.9367,36.8685],[-82.9368,36.8687],[-82.9367,36.869],[-82.9366,36.8691],[-82.9364,36.8693],[-82.9353,36.8696],[-82.9351,36.8698],[-82.9348,36.87],[-82.9343,36.8702],[-82.9335,36.8705],[-82.933,36.8705],[-82.9322,36.8703],[-82.9319,36.8703],[-82.9317,36.8704],[-82.931,36.8706],[-82.9302,36.8707],[-82.9299,36.8707],[-82.929,36.8705],[-82.9286,36.8704],[-82.9283,36.8704],[-82.9273,36.871],[-82.927,36.8711],[-82.9265,36.8712],[-82.9263,36.8711],[-82.9261,36.8712],[-82.9259,36.8715],[-82.9254,36.8719],[-82.9249,36.8726],[-82.9246,36.8728],[-82.9241,36.873],[-82.9238,36.8733],[-82.9232,36.8735],[-82.9227,36.8738],[-82.9225,36.8739],[-82.9221,36.8739],[-82.9211,36.8735],[-82.921,36.8734],[-82.9208,36.8734],[-82.9205,36.8736],[-82.9199,36.8737],[-82.919,36.8738],[-82.9184,36.8738],[-82.918,36.8737],[-82.9176,36.8735],[-82.9171,36.8737],[-82.9162,36.8739],[-82.915,36.874],[-82.9145,36.8739],[-82.9139,36.8741],[-82.9126,36.8743],[-82.9124,36.8743],[-82.9119,36.8743],[-82.9117,36.8743],[-82.911,36.8743],[-82.9103,36.8742],[-82.9101,36.8743],[-82.9094,36.8746],[-82.909,36.8747],[-82.9082,36.8747],[-82.9078,36.8748],[-82.9075,36.8751],[-82.9074,36.8756],[-82.9074,36.8759],[-82.9079,36.8771],[-82.9081,36.8776],[-82.908,36.8784],[-82.908,36.8787],[-82.9079,36.8789],[-82.9074,36.8793],[-82.9066,36.8796],[-82.9061,36.8798],[-82.9049,36.8799],[-82.904,36.8801],[-82.9025,36.8806],[-82.9018,36.8808],[-82.9014,36.8809],[-82.9009,36.8814],[-82.9005,36.8816],[-82.9002,36.8817],[-82.8998,36.8817],[-82.8993,36.8818],[-82.8988,36.8819],[-82.8982,36.8818],[-82.8978,36.8819],[-82.8973,36.8819],[-82.8968,36.8818],[-82.8964,36.8819],[-82.8959,36.8821],[-82.8954,36.8821],[-82.8952,36.8822],[-82.8946,36.8827],[-82.894,36.8833],[-82.8936,36.8835],[-82.8928,36.8834],[-82.8921,36.8835],[-82.8916,36.8836],[-82.8912,36.8837],[-82.8903,36.8841],[-82.8893,36.8847],[-82.8886,36.8855],[-82.888,36.8865],[-82.8876,36.8869],[-82.887,36.8872],[-82.8857,36.8877],[-82.8853,36.888],[-82.8848,36.8883],[-82.8845,36.8885],[-82.8834,36.8887],[-82.8818,36.889],[-82.881,36.889],[-82.8803,36.8889],[-82.8797,36.889],[-82.8791,36.8892],[-82.8787,36.8895],[-82.8783,36.89],[-82.8779,36.8916],[-82.8779,36.892],[-82.8783,36.8928],[-82.8785,36.8931],[-82.8785,36.8933],[-82.8785,36.8934],[-82.8786,36.8937],[-82.8785,36.8942],[-82.8779,36.895],[-82.8774,36.8955],[-82.8766,36.8961],[-82.8757,36.8965],[-82.8748,36.8968],[-82.8741,36.897],[-82.8728,36.8974],[-82.872,36.8975],[-82.8711,36.8976],[-82.8706,36.8977],[-82.8703,36.8979],[-82.8698,36.8985],[-82.8692,36.8989],[-82.8686,36.8993],[-82.8682,36.8996],[-82.868,36.9001],[-82.8681,36.9007],[-82.8683,36.9012],[-82.8686,36.9014],[-82.8692,36.9015],[-82.8697,36.9016],[-82.8703,36.9019],[-82.871,36.9027],[-82.8714,36.9029],[-82.8721,36.9032],[-82.8727,36.9035],[-82.8732,36.904],[-82.8736,36.9048],[-82.8741,36.9058],[-82.8745,36.9063],[-82.875,36.9066],[-82.8756,36.907],[-82.8763,36.9072],[-82.8769,36.9075],[-82.8774,36.9079],[-82.8774,36.9081],[-82.8774,36.9085],[-82.8762,36.9101],[-82.876,36.9104],[-82.8756,36.9106],[-82.8747,36.9112],[-82.8743,36.9115],[-82.8738,36.9123],[-82.8732,36.9131],[-82.8727,36.9134],[-82.8721,36.9135],[-82.8718,36.9135],[-82.8713,36.9139],[-82.8711,36.9142],[-82.871,36.9145],[-82.871,36.915],[-82.871,36.9153],[-82.8709,36.9154],[-82.8697,36.9165],[-82.8694,36.9167],[-82.8685,36.9168],[-82.868,36.9169],[-82.8676,36.9171],[-82.8674,36.9173],[-82.8672,36.9176],[-82.8672,36.9181],[-82.8673,36.9186],[-82.8673,36.9189],[-82.8671,36.9191],[-82.8666,36.9194],[-82.8661,36.9199],[-82.8654,36.9206],[-82.8652,36.9212],[-82.8649,36.9217],[-82.8647,36.9219],[-82.8645,36.922],[-82.864,36.922],[-82.8637,36.9219],[-82.8636,36.922],[-82.8635,36.9222],[-82.8635,36.9229],[-82.8632,36.9235],[-82.8628,36.9239],[-82.8622,36.9242],[-82.8618,36.9243],[-82.8614,36.9248],[-82.8608,36.9249],[-82.8604,36.9251],[-82.8601,36.9253],[-82.8599,36.9254],[-82.8597,36.926],[-82.8595,36.9263],[-82.859,36.9273],[-82.859,36.9274],[-82.8587,36.9278],[-82.8578,36.9285],[-82.8577,36.9287],[-82.8576,36.9288],[-82.858,36.9297],[-82.8582,36.9307],[-82.8583,36.9315],[-82.8582,36.9322],[-82.8582,36.9325],[-82.8584,36.9327],[-82.8586,36.9332],[-82.8591,36.9335],[-82.8596,36.9337],[-82.86,36.9338],[-82.8601,36.9339],[-82.8601,36.9346],[-82.8602,36.9351],[-82.8603,36.9357],[-82.8603,36.9364],[-82.8604,36.937],[-82.8603,36.9372],[-82.8604,36.9373],[-82.8605,36.9378],[-82.8606,36.9382],[-82.861,36.9386],[-82.8614,36.9392],[-82.8617,36.9395],[-82.8619,36.9404],[-82.8622,36.9411],[-82.8623,36.9413],[-82.8618,36.942],[-82.8617,36.9426],[-82.8616,36.943],[-82.8618,36.9436],[-82.8618,36.944],[-82.8617,36.9445],[-82.8614,36.9449],[-82.8611,36.9452],[-82.861,36.9454],[-82.8607,36.946],[-82.8604,36.9471],[-82.8602,36.9478],[-82.8602,36.9482],[-82.8602,36.9485],[-82.8599,36.9492],[-82.8594,36.9498],[-82.8589,36.9502],[-82.8586,36.9505],[-82.8583,36.9509],[-82.8568,36.9522],[-82.8562,36.9525],[-82.8559,36.9529],[-82.8558,36.9531],[-82.8558,36.9537],[-82.8557,36.9538],[-82.8557,36.954],[-82.8556,36.9542],[-82.8557,36.9544],[-82.8566,36.9538],[-82.8568,36.9537],[-82.8582,36.9539],[-82.8584,36.954],[-82.8587,36.9543],[-82.8589,36.9551],[-82.8591,36.9554],[-82.8599,36.9559],[-82.8603,36.9561],[-82.8608,36.9564],[-82.8611,36.9565],[-82.8612,36.9571],[-82.8614,36.9573],[-82.8616,36.9574],[-82.8624,36.9575],[-82.8625,36.9575],[-82.8628,36.9579],[-82.8632,36.958],[-82.8637,36.9581],[-82.8645,36.958],[-82.865,36.9579],[-82.8655,36.9582],[-82.8659,36.9583],[-82.8661,36.9586],[-82.866,36.959],[-82.8658,36.9598],[-82.8656,36.9602],[-82.8656,36.9605],[-82.8661,36.9608],[-82.8668,36.9613],[-82.867,36.9616],[-82.8672,36.9621],[-82.8674,36.9627],[-82.8674,36.9632],[-82.8672,36.9635],[-82.8672,36.9638],[-82.8674,36.9642],[-82.8677,36.9644],[-82.8683,36.9645],[-82.8688,36.9646],[-82.8693,36.9647],[-82.8695,36.9647],[-82.8699,36.9648],[-82.8701,36.965],[-82.8703,36.9654],[-82.8702,36.966],[-82.8702,36.9662],[-82.8702,36.9665],[-82.8704,36.9669],[-82.8706,36.9671],[-82.8709,36.9675],[-82.8713,36.9679],[-82.8713,36.9683],[-82.871,36.9688],[-82.8705,36.969],[-82.8696,36.9692],[-82.869,36.9694],[-82.8688,36.9696],[-82.8688,36.97],[-82.8688,36.9704],[-82.8689,36.9707],[-82.8688,36.971],[-82.8687,36.971],[-82.8686,36.9713],[-82.8686,36.9716],[-82.8688,36.9719],[-82.8692,36.9723],[-82.8695,36.9725],[-82.8696,36.9726],[-82.8696,36.9728],[-82.8696,36.9733],[-82.8694,36.9738],[-82.8692,36.9742],[-82.8691,36.9744],[-82.8687,36.9749],[-82.8687,36.9753],[-82.8688,36.9757],[-82.8688,36.9761],[-82.8687,36.9763],[-82.8685,36.9765],[-82.8681,36.977],[-82.8677,36.9775],[-82.8676,36.9776],[-82.8675,36.9781],[-82.8673,36.9782],[-82.8671,36.9783],[-82.8667,36.9782],[-82.8664,36.9783],[-82.8659,36.9783],[-82.8658,36.9784],[-82.8655,36.9784],[-82.8652,36.9786],[-82.865,36.979],[-82.8649,36.979],[-82.8648,36.9792],[-82.8629,36.9802],[-82.8626,36.9803],[-82.8623,36.9802],[-82.8619,36.98],[-82.8612,36.9792],[-82.8607,36.9785],[-82.8604,36.9784],[-82.8602,36.9784],[-82.8601,36.9784],[-82.86,36.9784],[-82.8598,36.9786],[-82.8595,36.9787],[-82.8592,36.9786],[-82.8588,36.9785],[-82.8585,36.9784],[-82.8581,36.9783],[-82.8579,36.9784],[-82.8577,36.9786],[-82.8576,36.9787],[-82.857,36.9789],[-82.8568,36.9791],[-82.8568,36.9793],[-82.857,36.9797],[-82.8571,36.9799],[-82.8568,36.9802],[-82.8566,36.9804],[-82.8565,36.9806],[-82.8565,36.9807],[-82.8564,36.981],[-82.8564,36.9812],[-82.8564,36.9813],[-82.8565,36.9816],[-82.8565,36.9817],[-82.8565,36.9819],[-82.8565,36.982],[-82.8565,36.9821],[-82.8564,36.9822],[-82.8562,36.9824],[-82.8562,36.9825],[-82.8561,36.9826],[-82.856,36.9827],[-82.8559,36.9829],[-82.8557,36.983],[-82.8556,36.9831],[-82.8554,36.9832],[-82.8551,36.9834],[-82.855,36.9836],[-82.8548,36.9838],[-82.854,36.9849],[-82.8538,36.9851],[-82.8537,36.9852],[-82.8536,36.9853],[-82.8534,36.9853],[-82.8527,36.9851],[-82.8525,36.9851],[-82.8518,36.9847],[-82.8517,36.9847],[-82.8516,36.9846],[-82.8515,36.9846],[-82.8514,36.9846],[-82.8514,36.9845],[-82.8512,36.9845],[-82.851,36.9844],[-82.8508,36.9843],[-82.8507,36.9843],[-82.8501,36.9838],[-82.8498,36.9836],[-82.8496,36.9836],[-82.8491,36.9836],[-82.8483,36.9838],[-82.8476,36.984],[-82.847,36.9842],[-82.8467,36.9842],[-82.8462,36.9841],[-82.8455,36.9838],[-82.8452,36.9838],[-82.8449,36.9838],[-82.8444,36.9841],[-82.844,36.9845],[-82.8436,36.9851],[-82.8434,36.9854],[-82.8433,36.9855],[-82.8431,36.9856],[-82.843,36.9857],[-82.8427,36.9858],[-82.842,36.9862],[-82.8413,36.9869],[-82.841,36.9871],[-82.8405,36.9871],[-82.8404,36.9872],[-82.8399,36.9873],[-82.8395,36.9872],[-82.8391,36.9871],[-82.8388,36.9871],[-82.8387,36.9871],[-82.8386,36.9871],[-82.8381,36.987],[-82.8379,36.987],[-82.8377,36.9871],[-82.8375,36.9871],[-82.8373,36.9873],[-82.8371,36.9874],[-82.8369,36.9876],[-82.8368,36.9877],[-82.8366,36.988],[-82.8365,36.9882],[-82.8363,36.9884],[-82.8362,36.9886],[-82.836,36.9888],[-82.8359,36.989],[-82.8358,36.9892],[-82.8358,36.9894],[-82.8357,36.9897],[-82.8357,36.9901],[-82.8355,36.9908],[-82.8353,36.9912],[-82.8351,36.9915],[-82.8349,36.9916],[-82.8347,36.9918],[-82.8344,36.9919],[-82.8339,36.992],[-82.8336,36.9921],[-82.8335,36.9921],[-82.8333,36.9921],[-82.8332,36.9921],[-82.833,36.992],[-82.8329,36.992],[-82.8327,36.992],[-82.8326,36.9921],[-82.8325,36.9922],[-82.8325,36.9923],[-82.8324,36.9925],[-82.8323,36.9928],[-82.8319,36.993],[-82.8308,36.9936],[-82.8305,36.9939],[-82.8302,36.9944],[-82.8301,36.9946],[-82.8301,36.9956],[-82.83,36.9959],[-82.8297,36.9962],[-82.8295,36.9965],[-82.8294,36.9971],[-82.8291,36.9974],[-82.829,36.9979],[-82.829,36.9981],[-82.8291,36.9985],[-82.8291,36.9986],[-82.8293,36.9993],[-82.8295,36.9996],[-82.83,36.9999],[-82.8302,37.0001],[-82.8302,37.0003],[-82.8303,37.0004],[-82.8306,37.0009],[-82.8306,37.0012],[-82.8304,37.0015],[-82.8303,37.0019],[-82.8303,37.0024],[-82.8303,37.003],[-82.8302,37.0033],[-82.8301,37.0037],[-82.8294,37.0043],[-82.8292,37.0046],[-82.8289,37.0049],[-82.8289,37.0051],[-82.8289,37.0055],[-82.8287,37.0058],[-82.8283,37.0059],[-82.8275,37.006],[-82.8269,37.0061],[-82.826,37.0065],[-82.8255,37.0065],[-82.8251,37.0064],[-82.825,37.0063],[-82.8247,37.0062],[-82.8243,37.0059],[-82.8241,37.0055],[-82.8238,37.005],[-82.8235,37.0046],[-82.8233,37.0044],[-82.8228,37.0042],[-82.8225,37.0041],[-82.8222,37.0042],[-82.8219,37.0044],[-82.8217,37.0047],[-82.8214,37.0048],[-82.821,37.005],[-82.8208,37.0053],[-82.8206,37.0057],[-82.82,37.0062],[-82.8192,37.0064],[-82.8186,37.0065],[-82.8182,37.0064],[-82.818,37.0062],[-82.8179,37.0059],[-82.8177,37.0058],[-82.8175,37.0059],[-82.8174,37.0059],[-82.8172,37.006],[-82.8169,37.0063],[-82.8169,37.0066],[-82.8169,37.0067],[-82.817,37.0068],[-82.817,37.0069],[-82.8171,37.0071],[-82.8171,37.0072],[-82.8169,37.0074],[-82.8165,37.0075],[-82.8163,37.0075],[-82.8161,37.0074],[-82.8159,37.0074],[-82.8157,37.0073],[-82.8154,37.0071],[-82.8153,37.007],[-82.8151,37.0069],[-82.815,37.0067],[-82.8149,37.0063],[-82.8147,37.006],[-82.8144,37.0058],[-82.814,37.0056],[-82.8136,37.0053],[-82.8133,37.0053],[-82.8132,37.0053],[-82.8127,37.0056],[-82.8121,37.0061],[-82.8115,37.0065],[-82.8108,37.007],[-82.8103,37.0071],[-82.8098,37.0072],[-82.8092,37.0072],[-82.8087,37.0071],[-82.8081,37.0068],[-82.808,37.0067],[-82.8078,37.0067],[-82.8074,37.007],[-82.8072,37.0072],[-82.807,37.0074],[-82.8065,37.0073],[-82.8061,37.0072],[-82.8059,37.0072],[-82.8057,37.0073],[-82.8048,37.0072],[-82.8038,37.0072],[-82.8034,37.0073],[-82.8028,37.0076],[-82.8026,37.0076],[-82.8021,37.0076],[-82.8019,37.0077],[-82.8012,37.0079],[-82.8008,37.0081],[-82.8006,37.0081],[-82.7999,37.0081],[-82.7995,37.0082],[-82.7989,37.0085],[-82.7986,37.0089],[-82.7983,37.0092],[-82.7982,37.0093],[-82.7979,37.0096],[-82.7977,37.0095],[-82.7976,37.0095],[-82.7973,37.0093],[-82.7969,37.009],[-82.7966,37.0086],[-82.7963,37.0081],[-82.7962,37.0079],[-82.7961,37.0076],[-82.796,37.0074],[-82.7958,37.0072],[-82.7958,37.0071],[-82.7954,37.0065],[-82.7947,37.0059],[-82.7939,37.0056],[-82.7937,37.0055],[-82.7934,37.0055],[-82.7933,37.0056],[-82.7931,37.0059],[-82.7926,37.006],[-82.792,37.0061],[-82.7914,37.0063],[-82.7909,37.0065],[-82.7906,37.0069],[-82.7903,37.0073],[-82.79,37.0076],[-82.7896,37.008],[-82.7893,37.0082],[-82.789,37.0085],[-82.7885,37.0087],[-82.7879,37.0087],[-82.7871,37.0087],[-82.7862,37.0085],[-82.7856,37.0083],[-82.7851,37.0081],[-82.7848,37.008],[-82.7843,37.0082],[-82.7839,37.0081],[-82.7835,37.008],[-82.7829,37.0078],[-82.7823,37.008],[-82.7817,37.0086],[-82.7815,37.009],[-82.7815,37.0093],[-82.7816,37.0096],[-82.7815,37.0098],[-82.7809,37.0103],[-82.7804,37.0106],[-82.78,37.011],[-82.7796,37.0115],[-82.7793,37.0119],[-82.779,37.0122],[-82.7785,37.0126],[-82.7783,37.0128],[-82.7783,37.013],[-82.7783,37.0133],[-82.7784,37.0138],[-82.7783,37.014],[-82.7781,37.0142],[-82.7776,37.0146],[-82.7775,37.0149],[-82.7774,37.0152],[-82.7774,37.0153],[-82.7774,37.0157],[-82.7773,37.0159],[-82.7772,37.016],[-82.7769,37.016],[-82.7766,37.016],[-82.7762,37.0159],[-82.7759,37.0158],[-82.7759,37.0157],[-82.7754,37.0156],[-82.7749,37.0155],[-82.7743,37.0155],[-82.7739,37.0155],[-82.7729,37.0156],[-82.7727,37.0156],[-82.7722,37.0156],[-82.7719,37.0157],[-82.7718,37.0159],[-82.7718,37.016],[-82.7717,37.0162],[-82.7714,37.0167],[-82.7711,37.0171],[-82.7707,37.0173],[-82.7705,37.0174],[-82.7703,37.0175],[-82.7702,37.0175],[-82.7699,37.0179],[-82.7699,37.018],[-82.7696,37.0184],[-82.7694,37.0189],[-82.7693,37.0191],[-82.7693,37.0194],[-82.7693,37.0196],[-82.769,37.0198],[-82.7687,37.02],[-82.7684,37.0201],[-82.7679,37.0204],[-82.7672,37.021],[-82.7669,37.0211],[-82.7668,37.0216],[-82.7667,37.022],[-82.7666,37.0225],[-82.7665,37.0228],[-82.7664,37.0231],[-82.766,37.0233],[-82.7656,37.0235],[-82.7653,37.0237],[-82.7652,37.0239],[-82.7648,37.0243],[-82.7644,37.0245],[-82.7639,37.0246],[-82.7631,37.0245],[-82.7627,37.0245],[-82.7625,37.0246],[-82.7624,37.0247],[-82.7623,37.0248],[-82.762,37.0253],[-82.7618,37.0258],[-82.7614,37.0261],[-82.7612,37.0264],[-82.761,37.0264],[-82.7608,37.0264],[-82.7606,37.0265],[-82.7604,37.0266],[-82.7601,37.0268],[-82.7599,37.027],[-82.7595,37.0273],[-82.7591,37.0274],[-82.759,37.0275],[-82.7583,37.0274],[-82.7575,37.0273],[-82.7571,37.0272],[-82.7558,37.0271],[-82.7552,37.027],[-82.7546,37.0269],[-82.7542,37.0268],[-82.754,37.0267],[-82.7537,37.0265],[-82.7528,37.0262],[-82.7526,37.0262],[-82.7524,37.0261],[-82.7518,37.0257],[-82.7516,37.0255],[-82.7514,37.0251],[-82.7514,37.0249],[-82.7513,37.0247],[-82.7512,37.0246],[-82.7509,37.0244],[-82.7507,37.0242],[-82.7506,37.024],[-82.7505,37.0237],[-82.7505,37.0236],[-82.7504,37.0233],[-82.7503,37.0232],[-82.7502,37.0232],[-82.7501,37.0232],[-82.7499,37.0234],[-82.7492,37.0239],[-82.7487,37.0241],[-82.7483,37.0242],[-82.7479,37.0244],[-82.7478,37.0245],[-82.7479,37.0247],[-82.7479,37.0249],[-82.748,37.0251],[-82.748,37.0258],[-82.7479,37.0264],[-82.7477,37.027],[-82.7473,37.0276],[-82.7468,37.0281],[-82.7459,37.0293],[-82.7458,37.0296],[-82.7455,37.0302],[-82.7454,37.0306],[-82.7454,37.0309],[-82.7453,37.0314],[-82.7453,37.0318],[-82.7454,37.0322],[-82.7456,37.0331],[-82.7458,37.0334],[-82.7458,37.0337],[-82.7457,37.0338],[-82.7456,37.0339],[-82.7454,37.0341],[-82.7451,37.0343],[-82.7446,37.0347],[-82.7445,37.0353],[-82.7443,37.0357],[-82.7439,37.0364],[-82.7437,37.037],[-82.7437,37.0377],[-82.7438,37.0381],[-82.7438,37.0387],[-82.7438,37.0404],[-82.7437,37.0407],[-82.7436,37.0411],[-82.7435,37.0414],[-82.7432,37.0418],[-82.7431,37.0421],[-82.7428,37.0428],[-82.7426,37.0429],[-82.7425,37.0429],[-82.742,37.0429],[-82.7417,37.0429],[-82.7413,37.0428],[-82.7409,37.0428],[-82.7405,37.0429],[-82.7401,37.0431],[-82.7398,37.0433],[-82.7396,37.0434],[-82.7394,37.0435],[-82.7391,37.0435],[-82.7386,37.0437],[-82.7381,37.0438],[-82.7379,37.0439],[-82.7376,37.0439],[-82.7369,37.044],[-82.7365,37.0439],[-82.736,37.0439],[-82.7354,37.044],[-82.7351,37.0441],[-82.7347,37.0443],[-82.7344,37.0444],[-82.7342,37.0445],[-82.7336,37.0445],[-82.7335,37.0445],[-82.7334,37.0444],[-82.7333,37.0444],[-82.7329,37.0437],[-82.7326,37.0434],[-82.7323,37.0433],[-82.7322,37.0433],[-82.7319,37.0433],[-82.7316,37.0434],[-82.7315,37.0434],[-82.7314,37.0435],[-82.7311,37.0435],[-82.7308,37.0433],[-82.7304,37.0431],[-82.7301,37.0428],[-82.7298,37.0427],[-82.7296,37.0427],[-82.729,37.0427],[-82.7285,37.0428],[-82.7282,37.0428],[-82.7279,37.0426],[-82.7277,37.0425],[-82.7273,37.0423],[-82.7271,37.0422],[-82.727,37.0422],[-82.7264,37.0422],[-82.7258,37.0423],[-82.7254,37.0423],[-82.725,37.0424],[-82.7247,37.0426],[-82.7245,37.0427],[-82.7242,37.0429],[-82.7241,37.043],[-82.724,37.0433],[-82.7238,37.0438],[-82.7236,37.0443],[-82.7234,37.0445],[-82.7229,37.0447],[-82.7224,37.045],[-82.7224,37.0451],[-82.7224,37.0452],[-82.7225,37.0453],[-82.7226,37.0457],[-82.7228,37.046],[-82.7228,37.0461],[-82.7229,37.0464],[-82.723,37.0467],[-82.7231,37.0474],[-82.723,37.0478],[-82.7228,37.0483],[-82.7228,37.0494],[-82.7228,37.0499],[-82.7229,37.0503],[-82.7229,37.0504],[-82.7229,37.0505],[-82.7229,37.0506],[-82.7229,37.0508],[-82.7229,37.0511],[-82.7229,37.0512],[-82.7229,37.0523],[-82.7229,37.0524],[-82.7231,37.0533],[-82.7231,37.0534],[-82.7231,37.0536],[-82.7232,37.0538],[-82.7232,37.054],[-82.7232,37.0544],[-82.7231,37.0547],[-82.7231,37.0551],[-82.7232,37.0553],[-82.7231,37.0556],[-82.7224,37.0573],[-82.7222,37.0578],[-82.7222,37.0579],[-82.7222,37.058],[-82.7223,37.0581],[-82.7226,37.0584],[-82.7228,37.0585],[-82.7229,37.0588],[-82.7231,37.0591],[-82.7231,37.0593],[-82.7229,37.0598],[-82.7228,37.0603],[-82.7228,37.0606],[-82.7229,37.0611],[-82.7229,37.0612],[-82.7229,37.0616],[-82.7228,37.0618],[-82.7228,37.0619],[-82.7229,37.062],[-82.723,37.0621],[-82.7234,37.0622],[-82.7237,37.0622],[-82.7239,37.0625],[-82.7241,37.0629],[-82.7241,37.0632],[-82.7242,37.0635],[-82.7247,37.0639],[-82.725,37.0644],[-82.7251,37.0646],[-82.7252,37.0649],[-82.7254,37.065],[-82.7255,37.0651],[-82.7256,37.0653],[-82.7256,37.066],[-82.7257,37.0664],[-82.7258,37.0665],[-82.7259,37.0666],[-82.726,37.0667],[-82.7261,37.0669],[-82.7257,37.069],[-82.7256,37.0695],[-82.7256,37.0696],[-82.7257,37.0698],[-82.7258,37.07],[-82.7262,37.0704],[-82.7262,37.0707],[-82.7262,37.071],[-82.7261,37.0712],[-82.7262,37.0714],[-82.7263,37.0716],[-82.7267,37.0722],[-82.7267,37.0727],[-82.7267,37.073],[-82.7267,37.0733],[-82.7265,37.0734],[-82.726,37.0736],[-82.7252,37.0741],[-82.7247,37.0745],[-82.7245,37.0747],[-82.7241,37.0752],[-82.724,37.0753],[-82.7238,37.0754],[-82.7236,37.0756],[-82.7234,37.0757],[-82.7232,37.0757],[-82.723,37.0757],[-82.7228,37.0756],[-82.7227,37.0756],[-82.7224,37.0755],[-82.7221,37.0754],[-82.7218,37.0753],[-82.7214,37.0753],[-82.7213,37.0753],[-82.7211,37.0755],[-82.7209,37.0755],[-82.7202,37.0759],[-82.7197,37.0761],[-82.7193,37.076],[-82.7184,37.0759],[-82.7181,37.0759],[-82.718,37.0761],[-82.7179,37.0762],[-82.7178,37.0763],[-82.7176,37.0767],[-82.7174,37.0769],[-82.7168,37.0772],[-82.7167,37.0772],[-82.7167,37.0774],[-82.7169,37.0778],[-82.717,37.0781],[-82.7171,37.0784],[-82.7171,37.0788],[-82.7172,37.0794],[-82.7173,37.0796],[-82.7175,37.0797],[-82.7176,37.0799],[-82.7178,37.0804],[-82.7182,37.0807],[-82.7185,37.0809],[-82.719,37.0812],[-82.7193,37.0813],[-82.7199,37.0815],[-82.7206,37.0818],[-82.7208,37.0821],[-82.7209,37.0823],[-82.7207,37.0828],[-82.7207,37.0835],[-82.7207,37.0837],[-82.7209,37.0839],[-82.7212,37.0841],[-82.7217,37.0842],[-82.7218,37.0843],[-82.7219,37.0845],[-82.7221,37.0846],[-82.7225,37.0846],[-82.7228,37.0847],[-82.7228,37.0848],[-82.723,37.0851],[-82.723,37.0857],[-82.7231,37.0862],[-82.7231,37.0872],[-82.7233,37.0878],[-82.7235,37.0881],[-82.7235,37.0883],[-82.7235,37.0886],[-82.7234,37.0889],[-82.7231,37.0893],[-82.7228,37.0896],[-82.7227,37.0897],[-82.7228,37.0898],[-82.7233,37.0904],[-82.7237,37.0908],[-82.7248,37.0914],[-82.725,37.0916],[-82.725,37.0917],[-82.725,37.0918],[-82.7249,37.0923],[-82.7247,37.0926],[-82.7244,37.0929],[-82.7238,37.0933],[-82.723,37.0937],[-82.7226,37.094],[-82.7224,37.0943],[-82.7221,37.0948],[-82.7219,37.0953],[-82.722,37.0956],[-82.7221,37.0959],[-82.7222,37.096],[-82.7224,37.0962],[-82.7225,37.0964],[-82.7224,37.0967],[-82.7223,37.0973],[-82.722,37.0978],[-82.7219,37.0984],[-82.7219,37.0997],[-82.7217,37.1005],[-82.7217,37.101],[-82.7218,37.1014],[-82.722,37.1019],[-82.7224,37.1024],[-82.7227,37.1027],[-82.7231,37.103],[-82.7234,37.1032],[-82.7234,37.1033],[-82.7234,37.1035],[-82.7232,37.1039],[-82.7227,37.1045],[-82.7224,37.1048],[-82.7221,37.1051],[-82.722,37.1053],[-82.722,37.1056],[-82.7221,37.1058],[-82.7224,37.1063],[-82.7226,37.1065],[-82.7229,37.1067],[-82.7232,37.107],[-82.7234,37.1074],[-82.7237,37.1081],[-82.7237,37.1083],[-82.7241,37.109],[-82.7241,37.1093],[-82.7242,37.1095],[-82.7243,37.1098],[-82.7249,37.1104],[-82.726,37.1115],[-82.7262,37.1119],[-82.7263,37.1121],[-82.7265,37.1126],[-82.7266,37.1132],[-82.7265,37.1141],[-82.7265,37.1143],[-82.7266,37.1146],[-82.7267,37.1148],[-82.7266,37.1149],[-82.7263,37.115],[-82.7262,37.1151],[-82.7263,37.1154],[-82.7262,37.1157],[-82.726,37.116],[-82.7251,37.1168],[-82.7244,37.1174],[-82.7241,37.1177],[-82.7235,37.1186],[-82.7232,37.119],[-82.7231,37.1191],[-82.7228,37.1191],[-82.7226,37.1193],[-82.7225,37.1195],[-82.7224,37.1198],[-82.7219,37.1203],[-82.7214,37.1208],[-82.721,37.121],[-82.7201,37.1213],[-82.7198,37.1213],[-82.7194,37.1214],[-82.7192,37.1215],[-82.7189,37.1216],[-82.7183,37.1222],[-82.7182,37.1223],[-82.7181,37.1224],[-82.717,37.1223],[-82.7163,37.1221],[-82.7159,37.122],[-82.7155,37.1218],[-82.7154,37.1218],[-82.7151,37.1219],[-82.7146,37.1222],[-82.7143,37.1225],[-82.7136,37.1232],[-82.7131,37.1236],[-82.7128,37.1238],[-82.7122,37.1241],[-82.7119,37.1242],[-82.7115,37.1243],[-82.7113,37.1243],[-82.7109,37.1246],[-82.7101,37.1251],[-82.709,37.1251],[-82.7085,37.1251],[-82.7083,37.1251],[-82.7079,37.1253],[-82.7074,37.1256],[-82.7068,37.1262],[-82.7066,37.1263],[-82.706,37.1264],[-82.7056,37.1266],[-82.7053,37.1269],[-82.705,37.1274],[-82.7048,37.1277],[-82.7047,37.1279],[-82.7043,37.128],[-82.7037,37.1281],[-82.7027,37.1282],[-82.7019,37.1283],[-82.7014,37.1285],[-82.7007,37.1288],[-82.7,37.1293],[-82.6992,37.1295],[-82.6988,37.1298],[-82.6982,37.1303],[-82.698,37.1304],[-82.6971,37.1305],[-82.6967,37.1307],[-82.6958,37.1312],[-82.6955,37.1314],[-82.6953,37.1318],[-82.695,37.132],[-82.6938,37.1324],[-82.6926,37.133],[-82.6919,37.1331],[-82.6914,37.1332],[-82.691,37.1333],[-82.6905,37.1335],[-82.6894,37.1337],[-82.689,37.1337],[-82.6887,37.1338],[-82.6885,37.1338],[-82.688,37.1336],[-82.6879,37.1337],[-82.6878,37.1337],[-82.6875,37.1343],[-82.6873,37.1344],[-82.6872,37.1345],[-82.6866,37.1345],[-82.6865,37.1345],[-82.6853,37.1353],[-82.6852,37.1356],[-82.685,37.1357],[-82.6845,37.1358],[-82.6842,37.1358],[-82.6839,37.1358],[-82.6838,37.1359],[-82.6837,37.1362],[-82.6836,37.1364],[-82.6834,37.1363],[-82.6832,37.1363],[-82.6831,37.1364],[-82.6831,37.1365],[-82.6831,37.1367],[-82.683,37.1369],[-82.6829,37.1369],[-82.6826,37.137],[-82.6824,37.1371],[-82.6821,37.1372],[-82.6819,37.1372],[-82.6818,37.1371],[-82.6817,37.1371],[-82.6815,37.137],[-82.6813,37.1369],[-82.6811,37.1369],[-82.681,37.1369],[-82.6809,37.1369],[-82.6808,37.137],[-82.6807,37.137],[-82.6806,37.137],[-82.6805,37.1369],[-82.6804,37.1368],[-82.6802,37.1366],[-82.6801,37.1364],[-82.68,37.1363],[-82.6798,37.1362],[-82.6796,37.1359],[-82.6796,37.1358],[-82.6795,37.1356],[-82.6794,37.1356],[-82.6794,37.1355],[-82.6792,37.1353],[-82.679,37.1352],[-82.6788,37.1351],[-82.6787,37.1351],[-82.6784,37.135],[-82.6781,37.135],[-82.6778,37.135],[-82.677,37.1349],[-82.6768,37.1349],[-82.6767,37.1349],[-82.6766,37.1351],[-82.6764,37.1353],[-82.6763,37.1355],[-82.6761,37.1356],[-82.676,37.1357],[-82.6758,37.1358],[-82.6757,37.1358],[-82.6755,37.1358],[-82.6752,37.1358],[-82.675,37.1358],[-82.6748,37.1359],[-82.6746,37.136],[-82.6745,37.136],[-82.6743,37.1362],[-82.6742,37.1364],[-82.6741,37.1367],[-82.6736,37.1368],[-82.6733,37.137],[-82.6733,37.1373],[-82.6733,37.1375],[-82.6737,37.138],[-82.6736,37.1382],[-82.6734,37.1382],[-82.6727,37.138],[-82.6721,37.138],[-82.6715,37.1384],[-82.6712,37.1386],[-82.6711,37.1388],[-82.6707,37.1391],[-82.6702,37.1394],[-82.67,37.1396],[-82.6692,37.1406],[-82.6683,37.1414],[-82.6677,37.1419],[-82.6672,37.142],[-82.6668,37.1422],[-82.6662,37.1424],[-82.6657,37.1426],[-82.6651,37.1425],[-82.6644,37.1425],[-82.664,37.1424],[-82.664,37.1426],[-82.664,37.143],[-82.6638,37.1434],[-82.6634,37.1438],[-82.6625,37.1439],[-82.6623,37.144],[-82.662,37.1442],[-82.6617,37.1443],[-82.6613,37.1441],[-82.6608,37.1441],[-82.6602,37.1442],[-82.6588,37.1447],[-82.6582,37.1447],[-82.6578,37.145],[-82.6575,37.145],[-82.657,37.1447],[-82.6567,37.1447],[-82.6565,37.145],[-82.6561,37.1453],[-82.656,37.1454],[-82.656,37.1457],[-82.6561,37.1458],[-82.6563,37.1463],[-82.6564,37.1465],[-82.6563,37.1466],[-82.6557,37.1469],[-82.6556,37.1471],[-82.6554,37.1474],[-82.6551,37.1486],[-82.6548,37.1503],[-82.6547,37.1505],[-82.6542,37.1506],[-82.6539,37.1508],[-82.6535,37.151],[-82.6533,37.1512],[-82.6527,37.1513],[-82.6522,37.1515],[-82.6517,37.1518],[-82.6509,37.1519],[-82.6507,37.1519],[-82.6505,37.1519],[-82.6502,37.1519],[-82.65,37.1519],[-82.6498,37.1519],[-82.6497,37.1516],[-82.6496,37.1514],[-82.6494,37.1512],[-82.649,37.1508],[-82.6489,37.1506],[-82.6489,37.1505],[-82.6486,37.1503],[-82.6476,37.1501],[-82.6472,37.1502],[-82.6466,37.1505],[-82.6464,37.1508],[-82.6462,37.1509],[-82.6457,37.1508],[-82.6456,37.1508],[-82.6453,37.1508],[-82.645,37.151],[-82.6448,37.1511],[-82.6447,37.1512],[-82.6446,37.1515],[-82.6447,37.1517],[-82.6447,37.152],[-82.6447,37.1522],[-82.6446,37.1522],[-82.6444,37.1524],[-82.644,37.1525],[-82.6428,37.153],[-82.642,37.153],[-82.6417,37.153],[-82.641,37.1531],[-82.6406,37.1533],[-82.64,37.1536],[-82.6397,37.1536],[-82.6394,37.1536],[-82.6373,37.154],[-82.6359,37.1542],[-82.6356,37.1542],[-82.6353,37.1542],[-82.6346,37.1542],[-82.6344,37.1542],[-82.6339,37.1542],[-82.6336,37.1543],[-82.6335,37.1544],[-82.6334,37.1544],[-82.6333,37.1545],[-82.633,37.1548],[-82.6329,37.1549],[-82.6328,37.1551],[-82.6322,37.1559],[-82.6321,37.156],[-82.6312,37.1567],[-82.631,37.1568],[-82.6304,37.1574],[-82.6297,37.1581],[-82.6294,37.1584],[-82.6289,37.159],[-82.628,37.16],[-82.6275,37.1606],[-82.6273,37.1608],[-82.6271,37.1609],[-82.6268,37.1611],[-82.6265,37.1613],[-82.6261,37.1616],[-82.6259,37.1618],[-82.6257,37.162],[-82.6251,37.1627],[-82.6248,37.1631],[-82.6241,37.1638],[-82.6239,37.164],[-82.6238,37.1642],[-82.6236,37.1644],[-82.6234,37.1645],[-82.6231,37.1646],[-82.6229,37.1647],[-82.6227,37.1648],[-82.6225,37.1649],[-82.6223,37.1651],[-82.6222,37.1652],[-82.6221,37.1654],[-82.622,37.1654],[-82.6219,37.1655],[-82.6217,37.1656],[-82.6215,37.1657],[-82.6212,37.166],[-82.6211,37.1661],[-82.6208,37.1663],[-82.6206,37.1664],[-82.6204,37.1665],[-82.6201,37.1666],[-82.6198,37.1666],[-82.6195,37.1668],[-82.619,37.167],[-82.6186,37.1673],[-82.6184,37.1674],[-82.6182,37.1676],[-82.618,37.1678],[-82.6176,37.168],[-82.6174,37.1681],[-82.6172,37.1683],[-82.6169,37.1684],[-82.6167,37.1686],[-82.6165,37.1687],[-82.6163,37.1688],[-82.6161,37.1688],[-82.6158,37.1689],[-82.6157,37.1689],[-82.6154,37.169],[-82.6152,37.169],[-82.6149,37.1692],[-82.6147,37.1693],[-82.6145,37.1695],[-82.6143,37.1695],[-82.6141,37.1696],[-82.6138,37.1696],[-82.6135,37.1697],[-82.6132,37.1697],[-82.6126,37.1697],[-82.6123,37.1698],[-82.6117,37.1701],[-82.6116,37.1703],[-82.6112,37.171],[-82.6107,37.1713],[-82.6102,37.1715],[-82.6099,37.1719],[-82.6094,37.1721],[-82.6087,37.1725],[-82.6083,37.1729],[-82.608,37.173],[-82.6074,37.1729],[-82.607,37.173],[-82.6067,37.1733],[-82.6067,37.1737],[-82.6065,37.174],[-82.6062,37.1741],[-82.6056,37.1741],[-82.605,37.1741],[-82.6047,37.1742],[-82.6043,37.1744],[-82.6041,37.1746],[-82.6035,37.1751],[-82.6031,37.1755],[-82.603,37.1755],[-82.6029,37.1755],[-82.6025,37.1754],[-82.6021,37.1754],[-82.6016,37.1756],[-82.6004,37.1763],[-82.5999,37.1765],[-82.599,37.1767],[-82.598,37.1768],[-82.5975,37.177],[-82.5974,37.1772],[-82.5973,37.1773],[-82.5971,37.1776],[-82.5969,37.1778],[-82.5965,37.1781],[-82.5963,37.1781],[-82.596,37.1782],[-82.5957,37.1783],[-82.5955,37.1783],[-82.5953,37.1784],[-82.595,37.1786],[-82.5949,37.1788],[-82.5949,37.1789],[-82.5945,37.1792],[-82.5942,37.1795],[-82.594,37.1796],[-82.594,37.1797],[-82.5936,37.18],[-82.5933,37.1802],[-82.5932,37.1803],[-82.593,37.1805],[-82.593,37.1806],[-82.593,37.1807],[-82.5931,37.1808],[-82.5931,37.181],[-82.5932,37.1812],[-82.5932,37.1815],[-82.5931,37.1817],[-82.5932,37.1818],[-82.5933,37.182],[-82.5933,37.1821],[-82.5932,37.1822],[-82.5931,37.1823],[-82.593,37.1823],[-82.5928,37.1823],[-82.5927,37.1823],[-82.5926,37.1824],[-82.5925,37.1825],[-82.5926,37.1826],[-82.5926,37.1827],[-82.5925,37.1828],[-82.5924,37.183],[-82.5923,37.183],[-82.592,37.1831],[-82.592,37.1832],[-82.5918,37.1833],[-82.5913,37.1834],[-82.5911,37.1836],[-82.5906,37.1837],[-82.5901,37.184],[-82.5896,37.1844],[-82.5888,37.1845],[-82.588,37.1847],[-82.5879,37.1848],[-82.5871,37.1853],[-82.5869,37.1855],[-82.5866,37.1857],[-82.5865,37.1858],[-82.5864,37.1858],[-82.5863,37.1859],[-82.5858,37.1861],[-82.585,37.1862],[-82.5845,37.1864],[-82.5835,37.1867],[-82.5827,37.1871],[-82.582,37.1873],[-82.5812,37.1878],[-82.5792,37.1885],[-82.5788,37.1887],[-82.5781,37.189],[-82.5775,37.1895],[-82.5769,37.1898],[-82.5765,37.19],[-82.5756,37.1902],[-82.5751,37.1904],[-82.5747,37.1905],[-82.574,37.1911],[-82.5736,37.1913],[-82.573,37.1917],[-82.5716,37.1924],[-82.5705,37.1928],[-82.5702,37.1931],[-82.5698,37.1936],[-82.5693,37.1938],[-82.569,37.194],[-82.5687,37.1942],[-82.5681,37.1943],[-82.5668,37.1953],[-82.5664,37.1954],[-82.566,37.1955],[-82.5656,37.1959],[-82.5654,37.1961],[-82.5652,37.1961],[-82.5649,37.1962],[-82.5648,37.1962],[-82.5637,37.1971],[-82.5635,37.1971],[-82.563,37.1972],[-82.5628,37.1972],[-82.5623,37.1977],[-82.562,37.1979],[-82.5614,37.1981],[-82.5611,37.1985],[-82.5609,37.1985],[-82.5607,37.1986],[-82.5606,37.1987],[-82.5603,37.1989],[-82.5602,37.1989],[-82.5601,37.1989],[-82.56,37.1989],[-82.5596,37.1993],[-82.5593,37.1996],[-82.559,37.1997],[-82.5588,37.1997],[-82.5587,37.1997],[-82.5585,37.1997],[-82.5583,37.1997],[-82.5582,37.1997],[-82.5581,37.1998],[-82.5579,37.2],[-82.5572,37.2004],[-82.557,37.2007],[-82.5568,37.2008],[-82.5567,37.2009],[-82.5564,37.2011],[-82.5562,37.2012],[-82.5559,37.2013],[-82.5554,37.2016],[-82.5551,37.2018],[-82.5548,37.2021],[-82.5544,37.2024],[-82.554,37.2028],[-82.5538,37.2028],[-82.5537,37.203],[-82.5535,37.2031],[-82.5534,37.2031],[-82.5533,37.2031],[-82.5532,37.2031],[-82.5531,37.2031],[-82.553,37.2031],[-82.5529,37.2031],[-82.5528,37.2032],[-82.5526,37.2033],[-82.5524,37.2034],[-82.5523,37.2035],[-82.5517,37.2037],[-82.5513,37.2041],[-82.5511,37.2042],[-82.5509,37.2043],[-82.5508,37.2043],[-82.5507,37.2044],[-82.5506,37.2045],[-82.5504,37.2045],[-82.5502,37.2045],[-82.5501,37.2046],[-82.5499,37.2045],[-82.5498,37.2044],[-82.5497,37.2043],[-82.5496,37.2041],[-82.5497,37.2039],[-82.5497,37.2038],[-82.5497,37.2037],[-82.5496,37.2036],[-82.5495,37.2034],[-82.5494,37.2033],[-82.5493,37.2031],[-82.5492,37.203],[-82.5491,37.2029],[-82.5491,37.2028],[-82.549,37.2027],[-82.5487,37.2028],[-82.5484,37.203],[-82.5482,37.2031],[-82.5481,37.2032],[-82.5477,37.2034],[-82.5475,37.2035],[-82.5473,37.2035],[-82.5471,37.2035],[-82.547,37.2035],[-82.5468,37.2035],[-82.5463,37.2032],[-82.5462,37.2031],[-82.546,37.203],[-82.5459,37.203],[-82.5457,37.203],[-82.5456,37.2031],[-82.5455,37.2031],[-82.5453,37.2033],[-82.545,37.2034],[-82.5449,37.2035],[-82.5447,37.2038],[-82.5446,37.2039],[-82.5445,37.204],[-82.5444,37.2041],[-82.5441,37.2042],[-82.5439,37.2044],[-82.5438,37.2045],[-82.5436,37.2046],[-82.5435,37.2048],[-82.5435,37.2049],[-82.5434,37.2049],[-82.5434,37.205],[-82.5434,37.2052],[-82.5432,37.2053],[-82.5431,37.2053],[-82.5429,37.2054],[-82.5426,37.2054],[-82.5424,37.2055],[-82.5422,37.2055],[-82.542,37.2057],[-82.5418,37.2059],[-82.5416,37.2062],[-82.5415,37.2064],[-82.5414,37.2065],[-82.5412,37.2066],[-82.5411,37.2066],[-82.5409,37.2066],[-82.5407,37.2066],[-82.5404,37.2067],[-82.5402,37.2067],[-82.54,37.2068],[-82.5398,37.2069],[-82.5396,37.2069],[-82.5395,37.2069],[-82.5394,37.2069],[-82.5393,37.2069],[-82.5391,37.2068],[-82.539,37.2067],[-82.5389,37.2067],[-82.5389,37.2066],[-82.5388,37.2066],[-82.5386,37.2065],[-82.5384,37.2064],[-82.5383,37.2064],[-82.538,37.2064],[-82.5378,37.2065],[-82.5376,37.2066],[-82.5375,37.2067],[-82.5374,37.2069],[-82.5373,37.207],[-82.5373,37.2071],[-82.5372,37.2072],[-82.5371,37.2072],[-82.537,37.2071],[-82.5369,37.2071],[-82.5369,37.207],[-82.5368,37.2069],[-82.5367,37.2068],[-82.5364,37.2068],[-82.5362,37.2068],[-82.536,37.2068],[-82.5358,37.2068],[-82.5356,37.2068],[-82.5355,37.2068],[-82.5354,37.2068],[-82.5353,37.2067],[-82.5352,37.2066],[-82.535,37.2066],[-82.5347,37.2065],[-82.5344,37.2065],[-82.5341,37.2065],[-82.5335,37.2065],[-82.5334,37.2065],[-82.5331,37.2065],[-82.5329,37.2066],[-82.5326,37.2067],[-82.5325,37.2069],[-82.5323,37.2072],[-82.5319,37.2076],[-82.5309,37.2082],[-82.5308,37.2083],[-82.5308,37.2084],[-82.5311,37.2086],[-82.5316,37.2091],[-82.5321,37.2099],[-82.5321,37.2102],[-82.5321,37.2105],[-82.5322,37.2108],[-82.5322,37.211],[-82.5319,37.2114],[-82.5319,37.2115],[-82.532,37.2118],[-82.532,37.2121],[-82.5314,37.2126],[-82.5306,37.213],[-82.53,37.2133],[-82.5298,37.2133],[-82.5296,37.2134],[-82.5294,37.2134],[-82.5293,37.2134],[-82.5292,37.2134],[-82.5291,37.2135],[-82.5289,37.2137],[-82.5287,37.2138],[-82.5285,37.2139],[-82.5282,37.2139],[-82.5279,37.214],[-82.5275,37.2141],[-82.5272,37.2142],[-82.527,37.2143],[-82.5268,37.2143],[-82.5266,37.2144],[-82.5263,37.2145],[-82.5261,37.2146],[-82.5259,37.2146],[-82.5258,37.2146],[-82.5256,37.2146],[-82.5254,37.2147],[-82.5252,37.2148],[-82.525,37.2149],[-82.5248,37.215],[-82.5247,37.215],[-82.5246,37.215],[-82.5245,37.2149],[-82.5244,37.2148],[-82.5242,37.2147],[-82.5241,37.2146],[-82.5239,37.2146],[-82.5237,37.2146],[-82.5236,37.2146],[-82.5234,37.2144],[-82.5233,37.2141],[-82.5233,37.2139],[-82.5233,37.2138],[-82.5233,37.2136],[-82.5232,37.2134],[-82.5231,37.2132],[-82.523,37.213],[-82.5229,37.2129],[-82.5228,37.2127],[-82.5226,37.2126],[-82.5224,37.2125],[-82.5222,37.2124],[-82.5219,37.2123],[-82.5217,37.2122],[-82.5216,37.2121],[-82.5214,37.212],[-82.5212,37.212],[-82.521,37.212],[-82.5208,37.2121],[-82.5206,37.2122],[-82.5204,37.2124],[-82.5203,37.2127],[-82.5203,37.2128],[-82.5202,37.2129],[-82.5199,37.213],[-82.5197,37.2131],[-82.5195,37.2132],[-82.5193,37.2133],[-82.5191,37.2134],[-82.5189,37.2135],[-82.5186,37.2137],[-82.5185,37.2138],[-82.5183,37.2139],[-82.5179,37.2141],[-82.5177,37.2141],[-82.5175,37.2142],[-82.5172,37.2143],[-82.5171,37.2144],[-82.5169,37.2146],[-82.5168,37.2148],[-82.5167,37.2149],[-82.5166,37.2151],[-82.5164,37.2152],[-82.5163,37.2153],[-82.516,37.2156],[-82.5158,37.2158],[-82.5157,37.2159],[-82.5156,37.216],[-82.5155,37.2161],[-82.5154,37.2163],[-82.5153,37.2164],[-82.5153,37.2165],[-82.5152,37.2166],[-82.5151,37.2166],[-82.515,37.2167],[-82.5149,37.2167],[-82.5146,37.2167],[-82.5143,37.2167],[-82.5142,37.2167],[-82.5141,37.2167],[-82.5139,37.2168],[-82.5137,37.2168],[-82.5135,37.2169],[-82.5133,37.217],[-82.513,37.2172],[-82.5129,37.2173],[-82.5126,37.2176],[-82.5123,37.2178],[-82.5112,37.2181],[-82.5106,37.2183],[-82.5101,37.2187],[-82.5096,37.2191],[-82.5093,37.2193],[-82.5093,37.2195],[-82.5093,37.2199],[-82.5092,37.2202],[-82.509,37.2204],[-82.5085,37.2206],[-82.5084,37.2207],[-82.5083,37.221],[-82.5083,37.2215],[-82.5084,37.2219],[-82.5085,37.2222],[-82.5085,37.2224],[-82.5085,37.2226],[-82.5081,37.2227],[-82.5077,37.223],[-82.5067,37.2234],[-82.5062,37.2236],[-82.5059,37.2238],[-82.5049,37.2241],[-82.5044,37.2244],[-82.5041,37.2246],[-82.5041,37.2247],[-82.5038,37.2249],[-82.5032,37.2249],[-82.5028,37.225],[-82.5025,37.2252],[-82.5021,37.2254],[-82.5016,37.2255],[-82.5012,37.2256],[-82.5005,37.2259],[-82.5002,37.226],[-82.4999,37.2262],[-82.4998,37.2262],[-82.4997,37.2262],[-82.4995,37.2263],[-82.4993,37.2265],[-82.4992,37.2266],[-82.499,37.2268],[-82.4989,37.2269],[-82.4988,37.227],[-82.4986,37.227],[-82.4984,37.227],[-82.498,37.227],[-82.4977,37.2271],[-82.4973,37.2272],[-82.4971,37.2272],[-82.497,37.2273],[-82.4969,37.2274],[-82.4967,37.2275],[-82.4963,37.2275],[-82.4961,37.2274],[-82.4959,37.2272],[-82.4959,37.227],[-82.4958,37.2266],[-82.4954,37.2258],[-82.4953,37.2256],[-82.4952,37.2255],[-82.4952,37.2253],[-82.495,37.2253],[-82.4948,37.2252],[-82.4946,37.2252],[-82.4944,37.2252],[-82.4942,37.2252],[-82.4939,37.2253],[-82.4935,37.2252],[-82.493,37.2251],[-82.4926,37.225],[-82.4924,37.225],[-82.4916,37.2249],[-82.4915,37.225],[-82.4913,37.225],[-82.4911,37.2251],[-82.491,37.2252],[-82.4909,37.2253],[-82.4908,37.2255],[-82.4907,37.2256],[-82.4906,37.2257],[-82.4905,37.2258],[-82.4904,37.2259],[-82.4899,37.2264],[-82.4898,37.2265],[-82.4897,37.2267],[-82.4896,37.2268],[-82.4895,37.2269],[-82.4893,37.2269],[-82.489,37.2269],[-82.4887,37.2269],[-82.4885,37.2269],[-82.4883,37.2269],[-82.4878,37.2273],[-82.4874,37.2276],[-82.4873,37.2277],[-82.4873,37.2278],[-82.4873,37.2281],[-82.4872,37.2285],[-82.4872,37.2288],[-82.4871,37.229],[-82.4871,37.2293],[-82.487,37.2293],[-82.4869,37.2294],[-82.4867,37.2296],[-82.4866,37.2296],[-82.4866,37.2298],[-82.4867,37.2299],[-82.4868,37.23],[-82.4869,37.23],[-82.4871,37.2301],[-82.4872,37.2301],[-82.4873,37.2302],[-82.4873,37.2303],[-82.4874,37.2304],[-82.4873,37.2305],[-82.4871,37.2306],[-82.4869,37.2308],[-82.4868,37.2308],[-82.4867,37.2309],[-82.4864,37.2311],[-82.4863,37.2312],[-82.4862,37.2312],[-82.486,37.2312],[-82.4858,37.2312],[-82.4856,37.2312],[-82.4854,37.2313],[-82.4852,37.2314],[-82.4848,37.2315],[-82.4847,37.2316],[-82.4845,37.2316],[-82.4843,37.2317],[-82.484,37.2318],[-82.4838,37.2318],[-82.4836,37.2318],[-82.4834,37.2317],[-82.4831,37.2318],[-82.4828,37.2319],[-82.4823,37.232],[-82.4821,37.2321],[-82.4819,37.2321],[-82.4815,37.2322],[-82.4812,37.2323],[-82.4811,37.2323],[-82.4808,37.2324],[-82.4807,37.2325],[-82.4806,37.2326],[-82.4802,37.2329],[-82.48,37.233],[-82.48,37.2331],[-82.4798,37.2331],[-82.4797,37.2332],[-82.4795,37.2332],[-82.4792,37.2333],[-82.4789,37.2334],[-82.4787,37.2335],[-82.4785,37.2336],[-82.4784,37.2336],[-82.4781,37.2338],[-82.478,37.2339],[-82.4777,37.234],[-82.4775,37.234],[-82.4773,37.2341],[-82.477,37.2342],[-82.4766,37.2343],[-82.4763,37.2344],[-82.4761,37.2345],[-82.4758,37.2345],[-82.4755,37.2345],[-82.4753,37.2345],[-82.475,37.2346],[-82.4748,37.2347],[-82.4745,37.2348],[-82.4742,37.2349],[-82.474,37.2351],[-82.4738,37.2352],[-82.4734,37.2354],[-82.4728,37.2356],[-82.4725,37.2357],[-82.472,37.2357],[-82.4718,37.2357],[-82.4715,37.2356],[-82.4714,37.2355],[-82.4712,37.2354],[-82.4711,37.2353],[-82.4709,37.2353],[-82.4707,37.2354],[-82.4706,37.2354],[-82.4704,37.2355],[-82.4703,37.2354],[-82.4702,37.2354],[-82.4702,37.2353],[-82.4699,37.2352],[-82.4697,37.2351],[-82.4695,37.2351],[-82.4693,37.2351],[-82.4691,37.2351],[-82.4689,37.2352],[-82.4688,37.2354],[-82.4686,37.2357],[-82.4684,37.236],[-82.4683,37.2361],[-82.468,37.2362],[-82.4678,37.2362],[-82.4676,37.2362],[-82.4674,37.2361],[-82.4671,37.236],[-82.4666,37.2358],[-82.4658,37.2357],[-82.4654,37.2357],[-82.4651,37.2357],[-82.4648,37.2358],[-82.4647,37.2359],[-82.4645,37.2361],[-82.4643,37.2364],[-82.4642,37.2366],[-82.464,37.2368],[-82.4638,37.237],[-82.4635,37.2374],[-82.4632,37.2377],[-82.4632,37.2379],[-82.463,37.2382],[-82.4629,37.2384],[-82.4627,37.2385],[-82.4625,37.2385],[-82.4621,37.2385],[-82.4618,37.2385],[-82.4613,37.2384],[-82.4612,37.2384],[-82.4605,37.2386],[-82.4602,37.2386],[-82.46,37.2386],[-82.4597,37.2385],[-82.4595,37.2384],[-82.4592,37.2383],[-82.4591,37.2382],[-82.4589,37.2382],[-82.4588,37.2382],[-82.4586,37.2381],[-82.4585,37.2381],[-82.4582,37.2381],[-82.458,37.2381],[-82.4578,37.2381],[-82.4577,37.2382],[-82.4574,37.2382],[-82.4572,37.2383],[-82.4571,37.2383],[-82.4571,37.2384],[-82.4569,37.2387],[-82.4567,37.2389],[-82.4566,37.239],[-82.4565,37.2391],[-82.4563,37.2392],[-82.4562,37.2392],[-82.456,37.2393],[-82.4557,37.2394],[-82.4555,37.2395],[-82.4554,37.2396],[-82.4554,37.2397],[-82.4554,37.24],[-82.4554,37.2401],[-82.4553,37.2402],[-82.4552,37.2403],[-82.455,37.2404],[-82.4548,37.2405],[-82.4547,37.2405],[-82.4546,37.2405],[-82.4542,37.2405],[-82.454,37.2406],[-82.4539,37.2407],[-82.4537,37.2407],[-82.4536,37.2408],[-82.4533,37.2408],[-82.4531,37.2409],[-82.4529,37.2409],[-82.4528,37.241],[-82.4527,37.2411],[-82.4525,37.2413],[-82.4524,37.2414],[-82.4524,37.2416],[-82.4523,37.2417],[-82.4524,37.2418],[-82.4524,37.242],[-82.4524,37.2421],[-82.4523,37.2423],[-82.4521,37.2424],[-82.4518,37.2426],[-82.4517,37.2426],[-82.4514,37.2427],[-82.4513,37.2427],[-82.4511,37.2428],[-82.4509,37.2428],[-82.4508,37.2429],[-82.4506,37.243],[-82.4505,37.2431],[-82.4502,37.2433],[-82.4496,37.2435],[-82.4491,37.2437],[-82.4489,37.2438],[-82.4488,37.2438],[-82.4486,37.2438],[-82.4485,37.2438],[-82.4484,37.2438],[-82.4483,37.2439],[-82.4482,37.244],[-82.448,37.2441],[-82.4479,37.2441],[-82.4477,37.2442],[-82.4474,37.2442],[-82.4472,37.2441],[-82.4472,37.244],[-82.4471,37.244],[-82.4471,37.2439],[-82.4469,37.2439],[-82.4467,37.2439],[-82.4465,37.2439],[-82.4462,37.244],[-82.446,37.2441],[-82.4459,37.2441],[-82.4457,37.2442],[-82.4456,37.2441],[-82.4454,37.244],[-82.4454,37.2439],[-82.4453,37.2439],[-82.4452,37.2437],[-82.4451,37.2436],[-82.445,37.2435],[-82.4449,37.2434],[-82.4448,37.2433],[-82.4447,37.2433],[-82.4445,37.2433],[-82.4442,37.2432],[-82.4439,37.2432],[-82.4438,37.2432],[-82.4436,37.2432],[-82.4433,37.2433],[-82.4432,37.2434],[-82.4431,37.2435],[-82.4429,37.2437],[-82.4428,37.244],[-82.4428,37.2442],[-82.4427,37.2443],[-82.4427,37.2445],[-82.4427,37.2447],[-82.4426,37.245],[-82.4425,37.2451],[-82.4423,37.2452],[-82.442,37.2454],[-82.4417,37.2456],[-82.4415,37.2458],[-82.4412,37.2459],[-82.4409,37.246],[-82.4406,37.2461],[-82.4403,37.2462],[-82.4402,37.2463],[-82.4401,37.2464],[-82.4401,37.2466],[-82.44,37.2468],[-82.44,37.2469],[-82.4399,37.247],[-82.4398,37.2471],[-82.4397,37.2471],[-82.4395,37.2471],[-82.4394,37.2471],[-82.4392,37.2471],[-82.4389,37.247],[-82.4387,37.247],[-82.4385,37.247],[-82.4383,37.247],[-82.4379,37.2471],[-82.4377,37.2471],[-82.4373,37.2472],[-82.437,37.2472],[-82.4369,37.2471],[-82.4366,37.247],[-82.4365,37.2469],[-82.4364,37.2468],[-82.4362,37.2467],[-82.4361,37.2466],[-82.436,37.2465],[-82.4357,37.2465],[-82.435,37.2468],[-82.4347,37.2468],[-82.4346,37.2468],[-82.434,37.2466],[-82.4337,37.2465],[-82.4332,37.2464],[-82.4303,37.2469],[-82.4294,37.2471],[-82.4284,37.2476],[-82.4278,37.2478],[-82.4265,37.2486],[-82.4263,37.2487],[-82.4254,37.2487],[-82.4239,37.2489],[-82.4233,37.249],[-82.4229,37.2492],[-82.4224,37.2495],[-82.421,37.2502],[-82.4204,37.2503],[-82.4193,37.2506],[-82.4188,37.2507],[-82.4186,37.2508],[-82.4182,37.2512],[-82.4178,37.2515],[-82.4176,37.2516],[-82.4172,37.2517],[-82.4166,37.2518],[-82.4158,37.2519],[-82.4152,37.2519],[-82.4147,37.252],[-82.4141,37.2522],[-82.4135,37.2525],[-82.4129,37.2527],[-82.4127,37.2528],[-82.4125,37.2529],[-82.4124,37.2531],[-82.4121,37.2533],[-82.412,37.2534],[-82.4117,37.2534],[-82.4115,37.2534],[-82.4113,37.2533],[-82.411,37.2532],[-82.4108,37.2531],[-82.4104,37.2531],[-82.4103,37.2531],[-82.4099,37.2531],[-82.4086,37.2532],[-82.4082,37.2533],[-82.408,37.2533],[-82.4079,37.2534],[-82.4078,37.2534],[-82.4077,37.2534],[-82.4077,37.2535],[-82.4075,37.2536],[-82.4074,37.2536],[-82.4072,37.2536],[-82.4069,37.2536],[-82.4063,37.2539],[-82.4057,37.2542],[-82.4057,37.2543],[-82.4055,37.2544],[-82.4054,37.2544],[-82.4052,37.2544],[-82.4051,37.2544],[-82.4048,37.2544],[-82.4045,37.2545],[-82.4043,37.2546],[-82.4039,37.2548],[-82.4036,37.2548],[-82.4034,37.2548],[-82.4028,37.2548],[-82.4026,37.2549],[-82.4021,37.255],[-82.4017,37.2551],[-82.4015,37.2552],[-82.4013,37.2552],[-82.4011,37.2553],[-82.401,37.2554],[-82.4009,37.2554],[-82.4008,37.2555],[-82.4007,37.2555],[-82.4006,37.2555],[-82.4005,37.2555],[-82.4003,37.2555],[-82.4002,37.2555],[-82.4001,37.2555],[-82.4,37.2554],[-82.3999,37.2555],[-82.3997,37.2555],[-82.3996,37.2555],[-82.3993,37.2555],[-82.3991,37.2555],[-82.3989,37.2554],[-82.3986,37.2554],[-82.3984,37.2555],[-82.3983,37.2555],[-82.3982,37.2556],[-82.3982,37.2557],[-82.3976,37.256],[-82.3974,37.256],[-82.3973,37.2561],[-82.397,37.2563],[-82.3968,37.2565],[-82.3966,37.2566],[-82.3964,37.2567],[-82.3963,37.2567],[-82.3962,37.2568],[-82.396,37.2569],[-82.3959,37.2569],[-82.3954,37.2569],[-82.3953,37.257],[-82.395,37.2571],[-82.3948,37.2572],[-82.3946,37.2573],[-82.3944,37.2573],[-82.3942,37.2573],[-82.3938,37.2573],[-82.3936,37.2572],[-82.3935,37.2572],[-82.3932,37.2573],[-82.3931,37.2573],[-82.393,37.2574],[-82.3929,37.2575],[-82.3927,37.2578],[-82.3926,37.2578],[-82.3925,37.2579],[-82.3923,37.258],[-82.392,37.258],[-82.3919,37.258],[-82.3916,37.258],[-82.3915,37.258],[-82.3914,37.258],[-82.3913,37.2581],[-82.3911,37.2581],[-82.3908,37.2581],[-82.3906,37.2581],[-82.3904,37.2581],[-82.3902,37.2581],[-82.3899,37.2581],[-82.3898,37.2581],[-82.3896,37.2583],[-82.3892,37.2585],[-82.3889,37.2588],[-82.3887,37.259],[-82.3885,37.259],[-82.3882,37.259],[-82.3874,37.2589],[-82.3868,37.2589],[-82.3858,37.2596],[-82.3856,37.2596],[-82.3855,37.2597],[-82.3851,37.2596],[-82.3851,37.2595],[-82.385,37.2595],[-82.3849,37.2595],[-82.3848,37.2595],[-82.3847,37.2595],[-82.3846,37.2595],[-82.3845,37.2596],[-82.3844,37.2596],[-82.3843,37.2596],[-82.3841,37.2597],[-82.3839,37.2597],[-82.3838,37.2599],[-82.3837,37.26],[-82.3835,37.26],[-82.3831,37.26],[-82.3828,37.26],[-82.3826,37.2599],[-82.3825,37.2599],[-82.382,37.26],[-82.3817,37.26],[-82.3811,37.26],[-82.3802,37.2599],[-82.38,37.2599],[-82.3798,37.2599],[-82.3796,37.2599],[-82.3795,37.2599],[-82.3792,37.2599],[-82.379,37.2599],[-82.3787,37.26],[-82.3785,37.26],[-82.3784,37.26],[-82.3782,37.26],[-82.3779,37.26],[-82.3777,37.26],[-82.3776,37.26],[-82.3775,37.26],[-82.3773,37.26],[-82.3772,37.2599],[-82.3771,37.2599],[-82.3769,37.2598],[-82.3768,37.2598],[-82.3766,37.2599],[-82.3761,37.26],[-82.375,37.2603],[-82.3749,37.2603],[-82.3747,37.2604],[-82.3744,37.2605],[-82.3739,37.2607],[-82.3736,37.2609],[-82.3735,37.261],[-82.3732,37.2611],[-82.3731,37.2612],[-82.3728,37.2612],[-82.3727,37.2613],[-82.3724,37.2614],[-82.3722,37.2615],[-82.3721,37.2615],[-82.3719,37.2616],[-82.3715,37.2616],[-82.3713,37.2617],[-82.3711,37.2619],[-82.371,37.2619],[-82.3709,37.2621],[-82.3708,37.2621],[-82.3706,37.2622],[-82.3705,37.2623],[-82.3703,37.2623],[-82.3701,37.2623],[-82.3699,37.2624],[-82.3697,37.2624],[-82.3695,37.2624],[-82.3693,37.2624],[-82.369,37.2623],[-82.3685,37.2624],[-82.3683,37.2625],[-82.3681,37.2625],[-82.3679,37.2626],[-82.3678,37.2627],[-82.3676,37.2627],[-82.3672,37.2628],[-82.3671,37.2628],[-82.3669,37.2628],[-82.3667,37.2629],[-82.3666,37.263],[-82.3663,37.2631],[-82.3661,37.2632],[-82.366,37.2633],[-82.3658,37.2634],[-82.3656,37.2635],[-82.3655,37.2636],[-82.3654,37.2637],[-82.3653,37.2638],[-82.3651,37.264],[-82.365,37.2641],[-82.3647,37.2641],[-82.3646,37.2642],[-82.3645,37.2642],[-82.3643,37.2642],[-82.364,37.2642],[-82.3639,37.2642],[-82.3637,37.2642],[-82.3635,37.2643],[-82.3632,37.2643],[-82.363,37.2644],[-82.3627,37.2645],[-82.3624,37.2645],[-82.3623,37.2646],[-82.3617,37.2646],[-82.3614,37.2646],[-82.3612,37.2646],[-82.361,37.2647],[-82.3605,37.2647],[-82.3603,37.2647],[-82.36,37.2647],[-82.3598,37.2647],[-82.3594,37.2647],[-82.3592,37.2647],[-82.3588,37.2647],[-82.3587,37.2647],[-82.3582,37.2648],[-82.358,37.2649],[-82.3577,37.2649],[-82.3575,37.265],[-82.3572,37.265],[-82.357,37.265],[-82.3568,37.265],[-82.3566,37.265],[-82.3562,37.2651],[-82.356,37.2651],[-82.3558,37.2651],[-82.3555,37.2651],[-82.3554,37.2652],[-82.3553,37.2652],[-82.3553,37.2653],[-82.3548,37.2655],[-82.3545,37.2658],[-82.3534,37.2661],[-82.3524,37.2664],[-82.3522,37.2664],[-82.352,37.2664],[-82.3518,37.2665],[-82.3516,37.2667],[-82.3515,37.2668],[-82.3513,37.2669],[-82.3512,37.2669],[-82.351,37.267],[-82.3509,37.267],[-82.3506,37.2671],[-82.3504,37.2672],[-82.3502,37.2674],[-82.35,37.2675],[-82.3497,37.2676],[-82.3495,37.2677],[-82.3493,37.2677],[-82.3491,37.2678],[-82.3489,37.2679],[-82.3488,37.2679],[-82.3486,37.268],[-82.3486,37.2682],[-82.3486,37.2683],[-82.3487,37.2683],[-82.3488,37.2683],[-82.3489,37.2684],[-82.349,37.2685],[-82.349,37.2687],[-82.349,37.2688],[-82.3489,37.2689],[-82.3488,37.2691],[-82.3488,37.2692],[-82.3488,37.2694],[-82.3488,37.2695],[-82.3489,37.2696],[-82.3491,37.2697],[-82.3492,37.2697],[-82.3493,37.2698],[-82.3493,37.2699],[-82.3492,37.2699],[-82.3491,37.2699],[-82.349,37.27],[-82.3489,37.27],[-82.3489,37.2701],[-82.3488,37.2703],[-82.3488,37.2705],[-82.3488,37.2706],[-82.3489,37.2707],[-82.349,37.2709],[-82.3491,37.2711],[-82.3492,37.2712],[-82.3492,37.2713],[-82.3492,37.2714],[-82.3492,37.2715],[-82.3491,37.2717],[-82.349,37.2718],[-82.3489,37.2719],[-82.3487,37.2721],[-82.3485,37.2722],[-82.3483,37.2722],[-82.3481,37.2723],[-82.3478,37.2724],[-82.3477,37.2724],[-82.3474,37.2725],[-82.3472,37.2725],[-82.3471,37.2726],[-82.3468,37.2726],[-82.3465,37.2726],[-82.3463,37.2726],[-82.3459,37.2726],[-82.3457,37.2727],[-82.3455,37.2727],[-82.3452,37.2728],[-82.3451,37.2729],[-82.3448,37.2731],[-82.3443,37.2731],[-82.3439,37.2731],[-82.3433,37.2732],[-82.3431,37.2732],[-82.3427,37.2734],[-82.3424,37.2736],[-82.3421,37.2739],[-82.342,37.2741],[-82.342,37.2743],[-82.342,37.2746],[-82.3423,37.2749],[-82.3423,37.2751],[-82.3422,37.2753],[-82.3423,37.2754],[-82.3423,37.2755],[-82.3424,37.2757],[-82.3424,37.2758],[-82.3425,37.276],[-82.3426,37.2761],[-82.3427,37.2762],[-82.3428,37.2764],[-82.3428,37.2765],[-82.3428,37.2767],[-82.3429,37.2768],[-82.3429,37.2769],[-82.3429,37.277],[-82.3428,37.2772],[-82.3428,37.2774],[-82.3428,37.2775],[-82.3428,37.2776],[-82.3428,37.2777],[-82.3429,37.278],[-82.3429,37.2781],[-82.343,37.2782],[-82.3431,37.2783],[-82.3432,37.2785],[-82.3433,37.2786],[-82.3434,37.2786],[-82.3434,37.2788],[-82.3436,37.279],[-82.3437,37.2792],[-82.3438,37.2793],[-82.3438,37.2794],[-82.3438,37.2795],[-82.3438,37.2796],[-82.3438,37.2798],[-82.3438,37.2799],[-82.3438,37.2801],[-82.3438,37.2803],[-82.3438,37.2804],[-82.3438,37.2805],[-82.3438,37.2807],[-82.3436,37.2809],[-82.3434,37.2809],[-82.3429,37.2811],[-82.3428,37.2812],[-82.3427,37.2812],[-82.3426,37.2812],[-82.3425,37.2811],[-82.3423,37.281],[-82.3422,37.2809],[-82.3419,37.2808],[-82.3418,37.2808],[-82.3416,37.2809],[-82.3415,37.2809],[-82.3412,37.281],[-82.341,37.2811],[-82.3408,37.2811],[-82.3406,37.2812],[-82.3404,37.2812],[-82.3403,37.2811],[-82.3401,37.2811],[-82.3399,37.281],[-82.3399,37.2809],[-82.3399,37.2808],[-82.3398,37.2806],[-82.3398,37.2805],[-82.3397,37.2804],[-82.3397,37.2803],[-82.3394,37.2802],[-82.3393,37.2801],[-82.339,37.28],[-82.3387,37.2799],[-82.3384,37.2798],[-82.338,37.2797],[-82.3377,37.2796],[-82.3373,37.2796],[-82.3369,37.2796],[-82.3367,37.2796],[-82.3366,37.2796],[-82.3365,37.2797],[-82.3364,37.2798],[-82.3364,37.28],[-82.3364,37.2803],[-82.3366,37.2809],[-82.3366,37.281],[-82.3366,37.2811],[-82.3365,37.2812],[-82.3362,37.2815],[-82.336,37.2815],[-82.3359,37.2816],[-82.3358,37.2816],[-82.3357,37.2816],[-82.3355,37.2816],[-82.335,37.2814],[-82.3345,37.2812],[-82.3345,37.2811],[-82.3342,37.2811],[-82.334,37.2811],[-82.3338,37.2812],[-82.3337,37.2813],[-82.3335,37.2813],[-82.3333,37.2813],[-82.3331,37.2813],[-82.3327,37.2813],[-82.3325,37.2814],[-82.3323,37.2814],[-82.3322,37.2814],[-82.3321,37.2815],[-82.332,37.2817],[-82.3319,37.2818],[-82.3318,37.2819],[-82.3317,37.282],[-82.3315,37.2821],[-82.3313,37.2822],[-82.3311,37.2822],[-82.331,37.2822],[-82.3307,37.2823],[-82.3303,37.2824],[-82.3301,37.2824],[-82.3298,37.2825],[-82.3296,37.2825],[-82.3292,37.2826],[-82.329,37.2826],[-82.3289,37.2826],[-82.3285,37.2827],[-82.3283,37.2828],[-82.3281,37.2828],[-82.3278,37.2829],[-82.3276,37.2829],[-82.3273,37.2829],[-82.3272,37.2829],[-82.3271,37.2829],[-82.3268,37.2829],[-82.3267,37.2829],[-82.3264,37.2829],[-82.3262,37.2829],[-82.3261,37.2829],[-82.326,37.283],[-82.3259,37.283],[-82.3258,37.283],[-82.3255,37.283],[-82.3254,37.283],[-82.3252,37.283],[-82.325,37.2829],[-82.3249,37.2829],[-82.3247,37.283],[-82.3246,37.283],[-82.3245,37.2831],[-82.3243,37.2833],[-82.3242,37.2834],[-82.3241,37.2836],[-82.324,37.2838],[-82.3239,37.2839],[-82.3239,37.2841],[-82.3238,37.2842],[-82.3237,37.2843],[-82.3233,37.2847],[-82.3231,37.2848],[-82.323,37.2848],[-82.3229,37.2849],[-82.3228,37.285],[-82.3226,37.2851],[-82.3225,37.2853],[-82.3223,37.2854],[-82.3222,37.2855],[-82.3219,37.2856],[-82.3218,37.2856],[-82.3216,37.2858],[-82.3215,37.2858],[-82.3213,37.2859],[-82.321,37.286],[-82.3208,37.2861],[-82.3206,37.2862],[-82.3205,37.2863],[-82.3203,37.2864],[-82.3201,37.2865],[-82.3199,37.2866],[-82.3198,37.2867],[-82.3197,37.2868],[-82.3196,37.2869],[-82.3196,37.287],[-82.3194,37.2871],[-82.3193,37.2873],[-82.3192,37.2875],[-82.3191,37.2876],[-82.319,37.2878],[-82.319,37.288],[-82.3189,37.2881],[-82.3189,37.2882],[-82.3189,37.2884],[-82.3189,37.2886],[-82.3189,37.2887],[-82.3189,37.2889],[-82.3189,37.289],[-82.3188,37.2892],[-82.3187,37.2894],[-82.3185,37.2896],[-82.3184,37.2897],[-82.3183,37.2898],[-82.3181,37.2898],[-82.318,37.2899],[-82.3179,37.29],[-82.3178,37.2902],[-82.3178,37.2903],[-82.3177,37.2904],[-82.3176,37.2906],[-82.3175,37.2909],[-82.3175,37.291],[-82.3175,37.2911],[-82.3175,37.2912],[-82.3175,37.2913],[-82.3175,37.2914],[-82.3175,37.2916],[-82.3174,37.2917],[-82.3174,37.2918],[-82.3174,37.2921],[-82.3173,37.2922],[-82.3173,37.2923],[-82.3173,37.2924],[-82.3173,37.2925],[-82.3173,37.2927],[-82.3174,37.2928],[-82.3174,37.2929],[-82.3174,37.293],[-82.3173,37.2933],[-82.3173,37.2935],[-82.3172,37.2935],[-82.3172,37.2936],[-82.3171,37.2936],[-82.3169,37.2936],[-82.3168,37.2937],[-82.3166,37.2938],[-82.3165,37.2938],[-82.3164,37.2939],[-82.3163,37.2941],[-82.3163,37.2942],[-82.3163,37.2944],[-82.3162,37.2945],[-82.3161,37.2947],[-82.316,37.2948],[-82.3159,37.2949],[-82.3157,37.295],[-82.3156,37.2951],[-82.3148,37.2956],[-82.3146,37.2958],[-82.3144,37.296],[-82.3093,37.2995],[-82.3084,37.3001],[-82.301,37.3052],[-82.2922,37.3114],[-82.2893,37.3134],[-82.2891,37.3136],[-82.289,37.3136],[-82.2889,37.3137],[-82.2877,37.3146],[-82.2868,37.3152],[-82.2865,37.3154],[-82.2864,37.3155],[-82.2862,37.3156],[-82.2831,37.3178],[-82.2822,37.3184],[-82.2809,37.3193],[-82.2794,37.3203],[-82.2789,37.3207],[-82.2775,37.3216],[-82.2759,37.3227],[-82.2757,37.3229],[-82.2747,37.3235],[-82.2683,37.328],[-82.2657,37.3299],[-82.2638,37.3312],[-82.2599,37.3339],[-82.2545,37.3377],[-82.2471,37.343],[-82.2462,37.3436],[-82.2421,37.3464],[-82.2419,37.3466],[-82.2414,37.3469],[-82.241,37.3472],[-82.2341,37.352],[-82.234,37.3521],[-82.2336,37.3524],[-82.2317,37.3537],[-82.2276,37.3567],[-82.2266,37.3573],[-82.2263,37.3576],[-82.2252,37.3583],[-82.2249,37.3585],[-82.2239,37.3592],[-82.2187,37.3629],[-82.2178,37.3636],[-82.2176,37.3637],[-82.2174,37.3638],[-82.2173,37.3639],[-82.2172,37.364],[-82.2169,37.3642],[-82.2166,37.3644],[-82.2152,37.3655],[-82.2151,37.3655],[-82.2122,37.3675],[-82.2115,37.368],[-82.2041,37.3731],[-82.2031,37.3738],[-82.203,37.3738],[-82.2026,37.3742],[-82.1964,37.3784],[-82.1937,37.3803],[-82.1899,37.3829],[-82.189,37.3834],[-82.1849,37.3863],[-82.184,37.3869],[-82.179,37.3903],[-82.1734,37.3941],[-82.1666,37.3988],[-82.1638,37.4007],[-82.16,37.4033],[-82.1553,37.4064],[-82.1501,37.41],[-82.1498,37.4102],[-82.1448,37.4136],[-82.1445,37.4138],[-82.1444,37.4138],[-82.143,37.4148],[-82.1416,37.4158],[-82.1381,37.4182],[-82.1367,37.4192],[-82.124,37.428],[-82.1234,37.4284],[-82.1188,37.4318],[-82.1171,37.4329],[-82.117,37.433],[-82.1121,37.4364],[-82.1119,37.4366],[-82.1117,37.4367],[-82.1115,37.4368],[-82.1103,37.4377],[-82.1101,37.4378],[-82.101,37.4442],[-82.0967,37.4472],[-82.096,37.4478],[-82.0952,37.4484],[-82.0923,37.4504],[-82.0874,37.4539],[-82.0873,37.4539],[-82.0799,37.4591],[-82.0797,37.4593],[-82.0795,37.4594],[-82.075,37.4625],[-82.0632,37.4708],[-82.063,37.471],[-82.0629,37.471],[-82.0624,37.4714],[-82.062,37.4716],[-82.0511,37.4803],[-82.0507,37.4806],[-82.0503,37.4809],[-82.0432,37.4858],[-82.0424,37.4863],[-82.0353,37.4912],[-82.0313,37.4939],[-82.0277,37.4963],[-82.0238,37.499],[-82.0224,37.5],[-82.0208,37.5011],[-82.0183,37.5028],[-82.0182,37.5029],[-82.009,37.5093],[-82.0089,37.5095],[-82.0027,37.5137],[-82.0027,37.5138],[-81.996,37.5184],[-81.9889,37.5234],[-81.9852,37.526],[-81.9801,37.5295],[-81.9799,37.5297],[-81.968,37.538],[-81.9681,37.5378],[-81.9681,37.5377],[-81.9682,37.5375],[-81.9683,37.5374],[-81.9683,37.5372],[-81.9683,37.537],[-81.9683,37.5369],[-81.9684,37.5368],[-81.9685,37.5367],[-81.9685,37.5366],[-81.9687,37.5363],[-81.9689,37.5358],[-81.9689,37.5357],[-81.969,37.5357],[-81.969,37.5356],[-81.969,37.5351],[-81.969,37.5346],[-81.969,37.5345],[-81.9689,37.5344],[-81.9688,37.5342],[-81.9686,37.5339],[-81.9685,37.5338],[-81.9684,37.5337],[-81.9682,37.5335],[-81.9679,37.5332],[-81.9677,37.5331],[-81.9676,37.5331],[-81.9675,37.533],[-81.9673,37.533],[-81.9672,37.5329],[-81.9671,37.5329],[-81.9669,37.5329],[-81.9668,37.5329],[-81.9666,37.533],[-81.9663,37.5331],[-81.9661,37.5331],[-81.9659,37.5332],[-81.9656,37.5332],[-81.9653,37.5333],[-81.965,37.5334],[-81.9649,37.5335],[-81.9648,37.5335],[-81.9647,37.5335],[-81.9646,37.5336],[-81.9643,37.5337],[-81.9642,37.5337],[-81.9635,37.534],[-81.963,37.5341],[-81.9627,37.5342],[-81.9626,37.5343],[-81.9624,37.5344],[-81.9621,37.5345],[-81.9618,37.5346],[-81.9613,37.5348],[-81.961,37.535],[-81.9608,37.5351],[-81.9604,37.5353],[-81.9597,37.5355],[-81.9593,37.5355],[-81.9589,37.5356],[-81.9588,37.5356],[-81.9587,37.5356],[-81.9585,37.5355],[-81.9583,37.5355],[-81.9581,37.5355],[-81.9577,37.5355],[-81.9576,37.5355],[-81.9575,37.5355],[-81.9574,37.5354],[-81.9573,37.5354],[-81.9572,37.5353],[-81.9571,37.5352],[-81.957,37.535],[-81.9568,37.5349],[-81.9567,37.5346],[-81.9566,37.5344],[-81.9568,37.5342],[-81.9571,37.5338],[-81.9572,37.5337],[-81.9573,37.5335],[-81.9573,37.5331],[-81.9574,37.5326],[-81.9574,37.5325],[-81.9574,37.5324],[-81.9575,37.5313],[-81.9576,37.5309],[-81.9576,37.5307],[-81.9576,37.5306],[-81.9576,37.5305],[-81.9576,37.5303],[-81.9575,37.5301],[-81.9575,37.53],[-81.9575,37.5298],[-81.9574,37.5296],[-81.9571,37.5292],[-81.9571,37.5291],[-81.9567,37.5288],[-81.9566,37.5287],[-81.9565,37.5286],[-81.9564,37.5285],[-81.9562,37.5285],[-81.956,37.5284],[-81.9558,37.5284],[-81.9556,37.5283],[-81.9553,37.5283],[-81.9548,37.5282],[-81.9542,37.5281],[-81.9538,37.5282],[-81.9534,37.5282],[-81.953,37.5283],[-81.9529,37.5283],[-81.9528,37.5283],[-81.9528,37.5284],[-81.9527,37.5284],[-81.9526,37.5285],[-81.9523,37.5287],[-81.9521,37.5288],[-81.952,37.5288],[-81.9517,37.5289],[-81.9516,37.529],[-81.9514,37.5291],[-81.9513,37.5292],[-81.9512,37.5292],[-81.9512,37.5293],[-81.9512,37.5294],[-81.9511,37.5294],[-81.951,37.5295],[-81.9509,37.5296],[-81.9503,37.5299],[-81.9501,37.53],[-81.95,37.5301],[-81.9499,37.5302],[-81.9498,37.5303],[-81.9495,37.5305],[-81.9493,37.5306],[-81.9491,37.5307],[-81.9489,37.5309],[-81.9487,37.531],[-81.9487,37.5309],[-81.9486,37.5309],[-81.9483,37.531],[-81.9481,37.531],[-81.948,37.5311],[-81.9478,37.5311],[-81.9476,37.5312],[-81.9472,37.5313],[-81.9469,37.5314],[-81.947,37.5314],[-81.9471,37.5315],[-81.947,37.5316],[-81.9469,37.5316],[-81.9467,37.5317],[-81.9467,37.5318],[-81.9466,37.5318],[-81.9465,37.5319],[-81.9463,37.532],[-81.9462,37.532],[-81.9461,37.532],[-81.946,37.532],[-81.9459,37.5319],[-81.9458,37.5318],[-81.9455,37.5316],[-81.9453,37.5316],[-81.9452,37.5316],[-81.945,37.5316],[-81.9444,37.5315],[-81.9442,37.5314],[-81.9441,37.5314],[-81.944,37.5313],[-81.9438,37.5312],[-81.9438,37.5311],[-81.9438,37.531],[-81.9437,37.5309],[-81.9437,37.5307],[-81.9438,37.5305],[-81.9438,37.5304],[-81.9439,37.5303],[-81.944,37.5302],[-81.9442,37.5301],[-81.9443,37.53],[-81.9444,37.5299],[-81.9445,37.5299],[-81.9445,37.5298],[-81.9446,37.5298],[-81.9449,37.5296],[-81.9453,37.5294],[-81.9454,37.5293],[-81.9457,37.5292],[-81.9458,37.5292],[-81.946,37.529],[-81.9464,37.5287],[-81.9467,37.5284],[-81.9468,37.5282],[-81.947,37.528],[-81.9471,37.5278],[-81.9473,37.5275],[-81.9474,37.5273],[-81.9474,37.5272],[-81.9474,37.5271],[-81.9475,37.527],[-81.9476,37.5268],[-81.9476,37.5266],[-81.9476,37.5261],[-81.9476,37.5259],[-81.9476,37.5257],[-81.9476,37.5254],[-81.9475,37.525],[-81.9473,37.5246],[-81.9472,37.5245],[-81.947,37.5242],[-81.9467,37.5238],[-81.9466,37.5237],[-81.9463,37.5234],[-81.9461,37.5233],[-81.946,37.5232],[-81.9457,37.523],[-81.9453,37.5227],[-81.945,37.5226],[-81.9447,37.5223],[-81.9446,37.5223],[-81.9444,37.5221],[-81.9442,37.522],[-81.9442,37.5219],[-81.9439,37.5217],[-81.9437,37.5213],[-81.9436,37.5211],[-81.9435,37.5208],[-81.9435,37.5206],[-81.9435,37.5203],[-81.9435,37.52],[-81.9435,37.5198],[-81.9436,37.5196],[-81.9437,37.5196],[-81.9438,37.5194],[-81.9439,37.5192],[-81.944,37.5191],[-81.9441,37.519],[-81.9441,37.5188],[-81.9445,37.5181],[-81.9446,37.5181],[-81.9447,37.5179],[-81.945,37.5175],[-81.945,37.5174],[-81.9452,37.5171],[-81.9453,37.5169],[-81.9454,37.5167],[-81.9454,37.5165],[-81.9454,37.5164],[-81.9454,37.5162],[-81.9454,37.5161],[-81.9453,37.5158],[-81.9452,37.5156],[-81.9451,37.5154],[-81.945,37.5153],[-81.945,37.5152],[-81.945,37.5151],[-81.945,37.5149],[-81.9449,37.5148],[-81.9447,37.5146],[-81.9447,37.5145],[-81.9446,37.5144],[-81.9446,37.5143],[-81.9447,37.5142],[-81.9448,37.5141],[-81.9448,37.5139],[-81.9448,37.5137],[-81.9447,37.5136],[-81.9446,37.5136],[-81.9443,37.5133],[-81.9438,37.513],[-81.9434,37.5129],[-81.9426,37.5126],[-81.9424,37.5126],[-81.9419,37.5125],[-81.9415,37.5125],[-81.9413,37.5125],[-81.9409,37.5125],[-81.9406,37.5125],[-81.9402,37.5126],[-81.94,37.5126],[-81.9395,37.5128],[-81.9392,37.5129],[-81.9391,37.5129],[-81.939,37.513],[-81.9389,37.513],[-81.9387,37.5131],[-81.9382,37.5134],[-81.9378,37.5136],[-81.9377,37.5136],[-81.9374,37.5138],[-81.937,37.5142],[-81.9367,37.5144],[-81.9365,37.5147],[-81.9364,37.5149],[-81.9361,37.5154],[-81.936,37.516],[-81.936,37.5163],[-81.936,37.5165],[-81.936,37.5169],[-81.936,37.517],[-81.9359,37.5173],[-81.9359,37.5174],[-81.9356,37.518],[-81.9356,37.5182],[-81.9355,37.5183],[-81.9353,37.5186],[-81.935,37.519],[-81.9348,37.5192],[-81.9347,37.5193],[-81.9345,37.5194],[-81.9342,37.5194],[-81.9341,37.5195],[-81.9337,37.5195],[-81.9335,37.5195],[-81.9334,37.5194],[-81.9333,37.5194],[-81.9332,37.5194],[-81.933,37.5192],[-81.9328,37.519],[-81.9323,37.5184],[-81.9322,37.5181],[-81.9321,37.518],[-81.9318,37.5176],[-81.9316,37.5174],[-81.9314,37.5171],[-81.9311,37.5168],[-81.9309,37.5167],[-81.9308,37.5166],[-81.9306,37.5166],[-81.9305,37.5165],[-81.9305,37.5164],[-81.9302,37.5163],[-81.9301,37.5163],[-81.93,37.5163],[-81.9296,37.5162],[-81.9295,37.5162],[-81.9293,37.5162],[-81.9292,37.5161],[-81.9289,37.516],[-81.9285,37.5158],[-81.9283,37.5157],[-81.9281,37.5156],[-81.9278,37.5155],[-81.9275,37.5154],[-81.9273,37.5154],[-81.9272,37.5153],[-81.927,37.5152],[-81.9269,37.5151],[-81.9267,37.5149],[-81.9265,37.5147],[-81.9264,37.5146],[-81.9263,37.5146],[-81.9262,37.5144],[-81.9262,37.5142],[-81.9262,37.5141],[-81.9261,37.514],[-81.9262,37.5138],[-81.9262,37.5136],[-81.9264,37.5133],[-81.9267,37.5131],[-81.927,37.5127],[-81.9272,37.5125],[-81.9274,37.5124],[-81.9276,37.5121],[-81.9277,37.5121],[-81.9319,37.5122],[-81.9323,37.512],[-81.9334,37.5112],[-81.9351,37.5105],[-81.9365,37.5105],[-81.9381,37.5101],[-81.9394,37.5095],[-81.9402,37.5092],[-81.9408,37.5094],[-81.9411,37.5095],[-81.9414,37.5093],[-81.9426,37.5088],[-81.943,37.5086],[-81.9433,37.5083],[-81.9442,37.507],[-81.9442,37.5063],[-81.9439,37.5057],[-81.9438,37.5033],[-81.9439,37.5029],[-81.9447,37.5026],[-81.9454,37.5023],[-81.946,37.5019],[-81.9463,37.5019],[-81.9475,37.5021],[-81.9483,37.5023],[-81.9492,37.5024],[-81.9505,37.5022],[-81.9518,37.502],[-81.9526,37.5017],[-81.9531,37.5013],[-81.9539,37.5001],[-81.9541,37.4998],[-81.9539,37.4994],[-81.9539,37.4991],[-81.954,37.4986],[-81.954,37.4982],[-81.9541,37.498],[-81.9543,37.4975],[-81.9543,37.497],[-81.9544,37.4961],[-81.9542,37.4953],[-81.9536,37.4947],[-81.9532,37.4943],[-81.9531,37.4943],[-81.9527,37.4942],[-81.9527,37.4935],[-81.9528,37.4929],[-81.9527,37.4923],[-81.9533,37.4918],[-81.9538,37.4915],[-81.9544,37.4917],[-81.9559,37.4916],[-81.9572,37.4915],[-81.9581,37.4917],[-81.9584,37.4918],[-81.9594,37.4922],[-81.9596,37.4923],[-81.9603,37.4925],[-81.9603,37.4926],[-81.9611,37.4926],[-81.9625,37.493],[-81.9635,37.4934],[-81.9639,37.4935],[-81.965,37.4935],[-81.9653,37.4933],[-81.966,37.493],[-81.9663,37.4927],[-81.9666,37.4924],[-81.9667,37.4924],[-81.9667,37.4922],[-81.9666,37.4919],[-81.9666,37.4916],[-81.9666,37.4915],[-81.9668,37.4914],[-81.9671,37.4907],[-81.9675,37.4906],[-81.9677,37.4905],[-81.9687,37.4905],[-81.9695,37.4904],[-81.9702,37.4901],[-81.9707,37.4899],[-81.9708,37.4894],[-81.9707,37.489],[-81.9706,37.4886],[-81.9707,37.4885],[-81.9711,37.4885],[-81.9717,37.4886],[-81.9722,37.4885],[-81.9725,37.4885],[-81.9728,37.4882],[-81.9732,37.488],[-81.9739,37.4879],[-81.9752,37.4879],[-81.9758,37.4877],[-81.9759,37.4872],[-81.976,37.4868],[-81.9762,37.4864],[-81.9764,37.4863],[-81.9765,37.4862],[-81.9765,37.4861],[-81.9764,37.4858],[-81.9765,37.4855],[-81.9768,37.4851],[-81.9773,37.4849],[-81.9774,37.4849],[-81.9776,37.4846],[-81.9781,37.4846],[-81.9792,37.4846],[-81.9798,37.4851],[-81.9803,37.4855],[-81.9814,37.4853],[-81.9823,37.4851],[-81.9831,37.4851],[-81.9839,37.485],[-81.9843,37.4851],[-81.9845,37.4852],[-81.9848,37.4855],[-81.9857,37.4857],[-81.9858,37.4856],[-81.9866,37.4854],[-81.9867,37.4854],[-81.9871,37.4852],[-81.9875,37.4852],[-81.988,37.4852],[-81.9891,37.485],[-81.9896,37.4849],[-81.9899,37.4849],[-81.9903,37.4846],[-81.9909,37.4844],[-81.9912,37.4841],[-81.9914,37.4837],[-81.9915,37.4836],[-81.9917,37.4833],[-81.9924,37.4832],[-81.9926,37.4831],[-81.9929,37.483],[-81.9928,37.4826],[-81.9928,37.4821],[-81.9925,37.4818],[-81.9925,37.4817],[-81.9927,37.4812],[-81.993,37.4808],[-81.9931,37.4806],[-81.9931,37.4802],[-81.993,37.4798],[-81.994,37.4789],[-81.9946,37.4785],[-81.9949,37.4782],[-81.9956,37.4779],[-81.9958,37.4775],[-81.9959,37.4774],[-81.9961,37.4771],[-81.9962,37.4771],[-81.9965,37.4769],[-81.9966,37.4767],[-81.9962,37.4762],[-81.996,37.4758],[-81.9959,37.4758],[-81.9958,37.4757],[-81.9959,37.475],[-81.9959,37.4748],[-81.9959,37.4746],[-81.9959,37.4744],[-81.9957,37.4738],[-81.9956,37.4736],[-81.9955,37.4733],[-81.9955,37.4728],[-81.9955,37.4727],[-81.9953,37.4725],[-81.9952,37.4723],[-81.9957,37.4722],[-81.996,37.472],[-81.9961,37.4715],[-81.9958,37.4707],[-81.9956,37.4698],[-81.9949,37.4696],[-81.9942,37.4692],[-81.9941,37.4692],[-81.994,37.4691],[-81.9934,37.4688],[-81.993,37.4684],[-81.993,37.4682],[-81.9931,37.4675],[-81.9934,37.4669],[-81.9933,37.4661],[-81.9936,37.4646],[-81.9934,37.4639],[-81.9928,37.4625],[-81.9924,37.4619],[-81.9922,37.4613],[-81.9923,37.4609],[-81.9916,37.4609],[-81.9908,37.4608],[-81.99,37.4606],[-81.9895,37.4607],[-81.9889,37.46],[-81.9885,37.4595],[-81.9882,37.4592],[-81.9878,37.4589],[-81.9876,37.4587],[-81.9878,37.4575],[-81.9879,37.4564],[-81.9877,37.4561],[-81.9876,37.4558],[-81.9875,37.4553],[-81.987,37.4549],[-81.9862,37.4545],[-81.9855,37.4543],[-81.9849,37.4543],[-81.9845,37.4546],[-81.9831,37.4552],[-81.9824,37.4556],[-81.9816,37.456],[-81.9814,37.4561],[-81.9807,37.4568],[-81.9802,37.457],[-81.98,37.4572],[-81.9794,37.4571],[-81.9792,37.4571],[-81.9787,37.4572],[-81.9781,37.4573],[-81.9775,37.4572],[-81.9767,37.4572],[-81.9762,37.4572],[-81.9757,37.4568],[-81.9753,37.4567],[-81.975,37.4566],[-81.9749,37.4564],[-81.9748,37.4561],[-81.9745,37.456],[-81.9744,37.456],[-81.9737,37.4561],[-81.9734,37.4562],[-81.9734,37.4561],[-81.9733,37.4558],[-81.9731,37.4557],[-81.973,37.4556],[-81.9732,37.4554],[-81.9733,37.4553],[-81.9735,37.4551],[-81.9736,37.4549],[-81.9733,37.4544],[-81.973,37.4541],[-81.9728,37.4538],[-81.9727,37.4534],[-81.9724,37.4532],[-81.9718,37.453],[-81.9714,37.4528],[-81.9712,37.4526],[-81.9707,37.4524],[-81.9703,37.4522],[-81.9699,37.4521],[-81.9695,37.4518],[-81.9691,37.4516],[-81.9688,37.4515],[-81.9691,37.4508],[-81.9693,37.4503],[-81.9696,37.4499],[-81.97,37.4494],[-81.9701,37.4494],[-81.9702,37.449],[-81.9705,37.4486],[-81.9704,37.4477],[-81.9697,37.4474],[-81.969,37.4471],[-81.9685,37.4468],[-81.968,37.4466],[-81.967,37.4468],[-81.9663,37.4467],[-81.9656,37.4469],[-81.9648,37.4475],[-81.9646,37.4476],[-81.9644,37.4475],[-81.9643,37.4475],[-81.9641,37.4475],[-81.9634,37.4478],[-81.963,37.4479],[-81.9629,37.4479],[-81.9623,37.4477],[-81.962,37.4477],[-81.9618,37.4476],[-81.9612,37.4477],[-81.9611,37.4478],[-81.9608,37.4481],[-81.9606,37.4482],[-81.9602,37.4481],[-81.9594,37.4479],[-81.9587,37.4481],[-81.9582,37.4485],[-81.9578,37.4489],[-81.9576,37.4491],[-81.9574,37.449],[-81.9574,37.4488],[-81.9569,37.4483],[-81.956,37.4477],[-81.9557,37.4476],[-81.9551,37.447],[-81.9544,37.4466],[-81.9543,37.4465],[-81.9541,37.4464],[-81.9541,37.4463],[-81.9529,37.4462],[-81.9519,37.446],[-81.9508,37.446],[-81.9499,37.4458],[-81.9494,37.4457],[-81.9491,37.4456],[-81.9492,37.4454],[-81.9492,37.4452],[-81.9492,37.445],[-81.9488,37.4446],[-81.9484,37.4445],[-81.948,37.4441],[-81.9479,37.4439],[-81.9479,37.4434],[-81.9478,37.4431],[-81.9474,37.4425],[-81.9468,37.442],[-81.9463,37.4419],[-81.946,37.4418],[-81.9459,37.4417],[-81.9459,37.4412],[-81.9458,37.4407],[-81.9458,37.4405],[-81.9458,37.4402],[-81.9452,37.44],[-81.9451,37.44],[-81.9446,37.4399],[-81.9443,37.4399],[-81.9439,37.44],[-81.9437,37.44],[-81.9436,37.44],[-81.9432,37.4399],[-81.943,37.4399],[-81.9429,37.4399],[-81.9425,37.4398],[-81.9423,37.4397],[-81.9422,37.4396],[-81.9421,37.4395],[-81.9421,37.4397],[-81.9421,37.4398],[-81.9421,37.44],[-81.942,37.4401],[-81.9416,37.4404],[-81.9412,37.4405],[-81.9406,37.4405],[-81.94,37.4404],[-81.9397,37.4403],[-81.9396,37.4403],[-81.9393,37.4404],[-81.9388,37.4405],[-81.9385,37.4403],[-81.9383,37.4401],[-81.9381,37.4398],[-81.938,37.4396],[-81.9378,37.4397],[-81.9369,37.4394],[-81.9368,37.4393],[-81.9363,37.439],[-81.936,37.4387],[-81.9359,37.4386],[-81.9356,37.4384],[-81.9355,37.438],[-81.9355,37.4377],[-81.9352,37.4369],[-81.9352,37.4366],[-81.9353,37.4364],[-81.9355,37.4363],[-81.9365,37.4362],[-81.9368,37.4361],[-81.9368,37.4358],[-81.9368,37.4353],[-81.9371,37.4346],[-81.9372,37.434],[-81.9369,37.4337],[-81.9367,37.4333],[-81.9366,37.4332],[-81.936,37.4329],[-81.9358,37.4325],[-81.9356,37.4322],[-81.9356,37.432],[-81.9363,37.432],[-81.9369,37.4321],[-81.9378,37.4321],[-81.9383,37.4317],[-81.9385,37.4311],[-81.9388,37.4306],[-81.9395,37.4302],[-81.9399,37.4299],[-81.9403,37.4293],[-81.9406,37.4291],[-81.9404,37.4286],[-81.9403,37.4284],[-81.9402,37.4282],[-81.9395,37.4268],[-81.9393,37.4261],[-81.9391,37.4254],[-81.939,37.425],[-81.9386,37.4244],[-81.9385,37.4243],[-81.9383,37.4241],[-81.9386,37.4236],[-81.9389,37.423],[-81.9389,37.4224],[-81.9389,37.422],[-81.9381,37.4216],[-81.9381,37.4215],[-81.9378,37.4212],[-81.9379,37.4201],[-81.9376,37.4201],[-81.9369,37.4199],[-81.936,37.42],[-81.9352,37.4201],[-81.935,37.42],[-81.9346,37.4189],[-81.9344,37.4179],[-81.9343,37.4174],[-81.934,37.4171],[-81.9336,37.4169],[-81.9329,37.4157],[-81.9328,37.4156],[-81.9325,37.4152],[-81.9312,37.4149],[-81.9312,37.4148],[-81.931,37.4148],[-81.9308,37.4148],[-81.9306,37.4148],[-81.9304,37.4148],[-81.9304,37.4147],[-81.9302,37.4147],[-81.9301,37.4146],[-81.93,37.4145],[-81.9296,37.4145],[-81.929,37.4146],[-81.9282,37.4145],[-81.9278,37.4138],[-81.9275,37.4132],[-81.9268,37.4129],[-81.9263,37.4127],[-81.9259,37.4121],[-81.9252,37.4118],[-81.9247,37.4117],[-81.924,37.4115],[-81.9235,37.4114],[-81.9232,37.4114],[-81.923,37.4114],[-81.9232,37.4108],[-81.9234,37.4105],[-81.9234,37.4104],[-81.9241,37.4102],[-81.9245,37.41],[-81.9244,37.4094],[-81.9244,37.4093],[-81.9244,37.4091],[-81.9243,37.4088],[-81.9246,37.4085],[-81.9247,37.4084],[-81.9246,37.408],[-81.9245,37.4076],[-81.9243,37.4073],[-81.9249,37.4073],[-81.925,37.4073],[-81.9258,37.4069],[-81.9273,37.4068],[-81.928,37.4065],[-81.9282,37.4064],[-81.9285,37.4063],[-81.9286,37.4058],[-81.9288,37.4056],[-81.9289,37.4055],[-81.9295,37.4054],[-81.9296,37.4054],[-81.93,37.4053],[-81.9302,37.4047],[-81.9302,37.4046],[-81.9301,37.4038],[-81.9301,37.4035],[-81.9303,37.403],[-81.9304,37.4027],[-81.9307,37.4019],[-81.9308,37.4017],[-81.9303,37.4012],[-81.9302,37.401],[-81.93,37.4007],[-81.9291,37.4006],[-81.9288,37.4005],[-81.9288,37.4002],[-81.9289,37.3999],[-81.9287,37.3998],[-81.9283,37.3994],[-81.9279,37.3992],[-81.9278,37.3988],[-81.9279,37.3986],[-81.928,37.3985],[-81.9281,37.3983],[-81.9283,37.3981],[-81.9291,37.398],[-81.9297,37.3975],[-81.93,37.3971],[-81.93,37.3969],[-81.9299,37.3967],[-81.9299,37.3963],[-81.9293,37.3959],[-81.929,37.3957],[-81.929,37.3954],[-81.9291,37.3953],[-81.9293,37.3949],[-81.9294,37.3946],[-81.929,37.3942],[-81.9288,37.3938],[-81.929,37.3935],[-81.9295,37.3933],[-81.9299,37.3929],[-81.9309,37.3924],[-81.9317,37.3921],[-81.9323,37.3921],[-81.9327,37.392],[-81.9328,37.3918],[-81.9331,37.3915],[-81.9332,37.3914],[-81.9339,37.3907],[-81.9339,37.3901],[-81.9338,37.3897],[-81.9336,37.3892],[-81.9337,37.3891],[-81.9335,37.3889],[-81.9333,37.3884],[-81.9331,37.388],[-81.9325,37.3877],[-81.9321,37.3876],[-81.9321,37.3875],[-81.9317,37.3872],[-81.9315,37.3866],[-81.9317,37.3861],[-81.9317,37.3859],[-81.9318,37.3855],[-81.9326,37.3852],[-81.9333,37.3847],[-81.9341,37.384],[-81.935,37.3836],[-81.9357,37.3832],[-81.9359,37.3829],[-81.936,37.3821],[-81.9361,37.3815],[-81.9362,37.3812],[-81.9367,37.3807],[-81.9365,37.3802],[-81.9364,37.3797],[-81.9361,37.3788],[-81.9359,37.3785],[-81.9354,37.3784],[-81.9354,37.3785],[-81.9352,37.3785],[-81.935,37.3781],[-81.9346,37.3778],[-81.9339,37.3778],[-81.9331,37.3778],[-81.9329,37.3777],[-81.9325,37.3773],[-81.9321,37.3772],[-81.9318,37.377],[-81.9316,37.3765],[-81.9315,37.3761],[-81.9314,37.376],[-81.9311,37.3758],[-81.9311,37.3755],[-81.9311,37.3752],[-81.9312,37.3751],[-81.9318,37.3745],[-81.9322,37.3743],[-81.9328,37.3742],[-81.9334,37.374],[-81.9338,37.3736],[-81.934,37.3732],[-81.934,37.3729],[-81.9339,37.3728],[-81.9338,37.3726],[-81.9334,37.3725],[-81.9331,37.3723],[-81.9329,37.3721],[-81.9331,37.3715],[-81.9332,37.371],[-81.9332,37.3707],[-81.9332,37.3702],[-81.9332,37.3699],[-81.9333,37.3697],[-81.9334,37.3693],[-81.933,37.3692],[-81.9326,37.3689],[-81.932,37.3685],[-81.9316,37.3681],[-81.9312,37.3677],[-81.9309,37.3674],[-81.9306,37.367],[-81.9304,37.3668],[-81.9303,37.3667],[-81.9302,37.3667],[-81.9301,37.3667],[-81.93,37.3666],[-81.9299,37.3666],[-81.9298,37.3665],[-81.9296,37.3664],[-81.9293,37.3664],[-81.9291,37.3664],[-81.9289,37.3664],[-81.9289,37.3662],[-81.9289,37.3661],[-81.9288,37.366],[-81.9287,37.366],[-81.9283,37.3659],[-81.9278,37.3658],[-81.9274,37.3658],[-81.9273,37.3658],[-81.9272,37.3658],[-81.927,37.3658],[-81.9267,37.3658],[-81.9262,37.3656],[-81.9261,37.3655],[-81.926,37.3654],[-81.9261,37.3653],[-81.9262,37.3652],[-81.9264,37.3651],[-81.9266,37.3649],[-81.9267,37.3647],[-81.9267,37.3646],[-81.9269,37.3645],[-81.9272,37.3643],[-81.9273,37.3641],[-81.9274,37.3633],[-81.9275,37.3629],[-81.9276,37.3628],[-81.9278,37.3621],[-81.9282,37.3614],[-81.9285,37.3609],[-81.9285,37.3606],[-81.9285,37.3605],[-81.9281,37.3602],[-81.9275,37.3599],[-81.9271,37.3597],[-81.9267,37.359],[-81.9266,37.3588],[-81.9266,37.3587],[-81.9265,37.3585],[-81.9264,37.3584],[-81.9263,37.3581],[-81.9263,37.3579],[-81.9257,37.3573],[-81.9253,37.357],[-81.925,37.3569],[-81.9245,37.3573],[-81.9245,37.3574],[-81.9245,37.3575],[-81.9244,37.3579],[-81.9241,37.3582],[-81.9238,37.3583],[-81.9236,37.3582],[-81.9235,37.358],[-81.9235,37.3579],[-81.9232,37.3577],[-81.9223,37.3573],[-81.9218,37.3571],[-81.9216,37.3567],[-81.9216,37.3564],[-81.9212,37.3561],[-81.9211,37.356],[-81.9211,37.3558],[-81.921,37.3558],[-81.921,37.3557],[-81.9209,37.3557],[-81.9209,37.3556],[-81.9208,37.3556],[-81.9207,37.3554],[-81.9207,37.3548],[-81.9206,37.3544],[-81.9206,37.3543],[-81.9204,37.3537],[-81.9203,37.3534],[-81.9199,37.3533],[-81.9194,37.3532],[-81.9189,37.3532],[-81.9186,37.3529],[-81.9185,37.3526],[-81.9182,37.3522],[-81.9183,37.3518],[-81.9182,37.3514],[-81.9179,37.3512],[-81.9179,37.3511],[-81.9177,37.3511],[-81.9175,37.351],[-81.9175,37.3507],[-81.9176,37.3507],[-81.9176,37.3506],[-81.9177,37.3505],[-81.9178,37.3504],[-81.918,37.3496],[-81.9178,37.3494],[-81.9178,37.3493],[-81.9176,37.3492],[-81.9175,37.3491],[-81.9172,37.3491],[-81.9169,37.3492],[-81.9168,37.3492],[-81.9168,37.3493],[-81.9167,37.3494],[-81.9165,37.3494],[-81.9161,37.3494],[-81.9158,37.3493],[-81.9156,37.3492],[-81.9154,37.3492],[-81.9151,37.3494],[-81.9151,37.3495],[-81.915,37.3496],[-81.9149,37.3496],[-81.9146,37.3496],[-81.9144,37.3496],[-81.9143,37.3495],[-81.9137,37.3493],[-81.9134,37.3492],[-81.9133,37.3492],[-81.9128,37.3492],[-81.9126,37.3493],[-81.9123,37.3493],[-81.9121,37.3493],[-81.912,37.3493],[-81.9119,37.3493],[-81.9118,37.3492],[-81.9114,37.3488],[-81.9111,37.3487],[-81.911,37.3487],[-81.9109,37.3487],[-81.9109,37.3488],[-81.9104,37.349],[-81.9102,37.349],[-81.91,37.3487],[-81.9098,37.3485],[-81.9096,37.3481],[-81.9096,37.3478],[-81.9095,37.3469],[-81.9095,37.3463],[-81.9096,37.346],[-81.9096,37.3457],[-81.9096,37.3455],[-81.9095,37.3453],[-81.9092,37.3452],[-81.909,37.3453],[-81.9089,37.3453],[-81.9088,37.3453],[-81.9082,37.3454],[-81.9079,37.3452],[-81.9078,37.345],[-81.9079,37.3449],[-81.9081,37.3447],[-81.9083,37.3447],[-81.9083,37.3446],[-81.9085,37.3446],[-81.9086,37.3443],[-81.9087,37.3441],[-81.9087,37.3439],[-81.9085,37.3439],[-81.9084,37.3438],[-81.9082,37.3438],[-81.908,37.3437],[-81.9079,37.3435],[-81.9078,37.3434],[-81.9077,37.3433],[-81.9077,37.3432],[-81.9076,37.3431],[-81.9075,37.343],[-81.9074,37.343],[-81.9073,37.3429],[-81.9073,37.3428],[-81.9072,37.3426],[-81.9069,37.3426],[-81.9065,37.3426],[-81.9064,37.3427],[-81.9063,37.3428],[-81.906,37.3428],[-81.905,37.3427],[-81.9047,37.3429],[-81.9044,37.3431],[-81.9043,37.3431],[-81.9043,37.3432],[-81.9042,37.3432],[-81.904,37.3432],[-81.9039,37.3432],[-81.9038,37.3431],[-81.9038,37.343],[-81.9037,37.343],[-81.9036,37.3429],[-81.9035,37.3428],[-81.9034,37.3427],[-81.9033,37.3426],[-81.9031,37.3424],[-81.903,37.3423],[-81.903,37.3422],[-81.9029,37.342],[-81.9027,37.3418],[-81.9025,37.3418],[-81.9023,37.3419],[-81.9022,37.3419],[-81.9018,37.342],[-81.9011,37.342],[-81.9005,37.3421],[-81.9,37.3419],[-81.8996,37.3416],[-81.8994,37.3414],[-81.8994,37.3412],[-81.8995,37.3411],[-81.8997,37.3409],[-81.8996,37.3408],[-81.8997,37.3407],[-81.8998,37.3403],[-81.8998,37.34],[-81.8997,37.3397],[-81.8997,37.3396],[-81.8996,37.3395],[-81.8993,37.3395],[-81.8992,37.3396],[-81.8989,37.3396],[-81.8985,37.3393],[-81.8972,37.337],[-81.8971,37.3369],[-81.8971,37.3368],[-81.897,37.3367],[-81.8968,37.3361],[-81.8966,37.3354],[-81.8966,37.3353],[-81.8966,37.3349],[-81.8966,37.3345],[-81.8967,37.3344],[-81.8968,37.3342],[-81.8973,37.3339],[-81.8979,37.3337],[-81.8977,37.3332],[-81.8974,37.3327],[-81.8974,37.3325],[-81.8973,37.3325],[-81.8969,37.3321],[-81.8968,37.3321],[-81.8965,37.332],[-81.8961,37.332],[-81.896,37.332],[-81.8959,37.332],[-81.8957,37.332],[-81.8956,37.332],[-81.8955,37.332],[-81.8954,37.332],[-81.8954,37.3319],[-81.8952,37.332],[-81.8951,37.3321],[-81.895,37.332],[-81.8949,37.332],[-81.8948,37.332],[-81.8948,37.3319],[-81.8948,37.3318],[-81.8949,37.3316],[-81.895,37.3315],[-81.8951,37.3315],[-81.8951,37.3314],[-81.895,37.3312],[-81.895,37.3311],[-81.8949,37.331],[-81.8948,37.3309],[-81.8947,37.3308],[-81.8945,37.3306],[-81.8943,37.3304],[-81.8942,37.3303],[-81.8941,37.3302],[-81.894,37.3301],[-81.8939,37.33],[-81.8938,37.33],[-81.8937,37.33],[-81.8937,37.3299],[-81.8936,37.3298],[-81.8934,37.3299],[-81.8933,37.3299],[-81.893,37.33],[-81.8929,37.3301],[-81.8927,37.3302],[-81.8925,37.3304],[-81.8924,37.3306],[-81.8922,37.3309],[-81.8919,37.3311],[-81.8916,37.3313],[-81.8912,37.3316],[-81.8911,37.3316],[-81.891,37.3317],[-81.8909,37.3317],[-81.8908,37.3318],[-81.8907,37.3318],[-81.8906,37.3319],[-81.8905,37.3319],[-81.8903,37.3319],[-81.8902,37.3319],[-81.89,37.3318],[-81.8897,37.3317],[-81.8896,37.3317],[-81.8894,37.3317],[-81.8893,37.3317],[-81.889,37.3317],[-81.8888,37.3317],[-81.8887,37.3317],[-81.8886,37.3316],[-81.8885,37.3316],[-81.8884,37.3315],[-81.8882,37.3314],[-81.888,37.3311],[-81.8879,37.3311],[-81.8878,37.331],[-81.8877,37.331],[-81.8874,37.3309],[-81.8873,37.3309],[-81.8871,37.3308],[-81.887,37.3307],[-81.8869,37.3306],[-81.8867,37.3305],[-81.8865,37.3304],[-81.8864,37.3304],[-81.8863,37.3304],[-81.8862,37.3303],[-81.886,37.3303],[-81.8858,37.3303],[-81.8856,37.3303],[-81.8854,37.3304],[-81.8852,37.3304],[-81.885,37.3304],[-81.8849,37.3305],[-81.8848,37.3305],[-81.8845,37.3304],[-81.8843,37.3303],[-81.8841,37.3302],[-81.8838,37.3302],[-81.8836,37.3301],[-81.8833,37.33],[-81.8832,37.3301],[-81.883,37.3302],[-81.8828,37.3302],[-81.8827,37.3302],[-81.8825,37.3302],[-81.8822,37.3302],[-81.8819,37.3303],[-81.8816,37.3305],[-81.8812,37.3308],[-81.881,37.331],[-81.8804,37.3311],[-81.8803,37.3312],[-81.8802,37.3312],[-81.88,37.3313],[-81.8799,37.3314],[-81.8798,37.3316],[-81.8797,37.3317],[-81.8797,37.3318],[-81.8797,37.3319],[-81.8796,37.332],[-81.8795,37.3321],[-81.8795,37.3322],[-81.8795,37.3323],[-81.8795,37.3324],[-81.8795,37.3325],[-81.8794,37.3325],[-81.8793,37.3325],[-81.8792,37.3322],[-81.8791,37.3321],[-81.879,37.332],[-81.8787,37.3319],[-81.8787,37.3317],[-81.8786,37.3316],[-81.8784,37.3316],[-81.8782,37.3317],[-81.8781,37.3317],[-81.8778,37.3318],[-81.8777,37.3317],[-81.8775,37.3316],[-81.8773,37.3314],[-81.8774,37.3312],[-81.8775,37.331],[-81.8777,37.3309],[-81.8777,37.3308],[-81.8779,37.3306],[-81.878,37.3305],[-81.8781,37.3302],[-81.8783,37.3288],[-81.8782,37.3288],[-81.878,37.3289],[-81.8779,37.3289],[-81.8778,37.3289],[-81.8777,37.3288],[-81.8776,37.3287],[-81.8775,37.3286],[-81.8774,37.3285],[-81.8773,37.3281],[-81.8772,37.328],[-81.8772,37.3279],[-81.877,37.3278],[-81.8769,37.3278],[-81.8768,37.3277],[-81.8767,37.3277],[-81.8763,37.3275],[-81.8762,37.3275],[-81.8761,37.3275],[-81.876,37.3275],[-81.8759,37.3275],[-81.8758,37.3275],[-81.8758,37.3276],[-81.8757,37.3276],[-81.8755,37.3278],[-81.8753,37.328],[-81.8753,37.3281],[-81.8752,37.3282],[-81.8751,37.3282],[-81.875,37.3282],[-81.8749,37.3282],[-81.8747,37.3281],[-81.8743,37.3278],[-81.8741,37.3277],[-81.874,37.3276],[-81.874,37.3275],[-81.8741,37.3274],[-81.8741,37.3273],[-81.8741,37.3272],[-81.8741,37.3271],[-81.8741,37.3268],[-81.8741,37.3266],[-81.874,37.3265],[-81.874,37.3263],[-81.8738,37.3262],[-81.8738,37.3261],[-81.8737,37.3261],[-81.8737,37.326],[-81.8737,37.3259],[-81.8737,37.3258],[-81.8737,37.3257],[-81.8737,37.3256],[-81.8736,37.3255],[-81.8734,37.3251],[-81.8732,37.3251],[-81.873,37.325],[-81.8725,37.3245],[-81.8725,37.3244],[-81.8725,37.3243],[-81.8725,37.3242],[-81.8724,37.3242],[-81.8724,37.3241],[-81.8725,37.3236],[-81.8727,37.3233],[-81.873,37.3231],[-81.873,37.323],[-81.8727,37.3227],[-81.8725,37.3224],[-81.8722,37.3222],[-81.8719,37.3222],[-81.8715,37.3223],[-81.8713,37.3223],[-81.871,37.322],[-81.8709,37.3217],[-81.8707,37.3214],[-81.8704,37.3211],[-81.8704,37.3209],[-81.8703,37.3208],[-81.8702,37.3207],[-81.8697,37.3205],[-81.8691,37.3206],[-81.8688,37.3206],[-81.868,37.3208],[-81.8674,37.3208],[-81.8672,37.3207],[-81.8671,37.3206],[-81.8671,37.3204],[-81.867,37.3203],[-81.867,37.3202],[-81.8671,37.32],[-81.8671,37.3199],[-81.8669,37.3198],[-81.8667,37.3198],[-81.8665,37.3198],[-81.8663,37.3197],[-81.8662,37.3198],[-81.866,37.3198],[-81.8657,37.3198],[-81.8656,37.3197],[-81.8656,37.3195],[-81.8655,37.3193],[-81.8652,37.319],[-81.865,37.3189],[-81.8649,37.3189],[-81.8642,37.3185],[-81.864,37.3185],[-81.8637,37.3183],[-81.8635,37.318],[-81.8634,37.318],[-81.8629,37.3175],[-81.8626,37.3174],[-81.8624,37.317],[-81.8622,37.3166],[-81.8621,37.3163],[-81.8619,37.3162],[-81.8617,37.3161],[-81.8614,37.3162],[-81.8611,37.3162],[-81.8609,37.3161],[-81.8608,37.3161],[-81.8605,37.3159],[-81.8603,37.3157],[-81.8602,37.3153],[-81.8601,37.3149],[-81.86,37.3146],[-81.8599,37.3143],[-81.8598,37.3141],[-81.8599,37.314],[-81.8602,37.3138],[-81.8608,37.3137],[-81.8612,37.3135],[-81.8615,37.3133],[-81.8616,37.3131],[-81.8619,37.313],[-81.8623,37.3129],[-81.8628,37.3127],[-81.8632,37.3124],[-81.8637,37.3122],[-81.864,37.3119],[-81.8645,37.3113],[-81.865,37.3108],[-81.8653,37.3104],[-81.8654,37.3101],[-81.8655,37.3098],[-81.8657,37.3095],[-81.8655,37.3092],[-81.8654,37.3089],[-81.8653,37.3087],[-81.8651,37.3086],[-81.8649,37.3085],[-81.8648,37.3084],[-81.8645,37.3082],[-81.8644,37.3079],[-81.8642,37.3078],[-81.8641,37.3077],[-81.8641,37.3076],[-81.8641,37.3075],[-81.864,37.3074],[-81.864,37.3073],[-81.8626,37.3065],[-81.8623,37.306],[-81.8623,37.3059],[-81.862,37.3056],[-81.8612,37.3056],[-81.8607,37.3055],[-81.8602,37.3054],[-81.86,37.3052],[-81.8598,37.3049],[-81.8596,37.3048],[-81.8594,37.3047],[-81.8593,37.3048],[-81.8593,37.3049],[-81.8589,37.3051],[-81.8584,37.3055],[-81.858,37.3057],[-81.8572,37.3062],[-81.8566,37.3065],[-81.8565,37.3066],[-81.8564,37.3066],[-81.856,37.3067],[-81.8556,37.3068],[-81.8555,37.3068],[-81.855,37.3068],[-81.8547,37.3067],[-81.8545,37.3066],[-81.8544,37.3063],[-81.8544,37.3062],[-81.8543,37.3059],[-81.8541,37.3056],[-81.8541,37.3054],[-81.8542,37.3052],[-81.8543,37.3049],[-81.8543,37.3048],[-81.8544,37.3045],[-81.8545,37.3041],[-81.8546,37.3038],[-81.8545,37.3034],[-81.8543,37.303],[-81.8543,37.3029],[-81.8541,37.3027],[-81.854,37.3025],[-81.854,37.3023],[-81.854,37.3019],[-81.8538,37.3015],[-81.8538,37.3012],[-81.8538,37.3008],[-81.8541,37.3004],[-81.8541,37.3003],[-81.8542,37.3002],[-81.8543,37.3002],[-81.8545,37.3],[-81.8549,37.2998],[-81.855,37.2998],[-81.8551,37.2995],[-81.855,37.2991],[-81.8549,37.2989],[-81.8549,37.2986],[-81.8549,37.2983],[-81.8548,37.298],[-81.8546,37.2979],[-81.8544,37.2979],[-81.8541,37.2979],[-81.8539,37.298],[-81.8538,37.298],[-81.8538,37.2981],[-81.8537,37.2982],[-81.8535,37.2983],[-81.8533,37.2983],[-81.8531,37.2982],[-81.8528,37.2981],[-81.8527,37.298],[-81.8525,37.2978],[-81.8525,37.2977],[-81.8525,37.2976],[-81.8525,37.2974],[-81.8523,37.2967],[-81.8523,37.2966],[-81.8524,37.2963],[-81.8527,37.296],[-81.853,37.2953],[-81.8532,37.2947],[-81.8536,37.2942],[-81.8537,37.2942],[-81.8537,37.2941],[-81.8538,37.2936],[-81.8539,37.2933],[-81.8539,37.2932],[-81.8539,37.293],[-81.854,37.2929],[-81.8542,37.2925],[-81.8542,37.2923],[-81.8543,37.2921],[-81.8543,37.2919],[-81.8541,37.2912],[-81.854,37.2908],[-81.8541,37.2904],[-81.8541,37.29],[-81.8539,37.2897],[-81.8538,37.289],[-81.8536,37.2882],[-81.8535,37.2877],[-81.8534,37.2876],[-81.8533,37.2876],[-81.8528,37.2877],[-81.8526,37.2878],[-81.8524,37.2878],[-81.8523,37.2878],[-81.8521,37.2877],[-81.8516,37.2876],[-81.8513,37.2875],[-81.851,37.2876],[-81.8501,37.2876],[-81.85,37.2874],[-81.8499,37.2873],[-81.8498,37.2872],[-81.8498,37.2871],[-81.8498,37.2869],[-81.8499,37.2864],[-81.8501,37.2861],[-81.8502,37.2858],[-81.8501,37.2854],[-81.85,37.2852],[-81.8497,37.2852],[-81.8493,37.2853],[-81.8492,37.2853],[-81.8491,37.2853],[-81.8489,37.2854],[-81.8488,37.2854],[-81.8485,37.2854],[-81.8483,37.2852],[-81.8482,37.285],[-81.8481,37.2849],[-81.8478,37.2849],[-81.8476,37.285],[-81.8475,37.2849],[-81.8474,37.2848],[-81.8472,37.2848],[-81.8468,37.2846],[-81.8466,37.2848],[-81.8465,37.2851],[-81.8465,37.2852],[-81.8463,37.2853],[-81.846,37.2854],[-81.8455,37.2853],[-81.8455,37.2852],[-81.8452,37.2852],[-81.845,37.2851],[-81.8446,37.2853],[-81.8442,37.2854],[-81.8437,37.2854],[-81.8433,37.2856],[-81.8432,37.2856],[-81.8431,37.2856],[-81.843,37.2856],[-81.8429,37.2856],[-81.8428,37.2856],[-81.8427,37.2856],[-81.8426,37.2855],[-81.8424,37.2854],[-81.8423,37.2854],[-81.8422,37.2853],[-81.8421,37.2852],[-81.842,37.2852],[-81.8418,37.2852],[-81.8415,37.2853],[-81.8414,37.2855],[-81.8413,37.2856],[-81.8412,37.2856],[-81.8412,37.2857],[-81.8409,37.2859],[-81.8404,37.2861],[-81.84,37.2861],[-81.8397,37.286],[-81.8394,37.286],[-81.839,37.2862],[-81.8388,37.2863],[-81.8385,37.2863],[-81.8383,37.2863],[-81.8381,37.2862],[-81.8376,37.2861],[-81.8373,37.286],[-81.8369,37.2858],[-81.8368,37.2858],[-81.8364,37.2856],[-81.836,37.2853],[-81.8355,37.2853],[-81.8355,37.2854],[-81.8354,37.2854],[-81.8353,37.2854],[-81.8351,37.2855],[-81.8348,37.2855],[-81.8344,37.2854],[-81.8339,37.2852],[-81.8337,37.2851],[-81.8336,37.285],[-81.8334,37.2846],[-81.8334,37.2845],[-81.8335,37.2841],[-81.8337,37.2838],[-81.8337,37.2837],[-81.8338,37.2837],[-81.8338,37.2836],[-81.8339,37.2834],[-81.8344,37.2831],[-81.8345,37.2827],[-81.8346,37.2821],[-81.8345,37.2818],[-81.8339,37.2815],[-81.8332,37.2816],[-81.8328,37.2816],[-81.8321,37.2817],[-81.8319,37.2817],[-81.8319,37.2816],[-81.8318,37.2815],[-81.8318,37.2814],[-81.8317,37.2813],[-81.8316,37.2811],[-81.8311,37.2809],[-81.8308,37.281],[-81.8305,37.281],[-81.8303,37.2811],[-81.83,37.2813],[-81.8297,37.2812],[-81.8294,37.2812],[-81.829,37.2814],[-81.8289,37.2815],[-81.8285,37.2815],[-81.8283,37.2812],[-81.828,37.281],[-81.8278,37.2808],[-81.8274,37.2808],[-81.8268,37.2807],[-81.8265,37.2807],[-81.8263,37.2807],[-81.8261,37.2802],[-81.8259,37.2793],[-81.8257,37.2791],[-81.8256,37.2791],[-81.8251,37.2794],[-81.8251,37.2795],[-81.825,37.2796],[-81.8247,37.2796],[-81.8244,37.2796],[-81.824,37.2797],[-81.8238,37.2796],[-81.8235,37.2796],[-81.8233,37.2797],[-81.8233,37.2798],[-81.8232,37.2798],[-81.8228,37.2799],[-81.8223,37.2799],[-81.822,37.2798],[-81.822,37.2797],[-81.8219,37.2797],[-81.8217,37.2796],[-81.8215,37.2794],[-81.8211,37.2794],[-81.8209,37.2794],[-81.8206,37.2794],[-81.8205,37.2794],[-81.8202,37.2794],[-81.8196,37.2794],[-81.819,37.2796],[-81.8186,37.2799],[-81.8184,37.28],[-81.8183,37.2801],[-81.8182,37.28],[-81.8181,37.2799],[-81.8178,37.2799],[-81.8174,37.2798],[-81.8167,37.2799],[-81.8163,37.28],[-81.8161,37.2803],[-81.8159,37.2806],[-81.8157,37.2807],[-81.8152,37.2807],[-81.8148,37.2807],[-81.8144,37.281],[-81.8143,37.281],[-81.8138,37.2809],[-81.8132,37.2811],[-81.813,37.2812],[-81.8128,37.2815],[-81.8129,37.2818],[-81.8129,37.2819],[-81.8129,37.282],[-81.8127,37.2821],[-81.8126,37.2821],[-81.8125,37.2821],[-81.8123,37.2822],[-81.8122,37.2822],[-81.8119,37.2824],[-81.8118,37.2825],[-81.8117,37.2825],[-81.8115,37.2826],[-81.8114,37.2827],[-81.8112,37.2828],[-81.8111,37.2828],[-81.811,37.2829],[-81.8109,37.2829],[-81.8107,37.2829],[-81.8105,37.2829],[-81.8103,37.2829],[-81.8102,37.2829],[-81.8101,37.2829],[-81.81,37.2828],[-81.8099,37.2828],[-81.8097,37.2828],[-81.8096,37.2829],[-81.8095,37.2829],[-81.8092,37.283],[-81.8085,37.283],[-81.8082,37.2831],[-81.8079,37.2833],[-81.8076,37.2832],[-81.8072,37.2832],[-81.807,37.2834],[-81.8069,37.2836],[-81.8067,37.284],[-81.8063,37.2844],[-81.8058,37.2846],[-81.8056,37.2848],[-81.8055,37.2851],[-81.8054,37.2855],[-81.8054,37.2856],[-81.8047,37.2859],[-81.804,37.2859],[-81.8033,37.2859],[-81.803,37.2859],[-81.8025,37.2857],[-81.8024,37.2855],[-81.8022,37.2854],[-81.802,37.2852],[-81.8016,37.2851],[-81.8013,37.2851],[-81.8012,37.2853],[-81.8012,37.2854],[-81.8012,37.2855],[-81.8007,37.2857],[-81.8003,37.2856],[-81.8,37.2855],[-81.7996,37.2853],[-81.7995,37.2851],[-81.7995,37.285],[-81.7995,37.2849],[-81.7991,37.2847],[-81.7989,37.2846],[-81.7987,37.2848],[-81.7986,37.2849],[-81.7985,37.2851],[-81.7983,37.2852],[-81.7981,37.2852],[-81.7973,37.2852],[-81.7962,37.2851],[-81.7955,37.285],[-81.7953,37.2848],[-81.7949,37.2846],[-81.7948,37.2846],[-81.7944,37.2847],[-81.7941,37.2848],[-81.794,37.2848],[-81.7936,37.2848],[-81.7934,37.2846],[-81.7933,37.2843],[-81.7931,37.2835],[-81.7932,37.2832],[-81.7934,37.2826],[-81.7936,37.2822],[-81.7937,37.2821],[-81.7937,37.282],[-81.7937,37.2819],[-81.7936,37.2818],[-81.7935,37.2816],[-81.7934,37.2813],[-81.7933,37.2812],[-81.7931,37.2812],[-81.7927,37.2813],[-81.7921,37.2815],[-81.7919,37.2817],[-81.7918,37.2819],[-81.7918,37.282],[-81.7917,37.2824],[-81.7915,37.2827],[-81.7913,37.2828],[-81.791,37.2829],[-81.7907,37.2831],[-81.7903,37.2835],[-81.7903,37.2836],[-81.7903,37.2837],[-81.7903,37.284],[-81.7902,37.284],[-81.7902,37.2841],[-81.79,37.2841],[-81.7895,37.2842],[-81.7893,37.2844],[-81.789,37.2844],[-81.7888,37.2843],[-81.7884,37.2844],[-81.7879,37.2842],[-81.7878,37.2841],[-81.7877,37.2841],[-81.7872,37.2841],[-81.7869,37.2839],[-81.7869,37.2837],[-81.7869,37.2835],[-81.7869,37.2833],[-81.7866,37.2832],[-81.7865,37.2832],[-81.7862,37.2832],[-81.7861,37.2833],[-81.786,37.2833],[-81.7855,37.2832],[-81.7853,37.283],[-81.7852,37.2827],[-81.7852,37.2826],[-81.785,37.2823],[-81.7846,37.2823],[-81.7843,37.2822],[-81.784,37.2824],[-81.7839,37.2825],[-81.7838,37.2825],[-81.7837,37.2825],[-81.7835,37.2826],[-81.7831,37.2826],[-81.7824,37.2823],[-81.7822,37.282],[-81.7821,37.2819],[-81.7818,37.2816],[-81.7818,37.281],[-81.7815,37.2807],[-81.7813,37.2808],[-81.7812,37.2808],[-81.781,37.2808],[-81.7804,37.2807],[-81.7801,37.2805],[-81.78,37.2805],[-81.7796,37.2803],[-81.7794,37.28],[-81.7793,37.2797],[-81.7793,37.2793],[-81.7793,37.279],[-81.7793,37.2788],[-81.7794,37.2783],[-81.7794,37.2782],[-81.7795,37.2777],[-81.7794,37.2775],[-81.7794,37.2774],[-81.7793,37.2774],[-81.7792,37.2773],[-81.7788,37.2771],[-81.7782,37.2768],[-81.7777,37.2766],[-81.7775,37.2763],[-81.7773,37.2759],[-81.7773,37.2758],[-81.7773,37.2757],[-81.7772,37.2756],[-81.7768,37.2755],[-81.7763,37.2755],[-81.7761,37.2753],[-81.7757,37.2751],[-81.7754,37.275],[-81.7752,37.2748],[-81.7746,37.2747],[-81.7742,37.2748],[-81.7739,37.2747],[-81.7738,37.2745],[-81.7739,37.2744],[-81.7739,37.2742],[-81.7736,37.274],[-81.7732,37.2739],[-81.7729,37.2741],[-81.7728,37.2742],[-81.7727,37.2743],[-81.77,37.2737],[-81.7699,37.2735],[-81.7698,37.2735],[-81.7697,37.2734],[-81.7696,37.2733],[-81.7692,37.2732],[-81.7689,37.2733],[-81.7687,37.2736],[-81.7686,37.2738],[-81.7684,37.2739],[-81.7679,37.2742],[-81.7678,37.2742],[-81.7677,37.2741],[-81.7675,37.2741],[-81.7674,37.2741],[-81.7673,37.2741],[-81.7671,37.2741],[-81.7669,37.2742],[-81.7668,37.2742],[-81.7666,37.2743],[-81.7663,37.2745],[-81.7658,37.2748],[-81.7657,37.2748],[-81.7657,37.2749],[-81.7654,37.275],[-81.7653,37.2751],[-81.7652,37.2751],[-81.7644,37.275],[-81.7638,37.2752],[-81.7637,37.2752],[-81.7635,37.2752],[-81.7634,37.2752],[-81.7632,37.2753],[-81.763,37.2754],[-81.7628,37.2755],[-81.7627,37.2756],[-81.7627,37.2757],[-81.7623,37.2758],[-81.762,37.2758],[-81.7618,37.2757],[-81.7617,37.2757],[-81.7615,37.2756],[-81.7611,37.2755],[-81.761,37.2755],[-81.7608,37.2754],[-81.7605,37.2753],[-81.7605,37.2752],[-81.7604,37.2752],[-81.7603,37.2752],[-81.7602,37.2752],[-81.7598,37.2752],[-81.7596,37.2753],[-81.7593,37.2756],[-81.7589,37.2761],[-81.7587,37.2762],[-81.7584,37.2762],[-81.7579,37.2761],[-81.7573,37.2762],[-81.7572,37.2762],[-81.7571,37.2762],[-81.757,37.2761],[-81.757,37.2757],[-81.757,37.2752],[-81.7572,37.2746],[-81.7575,37.2742],[-81.7576,37.274],[-81.7577,37.2737],[-81.7577,37.2735],[-81.7577,37.2731],[-81.7577,37.2727],[-81.7578,37.2721],[-81.7578,37.2719],[-81.7578,37.2718],[-81.7579,37.2716],[-81.7578,37.2713],[-81.7578,37.2712],[-81.7577,37.2711],[-81.7577,37.2709],[-81.7576,37.2706],[-81.7576,37.2705],[-81.7576,37.2703],[-81.7575,37.27],[-81.7575,37.2695],[-81.7575,37.2692],[-81.7576,37.2688],[-81.7576,37.2685],[-81.7572,37.2684],[-81.7569,37.2682],[-81.7566,37.268],[-81.7563,37.2678],[-81.756,37.2675],[-81.7558,37.2674],[-81.7556,37.2675],[-81.7554,37.2676],[-81.755,37.2677],[-81.7549,37.2677],[-81.7548,37.2676],[-81.7547,37.2675],[-81.7546,37.2675],[-81.7545,37.2675],[-81.7544,37.2674],[-81.7543,37.2674],[-81.7541,37.2673],[-81.754,37.2673],[-81.7538,37.2671],[-81.7537,37.267],[-81.7536,37.267],[-81.753,37.2667],[-81.7529,37.2667],[-81.7529,37.2666],[-81.7528,37.2663],[-81.7526,37.2661],[-81.7526,37.2658],[-81.7523,37.2656],[-81.7521,37.2656],[-81.7519,37.2655],[-81.7518,37.2655],[-81.7516,37.2653],[-81.7515,37.2652],[-81.7514,37.2651],[-81.7513,37.2651],[-81.7512,37.265],[-81.7511,37.265],[-81.7508,37.265],[-81.7506,37.2649],[-81.7505,37.2648],[-81.7503,37.2645],[-81.7501,37.2642],[-81.7498,37.2641],[-81.7495,37.264],[-81.7492,37.264],[-81.7488,37.264],[-81.7483,37.2642],[-81.7479,37.2643],[-81.7479,37.2642],[-81.7479,37.2641],[-81.7478,37.264],[-81.7478,37.2639],[-81.7477,37.2639],[-81.7477,37.2638],[-81.7476,37.2638],[-81.7475,37.2637],[-81.7474,37.2637],[-81.7473,37.2637],[-81.7472,37.2637],[-81.747,37.2637],[-81.7467,37.2638],[-81.7465,37.2638],[-81.7463,37.2638],[-81.7462,37.2638],[-81.7461,37.2638],[-81.7461,37.2637],[-81.746,37.2636],[-81.746,37.2635],[-81.746,37.2634],[-81.7461,37.2632],[-81.7461,37.2631],[-81.7462,37.2629],[-81.7463,37.2627],[-81.7464,37.2625],[-81.7464,37.2624],[-81.7465,37.2623],[-81.7465,37.2622],[-81.7465,37.2621],[-81.7464,37.2621],[-81.7462,37.262],[-81.7461,37.262],[-81.746,37.262],[-81.7459,37.2619],[-81.7458,37.2619],[-81.7458,37.2618],[-81.7456,37.2617],[-81.7455,37.2613],[-81.7453,37.261],[-81.7452,37.2609],[-81.7453,37.2608],[-81.7454,37.2607],[-81.7454,37.2606],[-81.7455,37.2605],[-81.7455,37.2604],[-81.7456,37.2602],[-81.7456,37.2601],[-81.7456,37.2599],[-81.7456,37.2597],[-81.7456,37.2592],[-81.7456,37.259],[-81.7456,37.2589],[-81.7456,37.2587],[-81.7457,37.2586],[-81.7457,37.2584],[-81.7457,37.2583],[-81.7457,37.2582],[-81.7457,37.2581],[-81.7456,37.258],[-81.7455,37.258],[-81.7454,37.2579],[-81.7453,37.2579],[-81.7452,37.2579],[-81.7452,37.258],[-81.7451,37.258],[-81.745,37.258],[-81.7449,37.258],[-81.7448,37.258],[-81.7446,37.2579],[-81.7445,37.2579],[-81.7444,37.2578],[-81.744,37.2578],[-81.7439,37.2578],[-81.7438,37.2578],[-81.7438,37.2577],[-81.7437,37.2575],[-81.7436,37.2574],[-81.7436,37.2573],[-81.7436,37.2572],[-81.7436,37.2571],[-81.7436,37.257],[-81.7437,37.257],[-81.7437,37.2569],[-81.7438,37.2567],[-81.7439,37.2566],[-81.7439,37.2565],[-81.7439,37.2563],[-81.7439,37.2562],[-81.7439,37.2561],[-81.7438,37.256],[-81.7437,37.2559],[-81.7436,37.2559],[-81.7436,37.2558],[-81.7435,37.2557],[-81.7433,37.2557],[-81.7432,37.2556],[-81.7431,37.2555],[-81.743,37.2553],[-81.7429,37.2552],[-81.7428,37.2552],[-81.7427,37.2551],[-81.7426,37.255],[-81.7425,37.255],[-81.7423,37.2549],[-81.7421,37.2549],[-81.7417,37.2549],[-81.7416,37.2549],[-81.7416,37.2548],[-81.7414,37.2548],[-81.7413,37.2547],[-81.7412,37.2546],[-81.7411,37.2546],[-81.741,37.2545],[-81.741,37.2544],[-81.7409,37.2544],[-81.7409,37.2543],[-81.7409,37.2542],[-81.7409,37.2541],[-81.7409,37.254],[-81.7409,37.2538],[-81.741,37.2536],[-81.741,37.2535],[-81.7411,37.2533],[-81.7412,37.2532],[-81.7412,37.2531],[-81.7413,37.253],[-81.7414,37.253],[-81.7415,37.2529],[-81.7415,37.2527],[-81.7416,37.2525],[-81.7417,37.2523],[-81.7418,37.2521],[-81.7418,37.252],[-81.7419,37.2517],[-81.7419,37.2515],[-81.742,37.2513],[-81.742,37.2512],[-81.742,37.2511],[-81.7421,37.251],[-81.7422,37.2508],[-81.7425,37.2504],[-81.7426,37.2503],[-81.7426,37.2502],[-81.7427,37.2502],[-81.7428,37.2502],[-81.7428,37.2501],[-81.7429,37.2501],[-81.7429,37.25],[-81.743,37.25],[-81.743,37.2499],[-81.7431,37.2499],[-81.7431,37.2498],[-81.7431,37.2497],[-81.7432,37.2497],[-81.7432,37.2495],[-81.7432,37.2494],[-81.7432,37.2492],[-81.7432,37.249],[-81.7433,37.2488],[-81.7433,37.2487],[-81.7434,37.2484],[-81.7436,37.2479],[-81.7437,37.2477],[-81.7437,37.2476],[-81.7436,37.2475],[-81.7436,37.246],[-81.7438,37.2458],[-81.7438,37.2457],[-81.7438,37.2456],[-81.7439,37.2456],[-81.7439,37.2455],[-81.7439,37.2454],[-81.7439,37.2453],[-81.744,37.2453],[-81.744,37.2447],[-81.7441,37.2444],[-81.7442,37.2443],[-81.7443,37.2442],[-81.7443,37.2438],[-81.7444,37.2435],[-81.7444,37.2433],[-81.7443,37.2431],[-81.7442,37.2428],[-81.744,37.2425],[-81.7438,37.2424],[-81.7434,37.2423],[-81.7429,37.2422],[-81.7421,37.242],[-81.7414,37.2419],[-81.7411,37.2416],[-81.741,37.2414],[-81.7408,37.2411],[-81.7407,37.2407],[-81.7406,37.2405],[-81.7407,37.2403],[-81.7408,37.2401],[-81.7409,37.2399],[-81.7409,37.2398],[-81.741,37.2397],[-81.741,37.2395],[-81.7409,37.2394],[-81.7409,37.2392],[-81.7408,37.239],[-81.7406,37.2387],[-81.7404,37.2385],[-81.7403,37.2383],[-81.7401,37.2377],[-81.7398,37.2379],[-81.7396,37.238],[-81.7394,37.2382],[-81.7389,37.2384],[-81.7385,37.2383],[-81.7382,37.2381],[-81.7379,37.238],[-81.7377,37.238],[-81.7371,37.2383],[-81.7365,37.2386],[-81.7363,37.2387],[-81.736,37.2387],[-81.7357,37.2385],[-81.7353,37.2383],[-81.7352,37.2382],[-81.735,37.2382],[-81.7345,37.2381],[-81.7333,37.2381],[-81.7333,37.2382],[-81.7332,37.2383],[-81.7331,37.2384],[-81.7329,37.2385],[-81.7327,37.2387],[-81.7326,37.2389],[-81.7325,37.2389],[-81.7324,37.239],[-81.7319,37.2395],[-81.7313,37.24],[-81.7311,37.2401],[-81.731,37.2401],[-81.7305,37.2401],[-81.7303,37.24],[-81.7299,37.2402],[-81.7295,37.2402],[-81.7291,37.24],[-81.7287,37.2398],[-81.7286,37.2397],[-81.7282,37.2398],[-81.7277,37.2399],[-81.7274,37.2399],[-81.7271,37.24],[-81.7269,37.2401],[-81.7266,37.2402],[-81.7262,37.2405],[-81.7259,37.2405],[-81.7253,37.2405],[-81.7252,37.2405],[-81.7251,37.2405],[-81.7247,37.2406],[-81.7243,37.2407],[-81.7239,37.2406],[-81.7237,37.2406],[-81.7234,37.2405],[-81.7231,37.2405],[-81.723,37.2405],[-81.7227,37.2401],[-81.7226,37.24],[-81.7224,37.2392],[-81.7224,37.2388],[-81.7222,37.2386],[-81.7216,37.2387],[-81.7211,37.2388],[-81.7204,37.2388],[-81.7198,37.2386],[-81.7196,37.2385],[-81.7196,37.2384],[-81.7195,37.2383],[-81.7195,37.2378],[-81.7194,37.2372],[-81.7191,37.2368],[-81.7187,37.2362],[-81.7185,37.2357],[-81.7185,37.2355],[-81.7183,37.2355],[-81.7179,37.2354],[-81.7174,37.2353],[-81.7166,37.2349],[-81.7163,37.2343],[-81.7161,37.2336],[-81.716,37.2331],[-81.7161,37.233],[-81.7161,37.2328],[-81.7161,37.2326],[-81.7162,37.2324],[-81.7163,37.232],[-81.7163,37.2315],[-81.7162,37.2313],[-81.7159,37.2312],[-81.7157,37.2311],[-81.7156,37.2307],[-81.7156,37.2301],[-81.7158,37.2295],[-81.7158,37.229],[-81.7157,37.2288],[-81.7155,37.2287],[-81.7151,37.2285],[-81.7145,37.2284],[-81.7136,37.2283],[-81.7129,37.2282],[-81.7124,37.2279],[-81.7119,37.2277],[-81.7115,37.2274],[-81.7113,37.227],[-81.7111,37.2267],[-81.7109,37.2265],[-81.7106,37.2263],[-81.7104,37.2261],[-81.7103,37.2258],[-81.7101,37.2255],[-81.7098,37.2255],[-81.7092,37.2256],[-81.7087,37.2255],[-81.7086,37.2253],[-81.7083,37.2246],[-81.7082,37.2242],[-81.7079,37.2239],[-81.7074,37.2239],[-81.7071,37.224],[-81.7067,37.2242],[-81.7063,37.2244],[-81.7061,37.2243],[-81.7059,37.224],[-81.7055,37.2237],[-81.7051,37.2236],[-81.7045,37.2234],[-81.7042,37.2233],[-81.704,37.2233],[-81.7039,37.2231],[-81.7039,37.223],[-81.7041,37.2225],[-81.7042,37.2221],[-81.7042,37.222],[-81.704,37.2217],[-81.7035,37.2212],[-81.7029,37.2208],[-81.7027,37.2207],[-81.7025,37.2207],[-81.7014,37.2208],[-81.7011,37.2209],[-81.701,37.2209],[-81.7009,37.2208],[-81.7009,37.2205],[-81.701,37.2203],[-81.7009,37.22],[-81.7007,37.2199],[-81.7002,37.2199],[-81.6994,37.2199],[-81.6993,37.2199],[-81.6992,37.2198],[-81.6992,37.2195],[-81.6991,37.2189],[-81.6991,37.2185],[-81.6989,37.2182],[-81.6988,37.218],[-81.6985,37.2179],[-81.6975,37.2176],[-81.6973,37.2176],[-81.6971,37.2174],[-81.6967,37.2172],[-81.6965,37.2171],[-81.6962,37.2171],[-81.696,37.217],[-81.6961,37.2168],[-81.6962,37.2165],[-81.6964,37.2157],[-81.6964,37.2155],[-81.6963,37.2153],[-81.6961,37.2151],[-81.6959,37.2148],[-81.6958,37.2146],[-81.6955,37.2144],[-81.6952,37.2143],[-81.6951,37.2141],[-81.6952,37.2138],[-81.6951,37.2136],[-81.6947,37.2134],[-81.6942,37.2133],[-81.6932,37.2133],[-81.6924,37.2132],[-81.6919,37.2131],[-81.6917,37.2132],[-81.6907,37.2133],[-81.6898,37.2133],[-81.6883,37.2135],[-81.6875,37.2134],[-81.687,37.2133],[-81.6868,37.2132],[-81.6867,37.2131],[-81.6867,37.2129],[-81.6866,37.2125],[-81.6862,37.2118],[-81.686,37.2116],[-81.6856,37.2115],[-81.6852,37.2116],[-81.6848,37.2118],[-81.6845,37.2118],[-81.6843,37.2118],[-81.684,37.2118],[-81.6836,37.2116],[-81.6835,37.2114],[-81.6839,37.2114],[-81.684,37.2111],[-81.6839,37.2103],[-81.6839,37.2094],[-81.6837,37.2092],[-81.6835,37.2077],[-81.6833,37.2074],[-81.6832,37.2067],[-81.6834,37.2061],[-81.6833,37.2056],[-81.6828,37.2053],[-81.6822,37.2043],[-81.6817,37.204],[-81.6816,37.2038],[-81.6814,37.2036],[-81.6808,37.2034],[-81.6803,37.2032],[-81.6791,37.2027],[-81.6786,37.2025],[-81.6784,37.2024],[-81.6783,37.2024],[-81.6782,37.2022],[-81.6782,37.2019],[-81.6782,37.2017],[-81.6782,37.2015],[-81.6727,37.2017],[-81.6721,37.2017],[-81.6675,37.202],[-81.6639,37.2021],[-81.6633,37.2021],[-81.6399,37.2032],[-81.6368,37.2033],[-81.6366,37.2033],[-81.6357,37.2034],[-81.6329,37.2035],[-81.6248,37.2038],[-81.6185,37.2041],[-81.6183,37.2041],[-81.6174,37.2041],[-81.6169,37.2041],[-81.6166,37.2041],[-81.5865,37.2055],[-81.5831,37.2056],[-81.5829,37.2056],[-81.5828,37.2057],[-81.5827,37.2057],[-81.5812,37.2057],[-81.581,37.2057],[-81.5809,37.2058],[-81.5793,37.2058],[-81.5779,37.2059],[-81.5775,37.2059],[-81.5771,37.2059],[-81.5767,37.2059],[-81.5762,37.206],[-81.5699,37.2062],[-81.5627,37.2066],[-81.5613,37.2066],[-81.5609,37.2067],[-81.5608,37.2067],[-81.5606,37.2067],[-81.5606,37.2068],[-81.5606,37.2069],[-81.5605,37.2069],[-81.5604,37.207],[-81.5601,37.2072],[-81.56,37.2073],[-81.5599,37.2073],[-81.5598,37.2074],[-81.5597,37.2074],[-81.5595,37.2075],[-81.5593,37.2076],[-81.5591,37.2076],[-81.559,37.2077],[-81.5589,37.2077],[-81.5588,37.2078],[-81.5587,37.2079],[-81.5584,37.2082],[-81.5581,37.2085],[-81.558,37.2086],[-81.558,37.2085],[-81.5579,37.2084],[-81.5578,37.2084],[-81.5577,37.2083],[-81.5577,37.2082],[-81.5576,37.2082],[-81.5576,37.2081],[-81.5576,37.2079],[-81.5575,37.2078],[-81.5575,37.2077],[-81.5575,37.2076],[-81.5575,37.2075],[-81.5574,37.2074],[-81.5573,37.2073],[-81.5572,37.2073],[-81.557,37.2073],[-81.5568,37.2073],[-81.5566,37.2073],[-81.5564,37.2074],[-81.5563,37.2074],[-81.556,37.2075],[-81.5557,37.2076],[-81.5553,37.2077],[-81.5547,37.208],[-81.5544,37.2082],[-81.5542,37.2083],[-81.554,37.2084],[-81.5538,37.2086],[-81.5537,37.2087],[-81.5537,37.2088],[-81.5535,37.209],[-81.5535,37.2092],[-81.5535,37.2093],[-81.5534,37.2094],[-81.5533,37.2097],[-81.5533,37.2099],[-81.5532,37.2101],[-81.5532,37.2103],[-81.5531,37.2104],[-81.553,37.2105],[-81.5529,37.2106],[-81.5528,37.2107],[-81.5526,37.2109],[-81.5525,37.2109],[-81.5522,37.211],[-81.5521,37.2111],[-81.552,37.2112],[-81.5519,37.2112],[-81.5519,37.2113],[-81.5517,37.2115],[-81.5517,37.2116],[-81.5515,37.2117],[-81.5513,37.2118],[-81.5512,37.2119],[-81.5511,37.2121],[-81.5509,37.2123],[-81.5508,37.2124],[-81.5506,37.2126],[-81.5505,37.2126],[-81.5503,37.2129],[-81.5503,37.213],[-81.5502,37.2131],[-81.5501,37.2132],[-81.5497,37.2135],[-81.5494,37.2138],[-81.5492,37.214],[-81.5492,37.2141],[-81.549,37.2142],[-81.5489,37.2145],[-81.5487,37.2146],[-81.5486,37.2148],[-81.5484,37.2151],[-81.5483,37.2152],[-81.5478,37.2155],[-81.5476,37.2156],[-81.5474,37.2157],[-81.5473,37.2158],[-81.5473,37.2159],[-81.5472,37.2159],[-81.5472,37.216],[-81.5471,37.2161],[-81.547,37.2162],[-81.547,37.2163],[-81.547,37.2164],[-81.5468,37.2172],[-81.5468,37.2173],[-81.5467,37.2176],[-81.5465,37.218],[-81.5465,37.2181],[-81.5464,37.2183],[-81.5462,37.2185],[-81.5461,37.2186],[-81.5461,37.2187],[-81.546,37.2188],[-81.546,37.2189],[-81.5459,37.2191],[-81.5459,37.2193],[-81.5459,37.2194],[-81.5458,37.2196],[-81.5457,37.2199],[-81.5457,37.22],[-81.5456,37.2201],[-81.5456,37.2202],[-81.5453,37.2203],[-81.5452,37.2203],[-81.545,37.2203],[-81.5449,37.2203],[-81.5449,37.2204],[-81.5447,37.2205],[-81.5446,37.2206],[-81.5445,37.2207],[-81.5443,37.2208],[-81.5442,37.2208],[-81.5441,37.2209],[-81.544,37.2209],[-81.5439,37.2209],[-81.5438,37.2208],[-81.5436,37.2206],[-81.5434,37.2205],[-81.5432,37.2204],[-81.5428,37.2202],[-81.5427,37.2202],[-81.5423,37.2201],[-81.5421,37.22],[-81.5419,37.22],[-81.5416,37.22],[-81.5415,37.22],[-81.5414,37.22],[-81.5412,37.22],[-81.5411,37.2201],[-81.5409,37.2203],[-81.5408,37.2205],[-81.5407,37.2206],[-81.5406,37.2207],[-81.5405,37.2208],[-81.5405,37.2209],[-81.5403,37.221],[-81.5401,37.2212],[-81.54,37.2213],[-81.5397,37.2216],[-81.5396,37.2217],[-81.5394,37.2218],[-81.5392,37.2219],[-81.5391,37.2219],[-81.539,37.2219],[-81.5388,37.2218],[-81.5387,37.2218],[-81.5386,37.2217],[-81.5385,37.2217],[-81.5382,37.2217],[-81.5379,37.2217],[-81.5378,37.2217],[-81.5376,37.2217],[-81.5375,37.2218],[-81.5374,37.2218],[-81.5373,37.2219],[-81.5372,37.222],[-81.5371,37.2221],[-81.537,37.2223],[-81.5368,37.2227],[-81.5366,37.2229],[-81.5365,37.223],[-81.5364,37.2231],[-81.5363,37.2231],[-81.5362,37.2232],[-81.5361,37.2232],[-81.5359,37.2233],[-81.5354,37.2234],[-81.5351,37.2234],[-81.535,37.2234],[-81.5347,37.2234],[-81.5346,37.2234],[-81.5345,37.2234],[-81.5345,37.2235],[-81.5342,37.2236],[-81.5341,37.2236],[-81.5339,37.2236],[-81.5336,37.2235],[-81.5335,37.2235],[-81.5334,37.2235],[-81.5333,37.2235],[-81.5332,37.2235],[-81.5331,37.2235],[-81.533,37.2236],[-81.5329,37.2236],[-81.5328,37.2238],[-81.5327,37.2239],[-81.5325,37.224],[-81.5323,37.2242],[-81.5316,37.2248],[-81.5314,37.2249],[-81.5313,37.225],[-81.5311,37.2251],[-81.5311,37.2252],[-81.5306,37.2255],[-81.5305,37.2255],[-81.5304,37.2255],[-81.5303,37.2255],[-81.5302,37.2255],[-81.53,37.2255],[-81.5298,37.2255],[-81.5296,37.2255],[-81.5292,37.2254],[-81.529,37.2254],[-81.5288,37.2255],[-81.5285,37.2255],[-81.5283,37.2256],[-81.5281,37.2257],[-81.5279,37.2257],[-81.5277,37.2258],[-81.5276,37.2258],[-81.5275,37.2258],[-81.5273,37.2259],[-81.5268,37.2261],[-81.5262,37.2264],[-81.526,37.2265],[-81.5258,37.2267],[-81.5257,37.2268],[-81.5256,37.2269],[-81.5255,37.2271],[-81.5253,37.2274],[-81.5252,37.2275],[-81.5251,37.2275],[-81.5249,37.2276],[-81.5247,37.2277],[-81.5245,37.2278],[-81.5244,37.2279],[-81.5243,37.2279],[-81.5242,37.2279],[-81.524,37.2279],[-81.5237,37.2279],[-81.5236,37.2279],[-81.5233,37.2279],[-81.5231,37.2279],[-81.5229,37.2278],[-81.5227,37.2278],[-81.5226,37.2277],[-81.5225,37.2277],[-81.5224,37.2276],[-81.5222,37.2275],[-81.5221,37.2274],[-81.5219,37.2272],[-81.5218,37.2271],[-81.5217,37.227],[-81.5216,37.227],[-81.5214,37.2269],[-81.5213,37.2269],[-81.5212,37.2269],[-81.521,37.2269],[-81.5207,37.227],[-81.5205,37.227],[-81.5205,37.2271],[-81.5203,37.2272],[-81.52,37.2274],[-81.5199,37.2276],[-81.5198,37.2276],[-81.5197,37.2277],[-81.5196,37.228],[-81.5196,37.2281],[-81.5195,37.2282],[-81.5194,37.2283],[-81.5193,37.2284],[-81.5191,37.2286],[-81.5189,37.2287],[-81.5186,37.2287],[-81.5185,37.2288],[-81.5181,37.2288],[-81.5179,37.2288],[-81.5175,37.2288],[-81.5172,37.2288],[-81.517,37.2288],[-81.5167,37.2288],[-81.5166,37.2288],[-81.5165,37.2288],[-81.5164,37.2288],[-81.5163,37.2289],[-81.5162,37.229],[-81.5162,37.2291],[-81.5161,37.2293],[-81.516,37.2294],[-81.5159,37.2295],[-81.5157,37.2298],[-81.5152,37.2302],[-81.5149,37.2305],[-81.5148,37.2306],[-81.5146,37.2307],[-81.5145,37.2308],[-81.5144,37.2309],[-81.5139,37.2311],[-81.5138,37.2312],[-81.5136,37.2312],[-81.5134,37.2313],[-81.5129,37.2314],[-81.5127,37.2315],[-81.5123,37.2315],[-81.5122,37.2316],[-81.5121,37.2316],[-81.5119,37.2316],[-81.5117,37.2317],[-81.5115,37.2317],[-81.5114,37.2318],[-81.5111,37.2318],[-81.511,37.2319],[-81.5107,37.2319],[-81.5105,37.232],[-81.5102,37.2321],[-81.5101,37.2321],[-81.5099,37.2322],[-81.5096,37.2324],[-81.5093,37.2326],[-81.509,37.2328],[-81.5086,37.2331],[-81.5085,37.2332],[-81.5083,37.2334],[-81.5082,37.2335],[-81.5081,37.2335],[-81.508,37.2335],[-81.508,37.2336],[-81.5079,37.2336],[-81.5078,37.2336],[-81.5076,37.2337],[-81.5076,37.2338],[-81.5075,37.2339],[-81.5075,37.234],[-81.5073,37.2342],[-81.5072,37.2344],[-81.5071,37.2344],[-81.507,37.2346],[-81.5069,37.2348],[-81.5069,37.2349],[-81.5068,37.2352],[-81.5068,37.2353],[-81.5068,37.2356],[-81.5068,37.2358],[-81.5067,37.2361],[-81.5067,37.2367],[-81.5066,37.2371],[-81.5066,37.2373],[-81.5066,37.2374],[-81.5066,37.2375],[-81.5065,37.2378],[-81.5064,37.2382],[-81.5063,37.2384],[-81.5063,37.2385],[-81.5062,37.2389],[-81.5062,37.239],[-81.5062,37.2391],[-81.5062,37.2392],[-81.5063,37.2393],[-81.5063,37.2394],[-81.5063,37.2395],[-81.5063,37.2396],[-81.5063,37.2398],[-81.5062,37.2399],[-81.5062,37.24],[-81.5062,37.2401],[-81.5062,37.2402],[-81.5062,37.2403],[-81.5064,37.2405],[-81.5064,37.2406],[-81.5063,37.2407],[-81.5063,37.2409],[-81.5062,37.241],[-81.5062,37.2411],[-81.5063,37.2413],[-81.5063,37.2414],[-81.5063,37.2415],[-81.5064,37.2418],[-81.5065,37.242],[-81.5066,37.2423],[-81.5067,37.2426],[-81.5067,37.2427],[-81.5067,37.2428],[-81.5067,37.243],[-81.5067,37.2432],[-81.5067,37.2433],[-81.5067,37.2435],[-81.5066,37.2436],[-81.5066,37.244],[-81.5066,37.2441],[-81.5066,37.2443],[-81.5066,37.2444],[-81.5066,37.2445],[-81.5066,37.2447],[-81.5066,37.2448],[-81.5066,37.2449],[-81.5066,37.2451],[-81.5065,37.2452],[-81.5065,37.2454],[-81.5064,37.2455],[-81.5063,37.2457],[-81.5062,37.246],[-81.5061,37.246],[-81.506,37.2463],[-81.5059,37.2464],[-81.5057,37.2466],[-81.5056,37.2467],[-81.5055,37.2468],[-81.5054,37.2469],[-81.5053,37.2471],[-81.5052,37.2471],[-81.5052,37.2473],[-81.5052,37.2475],[-81.5051,37.2476],[-81.505,37.2477],[-81.5049,37.248],[-81.5048,37.2481],[-81.5047,37.2482],[-81.5047,37.2484],[-81.5046,37.2484],[-81.5045,37.2487],[-81.5044,37.2488],[-81.5044,37.2489],[-81.5043,37.2489],[-81.5043,37.249],[-81.5043,37.2491],[-81.5043,37.2492],[-81.5043,37.2493],[-81.5043,37.2495],[-81.5043,37.2497],[-81.5042,37.25],[-81.5042,37.2501],[-81.5041,37.2502],[-81.5041,37.2503],[-81.5041,37.2504],[-81.504,37.2505],[-81.504,37.2506],[-81.5039,37.2507],[-81.5038,37.2509],[-81.5038,37.251],[-81.5036,37.2513],[-81.5036,37.2514],[-81.5035,37.2516],[-81.5033,37.252],[-81.5033,37.2521],[-81.5032,37.2523],[-81.5032,37.2525],[-81.5032,37.2526],[-81.5032,37.2528],[-81.5032,37.2529],[-81.5032,37.253],[-81.5031,37.2531],[-81.503,37.2533],[-81.5029,37.2534],[-81.5028,37.2535],[-81.5027,37.2536],[-81.5026,37.2537],[-81.5023,37.2539],[-81.5023,37.254],[-81.5017,37.2546],[-81.5011,37.2552],[-81.5009,37.2555],[-81.5009,37.2557],[-81.5008,37.2557],[-81.5007,37.256],[-81.5005,37.2563],[-81.5002,37.2566],[-81.5001,37.2567],[-81.4998,37.257],[-81.4995,37.2571],[-81.4993,37.2572],[-81.4991,37.2576],[-81.4991,37.258],[-81.4989,37.258],[-81.4985,37.2581],[-81.498,37.2581],[-81.4978,37.2579],[-81.4977,37.2575],[-81.4978,37.2572],[-81.498,37.257],[-81.4984,37.2567],[-81.4984,37.2566],[-81.4984,37.2562],[-81.4983,37.2558],[-81.4982,37.255],[-81.498,37.2547],[-81.4972,37.2541],[-81.4965,37.2533],[-81.4962,37.2528],[-81.4957,37.2524],[-81.4955,37.2522],[-81.4946,37.2521],[-81.4938,37.2518],[-81.4933,37.2517],[-81.493,37.2517],[-81.4927,37.2516],[-81.4925,37.2512],[-81.4923,37.251],[-81.4915,37.251],[-81.4908,37.251],[-81.4902,37.2508],[-81.4894,37.2508],[-81.4884,37.2517],[-81.4882,37.2519],[-81.4879,37.2519],[-81.4876,37.2518],[-81.4868,37.2518],[-81.4861,37.2518],[-81.4859,37.2517],[-81.4857,37.2514],[-81.4855,37.2512],[-81.4852,37.2513],[-81.485,37.2512],[-81.4846,37.2513],[-81.4845,37.2511],[-81.4843,37.251],[-81.4839,37.2508],[-81.4836,37.2506],[-81.4831,37.2507],[-81.4824,37.2508],[-81.4819,37.251],[-81.4815,37.2511],[-81.4809,37.2511],[-81.4804,37.2511],[-81.4801,37.2511],[-81.4801,37.2513],[-81.4801,37.2515],[-81.4803,37.2519],[-81.4801,37.2522],[-81.4799,37.2525],[-81.4798,37.2526],[-81.4791,37.2527],[-81.4787,37.2529],[-81.4784,37.2534],[-81.4779,37.2537],[-81.4773,37.254],[-81.4767,37.2542],[-81.4766,37.2546],[-81.4764,37.2551],[-81.4761,37.2556],[-81.4759,37.2558],[-81.4757,37.2556],[-81.4754,37.2555],[-81.4752,37.2555],[-81.4749,37.2557],[-81.4744,37.2559],[-81.474,37.2559],[-81.4736,37.256],[-81.4735,37.2563],[-81.4736,37.2567],[-81.4736,37.2569],[-81.4733,37.257],[-81.4726,37.257],[-81.472,37.2569],[-81.4714,37.2569],[-81.4703,37.2573],[-81.4697,37.2575],[-81.4694,37.2575],[-81.4692,37.2575],[-81.4688,37.2578],[-81.4684,37.258],[-81.468,37.2585],[-81.4676,37.2585],[-81.467,37.2586],[-81.4668,37.2585],[-81.4668,37.2584],[-81.4668,37.2582],[-81.4667,37.2581],[-81.4664,37.2581],[-81.4661,37.2582],[-81.4658,37.2583],[-81.4656,37.2584],[-81.4653,37.2585],[-81.4652,37.2587],[-81.465,37.259],[-81.4646,37.2595],[-81.4644,37.2597],[-81.4639,37.2598],[-81.4634,37.2598],[-81.4627,37.2598],[-81.4621,37.2599],[-81.4618,37.2602],[-81.4618,37.2606],[-81.4621,37.2608],[-81.4623,37.261],[-81.4623,37.2612],[-81.4618,37.2612],[-81.4616,37.2613],[-81.4613,37.2616],[-81.4611,37.2621],[-81.4611,37.2626],[-81.4608,37.2625],[-81.46,37.2625],[-81.4592,37.2627],[-81.4589,37.2629],[-81.4591,37.2632],[-81.4596,37.2636],[-81.4599,37.2639],[-81.4603,37.2649],[-81.4605,37.2653],[-81.4606,37.2655],[-81.4604,37.2656],[-81.4601,37.2655],[-81.4597,37.2655],[-81.4591,37.2662],[-81.459,37.2665],[-81.4589,37.2665],[-81.4583,37.2665],[-81.4576,37.2666],[-81.457,37.2668],[-81.4563,37.2668],[-81.4558,37.2669],[-81.4553,37.267],[-81.4547,37.267],[-81.4545,37.267],[-81.4544,37.267],[-81.4543,37.267],[-81.4542,37.267],[-81.4535,37.2673],[-81.4527,37.2684],[-81.452,37.2687],[-81.4512,37.2692],[-81.4503,37.2693],[-81.4497,37.2694],[-81.4496,37.2694],[-81.4491,37.2696],[-81.4487,37.2702],[-81.4483,37.2706],[-81.4483,37.2711],[-81.4482,37.2712],[-81.4484,37.2717],[-81.4483,37.272],[-81.4476,37.2722],[-81.4473,37.2721],[-81.447,37.2719],[-81.4464,37.272],[-81.446,37.2722],[-81.4454,37.2724],[-81.4449,37.2723],[-81.4447,37.2719],[-81.4445,37.2716],[-81.4439,37.2714],[-81.4434,37.2714],[-81.4431,37.2716],[-81.4429,37.2717],[-81.4426,37.2718],[-81.4423,37.2717],[-81.442,37.2716],[-81.4414,37.2714],[-81.4409,37.2714],[-81.4403,37.2712],[-81.4399,37.2709],[-81.4395,37.2709],[-81.4393,37.2715],[-81.4391,37.2721],[-81.4388,37.2724],[-81.4381,37.2732],[-81.4377,37.2736],[-81.4372,37.2741],[-81.4366,37.2742],[-81.436,37.2741],[-81.4356,37.2742],[-81.4353,37.274],[-81.4352,37.2737],[-81.4349,37.2734],[-81.4346,37.2735],[-81.4341,37.2737],[-81.4335,37.2738],[-81.4333,37.2736],[-81.4333,37.2732],[-81.4329,37.2727],[-81.4322,37.2725],[-81.4314,37.2724],[-81.4309,37.2724],[-81.4306,37.2721],[-81.4302,37.272],[-81.43,37.2717],[-81.4294,37.2713],[-81.4288,37.2712],[-81.4284,37.271],[-81.4279,37.271],[-81.4274,37.2713],[-81.4267,37.2715],[-81.426,37.2717],[-81.4252,37.2718],[-81.4248,37.2717],[-81.4241,37.2713],[-81.4235,37.2712],[-81.4231,37.2714],[-81.4228,37.2718],[-81.4225,37.2722],[-81.4218,37.2724],[-81.421,37.2725],[-81.4201,37.2727],[-81.4194,37.2727],[-81.4191,37.2729],[-81.4189,37.2731],[-81.4186,37.2733],[-81.4178,37.2732],[-81.417,37.2732],[-81.4169,37.2732],[-81.4168,37.2732],[-81.4167,37.2732],[-81.4161,37.2736],[-81.416,37.2736],[-81.4159,37.2739],[-81.4158,37.2741],[-81.4158,37.2745],[-81.4158,37.2746],[-81.4159,37.275],[-81.416,37.2753],[-81.416,37.2755],[-81.416,37.2757],[-81.4161,37.2759],[-81.416,37.2767],[-81.4163,37.2769],[-81.4164,37.277],[-81.4167,37.2772],[-81.4168,37.2775],[-81.4165,37.2779],[-81.4163,37.2782],[-81.4159,37.2789],[-81.4157,37.2791],[-81.4152,37.2792],[-81.4146,37.2794],[-81.4141,37.2796],[-81.4134,37.2795],[-81.4129,37.2795],[-81.4124,37.2797],[-81.4119,37.2801],[-81.4116,37.2803],[-81.4114,37.2808],[-81.4114,37.2816],[-81.411,37.2821],[-81.4107,37.2823],[-81.4107,37.2824],[-81.4106,37.2825],[-81.4097,37.2838],[-81.4096,37.284],[-81.4097,37.2841],[-81.4098,37.2843],[-81.4098,37.2846],[-81.4097,37.2849],[-81.4097,37.285],[-81.4096,37.2851],[-81.4094,37.2852],[-81.4093,37.2854],[-81.4093,37.2856],[-81.4092,37.2859],[-81.4092,37.286],[-81.409,37.2864],[-81.4091,37.2871],[-81.4088,37.2874],[-81.4084,37.2877],[-81.4078,37.288],[-81.4075,37.2883],[-81.4073,37.2887],[-81.4071,37.2892],[-81.4071,37.2895],[-81.4073,37.2898],[-81.4074,37.2902],[-81.4072,37.2904],[-81.4069,37.2907],[-81.4066,37.2912],[-81.406,37.2924],[-81.4059,37.2929],[-81.4061,37.2933],[-81.4058,37.2935],[-81.4051,37.2935],[-81.4042,37.2937],[-81.4039,37.294],[-81.4039,37.2944],[-81.4036,37.2948],[-81.4029,37.2952],[-81.4025,37.2954],[-81.4023,37.2958],[-81.4023,37.2961],[-81.4026,37.2964],[-81.4029,37.2964],[-81.4032,37.2964],[-81.4038,37.2966],[-81.404,37.2971],[-81.404,37.2973],[-81.4042,37.2974],[-81.4043,37.2975],[-81.4046,37.2978],[-81.4047,37.2983],[-81.4049,37.2986],[-81.4051,37.2988],[-81.404,37.2993],[-81.4038,37.2996],[-81.4038,37.3],[-81.4035,37.3002],[-81.403,37.3005],[-81.4026,37.3008],[-81.4024,37.3009],[-81.4024,37.3012],[-81.4024,37.3015],[-81.4022,37.3017],[-81.4018,37.3019],[-81.4012,37.302],[-81.4008,37.3023],[-81.4004,37.3023],[-81.3997,37.3026],[-81.3992,37.3028],[-81.3986,37.3028],[-81.3982,37.303],[-81.398,37.3034],[-81.3979,37.3039],[-81.3975,37.304],[-81.3974,37.304],[-81.3972,37.3041],[-81.3968,37.3045],[-81.397,37.3049],[-81.3973,37.3052],[-81.3974,37.3055],[-81.3974,37.3064],[-81.3976,37.3066],[-81.3981,37.3071],[-81.3987,37.3078],[-81.3987,37.3081],[-81.3983,37.3086],[-81.398,37.3093],[-81.3981,37.3096],[-81.3986,37.3098],[-81.3987,37.3099],[-81.3987,37.3103],[-81.3986,37.3104],[-81.3986,37.3106],[-81.398,37.311],[-81.3972,37.3111],[-81.3971,37.3111],[-81.3965,37.3113],[-81.3953,37.3126],[-81.3952,37.3129],[-81.3954,37.3133],[-81.3954,37.3141],[-81.3953,37.3145],[-81.3949,37.3147],[-81.3947,37.315],[-81.3946,37.3152],[-81.3945,37.3158],[-81.3945,37.316],[-81.3943,37.3164],[-81.3935,37.3164],[-81.393,37.3163],[-81.3927,37.3162],[-81.3924,37.3163],[-81.3922,37.3167],[-81.3917,37.3167],[-81.3916,37.3167],[-81.3915,37.3168],[-81.391,37.3169],[-81.3909,37.3169],[-81.3906,37.3171],[-81.3903,37.3175],[-81.3899,37.3175],[-81.3898,37.3175],[-81.3896,37.3179],[-81.3896,37.3182],[-81.3898,37.3184],[-81.3899,37.3185],[-81.3897,37.3187],[-81.3897,37.3188],[-81.3897,37.3189],[-81.3893,37.3192],[-81.389,37.3197],[-81.3885,37.32],[-81.3884,37.3199],[-81.3882,37.3199],[-81.3881,37.3199],[-81.388,37.3199],[-81.3879,37.3199],[-81.3878,37.3199],[-81.3878,37.32],[-81.3877,37.32],[-81.3877,37.3201],[-81.3876,37.3202],[-81.3875,37.3203],[-81.3874,37.3203],[-81.3872,37.3203],[-81.3871,37.3204],[-81.3869,37.3205],[-81.3868,37.3205],[-81.3867,37.3205],[-81.3866,37.3205],[-81.3863,37.3206],[-81.386,37.3207],[-81.3858,37.3206],[-81.3857,37.3204],[-81.3856,37.3202],[-81.3858,37.3201],[-81.3858,37.32],[-81.3857,37.3199],[-81.3857,37.3198],[-81.3856,37.3197],[-81.3855,37.3195],[-81.3854,37.3193],[-81.3854,37.3192],[-81.3853,37.3191],[-81.3852,37.3191],[-81.3851,37.3191],[-81.3851,37.319],[-81.385,37.319],[-81.3849,37.3188],[-81.3849,37.3186],[-81.3847,37.3186],[-81.3845,37.3186],[-81.3841,37.3186],[-81.3835,37.3187],[-81.3835,37.3186],[-81.3834,37.3186],[-81.3833,37.3186],[-81.3832,37.3184],[-81.383,37.3184],[-81.3827,37.3183],[-81.3822,37.3183],[-81.3818,37.3182],[-81.3817,37.3182],[-81.3815,37.3182],[-81.3813,37.3182],[-81.381,37.3181],[-81.3808,37.3181],[-81.3805,37.3179],[-81.3804,37.3178],[-81.3803,37.3178],[-81.3802,37.3178],[-81.3801,37.3178],[-81.38,37.3177],[-81.3797,37.3176],[-81.3794,37.3176],[-81.3789,37.3177],[-81.3787,37.3178],[-81.3785,37.318],[-81.3783,37.318],[-81.3781,37.318],[-81.3778,37.3179],[-81.3776,37.3179],[-81.3775,37.318],[-81.3774,37.3182],[-81.3774,37.3184],[-81.3773,37.3187],[-81.3772,37.3186],[-81.3771,37.3186],[-81.377,37.3186],[-81.3769,37.3186],[-81.3766,37.3186],[-81.3761,37.3186],[-81.3756,37.3187],[-81.3755,37.3187],[-81.3754,37.3187],[-81.3753,37.3187],[-81.3751,37.3188],[-81.3749,37.3188],[-81.3748,37.3189],[-81.3746,37.3189],[-81.3745,37.319],[-81.3744,37.3191],[-81.3742,37.3192],[-81.374,37.3194],[-81.3739,37.3195],[-81.3738,37.3196],[-81.3736,37.3198],[-81.3735,37.3199],[-81.3734,37.3199],[-81.3734,37.32],[-81.3733,37.32],[-81.3732,37.32],[-81.3732,37.3201],[-81.3731,37.3201],[-81.373,37.3201],[-81.3728,37.3202],[-81.3727,37.3203],[-81.3725,37.3205],[-81.3725,37.3206],[-81.3724,37.3207],[-81.3724,37.3209],[-81.3724,37.3211],[-81.3723,37.3212],[-81.3722,37.3214],[-81.3722,37.3216],[-81.3722,37.3217],[-81.3721,37.3218],[-81.372,37.322],[-81.3719,37.3222],[-81.3717,37.3226],[-81.3716,37.3227],[-81.3715,37.3228],[-81.3715,37.3229],[-81.3715,37.323],[-81.3715,37.3232],[-81.3715,37.3233],[-81.3716,37.3235],[-81.3716,37.3236],[-81.3716,37.3237],[-81.3716,37.3238],[-81.3715,37.324],[-81.3715,37.3241],[-81.3714,37.3242],[-81.3709,37.3241],[-81.3702,37.3243],[-81.3697,37.3245],[-81.3694,37.3246],[-81.3687,37.3252],[-81.3683,37.3259],[-81.3679,37.3265],[-81.3675,37.3269],[-81.3675,37.3274],[-81.3677,37.3276],[-81.3676,37.3277],[-81.3676,37.3278],[-81.3676,37.3279],[-81.3677,37.328],[-81.3679,37.3284],[-81.3679,37.3285],[-81.368,37.3285],[-81.368,37.3286],[-81.3681,37.3287],[-81.3681,37.3289],[-81.3682,37.3289],[-81.3682,37.329],[-81.3682,37.3292],[-81.3683,37.3293],[-81.3683,37.3294],[-81.3683,37.3295],[-81.3683,37.3296],[-81.3684,37.3297],[-81.3687,37.3299],[-81.3687,37.33],[-81.3689,37.3301],[-81.3691,37.3302],[-81.3692,37.3304],[-81.3692,37.3305],[-81.3692,37.3306],[-81.3693,37.3306],[-81.3693,37.3307],[-81.3694,37.3308],[-81.3695,37.331],[-81.3695,37.3311],[-81.3695,37.3312],[-81.3695,37.3314],[-81.3694,37.3315],[-81.3694,37.3316],[-81.3694,37.3318],[-81.3693,37.3322],[-81.3692,37.3324],[-81.3692,37.3325],[-81.369,37.3326],[-81.3687,37.3326],[-81.3685,37.3326],[-81.3684,37.3326],[-81.3679,37.3327],[-81.3678,37.3327],[-81.3677,37.3327],[-81.3676,37.3327],[-81.3676,37.3328],[-81.3675,37.3329],[-81.3674,37.333],[-81.3674,37.3331],[-81.3674,37.3332],[-81.3673,37.3333],[-81.3673,37.3334],[-81.3673,37.3335],[-81.3673,37.3338],[-81.3673,37.3341],[-81.3673,37.3342],[-81.3672,37.3343],[-81.3671,37.3345],[-81.367,37.3345],[-81.3667,37.3346],[-81.3666,37.3346],[-81.3666,37.3348],[-81.3666,37.3352],[-81.3665,37.3355],[-81.3666,37.3359],[-81.3666,37.336],[-81.3665,37.3361],[-81.3664,37.3362],[-81.3662,37.3365],[-81.366,37.3368],[-81.3659,37.3369],[-81.3659,37.337],[-81.3658,37.3371],[-81.3658,37.3372],[-81.3657,37.3374],[-81.3656,37.3376],[-81.3655,37.3376],[-81.3654,37.3377],[-81.3654,37.3378],[-81.3653,37.3378],[-81.3652,37.3379],[-81.3651,37.3379],[-81.365,37.3379],[-81.3649,37.3379],[-81.3648,37.3379],[-81.3646,37.338],[-81.3645,37.338],[-81.3644,37.338],[-81.3643,37.338],[-81.3642,37.338],[-81.364,37.3379],[-81.3638,37.3379],[-81.3637,37.3379],[-81.3636,37.3379],[-81.3634,37.338],[-81.3631,37.3381],[-81.363,37.3381],[-81.3629,37.3381],[-81.3628,37.3381],[-81.3627,37.3381],[-81.3626,37.338],[-81.3622,37.3377],[-81.3619,37.3375],[-81.3619,37.3374],[-81.3586,37.3345],[-81.3586,37.3344],[-81.3488,37.3256],[-81.3476,37.3245],[-81.3472,37.3241],[-81.3469,37.3238],[-81.3465,37.3234],[-81.3464,37.3233],[-81.3463,37.3233],[-81.3462,37.3231],[-81.3429,37.3201],[-81.3428,37.3201],[-81.3383,37.3158],[-81.3365,37.3143],[-81.3362,37.3141],[-81.3362,37.314],[-81.3361,37.314],[-81.3352,37.3132],[-81.3347,37.3127],[-81.3344,37.3125],[-81.3344,37.3124],[-81.3343,37.3123],[-81.3342,37.3123],[-81.3335,37.3116],[-81.3331,37.3113],[-81.3327,37.3109],[-81.3325,37.3107],[-81.3324,37.3105],[-81.3308,37.3091],[-81.3303,37.3086],[-81.3303,37.3085],[-81.3302,37.3085],[-81.3302,37.3084],[-81.33,37.3083],[-81.3295,37.3079],[-81.3294,37.3078],[-81.3289,37.3073],[-81.3285,37.307],[-81.3282,37.3066],[-81.3279,37.3064],[-81.3275,37.306],[-81.3268,37.3054],[-81.3256,37.3044],[-81.3255,37.3043],[-81.3253,37.3042],[-81.3245,37.3035],[-81.3221,37.3012],[-81.3203,37.2995],[-81.3201,37.2993],[-81.3195,37.2989],[-81.3179,37.2978],[-81.3131,37.2946],[-81.3119,37.2938],[-81.3114,37.2934],[-81.3098,37.2923],[-81.3085,37.2915],[-81.3081,37.2912],[-81.3078,37.291],[-81.3076,37.2909],[-81.3075,37.2908],[-81.3074,37.2907],[-81.3073,37.2906],[-81.3072,37.2906],[-81.3071,37.2905],[-81.2999,37.2856],[-81.2993,37.2852],[-81.2993,37.2851],[-81.2991,37.2851],[-81.299,37.285],[-81.2957,37.2827],[-81.2922,37.2803],[-81.2889,37.2782],[-81.2888,37.2781],[-81.2852,37.2756],[-81.2791,37.2716],[-81.279,37.2715],[-81.2777,37.2706],[-81.2776,37.2705],[-81.2744,37.2684],[-81.267,37.2634],[-81.2668,37.2633],[-81.2654,37.2623],[-81.2635,37.261],[-81.2617,37.2598],[-81.2603,37.2588],[-81.2602,37.2588],[-81.2595,37.2583],[-81.2594,37.2583],[-81.2592,37.2581],[-81.2586,37.2577],[-81.2584,37.2576],[-81.2582,37.2574],[-81.2575,37.257],[-81.2575,37.2569],[-81.2572,37.2567],[-81.2569,37.2566],[-81.2568,37.2565],[-81.2563,37.2561],[-81.2562,37.256],[-81.2558,37.2557],[-81.2552,37.2553],[-81.2549,37.2551],[-81.2525,37.2536],[-81.2498,37.2518],[-81.2475,37.2501],[-81.2459,37.2492],[-81.245,37.2487],[-81.2449,37.2486],[-81.2447,37.2484],[-81.242,37.2464],[-81.2414,37.246],[-81.2411,37.2458],[-81.241,37.2457],[-81.2404,37.2454],[-81.2402,37.2452],[-81.2399,37.245],[-81.2378,37.2434],[-81.2377,37.2433],[-81.2374,37.2431],[-81.2373,37.2431],[-81.2373,37.243],[-81.2371,37.2429],[-81.237,37.2428],[-81.2369,37.2428],[-81.2368,37.2427],[-81.2367,37.2427],[-81.2365,37.2426],[-81.2362,37.2424],[-81.2359,37.2422],[-81.2349,37.2417],[-81.2342,37.2411],[-81.2336,37.2407],[-81.2335,37.2406],[-81.2327,37.2401],[-81.2323,37.2398],[-81.2318,37.2395],[-81.2317,37.2394],[-81.2311,37.239],[-81.2301,37.2383],[-81.2251,37.2349],[-81.2228,37.2357],[-81.2202,37.2371],[-81.2188,37.2377],[-81.2185,37.2377],[-81.2173,37.2382],[-81.2157,37.2388],[-81.2143,37.2394],[-81.2126,37.24],[-81.2116,37.2405],[-81.21,37.2409],[-81.2086,37.2416],[-81.2078,37.2418],[-81.2064,37.2424],[-81.2048,37.243],[-81.203,37.2439],[-81.2005,37.2453],[-81.1996,37.2459],[-81.199,37.2464],[-81.1977,37.2471],[-81.1962,37.2479],[-81.1942,37.249],[-81.193,37.2497],[-81.1924,37.2501],[-81.1922,37.2503],[-81.1921,37.2504],[-81.192,37.2505],[-81.1916,37.2505],[-81.1913,37.2506],[-81.1909,37.2508],[-81.1907,37.251],[-81.19,37.2514],[-81.1899,37.2514],[-81.1881,37.2522],[-81.1879,37.2525],[-81.1878,37.2525],[-81.1877,37.2526],[-81.1876,37.2527],[-81.1874,37.2527],[-81.1871,37.2528],[-81.1868,37.2529],[-81.1862,37.2533],[-81.1856,37.2536],[-81.1851,37.2539],[-81.1848,37.254],[-81.1845,37.2542],[-81.1843,37.2543],[-81.1841,37.2544],[-81.1836,37.2544],[-81.1835,37.2544],[-81.1833,37.2545],[-81.1829,37.2547],[-81.1823,37.2556],[-81.1817,37.256],[-81.1816,37.2561],[-81.1813,37.2562],[-81.181,37.2563],[-81.1806,37.2567],[-81.1803,37.257],[-81.1794,37.2573],[-81.1782,37.258],[-81.1769,37.2586],[-81.1758,37.2591],[-81.1746,37.2597],[-81.1734,37.2603],[-81.1716,37.2611],[-81.1705,37.2615],[-81.1697,37.2618],[-81.1682,37.2624],[-81.167,37.2629],[-81.1656,37.2633],[-81.1641,37.2637],[-81.1628,37.2641],[-81.1611,37.2647],[-81.159,37.2654],[-81.1573,37.2656],[-81.1557,37.266],[-81.154,37.2664],[-81.1527,37.2667],[-81.1517,37.2671],[-81.1507,37.2672],[-81.1496,37.2675],[-81.1477,37.2681],[-81.1463,37.2682],[-81.1456,37.2684],[-81.1452,37.2687],[-81.1442,37.2688],[-81.1432,37.2691],[-81.1424,37.2692],[-81.1414,37.2696],[-81.1407,37.2697],[-81.1395,37.2702],[-81.1384,37.2704],[-81.1371,37.2709],[-81.1359,37.2715],[-81.1345,37.2721],[-81.1336,37.2724],[-81.132,37.2728],[-81.1314,37.273],[-81.1301,37.2732],[-81.1291,37.2736],[-81.128,37.2739],[-81.1277,37.274],[-81.1268,37.2742],[-81.1248,37.275],[-81.1242,37.2752],[-81.1237,37.2753],[-81.1236,37.2753],[-81.1235,37.2753],[-81.1235,37.2754],[-81.1234,37.2754],[-81.1232,37.2754],[-81.122,37.2757],[-81.1205,37.2761],[-81.1193,37.2763],[-81.1179,37.2767],[-81.1168,37.277],[-81.1163,37.2773],[-81.1158,37.2774],[-81.1151,37.2777],[-81.114,37.2781],[-81.1132,37.2783],[-81.1126,37.2785],[-81.1102,37.2788],[-81.1093,37.2791],[-81.1076,37.2797],[-81.1056,37.28],[-81.105,37.2803],[-81.1042,37.2806],[-81.1022,37.281],[-81.1001,37.2814],[-81.0988,37.2817],[-81.0969,37.2819],[-81.0948,37.2826],[-81.093,37.2828],[-81.0905,37.2833],[-81.0877,37.2838],[-81.0857,37.2841],[-81.084,37.2844],[-81.0824,37.2846],[-81.0807,37.2846],[-81.0795,37.2848],[-81.0778,37.285],[-81.0765,37.285],[-81.0759,37.2849],[-81.0753,37.285],[-81.0745,37.2852],[-81.0731,37.2853],[-81.072,37.2857],[-81.0705,37.2859],[-81.0687,37.2862],[-81.0679,37.2862],[-81.0675,37.2863],[-81.0664,37.2864],[-81.0651,37.2867],[-81.0645,37.2868],[-81.0638,37.2868],[-81.0622,37.2869],[-81.0608,37.2871],[-81.0595,37.2873],[-81.0586,37.2874],[-81.0581,37.2875],[-81.0573,37.2877],[-81.0562,37.2878],[-81.0556,37.2878],[-81.0554,37.288],[-81.0547,37.2882],[-81.0537,37.2884],[-81.0529,37.2886],[-81.0519,37.2886],[-81.0511,37.2887],[-81.0504,37.2887],[-81.0499,37.2888],[-81.0493,37.289],[-81.0484,37.2891],[-81.0467,37.2891],[-81.0457,37.2891],[-81.0441,37.2894],[-81.0431,37.2894],[-81.0425,37.2894],[-81.0416,37.2896],[-81.0404,37.2898],[-81.0389,37.2901],[-81.0385,37.2903],[-81.0378,37.2904],[-81.0372,37.2903],[-81.0361,37.2903],[-81.0355,37.2905],[-81.0349,37.2906],[-81.0346,37.2908],[-81.0336,37.2912],[-81.0322,37.2916],[-81.0307,37.2918],[-81.0292,37.2922],[-81.028,37.2926],[-81.0266,37.2929],[-81.0252,37.2933],[-81.0245,37.2935],[-81.0233,37.2938],[-81.0219,37.2941],[-81.021,37.2942],[-81.0204,37.2943],[-81.0192,37.2945],[-81.0179,37.2947],[-81.0168,37.2948],[-81.0154,37.2952],[-81.0142,37.2953],[-81.0135,37.2954],[-81.0132,37.2954],[-81.0126,37.2955],[-81.0112,37.2957],[-81.0102,37.2958],[-81.0095,37.2959],[-81.0085,37.2961],[-81.0077,37.2964],[-81.0068,37.2965],[-81.0061,37.2967],[-81.0054,37.2969],[-81.004,37.2972],[-81.0026,37.2974],[-81.0018,37.2976],[-81.0006,37.2979],[-80.9998,37.2979],[-80.9991,37.2981],[-80.9985,37.2986],[-80.9972,37.2988],[-80.996,37.2995],[-80.9944,37.2998],[-80.9937,37.2996],[-80.9888,37.3009],[-80.9881,37.3007],[-80.9873,37.3014],[-80.9858,37.3014],[-80.9853,37.3006],[-80.9832,37.3012],[-80.9819,37.3009],[-80.9808,37.302],[-80.9796,37.3023],[-80.9797,37.3014],[-80.9791,37.3006],[-80.9808,37.2985],[-80.9809,37.2973],[-80.9822,37.296],[-80.9813,37.2946],[-80.9813,37.2935],[-80.9801,37.2927],[-80.9778,37.2923],[-80.977,37.2918],[-80.9754,37.292],[-80.9744,37.2916],[-80.9741,37.2915],[-80.9739,37.2914],[-80.9719,37.2924],[-80.97,37.2919],[-80.9684,37.2923],[-80.9666,37.2922],[-80.9649,37.2929],[-80.9576,37.2937],[-80.9561,37.2942],[-80.951,37.295],[-80.9479,37.2959],[-80.9455,37.2969],[-80.9443,37.2966],[-80.9442,37.2966],[-80.943,37.2971],[-80.943,37.2976],[-80.9434,37.2978],[-80.9432,37.2981],[-80.9424,37.2981],[-80.9413,37.2989],[-80.9398,37.2989],[-80.9394,37.2997],[-80.9384,37.2997],[-80.9381,37.3003],[-80.937,37.3004],[-80.934,37.3017],[-80.9311,37.3029],[-80.9281,37.3036],[-80.927,37.3037],[-80.9193,37.3062],[-80.918,37.3069],[-80.9159,37.3076],[-80.9149,37.3085],[-80.9136,37.3088],[-80.9121,37.3102],[-80.9111,37.3105],[-80.9104,37.3112],[-80.9079,37.3116],[-80.9051,37.3129],[-80.9016,37.3149],[-80.9005,37.315],[-80.9,37.3156],[-80.8992,37.3157],[-80.898,37.3168],[-80.8912,37.3214],[-80.8906,37.3214],[-80.8869,37.3246],[-80.8858,37.325],[-80.8853,37.3257],[-80.8829,37.3272],[-80.8801,37.3289],[-80.8765,37.3319],[-80.8748,37.3334],[-80.8743,37.334],[-80.8736,37.3346],[-80.8734,37.3348],[-80.8731,37.3351],[-80.8729,37.3352],[-80.8719,37.3358],[-80.8716,37.336],[-80.8709,37.3366],[-80.8707,37.3368],[-80.8698,37.3379],[-80.8695,37.3382],[-80.8691,37.3385],[-80.869,37.3386],[-80.8684,37.3389],[-80.867,37.3398],[-80.8667,37.3399],[-80.8661,37.3402],[-80.8659,37.3403],[-80.8653,37.3405],[-80.864,37.341],[-80.863,37.3414],[-80.8625,37.3415],[-80.8608,37.3419],[-80.8604,37.3421],[-80.8601,37.3422],[-80.8598,37.3424],[-80.8594,37.3426],[-80.859,37.3428],[-80.8581,37.3435],[-80.8576,37.3436],[-80.8574,37.3437],[-80.857,37.3439],[-80.8567,37.3439],[-80.8562,37.3441],[-80.8559,37.3441],[-80.8557,37.3441],[-80.8556,37.3443],[-80.8548,37.3447],[-80.8545,37.3448],[-80.8543,37.3449],[-80.8541,37.3451],[-80.8537,37.3452],[-80.8534,37.3454],[-80.852,37.3459],[-80.8516,37.3461],[-80.8512,37.3462],[-80.8509,37.3463],[-80.8506,37.3464],[-80.8495,37.3469],[-80.8557,37.3537],[-80.8588,37.3572],[-80.8653,37.3643],[-80.8654,37.3645],[-80.8655,37.3646],[-80.8656,37.3647],[-80.8657,37.3648],[-80.8659,37.365],[-80.866,37.3651],[-80.8666,37.3657],[-80.8666,37.3658],[-80.8667,37.3659],[-80.8669,37.3661],[-80.8672,37.3664],[-80.8672,37.3665],[-80.8679,37.3672],[-80.8683,37.3676],[-80.8684,37.3677],[-80.8685,37.3678],[-80.8693,37.3688],[-80.872,37.3717],[-80.8722,37.3719],[-80.8723,37.372],[-80.8723,37.3721],[-80.8724,37.3721],[-80.8724,37.3722],[-80.8726,37.3723],[-80.8733,37.3731],[-80.8736,37.3734],[-80.8748,37.3747],[-80.8752,37.3752],[-80.8762,37.3766],[-80.8763,37.3766],[-80.877,37.3772],[-80.8777,37.3778],[-80.8778,37.3779],[-80.8778,37.378],[-80.878,37.3782],[-80.8781,37.3783],[-80.879,37.3792],[-80.8799,37.3803],[-80.88,37.3804],[-80.8801,37.3805],[-80.8805,37.3809],[-80.8819,37.3824],[-80.8822,37.3828],[-80.8833,37.3839],[-80.883,37.3842],[-80.8828,37.3845],[-80.8828,37.3846],[-80.8827,37.3847],[-80.8826,37.3848],[-80.8808,37.3872],[-80.8755,37.3944],[-80.8753,37.3946],[-80.8748,37.3955],[-80.8723,37.3991],[-80.8695,37.4028],[-80.8681,37.4047],[-80.8672,37.4059],[-80.8645,37.4096],[-80.8634,37.411],[-80.8633,37.4111],[-80.8632,37.4113],[-80.863,37.4115],[-80.8633,37.4118],[-80.8633,37.4119],[-80.8635,37.4121],[-80.8635,37.4122],[-80.8636,37.4123],[-80.8636,37.4124],[-80.8639,37.4126],[-80.864,37.4127],[-80.8641,37.4128],[-80.8642,37.4129],[-80.8643,37.4132],[-80.8645,37.4134],[-80.8646,37.4137],[-80.8646,37.4138],[-80.8647,37.4138],[-80.8647,37.4141],[-80.8648,37.4142],[-80.8648,37.4144],[-80.8649,37.4144],[-80.8649,37.4146],[-80.865,37.4149],[-80.865,37.4151],[-80.865,37.4154],[-80.8651,37.4156],[-80.8651,37.4157],[-80.8652,37.4158],[-80.8652,37.4159],[-80.8653,37.4161],[-80.8653,37.4162],[-80.8654,37.4166],[-80.8655,37.4169],[-80.8655,37.4172],[-80.8656,37.4174],[-80.8656,37.4175],[-80.8654,37.4188],[-80.8654,37.4189],[-80.8654,37.4191],[-80.8654,37.4192],[-80.8653,37.4199],[-80.8653,37.4201],[-80.8652,37.4205],[-80.8651,37.4205],[-80.8651,37.4207],[-80.865,37.4207],[-80.865,37.4208],[-80.8649,37.4209],[-80.8647,37.4212],[-80.8646,37.4214],[-80.8645,37.4215],[-80.8645,37.4216],[-80.8644,37.4219],[-80.8643,37.4222],[-80.8642,37.4224],[-80.8642,37.4225],[-80.8641,37.4228],[-80.8637,37.4237],[-80.8636,37.4239],[-80.8636,37.4241],[-80.8635,37.4243],[-80.8634,37.4244],[-80.8633,37.4245],[-80.8633,37.4246],[-80.8632,37.4247],[-80.8631,37.4248],[-80.863,37.4249],[-80.8629,37.425],[-80.8628,37.4251],[-80.8626,37.4254],[-80.8625,37.4255],[-80.8625,37.4256],[-80.8622,37.426],[-80.8621,37.426],[-80.8621,37.4261],[-80.8621,37.4262],[-80.8619,37.4264],[-80.8617,37.4267],[-80.8615,37.4269],[-80.8614,37.4271],[-80.8612,37.4274],[-80.8612,37.4276],[-80.8611,37.4278],[-80.8608,37.4282],[-80.8608,37.4283],[-80.8607,37.4284],[-80.8606,37.4285],[-80.8605,37.4286],[-80.8604,37.4288],[-80.8601,37.429],[-80.8601,37.4291],[-80.86,37.4291],[-80.8597,37.4294],[-80.8595,37.4295],[-80.8589,37.4291],[-80.8588,37.429],[-80.8587,37.4289],[-80.8586,37.4284],[-80.8585,37.4283],[-80.8584,37.4283],[-80.8584,37.4282],[-80.8582,37.4279],[-80.8577,37.4275],[-80.8575,37.4273],[-80.8574,37.4272],[-80.857,37.4271],[-80.8568,37.427],[-80.8567,37.427],[-80.8563,37.4269],[-80.8558,37.4269],[-80.8554,37.4269],[-80.8551,37.4269],[-80.8544,37.4268],[-80.8542,37.4269],[-80.8537,37.4269],[-80.8535,37.4269],[-80.8532,37.4269],[-80.8522,37.4267],[-80.8517,37.4265],[-80.8515,37.4264],[-80.8512,37.4263],[-80.8507,37.4261],[-80.8504,37.426],[-80.8498,37.4257],[-80.8497,37.4257],[-80.8494,37.4255],[-80.8493,37.4255],[-80.8488,37.4251],[-80.8484,37.4248],[-80.8474,37.4241],[-80.8472,37.424],[-80.8469,37.4237],[-80.8463,37.4234],[-80.846,37.4234],[-80.8457,37.4233],[-80.8454,37.4233],[-80.8447,37.4234],[-80.8443,37.4235],[-80.8442,37.4236],[-80.8438,37.4239],[-80.8434,37.4244],[-80.843,37.4248],[-80.8422,37.4256],[-80.8417,37.426],[-80.841,37.4261],[-80.8405,37.4261],[-80.8397,37.4261],[-80.8396,37.426],[-80.8391,37.4259],[-80.8389,37.4259],[-80.8384,37.4258],[-80.8378,37.4257],[-80.8377,37.4257],[-80.8375,37.4255],[-80.8372,37.4254],[-80.8369,37.4252],[-80.8366,37.4247],[-80.8364,37.4243],[-80.8364,37.424],[-80.8361,37.4238],[-80.8359,37.4237],[-80.8358,37.4236],[-80.8357,37.4235],[-80.8341,37.4226],[-80.8329,37.4219],[-80.8326,37.4217],[-80.8326,37.4216],[-80.8315,37.4209],[-80.8308,37.4205],[-80.8288,37.419],[-80.8283,37.4187],[-80.8261,37.4173],[-80.8254,37.4167],[-80.824,37.4158],[-80.8239,37.4158],[-80.8238,37.4157],[-80.8202,37.4133],[-80.8174,37.4113],[-80.8171,37.4112],[-80.8121,37.4078],[-80.812,37.4078],[-80.8119,37.4079],[-80.8118,37.4078],[-80.8117,37.4078],[-80.8115,37.4077],[-80.8114,37.4076],[-80.8113,37.4076],[-80.8112,37.4074],[-80.8111,37.4073],[-80.811,37.4073],[-80.8108,37.4073],[-80.8105,37.4072],[-80.8104,37.4072],[-80.8103,37.4072],[-80.8101,37.4071],[-80.8098,37.407],[-80.8094,37.4069],[-80.8092,37.4068],[-80.809,37.4068],[-80.8088,37.4067],[-80.8087,37.4066],[-80.8086,37.4065],[-80.8085,37.4064],[-80.8084,37.4062],[-80.8084,37.406],[-80.8083,37.4059],[-80.8083,37.4058],[-80.8082,37.4057],[-80.8081,37.4055],[-80.8078,37.4052],[-80.8077,37.4051],[-80.8076,37.405],[-80.8075,37.4049],[-80.8073,37.4047],[-80.8071,37.4046],[-80.8069,37.4045],[-80.8068,37.4045],[-80.8067,37.4044],[-80.8065,37.4044],[-80.8065,37.4043],[-80.8064,37.4043],[-80.8063,37.4042],[-80.8062,37.4042],[-80.8062,37.4041],[-80.8062,37.404],[-80.8061,37.404],[-80.8062,37.4038],[-80.8064,37.4036],[-80.8064,37.4035],[-80.8066,37.4034],[-80.8066,37.4033],[-80.8067,37.4031],[-80.8068,37.403],[-80.8068,37.4027],[-80.8069,37.4025],[-80.807,37.4022],[-80.807,37.4021],[-80.807,37.4019],[-80.807,37.4016],[-80.807,37.4015],[-80.807,37.4014],[-80.8069,37.4012],[-80.8067,37.4009],[-80.8066,37.4008],[-80.8065,37.4005],[-80.8065,37.4003],[-80.8064,37.4001],[-80.8064,37.4],[-80.8063,37.3998],[-80.8063,37.3995],[-80.8063,37.3994],[-80.8062,37.3993],[-80.8063,37.3992],[-80.8064,37.3985],[-80.8064,37.3984],[-80.8063,37.3984],[-80.8063,37.3983],[-80.8062,37.3982],[-80.8059,37.3981],[-80.8058,37.398],[-80.8057,37.398],[-80.8056,37.3979],[-80.8055,37.3979],[-80.8053,37.3978],[-80.8047,37.3978],[-80.8046,37.3978],[-80.8045,37.398],[-80.8044,37.3981],[-80.8044,37.3982],[-80.8043,37.3983],[-80.8042,37.3983],[-80.8041,37.3984],[-80.8039,37.3984],[-80.8038,37.3984],[-80.8037,37.3984],[-80.8035,37.3985],[-80.8032,37.3984],[-80.803,37.3984],[-80.8028,37.3984],[-80.8025,37.3983],[-80.8022,37.3981],[-80.8021,37.3981],[-80.802,37.398],[-80.8019,37.3979],[-80.8018,37.3979],[-80.8017,37.3978],[-80.8017,37.3977],[-80.8016,37.3976],[-80.8016,37.3975],[-80.8015,37.3974],[-80.8014,37.3973],[-80.8013,37.3973],[-80.8013,37.3972],[-80.8012,37.3972],[-80.8012,37.3971],[-80.8012,37.397],[-80.8011,37.3969],[-80.8012,37.3969],[-80.8012,37.3968],[-80.8012,37.3967],[-80.8012,37.3966],[-80.8012,37.3965],[-80.8011,37.3964],[-80.801,37.3963],[-80.8009,37.3962],[-80.8008,37.3961],[-80.8007,37.3961],[-80.8006,37.396],[-80.8005,37.3959],[-80.8004,37.3959],[-80.8002,37.3959],[-80.7997,37.3958],[-80.7996,37.3958],[-80.7995,37.3958],[-80.7994,37.3957],[-80.7993,37.3957],[-80.799,37.3957],[-80.7989,37.3957],[-80.7989,37.3958],[-80.7977,37.3958],[-80.7973,37.3957],[-80.7972,37.3957],[-80.797,37.3956],[-80.7969,37.3956],[-80.7959,37.3954],[-80.7956,37.3952],[-80.7954,37.3952],[-80.7946,37.3952],[-80.7941,37.3953],[-80.794,37.3953],[-80.7932,37.3954],[-80.7927,37.3953],[-80.7913,37.3957],[-80.7909,37.3957],[-80.7903,37.3957],[-80.7902,37.3956],[-80.7901,37.3956],[-80.79,37.3956],[-80.7898,37.3955],[-80.7896,37.3954],[-80.7892,37.3953],[-80.7885,37.395],[-80.7884,37.395],[-80.7879,37.3948],[-80.787,37.3948],[-80.7865,37.3948],[-80.7854,37.3947],[-80.7851,37.3946],[-80.7848,37.3946],[-80.7845,37.3946],[-80.7844,37.3946],[-80.7842,37.3946],[-80.7842,37.3945],[-80.7841,37.3942],[-80.7839,37.3938],[-80.7836,37.3934],[-80.7835,37.3931],[-80.7835,37.393],[-80.7835,37.3929],[-80.7833,37.3928],[-80.7833,37.3927],[-80.7833,37.3926],[-80.7834,37.3922],[-80.7835,37.392],[-80.7835,37.3917],[-80.7835,37.3914],[-80.7835,37.391],[-80.7834,37.3908],[-80.7834,37.3907],[-80.7831,37.3903],[-80.7829,37.39],[-80.7828,37.3898],[-80.7828,37.3897],[-80.7826,37.3895],[-80.7825,37.3893],[-80.7823,37.3891],[-80.7823,37.389],[-80.7821,37.3888],[-80.782,37.3888],[-80.7819,37.3887],[-80.7817,37.3887],[-80.7815,37.3886],[-80.7811,37.3883],[-80.781,37.388],[-80.7808,37.3878],[-80.7807,37.3875],[-80.7805,37.3872],[-80.7801,37.3868],[-80.7798,37.3865],[-80.7796,37.3864],[-80.7793,37.3862],[-80.7788,37.386],[-80.7784,37.3857],[-80.778,37.3855],[-80.7773,37.3852],[-80.777,37.3848],[-80.7769,37.3845],[-80.7768,37.3841],[-80.7767,37.384],[-80.7767,37.3838],[-80.7767,37.3837],[-80.7756,37.3818],[-80.7755,37.3816],[-80.7717,37.3751],[-80.7701,37.3724],[-80.7685,37.3728],[-80.7669,37.3733],[-80.7668,37.3733],[-80.7659,37.3733],[-80.7656,37.3733],[-80.7652,37.3734],[-80.764,37.3737],[-80.7634,37.374],[-80.7628,37.3743],[-80.7626,37.3745],[-80.7619,37.3747],[-80.7602,37.3749],[-80.7599,37.3749],[-80.7598,37.3749],[-80.7596,37.3751],[-80.7589,37.3755],[-80.7582,37.3756],[-80.7578,37.3758],[-80.7576,37.3759],[-80.7571,37.3764],[-80.7568,37.3766],[-80.7556,37.3772],[-80.7553,37.3773],[-80.7549,37.3774],[-80.7545,37.3775],[-80.7541,37.3776],[-80.7537,37.3778],[-80.7522,37.3778],[-80.7518,37.3779],[-80.7514,37.378],[-80.751,37.3782],[-80.7509,37.3784],[-80.7506,37.3787],[-80.7503,37.379],[-80.7498,37.3793],[-80.7487,37.38],[-80.7485,37.3801],[-80.7481,37.3799],[-80.7476,37.3799],[-80.7459,37.3801],[-80.7455,37.3801],[-80.7454,37.3801],[-80.7445,37.3798],[-80.7444,37.3797],[-80.7443,37.3797],[-80.7442,37.3797],[-80.7434,37.3798],[-80.7432,37.38],[-80.743,37.3805],[-80.7429,37.3806],[-80.741,37.3817],[-80.7387,37.3822],[-80.7384,37.3823],[-80.738,37.3826],[-80.7376,37.3832],[-80.7374,37.3833],[-80.7368,37.3833],[-80.7348,37.3833],[-80.7342,37.3834],[-80.7332,37.3837],[-80.7321,37.3843],[-80.7316,37.3847],[-80.7278,37.3864],[-80.7273,37.3862],[-80.727,37.3861],[-80.7261,37.3856],[-80.7257,37.3855],[-80.7243,37.3863],[-80.7242,37.3865],[-80.7239,37.3878],[-80.7236,37.3883],[-80.7231,37.3883],[-80.7207,37.3893],[-80.7195,37.3896],[-80.7177,37.3888],[-80.7165,37.3886],[-80.7163,37.3887],[-80.7163,37.3888],[-80.716,37.3899],[-80.716,37.3903],[-80.7155,37.3907],[-80.7142,37.3914],[-80.7139,37.3913],[-80.7135,37.3915],[-80.7125,37.392],[-80.7105,37.3925],[-80.7091,37.3932],[-80.7084,37.3936],[-80.7072,37.3939],[-80.706,37.3944],[-80.7052,37.3946],[-80.7031,37.3959],[-80.7026,37.3962],[-80.7013,37.3966],[-80.7011,37.3967],[-80.701,37.3968],[-80.7007,37.3973],[-80.6994,37.3984],[-80.6984,37.3989],[-80.6975,37.3996],[-80.696,37.3999],[-80.6942,37.3999],[-80.6937,37.4001],[-80.6933,37.4005],[-80.6917,37.4017],[-80.691,37.402],[-80.6898,37.4027],[-80.6878,37.4033],[-80.6873,37.4034],[-80.6863,37.4039],[-80.6857,37.404],[-80.6851,37.4041],[-80.6846,37.4046],[-80.6792,37.4072],[-80.6781,37.4079],[-80.6753,37.4091],[-80.6749,37.4095],[-80.6743,37.41],[-80.673,37.4104],[-80.672,37.4109],[-80.6716,37.411],[-80.67,37.4119],[-80.6665,37.4134],[-80.6658,37.4138],[-80.665,37.4142],[-80.6641,37.4142],[-80.6622,37.4153],[-80.6612,37.4156],[-80.6605,37.4161],[-80.6596,37.4164],[-80.6593,37.4165],[-80.6584,37.4171],[-80.6567,37.4176],[-80.6536,37.4195],[-80.6531,37.4202],[-80.6524,37.4206],[-80.6502,37.4215],[-80.6497,37.4215],[-80.6492,37.4216],[-80.6479,37.4217],[-80.6459,37.4222],[-80.6419,37.4245],[-80.6369,37.4275],[-80.6374,37.4279],[-80.6376,37.4286],[-80.6374,37.4294],[-80.6368,37.43],[-80.6365,37.4302],[-80.6359,37.4304],[-80.6356,37.4305],[-80.6344,37.4312],[-80.6332,37.4317],[-80.6324,37.4321],[-80.6319,37.4322],[-80.6307,37.4325],[-80.6301,37.4323],[-80.6291,37.4322],[-80.6286,37.432],[-80.6273,37.4331],[-80.6264,37.4333],[-80.626,37.4331],[-80.6253,37.4329],[-80.6248,37.433],[-80.6227,37.4333],[-80.6224,37.4342],[-80.6223,37.4351],[-80.6221,37.436],[-80.6214,37.4367],[-80.6209,37.4369],[-80.6168,37.4394],[-80.6153,37.4398],[-80.6139,37.4402],[-80.6119,37.4412],[-80.6101,37.4418],[-80.6096,37.4423],[-80.6082,37.4431],[-80.6066,37.444],[-80.6043,37.4449],[-80.6027,37.4453],[-80.6015,37.4459],[-80.6002,37.4462],[-80.599,37.4472],[-80.5981,37.4476],[-80.5969,37.4484],[-80.5962,37.4489],[-80.5954,37.4494],[-80.5948,37.4495],[-80.5941,37.4497],[-80.5924,37.4507],[-80.5914,37.4514],[-80.5911,37.452],[-80.5906,37.4528],[-80.5902,37.4533],[-80.5897,37.4538],[-80.5876,37.4553],[-80.5866,37.456],[-80.5859,37.4567],[-80.5853,37.4568],[-80.5847,37.4566],[-80.5839,37.4565],[-80.5829,37.4567],[-80.5826,37.457],[-80.5824,37.4579],[-80.5819,37.4587],[-80.5815,37.4591],[-80.5808,37.4595],[-80.5794,37.4599],[-80.578,37.4606],[-80.5774,37.461],[-80.5765,37.4618],[-80.5763,37.462],[-80.5734,37.4631],[-80.5727,37.4633],[-80.5726,37.4635],[-80.5725,37.4637],[-80.5714,37.4642],[-80.5713,37.4643],[-80.5706,37.4646],[-80.5682,37.4656],[-80.5663,37.4666],[-80.5657,37.4669],[-80.5652,37.4673],[-80.564,37.4681],[-80.5638,37.4682],[-80.5614,37.4698],[-80.559,37.4707],[-80.558,37.4711],[-80.5551,37.4716],[-80.5545,37.4722],[-80.5532,37.4729],[-80.552,37.4736],[-80.5509,37.4737],[-80.5488,37.4737],[-80.5474,37.4737],[-80.5448,37.4747],[-80.5442,37.4747],[-80.5398,37.4745],[-80.5393,37.4744],[-80.5379,37.4742],[-80.5369,37.474],[-80.5351,37.4744],[-80.5344,37.4747],[-80.5338,37.4756],[-80.5335,37.4764],[-80.5324,37.4771],[-80.5308,37.4773],[-80.5284,37.4774],[-80.5254,37.4769],[-80.5238,37.4769],[-80.5235,37.4769],[-80.5223,37.4772],[-80.5216,37.4775],[-80.5208,37.4783],[-80.5197,37.4792],[-80.5186,37.4793],[-80.5176,37.4788],[-80.5164,37.4785],[-80.5151,37.4786],[-80.5142,37.4789],[-80.5134,37.4794],[-80.5114,37.4817],[-80.5061,37.4748],[-80.504,37.4721],[-80.5017,37.4693],[-80.4998,37.4669],[-80.493,37.4577],[-80.4946,37.4529],[-80.4968,37.4462],[-80.4971,37.4453],[-80.4971,37.4452],[-80.4972,37.4452],[-80.4973,37.4448],[-80.4949,37.4351],[-80.4916,37.4329],[-80.4758,37.4231],[-80.4756,37.423],[-80.4728,37.4238],[-80.4648,37.4261],[-80.4573,37.4323],[-80.4514,37.434],[-80.443,37.4381],[-80.43,37.4469],[-80.4256,37.4499],[-80.4243,37.4505],[-80.4241,37.4506],[-80.4218,37.4517],[-80.4211,37.4519],[-80.4195,37.4527],[-80.4189,37.453],[-80.4188,37.453],[-80.4183,37.4532],[-80.4143,37.4551],[-80.4132,37.4556],[-80.4076,37.4581],[-80.4073,37.4582],[-80.4067,37.4586],[-80.4065,37.4586],[-80.4064,37.4587],[-80.406,37.4588],[-80.4052,37.4592],[-80.4028,37.4603],[-80.4027,37.4604],[-80.3999,37.4623],[-80.3995,37.4625],[-80.3951,37.4645],[-80.3917,37.4661],[-80.3906,37.4666],[-80.3825,37.4704],[-80.3783,37.4714],[-80.3748,37.4729],[-80.3719,37.4741],[-80.3706,37.4755],[-80.3695,37.4766],[-80.3674,37.4779],[-80.3653,37.479],[-80.3632,37.48],[-80.3668,37.4849],[-80.3658,37.4849],[-80.3645,37.4855],[-80.3625,37.4865],[-80.3603,37.487],[-80.3572,37.4879],[-80.3548,37.4886],[-80.3518,37.4897],[-80.3487,37.4908],[-80.3464,37.4914],[-80.3438,37.4922],[-80.3424,37.4924],[-80.3415,37.4925],[-80.3405,37.4927],[-80.3389,37.4929],[-80.3369,37.493],[-80.3342,37.4933],[-80.332,37.4937],[-80.3293,37.4946],[-80.3271,37.4954],[-80.3243,37.497],[-80.3222,37.4982],[-80.3206,37.4989],[-80.3168,37.5001],[-80.3157,37.5006],[-80.3148,37.5009],[-80.3133,37.5016],[-80.3093,37.5029],[-80.3095,37.5033],[-80.3098,37.5038],[-80.2998,37.5083],[-80.2955,37.5144],[-80.2947,37.5156],[-80.2939,37.5168],[-80.2928,37.5184],[-80.2917,37.52],[-80.2905,37.5217],[-80.2893,37.5235],[-80.2875,37.526],[-80.2858,37.5286],[-80.2852,37.5294],[-80.2847,37.5302],[-80.2838,37.5315],[-80.2829,37.5328],[-80.2826,37.5333],[-80.2824,37.5335],[-80.2916,37.5365],[-80.2917,37.5365],[-80.3093,37.5274],[-80.313,37.5289],[-80.3194,37.5316],[-80.323,37.5332],[-80.3254,37.5342],[-80.3266,37.5347],[-80.3303,37.5362],[-80.3304,37.5363],[-80.33,37.5367],[-80.3287,37.5374],[-80.3284,37.5376],[-80.3284,37.5382],[-80.3285,37.5386],[-80.3284,37.5389],[-80.3281,37.5392],[-80.3279,37.5397],[-80.3278,37.5397],[-80.3278,37.5398],[-80.3275,37.5401],[-80.3268,37.5405],[-80.3266,37.5406],[-80.3262,37.5407],[-80.3254,37.5409],[-80.3251,37.5409],[-80.3247,37.5411],[-80.324,37.5413],[-80.3215,37.5414],[-80.3212,37.5415],[-80.3211,37.5417],[-80.321,37.5421],[-80.3209,37.5422],[-80.3209,37.5423],[-80.3208,37.5423],[-80.3207,37.5423],[-80.3206,37.5424],[-80.3205,37.5424],[-80.3199,37.5425],[-80.3195,37.5427],[-80.3193,37.5429],[-80.3193,37.543],[-80.3193,37.5431],[-80.3193,37.5433],[-80.3191,37.5436],[-80.3186,37.5438],[-80.3182,37.544],[-80.3177,37.5439],[-80.3176,37.5437],[-80.317,37.5436],[-80.3155,37.544],[-80.3153,37.544],[-80.3145,37.5441],[-80.3143,37.5442],[-80.3142,37.5445],[-80.3142,37.5446],[-80.314,37.5446],[-80.3134,37.545],[-80.313,37.5453],[-80.313,37.5454],[-80.3128,37.5455],[-80.3128,37.5457],[-80.3127,37.5458],[-80.3125,37.546],[-80.3124,37.5461],[-80.3122,37.5462],[-80.3123,37.5462],[-80.3124,37.5462],[-80.3134,37.5473],[-80.3145,37.5486],[-80.3167,37.5511],[-80.32,37.5548],[-80.3213,37.5563],[-80.3238,37.5591],[-80.3263,37.5618],[-80.3273,37.5629],[-80.3282,37.564],[-80.3285,37.5643],[-80.3235,37.5663],[-80.3217,37.5671],[-80.3192,37.5681],[-80.318,37.5686],[-80.3168,37.5692],[-80.3155,37.5703],[-80.3146,37.5707],[-80.3135,37.5711],[-80.312,37.5715],[-80.3108,37.5718],[-80.3102,37.572],[-80.3088,37.5729],[-80.307,37.5738],[-80.3062,37.5742],[-80.3041,37.5751],[-80.3025,37.5759],[-80.3014,37.5766],[-80.3007,37.5767],[-80.2997,37.5772],[-80.2976,37.5779],[-80.2966,37.5784],[-80.2956,37.5786],[-80.2949,37.5788],[-80.2939,37.5793],[-80.2931,37.5798],[-80.2921,37.5802],[-80.2908,37.5809],[-80.2896,37.5814],[-80.2888,37.582],[-80.2879,37.5826],[-80.2868,37.5832],[-80.286,37.5837],[-80.2847,37.5843],[-80.2841,37.5846],[-80.2837,37.585],[-80.2834,37.5852],[-80.283,37.5853],[-80.2824,37.5855],[-80.2818,37.5855],[-80.2806,37.5854],[-80.28,37.5854],[-80.2797,37.5855],[-80.2795,37.5857],[-80.2792,37.586],[-80.2787,37.5865],[-80.2778,37.5872],[-80.277,37.5878],[-80.2762,37.5882],[-80.2752,37.5887],[-80.2746,37.5892],[-80.2724,37.59],[-80.2703,37.5911],[-80.2685,37.5917],[-80.2669,37.5925],[-80.2662,37.5928],[-80.2652,37.5931],[-80.2636,37.5934],[-80.2621,37.594],[-80.2604,37.5949],[-80.2589,37.5955],[-80.2586,37.5959],[-80.2578,37.5965],[-80.2563,37.5974],[-80.255,37.5984],[-80.2537,37.5994],[-80.2528,37.6],[-80.2515,37.601],[-80.2506,37.6015],[-80.2498,37.6021],[-80.2493,37.6021],[-80.2487,37.6025],[-80.2481,37.6029],[-80.2467,37.6036],[-80.2459,37.6041],[-80.245,37.6046],[-80.2444,37.6048],[-80.2439,37.6051],[-80.2434,37.6056],[-80.2422,37.6063],[-80.2413,37.6065],[-80.2409,37.6067],[-80.2403,37.607],[-80.2398,37.6075],[-80.2394,37.6081],[-80.239,37.6082],[-80.2381,37.609],[-80.2369,37.61],[-80.2365,37.611],[-80.236,37.6117],[-80.235,37.6125],[-80.2331,37.6139],[-80.2319,37.6148],[-80.2306,37.6161],[-80.2288,37.6175],[-80.226,37.6201],[-80.2243,37.622],[-80.2234,37.6232],[-80.2226,37.6251],[-80.2225,37.6258],[-80.222,37.6267],[-80.2214,37.6273],[-80.221,37.6278],[-80.2211,37.6278],[-80.2212,37.6279],[-80.2217,37.6282],[-80.2229,37.6288],[-80.2251,37.63],[-80.2253,37.6301],[-80.2279,37.6315],[-80.2313,37.6334],[-80.2334,37.6345],[-80.2342,37.635],[-80.237,37.6364],[-80.2372,37.6364],[-80.2388,37.6374],[-80.2389,37.6374],[-80.2393,37.6377],[-80.24,37.6379],[-80.2408,37.6383],[-80.2463,37.64],[-80.2545,37.6424],[-80.2549,37.6425],[-80.2633,37.6451],[-80.2634,37.6451],[-80.2635,37.6452],[-80.2645,37.6454],[-80.2648,37.6455],[-80.2662,37.6458],[-80.2672,37.646],[-80.2675,37.6462],[-80.2677,37.6463],[-80.268,37.6466],[-80.2688,37.6474],[-80.2689,37.6475],[-80.269,37.6476],[-80.2691,37.6477],[-80.2699,37.6485],[-80.2703,37.6489],[-80.2703,37.649],[-80.2724,37.6508],[-80.2733,37.6516],[-80.2736,37.6519],[-80.2739,37.6521],[-80.2774,37.6551],[-80.2781,37.6557],[-80.2787,37.6562],[-80.2794,37.6571],[-80.2829,37.6643],[-80.2869,37.6725],[-80.2899,37.6786],[-80.29,37.6788],[-80.2922,37.6835],[-80.2922,37.6836],[-80.2922,37.6837],[-80.2922,37.6838],[-80.2922,37.6839],[-80.2923,37.6839],[-80.2923,37.684],[-80.293,37.6857],[-80.2931,37.6859],[-80.2933,37.6862],[-80.2937,37.687],[-80.2939,37.6872],[-80.2961,37.6917],[-80.2961,37.6918],[-80.2961,37.6924],[-80.2959,37.6928],[-80.2953,37.6934],[-80.2948,37.6937],[-80.2941,37.6938],[-80.288,37.696],[-80.2877,37.6961],[-80.2875,37.6962],[-80.2871,37.6964],[-80.2865,37.697],[-80.2858,37.6975],[-80.2858,37.6976],[-80.2853,37.698],[-80.2833,37.6998],[-80.2823,37.7008],[-80.2819,37.7012],[-80.2815,37.7017],[-80.2813,37.7018],[-80.2811,37.702],[-80.2806,37.7026],[-80.2766,37.7056],[-80.2761,37.7062],[-80.275,37.7078],[-80.2742,37.7089],[-80.2729,37.7105],[-80.2723,37.7113],[-80.272,37.7115],[-80.2704,37.7118],[-80.2696,37.7119],[-80.269,37.7124],[-80.2682,37.7129],[-80.2679,37.7138],[-80.2674,37.7142],[-80.2671,37.7149],[-80.2672,37.7157],[-80.2669,37.716],[-80.2654,37.7173],[-80.265,37.7182],[-80.2644,37.7188],[-80.2639,37.7191],[-80.2626,37.7193],[-80.2615,37.7198],[-80.2604,37.7199],[-80.2591,37.7201],[-80.2581,37.7206],[-80.2568,37.7222],[-80.255,37.7241],[-80.2541,37.725],[-80.2531,37.7259],[-80.2522,37.7273],[-80.252,37.7285],[-80.2519,37.7296],[-80.252,37.7298],[-80.2535,37.7306],[-80.255,37.7314],[-80.2576,37.7321],[-80.2597,37.733],[-80.2603,37.7335],[-80.261,37.7344],[-80.2613,37.7353],[-80.2612,37.7367],[-80.2613,37.7372],[-80.262,37.7377],[-80.2628,37.7383],[-80.2627,37.7386],[-80.2624,37.739],[-80.2623,37.7395],[-80.2621,37.7398],[-80.2617,37.74],[-80.2618,37.7408],[-80.2622,37.7416],[-80.2613,37.7423],[-80.2604,37.7435],[-80.2597,37.7445],[-80.2593,37.745],[-80.259,37.7462],[-80.2593,37.7474],[-80.2591,37.7483],[-80.2593,37.7489],[-80.2595,37.7495],[-80.2599,37.7497],[-80.2602,37.7498],[-80.2603,37.7499],[-80.2601,37.7501],[-80.2595,37.7506],[-80.2589,37.7511],[-80.2589,37.7516],[-80.2591,37.7522],[-80.2591,37.7525],[-80.2584,37.753],[-80.258,37.7534],[-80.2577,37.754],[-80.2576,37.7547],[-80.2576,37.7553],[-80.2574,37.7561],[-80.2571,37.7563],[-80.2564,37.7564],[-80.2558,37.7562],[-80.2549,37.756],[-80.2539,37.7562],[-80.2533,37.7561],[-80.2528,37.756],[-80.2521,37.7559],[-80.2516,37.7559],[-80.2512,37.7556],[-80.2509,37.7555],[-80.2508,37.7557],[-80.2506,37.7562],[-80.2506,37.7564],[-80.2505,37.7567],[-80.2498,37.7571],[-80.2496,37.7571],[-80.2494,37.7573],[-80.2494,37.7575],[-80.2494,37.7578],[-80.2496,37.758],[-80.2498,37.758],[-80.2502,37.7584],[-80.2507,37.7589],[-80.2509,37.7594],[-80.2508,37.7601],[-80.2507,37.7605],[-80.2505,37.7609],[-80.2505,37.7611],[-80.2503,37.7621],[-80.2505,37.7624],[-80.2509,37.7628],[-80.2513,37.763],[-80.2517,37.7632],[-80.2513,37.764],[-80.2504,37.7658],[-80.2498,37.7666],[-80.2494,37.7668],[-80.2488,37.7673],[-80.2485,37.7679],[-80.2484,37.7683],[-80.248,37.7685],[-80.2475,37.7686],[-80.2471,37.7686],[-80.2469,37.7683],[-80.2469,37.768],[-80.2465,37.7678],[-80.2459,37.7676],[-80.2453,37.7673],[-80.2449,37.7671],[-80.2446,37.767],[-80.2443,37.7672],[-80.2438,37.7674],[-80.2428,37.7675],[-80.242,37.7677],[-80.2414,37.7681],[-80.2414,37.7685],[-80.2414,37.7689],[-80.2414,37.7694],[-80.2412,37.7709],[-80.2412,37.7712],[-80.2412,37.7714],[-80.2412,37.7717],[-80.2412,37.7718],[-80.2409,37.7724],[-80.2403,37.7727],[-80.2395,37.7728],[-80.2386,37.7727],[-80.2363,37.773],[-80.2359,37.7731],[-80.2356,37.7739],[-80.2355,37.7744],[-80.2351,37.7746],[-80.2345,37.7745],[-80.234,37.7745],[-80.2337,37.7747],[-80.2333,37.7751],[-80.2327,37.7753],[-80.2325,37.7754],[-80.232,37.7756],[-80.2318,37.7759],[-80.2318,37.776],[-80.2318,37.7761],[-80.2315,37.7766],[-80.2315,37.7767],[-80.2309,37.777],[-80.2309,37.7771],[-80.2309,37.7772],[-80.2309,37.7775],[-80.2309,37.7776],[-80.2309,37.778],[-80.2307,37.7781],[-80.2305,37.7783],[-80.2298,37.7785],[-80.229,37.7786],[-80.2281,37.7788],[-80.2276,37.7789],[-80.2275,37.7789],[-80.2271,37.7789],[-80.2267,37.7787],[-80.2263,37.7782],[-80.2258,37.7776],[-80.2254,37.7771],[-80.2252,37.7769],[-80.2247,37.7769],[-80.2242,37.777],[-80.2236,37.7771],[-80.223,37.7773],[-80.2227,37.7778],[-80.2226,37.7779],[-80.2224,37.7782],[-80.2218,37.7783],[-80.2212,37.7781],[-80.2204,37.7776],[-80.2195,37.7772],[-80.2185,37.7771],[-80.2176,37.7768],[-80.2172,37.7765],[-80.2169,37.7761],[-80.2168,37.7759],[-80.2166,37.776],[-80.2165,37.7764],[-80.2163,37.7769],[-80.2159,37.7772],[-80.2157,37.7775],[-80.2156,37.7779],[-80.2156,37.7783],[-80.2156,37.7784],[-80.2155,37.7788],[-80.2156,37.779],[-80.2162,37.7792],[-80.2164,37.7794],[-80.2163,37.7798],[-80.2161,37.7803],[-80.2159,37.7812],[-80.2157,37.7816],[-80.2159,37.782],[-80.2163,37.7821],[-80.2166,37.7822],[-80.2173,37.7824],[-80.218,37.783],[-80.2186,37.7833],[-80.2191,37.7834],[-80.2196,37.7833],[-80.2201,37.7832],[-80.2206,37.7827],[-80.221,37.7822],[-80.2215,37.7819],[-80.2221,37.7818],[-80.2227,37.782],[-80.2235,37.7824],[-80.2241,37.783],[-80.2243,37.7836],[-80.2245,37.7846],[-80.2245,37.7852],[-80.2241,37.7856],[-80.2236,37.7858],[-80.2232,37.7859],[-80.2229,37.7863],[-80.223,37.7867],[-80.2234,37.7872],[-80.2243,37.7874],[-80.2245,37.7875],[-80.2251,37.7877],[-80.2258,37.7881],[-80.2262,37.7884],[-80.2261,37.7888],[-80.2259,37.7894],[-80.2261,37.7898],[-80.2263,37.7901],[-80.227,37.7905],[-80.2273,37.791],[-80.228,37.7917],[-80.2291,37.7921],[-80.2295,37.7923],[-80.2296,37.7928],[-80.2295,37.7935],[-80.2292,37.7947],[-80.2285,37.7963],[-80.228,37.7971],[-80.228,37.7972],[-80.2277,37.7979],[-80.2271,37.7989],[-80.2261,37.7998],[-80.2253,37.8003],[-80.2253,37.8004],[-80.2254,37.8008],[-80.2254,37.8011],[-80.2251,37.8013],[-80.2243,37.8025],[-80.2228,37.8043],[-80.221,37.8066],[-80.2191,37.809],[-80.2186,37.8098],[-80.2183,37.8098],[-80.2179,37.8098],[-80.2169,37.8095],[-80.2162,37.8098],[-80.2153,37.8103],[-80.2137,37.8112],[-80.2124,37.8119],[-80.211,37.8126],[-80.2094,37.8138],[-80.2077,37.8151],[-80.2065,37.816],[-80.2061,37.8167],[-80.206,37.8173],[-80.2061,37.8178],[-80.2061,37.8182],[-80.2058,37.8189],[-80.2048,37.8205],[-80.2036,37.8229],[-80.2028,37.8242],[-80.2015,37.8258],[-80.2012,37.8261],[-80.1996,37.8275],[-80.1975,37.8291],[-80.1955,37.8308],[-80.1946,37.8318],[-80.1936,37.8329],[-80.1932,37.834],[-80.1931,37.8344],[-80.193,37.8347],[-80.1927,37.8349],[-80.1923,37.8349],[-80.1916,37.8349],[-80.1912,37.8349],[-80.1901,37.8348],[-80.1899,37.835],[-80.1894,37.8355],[-80.1886,37.8361],[-80.1878,37.8364],[-80.1871,37.837],[-80.1864,37.8377],[-80.1852,37.8381],[-80.1834,37.8383],[-80.1818,37.8383],[-80.181,37.8386],[-80.1808,37.8387],[-80.18,37.8392],[-80.1794,37.8398],[-80.1795,37.8401],[-80.1798,37.8405],[-80.1804,37.8411],[-80.1807,37.8416],[-80.1812,37.8428],[-80.1816,37.844],[-80.1822,37.8446],[-80.1828,37.8452],[-80.1831,37.8456],[-80.1835,37.8468],[-80.1837,37.8474],[-80.1836,37.8475],[-80.1836,37.8478],[-80.1834,37.8482],[-80.1833,37.8483],[-80.183,37.8486],[-80.183,37.8489],[-80.1831,37.8493],[-80.1831,37.8506],[-80.1831,37.8507],[-80.1828,37.8514],[-80.1821,37.8522],[-80.1818,37.8527],[-80.1814,37.8529],[-80.181,37.8529],[-80.1807,37.8528],[-80.1802,37.8526],[-80.1796,37.8525],[-80.179,37.8525],[-80.1785,37.8526],[-80.1779,37.8528],[-80.1767,37.8528],[-80.1767,37.853],[-80.1767,37.8535],[-80.1767,37.854],[-80.1765,37.8546],[-80.1762,37.8553],[-80.1757,37.8557],[-80.1752,37.8561],[-80.174,37.8566],[-80.1735,37.8568],[-80.173,37.8575],[-80.1726,37.858],[-80.172,37.8586],[-80.1716,37.859],[-80.1716,37.8592],[-80.1718,37.8594],[-80.1719,37.8597],[-80.1721,37.8601],[-80.172,37.8609],[-80.172,37.8621],[-80.1716,37.8625],[-80.1712,37.863],[-80.1711,37.8634],[-80.1709,37.8641],[-80.1703,37.8647],[-80.1698,37.8654],[-80.1695,37.866],[-80.169,37.8671],[-80.1686,37.8676],[-80.168,37.868],[-80.1675,37.8681],[-80.1655,37.8685],[-80.1651,37.869],[-80.1654,37.8695],[-80.1656,37.8699],[-80.1656,37.8704],[-80.1654,37.8709],[-80.1638,37.873],[-80.1626,37.8736],[-80.1622,37.8751],[-80.1588,37.8774],[-80.1583,37.8777],[-80.1575,37.8784],[-80.1565,37.8794],[-80.1553,37.8805],[-80.1538,37.8818],[-80.1532,37.8823],[-80.1531,37.8823],[-80.1527,37.8825],[-80.1516,37.8828],[-80.1504,37.8832],[-80.1499,37.8834],[-80.1499,37.8845],[-80.1499,37.8849],[-80.1499,37.8851],[-80.1497,37.8854],[-80.1494,37.8856],[-80.1492,37.8859],[-80.1491,37.8862],[-80.1491,37.8865],[-80.1489,37.8869],[-80.1487,37.887],[-80.1484,37.8867],[-80.1476,37.886],[-80.1474,37.8859],[-80.1473,37.8859],[-80.1472,37.8856],[-80.1467,37.8851],[-80.1461,37.8845],[-80.146,37.8844],[-80.1456,37.8841],[-80.1453,37.8841],[-80.1446,37.8843],[-80.1445,37.8843],[-80.1442,37.8843],[-80.1439,37.8843],[-80.1432,37.8842],[-80.1429,37.8841],[-80.1427,37.8837],[-80.1428,37.8834],[-80.1419,37.8826],[-80.1417,37.8824],[-80.1415,37.8824],[-80.1413,37.8827],[-80.1413,37.8828],[-80.1406,37.8839],[-80.1402,37.8843],[-80.1393,37.8849],[-80.1382,37.8861],[-80.138,37.8863],[-80.1373,37.8865],[-80.1366,37.8867],[-80.1354,37.8874],[-80.1353,37.8879],[-80.1351,37.8882],[-80.1346,37.8883],[-80.1338,37.8883],[-80.1333,37.8886],[-80.1326,37.8893],[-80.1319,37.8895],[-80.1315,37.89],[-80.131,37.8907],[-80.1307,37.892],[-80.1302,37.8925],[-80.13,37.8928],[-80.1301,37.8929],[-80.1305,37.8932],[-80.1305,37.8935],[-80.1302,37.8938],[-80.1298,37.8942],[-80.1295,37.8941],[-80.128,37.8944],[-80.127,37.8948],[-80.1264,37.8954],[-80.1259,37.8961],[-80.1256,37.8965],[-80.1248,37.8969],[-80.1239,37.8977],[-80.1236,37.8979],[-80.123,37.898],[-80.1225,37.8975],[-80.1216,37.8971],[-80.1213,37.897],[-80.1206,37.8967],[-80.1199,37.897],[-80.1196,37.8971],[-80.1189,37.8971],[-80.1185,37.8972],[-80.1181,37.8975],[-80.1178,37.8977],[-80.1175,37.8985],[-80.1173,37.8996],[-80.1175,37.9006],[-80.1176,37.9008],[-80.1185,37.9012],[-80.1189,37.9016],[-80.1191,37.902],[-80.1191,37.9028],[-80.119,37.9036],[-80.1188,37.9038],[-80.1185,37.9039],[-80.1182,37.904],[-80.1177,37.904],[-80.1176,37.9041],[-80.1175,37.9041],[-80.1175,37.9042],[-80.1172,37.9043],[-80.117,37.9055],[-80.1169,37.9063],[-80.1162,37.9066],[-80.1151,37.907],[-80.1142,37.9071],[-80.1137,37.9072],[-80.1134,37.9076],[-80.1131,37.9082],[-80.1128,37.9091],[-80.1124,37.9096],[-80.112,37.9101],[-80.1115,37.9105],[-80.1106,37.911],[-80.1097,37.9113],[-80.1092,37.9117],[-80.109,37.9119],[-80.1088,37.912],[-80.1079,37.9122],[-80.1075,37.9123],[-80.1072,37.9124],[-80.1072,37.9127],[-80.1072,37.9135],[-80.1072,37.9142],[-80.1068,37.9147],[-80.1056,37.9157],[-80.1038,37.9163],[-80.1031,37.9182],[-80.1029,37.9189],[-80.1027,37.919],[-80.1015,37.919],[-80.1003,37.9189],[-80.0993,37.9184],[-80.0974,37.918],[-80.0966,37.9181],[-80.0962,37.9184],[-80.0957,37.9192],[-80.0952,37.9198],[-80.095,37.921],[-80.0943,37.9217],[-80.0929,37.9227],[-80.092,37.9235],[-80.0917,37.9244],[-80.0918,37.925],[-80.0921,37.9254],[-80.0916,37.926],[-80.0911,37.9269],[-80.0901,37.9273],[-80.0889,37.9278],[-80.088,37.9285],[-80.087,37.9295],[-80.0868,37.9304],[-80.0863,37.9316],[-80.0858,37.9319],[-80.0853,37.932],[-80.0846,37.9331],[-80.0846,37.9334],[-80.0844,37.9335],[-80.084,37.9337],[-80.0823,37.9346],[-80.0808,37.9355],[-80.0796,37.937],[-80.0771,37.9382],[-80.0761,37.9389],[-80.0754,37.9396],[-80.0749,37.9408],[-80.0747,37.9416],[-80.0746,37.9419],[-80.0746,37.9421],[-80.0745,37.9422],[-80.0734,37.9425],[-80.0726,37.9431],[-80.072,37.9434],[-80.0711,37.9436],[-80.07,37.9439],[-80.0696,37.9451],[-80.0694,37.9455],[-80.0692,37.9456],[-80.0683,37.9461],[-80.067,37.9468],[-80.0666,37.9472],[-80.0659,37.9475],[-80.0648,37.9476],[-80.0636,37.9476],[-80.0637,37.948],[-80.0629,37.9487],[-80.0624,37.9491],[-80.0618,37.9493],[-80.0609,37.95],[-80.0596,37.9503],[-80.0584,37.9511],[-80.0568,37.9518],[-80.0564,37.9519],[-80.0561,37.952],[-80.0556,37.9528],[-80.0551,37.9535],[-80.0547,37.9542],[-80.0545,37.9544],[-80.0536,37.9546],[-80.0528,37.9553],[-80.0522,37.9557],[-80.0515,37.9563],[-80.051,37.9569],[-80.0503,37.9571],[-80.0497,37.9572],[-80.0484,37.9575],[-80.0476,37.9583],[-80.0473,37.9592],[-80.0471,37.9599],[-80.0469,37.9601],[-80.0462,37.96],[-80.0455,37.9599],[-80.0445,37.9601],[-80.0444,37.9607],[-80.0441,37.9616],[-80.0437,37.962],[-80.0432,37.9624],[-80.0419,37.9635],[-80.0413,37.9636],[-80.0409,37.9637],[-80.0404,37.9644],[-80.0404,37.9651],[-80.0404,37.9656],[-80.0396,37.9657],[-80.0369,37.9659],[-80.0367,37.9664],[-80.0366,37.9671],[-80.0362,37.9679],[-80.036,37.9682],[-80.0356,37.9685],[-80.0347,37.9689],[-80.0327,37.9706],[-80.0322,37.971],[-80.0315,37.9716],[-80.0309,37.9722],[-80.0303,37.9727],[-80.0298,37.9732],[-80.0295,37.9738],[-80.0292,37.974],[-80.0288,37.9741],[-80.0278,37.9742],[-80.0272,37.9743],[-80.0272,37.9745],[-80.0271,37.9749],[-80.0267,37.975],[-80.0263,37.9751],[-80.0262,37.9758],[-80.026,37.9763],[-80.0256,37.9764],[-80.0246,37.9763],[-80.0242,37.9769],[-80.0237,37.9771],[-80.0231,37.9773],[-80.0228,37.9776],[-80.0221,37.978],[-80.0221,37.9784],[-80.022,37.9791],[-80.0216,37.9794],[-80.0211,37.9796],[-80.0209,37.9803],[-80.0206,37.9808],[-80.0202,37.981],[-80.0187,37.9812],[-80.0179,37.9813],[-80.0174,37.9817],[-80.0172,37.9822],[-80.0167,37.9823],[-80.0161,37.9825],[-80.0159,37.9831],[-80.0143,37.9839],[-80.0131,37.9843],[-80.0131,37.9851],[-80.0128,37.9857],[-80.0126,37.986],[-80.0129,37.9874],[-80.0126,37.9882],[-80.0122,37.9886],[-80.0117,37.9889],[-80.011,37.9891],[-80.0103,37.9893],[-80.0097,37.9898],[-80.0091,37.9907],[-80.0089,37.9908],[-80.0085,37.9908],[-80.0079,37.9906],[-80.0076,37.9906],[-80.0073,37.9909],[-80.0067,37.9914],[-80.0062,37.9916],[-80.0052,37.9917],[-80.0045,37.992],[-80.004,37.9923],[-80.0033,37.9925],[-80.0025,37.9928],[-80.0023,37.9932],[-80.002,37.9938],[-80.0016,37.9944],[-80.001,37.9947],[-79.9998,37.9948],[-79.9996,37.9949],[-79.9995,37.9949],[-79.9994,37.9949],[-79.9993,37.9951],[-79.9992,37.9952],[-79.9993,37.9953],[-79.9993,37.9955],[-79.9993,37.9956],[-79.9994,37.9958],[-79.9994,37.996],[-79.9994,37.9961],[-79.9994,37.9962],[-79.9994,37.9964],[-79.9994,37.9965],[-79.9993,37.9968],[-79.9993,37.9969],[-79.9992,37.9971],[-79.9991,37.9973],[-79.999,37.9973],[-79.9989,37.9974],[-79.9988,37.9975],[-79.9987,37.9976],[-79.9986,37.9977],[-79.9987,37.9979],[-79.9988,37.9982],[-79.9988,37.9984],[-79.9988,37.9987],[-79.9988,37.9988],[-79.9988,37.9989],[-79.9988,37.9991],[-79.9988,37.9993],[-79.9989,37.9995],[-79.9989,37.9996],[-79.9989,37.9997],[-79.9988,37.9998],[-79.9986,38],[-79.9985,37.9999],[-79.9982,38],[-79.9971,38.0001],[-79.9967,38.0004],[-79.9964,38.0006],[-79.9961,38.001],[-79.9956,38.0029],[-79.9954,38.0033],[-79.9951,38.0038],[-79.9949,38.0041],[-79.9951,38.0044],[-79.9954,38.0047],[-79.9957,38.005],[-79.9959,38.0054],[-79.9959,38.0058],[-79.9958,38.0065],[-79.9955,38.0071],[-79.995,38.0078],[-79.9943,38.0087],[-79.9937,38.0093],[-79.9927,38.01],[-79.9919,38.0105],[-79.9915,38.0112],[-79.9913,38.0115],[-79.9908,38.0121],[-79.9901,38.0132],[-79.9895,38.0136],[-79.9884,38.0139],[-79.9869,38.014],[-79.9861,38.0142],[-79.9861,38.0144],[-79.9862,38.0148],[-79.9861,38.0154],[-79.9859,38.0159],[-79.9855,38.016],[-79.985,38.0162],[-79.9848,38.0166],[-79.985,38.0169],[-79.9858,38.0181],[-79.9858,38.0185],[-79.9856,38.0192],[-79.9851,38.0199],[-79.9844,38.0204],[-79.984,38.0207],[-79.9839,38.0212],[-79.9838,38.0217],[-79.9836,38.0222],[-79.9833,38.0228],[-79.9828,38.0234],[-79.9824,38.0239],[-79.9821,38.0242],[-79.9819,38.0247],[-79.9815,38.0253],[-79.9811,38.0257],[-79.9808,38.0261],[-79.9806,38.0266],[-79.9804,38.0271],[-79.9803,38.0276],[-79.98,38.0279],[-79.9795,38.0283],[-79.979,38.0287],[-79.9784,38.0291],[-79.978,38.0291],[-79.9778,38.029],[-79.9773,38.0287],[-79.977,38.0288],[-79.9769,38.029],[-79.9767,38.0293],[-79.9762,38.0296],[-79.9756,38.0298],[-79.9753,38.0301],[-79.9753,38.0304],[-79.9754,38.0308],[-79.9754,38.0311],[-79.9754,38.0314],[-79.9749,38.0318],[-79.9743,38.0322],[-79.9739,38.0323],[-79.9737,38.0326],[-79.9736,38.0331],[-79.9738,38.0333],[-79.9741,38.034],[-79.9742,38.0341],[-79.9741,38.0344],[-79.9739,38.0346],[-79.9731,38.0347],[-79.9721,38.035],[-79.9716,38.0352],[-79.9715,38.0354],[-79.9717,38.0357],[-79.972,38.0359],[-79.9722,38.0361],[-79.9732,38.0377],[-79.9738,38.0387],[-79.974,38.0393],[-79.9739,38.04],[-79.9737,38.0404],[-79.9734,38.0408],[-79.973,38.0414],[-79.9728,38.0417],[-79.9727,38.0422],[-79.9726,38.0424],[-79.9723,38.0429],[-79.9714,38.0439],[-79.9712,38.0443],[-79.9711,38.0446],[-79.9708,38.045],[-79.9701,38.0457],[-79.9698,38.0461],[-79.9695,38.0465],[-79.9692,38.0469],[-79.9686,38.0473],[-79.9682,38.0477],[-79.9681,38.0479],[-79.9681,38.0482],[-79.9681,38.0485],[-79.9678,38.0489],[-79.9671,38.0495],[-79.9667,38.05],[-79.9661,38.0508],[-79.966,38.0512],[-79.9659,38.0515],[-79.9659,38.052],[-79.9656,38.0528],[-79.9653,38.0534],[-79.9646,38.054],[-79.9643,38.0545],[-79.964,38.0553],[-79.9638,38.0566],[-79.9635,38.057],[-79.9631,38.0574],[-79.9627,38.0577],[-79.9625,38.0579],[-79.9624,38.0582],[-79.9623,38.0585],[-79.9623,38.0591],[-79.9622,38.0595],[-79.9622,38.0597],[-79.9619,38.0602],[-79.9616,38.0606],[-79.9615,38.0607],[-79.9613,38.061],[-79.9612,38.0611],[-79.9612,38.0612],[-79.9609,38.0616],[-79.9607,38.0619],[-79.9604,38.0622],[-79.9602,38.0626],[-79.96,38.0629],[-79.96,38.0631],[-79.9599,38.0634],[-79.9598,38.0637],[-79.9596,38.0639],[-79.9595,38.0643],[-79.9597,38.0645],[-79.9599,38.0645],[-79.9603,38.0649],[-79.9608,38.0652],[-79.9618,38.0659],[-79.9618,38.0661],[-79.9616,38.0665],[-79.9616,38.0666],[-79.9616,38.0667],[-79.9617,38.0674],[-79.9612,38.068],[-79.9609,38.0681],[-79.9601,38.0687],[-79.9591,38.0701],[-79.9591,38.0704],[-79.9594,38.0708],[-79.9594,38.0712],[-79.9592,38.0713],[-79.9586,38.0716],[-79.9582,38.0717],[-79.9579,38.0719],[-79.9578,38.072],[-79.9577,38.0723],[-79.9576,38.0726],[-79.9575,38.0729],[-79.9574,38.0732],[-79.9565,38.075],[-79.9564,38.0752],[-79.9563,38.0754],[-79.9561,38.0755],[-79.9559,38.0757],[-79.9558,38.0761],[-79.9557,38.0764],[-79.9557,38.0765],[-79.9557,38.0767],[-79.9556,38.0769],[-79.9557,38.0773],[-79.9556,38.0775],[-79.9556,38.0776],[-79.9545,38.0782],[-79.9542,38.0785],[-79.9541,38.0788],[-79.9542,38.079],[-79.9544,38.0794],[-79.9545,38.0797],[-79.9545,38.0799],[-79.9545,38.08],[-79.9545,38.0801],[-79.9544,38.0804],[-79.9537,38.0812],[-79.9535,38.0815],[-79.9521,38.0822],[-79.9515,38.0825],[-79.9514,38.0826],[-79.9513,38.0827],[-79.9511,38.0829],[-79.9499,38.0838],[-79.9491,38.0842],[-79.9483,38.0846],[-79.948,38.0848],[-79.9476,38.0849],[-79.9473,38.0851],[-79.9471,38.0853],[-79.947,38.0862],[-79.9466,38.087],[-79.9457,38.0879],[-79.9452,38.0885],[-79.9443,38.0895],[-79.944,38.0898],[-79.9436,38.09],[-79.9433,38.0904],[-79.9429,38.0909],[-79.9427,38.0913],[-79.9424,38.0916],[-79.9419,38.0918],[-79.9413,38.0921],[-79.9399,38.0931],[-79.9383,38.0947],[-79.9378,38.0949],[-79.9364,38.0956],[-79.9355,38.0962],[-79.9351,38.0966],[-79.9349,38.097],[-79.9346,38.0973],[-79.9343,38.0977],[-79.934,38.0985],[-79.9339,38.0991],[-79.9331,38.0998],[-79.9325,38.1004],[-79.9324,38.1005],[-79.9322,38.1007],[-79.9316,38.1011],[-79.9314,38.1012],[-79.9312,38.1013],[-79.9311,38.1014],[-79.931,38.1014],[-79.9309,38.1017],[-79.9305,38.1022],[-79.9301,38.1025],[-79.9297,38.1028],[-79.9295,38.1029],[-79.9293,38.103],[-79.9288,38.1037],[-79.9287,38.1038],[-79.928,38.1043],[-79.9279,38.1044],[-79.9276,38.1049],[-79.927,38.1058],[-79.9268,38.1062],[-79.9264,38.1065],[-79.9263,38.1068],[-79.9263,38.1071],[-79.9289,38.1089],[-79.9297,38.1092],[-79.9304,38.1093],[-79.9309,38.1093],[-79.9316,38.1094],[-79.932,38.1097],[-79.9325,38.1097],[-79.9327,38.1097],[-79.9332,38.1096],[-79.9343,38.1097],[-79.9347,38.1101],[-79.9347,38.1106],[-79.9352,38.1109],[-79.9357,38.1112],[-79.9361,38.1111],[-79.9365,38.1112],[-79.9369,38.1112],[-79.9372,38.111],[-79.9377,38.1108],[-79.9381,38.1108],[-79.9384,38.111],[-79.939,38.1116],[-79.9391,38.1127],[-79.9395,38.1132],[-79.9397,38.1136],[-79.9395,38.114],[-79.9396,38.1144],[-79.9401,38.1152],[-79.9403,38.1159],[-79.941,38.1169],[-79.9413,38.1172],[-79.9415,38.1174],[-79.9415,38.1177],[-79.941,38.118],[-79.9408,38.1185],[-79.9407,38.119],[-79.9408,38.1193],[-79.941,38.1197],[-79.9409,38.1201],[-79.9407,38.1205],[-79.9407,38.1209],[-79.941,38.1213],[-79.9417,38.1217],[-79.9421,38.1221],[-79.9425,38.1225],[-79.9433,38.1231],[-79.9432,38.1232],[-79.9432,38.1234],[-79.9431,38.1236],[-79.942,38.1243],[-79.9416,38.1244],[-79.9412,38.1246],[-79.9411,38.1248],[-79.9412,38.1251],[-79.9412,38.1253],[-79.9413,38.1255],[-79.9418,38.1261],[-79.942,38.1264],[-79.9423,38.1267],[-79.9425,38.1269],[-79.9427,38.1272],[-79.9428,38.1273],[-79.9435,38.128],[-79.9439,38.1283],[-79.9441,38.1286],[-79.9442,38.129],[-79.9443,38.1292],[-79.9444,38.1295],[-79.9444,38.1297],[-79.9444,38.1299],[-79.9443,38.1302],[-79.9443,38.1304],[-79.9445,38.1308],[-79.9446,38.1312],[-79.9447,38.1314],[-79.9448,38.1316],[-79.945,38.1318],[-79.9452,38.132],[-79.9452,38.1321],[-79.9453,38.1322],[-79.9452,38.1324],[-79.9451,38.1325],[-79.9447,38.1325],[-79.9445,38.1325],[-79.9443,38.1326],[-79.9439,38.133],[-79.9438,38.1331],[-79.9437,38.1332],[-79.9436,38.1332],[-79.9432,38.1333],[-79.9431,38.1334],[-79.9429,38.1335],[-79.9429,38.1337],[-79.9429,38.1339],[-79.943,38.1341],[-79.9429,38.1343],[-79.9428,38.1343],[-79.9427,38.1343],[-79.9426,38.1343],[-79.942,38.1344],[-79.9416,38.1343],[-79.9411,38.1343],[-79.941,38.1344],[-79.9409,38.1344],[-79.9408,38.1344],[-79.9407,38.1345],[-79.9402,38.1348],[-79.9399,38.135],[-79.9394,38.1351],[-79.9382,38.1349],[-79.9381,38.1349],[-79.9379,38.1349],[-79.9376,38.1348],[-79.9373,38.1348],[-79.9371,38.1348],[-79.9368,38.1348],[-79.9363,38.1348],[-79.9362,38.1349],[-79.9356,38.1349],[-79.9354,38.1349],[-79.9353,38.135],[-79.9346,38.135],[-79.9345,38.135],[-79.9343,38.135],[-79.9343,38.1351],[-79.9342,38.1351],[-79.934,38.1352],[-79.934,38.1353],[-79.9338,38.1354],[-79.9338,38.1355],[-79.9327,38.1362],[-79.9326,38.1363],[-79.9323,38.1368],[-79.9321,38.1371],[-79.9319,38.1373],[-79.9315,38.1376],[-79.9311,38.1378],[-79.9305,38.1382],[-79.9299,38.1387],[-79.9293,38.1394],[-79.929,38.1398],[-79.929,38.1399],[-79.929,38.14],[-79.9289,38.1403],[-79.9288,38.1409],[-79.9288,38.1419],[-79.9287,38.1427],[-79.9287,38.1433],[-79.9287,38.1444],[-79.9287,38.1446],[-79.9287,38.1449],[-79.9284,38.1452],[-79.9279,38.1454],[-79.9277,38.1456],[-79.9275,38.1457],[-79.9273,38.146],[-79.9271,38.1465],[-79.9269,38.1468],[-79.9268,38.147],[-79.9267,38.1471],[-79.9264,38.1473],[-79.9262,38.1475],[-79.9262,38.1477],[-79.9263,38.1484],[-79.9263,38.1486],[-79.9262,38.1487],[-79.9262,38.1489],[-79.9262,38.1492],[-79.9262,38.1494],[-79.9261,38.1496],[-79.926,38.1498],[-79.9257,38.15],[-79.9255,38.1502],[-79.9253,38.1505],[-79.9249,38.1506],[-79.9234,38.1508],[-79.9231,38.1509],[-79.923,38.151],[-79.9229,38.1511],[-79.9228,38.1515],[-79.9227,38.1516],[-79.9225,38.1518],[-79.922,38.152],[-79.9216,38.1522],[-79.9214,38.1524],[-79.9209,38.1529],[-79.9205,38.1532],[-79.9199,38.1534],[-79.9197,38.1535],[-79.9196,38.1536],[-79.9194,38.1538],[-79.9192,38.1541],[-79.9188,38.1546],[-79.9187,38.1548],[-79.9186,38.1551],[-79.9186,38.1553],[-79.9188,38.1555],[-79.919,38.1559],[-79.919,38.156],[-79.919,38.1562],[-79.9188,38.1566],[-79.9185,38.1572],[-79.9185,38.1576],[-79.9186,38.1581],[-79.9187,38.1582],[-79.9188,38.1583],[-79.9192,38.1583],[-79.9196,38.1584],[-79.9198,38.1585],[-79.9198,38.1587],[-79.9198,38.1588],[-79.9195,38.1592],[-79.9193,38.1596],[-79.9191,38.1601],[-79.9191,38.1605],[-79.9191,38.1611],[-79.9193,38.1615],[-79.9195,38.1622],[-79.9196,38.1624],[-79.9195,38.1626],[-79.9194,38.1628],[-79.919,38.163],[-79.9187,38.1632],[-79.9185,38.1632],[-79.9179,38.1631],[-79.9172,38.163],[-79.9167,38.163],[-79.9164,38.163],[-79.9162,38.1631],[-79.9161,38.1632],[-79.916,38.1634],[-79.9159,38.1637],[-79.916,38.1641],[-79.9162,38.1645],[-79.9162,38.165],[-79.916,38.1655],[-79.9158,38.1659],[-79.9157,38.166],[-79.9154,38.1663],[-79.9153,38.1665],[-79.9152,38.1666],[-79.9153,38.1669],[-79.9152,38.1671],[-79.9152,38.1672],[-79.915,38.1673],[-79.9149,38.1675],[-79.9149,38.1677],[-79.9149,38.1679],[-79.9151,38.1681],[-79.9161,38.1684],[-79.9167,38.1684],[-79.917,38.1684],[-79.9176,38.1684],[-79.9179,38.1684],[-79.9182,38.1686],[-79.9182,38.1688],[-79.9182,38.1689],[-79.9181,38.1691],[-79.918,38.1694],[-79.9181,38.1696],[-79.9183,38.1698],[-79.9187,38.17],[-79.9188,38.1701],[-79.9189,38.1703],[-79.9189,38.1704],[-79.9189,38.1708],[-79.9189,38.171],[-79.919,38.1715],[-79.919,38.1717],[-79.9189,38.1719],[-79.9188,38.1722],[-79.9186,38.1727],[-79.9184,38.1731],[-79.9183,38.1734],[-79.9182,38.1735],[-79.9181,38.1738],[-79.9179,38.174],[-79.9178,38.1741],[-79.917,38.1751],[-79.9168,38.1753],[-79.9168,38.1755],[-79.9168,38.1759],[-79.9167,38.1762],[-79.9165,38.1766],[-79.9164,38.1768],[-79.9166,38.1777],[-79.9166,38.178],[-79.9171,38.1785],[-79.9174,38.1786],[-79.9176,38.1786],[-79.9182,38.1787],[-79.9188,38.1788],[-79.9191,38.1789],[-79.9193,38.1791],[-79.9195,38.1793],[-79.9198,38.1794],[-79.9201,38.1796],[-79.9207,38.1797],[-79.921,38.1799],[-79.9212,38.1804],[-79.9212,38.1808],[-79.9211,38.181],[-79.921,38.1811],[-79.9208,38.1814],[-79.9206,38.1816],[-79.9203,38.1821],[-79.9202,38.1824],[-79.9201,38.1825],[-79.9198,38.1827],[-79.919,38.1832],[-79.9183,38.1835],[-79.9178,38.1836],[-79.9167,38.1838],[-79.9166,38.1838],[-79.9164,38.184],[-79.9163,38.1841],[-79.9162,38.1842],[-79.9162,38.185],[-79.9162,38.1853],[-79.9163,38.1857],[-79.9164,38.186],[-79.9163,38.1863],[-79.9163,38.1864],[-79.9162,38.1865],[-79.9152,38.1875],[-79.9149,38.1879],[-79.9146,38.1882],[-79.9144,38.1884],[-79.9142,38.1885],[-79.9139,38.1885],[-79.9131,38.1882],[-79.9124,38.1877],[-79.9121,38.1876],[-79.9117,38.1876],[-79.9114,38.1878],[-79.911,38.1879],[-79.9105,38.188],[-79.91,38.1882],[-79.9098,38.1882],[-79.9095,38.1882],[-79.9083,38.1881],[-79.9076,38.188],[-79.9074,38.188],[-79.9072,38.1881],[-79.9069,38.1882],[-79.9064,38.1887],[-79.9061,38.189],[-79.9057,38.1892],[-79.9053,38.1894],[-79.9051,38.1895],[-79.9036,38.1904],[-79.9032,38.1906],[-79.9029,38.1908],[-79.9026,38.1908],[-79.9018,38.1909],[-79.9016,38.191],[-79.9013,38.1912],[-79.901,38.1915],[-79.9007,38.1917],[-79.9005,38.1919],[-79.9003,38.1921],[-79.8996,38.1925],[-79.899,38.1928],[-79.8987,38.1929],[-79.8984,38.193],[-79.8978,38.1931],[-79.8976,38.1932],[-79.8973,38.1934],[-79.8971,38.1937],[-79.897,38.1942],[-79.897,38.1945],[-79.897,38.1947],[-79.8973,38.1951],[-79.8974,38.1953],[-79.8975,38.1956],[-79.8974,38.1959],[-79.8972,38.1961],[-79.8972,38.1962],[-79.8971,38.1962],[-79.8969,38.1965],[-79.8966,38.1967],[-79.8958,38.1975],[-79.8952,38.1982],[-79.895,38.1984],[-79.8947,38.1985],[-79.8946,38.1985],[-79.8945,38.1985],[-79.8944,38.1986],[-79.8944,38.1987],[-79.8944,38.1988],[-79.8943,38.1992],[-79.8943,38.1993],[-79.8941,38.1994],[-79.8937,38.1994],[-79.8936,38.1994],[-79.8934,38.1994],[-79.8932,38.1996],[-79.8929,38.1999],[-79.8928,38.2002],[-79.8927,38.2007],[-79.8927,38.2015],[-79.8926,38.2019],[-79.8924,38.2022],[-79.8922,38.2025],[-79.892,38.2027],[-79.892,38.2028],[-79.8919,38.203],[-79.8919,38.2031],[-79.892,38.2032],[-79.892,38.2034],[-79.8919,38.2035],[-79.8918,38.2043],[-79.8917,38.2045],[-79.8916,38.2047],[-79.891,38.2048],[-79.8907,38.205],[-79.8907,38.2054],[-79.8905,38.2057],[-79.8903,38.2059],[-79.8892,38.2065],[-79.8885,38.207],[-79.8885,38.2071],[-79.8883,38.2072],[-79.888,38.2074],[-79.8876,38.2076],[-79.8864,38.2079],[-79.8862,38.2079],[-79.8856,38.2079],[-79.885,38.208],[-79.8846,38.208],[-79.8842,38.2079],[-79.8839,38.2076],[-79.8833,38.2068],[-79.8831,38.2069],[-79.8829,38.2069],[-79.8828,38.2071],[-79.8825,38.2075],[-79.8822,38.2079],[-79.8821,38.2081],[-79.882,38.2083],[-79.8817,38.2088],[-79.8816,38.209],[-79.8814,38.2091],[-79.8808,38.2093],[-79.8807,38.2093],[-79.8807,38.2094],[-79.8806,38.2094],[-79.8804,38.2094],[-79.8803,38.2094],[-79.8802,38.2094],[-79.88,38.2096],[-79.8799,38.2098],[-79.8796,38.2103],[-79.8793,38.2108],[-79.8792,38.2109],[-79.8791,38.211],[-79.8786,38.2111],[-79.8785,38.2112],[-79.8784,38.2112],[-79.8783,38.2113],[-79.8782,38.2113],[-79.8779,38.2113],[-79.8772,38.2116],[-79.8757,38.2123],[-79.8748,38.2129],[-79.8746,38.213],[-79.8744,38.2136],[-79.8741,38.2146],[-79.8739,38.2152],[-79.8739,38.2153],[-79.8739,38.2154],[-79.8738,38.2155],[-79.8736,38.2156],[-79.8732,38.2159],[-79.8703,38.2184],[-79.8699,38.2186],[-79.8695,38.2187],[-79.869,38.219],[-79.8685,38.2192],[-79.868,38.2194],[-79.8678,38.2196],[-79.8677,38.2199],[-79.8674,38.2204],[-79.8671,38.2208],[-79.8668,38.2212],[-79.8643,38.2235],[-79.8639,38.2238],[-79.8636,38.224],[-79.8635,38.224],[-79.8632,38.224],[-79.8625,38.2242],[-79.8618,38.2246],[-79.8609,38.2252],[-79.8605,38.2257],[-79.8604,38.2261],[-79.8604,38.2265],[-79.8604,38.2266],[-79.8605,38.2268],[-79.8605,38.2271],[-79.8603,38.2274],[-79.8599,38.2278],[-79.8585,38.2292],[-79.8579,38.23],[-79.8574,38.2306],[-79.857,38.2311],[-79.8567,38.2312],[-79.8559,38.2315],[-79.8547,38.2319],[-79.8534,38.2321],[-79.8528,38.2325],[-79.8517,38.2329],[-79.8511,38.233],[-79.8503,38.2333],[-79.8501,38.2336],[-79.8498,38.2342],[-79.8497,38.2346],[-79.8495,38.2348],[-79.8493,38.2351],[-79.8489,38.2355],[-79.8484,38.2364],[-79.8478,38.2374],[-79.8472,38.2383],[-79.8467,38.2392],[-79.8465,38.2396],[-79.8465,38.24],[-79.8462,38.2403],[-79.8458,38.2407],[-79.8452,38.2411],[-79.845,38.2412],[-79.8446,38.2413],[-79.8443,38.2413],[-79.844,38.2415],[-79.8437,38.2415],[-79.843,38.2416],[-79.8415,38.2415],[-79.8407,38.2415],[-79.8397,38.2413],[-79.8383,38.2412],[-79.8375,38.2413],[-79.8361,38.2415],[-79.8351,38.2419],[-79.8346,38.2423],[-79.8342,38.2429],[-79.834,38.2435],[-79.834,38.2442],[-79.834,38.245],[-79.8339,38.2452],[-79.8337,38.2455],[-79.8335,38.2459],[-79.8333,38.2463],[-79.8332,38.2467],[-79.8331,38.247],[-79.8331,38.2473],[-79.833,38.2476],[-79.8326,38.248],[-79.832,38.2486],[-79.8315,38.249],[-79.8315,38.2491],[-79.8312,38.2495],[-79.8309,38.2497],[-79.8307,38.2497],[-79.8296,38.2495],[-79.8293,38.2495],[-79.8289,38.2496],[-79.8285,38.2497],[-79.8283,38.2498],[-79.8281,38.2498],[-79.8273,38.2498],[-79.8269,38.2499],[-79.8265,38.2501],[-79.8264,38.2501],[-79.8261,38.2503],[-79.8256,38.2504],[-79.8253,38.2505],[-79.825,38.2504],[-79.8244,38.2501],[-79.8235,38.2497],[-79.8229,38.2494],[-79.8225,38.2491],[-79.822,38.2488],[-79.821,38.2483],[-79.8204,38.2481],[-79.82,38.2481],[-79.8199,38.2482],[-79.8196,38.2482],[-79.8195,38.2483],[-79.8193,38.2484],[-79.8192,38.2485],[-79.8191,38.2486],[-79.8189,38.2487],[-79.8182,38.249],[-79.8175,38.2493],[-79.8171,38.2495],[-79.8168,38.2498],[-79.8163,38.2501],[-79.8157,38.2507],[-79.815,38.2514],[-79.8149,38.2516],[-79.8152,38.2523],[-79.8157,38.2537],[-79.8157,38.2551],[-79.8146,38.2567],[-79.8146,38.2573],[-79.8146,38.2574],[-79.8142,38.2582],[-79.8136,38.2589],[-79.8128,38.2597],[-79.8122,38.2602],[-79.812,38.2604],[-79.8114,38.2604],[-79.8107,38.2604],[-79.8093,38.26],[-79.8065,38.2592],[-79.8063,38.2592],[-79.8051,38.26],[-79.8049,38.2601],[-79.8022,38.2608],[-79.8013,38.2615],[-79.7995,38.2643],[-79.7983,38.266],[-79.798,38.2661],[-79.7976,38.2662],[-79.7972,38.2662],[-79.7959,38.2655],[-79.7953,38.2659],[-79.7952,38.266],[-79.7948,38.2662],[-79.7934,38.2666],[-79.793,38.2667],[-79.7928,38.2668],[-79.7923,38.2671],[-79.7922,38.2672],[-79.7919,38.2674],[-79.7907,38.2676],[-79.7904,38.2676],[-79.7901,38.2677],[-79.7899,38.2679],[-79.7892,38.2684],[-79.7892,38.2685],[-79.7889,38.2687],[-79.7889,38.2696],[-79.7888,38.27],[-79.7884,38.2714],[-79.7883,38.2719],[-79.7882,38.272],[-79.7878,38.2728],[-79.7875,38.2733],[-79.7874,38.2734],[-79.7869,38.274],[-79.7865,38.2744],[-79.7865,38.2747],[-79.7866,38.2749],[-79.7868,38.2751],[-79.7869,38.2751],[-79.7873,38.2752],[-79.7876,38.2753],[-79.7877,38.2753],[-79.7879,38.2754],[-79.79,38.2773],[-79.7902,38.2779],[-79.7903,38.2783],[-79.7903,38.2787],[-79.7901,38.2794],[-79.7899,38.2802],[-79.7897,38.2805],[-79.7897,38.2809],[-79.7898,38.2812],[-79.79,38.2815],[-79.791,38.2832],[-79.7917,38.2846],[-79.792,38.2852],[-79.7923,38.2856],[-79.7928,38.2861],[-79.7945,38.2881],[-79.7946,38.2883],[-79.7948,38.2889],[-79.7955,38.2902],[-79.7977,38.292],[-79.7978,38.2921],[-79.7982,38.292],[-79.8002,38.292],[-79.8023,38.2918],[-79.8026,38.2919],[-79.8028,38.2921],[-79.8029,38.2927],[-79.8032,38.2938],[-79.8033,38.2948],[-79.8033,38.2967],[-79.804,38.2986],[-79.8042,38.2988],[-79.8059,38.3003],[-79.8075,38.3017],[-79.8099,38.3047],[-79.8101,38.305],[-79.8101,38.3051],[-79.8101,38.3067],[-79.8101,38.3069],[-79.8094,38.3079],[-79.8087,38.3094],[-79.8084,38.3098],[-79.8059,38.3119],[-79.8055,38.3123],[-79.8041,38.3139],[-79.8033,38.315],[-79.8031,38.3152],[-79.8023,38.3163],[-79.8019,38.3165],[-79.8017,38.3165],[-79.8004,38.3167],[-79.8,38.3168],[-79.7996,38.3171],[-79.7987,38.3184],[-79.7983,38.319],[-79.7982,38.3192],[-79.7982,38.3197],[-79.798,38.3205],[-79.7978,38.3208],[-79.797,38.3216],[-79.7969,38.3225],[-79.7967,38.3233],[-79.7965,38.3235],[-79.7962,38.3237],[-79.7943,38.3244],[-79.792,38.3262],[-79.7915,38.3266],[-79.7911,38.327],[-79.7905,38.3274],[-79.7903,38.3276],[-79.79,38.3282],[-79.7899,38.3283],[-79.7882,38.328],[-79.788,38.328],[-79.787,38.3284],[-79.7867,38.3287],[-79.786,38.3309],[-79.7858,38.3311],[-79.7844,38.3318],[-79.7837,38.3319],[-79.783,38.3318],[-79.781,38.3314],[-79.7805,38.3314],[-79.7803,38.3314],[-79.7793,38.3316],[-79.7785,38.3319],[-79.7772,38.333],[-79.7766,38.3334],[-79.7762,38.3336],[-79.7745,38.3343],[-79.7743,38.3345],[-79.7742,38.3346],[-79.7731,38.3355],[-79.7725,38.3373],[-79.7722,38.3385],[-79.772,38.3388],[-79.7716,38.3391],[-79.7709,38.3396],[-79.7708,38.3396],[-79.7707,38.3397],[-79.7706,38.3399],[-79.77,38.3415],[-79.7699,38.3418],[-79.7697,38.3421],[-79.7692,38.3426],[-79.7685,38.3433],[-79.768,38.3436],[-79.7679,38.3437],[-79.7679,38.3438],[-79.7678,38.3439],[-79.7677,38.344],[-79.7677,38.3441],[-79.7676,38.3443],[-79.7676,38.3444],[-79.7676,38.3445],[-79.7677,38.3448],[-79.7677,38.3451],[-79.7678,38.3455],[-79.7678,38.3457],[-79.7681,38.3462],[-79.7685,38.3464],[-79.7689,38.3465],[-79.7691,38.3465],[-79.7694,38.3468],[-79.7703,38.3478],[-79.7703,38.348],[-79.77,38.3481],[-79.7695,38.3483],[-79.7682,38.3492],[-79.7672,38.3503],[-79.7664,38.3509],[-79.766,38.3513],[-79.7659,38.3517],[-79.766,38.3521],[-79.7662,38.3525],[-79.7672,38.3532],[-79.7673,38.3534],[-79.7671,38.3536],[-79.7661,38.3544],[-79.765,38.3556],[-79.7644,38.3565],[-79.7642,38.3566],[-79.7627,38.3567],[-79.7615,38.3569],[-79.7576,38.3576],[-79.7556,38.3574],[-79.7552,38.3569],[-79.7536,38.3561],[-79.7534,38.3561],[-79.7531,38.356],[-79.7511,38.3559],[-79.7507,38.3559],[-79.7498,38.3556],[-79.7492,38.3556],[-79.749,38.3556],[-79.7486,38.3554],[-79.7483,38.3551],[-79.748,38.3546],[-79.7476,38.3543],[-79.7459,38.3544],[-79.7452,38.3542],[-79.7448,38.354],[-79.7441,38.354],[-79.7436,38.3538],[-79.7428,38.3534],[-79.7422,38.3533],[-79.7416,38.3534],[-79.7406,38.3541],[-79.738,38.355],[-79.7371,38.355],[-79.7365,38.3548],[-79.7353,38.3552],[-79.7351,38.3554],[-79.7349,38.3556],[-79.7348,38.3561],[-79.7346,38.3567],[-79.7336,38.3577],[-79.7324,38.3587],[-79.7323,38.3591],[-79.7323,38.3595],[-79.7321,38.3602],[-79.7312,38.3607],[-79.7306,38.3611],[-79.7293,38.3618],[-79.7286,38.362],[-79.7271,38.3622],[-79.7267,38.3625],[-79.726,38.3632],[-79.7256,38.3638],[-79.7258,38.365],[-79.7259,38.3654],[-79.7258,38.3661],[-79.7258,38.3665],[-79.726,38.367],[-79.7266,38.3682],[-79.7267,38.3687],[-79.7268,38.369],[-79.7268,38.3708],[-79.7272,38.3714],[-79.7277,38.3717],[-79.7291,38.372],[-79.73,38.3721],[-79.7305,38.3722],[-79.7315,38.373],[-79.7317,38.3734],[-79.7317,38.3737],[-79.7317,38.3741],[-79.7314,38.3747],[-79.7312,38.3751],[-79.731,38.3757],[-79.7308,38.3777],[-79.7303,38.3792],[-79.7299,38.3797],[-79.7299,38.3803],[-79.7295,38.3812],[-79.7283,38.3821],[-79.7273,38.3833],[-79.7269,38.384],[-79.7271,38.3845],[-79.7271,38.3848],[-79.7268,38.386],[-79.7263,38.3871],[-79.7256,38.3876],[-79.7238,38.3886],[-79.7227,38.3895],[-79.7221,38.391],[-79.721,38.3935],[-79.7211,38.3949],[-79.721,38.3951],[-79.7197,38.3964],[-79.7194,38.3972],[-79.7188,38.3984],[-79.7176,38.4005],[-79.7176,38.4011],[-79.7176,38.4012],[-79.7174,38.4016],[-79.7164,38.4023],[-79.7149,38.4033],[-79.7144,38.4041],[-79.7136,38.4046],[-79.7129,38.405],[-79.7124,38.4064],[-79.7123,38.4074],[-79.7109,38.4076],[-79.7099,38.4082],[-79.7096,38.4089],[-79.709,38.4096],[-79.7088,38.41],[-79.7093,38.4112],[-79.7091,38.4121],[-79.7084,38.4126],[-79.7081,38.4134],[-79.7072,38.4148],[-79.7066,38.4157],[-79.7056,38.4166],[-79.7056,38.4167],[-79.7046,38.4172],[-79.7041,38.4176],[-79.7028,38.4194],[-79.7018,38.42],[-79.7005,38.4203],[-79.7001,38.4209],[-79.6997,38.4219],[-79.6994,38.422],[-79.6984,38.4226],[-79.6963,38.4232],[-79.6955,38.4236],[-79.6953,38.4237],[-79.6954,38.4248],[-79.6954,38.4249],[-79.6958,38.4258],[-79.6961,38.4261],[-79.6966,38.4265],[-79.6968,38.4268],[-79.696,38.4271],[-79.6948,38.4277],[-79.6943,38.4279],[-79.6938,38.4282],[-79.6931,38.4289],[-79.6928,38.4292],[-79.6926,38.4295],[-79.6921,38.4299],[-79.6919,38.4301],[-79.6917,38.4301],[-79.6915,38.4303],[-79.691,38.4305],[-79.6904,38.4308],[-79.6897,38.4315],[-79.6899,38.4329],[-79.6902,38.4334],[-79.6904,38.4336],[-79.6909,38.434],[-79.6911,38.4348],[-79.6914,38.4359],[-79.6917,38.4364],[-79.6917,38.4371],[-79.6916,38.4394],[-79.6912,38.4398],[-79.6912,38.4399],[-79.6911,38.44],[-79.691,38.4401],[-79.6909,38.4402],[-79.6909,38.4403],[-79.6907,38.4405],[-79.6905,38.4406],[-79.6904,38.4407],[-79.6903,38.4407],[-79.6901,38.4409],[-79.69,38.441],[-79.6899,38.4411],[-79.6897,38.4412],[-79.6896,38.4413],[-79.6895,38.4414],[-79.6894,38.4416],[-79.6893,38.4417],[-79.6893,38.4418],[-79.6893,38.4419],[-79.6893,38.442],[-79.6893,38.4421],[-79.6893,38.4422],[-79.6893,38.4423],[-79.6893,38.4424],[-79.6894,38.4425],[-79.6895,38.4426],[-79.6896,38.443],[-79.6897,38.4432],[-79.6902,38.444],[-79.6904,38.4444],[-79.6906,38.4447],[-79.6911,38.4453],[-79.6912,38.4456],[-79.6913,38.446],[-79.6914,38.446],[-79.6914,38.4461],[-79.6915,38.4463],[-79.6914,38.4468],[-79.6913,38.4469],[-79.6907,38.4477],[-79.6897,38.4487],[-79.6894,38.4489],[-79.6888,38.4496],[-79.6887,38.4498],[-79.6884,38.4501],[-79.6882,38.4503],[-79.6881,38.4504],[-79.6884,38.4529],[-79.6882,38.4539],[-79.6882,38.4543],[-79.6884,38.4569],[-79.6885,38.4579],[-79.6889,38.4587],[-79.6907,38.4619],[-79.6909,38.463],[-79.6911,38.4637],[-79.6911,38.4638],[-79.6919,38.4644],[-79.6931,38.465],[-79.6936,38.4661],[-79.6938,38.4663],[-79.694,38.4667],[-79.6949,38.4683],[-79.6956,38.4691],[-79.6969,38.4696],[-79.6984,38.4697],[-79.6989,38.4699],[-79.6991,38.4703],[-79.6989,38.4712],[-79.6988,38.472],[-79.6993,38.4727],[-79.6994,38.4729],[-79.6996,38.474],[-79.6995,38.4745],[-79.699,38.475],[-79.6989,38.4751],[-79.6988,38.4752],[-79.6987,38.4753],[-79.6986,38.4754],[-79.6984,38.4755],[-79.6984,38.4756],[-79.6983,38.4756],[-79.6976,38.4761],[-79.6974,38.4763],[-79.6971,38.4765],[-79.6969,38.4767],[-79.6967,38.4769],[-79.6966,38.4769],[-79.6965,38.477],[-79.6965,38.4771],[-79.6964,38.4772],[-79.6964,38.4773],[-79.6963,38.4773],[-79.6962,38.4774],[-79.6961,38.4775],[-79.696,38.4776],[-79.696,38.4777],[-79.6958,38.4777],[-79.6957,38.4778],[-79.6956,38.4778],[-79.695,38.478],[-79.6944,38.4782],[-79.6942,38.4783],[-79.6941,38.4787],[-79.694,38.479],[-79.6939,38.4792],[-79.6937,38.4795],[-79.6936,38.4796],[-79.6935,38.4797],[-79.6934,38.48],[-79.6934,38.4802],[-79.6934,38.4807],[-79.6934,38.481],[-79.6935,38.4812],[-79.6941,38.4812],[-79.6946,38.4813],[-79.6952,38.4814],[-79.6954,38.4814],[-79.6955,38.4815],[-79.6957,38.4819],[-79.6958,38.482],[-79.6959,38.4822],[-79.696,38.4825],[-79.6967,38.4839],[-79.6969,38.4844],[-79.697,38.4846],[-79.6972,38.4853],[-79.6974,38.4858],[-79.6976,38.4872],[-79.6972,38.4877],[-79.6971,38.4877],[-79.6964,38.488],[-79.6963,38.488],[-79.6962,38.488],[-79.6961,38.4881],[-79.696,38.4882],[-79.696,38.4894],[-79.6961,38.4906],[-79.6958,38.4913],[-79.6956,38.4917],[-79.6951,38.4923],[-79.695,38.4933],[-79.6947,38.4939],[-79.6945,38.4942],[-79.6936,38.4945],[-79.693,38.4949],[-79.6927,38.4958],[-79.6923,38.4965],[-79.6913,38.4968],[-79.6908,38.4967],[-79.6904,38.4967],[-79.6896,38.4965],[-79.6892,38.4964],[-79.6883,38.4962],[-79.687,38.4975],[-79.6867,38.4977],[-79.6859,38.4985],[-79.6856,38.4988],[-79.6842,38.5001],[-79.6838,38.5006],[-79.6838,38.5008],[-79.6836,38.5009],[-79.6835,38.5009],[-79.6832,38.5011],[-79.683,38.5013],[-79.6828,38.5016],[-79.6826,38.502],[-79.6825,38.5025],[-79.6826,38.5028],[-79.6827,38.5031],[-79.683,38.5034],[-79.6831,38.5036],[-79.683,38.5039],[-79.6827,38.5041],[-79.6821,38.5043],[-79.6816,38.5045],[-79.6812,38.5049],[-79.6811,38.5053],[-79.6812,38.5055],[-79.6814,38.5059],[-79.6814,38.506],[-79.6817,38.5073],[-79.6817,38.5077],[-79.6816,38.5082],[-79.6814,38.5086],[-79.6811,38.5092],[-79.6811,38.5093],[-79.6809,38.5096],[-79.6806,38.5101],[-79.6805,38.5105],[-79.6804,38.5106],[-79.6801,38.5106],[-79.6794,38.5104],[-79.679,38.5103],[-79.6782,38.5102],[-79.6777,38.5102],[-79.6772,38.5102],[-79.6765,38.5103],[-79.676,38.5103],[-79.6756,38.5104],[-79.6755,38.5104],[-79.6754,38.5105],[-79.6753,38.5105],[-79.675,38.5105],[-79.6746,38.5105],[-79.6741,38.5104],[-79.6735,38.5101],[-79.673,38.5098],[-79.6729,38.5098],[-79.6726,38.5095],[-79.6723,38.509],[-79.672,38.5086],[-79.6716,38.5083],[-79.671,38.508],[-79.6705,38.5077],[-79.6702,38.5078],[-79.6701,38.508],[-79.67,38.5082],[-79.67,38.5083],[-79.6699,38.5085],[-79.6698,38.509],[-79.6697,38.5093],[-79.6697,38.5095],[-79.6695,38.51],[-79.6693,38.5105],[-79.6691,38.5109],[-79.6691,38.511],[-79.669,38.5114],[-79.6689,38.5115],[-79.6689,38.5117],[-79.6688,38.5118],[-79.6688,38.512],[-79.6685,38.5123],[-79.6682,38.5125],[-79.668,38.5126],[-79.6677,38.5129],[-79.6676,38.5129],[-79.6674,38.513],[-79.667,38.5132],[-79.6666,38.5134],[-79.6664,38.5135],[-79.6663,38.5136],[-79.6657,38.5138],[-79.6655,38.5139],[-79.6654,38.5139],[-79.6652,38.5139],[-79.6651,38.5139],[-79.665,38.5139],[-79.6642,38.514],[-79.664,38.514],[-79.6635,38.5141],[-79.6631,38.5144],[-79.6628,38.5146],[-79.6624,38.5149],[-79.6622,38.5152],[-79.6621,38.5155],[-79.6622,38.5156],[-79.6623,38.5157],[-79.6624,38.5159],[-79.6625,38.5161],[-79.6628,38.5168],[-79.6627,38.5169],[-79.6627,38.5171],[-79.6627,38.5174],[-79.6628,38.5177],[-79.6628,38.5181],[-79.6628,38.5183],[-79.663,38.5187],[-79.6633,38.519],[-79.6634,38.5192],[-79.6636,38.5194],[-79.664,38.5198],[-79.6643,38.5201],[-79.6644,38.5204],[-79.6646,38.5207],[-79.6647,38.521],[-79.665,38.5213],[-79.6652,38.5216],[-79.6654,38.5221],[-79.6657,38.5225],[-79.666,38.523],[-79.6662,38.5234],[-79.6666,38.5239],[-79.6668,38.5243],[-79.6672,38.5246],[-79.6677,38.5248],[-79.6682,38.525],[-79.6684,38.525],[-79.6688,38.5253],[-79.669,38.5257],[-79.6692,38.5262],[-79.6695,38.5266],[-79.6698,38.5269],[-79.6701,38.5271],[-79.6705,38.5271],[-79.671,38.5272],[-79.6711,38.5273],[-79.6712,38.5274],[-79.6716,38.5275],[-79.6717,38.5277],[-79.6718,38.5278],[-79.6718,38.5279],[-79.6718,38.528],[-79.672,38.5282],[-79.6723,38.5284],[-79.6726,38.5286],[-79.6728,38.5286],[-79.673,38.5287],[-79.6729,38.529],[-79.6728,38.5293],[-79.6726,38.5296],[-79.6723,38.5301],[-79.672,38.5304],[-79.6718,38.5307],[-79.6713,38.5311],[-79.671,38.5315],[-79.6707,38.5317],[-79.6706,38.5318],[-79.6704,38.532],[-79.6703,38.5322],[-79.6703,38.5323],[-79.6701,38.5328],[-79.6698,38.5333],[-79.6696,38.5336],[-79.6693,38.5338],[-79.6688,38.5342],[-79.6685,38.5347],[-79.6683,38.5351],[-79.6681,38.5355],[-79.6681,38.5356],[-79.6679,38.5363],[-79.6679,38.5365],[-79.6678,38.5369],[-79.6678,38.5371],[-79.6678,38.5372],[-79.6678,38.5373],[-79.6676,38.5375],[-79.6674,38.5378],[-79.6671,38.538],[-79.6669,38.5383],[-79.6669,38.5386],[-79.6671,38.5388],[-79.6674,38.5391],[-79.6678,38.5394],[-79.668,38.5396],[-79.6684,38.5398],[-79.6688,38.54],[-79.6689,38.5401],[-79.6692,38.5401],[-79.6694,38.5401],[-79.6699,38.5402],[-79.6703,38.5402],[-79.6704,38.5402],[-79.6707,38.5403],[-79.6707,38.5407],[-79.6709,38.541],[-79.6708,38.5413],[-79.6708,38.5415],[-79.6707,38.5418],[-79.6706,38.5422],[-79.6704,38.5425],[-79.6701,38.5428],[-79.6699,38.5431],[-79.6697,38.5434],[-79.6697,38.5437],[-79.6697,38.544],[-79.6697,38.5445],[-79.6694,38.5449],[-79.6692,38.5453],[-79.6692,38.5457],[-79.6694,38.5459],[-79.6696,38.5462],[-79.6697,38.5465],[-79.6696,38.5468],[-79.6694,38.5471],[-79.6691,38.5475],[-79.6689,38.548],[-79.6689,38.5485],[-79.6691,38.5491],[-79.6693,38.5495],[-79.6695,38.5497],[-79.6697,38.55],[-79.6698,38.5501],[-79.6698,38.5503],[-79.6696,38.5508],[-79.6694,38.551],[-79.6691,38.5511],[-79.6687,38.5513],[-79.6684,38.5515],[-79.668,38.5518],[-79.6677,38.5521],[-79.6673,38.5526],[-79.6671,38.5536],[-79.6671,38.5538],[-79.6671,38.5539],[-79.6671,38.5544],[-79.6672,38.5549],[-79.6672,38.555],[-79.6669,38.5559],[-79.6665,38.5563],[-79.6663,38.5565],[-79.666,38.5569],[-79.6659,38.5573],[-79.6659,38.5574],[-79.6659,38.5577],[-79.666,38.5578],[-79.666,38.5582],[-79.6659,38.5586],[-79.6659,38.5587],[-79.6658,38.559],[-79.6658,38.5591],[-79.6657,38.5592],[-79.6656,38.5592],[-79.6656,38.5593],[-79.6656,38.5594],[-79.6655,38.5594],[-79.6655,38.5595],[-79.6655,38.5596],[-79.6654,38.5597],[-79.6654,38.5598],[-79.6653,38.5601],[-79.6653,38.5604],[-79.6652,38.5607],[-79.6651,38.5609],[-79.6649,38.5609],[-79.6645,38.5608],[-79.6639,38.5607],[-79.6635,38.5606],[-79.6632,38.5605],[-79.6626,38.5605],[-79.6624,38.5606],[-79.6621,38.5607],[-79.6614,38.561],[-79.6613,38.561],[-79.6608,38.5613],[-79.6606,38.5614],[-79.6603,38.5615],[-79.6599,38.5619],[-79.6596,38.5622],[-79.6593,38.5624],[-79.6592,38.5627],[-79.6593,38.563],[-79.6594,38.5632],[-79.6594,38.5633],[-79.6595,38.5635],[-79.6599,38.5641],[-79.6601,38.5643],[-79.6605,38.5645],[-79.6606,38.5648],[-79.6607,38.5652],[-79.6607,38.5656],[-79.6607,38.5662],[-79.6606,38.5667],[-79.6611,38.5671],[-79.6612,38.5672],[-79.6613,38.5672],[-79.6614,38.5673],[-79.6615,38.5673],[-79.6616,38.5673],[-79.6618,38.5675],[-79.662,38.5676],[-79.6623,38.568],[-79.6624,38.5685],[-79.6625,38.5688],[-79.6626,38.5692],[-79.6627,38.5696],[-79.6628,38.57],[-79.6629,38.5703],[-79.6629,38.5704],[-79.6627,38.5706],[-79.6623,38.5709],[-79.6616,38.5715],[-79.6612,38.5719],[-79.6608,38.5722],[-79.6604,38.5725],[-79.6598,38.5726],[-79.6595,38.5726],[-79.6594,38.5726],[-79.6588,38.5728],[-79.6582,38.573],[-79.658,38.5733],[-79.6579,38.5735],[-79.6579,38.5739],[-79.6579,38.5741],[-79.658,38.5742],[-79.658,38.5745],[-79.6579,38.5747],[-79.6578,38.5748],[-79.6578,38.5749],[-79.6576,38.575],[-79.6575,38.5751],[-79.6574,38.5752],[-79.6573,38.5752],[-79.657,38.5756],[-79.6569,38.5756],[-79.6568,38.5757],[-79.6567,38.5758],[-79.6566,38.5758],[-79.6564,38.5759],[-79.6563,38.576],[-79.6561,38.5762],[-79.6559,38.5769],[-79.6558,38.5777],[-79.6556,38.5783],[-79.6555,38.5787],[-79.6554,38.5793],[-79.6554,38.5795],[-79.6555,38.5799],[-79.6558,38.5804],[-79.6559,38.581],[-79.6559,38.5814],[-79.6557,38.5819],[-79.6555,38.5824],[-79.6552,38.5831],[-79.6545,38.584],[-79.654,38.5847],[-79.6536,38.5851],[-79.6531,38.5855],[-79.6525,38.586],[-79.6519,38.5865],[-79.6512,38.5872],[-79.6508,38.588],[-79.6506,38.5884],[-79.6506,38.5885],[-79.6505,38.5891],[-79.6502,38.5897],[-79.6499,38.5903],[-79.6494,38.5907],[-79.6492,38.591],[-79.6492,38.5914],[-79.6491,38.5915],[-79.6488,38.5914],[-79.648,38.5911],[-79.6477,38.591],[-79.6467,38.5907],[-79.6439,38.5896],[-79.6429,38.5892],[-79.6417,38.5888],[-79.6383,38.5876],[-79.6371,38.5871],[-79.6368,38.587],[-79.6367,38.587],[-79.6292,38.5842],[-79.6248,38.5826],[-79.6153,38.5791],[-79.6067,38.576],[-79.5992,38.5732],[-79.5989,38.5731],[-79.5982,38.5729],[-79.598,38.5728],[-79.5979,38.5728],[-79.5979,38.5727],[-79.5978,38.5727],[-79.5957,38.5719],[-79.5892,38.5695],[-79.587,38.5687],[-79.5842,38.5677],[-79.5759,38.5647],[-79.5732,38.5636],[-79.5731,38.5636],[-79.5728,38.5635],[-79.5727,38.5635],[-79.5725,38.5634],[-79.572,38.5632],[-79.5718,38.5631],[-79.5716,38.5631],[-79.5711,38.563],[-79.5706,38.5629],[-79.5699,38.5629],[-79.5693,38.5629],[-79.569,38.5629],[-79.5683,38.5628],[-79.568,38.5628],[-79.5671,38.5627],[-79.5663,38.5625],[-79.5656,38.5623],[-79.5627,38.561],[-79.5625,38.5609],[-79.5622,38.5609],[-79.5617,38.5608],[-79.561,38.5608],[-79.5602,38.5609],[-79.5595,38.5609],[-79.5588,38.5609],[-79.5581,38.5607],[-79.5574,38.5604],[-79.5568,38.5603],[-79.556,38.5602],[-79.5555,38.5602],[-79.555,38.56],[-79.5547,38.5599],[-79.5536,38.5593],[-79.5505,38.5574],[-79.5495,38.5567],[-79.5494,38.5567],[-79.549,38.5564],[-79.5487,38.5561],[-79.5482,38.5559],[-79.5476,38.5556],[-79.5471,38.5555],[-79.5467,38.5553],[-79.5463,38.5551],[-79.546,38.5549],[-79.5457,38.5545],[-79.5451,38.5543],[-79.5446,38.5541],[-79.5442,38.554],[-79.5437,38.5537],[-79.5432,38.5535],[-79.5426,38.5532],[-79.5421,38.5529],[-79.5416,38.5526],[-79.5412,38.5523],[-79.5408,38.5521],[-79.5403,38.5521],[-79.54,38.5521],[-79.5398,38.5521],[-79.5392,38.552],[-79.5387,38.5519],[-79.5383,38.5518],[-79.5379,38.5516],[-79.5375,38.5513],[-79.5374,38.5512],[-79.5369,38.5509],[-79.5367,38.5506],[-79.5365,38.5503],[-79.5363,38.5498],[-79.5363,38.5494],[-79.5361,38.549],[-79.5359,38.5487],[-79.5357,38.5483],[-79.5353,38.548],[-79.5349,38.5477],[-79.5346,38.5475],[-79.5345,38.5474],[-79.5341,38.547],[-79.534,38.5469],[-79.5337,38.5466],[-79.5334,38.5462],[-79.5334,38.546],[-79.5336,38.5456],[-79.5338,38.5452],[-79.5336,38.5449],[-79.5332,38.5447],[-79.5329,38.5443],[-79.532,38.5431],[-79.532,38.543],[-79.5319,38.5428],[-79.532,38.5424],[-79.5318,38.5423],[-79.5315,38.5421],[-79.5311,38.542],[-79.5306,38.5419],[-79.5303,38.5419],[-79.5302,38.5418],[-79.5287,38.5406],[-79.5286,38.5406],[-79.5286,38.5405],[-79.5284,38.5402],[-79.5283,38.5398],[-79.5283,38.5395],[-79.5283,38.5391],[-79.528,38.5389],[-79.5274,38.5385],[-79.5271,38.5383],[-79.5269,38.538],[-79.5268,38.5375],[-79.5267,38.5371],[-79.5265,38.537],[-79.5264,38.5369],[-79.5259,38.5367],[-79.5254,38.5364],[-79.525,38.5363],[-79.5246,38.5361],[-79.5244,38.5359],[-79.5241,38.5356],[-79.5239,38.5353],[-79.5236,38.535],[-79.5231,38.5349],[-79.5227,38.5347],[-79.5224,38.5346],[-79.5222,38.5345],[-79.5221,38.5344],[-79.522,38.5344],[-79.5219,38.5344],[-79.5219,38.5343],[-79.5218,38.5343],[-79.5217,38.5343],[-79.5217,38.5342],[-79.5215,38.5341],[-79.5215,38.534],[-79.5215,38.5339],[-79.5214,38.5338],[-79.5211,38.5333],[-79.521,38.5332],[-79.5206,38.5325],[-79.5194,38.5305],[-79.519,38.5298],[-79.5187,38.5293],[-79.5183,38.5286],[-79.5178,38.5279],[-79.5176,38.5274],[-79.5174,38.5271],[-79.5169,38.5263],[-79.5167,38.526],[-79.5167,38.5259],[-79.5165,38.5257],[-79.5165,38.5256],[-79.5154,38.5239],[-79.5153,38.5236],[-79.5123,38.5187],[-79.5113,38.517],[-79.5112,38.5169],[-79.5111,38.5166],[-79.5106,38.5158],[-79.5104,38.5155],[-79.5104,38.5154],[-79.5102,38.5151],[-79.5096,38.5142],[-79.5094,38.5139],[-79.5092,38.5136],[-79.5087,38.5127],[-79.5085,38.5123],[-79.5079,38.5114],[-79.5065,38.509],[-79.5062,38.5085],[-79.5056,38.5075],[-79.5053,38.507],[-79.505,38.5065],[-79.5045,38.5057],[-79.5042,38.5052],[-79.5042,38.5051],[-79.5039,38.5047],[-79.5039,38.5046],[-79.5036,38.5042],[-79.5035,38.5038],[-79.503,38.503],[-79.5028,38.5026],[-79.5025,38.502],[-79.5016,38.5004],[-79.5012,38.4998],[-79.5012,38.4997],[-79.5011,38.4996],[-79.5011,38.4995],[-79.501,38.4994],[-79.5009,38.4993],[-79.5006,38.4987],[-79.5005,38.4986],[-79.5004,38.4985],[-79.5004,38.4984],[-79.5003,38.4984],[-79.5002,38.4983],[-79.5,38.4979],[-79.4999,38.4977],[-79.4998,38.4977],[-79.4998,38.4976],[-79.4998,38.4977],[-79.4995,38.4973],[-79.4987,38.4959],[-79.4987,38.4958],[-79.4985,38.4956],[-79.4985,38.4955],[-79.4984,38.4953],[-79.4982,38.495],[-79.498,38.4947],[-79.4979,38.4945],[-79.4977,38.4941],[-79.4969,38.4928],[-79.4967,38.4923],[-79.4966,38.4923],[-79.4966,38.4922],[-79.4965,38.492],[-79.4951,38.4896],[-79.4907,38.4819],[-79.4892,38.4793],[-79.4889,38.4787],[-79.4878,38.4767],[-79.4874,38.4761],[-79.487,38.4755],[-79.4861,38.4737],[-79.4857,38.4732],[-79.4839,38.4699],[-79.4792,38.4617],[-79.4784,38.4602],[-79.4766,38.4572],[-79.4764,38.4572],[-79.4763,38.4571],[-79.4761,38.4571],[-79.476,38.4571],[-79.4713,38.4557],[-79.4573,38.4517],[-79.4526,38.4504],[-79.4522,38.4503],[-79.4517,38.4501],[-79.4511,38.45],[-79.4507,38.4499],[-79.45,38.4497],[-79.4477,38.449],[-79.4476,38.449],[-79.447,38.4488],[-79.4469,38.4488],[-79.4468,38.4487],[-79.4467,38.4487],[-79.4439,38.4479],[-79.437,38.446],[-79.4356,38.4456],[-79.4328,38.4448],[-79.4326,38.4447],[-79.4321,38.4446],[-79.4319,38.4445],[-79.4318,38.4445],[-79.4317,38.4445],[-79.4316,38.4444],[-79.4315,38.4444],[-79.4313,38.4444],[-79.4307,38.4442],[-79.4304,38.4441],[-79.4302,38.444],[-79.4299,38.444],[-79.4298,38.4439],[-79.4292,38.4438],[-79.4289,38.4437],[-79.4287,38.4436],[-79.4279,38.4434],[-79.4277,38.4433],[-79.4271,38.4432],[-79.4257,38.4428],[-79.4254,38.4427],[-79.4248,38.4425],[-79.4229,38.442],[-79.4204,38.4413],[-79.4131,38.4393],[-79.4107,38.4386],[-79.4104,38.4385],[-79.4099,38.4383],[-79.4095,38.4382],[-79.4092,38.4382],[-79.4089,38.4381],[-79.4085,38.438],[-79.4081,38.4378],[-79.408,38.4378],[-79.4078,38.4378],[-79.4077,38.4377],[-79.4058,38.4372],[-79.4031,38.4364],[-79.4001,38.4356],[-79.3982,38.4351],[-79.3967,38.4346],[-79.3966,38.4346],[-79.3944,38.434],[-79.3921,38.4334],[-79.3906,38.4329],[-79.3887,38.4324],[-79.3845,38.4312],[-79.3831,38.4308],[-79.3812,38.4303],[-79.3805,38.4301],[-79.3782,38.4295],[-79.3774,38.4293],[-79.376,38.4288],[-79.3748,38.4285],[-79.3742,38.4283],[-79.3716,38.4276],[-79.3701,38.4272],[-79.3699,38.4271],[-79.3695,38.427],[-79.3691,38.4269],[-79.3688,38.4269],[-79.3675,38.4265],[-79.3633,38.4254],[-79.362,38.425],[-79.3573,38.4238],[-79.3435,38.4201],[-79.3389,38.4189],[-79.3387,38.4189],[-79.3386,38.4188],[-79.3379,38.4187],[-79.3377,38.4186],[-79.3376,38.4186],[-79.3374,38.4185],[-79.3365,38.4183],[-79.3362,38.4182],[-79.3357,38.4181],[-79.3344,38.4177],[-79.334,38.4176],[-79.333,38.4174],[-79.3302,38.4166],[-79.3293,38.4164],[-79.329,38.4163],[-79.3282,38.4161],[-79.3279,38.416],[-79.3274,38.4159],[-79.326,38.4154],[-79.3255,38.4153],[-79.3253,38.4153],[-79.3236,38.4148],[-79.3184,38.4135],[-79.3167,38.413],[-79.3165,38.413],[-79.3127,38.412],[-79.3123,38.4119],[-79.3122,38.4119],[-79.3117,38.412],[-79.3114,38.4122],[-79.3111,38.4124],[-79.311,38.4125],[-79.3108,38.4126],[-79.3105,38.4127],[-79.3103,38.4127],[-79.3097,38.4127],[-79.3095,38.4127],[-79.3089,38.4128],[-79.3087,38.4128],[-79.3079,38.4133],[-79.3072,38.4139],[-79.3067,38.4145],[-79.3064,38.4149],[-79.3062,38.4151],[-79.3057,38.4152],[-79.3055,38.4153],[-79.3052,38.4154],[-79.3048,38.4154],[-79.3046,38.4155],[-79.3038,38.4155],[-79.3025,38.4154],[-79.3011,38.4149],[-79.3007,38.4148],[-79.3001,38.4149],[-79.2996,38.4151],[-79.2992,38.4153],[-79.2989,38.4157],[-79.2987,38.4158],[-79.2984,38.4159],[-79.2977,38.4164],[-79.2976,38.4166],[-79.2976,38.4167],[-79.2975,38.4168],[-79.2974,38.417],[-79.2974,38.4171],[-79.2973,38.4172],[-79.2972,38.4173],[-79.2967,38.4179],[-79.2966,38.418],[-79.2965,38.4181],[-79.2964,38.4182],[-79.2963,38.4182],[-79.2962,38.4183],[-79.2961,38.4183],[-79.296,38.4184],[-79.2959,38.4184],[-79.2958,38.4183],[-79.2957,38.4183],[-79.2956,38.4183],[-79.2955,38.4183],[-79.2939,38.4186],[-79.2937,38.4187],[-79.2934,38.419],[-79.2932,38.4193],[-79.2931,38.4195],[-79.2929,38.4196],[-79.292,38.4197],[-79.2919,38.4199],[-79.2918,38.42],[-79.2917,38.4201],[-79.2915,38.4203],[-79.2914,38.4205],[-79.2913,38.4205],[-79.291,38.4208],[-79.291,38.4209],[-79.2909,38.4209],[-79.2909,38.421],[-79.2908,38.421],[-79.2907,38.421],[-79.2906,38.4211],[-79.2904,38.421],[-79.2884,38.421],[-79.2869,38.4206],[-79.2863,38.4199],[-79.286,38.4197],[-79.2856,38.4192],[-79.2835,38.4181],[-79.2832,38.418],[-79.2829,38.4181],[-79.2803,38.4204],[-79.2802,38.4207],[-79.2801,38.4213],[-79.2799,38.4233],[-79.2797,38.4237],[-79.2797,38.4242],[-79.28,38.4253],[-79.2803,38.4255],[-79.2803,38.4256],[-79.2803,38.4257],[-79.2803,38.4258],[-79.2804,38.426],[-79.2805,38.4263],[-79.2808,38.4269],[-79.2809,38.4271],[-79.281,38.4271],[-79.281,38.4272],[-79.2811,38.4273],[-79.2813,38.4275],[-79.2815,38.4277],[-79.2818,38.4281],[-79.2819,38.4283],[-79.2821,38.4285],[-79.2821,38.4286],[-79.2822,38.4288],[-79.2823,38.429],[-79.2823,38.4291],[-79.2824,38.4294],[-79.2826,38.4297],[-79.2827,38.4299],[-79.2827,38.4301],[-79.2827,38.4302],[-79.2827,38.4303],[-79.2827,38.4307],[-79.2827,38.431],[-79.2827,38.4311],[-79.2828,38.4315],[-79.2827,38.4317],[-79.2825,38.4319],[-79.2822,38.4321],[-79.282,38.4322],[-79.2811,38.4322],[-79.2791,38.4328],[-79.2788,38.433],[-79.2786,38.4333],[-79.2782,38.4339],[-79.278,38.4342],[-79.2778,38.4344],[-79.2775,38.4345],[-79.2753,38.435],[-79.2752,38.4351],[-79.275,38.4355],[-79.2749,38.436],[-79.2745,38.4364],[-79.272,38.4374],[-79.2715,38.4375],[-79.2694,38.4374],[-79.2693,38.4374],[-79.2692,38.4374],[-79.2684,38.4377],[-79.268,38.438],[-79.2678,38.4382],[-79.2676,38.4382],[-79.2675,38.4382],[-79.2673,38.4383],[-79.2672,38.4385],[-79.2671,38.4385],[-79.267,38.4387],[-79.2669,38.4388],[-79.2667,38.439],[-79.2666,38.439],[-79.2666,38.4391],[-79.2665,38.4392],[-79.2664,38.4393],[-79.2664,38.4394],[-79.2663,38.4394],[-79.2662,38.4398],[-79.2661,38.4402],[-79.266,38.4404],[-79.266,38.4405],[-79.2659,38.4407],[-79.2658,38.441],[-79.2657,38.4412],[-79.2656,38.4413],[-79.2655,38.4415],[-79.2653,38.4418],[-79.2653,38.4419],[-79.2653,38.4422],[-79.2652,38.4425],[-79.265,38.4427],[-79.2642,38.4434],[-79.2636,38.4437],[-79.2635,38.4438],[-79.2629,38.4447],[-79.2628,38.4452],[-79.2627,38.4456],[-79.2626,38.4458],[-79.2621,38.4463],[-79.2619,38.4466],[-79.2611,38.4481],[-79.2606,38.4486],[-79.2602,38.4488],[-79.2585,38.4494],[-79.2579,38.4498],[-79.2574,38.4502],[-79.257,38.4506],[-79.2568,38.4509],[-79.2565,38.452],[-79.2564,38.4522],[-79.2561,38.4529],[-79.256,38.453],[-79.2559,38.454],[-79.2558,38.4543],[-79.2545,38.4559],[-79.2543,38.456],[-79.2535,38.4559],[-79.2532,38.4558],[-79.253,38.4558],[-79.2524,38.4553],[-79.2512,38.4546],[-79.2508,38.4546],[-79.2504,38.4547],[-79.2501,38.4546],[-79.2497,38.4545],[-79.2492,38.4544],[-79.2491,38.4543],[-79.2487,38.454],[-79.2483,38.4536],[-79.2479,38.4534],[-79.2475,38.4533],[-79.2465,38.4533],[-79.2457,38.4534],[-79.2443,38.4539],[-79.2441,38.4539],[-79.2429,38.454],[-79.2427,38.4542],[-79.2424,38.4545],[-79.2422,38.4549],[-79.2423,38.4555],[-79.2422,38.456],[-79.2421,38.4564],[-79.2419,38.4567],[-79.2418,38.4571],[-79.242,38.458],[-79.242,38.4587],[-79.242,38.4597],[-79.242,38.4598],[-79.2418,38.4608],[-79.2417,38.461],[-79.2417,38.4612],[-79.2416,38.4616],[-79.2417,38.4619],[-79.2417,38.4623],[-79.2418,38.4626],[-79.2419,38.4628],[-79.242,38.4643],[-79.2422,38.4646],[-79.2421,38.4649],[-79.2421,38.465],[-79.242,38.465],[-79.2421,38.4651],[-79.2421,38.4652],[-79.242,38.4653],[-79.242,38.4656],[-79.242,38.4658],[-79.2419,38.466],[-79.2418,38.4662],[-79.2416,38.4665],[-79.2414,38.4668],[-79.2412,38.4671],[-79.2409,38.4675],[-79.2406,38.4679],[-79.2405,38.468],[-79.2405,38.4681],[-79.2405,38.4682],[-79.2405,38.4684],[-79.2405,38.4685],[-79.2404,38.4686],[-79.2403,38.4689],[-79.2402,38.4692],[-79.2401,38.4696],[-79.24,38.4698],[-79.2399,38.4699],[-79.2399,38.47],[-79.2399,38.4701],[-79.2398,38.4702],[-79.2396,38.4703],[-79.2391,38.4707],[-79.2391,38.4708],[-79.2383,38.471],[-79.2369,38.4714],[-79.2369,38.4715],[-79.2362,38.4719],[-79.236,38.4723],[-79.2357,38.4724],[-79.2346,38.4729],[-79.2345,38.4729],[-79.2345,38.473],[-79.2344,38.473],[-79.2342,38.4731],[-79.234,38.4731],[-79.2337,38.4732],[-79.2334,38.4733],[-79.2331,38.4734],[-79.2328,38.4735],[-79.2327,38.4736],[-79.2321,38.4738],[-79.2319,38.474],[-79.2318,38.474],[-79.2317,38.474],[-79.2316,38.474],[-79.2316,38.4741],[-79.2308,38.4745],[-79.2305,38.4746],[-79.2298,38.4747],[-79.2293,38.4748],[-79.2288,38.4751],[-79.2277,38.476],[-79.2274,38.4761],[-79.2271,38.4761],[-79.2268,38.4762],[-79.2259,38.4764],[-79.2257,38.4765],[-79.2255,38.4766],[-79.2251,38.477],[-79.2251,38.4771],[-79.2247,38.4775],[-79.2246,38.4776],[-79.2243,38.4778],[-79.2237,38.4785],[-79.2222,38.4796],[-79.221,38.4806],[-79.2209,38.4807],[-79.221,38.4815],[-79.221,38.4817],[-79.221,38.482],[-79.221,38.4821],[-79.221,38.4825],[-79.2213,38.4839],[-79.2215,38.4847],[-79.2214,38.4848],[-79.2201,38.4862],[-79.2191,38.4874],[-79.2186,38.4877],[-79.2178,38.488],[-79.2166,38.4883],[-79.2163,38.4884],[-79.2157,38.4886],[-79.2154,38.4889],[-79.2152,38.4893],[-79.215,38.49],[-79.2149,38.4904],[-79.2147,38.4907],[-79.2144,38.4908],[-79.2138,38.491],[-79.2124,38.4918],[-79.2106,38.4929],[-79.2102,38.4939],[-79.2101,38.4941],[-79.21,38.4942],[-79.21,38.4943],[-79.2098,38.495],[-79.2097,38.4953],[-79.2097,38.4956],[-79.2096,38.4957],[-79.2095,38.4958],[-79.2087,38.4965],[-79.2086,38.4968],[-79.2085,38.497],[-79.2085,38.4973],[-79.2084,38.498],[-79.2084,38.4983],[-79.2083,38.4988],[-79.2082,38.4995],[-79.2081,38.4997],[-79.208,38.5001],[-79.2079,38.5001],[-79.2079,38.5004],[-79.2078,38.5005],[-79.2078,38.5006],[-79.2078,38.5007],[-79.2078,38.5008],[-79.2078,38.501],[-79.2078,38.5012],[-79.2078,38.5014],[-79.2078,38.5015],[-79.2078,38.5016],[-79.2077,38.5017],[-79.2077,38.5019],[-79.2077,38.502],[-79.2076,38.5021],[-79.2076,38.5024],[-79.2075,38.5025],[-79.2073,38.5028],[-79.2072,38.5029],[-79.2072,38.503],[-79.207,38.5032],[-79.207,38.5033],[-79.207,38.5035],[-79.2071,38.5036],[-79.2071,38.5037],[-79.2072,38.5038],[-79.2073,38.5038],[-79.2074,38.5039],[-79.2075,38.5041],[-79.2076,38.5042],[-79.2078,38.5044],[-79.208,38.5046],[-79.2082,38.5048],[-79.2084,38.505],[-79.2087,38.5052],[-79.209,38.5054],[-79.2092,38.5056],[-79.2094,38.5058],[-79.2097,38.506],[-79.2098,38.5061],[-79.2099,38.5063],[-79.2101,38.5064],[-79.2103,38.5066],[-79.2103,38.5067],[-79.2104,38.5067],[-79.2104,38.5068],[-79.2105,38.5068],[-79.2105,38.5069],[-79.2109,38.5073],[-79.211,38.5074],[-79.211,38.5077],[-79.211,38.5078],[-79.211,38.508],[-79.2109,38.5081],[-79.2108,38.5082],[-79.2107,38.5085],[-79.2106,38.5087],[-79.2105,38.5089],[-79.2104,38.5092],[-79.2102,38.5095],[-79.2101,38.5097],[-79.21,38.5099],[-79.21,38.51],[-79.2098,38.5102],[-79.2098,38.5103],[-79.2098,38.5105],[-79.2097,38.5108],[-79.2097,38.511],[-79.2098,38.5111],[-79.2098,38.5113],[-79.2098,38.5116],[-79.2098,38.5119],[-79.2097,38.512],[-79.2092,38.5128],[-79.2091,38.5132],[-79.2091,38.5134],[-79.2092,38.5136],[-79.2091,38.5139],[-79.209,38.5141],[-79.209,38.5143],[-79.2089,38.5146],[-79.2087,38.5149],[-79.2085,38.5153],[-79.2083,38.5157],[-79.2081,38.5159],[-79.2081,38.5162],[-79.208,38.5163],[-79.2079,38.5164],[-79.2078,38.5167],[-79.2075,38.5171],[-79.2074,38.5174],[-79.2072,38.5176],[-79.2071,38.518],[-79.207,38.5182],[-79.2069,38.5184],[-79.2068,38.5188],[-79.2067,38.5191],[-79.2067,38.5192],[-79.2066,38.5195],[-79.2066,38.5197],[-79.2065,38.5201],[-79.2064,38.5205],[-79.2064,38.5209],[-79.2064,38.5211],[-79.2064,38.5214],[-79.2064,38.5218],[-79.2064,38.5221],[-79.2065,38.5223],[-79.2065,38.5226],[-79.2065,38.5227],[-79.2064,38.5229],[-79.2063,38.5231],[-79.2062,38.5235],[-79.2061,38.5236],[-79.2061,38.5239],[-79.206,38.5242],[-79.2059,38.5245],[-79.2057,38.5248],[-79.2053,38.525],[-79.2052,38.5252],[-79.2049,38.5254],[-79.2047,38.5255],[-79.2044,38.5256],[-79.2043,38.5257],[-79.204,38.5258],[-79.2037,38.526],[-79.2034,38.5262],[-79.2031,38.5264],[-79.2027,38.5267],[-79.2026,38.5268],[-79.2024,38.527],[-79.2023,38.5271],[-79.2022,38.5271],[-79.2021,38.5272],[-79.2018,38.5275],[-79.2015,38.5278],[-79.2014,38.528],[-79.2013,38.5284],[-79.2012,38.5287],[-79.2011,38.529],[-79.2009,38.5294],[-79.2007,38.5299],[-79.2005,38.5301],[-79.2003,38.5305],[-79.2002,38.5307],[-79.2001,38.5307],[-79.2,38.531],[-79.1998,38.5312],[-79.1995,38.5315],[-79.1993,38.5317],[-79.199,38.5319],[-79.1989,38.5321],[-79.1989,38.5323],[-79.1989,38.5324],[-79.1989,38.5325],[-79.1989,38.5327],[-79.1989,38.5328],[-79.199,38.5328],[-79.199,38.533],[-79.199,38.5332],[-79.199,38.5335],[-79.199,38.5337],[-79.199,38.5338],[-79.199,38.5339],[-79.199,38.5341],[-79.1991,38.5343],[-79.1991,38.5345],[-79.1991,38.5346],[-79.1991,38.5348],[-79.1991,38.535],[-79.199,38.5351],[-79.1988,38.5352],[-79.1985,38.5355],[-79.1981,38.5357],[-79.1978,38.5359],[-79.1975,38.5362],[-79.1973,38.5364],[-79.1971,38.5366],[-79.197,38.5367],[-79.1967,38.5369],[-79.1964,38.5371],[-79.1962,38.5372],[-79.1962,38.5373],[-79.196,38.5375],[-79.1958,38.5378],[-79.1957,38.538],[-79.1957,38.5382],[-79.1956,38.5386],[-79.1955,38.5389],[-79.1954,38.5391],[-79.1954,38.5393],[-79.1952,38.5396],[-79.1951,38.5398],[-79.1948,38.5401],[-79.1946,38.5403],[-79.1944,38.5405],[-79.1943,38.5407],[-79.1942,38.5408],[-79.1941,38.541],[-79.194,38.5414],[-79.1937,38.5417],[-79.1936,38.542],[-79.1935,38.5424],[-79.1934,38.5425],[-79.1928,38.543],[-79.1925,38.5434],[-79.1923,38.5436],[-79.1921,38.5437],[-79.1921,38.5438],[-79.1916,38.5441],[-79.1911,38.5444],[-79.1908,38.5447],[-79.1905,38.545],[-79.1904,38.5451],[-79.1903,38.5452],[-79.1901,38.5454],[-79.19,38.5457],[-79.19,38.5458],[-79.1899,38.546],[-79.1898,38.5461],[-79.1897,38.5463],[-79.1896,38.5465],[-79.1895,38.5466],[-79.1894,38.5467],[-79.1892,38.5471],[-79.189,38.5474],[-79.1887,38.5476],[-79.1885,38.5478],[-79.1882,38.548],[-79.1879,38.5482],[-79.1877,38.5484],[-79.1875,38.5486],[-79.1873,38.5489],[-79.187,38.5492],[-79.187,38.5493],[-79.1867,38.5496],[-79.1864,38.5499],[-79.1862,38.55],[-79.1862,38.5501],[-79.1859,38.5503],[-79.1856,38.5505],[-79.1854,38.5506],[-79.1851,38.5508],[-79.1848,38.5511],[-79.1845,38.5512],[-79.1843,38.5513],[-79.1841,38.5515],[-79.1839,38.5518],[-79.1838,38.5521],[-79.1837,38.5523],[-79.1836,38.5527],[-79.1836,38.553],[-79.1835,38.5532],[-79.1834,38.5535],[-79.1833,38.5538],[-79.1832,38.554],[-79.1831,38.5541],[-79.183,38.5544],[-79.183,38.5545],[-79.1828,38.5548],[-79.1826,38.5551],[-79.1825,38.5554],[-79.1823,38.5557],[-79.1823,38.556],[-79.1821,38.5562],[-79.1821,38.5563],[-79.182,38.5565],[-79.182,38.5567],[-79.1819,38.5571],[-79.1818,38.5575],[-79.1819,38.5575],[-79.1818,38.5578],[-79.1818,38.5581],[-79.1817,38.5583],[-79.1817,38.5584],[-79.1817,38.5585],[-79.1815,38.5588],[-79.1813,38.5591],[-79.1812,38.5593],[-79.181,38.5596],[-79.1809,38.5599],[-79.1806,38.5601],[-79.1804,38.5604],[-79.1802,38.5606],[-79.18,38.5608],[-79.1797,38.561],[-79.1794,38.5613],[-79.1792,38.5615],[-79.1788,38.5618],[-79.1784,38.5621],[-79.1782,38.5622],[-79.178,38.5623],[-79.1778,38.5625],[-79.1777,38.5627],[-79.1775,38.563],[-79.1773,38.5633],[-79.1772,38.5636],[-79.1772,38.5637],[-79.1772,38.5639],[-79.1771,38.5643],[-79.177,38.5647],[-79.1768,38.5651],[-79.1767,38.5655],[-79.1766,38.5656],[-79.1765,38.5657],[-79.1762,38.5659],[-79.1759,38.566],[-79.1756,38.5661],[-79.1753,38.5662],[-79.1749,38.5663],[-79.1748,38.5663],[-79.1748,38.5664],[-79.1745,38.5665],[-79.1741,38.5666],[-79.1738,38.5668],[-79.1734,38.5671],[-79.1731,38.5672],[-79.1728,38.5673],[-79.1724,38.5675],[-79.172,38.5676],[-79.1719,38.5677],[-79.1717,38.5678],[-79.1716,38.5678],[-79.1712,38.568],[-79.171,38.5681],[-79.1709,38.5683],[-79.1708,38.5685],[-79.1707,38.5687],[-79.1707,38.5688],[-79.1707,38.569],[-79.1707,38.5692],[-79.1708,38.5696],[-79.1709,38.5699],[-79.1709,38.5701],[-79.1711,38.5704],[-79.1711,38.5707],[-79.1714,38.5709],[-79.1715,38.5711],[-79.1715,38.5712],[-79.1716,38.5713],[-79.1717,38.5716],[-79.1717,38.5719],[-79.1715,38.572],[-79.1717,38.5722],[-79.1714,38.5727],[-79.1713,38.573],[-79.1712,38.5732],[-79.1711,38.5735],[-79.171,38.5738],[-79.1709,38.5741],[-79.1707,38.5742],[-79.1705,38.5745],[-79.1703,38.5748],[-79.1702,38.5749],[-79.1701,38.575],[-79.1699,38.5752],[-79.1697,38.5755],[-79.1695,38.5757],[-79.1695,38.5758],[-79.1694,38.576],[-79.1692,38.5761],[-79.1689,38.5763],[-79.1687,38.5766],[-79.1686,38.5768],[-79.1684,38.5771],[-79.1682,38.5775],[-79.1681,38.5776],[-79.1681,38.5777],[-79.1681,38.5781],[-79.1681,38.5786],[-79.1681,38.5788],[-79.1681,38.5789],[-79.1681,38.5792],[-79.1679,38.5795],[-79.1676,38.5798],[-79.1673,38.58],[-79.1671,38.5801],[-79.1667,38.5803],[-79.1664,38.5805],[-79.1663,38.5805],[-79.1661,38.5806],[-79.1658,38.5807],[-79.1655,38.5809],[-79.1654,38.5809],[-79.1653,38.581],[-79.1651,38.5812],[-79.1648,38.5814],[-79.1647,38.5816],[-79.1645,38.5817],[-79.1643,38.582],[-79.1641,38.5822],[-79.1639,38.5824],[-79.1637,38.5826],[-79.1634,38.5828],[-79.1635,38.5829],[-79.1635,38.5831],[-79.1634,38.5834],[-79.1634,38.5837],[-79.1633,38.5838],[-79.1633,38.5839],[-79.1632,38.5842],[-79.163,38.5844],[-79.163,38.5848],[-79.1628,38.585],[-79.1627,38.5853],[-79.1625,38.5857],[-79.1624,38.5858],[-79.1624,38.5859],[-79.1624,38.5862],[-79.1623,38.5864],[-79.1622,38.5867],[-79.1621,38.587],[-79.162,38.5872],[-79.162,38.5873],[-79.1619,38.5876],[-79.1618,38.5879],[-79.1617,38.5882],[-79.1616,38.5883],[-79.1615,38.5884],[-79.1614,38.5887],[-79.1611,38.589],[-79.1609,38.5892],[-79.1607,38.5895],[-79.1604,38.5897],[-79.1603,38.5899],[-79.1601,38.59],[-79.1599,38.5902],[-79.1598,38.5906],[-79.1597,38.5908],[-79.1596,38.5911],[-79.1594,38.5913],[-79.1593,38.5915],[-79.1591,38.5917],[-79.1591,38.5919],[-79.159,38.592],[-79.1589,38.5921],[-79.1587,38.5923],[-79.1586,38.5927],[-79.1584,38.593],[-79.1583,38.5931],[-79.1583,38.5932],[-79.1583,38.5934],[-79.1582,38.5935],[-79.1583,38.5935],[-79.1583,38.5937],[-79.1583,38.5939],[-79.1584,38.5941],[-79.1585,38.5942],[-79.1587,38.5943],[-79.1587,38.5944],[-79.1588,38.5944],[-79.159,38.5945],[-79.1592,38.5946],[-79.1594,38.5947],[-79.1596,38.5948],[-79.1597,38.5949],[-79.1598,38.5951],[-79.1598,38.5952],[-79.1598,38.5954],[-79.1597,38.5955],[-79.1596,38.5956],[-79.1595,38.5957],[-79.1595,38.5959],[-79.1594,38.5959],[-79.1592,38.5961],[-79.1591,38.5963],[-79.159,38.5965],[-79.159,38.5966],[-79.159,38.5967],[-79.1589,38.5969],[-79.1588,38.5972],[-79.1588,38.5974],[-79.1587,38.5976],[-79.1587,38.5977],[-79.1587,38.5978],[-79.1587,38.5983],[-79.1587,38.5986],[-79.1587,38.5988],[-79.1588,38.5989],[-79.1589,38.5992],[-79.1591,38.5994],[-79.1592,38.5996],[-79.1593,38.5998],[-79.1593,38.6],[-79.1594,38.6003],[-79.1593,38.6006],[-79.1593,38.6009],[-79.1592,38.6012],[-79.159,38.6015],[-79.1589,38.6016],[-79.1588,38.6018],[-79.1588,38.6019],[-79.1586,38.6021],[-79.1584,38.6022],[-79.1582,38.6025],[-79.1579,38.6026],[-79.1577,38.6028],[-79.1574,38.6032],[-79.1572,38.6034],[-79.1569,38.6037],[-79.1567,38.6041],[-79.1565,38.6043],[-79.1562,38.6046],[-79.1559,38.6049],[-79.1556,38.6051],[-79.1554,38.6053],[-79.1552,38.6054],[-79.1551,38.6055],[-79.1548,38.6058],[-79.1547,38.6059],[-79.1546,38.6061],[-79.1545,38.6061],[-79.1545,38.6063],[-79.1544,38.6065],[-79.1545,38.6067],[-79.1545,38.607],[-79.1546,38.607],[-79.1546,38.6072],[-79.1546,38.6075],[-79.1546,38.6076],[-79.1546,38.6077],[-79.1547,38.6077],[-79.1547,38.6079],[-79.1549,38.6081],[-79.155,38.6083],[-79.1552,38.6087],[-79.1554,38.6088],[-79.1554,38.6089],[-79.1555,38.6091],[-79.1556,38.6092],[-79.1556,38.6095],[-79.1556,38.6098],[-79.1556,38.6101],[-79.1556,38.6105],[-79.1555,38.6108],[-79.1555,38.6109],[-79.1554,38.6112],[-79.1553,38.6114],[-79.1552,38.6117],[-79.155,38.6119],[-79.1549,38.6122],[-79.1547,38.6125],[-79.1545,38.6128],[-79.1544,38.6129],[-79.1544,38.6131],[-79.1543,38.6135],[-79.1542,38.6136],[-79.1542,38.6139],[-79.1541,38.6141],[-79.154,38.6145],[-79.1539,38.6147],[-79.1537,38.615],[-79.1536,38.6152],[-79.1535,38.6154],[-79.1534,38.6155],[-79.1533,38.6157],[-79.1531,38.6159],[-79.1529,38.6162],[-79.1528,38.6163],[-79.1527,38.6165],[-79.1526,38.6165],[-79.1525,38.6168],[-79.1526,38.617],[-79.1525,38.6171],[-79.1524,38.6175],[-79.1523,38.6178],[-79.1521,38.6181],[-79.152,38.6184],[-79.1519,38.6187],[-79.1518,38.6188],[-79.1518,38.6189],[-79.1518,38.619],[-79.1518,38.6192],[-79.1517,38.6194],[-79.1516,38.6198],[-79.1515,38.6202],[-79.1514,38.6204],[-79.1513,38.6206],[-79.1511,38.6208],[-79.151,38.6211],[-79.1508,38.6213],[-79.1506,38.6215],[-79.1504,38.6217],[-79.1502,38.6219],[-79.1501,38.6221],[-79.15,38.6221],[-79.1499,38.6223],[-79.1498,38.6224],[-79.1497,38.6227],[-79.1497,38.6228],[-79.1496,38.6228],[-79.1495,38.623],[-79.1493,38.6233],[-79.1492,38.6235],[-79.1491,38.6236],[-79.1491,38.6237],[-79.1488,38.624],[-79.1486,38.6242],[-79.1486,38.6243],[-79.1484,38.6244],[-79.1483,38.6245],[-79.1482,38.6245],[-79.1481,38.6247],[-79.1479,38.6248],[-79.1476,38.625],[-79.1475,38.625],[-79.1474,38.6251],[-79.1473,38.6251],[-79.1471,38.6253],[-79.147,38.6254],[-79.147,38.6255],[-79.147,38.6256],[-79.1468,38.6258],[-79.1467,38.6258],[-79.1466,38.626],[-79.1465,38.6262],[-79.1464,38.6265],[-79.1461,38.6267],[-79.146,38.6268],[-79.1449,38.6292],[-79.1447,38.63],[-79.1445,38.6302],[-79.1444,38.6303],[-79.144,38.6305],[-79.1438,38.6309],[-79.1437,38.6312],[-79.1437,38.6317],[-79.1436,38.6323],[-79.1433,38.6328],[-79.1429,38.6335],[-79.1428,38.634],[-79.1427,38.6344],[-79.1423,38.6348],[-79.1419,38.6349],[-79.1413,38.6356],[-79.1406,38.6361],[-79.1402,38.6368],[-79.1397,38.6372],[-79.1395,38.6373],[-79.139,38.6375],[-79.1382,38.6377],[-79.1376,38.638],[-79.1373,38.6385],[-79.1374,38.6391],[-79.1373,38.6396],[-79.1374,38.6397],[-79.1373,38.64],[-79.1372,38.6403],[-79.1371,38.6405],[-79.137,38.6407],[-79.1367,38.6417],[-79.1364,38.6424],[-79.1362,38.6426],[-79.1357,38.6431],[-79.1357,38.6434],[-79.1356,38.6436],[-79.1356,38.6437],[-79.1356,38.6439],[-79.1356,38.6441],[-79.1351,38.6445],[-79.135,38.6445],[-79.1342,38.6448],[-79.1337,38.6452],[-79.1336,38.6453],[-79.1336,38.646],[-79.1335,38.6463],[-79.1335,38.6466],[-79.1333,38.6468],[-79.1329,38.6472],[-79.1327,38.6475],[-79.1328,38.6481],[-79.1327,38.6482],[-79.1327,38.6484],[-79.1326,38.6491],[-79.1325,38.6492],[-79.1319,38.6498],[-79.1312,38.6503],[-79.1312,38.6506],[-79.1311,38.6508],[-79.1311,38.6509],[-79.131,38.651],[-79.1311,38.6511],[-79.1311,38.6512],[-79.1312,38.6513],[-79.1313,38.6519],[-79.1313,38.6522],[-79.1312,38.6524],[-79.1311,38.6532],[-79.1308,38.6537],[-79.1305,38.6539],[-79.1304,38.654],[-79.1301,38.6545],[-79.1301,38.6546],[-79.1298,38.655],[-79.1295,38.6553],[-79.1289,38.6555],[-79.128,38.6554],[-79.1269,38.6553],[-79.1264,38.6551],[-79.1259,38.6552],[-79.1251,38.6555],[-79.1248,38.6556],[-79.1244,38.6558],[-79.1243,38.6558],[-79.1242,38.656],[-79.1241,38.6561],[-79.124,38.6562],[-79.1239,38.6563],[-79.1238,38.6564],[-79.1237,38.6566],[-79.1236,38.6567],[-79.1235,38.6569],[-79.1235,38.657],[-79.1235,38.6571],[-79.1235,38.6572],[-79.1235,38.6574],[-79.1236,38.6575],[-79.1236,38.6577],[-79.1237,38.6579],[-79.1236,38.6582],[-79.1235,38.6584],[-79.1234,38.6586],[-79.1233,38.6589],[-79.1231,38.6591],[-79.1229,38.6593],[-79.1227,38.6595],[-79.1224,38.6597],[-79.1223,38.6598],[-79.1221,38.6598],[-79.1218,38.6598],[-79.1215,38.6598],[-79.1213,38.6599],[-79.121,38.66],[-79.1208,38.6601],[-79.1205,38.6602],[-79.1203,38.6602],[-79.1198,38.6601],[-79.1194,38.66],[-79.1189,38.6598],[-79.1183,38.6595],[-79.1177,38.6593],[-79.1173,38.6592],[-79.1172,38.6591],[-79.1167,38.659],[-79.1164,38.6589],[-79.1159,38.6588],[-79.1156,38.6589],[-79.1152,38.659],[-79.1148,38.6591],[-79.1144,38.6593],[-79.1143,38.6593],[-79.1142,38.6594],[-79.1141,38.6595],[-79.1137,38.6596],[-79.1135,38.6597],[-79.1133,38.6598],[-79.1131,38.6598],[-79.1128,38.6598],[-79.1125,38.6598],[-79.1121,38.6598],[-79.1116,38.6597],[-79.111,38.6595],[-79.1105,38.6592],[-79.11,38.6588],[-79.1097,38.6584],[-79.1095,38.6582],[-79.1093,38.6579],[-79.1089,38.6577],[-79.1086,38.6576],[-79.1082,38.6573],[-79.1078,38.657],[-79.1075,38.6567],[-79.1071,38.6564],[-79.1068,38.6563],[-79.1064,38.6562],[-79.1062,38.6562],[-79.1061,38.6562],[-79.1057,38.6563],[-79.1052,38.6566],[-79.1047,38.6568],[-79.1039,38.657],[-79.1034,38.6572],[-79.1028,38.6572],[-79.1022,38.6573],[-79.1017,38.6573],[-79.1012,38.6574],[-79.1007,38.6575],[-79.1002,38.6577],[-79.0998,38.6579],[-79.0995,38.658],[-79.0992,38.6581],[-79.0989,38.6581],[-79.0987,38.6582],[-79.0984,38.6583],[-79.098,38.6586],[-79.0975,38.6587],[-79.097,38.6588],[-79.0965,38.659],[-79.0961,38.659],[-79.0957,38.659],[-79.0952,38.659],[-79.0948,38.6589],[-79.0945,38.6589],[-79.0944,38.6589],[-79.094,38.6591],[-79.0936,38.6592],[-79.0934,38.6593],[-79.0931,38.6594],[-79.093,38.6595],[-79.0927,38.6598],[-79.0927,38.6601],[-79.0927,38.6604],[-79.0927,38.6608],[-79.0927,38.661],[-79.0928,38.6613],[-79.0929,38.6614],[-79.0929,38.6617],[-79.0929,38.662],[-79.0929,38.6622],[-79.0927,38.6624],[-79.0927,38.6628],[-79.0929,38.6632],[-79.0929,38.6635],[-79.093,38.664],[-79.093,38.6644],[-79.0929,38.6649],[-79.0927,38.6653],[-79.0927,38.6657],[-79.0927,38.666],[-79.0927,38.6664],[-79.0924,38.6677],[-79.0923,38.6681],[-79.0922,38.6683],[-79.0921,38.6684],[-79.0917,38.6687],[-79.0914,38.6689],[-79.0913,38.669],[-79.0912,38.6691],[-79.0912,38.6692],[-79.091,38.6693],[-79.0906,38.6697],[-79.0905,38.6701],[-79.0902,38.6704],[-79.09,38.6706],[-79.0897,38.6709],[-79.0896,38.671],[-79.0895,38.6711],[-79.0893,38.6714],[-79.0892,38.6717],[-79.0888,38.6721],[-79.0888,38.6723],[-79.0885,38.6726],[-79.0883,38.6729],[-79.088,38.6734],[-79.0879,38.6738],[-79.0879,38.6741],[-79.0879,38.6744],[-79.0878,38.6747],[-79.0878,38.675],[-79.0876,38.6753],[-79.0875,38.6757],[-79.0874,38.676],[-79.0872,38.6763],[-79.0871,38.6766],[-79.0871,38.677],[-79.0871,38.6774],[-79.087,38.6778],[-79.0868,38.6782],[-79.0867,38.6787],[-79.0867,38.6791],[-79.0867,38.6795],[-79.0866,38.6799],[-79.0865,38.6804],[-79.0863,38.6809],[-79.0865,38.6814],[-79.0864,38.6816],[-79.0863,38.6818],[-79.0863,38.6821],[-79.0862,38.6823],[-79.0858,38.6827],[-79.0857,38.6829],[-79.0855,38.6833],[-79.0855,38.6834],[-79.0854,38.6837],[-79.085,38.6841],[-79.0846,38.6845],[-79.0845,38.6848],[-79.0845,38.6851],[-79.0845,38.6856],[-79.0845,38.686],[-79.0843,38.6865],[-79.0845,38.6869],[-79.0846,38.6871],[-79.0849,38.6873],[-79.085,38.6876],[-79.085,38.688],[-79.0852,38.6883],[-79.0854,38.6886],[-79.0855,38.6888],[-79.0858,38.6889],[-79.0862,38.6892],[-79.0865,38.6895],[-79.0868,38.6897],[-79.0872,38.6898],[-79.0876,38.6899],[-79.0878,38.69],[-79.088,38.6901],[-79.0883,38.6903],[-79.0883,38.6904],[-79.0885,38.6905],[-79.0888,38.6908],[-79.0893,38.691],[-79.0897,38.6913],[-79.0899,38.6916],[-79.0901,38.6917],[-79.0905,38.6921],[-79.0908,38.6925],[-79.091,38.6929],[-79.091,38.6931],[-79.091,38.6933],[-79.0911,38.6937],[-79.0913,38.6941],[-79.0914,38.6945],[-79.0914,38.695],[-79.0914,38.6955],[-79.0914,38.6961],[-79.0914,38.6966],[-79.0914,38.6971],[-79.0914,38.6976],[-79.0914,38.698],[-79.0915,38.6984],[-79.0917,38.6986],[-79.0918,38.6987],[-79.0921,38.6989],[-79.0923,38.6992],[-79.0924,38.6994],[-79.0924,38.6996],[-79.0925,38.6997],[-79.0925,38.6998],[-79.0925,38.7],[-79.0926,38.7002],[-79.0926,38.7004],[-79.0927,38.7008],[-79.0927,38.7011],[-79.0928,38.7014],[-79.093,38.7017],[-79.093,38.702],[-79.0927,38.7023],[-79.0926,38.7026],[-79.0923,38.7029],[-79.0922,38.7033],[-79.0919,38.7036],[-79.0918,38.7039],[-79.0917,38.7042],[-79.0915,38.7045],[-79.0913,38.7049],[-79.0913,38.7052],[-79.0912,38.7056],[-79.0911,38.706],[-79.0909,38.7064],[-79.0908,38.7066],[-79.0906,38.7068],[-79.0905,38.7068],[-79.0904,38.7071],[-79.0902,38.7075],[-79.0902,38.7079],[-79.09,38.7083],[-79.0897,38.7087],[-79.0896,38.709],[-79.0893,38.7092],[-79.0893,38.7094],[-79.0891,38.71],[-79.0891,38.7103],[-79.0889,38.7106],[-79.0888,38.7108],[-79.0887,38.7111],[-79.0884,38.7113],[-79.0884,38.7116],[-79.0884,38.7119],[-79.0883,38.7122],[-79.0882,38.7125],[-79.088,38.7128],[-79.0879,38.7132],[-79.0875,38.7137],[-79.0872,38.7143],[-79.087,38.7149],[-79.0867,38.7155],[-79.0866,38.716],[-79.0866,38.7164],[-79.0866,38.7166],[-79.0866,38.7168],[-79.0865,38.717],[-79.0865,38.7171],[-79.0865,38.7174],[-79.0867,38.7177],[-79.0869,38.7181],[-79.0871,38.7186],[-79.0872,38.7191],[-79.0872,38.7196],[-79.0872,38.7199],[-79.0872,38.7201],[-79.0871,38.7203],[-79.087,38.7204],[-79.0867,38.7208],[-79.0867,38.7211],[-79.0866,38.7214],[-79.0865,38.7217],[-79.0865,38.7221],[-79.0864,38.7224],[-79.0864,38.7225],[-79.0863,38.7229],[-79.0861,38.7232],[-79.0858,38.7236],[-79.0857,38.7238],[-79.0856,38.724],[-79.0855,38.7241],[-79.0855,38.7244],[-79.0854,38.7246],[-79.0853,38.725],[-79.085,38.7254],[-79.0846,38.7256],[-79.0846,38.7259],[-79.0844,38.7262],[-79.0842,38.7265],[-79.084,38.7268],[-79.0839,38.7269],[-79.0837,38.7271],[-79.0833,38.7274],[-79.0832,38.7277],[-79.0831,38.7281],[-79.0829,38.7283],[-79.0829,38.7284],[-79.0828,38.7287],[-79.0824,38.7291],[-79.0822,38.7294],[-79.082,38.7297],[-79.0819,38.7301],[-79.0816,38.7306],[-79.0815,38.731],[-79.0814,38.7314],[-79.0811,38.7318],[-79.0807,38.7322],[-79.0803,38.7325],[-79.0803,38.7327],[-79.0802,38.7332],[-79.0801,38.7336],[-79.0798,38.734],[-79.0798,38.7343],[-79.0797,38.7347],[-79.0795,38.7351],[-79.0794,38.7356],[-79.0794,38.7361],[-79.0793,38.7365],[-79.0792,38.7369],[-79.079,38.7372],[-79.0788,38.7376],[-79.0785,38.7379],[-79.0781,38.7382],[-79.0777,38.7385],[-79.0773,38.7388],[-79.0769,38.739],[-79.0765,38.7392],[-79.0763,38.7395],[-79.076,38.7398],[-79.0756,38.74],[-79.0755,38.7404],[-79.0752,38.7407],[-79.075,38.741],[-79.0747,38.7412],[-79.0743,38.7415],[-79.0742,38.7417],[-79.0738,38.7421],[-79.0737,38.7425],[-79.0734,38.743],[-79.0733,38.7432],[-79.0733,38.7434],[-79.073,38.7438],[-79.0729,38.7442],[-79.0728,38.7446],[-79.0726,38.7451],[-79.0726,38.7452],[-79.0726,38.7456],[-79.0726,38.746],[-79.0726,38.7464],[-79.0726,38.7468],[-79.0726,38.7471],[-79.0726,38.7475],[-79.0724,38.7478],[-79.0721,38.7481],[-79.0717,38.7483],[-79.0714,38.7486],[-79.0712,38.7487],[-79.0709,38.7488],[-79.0708,38.7489],[-79.0704,38.7491],[-79.0701,38.7491],[-79.07,38.7492],[-79.0697,38.7493],[-79.0696,38.7494],[-79.0696,38.7496],[-79.0695,38.7497],[-79.0695,38.7498],[-79.0692,38.7501],[-79.0691,38.751],[-79.0691,38.7511],[-79.069,38.7512],[-79.0688,38.7513],[-79.0687,38.7514],[-79.0683,38.7516],[-79.068,38.7518],[-79.0679,38.7518],[-79.0676,38.752],[-79.0674,38.7521],[-79.0674,38.7522],[-79.067,38.7525],[-79.0665,38.7532],[-79.0661,38.7535],[-79.0657,38.754],[-79.0649,38.7544],[-79.0643,38.7548],[-79.0636,38.7551],[-79.063,38.7555],[-79.062,38.756],[-79.061,38.7567],[-79.0602,38.7575],[-79.0598,38.7579],[-79.0596,38.7583],[-79.059,38.7589],[-79.0589,38.7591],[-79.0583,38.7597],[-79.0579,38.7599],[-79.0576,38.7602],[-79.0572,38.7607],[-79.0572,38.7611],[-79.0572,38.7614],[-79.0572,38.7615],[-79.0572,38.7617],[-79.0573,38.7619],[-79.0572,38.7623],[-79.0572,38.7625],[-79.0572,38.7628],[-79.0571,38.7631],[-79.0571,38.7633],[-79.0571,38.7634],[-79.0571,38.764],[-79.057,38.7647],[-79.0568,38.7652],[-79.0568,38.7658],[-79.0567,38.7665],[-79.0566,38.7673],[-79.0563,38.7678],[-79.0559,38.7683],[-79.0558,38.7689],[-79.0558,38.7695],[-79.0558,38.7703],[-79.0556,38.7709],[-79.0553,38.7715],[-79.0551,38.7716],[-79.0545,38.772],[-79.0537,38.7723],[-79.0533,38.7723],[-79.0521,38.7724],[-79.0516,38.7726],[-79.0513,38.7731],[-79.0513,38.7734],[-79.0513,38.7736],[-79.0513,38.7739],[-79.0515,38.7744],[-79.052,38.7751],[-79.052,38.7753],[-79.052,38.7755],[-79.0516,38.7772],[-79.0516,38.778],[-79.052,38.7787],[-79.0524,38.7792],[-79.0533,38.7797],[-79.054,38.7802],[-79.0543,38.7805],[-79.0543,38.7806],[-79.0546,38.7811],[-79.055,38.7818],[-79.0554,38.7822],[-79.0556,38.783],[-79.0556,38.7836],[-79.0554,38.7843],[-79.0553,38.7851],[-79.055,38.7857],[-79.0546,38.786],[-79.0543,38.7862],[-79.0543,38.7863],[-79.0541,38.7865],[-79.0537,38.7868],[-79.0533,38.7872],[-79.0529,38.7874],[-79.0528,38.7874],[-79.0525,38.7876],[-79.052,38.7881],[-79.0519,38.7882],[-79.0512,38.7889],[-79.0503,38.7896],[-79.0495,38.7901],[-79.049,38.7907],[-79.0481,38.7913],[-79.0473,38.7918],[-79.0465,38.7921],[-79.046,38.7921],[-79.0458,38.7921],[-79.0451,38.7918],[-79.0444,38.7916],[-79.0436,38.7916],[-79.043,38.7918],[-79.0422,38.7919],[-79.0417,38.7919],[-79.0412,38.7917],[-79.0405,38.7917],[-79.0396,38.7918],[-79.0388,38.7919],[-79.0375,38.7918],[-79.0369,38.7917],[-79.0357,38.7914],[-79.0344,38.7912],[-79.0332,38.791],[-79.0323,38.791],[-79.0312,38.791],[-79.0302,38.791],[-79.0293,38.791],[-79.0281,38.7915],[-79.0272,38.7921],[-79.0268,38.7927],[-79.0262,38.7934],[-79.0255,38.7946],[-79.0252,38.7953],[-79.0249,38.7961],[-79.0242,38.7972],[-79.0238,38.7979],[-79.023,38.7986],[-79.023,38.7989],[-79.0229,38.7993],[-79.0229,38.7995],[-79.0229,38.8001],[-79.0234,38.8026],[-79.0242,38.8034],[-79.0245,38.8037],[-79.0243,38.8045],[-79.0239,38.8052],[-79.0236,38.8056],[-79.0234,38.8061],[-79.0237,38.8065],[-79.0241,38.8069],[-79.0242,38.8074],[-79.0242,38.8077],[-79.0242,38.8083],[-79.0241,38.8085],[-79.0241,38.8086],[-79.0241,38.8092],[-79.0237,38.8098],[-79.023,38.8102],[-79.022,38.8107],[-79.0216,38.8109],[-79.0208,38.8111],[-79.0208,38.8112],[-79.0203,38.8114],[-79.0198,38.8117],[-79.0196,38.8123],[-79.0195,38.8133],[-79.0196,38.8139],[-79.0196,38.814],[-79.0196,38.8141],[-79.0196,38.8143],[-79.0196,38.8144],[-79.0196,38.8147],[-79.0199,38.8154],[-79.0202,38.8161],[-79.02,38.8166],[-79.0198,38.817],[-79.0195,38.8179],[-79.0192,38.8182],[-79.019,38.8183],[-79.0186,38.8188],[-79.0182,38.819],[-79.0179,38.8191],[-79.0175,38.8193],[-79.0173,38.8197],[-79.0168,38.82],[-79.0166,38.8201],[-79.0165,38.8201],[-79.0162,38.8201],[-79.0156,38.8202],[-79.0153,38.8203],[-79.0148,38.8203],[-79.0147,38.8203],[-79.0142,38.8201],[-79.0136,38.82],[-79.0126,38.8201],[-79.0119,38.8204],[-79.0114,38.8208],[-79.0106,38.8211],[-79.0101,38.8213],[-79.0097,38.8216],[-79.0093,38.8219],[-79.0088,38.822],[-79.0079,38.8223],[-79.0074,38.8229],[-79.007,38.8233],[-79.0066,38.8237],[-79.0061,38.8245],[-79.0062,38.8251],[-79.0063,38.8259],[-79.0063,38.8261],[-79.0062,38.8267],[-79.0058,38.8273],[-79.0057,38.8282],[-79.0054,38.8289],[-79.0052,38.8299],[-79.0049,38.8307],[-79.0045,38.8313],[-79.0044,38.8315],[-79.0039,38.8323],[-79.0038,38.8328],[-79.0038,38.833],[-79.0037,38.833],[-79.0032,38.8344],[-79.0027,38.8357],[-79.0025,38.8361],[-79.0024,38.8365],[-79.0018,38.8371],[-79.0017,38.8372],[-79.001,38.8377],[-79.0002,38.8385],[-78.9998,38.8392],[-78.9993,38.8395],[-78.999,38.8401],[-78.9989,38.8405],[-78.9989,38.841],[-78.9991,38.8416],[-78.9993,38.8423],[-78.9994,38.8428],[-78.9995,38.8431],[-78.9998,38.8435],[-78.9998,38.8437],[-78.9998,38.8441],[-78.9999,38.8443],[-79.0002,38.8447],[-79.0002,38.845],[-79.0002,38.8454],[-79.0002,38.8456],[-78.9998,38.8462],[-78.9993,38.8464],[-78.9988,38.8469],[-78.9982,38.8473],[-78.9975,38.8477],[-78.9972,38.8479],[-78.9964,38.8481],[-78.9961,38.8484],[-78.9958,38.8486],[-78.9955,38.8489],[-78.9953,38.8492],[-78.995,38.8494],[-78.9949,38.8495],[-78.9948,38.8495],[-78.9944,38.8498],[-78.994,38.8501],[-78.9938,38.85],[-78.9913,38.8483],[-78.9892,38.8468],[-78.9872,38.8454],[-78.9773,38.8384],[-78.9563,38.8237],[-78.9508,38.8199],[-78.9505,38.8197],[-78.95,38.8193],[-78.9483,38.8182],[-78.9471,38.8174],[-78.9463,38.8168],[-78.9461,38.8167],[-78.9457,38.8163],[-78.9455,38.8162],[-78.9429,38.8144],[-78.942,38.8138],[-78.9417,38.8136],[-78.9414,38.8134],[-78.9412,38.8132],[-78.9402,38.8125],[-78.9401,38.8124],[-78.94,38.8124],[-78.9399,38.8124],[-78.9398,38.8123],[-78.9397,38.8122],[-78.9316,38.8065],[-78.9244,38.8015],[-78.9223,38.8],[-78.9013,38.7853],[-78.8974,38.7826],[-78.896,38.7817],[-78.8947,38.7807],[-78.8933,38.7798],[-78.8914,38.7784],[-78.8877,38.7759],[-78.8774,38.7687],[-78.8748,38.7668],[-78.8693,38.763],[-78.869,38.7631],[-78.8687,38.7635],[-78.8682,38.7642],[-78.8674,38.7651],[-78.8666,38.7661],[-78.8659,38.767],[-78.8657,38.7673],[-78.8654,38.7674],[-78.8652,38.7678],[-78.865,38.7685],[-78.8648,38.7693],[-78.8642,38.7704],[-78.8641,38.7707],[-78.8639,38.7713],[-78.8637,38.7718],[-78.8627,38.7731],[-78.8621,38.7738],[-78.8618,38.7741],[-78.8617,38.7742],[-78.8616,38.7744],[-78.8616,38.7747],[-78.8615,38.7752],[-78.8604,38.7766],[-78.8602,38.7769],[-78.86,38.7772],[-78.8598,38.7779],[-78.8589,38.7792],[-78.8572,38.7814],[-78.8563,38.7825],[-78.8555,38.7832],[-78.8553,38.7834],[-78.8552,38.7836],[-78.8552,38.7839],[-78.8552,38.7841],[-78.8549,38.7846],[-78.854,38.786],[-78.8536,38.7865],[-78.8534,38.7866],[-78.8534,38.7867],[-78.8533,38.7869],[-78.8528,38.788],[-78.8521,38.7891],[-78.8514,38.7902],[-78.8508,38.7908],[-78.8506,38.7911],[-78.8504,38.7913],[-78.8504,38.7919],[-78.8502,38.7922],[-78.8498,38.793],[-78.8492,38.7937],[-78.8486,38.7944],[-78.8482,38.795],[-78.8472,38.7956],[-78.8468,38.7959],[-78.8466,38.796],[-78.8466,38.7963],[-78.8464,38.797],[-78.8463,38.7974],[-78.8457,38.7985],[-78.8447,38.7997],[-78.8439,38.8006],[-78.8431,38.8015],[-78.8423,38.8022],[-78.8416,38.8031],[-78.841,38.8038],[-78.8407,38.8042],[-78.8405,38.8047],[-78.8397,38.8059],[-78.8388,38.8071],[-78.8383,38.8076],[-78.8376,38.8083],[-78.8367,38.8091],[-78.8355,38.8099],[-78.8354,38.8102],[-78.8354,38.8108],[-78.8352,38.8115],[-78.8349,38.812],[-78.8343,38.8126],[-78.8337,38.8133],[-78.833,38.8139],[-78.8323,38.8144],[-78.8317,38.8149],[-78.8313,38.8154],[-78.8306,38.8164],[-78.83,38.8173],[-78.8294,38.8181],[-78.8291,38.8186],[-78.8287,38.8192],[-78.8285,38.8198],[-78.8282,38.8202],[-78.8276,38.8211],[-78.8273,38.8216],[-78.8272,38.822],[-78.8272,38.8222],[-78.827,38.823],[-78.8267,38.8237],[-78.8261,38.8244],[-78.8255,38.8252],[-78.8247,38.8259],[-78.8243,38.8264],[-78.8239,38.8271],[-78.8234,38.8278],[-78.8229,38.8288],[-78.8222,38.8297],[-78.8218,38.8302],[-78.8212,38.831],[-78.8208,38.8319],[-78.8204,38.8325],[-78.8202,38.833],[-78.8196,38.8336],[-78.8192,38.8344],[-78.8188,38.8349],[-78.8184,38.8358],[-78.818,38.8366],[-78.8177,38.8372],[-78.8171,38.8381],[-78.8165,38.8389],[-78.816,38.8395],[-78.8158,38.8399],[-78.8157,38.8402],[-78.8155,38.8408],[-78.8151,38.8416],[-78.8149,38.842],[-78.8145,38.8426],[-78.814,38.8436],[-78.8133,38.8451],[-78.8128,38.8461],[-78.8122,38.8471],[-78.8119,38.8475],[-78.8115,38.8481],[-78.8112,38.8486],[-78.8111,38.849],[-78.8109,38.8496],[-78.8107,38.85],[-78.8102,38.851],[-78.8097,38.8518],[-78.8096,38.8521],[-78.8095,38.8525],[-78.8094,38.8534],[-78.8091,38.8542],[-78.8089,38.8548],[-78.8087,38.8553],[-78.8082,38.8562],[-78.8076,38.8568],[-78.8073,38.8569],[-78.8066,38.8569],[-78.8062,38.857],[-78.806,38.8572],[-78.8058,38.8578],[-78.8054,38.8582],[-78.8052,38.8586],[-78.8051,38.8591],[-78.805,38.8597],[-78.8051,38.86],[-78.8049,38.8606],[-78.8048,38.8612],[-78.8044,38.8618],[-78.8039,38.8626],[-78.8036,38.8631],[-78.8032,38.8636],[-78.8029,38.864],[-78.8025,38.8644],[-78.8023,38.8648],[-78.8019,38.8657],[-78.8017,38.866],[-78.8012,38.8668],[-78.8005,38.868],[-78.7997,38.8692],[-78.7988,38.8706],[-78.7981,38.8716],[-78.7974,38.8726],[-78.7967,38.8736],[-78.7962,38.8746],[-78.7963,38.8751],[-78.7951,38.876],[-78.7942,38.8764],[-78.793,38.8769],[-78.7916,38.8776],[-78.7911,38.879],[-78.7901,38.8801],[-78.7893,38.8825],[-78.788,38.8851],[-78.786,38.8872],[-78.7842,38.8886],[-78.7792,38.8923],[-78.7763,38.893],[-78.7728,38.8937],[-78.7707,38.8961],[-78.7694,38.8971],[-78.7674,38.8971],[-78.7643,38.8982],[-78.7618,38.8996],[-78.7604,38.9001],[-78.7591,38.9005],[-78.7584,38.9012],[-78.7576,38.9029],[-78.7573,38.9032],[-78.7562,38.9041],[-78.7545,38.9057],[-78.7547,38.9076],[-78.7537,38.9096],[-78.7521,38.9109],[-78.7504,38.9117],[-78.7509,38.9131],[-78.7512,38.9147],[-78.7505,38.916],[-78.7497,38.9164],[-78.7492,38.9168],[-78.7488,38.9171],[-78.7481,38.9175],[-78.7475,38.918],[-78.747,38.9185],[-78.7466,38.9188],[-78.746,38.9192],[-78.7456,38.9195],[-78.7453,38.9196],[-78.745,38.9198],[-78.7447,38.9199],[-78.7445,38.9201],[-78.7444,38.9202],[-78.7445,38.9205],[-78.7446,38.9207],[-78.7447,38.9208],[-78.7449,38.921],[-78.745,38.9211],[-78.7449,38.9211],[-78.7446,38.9215],[-78.7442,38.922],[-78.7437,38.9226],[-78.7434,38.923],[-78.7431,38.9231],[-78.7428,38.9237],[-78.7421,38.9245],[-78.7411,38.9254],[-78.7403,38.9262],[-78.7391,38.9271],[-78.7389,38.9273],[-78.7388,38.9273],[-78.7387,38.9274],[-78.7386,38.9274],[-78.7383,38.9274],[-78.7379,38.9274],[-78.7374,38.9275],[-78.737,38.9275],[-78.7365,38.9276],[-78.7358,38.9279],[-78.7351,38.9282],[-78.7342,38.9285],[-78.7332,38.9289],[-78.7326,38.9292],[-78.7322,38.9294],[-78.7315,38.9295],[-78.7307,38.9297],[-78.7299,38.9298],[-78.7292,38.93],[-78.7273,38.9306],[-78.7267,38.9307],[-78.7262,38.9309],[-78.7257,38.931],[-78.7249,38.931],[-78.7245,38.931],[-78.7241,38.9311],[-78.7236,38.9311],[-78.7224,38.9314],[-78.7219,38.9317],[-78.7211,38.9322],[-78.7198,38.9333],[-78.7192,38.9339],[-78.7185,38.9343],[-78.7174,38.9357],[-78.7171,38.936],[-78.7173,38.9354],[-78.7175,38.9341],[-78.7179,38.9322],[-78.7182,38.931],[-78.7184,38.9302],[-78.7187,38.9294],[-78.719,38.9288],[-78.7192,38.9281],[-78.7194,38.9274],[-78.7196,38.9265],[-78.7197,38.9257],[-78.7196,38.9252],[-78.7198,38.9248],[-78.72,38.9244],[-78.7201,38.9239],[-78.7201,38.9235],[-78.7199,38.9232],[-78.7199,38.9231],[-78.7198,38.923],[-78.7198,38.9226],[-78.7198,38.9221],[-78.7197,38.922],[-78.7196,38.9217],[-78.7195,38.9212],[-78.7194,38.921],[-78.7193,38.9209],[-78.7193,38.9208],[-78.7193,38.9207],[-78.7194,38.9203],[-78.7202,38.9169],[-78.7198,38.9164],[-78.7194,38.9158],[-78.7198,38.9148],[-78.7204,38.9144],[-78.7205,38.9144],[-78.7206,38.9143],[-78.7207,38.9143],[-78.7207,38.9142],[-78.7208,38.914],[-78.7208,38.9136],[-78.7208,38.9132],[-78.7208,38.9131],[-78.7208,38.9128],[-78.7207,38.9125],[-78.7207,38.9124],[-78.7207,38.9123],[-78.7206,38.9122],[-78.7206,38.9121],[-78.7205,38.9113],[-78.7205,38.9109],[-78.7208,38.9104],[-78.7209,38.9102],[-78.7209,38.9099],[-78.7209,38.9098],[-78.7208,38.9094],[-78.7207,38.909],[-78.7205,38.9087],[-78.7204,38.9087],[-78.7204,38.9086],[-78.7203,38.9085],[-78.7202,38.9085],[-78.7199,38.9081],[-78.7199,38.908],[-78.7198,38.9075],[-78.7198,38.9071],[-78.7198,38.9069],[-78.7198,38.9068],[-78.7199,38.9066],[-78.7199,38.9064],[-78.7199,38.9061],[-78.7198,38.9059],[-78.7196,38.9056],[-78.7193,38.9052],[-78.7189,38.9048],[-78.7186,38.9046],[-78.7183,38.9044],[-78.7179,38.9043],[-78.7176,38.9043],[-78.7172,38.9043],[-78.7166,38.9045],[-78.7164,38.9046],[-78.7162,38.9048],[-78.7159,38.9052],[-78.7156,38.9055],[-78.7154,38.9058],[-78.7151,38.9063],[-78.715,38.9064],[-78.7126,38.9087],[-78.7089,38.9111],[-78.7075,38.9127],[-78.7054,38.9143],[-78.7053,38.9145],[-78.7049,38.9148],[-78.7046,38.915],[-78.7043,38.9152],[-78.7038,38.9154],[-78.7032,38.9155],[-78.7027,38.9156],[-78.7022,38.9156],[-78.7019,38.9156],[-78.7016,38.9154],[-78.7012,38.9153],[-78.7008,38.9151],[-78.7002,38.9151],[-78.6997,38.9151],[-78.6993,38.9149],[-78.6988,38.9148],[-78.6985,38.9147],[-78.6981,38.9145],[-78.6979,38.9144],[-78.6978,38.9143],[-78.6976,38.9143],[-78.6974,38.9144],[-78.6973,38.9145],[-78.6973,38.9146],[-78.6974,38.9148],[-78.6975,38.9151],[-78.6975,38.9153],[-78.6974,38.9156],[-78.6971,38.9159],[-78.6967,38.9163],[-78.6965,38.9166],[-78.6964,38.9168],[-78.6961,38.9172],[-78.6955,38.9176],[-78.6945,38.9184],[-78.6927,38.9196],[-78.6919,38.9214],[-78.6915,38.9222],[-78.6896,38.9237],[-78.6895,38.9237],[-78.6891,38.9241],[-78.689,38.9241],[-78.6884,38.9247],[-78.6883,38.9248],[-78.6873,38.9251],[-78.686,38.925],[-78.6849,38.9251],[-78.6816,38.9258],[-78.6809,38.9252],[-78.6805,38.9253],[-78.68,38.9259],[-78.6794,38.9266],[-78.6776,38.9277],[-78.6774,38.9279],[-78.6762,38.9292],[-78.6743,38.9307],[-78.6725,38.9325],[-78.6707,38.9338],[-78.6698,38.935],[-78.6683,38.9374],[-78.6666,38.9392],[-78.6659,38.9416],[-78.6643,38.9432],[-78.6621,38.9457],[-78.6604,38.947],[-78.659,38.9474],[-78.6581,38.9492],[-78.6575,38.9509],[-78.655,38.9538],[-78.654,38.9566],[-78.653,38.9585],[-78.6525,38.9604],[-78.6523,38.9607],[-78.651,38.962],[-78.6493,38.9636],[-78.6483,38.9652],[-78.6483,38.966],[-78.6466,38.9681],[-78.6447,38.968],[-78.642,38.9677],[-78.6401,38.967],[-78.6384,38.9668],[-78.6368,38.9685],[-78.6354,38.9704],[-78.6339,38.9727],[-78.6325,38.9747],[-78.6325,38.977],[-78.6318,38.9781],[-78.6317,38.9783],[-78.6308,38.9796],[-78.6295,38.9809],[-78.6278,38.9818],[-78.6257,38.9826],[-78.6247,38.9826],[-78.6235,38.9826],[-78.6218,38.9824],[-78.6211,38.9825],[-78.6205,38.9826],[-78.6199,38.9813],[-78.6202,38.9798],[-78.6201,38.9789],[-78.62,38.9773],[-78.6195,38.9765],[-78.6193,38.9761],[-78.6188,38.9751],[-78.6187,38.9741],[-78.6174,38.9746],[-78.6143,38.9759],[-78.6126,38.9763],[-78.6112,38.9761],[-78.6106,38.9751],[-78.6104,38.9736],[-78.6103,38.9719],[-78.6102,38.9705],[-78.6101,38.9704],[-78.6097,38.9699],[-78.6084,38.9697],[-78.6077,38.9692],[-78.6017,38.9646],[-78.6014,38.9665],[-78.6001,38.9682],[-78.5992,38.9692],[-78.5989,38.9695],[-78.596,38.9702],[-78.5933,38.9719],[-78.5919,38.9739],[-78.5908,38.9755],[-78.5889,38.977],[-78.5887,38.9786],[-78.5873,38.9798],[-78.5876,38.9807],[-78.586,38.9829],[-78.5829,38.9854],[-78.582,38.9884],[-78.5805,38.9906],[-78.5779,38.993],[-78.575,38.9965],[-78.5734,38.9985],[-78.5724,38.9995],[-78.5717,39.0001],[-78.5705,39.0016],[-78.5697,39.0022],[-78.569,39.0029],[-78.5683,39.0035],[-78.5626,39.0072],[-78.5617,39.009],[-78.5594,39.0119],[-78.5576,39.0132],[-78.5564,39.0141],[-78.5549,39.0151],[-78.5523,39.0164],[-78.5505,39.0181],[-78.5525,39.0188],[-78.5542,39.0197],[-78.5574,39.0214],[-78.5582,39.022],[-78.5583,39.0227],[-78.5589,39.024],[-78.5596,39.0245],[-78.5605,39.0247],[-78.5621,39.0254],[-78.5625,39.0257],[-78.5633,39.0263],[-78.5641,39.0263],[-78.5651,39.0259],[-78.5658,39.0263],[-78.5666,39.027],[-78.568,39.0285],[-78.5691,39.0295],[-78.5711,39.0309],[-78.5719,39.032],[-78.5706,39.033],[-78.5689,39.0342],[-78.568,39.0354],[-78.5654,39.0371],[-78.5646,39.0386],[-78.5626,39.0397],[-78.5616,39.0408],[-78.56,39.0416],[-78.5584,39.043],[-78.5567,39.0445],[-78.556,39.0459],[-78.5548,39.0469],[-78.5543,39.0481],[-78.5527,39.0485],[-78.5517,39.0498],[-78.5507,39.0508],[-78.5503,39.0517],[-78.5495,39.0525],[-78.5483,39.0533],[-78.5477,39.0541],[-78.5457,39.0551],[-78.5441,39.0566],[-78.5429,39.0576],[-78.5414,39.0591],[-78.5402,39.0606],[-78.5375,39.0617],[-78.5366,39.0622],[-78.5351,39.0629],[-78.5346,39.0644],[-78.5329,39.0654],[-78.5322,39.066],[-78.5317,39.0665],[-78.5291,39.0676],[-78.5265,39.0682],[-78.5243,39.0697],[-78.5227,39.0711],[-78.5222,39.0718],[-78.5216,39.0735],[-78.5208,39.0741],[-78.52,39.0747],[-78.5181,39.0761],[-78.5174,39.0769],[-78.5168,39.0776],[-78.5163,39.0788],[-78.5163,39.0796],[-78.516,39.08],[-78.5164,39.081],[-78.5165,39.0818],[-78.5156,39.0823],[-78.5145,39.083],[-78.5134,39.084],[-78.5121,39.0849],[-78.5107,39.0852],[-78.5105,39.0854],[-78.5103,39.0855],[-78.5101,39.0862],[-78.5094,39.0868],[-78.5092,39.0874],[-78.5081,39.0886],[-78.507,39.0894],[-78.5052,39.0908],[-78.5044,39.0914],[-78.5033,39.093],[-78.5017,39.0945],[-78.5009,39.0951],[-78.5007,39.0953],[-78.4997,39.0959],[-78.4987,39.0968],[-78.4973,39.098],[-78.496,39.099],[-78.4956,39.1001],[-78.4952,39.101],[-78.4948,39.1011],[-78.4937,39.1016],[-78.4898,39.1039],[-78.4868,39.1058],[-78.4843,39.1074],[-78.4825,39.1082],[-78.4796,39.1095],[-78.4784,39.1098],[-78.4778,39.1096],[-78.4775,39.1095],[-78.4773,39.1094],[-78.4766,39.1086],[-78.4761,39.1078],[-78.4754,39.1075],[-78.4751,39.1075],[-78.4746,39.1077],[-78.4737,39.108],[-78.4732,39.1081],[-78.4716,39.1092],[-78.4714,39.1093],[-78.4703,39.1101],[-78.4702,39.1102],[-78.4695,39.1112],[-78.468,39.112],[-78.4667,39.1129],[-78.4656,39.113],[-78.4638,39.1133],[-78.4608,39.1133],[-78.4599,39.1133],[-78.4593,39.1143],[-78.4579,39.1153],[-78.4573,39.1162],[-78.4561,39.1172],[-78.4548,39.1184],[-78.4538,39.12],[-78.4522,39.1207],[-78.451,39.1218],[-78.4498,39.1229],[-78.4483,39.124],[-78.4472,39.1251],[-78.4466,39.1258],[-78.4455,39.1266],[-78.4443,39.1276],[-78.443,39.1286],[-78.442,39.1296],[-78.4411,39.1307],[-78.4404,39.1316],[-78.4394,39.1322],[-78.4389,39.133],[-78.4382,39.1344],[-78.4378,39.1354],[-78.4378,39.1367],[-78.4377,39.1368],[-78.4372,39.1384],[-78.4369,39.1399],[-78.4367,39.1417],[-78.4348,39.1431],[-78.4346,39.1434],[-78.4345,39.1442],[-78.4341,39.1447],[-78.4334,39.1453],[-78.4327,39.1457],[-78.4323,39.1463],[-78.4321,39.1467],[-78.4314,39.1475],[-78.4301,39.1492],[-78.4287,39.1513],[-78.4273,39.1527],[-78.4246,39.1541],[-78.4217,39.1553],[-78.4204,39.1558],[-78.42,39.156],[-78.4184,39.1567],[-78.4179,39.157],[-78.4175,39.1573],[-78.4168,39.1576],[-78.4139,39.1584],[-78.4132,39.1589],[-78.4129,39.1594],[-78.4126,39.16],[-78.4123,39.1602],[-78.4116,39.1608],[-78.4107,39.1614],[-78.4097,39.1622],[-78.4094,39.1628],[-78.4091,39.1631],[-78.4086,39.1635],[-78.4078,39.1641],[-78.4072,39.1644],[-78.4068,39.1649],[-78.4057,39.166],[-78.4048,39.1669],[-78.404,39.1674],[-78.4037,39.1675],[-78.4039,39.1677],[-78.4045,39.1681],[-78.4052,39.1686],[-78.4058,39.1692],[-78.4063,39.1701],[-78.407,39.1709],[-78.4081,39.1715],[-78.4092,39.1718],[-78.41,39.172],[-78.4107,39.172],[-78.412,39.1727],[-78.4131,39.1736],[-78.4137,39.1744],[-78.4139,39.1754],[-78.4142,39.1759],[-78.4144,39.1763],[-78.4148,39.1778],[-78.4159,39.1777],[-78.4169,39.1776],[-78.4185,39.1774],[-78.4189,39.1773],[-78.4192,39.1776],[-78.4192,39.1777],[-78.4195,39.1781],[-78.42,39.1784],[-78.4206,39.1789],[-78.421,39.1791],[-78.4216,39.1798],[-78.4217,39.1799],[-78.4221,39.1803],[-78.4228,39.181],[-78.4229,39.181],[-78.4233,39.1814],[-78.4236,39.1815],[-78.4236,39.1818],[-78.4236,39.182],[-78.424,39.1825],[-78.4243,39.1827],[-78.4244,39.1827],[-78.4249,39.1829],[-78.4254,39.1827],[-78.4257,39.1827],[-78.4261,39.1827],[-78.4263,39.1828],[-78.4265,39.183],[-78.4266,39.1833],[-78.4269,39.1837],[-78.427,39.1842],[-78.4269,39.1845],[-78.4268,39.185],[-78.4269,39.1856],[-78.4271,39.1857],[-78.4274,39.1858],[-78.4276,39.1859],[-78.4277,39.186],[-78.4279,39.1861],[-78.428,39.1864],[-78.428,39.1865],[-78.4281,39.1867],[-78.4284,39.187],[-78.4287,39.1872],[-78.4286,39.1874],[-78.4285,39.1876],[-78.4274,39.1886],[-78.4272,39.1888],[-78.4259,39.1903],[-78.4243,39.1922],[-78.4243,39.1927],[-78.4249,39.1933],[-78.426,39.1941],[-78.4264,39.1941],[-78.4271,39.1936],[-78.4287,39.1926],[-78.4292,39.193],[-78.4296,39.1936],[-78.4301,39.1944],[-78.4304,39.1954],[-78.4309,39.1962],[-78.4313,39.1963],[-78.4317,39.1961],[-78.4318,39.1961],[-78.4324,39.1959],[-78.4325,39.196],[-78.4327,39.1961],[-78.4328,39.1961],[-78.4329,39.1962],[-78.433,39.1963],[-78.4338,39.1967],[-78.4342,39.1967],[-78.4352,39.1967],[-78.4367,39.1967],[-78.4376,39.197],[-78.438,39.1974],[-78.4382,39.1976],[-78.4387,39.1981],[-78.4382,39.1986],[-78.4377,39.1991],[-78.4376,39.1992],[-78.4372,39.1996],[-78.4372,39.1997],[-78.4371,39.1997],[-78.437,39.1998],[-78.4365,39.2],[-78.4357,39.2005],[-78.434,39.2021],[-78.4333,39.2026],[-78.4328,39.2037],[-78.4322,39.2048],[-78.4317,39.2053],[-78.4312,39.2058],[-78.4312,39.2059],[-78.4308,39.2064],[-78.4304,39.2069],[-78.4299,39.207],[-78.4295,39.2071],[-78.4287,39.2074],[-78.428,39.208],[-78.4279,39.2087],[-78.4279,39.2088],[-78.4278,39.2088],[-78.4274,39.2092],[-78.4267,39.2098],[-78.4266,39.2099],[-78.4265,39.21],[-78.426,39.2104],[-78.4254,39.211],[-78.4246,39.2117],[-78.4245,39.2117],[-78.4245,39.2118],[-78.424,39.212],[-78.4238,39.2121],[-78.423,39.2126],[-78.4222,39.2133],[-78.4213,39.2142],[-78.4211,39.2145],[-78.4209,39.2146],[-78.4206,39.2148],[-78.4179,39.2175],[-78.4172,39.2183],[-78.4167,39.219],[-78.4158,39.2202],[-78.4156,39.2207],[-78.4153,39.2211],[-78.4144,39.2218],[-78.413,39.2231],[-78.4121,39.2243],[-78.4115,39.2251],[-78.4107,39.2259],[-78.4106,39.226],[-78.4106,39.2263],[-78.4105,39.2265],[-78.4099,39.2269],[-78.4091,39.2275],[-78.4087,39.2282],[-78.4082,39.2286],[-78.4078,39.2294],[-78.4073,39.2302],[-78.4071,39.2303],[-78.407,39.2304],[-78.4067,39.2304],[-78.4059,39.2308],[-78.4056,39.2312],[-78.4055,39.2317],[-78.4057,39.2323],[-78.4061,39.2325],[-78.4061,39.2327],[-78.406,39.2329],[-78.4059,39.2332],[-78.4058,39.2334],[-78.4053,39.2342],[-78.4052,39.2343],[-78.4051,39.2346],[-78.4046,39.2351],[-78.4042,39.2354],[-78.4043,39.2357],[-78.4042,39.2358],[-78.4043,39.236],[-78.4043,39.2361],[-78.4045,39.2366],[-78.4048,39.2372],[-78.405,39.2376],[-78.405,39.238],[-78.4049,39.2383],[-78.4047,39.2387],[-78.4046,39.2388],[-78.4046,39.2389],[-78.4046,39.2391],[-78.4045,39.2394],[-78.4045,39.2395],[-78.4046,39.2403],[-78.4042,39.2412],[-78.4034,39.2417],[-78.4021,39.2424],[-78.4008,39.2431],[-78.3997,39.2439],[-78.3998,39.2441],[-78.3998,39.2443],[-78.3999,39.2443],[-78.4005,39.2448],[-78.4012,39.2454],[-78.4017,39.2456],[-78.4024,39.246],[-78.403,39.2464],[-78.4035,39.2468],[-78.4039,39.2476],[-78.4043,39.2479],[-78.405,39.2484],[-78.4057,39.2491],[-78.4064,39.2501],[-78.4068,39.2506],[-78.4072,39.2508],[-78.4077,39.2511],[-78.4091,39.2526],[-78.4096,39.2527],[-78.41,39.253],[-78.4108,39.2536],[-78.4117,39.2539],[-78.4122,39.254],[-78.4125,39.2545],[-78.4132,39.2549],[-78.4146,39.2557],[-78.4154,39.2557],[-78.4156,39.2556],[-78.4161,39.2554],[-78.4167,39.2555],[-78.4176,39.2559],[-78.4181,39.256],[-78.4186,39.2561],[-78.4187,39.2564],[-78.4187,39.2565],[-78.4192,39.257],[-78.4194,39.2575],[-78.419,39.258],[-78.4184,39.2585],[-78.4182,39.2589],[-78.4178,39.2598],[-78.4173,39.2605],[-78.417,39.2609],[-78.4165,39.2613],[-78.4165,39.2614],[-78.4164,39.2614],[-78.4158,39.262],[-78.415,39.2625],[-78.4146,39.2631],[-78.4142,39.2639],[-78.4129,39.2653],[-78.4122,39.2658],[-78.4115,39.2665],[-78.4112,39.267],[-78.4103,39.2674],[-78.41,39.2677],[-78.4097,39.2684],[-78.4093,39.2688],[-78.4089,39.2692],[-78.4082,39.2696],[-78.4078,39.2702],[-78.4078,39.2703],[-78.4078,39.2704],[-78.4078,39.2705],[-78.4075,39.2708],[-78.4066,39.2716],[-78.4049,39.2734],[-78.4037,39.2747],[-78.4028,39.2755],[-78.4022,39.2763],[-78.4018,39.2767],[-78.4019,39.277],[-78.4021,39.2771],[-78.4023,39.2772],[-78.4027,39.2775],[-78.403,39.2776],[-78.4032,39.2781],[-78.4032,39.2783],[-78.4029,39.2786],[-78.4016,39.2799],[-78.4005,39.2809],[-78.3999,39.2814],[-78.3992,39.2815],[-78.3987,39.2813],[-78.3983,39.2811],[-78.3981,39.2806],[-78.3979,39.2806],[-78.3978,39.2806],[-78.3977,39.2806],[-78.3975,39.2808],[-78.3974,39.2811],[-78.3971,39.2816],[-78.397,39.2818],[-78.3966,39.2821],[-78.3959,39.2822],[-78.3958,39.2823],[-78.3952,39.2823],[-78.3945,39.2824],[-78.3937,39.2828],[-78.3934,39.283],[-78.3931,39.2834],[-78.393,39.2837],[-78.3929,39.2839],[-78.3928,39.284],[-78.3925,39.2846],[-78.3924,39.2848],[-78.3923,39.2849],[-78.3923,39.285],[-78.3921,39.285],[-78.3918,39.2852],[-78.3913,39.2855],[-78.3909,39.2859],[-78.3906,39.2863],[-78.3903,39.2866],[-78.39,39.287],[-78.3896,39.2875],[-78.3891,39.2881],[-78.3888,39.2886],[-78.3887,39.2888],[-78.3887,39.2891],[-78.3885,39.2895],[-78.3884,39.2897],[-78.3881,39.2901],[-78.3876,39.2907],[-78.3872,39.2914],[-78.3872,39.292],[-78.3872,39.2925],[-78.3873,39.2931],[-78.3872,39.2933],[-78.3872,39.2934],[-78.3869,39.2938],[-78.3864,39.2942],[-78.3859,39.2949],[-78.3851,39.2957],[-78.3838,39.2966],[-78.3822,39.2977],[-78.381,39.2985],[-78.3809,39.2985],[-78.38,39.2993],[-78.379,39.3002],[-78.3785,39.301],[-78.3779,39.3019],[-78.3767,39.3029],[-78.376,39.3038],[-78.3747,39.3051],[-78.3716,39.3077],[-78.3705,39.3084],[-78.3696,39.3088],[-78.3679,39.3095],[-78.3672,39.3102],[-78.3669,39.3109],[-78.3667,39.3118],[-78.3666,39.3121],[-78.3662,39.3128],[-78.3658,39.314],[-78.3654,39.3144],[-78.3651,39.3147],[-78.3644,39.3151],[-78.3642,39.3152],[-78.364,39.3156],[-78.3639,39.3162],[-78.3641,39.3167],[-78.3644,39.317],[-78.3647,39.3173],[-78.3647,39.3177],[-78.3646,39.318],[-78.3644,39.3184],[-78.3642,39.3187],[-78.3641,39.3188],[-78.3634,39.3191],[-78.3629,39.319],[-78.362,39.3183],[-78.3619,39.3182],[-78.3606,39.3176],[-78.3602,39.3175],[-78.36,39.3178],[-78.36,39.3181],[-78.3599,39.3183],[-78.3599,39.3184],[-78.3594,39.319],[-78.3593,39.3191],[-78.3593,39.3192],[-78.3592,39.3192],[-78.3591,39.3194],[-78.3589,39.3195],[-78.3584,39.3202],[-78.3578,39.3214],[-78.3572,39.3225],[-78.3571,39.3227],[-78.3569,39.323],[-78.3564,39.3237],[-78.3558,39.3252],[-78.3556,39.3257],[-78.3556,39.3262],[-78.3556,39.3264],[-78.3557,39.3269],[-78.3557,39.3271],[-78.3557,39.3272],[-78.3555,39.3274],[-78.3554,39.3274],[-78.355,39.3275],[-78.3539,39.3279],[-78.3538,39.3282],[-78.3535,39.329],[-78.3531,39.3297],[-78.3527,39.3302],[-78.3523,39.3306],[-78.3517,39.3314],[-78.3517,39.3315],[-78.3515,39.3317],[-78.3505,39.3331],[-78.3501,39.3342],[-78.3502,39.3347],[-78.3495,39.3353],[-78.349,39.3358],[-78.3487,39.3361],[-78.3483,39.3368],[-78.3482,39.3368],[-78.3477,39.3374],[-78.3469,39.3382],[-78.3463,39.3391],[-78.3455,39.341],[-78.3456,39.3411],[-78.3456,39.3412],[-78.3456,39.3415],[-78.3461,39.3418],[-78.3469,39.3422],[-78.3476,39.3427],[-78.3474,39.3434],[-78.3468,39.3443],[-78.3462,39.3448],[-78.3452,39.3457],[-78.3445,39.3463],[-78.3437,39.3467],[-78.3433,39.3468],[-78.3431,39.3468],[-78.3425,39.3468],[-78.3422,39.3466],[-78.3419,39.3461],[-78.3417,39.3459],[-78.3415,39.3455],[-78.3413,39.3456],[-78.341,39.346],[-78.3407,39.3465],[-78.3402,39.3471],[-78.3393,39.3486],[-78.339,39.3499],[-78.3392,39.3503],[-78.3395,39.3508],[-78.3391,39.3517],[-78.3392,39.352],[-78.3395,39.3519],[-78.34,39.352],[-78.3407,39.3522],[-78.3409,39.3525],[-78.3406,39.3532],[-78.3404,39.3536],[-78.3407,39.3537],[-78.341,39.3537],[-78.3414,39.3538],[-78.3415,39.3538],[-78.3418,39.3539],[-78.3423,39.3539],[-78.3424,39.3539],[-78.3438,39.3541],[-78.3448,39.3542],[-78.3462,39.3544],[-78.347,39.3545],[-78.348,39.3546],[-78.3487,39.3547],[-78.3489,39.3547],[-78.3491,39.3547],[-78.3495,39.3548],[-78.3499,39.3549],[-78.3506,39.355],[-78.3508,39.3551],[-78.3509,39.3551],[-78.3514,39.3552],[-78.3518,39.3553],[-78.3529,39.3556],[-78.353,39.3557],[-78.3535,39.3558],[-78.3544,39.3561],[-78.3549,39.3562],[-78.3553,39.3563],[-78.3556,39.3564],[-78.3559,39.3565],[-78.3569,39.3568],[-78.357,39.3568],[-78.3575,39.3569],[-78.3579,39.357],[-78.358,39.357],[-78.359,39.3573],[-78.3594,39.3573],[-78.3599,39.3574],[-78.36,39.3575],[-78.3605,39.3575],[-78.361,39.3576],[-78.3611,39.3576],[-78.3614,39.3577],[-78.3624,39.3578],[-78.3625,39.3579],[-78.3643,39.3585],[-78.3645,39.3586],[-78.3655,39.3589],[-78.3669,39.3593],[-78.3665,39.3596],[-78.3657,39.3604],[-78.364,39.3615],[-78.3626,39.3629],[-78.3616,39.3639],[-78.3606,39.3652],[-78.3588,39.3676],[-78.3584,39.3681],[-78.3577,39.3684],[-78.3567,39.3695],[-78.3563,39.3702],[-78.3554,39.371],[-78.3548,39.3716],[-78.3546,39.3721],[-78.3531,39.374],[-78.3521,39.3751],[-78.3517,39.3764],[-78.3511,39.3777],[-78.3501,39.3791],[-78.348,39.3814],[-78.3469,39.3833],[-78.3456,39.3852],[-78.3443,39.3872],[-78.3432,39.3888],[-78.3434,39.3888],[-78.3447,39.3891],[-78.3452,39.3894],[-78.3459,39.3903],[-78.3467,39.3906],[-78.3479,39.3905],[-78.35,39.3907],[-78.3509,39.391],[-78.3512,39.3914],[-78.3508,39.392],[-78.35,39.3929],[-78.3496,39.3939],[-78.3493,39.3966],[-78.3494,39.3972],[-78.3499,39.3979],[-78.3506,39.3983],[-78.3511,39.3988],[-78.3521,39.3996],[-78.3523,39.3998],[-78.353,39.4004],[-78.3543,39.4012],[-78.3558,39.4025],[-78.3563,39.4033],[-78.3572,39.4037],[-78.358,39.4042],[-78.3588,39.4056],[-78.3599,39.409],[-78.3598,39.4107],[-78.3595,39.4119],[-78.3594,39.4125],[-78.3584,39.4135],[-78.3572,39.4147],[-78.3564,39.4154],[-78.3566,39.4159],[-78.3568,39.4162],[-78.357,39.4166],[-78.3569,39.4169],[-78.3565,39.4173],[-78.3552,39.4179],[-78.3534,39.4191],[-78.3523,39.4198],[-78.3512,39.4206],[-78.3506,39.4215],[-78.3501,39.4226],[-78.3493,39.4235],[-78.3483,39.4244],[-78.3479,39.4254],[-78.3476,39.4263],[-78.347,39.4269],[-78.3467,39.4276],[-78.347,39.428],[-78.3474,39.4284],[-78.3477,39.4287],[-78.3478,39.4299],[-78.3479,39.4309],[-78.3491,39.432],[-78.3494,39.4324],[-78.3504,39.4333],[-78.3513,39.4346],[-78.3525,39.4359],[-78.3529,39.4363],[-78.3532,39.4368],[-78.3531,39.4372],[-78.3524,39.4376],[-78.3511,39.4382],[-78.3501,39.4388],[-78.3478,39.4406],[-78.3465,39.4426],[-78.3464,39.4441],[-78.3461,39.4456],[-78.3462,39.4459],[-78.3467,39.4466],[-78.3467,39.4467],[-78.3473,39.4477],[-78.3473,39.4481],[-78.3471,39.4495],[-78.3471,39.4496],[-78.347,39.4502],[-78.347,39.4507],[-78.3466,39.4516],[-78.3458,39.4535],[-78.3456,39.4549],[-78.3458,39.4559],[-78.3456,39.4567],[-78.3455,39.457],[-78.3451,39.4585],[-78.3451,39.4595],[-78.3454,39.4599],[-78.3464,39.4602],[-78.3473,39.4607],[-78.3491,39.4618],[-78.3496,39.4617],[-78.3498,39.4618],[-78.3497,39.462],[-78.3495,39.4622],[-78.3493,39.4625],[-78.3489,39.4631],[-78.3483,39.4639],[-78.3479,39.4644],[-78.3477,39.465],[-78.3474,39.4654],[-78.3471,39.466],[-78.347,39.466],[-78.3456,39.4651],[-78.3454,39.465],[-78.3446,39.4644],[-78.3445,39.4644],[-78.3444,39.4644],[-78.3437,39.4639],[-78.3408,39.462],[-78.3399,39.4614],[-78.3395,39.4612],[-78.3382,39.4604],[-78.3372,39.4597],[-78.3303,39.4553],[-78.3224,39.4503],[-78.3222,39.4502],[-78.3195,39.4484],[-78.3154,39.4458],[-78.313,39.4443],[-78.3085,39.4415],[-78.3075,39.4408],[-78.3072,39.4406],[-78.3061,39.44],[-78.3036,39.4384],[-78.3033,39.4382],[-78.3002,39.4363],[-78.3,39.4362],[-78.2926,39.4316],[-78.2893,39.4296],[-78.2892,39.4295],[-78.288,39.4288],[-78.2869,39.4282],[-78.2744,39.4209],[-78.2743,39.4209],[-78.2742,39.4209],[-78.2719,39.4196],[-78.2628,39.4143],[-78.2627,39.4143],[-78.2585,39.4113],[-78.2581,39.411],[-78.2497,39.4051],[-78.2455,39.4028],[-78.2454,39.4027],[-78.245,39.4025],[-78.245,39.4024],[-78.2448,39.4023],[-78.2395,39.3986],[-78.2379,39.3976],[-78.2362,39.3964],[-78.2342,39.395],[-78.2336,39.3946],[-78.2329,39.3941],[-78.2288,39.3912],[-78.2202,39.3853],[-78.2201,39.3853],[-78.22,39.3852],[-78.2199,39.3851],[-78.2198,39.385],[-78.2191,39.3845],[-78.2165,39.3827],[-78.2156,39.3822],[-78.2138,39.3809],[-78.2083,39.3771],[-78.2064,39.3758],[-78.2054,39.3751],[-78.2019,39.373],[-78.1979,39.3704],[-78.1976,39.3703],[-78.1975,39.3702],[-78.1967,39.3697],[-78.1964,39.3695],[-78.1944,39.3683],[-78.1927,39.3672],[-78.1885,39.3646],[-78.1874,39.364],[-78.1865,39.3634],[-78.1842,39.3618],[-78.1813,39.3599],[-78.1765,39.3564],[-78.172,39.3535],[-78.1719,39.3534],[-78.1716,39.3531],[-78.1714,39.3531],[-78.1714,39.353],[-78.1713,39.353],[-78.1706,39.3524],[-78.1688,39.3511],[-78.1683,39.3507],[-78.1682,39.3507],[-78.1675,39.3502],[-78.1663,39.3493],[-78.1644,39.3479],[-78.1626,39.3466],[-78.1614,39.3457],[-78.1608,39.3453],[-78.1592,39.3441],[-78.1587,39.3438],[-78.1582,39.3434],[-78.157,39.3428],[-78.1561,39.3424],[-78.1542,39.3413],[-78.1507,39.3393],[-78.1481,39.3378],[-78.1461,39.3366],[-78.1438,39.3353],[-78.1432,39.335],[-78.1414,39.334],[-78.1409,39.3338],[-78.14,39.3332],[-78.1396,39.3329],[-78.1388,39.3324],[-78.1385,39.3322],[-78.1381,39.3319],[-78.1377,39.3316],[-78.1364,39.3308],[-78.1359,39.3305],[-78.135,39.3299],[-78.1247,39.3232],[-78.1238,39.3227],[-78.1172,39.3182],[-78.113,39.3154],[-78.1088,39.3125],[-78.1083,39.3122],[-78.1077,39.3118],[-78.1043,39.3097],[-78.1034,39.3091],[-78.1003,39.3072],[-78.1002,39.3072],[-78.1001,39.3072],[-78.0941,39.3034],[-78.0936,39.3031],[-78.0825,39.296],[-78.0816,39.2954],[-78.0814,39.2953],[-78.0813,39.2952],[-78.0811,39.2951],[-78.0802,39.2945],[-78.0799,39.2944],[-78.0798,39.2942],[-78.079,39.2938],[-78.0744,39.2908],[-78.0695,39.2876],[-78.0691,39.2873],[-78.0679,39.2865],[-78.0677,39.2864],[-78.0676,39.2864],[-78.061,39.2821],[-78.0593,39.2809],[-78.059,39.2807],[-78.0576,39.2799],[-78.0548,39.2781],[-78.0514,39.276],[-78.0513,39.2759],[-78.0509,39.2756],[-78.0492,39.2746],[-78.0431,39.2708],[-78.041,39.2695],[-78.0409,39.2694],[-78.0407,39.2693],[-78.0405,39.2692],[-78.0404,39.2691],[-78.0394,39.2685],[-78.0387,39.268],[-78.0386,39.268],[-78.0363,39.2666],[-78.0363,39.2665],[-78.0333,39.2647],[-78.0332,39.2646],[-78.0331,39.2646],[-78.0331,39.2645],[-78.033,39.2645],[-78.0329,39.2645],[-78.0328,39.2644],[-78.0327,39.2643],[-78.0324,39.2641],[-78.0323,39.2641],[-78.031,39.2633],[-78.0306,39.263],[-78.0304,39.2629],[-78.0298,39.2625],[-78.0297,39.2624],[-78.0278,39.2612],[-78.0227,39.2578],[-78.0222,39.2575],[-78.0217,39.2572],[-78.0203,39.2563],[-78.02,39.256],[-78.0189,39.2553],[-78.0185,39.255],[-78.0174,39.2544],[-78.0163,39.2536],[-78.0162,39.2536],[-78.0144,39.2524],[-78.0106,39.25],[-78.0096,39.2494],[-78.0092,39.2491],[-78.0075,39.2479],[-78.0073,39.2478],[-78.0069,39.2476],[-78.0069,39.2475],[-78.0068,39.2475],[-78.0067,39.2474],[-78.0066,39.2474],[-78.0053,39.2465],[-78.0011,39.244],[-77.9997,39.2431],[-77.998,39.242],[-77.9953,39.2403],[-77.993,39.2388],[-77.9913,39.2377],[-77.9911,39.2375],[-77.9906,39.2372],[-77.9904,39.2371],[-77.9902,39.237],[-77.9899,39.2368],[-77.9889,39.2362],[-77.9886,39.2359],[-77.9884,39.2358],[-77.9879,39.2355],[-77.9877,39.2354],[-77.9877,39.2353],[-77.9876,39.2353],[-77.986,39.2343],[-77.9835,39.2326],[-77.9813,39.2312],[-77.9797,39.2302],[-77.9789,39.2297],[-77.9766,39.2282],[-77.9758,39.2277],[-77.9755,39.2275],[-77.9747,39.227],[-77.9744,39.2268],[-77.973,39.2259],[-77.9712,39.2248],[-77.9687,39.2231],[-77.9673,39.2222],[-77.9672,39.2221],[-77.9658,39.2212],[-77.9652,39.2209],[-77.9613,39.2184],[-77.9598,39.2174],[-77.9594,39.2171],[-77.9579,39.2162],[-77.9575,39.2159],[-77.9571,39.2156],[-77.9559,39.2148],[-77.9555,39.2146],[-77.9554,39.2145],[-77.9548,39.2141],[-77.9534,39.2132],[-77.947,39.2091],[-77.9465,39.2088],[-77.9449,39.2077],[-77.9446,39.2075],[-77.944,39.2071],[-77.9438,39.207],[-77.9435,39.2068],[-77.9428,39.2064],[-77.9426,39.2062],[-77.9423,39.206],[-77.9422,39.206],[-77.9413,39.2054],[-77.9412,39.2053],[-77.941,39.2052],[-77.9409,39.2051],[-77.94,39.2046],[-77.9399,39.2045],[-77.937,39.2026],[-77.9361,39.202],[-77.936,39.202],[-77.936,39.2019],[-77.9359,39.2019],[-77.9344,39.2009],[-77.9297,39.1979],[-77.9282,39.1968],[-77.9274,39.1964],[-77.9273,39.1963],[-77.9251,39.1949],[-77.9248,39.1947],[-77.9243,39.1944],[-77.924,39.1942],[-77.9233,39.1937],[-77.9231,39.1936],[-77.9204,39.1918],[-77.9195,39.1912],[-77.9194,39.1912],[-77.9186,39.1907],[-77.9162,39.1891],[-77.9153,39.1886],[-77.9152,39.1885],[-77.915,39.1884],[-77.9149,39.1883],[-77.9108,39.1857],[-77.9105,39.1854],[-77.8971,39.1768],[-77.897,39.1767],[-77.8926,39.1739],[-77.8925,39.1738],[-77.8924,39.1737],[-77.8923,39.1737],[-77.8911,39.1729],[-77.8891,39.1716],[-77.8872,39.1704],[-77.886,39.1696],[-77.8859,39.1696],[-77.8857,39.1694],[-77.8856,39.1694],[-77.8855,39.1693],[-77.8852,39.1691],[-77.884,39.1683],[-77.8836,39.168],[-77.8835,39.168],[-77.883,39.1677],[-77.8814,39.1666],[-77.8811,39.1665],[-77.881,39.1664],[-77.8809,39.1663],[-77.88,39.1657],[-77.8797,39.1655],[-77.8774,39.1641],[-77.8766,39.1635],[-77.8747,39.1623],[-77.8735,39.1615],[-77.8644,39.1557],[-77.8613,39.1537],[-77.8612,39.1536],[-77.861,39.1535],[-77.8609,39.1535],[-77.8609,39.1534],[-77.8607,39.1533],[-77.8603,39.1531],[-77.8602,39.153],[-77.8594,39.1525],[-77.8569,39.1509],[-77.8561,39.1503],[-77.8546,39.1494],[-77.85,39.1464],[-77.8491,39.1458],[-77.8485,39.1455],[-77.8479,39.1451],[-77.8462,39.1439],[-77.8461,39.1439],[-77.8455,39.1435],[-77.8438,39.1424],[-77.8391,39.1394],[-77.8385,39.139],[-77.8367,39.1379],[-77.8364,39.1376],[-77.8352,39.1369],[-77.8348,39.1367],[-77.8336,39.1359],[-77.83,39.1335],[-77.8288,39.1328],[-77.8287,39.1327],[-77.8285,39.1325],[-77.8283,39.1324],[-77.8283,39.1325],[-77.8281,39.1328],[-77.828,39.133],[-77.8279,39.1336],[-77.8278,39.1341],[-77.8277,39.1344],[-77.8276,39.1347],[-77.8272,39.1352],[-77.8272,39.1353],[-77.8268,39.1355],[-77.8262,39.1357],[-77.8258,39.1357],[-77.8256,39.1357],[-77.8252,39.1354],[-77.8245,39.1362],[-77.8247,39.1366],[-77.8247,39.1367],[-77.8245,39.1371],[-77.8245,39.1372],[-77.8244,39.138],[-77.8239,39.1385],[-77.8237,39.1387],[-77.8236,39.1388],[-77.8234,39.139],[-77.8227,39.1395],[-77.8222,39.14],[-77.8221,39.1401],[-77.8219,39.1411],[-77.8219,39.1417],[-77.8221,39.1427],[-77.8225,39.1437],[-77.8228,39.1439],[-77.8233,39.1444],[-77.8234,39.1456],[-77.823,39.1459],[-77.8226,39.1465],[-77.8226,39.1469],[-77.8225,39.1471],[-77.8231,39.1475],[-77.823,39.1477],[-77.8228,39.148],[-77.8223,39.1492],[-77.8218,39.1496],[-77.8218,39.15],[-77.8217,39.1504],[-77.8216,39.1519],[-77.8216,39.152],[-77.8214,39.1523],[-77.8205,39.1531],[-77.8199,39.1535],[-77.8196,39.1539],[-77.819,39.1545],[-77.8186,39.1551],[-77.8186,39.1552],[-77.8187,39.1555],[-77.8184,39.1557],[-77.8183,39.1558],[-77.8183,39.156],[-77.8178,39.1567],[-77.8176,39.157],[-77.8174,39.1571],[-77.8172,39.1571],[-77.8168,39.1578],[-77.8163,39.1587],[-77.8161,39.1594],[-77.8161,39.1595],[-77.816,39.1597],[-77.8155,39.1608],[-77.8151,39.1617],[-77.8147,39.1624],[-77.8145,39.1628],[-77.8143,39.163],[-77.8143,39.1631],[-77.8139,39.164],[-77.8136,39.1644],[-77.8134,39.1643],[-77.8126,39.1642],[-77.8127,39.1645],[-77.8125,39.165],[-77.8123,39.1653],[-77.8119,39.1658],[-77.8117,39.1661],[-77.8114,39.1666],[-77.8115,39.1669],[-77.8114,39.1671],[-77.8112,39.1672],[-77.8111,39.1672],[-77.8109,39.1673],[-77.8102,39.1676],[-77.8101,39.1677],[-77.8098,39.168],[-77.8097,39.1682],[-77.8093,39.1689],[-77.809,39.1693],[-77.8086,39.1697],[-77.8082,39.1701],[-77.8066,39.1711],[-77.806,39.1717],[-77.8059,39.1731],[-77.8053,39.1741],[-77.8051,39.175],[-77.805,39.1754],[-77.8045,39.1762],[-77.8046,39.1766],[-77.805,39.177],[-77.8049,39.1771],[-77.8045,39.1777],[-77.8045,39.1778],[-77.8042,39.1781],[-77.8041,39.1786],[-77.8047,39.1789],[-77.8049,39.179],[-77.8047,39.1793],[-77.8041,39.1803],[-77.8036,39.1806],[-77.8035,39.1809],[-77.8031,39.182],[-77.8031,39.1822],[-77.8031,39.1823],[-77.8031,39.1824],[-77.8029,39.1827],[-77.8028,39.1831],[-77.8028,39.1833],[-77.8026,39.1836],[-77.8023,39.1841],[-77.8021,39.1844],[-77.802,39.1846],[-77.8019,39.1848],[-77.8018,39.1849],[-77.8017,39.185],[-77.8014,39.1854],[-77.8013,39.186],[-77.8013,39.1863],[-77.8013,39.1864],[-77.8011,39.1869],[-77.8011,39.1872],[-77.8011,39.1874],[-77.8011,39.1878],[-77.8007,39.188],[-77.8005,39.1882],[-77.8003,39.1885],[-77.8003,39.1886],[-77.8002,39.1888],[-77.7999,39.1899],[-77.7998,39.1902],[-77.7996,39.1905],[-77.7994,39.1912],[-77.7991,39.1918],[-77.7989,39.192],[-77.7985,39.1923],[-77.7982,39.1925],[-77.7981,39.1927],[-77.798,39.1934],[-77.7978,39.1941],[-77.7983,39.1946],[-77.7986,39.1949],[-77.7983,39.1957],[-77.7983,39.1961],[-77.7982,39.1965],[-77.7986,39.1975],[-77.7986,39.1979],[-77.7985,39.1983],[-77.7985,39.1989],[-77.7984,39.1992],[-77.7982,39.2007],[-77.7976,39.2015],[-77.797,39.2021],[-77.7968,39.2022],[-77.7968,39.2023],[-77.7967,39.2025],[-77.7962,39.2035],[-77.7957,39.2041],[-77.7953,39.2048],[-77.795,39.2055],[-77.7948,39.2057],[-77.7947,39.206],[-77.7943,39.2066],[-77.794,39.2071],[-77.7936,39.2076],[-77.7934,39.2082],[-77.793,39.2085],[-77.7929,39.2086],[-77.7926,39.209],[-77.7928,39.2096],[-77.7928,39.2097],[-77.793,39.2102],[-77.7931,39.2103],[-77.7927,39.2114],[-77.792,39.2122],[-77.7915,39.2125],[-77.7905,39.2135],[-77.7896,39.2143],[-77.789,39.2148],[-77.7888,39.2149],[-77.7886,39.2155],[-77.7885,39.2158],[-77.7883,39.2162],[-77.7881,39.2165],[-77.7879,39.2168],[-77.7877,39.217],[-77.7875,39.2175],[-77.7868,39.2186],[-77.7865,39.2189],[-77.7863,39.2193],[-77.7862,39.2194],[-77.7861,39.2195],[-77.7859,39.2197],[-77.786,39.2199],[-77.786,39.22],[-77.7861,39.2203],[-77.7862,39.2205],[-77.7863,39.221],[-77.7862,39.2212],[-77.7862,39.2213],[-77.7865,39.2214],[-77.7865,39.2215],[-77.7863,39.2218],[-77.7859,39.2221],[-77.7847,39.2228],[-77.7844,39.2232],[-77.7842,39.2235],[-77.7836,39.2241],[-77.7835,39.2242],[-77.783,39.2249],[-77.7823,39.2254],[-77.7818,39.2261],[-77.7813,39.2268],[-77.7813,39.2269],[-77.7816,39.2272],[-77.7817,39.2275],[-77.7816,39.2276],[-77.7814,39.228],[-77.7808,39.2287],[-77.7806,39.2289],[-77.7799,39.2293],[-77.7793,39.2297],[-77.7792,39.2298],[-77.7789,39.2299],[-77.778,39.2298],[-77.7777,39.2298],[-77.7776,39.2297],[-77.7774,39.2297],[-77.7771,39.2305],[-77.7767,39.2313],[-77.7759,39.2321],[-77.7758,39.2322],[-77.7752,39.2325],[-77.7749,39.2327],[-77.7748,39.233],[-77.7742,39.2335],[-77.7739,39.2336],[-77.7737,39.2337],[-77.7737,39.2339],[-77.7737,39.2344],[-77.7737,39.2345],[-77.7733,39.235],[-77.7732,39.2351],[-77.7724,39.2358],[-77.7714,39.2365],[-77.771,39.2375],[-77.7711,39.238],[-77.7711,39.2381],[-77.771,39.2382],[-77.7705,39.2391],[-77.7704,39.2393],[-77.7703,39.2401],[-77.7702,39.2405],[-77.7702,39.2409],[-77.7702,39.2411],[-77.7702,39.2412],[-77.7699,39.2422],[-77.7699,39.2429],[-77.7693,39.2439],[-77.7689,39.2446],[-77.7688,39.2449],[-77.7681,39.2455],[-77.7682,39.2467],[-77.7678,39.2481],[-77.7674,39.2486],[-77.7672,39.249],[-77.7673,39.2497],[-77.7685,39.2495],[-77.7698,39.2495],[-77.7709,39.2495],[-77.7709,39.2498],[-77.7707,39.2508],[-77.7706,39.2517],[-77.7706,39.2522],[-77.7706,39.2533],[-77.7708,39.2536],[-77.7709,39.2537],[-77.7708,39.2537],[-77.7707,39.254],[-77.7707,39.255],[-77.7707,39.2553],[-77.7704,39.2557],[-77.7703,39.256],[-77.7701,39.2564],[-77.7699,39.2564],[-77.7693,39.2565],[-77.769,39.2565],[-77.7687,39.2564],[-77.7684,39.2572],[-77.7683,39.2572],[-77.768,39.2576],[-77.7679,39.2576],[-77.7676,39.2578],[-77.7673,39.2578],[-77.7664,39.2577],[-77.7658,39.2578],[-77.7657,39.2578],[-77.7652,39.2579],[-77.7643,39.2579],[-77.7639,39.258],[-77.7637,39.258],[-77.7634,39.2581],[-77.7629,39.2583],[-77.7629,39.2584],[-77.7628,39.2592],[-77.7629,39.2596],[-77.7629,39.2597],[-77.763,39.2598],[-77.7631,39.2601],[-77.7631,39.2604],[-77.7629,39.2609],[-77.7628,39.261],[-77.7626,39.2612],[-77.7625,39.2613],[-77.7624,39.2614],[-77.7623,39.2616],[-77.7622,39.262],[-77.7619,39.2626],[-77.7618,39.2628],[-77.7618,39.263],[-77.7612,39.2637],[-77.7611,39.2637],[-77.7611,39.2638],[-77.7609,39.2638],[-77.76,39.2636],[-77.7596,39.2637],[-77.7596,39.2638],[-77.7591,39.2642],[-77.7587,39.2647],[-77.7585,39.2649],[-77.7584,39.2651],[-77.7582,39.2659],[-77.7581,39.2662],[-77.7584,39.2667],[-77.7586,39.267],[-77.7586,39.2676],[-77.7588,39.2679],[-77.7588,39.268],[-77.7589,39.2681],[-77.7588,39.2684],[-77.7588,39.2686],[-77.7586,39.269],[-77.7585,39.2695],[-77.7584,39.2697],[-77.7583,39.2701],[-77.7582,39.2703],[-77.7582,39.2706],[-77.7581,39.2708],[-77.7581,39.2711],[-77.7581,39.2712],[-77.758,39.2714],[-77.758,39.2717],[-77.758,39.2718],[-77.758,39.2722],[-77.7577,39.2728],[-77.7574,39.2733],[-77.7572,39.2736],[-77.7571,39.2738],[-77.7569,39.2741],[-77.756,39.2746],[-77.7558,39.2747],[-77.7556,39.2749],[-77.7554,39.275],[-77.7552,39.2752],[-77.7548,39.2756],[-77.7548,39.2757],[-77.7541,39.276],[-77.7536,39.2767],[-77.7535,39.2768],[-77.7532,39.2772],[-77.7531,39.2773],[-77.7531,39.2775],[-77.753,39.2778],[-77.7531,39.278],[-77.7532,39.2783],[-77.7532,39.2784],[-77.7533,39.2788],[-77.7533,39.2789],[-77.7532,39.2794],[-77.7534,39.2803],[-77.7531,39.2813],[-77.7531,39.2818],[-77.7527,39.2834],[-77.7518,39.2849],[-77.7513,39.2868],[-77.7507,39.2881],[-77.7504,39.2889],[-77.7503,39.2893],[-77.7497,39.2905],[-77.749,39.292],[-77.7483,39.2937],[-77.7479,39.2944],[-77.7476,39.2948],[-77.7471,39.2954],[-77.7466,39.296],[-77.7446,39.2984],[-77.7438,39.2992],[-77.7432,39.3001],[-77.7428,39.3006],[-77.7421,39.3014],[-77.7419,39.3019],[-77.7414,39.3028],[-77.7412,39.3032],[-77.741,39.3037],[-77.7406,39.3047],[-77.74,39.3055],[-77.7399,39.3056],[-77.7395,39.3064],[-77.7391,39.3072],[-77.7384,39.3082],[-77.7381,39.3084],[-77.738,39.3085],[-77.7376,39.309],[-77.7369,39.3096],[-77.7367,39.31],[-77.7363,39.3106],[-77.7355,39.3119],[-77.7354,39.312],[-77.7351,39.3122],[-77.7349,39.3126],[-77.7348,39.3127],[-77.7342,39.313],[-77.7327,39.3138],[-77.7322,39.3141],[-77.7313,39.3149],[-77.7311,39.3153],[-77.7307,39.3156],[-77.7296,39.3158],[-77.729,39.3161],[-77.7288,39.3163],[-77.7283,39.3164],[-77.728,39.3166],[-77.7274,39.317],[-77.7266,39.3174],[-77.7259,39.3177],[-77.7256,39.3176],[-77.725,39.3175],[-77.7242,39.3176],[-77.7237,39.3177],[-77.7234,39.318],[-77.7231,39.3181],[-77.7228,39.3182],[-77.7224,39.3181],[-77.7216,39.3185],[-77.7208,39.319],[-77.7206,39.3193],[-77.7203,39.3197],[-77.7202,39.3202],[-77.7199,39.3209],[-77.7197,39.3211],[-77.7195,39.3213]]]},"properties":{"STATE_ID":"51","STATE_NAME":"Virginia"},"id":51}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-77.039,38.7916],[-77.039,38.7924],[-77.039,38.7925],[-77.039,38.7928],[-77.039,38.7929],[-77.039,38.7937],[-77.039,38.7944],[-77.039,38.7945],[-77.039,38.7947],[-77.0391,38.7969],[-77.0391,38.7972],[-77.0391,38.7973],[-77.0391,38.7976],[-77.0391,38.7982],[-77.0392,38.7995],[-77.0392,38.7997],[-77.0392,38.8],[-77.0392,38.8003],[-77.0392,38.8005],[-77.0391,38.8008],[-77.039,38.8017],[-77.0386,38.8035],[-77.0384,38.8046],[-77.0384,38.8047],[-77.0383,38.805],[-77.0382,38.8057],[-77.038,38.8066],[-77.0377,38.8081],[-77.0376,38.8086],[-77.0373,38.8105],[-77.0373,38.8122],[-77.0373,38.8134],[-77.0374,38.8142],[-77.0374,38.8145],[-77.0373,38.8146],[-77.0374,38.8147],[-77.0374,38.8148],[-77.0374,38.8149],[-77.0375,38.815],[-77.0376,38.8151],[-77.0377,38.8151],[-77.0377,38.8152],[-77.0378,38.8152],[-77.0379,38.8153],[-77.038,38.8154],[-77.0381,38.8155],[-77.0382,38.8156],[-77.0382,38.8158],[-77.0383,38.8159],[-77.0383,38.816],[-77.0384,38.8161],[-77.0384,38.8162],[-77.0385,38.8163],[-77.0385,38.8165],[-77.0385,38.8166],[-77.0385,38.8167],[-77.0385,38.8168],[-77.0386,38.8169],[-77.0386,38.817],[-77.0386,38.8171],[-77.0385,38.8171],[-77.0386,38.8171],[-77.0386,38.8172],[-77.0386,38.8173],[-77.0387,38.8173],[-77.0387,38.8174],[-77.0387,38.8175],[-77.0387,38.8176],[-77.0388,38.8177],[-77.0387,38.8177],[-77.0388,38.8178],[-77.0388,38.8179],[-77.0388,38.818],[-77.0389,38.818],[-77.0388,38.8181],[-77.0389,38.8182],[-77.0389,38.8183],[-77.0389,38.8184],[-77.0389,38.8185],[-77.0389,38.8186],[-77.039,38.8186],[-77.039,38.8187],[-77.039,38.8188],[-77.0391,38.8188],[-77.0391,38.8189],[-77.039,38.8189],[-77.039,38.819],[-77.0389,38.819],[-77.0389,38.8191],[-77.0389,38.8192],[-77.0389,38.8193],[-77.0389,38.8194],[-77.0389,38.8195],[-77.039,38.8195],[-77.0391,38.8196],[-77.0392,38.8197],[-77.0393,38.8197],[-77.0393,38.8198],[-77.0394,38.8198],[-77.0394,38.8199],[-77.0395,38.8199],[-77.0396,38.8199],[-77.0397,38.8199],[-77.0398,38.82],[-77.0399,38.8201],[-77.04,38.8203],[-77.0399,38.8205],[-77.04,38.8205],[-77.04,38.8206],[-77.04,38.8207],[-77.04,38.8208],[-77.0399,38.8209],[-77.0398,38.821],[-77.0397,38.8211],[-77.0396,38.8211],[-77.0396,38.8212],[-77.0395,38.8213],[-77.0395,38.8214],[-77.0394,38.8215],[-77.0395,38.8216],[-77.0395,38.8217],[-77.0396,38.8217],[-77.0397,38.8218],[-77.0398,38.8218],[-77.0399,38.8218],[-77.0399,38.8219],[-77.0401,38.8219],[-77.0402,38.822],[-77.0404,38.822],[-77.0405,38.822],[-77.0406,38.822],[-77.0407,38.822],[-77.0407,38.8221],[-77.0408,38.8221],[-77.0408,38.8222],[-77.0409,38.8222],[-77.0409,38.8223],[-77.0409,38.8224],[-77.041,38.8226],[-77.041,38.8227],[-77.0411,38.8229],[-77.0411,38.8231],[-77.0411,38.8232],[-77.0411,38.8233],[-77.041,38.8233],[-77.0409,38.8234],[-77.0408,38.8235],[-77.0407,38.8235],[-77.0406,38.8236],[-77.0405,38.8236],[-77.0404,38.8236],[-77.0404,38.8237],[-77.0403,38.8237],[-77.0402,38.8237],[-77.0401,38.8237],[-77.04,38.8237],[-77.0398,38.8237],[-77.0397,38.8238],[-77.0397,38.8239],[-77.0396,38.824],[-77.0395,38.824],[-77.0394,38.824],[-77.0393,38.8241],[-77.0392,38.8241],[-77.0391,38.8241],[-77.039,38.8242],[-77.039,38.8243],[-77.0389,38.8243],[-77.0389,38.8244],[-77.0388,38.8244],[-77.0388,38.8245],[-77.0388,38.8246],[-77.0388,38.8247],[-77.0387,38.8249],[-77.0388,38.825],[-77.0387,38.8251],[-77.0386,38.8254],[-77.0386,38.8255],[-77.0387,38.8256],[-77.0387,38.8257],[-77.0386,38.8258],[-77.0386,38.8259],[-77.0385,38.826],[-77.0386,38.8261],[-77.0386,38.8262],[-77.0385,38.8263],[-77.0385,38.8264],[-77.0384,38.8265],[-77.0384,38.8268],[-77.0383,38.8269],[-77.0383,38.8271],[-77.0384,38.8272],[-77.0384,38.8273],[-77.0383,38.8273],[-77.0383,38.8274],[-77.0383,38.8275],[-77.0382,38.8276],[-77.0382,38.8277],[-77.0381,38.8277],[-77.0382,38.8277],[-77.0381,38.8278],[-77.0382,38.8278],[-77.0382,38.8279],[-77.0381,38.828],[-77.0381,38.8281],[-77.0381,38.8282],[-77.038,38.8282],[-77.038,38.8283],[-77.038,38.8284],[-77.038,38.8285],[-77.038,38.8286],[-77.038,38.8287],[-77.0379,38.8287],[-77.0379,38.8288],[-77.0379,38.8289],[-77.0379,38.829],[-77.0378,38.829],[-77.0379,38.8291],[-77.0378,38.8291],[-77.0378,38.8292],[-77.0378,38.8293],[-77.0378,38.8294],[-77.0378,38.8295],[-77.0377,38.8295],[-77.0377,38.8296],[-77.0378,38.8296],[-77.0377,38.8297],[-77.0378,38.8298],[-77.0377,38.8299],[-77.0378,38.8299],[-77.0377,38.83],[-77.0378,38.83],[-77.0378,38.8301],[-77.0378,38.8302],[-77.0378,38.8303],[-77.0378,38.8304],[-77.0379,38.8305],[-77.038,38.8306],[-77.038,38.8307],[-77.0381,38.8308],[-77.0381,38.8309],[-77.0382,38.8309],[-77.0382,38.831],[-77.0383,38.831],[-77.0383,38.8311],[-77.0383,38.8312],[-77.0384,38.8312],[-77.0384,38.8313],[-77.0385,38.8314],[-77.0386,38.8315],[-77.0386,38.8316],[-77.0387,38.8316],[-77.0387,38.8317],[-77.0388,38.8317],[-77.0388,38.8318],[-77.0389,38.8318],[-77.0389,38.8319],[-77.039,38.832],[-77.0391,38.8321],[-77.0392,38.8321],[-77.0392,38.8322],[-77.0393,38.8323],[-77.0396,38.8324],[-77.0397,38.8325],[-77.0398,38.8325],[-77.0399,38.8326],[-77.04,38.8326],[-77.0404,38.8329],[-77.0405,38.8329],[-77.0406,38.833],[-77.0407,38.833],[-77.0408,38.8331],[-77.0409,38.8332],[-77.041,38.8332],[-77.0417,38.8336],[-77.0418,38.8337],[-77.0419,38.8337],[-77.042,38.8337],[-77.0421,38.8337],[-77.0422,38.8337],[-77.0423,38.8337],[-77.0424,38.8336],[-77.0425,38.8336],[-77.0425,38.8335],[-77.0426,38.8334],[-77.0426,38.8333],[-77.0426,38.8332],[-77.0426,38.8331],[-77.0425,38.8331],[-77.0425,38.833],[-77.0425,38.8329],[-77.0424,38.8328],[-77.0424,38.8327],[-77.0423,38.8327],[-77.0423,38.8326],[-77.0423,38.8325],[-77.0422,38.8324],[-77.0422,38.8323],[-77.0422,38.8322],[-77.0422,38.8321],[-77.0422,38.832],[-77.0421,38.8319],[-77.0421,38.8318],[-77.042,38.8318],[-77.042,38.8317],[-77.042,38.8316],[-77.042,38.8315],[-77.042,38.8314],[-77.0421,38.8314],[-77.0421,38.8313],[-77.0423,38.8313],[-77.0424,38.8312],[-77.0425,38.8312],[-77.0426,38.8312],[-77.0428,38.8312],[-77.0429,38.8312],[-77.043,38.8312],[-77.043,38.8313],[-77.0431,38.8314],[-77.0432,38.8314],[-77.0433,38.8315],[-77.0433,38.8316],[-77.0433,38.8317],[-77.0434,38.8317],[-77.0434,38.8319],[-77.0435,38.8319],[-77.0435,38.8321],[-77.0435,38.8322],[-77.0435,38.8323],[-77.0435,38.8324],[-77.0436,38.8324],[-77.0436,38.8325],[-77.0436,38.8326],[-77.0436,38.8327],[-77.0437,38.8327],[-77.0437,38.8329],[-77.0437,38.833],[-77.0438,38.833],[-77.0438,38.8331],[-77.0438,38.8332],[-77.0438,38.8333],[-77.0438,38.8334],[-77.0439,38.8334],[-77.0439,38.8335],[-77.044,38.8335],[-77.0441,38.8335],[-77.0442,38.8335],[-77.0442,38.8336],[-77.0443,38.8336],[-77.0443,38.8337],[-77.0444,38.8338],[-77.0445,38.8339],[-77.0445,38.8341],[-77.0446,38.8341],[-77.0446,38.8342],[-77.0447,38.8343],[-77.0447,38.8344],[-77.0447,38.8345],[-77.0447,38.8346],[-77.0448,38.8346],[-77.0448,38.8347],[-77.0448,38.8348],[-77.0449,38.8349],[-77.0449,38.835],[-77.0449,38.8351],[-77.0449,38.8352],[-77.045,38.8352],[-77.045,38.8353],[-77.045,38.8354],[-77.045,38.8355],[-77.045,38.8356],[-77.0451,38.8356],[-77.0451,38.8357],[-77.0451,38.8358],[-77.0451,38.8359],[-77.0452,38.8359],[-77.0452,38.836],[-77.0451,38.836],[-77.0451,38.8361],[-77.0451,38.8362],[-77.0452,38.8363],[-77.0452,38.8364],[-77.0452,38.8365],[-77.0452,38.8366],[-77.0452,38.8367],[-77.0452,38.8368],[-77.0453,38.8369],[-77.0453,38.837],[-77.0453,38.8371],[-77.0453,38.8372],[-77.0453,38.8373],[-77.0453,38.8374],[-77.0453,38.8377],[-77.0454,38.8377],[-77.0454,38.8378],[-77.0454,38.8379],[-77.0455,38.8379],[-77.0454,38.8379],[-77.0454,38.838],[-77.0454,38.8381],[-77.0454,38.8382],[-77.0454,38.8383],[-77.0453,38.8383],[-77.0453,38.8384],[-77.0453,38.8385],[-77.0453,38.8386],[-77.0454,38.8387],[-77.0455,38.8388],[-77.0456,38.8389],[-77.0457,38.8389],[-77.0458,38.8389],[-77.0459,38.839],[-77.046,38.8391],[-77.0461,38.8392],[-77.0462,38.8393],[-77.0462,38.8394],[-77.0463,38.8395],[-77.0463,38.8397],[-77.0464,38.8397],[-77.0464,38.8398],[-77.0465,38.8399],[-77.0465,38.84],[-77.0464,38.84],[-77.0464,38.8401],[-77.0463,38.8401],[-77.0461,38.84],[-77.046,38.84],[-77.0459,38.84],[-77.0458,38.84],[-77.0459,38.8402],[-77.046,38.8403],[-77.0461,38.8404],[-77.0462,38.8404],[-77.0463,38.8404],[-77.0464,38.8405],[-77.0467,38.8406],[-77.047,38.8407],[-77.0474,38.8407],[-77.0475,38.8406],[-77.0476,38.8408],[-77.0477,38.841],[-77.048,38.8413],[-77.0479,38.8413],[-77.0478,38.8413],[-77.0477,38.8413],[-77.0476,38.8413],[-77.0475,38.8413],[-77.0474,38.8413],[-77.0473,38.8413],[-77.0472,38.8413],[-77.0471,38.8413],[-77.047,38.8413],[-77.0469,38.8413],[-77.0468,38.8413],[-77.0467,38.8413],[-77.0466,38.8413],[-77.0465,38.8413],[-77.0465,38.8412],[-77.0464,38.8412],[-77.0463,38.8412],[-77.0462,38.8412],[-77.0461,38.8412],[-77.0461,38.8411],[-77.046,38.8411],[-77.0459,38.8411],[-77.0458,38.8411],[-77.0458,38.841],[-77.0457,38.841],[-77.0456,38.841],[-77.0456,38.8409],[-77.0455,38.8409],[-77.0454,38.8408],[-77.0453,38.8408],[-77.0453,38.8407],[-77.0452,38.8407],[-77.0452,38.8406],[-77.0451,38.8406],[-77.0451,38.8405],[-77.045,38.8405],[-77.045,38.8404],[-77.0449,38.8404],[-77.0449,38.8403],[-77.0448,38.8403],[-77.0448,38.8402],[-77.0447,38.8402],[-77.0446,38.8402],[-77.0445,38.8402],[-77.0444,38.8402],[-77.0443,38.8402],[-77.0442,38.8402],[-77.0441,38.8402],[-77.044,38.8402],[-77.0439,38.8402],[-77.0438,38.8402],[-77.0438,38.8403],[-77.0437,38.8403],[-77.0436,38.8403],[-77.0436,38.8404],[-77.0435,38.8405],[-77.0434,38.8405],[-77.0434,38.8406],[-77.0434,38.8405],[-77.0434,38.8404],[-77.0433,38.8404],[-77.0433,38.8403],[-77.0433,38.8402],[-77.0433,38.8401],[-77.0432,38.8401],[-77.0432,38.84],[-77.0431,38.84],[-77.0431,38.8399],[-77.0431,38.8398],[-77.043,38.8398],[-77.0429,38.8397],[-77.0428,38.8397],[-77.0427,38.8397],[-77.0426,38.8397],[-77.0426,38.8396],[-77.0425,38.8396],[-77.0424,38.8396],[-77.0423,38.8396],[-77.0422,38.8396],[-77.0421,38.8396],[-77.042,38.8396],[-77.0419,38.8396],[-77.0419,38.8395],[-77.0418,38.8395],[-77.0417,38.8395],[-77.0416,38.8395],[-77.0415,38.8395],[-77.0414,38.8395],[-77.0413,38.8395],[-77.0412,38.8395],[-77.0412,38.8396],[-77.0411,38.8396],[-77.041,38.8396],[-77.0409,38.8396],[-77.0409,38.8395],[-77.0408,38.8395],[-77.0407,38.8395],[-77.0406,38.8394],[-77.0405,38.8394],[-77.0404,38.8393],[-77.0403,38.8393],[-77.0402,38.8393],[-77.0401,38.8393],[-77.04,38.8393],[-77.0399,38.8393],[-77.0398,38.8393],[-77.0397,38.8393],[-77.0396,38.8393],[-77.0395,38.8393],[-77.0394,38.8393],[-77.0393,38.8393],[-77.0392,38.8393],[-77.0391,38.8393],[-77.039,38.8393],[-77.039,38.8392],[-77.0389,38.8392],[-77.0387,38.8393],[-77.0386,38.8393],[-77.0385,38.8393],[-77.0384,38.8393],[-77.0383,38.8393],[-77.0382,38.8393],[-77.0381,38.8393],[-77.038,38.8393],[-77.0379,38.8393],[-77.0378,38.8393],[-77.0377,38.8393],[-77.0376,38.8393],[-77.0375,38.8393],[-77.0374,38.8394],[-77.0373,38.8394],[-77.0372,38.8394],[-77.037,38.8394],[-77.0368,38.8394],[-77.0367,38.8394],[-77.0367,38.8395],[-77.0366,38.8395],[-77.0366,38.8396],[-77.0365,38.8396],[-77.0364,38.8396],[-77.0363,38.8396],[-77.0362,38.8396],[-77.0361,38.8396],[-77.036,38.8396],[-77.0359,38.8397],[-77.0358,38.8397],[-77.0357,38.8397],[-77.0357,38.8398],[-77.0356,38.8398],[-77.0356,38.8397],[-77.0355,38.8398],[-77.0354,38.8398],[-77.0353,38.8398],[-77.0352,38.8399],[-77.0351,38.8399],[-77.035,38.8399],[-77.035,38.84],[-77.0349,38.84],[-77.0348,38.84],[-77.0347,38.84],[-77.0346,38.84],[-77.0346,38.8401],[-77.0345,38.8402],[-77.0345,38.8403],[-77.0345,38.8404],[-77.0345,38.8405],[-77.0345,38.8406],[-77.0346,38.8407],[-77.0345,38.8408],[-77.0344,38.8409],[-77.0343,38.8409],[-77.0342,38.8409],[-77.0342,38.841],[-77.0343,38.841],[-77.0343,38.8411],[-77.0343,38.8412],[-77.0342,38.8412],[-77.0342,38.8413],[-77.0341,38.8414],[-77.0341,38.8415],[-77.0341,38.8416],[-77.034,38.8416],[-77.034,38.8417],[-77.034,38.8418],[-77.034,38.8419],[-77.034,38.842],[-77.034,38.8421],[-77.034,38.8422],[-77.034,38.8423],[-77.034,38.8424],[-77.034,38.8425],[-77.0339,38.8426],[-77.034,38.8426],[-77.0339,38.8426],[-77.0339,38.8427],[-77.0339,38.8428],[-77.0339,38.8429],[-77.0338,38.843],[-77.0337,38.8431],[-77.0337,38.8432],[-77.0337,38.8433],[-77.0336,38.8433],[-77.0336,38.8434],[-77.0336,38.8435],[-77.0335,38.8435],[-77.0335,38.8436],[-77.0335,38.8437],[-77.0334,38.8437],[-77.0334,38.8438],[-77.0334,38.8439],[-77.0333,38.8439],[-77.0333,38.844],[-77.0333,38.8441],[-77.0333,38.8442],[-77.0332,38.8442],[-77.0332,38.8443],[-77.0332,38.8444],[-77.0331,38.8445],[-77.0331,38.8446],[-77.0331,38.8447],[-77.033,38.8447],[-77.033,38.8448],[-77.033,38.8449],[-77.033,38.845],[-77.033,38.8451],[-77.0329,38.8451],[-77.0329,38.8452],[-77.0329,38.8453],[-77.0329,38.8454],[-77.0329,38.8455],[-77.0328,38.8455],[-77.0328,38.8456],[-77.0328,38.8457],[-77.0328,38.8458],[-77.0328,38.8459],[-77.0328,38.846],[-77.0327,38.846],[-77.0327,38.8461],[-77.0327,38.8462],[-77.0327,38.8463],[-77.0327,38.8464],[-77.0326,38.8464],[-77.0326,38.8465],[-77.0326,38.8466],[-77.0326,38.8467],[-77.0326,38.8468],[-77.0325,38.8468],[-77.0325,38.8469],[-77.0325,38.847],[-77.0325,38.8471],[-77.0325,38.8472],[-77.0325,38.8473],[-77.0324,38.8473],[-77.0324,38.8474],[-77.0324,38.8475],[-77.0324,38.8476],[-77.0324,38.8477],[-77.0324,38.8478],[-77.0324,38.8479],[-77.0323,38.848],[-77.0323,38.8481],[-77.0323,38.8482],[-77.0323,38.8483],[-77.0323,38.8484],[-77.0323,38.8485],[-77.0323,38.8486],[-77.0323,38.8487],[-77.0323,38.8488],[-77.0323,38.8489],[-77.0323,38.849],[-77.0323,38.8491],[-77.0323,38.8492],[-77.0323,38.8493],[-77.0323,38.8494],[-77.0323,38.8495],[-77.0323,38.8496],[-77.0323,38.8497],[-77.0322,38.8497],[-77.0322,38.8498],[-77.0322,38.8499],[-77.0322,38.8501],[-77.0321,38.8503],[-77.0322,38.8503],[-77.0322,38.8504],[-77.0322,38.8505],[-77.0322,38.8506],[-77.0322,38.8507],[-77.0322,38.8508],[-77.0322,38.8509],[-77.0322,38.851],[-77.0322,38.8511],[-77.0322,38.8512],[-77.0322,38.8513],[-77.0322,38.8514],[-77.0322,38.8515],[-77.0322,38.8516],[-77.0322,38.8517],[-77.0322,38.8518],[-77.0323,38.8519],[-77.0323,38.852],[-77.0323,38.8521],[-77.0323,38.8522],[-77.0323,38.8523],[-77.0323,38.8524],[-77.0323,38.8525],[-77.0324,38.8526],[-77.0324,38.8527],[-77.0324,38.8528],[-77.0325,38.8529],[-77.0325,38.853],[-77.0325,38.8531],[-77.0325,38.8532],[-77.0325,38.8533],[-77.0325,38.8534],[-77.0326,38.8534],[-77.0326,38.8535],[-77.0326,38.8536],[-77.0326,38.8537],[-77.0326,38.8538],[-77.0327,38.8538],[-77.0327,38.8539],[-77.0327,38.854],[-77.0327,38.8541],[-77.0327,38.8542],[-77.0327,38.8543],[-77.0327,38.8544],[-77.0328,38.8544],[-77.0328,38.8545],[-77.0328,38.8546],[-77.0328,38.8547],[-77.0328,38.8548],[-77.0328,38.8549],[-77.0328,38.855],[-77.0329,38.8551],[-77.0329,38.8552],[-77.033,38.8553],[-77.033,38.8554],[-77.0331,38.8554],[-77.0331,38.8555],[-77.0331,38.8556],[-77.0332,38.8556],[-77.0332,38.8557],[-77.0332,38.8558],[-77.0333,38.8558],[-77.0333,38.8559],[-77.0334,38.8559],[-77.0334,38.856],[-77.0334,38.8561],[-77.0335,38.8561],[-77.0335,38.8562],[-77.0335,38.8563],[-77.0336,38.8563],[-77.0336,38.8564],[-77.0336,38.8565],[-77.0337,38.8565],[-77.0337,38.8566],[-77.0337,38.8567],[-77.0338,38.8567],[-77.0338,38.8568],[-77.0338,38.8569],[-77.0339,38.8569],[-77.0339,38.857],[-77.034,38.8571],[-77.034,38.8572],[-77.034,38.8573],[-77.0341,38.8573],[-77.0341,38.8574],[-77.0341,38.8575],[-77.0341,38.8576],[-77.0342,38.8576],[-77.0342,38.8577],[-77.0342,38.8578],[-77.0343,38.8578],[-77.0343,38.8579],[-77.0344,38.8579],[-77.0344,38.858],[-77.0345,38.858],[-77.0345,38.8581],[-77.0345,38.8582],[-77.0346,38.8582],[-77.0346,38.8583],[-77.0346,38.8584],[-77.0347,38.8584],[-77.0347,38.8585],[-77.0348,38.8586],[-77.0348,38.8587],[-77.0349,38.8588],[-77.0349,38.8589],[-77.0349,38.859],[-77.035,38.859],[-77.035,38.8591],[-77.035,38.8592],[-77.035,38.8593],[-77.0351,38.8593],[-77.0351,38.8594],[-77.0352,38.8595],[-77.0352,38.8596],[-77.0353,38.8596],[-77.0353,38.8597],[-77.0354,38.8597],[-77.0354,38.8598],[-77.0355,38.8598],[-77.0356,38.8599],[-77.0357,38.8599],[-77.0357,38.86],[-77.0358,38.86],[-77.0358,38.8601],[-77.0359,38.8601],[-77.0359,38.8602],[-77.036,38.8602],[-77.036,38.8603],[-77.0361,38.8603],[-77.0362,38.8604],[-77.0363,38.8604],[-77.0363,38.8605],[-77.0364,38.8605],[-77.0364,38.8606],[-77.0365,38.8606],[-77.0366,38.8607],[-77.0367,38.8607],[-77.0367,38.8608],[-77.0368,38.8608],[-77.0368,38.8609],[-77.0368,38.861],[-77.0368,38.8611],[-77.0369,38.8611],[-77.0369,38.8612],[-77.037,38.8612],[-77.0371,38.8612],[-77.0372,38.8612],[-77.0373,38.8612],[-77.0374,38.8612],[-77.0375,38.8612],[-77.0376,38.8612],[-77.0376,38.8613],[-77.0376,38.8614],[-77.0376,38.8615],[-77.0377,38.8615],[-77.0377,38.8616],[-77.0377,38.8617],[-77.0378,38.8617],[-77.0378,38.8618],[-77.0378,38.8619],[-77.0378,38.862],[-77.0378,38.8621],[-77.0379,38.8621],[-77.0379,38.8622],[-77.0379,38.8623],[-77.0379,38.8624],[-77.0379,38.8625],[-77.0379,38.8626],[-77.0379,38.8627],[-77.038,38.8628],[-77.038,38.8629],[-77.038,38.863],[-77.038,38.8631],[-77.038,38.8632],[-77.038,38.8633],[-77.0381,38.8633],[-77.0382,38.8633],[-77.0382,38.8634],[-77.0383,38.8634],[-77.0384,38.8634],[-77.0385,38.8634],[-77.0385,38.8633],[-77.0386,38.8633],[-77.0386,38.8634],[-77.0387,38.8633],[-77.0388,38.8633],[-77.0389,38.8633],[-77.039,38.8633],[-77.0391,38.8633],[-77.0392,38.8633],[-77.0393,38.8633],[-77.0394,38.8633],[-77.0395,38.8633],[-77.0396,38.8633],[-77.0397,38.8633],[-77.0397,38.8632],[-77.0398,38.8632],[-77.0398,38.8631],[-77.0398,38.863],[-77.0398,38.8629],[-77.0398,38.8628],[-77.0398,38.8627],[-77.0399,38.8627],[-77.0399,38.8626],[-77.04,38.8626],[-77.04,38.8625],[-77.0401,38.8625],[-77.0402,38.8624],[-77.0403,38.8624],[-77.0404,38.8624],[-77.0405,38.8624],[-77.0405,38.8625],[-77.0406,38.8625],[-77.0407,38.8625],[-77.0408,38.8626],[-77.0409,38.8626],[-77.0409,38.8627],[-77.041,38.8627],[-77.0411,38.8628],[-77.0412,38.8628],[-77.0412,38.8629],[-77.0413,38.8629],[-77.0413,38.863],[-77.0414,38.863],[-77.0414,38.8631],[-77.0415,38.8631],[-77.0416,38.8631],[-77.0416,38.8632],[-77.0417,38.8632],[-77.0418,38.8633],[-77.0419,38.8633],[-77.042,38.8633],[-77.0421,38.8634],[-77.0422,38.8634],[-77.0423,38.8634],[-77.0423,38.8635],[-77.0424,38.8635],[-77.0425,38.8635],[-77.0425,38.8634],[-77.0426,38.8634],[-77.0426,38.8633],[-77.0427,38.8633],[-77.0428,38.8634],[-77.0427,38.8634],[-77.0427,38.8635],[-77.0426,38.8635],[-77.0426,38.8636],[-77.0425,38.864],[-77.0425,38.8637],[-77.0424,38.8637],[-77.0423,38.8637],[-77.0422,38.8637],[-77.0422,38.8638],[-77.0421,38.8638],[-77.042,38.8638],[-77.042,38.8637],[-77.0419,38.8637],[-77.0418,38.8637],[-77.0417,38.8637],[-77.0416,38.8637],[-77.0415,38.8637],[-77.0414,38.8637],[-77.0413,38.8637],[-77.0412,38.8637],[-77.0411,38.8637],[-77.041,38.8637],[-77.0409,38.8636],[-77.0409,38.8637],[-77.0408,38.8637],[-77.0407,38.8637],[-77.0406,38.8637],[-77.0405,38.8637],[-77.0404,38.8637],[-77.0403,38.8637],[-77.0402,38.8637],[-77.0402,38.8638],[-77.0401,38.8638],[-77.04,38.8638],[-77.0399,38.8638],[-77.0398,38.8638],[-77.0397,38.8638],[-77.0397,38.8639],[-77.0396,38.8639],[-77.0395,38.8639],[-77.0394,38.8639],[-77.0393,38.8639],[-77.0392,38.8639],[-77.0391,38.8639],[-77.039,38.8639],[-77.0389,38.8639],[-77.0388,38.8639],[-77.0387,38.864],[-77.0386,38.864],[-77.0385,38.864],[-77.0384,38.864],[-77.0383,38.864],[-77.0382,38.864],[-77.0382,38.8641],[-77.0381,38.8641],[-77.038,38.8642],[-77.0379,38.8642],[-77.0379,38.8643],[-77.0379,38.8644],[-77.0378,38.8645],[-77.0378,38.8646],[-77.0378,38.8647],[-77.0378,38.8648],[-77.0377,38.8648],[-77.0377,38.8649],[-77.0377,38.865],[-77.0377,38.8651],[-77.0377,38.8652],[-77.0378,38.8653],[-77.0378,38.8654],[-77.0378,38.8655],[-77.0378,38.8656],[-77.0378,38.8657],[-77.0378,38.8658],[-77.0378,38.8659],[-77.0379,38.8659],[-77.0379,38.866],[-77.0379,38.8661],[-77.0379,38.8662],[-77.0379,38.8663],[-77.0379,38.8664],[-77.0379,38.8665],[-77.038,38.8665],[-77.038,38.8666],[-77.038,38.8667],[-77.038,38.8668],[-77.0381,38.8668],[-77.0381,38.8669],[-77.0381,38.867],[-77.0382,38.8671],[-77.0382,38.8672],[-77.0382,38.8673],[-77.0383,38.8673],[-77.0383,38.8674],[-77.0383,38.8675],[-77.0383,38.8676],[-77.0384,38.8676],[-77.0384,38.8677],[-77.0385,38.8678],[-77.0385,38.8679],[-77.0386,38.868],[-77.0386,38.8681],[-77.0386,38.8682],[-77.0387,38.8682],[-77.0387,38.8683],[-77.0387,38.8684],[-77.0388,38.8685],[-77.0388,38.8686],[-77.0389,38.8686],[-77.0389,38.8687],[-77.039,38.8688],[-77.039,38.8689],[-77.0391,38.869],[-77.0391,38.8691],[-77.0392,38.8691],[-77.0392,38.8692],[-77.0392,38.8693],[-77.0393,38.8695],[-77.0394,38.8696],[-77.0394,38.8697],[-77.0395,38.8697],[-77.0395,38.8698],[-77.0395,38.8699],[-77.0396,38.8699],[-77.0396,38.87],[-77.0397,38.87],[-77.0397,38.8701],[-77.0397,38.8702],[-77.0398,38.8702],[-77.0398,38.8703],[-77.0399,38.8703],[-77.0399,38.8704],[-77.0399,38.8705],[-77.04,38.8705],[-77.04,38.8706],[-77.0401,38.8706],[-77.0401,38.8707],[-77.0401,38.8708],[-77.0402,38.8708],[-77.0402,38.8709],[-77.0403,38.8709],[-77.0403,38.871],[-77.0404,38.871],[-77.0404,38.8711],[-77.0404,38.8712],[-77.0405,38.8712],[-77.0405,38.8713],[-77.0406,38.8713],[-77.0406,38.8714],[-77.0407,38.8714],[-77.0407,38.8715],[-77.0408,38.8715],[-77.0408,38.8716],[-77.0409,38.8716],[-77.0409,38.8717],[-77.041,38.8717],[-77.041,38.8718],[-77.0411,38.8718],[-77.0411,38.8719],[-77.0412,38.8719],[-77.0413,38.872],[-77.0413,38.8721],[-77.0414,38.8722],[-77.0414,38.8723],[-77.0415,38.8723],[-77.0416,38.8724],[-77.0416,38.8725],[-77.0417,38.8725],[-77.0417,38.8726],[-77.0418,38.8726],[-77.0419,38.8727],[-77.042,38.8728],[-77.0421,38.8728],[-77.0422,38.8728],[-77.0422,38.8729],[-77.0422,38.873],[-77.0423,38.873],[-77.0423,38.8731],[-77.0424,38.8732],[-77.0425,38.8732],[-77.0426,38.8733],[-77.0426,38.8734],[-77.0427,38.8734],[-77.0427,38.8735],[-77.0428,38.8735],[-77.0428,38.8736],[-77.0429,38.8736],[-77.0429,38.8737],[-77.043,38.8737],[-77.043,38.8738],[-77.0431,38.8738],[-77.0431,38.8739],[-77.0432,38.874],[-77.0433,38.874],[-77.0433,38.8741],[-77.0434,38.8742],[-77.0435,38.8742],[-77.0438,38.8743],[-77.0439,38.8743],[-77.044,38.8744],[-77.0441,38.8745],[-77.0442,38.8745],[-77.0443,38.8746],[-77.0444,38.8747],[-77.0445,38.8747],[-77.0446,38.8748],[-77.0447,38.8749],[-77.0448,38.8749],[-77.0448,38.875],[-77.0449,38.875],[-77.045,38.8751],[-77.0451,38.8751],[-77.0451,38.8752],[-77.0452,38.8752],[-77.0452,38.8753],[-77.0453,38.8753],[-77.0454,38.8754],[-77.0455,38.8755],[-77.0456,38.8755],[-77.0457,38.8755],[-77.0457,38.8756],[-77.0458,38.8756],[-77.0459,38.8756],[-77.046,38.8756],[-77.0461,38.8756],[-77.0462,38.8756],[-77.0463,38.8756],[-77.0464,38.8756],[-77.0464,38.8755],[-77.0465,38.8755],[-77.0466,38.8755],[-77.0466,38.8754],[-77.0467,38.8754],[-77.0468,38.8754],[-77.0468,38.8753],[-77.0469,38.8753],[-77.047,38.8752],[-77.0471,38.8752],[-77.0471,38.8751],[-77.0472,38.8751],[-77.0472,38.875],[-77.0472,38.8749],[-77.0472,38.8748],[-77.0472,38.8747],[-77.0471,38.8747],[-77.0471,38.8746],[-77.0471,38.8745],[-77.047,38.8745],[-77.0469,38.8745],[-77.0469,38.8744],[-77.0469,38.8743],[-77.0468,38.8743],[-77.0467,38.8742],[-77.0466,38.8741],[-77.0465,38.874],[-77.0464,38.874],[-77.0464,38.8739],[-77.0464,38.8738],[-77.0464,38.8737],[-77.0464,38.8736],[-77.0464,38.8735],[-77.0465,38.8735],[-77.0465,38.8734],[-77.0465,38.8733],[-77.0465,38.8732],[-77.0465,38.8731],[-77.0465,38.873],[-77.0465,38.8729],[-77.0465,38.8728],[-77.0464,38.8728],[-77.0464,38.8727],[-77.0463,38.8726],[-77.0463,38.8725],[-77.0462,38.8725],[-77.0463,38.8724],[-77.0463,38.8723],[-77.0463,38.8722],[-77.0464,38.8722],[-77.0464,38.8721],[-77.0465,38.8721],[-77.0465,38.872],[-77.0466,38.872],[-77.0467,38.8719],[-77.0468,38.8719],[-77.0469,38.8718],[-77.047,38.8718],[-77.0471,38.8718],[-77.0472,38.8718],[-77.0473,38.8717],[-77.0474,38.8717],[-77.0475,38.8717],[-77.0476,38.8717],[-77.0477,38.8717],[-77.0478,38.8717],[-77.0479,38.8717],[-77.0479,38.8716],[-77.048,38.8716],[-77.0481,38.8716],[-77.0482,38.8716],[-77.0483,38.8715],[-77.0484,38.8715],[-77.0485,38.8715],[-77.0486,38.8715],[-77.0487,38.8715],[-77.0487,38.8714],[-77.0488,38.8714],[-77.0489,38.8713],[-77.049,38.8714],[-77.049,38.8713],[-77.0491,38.8713],[-77.0492,38.8713],[-77.0493,38.8713],[-77.0494,38.8713],[-77.0495,38.8713],[-77.0495,38.8714],[-77.0496,38.8714],[-77.0497,38.8714],[-77.0497,38.8715],[-77.0498,38.8715],[-77.0499,38.8715],[-77.05,38.8716],[-77.0501,38.8716],[-77.0502,38.8717],[-77.0503,38.8717],[-77.0503,38.8718],[-77.0504,38.8718],[-77.0504,38.8719],[-77.0505,38.8719],[-77.0505,38.872],[-77.0506,38.872],[-77.0506,38.8721],[-77.0507,38.8722],[-77.0508,38.8723],[-77.0508,38.8724],[-77.051,38.8727],[-77.0512,38.873],[-77.0514,38.8733],[-77.0514,38.8734],[-77.0515,38.8734],[-77.0515,38.8735],[-77.0516,38.8736],[-77.0516,38.8737],[-77.0516,38.8738],[-77.0517,38.8738],[-77.0517,38.8739],[-77.0517,38.874],[-77.0517,38.8741],[-77.0517,38.8742],[-77.0517,38.8743],[-77.0517,38.8744],[-77.0517,38.8745],[-77.0517,38.8746],[-77.0517,38.8747],[-77.0517,38.8748],[-77.0517,38.8749],[-77.0517,38.875],[-77.0516,38.875],[-77.0516,38.8751],[-77.0516,38.8752],[-77.0516,38.8753],[-77.0516,38.8754],[-77.0515,38.8754],[-77.0515,38.8755],[-77.0515,38.8756],[-77.0516,38.8756],[-77.0515,38.8757],[-77.0515,38.8758],[-77.0515,38.8759],[-77.0515,38.876],[-77.0514,38.876],[-77.0514,38.8761],[-77.0514,38.8762],[-77.0514,38.8763],[-77.0515,38.8763],[-77.0515,38.8764],[-77.0515,38.8765],[-77.0515,38.8766],[-77.0516,38.8766],[-77.0516,38.8767],[-77.0516,38.8768],[-77.0517,38.8768],[-77.0517,38.8769],[-77.0518,38.8769],[-77.0518,38.877],[-77.0519,38.877],[-77.052,38.8771],[-77.052,38.8772],[-77.0521,38.8772],[-77.0521,38.8773],[-77.0522,38.8773],[-77.0522,38.8774],[-77.0523,38.8775],[-77.0524,38.8776],[-77.0524,38.8777],[-77.0525,38.8777],[-77.0525,38.8778],[-77.0526,38.8778],[-77.0526,38.8779],[-77.0527,38.8779],[-77.0527,38.878],[-77.0528,38.878],[-77.0528,38.8781],[-77.0529,38.8781],[-77.0529,38.8782],[-77.053,38.8782],[-77.053,38.8783],[-77.0531,38.8783],[-77.0532,38.8784],[-77.0532,38.8785],[-77.0533,38.8786],[-77.0534,38.8786],[-77.0534,38.8787],[-77.0534,38.8788],[-77.0535,38.8788],[-77.0535,38.8789],[-77.0535,38.879],[-77.0536,38.879],[-77.0536,38.8789],[-77.0536,38.8788],[-77.0537,38.8788],[-77.0537,38.8789],[-77.0538,38.8789],[-77.0538,38.879],[-77.0537,38.879],[-77.0537,38.8791],[-77.0537,38.8792],[-77.0537,38.8793],[-77.0538,38.8793],[-77.0538,38.8794],[-77.0539,38.8794],[-77.0539,38.8795],[-77.054,38.8795],[-77.054,38.8796],[-77.0541,38.8796],[-77.0541,38.8797],[-77.0542,38.8797],[-77.0542,38.8798],[-77.0543,38.8798],[-77.0543,38.8799],[-77.0544,38.8799],[-77.0545,38.88],[-77.0546,38.88],[-77.0547,38.8801],[-77.0548,38.8801],[-77.0548,38.8802],[-77.0549,38.8802],[-77.055,38.8802],[-77.0551,38.8802],[-77.0551,38.8803],[-77.0552,38.8803],[-77.0553,38.8803],[-77.0553,38.8802],[-77.0554,38.8802],[-77.0554,38.8803],[-77.0555,38.8802],[-77.0555,38.8803],[-77.0556,38.8803],[-77.0557,38.8803],[-77.0558,38.8804],[-77.0559,38.8804],[-77.056,38.8804],[-77.0561,38.8804],[-77.0562,38.8804],[-77.0563,38.8804],[-77.0564,38.8804],[-77.0565,38.8804],[-77.0566,38.8804],[-77.0567,38.8804],[-77.0568,38.8804],[-77.0569,38.8803],[-77.057,38.8803],[-77.0571,38.8803],[-77.0572,38.8803],[-77.0573,38.8803],[-77.0574,38.8803],[-77.0575,38.8803],[-77.0576,38.8803],[-77.0577,38.8802],[-77.0578,38.8802],[-77.0579,38.8803],[-77.058,38.8803],[-77.0581,38.8803],[-77.0582,38.8803],[-77.0583,38.8804],[-77.0584,38.8804],[-77.0585,38.8804],[-77.0586,38.8805],[-77.0587,38.8805],[-77.0588,38.8805],[-77.0588,38.8806],[-77.0589,38.8806],[-77.0589,38.8807],[-77.059,38.8807],[-77.059,38.8808],[-77.0591,38.8809],[-77.0592,38.881],[-77.0592,38.8811],[-77.0593,38.8811],[-77.0593,38.8812],[-77.0594,38.8813],[-77.0617,38.8851],[-77.0618,38.8852],[-77.0619,38.8853],[-77.0619,38.8854],[-77.062,38.8854],[-77.062,38.8855],[-77.062,38.8856],[-77.0621,38.8856],[-77.0621,38.8857],[-77.0622,38.8857],[-77.0622,38.8858],[-77.0623,38.8859],[-77.0623,38.886],[-77.0624,38.8861],[-77.0624,38.8862],[-77.0625,38.8862],[-77.0625,38.8863],[-77.0626,38.8864],[-77.0626,38.8865],[-77.0627,38.8865],[-77.0627,38.8866],[-77.0627,38.8867],[-77.0628,38.8867],[-77.0628,38.8868],[-77.0629,38.8868],[-77.0629,38.8869],[-77.063,38.8869],[-77.063,38.887],[-77.063,38.8871],[-77.0631,38.8871],[-77.0631,38.8872],[-77.0631,38.8873],[-77.0632,38.8873],[-77.0632,38.8874],[-77.0633,38.8874],[-77.0633,38.8875],[-77.0633,38.8876],[-77.0634,38.8876],[-77.0634,38.8877],[-77.0635,38.8877],[-77.0635,38.8878],[-77.0636,38.8879],[-77.0636,38.888],[-77.0637,38.888],[-77.0637,38.8881],[-77.0637,38.8882],[-77.0638,38.8882],[-77.0638,38.8883],[-77.0639,38.8883],[-77.0639,38.8884],[-77.064,38.8885],[-77.064,38.8886],[-77.0641,38.8886],[-77.0641,38.8887],[-77.0641,38.8888],[-77.0642,38.8888],[-77.0643,38.889],[-77.0643,38.8891],[-77.0643,38.8892],[-77.0644,38.8892],[-77.0644,38.8893],[-77.0644,38.8894],[-77.0644,38.8895],[-77.0644,38.8896],[-77.0644,38.8897],[-77.0643,38.8897],[-77.0643,38.8898],[-77.0642,38.8898],[-77.0642,38.8899],[-77.0641,38.8899],[-77.0641,38.89],[-77.064,38.89],[-77.0639,38.8901],[-77.0638,38.8901],[-77.0638,38.8902],[-77.0638,38.8903],[-77.0639,38.8903],[-77.0639,38.8904],[-77.0639,38.8905],[-77.064,38.8905],[-77.064,38.8906],[-77.0641,38.8907],[-77.0641,38.8908],[-77.064,38.8909],[-77.064,38.891],[-77.0641,38.891],[-77.0641,38.8911],[-77.0642,38.8911],[-77.0642,38.8912],[-77.0643,38.8912],[-77.0643,38.8913],[-77.0643,38.8914],[-77.0644,38.8914],[-77.0645,38.8915],[-77.0645,38.8916],[-77.0646,38.8916],[-77.0646,38.8917],[-77.0647,38.8918],[-77.0647,38.8919],[-77.0647,38.892],[-77.0647,38.8921],[-77.0647,38.8922],[-77.0648,38.8923],[-77.0647,38.8923],[-77.0647,38.8924],[-77.0647,38.8925],[-77.0648,38.8926],[-77.0648,38.8927],[-77.0648,38.8928],[-77.0649,38.8928],[-77.0649,38.8929],[-77.0649,38.893],[-77.0649,38.8931],[-77.065,38.8933],[-77.065,38.8934],[-77.0651,38.8934],[-77.0651,38.8935],[-77.0651,38.8936],[-77.0652,38.8936],[-77.0652,38.8937],[-77.0653,38.8937],[-77.0653,38.8938],[-77.0653,38.8939],[-77.0654,38.8939],[-77.0654,38.894],[-77.0655,38.8941],[-77.0656,38.8942],[-77.0656,38.8943],[-77.0657,38.8945],[-77.0658,38.8945],[-77.0658,38.8946],[-77.0659,38.8946],[-77.0659,38.8945],[-77.066,38.8945],[-77.066,38.8946],[-77.0659,38.8946],[-77.0659,38.8947],[-77.0659,38.8948],[-77.066,38.8949],[-77.066,38.895],[-77.0661,38.8951],[-77.0662,38.8952],[-77.0662,38.8953],[-77.0663,38.8954],[-77.0663,38.8955],[-77.0663,38.8956],[-77.0664,38.8956],[-77.0664,38.8957],[-77.0664,38.8958],[-77.0665,38.8958],[-77.0665,38.8959],[-77.0665,38.896],[-77.0666,38.896],[-77.0666,38.8961],[-77.0667,38.8962],[-77.0667,38.8963],[-77.0668,38.8963],[-77.0668,38.8964],[-77.0668,38.8965],[-77.0669,38.8965],[-77.0669,38.8966],[-77.0669,38.8967],[-77.067,38.8967],[-77.067,38.8968],[-77.067,38.8969],[-77.0671,38.8969],[-77.0671,38.897],[-77.0671,38.8971],[-77.0672,38.8971],[-77.0672,38.8972],[-77.0673,38.8973],[-77.0673,38.8974],[-77.0673,38.8975],[-77.0673,38.8976],[-77.0673,38.8977],[-77.0673,38.8978],[-77.0674,38.8978],[-77.0674,38.8979],[-77.0674,38.898],[-77.0675,38.898],[-77.0675,38.8981],[-77.0676,38.898],[-77.0676,38.8981],[-77.0675,38.8981],[-77.0675,38.8982],[-77.0675,38.8983],[-77.0675,38.8984],[-77.0676,38.8985],[-77.0676,38.8986],[-77.0676,38.8987],[-77.0676,38.8988],[-77.0676,38.8989],[-77.0676,38.899],[-77.0675,38.8991],[-77.0676,38.8992],[-77.0676,38.8993],[-77.0677,38.8994],[-77.0677,38.8995],[-77.0678,38.8996],[-77.0679,38.8996],[-77.0679,38.8997],[-77.068,38.8997],[-77.0681,38.8997],[-77.0681,38.8998],[-77.0682,38.8998],[-77.0682,38.8999],[-77.0682,38.9],[-77.0683,38.9],[-77.0683,38.9001],[-77.0684,38.9001],[-77.0685,38.9002],[-77.0686,38.9002],[-77.0686,38.9003],[-77.0687,38.9003],[-77.0687,38.9004],[-77.0688,38.9004],[-77.0689,38.9004],[-77.0689,38.9005],[-77.069,38.9005],[-77.0691,38.9005],[-77.0692,38.9005],[-77.0692,38.9006],[-77.0693,38.9006],[-77.0694,38.9006],[-77.0695,38.9006],[-77.0696,38.9007],[-77.0697,38.9007],[-77.0698,38.9008],[-77.0699,38.9008],[-77.07,38.9008],[-77.07,38.9009],[-77.0701,38.9009],[-77.0702,38.9009],[-77.0702,38.901],[-77.0703,38.901],[-77.0704,38.901],[-77.0705,38.9011],[-77.0706,38.9012],[-77.0707,38.9012],[-77.0708,38.9012],[-77.0709,38.9012],[-77.071,38.9011],[-77.0711,38.9011],[-77.0712,38.9011],[-77.0713,38.9011],[-77.0714,38.9011],[-77.0715,38.9011],[-77.0716,38.9011],[-77.0717,38.9011],[-77.0718,38.9011],[-77.0719,38.9011],[-77.072,38.9011],[-77.0721,38.9011],[-77.0722,38.9011],[-77.0723,38.9011],[-77.0724,38.9011],[-77.0725,38.9011],[-77.0726,38.9011],[-77.0727,38.9011],[-77.0728,38.9011],[-77.0729,38.9011],[-77.073,38.9011],[-77.0731,38.9011],[-77.0732,38.9011],[-77.0733,38.9011],[-77.0734,38.9011],[-77.0735,38.9011],[-77.0735,38.9012],[-77.0736,38.9012],[-77.0737,38.9012],[-77.0738,38.9012],[-77.0739,38.9012],[-77.0739,38.9013],[-77.074,38.9013],[-77.0741,38.9013],[-77.0742,38.9013],[-77.0742,38.9014],[-77.0743,38.9014],[-77.0744,38.9014],[-77.0745,38.9014],[-77.0746,38.9014],[-77.0747,38.9014],[-77.0748,38.9015],[-77.075,38.9015],[-77.0752,38.9016],[-77.0753,38.9016],[-77.0754,38.9016],[-77.0755,38.9016],[-77.0755,38.9017],[-77.0756,38.9017],[-77.0757,38.9017],[-77.0758,38.9017],[-77.0758,38.9018],[-77.0759,38.9018],[-77.076,38.9018],[-77.0761,38.9018],[-77.0762,38.9019],[-77.0763,38.9019],[-77.0764,38.9019],[-77.0765,38.9019],[-77.0766,38.902],[-77.0767,38.902],[-77.0768,38.902],[-77.0769,38.902],[-77.0769,38.9021],[-77.077,38.9021],[-77.0771,38.9021],[-77.0772,38.9021],[-77.0773,38.9021],[-77.0773,38.9022],[-77.0774,38.9022],[-77.0775,38.9022],[-77.0776,38.9022],[-77.0776,38.9023],[-77.0777,38.9023],[-77.0778,38.9022],[-77.0778,38.9023],[-77.0779,38.9023],[-77.078,38.9023],[-77.0781,38.9023],[-77.0782,38.9023],[-77.0782,38.9024],[-77.0783,38.9024],[-77.0784,38.9024],[-77.0784,38.9023],[-77.0785,38.9023],[-77.0786,38.9023],[-77.0787,38.9023],[-77.0788,38.9023],[-77.0789,38.9023],[-77.079,38.9023],[-77.0791,38.9023],[-77.0791,38.9024],[-77.0792,38.9024],[-77.0792,38.9025],[-77.0793,38.9025],[-77.0793,38.9024],[-77.0794,38.9024],[-77.0795,38.9024],[-77.0796,38.9024],[-77.0797,38.9024],[-77.0797,38.9023],[-77.0798,38.9023],[-77.0799,38.9023],[-77.08,38.9023],[-77.0801,38.9023],[-77.0802,38.9023],[-77.0803,38.9023],[-77.0804,38.9023],[-77.0805,38.9023],[-77.0806,38.9023],[-77.0807,38.9023],[-77.0808,38.9023],[-77.0809,38.9023],[-77.081,38.9023],[-77.0811,38.9023],[-77.0812,38.9023],[-77.0813,38.9023],[-77.0814,38.9023],[-77.0815,38.9023],[-77.0816,38.9023],[-77.0817,38.9023],[-77.0818,38.9023],[-77.0819,38.9023],[-77.082,38.9023],[-77.0821,38.9023],[-77.0822,38.9023],[-77.0823,38.9023],[-77.0824,38.9023],[-77.0825,38.9023],[-77.0826,38.9023],[-77.0827,38.9023],[-77.0828,38.9023],[-77.0829,38.9024],[-77.083,38.9024],[-77.0831,38.9024],[-77.0832,38.9025],[-77.0833,38.9025],[-77.0834,38.9025],[-77.0835,38.9025],[-77.0835,38.9026],[-77.0836,38.9026],[-77.0837,38.9026],[-77.0838,38.9027],[-77.0839,38.9027],[-77.084,38.9027],[-77.0841,38.9027],[-77.0841,38.9028],[-77.0842,38.9028],[-77.0843,38.9028],[-77.0844,38.9028],[-77.0844,38.9029],[-77.0845,38.9029],[-77.0846,38.9029],[-77.0847,38.9029],[-77.0847,38.903],[-77.0848,38.903],[-77.0849,38.903],[-77.085,38.903],[-77.085,38.9031],[-77.0851,38.9031],[-77.0852,38.9031],[-77.0853,38.9031],[-77.0853,38.9032],[-77.0854,38.9032],[-77.0855,38.9032],[-77.0856,38.9032],[-77.0857,38.9033],[-77.0858,38.9033],[-77.0859,38.9033],[-77.0859,38.9034],[-77.086,38.9034],[-77.0861,38.9034],[-77.0862,38.9034],[-77.0862,38.9035],[-77.0863,38.9035],[-77.0864,38.9035],[-77.0865,38.9035],[-77.0865,38.9036],[-77.0866,38.9036],[-77.0867,38.9036],[-77.0868,38.9036],[-77.0868,38.9037],[-77.0869,38.9037],[-77.087,38.9037],[-77.0871,38.9037],[-77.0871,38.9038],[-77.0872,38.9038],[-77.0873,38.9038],[-77.0874,38.9038],[-77.0875,38.9039],[-77.0876,38.9039],[-77.0877,38.9039],[-77.0877,38.904],[-77.0878,38.904],[-77.0879,38.904],[-77.088,38.904],[-77.088,38.9041],[-77.0881,38.9041],[-77.0882,38.9041],[-77.0883,38.9041],[-77.0883,38.9042],[-77.0884,38.9042],[-77.0885,38.9042],[-77.0886,38.9042],[-77.0887,38.9043],[-77.0888,38.9043],[-77.0889,38.9043],[-77.0889,38.9044],[-77.089,38.9044],[-77.0891,38.9044],[-77.0892,38.9044],[-77.0893,38.9045],[-77.0894,38.9045],[-77.0895,38.9045],[-77.0895,38.9046],[-77.0896,38.9046],[-77.0897,38.9046],[-77.0898,38.9046],[-77.0899,38.9047],[-77.09,38.9047],[-77.0901,38.9047],[-77.0902,38.9048],[-77.0903,38.9048],[-77.0904,38.9048],[-77.0904,38.9049],[-77.0905,38.9049],[-77.0906,38.9049],[-77.0907,38.9049],[-77.0908,38.905],[-77.0909,38.905],[-77.091,38.905],[-77.091,38.9051],[-77.0911,38.9051],[-77.0912,38.9051],[-77.0913,38.9051],[-77.0914,38.9051],[-77.0914,38.9052],[-77.0915,38.9052],[-77.0916,38.9052],[-77.0917,38.9053],[-77.0918,38.9053],[-77.0919,38.9053],[-77.092,38.9054],[-77.0921,38.9054],[-77.0922,38.9054],[-77.0923,38.9055],[-77.0924,38.9055],[-77.0925,38.9055],[-77.0926,38.9055],[-77.0926,38.9056],[-77.0927,38.9056],[-77.0928,38.9056],[-77.0928,38.9057],[-77.0929,38.9057],[-77.093,38.9057],[-77.0931,38.9057],[-77.0932,38.9057],[-77.0932,38.9058],[-77.0933,38.9058],[-77.0934,38.9058],[-77.0934,38.9059],[-77.0935,38.9059],[-77.0936,38.906],[-77.0937,38.906],[-77.0937,38.9061],[-77.0938,38.9061],[-77.0939,38.9062],[-77.094,38.9062],[-77.094,38.9063],[-77.0941,38.9063],[-77.0941,38.9064],[-77.0942,38.9064],[-77.0943,38.9064],[-77.0943,38.9065],[-77.0944,38.9065],[-77.0944,38.9066],[-77.0945,38.9066],[-77.0946,38.9067],[-77.0947,38.9067],[-77.0947,38.9068],[-77.0948,38.9068],[-77.0949,38.9069],[-77.095,38.907],[-77.0951,38.907],[-77.0951,38.9071],[-77.0952,38.9071],[-77.0952,38.9072],[-77.0953,38.9072],[-77.0954,38.9072],[-77.0954,38.9073],[-77.0955,38.9073],[-77.0955,38.9074],[-77.0956,38.9074],[-77.0957,38.9074],[-77.0957,38.9075],[-77.0958,38.9075],[-77.0958,38.9076],[-77.0959,38.9076],[-77.096,38.9077],[-77.0961,38.9077],[-77.0961,38.9078],[-77.0962,38.9078],[-77.0962,38.9079],[-77.0963,38.9079],[-77.0964,38.9079],[-77.0964,38.908],[-77.0965,38.908],[-77.0965,38.9081],[-77.0966,38.9081],[-77.0966,38.9082],[-77.0967,38.9082],[-77.0968,38.9082],[-77.0968,38.9083],[-77.0969,38.9083],[-77.0969,38.9084],[-77.097,38.9084],[-77.097,38.9085],[-77.0971,38.9085],[-77.0972,38.9085],[-77.0972,38.9086],[-77.0973,38.9086],[-77.0973,38.9087],[-77.0974,38.9087],[-77.0975,38.9088],[-77.0976,38.9088],[-77.0976,38.9089],[-77.0977,38.9089],[-77.0978,38.909],[-77.0979,38.9091],[-77.098,38.9091],[-77.098,38.9092],[-77.0981,38.9092],[-77.0982,38.9093],[-77.0983,38.9093],[-77.0983,38.9094],[-77.0984,38.9094],[-77.0984,38.9095],[-77.0985,38.9095],[-77.0986,38.9095],[-77.0986,38.9096],[-77.0987,38.9096],[-77.0987,38.9097],[-77.0988,38.9097],[-77.0989,38.9098],[-77.099,38.9098],[-77.099,38.9099],[-77.0991,38.9099],[-77.0991,38.91],[-77.0992,38.91],[-77.0993,38.91],[-77.0993,38.9101],[-77.0994,38.9101],[-77.0994,38.9102],[-77.0995,38.9102],[-77.0995,38.9103],[-77.0996,38.9103],[-77.0997,38.9103],[-77.0997,38.9104],[-77.0998,38.9104],[-77.0998,38.9105],[-77.0999,38.9105],[-77.1,38.9106],[-77.1001,38.9106],[-77.1001,38.9107],[-77.1002,38.9107],[-77.1003,38.9108],[-77.1004,38.9108],[-77.1004,38.9109],[-77.1005,38.9109],[-77.1005,38.911],[-77.1006,38.911],[-77.1007,38.9111],[-77.1008,38.9111],[-77.1008,38.9112],[-77.1009,38.9112],[-77.101,38.9113],[-77.1011,38.9113],[-77.1011,38.9114],[-77.1012,38.9114],[-77.1013,38.9114],[-77.1013,38.9115],[-77.1014,38.9115],[-77.1014,38.9116],[-77.1015,38.9116],[-77.1015,38.9115],[-77.1016,38.9116],[-77.1017,38.9116],[-77.1017,38.9117],[-77.1018,38.9117],[-77.1018,38.9118],[-77.1019,38.9118],[-77.1019,38.9119],[-77.102,38.9119],[-77.1021,38.9119],[-77.1021,38.912],[-77.1022,38.9121],[-77.1023,38.9121],[-77.1023,38.9122],[-77.1024,38.9122],[-77.1024,38.9123],[-77.1025,38.9123],[-77.1025,38.9124],[-77.1026,38.9124],[-77.1027,38.9125],[-77.1027,38.9126],[-77.1028,38.9126],[-77.1029,38.9126],[-77.103,38.9127],[-77.103,38.9128],[-77.1031,38.9128],[-77.1031,38.9129],[-77.1032,38.9129],[-77.1032,38.913],[-77.1033,38.9131],[-77.1033,38.9132],[-77.1034,38.9132],[-77.1034,38.9133],[-77.1034,38.9134],[-77.1035,38.9134],[-77.1035,38.9135],[-77.1035,38.9136],[-77.1035,38.9137],[-77.1035,38.9138],[-77.1035,38.9139],[-77.1035,38.914],[-77.1035,38.9141],[-77.1035,38.9142],[-77.1035,38.9143],[-77.1035,38.9144],[-77.1036,38.9144],[-77.1036,38.9145],[-77.1036,38.9146],[-77.1036,38.9147],[-77.1036,38.9148],[-77.1037,38.9148],[-77.1037,38.9149],[-77.1037,38.915],[-77.1038,38.915],[-77.1038,38.9151],[-77.1038,38.9152],[-77.1039,38.9152],[-77.1039,38.9153],[-77.104,38.9154],[-77.104,38.9155],[-77.104,38.9156],[-77.104,38.9157],[-77.1041,38.9157],[-77.1041,38.9158],[-77.1041,38.9159],[-77.1042,38.916],[-77.1042,38.9161],[-77.1043,38.9162],[-77.1044,38.9162],[-77.1044,38.9163],[-77.1045,38.9164],[-77.1046,38.9164],[-77.1046,38.9165],[-77.1047,38.9166],[-77.1047,38.9167],[-77.1048,38.9167],[-77.1048,38.9168],[-77.1049,38.9168],[-77.1049,38.9169],[-77.105,38.9169],[-77.105,38.917],[-77.1051,38.9171],[-77.1051,38.9172],[-77.1052,38.9172],[-77.1052,38.9173],[-77.1051,38.9173],[-77.1052,38.9173],[-77.1053,38.9173],[-77.1053,38.9174],[-77.1054,38.9174],[-77.1054,38.9175],[-77.1055,38.9175],[-77.1055,38.9176],[-77.1056,38.9176],[-77.1056,38.9177],[-77.1056,38.9178],[-77.1056,38.9179],[-77.1057,38.9179],[-77.1057,38.918],[-77.1057,38.9181],[-77.1057,38.9182],[-77.1057,38.9183],[-77.1058,38.9183],[-77.1058,38.9184],[-77.1059,38.9184],[-77.1059,38.9185],[-77.1059,38.9186],[-77.106,38.9186],[-77.106,38.9187],[-77.1061,38.9187],[-77.1061,38.9188],[-77.1062,38.9188],[-77.1062,38.9189],[-77.1062,38.919],[-77.1062,38.9191],[-77.1063,38.9191],[-77.1063,38.9192],[-77.1063,38.9193],[-77.1064,38.9193],[-77.1065,38.9194],[-77.1065,38.9195],[-77.1066,38.9195],[-77.1066,38.9196],[-77.1066,38.9195],[-77.1067,38.9196],[-77.1067,38.9197],[-77.1068,38.9197],[-77.1068,38.9198],[-77.1069,38.9199],[-77.1068,38.9199],[-77.1068,38.92],[-77.1069,38.92],[-77.107,38.92],[-77.107,38.9201],[-77.1071,38.9202],[-77.1072,38.9202],[-77.1073,38.9203],[-77.1072,38.9203],[-77.1073,38.9203],[-77.1074,38.9204],[-77.1075,38.9204],[-77.1075,38.9205],[-77.1076,38.9205],[-77.1076,38.9206],[-77.1076,38.9207],[-77.1077,38.9207],[-77.1077,38.9208],[-77.1078,38.9208],[-77.1078,38.9209],[-77.1079,38.9209],[-77.108,38.9209],[-77.108,38.921],[-77.1081,38.921],[-77.1081,38.9211],[-77.1082,38.9211],[-77.1082,38.9212],[-77.1082,38.9213],[-77.1083,38.9213],[-77.1084,38.9213],[-77.1084,38.9214],[-77.1084,38.9215],[-77.1085,38.9215],[-77.1085,38.9216],[-77.1086,38.9216],[-77.1086,38.9217],[-77.1087,38.9217],[-77.1088,38.9217],[-77.1088,38.9218],[-77.1089,38.9218],[-77.1089,38.9219],[-77.109,38.9218],[-77.109,38.9219],[-77.1091,38.9219],[-77.1091,38.922],[-77.1092,38.922],[-77.1092,38.9221],[-77.1093,38.9221],[-77.1094,38.9222],[-77.1095,38.9222],[-77.1095,38.9223],[-77.1096,38.9223],[-77.1097,38.9223],[-77.1097,38.9224],[-77.1098,38.9224],[-77.1098,38.9225],[-77.1099,38.9225],[-77.1099,38.9226],[-77.11,38.9226],[-77.11,38.9227],[-77.1101,38.9227],[-77.1101,38.9228],[-77.1102,38.9228],[-77.1103,38.9228],[-77.1103,38.9229],[-77.1104,38.9229],[-77.1104,38.923],[-77.1105,38.923],[-77.1106,38.923],[-77.1106,38.9231],[-77.1107,38.9232],[-77.1108,38.9233],[-77.1109,38.9233],[-77.1109,38.9234],[-77.111,38.9234],[-77.111,38.9235],[-77.1111,38.9235],[-77.1112,38.9235],[-77.1112,38.9236],[-77.1113,38.9236],[-77.1113,38.9237],[-77.1114,38.9237],[-77.1114,38.9238],[-77.1115,38.9238],[-77.1115,38.9239],[-77.1116,38.9239],[-77.1117,38.9239],[-77.1117,38.924],[-77.1118,38.924],[-77.1118,38.9241],[-77.1119,38.9241],[-77.112,38.9241],[-77.112,38.9242],[-77.112,38.9243],[-77.1121,38.9243],[-77.1122,38.9243],[-77.1122,38.9244],[-77.1123,38.9244],[-77.1123,38.9245],[-77.1123,38.9244],[-77.1124,38.9244],[-77.1124,38.9245],[-77.1125,38.9245],[-77.1125,38.9246],[-77.1126,38.9246],[-77.1127,38.9247],[-77.1127,38.9248],[-77.1128,38.9248],[-77.1128,38.9249],[-77.1127,38.9249],[-77.1128,38.9249],[-77.1128,38.925],[-77.1129,38.925],[-77.1128,38.925],[-77.1129,38.925],[-77.1129,38.9251],[-77.113,38.9251],[-77.113,38.9252],[-77.1131,38.9252],[-77.1132,38.9253],[-77.1132,38.9254],[-77.1133,38.9254],[-77.1134,38.9254],[-77.1134,38.9255],[-77.1135,38.9256],[-77.1135,38.9257],[-77.1136,38.9257],[-77.1136,38.9258],[-77.1136,38.9257],[-77.1136,38.9258],[-77.1137,38.9258],[-77.1137,38.9259],[-77.1137,38.9258],[-77.1138,38.9259],[-77.1138,38.926],[-77.1139,38.926],[-77.1139,38.9261],[-77.114,38.9261],[-77.114,38.9262],[-77.114,38.9263],[-77.1141,38.9263],[-77.1141,38.9264],[-77.1142,38.9265],[-77.1142,38.9266],[-77.1143,38.9266],[-77.1144,38.9266],[-77.1144,38.9267],[-77.1144,38.9268],[-77.1145,38.9268],[-77.1145,38.9269],[-77.1146,38.927],[-77.1147,38.9271],[-77.1148,38.9271],[-77.1148,38.9272],[-77.1148,38.9273],[-77.1149,38.9273],[-77.1149,38.9274],[-77.1149,38.9273],[-77.115,38.9274],[-77.1151,38.9274],[-77.1152,38.9274],[-77.1152,38.9275],[-77.1153,38.9275],[-77.1153,38.9276],[-77.1153,38.9277],[-77.1154,38.9277],[-77.1154,38.9276],[-77.1154,38.9277],[-77.1155,38.9277],[-77.1155,38.9278],[-77.1156,38.9278],[-77.1156,38.9279],[-77.1157,38.9279],[-77.1157,38.928],[-77.1158,38.928],[-77.1158,38.9281],[-77.1159,38.9281],[-77.1159,38.9282],[-77.116,38.9282],[-77.116,38.9283],[-77.1161,38.9283],[-77.116,38.9284],[-77.1161,38.9284],[-77.1161,38.9285],[-77.1162,38.9285],[-77.1162,38.9286],[-77.1162,38.9287],[-77.1162,38.9288],[-77.1163,38.9288],[-77.1163,38.9289],[-77.1163,38.929],[-77.1163,38.9291],[-77.1164,38.9291],[-77.1164,38.9292],[-77.1164,38.9293],[-77.1165,38.9294],[-77.1164,38.9294],[-77.1164,38.9295],[-77.1164,38.9296],[-77.1165,38.9296],[-77.1165,38.9297],[-77.1166,38.9298],[-77.1166,38.9299],[-77.1167,38.9299],[-77.1167,38.93],[-77.1168,38.9301],[-77.1168,38.9302],[-77.1169,38.9302],[-77.1169,38.9303],[-77.117,38.9303],[-77.117,38.9304],[-77.117,38.9305],[-77.1171,38.9305],[-77.1171,38.9306],[-77.1172,38.9306],[-77.1172,38.9307],[-77.1172,38.9308],[-77.1173,38.9308],[-77.1173,38.9309],[-77.1174,38.9309],[-77.1174,38.931],[-77.1175,38.931],[-77.1175,38.9311],[-77.1175,38.9312],[-77.1176,38.9312],[-77.1176,38.9313],[-77.1177,38.9314],[-77.1177,38.9315],[-77.1178,38.9315],[-77.1178,38.9316],[-77.1179,38.9316],[-77.1179,38.9317],[-77.1179,38.9318],[-77.118,38.9318],[-77.118,38.9319],[-77.1181,38.9319],[-77.1181,38.932],[-77.1182,38.932],[-77.1182,38.9321],[-77.1182,38.9322],[-77.1183,38.9322],[-77.1183,38.9323],[-77.1184,38.9323],[-77.1184,38.9324],[-77.1184,38.9325],[-77.1185,38.9325],[-77.1185,38.9326],[-77.1186,38.9326],[-77.1186,38.9327],[-77.1187,38.9328],[-77.1187,38.9329],[-77.1188,38.9329],[-77.1188,38.933],[-77.1188,38.9331],[-77.1189,38.9331],[-77.1189,38.9332],[-77.119,38.9332],[-77.119,38.9333],[-77.1191,38.9333],[-77.1191,38.9334],[-77.1191,38.9335],[-77.1192,38.9335],[-77.1192,38.9336],[-77.1193,38.9336],[-77.1193,38.9337],[-77.1193,38.9338],[-77.1194,38.9338],[-77.1194,38.9339],[-77.1195,38.9339],[-77.1195,38.934],[-77.1196,38.9341],[-77.1196,38.9342],[-77.1197,38.9342],[-77.1198,38.9343],[-77.1197,38.9344],[-77.1189,38.9354],[-77.1174,38.9364],[-77.1172,38.9365],[-77.1171,38.9366],[-77.1171,38.9367],[-77.117,38.9367],[-77.1169,38.9368],[-77.1168,38.9368],[-77.1168,38.9369],[-77.1167,38.9369],[-77.1161,38.9375],[-77.1152,38.9382],[-77.1149,38.9384],[-77.1141,38.939],[-77.114,38.9391],[-77.1126,38.9402],[-77.1121,38.9406],[-77.1119,38.9407],[-77.1088,38.943],[-77.1061,38.9451],[-77.1048,38.946],[-77.1041,38.9466],[-77.1025,38.9479],[-77.1014,38.9487],[-77.1009,38.949],[-77.1006,38.9492],[-77.1003,38.9494],[-77.0999,38.9497],[-77.0997,38.9499],[-77.0988,38.9505],[-77.0983,38.951],[-77.0982,38.9511],[-77.0976,38.9515],[-77.0968,38.9521],[-77.0964,38.9524],[-77.0955,38.9532],[-77.0954,38.9533],[-77.0953,38.9533],[-77.0952,38.9533],[-77.0943,38.9541],[-77.0938,38.9545],[-77.0935,38.9547],[-77.0926,38.9554],[-77.0915,38.9562],[-77.0912,38.9565],[-77.0909,38.9568],[-77.0906,38.9569],[-77.0905,38.957],[-77.0889,38.9583],[-77.0887,38.9585],[-77.0885,38.9586],[-77.0884,38.9587],[-77.0882,38.9589],[-77.0877,38.9593],[-77.0876,38.9593],[-77.0868,38.9599],[-77.0866,38.9601],[-77.0857,38.9608],[-77.0853,38.9611],[-77.0846,38.9616],[-77.084,38.9621],[-77.0838,38.9623],[-77.083,38.9629],[-77.0826,38.9632],[-77.0822,38.9636],[-77.0805,38.9649],[-77.0804,38.965],[-77.0803,38.965],[-77.0782,38.9667],[-77.0776,38.9672],[-77.0774,38.9673],[-77.0771,38.9676],[-77.0767,38.9678],[-77.0766,38.9679],[-77.0758,38.9685],[-77.0757,38.9686],[-77.0756,38.9687],[-77.0748,38.9693],[-77.0743,38.9698],[-77.0742,38.9698],[-77.0732,38.9706],[-77.0731,38.9706],[-77.073,38.9707],[-77.0729,38.9708],[-77.0728,38.9709],[-77.0717,38.9718],[-77.0713,38.9721],[-77.0712,38.9721],[-77.0705,38.9727],[-77.0704,38.9728],[-77.0703,38.9729],[-77.0702,38.9729],[-77.0701,38.973],[-77.0696,38.9734],[-77.0693,38.9736],[-77.069,38.9739],[-77.0687,38.974],[-77.0687,38.9741],[-77.067,38.9754],[-77.0669,38.9755],[-77.0667,38.9756],[-77.0666,38.9757],[-77.0661,38.9761],[-77.066,38.9762],[-77.0659,38.9763],[-77.0651,38.9769],[-77.0639,38.9778],[-77.0631,38.9785],[-77.0629,38.9786],[-77.0628,38.9787],[-77.0627,38.9788],[-77.0621,38.9792],[-77.0615,38.9797],[-77.0612,38.9799],[-77.0612,38.98],[-77.0611,38.98],[-77.0597,38.9811],[-77.0585,38.9821],[-77.0574,38.9829],[-77.0567,38.9835],[-77.0566,38.9835],[-77.0563,38.9838],[-77.0559,38.9841],[-77.0558,38.9841],[-77.055,38.9847],[-77.0543,38.9853],[-77.053,38.9863],[-77.0524,38.9868],[-77.0523,38.9868],[-77.0518,38.9872],[-77.0504,38.9882],[-77.0496,38.9888],[-77.0471,38.9908],[-77.0467,38.9912],[-77.0465,38.9913],[-77.0454,38.9921],[-77.0449,38.9925],[-77.0442,38.993],[-77.0439,38.9932],[-77.0426,38.9943],[-77.0423,38.9945],[-77.0417,38.995],[-77.0414,38.9954],[-77.0409,38.9958],[-77.0379,38.9936],[-77.0375,38.9933],[-77.0372,38.993],[-77.0368,38.9927],[-77.0365,38.9924],[-77.0363,38.9922],[-77.0362,38.9922],[-77.0361,38.9921],[-77.0357,38.9917],[-77.035,38.9911],[-77.0341,38.9904],[-77.0335,38.99],[-77.0329,38.9895],[-77.0328,38.9894],[-77.0324,38.989],[-77.0311,38.9881],[-77.0296,38.9869],[-77.0284,38.986],[-77.0281,38.9857],[-77.027,38.9849],[-77.0269,38.9848],[-77.0266,38.9845],[-77.0257,38.9838],[-77.0243,38.9827],[-77.0232,38.9819],[-77.0232,38.9818],[-77.0224,38.9813],[-77.0223,38.9814],[-77.0204,38.9799],[-77.0195,38.9791],[-77.0191,38.9788],[-77.0188,38.9785],[-77.0186,38.9784],[-77.0185,38.9783],[-77.0184,38.9782],[-77.0172,38.9773],[-77.0157,38.9762],[-77.0146,38.9753],[-77.0139,38.9748],[-77.0138,38.9747],[-77.0134,38.9743],[-77.0133,38.9743],[-77.0128,38.9739],[-77.0109,38.9724],[-77.0101,38.9717],[-77.0098,38.9714],[-77.0094,38.9711],[-77.0088,38.9706],[-77.0085,38.9704],[-77.0077,38.9698],[-77.0065,38.9689],[-77.0061,38.9685],[-77.0053,38.9679],[-77.0046,38.9674],[-77.0045,38.9673],[-77.0036,38.9665],[-77.0033,38.9664],[-77.0025,38.9657],[-77.0024,38.9657],[-77.0015,38.965],[-77.0008,38.9644],[-77.0007,38.9643],[-77.0002,38.9639],[-77.0001,38.9639],[-77.0001,38.9638],[-76.9999,38.9637],[-76.9997,38.9636],[-76.9993,38.9632],[-76.9992,38.9631],[-76.9991,38.9631],[-76.999,38.963],[-76.9989,38.9629],[-76.9988,38.9629],[-76.9988,38.9628],[-76.9987,38.9628],[-76.9986,38.9627],[-76.9985,38.9626],[-76.9979,38.9621],[-76.9978,38.9621],[-76.9977,38.962],[-76.9973,38.9617],[-76.9972,38.9616],[-76.9971,38.9615],[-76.9969,38.9614],[-76.9967,38.9612],[-76.9962,38.9608],[-76.9957,38.9604],[-76.9956,38.9604],[-76.995,38.9599],[-76.9944,38.9594],[-76.9943,38.9594],[-76.9943,38.9593],[-76.9942,38.9593],[-76.9937,38.9589],[-76.9933,38.9585],[-76.9931,38.9584],[-76.9929,38.9582],[-76.9927,38.9581],[-76.9926,38.958],[-76.9925,38.9579],[-76.9922,38.9577],[-76.9921,38.9577],[-76.9921,38.9576],[-76.992,38.9576],[-76.992,38.9575],[-76.9919,38.9575],[-76.9919,38.9574],[-76.9918,38.9574],[-76.9916,38.9573],[-76.9915,38.9572],[-76.9912,38.9569],[-76.9911,38.9568],[-76.991,38.9567],[-76.9909,38.9567],[-76.9908,38.9566],[-76.9905,38.9564],[-76.9904,38.9563],[-76.9904,38.9562],[-76.9903,38.9562],[-76.9902,38.9561],[-76.99,38.956],[-76.9898,38.9558],[-76.9896,38.9556],[-76.9895,38.9555],[-76.9894,38.9555],[-76.9893,38.9554],[-76.989,38.9552],[-76.9887,38.955],[-76.9885,38.9547],[-76.9882,38.9545],[-76.9881,38.9545],[-76.988,38.9544],[-76.9878,38.9543],[-76.9877,38.9542],[-76.9877,38.9541],[-76.9872,38.9538],[-76.9866,38.9533],[-76.9861,38.953],[-76.986,38.9528],[-76.9859,38.9527],[-76.9857,38.9526],[-76.9855,38.9525],[-76.9847,38.9519],[-76.9847,38.9518],[-76.9841,38.9514],[-76.983,38.9505],[-76.9789,38.9473],[-76.9784,38.9468],[-76.9782,38.9467],[-76.9778,38.9464],[-76.9777,38.9463],[-76.9773,38.946],[-76.9739,38.9434],[-76.9738,38.9433],[-76.9737,38.9432],[-76.9736,38.9432],[-76.9733,38.9429],[-76.9729,38.9426],[-76.9724,38.9422],[-76.9721,38.942],[-76.9721,38.9419],[-76.972,38.9419],[-76.9719,38.9418],[-76.9718,38.9417],[-76.9717,38.9416],[-76.9716,38.9416],[-76.9715,38.9415],[-76.9714,38.9415],[-76.9714,38.9414],[-76.9713,38.9413],[-76.9712,38.9413],[-76.9711,38.9412],[-76.971,38.9411],[-76.9709,38.941],[-76.9708,38.941],[-76.9708,38.9409],[-76.9707,38.9409],[-76.9706,38.9408],[-76.9705,38.9407],[-76.9704,38.9407],[-76.9703,38.9406],[-76.9703,38.9405],[-76.9702,38.9405],[-76.9701,38.9404],[-76.97,38.9404],[-76.97,38.9403],[-76.9699,38.9402],[-76.9698,38.9402],[-76.9698,38.9401],[-76.9697,38.9401],[-76.9696,38.94],[-76.9692,38.9397],[-76.9688,38.9394],[-76.9683,38.939],[-76.9682,38.939],[-76.9682,38.9389],[-76.9681,38.9389],[-76.9681,38.9388],[-76.9678,38.9386],[-76.967,38.938],[-76.9668,38.9379],[-76.9668,38.9378],[-76.9667,38.9378],[-76.9662,38.9373],[-76.9659,38.9371],[-76.9658,38.937],[-76.9657,38.937],[-76.9656,38.9369],[-76.9654,38.9367],[-76.9652,38.9365],[-76.9651,38.9365],[-76.965,38.9364],[-76.9649,38.9363],[-76.9648,38.9363],[-76.9647,38.9362],[-76.9646,38.9361],[-76.9645,38.936],[-76.9644,38.9359],[-76.9643,38.9359],[-76.964,38.9356],[-76.9639,38.9355],[-76.9636,38.9353],[-76.9635,38.9352],[-76.9634,38.9352],[-76.9634,38.9351],[-76.9633,38.9351],[-76.9632,38.935],[-76.9631,38.935],[-76.9631,38.9349],[-76.963,38.9349],[-76.963,38.9348],[-76.9628,38.9347],[-76.9625,38.9345],[-76.9622,38.9342],[-76.9621,38.9341],[-76.962,38.9341],[-76.9618,38.9339],[-76.9617,38.9338],[-76.9615,38.9337],[-76.9614,38.9336],[-76.9613,38.9335],[-76.9612,38.9335],[-76.9609,38.9332],[-76.9607,38.9331],[-76.9603,38.9327],[-76.9599,38.9325],[-76.9597,38.9323],[-76.9596,38.9322],[-76.9595,38.9321],[-76.9594,38.9321],[-76.9592,38.9319],[-76.9591,38.9318],[-76.959,38.9317],[-76.9588,38.9316],[-76.9587,38.9315],[-76.9583,38.9312],[-76.9579,38.9308],[-76.9578,38.9308],[-76.9577,38.9307],[-76.9576,38.9306],[-76.9563,38.9296],[-76.9561,38.9295],[-76.956,38.9294],[-76.9509,38.9254],[-76.9492,38.9242],[-76.9452,38.9211],[-76.944,38.9202],[-76.9422,38.9188],[-76.9419,38.9186],[-76.9415,38.9183],[-76.9415,38.9182],[-76.9414,38.9181],[-76.9413,38.9181],[-76.9411,38.9179],[-76.9396,38.9167],[-76.9394,38.9166],[-76.9392,38.9165],[-76.9392,38.9164],[-76.9391,38.9164],[-76.9387,38.9161],[-76.9377,38.9153],[-76.9371,38.9148],[-76.936,38.9138],[-76.9343,38.9124],[-76.9343,38.9123],[-76.9342,38.9123],[-76.9341,38.9122],[-76.934,38.9122],[-76.934,38.9121],[-76.9339,38.9121],[-76.9338,38.912],[-76.9335,38.9118],[-76.9331,38.9114],[-76.9328,38.9112],[-76.9327,38.9112],[-76.9327,38.9111],[-76.9325,38.911],[-76.9321,38.9107],[-76.9321,38.9106],[-76.932,38.9106],[-76.9319,38.9105],[-76.9318,38.9104],[-76.9317,38.9104],[-76.9317,38.9103],[-76.9315,38.9102],[-76.9314,38.9101],[-76.9313,38.91],[-76.931,38.9098],[-76.9309,38.9097],[-76.9305,38.9094],[-76.9304,38.9094],[-76.9304,38.9093],[-76.9301,38.9091],[-76.9297,38.9088],[-76.9296,38.9087],[-76.9295,38.9086],[-76.9294,38.9085],[-76.9293,38.9085],[-76.929,38.9082],[-76.9289,38.9081],[-76.9287,38.908],[-76.9286,38.9079],[-76.9285,38.9079],[-76.9284,38.9078],[-76.9283,38.9077],[-76.9279,38.9074],[-76.9278,38.9072],[-76.9277,38.9072],[-76.9276,38.9071],[-76.9274,38.907],[-76.9271,38.9068],[-76.9268,38.9065],[-76.9267,38.9065],[-76.9265,38.9063],[-76.9265,38.9062],[-76.9263,38.9061],[-76.9262,38.906],[-76.9261,38.906],[-76.926,38.9059],[-76.9257,38.9057],[-76.9253,38.9053],[-76.9252,38.9052],[-76.9251,38.9052],[-76.925,38.9051],[-76.9247,38.9049],[-76.9247,38.9048],[-76.9246,38.9048],[-76.9245,38.9047],[-76.9242,38.9044],[-76.9237,38.9041],[-76.9236,38.904],[-76.9234,38.9039],[-76.9234,38.9038],[-76.9231,38.9036],[-76.9228,38.9033],[-76.9224,38.903],[-76.9223,38.903],[-76.9221,38.9028],[-76.922,38.9027],[-76.9217,38.9025],[-76.9216,38.9024],[-76.9215,38.9024],[-76.9214,38.9023],[-76.9214,38.9022],[-76.9211,38.902],[-76.921,38.902],[-76.921,38.9019],[-76.9209,38.9019],[-76.9208,38.9018],[-76.9206,38.9016],[-76.9203,38.9014],[-76.9201,38.9012],[-76.92,38.9012],[-76.92,38.9011],[-76.9199,38.9011],[-76.9196,38.9009],[-76.9196,38.9008],[-76.9193,38.9006],[-76.9192,38.9006],[-76.9191,38.9005],[-76.9191,38.9004],[-76.919,38.9004],[-76.9189,38.9003],[-76.9188,38.9002],[-76.9185,38.9],[-76.9183,38.8998],[-76.9182,38.8998],[-76.9181,38.8997],[-76.918,38.8996],[-76.9178,38.8994],[-76.9177,38.8994],[-76.9176,38.8993],[-76.9175,38.8993],[-76.9175,38.8992],[-76.9174,38.8992],[-76.9174,38.8991],[-76.9173,38.8991],[-76.9173,38.899],[-76.9172,38.899],[-76.9172,38.8989],[-76.9171,38.8989],[-76.917,38.8988],[-76.9167,38.8986],[-76.9165,38.8984],[-76.916,38.8981],[-76.9159,38.898],[-76.9156,38.8978],[-76.9156,38.8977],[-76.9152,38.8974],[-76.9151,38.8973],[-76.915,38.8973],[-76.9149,38.8972],[-76.9145,38.8969],[-76.9141,38.8966],[-76.9138,38.8963],[-76.9135,38.8961],[-76.9134,38.896],[-76.9133,38.8959],[-76.9132,38.8958],[-76.913,38.8957],[-76.9129,38.8956],[-76.9128,38.8955],[-76.9127,38.8955],[-76.9127,38.8954],[-76.9125,38.8953],[-76.9124,38.8952],[-76.9123,38.8951],[-76.9119,38.8948],[-76.9115,38.8945],[-76.9114,38.8945],[-76.9113,38.8944],[-76.9112,38.8943],[-76.9111,38.8942],[-76.9109,38.8941],[-76.9108,38.894],[-76.9107,38.8939],[-76.9105,38.8937],[-76.9096,38.893],[-76.9094,38.8929],[-76.9096,38.8927],[-76.9106,38.8919],[-76.9107,38.8918],[-76.9111,38.8915],[-76.9118,38.891],[-76.9119,38.8909],[-76.9121,38.8908],[-76.9123,38.8906],[-76.9124,38.8905],[-76.9125,38.8905],[-76.9127,38.8903],[-76.9128,38.8902],[-76.9129,38.8901],[-76.913,38.89],[-76.9132,38.8899],[-76.9133,38.8898],[-76.9134,38.8897],[-76.9135,38.8897],[-76.9136,38.8896],[-76.9137,38.8895],[-76.9138,38.8894],[-76.9141,38.8892],[-76.9142,38.8891],[-76.9143,38.8891],[-76.9143,38.889],[-76.9144,38.889],[-76.9144,38.8889],[-76.9145,38.8889],[-76.9149,38.8886],[-76.9153,38.8883],[-76.9155,38.8881],[-76.9158,38.8878],[-76.916,38.8877],[-76.9161,38.8876],[-76.9162,38.8875],[-76.9166,38.8873],[-76.9169,38.887],[-76.917,38.8869],[-76.9171,38.8868],[-76.9174,38.8866],[-76.9175,38.8866],[-76.9175,38.8865],[-76.9176,38.8865],[-76.9177,38.8864],[-76.9177,38.8863],[-76.9178,38.8863],[-76.9179,38.8862],[-76.918,38.8862],[-76.918,38.8861],[-76.9181,38.8861],[-76.9184,38.8858],[-76.9185,38.8858],[-76.9186,38.8857],[-76.9187,38.8856],[-76.919,38.8854],[-76.9192,38.8853],[-76.9193,38.8852],[-76.9193,38.8851],[-76.9194,38.8851],[-76.9194,38.885],[-76.9195,38.885],[-76.9197,38.8849],[-76.9198,38.8847],[-76.9199,38.8847],[-76.92,38.8846],[-76.9201,38.8845],[-76.9202,38.8844],[-76.9203,38.8843],[-76.9205,38.8842],[-76.9206,38.8841],[-76.9207,38.884],[-76.9208,38.8839],[-76.9209,38.8839],[-76.921,38.8838],[-76.9211,38.8837],[-76.9212,38.8836],[-76.9213,38.8835],[-76.9215,38.8835],[-76.9215,38.8834],[-76.9216,38.8834],[-76.9216,38.8833],[-76.9217,38.8833],[-76.9218,38.8832],[-76.9219,38.8831],[-76.9221,38.883],[-76.9223,38.8828],[-76.9224,38.8827],[-76.9228,38.8824],[-76.9231,38.8822],[-76.924,38.8815],[-76.924,38.8814],[-76.9244,38.8812],[-76.9247,38.8809],[-76.9248,38.8808],[-76.9256,38.8802],[-76.9257,38.8801],[-76.9261,38.8798],[-76.9262,38.8797],[-76.9263,38.8797],[-76.9264,38.8796],[-76.9265,38.8796],[-76.9281,38.8783],[-76.9282,38.8783],[-76.9282,38.8782],[-76.9286,38.8779],[-76.929,38.8776],[-76.9291,38.8775],[-76.9294,38.8772],[-76.9298,38.8769],[-76.9299,38.8769],[-76.93,38.8768],[-76.9301,38.8768],[-76.9306,38.8764],[-76.9309,38.8761],[-76.931,38.8761],[-76.931,38.876],[-76.9312,38.8759],[-76.9313,38.8758],[-76.9314,38.8757],[-76.9315,38.8757],[-76.9316,38.8755],[-76.9317,38.8755],[-76.9321,38.8752],[-76.9324,38.8749],[-76.9325,38.8749],[-76.9327,38.8747],[-76.9331,38.8744],[-76.9336,38.874],[-76.9339,38.8738],[-76.9342,38.8736],[-76.9342,38.8735],[-76.9343,38.8735],[-76.9344,38.8734],[-76.9347,38.8731],[-76.9348,38.873],[-76.9349,38.873],[-76.935,38.8729],[-76.9351,38.8728],[-76.9353,38.8726],[-76.9354,38.8726],[-76.9355,38.8725],[-76.9356,38.8725],[-76.9359,38.8722],[-76.936,38.8721],[-76.9361,38.8721],[-76.9362,38.872],[-76.9363,38.8719],[-76.9364,38.8719],[-76.9365,38.8718],[-76.9365,38.8717],[-76.9366,38.8717],[-76.9367,38.8716],[-76.9368,38.8715],[-76.937,38.8713],[-76.9371,38.8713],[-76.9372,38.8712],[-76.9374,38.8711],[-76.9374,38.871],[-76.9377,38.8708],[-76.9378,38.8707],[-76.9379,38.8707],[-76.938,38.8706],[-76.9383,38.8703],[-76.9384,38.8703],[-76.9385,38.8702],[-76.9387,38.87],[-76.9389,38.8698],[-76.939,38.8698],[-76.9391,38.8697],[-76.9393,38.8696],[-76.9395,38.8694],[-76.9396,38.8694],[-76.9396,38.8693],[-76.9397,38.8692],[-76.9399,38.8691],[-76.9402,38.8689],[-76.9403,38.8687],[-76.9404,38.8687],[-76.9407,38.8685],[-76.9408,38.8684],[-76.9409,38.8683],[-76.9411,38.8681],[-76.9413,38.868],[-76.9414,38.8679],[-76.9416,38.8678],[-76.9418,38.8676],[-76.9419,38.8675],[-76.9421,38.8674],[-76.9421,38.8673],[-76.9424,38.8672],[-76.9425,38.8671],[-76.9426,38.867],[-76.9427,38.8669],[-76.9431,38.8666],[-76.9435,38.8663],[-76.9437,38.8661],[-76.9438,38.866],[-76.944,38.8659],[-76.9441,38.8658],[-76.9445,38.8655],[-76.9446,38.8654],[-76.9447,38.8653],[-76.9448,38.8653],[-76.9449,38.8652],[-76.9454,38.8648],[-76.9456,38.8646],[-76.9457,38.8646],[-76.9458,38.8645],[-76.9459,38.8644],[-76.9462,38.8642],[-76.9463,38.8641],[-76.9466,38.8638],[-76.9467,38.8638],[-76.9468,38.8637],[-76.9469,38.8636],[-76.947,38.8635],[-76.9471,38.8635],[-76.9474,38.8632],[-76.9477,38.863],[-76.9479,38.8628],[-76.948,38.8628],[-76.9481,38.8627],[-76.9483,38.8626],[-76.9486,38.8623],[-76.949,38.862],[-76.9491,38.8619],[-76.9492,38.8618],[-76.9493,38.8618],[-76.9496,38.8616],[-76.9498,38.8614],[-76.9499,38.8613],[-76.95,38.8612],[-76.9502,38.8611],[-76.9504,38.8609],[-76.9506,38.8607],[-76.9508,38.8606],[-76.9512,38.8603],[-76.9517,38.8599],[-76.9524,38.8594],[-76.9529,38.859],[-76.953,38.8589],[-76.9533,38.8587],[-76.9534,38.8586],[-76.9536,38.8584],[-76.9537,38.8584],[-76.9537,38.8583],[-76.9538,38.8583],[-76.9539,38.8582],[-76.9542,38.858],[-76.9545,38.8577],[-76.9546,38.8576],[-76.9547,38.8575],[-76.9548,38.8574],[-76.9557,38.8568],[-76.9557,38.8567],[-76.956,38.8566],[-76.9561,38.8565],[-76.9561,38.8564],[-76.9562,38.8564],[-76.9563,38.8563],[-76.9564,38.8562],[-76.9571,38.8557],[-76.9577,38.8552],[-76.958,38.855],[-76.9581,38.8549],[-76.9582,38.8548],[-76.9588,38.8544],[-76.9607,38.8529],[-76.962,38.8519],[-76.9621,38.8518],[-76.9623,38.8516],[-76.9626,38.8514],[-76.9629,38.8512],[-76.9633,38.8509],[-76.9634,38.8508],[-76.9635,38.8507],[-76.9636,38.8506],[-76.9639,38.8504],[-76.964,38.8503],[-76.9647,38.8498],[-76.9648,38.8497],[-76.9651,38.8494],[-76.9653,38.8493],[-76.9654,38.8492],[-76.9655,38.8491],[-76.9657,38.849],[-76.9661,38.8487],[-76.9661,38.8486],[-76.9664,38.8484],[-76.9665,38.8483],[-76.9666,38.8483],[-76.9667,38.8482],[-76.967,38.848],[-76.9674,38.8477],[-76.9678,38.8474],[-76.9682,38.847],[-76.9684,38.8469],[-76.9687,38.8466],[-76.9688,38.8466],[-76.9692,38.8463],[-76.9695,38.846],[-76.9696,38.8459],[-76.9697,38.8459],[-76.9697,38.8458],[-76.9699,38.8457],[-76.9702,38.8455],[-76.9702,38.8454],[-76.9703,38.8454],[-76.9704,38.8453],[-76.9705,38.8453],[-76.9707,38.8451],[-76.9708,38.845],[-76.9709,38.8449],[-76.971,38.8449],[-76.9711,38.8448],[-76.9714,38.8445],[-76.9717,38.8443],[-76.9718,38.8443],[-76.9719,38.8442],[-76.9719,38.8441],[-76.972,38.8441],[-76.9723,38.8438],[-76.9724,38.8437],[-76.9726,38.8436],[-76.9729,38.8433],[-76.973,38.8433],[-76.9731,38.8432],[-76.9732,38.8432],[-76.9733,38.8431],[-76.9734,38.843],[-76.9736,38.8428],[-76.974,38.8425],[-76.9744,38.8422],[-76.9747,38.842],[-76.9748,38.8419],[-76.9749,38.8418],[-76.9754,38.8414],[-76.9756,38.8413],[-76.9757,38.8412],[-76.9758,38.8411],[-76.9762,38.8408],[-76.9766,38.8405],[-76.977,38.8402],[-76.9771,38.8401],[-76.9772,38.84],[-76.9773,38.8399],[-76.9774,38.8399],[-76.9775,38.8398],[-76.978,38.8394],[-76.9782,38.8393],[-76.9785,38.839],[-76.979,38.8386],[-76.9796,38.8381],[-76.9797,38.8381],[-76.9802,38.8376],[-76.981,38.8371],[-76.9812,38.8369],[-76.9816,38.8366],[-76.9817,38.8365],[-76.9818,38.8364],[-76.9819,38.8363],[-76.9821,38.8362],[-76.9824,38.836],[-76.9824,38.8359],[-76.9827,38.8358],[-76.9827,38.8357],[-76.983,38.8355],[-76.9834,38.8352],[-76.9837,38.835],[-76.9839,38.8348],[-76.984,38.8347],[-76.9841,38.8346],[-76.9843,38.8345],[-76.9846,38.8342],[-76.9849,38.834],[-76.985,38.8339],[-76.9851,38.8338],[-76.9853,38.8337],[-76.9855,38.8336],[-76.9856,38.8334],[-76.9857,38.8334],[-76.9858,38.8333],[-76.986,38.8331],[-76.9865,38.8328],[-76.9869,38.8325],[-76.9871,38.8323],[-76.9872,38.8322],[-76.9873,38.8321],[-76.9874,38.832],[-76.9876,38.8319],[-76.9879,38.8317],[-76.9882,38.8314],[-76.9885,38.8312],[-76.9888,38.831],[-76.9889,38.8309],[-76.989,38.8308],[-76.9894,38.8305],[-76.9898,38.8302],[-76.9903,38.8298],[-76.9904,38.8297],[-76.9908,38.8294],[-76.9911,38.8292],[-76.9911,38.8291],[-76.9912,38.8291],[-76.9913,38.829],[-76.9915,38.8289],[-76.9916,38.8288],[-76.9916,38.8287],[-76.9917,38.8287],[-76.992,38.8284],[-76.9923,38.8283],[-76.9925,38.8281],[-76.9926,38.828],[-76.9928,38.8278],[-76.993,38.8276],[-76.9931,38.8276],[-76.9933,38.8275],[-76.9935,38.8273],[-76.9937,38.8271],[-76.9939,38.827],[-76.9941,38.8268],[-76.9943,38.8266],[-76.9946,38.8265],[-76.9948,38.8263],[-76.995,38.8261],[-76.9952,38.8259],[-76.9955,38.8258],[-76.9957,38.8256],[-76.9958,38.8255],[-76.9959,38.8254],[-76.9961,38.8253],[-76.9962,38.8252],[-76.9965,38.8249],[-76.9967,38.8248],[-76.9969,38.8246],[-76.998,38.8238],[-76.9981,38.8238],[-76.9981,38.8237],[-76.9982,38.8237],[-76.9984,38.8235],[-76.9985,38.8234],[-76.9986,38.8234],[-76.9989,38.8231],[-76.9992,38.8229],[-76.9993,38.8228],[-77.0001,38.8222],[-77.0002,38.8221],[-77.0012,38.8213],[-77.0013,38.8212],[-77.0065,38.8171],[-77.0066,38.8169],[-77.0092,38.815],[-77.0163,38.8094],[-77.0207,38.8059],[-77.0223,38.8048],[-77.0224,38.8047],[-77.0225,38.8046],[-77.0243,38.8031],[-77.0355,38.7944],[-77.0364,38.7936],[-77.0374,38.7929],[-77.0375,38.7928],[-77.0376,38.7928],[-77.0378,38.7926],[-77.0379,38.7925],[-77.038,38.7924],[-77.039,38.7916]]]},"properties":{"STATE_ID":"11","STATE_NAME":"District of Columbia"},"id":11}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-96.4533,43.5004],[-96.4468,43.5004],[-96.4453,43.5004],[-96.4409,43.5004],[-96.4394,43.5004],[-96.4379,43.5004],[-96.4376,43.5004],[-96.4335,43.5003],[-96.432,43.5003],[-96.4316,43.5003],[-96.4303,43.5004],[-96.4299,43.5004],[-96.4279,43.5004],[-96.4274,43.5004],[-96.4238,43.5004],[-96.4219,43.5004],[-96.4199,43.5004],[-96.4184,43.5004],[-96.4151,43.5003],[-96.4136,43.5003],[-96.4121,43.5003],[-96.4116,43.5003],[-96.4102,43.5003],[-96.4097,43.5003],[-96.4076,43.5003],[-96.4073,43.5003],[-96.4003,43.5003],[-96.4002,43.5003],[-96.398,43.5003],[-96.3979,43.5003],[-96.3968,43.5003],[-96.3933,43.5003],[-96.3921,43.5003],[-96.3917,43.5003],[-96.3905,43.5003],[-96.3901,43.5003],[-96.3882,43.5003],[-96.3879,43.5003],[-96.3843,43.5003],[-96.3824,43.5003],[-96.3804,43.5003],[-96.3788,43.5003],[-96.3739,43.5003],[-96.3722,43.5003],[-96.3718,43.5003],[-96.3708,43.5003],[-96.3704,43.5003],[-96.3702,43.5003],[-96.3701,43.5003],[-96.3689,43.5003],[-96.3687,43.5003],[-96.3646,43.5003],[-96.3632,43.5003],[-96.3629,43.5003],[-96.362,43.5003],[-96.3619,43.5003],[-96.3617,43.5003],[-96.3614,43.5003],[-96.3606,43.5003],[-96.3603,43.5003],[-96.3597,43.5003],[-96.3579,43.5003],[-96.3573,43.5003],[-96.3571,43.5003],[-96.3564,43.5003],[-96.3562,43.5003],[-96.3551,43.5003],[-96.3528,43.5002],[-96.3519,43.5002],[-96.3511,43.5002],[-96.3508,43.5002],[-96.3487,43.5003],[-96.3463,43.5003],[-96.3422,43.5003],[-96.34,43.5004],[-96.3397,43.5004],[-96.339,43.5004],[-96.3387,43.5004],[-96.3374,43.5004],[-96.3334,43.5004],[-96.3321,43.5004],[-96.332,43.5004],[-96.3319,43.5004],[-96.3314,43.5004],[-96.3301,43.5003],[-96.3297,43.5003],[-96.3262,43.5003],[-96.3252,43.5003],[-96.3158,43.5003],[-96.315,43.5003],[-96.3124,43.5003],[-96.3123,43.5003],[-96.3102,43.5003],[-96.3087,43.5003],[-96.3037,43.5003],[-96.3016,43.5003],[-96.3008,43.5003],[-96.3002,43.5003],[-96.2984,43.5003],[-96.2977,43.5003],[-96.2969,43.5003],[-96.2965,43.5003],[-96.2955,43.5003],[-96.2945,43.5003],[-96.2937,43.5003],[-96.2934,43.5003],[-96.293,43.5003],[-96.2926,43.5003],[-96.2924,43.5003],[-96.2907,43.5003],[-96.2855,43.5003],[-96.2838,43.5003],[-96.2822,43.5003],[-96.2779,43.5003],[-96.2775,43.5003],[-96.2759,43.5003],[-96.2754,43.5003],[-96.2737,43.5003],[-96.2736,43.5003],[-96.2731,43.5003],[-96.273,43.5003],[-96.2729,43.5003],[-96.2728,43.5003],[-96.2724,43.5003],[-96.2723,43.5003],[-96.2713,43.5003],[-96.2709,43.5003],[-96.2684,43.5003],[-96.2674,43.5003],[-96.2647,43.5003],[-96.2643,43.5003],[-96.2566,43.5003],[-96.2565,43.5003],[-96.2538,43.5003],[-96.2536,43.5003],[-96.2528,43.5003],[-96.2525,43.5003],[-96.2506,43.5003],[-96.2474,43.5002],[-96.2469,43.5003],[-96.2452,43.5003],[-96.2446,43.5003],[-96.2437,43.5003],[-96.2429,43.5002],[-96.2426,43.5002],[-96.2425,43.5002],[-96.2422,43.5003],[-96.2421,43.5003],[-96.2418,43.5003],[-96.2403,43.5003],[-96.2391,43.5003],[-96.2377,43.5003],[-96.2368,43.5002],[-96.2363,43.5003],[-96.2359,43.5003],[-96.2347,43.5003],[-96.2329,43.5003],[-96.2328,43.5003],[-96.2326,43.5003],[-96.2325,43.5003],[-96.2321,43.5003],[-96.231,43.5003],[-96.2303,43.5003],[-96.2292,43.5003],[-96.228,43.5003],[-96.2263,43.5003],[-96.2256,43.5003],[-96.2244,43.5003],[-96.2236,43.5003],[-96.223,43.5003],[-96.2221,43.5003],[-96.2214,43.5003],[-96.2208,43.5003],[-96.2199,43.5003],[-96.2193,43.5003],[-96.2181,43.5003],[-96.2161,43.5003],[-96.2155,43.5003],[-96.2154,43.5003],[-96.214,43.5003],[-96.2137,43.5003],[-96.2127,43.5003],[-96.2124,43.5003],[-96.2117,43.5003],[-96.2112,43.5003],[-96.2105,43.5003],[-96.2103,43.5003],[-96.2096,43.5003],[-96.2094,43.5003],[-96.2089,43.5004],[-96.2086,43.5003],[-96.2072,43.5003],[-96.2026,43.5003],[-96.2021,43.5003],[-96.2004,43.5003],[-96.2002,43.5003],[-96.1998,43.5003],[-96.1996,43.5003],[-96.1994,43.5003],[-96.1993,43.5003],[-96.1991,43.5003],[-96.199,43.5003],[-96.1988,43.5003],[-96.1986,43.5003],[-96.1985,43.5003],[-96.198,43.5003],[-96.1979,43.5003],[-96.1962,43.5003],[-96.1957,43.5003],[-96.1951,43.5003],[-96.1933,43.5003],[-96.1927,43.5003],[-96.191,43.5003],[-96.1907,43.5003],[-96.1861,43.5002],[-96.1847,43.5002],[-96.1846,43.5002],[-96.1845,43.5002],[-96.1844,43.5002],[-96.1843,43.5002],[-96.1837,43.5002],[-96.1828,43.5002],[-96.1776,43.5002],[-96.1775,43.5002],[-96.1759,43.5002],[-96.1755,43.5002],[-96.1744,43.5002],[-96.1742,43.5002],[-96.1741,43.5002],[-96.174,43.5002],[-96.1739,43.5002],[-96.1738,43.5002],[-96.1737,43.5002],[-96.1729,43.5002],[-96.1728,43.5002],[-96.1725,43.5002],[-96.1724,43.5002],[-96.1723,43.5002],[-96.172,43.5002],[-96.1719,43.5002],[-96.1712,43.5002],[-96.1687,43.5002],[-96.1642,43.5002],[-96.1592,43.5002],[-96.156,43.5002],[-96.1557,43.5002],[-96.1548,43.5002],[-96.1544,43.5002],[-96.1542,43.5002],[-96.1534,43.5002],[-96.1531,43.5002],[-96.1529,43.5002],[-96.1528,43.5002],[-96.1517,43.5002],[-96.1513,43.5002],[-96.1512,43.5002],[-96.1505,43.5002],[-96.1503,43.5002],[-96.1488,43.5002],[-96.1469,43.5002],[-96.1428,43.5002],[-96.1391,43.5002],[-96.1367,43.5002],[-96.1333,43.5002],[-96.1332,43.5002],[-96.1327,43.5002],[-96.1326,43.5002],[-96.1325,43.5002],[-96.1318,43.5002],[-96.1308,43.5002],[-96.1256,43.5001],[-96.1239,43.5001],[-96.1232,43.5001],[-96.121,43.5001],[-96.1202,43.5001],[-96.1201,43.5001],[-96.1195,43.5002],[-96.1194,43.5002],[-96.1188,43.5002],[-96.1181,43.5002],[-96.117,43.5002],[-96.1164,43.5002],[-96.1142,43.5002],[-96.112,43.5002],[-96.111,43.5002],[-96.1093,43.5002],[-96.1075,43.5002],[-96.1053,43.5002],[-96.1038,43.5002],[-96.1035,43.5002],[-96.098,43.5002],[-96.0962,43.5002],[-96.0959,43.5002],[-96.0949,43.5002],[-96.0946,43.5002],[-96.0945,43.5002],[-96.0942,43.5002],[-96.0941,43.5002],[-96.0934,43.5002],[-96.0924,43.5001],[-96.0909,43.5002],[-96.0853,43.5002],[-96.0828,43.5002],[-96.0812,43.5002],[-96.078,43.5002],[-96.0771,43.5002],[-96.0741,43.5002],[-96.0731,43.5002],[-96.0701,43.5001],[-96.0609,43.5001],[-96.0579,43.5001],[-96.0574,43.5001],[-96.0561,43.5002],[-96.0556,43.5002],[-96.0555,43.5002],[-96.0554,43.5002],[-96.055,43.5002],[-96.0532,43.5001],[-96.0507,43.5001],[-96.048,43.5001],[-96.0468,43.5001],[-96.0434,43.5001],[-96.0411,43.5001],[-96.0382,43.5001],[-96.0366,43.5001],[-96.0357,43.5001],[-96.0332,43.5001],[-96.0321,43.5001],[-96.0287,43.5001],[-96.0257,43.5001],[-96.0228,43.5001],[-96.0222,43.5001],[-96.0204,43.5001],[-96.0182,43.5001],[-96.0162,43.5001],[-96.0003,43.5001],[-96,43.5001],[-95.999,43.5001],[-95.9982,43.5001],[-95.9972,43.5001],[-95.996,43.5001],[-95.9934,43.5001],[-95.9931,43.5001],[-95.9901,43.5001],[-95.9811,43.5001],[-95.9797,43.5001],[-95.9795,43.5001],[-95.9783,43.5001],[-95.9781,43.5001],[-95.9749,43.5001],[-95.9734,43.5001],[-95.9725,43.5001],[-95.9684,43.5001],[-95.9666,43.5001],[-95.9644,43.5001],[-95.9613,43.5001],[-95.9606,43.5001],[-95.9584,43.5001],[-95.9559,43.5001],[-95.9538,43.5001],[-95.9534,43.5001],[-95.9523,43.5001],[-95.9509,43.5001],[-95.9506,43.5001],[-95.9483,43.5001],[-95.9472,43.5001],[-95.9458,43.5001],[-95.9437,43.5001],[-95.9433,43.5001],[-95.9408,43.5001],[-95.9405,43.5001],[-95.9382,43.5001],[-95.9375,43.5001],[-95.936,43.5001],[-95.9359,43.5001],[-95.9337,43.5001],[-95.9335,43.5001],[-95.9322,43.5001],[-95.9256,43.5],[-95.9226,43.5],[-95.9205,43.5],[-95.9183,43.5001],[-95.9154,43.5001],[-95.9122,43.5],[-95.9117,43.5],[-95.9091,43.5],[-95.9073,43.5],[-95.9036,43.5],[-95.901,43.5],[-95.9006,43.5],[-95.8987,43.5],[-95.8966,43.5],[-95.8936,43.5001],[-95.8897,43.5001],[-95.8885,43.5001],[-95.8858,43.5001],[-95.8827,43.5001],[-95.8809,43.5001],[-95.8808,43.5001],[-95.8801,43.5001],[-95.8795,43.5001],[-95.8785,43.5001],[-95.8783,43.5001],[-95.8762,43.5001],[-95.8735,43.5001],[-95.869,43.5001],[-95.8665,43.5001],[-95.8648,43.5001],[-95.8632,43.5],[-95.861,43.5],[-95.8598,43.5],[-95.8583,43.5],[-95.857,43.5],[-95.8555,43.5],[-95.851,43.5001],[-95.8495,43.5001],[-95.8494,43.5001],[-95.8493,43.5001],[-95.849,43.5001],[-95.844,43.5],[-95.8439,43.5],[-95.8438,43.5],[-95.8436,43.5],[-95.8435,43.5],[-95.8429,43.5],[-95.8411,43.5],[-95.839,43.5],[-95.8371,43.5],[-95.8338,43.5],[-95.8317,43.5],[-95.8314,43.5],[-95.8298,43.5],[-95.8277,43.5],[-95.8247,43.5],[-95.8212,43.5],[-95.8211,43.5],[-95.8203,43.5],[-95.8179,43.5],[-95.8161,43.5],[-95.8159,43.5],[-95.8156,43.5],[-95.8154,43.5],[-95.8125,43.5],[-95.8028,43.5],[-95.8027,43.5],[-95.8024,43.5],[-95.7972,43.5],[-95.7969,43.5],[-95.7945,43.5],[-95.7932,43.5],[-95.793,43.5],[-95.7927,43.5],[-95.7907,43.4999],[-95.7881,43.4999],[-95.7877,43.4999],[-95.7845,43.4999],[-95.7814,43.4999],[-95.7799,43.4999],[-95.7797,43.4999],[-95.7772,43.4999],[-95.774,43.4999],[-95.7729,43.4999],[-95.7725,43.4999],[-95.7724,43.4999],[-95.769,43.4999],[-95.7685,43.4999],[-95.7665,43.4999],[-95.7663,43.4999],[-95.7657,43.4999],[-95.7655,43.4999],[-95.7645,43.4999],[-95.7643,43.4999],[-95.7613,43.4999],[-95.7581,43.4999],[-95.7568,43.4999],[-95.7567,43.4999],[-95.7566,43.4999],[-95.7547,43.4999],[-95.754,43.4999],[-95.7527,43.4999],[-95.7526,43.4999],[-95.7519,43.4999],[-95.7504,43.4999],[-95.7498,43.4999],[-95.7497,43.4999],[-95.7464,43.4999],[-95.746,43.4999],[-95.7459,43.4999],[-95.7432,43.4999],[-95.7424,43.4999],[-95.7415,43.4999],[-95.7414,43.4999],[-95.7408,43.4999],[-95.74,43.4999],[-95.7363,43.4999],[-95.734,43.4999],[-95.7321,43.4999],[-95.7302,43.4999],[-95.7267,43.4999],[-95.7266,43.4999],[-95.7264,43.4999],[-95.7247,43.4999],[-95.7241,43.4999],[-95.724,43.4999],[-95.7227,43.4999],[-95.7187,43.4999],[-95.7163,43.4999],[-95.716,43.4999],[-95.7143,43.4999],[-95.7111,43.4999],[-95.7077,43.4999],[-95.7076,43.4999],[-95.7046,43.4999],[-95.7013,43.4999],[-95.698,43.4999],[-95.6958,43.4999],[-95.6955,43.4999],[-95.6951,43.4999],[-95.6942,43.4999],[-95.6941,43.4999],[-95.694,43.4999],[-95.6939,43.4999],[-95.6927,43.4999],[-95.6926,43.4999],[-95.6894,43.4999],[-95.6893,43.4999],[-95.6875,43.4999],[-95.6844,43.4999],[-95.6843,43.4999],[-95.6842,43.4999],[-95.6841,43.4999],[-95.684,43.4999],[-95.6836,43.4999],[-95.6834,43.4999],[-95.6831,43.4999],[-95.683,43.4999],[-95.6829,43.4999],[-95.6825,43.4999],[-95.6821,43.4999],[-95.6817,43.4999],[-95.6813,43.4999],[-95.6771,43.4999],[-95.6732,43.4999],[-95.6723,43.4999],[-95.6714,43.4999],[-95.6711,43.4999],[-95.6696,43.4999],[-95.6682,43.4999],[-95.6662,43.4999],[-95.6631,43.4999],[-95.6609,43.4999],[-95.6608,43.4999],[-95.6582,43.4999],[-95.6523,43.4999],[-95.6491,43.4999],[-95.649,43.4999],[-95.6483,43.4999],[-95.6432,43.4999],[-95.6403,43.4999],[-95.6366,43.4999],[-95.6317,43.4999],[-95.6312,43.4999],[-95.6306,43.4999],[-95.6304,43.4999],[-95.6285,43.4999],[-95.6269,43.4999],[-95.6266,43.4999],[-95.6265,43.4999],[-95.625,43.4999],[-95.6233,43.4999],[-95.621,43.4999],[-95.6206,43.4999],[-95.6195,43.4999],[-95.6189,43.4999],[-95.6168,43.4999],[-95.6161,43.4999],[-95.6142,43.4999],[-95.6099,43.4999],[-95.6096,43.4999],[-95.6086,43.4999],[-95.6066,43.4999],[-95.6044,43.4999],[-95.6025,43.4999],[-95.6,43.4999],[-95.5976,43.4999],[-95.5943,43.4999],[-95.5942,43.4999],[-95.5925,43.4999],[-95.5903,43.4999],[-95.5885,43.4999],[-95.5845,43.4999],[-95.5799,43.4999],[-95.5773,43.4999],[-95.5744,43.4999],[-95.5743,43.4999],[-95.5741,43.4999],[-95.5704,43.4999],[-95.5694,43.4999],[-95.5691,43.4999],[-95.569,43.4999],[-95.5677,43.4999],[-95.5652,43.4999],[-95.5651,43.4999],[-95.565,43.4999],[-95.5649,43.4999],[-95.5648,43.4999],[-95.5647,43.4999],[-95.5645,43.4999],[-95.5625,43.4999],[-95.56,43.4999],[-95.5524,43.4999],[-95.5498,43.4999],[-95.5476,43.4999],[-95.5445,43.4999],[-95.5354,43.4999],[-95.5352,43.4999],[-95.5249,43.5],[-95.5248,43.5],[-95.5247,43.4999],[-95.5246,43.4999],[-95.5245,43.4999],[-95.5217,43.5],[-95.5207,43.5],[-95.5181,43.5],[-95.5173,43.5],[-95.5162,43.4999],[-95.5159,43.4999],[-95.5147,43.4999],[-95.5049,43.5],[-95.5025,43.5],[-95.5003,43.5],[-95.5001,43.5],[-95.5,43.5],[-95.4993,43.5],[-95.4985,43.5],[-95.4984,43.5],[-95.493,43.5002],[-95.4927,43.5002],[-95.489,43.5001],[-95.4888,43.5],[-95.4887,43.5],[-95.4874,43.5],[-95.4868,43.5],[-95.4865,43.5],[-95.4863,43.5],[-95.4843,43.5],[-95.4829,43.5],[-95.4804,43.5],[-95.4783,43.5],[-95.4775,43.5003],[-95.4767,43.5003],[-95.4762,43.5003],[-95.4756,43.5003],[-95.4754,43.5003],[-95.4751,43.5003],[-95.4748,43.5003],[-95.4605,43.5005],[-95.4604,43.5005],[-95.458,43.5005],[-95.4575,43.5005],[-95.4566,43.5005],[-95.4547,43.5006],[-95.4546,43.5006],[-95.4546,43.5007],[-95.4544,43.5007],[-95.4531,43.5006],[-95.4489,43.5006],[-95.4475,43.5005],[-95.4449,43.5005],[-95.4369,43.5004],[-95.4343,43.5004],[-95.4342,43.5004],[-95.4342,43.5003],[-95.4342,43.5002],[-95.4341,43.5002],[-95.434,43.5001],[-95.4339,43.5001],[-95.4338,43.5001],[-95.4326,43.5001],[-95.4324,43.5001],[-95.4323,43.5001],[-95.4313,43.5001],[-95.4284,43.5001],[-95.4275,43.5001],[-95.427,43.5001],[-95.4253,43.5001],[-95.4248,43.5001],[-95.4232,43.5001],[-95.4182,43.5001],[-95.4166,43.5002],[-95.4162,43.5002],[-95.4149,43.5002],[-95.4145,43.5002],[-95.4137,43.5002],[-95.4134,43.5002],[-95.4101,43.5002],[-95.409,43.5002],[-95.4067,43.5002],[-95.3997,43.5002],[-95.3974,43.5002],[-95.3973,43.5002],[-95.3971,43.5002],[-95.397,43.5002],[-95.3965,43.5002],[-95.3951,43.5002],[-95.3946,43.5002],[-95.3934,43.5002],[-95.3899,43.5002],[-95.3888,43.5002],[-95.3887,43.5002],[-95.3878,43.5002],[-95.3826,43.5003],[-95.3765,43.5003],[-95.3754,43.5003],[-95.3752,43.5003],[-95.3748,43.5003],[-95.3747,43.5003],[-95.3745,43.5003],[-95.3739,43.5003],[-95.3737,43.5003],[-95.3733,43.5003],[-95.3728,43.5003],[-95.3701,43.5003],[-95.3692,43.5003],[-95.3691,43.5003],[-95.3689,43.5003],[-95.3688,43.5003],[-95.3676,43.5003],[-95.3648,43.5003],[-95.3603,43.5003],[-95.3528,43.5003],[-95.3519,43.5003],[-95.3488,43.5003],[-95.3481,43.5003],[-95.3458,43.5003],[-95.345,43.5003],[-95.345,43.5004],[-95.3444,43.5003],[-95.3431,43.5004],[-95.3372,43.5004],[-95.3353,43.5004],[-95.3352,43.5004],[-95.334,43.5004],[-95.3335,43.5004],[-95.3303,43.5004],[-95.329,43.5004],[-95.3284,43.5004],[-95.3282,43.5004],[-95.3257,43.5004],[-95.3249,43.5004],[-95.3248,43.5004],[-95.3239,43.5004],[-95.3232,43.5004],[-95.3208,43.5004],[-95.3198,43.5004],[-95.3197,43.5004],[-95.3192,43.5004],[-95.3191,43.5004],[-95.3177,43.5004],[-95.3171,43.5004],[-95.3111,43.5004],[-95.311,43.5004],[-95.3091,43.5005],[-95.3084,43.5005],[-95.3064,43.5005],[-95.3062,43.5005],[-95.3058,43.5005],[-95.3056,43.5005],[-95.305,43.5005],[-95.3049,43.5005],[-95.3049,43.5004],[-95.2998,43.5004],[-95.2846,43.5005],[-95.2796,43.5005],[-95.2786,43.5005],[-95.2758,43.5005],[-95.2748,43.5005],[-95.2747,43.5005],[-95.2736,43.5005],[-95.2701,43.5005],[-95.269,43.5005],[-95.2661,43.5006],[-95.2633,43.5006],[-95.2576,43.5006],[-95.2548,43.5006],[-95.2544,43.5006],[-95.254,43.5006],[-95.2518,43.5006],[-95.251,43.5006],[-95.2509,43.5006],[-95.2509,43.5005],[-95.2504,43.5007],[-95.2497,43.5007],[-95.246,43.5011],[-95.2448,43.5012],[-95.2428,43.5012],[-95.2388,43.5011],[-95.2368,43.5011],[-95.2349,43.5011],[-95.2348,43.5011],[-95.2323,43.501],[-95.2249,43.501],[-95.2224,43.501],[-95.2207,43.501],[-95.2159,43.501],[-95.2149,43.501],[-95.2142,43.501],[-95.2136,43.5009],[-95.2119,43.5008],[-95.2113,43.5008],[-95.21,43.5008],[-95.2082,43.5008],[-95.2061,43.5008],[-95.205,43.5008],[-95.2049,43.5008],[-95.2048,43.5008],[-95.2047,43.5008],[-95.2043,43.5008],[-95.2039,43.5008],[-95.2013,43.5008],[-95.2009,43.5008],[-95.1998,43.5009],[-95.1988,43.5009],[-95.1966,43.5009],[-95.1958,43.5009],[-95.1948,43.5009],[-95.1947,43.5009],[-95.1925,43.5009],[-95.1855,43.5009],[-95.1832,43.5009],[-95.1825,43.5009],[-95.1806,43.5009],[-95.1799,43.5009],[-95.1793,43.5009],[-95.1792,43.5009],[-95.1772,43.5009],[-95.177,43.5009],[-95.1769,43.5009],[-95.1762,43.5009],[-95.1758,43.5009],[-95.1752,43.5009],[-95.1749,43.501],[-95.1745,43.501],[-95.1742,43.501],[-95.1732,43.501],[-95.1717,43.501],[-95.1692,43.501],[-95.1684,43.501],[-95.1679,43.501],[-95.1678,43.501],[-95.1676,43.501],[-95.1675,43.501],[-95.1674,43.501],[-95.1671,43.501],[-95.1661,43.5008],[-95.1658,43.5008],[-95.1634,43.5007],[-95.1614,43.5006],[-95.1569,43.5005],[-95.1564,43.5005],[-95.1549,43.5005],[-95.154,43.5005],[-95.1535,43.5005],[-95.1518,43.5005],[-95.1513,43.5005],[-95.1503,43.5005],[-95.1475,43.5005],[-95.1465,43.5005],[-95.1446,43.5005],[-95.1413,43.5006],[-95.1388,43.5006],[-95.1368,43.5006],[-95.1362,43.5006],[-95.1345,43.5006],[-95.1339,43.5006],[-95.1325,43.5006],[-95.1282,43.5006],[-95.1268,43.5006],[-95.1263,43.5006],[-95.1253,43.5006],[-95.1248,43.5007],[-95.1243,43.5009],[-95.1239,43.5009],[-95.123,43.501],[-95.1227,43.501],[-95.1225,43.501],[-95.1224,43.501],[-95.1219,43.501],[-95.1217,43.501],[-95.1206,43.501],[-95.1172,43.501],[-95.1161,43.501],[-95.116,43.501],[-95.1158,43.501],[-95.1156,43.5009],[-95.1149,43.5008],[-95.1147,43.5008],[-95.1146,43.5008],[-95.1144,43.5008],[-95.1135,43.5008],[-95.1131,43.5008],[-95.1122,43.5008],[-95.1069,43.5008],[-95.1057,43.5009],[-95.105,43.5009],[-95.1042,43.5009],[-95.1037,43.5009],[-95.1028,43.501],[-95.1027,43.501],[-95.1025,43.501],[-95.1023,43.501],[-95.1021,43.501],[-95.1013,43.501],[-95.0991,43.5009],[-95.0988,43.5009],[-95.098,43.5009],[-95.0976,43.5009],[-95.0971,43.501],[-95.0967,43.501],[-95.0963,43.501],[-95.0959,43.501],[-95.0955,43.501],[-95.0944,43.501],[-95.094,43.501],[-95.0932,43.501],[-95.0919,43.501],[-95.0909,43.501],[-95.0901,43.501],[-95.0886,43.501],[-95.0869,43.501],[-95.0861,43.501],[-95.0839,43.501],[-95.0824,43.501],[-95.0823,43.501],[-95.0812,43.501],[-95.078,43.501],[-95.0777,43.501],[-95.0769,43.501],[-95.0768,43.501],[-95.0763,43.501],[-95.0746,43.501],[-95.0741,43.501],[-95.0722,43.501],[-95.0701,43.501],[-95.0626,43.501],[-95.0581,43.501],[-95.0564,43.501],[-95.0543,43.501],[-95.0542,43.501],[-95.0536,43.501],[-95.0496,43.501],[-95.0378,43.501],[-95.0338,43.501],[-95.0336,43.501],[-95.0328,43.501],[-95.0326,43.501],[-95.0309,43.501],[-95.0289,43.501],[-95.0261,43.501],[-95.0245,43.501],[-95.0242,43.501],[-95.0238,43.501],[-95.0218,43.501],[-95.0211,43.501],[-95.0197,43.501],[-95.0155,43.501],[-95.0142,43.501],[-95.0141,43.501],[-95.0102,43.501],[-95.0087,43.501],[-95.0019,43.501],[-94.9984,43.5009],[-94.9975,43.5009],[-94.9945,43.5009],[-94.9944,43.5009],[-94.9919,43.5009],[-94.9905,43.5009],[-94.99,43.5009],[-94.9887,43.5009],[-94.9859,43.5009],[-94.9845,43.5009],[-94.9799,43.5009],[-94.9787,43.5009],[-94.9784,43.5009],[-94.9748,43.5009],[-94.9747,43.5009],[-94.9746,43.5009],[-94.9744,43.501],[-94.9743,43.501],[-94.9742,43.501],[-94.9736,43.501],[-94.9727,43.501],[-94.9713,43.501],[-94.9703,43.501],[-94.9687,43.501],[-94.9676,43.501],[-94.9661,43.501],[-94.965,43.501],[-94.9644,43.501],[-94.9637,43.501],[-94.9627,43.501],[-94.9616,43.501],[-94.9597,43.501],[-94.9589,43.501],[-94.9584,43.501],[-94.9582,43.501],[-94.9563,43.501],[-94.955,43.5009],[-94.9547,43.5009],[-94.9544,43.5009],[-94.9543,43.501],[-94.9539,43.501],[-94.9537,43.501],[-94.9522,43.5009],[-94.9514,43.5009],[-94.9512,43.5009],[-94.9498,43.5009],[-94.9489,43.5009],[-94.948,43.5009],[-94.9457,43.5009],[-94.9435,43.5009],[-94.943,43.5009],[-94.9417,43.5009],[-94.941,43.5009],[-94.9408,43.5009],[-94.94,43.5009],[-94.9397,43.5009],[-94.9379,43.5009],[-94.9367,43.5009],[-94.9359,43.5009],[-94.9352,43.5009],[-94.9346,43.5009],[-94.9345,43.5009],[-94.9342,43.5009],[-94.9341,43.5009],[-94.934,43.5009],[-94.9329,43.501],[-94.9328,43.501],[-94.9317,43.501],[-94.9303,43.501],[-94.9297,43.501],[-94.9293,43.501],[-94.9286,43.501],[-94.9282,43.501],[-94.928,43.5009],[-94.9274,43.5009],[-94.9271,43.5009],[-94.9268,43.5009],[-94.9262,43.501],[-94.9256,43.501],[-94.9251,43.501],[-94.9248,43.5009],[-94.9245,43.5009],[-94.9238,43.5009],[-94.9237,43.5009],[-94.9227,43.5009],[-94.9223,43.5009],[-94.922,43.5009],[-94.9211,43.5009],[-94.9207,43.5009],[-94.9196,43.5009],[-94.9178,43.5009],[-94.9163,43.5009],[-94.9153,43.5009],[-94.9149,43.5009],[-94.9146,43.5008],[-94.9146,43.5009],[-94.904,43.5005],[-94.9038,43.5005],[-94.8891,43.5005],[-94.8844,43.5009],[-94.8836,43.501],[-94.8829,43.5009],[-94.8821,43.5009],[-94.8812,43.5009],[-94.8803,43.5009],[-94.8791,43.5009],[-94.8783,43.5009],[-94.8767,43.5009],[-94.8753,43.5009],[-94.8748,43.5009],[-94.8746,43.5009],[-94.8744,43.501],[-94.8736,43.501],[-94.8727,43.501],[-94.8725,43.5009],[-94.8722,43.5009],[-94.8717,43.5009],[-94.8708,43.5009],[-94.8696,43.5009],[-94.8688,43.5009],[-94.8657,43.5009],[-94.8628,43.5009],[-94.8618,43.5009],[-94.8611,43.5009],[-94.8608,43.5009],[-94.8605,43.5008],[-94.8601,43.5008],[-94.8598,43.5006],[-94.8597,43.5006],[-94.8588,43.5006],[-94.8585,43.5008],[-94.8584,43.5009],[-94.8582,43.5009],[-94.8579,43.5009],[-94.8546,43.5009],[-94.8508,43.5009],[-94.8476,43.5009],[-94.8463,43.5009],[-94.8442,43.5009],[-94.8424,43.5009],[-94.8388,43.5009],[-94.8379,43.5009],[-94.8375,43.5009],[-94.8365,43.5009],[-94.8348,43.5009],[-94.8344,43.5009],[-94.8339,43.5009],[-94.8331,43.5009],[-94.8266,43.5009],[-94.8256,43.5009],[-94.8244,43.5009],[-94.8213,43.5009],[-94.8192,43.5009],[-94.818,43.5009],[-94.8166,43.501],[-94.814,43.501],[-94.8102,43.501],[-94.809,43.501],[-94.8079,43.501],[-94.8055,43.501],[-94.8042,43.501],[-94.8041,43.501],[-94.804,43.501],[-94.8019,43.501],[-94.801,43.501],[-94.7994,43.501],[-94.7982,43.501],[-94.7979,43.501],[-94.7972,43.501],[-94.7962,43.501],[-94.7944,43.501],[-94.7942,43.501],[-94.7922,43.501],[-94.7904,43.501],[-94.7882,43.501],[-94.7858,43.501],[-94.7851,43.501],[-94.782,43.501],[-94.7776,43.501],[-94.7744,43.501],[-94.7743,43.501],[-94.7733,43.501],[-94.7701,43.501],[-94.7657,43.501],[-94.7619,43.501],[-94.7613,43.501],[-94.7608,43.501],[-94.7583,43.501],[-94.7542,43.501],[-94.7526,43.501],[-94.7494,43.501],[-94.7475,43.501],[-94.7445,43.501],[-94.7441,43.501],[-94.7397,43.501],[-94.7384,43.501],[-94.7381,43.501],[-94.7342,43.5009],[-94.734,43.5009],[-94.7323,43.5009],[-94.7315,43.5009],[-94.7294,43.5009],[-94.7291,43.5009],[-94.7269,43.5009],[-94.7261,43.5009],[-94.7254,43.5009],[-94.7238,43.5009],[-94.7232,43.5009],[-94.7224,43.5009],[-94.7218,43.5009],[-94.7213,43.5009],[-94.721,43.5009],[-94.7207,43.5009],[-94.72,43.5009],[-94.7185,43.5009],[-94.7182,43.5009],[-94.7168,43.5009],[-94.7162,43.5009],[-94.7146,43.5009],[-94.7143,43.5009],[-94.7142,43.5009],[-94.7134,43.5009],[-94.7126,43.5008],[-94.712,43.5008],[-94.7111,43.5009],[-94.7104,43.5008],[-94.7064,43.5008],[-94.7051,43.5008],[-94.7032,43.5008],[-94.7013,43.5008],[-94.7003,43.5008],[-94.6984,43.5008],[-94.6981,43.5008],[-94.6977,43.5008],[-94.6953,43.5008],[-94.6942,43.5008],[-94.6933,43.5008],[-94.6899,43.5008],[-94.6878,43.5008],[-94.6867,43.5008],[-94.6856,43.5008],[-94.6836,43.5008],[-94.6823,43.5008],[-94.6812,43.5008],[-94.6802,43.5008],[-94.6792,43.5008],[-94.6785,43.5008],[-94.678,43.5008],[-94.6774,43.5008],[-94.6742,43.5008],[-94.6735,43.5008],[-94.6716,43.5008],[-94.6703,43.5008],[-94.6691,43.5008],[-94.668,43.5008],[-94.6676,43.5008],[-94.6666,43.5008],[-94.6649,43.5008],[-94.6616,43.5008],[-94.6604,43.5008],[-94.6588,43.5008],[-94.6581,43.5008],[-94.6568,43.5007],[-94.6543,43.5007],[-94.6534,43.5007],[-94.6526,43.5007],[-94.6497,43.5007],[-94.6472,43.5007],[-94.6453,43.5007],[-94.6426,43.5007],[-94.6405,43.5007],[-94.6401,43.5007],[-94.6395,43.5007],[-94.6381,43.5007],[-94.637,43.5007],[-94.6343,43.5007],[-94.6304,43.5007],[-94.6302,43.5007],[-94.6282,43.5007],[-94.625,43.5007],[-94.6244,43.5007],[-94.6243,43.5007],[-94.6206,43.5007],[-94.6189,43.5007],[-94.6169,43.5007],[-94.6167,43.5007],[-94.6165,43.5007],[-94.6147,43.5007],[-94.6142,43.5007],[-94.6137,43.5008],[-94.6133,43.5007],[-94.6116,43.5005],[-94.6111,43.5005],[-94.6098,43.5005],[-94.6097,43.5005],[-94.6082,43.5005],[-94.6072,43.5005],[-94.5673,43.5004],[-94.5669,43.5004],[-94.5665,43.5003],[-94.5661,43.5006],[-94.566,43.5006],[-94.5658,43.5006],[-94.5651,43.5006],[-94.5648,43.5006],[-94.5644,43.5006],[-94.5631,43.5006],[-94.5608,43.5005],[-94.5575,43.5005],[-94.5523,43.5005],[-94.5491,43.5005],[-94.5469,43.5005],[-94.5448,43.5005],[-94.5425,43.5005],[-94.536,43.5005],[-94.5324,43.5005],[-94.5268,43.5005],[-94.5226,43.5005],[-94.5202,43.5005],[-94.515,43.5005],[-94.5141,43.5005],[-94.5124,43.5005],[-94.5083,43.5005],[-94.5058,43.5005],[-94.5025,43.5005],[-94.5017,43.5005],[-94.4976,43.5005],[-94.4924,43.5005],[-94.4922,43.5005],[-94.4916,43.5005],[-94.4906,43.5005],[-94.4882,43.5005],[-94.4857,43.5005],[-94.4826,43.5004],[-94.4819,43.5005],[-94.481,43.5004],[-94.4799,43.5004],[-94.4784,43.5005],[-94.4763,43.5004],[-94.4753,43.5005],[-94.4729,43.5005],[-94.4721,43.5004],[-94.4719,43.5004],[-94.471,43.5004],[-94.4709,43.5004],[-94.4708,43.5004],[-94.4707,43.5004],[-94.4706,43.5003],[-94.4704,43.5003],[-94.4703,43.5003],[-94.4638,43.5004],[-94.4573,43.5004],[-94.4527,43.5004],[-94.4482,43.5004],[-94.4474,43.5004],[-94.4471,43.5004],[-94.4454,43.5004],[-94.4429,43.5004],[-94.4426,43.5004],[-94.4398,43.5004],[-94.4389,43.5004],[-94.4375,43.5004],[-94.4373,43.5004],[-94.4345,43.5004],[-94.4328,43.5004],[-94.4316,43.5004],[-94.4299,43.5004],[-94.4277,43.5003],[-94.4271,43.5003],[-94.4244,43.5003],[-94.4233,43.5003],[-94.4204,43.5003],[-94.4191,43.5003],[-94.4155,43.5003],[-94.4144,43.5004],[-94.4128,43.5003],[-94.4117,43.5003],[-94.4103,43.5003],[-94.4085,43.5003],[-94.4063,43.5003],[-94.4046,43.5003],[-94.4034,43.5003],[-94.403,43.5003],[-94.4002,43.5003],[-94.3997,43.5003],[-94.3984,43.5003],[-94.3947,43.5003],[-94.3938,43.5003],[-94.3908,43.5003],[-94.3907,43.5003],[-94.3906,43.5003],[-94.3905,43.5004],[-94.3905,43.5005],[-94.3893,43.5005],[-94.3877,43.5005],[-94.3862,43.5004],[-94.3852,43.5004],[-94.3832,43.5004],[-94.3828,43.5004],[-94.3801,43.5004],[-94.3793,43.5004],[-94.3785,43.5004],[-94.378,43.5004],[-94.3778,43.5004],[-94.3776,43.5004],[-94.3775,43.5004],[-94.3774,43.5002],[-94.3772,43.5002],[-94.377,43.5002],[-94.3769,43.5002],[-94.3768,43.5002],[-94.3765,43.5002],[-94.3762,43.5002],[-94.375,43.5002],[-94.3692,43.5003],[-94.3681,43.5002],[-94.3666,43.5002],[-94.3654,43.5002],[-94.3642,43.5003],[-94.3636,43.5003],[-94.3584,43.5003],[-94.3577,43.5003],[-94.357,43.5003],[-94.3558,43.5003],[-94.3547,43.5003],[-94.3521,43.5003],[-94.3493,43.5003],[-94.3482,43.5003],[-94.3472,43.5003],[-94.3453,43.5002],[-94.3445,43.5003],[-94.3433,43.5003],[-94.343,43.5003],[-94.3418,43.5002],[-94.3392,43.5002],[-94.3374,43.5002],[-94.3365,43.5002],[-94.3349,43.5002],[-94.3329,43.5002],[-94.3322,43.5002],[-94.3305,43.5002],[-94.3297,43.5002],[-94.3292,43.5002],[-94.3277,43.5002],[-94.3272,43.5002],[-94.3261,43.5003],[-94.325,43.5002],[-94.324,43.5002],[-94.3233,43.5002],[-94.3222,43.5002],[-94.3209,43.5003],[-94.32,43.5002],[-94.3185,43.5002],[-94.3162,43.5002],[-94.3154,43.5002],[-94.3141,43.5002],[-94.3111,43.5002],[-94.3095,43.5002],[-94.3074,43.5002],[-94.3069,43.5002],[-94.3026,43.5002],[-94.3007,43.5002],[-94.2985,43.5002],[-94.2964,43.5002],[-94.2899,43.5002],[-94.2889,43.5002],[-94.2878,43.5002],[-94.2873,43.5002],[-94.2862,43.5002],[-94.2858,43.5002],[-94.2838,43.5002],[-94.2814,43.5002],[-94.2796,43.5002],[-94.2787,43.5002],[-94.2771,43.5001],[-94.2748,43.5001],[-94.2728,43.5001],[-94.2725,43.5001],[-94.2678,43.5001],[-94.2674,43.5001],[-94.2663,43.5001],[-94.2656,43.5001],[-94.2646,43.5002],[-94.2644,43.5002],[-94.2632,43.5001],[-94.2608,43.5001],[-94.2586,43.5001],[-94.2554,43.5001],[-94.2545,43.5001],[-94.2511,43.5001],[-94.2505,43.5001],[-94.2496,43.5001],[-94.2486,43.5001],[-94.248,43.5001],[-94.2454,43.5001],[-94.2397,43.5001],[-94.2378,43.5001],[-94.2363,43.5001],[-94.2341,43.5001],[-94.2322,43.5001],[-94.2308,43.5001],[-94.2293,43.5001],[-94.228,43.5001],[-94.2261,43.5001],[-94.2251,43.5001],[-94.2247,43.5001],[-94.2232,43.5001],[-94.2206,43.5002],[-94.2189,43.5001],[-94.2174,43.5001],[-94.2159,43.5001],[-94.2127,43.5001],[-94.2121,43.5001],[-94.212,43.5001],[-94.2105,43.5001],[-94.2088,43.5001],[-94.208,43.5001],[-94.207,43.5001],[-94.2064,43.5001],[-94.2048,43.5001],[-94.203,43.5001],[-94.2011,43.5001],[-94.201,43.5001],[-94.196,43.5001],[-94.1932,43.5001],[-94.1927,43.5001],[-94.1902,43.5001],[-94.1887,43.5001],[-94.1881,43.5001],[-94.188,43.5001],[-94.187,43.5001],[-94.1861,43.5001],[-94.1858,43.5001],[-94.1834,43.5001],[-94.1822,43.5001],[-94.1813,43.5001],[-94.1794,43.5001],[-94.178,43.5001],[-94.1768,43.5001],[-94.1751,43.5001],[-94.1725,43.5001],[-94.1709,43.5001],[-94.1693,43.5001],[-94.168,43.5001],[-94.1672,43.5001],[-94.1671,43.5001],[-94.1669,43.5001],[-94.166,43.5001],[-94.1655,43.5001],[-94.1634,43.5001],[-94.1606,43.5001],[-94.1595,43.5001],[-94.1574,43.5001],[-94.1567,43.5001],[-94.1565,43.5001],[-94.1547,43.5001],[-94.1521,43.5001],[-94.1511,43.5001],[-94.1509,43.5001],[-94.1504,43.5001],[-94.149,43.5001],[-94.1471,43.5001],[-94.145,43.5001],[-94.1438,43.5001],[-94.1423,43.5001],[-94.1405,43.5001],[-94.1337,43.5001],[-94.1328,43.5001],[-94.13,43.5001],[-94.1281,43.5001],[-94.125,43.5001],[-94.1241,43.5001],[-94.1221,43.5001],[-94.1201,43.5001],[-94.1183,43.5001],[-94.1178,43.5001],[-94.1177,43.5001],[-94.1163,43.5001],[-94.1146,43.5001],[-94.1136,43.5001],[-94.1129,43.5001],[-94.1098,43.5001],[-94.1083,43.5001],[-94.1081,43.5001],[-94.1079,43.5001],[-94.1078,43.5001],[-94.1069,43.5001],[-94.1064,43.5001],[-94.105,43.5001],[-94.1019,43.5001],[-94.0982,43.5001],[-94.0981,43.5001],[-94.0961,43.5001],[-94.0947,43.5001],[-94.0943,43.5001],[-94.0941,43.5001],[-94.0936,43.5001],[-94.0934,43.5001],[-94.0886,43.5001],[-94.0865,43.5001],[-94.085,43.5001],[-94.0829,43.5001],[-94.0828,43.5001],[-94.0799,43.5],[-94.0782,43.5],[-94.0752,43.5],[-94.0726,43.5],[-94.0692,43.5],[-94.0686,43.5],[-94.0684,43.5],[-94.0683,43.5],[-94.0682,43.5],[-94.068,43.5],[-94.0662,43.5],[-94.0652,43.5],[-94.0648,43.5],[-94.0609,43.5],[-94.0584,43.5],[-94.0536,43.5],[-94.0508,43.5],[-94.0439,43.5],[-94.0438,43.5],[-94.0425,43.5],[-94.0401,43.5],[-94.034,43.5],[-94.0308,43.4999],[-94.0307,43.4999],[-94.0295,43.4999],[-94.0282,43.4999],[-94.0259,43.4999],[-94.0233,43.4999],[-94.0208,43.4999],[-94.0181,43.4999],[-94.0163,43.4999],[-94.0108,43.4999],[-94.0084,43.4999],[-94.0082,43.4999],[-94.0079,43.4999],[-94.0061,43.4999],[-94.002,43.4999],[-94.0004,43.4999],[-94.0002,43.4999],[-93.9992,43.4999],[-93.9951,43.4999],[-93.9916,43.4999],[-93.9908,43.4999],[-93.9882,43.4999],[-93.9823,43.4999],[-93.9817,43.4999],[-93.9793,43.4999],[-93.9771,43.4999],[-93.9735,43.4999],[-93.9708,43.4999],[-93.9706,43.4999],[-93.9683,43.4999],[-93.9621,43.4999],[-93.9616,43.4999],[-93.9523,43.4999],[-93.9483,43.4999],[-93.9427,43.4999],[-93.9385,43.4998],[-93.9304,43.4998],[-93.9286,43.4998],[-93.9199,43.4998],[-93.9197,43.4998],[-93.9147,43.4998],[-93.9122,43.4998],[-93.9086,43.4998],[-93.9083,43.4998],[-93.9053,43.4998],[-93.8971,43.4998],[-93.8933,43.4998],[-93.8931,43.4998],[-93.8923,43.4998],[-93.8884,43.4998],[-93.888,43.4998],[-93.8766,43.4998],[-93.8752,43.4997],[-93.8725,43.4997],[-93.8723,43.4997],[-93.872,43.4997],[-93.8684,43.4997],[-93.8633,43.4997],[-93.8523,43.4997],[-93.8485,43.4997],[-93.8358,43.4997],[-93.8285,43.4997],[-93.8176,43.4997],[-93.8133,43.4997],[-93.813,43.4997],[-93.8085,43.4997],[-93.8064,43.4997],[-93.8056,43.4997],[-93.8018,43.4997],[-93.7993,43.4997],[-93.7978,43.4997],[-93.797,43.4997],[-93.7964,43.4997],[-93.794,43.4997],[-93.7932,43.4997],[-93.7913,43.4997],[-93.7884,43.4997],[-93.7859,43.4997],[-93.7819,43.4997],[-93.7806,43.4997],[-93.7737,43.4997],[-93.7691,43.4997],[-93.7685,43.4997],[-93.7673,43.4997],[-93.7645,43.4997],[-93.7563,43.4997],[-93.7537,43.4997],[-93.7536,43.4997],[-93.7484,43.4997],[-93.7436,43.4997],[-93.7386,43.4997],[-93.7384,43.4997],[-93.738,43.4997],[-93.7339,43.4997],[-93.7285,43.4997],[-93.7261,43.4997],[-93.7225,43.4997],[-93.7161,43.4997],[-93.7088,43.4997],[-93.7085,43.4997],[-93.7083,43.4997],[-93.7046,43.4997],[-93.7039,43.4997],[-93.7007,43.4997],[-93.7003,43.4997],[-93.7001,43.4997],[-93.6972,43.4997],[-93.6966,43.4997],[-93.6946,43.4997],[-93.6911,43.4997],[-93.6832,43.4997],[-93.6773,43.4997],[-93.6763,43.4997],[-93.6762,43.4997],[-93.6685,43.4997],[-93.6679,43.4997],[-93.6616,43.4997],[-93.6566,43.4997],[-93.653,43.4997],[-93.6513,43.4997],[-93.6485,43.4997],[-93.648,43.4997],[-93.6475,43.4997],[-93.6453,43.4997],[-93.6446,43.4997],[-93.6436,43.4997],[-93.6427,43.4997],[-93.6422,43.4997],[-93.6413,43.4997],[-93.6406,43.4997],[-93.6382,43.4997],[-93.6369,43.4997],[-93.6344,43.4997],[-93.6332,43.4997],[-93.6328,43.4997],[-93.6317,43.4997],[-93.6299,43.4997],[-93.6283,43.4997],[-93.6267,43.4997],[-93.625,43.4997],[-93.623,43.4997],[-93.6223,43.4997],[-93.6212,43.4997],[-93.6186,43.4997],[-93.6183,43.4997],[-93.6172,43.4997],[-93.6169,43.4997],[-93.6165,43.4997],[-93.6158,43.4997],[-93.6134,43.4996],[-93.6126,43.4996],[-93.6115,43.4997],[-93.6102,43.4997],[-93.6099,43.4997],[-93.606,43.4996],[-93.6048,43.4996],[-93.6046,43.4996],[-93.6025,43.4996],[-93.6008,43.4996],[-93.5964,43.4996],[-93.5943,43.4996],[-93.5941,43.4996],[-93.5933,43.4996],[-93.5928,43.4996],[-93.5904,43.4996],[-93.5896,43.4996],[-93.5894,43.4996],[-93.5892,43.4996],[-93.5887,43.4996],[-93.5885,43.4996],[-93.5876,43.4996],[-93.5865,43.4996],[-93.5841,43.4996],[-93.5808,43.4996],[-93.5805,43.4996],[-93.5785,43.4996],[-93.5781,43.4996],[-93.5769,43.4996],[-93.5765,43.4996],[-93.5758,43.4997],[-93.5746,43.4996],[-93.5721,43.4996],[-93.5691,43.4996],[-93.5688,43.4996],[-93.5669,43.4996],[-93.5652,43.4996],[-93.5608,43.4997],[-93.5602,43.4997],[-93.5585,43.4996],[-93.5582,43.4996],[-93.5581,43.4996],[-93.5579,43.4996],[-93.5572,43.4996],[-93.557,43.4996],[-93.5556,43.4996],[-93.5548,43.4997],[-93.5512,43.4996],[-93.5505,43.4996],[-93.5497,43.4996],[-93.5495,43.4996],[-93.5488,43.4996],[-93.5486,43.4996],[-93.5481,43.4996],[-93.5468,43.4996],[-93.5464,43.4996],[-93.5463,43.4996],[-93.5448,43.4996],[-93.544,43.4996],[-93.5401,43.4996],[-93.5386,43.4996],[-93.5375,43.4996],[-93.5358,43.4997],[-93.5343,43.4997],[-93.5336,43.4997],[-93.5333,43.4997],[-93.5331,43.4997],[-93.5324,43.4997],[-93.5322,43.4997],[-93.5321,43.4997],[-93.5319,43.4997],[-93.5314,43.4997],[-93.5312,43.4997],[-93.5292,43.4996],[-93.5285,43.4996],[-93.5284,43.4996],[-93.5283,43.4996],[-93.5282,43.4996],[-93.5279,43.4996],[-93.5269,43.4996],[-93.5266,43.4996],[-93.5261,43.4996],[-93.5255,43.4996],[-93.5238,43.4996],[-93.5224,43.4996],[-93.5214,43.4996],[-93.5212,43.4996],[-93.5209,43.4996],[-93.5208,43.4996],[-93.5203,43.4996],[-93.5193,43.4996],[-93.5186,43.4996],[-93.518,43.4996],[-93.5179,43.4996],[-93.5174,43.4996],[-93.5172,43.4996],[-93.517,43.4996],[-93.5168,43.4996],[-93.5164,43.4996],[-93.5156,43.4996],[-93.5152,43.4996],[-93.5147,43.4996],[-93.5131,43.4996],[-93.5126,43.4996],[-93.5123,43.4996],[-93.5118,43.4996],[-93.5095,43.4996],[-93.5087,43.4996],[-93.5081,43.4996],[-93.5075,43.4996],[-93.5061,43.4996],[-93.5055,43.4996],[-93.5054,43.4996],[-93.5051,43.4996],[-93.5049,43.4996],[-93.5044,43.4996],[-93.5038,43.4996],[-93.5029,43.4996],[-93.5024,43.4996],[-93.5022,43.4996],[-93.5021,43.4996],[-93.5012,43.4996],[-93.5009,43.4996],[-93.5004,43.4996],[-93.5002,43.4996],[-93.4989,43.4996],[-93.4984,43.4996],[-93.4982,43.4996],[-93.4976,43.4996],[-93.4973,43.4996],[-93.4926,43.4996],[-93.4921,43.4996],[-93.4918,43.4996],[-93.4914,43.4996],[-93.4898,43.4996],[-93.4893,43.4996],[-93.4888,43.4996],[-93.4882,43.4996],[-93.4878,43.4996],[-93.4831,43.4995],[-93.4814,43.4995],[-93.4785,43.4995],[-93.4728,43.4995],[-93.4723,43.4995],[-93.4683,43.4996],[-93.468,43.4996],[-93.4668,43.4996],[-93.4614,43.4996],[-93.4586,43.4996],[-93.4536,43.4996],[-93.4534,43.4996],[-93.4487,43.4995],[-93.4458,43.4995],[-93.4419,43.4996],[-93.4388,43.4996],[-93.4381,43.4996],[-93.4375,43.4995],[-93.4347,43.4995],[-93.4312,43.4996],[-93.4286,43.4996],[-93.4285,43.4996],[-93.4281,43.4996],[-93.4279,43.4996],[-93.4276,43.4996],[-93.4229,43.4996],[-93.4203,43.4996],[-93.4186,43.4996],[-93.4145,43.4995],[-93.4136,43.4995],[-93.4135,43.4995],[-93.4106,43.4995],[-93.4086,43.4995],[-93.4033,43.4995],[-93.399,43.4995],[-93.3986,43.4995],[-93.3935,43.4995],[-93.3911,43.4995],[-93.391,43.4995],[-93.3901,43.4995],[-93.3864,43.4995],[-93.3821,43.4995],[-93.3819,43.4995],[-93.3817,43.4995],[-93.3799,43.4995],[-93.3795,43.4995],[-93.3786,43.4995],[-93.3758,43.4995],[-93.3752,43.4995],[-93.375,43.4995],[-93.3721,43.4995],[-93.3701,43.4995],[-93.37,43.4995],[-93.3691,43.4995],[-93.369,43.4995],[-93.367,43.4995],[-93.3626,43.4995],[-93.3588,43.4995],[-93.3587,43.4995],[-93.3549,43.4995],[-93.3537,43.4995],[-93.3533,43.4995],[-93.353,43.4995],[-93.3502,43.4995],[-93.3467,43.4995],[-93.346,43.4995],[-93.3455,43.4995],[-93.3453,43.4995],[-93.3452,43.4995],[-93.3442,43.4995],[-93.344,43.4995],[-93.3431,43.4995],[-93.3418,43.4995],[-93.3401,43.4995],[-93.3388,43.4995],[-93.3374,43.4995],[-93.3371,43.4995],[-93.3369,43.4995],[-93.334,43.4995],[-93.3302,43.4995],[-93.3287,43.4995],[-93.3258,43.4995],[-93.322,43.4995],[-93.3214,43.4995],[-93.3206,43.4995],[-93.3178,43.4995],[-93.3168,43.4995],[-93.3145,43.4995],[-93.3139,43.4995],[-93.3125,43.4995],[-93.3071,43.4995],[-93.3066,43.4995],[-93.3039,43.4995],[-93.3032,43.4995],[-93.303,43.4995],[-93.3028,43.4995],[-93.3011,43.4995],[-93.3006,43.4995],[-93.2989,43.4995],[-93.2963,43.4995],[-93.2951,43.4995],[-93.2906,43.4995],[-93.289,43.4995],[-93.2862,43.4995],[-93.2818,43.4995],[-93.2804,43.4995],[-93.2763,43.4995],[-93.2739,43.4995],[-93.2721,43.4995],[-93.2718,43.4995],[-93.2678,43.4994],[-93.2676,43.4994],[-93.2675,43.4994],[-93.2674,43.4994],[-93.2673,43.4994],[-93.267,43.4994],[-93.261,43.4994],[-93.2502,43.4994],[-93.2478,43.4995],[-93.2472,43.4995],[-93.2461,43.4995],[-93.246,43.4995],[-93.2447,43.4995],[-93.2436,43.4995],[-93.2339,43.4995],[-93.2287,43.4995],[-93.2284,43.4995],[-93.2279,43.4995],[-93.2261,43.4995],[-93.2206,43.4995],[-93.2178,43.4995],[-93.2156,43.4995],[-93.2155,43.4995],[-93.2131,43.4995],[-93.2107,43.4995],[-93.2097,43.4995],[-93.2091,43.4995],[-93.2011,43.4996],[-93.1979,43.4996],[-93.1934,43.4996],[-93.1891,43.4996],[-93.1875,43.4996],[-93.1838,43.4996],[-93.1769,43.4996],[-93.172,43.4996],[-93.1714,43.4996],[-93.1692,43.4996],[-93.1691,43.4996],[-93.1623,43.4996],[-93.1611,43.4996],[-93.1569,43.4996],[-93.1554,43.4996],[-93.1492,43.4996],[-93.1444,43.4996],[-93.1412,43.4996],[-93.1374,43.4996],[-93.1364,43.4996],[-93.1329,43.4996],[-93.1317,43.4996],[-93.129,43.4996],[-93.1277,43.4996],[-93.1243,43.4996],[-93.124,43.4996],[-93.1236,43.4996],[-93.1178,43.4996],[-93.1167,43.4996],[-93.1141,43.4996],[-93.1115,43.4996],[-93.1101,43.4996],[-93.1093,43.4997],[-93.1077,43.4997],[-93.1074,43.4997],[-93.1028,43.4996],[-93.1005,43.4996],[-93.0952,43.4997],[-93.094,43.4996],[-93.0924,43.4996],[-93.092,43.4996],[-93.0917,43.4996],[-93.0893,43.4996],[-93.0867,43.4996],[-93.0843,43.4996],[-93.0825,43.4997],[-93.0822,43.4997],[-93.0819,43.4997],[-93.0785,43.4997],[-93.0756,43.4997],[-93.0724,43.4996],[-93.0712,43.4996],[-93.0693,43.4996],[-93.0654,43.4996],[-93.0625,43.4997],[-93.0623,43.4997],[-93.062,43.4997],[-93.0605,43.4997],[-93.0604,43.4997],[-93.06,43.4997],[-93.0575,43.4997],[-93.0559,43.4997],[-93.0554,43.4997],[-93.0528,43.4997],[-93.0502,43.4997],[-93.0492,43.4997],[-93.046,43.4997],[-93.0444,43.4997],[-93.0428,43.4997],[-93.0411,43.4997],[-93.0394,43.4997],[-93.0388,43.4997],[-93.0362,43.4997],[-93.0336,43.4997],[-93.0296,43.4997],[-93.0281,43.4997],[-93.0243,43.4997],[-93.0195,43.4997],[-93.0181,43.4997],[-93.0142,43.4997],[-93.0096,43.4997],[-93.0095,43.4997],[-93.0088,43.4997],[-93.0077,43.4998],[-93.0065,43.4998],[-93.003,43.4998],[-93.002,43.4998],[-93.0019,43.4998],[-93.0018,43.4998],[-93.0017,43.4998],[-93.0016,43.4998],[-93.001,43.4998],[-92.9998,43.4998],[-92.9981,43.4998],[-92.9939,43.4998],[-92.992,43.4998],[-92.9919,43.4998],[-92.9913,43.4998],[-92.9894,43.4998],[-92.9888,43.4998],[-92.9885,43.4998],[-92.9878,43.4998],[-92.9876,43.4998],[-92.9874,43.4998],[-92.9869,43.4998],[-92.9867,43.4998],[-92.9859,43.4998],[-92.9836,43.4998],[-92.9831,43.4998],[-92.9828,43.4998],[-92.9826,43.4998],[-92.982,43.4998],[-92.9818,43.4998],[-92.9816,43.4998],[-92.9812,43.4998],[-92.981,43.4998],[-92.9809,43.4998],[-92.9806,43.4998],[-92.9805,43.4998],[-92.9803,43.4998],[-92.9797,43.4998],[-92.9795,43.4998],[-92.9784,43.4997],[-92.9751,43.4997],[-92.974,43.4996],[-92.9723,43.4996],[-92.9674,43.4995],[-92.9658,43.4995],[-92.9641,43.4996],[-92.9587,43.4998],[-92.957,43.4998],[-92.9564,43.4998],[-92.9548,43.4996],[-92.9542,43.4995],[-92.9533,43.4996],[-92.9505,43.4998],[-92.9496,43.4998],[-92.9494,43.4998],[-92.9495,43.4996],[-92.9494,43.4996],[-92.9494,43.4995],[-92.9493,43.4995],[-92.9488,43.4995],[-92.9487,43.4995],[-92.9483,43.4996],[-92.9471,43.4998],[-92.947,43.4998],[-92.9467,43.4998],[-92.9466,43.4998],[-92.9463,43.4996],[-92.9462,43.4995],[-92.9458,43.4996],[-92.9449,43.4997],[-92.9445,43.4998],[-92.9443,43.4998],[-92.9439,43.4997],[-92.9438,43.4997],[-92.9423,43.4996],[-92.9418,43.4996],[-92.9417,43.4996],[-92.9414,43.4995],[-92.9413,43.4995],[-92.9412,43.4998],[-92.941,43.4997],[-92.9404,43.4996],[-92.9402,43.4996],[-92.9401,43.4995],[-92.9397,43.4995],[-92.9396,43.4995],[-92.9396,43.4998],[-92.938,43.4998],[-92.9331,43.4998],[-92.9315,43.4998],[-92.9312,43.4997],[-92.9301,43.4996],[-92.9297,43.4996],[-92.9296,43.4998],[-92.9287,43.4997],[-92.9261,43.4996],[-92.9252,43.4995],[-92.9238,43.4996],[-92.9197,43.4998],[-92.9184,43.4998],[-92.9184,43.4996],[-92.9178,43.4996],[-92.9163,43.4996],[-92.9158,43.4996],[-92.9137,43.4996],[-92.9076,43.4996],[-92.9055,43.4996],[-92.9051,43.4996],[-92.9039,43.4995],[-92.9035,43.4995],[-92.9034,43.4999],[-92.9026,43.4999],[-92.9002,43.4999],[-92.8995,43.4999],[-92.8994,43.4996],[-92.8976,43.4996],[-92.8922,43.4997],[-92.8904,43.4998],[-92.8903,43.4998],[-92.8899,43.4998],[-92.8898,43.4999],[-92.8897,43.4995],[-92.8883,43.4996],[-92.8843,43.4998],[-92.883,43.4999],[-92.8829,43.4995],[-92.882,43.4995],[-92.8795,43.4996],[-92.8786,43.4996],[-92.8785,43.4999],[-92.8769,43.4998],[-92.8751,43.4998],[-92.8719,43.4996],[-92.8703,43.4995],[-92.8679,43.4995],[-92.8609,43.4995],[-92.8586,43.4995],[-92.8586,43.4999],[-92.8582,43.4999],[-92.8571,43.4999],[-92.8567,43.4999],[-92.8567,43.4995],[-92.8552,43.4995],[-92.851,43.4995],[-92.8496,43.4995],[-92.8495,43.4999],[-92.8467,43.4998],[-92.8386,43.4996],[-92.8358,43.4995],[-92.8358,43.4999],[-92.8347,43.4998],[-92.8314,43.4996],[-92.8303,43.4996],[-92.8299,43.4995],[-92.829,43.4995],[-92.8286,43.4995],[-92.8286,43.4999],[-92.8272,43.4999],[-92.8231,43.5],[-92.8217,43.5],[-92.8195,43.5],[-92.8126,43.5],[-92.8103,43.4999],[-92.81,43.4999],[-92.809,43.4999],[-92.8086,43.4999],[-92.8062,43.5],[-92.805,43.5],[-92.8023,43.5],[-92.7939,43.5],[-92.7903,43.5],[-92.79,43.5],[-92.789,43.5],[-92.7886,43.5],[-92.7874,43.5],[-92.7837,43.5],[-92.7825,43.5],[-92.7814,43.5],[-92.7808,43.5],[-92.7779,43.5],[-92.7767,43.5],[-92.7753,43.5],[-92.7743,43.5],[-92.7712,43.5],[-92.7698,43.5],[-92.7696,43.5],[-92.769,43.5],[-92.7689,43.5],[-92.7675,43.5],[-92.7635,43.5],[-92.7621,43.5],[-92.7614,43.5],[-92.7601,43.5],[-92.754,43.5],[-92.752,43.5],[-92.7516,43.5],[-92.7505,43.5],[-92.7502,43.5],[-92.75,43.5],[-92.7494,43.5],[-92.7493,43.5],[-92.7489,43.5],[-92.748,43.5],[-92.7477,43.5],[-92.7476,43.5],[-92.7475,43.5],[-92.7473,43.5],[-92.7472,43.5],[-92.7442,43.5],[-92.7403,43.5],[-92.7396,43.5001],[-92.7371,43.5001],[-92.7355,43.5],[-92.7326,43.5],[-92.7325,43.5],[-92.7323,43.5],[-92.7322,43.5],[-92.732,43.5],[-92.7316,43.5],[-92.7295,43.5],[-92.7288,43.5001],[-92.7287,43.5001],[-92.7286,43.5001],[-92.7282,43.5001],[-92.7265,43.5001],[-92.7262,43.5001],[-92.7255,43.5001],[-92.725,43.5001],[-92.7233,43.5001],[-92.7228,43.5001],[-92.7207,43.5001],[-92.7178,43.5001],[-92.7145,43.5001],[-92.7124,43.5001],[-92.712,43.5001],[-92.7108,43.5001],[-92.7104,43.5001],[-92.7102,43.5001],[-92.7095,43.5001],[-92.7092,43.5001],[-92.7089,43.5001],[-92.7086,43.5001],[-92.7066,43.5001],[-92.706,43.5001],[-92.7059,43.5001],[-92.7047,43.5001],[-92.7032,43.5001],[-92.6983,43.5001],[-92.6953,43.5001],[-92.694,43.5001],[-92.6927,43.5001],[-92.6919,43.5001],[-92.6898,43.5001],[-92.689,43.5001],[-92.6887,43.5001],[-92.6857,43.5001],[-92.6762,43.5001],[-92.6759,43.5001],[-92.6726,43.5001],[-92.6722,43.5001],[-92.6712,43.5001],[-92.6709,43.5001],[-92.6705,43.5001],[-92.6694,43.5001],[-92.669,43.5001],[-92.6687,43.5001],[-92.667,43.5001],[-92.6609,43.5002],[-92.6591,43.5002],[-92.659,43.5002],[-92.6589,43.5002],[-92.6577,43.5002],[-92.6557,43.5002],[-92.6543,43.5002],[-92.6532,43.5002],[-92.6527,43.5002],[-92.6524,43.5002],[-92.65,43.5002],[-92.6492,43.5002],[-92.6488,43.5002],[-92.6482,43.5002],[-92.6481,43.5002],[-92.6452,43.5002],[-92.6442,43.5002],[-92.6439,43.5002],[-92.6437,43.5002],[-92.643,43.5002],[-92.6427,43.5002],[-92.6414,43.5002],[-92.6374,43.5002],[-92.6363,43.5002],[-92.636,43.5002],[-92.6354,43.5002],[-92.6335,43.5002],[-92.6329,43.5002],[-92.6326,43.5002],[-92.6317,43.5002],[-92.6315,43.5002],[-92.631,43.5002],[-92.6297,43.5002],[-92.6293,43.5002],[-92.6289,43.5002],[-92.6288,43.5002],[-92.6279,43.5002],[-92.6275,43.5002],[-92.6274,43.5002],[-92.6271,43.5002],[-92.6258,43.5002],[-92.6254,43.5002],[-92.6244,43.5002],[-92.6229,43.5002],[-92.6157,43.5002],[-92.6143,43.5002],[-92.6132,43.5002],[-92.6124,43.5002],[-92.6098,43.5002],[-92.6089,43.5002],[-92.6088,43.5002],[-92.6083,43.5002],[-92.6071,43.5002],[-92.6065,43.5002],[-92.6059,43.5002],[-92.6048,43.5002],[-92.6016,43.5002],[-92.6015,43.5002],[-92.6005,43.5002],[-92.599,43.5002],[-92.5946,43.5002],[-92.5931,43.5002],[-92.5927,43.5002],[-92.5914,43.5002],[-92.591,43.5002],[-92.5906,43.5002],[-92.5894,43.5002],[-92.5891,43.5002],[-92.5888,43.5002],[-92.5859,43.5002],[-92.5822,43.5003],[-92.5763,43.5003],[-92.5749,43.5003],[-92.5731,43.5003],[-92.5723,43.5003],[-92.5698,43.5003],[-92.5689,43.5003],[-92.5669,43.5003],[-92.5616,43.5003],[-92.561,43.5003],[-92.559,43.5003],[-92.5589,43.5003],[-92.558,43.5003],[-92.5574,43.5003],[-92.5531,43.5002],[-92.5522,43.5002],[-92.5498,43.5002],[-92.5476,43.5002],[-92.5453,43.5002],[-92.5434,43.5002],[-92.5433,43.5002],[-92.5408,43.5002],[-92.5389,43.5002],[-92.5388,43.5002],[-92.5362,43.5002],[-92.5341,43.5002],[-92.5321,43.5002],[-92.5319,43.5002],[-92.529,43.5002],[-92.5289,43.5002],[-92.5279,43.5002],[-92.5256,43.5002],[-92.5147,43.5002],[-92.5144,43.5002],[-92.5089,43.5002],[-92.508,43.5002],[-92.5057,43.5002],[-92.5051,43.5002],[-92.505,43.5002],[-92.5041,43.5003],[-92.504,43.5003],[-92.5038,43.5003],[-92.5019,43.5003],[-92.5,43.5003],[-92.4992,43.5003],[-92.4991,43.5003],[-92.499,43.5003],[-92.4989,43.5003],[-92.4988,43.5004],[-92.4986,43.5004],[-92.4977,43.5004],[-92.4975,43.5004],[-92.4971,43.5004],[-92.4969,43.5003],[-92.4968,43.5003],[-92.4962,43.5003],[-92.4955,43.5003],[-92.4954,43.5003],[-92.4949,43.5003],[-92.4947,43.5003],[-92.4896,43.5003],[-92.4893,43.5003],[-92.488,43.5003],[-92.4876,43.5003],[-92.4875,43.5003],[-92.4873,43.5003],[-92.484,43.5003],[-92.4757,43.5003],[-92.4752,43.5003],[-92.4737,43.5003],[-92.471,43.5003],[-92.4689,43.5003],[-92.4677,43.5003],[-92.4647,43.5003],[-92.4645,43.5003],[-92.4644,43.5003],[-92.463,43.5003],[-92.4627,43.5003],[-92.4617,43.5004],[-92.459,43.5004],[-92.4577,43.5004],[-92.4555,43.5004],[-92.4547,43.5004],[-92.4546,43.5004],[-92.4529,43.5004],[-92.4528,43.5004],[-92.4489,43.5005],[-92.4466,43.5005],[-92.4455,43.5005],[-92.4445,43.5005],[-92.4413,43.5005],[-92.439,43.5005],[-92.4377,43.5005],[-92.4358,43.5005],[-92.4356,43.5005],[-92.4355,43.5005],[-92.4351,43.5005],[-92.4325,43.5005],[-92.4322,43.5005],[-92.4317,43.5005],[-92.4316,43.5005],[-92.4308,43.5005],[-92.4288,43.5005],[-92.4266,43.5006],[-92.4237,43.5005],[-92.4207,43.5005],[-92.4189,43.5006],[-92.4188,43.5006],[-92.4164,43.5006],[-92.4142,43.5005],[-92.4136,43.5005],[-92.4134,43.5005],[-92.4123,43.5006],[-92.4105,43.5005],[-92.4096,43.5006],[-92.4092,43.5006],[-92.4089,43.5006],[-92.4089,43.5005],[-92.4088,43.5005],[-92.4086,43.5005],[-92.4065,43.5005],[-92.4062,43.5005],[-92.406,43.5005],[-92.4047,43.5005],[-92.4024,43.5005],[-92.4007,43.5005],[-92.3963,43.5006],[-92.395,43.5006],[-92.3918,43.5006],[-92.3883,43.5005],[-92.3878,43.5005],[-92.3866,43.5005],[-92.3861,43.5005],[-92.386,43.5005],[-92.3842,43.5006],[-92.3841,43.5006],[-92.384,43.5006],[-92.3826,43.5006],[-92.3816,43.5006],[-92.3813,43.5007],[-92.3811,43.5006],[-92.3804,43.5006],[-92.38,43.5006],[-92.3799,43.5006],[-92.3796,43.5006],[-92.3793,43.5006],[-92.3782,43.5007],[-92.378,43.5007],[-92.3779,43.5007],[-92.3778,43.5007],[-92.3775,43.5006],[-92.3768,43.5006],[-92.3766,43.5006],[-92.3762,43.5006],[-92.3752,43.5006],[-92.3691,43.5005],[-92.3689,43.5005],[-92.368,43.5005],[-92.3666,43.5005],[-92.3663,43.5005],[-92.3618,43.5005],[-92.3613,43.5005],[-92.3587,43.5005],[-92.3557,43.5006],[-92.3524,43.5006],[-92.3513,43.5006],[-92.3498,43.5006],[-92.3494,43.5006],[-92.3475,43.5006],[-92.3468,43.5006],[-92.3462,43.5006],[-92.3455,43.5006],[-92.3431,43.5006],[-92.3294,43.5005],[-92.3286,43.5005],[-92.3276,43.5005],[-92.3263,43.5005],[-92.3255,43.5005],[-92.3232,43.5005],[-92.321,43.5005],[-92.3204,43.5005],[-92.3186,43.5005],[-92.3163,43.5005],[-92.3162,43.5005],[-92.3143,43.5005],[-92.3125,43.5005],[-92.3101,43.5005],[-92.3093,43.5005],[-92.3017,43.5006],[-92.3013,43.5006],[-92.3012,43.5006],[-92.2947,43.5005],[-92.2894,43.5005],[-92.2886,43.5006],[-92.2882,43.5006],[-92.2881,43.5006],[-92.2873,43.5006],[-92.2862,43.5006],[-92.2851,43.5006],[-92.2829,43.5006],[-92.2821,43.5006],[-92.2797,43.5006],[-92.2795,43.5006],[-92.2792,43.5006],[-92.2791,43.5006],[-92.2789,43.5006],[-92.2788,43.5006],[-92.2788,43.5005],[-92.2785,43.5004],[-92.2775,43.5005],[-92.2774,43.5005],[-92.2772,43.5005],[-92.277,43.5006],[-92.2769,43.5006],[-92.2752,43.5006],[-92.275,43.5006],[-92.272,43.5006],[-92.2717,43.5006],[-92.2716,43.5006],[-92.2711,43.5006],[-92.2702,43.5006],[-92.2694,43.5006],[-92.2666,43.5006],[-92.2644,43.5006],[-92.2621,43.5006],[-92.2614,43.5006],[-92.2609,43.5006],[-92.257,43.5006],[-92.2558,43.5006],[-92.2541,43.5006],[-92.2524,43.5006],[-92.251,43.5006],[-92.25,43.5006],[-92.2499,43.5006],[-92.2494,43.5006],[-92.2478,43.5006],[-92.2437,43.5006],[-92.2411,43.5006],[-92.2393,43.5006],[-92.2382,43.5006],[-92.2375,43.5006],[-92.2373,43.5006],[-92.2367,43.5006],[-92.2345,43.5006],[-92.2328,43.5006],[-92.2312,43.5006],[-92.2311,43.5006],[-92.2307,43.5006],[-92.2293,43.5006],[-92.2279,43.5006],[-92.2272,43.5006],[-92.2268,43.5006],[-92.2263,43.5006],[-92.226,43.5006],[-92.2257,43.5006],[-92.2253,43.5006],[-92.2249,43.5006],[-92.2247,43.5006],[-92.2244,43.5006],[-92.2242,43.5006],[-92.224,43.5006],[-92.2239,43.5007],[-92.2237,43.5007],[-92.2225,43.5006],[-92.2128,43.5005],[-92.2127,43.5005],[-92.209,43.5005],[-92.2015,43.5005],[-92.2014,43.5006],[-92.2007,43.5006],[-92.2004,43.5006],[-92.2002,43.5006],[-92.2,43.5006],[-92.1996,43.5005],[-92.1992,43.5005],[-92.199,43.5005],[-92.1989,43.5005],[-92.1989,43.5006],[-92.1979,43.5006],[-92.1826,43.5007],[-92.1825,43.5007],[-92.1789,43.5007],[-92.1787,43.5007],[-92.1719,43.5008],[-92.1718,43.5008],[-92.1716,43.5007],[-92.1714,43.5007],[-92.1713,43.5007],[-92.1701,43.5007],[-92.1693,43.5007],[-92.1687,43.5007],[-92.1679,43.5007],[-92.1661,43.5007],[-92.1647,43.5007],[-92.1641,43.5007],[-92.1632,43.5007],[-92.1631,43.5007],[-92.163,43.5007],[-92.1624,43.5007],[-92.1595,43.5007],[-92.1588,43.5007],[-92.1582,43.5007],[-92.1572,43.5007],[-92.1569,43.5007],[-92.1565,43.5007],[-92.1563,43.5007],[-92.1557,43.5007],[-92.1545,43.5007],[-92.1518,43.5007],[-92.1507,43.5007],[-92.1501,43.5007],[-92.1499,43.5007],[-92.1476,43.5008],[-92.1475,43.5008],[-92.1402,43.5008],[-92.14,43.5008],[-92.1393,43.5008],[-92.1371,43.5007],[-92.1369,43.5007],[-92.1367,43.5007],[-92.1365,43.5007],[-92.1362,43.5007],[-92.135,43.5007],[-92.1344,43.5007],[-92.1328,43.5007],[-92.1321,43.5007],[-92.1304,43.5007],[-92.1299,43.5007],[-92.1292,43.5007],[-92.1278,43.5007],[-92.127,43.5007],[-92.1249,43.5007],[-92.1243,43.5007],[-92.1226,43.5007],[-92.1194,43.5008],[-92.1192,43.5008],[-92.1189,43.5008],[-92.1187,43.5008],[-92.1185,43.5008],[-92.1176,43.5008],[-92.1174,43.5008],[-92.1039,43.5007],[-92.1012,43.5007],[-92.1011,43.5007],[-92.0929,43.5007],[-92.0928,43.5007],[-92.0924,43.5007],[-92.0921,43.5007],[-92.0908,43.5007],[-92.09,43.5007],[-92.0895,43.5007],[-92.087,43.5007],[-92.0829,43.5007],[-92.0828,43.5007],[-92.0827,43.5008],[-92.0812,43.5007],[-92.0798,43.5006],[-92.0795,43.5007],[-92.0785,43.5007],[-92.0774,43.5007],[-92.0768,43.5007],[-92.0763,43.5007],[-92.0747,43.5007],[-92.074,43.5007],[-92.0727,43.5008],[-92.0717,43.5007],[-92.0679,43.5008],[-92.0656,43.5007],[-92.0627,43.5008],[-92.0606,43.5007],[-92.0605,43.5007],[-92.0601,43.5007],[-92.06,43.5007],[-92.0593,43.5007],[-92.059,43.5007],[-92.0589,43.5007],[-92.058,43.5007],[-92.0569,43.5007],[-92.0565,43.5007],[-92.0557,43.5007],[-92.0542,43.5007],[-92.0539,43.5007],[-92.0535,43.5007],[-92.0523,43.5007],[-92.0513,43.5007],[-92.049,43.5007],[-92.0483,43.5007],[-92.0482,43.5007],[-92.0473,43.5007],[-92.0428,43.5007],[-92.0412,43.5007],[-92.0376,43.5007],[-92.037,43.5007],[-92.0359,43.5007],[-92.0346,43.5007],[-92.0324,43.5006],[-92.0307,43.5006],[-92.0306,43.5006],[-92.0298,43.5006],[-92.0297,43.5006],[-92.0296,43.5006],[-92.0258,43.5006],[-92.025,43.5007],[-92.0246,43.5007],[-92.0242,43.5007],[-92.0233,43.5006],[-92.0217,43.5006],[-92.0201,43.5006],[-92.0189,43.5007],[-92.0171,43.5007],[-92.0168,43.5007],[-92.016,43.5007],[-92.0145,43.5007],[-92.0133,43.5007],[-92.0132,43.5007],[-92.0125,43.5007],[-92.0124,43.5007],[-92.0123,43.5007],[-92.0112,43.5007],[-92.0111,43.5007],[-92.0102,43.5007],[-92.0097,43.5007],[-92.0093,43.5007],[-92.0064,43.5007],[-92.005,43.5007],[-92.004,43.5007],[-92.002,43.5008],[-92.0006,43.5008],[-92.0001,43.5008],[-92,43.5008],[-91.9986,43.5007],[-91.9962,43.5007],[-91.9956,43.5007],[-91.9913,43.5007],[-91.9909,43.5007],[-91.9906,43.5007],[-91.9899,43.5007],[-91.9896,43.5007],[-91.9885,43.5007],[-91.9878,43.5007],[-91.9853,43.5007],[-91.9839,43.5007],[-91.9826,43.5007],[-91.9793,43.5007],[-91.9789,43.5007],[-91.9781,43.5007],[-91.9765,43.5007],[-91.9757,43.5007],[-91.9748,43.5007],[-91.9732,43.5007],[-91.9715,43.5006],[-91.9707,43.5006],[-91.9704,43.5006],[-91.9699,43.5007],[-91.9697,43.5007],[-91.9696,43.5007],[-91.9694,43.5007],[-91.9684,43.5007],[-91.967,43.5007],[-91.9661,43.5007],[-91.9621,43.5007],[-91.9619,43.5007],[-91.9617,43.5007],[-91.9613,43.5007],[-91.9607,43.5007],[-91.9596,43.5007],[-91.9589,43.5007],[-91.9586,43.5007],[-91.9578,43.5007],[-91.9574,43.5007],[-91.957,43.5007],[-91.9564,43.5007],[-91.9556,43.5007],[-91.9549,43.5007],[-91.9544,43.5007],[-91.9538,43.5007],[-91.9532,43.5007],[-91.9526,43.5007],[-91.9519,43.5007],[-91.9513,43.5007],[-91.9505,43.5007],[-91.9503,43.5007],[-91.9501,43.5007],[-91.95,43.5007],[-91.9476,43.5005],[-91.9475,43.5005],[-91.9417,43.5007],[-91.9416,43.5007],[-91.9413,43.5007],[-91.9406,43.5007],[-91.9404,43.5007],[-91.9391,43.5007],[-91.9381,43.5007],[-91.9367,43.5007],[-91.9343,43.5007],[-91.931,43.5007],[-91.9308,43.5007],[-91.9307,43.5007],[-91.9305,43.5007],[-91.9302,43.5006],[-91.93,43.5009],[-91.9299,43.5008],[-91.9296,43.5008],[-91.9294,43.5007],[-91.9292,43.5007],[-91.9287,43.5007],[-91.9223,43.5008],[-91.9214,43.5008],[-91.9213,43.5008],[-91.9207,43.5008],[-91.9195,43.5008],[-91.9185,43.5008],[-91.9176,43.5008],[-91.9174,43.5008],[-91.9151,43.5008],[-91.9143,43.5008],[-91.9133,43.5008],[-91.9118,43.5008],[-91.911,43.5008],[-91.9107,43.5008],[-91.9099,43.5008],[-91.9097,43.5008],[-91.9086,43.5008],[-91.9081,43.5008],[-91.9068,43.5008],[-91.9059,43.5008],[-91.9056,43.5008],[-91.9033,43.5008],[-91.9011,43.5008],[-91.8994,43.5007],[-91.8973,43.5007],[-91.8959,43.5007],[-91.8942,43.5007],[-91.8923,43.5007],[-91.8902,43.5007],[-91.89,43.5007],[-91.8898,43.5007],[-91.888,43.5007],[-91.8876,43.5007],[-91.8832,43.5007],[-91.8816,43.5008],[-91.8785,43.5007],[-91.8783,43.5007],[-91.8749,43.5007],[-91.8733,43.5007],[-91.8711,43.5007],[-91.8709,43.5007],[-91.8706,43.5007],[-91.8705,43.5008],[-91.8703,43.5008],[-91.8702,43.5009],[-91.8702,43.5008],[-91.87,43.5008],[-91.8698,43.5007],[-91.8696,43.5007],[-91.8693,43.5007],[-91.8682,43.5007],[-91.8662,43.5007],[-91.8639,43.5007],[-91.8622,43.5007],[-91.8512,43.5007],[-91.8509,43.5007],[-91.8499,43.5007],[-91.8497,43.5007],[-91.8487,43.5008],[-91.8464,43.5007],[-91.8448,43.5007],[-91.8427,43.5008],[-91.8377,43.5008],[-91.8364,43.5008],[-91.8361,43.5008],[-91.8359,43.5008],[-91.835,43.5008],[-91.8307,43.5007],[-91.8306,43.5007],[-91.8302,43.5007],[-91.8301,43.5008],[-91.8297,43.5007],[-91.8281,43.5007],[-91.828,43.5007],[-91.8253,43.5007],[-91.8251,43.5007],[-91.825,43.5007],[-91.8203,43.5007],[-91.8201,43.5007],[-91.8156,43.5007],[-91.811,43.5007],[-91.8072,43.5007],[-91.8071,43.5007],[-91.807,43.5007],[-91.8069,43.5007],[-91.8068,43.5007],[-91.8065,43.5007],[-91.8063,43.5007],[-91.806,43.5007],[-91.8057,43.5007],[-91.8056,43.5007],[-91.7989,43.5007],[-91.7988,43.5007],[-91.7906,43.5007],[-91.7825,43.5007],[-91.7821,43.5007],[-91.779,43.5008],[-91.7789,43.5008],[-91.7788,43.5008],[-91.7785,43.5008],[-91.7782,43.5008],[-91.7775,43.5008],[-91.7772,43.5008],[-91.777,43.5008],[-91.7769,43.5007],[-91.7613,43.5008],[-91.7608,43.5008],[-91.76,43.5008],[-91.7593,43.5008],[-91.7589,43.5008],[-91.7586,43.5008],[-91.7569,43.5007],[-91.7568,43.5007],[-91.7547,43.5007],[-91.7538,43.5007],[-91.7529,43.5007],[-91.75,43.5007],[-91.7493,43.5007],[-91.7484,43.5007],[-91.7463,43.5007],[-91.7457,43.5007],[-91.7417,43.5007],[-91.7413,43.5007],[-91.7405,43.5007],[-91.7396,43.5007],[-91.7386,43.5007],[-91.7375,43.5008],[-91.7374,43.5008],[-91.7373,43.5007],[-91.7372,43.5007],[-91.7372,43.5005],[-91.7366,43.5006],[-91.7333,43.5006],[-91.7314,43.5007],[-91.7309,43.5007],[-91.7305,43.5007],[-91.7303,43.5008],[-91.7302,43.5008],[-91.7301,43.5007],[-91.73,43.5007],[-91.7257,43.5007],[-91.7255,43.5007],[-91.7205,43.5007],[-91.716,43.5007],[-91.7155,43.5007],[-91.7153,43.5007],[-91.7118,43.5008],[-91.7007,43.5007],[-91.6805,43.5006],[-91.6753,43.5006],[-91.6708,43.5006],[-91.6634,43.5006],[-91.6622,43.5006],[-91.6617,43.5006],[-91.6608,43.5006],[-91.6584,43.5005],[-91.656,43.5005],[-91.6559,43.5005],[-91.6514,43.5005],[-91.6507,43.5005],[-91.6505,43.5005],[-91.65,43.5005],[-91.6495,43.5005],[-91.6489,43.5005],[-91.6485,43.5005],[-91.6484,43.5005],[-91.6477,43.5006],[-91.6467,43.5006],[-91.6457,43.5005],[-91.6451,43.5005],[-91.645,43.5006],[-91.6449,43.5006],[-91.6448,43.5007],[-91.6446,43.5006],[-91.6445,43.5006],[-91.6438,43.5006],[-91.6433,43.5006],[-91.643,43.5006],[-91.6428,43.5005],[-91.6427,43.5005],[-91.6409,43.5005],[-91.6408,43.5006],[-91.6407,43.5005],[-91.6404,43.5005],[-91.6403,43.5005],[-91.6397,43.5006],[-91.6356,43.5005],[-91.6345,43.5004],[-91.6344,43.5004],[-91.6344,43.5005],[-91.6342,43.5005],[-91.6322,43.5004],[-91.6314,43.5005],[-91.6286,43.5006],[-91.6256,43.5007],[-91.6255,43.5007],[-91.6251,43.5007],[-91.6211,43.5007],[-91.6209,43.5007],[-91.6202,43.5007],[-91.6175,43.5007],[-91.6174,43.5006],[-91.6173,43.5006],[-91.6172,43.5006],[-91.6171,43.5007],[-91.6158,43.5007],[-91.6157,43.5007],[-91.6156,43.5006],[-91.6155,43.5006],[-91.6151,43.5006],[-91.6142,43.5006],[-91.6132,43.5006],[-91.6108,43.5007],[-91.6104,43.5007],[-91.6083,43.5007],[-91.6056,43.5007],[-91.6031,43.5007],[-91.5945,43.5007],[-91.5917,43.5007],[-91.5914,43.5007],[-91.591,43.5007],[-91.5897,43.5007],[-91.5736,43.5005],[-91.571,43.5005],[-91.5708,43.5005],[-91.5703,43.5005],[-91.5701,43.5005],[-91.5691,43.5005],[-91.566,43.5005],[-91.5649,43.5005],[-91.5637,43.5005],[-91.5602,43.5005],[-91.5591,43.5005],[-91.551,43.5007],[-91.5507,43.5007],[-91.5493,43.5007],[-91.5463,43.5007],[-91.5453,43.5007],[-91.5423,43.5007],[-91.5416,43.5007],[-91.5338,43.5006],[-91.5328,43.5006],[-91.53,43.5006],[-91.529,43.5006],[-91.5275,43.5006],[-91.5228,43.5006],[-91.5218,43.5006],[-91.5212,43.5006],[-91.5211,43.5006],[-91.5204,43.5006],[-91.5183,43.5006],[-91.5176,43.5006],[-91.5149,43.5006],[-91.5066,43.5006],[-91.5039,43.5006],[-91.5001,43.5006],[-91.4991,43.5007],[-91.4939,43.5007],[-91.4938,43.5007],[-91.4935,43.5008],[-91.491,43.5007],[-91.4906,43.5007],[-91.4854,43.5007],[-91.4842,43.5007],[-91.4826,43.5007],[-91.4805,43.5007],[-91.4801,43.5007],[-91.4795,43.5007],[-91.4794,43.5007],[-91.475,43.5006],[-91.472,43.5007],[-91.4719,43.5007],[-91.4691,43.5007],[-91.4655,43.5007],[-91.4654,43.5007],[-91.4653,43.5007],[-91.4651,43.5007],[-91.4647,43.5006],[-91.464,43.5006],[-91.4621,43.5006],[-91.4614,43.5006],[-91.4606,43.5006],[-91.4582,43.5006],[-91.4574,43.5006],[-91.4557,43.5006],[-91.4506,43.5006],[-91.4488,43.5006],[-91.4482,43.5006],[-91.4463,43.5006],[-91.4457,43.5006],[-91.4456,43.5006],[-91.4455,43.5006],[-91.4448,43.5006],[-91.4426,43.5006],[-91.4424,43.5006],[-91.4422,43.5006],[-91.4419,43.5006],[-91.4412,43.5006],[-91.4388,43.5006],[-91.4381,43.5006],[-91.438,43.5006],[-91.4379,43.5006],[-91.4366,43.5007],[-91.4365,43.5007],[-91.4328,43.5007],[-91.4315,43.5007],[-91.4296,43.5007],[-91.4239,43.5008],[-91.4219,43.5008],[-91.42,43.5008],[-91.4161,43.5008],[-91.414,43.5008],[-91.4121,43.5008],[-91.4112,43.5008],[-91.4084,43.5008],[-91.4075,43.5008],[-91.4069,43.5008],[-91.4051,43.5008],[-91.4046,43.5008],[-91.4045,43.5008],[-91.4034,43.5008],[-91.4001,43.5009],[-91.399,43.5009],[-91.3985,43.5009],[-91.3976,43.5009],[-91.3973,43.5009],[-91.3933,43.5008],[-91.3919,43.5008],[-91.3906,43.5007],[-91.387,43.5007],[-91.3859,43.5007],[-91.3857,43.5007],[-91.3839,43.5006],[-91.3785,43.5005],[-91.3766,43.5005],[-91.3751,43.5006],[-91.3727,43.5006],[-91.372,43.5008],[-91.3718,43.5008],[-91.3717,43.5009],[-91.3715,43.5009],[-91.3713,43.5008],[-91.3693,43.5008],[-91.3674,43.5008],[-91.3617,43.5008],[-91.3598,43.5008],[-91.3597,43.5008],[-91.3595,43.5008],[-91.3591,43.5008],[-91.3526,43.5007],[-91.3523,43.5007],[-91.343,43.5007],[-91.3361,43.5007],[-91.3317,43.5007],[-91.3312,43.5007],[-91.3296,43.5007],[-91.3291,43.5007],[-91.329,43.5007],[-91.3289,43.5007],[-91.3288,43.5007],[-91.3277,43.5007],[-91.3245,43.5007],[-91.3235,43.5007],[-91.3233,43.5007],[-91.3228,43.5007],[-91.3226,43.5007],[-91.317,43.5008],[-91.3003,43.5008],[-91.2951,43.5008],[-91.2947,43.5008],[-91.2942,43.5008],[-91.2936,43.5008],[-91.2926,43.5008],[-91.2921,43.5008],[-91.2906,43.5008],[-91.2862,43.5009],[-91.2847,43.5009],[-91.2846,43.5009],[-91.2845,43.5009],[-91.2844,43.5009],[-91.2843,43.5009],[-91.2839,43.5009],[-91.2837,43.5009],[-91.2829,43.5009],[-91.2827,43.5009],[-91.2825,43.5009],[-91.2803,43.5009],[-91.2737,43.5009],[-91.2715,43.5009],[-91.2713,43.5009],[-91.2712,43.5009],[-91.271,43.5009],[-91.2709,43.5009],[-91.2704,43.5009],[-91.2688,43.5009],[-91.2682,43.5009],[-91.268,43.5009],[-91.2679,43.5009],[-91.2678,43.5009],[-91.2677,43.5009],[-91.2665,43.5009],[-91.2631,43.501],[-91.2619,43.501],[-91.2618,43.501],[-91.2617,43.501],[-91.2615,43.501],[-91.2613,43.501],[-91.2612,43.501],[-91.2575,43.501],[-91.2538,43.5009],[-91.2537,43.5009],[-91.2536,43.5009],[-91.2535,43.5009],[-91.2534,43.5009],[-91.2532,43.5009],[-91.2527,43.5008],[-91.2525,43.5008],[-91.2521,43.5007],[-91.2518,43.5007],[-91.2501,43.5008],[-91.2498,43.5007],[-91.2494,43.5006],[-91.2492,43.5005],[-91.2489,43.5005],[-91.2486,43.5005],[-91.2482,43.5005],[-91.248,43.5005],[-91.2477,43.5005],[-91.2469,43.5005],[-91.2466,43.5005],[-91.2465,43.5005],[-91.2462,43.5005],[-91.2461,43.5005],[-91.246,43.5005],[-91.2459,43.5005],[-91.2457,43.5005],[-91.2456,43.5005],[-91.2454,43.5005],[-91.2447,43.5005],[-91.2445,43.5005],[-91.2443,43.5005],[-91.2442,43.5005],[-91.244,43.5005],[-91.2439,43.5005],[-91.2438,43.5005],[-91.2437,43.5005],[-91.2435,43.5005],[-91.243,43.5005],[-91.2428,43.5005],[-91.2426,43.5005],[-91.2424,43.5005],[-91.2421,43.5005],[-91.242,43.5005],[-91.2417,43.5005],[-91.2416,43.5005],[-91.2406,43.5005],[-91.2402,43.5005],[-91.2398,43.5005],[-91.2384,43.5005],[-91.238,43.5005],[-91.2364,43.5005],[-91.2318,43.5005],[-91.2302,43.5005],[-91.23,43.5005],[-91.2292,43.5005],[-91.2289,43.5005],[-91.2288,43.5005],[-91.2285,43.5005],[-91.2284,43.5005],[-91.2282,43.5005],[-91.2277,43.5006],[-91.2276,43.5006],[-91.227,43.5006],[-91.2262,43.5006],[-91.226,43.5006],[-91.2255,43.5005],[-91.2251,43.5005],[-91.2245,43.5005],[-91.2235,43.5005],[-91.2227,43.5005],[-91.2224,43.5005],[-91.2221,43.5005],[-91.222,43.5005],[-91.2217,43.5006],[-91.2215,43.5006],[-91.2213,43.5006],[-91.221,43.5006],[-91.2201,43.5006],[-91.2198,43.5006],[-91.2194,43.5006],[-91.2189,43.5005],[-91.2184,43.5005],[-91.218,43.5005],[-91.2179,43.5005],[-91.2178,43.5005],[-91.2177,43.5005],[-91.2177,43.5004],[-91.2178,43.5],[-91.2178,43.4999],[-91.2179,43.4998],[-91.218,43.4989],[-91.218,43.4988],[-91.2182,43.4977],[-91.2183,43.4972],[-91.2182,43.497],[-91.2181,43.496],[-91.218,43.4951],[-91.218,43.4949],[-91.218,43.4947],[-91.218,43.4943],[-91.2179,43.494],[-91.2178,43.4926],[-91.2176,43.491],[-91.2165,43.4883],[-91.2163,43.4879],[-91.2159,43.487],[-91.2159,43.4869],[-91.2153,43.4848],[-91.2155,43.4837],[-91.216,43.4811],[-91.2162,43.4808],[-91.2167,43.4797],[-91.2204,43.4713],[-91.2231,43.4676],[-91.2246,43.4655],[-91.2258,43.4646],[-91.2265,43.4642],[-91.2295,43.4626],[-91.231,43.4611],[-91.2322,43.46],[-91.2332,43.4578],[-91.2334,43.4552],[-91.2332,43.4547],[-91.2332,43.4546],[-91.2332,43.4545],[-91.233,43.4536],[-91.2328,43.453],[-91.2327,43.4527],[-91.2327,43.4525],[-91.2326,43.4524],[-91.2326,43.4521],[-91.2325,43.4518],[-91.2323,43.4509],[-91.2318,43.4502],[-91.2308,43.4487],[-91.2298,43.4472],[-91.2288,43.4455],[-91.2233,43.4402],[-91.2227,43.4396],[-91.2221,43.439],[-91.2214,43.4382],[-91.2206,43.4374],[-91.2204,43.4373],[-91.2184,43.435],[-91.2182,43.4347],[-91.2157,43.4328],[-91.2136,43.4312],[-91.2091,43.4269],[-91.209,43.4268],[-91.2083,43.4261],[-91.2071,43.425],[-91.2062,43.4238],[-91.2056,43.423],[-91.2031,43.4198],[-91.2028,43.4192],[-91.2022,43.4179],[-91.2015,43.4165],[-91.2012,43.4159],[-91.2008,43.4145],[-91.2004,43.4127],[-91.2005,43.4085],[-91.1996,43.4038],[-91.1994,43.403],[-91.199,43.4019],[-91.199,43.4018],[-91.1989,43.4017],[-91.1986,43.4007],[-91.1982,43.3997],[-91.198,43.3992],[-91.1978,43.3967],[-91.1977,43.3953],[-91.1979,43.3942],[-91.1982,43.3929],[-91.1985,43.3916],[-91.1989,43.3898],[-91.1992,43.3892],[-91.1993,43.3891],[-91.1993,43.389],[-91.1994,43.3888],[-91.1995,43.3886],[-91.1996,43.3884],[-91.1997,43.3881],[-91.2007,43.3859],[-91.2018,43.384],[-91.2048,43.3789],[-91.205,43.3782],[-91.2053,43.3773],[-91.2057,43.3761],[-91.2059,43.3753],[-91.2061,43.375],[-91.2062,43.3749],[-91.2068,43.3743],[-91.2074,43.3737],[-91.2074,43.3736],[-91.2086,43.373],[-91.2102,43.3721],[-91.212,43.371],[-91.2128,43.3705],[-91.2134,43.3701],[-91.2142,43.3694],[-91.2145,43.369],[-91.2147,43.3688],[-91.215,43.368],[-91.2151,43.3672],[-91.2151,43.3671],[-91.215,43.3664],[-91.2148,43.3659],[-91.2144,43.3654],[-91.2133,43.3636],[-91.2105,43.3595],[-91.2103,43.359],[-91.2091,43.3568],[-91.2087,43.356],[-91.2085,43.3558],[-91.2084,43.3555],[-91.2076,43.3541],[-91.2067,43.3526],[-91.2066,43.3525],[-91.2053,43.3512],[-91.2047,43.3505],[-91.204,43.3499],[-91.2028,43.3494],[-91.2023,43.3493],[-91.2018,43.3491],[-91.1981,43.3487],[-91.1944,43.3483],[-91.1943,43.3483],[-91.1941,43.3483],[-91.188,43.3476],[-91.1876,43.3475],[-91.1874,43.3475],[-91.1872,43.3475],[-91.1867,43.3473],[-91.1861,43.3472],[-91.1855,43.3471],[-91.1826,43.3463],[-91.1811,43.3459],[-91.1793,43.3451],[-91.1768,43.3438],[-91.1751,43.3429],[-91.1715,43.3412],[-91.171,43.341],[-91.1698,43.3405],[-91.1683,43.34],[-91.1633,43.3383],[-91.1548,43.3348],[-91.1437,43.3316],[-91.1404,43.3307],[-91.1402,43.3306],[-91.1401,43.3306],[-91.1399,43.3305],[-91.1398,43.3305],[-91.1395,43.3304],[-91.1393,43.3304],[-91.1373,43.3298],[-91.1328,43.328],[-91.1291,43.3263],[-91.127,43.3251],[-91.1251,43.3239],[-91.1244,43.3234],[-91.1227,43.3224],[-91.121,43.3213],[-91.1205,43.321],[-91.12,43.3207],[-91.119,43.3201],[-91.118,43.3195],[-91.1177,43.3193],[-91.1099,43.3152],[-91.1098,43.3151],[-91.1098,43.315],[-91.1084,43.3143],[-91.1072,43.3137],[-91.1066,43.313],[-91.1052,43.3115],[-91.1027,43.3089],[-91.1003,43.3068],[-91.1,43.3065],[-91.098,43.3042],[-91.0978,43.3039],[-91.0965,43.3024],[-91.0953,43.3013],[-91.0891,43.2955],[-91.0864,43.2926],[-91.0857,43.2919],[-91.0843,43.2895],[-91.0838,43.2886],[-91.0833,43.2877],[-91.0828,43.2868],[-91.0821,43.2855],[-91.0814,43.2847],[-91.0799,43.2828],[-91.0783,43.2808],[-91.0771,43.2792],[-91.0757,43.2772],[-91.0746,43.2759],[-91.0737,43.2747],[-91.0717,43.2714],[-91.0717,43.2698],[-91.0716,43.2682],[-91.0719,43.267],[-91.0723,43.2657],[-91.0728,43.2644],[-91.0729,43.2632],[-91.0726,43.2621],[-91.0717,43.261],[-91.0699,43.2603],[-91.0685,43.26],[-91.0671,43.2601],[-91.0655,43.2603],[-91.0618,43.26],[-91.0597,43.2591],[-91.0586,43.2577],[-91.0579,43.2554],[-91.0579,43.2552],[-91.0579,43.2546],[-91.0579,43.254],[-91.0591,43.25],[-91.0597,43.2486],[-91.0617,43.2448],[-91.0617,43.2447],[-91.0621,43.244],[-91.0625,43.2432],[-91.0626,43.2432],[-91.0644,43.2413],[-91.0664,43.2393],[-91.0674,43.2385],[-91.0719,43.2352],[-91.0742,43.233],[-91.0793,43.2283],[-91.0796,43.228],[-91.0798,43.2279],[-91.08,43.2277],[-91.0875,43.2219],[-91.0954,43.2161],[-91.096,43.2156],[-91.0966,43.2152],[-91.0975,43.2145],[-91.0979,43.2142],[-91.1004,43.2123],[-91.1061,43.208],[-91.1065,43.2077],[-91.1068,43.2074],[-91.1079,43.2066],[-91.1094,43.2056],[-91.1112,43.2045],[-91.113,43.2034],[-91.1137,43.2029],[-91.1143,43.2027],[-91.1147,43.2025],[-91.115,43.2023],[-91.1171,43.2013],[-91.1191,43.2004],[-91.1204,43.1991],[-91.1209,43.1986],[-91.1214,43.1981],[-91.1222,43.1972],[-91.1239,43.1935],[-91.124,43.1923],[-91.1242,43.1901],[-91.1244,43.1879],[-91.1251,43.1872],[-91.1277,43.1837],[-91.1342,43.1744],[-91.1344,43.1743],[-91.1359,43.1734],[-91.1386,43.17],[-91.139,43.1693],[-91.1392,43.1689],[-91.1394,43.1685],[-91.1397,43.168],[-91.14,43.1675],[-91.14,43.1674],[-91.1412,43.1641],[-91.1414,43.1635],[-91.1415,43.163],[-91.1417,43.1624],[-91.1418,43.1618],[-91.1421,43.1609],[-91.1423,43.1599],[-91.1424,43.1598],[-91.1424,43.1596],[-91.1425,43.1593],[-91.1426,43.159],[-91.1427,43.1588],[-91.1427,43.1585],[-91.1433,43.1564],[-91.1446,43.1545],[-91.145,43.1541],[-91.1453,43.1536],[-91.1456,43.1532],[-91.1459,43.1528],[-91.146,43.1527],[-91.1462,43.1524],[-91.1559,43.1433],[-91.1562,43.1429],[-91.1604,43.1406],[-91.1636,43.1394],[-91.165,43.1389],[-91.1696,43.1376],[-91.1704,43.1374],[-91.1739,43.1354],[-91.1753,43.1347],[-91.1754,43.1344],[-91.177,43.1319],[-91.1779,43.1289],[-91.1783,43.125],[-91.1781,43.124],[-91.178,43.1224],[-91.178,43.1222],[-91.1779,43.1205],[-91.1777,43.1187],[-91.1777,43.1186],[-91.1775,43.1173],[-91.1774,43.1165],[-91.1772,43.1157],[-91.1767,43.1119],[-91.1761,43.1083],[-91.1757,43.1068],[-91.1754,43.1054],[-91.1753,43.105],[-91.1752,43.1038],[-91.1753,43.1023],[-91.1753,43.1013],[-91.1755,43.0997],[-91.1756,43.0988],[-91.1757,43.0972],[-91.176,43.0949],[-91.1763,43.0924],[-91.1763,43.0907],[-91.1763,43.0894],[-91.1765,43.0882],[-91.1765,43.0876],[-91.1769,43.0856],[-91.1769,43.0855],[-91.1771,43.082],[-91.1772,43.0811],[-91.1772,43.0802],[-91.1772,43.0789],[-91.1772,43.076],[-91.1773,43.073],[-91.1774,43.0724],[-91.1778,43.072],[-91.1788,43.0706],[-91.1791,43.0696],[-91.1794,43.0686],[-91.1795,43.0674],[-91.1793,43.0664],[-91.179,43.0659],[-91.1782,43.0648],[-91.1779,43.0642],[-91.1781,43.062],[-91.1772,43.0557],[-91.1767,43.0525],[-91.1766,43.0515],[-91.1764,43.0498],[-91.1761,43.0481],[-91.1757,43.045],[-91.1755,43.044],[-91.1754,43.043],[-91.1752,43.0413],[-91.1749,43.0401],[-91.1747,43.0387],[-91.1744,43.038],[-91.1743,43.0376],[-91.1742,43.0375],[-91.1735,43.036],[-91.1727,43.0335],[-91.1719,43.0308],[-91.1714,43.0284],[-91.1709,43.026],[-91.1707,43.0254],[-91.1702,43.0238],[-91.1696,43.0222],[-91.1687,43.0202],[-91.1682,43.0192],[-91.1679,43.0187],[-91.167,43.0168],[-91.1668,43.0163],[-91.1668,43.0162],[-91.1667,43.0161],[-91.1667,43.016],[-91.166,43.0143],[-91.1652,43.0122],[-91.165,43.0117],[-91.1645,43.01],[-91.1633,43.0065],[-91.1632,43.0063],[-91.1621,43.0036],[-91.1611,43.0008],[-91.1594,42.9967],[-91.1583,42.9937],[-91.1575,42.9915],[-91.1568,42.9882],[-91.1567,42.9878],[-91.1568,42.9859],[-91.1568,42.9858],[-91.1568,42.9857],[-91.1568,42.9853],[-91.1568,42.985],[-91.1569,42.9837],[-91.1569,42.9828],[-91.1569,42.9809],[-91.1569,42.9808],[-91.1566,42.9782],[-91.1555,42.9758],[-91.1552,42.9755],[-91.1534,42.9733],[-91.1509,42.9705],[-91.1499,42.969],[-91.1493,42.9682],[-91.1491,42.9679],[-91.148,42.9662],[-91.1471,42.9644],[-91.1466,42.9633],[-91.1464,42.9627],[-91.1462,42.9619],[-91.146,42.9611],[-91.1459,42.9608],[-91.1454,42.9582],[-91.1455,42.9573],[-91.1455,42.9566],[-91.1455,42.9565],[-91.1465,42.9535],[-91.1478,42.95],[-91.1491,42.9466],[-91.1496,42.9445],[-91.1497,42.9438],[-91.1499,42.942],[-91.1498,42.9402],[-91.1484,42.9372],[-91.1479,42.9361],[-91.1469,42.934],[-91.1457,42.931],[-91.1455,42.9304],[-91.1452,42.9293],[-91.1443,42.9266],[-91.1443,42.9265],[-91.1442,42.9261],[-91.1442,42.9257],[-91.1441,42.9253],[-91.1441,42.9249],[-91.1438,42.9229],[-91.1439,42.9207],[-91.1443,42.9193],[-91.1446,42.9181],[-91.1447,42.918],[-91.1448,42.9178],[-91.1449,42.9175],[-91.1453,42.9164],[-91.1458,42.9152],[-91.1459,42.915],[-91.1459,42.9144],[-91.1462,42.9123],[-91.1462,42.9119],[-91.1462,42.9099],[-91.1456,42.908],[-91.1448,42.906],[-91.1435,42.9047],[-91.1422,42.9045],[-91.141,42.9043],[-91.1405,42.9042],[-91.1394,42.904],[-91.1383,42.9038],[-91.138,42.9038],[-91.1377,42.9036],[-91.1374,42.9035],[-91.1329,42.9017],[-91.1328,42.9017],[-91.1327,42.9016],[-91.1326,42.9016],[-91.1323,42.9014],[-91.1314,42.9011],[-91.1312,42.901],[-91.1309,42.9009],[-91.1304,42.9007],[-91.1303,42.9006],[-91.13,42.9006],[-91.1291,42.9003],[-91.1261,42.8993],[-91.1251,42.8991],[-91.1232,42.8983],[-91.1204,42.8972],[-91.1184,42.8963],[-91.1182,42.8962],[-91.118,42.8961],[-91.1177,42.896],[-91.1176,42.8959],[-91.1175,42.8959],[-91.1174,42.8958],[-91.1173,42.8958],[-91.1172,42.8957],[-91.1171,42.8956],[-91.1168,42.8955],[-91.1162,42.8951],[-91.1155,42.8947],[-91.1149,42.8939],[-91.1146,42.8937],[-91.1145,42.8936],[-91.1142,42.8932],[-91.1132,42.8922],[-91.1128,42.8918],[-91.1122,42.8912],[-91.1111,42.8904],[-91.1081,42.8883],[-91.1071,42.8876],[-91.1071,42.8875],[-91.1057,42.8868],[-91.1041,42.886],[-91.1018,42.884],[-91.101,42.8834],[-91.1006,42.8831],[-91.1005,42.8828],[-91.1004,42.8826],[-91.0995,42.8802],[-91.0988,42.8785],[-91.0982,42.8758],[-91.0986,42.8726],[-91.0987,42.8713],[-91.0988,42.8701],[-91.0988,42.8699],[-91.0988,42.8682],[-91.0988,42.8669],[-91.0988,42.8656],[-91.0988,42.8655],[-91.0988,42.8644],[-91.0977,42.8599],[-91.0968,42.8581],[-91.0961,42.8567],[-91.0958,42.8563],[-91.0956,42.8558],[-91.0953,42.8553],[-91.0946,42.8544],[-91.0942,42.8539],[-91.0939,42.8536],[-91.0936,42.8533],[-91.0935,42.8532],[-91.0934,42.8531],[-91.0928,42.8524],[-91.0923,42.8518],[-91.0918,42.8512],[-91.0916,42.8505],[-91.0915,42.8503],[-91.0914,42.8499],[-91.0916,42.8487],[-91.0919,42.8476],[-91.0922,42.8465],[-91.0926,42.8448],[-91.0928,42.8442],[-91.093,42.8435],[-91.0931,42.8431],[-91.0939,42.84],[-91.0945,42.8376],[-91.0949,42.8357],[-91.0951,42.835],[-91.0948,42.8339],[-91.0947,42.8334],[-91.0946,42.8331],[-91.0945,42.8327],[-91.0944,42.8321],[-91.0942,42.8315],[-91.0941,42.8309],[-91.0941,42.8308],[-91.0939,42.8308],[-91.0911,42.8294],[-91.091,42.8294],[-91.0908,42.8294],[-91.0902,42.8292],[-91.0901,42.8292],[-91.0899,42.8293],[-91.0896,42.8293],[-91.0892,42.8294],[-91.0888,42.8294],[-91.0874,42.8296],[-91.0857,42.8299],[-91.0852,42.8299],[-91.0842,42.83],[-91.084,42.83],[-91.0835,42.83],[-91.0832,42.83],[-91.0829,42.83],[-91.0828,42.83],[-91.0825,42.8299],[-91.0822,42.8298],[-91.082,42.8296],[-91.0817,42.8293],[-91.0816,42.8292],[-91.0814,42.8291],[-91.0811,42.8289],[-91.0808,42.8288],[-91.0806,42.8287],[-91.0803,42.8285],[-91.08,42.8284],[-91.079,42.8278],[-91.0787,42.8277],[-91.0787,42.8266],[-91.0788,42.8262],[-91.079,42.8252],[-91.0793,42.823],[-91.0793,42.8203],[-91.0792,42.8175],[-91.0791,42.8175],[-91.0789,42.815],[-91.0787,42.8131],[-91.0786,42.8114],[-91.0786,42.8111],[-91.0786,42.8096],[-91.0784,42.8087],[-91.0782,42.808],[-91.0781,42.8065],[-91.0776,42.8038],[-91.0767,42.8005],[-91.0766,42.7997],[-91.0762,42.798],[-91.0756,42.796],[-91.0755,42.7955],[-91.0754,42.7954],[-91.0746,42.7938],[-91.0744,42.7933],[-91.0743,42.7932],[-91.0742,42.7927],[-91.0739,42.7916],[-91.0739,42.791],[-91.0738,42.7905],[-91.0733,42.7892],[-91.0725,42.7877],[-91.0722,42.7869],[-91.072,42.7864],[-91.0719,42.7856],[-91.072,42.7849],[-91.072,42.7845],[-91.0719,42.7841],[-91.0716,42.7836],[-91.0711,42.783],[-91.0708,42.7822],[-91.0709,42.7812],[-91.0709,42.7801],[-91.0707,42.7783],[-91.0706,42.7771],[-91.0707,42.7755],[-91.0707,42.7753],[-91.0708,42.7748],[-91.0703,42.7738],[-91.0702,42.7733],[-91.0702,42.7731],[-91.0699,42.7716],[-91.0699,42.7715],[-91.0696,42.7702],[-91.0696,42.7696],[-91.0694,42.7693],[-91.0693,42.7692],[-91.0684,42.7683],[-91.0665,42.7669],[-91.0659,42.7665],[-91.0646,42.7651],[-91.0632,42.764],[-91.0623,42.7633],[-91.0614,42.763],[-91.0607,42.7625],[-91.0603,42.7619],[-91.0601,42.76],[-91.0605,42.7592],[-91.0606,42.7588],[-91.0614,42.758],[-91.0623,42.7575],[-91.0631,42.7573],[-91.0639,42.7573],[-91.0645,42.7573],[-91.0649,42.7573],[-91.0653,42.7572],[-91.0655,42.7571],[-91.0656,42.7568],[-91.0656,42.7557],[-91.0656,42.7556],[-91.0656,42.7554],[-91.0658,42.7543],[-91.0658,42.7539],[-91.0658,42.7534],[-91.0654,42.7521],[-91.0651,42.7513],[-91.0647,42.751],[-91.0647,42.7509],[-91.0638,42.7506],[-91.0629,42.7505],[-91.0623,42.7505],[-91.0613,42.7506],[-91.061,42.7506],[-91.0602,42.7505],[-91.0601,42.7505],[-91.0593,42.75],[-91.0594,42.75],[-91.0595,42.75],[-91.0598,42.75],[-91.06,42.75],[-91.0602,42.75],[-91.0595,42.7497],[-91.0593,42.7497],[-91.0585,42.7494],[-91.0581,42.7493],[-91.0578,42.7489],[-91.0577,42.7488],[-91.0575,42.7486],[-91.0572,42.7483],[-91.0563,42.7473],[-91.0559,42.7468],[-91.0558,42.7467],[-91.0557,42.7465],[-91.0551,42.7458],[-91.055,42.7452],[-91.0548,42.7447],[-91.0548,42.7435],[-91.0548,42.7423],[-91.0548,42.7416],[-91.0548,42.7415],[-91.0548,42.7406],[-91.0548,42.7405],[-91.0545,42.7393],[-91.0537,42.7382],[-91.0522,42.7374],[-91.0513,42.737],[-91.0502,42.7369],[-91.05,42.7369],[-91.048,42.7369],[-91.0469,42.7371],[-91.0466,42.7372],[-91.0463,42.7374],[-91.046,42.7376],[-91.0456,42.7379],[-91.0449,42.7383],[-91.0444,42.7385],[-91.0441,42.7386],[-91.0422,42.7386],[-91.0405,42.7385],[-91.0394,42.7385],[-91.0375,42.7381],[-91.0366,42.7377],[-91.036,42.7375],[-91.0354,42.7373],[-91.0334,42.736],[-91.032,42.7345],[-91.031,42.7326],[-91.031,42.7324],[-91.0307,42.7312],[-91.0307,42.7297],[-91.0306,42.7295],[-91.0302,42.7284],[-91.0297,42.7268],[-91.0287,42.7256],[-91.0268,42.7242],[-91.0249,42.7234],[-91.0248,42.7234],[-91.0222,42.722],[-91.0217,42.7217],[-91.0214,42.7215],[-91.0188,42.7203],[-91.0179,42.7199],[-91.0174,42.7196],[-91.0172,42.7196],[-91.0169,42.7195],[-91.0157,42.7192],[-91.0151,42.7193],[-91.0141,42.7195],[-91.0118,42.72],[-91.0107,42.7203],[-91.0106,42.7203],[-91.0096,42.7201],[-91.0077,42.7194],[-91.0043,42.718],[-91.0019,42.717],[-91.0001,42.7162],[-90.9955,42.7137],[-90.9942,42.7128],[-90.9922,42.7115],[-90.9921,42.7114],[-90.9909,42.7104],[-90.9896,42.7094],[-90.9888,42.7087],[-90.9875,42.7073],[-90.9852,42.7048],[-90.9835,42.7022],[-90.9825,42.7012],[-90.9806,42.6989],[-90.9777,42.6968],[-90.9771,42.6965],[-90.9763,42.696],[-90.9742,42.6953],[-90.9718,42.6948],[-90.9689,42.6943],[-90.9677,42.694],[-90.9651,42.6932],[-90.9615,42.6916],[-90.9598,42.6908],[-90.9563,42.689],[-90.9556,42.6886],[-90.9544,42.688],[-90.9543,42.6879],[-90.9524,42.6868],[-90.9503,42.686],[-90.9493,42.6856],[-90.9492,42.6856],[-90.9491,42.6855],[-90.949,42.6855],[-90.9488,42.6855],[-90.9473,42.6851],[-90.9459,42.6848],[-90.9455,42.6846],[-90.9416,42.6838],[-90.9384,42.6835],[-90.937,42.6834],[-90.9369,42.6834],[-90.9329,42.6837],[-90.9326,42.6837],[-90.9324,42.6837],[-90.9299,42.6841],[-90.928,42.6845],[-90.9263,42.685],[-90.9259,42.6851],[-90.9236,42.6855],[-90.9211,42.6854],[-90.9172,42.6844],[-90.9168,42.6842],[-90.9134,42.6829],[-90.9098,42.6812],[-90.9087,42.6806],[-90.9061,42.6791],[-90.906,42.679],[-90.9047,42.6783],[-90.9034,42.6775],[-90.903,42.6774],[-90.902,42.677],[-90.9017,42.6768],[-90.9007,42.6765],[-90.9003,42.6763],[-90.8991,42.6758],[-90.8979,42.6754],[-90.8971,42.6751],[-90.897,42.6751],[-90.8966,42.675],[-90.8961,42.6748],[-90.8939,42.6741],[-90.8927,42.6738],[-90.8874,42.6725],[-90.8844,42.6718],[-90.8831,42.6716],[-90.8812,42.6712],[-90.8782,42.6706],[-90.8751,42.6699],[-90.874,42.6698],[-90.8729,42.6696],[-90.8713,42.6694],[-90.8705,42.6693],[-90.87,42.6692],[-90.8671,42.6687],[-90.8645,42.6681],[-90.8625,42.6677],[-90.8574,42.6663],[-90.8525,42.6648],[-90.8487,42.6641],[-90.8458,42.6635],[-90.8439,42.6631],[-90.8402,42.6626],[-90.8389,42.6624],[-90.8377,42.6622],[-90.8327,42.6617],[-90.8289,42.661],[-90.8282,42.6608],[-90.826,42.6602],[-90.8237,42.6599],[-90.8217,42.6597],[-90.8177,42.6589],[-90.8134,42.6582],[-90.81,42.6576],[-90.8086,42.6574],[-90.8072,42.6572],[-90.8063,42.6571],[-90.8054,42.657],[-90.8033,42.6567],[-90.8005,42.6563],[-90.797,42.6558],[-90.7929,42.655],[-90.7882,42.6539],[-90.7859,42.6536],[-90.7852,42.6535],[-90.782,42.6531],[-90.781,42.6531],[-90.7807,42.6531],[-90.7797,42.653],[-90.7794,42.653],[-90.7788,42.653],[-90.776,42.6525],[-90.7738,42.6521],[-90.7695,42.6514],[-90.7659,42.6506],[-90.765,42.6504],[-90.7625,42.6497],[-90.7604,42.6491],[-90.7594,42.6487],[-90.7583,42.6483],[-90.7572,42.6478],[-90.757,42.6478],[-90.7501,42.6471],[-90.7489,42.6468],[-90.7437,42.6456],[-90.7381,42.6447],[-90.7345,42.6441],[-90.7311,42.6434],[-90.7306,42.6433],[-90.7261,42.6422],[-90.7202,42.6408],[-90.7178,42.6399],[-90.7151,42.6389],[-90.7117,42.6375],[-90.7092,42.6361],[-90.7087,42.6357],[-90.7063,42.6342],[-90.7041,42.6322],[-90.7027,42.6308],[-90.7018,42.6291],[-90.7017,42.6288],[-90.7009,42.6264],[-90.7008,42.625],[-90.7001,42.6225],[-90.6992,42.6213],[-90.699,42.621],[-90.6974,42.619],[-90.694,42.6145],[-90.6926,42.6115],[-90.6925,42.6114],[-90.692,42.6104],[-90.6911,42.6076],[-90.6892,42.6023],[-90.6887,42.601],[-90.688,42.5992],[-90.6877,42.5961],[-90.6878,42.5946],[-90.687,42.5918],[-90.6867,42.5914],[-90.6855,42.5896],[-90.682,42.585],[-90.6804,42.5829],[-90.68,42.5824],[-90.6794,42.5815],[-90.6779,42.58],[-90.677,42.5792],[-90.6757,42.5783],[-90.6753,42.578],[-90.6748,42.5777],[-90.6743,42.5774],[-90.6738,42.5772],[-90.6727,42.5766],[-90.672,42.576],[-90.6713,42.5755],[-90.6664,42.5718],[-90.6641,42.57],[-90.6615,42.568],[-90.6615,42.5679],[-90.6614,42.5677],[-90.6614,42.5676],[-90.661,42.5656],[-90.6604,42.5633],[-90.6596,42.5598],[-90.6594,42.559],[-90.6593,42.5585],[-90.6591,42.5579],[-90.657,42.5545],[-90.6541,42.5499],[-90.6489,42.5463],[-90.6468,42.5441],[-90.6459,42.5433],[-90.6453,42.5423],[-90.6447,42.5413],[-90.644,42.5399],[-90.6434,42.5373],[-90.6434,42.5371],[-90.6434,42.537],[-90.6433,42.5369],[-90.6433,42.5367],[-90.6433,42.5366],[-90.6433,42.5365],[-90.6433,42.5363],[-90.6433,42.5362],[-90.6432,42.536],[-90.6432,42.5358],[-90.6432,42.5357],[-90.6432,42.5356],[-90.6431,42.5355],[-90.6431,42.5353],[-90.643,42.5351],[-90.643,42.5349],[-90.6429,42.5345],[-90.6429,42.5344],[-90.6428,42.5343],[-90.6428,42.5341],[-90.6428,42.534],[-90.6428,42.5339],[-90.6427,42.5338],[-90.6427,42.5337],[-90.6427,42.5336],[-90.6426,42.5335],[-90.6426,42.5333],[-90.6426,42.5332],[-90.6426,42.5331],[-90.6426,42.533],[-90.6425,42.5329],[-90.6425,42.5328],[-90.6425,42.5326],[-90.6424,42.5325],[-90.6424,42.5324],[-90.6424,42.5323],[-90.6423,42.5322],[-90.6423,42.532],[-90.6423,42.5319],[-90.6422,42.5318],[-90.6422,42.5316],[-90.6421,42.5314],[-90.6421,42.5312],[-90.6421,42.5311],[-90.6421,42.531],[-90.6421,42.5308],[-90.6421,42.5307],[-90.642,42.5305],[-90.642,42.5304],[-90.6419,42.5303],[-90.6419,42.5301],[-90.6418,42.53],[-90.6418,42.5299],[-90.6417,42.5297],[-90.6417,42.5296],[-90.6416,42.5295],[-90.6416,42.5293],[-90.6415,42.5292],[-90.6415,42.529],[-90.6415,42.5289],[-90.6415,42.5288],[-90.6414,42.5287],[-90.6414,42.5286],[-90.6413,42.5284],[-90.6412,42.5282],[-90.6411,42.528],[-90.641,42.5277],[-90.6409,42.5276],[-90.6408,42.5274],[-90.6406,42.5272],[-90.6405,42.527],[-90.6404,42.5268],[-90.6402,42.5265],[-90.6402,42.5264],[-90.64,42.5261],[-90.6399,42.5259],[-90.6397,42.5255],[-90.6396,42.5253],[-90.6394,42.525],[-90.6393,42.5249],[-90.6393,42.5247],[-90.6392,42.5245],[-90.639,42.5243],[-90.6389,42.5241],[-90.6389,42.524],[-90.6388,42.5239],[-90.6387,42.5238],[-90.6386,42.5236],[-90.6385,42.5234],[-90.6384,42.5233],[-90.6383,42.5231],[-90.6382,42.5229],[-90.6381,42.5228],[-90.638,42.5225],[-90.6378,42.5223],[-90.6376,42.5219],[-90.6375,42.5218],[-90.6373,42.5215],[-90.6372,42.5214],[-90.6371,42.5212],[-90.637,42.5211],[-90.637,42.5209],[-90.6369,42.5209],[-90.6369,42.5207],[-90.6368,42.5206],[-90.6367,42.5204],[-90.6367,42.5203],[-90.6366,42.5202],[-90.6365,42.5201],[-90.6364,42.5199],[-90.6363,42.5196],[-90.6362,42.5193],[-90.6361,42.5191],[-90.636,42.5189],[-90.636,42.5187],[-90.6359,42.5185],[-90.6359,42.5183],[-90.6358,42.5181],[-90.6358,42.5179],[-90.6358,42.5178],[-90.6359,42.5174],[-90.6359,42.5172],[-90.6359,42.5171],[-90.6359,42.5169],[-90.636,42.5162],[-90.636,42.5155],[-90.636,42.5154],[-90.6363,42.515],[-90.6371,42.5139],[-90.6374,42.5136],[-90.638,42.5128],[-90.6386,42.5121],[-90.6393,42.5114],[-90.64,42.5108],[-90.6418,42.5096],[-90.6419,42.5095],[-90.642,42.5094],[-90.6421,42.5093],[-90.6422,42.5091],[-90.6423,42.509],[-90.6425,42.5089],[-90.6428,42.5085],[-90.6439,42.5074],[-90.6442,42.507],[-90.6444,42.5067],[-90.6448,42.5064],[-90.6449,42.5063],[-90.6451,42.506],[-90.6453,42.5058],[-90.6455,42.5055],[-90.6457,42.5052],[-90.6459,42.505],[-90.6461,42.5046],[-90.6464,42.5042],[-90.6467,42.5039],[-90.647,42.5035],[-90.6473,42.5032],[-90.6475,42.5029],[-90.6479,42.5025],[-90.6496,42.5009],[-90.6497,42.5007],[-90.6499,42.5002],[-90.6503,42.4993],[-90.6505,42.4987],[-90.6507,42.4984],[-90.651,42.4977],[-90.6521,42.4966],[-90.653,42.4958],[-90.6537,42.4947],[-90.6549,42.4931],[-90.6555,42.4924],[-90.6555,42.4923],[-90.656,42.4918],[-90.656,42.4917],[-90.6563,42.4914],[-90.6565,42.491],[-90.6565,42.4903],[-90.6567,42.4888],[-90.6567,42.4881],[-90.6567,42.4872],[-90.6566,42.4867],[-90.6565,42.4859],[-90.6565,42.4858],[-90.6565,42.4857],[-90.6565,42.4855],[-90.6565,42.4854],[-90.6565,42.4853],[-90.6565,42.4852],[-90.6564,42.4851],[-90.6564,42.485],[-90.6564,42.4849],[-90.6564,42.4847],[-90.6564,42.4846],[-90.6564,42.4842],[-90.6563,42.4841],[-90.6563,42.484],[-90.6563,42.4839],[-90.6563,42.4838],[-90.6563,42.4837],[-90.656,42.4829],[-90.6559,42.4828],[-90.6559,42.4827],[-90.6559,42.4826],[-90.6559,42.4825],[-90.6558,42.4823],[-90.6558,42.4821],[-90.6557,42.4819],[-90.6556,42.4818],[-90.6556,42.4817],[-90.6556,42.4815],[-90.6555,42.4813],[-90.6555,42.481],[-90.6554,42.4809],[-90.6554,42.4808],[-90.6553,42.4806],[-90.6552,42.4805],[-90.6551,42.4803],[-90.6551,42.4802],[-90.655,42.48],[-90.6548,42.4798],[-90.6548,42.4796],[-90.6546,42.4793],[-90.6545,42.4792],[-90.6543,42.479],[-90.6542,42.4788],[-90.6534,42.4779],[-90.6527,42.477],[-90.6522,42.4764],[-90.6519,42.4761],[-90.6514,42.4755],[-90.6513,42.4754],[-90.6511,42.4752],[-90.6508,42.4749],[-90.6506,42.4748],[-90.6503,42.4746],[-90.6501,42.4744],[-90.6498,42.4741],[-90.6495,42.4738],[-90.6492,42.4736],[-90.6489,42.4734],[-90.6488,42.4733],[-90.6486,42.4731],[-90.6483,42.4729],[-90.648,42.4727],[-90.6476,42.4723],[-90.6474,42.4722],[-90.6471,42.472],[-90.647,42.4719],[-90.6467,42.4717],[-90.6466,42.4716],[-90.6464,42.4713],[-90.6462,42.4712],[-90.6461,42.4711],[-90.6458,42.4709],[-90.6455,42.4707],[-90.6452,42.4706],[-90.645,42.4704],[-90.6448,42.4703],[-90.6445,42.4701],[-90.6444,42.4701],[-90.6441,42.4699],[-90.644,42.4698],[-90.6438,42.4697],[-90.6436,42.4696],[-90.6432,42.4694],[-90.641,42.4683],[-90.6304,42.4623],[-90.6243,42.4589],[-90.6063,42.4515],[-90.604,42.4508],[-90.5975,42.4495],[-90.5963,42.4492],[-90.5904,42.4475],[-90.5853,42.4456],[-90.5847,42.4454],[-90.5821,42.4444],[-90.5804,42.4441],[-90.5751,42.4429],[-90.5707,42.4417],[-90.5696,42.4412],[-90.568,42.4404],[-90.5676,42.4402],[-90.5653,42.4387],[-90.564,42.4375],[-90.5641,42.4374],[-90.5638,42.4372],[-90.5629,42.4362],[-90.5626,42.4358],[-90.5618,42.435],[-90.561,42.4339],[-90.5604,42.4329],[-90.5602,42.4322],[-90.56,42.4319],[-90.5594,42.4307],[-90.559,42.4295],[-90.5588,42.4285],[-90.5585,42.4269],[-90.5583,42.4254],[-90.5583,42.4237],[-90.5583,42.422],[-90.5582,42.421],[-90.5579,42.4201],[-90.5577,42.4196],[-90.5576,42.4193],[-90.5567,42.4181],[-90.5562,42.4173],[-90.5555,42.4166],[-90.555,42.4161],[-90.5549,42.416],[-90.5548,42.416],[-90.5528,42.415],[-90.5495,42.4137],[-90.5481,42.4131],[-90.5419,42.4114],[-90.5359,42.4092],[-90.5328,42.4082],[-90.5273,42.4063],[-90.5254,42.4057],[-90.5227,42.4048],[-90.5222,42.4046],[-90.5201,42.4038],[-90.5175,42.403],[-90.5135,42.4013],[-90.5103,42.4001],[-90.5073,42.399],[-90.5068,42.3988],[-90.5067,42.3987],[-90.5051,42.3979],[-90.5029,42.397],[-90.5024,42.3967],[-90.502,42.3965],[-90.5006,42.3958],[-90.5001,42.3955],[-90.4991,42.3948],[-90.4978,42.3938],[-90.4968,42.3929],[-90.4962,42.3927],[-90.4958,42.3924],[-90.4952,42.3918],[-90.4945,42.391],[-90.4936,42.39],[-90.4925,42.389],[-90.4913,42.3879],[-90.4903,42.3871],[-90.4891,42.3864],[-90.4882,42.3858],[-90.4871,42.3851],[-90.4864,42.3849],[-90.4857,42.3847],[-90.4846,42.3845],[-90.4829,42.3846],[-90.4815,42.3847],[-90.4801,42.3846],[-90.4792,42.3844],[-90.4791,42.3844],[-90.4779,42.3841],[-90.4773,42.3838],[-90.4758,42.3828],[-90.4749,42.3823],[-90.4741,42.3817],[-90.4738,42.3815],[-90.4724,42.3803],[-90.472,42.38],[-90.4711,42.3791],[-90.4703,42.3783],[-90.469,42.3767],[-90.4689,42.3765],[-90.4679,42.375],[-90.4678,42.375],[-90.4678,42.3749],[-90.4677,42.3749],[-90.4675,42.3744],[-90.4674,42.3743],[-90.4665,42.3725],[-90.4659,42.3712],[-90.4655,42.3706],[-90.4648,42.3695],[-90.4641,42.3686],[-90.4626,42.3672],[-90.4618,42.3667],[-90.461,42.3661],[-90.4588,42.3645],[-90.4563,42.3625],[-90.4547,42.3606],[-90.4527,42.3593],[-90.4508,42.3585],[-90.4487,42.3579],[-90.4463,42.357],[-90.4452,42.3564],[-90.4439,42.3552],[-90.4425,42.3535],[-90.4414,42.3518],[-90.4403,42.3497],[-90.439,42.3477],[-90.4388,42.3476],[-90.4377,42.3463],[-90.4356,42.3439],[-90.4339,42.3417],[-90.4326,42.3396],[-90.4325,42.3395],[-90.4324,42.3394],[-90.4318,42.3386],[-90.4305,42.3369],[-90.43,42.3364],[-90.4293,42.3358],[-90.428,42.3347],[-90.4272,42.334],[-90.4254,42.3326],[-90.4228,42.3313],[-90.4214,42.3305],[-90.4203,42.3296],[-90.419,42.3285],[-90.4184,42.3276],[-90.4165,42.3251],[-90.4162,42.3236],[-90.4159,42.3227],[-90.4162,42.3213],[-90.4166,42.3206],[-90.4171,42.3199],[-90.418,42.3192],[-90.419,42.3186],[-90.4201,42.3177],[-90.4207,42.3168],[-90.421,42.3161],[-90.4212,42.3153],[-90.4209,42.3138],[-90.4203,42.3117],[-90.4194,42.3102],[-90.419,42.3092],[-90.4189,42.3083],[-90.4193,42.3074],[-90.4199,42.3066],[-90.4205,42.3054],[-90.4206,42.305],[-90.421,42.3041],[-90.4217,42.3025],[-90.4222,42.3009],[-90.4227,42.2988],[-90.4232,42.2972],[-90.4232,42.2971],[-90.4237,42.296],[-90.4243,42.2946],[-90.4243,42.2943],[-90.4243,42.2936],[-90.4243,42.2933],[-90.4255,42.2923],[-90.4256,42.2922],[-90.4269,42.2907],[-90.4283,42.2881],[-90.4284,42.2877],[-90.4291,42.2866],[-90.4293,42.2861],[-90.4301,42.2848],[-90.4302,42.2846],[-90.4305,42.2844],[-90.4307,42.2842],[-90.431,42.2824],[-90.431,42.2814],[-90.431,42.28],[-90.4309,42.2782],[-90.4293,42.2756],[-90.4282,42.2734],[-90.4278,42.2728],[-90.4269,42.2712],[-90.4262,42.2701],[-90.4261,42.27],[-90.4258,42.2694],[-90.4257,42.2693],[-90.4257,42.2692],[-90.4256,42.2692],[-90.4249,42.2679],[-90.4247,42.2676],[-90.4241,42.2664],[-90.4232,42.2644],[-90.4229,42.2629],[-90.4228,42.2624],[-90.4227,42.2613],[-90.4224,42.2606],[-90.4222,42.2599],[-90.4218,42.2592],[-90.4217,42.2588],[-90.421,42.2573],[-90.4202,42.2559],[-90.4198,42.2552],[-90.4193,42.2545],[-90.4189,42.2539],[-90.4183,42.2532],[-90.4163,42.2517],[-90.416,42.2515],[-90.4152,42.2509],[-90.4149,42.2507],[-90.4145,42.2505],[-90.4139,42.2502],[-90.4136,42.25],[-90.4124,42.2491],[-90.4114,42.2484],[-90.4105,42.2478],[-90.408,42.2457],[-90.405,42.243],[-90.4036,42.2418],[-90.4029,42.2412],[-90.4019,42.2403],[-90.4006,42.2393],[-90.3991,42.2373],[-90.3983,42.2362],[-90.3973,42.235],[-90.3959,42.2331],[-90.3953,42.2309],[-90.3949,42.2295],[-90.3948,42.2291],[-90.3946,42.2289],[-90.3935,42.2276],[-90.3932,42.2272],[-90.3912,42.2255],[-90.3911,42.2255],[-90.3868,42.223],[-90.3846,42.2214],[-90.3826,42.2199],[-90.3822,42.2197],[-90.3811,42.2189],[-90.3777,42.2165],[-90.3766,42.2158],[-90.3751,42.2148],[-90.3747,42.2146],[-90.3721,42.2135],[-90.3709,42.2131],[-90.3651,42.2105],[-90.3632,42.2093],[-90.3606,42.2077],[-90.3604,42.2075],[-90.357,42.2054],[-90.3518,42.2047],[-90.3492,42.2043],[-90.3382,42.2033],[-90.3322,42.2022],[-90.3283,42.2011],[-90.3249,42.1987],[-90.3198,42.1952],[-90.3179,42.1939],[-90.3178,42.1938],[-90.3172,42.1936],[-90.3166,42.1934],[-90.3151,42.1928],[-90.3145,42.1925],[-90.3088,42.191],[-90.3067,42.1905],[-90.3065,42.1904],[-90.3045,42.1897],[-90.2984,42.1876],[-90.2982,42.1874],[-90.2961,42.1864],[-90.2939,42.1852],[-90.2854,42.1806],[-90.2822,42.1788],[-90.2766,42.177],[-90.2691,42.1745],[-90.2623,42.1735],[-90.2555,42.1718],[-90.2503,42.1715],[-90.2501,42.1715],[-90.2492,42.1711],[-90.248,42.1707],[-90.2449,42.1694],[-90.2421,42.1683],[-90.239,42.1671],[-90.2349,42.1654],[-90.2311,42.1634],[-90.2288,42.1623],[-90.2242,42.16],[-90.2161,42.1567],[-90.2131,42.1551],[-90.2113,42.154],[-90.2095,42.1527],[-90.2083,42.151],[-90.2074,42.1491],[-90.2064,42.1455],[-90.2057,42.1413],[-90.2054,42.1391],[-90.2046,42.1377],[-90.2041,42.137],[-90.2031,42.1347],[-90.2014,42.1309],[-90.2001,42.1301],[-90.1973,42.1282],[-90.1962,42.1277],[-90.1957,42.1275],[-90.1947,42.1272],[-90.1939,42.1269],[-90.1925,42.1264],[-90.1913,42.1261],[-90.1905,42.1258],[-90.1904,42.1258],[-90.1875,42.1254],[-90.1865,42.1253],[-90.1847,42.1252],[-90.1744,42.1252],[-90.171,42.1252],[-90.1704,42.125],[-90.1698,42.1245],[-90.1696,42.1244],[-90.1689,42.1237],[-90.1675,42.1225],[-90.1675,42.1224],[-90.1668,42.1216],[-90.1666,42.1214],[-90.1661,42.1208],[-90.1661,42.1207],[-90.1659,42.1205],[-90.1654,42.1199],[-90.1643,42.1187],[-90.164,42.1183],[-90.1629,42.1167],[-90.1622,42.1149],[-90.1619,42.1138],[-90.1616,42.1121],[-90.1616,42.112],[-90.1613,42.1102],[-90.1613,42.1097],[-90.1613,42.1087],[-90.1613,42.1086],[-90.1612,42.1064],[-90.1611,42.1054],[-90.1611,42.1044],[-90.1611,42.1043],[-90.1613,42.1027],[-90.1613,42.1024],[-90.1614,42.1006],[-90.1615,42.0989],[-90.1618,42.0968],[-90.1619,42.0965],[-90.1621,42.0956],[-90.1623,42.0945],[-90.1624,42.0942],[-90.1624,42.0941],[-90.1625,42.0929],[-90.1625,42.0925],[-90.1625,42.0924],[-90.1626,42.0918],[-90.1626,42.091],[-90.1628,42.0903],[-90.1629,42.0898],[-90.163,42.0892],[-90.1632,42.0886],[-90.1634,42.0876],[-90.1636,42.0871],[-90.1637,42.0867],[-90.1641,42.0857],[-90.1645,42.0849],[-90.1645,42.0848],[-90.1648,42.084],[-90.1653,42.0827],[-90.1657,42.0817],[-90.1665,42.0806],[-90.1669,42.0795],[-90.1676,42.0783],[-90.1676,42.0782],[-90.1681,42.0769],[-90.1683,42.0759],[-90.1684,42.0758],[-90.1682,42.0747],[-90.1681,42.0735],[-90.168,42.0731],[-90.1677,42.0715],[-90.1673,42.0697],[-90.1669,42.0686],[-90.1665,42.0673],[-90.1663,42.0666],[-90.1662,42.0658],[-90.1659,42.0642],[-90.1659,42.064],[-90.1657,42.0632],[-90.1655,42.0626],[-90.1655,42.0615],[-90.1658,42.06],[-90.1658,42.0599],[-90.1661,42.0588],[-90.1663,42.058],[-90.1664,42.0573],[-90.1668,42.0559],[-90.1668,42.0555],[-90.1668,42.0549],[-90.1667,42.0548],[-90.1665,42.0545],[-90.1659,42.0528],[-90.1658,42.0524],[-90.1653,42.051],[-90.1649,42.0482],[-90.1645,42.045],[-90.1645,42.0447],[-90.1645,42.0431],[-90.1645,42.0421],[-90.1643,42.0415],[-90.164,42.041],[-90.1634,42.0404],[-90.1628,42.04],[-90.1627,42.0399],[-90.1616,42.0393],[-90.1601,42.0385],[-90.1588,42.0378],[-90.1567,42.0354],[-90.1562,42.035],[-90.1555,42.0346],[-90.1544,42.0333],[-90.1542,42.0331],[-90.154,42.0327],[-90.1533,42.0321],[-90.1525,42.0314],[-90.1523,42.0312],[-90.1516,42.0306],[-90.1513,42.0301],[-90.1509,42.0294],[-90.1503,42.0281],[-90.1497,42.0266],[-90.1494,42.0251],[-90.1492,42.0241],[-90.1492,42.024],[-90.1491,42.0227],[-90.1486,42.0215],[-90.1486,42.0214],[-90.1481,42.02],[-90.1472,42.0185],[-90.1466,42.0179],[-90.146,42.0173],[-90.1454,42.0168],[-90.1447,42.0162],[-90.1438,42.0149],[-90.143,42.0132],[-90.1423,42.0118],[-90.1417,42.0102],[-90.1412,42.0089],[-90.141,42.0079],[-90.1409,42.0076],[-90.1406,42.0057],[-90.1403,42.0044],[-90.1401,42.0036],[-90.1401,42.0033],[-90.1401,42.0029],[-90.1403,42.0019],[-90.1404,42.001],[-90.1404,42.0007],[-90.1405,42],[-90.1406,41.996],[-90.1412,41.9951],[-90.1442,41.991],[-90.146,41.9881],[-90.1464,41.9854],[-90.1462,41.9813],[-90.1486,41.9783],[-90.1496,41.9775],[-90.1507,41.9767],[-90.1521,41.9757],[-90.1538,41.9741],[-90.1544,41.9729],[-90.1551,41.9713],[-90.1563,41.9691],[-90.1576,41.968],[-90.1586,41.9671],[-90.1605,41.964],[-90.1621,41.9613],[-90.1641,41.9562],[-90.1646,41.952],[-90.1649,41.9489],[-90.1642,41.9462],[-90.1638,41.9449],[-90.1629,41.9437],[-90.1607,41.9408],[-90.1569,41.9382],[-90.1568,41.938],[-90.1551,41.9358],[-90.1549,41.9355],[-90.1543,41.9345],[-90.1542,41.9344],[-90.1527,41.9331],[-90.1516,41.931],[-90.1517,41.9305],[-90.152,41.9289],[-90.152,41.9287],[-90.1521,41.928],[-90.1525,41.9248],[-90.1534,41.9156],[-90.1534,41.9133],[-90.1534,41.9121],[-90.1535,41.9095],[-90.1535,41.9087],[-90.1536,41.9066],[-90.1537,41.9063],[-90.154,41.9056],[-90.1543,41.9047],[-90.1554,41.9022],[-90.1557,41.9013],[-90.1563,41.8999],[-90.1568,41.8985],[-90.1569,41.8984],[-90.157,41.898],[-90.1575,41.8972],[-90.1583,41.8957],[-90.161,41.891],[-90.1636,41.8863],[-90.164,41.8856],[-90.1651,41.8838],[-90.1663,41.8818],[-90.1666,41.8813],[-90.1668,41.8811],[-90.1669,41.8809],[-90.1679,41.8794],[-90.1681,41.879],[-90.1686,41.8783],[-90.1691,41.8777],[-90.1693,41.8775],[-90.17,41.8764],[-90.1703,41.8758],[-90.1705,41.875],[-90.1706,41.8743],[-90.1706,41.8742],[-90.1706,41.8735],[-90.1708,41.8723],[-90.1708,41.8718],[-90.1709,41.871],[-90.1709,41.8708],[-90.171,41.8703],[-90.171,41.8701],[-90.1712,41.8696],[-90.1712,41.8695],[-90.1716,41.8687],[-90.1719,41.868],[-90.1721,41.8675],[-90.1722,41.8673],[-90.1723,41.8672],[-90.1725,41.8668],[-90.1728,41.8661],[-90.173,41.8653],[-90.1732,41.8648],[-90.1732,41.8647],[-90.1732,41.8646],[-90.1733,41.8644],[-90.1733,41.864],[-90.1733,41.8637],[-90.1733,41.8634],[-90.1733,41.8633],[-90.1732,41.8625],[-90.1731,41.8611],[-90.1731,41.8609],[-90.1729,41.8584],[-90.173,41.8574],[-90.1739,41.8556],[-90.1747,41.8542],[-90.1751,41.8536],[-90.1768,41.851],[-90.1789,41.8479],[-90.1792,41.8475],[-90.1799,41.8465],[-90.18,41.8463],[-90.1802,41.8461],[-90.1806,41.8456],[-90.1814,41.8447],[-90.1816,41.8441],[-90.1818,41.8435],[-90.1819,41.8433],[-90.1819,41.8432],[-90.182,41.8425],[-90.182,41.8423],[-90.182,41.8422],[-90.1822,41.8414],[-90.1823,41.8409],[-90.1826,41.8393],[-90.1826,41.8392],[-90.1829,41.8387],[-90.183,41.8385],[-90.1833,41.8379],[-90.1833,41.8378],[-90.1834,41.8375],[-90.1836,41.8366],[-90.1837,41.8363],[-90.1838,41.8362],[-90.1839,41.8352],[-90.1839,41.8349],[-90.184,41.8331],[-90.1837,41.8316],[-90.1837,41.8314],[-90.1834,41.8307],[-90.1832,41.83],[-90.1828,41.8294],[-90.1827,41.8291],[-90.1825,41.8289],[-90.1824,41.8286],[-90.1822,41.8283],[-90.1819,41.8278],[-90.1819,41.8276],[-90.1818,41.8261],[-90.1819,41.8246],[-90.1817,41.8226],[-90.1816,41.8216],[-90.1816,41.8214],[-90.1815,41.8205],[-90.1814,41.8194],[-90.1812,41.8177],[-90.1807,41.8126],[-90.1806,41.812],[-90.1808,41.8109],[-90.1809,41.8103],[-90.1809,41.81],[-90.1809,41.8094],[-90.1811,41.8089],[-90.182,41.8071],[-90.1829,41.8065],[-90.1851,41.8051],[-90.188,41.8032],[-90.1904,41.8024],[-90.1913,41.8021],[-90.1922,41.8019],[-90.1962,41.8007],[-90.197,41.8005],[-90.202,41.7994],[-90.2031,41.7992],[-90.2036,41.7991],[-90.2065,41.7983],[-90.2076,41.798],[-90.208,41.7979],[-90.2081,41.7978],[-90.2085,41.7977],[-90.2087,41.7977],[-90.2091,41.7976],[-90.2091,41.7975],[-90.2095,41.7974],[-90.2097,41.7974],[-90.2101,41.7973],[-90.2102,41.7972],[-90.2169,41.7953],[-90.217,41.7953],[-90.2197,41.7942],[-90.2203,41.7939],[-90.2211,41.7936],[-90.2212,41.7936],[-90.2214,41.7935],[-90.2218,41.7933],[-90.2222,41.7932],[-90.2223,41.7931],[-90.2312,41.7886],[-90.2361,41.7861],[-90.2368,41.7858],[-90.2424,41.783],[-90.2432,41.7825],[-90.2458,41.7812],[-90.2467,41.7808],[-90.2469,41.7807],[-90.2472,41.7805],[-90.2486,41.7798],[-90.249,41.7796],[-90.2496,41.7794],[-90.2497,41.7794],[-90.2501,41.7792],[-90.2502,41.7792],[-90.2519,41.7784],[-90.2569,41.7761],[-90.2586,41.7753],[-90.2589,41.7751],[-90.2595,41.7746],[-90.2599,41.7744],[-90.2606,41.7739],[-90.261,41.7736],[-90.2616,41.7731],[-90.2633,41.7721],[-90.2647,41.7715],[-90.2658,41.7712],[-90.2659,41.7712],[-90.2673,41.7709],[-90.2683,41.7707],[-90.2685,41.7706],[-90.2687,41.7706],[-90.2697,41.7703],[-90.2698,41.7703],[-90.2719,41.7696],[-90.2785,41.7674],[-90.2786,41.7674],[-90.2804,41.7662],[-90.2805,41.7661],[-90.2806,41.7661],[-90.2806,41.766],[-90.2809,41.7658],[-90.2816,41.7653],[-90.2819,41.7652],[-90.2821,41.7651],[-90.2823,41.765],[-90.2836,41.7644],[-90.2836,41.7643],[-90.2838,41.7639],[-90.2839,41.7637],[-90.2845,41.7631],[-90.2848,41.7628],[-90.2854,41.7623],[-90.2863,41.7616],[-90.2877,41.7606],[-90.2884,41.7602],[-90.2892,41.7597],[-90.2897,41.7595],[-90.2923,41.7576],[-90.2944,41.7561],[-90.3002,41.7519],[-90.3024,41.7503],[-90.3026,41.7502],[-90.3028,41.75],[-90.3037,41.7492],[-90.3045,41.7486],[-90.3053,41.7479],[-90.3061,41.7471],[-90.3067,41.7466],[-90.3072,41.7461],[-90.308,41.7453],[-90.3089,41.7444],[-90.3091,41.7443],[-90.31,41.7434],[-90.3106,41.7426],[-90.3109,41.7423],[-90.3116,41.7414],[-90.3123,41.7404],[-90.3126,41.7399],[-90.3137,41.7379],[-90.3145,41.7365],[-90.3147,41.7362],[-90.315,41.7356],[-90.3153,41.735],[-90.3156,41.7344],[-90.3157,41.734],[-90.3158,41.7336],[-90.3159,41.7323],[-90.3164,41.7295],[-90.3166,41.7289],[-90.3161,41.7288],[-90.3163,41.7282],[-90.3164,41.7277],[-90.3166,41.727],[-90.3166,41.7268],[-90.317,41.7254],[-90.3172,41.7245],[-90.3174,41.7237],[-90.3177,41.7227],[-90.3175,41.7221],[-90.3175,41.7213],[-90.3175,41.7211],[-90.3176,41.7209],[-90.3176,41.7202],[-90.3175,41.7196],[-90.3175,41.7189],[-90.3174,41.7183],[-90.317,41.7173],[-90.3165,41.716],[-90.3165,41.7158],[-90.3161,41.715],[-90.3155,41.7137],[-90.3152,41.713],[-90.3149,41.7124],[-90.3143,41.7114],[-90.3138,41.7103],[-90.3133,41.7095],[-90.3132,41.7088],[-90.313,41.7081],[-90.3129,41.7075],[-90.3128,41.7069],[-90.3127,41.7061],[-90.3127,41.7046],[-90.3128,41.7037],[-90.3128,41.7028],[-90.3128,41.7024],[-90.3129,41.7014],[-90.3129,41.7005],[-90.3129,41.7004],[-90.3131,41.6996],[-90.3133,41.6988],[-90.3134,41.6981],[-90.3138,41.697],[-90.314,41.6965],[-90.3142,41.6959],[-90.3147,41.6948],[-90.3153,41.6939],[-90.316,41.693],[-90.3164,41.6926],[-90.3166,41.6923],[-90.3173,41.6917],[-90.3183,41.6908],[-90.3193,41.6902],[-90.3199,41.6897],[-90.3204,41.6895],[-90.321,41.6891],[-90.3223,41.6885],[-90.3232,41.6879],[-90.3234,41.6878],[-90.3238,41.6876],[-90.3239,41.6875],[-90.325,41.6869],[-90.3259,41.6863],[-90.327,41.6856],[-90.3281,41.6851],[-90.329,41.6847],[-90.3302,41.684],[-90.3307,41.6836],[-90.3314,41.6831],[-90.3319,41.6827],[-90.3325,41.6822],[-90.3333,41.6813],[-90.3335,41.681],[-90.3336,41.6809],[-90.3339,41.6806],[-90.3339,41.6805],[-90.334,41.6804],[-90.3345,41.6796],[-90.3347,41.6786],[-90.3348,41.6781],[-90.3351,41.6763],[-90.3354,41.6746],[-90.3355,41.6733],[-90.3355,41.673],[-90.3355,41.6725],[-90.3357,41.6704],[-90.3359,41.6693],[-90.3364,41.6661],[-90.3365,41.6658],[-90.3367,41.6647],[-90.3367,41.6645],[-90.3371,41.6635],[-90.3372,41.663],[-90.3373,41.6626],[-90.3376,41.6615],[-90.3376,41.6614],[-90.338,41.6605],[-90.3383,41.66],[-90.3385,41.6595],[-90.3388,41.6586],[-90.3391,41.6582],[-90.3393,41.6577],[-90.3398,41.6569],[-90.3399,41.6566],[-90.3399,41.6564],[-90.3401,41.6558],[-90.3402,41.6556],[-90.3404,41.6552],[-90.3406,41.6547],[-90.3412,41.6532],[-90.3417,41.6521],[-90.3422,41.651],[-90.3425,41.6501],[-90.3429,41.6492],[-90.3432,41.6481],[-90.3432,41.6478],[-90.3435,41.647],[-90.3435,41.6468],[-90.3435,41.6457],[-90.3435,41.6445],[-90.3433,41.6432],[-90.3433,41.6411],[-90.3433,41.6409],[-90.3428,41.6381],[-90.3425,41.6343],[-90.3423,41.6309],[-90.3421,41.6292],[-90.3421,41.6285],[-90.342,41.6277],[-90.342,41.6275],[-90.342,41.6251],[-90.342,41.6248],[-90.3419,41.6235],[-90.3418,41.6227],[-90.3417,41.6215],[-90.3413,41.6198],[-90.3413,41.6195],[-90.3411,41.6179],[-90.3409,41.6165],[-90.341,41.6151],[-90.341,41.6147],[-90.341,41.6143],[-90.341,41.6141],[-90.341,41.6139],[-90.341,41.6138],[-90.3409,41.6134],[-90.3409,41.6131],[-90.3408,41.6123],[-90.3408,41.612],[-90.3407,41.6114],[-90.3407,41.6112],[-90.3406,41.6095],[-90.3403,41.6069],[-90.3401,41.6045],[-90.34,41.6039],[-90.3398,41.602],[-90.3398,41.6018],[-90.3398,41.6016],[-90.3397,41.6011],[-90.3397,41.6007],[-90.3396,41.5998],[-90.3395,41.5986],[-90.3397,41.5981],[-90.3399,41.5972],[-90.3401,41.5962],[-90.3408,41.5934],[-90.3411,41.5925],[-90.3412,41.5918],[-90.3414,41.5912],[-90.3415,41.5906],[-90.3424,41.5892],[-90.3432,41.5878],[-90.3471,41.5863],[-90.3516,41.5845],[-90.3519,41.5844],[-90.3522,41.5843],[-90.355,41.5833],[-90.3552,41.5832],[-90.3559,41.5829],[-90.3561,41.5828],[-90.3577,41.5822],[-90.3585,41.5818],[-90.361,41.5809],[-90.362,41.5805],[-90.3622,41.5804],[-90.363,41.5801],[-90.3633,41.5799],[-90.3637,41.5798],[-90.3641,41.5796],[-90.3646,41.5796],[-90.3647,41.5795],[-90.3653,41.5794],[-90.371,41.5784],[-90.3724,41.5782],[-90.3726,41.5782],[-90.3738,41.578],[-90.3763,41.5775],[-90.3772,41.5774],[-90.3788,41.5771],[-90.3794,41.577],[-90.3801,41.5769],[-90.3813,41.5766],[-90.3822,41.5764],[-90.3826,41.5763],[-90.3837,41.576],[-90.3851,41.5756],[-90.3874,41.575],[-90.3897,41.5744],[-90.3938,41.5733],[-90.3941,41.5733],[-90.3979,41.5722],[-90.3995,41.5714],[-90.3998,41.5713],[-90.4042,41.5691],[-90.4057,41.5683],[-90.4072,41.5677],[-90.4116,41.5659],[-90.4128,41.5653],[-90.413,41.5652],[-90.4136,41.5647],[-90.4145,41.5639],[-90.4153,41.5634],[-90.4158,41.5629],[-90.4159,41.5629],[-90.416,41.5627],[-90.4164,41.5622],[-90.4168,41.5618],[-90.4169,41.5617],[-90.4169,41.5616],[-90.4171,41.5613],[-90.4188,41.5592],[-90.4193,41.5585],[-90.4201,41.5574],[-90.4206,41.5566],[-90.4211,41.5559],[-90.4221,41.5544],[-90.4222,41.5542],[-90.4225,41.5541],[-90.4234,41.5536],[-90.4236,41.5534],[-90.4243,41.5531],[-90.4245,41.5529],[-90.4246,41.5529],[-90.4247,41.5528],[-90.4248,41.5528],[-90.4251,41.5527],[-90.4252,41.5526],[-90.426,41.5522],[-90.4261,41.5521],[-90.427,41.5516],[-90.4272,41.5515],[-90.4287,41.551],[-90.4297,41.5506],[-90.4306,41.5503],[-90.4327,41.5495],[-90.4332,41.5491],[-90.4339,41.5484],[-90.4343,41.5481],[-90.4353,41.5471],[-90.4356,41.5468],[-90.4367,41.5458],[-90.4368,41.5457],[-90.438,41.5446],[-90.4384,41.5441],[-90.4395,41.5429],[-90.4396,41.5427],[-90.44,41.5423],[-90.4405,41.5416],[-90.4411,41.5409],[-90.4429,41.5388],[-90.4435,41.538],[-90.4439,41.5376],[-90.4449,41.5365],[-90.4452,41.5361],[-90.4454,41.536],[-90.4456,41.5358],[-90.446,41.5355],[-90.4477,41.5341],[-90.4483,41.5337],[-90.4491,41.5331],[-90.4495,41.5328],[-90.4506,41.5319],[-90.4509,41.5317],[-90.4511,41.5315],[-90.4518,41.531],[-90.452,41.5309],[-90.4539,41.5294],[-90.4565,41.5273],[-90.4595,41.525],[-90.4611,41.5238],[-90.4613,41.5237],[-90.4614,41.5235],[-90.464,41.5228],[-90.4718,41.5205],[-90.4743,41.5197],[-90.4749,41.5197],[-90.475,41.5197],[-90.4754,41.5196],[-90.4766,41.5195],[-90.477,41.5195],[-90.4777,41.5194],[-90.4781,41.5194],[-90.4782,41.5194],[-90.4784,41.5193],[-90.4792,41.5193],[-90.4796,41.5192],[-90.48,41.5192],[-90.4884,41.5184],[-90.4895,41.5183],[-90.4899,41.5182],[-90.49,41.5182],[-90.4915,41.5182],[-90.4953,41.5181],[-90.496,41.5181],[-90.4968,41.5181],[-90.4975,41.5181],[-90.4981,41.5181],[-90.4995,41.5181],[-90.4998,41.5181],[-90.5003,41.518],[-90.5006,41.518],[-90.5017,41.5181],[-90.5021,41.5181],[-90.5024,41.5181],[-90.5033,41.5182],[-90.5036,41.5182],[-90.5053,41.5185],[-90.5055,41.5185],[-90.5076,41.5188],[-90.511,41.5193],[-90.5129,41.5195],[-90.513,41.5195],[-90.5131,41.5195],[-90.5132,41.5196],[-90.514,41.5198],[-90.5164,41.5204],[-90.5172,41.5206],[-90.5253,41.5228],[-90.5282,41.5236],[-90.5291,41.5239],[-90.5327,41.5248],[-90.5329,41.5249],[-90.533,41.5249],[-90.5339,41.5251],[-90.5364,41.5255],[-90.5372,41.5256],[-90.538,41.5257],[-90.5402,41.526],[-90.5409,41.5261],[-90.541,41.5261],[-90.5411,41.5261],[-90.5418,41.526],[-90.5433,41.5259],[-90.5446,41.5258],[-90.5455,41.5257],[-90.5474,41.5255],[-90.553,41.5247],[-90.5549,41.5244],[-90.5552,41.5244],[-90.5555,41.5243],[-90.5556,41.5243],[-90.5562,41.5242],[-90.5566,41.524],[-90.5574,41.5235],[-90.5577,41.5233],[-90.558,41.5232],[-90.5596,41.5222],[-90.5638,41.5196],[-90.5644,41.5192],[-90.566,41.5182],[-90.566,41.5181],[-90.5662,41.5181],[-90.5662,41.518],[-90.5663,41.518],[-90.5663,41.5179],[-90.5665,41.5179],[-90.567,41.5176],[-90.5672,41.5175],[-90.568,41.5173],[-90.5704,41.5166],[-90.5711,41.5163],[-90.5712,41.5163],[-90.5715,41.5163],[-90.572,41.5162],[-90.5723,41.5162],[-90.5726,41.5162],[-90.5733,41.5161],[-90.5735,41.5161],[-90.5756,41.5159],[-90.5759,41.5158],[-90.5764,41.5158],[-90.5776,41.5157],[-90.5788,41.5155],[-90.5797,41.5154],[-90.5805,41.5153],[-90.5816,41.5152],[-90.582,41.5151],[-90.5828,41.5149],[-90.5829,41.5148],[-90.5836,41.5147],[-90.5843,41.5146],[-90.5849,41.5145],[-90.5854,41.5144],[-90.5862,41.5142],[-90.5866,41.5141],[-90.5885,41.5136],[-90.5886,41.5135],[-90.5887,41.5135],[-90.5901,41.5131],[-90.591,41.5128],[-90.5912,41.5127],[-90.5914,41.5126],[-90.5917,41.5125],[-90.5918,41.5124],[-90.5919,41.5124],[-90.5939,41.5116],[-90.5944,41.5114],[-90.5945,41.5114],[-90.5946,41.5113],[-90.5952,41.511],[-90.5961,41.5104],[-90.6006,41.5071],[-90.6017,41.5064],[-90.6019,41.5062],[-90.6021,41.506],[-90.6024,41.5049],[-90.6027,41.5037],[-90.6032,41.5015],[-90.6032,41.5013],[-90.6033,41.5008],[-90.6034,41.5003],[-90.6037,41.4995],[-90.6042,41.497],[-90.6043,41.4969],[-90.6047,41.4961],[-90.6049,41.4958],[-90.6055,41.4949],[-90.6057,41.4946],[-90.6059,41.4942],[-90.6062,41.494],[-90.6065,41.4938],[-90.6076,41.493],[-90.608,41.4927],[-90.6086,41.4923],[-90.6106,41.4908],[-90.6128,41.4892],[-90.6166,41.4865],[-90.6169,41.4862],[-90.6177,41.4856],[-90.6185,41.485],[-90.6189,41.4849],[-90.6192,41.4848],[-90.6207,41.4841],[-90.621,41.484],[-90.6215,41.4838],[-90.626,41.4818],[-90.6283,41.4808],[-90.6304,41.4799],[-90.6306,41.4798],[-90.6307,41.4797],[-90.631,41.4796],[-90.6314,41.4794],[-90.6317,41.4792],[-90.6318,41.4791],[-90.632,41.479],[-90.6321,41.479],[-90.6322,41.4789],[-90.6324,41.4788],[-90.6325,41.4787],[-90.639,41.4742],[-90.6402,41.4733],[-90.642,41.4719],[-90.6437,41.4705],[-90.6454,41.4691],[-90.6502,41.465],[-90.6558,41.4621],[-90.6579,41.4618],[-90.6605,41.4615],[-90.6642,41.4609],[-90.6652,41.4608],[-90.6657,41.4607],[-90.6662,41.4606],[-90.6668,41.4606],[-90.6671,41.4606],[-90.6684,41.4606],[-90.6689,41.4606],[-90.6704,41.4607],[-90.6715,41.4607],[-90.6719,41.4607],[-90.6738,41.4608],[-90.6757,41.4608],[-90.6764,41.4608],[-90.6772,41.4606],[-90.6788,41.4601],[-90.679,41.4601],[-90.6793,41.46],[-90.6814,41.4594],[-90.6821,41.4592],[-90.6826,41.459],[-90.6828,41.459],[-90.685,41.4583],[-90.6861,41.458],[-90.6872,41.4576],[-90.6878,41.4575],[-90.6884,41.4573],[-90.691,41.4566],[-90.6983,41.4553],[-90.6997,41.455],[-90.7012,41.4547],[-90.7055,41.4541],[-90.7062,41.454],[-90.707,41.4539],[-90.7079,41.4537],[-90.7103,41.4535],[-90.7112,41.4534],[-90.7148,41.453],[-90.7183,41.4528],[-90.721,41.4524],[-90.7233,41.4523],[-90.7236,41.4522],[-90.7261,41.4518],[-90.727,41.4517],[-90.7284,41.4516],[-90.7287,41.4515],[-90.7307,41.4513],[-90.7326,41.451],[-90.7334,41.4509],[-90.7356,41.4504],[-90.7373,41.4502],[-90.7374,41.4501],[-90.7375,41.4501],[-90.7459,41.4497],[-90.7496,41.4496],[-90.7499,41.4496],[-90.7501,41.4496],[-90.7506,41.4496],[-90.7508,41.4496],[-90.7515,41.4497],[-90.7517,41.4497],[-90.7519,41.4497],[-90.7524,41.4497],[-90.7544,41.4498],[-90.7583,41.4501],[-90.7584,41.4501],[-90.7604,41.4503],[-90.7621,41.4504],[-90.7622,41.4504],[-90.7635,41.4506],[-90.7645,41.4506],[-90.7655,41.4507],[-90.7662,41.4507],[-90.7671,41.4507],[-90.768,41.4508],[-90.7692,41.4507],[-90.7707,41.4507],[-90.7717,41.4508],[-90.7725,41.4508],[-90.7734,41.4509],[-90.7756,41.4511],[-90.7758,41.4511],[-90.7776,41.4513],[-90.7783,41.4514],[-90.7793,41.4516],[-90.7807,41.4518],[-90.7811,41.4519],[-90.7816,41.452],[-90.7826,41.4521],[-90.7831,41.4522],[-90.7848,41.4526],[-90.7853,41.4527],[-90.7858,41.4528],[-90.786,41.4528],[-90.7863,41.4529],[-90.7882,41.4532],[-90.789,41.4532],[-90.7898,41.4533],[-90.7905,41.4534],[-90.7914,41.4535],[-90.7931,41.4536],[-90.7945,41.4538],[-90.7951,41.4538],[-90.7953,41.4538],[-90.7973,41.4539],[-90.7989,41.454],[-90.8004,41.4541],[-90.8033,41.4542],[-90.8036,41.4543],[-90.804,41.4543],[-90.8056,41.4544],[-90.8068,41.4544],[-90.8073,41.4545],[-90.8084,41.4545],[-90.8094,41.4545],[-90.8096,41.4545],[-90.81,41.4546],[-90.8108,41.4546],[-90.8109,41.4546],[-90.8113,41.4546],[-90.812,41.4546],[-90.8131,41.4545],[-90.8142,41.4545],[-90.8151,41.4544],[-90.8153,41.4544],[-90.8154,41.4544],[-90.8168,41.4543],[-90.8177,41.4543],[-90.8181,41.4543],[-90.8187,41.4544],[-90.8192,41.4544],[-90.8207,41.4544],[-90.8226,41.4544],[-90.8231,41.4544],[-90.8238,41.4544],[-90.8247,41.4545],[-90.8256,41.4546],[-90.8273,41.4548],[-90.8274,41.4548],[-90.8285,41.4551],[-90.829,41.4551],[-90.8301,41.4552],[-90.8312,41.4553],[-90.8323,41.4554],[-90.8325,41.4554],[-90.8338,41.4555],[-90.8354,41.4556],[-90.8363,41.4556],[-90.8374,41.4556],[-90.8395,41.4556],[-90.8408,41.4556],[-90.8415,41.4556],[-90.8423,41.4555],[-90.8433,41.4555],[-90.8448,41.4553],[-90.8466,41.4551],[-90.8475,41.455],[-90.8494,41.4545],[-90.8497,41.4545],[-90.8502,41.4544],[-90.8516,41.4542],[-90.8523,41.4541],[-90.8529,41.454],[-90.8536,41.4539],[-90.8539,41.4538],[-90.8549,41.4534],[-90.8564,41.4531],[-90.8576,41.4528],[-90.8585,41.4523],[-90.8595,41.4519],[-90.8606,41.4514],[-90.8611,41.4511],[-90.8615,41.4509],[-90.8627,41.4503],[-90.8628,41.4503],[-90.8641,41.4497],[-90.8652,41.4491],[-90.8665,41.4486],[-90.8673,41.4482],[-90.8679,41.4479],[-90.8684,41.4476],[-90.8692,41.4472],[-90.8693,41.4472],[-90.8698,41.4468],[-90.8706,41.4464],[-90.8714,41.446],[-90.8721,41.4456],[-90.8722,41.4455],[-90.8727,41.4453],[-90.8735,41.4447],[-90.8741,41.4445],[-90.8744,41.4443],[-90.8751,41.4438],[-90.8759,41.4434],[-90.8761,41.4434],[-90.877,41.4429],[-90.8776,41.4425],[-90.8778,41.4423],[-90.8781,41.4422],[-90.8788,41.4417],[-90.8789,41.4417],[-90.8798,41.4411],[-90.881,41.4405],[-90.8811,41.4404],[-90.8814,41.4402],[-90.8828,41.4395],[-90.884,41.4389],[-90.8848,41.4385],[-90.8859,41.4379],[-90.8876,41.4371],[-90.8881,41.4368],[-90.8896,41.436],[-90.8905,41.4356],[-90.8907,41.4355],[-90.8908,41.4354],[-90.8913,41.4352],[-90.8915,41.4352],[-90.8918,41.4351],[-90.892,41.435],[-90.8921,41.435],[-90.8932,41.4345],[-90.894,41.4341],[-90.8956,41.4334],[-90.8966,41.4328],[-90.897,41.4327],[-90.898,41.4322],[-90.8983,41.4321],[-90.8996,41.4316],[-90.8998,41.4315],[-90.9003,41.4312],[-90.9005,41.4312],[-90.9012,41.4309],[-90.902,41.4306],[-90.9027,41.4303],[-90.9031,41.4302],[-90.904,41.4301],[-90.9053,41.4297],[-90.9068,41.4293],[-90.9079,41.4291],[-90.9082,41.429],[-90.9094,41.4288],[-90.9102,41.4285],[-90.9113,41.4282],[-90.9122,41.4279],[-90.9132,41.4276],[-90.9147,41.4271],[-90.9165,41.4265],[-90.9178,41.426],[-90.9183,41.4259],[-90.9187,41.4258],[-90.9193,41.4256],[-90.9198,41.4254],[-90.9203,41.4251],[-90.921,41.4247],[-90.9218,41.4242],[-90.9227,41.4237],[-90.9234,41.4234],[-90.9243,41.4229],[-90.925,41.4226],[-90.9258,41.4223],[-90.927,41.4221],[-90.9283,41.4218],[-90.9292,41.4215],[-90.93,41.4214],[-90.9307,41.4214],[-90.931,41.4214],[-90.9314,41.4214],[-90.9321,41.4216],[-90.9328,41.4218],[-90.9338,41.4219],[-90.9348,41.4221],[-90.9361,41.4224],[-90.9371,41.4226],[-90.9381,41.4228],[-90.9389,41.4229],[-90.9397,41.4231],[-90.9407,41.4232],[-90.9417,41.4233],[-90.9425,41.4234],[-90.9438,41.4235],[-90.9449,41.4236],[-90.9454,41.4237],[-90.946,41.4238],[-90.9468,41.4239],[-90.9477,41.424],[-90.9485,41.4241],[-90.949,41.4241],[-90.9498,41.4242],[-90.9503,41.4244],[-90.9512,41.4246],[-90.9521,41.4248],[-90.9532,41.4251],[-90.954,41.4253],[-90.9547,41.4256],[-90.9551,41.4259],[-90.9555,41.4261],[-90.9563,41.4264],[-90.9567,41.4267],[-90.9573,41.427],[-90.9578,41.4273],[-90.9583,41.4277],[-90.9589,41.428],[-90.9595,41.4283],[-90.9601,41.4285],[-90.9607,41.4287],[-90.9613,41.429],[-90.9621,41.4293],[-90.9625,41.4295],[-90.963,41.4295],[-90.9636,41.4297],[-90.9642,41.4297],[-90.9643,41.4297],[-90.965,41.4299],[-90.9658,41.4299],[-90.9667,41.4301],[-90.9674,41.4302],[-90.9679,41.4304],[-90.9683,41.4305],[-90.9689,41.4308],[-90.9695,41.431],[-90.9702,41.4312],[-90.9706,41.4314],[-90.971,41.4317],[-90.9711,41.4318],[-90.9719,41.4324],[-90.9723,41.4327],[-90.9725,41.4329],[-90.9727,41.433],[-90.9727,41.4331],[-90.9728,41.4331],[-90.9731,41.4333],[-90.9732,41.4333],[-90.9736,41.4335],[-90.9742,41.4337],[-90.9749,41.4339],[-90.9752,41.434],[-90.9758,41.434],[-90.9767,41.4341],[-90.9779,41.4342],[-90.9787,41.4343],[-90.9798,41.4343],[-90.9803,41.4343],[-90.9818,41.4342],[-90.9829,41.4342],[-90.9839,41.434],[-90.9849,41.4339],[-90.9859,41.4337],[-90.9868,41.4334],[-90.9876,41.4331],[-90.9884,41.4327],[-90.9893,41.4323],[-90.99,41.432],[-90.9909,41.4316],[-90.9919,41.4312],[-90.9929,41.4308],[-90.994,41.4303],[-90.9948,41.43],[-90.995,41.4299],[-90.9962,41.4295],[-90.9972,41.4292],[-90.9982,41.4288],[-90.9993,41.4286],[-91.0002,41.4284],[-91.0003,41.4284],[-91.0012,41.4281],[-91.0034,41.4273],[-91.0042,41.4269],[-91.0052,41.4265],[-91.0058,41.4261],[-91.006,41.4261],[-91.0087,41.4257],[-91.0091,41.4256],[-91.0094,41.4255],[-91.0096,41.4255],[-91.0119,41.425],[-91.012,41.425],[-91.0146,41.4248],[-91.0189,41.4245],[-91.0194,41.4245],[-91.0212,41.4243],[-91.0237,41.4241],[-91.0241,41.4241],[-91.0278,41.4236],[-91.0306,41.4225],[-91.0309,41.4224],[-91.0331,41.4214],[-91.0332,41.4214],[-91.0335,41.4213],[-91.0344,41.4209],[-91.0347,41.4208],[-91.035,41.4207],[-91.0361,41.4204],[-91.0364,41.4203],[-91.0371,41.42],[-91.0378,41.4197],[-91.0382,41.4194],[-91.0399,41.4185],[-91.0414,41.4175],[-91.0416,41.4174],[-91.0417,41.4173],[-91.0421,41.417],[-91.0435,41.4162],[-91.044,41.4159],[-91.0451,41.4149],[-91.0455,41.4145],[-91.0459,41.4141],[-91.0465,41.4132],[-91.0466,41.413],[-91.0468,41.4127],[-91.047,41.4124],[-91.047,41.4123],[-91.0476,41.4113],[-91.0477,41.4113],[-91.0478,41.4109],[-91.0483,41.4098],[-91.0483,41.4097],[-91.0486,41.408],[-91.049,41.4061],[-91.0491,41.4057],[-91.0493,41.4049],[-91.0497,41.4031],[-91.0499,41.4026],[-91.0501,41.4015],[-91.0503,41.4001],[-91.0506,41.3973],[-91.0507,41.396],[-91.0508,41.3956],[-91.0508,41.3941],[-91.0509,41.3933],[-91.0509,41.3928],[-91.0509,41.3915],[-91.0509,41.3911],[-91.0509,41.3909],[-91.0509,41.3906],[-91.0509,41.3898],[-91.051,41.3892],[-91.051,41.3876],[-91.0511,41.3867],[-91.0514,41.3859],[-91.0516,41.3853],[-91.0518,41.3847],[-91.0519,41.3845],[-91.0525,41.3837],[-91.0531,41.3831],[-91.0535,41.3826],[-91.0546,41.3812],[-91.0556,41.38],[-91.0568,41.3789],[-91.0571,41.3785],[-91.0577,41.3779],[-91.0585,41.377],[-91.0596,41.3759],[-91.0597,41.3756],[-91.06,41.375],[-91.0611,41.3738],[-91.0623,41.3725],[-91.0633,41.3713],[-91.0637,41.3708],[-91.0637,41.3707],[-91.0644,41.3698],[-91.0651,41.3691],[-91.0657,41.368],[-91.0662,41.3664],[-91.0665,41.3653],[-91.0669,41.3634],[-91.067,41.3629],[-91.0671,41.3621],[-91.0676,41.3593],[-91.0684,41.3558],[-91.069,41.3539],[-91.0698,41.3503],[-91.0705,41.3463],[-91.0706,41.3454],[-91.0707,41.3451],[-91.0707,41.3448],[-91.0708,41.3446],[-91.0708,41.3443],[-91.0709,41.3438],[-91.071,41.3432],[-91.0711,41.3422],[-91.0713,41.341],[-91.0716,41.3396],[-91.0717,41.3386],[-91.0718,41.3376],[-91.0718,41.3364],[-91.072,41.335],[-91.072,41.3341],[-91.0721,41.3336],[-91.0721,41.3334],[-91.0721,41.3328],[-91.0721,41.3323],[-91.072,41.3316],[-91.0721,41.3296],[-91.0722,41.3285],[-91.0723,41.3265],[-91.0727,41.323],[-91.0728,41.3214],[-91.0729,41.3199],[-91.0729,41.3198],[-91.073,41.3171],[-91.0731,41.3149],[-91.0732,41.3141],[-91.0732,41.3134],[-91.0735,41.3105],[-91.0738,41.3093],[-91.0739,41.3085],[-91.0742,41.3076],[-91.0748,41.3056],[-91.0755,41.3044],[-91.076,41.3037],[-91.0775,41.3018],[-91.0797,41.3001],[-91.0815,41.2987],[-91.083,41.2976],[-91.084,41.2967],[-91.0864,41.2948],[-91.0869,41.2944],[-91.0877,41.2931],[-91.0892,41.2912],[-91.0907,41.2891],[-91.092,41.2869],[-91.0935,41.284],[-91.0942,41.2826],[-91.0947,41.2814],[-91.0954,41.2797],[-91.0964,41.2773],[-91.098,41.2736],[-91.0989,41.2715],[-91.1001,41.269],[-91.1011,41.2672],[-91.1031,41.264],[-91.1045,41.2621],[-91.1073,41.2589],[-91.1075,41.2588],[-91.1094,41.2571],[-91.1103,41.2561],[-91.1128,41.2525],[-91.1138,41.2507],[-91.1142,41.25],[-91.1142,41.2495],[-91.1142,41.2488],[-91.1142,41.2482],[-91.1142,41.2469],[-91.1141,41.2457],[-91.1141,41.245],[-91.1141,41.2444],[-91.114,41.2438],[-91.1139,41.2431],[-91.1137,41.2414],[-91.1133,41.2406],[-91.1131,41.24],[-91.1124,41.239],[-91.1119,41.2386],[-91.1118,41.2385],[-91.1107,41.2376],[-91.1104,41.2373],[-91.1096,41.2366],[-91.1088,41.236],[-91.1078,41.2354],[-91.1062,41.2346],[-91.1058,41.2343],[-91.1044,41.2333],[-91.103,41.2321],[-91.1009,41.2305],[-91.1008,41.2305],[-91.1,41.2298],[-91.0989,41.229],[-91.0975,41.2275],[-91.0957,41.2255],[-91.0947,41.2245],[-91.094,41.2237],[-91.093,41.2226],[-91.0902,41.2204],[-91.0871,41.2182],[-91.0835,41.2159],[-91.0815,41.2144],[-91.0795,41.2128],[-91.0778,41.2113],[-91.076,41.2098],[-91.0757,41.2095],[-91.0755,41.2093],[-91.074,41.208],[-91.073,41.2071],[-91.0678,41.2016],[-91.0669,41.2006],[-91.0659,41.1995],[-91.0648,41.1981],[-91.0638,41.1966],[-91.0615,41.1938],[-91.0603,41.1923],[-91.0603,41.1922],[-91.0598,41.1917],[-91.0594,41.1912],[-91.0584,41.1899],[-91.058,41.1894],[-91.0579,41.1893],[-91.0551,41.1858],[-91.0543,41.1847],[-91.0515,41.1805],[-91.0498,41.1781],[-91.048,41.1753],[-91.0464,41.173],[-91.0448,41.1705],[-91.0439,41.1691],[-91.0419,41.1665],[-91.0416,41.1662],[-91.0412,41.166],[-91.0386,41.1656],[-91.0384,41.1655],[-91.0369,41.1651],[-91.0365,41.165],[-91.0359,41.1648],[-91.0344,41.1644],[-91.0322,41.164],[-91.0301,41.1636],[-91.0272,41.1634],[-91.0255,41.1635],[-91.0241,41.1636],[-91.0224,41.164],[-91.0202,41.1647],[-91.02,41.1647],[-91.0198,41.1647],[-91.019,41.1649],[-91.0178,41.1652],[-91.0165,41.1653],[-91.0151,41.1655],[-91.0144,41.1656],[-91.0135,41.1658],[-91.0126,41.1659],[-91.0115,41.166],[-91.0104,41.1662],[-91.0096,41.1662],[-91.0094,41.1662],[-91.0081,41.1662],[-91.0076,41.1662],[-91.0065,41.1659],[-91.0055,41.1656],[-91.0043,41.1651],[-91.0035,41.1647],[-91.0031,41.1646],[-91.0017,41.1641],[-91.0008,41.1637],[-91.0002,41.1634],[-90.9979,41.1626],[-90.9971,41.162],[-90.995,41.1606],[-90.9944,41.1601],[-90.9925,41.1585],[-90.9922,41.1582],[-90.9909,41.1569],[-90.9906,41.1566],[-90.9897,41.1557],[-90.9879,41.1533],[-90.9861,41.1506],[-90.9859,41.1502],[-90.9855,41.1495],[-90.985,41.1484],[-90.985,41.1483],[-90.9847,41.1478],[-90.9833,41.1455],[-90.9831,41.1452],[-90.9816,41.1431],[-90.9813,41.1427],[-90.9791,41.1398],[-90.9775,41.1382],[-90.9773,41.138],[-90.977,41.1377],[-90.9764,41.1371],[-90.9749,41.1353],[-90.9733,41.1333],[-90.9709,41.1301],[-90.9707,41.1299],[-90.9704,41.1293],[-90.9694,41.1274],[-90.969,41.1264],[-90.9689,41.1257],[-90.9687,41.1253],[-90.9686,41.1251],[-90.9685,41.125],[-90.968,41.1238],[-90.9674,41.1227],[-90.9673,41.1225],[-90.9666,41.121],[-90.9659,41.1196],[-90.9652,41.1189],[-90.9645,41.1183],[-90.9635,41.1173],[-90.9627,41.1166],[-90.9625,41.1164],[-90.9617,41.1156],[-90.9608,41.1148],[-90.9595,41.1134],[-90.9586,41.1125],[-90.9582,41.1121],[-90.9573,41.1111],[-90.9544,41.1074],[-90.9527,41.1052],[-90.9523,41.1047],[-90.9508,41.1027],[-90.9505,41.1022],[-90.9497,41.1013],[-90.9493,41.1006],[-90.9492,41.1004],[-90.9491,41.1002],[-90.9489,41.1001],[-90.9488,41.0999],[-90.9484,41.0992],[-90.9483,41.099],[-90.9477,41.0983],[-90.9466,41.0966],[-90.9464,41.0957],[-90.9463,41.0947],[-90.9463,41.0945],[-90.9467,41.0928],[-90.9475,41.0905],[-90.9479,41.0881],[-90.948,41.0874],[-90.9482,41.0856],[-90.9482,41.0852],[-90.9482,41.0844],[-90.9483,41.0827],[-90.9484,41.0811],[-90.9487,41.0784],[-90.9489,41.0774],[-90.9491,41.0761],[-90.9492,41.0752],[-90.9493,41.0749],[-90.9493,41.0745],[-90.9493,41.0744],[-90.9494,41.0728],[-90.9494,41.0727],[-90.9493,41.0722],[-90.9492,41.0707],[-90.9491,41.0706],[-90.949,41.0703],[-90.9471,41.0657],[-90.946,41.0636],[-90.9455,41.0617],[-90.9456,41.0603],[-90.9459,41.0576],[-90.946,41.0563],[-90.9446,41.0523],[-90.9437,41.0486],[-90.944,41.0451],[-90.9437,41.0431],[-90.943,41.0408],[-90.9423,41.0385],[-90.9423,41.0347],[-90.9432,41.0296],[-90.9438,41.0265],[-90.944,41.0258],[-90.9453,41.0193],[-90.9454,41.0155],[-90.945,41.0119],[-90.9459,41.0065],[-90.9479,41.0015],[-90.9484,41],[-90.9488,40.9988],[-90.9496,40.9952],[-90.9518,40.9914],[-90.9552,40.9868],[-90.9555,40.9862],[-90.9581,40.9798],[-90.9581,40.9766],[-90.9568,40.9736],[-90.9551,40.9699],[-90.9527,40.9621],[-90.952,40.9582],[-90.9522,40.9541],[-90.9535,40.9506],[-90.9536,40.9505],[-90.9539,40.9499],[-90.9572,40.9434],[-90.9573,40.9434],[-90.96,40.9377],[-90.9605,40.9364],[-90.9611,40.9335],[-90.9619,40.9285],[-90.9626,40.9258],[-90.9629,40.925],[-90.9653,40.9216],[-90.969,40.9191],[-90.974,40.9174],[-90.9792,40.9155],[-90.9855,40.9121],[-90.9929,40.9097],[-90.9956,40.9091],[-90.9985,40.9081],[-91.0001,40.9073],[-91.0017,40.9064],[-91.0035,40.9051],[-91.005,40.9041],[-91.0075,40.9021],[-91.0095,40.9006],[-91.0118,40.8984],[-91.0119,40.8983],[-91.0121,40.8981],[-91.0132,40.8966],[-91.0139,40.8956],[-91.015,40.8939],[-91.0161,40.8922],[-91.0174,40.8902],[-91.0176,40.8899],[-91.0181,40.8891],[-91.0195,40.8867],[-91.02,40.886],[-91.0203,40.8856],[-91.0209,40.8848],[-91.0216,40.884],[-91.0223,40.8835],[-91.0232,40.8828],[-91.0245,40.8817],[-91.0263,40.8802],[-91.0268,40.8796],[-91.0275,40.8792],[-91.0279,40.879],[-91.0281,40.8788],[-91.0291,40.8784],[-91.0304,40.8778],[-91.0311,40.8775],[-91.0325,40.8768],[-91.0345,40.876],[-91.0368,40.875],[-91.0391,40.8736],[-91.042,40.8711],[-91.0447,40.8684],[-91.0473,40.8646],[-91.0502,40.8585],[-91.0517,40.856],[-91.0528,40.854],[-91.0543,40.8518],[-91.0564,40.8484],[-91.0588,40.8463],[-91.0622,40.8446],[-91.0672,40.842],[-91.0714,40.8387],[-91.0775,40.8334],[-91.0783,40.8328],[-91.0813,40.8306],[-91.085,40.8281],[-91.0901,40.8246],[-91.0916,40.8228],[-91.093,40.8211],[-91.0936,40.8199],[-91.0954,40.816],[-91.0967,40.8122],[-91.0967,40.8121],[-91.0967,40.812],[-91.097,40.8114],[-91.0975,40.8089],[-91.0975,40.8084],[-91.0977,40.8056],[-91.0973,40.8041],[-91.097,40.8025],[-91.0955,40.7993],[-91.0947,40.7978],[-91.0943,40.7971],[-91.0931,40.7948],[-91.0923,40.7929],[-91.0919,40.7914],[-91.0917,40.7903],[-91.0916,40.7898],[-91.0913,40.7867],[-91.0913,40.7831],[-91.0913,40.7825],[-91.0916,40.7803],[-91.0917,40.7797],[-91.0925,40.7768],[-91.0934,40.7743],[-91.0935,40.774],[-91.0948,40.7709],[-91.0961,40.7671],[-91.0981,40.7632],[-91.1005,40.76],[-91.1025,40.7571],[-91.1052,40.7541],[-91.1055,40.7538],[-91.1061,40.7531],[-91.1073,40.752],[-91.1082,40.7509],[-91.1086,40.7504],[-91.1088,40.75],[-91.1104,40.7455],[-91.1142,40.7309],[-91.1157,40.7252],[-91.1157,40.7239],[-91.1152,40.7219],[-91.1145,40.7206],[-91.1139,40.7195],[-91.1111,40.7083],[-91.1109,40.7033],[-91.1119,40.697],[-91.1125,40.6963],[-91.1133,40.6951],[-91.1154,40.6918],[-91.1178,40.6834],[-91.1196,40.6759],[-91.1208,40.6728],[-91.1224,40.6707],[-91.1239,40.6692],[-91.1251,40.6687],[-91.1284,40.6668],[-91.1335,40.6637],[-91.1381,40.6609],[-91.145,40.6576],[-91.1543,40.6536],[-91.1591,40.6511],[-91.1635,40.6489],[-91.1751,40.643],[-91.1853,40.6378],[-91.187,40.6373],[-91.1926,40.6365],[-91.1955,40.6363],[-91.1979,40.6361],[-91.2024,40.6366],[-91.2113,40.6379],[-91.2184,40.6384],[-91.2246,40.6385],[-91.2282,40.6383],[-91.2324,40.6381],[-91.2478,40.6384],[-91.2502,40.6382],[-91.251,40.6382],[-91.2519,40.6381],[-91.2531,40.638],[-91.2554,40.6375],[-91.2561,40.6373],[-91.2568,40.6371],[-91.2583,40.6367],[-91.2599,40.636],[-91.2625,40.6347],[-91.2637,40.6343],[-91.2638,40.6343],[-91.2643,40.6341],[-91.2649,40.6339],[-91.2664,40.6336],[-91.2681,40.6333],[-91.2698,40.6331],[-91.2715,40.633],[-91.2731,40.6328],[-91.2762,40.6322],[-91.2794,40.6315],[-91.2822,40.6309],[-91.2841,40.6304],[-91.2867,40.6299],[-91.2904,40.6293],[-91.2933,40.6287],[-91.2955,40.6283],[-91.296,40.6283],[-91.2972,40.6281],[-91.2973,40.628],[-91.2974,40.628],[-91.2981,40.6279],[-91.3009,40.6274],[-91.3035,40.6269],[-91.305,40.6266],[-91.3066,40.6262],[-91.3079,40.6258],[-91.3091,40.6254],[-91.3101,40.625],[-91.3397,40.6135],[-91.3413,40.6128],[-91.3487,40.6097],[-91.354,40.6065],[-91.3549,40.6059],[-91.3571,40.6043],[-91.3599,40.6018],[-91.3647,40.5955],[-91.3648,40.5954],[-91.3697,40.5888],[-91.3711,40.5868],[-91.3743,40.5826],[-91.3752,40.5813],[-91.3798,40.5744],[-91.3812,40.5732],[-91.382,40.5727],[-91.3852,40.5707],[-91.3882,40.5686],[-91.4015,40.5595],[-91.4052,40.5546],[-91.4063,40.5519],[-91.4064,40.5518],[-91.4069,40.5476],[-91.4062,40.5427],[-91.4041,40.5391],[-91.4031,40.5384],[-91.4007,40.5368],[-91.3945,40.5345],[-91.3881,40.5331],[-91.3845,40.5309],[-91.3819,40.5282],[-91.3777,40.523],[-91.3752,40.5199],[-91.3691,40.5125],[-91.3685,40.5116],[-91.3679,40.5105],[-91.3668,40.5077],[-91.3665,40.5068],[-91.3642,40.5],[-91.3639,40.4981],[-91.3637,40.4942],[-91.3637,40.4931],[-91.3637,40.493],[-91.3639,40.4901],[-91.3649,40.4842],[-91.3665,40.4789],[-91.3675,40.4762],[-91.3681,40.4746],[-91.3696,40.4714],[-91.3717,40.4682],[-91.3733,40.4655],[-91.3739,40.4646],[-91.3742,40.464],[-91.3752,40.462],[-91.3767,40.4592],[-91.3781,40.4564],[-91.3799,40.4521],[-91.38,40.4517],[-91.3811,40.4485],[-91.3815,40.446],[-91.3818,40.4425],[-91.3816,40.4389],[-91.3815,40.4381],[-91.3815,40.4373],[-91.381,40.4354],[-91.3802,40.4329],[-91.3796,40.4315],[-91.3788,40.4294],[-91.3777,40.4266],[-91.3776,40.4263],[-91.3765,40.4243],[-91.3752,40.4217],[-91.3737,40.4179],[-91.3733,40.4165],[-91.3728,40.4143],[-91.3725,40.4115],[-91.3724,40.4087],[-91.3724,40.4073],[-91.3724,40.4054],[-91.3724,40.4044],[-91.3724,40.4028],[-91.3726,40.4012],[-91.3729,40.3991],[-91.3752,40.3932],[-91.3754,40.3927],[-91.3757,40.3919],[-91.3764,40.3913],[-91.3765,40.3912],[-91.3766,40.391],[-91.3767,40.3909],[-91.3769,40.3908],[-91.3777,40.3902],[-91.3784,40.3897],[-91.3799,40.3889],[-91.382,40.3876],[-91.3842,40.3864],[-91.3884,40.3849],[-91.3901,40.3845],[-91.3916,40.384],[-91.3922,40.3839],[-91.397,40.3831],[-91.4024,40.3827],[-91.411,40.3824],[-91.413,40.3823],[-91.4143,40.382],[-91.415,40.3817],[-91.4157,40.3814],[-91.4171,40.3804],[-91.419,40.3787],[-91.4194,40.3783],[-91.42,40.3788],[-91.421,40.3797],[-91.4216,40.3803],[-91.4222,40.3808],[-91.4223,40.3809],[-91.4224,40.381],[-91.4227,40.3812],[-91.4231,40.3814],[-91.4233,40.3816],[-91.4243,40.382],[-91.4244,40.382],[-91.4246,40.3821],[-91.4257,40.3825],[-91.4267,40.3826],[-91.4278,40.3828],[-91.4281,40.3829],[-91.4287,40.383],[-91.4298,40.3833],[-91.4307,40.3836],[-91.4325,40.3842],[-91.4327,40.3843],[-91.4346,40.3849],[-91.4351,40.385],[-91.4355,40.385],[-91.4359,40.3851],[-91.4366,40.3853],[-91.4368,40.3853],[-91.4369,40.3854],[-91.438,40.3856],[-91.4395,40.3861],[-91.4398,40.3861],[-91.4411,40.3862],[-91.4412,40.3862],[-91.4413,40.3862],[-91.4418,40.3858],[-91.442,40.3857],[-91.4423,40.3854],[-91.4428,40.3851],[-91.4433,40.3846],[-91.4436,40.3843],[-91.4452,40.3825],[-91.4451,40.3808],[-91.4454,40.3794],[-91.4466,40.3779],[-91.4487,40.3768],[-91.4516,40.376],[-91.4545,40.3754],[-91.4581,40.3755],[-91.4604,40.3755],[-91.4633,40.3756],[-91.4639,40.3757],[-91.465,40.3762],[-91.4656,40.3771],[-91.4657,40.3775],[-91.4659,40.3782],[-91.4659,40.3784],[-91.4658,40.3787],[-91.4656,40.3793],[-91.4647,40.3809],[-91.4639,40.382],[-91.4637,40.3824],[-91.4635,40.3825],[-91.463,40.384],[-91.4631,40.385],[-91.4631,40.3851],[-91.4632,40.3851],[-91.4634,40.3854],[-91.4635,40.3855],[-91.4635,40.3856],[-91.464,40.3856],[-91.4646,40.3855],[-91.4649,40.3854],[-91.4651,40.3853],[-91.4653,40.3852],[-91.4671,40.3844],[-91.4679,40.3841],[-91.472,40.3829],[-91.4726,40.3828],[-91.4744,40.3825],[-91.4745,40.3825],[-91.4747,40.3825],[-91.4748,40.3824],[-91.4749,40.3824],[-91.4753,40.3823],[-91.4755,40.3823],[-91.4758,40.3822],[-91.4766,40.3821],[-91.4777,40.382],[-91.4784,40.3819],[-91.4802,40.3818],[-91.4823,40.3821],[-91.4831,40.3825],[-91.4834,40.3827],[-91.4838,40.3833],[-91.4845,40.3839],[-91.4846,40.384],[-91.4847,40.3841],[-91.4848,40.3841],[-91.4849,40.3842],[-91.4849,40.3843],[-91.4851,40.3845],[-91.4852,40.3847],[-91.4854,40.3848],[-91.4856,40.3852],[-91.4857,40.3856],[-91.4859,40.3858],[-91.486,40.3859],[-91.4861,40.3861],[-91.4862,40.3864],[-91.4865,40.3867],[-91.4865,40.3868],[-91.4868,40.3871],[-91.4869,40.3872],[-91.4872,40.3874],[-91.4873,40.3875],[-91.4875,40.3879],[-91.4876,40.388],[-91.4878,40.3882],[-91.4879,40.3884],[-91.488,40.3884],[-91.4882,40.3888],[-91.4889,40.3895],[-91.489,40.3897],[-91.4892,40.3899],[-91.4895,40.3903],[-91.4896,40.3906],[-91.4898,40.3908],[-91.4898,40.3909],[-91.49,40.3913],[-91.4901,40.3915],[-91.4903,40.3917],[-91.4904,40.392],[-91.4905,40.3922],[-91.4907,40.3926],[-91.4908,40.3927],[-91.4908,40.3928],[-91.4909,40.3929],[-91.4909,40.393],[-91.491,40.3937],[-91.491,40.3939],[-91.4908,40.3952],[-91.4905,40.3958],[-91.4901,40.3965],[-91.49,40.3967],[-91.4899,40.397],[-91.4897,40.3973],[-91.4896,40.3975],[-91.4891,40.3987],[-91.4886,40.4],[-91.4883,40.4013],[-91.4879,40.4025],[-91.4879,40.4026],[-91.4878,40.4034],[-91.4878,40.4039],[-91.4879,40.4039],[-91.4882,40.4041],[-91.4885,40.4043],[-91.4891,40.4044],[-91.4893,40.4044],[-91.4894,40.4044],[-91.4895,40.4044],[-91.4897,40.4043],[-91.4898,40.4043],[-91.4903,40.4041],[-91.4916,40.4033],[-91.4921,40.403],[-91.4922,40.403],[-91.4925,40.4028],[-91.4926,40.4028],[-91.4936,40.4024],[-91.4945,40.4023],[-91.4946,40.4023],[-91.4962,40.4022],[-91.4981,40.4019],[-91.4988,40.4021],[-91.5002,40.4025],[-91.5003,40.4026],[-91.5023,40.4029],[-91.5028,40.4029],[-91.5035,40.4031],[-91.5048,40.4034],[-91.5053,40.4035],[-91.5067,40.4043],[-91.5068,40.4044],[-91.5072,40.4053],[-91.5074,40.4055],[-91.5082,40.4061],[-91.5091,40.4068],[-91.5103,40.4073],[-91.5109,40.4075],[-91.5119,40.4078],[-91.5122,40.4079],[-91.5127,40.408],[-91.513,40.4082],[-91.5133,40.4083],[-91.514,40.4085],[-91.5143,40.4085],[-91.5148,40.4086],[-91.5165,40.4086],[-91.5174,40.4086],[-91.5184,40.4087],[-91.5188,40.4087],[-91.5198,40.4089],[-91.5199,40.409],[-91.5203,40.4091],[-91.5223,40.4096],[-91.5235,40.4102],[-91.5246,40.4108],[-91.5253,40.4118],[-91.5264,40.4134],[-91.5271,40.4167],[-91.527,40.4182],[-91.5268,40.4189],[-91.5267,40.4194],[-91.5266,40.4198],[-91.5266,40.4199],[-91.5253,40.4216],[-91.5232,40.4242],[-91.5214,40.4265],[-91.521,40.4271],[-91.5209,40.4274],[-91.5203,40.4284],[-91.5198,40.4294],[-91.5197,40.4297],[-91.5195,40.4299],[-91.5194,40.4303],[-91.5193,40.4306],[-91.5192,40.4309],[-91.519,40.4313],[-91.519,40.4318],[-91.5191,40.4326],[-91.5191,40.4328],[-91.5192,40.4329],[-91.5197,40.4335],[-91.5199,40.4337],[-91.521,40.4337],[-91.5225,40.4337],[-91.5226,40.4337],[-91.525,40.4335],[-91.5276,40.4338],[-91.5291,40.4343],[-91.5304,40.435],[-91.5315,40.4359],[-91.5326,40.4367],[-91.5328,40.4368],[-91.5329,40.4369],[-91.5335,40.4377],[-91.5335,40.4379],[-91.5336,40.4383],[-91.5336,40.4395],[-91.5336,40.4406],[-91.5336,40.4408],[-91.5328,40.4416],[-91.5328,40.4417],[-91.5319,40.4427],[-91.5296,40.4445],[-91.5291,40.4448],[-91.5277,40.4457],[-91.5261,40.4466],[-91.5244,40.4482],[-91.5241,40.4484],[-91.5233,40.4501],[-91.5232,40.4514],[-91.5231,40.4515],[-91.5231,40.4516],[-91.5231,40.4522],[-91.5231,40.4524],[-91.5234,40.4543],[-91.5235,40.4549],[-91.5237,40.4556],[-91.5239,40.4563],[-91.5245,40.4571],[-91.525,40.4577],[-91.5251,40.4578],[-91.5262,40.4586],[-91.5268,40.4588],[-91.5276,40.459],[-91.5286,40.459],[-91.5305,40.459],[-91.5319,40.459],[-91.5337,40.4589],[-91.5338,40.4589],[-91.5344,40.4589],[-91.5345,40.4589],[-91.5346,40.4588],[-91.5347,40.4588],[-91.5352,40.4588],[-91.5354,40.4588],[-91.5357,40.4587],[-91.5383,40.4584],[-91.5413,40.4583],[-91.5426,40.4582],[-91.5438,40.4582],[-91.5469,40.4582],[-91.5484,40.4582],[-91.5506,40.4585],[-91.5516,40.4586],[-91.5526,40.4588],[-91.5527,40.4588],[-91.5537,40.459],[-91.5544,40.4591],[-91.5568,40.4595],[-91.5583,40.4599],[-91.5606,40.4604],[-91.5638,40.461],[-91.5645,40.4612],[-91.5664,40.4619],[-91.5666,40.462],[-91.567,40.4621],[-91.5672,40.4622],[-91.5673,40.4622],[-91.5674,40.4622],[-91.5677,40.4623],[-91.5681,40.4624],[-91.5683,40.4625],[-91.5686,40.4626],[-91.5701,40.4633],[-91.5709,40.4637],[-91.5746,40.4656],[-91.5747,40.4656],[-91.5747,40.4657],[-91.5756,40.4664],[-91.5758,40.4666],[-91.576,40.4668],[-91.5779,40.4684],[-91.5782,40.4688],[-91.5802,40.4709],[-91.5803,40.471],[-91.581,40.4721],[-91.5815,40.4729],[-91.5824,40.4747],[-91.5827,40.4762],[-91.5828,40.477],[-91.5833,40.4791],[-91.5852,40.4836],[-91.5853,40.4838],[-91.5857,40.4848],[-91.5869,40.4872],[-91.5894,40.4909],[-91.5908,40.4923],[-91.5926,40.4937],[-91.5946,40.495],[-91.5949,40.4951],[-91.5996,40.497],[-91.5998,40.497],[-91.6002,40.4971],[-91.6017,40.4977],[-91.6022,40.4978],[-91.6023,40.4979],[-91.6026,40.498],[-91.6029,40.4981],[-91.6031,40.4982],[-91.6034,40.4982],[-91.6051,40.4988],[-91.6083,40.5],[-91.6084,40.5],[-91.612,40.5019],[-91.6128,40.5024],[-91.6164,40.5044],[-91.617,40.5048],[-91.6195,40.5071],[-91.6212,40.5098],[-91.6214,40.5101],[-91.6215,40.5109],[-91.6216,40.511],[-91.6218,40.5121],[-91.6224,40.5144],[-91.6222,40.517],[-91.6221,40.5174],[-91.6219,40.5179],[-91.6218,40.5182],[-91.6215,40.5188],[-91.6213,40.5195],[-91.6204,40.5219],[-91.6199,40.5233],[-91.6195,40.5243],[-91.6188,40.5263],[-91.6188,40.5265],[-91.6187,40.5273],[-91.6186,40.5281],[-91.6185,40.529],[-91.618,40.534],[-91.6182,40.5353],[-91.6184,40.5368],[-91.619,40.5391],[-91.6191,40.5392],[-91.6201,40.5408],[-91.6204,40.5411],[-91.6219,40.5423],[-91.623,40.5427],[-91.6235,40.5429],[-91.6239,40.5431],[-91.6249,40.5434],[-91.6252,40.5435],[-91.6258,40.5436],[-91.6269,40.5438],[-91.6303,40.5444],[-91.6308,40.5444],[-91.6312,40.5446],[-91.6328,40.545],[-91.6349,40.5452],[-91.6354,40.5452],[-91.6381,40.5455],[-91.6385,40.5456],[-91.6391,40.5457],[-91.6396,40.5459],[-91.64,40.5459],[-91.6404,40.546],[-91.6406,40.546],[-91.6407,40.5461],[-91.6415,40.5462],[-91.6423,40.5464],[-91.6436,40.5467],[-91.6437,40.5467],[-91.645,40.547],[-91.6467,40.5474],[-91.6473,40.5475],[-91.648,40.5477],[-91.6543,40.5492],[-91.6565,40.5494],[-91.6601,40.5498],[-91.6622,40.55],[-91.6642,40.5502],[-91.6643,40.5502],[-91.6645,40.5502],[-91.6646,40.5503],[-91.6649,40.5503],[-91.6652,40.5503],[-91.666,40.5504],[-91.6669,40.5505],[-91.6685,40.5507],[-91.67,40.5508],[-91.671,40.5509],[-91.6783,40.5524],[-91.6817,40.553],[-91.6824,40.5534],[-91.6833,40.5539],[-91.6839,40.5543],[-91.6848,40.5548],[-91.6852,40.5551],[-91.6873,40.5565],[-91.6887,40.5574],[-91.6895,40.5584],[-91.6899,40.5589],[-91.6904,40.5594],[-91.6906,40.5596],[-91.6908,40.5599],[-91.6911,40.5607],[-91.6916,40.5622],[-91.6916,40.5641],[-91.6916,40.5648],[-91.6916,40.5649],[-91.6915,40.5649],[-91.6914,40.5653],[-91.6912,40.5656],[-91.6908,40.5667],[-91.6903,40.5678],[-91.69,40.5686],[-91.6866,40.575],[-91.6857,40.5768],[-91.6857,40.5772],[-91.6854,40.5789],[-91.6856,40.5794],[-91.6864,40.5809],[-91.6868,40.5813],[-91.6888,40.5834],[-91.6963,40.5881],[-91.6964,40.5881],[-91.6971,40.5885],[-91.7012,40.5902],[-91.7054,40.5919],[-91.7073,40.5927],[-91.7078,40.593],[-91.7079,40.593],[-91.7082,40.5932],[-91.7086,40.5934],[-91.7099,40.594],[-91.7112,40.5946],[-91.712,40.5951],[-91.7122,40.5952],[-91.7123,40.5952],[-91.7124,40.5953],[-91.7146,40.5969],[-91.7168,40.5985],[-91.7201,40.6015],[-91.7291,40.6136],[-91.7304,40.6136],[-91.7305,40.6136],[-91.737,40.6133],[-91.7406,40.6131],[-91.7409,40.6131],[-91.7502,40.6127],[-91.7624,40.6123],[-91.7631,40.6123],[-91.7661,40.6122],[-91.7667,40.6121],[-91.7697,40.6121],[-91.7697,40.612],[-91.7786,40.6118],[-91.7792,40.6118],[-91.7859,40.6116],[-91.7864,40.6116],[-91.7868,40.6115],[-91.793,40.6113],[-91.7942,40.6113],[-91.795,40.6112],[-91.7951,40.6112],[-91.7991,40.611],[-91.7992,40.611],[-91.7998,40.611],[-91.8001,40.611],[-91.8138,40.6105],[-91.814,40.6105],[-91.8242,40.6103],[-91.8243,40.6103],[-91.8247,40.6102],[-91.8253,40.6102],[-91.8261,40.6102],[-91.8271,40.6101],[-91.8296,40.61],[-91.831,40.61],[-91.8314,40.6099],[-91.8322,40.6099],[-91.8323,40.6099],[-91.8324,40.6098],[-91.8333,40.6098],[-91.8334,40.6097],[-91.8407,40.6094],[-91.8408,40.6094],[-91.8529,40.6088],[-91.8684,40.6081],[-91.8687,40.608],[-91.8696,40.608],[-91.8719,40.608],[-91.8752,40.6079],[-91.8833,40.6076],[-91.8898,40.6075],[-91.902,40.6071],[-91.9056,40.607],[-91.9073,40.607],[-91.9109,40.6069],[-91.9158,40.6068],[-91.916,40.6068],[-91.9161,40.6068],[-91.9162,40.6068],[-91.9163,40.6068],[-91.9213,40.6066],[-91.9224,40.6066],[-91.9254,40.6065],[-91.9259,40.6065],[-91.9368,40.6062],[-91.9393,40.6061],[-91.9394,40.6061],[-91.9397,40.6061],[-91.9431,40.6058],[-91.9442,40.6057],[-91.9456,40.6056],[-91.9473,40.6055],[-91.9477,40.6055],[-91.9481,40.6055],[-91.9484,40.6055],[-91.9484,40.6054],[-91.9486,40.6054],[-91.9487,40.6054],[-91.9493,40.6054],[-91.9514,40.6054],[-91.9521,40.6054],[-91.9617,40.6052],[-91.9668,40.6052],[-91.97,40.6051],[-91.9702,40.6052],[-91.9707,40.6051],[-91.971,40.6051],[-91.9715,40.6051],[-91.9823,40.6048],[-91.9986,40.6044],[-91.9989,40.6044],[-91.9998,40.6044],[-92.0001,40.6044],[-92.0003,40.6044],[-92.0008,40.6044],[-92.001,40.6044],[-92.0069,40.6044],[-92.0078,40.6044],[-92.0084,40.6044],[-92.0095,40.6044],[-92.0126,40.6043],[-92.0152,40.6042],[-92.0171,40.6042],[-92.0178,40.6041],[-92.0181,40.6041],[-92.021,40.6041],[-92.0211,40.6041],[-92.0213,40.6041],[-92.022,40.604],[-92.0234,40.604],[-92.0243,40.6039],[-92.0251,40.6039],[-92.0261,40.6039],[-92.0279,40.6039],[-92.0296,40.6038],[-92.0302,40.6038],[-92.0307,40.6037],[-92.0308,40.6037],[-92.0312,40.6037],[-92.0315,40.6037],[-92.0319,40.6037],[-92.0323,40.6037],[-92.0335,40.6037],[-92.0344,40.6037],[-92.0346,40.6037],[-92.0365,40.6036],[-92.0369,40.6036],[-92.0374,40.6036],[-92.0378,40.6036],[-92.0384,40.6035],[-92.0389,40.6035],[-92.0402,40.6035],[-92.0405,40.6035],[-92.0415,40.6035],[-92.0423,40.6035],[-92.0433,40.6034],[-92.0438,40.6034],[-92.0442,40.6034],[-92.0445,40.6034],[-92.0448,40.6034],[-92.0451,40.6034],[-92.0458,40.6034],[-92.046,40.6033],[-92.047,40.6033],[-92.0492,40.6033],[-92.0498,40.6032],[-92.0508,40.6032],[-92.0524,40.6032],[-92.0527,40.6032],[-92.0529,40.6032],[-92.0531,40.6032],[-92.0532,40.6032],[-92.0534,40.6032],[-92.0536,40.6032],[-92.0537,40.6032],[-92.0538,40.6032],[-92.0539,40.6031],[-92.0541,40.6031],[-92.0544,40.6031],[-92.0548,40.6031],[-92.0552,40.6031],[-92.0555,40.6031],[-92.056,40.6031],[-92.0565,40.6031],[-92.057,40.6031],[-92.0577,40.603],[-92.0583,40.603],[-92.0587,40.603],[-92.0589,40.603],[-92.0591,40.6029],[-92.0593,40.6029],[-92.0602,40.6028],[-92.0617,40.6028],[-92.0621,40.6028],[-92.0626,40.6028],[-92.0633,40.6028],[-92.0638,40.6027],[-92.0639,40.6027],[-92.0655,40.6027],[-92.0663,40.6026],[-92.0677,40.6026],[-92.0679,40.6026],[-92.0686,40.6027],[-92.0688,40.6027],[-92.0692,40.6027],[-92.0698,40.6027],[-92.0699,40.6028],[-92.0713,40.6027],[-92.0823,40.6022],[-92.0824,40.6023],[-92.0827,40.6023],[-92.0832,40.6023],[-92.0833,40.6023],[-92.084,40.6022],[-92.085,40.6022],[-92.0853,40.6022],[-92.0863,40.6022],[-92.0867,40.6022],[-92.0872,40.6022],[-92.089,40.6022],[-92.0895,40.6021],[-92.0901,40.6021],[-92.0919,40.6021],[-92.0925,40.6021],[-92.093,40.6021],[-92.0931,40.6021],[-92.0937,40.602],[-92.0953,40.602],[-92.096,40.602],[-92.0962,40.602],[-92.0964,40.602],[-92.0965,40.602],[-92.0966,40.6019],[-92.0966,40.6018],[-92.1126,40.6019],[-92.1132,40.6018],[-92.114,40.6018],[-92.1181,40.6017],[-92.1195,40.6017],[-92.1199,40.6016],[-92.1212,40.6016],[-92.1216,40.6016],[-92.1222,40.6016],[-92.124,40.6015],[-92.1246,40.6015],[-92.1247,40.6015],[-92.1252,40.6015],[-92.1265,40.6015],[-92.1318,40.6014],[-92.1336,40.6013],[-92.1442,40.6011],[-92.1497,40.601],[-92.1599,40.6009],[-92.1603,40.6009],[-92.1753,40.6006],[-92.1762,40.6006],[-92.1789,40.6005],[-92.1798,40.6005],[-92.1815,40.6005],[-92.1817,40.6005],[-92.1951,40.6002],[-92.1953,40.6002],[-92.1962,40.6001],[-92.1968,40.6001],[-92.1982,40.6001],[-92.1988,40.6001],[-92.1989,40.6001],[-92.1992,40.6001],[-92.2003,40.6001],[-92.2009,40.6],[-92.2016,40.6],[-92.2017,40.6],[-92.2018,40.6],[-92.2049,40.6],[-92.205,40.6],[-92.2051,40.6],[-92.2052,40.6],[-92.2074,40.6],[-92.2091,40.6],[-92.2092,40.6],[-92.2174,40.5998],[-92.2175,40.5998],[-92.2176,40.5998],[-92.2215,40.5998],[-92.2227,40.5998],[-92.2269,40.5997],[-92.2272,40.5996],[-92.2283,40.5996],[-92.2288,40.5996],[-92.2295,40.5996],[-92.2303,40.5996],[-92.2315,40.5996],[-92.2334,40.5995],[-92.2343,40.5995],[-92.236,40.5995],[-92.2365,40.5995],[-92.2458,40.5992],[-92.246,40.5992],[-92.2477,40.5992],[-92.2502,40.5993],[-92.2556,40.5992],[-92.2562,40.5992],[-92.2614,40.5991],[-92.2655,40.599],[-92.2659,40.599],[-92.266,40.599],[-92.2661,40.599],[-92.2664,40.599],[-92.2671,40.599],[-92.2675,40.599],[-92.2676,40.599],[-92.2678,40.599],[-92.2678,40.5989],[-92.268,40.5989],[-92.2698,40.5989],[-92.2699,40.5989],[-92.2701,40.5989],[-92.2702,40.5989],[-92.2933,40.5986],[-92.2934,40.5986],[-92.2936,40.5986],[-92.2964,40.5985],[-92.2966,40.5985],[-92.2968,40.5985],[-92.2987,40.5985],[-92.2988,40.5985],[-92.2994,40.5984],[-92.3003,40.5984],[-92.301,40.5984],[-92.3015,40.5984],[-92.3019,40.5984],[-92.3021,40.5984],[-92.3024,40.5984],[-92.3027,40.5984],[-92.3028,40.5984],[-92.303,40.5984],[-92.3032,40.5984],[-92.3043,40.5984],[-92.3058,40.5983],[-92.3095,40.5983],[-92.3114,40.5982],[-92.3137,40.5982],[-92.3147,40.5981],[-92.3176,40.5981],[-92.3178,40.5981],[-92.318,40.5981],[-92.3194,40.598],[-92.3205,40.598],[-92.321,40.598],[-92.3216,40.598],[-92.3247,40.5979],[-92.3259,40.5979],[-92.3279,40.5978],[-92.3288,40.5978],[-92.3297,40.5978],[-92.3308,40.5978],[-92.3312,40.5978],[-92.3314,40.5977],[-92.3315,40.5977],[-92.3369,40.5975],[-92.3417,40.5974],[-92.3495,40.5972],[-92.3508,40.5973],[-92.3509,40.5973],[-92.351,40.5973],[-92.352,40.5972],[-92.356,40.5972],[-92.3564,40.5972],[-92.3582,40.5971],[-92.3591,40.5971],[-92.3597,40.5971],[-92.3604,40.597],[-92.3622,40.597],[-92.3631,40.597],[-92.3681,40.5968],[-92.3754,40.5966],[-92.3784,40.5965],[-92.3796,40.5965],[-92.386,40.5964],[-92.3941,40.5962],[-92.3991,40.5962],[-92.3997,40.5961],[-92.4,40.5961],[-92.4056,40.596],[-92.4089,40.596],[-92.409,40.596],[-92.4157,40.5958],[-92.4158,40.5958],[-92.4173,40.5958],[-92.422,40.5957],[-92.4238,40.5957],[-92.4278,40.5956],[-92.433,40.5954],[-92.4331,40.5954],[-92.4332,40.5954],[-92.4346,40.5954],[-92.4367,40.5954],[-92.4381,40.5953],[-92.442,40.5954],[-92.4422,40.5954],[-92.4451,40.5953],[-92.4479,40.5953],[-92.4481,40.5953],[-92.4482,40.5953],[-92.4534,40.5953],[-92.4537,40.5953],[-92.4558,40.5953],[-92.4567,40.5953],[-92.4582,40.5953],[-92.4611,40.5953],[-92.4613,40.5953],[-92.4614,40.5953],[-92.4615,40.5954],[-92.4628,40.5953],[-92.47,40.5952],[-92.4702,40.5952],[-92.4703,40.5952],[-92.4715,40.5952],[-92.473,40.5951],[-92.4793,40.595],[-92.4796,40.595],[-92.4804,40.595],[-92.4811,40.595],[-92.4812,40.595],[-92.4815,40.5949],[-92.4816,40.5949],[-92.4816,40.595],[-92.4818,40.595],[-92.4822,40.595],[-92.483,40.5951],[-92.484,40.5951],[-92.4845,40.5951],[-92.4847,40.5951],[-92.4849,40.5951],[-92.4852,40.5951],[-92.4864,40.595],[-92.4887,40.5949],[-92.4915,40.5949],[-92.4929,40.5948],[-92.4941,40.5948],[-92.4956,40.5948],[-92.4967,40.5948],[-92.4971,40.5947],[-92.4972,40.5947],[-92.4995,40.5946],[-92.5011,40.5945],[-92.5024,40.5944],[-92.5026,40.5944],[-92.5059,40.5943],[-92.5065,40.5943],[-92.5088,40.5942],[-92.5113,40.5942],[-92.5133,40.5941],[-92.5136,40.5941],[-92.5191,40.5939],[-92.5222,40.5939],[-92.5236,40.5938],[-92.5237,40.5938],[-92.5265,40.5938],[-92.5292,40.5937],[-92.533,40.5936],[-92.535,40.5935],[-92.5351,40.5935],[-92.5393,40.5934],[-92.5403,40.5934],[-92.5404,40.5934],[-92.5419,40.5933],[-92.5423,40.5933],[-92.5424,40.5933],[-92.5426,40.5933],[-92.5439,40.5933],[-92.5456,40.5933],[-92.5499,40.5931],[-92.553,40.5931],[-92.5567,40.593],[-92.5575,40.593],[-92.5576,40.593],[-92.5577,40.593],[-92.5586,40.5929],[-92.5593,40.5929],[-92.5594,40.5929],[-92.5601,40.5929],[-92.5607,40.5928],[-92.5613,40.5928],[-92.5619,40.5928],[-92.563,40.5927],[-92.5638,40.5927],[-92.5643,40.5927],[-92.5648,40.5927],[-92.5653,40.5927],[-92.5666,40.5926],[-92.568,40.5926],[-92.5703,40.5925],[-92.5729,40.5924],[-92.5752,40.5924],[-92.5771,40.5923],[-92.5795,40.5922],[-92.5796,40.5922],[-92.58,40.5922],[-92.5803,40.5923],[-92.5807,40.5922],[-92.5809,40.5922],[-92.581,40.5922],[-92.5871,40.592],[-92.6012,40.5917],[-92.6089,40.5915],[-92.6107,40.5914],[-92.6129,40.5914],[-92.6154,40.5913],[-92.6156,40.5913],[-92.6184,40.5913],[-92.6252,40.591],[-92.6314,40.591],[-92.6317,40.591],[-92.632,40.591],[-92.6323,40.591],[-92.6342,40.5909],[-92.635,40.5909],[-92.6379,40.5909],[-92.6392,40.5908],[-92.6478,40.5906],[-92.6504,40.5906],[-92.6573,40.5904],[-92.6582,40.5904],[-92.6584,40.5904],[-92.6594,40.5903],[-92.6685,40.5902],[-92.6859,40.5899],[-92.6863,40.5899],[-92.6867,40.5898],[-92.6869,40.5898],[-92.6884,40.5899],[-92.6891,40.5899],[-92.6895,40.5899],[-92.6904,40.5898],[-92.6966,40.5897],[-92.6968,40.5897],[-92.7132,40.5894],[-92.7135,40.5894],[-92.7144,40.5894],[-92.7146,40.5894],[-92.7147,40.5894],[-92.7148,40.5894],[-92.7229,40.5893],[-92.7252,40.5893],[-92.729,40.5893],[-92.7423,40.5892],[-92.7425,40.5892],[-92.7465,40.5891],[-92.7483,40.589],[-92.7488,40.589],[-92.7529,40.589],[-92.7537,40.589],[-92.7571,40.5889],[-92.7751,40.5887],[-92.7754,40.5887],[-92.7812,40.5886],[-92.7813,40.5886],[-92.7854,40.5886],[-92.7957,40.5887],[-92.7958,40.5887],[-92.8026,40.5886],[-92.8027,40.5886],[-92.8162,40.5885],[-92.8164,40.5885],[-92.8232,40.5886],[-92.8233,40.5886],[-92.8234,40.5886],[-92.8248,40.5886],[-92.8278,40.5886],[-92.8278,40.5885],[-92.828,40.5885],[-92.8287,40.5885],[-92.8308,40.5885],[-92.8313,40.5885],[-92.8341,40.5885],[-92.8348,40.5885],[-92.835,40.5885],[-92.8468,40.5884],[-92.8488,40.5884],[-92.8546,40.5884],[-92.8564,40.5884],[-92.8566,40.5884],[-92.857,40.5884],[-92.8571,40.5883],[-92.8571,40.5882],[-92.8572,40.5882],[-92.8576,40.5882],[-92.8595,40.5882],[-92.8615,40.5882],[-92.8624,40.5882],[-92.8629,40.5882],[-92.8631,40.5882],[-92.8632,40.5882],[-92.8673,40.5882],[-92.8752,40.5884],[-92.8792,40.5883],[-92.8795,40.5883],[-92.8863,40.5883],[-92.8898,40.588],[-92.89,40.588],[-92.8902,40.588],[-92.8907,40.588],[-92.8915,40.588],[-92.8936,40.588],[-92.8962,40.588],[-92.8995,40.588],[-92.9031,40.588],[-92.9036,40.5879],[-92.9037,40.5879],[-92.9039,40.5879],[-92.9074,40.588],[-92.9163,40.5879],[-92.918,40.5878],[-92.9323,40.5877],[-92.9326,40.5876],[-92.9416,40.5876],[-92.9417,40.5876],[-92.942,40.5876],[-92.9427,40.5876],[-92.9431,40.5876],[-92.9432,40.5876],[-92.9434,40.5877],[-92.9435,40.5878],[-92.9435,40.5877],[-92.9437,40.5876],[-92.9439,40.5876],[-92.9443,40.5876],[-92.9456,40.5875],[-92.9472,40.5875],[-92.9489,40.5875],[-92.9504,40.5875],[-92.9514,40.5874],[-92.9526,40.5874],[-92.9544,40.5874],[-92.9549,40.5874],[-92.9556,40.5874],[-92.9566,40.5874],[-92.9573,40.5874],[-92.9577,40.5874],[-92.9578,40.5874],[-92.959,40.5873],[-92.961,40.5873],[-92.9616,40.5873],[-92.9626,40.5873],[-92.9638,40.5873],[-92.9653,40.5873],[-92.9664,40.5872],[-92.9666,40.5872],[-92.9686,40.5872],[-92.9702,40.5871],[-92.9719,40.5871],[-92.9724,40.5871],[-92.9739,40.5871],[-92.976,40.587],[-92.9763,40.587],[-92.9782,40.587],[-92.9796,40.587],[-92.9807,40.587],[-92.9809,40.587],[-92.9811,40.587],[-92.9824,40.5869],[-92.9829,40.5869],[-92.9841,40.5869],[-92.985,40.5869],[-92.9854,40.5869],[-92.9856,40.5869],[-92.9858,40.5869],[-92.9868,40.5868],[-92.987,40.5868],[-92.9872,40.5868],[-92.9904,40.5868],[-92.9919,40.5868],[-92.9922,40.5868],[-92.9971,40.5866],[-92.9984,40.5866],[-92.9989,40.5866],[-92.9996,40.5866],[-93.0003,40.5866],[-93.0012,40.5866],[-93.0065,40.5864],[-93.0103,40.5864],[-93.0118,40.5863],[-93.0122,40.5863],[-93.0129,40.5863],[-93.0135,40.5863],[-93.0172,40.5862],[-93.0192,40.5862],[-93.0235,40.586],[-93.0244,40.586],[-93.0249,40.586],[-93.028,40.5859],[-93.0287,40.5859],[-93.0308,40.5858],[-93.0311,40.5858],[-93.0312,40.5858],[-93.034,40.5857],[-93.0344,40.5857],[-93.0345,40.5857],[-93.0363,40.5857],[-93.039,40.5856],[-93.0404,40.5856],[-93.0405,40.5856],[-93.0439,40.5855],[-93.0445,40.5855],[-93.0487,40.5853],[-93.0513,40.5853],[-93.0532,40.5853],[-93.0549,40.5852],[-93.0555,40.5852],[-93.0566,40.5851],[-93.0571,40.5851],[-93.0574,40.5851],[-93.0577,40.5851],[-93.0588,40.585],[-93.0589,40.585],[-93.0592,40.585],[-93.0606,40.585],[-93.0614,40.585],[-93.0641,40.5849],[-93.0654,40.5848],[-93.0666,40.5848],[-93.0671,40.5848],[-93.0679,40.5848],[-93.0697,40.5847],[-93.0701,40.5847],[-93.071,40.5846],[-93.0712,40.5846],[-93.0726,40.5846],[-93.0742,40.5846],[-93.0773,40.5845],[-93.0777,40.5845],[-93.0778,40.5845],[-93.0791,40.5845],[-93.0839,40.5844],[-93.0853,40.5843],[-93.0858,40.5843],[-93.0898,40.5843],[-93.092,40.5842],[-93.0921,40.5842],[-93.0922,40.5842],[-93.0923,40.5842],[-93.0924,40.5842],[-93.0926,40.5842],[-93.0928,40.5842],[-93.0938,40.5841],[-93.0942,40.5841],[-93.0948,40.5841],[-93.0967,40.584],[-93.0973,40.584],[-93.0985,40.584],[-93.0986,40.584],[-93.1015,40.5839],[-93.1016,40.5839],[-93.1031,40.5838],[-93.1179,40.5833],[-93.118,40.5833],[-93.1198,40.5833],[-93.1199,40.5833],[-93.12,40.5833],[-93.1252,40.5832],[-93.1273,40.5831],[-93.1296,40.583],[-93.1298,40.583],[-93.1306,40.583],[-93.1325,40.5829],[-93.1328,40.5829],[-93.1358,40.5829],[-93.1411,40.5828],[-93.1444,40.5827],[-93.1477,40.5827],[-93.1478,40.5827],[-93.148,40.5827],[-93.1572,40.5825],[-93.1576,40.5825],[-93.1578,40.5825],[-93.1579,40.5825],[-93.158,40.5825],[-93.1591,40.5825],[-93.1592,40.5825],[-93.1664,40.5823],[-93.1777,40.5821],[-93.1778,40.5821],[-93.1782,40.5821],[-93.1837,40.582],[-93.1847,40.582],[-93.1857,40.582],[-93.1858,40.582],[-93.1891,40.5819],[-93.1892,40.5819],[-93.1893,40.5819],[-93.1913,40.5819],[-93.1964,40.5818],[-93.1968,40.5818],[-93.1969,40.5818],[-93.1972,40.5818],[-93.1973,40.5818],[-93.2012,40.5818],[-93.2018,40.5818],[-93.2041,40.5818],[-93.2107,40.5817],[-93.2116,40.5816],[-93.2124,40.5816],[-93.2216,40.5814],[-93.2259,40.5814],[-93.2301,40.5814],[-93.2309,40.5814],[-93.2312,40.5814],[-93.2316,40.5814],[-93.2322,40.5813],[-93.2323,40.5813],[-93.2324,40.5813],[-93.2328,40.5813],[-93.2337,40.5813],[-93.2339,40.5813],[-93.234,40.5813],[-93.2344,40.5813],[-93.2415,40.5812],[-93.2506,40.5809],[-93.2517,40.5809],[-93.2586,40.5808],[-93.2587,40.5808],[-93.2604,40.5808],[-93.2607,40.5808],[-93.2608,40.5808],[-93.2609,40.5808],[-93.2618,40.5808],[-93.2626,40.5808],[-93.2627,40.5808],[-93.2628,40.5808],[-93.2629,40.5808],[-93.263,40.5808],[-93.2631,40.5808],[-93.2632,40.5808],[-93.2662,40.5808],[-93.2669,40.5808],[-93.269,40.5808],[-93.2702,40.5808],[-93.2715,40.5808],[-93.2716,40.5808],[-93.273,40.5808],[-93.2732,40.5808],[-93.2735,40.5808],[-93.2742,40.5808],[-93.2755,40.5808],[-93.2778,40.5808],[-93.2781,40.5808],[-93.2794,40.5808],[-93.2804,40.5808],[-93.2819,40.5808],[-93.282,40.5808],[-93.2829,40.5807],[-93.2843,40.5808],[-93.2844,40.5808],[-93.2845,40.5808],[-93.2874,40.5808],[-93.2879,40.5808],[-93.2883,40.5808],[-93.2889,40.5808],[-93.289,40.5808],[-93.2891,40.5808],[-93.2896,40.5808],[-93.2897,40.5807],[-93.2903,40.5807],[-93.291,40.5807],[-93.2919,40.5807],[-93.2922,40.5807],[-93.2923,40.5807],[-93.2934,40.5807],[-93.2944,40.5807],[-93.2952,40.5807],[-93.2953,40.5807],[-93.2957,40.5807],[-93.2963,40.5807],[-93.2967,40.5807],[-93.2968,40.5807],[-93.2969,40.5807],[-93.2973,40.5807],[-93.2977,40.5807],[-93.2979,40.5807],[-93.2997,40.5807],[-93.2998,40.5807],[-93.3,40.5807],[-93.3012,40.5807],[-93.3015,40.5807],[-93.3016,40.5807],[-93.3021,40.5807],[-93.3029,40.5807],[-93.3033,40.5807],[-93.3038,40.5807],[-93.3053,40.5807],[-93.3054,40.5807],[-93.3061,40.5807],[-93.3071,40.5807],[-93.3076,40.5807],[-93.3091,40.5807],[-93.3095,40.5807],[-93.3097,40.5807],[-93.3105,40.5807],[-93.3123,40.5807],[-93.3124,40.5807],[-93.3125,40.5807],[-93.3165,40.5806],[-93.3171,40.5806],[-93.3173,40.5807],[-93.3174,40.5807],[-93.3175,40.5807],[-93.3278,40.5805],[-93.334,40.5804],[-93.3345,40.5804],[-93.3346,40.5804],[-93.3347,40.5804],[-93.3348,40.5804],[-93.3384,40.5804],[-93.3419,40.5805],[-93.3455,40.5805],[-93.346,40.5805],[-93.3464,40.5805],[-93.3464,40.5804],[-93.3465,40.5805],[-93.3471,40.5805],[-93.3472,40.5805],[-93.3473,40.5805],[-93.3478,40.5805],[-93.3479,40.5805],[-93.348,40.5805],[-93.3481,40.5805],[-93.3482,40.5805],[-93.3483,40.5805],[-93.3484,40.5805],[-93.3485,40.5805],[-93.3486,40.5805],[-93.3487,40.5805],[-93.349,40.5805],[-93.3495,40.5805],[-93.3501,40.5804],[-93.3509,40.5804],[-93.351,40.5804],[-93.3514,40.5804],[-93.3541,40.5804],[-93.3542,40.5804],[-93.3549,40.5804],[-93.3556,40.5804],[-93.3566,40.5804],[-93.3574,40.5804],[-93.3581,40.5804],[-93.3608,40.5804],[-93.3617,40.5804],[-93.3626,40.5803],[-93.3632,40.5803],[-93.3633,40.5803],[-93.3634,40.5803],[-93.3635,40.5803],[-93.3637,40.5803],[-93.3638,40.5803],[-93.3641,40.5803],[-93.3642,40.5803],[-93.366,40.5803],[-93.3679,40.5803],[-93.3683,40.5803],[-93.3695,40.5803],[-93.3697,40.5803],[-93.3697,40.5804],[-93.3698,40.5804],[-93.3699,40.5804],[-93.37,40.5804],[-93.3701,40.5804],[-93.3702,40.5805],[-93.3703,40.5804],[-93.3705,40.5804],[-93.3706,40.5803],[-93.3709,40.5803],[-93.3716,40.5803],[-93.3727,40.5803],[-93.373,40.5803],[-93.3731,40.5803],[-93.3737,40.5803],[-93.3742,40.5803],[-93.3743,40.5803],[-93.3744,40.5803],[-93.3755,40.5804],[-93.3762,40.5804],[-93.3765,40.5804],[-93.377,40.5803],[-93.3785,40.5802],[-93.379,40.5802],[-93.3798,40.5802],[-93.3803,40.5802],[-93.3804,40.5802],[-93.381,40.5802],[-93.3813,40.5802],[-93.3855,40.5802],[-93.3856,40.5802],[-93.3859,40.5802],[-93.3861,40.5802],[-93.3863,40.5802],[-93.3866,40.5803],[-93.3868,40.5803],[-93.387,40.5804],[-93.3873,40.5803],[-93.3878,40.5803],[-93.3882,40.5803],[-93.389,40.5803],[-93.3899,40.5803],[-93.3908,40.5803],[-93.3925,40.5803],[-93.3929,40.5802],[-93.3933,40.5802],[-93.3937,40.5802],[-93.3985,40.5801],[-93.3988,40.5801],[-93.401,40.5801],[-93.4028,40.5801],[-93.4041,40.5801],[-93.4065,40.5801],[-93.4084,40.5801],[-93.4092,40.5801],[-93.41,40.5801],[-93.4102,40.5801],[-93.4109,40.5801],[-93.4123,40.5801],[-93.4128,40.5801],[-93.4129,40.5801],[-93.4131,40.5801],[-93.4146,40.5801],[-93.4164,40.5801],[-93.4175,40.5801],[-93.4191,40.5801],[-93.4203,40.5801],[-93.422,40.58],[-93.4226,40.58],[-93.4248,40.58],[-93.4251,40.58],[-93.43,40.58],[-93.432,40.58],[-93.4353,40.58],[-93.4358,40.58],[-93.4375,40.5799],[-93.4416,40.5799],[-93.4551,40.58],[-93.4653,40.5802],[-93.4669,40.5801],[-93.4852,40.5804],[-93.4883,40.5804],[-93.4891,40.5804],[-93.4969,40.5804],[-93.4978,40.5804],[-93.4979,40.5804],[-93.5002,40.5803],[-93.5046,40.5803],[-93.5095,40.5803],[-93.5097,40.5804],[-93.5099,40.5804],[-93.5101,40.5804],[-93.5102,40.5804],[-93.5136,40.5804],[-93.5154,40.5804],[-93.5155,40.5804],[-93.5166,40.5804],[-93.5189,40.5804],[-93.5202,40.5804],[-93.5206,40.5804],[-93.5209,40.5804],[-93.5212,40.5804],[-93.5216,40.5804],[-93.5219,40.5804],[-93.5224,40.5804],[-93.5227,40.5804],[-93.5229,40.5804],[-93.5232,40.5805],[-93.5233,40.5805],[-93.5234,40.5805],[-93.5239,40.5805],[-93.5246,40.5805],[-93.5252,40.5805],[-93.5257,40.5805],[-93.5258,40.5805],[-93.5263,40.5805],[-93.5267,40.5805],[-93.5269,40.5805],[-93.527,40.5805],[-93.5271,40.5805],[-93.5273,40.5805],[-93.5276,40.5804],[-93.5282,40.5804],[-93.5327,40.5803],[-93.5328,40.5803],[-93.5329,40.5803],[-93.5425,40.5803],[-93.5476,40.5804],[-93.5477,40.5804],[-93.5478,40.5804],[-93.548,40.5804],[-93.5486,40.5804],[-93.5524,40.5803],[-93.5534,40.5803],[-93.5536,40.5803],[-93.554,40.5803],[-93.5569,40.5802],[-93.5589,40.5801],[-93.5592,40.5802],[-93.56,40.5802],[-93.5608,40.5802],[-93.5652,40.5801],[-93.5657,40.5801],[-93.5658,40.5801],[-93.566,40.5801],[-93.5662,40.5801],[-93.5664,40.5801],[-93.5665,40.5801],[-93.567,40.5801],[-93.5677,40.5801],[-93.5678,40.5801],[-93.5685,40.5801],[-93.5687,40.5801],[-93.5734,40.58],[-93.5735,40.58],[-93.5735,40.5799],[-93.5782,40.5798],[-93.5808,40.5798],[-93.5834,40.5797],[-93.586,40.5797],[-93.587,40.5797],[-93.5881,40.5796],[-93.5896,40.5796],[-93.5912,40.5796],[-93.5963,40.5795],[-93.5967,40.5795],[-93.5971,40.5794],[-93.5974,40.5794],[-93.6105,40.5792],[-93.614,40.5791],[-93.6164,40.5791],[-93.6232,40.579],[-93.6233,40.579],[-93.6252,40.5788],[-93.631,40.5787],[-93.6331,40.5787],[-93.6372,40.5786],[-93.6466,40.5785],[-93.647,40.5785],[-93.6562,40.5784],[-93.6593,40.5783],[-93.6603,40.5784],[-93.6619,40.5784],[-93.6626,40.5783],[-93.6628,40.5783],[-93.663,40.5783],[-93.6669,40.5782],[-93.667,40.5782],[-93.6688,40.5782],[-93.6691,40.5782],[-93.6706,40.5782],[-93.6713,40.5782],[-93.6757,40.5782],[-93.6771,40.5781],[-93.6774,40.5781],[-93.6776,40.5781],[-93.6825,40.578],[-93.6826,40.578],[-93.6827,40.578],[-93.6829,40.578],[-93.684,40.578],[-93.6841,40.578],[-93.6842,40.578],[-93.6868,40.578],[-93.69,40.5779],[-93.6902,40.5779],[-93.6903,40.5779],[-93.6944,40.5778],[-93.6945,40.5778],[-93.6996,40.5778],[-93.6999,40.5778],[-93.7202,40.5776],[-93.7224,40.5776],[-93.7257,40.5776],[-93.7259,40.5776],[-93.7272,40.5776],[-93.7281,40.5776],[-93.7284,40.5776],[-93.7373,40.5775],[-93.7382,40.5775],[-93.7412,40.5775],[-93.7418,40.5775],[-93.7429,40.5775],[-93.743,40.5775],[-93.7431,40.5775],[-93.7432,40.5774],[-93.7433,40.5774],[-93.7438,40.5775],[-93.7443,40.5775],[-93.7451,40.5775],[-93.7452,40.5775],[-93.7457,40.5775],[-93.7462,40.5775],[-93.7478,40.5776],[-93.7479,40.5776],[-93.7495,40.5776],[-93.7502,40.5776],[-93.7507,40.5776],[-93.7519,40.5776],[-93.7537,40.5776],[-93.7575,40.5776],[-93.7615,40.5775],[-93.7635,40.5775],[-93.766,40.5775],[-93.7668,40.5775],[-93.767,40.5775],[-93.7693,40.5775],[-93.7703,40.5775],[-93.7704,40.5775],[-93.7743,40.5776],[-93.7799,40.5775],[-93.781,40.5774],[-93.7812,40.5774],[-93.7813,40.5774],[-93.7814,40.5774],[-93.7815,40.5774],[-93.7835,40.5774],[-93.7836,40.5774],[-93.7838,40.5773],[-93.7839,40.5773],[-93.7841,40.5774],[-93.7844,40.5774],[-93.7845,40.5774],[-93.7846,40.5774],[-93.7848,40.5774],[-93.7853,40.5774],[-93.7869,40.5774],[-93.7894,40.5774],[-93.8012,40.5773],[-93.8014,40.5773],[-93.8027,40.5773],[-93.808,40.5773],[-93.8155,40.5773],[-93.8157,40.5773],[-93.8157,40.5772],[-93.8158,40.5772],[-93.8161,40.5771],[-93.8167,40.5771],[-93.8176,40.5771],[-93.8187,40.5771],[-93.8189,40.5771],[-93.8194,40.5771],[-93.8248,40.577],[-93.8311,40.5769],[-93.8409,40.5768],[-93.8432,40.5768],[-93.8492,40.5767],[-93.8539,40.5766],[-93.8543,40.5766],[-93.8556,40.5766],[-93.8561,40.5766],[-93.8582,40.5765],[-93.8592,40.5765],[-93.8595,40.5765],[-93.8606,40.5765],[-93.8609,40.5765],[-93.8613,40.5765],[-93.863,40.5764],[-93.8664,40.5764],[-93.869,40.5764],[-93.8706,40.5763],[-93.8712,40.5763],[-93.8733,40.5763],[-93.8754,40.5763],[-93.8776,40.5763],[-93.8777,40.5763],[-93.8779,40.5763],[-93.8802,40.5762],[-93.8819,40.5762],[-93.8832,40.5762],[-93.884,40.5762],[-93.8853,40.5761],[-93.8867,40.5761],[-93.8879,40.5761],[-93.8885,40.5761],[-93.889,40.576],[-93.8905,40.576],[-93.8917,40.576],[-93.8924,40.576],[-93.8932,40.5759],[-93.8941,40.5759],[-93.8942,40.5759],[-93.8949,40.5759],[-93.8956,40.5759],[-93.8975,40.5759],[-93.8978,40.5759],[-93.8982,40.5759],[-93.8984,40.5758],[-93.8993,40.5758],[-93.8995,40.5758],[-93.8999,40.5759],[-93.9009,40.5758],[-93.9013,40.5758],[-93.9029,40.5758],[-93.9046,40.5758],[-93.906,40.5757],[-93.908,40.5757],[-93.9109,40.5757],[-93.9113,40.5757],[-93.9137,40.5756],[-93.9142,40.5756],[-93.9153,40.5756],[-93.9156,40.5756],[-93.9161,40.5756],[-93.9167,40.5755],[-93.9171,40.5755],[-93.9195,40.5755],[-93.9199,40.5755],[-93.9205,40.5755],[-93.9218,40.5755],[-93.9242,40.5754],[-93.9253,40.5754],[-93.9262,40.5754],[-93.927,40.5754],[-93.9275,40.5754],[-93.9278,40.5754],[-93.9284,40.5753],[-93.9291,40.5754],[-93.9297,40.5753],[-93.9304,40.5753],[-93.9308,40.5753],[-93.9312,40.5753],[-93.9339,40.5753],[-93.9345,40.5752],[-93.9348,40.5752],[-93.9355,40.5752],[-93.9358,40.5752],[-93.936,40.5752],[-93.9361,40.5752],[-93.9371,40.5752],[-93.9374,40.5752],[-93.9376,40.5752],[-93.9377,40.5752],[-93.9399,40.5752],[-93.94,40.5752],[-93.9414,40.5752],[-93.9425,40.5751],[-93.943,40.5751],[-93.9436,40.5751],[-93.9452,40.5751],[-93.9461,40.5751],[-93.9481,40.575],[-93.9496,40.575],[-93.9504,40.575],[-93.9517,40.575],[-93.9544,40.575],[-93.9545,40.575],[-93.9559,40.5749],[-93.9577,40.5749],[-93.9588,40.5749],[-93.961,40.5749],[-93.9623,40.5748],[-93.9637,40.5748],[-93.9638,40.5748],[-93.9648,40.5748],[-93.966,40.5748],[-93.968,40.5748],[-93.9705,40.5747],[-93.972,40.5747],[-93.9728,40.5747],[-93.9738,40.5747],[-93.9745,40.5746],[-93.9746,40.5746],[-93.9752,40.5746],[-93.9753,40.5746],[-93.9755,40.5746],[-93.9761,40.5746],[-93.9765,40.5746],[-93.9767,40.5746],[-93.9768,40.5746],[-93.9833,40.5745],[-93.9871,40.5744],[-93.9874,40.5744],[-94.0002,40.5743],[-94.0015,40.5742],[-94.0033,40.5741],[-94.0118,40.574],[-94.0139,40.5739],[-94.0145,40.5739],[-94.0146,40.5739],[-94.0147,40.5739],[-94.0148,40.5739],[-94.0151,40.5739],[-94.0155,40.5739],[-94.0161,40.5739],[-94.017,40.5739],[-94.0181,40.5739],[-94.0266,40.5737],[-94.0342,40.5736],[-94.0388,40.5735],[-94.0435,40.5735],[-94.0467,40.5734],[-94.0604,40.5732],[-94.0694,40.5731],[-94.0721,40.573],[-94.0793,40.5731],[-94.0801,40.5732],[-94.0803,40.5731],[-94.0804,40.5731],[-94.0805,40.5731],[-94.0815,40.5731],[-94.0816,40.5731],[-94.0819,40.5731],[-94.0832,40.573],[-94.0835,40.573],[-94.0838,40.573],[-94.089,40.573],[-94.0892,40.573],[-94.0904,40.5729],[-94.091,40.5729],[-94.0911,40.5729],[-94.0911,40.573],[-94.0912,40.573],[-94.0957,40.5729],[-94.1093,40.5729],[-94.1104,40.5729],[-94.1185,40.5729],[-94.1199,40.5729],[-94.12,40.5729],[-94.1201,40.5729],[-94.1253,40.5728],[-94.1283,40.5728],[-94.1301,40.5727],[-94.1379,40.5727],[-94.1462,40.5726],[-94.1551,40.5726],[-94.1636,40.5725],[-94.1675,40.5725],[-94.1679,40.5725],[-94.1756,40.5724],[-94.1999,40.5722],[-94.2038,40.5721],[-94.2133,40.5721],[-94.2322,40.5719],[-94.234,40.5719],[-94.2374,40.5719],[-94.2431,40.5718],[-94.2481,40.5718],[-94.2489,40.5718],[-94.2493,40.5718],[-94.2502,40.5718],[-94.2507,40.5718],[-94.2508,40.5718],[-94.2551,40.5717],[-94.2592,40.5717],[-94.2632,40.5716],[-94.2665,40.5716],[-94.2698,40.5716],[-94.2699,40.5716],[-94.2705,40.5715],[-94.283,40.5715],[-94.2832,40.5715],[-94.2873,40.5717],[-94.2875,40.5717],[-94.2876,40.5717],[-94.2881,40.5717],[-94.2885,40.5717],[-94.2886,40.5717],[-94.2889,40.5716],[-94.2892,40.5716],[-94.2893,40.5717],[-94.2907,40.5717],[-94.2942,40.5717],[-94.2943,40.5716],[-94.2947,40.5714],[-94.2948,40.5714],[-94.2949,40.5714],[-94.2952,40.5714],[-94.3044,40.5714],[-94.3046,40.5714],[-94.3058,40.5716],[-94.3061,40.5716],[-94.3066,40.5716],[-94.3075,40.5716],[-94.3081,40.5716],[-94.3085,40.5716],[-94.3104,40.5716],[-94.3116,40.5716],[-94.3125,40.5716],[-94.3131,40.5716],[-94.314,40.5716],[-94.3149,40.5716],[-94.3164,40.5716],[-94.3171,40.5716],[-94.3179,40.5716],[-94.3193,40.5716],[-94.3199,40.5716],[-94.3206,40.5716],[-94.322,40.5715],[-94.3247,40.5715],[-94.3248,40.5715],[-94.3255,40.5715],[-94.3264,40.5716],[-94.3276,40.5716],[-94.3285,40.5716],[-94.3343,40.5716],[-94.3345,40.5716],[-94.3357,40.5716],[-94.336,40.5716],[-94.3365,40.5715],[-94.3368,40.5715],[-94.3369,40.5715],[-94.346,40.5714],[-94.3462,40.5714],[-94.354,40.5714],[-94.3552,40.5714],[-94.3574,40.5714],[-94.3581,40.5714],[-94.3582,40.5714],[-94.3584,40.5714],[-94.3606,40.5714],[-94.372,40.5712],[-94.3746,40.5712],[-94.3746,40.5713],[-94.3747,40.5714],[-94.3748,40.5714],[-94.375,40.5714],[-94.3759,40.5714],[-94.3767,40.5714],[-94.3768,40.5714],[-94.377,40.5714],[-94.384,40.5713],[-94.3876,40.5714],[-94.3892,40.5714],[-94.3894,40.5714],[-94.3899,40.5714],[-94.3915,40.5714],[-94.3919,40.5713],[-94.3924,40.5713],[-94.3932,40.5713],[-94.3939,40.5713],[-94.3941,40.5713],[-94.3954,40.5714],[-94.3958,40.5714],[-94.3967,40.5713],[-94.3981,40.5713],[-94.3992,40.5713],[-94.3997,40.5713],[-94.4008,40.5713],[-94.4018,40.5713],[-94.4023,40.5713],[-94.4026,40.5713],[-94.4028,40.5713],[-94.4033,40.5713],[-94.4034,40.5713],[-94.4035,40.5713],[-94.404,40.5713],[-94.4055,40.5713],[-94.4058,40.5713],[-94.4061,40.5713],[-94.4073,40.5713],[-94.408,40.5713],[-94.4096,40.5713],[-94.4099,40.5713],[-94.41,40.5713],[-94.4123,40.5712],[-94.4138,40.5713],[-94.4141,40.5713],[-94.4171,40.5713],[-94.4185,40.5713],[-94.419,40.5713],[-94.4194,40.5713],[-94.4207,40.5713],[-94.421,40.5713],[-94.4215,40.5713],[-94.4216,40.5713],[-94.4223,40.5713],[-94.4233,40.5713],[-94.4243,40.5713],[-94.4252,40.5713],[-94.4261,40.5713],[-94.4268,40.5713],[-94.4274,40.5713],[-94.428,40.5713],[-94.4287,40.5712],[-94.4297,40.5712],[-94.4326,40.571],[-94.435,40.571],[-94.4432,40.571],[-94.445,40.571],[-94.4569,40.5709],[-94.457,40.5709],[-94.4572,40.5709],[-94.4574,40.5709],[-94.4575,40.5709],[-94.4579,40.5709],[-94.4581,40.5709],[-94.4605,40.5711],[-94.4607,40.5711],[-94.4622,40.5711],[-94.4661,40.5711],[-94.4694,40.571],[-94.4698,40.571],[-94.4704,40.571],[-94.4705,40.571],[-94.4712,40.5708],[-94.4725,40.5708],[-94.4733,40.5708],[-94.4735,40.5708],[-94.4749,40.5708],[-94.4828,40.5707],[-94.483,40.5707],[-94.4891,40.5707],[-94.4891,40.5709],[-94.4891,40.571],[-94.4892,40.571],[-94.4893,40.571],[-94.4896,40.571],[-94.4899,40.571],[-94.4901,40.571],[-94.4902,40.571],[-94.4904,40.571],[-94.4908,40.571],[-94.491,40.571],[-94.492,40.571],[-94.4953,40.571],[-94.4961,40.571],[-94.4978,40.571],[-94.5012,40.571],[-94.502,40.571],[-94.5045,40.571],[-94.5049,40.571],[-94.5058,40.571],[-94.5093,40.5709],[-94.5094,40.5709],[-94.5102,40.5709],[-94.5135,40.5709],[-94.5147,40.5709],[-94.5176,40.5709],[-94.5179,40.5709],[-94.5183,40.5709],[-94.519,40.5709],[-94.5232,40.5709],[-94.5249,40.5709],[-94.5255,40.5709],[-94.5258,40.5709],[-94.5259,40.5709],[-94.5289,40.5709],[-94.529,40.5709],[-94.5292,40.5709],[-94.5308,40.5709],[-94.5324,40.5709],[-94.5328,40.5709],[-94.5333,40.5709],[-94.5335,40.5709],[-94.5339,40.5708],[-94.5365,40.5708],[-94.5367,40.5708],[-94.5372,40.5708],[-94.5375,40.5708],[-94.5379,40.5708],[-94.5383,40.5708],[-94.5384,40.5708],[-94.5392,40.5708],[-94.5396,40.5709],[-94.5401,40.5709],[-94.5403,40.5709],[-94.5408,40.5708],[-94.541,40.5708],[-94.5417,40.5708],[-94.5418,40.5708],[-94.5422,40.5708],[-94.5442,40.5708],[-94.546,40.5708],[-94.5474,40.5708],[-94.5523,40.5708],[-94.5669,40.5709],[-94.5776,40.5709],[-94.5777,40.5709],[-94.579,40.5709],[-94.5858,40.5709],[-94.5861,40.5709],[-94.5942,40.571],[-94.5943,40.571],[-94.5944,40.571],[-94.5949,40.571],[-94.5964,40.5711],[-94.6034,40.5711],[-94.6042,40.5711],[-94.6046,40.5711],[-94.6047,40.5711],[-94.605,40.5711],[-94.6064,40.5711],[-94.6066,40.5711],[-94.6072,40.5712],[-94.6078,40.5712],[-94.6083,40.5712],[-94.6089,40.5712],[-94.6097,40.5712],[-94.6103,40.5712],[-94.6107,40.5712],[-94.6113,40.5712],[-94.6129,40.5712],[-94.6138,40.5712],[-94.6145,40.5712],[-94.6153,40.5712],[-94.6162,40.5712],[-94.6172,40.5712],[-94.6185,40.5712],[-94.6224,40.5713],[-94.6228,40.5713],[-94.623,40.5713],[-94.6277,40.5713],[-94.632,40.5714],[-94.6322,40.5714],[-94.6329,40.5714],[-94.6351,40.5714],[-94.637,40.5714],[-94.6389,40.5714],[-94.64,40.5714],[-94.6409,40.5714],[-94.6415,40.5714],[-94.6426,40.5714],[-94.6429,40.5714],[-94.6437,40.5715],[-94.6445,40.5715],[-94.6453,40.5715],[-94.6473,40.5715],[-94.6497,40.5715],[-94.651,40.5716],[-94.6513,40.5716],[-94.6543,40.5716],[-94.6553,40.5716],[-94.6578,40.5716],[-94.6591,40.5716],[-94.6595,40.5716],[-94.66,40.5716],[-94.6606,40.5716],[-94.6617,40.5716],[-94.6626,40.5716],[-94.6646,40.5717],[-94.6658,40.5717],[-94.6673,40.5717],[-94.6688,40.5717],[-94.6691,40.5717],[-94.6701,40.5717],[-94.6711,40.5718],[-94.6717,40.5718],[-94.6749,40.5718],[-94.6771,40.5718],[-94.6795,40.5719],[-94.6826,40.5719],[-94.6828,40.5719],[-94.6831,40.5719],[-94.6836,40.5719],[-94.6868,40.572],[-94.6871,40.572],[-94.6873,40.572],[-94.6883,40.572],[-94.6884,40.572],[-94.6888,40.572],[-94.6909,40.572],[-94.6925,40.572],[-94.6978,40.5721],[-94.6999,40.5721],[-94.7018,40.5722],[-94.7034,40.5722],[-94.7056,40.5722],[-94.706,40.5722],[-94.7081,40.5722],[-94.7083,40.5722],[-94.7093,40.5723],[-94.7107,40.5723],[-94.713,40.5723],[-94.7142,40.5723],[-94.7145,40.5723],[-94.7163,40.5724],[-94.7165,40.5723],[-94.7173,40.5724],[-94.7176,40.5724],[-94.7179,40.5724],[-94.7191,40.5724],[-94.72,40.5724],[-94.7209,40.5724],[-94.7221,40.5724],[-94.7232,40.5724],[-94.7243,40.5725],[-94.7252,40.5725],[-94.7275,40.5725],[-94.7288,40.5725],[-94.7299,40.5725],[-94.7317,40.5725],[-94.7333,40.5726],[-94.7336,40.5726],[-94.7345,40.5726],[-94.7362,40.5726],[-94.7369,40.5726],[-94.7382,40.5726],[-94.7399,40.5727],[-94.7407,40.5727],[-94.7421,40.5727],[-94.7427,40.5727],[-94.7433,40.5727],[-94.7442,40.5727],[-94.7448,40.5727],[-94.7455,40.5727],[-94.7475,40.5727],[-94.7484,40.5728],[-94.7489,40.5728],[-94.7496,40.5728],[-94.75,40.5728],[-94.7504,40.5728],[-94.7513,40.5728],[-94.7518,40.5728],[-94.7527,40.5729],[-94.7534,40.5729],[-94.7537,40.5729],[-94.7545,40.5729],[-94.7546,40.5728],[-94.7547,40.5728],[-94.7562,40.5728],[-94.7574,40.5729],[-94.7583,40.5729],[-94.7591,40.5729],[-94.7608,40.5729],[-94.7629,40.5729],[-94.7652,40.573],[-94.767,40.573],[-94.7672,40.573],[-94.7682,40.5731],[-94.7686,40.5731],[-94.7691,40.5731],[-94.7695,40.5731],[-94.7698,40.5731],[-94.77,40.5731],[-94.7712,40.5731],[-94.7723,40.5731],[-94.7739,40.5731],[-94.7749,40.5731],[-94.7812,40.5732],[-94.782,40.5732],[-94.7845,40.5732],[-94.7853,40.5732],[-94.7877,40.5732],[-94.7949,40.5733],[-94.7973,40.5733],[-94.7974,40.5733],[-94.7975,40.5733],[-94.7976,40.5733],[-94.7979,40.5733],[-94.798,40.5733],[-94.7996,40.5734],[-94.7999,40.5734],[-94.8015,40.5734],[-94.8064,40.5735],[-94.811,40.5736],[-94.8111,40.5736],[-94.8113,40.5736],[-94.8124,40.5736],[-94.815,40.5737],[-94.8159,40.5737],[-94.816,40.5737],[-94.8187,40.5737],[-94.8198,40.5737],[-94.82,40.5738],[-94.8218,40.5738],[-94.8229,40.5738],[-94.8234,40.5738],[-94.8243,40.5738],[-94.8268,40.5738],[-94.8276,40.5739],[-94.8299,40.5739],[-94.8368,40.574],[-94.8392,40.574],[-94.8394,40.574],[-94.8395,40.574],[-94.8412,40.574],[-94.8463,40.5741],[-94.848,40.5741],[-94.8481,40.5741],[-94.8533,40.5742],[-94.8586,40.5743],[-94.8752,40.5745],[-94.8782,40.5746],[-94.8858,40.5747],[-94.8869,40.5747],[-94.8871,40.5747],[-94.889,40.5747],[-94.8948,40.5747],[-94.8966,40.5747],[-94.8967,40.5747],[-94.8968,40.5747],[-94.8968,40.5748],[-94.8997,40.5748],[-94.9005,40.5748],[-94.9006,40.5748],[-94.9009,40.5748],[-94.9011,40.5749],[-94.9148,40.5751],[-94.9149,40.5751],[-94.9211,40.5752],[-94.9212,40.5752],[-94.934,40.5754],[-94.9366,40.5754],[-94.9369,40.5754],[-94.9482,40.5756],[-94.9533,40.5756],[-94.9539,40.5757],[-94.9551,40.5757],[-94.9663,40.5758],[-94.9665,40.5758],[-94.9712,40.5757],[-94.972,40.5757],[-94.9913,40.5757],[-94.9917,40.5757],[-95.0003,40.5759],[-95.0006,40.5759],[-95.0102,40.576],[-95.0218,40.5762],[-95.0228,40.5762],[-95.0231,40.5762],[-95.0307,40.5763],[-95.0363,40.5763],[-95.0364,40.5763],[-95.0382,40.5763],[-95.0392,40.5763],[-95.0396,40.5763],[-95.04,40.5764],[-95.0403,40.5764],[-95.0488,40.5765],[-95.0593,40.5767],[-95.0629,40.5768],[-95.063,40.5768],[-95.0687,40.5769],[-95.073,40.5769],[-95.0734,40.5769],[-95.0764,40.5769],[-95.0776,40.5769],[-95.078,40.5769],[-95.0784,40.5769],[-95.0797,40.5769],[-95.0845,40.577],[-95.0877,40.5771],[-95.0973,40.5772],[-95.1071,40.5773],[-95.1072,40.5772],[-95.1074,40.5772],[-95.108,40.5772],[-95.1086,40.5772],[-95.1096,40.5772],[-95.1099,40.5772],[-95.1101,40.5772],[-95.1102,40.5773],[-95.1104,40.5773],[-95.1105,40.5774],[-95.1121,40.5773],[-95.1122,40.5773],[-95.1125,40.5773],[-95.114,40.5773],[-95.1155,40.5773],[-95.1164,40.5774],[-95.1207,40.5774],[-95.1208,40.5774],[-95.1209,40.5774],[-95.121,40.5774],[-95.1221,40.5774],[-95.1244,40.5774],[-95.1253,40.5774],[-95.1316,40.5775],[-95.1355,40.5776],[-95.1449,40.5777],[-95.1451,40.5777],[-95.1544,40.5779],[-95.1575,40.5779],[-95.1577,40.5779],[-95.164,40.578],[-95.1663,40.5781],[-95.1676,40.5781],[-95.1706,40.5781],[-95.1749,40.5782],[-95.1762,40.5782],[-95.1792,40.5782],[-95.1802,40.5782],[-95.1831,40.5783],[-95.1835,40.5783],[-95.184,40.5783],[-95.185,40.5783],[-95.1874,40.5783],[-95.1885,40.5783],[-95.189,40.5783],[-95.1891,40.5783],[-95.1898,40.5783],[-95.1905,40.5783],[-95.1915,40.5783],[-95.1933,40.5784],[-95.1942,40.5784],[-95.1947,40.5784],[-95.1954,40.5784],[-95.1982,40.5784],[-95.1988,40.5784],[-95.1994,40.5784],[-95.1998,40.5784],[-95.2004,40.5784],[-95.201,40.5785],[-95.2014,40.5785],[-95.2023,40.5785],[-95.204,40.5785],[-95.2053,40.5785],[-95.2066,40.5786],[-95.2071,40.5786],[-95.208,40.5786],[-95.2094,40.5786],[-95.2101,40.5786],[-95.2114,40.5786],[-95.2115,40.5786],[-95.2116,40.5786],[-95.2117,40.5786],[-95.2118,40.5787],[-95.2133,40.5787],[-95.216,40.5787],[-95.2174,40.5788],[-95.2187,40.5788],[-95.2201,40.5788],[-95.2213,40.5788],[-95.2228,40.5789],[-95.2246,40.5789],[-95.2247,40.5789],[-95.2253,40.5789],[-95.2307,40.579],[-95.2328,40.579],[-95.2331,40.579],[-95.2492,40.5792],[-95.2503,40.5792],[-95.259,40.5791],[-95.2766,40.5793],[-95.2781,40.5793],[-95.2972,40.5795],[-95.3025,40.5796],[-95.3083,40.5796],[-95.3163,40.5797],[-95.3355,40.58],[-95.3365,40.58],[-95.3374,40.58],[-95.3381,40.58],[-95.34,40.5801],[-95.3403,40.5801],[-95.3406,40.5801],[-95.3408,40.5801],[-95.341,40.5801],[-95.3412,40.5801],[-95.3426,40.5801],[-95.3437,40.5801],[-95.3464,40.5801],[-95.3475,40.5802],[-95.3492,40.5802],[-95.3504,40.5802],[-95.3533,40.5802],[-95.3545,40.5802],[-95.357,40.5802],[-95.3608,40.5802],[-95.3645,40.5803],[-95.3646,40.5803],[-95.3683,40.5804],[-95.3705,40.5804],[-95.3739,40.5805],[-95.3753,40.5806],[-95.3893,40.5808],[-95.3929,40.5808],[-95.4119,40.581],[-95.412,40.581],[-95.4138,40.581],[-95.4154,40.581],[-95.4292,40.5812],[-95.4311,40.5812],[-95.4406,40.5813],[-95.4497,40.5814],[-95.4502,40.5814],[-95.4551,40.5814],[-95.4607,40.5814],[-95.4608,40.5815],[-95.4692,40.5816],[-95.4693,40.5816],[-95.4696,40.5816],[-95.4703,40.5816],[-95.4714,40.5816],[-95.472,40.5816],[-95.473,40.5816],[-95.475,40.5816],[-95.4759,40.5816],[-95.4765,40.5817],[-95.477,40.5817],[-95.4776,40.5817],[-95.4801,40.5817],[-95.4814,40.5817],[-95.4839,40.5817],[-95.484,40.5817],[-95.4843,40.5817],[-95.4853,40.5817],[-95.4861,40.5817],[-95.4865,40.5817],[-95.4881,40.5817],[-95.4882,40.5817],[-95.4885,40.5817],[-95.4906,40.5818],[-95.4916,40.5818],[-95.492,40.5818],[-95.4934,40.5818],[-95.4948,40.5818],[-95.4969,40.5819],[-95.498,40.5819],[-95.4992,40.5819],[-95.501,40.5819],[-95.5019,40.5819],[-95.503,40.5819],[-95.5039,40.5819],[-95.5071,40.582],[-95.5075,40.582],[-95.5092,40.582],[-95.5098,40.5821],[-95.5111,40.5821],[-95.5127,40.5821],[-95.5142,40.5821],[-95.5149,40.5821],[-95.5174,40.5821],[-95.5191,40.5822],[-95.5205,40.5822],[-95.5214,40.5822],[-95.5222,40.5822],[-95.5237,40.5822],[-95.5239,40.5822],[-95.5251,40.5822],[-95.5252,40.5822],[-95.5257,40.5822],[-95.5259,40.5822],[-95.5265,40.5822],[-95.5275,40.5823],[-95.5284,40.5823],[-95.5289,40.5823],[-95.53,40.5823],[-95.5303,40.5823],[-95.5315,40.5823],[-95.5326,40.5824],[-95.533,40.5824],[-95.5331,40.5824],[-95.5334,40.5824],[-95.5343,40.5824],[-95.5353,40.5824],[-95.5365,40.5824],[-95.5389,40.5825],[-95.5394,40.5825],[-95.5409,40.5824],[-95.5416,40.5825],[-95.5426,40.5825],[-95.5434,40.5825],[-95.5445,40.5825],[-95.5449,40.5825],[-95.5453,40.5825],[-95.5457,40.5825],[-95.5465,40.5825],[-95.5471,40.5825],[-95.5482,40.5825],[-95.5483,40.5825],[-95.5489,40.5826],[-95.5496,40.5826],[-95.5502,40.5826],[-95.5509,40.5826],[-95.5529,40.5826],[-95.5544,40.5827],[-95.5548,40.5827],[-95.5549,40.5827],[-95.5567,40.5827],[-95.5574,40.5827],[-95.5583,40.5827],[-95.56,40.5827],[-95.5623,40.5828],[-95.5639,40.5828],[-95.5653,40.5828],[-95.5654,40.5828],[-95.5666,40.5828],[-95.5704,40.5829],[-95.5718,40.5829],[-95.5721,40.5829],[-95.5727,40.5829],[-95.5739,40.5829],[-95.574,40.5829],[-95.585,40.5831],[-95.5915,40.5832],[-95.5932,40.5832],[-95.5933,40.5832],[-95.6014,40.5834],[-95.6024,40.5834],[-95.6069,40.5834],[-95.6071,40.5834],[-95.6109,40.5835],[-95.6253,40.5838],[-95.6306,40.5839],[-95.6317,40.584],[-95.6321,40.584],[-95.6322,40.584],[-95.6377,40.5841],[-95.6378,40.5841],[-95.6381,40.5841],[-95.6382,40.5841],[-95.6385,40.5841],[-95.6417,40.5842],[-95.648,40.5844],[-95.6485,40.5844],[-95.6522,40.5844],[-95.6523,40.5844],[-95.6528,40.5844],[-95.6566,40.5844],[-95.6572,40.5844],[-95.6587,40.5844],[-95.6588,40.5844],[-95.6731,40.5844],[-95.6733,40.5844],[-95.6854,40.5843],[-95.6863,40.5843],[-95.6873,40.5844],[-95.6874,40.5844],[-95.6875,40.5843],[-95.6876,40.5843],[-95.6877,40.5843],[-95.6905,40.5844],[-95.6942,40.5844],[-95.7018,40.5845],[-95.7038,40.5846],[-95.7055,40.5846],[-95.7092,40.5846],[-95.7129,40.5847],[-95.7162,40.5847],[-95.7163,40.5847],[-95.7174,40.5847],[-95.7206,40.5847],[-95.7258,40.5848],[-95.731,40.5849],[-95.7343,40.5849],[-95.7353,40.5849],[-95.7354,40.5849],[-95.7355,40.5849],[-95.7356,40.5849],[-95.7358,40.5849],[-95.7376,40.5849],[-95.7429,40.585],[-95.744,40.585],[-95.7449,40.585],[-95.7455,40.585],[-95.7458,40.585],[-95.746,40.585],[-95.7462,40.585],[-95.7464,40.585],[-95.7467,40.585],[-95.7472,40.5851],[-95.748,40.5851],[-95.7495,40.585],[-95.7498,40.585],[-95.7501,40.5851],[-95.7505,40.5851],[-95.7519,40.5851],[-95.7523,40.5851],[-95.7528,40.5851],[-95.7546,40.5851],[-95.7639,40.5852],[-95.7645,40.5852],[-95.7656,40.5852],[-95.7646,40.5859],[-95.7589,40.589],[-95.7552,40.5915],[-95.7532,40.5928],[-95.7512,40.5953],[-95.7503,40.5963],[-95.7501,40.5971],[-95.7493,40.5988],[-95.7489,40.6],[-95.7486,40.6013],[-95.7486,40.6034],[-95.749,40.6053],[-95.7497,40.6068],[-95.7503,40.6076],[-95.7513,40.6091],[-95.7528,40.6102],[-95.7536,40.6108],[-95.7553,40.6121],[-95.7556,40.6122],[-95.758,40.6138],[-95.7617,40.6153],[-95.7644,40.6171],[-95.7668,40.6188],[-95.7689,40.6213],[-95.7698,40.6229],[-95.7701,40.6244],[-95.7697,40.625],[-95.7698,40.6255],[-95.7699,40.626],[-95.7701,40.6275],[-95.7702,40.6285],[-95.7702,40.6291],[-95.7703,40.6298],[-95.7703,40.6315],[-95.7704,40.6353],[-95.7706,40.6364],[-95.7708,40.6376],[-95.7711,40.6385],[-95.7713,40.6392],[-95.7713,40.6394],[-95.7715,40.6398],[-95.7728,40.6425],[-95.7741,40.6445],[-95.7743,40.6447],[-95.7746,40.6452],[-95.7763,40.6475],[-95.7783,40.6496],[-95.7798,40.6511],[-95.7802,40.6516],[-95.7819,40.6533],[-95.7838,40.655],[-95.786,40.6567],[-95.7866,40.6572],[-95.7875,40.6579],[-95.7895,40.6594],[-95.7931,40.6612],[-95.7955,40.6624],[-95.7977,40.6632],[-95.7987,40.6635],[-95.8015,40.6643],[-95.8043,40.6649],[-95.8053,40.665],[-95.8056,40.6651],[-95.8087,40.6653],[-95.8111,40.6654],[-95.8128,40.6655],[-95.8141,40.6656],[-95.8157,40.6658],[-95.8165,40.6659],[-95.8173,40.666],[-95.8183,40.6661],[-95.82,40.6665],[-95.8214,40.6668],[-95.8222,40.6671],[-95.8229,40.6672],[-95.8244,40.6678],[-95.8249,40.668],[-95.8262,40.6685],[-95.8284,40.6694],[-95.83,40.6702],[-95.8307,40.6706],[-95.8308,40.6706],[-95.8324,40.6713],[-95.8344,40.6724],[-95.8361,40.6734],[-95.8364,40.6736],[-95.8371,40.6741],[-95.8374,40.6742],[-95.8378,40.6744],[-95.8394,40.6753],[-95.841,40.6763],[-95.8423,40.6772],[-95.8428,40.6775],[-95.8438,40.6786],[-95.8445,40.6794],[-95.8448,40.6799],[-95.845,40.6801],[-95.8452,40.6804],[-95.8454,40.681],[-95.8458,40.6818],[-95.846,40.6826],[-95.8462,40.6835],[-95.8465,40.6843],[-95.8467,40.6852],[-95.8469,40.6862],[-95.8469,40.6864],[-95.847,40.6872],[-95.847,40.6882],[-95.847,40.6892],[-95.8471,40.6902],[-95.8472,40.6911],[-95.8473,40.6913],[-95.8474,40.6922],[-95.8476,40.693],[-95.8478,40.6936],[-95.8479,40.6942],[-95.8487,40.696],[-95.8492,40.6969],[-95.8498,40.6981],[-95.8506,40.6994],[-95.8513,40.7005],[-95.8526,40.7023],[-95.8545,40.7042],[-95.8564,40.7058],[-95.8579,40.7071],[-95.858,40.7072],[-95.8594,40.7081],[-95.8599,40.7083],[-95.8608,40.7087],[-95.8618,40.7092],[-95.863,40.7097],[-95.8659,40.7108],[-95.8682,40.7116],[-95.8695,40.7121],[-95.8705,40.7125],[-95.8718,40.7128],[-95.8729,40.7131],[-95.8753,40.7141],[-95.877,40.7143],[-95.881,40.7164],[-95.8832,40.7176],[-95.8854,40.7211],[-95.8866,40.7246],[-95.8866,40.7247],[-95.8872,40.7263],[-95.8889,40.7319],[-95.8888,40.7332],[-95.8887,40.7363],[-95.8867,40.7421],[-95.8836,40.7478],[-95.8819,40.75],[-95.8815,40.7506],[-95.879,40.7531],[-95.8769,40.7549],[-95.8753,40.756],[-95.8745,40.7567],[-95.8733,40.7576],[-95.8723,40.7584],[-95.8712,40.7589],[-95.87,40.7596],[-95.8686,40.7602],[-95.8672,40.7608],[-95.8658,40.7613],[-95.8644,40.7619],[-95.8629,40.7623],[-95.8617,40.7629],[-95.8602,40.7633],[-95.8584,40.7639],[-95.8567,40.7643],[-95.8551,40.7649],[-95.8528,40.7656],[-95.8516,40.7662],[-95.8501,40.7667],[-95.849,40.7673],[-95.8478,40.7679],[-95.8466,40.7686],[-95.845,40.7697],[-95.8437,40.7705],[-95.8428,40.7711],[-95.8415,40.7722],[-95.8402,40.7734],[-95.8389,40.7745],[-95.8379,40.7755],[-95.8373,40.7761],[-95.8369,40.7765],[-95.8362,40.7777],[-95.8352,40.7792],[-95.8352,40.7793],[-95.8349,40.7802],[-95.8345,40.7818],[-95.8342,40.783],[-95.8341,40.7838],[-95.8341,40.7841],[-95.8341,40.7856],[-95.8342,40.7867],[-95.8345,40.7878],[-95.8352,40.7893],[-95.8358,40.7906],[-95.8368,40.7923],[-95.8386,40.795],[-95.8401,40.7975],[-95.8415,40.7998],[-95.8423,40.8013],[-95.8427,40.8019],[-95.8432,40.8028],[-95.8437,40.8038],[-95.844,40.8052],[-95.8444,40.8063],[-95.8447,40.8072],[-95.845,40.8085],[-95.8451,40.8091],[-95.8452,40.8098],[-95.8453,40.8113],[-95.8452,40.8128],[-95.845,40.8142],[-95.8449,40.8147],[-95.8448,40.8153],[-95.8444,40.8165],[-95.8439,40.8177],[-95.843,40.8192],[-95.8421,40.8206],[-95.8416,40.8215],[-95.8412,40.822],[-95.8404,40.8229],[-95.8399,40.8238],[-95.8393,40.8251],[-95.8386,40.8262],[-95.8384,40.827],[-95.8382,40.8274],[-95.8377,40.8292],[-95.8373,40.8312],[-95.8373,40.8327],[-95.8371,40.8335],[-95.8371,40.8343],[-95.8372,40.8353],[-95.8376,40.8365],[-95.8382,40.8381],[-95.8387,40.8398],[-95.8392,40.8411],[-95.84,40.8426],[-95.8405,40.8439],[-95.8413,40.8456],[-95.8419,40.8466],[-95.8427,40.8477],[-95.8435,40.849],[-95.8443,40.8499],[-95.8451,40.851],[-95.8461,40.8524],[-95.8471,40.8542],[-95.8475,40.8554],[-95.848,40.8568],[-95.8481,40.8573],[-95.8485,40.8586],[-95.8486,40.8597],[-95.8486,40.86],[-95.8486,40.8609],[-95.8486,40.8611],[-95.8482,40.8623],[-95.8478,40.8643],[-95.8474,40.8649],[-95.8469,40.8657],[-95.846,40.867],[-95.8449,40.8682],[-95.8441,40.8693],[-95.8425,40.8703],[-95.8408,40.8712],[-95.8405,40.8714],[-95.8387,40.8722],[-95.837,40.8726],[-95.835,40.873],[-95.8335,40.8733],[-95.8321,40.8734],[-95.8307,40.8737],[-95.8278,40.8744],[-95.825,40.875],[-95.8246,40.8752],[-95.8233,40.8757],[-95.8212,40.8767],[-95.8196,40.8774],[-95.8179,40.8785],[-95.8159,40.8798],[-95.814,40.8818],[-95.8121,40.8842],[-95.8107,40.8867],[-95.81,40.8892],[-95.8095,40.8912],[-95.8094,40.8933],[-95.8098,40.8954],[-95.8109,40.8979],[-95.8128,40.9006],[-95.8135,40.9017],[-95.8143,40.9029],[-95.8162,40.9048],[-95.8187,40.9068],[-95.8221,40.9091],[-95.823,40.9096],[-95.825,40.9109],[-95.8279,40.9131],[-95.8307,40.915],[-95.833,40.9172],[-95.8349,40.9196],[-95.8364,40.9216],[-95.8378,40.9247],[-95.8384,40.9274],[-95.8384,40.9275],[-95.8391,40.9303],[-95.8397,40.9328],[-95.8401,40.9355],[-95.8402,40.937],[-95.8402,40.9379],[-95.8403,40.9387],[-95.8403,40.9399],[-95.84,40.9413],[-95.8394,40.9441],[-95.8389,40.9461],[-95.8384,40.9484],[-95.838,40.9506],[-95.8366,40.9532],[-95.8351,40.9555],[-95.8335,40.958],[-95.833,40.9587],[-95.832,40.9603],[-95.8308,40.9621],[-95.8298,40.9639],[-95.8295,40.9656],[-95.8294,40.9674],[-95.829,40.9693],[-95.8287,40.9708],[-95.8283,40.9724],[-95.8285,40.9739],[-95.8291,40.9757],[-95.8298,40.9773],[-95.8303,40.9783],[-95.8311,40.9798],[-95.832,40.9811],[-95.8335,40.9827],[-95.8354,40.9842],[-95.8377,40.9856],[-95.8389,40.9865],[-95.8401,40.9872],[-95.8412,40.9879],[-95.8427,40.9888],[-95.8444,40.9895],[-95.8473,40.9902],[-95.8492,40.9907],[-95.8514,40.9914],[-95.8525,40.9917],[-95.8544,40.9925],[-95.8561,40.9932],[-95.8573,40.9938],[-95.8587,40.9945],[-95.8601,40.9952],[-95.8604,40.9954],[-95.8612,40.9958],[-95.8625,40.9966],[-95.8635,40.9973],[-95.8644,40.9983],[-95.8651,40.9991],[-95.866,41],[-95.8662,41],[-95.8664,41.0004],[-95.8667,41.0007],[-95.8668,41.0009],[-95.8669,41.001],[-95.867,41.0011],[-95.8673,41.0016],[-95.8673,41.0017],[-95.8677,41.0023],[-95.868,41.0032],[-95.8684,41.0037],[-95.8687,41.0044],[-95.8689,41.0051],[-95.8692,41.006],[-95.8695,41.0071],[-95.8696,41.0077],[-95.8696,41.0084],[-95.8695,41.0092],[-95.8695,41.0094],[-95.8693,41.0099],[-95.8689,41.011],[-95.8686,41.012],[-95.8684,41.0127],[-95.868,41.0136],[-95.8675,41.0144],[-95.8669,41.0154],[-95.8663,41.0164],[-95.8659,41.0174],[-95.8654,41.0182],[-95.8647,41.0189],[-95.864,41.0198],[-95.8633,41.0206],[-95.8623,41.0218],[-95.8616,41.0227],[-95.861,41.0236],[-95.8608,41.024],[-95.8607,41.0241],[-95.8603,41.0247],[-95.8599,41.0254],[-95.8596,41.0264],[-95.8594,41.0278],[-95.8592,41.0289],[-95.8591,41.0303],[-95.8591,41.0316],[-95.8592,41.0326],[-95.8593,41.0334],[-95.8595,41.0345],[-95.8597,41.0357],[-95.8601,41.037],[-95.8604,41.0377],[-95.8605,41.0379],[-95.8609,41.0386],[-95.8618,41.0394],[-95.8627,41.0401],[-95.8637,41.041],[-95.8652,41.0422],[-95.8665,41.0431],[-95.8672,41.0437],[-95.8682,41.0443],[-95.8692,41.0448],[-95.8698,41.0452],[-95.8699,41.0453],[-95.8709,41.0458],[-95.8718,41.0464],[-95.8724,41.047],[-95.8729,41.0475],[-95.8734,41.048],[-95.8743,41.0489],[-95.8747,41.0493],[-95.875,41.05],[-95.8751,41.0501],[-95.8752,41.0503],[-95.8752,41.0504],[-95.8753,41.0506],[-95.8755,41.0507],[-95.8773,41.0519],[-95.8776,41.0521],[-95.8795,41.0533],[-95.8795,41.0534],[-95.8797,41.0536],[-95.8799,41.0536],[-95.8808,41.054],[-95.8816,41.0544],[-95.8812,41.0559],[-95.8814,41.0565],[-95.8818,41.0575],[-95.8819,41.0579],[-95.8821,41.0584],[-95.8823,41.0594],[-95.8824,41.0604],[-95.8825,41.0614],[-95.8822,41.0635],[-95.8818,41.0646],[-95.8815,41.0654],[-95.881,41.0663],[-95.8802,41.0675],[-95.8795,41.0683],[-95.8794,41.0685],[-95.8774,41.0704],[-95.875,41.0723],[-95.874,41.0731],[-95.8739,41.0731],[-95.8738,41.0732],[-95.8737,41.0732],[-95.8726,41.0741],[-95.8716,41.075],[-95.8715,41.075],[-95.8703,41.0758],[-95.8669,41.0789],[-95.8658,41.0801],[-95.8648,41.0816],[-95.8645,41.0822],[-95.8638,41.0835],[-95.8633,41.0849],[-95.8629,41.0862],[-95.8624,41.0897],[-95.8625,41.0906],[-95.8625,41.0911],[-95.8626,41.0919],[-95.8628,41.0926],[-95.863,41.0932],[-95.8631,41.0937],[-95.8633,41.0941],[-95.8633,41.0945],[-95.8636,41.0954],[-95.8644,41.0971],[-95.8648,41.0985],[-95.8651,41.099],[-95.8653,41.0999],[-95.8657,41.1012],[-95.8657,41.1013],[-95.8659,41.1018],[-95.8659,41.1021],[-95.866,41.1024],[-95.8662,41.1033],[-95.8662,41.1035],[-95.8667,41.105],[-95.8671,41.1084],[-95.867,41.1087],[-95.8671,41.1091],[-95.8671,41.1095],[-95.8668,41.1109],[-95.8668,41.1111],[-95.8664,41.1144],[-95.8663,41.1151],[-95.8664,41.1174],[-95.8664,41.1178],[-95.8666,41.1193],[-95.8671,41.1206],[-95.8672,41.1215],[-95.8676,41.1221],[-95.8684,41.1239],[-95.8685,41.1241],[-95.8687,41.1247],[-95.869,41.1252],[-95.8691,41.1255],[-95.8695,41.126],[-95.8696,41.1262],[-95.87,41.1268],[-95.8701,41.1271],[-95.8707,41.128],[-95.8712,41.1288],[-95.8721,41.1297],[-95.8724,41.13],[-95.8727,41.1302],[-95.8729,41.1306],[-95.8731,41.1308],[-95.8735,41.1314],[-95.8739,41.1317],[-95.8745,41.1325],[-95.8748,41.1328],[-95.8749,41.133],[-95.8756,41.1338],[-95.8759,41.134],[-95.8761,41.1341],[-95.8764,41.1347],[-95.877,41.1354],[-95.8774,41.1359],[-95.8775,41.136],[-95.8777,41.1362],[-95.878,41.1367],[-95.8783,41.1369],[-95.8787,41.1377],[-95.8793,41.1386],[-95.8797,41.1389],[-95.88,41.1396],[-95.8802,41.1399],[-95.8806,41.1406],[-95.8809,41.1409],[-95.8812,41.1417],[-95.8813,41.1421],[-95.882,41.1435],[-95.8821,41.144],[-95.8823,41.1447],[-95.8826,41.1457],[-95.8828,41.146],[-95.8829,41.1465],[-95.8829,41.1467],[-95.8828,41.1469],[-95.8828,41.1472],[-95.883,41.1478],[-95.8831,41.1482],[-95.8832,41.1488],[-95.8831,41.1493],[-95.8833,41.1511],[-95.8833,41.1515],[-95.8831,41.1519],[-95.8832,41.1527],[-95.8831,41.1533],[-95.883,41.1537],[-95.8829,41.1546],[-95.8827,41.1549],[-95.8826,41.1551],[-95.8826,41.1552],[-95.8825,41.1559],[-95.8824,41.1562],[-95.8821,41.1565],[-95.882,41.1569],[-95.8815,41.1584],[-95.8811,41.1588],[-95.8805,41.1599],[-95.88,41.1609],[-95.8796,41.1613],[-95.8792,41.162],[-95.8774,41.1639],[-95.8758,41.1653],[-95.8754,41.1655],[-95.8744,41.1662],[-95.8737,41.1666],[-95.8727,41.167],[-95.8721,41.1673],[-95.8711,41.1676],[-95.8706,41.1678],[-95.8692,41.168],[-95.8673,41.1681],[-95.8659,41.1681],[-95.8649,41.1679],[-95.8644,41.1679],[-95.8633,41.1675],[-95.8623,41.1673],[-95.8609,41.1669],[-95.8603,41.1667],[-95.8593,41.1665],[-95.8576,41.1661],[-95.8568,41.1659],[-95.8563,41.1659],[-95.8534,41.1655],[-95.8509,41.1657],[-95.8499,41.1658],[-95.8494,41.166],[-95.8489,41.166],[-95.8479,41.1662],[-95.847,41.1666],[-95.8454,41.1674],[-95.8444,41.1682],[-95.8439,41.1688],[-95.8434,41.1691],[-95.8427,41.17],[-95.8426,41.1703],[-95.842,41.1714],[-95.842,41.1716],[-95.8418,41.1723],[-95.8417,41.1732],[-95.8416,41.1739],[-95.8417,41.1749],[-95.8416,41.1755],[-95.8417,41.1759],[-95.8418,41.176],[-95.8419,41.1763],[-95.842,41.1763],[-95.8421,41.1768],[-95.8422,41.1774],[-95.8424,41.1778],[-95.8427,41.1781],[-95.8434,41.1797],[-95.8437,41.18],[-95.8442,41.1804],[-95.8445,41.1808],[-95.8448,41.1812],[-95.8451,41.1816],[-95.8454,41.1819],[-95.8463,41.1825],[-95.8472,41.1833],[-95.8488,41.1843],[-95.8494,41.1845],[-95.8499,41.1848],[-95.8504,41.1851],[-95.8508,41.1852],[-95.8512,41.1853],[-95.8513,41.1854],[-95.8523,41.1858],[-95.8531,41.186],[-95.8541,41.1864],[-95.8548,41.1865],[-95.8553,41.1867],[-95.8561,41.187],[-95.8569,41.187],[-95.858,41.1873],[-95.8587,41.1874],[-95.8592,41.1875],[-95.8604,41.1877],[-95.861,41.1878],[-95.8617,41.188],[-95.8621,41.188],[-95.8626,41.188],[-95.8638,41.1882],[-95.8645,41.1882],[-95.8658,41.1883],[-95.8663,41.1883],[-95.8676,41.1884],[-95.8684,41.1883],[-95.8695,41.1883],[-95.8701,41.1883],[-95.8713,41.1883],[-95.872,41.1882],[-95.8736,41.1882],[-95.8739,41.1882],[-95.8745,41.1881],[-95.8757,41.188],[-95.8766,41.1881],[-95.8771,41.188],[-95.8781,41.1879],[-95.8786,41.1878],[-95.8796,41.1878],[-95.8801,41.1877],[-95.8807,41.1877],[-95.8855,41.1868],[-95.8861,41.1866],[-95.8867,41.1865],[-95.8878,41.1862],[-95.8889,41.1861],[-95.8897,41.186],[-95.8912,41.1857],[-95.8941,41.1853],[-95.8982,41.1848],[-95.899,41.1848],[-95.8998,41.1846],[-95.9005,41.1846],[-95.9009,41.1846],[-95.9013,41.1847],[-95.9018,41.1847],[-95.9042,41.1846],[-95.9047,41.1845],[-95.9056,41.1845],[-95.9076,41.1844],[-95.9087,41.1844],[-95.9102,41.1844],[-95.9108,41.1845],[-95.9114,41.1846],[-95.912,41.1847],[-95.9125,41.1846],[-95.9132,41.1847],[-95.9137,41.1848],[-95.9142,41.185],[-95.9147,41.1851],[-95.9154,41.1851],[-95.9161,41.1853],[-95.9167,41.1855],[-95.9172,41.1859],[-95.9189,41.1865],[-95.9196,41.1869],[-95.9199,41.1872],[-95.9202,41.1877],[-95.9208,41.1881],[-95.9213,41.1884],[-95.9214,41.1885],[-95.9222,41.1891],[-95.9224,41.1893],[-95.9225,41.1897],[-95.9232,41.1903],[-95.9234,41.1905],[-95.9236,41.1908],[-95.9241,41.1915],[-95.9244,41.1921],[-95.9251,41.1928],[-95.9252,41.1931],[-95.9253,41.1934],[-95.9259,41.1941],[-95.926,41.1947],[-95.9263,41.1952],[-95.9267,41.1956],[-95.9268,41.1962],[-95.9273,41.1971],[-95.9273,41.1974],[-95.9273,41.1978],[-95.9277,41.199],[-95.9277,41.1994],[-95.9279,41.1998],[-95.928,41.2001],[-95.9279,41.2004],[-95.9278,41.2008],[-95.9277,41.2009],[-95.9277,41.2011],[-95.9278,41.2011],[-95.9279,41.2017],[-95.928,41.2021],[-95.928,41.2022],[-95.9281,41.2026],[-95.928,41.2029],[-95.9279,41.2032],[-95.928,41.2049],[-95.928,41.2054],[-95.9279,41.2059],[-95.9275,41.2063],[-95.9275,41.2064],[-95.9275,41.2069],[-95.9274,41.2069],[-95.9274,41.207],[-95.9273,41.2086],[-95.9272,41.209],[-95.9269,41.2094],[-95.9269,41.2096],[-95.9268,41.2097],[-95.9268,41.21],[-95.9268,41.2102],[-95.9267,41.2103],[-95.9266,41.2106],[-95.9263,41.2109],[-95.9263,41.2111],[-95.9262,41.2114],[-95.9261,41.2116],[-95.9259,41.2119],[-95.9257,41.2122],[-95.9256,41.2123],[-95.9255,41.2127],[-95.9251,41.2133],[-95.9247,41.2135],[-95.9246,41.2136],[-95.9245,41.2137],[-95.9242,41.2141],[-95.9237,41.2149],[-95.9234,41.2154],[-95.9231,41.2158],[-95.9228,41.2161],[-95.9225,41.2162],[-95.9224,41.2163],[-95.9223,41.2164],[-95.9223,41.2165],[-95.9222,41.2165],[-95.9221,41.2166],[-95.9219,41.2169],[-95.921,41.2177],[-95.9205,41.218],[-95.92,41.2184],[-95.9193,41.219],[-95.9192,41.2191],[-95.919,41.2192],[-95.9185,41.2197],[-95.9173,41.2206],[-95.917,41.221],[-95.9158,41.2221],[-95.9156,41.2225],[-95.9155,41.2226],[-95.9143,41.2239],[-95.9138,41.2246],[-95.9137,41.225],[-95.913,41.2259],[-95.9128,41.2263],[-95.9127,41.2265],[-95.9127,41.2267],[-95.9124,41.2273],[-95.9118,41.2283],[-95.9117,41.2285],[-95.9115,41.229],[-95.9114,41.2298],[-95.9111,41.2305],[-95.9111,41.2309],[-95.9109,41.2315],[-95.9109,41.2316],[-95.9108,41.2319],[-95.9107,41.2321],[-95.9107,41.2327],[-95.9107,41.2332],[-95.9107,41.2336],[-95.9107,41.234],[-95.9107,41.2343],[-95.9106,41.2346],[-95.9107,41.235],[-95.9107,41.2362],[-95.911,41.2378],[-95.911,41.238],[-95.9111,41.2385],[-95.9113,41.2394],[-95.9116,41.24],[-95.9119,41.241],[-95.9122,41.2416],[-95.9125,41.2423],[-95.9129,41.2429],[-95.913,41.2431],[-95.9131,41.2433],[-95.9132,41.2435],[-95.9133,41.2437],[-95.9135,41.2439],[-95.914,41.2445],[-95.9142,41.245],[-95.9144,41.2454],[-95.9151,41.2461],[-95.9154,41.2467],[-95.9158,41.247],[-95.916,41.2473],[-95.9162,41.2478],[-95.9164,41.248],[-95.9165,41.2481],[-95.9166,41.2482],[-95.9167,41.2484],[-95.9169,41.2488],[-95.9174,41.2497],[-95.9174,41.2498],[-95.9175,41.2498],[-95.9176,41.2502],[-95.9184,41.2515],[-95.9185,41.2518],[-95.9186,41.2519],[-95.9191,41.2527],[-95.9195,41.2537],[-95.9196,41.2539],[-95.9196,41.254],[-95.9196,41.2541],[-95.9202,41.2553],[-95.9203,41.2554],[-95.9205,41.2557],[-95.9207,41.2567],[-95.9213,41.2581],[-95.9214,41.2581],[-95.9214,41.2582],[-95.9214,41.2585],[-95.9216,41.2593],[-95.9216,41.2594],[-95.9216,41.2595],[-95.9217,41.2596],[-95.9217,41.2597],[-95.9217,41.2598],[-95.9218,41.2604],[-95.9221,41.2614],[-95.9221,41.2617],[-95.922,41.262],[-95.9223,41.263],[-95.9223,41.2638],[-95.9224,41.2646],[-95.9224,41.2655],[-95.9217,41.2669],[-95.9216,41.2673],[-95.9215,41.2676],[-95.9206,41.2685],[-95.9201,41.2691],[-95.92,41.2691],[-95.9199,41.2693],[-95.9197,41.2694],[-95.9187,41.2698],[-95.9179,41.2706],[-95.9177,41.2707],[-95.9176,41.2708],[-95.9175,41.2709],[-95.9167,41.2712],[-95.9163,41.2715],[-95.9157,41.2718],[-95.9153,41.272],[-95.9152,41.272],[-95.9151,41.272],[-95.9148,41.2721],[-95.9147,41.2722],[-95.9141,41.2724],[-95.9149,41.2726],[-95.9157,41.2727],[-95.9158,41.2727],[-95.9159,41.2727],[-95.916,41.2728],[-95.9168,41.2733],[-95.9179,41.2741],[-95.918,41.2742],[-95.9182,41.2743],[-95.9186,41.2746],[-95.9189,41.2748],[-95.9248,41.2787],[-95.9248,41.2788],[-95.9259,41.2795],[-95.926,41.2796],[-95.9271,41.2803],[-95.9273,41.2805],[-95.9274,41.2805],[-95.9275,41.2806],[-95.9278,41.2808],[-95.9287,41.2813],[-95.9296,41.2851],[-95.9296,41.2904],[-95.9296,41.2906],[-95.9296,41.2923],[-95.9292,41.2936],[-95.9291,41.2941],[-95.929,41.2944],[-95.9289,41.2945],[-95.9288,41.2948],[-95.9283,41.2963],[-95.9283,41.2964],[-95.9283,41.2965],[-95.9281,41.297],[-95.928,41.2972],[-95.928,41.2974],[-95.928,41.2975],[-95.9279,41.2975],[-95.9279,41.2976],[-95.9276,41.2984],[-95.9264,41.2989],[-95.9247,41.2996],[-95.9224,41.3004],[-95.9202,41.3012],[-95.9138,41.3014],[-95.9136,41.3014],[-95.912,41.3013],[-95.9117,41.3012],[-95.9114,41.3012],[-95.9113,41.3012],[-95.9112,41.3012],[-95.9108,41.3012],[-95.91,41.3012],[-95.9097,41.3012],[-95.9096,41.3011],[-95.9095,41.3011],[-95.9094,41.3011],[-95.9093,41.3011],[-95.909,41.3011],[-95.9085,41.3011],[-95.9084,41.3011],[-95.9082,41.3011],[-95.9081,41.3011],[-95.908,41.3011],[-95.9076,41.3011],[-95.9074,41.3011],[-95.9073,41.3011],[-95.9071,41.3011],[-95.9061,41.301],[-95.906,41.301],[-95.9059,41.301],[-95.9049,41.2998],[-95.9047,41.2994],[-95.9045,41.2991],[-95.9045,41.299],[-95.9044,41.2988],[-95.9044,41.2985],[-95.9043,41.2983],[-95.9042,41.2977],[-95.9042,41.2976],[-95.9042,41.2975],[-95.9042,41.2974],[-95.9042,41.2973],[-95.9043,41.2971],[-95.9044,41.2957],[-95.9044,41.2956],[-95.9044,41.2955],[-95.9044,41.2954],[-95.9044,41.2953],[-95.9044,41.2951],[-95.9044,41.2949],[-95.9044,41.2948],[-95.9045,41.2947],[-95.9045,41.2945],[-95.9045,41.2941],[-95.9045,41.294],[-95.9046,41.2935],[-95.9046,41.2933],[-95.9048,41.2933],[-95.9052,41.2933],[-95.9054,41.2932],[-95.9054,41.2931],[-95.9048,41.293],[-95.9047,41.2929],[-95.9048,41.2926],[-95.9052,41.2916],[-95.9051,41.2913],[-95.9053,41.2912],[-95.9054,41.2912],[-95.9055,41.2912],[-95.906,41.2886],[-95.906,41.2885],[-95.906,41.2884],[-95.9061,41.2875],[-95.9062,41.2874],[-95.9067,41.2862],[-95.9067,41.2861],[-95.9068,41.2859],[-95.9068,41.2858],[-95.9069,41.2856],[-95.9069,41.2855],[-95.9071,41.2851],[-95.9071,41.285],[-95.9072,41.285],[-95.9072,41.2849],[-95.9074,41.2847],[-95.9076,41.2845],[-95.9077,41.2844],[-95.9078,41.2843],[-95.908,41.2841],[-95.9082,41.2839],[-95.9091,41.2831],[-95.9096,41.2826],[-95.9105,41.2816],[-95.9108,41.2813],[-95.911,41.2811],[-95.9126,41.2795],[-95.9099,41.2779],[-95.9087,41.2772],[-95.9082,41.2769],[-95.9079,41.2768],[-95.9071,41.2763],[-95.9069,41.2761],[-95.9068,41.2761],[-95.9067,41.276],[-95.9066,41.276],[-95.9066,41.2759],[-95.9065,41.2759],[-95.9064,41.2758],[-95.906,41.2756],[-95.9059,41.2755],[-95.9057,41.2754],[-95.9052,41.275],[-95.9051,41.275],[-95.9049,41.275],[-95.9047,41.2749],[-95.9039,41.2747],[-95.9029,41.2744],[-95.9028,41.2744],[-95.9027,41.2744],[-95.9026,41.2744],[-95.9025,41.2744],[-95.9023,41.2745],[-95.902,41.2745],[-95.9015,41.2747],[-95.8999,41.2752],[-95.8984,41.2755],[-95.898,41.2757],[-95.8976,41.276],[-95.8969,41.2762],[-95.8961,41.2763],[-95.8961,41.2764],[-95.896,41.2764],[-95.8954,41.2766],[-95.8932,41.2773],[-95.8925,41.2775],[-95.8925,41.2776],[-95.8924,41.2776],[-95.8919,41.2777],[-95.8918,41.2778],[-95.8915,41.2779],[-95.8912,41.278],[-95.8911,41.278],[-95.891,41.278],[-95.8876,41.2794],[-95.8845,41.2807],[-95.8833,41.2813],[-95.8815,41.2822],[-95.8807,41.2826],[-95.8805,41.2827],[-95.8796,41.2832],[-95.8789,41.2837],[-95.8784,41.284],[-95.8775,41.2846],[-95.8774,41.2846],[-95.8772,41.2848],[-95.8771,41.2849],[-95.8768,41.2851],[-95.8761,41.2857],[-95.8756,41.2862],[-95.8753,41.2866],[-95.8747,41.287],[-95.8743,41.2874],[-95.8741,41.2876],[-95.874,41.288],[-95.8737,41.2883],[-95.8736,41.2883],[-95.8734,41.2889],[-95.8733,41.2889],[-95.8732,41.2891],[-95.8729,41.2895],[-95.8729,41.2896],[-95.8728,41.2897],[-95.8727,41.2899],[-95.8726,41.29],[-95.8725,41.2903],[-95.8721,41.2912],[-95.8718,41.2924],[-95.8716,41.2927],[-95.8714,41.2934],[-95.8715,41.294],[-95.8714,41.2943],[-95.8714,41.2951],[-95.8712,41.296],[-95.8711,41.2967],[-95.8713,41.2973],[-95.8713,41.2981],[-95.8714,41.2986],[-95.8714,41.2995],[-95.8716,41.3001],[-95.8717,41.301],[-95.8718,41.3013],[-95.8719,41.3018],[-95.8723,41.3031],[-95.8725,41.3034],[-95.8727,41.3043],[-95.8731,41.3049],[-95.8734,41.3059],[-95.8736,41.3063],[-95.8741,41.3075],[-95.8742,41.3079],[-95.8744,41.3082],[-95.8746,41.3084],[-95.8751,41.3094],[-95.8755,41.3099],[-95.8757,41.3103],[-95.8765,41.3111],[-95.8768,41.3115],[-95.8774,41.3121],[-95.8783,41.3131],[-95.8786,41.3133],[-95.8792,41.3136],[-95.8799,41.3144],[-95.8802,41.3146],[-95.8807,41.3148],[-95.8819,41.3157],[-95.8823,41.3162],[-95.8829,41.3167],[-95.8833,41.3169],[-95.8838,41.317],[-95.8846,41.3174],[-95.8855,41.3181],[-95.8863,41.3184],[-95.8869,41.3186],[-95.8872,41.3186],[-95.8873,41.3186],[-95.8878,41.3188],[-95.8881,41.319],[-95.8882,41.319],[-95.8884,41.3191],[-95.8885,41.3191],[-95.8886,41.3192],[-95.8889,41.3193],[-95.8893,41.3195],[-95.8899,41.3197],[-95.8909,41.3199],[-95.8915,41.3202],[-95.892,41.3204],[-95.8935,41.3205],[-95.8938,41.3206],[-95.8944,41.3209],[-95.8948,41.3209],[-95.8952,41.321],[-95.896,41.3209],[-95.8968,41.3211],[-95.8973,41.3212],[-95.8988,41.3212],[-95.8999,41.3215],[-95.9009,41.3213],[-95.9017,41.3215],[-95.9026,41.3214],[-95.9041,41.3212],[-95.9052,41.3211],[-95.9076,41.3207],[-95.9077,41.3206],[-95.9079,41.3206],[-95.9088,41.3205],[-95.9097,41.3203],[-95.9105,41.3203],[-95.9115,41.3202],[-95.9123,41.3201],[-95.9124,41.3201],[-95.9127,41.3201],[-95.9141,41.3201],[-95.9146,41.32],[-95.9151,41.3199],[-95.9156,41.3199],[-95.9165,41.3201],[-95.9177,41.3201],[-95.9182,41.3201],[-95.9186,41.3201],[-95.9214,41.3204],[-95.9227,41.3209],[-95.9252,41.3214],[-95.9258,41.3216],[-95.9272,41.3223],[-95.9274,41.3224],[-95.9278,41.3226],[-95.9294,41.3231],[-95.931,41.3242],[-95.9317,41.3246],[-95.9321,41.3248],[-95.9329,41.325],[-95.9345,41.326],[-95.935,41.3262],[-95.9357,41.3265],[-95.9364,41.327],[-95.9379,41.3278],[-95.939,41.3284],[-95.9394,41.3285],[-95.9396,41.3286],[-95.9401,41.3288],[-95.9407,41.3293],[-95.9418,41.33],[-95.9429,41.3308],[-95.9436,41.3312],[-95.9437,41.3312],[-95.9441,41.3316],[-95.9448,41.3321],[-95.9465,41.3331],[-95.9476,41.3341],[-95.9483,41.3346],[-95.9502,41.3362],[-95.9512,41.3372],[-95.9517,41.3375],[-95.9527,41.3387],[-95.9534,41.3395],[-95.9553,41.3419],[-95.9558,41.3426],[-95.956,41.3431],[-95.9567,41.3447],[-95.957,41.3455],[-95.957,41.3456],[-95.957,41.3457],[-95.9571,41.3458],[-95.9571,41.3459],[-95.9573,41.3474],[-95.9573,41.3489],[-95.9571,41.3496],[-95.9566,41.3507],[-95.9563,41.3511],[-95.9557,41.352],[-95.9549,41.3528],[-95.9543,41.3535],[-95.9542,41.3536],[-95.954,41.3538],[-95.9534,41.354],[-95.9523,41.3549],[-95.951,41.3555],[-95.9504,41.3557],[-95.9499,41.3558],[-95.9493,41.356],[-95.9486,41.3561],[-95.9483,41.3563],[-95.9469,41.3566],[-95.9457,41.3568],[-95.9451,41.3569],[-95.9433,41.3571],[-95.943,41.3571],[-95.9414,41.3577],[-95.9408,41.3578],[-95.9406,41.3579],[-95.9401,41.3581],[-95.9397,41.3582],[-95.9391,41.3584],[-95.9383,41.3587],[-95.9369,41.3593],[-95.9365,41.3595],[-95.9363,41.3598],[-95.9355,41.3601],[-95.935,41.3605],[-95.9336,41.3616],[-95.9334,41.3618],[-95.9331,41.3621],[-95.9322,41.363],[-95.9317,41.3636],[-95.9314,41.364],[-95.9313,41.3641],[-95.931,41.3644],[-95.931,41.3645],[-95.9308,41.365],[-95.9303,41.3658],[-95.9302,41.3659],[-95.9297,41.3671],[-95.9288,41.3701],[-95.9288,41.3705],[-95.9288,41.3717],[-95.929,41.3724],[-95.929,41.3732],[-95.9292,41.3739],[-95.9293,41.3744],[-95.9295,41.3752],[-95.9295,41.3753],[-95.9297,41.3759],[-95.9298,41.3762],[-95.9303,41.377],[-95.9304,41.3773],[-95.9306,41.3777],[-95.9322,41.3798],[-95.9325,41.38],[-95.9331,41.3809],[-95.9339,41.3817],[-95.9349,41.3831],[-95.9353,41.3838],[-95.9354,41.384],[-95.9361,41.3852],[-95.9364,41.3859],[-95.9366,41.3866],[-95.9367,41.3873],[-95.937,41.3878],[-95.9372,41.3883],[-95.9374,41.3895],[-95.9378,41.3907],[-95.9377,41.3916],[-95.9378,41.3922],[-95.9378,41.3932],[-95.9377,41.3938],[-95.9377,41.3942],[-95.9377,41.3948],[-95.9373,41.3961],[-95.9372,41.3967],[-95.9369,41.3973],[-95.9368,41.3979],[-95.9358,41.3996],[-95.9354,41.4001],[-95.9351,41.4005],[-95.9349,41.4008],[-95.9342,41.4018],[-95.9331,41.4031],[-95.9324,41.404],[-95.9316,41.4056],[-95.9309,41.4072],[-95.9302,41.409],[-95.9301,41.4092],[-95.9299,41.4103],[-95.9297,41.4111],[-95.9296,41.4127],[-95.9295,41.4134],[-95.9296,41.4142],[-95.9296,41.4147],[-95.9295,41.415],[-95.9295,41.4153],[-95.9299,41.4168],[-95.93,41.4176],[-95.9305,41.4189],[-95.9306,41.4192],[-95.9312,41.4206],[-95.9315,41.4211],[-95.9317,41.4216],[-95.9318,41.4219],[-95.9322,41.4231],[-95.9325,41.4235],[-95.9325,41.4242],[-95.9328,41.4252],[-95.933,41.4262],[-95.933,41.4266],[-95.9331,41.4272],[-95.9331,41.4282],[-95.9331,41.4289],[-95.9329,41.4296],[-95.9329,41.4301],[-95.9328,41.4308],[-95.9326,41.431],[-95.9325,41.4312],[-95.9325,41.4316],[-95.9323,41.4321],[-95.9319,41.4326],[-95.9317,41.4331],[-95.9312,41.4336],[-95.9309,41.4342],[-95.9304,41.4348],[-95.9301,41.435],[-95.9295,41.4357],[-95.9291,41.436],[-95.9286,41.4365],[-95.9273,41.4374],[-95.9269,41.4378],[-95.926,41.4384],[-95.9256,41.4388],[-95.9253,41.439],[-95.9246,41.4395],[-95.9233,41.4405],[-95.9226,41.4413],[-95.9221,41.4417],[-95.922,41.4418],[-95.9217,41.4421],[-95.9214,41.4428],[-95.9209,41.4434],[-95.9206,41.4439],[-95.9203,41.445],[-95.9199,41.4459],[-95.9197,41.4474],[-95.9195,41.4482],[-95.9196,41.449],[-95.9196,41.45],[-95.9198,41.4507],[-95.9198,41.4513],[-95.9199,41.4515],[-95.92,41.4526],[-95.9202,41.4528],[-95.9205,41.4532],[-95.9207,41.4536],[-95.921,41.4547],[-95.9212,41.4551],[-95.9217,41.4556],[-95.9223,41.4564],[-95.9228,41.4573],[-95.9239,41.4582],[-95.9245,41.4589],[-95.9248,41.4591],[-95.9254,41.4594],[-95.9259,41.4599],[-95.9265,41.4603],[-95.9271,41.4608],[-95.9274,41.461],[-95.9278,41.4613],[-95.9284,41.4617],[-95.9292,41.462],[-95.9304,41.4627],[-95.9335,41.4643],[-95.9351,41.4648],[-95.9354,41.4649],[-95.9359,41.4652],[-95.9363,41.4653],[-95.9371,41.4654],[-95.9376,41.4655],[-95.9387,41.4658],[-95.9395,41.466],[-95.9405,41.4661],[-95.9418,41.4663],[-95.9435,41.4664],[-95.9445,41.4665],[-95.945,41.4665],[-95.9463,41.4663],[-95.9471,41.466],[-95.9476,41.4659],[-95.948,41.4658],[-95.9496,41.4655],[-95.9507,41.4651],[-95.9525,41.4645],[-95.9538,41.4641],[-95.956,41.4636],[-95.9578,41.4634],[-95.9579,41.4633],[-95.9584,41.4632],[-95.9594,41.4631],[-95.9614,41.4632],[-95.9627,41.4631],[-95.965,41.4632],[-95.9667,41.4634],[-95.9675,41.4636],[-95.9683,41.4639],[-95.9687,41.4641],[-95.9697,41.4645],[-95.9709,41.4651],[-95.9712,41.4653],[-95.9716,41.4655],[-95.9729,41.4661],[-95.9742,41.467],[-95.9759,41.4679],[-95.9764,41.4683],[-95.9779,41.4688],[-95.9788,41.4693],[-95.9798,41.4697],[-95.9805,41.4699],[-95.9818,41.4703],[-95.9843,41.4709],[-95.9865,41.4713],[-95.9873,41.4714],[-95.9879,41.4715],[-95.9885,41.4716],[-95.9906,41.4717],[-95.9911,41.4718],[-95.9917,41.4719],[-95.9926,41.4718],[-95.9937,41.4717],[-95.9942,41.4717],[-95.9958,41.4716],[-95.9963,41.4716],[-95.9975,41.4715],[-95.9981,41.4715],[-95.9987,41.4715],[-95.9997,41.4715],[-96.0003,41.4716],[-96.0005,41.4716],[-96.0016,41.4717],[-96.002,41.4718],[-96.0041,41.4721],[-96.0049,41.4724],[-96.0066,41.473],[-96.0073,41.4734],[-96.0074,41.4735],[-96.0077,41.4736],[-96.008,41.4737],[-96.0085,41.474],[-96.009,41.4745],[-96.0095,41.4748],[-96.0106,41.4757],[-96.0113,41.4762],[-96.0115,41.4764],[-96.0118,41.4768],[-96.0121,41.4771],[-96.0136,41.4785],[-96.0141,41.4791],[-96.015,41.48],[-96.0154,41.4807],[-96.0166,41.4819],[-96.0178,41.4836],[-96.0186,41.485],[-96.0188,41.4856],[-96.0193,41.4869],[-96.0195,41.4883],[-96.0195,41.4905],[-96.0195,41.4916],[-96.019,41.4917],[-96.0186,41.4918],[-96.0179,41.492],[-96.0174,41.4921],[-96.0128,41.4949],[-96.0006,41.5025],[-96.0003,41.5029],[-95.997,41.5061],[-95.9962,41.507],[-95.9933,41.5123],[-95.9928,41.5146],[-95.9937,41.5202],[-95.9943,41.5237],[-95.9947,41.5249],[-95.9959,41.5281],[-95.9972,41.5317],[-95.9989,41.5366],[-95.9995,41.5383],[-96,41.5395],[-96.0014,41.5406],[-96.0032,41.5418],[-96.0051,41.5433],[-96.0139,41.5453],[-96.0191,41.5451],[-96.0228,41.5437],[-96.0235,41.5434],[-96.0241,41.5428],[-96.0267,41.5404],[-96.0271,41.5387],[-96.0277,41.5347],[-96.0284,41.5321],[-96.029,41.53],[-96.0293,41.528],[-96.0299,41.5264],[-96.0306,41.5246],[-96.0311,41.523],[-96.0317,41.5222],[-96.0344,41.5211],[-96.0339,41.5199],[-96.0337,41.5171],[-96.0344,41.5144],[-96.0343,41.513],[-96.0344,41.5128],[-96.0346,41.5122],[-96.0349,41.5117],[-96.0351,41.5114],[-96.0353,41.511],[-96.0356,41.5106],[-96.0359,41.5101],[-96.0366,41.5091],[-96.0379,41.5079],[-96.0391,41.5075],[-96.0398,41.5071],[-96.0406,41.5069],[-96.0429,41.5069],[-96.0447,41.5069],[-96.0468,41.5071],[-96.0483,41.5073],[-96.0504,41.5077],[-96.0528,41.5084],[-96.055,41.5095],[-96.0573,41.511],[-96.0609,41.5141],[-96.0617,41.5147],[-96.0631,41.5157],[-96.0638,41.5162],[-96.0643,41.5167],[-96.0644,41.5169],[-96.0645,41.5169],[-96.0668,41.5177],[-96.0675,41.5183],[-96.0686,41.5191],[-96.0691,41.5196],[-96.0694,41.52],[-96.0696,41.5203],[-96.0699,41.5206],[-96.07,41.5207],[-96.0705,41.5213],[-96.0706,41.5213],[-96.071,41.5216],[-96.0711,41.5217],[-96.0714,41.5219],[-96.0715,41.522],[-96.0716,41.5222],[-96.0725,41.523],[-96.0726,41.5231],[-96.073,41.5233],[-96.0734,41.5235],[-96.0737,41.5237],[-96.0742,41.5239],[-96.0746,41.5242],[-96.0751,41.5244],[-96.0757,41.5246],[-96.0768,41.5251],[-96.0773,41.5252],[-96.0779,41.5254],[-96.0783,41.5256],[-96.0788,41.5256],[-96.0794,41.5258],[-96.0799,41.5259],[-96.0802,41.526],[-96.0814,41.526],[-96.0823,41.526],[-96.0827,41.526],[-96.084,41.5269],[-96.0883,41.5302],[-96.0901,41.5317],[-96.0908,41.5326],[-96.0919,41.5341],[-96.0934,41.5373],[-96.0944,41.5395],[-96.0951,41.5411],[-96.0955,41.5423],[-96.0958,41.5433],[-96.0966,41.5454],[-96.0966,41.5455],[-96.0966,41.5456],[-96.0964,41.5497],[-96.0963,41.551],[-96.096,41.5516],[-96.0959,41.5519],[-96.095,41.5548],[-96.0947,41.5556],[-96.0936,41.5583],[-96.0922,41.5609],[-96.0913,41.5622],[-96.0888,41.5644],[-96.0881,41.565],[-96.0874,41.5656],[-96.0849,41.5679],[-96.0825,41.5712],[-96.0816,41.5733],[-96.0812,41.5743],[-96.0813,41.577],[-96.0814,41.5779],[-96.0823,41.5807],[-96.0833,41.5826],[-96.0837,41.5832],[-96.084,41.5837],[-96.0846,41.5843],[-96.0854,41.5851],[-96.0872,41.5866],[-96.0889,41.5875],[-96.0891,41.5876],[-96.0935,41.5891],[-96.0946,41.5894],[-96.0989,41.5904],[-96.1013,41.5914],[-96.1053,41.5933],[-96.1058,41.5936],[-96.1077,41.5953],[-96.1094,41.5968],[-96.1124,41.6003],[-96.1136,41.602],[-96.1146,41.6037],[-96.1147,41.6037],[-96.1158,41.6057],[-96.1168,41.6081],[-96.1176,41.6104],[-96.1182,41.6133],[-96.1183,41.615],[-96.1182,41.6153],[-96.1181,41.6167],[-96.118,41.6173],[-96.1177,41.6186],[-96.1167,41.6209],[-96.116,41.622],[-96.1142,41.624],[-96.1131,41.6254],[-96.1113,41.6271],[-96.1094,41.6288],[-96.1081,41.6296],[-96.1068,41.6304],[-96.1055,41.6315],[-96.1047,41.6321],[-96.1039,41.6329],[-96.1022,41.6344],[-96.1007,41.6354],[-96.0994,41.6374],[-96.0978,41.6396],[-96.0959,41.6446],[-96.0955,41.6459],[-96.0951,41.6478],[-96.0952,41.6501],[-96.0952,41.6503],[-96.0961,41.6545],[-96.0962,41.6547],[-96.0977,41.6578],[-96.1,41.6611],[-96.104,41.6632],[-96.1072,41.6656],[-96.1074,41.6656],[-96.1089,41.666],[-96.1112,41.6675],[-96.1124,41.6685],[-96.1141,41.67],[-96.115,41.6708],[-96.1165,41.672],[-96.118,41.6733],[-96.1186,41.6742],[-96.1193,41.6747],[-96.1201,41.6757],[-96.121,41.677],[-96.1215,41.6781],[-96.1209,41.6782],[-96.1213,41.6795],[-96.1218,41.681],[-96.1223,41.6825],[-96.1226,41.6831],[-96.1226,41.683],[-96.1218,41.6892],[-96.1216,41.6896],[-96.1199,41.6927],[-96.1187,41.6938],[-96.1162,41.6959],[-96.116,41.696],[-96.1142,41.6972],[-96.1135,41.6976],[-96.1086,41.6993],[-96.1079,41.6993],[-96.1077,41.6993],[-96.1075,41.6993],[-96.1072,41.6993],[-96.1064,41.6993],[-96.1055,41.6994],[-96.1049,41.6994],[-96.1042,41.6994],[-96.1038,41.6994],[-96.1033,41.6994],[-96.1032,41.6994],[-96.103,41.6994],[-96.1027,41.6994],[-96.1024,41.6994],[-96.1023,41.6994],[-96.1022,41.6994],[-96.1017,41.6993],[-96.1015,41.6993],[-96.1011,41.6992],[-96.1006,41.6992],[-96.1005,41.6992],[-96.1004,41.6992],[-96.1003,41.6992],[-96.1002,41.6991],[-96.0997,41.699],[-96.0996,41.699],[-96.0995,41.699],[-96.0994,41.699],[-96.0989,41.6989],[-96.0986,41.6988],[-96.0982,41.6988],[-96.0981,41.6988],[-96.0979,41.6987],[-96.0978,41.6987],[-96.0976,41.6987],[-96.0975,41.6987],[-96.0974,41.6987],[-96.097,41.6986],[-96.0964,41.6985],[-96.096,41.6984],[-96.0956,41.6983],[-96.0954,41.6983],[-96.0952,41.6983],[-96.0949,41.6982],[-96.0947,41.6981],[-96.0937,41.6979],[-96.0933,41.6979],[-96.093,41.6978],[-96.0929,41.6978],[-96.0928,41.6977],[-96.0927,41.6977],[-96.0926,41.6977],[-96.0925,41.6977],[-96.0924,41.6977],[-96.0921,41.6976],[-96.092,41.6976],[-96.0917,41.6976],[-96.0916,41.6976],[-96.0915,41.6976],[-96.0915,41.6975],[-96.0912,41.6975],[-96.091,41.6975],[-96.0905,41.6975],[-96.0901,41.6974],[-96.0899,41.6974],[-96.0898,41.6974],[-96.0896,41.6974],[-96.0893,41.6974],[-96.0888,41.6974],[-96.0887,41.6974],[-96.0886,41.6974],[-96.0885,41.6974],[-96.0883,41.6974],[-96.0875,41.6974],[-96.0871,41.6974],[-96.0866,41.6975],[-96.0863,41.6975],[-96.0861,41.6975],[-96.0856,41.6976],[-96.0854,41.6976],[-96.0849,41.6977],[-96.0848,41.6977],[-96.0846,41.6977],[-96.0844,41.6978],[-96.0841,41.6978],[-96.0838,41.6979],[-96.0837,41.6979],[-96.0826,41.6981],[-96.0824,41.6982],[-96.0813,41.6985],[-96.0811,41.6986],[-96.0799,41.699],[-96.0798,41.6991],[-96.0795,41.6992],[-96.0793,41.6993],[-96.079,41.6994],[-96.0787,41.6995],[-96.0783,41.6997],[-96.0782,41.6998],[-96.0777,41.7],[-96.0773,41.7002],[-96.0769,41.7005],[-96.0766,41.7007],[-96.0763,41.7009],[-96.0759,41.7012],[-96.0756,41.7014],[-96.0753,41.7017],[-96.075,41.702],[-96.0747,41.7022],[-96.0744,41.7025],[-96.0741,41.7028],[-96.0739,41.7031],[-96.0737,41.7034],[-96.0734,41.7037],[-96.0732,41.7041],[-96.0731,41.7045],[-96.0731,41.7047],[-96.073,41.7052],[-96.0729,41.7058],[-96.0729,41.7063],[-96.0729,41.7065],[-96.0729,41.7068],[-96.0729,41.7073],[-96.0729,41.7077],[-96.0729,41.7081],[-96.073,41.7086],[-96.073,41.7088],[-96.073,41.7089],[-96.0731,41.7092],[-96.0732,41.7097],[-96.0733,41.7099],[-96.0734,41.7102],[-96.0734,41.7105],[-96.0735,41.7107],[-96.0737,41.7112],[-96.0739,41.7117],[-96.074,41.712],[-96.0743,41.7124],[-96.0746,41.7129],[-96.0747,41.7132],[-96.075,41.7136],[-96.0752,41.7139],[-96.0755,41.7143],[-96.0759,41.7148],[-96.076,41.715],[-96.0764,41.7154],[-96.0766,41.7157],[-96.0771,41.7161],[-96.0775,41.7165],[-96.078,41.7169],[-96.0782,41.7171],[-96.0787,41.7175],[-96.0789,41.7176],[-96.0794,41.718],[-96.0797,41.7182],[-96.08,41.7183],[-96.0802,41.7185],[-96.0808,41.7188],[-96.0813,41.7192],[-96.0819,41.7195],[-96.082,41.7196],[-96.0821,41.7197],[-96.0824,41.7198],[-96.0828,41.72],[-96.083,41.7201],[-96.0835,41.7204],[-96.0842,41.7208],[-96.0846,41.721],[-96.0847,41.721],[-96.0853,41.7213],[-96.0855,41.7214],[-96.0857,41.7215],[-96.0859,41.7216],[-96.0865,41.7219],[-96.0873,41.7222],[-96.0877,41.7224],[-96.0883,41.7226],[-96.0887,41.7227],[-96.089,41.7229],[-96.0894,41.723],[-96.0895,41.7231],[-96.0896,41.7231],[-96.0902,41.7233],[-96.0908,41.7235],[-96.0915,41.7237],[-96.0919,41.7239],[-96.092,41.7239],[-96.0928,41.7241],[-96.0931,41.7242],[-96.0932,41.7242],[-96.0936,41.7243],[-96.0938,41.7244],[-96.0946,41.7246],[-96.0947,41.7246],[-96.0948,41.7246],[-96.0949,41.7246],[-96.095,41.7246],[-96.0951,41.7247],[-96.0952,41.7247],[-96.0957,41.7248],[-96.0961,41.7249],[-96.0966,41.7251],[-96.097,41.7252],[-96.0977,41.7255],[-96.098,41.7255],[-96.0991,41.7259],[-96.0994,41.7261],[-96.0998,41.7263],[-96.1002,41.7264],[-96.1005,41.7266],[-96.1009,41.7268],[-96.1012,41.727],[-96.1016,41.7272],[-96.1019,41.7274],[-96.102,41.7275],[-96.1022,41.7276],[-96.1025,41.7279],[-96.1028,41.7281],[-96.1031,41.7284],[-96.1034,41.7286],[-96.1034,41.7287],[-96.1035,41.7287],[-96.1035,41.7288],[-96.1036,41.7288],[-96.1036,41.7289],[-96.1039,41.7291],[-96.1041,41.7294],[-96.1043,41.7297],[-96.1045,41.73],[-96.1047,41.7303],[-96.1049,41.7306],[-96.105,41.7309],[-96.1052,41.7312],[-96.1053,41.7315],[-96.1055,41.7318],[-96.1056,41.7321],[-96.1056,41.7324],[-96.1056,41.7325],[-96.1057,41.7326],[-96.1058,41.733],[-96.1059,41.7332],[-96.106,41.7335],[-96.1061,41.7341],[-96.1062,41.7344],[-96.1063,41.7349],[-96.1063,41.7352],[-96.1064,41.7358],[-96.1064,41.7363],[-96.1064,41.7369],[-96.1064,41.7375],[-96.1064,41.7378],[-96.1064,41.7381],[-96.1063,41.7386],[-96.1062,41.7389],[-96.1062,41.7392],[-96.1061,41.7395],[-96.1061,41.7397],[-96.1059,41.7403],[-96.1058,41.7406],[-96.1057,41.7409],[-96.1056,41.7411],[-96.1055,41.7415],[-96.1055,41.7416],[-96.1055,41.7417],[-96.1053,41.742],[-96.1052,41.7422],[-96.1051,41.7425],[-96.105,41.7428],[-96.1048,41.743],[-96.1047,41.7433],[-96.1045,41.7435],[-96.1043,41.7438],[-96.104,41.7443],[-96.1038,41.7446],[-96.1034,41.7451],[-96.1033,41.7453],[-96.1029,41.7458],[-96.1024,41.7462],[-96.1022,41.7465],[-96.1018,41.7469],[-96.1016,41.747],[-96.1015,41.7471],[-96.1012,41.7473],[-96.1011,41.7475],[-96.101,41.7475],[-96.101,41.7476],[-96.1007,41.7478],[-96.1003,41.748],[-96.1,41.7481],[-96.0998,41.7482],[-96.0996,41.7483],[-96.0994,41.7484],[-96.0989,41.7487],[-96.0985,41.7488],[-96.098,41.749],[-96.0977,41.7491],[-96.0976,41.7491],[-96.0974,41.7492],[-96.0973,41.7492],[-96.0962,41.7496],[-96.0961,41.7496],[-96.096,41.7497],[-96.0954,41.7498],[-96.0951,41.7499],[-96.0949,41.7499],[-96.0948,41.7499],[-96.0947,41.7499],[-96.0945,41.75],[-96.0943,41.75],[-96.0937,41.7501],[-96.0934,41.7502],[-96.093,41.7503],[-96.0927,41.7503],[-96.0924,41.7504],[-96.092,41.7505],[-96.0914,41.7506],[-96.0913,41.7507],[-96.0912,41.7507],[-96.0911,41.7507],[-96.091,41.7508],[-96.0909,41.7508],[-96.0908,41.7508],[-96.0907,41.7509],[-96.0898,41.7512],[-96.0897,41.7512],[-96.0893,41.7514],[-96.0891,41.7514],[-96.0888,41.7516],[-96.0882,41.7518],[-96.0879,41.7519],[-96.0876,41.752],[-96.0874,41.7522],[-96.0868,41.7525],[-96.0865,41.7526],[-96.0863,41.7527],[-96.086,41.7529],[-96.0857,41.7531],[-96.0852,41.7534],[-96.085,41.7535],[-96.0845,41.7539],[-96.084,41.7542],[-96.0836,41.7546],[-96.0831,41.755],[-96.0829,41.7552],[-96.0825,41.7556],[-96.0821,41.756],[-96.0817,41.7564],[-96.0814,41.7569],[-96.0812,41.7571],[-96.0809,41.7575],[-96.0807,41.7578],[-96.0806,41.758],[-96.0803,41.7584],[-96.0802,41.7587],[-96.0801,41.7589],[-96.0798,41.7594],[-96.0797,41.7596],[-96.0795,41.7601],[-96.0793,41.7606],[-96.0793,41.7609],[-96.0792,41.7611],[-96.0788,41.7617],[-96.0787,41.7619],[-96.0786,41.7619],[-96.0786,41.762],[-96.0785,41.7626],[-96.0785,41.7631],[-96.0784,41.7635],[-96.0784,41.7639],[-96.0784,41.7644],[-96.0784,41.7648],[-96.0785,41.7653],[-96.0786,41.7666],[-96.0786,41.7669],[-96.0787,41.7673],[-96.0788,41.7678],[-96.0789,41.7689],[-96.0789,41.7694],[-96.079,41.7697],[-96.079,41.7698],[-96.079,41.7699],[-96.079,41.7702],[-96.079,41.7706],[-96.079,41.7708],[-96.079,41.7711],[-96.079,41.7715],[-96.079,41.7717],[-96.079,41.772],[-96.079,41.7724],[-96.079,41.7726],[-96.079,41.7728],[-96.079,41.7729],[-96.079,41.773],[-96.0789,41.7733],[-96.0789,41.7736],[-96.0788,41.7739],[-96.0788,41.7742],[-96.0787,41.7745],[-96.0786,41.7748],[-96.0785,41.7754],[-96.0784,41.7757],[-96.0782,41.776],[-96.0781,41.7763],[-96.078,41.7766],[-96.0779,41.7769],[-96.0776,41.7769],[-96.0771,41.7769],[-96.0772,41.7772],[-96.0774,41.7773],[-96.0775,41.7774],[-96.0776,41.7775],[-96.0776,41.7778],[-96.0773,41.7782],[-96.077,41.7784],[-96.0768,41.7786],[-96.0765,41.7791],[-96.0765,41.7792],[-96.0764,41.7793],[-96.0759,41.7799],[-96.0751,41.7809],[-96.0742,41.7819],[-96.0732,41.783],[-96.0719,41.7842],[-96.0707,41.7852],[-96.0698,41.7859],[-96.0683,41.7872],[-96.0672,41.7881],[-96.0671,41.7883],[-96.067,41.7884],[-96.067,41.7885],[-96.0669,41.7885],[-96.0667,41.7885],[-96.0667,41.7886],[-96.0664,41.7889],[-96.0664,41.789],[-96.0661,41.7895],[-96.0652,41.7909],[-96.065,41.7914],[-96.0649,41.7917],[-96.0649,41.7919],[-96.0648,41.7925],[-96.0648,41.793],[-96.0648,41.7933],[-96.0648,41.7938],[-96.0648,41.7941],[-96.0648,41.7944],[-96.0649,41.795],[-96.0649,41.7952],[-96.065,41.7958],[-96.065,41.7961],[-96.0651,41.7963],[-96.0652,41.7966],[-96.0653,41.7972],[-96.0654,41.7974],[-96.0656,41.798],[-96.0657,41.7983],[-96.0659,41.7986],[-96.0661,41.799],[-96.0664,41.7994],[-96.0667,41.7998],[-96.067,41.8002],[-96.0673,41.8006],[-96.0676,41.801],[-96.0679,41.8014],[-96.0682,41.8017],[-96.0685,41.8021],[-96.0689,41.8025],[-96.0693,41.8029],[-96.0696,41.8032],[-96.0699,41.8036],[-96.0703,41.8039],[-96.0707,41.8043],[-96.0711,41.8046],[-96.0715,41.8049],[-96.0719,41.8053],[-96.0723,41.8056],[-96.0727,41.8059],[-96.0731,41.8062],[-96.0735,41.8065],[-96.074,41.8068],[-96.0744,41.8071],[-96.0749,41.8074],[-96.0754,41.8077],[-96.0758,41.808],[-96.0763,41.8083],[-96.0768,41.8085],[-96.0773,41.8088],[-96.0777,41.809],[-96.0787,41.8095],[-96.0795,41.8097],[-96.0801,41.81],[-96.0802,41.81],[-96.0803,41.8101],[-96.0812,41.8103],[-96.0822,41.8106],[-96.0833,41.8108],[-96.0859,41.8112],[-96.0864,41.8114],[-96.0866,41.8114],[-96.0872,41.8115],[-96.0875,41.8115],[-96.088,41.8117],[-96.0891,41.8118],[-96.0909,41.8122],[-96.0919,41.8123],[-96.092,41.8123],[-96.0928,41.8125],[-96.093,41.8126],[-96.0934,41.8128],[-96.0939,41.8129],[-96.0953,41.8132],[-96.096,41.8135],[-96.097,41.8138],[-96.0975,41.8139],[-96.0977,41.814],[-96.0979,41.8142],[-96.0986,41.8144],[-96.0987,41.8145],[-96.1009,41.8154],[-96.1013,41.8156],[-96.1015,41.8158],[-96.1023,41.8162],[-96.1036,41.8171],[-96.1042,41.8177],[-96.1053,41.8185],[-96.1066,41.8196],[-96.1087,41.8221],[-96.1094,41.8231],[-96.1098,41.824],[-96.1106,41.8265],[-96.1108,41.8279],[-96.111,41.8288],[-96.111,41.8294],[-96.111,41.8295],[-96.111,41.8296],[-96.111,41.8297],[-96.111,41.831],[-96.111,41.8316],[-96.1108,41.8322],[-96.1102,41.8336],[-96.1099,41.8341],[-96.1097,41.8349],[-96.1095,41.8352],[-96.1094,41.8355],[-96.1091,41.836],[-96.109,41.8364],[-96.1083,41.8377],[-96.1082,41.8379],[-96.1081,41.8381],[-96.1079,41.8387],[-96.1078,41.8392],[-96.1076,41.8404],[-96.1077,41.8414],[-96.1077,41.8417],[-96.1077,41.8418],[-96.1077,41.8422],[-96.1078,41.8422],[-96.1079,41.843],[-96.1079,41.8433],[-96.1083,41.8445],[-96.1085,41.8451],[-96.1087,41.8457],[-96.1093,41.8471],[-96.1106,41.8492],[-96.1112,41.8502],[-96.1116,41.8507],[-96.1125,41.8516],[-96.1145,41.8536],[-96.1155,41.8543],[-96.1166,41.8551],[-96.1201,41.8572],[-96.1223,41.858],[-96.125,41.8589],[-96.1254,41.8591],[-96.1257,41.8593],[-96.1312,41.8614],[-96.1326,41.8621],[-96.135,41.8633],[-96.1365,41.8642],[-96.1384,41.8657],[-96.1389,41.8662],[-96.139,41.8663],[-96.1395,41.8668],[-96.1404,41.8678],[-96.141,41.8683],[-96.1415,41.8687],[-96.1419,41.869],[-96.1427,41.8698],[-96.1431,41.8703],[-96.1444,41.872],[-96.145,41.8734],[-96.1453,41.8739],[-96.146,41.8751],[-96.1461,41.8754],[-96.1466,41.8772],[-96.1467,41.8776],[-96.1468,41.8786],[-96.1467,41.8803],[-96.1468,41.882],[-96.1469,41.883],[-96.147,41.8832],[-96.1473,41.8849],[-96.1473,41.885],[-96.1474,41.885],[-96.1474,41.8851],[-96.1474,41.8852],[-96.1475,41.8854],[-96.1478,41.8861],[-96.1479,41.8864],[-96.1479,41.8865],[-96.148,41.8867],[-96.1481,41.8869],[-96.1481,41.8871],[-96.1482,41.8872],[-96.1483,41.8873],[-96.1488,41.8882],[-96.1489,41.8884],[-96.1496,41.8894],[-96.1499,41.8897],[-96.151,41.8909],[-96.152,41.892],[-96.1522,41.8921],[-96.1529,41.8927],[-96.153,41.8928],[-96.1536,41.8932],[-96.1536,41.8933],[-96.1537,41.8933],[-96.1538,41.8934],[-96.1539,41.8935],[-96.154,41.8936],[-96.1549,41.8944],[-96.1552,41.8946],[-96.1567,41.8958],[-96.1577,41.8967],[-96.1582,41.8972],[-96.1585,41.8975],[-96.1588,41.8978],[-96.1589,41.898],[-96.1593,41.8984],[-96.1595,41.8985],[-96.1595,41.8986],[-96.1596,41.8987],[-96.1597,41.8988],[-96.1602,41.8994],[-96.1611,41.9006],[-96.1615,41.9014],[-96.1618,41.9018],[-96.1618,41.9021],[-96.162,41.9029],[-96.1621,41.9031],[-96.1621,41.904],[-96.162,41.9052],[-96.162,41.9055],[-96.1618,41.9059],[-96.1617,41.9062],[-96.1615,41.9068],[-96.1614,41.907],[-96.1612,41.9073],[-96.1611,41.9076],[-96.161,41.9076],[-96.1609,41.9078],[-96.1608,41.908],[-96.1607,41.9081],[-96.1607,41.9082],[-96.16,41.9091],[-96.1591,41.9101],[-96.1586,41.9104],[-96.1578,41.9109],[-96.1563,41.9117],[-96.1543,41.9124],[-96.1526,41.9129],[-96.1502,41.9134],[-96.1493,41.9135],[-96.1473,41.9139],[-96.1472,41.9139],[-96.1471,41.9139],[-96.147,41.9139],[-96.1469,41.9139],[-96.1467,41.914],[-96.1463,41.9141],[-96.146,41.9142],[-96.1457,41.9143],[-96.1456,41.9143],[-96.1446,41.9146],[-96.1444,41.9147],[-96.1423,41.9154],[-96.141,41.9161],[-96.1399,41.9167],[-96.1397,41.9168],[-96.1393,41.9172],[-96.1383,41.9183],[-96.1378,41.919],[-96.1374,41.9196],[-96.1373,41.9197],[-96.1368,41.9206],[-96.1367,41.9208],[-96.1361,41.9235],[-96.1361,41.9236],[-96.1362,41.9246],[-96.1362,41.9248],[-96.1362,41.9252],[-96.1362,41.9253],[-96.1363,41.9256],[-96.1364,41.9261],[-96.1365,41.9266],[-96.1365,41.9269],[-96.1366,41.927],[-96.1366,41.9272],[-96.1367,41.9273],[-96.1373,41.9284],[-96.1377,41.9291],[-96.1395,41.9315],[-96.1395,41.9316],[-96.1402,41.9327],[-96.1403,41.9328],[-96.1405,41.9332],[-96.1406,41.9332],[-96.1406,41.9334],[-96.1419,41.9349],[-96.142,41.9352],[-96.1427,41.9362],[-96.1435,41.9374],[-96.144,41.9387],[-96.1445,41.94],[-96.1446,41.9413],[-96.1446,41.9415],[-96.1444,41.9425],[-96.144,41.9435],[-96.1437,41.9444],[-96.1436,41.9445],[-96.1426,41.9459],[-96.142,41.9464],[-96.1416,41.9466],[-96.1412,41.9469],[-96.141,41.9471],[-96.1404,41.9475],[-96.1402,41.9476],[-96.14,41.9478],[-96.1397,41.9479],[-96.1394,41.9481],[-96.1392,41.9484],[-96.139,41.9486],[-96.1388,41.9489],[-96.1381,41.9498],[-96.1379,41.9501],[-96.1377,41.9502],[-96.1372,41.9506],[-96.1371,41.9508],[-96.137,41.9508],[-96.1369,41.9508],[-96.1369,41.9509],[-96.1368,41.9509],[-96.1367,41.951],[-96.1362,41.9514],[-96.1361,41.9516],[-96.1359,41.9517],[-96.1354,41.9522],[-96.1353,41.9523],[-96.1352,41.9526],[-96.135,41.9529],[-96.135,41.953],[-96.1342,41.9541],[-96.134,41.9545],[-96.1335,41.9554],[-96.1333,41.9557],[-96.1323,41.9584],[-96.1319,41.9594],[-96.1317,41.9598],[-96.1316,41.9602],[-96.1314,41.9607],[-96.1311,41.9611],[-96.131,41.9611],[-96.1308,41.9614],[-96.1306,41.9616],[-96.1304,41.9619],[-96.1303,41.9622],[-96.1301,41.9624],[-96.13,41.9626],[-96.1297,41.9634],[-96.1292,41.9651],[-96.1291,41.966],[-96.129,41.9667],[-96.129,41.9677],[-96.129,41.9678],[-96.129,41.9679],[-96.1289,41.9687],[-96.1289,41.9689],[-96.1289,41.9697],[-96.1292,41.9709],[-96.1295,41.9717],[-96.1299,41.9722],[-96.1304,41.9729],[-96.1312,41.9736],[-96.1317,41.974],[-96.1321,41.9743],[-96.1325,41.9746],[-96.1332,41.9749],[-96.1333,41.975],[-96.1337,41.9751],[-96.1338,41.9752],[-96.1351,41.9757],[-96.1392,41.9773],[-96.1403,41.9777],[-96.1406,41.9778],[-96.1407,41.9778],[-96.1408,41.9779],[-96.141,41.978],[-96.1411,41.978],[-96.1412,41.9781],[-96.1427,41.9785],[-96.1441,41.9787],[-96.1444,41.9787],[-96.147,41.9791],[-96.15,41.9794],[-96.1521,41.9797],[-96.1531,41.9797],[-96.1543,41.9798],[-96.1562,41.9801],[-96.1566,41.9801],[-96.1572,41.9802],[-96.1581,41.9803],[-96.1604,41.9801],[-96.1607,41.9801],[-96.1614,41.98],[-96.162,41.98],[-96.1633,41.9798],[-96.1637,41.9798],[-96.1642,41.9797],[-96.1655,41.9794],[-96.1657,41.9794],[-96.1681,41.979],[-96.1693,41.9787],[-96.1705,41.9785],[-96.1719,41.9778],[-96.1733,41.9772],[-96.1741,41.9769],[-96.1748,41.9767],[-96.1772,41.9763],[-96.1778,41.9763],[-96.1796,41.9763],[-96.181,41.9764],[-96.1819,41.9764],[-96.1822,41.9764],[-96.1832,41.9766],[-96.1835,41.9767],[-96.1839,41.9767],[-96.1842,41.9768],[-96.1872,41.9779],[-96.1887,41.979],[-96.189,41.9793],[-96.1891,41.9793],[-96.1893,41.9794],[-96.1894,41.9795],[-96.1895,41.9796],[-96.1897,41.9798],[-96.1898,41.9799],[-96.19,41.9802],[-96.1905,41.9806],[-96.1906,41.9807],[-96.1908,41.981],[-96.191,41.9813],[-96.1913,41.9817],[-96.1916,41.982],[-96.1921,41.9845],[-96.192,41.9853],[-96.1916,41.9861],[-96.1911,41.9867],[-96.1904,41.988],[-96.1902,41.9882],[-96.1901,41.9885],[-96.1899,41.9888],[-96.1898,41.989],[-96.1896,41.9891],[-96.1895,41.9893],[-96.1892,41.9897],[-96.1891,41.9898],[-96.1888,41.9902],[-96.1884,41.9908],[-96.1876,41.9918],[-96.1864,41.9931],[-96.1862,41.9934],[-96.1856,41.9942],[-96.1855,41.9944],[-96.1854,41.9945],[-96.1852,41.9948],[-96.1851,41.9949],[-96.1848,41.9955],[-96.1843,41.9966],[-96.1838,41.9978],[-96.1836,41.999],[-96.1836,42],[-96.1842,42.0016],[-96.1843,42.0018],[-96.1844,42.0019],[-96.1845,42.0022],[-96.1845,42.0023],[-96.1842,42.0025],[-96.184,42.0031],[-96.1843,42.0037],[-96.1844,42.004],[-96.1846,42.0046],[-96.1847,42.005],[-96.1852,42.0055],[-96.1859,42.0059],[-96.1868,42.0063],[-96.1875,42.0066],[-96.1877,42.0067],[-96.1893,42.0069],[-96.1895,42.007],[-96.1898,42.0071],[-96.1902,42.0073],[-96.1904,42.0074],[-96.1908,42.0076],[-96.1909,42.0076],[-96.1924,42.008],[-96.1929,42.0082],[-96.193,42.0082],[-96.1932,42.0082],[-96.1932,42.0083],[-96.1933,42.0083],[-96.1935,42.0084],[-96.1936,42.0084],[-96.1937,42.0084],[-96.194,42.0085],[-96.1941,42.0085],[-96.1946,42.0087],[-96.1948,42.0087],[-96.2008,42.0092],[-96.2015,42.0093],[-96.2036,42.0093],[-96.204,42.0093],[-96.205,42.0093],[-96.2061,42.0093],[-96.207,42.0091],[-96.2085,42.0088],[-96.2101,42.0084],[-96.2127,42.0075],[-96.2133,42.0073],[-96.2141,42.0071],[-96.2152,42.0067],[-96.2165,42.0053],[-96.2166,42.0052],[-96.2176,42.0039],[-96.2199,42],[-96.2205,41.9991],[-96.2212,41.9982],[-96.2216,41.9976],[-96.2218,41.9974],[-96.2226,41.9965],[-96.2234,41.9959],[-96.2238,41.9955],[-96.2239,41.9955],[-96.224,41.9954],[-96.2244,41.9952],[-96.2246,41.9952],[-96.2248,41.995],[-96.2255,41.9947],[-96.2258,41.9947],[-96.2261,41.9946],[-96.227,41.9944],[-96.2272,41.9943],[-96.2273,41.9943],[-96.2274,41.9943],[-96.2275,41.9943],[-96.2276,41.9943],[-96.2277,41.9943],[-96.228,41.9943],[-96.2281,41.9943],[-96.2282,41.9943],[-96.2284,41.9943],[-96.2285,41.9943],[-96.2287,41.9943],[-96.2291,41.9943],[-96.2292,41.9943],[-96.2294,41.9944],[-96.2297,41.9944],[-96.23,41.9945],[-96.2302,41.9945],[-96.2304,41.9945],[-96.2307,41.9946],[-96.2309,41.9946],[-96.2311,41.9947],[-96.2312,41.9947],[-96.2314,41.9947],[-96.2316,41.9948],[-96.2317,41.9948],[-96.2318,41.9948],[-96.2332,41.9952],[-96.2339,41.9954],[-96.2349,41.9957],[-96.2365,41.9964],[-96.2382,41.9975],[-96.2398,41.9986],[-96.2407,41.9993],[-96.2414,42],[-96.2415,42.0001],[-96.242,42.0009],[-96.2421,42.0013],[-96.2423,42.002],[-96.2424,42.0029],[-96.2424,42.0041],[-96.2422,42.0054],[-96.2422,42.0056],[-96.242,42.0067],[-96.2419,42.007],[-96.2414,42.008],[-96.2408,42.0093],[-96.2398,42.0109],[-96.2393,42.0116],[-96.2389,42.0123],[-96.2384,42.0126],[-96.2382,42.0127],[-96.2376,42.0131],[-96.2374,42.0132],[-96.2373,42.0132],[-96.2371,42.0134],[-96.2367,42.0136],[-96.2365,42.0138],[-96.2362,42.0139],[-96.2361,42.014],[-96.2356,42.0142],[-96.2355,42.0143],[-96.2343,42.015],[-96.2323,42.0162],[-96.2309,42.017],[-96.2297,42.0176],[-96.2287,42.0182],[-96.2279,42.0187],[-96.226,42.0202],[-96.2252,42.021],[-96.225,42.0212],[-96.2245,42.0217],[-96.2244,42.0219],[-96.2242,42.0221],[-96.2238,42.0225],[-96.2236,42.0226],[-96.2231,42.0234],[-96.2228,42.0238],[-96.2219,42.0258],[-96.2217,42.0262],[-96.2218,42.0267],[-96.2218,42.0283],[-96.2219,42.0296],[-96.2224,42.0309],[-96.2234,42.0326],[-96.2238,42.0333],[-96.2243,42.0338],[-96.225,42.0345],[-96.2257,42.0352],[-96.2273,42.0363],[-96.2276,42.0365],[-96.2282,42.0368],[-96.2283,42.0369],[-96.2285,42.037],[-96.2287,42.0371],[-96.2289,42.0372],[-96.2291,42.0373],[-96.2301,42.038],[-96.2303,42.0381],[-96.2307,42.0383],[-96.231,42.0385],[-96.2314,42.0387],[-96.2318,42.039],[-96.2321,42.0391],[-96.2324,42.0392],[-96.2327,42.0394],[-96.2331,42.0396],[-96.2334,42.0397],[-96.2335,42.0397],[-96.2336,42.0397],[-96.2337,42.0398],[-96.2338,42.0398],[-96.234,42.0399],[-96.2344,42.04],[-96.2348,42.0401],[-96.235,42.0401],[-96.2348,42.0401],[-96.2346,42.04],[-96.234,42.0399],[-96.2338,42.0398],[-96.2335,42.0398],[-96.2334,42.0398],[-96.2334,42.0397],[-96.2331,42.0397],[-96.233,42.0396],[-96.2329,42.0396],[-96.2328,42.0395],[-96.2326,42.0394],[-96.2325,42.0394],[-96.2323,42.0395],[-96.2321,42.0395],[-96.2319,42.0394],[-96.2317,42.0393],[-96.2316,42.0392],[-96.2314,42.0391],[-96.2308,42.039],[-96.2303,42.0389],[-96.2302,42.0389],[-96.23,42.0388],[-96.2298,42.0387],[-96.2294,42.0384],[-96.229,42.0382],[-96.2286,42.0379],[-96.2282,42.0376],[-96.228,42.0374],[-96.2279,42.0373],[-96.2278,42.0373],[-96.2276,42.0373],[-96.2274,42.0373],[-96.2273,42.0373],[-96.2272,42.0373],[-96.2271,42.0373],[-96.227,42.0374],[-96.2283,42.0383],[-96.2294,42.0389],[-96.2302,42.0394],[-96.2313,42.0398],[-96.2338,42.0406],[-96.2339,42.0406],[-96.2344,42.0407],[-96.235,42.0408],[-96.2384,42.0411],[-96.2388,42.0411],[-96.2429,42.0414],[-96.2431,42.0415],[-96.2468,42.0416],[-96.2484,42.0412],[-96.2488,42.0411],[-96.2498,42.0409],[-96.2503,42.0407],[-96.2507,42.0407],[-96.2517,42.0404],[-96.2527,42.04],[-96.253,42.0399],[-96.2536,42.0396],[-96.2541,42.0395],[-96.2545,42.0394],[-96.2552,42.0389],[-96.2556,42.0387],[-96.2557,42.0386],[-96.2561,42.0383],[-96.2562,42.0382],[-96.2566,42.0382],[-96.2571,42.0382],[-96.2577,42.0383],[-96.2581,42.0383],[-96.2584,42.0383],[-96.2592,42.0385],[-96.2595,42.0386],[-96.2599,42.0387],[-96.2604,42.0388],[-96.2611,42.039],[-96.2615,42.0391],[-96.2617,42.0391],[-96.2621,42.0393],[-96.2622,42.0393],[-96.2635,42.0396],[-96.2643,42.0399],[-96.2653,42.0403],[-96.2672,42.0412],[-96.2681,42.0417],[-96.2697,42.0429],[-96.2698,42.043],[-96.2712,42.0444],[-96.2716,42.0449],[-96.272,42.0454],[-96.2725,42.0462],[-96.2728,42.0466],[-96.2731,42.0472],[-96.2731,42.0473],[-96.2738,42.0483],[-96.2744,42.0492],[-96.2749,42.0501],[-96.2749,42.0502],[-96.2762,42.0532],[-96.2772,42.056],[-96.2777,42.0575],[-96.2779,42.058],[-96.278,42.0584],[-96.2786,42.0612],[-96.2788,42.062],[-96.2792,42.0641],[-96.2794,42.0655],[-96.2795,42.0686],[-96.2795,42.0708],[-96.2795,42.0709],[-96.2792,42.0735],[-96.2791,42.074],[-96.2785,42.0764],[-96.2785,42.0765],[-96.2777,42.0791],[-96.2768,42.0817],[-96.276,42.0834],[-96.2758,42.0837],[-96.2746,42.0854],[-96.2746,42.0855],[-96.2743,42.0858],[-96.2737,42.0865],[-96.2733,42.0869],[-96.2733,42.087],[-96.2731,42.0874],[-96.273,42.0877],[-96.273,42.0878],[-96.2722,42.0888],[-96.2722,42.0889],[-96.272,42.0892],[-96.2717,42.0896],[-96.2715,42.0898],[-96.2708,42.0908],[-96.2707,42.091],[-96.2703,42.0915],[-96.2702,42.0918],[-96.2698,42.0924],[-96.2697,42.0926],[-96.2695,42.0929],[-96.2691,42.0937],[-96.2684,42.0952],[-96.268,42.0962],[-96.2677,42.0971],[-96.2674,42.0984],[-96.2673,42.099],[-96.2669,42.1022],[-96.2669,42.1025],[-96.2669,42.1038],[-96.2669,42.1039],[-96.267,42.1058],[-96.267,42.1062],[-96.2673,42.1089],[-96.2675,42.1098],[-96.2681,42.1115],[-96.2682,42.1116],[-96.2686,42.1126],[-96.2689,42.1133],[-96.2692,42.1137],[-96.2695,42.1142],[-96.2699,42.1149],[-96.2702,42.1153],[-96.2704,42.1156],[-96.2709,42.1163],[-96.271,42.1165],[-96.2712,42.1168],[-96.2715,42.1171],[-96.272,42.1177],[-96.273,42.1188],[-96.2734,42.1193],[-96.2746,42.1203],[-96.2756,42.1211],[-96.2762,42.1215],[-96.2764,42.1217],[-96.2779,42.1226],[-96.2783,42.1228],[-96.279,42.1232],[-96.2793,42.1234],[-96.2802,42.1238],[-96.2805,42.1239],[-96.2809,42.124],[-96.2812,42.1242],[-96.2822,42.1246],[-96.2824,42.1247],[-96.2828,42.1249],[-96.283,42.125],[-96.2831,42.125],[-96.2836,42.1252],[-96.284,42.1253],[-96.2843,42.1254],[-96.285,42.1256],[-96.2859,42.1259],[-96.2866,42.126],[-96.2871,42.126],[-96.2876,42.126],[-96.2878,42.126],[-96.2879,42.126],[-96.288,42.126],[-96.2882,42.126],[-96.2883,42.1261],[-96.289,42.1262],[-96.2893,42.1263],[-96.2895,42.1263],[-96.2903,42.1265],[-96.291,42.1265],[-96.2922,42.1266],[-96.2925,42.1266],[-96.2936,42.1267],[-96.2939,42.1267],[-96.2946,42.1267],[-96.2947,42.1268],[-96.295,42.1268],[-96.2953,42.1269],[-96.2954,42.127],[-96.296,42.1273],[-96.2968,42.1274],[-96.2973,42.1274],[-96.2981,42.1275],[-96.2982,42.1275],[-96.2993,42.1275],[-96.3002,42.1277],[-96.3005,42.1278],[-96.301,42.1279],[-96.3013,42.1281],[-96.3016,42.1282],[-96.3023,42.1284],[-96.3025,42.1285],[-96.3033,42.1288],[-96.3034,42.1288],[-96.304,42.129],[-96.305,42.1293],[-96.3057,42.1296],[-96.3064,42.13],[-96.3081,42.1311],[-96.3087,42.1315],[-96.3091,42.1318],[-96.3098,42.1321],[-96.3104,42.1326],[-96.3107,42.133],[-96.3112,42.1333],[-96.3116,42.1337],[-96.3119,42.134],[-96.3126,42.1347],[-96.3129,42.135],[-96.3131,42.1354],[-96.314,42.1365],[-96.3145,42.1372],[-96.3148,42.1377],[-96.3152,42.1385],[-96.3156,42.1397],[-96.3157,42.1401],[-96.3158,42.1403],[-96.3159,42.1408],[-96.3162,42.1412],[-96.3164,42.142],[-96.3165,42.1421],[-96.3168,42.1426],[-96.3169,42.1428],[-96.3171,42.1433],[-96.3172,42.1435],[-96.3173,42.1436],[-96.3173,42.1437],[-96.3175,42.144],[-96.3176,42.1441],[-96.3178,42.1442],[-96.3178,42.1443],[-96.3181,42.1448],[-96.3182,42.1449],[-96.3182,42.1451],[-96.3183,42.1453],[-96.3185,42.1455],[-96.3186,42.1455],[-96.3187,42.1456],[-96.3188,42.1457],[-96.3189,42.1458],[-96.3191,42.1462],[-96.3192,42.1463],[-96.3194,42.1465],[-96.3196,42.1468],[-96.32,42.1471],[-96.3202,42.1472],[-96.3207,42.1479],[-96.321,42.1481],[-96.3211,42.1482],[-96.3216,42.1485],[-96.3224,42.1493],[-96.3227,42.1495],[-96.3231,42.1498],[-96.3237,42.1503],[-96.324,42.1505],[-96.3247,42.1508],[-96.3253,42.1513],[-96.3255,42.1515],[-96.3264,42.152],[-96.3268,42.1523],[-96.3273,42.1525],[-96.3281,42.1527],[-96.3284,42.1527],[-96.3288,42.1528],[-96.3293,42.1531],[-96.3296,42.1533],[-96.3298,42.1533],[-96.3304,42.1534],[-96.331,42.1536],[-96.3313,42.1537],[-96.3318,42.1539],[-96.3322,42.1543],[-96.3333,42.1546],[-96.3349,42.1553],[-96.3355,42.1554],[-96.3363,42.1557],[-96.3368,42.156],[-96.3372,42.1564],[-96.338,42.1568],[-96.3388,42.1571],[-96.3391,42.1573],[-96.3393,42.1576],[-96.3402,42.1581],[-96.3407,42.1585],[-96.3416,42.1591],[-96.3419,42.1594],[-96.3422,42.1599],[-96.3427,42.1602],[-96.343,42.1604],[-96.3436,42.161],[-96.3439,42.1615],[-96.3443,42.1617],[-96.3444,42.1619],[-96.3445,42.162],[-96.3449,42.1624],[-96.3452,42.1629],[-96.3457,42.1633],[-96.346,42.1638],[-96.3462,42.1642],[-96.3463,42.1643],[-96.3467,42.1647],[-96.3471,42.1653],[-96.3472,42.1658],[-96.3479,42.1666],[-96.348,42.1672],[-96.3483,42.1675],[-96.3486,42.168],[-96.3487,42.1685],[-96.3492,42.1693],[-96.3492,42.1698],[-96.3497,42.1707],[-96.3497,42.1715],[-96.35,42.1723],[-96.3501,42.1723],[-96.3501,42.1726],[-96.3502,42.1732],[-96.3501,42.1737],[-96.3504,42.1752],[-96.3504,42.1755],[-96.3503,42.1761],[-96.3503,42.1762],[-96.3503,42.1764],[-96.3503,42.1766],[-96.3504,42.1769],[-96.3503,42.1771],[-96.3503,42.1773],[-96.3503,42.1776],[-96.3503,42.1779],[-96.3502,42.178],[-96.3499,42.1791],[-96.3498,42.1795],[-96.3497,42.1796],[-96.3495,42.1799],[-96.3495,42.1801],[-96.3495,42.1802],[-96.3495,42.1806],[-96.3493,42.1809],[-96.3492,42.1812],[-96.3492,42.1814],[-96.3487,42.1822],[-96.3486,42.1826],[-96.3483,42.1831],[-96.3481,42.1834],[-96.3479,42.1839],[-96.3479,42.184],[-96.3479,42.1845],[-96.3476,42.1849],[-96.3475,42.1852],[-96.3473,42.1858],[-96.3473,42.1861],[-96.3473,42.1864],[-96.3473,42.1866],[-96.3472,42.1871],[-96.3471,42.1873],[-96.3469,42.1881],[-96.3469,42.1882],[-96.3469,42.1885],[-96.3471,42.189],[-96.3469,42.19],[-96.3469,42.1905],[-96.3469,42.1906],[-96.347,42.1911],[-96.3471,42.1912],[-96.3472,42.1913],[-96.3473,42.1915],[-96.3473,42.1918],[-96.3473,42.1923],[-96.3474,42.1931],[-96.3475,42.1935],[-96.3476,42.1935],[-96.3479,42.1939],[-96.3481,42.1941],[-96.3482,42.1942],[-96.3482,42.1943],[-96.3483,42.1948],[-96.3484,42.1953],[-96.3484,42.1957],[-96.3484,42.1958],[-96.3484,42.1959],[-96.3485,42.1962],[-96.3488,42.1966],[-96.3488,42.1967],[-96.3489,42.1968],[-96.3491,42.1969],[-96.3492,42.1971],[-96.3493,42.1973],[-96.3493,42.1975],[-96.3494,42.1978],[-96.3496,42.1981],[-96.3498,42.1985],[-96.3501,42.1987],[-96.3502,42.1988],[-96.3506,42.1993],[-96.3506,42.1994],[-96.3507,42.1995],[-96.3508,42.1996],[-96.351,42.2],[-96.351,42.2001],[-96.3511,42.2002],[-96.3512,42.2004],[-96.3514,42.2006],[-96.3516,42.2007],[-96.3517,42.2008],[-96.3519,42.2011],[-96.352,42.2013],[-96.3523,42.2015],[-96.353,42.2022],[-96.3531,42.2023],[-96.3532,42.2024],[-96.3534,42.2027],[-96.354,42.203],[-96.354,42.2031],[-96.3545,42.2036],[-96.3551,42.204],[-96.3556,42.2045],[-96.3559,42.2049],[-96.3564,42.2052],[-96.3565,42.2054],[-96.357,42.2058],[-96.3572,42.2062],[-96.3573,42.2063],[-96.3576,42.2067],[-96.3579,42.207],[-96.3582,42.2073],[-96.3583,42.2076],[-96.3587,42.2081],[-96.3587,42.2082],[-96.359,42.2087],[-96.3591,42.2088],[-96.3592,42.209],[-96.3595,42.2096],[-96.3597,42.21],[-96.3597,42.2101],[-96.3598,42.2103],[-96.3598,42.2104],[-96.3599,42.2105],[-96.3598,42.2107],[-96.3597,42.2112],[-96.3593,42.2118],[-96.3592,42.2122],[-96.3589,42.2127],[-96.3581,42.2141],[-96.358,42.2142],[-96.3575,42.2144],[-96.3575,42.2145],[-96.3574,42.2145],[-96.3573,42.2146],[-96.3572,42.2146],[-96.3572,42.2147],[-96.3571,42.2148],[-96.357,42.2149],[-96.3568,42.2149],[-96.3566,42.215],[-96.3566,42.2152],[-96.3556,42.2155],[-96.3542,42.2157],[-96.3533,42.2158],[-96.3529,42.2158],[-96.3526,42.2159],[-96.3523,42.2159],[-96.3517,42.216],[-96.3514,42.216],[-96.3506,42.2161],[-96.3505,42.2161],[-96.3503,42.2162],[-96.3502,42.2162],[-96.3501,42.2163],[-96.3491,42.2165],[-96.345,42.2175],[-96.337,42.2175],[-96.3368,42.2176],[-96.3367,42.2177],[-96.3366,42.2178],[-96.3361,42.2181],[-96.3358,42.2184],[-96.3355,42.2185],[-96.3354,42.2186],[-96.3352,42.2187],[-96.335,42.2188],[-96.3349,42.2189],[-96.3344,42.2193],[-96.3343,42.2196],[-96.3342,42.2199],[-96.3341,42.2199],[-96.3339,42.2201],[-96.3331,42.2208],[-96.3327,42.2211],[-96.3325,42.2212],[-96.3323,42.2213],[-96.3311,42.2225],[-96.3302,42.2234],[-96.33,42.2235],[-96.3295,42.2243],[-96.3293,42.2245],[-96.3291,42.2247],[-96.329,42.2249],[-96.3289,42.225],[-96.3288,42.2249],[-96.3285,42.2254],[-96.3283,42.2257],[-96.3282,42.2258],[-96.3274,42.2267],[-96.3273,42.2268],[-96.327,42.2271],[-96.327,42.2272],[-96.3266,42.2279],[-96.3263,42.2284],[-96.3262,42.2285],[-96.326,42.2287],[-96.3249,42.2291],[-96.3248,42.2291],[-96.3247,42.2291],[-96.3246,42.2293],[-96.3238,42.2299],[-96.3237,42.2299],[-96.3235,42.2302],[-96.3234,42.2304],[-96.3234,42.2307],[-96.3233,42.2307],[-96.3229,42.2313],[-96.3228,42.2315],[-96.3229,42.2317],[-96.323,42.2321],[-96.323,42.2322],[-96.3228,42.2325],[-96.3228,42.2326],[-96.3228,42.2329],[-96.3229,42.2336],[-96.323,42.2338],[-96.3237,42.2344],[-96.3239,42.2349],[-96.3246,42.2353],[-96.3264,42.2366],[-96.3268,42.237],[-96.327,42.2372],[-96.3271,42.2373],[-96.3274,42.2376],[-96.3279,42.2382],[-96.3292,42.2393],[-96.3295,42.2395],[-96.3295,42.2394],[-96.3299,42.2398],[-96.33,42.2402],[-96.3298,42.2406],[-96.3297,42.241],[-96.3292,42.2416],[-96.329,42.2419],[-96.3287,42.243],[-96.3286,42.2435],[-96.3284,42.2445],[-96.3281,42.2457],[-96.328,42.2471],[-96.328,42.2485],[-96.3279,42.2488],[-96.3278,42.2494],[-96.3277,42.25],[-96.3289,42.2547],[-96.3313,42.2594],[-96.332,42.2602],[-96.336,42.2648],[-96.3383,42.2666],[-96.339,42.2672],[-96.3398,42.2678],[-96.3398,42.2679],[-96.3414,42.2691],[-96.3429,42.2698],[-96.343,42.2698],[-96.3491,42.2726],[-96.3496,42.2729],[-96.3497,42.273],[-96.3529,42.2747],[-96.3557,42.2761],[-96.356,42.2763],[-96.3561,42.2763],[-96.3563,42.2764],[-96.3564,42.2765],[-96.3565,42.2766],[-96.3605,42.2796],[-96.3607,42.2798],[-96.361,42.2801],[-96.363,42.2822],[-96.3658,42.2858],[-96.3675,42.2894],[-96.368,42.2907],[-96.368,42.2908],[-96.3685,42.2926],[-96.3685,42.2928],[-96.3685,42.293],[-96.3685,42.2931],[-96.3687,42.2966],[-96.3686,42.3011],[-96.3685,42.3036],[-96.3687,42.3047],[-96.3692,42.3083],[-96.3694,42.309],[-96.37,42.3109],[-96.3718,42.3142],[-96.3736,42.3162],[-96.3753,42.3183],[-96.3795,42.3222],[-96.3842,42.3259],[-96.3857,42.3265],[-96.3873,42.3272],[-96.3902,42.3284],[-96.3919,42.329],[-96.3963,42.3309],[-96.4026,42.334],[-96.403,42.3342],[-96.4051,42.3355],[-96.4058,42.336],[-96.408,42.3374],[-96.4119,42.3413],[-96.412,42.3414],[-96.4139,42.3434],[-96.4152,42.3459],[-96.4153,42.346],[-96.4156,42.3467],[-96.4157,42.3469],[-96.4162,42.3478],[-96.4163,42.3481],[-96.4178,42.3514],[-96.4182,42.3547],[-96.4179,42.3587],[-96.4171,42.3614],[-96.4169,42.3618],[-96.4151,42.3644],[-96.414,42.3659],[-96.4139,42.3661],[-96.4138,42.3663],[-96.4115,42.3702],[-96.4096,42.374],[-96.4094,42.3742],[-96.4087,42.375],[-96.4084,42.3761],[-96.4084,42.3778],[-96.4085,42.3785],[-96.4085,42.3791],[-96.4087,42.3798],[-96.4091,42.3815],[-96.4095,42.3824],[-96.4098,42.3831],[-96.4103,42.3843],[-96.4107,42.385],[-96.4111,42.3861],[-96.4113,42.3863],[-96.4117,42.3871],[-96.4125,42.3885],[-96.4133,42.3899],[-96.4141,42.3912],[-96.4146,42.3922],[-96.415,42.3934],[-96.4154,42.3958],[-96.4154,42.3963],[-96.4155,42.3973],[-96.4155,42.3989],[-96.4155,42.4003],[-96.4155,42.4004],[-96.4152,42.4042],[-96.4136,42.4079],[-96.4112,42.4115],[-96.4113,42.4116],[-96.4103,42.413],[-96.4074,42.416],[-96.4032,42.4192],[-96.3988,42.4225],[-96.3979,42.4233],[-96.397,42.4241],[-96.3968,42.4243],[-96.3876,42.4325],[-96.3843,42.4373],[-96.3827,42.4414],[-96.3807,42.4464],[-96.3807,42.4468],[-96.3806,42.4469],[-96.3806,42.447],[-96.3804,42.449],[-96.3801,42.4515],[-96.3806,42.456],[-96.3809,42.4592],[-96.3813,42.4617],[-96.3854,42.4731],[-96.386,42.4744],[-96.386,42.4745],[-96.3873,42.4757],[-96.3925,42.4812],[-96.3927,42.4814],[-96.396,42.4842],[-96.3961,42.4844],[-96.402,42.4864],[-96.4072,42.487],[-96.4078,42.4872],[-96.4084,42.4873],[-96.4094,42.4876],[-96.4116,42.4878],[-96.4122,42.4878],[-96.4128,42.4879],[-96.413,42.4879],[-96.4132,42.4879],[-96.4134,42.4879],[-96.4136,42.488],[-96.4137,42.488],[-96.4168,42.4883],[-96.418,42.4884],[-96.4217,42.4888],[-96.423,42.4889],[-96.4239,42.489],[-96.4266,42.4891],[-96.4279,42.4891],[-96.4285,42.4891],[-96.4338,42.4894],[-96.4349,42.4894],[-96.4403,42.4896],[-96.4414,42.4898],[-96.4425,42.49],[-96.444,42.4903],[-96.4449,42.4905],[-96.4455,42.4906],[-96.4456,42.4907],[-96.4458,42.4907],[-96.4463,42.4906],[-96.4477,42.4905],[-96.4479,42.4904],[-96.4479,42.4905],[-96.448,42.4904],[-96.4481,42.4905],[-96.4485,42.4905],[-96.449,42.4907],[-96.4493,42.4907],[-96.4496,42.4908],[-96.4497,42.4909],[-96.4499,42.4909],[-96.45,42.491],[-96.45,42.4909],[-96.4501,42.4909],[-96.4502,42.4909],[-96.4505,42.491],[-96.4507,42.4911],[-96.4511,42.4912],[-96.4514,42.4913],[-96.4523,42.4916],[-96.4526,42.4917],[-96.4527,42.4917],[-96.4533,42.4919],[-96.4545,42.4922],[-96.4547,42.4923],[-96.455,42.4924],[-96.4554,42.4925],[-96.4556,42.4925],[-96.4557,42.4926],[-96.4559,42.4926],[-96.4562,42.4926],[-96.4563,42.4926],[-96.4564,42.4926],[-96.4565,42.4926],[-96.4567,42.4925],[-96.4569,42.4925],[-96.4572,42.4925],[-96.4574,42.4924],[-96.4577,42.4924],[-96.4578,42.4923],[-96.458,42.4922],[-96.4582,42.4921],[-96.4584,42.492],[-96.4586,42.492],[-96.4594,42.4918],[-96.4601,42.4916],[-96.4605,42.4915],[-96.4608,42.4913],[-96.4615,42.491],[-96.4618,42.4909],[-96.462,42.4908],[-96.4622,42.4907],[-96.4625,42.4907],[-96.4629,42.4906],[-96.4632,42.4905],[-96.4633,42.4905],[-96.4635,42.4905],[-96.4636,42.4905],[-96.4636,42.4906],[-96.4637,42.4906],[-96.4638,42.4906],[-96.4639,42.4906],[-96.4642,42.4905],[-96.4643,42.4905],[-96.4645,42.4905],[-96.465,42.4905],[-96.4654,42.4906],[-96.4656,42.4906],[-96.4657,42.4906],[-96.4659,42.4907],[-96.4664,42.4908],[-96.4667,42.4909],[-96.4673,42.4911],[-96.4677,42.4911],[-96.4683,42.4912],[-96.4688,42.4913],[-96.469,42.4913],[-96.4693,42.4914],[-96.4694,42.4914],[-96.4695,42.4914],[-96.4696,42.4914],[-96.4697,42.4914],[-96.4697,42.4913],[-96.4698,42.4911],[-96.4698,42.4909],[-96.4699,42.4909],[-96.47,42.4909],[-96.47,42.4906],[-96.47,42.4905],[-96.4699,42.4903],[-96.47,42.4902],[-96.4701,42.49],[-96.4703,42.4897],[-96.4704,42.4896],[-96.4705,42.4896],[-96.4706,42.4895],[-96.4707,42.4895],[-96.4709,42.4894],[-96.4712,42.4894],[-96.4713,42.4893],[-96.4714,42.4893],[-96.4715,42.4893],[-96.4716,42.4893],[-96.4718,42.4893],[-96.4726,42.4892],[-96.473,42.4892],[-96.4732,42.4892],[-96.4735,42.4892],[-96.4737,42.4893],[-96.4738,42.4893],[-96.4739,42.4894],[-96.474,42.4894],[-96.4741,42.4894],[-96.4742,42.4894],[-96.4743,42.4894],[-96.4744,42.4894],[-96.475,42.4895],[-96.4754,42.4896],[-96.4756,42.4897],[-96.4758,42.4898],[-96.4761,42.4899],[-96.4763,42.49],[-96.4764,42.49],[-96.4765,42.4901],[-96.4765,42.4902],[-96.4766,42.4904],[-96.4767,42.4904],[-96.4768,42.4905],[-96.477,42.4907],[-96.4771,42.4909],[-96.4772,42.491],[-96.4772,42.4911],[-96.4771,42.4911],[-96.4771,42.4912],[-96.4771,42.4913],[-96.4772,42.4913],[-96.4772,42.4914],[-96.4773,42.4916],[-96.4775,42.4919],[-96.4776,42.4923],[-96.4777,42.4926],[-96.4778,42.4928],[-96.4778,42.493],[-96.4778,42.4931],[-96.4778,42.4932],[-96.4778,42.4933],[-96.4779,42.4943],[-96.4779,42.4946],[-96.4779,42.4947],[-96.4779,42.4948],[-96.4778,42.4949],[-96.4778,42.495],[-96.4776,42.4951],[-96.4775,42.4951],[-96.4775,42.4952],[-96.4774,42.4955],[-96.4775,42.4955],[-96.4775,42.4957],[-96.4776,42.4958],[-96.4776,42.4959],[-96.4775,42.4961],[-96.4775,42.4962],[-96.4774,42.4965],[-96.4773,42.4969],[-96.4772,42.4972],[-96.477,42.4977],[-96.4769,42.4979],[-96.4767,42.4981],[-96.4767,42.4982],[-96.4765,42.4985],[-96.4765,42.4986],[-96.4764,42.4987],[-96.4763,42.4987],[-96.4763,42.4988],[-96.4762,42.4988],[-96.4762,42.4991],[-96.4761,42.4992],[-96.4759,42.4995],[-96.4756,42.4999],[-96.4756,42.5],[-96.4755,42.5],[-96.4753,42.5003],[-96.4747,42.5011],[-96.4747,42.5012],[-96.4746,42.5013],[-96.4744,42.5018],[-96.4742,42.5023],[-96.4742,42.5025],[-96.4741,42.5032],[-96.4741,42.5033],[-96.4733,42.5035],[-96.4761,42.5078],[-96.4775,42.5096],[-96.4782,42.5102],[-96.4788,42.5107],[-96.4789,42.5108],[-96.479,42.5108],[-96.4791,42.5108],[-96.4792,42.5108],[-96.4793,42.5108],[-96.4795,42.5108],[-96.4797,42.5108],[-96.4799,42.5107],[-96.4801,42.5107],[-96.4805,42.5106],[-96.4809,42.5106],[-96.4826,42.5104],[-96.4835,42.5103],[-96.4842,42.5103],[-96.4844,42.5103],[-96.4853,42.5105],[-96.4866,42.5107],[-96.4877,42.5111],[-96.4881,42.5112],[-96.4882,42.5113],[-96.4887,42.5116],[-96.4889,42.5117],[-96.489,42.5118],[-96.4892,42.5119],[-96.4894,42.5121],[-96.4895,42.5121],[-96.4897,42.5123],[-96.4902,42.5127],[-96.4903,42.5127],[-96.4905,42.5129],[-96.4908,42.5131],[-96.4914,42.5135],[-96.4924,42.5142],[-96.4931,42.5148],[-96.4936,42.5156],[-96.4937,42.5163],[-96.4937,42.5166],[-96.4937,42.5167],[-96.4936,42.5173],[-96.4934,42.5183],[-96.4932,42.5186],[-96.4931,42.5188],[-96.4929,42.5191],[-96.4927,42.5192],[-96.4921,42.5196],[-96.492,42.5196],[-96.4916,42.5199],[-96.4914,42.52],[-96.4912,42.5201],[-96.4911,42.5201],[-96.491,42.5202],[-96.4908,42.5202],[-96.4907,42.5203],[-96.4906,42.5204],[-96.4877,42.5214],[-96.4847,42.5225],[-96.48,42.5243],[-96.479,42.5264],[-96.479,42.5265],[-96.4798,42.5296],[-96.4777,42.5356],[-96.4774,42.5399],[-96.4769,42.5444],[-96.4767,42.5454],[-96.4768,42.5463],[-96.4766,42.5465],[-96.4768,42.5466],[-96.477,42.5467],[-96.477,42.5492],[-96.477,42.5504],[-96.477,42.5547],[-96.477,42.556],[-96.4774,42.5561],[-96.4785,42.5564],[-96.4813,42.5567],[-96.4863,42.557],[-96.4901,42.5568],[-96.491,42.5566],[-96.4931,42.5564],[-96.4955,42.5564],[-96.4973,42.557],[-96.4985,42.5581],[-96.4988,42.5588],[-96.499,42.5608],[-96.4988,42.561],[-96.4871,42.5722],[-96.4866,42.5727],[-96.4863,42.573],[-96.4861,42.5731],[-96.4857,42.5741],[-96.4857,42.5742],[-96.4857,42.5747],[-96.4858,42.5748],[-96.4858,42.575],[-96.4859,42.5752],[-96.4859,42.5753],[-96.4862,42.5758],[-96.4867,42.5761],[-96.4878,42.5764],[-96.4899,42.5767],[-96.4914,42.5771],[-96.4917,42.5772],[-96.4925,42.5776],[-96.493,42.5778],[-96.4935,42.5781],[-96.4941,42.5784],[-96.4943,42.5784],[-96.495,42.5789],[-96.4956,42.5795],[-96.496,42.5804],[-96.496,42.5817],[-96.496,42.5818],[-96.4955,42.5828],[-96.4949,42.5835],[-96.4937,42.5846],[-96.4924,42.5854],[-96.4915,42.5861],[-96.4913,42.5865],[-96.4913,42.5868],[-96.4915,42.5872],[-96.4915,42.5874],[-96.4923,42.5878],[-96.4936,42.5881],[-96.4943,42.5882],[-96.4949,42.5883],[-96.4955,42.5884],[-96.4957,42.5884],[-96.4959,42.5884],[-96.4971,42.5884],[-96.4978,42.5884],[-96.4991,42.5884],[-96.5002,42.5886],[-96.5005,42.5888],[-96.501,42.5892],[-96.5011,42.5893],[-96.5011,42.5894],[-96.5013,42.5898],[-96.5015,42.5902],[-96.5015,42.5903],[-96.5015,42.5904],[-96.5015,42.5905],[-96.5014,42.5906],[-96.5014,42.5907],[-96.5013,42.5909],[-96.5011,42.5911],[-96.501,42.5914],[-96.5007,42.5919],[-96.5004,42.5924],[-96.5002,42.5927],[-96.5002,42.5928],[-96.5002,42.5934],[-96.5002,42.5939],[-96.5002,42.5941],[-96.5003,42.5943],[-96.5006,42.595],[-96.5006,42.5951],[-96.5008,42.5957],[-96.5009,42.5959],[-96.501,42.5961],[-96.5012,42.5966],[-96.5014,42.597],[-96.5038,42.6029],[-96.5046,42.6049],[-96.5046,42.605],[-96.5047,42.605],[-96.5048,42.6053],[-96.505,42.6055],[-96.5066,42.6082],[-96.5068,42.6085],[-96.5083,42.6108],[-96.5085,42.6112],[-96.5093,42.6125],[-96.5095,42.6127],[-96.51,42.6132],[-96.5118,42.6144],[-96.5136,42.6155],[-96.515,42.6162],[-96.5166,42.6166],[-96.5176,42.6166],[-96.5177,42.6166],[-96.5182,42.6165],[-96.5183,42.6165],[-96.5186,42.6165],[-96.5187,42.6165],[-96.5189,42.6164],[-96.5192,42.6163],[-96.5195,42.6162],[-96.5197,42.6161],[-96.5198,42.616],[-96.5204,42.6155],[-96.5213,42.6146],[-96.5213,42.6145],[-96.522,42.613],[-96.5224,42.6126],[-96.5228,42.6121],[-96.5238,42.6112],[-96.5239,42.6111],[-96.5246,42.6103],[-96.5257,42.6093],[-96.5265,42.609],[-96.527,42.609],[-96.527,42.6089],[-96.5275,42.609],[-96.5278,42.609],[-96.5281,42.6091],[-96.5285,42.6093],[-96.5289,42.6094],[-96.5292,42.6096],[-96.5293,42.6098],[-96.5299,42.6105],[-96.5302,42.6111],[-96.5305,42.6118],[-96.5309,42.6128],[-96.531,42.6131],[-96.5313,42.6136],[-96.5315,42.6145],[-96.5315,42.6149],[-96.5316,42.6153],[-96.5315,42.616],[-96.5313,42.6166],[-96.5313,42.6167],[-96.5309,42.617],[-96.5307,42.6173],[-96.5306,42.6174],[-96.5299,42.6179],[-96.529,42.6182],[-96.5287,42.6183],[-96.5281,42.6184],[-96.5275,42.6183],[-96.5268,42.6181],[-96.5263,42.6179],[-96.5252,42.6178],[-96.524,42.6176],[-96.5238,42.6176],[-96.5228,42.6176],[-96.5226,42.6176],[-96.5215,42.6177],[-96.5211,42.6178],[-96.5207,42.618],[-96.519,42.619],[-96.5183,42.6197],[-96.5181,42.6198],[-96.5181,42.6199],[-96.5173,42.621],[-96.5168,42.6219],[-96.5164,42.6228],[-96.5164,42.6229],[-96.5162,42.6234],[-96.5162,42.6236],[-96.5161,42.6238],[-96.5157,42.6247],[-96.5156,42.625],[-96.5155,42.6253],[-96.5155,42.6255],[-96.5155,42.6259],[-96.5155,42.626],[-96.5155,42.6261],[-96.5154,42.6264],[-96.5154,42.6266],[-96.5153,42.6267],[-96.5152,42.6273],[-96.5152,42.6276],[-96.5151,42.6282],[-96.5152,42.6284],[-96.5153,42.629],[-96.5154,42.6291],[-96.5156,42.6296],[-96.5157,42.6297],[-96.5157,42.6298],[-96.5161,42.6303],[-96.5165,42.6307],[-96.5168,42.631],[-96.5179,42.6317],[-96.5183,42.632],[-96.5186,42.6323],[-96.5192,42.6327],[-96.5194,42.6329],[-96.5196,42.633],[-96.5197,42.633],[-96.5198,42.6332],[-96.5204,42.6337],[-96.5208,42.6341],[-96.5212,42.6344],[-96.5215,42.6348],[-96.5216,42.6349],[-96.5217,42.6349],[-96.5218,42.6349],[-96.5221,42.635],[-96.5224,42.635],[-96.5225,42.635],[-96.5227,42.635],[-96.5237,42.6347],[-96.5238,42.6346],[-96.524,42.6346],[-96.5243,42.6345],[-96.5245,42.6345],[-96.5246,42.6345],[-96.5247,42.6345],[-96.5248,42.6345],[-96.5251,42.6347],[-96.5252,42.6348],[-96.5254,42.6351],[-96.5254,42.6352],[-96.5254,42.6353],[-96.5255,42.6356],[-96.5255,42.6359],[-96.5254,42.6362],[-96.5254,42.6364],[-96.5252,42.6369],[-96.5252,42.6374],[-96.5252,42.6379],[-96.5253,42.6383],[-96.5256,42.6392],[-96.5257,42.6395],[-96.5258,42.6397],[-96.5259,42.6399],[-96.5259,42.64],[-96.526,42.6401],[-96.526,42.6402],[-96.526,42.6404],[-96.5262,42.6407],[-96.5262,42.6408],[-96.5264,42.6412],[-96.5265,42.6413],[-96.5266,42.6414],[-96.527,42.6417],[-96.5271,42.6417],[-96.5275,42.6418],[-96.5277,42.6419],[-96.5289,42.6421],[-96.5295,42.6422],[-96.5296,42.6422],[-96.5303,42.6422],[-96.5311,42.6424],[-96.5317,42.6426],[-96.5321,42.6427],[-96.5324,42.6428],[-96.5328,42.643],[-96.5333,42.6432],[-96.5338,42.6435],[-96.534,42.6436],[-96.5354,42.6444],[-96.5363,42.645],[-96.5364,42.6451],[-96.5371,42.6456],[-96.5372,42.6457],[-96.5374,42.6459],[-96.5375,42.6459],[-96.5377,42.6463],[-96.5379,42.6466],[-96.5379,42.6467],[-96.538,42.6469],[-96.5381,42.6472],[-96.5382,42.6477],[-96.5382,42.6479],[-96.5382,42.6484],[-96.5381,42.6486],[-96.5381,42.6488],[-96.538,42.649],[-96.538,42.6492],[-96.5379,42.6498],[-96.5378,42.65],[-96.5378,42.6502],[-96.5376,42.6511],[-96.5375,42.6515],[-96.5374,42.6517],[-96.5373,42.6528],[-96.5373,42.6531],[-96.5373,42.6534],[-96.5374,42.6537],[-96.5374,42.6538],[-96.5375,42.6544],[-96.5376,42.6546],[-96.5378,42.6554],[-96.5378,42.6556],[-96.5379,42.6559],[-96.538,42.656],[-96.5383,42.6565],[-96.5385,42.6567],[-96.5386,42.6568],[-96.5389,42.6572],[-96.5392,42.6575],[-96.5398,42.6582],[-96.5402,42.6586],[-96.5404,42.6588],[-96.5408,42.6593],[-96.5409,42.6595],[-96.541,42.6597],[-96.5412,42.6599],[-96.5414,42.6601],[-96.5415,42.6602],[-96.5417,42.6604],[-96.5418,42.6604],[-96.5422,42.6608],[-96.5424,42.6609],[-96.5425,42.661],[-96.5426,42.6611],[-96.5429,42.6612],[-96.543,42.6613],[-96.5434,42.6614],[-96.5435,42.6614],[-96.5439,42.6615],[-96.5441,42.6615],[-96.5443,42.6615],[-96.5452,42.6616],[-96.5458,42.6616],[-96.5463,42.6615],[-96.5466,42.6615],[-96.547,42.6614],[-96.5471,42.6613],[-96.5475,42.6613],[-96.5478,42.6612],[-96.548,42.6611],[-96.5488,42.6608],[-96.5494,42.6606],[-96.5496,42.6606],[-96.55,42.6604],[-96.5503,42.6603],[-96.5519,42.6596],[-96.5523,42.6593],[-96.5526,42.6591],[-96.5529,42.659],[-96.5536,42.6587],[-96.5543,42.6584],[-96.5545,42.6584],[-96.5548,42.6583],[-96.5555,42.6581],[-96.5561,42.6579],[-96.5565,42.6578],[-96.5568,42.6577],[-96.5576,42.6576],[-96.5577,42.6576],[-96.5583,42.6576],[-96.5586,42.6576],[-96.5587,42.6576],[-96.5589,42.6576],[-96.559,42.6577],[-96.5593,42.6578],[-96.5594,42.6578],[-96.5596,42.658],[-96.5597,42.6581],[-96.5599,42.6583],[-96.5599,42.6586],[-96.5599,42.6589],[-96.5599,42.659],[-96.5597,42.6598],[-96.5595,42.6604],[-96.5594,42.6606],[-96.5594,42.6607],[-96.5594,42.6608],[-96.5594,42.661],[-96.5596,42.6614],[-96.5596,42.6615],[-96.5597,42.6619],[-96.5598,42.6619],[-96.5598,42.662],[-96.5599,42.6626],[-96.5598,42.6628],[-96.5598,42.6629],[-96.5597,42.6631],[-96.5596,42.6632],[-96.5594,42.6634],[-96.559,42.6635],[-96.5589,42.6636],[-96.5588,42.6636],[-96.5581,42.6637],[-96.5578,42.6637],[-96.557,42.6637],[-96.5566,42.6637],[-96.5562,42.6638],[-96.5561,42.6638],[-96.556,42.6638],[-96.5558,42.6639],[-96.5558,42.664],[-96.5558,42.6641],[-96.5558,42.6642],[-96.5559,42.6644],[-96.556,42.6646],[-96.5561,42.6647],[-96.5563,42.6648],[-96.5573,42.6656],[-96.5577,42.666],[-96.5579,42.6662],[-96.558,42.6663],[-96.5583,42.6666],[-96.5585,42.6668],[-96.5585,42.6669],[-96.5586,42.6672],[-96.5587,42.6674],[-96.5588,42.6675],[-96.5588,42.6676],[-96.559,42.6678],[-96.5593,42.6683],[-96.5598,42.6688],[-96.56,42.669],[-96.5601,42.6691],[-96.5602,42.6691],[-96.5603,42.6692],[-96.5608,42.6694],[-96.5611,42.6696],[-96.5613,42.6696],[-96.5614,42.6697],[-96.5619,42.6698],[-96.5623,42.67],[-96.5627,42.6701],[-96.5629,42.6703],[-96.5633,42.6705],[-96.5636,42.6707],[-96.5637,42.6708],[-96.5643,42.6712],[-96.5644,42.6713],[-96.5646,42.6716],[-96.5647,42.6718],[-96.5648,42.6718],[-96.5651,42.6721],[-96.5653,42.6724],[-96.5655,42.6727],[-96.5656,42.673],[-96.5656,42.6731],[-96.5659,42.6735],[-96.5659,42.6736],[-96.566,42.6738],[-96.566,42.6739],[-96.5661,42.6748],[-96.5662,42.6753],[-96.5663,42.6757],[-96.5665,42.6759],[-96.5665,42.676],[-96.567,42.6764],[-96.567,42.6765],[-96.5671,42.6765],[-96.5672,42.6765],[-96.5674,42.6765],[-96.5675,42.6765],[-96.5676,42.6765],[-96.568,42.6763],[-96.5683,42.6761],[-96.5685,42.676],[-96.5688,42.6758],[-96.5689,42.6757],[-96.5691,42.6756],[-96.5697,42.675],[-96.5698,42.6749],[-96.5699,42.6747],[-96.57,42.6743],[-96.5701,42.6738],[-96.5703,42.6726],[-96.5704,42.6721],[-96.5705,42.672],[-96.5706,42.6718],[-96.5706,42.6717],[-96.5709,42.6713],[-96.5711,42.6712],[-96.5712,42.6711],[-96.5716,42.6709],[-96.5717,42.6709],[-96.5721,42.6707],[-96.5723,42.6707],[-96.5724,42.6707],[-96.5728,42.6707],[-96.5731,42.6707],[-96.5736,42.6707],[-96.5746,42.671],[-96.5747,42.671],[-96.575,42.6711],[-96.5768,42.6714],[-96.5774,42.6714],[-96.5778,42.6716],[-96.578,42.6716],[-96.5784,42.6718],[-96.5784,42.6719],[-96.5785,42.6719],[-96.5785,42.672],[-96.5786,42.6722],[-96.5786,42.6723],[-96.5785,42.6724],[-96.5784,42.6725],[-96.5783,42.6726],[-96.5782,42.6726],[-96.578,42.6727],[-96.5773,42.6729],[-96.5765,42.673],[-96.5756,42.6731],[-96.5755,42.6732],[-96.5753,42.6732],[-96.5746,42.6735],[-96.5744,42.6736],[-96.5743,42.6737],[-96.5743,42.6738],[-96.5739,42.674],[-96.5739,42.6741],[-96.5737,42.6742],[-96.5733,42.6747],[-96.5732,42.6749],[-96.5731,42.6751],[-96.5729,42.6752],[-96.5727,42.6754],[-96.5726,42.6756],[-96.5721,42.6765],[-96.5721,42.6767],[-96.572,42.6771],[-96.5719,42.6772],[-96.5719,42.6775],[-96.572,42.6779],[-96.572,42.6782],[-96.5721,42.6784],[-96.5721,42.6785],[-96.5722,42.6785],[-96.5723,42.6787],[-96.5724,42.6788],[-96.5725,42.6789],[-96.5726,42.6789],[-96.5728,42.679],[-96.5729,42.679],[-96.573,42.679],[-96.5733,42.6789],[-96.5735,42.6789],[-96.5738,42.6788],[-96.574,42.6787],[-96.5747,42.6783],[-96.575,42.6782],[-96.5753,42.678],[-96.5754,42.6779],[-96.576,42.6778],[-96.5763,42.6777],[-96.577,42.6776],[-96.5777,42.6776],[-96.5779,42.6776],[-96.578,42.6776],[-96.5781,42.6777],[-96.5783,42.6777],[-96.5785,42.6778],[-96.5786,42.678],[-96.5787,42.6781],[-96.5788,42.6781],[-96.5788,42.6782],[-96.5788,42.6784],[-96.5788,42.6785],[-96.5787,42.6786],[-96.5785,42.6788],[-96.5784,42.6788],[-96.5782,42.6789],[-96.5778,42.6791],[-96.577,42.6794],[-96.5769,42.6795],[-96.5763,42.6798],[-96.5761,42.6799],[-96.576,42.6799],[-96.5757,42.6801],[-96.5752,42.6805],[-96.5751,42.6806],[-96.575,42.6807],[-96.5749,42.6808],[-96.5747,42.6813],[-96.5746,42.6815],[-96.5746,42.6816],[-96.5746,42.682],[-96.5746,42.6821],[-96.5747,42.6823],[-96.5749,42.6825],[-96.5752,42.6828],[-96.5753,42.6828],[-96.5757,42.683],[-96.5758,42.683],[-96.5761,42.6831],[-96.5763,42.6831],[-96.5765,42.6831],[-96.5767,42.6831],[-96.5779,42.683],[-96.5782,42.683],[-96.5785,42.683],[-96.5787,42.683],[-96.579,42.683],[-96.5791,42.683],[-96.58,42.6829],[-96.5803,42.6829],[-96.5807,42.6829],[-96.5814,42.6829],[-96.5823,42.6829],[-96.5827,42.6829],[-96.583,42.6829],[-96.5839,42.6829],[-96.5842,42.683],[-96.5846,42.683],[-96.5847,42.683],[-96.5848,42.683],[-96.5851,42.6831],[-96.5852,42.6831],[-96.5853,42.6831],[-96.5854,42.6831],[-96.5858,42.6831],[-96.5859,42.6831],[-96.5862,42.6832],[-96.5863,42.6833],[-96.5864,42.6834],[-96.5864,42.6837],[-96.5864,42.6838],[-96.5863,42.6841],[-96.5862,42.6842],[-96.586,42.6846],[-96.5859,42.6848],[-96.5858,42.6852],[-96.5855,42.6858],[-96.5854,42.6859],[-96.5854,42.6861],[-96.5854,42.6863],[-96.5854,42.6866],[-96.5855,42.687],[-96.5855,42.6871],[-96.5857,42.6874],[-96.5857,42.6875],[-96.5859,42.6878],[-96.5861,42.6881],[-96.5863,42.6884],[-96.5863,42.6885],[-96.5863,42.6894],[-96.5863,42.6896],[-96.5863,42.6898],[-96.5864,42.6899],[-96.5865,42.69],[-96.5868,42.6901],[-96.5868,42.6902],[-96.5872,42.6902],[-96.5879,42.6902],[-96.588,42.6902],[-96.5882,42.6902],[-96.5883,42.6902],[-96.5886,42.6902],[-96.5888,42.6904],[-96.5892,42.6906],[-96.5893,42.6906],[-96.5894,42.6908],[-96.5895,42.6909],[-96.5896,42.691],[-96.5897,42.691],[-96.5898,42.691],[-96.5901,42.6911],[-96.5904,42.6911],[-96.5909,42.691],[-96.591,42.691],[-96.5914,42.6909],[-96.5916,42.6908],[-96.5918,42.6906],[-96.5919,42.6905],[-96.592,42.6902],[-96.592,42.6901],[-96.592,42.69],[-96.5919,42.6897],[-96.5916,42.6891],[-96.5915,42.689],[-96.5915,42.6889],[-96.5914,42.6885],[-96.5914,42.6884],[-96.5914,42.6883],[-96.5915,42.6881],[-96.5917,42.6877],[-96.592,42.6874],[-96.5923,42.6872],[-96.5929,42.6869],[-96.5931,42.6868],[-96.5935,42.6868],[-96.5938,42.6867],[-96.594,42.6867],[-96.5946,42.6867],[-96.5957,42.6867],[-96.5967,42.6868],[-96.5973,42.6867],[-96.5978,42.6867],[-96.5989,42.6867],[-96.5993,42.6867],[-96.5995,42.6868],[-96.5996,42.6869],[-96.5999,42.6871],[-96.6,42.6872],[-96.6,42.6873],[-96.6001,42.6874],[-96.6001,42.6875],[-96.6001,42.6876],[-96.6002,42.6879],[-96.6002,42.688],[-96.6001,42.6881],[-96.6001,42.6882],[-96.6,42.6884],[-96.5998,42.6886],[-96.5996,42.6887],[-96.5996,42.6888],[-96.5994,42.6889],[-96.5992,42.689],[-96.599,42.689],[-96.5989,42.689],[-96.5986,42.689],[-96.5982,42.6889],[-96.5979,42.6887],[-96.5973,42.6884],[-96.5969,42.6883],[-96.5968,42.6883],[-96.5966,42.6883],[-96.5963,42.6883],[-96.5961,42.6885],[-96.5959,42.6885],[-96.5956,42.6887],[-96.5954,42.6888],[-96.5952,42.6888],[-96.5949,42.6888],[-96.5948,42.6889],[-96.5945,42.6889],[-96.5942,42.689],[-96.5941,42.689],[-96.594,42.6891],[-96.5939,42.6891],[-96.5938,42.6893],[-96.5937,42.6894],[-96.5936,42.6897],[-96.5936,42.6898],[-96.5937,42.69],[-96.5938,42.6902],[-96.5939,42.6904],[-96.5941,42.6905],[-96.5942,42.6906],[-96.5944,42.6908],[-96.5945,42.6908],[-96.5948,42.6909],[-96.5949,42.691],[-96.5959,42.6911],[-96.5961,42.6911],[-96.5961,42.6912],[-96.5963,42.6913],[-96.5964,42.6914],[-96.5965,42.6915],[-96.5965,42.6917],[-96.5965,42.6919],[-96.5965,42.692],[-96.5964,42.6922],[-96.5964,42.6923],[-96.5961,42.6927],[-96.596,42.6927],[-96.5959,42.6928],[-96.5957,42.6929],[-96.5955,42.693],[-96.595,42.6932],[-96.5944,42.6935],[-96.5943,42.6935],[-96.5942,42.6936],[-96.5939,42.6938],[-96.5938,42.6939],[-96.5938,42.694],[-96.5938,42.6942],[-96.5939,42.6943],[-96.594,42.6944],[-96.5943,42.6945],[-96.5943,42.6946],[-96.5945,42.6946],[-96.5947,42.6947],[-96.5953,42.6947],[-96.5955,42.6948],[-96.5957,42.6948],[-96.596,42.6949],[-96.5966,42.6951],[-96.5971,42.6953],[-96.5973,42.6954],[-96.5976,42.6956],[-96.5978,42.6957],[-96.598,42.696],[-96.5982,42.6962],[-96.5986,42.6966],[-96.599,42.697],[-96.5991,42.6971],[-96.5991,42.6972],[-96.5992,42.6974],[-96.5991,42.6978],[-96.5991,42.6979],[-96.5991,42.698],[-96.5992,42.698],[-96.5992,42.6981],[-96.5992,42.6982],[-96.5993,42.6983],[-96.5993,42.6984],[-96.5995,42.6987],[-96.5995,42.6988],[-96.5996,42.6988],[-96.5996,42.6989],[-96.5999,42.699],[-96.6,42.699],[-96.6006,42.6992],[-96.6007,42.6992],[-96.6009,42.6992],[-96.601,42.6992],[-96.601,42.6991],[-96.6011,42.6991],[-96.6013,42.699],[-96.6014,42.699],[-96.6015,42.6989],[-96.6015,42.6987],[-96.6016,42.6984],[-96.6015,42.6979],[-96.6015,42.6977],[-96.6016,42.6976],[-96.6017,42.6975],[-96.6018,42.6974],[-96.6019,42.6973],[-96.602,42.6972],[-96.6022,42.697],[-96.6023,42.697],[-96.6025,42.697],[-96.6027,42.6969],[-96.6029,42.6969],[-96.6033,42.697],[-96.6039,42.6971],[-96.604,42.697],[-96.6042,42.697],[-96.6043,42.697],[-96.6043,42.6969],[-96.6044,42.6969],[-96.6045,42.6967],[-96.6046,42.6965],[-96.6046,42.6964],[-96.6046,42.6963],[-96.6044,42.6959],[-96.6044,42.6956],[-96.6045,42.6955],[-96.6047,42.6953],[-96.6048,42.6952],[-96.6049,42.6951],[-96.6053,42.6949],[-96.6056,42.6947],[-96.6059,42.6946],[-96.6061,42.6946],[-96.6064,42.6946],[-96.6068,42.6946],[-96.6075,42.6946],[-96.6079,42.6947],[-96.608,42.6947],[-96.6086,42.6947],[-96.6088,42.6947],[-96.6091,42.6947],[-96.6097,42.6946],[-96.6102,42.6946],[-96.6107,42.6946],[-96.6108,42.6947],[-96.6109,42.6947],[-96.6113,42.6948],[-96.6116,42.695],[-96.6117,42.6951],[-96.6118,42.6951],[-96.6121,42.6955],[-96.6121,42.6956],[-96.6121,42.6957],[-96.6122,42.6959],[-96.6122,42.6961],[-96.6122,42.6962],[-96.6121,42.6965],[-96.612,42.6966],[-96.6118,42.6969],[-96.6112,42.6974],[-96.611,42.6975],[-96.6106,42.6979],[-96.6104,42.698],[-96.6102,42.6981],[-96.6096,42.6984],[-96.6093,42.6985],[-96.6092,42.6985],[-96.609,42.6985],[-96.6089,42.6984],[-96.6084,42.6981],[-96.608,42.6979],[-96.6079,42.6979],[-96.6077,42.6978],[-96.6076,42.6978],[-96.6075,42.6978],[-96.6074,42.6977],[-96.6069,42.6977],[-96.6064,42.6978],[-96.6057,42.6979],[-96.6056,42.6979],[-96.6055,42.698],[-96.6054,42.698],[-96.6053,42.698],[-96.6052,42.698],[-96.605,42.6981],[-96.605,42.6982],[-96.6047,42.6984],[-96.6046,42.6985],[-96.6045,42.6986],[-96.6044,42.6988],[-96.6043,42.699],[-96.6043,42.6992],[-96.6043,42.6993],[-96.6043,42.6995],[-96.6045,42.7],[-96.6047,42.7007],[-96.6048,42.7012],[-96.6048,42.7013],[-96.6049,42.7015],[-96.605,42.7015],[-96.6051,42.7017],[-96.6054,42.7019],[-96.6055,42.702],[-96.6056,42.702],[-96.6064,42.7022],[-96.6068,42.7023],[-96.6079,42.7024],[-96.6081,42.7024],[-96.6085,42.7024],[-96.6091,42.7024],[-96.6094,42.7024],[-96.6095,42.7024],[-96.6096,42.7024],[-96.6097,42.7024],[-96.6098,42.7023],[-96.61,42.7022],[-96.6103,42.7021],[-96.6104,42.702],[-96.6105,42.702],[-96.6106,42.7018],[-96.6107,42.7018],[-96.6108,42.7016],[-96.6109,42.7015],[-96.6111,42.7012],[-96.6117,42.7002],[-96.6118,42.7001],[-96.6119,42.7],[-96.6124,42.6995],[-96.6126,42.6993],[-96.613,42.6992],[-96.6137,42.699],[-96.614,42.6989],[-96.6145,42.6987],[-96.6147,42.6985],[-96.615,42.6984],[-96.6151,42.6984],[-96.6152,42.6985],[-96.6154,42.6985],[-96.6155,42.6986],[-96.6156,42.6988],[-96.6156,42.6989],[-96.6156,42.699],[-96.6157,42.6992],[-96.6155,42.6997],[-96.6155,42.6998],[-96.6156,42.7],[-96.6157,42.7002],[-96.6158,42.7003],[-96.6159,42.7004],[-96.6161,42.7004],[-96.6162,42.7005],[-96.6165,42.7005],[-96.6166,42.7005],[-96.6168,42.7005],[-96.6169,42.7005],[-96.617,42.7005],[-96.6173,42.7004],[-96.6174,42.7003],[-96.6175,42.7003],[-96.6177,42.7002],[-96.6183,42.6998],[-96.6184,42.6997],[-96.6185,42.6997],[-96.6188,42.6997],[-96.6189,42.6997],[-96.619,42.6997],[-96.6191,42.6998],[-96.6192,42.6998],[-96.6193,42.6999],[-96.6194,42.7001],[-96.6196,42.7003],[-96.6196,42.7005],[-96.6197,42.7007],[-96.6197,42.7008],[-96.6197,42.7009],[-96.6198,42.701],[-96.6198,42.7011],[-96.6197,42.7013],[-96.6197,42.7014],[-96.6197,42.7017],[-96.6198,42.7018],[-96.6198,42.702],[-96.62,42.7022],[-96.6205,42.7024],[-96.6205,42.7025],[-96.6208,42.7027],[-96.6209,42.7028],[-96.6209,42.7029],[-96.621,42.7029],[-96.621,42.703],[-96.6211,42.7036],[-96.6212,42.7039],[-96.6213,42.7041],[-96.6214,42.7045],[-96.6215,42.7048],[-96.6216,42.705],[-96.6219,42.7053],[-96.622,42.7054],[-96.6222,42.7057],[-96.6226,42.706],[-96.6227,42.7061],[-96.623,42.7065],[-96.623,42.7066],[-96.6234,42.7069],[-96.6234,42.707],[-96.6239,42.7075],[-96.6239,42.7076],[-96.624,42.7076],[-96.6242,42.7077],[-96.6243,42.7077],[-96.6244,42.7077],[-96.6245,42.7077],[-96.6248,42.7076],[-96.625,42.7074],[-96.6251,42.7073],[-96.6252,42.7073],[-96.6253,42.7072],[-96.6253,42.7071],[-96.6254,42.7068],[-96.6254,42.7065],[-96.6253,42.7062],[-96.6253,42.7059],[-96.6252,42.7057],[-96.6251,42.7055],[-96.6249,42.7051],[-96.6249,42.7049],[-96.6249,42.7048],[-96.625,42.7046],[-96.6251,42.7045],[-96.6252,42.7043],[-96.6255,42.7042],[-96.626,42.704],[-96.6261,42.704],[-96.6264,42.704],[-96.6265,42.704],[-96.6268,42.704],[-96.6268,42.7041],[-96.627,42.7041],[-96.6272,42.7042],[-96.6273,42.7043],[-96.6274,42.7043],[-96.6278,42.7047],[-96.6279,42.7047],[-96.6281,42.7048],[-96.6284,42.705],[-96.6285,42.705],[-96.6293,42.705],[-96.6294,42.705],[-96.6295,42.7051],[-96.6299,42.7053],[-96.6302,42.7054],[-96.6302,42.7055],[-96.6304,42.7057],[-96.6304,42.7059],[-96.6304,42.7066],[-96.6305,42.7067],[-96.6304,42.7069],[-96.6303,42.7073],[-96.6301,42.7076],[-96.6298,42.7079],[-96.6298,42.7081],[-96.6294,42.7088],[-96.6294,42.7089],[-96.6293,42.709],[-96.6293,42.7091],[-96.6292,42.7092],[-96.629,42.7092],[-96.6288,42.7093],[-96.6287,42.7093],[-96.6283,42.7093],[-96.6281,42.7093],[-96.6279,42.7094],[-96.6276,42.7094],[-96.6275,42.7095],[-96.6269,42.7099],[-96.6268,42.71],[-96.6265,42.7103],[-96.6264,42.7107],[-96.6263,42.7107],[-96.626,42.711],[-96.626,42.7111],[-96.6259,42.7112],[-96.6258,42.7115],[-96.6256,42.7119],[-96.6255,42.7122],[-96.6254,42.7122],[-96.6252,42.7126],[-96.6252,42.7127],[-96.6251,42.7128],[-96.625,42.7129],[-96.6249,42.7131],[-96.6247,42.7135],[-96.6246,42.7137],[-96.6244,42.714],[-96.6243,42.7145],[-96.6243,42.7147],[-96.6243,42.7149],[-96.6243,42.7152],[-96.6244,42.7153],[-96.6245,42.7156],[-96.6246,42.7157],[-96.6247,42.7159],[-96.6248,42.716],[-96.625,42.7161],[-96.6251,42.7161],[-96.6252,42.7162],[-96.6253,42.7163],[-96.6254,42.7163],[-96.6255,42.7164],[-96.6257,42.7168],[-96.6258,42.7168],[-96.626,42.7169],[-96.6261,42.717],[-96.6263,42.7171],[-96.6266,42.7172],[-96.6267,42.7172],[-96.6271,42.7173],[-96.6274,42.7174],[-96.6276,42.7175],[-96.6277,42.7175],[-96.6279,42.7177],[-96.628,42.7177],[-96.628,42.7178],[-96.6279,42.718],[-96.6279,42.7181],[-96.6278,42.7181],[-96.6278,42.7182],[-96.6275,42.7184],[-96.6273,42.7185],[-96.627,42.7186],[-96.6268,42.7187],[-96.6266,42.7188],[-96.6265,42.7189],[-96.6264,42.719],[-96.6261,42.7193],[-96.6259,42.7194],[-96.6256,42.7196],[-96.6255,42.7197],[-96.6253,42.7198],[-96.625,42.7203],[-96.6249,42.7204],[-96.6245,42.7209],[-96.6245,42.7211],[-96.6244,42.7215],[-96.6244,42.7216],[-96.6244,42.722],[-96.6244,42.7221],[-96.6246,42.7225],[-96.6247,42.7227],[-96.625,42.7229],[-96.6252,42.7231],[-96.6253,42.7232],[-96.6254,42.7233],[-96.6255,42.7236],[-96.6254,42.7238],[-96.6254,42.7239],[-96.6253,42.7242],[-96.6252,42.7243],[-96.6248,42.7247],[-96.6248,42.7248],[-96.6247,42.7248],[-96.6245,42.7249],[-96.6245,42.725],[-96.6244,42.7251],[-96.6244,42.7252],[-96.6244,42.7253],[-96.6245,42.7253],[-96.6247,42.7256],[-96.6247,42.7257],[-96.6248,42.7257],[-96.6249,42.7257],[-96.6252,42.7258],[-96.6256,42.7259],[-96.626,42.7259],[-96.627,42.7259],[-96.6275,42.7259],[-96.6281,42.7257],[-96.6286,42.7256],[-96.6289,42.7256],[-96.6294,42.7255],[-96.6299,42.7253],[-96.6305,42.7252],[-96.6306,42.7251],[-96.6307,42.7251],[-96.6314,42.725],[-96.6316,42.725],[-96.6319,42.7249],[-96.6322,42.7249],[-96.6324,42.7248],[-96.6329,42.7245],[-96.6332,42.7243],[-96.6335,42.7242],[-96.6337,42.7241],[-96.6338,42.7241],[-96.6339,42.7242],[-96.6341,42.7243],[-96.6342,42.7243],[-96.6343,42.7244],[-96.6345,42.7247],[-96.6346,42.725],[-96.6347,42.725],[-96.6347,42.7251],[-96.6348,42.7256],[-96.6348,42.7257],[-96.6348,42.7259],[-96.6348,42.726],[-96.6347,42.7261],[-96.6344,42.7264],[-96.6343,42.7264],[-96.6338,42.7266],[-96.6334,42.7267],[-96.6333,42.7267],[-96.6332,42.7267],[-96.6331,42.7268],[-96.6329,42.7268],[-96.6328,42.7269],[-96.6326,42.7271],[-96.6325,42.7271],[-96.6325,42.7272],[-96.6325,42.7273],[-96.6325,42.7274],[-96.6325,42.728],[-96.6325,42.7281],[-96.6324,42.7284],[-96.6324,42.7285],[-96.6322,42.7286],[-96.6321,42.7287],[-96.632,42.7288],[-96.6319,42.7288],[-96.6317,42.7289],[-96.6312,42.7291],[-96.631,42.7292],[-96.6307,42.7293],[-96.6307,42.7294],[-96.6306,42.7294],[-96.6305,42.7296],[-96.6304,42.7298],[-96.6304,42.7299],[-96.6305,42.7302],[-96.6309,42.7308],[-96.631,42.7309],[-96.6313,42.7312],[-96.6318,42.7315],[-96.6322,42.7319],[-96.6323,42.7319],[-96.6324,42.732],[-96.6325,42.7321],[-96.6326,42.7322],[-96.633,42.7324],[-96.6332,42.7324],[-96.6333,42.7325],[-96.6334,42.7325],[-96.6336,42.7325],[-96.6342,42.7325],[-96.6345,42.7325],[-96.6347,42.7325],[-96.6352,42.7326],[-96.6355,42.7326],[-96.6356,42.7327],[-96.6359,42.7328],[-96.6361,42.7328],[-96.6363,42.733],[-96.6364,42.733],[-96.6365,42.7331],[-96.6367,42.7332],[-96.6368,42.7333],[-96.6376,42.734],[-96.6376,42.7341],[-96.638,42.7343],[-96.6381,42.7344],[-96.6383,42.7346],[-96.6384,42.7347],[-96.6389,42.7358],[-96.639,42.7358],[-96.6391,42.736],[-96.6393,42.7364],[-96.6394,42.7364],[-96.6394,42.7368],[-96.6395,42.7368],[-96.6395,42.7369],[-96.6395,42.737],[-96.6394,42.7372],[-96.6393,42.7373],[-96.6392,42.7374],[-96.639,42.7375],[-96.6389,42.7375],[-96.6388,42.7375],[-96.6384,42.7375],[-96.6383,42.7375],[-96.638,42.7374],[-96.6376,42.7373],[-96.6362,42.7368],[-96.6352,42.7366],[-96.635,42.7365],[-96.6345,42.7363],[-96.6344,42.7362],[-96.6341,42.7359],[-96.6337,42.7357],[-96.6335,42.7356],[-96.6333,42.7355],[-96.6331,42.7354],[-96.633,42.7354],[-96.6328,42.7353],[-96.6324,42.7352],[-96.6322,42.7352],[-96.632,42.7352],[-96.632,42.7351],[-96.6319,42.7351],[-96.6317,42.7351],[-96.6316,42.7351],[-96.6315,42.7351],[-96.6314,42.7351],[-96.6312,42.7351],[-96.6309,42.7351],[-96.6308,42.7351],[-96.6307,42.7352],[-96.6306,42.7353],[-96.6305,42.7353],[-96.6304,42.7355],[-96.6304,42.7356],[-96.6304,42.7358],[-96.6304,42.736],[-96.6304,42.7362],[-96.6305,42.7363],[-96.6305,42.7364],[-96.6307,42.7367],[-96.6311,42.7371],[-96.6313,42.7372],[-96.6318,42.7374],[-96.632,42.7375],[-96.6321,42.7375],[-96.6322,42.7376],[-96.6323,42.7377],[-96.6326,42.738],[-96.6331,42.7385],[-96.6333,42.7388],[-96.6334,42.7389],[-96.6335,42.7389],[-96.6337,42.7391],[-96.6339,42.7392],[-96.634,42.7392],[-96.6341,42.7393],[-96.6342,42.7395],[-96.6344,42.7396],[-96.6346,42.7397],[-96.6348,42.7398],[-96.6349,42.7399],[-96.6351,42.7402],[-96.6355,42.7407],[-96.6356,42.7409],[-96.6357,42.7413],[-96.6357,42.7415],[-96.6357,42.7418],[-96.6356,42.7419],[-96.6355,42.742],[-96.6355,42.7421],[-96.6354,42.7421],[-96.6351,42.7423],[-96.6348,42.7424],[-96.6343,42.7426],[-96.634,42.7428],[-96.6339,42.7428],[-96.6335,42.7428],[-96.6328,42.7429],[-96.6327,42.7429],[-96.6324,42.7429],[-96.6322,42.7429],[-96.6316,42.7429],[-96.6315,42.743],[-96.6314,42.743],[-96.6297,42.7435],[-96.6296,42.7435],[-96.6295,42.7435],[-96.6295,42.7436],[-96.6294,42.7436],[-96.6294,42.7437],[-96.6294,42.7439],[-96.6294,42.744],[-96.6294,42.7441],[-96.6295,42.7442],[-96.6296,42.7443],[-96.6297,42.7443],[-96.6304,42.7445],[-96.6305,42.7445],[-96.631,42.7445],[-96.6314,42.7445],[-96.6317,42.7447],[-96.6319,42.7448],[-96.632,42.7449],[-96.6321,42.745],[-96.6321,42.7451],[-96.6321,42.7452],[-96.6321,42.7453],[-96.6321,42.7455],[-96.6321,42.7456],[-96.632,42.7458],[-96.6319,42.746],[-96.6317,42.7463],[-96.6316,42.7464],[-96.6316,42.7465],[-96.6314,42.7466],[-96.6312,42.7467],[-96.6311,42.7467],[-96.6304,42.7469],[-96.6302,42.7469],[-96.6301,42.747],[-96.63,42.7471],[-96.6299,42.7475],[-96.6298,42.7478],[-96.6298,42.748],[-96.6299,42.7482],[-96.63,42.7482],[-96.6303,42.7486],[-96.6304,42.7486],[-96.6304,42.7487],[-96.6305,42.749],[-96.6306,42.7491],[-96.6306,42.7493],[-96.6305,42.7495],[-96.6304,42.7498],[-96.6304,42.7499],[-96.6304,42.75],[-96.6304,42.7501],[-96.6304,42.7502],[-96.6304,42.7503],[-96.6301,42.7506],[-96.63,42.7507],[-96.6299,42.7508],[-96.6298,42.7508],[-96.6296,42.7508],[-96.6295,42.7508],[-96.6293,42.7508],[-96.629,42.7507],[-96.6289,42.7506],[-96.6287,42.7505],[-96.6284,42.7505],[-96.6282,42.7505],[-96.628,42.7505],[-96.6276,42.7506],[-96.6275,42.7507],[-96.6273,42.7508],[-96.6272,42.7509],[-96.6271,42.7509],[-96.627,42.751],[-96.627,42.7511],[-96.6269,42.7511],[-96.6269,42.7516],[-96.6269,42.7519],[-96.6268,42.7521],[-96.6266,42.7524],[-96.6265,42.7525],[-96.6264,42.7525],[-96.6263,42.7525],[-96.6263,42.7526],[-96.626,42.7527],[-96.6259,42.7528],[-96.6258,42.7528],[-96.6257,42.7528],[-96.6257,42.7529],[-96.6256,42.7529],[-96.6254,42.7529],[-96.6252,42.7529],[-96.625,42.7529],[-96.6246,42.7529],[-96.6241,42.7529],[-96.6233,42.7529],[-96.6232,42.7529],[-96.6229,42.7529],[-96.6226,42.753],[-96.6223,42.7531],[-96.6221,42.7533],[-96.622,42.7534],[-96.6219,42.7534],[-96.6218,42.7535],[-96.6217,42.7535],[-96.6209,42.7534],[-96.6207,42.7534],[-96.6203,42.7535],[-96.6202,42.7535],[-96.6201,42.7535],[-96.6198,42.7537],[-96.6197,42.7538],[-96.6196,42.7539],[-96.6195,42.754],[-96.6193,42.7545],[-96.6193,42.7546],[-96.6193,42.7548],[-96.6194,42.7549],[-96.6194,42.755],[-96.6197,42.7554],[-96.6197,42.7555],[-96.62,42.7559],[-96.6201,42.7562],[-96.6201,42.7563],[-96.62,42.7568],[-96.62,42.757],[-96.62,42.7571],[-96.62,42.7572],[-96.6201,42.7573],[-96.6202,42.7575],[-96.6203,42.7576],[-96.6207,42.7579],[-96.621,42.758],[-96.6214,42.7582],[-96.6215,42.7582],[-96.6218,42.7583],[-96.6223,42.7584],[-96.6224,42.7584],[-96.6228,42.7584],[-96.6229,42.7584],[-96.623,42.7584],[-96.6234,42.7582],[-96.6235,42.7582],[-96.6237,42.758],[-96.6243,42.7574],[-96.6244,42.7573],[-96.6245,42.7571],[-96.6246,42.7567],[-96.6247,42.7563],[-96.6249,42.7559],[-96.625,42.7556],[-96.6251,42.7554],[-96.6252,42.7553],[-96.6253,42.7551],[-96.6254,42.755],[-96.6254,42.7549],[-96.6254,42.7548],[-96.6254,42.7547],[-96.6255,42.7547],[-96.6255,42.7546],[-96.6255,42.7545],[-96.6256,42.7545],[-96.6256,42.7544],[-96.6261,42.7542],[-96.6264,42.7542],[-96.6265,42.7542],[-96.6267,42.7542],[-96.6269,42.7542],[-96.627,42.7542],[-96.6271,42.7543],[-96.6272,42.7544],[-96.6274,42.7547],[-96.6275,42.7549],[-96.6276,42.755],[-96.6276,42.7552],[-96.6276,42.7553],[-96.6276,42.7554],[-96.6276,42.7555],[-96.6275,42.7559],[-96.6275,42.7561],[-96.6276,42.7564],[-96.6278,42.7567],[-96.6278,42.7568],[-96.6279,42.7569],[-96.6281,42.7572],[-96.6284,42.7574],[-96.6287,42.7576],[-96.6288,42.7577],[-96.6296,42.7582],[-96.63,42.7585],[-96.6308,42.7598],[-96.631,42.7601],[-96.631,42.7602],[-96.6312,42.7603],[-96.6315,42.7605],[-96.6315,42.7606],[-96.6319,42.7609],[-96.6321,42.761],[-96.6322,42.7611],[-96.6324,42.7613],[-96.6325,42.7615],[-96.6328,42.7618],[-96.6329,42.7619],[-96.6333,42.7622],[-96.6336,42.7624],[-96.634,42.7627],[-96.6351,42.7632],[-96.6354,42.7634],[-96.6356,42.7635],[-96.6361,42.764],[-96.6363,42.7644],[-96.6364,42.7645],[-96.6365,42.7647],[-96.6365,42.7648],[-96.6365,42.7649],[-96.6363,42.7651],[-96.6363,42.7652],[-96.636,42.7654],[-96.6358,42.7655],[-96.6357,42.7655],[-96.6355,42.7656],[-96.6351,42.7656],[-96.6349,42.7656],[-96.6348,42.7656],[-96.6347,42.7656],[-96.6344,42.7655],[-96.6338,42.7653],[-96.6329,42.765],[-96.6328,42.765],[-96.6325,42.765],[-96.6323,42.765],[-96.6322,42.765],[-96.6321,42.7651],[-96.632,42.7651],[-96.6318,42.7654],[-96.6316,42.7655],[-96.6316,42.7656],[-96.6316,42.7657],[-96.6315,42.7658],[-96.6315,42.7661],[-96.6316,42.7664],[-96.6316,42.7666],[-96.6322,42.7676],[-96.6322,42.7678],[-96.6323,42.768],[-96.6326,42.7685],[-96.6327,42.7686],[-96.6328,42.7686],[-96.6329,42.7687],[-96.633,42.7688],[-96.6331,42.7688],[-96.6333,42.7687],[-96.6335,42.7687],[-96.6336,42.7686],[-96.6342,42.7681],[-96.6343,42.7681],[-96.6344,42.768],[-96.6347,42.768],[-96.6349,42.7679],[-96.6351,42.7679],[-96.6355,42.768],[-96.6355,42.7681],[-96.6359,42.7682],[-96.636,42.7683],[-96.6361,42.7684],[-96.6363,42.7686],[-96.6364,42.7686],[-96.6365,42.769],[-96.6365,42.7691],[-96.6365,42.7692],[-96.6365,42.7694],[-96.6365,42.7695],[-96.6364,42.7697],[-96.6363,42.7698],[-96.636,42.7701],[-96.6357,42.7704],[-96.6354,42.7706],[-96.6352,42.7707],[-96.6351,42.7707],[-96.634,42.7711],[-96.6336,42.7713],[-96.6335,42.7713],[-96.6332,42.7713],[-96.633,42.7713],[-96.6328,42.7713],[-96.6327,42.7713],[-96.6326,42.7711],[-96.6325,42.771],[-96.6325,42.7709],[-96.6324,42.7705],[-96.6324,42.7704],[-96.6324,42.7703],[-96.6324,42.7702],[-96.6323,42.77],[-96.6322,42.7699],[-96.6321,42.7698],[-96.632,42.7697],[-96.6319,42.7697],[-96.6318,42.7696],[-96.6317,42.7696],[-96.6316,42.7696],[-96.6315,42.7696],[-96.6313,42.7696],[-96.6312,42.7697],[-96.6311,42.7698],[-96.631,42.7699],[-96.6309,42.77],[-96.6308,42.7702],[-96.6307,42.7703],[-96.6307,42.7706],[-96.6306,42.7707],[-96.6306,42.7708],[-96.6305,42.7708],[-96.6303,42.7711],[-96.6299,42.7715],[-96.6296,42.7718],[-96.6296,42.7719],[-96.6295,42.7719],[-96.6294,42.7719],[-96.6293,42.772],[-96.6292,42.772],[-96.6291,42.772],[-96.6289,42.7719],[-96.6286,42.7719],[-96.6281,42.7716],[-96.6277,42.7714],[-96.6276,42.7714],[-96.6271,42.7712],[-96.6269,42.7712],[-96.6268,42.7712],[-96.6264,42.7714],[-96.6262,42.7715],[-96.6262,42.7716],[-96.6261,42.7718],[-96.6261,42.7722],[-96.6261,42.7724],[-96.6263,42.7729],[-96.6265,42.7733],[-96.6268,42.7738],[-96.6268,42.7739],[-96.6269,42.7739],[-96.627,42.774],[-96.627,42.7741],[-96.6271,42.7742],[-96.6271,42.7745],[-96.6271,42.7747],[-96.6271,42.775],[-96.6271,42.7751],[-96.627,42.7753],[-96.6269,42.7755],[-96.6266,42.7757],[-96.6265,42.7758],[-96.6262,42.7759],[-96.6261,42.7759],[-96.6256,42.776],[-96.6255,42.776],[-96.6254,42.7761],[-96.6252,42.7762],[-96.6247,42.7762],[-96.6245,42.7762],[-96.6236,42.7762],[-96.6231,42.7762],[-96.623,42.7762],[-96.6229,42.7762],[-96.6226,42.7763],[-96.6224,42.7764],[-96.6223,42.7766],[-96.622,42.7768],[-96.6218,42.7771],[-96.6218,42.7772],[-96.6218,42.7773],[-96.6218,42.7774],[-96.6218,42.7776],[-96.6219,42.7781],[-96.622,42.7787],[-96.622,42.7788],[-96.6219,42.7788],[-96.6219,42.7789],[-96.6218,42.779],[-96.6218,42.7791],[-96.6216,42.7796],[-96.6215,42.7798],[-96.6215,42.7799],[-96.6215,42.7801],[-96.6215,42.7802],[-96.6215,42.7803],[-96.6215,42.7804],[-96.6214,42.7806],[-96.6212,42.781],[-96.621,42.7814],[-96.6208,42.7818],[-96.6207,42.7819],[-96.6205,42.7826],[-96.6204,42.7827],[-96.6203,42.7831],[-96.6201,42.7834],[-96.6198,42.7838],[-96.6198,42.7839],[-96.6195,42.784],[-96.6195,42.7841],[-96.6193,42.7841],[-96.6191,42.7842],[-96.6185,42.7843],[-96.6178,42.7844],[-96.6173,42.7845],[-96.617,42.7846],[-96.6165,42.7849],[-96.6162,42.7851],[-96.6161,42.7851],[-96.6159,42.7851],[-96.6156,42.785],[-96.6155,42.785],[-96.6154,42.7849],[-96.6153,42.7848],[-96.6152,42.7846],[-96.6152,42.7845],[-96.6153,42.7843],[-96.6154,42.7839],[-96.6155,42.7836],[-96.6155,42.7835],[-96.6155,42.7832],[-96.6155,42.7828],[-96.6154,42.7828],[-96.6153,42.7825],[-96.6152,42.7825],[-96.6151,42.7824],[-96.615,42.7824],[-96.6149,42.7823],[-96.6148,42.7823],[-96.6147,42.7822],[-96.6146,42.7822],[-96.6145,42.7822],[-96.6143,42.7823],[-96.6141,42.7824],[-96.614,42.7825],[-96.6138,42.7826],[-96.6137,42.783],[-96.6137,42.7831],[-96.6136,42.7834],[-96.6135,42.7838],[-96.6133,42.7842],[-96.6132,42.7843],[-96.6131,42.7844],[-96.613,42.7845],[-96.6129,42.7845],[-96.6127,42.7846],[-96.6126,42.7846],[-96.6125,42.7846],[-96.6123,42.7846],[-96.6122,42.7846],[-96.612,42.7845],[-96.6119,42.7844],[-96.6117,42.7843],[-96.6115,42.784],[-96.6113,42.7833],[-96.6113,42.7832],[-96.6111,42.7829],[-96.611,42.7828],[-96.6109,42.7828],[-96.6105,42.7826],[-96.6102,42.7825],[-96.6101,42.7825],[-96.61,42.7825],[-96.6099,42.7826],[-96.6098,42.7825],[-96.6097,42.7825],[-96.6096,42.7825],[-96.6094,42.7825],[-96.6092,42.7826],[-96.6091,42.7827],[-96.6091,42.7828],[-96.609,42.7828],[-96.609,42.7829],[-96.609,42.783],[-96.609,42.7831],[-96.6091,42.7831],[-96.6091,42.7832],[-96.6091,42.7834],[-96.6091,42.7837],[-96.609,42.7839],[-96.609,42.784],[-96.6089,42.7841],[-96.6088,42.7842],[-96.6084,42.7844],[-96.6083,42.7844],[-96.608,42.7844],[-96.6079,42.7844],[-96.6078,42.7844],[-96.6076,42.7844],[-96.6074,42.7843],[-96.6073,42.7843],[-96.6068,42.7837],[-96.6067,42.7837],[-96.6066,42.7836],[-96.6062,42.7834],[-96.6061,42.7833],[-96.606,42.7833],[-96.6054,42.7831],[-96.605,42.783],[-96.6049,42.783],[-96.6044,42.7831],[-96.6042,42.7832],[-96.6041,42.7832],[-96.604,42.7834],[-96.6039,42.7834],[-96.6038,42.7835],[-96.6037,42.7837],[-96.6036,42.7838],[-96.6036,42.784],[-96.6036,42.7841],[-96.6037,42.7844],[-96.6037,42.7846],[-96.6039,42.7852],[-96.6039,42.7855],[-96.6038,42.7856],[-96.6037,42.7859],[-96.6037,42.786],[-96.6033,42.7865],[-96.603,42.7868],[-96.6027,42.7872],[-96.6024,42.7878],[-96.6024,42.788],[-96.6023,42.7881],[-96.6024,42.7882],[-96.6024,42.7883],[-96.6026,42.7887],[-96.603,42.789],[-96.6033,42.7891],[-96.6037,42.7894],[-96.604,42.7896],[-96.6042,42.7898],[-96.6043,42.7898],[-96.6045,42.7899],[-96.6046,42.7901],[-96.6047,42.7901],[-96.6047,42.7902],[-96.6048,42.7902],[-96.6049,42.7903],[-96.605,42.7904],[-96.6051,42.7905],[-96.6051,42.7906],[-96.6052,42.7912],[-96.6052,42.7913],[-96.6052,42.7914],[-96.605,42.7917],[-96.6049,42.7918],[-96.6048,42.7918],[-96.6044,42.7921],[-96.6042,42.7922],[-96.6037,42.7923],[-96.6036,42.7923],[-96.6035,42.7923],[-96.6034,42.7923],[-96.603,42.7923],[-96.6028,42.7923],[-96.6027,42.7923],[-96.6022,42.7921],[-96.6018,42.7919],[-96.6015,42.7919],[-96.6012,42.7918],[-96.6009,42.7918],[-96.6008,42.7918],[-96.6007,42.7918],[-96.5999,42.7918],[-96.5995,42.7918],[-96.5993,42.7918],[-96.5981,42.7918],[-96.5976,42.7918],[-96.5972,42.7919],[-96.5971,42.7919],[-96.5969,42.7921],[-96.5966,42.7922],[-96.5965,42.7923],[-96.5961,42.7925],[-96.5956,42.7927],[-96.5953,42.7928],[-96.5952,42.7929],[-96.5951,42.7931],[-96.595,42.7931],[-96.595,42.7933],[-96.595,42.7935],[-96.595,42.7936],[-96.5951,42.7938],[-96.5952,42.7939],[-96.5954,42.7941],[-96.5955,42.7942],[-96.5956,42.7942],[-96.5962,42.7944],[-96.5965,42.7945],[-96.5966,42.7946],[-96.5968,42.7948],[-96.5969,42.7949],[-96.597,42.7952],[-96.597,42.7953],[-96.597,42.7954],[-96.5969,42.7959],[-96.597,42.7961],[-96.5971,42.7964],[-96.5972,42.7965],[-96.5973,42.7966],[-96.5974,42.7967],[-96.5977,42.7968],[-96.5982,42.797],[-96.5991,42.7974],[-96.5993,42.7974],[-96.5994,42.7975],[-96.5995,42.7976],[-96.5996,42.7977],[-96.5996,42.7978],[-96.5996,42.7979],[-96.5997,42.7982],[-96.5997,42.7983],[-96.5997,42.7984],[-96.5995,42.799],[-96.5994,42.799],[-96.5992,42.7993],[-96.599,42.7996],[-96.5986,42.7998],[-96.5985,42.7999],[-96.5983,42.8],[-96.5982,42.8],[-96.598,42.7999],[-96.5978,42.7998],[-96.5978,42.7997],[-96.5978,42.7993],[-96.5976,42.7988],[-96.5975,42.7985],[-96.5973,42.7982],[-96.5973,42.7981],[-96.5969,42.7978],[-96.5966,42.7976],[-96.5965,42.7976],[-96.596,42.7975],[-96.5959,42.7974],[-96.5958,42.7974],[-96.5955,42.7974],[-96.5953,42.7975],[-96.595,42.7976],[-96.5949,42.7976],[-96.5946,42.7978],[-96.5943,42.798],[-96.5941,42.7982],[-96.5936,42.7988],[-96.5933,42.7992],[-96.5928,42.8],[-96.5926,42.8004],[-96.5925,42.8006],[-96.5924,42.8007],[-96.5924,42.8008],[-96.5923,42.8012],[-96.5923,42.8013],[-96.5924,42.8013],[-96.5925,42.8014],[-96.5926,42.8015],[-96.5928,42.8018],[-96.5929,42.8019],[-96.5929,42.802],[-96.5929,42.8021],[-96.5931,42.8022],[-96.5931,42.8023],[-96.5932,42.8025],[-96.5932,42.8026],[-96.5931,42.8028],[-96.593,42.803],[-96.5922,42.804],[-96.5919,42.8043],[-96.5918,42.8046],[-96.5916,42.8048],[-96.5912,42.8055],[-96.5911,42.8059],[-96.591,42.8061],[-96.591,42.8064],[-96.591,42.8066],[-96.591,42.807],[-96.591,42.8071],[-96.5909,42.8072],[-96.5908,42.8074],[-96.5905,42.808],[-96.5905,42.8082],[-96.5905,42.8083],[-96.5905,42.8085],[-96.5907,42.8088],[-96.5908,42.8089],[-96.5909,42.809],[-96.5917,42.8096],[-96.592,42.8098],[-96.5921,42.8099],[-96.5924,42.81],[-96.5929,42.8101],[-96.5931,42.8102],[-96.5937,42.8101],[-96.5939,42.8101],[-96.5941,42.8101],[-96.5945,42.81],[-96.5946,42.81],[-96.5953,42.8102],[-96.5955,42.8102],[-96.5956,42.8103],[-96.5957,42.8104],[-96.5957,42.8106],[-96.5957,42.8109],[-96.5957,42.8112],[-96.5956,42.8112],[-96.5955,42.8114],[-96.5953,42.8119],[-96.5952,42.8119],[-96.5951,42.8124],[-96.5951,42.8126],[-96.5951,42.8128],[-96.5952,42.8131],[-96.5953,42.8133],[-96.5954,42.8133],[-96.5956,42.8137],[-96.5958,42.814],[-96.5959,42.8142],[-96.596,42.8147],[-96.596,42.815],[-96.5959,42.815],[-96.5959,42.8151],[-96.5957,42.8153],[-96.5956,42.8154],[-96.5954,42.8155],[-96.5951,42.8157],[-96.5949,42.8158],[-96.5948,42.8158],[-96.5946,42.8159],[-96.5945,42.8159],[-96.5944,42.8159],[-96.5939,42.8159],[-96.5936,42.8158],[-96.5924,42.8155],[-96.5916,42.8153],[-96.5914,42.8153],[-96.5911,42.8153],[-96.5907,42.8154],[-96.5906,42.8154],[-96.5904,42.8156],[-96.5902,42.816],[-96.5901,42.8161],[-96.59,42.8164],[-96.5898,42.8167],[-96.5898,42.8169],[-96.5896,42.8179],[-96.5895,42.818],[-96.5894,42.8182],[-96.5892,42.8183],[-96.5892,42.8184],[-96.5889,42.8185],[-96.5888,42.8185],[-96.5887,42.8184],[-96.5883,42.8182],[-96.5877,42.8179],[-96.5876,42.8178],[-96.5875,42.8179],[-96.5874,42.8179],[-96.5873,42.8179],[-96.5869,42.8178],[-96.5867,42.8178],[-96.5866,42.8178],[-96.5864,42.8178],[-96.5863,42.8178],[-96.5862,42.8178],[-96.5861,42.8178],[-96.586,42.8178],[-96.5859,42.8178],[-96.5858,42.8179],[-96.5854,42.8181],[-96.5854,42.8182],[-96.5852,42.8183],[-96.5851,42.8183],[-96.5848,42.8186],[-96.5847,42.8187],[-96.5841,42.819],[-96.5841,42.8191],[-96.584,42.8193],[-96.584,42.8194],[-96.584,42.8196],[-96.584,42.8197],[-96.5841,42.82],[-96.5842,42.8201],[-96.5843,42.8203],[-96.5845,42.8204],[-96.5846,42.8205],[-96.5849,42.8206],[-96.585,42.8207],[-96.5851,42.8208],[-96.5855,42.8211],[-96.5858,42.8215],[-96.586,42.8217],[-96.586,42.8219],[-96.5861,42.8221],[-96.5861,42.8222],[-96.5861,42.8224],[-96.5861,42.8228],[-96.5861,42.8229],[-96.586,42.8234],[-96.5858,42.8238],[-96.5857,42.8239],[-96.5856,42.824],[-96.5854,42.8241],[-96.5852,42.8242],[-96.5845,42.8244],[-96.5843,42.8245],[-96.5838,42.8247],[-96.5837,42.8248],[-96.5835,42.8248],[-96.5832,42.8248],[-96.5831,42.8248],[-96.5828,42.8249],[-96.5825,42.8249],[-96.5815,42.8248],[-96.5813,42.8248],[-96.581,42.8248],[-96.5806,42.8249],[-96.5802,42.825],[-96.5802,42.8251],[-96.5799,42.8253],[-96.5798,42.8254],[-96.5796,42.8257],[-96.5795,42.8258],[-96.5794,42.8259],[-96.5791,42.8265],[-96.579,42.8267],[-96.5788,42.8269],[-96.5783,42.8271],[-96.5782,42.8271],[-96.5781,42.8272],[-96.5778,42.8275],[-96.5777,42.8278],[-96.5776,42.8278],[-96.5776,42.828],[-96.5775,42.8281],[-96.5775,42.8283],[-96.5776,42.8285],[-96.5778,42.8291],[-96.5779,42.8292],[-96.5781,42.8295],[-96.5784,42.8297],[-96.5787,42.83],[-96.5792,42.8302],[-96.5793,42.8303],[-96.5794,42.8304],[-96.5796,42.8305],[-96.5796,42.8306],[-96.5798,42.8307],[-96.58,42.8309],[-96.58,42.831],[-96.5802,42.8313],[-96.5803,42.8314],[-96.5804,42.832],[-96.5804,42.8323],[-96.5804,42.8324],[-96.5805,42.8327],[-96.5806,42.8327],[-96.5806,42.8328],[-96.5807,42.8329],[-96.5808,42.8329],[-96.5812,42.833],[-96.5817,42.8332],[-96.5818,42.8332],[-96.5821,42.8335],[-96.5822,42.8336],[-96.5823,42.8338],[-96.5823,42.8339],[-96.5824,42.8341],[-96.5824,42.8343],[-96.5824,42.8346],[-96.5823,42.8348],[-96.5823,42.8349],[-96.5822,42.8352],[-96.5821,42.8354],[-96.582,42.8356],[-96.5815,42.8364],[-96.5815,42.8365],[-96.5815,42.8367],[-96.5815,42.8374],[-96.5815,42.8375],[-96.5815,42.8377],[-96.5814,42.8378],[-96.5811,42.838],[-96.581,42.838],[-96.5809,42.8381],[-96.5807,42.8381],[-96.5806,42.8381],[-96.5802,42.8382],[-96.58,42.8382],[-96.5794,42.8382],[-96.5791,42.8381],[-96.5788,42.8381],[-96.5787,42.838],[-96.5786,42.838],[-96.5785,42.8379],[-96.5783,42.8378],[-96.5781,42.8376],[-96.5781,42.8375],[-96.578,42.8373],[-96.578,42.8371],[-96.5781,42.8371],[-96.5782,42.8368],[-96.5783,42.8367],[-96.5784,42.8366],[-96.5785,42.8366],[-96.5793,42.8363],[-96.5794,42.8362],[-96.5795,42.8362],[-96.5796,42.836],[-96.5797,42.8358],[-96.5797,42.8356],[-96.5797,42.8355],[-96.5797,42.8354],[-96.5797,42.8353],[-96.5796,42.8351],[-96.5795,42.8351],[-96.5794,42.835],[-96.5793,42.8349],[-96.5789,42.8348],[-96.5786,42.8348],[-96.5782,42.8347],[-96.5781,42.8347],[-96.5779,42.8347],[-96.5779,42.8348],[-96.5777,42.8348],[-96.5773,42.8349],[-96.5768,42.8351],[-96.5763,42.8353],[-96.5759,42.8356],[-96.5756,42.8358],[-96.5754,42.8359],[-96.5753,42.836],[-96.5752,42.8363],[-96.5752,42.8364],[-96.5751,42.837],[-96.575,42.8373],[-96.5749,42.8376],[-96.5748,42.8378],[-96.5747,42.8378],[-96.5747,42.8379],[-96.5745,42.8379],[-96.5744,42.838],[-96.5743,42.838],[-96.5743,42.8379],[-96.5741,42.8379],[-96.574,42.8378],[-96.5739,42.8378],[-96.5734,42.8374],[-96.5733,42.8373],[-96.5732,42.8372],[-96.5729,42.8371],[-96.5725,42.837],[-96.5724,42.837],[-96.5723,42.837],[-96.5719,42.837],[-96.5714,42.8371],[-96.5712,42.8371],[-96.571,42.8372],[-96.5696,42.8378],[-96.5694,42.8378],[-96.5691,42.8379],[-96.569,42.8379],[-96.5689,42.8379],[-96.5686,42.8379],[-96.5685,42.8378],[-96.5684,42.8378],[-96.5683,42.8378],[-96.568,42.8375],[-96.568,42.8374],[-96.5679,42.8374],[-96.5679,42.8372],[-96.5679,42.837],[-96.5679,42.8369],[-96.5679,42.8368],[-96.568,42.8367],[-96.5681,42.8366],[-96.5683,42.8364],[-96.5686,42.8362],[-96.5691,42.8359],[-96.5692,42.8358],[-96.5694,42.8357],[-96.5695,42.8355],[-96.5696,42.8353],[-96.5697,42.8352],[-96.5697,42.8351],[-96.5698,42.8349],[-96.5698,42.8348],[-96.5697,42.8346],[-96.5697,42.8345],[-96.5696,42.8343],[-96.5693,42.834],[-96.569,42.8338],[-96.5679,42.8331],[-96.5675,42.8328],[-96.5673,42.8326],[-96.567,42.8323],[-96.5669,42.8321],[-96.5666,42.8317],[-96.5662,42.8312],[-96.5658,42.8307],[-96.5653,42.8302],[-96.5649,42.8298],[-96.5648,42.8297],[-96.5648,42.8295],[-96.5647,42.8293],[-96.5647,42.8292],[-96.5647,42.8291],[-96.5647,42.8289],[-96.5646,42.8288],[-96.5646,42.8287],[-96.5645,42.8286],[-96.5644,42.8284],[-96.5643,42.8284],[-96.564,42.8282],[-96.5639,42.8282],[-96.5637,42.8282],[-96.5636,42.8282],[-96.5632,42.8283],[-96.563,42.8283],[-96.5624,42.8286],[-96.562,42.8289],[-96.5619,42.8289],[-96.5616,42.8293],[-96.5615,42.8294],[-96.5615,42.8295],[-96.5615,42.8296],[-96.5615,42.8297],[-96.5618,42.8299],[-96.5622,42.8301],[-96.5624,42.8304],[-96.5625,42.8304],[-96.5627,42.8307],[-96.5628,42.8309],[-96.563,42.8314],[-96.563,42.8318],[-96.563,42.8319],[-96.5629,42.832],[-96.5626,42.8326],[-96.5624,42.8332],[-96.5624,42.8334],[-96.5624,42.8338],[-96.5624,42.834],[-96.5626,42.8346],[-96.5627,42.8349],[-96.5627,42.8352],[-96.5627,42.8353],[-96.5628,42.8355],[-96.5628,42.8357],[-96.5629,42.8359],[-96.5628,42.8364],[-96.5627,42.8368],[-96.5625,42.837],[-96.5625,42.8371],[-96.5621,42.8374],[-96.562,42.8375],[-96.5619,42.8376],[-96.5615,42.8379],[-96.5614,42.8381],[-96.5613,42.8381],[-96.5612,42.8384],[-96.5612,42.8386],[-96.5612,42.8388],[-96.5611,42.8389],[-96.561,42.8391],[-96.5609,42.8391],[-96.5609,42.8392],[-96.5604,42.8394],[-96.5603,42.8395],[-96.5602,42.8395],[-96.5597,42.8396],[-96.5593,42.8397],[-96.5589,42.8396],[-96.5585,42.8395],[-96.5583,42.8394],[-96.5582,42.8393],[-96.5579,42.839],[-96.5578,42.839],[-96.5576,42.8387],[-96.5573,42.8382],[-96.5571,42.8378],[-96.5569,42.8374],[-96.5568,42.8373],[-96.5567,42.8373],[-96.5565,42.8372],[-96.5564,42.837],[-96.5563,42.837],[-96.5562,42.8368],[-96.5561,42.8368],[-96.5561,42.8367],[-96.556,42.8365],[-96.5558,42.8365],[-96.5549,42.8363],[-96.554,42.8361],[-96.5535,42.836],[-96.5534,42.836],[-96.5531,42.836],[-96.5528,42.836],[-96.5522,42.836],[-96.5516,42.8362],[-96.5515,42.8362],[-96.5514,42.8363],[-96.5511,42.8365],[-96.551,42.8366],[-96.5509,42.8368],[-96.5506,42.8372],[-96.5503,42.8375],[-96.5503,42.8376],[-96.5496,42.8388],[-96.5494,42.8393],[-96.5494,42.8394],[-96.5493,42.8395],[-96.549,42.84],[-96.5487,42.8404],[-96.5486,42.8405],[-96.5486,42.8406],[-96.5486,42.8407],[-96.5486,42.8408],[-96.5486,42.8409],[-96.5489,42.8411],[-96.549,42.8411],[-96.5492,42.8411],[-96.5493,42.8412],[-96.5497,42.8412],[-96.5506,42.8414],[-96.5509,42.8415],[-96.5511,42.8415],[-96.552,42.8419],[-96.5523,42.842],[-96.5526,42.8421],[-96.5527,42.8422],[-96.5532,42.8425],[-96.5532,42.8426],[-96.5535,42.8429],[-96.5538,42.8432],[-96.5539,42.8433],[-96.5542,42.8439],[-96.5543,42.8439],[-96.5546,42.8446],[-96.5546,42.8448],[-96.5548,42.8452],[-96.5548,42.8454],[-96.5548,42.8456],[-96.5548,42.8459],[-96.5548,42.8464],[-96.5549,42.8472],[-96.555,42.8473],[-96.5551,42.8476],[-96.5553,42.8479],[-96.5555,42.8482],[-96.5558,42.8485],[-96.5559,42.8486],[-96.556,42.8488],[-96.5561,42.8489],[-96.5561,42.849],[-96.5561,42.8492],[-96.5561,42.8493],[-96.556,42.8493],[-96.5559,42.8495],[-96.5558,42.8496],[-96.5557,42.8496],[-96.5556,42.8497],[-96.5555,42.8497],[-96.5553,42.8498],[-96.5551,42.8498],[-96.555,42.8498],[-96.5549,42.8497],[-96.5547,42.8497],[-96.5546,42.8496],[-96.5542,42.8493],[-96.5536,42.8487],[-96.5534,42.8486],[-96.5532,42.8484],[-96.5528,42.8482],[-96.5527,42.8482],[-96.5516,42.8479],[-96.5508,42.8476],[-96.5507,42.8476],[-96.5506,42.8476],[-96.5505,42.8476],[-96.5502,42.8476],[-96.5499,42.8476],[-96.5498,42.8477],[-96.5497,42.8477],[-96.5496,42.8477],[-96.5495,42.8478],[-96.5494,42.8478],[-96.5494,42.8479],[-96.5493,42.8481],[-96.5493,42.8483],[-96.5494,42.8484],[-96.5494,42.8485],[-96.5495,42.8486],[-96.5495,42.8487],[-96.5498,42.8488],[-96.5501,42.849],[-96.5502,42.8491],[-96.5504,42.8494],[-96.5505,42.8494],[-96.5505,42.8495],[-96.5505,42.8496],[-96.5506,42.8499],[-96.5506,42.8501],[-96.5505,42.8503],[-96.5504,42.8504],[-96.5502,42.8506],[-96.5501,42.8507],[-96.55,42.8508],[-96.5499,42.8509],[-96.5497,42.8511],[-96.5494,42.8512],[-96.5492,42.8513],[-96.5491,42.8513],[-96.5488,42.8512],[-96.5487,42.8512],[-96.5484,42.851],[-96.5483,42.851],[-96.5481,42.8507],[-96.548,42.8506],[-96.5476,42.8501],[-96.5476,42.85],[-96.5474,42.8499],[-96.5473,42.8498],[-96.5472,42.8498],[-96.5471,42.8497],[-96.5466,42.8496],[-96.5465,42.8496],[-96.5461,42.8496],[-96.546,42.8496],[-96.5457,42.8497],[-96.5455,42.8497],[-96.5453,42.8499],[-96.5451,42.8499],[-96.545,42.8501],[-96.5449,42.8502],[-96.5448,42.8502],[-96.5446,42.8507],[-96.5445,42.8509],[-96.5444,42.8511],[-96.5442,42.8513],[-96.544,42.8516],[-96.5439,42.8518],[-96.5438,42.8524],[-96.5437,42.8524],[-96.5434,42.8529],[-96.5433,42.8531],[-96.5432,42.8531],[-96.543,42.8535],[-96.5429,42.8536],[-96.5427,42.854],[-96.5422,42.8551],[-96.5421,42.8553],[-96.5417,42.8563],[-96.5414,42.8569],[-96.5414,42.8571],[-96.5413,42.8572],[-96.5413,42.8574],[-96.5412,42.8579],[-96.5412,42.858],[-96.5411,42.8582],[-96.5412,42.8582],[-96.5412,42.8585],[-96.5413,42.8585],[-96.5415,42.859],[-96.5418,42.8594],[-96.5421,42.8596],[-96.5422,42.8596],[-96.5426,42.8597],[-96.5427,42.8597],[-96.5428,42.8597],[-96.543,42.8596],[-96.5431,42.8595],[-96.5432,42.8595],[-96.5432,42.8594],[-96.5433,42.8593],[-96.5433,42.8588],[-96.5434,42.8587],[-96.5436,42.8582],[-96.5438,42.858],[-96.5442,42.8578],[-96.5446,42.8576],[-96.5448,42.8574],[-96.5449,42.8573],[-96.5451,42.8572],[-96.5452,42.8571],[-96.5454,42.8571],[-96.5458,42.8571],[-96.5459,42.8571],[-96.5462,42.8572],[-96.5467,42.8573],[-96.5468,42.8574],[-96.5469,42.8576],[-96.547,42.8576],[-96.5471,42.8578],[-96.5471,42.8581],[-96.5471,42.8582],[-96.5471,42.8588],[-96.547,42.859],[-96.5469,42.8591],[-96.5469,42.8593],[-96.5466,42.8596],[-96.5465,42.8597],[-96.5464,42.86],[-96.5463,42.8602],[-96.5462,42.8603],[-96.5461,42.8604],[-96.5461,42.8607],[-96.546,42.8609],[-96.546,42.861],[-96.5461,42.8611],[-96.5461,42.8612],[-96.5462,42.8613],[-96.5464,42.8614],[-96.5465,42.8615],[-96.5466,42.8615],[-96.547,42.8616],[-96.5471,42.8617],[-96.5472,42.8617],[-96.5473,42.8617],[-96.5476,42.8616],[-96.5477,42.8616],[-96.548,42.8616],[-96.5481,42.8616],[-96.5482,42.8616],[-96.5485,42.8616],[-96.5488,42.8616],[-96.5489,42.8617],[-96.549,42.8617],[-96.5491,42.8618],[-96.5493,42.8621],[-96.55,42.8626],[-96.5502,42.8628],[-96.5503,42.8631],[-96.5504,42.8632],[-96.5504,42.8635],[-96.5504,42.8636],[-96.5504,42.8637],[-96.5504,42.8638],[-96.5504,42.8639],[-96.5503,42.864],[-96.5502,42.864],[-96.5501,42.8641],[-96.55,42.8641],[-96.5499,42.8642],[-96.5498,42.8642],[-96.5494,42.8642],[-96.5493,42.8642],[-96.549,42.8641],[-96.5488,42.864],[-96.5484,42.8638],[-96.548,42.8637],[-96.5476,42.8636],[-96.5475,42.8636],[-96.5474,42.8635],[-96.5472,42.8635],[-96.5471,42.8635],[-96.5469,42.8636],[-96.5468,42.8636],[-96.5467,42.8637],[-96.5466,42.8638],[-96.5466,42.8639],[-96.5465,42.8641],[-96.5464,42.8649],[-96.5462,42.8655],[-96.5462,42.8656],[-96.546,42.8663],[-96.546,42.8664],[-96.546,42.8669],[-96.546,42.867],[-96.546,42.8672],[-96.5462,42.8676],[-96.5463,42.8677],[-96.5464,42.8678],[-96.5465,42.8679],[-96.5467,42.868],[-96.5478,42.8683],[-96.5482,42.8685],[-96.5483,42.8686],[-96.5494,42.8693],[-96.5496,42.8696],[-96.5497,42.8697],[-96.5497,42.8699],[-96.5497,42.8702],[-96.5496,42.8703],[-96.5495,42.8706],[-96.5494,42.8706],[-96.5494,42.8707],[-96.5489,42.8711],[-96.5487,42.8712],[-96.5486,42.8713],[-96.5484,42.8716],[-96.5483,42.8718],[-96.548,42.8723],[-96.5477,42.8727],[-96.5476,42.8731],[-96.5475,42.8732],[-96.5474,42.8736],[-96.5472,42.874],[-96.547,42.8741],[-96.5468,42.8744],[-96.5467,42.8744],[-96.5466,42.8745],[-96.5465,42.8745],[-96.5463,42.8746],[-96.5462,42.8746],[-96.5461,42.8746],[-96.5457,42.8745],[-96.5456,42.8745],[-96.5452,42.8745],[-96.5449,42.8745],[-96.5446,42.8745],[-96.5439,42.8747],[-96.5432,42.8751],[-96.5418,42.8761],[-96.5414,42.8764],[-96.5414,42.8765],[-96.5413,42.8766],[-96.5413,42.8767],[-96.5412,42.8769],[-96.5409,42.8771],[-96.5409,42.8772],[-96.5405,42.8775],[-96.5404,42.8775],[-96.5402,42.8776],[-96.5398,42.8777],[-96.5396,42.8778],[-96.5389,42.8779],[-96.5384,42.8781],[-96.5379,42.8783],[-96.5377,42.8785],[-96.5376,42.8786],[-96.5376,42.8787],[-96.5376,42.8788],[-96.5378,42.8791],[-96.538,42.8792],[-96.5384,42.8796],[-96.5386,42.8797],[-96.5388,42.88],[-96.5393,42.8804],[-96.5394,42.8805],[-96.5395,42.8805],[-96.5395,42.8806],[-96.5396,42.8807],[-96.5399,42.8809],[-96.5404,42.8815],[-96.5405,42.8817],[-96.5406,42.8817],[-96.5424,42.8824],[-96.5429,42.8826],[-96.5432,42.8828],[-96.5433,42.8829],[-96.5435,42.8832],[-96.5435,42.8833],[-96.5435,42.8835],[-96.5435,42.8837],[-96.5435,42.8838],[-96.5434,42.884],[-96.5433,42.8841],[-96.5432,42.8841],[-96.5431,42.8842],[-96.5423,42.8845],[-96.5406,42.885],[-96.5402,42.8852],[-96.54,42.8853],[-96.5391,42.8857],[-96.5388,42.8859],[-96.5382,42.8862],[-96.538,42.8864],[-96.5379,42.8865],[-96.5377,42.8867],[-96.5377,42.8868],[-96.5377,42.8869],[-96.5377,42.8871],[-96.5377,42.8873],[-96.5378,42.8874],[-96.538,42.8876],[-96.5381,42.8877],[-96.5387,42.8879],[-96.5388,42.8879],[-96.5393,42.888],[-96.5394,42.8881],[-96.5397,42.8882],[-96.54,42.8885],[-96.5404,42.8888],[-96.5404,42.8891],[-96.5404,42.8894],[-96.5402,42.8896],[-96.5402,42.8897],[-96.5398,42.8898],[-96.5397,42.8898],[-96.5395,42.8899],[-96.5392,42.8899],[-96.5391,42.8899],[-96.5386,42.8899],[-96.5385,42.8899],[-96.5382,42.8898],[-96.5378,42.8897],[-96.5373,42.8895],[-96.5371,42.8894],[-96.5369,42.8894],[-96.5367,42.8894],[-96.5366,42.8894],[-96.5364,42.8894],[-96.5363,42.8894],[-96.5362,42.8895],[-96.536,42.8895],[-96.5358,42.8897],[-96.5349,42.8904],[-96.5348,42.8905],[-96.5347,42.8905],[-96.5346,42.8906],[-96.5345,42.8906],[-96.5344,42.8906],[-96.534,42.8906],[-96.5335,42.8906],[-96.5331,42.8905],[-96.5317,42.8905],[-96.5309,42.8906],[-96.5291,42.8906],[-96.5289,42.8906],[-96.5288,42.8906],[-96.5283,42.8905],[-96.5281,42.8906],[-96.528,42.8906],[-96.5276,42.8906],[-96.5273,42.8906],[-96.5272,42.8906],[-96.5267,42.8908],[-96.5266,42.8908],[-96.5261,42.8911],[-96.5259,42.8912],[-96.5258,42.8912],[-96.5257,42.8912],[-96.5256,42.8912],[-96.5255,42.8914],[-96.5254,42.8914],[-96.5253,42.8917],[-96.5253,42.8919],[-96.5253,42.8923],[-96.5254,42.8924],[-96.5255,42.8926],[-96.5257,42.8927],[-96.5257,42.8928],[-96.526,42.8929],[-96.5262,42.8929],[-96.5263,42.893],[-96.5268,42.893],[-96.5275,42.8931],[-96.5276,42.8931],[-96.5284,42.8933],[-96.529,42.8936],[-96.5292,42.8937],[-96.5294,42.8939],[-96.5295,42.894],[-96.5296,42.894],[-96.5297,42.8942],[-96.5298,42.8944],[-96.5299,42.8948],[-96.5299,42.895],[-96.5299,42.8952],[-96.5299,42.8953],[-96.53,42.8954],[-96.5301,42.8955],[-96.5301,42.8956],[-96.5301,42.8958],[-96.53,42.896],[-96.5299,42.8961],[-96.5298,42.8962],[-96.5298,42.8963],[-96.5297,42.8963],[-96.5295,42.8963],[-96.5292,42.8964],[-96.5288,42.8965],[-96.5287,42.8966],[-96.5285,42.8967],[-96.5284,42.8969],[-96.5284,42.897],[-96.5284,42.8972],[-96.5284,42.8974],[-96.5284,42.8975],[-96.5285,42.8976],[-96.5285,42.8977],[-96.5287,42.8978],[-96.5289,42.8979],[-96.529,42.898],[-96.5293,42.8982],[-96.5295,42.8982],[-96.5306,42.8986],[-96.531,42.8987],[-96.5313,42.8988],[-96.5323,42.8994],[-96.5329,42.8997],[-96.5333,42.8999],[-96.5335,42.9],[-96.5337,42.9],[-96.534,42.9001],[-96.5342,42.9002],[-96.5345,42.9002],[-96.5348,42.9003],[-96.5349,42.9003],[-96.535,42.9004],[-96.5356,42.9007],[-96.5357,42.9008],[-96.5359,42.9008],[-96.5361,42.9009],[-96.5364,42.9009],[-96.5366,42.9008],[-96.5367,42.9008],[-96.5371,42.9007],[-96.5372,42.9006],[-96.5373,42.9006],[-96.5377,42.9003],[-96.5379,42.9002],[-96.5382,42.8999],[-96.5383,42.8999],[-96.5386,42.8998],[-96.5388,42.8998],[-96.539,42.8998],[-96.5391,42.8998],[-96.5393,42.8999],[-96.5395,42.8999],[-96.5396,42.9],[-96.5398,42.9001],[-96.5399,42.9001],[-96.5399,42.9002],[-96.54,42.9004],[-96.5405,42.9011],[-96.5408,42.9017],[-96.5409,42.9018],[-96.5413,42.9024],[-96.5415,42.9026],[-96.5421,42.9031],[-96.5425,42.9034],[-96.5429,42.9037],[-96.5429,42.9038],[-96.5431,42.9041],[-96.5431,42.9042],[-96.5431,42.9044],[-96.5431,42.9045],[-96.543,42.9046],[-96.5429,42.9047],[-96.5427,42.9049],[-96.5426,42.9049],[-96.5424,42.9051],[-96.5423,42.9051],[-96.5421,42.9051],[-96.5419,42.9051],[-96.5418,42.9051],[-96.5415,42.905],[-96.5406,42.9048],[-96.54,42.9046],[-96.5397,42.9046],[-96.5396,42.9045],[-96.5394,42.9045],[-96.539,42.9046],[-96.5387,42.9046],[-96.5377,42.9048],[-96.5375,42.9049],[-96.537,42.9051],[-96.5368,42.9052],[-96.5366,42.9054],[-96.5365,42.9056],[-96.5365,42.9059],[-96.5365,42.906],[-96.5365,42.9061],[-96.5366,42.9061],[-96.5369,42.9066],[-96.537,42.9066],[-96.5371,42.9067],[-96.5381,42.9072],[-96.5382,42.9073],[-96.5384,42.9075],[-96.5386,42.9078],[-96.5386,42.9081],[-96.5386,42.9082],[-96.5386,42.9084],[-96.5385,42.9086],[-96.5385,42.9088],[-96.5383,42.9092],[-96.5381,42.9098],[-96.5377,42.9106],[-96.5377,42.9108],[-96.5378,42.9109],[-96.5378,42.911],[-96.5379,42.911],[-96.538,42.9111],[-96.5382,42.9111],[-96.5386,42.9112],[-96.5388,42.9112],[-96.5392,42.9113],[-96.5394,42.9113],[-96.5396,42.9114],[-96.5397,42.9115],[-96.5398,42.9116],[-96.5399,42.9116],[-96.5399,42.9117],[-96.54,42.912],[-96.54,42.9121],[-96.5401,42.9123],[-96.5401,42.9124],[-96.54,42.9127],[-96.5394,42.9136],[-96.5393,42.9139],[-96.5391,42.9143],[-96.5391,42.9147],[-96.5389,42.9153],[-96.5389,42.9154],[-96.5387,42.9157],[-96.5387,42.9158],[-96.5385,42.916],[-96.5383,42.9162],[-96.5383,42.9163],[-96.538,42.9165],[-96.5379,42.9168],[-96.5379,42.9169],[-96.5378,42.9169],[-96.5378,42.9172],[-96.5378,42.9173],[-96.5378,42.9174],[-96.5378,42.9176],[-96.5379,42.9177],[-96.5381,42.918],[-96.5382,42.918],[-96.5383,42.9181],[-96.5386,42.9182],[-96.5389,42.9184],[-96.5399,42.9186],[-96.54,42.9186],[-96.5402,42.9187],[-96.5406,42.9189],[-96.5409,42.9191],[-96.541,42.9192],[-96.5412,42.9194],[-96.5412,42.9195],[-96.5413,42.9196],[-96.5415,42.9203],[-96.5417,42.9207],[-96.5417,42.921],[-96.5417,42.9214],[-96.5417,42.9219],[-96.5417,42.9225],[-96.5416,42.9229],[-96.5414,42.9235],[-96.5413,42.9239],[-96.541,42.9244],[-96.541,42.9245],[-96.541,42.9246],[-96.5409,42.9247],[-96.5409,42.9248],[-96.5408,42.9248],[-96.5407,42.9249],[-96.5406,42.925],[-96.5405,42.925],[-96.5402,42.9251],[-96.5401,42.9251],[-96.5399,42.9251],[-96.5398,42.925],[-96.5397,42.9249],[-96.5396,42.9249],[-96.5393,42.9248],[-96.5388,42.9246],[-96.5386,42.9245],[-96.5383,42.9243],[-96.538,42.9241],[-96.5376,42.9238],[-96.5373,42.9235],[-96.5368,42.9233],[-96.5365,42.9231],[-96.5364,42.9231],[-96.5361,42.9231],[-96.536,42.9231],[-96.5357,42.9231],[-96.5355,42.9232],[-96.5348,42.9234],[-96.5345,42.9235],[-96.5343,42.9236],[-96.5341,42.9237],[-96.5333,42.9243],[-96.5331,42.9245],[-96.533,42.9246],[-96.5329,42.9247],[-96.5329,42.9248],[-96.533,42.9249],[-96.533,42.925],[-96.5332,42.9251],[-96.5332,42.9252],[-96.5333,42.9252],[-96.5334,42.9252],[-96.5335,42.9253],[-96.5336,42.9253],[-96.5338,42.9256],[-96.5342,42.926],[-96.5344,42.9262],[-96.5345,42.9263],[-96.5346,42.9265],[-96.5346,42.9267],[-96.5346,42.9268],[-96.5346,42.927],[-96.5346,42.9271],[-96.5345,42.9274],[-96.5342,42.9279],[-96.5341,42.9281],[-96.5341,42.9282],[-96.534,42.9283],[-96.5338,42.9285],[-96.5325,42.9297],[-96.5322,42.93],[-96.5319,42.9303],[-96.5297,42.9326],[-96.5288,42.9334],[-96.5276,42.9342],[-96.5275,42.9344],[-96.5273,42.9345],[-96.5264,42.9351],[-96.526,42.9353],[-96.5259,42.9354],[-96.5256,42.9355],[-96.5253,42.9356],[-96.5251,42.9357],[-96.5245,42.9358],[-96.5242,42.9358],[-96.5238,42.9358],[-96.5231,42.9358],[-96.5229,42.9357],[-96.5228,42.9357],[-96.5222,42.9354],[-96.5218,42.9352],[-96.5217,42.9351],[-96.5214,42.9349],[-96.5213,42.9348],[-96.5212,42.9346],[-96.5207,42.934],[-96.5206,42.9337],[-96.5205,42.9336],[-96.5205,42.9334],[-96.5205,42.9328],[-96.5205,42.9325],[-96.5204,42.9325],[-96.5203,42.9323],[-96.5199,42.932],[-96.5198,42.932],[-96.5193,42.9318],[-96.5186,42.9318],[-96.5185,42.9318],[-96.5183,42.9318],[-96.5182,42.9318],[-96.5181,42.9318],[-96.5176,42.932],[-96.5172,42.9321],[-96.5169,42.9323],[-96.5168,42.9323],[-96.5167,42.9325],[-96.5165,42.9327],[-96.5165,42.9328],[-96.5164,42.9331],[-96.5163,42.9337],[-96.5163,42.9343],[-96.5164,42.9345],[-96.5165,42.9352],[-96.5166,42.9355],[-96.5168,42.9358],[-96.5168,42.9359],[-96.5175,42.9363],[-96.5177,42.9365],[-96.5178,42.9365],[-96.5182,42.9368],[-96.5188,42.937],[-96.519,42.9371],[-96.5191,42.9371],[-96.5192,42.9372],[-96.5199,42.938],[-96.5201,42.9385],[-96.5202,42.9389],[-96.5201,42.9394],[-96.52,42.9397],[-96.5199,42.94],[-96.5198,42.94],[-96.5196,42.9403],[-96.5194,42.9405],[-96.5189,42.9408],[-96.5185,42.9411],[-96.5178,42.9415],[-96.5173,42.9418],[-96.517,42.9419],[-96.5168,42.9421],[-96.5165,42.9423],[-96.5156,42.943],[-96.5149,42.9435],[-96.5148,42.9436],[-96.5147,42.9437],[-96.5146,42.9438],[-96.5146,42.944],[-96.5146,42.9443],[-96.5146,42.9444],[-96.5145,42.9445],[-96.5145,42.9446],[-96.5143,42.9448],[-96.5142,42.9449],[-96.5139,42.9449],[-96.5136,42.9449],[-96.5135,42.9449],[-96.5134,42.9449],[-96.5128,42.9446],[-96.5127,42.9446],[-96.5124,42.9445],[-96.5123,42.9445],[-96.5116,42.9444],[-96.5113,42.9444],[-96.5107,42.9445],[-96.5103,42.9446],[-96.5101,42.9446],[-96.5099,42.9447],[-96.5095,42.9449],[-96.5094,42.945],[-96.5093,42.9451],[-96.5092,42.9452],[-96.5091,42.9454],[-96.5091,42.9455],[-96.5091,42.9458],[-96.5092,42.946],[-96.5092,42.9461],[-96.5093,42.9462],[-96.5092,42.9465],[-96.5092,42.9466],[-96.5092,42.9467],[-96.5091,42.9469],[-96.5089,42.9471],[-96.5084,42.9475],[-96.5082,42.9477],[-96.508,42.9479],[-96.508,42.948],[-96.5079,42.9483],[-96.5079,42.9484],[-96.508,42.949],[-96.508,42.9492],[-96.5081,42.9492],[-96.5081,42.9493],[-96.5082,42.9494],[-96.5082,42.9495],[-96.5083,42.9496],[-96.5083,42.9497],[-96.5083,42.9498],[-96.5084,42.9502],[-96.5086,42.9506],[-96.5086,42.9507],[-96.5092,42.9518],[-96.5092,42.952],[-96.5093,42.9524],[-96.5093,42.9525],[-96.5093,42.9527],[-96.5093,42.9529],[-96.5092,42.9533],[-96.509,42.9536],[-96.5089,42.9537],[-96.5087,42.9539],[-96.5086,42.9539],[-96.5084,42.954],[-96.5083,42.954],[-96.5078,42.954],[-96.5075,42.954],[-96.5068,42.954],[-96.5067,42.954],[-96.5064,42.9541],[-96.5061,42.9541],[-96.5057,42.9542],[-96.5053,42.9543],[-96.5049,42.9545],[-96.5047,42.9546],[-96.5045,42.9547],[-96.5042,42.955],[-96.5041,42.9551],[-96.504,42.9553],[-96.5039,42.9555],[-96.5038,42.9561],[-96.5037,42.9562],[-96.5037,42.9563],[-96.5036,42.9564],[-96.5035,42.9566],[-96.5032,42.9568],[-96.5027,42.9571],[-96.5024,42.9572],[-96.5023,42.9572],[-96.5021,42.9573],[-96.5019,42.9573],[-96.5013,42.9573],[-96.5011,42.9573],[-96.501,42.9573],[-96.5003,42.9573],[-96.5001,42.9573],[-96.4996,42.9574],[-96.4994,42.9575],[-96.4993,42.9575],[-96.4992,42.9575],[-96.4992,42.9576],[-96.499,42.9578],[-96.4989,42.9579],[-96.4989,42.958],[-96.4989,42.9582],[-96.4989,42.9583],[-96.499,42.9585],[-96.4991,42.9586],[-96.4992,42.9587],[-96.4993,42.9588],[-96.5003,42.9594],[-96.5004,42.9595],[-96.5005,42.9596],[-96.5009,42.9598],[-96.5013,42.9601],[-96.5015,42.9603],[-96.5016,42.9604],[-96.5017,42.9605],[-96.5018,42.9608],[-96.502,42.9613],[-96.5022,42.9626],[-96.5022,42.963],[-96.5023,42.9633],[-96.5023,42.964],[-96.5023,42.9653],[-96.5024,42.9661],[-96.5025,42.9668],[-96.5027,42.9676],[-96.5027,42.9677],[-96.503,42.9682],[-96.503,42.9683],[-96.5041,42.9697],[-96.5044,42.97],[-96.5048,42.9706],[-96.5052,42.9711],[-96.5053,42.9713],[-96.5054,42.9713],[-96.5057,42.9714],[-96.5058,42.9715],[-96.5061,42.9715],[-96.5063,42.9715],[-96.5066,42.9715],[-96.5067,42.9715],[-96.5069,42.9715],[-96.507,42.9714],[-96.5071,42.9713],[-96.5072,42.9713],[-96.5075,42.9712],[-96.5078,42.9712],[-96.5079,42.9712],[-96.508,42.9712],[-96.508,42.9713],[-96.5081,42.9713],[-96.5084,42.9713],[-96.5085,42.9713],[-96.509,42.9713],[-96.5092,42.9713],[-96.5104,42.9714],[-96.5105,42.9714],[-96.5106,42.9714],[-96.5114,42.9715],[-96.5117,42.9716],[-96.5125,42.9718],[-96.5132,42.9719],[-96.5139,42.9722],[-96.514,42.9722],[-96.5144,42.9724],[-96.5149,42.9726],[-96.5151,42.9727],[-96.5153,42.9728],[-96.5156,42.9728],[-96.5157,42.9728],[-96.5158,42.9728],[-96.516,42.973],[-96.5162,42.9732],[-96.5162,42.9733],[-96.5164,42.9735],[-96.5165,42.9743],[-96.5166,42.9748],[-96.5167,42.9749],[-96.5168,42.9753],[-96.5169,42.9754],[-96.517,42.9755],[-96.5173,42.9757],[-96.5174,42.9758],[-96.5178,42.9759],[-96.5182,42.9761],[-96.5186,42.9763],[-96.5187,42.9763],[-96.5189,42.9764],[-96.5192,42.9766],[-96.5193,42.9767],[-96.5195,42.9769],[-96.5196,42.977],[-96.52,42.9776],[-96.5201,42.9777],[-96.5204,42.9783],[-96.5206,42.9788],[-96.5207,42.9793],[-96.5208,42.9796],[-96.5208,42.9799],[-96.5208,42.9803],[-96.5208,42.9804],[-96.5207,42.9805],[-96.5205,42.9806],[-96.5204,42.9806],[-96.5203,42.9806],[-96.52,42.9806],[-96.5198,42.9805],[-96.5193,42.9804],[-96.5189,42.9802],[-96.5187,42.9802],[-96.5183,42.9801],[-96.518,42.9801],[-96.5179,42.9801],[-96.5178,42.9801],[-96.5177,42.9802],[-96.5174,42.9804],[-96.5173,42.9805],[-96.5172,42.9806],[-96.517,42.9808],[-96.5169,42.9809],[-96.5168,42.981],[-96.5167,42.9813],[-96.5167,42.9814],[-96.5167,42.9817],[-96.5167,42.9818],[-96.5167,42.9819],[-96.5168,42.9821],[-96.517,42.9823],[-96.5173,42.9825],[-96.5178,42.9828],[-96.5179,42.9828],[-96.5184,42.9832],[-96.5185,42.9833],[-96.5188,42.9837],[-96.5189,42.9839],[-96.5189,42.984],[-96.5189,42.9843],[-96.5189,42.9845],[-96.5188,42.9847],[-96.5186,42.9849],[-96.5185,42.9851],[-96.5184,42.9852],[-96.5183,42.9852],[-96.5182,42.9853],[-96.5181,42.9853],[-96.518,42.9853],[-96.5178,42.9853],[-96.5177,42.9853],[-96.5175,42.9851],[-96.5172,42.9849],[-96.5166,42.9844],[-96.5164,42.9843],[-96.5163,42.9843],[-96.516,42.9842],[-96.5159,42.9842],[-96.5154,42.9841],[-96.5153,42.9841],[-96.5151,42.9842],[-96.5149,42.9842],[-96.5148,42.9842],[-96.5142,42.9845],[-96.5136,42.9849],[-96.5127,42.9854],[-96.5126,42.9854],[-96.5124,42.9856],[-96.5124,42.9857],[-96.5122,42.9858],[-96.512,42.9864],[-96.5118,42.9868],[-96.5118,42.9869],[-96.5118,42.9871],[-96.5118,42.9872],[-96.5123,42.988],[-96.5124,42.9882],[-96.5124,42.9883],[-96.5124,42.9886],[-96.5124,42.9888],[-96.5123,42.9889],[-96.5122,42.9891],[-96.5122,42.9892],[-96.5121,42.9893],[-96.5115,42.9898],[-96.5114,42.9898],[-96.5113,42.9899],[-96.5112,42.9901],[-96.5112,42.9902],[-96.5112,42.9903],[-96.5112,42.9904],[-96.5112,42.9905],[-96.5113,42.9906],[-96.5113,42.9907],[-96.5116,42.9908],[-96.5117,42.9909],[-96.5118,42.9909],[-96.512,42.991],[-96.5122,42.9911],[-96.5123,42.9911],[-96.5124,42.9912],[-96.5125,42.9913],[-96.5126,42.9913],[-96.5127,42.9913],[-96.5127,42.9914],[-96.5128,42.9915],[-96.5129,42.9916],[-96.5128,42.9919],[-96.5127,42.9922],[-96.5125,42.9924],[-96.5125,42.9925],[-96.5116,42.9934],[-96.5113,42.9937],[-96.5106,42.9946],[-96.5102,42.9949],[-96.5099,42.9952],[-96.5095,42.9955],[-96.509,42.9958],[-96.5082,42.9963],[-96.5079,42.9964],[-96.5078,42.9965],[-96.5075,42.9966],[-96.5074,42.9966],[-96.5068,42.9967],[-96.5059,42.9968],[-96.5057,42.9968],[-96.505,42.9968],[-96.5042,42.9968],[-96.5039,42.9968],[-96.5031,42.997],[-96.5025,42.9971],[-96.5022,42.9972],[-96.5021,42.9973],[-96.5019,42.9973],[-96.5012,42.9977],[-96.5011,42.9977],[-96.5004,42.9979],[-96.5002,42.9979],[-96.5001,42.9979],[-96.5,42.9979],[-96.4999,42.998],[-96.4998,42.998],[-96.4995,42.998],[-96.4994,42.998],[-96.4988,42.998],[-96.4984,42.9981],[-96.4983,42.998],[-96.4982,42.998],[-96.4981,42.998],[-96.4979,42.9981],[-96.4978,42.9981],[-96.4974,42.9983],[-96.4973,42.9983],[-96.4971,42.9984],[-96.497,42.9985],[-96.4969,42.9989],[-96.4967,42.9991],[-96.4967,42.9992],[-96.4969,42.9995],[-96.4969,42.9998],[-96.497,43],[-96.497,43.0001],[-96.4969,43.0002],[-96.4968,43.0004],[-96.4966,43.0006],[-96.4957,43.0009],[-96.4956,43.001],[-96.4952,43.0011],[-96.4951,43.0012],[-96.4949,43.0013],[-96.4948,43.0014],[-96.4946,43.0016],[-96.4945,43.0017],[-96.4944,43.0019],[-96.4944,43.0021],[-96.4944,43.0022],[-96.4945,43.0024],[-96.4946,43.0025],[-96.4947,43.0029],[-96.4947,43.003],[-96.4946,43.0036],[-96.4945,43.004],[-96.4944,43.004],[-96.4944,43.0041],[-96.4943,43.0042],[-96.4941,43.0043],[-96.4937,43.0047],[-96.4934,43.0049],[-96.4931,43.0052],[-96.493,43.0053],[-96.4928,43.0057],[-96.4927,43.006],[-96.4927,43.0064],[-96.4926,43.0069],[-96.4925,43.0072],[-96.4922,43.0078],[-96.4922,43.0079],[-96.4922,43.0082],[-96.4921,43.0087],[-96.4921,43.0089],[-96.492,43.0089],[-96.492,43.0096],[-96.492,43.0097],[-96.492,43.0098],[-96.492,43.0099],[-96.492,43.01],[-96.492,43.0102],[-96.4921,43.0105],[-96.4922,43.0106],[-96.4922,43.0107],[-96.4926,43.0109],[-96.4931,43.0112],[-96.4932,43.0113],[-96.4934,43.0115],[-96.4935,43.0115],[-96.4937,43.0119],[-96.4938,43.012],[-96.4938,43.0121],[-96.4938,43.0123],[-96.4939,43.0124],[-96.4939,43.013],[-96.4939,43.0131],[-96.4941,43.0137],[-96.4942,43.0138],[-96.4948,43.0149],[-96.495,43.0151],[-96.4953,43.0155],[-96.4956,43.0158],[-96.4957,43.0159],[-96.4959,43.016],[-96.4965,43.0163],[-96.497,43.0162],[-96.4973,43.0161],[-96.4979,43.0161],[-96.4985,43.0161],[-96.4986,43.0161],[-96.4987,43.0161],[-96.4991,43.0162],[-96.4993,43.0163],[-96.4994,43.0164],[-96.4995,43.0165],[-96.4995,43.0166],[-96.4996,43.0168],[-96.4997,43.0168],[-96.4997,43.0169],[-96.4996,43.0171],[-96.4995,43.0172],[-96.4994,43.0173],[-96.4992,43.0175],[-96.4988,43.0179],[-96.4988,43.018],[-96.4987,43.0182],[-96.4987,43.0184],[-96.4987,43.0185],[-96.4987,43.0186],[-96.4988,43.0188],[-96.4989,43.0189],[-96.499,43.019],[-96.499,43.0191],[-96.4993,43.0192],[-96.4994,43.0193],[-96.4996,43.0194],[-96.5001,43.0195],[-96.5003,43.0195],[-96.5008,43.0195],[-96.5011,43.0196],[-96.5019,43.0197],[-96.502,43.0197],[-96.5026,43.0198],[-96.5032,43.02],[-96.5039,43.0204],[-96.504,43.0204],[-96.5045,43.0208],[-96.505,43.0213],[-96.5055,43.0217],[-96.5056,43.0218],[-96.5059,43.022],[-96.5061,43.0223],[-96.5062,43.0223],[-96.5067,43.0226],[-96.5068,43.0227],[-96.5074,43.0229],[-96.508,43.0233],[-96.5081,43.0234],[-96.5084,43.0235],[-96.5085,43.0236],[-96.5092,43.0238],[-96.5096,43.0239],[-96.5102,43.0242],[-96.5103,43.0243],[-96.5105,43.0245],[-96.5108,43.0247],[-96.5108,43.0248],[-96.5115,43.0255],[-96.5117,43.0257],[-96.512,43.0262],[-96.5124,43.0269],[-96.5125,43.0269],[-96.5126,43.0272],[-96.5127,43.0274],[-96.5132,43.0283],[-96.5135,43.029],[-96.5136,43.0292],[-96.5138,43.0295],[-96.5139,43.0301],[-96.514,43.0301],[-96.514,43.0303],[-96.514,43.0304],[-96.5139,43.0305],[-96.5139,43.0307],[-96.5138,43.0307],[-96.5137,43.0308],[-96.5135,43.0309],[-96.5129,43.0312],[-96.5125,43.0313],[-96.5117,43.0316],[-96.5111,43.0317],[-96.511,43.0317],[-96.5109,43.0317],[-96.5108,43.0319],[-96.5107,43.032],[-96.5106,43.0321],[-96.5106,43.0322],[-96.5104,43.0328],[-96.5101,43.0342],[-96.5099,43.0345],[-96.5097,43.035],[-96.5096,43.0352],[-96.5095,43.0357],[-96.5094,43.036],[-96.5093,43.0365],[-96.5091,43.0368],[-96.5092,43.037],[-96.5092,43.0376],[-96.5092,43.0378],[-96.5093,43.0379],[-96.5093,43.038],[-96.5095,43.0381],[-96.5096,43.0382],[-96.5099,43.0383],[-96.5102,43.0384],[-96.5103,43.0385],[-96.5105,43.0387],[-96.5106,43.0388],[-96.5108,43.0391],[-96.5108,43.0393],[-96.5109,43.0395],[-96.511,43.0397],[-96.5111,43.0397],[-96.5115,43.04],[-96.5117,43.0401],[-96.5119,43.0402],[-96.5122,43.0404],[-96.5122,43.0405],[-96.5123,43.0405],[-96.5125,43.0404],[-96.5126,43.0404],[-96.5131,43.0404],[-96.5132,43.0403],[-96.5138,43.0402],[-96.5139,43.0401],[-96.514,43.0401],[-96.5143,43.04],[-96.5146,43.0398],[-96.5149,43.0397],[-96.5159,43.0392],[-96.5162,43.039],[-96.5163,43.039],[-96.5169,43.0387],[-96.5172,43.0386],[-96.5178,43.0384],[-96.5182,43.0383],[-96.5185,43.0382],[-96.5195,43.0379],[-96.5197,43.0378],[-96.5199,43.0378],[-96.5201,43.0378],[-96.5202,43.0378],[-96.5209,43.0378],[-96.5211,43.0378],[-96.5213,43.0381],[-96.5215,43.0388],[-96.5215,43.0389],[-96.5213,43.0397],[-96.5209,43.0401],[-96.5203,43.0402],[-96.5202,43.0403],[-96.5192,43.0402],[-96.5184,43.0401],[-96.518,43.0402],[-96.5176,43.0404],[-96.5171,43.0411],[-96.5165,43.0413],[-96.5162,43.0414],[-96.5158,43.0414],[-96.5153,43.0412],[-96.5149,43.041],[-96.5146,43.0409],[-96.5141,43.0409],[-96.5138,43.0409],[-96.5134,43.041],[-96.5133,43.041],[-96.5131,43.041],[-96.5127,43.041],[-96.5126,43.0411],[-96.5125,43.0411],[-96.5126,43.0412],[-96.5126,43.0414],[-96.5126,43.0415],[-96.5127,43.0417],[-96.5128,43.0418],[-96.5129,43.042],[-96.513,43.0421],[-96.5134,43.0423],[-96.5134,43.0424],[-96.5137,43.0427],[-96.5138,43.0428],[-96.514,43.0429],[-96.5143,43.0433],[-96.5145,43.0437],[-96.5147,43.044],[-96.5148,43.0445],[-96.5148,43.0446],[-96.5148,43.0451],[-96.5148,43.0452],[-96.5148,43.0454],[-96.5146,43.0457],[-96.5141,43.0465],[-96.5137,43.047],[-96.5136,43.0471],[-96.5135,43.0472],[-96.5132,43.0475],[-96.5128,43.0478],[-96.5125,43.0482],[-96.5124,43.0483],[-96.5123,43.0484],[-96.5121,43.0486],[-96.5116,43.0491],[-96.5113,43.0494],[-96.5109,43.0498],[-96.5105,43.0499],[-96.5104,43.05],[-96.5101,43.05],[-96.5099,43.0501],[-96.5096,43.0501],[-96.5096,43.0502],[-96.5092,43.0502],[-96.5089,43.0502],[-96.5088,43.0502],[-96.5083,43.0501],[-96.5082,43.05],[-96.5076,43.0498],[-96.5063,43.0491],[-96.506,43.049],[-96.5053,43.0489],[-96.5045,43.0487],[-96.5044,43.0487],[-96.5038,43.0487],[-96.5037,43.0487],[-96.5033,43.0487],[-96.5018,43.0487],[-96.5015,43.0487],[-96.501,43.0488],[-96.5009,43.0488],[-96.5008,43.0488],[-96.5005,43.0489],[-96.5005,43.049],[-96.5004,43.0491],[-96.5004,43.0492],[-96.5003,43.0493],[-96.5001,43.0496],[-96.5,43.0497],[-96.4999,43.0497],[-96.4998,43.0498],[-96.4996,43.05],[-96.4995,43.05],[-96.4993,43.05],[-96.4992,43.05],[-96.4988,43.0501],[-96.4982,43.0502],[-96.4967,43.0502],[-96.496,43.0502],[-96.4956,43.0503],[-96.4951,43.0503],[-96.4949,43.0504],[-96.4946,43.0505],[-96.494,43.0506],[-96.4938,43.0506],[-96.4937,43.0506],[-96.4936,43.0506],[-96.4932,43.0506],[-96.4923,43.0506],[-96.492,43.0506],[-96.4916,43.0507],[-96.4913,43.0507],[-96.4909,43.0508],[-96.4905,43.0509],[-96.4904,43.051],[-96.4899,43.0512],[-96.4896,43.0513],[-96.4893,43.0514],[-96.4892,43.0515],[-96.489,43.0517],[-96.4889,43.052],[-96.4888,43.0524],[-96.4889,43.0527],[-96.489,43.0528],[-96.489,43.0529],[-96.489,43.053],[-96.489,43.0531],[-96.489,43.0532],[-96.489,43.0533],[-96.489,43.0535],[-96.489,43.0537],[-96.4888,43.054],[-96.4887,43.0542],[-96.4886,43.0543],[-96.4885,43.0544],[-96.4884,43.0544],[-96.4883,43.0544],[-96.4882,43.0545],[-96.4881,43.0545],[-96.488,43.0546],[-96.488,43.0547],[-96.4879,43.0548],[-96.4878,43.0549],[-96.4877,43.055],[-96.4875,43.0552],[-96.4875,43.0553],[-96.4874,43.0553],[-96.4871,43.0556],[-96.487,43.0558],[-96.4868,43.0559],[-96.4867,43.0559],[-96.4866,43.0559],[-96.4865,43.0559],[-96.4864,43.056],[-96.4862,43.0561],[-96.4858,43.0563],[-96.4856,43.0565],[-96.4852,43.0567],[-96.4852,43.0568],[-96.4851,43.0568],[-96.485,43.0569],[-96.4849,43.0572],[-96.4847,43.0575],[-96.4846,43.0576],[-96.4845,43.0576],[-96.4844,43.0577],[-96.4843,43.0578],[-96.484,43.058],[-96.4839,43.0581],[-96.4838,43.0581],[-96.4837,43.0581],[-96.4836,43.0581],[-96.4832,43.0583],[-96.4828,43.0585],[-96.4825,43.0587],[-96.4823,43.0589],[-96.4818,43.0594],[-96.4815,43.0597],[-96.4815,43.0598],[-96.4814,43.0598],[-96.4808,43.0602],[-96.4805,43.0603],[-96.4802,43.0604],[-96.48,43.0605],[-96.4798,43.0605],[-96.4797,43.0606],[-96.4794,43.0607],[-96.4785,43.0611],[-96.4781,43.0615],[-96.4779,43.0617],[-96.4778,43.0618],[-96.4778,43.0619],[-96.4776,43.062],[-96.4775,43.0622],[-96.4774,43.0623],[-96.4773,43.0624],[-96.477,43.0626],[-96.4768,43.0627],[-96.4767,43.0627],[-96.4764,43.0628],[-96.4757,43.063],[-96.4754,43.0631],[-96.4753,43.0632],[-96.4752,43.0632],[-96.4745,43.0633],[-96.4743,43.0634],[-96.4739,43.0635],[-96.4738,43.0635],[-96.4737,43.0635],[-96.4734,43.0637],[-96.4732,43.0637],[-96.4731,43.0637],[-96.4729,43.0637],[-96.4728,43.0637],[-96.4727,43.0637],[-96.4726,43.0637],[-96.4724,43.0636],[-96.4723,43.0635],[-96.4722,43.0635],[-96.4715,43.063],[-96.4713,43.0629],[-96.4708,43.0625],[-96.4706,43.0624],[-96.4705,43.0623],[-96.4701,43.0622],[-96.4693,43.062],[-96.469,43.062],[-96.4688,43.062],[-96.4683,43.0619],[-96.4679,43.062],[-96.4675,43.062],[-96.4674,43.062],[-96.4673,43.062],[-96.4667,43.0622],[-96.4665,43.0622],[-96.4663,43.0622],[-96.4659,43.0623],[-96.4655,43.0624],[-96.4654,43.0624],[-96.465,43.0625],[-96.4648,43.0626],[-96.4647,43.0625],[-96.4646,43.0625],[-96.4645,43.0626],[-96.4642,43.0626],[-96.4641,43.0627],[-96.464,43.0628],[-96.4639,43.0628],[-96.4638,43.0629],[-96.4632,43.0631],[-96.4631,43.0632],[-96.4629,43.0633],[-96.4626,43.0635],[-96.4625,43.0635],[-96.4614,43.064],[-96.461,43.0642],[-96.4607,43.0643],[-96.4607,43.0644],[-96.4607,43.0645],[-96.4605,43.0647],[-96.4604,43.065],[-96.4604,43.0651],[-96.4603,43.0652],[-96.4604,43.0654],[-96.4605,43.0656],[-96.4607,43.0658],[-96.4607,43.0659],[-96.4606,43.0661],[-96.4606,43.0663],[-96.4605,43.0663],[-96.4603,43.0665],[-96.4599,43.0667],[-96.4596,43.0667],[-96.4596,43.0668],[-96.4592,43.067],[-96.4589,43.0671],[-96.4586,43.0672],[-96.4584,43.0673],[-96.4583,43.0674],[-96.4582,43.0676],[-96.4582,43.0678],[-96.4582,43.068],[-96.4582,43.0681],[-96.4583,43.0681],[-96.4583,43.0682],[-96.4584,43.0683],[-96.459,43.0688],[-96.4593,43.069],[-96.4593,43.0691],[-96.4594,43.0692],[-96.4595,43.0695],[-96.4595,43.0696],[-96.4594,43.0698],[-96.4593,43.0699],[-96.4589,43.0701],[-96.4588,43.0701],[-96.4587,43.0702],[-96.4586,43.0703],[-96.4585,43.0703],[-96.4581,43.0705],[-96.4576,43.0708],[-96.4574,43.071],[-96.4574,43.0712],[-96.4574,43.0713],[-96.4574,43.0718],[-96.4574,43.072],[-96.4573,43.0722],[-96.4572,43.0724],[-96.4571,43.0726],[-96.4569,43.0727],[-96.4568,43.0728],[-96.4567,43.0729],[-96.4566,43.0729],[-96.4564,43.0732],[-96.4559,43.0736],[-96.4557,43.0739],[-96.4557,43.074],[-96.4556,43.0743],[-96.4555,43.0747],[-96.4555,43.0749],[-96.4554,43.075],[-96.4553,43.0751],[-96.4553,43.0752],[-96.4553,43.0755],[-96.4554,43.076],[-96.4554,43.0763],[-96.4555,43.0766],[-96.4557,43.0772],[-96.4557,43.0774],[-96.4557,43.0777],[-96.4557,43.0782],[-96.4557,43.0785],[-96.4558,43.0795],[-96.4558,43.0801],[-96.4558,43.0808],[-96.4558,43.0809],[-96.4557,43.0811],[-96.4557,43.0813],[-96.4555,43.0815],[-96.4555,43.0816],[-96.4554,43.0816],[-96.4553,43.0816],[-96.4553,43.0817],[-96.4552,43.0817],[-96.455,43.0819],[-96.4545,43.0824],[-96.4544,43.0825],[-96.4543,43.0825],[-96.4543,43.0827],[-96.4542,43.0828],[-96.4542,43.0829],[-96.4542,43.083],[-96.4542,43.0831],[-96.4542,43.0832],[-96.4541,43.0833],[-96.4541,43.0834],[-96.4541,43.0835],[-96.4541,43.0838],[-96.4541,43.0839],[-96.4541,43.0841],[-96.4541,43.0842],[-96.4542,43.0845],[-96.4543,43.0846],[-96.4543,43.0848],[-96.4543,43.0855],[-96.4544,43.086],[-96.4544,43.0862],[-96.4546,43.0868],[-96.4547,43.0871],[-96.4548,43.0873],[-96.4551,43.0879],[-96.4552,43.0879],[-96.4554,43.0883],[-96.4555,43.0883],[-96.4556,43.0884],[-96.456,43.0885],[-96.4562,43.0885],[-96.4565,43.0885],[-96.4566,43.0885],[-96.457,43.0887],[-96.4572,43.0887],[-96.4574,43.0888],[-96.4579,43.0889],[-96.4586,43.089],[-96.4587,43.089],[-96.4591,43.089],[-96.4595,43.0891],[-96.4608,43.0893],[-96.4616,43.0895],[-96.4617,43.0895],[-96.4623,43.0895],[-96.4624,43.0896],[-96.4625,43.0896],[-96.4627,43.0897],[-96.463,43.0899],[-96.4631,43.09],[-96.4632,43.0901],[-96.4632,43.0902],[-96.4632,43.0903],[-96.4632,43.0905],[-96.4631,43.0906],[-96.4631,43.0907],[-96.4628,43.0913],[-96.4626,43.0915],[-96.4625,43.0917],[-96.4626,43.0919],[-96.4625,43.0921],[-96.4625,43.0922],[-96.4624,43.0924],[-96.4624,43.0925],[-96.4624,43.0926],[-96.4623,43.0929],[-96.4623,43.093],[-96.4622,43.093],[-96.462,43.0932],[-96.4619,43.0933],[-96.4617,43.0934],[-96.4615,43.0936],[-96.4613,43.0936],[-96.4613,43.0937],[-96.4612,43.0938],[-96.4611,43.0942],[-96.4611,43.0943],[-96.461,43.0944],[-96.4609,43.0946],[-96.4608,43.0948],[-96.4607,43.0949],[-96.4605,43.0951],[-96.4602,43.0953],[-96.4599,43.0954],[-96.4597,43.0955],[-96.4596,43.0955],[-96.4592,43.0955],[-96.459,43.0955],[-96.4588,43.0956],[-96.4586,43.0955],[-96.4585,43.0955],[-96.4582,43.0956],[-96.4579,43.0955],[-96.4578,43.0955],[-96.4575,43.0956],[-96.4574,43.0956],[-96.4573,43.0957],[-96.457,43.0958],[-96.4569,43.0959],[-96.4568,43.096],[-96.4568,43.0964],[-96.4569,43.0965],[-96.4571,43.0968],[-96.4571,43.0969],[-96.4571,43.097],[-96.4572,43.0971],[-96.4572,43.0973],[-96.4572,43.0974],[-96.4571,43.0975],[-96.457,43.0976],[-96.457,43.0977],[-96.4567,43.0978],[-96.4565,43.0978],[-96.4563,43.0979],[-96.4562,43.0979],[-96.456,43.0978],[-96.4557,43.0977],[-96.4554,43.0976],[-96.4553,43.0975],[-96.4551,43.0975],[-96.4548,43.0975],[-96.4547,43.0975],[-96.4545,43.0974],[-96.4544,43.0974],[-96.4542,43.0973],[-96.4541,43.0973],[-96.4539,43.0974],[-96.4536,43.0974],[-96.4534,43.0975],[-96.4532,43.0976],[-96.4527,43.0979],[-96.4526,43.0981],[-96.4524,43.0981],[-96.4524,43.0982],[-96.4523,43.0984],[-96.4523,43.0985],[-96.4524,43.0986],[-96.4527,43.0987],[-96.453,43.0988],[-96.453,43.0989],[-96.4531,43.0992],[-96.4531,43.0993],[-96.4531,43.0995],[-96.453,43.0998],[-96.4529,43.1001],[-96.4527,43.1006],[-96.4526,43.1007],[-96.4525,43.1008],[-96.4524,43.1008],[-96.4522,43.1008],[-96.4521,43.1007],[-96.452,43.1007],[-96.4519,43.1006],[-96.4518,43.1006],[-96.4518,43.1005],[-96.4517,43.1005],[-96.4516,43.1005],[-96.4515,43.1005],[-96.4513,43.1005],[-96.4512,43.1005],[-96.4511,43.1005],[-96.4509,43.1006],[-96.4506,43.1007],[-96.4504,43.1009],[-96.4502,43.1011],[-96.4501,43.1014],[-96.4501,43.1015],[-96.4501,43.1018],[-96.4501,43.1019],[-96.4501,43.1021],[-96.4502,43.1022],[-96.4505,43.1026],[-96.4506,43.1028],[-96.4506,43.103],[-96.4507,43.1034],[-96.4506,43.1037],[-96.4505,43.1038],[-96.4504,43.1039],[-96.4502,43.104],[-96.4499,43.1041],[-96.4498,43.1041],[-96.4496,43.1041],[-96.4494,43.1041],[-96.4491,43.1042],[-96.4488,43.1043],[-96.4485,43.1044],[-96.4483,43.1046],[-96.448,43.1049],[-96.4478,43.1051],[-96.4477,43.1052],[-96.4476,43.1052],[-96.4473,43.1053],[-96.4472,43.1053],[-96.4471,43.1054],[-96.447,43.1055],[-96.447,43.1056],[-96.4469,43.1056],[-96.4469,43.1057],[-96.4469,43.1058],[-96.4469,43.1059],[-96.447,43.106],[-96.4471,43.1061],[-96.4472,43.1061],[-96.4472,43.1062],[-96.4474,43.1063],[-96.4475,43.1065],[-96.4474,43.1066],[-96.4473,43.1067],[-96.4473,43.1068],[-96.4472,43.1073],[-96.4472,43.1075],[-96.4471,43.1077],[-96.4468,43.108],[-96.4468,43.1081],[-96.4468,43.1082],[-96.4465,43.109],[-96.4465,43.1091],[-96.4465,43.1093],[-96.4465,43.1094],[-96.4464,43.1095],[-96.4463,43.1097],[-96.4462,43.1098],[-96.446,43.11],[-96.4459,43.1101],[-96.4458,43.1102],[-96.4457,43.1102],[-96.4456,43.1103],[-96.4455,43.1103],[-96.4454,43.1103],[-96.4445,43.1105],[-96.4441,43.1106],[-96.444,43.1106],[-96.4439,43.1107],[-96.4438,43.1108],[-96.4435,43.111],[-96.4434,43.1112],[-96.443,43.1115],[-96.4428,43.1116],[-96.4424,43.1118],[-96.4422,43.1119],[-96.441,43.1125],[-96.4409,43.1125],[-96.4409,43.1126],[-96.4398,43.1134],[-96.4397,43.1136],[-96.4396,43.1136],[-96.439,43.1147],[-96.4389,43.1148],[-96.4389,43.1149],[-96.4389,43.1161],[-96.4388,43.1166],[-96.4387,43.1168],[-96.4385,43.1172],[-96.4384,43.1173],[-96.4383,43.1175],[-96.4382,43.1175],[-96.4381,43.1176],[-96.438,43.1179],[-96.4373,43.1188],[-96.437,43.1191],[-96.4368,43.1194],[-96.4366,43.1198],[-96.4365,43.12],[-96.4365,43.1202],[-96.4365,43.1203],[-96.4365,43.1204],[-96.4365,43.1207],[-96.4366,43.1209],[-96.4368,43.1212],[-96.4369,43.1213],[-96.437,43.1213],[-96.4377,43.1215],[-96.4381,43.1216],[-96.4384,43.1217],[-96.4387,43.1218],[-96.4391,43.1219],[-96.4392,43.1219],[-96.4393,43.122],[-96.4399,43.1222],[-96.4402,43.1224],[-96.4403,43.1225],[-96.4403,43.1226],[-96.4404,43.123],[-96.4406,43.1233],[-96.4407,43.1234],[-96.441,43.1238],[-96.4414,43.1243],[-96.4415,43.1244],[-96.4416,43.1245],[-96.4416,43.1247],[-96.4417,43.1249],[-96.4417,43.125],[-96.4417,43.1253],[-96.4416,43.1253],[-96.4415,43.1257],[-96.4414,43.1258],[-96.4413,43.1259],[-96.4414,43.1259],[-96.4413,43.126],[-96.4413,43.1261],[-96.4411,43.1265],[-96.441,43.1266],[-96.4409,43.1266],[-96.4407,43.1267],[-96.4406,43.1268],[-96.4404,43.1269],[-96.4402,43.1272],[-96.4402,43.1273],[-96.4401,43.1274],[-96.4401,43.1278],[-96.4401,43.1281],[-96.4402,43.1283],[-96.4403,43.1286],[-96.4404,43.1287],[-96.4406,43.1288],[-96.4406,43.1289],[-96.4408,43.1289],[-96.4409,43.1289],[-96.4412,43.1288],[-96.4412,43.1287],[-96.4413,43.1287],[-96.4414,43.1286],[-96.4417,43.1285],[-96.442,43.1284],[-96.4422,43.1284],[-96.4423,43.1284],[-96.4425,43.1285],[-96.4426,43.1285],[-96.4427,43.1286],[-96.4428,43.1286],[-96.4428,43.1287],[-96.4429,43.129],[-96.443,43.1292],[-96.443,43.1293],[-96.443,43.1294],[-96.443,43.1296],[-96.443,43.1298],[-96.443,43.13],[-96.4431,43.1305],[-96.4432,43.1314],[-96.4432,43.1315],[-96.4432,43.132],[-96.4431,43.1325],[-96.4431,43.1328],[-96.4431,43.1329],[-96.4431,43.1331],[-96.4432,43.1334],[-96.4432,43.1335],[-96.4431,43.1336],[-96.4432,43.1337],[-96.4432,43.1338],[-96.4433,43.1338],[-96.4434,43.1339],[-96.4436,43.1341],[-96.4437,43.1342],[-96.4437,43.1343],[-96.4437,43.1344],[-96.444,43.1347],[-96.4441,43.1347],[-96.4445,43.1351],[-96.4449,43.1354],[-96.445,43.1356],[-96.4452,43.136],[-96.4454,43.1363],[-96.4455,43.1364],[-96.4456,43.1365],[-96.4457,43.1366],[-96.4458,43.1366],[-96.4458,43.1367],[-96.4459,43.1367],[-96.4461,43.1366],[-96.4462,43.1366],[-96.4466,43.1362],[-96.4468,43.1361],[-96.4469,43.136],[-96.447,43.136],[-96.4471,43.1359],[-96.4473,43.1359],[-96.4476,43.1359],[-96.448,43.136],[-96.4481,43.136],[-96.4482,43.136],[-96.4484,43.136],[-96.4484,43.1361],[-96.4485,43.1361],[-96.4486,43.1362],[-96.4486,43.1363],[-96.4487,43.1365],[-96.4487,43.1366],[-96.4485,43.1369],[-96.4484,43.137],[-96.448,43.1371],[-96.4479,43.1372],[-96.4477,43.1373],[-96.4474,43.1374],[-96.4473,43.1374],[-96.4472,43.1375],[-96.4471,43.1376],[-96.4471,43.1377],[-96.447,43.1379],[-96.447,43.1381],[-96.4471,43.1383],[-96.4471,43.1384],[-96.4474,43.1387],[-96.4475,43.1389],[-96.4477,43.139],[-96.4485,43.1395],[-96.4486,43.1396],[-96.4488,43.1399],[-96.449,43.1401],[-96.4493,43.1405],[-96.4498,43.1412],[-96.4501,43.1418],[-96.4502,43.1421],[-96.4504,43.1423],[-96.4504,43.1424],[-96.4506,43.1425],[-96.451,43.1426],[-96.451,43.1427],[-96.4511,43.1427],[-96.4513,43.1427],[-96.4519,43.1426],[-96.4526,43.1425],[-96.4531,43.1425],[-96.4534,43.1425],[-96.4538,43.1425],[-96.4539,43.1425],[-96.454,43.1426],[-96.4541,43.1427],[-96.4542,43.1428],[-96.4543,43.1429],[-96.4545,43.1435],[-96.4546,43.1436],[-96.4547,43.1437],[-96.4548,43.1438],[-96.4549,43.144],[-96.4552,43.1441],[-96.4555,43.1442],[-96.4557,43.1442],[-96.4558,43.1442],[-96.456,43.1442],[-96.4561,43.1442],[-96.4562,43.1442],[-96.4564,43.1442],[-96.4569,43.1441],[-96.4575,43.1439],[-96.458,43.1437],[-96.4583,43.1435],[-96.4587,43.1434],[-96.4588,43.1434],[-96.4593,43.1434],[-96.4595,43.1434],[-96.4598,43.1434],[-96.46,43.1435],[-96.4602,43.1435],[-96.4604,43.1436],[-96.4605,43.1437],[-96.4607,43.1438],[-96.4609,43.144],[-96.4609,43.1441],[-96.4608,43.1442],[-96.4606,43.1445],[-96.4605,43.1446],[-96.4604,43.1449],[-96.4604,43.145],[-96.4604,43.1454],[-96.4604,43.1456],[-96.4605,43.1456],[-96.4606,43.1457],[-96.4606,43.1458],[-96.4606,43.146],[-96.4606,43.1461],[-96.4605,43.1461],[-96.4604,43.1463],[-96.4603,43.1463],[-96.4602,43.1464],[-96.4596,43.1464],[-96.4593,43.1465],[-96.4592,43.1466],[-96.4591,43.1468],[-96.459,43.1469],[-96.459,43.147],[-96.459,43.1471],[-96.4591,43.1473],[-96.4592,43.1475],[-96.4594,43.1477],[-96.4595,43.1477],[-96.4596,43.1477],[-96.4598,43.1478],[-96.4602,43.1478],[-96.4605,43.1478],[-96.4607,43.1479],[-96.4608,43.1479],[-96.4609,43.148],[-96.4609,43.1481],[-96.461,43.1482],[-96.4611,43.1484],[-96.4611,43.1485],[-96.4611,43.1486],[-96.4612,43.1487],[-96.4612,43.1488],[-96.4613,43.1488],[-96.4613,43.1489],[-96.4614,43.149],[-96.4615,43.1491],[-96.4618,43.1491],[-96.4619,43.1492],[-96.4621,43.1492],[-96.4622,43.1492],[-96.4623,43.1492],[-96.4625,43.1491],[-96.4627,43.1491],[-96.4627,43.149],[-96.4628,43.149],[-96.4629,43.1489],[-96.463,43.1486],[-96.463,43.1485],[-96.4629,43.1484],[-96.4627,43.1482],[-96.4627,43.1481],[-96.4628,43.148],[-96.4628,43.1479],[-96.463,43.1477],[-96.4631,43.1476],[-96.4633,43.1476],[-96.4638,43.1474],[-96.4639,43.1474],[-96.4643,43.1473],[-96.4646,43.1473],[-96.4647,43.1474],[-96.4651,43.1475],[-96.4652,43.1475],[-96.4653,43.1476],[-96.4654,43.1477],[-96.4654,43.1478],[-96.4654,43.1479],[-96.4654,43.1481],[-96.4653,43.1486],[-96.4653,43.1487],[-96.4653,43.1488],[-96.4653,43.1489],[-96.4655,43.1491],[-96.4655,43.1492],[-96.4664,43.15],[-96.4665,43.1501],[-96.4672,43.1508],[-96.4674,43.151],[-96.4679,43.1512],[-96.4683,43.1516],[-96.4685,43.1518],[-96.4685,43.1519],[-96.4685,43.152],[-96.4686,43.1521],[-96.4686,43.1522],[-96.4685,43.1523],[-96.4684,43.1524],[-96.4682,43.1525],[-96.4681,43.1525],[-96.4678,43.1525],[-96.4676,43.1525],[-96.467,43.1523],[-96.4669,43.1523],[-96.4667,43.1523],[-96.4663,43.1522],[-96.466,43.1523],[-96.4659,43.1523],[-96.4656,43.1523],[-96.4655,43.1524],[-96.4651,43.1527],[-96.465,43.1527],[-96.4646,43.1531],[-96.4644,43.1533],[-96.4644,43.1534],[-96.4644,43.1539],[-96.4644,43.154],[-96.4644,43.1541],[-96.4643,43.1546],[-96.4641,43.1551],[-96.464,43.1555],[-96.464,43.1561],[-96.4639,43.1561],[-96.4639,43.1562],[-96.464,43.1562],[-96.464,43.1563],[-96.4641,43.1563],[-96.4641,43.1564],[-96.4642,43.1564],[-96.4643,43.1564],[-96.4645,43.1564],[-96.4646,43.1564],[-96.4647,43.1565],[-96.465,43.1564],[-96.4651,43.1564],[-96.4656,43.1563],[-96.4657,43.1563],[-96.4658,43.1562],[-96.4661,43.1562],[-96.4663,43.1562],[-96.4664,43.1562],[-96.4666,43.1562],[-96.4667,43.1562],[-96.467,43.1563],[-96.4671,43.1564],[-96.4673,43.1565],[-96.4673,43.1566],[-96.4677,43.1574],[-96.4678,43.1574],[-96.4678,43.1575],[-96.4679,43.1576],[-96.468,43.1576],[-96.4681,43.1577],[-96.4683,43.1578],[-96.4685,43.1579],[-96.4686,43.1579],[-96.4687,43.1579],[-96.4688,43.1579],[-96.4689,43.1579],[-96.469,43.1579],[-96.4691,43.1579],[-96.4692,43.158],[-96.4694,43.1582],[-96.4695,43.1583],[-96.4696,43.1583],[-96.4695,43.1584],[-96.4695,43.1585],[-96.4692,43.1587],[-96.4691,43.1587],[-96.4686,43.1589],[-96.4685,43.1589],[-96.468,43.1593],[-96.4679,43.1593],[-96.4674,43.1595],[-96.467,43.1598],[-96.4667,43.16],[-96.4665,43.1603],[-96.4664,43.1603],[-96.4662,43.1606],[-96.466,43.1614],[-96.4659,43.1615],[-96.4659,43.1616],[-96.466,43.1618],[-96.466,43.1619],[-96.4664,43.1623],[-96.4664,43.1624],[-96.4666,43.1626],[-96.467,43.1631],[-96.467,43.1632],[-96.4671,43.1632],[-96.4672,43.1633],[-96.4673,43.1634],[-96.4675,43.1636],[-96.4675,43.1637],[-96.4676,43.1638],[-96.4676,43.1639],[-96.4676,43.164],[-96.4675,43.1642],[-96.4675,43.1644],[-96.4673,43.1645],[-96.4672,43.1647],[-96.4671,43.1647],[-96.4671,43.1648],[-96.467,43.1649],[-96.4671,43.165],[-96.4672,43.1653],[-96.4672,43.1656],[-96.4672,43.1658],[-96.4672,43.1659],[-96.4672,43.166],[-96.4671,43.1661],[-96.467,43.1662],[-96.4669,43.1674],[-96.4669,43.1677],[-96.4669,43.1681],[-96.467,43.1683],[-96.467,43.1684],[-96.4671,43.1685],[-96.4672,43.1685],[-96.4674,43.1686],[-96.4676,43.1686],[-96.4682,43.1685],[-96.4684,43.1686],[-96.4685,43.1686],[-96.4687,43.1687],[-96.4688,43.1688],[-96.4689,43.1689],[-96.469,43.169],[-96.4691,43.1693],[-96.4691,43.1694],[-96.4691,43.1697],[-96.4691,43.1698],[-96.4688,43.1701],[-96.4688,43.1702],[-96.4688,43.1703],[-96.4688,43.1704],[-96.4686,43.1705],[-96.4685,43.1705],[-96.4683,43.1706],[-96.4682,43.1706],[-96.4677,43.1707],[-96.4673,43.1707],[-96.467,43.1707],[-96.4669,43.1707],[-96.4668,43.1707],[-96.4667,43.1707],[-96.4666,43.1707],[-96.4663,43.1707],[-96.4662,43.1707],[-96.4661,43.1707],[-96.466,43.1707],[-96.4659,43.1708],[-96.4659,43.1709],[-96.4657,43.1709],[-96.4657,43.1711],[-96.4656,43.1713],[-96.4655,43.1715],[-96.4654,43.1722],[-96.4653,43.1724],[-96.4653,43.1728],[-96.4653,43.1729],[-96.4654,43.173],[-96.4655,43.1731],[-96.4656,43.1732],[-96.4661,43.1735],[-96.4664,43.1736],[-96.4665,43.1736],[-96.4666,43.1736],[-96.4667,43.1737],[-96.4668,43.1738],[-96.4669,43.1741],[-96.4669,43.1742],[-96.4669,43.1743],[-96.4668,43.1744],[-96.4667,43.1746],[-96.4666,43.1747],[-96.4665,43.1748],[-96.4661,43.1752],[-96.4659,43.1754],[-96.4657,43.1758],[-96.4655,43.176],[-96.4655,43.1762],[-96.4655,43.1765],[-96.4656,43.1767],[-96.4657,43.1767],[-96.4662,43.1771],[-96.4663,43.1773],[-96.4664,43.1774],[-96.4664,43.1775],[-96.4664,43.1776],[-96.4664,43.1777],[-96.4664,43.1778],[-96.4662,43.1781],[-96.4661,43.1784],[-96.466,43.1784],[-96.4659,43.1785],[-96.4654,43.1794],[-96.4654,43.1797],[-96.4653,43.1798],[-96.4653,43.1799],[-96.4651,43.18],[-96.4651,43.1801],[-96.4649,43.1807],[-96.4648,43.1815],[-96.4649,43.182],[-96.4649,43.1821],[-96.465,43.1825],[-96.4652,43.1829],[-96.4653,43.183],[-96.4654,43.1831],[-96.4655,43.1831],[-96.4659,43.1832],[-96.466,43.1832],[-96.4662,43.1833],[-96.4664,43.1834],[-96.4665,43.1835],[-96.4666,43.1837],[-96.4667,43.184],[-96.4669,43.1844],[-96.4669,43.1845],[-96.4672,43.1847],[-96.4673,43.1848],[-96.4676,43.1848],[-96.4677,43.1848],[-96.4679,43.1848],[-96.4686,43.1845],[-96.4687,43.1845],[-96.4688,43.1844],[-96.4688,43.1845],[-96.4689,43.1846],[-96.469,43.1846],[-96.4691,43.1847],[-96.4692,43.1848],[-96.4693,43.1848],[-96.4694,43.1849],[-96.4696,43.1851],[-96.4696,43.1852],[-96.4697,43.1853],[-96.4697,43.1855],[-96.4697,43.1856],[-96.4698,43.1857],[-96.4698,43.1859],[-96.4699,43.1859],[-96.4702,43.1861],[-96.4702,43.1862],[-96.4704,43.1862],[-96.4706,43.1862],[-96.4708,43.1862],[-96.4708,43.1861],[-96.4709,43.1861],[-96.471,43.186],[-96.4711,43.186],[-96.4711,43.1859],[-96.4714,43.1855],[-96.4715,43.1855],[-96.4716,43.1854],[-96.4717,43.1854],[-96.4719,43.1854],[-96.472,43.1854],[-96.4721,43.1854],[-96.4725,43.1856],[-96.4726,43.1857],[-96.4729,43.186],[-96.4729,43.1861],[-96.4729,43.1863],[-96.4729,43.1864],[-96.4728,43.1866],[-96.4726,43.1867],[-96.4725,43.1868],[-96.4724,43.187],[-96.4724,43.1871],[-96.4724,43.1872],[-96.4724,43.1876],[-96.4727,43.1881],[-96.4728,43.1881],[-96.4736,43.1889],[-96.4737,43.189],[-96.4738,43.1891],[-96.4739,43.1894],[-96.474,43.1896],[-96.4741,43.1902],[-96.4741,43.1903],[-96.4736,43.1911],[-96.4736,43.1912],[-96.4736,43.1914],[-96.4736,43.1915],[-96.4737,43.1919],[-96.4738,43.1922],[-96.4737,43.1926],[-96.4737,43.1927],[-96.4736,43.193],[-96.4733,43.1934],[-96.4733,43.1935],[-96.4729,43.1942],[-96.4729,43.1943],[-96.4729,43.1945],[-96.4729,43.1947],[-96.4729,43.1949],[-96.4729,43.195],[-96.4729,43.1951],[-96.473,43.1952],[-96.4729,43.1952],[-96.4728,43.1953],[-96.4728,43.1954],[-96.4727,43.1954],[-96.4727,43.1955],[-96.4726,43.1955],[-96.4724,43.1956],[-96.4722,43.1959],[-96.4721,43.196],[-96.4721,43.1961],[-96.4721,43.1962],[-96.4721,43.1963],[-96.4721,43.1966],[-96.4722,43.1966],[-96.4724,43.197],[-96.4727,43.1974],[-96.4729,43.1977],[-96.473,43.1978],[-96.4735,43.1981],[-96.4736,43.1982],[-96.4737,43.1983],[-96.4738,43.1984],[-96.4739,43.1986],[-96.474,43.1987],[-96.4741,43.199],[-96.4741,43.1991],[-96.4742,43.1995],[-96.4742,43.1998],[-96.4742,43.2],[-96.4743,43.2005],[-96.4742,43.2007],[-96.4743,43.2009],[-96.4743,43.201],[-96.4744,43.2011],[-96.4746,43.2012],[-96.4746,43.2013],[-96.4748,43.2015],[-96.4748,43.2016],[-96.4749,43.2019],[-96.475,43.2023],[-96.475,43.2025],[-96.475,43.2026],[-96.475,43.2027],[-96.4749,43.2027],[-96.4749,43.2028],[-96.4748,43.2028],[-96.4746,43.2028],[-96.4744,43.2028],[-96.4743,43.2028],[-96.4742,43.2028],[-96.4741,43.2029],[-96.474,43.203],[-96.4739,43.2031],[-96.4739,43.2032],[-96.4738,43.2033],[-96.4736,43.2036],[-96.4733,43.2038],[-96.4729,43.2041],[-96.4714,43.2047],[-96.4713,43.2047],[-96.471,43.2049],[-96.4708,43.2051],[-96.4707,43.2051],[-96.4707,43.2052],[-96.4708,43.2055],[-96.4709,43.2056],[-96.471,43.2056],[-96.4711,43.2058],[-96.4712,43.2059],[-96.4712,43.206],[-96.4712,43.2061],[-96.4712,43.2062],[-96.4712,43.2063],[-96.4712,43.2064],[-96.4711,43.2065],[-96.471,43.2066],[-96.4708,43.2068],[-96.4707,43.207],[-96.4707,43.2071],[-96.4708,43.2071],[-96.4708,43.2072],[-96.4707,43.2072],[-96.4707,43.2073],[-96.4707,43.2074],[-96.4708,43.2075],[-96.4714,43.2077],[-96.4716,43.2079],[-96.4717,43.2079],[-96.4718,43.208],[-96.4719,43.2081],[-96.472,43.2083],[-96.472,43.2085],[-96.472,43.2089],[-96.4721,43.2092],[-96.4723,43.2094],[-96.4731,43.21],[-96.4731,43.2101],[-96.4732,43.2101],[-96.4733,43.2104],[-96.4734,43.2104],[-96.4735,43.2105],[-96.4735,43.2106],[-96.4738,43.2107],[-96.4745,43.2113],[-96.4751,43.2118],[-96.4757,43.2123],[-96.4759,43.2124],[-96.4762,43.2127],[-96.4763,43.2127],[-96.4764,43.2129],[-96.4765,43.213],[-96.4765,43.2131],[-96.4766,43.2134],[-96.4765,43.2135],[-96.4764,43.2138],[-96.4764,43.2139],[-96.4763,43.214],[-96.4761,43.2143],[-96.476,43.2144],[-96.4758,43.2145],[-96.4758,43.2146],[-96.4757,43.2148],[-96.4755,43.2153],[-96.4755,43.2157],[-96.4755,43.2158],[-96.4753,43.216],[-96.4752,43.2162],[-96.4751,43.2165],[-96.4751,43.2167],[-96.4751,43.2168],[-96.475,43.2169],[-96.475,43.2174],[-96.4753,43.2188],[-96.4752,43.2188],[-96.4752,43.2189],[-96.4751,43.2189],[-96.4751,43.2191],[-96.4751,43.2193],[-96.4752,43.2195],[-96.4752,43.2198],[-96.4752,43.2201],[-96.4753,43.2203],[-96.4754,43.2205],[-96.4756,43.2206],[-96.4757,43.2206],[-96.4758,43.2207],[-96.4762,43.2213],[-96.4765,43.2218],[-96.4767,43.2219],[-96.4767,43.222],[-96.477,43.2221],[-96.4772,43.2222],[-96.4773,43.2222],[-96.4774,43.2222],[-96.4775,43.2222],[-96.4776,43.2222],[-96.4779,43.2221],[-96.478,43.2221],[-96.4783,43.222],[-96.4784,43.2221],[-96.4786,43.2221],[-96.479,43.2221],[-96.4792,43.2222],[-96.4794,43.2223],[-96.4795,43.2223],[-96.4796,43.2224],[-96.48,43.2228],[-96.4803,43.223],[-96.4805,43.2231],[-96.4811,43.2233],[-96.4813,43.2234],[-96.4816,43.2234],[-96.4816,43.2235],[-96.4823,43.2234],[-96.4828,43.2234],[-96.483,43.2234],[-96.4835,43.2234],[-96.4837,43.2235],[-96.4839,43.2235],[-96.4843,43.2236],[-96.4845,43.2238],[-96.4847,43.2239],[-96.4849,43.224],[-96.485,43.224],[-96.485,43.2241],[-96.4853,43.2242],[-96.4855,43.2242],[-96.4856,43.2242],[-96.4857,43.2242],[-96.4859,43.2242],[-96.4862,43.2242],[-96.4865,43.2241],[-96.4867,43.2241],[-96.4871,43.224],[-96.4872,43.224],[-96.4875,43.2239],[-96.4878,43.2238],[-96.4881,43.2237],[-96.4883,43.2237],[-96.4887,43.2236],[-96.4888,43.2236],[-96.4898,43.2235],[-96.4899,43.2235],[-96.49,43.2233],[-96.4901,43.2233],[-96.4902,43.2233],[-96.4903,43.2233],[-96.4904,43.2233],[-96.4905,43.2233],[-96.4906,43.2233],[-96.4907,43.2234],[-96.4908,43.2234],[-96.4911,43.2234],[-96.4913,43.2234],[-96.4915,43.2234],[-96.4916,43.2234],[-96.4917,43.2233],[-96.4919,43.2233],[-96.492,43.2233],[-96.4921,43.2233],[-96.4922,43.2232],[-96.4923,43.2232],[-96.4924,43.2232],[-96.4924,43.2233],[-96.4925,43.2233],[-96.4926,43.2233],[-96.4928,43.2233],[-96.4942,43.2233],[-96.4943,43.2233],[-96.4948,43.2233],[-96.4952,43.2234],[-96.4956,43.2234],[-96.4957,43.2235],[-96.4959,43.2236],[-96.496,43.2236],[-96.496,43.2237],[-96.4961,43.2237],[-96.4963,43.2237],[-96.4966,43.2237],[-96.4969,43.2236],[-96.4971,43.2236],[-96.4971,43.2235],[-96.4972,43.2235],[-96.4978,43.2228],[-96.4987,43.2219],[-96.4988,43.2219],[-96.4992,43.2216],[-96.5,43.2211],[-96.5001,43.221],[-96.5004,43.2208],[-96.5006,43.2207],[-96.5008,43.2207],[-96.5012,43.2206],[-96.5013,43.2206],[-96.5016,43.2206],[-96.5018,43.2207],[-96.5019,43.2207],[-96.5025,43.221],[-96.5026,43.2211],[-96.5032,43.2213],[-96.5033,43.2214],[-96.5034,43.2214],[-96.5037,43.2215],[-96.5038,43.2216],[-96.5039,43.2216],[-96.5047,43.2217],[-96.5049,43.2217],[-96.5052,43.2218],[-96.5053,43.2218],[-96.5058,43.2218],[-96.5067,43.2217],[-96.507,43.2217],[-96.5072,43.2216],[-96.5076,43.2215],[-96.5082,43.2213],[-96.5083,43.2213],[-96.5085,43.2211],[-96.5088,43.221],[-96.5088,43.2209],[-96.5088,43.2208],[-96.5088,43.2206],[-96.5088,43.2205],[-96.5088,43.2203],[-96.5085,43.2197],[-96.5082,43.219],[-96.5081,43.2188],[-96.5081,43.2183],[-96.5081,43.2182],[-96.5081,43.218],[-96.5081,43.2178],[-96.5082,43.2176],[-96.5084,43.2174],[-96.5086,43.2173],[-96.5089,43.2172],[-96.5091,43.2172],[-96.5092,43.2172],[-96.5093,43.2172],[-96.5102,43.2175],[-96.5111,43.2178],[-96.5112,43.2178],[-96.5114,43.2179],[-96.5116,43.2181],[-96.5117,43.2182],[-96.5122,43.2185],[-96.5127,43.2187],[-96.5128,43.2187],[-96.5133,43.2188],[-96.5138,43.2188],[-96.5143,43.2188],[-96.5146,43.2188],[-96.5151,43.2187],[-96.5154,43.2186],[-96.5155,43.2186],[-96.5156,43.2185],[-96.5159,43.2184],[-96.5161,43.2183],[-96.5167,43.2182],[-96.5168,43.2181],[-96.5175,43.2178],[-96.5177,43.2178],[-96.518,43.2178],[-96.5184,43.2178],[-96.5196,43.2178],[-96.5198,43.2178],[-96.52,43.2178],[-96.5202,43.2178],[-96.5204,43.2179],[-96.5207,43.218],[-96.5208,43.2181],[-96.5209,43.2181],[-96.5211,43.2182],[-96.5212,43.2183],[-96.5212,43.2184],[-96.5213,43.2184],[-96.5214,43.2184],[-96.5214,43.2185],[-96.5214,43.2186],[-96.5215,43.2188],[-96.5215,43.2189],[-96.5215,43.2191],[-96.5215,43.2192],[-96.5214,43.2193],[-96.5215,43.2194],[-96.5214,43.2198],[-96.5214,43.2199],[-96.5213,43.2199],[-96.5213,43.22],[-96.5214,43.22],[-96.5215,43.2203],[-96.5217,43.2206],[-96.5221,43.221],[-96.5222,43.2211],[-96.5223,43.2212],[-96.5225,43.2213],[-96.523,43.2214],[-96.5233,43.2215],[-96.5234,43.2215],[-96.5236,43.2216],[-96.5237,43.2216],[-96.5238,43.2216],[-96.5238,43.2217],[-96.5239,43.2218],[-96.5239,43.222],[-96.524,43.222],[-96.524,43.2221],[-96.5243,43.2224],[-96.5244,43.2224],[-96.5253,43.2231],[-96.526,43.2237],[-96.5265,43.224],[-96.5266,43.2241],[-96.5267,43.2242],[-96.5268,43.2242],[-96.527,43.2242],[-96.5272,43.2243],[-96.5273,43.2243],[-96.5276,43.2242],[-96.528,43.2242],[-96.5281,43.2242],[-96.5282,43.2242],[-96.5286,43.2242],[-96.5288,43.2242],[-96.5294,43.2243],[-96.5302,43.2247],[-96.531,43.2251],[-96.5314,43.2253],[-96.5315,43.2255],[-96.5317,43.2256],[-96.5318,43.2257],[-96.532,43.2259],[-96.5322,43.2261],[-96.5324,43.2262],[-96.5326,43.2263],[-96.5328,43.2263],[-96.5331,43.2263],[-96.5332,43.2263],[-96.5333,43.2263],[-96.5334,43.2264],[-96.5336,43.2266],[-96.5337,43.2266],[-96.5338,43.2268],[-96.5339,43.2269],[-96.534,43.227],[-96.5341,43.227],[-96.5345,43.2271],[-96.5346,43.2271],[-96.5352,43.2274],[-96.5353,43.2274],[-96.5358,43.2276],[-96.5359,43.2276],[-96.5361,43.2276],[-96.5363,43.2276],[-96.5364,43.2276],[-96.5366,43.2276],[-96.5367,43.2275],[-96.5368,43.2275],[-96.5368,43.2273],[-96.5369,43.2272],[-96.5369,43.2271],[-96.537,43.2271],[-96.537,43.2269],[-96.5371,43.2268],[-96.5371,43.2267],[-96.5374,43.2266],[-96.5376,43.2266],[-96.5377,43.2265],[-96.5384,43.2264],[-96.5388,43.2263],[-96.5392,43.2261],[-96.5395,43.226],[-96.5399,43.2257],[-96.5401,43.2257],[-96.5403,43.2256],[-96.5404,43.2256],[-96.5406,43.2257],[-96.5407,43.2257],[-96.541,43.2258],[-96.5412,43.2259],[-96.5414,43.226],[-96.5417,43.226],[-96.5419,43.2261],[-96.5422,43.2261],[-96.5425,43.2261],[-96.5426,43.2261],[-96.543,43.2261],[-96.5433,43.226],[-96.5438,43.226],[-96.5443,43.2259],[-96.5447,43.2259],[-96.5453,43.2259],[-96.5455,43.226],[-96.5458,43.2261],[-96.5461,43.2262],[-96.5465,43.2264],[-96.547,43.2266],[-96.5472,43.2267],[-96.5475,43.2268],[-96.5479,43.2269],[-96.5482,43.227],[-96.5483,43.227],[-96.5485,43.227],[-96.5496,43.2269],[-96.5503,43.227],[-96.5504,43.227],[-96.5506,43.227],[-96.5516,43.227],[-96.5519,43.2271],[-96.552,43.2271],[-96.5526,43.227],[-96.5527,43.227],[-96.5529,43.227],[-96.5536,43.227],[-96.5546,43.2268],[-96.5553,43.2267],[-96.5555,43.2266],[-96.5559,43.2264],[-96.556,43.2264],[-96.5561,43.2264],[-96.5562,43.2263],[-96.5563,43.2262],[-96.5564,43.2261],[-96.5564,43.2259],[-96.5565,43.2257],[-96.5565,43.2251],[-96.5565,43.2249],[-96.5566,43.2247],[-96.5568,43.2244],[-96.5569,43.2244],[-96.5572,43.2241],[-96.5573,43.224],[-96.5574,43.2239],[-96.5577,43.2235],[-96.5577,43.2234],[-96.5578,43.2234],[-96.5579,43.2233],[-96.5582,43.2231],[-96.5583,43.223],[-96.5586,43.2229],[-96.5587,43.2229],[-96.559,43.2229],[-96.5592,43.2229],[-96.5593,43.2229],[-96.5595,43.223],[-96.5596,43.2231],[-96.5597,43.2231],[-96.5597,43.2232],[-96.56,43.224],[-96.5604,43.2247],[-96.5604,43.2248],[-96.5605,43.2249],[-96.5607,43.2251],[-96.5607,43.2252],[-96.5608,43.2253],[-96.561,43.2254],[-96.5612,43.2255],[-96.5617,43.2258],[-96.5621,43.2261],[-96.5627,43.2267],[-96.5633,43.2273],[-96.5634,43.2273],[-96.5635,43.2275],[-96.5637,43.2279],[-96.5637,43.228],[-96.564,43.2286],[-96.5641,43.2288],[-96.5643,43.2292],[-96.5652,43.2303],[-96.5653,43.2304],[-96.5654,43.2305],[-96.5656,43.2306],[-96.5658,43.2307],[-96.5659,43.2307],[-96.566,43.2307],[-96.5666,43.2308],[-96.5669,43.2308],[-96.5677,43.2311],[-96.5678,43.2311],[-96.568,43.2312],[-96.5683,43.2313],[-96.5685,43.2317],[-96.5687,43.2319],[-96.5692,43.2327],[-96.5694,43.2334],[-96.5695,43.2336],[-96.5695,43.2338],[-96.5695,43.2339],[-96.5695,43.2341],[-96.5696,43.2344],[-96.5696,43.2345],[-96.5696,43.2347],[-96.5694,43.2352],[-96.5694,43.2353],[-96.5693,43.2357],[-96.5691,43.236],[-96.569,43.2364],[-96.569,43.2368],[-96.569,43.237],[-96.569,43.2372],[-96.5691,43.2373],[-96.5693,43.2375],[-96.5696,43.2377],[-96.5696,43.2378],[-96.5699,43.2379],[-96.57,43.2379],[-96.5703,43.238],[-96.5711,43.2382],[-96.5712,43.2382],[-96.5713,43.2383],[-96.5714,43.2383],[-96.5714,43.2384],[-96.5715,43.2385],[-96.5715,43.2386],[-96.5715,43.2388],[-96.5715,43.2389],[-96.5714,43.239],[-96.5714,43.2391],[-96.5713,43.2392],[-96.5699,43.2402],[-96.5697,43.2403],[-96.5693,43.2408],[-96.5691,43.2411],[-96.5688,43.2416],[-96.5687,43.2418],[-96.5685,43.2419],[-96.5682,43.2422],[-96.5679,43.2424],[-96.5677,43.2426],[-96.5671,43.243],[-96.5667,43.2433],[-96.5665,43.2435],[-96.5662,43.2437],[-96.5657,43.2442],[-96.5656,43.2442],[-96.5652,43.2445],[-96.565,43.2445],[-96.5649,43.2445],[-96.5647,43.2445],[-96.5646,43.2445],[-96.5639,43.2443],[-96.5638,43.2442],[-96.5636,43.2441],[-96.5631,43.2439],[-96.5628,43.2438],[-96.5624,43.2437],[-96.562,43.2437],[-96.5618,43.2437],[-96.5615,43.2437],[-96.5611,43.2438],[-96.5607,43.2439],[-96.5605,43.2439],[-96.5604,43.244],[-96.5603,43.2441],[-96.5602,43.2442],[-96.5602,43.2443],[-96.5602,43.2444],[-96.5602,43.2445],[-96.5601,43.2447],[-96.5596,43.245],[-96.5593,43.2452],[-96.559,43.2454],[-96.5588,43.2454],[-96.5587,43.2455],[-96.5569,43.246],[-96.5558,43.2463],[-96.5553,43.2465],[-96.5549,43.2466],[-96.5544,43.2468],[-96.5537,43.2472],[-96.5534,43.2474],[-96.5533,43.2475],[-96.5532,43.2475],[-96.5531,43.2475],[-96.553,43.2475],[-96.5525,43.2475],[-96.5522,43.2475],[-96.552,43.2475],[-96.5511,43.2472],[-96.5499,43.2467],[-96.5496,43.2467],[-96.5495,43.2467],[-96.5494,43.2467],[-96.5493,43.2467],[-96.5492,43.2468],[-96.5492,43.2469],[-96.5491,43.2469],[-96.5491,43.2471],[-96.5492,43.2476],[-96.5493,43.248],[-96.5495,43.2484],[-96.5496,43.2485],[-96.5498,43.2487],[-96.55,43.2488],[-96.551,43.2496],[-96.5511,43.2497],[-96.5512,43.2498],[-96.5513,43.2499],[-96.5514,43.2502],[-96.5514,43.2503],[-96.5514,43.2504],[-96.5514,43.2506],[-96.5515,43.2508],[-96.5515,43.2509],[-96.5516,43.251],[-96.5517,43.251],[-96.5517,43.2511],[-96.552,43.2513],[-96.5524,43.2516],[-96.5525,43.2518],[-96.5526,43.2518],[-96.5527,43.2519],[-96.5527,43.252],[-96.5527,43.2521],[-96.5527,43.2523],[-96.5526,43.2525],[-96.5525,43.2525],[-96.5524,43.2525],[-96.5523,43.2526],[-96.5522,43.2527],[-96.552,43.2528],[-96.552,43.2529],[-96.5519,43.2531],[-96.5519,43.2532],[-96.5519,43.2535],[-96.5519,43.2536],[-96.552,43.2537],[-96.552,43.2538],[-96.5523,43.2541],[-96.5525,43.2543],[-96.5526,43.2544],[-96.5527,43.2544],[-96.5528,43.2548],[-96.5527,43.255],[-96.5527,43.2551],[-96.5527,43.2552],[-96.5527,43.2556],[-96.5527,43.256],[-96.5526,43.2563],[-96.5525,43.2564],[-96.5524,43.2566],[-96.5524,43.2567],[-96.5524,43.2568],[-96.5525,43.2569],[-96.5525,43.257],[-96.5525,43.2573],[-96.5525,43.2574],[-96.5525,43.2575],[-96.5526,43.2576],[-96.5527,43.2577],[-96.5527,43.2578],[-96.5527,43.2579],[-96.5526,43.258],[-96.5527,43.2581],[-96.5527,43.2582],[-96.5528,43.2583],[-96.5529,43.2585],[-96.553,43.2586],[-96.5531,43.2586],[-96.5532,43.2587],[-96.5532,43.2588],[-96.5532,43.2589],[-96.5533,43.2589],[-96.5534,43.2589],[-96.5534,43.259],[-96.5533,43.2591],[-96.5534,43.2591],[-96.5534,43.2592],[-96.5534,43.2593],[-96.5535,43.2595],[-96.5537,43.2596],[-96.5538,43.2596],[-96.5539,43.2596],[-96.554,43.2596],[-96.5541,43.2597],[-96.5542,43.2597],[-96.5543,43.2597],[-96.5544,43.2598],[-96.5546,43.2599],[-96.5547,43.2599],[-96.5549,43.26],[-96.555,43.26],[-96.5551,43.26],[-96.5555,43.2599],[-96.5556,43.2599],[-96.5557,43.2597],[-96.5558,43.2597],[-96.5562,43.2593],[-96.5565,43.2591],[-96.5567,43.2591],[-96.5567,43.259],[-96.5568,43.259],[-96.5569,43.259],[-96.557,43.259],[-96.5571,43.259],[-96.5572,43.259],[-96.5579,43.259],[-96.5586,43.2589],[-96.5589,43.259],[-96.5595,43.259],[-96.5609,43.2592],[-96.5615,43.2593],[-96.5617,43.2594],[-96.5618,43.2595],[-96.5621,43.2596],[-96.5623,43.2597],[-96.5624,43.2598],[-96.5626,43.2598],[-96.5637,43.26],[-96.5645,43.2602],[-96.5646,43.2602],[-96.5648,43.2602],[-96.5649,43.2603],[-96.5651,43.2604],[-96.5652,43.2604],[-96.5653,43.2606],[-96.5655,43.2608],[-96.5659,43.2613],[-96.566,43.2614],[-96.5667,43.2619],[-96.5668,43.2619],[-96.5671,43.2621],[-96.5674,43.2622],[-96.5675,43.2622],[-96.568,43.2622],[-96.5682,43.2623],[-96.5686,43.2625],[-96.5689,43.2625],[-96.5692,43.2626],[-96.5693,43.2626],[-96.5695,43.2626],[-96.5698,43.2627],[-96.5699,43.2628],[-96.5703,43.2632],[-96.5704,43.2632],[-96.5705,43.2633],[-96.5706,43.2634],[-96.5707,43.2636],[-96.5709,43.2638],[-96.5711,43.2641],[-96.5711,43.2642],[-96.5713,43.2644],[-96.5715,43.2645],[-96.5716,43.2646],[-96.5717,43.2647],[-96.5718,43.2647],[-96.572,43.2649],[-96.5721,43.2649],[-96.5724,43.2651],[-96.5725,43.2652],[-96.5728,43.2653],[-96.5729,43.2653],[-96.573,43.2654],[-96.5731,43.2654],[-96.5737,43.2658],[-96.5738,43.2658],[-96.5743,43.2662],[-96.5744,43.2663],[-96.5746,43.2665],[-96.5747,43.2667],[-96.5748,43.2668],[-96.5751,43.267],[-96.5753,43.2673],[-96.5754,43.2673],[-96.5755,43.2674],[-96.576,43.2678],[-96.5764,43.268],[-96.5765,43.2681],[-96.577,43.2683],[-96.5773,43.2683],[-96.5777,43.2684],[-96.5778,43.2684],[-96.578,43.2684],[-96.5781,43.2683],[-96.5786,43.2682],[-96.5788,43.2681],[-96.5789,43.2681],[-96.5791,43.2681],[-96.5794,43.2681],[-96.5798,43.2681],[-96.58,43.2681],[-96.5804,43.2681],[-96.5805,43.2681],[-96.5811,43.2681],[-96.5813,43.2681],[-96.5815,43.268],[-96.5816,43.268],[-96.5817,43.2679],[-96.5818,43.2679],[-96.5821,43.2677],[-96.5822,43.2677],[-96.5823,43.2676],[-96.5826,43.2676],[-96.5827,43.2676],[-96.5829,43.2676],[-96.5836,43.2677],[-96.5841,43.2678],[-96.5842,43.2679],[-96.5844,43.2681],[-96.5845,43.2681],[-96.5846,43.2683],[-96.5848,43.2684],[-96.5853,43.2688],[-96.5853,43.2689],[-96.5857,43.2694],[-96.5857,43.2695],[-96.5857,43.2697],[-96.5857,43.2698],[-96.5857,43.27],[-96.5856,43.27],[-96.5855,43.2701],[-96.5854,43.2702],[-96.5854,43.2703],[-96.5854,43.2704],[-96.5853,43.2704],[-96.5852,43.2704],[-96.5851,43.2704],[-96.5851,43.2705],[-96.585,43.2707],[-96.585,43.2709],[-96.5851,43.2711],[-96.5852,43.2713],[-96.5852,43.2714],[-96.5853,43.2715],[-96.5854,43.2716],[-96.5861,43.2722],[-96.5862,43.2724],[-96.5863,43.2724],[-96.5863,43.2726],[-96.5864,43.273],[-96.5865,43.2734],[-96.5865,43.2736],[-96.5865,43.2737],[-96.5865,43.2738],[-96.5865,43.2739],[-96.5864,43.274],[-96.5863,43.2742],[-96.5862,43.2744],[-96.5862,43.2745],[-96.5861,43.2746],[-96.5858,43.2748],[-96.5857,43.2749],[-96.5855,43.275],[-96.5853,43.2751],[-96.5849,43.2755],[-96.5849,43.2756],[-96.5846,43.276],[-96.5842,43.2765],[-96.5841,43.2766],[-96.584,43.2766],[-96.5838,43.2767],[-96.5837,43.2767],[-96.5837,43.2766],[-96.5836,43.2766],[-96.5835,43.2766],[-96.5833,43.2766],[-96.5833,43.2765],[-96.5831,43.2764],[-96.5831,43.2763],[-96.5831,43.2761],[-96.583,43.276],[-96.583,43.2759],[-96.583,43.2758],[-96.5831,43.2754],[-96.5832,43.2751],[-96.5832,43.275],[-96.5832,43.2749],[-96.5832,43.2747],[-96.5832,43.2746],[-96.5831,43.2745],[-96.5829,43.2744],[-96.5826,43.2743],[-96.5824,43.2743],[-96.5822,43.2743],[-96.5819,43.2743],[-96.5817,43.2744],[-96.5812,43.2747],[-96.5811,43.2747],[-96.5809,43.2749],[-96.5808,43.275],[-96.5808,43.2753],[-96.5808,43.2754],[-96.5808,43.2756],[-96.5807,43.2757],[-96.5807,43.2758],[-96.5805,43.276],[-96.5805,43.2761],[-96.5801,43.2763],[-96.58,43.2764],[-96.5792,43.277],[-96.5786,43.2776],[-96.5783,43.2778],[-96.5781,43.2781],[-96.578,43.2782],[-96.5779,43.2782],[-96.5777,43.2784],[-96.5777,43.2785],[-96.5776,43.2789],[-96.5776,43.279],[-96.5776,43.2792],[-96.5776,43.2793],[-96.5777,43.2796],[-96.5778,43.2799],[-96.578,43.2803],[-96.5781,43.2805],[-96.5783,43.2814],[-96.5783,43.2815],[-96.5784,43.2825],[-96.5785,43.2834],[-96.5785,43.2836],[-96.5786,43.2839],[-96.5787,43.284],[-96.5788,43.2842],[-96.5789,43.2843],[-96.5791,43.2844],[-96.5793,43.2846],[-96.5796,43.2849],[-96.5798,43.2852],[-96.5799,43.2853],[-96.5803,43.2857],[-96.5807,43.2861],[-96.5808,43.2861],[-96.5809,43.2864],[-96.581,43.2868],[-96.5811,43.2872],[-96.5814,43.2878],[-96.5814,43.288],[-96.5814,43.2887],[-96.5814,43.2889],[-96.581,43.2897],[-96.5808,43.2901],[-96.5806,43.2905],[-96.5806,43.2906],[-96.5803,43.2912],[-96.5802,43.2912],[-96.58,43.2914],[-96.5798,43.2915],[-96.5798,43.2916],[-96.5797,43.2916],[-96.5796,43.2916],[-96.5795,43.2917],[-96.5795,43.2919],[-96.5792,43.2925],[-96.5791,43.2929],[-96.5791,43.2938],[-96.5792,43.2939],[-96.5793,43.2942],[-96.5795,43.2946],[-96.5795,43.2948],[-96.5795,43.2951],[-96.5795,43.2952],[-96.5794,43.2954],[-96.5794,43.2955],[-96.5794,43.2956],[-96.5794,43.2957],[-96.5795,43.2957],[-96.5798,43.2958],[-96.5799,43.2958],[-96.5801,43.2958],[-96.5802,43.2958],[-96.5803,43.2958],[-96.5804,43.2958],[-96.5805,43.2958],[-96.5806,43.2957],[-96.5809,43.2957],[-96.581,43.2957],[-96.5814,43.2957],[-96.5815,43.2956],[-96.5821,43.2952],[-96.5823,43.295],[-96.5828,43.2948],[-96.5831,43.2945],[-96.5833,43.2942],[-96.5834,43.2941],[-96.5837,43.2937],[-96.5838,43.2936],[-96.584,43.2934],[-96.5842,43.2933],[-96.5843,43.2932],[-96.5845,43.2931],[-96.5849,43.293],[-96.5856,43.2928],[-96.5858,43.2927],[-96.586,43.2927],[-96.5861,43.2927],[-96.5867,43.2926],[-96.5872,43.2925],[-96.5876,43.2924],[-96.588,43.2924],[-96.5883,43.2924],[-96.5884,43.2925],[-96.5885,43.2925],[-96.5885,43.2926],[-96.5886,43.2927],[-96.5887,43.2928],[-96.5887,43.2929],[-96.5889,43.2933],[-96.5889,43.2934],[-96.5889,43.2935],[-96.589,43.2939],[-96.5891,43.2941],[-96.5891,43.2942],[-96.589,43.2943],[-96.589,43.2945],[-96.5891,43.2946],[-96.5891,43.2948],[-96.5891,43.2949],[-96.5892,43.2952],[-96.5893,43.2953],[-96.5892,43.2953],[-96.5892,43.2954],[-96.5891,43.2957],[-96.589,43.2958],[-96.5889,43.2959],[-96.5885,43.2962],[-96.5882,43.2963],[-96.5881,43.2963],[-96.5875,43.2965],[-96.5874,43.2965],[-96.5873,43.2965],[-96.5869,43.2965],[-96.5863,43.2965],[-96.586,43.2966],[-96.5858,43.2967],[-96.5857,43.2967],[-96.5849,43.297],[-96.5848,43.2971],[-96.5847,43.2971],[-96.5844,43.2974],[-96.5843,43.2975],[-96.5842,43.2976],[-96.584,43.2978],[-96.5836,43.2979],[-96.5833,43.298],[-96.5832,43.2981],[-96.5829,43.2981],[-96.5828,43.2981],[-96.5825,43.2981],[-96.5823,43.2981],[-96.5822,43.2981],[-96.5818,43.298],[-96.5816,43.2979],[-96.5812,43.2979],[-96.581,43.2979],[-96.5806,43.2978],[-96.5804,43.2979],[-96.5803,43.2979],[-96.58,43.298],[-96.5799,43.298],[-96.5797,43.2981],[-96.5795,43.2982],[-96.5793,43.2983],[-96.5791,43.2983],[-96.5785,43.2985],[-96.5778,43.2987],[-96.5776,43.2987],[-96.5768,43.2988],[-96.5765,43.2989],[-96.576,43.2989],[-96.5753,43.299],[-96.5746,43.2991],[-96.5745,43.2991],[-96.5742,43.2991],[-96.5739,43.299],[-96.5737,43.299],[-96.5735,43.299],[-96.5734,43.299],[-96.5733,43.2989],[-96.5732,43.2989],[-96.573,43.2988],[-96.5726,43.2986],[-96.5725,43.2985],[-96.5722,43.2983],[-96.5721,43.2983],[-96.5717,43.2977],[-96.5716,43.2976],[-96.5712,43.2968],[-96.571,43.2966],[-96.5708,43.2963],[-96.5707,43.2963],[-96.5705,43.2961],[-96.5699,43.2959],[-96.5693,43.2955],[-96.569,43.2954],[-96.5688,43.2954],[-96.5686,43.2953],[-96.5685,43.2953],[-96.5684,43.2952],[-96.5683,43.2952],[-96.5681,43.2952],[-96.568,43.2952],[-96.5679,43.2953],[-96.5678,43.2954],[-96.5678,43.2955],[-96.5677,43.2956],[-96.5675,43.2957],[-96.5673,43.2959],[-96.567,43.296],[-96.5668,43.296],[-96.5665,43.2961],[-96.5664,43.296],[-96.5663,43.296],[-96.5662,43.2959],[-96.5661,43.2959],[-96.5657,43.2956],[-96.5653,43.2952],[-96.565,43.2949],[-96.5646,43.2947],[-96.5645,43.2947],[-96.5644,43.2946],[-96.5643,43.2946],[-96.5642,43.2946],[-96.564,43.2946],[-96.5637,43.2947],[-96.5636,43.2947],[-96.5632,43.2949],[-96.5631,43.295],[-96.5626,43.2953],[-96.5624,43.2954],[-96.5624,43.2955],[-96.5623,43.2956],[-96.5622,43.2957],[-96.5621,43.2958],[-96.562,43.2958],[-96.5619,43.2959],[-96.5618,43.2959],[-96.5617,43.2959],[-96.5616,43.2959],[-96.5615,43.2959],[-96.561,43.2961],[-96.5609,43.2961],[-96.5596,43.2961],[-96.5579,43.2963],[-96.5577,43.2963],[-96.5573,43.2963],[-96.5572,43.2963],[-96.5571,43.2963],[-96.5564,43.2964],[-96.5557,43.2965],[-96.555,43.2966],[-96.5549,43.2965],[-96.5548,43.2965],[-96.5547,43.2965],[-96.5546,43.2965],[-96.5546,43.2964],[-96.5546,43.2962],[-96.5546,43.2961],[-96.5547,43.296],[-96.555,43.2958],[-96.5551,43.2957],[-96.5553,43.2956],[-96.5554,43.2955],[-96.5554,43.2954],[-96.5555,43.2952],[-96.5554,43.2949],[-96.5554,43.2948],[-96.5553,43.2947],[-96.555,43.2941],[-96.5549,43.294],[-96.5547,43.2938],[-96.5546,43.2937],[-96.5542,43.2934],[-96.5541,43.2933],[-96.554,43.2933],[-96.554,43.2932],[-96.5538,43.2931],[-96.5536,43.2931],[-96.5533,43.2929],[-96.5531,43.2929],[-96.5531,43.2928],[-96.553,43.2929],[-96.5529,43.2929],[-96.5527,43.2929],[-96.5524,43.2928],[-96.5523,43.2928],[-96.5522,43.2928],[-96.5521,43.2929],[-96.5519,43.2929],[-96.5516,43.293],[-96.5512,43.293],[-96.5509,43.2931],[-96.5509,43.2932],[-96.5508,43.2933],[-96.5507,43.2933],[-96.5506,43.2937],[-96.5506,43.2938],[-96.5505,43.2938],[-96.5504,43.294],[-96.5502,43.2941],[-96.5501,43.2942],[-96.55,43.2942],[-96.5499,43.2942],[-96.5495,43.2943],[-96.5495,43.2944],[-96.5494,43.2944],[-96.5492,43.2944],[-96.5491,43.2944],[-96.5489,43.2943],[-96.5479,43.2941],[-96.5475,43.294],[-96.5474,43.294],[-96.5471,43.294],[-96.547,43.294],[-96.547,43.2941],[-96.5464,43.2942],[-96.5458,43.2944],[-96.5457,43.2945],[-96.5456,43.2945],[-96.5454,43.2945],[-96.5452,43.2946],[-96.5448,43.2946],[-96.5447,43.2946],[-96.5445,43.2947],[-96.5444,43.2947],[-96.5442,43.2947],[-96.5441,43.2947],[-96.544,43.2947],[-96.5439,43.2947],[-96.5438,43.2947],[-96.5434,43.2948],[-96.5419,43.2952],[-96.5414,43.2953],[-96.5413,43.2953],[-96.5413,43.2954],[-96.5412,43.2954],[-96.5409,43.2955],[-96.5408,43.2955],[-96.5407,43.2956],[-96.5406,43.2957],[-96.5405,43.2958],[-96.5404,43.2961],[-96.5403,43.2962],[-96.5402,43.2965],[-96.5396,43.2973],[-96.5396,43.2974],[-96.5395,43.2975],[-96.5394,43.2976],[-96.5393,43.2979],[-96.5391,43.2982],[-96.5391,43.2983],[-96.539,43.2983],[-96.5388,43.2985],[-96.5387,43.2985],[-96.5386,43.2986],[-96.5386,43.2985],[-96.5385,43.2985],[-96.5381,43.2984],[-96.5379,43.2983],[-96.5378,43.2983],[-96.5375,43.2983],[-96.5373,43.2984],[-96.5363,43.2986],[-96.5356,43.2987],[-96.5349,43.2988],[-96.5346,43.2988],[-96.534,43.2989],[-96.533,43.2991],[-96.5313,43.2996],[-96.531,43.2996],[-96.5307,43.2997],[-96.5305,43.2998],[-96.5304,43.2998],[-96.5302,43.2999],[-96.5301,43.3],[-96.5301,43.3001],[-96.5301,43.3003],[-96.5302,43.3004],[-96.5303,43.3006],[-96.5305,43.3007],[-96.5307,43.3009],[-96.5311,43.3013],[-96.5316,43.3017],[-96.5317,43.3018],[-96.5319,43.302],[-96.532,43.3021],[-96.5321,43.3022],[-96.5321,43.3023],[-96.5322,43.3025],[-96.5323,43.3029],[-96.5322,43.3031],[-96.5322,43.3034],[-96.532,43.3039],[-96.5319,43.3042],[-96.5319,43.3043],[-96.5318,43.3043],[-96.5317,43.3044],[-96.5316,43.3045],[-96.5311,43.3046],[-96.531,43.3046],[-96.5309,43.3046],[-96.5307,43.3046],[-96.5302,43.3047],[-96.5294,43.3049],[-96.5292,43.3049],[-96.529,43.3049],[-96.5289,43.3049],[-96.5288,43.3049],[-96.5286,43.3048],[-96.5285,43.3047],[-96.5282,43.3047],[-96.5281,43.3047],[-96.5277,43.3047],[-96.5276,43.3047],[-96.5275,43.3048],[-96.5274,43.3048],[-96.5274,43.3049],[-96.5271,43.3051],[-96.527,43.3051],[-96.527,43.3052],[-96.5269,43.3054],[-96.5269,43.3055],[-96.5269,43.3056],[-96.5269,43.3059],[-96.5269,43.306],[-96.5269,43.3062],[-96.5269,43.3063],[-96.5271,43.3065],[-96.5272,43.3067],[-96.5273,43.3068],[-96.5276,43.3069],[-96.5277,43.307],[-96.5278,43.307],[-96.5279,43.307],[-96.528,43.3071],[-96.5281,43.3071],[-96.5282,43.3072],[-96.5283,43.3073],[-96.5284,43.3073],[-96.5286,43.3077],[-96.5286,43.3079],[-96.5287,43.308],[-96.5289,43.3083],[-96.5292,43.309],[-96.5292,43.3091],[-96.5291,43.3091],[-96.529,43.3092],[-96.5289,43.3092],[-96.5288,43.3092],[-96.5288,43.3093],[-96.5287,43.3093],[-96.5286,43.3093],[-96.5281,43.3091],[-96.5278,43.309],[-96.5277,43.309],[-96.5276,43.3091],[-96.5276,43.3092],[-96.5276,43.3093],[-96.5275,43.3094],[-96.5275,43.3095],[-96.5274,43.3096],[-96.5274,43.3097],[-96.5274,43.3098],[-96.5273,43.3098],[-96.5272,43.3099],[-96.5271,43.3099],[-96.527,43.3099],[-96.5269,43.3099],[-96.5266,43.3099],[-96.5265,43.3099],[-96.5265,43.31],[-96.5264,43.31],[-96.526,43.31],[-96.5258,43.31],[-96.5257,43.31],[-96.5255,43.3101],[-96.5252,43.3102],[-96.5251,43.3102],[-96.525,43.3102],[-96.5249,43.3102],[-96.5246,43.3104],[-96.5245,43.3105],[-96.5244,43.3106],[-96.5242,43.3108],[-96.5242,43.3109],[-96.5241,43.311],[-96.5241,43.3113],[-96.5241,43.3114],[-96.5241,43.3116],[-96.5242,43.3117],[-96.5242,43.3118],[-96.5243,43.3119],[-96.5245,43.312],[-96.5245,43.3121],[-96.5246,43.3121],[-96.5247,43.3121],[-96.5249,43.3122],[-96.5252,43.3122],[-96.5254,43.3122],[-96.5255,43.3123],[-96.5261,43.3125],[-96.5265,43.3126],[-96.5271,43.3129],[-96.5272,43.3129],[-96.5274,43.313],[-96.5275,43.3132],[-96.5276,43.3132],[-96.5276,43.3133],[-96.5277,43.3133],[-96.5279,43.3135],[-96.5281,43.3136],[-96.5282,43.3137],[-96.5283,43.3139],[-96.5284,43.314],[-96.5285,43.3142],[-96.5285,43.3143],[-96.5286,43.3145],[-96.5287,43.3146],[-96.5287,43.3147],[-96.5286,43.315],[-96.5287,43.3152],[-96.5287,43.3153],[-96.5289,43.3157],[-96.529,43.3162],[-96.529,43.3164],[-96.5289,43.3165],[-96.5288,43.3165],[-96.5287,43.3166],[-96.5286,43.3166],[-96.5285,43.3165],[-96.5283,43.3164],[-96.5282,43.3164],[-96.5281,43.3163],[-96.5277,43.316],[-96.5273,43.3158],[-96.5272,43.3158],[-96.5271,43.3158],[-96.527,43.3158],[-96.5267,43.3158],[-96.5265,43.3159],[-96.5265,43.316],[-96.5264,43.316],[-96.5263,43.3162],[-96.5261,43.3166],[-96.526,43.3167],[-96.5259,43.3167],[-96.5259,43.3168],[-96.5258,43.3169],[-96.5257,43.3174],[-96.5257,43.318],[-96.5256,43.3181],[-96.5256,43.3182],[-96.5256,43.3183],[-96.5256,43.3185],[-96.5256,43.3186],[-96.5256,43.3187],[-96.5258,43.3189],[-96.5258,43.319],[-96.5259,43.319],[-96.526,43.319],[-96.5261,43.319],[-96.5263,43.319],[-96.5264,43.319],[-96.5265,43.319],[-96.5267,43.3188],[-96.5268,43.3188],[-96.5269,43.3188],[-96.527,43.3188],[-96.5271,43.3188],[-96.5273,43.3187],[-96.5274,43.3187],[-96.5275,43.3187],[-96.5276,43.3186],[-96.5277,43.3186],[-96.5279,43.3186],[-96.528,43.3186],[-96.5281,43.3187],[-96.5282,43.3187],[-96.5283,43.3187],[-96.5284,43.3188],[-96.5285,43.3188],[-96.5286,43.3188],[-96.5287,43.3188],[-96.5287,43.3189],[-96.5288,43.3189],[-96.5289,43.3189],[-96.529,43.3189],[-96.5291,43.319],[-96.5292,43.3191],[-96.5295,43.3193],[-96.5298,43.3198],[-96.53,43.32],[-96.5301,43.32],[-96.5302,43.3201],[-96.5305,43.3202],[-96.5305,43.3203],[-96.5307,43.3205],[-96.5309,43.3206],[-96.531,43.3207],[-96.531,43.3208],[-96.5309,43.3209],[-96.5307,43.321],[-96.5305,43.3211],[-96.5299,43.3212],[-96.5298,43.3212],[-96.5297,43.3212],[-96.5297,43.3213],[-96.5295,43.3216],[-96.5293,43.322],[-96.5292,43.3223],[-96.5291,43.3224],[-96.529,43.3225],[-96.529,43.3227],[-96.5289,43.3227],[-96.5289,43.3228],[-96.5289,43.3233],[-96.5289,43.3239],[-96.529,43.324],[-96.5289,43.3241],[-96.5289,43.3242],[-96.5289,43.3243],[-96.5289,43.3244],[-96.529,43.3246],[-96.5296,43.325],[-96.53,43.3252],[-96.5304,43.3255],[-96.5307,43.3259],[-96.5308,43.3259],[-96.531,43.326],[-96.5315,43.3262],[-96.5316,43.3263],[-96.5317,43.3265],[-96.5318,43.3266],[-96.532,43.3269],[-96.5321,43.327],[-96.5321,43.3271],[-96.5322,43.3273],[-96.5326,43.3278],[-96.5327,43.3279],[-96.5332,43.3287],[-96.5332,43.3288],[-96.5332,43.329],[-96.5329,43.3293],[-96.5328,43.3294],[-96.5327,43.3295],[-96.5327,43.3296],[-96.5324,43.33],[-96.5319,43.3307],[-96.5315,43.3316],[-96.5315,43.3317],[-96.5315,43.3319],[-96.5315,43.332],[-96.5316,43.3322],[-96.5319,43.3328],[-96.5321,43.3331],[-96.5324,43.3334],[-96.5324,43.3335],[-96.5325,43.3336],[-96.5325,43.3338],[-96.5324,43.3342],[-96.5324,43.3344],[-96.5324,43.3345],[-96.5325,43.3345],[-96.5326,43.3346],[-96.5327,43.3346],[-96.5334,43.3346],[-96.5336,43.3346],[-96.5341,43.3346],[-96.5341,43.3347],[-96.5342,43.3347],[-96.5344,43.3349],[-96.5346,43.3352],[-96.5349,43.3356],[-96.5349,43.3357],[-96.5351,43.3365],[-96.535,43.3366],[-96.535,43.3367],[-96.5345,43.3369],[-96.5341,43.3373],[-96.5336,43.3374],[-96.5335,43.3375],[-96.5333,43.3376],[-96.5331,43.3378],[-96.5325,43.3382],[-96.5323,43.3384],[-96.5321,43.3387],[-96.5317,43.3393],[-96.5316,43.3395],[-96.5316,43.34],[-96.5316,43.3401],[-96.5316,43.3402],[-96.5317,43.3403],[-96.5317,43.3404],[-96.5319,43.3408],[-96.5319,43.3409],[-96.5319,43.341],[-96.532,43.3411],[-96.5321,43.3412],[-96.5321,43.3413],[-96.5324,43.3414],[-96.5325,43.3415],[-96.5326,43.3417],[-96.5327,43.3417],[-96.5328,43.3418],[-96.5329,43.3419],[-96.5329,43.342],[-96.5329,43.3421],[-96.5329,43.3422],[-96.5329,43.3423],[-96.5329,43.3424],[-96.5329,43.3425],[-96.5328,43.3426],[-96.5328,43.3427],[-96.5324,43.3431],[-96.5323,43.3432],[-96.5322,43.3432],[-96.5321,43.3432],[-96.5319,43.3432],[-96.5317,43.3431],[-96.5317,43.343],[-96.5316,43.3425],[-96.5316,43.3424],[-96.5315,43.3423],[-96.5314,43.3421],[-96.5311,43.342],[-96.531,43.342],[-96.5304,43.3419],[-96.5303,43.3419],[-96.5302,43.342],[-96.5301,43.342],[-96.5297,43.342],[-96.5293,43.3421],[-96.5292,43.3421],[-96.5287,43.3422],[-96.5285,43.3422],[-96.5284,43.3422],[-96.5281,43.3425],[-96.5279,43.3426],[-96.5278,43.3427],[-96.5277,43.3428],[-96.5276,43.3429],[-96.5275,43.3432],[-96.5275,43.3433],[-96.5275,43.3434],[-96.5274,43.3438],[-96.5273,43.344],[-96.5271,43.3442],[-96.527,43.3443],[-96.5267,43.3448],[-96.5266,43.345],[-96.5263,43.3453],[-96.5262,43.3454],[-96.5261,43.3455],[-96.5255,43.3459],[-96.5251,43.3464],[-96.5249,43.3466],[-96.5246,43.3469],[-96.5245,43.3469],[-96.5244,43.3471],[-96.5243,43.3472],[-96.5243,43.3473],[-96.5243,43.3474],[-96.5243,43.3475],[-96.5243,43.3476],[-96.5243,43.3477],[-96.5243,43.3478],[-96.5244,43.3478],[-96.5245,43.3479],[-96.5245,43.3482],[-96.5247,43.3484],[-96.5248,43.3484],[-96.525,43.3484],[-96.5252,43.3484],[-96.5254,43.3484],[-96.5255,43.3483],[-96.5256,43.3482],[-96.5258,43.348],[-96.526,43.3479],[-96.5262,43.3478],[-96.5263,43.3477],[-96.5267,43.3477],[-96.5268,43.3478],[-96.5269,43.3478],[-96.527,43.3478],[-96.5271,43.3478],[-96.5272,43.3479],[-96.5274,43.3479],[-96.5274,43.348],[-96.5276,43.3482],[-96.5277,43.3482],[-96.5277,43.3483],[-96.5278,43.3485],[-96.5278,43.3486],[-96.5277,43.3487],[-96.5276,43.3489],[-96.5275,43.349],[-96.5274,43.3491],[-96.5274,43.3492],[-96.5273,43.3493],[-96.5273,43.3494],[-96.5273,43.3495],[-96.5272,43.35],[-96.5272,43.3503],[-96.5271,43.3503],[-96.527,43.3503],[-96.527,43.3504],[-96.527,43.3505],[-96.527,43.3506],[-96.527,43.3508],[-96.527,43.3509],[-96.527,43.351],[-96.527,43.3511],[-96.527,43.3513],[-96.5271,43.3513],[-96.5271,43.3514],[-96.527,43.3515],[-96.5269,43.3516],[-96.5269,43.3517],[-96.5267,43.3518],[-96.5266,43.3519],[-96.5266,43.352],[-96.5265,43.352],[-96.5265,43.3521],[-96.5264,43.3521],[-96.5264,43.3522],[-96.5264,43.3523],[-96.5262,43.3524],[-96.526,43.3525],[-96.5256,43.3528],[-96.5255,43.3528],[-96.5253,43.3531],[-96.5251,43.3533],[-96.5251,43.3535],[-96.5251,43.3536],[-96.5252,43.3537],[-96.5252,43.3538],[-96.5253,43.3538],[-96.5255,43.354],[-96.5256,43.3541],[-96.5261,43.3544],[-96.5262,43.3544],[-96.5263,43.3545],[-96.5267,43.3548],[-96.5271,43.3551],[-96.5271,43.3552],[-96.5272,43.3553],[-96.5274,43.3556],[-96.5274,43.3557],[-96.5277,43.3562],[-96.5277,43.3563],[-96.5278,43.3566],[-96.5278,43.3567],[-96.5278,43.357],[-96.5278,43.3571],[-96.5273,43.358],[-96.5273,43.3581],[-96.5272,43.3583],[-96.5272,43.3586],[-96.5275,43.3597],[-96.5275,43.3598],[-96.5275,43.3601],[-96.5274,43.3603],[-96.5274,43.3604],[-96.5273,43.3606],[-96.5273,43.3607],[-96.5272,43.361],[-96.5272,43.3611],[-96.5272,43.3613],[-96.5272,43.3614],[-96.5273,43.3616],[-96.5273,43.3617],[-96.5276,43.3622],[-96.5276,43.3626],[-96.5276,43.3627],[-96.5277,43.3627],[-96.5278,43.3627],[-96.528,43.3627],[-96.5283,43.3625],[-96.5284,43.3625],[-96.5286,43.3624],[-96.5287,43.3624],[-96.5288,43.3624],[-96.5289,43.3624],[-96.5291,43.3624],[-96.5294,43.3625],[-96.5295,43.3626],[-96.5295,43.3628],[-96.5295,43.3629],[-96.5295,43.3631],[-96.5294,43.3634],[-96.5294,43.3635],[-96.5294,43.3637],[-96.5294,43.364],[-96.5294,43.3642],[-96.5294,43.3643],[-96.5296,43.3645],[-96.5297,43.3646],[-96.5298,43.3646],[-96.5298,43.3647],[-96.5303,43.365],[-96.5304,43.3651],[-96.5305,43.3652],[-96.5307,43.3654],[-96.5308,43.3657],[-96.5309,43.3658],[-96.5309,43.366],[-96.5309,43.3669],[-96.5309,43.367],[-96.5309,43.3673],[-96.5309,43.3677],[-96.5309,43.3678],[-96.531,43.3682],[-96.531,43.3684],[-96.5309,43.3687],[-96.5307,43.3689],[-96.5304,43.3691],[-96.5302,43.3692],[-96.53,43.3692],[-96.5299,43.3693],[-96.5294,43.3693],[-96.5293,43.3693],[-96.5289,43.3693],[-96.5287,43.3693],[-96.5286,43.3693],[-96.5284,43.3692],[-96.5283,43.3691],[-96.5281,43.369],[-96.5281,43.3689],[-96.528,43.3687],[-96.528,43.3686],[-96.528,43.3684],[-96.5279,43.3683],[-96.5278,43.3682],[-96.5277,43.3681],[-96.5276,43.3681],[-96.5271,43.3681],[-96.5269,43.3681],[-96.5268,43.3681],[-96.5267,43.3681],[-96.5266,43.3682],[-96.5264,43.3683],[-96.526,43.3686],[-96.5259,43.3687],[-96.5259,43.3688],[-96.5259,43.3689],[-96.5258,43.3689],[-96.5258,43.369],[-96.5257,43.369],[-96.5256,43.3692],[-96.5253,43.3694],[-96.5252,43.3694],[-96.5248,43.3698],[-96.5248,43.3699],[-96.5247,43.3699],[-96.5247,43.3701],[-96.5248,43.3701],[-96.5248,43.3702],[-96.5249,43.3704],[-96.5251,43.3706],[-96.5253,43.3708],[-96.5255,43.371],[-96.5255,43.3711],[-96.5255,43.3712],[-96.5254,43.3714],[-96.5254,43.3715],[-96.5253,43.3716],[-96.5251,43.3723],[-96.525,43.3725],[-96.525,43.3726],[-96.5249,43.3726],[-96.5248,43.3727],[-96.5247,43.3727],[-96.5245,43.3727],[-96.5244,43.3727],[-96.5243,43.3727],[-96.5241,43.3725],[-96.5237,43.3721],[-96.5236,43.372],[-96.5235,43.372],[-96.5235,43.3719],[-96.5234,43.3719],[-96.5232,43.3718],[-96.5231,43.3717],[-96.5228,43.3717],[-96.5227,43.3717],[-96.5225,43.3718],[-96.5222,43.372],[-96.5221,43.3722],[-96.522,43.3722],[-96.522,43.3724],[-96.5221,43.3725],[-96.5221,43.3726],[-96.5222,43.3727],[-96.5222,43.3728],[-96.5222,43.373],[-96.5222,43.3732],[-96.5221,43.3733],[-96.522,43.3736],[-96.5219,43.374],[-96.5218,43.374],[-96.5217,43.3741],[-96.5217,43.3742],[-96.5217,43.3743],[-96.5216,43.3743],[-96.5216,43.3744],[-96.5216,43.3745],[-96.5217,43.3746],[-96.5217,43.3747],[-96.5215,43.3749],[-96.5215,43.375],[-96.5214,43.3754],[-96.5213,43.3757],[-96.5213,43.3758],[-96.5214,43.3759],[-96.5219,43.3764],[-96.522,43.3765],[-96.5221,43.3766],[-96.5222,43.3766],[-96.5225,43.3768],[-96.5227,43.377],[-96.5229,43.3771],[-96.523,43.3773],[-96.523,43.3774],[-96.5231,43.3775],[-96.5231,43.3776],[-96.5232,43.3776],[-96.5233,43.3777],[-96.5234,43.3777],[-96.5236,43.378],[-96.524,43.3785],[-96.524,43.3786],[-96.5241,43.3787],[-96.5241,43.3788],[-96.5243,43.3791],[-96.5244,43.3791],[-96.5244,43.3792],[-96.5245,43.3797],[-96.5245,43.3798],[-96.5245,43.38],[-96.5243,43.3802],[-96.524,43.3805],[-96.5239,43.3805],[-96.5238,43.3806],[-96.5232,43.3808],[-96.5223,43.3809],[-96.5223,43.381],[-96.5222,43.381],[-96.5221,43.3811],[-96.522,43.3812],[-96.522,43.3813],[-96.522,43.3814],[-96.522,43.3815],[-96.5221,43.3815],[-96.5221,43.3816],[-96.5222,43.3816],[-96.5223,43.3816],[-96.5225,43.3816],[-96.5228,43.3814],[-96.5229,43.3814],[-96.523,43.3814],[-96.5232,43.3813],[-96.5233,43.3813],[-96.5234,43.3813],[-96.5235,43.3813],[-96.5237,43.3814],[-96.5238,43.3814],[-96.5239,43.3815],[-96.5241,43.3815],[-96.5242,43.3816],[-96.5245,43.3818],[-96.5245,43.3819],[-96.5246,43.3823],[-96.5246,43.3824],[-96.5245,43.3826],[-96.5244,43.3827],[-96.524,43.3829],[-96.5235,43.3833],[-96.5232,43.3834],[-96.523,43.3835],[-96.5226,43.3838],[-96.5225,43.3839],[-96.5224,43.384],[-96.5223,43.3841],[-96.5222,43.3842],[-96.5219,43.3845],[-96.5219,43.3846],[-96.5218,43.3847],[-96.5217,43.3848],[-96.5217,43.3849],[-96.5218,43.385],[-96.5218,43.3851],[-96.5217,43.3853],[-96.5217,43.3858],[-96.5217,43.3859],[-96.5217,43.3862],[-96.5218,43.3865],[-96.5217,43.3866],[-96.5217,43.3867],[-96.5217,43.3868],[-96.5217,43.3869],[-96.5218,43.387],[-96.5219,43.3871],[-96.522,43.3874],[-96.522,43.3875],[-96.5222,43.3877],[-96.5223,43.3877],[-96.5222,43.3878],[-96.5223,43.3881],[-96.5223,43.3884],[-96.5223,43.3885],[-96.5224,43.3886],[-96.5224,43.3887],[-96.5225,43.3888],[-96.5226,43.3889],[-96.5226,43.389],[-96.5227,43.389],[-96.5231,43.3893],[-96.5233,43.3894],[-96.5234,43.3895],[-96.5236,43.3897],[-96.5238,43.3898],[-96.5238,43.3899],[-96.5239,43.3899],[-96.5241,43.3902],[-96.5241,43.3903],[-96.5243,43.391],[-96.5244,43.3911],[-96.5244,43.3912],[-96.5244,43.3916],[-96.5241,43.3929],[-96.524,43.3932],[-96.524,43.3933],[-96.524,43.3935],[-96.524,43.3936],[-96.524,43.3937],[-96.524,43.3938],[-96.524,43.3939],[-96.5242,43.3947],[-96.5243,43.3948],[-96.5245,43.3952],[-96.5247,43.3955],[-96.5247,43.3956],[-96.5251,43.396],[-96.5252,43.3961],[-96.5254,43.3962],[-96.5256,43.3962],[-96.526,43.3964],[-96.5261,43.3964],[-96.5271,43.3966],[-96.5273,43.3967],[-96.5279,43.3969],[-96.5282,43.3971],[-96.5289,43.3974],[-96.5291,43.3975],[-96.5292,43.3976],[-96.5293,43.3976],[-96.5296,43.3976],[-96.5298,43.3976],[-96.53,43.3976],[-96.5301,43.3975],[-96.5301,43.3974],[-96.5302,43.3974],[-96.5302,43.3973],[-96.5302,43.3972],[-96.5301,43.3967],[-96.53,43.3965],[-96.53,43.3964],[-96.53,43.3962],[-96.5301,43.396],[-96.5301,43.3959],[-96.5302,43.3959],[-96.5303,43.3957],[-96.5304,43.3957],[-96.5306,43.3955],[-96.531,43.3954],[-96.5313,43.3953],[-96.5314,43.3953],[-96.532,43.3952],[-96.5332,43.3951],[-96.5333,43.3951],[-96.5337,43.395],[-96.5347,43.3949],[-96.5355,43.3948],[-96.5357,43.3948],[-96.5362,43.3948],[-96.5366,43.3948],[-96.5369,43.3948],[-96.537,43.3948],[-96.5372,43.3948],[-96.5374,43.3949],[-96.5375,43.3949],[-96.5377,43.3951],[-96.5379,43.3953],[-96.5386,43.3963],[-96.5387,43.3964],[-96.5391,43.3968],[-96.5395,43.3971],[-96.5401,43.3972],[-96.5402,43.3973],[-96.5403,43.3973],[-96.5409,43.3974],[-96.541,43.3974],[-96.5412,43.3974],[-96.5416,43.3974],[-96.5417,43.3974],[-96.5418,43.3973],[-96.5419,43.3972],[-96.542,43.397],[-96.542,43.3969],[-96.5421,43.3966],[-96.5421,43.3965],[-96.5422,43.3964],[-96.5425,43.3962],[-96.5426,43.3961],[-96.5428,43.396],[-96.543,43.396],[-96.5434,43.396],[-96.5435,43.396],[-96.5439,43.396],[-96.5442,43.3961],[-96.5444,43.3962],[-96.5447,43.3963],[-96.5448,43.3964],[-96.5449,43.3964],[-96.5454,43.3968],[-96.5455,43.3969],[-96.5456,43.3972],[-96.5456,43.3973],[-96.5456,43.3974],[-96.5455,43.3976],[-96.5454,43.3978],[-96.5452,43.3982],[-96.5448,43.3989],[-96.5448,43.3993],[-96.5448,43.3997],[-96.5449,43.4],[-96.5449,43.4001],[-96.545,43.4001],[-96.545,43.4002],[-96.5452,43.4003],[-96.5453,43.4004],[-96.5459,43.4005],[-96.5461,43.4006],[-96.5464,43.4008],[-96.5466,43.401],[-96.5468,43.4012],[-96.5471,43.4016],[-96.5472,43.4017],[-96.5473,43.4019],[-96.5473,43.402],[-96.5477,43.4027],[-96.5478,43.403],[-96.548,43.4032],[-96.5482,43.4034],[-96.5483,43.4036],[-96.5484,43.4037],[-96.5485,43.4037],[-96.5486,43.4038],[-96.5487,43.4038],[-96.5488,43.4039],[-96.5489,43.4039],[-96.549,43.404],[-96.5493,43.404],[-96.5496,43.4039],[-96.5505,43.4037],[-96.5507,43.4037],[-96.551,43.4037],[-96.5517,43.4037],[-96.552,43.4038],[-96.5527,43.4039],[-96.553,43.404],[-96.5535,43.4042],[-96.5537,43.4042],[-96.5542,43.4044],[-96.5543,43.4045],[-96.5543,43.4046],[-96.5544,43.4046],[-96.5544,43.4048],[-96.5543,43.4049],[-96.5543,43.4051],[-96.5542,43.4052],[-96.5542,43.4055],[-96.5543,43.4057],[-96.5544,43.4061],[-96.5545,43.4061],[-96.5545,43.4062],[-96.5547,43.4062],[-96.5548,43.4063],[-96.5549,43.4063],[-96.5552,43.4063],[-96.5553,43.4063],[-96.5555,43.4063],[-96.5555,43.4062],[-96.5556,43.4062],[-96.5558,43.4061],[-96.5563,43.4061],[-96.5565,43.406],[-96.5566,43.406],[-96.5567,43.406],[-96.557,43.4061],[-96.5572,43.4062],[-96.5573,43.4062],[-96.5574,43.4063],[-96.5576,43.4064],[-96.5576,43.4066],[-96.5577,43.4066],[-96.5577,43.4068],[-96.5578,43.4069],[-96.5579,43.4072],[-96.5579,43.4075],[-96.558,43.4078],[-96.5581,43.4079],[-96.5581,43.408],[-96.5582,43.4081],[-96.5583,43.4082],[-96.5584,43.4083],[-96.5587,43.4084],[-96.559,43.4087],[-96.5593,43.4088],[-96.5594,43.4089],[-96.5595,43.4091],[-96.5596,43.4094],[-96.5597,43.4097],[-96.5596,43.4107],[-96.5597,43.4112],[-96.5597,43.4113],[-96.5599,43.4118],[-96.56,43.412],[-96.5603,43.4124],[-96.5604,43.4124],[-96.5604,43.4125],[-96.5605,43.4125],[-96.5607,43.4126],[-96.5609,43.4126],[-96.561,43.4127],[-96.5613,43.4127],[-96.5615,43.4127],[-96.5616,43.4127],[-96.5619,43.4127],[-96.5627,43.4126],[-96.5628,43.4126],[-96.5629,43.4126],[-96.5631,43.4127],[-96.5632,43.4127],[-96.5633,43.4127],[-96.5634,43.4127],[-96.5638,43.4127],[-96.5639,43.4128],[-96.564,43.4128],[-96.5641,43.4129],[-96.5644,43.413],[-96.5646,43.4131],[-96.5648,43.4132],[-96.5649,43.4132],[-96.565,43.4134],[-96.5657,43.4144],[-96.5664,43.4151],[-96.5667,43.4157],[-96.5669,43.4159],[-96.567,43.416],[-96.568,43.4167],[-96.5681,43.4168],[-96.5683,43.4169],[-96.5686,43.4171],[-96.5689,43.4172],[-96.5691,43.4172],[-96.5694,43.4173],[-96.5698,43.4174],[-96.5699,43.4174],[-96.5702,43.4175],[-96.5703,43.4175],[-96.5703,43.4176],[-96.571,43.4178],[-96.5712,43.4179],[-96.5713,43.4179],[-96.5714,43.418],[-96.5715,43.418],[-96.572,43.4182],[-96.5722,43.4183],[-96.5727,43.4187],[-96.5728,43.4187],[-96.5729,43.4187],[-96.5734,43.4189],[-96.5735,43.4189],[-96.5735,43.419],[-96.5736,43.419],[-96.5737,43.4191],[-96.5737,43.4192],[-96.5738,43.4192],[-96.5738,43.4193],[-96.5738,43.4194],[-96.5737,43.4195],[-96.5737,43.4196],[-96.5736,43.4197],[-96.5731,43.4199],[-96.573,43.42],[-96.5729,43.42],[-96.5728,43.4201],[-96.5727,43.4202],[-96.5725,43.4206],[-96.5725,43.4207],[-96.5725,43.4212],[-96.5725,43.4213],[-96.5725,43.4214],[-96.5724,43.4214],[-96.5724,43.4215],[-96.5722,43.4218],[-96.572,43.4219],[-96.5717,43.4222],[-96.5716,43.4224],[-96.5716,43.4225],[-96.5713,43.4229],[-96.5712,43.4231],[-96.5709,43.4235],[-96.5705,43.4246],[-96.5703,43.4248],[-96.5701,43.4252],[-96.57,43.4256],[-96.5698,43.4263],[-96.5698,43.4265],[-96.5698,43.4268],[-96.5698,43.4272],[-96.5699,43.4275],[-96.5699,43.4276],[-96.5699,43.428],[-96.57,43.4281],[-96.5702,43.4285],[-96.5703,43.4286],[-96.5705,43.4287],[-96.5706,43.4287],[-96.571,43.4289],[-96.5711,43.4289],[-96.5713,43.4289],[-96.5717,43.4291],[-96.5719,43.4292],[-96.5721,43.4293],[-96.5721,43.4294],[-96.5724,43.4294],[-96.5726,43.4295],[-96.5728,43.4296],[-96.5733,43.4298],[-96.5734,43.4299],[-96.5735,43.4299],[-96.5736,43.43],[-96.5738,43.4303],[-96.574,43.4305],[-96.574,43.4306],[-96.574,43.4307],[-96.5741,43.4308],[-96.5741,43.4309],[-96.5742,43.431],[-96.5743,43.431],[-96.5743,43.4311],[-96.5744,43.4312],[-96.5745,43.4312],[-96.5746,43.4312],[-96.5746,43.4313],[-96.5747,43.4313],[-96.575,43.4314],[-96.5754,43.4316],[-96.5754,43.4317],[-96.5756,43.4317],[-96.5758,43.4318],[-96.5761,43.4319],[-96.5764,43.4319],[-96.5773,43.4317],[-96.5776,43.4317],[-96.5777,43.4317],[-96.5778,43.4317],[-96.578,43.4318],[-96.5782,43.4318],[-96.5783,43.4318],[-96.5792,43.4318],[-96.5795,43.4318],[-96.5796,43.4318],[-96.58,43.4319],[-96.5802,43.4319],[-96.5811,43.4321],[-96.5815,43.4321],[-96.5817,43.4321],[-96.5818,43.4321],[-96.5826,43.432],[-96.5829,43.432],[-96.5832,43.4321],[-96.5833,43.4321],[-96.5834,43.432],[-96.5835,43.432],[-96.5837,43.432],[-96.584,43.4318],[-96.5843,43.4316],[-96.5844,43.4316],[-96.5846,43.4316],[-96.5847,43.4316],[-96.5849,43.4316],[-96.5851,43.4317],[-96.5853,43.4318],[-96.5858,43.4321],[-96.5859,43.4321],[-96.586,43.4322],[-96.5862,43.4322],[-96.5863,43.4322],[-96.5864,43.4321],[-96.5865,43.4321],[-96.5869,43.4317],[-96.587,43.4316],[-96.5871,43.4316],[-96.5873,43.4316],[-96.5873,43.4315],[-96.5874,43.4315],[-96.5877,43.4315],[-96.588,43.4315],[-96.5884,43.4315],[-96.5884,43.4316],[-96.5886,43.4316],[-96.5887,43.4316],[-96.5889,43.4318],[-96.5895,43.4322],[-96.5897,43.4323],[-96.5898,43.4324],[-96.5899,43.4324],[-96.5901,43.4325],[-96.5902,43.4325],[-96.5903,43.4325],[-96.5913,43.4325],[-96.5915,43.4326],[-96.5922,43.4327],[-96.5925,43.4328],[-96.5928,43.4329],[-96.5929,43.4329],[-96.5931,43.433],[-96.5932,43.4331],[-96.5933,43.4331],[-96.5934,43.4332],[-96.5937,43.4334],[-96.5939,43.4336],[-96.594,43.4337],[-96.5941,43.4338],[-96.5942,43.4339],[-96.5943,43.4342],[-96.5944,43.4347],[-96.5944,43.4348],[-96.5944,43.4349],[-96.5943,43.4351],[-96.5942,43.4352],[-96.5942,43.4353],[-96.5942,43.4354],[-96.5941,43.4355],[-96.5941,43.4356],[-96.594,43.4357],[-96.5939,43.4357],[-96.5938,43.4358],[-96.5937,43.4359],[-96.5936,43.4362],[-96.5936,43.4364],[-96.5936,43.4367],[-96.5936,43.4369],[-96.5937,43.437],[-96.5938,43.4372],[-96.594,43.4374],[-96.5941,43.4374],[-96.5944,43.4376],[-96.5945,43.4377],[-96.5946,43.4377],[-96.5947,43.4378],[-96.5954,43.4378],[-96.5956,43.4378],[-96.5961,43.438],[-96.5962,43.4382],[-96.5963,43.4382],[-96.5963,43.4383],[-96.5963,43.4384],[-96.5963,43.4385],[-96.5963,43.4386],[-96.5963,43.4387],[-96.5963,43.4388],[-96.5963,43.4389],[-96.5963,43.4391],[-96.5964,43.4393],[-96.5964,43.4394],[-96.5965,43.4395],[-96.5965,43.4396],[-96.5966,43.4396],[-96.5973,43.4399],[-96.5974,43.44],[-96.5975,43.44],[-96.5975,43.4402],[-96.5975,43.4403],[-96.5975,43.4404],[-96.5974,43.4405],[-96.5973,43.4405],[-96.5971,43.4407],[-96.5968,43.441],[-96.5967,43.441],[-96.5965,43.4411],[-96.5964,43.4412],[-96.5964,43.4413],[-96.5963,43.4415],[-96.5963,43.4419],[-96.5964,43.4421],[-96.5964,43.4422],[-96.5965,43.4423],[-96.5966,43.4423],[-96.5968,43.4423],[-96.597,43.4423],[-96.5971,43.4423],[-96.5972,43.4423],[-96.5973,43.4422],[-96.5974,43.4421],[-96.5977,43.442],[-96.5978,43.4419],[-96.598,43.4419],[-96.5983,43.4419],[-96.5984,43.4419],[-96.5987,43.442],[-96.5988,43.442],[-96.5989,43.4421],[-96.599,43.4421],[-96.599,43.4422],[-96.5994,43.4425],[-96.5996,43.4427],[-96.5997,43.4429],[-96.5997,43.443],[-96.5997,43.4433],[-96.5997,43.4435],[-96.5996,43.4436],[-96.5995,43.4437],[-96.5995,43.4438],[-96.5994,43.4441],[-96.5994,43.4442],[-96.5993,43.4442],[-96.5991,43.4443],[-96.5989,43.4444],[-96.5989,43.4446],[-96.5989,43.4447],[-96.5989,43.4448],[-96.5989,43.4449],[-96.599,43.4451],[-96.599,43.4452],[-96.5991,43.4453],[-96.5992,43.4454],[-96.5992,43.4455],[-96.5993,43.4455],[-96.5995,43.4455],[-96.5997,43.4456],[-96.5998,43.4457],[-96.5999,43.4457],[-96.6,43.4458],[-96.6001,43.4458],[-96.6004,43.446],[-96.6004,43.4461],[-96.6005,43.4463],[-96.6005,43.4464],[-96.6006,43.4466],[-96.6008,43.4468],[-96.6009,43.4469],[-96.601,43.447],[-96.6012,43.4472],[-96.6012,43.4474],[-96.6013,43.4474],[-96.6013,43.4475],[-96.6013,43.4477],[-96.6013,43.4478],[-96.6014,43.4479],[-96.6014,43.448],[-96.6013,43.4481],[-96.6014,43.4482],[-96.6015,43.4483],[-96.6016,43.4483],[-96.6016,43.4484],[-96.602,43.4486],[-96.6021,43.4486],[-96.6021,43.4487],[-96.6022,43.4487],[-96.6023,43.4488],[-96.6023,43.4489],[-96.6024,43.449],[-96.6025,43.4492],[-96.6027,43.4497],[-96.6027,43.4498],[-96.6029,43.4502],[-96.6029,43.4503],[-96.603,43.4506],[-96.6031,43.4508],[-96.603,43.4508],[-96.603,43.4509],[-96.6029,43.451],[-96.6027,43.4509],[-96.6026,43.4509],[-96.6025,43.4509],[-96.6025,43.4508],[-96.6024,43.4507],[-96.6021,43.4505],[-96.602,43.4503],[-96.6017,43.4501],[-96.6016,43.4501],[-96.6012,43.45],[-96.6011,43.45],[-96.601,43.45],[-96.6008,43.45],[-96.6007,43.45],[-96.6005,43.4502],[-96.6004,43.4502],[-96.6003,43.4503],[-96.6,43.4506],[-96.5999,43.4508],[-96.5999,43.4509],[-96.5998,43.4511],[-96.5997,43.4515],[-96.5996,43.4517],[-96.5996,43.4518],[-96.5996,43.4521],[-96.5996,43.4522],[-96.5997,43.4523],[-96.5998,43.4524],[-96.5998,43.4525],[-96.5999,43.4526],[-96.6001,43.4527],[-96.6001,43.4528],[-96.6002,43.4528],[-96.6003,43.453],[-96.6004,43.4531],[-96.6007,43.4534],[-96.6007,43.4535],[-96.6008,43.4536],[-96.6009,43.4538],[-96.601,43.4541],[-96.601,43.4542],[-96.6012,43.4545],[-96.6012,43.4546],[-96.6013,43.4549],[-96.6013,43.455],[-96.6012,43.4551],[-96.6012,43.4555],[-96.6011,43.4555],[-96.601,43.4558],[-96.6009,43.4559],[-96.6008,43.4561],[-96.6007,43.4562],[-96.6006,43.4564],[-96.6006,43.4565],[-96.6004,43.4567],[-96.6001,43.4569],[-96.6001,43.457],[-96.5999,43.457],[-96.5999,43.4571],[-96.5998,43.4571],[-96.5997,43.4571],[-96.5996,43.4571],[-96.5995,43.4571],[-96.5994,43.4571],[-96.5993,43.4571],[-96.5991,43.457],[-96.5988,43.4569],[-96.5987,43.4569],[-96.5986,43.4569],[-96.5984,43.4569],[-96.5983,43.4569],[-96.5982,43.4569],[-96.5981,43.4569],[-96.5981,43.457],[-96.5981,43.4571],[-96.598,43.4572],[-96.5981,43.4572],[-96.5981,43.4573],[-96.5981,43.4575],[-96.598,43.4576],[-96.5979,43.4578],[-96.5977,43.4579],[-96.5976,43.4581],[-96.5975,43.4582],[-96.5974,43.4583],[-96.5974,43.4584],[-96.5973,43.4584],[-96.5971,43.4586],[-96.597,43.4586],[-96.5969,43.4586],[-96.5967,43.4587],[-96.5964,43.4587],[-96.5962,43.4586],[-96.596,43.4586],[-96.5959,43.4586],[-96.5958,43.4586],[-96.5958,43.4585],[-96.5957,43.4585],[-96.5956,43.4585],[-96.5955,43.4585],[-96.5954,43.4584],[-96.5952,43.4584],[-96.5951,43.4584],[-96.595,43.4584],[-96.5949,43.4584],[-96.5948,43.4584],[-96.5946,43.4584],[-96.5945,43.4585],[-96.5943,43.4586],[-96.5942,43.4587],[-96.5941,43.4587],[-96.594,43.4588],[-96.5939,43.4588],[-96.5937,43.459],[-96.5936,43.4592],[-96.5936,43.4593],[-96.5935,43.4597],[-96.5934,43.46],[-96.5934,43.4602],[-96.5935,43.4604],[-96.5935,43.4605],[-96.5936,43.4607],[-96.5937,43.4608],[-96.5941,43.4609],[-96.5941,43.461],[-96.5943,43.4611],[-96.5943,43.4612],[-96.5944,43.4612],[-96.5944,43.4613],[-96.5947,43.4616],[-96.5947,43.4617],[-96.5947,43.4618],[-96.5947,43.4622],[-96.5946,43.4623],[-96.5945,43.4624],[-96.5944,43.4625],[-96.5942,43.4626],[-96.5941,43.4626],[-96.5937,43.4628],[-96.5933,43.4628],[-96.5932,43.4629],[-96.5931,43.4629],[-96.5926,43.4629],[-96.5923,43.4628],[-96.5915,43.4627],[-96.5912,43.4627],[-96.5911,43.4627],[-96.5908,43.4628],[-96.5905,43.4629],[-96.5903,43.4632],[-96.5902,43.4633],[-96.5901,43.4635],[-96.5901,43.4636],[-96.5901,43.4637],[-96.59,43.4637],[-96.59,43.4639],[-96.59,43.4643],[-96.59,43.4644],[-96.5901,43.4646],[-96.5902,43.4647],[-96.5902,43.4648],[-96.5902,43.4649],[-96.5901,43.4653],[-96.59,43.4655],[-96.59,43.4656],[-96.5899,43.4658],[-96.5899,43.4659],[-96.5898,43.466],[-96.5897,43.4662],[-96.5896,43.4663],[-96.5895,43.4664],[-96.5894,43.4665],[-96.5892,43.4666],[-96.5888,43.4667],[-96.5886,43.4667],[-96.5885,43.4667],[-96.5885,43.4666],[-96.5884,43.4666],[-96.5883,43.4665],[-96.5883,43.4664],[-96.5883,43.4663],[-96.5884,43.4661],[-96.5884,43.466],[-96.5887,43.4656],[-96.5888,43.4656],[-96.5888,43.4655],[-96.5888,43.4653],[-96.5888,43.4652],[-96.5887,43.4651],[-96.5885,43.465],[-96.5884,43.4649],[-96.5883,43.4648],[-96.5882,43.4648],[-96.5879,43.4646],[-96.5878,43.4646],[-96.5877,43.4646],[-96.5876,43.4646],[-96.5875,43.4646],[-96.5872,43.4645],[-96.5871,43.4645],[-96.587,43.4645],[-96.5869,43.4645],[-96.5867,43.4645],[-96.5866,43.4646],[-96.5865,43.4646],[-96.5863,43.4647],[-96.5862,43.4648],[-96.5859,43.4649],[-96.5858,43.4649],[-96.5856,43.4649],[-96.5854,43.465],[-96.5853,43.465],[-96.5852,43.465],[-96.5851,43.4651],[-96.585,43.4652],[-96.5847,43.4654],[-96.5846,43.4654],[-96.5846,43.4655],[-96.5844,43.4657],[-96.5843,43.4657],[-96.5839,43.4661],[-96.5835,43.4663],[-96.5833,43.4663],[-96.5833,43.4664],[-96.583,43.4664],[-96.5829,43.4664],[-96.5827,43.4665],[-96.5824,43.4667],[-96.5824,43.4669],[-96.5824,43.467],[-96.5825,43.4671],[-96.5826,43.4672],[-96.5831,43.4676],[-96.5834,43.4678],[-96.5835,43.4678],[-96.5839,43.4684],[-96.584,43.4685],[-96.5842,43.4688],[-96.5843,43.4689],[-96.5844,43.469],[-96.5844,43.4691],[-96.5846,43.4695],[-96.5847,43.4697],[-96.5847,43.4698],[-96.5847,43.4699],[-96.5849,43.47],[-96.5849,43.4701],[-96.585,43.4701],[-96.5851,43.4701],[-96.5853,43.4707],[-96.5853,43.471],[-96.5853,43.4711],[-96.5853,43.4712],[-96.5853,43.4713],[-96.5853,43.4714],[-96.5853,43.4715],[-96.585,43.4716],[-96.5849,43.4717],[-96.5848,43.4719],[-96.5848,43.472],[-96.5848,43.4721],[-96.5847,43.4722],[-96.5844,43.4728],[-96.5842,43.4735],[-96.5837,43.4743],[-96.5836,43.4744],[-96.5836,43.4745],[-96.5836,43.4746],[-96.5837,43.4751],[-96.5838,43.4752],[-96.5838,43.4753],[-96.5839,43.4753],[-96.5841,43.4756],[-96.5842,43.4756],[-96.5844,43.4758],[-96.5845,43.4758],[-96.5848,43.4759],[-96.5851,43.4761],[-96.5854,43.4762],[-96.5856,43.4763],[-96.5858,43.4764],[-96.5865,43.4772],[-96.5867,43.4774],[-96.5868,43.4775],[-96.5869,43.4777],[-96.5869,43.4778],[-96.5869,43.4779],[-96.5869,43.478],[-96.5868,43.4781],[-96.5867,43.4783],[-96.5866,43.4784],[-96.5866,43.4785],[-96.5865,43.4785],[-96.5864,43.4786],[-96.5863,43.4787],[-96.5862,43.4787],[-96.5857,43.4789],[-96.5855,43.479],[-96.585,43.4792],[-96.5847,43.4793],[-96.5845,43.4794],[-96.5844,43.4795],[-96.5841,43.4798],[-96.584,43.4798],[-96.5836,43.48],[-96.5827,43.4802],[-96.5827,43.4803],[-96.5826,43.4804],[-96.5825,43.4805],[-96.5824,43.4805],[-96.5823,43.4806],[-96.5822,43.4806],[-96.5821,43.4807],[-96.5818,43.4807],[-96.5817,43.4807],[-96.5815,43.4808],[-96.5812,43.4811],[-96.5811,43.4815],[-96.5811,43.4816],[-96.5812,43.4818],[-96.5814,43.4819],[-96.5814,43.482],[-96.5818,43.4826],[-96.5819,43.4828],[-96.5821,43.4831],[-96.5822,43.4833],[-96.5824,43.4834],[-96.5827,43.4834],[-96.5829,43.4834],[-96.5829,43.4833],[-96.5831,43.4832],[-96.5832,43.4832],[-96.5833,43.4832],[-96.5834,43.4832],[-96.5837,43.4832],[-96.5838,43.4832],[-96.5841,43.4832],[-96.5847,43.4834],[-96.5848,43.4834],[-96.585,43.4834],[-96.5853,43.4834],[-96.5854,43.4834],[-96.5859,43.4834],[-96.586,43.4834],[-96.5861,43.4835],[-96.5863,43.4835],[-96.5864,43.4836],[-96.5866,43.4837],[-96.5867,43.4838],[-96.5868,43.4838],[-96.5868,43.4839],[-96.5869,43.4841],[-96.587,43.4843],[-96.5872,43.4845],[-96.5873,43.4846],[-96.5873,43.4847],[-96.5873,43.4849],[-96.5872,43.4849],[-96.5871,43.485],[-96.5871,43.4851],[-96.587,43.4851],[-96.5869,43.4851],[-96.5869,43.4852],[-96.5864,43.4854],[-96.5863,43.4855],[-96.5863,43.4856],[-96.5862,43.4858],[-96.5862,43.486],[-96.5862,43.4862],[-96.5863,43.4862],[-96.5863,43.4863],[-96.5865,43.4865],[-96.5866,43.4867],[-96.5868,43.487],[-96.587,43.4873],[-96.587,43.4874],[-96.587,43.4876],[-96.5869,43.4877],[-96.5868,43.4877],[-96.5867,43.4878],[-96.5865,43.4878],[-96.5864,43.4878],[-96.5859,43.4879],[-96.5858,43.4879],[-96.5856,43.4879],[-96.5855,43.4879],[-96.5854,43.488],[-96.5851,43.4881],[-96.585,43.4882],[-96.585,43.4883],[-96.5846,43.4887],[-96.5846,43.4888],[-96.5845,43.489],[-96.5845,43.4891],[-96.5846,43.4892],[-96.5847,43.4894],[-96.5849,43.4897],[-96.5854,43.4903],[-96.5858,43.4905],[-96.5859,43.4906],[-96.5861,43.4907],[-96.5862,43.4908],[-96.5864,43.491],[-96.5867,43.4914],[-96.5868,43.4914],[-96.5869,43.4915],[-96.5871,43.4916],[-96.5872,43.4916],[-96.5876,43.4917],[-96.5877,43.4917],[-96.588,43.4917],[-96.5883,43.4916],[-96.5886,43.4916],[-96.5888,43.4916],[-96.5892,43.4917],[-96.5896,43.4918],[-96.5897,43.4918],[-96.59,43.4919],[-96.5901,43.492],[-96.5902,43.492],[-96.5902,43.4921],[-96.5902,43.4922],[-96.5902,43.4923],[-96.59,43.4924],[-96.5899,43.4925],[-96.5898,43.4925],[-96.5898,43.4926],[-96.5898,43.4927],[-96.5897,43.493],[-96.5898,43.4932],[-96.5898,43.4934],[-96.5898,43.4935],[-96.5898,43.4936],[-96.5898,43.4937],[-96.5899,43.4938],[-96.59,43.4939],[-96.5902,43.4941],[-96.5905,43.4943],[-96.5906,43.4944],[-96.5907,43.4944],[-96.5908,43.4945],[-96.5909,43.4945],[-96.591,43.4945],[-96.5911,43.4945],[-96.5913,43.4945],[-96.5915,43.4944],[-96.592,43.4943],[-96.5924,43.4942],[-96.5924,43.4941],[-96.5925,43.4941],[-96.5926,43.4941],[-96.5927,43.4941],[-96.5927,43.494],[-96.5928,43.494],[-96.5929,43.494],[-96.5932,43.4938],[-96.5934,43.4937],[-96.5937,43.4935],[-96.5938,43.4935],[-96.594,43.4933],[-96.594,43.4932],[-96.5941,43.4932],[-96.5942,43.4932],[-96.5942,43.4931],[-96.5945,43.4931],[-96.5948,43.4931],[-96.595,43.4932],[-96.5951,43.4932],[-96.5955,43.4933],[-96.5963,43.4937],[-96.5965,43.4938],[-96.5966,43.4939],[-96.5967,43.4939],[-96.5968,43.4939],[-96.5971,43.4941],[-96.5973,43.4941],[-96.5973,43.4942],[-96.5974,43.4942],[-96.5977,43.4943],[-96.5977,43.4944],[-96.5978,43.4944],[-96.598,43.4945],[-96.599,43.4954],[-96.5991,43.4954],[-96.5992,43.4956],[-96.5993,43.4957],[-96.5994,43.4958],[-96.5995,43.496],[-96.5995,43.4961],[-96.5993,43.4965],[-96.5991,43.4968],[-96.5991,43.497],[-96.5991,43.4973],[-96.599,43.4977],[-96.599,43.4979],[-96.599,43.498],[-96.599,43.4981],[-96.599,43.4982],[-96.5989,43.4984],[-96.5989,43.4985],[-96.5989,43.4986],[-96.599,43.4989],[-96.599,43.4991],[-96.599,43.4994],[-96.5991,43.4996],[-96.5991,43.4997],[-96.5991,43.4999],[-96.5991,43.5001],[-96.5991,43.5002],[-96.5991,43.5003],[-96.5992,43.5003],[-96.5992,43.5004],[-96.5992,43.5005],[-96.5991,43.5005],[-96.599,43.5005],[-96.5989,43.5005],[-96.5987,43.5005],[-96.5981,43.5005],[-96.5979,43.5005],[-96.5974,43.5005],[-96.5962,43.5005],[-96.5958,43.5005],[-96.5955,43.5005],[-96.5947,43.5005],[-96.5944,43.5005],[-96.5941,43.5005],[-96.594,43.5005],[-96.5937,43.5005],[-96.5934,43.5005],[-96.5931,43.5005],[-96.5928,43.5005],[-96.5917,43.5005],[-96.5914,43.5005],[-96.5913,43.5005],[-96.5864,43.5005],[-96.5812,43.5004],[-96.5779,43.5004],[-96.5739,43.5005],[-96.57,43.5004],[-96.5663,43.5004],[-96.5659,43.5004],[-96.5604,43.5004],[-96.5553,43.5004],[-96.5545,43.5004],[-96.5523,43.5004],[-96.5516,43.5004],[-96.5506,43.5004],[-96.5475,43.5004],[-96.5464,43.5004],[-96.5443,43.5004],[-96.543,43.5004],[-96.539,43.5004],[-96.5379,43.5004],[-96.5358,43.5004],[-96.535,43.5004],[-96.5327,43.5004],[-96.5325,43.5004],[-96.5317,43.5004],[-96.5265,43.5004],[-96.5253,43.5004],[-96.5229,43.5004],[-96.5213,43.5004],[-96.5181,43.5004],[-96.5138,43.5004],[-96.5131,43.5004],[-96.5117,43.5004],[-96.5094,43.5004],[-96.5083,43.5004],[-96.5073,43.5004],[-96.5042,43.5004],[-96.504,43.5004],[-96.4977,43.5004],[-96.4962,43.5004],[-96.4917,43.5004],[-96.4907,43.5004],[-96.4877,43.5004],[-96.4866,43.5004],[-96.4864,43.5004],[-96.4857,43.5004],[-96.4854,43.5004],[-96.4841,43.5004],[-96.4801,43.5004],[-96.4788,43.5004],[-96.4784,43.5004],[-96.4739,43.5004],[-96.4719,43.5004],[-96.4714,43.5004],[-96.4712,43.5004],[-96.4707,43.5004],[-96.4706,43.5004],[-96.4667,43.5004],[-96.4654,43.5004],[-96.4625,43.5004],[-96.4542,43.5004],[-96.4541,43.5004],[-96.454,43.5004],[-96.4533,43.5004]]]},"properties":{"STATE_ID":"19","STATE_NAME":"Iowa"},"id":19}, -{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-114.6335,35.0019],[-114.6342,35.0033],[-114.6356,35.0059],[-114.6363,35.0078],[-114.6367,35.0089],[-114.6368,35.0094],[-114.6371,35.0104],[-114.6373,35.0115],[-114.6375,35.013],[-114.6375,35.0131],[-114.6376,35.0135],[-114.6376,35.0138],[-114.6376,35.0139],[-114.6378,35.0149],[-114.638,35.0172],[-114.6379,35.0185],[-114.6379,35.0195],[-114.6381,35.0209],[-114.6382,35.0221],[-114.6377,35.0248],[-114.6376,35.026],[-114.6375,35.0271],[-114.6369,35.0283],[-114.6363,35.0295],[-114.6359,35.0309],[-114.6358,35.0313],[-114.6347,35.0337],[-114.6343,35.0345],[-114.6337,35.0356],[-114.6328,35.037],[-114.632,35.0382],[-114.6319,35.0384],[-114.6311,35.0399],[-114.6307,35.0403],[-114.6304,35.0406],[-114.6301,35.0408],[-114.6298,35.0412],[-114.6294,35.0418],[-114.629,35.0425],[-114.6286,35.043],[-114.628,35.0437],[-114.6271,35.0447],[-114.6258,35.0458],[-114.6216,35.0488],[-114.6208,35.0493],[-114.6197,35.0502],[-114.6181,35.0513],[-114.6179,35.0514],[-114.6176,35.0516],[-114.6175,35.0517],[-114.6174,35.0518],[-114.6171,35.0519],[-114.6169,35.0521],[-114.6168,35.0522],[-114.6159,35.0527],[-114.6143,35.0536],[-114.6119,35.0549],[-114.6117,35.055],[-114.6107,35.0555],[-114.6093,35.0564],[-114.6091,35.0566],[-114.6067,35.0589],[-114.6049,35.0615],[-114.6047,35.0617],[-114.6047,35.0618],[-114.6036,35.0642],[-114.6031,35.0663],[-114.603,35.0665],[-114.6029,35.0683],[-114.6029,35.0686],[-114.603,35.0693],[-114.6032,35.0704],[-114.6042,35.0737],[-114.6042,35.0738],[-114.6043,35.0739],[-114.6043,35.074],[-114.6044,35.0741],[-114.6044,35.0742],[-114.6047,35.0748],[-114.6049,35.075],[-114.6054,35.0758],[-114.6055,35.076],[-114.6066,35.0773],[-114.6071,35.0778],[-114.6072,35.0779],[-114.6077,35.0785],[-114.608,35.0788],[-114.609,35.0797],[-114.6095,35.0802],[-114.6121,35.0823],[-114.6126,35.0826],[-114.6126,35.0827],[-114.6131,35.0831],[-114.6155,35.0848],[-114.6167,35.0855],[-114.6184,35.0865],[-114.6186,35.0866],[-114.6187,35.0867],[-114.6225,35.0887],[-114.6258,35.0898],[-114.6274,35.0905],[-114.6282,35.0908],[-114.6321,35.0926],[-114.6322,35.0926],[-114.6329,35.0928],[-114.6349,35.0934],[-114.6356,35.0936],[-114.6362,35.0938],[-114.638,35.0944],[-114.6386,35.0946],[-114.6388,35.0946],[-114.639,35.0946],[-114.6391,35.0947],[-114.6392,35.0947],[-114.6393,35.0947],[-114.6394,35.0947],[-114.6395,35.0948],[-114.6396,35.0949],[-114.6397,35.095],[-114.6403,35.0953],[-114.6416,35.096],[-114.6423,35.0963],[-114.6425,35.0964],[-114.6428,35.0965],[-114.643,35.0966],[-114.643,35.0967],[-114.6431,35.0968],[-114.6434,35.0971],[-114.6436,35.0973],[-114.6437,35.0975],[-114.6438,35.0976],[-114.6439,35.0977],[-114.6444,35.0982],[-114.6445,35.0984],[-114.6448,35.0987],[-114.6456,35.0996],[-114.6457,35.0997],[-114.646,35.1001],[-114.6466,35.1008],[-114.6466,35.1009],[-114.6468,35.1019],[-114.6461,35.1031],[-114.6452,35.105],[-114.6444,35.1059],[-114.6432,35.1066],[-114.643,35.1068],[-114.6417,35.1079],[-114.6416,35.108],[-114.6412,35.1083],[-114.6411,35.1084],[-114.6401,35.1096],[-114.639,35.1109],[-114.6374,35.1125],[-114.6367,35.1131],[-114.6364,35.1133],[-114.6359,35.1137],[-114.6355,35.1141],[-114.6354,35.1142],[-114.6352,35.1144],[-114.6351,35.1144],[-114.6343,35.1152],[-114.6337,35.1158],[-114.6334,35.116],[-114.6323,35.1171],[-114.632,35.1172],[-114.631,35.1177],[-114.6309,35.1178],[-114.6307,35.1179],[-114.6306,35.1179],[-114.6305,35.118],[-114.6304,35.118],[-114.6299,35.1183],[-114.6294,35.1185],[-114.6293,35.1185],[-114.6284,35.1189],[-114.6269,35.1195],[-114.6263,35.1196],[-114.6258,35.1198],[-114.6256,35.1199],[-114.6251,35.12],[-114.6247,35.1202],[-114.6238,35.1206],[-114.6248,35.1204],[-114.6279,35.1197],[-114.629,35.1194],[-114.6263,35.1204],[-114.6258,35.1205],[-114.6249,35.1207],[-114.6223,35.1212],[-114.6213,35.1214],[-114.6198,35.1217],[-114.6187,35.1217],[-114.6184,35.1217],[-114.6174,35.1217],[-114.6172,35.1217],[-114.6171,35.1217],[-114.617,35.1217],[-114.6167,35.1217],[-114.6166,35.1217],[-114.6164,35.1217],[-114.6161,35.1218],[-114.6158,35.1218],[-114.6154,35.1218],[-114.6141,35.1217],[-114.6137,35.1217],[-114.6136,35.1217],[-114.6134,35.1216],[-114.6133,35.1216],[-114.6132,35.1216],[-114.613,35.1216],[-114.6116,35.1216],[-114.6112,35.1216],[-114.6081,35.1215],[-114.606,35.1213],[-114.6058,35.1213],[-114.604,35.1213],[-114.6035,35.1214],[-114.603,35.1216],[-114.6027,35.1217],[-114.602,35.1216],[-114.6011,35.1216],[-114.6007,35.1216],[-114.5995,35.1217],[-114.5978,35.1217],[-114.5941,35.1226],[-114.5898,35.1235],[-114.5884,35.124],[-114.5862,35.1247],[-114.5853,35.125],[-114.5849,35.1252],[-114.5831,35.1261],[-114.582,35.1266],[-114.5819,35.1266],[-114.5815,35.1268],[-114.5808,35.1271],[-114.5799,35.1275],[-114.5783,35.1288],[-114.5778,35.1297],[-114.5775,35.1304],[-114.5773,35.1306],[-114.5772,35.1309],[-114.5772,35.131],[-114.5771,35.1311],[-114.576,35.1327],[-114.5744,35.135],[-114.5737,35.1366],[-114.5735,35.1371],[-114.573,35.1385],[-114.5726,35.1396],[-114.573,35.1408],[-114.5733,35.1417],[-114.5735,35.1422],[-114.5735,35.1423],[-114.5737,35.1427],[-114.5739,35.1439],[-114.574,35.144],[-114.5739,35.1454],[-114.5735,35.1469],[-114.5716,35.1541],[-114.5712,35.1557],[-114.5712,35.1558],[-114.5706,35.1579],[-114.5703,35.1591],[-114.5702,35.1595],[-114.5696,35.1619],[-114.5695,35.1623],[-114.5695,35.1627],[-114.5695,35.1628],[-114.5695,35.1631],[-114.5693,35.164],[-114.5693,35.1644],[-114.5692,35.1649],[-114.5692,35.1656],[-114.569,35.1677],[-114.5689,35.1684],[-114.5689,35.169],[-114.5689,35.1691],[-114.5689,35.1692],[-114.5688,35.1714],[-114.5688,35.1722],[-114.5692,35.1729],[-114.5692,35.1732],[-114.569,35.1751],[-114.5692,35.1768],[-114.5692,35.1776],[-114.5692,35.178],[-114.5692,35.1789],[-114.5692,35.1816],[-114.5692,35.1825],[-114.5693,35.1834],[-114.5693,35.1836],[-114.5694,35.1843],[-114.5694,35.1848],[-114.5695,35.1851],[-114.5696,35.1863],[-114.5703,35.1883],[-114.5704,35.1885],[-114.571,35.1899],[-114.5714,35.191],[-114.5714,35.1911],[-114.5714,35.1921],[-114.5714,35.1933],[-114.5714,35.1935],[-114.5715,35.1941],[-114.5715,35.1945],[-114.5716,35.1955],[-114.5717,35.1964],[-114.5717,35.1966],[-114.5717,35.1969],[-114.5717,35.1972],[-114.5718,35.1975],[-114.5718,35.1977],[-114.5718,35.1979],[-114.5719,35.1983],[-114.5718,35.1985],[-114.5718,35.1989],[-114.5718,35.199],[-114.5718,35.1994],[-114.5718,35.1995],[-114.5718,35.1996],[-114.5718,35.1997],[-114.5718,35.1998],[-114.5719,35.2002],[-114.5721,35.2008],[-114.5736,35.2032],[-114.574,35.2038],[-114.5743,35.2049],[-114.5742,35.2055],[-114.5745,35.2061],[-114.575,35.2067],[-114.5765,35.2073],[-114.5778,35.2078],[-114.5786,35.2081],[-114.5795,35.2089],[-114.5797,35.2099],[-114.5798,35.2104],[-114.5799,35.211],[-114.5799,35.2126],[-114.5799,35.2155],[-114.5802,35.2173],[-114.5803,35.2181],[-114.5803,35.2201],[-114.5804,35.2204],[-114.5817,35.2241],[-114.5829,35.2278],[-114.5831,35.2287],[-114.5834,35.2297],[-114.5835,35.2304],[-114.5834,35.231],[-114.5831,35.2317],[-114.5829,35.2321],[-114.5828,35.2323],[-114.5825,35.2332],[-114.5824,35.2345],[-114.5828,35.2387],[-114.583,35.2394],[-114.5837,35.2403],[-114.5845,35.2417],[-114.585,35.2427],[-114.5852,35.244],[-114.5855,35.2469],[-114.586,35.2486],[-114.586,35.2487],[-114.586,35.2488],[-114.5861,35.2489],[-114.586,35.25],[-114.5859,35.252],[-114.5857,35.2531],[-114.5857,35.2556],[-114.5857,35.2559],[-114.5858,35.2577],[-114.5858,35.2581],[-114.5861,35.2592],[-114.5863,35.2601],[-114.5864,35.261],[-114.5866,35.2624],[-114.5872,35.2641],[-114.5875,35.2655],[-114.5879,35.2662],[-114.5887,35.2679],[-114.5894,35.2694],[-114.5898,35.2704],[-114.5902,35.2713],[-114.5905,35.2723],[-114.591,35.2749],[-114.5913,35.2762],[-114.5914,35.2765],[-114.5914,35.2768],[-114.5927,35.2818],[-114.5932,35.284],[-114.5932,35.2844],[-114.5938,35.2859],[-114.5951,35.2882],[-114.5957,35.2899],[-114.5963,35.2919],[-114.5967,35.2946],[-114.597,35.297],[-114.597,35.2971],[-114.597,35.2977],[-114.5971,35.2982],[-114.5971,35.2985],[-114.5972,35.2989],[-114.5973,35.2996],[-114.5972,35.3032],[-114.5971,35.3042],[-114.5969,35.3058],[-114.5965,35.3083],[-114.5952,35.3219],[-114.5952,35.3242],[-114.5956,35.3265],[-114.5975,35.3331],[-114.5975,35.3332],[-114.5984,35.3365],[-114.5994,35.3397],[-114.5998,35.3411],[-114.6006,35.3434],[-114.6009,35.3444],[-114.6012,35.3454],[-114.6021,35.3479],[-114.6029,35.3503],[-114.6037,35.3526],[-114.6045,35.3548],[-114.6046,35.3552],[-114.6058,35.3584],[-114.6062,35.3597],[-114.6071,35.3616],[-114.6075,35.3624],[-114.6095,35.3664],[-114.6112,35.3701],[-114.6131,35.3734],[-114.6156,35.377],[-114.6171,35.3791],[-114.6177,35.3801],[-114.618,35.3813],[-114.6182,35.3821],[-114.6183,35.3826],[-114.6183,35.3828],[-114.6183,35.3845],[-114.619,35.3894],[-114.6209,35.3969],[-114.6213,35.398],[-114.6214,35.3984],[-114.6215,35.3987],[-114.6218,35.3995],[-114.6227,35.4014],[-114.6228,35.4016],[-114.6236,35.4033],[-114.6238,35.4037],[-114.6245,35.4053],[-114.6255,35.4075],[-114.6257,35.408],[-114.6268,35.4096],[-114.6273,35.4102],[-114.6291,35.4112],[-114.6304,35.4124],[-114.632,35.4138],[-114.6346,35.416],[-114.6407,35.4208],[-114.6507,35.4289],[-114.6521,35.4301],[-114.6527,35.4308],[-114.6534,35.4319],[-114.6538,35.4329],[-114.6539,35.4346],[-114.654,35.4359],[-114.6543,35.4368],[-114.6553,35.4384],[-114.6581,35.4418],[-114.6596,35.4431],[-114.6602,35.4436],[-114.6617,35.4447],[-114.6629,35.4464],[-114.6635,35.4478],[-114.6639,35.4495],[-114.6642,35.4517],[-114.664,35.4535],[-114.6639,35.4541],[-114.6639,35.4547],[-114.6642,35.4558],[-114.6651,35.4573],[-114.6662,35.4582],[-114.6669,35.4595],[-114.6672,35.4604],[-114.6671,35.4613],[-114.6668,35.4621],[-114.6663,35.4631],[-114.666,35.4635],[-114.6658,35.4639],[-114.6656,35.4648],[-114.6655,35.4658],[-114.6656,35.4663],[-114.6656,35.4669],[-114.666,35.468],[-114.6674,35.4699],[-114.6688,35.4711],[-114.6689,35.4711],[-114.6701,35.4721],[-114.6705,35.4724],[-114.6723,35.4737],[-114.6732,35.4748],[-114.6736,35.4758],[-114.6735,35.4768],[-114.6731,35.478],[-114.6724,35.4791],[-114.6721,35.4797],[-114.6718,35.4808],[-114.6719,35.4821],[-114.6735,35.4857],[-114.6749,35.4874],[-114.6756,35.4883],[-114.6758,35.4885],[-114.6765,35.4893],[-114.6768,35.4898],[-114.6769,35.4901],[-114.677,35.4903],[-114.6768,35.4913],[-114.6767,35.4918],[-114.6764,35.4925],[-114.6763,35.4931],[-114.6768,35.4942],[-114.6777,35.4952],[-114.6778,35.4953],[-114.6782,35.4963],[-114.6786,35.4976],[-114.6787,35.4987],[-114.6787,35.4988],[-114.6786,35.4994],[-114.6786,35.4999],[-114.6787,35.5],[-114.6788,35.5003],[-114.6788,35.5004],[-114.6788,35.5006],[-114.6789,35.5013],[-114.6789,35.5014],[-114.6788,35.5017],[-114.6788,35.5022],[-114.6787,35.5024],[-114.6787,35.5029],[-114.6784,35.5043],[-114.6784,35.5045],[-114.6782,35.5052],[-114.6781,35.5057],[-114.678,35.5063],[-114.6776,35.5088],[-114.6776,35.509],[-114.6776,35.5092],[-114.6775,35.5098],[-114.6775,35.511],[-114.6773,35.5119],[-114.6772,35.5129],[-114.6771,35.5129],[-114.6763,35.5145],[-114.6762,35.5146],[-114.6758,35.5154],[-114.6757,35.5156],[-114.6754,35.5159],[-114.6746,35.5168],[-114.6741,35.5173],[-114.6736,35.5177],[-114.6733,35.518],[-114.6731,35.5182],[-114.6728,35.5184],[-114.6712,35.5195],[-114.6704,35.5201],[-114.6696,35.5207],[-114.6695,35.5208],[-114.6688,35.5211],[-114.6686,35.5212],[-114.6666,35.521],[-114.6659,35.5211],[-114.6654,35.5211],[-114.6649,35.5214],[-114.6646,35.5215],[-114.664,35.5222],[-114.6637,35.5228],[-114.6634,35.5232],[-114.6627,35.5249],[-114.6624,35.5254],[-114.6619,35.5262],[-114.6617,35.5267],[-114.66,35.5279],[-114.6599,35.5279],[-114.6594,35.5285],[-114.6589,35.5291],[-114.658,35.5304],[-114.6577,35.5307],[-114.6572,35.5323],[-114.6568,35.5338],[-114.6568,35.535],[-114.6571,35.5359],[-114.6578,35.537],[-114.6579,35.5371],[-114.6587,35.5382],[-114.6594,35.539],[-114.6595,35.5392],[-114.66,35.5399],[-114.6601,35.5401],[-114.6603,35.5404],[-114.6605,35.541],[-114.6608,35.5417],[-114.6611,35.5429],[-114.6613,35.5437],[-114.6615,35.5441],[-114.6615,35.5446],[-114.6616,35.5457],[-114.6612,35.5478],[-114.6611,35.5485],[-114.6611,35.549],[-114.6614,35.5502],[-114.6617,35.5515],[-114.662,35.5526],[-114.662,35.5546],[-114.662,35.5548],[-114.662,35.5559],[-114.6624,35.5575],[-114.6625,35.5575],[-114.6634,35.5599],[-114.6635,35.561],[-114.6631,35.5626],[-114.6628,35.5634],[-114.6628,35.5637],[-114.6628,35.5643],[-114.6629,35.5644],[-114.6632,35.5652],[-114.6639,35.5663],[-114.6639,35.5665],[-114.6641,35.5673],[-114.6644,35.5684],[-114.6647,35.5689],[-114.6657,35.5707],[-114.6662,35.5716],[-114.6684,35.5743],[-114.67,35.5756],[-114.6716,35.5762],[-114.6739,35.5777],[-114.6742,35.5779],[-114.6749,35.5784],[-114.6754,35.5789],[-114.6757,35.5795],[-114.6757,35.58],[-114.675,35.5806],[-114.675,35.5807],[-114.6744,35.581],[-114.6727,35.582],[-114.6721,35.5824],[-114.6705,35.5833],[-114.6702,35.5835],[-114.6689,35.5838],[-114.6676,35.5843],[-114.6662,35.5851],[-114.6653,35.5855],[-114.6642,35.5859],[-114.6635,35.586],[-114.663,35.5861],[-114.6628,35.5861],[-114.6625,35.5862],[-114.6619,35.5863],[-114.6608,35.5865],[-114.6606,35.5866],[-114.6602,35.5868],[-114.6597,35.587],[-114.6596,35.5871],[-114.6592,35.5875],[-114.6588,35.5883],[-114.6586,35.5887],[-114.6583,35.5893],[-114.6581,35.5898],[-114.6579,35.5903],[-114.6573,35.5913],[-114.6566,35.5928],[-114.6556,35.5948],[-114.6545,35.5966],[-114.6543,35.5973],[-114.6539,35.5985],[-114.6538,35.5993],[-114.6538,35.5994],[-114.6538,35.5995],[-114.6537,35.6004],[-114.654,35.603],[-114.6542,35.6038],[-114.6543,35.6039],[-114.6543,35.604],[-114.6544,35.6043],[-114.6544,35.6047],[-114.6545,35.6052],[-114.6542,35.6059],[-114.6541,35.6061],[-114.6536,35.6072],[-114.6535,35.608],[-114.6535,35.6082],[-114.6535,35.6097],[-114.6536,35.6098],[-114.6539,35.6117],[-114.6545,35.6128],[-114.6552,35.6141],[-114.6553,35.6142],[-114.6572,35.617],[-114.6581,35.618],[-114.6595,35.6195],[-114.6606,35.6203],[-114.662,35.6207],[-114.663,35.6207],[-114.6631,35.6208],[-114.6633,35.6208],[-114.6637,35.6208],[-114.6651,35.6214],[-114.6654,35.6216],[-114.6659,35.6221],[-114.6667,35.6231],[-114.6667,35.6233],[-114.6669,35.624],[-114.6673,35.625],[-114.6681,35.6271],[-114.6684,35.6277],[-114.6685,35.6279],[-114.6686,35.6281],[-114.669,35.6289],[-114.6693,35.6293],[-114.67,35.6303],[-114.6703,35.6308],[-114.6721,35.6334],[-114.6724,35.6339],[-114.6733,35.6354],[-114.6734,35.6355],[-114.6745,35.6375],[-114.675,35.6383],[-114.6765,35.6405],[-114.6776,35.6418],[-114.6779,35.6421],[-114.6789,35.6429],[-114.6794,35.6434],[-114.6808,35.6443],[-114.6809,35.6444],[-114.6811,35.6445],[-114.6814,35.6447],[-114.6814,35.6448],[-114.6818,35.645],[-114.6822,35.6453],[-114.6826,35.6455],[-114.6832,35.6459],[-114.6835,35.6461],[-114.6838,35.6463],[-114.6851,35.647],[-114.6861,35.6475],[-114.6881,35.6493],[-114.6887,35.65],[-114.689,35.6503],[-114.6893,35.651],[-114.6894,35.6512],[-114.6895,35.6514],[-114.6893,35.6523],[-114.6892,35.6529],[-114.6894,35.6541],[-114.6895,35.6547],[-114.6895,35.6552],[-114.6896,35.6556],[-114.6896,35.6559],[-114.6896,35.6562],[-114.6897,35.6567],[-114.6899,35.6583],[-114.6899,35.6589],[-114.69,35.66],[-114.6902,35.6612],[-114.6905,35.6627],[-114.6905,35.6638],[-114.6902,35.6652],[-114.6896,35.6663],[-114.6889,35.6672],[-114.6885,35.6676],[-114.6881,35.6681],[-114.6878,35.6684],[-114.687,35.6694],[-114.6866,35.67],[-114.686,35.6706],[-114.6854,35.6719],[-114.6851,35.6726],[-114.6847,35.6733],[-114.6834,35.6756],[-114.683,35.6764],[-114.6828,35.6769],[-114.6826,35.6774],[-114.6823,35.6778],[-114.6819,35.679],[-114.6815,35.68],[-114.6808,35.6823],[-114.6806,35.684],[-114.6809,35.6855],[-114.681,35.6859],[-114.6816,35.6871],[-114.6819,35.6876],[-114.6827,35.6886],[-114.6835,35.6891],[-114.6838,35.6893],[-114.6839,35.6894],[-114.6851,35.69],[-114.6857,35.6903],[-114.6881,35.6913],[-114.6901,35.6925],[-114.6913,35.6931],[-114.6917,35.6934],[-114.6926,35.694],[-114.6952,35.6958],[-114.6961,35.6964],[-114.6962,35.6966],[-114.6969,35.6971],[-114.6993,35.6992],[-114.6995,35.6993],[-114.7,35.6999],[-114.7005,35.7003],[-114.7014,35.7011],[-114.7022,35.7022],[-114.7024,35.7024],[-114.7031,35.7033],[-114.7036,35.7039],[-114.7045,35.706],[-114.705,35.7064],[-114.7048,35.7067],[-114.705,35.7072],[-114.7053,35.7076],[-114.7056,35.7083],[-114.7053,35.7083],[-114.7055,35.709],[-114.7056,35.7104],[-114.7054,35.7118],[-114.7047,35.7137],[-114.7044,35.7144],[-114.7042,35.7151],[-114.704,35.7156],[-114.7038,35.7161],[-114.7032,35.7175],[-114.7028,35.7187],[-114.7026,35.7191],[-114.7025,35.7194],[-114.7022,35.7201],[-114.7021,35.7203],[-114.7019,35.7208],[-114.7019,35.721],[-114.7018,35.7211],[-114.7017,35.7213],[-114.7016,35.7217],[-114.7011,35.7229],[-114.7007,35.7238],[-114.7004,35.7245],[-114.7,35.7255],[-114.6997,35.7263],[-114.6996,35.7265],[-114.6995,35.7267],[-114.6995,35.7268],[-114.6994,35.7269],[-114.6984,35.73],[-114.6979,35.7317],[-114.6978,35.7318],[-114.6975,35.7333],[-114.6975,35.7335],[-114.6975,35.7337],[-114.6973,35.7345],[-114.6971,35.7353],[-114.697,35.7358],[-114.6969,35.7369],[-114.6968,35.7371],[-114.6967,35.7379],[-114.6966,35.7387],[-114.6965,35.7389],[-114.6965,35.74],[-114.6965,35.7408],[-114.6965,35.741],[-114.6964,35.7416],[-114.6964,35.7417],[-114.6964,35.7418],[-114.6964,35.7425],[-114.6964,35.7426],[-114.6964,35.7427],[-114.6965,35.7441],[-114.6966,35.7447],[-114.6966,35.7455],[-114.6967,35.7461],[-114.6969,35.7472],[-114.6976,35.7484],[-114.6977,35.7498],[-114.6977,35.751],[-114.6968,35.7528],[-114.6968,35.7529],[-114.6968,35.7538],[-114.6966,35.7546],[-114.6962,35.7551],[-114.696,35.7554],[-114.6957,35.7555],[-114.695,35.7558],[-114.6943,35.7566],[-114.6946,35.7572],[-114.6947,35.7578],[-114.6947,35.7579],[-114.6952,35.7585],[-114.6955,35.7587],[-114.6963,35.7593],[-114.6968,35.7599],[-114.6974,35.7607],[-114.7003,35.7669],[-114.7007,35.7683],[-114.701,35.7697],[-114.7011,35.771],[-114.7012,35.7718],[-114.7012,35.7721],[-114.7012,35.7728],[-114.7012,35.7735],[-114.7012,35.7741],[-114.7007,35.7773],[-114.7001,35.7801],[-114.6999,35.7813],[-114.6999,35.7814],[-114.6999,35.7816],[-114.6997,35.7829],[-114.6994,35.7848],[-114.6994,35.7852],[-114.6993,35.7856],[-114.699,35.788],[-114.6991,35.7895],[-114.6993,35.7905],[-114.6999,35.7911],[-114.7012,35.7925],[-114.7015,35.7927],[-114.7032,35.7947],[-114.7043,35.7966],[-114.7044,35.7968],[-114.7058,35.7989],[-114.7086,35.8015],[-114.7092,35.8021],[-114.7115,35.8044],[-114.7119,35.8049],[-114.712,35.8055],[-114.7119,35.8057],[-114.7113,35.8067],[-114.7105,35.8075],[-114.7101,35.8086],[-114.71,35.8087],[-114.7097,35.8094],[-114.7093,35.81],[-114.7088,35.8106],[-114.7077,35.8113],[-114.7063,35.812],[-114.7055,35.8128],[-114.7042,35.814],[-114.7041,35.8141],[-114.7037,35.8146],[-114.7035,35.8148],[-114.7033,35.8152],[-114.7032,35.8154],[-114.7027,35.8166],[-114.7023,35.8178],[-114.7016,35.8197],[-114.7013,35.8203],[-114.7009,35.8215],[-114.7006,35.822],[-114.7003,35.8226],[-114.6991,35.8242],[-114.6989,35.8246],[-114.6973,35.8268],[-114.6968,35.8276],[-114.6967,35.8278],[-114.6966,35.828],[-114.6955,35.8299],[-114.6954,35.8306],[-114.6954,35.8307],[-114.6953,35.8308],[-114.6953,35.8311],[-114.6953,35.8316],[-114.6953,35.8323],[-114.6954,35.8327],[-114.6955,35.8328],[-114.6956,35.8329],[-114.6958,35.8334],[-114.6969,35.8346],[-114.7002,35.838],[-114.7015,35.8393],[-114.7017,35.8396],[-114.7017,35.8397],[-114.7018,35.8397],[-114.7021,35.8402],[-114.7023,35.8408],[-114.7024,35.8413],[-114.7024,35.8415],[-114.7024,35.8419],[-114.7023,35.8421],[-114.7035,35.8418],[-114.7038,35.8422],[-114.7039,35.8424],[-114.7042,35.8427],[-114.7042,35.8443],[-114.7045,35.8444],[-114.7061,35.8459],[-114.7062,35.8461],[-114.7063,35.8462],[-114.7065,35.8473],[-114.7065,35.8481],[-114.7065,35.849],[-114.7059,35.8505],[-114.7049,35.8516],[-114.7044,35.852],[-114.7036,35.8526],[-114.7019,35.8532],[-114.7,35.8536],[-114.6966,35.8537],[-114.6961,35.8538],[-114.6953,35.854],[-114.695,35.8541],[-114.6944,35.8545],[-114.6934,35.8551],[-114.6929,35.8562],[-114.6929,35.8563],[-114.6924,35.8572],[-114.6919,35.858],[-114.6915,35.8587],[-114.6896,35.8599],[-114.6878,35.8607],[-114.6856,35.8616],[-114.6846,35.862],[-114.6834,35.8624],[-114.6821,35.8629],[-114.6819,35.863],[-114.6815,35.863],[-114.6802,35.8633],[-114.6791,35.8633],[-114.6784,35.8633],[-114.6782,35.8633],[-114.6776,35.8635],[-114.676,35.8639],[-114.6755,35.8642],[-114.6754,35.8642],[-114.6749,35.8644],[-114.6736,35.8646],[-114.6726,35.8649],[-114.6723,35.865],[-114.6719,35.865],[-114.6708,35.865],[-114.6697,35.8651],[-114.6697,35.865],[-114.6694,35.8653],[-114.6691,35.8658],[-114.6675,35.8671],[-114.6672,35.8672],[-114.6666,35.8674],[-114.6649,35.8682],[-114.664,35.8686],[-114.6636,35.8688],[-114.6626,35.8692],[-114.662,35.8698],[-114.6616,35.8705],[-114.6616,35.8711],[-114.6616,35.8712],[-114.6622,35.8723],[-114.6623,35.8724],[-114.6624,35.8725],[-114.6628,35.8732],[-114.6632,35.8737],[-114.6641,35.8741],[-114.6642,35.8742],[-114.6648,35.8743],[-114.6664,35.8745],[-114.6672,35.8748],[-114.6672,35.8749],[-114.6673,35.8749],[-114.6671,35.875],[-114.6681,35.8752],[-114.6691,35.8758],[-114.672,35.878],[-114.673,35.879],[-114.676,35.8823],[-114.6774,35.8838],[-114.678,35.8847],[-114.679,35.8855],[-114.6793,35.8857],[-114.6808,35.8867],[-114.681,35.8869],[-114.6846,35.8894],[-114.6849,35.8897],[-114.6896,35.8927],[-114.6909,35.8935],[-114.6936,35.8953],[-114.6941,35.896],[-114.6945,35.8966],[-114.6961,35.8965],[-114.6949,35.8976],[-114.6951,35.8977],[-114.6959,35.8984],[-114.6961,35.8987],[-114.6976,35.8994],[-114.6983,35.9],[-114.6988,35.9003],[-114.6993,35.9008],[-114.7002,35.9018],[-114.7003,35.9018],[-114.7008,35.9031],[-114.7022,35.9048],[-114.7024,35.9051],[-114.703,35.9057],[-114.7035,35.9067],[-114.7043,35.9073],[-114.7045,35.9074],[-114.7046,35.9074],[-114.7051,35.9076],[-114.706,35.9086],[-114.7059,35.9089],[-114.7057,35.9093],[-114.7068,35.9089],[-114.7081,35.9099],[-114.7083,35.9114],[-114.7085,35.9127],[-114.7086,35.9132],[-114.709,35.9154],[-114.709,35.9158],[-114.709,35.916],[-114.7092,35.9168],[-114.7088,35.9167],[-114.7078,35.917],[-114.7074,35.9181],[-114.7078,35.9188],[-114.7079,35.9192],[-114.7078,35.9196],[-114.7078,35.9203],[-114.7075,35.9215],[-114.7075,35.9216],[-114.7074,35.9253],[-114.7073,35.9262],[-114.7076,35.928],[-114.708,35.9283],[-114.7084,35.9287],[-114.7085,35.9288],[-114.7086,35.9289],[-114.7108,35.9306],[-114.711,35.9308],[-114.7125,35.9319],[-114.713,35.9322],[-114.7129,35.9323],[-114.7128,35.9325],[-114.7128,35.9326],[-114.7129,35.9325],[-114.7134,35.9319],[-114.7132,35.933],[-114.7133,35.9338],[-114.7138,35.9346],[-114.714,35.935],[-114.7146,35.9359],[-114.7168,35.9393],[-114.717,35.9397],[-114.7173,35.9401],[-114.7176,35.9405],[-114.7178,35.9409],[-114.7179,35.941],[-114.718,35.9411],[-114.72,35.9442],[-114.7203,35.9447],[-114.7207,35.9454],[-114.7209,35.9457],[-114.7212,35.9462],[-114.7216,35.9467],[-114.722,35.9475],[-114.7222,35.9478],[-114.7223,35.9479],[-114.7224,35.948],[-114.7225,35.9482],[-114.7226,35.9484],[-114.7227,35.9485],[-114.7229,35.9489],[-114.7232,35.9494],[-114.7236,35.95],[-114.7237,35.9502],[-114.7238,35.9504],[-114.7239,35.9505],[-114.7244,35.9513],[-114.7246,35.9516],[-114.7247,35.9517],[-114.7262,35.9542],[-114.7266,35.9548],[-114.7267,35.955],[-114.7268,35.9552],[-114.7274,35.9561],[-114.7278,35.9568],[-114.728,35.9572],[-114.7284,35.9577],[-114.7286,35.958],[-114.7287,35.9582],[-114.7293,35.9592],[-114.7296,35.9596],[-114.7298,35.9599],[-114.7285,35.9604],[-114.7287,35.9618],[-114.7293,35.9624],[-114.7297,35.9625],[-114.7301,35.9627],[-114.7305,35.9633],[-114.7306,35.9634],[-114.7311,35.9641],[-114.7314,35.9645],[-114.7325,35.9659],[-114.7347,35.968],[-114.7362,35.9694],[-114.7405,35.9755],[-114.7435,35.9836],[-114.7436,35.9844],[-114.7437,35.9849],[-114.7437,35.9854],[-114.7436,35.9858],[-114.7434,35.9868],[-114.7432,35.9873],[-114.7431,35.9874],[-114.74,35.9905],[-114.7394,35.9914],[-114.7393,35.9918],[-114.7395,35.9925],[-114.7399,35.9931],[-114.7402,35.9939],[-114.7405,35.9948],[-114.7408,35.9962],[-114.7408,35.9971],[-114.7408,35.9975],[-114.7411,35.9982],[-114.7413,35.999],[-114.7415,35.9997],[-114.7415,35.9998],[-114.7416,36],[-114.7417,36.0023],[-114.7423,36.0043],[-114.7428,36.0056],[-114.7432,36.0067],[-114.743,36.0085],[-114.7426,36.0093],[-114.7423,36.0103],[-114.7419,36.011],[-114.7418,36.0111],[-114.7417,36.0112],[-114.7412,36.0122],[-114.7412,36.0123],[-114.7411,36.0124],[-114.7411,36.0125],[-114.7409,36.0129],[-114.7399,36.0138],[-114.7387,36.015],[-114.7387,36.0151],[-114.7386,36.0152],[-114.738,36.0157],[-114.7373,36.0162],[-114.7372,36.0162],[-114.7371,36.0163],[-114.737,36.0164],[-114.7369,36.0164],[-114.7365,36.0167],[-114.7361,36.0169],[-114.7356,36.0172],[-114.7352,36.0174],[-114.7334,36.0186],[-114.7317,36.0196],[-114.7307,36.0202],[-114.7299,36.0207],[-114.7291,36.0213],[-114.7289,36.0214],[-114.7256,36.0244],[-114.7233,36.0266],[-114.7222,36.028],[-114.7221,36.029],[-114.7225,36.0298],[-114.7227,36.0303],[-114.7237,36.0312],[-114.7251,36.0319],[-114.7276,36.0331],[-114.7299,36.0355],[-114.7306,36.0362],[-114.7325,36.0374],[-114.7334,36.0379],[-114.7345,36.038],[-114.7357,36.038],[-114.7374,36.0378],[-114.7389,36.0375],[-114.74,36.0375],[-114.7413,36.038],[-114.7421,36.0398],[-114.7425,36.0419],[-114.7427,36.0426],[-114.7425,36.0446],[-114.7425,36.0456],[-114.7425,36.0457],[-114.7417,36.0479],[-114.7395,36.0502],[-114.7377,36.0515],[-114.7363,36.0527],[-114.7358,36.0532],[-114.7357,36.0534],[-114.7351,36.0544],[-114.7351,36.0549],[-114.7353,36.0566],[-114.7356,36.0578],[-114.736,36.0591],[-114.7366,36.0595],[-114.7393,36.0618],[-114.7401,36.0624],[-114.7411,36.0654],[-114.7422,36.0678],[-114.7421,36.0687],[-114.7423,36.0692],[-114.7435,36.071],[-114.7452,36.0725],[-114.7477,36.0739],[-114.7489,36.075],[-114.7506,36.0803],[-114.754,36.0831],[-114.7547,36.0851],[-114.7545,36.0862],[-114.7538,36.0878],[-114.7528,36.0894],[-114.7514,36.0908],[-114.7501,36.0923],[-114.7492,36.0949],[-114.7489,36.0952],[-114.7451,36.0977],[-114.7392,36.1019],[-114.7375,36.1031],[-114.7368,36.1035],[-114.7358,36.1041],[-114.7349,36.1044],[-114.7341,36.1047],[-114.7316,36.1051],[-114.7261,36.1059],[-114.726,36.1059],[-114.7251,36.1061],[-114.7183,36.1072],[-114.7172,36.1073],[-114.7157,36.1073],[-114.7154,36.1073],[-114.7143,36.1073],[-114.7113,36.1073],[-114.7103,36.1074],[-114.7093,36.1074],[-114.7085,36.1076],[-114.708,36.1078],[-114.7073,36.108],[-114.7061,36.1082],[-114.7056,36.1083],[-114.7047,36.1082],[-114.7037,36.1084],[-114.7031,36.1085],[-114.7016,36.109],[-114.6978,36.1101],[-114.697,36.1103],[-114.6965,36.1105],[-114.6959,36.1109],[-114.6958,36.1109],[-114.6955,36.1112],[-114.6946,36.1119],[-114.6941,36.1123],[-114.6937,36.1125],[-114.6936,36.1125],[-114.6926,36.1126],[-114.6916,36.1125],[-114.6901,36.1121],[-114.6895,36.1119],[-114.6881,36.1115],[-114.687,36.111],[-114.6858,36.1103],[-114.6851,36.1098],[-114.6844,36.1095],[-114.6827,36.1092],[-114.6827,36.1091],[-114.6818,36.1092],[-114.6813,36.1093],[-114.6805,36.1095],[-114.6798,36.1099],[-114.679,36.1104],[-114.6784,36.1108],[-114.6778,36.1112],[-114.6774,36.1117],[-114.6766,36.1124],[-114.6757,36.1134],[-114.6751,36.1141],[-114.6744,36.1145],[-114.6739,36.1149],[-114.6731,36.1153],[-114.6731,36.1154],[-114.6729,36.1155],[-114.6719,36.116],[-114.6692,36.116],[-114.6657,36.1161],[-114.6643,36.1163],[-114.6621,36.1177],[-114.6618,36.1182],[-114.6604,36.12],[-114.6589,36.1227],[-114.6589,36.1228],[-114.6588,36.123],[-114.6581,36.1241],[-114.6555,36.1262],[-114.6529,36.1278],[-114.6517,36.1286],[-114.6491,36.1298],[-114.6457,36.132],[-114.6424,36.1335],[-114.642,36.1337],[-114.6411,36.1344],[-114.6401,36.1351],[-114.6383,36.1354],[-114.6369,36.1356],[-114.6358,36.1362],[-114.6325,36.1399],[-114.6314,36.1414],[-114.6305,36.1422],[-114.6285,36.1418],[-114.6271,36.1408],[-114.6238,36.1371],[-114.6223,36.1343],[-114.6206,36.1318],[-114.6184,36.1303],[-114.6169,36.1298],[-114.6154,36.1296],[-114.6132,36.1303],[-114.6117,36.131],[-114.6106,36.1316],[-114.6096,36.1321],[-114.6093,36.1322],[-114.6042,36.1358],[-114.5981,36.1405],[-114.5975,36.1409],[-114.5965,36.1415],[-114.5946,36.1422],[-114.5944,36.1422],[-114.5942,36.1423],[-114.593,36.1427],[-114.5898,36.1432],[-114.5876,36.1439],[-114.585,36.1451],[-114.5837,36.1456],[-114.5836,36.1456],[-114.5807,36.146],[-114.5796,36.1467],[-114.5788,36.1472],[-114.5771,36.1489],[-114.5743,36.1501],[-114.5725,36.1506],[-114.5711,36.1511],[-114.5691,36.1512],[-114.5647,36.1508],[-114.5612,36.1509],[-114.5576,36.1519],[-114.557,36.1522],[-114.5562,36.1525],[-114.5556,36.1524],[-114.5554,36.1524],[-114.5551,36.1523],[-114.5545,36.1523],[-114.5532,36.1518],[-114.5523,36.1514],[-114.5504,36.1511],[-114.5487,36.1507],[-114.5467,36.1511],[-114.5465,36.1511],[-114.5448,36.1516],[-114.5432,36.1519],[-114.5392,36.1518],[-114.5376,36.1514],[-114.5345,36.1502],[-114.5329,36.1493],[-114.5323,36.148],[-114.5311,36.1476],[-114.5289,36.1478],[-114.5262,36.1482],[-114.5192,36.1497],[-114.5169,36.1503],[-114.5143,36.1508],[-114.5112,36.1506],[-114.5081,36.1497],[-114.5011,36.1445],[-114.5002,36.1432],[-114.5,36.1416],[-114.5003,36.1407],[-114.5011,36.1401],[-114.5032,36.1392],[-114.5052,36.1381],[-114.5072,36.1363],[-114.5084,36.1346],[-114.5092,36.1332],[-114.509,36.1316],[-114.5085,36.1299],[-114.5072,36.1285],[-114.5047,36.1272],[-114.5018,36.1266],[-114.4989,36.1266],[-114.4918,36.128],[-114.4876,36.1287],[-114.4838,36.1297],[-114.4783,36.1327],[-114.4687,36.1389],[-114.4656,36.1395],[-114.4626,36.1396],[-114.4589,36.1392],[-114.4565,36.138],[-114.4551,36.1364],[-114.4538,36.1336],[-114.4513,36.1298],[-114.4488,36.1277],[-114.4471,36.126],[-114.4462,36.1257],[-114.445,36.1253],[-114.4437,36.1256],[-114.4435,36.1257],[-114.4395,36.128],[-114.4355,36.1301],[-114.4309,36.1326],[-114.4259,36.1356],[-114.4231,36.1373],[-114.4201,36.1405],[-114.4182,36.1428],[-114.4153,36.1451],[-114.4125,36.1465],[-114.4118,36.1466],[-114.4091,36.147],[-114.4056,36.147],[-114.4043,36.1468],[-114.4023,36.1465],[-114.3984,36.1458],[-114.3943,36.1446],[-114.3883,36.1429],[-114.3824,36.1416],[-114.3815,36.1414],[-114.38,36.1414],[-114.3781,36.1421],[-114.3766,36.143],[-114.3754,36.1436],[-114.3753,36.1436],[-114.3737,36.1437],[-114.3717,36.1432],[-114.3702,36.1426],[-114.3685,36.1409],[-114.3674,36.1385],[-114.3655,36.1363],[-114.3645,36.1341],[-114.3606,36.1294],[-114.359,36.1278],[-114.3573,36.1267],[-114.3548,36.1251],[-114.3519,36.1233],[-114.3486,36.1212],[-114.3451,36.1186],[-114.345,36.1185],[-114.3426,36.1159],[-114.341,36.1135],[-114.3388,36.1113],[-114.3373,36.1104],[-114.3363,36.109],[-114.3355,36.1078],[-114.3346,36.1068],[-114.3336,36.1063],[-114.331,36.1061],[-114.3288,36.1059],[-114.327,36.1049],[-114.3258,36.1039],[-114.3255,36.103],[-114.3246,36.102],[-114.3235,36.1012],[-114.3226,36.0999],[-114.3225,36.0996],[-114.3221,36.0985],[-114.3209,36.0965],[-114.3191,36.0948],[-114.3176,36.0938],[-114.3174,36.0937],[-114.3173,36.0936],[-114.317,36.0934],[-114.3152,36.0915],[-114.3131,36.0888],[-114.3124,36.0881],[-114.3069,36.0825],[-114.3067,36.0819],[-114.3063,36.081],[-114.3054,36.0782],[-114.3048,36.0767],[-114.3042,36.0756],[-114.3044,36.074],[-114.3059,36.0715],[-114.3065,36.0707],[-114.3075,36.0697],[-114.3103,36.0675],[-114.3124,36.0661],[-114.3136,36.0641],[-114.3139,36.0634],[-114.3143,36.062],[-114.3144,36.0615],[-114.3144,36.0605],[-114.3136,36.059],[-114.3119,36.0577],[-114.3086,36.057],[-114.3085,36.057],[-114.301,36.0575],[-114.2998,36.0574],[-114.2986,36.0573],[-114.2959,36.0562],[-114.2934,36.0545],[-114.2919,36.0523],[-114.2912,36.0511],[-114.2909,36.0505],[-114.2895,36.0498],[-114.288,36.0491],[-114.286,36.0487],[-114.284,36.0482],[-114.2796,36.0461],[-114.2782,36.0458],[-114.2762,36.0461],[-114.2739,36.0465],[-114.2723,36.0463],[-114.2709,36.0455],[-114.2695,36.0438],[-114.2689,36.0409],[-114.2692,36.0368],[-114.2686,36.035],[-114.2674,36.0329],[-114.266,36.0303],[-114.265,36.0288],[-114.2644,36.0279],[-114.2624,36.0261],[-114.2595,36.0242],[-114.2516,36.0199],[-114.2508,36.0196],[-114.2484,36.0186],[-114.2481,36.0183],[-114.2462,36.0172],[-114.2461,36.0172],[-114.2448,36.0158],[-114.2439,36.0153],[-114.2421,36.0152],[-114.2404,36.0153],[-114.2399,36.0151],[-114.2392,36.0149],[-114.2382,36.0145],[-114.2377,36.014],[-114.2376,36.0139],[-114.2375,36.0138],[-114.2374,36.0137],[-114.2373,36.0137],[-114.2369,36.0132],[-114.2354,36.013],[-114.2352,36.013],[-114.2334,36.0128],[-114.2318,36.0132],[-114.2301,36.014],[-114.2295,36.0142],[-114.2286,36.0145],[-114.228,36.0147],[-114.2265,36.0146],[-114.2248,36.0137],[-114.2242,36.0139],[-114.2215,36.0142],[-114.2188,36.0145],[-114.2166,36.0143],[-114.2162,36.0144],[-114.2147,36.0148],[-114.2135,36.0146],[-114.2119,36.0148],[-114.2106,36.0154],[-114.2082,36.016],[-114.2079,36.0162],[-114.2061,36.0166],[-114.2042,36.0166],[-114.2012,36.0177],[-114.2005,36.0177],[-114.2001,36.0177],[-114.1988,36.0181],[-114.1967,36.0186],[-114.1947,36.0191],[-114.1929,36.0196],[-114.1912,36.02],[-114.1907,36.0203],[-114.1901,36.0206],[-114.186,36.0222],[-114.1859,36.0223],[-114.1827,36.0233],[-114.1794,36.0243],[-114.1763,36.0261],[-114.1747,36.0267],[-114.1733,36.0267],[-114.1719,36.0267],[-114.1709,36.0267],[-114.1671,36.0269],[-114.1666,36.027],[-114.1644,36.0269],[-114.1631,36.0266],[-114.1612,36.0263],[-114.1596,36.0257],[-114.1573,36.025],[-114.1547,36.0238],[-114.1534,36.0232],[-114.1514,36.0231],[-114.1508,36.0233],[-114.1502,36.0235],[-114.1483,36.0252],[-114.147,36.0261],[-114.1465,36.0266],[-114.1459,36.0272],[-114.1456,36.0286],[-114.1458,36.0305],[-114.1457,36.033],[-114.1447,36.0343],[-114.1432,36.0353],[-114.1405,36.0362],[-114.1383,36.0372],[-114.1371,36.0385],[-114.1362,36.0403],[-114.1357,36.0412],[-114.1348,36.0439],[-114.1348,36.0453],[-114.1352,36.0472],[-114.1359,36.0504],[-114.1362,36.0532],[-114.1352,36.057],[-114.1334,36.0617],[-114.1327,36.063],[-114.1298,36.0685],[-114.1279,36.0707],[-114.1259,36.0729],[-114.1258,36.073],[-114.124,36.0756],[-114.1212,36.0827],[-114.1196,36.0858],[-114.1183,36.0875],[-114.117,36.0889],[-114.1163,36.0897],[-114.1157,36.0905],[-114.1153,36.0909],[-114.1139,36.0923],[-114.113,36.0933],[-114.1123,36.0941],[-114.112,36.0949],[-114.1119,36.0958],[-114.1124,36.0966],[-114.1139,36.0983],[-114.1152,36.0999],[-114.1171,36.1012],[-114.118,36.1013],[-114.1193,36.1019],[-114.121,36.1039],[-114.1213,36.1045],[-114.1218,36.1057],[-114.1217,36.1083],[-114.1213,36.1095],[-114.1212,36.1099],[-114.1211,36.1102],[-114.1209,36.1108],[-114.1192,36.113],[-114.1189,36.1133],[-114.1187,36.1136],[-114.1185,36.1139],[-114.117,36.1148],[-114.1161,36.1155],[-114.1084,36.1191],[-114.1074,36.1194],[-114.1042,36.1194],[-114.1004,36.1194],[-114.0992,36.1197],[-114.0978,36.1202],[-114.0977,36.1202],[-114.097,36.1208],[-114.0957,36.1242],[-114.0954,36.125],[-114.0951,36.1257],[-114.0948,36.1265],[-114.0942,36.1284],[-114.0935,36.1303],[-114.0927,36.1324],[-114.0924,36.1353],[-114.0917,36.1373],[-114.0893,36.1403],[-114.0893,36.1404],[-114.0879,36.1429],[-114.0812,36.1502],[-114.0794,36.1546],[-114.0788,36.1574],[-114.0778,36.1595],[-114.0756,36.1625],[-114.0728,36.1685],[-114.0717,36.1709],[-114.0714,36.1713],[-114.0713,36.1715],[-114.0712,36.1717],[-114.07,36.1737],[-114.0688,36.1757],[-114.0668,36.1791],[-114.0648,36.1813],[-114.0644,36.1817],[-114.064,36.1822],[-114.0632,36.183],[-114.0632,36.1831],[-114.0624,36.184],[-114.0613,36.185],[-114.0587,36.1878],[-114.0563,36.189],[-114.0536,36.1903],[-114.0533,36.1905],[-114.0527,36.1909],[-114.0495,36.1921],[-114.0484,36.1924],[-114.0469,36.1927],[-114.0451,36.1931],[-114.0443,36.1933],[-114.0441,36.1933],[-114.0439,36.1934],[-114.0439,36.1935],[-114.0439,36.1937],[-114.0439,36.1938],[-114.0439,36.1939],[-114.044,36.194],[-114.044,36.1952],[-114.044,36.196],[-114.044,36.1966],[-114.044,36.1988],[-114.044,36.2014],[-114.044,36.2023],[-114.044,36.2054],[-114.044,36.2076],[-114.044,36.2081],[-114.044,36.2097],[-114.044,36.2102],[-114.044,36.2125],[-114.044,36.2146],[-114.044,36.2172],[-114.044,36.2189],[-114.044,36.2193],[-114.044,36.2215],[-114.044,36.2216],[-114.044,36.2235],[-114.044,36.2293],[-114.044,36.2297],[-114.044,36.231],[-114.044,36.2313],[-114.044,36.2342],[-114.044,36.2349],[-114.0439,36.2368],[-114.0439,36.2379],[-114.0439,36.2423],[-114.0439,36.2431],[-114.0439,36.2437],[-114.0439,36.2451],[-114.0439,36.246],[-114.0439,36.2462],[-114.0439,36.2468],[-114.044,36.247],[-114.044,36.2477],[-114.044,36.248],[-114.0441,36.2489],[-114.0441,36.2498],[-114.0442,36.2505],[-114.0442,36.2507],[-114.0444,36.2546],[-114.0445,36.2549],[-114.0447,36.2587],[-114.0447,36.2595],[-114.0451,36.2657],[-114.0451,36.2667],[-114.0453,36.2707],[-114.0454,36.272],[-114.0455,36.2733],[-114.0455,36.2744],[-114.0455,36.281],[-114.0455,36.2832],[-114.0455,36.2836],[-114.0456,36.2852],[-114.0456,36.2867],[-114.0456,36.2888],[-114.0455,36.2903],[-114.0455,36.2917],[-114.0454,36.292],[-114.0454,36.2927],[-114.0453,36.2947],[-114.0453,36.295],[-114.0453,36.2954],[-114.0453,36.2955],[-114.0453,36.2957],[-114.0453,36.296],[-114.0453,36.2961],[-114.0453,36.2965],[-114.0452,36.2975],[-114.0452,36.2979],[-114.0451,36.3001],[-114.0451,36.302],[-114.045,36.303],[-114.0443,36.3102],[-114.0442,36.3143],[-114.0441,36.3154],[-114.044,36.3175],[-114.044,36.3176],[-114.0441,36.3182],[-114.0441,36.3184],[-114.0442,36.321],[-114.0446,36.329],[-114.0447,36.33],[-114.0448,36.3317],[-114.0448,36.332],[-114.0448,36.3322],[-114.0448,36.3337],[-114.0448,36.3342],[-114.0447,36.3417],[-114.0447,36.3419],[-114.0447,36.3463],[-114.044,36.3611],[-114.0439,36.3623],[-114.0439,36.3643],[-114.0437,36.3693],[-114.0436,36.3718],[-114.0435,36.3725],[-114.0435,36.3745],[-114.0434,36.3751],[-114.0434,36.3755],[-114.0434,36.3762],[-114.0432,36.3794],[-114.0431,36.3805],[-114.043,36.3859],[-114.043,36.3864],[-114.043,36.3874],[-114.043,36.3902],[-114.0428,36.4383],[-114.0428,36.4447],[-114.0428,36.4455],[-114.0429,36.4479],[-114.0429,36.448],[-114.0428,36.4482],[-114.0429,36.4495],[-114.043,36.4625],[-114.0431,36.4664],[-114.0431,36.4671],[-114.0431,36.4697],[-114.0435,36.4743],[-114.0436,36.4761],[-114.0437,36.4768],[-114.044,36.4815],[-114.0443,36.4842],[-114.0444,36.4866],[-114.0446,36.489],[-114.0448,36.491],[-114.0448,36.4913],[-114.0449,36.4961],[-114.0449,36.4984],[-114.045,36.4991],[-114.045,36.5021],[-114.0451,36.5064],[-114.0453,36.5116],[-114.0453,36.5132],[-114.0455,36.5168],[-114.0455,36.5173],[-114.0455,36.5182],[-114.0456,36.5186],[-114.0456,36.519],[-114.0456,36.5211],[-114.0456,36.5225],[-114.0456,36.5237],[-114.0457,36.5308],[-114.0457,36.5328],[-114.0457,36.5331],[-114.0457,36.535],[-114.0457,36.5366],[-114.0457,36.5367],[-114.0457,36.5368],[-114.0457,36.5376],[-114.0457,36.5378],[-114.0458,36.5414],[-114.0459,36.5454],[-114.046,36.5521],[-114.0461,36.5557],[-114.0462,36.5574],[-114.0463,36.5622],[-114.0463,36.5639],[-114.0463,36.5646],[-114.0464,36.5663],[-114.0465,36.5735],[-114.0466,36.5759],[-114.0466,36.5762],[-114.0466,36.5772],[-114.0467,36.5775],[-114.0467,36.578],[-114.0467,36.5792],[-114.0467,36.5794],[-114.0468,36.5842],[-114.0469,36.5859],[-114.047,36.5902],[-114.0472,36.5971],[-114.0473,36.6003],[-114.0474,36.6032],[-114.0475,36.6076],[-114.0475,36.6079],[-114.0475,36.6089],[-114.0475,36.6093],[-114.0476,36.6114],[-114.0477,36.6179],[-114.0477,36.62],[-114.0478,36.6227],[-114.0479,36.627],[-114.048,36.6312],[-114.0481,36.6372],[-114.0484,36.6478],[-114.0486,36.6547],[-114.0486,36.6557],[-114.0487,36.6586],[-114.0487,36.6596],[-114.0488,36.6641],[-114.0491,36.6777],[-114.0492,36.6803],[-114.0493,36.6822],[-114.0493,36.6864],[-114.0495,36.6949],[-114.0496,36.6988],[-114.0498,36.7029],[-114.0499,36.7095],[-114.0499,36.7107],[-114.05,36.7233],[-114.05,36.7242],[-114.05,36.7339],[-114.05,36.7387],[-114.05,36.7417],[-114.0501,36.7429],[-114.0502,36.7466],[-114.0502,36.7478],[-114.0502,36.7485],[-114.0503,36.7503],[-114.0503,36.7509],[-114.0503,36.752],[-114.0503,36.7528],[-114.0503,36.7529],[-114.0503,36.7552],[-114.0503,36.7553],[-114.0503,36.7582],[-114.0501,36.7683],[-114.05,36.7727],[-114.05,36.7737],[-114.0499,36.7776],[-114.0499,36.7804],[-114.0499,36.7819],[-114.0499,36.7844],[-114.0499,36.7878],[-114.0499,36.7925],[-114.05,36.7964],[-114.05,36.7974],[-114.05,36.7978],[-114.05,36.7988],[-114.05,36.7991],[-114.05,36.7992],[-114.05,36.7993],[-114.05,36.7994],[-114.05,36.7995],[-114.05,36.7997],[-114.05,36.8011],[-114.05,36.8041],[-114.0501,36.8061],[-114.0501,36.8078],[-114.0501,36.8094],[-114.0501,36.8096],[-114.0501,36.8099],[-114.0502,36.8139],[-114.0501,36.8156],[-114.0501,36.8159],[-114.0502,36.8166],[-114.0502,36.8168],[-114.0502,36.8169],[-114.0501,36.817],[-114.0501,36.8171],[-114.0501,36.8174],[-114.0501,36.8175],[-114.0501,36.8176],[-114.0501,36.8178],[-114.0501,36.8179],[-114.0501,36.8181],[-114.0501,36.8188],[-114.0501,36.819],[-114.0501,36.8192],[-114.0501,36.8196],[-114.0501,36.8198],[-114.0501,36.8205],[-114.0501,36.8224],[-114.0501,36.8231],[-114.0501,36.8233],[-114.0501,36.8234],[-114.0501,36.8236],[-114.0501,36.8239],[-114.0501,36.8241],[-114.0501,36.8242],[-114.0501,36.8243],[-114.0501,36.8247],[-114.0501,36.8248],[-114.0501,36.8249],[-114.0501,36.825],[-114.0501,36.8254],[-114.0501,36.8269],[-114.0501,36.8274],[-114.0501,36.8284],[-114.0502,36.8306],[-114.0503,36.84],[-114.0503,36.8431],[-114.0503,36.8501],[-114.0503,36.871],[-114.0503,36.875],[-114.0503,36.8779],[-114.0503,36.8786],[-114.0504,36.8807],[-114.0504,36.8814],[-114.0504,36.8822],[-114.0504,36.8847],[-114.0504,36.8855],[-114.0504,36.8866],[-114.0505,36.8926],[-114.0505,36.8952],[-114.0504,36.9031],[-114.0504,36.9063],[-114.0504,36.9064],[-114.0502,36.9325],[-114.0502,36.9331],[-114.0502,36.9374],[-114.0502,36.9382],[-114.0502,36.9395],[-114.0502,36.9404],[-114.0501,36.9476],[-114.0501,36.9507],[-114.0501,36.9519],[-114.05,36.956],[-114.05,36.9578],[-114.05,36.958],[-114.0501,36.9659],[-114.0502,36.9725],[-114.0505,36.9925],[-114.0506,36.9991],[-114.0506,37.0002],[-114.05,37.0002],[-114.038,37.0002],[-114.0236,37.0002],[-114.0203,37.0002],[-114.0176,37.0002],[-114.0044,37.0002],[-114.002,37.0002],[-113.9975,37.0002],[-113.9959,37.0002],[-113.9951,37.0002],[-113.994,37.0002],[-113.9932,37.0002],[-113.9912,37.0002],[-113.9891,37.0002],[-113.988,37.0002],[-113.987,37.0002],[-113.9856,37.0002],[-113.9839,37.0002],[-113.9831,37.0002],[-113.982,37.0002],[-113.9817,37.0002],[-113.9816,37.0002],[-113.9814,37.0002],[-113.9813,37.0002],[-113.981,37.0002],[-113.9808,37.0002],[-113.9806,37.0002],[-113.9804,37.0002],[-113.9797,37.0002],[-113.9717,37.0002],[-113.9659,37.0002],[-113.9656,37.0002],[-113.9612,37.0002],[-113.9534,37.0002],[-113.9452,37.0002],[-113.9369,37.0002],[-113.9354,37.0002],[-113.9351,37.0002],[-113.9288,37.0002],[-113.924,37.0002],[-113.9217,37.0002],[-113.9166,37.0002],[-113.9159,37.0002],[-113.9153,37.0002],[-113.9147,37.0002],[-113.9133,37.0002],[-113.9008,37.0002],[-113.8995,37.0002],[-113.8975,37.0002],[-113.8759,37.0002],[-113.8743,37.0002],[-113.8728,37.0001],[-113.8719,37.0001],[-113.8483,37.0001],[-113.8464,37.0001],[-113.8445,37.0001],[-113.7818,37.0001],[-113.7795,37.0001],[-113.7774,37.0001],[-113.772,37.0001],[-113.7689,37.0001],[-113.765,37.0001],[-113.7646,37.0001],[-113.761,37.0001],[-113.7585,37.0001],[-113.7568,37.0001],[-113.7561,37.0001],[-113.7335,37.0001],[-113.7307,37.0001],[-113.7054,37.0001],[-113.7047,37.0001],[-113.7038,37.0001],[-113.7022,37.0001],[-113.679,37.0001],[-113.6781,37.0001],[-113.6761,37.0001],[-113.6727,37.0001],[-113.6677,37.0001],[-113.6666,37.0001],[-113.6602,37],[-113.6505,37],[-113.6481,37],[-113.6434,37],[-113.6382,37],[-113.6329,37],[-113.6299,37],[-113.6258,37],[-113.6254,37],[-113.6252,37],[-113.6244,37],[-113.6243,37],[-113.6224,37],[-113.6216,37],[-113.6209,37],[-113.6198,37],[-113.6171,37],[-113.6148,37],[-113.6109,37],[-113.6071,37],[-113.6034,37],[-113.6016,37],[-113.6013,37],[-113.6012,37],[-113.6009,37],[-113.5997,37],[-113.5965,37],[-113.5934,37],[-113.5927,37],[-113.5921,37],[-113.5906,37],[-113.5896,37],[-113.5895,37],[-113.5837,37],[-113.5833,37],[-113.581,37],[-113.5808,37],[-113.5762,37],[-113.5722,37],[-113.5721,37],[-113.5717,37],[-113.5714,37],[-113.567,37],[-113.564,37],[-113.5602,37],[-113.5592,37],[-113.5581,37],[-113.5577,37],[-113.5563,37],[-113.5544,37],[-113.5526,37],[-113.5502,37],[-113.5484,37],[-113.5466,37],[-113.5447,37],[-113.5432,37],[-113.5426,37],[-113.5415,37],[-113.5351,37],[-113.5334,37],[-113.5315,37],[-113.5307,37],[-113.5298,37],[-113.5289,37],[-113.5256,37],[-113.5238,37],[-113.5213,37],[-113.5174,37],[-113.5152,37],[-113.5129,37],[-113.5128,37],[-113.5106,37],[-113.5099,37],[-113.5076,37],[-113.5037,37],[-113.5024,37],[-113.4994,37],[-113.4974,37],[-113.4952,37],[-113.4949,37],[-113.4946,37],[-113.4932,37],[-113.4891,37],[-113.4871,37],[-113.4851,37],[-113.4839,37],[-113.4805,37],[-113.4804,37],[-113.4803,37],[-113.4793,37],[-113.4772,37],[-113.4769,37],[-113.4757,37],[-113.4727,37],[-113.4726,37],[-113.4712,37],[-113.4692,37],[-113.4686,37],[-113.4671,37],[-113.4667,37],[-113.4666,37],[-113.4664,37],[-113.466,37],[-113.4659,37],[-113.4653,37],[-113.4635,37],[-113.463,37],[-113.4627,37],[-113.4621,37],[-113.4619,37],[-113.4617,37],[-113.4611,37],[-113.4609,37],[-113.4603,37],[-113.4583,37],[-113.4577,37],[-113.4556,37],[-113.4492,37],[-113.4471,37],[-113.4451,37],[-113.4391,37],[-113.4371,37],[-113.437,37],[-113.4367,37],[-113.4365,37],[-113.4356,37],[-113.4329,37],[-113.432,37],[-113.4303,37],[-113.4276,37],[-113.4156,37],[-113.4144,37],[-113.4125,37],[-113.4109,37],[-113.41,37],[-113.4098,37],[-113.4091,37],[-113.4062,37],[-113.4052,37],[-113.403,37],[-113.4021,37],[-113.399,37],[-113.3964,37],[-113.3942,37],[-113.3918,37],[-113.3911,37],[-113.3883,37],[-113.3871,37],[-113.3848,37],[-113.3825,37],[-113.3801,37],[-113.3758,37],[-113.3732,37],[-113.373,37],[-113.3726,37],[-113.3709,37],[-113.3706,37],[-113.37,37],[-113.3698,37],[-113.3672,37],[-113.3649,37],[-113.3634,37],[-113.3574,37],[-113.3567,37],[-113.3457,37],[-113.3447,37],[-113.3441,37],[-113.3417,37],[-113.3377,37],[-113.3372,37],[-113.337,37],[-113.3369,37],[-113.3363,37],[-113.3362,37],[-113.336,37],[-113.3359,37],[-113.3357,37],[-113.3356,37],[-113.3354,37],[-113.3353,37],[-113.3351,37],[-113.335,37],[-113.3348,37],[-113.3347,37],[-113.3346,37],[-113.3344,37],[-113.3336,37],[-113.3331,37],[-113.3329,37],[-113.3326,37],[-113.3319,37],[-113.3311,37],[-113.3303,37],[-113.3295,37],[-113.3288,37],[-113.328,37],[-113.3272,37],[-113.3264,37],[-113.3239,37],[-113.321,37],[-113.3186,37],[-113.3185,37],[-113.3184,37],[-113.3182,37],[-113.318,37],[-113.3179,37],[-113.3177,37],[-113.3175,37],[-113.3174,37],[-113.3172,37],[-113.317,37],[-113.3167,37],[-113.3165,37],[-113.3162,37],[-113.316,37],[-113.3158,37],[-113.3155,37],[-113.3152,37],[-113.315,37],[-113.3147,37],[-113.3144,37],[-113.3141,37],[-113.3138,37],[-113.3136,37],[-113.3133,37],[-113.313,37],[-113.3128,37],[-113.3125,37],[-113.3123,37],[-113.312,37],[-113.3117,37],[-113.3115,37],[-113.3112,37],[-113.3109,37],[-113.3107,37],[-113.3104,37],[-113.3101,37],[-113.3099,37],[-113.3096,37],[-113.3093,37],[-113.3091,37],[-113.3088,37],[-113.3085,37],[-113.3084,37],[-113.3082,37],[-113.3067,37],[-113.3064,37],[-113.3062,37],[-113.3057,37],[-113.3054,37],[-113.3044,37],[-113.3027,37],[-113.3017,37],[-113.3004,37],[-113.3003,37],[-113.2999,37],[-113.299,37],[-113.2982,37],[-113.2981,37],[-113.2977,37],[-113.2966,37],[-113.2955,37],[-113.2941,37],[-113.2932,37],[-113.292,37],[-113.2918,37],[-113.2915,37],[-113.289,37],[-113.286,37],[-113.283,37],[-113.2801,37],[-113.2782,37],[-113.278,37],[-113.2779,37],[-113.2776,37],[-113.2769,37],[-113.2753,37],[-113.2747,37],[-113.2745,37],[-113.274,37],[-113.2733,37],[-113.2722,37],[-113.2706,37],[-113.269,37],[-113.268,37],[-113.2677,37],[-113.2675,37],[-113.2674,37],[-113.2672,37],[-113.2669,37],[-113.2648,37],[-113.2625,37],[-113.2605,37],[-113.2579,37],[-113.2552,37],[-113.2526,37],[-113.2499,37],[-113.2491,37],[-113.249,37],[-113.2487,37],[-113.2485,37],[-113.2478,37],[-113.241,37],[-113.2385,37],[-113.2381,37],[-113.2364,37],[-113.2345,37],[-113.2332,37],[-113.2326,37],[-113.2322,37],[-113.2317,37],[-113.231,37],[-113.2275,37],[-113.2257,37],[-113.2252,37],[-113.2021,37],[-113.2013,37],[-113.2012,37],[-113.1966,37],[-113.1945,37],[-113.1941,37],[-113.1939,37],[-113.1897,37],[-113.1881,37],[-113.1846,37],[-113.1808,37],[-113.1768,37],[-113.1766,37],[-113.1644,37.0001],[-113.1592,37.0001],[-113.1573,37.0001],[-113.1563,37.0001],[-113.1468,37.0001],[-113.1367,37.0001],[-113.1211,37.0001],[-113.1178,37.0001],[-113.0987,37.0001],[-113.0969,37.0001],[-113.0919,37.0001],[-113.0892,37.0001],[-113.0891,37.0001],[-113.0799,37.0001],[-113.0785,37.0001],[-113.0781,37.0001],[-113.0751,37.0001],[-113.0649,37],[-113.0639,37.0001],[-113.0635,37.0001],[-113.0617,37.0001],[-113.061,37.0001],[-113.0605,37.0001],[-113.06,37.0001],[-113.0593,37.0001],[-113.0554,37.0001],[-113.0534,37.0001],[-113.0529,37.0001],[-113.0528,37.0001],[-113.0526,37.0001],[-113.0522,37.0001],[-113.0514,37.0001],[-113.0509,37.0001],[-113.0499,37.0001],[-113.0487,37.0001],[-113.0469,37.0001],[-113.0468,37.0001],[-113.0461,37.0001],[-113.0452,37.0001],[-113.044,37.0001],[-113.0422,37.0001],[-113.04,37.0001],[-113.0384,37.0001],[-113.0367,37.0001],[-113.0362,37.0001],[-113.0359,37.0001],[-113.0356,37.0001],[-113.0342,37.0001],[-113.0319,37.0001],[-113.0284,37.0001],[-113.0259,37.0001],[-113.0251,37.0001],[-113.0247,37.0001],[-113.0237,37.0001],[-113.0235,37.0001],[-113.0232,37.0001],[-113.0224,37.0001],[-113.021,37.0001],[-113.0202,37.0001],[-113.0186,37.0001],[-113.0185,37.0001],[-113.0182,37.0001],[-113.0164,37.0001],[-113.0147,37.0001],[-113.0103,37.0001],[-113.0074,37.0001],[-113.0051,37.0001],[-113.0028,37.0001],[-112.9988,37.0001],[-112.9983,37.0001],[-112.9973,37.0001],[-112.9961,37.0001],[-112.9953,37.0002],[-112.9949,37.0002],[-112.9938,37.0002],[-112.9928,37.0002],[-112.992,37.0002],[-112.9915,37.0002],[-112.9908,37.0002],[-112.9904,37.0002],[-112.9898,37.0002],[-112.9893,37.0002],[-112.9883,37.0002],[-112.9882,37.0002],[-112.987,37.0002],[-112.9866,37.0002],[-112.986,37.0002],[-112.9859,37.0002],[-112.9853,37.0002],[-112.9848,37.0002],[-112.9846,37.0002],[-112.9844,37.0002],[-112.9841,37.0002],[-112.984,37.0002],[-112.9839,37.0002],[-112.9838,37.0002],[-112.9834,37.0002],[-112.9833,37.0002],[-112.9831,37.0002],[-112.983,37.0002],[-112.9828,37.0002],[-112.9827,37.0002],[-112.9826,37.0002],[-112.9824,37.0002],[-112.9819,37.0002],[-112.9818,37.0002],[-112.9817,37.0002],[-112.9814,37.0002],[-112.9806,37.0002],[-112.9805,37.0002],[-112.9803,37.0002],[-112.9801,37.0002],[-112.9796,37.0002],[-112.9794,37.0002],[-112.9758,37.0002],[-112.9751,37.0002],[-112.9734,37.0002],[-112.9712,37.0002],[-112.969,37.0002],[-112.9678,37.0002],[-112.9666,37.0002],[-112.9649,37.0002],[-112.9648,37.0002],[-112.9646,37.0002],[-112.9645,37.0002],[-112.9644,37.0002],[-112.9643,37.0002],[-112.9642,37.0002],[-112.9639,37.0002],[-112.9612,37.0002],[-112.9599,37.0002],[-112.9598,37.0002],[-112.9583,37.0002],[-112.9582,37.0002],[-112.9581,37.0002],[-112.9562,37.0002],[-112.956,37.0002],[-112.9556,37.0002],[-112.9538,37.0002],[-112.9534,37.0002],[-112.9532,37.0002],[-112.9522,37.0002],[-112.9483,37.0002],[-112.9451,37.0002],[-112.9404,37.0003],[-112.9378,37.0003],[-112.9377,37.0003],[-112.9359,37.0003],[-112.9354,37.0003],[-112.9344,37.0003],[-112.9288,37.0003],[-112.9281,37.0003],[-112.9257,37.0003],[-112.9211,37.0003],[-112.9166,37.0003],[-112.9125,37.0003],[-112.9087,37.0003],[-112.9027,37.0003],[-112.9019,37.0003],[-112.8992,37.0003],[-112.8992,37.0004],[-112.8966,37.0004],[-112.8944,37.0004],[-112.8843,37.0005],[-112.8758,37.0005],[-112.8685,37.0005],[-112.8622,37.0005],[-112.8615,37.0005],[-112.8524,37.0005],[-112.8295,37.0005],[-112.8238,37.0005],[-112.8237,37.0005],[-112.8089,37.0005],[-112.7698,37.0005],[-112.7696,37.0005],[-112.7509,37.0005],[-112.7508,37.0005],[-112.7358,37.0005],[-112.7258,37.0006],[-112.7255,37.0006],[-112.7246,37.0006],[-112.7236,37.0006],[-112.7068,37.0006],[-112.6954,37.0006],[-112.6906,37.0006],[-112.6859,37.0006],[-112.6607,37.0006],[-112.6537,37.0006],[-112.6365,37.0006],[-112.636,37.0006],[-112.6357,37.0006],[-112.6349,37.0006],[-112.6346,37.0006],[-112.6343,37.0006],[-112.6337,37.0006],[-112.6334,37.0006],[-112.6324,37.0006],[-112.6321,37.0006],[-112.6315,37.0006],[-112.6288,37.0006],[-112.6258,37.0006],[-112.6159,37.0007],[-112.6156,37.0007],[-112.6099,37.0007],[-112.6098,37.0007],[-112.6095,37.0007],[-112.6087,37.0007],[-112.6076,37.0007],[-112.5997,37.0006],[-112.5972,37.0007],[-112.5967,37.0007],[-112.5932,37.0007],[-112.5915,37.0007],[-112.5901,37.0007],[-112.5829,37.0007],[-112.58,37.0007],[-112.5797,37.0007],[-112.5784,37.0007],[-112.5681,37.0007],[-112.566,37.0007],[-112.559,37.0007],[-112.5573,37.0007],[-112.5482,37.0008],[-112.548,37.0008],[-112.5479,37.0008],[-112.5477,37.0008],[-112.5451,37.0008],[-112.5405,37.0008],[-112.5386,37.0008],[-112.5385,37.0008],[-112.5384,37.0008],[-112.537,37.0008],[-112.5345,37.0008],[-112.5344,37.0008],[-112.534,37.0008],[-112.5339,37.0008],[-112.53,37.0008],[-112.5298,37.0008],[-112.5296,37.0008],[-112.5272,37.0008],[-112.5168,37.0008],[-112.5166,37.0008],[-112.5161,37.0008],[-112.5107,37.0008],[-112.5099,37.0008],[-112.5081,37.0009],[-112.5079,37.0009],[-112.5071,37.0009],[-112.5069,37.0009],[-112.5048,37.0009],[-112.5044,37.0009],[-112.5026,37.0009],[-112.5008,37.0009],[-112.5005,37.0009],[-112.4945,37.0008],[-112.4935,37.0008],[-112.49,37.0009],[-112.4891,37.0009],[-112.4863,37.0009],[-112.4854,37.0009],[-112.4853,37.0009],[-112.4848,37.0009],[-112.4847,37.0009],[-112.4845,37.0009],[-112.4843,37.0009],[-112.4841,37.0009],[-112.4839,37.001],[-112.4837,37.001],[-112.4832,37.001],[-112.4831,37.001],[-112.4824,37.001],[-112.4806,37.001],[-112.4804,37.001],[-112.4801,37.001],[-112.4799,37.001],[-112.4796,37.001],[-112.4795,37.001],[-112.4781,37.001],[-112.4776,37.001],[-112.4722,37.001],[-112.4707,37.001],[-112.4485,37.001],[-112.4304,37.001],[-112.4261,37.001],[-112.422,37.001],[-112.4168,37.001],[-112.3938,37.001],[-112.3936,37.001],[-112.3899,37.001],[-112.3818,37.001],[-112.3792,37.001],[-112.3788,37.001],[-112.3761,37.001],[-112.3757,37.001],[-112.3754,37.001],[-112.3728,37.001],[-112.3722,37.001],[-112.3683,37.001],[-112.3681,37.0011],[-112.368,37.001],[-112.3674,37.0011],[-112.366,37.0011],[-112.3659,37.0011],[-112.3658,37.0011],[-112.3657,37.0011],[-112.365,37.0011],[-112.3641,37.0011],[-112.3639,37.0011],[-112.3637,37.0011],[-112.3636,37.001],[-112.3635,37.001],[-112.3628,37.001],[-112.3624,37.001],[-112.3623,37.001],[-112.362,37.001],[-112.3614,37.0011],[-112.3612,37.0011],[-112.361,37.0011],[-112.3608,37.0011],[-112.3607,37.0011],[-112.3605,37.0009],[-112.3604,37.0009],[-112.3602,37.001],[-112.36,37.001],[-112.3599,37.0011],[-112.3596,37.0011],[-112.3593,37.0011],[-112.3592,37.0011],[-112.359,37.0011],[-112.3589,37.001],[-112.3588,37.0009],[-112.3585,37.001],[-112.3583,37.001],[-112.358,37.0011],[-112.3577,37.0011],[-112.3575,37.0011],[-112.3573,37.001],[-112.3572,37.001],[-112.3556,37.001],[-112.351,37.001],[-112.3506,37.001],[-112.3499,37.001],[-112.343,37.001],[-112.3419,37.001],[-112.3373,37.001],[-112.3363,37.001],[-112.3336,37.001],[-112.3326,37.001],[-112.3298,37.001],[-112.3215,37.001],[-112.3187,37.001],[-112.3186,37.001],[-112.318,37.001],[-112.3179,37.001],[-112.3139,37.001],[-112.3104,37.001],[-112.302,37.001],[-112.2982,37.0012],[-112.294,37.0012],[-112.2872,37.0012],[-112.2771,37.0012],[-112.2722,37.0012],[-112.2599,37.0012],[-112.2576,37.0012],[-112.2519,37.0012],[-112.2463,37.0012],[-112.245,37.0012],[-112.235,37.0011],[-112.2349,37.0011],[-112.2347,37.0011],[-112.2341,37.0011],[-112.2339,37.0011],[-112.2288,37.0011],[-112.2285,37.0011],[-112.2253,37.0011],[-112.2128,37.0011],[-112.2073,37.0011],[-112.19,37.0011],[-112.1788,37.0011],[-112.178,37.0011],[-112.1768,37.0011],[-112.1734,37.0011],[-112.1722,37.0011],[-112.172,37.0011],[-112.1716,37.0011],[-112.1714,37.0011],[-112.1253,37.0011],[-112.1183,37.0011],[-112.1047,37.0011],[-112.1042,37.0011],[-112.0979,37.0011],[-112.0977,37.0011],[-112.0846,37.0011],[-112.0831,37.0011],[-112.0821,37.0011],[-112.0786,37.0011],[-112.0772,37.0011],[-112.0642,37.0011],[-112.0577,37.0011],[-112.0511,37.0011],[-112.048,37.0011],[-112.0385,37.0011],[-112.0365,37.0011],[-112.0354,37.0011],[-112.0353,37.0011],[-112.0349,37.0011],[-112.0344,37.0011],[-112.0341,37.0011],[-112.034,37.0011],[-112.0329,37.0011],[-112.0326,37.0011],[-112.0319,37.0011],[-112.03,37.0011],[-112.0299,37.0011],[-112.0293,37.0011],[-112.0245,37.0011],[-112.0173,37.001],[-112.0101,37.001],[-112.0052,37.001],[-112.0043,37.001],[-112.0016,37.001],[-112.0007,37.001],[-111.9992,37.001],[-111.9944,37.001],[-111.9928,37.001],[-111.9914,37.001],[-111.9872,37.001],[-111.9858,37.001],[-111.9654,37.001],[-111.9043,37.0011],[-111.8839,37.0012],[-111.8837,37.0012],[-111.8832,37.0012],[-111.883,37.0012],[-111.8824,37.0012],[-111.8805,37.0012],[-111.8799,37.0012],[-111.8757,37.0012],[-111.8656,37.0012],[-111.8653,37.0012],[-111.8622,37.0011],[-111.8526,37.0011],[-111.833,37.0011],[-111.824,37.0012],[-111.8201,37.0012],[-111.8084,37.0012],[-111.8079,37.0012],[-111.8064,37.0012],[-111.8059,37.0012],[-111.8029,37.0012],[-111.7938,37.0012],[-111.7907,37.0012],[-111.7875,37.0012],[-111.7777,37.0012],[-111.7746,37.0012],[-111.7744,37.0012],[-111.771,37.0012],[-111.7608,37.0012],[-111.7573,37.0012],[-111.7558,37.0012],[-111.7514,37.0012],[-111.7507,37.0012],[-111.7499,37.0012],[-111.7439,37.0012],[-111.7427,37.0012],[-111.7257,37.0013],[-111.7196,37.0013],[-111.7185,37.0013],[-111.7154,37.0013],[-111.7143,37.0013],[-111.6923,37.0013],[-111.6848,37.0014],[-111.6841,37.0014],[-111.6787,37.0014],[-111.6749,37.0014],[-111.6635,37.0014],[-111.6597,37.0014],[-111.6575,37.0014],[-111.6509,37.0014],[-111.6487,37.0014],[-111.6475,37.0014],[-111.6437,37.0014],[-111.6425,37.0014],[-111.642,37.0014],[-111.6406,37.0014],[-111.6401,37.0014],[-111.6398,37.0014],[-111.6388,37.0014],[-111.6385,37.0014],[-111.6378,37.0014],[-111.6358,37.0014],[-111.6351,37.0014],[-111.6337,37.0014],[-111.6297,37.0014],[-111.6284,37.0014],[-111.6274,37.0014],[-111.6257,37.0014],[-111.6243,37.0014],[-111.6232,37.0015],[-111.622,37.0015],[-111.6185,37.0014],[-111.617,37.0014],[-111.6163,37.0014],[-111.6157,37.0014],[-111.6125,37.0014],[-111.6105,37.0015],[-111.6097,37.0014],[-111.6032,37.0014],[-111.6023,37.0014],[-111.6018,37.0014],[-111.6017,37.0014],[-111.5981,37.0015],[-111.5924,37.0014],[-111.5905,37.0014],[-111.5862,37.0014],[-111.5741,37.0015],[-111.5728,37.0015],[-111.5656,37.0015],[-111.5551,37.0015],[-111.5505,37.0015],[-111.5475,37.0016],[-111.5388,37.0016],[-111.5383,37.0016],[-111.5363,37.0016],[-111.5353,37.0016],[-111.5229,37.0016],[-111.5069,37.0016],[-111.5055,37.0016],[-111.5035,37.0016],[-111.5019,37.0016],[-111.5012,37.0016],[-111.5007,37.0016],[-111.4991,37.0016],[-111.499,37.0016],[-111.4988,37.0016],[-111.4986,37.0016],[-111.4966,37.0016],[-111.495,37.0016],[-111.4866,37.0016],[-111.4766,37.0016],[-111.4731,37.0016],[-111.4696,37.0016],[-111.4666,37.0016],[-111.462,37.0016],[-111.4575,37.0016],[-111.4544,37.0016],[-111.4539,37.0016],[-111.4524,37.0016],[-111.4518,37.0016],[-111.4507,37.0016],[-111.4474,37.0016],[-111.4462,37.0016],[-111.4295,37.0016],[-111.4217,37.0015],[-111.4216,37.0015],[-111.4146,37.0015],[-111.4134,37.0015],[-111.4128,37.0015],[-111.4123,37.0015],[-111.4117,37.0015],[-111.4115,37.0015],[-111.4114,37.0015],[-111.4109,37.0015],[-111.4107,37.0015],[-111.4103,37.0015],[-111.4099,37.0015],[-111.4094,37.0015],[-111.409,37.0015],[-111.4086,37.0015],[-111.4077,37.0015],[-111.4069,37.0015],[-111.4062,37.0015],[-111.4061,37.0015],[-111.4056,37.0015],[-111.4054,37.0015],[-111.4048,37.0015],[-111.4047,37.0015],[-111.4045,37.0015],[-111.4031,37.0015],[-111.4025,37.0015],[-111.4017,37.0015],[-111.4014,37.0015],[-111.401,37.0015],[-111.4001,37.0015],[-111.3982,37.0015],[-111.3973,37.0015],[-111.3956,37.0015],[-111.3948,37.0015],[-111.3932,37.0015],[-111.393,37.0015],[-111.3929,37.0015],[-111.3927,37.0015],[-111.3926,37.0015],[-111.3924,37.0015],[-111.3923,37.0015],[-111.3914,37.0015],[-111.3911,37.0015],[-111.3897,37.0015],[-111.3881,37.0015],[-111.3847,37.0015],[-111.3808,37.0015],[-111.3771,37.0015],[-111.3756,37.0015],[-111.3677,37.0015],[-111.3631,37.0015],[-111.3578,37.0015],[-111.3554,37.0015],[-111.3338,37.0015],[-111.3332,37.0015],[-111.3308,37.0015],[-111.3267,37.0015],[-111.3191,37.0015],[-111.3161,37.0015],[-111.3151,37.0015],[-111.3126,37.0015],[-111.3086,37.0015],[-111.3054,37.0014],[-111.3052,37.0014],[-111.3041,37.0014],[-111.298,37.0012],[-111.297,37.0012],[-111.2969,37.0012],[-111.2944,37.0012],[-111.2905,37.0012],[-111.2789,37.0011],[-111.2763,37.0011],[-111.2724,37.0011],[-111.2677,37.0011],[-111.2655,37.0011],[-111.2609,37.001],[-111.2574,37.001],[-111.2534,37.001],[-111.2533,37.001],[-111.2532,37.001],[-111.2531,37.001],[-111.2529,37.001],[-111.2523,37.001],[-111.252,37.001],[-111.2518,37.001],[-111.2514,37.001],[-111.251,37.001],[-111.2507,37.001],[-111.2499,37.001],[-111.2487,37.001],[-111.2474,37.001],[-111.2466,37.001],[-111.2452,37.001],[-111.2431,37.0011],[-111.2409,37.0011],[-111.2395,37.0011],[-111.2387,37.0011],[-111.2375,37.0011],[-111.2363,37.0011],[-111.2355,37.0011],[-111.2354,37.0011],[-111.2351,37.0011],[-111.235,37.0011],[-111.2139,37.001],[-111.1901,37.001],[-111.1899,37.001],[-111.189,37.001],[-111.1868,37.001],[-111.1832,37.001],[-111.1681,37.0009],[-111.1535,37.001],[-111.1506,37.001],[-111.145,37.001],[-111.1436,37.0011],[-111.1434,37.0011],[-111.1415,37.0011],[-111.139,37.0012],[-111.1357,37.0012],[-111.0989,37.0018],[-111.0987,37.0018],[-111.0972,37.0018],[-111.0831,37.0021],[-111.0824,37.0021],[-111.0811,37.0021],[-111.0795,37.0021],[-111.0739,37.0022],[-111.0649,37.0023],[-111.06,37.0023],[-111.0588,37.0023],[-111.0575,37.0023],[-111.0574,37.0023],[-111.057,37.0023],[-111.0569,37.0023],[-111.0454,37.0023],[-111.0435,37.0023],[-111.0192,37.0024],[-111.0124,37.0024],[-111.0098,37.0024],[-111.0046,37.0024],[-110.9955,37.0024],[-110.9934,37.0024],[-110.9917,37.0024],[-110.9909,37.0025],[-110.9878,37.0025],[-110.9864,37.0025],[-110.9569,37.0026],[-110.9558,37.0026],[-110.9553,37.0025],[-110.955,37.0024],[-110.9543,37.0024],[-110.9506,37.0024],[-110.9499,37.0024],[-110.9169,37.0024],[-110.8976,37.0024],[-110.8943,37.0024],[-110.8845,37.0024],[-110.8812,37.0025],[-110.8604,37.0025],[-110.8559,37.0025],[-110.8498,37.0025],[-110.8494,37.0025],[-110.848,37.0025],[-110.8475,37.0025],[-110.8451,37.0025],[-110.8378,37.0025],[-110.8353,37.0025],[-110.8105,37.0025],[-110.8087,37.0025],[-110.8081,37.0025],[-110.807,37.0025],[-110.8054,37.0025],[-110.8035,37.0031],[-110.8017,37.0031],[-110.8016,37.0031],[-110.8015,37.0031],[-110.8012,37.0031],[-110.7997,37.0031],[-110.7974,37.0026],[-110.7928,37.0027],[-110.7917,37.0027],[-110.7903,37.0027],[-110.7894,37.0027],[-110.7848,37.0027],[-110.7846,37.0027],[-110.7842,37.0027],[-110.7826,37.0027],[-110.7815,37.0027],[-110.7795,37.0028],[-110.7668,37.0029],[-110.7659,37.0029],[-110.7572,37.003],[-110.7555,37.003],[-110.7549,37.003],[-110.7507,37.003],[-110.7419,37.0031],[-110.7406,37.0031],[-110.7367,37.0031],[-110.7307,37.0031],[-110.7194,37.0032],[-110.7165,37.0032],[-110.7075,37.0033],[-110.7019,37.0033],[-110.7015,37.0033],[-110.6732,37.0035],[-110.6731,37.0035],[-110.6728,37.0035],[-110.6537,37.0036],[-110.6534,37.0036],[-110.6528,37.0036],[-110.6527,37.0036],[-110.6525,37.0036],[-110.6333,37.0037],[-110.6318,37.0037],[-110.6257,37.0037],[-110.6256,37.0035],[-110.6226,37.0035],[-110.6221,37.0035],[-110.62,37.0035],[-110.6088,37.0036],[-110.6034,37.0036],[-110.5882,37.0036],[-110.5801,37.0036],[-110.5768,37.0036],[-110.5745,37.0036],[-110.5723,37.0036],[-110.5701,37.0036],[-110.57,37.0036],[-110.5678,37.0036],[-110.5635,37.0036],[-110.5632,37.0036],[-110.5621,37.0036],[-110.5595,37.0036],[-110.5587,37.0036],[-110.556,37.0036],[-110.5551,37.0036],[-110.5542,37.0036],[-110.5506,37.0036],[-110.5497,37.0036],[-110.5478,37.0036],[-110.5439,37.0036],[-110.5437,37.0036],[-110.5303,37.0036],[-110.5107,37.0036],[-110.5098,37.0036],[-110.5095,37.0036],[-110.4958,37.0036],[-110.4938,37.0036],[-110.4917,37.0036],[-110.4903,37.0036],[-110.4885,37.0031],[-110.488,37.0029],[-110.4875,37.0028],[-110.4822,37.0013],[-110.4778,37],[-110.4764,36.9996],[-110.4732,36.9987],[-110.4697,36.9977],[-110.469,36.9977],[-110.4687,36.9977],[-110.4673,36.9977],[-110.4383,36.9977],[-110.4361,36.9977],[-110.436,36.9977],[-110.4248,36.9977],[-110.4247,36.9977],[-110.4223,36.9977],[-110.4207,36.9977],[-110.4035,36.9978],[-110.4034,36.9978],[-110.4016,36.9978],[-110.3877,36.9978],[-110.3834,36.9978],[-110.3798,36.9978],[-110.377,36.9978],[-110.3758,36.9978],[-110.3685,36.9978],[-110.3656,36.9978],[-110.3476,36.9979],[-110.3464,36.998],[-110.3304,36.998],[-110.3294,36.998],[-110.3282,36.998],[-110.3212,36.998],[-110.3192,36.998],[-110.3176,36.998],[-110.3127,36.998],[-110.3111,36.998],[-110.3082,36.998],[-110.3063,36.998],[-110.3001,36.998],[-110.2974,36.998],[-110.2967,36.998],[-110.2959,36.998],[-110.2933,36.998],[-110.2924,36.998],[-110.2845,36.998],[-110.2759,36.998],[-110.2758,36.998],[-110.2754,36.998],[-110.2719,36.998],[-110.2717,36.998],[-110.2716,36.998],[-110.2714,36.998],[-110.2703,36.998],[-110.2661,36.998],[-110.2642,36.998],[-110.2629,36.998],[-110.259,36.998],[-110.2577,36.998],[-110.2535,36.998],[-110.2509,36.998],[-110.2508,36.998],[-110.2475,36.9981],[-110.2474,36.9981],[-110.2346,36.9981],[-110.2333,36.9981],[-110.2317,36.9981],[-110.2311,36.9981],[-110.2309,36.9981],[-110.2298,36.9981],[-110.2294,36.9981],[-110.2293,36.9981],[-110.2284,36.9981],[-110.228,36.9981],[-110.2199,36.9981],[-110.2196,36.9981],[-110.2162,36.9981],[-110.2109,36.9981],[-110.2057,36.9982],[-110.2048,36.9982],[-110.204,36.9982],[-110.2038,36.9982],[-110.2037,36.9982],[-110.2024,36.9982],[-110.2017,36.9982],[-110.1998,36.9982],[-110.1982,36.9982],[-110.1964,36.9982],[-110.1938,36.9982],[-110.1919,36.9982],[-110.1849,36.9982],[-110.1844,36.9982],[-110.1767,36.9982],[-110.1761,36.9982],[-110.1758,36.9982],[-110.1747,36.9982],[-110.1746,36.9982],[-110.1706,36.9982],[-110.1668,36.9982],[-110.1656,36.9982],[-110.165,36.9983],[-110.1649,36.9983],[-110.1646,36.9983],[-110.1645,36.9983],[-110.1643,36.9983],[-110.1584,36.9983],[-110.158,36.9983],[-110.157,36.9983],[-110.1562,36.9983],[-110.1555,36.9983],[-110.1549,36.9983],[-110.1538,36.9983],[-110.1533,36.9983],[-110.1517,36.9983],[-110.1512,36.9983],[-110.1499,36.9983],[-110.1468,36.9983],[-110.1459,36.9983],[-110.1458,36.9983],[-110.1457,36.9983],[-110.1454,36.9983],[-110.1417,36.9983],[-110.1397,36.9983],[-110.1343,36.9983],[-110.1301,36.9983],[-110.127,36.9983],[-110.1268,36.9983],[-110.1262,36.9983],[-110.1241,36.9983],[-110.1116,36.9983],[-110.1109,36.9983],[-110.1086,36.9983],[-110.1079,36.9983],[-110.1069,36.9983],[-110.104,36.9983],[-110.1031,36.9983],[-110.0941,36.9983],[-110.0902,36.9983],[-110.0901,36.9983],[-110.0882,36.9983],[-110.0848,36.9983],[-110.0844,36.9983],[-110.0831,36.9983],[-110.083,36.9983],[-110.0828,36.9983],[-110.0827,36.9983],[-110.0761,36.9983],[-110.0722,36.9983],[-110.0662,36.9983],[-110.0659,36.9983],[-110.0657,36.9983],[-110.0621,36.9983],[-110.0618,36.9983],[-110.0617,36.9983],[-110.058,36.9983],[-110.0321,36.9983],[-110.032,36.9983],[-110.027,36.9983],[-110.0241,36.9983],[-110.0164,36.9983],[-110.0089,36.9983],[-110.0044,36.9984],[-110.0036,36.9984],[-110.0008,36.9984],[-110.0007,36.9984],[-109.9984,36.9984],[-109.9953,36.9984],[-109.9907,36.9984],[-109.9862,36.9984],[-109.9855,36.9984],[-109.9817,36.9984],[-109.9803,36.9984],[-109.9765,36.9984],[-109.972,36.9984],[-109.9683,36.9984],[-109.9621,36.9984],[-109.9539,36.9984],[-109.9505,36.9984],[-109.9472,36.9984],[-109.9448,36.9984],[-109.9403,36.9984],[-109.9339,36.9984],[-109.9337,36.9984],[-109.9312,36.9984],[-109.9281,36.9984],[-109.9259,36.9984],[-109.9223,36.9984],[-109.9177,36.9984],[-109.9131,36.9984],[-109.9087,36.9984],[-109.9077,36.9984],[-109.9048,36.9984],[-109.8925,36.9984],[-109.8915,36.9984],[-109.8914,36.9984],[-109.8912,36.9984],[-109.883,36.9984],[-109.8828,36.9984],[-109.8754,36.9985],[-109.8692,36.9984],[-109.8689,36.9984],[-109.8679,36.9984],[-109.8676,36.9984],[-109.8616,36.9984],[-109.8614,36.9984],[-109.8478,36.9983],[-109.8408,36.9983],[-109.835,36.9983],[-109.8349,36.9983],[-109.8096,36.9983],[-109.8071,36.9983],[-109.8053,36.9982],[-109.8045,36.9982],[-109.8042,36.9982],[-109.7942,36.9982],[-109.794,36.9982],[-109.7884,36.9982],[-109.7793,36.9982],[-109.7643,36.9982],[-109.7643,36.9983],[-109.7642,36.9983],[-109.7616,36.9983],[-109.7571,36.9983],[-109.753,36.9983],[-109.7506,36.9983],[-109.7481,36.9983],[-109.7471,36.9983],[-109.7462,36.9983],[-109.7436,36.9983],[-109.7419,36.9983],[-109.7098,36.9983],[-109.7097,36.9983],[-109.6992,36.9983],[-109.6983,36.9983],[-109.689,36.9983],[-109.688,36.9983],[-109.6849,36.9983],[-109.6828,36.9983],[-109.6802,36.9983],[-109.6785,36.9983],[-109.6759,36.9983],[-109.6714,36.9983],[-109.6668,36.9983],[-109.6622,36.9983],[-109.6605,36.9983],[-109.6603,36.9983],[-109.6397,36.9982],[-109.6347,36.9982],[-109.6335,36.9982],[-109.6293,36.9982],[-109.6267,36.9982],[-109.626,36.9982],[-109.6243,36.9982],[-109.6216,36.9983],[-109.6142,36.9984],[-109.6102,36.9984],[-109.6101,36.9984],[-109.6099,36.9984],[-109.6093,36.9984],[-109.6091,36.9984],[-109.6085,36.9984],[-109.5976,36.9985],[-109.5951,36.9986],[-109.594,36.9986],[-109.5935,36.9986],[-109.5913,36.9986],[-109.5907,36.9986],[-109.5899,36.9986],[-109.5855,36.9986],[-109.5813,36.9987],[-109.5812,36.9987],[-109.581,36.9987],[-109.5808,36.9987],[-109.5804,36.9987],[-109.5801,36.9987],[-109.5769,36.9987],[-109.5754,36.9988],[-109.5752,36.9988],[-109.5666,36.9988],[-109.5629,36.9989],[-109.5584,36.9989],[-109.5378,36.9992],[-109.5313,36.9992],[-109.5311,36.9992],[-109.5307,36.9992],[-109.5222,36.9992],[-109.5178,36.9992],[-109.5158,36.9992],[-109.5132,36.9992],[-109.5086,36.9992],[-109.5041,36.9992],[-109.4996,36.9992],[-109.4953,36.9992],[-109.4905,36.9992],[-109.4796,36.9992],[-109.4716,36.9992],[-109.468,36.9992],[-109.467,36.9992],[-109.4603,36.9992],[-109.4589,36.9992],[-109.4544,36.9992],[-109.447,36.9992],[-109.4469,36.9992],[-109.4457,36.9992],[-109.4359,36.9992],[-109.433,36.9992],[-109.427,36.9992],[-109.4189,36.9992],[-109.4182,36.9992],[-109.4136,36.9992],[-109.4094,36.9992],[-109.4073,36.9992],[-109.4032,36.9992],[-109.4006,36.9992],[-109.394,36.9992],[-109.391,36.9992],[-109.3907,36.9992],[-109.3898,36.9992],[-109.3895,36.9992],[-109.3876,36.9992],[-109.3825,36.9992],[-109.3789,36.9992],[-109.3775,36.9992],[-109.3733,36.9992],[-109.373,36.9992],[-109.3712,36.9992],[-109.3684,36.9992],[-109.3626,36.9993],[-109.3623,36.9993],[-109.3621,36.9993],[-109.3616,36.9993],[-109.3614,36.9993],[-109.3605,36.9993],[-109.3579,36.9993],[-109.357,36.9993],[-109.3567,36.9993],[-109.3559,36.9993],[-109.3557,36.9993],[-109.3555,36.9993],[-109.3546,36.9993],[-109.3545,36.9993],[-109.3542,36.9993],[-109.3527,36.9993],[-109.3517,36.9993],[-109.3488,36.9993],[-109.3478,36.9993],[-109.3409,36.9993],[-109.3408,36.9993],[-109.3404,36.9993],[-109.3403,36.9993],[-109.3391,36.9993],[-109.3276,36.9993],[-109.325,36.9993],[-109.3197,36.9993],[-109.3196,36.9993],[-109.3167,36.9993],[-109.3166,36.9993],[-109.3165,36.9993],[-109.3164,36.9993],[-109.313,36.9993],[-109.3117,36.9993],[-109.3078,36.9993],[-109.3065,36.9993],[-109.3064,36.9993],[-109.306,36.9993],[-109.3059,36.9993],[-109.3049,36.9993],[-109.3019,36.9993],[-109.3009,36.9993],[-109.3006,36.9993],[-109.2997,36.9993],[-109.2994,36.9993],[-109.2943,36.9993],[-109.2829,36.9993],[-109.2828,36.9993],[-109.2825,36.9993],[-109.2715,36.9993],[-109.2711,36.9993],[-109.2701,36.9993],[-109.2699,36.9993],[-109.2691,36.9993],[-109.2634,36.9993],[-109.257,36.9993],[-109.2507,36.9993],[-109.2473,36.9993],[-109.2469,36.9993],[-109.2446,36.9993],[-109.2432,36.9993],[-109.2431,36.9993],[-109.2424,36.9993],[-109.2405,36.9993],[-109.24,36.9993],[-109.2392,36.9993],[-109.2374,36.9993],[-109.2345,36.9993],[-109.2339,36.9993],[-109.2329,36.9993],[-109.2289,36.9993],[-109.2284,36.9993],[-109.2267,36.9993],[-109.2239,36.9993],[-109.2197,36.9993],[-109.2163,36.9993],[-109.2152,36.9993],[-109.2108,36.9993],[-109.2107,36.9993],[-109.2086,36.9993],[-109.2061,36.9993],[-109.2059,36.9993],[-109.2028,36.9993],[-109.1938,36.9993],[-109.1917,36.9993],[-109.1911,36.9993],[-109.1864,36.9993],[-109.185,36.9993],[-109.1835,36.9993],[-109.1809,36.9993],[-109.1806,36.9993],[-109.1782,36.9993],[-109.1764,36.9993],[-109.17,36.9993],[-109.1657,36.9993],[-109.1635,36.9993],[-109.161,36.9993],[-109.1591,36.9993],[-109.1515,36.9994],[-109.1513,36.9994],[-109.1511,36.9994],[-109.1509,36.9994],[-109.1475,36.9994],[-109.1474,36.9994],[-109.1429,36.9994],[-109.1428,36.9994],[-109.1419,36.9994],[-109.1418,36.9994],[-109.1291,36.9994],[-109.129,36.9994],[-109.1257,36.9994],[-109.1232,36.9994],[-109.121,36.9993],[-109.1206,36.9993],[-109.12,36.9993],[-109.1199,36.9993],[-109.1098,36.9993],[-109.1097,36.9993],[-109.1045,36.9993],[-109.1024,36.9993],[-109.1004,36.9993],[-109.0976,36.9992],[-109.0931,36.9992],[-109.0886,36.9992],[-109.0843,36.9991],[-109.0812,36.9991],[-109.0795,36.9991],[-109.075,36.9991],[-109.0705,36.9991],[-109.0662,36.999],[-109.0644,36.999],[-109.0615,36.999],[-109.0578,36.999],[-109.0569,36.999],[-109.0542,36.999],[-109.0538,36.999],[-109.0534,36.999],[-109.0524,36.999],[-109.0488,36.999],[-109.0475,36.999],[-109.0472,36.999],[-109.0463,36.999],[-109.0453,36.999],[-109.0452,36.999],[-109.0452,36.9988],[-109.0452,36.9963],[-109.0452,36.9925],[-109.0452,36.9906],[-109.0452,36.9904],[-109.0452,36.9829],[-109.0452,36.9817],[-109.0452,36.9738],[-109.0452,36.9737],[-109.0452,36.9695],[-109.0452,36.9691],[-109.0452,36.9687],[-109.0452,36.966],[-109.0452,36.9659],[-109.0452,36.961],[-109.0452,36.9597],[-109.0452,36.9589],[-109.0452,36.9588],[-109.0453,36.9517],[-109.0453,36.9455],[-109.0453,36.9411],[-109.0453,36.9408],[-109.0453,36.9407],[-109.0453,36.9386],[-109.0453,36.9375],[-109.0453,36.9361],[-109.0453,36.9317],[-109.0453,36.9303],[-109.0453,36.9262],[-109.0453,36.9209],[-109.0453,36.9168],[-109.0453,36.9136],[-109.0453,36.9132],[-109.0453,36.9042],[-109.0453,36.8982],[-109.0453,36.8936],[-109.0453,36.8934],[-109.0453,36.8907],[-109.0453,36.8862],[-109.0453,36.8857],[-109.0453,36.8845],[-109.0453,36.8841],[-109.0453,36.8832],[-109.0453,36.8806],[-109.0453,36.8792],[-109.0453,36.8765],[-109.0453,36.876],[-109.0453,36.8754],[-109.0453,36.8752],[-109.0453,36.8751],[-109.0453,36.875],[-109.0453,36.8739],[-109.0454,36.8726],[-109.0454,36.872],[-109.0454,36.8714],[-109.0454,36.871],[-109.0454,36.8708],[-109.0454,36.8693],[-109.0454,36.867],[-109.0454,36.8668],[-109.0454,36.8653],[-109.0454,36.8648],[-109.0454,36.8641],[-109.0453,36.857],[-109.0453,36.8564],[-109.0453,36.8546],[-109.0453,36.854],[-109.0453,36.8531],[-109.0453,36.8504],[-109.0453,36.8495],[-109.0453,36.8493],[-109.0453,36.8492],[-109.0453,36.8478],[-109.0453,36.8464],[-109.0453,36.8462],[-109.0453,36.8461],[-109.0453,36.8414],[-109.0453,36.8413],[-109.0453,36.8384],[-109.0453,36.8286],[-109.0453,36.8281],[-109.0453,36.8279],[-109.0453,36.8259],[-109.0453,36.8258],[-109.0454,36.8231],[-109.0454,36.8209],[-109.0453,36.8174],[-109.0453,36.8162],[-109.0453,36.8115],[-109.0453,36.8112],[-109.0453,36.8065],[-109.0453,36.8064],[-109.0453,36.8043],[-109.0454,36.8019],[-109.0454,36.8001],[-109.0454,36.799],[-109.0454,36.7974],[-109.0454,36.7967],[-109.0454,36.7961],[-109.0454,36.7861],[-109.0454,36.7824],[-109.0454,36.782],[-109.0454,36.7808],[-109.0454,36.7803],[-109.0454,36.7795],[-109.0454,36.7781],[-109.0453,36.7775],[-109.0453,36.7765],[-109.0454,36.7756],[-109.0454,36.7738],[-109.0454,36.7716],[-109.0454,36.7715],[-109.0454,36.7693],[-109.0454,36.7691],[-109.0454,36.7623],[-109.0454,36.759],[-109.0454,36.7589],[-109.0454,36.7577],[-109.0454,36.7575],[-109.0454,36.7554],[-109.0454,36.75],[-109.0454,36.743],[-109.0454,36.7396],[-109.0454,36.7391],[-109.0454,36.736],[-109.0454,36.734],[-109.0454,36.7334],[-109.0454,36.7301],[-109.0454,36.7282],[-109.0454,36.7276],[-109.0454,36.7275],[-109.0454,36.7241],[-109.0454,36.7239],[-109.0454,36.7178],[-109.0454,36.7119],[-109.0454,36.7118],[-109.0454,36.7094],[-109.0454,36.7079],[-109.0454,36.7075],[-109.0454,36.707],[-109.0454,36.7042],[-109.0454,36.7041],[-109.0454,36.7039],[-109.0454,36.7033],[-109.0454,36.7032],[-109.0454,36.7028],[-109.0454,36.7025],[-109.0454,36.7016],[-109.0454,36.7011],[-109.0454,36.6913],[-109.0454,36.6903],[-109.0454,36.6873],[-109.0454,36.6872],[-109.0454,36.6818],[-109.0454,36.6762],[-109.0454,36.6711],[-109.0455,36.6684],[-109.0455,36.6676],[-109.0455,36.6663],[-109.0455,36.6654],[-109.0455,36.6501],[-109.0455,36.65],[-109.0455,36.645],[-109.0455,36.6351],[-109.0455,36.6252],[-109.0455,36.6138],[-109.0455,36.6137],[-109.0455,36.6091],[-109.0455,36.6072],[-109.0455,36.6069],[-109.0455,36.6006],[-109.0455,36.5969],[-109.0455,36.5885],[-109.0455,36.5878],[-109.0455,36.5862],[-109.0455,36.5814],[-109.0455,36.5811],[-109.0455,36.5808],[-109.0455,36.5804],[-109.0455,36.5803],[-109.0455,36.5796],[-109.0455,36.5795],[-109.0455,36.5782],[-109.0455,36.5772],[-109.0455,36.5761],[-109.0455,36.5751],[-109.0455,36.5748],[-109.0455,36.5743],[-109.0456,36.5718],[-109.0456,36.5717],[-109.0456,36.5683],[-109.0456,36.5671],[-109.0456,36.5666],[-109.0456,36.5663],[-109.0456,36.5654],[-109.0456,36.565],[-109.0456,36.563],[-109.0456,36.5615],[-109.0456,36.5608],[-109.0456,36.5607],[-109.0456,36.5606],[-109.0456,36.554],[-109.0456,36.5506],[-109.0456,36.5482],[-109.0456,36.5481],[-109.0456,36.5474],[-109.0456,36.5468],[-109.0456,36.5416],[-109.0456,36.5412],[-109.0456,36.5411],[-109.0456,36.541],[-109.0456,36.5406],[-109.0456,36.539],[-109.0456,36.5301],[-109.0456,36.53],[-109.0456,36.5299],[-109.0456,36.5297],[-109.0456,36.5276],[-109.0456,36.5273],[-109.0456,36.5269],[-109.0456,36.5268],[-109.0456,36.5267],[-109.0456,36.5266],[-109.0456,36.5235],[-109.0456,36.5109],[-109.0456,36.5094],[-109.0456,36.5077],[-109.0456,36.5067],[-109.0456,36.5033],[-109.0456,36.503],[-109.0456,36.5025],[-109.0456,36.5022],[-109.0456,36.4983],[-109.0456,36.4959],[-109.0456,36.4955],[-109.0456,36.4888],[-109.0456,36.4886],[-109.0456,36.4865],[-109.0456,36.4864],[-109.0456,36.4863],[-109.0457,36.484],[-109.0457,36.4834],[-109.0457,36.4831],[-109.0457,36.483],[-109.0457,36.4828],[-109.0457,36.4827],[-109.0457,36.4824],[-109.0457,36.482],[-109.0457,36.4809],[-109.0457,36.4806],[-109.0457,36.4783],[-109.0457,36.4782],[-109.0457,36.4765],[-109.0457,36.4755],[-109.0457,36.4733],[-109.0457,36.4732],[-109.0457,36.4699],[-109.0457,36.4694],[-109.0457,36.4682],[-109.0457,36.4657],[-109.0457,36.4656],[-109.0457,36.4631],[-109.0457,36.46],[-109.0457,36.4596],[-109.0457,36.4576],[-109.0457,36.4553],[-109.0457,36.4544],[-109.0457,36.4543],[-109.0457,36.4542],[-109.0457,36.4487],[-109.0457,36.4457],[-109.0457,36.4378],[-109.0457,36.4253],[-109.0457,36.4232],[-109.0457,36.4231],[-109.0457,36.4163],[-109.0457,36.4149],[-109.0457,36.4133],[-109.0457,36.41],[-109.0457,36.4074],[-109.0457,36.4068],[-109.0457,36.4067],[-109.0457,36.4051],[-109.0458,36.4014],[-109.0458,36.4001],[-109.0458,36.3977],[-109.0458,36.3957],[-109.0458,36.3939],[-109.0458,36.3934],[-109.0458,36.3909],[-109.0458,36.3831],[-109.0458,36.383],[-109.0458,36.3829],[-109.0458,36.3817],[-109.0458,36.3753],[-109.0458,36.3751],[-109.0458,36.375],[-109.0458,36.3749],[-109.0458,36.3748],[-109.0458,36.3737],[-109.0458,36.3634],[-109.0458,36.3633],[-109.0457,36.3602],[-109.0457,36.3546],[-109.0457,36.3515],[-109.0458,36.3502],[-109.0458,36.3486],[-109.0458,36.3484],[-109.0457,36.3478],[-109.0457,36.3476],[-109.0457,36.3474],[-109.0457,36.3468],[-109.0457,36.3466],[-109.0458,36.3457],[-109.0458,36.3455],[-109.0458,36.3339],[-109.0458,36.3289],[-109.0458,36.3229],[-109.0458,36.3228],[-109.0458,36.3224],[-109.0458,36.3212],[-109.0458,36.3208],[-109.0458,36.315],[-109.0458,36.3149],[-109.0458,36.3111],[-109.0458,36.3089],[-109.0458,36.3087],[-109.0458,36.3082],[-109.0458,36.3079],[-109.0458,36.3065],[-109.0458,36.301],[-109.0458,36.3002],[-109.0458,36.3001],[-109.0458,36.2993],[-109.0458,36.2968],[-109.0458,36.2953],[-109.0458,36.295],[-109.0458,36.2949],[-109.0458,36.2945],[-109.0458,36.2944],[-109.0458,36.2937],[-109.0458,36.2923],[-109.0458,36.2922],[-109.0458,36.2914],[-109.0458,36.282],[-109.0458,36.2801],[-109.0458,36.28],[-109.0458,36.2797],[-109.0459,36.2786],[-109.0459,36.2757],[-109.0459,36.2704],[-109.0459,36.2702],[-109.0459,36.2693],[-109.0459,36.269],[-109.0459,36.2675],[-109.0459,36.2659],[-109.0459,36.2642],[-109.0459,36.2641],[-109.0459,36.2605],[-109.0459,36.26],[-109.0459,36.2596],[-109.0459,36.2591],[-109.0459,36.259],[-109.0459,36.2579],[-109.0459,36.2573],[-109.0459,36.2532],[-109.0459,36.2507],[-109.0459,36.25],[-109.0459,36.2493],[-109.0459,36.2474],[-109.0459,36.2457],[-109.0459,36.2456],[-109.0459,36.2424],[-109.0459,36.2413],[-109.0459,36.2412],[-109.0459,36.2384],[-109.0459,36.2331],[-109.0459,36.2311],[-109.0459,36.2288],[-109.0459,36.2276],[-109.0459,36.227],[-109.0459,36.2267],[-109.0459,36.2266],[-109.0459,36.2242],[-109.0459,36.2224],[-109.0459,36.2154],[-109.0459,36.2151],[-109.046,36.2137],[-109.046,36.2127],[-109.046,36.2125],[-109.046,36.2124],[-109.046,36.2117],[-109.046,36.2041],[-109.046,36.204],[-109.046,36.1999],[-109.046,36.1998],[-109.046,36.1995],[-109.046,36.198],[-109.046,36.1937],[-109.046,36.1922],[-109.046,36.1921],[-109.046,36.1912],[-109.046,36.1908],[-109.046,36.1899],[-109.046,36.1896],[-109.0459,36.1891],[-109.0459,36.1889],[-109.0459,36.1887],[-109.046,36.1872],[-109.046,36.1849],[-109.046,36.1848],[-109.046,36.1832],[-109.046,36.1817],[-109.046,36.1749],[-109.046,36.1748],[-109.046,36.1715],[-109.0461,36.1623],[-109.0461,36.1622],[-109.0461,36.1602],[-109.0461,36.1487],[-109.0461,36.1459],[-109.0461,36.1416],[-109.0461,36.1415],[-109.0461,36.1413],[-109.0461,36.141],[-109.0461,36.1407],[-109.0461,36.1403],[-109.0461,36.1402],[-109.0461,36.1398],[-109.0461,36.1393],[-109.0461,36.1384],[-109.0461,36.1381],[-109.0461,36.1368],[-109.0461,36.1367],[-109.0461,36.1335],[-109.0461,36.1174],[-109.0461,36.1171],[-109.0461,36.117],[-109.0461,36.1168],[-109.0461,36.1127],[-109.0461,36.1126],[-109.0461,36.112],[-109.0461,36.1119],[-109.0461,36.1117],[-109.0461,36.1115],[-109.0461,36.1021],[-109.0461,36.0993],[-109.0462,36.0935],[-109.0462,36.0915],[-109.0462,36.0897],[-109.0462,36.0896],[-109.0462,36.0878],[-109.0462,36.0814],[-109.0462,36.0808],[-109.0462,36.0799],[-109.0462,36.0796],[-109.0462,36.0746],[-109.0462,36.0733],[-109.0462,36.0726],[-109.0462,36.0718],[-109.0462,36.0712],[-109.0462,36.0657],[-109.0462,36.0648],[-109.0462,36.0638],[-109.0462,36.0637],[-109.0462,36.0635],[-109.0462,36.0586],[-109.0462,36.0585],[-109.0461,36.0515],[-109.0462,36.0508],[-109.0461,36.0493],[-109.0461,36.0489],[-109.0461,36.0432],[-109.0461,36.0383],[-109.0461,36.0343],[-109.0461,36.0314],[-109.0461,36.0312],[-109.0461,36.0311],[-109.0461,36.0282],[-109.0461,36.0281],[-109.0461,36.028],[-109.0461,36.023],[-109.0461,36.0212],[-109.0461,36.0172],[-109.0461,36.0136],[-109.0461,36.0133],[-109.0461,36.0119],[-109.0461,36.0114],[-109.0461,36.0103],[-109.0461,36.0053],[-109.0461,36.0052],[-109.0461,36.0051],[-109.0461,36.0048],[-109.0461,36.0027],[-109.0461,36.0023],[-109.0461,36.002],[-109.0461,35.994],[-109.0461,35.9906],[-109.0461,35.9905],[-109.0461,35.9902],[-109.0461,35.9887],[-109.0461,35.9834],[-109.0461,35.9776],[-109.0461,35.9774],[-109.0461,35.9771],[-109.0461,35.9766],[-109.046,35.9766],[-109.046,35.9753],[-109.046,35.9748],[-109.046,35.9732],[-109.046,35.973],[-109.046,35.9717],[-109.046,35.9713],[-109.046,35.9668],[-109.046,35.9626],[-109.046,35.9605],[-109.046,35.9592],[-109.046,35.956],[-109.046,35.9551],[-109.046,35.953],[-109.046,35.9527],[-109.046,35.9455],[-109.046,35.9374],[-109.046,35.9366],[-109.046,35.9365],[-109.046,35.9358],[-109.046,35.9322],[-109.046,35.9309],[-109.046,35.9297],[-109.046,35.9264],[-109.046,35.9259],[-109.046,35.9258],[-109.046,35.9257],[-109.046,35.9241],[-109.046,35.923],[-109.046,35.9206],[-109.046,35.9199],[-109.046,35.914],[-109.046,35.9137],[-109.046,35.9124],[-109.046,35.9093],[-109.046,35.907],[-109.046,35.9062],[-109.046,35.8967],[-109.046,35.893],[-109.046,35.8888],[-109.046,35.8884],[-109.046,35.8866],[-109.046,35.8854],[-109.046,35.8836],[-109.046,35.881],[-109.046,35.8798],[-109.046,35.8796],[-109.046,35.8791],[-109.046,35.8784],[-109.046,35.8779],[-109.046,35.8755],[-109.046,35.8754],[-109.046,35.8744],[-109.046,35.8707],[-109.0461,35.8664],[-109.0461,35.8658],[-109.0461,35.8651],[-109.0461,35.861],[-109.0461,35.8601],[-109.0461,35.86],[-109.0461,35.859],[-109.0462,35.8511],[-109.0462,35.8508],[-109.0462,35.8501],[-109.0463,35.8489],[-109.0464,35.8379],[-109.0464,35.8369],[-109.0464,35.8362],[-109.0464,35.8359],[-109.0465,35.8307],[-109.0465,35.8305],[-109.0465,35.8287],[-109.0465,35.8246],[-109.0466,35.8216],[-109.0466,35.8161],[-109.0466,35.8154],[-109.0467,35.8119],[-109.0467,35.8104],[-109.0467,35.8096],[-109.0467,35.8088],[-109.0467,35.8062],[-109.0467,35.8061],[-109.0467,35.806],[-109.0468,35.8053],[-109.0468,35.8047],[-109.0468,35.8027],[-109.0469,35.7837],[-109.0466,35.7775],[-109.0463,35.7775],[-109.0463,35.7773],[-109.0463,35.7772],[-109.0466,35.7772],[-109.0463,35.77],[-109.0463,35.7653],[-109.0464,35.763],[-109.0464,35.7572],[-109.0464,35.7568],[-109.0464,35.7567],[-109.0464,35.7566],[-109.0464,35.7563],[-109.0464,35.7557],[-109.0464,35.7555],[-109.0464,35.7471],[-109.0464,35.7465],[-109.0464,35.7463],[-109.0464,35.746],[-109.0464,35.7449],[-109.0463,35.7399],[-109.0463,35.7346],[-109.0463,35.7343],[-109.0463,35.7331],[-109.0463,35.7324],[-109.0463,35.7284],[-109.0463,35.7251],[-109.0463,35.7205],[-109.0463,35.7188],[-109.0463,35.7156],[-109.0463,35.7152],[-109.0463,35.7136],[-109.0463,35.7126],[-109.0463,35.7093],[-109.0463,35.708],[-109.0463,35.7025],[-109.0463,35.7002],[-109.0463,35.6999],[-109.0463,35.6966],[-109.0463,35.6965],[-109.0463,35.6964],[-109.0463,35.6961],[-109.0463,35.6952],[-109.0463,35.6951],[-109.0463,35.6915],[-109.0463,35.6914],[-109.0463,35.6888],[-109.0463,35.6835],[-109.0462,35.6785],[-109.0462,35.674],[-109.0462,35.6677],[-109.0462,35.6663],[-109.0462,35.6657],[-109.0462,35.6656],[-109.0462,35.6636],[-109.0462,35.6634],[-109.0462,35.6625],[-109.0462,35.6622],[-109.0462,35.6614],[-109.0462,35.6613],[-109.0462,35.6606],[-109.0462,35.6597],[-109.0462,35.6596],[-109.0463,35.6527],[-109.0463,35.651],[-109.0464,35.6407],[-109.0464,35.6395],[-109.0464,35.6355],[-109.0464,35.6325],[-109.0464,35.6303],[-109.0464,35.6289],[-109.0463,35.6238],[-109.0463,35.6233],[-109.0463,35.6232],[-109.0463,35.6203],[-109.0463,35.6181],[-109.0463,35.6165],[-109.0463,35.6164],[-109.0463,35.616],[-109.0463,35.6159],[-109.0463,35.6158],[-109.0463,35.6156],[-109.0462,35.6144],[-109.0462,35.6143],[-109.0463,35.6142],[-109.0463,35.61],[-109.0463,35.6075],[-109.0463,35.6074],[-109.0463,35.6065],[-109.0463,35.6064],[-109.0464,35.5969],[-109.0464,35.5968],[-109.0464,35.5962],[-109.0464,35.5949],[-109.0464,35.5926],[-109.0464,35.5841],[-109.0464,35.5817],[-109.0464,35.5764],[-109.0464,35.576],[-109.0464,35.57],[-109.0464,35.568],[-109.0464,35.5677],[-109.0464,35.5618],[-109.0464,35.5599],[-109.0464,35.5587],[-109.0464,35.5586],[-109.0464,35.5557],[-109.0465,35.553],[-109.0465,35.5527],[-109.0465,35.5526],[-109.0465,35.5511],[-109.0465,35.5464],[-109.0465,35.5463],[-109.0465,35.5462],[-109.0465,35.5413],[-109.0465,35.5364],[-109.0465,35.5234],[-109.0465,35.5225],[-109.0465,35.5149],[-109.0465,35.5106],[-109.0465,35.5084],[-109.0465,35.5052],[-109.0465,35.5035],[-109.0465,35.5034],[-109.0465,35.5033],[-109.0465,35.5032],[-109.0465,35.5031],[-109.0465,35.503],[-109.0465,35.5029],[-109.0465,35.5024],[-109.0465,35.5018],[-109.0465,35.5007],[-109.0465,35.4998],[-109.0465,35.4989],[-109.0465,35.4982],[-109.0465,35.4975],[-109.0466,35.495],[-109.0466,35.4941],[-109.0466,35.4906],[-109.0466,35.4869],[-109.0466,35.4862],[-109.0466,35.4809],[-109.0466,35.4795],[-109.0467,35.4719],[-109.0467,35.4718],[-109.0467,35.4657],[-109.0467,35.4627],[-109.0467,35.4586],[-109.0467,35.4585],[-109.0467,35.4508],[-109.0467,35.4485],[-109.0468,35.4388],[-109.0468,35.4387],[-109.0468,35.4375],[-109.0468,35.4318],[-109.0468,35.4287],[-109.0468,35.4237],[-109.0468,35.4233],[-109.0469,35.4191],[-109.0469,35.4107],[-109.0469,35.408],[-109.0469,35.4068],[-109.0469,35.4035],[-109.0469,35.4031],[-109.0469,35.4028],[-109.0469,35.3995],[-109.0469,35.3982],[-109.0469,35.398],[-109.0469,35.3934],[-109.0469,35.3905],[-109.0469,35.3832],[-109.0469,35.3798],[-109.0469,35.3795],[-109.0468,35.3695],[-109.0468,35.3667],[-109.0468,35.3638],[-109.0468,35.3637],[-109.0468,35.3636],[-109.0468,35.3635],[-109.0468,35.3633],[-109.0468,35.3632],[-109.0468,35.3631],[-109.0468,35.363],[-109.0468,35.3627],[-109.0468,35.3626],[-109.0468,35.3624],[-109.0468,35.3618],[-109.0468,35.3616],[-109.0468,35.3614],[-109.0468,35.3609],[-109.0468,35.3601],[-109.0467,35.3554],[-109.0467,35.3552],[-109.0467,35.3534],[-109.0467,35.3513],[-109.0467,35.3512],[-109.0467,35.3426],[-109.0466,35.3364],[-109.0466,35.3359],[-109.0466,35.3305],[-109.0466,35.327],[-109.0465,35.3176],[-109.0465,35.3171],[-109.0465,35.3153],[-109.0465,35.3151],[-109.0465,35.3149],[-109.0465,35.3148],[-109.0464,35.3073],[-109.0464,35.307],[-109.0464,35.3022],[-109.0464,35.2988],[-109.0464,35.2923],[-109.0463,35.2888],[-109.0462,35.2824],[-109.0461,35.2774],[-109.0461,35.2734],[-109.0461,35.2707],[-109.0461,35.2636],[-109.0461,35.2624],[-109.0461,35.2616],[-109.0461,35.2614],[-109.0461,35.2578],[-109.0461,35.2562],[-109.0461,35.2519],[-109.0461,35.2518],[-109.0461,35.25],[-109.0461,35.2488],[-109.0461,35.2474],[-109.0461,35.2427],[-109.0461,35.2417],[-109.0461,35.2416],[-109.0461,35.2346],[-109.046,35.2273],[-109.046,35.2213],[-109.046,35.221],[-109.046,35.2196],[-109.046,35.2143],[-109.046,35.2064],[-109.046,35.1901],[-109.046,35.1831],[-109.046,35.1814],[-109.046,35.1812],[-109.046,35.1788],[-109.046,35.1782],[-109.046,35.1771],[-109.046,35.1756],[-109.046,35.1755],[-109.046,35.1746],[-109.046,35.1669],[-109.046,35.1506],[-109.046,35.1504],[-109.046,35.1405],[-109.046,35.1218],[-109.046,35.0738],[-109.046,35.0566],[-109.046,35.0519],[-109.046,35.02],[-109.046,35.0192],[-109.046,34.9939],[-109.046,34.9924],[-109.046,34.9906],[-109.046,34.9873],[-109.046,34.9756],[-109.046,34.9705],[-109.046,34.9662],[-109.046,34.966],[-109.046,34.96],[-109.046,34.9598],[-109.046,34.9597],[-109.046,34.9558],[-109.046,34.9554],[-109.046,34.9546],[-109.046,34.9545],[-109.046,34.9496],[-109.046,34.9492],[-109.046,34.9479],[-109.046,34.9456],[-109.046,34.9451],[-109.046,34.9429],[-109.046,34.9395],[-109.046,34.9372],[-109.046,34.9365],[-109.046,34.9325],[-109.046,34.9287],[-109.046,34.9269],[-109.046,34.9252],[-109.046,34.9242],[-109.046,34.923],[-109.046,34.9221],[-109.046,34.9207],[-109.046,34.9196],[-109.046,34.9188],[-109.046,34.9173],[-109.046,34.917],[-109.046,34.9169],[-109.046,34.9162],[-109.046,34.916],[-109.046,34.9158],[-109.046,34.9153],[-109.046,34.915],[-109.046,34.9144],[-109.046,34.9139],[-109.046,34.9138],[-109.046,34.9129],[-109.046,34.9127],[-109.046,34.9118],[-109.046,34.9116],[-109.046,34.9115],[-109.046,34.9113],[-109.046,34.9111],[-109.046,34.911],[-109.046,34.9108],[-109.046,34.9107],[-109.046,34.9106],[-109.046,34.9057],[-109.046,34.9042],[-109.046,34.9025],[-109.046,34.8965],[-109.046,34.8962],[-109.046,34.8883],[-109.046,34.8762],[-109.0461,34.8761],[-109.0461,34.875],[-109.0461,34.8735],[-109.0461,34.871],[-109.0461,34.8708],[-109.0461,34.8707],[-109.0461,34.8706],[-109.0461,34.8673],[-109.0461,34.8671],[-109.0461,34.8579],[-109.0461,34.856],[-109.0461,34.8559],[-109.0461,34.8468],[-109.0461,34.8467],[-109.0461,34.8465],[-109.0461,34.846],[-109.0461,34.8422],[-109.0461,34.8421],[-109.0461,34.8398],[-109.0461,34.8286],[-109.046,34.8277],[-109.0457,34.8184],[-109.0457,34.8166],[-109.0457,34.8157],[-109.0456,34.8142],[-109.0461,34.8],[-109.0459,34.7956],[-109.0457,34.792],[-109.0456,34.7906],[-109.0455,34.7882],[-109.0454,34.7854],[-109.0455,34.7838],[-109.0455,34.7832],[-109.0457,34.7785],[-109.046,34.7735],[-109.0461,34.771],[-109.0461,34.7688],[-109.0461,34.7645],[-109.0461,34.7642],[-109.0461,34.7571],[-109.0461,34.757],[-109.0461,34.7549],[-109.0461,34.7548],[-109.0461,34.7524],[-109.0461,34.7522],[-109.0461,34.7516],[-109.0461,34.7515],[-109.046,34.7514],[-109.046,34.75],[-109.046,34.7489],[-109.046,34.7481],[-109.046,34.7474],[-109.046,34.7463],[-109.046,34.7458],[-109.046,34.745],[-109.046,34.7443],[-109.046,34.743],[-109.046,34.7421],[-109.046,34.7409],[-109.0461,34.74],[-109.0461,34.7388],[-109.0461,34.7383],[-109.0461,34.7378],[-109.0461,34.7373],[-109.0461,34.7368],[-109.0461,34.7363],[-109.0461,34.7358],[-109.0461,34.7353],[-109.0461,34.7348],[-109.0461,34.7344],[-109.0461,34.7339],[-109.0461,34.7335],[-109.0461,34.7333],[-109.0461,34.733],[-109.0461,34.7323],[-109.0461,34.7321],[-109.0461,34.7317],[-109.0461,34.7313],[-109.0461,34.7309],[-109.0461,34.7304],[-109.0461,34.73],[-109.0461,34.7201],[-109.046,34.718],[-109.046,34.7169],[-109.046,34.7162],[-109.046,34.7155],[-109.046,34.7126],[-109.046,34.7112],[-109.046,34.7111],[-109.046,34.7108],[-109.046,34.7097],[-109.046,34.7094],[-109.046,34.7019],[-109.046,34.7001],[-109.046,34.6999],[-109.046,34.6998],[-109.046,34.6997],[-109.046,34.6996],[-109.046,34.6995],[-109.046,34.6992],[-109.046,34.6991],[-109.046,34.6982],[-109.046,34.6981],[-109.046,34.698],[-109.046,34.6979],[-109.046,34.6978],[-109.046,34.6969],[-109.046,34.6959],[-109.046,34.6949],[-109.046,34.6938],[-109.046,34.6928],[-109.046,34.6918],[-109.046,34.6913],[-109.046,34.6901],[-109.046,34.6897],[-109.046,34.6884],[-109.046,34.6881],[-109.046,34.6867],[-109.046,34.6864],[-109.046,34.6855],[-109.046,34.6847],[-109.046,34.6839],[-109.046,34.6831],[-109.046,34.6824],[-109.046,34.6821],[-109.046,34.682],[-109.046,34.6816],[-109.046,34.6813],[-109.046,34.6812],[-109.046,34.6809],[-109.046,34.6808],[-109.046,34.6805],[-109.046,34.6803],[-109.046,34.6801],[-109.046,34.6799],[-109.046,34.6796],[-109.046,34.6793],[-109.046,34.6789],[-109.046,34.6786],[-109.046,34.6782],[-109.046,34.6778],[-109.046,34.6774],[-109.046,34.6771],[-109.046,34.6767],[-109.046,34.6763],[-109.046,34.676],[-109.046,34.6756],[-109.046,34.6752],[-109.046,34.6749],[-109.046,34.6745],[-109.046,34.6741],[-109.046,34.6738],[-109.046,34.6734],[-109.046,34.6731],[-109.046,34.6727],[-109.046,34.6724],[-109.0461,34.6664],[-109.0461,34.6576],[-109.0461,34.6563],[-109.0461,34.6557],[-109.0461,34.6541],[-109.0461,34.6536],[-109.0461,34.6535],[-109.0461,34.6519],[-109.0461,34.6515],[-109.0461,34.6503],[-109.0461,34.65],[-109.0461,34.6495],[-109.0461,34.6494],[-109.0461,34.6482],[-109.0461,34.648],[-109.0461,34.6457],[-109.0461,34.6438],[-109.0461,34.64],[-109.046,34.6349],[-109.046,34.6333],[-109.046,34.6332],[-109.046,34.6331],[-109.046,34.633],[-109.046,34.6327],[-109.046,34.63],[-109.046,34.6261],[-109.046,34.625],[-109.046,34.6217],[-109.046,34.6209],[-109.046,34.618],[-109.046,34.6127],[-109.046,34.6126],[-109.046,34.6116],[-109.046,34.6113],[-109.046,34.6111],[-109.046,34.6108],[-109.046,34.6107],[-109.046,34.6102],[-109.046,34.6101],[-109.046,34.6099],[-109.046,34.6093],[-109.046,34.6091],[-109.046,34.6083],[-109.046,34.6078],[-109.046,34.606],[-109.046,34.6046],[-109.046,34.6044],[-109.046,34.6043],[-109.046,34.6035],[-109.046,34.6023],[-109.046,34.6022],[-109.046,34.602],[-109.046,34.6017],[-109.046,34.6007],[-109.046,34.5994],[-109.046,34.5985],[-109.046,34.597],[-109.046,34.5962],[-109.046,34.5947],[-109.046,34.5939],[-109.046,34.5924],[-109.046,34.5915],[-109.046,34.5901],[-109.0461,34.5892],[-109.0461,34.5878],[-109.0461,34.587],[-109.0461,34.5855],[-109.0461,34.5847],[-109.0461,34.5832],[-109.0461,34.5825],[-109.0461,34.581],[-109.0461,34.5808],[-109.0461,34.5805],[-109.0461,34.5793],[-109.0462,34.5754],[-109.0462,34.5751],[-109.0462,34.573],[-109.0462,34.5703],[-109.0462,34.5575],[-109.0462,34.5543],[-109.0462,34.5356],[-109.0462,34.5339],[-109.0462,34.5335],[-109.0462,34.5333],[-109.0462,34.5332],[-109.0462,34.5327],[-109.0462,34.5295],[-109.0462,34.527],[-109.0462,34.5226],[-109.0462,34.5224],[-109.0462,34.5201],[-109.0462,34.5178],[-109.0462,34.5],[-109.0463,34.4783],[-109.0463,34.4775],[-109.0463,34.4766],[-109.0463,34.4456],[-109.0463,34.4357],[-109.0464,34.4098],[-109.0464,34.3954],[-109.0464,34.3935],[-109.0465,34.3908],[-109.0465,34.3896],[-109.0465,34.3893],[-109.0465,34.3873],[-109.0465,34.3867],[-109.0466,34.3795],[-109.0466,34.3794],[-109.0465,34.3751],[-109.0465,34.374],[-109.0465,34.3724],[-109.0465,34.3677],[-109.0465,34.3621],[-109.0465,34.3578],[-109.0465,34.3382],[-109.0465,34.3367],[-109.0465,34.3309],[-109.0465,34.3257],[-109.0465,34.3205],[-109.0465,34.319],[-109.0465,34.3176],[-109.0465,34.3072],[-109.0465,34.3015],[-109.0465,34.3002],[-109.0465,34.2982],[-109.0465,34.2976],[-109.0465,34.2838],[-109.0465,34.2836],[-109.0465,34.2832],[-109.0465,34.283],[-109.0466,34.2633],[-109.0466,34.2595],[-109.0467,34.2501],[-109.0468,34.2125],[-109.0468,34.2093],[-109.0468,34.2079],[-109.0468,34.2071],[-109.0466,34.1912],[-109.0467,34.1808],[-109.0467,34.1807],[-109.0468,34.1738],[-109.0468,34.1669],[-109.0468,34.163],[-109.0468,34.1627],[-109.0468,34.1625],[-109.0468,34.1622],[-109.0468,34.1605],[-109.0468,34.1518],[-109.0468,34.1403],[-109.0468,34.1398],[-109.0468,34.1361],[-109.0468,34.136],[-109.0469,34.1251],[-109.0469,34.1114],[-109.0469,34.1113],[-109.0469,34.101],[-109.0469,34.0994],[-109.0469,34.0992],[-109.0469,34.0961],[-109.0469,34.0941],[-109.0469,34.0873],[-109.0469,34.0872],[-109.0469,34.0845],[-109.0469,34.0768],[-109.047,34.069],[-109.0469,34.0585],[-109.0469,34.0559],[-109.0469,34.0558],[-109.0468,34.0454],[-109.0468,34.0453],[-109.0468,34.0449],[-109.0468,34.0417],[-109.0469,34.0217],[-109.0469,34.0216],[-109.0469,34.0215],[-109.0469,34.0213],[-109.0469,34.0211],[-109.0469,34.0162],[-109.047,34.0001],[-109.047,33.9975],[-109.0469,33.9863],[-109.0469,33.9743],[-109.0469,33.9742],[-109.0469,33.9734],[-109.0469,33.9615],[-109.0469,33.9603],[-109.0469,33.9582],[-109.0469,33.958],[-109.0469,33.9579],[-109.0469,33.9567],[-109.0469,33.9468],[-109.0469,33.9466],[-109.0469,33.946],[-109.0469,33.9427],[-109.0469,33.9377],[-109.0469,33.9373],[-109.0469,33.9372],[-109.0469,33.9367],[-109.0469,33.936],[-109.0469,33.9349],[-109.0469,33.9341],[-109.0469,33.9336],[-109.0469,33.9204],[-109.0469,33.919],[-109.0469,33.9161],[-109.0469,33.9136],[-109.0469,33.913],[-109.0469,33.9117],[-109.0469,33.9102],[-109.0469,33.9099],[-109.0469,33.9094],[-109.0469,33.908],[-109.0469,33.9055],[-109.0469,33.9048],[-109.0469,33.9044],[-109.0469,33.9042],[-109.0469,33.9011],[-109.0468,33.8858],[-109.0468,33.8846],[-109.0468,33.8825],[-109.0468,33.881],[-109.0467,33.8627],[-109.0467,33.861],[-109.0467,33.8529],[-109.0467,33.8524],[-109.0467,33.8503],[-109.0467,33.8475],[-109.0467,33.8442],[-109.0467,33.8441],[-109.0467,33.8432],[-109.0467,33.8419],[-109.0467,33.8234],[-109.0467,33.8231],[-109.0467,33.8113],[-109.0467,33.8107],[-109.0467,33.805],[-109.0467,33.7782],[-109.0467,33.7628],[-109.0467,33.7612],[-109.0468,33.7507],[-109.0468,33.748],[-109.0468,33.7461],[-109.0469,33.7402],[-109.0469,33.7387],[-109.0469,33.7381],[-109.0469,33.728],[-109.0469,33.7278],[-109.0469,33.7274],[-109.0469,33.7257],[-109.0469,33.7247],[-109.0469,33.7185],[-109.0469,33.7173],[-109.0469,33.7157],[-109.0469,33.7133],[-109.0469,33.7072],[-109.0469,33.7022],[-109.0469,33.6931],[-109.0469,33.6911],[-109.0469,33.6856],[-109.0469,33.6801],[-109.0469,33.6792],[-109.0469,33.6733],[-109.0469,33.6704],[-109.0469,33.6665],[-109.0469,33.6597],[-109.047,33.6577],[-109.047,33.6567],[-109.047,33.6554],[-109.047,33.6497],[-109.047,33.6337],[-109.047,33.6336],[-109.047,33.633],[-109.047,33.6328],[-109.0471,33.626],[-109.0471,33.6258],[-109.0471,33.6184],[-109.0471,33.6171],[-109.0471,33.6164],[-109.0471,33.6111],[-109.0471,33.6041],[-109.0471,33.6013],[-109.0471,33.5984],[-109.047,33.5943],[-109.047,33.5936],[-109.047,33.5888],[-109.0469,33.5727],[-109.0469,33.564],[-109.047,33.5623],[-109.0471,33.5519],[-109.0471,33.5482],[-109.0471,33.5473],[-109.0471,33.547],[-109.0471,33.5466],[-109.0471,33.5371],[-109.0471,33.5334],[-109.0472,33.5222],[-109.0472,33.513],[-109.0472,33.5116],[-109.0472,33.5086],[-109.0472,33.4933],[-109.0472,33.4932],[-109.0472,33.4926],[-109.0472,33.485],[-109.0471,33.4802],[-109.047,33.4697],[-109.047,33.4656],[-109.047,33.465],[-109.047,33.4648],[-109.047,33.4644],[-109.047,33.4621],[-109.047,33.4555],[-109.047,33.4552],[-109.0469,33.4509],[-109.0469,33.4451],[-109.0469,33.4449],[-109.0469,33.4428],[-109.0469,33.4397],[-109.0469,33.4394],[-109.0469,33.4308],[-109.0471,33.4111],[-109.047,33.41],[-109.047,33.4093],[-109.0471,33.3991],[-109.0471,33.3967],[-109.0471,33.3963],[-109.0471,33.389],[-109.0471,33.3887],[-109.0471,33.3886],[-109.0471,33.3877],[-109.0471,33.3871],[-109.0471,33.387],[-109.0471,33.3758],[-109.0471,33.3748],[-109.0471,33.3728],[-109.0471,33.3727],[-109.0471,33.3723],[-109.0471,33.3693],[-109.0471,33.368],[-109.0471,33.3656],[-109.0471,33.3653],[-109.0471,33.3651],[-109.0471,33.3607],[-109.0471,33.3479],[-109.0472,33.3477],[-109.0471,33.3476],[-109.0472,33.3432],[-109.0472,33.3411],[-109.0472,33.3384],[-109.0472,33.3381],[-109.0472,33.3378],[-109.0472,33.3278],[-109.0472,33.3256],[-109.0472,33.3212],[-109.0472,33.3206],[-109.0472,33.32],[-109.0472,33.3133],[-109.0472,33.3101],[-109.0472,33.3049],[-109.0472,33.3047],[-109.0472,33.2959],[-109.0472,33.2929],[-109.0472,33.2905],[-109.0473,33.2852],[-109.0473,33.278],[-109.0473,33.2708],[-109.0473,33.2641],[-109.0473,33.2623],[-109.0473,33.2576],[-109.0474,33.2567],[-109.0475,33.2502],[-109.0474,33.2478],[-109.0474,33.2429],[-109.0474,33.2426],[-109.0474,33.2407],[-109.0474,33.2406],[-109.0474,33.2405],[-109.0474,33.2404],[-109.0474,33.2403],[-109.0474,33.2395],[-109.0475,33.2161],[-109.0476,33.2096],[-109.0476,33.2089],[-109.0476,33.2076],[-109.0476,33.2054],[-109.0477,33.1966],[-109.0477,33.1963],[-109.0477,33.1957],[-109.0477,33.1956],[-109.0477,33.1955],[-109.0477,33.1939],[-109.0477,33.1911],[-109.0477,33.1899],[-109.0477,33.184],[-109.0477,33.1778],[-109.0477,33.1698],[-109.0477,33.1655],[-109.0476,33.1513],[-109.0477,33.1448],[-109.0477,33.1407],[-109.0477,33.1385],[-109.0477,33.1309],[-109.0477,33.1263],[-109.0477,33.1234],[-109.0475,33.1077],[-109.0476,33.1074],[-109.0476,33.0991],[-109.0476,33.0984],[-109.0476,33.0963],[-109.0476,33.0892],[-109.0475,33.0797],[-109.0475,33.0715],[-109.0476,33.068],[-109.0476,33.0651],[-109.0476,33.0603],[-109.0476,33.0587],[-109.0476,33.0498],[-109.0475,33.0399],[-109.0475,33.0354],[-109.0475,33.0261],[-109.0475,33.0211],[-109.0474,33.01],[-109.0474,33.007],[-109.0474,33.0051],[-109.0474,33.0028],[-109.0474,33.0007],[-109.0474,32.9984],[-109.0475,32.992],[-109.0475,32.9832],[-109.0475,32.9764],[-109.0474,32.9603],[-109.0475,32.9596],[-109.0475,32.9584],[-109.0475,32.9542],[-109.0475,32.9499],[-109.0475,32.9464],[-109.0475,32.9382],[-109.0475,32.9322],[-109.0475,32.9207],[-109.0475,32.9122],[-109.0475,32.9112],[-109.0475,32.9089],[-109.0476,32.8989],[-109.0476,32.8988],[-109.0476,32.8984],[-109.0476,32.896],[-109.0476,32.8947],[-109.0476,32.8899],[-109.0475,32.887],[-109.0476,32.8825],[-109.0475,32.8804],[-109.0475,32.8778],[-109.0476,32.8703],[-109.0476,32.8689],[-109.0476,32.866],[-109.0476,32.8617],[-109.0476,32.8591],[-109.0476,32.8563],[-109.0476,32.8538],[-109.0476,32.851],[-109.0476,32.8501],[-109.0475,32.8408],[-109.0476,32.8356],[-109.0476,32.8304],[-109.0476,32.8302],[-109.0476,32.8287],[-109.0476,32.8285],[-109.0475,32.8278],[-109.0475,32.8258],[-109.0475,32.8234],[-109.0475,32.8221],[-109.0475,32.8211],[-109.0476,32.8167],[-109.0477,32.8143],[-109.0478,32.8087],[-109.0478,32.8049],[-109.0478,32.7966],[-109.0477,32.7934],[-109.0477,32.7913],[-109.0477,32.7871],[-109.0477,32.7868],[-109.0477,32.7861],[-109.0477,32.7828],[-109.0477,32.7819],[-109.0477,32.78],[-109.0476,32.7778],[-109.0477,32.7704],[-109.0477,32.7676],[-109.0477,32.7672],[-109.0477,32.766],[-109.0477,32.7579],[-109.0477,32.7535],[-109.0477,32.7487],[-109.0477,32.7267],[-109.0478,32.7194],[-109.0478,32.715],[-109.0478,32.7049],[-109.0478,32.7036],[-109.0478,32.6968],[-109.0478,32.6966],[-109.0478,32.6953],[-109.0478,32.6951],[-109.0478,32.6944],[-109.0478,32.6936],[-109.0478,32.6916],[-109.0478,32.6903],[-109.0478,32.6894],[-109.0478,32.6892],[-109.0478,32.6868],[-109.0478,32.6866],[-109.0478,32.6863],[-109.0478,32.6851],[-109.0478,32.6844],[-109.0478,32.6836],[-109.0478,32.6831],[-109.0478,32.6826],[-109.0478,32.6823],[-109.0478,32.6816],[-109.0478,32.6815],[-109.0478,32.681],[-109.0478,32.6756],[-109.0478,32.6611],[-109.0478,32.6584],[-109.0478,32.6551],[-109.0478,32.6518],[-109.0478,32.648],[-109.0478,32.6477],[-109.0478,32.6474],[-109.0478,32.6471],[-109.0478,32.6379],[-109.0478,32.6369],[-109.0478,32.632],[-109.0479,32.6253],[-109.0479,32.6248],[-109.0479,32.6199],[-109.0479,32.6188],[-109.0479,32.6175],[-109.0479,32.6164],[-109.0479,32.6074],[-109.0478,32.6044],[-109.0478,32.6025],[-109.0478,32.6022],[-109.0478,32.599],[-109.0478,32.5989],[-109.0478,32.5897],[-109.0479,32.5785],[-109.0479,32.5781],[-109.0479,32.571],[-109.0479,32.5657],[-109.0479,32.5648],[-109.0479,32.5591],[-109.0479,32.5544],[-109.0479,32.5479],[-109.0479,32.5379],[-109.0479,32.5331],[-109.0479,32.5206],[-109.048,32.5146],[-109.048,32.502],[-109.048,32.5003],[-109.048,32.5002],[-109.048,32.4919],[-109.048,32.4917],[-109.048,32.4813],[-109.048,32.4763],[-109.048,32.4714],[-109.048,32.4641],[-109.048,32.4573],[-109.048,32.4497],[-109.0479,32.4432],[-109.0479,32.4424],[-109.0479,32.4419],[-109.0479,32.4397],[-109.0479,32.433],[-109.0479,32.4312],[-109.0479,32.4264],[-109.0479,32.4225],[-109.048,32.4201],[-109.048,32.414],[-109.048,32.4139],[-109.048,32.4075],[-109.048,32.4017],[-109.048,32.4012],[-109.048,32.3993],[-109.048,32.3979],[-109.048,32.3972],[-109.048,32.3913],[-109.048,32.3909],[-109.048,32.3888],[-109.048,32.3881],[-109.048,32.3704],[-109.048,32.3508],[-109.048,32.3486],[-109.048,32.3453],[-109.048,32.3423],[-109.048,32.3418],[-109.048,32.3414],[-109.048,32.3332],[-109.0481,32.3198],[-109.0481,32.3194],[-109.0481,32.3072],[-109.0481,32.3051],[-109.0481,32.3049],[-109.0481,32.3046],[-109.0482,32.3022],[-109.0482,32.2983],[-109.0482,32.2964],[-109.0482,32.2952],[-109.0482,32.2949],[-109.0482,32.2929],[-109.0482,32.2895],[-109.0482,32.2829],[-109.0482,32.2794],[-109.0482,32.2793],[-109.0483,32.2629],[-109.0483,32.2628],[-109.0483,32.2624],[-109.0483,32.2532],[-109.0483,32.2501],[-109.0483,32.248],[-109.0483,32.2437],[-109.0484,32.2375],[-109.0484,32.2339],[-109.0484,32.2312],[-109.0484,32.2288],[-109.0484,32.2275],[-109.0484,32.2273],[-109.0484,32.2271],[-109.0484,32.2246],[-109.0484,32.2207],[-109.0484,32.2205],[-109.0484,32.218],[-109.0484,32.2164],[-109.0484,32.2139],[-109.0484,32.2108],[-109.0484,32.2107],[-109.0485,32.2034],[-109.0485,32.1987],[-109.0485,32.1962],[-109.0485,32.1954],[-109.0485,32.1915],[-109.0485,32.1888],[-109.0485,32.1887],[-109.0485,32.1883],[-109.0485,32.1871],[-109.0485,32.1834],[-109.0485,32.1771],[-109.0485,32.1734],[-109.0486,32.1718],[-109.0486,32.1676],[-109.0486,32.164],[-109.0486,32.161],[-109.0486,32.1609],[-109.0486,32.1555],[-109.0486,32.151],[-109.0486,32.1458],[-109.0486,32.1456],[-109.0486,32.145],[-109.0486,32.1437],[-109.0486,32.1412],[-109.0486,32.1334],[-109.0486,32.1307],[-109.0486,32.1266],[-109.0486,32.1251],[-109.0486,32.1249],[-109.0486,32.1237],[-109.0486,32.1201],[-109.0486,32.1177],[-109.0486,32.1157],[-109.0486,32.1152],[-109.0486,32.1115],[-109.0486,32.1095],[-109.0486,32.1093],[-109.0486,32.1066],[-109.0486,32.1038],[-109.0486,32.0992],[-109.0487,32.0963],[-109.0487,32.0944],[-109.0487,32.0922],[-109.0487,32.0896],[-109.0487,32.0854],[-109.0487,32.0844],[-109.0487,32.0818],[-109.0487,32.0813],[-109.0487,32.0723],[-109.0487,32.0709],[-109.0487,32.0547],[-109.0487,32.0505],[-109.0487,32.0496],[-109.0488,32.0293],[-109.0488,32.0282],[-109.0488,32.0233],[-109.0488,32.0136],[-109.0488,32.0123],[-109.0488,32.0034],[-109.0489,32.0001],[-109.0489,31.9958],[-109.0489,31.9791],[-109.0489,31.9783],[-109.0489,31.9736],[-109.0489,31.966],[-109.0489,31.9645],[-109.0489,31.9641],[-109.0489,31.9592],[-109.049,31.9422],[-109.049,31.9413],[-109.049,31.9351],[-109.049,31.9334],[-109.049,31.9324],[-109.049,31.9303],[-109.049,31.9209],[-109.049,31.9052],[-109.049,31.8982],[-109.049,31.8981],[-109.049,31.8955],[-109.049,31.8933],[-109.049,31.8907],[-109.049,31.8895],[-109.049,31.8878],[-109.049,31.8853],[-109.049,31.882],[-109.049,31.8812],[-109.049,31.8769],[-109.049,31.8712],[-109.049,31.8709],[-109.049,31.8707],[-109.0491,31.8692],[-109.0491,31.8673],[-109.0491,31.8634],[-109.0491,31.8623],[-109.0491,31.8614],[-109.0491,31.8596],[-109.0491,31.8564],[-109.0491,31.849],[-109.0491,31.8488],[-109.0491,31.8453],[-109.0491,31.8437],[-109.0491,31.8417],[-109.0491,31.8403],[-109.0491,31.8379],[-109.0491,31.8366],[-109.0491,31.8344],[-109.0491,31.8337],[-109.0491,31.833],[-109.0491,31.8326],[-109.0491,31.8312],[-109.0491,31.8305],[-109.0491,31.8292],[-109.0491,31.8271],[-109.0491,31.8264],[-109.0491,31.8253],[-109.0491,31.8251],[-109.0491,31.8247],[-109.0491,31.8238],[-109.0491,31.8224],[-109.0492,31.8182],[-109.0492,31.8181],[-109.0492,31.8139],[-109.0492,31.8138],[-109.0492,31.812],[-109.0492,31.8112],[-109.0492,31.8109],[-109.0492,31.8108],[-109.0492,31.8044],[-109.0492,31.8027],[-109.0492,31.8025],[-109.0492,31.798],[-109.0492,31.7979],[-109.0492,31.7977],[-109.0492,31.7974],[-109.0492,31.7972],[-109.0492,31.7967],[-109.0492,31.7903],[-109.0493,31.7621],[-109.0494,31.7502],[-109.0494,31.7316],[-109.0494,31.7315],[-109.0495,31.7221],[-109.0495,31.7191],[-109.0495,31.714],[-109.0495,31.7076],[-109.0496,31.7075],[-109.0496,31.7044],[-109.0496,31.7017],[-109.0496,31.6987],[-109.0496,31.6944],[-109.0496,31.691],[-109.0496,31.6909],[-109.0497,31.6878],[-109.0497,31.6857],[-109.0497,31.6824],[-109.0497,31.6817],[-109.0497,31.6755],[-109.0497,31.674],[-109.0497,31.6713],[-109.0497,31.6707],[-109.0497,31.67],[-109.0498,31.6565],[-109.0498,31.6461],[-109.0498,31.6431],[-109.0498,31.6413],[-109.0499,31.6368],[-109.0499,31.6367],[-109.0499,31.6365],[-109.0499,31.6359],[-109.0499,31.6346],[-109.0499,31.6291],[-109.0499,31.6249],[-109.0499,31.6232],[-109.0499,31.611],[-109.0499,31.6057],[-109.0499,31.6019],[-109.0499,31.6015],[-109.0499,31.5972],[-109.0499,31.5923],[-109.0499,31.5919],[-109.0499,31.5916],[-109.05,31.5862],[-109.05,31.575],[-109.0499,31.5581],[-109.05,31.5525],[-109.05,31.5507],[-109.0501,31.5448],[-109.0501,31.5447],[-109.0502,31.5396],[-109.0504,31.5322],[-109.0504,31.5321],[-109.0504,31.5284],[-109.0504,31.5249],[-109.0503,31.5226],[-109.0503,31.5195],[-109.0503,31.5153],[-109.0502,31.5148],[-109.0502,31.5072],[-109.0502,31.5032],[-109.0501,31.4997],[-109.0501,31.4996],[-109.0501,31.4994],[-109.0502,31.4961],[-109.0503,31.4895],[-109.0503,31.4854],[-109.0504,31.4849],[-109.0502,31.48],[-109.0502,31.4799],[-109.0502,31.4794],[-109.0501,31.4752],[-109.05,31.4712],[-109.0501,31.4656],[-109.0501,31.4655],[-109.0501,31.46],[-109.0501,31.4557],[-109.0501,31.4483],[-109.0501,31.438],[-109.0501,31.4366],[-109.0501,31.4297],[-109.0501,31.4183],[-109.0501,31.4123],[-109.0501,31.4122],[-109.0501,31.409],[-109.05,31.4085],[-109.05,31.4011],[-109.05,31.4007],[-109.05,31.3964],[-109.05,31.396],[-109.05,31.3957],[-109.05,31.3878],[-109.05,31.3831],[-109.05,31.3737],[-109.05,31.3736],[-109.05,31.3529],[-109.05,31.3503],[-109.05,31.3497],[-109.0501,31.3494],[-109.0501,31.3472],[-109.0501,31.347],[-109.0501,31.3424],[-109.05,31.3422],[-109.05,31.3421],[-109.05,31.3394],[-109.05,31.3367],[-109.05,31.3325],[-109.0587,31.3325],[-109.0746,31.3326],[-109.0892,31.3326],[-109.0921,31.3326],[-109.1232,31.3327],[-109.1256,31.3327],[-109.1315,31.3327],[-109.1322,31.3328],[-109.1534,31.3329],[-109.1658,31.333],[-109.1741,31.3331],[-109.1809,31.3332],[-109.2014,31.3333],[-109.2083,31.3334],[-109.2506,31.3338],[-109.253,31.3338],[-109.26,31.3338],[-109.2631,31.3338],[-109.2657,31.3339],[-109.2687,31.3339],[-109.2717,31.3339],[-109.2739,31.3338],[-109.2785,31.334],[-109.2848,31.334],[-109.2903,31.334],[-109.2944,31.3339],[-109.2972,31.3339],[-109.3004,31.3339],[-109.3007,31.334],[-109.3009,31.334],[-109.3029,31.3338],[-109.3052,31.3339],[-109.3072,31.3339],[-109.3076,31.3339],[-109.3094,31.3339],[-109.3125,31.3339],[-109.3168,31.3339],[-109.318,31.3339],[-109.323,31.3339],[-109.3278,31.3339],[-109.3293,31.3339],[-109.3318,31.3339],[-109.3368,31.334],[-109.3401,31.334],[-109.341,31.334],[-109.3454,31.334],[-109.35,31.334],[-109.3551,31.334],[-109.3599,31.334],[-109.3681,31.3339],[-109.3742,31.334],[-109.3745,31.334],[-109.3756,31.334],[-109.3763,31.334],[-109.3781,31.334],[-109.3792,31.334],[-109.3819,31.3339],[-109.3834,31.3339],[-109.3891,31.3339],[-109.3948,31.3339],[-109.395,31.3339],[-109.4004,31.3339],[-109.4098,31.3339],[-109.4178,31.3339],[-109.4185,31.3339],[-109.421,31.334],[-109.4269,31.334],[-109.4338,31.3341],[-109.437,31.3341],[-109.4446,31.3341],[-109.451,31.3341],[-109.4573,31.334],[-109.4626,31.334],[-109.4674,31.334],[-109.4769,31.3341],[-109.4857,31.334],[-109.4858,31.334],[-109.4872,31.334],[-109.4904,31.334],[-109.4945,31.3341],[-109.5006,31.3339],[-109.5108,31.3339],[-109.5116,31.3339],[-109.5269,31.3339],[-109.5287,31.3339],[-109.531,31.3339],[-109.537,31.334],[-109.5411,31.334],[-109.5457,31.334],[-109.5514,31.334],[-109.5597,31.334],[-109.5602,31.334],[-109.5606,31.334],[-109.5614,31.334],[-109.5626,31.334],[-109.5664,31.334],[-109.5669,31.334],[-109.5687,31.334],[-109.573,31.334],[-109.5794,31.334],[-109.6256,31.3341],[-109.6298,31.334],[-109.6472,31.334],[-109.6648,31.334],[-109.6795,31.334],[-109.7175,31.3339],[-109.7244,31.3339],[-109.7298,31.334],[-109.7438,31.3339],[-109.7478,31.3339],[-109.7507,31.334],[-109.7829,31.334],[-109.7908,31.334],[-109.7927,31.334],[-109.793,31.334],[-109.8041,31.334],[-109.8086,31.334],[-109.8299,31.3341],[-109.8341,31.3341],[-109.853,31.3341],[-109.8756,31.3341],[-109.917,31.3338],[-109.9184,31.3338],[-109.9346,31.3337],[-109.9394,31.3336],[-109.9537,31.3335],[-109.9576,31.3335],[-109.9621,31.3335],[-109.9758,31.3334],[-109.9878,31.3333],[-109.9906,31.3333],[-110.0006,31.3331],[-110.0031,31.3332],[-110.0049,31.3332],[-110.0163,31.3332],[-110.0932,31.3337],[-110.1256,31.3339],[-110.1356,31.3339],[-110.1405,31.334],[-110.1507,31.3339],[-110.1602,31.3337],[-110.199,31.3336],[-110.205,31.3336],[-110.2051,31.3336],[-110.2152,31.3336],[-110.2245,31.3336],[-110.2506,31.3334],[-110.2742,31.3333],[-110.2837,31.3332],[-110.3197,31.3331],[-110.3756,31.3329],[-110.3835,31.3329],[-110.3866,31.3329],[-110.4234,31.3329],[-110.4386,31.3328],[-110.4602,31.3328],[-110.462,31.3328],[-110.482,31.3329],[-110.4933,31.333],[-110.4974,31.333],[-110.5006,31.333],[-110.5048,31.333],[-110.5049,31.333],[-110.5148,31.333],[-110.5151,31.333],[-110.5216,31.333],[-110.5339,31.333],[-110.534,31.333],[-110.5538,31.333],[-110.5671,31.333],[-110.5673,31.333],[-110.5687,31.333],[-110.5692,31.333],[-110.579,31.333],[-110.5799,31.333],[-110.59,31.333],[-110.5925,31.333],[-110.5926,31.333],[-110.5927,31.333],[-110.5938,31.333],[-110.5975,31.333],[-110.62,31.333],[-110.6219,31.333],[-110.622,31.333],[-110.6256,31.333],[-110.6364,31.333],[-110.6542,31.3331],[-110.666,31.3331],[-110.6814,31.3331],[-110.6834,31.3331],[-110.7227,31.3334],[-110.7314,31.3335],[-110.7382,31.3335],[-110.7506,31.3336],[-110.7521,31.3336],[-110.761,31.3336],[-110.7626,31.3336],[-110.7682,31.3336],[-110.7703,31.3336],[-110.7744,31.3336],[-110.7783,31.3336],[-110.7792,31.3336],[-110.7836,31.3336],[-110.7875,31.3336],[-110.7908,31.3336],[-110.7922,31.3336],[-110.7955,31.3336],[-110.7975,31.3336],[-110.7982,31.3336],[-110.8,31.3336],[-110.8035,31.3336],[-110.8474,31.3334],[-110.8503,31.3334],[-110.8684,31.3333],[-110.8756,31.3333],[-110.8891,31.3332],[-110.8907,31.3332],[-110.9111,31.333],[-110.9131,31.333],[-110.9132,31.333],[-110.9178,31.333],[-110.9317,31.3329],[-110.9342,31.3328],[-110.9362,31.3328],[-110.9366,31.3328],[-110.9368,31.3328],[-110.937,31.3328],[-110.9375,31.3328],[-110.9378,31.3328],[-110.9381,31.3328],[-110.9382,31.3328],[-110.9384,31.3328],[-110.9413,31.3328],[-110.9415,31.3328],[-110.9421,31.3328],[-110.9422,31.3328],[-110.9423,31.3328],[-110.9425,31.3328],[-110.9426,31.3328],[-110.9429,31.3328],[-110.9439,31.3328],[-110.9451,31.3328],[-110.9452,31.3328],[-110.9473,31.3328],[-110.9546,31.3327],[-110.9548,31.3327],[-110.9651,31.3327],[-110.9652,31.3327],[-110.9653,31.3327],[-110.9654,31.3327],[-110.9655,31.3327],[-110.9693,31.3326],[-110.9695,31.3326],[-110.9703,31.3326],[-110.9746,31.3326],[-110.9755,31.3326],[-110.9768,31.3326],[-110.9904,31.3323],[-111.0006,31.3322],[-111.0132,31.3322],[-111.0319,31.3322],[-111.0667,31.3322],[-111.0748,31.3322],[-111.0836,31.3351],[-111.0927,31.3381],[-111.098,31.3398],[-111.1038,31.3417],[-111.1146,31.3453],[-111.1256,31.349],[-111.1294,31.35],[-111.1295,31.35],[-111.1381,31.3529],[-111.1408,31.3538],[-111.1409,31.3538],[-111.1435,31.3546],[-111.1586,31.3593],[-111.2077,31.3751],[-111.2165,31.378],[-111.2229,31.3801],[-111.2329,31.3833],[-111.2403,31.3857],[-111.2408,31.3859],[-111.2421,31.3863],[-111.2427,31.3865],[-111.2462,31.3876],[-111.2505,31.389],[-111.2506,31.389],[-111.2629,31.393],[-111.2654,31.3938],[-111.2731,31.3963],[-111.2795,31.3983],[-111.2822,31.3992],[-111.2852,31.4002],[-111.2898,31.4016],[-111.2919,31.4023],[-111.2958,31.4036],[-111.2973,31.404],[-111.2986,31.4045],[-111.3068,31.4071],[-111.3079,31.4074],[-111.3106,31.4083],[-111.3125,31.4089],[-111.313,31.4091],[-111.3144,31.4095],[-111.3186,31.4108],[-111.3211,31.4116],[-111.3221,31.412],[-111.3256,31.413],[-111.3261,31.4132],[-111.3282,31.4139],[-111.329,31.4141],[-111.3365,31.4165],[-111.3393,31.4174],[-111.3413,31.418],[-111.3429,31.4185],[-111.3501,31.4208],[-111.352,31.4214],[-111.3522,31.4215],[-111.353,31.4218],[-111.3574,31.4233],[-111.3579,31.4234],[-111.3644,31.4254],[-111.3656,31.4258],[-111.3666,31.4261],[-111.3697,31.4271],[-111.3756,31.429],[-111.379,31.4301],[-111.3821,31.4311],[-111.3827,31.4313],[-111.3843,31.4318],[-111.3848,31.432],[-111.3906,31.4338],[-111.398,31.4362],[-111.3999,31.4368],[-111.405,31.4384],[-111.4056,31.4386],[-111.4078,31.4393],[-111.4135,31.4411],[-111.4155,31.4418],[-111.4191,31.4429],[-111.436,31.4483],[-111.4417,31.4501],[-111.4421,31.4503],[-111.4434,31.4507],[-111.4438,31.4508],[-111.4453,31.4513],[-111.4454,31.4513],[-111.4457,31.4514],[-111.4496,31.4527],[-111.4509,31.4531],[-111.4511,31.4531],[-111.4524,31.4536],[-111.4566,31.4549],[-111.4579,31.4553],[-111.4631,31.457],[-111.4719,31.4598],[-111.4786,31.462],[-111.4807,31.4626],[-111.4838,31.4636],[-111.4844,31.4638],[-111.4863,31.4644],[-111.4869,31.4646],[-111.487,31.4646],[-111.4881,31.4649],[-111.4904,31.4657],[-111.4914,31.466],[-111.4925,31.4663],[-111.4935,31.4666],[-111.4966,31.4676],[-111.4972,31.4678],[-111.4976,31.4679],[-111.4987,31.4683],[-111.5007,31.4689],[-111.5021,31.4694],[-111.5032,31.4698],[-111.5044,31.4702],[-111.5081,31.4715],[-111.5094,31.4719],[-111.5106,31.4723],[-111.5145,31.4734],[-111.5157,31.4738],[-111.5215,31.4757],[-111.5348,31.4799],[-111.5388,31.4813],[-111.5446,31.4831],[-111.5477,31.4841],[-111.5563,31.4869],[-111.5571,31.4871],[-111.5602,31.4881],[-111.5609,31.4883],[-111.5614,31.4885],[-111.563,31.4889],[-111.5637,31.4891],[-111.5639,31.4891],[-111.5669,31.4901],[-111.5697,31.491],[-111.5727,31.4919],[-111.5763,31.4931],[-111.5795,31.4941],[-111.5839,31.4955],[-111.59,31.4974],[-111.5952,31.4991],[-111.5972,31.4998],[-111.5983,31.5001],[-111.6017,31.5011],[-111.606,31.5024],[-111.6188,31.5065],[-111.6231,31.5079],[-111.6241,31.5083],[-111.6257,31.5088],[-111.6272,31.5092],[-111.6275,31.5093],[-111.6282,31.5095],[-111.6305,31.5102],[-111.637,31.5123],[-111.6374,31.5124],[-111.6397,31.5131],[-111.6438,31.5144],[-111.6561,31.5183],[-111.6594,31.5193],[-111.66,31.5194],[-111.6602,31.5195],[-111.6604,31.5196],[-111.6607,31.5197],[-111.6609,31.5197],[-111.6617,31.52],[-111.6643,31.5208],[-111.6652,31.5211],[-111.679,31.5255],[-111.6997,31.5322],[-111.7,31.5323],[-111.7008,31.5325],[-111.7204,31.5388],[-111.7336,31.5431],[-111.7342,31.5432],[-111.7389,31.5447],[-111.74,31.545],[-111.7414,31.5455],[-111.7507,31.5483],[-111.763,31.5522],[-111.7688,31.554],[-111.7702,31.5545],[-111.7752,31.556],[-111.7833,31.5586],[-111.79,31.5607],[-111.7916,31.5612],[-111.795,31.5623],[-111.7981,31.5632],[-111.8073,31.5662],[-111.8104,31.5671],[-111.8132,31.568],[-111.8201,31.5702],[-111.8493,31.5794],[-111.859,31.5825],[-111.8757,31.5877],[-111.8815,31.5895],[-111.9111,31.599],[-111.9143,31.6],[-111.9152,31.6002],[-111.9182,31.6012],[-111.9315,31.6054],[-111.9341,31.6063],[-111.9369,31.6072],[-111.9434,31.6092],[-111.9492,31.611],[-111.9535,31.6124],[-111.9565,31.6134],[-111.9573,31.6136],[-111.9599,31.6145],[-111.9657,31.6163],[-111.968,31.617],[-111.9714,31.6181],[-111.9717,31.6182],[-111.972,31.6183],[-111.9727,31.6185],[-111.9732,31.6187],[-111.9753,31.6194],[-111.9778,31.6202],[-111.9787,31.6205],[-111.979,31.6206],[-111.9793,31.6207],[-111.9817,31.6214],[-111.9832,31.6218],[-111.9888,31.6235],[-111.9912,31.6242],[-111.9939,31.6251],[-111.9966,31.6259],[-112.0007,31.6272],[-112.001,31.6273],[-112.0097,31.6301],[-112.0119,31.6307],[-112.0131,31.6311],[-112.0186,31.6328],[-112.0206,31.6335],[-112.0266,31.6353],[-112.0285,31.636],[-112.029,31.6361],[-112.0294,31.6362],[-112.0318,31.637],[-112.0327,31.6373],[-112.0337,31.6376],[-112.037,31.6386],[-112.0381,31.639],[-112.0412,31.64],[-112.0486,31.6423],[-112.0508,31.6429],[-112.0539,31.644],[-112.071,31.6493],[-112.0759,31.6508],[-112.0923,31.656],[-112.0938,31.6564],[-112.0967,31.6574],[-112.1017,31.659],[-112.108,31.6609],[-112.1097,31.6614],[-112.1141,31.6628],[-112.1164,31.6636],[-112.1191,31.6644],[-112.1234,31.6658],[-112.1257,31.6665],[-112.1273,31.667],[-112.1292,31.6676],[-112.1391,31.6707],[-112.1397,31.6709],[-112.1428,31.6719],[-112.1432,31.672],[-112.1452,31.6727],[-112.1464,31.673],[-112.1494,31.674],[-112.1496,31.674],[-112.1497,31.6741],[-112.1503,31.6743],[-112.1506,31.6744],[-112.1527,31.675],[-112.1553,31.6758],[-112.1559,31.676],[-112.1591,31.677],[-112.1606,31.6774],[-112.1619,31.6779],[-112.17,31.6804],[-112.1705,31.6806],[-112.1715,31.6809],[-112.1734,31.6815],[-112.175,31.682],[-112.1788,31.6832],[-112.1803,31.6836],[-112.1953,31.6883],[-112.2007,31.69],[-112.21,31.6929],[-112.213,31.6938],[-112.2141,31.6941],[-112.225,31.6975],[-112.2296,31.6989],[-112.2377,31.7014],[-112.2469,31.7043],[-112.2595,31.7082],[-112.2974,31.72],[-112.31,31.7239],[-112.3113,31.7243],[-112.315,31.7255],[-112.3162,31.7259],[-112.3184,31.7265],[-112.326,31.7289],[-112.3354,31.7318],[-112.3555,31.738],[-112.3653,31.7411],[-112.3699,31.7424],[-112.3757,31.744],[-112.3758,31.744],[-112.3836,31.7466],[-112.3881,31.7481],[-112.3903,31.7488],[-112.397,31.7509],[-112.3975,31.751],[-112.3992,31.7516],[-112.3993,31.7517],[-112.3995,31.7517],[-112.3996,31.7517],[-112.401,31.7521],[-112.4026,31.7526],[-112.4116,31.7554],[-112.4146,31.7563],[-112.4153,31.7565],[-112.4174,31.7572],[-112.4181,31.7574],[-112.4211,31.7584],[-112.4302,31.7612],[-112.4333,31.7622],[-112.436,31.763],[-112.4444,31.7656],[-112.4471,31.7664],[-112.4585,31.7699],[-112.46,31.7704],[-112.4925,31.7804],[-112.5007,31.7829],[-112.5036,31.7839],[-112.5038,31.7839],[-112.5075,31.785],[-112.5101,31.7858],[-112.5144,31.7872],[-112.5184,31.7884],[-112.5221,31.7895],[-112.5347,31.7934],[-112.5543,31.7995],[-112.5556,31.7999],[-112.5562,31.8],[-112.5571,31.8003],[-112.5574,31.8004],[-112.5612,31.8016],[-112.5625,31.802],[-112.5638,31.8024],[-112.5677,31.8036],[-112.5687,31.8039],[-112.569,31.804],[-112.5714,31.8047],[-112.5746,31.8057],[-112.5768,31.8064],[-112.5851,31.8089],[-112.6,31.8135],[-112.6078,31.8159],[-112.6111,31.8169],[-112.6211,31.82],[-112.6245,31.821],[-112.6247,31.8211],[-112.6255,31.8213],[-112.6257,31.8214],[-112.6275,31.8219],[-112.6329,31.8236],[-112.6347,31.8241],[-112.6368,31.8247],[-112.6393,31.8255],[-112.6432,31.8267],[-112.6453,31.8273],[-112.6498,31.8287],[-112.6515,31.8292],[-112.6553,31.8304],[-112.6634,31.8329],[-112.6679,31.8342],[-112.6702,31.8349],[-112.6746,31.8363],[-112.677,31.837],[-112.6792,31.8377],[-112.6834,31.839],[-112.6882,31.8405],[-112.6962,31.8429],[-112.7004,31.8442],[-112.704,31.8453],[-112.7081,31.8466],[-112.7098,31.8471],[-112.7149,31.8487],[-112.7186,31.8498],[-112.7198,31.8502],[-112.7236,31.8513],[-112.7248,31.8517],[-112.7293,31.853],[-112.7299,31.8532],[-112.7374,31.8555],[-112.7412,31.8568],[-112.745,31.858],[-112.7501,31.8595],[-112.7507,31.8598],[-112.7511,31.8599],[-112.7538,31.8607],[-112.7552,31.8612],[-112.7557,31.8613],[-112.7635,31.8638],[-112.7707,31.866],[-112.7753,31.8674],[-112.7758,31.8676],[-112.7797,31.8688],[-112.7817,31.8694],[-112.7887,31.8715],[-112.7914,31.8724],[-112.7946,31.8733],[-112.7953,31.8736],[-112.7978,31.8743],[-112.8002,31.8751],[-112.8055,31.8767],[-112.808,31.8774],[-112.8099,31.878],[-112.8156,31.8795],[-112.8175,31.8801],[-112.8177,31.8801],[-112.8181,31.8803],[-112.8183,31.8803],[-112.8191,31.8806],[-112.8209,31.8811],[-112.8266,31.8828],[-112.8288,31.8835],[-112.8315,31.8843],[-112.8342,31.8851],[-112.835,31.8854],[-112.8376,31.8862],[-112.856,31.892],[-112.856,31.8921],[-112.8621,31.894],[-112.8636,31.8944],[-112.8655,31.895],[-112.867,31.8955],[-112.8671,31.8955],[-112.868,31.8958],[-112.8695,31.8962],[-112.8699,31.8964],[-112.8711,31.8967],[-112.8715,31.8968],[-112.8724,31.8971],[-112.875,31.8977],[-112.8758,31.898],[-112.8785,31.8989],[-112.8812,31.8997],[-112.8834,31.9003],[-112.8835,31.9003],[-112.8874,31.9016],[-112.8917,31.9028],[-112.8942,31.9036],[-112.8992,31.9051],[-112.9086,31.9079],[-112.9154,31.9099],[-112.9172,31.9104],[-112.9327,31.9151],[-113.0009,31.9353],[-113.0416,31.9475],[-113.083,31.9599],[-113.1008,31.9652],[-113.126,31.9728],[-113.1539,31.9817],[-113.1716,31.9873],[-113.179,31.9897],[-113.2014,31.9968],[-113.2088,31.9992],[-113.2108,31.9998],[-113.2116,32.0001],[-113.2115,32.0001],[-113.2114,32.0001],[-113.216,32.0016],[-113.2173,32.0021],[-113.2179,32.0023],[-113.2199,32.0029],[-113.2259,32.0048],[-113.2279,32.0054],[-113.2281,32.0055],[-113.2377,32.0084],[-113.2507,32.0124],[-113.2671,32.0176],[-113.2767,32.0207],[-113.2768,32.0207],[-113.278,32.0211],[-113.2816,32.0223],[-113.2826,32.0226],[-113.2828,32.0227],[-113.2869,32.0239],[-113.2991,32.0278],[-113.3031,32.029],[-113.3032,32.0291],[-113.3059,32.0299],[-113.3143,32.0326],[-113.3171,32.0335],[-113.3205,32.0345],[-113.3304,32.0376],[-113.3338,32.0386],[-113.3757,32.0519],[-113.4612,32.0788],[-113.4932,32.0889],[-113.5007,32.0913],[-113.6089,32.1251],[-113.6109,32.1257],[-113.6127,32.1262],[-113.6135,32.1265],[-113.6178,32.1278],[-113.6257,32.1301],[-113.639,32.1343],[-113.667,32.1429],[-113.7044,32.1546],[-113.7214,32.1599],[-113.7424,32.1664],[-113.7508,32.169],[-113.7817,32.179],[-113.7849,32.1799],[-113.8173,32.19],[-113.8177,32.1902],[-113.8492,32.1999],[-113.8595,32.2031],[-113.8745,32.2077],[-113.875,32.2078],[-113.8758,32.208],[-113.8763,32.2082],[-113.8766,32.2083],[-113.888,32.2119],[-113.9047,32.2171],[-113.9052,32.2172],[-113.9076,32.218],[-113.9087,32.2183],[-113.9294,32.2246],[-113.9337,32.2259],[-113.9396,32.2278],[-113.9399,32.2279],[-113.9482,32.2304],[-113.9486,32.2306],[-113.9504,32.2311],[-113.9597,32.234],[-113.9619,32.2347],[-113.9626,32.2349],[-113.9698,32.2372],[-113.9712,32.2376],[-113.9937,32.2446],[-113.9941,32.2447],[-114.0008,32.2467],[-114.0115,32.2501],[-114.0187,32.2523],[-114.031,32.2561],[-114.0432,32.2598],[-114.0517,32.2625],[-114.0673,32.2673],[-114.092,32.2749],[-114.0976,32.2766],[-114.1079,32.2798],[-114.1114,32.2809],[-114.1186,32.2831],[-114.1218,32.2841],[-114.1258,32.2853],[-114.1455,32.2914],[-114.1551,32.2944],[-114.1716,32.2995],[-114.1777,32.3013],[-114.1882,32.3046],[-114.192,32.3058],[-114.1929,32.306],[-114.1971,32.3073],[-114.2031,32.3091],[-114.2072,32.3104],[-114.2123,32.312],[-114.2156,32.313],[-114.2195,32.3143],[-114.2305,32.3177],[-114.2311,32.3178],[-114.2324,32.3182],[-114.2411,32.3208],[-114.2412,32.3209],[-114.2443,32.3218],[-114.2476,32.3229],[-114.2508,32.3239],[-114.2552,32.3252],[-114.2556,32.3254],[-114.2575,32.3259],[-114.2625,32.3275],[-114.2732,32.3307],[-114.2758,32.3315],[-114.2759,32.3316],[-114.2769,32.3318],[-114.2789,32.3324],[-114.2798,32.3327],[-114.2828,32.3337],[-114.285,32.3343],[-114.2867,32.3349],[-114.2872,32.335],[-114.2875,32.3351],[-114.2878,32.3352],[-114.2901,32.3358],[-114.2926,32.3366],[-114.2955,32.3375],[-114.2971,32.338],[-114.3049,32.3404],[-114.3276,32.3473],[-114.3287,32.3477],[-114.3595,32.3569],[-114.3839,32.3645],[-114.3847,32.3647],[-114.3866,32.3652],[-114.3973,32.3683],[-114.4187,32.3751],[-114.4259,32.3772],[-114.4829,32.3946],[-114.4924,32.3975],[-114.5008,32.4],[-114.5129,32.4037],[-114.5316,32.4093],[-114.5441,32.413],[-114.5625,32.4185],[-114.5638,32.4188],[-114.6134,32.4341],[-114.6215,32.4366],[-114.6258,32.4379],[-114.631,32.4395],[-114.6495,32.445],[-114.7181,32.4657],[-114.7355,32.471],[-114.7508,32.4756],[-114.7521,32.476],[-114.7545,32.4767],[-114.7563,32.4772],[-114.761,32.4786],[-114.778,32.4837],[-114.7808,32.4846],[-114.7826,32.4851],[-114.7845,32.4857],[-114.785,32.4859],[-114.7901,32.4875],[-114.7902,32.4875],[-114.7903,32.4875],[-114.7904,32.4876],[-114.793,32.4883],[-114.8136,32.4943],[-114.8139,32.4953],[-114.8139,32.4962],[-114.8139,32.4963],[-114.8141,32.4967],[-114.814,32.4972],[-114.8134,32.4986],[-114.8126,32.4997],[-114.8123,32.5001],[-114.8126,32.5005],[-114.8131,32.5012],[-114.8134,32.5018],[-114.8135,32.5024],[-114.8137,32.5043],[-114.8152,32.506],[-114.8165,32.507],[-114.8166,32.5071],[-114.8166,32.5077],[-114.8163,32.508],[-114.8156,32.5086],[-114.8143,32.509],[-114.8129,32.5091],[-114.8115,32.5088],[-114.8102,32.5084],[-114.8086,32.5085],[-114.8077,32.5087],[-114.8067,32.5091],[-114.8052,32.51],[-114.8041,32.5104],[-114.8036,32.5108],[-114.8028,32.5117],[-114.8022,32.5132],[-114.8021,32.5145],[-114.8022,32.5152],[-114.8025,32.5156],[-114.8037,32.5164],[-114.8041,32.5165],[-114.8077,32.5169],[-114.8097,32.5176],[-114.8102,32.5181],[-114.8104,32.5184],[-114.8103,32.5189],[-114.8101,32.5195],[-114.81,32.5203],[-114.8103,32.5211],[-114.8103,32.5214],[-114.8104,32.5215],[-114.8105,32.5218],[-114.811,32.5224],[-114.8115,32.5228],[-114.8122,32.5232],[-114.8129,32.5236],[-114.8133,32.5239],[-114.8133,32.5242],[-114.8133,32.5245],[-114.8127,32.5254],[-114.8117,32.526],[-114.8113,32.5264],[-114.8109,32.527],[-114.8108,32.5273],[-114.8106,32.5277],[-114.8091,32.5286],[-114.8086,32.529],[-114.8078,32.53],[-114.8064,32.5312],[-114.806,32.5319],[-114.8055,32.5328],[-114.8049,32.5337],[-114.8035,32.5347],[-114.8026,32.5355],[-114.8022,32.5364],[-114.8019,32.5384],[-114.802,32.5395],[-114.8022,32.5399],[-114.8024,32.5401],[-114.8037,32.541],[-114.8045,32.5414],[-114.8048,32.5417],[-114.8052,32.543],[-114.8053,32.5435],[-114.806,32.5453],[-114.8058,32.5463],[-114.8056,32.5466],[-114.8045,32.5477],[-114.8039,32.548],[-114.8013,32.5488],[-114.8005,32.5492],[-114.7979,32.5501],[-114.7956,32.551],[-114.7952,32.5513],[-114.7938,32.5523],[-114.7932,32.5532],[-114.7928,32.554],[-114.7921,32.555],[-114.7917,32.556],[-114.7916,32.557],[-114.7915,32.5586],[-114.7922,32.5603],[-114.7924,32.5605],[-114.7926,32.5613],[-114.793,32.5621],[-114.7929,32.5635],[-114.7923,32.5654],[-114.7922,32.5668],[-114.7922,32.5671],[-114.7921,32.5677],[-114.7921,32.5685],[-114.7922,32.5689],[-114.7924,32.5691],[-114.7928,32.5693],[-114.7932,32.5695],[-114.7939,32.5693],[-114.7947,32.5687],[-114.7949,32.5682],[-114.7949,32.5679],[-114.7951,32.5677],[-114.7951,32.5672],[-114.7952,32.5666],[-114.7956,32.5662],[-114.7977,32.5644],[-114.8007,32.5632],[-114.8013,32.5629],[-114.8037,32.5607],[-114.805,32.5598],[-114.8068,32.5589],[-114.8089,32.5585],[-114.8103,32.5586],[-114.8119,32.5594],[-114.8129,32.56],[-114.8133,32.5606],[-114.8136,32.5611],[-114.8136,32.5613],[-114.8138,32.5615],[-114.814,32.5622],[-114.8142,32.5637],[-114.8142,32.5648],[-114.814,32.5662],[-114.8139,32.5665],[-114.8138,32.567],[-114.8137,32.567],[-114.8136,32.5675],[-114.813,32.5687],[-114.812,32.5695],[-114.8115,32.5698],[-114.8089,32.5709],[-114.8069,32.5719],[-114.8057,32.5724],[-114.8044,32.5729],[-114.8035,32.5736],[-114.8026,32.5747],[-114.8019,32.576],[-114.8016,32.5767],[-114.8014,32.5776],[-114.8015,32.5782],[-114.8019,32.5792],[-114.8037,32.5807],[-114.8039,32.5809],[-114.804,32.5814],[-114.804,32.5827],[-114.8028,32.5851],[-114.802,32.5863],[-114.8007,32.5876],[-114.8004,32.5881],[-114.8003,32.5888],[-114.8002,32.59],[-114.7997,32.5922],[-114.7997,32.5936],[-114.7999,32.594],[-114.7999,32.5941],[-114.8001,32.5947],[-114.8009,32.5955],[-114.8012,32.5962],[-114.8013,32.5972],[-114.8013,32.5979],[-114.8016,32.5986],[-114.8019,32.599],[-114.8024,32.5994],[-114.8039,32.6],[-114.8049,32.6003],[-114.8059,32.6007],[-114.8069,32.6014],[-114.8072,32.602],[-114.8079,32.6028],[-114.808,32.6032],[-114.8081,32.6037],[-114.808,32.6044],[-114.8079,32.6048],[-114.8079,32.6054],[-114.808,32.6055],[-114.808,32.6057],[-114.808,32.6058],[-114.8081,32.6061],[-114.809,32.6083],[-114.809,32.6088],[-114.809,32.6109],[-114.8089,32.6117],[-114.8089,32.6129],[-114.809,32.613],[-114.809,32.6133],[-114.8091,32.6134],[-114.8094,32.6145],[-114.8096,32.6162],[-114.8094,32.6171],[-114.8093,32.6172],[-114.8093,32.6175],[-114.8087,32.6192],[-114.8074,32.6213],[-114.8068,32.6217],[-114.8058,32.6222],[-114.8019,32.6238],[-114.8018,32.6239],[-114.8008,32.6246],[-114.8001,32.6247],[-114.7995,32.6251],[-114.7993,32.6251],[-114.7991,32.6251],[-114.799,32.6251],[-114.7983,32.6247],[-114.7976,32.6246],[-114.7963,32.6238],[-114.7959,32.6236],[-114.7952,32.6232],[-114.7941,32.6225],[-114.7926,32.6219],[-114.7912,32.6218],[-114.7908,32.6219],[-114.7902,32.6221],[-114.7897,32.6225],[-114.7877,32.6236],[-114.7855,32.6239],[-114.7851,32.6241],[-114.7841,32.6242],[-114.7831,32.6241],[-114.7826,32.6243],[-114.7819,32.6247],[-114.7819,32.6251],[-114.7818,32.6256],[-114.7818,32.6261],[-114.7825,32.6286],[-114.7822,32.6302],[-114.7818,32.6306],[-114.7813,32.6315],[-114.7801,32.6327],[-114.7792,32.6336],[-114.7778,32.6343],[-114.7755,32.6354],[-114.7746,32.6359],[-114.7731,32.6371],[-114.772,32.6379],[-114.7699,32.639],[-114.7682,32.6399],[-114.7661,32.6415],[-114.7644,32.6427],[-114.764,32.6434],[-114.7633,32.6446],[-114.7635,32.646],[-114.7643,32.6471],[-114.7649,32.6481],[-114.765,32.6488],[-114.7649,32.6494],[-114.7643,32.6501],[-114.7614,32.6527],[-114.7583,32.6552],[-114.7562,32.6565],[-114.7531,32.6583],[-114.7511,32.6598],[-114.7508,32.6602],[-114.7507,32.6603],[-114.7495,32.6618],[-114.748,32.6642],[-114.748,32.6644],[-114.7479,32.6646],[-114.748,32.6647],[-114.7481,32.6649],[-114.7482,32.6651],[-114.7481,32.666],[-114.748,32.6667],[-114.7479,32.6672],[-114.7479,32.6675],[-114.7478,32.6677],[-114.7478,32.6678],[-114.7478,32.6679],[-114.7472,32.6685],[-114.7469,32.669],[-114.7467,32.6694],[-114.7465,32.6696],[-114.7464,32.6698],[-114.7462,32.6701],[-114.7461,32.6704],[-114.746,32.6707],[-114.7458,32.671],[-114.7457,32.6712],[-114.7456,32.6715],[-114.7455,32.6718],[-114.7453,32.6722],[-114.7453,32.6725],[-114.7452,32.673],[-114.7452,32.6733],[-114.7451,32.6737],[-114.7451,32.6741],[-114.7451,32.6745],[-114.745,32.6751],[-114.745,32.6755],[-114.745,32.6758],[-114.745,32.6762],[-114.7449,32.6766],[-114.7449,32.6769],[-114.7449,32.6772],[-114.7448,32.6776],[-114.7448,32.6779],[-114.7447,32.6782],[-114.7446,32.6784],[-114.7446,32.6785],[-114.7445,32.6787],[-114.7443,32.6789],[-114.7442,32.6792],[-114.744,32.6795],[-114.7438,32.6797],[-114.7437,32.6799],[-114.7434,32.6802],[-114.7432,32.6806],[-114.7429,32.681],[-114.7427,32.6814],[-114.7425,32.6817],[-114.7422,32.682],[-114.742,32.6822],[-114.7419,32.6825],[-114.7417,32.6828],[-114.7414,32.6831],[-114.7412,32.6834],[-114.741,32.6837],[-114.7408,32.6839],[-114.7407,32.684],[-114.7405,32.6842],[-114.7405,32.6844],[-114.7403,32.6846],[-114.7402,32.6848],[-114.7401,32.685],[-114.74,32.6852],[-114.7399,32.6854],[-114.7399,32.6855],[-114.7398,32.6856],[-114.7397,32.6857],[-114.7396,32.6859],[-114.7395,32.6862],[-114.7394,32.6864],[-114.7392,32.6865],[-114.7391,32.6867],[-114.739,32.6869],[-114.7389,32.687],[-114.7388,32.6872],[-114.7387,32.6873],[-114.7387,32.6874],[-114.7386,32.6874],[-114.7382,32.6878],[-114.738,32.6882],[-114.7377,32.6887],[-114.7375,32.689],[-114.7373,32.6893],[-114.7372,32.6894],[-114.737,32.6896],[-114.7369,32.6897],[-114.7367,32.6899],[-114.7306,32.6986],[-114.7305,32.6988],[-114.7304,32.6991],[-114.7303,32.6993],[-114.7302,32.6995],[-114.7302,32.6996],[-114.73,32.6997],[-114.7298,32.7003],[-114.7297,32.7031],[-114.7301,32.7043],[-114.73,32.7045],[-114.7298,32.7047],[-114.7296,32.705],[-114.7292,32.7054],[-114.7292,32.7055],[-114.729,32.7058],[-114.7284,32.7067],[-114.7279,32.7071],[-114.7275,32.7074],[-114.7272,32.7077],[-114.727,32.7079],[-114.7263,32.7087],[-114.7258,32.7096],[-114.7253,32.7104],[-114.725,32.7107],[-114.7243,32.7115],[-114.7238,32.7119],[-114.7234,32.7123],[-114.7231,32.7127],[-114.723,32.7128],[-114.7228,32.7131],[-114.7226,32.7133],[-114.7224,32.7136],[-114.7222,32.7139],[-114.722,32.7144],[-114.7216,32.7152],[-114.7211,32.7162],[-114.7206,32.717],[-114.7203,32.7177],[-114.7199,32.7183],[-114.7196,32.7188],[-114.7194,32.719],[-114.7192,32.7194],[-114.719,32.7199],[-114.7187,32.7203],[-114.7184,32.7206],[-114.7182,32.7209],[-114.718,32.7211],[-114.7179,32.7214],[-114.7177,32.7216],[-114.7175,32.7222],[-114.7174,32.7227],[-114.7173,32.7231],[-114.7171,32.7236],[-114.717,32.7239],[-114.7168,32.7242],[-114.7168,32.7245],[-114.7166,32.7249],[-114.7165,32.7253],[-114.7164,32.7257],[-114.7163,32.7261],[-114.7161,32.7265],[-114.716,32.727],[-114.7159,32.7274],[-114.7158,32.7278],[-114.7156,32.7281],[-114.7156,32.7282],[-114.7153,32.7288],[-114.7153,32.7289],[-114.7151,32.7293],[-114.715,32.7295],[-114.7148,32.7299],[-114.7145,32.7304],[-114.7142,32.7308],[-114.7138,32.7313],[-114.7135,32.7317],[-114.7134,32.7319],[-114.7132,32.7321],[-114.7129,32.7324],[-114.7126,32.7327],[-114.7122,32.733],[-114.7119,32.7332],[-114.7114,32.7335],[-114.7111,32.7337],[-114.7109,32.7338],[-114.7106,32.7339],[-114.7103,32.7342],[-114.7101,32.7344],[-114.7098,32.7347],[-114.7096,32.7349],[-114.7094,32.7351],[-114.7092,32.7353],[-114.7091,32.7355],[-114.7089,32.7358],[-114.7087,32.7362],[-114.7084,32.7366],[-114.7081,32.7371],[-114.7079,32.7376],[-114.7075,32.7383],[-114.7074,32.7388],[-114.7071,32.7395],[-114.7067,32.74],[-114.7064,32.7404],[-114.7061,32.741],[-114.7057,32.7416],[-114.7054,32.7419],[-114.705,32.7423],[-114.7045,32.743],[-114.704,32.7435],[-114.7037,32.7439],[-114.7033,32.7443],[-114.703,32.7446],[-114.7029,32.7448],[-114.7028,32.7449],[-114.7026,32.7451],[-114.7022,32.7454],[-114.7019,32.7456],[-114.7016,32.7456],[-114.7011,32.7457],[-114.7007,32.7456],[-114.7003,32.7454],[-114.6999,32.7453],[-114.6995,32.7452],[-114.6993,32.7451],[-114.6991,32.745],[-114.6988,32.7448],[-114.6984,32.7446],[-114.6979,32.7443],[-114.6974,32.7438],[-114.697,32.7434],[-114.6966,32.7431],[-114.6962,32.7429],[-114.6958,32.7426],[-114.6954,32.7422],[-114.6949,32.7419],[-114.6944,32.7417],[-114.694,32.7414],[-114.6935,32.7411],[-114.693,32.7409],[-114.6925,32.7406],[-114.6921,32.7403],[-114.6918,32.7401],[-114.6915,32.7399],[-114.6912,32.7397],[-114.691,32.7395],[-114.6909,32.7394],[-114.6907,32.7392],[-114.6905,32.739],[-114.6902,32.7388],[-114.6899,32.7385],[-114.6896,32.7382],[-114.6893,32.7379],[-114.689,32.7378],[-114.6888,32.7377],[-114.6885,32.7376],[-114.6882,32.7375],[-114.6879,32.7375],[-114.6875,32.7374],[-114.6873,32.7374],[-114.687,32.7373],[-114.6867,32.7374],[-114.6855,32.7375],[-114.6842,32.7375],[-114.6833,32.7373],[-114.6829,32.7373],[-114.6827,32.7373],[-114.6826,32.7373],[-114.6817,32.7372],[-114.6807,32.737],[-114.6801,32.7369],[-114.6793,32.7367],[-114.6789,32.7366],[-114.6786,32.7366],[-114.6779,32.7364],[-114.6771,32.7362],[-114.6765,32.736],[-114.6757,32.7358],[-114.6748,32.7356],[-114.674,32.7354],[-114.6734,32.7352],[-114.6727,32.7351],[-114.672,32.7349],[-114.6713,32.7349],[-114.6706,32.7348],[-114.67,32.7347],[-114.6693,32.7345],[-114.6687,32.7344],[-114.6682,32.7343],[-114.6677,32.7343],[-114.6675,32.7342],[-114.6666,32.7341],[-114.6659,32.734],[-114.6655,32.734],[-114.6651,32.734],[-114.6643,32.7339],[-114.6636,32.734],[-114.6627,32.734],[-114.6619,32.7339],[-114.6613,32.734],[-114.6607,32.7339],[-114.6602,32.7338],[-114.6595,32.7338],[-114.6592,32.7338],[-114.6588,32.7338],[-114.6585,32.7338],[-114.6583,32.7338],[-114.6576,32.7337],[-114.6567,32.7337],[-114.6558,32.7336],[-114.6549,32.7336],[-114.6548,32.7336],[-114.6543,32.7336],[-114.6535,32.7334],[-114.6526,32.7333],[-114.6519,32.7332],[-114.651,32.7331],[-114.6506,32.733],[-114.6504,32.733],[-114.6503,32.733],[-114.6495,32.7329],[-114.6489,32.7328],[-114.6484,32.7326],[-114.648,32.7325],[-114.6461,32.7323],[-114.646,32.7323],[-114.6453,32.7321],[-114.6442,32.732],[-114.6427,32.732],[-114.6404,32.7319],[-114.6397,32.7318],[-114.6388,32.7317],[-114.6381,32.7317],[-114.6371,32.7316],[-114.6363,32.7315],[-114.6356,32.7314],[-114.6355,32.7314],[-114.635,32.7314],[-114.6346,32.7313],[-114.6343,32.7312],[-114.6342,32.7312],[-114.634,32.7312],[-114.6333,32.7311],[-114.6327,32.7308],[-114.6321,32.7306],[-114.6314,32.7304],[-114.6305,32.7302],[-114.6304,32.7302],[-114.6299,32.7301],[-114.6293,32.7299],[-114.6287,32.7298],[-114.6283,32.7298],[-114.6279,32.7297],[-114.6273,32.7296],[-114.6268,32.7296],[-114.6267,32.7296],[-114.6263,32.7295],[-114.6246,32.7293],[-114.6245,32.7293],[-114.6243,32.7293],[-114.6238,32.7292],[-114.6231,32.7291],[-114.6225,32.7291],[-114.6218,32.7289],[-114.6213,32.7288],[-114.621,32.7288],[-114.6207,32.7287],[-114.6204,32.7287],[-114.6204,32.7286],[-114.6202,32.7286],[-114.62,32.7286],[-114.6198,32.7286],[-114.6196,32.7285],[-114.6194,32.7285],[-114.6184,32.7283],[-114.6174,32.7283],[-114.6172,32.7283],[-114.6167,32.7284],[-114.6163,32.7284],[-114.616,32.7285],[-114.6157,32.7285],[-114.6157,32.7287],[-114.6157,32.7289],[-114.6156,32.729],[-114.6156,32.7291],[-114.6157,32.7291],[-114.6157,32.7292],[-114.6157,32.7293],[-114.6157,32.7294],[-114.6159,32.7296],[-114.6159,32.7297],[-114.6158,32.7299],[-114.6157,32.73],[-114.6155,32.73],[-114.6155,32.7303],[-114.6154,32.7304],[-114.6154,32.7306],[-114.6155,32.7307],[-114.6155,32.7309],[-114.6155,32.7312],[-114.6155,32.7315],[-114.6154,32.7316],[-114.6154,32.7317],[-114.6153,32.7319],[-114.6153,32.732],[-114.6152,32.7322],[-114.6151,32.7323],[-114.615,32.7325],[-114.6149,32.7325],[-114.6149,32.7327],[-114.6148,32.7328],[-114.6148,32.733],[-114.6148,32.7334],[-114.6148,32.7337],[-114.6148,32.7339],[-114.6148,32.7341],[-114.615,32.7343],[-114.6151,32.7345],[-114.6145,32.7345],[-114.614,32.7345],[-114.6135,32.7345],[-114.6131,32.7345],[-114.6127,32.7345],[-114.5869,32.7349],[-114.5858,32.7349],[-114.5847,32.7349],[-114.5832,32.7349],[-114.5831,32.7349],[-114.5818,32.7349],[-114.5818,32.7366],[-114.5818,32.7402],[-114.5817,32.7423],[-114.5789,32.7424],[-114.5734,32.7423],[-114.5731,32.7423],[-114.573,32.7423],[-114.5646,32.7423],[-114.5645,32.7423],[-114.5644,32.7495],[-114.5521,32.7497],[-114.5515,32.7497],[-114.5502,32.7497],[-114.5483,32.7497],[-114.5392,32.7498],[-114.5391,32.7501],[-114.5391,32.7509],[-114.5391,32.7536],[-114.5391,32.757],[-114.5389,32.757],[-114.5388,32.757],[-114.5387,32.757],[-114.5384,32.757],[-114.5375,32.757],[-114.5364,32.757],[-114.5341,32.757],[-114.5339,32.757],[-114.531,32.757],[-114.5275,32.7571],[-114.5271,32.7571],[-114.5269,32.7571],[-114.5273,32.7604],[-114.5276,32.7631],[-114.5283,32.7666],[-114.5284,32.7673],[-114.5293,32.7695],[-114.5305,32.7716],[-114.5318,32.7743],[-114.5324,32.7769],[-114.5324,32.7786],[-114.5319,32.7819],[-114.5318,32.7825],[-114.5316,32.7873],[-114.5317,32.7912],[-114.5307,32.7935],[-114.5296,32.7955],[-114.5289,32.7963],[-114.5253,32.7988],[-114.522,32.8017],[-114.5204,32.8036],[-114.5204,32.8044],[-114.5198,32.8057],[-114.5185,32.8071],[-114.5166,32.8095],[-114.5163,32.8101],[-114.5154,32.8114],[-114.5145,32.8124],[-114.5133,32.8138],[-114.5128,32.8142],[-114.512,32.8148],[-114.5119,32.815],[-114.5103,32.8165],[-114.5078,32.8174],[-114.5073,32.8176],[-114.5064,32.8179],[-114.5016,32.82],[-114.5008,32.8204],[-114.4985,32.8213],[-114.4983,32.8214],[-114.4968,32.8221],[-114.4963,32.8223],[-114.4956,32.8226],[-114.4942,32.8232],[-114.4941,32.8233],[-114.4933,32.824],[-114.4916,32.8254],[-114.4915,32.8256],[-114.4909,32.826],[-114.4907,32.8262],[-114.4901,32.8267],[-114.4901,32.8268],[-114.4898,32.827],[-114.4892,32.8275],[-114.4886,32.828],[-114.4882,32.8283],[-114.4878,32.8287],[-114.4828,32.8329],[-114.4826,32.8331],[-114.4759,32.8387],[-114.469,32.8451],[-114.466,32.8706],[-114.4657,32.8737],[-114.4657,32.8741],[-114.4656,32.8748],[-114.4656,32.8753],[-114.4655,32.8768],[-114.4655,32.878],[-114.4655,32.8781],[-114.4655,32.8792],[-114.4655,32.8794],[-114.4654,32.8817],[-114.4654,32.8823],[-114.4653,32.8831],[-114.4652,32.8853],[-114.4648,32.8881],[-114.4647,32.8884],[-114.4647,32.8885],[-114.4645,32.8895],[-114.4643,32.8908],[-114.4642,32.8924],[-114.4638,32.8955],[-114.4633,32.8991],[-114.4633,32.8992],[-114.4633,32.9001],[-114.4631,32.9019],[-114.463,32.9042],[-114.4629,32.9058],[-114.4629,32.9079],[-114.4632,32.9092],[-114.4635,32.9104],[-114.4637,32.9117],[-114.464,32.9124],[-114.4644,32.9131],[-114.4655,32.9141],[-114.4668,32.9152],[-114.4678,32.9161],[-114.4694,32.9171],[-114.472,32.9192],[-114.4737,32.9206],[-114.4754,32.9222],[-114.4766,32.9236],[-114.478,32.9257],[-114.4785,32.927],[-114.479,32.9283],[-114.4796,32.9302],[-114.4799,32.9312],[-114.4804,32.9323],[-114.4808,32.9337],[-114.4809,32.9353],[-114.4809,32.9363],[-114.4807,32.937],[-114.4802,32.9379],[-114.4794,32.9392],[-114.4785,32.9406],[-114.4773,32.942],[-114.476,32.9434],[-114.4749,32.9444],[-114.474,32.9451],[-114.4733,32.9461],[-114.4726,32.9471],[-114.4717,32.9481],[-114.4708,32.9494],[-114.4701,32.9508],[-114.4692,32.9525],[-114.4685,32.9539],[-114.4681,32.9553],[-114.4676,32.9567],[-114.4674,32.9579],[-114.4673,32.959],[-114.4673,32.9602],[-114.4673,32.9616],[-114.4673,32.9629],[-114.4673,32.9641],[-114.4674,32.9654],[-114.4677,32.967],[-114.4681,32.9689],[-114.4684,32.9708],[-114.4686,32.9716],[-114.469,32.9722],[-114.4695,32.9729],[-114.4699,32.9735],[-114.4705,32.9739],[-114.4713,32.9742],[-114.4726,32.9746],[-114.4737,32.9749],[-114.4752,32.9751],[-114.4765,32.9752],[-114.4773,32.975],[-114.4784,32.9746],[-114.4795,32.9742],[-114.4803,32.9738],[-114.4808,32.9734],[-114.4811,32.9729],[-114.4812,32.9724],[-114.4813,32.9721],[-114.4819,32.9719],[-114.4825,32.9718],[-114.4835,32.9716],[-114.4848,32.9713],[-114.4862,32.9709],[-114.4878,32.9702],[-114.4886,32.9699],[-114.4895,32.9698],[-114.4901,32.9699],[-114.4909,32.9702],[-114.4922,32.971],[-114.4929,32.9718],[-114.4937,32.9731],[-114.4942,32.9743],[-114.4945,32.9752],[-114.4948,32.9763],[-114.495,32.9774],[-114.4954,32.9789],[-114.4957,32.9801],[-114.4959,32.9815],[-114.4961,32.9828],[-114.4965,32.9845],[-114.4968,32.9865],[-114.4969,32.9886],[-114.4971,32.9902],[-114.4973,32.9915],[-114.4976,32.9926],[-114.498,32.9945],[-114.4985,32.997],[-114.4994,33],[-114.4996,33.0021],[-114.4998,33.0039],[-114.5008,33.0063],[-114.5012,33.0076],[-114.5029,33.0112],[-114.5046,33.0145],[-114.5047,33.0145],[-114.5047,33.0146],[-114.5049,33.0149],[-114.505,33.0151],[-114.5061,33.017],[-114.5064,33.0174],[-114.5078,33.0195],[-114.5079,33.0197],[-114.508,33.0197],[-114.5113,33.0234],[-114.5149,33.0265],[-114.5165,33.0276],[-114.5166,33.0277],[-114.5179,33.0286],[-114.5201,33.03],[-114.5236,33.031],[-114.5276,33.0317],[-114.5311,33.0324],[-114.5385,33.0334],[-114.5431,33.0338],[-114.5499,33.0338],[-114.5532,33.034],[-114.5576,33.0349],[-114.5609,33.0353],[-114.5648,33.0351],[-114.5692,33.0362],[-114.5717,33.0366],[-114.5752,33.0365],[-114.5774,33.0356],[-114.5776,33.0356],[-114.5783,33.0354],[-114.579,33.0348],[-114.5794,33.0346],[-114.5814,33.0325],[-114.583,33.0301],[-114.5848,33.0282],[-114.5856,33.0277],[-114.5858,33.0276],[-114.587,33.0269],[-114.5881,33.0267],[-114.5882,33.0266],[-114.5898,33.0262],[-114.5947,33.0258],[-114.5959,33.0257],[-114.5961,33.0257],[-114.5981,33.0254],[-114.5988,33.0254],[-114.5989,33.0254],[-114.601,33.0254],[-114.6012,33.0254],[-114.6017,33.0254],[-114.602,33.0255],[-114.6021,33.0255],[-114.6025,33.0255],[-114.6027,33.0255],[-114.6034,33.0255],[-114.6034,33.0256],[-114.6063,33.0257],[-114.6116,33.0262],[-114.6188,33.0272],[-114.6239,33.0287],[-114.6258,33.0294],[-114.6274,33.0304],[-114.6283,33.0311],[-114.6297,33.0326],[-114.6313,33.035],[-114.6337,33.0382],[-114.6338,33.0384],[-114.6339,33.0385],[-114.6342,33.039],[-114.6343,33.0391],[-114.6358,33.041],[-114.6364,33.0418],[-114.6378,33.0431],[-114.638,33.0433],[-114.6387,33.0443],[-114.6388,33.0444],[-114.6395,33.0453],[-114.6416,33.0469],[-114.6448,33.0486],[-114.646,33.0489],[-114.647,33.0484],[-114.649,33.0468],[-114.651,33.0441],[-114.6527,33.0412],[-114.6527,33.0411],[-114.6528,33.0408],[-114.6532,33.0401],[-114.6534,33.0398],[-114.655,33.0371],[-114.6578,33.0338],[-114.6598,33.0327],[-114.6623,33.0327],[-114.6651,33.0339],[-114.6682,33.036],[-114.6708,33.038],[-114.6722,33.0402],[-114.6737,33.0419],[-114.6748,33.0453],[-114.6748,33.0455],[-114.6749,33.0458],[-114.675,33.0471],[-114.6751,33.0475],[-114.6751,33.0486],[-114.6744,33.0542],[-114.6743,33.0572],[-114.6753,33.0584],[-114.6765,33.0593],[-114.6791,33.062],[-114.6808,33.064],[-114.6809,33.0642],[-114.6813,33.0646],[-114.6821,33.0656],[-114.6823,33.0658],[-114.687,33.071],[-114.6891,33.0761],[-114.6893,33.0792],[-114.6886,33.0829],[-114.689,33.084],[-114.6925,33.0858],[-114.6946,33.0862],[-114.6971,33.0864],[-114.7012,33.0864],[-114.7047,33.087],[-114.7065,33.0882],[-114.7078,33.0911],[-114.7081,33.094],[-114.7079,33.0974],[-114.707,33.1018],[-114.7062,33.1053],[-114.7037,33.1138],[-114.6993,33.125],[-114.6978,33.1287],[-114.6969,33.1311],[-114.6949,33.1335],[-114.6903,33.1377],[-114.6874,33.142],[-114.6849,33.1478],[-114.6828,33.1548],[-114.68,33.1591],[-114.6793,33.1624],[-114.6806,33.1672],[-114.6809,33.1691],[-114.6802,33.1696],[-114.6799,33.1715],[-114.6791,33.1746],[-114.679,33.1747],[-114.6779,33.1768],[-114.6758,33.1815],[-114.6754,33.1855],[-114.6752,33.1882],[-114.6757,33.1904],[-114.6765,33.1934],[-114.6767,33.194],[-114.678,33.1991],[-114.6782,33.1995],[-114.6782,33.1996],[-114.6787,33.2034],[-114.6777,33.207],[-114.6761,33.2108],[-114.6754,33.2138],[-114.6737,33.2193],[-114.6736,33.2231],[-114.6745,33.2255],[-114.6781,33.2303],[-114.6816,33.2338],[-114.6827,33.2349],[-114.6842,33.2375],[-114.6875,33.242],[-114.6894,33.2452],[-114.6895,33.2464],[-114.6882,33.248],[-114.6854,33.2491],[-114.6833,33.25],[-114.6808,33.2522],[-114.6777,33.2544],[-114.6745,33.2556],[-114.6729,33.257],[-114.6721,33.2585],[-114.6724,33.2605],[-114.6746,33.2655],[-114.677,33.2702],[-114.6805,33.2736],[-114.6844,33.276],[-114.6886,33.2779],[-114.6945,33.2798],[-114.6972,33.2805],[-114.7029,33.2819],[-114.7112,33.2833],[-114.7179,33.2852],[-114.7217,33.287],[-114.7233,33.2881],[-114.725,33.2911],[-114.7282,33.2967],[-114.7304,33.3007],[-114.7312,33.3024],[-114.7312,33.304],[-114.7299,33.3058],[-114.7265,33.3083],[-114.7247,33.3101],[-114.7236,33.3121],[-114.7228,33.3127],[-114.721,33.3141],[-114.7186,33.3158],[-114.7171,33.3167],[-114.713,33.3189],[-114.7107,33.3205],[-114.7106,33.3205],[-114.7098,33.3211],[-114.7079,33.3233],[-114.7052,33.3277],[-114.7025,33.3335],[-114.7024,33.3336],[-114.7024,33.3337],[-114.7017,33.3352],[-114.7014,33.336],[-114.7009,33.337],[-114.7001,33.3411],[-114.6993,33.3457],[-114.6991,33.3493],[-114.698,33.3524],[-114.6982,33.3566],[-114.6991,33.3612],[-114.6999,33.3627],[-114.7004,33.3637],[-114.702,33.3671],[-114.7042,33.3712],[-114.7056,33.3733],[-114.7067,33.375],[-114.707,33.3757],[-114.707,33.3758],[-114.7074,33.3766],[-114.7075,33.3776],[-114.7075,33.3784],[-114.7074,33.3786],[-114.7074,33.3787],[-114.7073,33.3788],[-114.7071,33.3795],[-114.707,33.3806],[-114.707,33.3814],[-114.7072,33.3822],[-114.7073,33.3825],[-114.7084,33.3841],[-114.7089,33.3845],[-114.7092,33.3847],[-114.71,33.3854],[-114.7103,33.3856],[-114.7109,33.386],[-114.711,33.3861],[-114.711,33.3862],[-114.7111,33.3862],[-114.7122,33.3871],[-114.7127,33.3875],[-114.7132,33.3879],[-114.7135,33.3882],[-114.7136,33.3883],[-114.7142,33.389],[-114.7156,33.3907],[-114.7178,33.3931],[-114.7181,33.3934],[-114.719,33.3946],[-114.7192,33.3948],[-114.7193,33.3949],[-114.7205,33.3961],[-114.7207,33.3964],[-114.7212,33.3969],[-114.7218,33.3975],[-114.722,33.3978],[-114.7229,33.3988],[-114.7242,33.4004],[-114.7248,33.4015],[-114.7251,33.4021],[-114.7253,33.4023],[-114.7255,33.404],[-114.7253,33.4051],[-114.7238,33.4065],[-114.7222,33.4074],[-114.722,33.4074],[-114.7219,33.4074],[-114.7208,33.4077],[-114.7207,33.4078],[-114.7201,33.4079],[-114.7177,33.4079],[-114.7158,33.4077],[-114.7134,33.4073],[-114.7109,33.4072],[-114.7085,33.4076],[-114.7059,33.4079],[-114.7045,33.408],[-114.7043,33.408],[-114.7028,33.4081],[-114.7024,33.4082],[-114.7018,33.4084],[-114.7008,33.4089],[-114.6996,33.4095],[-114.6982,33.4104],[-114.6977,33.4109],[-114.6973,33.4114],[-114.6972,33.4115],[-114.6969,33.4119],[-114.6969,33.412],[-114.6968,33.4121],[-114.6967,33.4127],[-114.6965,33.4138],[-114.6965,33.4141],[-114.6957,33.4151],[-114.6934,33.4161],[-114.691,33.4169],[-114.688,33.4179],[-114.687,33.4179],[-114.6848,33.418],[-114.6775,33.4187],[-114.6769,33.4188],[-114.6768,33.4188],[-114.6755,33.419],[-114.6748,33.4191],[-114.6737,33.4192],[-114.6731,33.4189],[-114.6698,33.4176],[-114.6692,33.4174],[-114.6685,33.4172],[-114.6674,33.4168],[-114.6669,33.4165],[-114.6666,33.4164],[-114.6663,33.4163],[-114.6661,33.4162],[-114.6657,33.416],[-114.6651,33.4156],[-114.6635,33.4151],[-114.6622,33.4147],[-114.6603,33.414],[-114.6591,33.4134],[-114.6582,33.413],[-114.6578,33.413],[-114.6567,33.4128],[-114.6543,33.4129],[-114.6528,33.4129],[-114.6495,33.4136],[-114.6433,33.4168],[-114.641,33.4184],[-114.6352,33.4227],[-114.6333,33.425],[-114.6309,33.4267],[-114.6296,33.4281],[-114.6275,33.4323],[-114.6272,33.4334],[-114.6271,33.4335],[-114.6268,33.4344],[-114.6267,33.435],[-114.6258,33.4372],[-114.6231,33.4447],[-114.6229,33.4455],[-114.6223,33.4476],[-114.6225,33.4509],[-114.6234,33.4545],[-114.6234,33.4553],[-114.6229,33.4566],[-114.6184,33.4627],[-114.6143,33.4673],[-114.6141,33.4682],[-114.614,33.4682],[-114.614,33.4684],[-114.6138,33.4688],[-114.6138,33.4691],[-114.6131,33.4699],[-114.6128,33.4703],[-114.6125,33.4708],[-114.6119,33.4713],[-114.6099,33.473],[-114.6078,33.4748],[-114.6049,33.4784],[-114.6047,33.4787],[-114.6034,33.4806],[-114.6031,33.4807],[-114.603,33.4808],[-114.6027,33.4809],[-114.6026,33.4809],[-114.6025,33.481],[-114.6017,33.4814],[-114.5997,33.4843],[-114.5988,33.4868],[-114.5973,33.4907],[-114.5945,33.4951],[-114.5937,33.4959],[-114.5928,33.4978],[-114.5924,33.4987],[-114.5915,33.4994],[-114.591,33.5],[-114.5897,33.5013],[-114.5893,33.5018],[-114.5882,33.5025],[-114.5837,33.5049],[-114.5805,33.5065],[-114.5764,33.5071],[-114.5738,33.5075],[-114.5718,33.5082],[-114.5695,33.5092],[-114.5674,33.511],[-114.5654,33.513],[-114.5626,33.5151],[-114.562,33.5156],[-114.561,33.5167],[-114.5607,33.5177],[-114.5606,33.5183],[-114.5605,33.5211],[-114.5606,33.5222],[-114.5608,33.5243],[-114.5601,33.5267],[-114.5598,33.529],[-114.5595,33.5307],[-114.5589,33.5318],[-114.558,33.5326],[-114.5462,33.5399],[-114.542,33.5425],[-114.5318,33.5479],[-114.5309,33.5493],[-114.5304,33.5501],[-114.529,33.5507],[-114.526,33.5515],[-114.5246,33.5522],[-114.5243,33.5529],[-114.5242,33.5531],[-114.5243,33.5535],[-114.5244,33.5536],[-114.5244,33.5537],[-114.5252,33.5549],[-114.5255,33.5553],[-114.5256,33.5554],[-114.5268,33.5569],[-114.5268,33.5575],[-114.5276,33.5585],[-114.5282,33.5593],[-114.5289,33.5599],[-114.5292,33.56],[-114.5294,33.56],[-114.5301,33.5607],[-114.5306,33.5611],[-114.5316,33.5617],[-114.5323,33.5629],[-114.5326,33.5639],[-114.5326,33.5642],[-114.5327,33.5643],[-114.5332,33.5658],[-114.5339,33.5668],[-114.5343,33.5673],[-114.5352,33.5683],[-114.5357,33.5688],[-114.536,33.5692],[-114.5368,33.571],[-114.5369,33.5714],[-114.5371,33.5727],[-114.5371,33.573],[-114.5371,33.5731],[-114.5372,33.5738],[-114.5373,33.574],[-114.5375,33.5747],[-114.5377,33.5751],[-114.5378,33.5756],[-114.5388,33.5766],[-114.539,33.5768],[-114.5398,33.5785],[-114.5402,33.5803],[-114.5403,33.5806],[-114.5406,33.5823],[-114.5406,33.5829],[-114.5406,33.5844],[-114.5405,33.5859],[-114.5404,33.5864],[-114.5402,33.5871],[-114.5401,33.5883],[-114.5402,33.5885],[-114.5403,33.5888],[-114.5405,33.5895],[-114.5406,33.5896],[-114.5407,33.5898],[-114.5406,33.5906],[-114.5406,33.5914],[-114.5401,33.5919],[-114.5399,33.5922],[-114.5392,33.593],[-114.539,33.5933],[-114.5389,33.5934],[-114.5387,33.5936],[-114.5387,33.5937],[-114.5383,33.5941],[-114.5381,33.5942],[-114.5377,33.5947],[-114.5375,33.5949],[-114.5374,33.5951],[-114.537,33.596],[-114.5368,33.5964],[-114.5353,33.5983],[-114.5347,33.5991],[-114.5335,33.601],[-114.533,33.6018],[-114.5328,33.602],[-114.5321,33.6029],[-114.531,33.6045],[-114.5309,33.6046],[-114.5308,33.6046],[-114.5307,33.6048],[-114.5292,33.6067],[-114.5287,33.6071],[-114.5283,33.6074],[-114.5279,33.6078],[-114.5268,33.6088],[-114.524,33.61],[-114.5221,33.6113],[-114.5219,33.6122],[-114.5218,33.6125],[-114.5221,33.6134],[-114.5224,33.6142],[-114.5246,33.6158],[-114.5247,33.6159],[-114.5257,33.6166],[-114.5274,33.6178],[-114.5277,33.6185],[-114.5279,33.6188],[-114.5286,33.62],[-114.5291,33.6217],[-114.5296,33.6221],[-114.531,33.6236],[-114.5312,33.6239],[-114.5312,33.6246],[-114.5312,33.625],[-114.5311,33.6279],[-114.531,33.6282],[-114.5303,33.629],[-114.5299,33.6292],[-114.5294,33.6294],[-114.5291,33.6296],[-114.5264,33.6303],[-114.5238,33.6347],[-114.5249,33.6388],[-114.5254,33.6407],[-114.5286,33.6432],[-114.5296,33.6439],[-114.5323,33.6472],[-114.5332,33.6484],[-114.5332,33.6517],[-114.5322,33.6532],[-114.5306,33.6545],[-114.5252,33.6559],[-114.5183,33.6559],[-114.5146,33.658],[-114.5141,33.6602],[-114.5153,33.662],[-114.5171,33.6629],[-114.5207,33.6627],[-114.522,33.663],[-114.5264,33.6639],[-114.5303,33.6668],[-114.5321,33.6697],[-114.5315,33.6751],[-114.531,33.6768],[-114.5303,33.6793],[-114.5278,33.6827],[-114.524,33.6859],[-114.5191,33.6885],[-114.5124,33.6913],[-114.5098,33.6917],[-114.508,33.692],[-114.505,33.693],[-114.5029,33.6942],[-114.5008,33.6951],[-114.4987,33.6959],[-114.4965,33.6969],[-114.4957,33.6985],[-114.4955,33.7015],[-114.4951,33.703],[-114.4944,33.7054],[-114.4942,33.7079],[-114.4942,33.7081],[-114.4943,33.7106],[-114.4946,33.7127],[-114.4949,33.7144],[-114.4951,33.7152],[-114.4954,33.7164],[-114.4961,33.7181],[-114.4966,33.7192],[-114.4974,33.72],[-114.4981,33.7206],[-114.4992,33.7212],[-114.5001,33.7217],[-114.5008,33.7222],[-114.5027,33.7246],[-114.5042,33.7281],[-114.5068,33.7305],[-114.5098,33.7318],[-114.5103,33.7321],[-114.5105,33.7324],[-114.5109,33.7328],[-114.5123,33.7342],[-114.512,33.735],[-114.5108,33.7376],[-114.5106,33.7378],[-114.5082,33.7416],[-114.506,33.7463],[-114.5048,33.75],[-114.5045,33.751],[-114.5045,33.7523],[-114.5044,33.7538],[-114.5043,33.7549],[-114.5043,33.7564],[-114.5047,33.7586],[-114.5048,33.7594],[-114.5048,33.7602],[-114.5049,33.7605],[-114.5051,33.7612],[-114.5052,33.7616],[-114.5055,33.7632],[-114.506,33.7647],[-114.5067,33.7665],[-114.507,33.7676],[-114.5071,33.7679],[-114.5072,33.7681],[-114.5078,33.7694],[-114.5088,33.7716],[-114.5099,33.7738],[-114.511,33.7763],[-114.512,33.7788],[-114.5133,33.7814],[-114.5143,33.7834],[-114.5152,33.7849],[-114.516,33.7865],[-114.5167,33.7883],[-114.5173,33.7902],[-114.5178,33.7922],[-114.5184,33.795],[-114.5186,33.7964],[-114.5189,33.7973],[-114.5195,33.7983],[-114.5201,33.7995],[-114.5208,33.8008],[-114.5216,33.802],[-114.522,33.803],[-114.5224,33.8042],[-114.5228,33.8052],[-114.5234,33.8061],[-114.524,33.8075],[-114.5247,33.809],[-114.5255,33.8102],[-114.5264,33.8115],[-114.527,33.8123],[-114.5272,33.8126],[-114.5277,33.8136],[-114.5279,33.8144],[-114.528,33.815],[-114.5279,33.8156],[-114.5272,33.8162],[-114.5259,33.8169],[-114.5246,33.8176],[-114.5227,33.819],[-114.5214,33.8208],[-114.5207,33.822],[-114.5202,33.8238],[-114.52,33.8254],[-114.5205,33.8278],[-114.5209,33.8291],[-114.5222,33.8323],[-114.5227,33.8334],[-114.5234,33.8353],[-114.5238,33.8361],[-114.5246,33.8371],[-114.5255,33.8386],[-114.526,33.84],[-114.5272,33.8426],[-114.528,33.8445],[-114.529,33.8467],[-114.5296,33.8481],[-114.53,33.8495],[-114.5301,33.8504],[-114.5302,33.8513],[-114.5301,33.8522],[-114.5301,33.8527],[-114.5302,33.8531],[-114.5303,33.8539],[-114.5304,33.8543],[-114.5305,33.855],[-114.5306,33.8554],[-114.5303,33.8566],[-114.53,33.8573],[-114.5299,33.8576],[-114.5289,33.8583],[-114.5279,33.8589],[-114.5271,33.8594],[-114.5257,33.86],[-114.5243,33.8601],[-114.5229,33.86],[-114.5218,33.8596],[-114.5208,33.8593],[-114.52,33.859],[-114.519,33.8586],[-114.5178,33.8583],[-114.5176,33.8583],[-114.5168,33.8581],[-114.5156,33.8583],[-114.5147,33.8586],[-114.514,33.859],[-114.5132,33.8599],[-114.5125,33.8607],[-114.5113,33.8616],[-114.5099,33.8623],[-114.5087,33.8628],[-114.5075,33.8631],[-114.5066,33.8635],[-114.5056,33.8643],[-114.5046,33.8652],[-114.5039,33.8657],[-114.5034,33.8665],[-114.5031,33.8672],[-114.503,33.868],[-114.5031,33.8688],[-114.5033,33.8695],[-114.5037,33.8705],[-114.5039,33.8712],[-114.5039,33.8719],[-114.5038,33.8725],[-114.5037,33.8733],[-114.5036,33.874],[-114.5034,33.875],[-114.5038,33.8761],[-114.5043,33.8769],[-114.5053,33.8777],[-114.5066,33.8787],[-114.5081,33.8796],[-114.5101,33.8808],[-114.511,33.8815],[-114.5125,33.8829],[-114.5138,33.8842],[-114.5155,33.8856],[-114.5167,33.8867],[-114.5187,33.8883],[-114.52,33.8898],[-114.5215,33.8913],[-114.5228,33.8926],[-114.5236,33.8936],[-114.5248,33.8956],[-114.5248,33.8957],[-114.5252,33.897],[-114.5255,33.8984],[-114.5258,33.8994],[-114.5259,33.9002],[-114.5259,33.901],[-114.5257,33.9014],[-114.525,33.9016],[-114.5243,33.9016],[-114.5229,33.9011],[-114.5218,33.9005],[-114.5207,33.8999],[-114.5193,33.8992],[-114.5174,33.8984],[-114.5163,33.8979],[-114.515,33.8978],[-114.5137,33.898],[-114.5124,33.8984],[-114.5109,33.8991],[-114.5097,33.8998],[-114.5087,33.9006],[-114.508,33.9018],[-114.5079,33.9028],[-114.5079,33.9038],[-114.5082,33.905],[-114.5086,33.9061],[-114.5092,33.9072],[-114.5099,33.9085],[-114.5105,33.9096],[-114.5115,33.9111],[-114.5124,33.9121],[-114.5132,33.9128],[-114.5132,33.9129],[-114.5145,33.9142],[-114.5159,33.9154],[-114.5171,33.9163],[-114.5184,33.9175],[-114.5192,33.9181],[-114.5201,33.9188],[-114.521,33.9195],[-114.5221,33.9203],[-114.5234,33.9212],[-114.5244,33.9218],[-114.5254,33.9223],[-114.5267,33.9229],[-114.5284,33.9237],[-114.5295,33.924],[-114.5311,33.9246],[-114.5323,33.9249],[-114.5333,33.925],[-114.5337,33.9251],[-114.5341,33.9252],[-114.5346,33.9254],[-114.5349,33.9257],[-114.5352,33.9263],[-114.5354,33.9268],[-114.5357,33.9275],[-114.5358,33.9276],[-114.5358,33.9281],[-114.5359,33.9287],[-114.5358,33.9303],[-114.5358,33.9313],[-114.5357,33.9335],[-114.5355,33.9346],[-114.535,33.9358],[-114.5345,33.9369],[-114.5337,33.938],[-114.5332,33.9389],[-114.5325,33.94],[-114.5319,33.941],[-114.5314,33.9421],[-114.5306,33.9436],[-114.5299,33.9453],[-114.5293,33.9467],[-114.5287,33.9478],[-114.5281,33.9486],[-114.5272,33.9497],[-114.5268,33.9503],[-114.5263,33.9509],[-114.5258,33.9515],[-114.5252,33.9522],[-114.5248,33.9526],[-114.5244,33.9531],[-114.524,33.9535],[-114.5238,33.9538],[-114.5235,33.9542],[-114.5233,33.9544],[-114.5231,33.9547],[-114.5227,33.955],[-114.5223,33.9553],[-114.522,33.9556],[-114.5215,33.9559],[-114.5211,33.9561],[-114.5207,33.9562],[-114.5203,33.9563],[-114.5196,33.9566],[-114.519,33.9568],[-114.5183,33.9572],[-114.5177,33.9576],[-114.5167,33.9579],[-114.5159,33.9581],[-114.515,33.9582],[-114.5143,33.9579],[-114.5135,33.9577],[-114.5126,33.9574],[-114.5122,33.9573],[-114.5119,33.9572],[-114.5112,33.957],[-114.5104,33.957],[-114.5096,33.9573],[-114.5088,33.9575],[-114.5087,33.9575],[-114.5081,33.9578],[-114.5075,33.9582],[-114.507,33.9584],[-114.5063,33.9587],[-114.5057,33.959],[-114.505,33.9593],[-114.5048,33.9594],[-114.5042,33.9598],[-114.5034,33.9601],[-114.5025,33.9606],[-114.5017,33.9611],[-114.5009,33.9615],[-114.5008,33.9616],[-114.5003,33.9616],[-114.5001,33.9617],[-114.4999,33.9618],[-114.4997,33.962],[-114.4992,33.9625],[-114.4989,33.9628],[-114.4988,33.963],[-114.4981,33.9637],[-114.4972,33.9646],[-114.496,33.9659],[-114.4951,33.9668],[-114.4941,33.9677],[-114.4928,33.9688],[-114.4922,33.9693],[-114.4921,33.9694],[-114.4915,33.9697],[-114.4913,33.9698],[-114.4908,33.9703],[-114.4904,33.9706],[-114.4901,33.9709],[-114.4897,33.9714],[-114.4896,33.9715],[-114.4892,33.9721],[-114.4885,33.9728],[-114.4875,33.9736],[-114.4871,33.9739],[-114.4865,33.9744],[-114.4853,33.9749],[-114.4848,33.9755],[-114.4841,33.9763],[-114.4836,33.977],[-114.4831,33.9777],[-114.4828,33.9786],[-114.4826,33.9795],[-114.4823,33.9802],[-114.482,33.9807],[-114.4814,33.9813],[-114.481,33.9817],[-114.4802,33.9822],[-114.4797,33.9825],[-114.4792,33.9827],[-114.4785,33.9831],[-114.4782,33.9832],[-114.4774,33.9837],[-114.4766,33.9841],[-114.4759,33.9844],[-114.4746,33.9853],[-114.4741,33.9858],[-114.4732,33.9864],[-114.4728,33.9867],[-114.4723,33.9871],[-114.4722,33.9871],[-114.4711,33.988],[-114.4708,33.9885],[-114.4707,33.9885],[-114.4704,33.989],[-114.4702,33.9894],[-114.4699,33.9901],[-114.4696,33.9906],[-114.4691,33.9913],[-114.4688,33.9919],[-114.4684,33.9924],[-114.4679,33.9929],[-114.4673,33.9932],[-114.4668,33.9934],[-114.4662,33.9935],[-114.4655,33.9934],[-114.4649,33.9934],[-114.4636,33.9934],[-114.4622,33.9934],[-114.4611,33.9935],[-114.4601,33.9939],[-114.4593,33.9947],[-114.4586,33.9956],[-114.4582,33.9964],[-114.458,33.9972],[-114.458,33.9978],[-114.4582,33.9981],[-114.4584,33.9987],[-114.4588,33.9993],[-114.4592,34],[-114.4598,34.0004],[-114.4607,34.0011],[-114.461,34.0013],[-114.4631,34.0022],[-114.4655,34.0035],[-114.4663,34.0039],[-114.4667,34.0044],[-114.4673,34.0052],[-114.4674,34.0063],[-114.4674,34.0074],[-114.4673,34.0078],[-114.467,34.0085],[-114.4667,34.0094],[-114.4659,34.011],[-114.4645,34.012],[-114.4633,34.0123],[-114.4621,34.0121],[-114.4599,34.0118],[-114.4548,34.011],[-114.4502,34.0126],[-114.4468,34.0142],[-114.4438,34.0162],[-114.4405,34.0193],[-114.4383,34.0226],[-114.4369,34.026],[-114.4362,34.0281],[-114.4354,34.033],[-114.435,34.0378],[-114.4355,34.0426],[-114.4358,34.0437],[-114.4373,34.0476],[-114.4386,34.0502],[-114.4394,34.0538],[-114.4393,34.0579],[-114.439,34.061],[-114.4384,34.067],[-114.4377,34.0719],[-114.437,34.0743],[-114.4363,34.0762],[-114.4359,34.0775],[-114.4354,34.0797],[-114.4343,34.0865],[-114.4342,34.0874],[-114.4334,34.0884],[-114.4317,34.0897],[-114.428,34.0928],[-114.4272,34.0947],[-114.4271,34.0948],[-114.4271,34.095],[-114.4268,34.0957],[-114.4262,34.097],[-114.4255,34.0975],[-114.4253,34.0977],[-114.4243,34.0985],[-114.4242,34.0986],[-114.4229,34.0997],[-114.4221,34.1009],[-114.4219,34.1013],[-114.4205,34.1035],[-114.4177,34.106],[-114.4159,34.1076],[-114.4148,34.1082],[-114.4146,34.1083],[-114.4117,34.11],[-114.4102,34.1104],[-114.4101,34.1104],[-114.4098,34.1105],[-114.408,34.111],[-114.4069,34.1113],[-114.4059,34.1115],[-114.4052,34.1115],[-114.4022,34.1116],[-114.4016,34.1116],[-114.4013,34.1116],[-114.4011,34.1116],[-114.4008,34.1115],[-114.4007,34.1115],[-114.4001,34.1114],[-114.3994,34.1113],[-114.3992,34.1113],[-114.3985,34.1112],[-114.3981,34.1111],[-114.398,34.1111],[-114.3979,34.1111],[-114.3978,34.1111],[-114.3976,34.1111],[-114.3973,34.111],[-114.3953,34.1108],[-114.3928,34.1105],[-114.3906,34.1101],[-114.3891,34.1107],[-114.3878,34.1113],[-114.3875,34.1115],[-114.387,34.1117],[-114.3868,34.1118],[-114.3862,34.1122],[-114.3861,34.1122],[-114.386,34.1123],[-114.3857,34.1124],[-114.3841,34.1133],[-114.3815,34.1149],[-114.3809,34.1151],[-114.3807,34.1152],[-114.3807,34.1153],[-114.3792,34.116],[-114.3758,34.1166],[-114.3745,34.1167],[-114.3722,34.117],[-114.3693,34.1175],[-114.3677,34.1181],[-114.3665,34.1186],[-114.3645,34.12],[-114.3626,34.1217],[-114.3613,34.1228],[-114.3604,34.1236],[-114.3599,34.1242],[-114.3598,34.1244],[-114.3598,34.1245],[-114.3597,34.1247],[-114.3594,34.125],[-114.3593,34.1254],[-114.3592,34.1257],[-114.3591,34.126],[-114.359,34.1262],[-114.3588,34.1267],[-114.3584,34.1276],[-114.3577,34.1287],[-114.357,34.1296],[-114.3564,34.1304],[-114.3556,34.1311],[-114.3549,34.1317],[-114.3542,34.1323],[-114.3535,34.1327],[-114.353,34.1331],[-114.3517,34.1336],[-114.3505,34.1341],[-114.3492,34.1343],[-114.3485,34.1344],[-114.3481,34.1345],[-114.3457,34.1344],[-114.3456,34.1344],[-114.344,34.1343],[-114.3439,34.1343],[-114.3416,34.1343],[-114.34,34.1342],[-114.3392,34.1341],[-114.3386,34.1341],[-114.3383,34.134],[-114.3361,34.134],[-114.3343,34.1344],[-114.3331,34.1347],[-114.332,34.1349],[-114.3317,34.135],[-114.3316,34.135],[-114.3307,34.1351],[-114.3299,34.1355],[-114.3298,34.1355],[-114.3295,34.1356],[-114.3267,34.1363],[-114.3261,34.1365],[-114.3258,34.1365],[-114.3254,34.1366],[-114.3246,34.1368],[-114.3243,34.1369],[-114.3216,34.1381],[-114.3208,34.1386],[-114.32,34.1393],[-114.3183,34.1405],[-114.3131,34.1442],[-114.3126,34.1444],[-114.3122,34.1448],[-114.3119,34.1451],[-114.3117,34.1454],[-114.3113,34.146],[-114.3111,34.1465],[-114.3103,34.1476],[-114.31,34.1479],[-114.3097,34.1482],[-114.3091,34.1488],[-114.3086,34.1495],[-114.3085,34.1496],[-114.3084,34.1497],[-114.3078,34.1506],[-114.307,34.1514],[-114.3065,34.152],[-114.3059,34.1527],[-114.3053,34.1532],[-114.3046,34.1538],[-114.3041,34.1543],[-114.3034,34.1549],[-114.3026,34.1558],[-114.3022,34.1562],[-114.3021,34.1563],[-114.302,34.1564],[-114.3016,34.157],[-114.3014,34.1571],[-114.3005,34.1581],[-114.2995,34.1589],[-114.299,34.1594],[-114.2989,34.1596],[-114.2985,34.16],[-114.2982,34.1603],[-114.2973,34.1613],[-114.2935,34.1659],[-114.2931,34.1664],[-114.2928,34.1667],[-114.2924,34.1671],[-114.2908,34.1681],[-114.2894,34.1691],[-114.2879,34.1701],[-114.2873,34.1705],[-114.287,34.1707],[-114.2867,34.1707],[-114.279,34.1717],[-114.2754,34.1721],[-114.2753,34.1722],[-114.275,34.1721],[-114.2749,34.172],[-114.269,34.1703],[-114.2685,34.1702],[-114.2683,34.1702],[-114.2639,34.1712],[-114.2624,34.1716],[-114.2612,34.1718],[-114.2602,34.1721],[-114.2591,34.1724],[-114.258,34.1726],[-114.257,34.1728],[-114.2561,34.1731],[-114.2552,34.1735],[-114.2541,34.1738],[-114.2534,34.1741],[-114.253,34.1743],[-114.2527,34.1745],[-114.2524,34.1747],[-114.2508,34.1757],[-114.2444,34.1794],[-114.2442,34.1796],[-114.2418,34.1819],[-114.2407,34.1832],[-114.2395,34.1837],[-114.2354,34.1851],[-114.2297,34.1869],[-114.229,34.1874],[-114.227,34.1889],[-114.2258,34.1912],[-114.2249,34.1939],[-114.225,34.1964],[-114.2251,34.1968],[-114.2258,34.1992],[-114.2259,34.2018],[-114.2252,34.2036],[-114.2234,34.2051],[-114.2155,34.209],[-114.2118,34.2115],[-114.2083,34.2155],[-114.2069,34.2167],[-114.2061,34.2173],[-114.2047,34.2185],[-114.199,34.2234],[-114.1909,34.2309],[-114.1783,34.2398],[-114.178,34.24],[-114.1764,34.2415],[-114.176,34.2427],[-114.176,34.2442],[-114.1759,34.2456],[-114.1756,34.2462],[-114.1746,34.2473],[-114.1737,34.2477],[-114.1735,34.2478],[-114.1716,34.2483],[-114.1714,34.2483],[-114.1686,34.2491],[-114.1665,34.2497],[-114.1661,34.25],[-114.1645,34.2517],[-114.1639,34.2533],[-114.164,34.2554],[-114.1648,34.2572],[-114.1653,34.2585],[-114.1653,34.2591],[-114.1646,34.2597],[-114.1611,34.2593],[-114.1569,34.2584],[-114.1534,34.2583],[-114.1503,34.2589],[-114.1472,34.2596],[-114.1448,34.2596],[-114.1417,34.2591],[-114.1377,34.2581],[-114.1355,34.2579],[-114.1333,34.2585],[-114.1326,34.2591],[-114.1318,34.26],[-114.1315,34.2604],[-114.1313,34.2617],[-114.1312,34.2627],[-114.1315,34.2632],[-114.1317,34.2636],[-114.1327,34.2654],[-114.1348,34.269],[-114.1361,34.2723],[-114.1367,34.2744],[-114.1371,34.277],[-114.1365,34.2789],[-114.136,34.2808],[-114.1367,34.2839],[-114.1384,34.2886],[-114.139,34.2926],[-114.1391,34.2932],[-114.1394,34.295],[-114.1395,34.2958],[-114.1394,34.2964],[-114.1394,34.2966],[-114.1394,34.2967],[-114.1394,34.2968],[-114.1392,34.2981],[-114.1382,34.3009],[-114.1383,34.3032],[-114.1389,34.3038],[-114.1406,34.3056],[-114.1409,34.3059],[-114.1412,34.3061],[-114.1443,34.3083],[-114.1461,34.3098],[-114.1474,34.3109],[-114.1496,34.3121],[-114.1534,34.315],[-114.1544,34.3157],[-114.1561,34.317],[-114.1563,34.3171],[-114.1564,34.3173],[-114.1566,34.3174],[-114.1568,34.3175],[-114.1572,34.3179],[-114.1579,34.3203],[-114.1605,34.3246],[-114.1622,34.3275],[-114.1626,34.3281],[-114.1642,34.3308],[-114.1669,34.3358],[-114.1671,34.336],[-114.1688,34.3395],[-114.1728,34.345],[-114.1745,34.3467],[-114.1752,34.3475],[-114.1759,34.3482],[-114.1763,34.3486],[-114.1767,34.3491],[-114.1769,34.3493],[-114.1796,34.3511],[-114.1812,34.3522],[-114.1856,34.3544],[-114.1911,34.3561],[-114.1924,34.3569],[-114.1928,34.3571],[-114.1932,34.3573],[-114.1933,34.3574],[-114.1943,34.358],[-114.1954,34.3586],[-114.1965,34.3592],[-114.1995,34.3614],[-114.201,34.3615],[-114.2032,34.3617],[-114.206,34.362],[-114.2124,34.3624],[-114.2138,34.3625],[-114.2199,34.364],[-114.2206,34.3642],[-114.2261,34.3659],[-114.2272,34.3668],[-114.2297,34.3689],[-114.2308,34.3709],[-114.2316,34.3724],[-114.2325,34.3739],[-114.2326,34.3741],[-114.2329,34.3748],[-114.2331,34.375],[-114.2336,34.3757],[-114.2343,34.3767],[-114.2364,34.3784],[-114.2373,34.3791],[-114.2389,34.3806],[-114.2399,34.3814],[-114.2411,34.3824],[-114.2427,34.3837],[-114.2452,34.3856],[-114.2453,34.3857],[-114.2477,34.3874],[-114.2486,34.3881],[-114.2508,34.3893],[-114.2514,34.3895],[-114.2519,34.3898],[-114.2527,34.3901],[-114.2542,34.3914],[-114.2552,34.3922],[-114.2582,34.395],[-114.2604,34.3974],[-114.2613,34.3986],[-114.2617,34.3991],[-114.2629,34.4004],[-114.2643,34.4013],[-114.2659,34.402],[-114.2675,34.4025],[-114.2687,34.4026],[-114.2706,34.4028],[-114.2722,34.403],[-114.2771,34.403],[-114.2783,34.4031],[-114.2784,34.4031],[-114.2801,34.4031],[-114.2819,34.4036],[-114.2823,34.4036],[-114.284,34.4042],[-114.2857,34.405],[-114.2868,34.4053],[-114.2869,34.4054],[-114.2887,34.4066],[-114.2888,34.4068],[-114.2902,34.4083],[-114.2912,34.4098],[-114.2916,34.4108],[-114.2917,34.4111],[-114.2919,34.4121],[-114.292,34.4148],[-114.292,34.415],[-114.2919,34.4153],[-114.2919,34.4162],[-114.2922,34.4176],[-114.2934,34.4195],[-114.2937,34.4199],[-114.2948,34.4214],[-114.2991,34.4251],[-114.3006,34.4264],[-114.301,34.4268],[-114.3014,34.427],[-114.302,34.4273],[-114.3026,34.4276],[-114.3043,34.4284],[-114.3046,34.4286],[-114.3087,34.4305],[-114.3103,34.4317],[-114.3123,34.4327],[-114.3136,34.4334],[-114.3153,34.4343],[-114.317,34.4351],[-114.3191,34.4358],[-114.3209,34.4363],[-114.3212,34.4363],[-114.3228,34.4367],[-114.3237,34.4369],[-114.3248,34.4371],[-114.3261,34.4372],[-114.3264,34.4375],[-114.3267,34.4379],[-114.3269,34.438],[-114.3272,34.4388],[-114.3281,34.4406],[-114.3283,34.441],[-114.329,34.4423],[-114.3307,34.4453],[-114.3314,34.4462],[-114.3318,34.4466],[-114.333,34.4481],[-114.3342,34.4493],[-114.3344,34.4494],[-114.3354,34.45],[-114.336,34.4503],[-114.3367,34.4507],[-114.3375,34.4509],[-114.3381,34.4511],[-114.3393,34.4514],[-114.3396,34.4514],[-114.3408,34.4515],[-114.3426,34.4514],[-114.3444,34.4512],[-114.345,34.4511],[-114.3465,34.4508],[-114.3469,34.4507],[-114.349,34.4502],[-114.3493,34.4501],[-114.3518,34.45],[-114.3531,34.45],[-114.3541,34.4499],[-114.356,34.4498],[-114.356,34.4497],[-114.3564,34.4497],[-114.3571,34.4495],[-114.3578,34.4493],[-114.3595,34.4489],[-114.3602,34.4487],[-114.3624,34.4481],[-114.3634,34.4478],[-114.3645,34.4477],[-114.3646,34.4476],[-114.3673,34.4474],[-114.3712,34.447],[-114.373,34.4469],[-114.3737,34.4469],[-114.3744,34.4471],[-114.3752,34.4475],[-114.3754,34.4476],[-114.3758,34.4478],[-114.3788,34.4504],[-114.383,34.454],[-114.3844,34.4555],[-114.3852,34.4562],[-114.3853,34.4564],[-114.3867,34.4579],[-114.3872,34.4592],[-114.3874,34.4601],[-114.3874,34.4605],[-114.3872,34.462],[-114.387,34.4625],[-114.3866,34.4638],[-114.3863,34.4644],[-114.3856,34.466],[-114.3848,34.4677],[-114.3835,34.4704],[-114.383,34.4718],[-114.3829,34.4721],[-114.3827,34.4725],[-114.3825,34.4731],[-114.3817,34.4759],[-114.3817,34.476],[-114.3817,34.4763],[-114.3816,34.4779],[-114.3816,34.478],[-114.3817,34.479],[-114.3818,34.48],[-114.3819,34.4811],[-114.3822,34.4824],[-114.3826,34.485],[-114.3826,34.4854],[-114.3828,34.4868],[-114.383,34.4883],[-114.383,34.4889],[-114.3829,34.4911],[-114.3829,34.4915],[-114.3828,34.4922],[-114.3827,34.4937],[-114.3825,34.4948],[-114.3824,34.4958],[-114.3823,34.4959],[-114.3818,34.4978],[-114.3817,34.498],[-114.3815,34.499],[-114.3814,34.4993],[-114.381,34.5],[-114.3808,34.5005],[-114.3808,34.5007],[-114.3806,34.501],[-114.3802,34.5022],[-114.3799,34.5027],[-114.3797,34.5034],[-114.3781,34.5073],[-114.3781,34.508],[-114.3782,34.5165],[-114.3794,34.5224],[-114.3803,34.5271],[-114.3808,34.5297],[-114.3821,34.5316],[-114.3822,34.5318],[-114.389,34.542],[-114.3896,34.543],[-114.3901,34.5438],[-114.392,34.5471],[-114.3939,34.5504],[-114.3949,34.5522],[-114.3959,34.554],[-114.3961,34.5544],[-114.3963,34.5547],[-114.3966,34.5553],[-114.3969,34.5558],[-114.3988,34.5592],[-114.3995,34.5601],[-114.4014,34.5632],[-114.4047,34.5686],[-114.4052,34.5696],[-114.406,34.5701],[-114.422,34.5805],[-114.4224,34.5807],[-114.4344,34.5926],[-114.4357,34.5938],[-114.4365,34.5954],[-114.4367,34.5959],[-114.4368,34.5961],[-114.4364,34.5968],[-114.4276,34.5992],[-114.4275,34.5992],[-114.4253,34.6008],[-114.4252,34.601],[-114.4251,34.6012],[-114.4249,34.6014],[-114.4243,34.6023],[-114.4243,34.6033],[-114.4243,34.6054],[-114.4243,34.6069],[-114.4243,34.6074],[-114.4242,34.6105],[-114.426,34.6121],[-114.4273,34.6133],[-114.4285,34.6145],[-114.4287,34.6146],[-114.4348,34.6188],[-114.438,34.621],[-114.4387,34.6215],[-114.4389,34.6223],[-114.439,34.6228],[-114.439,34.6233],[-114.4392,34.6243],[-114.4392,34.6245],[-114.4392,34.6247],[-114.4393,34.625],[-114.4395,34.6259],[-114.4399,34.6268],[-114.4406,34.6281],[-114.4407,34.6284],[-114.4408,34.6286],[-114.4414,34.6302],[-114.4415,34.6311],[-114.4415,34.6313],[-114.4415,34.6315],[-114.4415,34.6316],[-114.4411,34.6331],[-114.4407,34.6347],[-114.4405,34.6364],[-114.4403,34.6382],[-114.4405,34.64],[-114.4405,34.6401],[-114.441,34.6412],[-114.4415,34.6425],[-114.4417,34.6429],[-114.4417,34.643],[-114.4418,34.6431],[-114.4419,34.6432],[-114.4419,34.6434],[-114.4424,34.6442],[-114.4432,34.6453],[-114.4443,34.6465],[-114.4457,34.6475],[-114.4467,34.6485],[-114.4476,34.6495],[-114.4487,34.6506],[-114.4488,34.6507],[-114.4493,34.6511],[-114.4496,34.6514],[-114.451,34.6524],[-114.4526,34.6535],[-114.4541,34.6544],[-114.4553,34.6551],[-114.457,34.6563],[-114.458,34.6571],[-114.4582,34.6579],[-114.4582,34.658],[-114.4582,34.6581],[-114.4581,34.6587],[-114.4578,34.6593],[-114.4577,34.6593],[-114.4572,34.66],[-114.4563,34.6605],[-114.4545,34.6618],[-114.453,34.6628],[-114.4524,34.6633],[-114.4523,34.6635],[-114.4521,34.6636],[-114.4518,34.6639],[-114.4512,34.6647],[-114.451,34.6649],[-114.4506,34.6658],[-114.4505,34.6668],[-114.4509,34.6678],[-114.4515,34.6686],[-114.453,34.6699],[-114.4543,34.6712],[-114.4547,34.6722],[-114.4548,34.6723],[-114.4549,34.6731],[-114.4549,34.6733],[-114.4549,34.6737],[-114.4548,34.6745],[-114.4549,34.6756],[-114.4553,34.6768],[-114.4555,34.6773],[-114.4565,34.6789],[-114.4582,34.6812],[-114.4586,34.6817],[-114.4587,34.6819],[-114.4589,34.682],[-114.4591,34.6823],[-114.4594,34.6826],[-114.4601,34.6835],[-114.4622,34.6858],[-114.4625,34.6863],[-114.4626,34.6865],[-114.4628,34.6867],[-114.4631,34.6871],[-114.4634,34.6876],[-114.4636,34.6879],[-114.4638,34.6883],[-114.4648,34.6902],[-114.4652,34.6912],[-114.4656,34.6923],[-114.4659,34.6932],[-114.4662,34.6942],[-114.4665,34.6955],[-114.4667,34.6968],[-114.467,34.6976],[-114.4672,34.6981],[-114.4675,34.6992],[-114.4676,34.6994],[-114.4679,34.7008],[-114.4681,34.7018],[-114.4682,34.7033],[-114.4681,34.7044],[-114.4683,34.706],[-114.4684,34.7063],[-114.4686,34.7076],[-114.4691,34.7088],[-114.4697,34.71],[-114.4705,34.7114],[-114.471,34.7122],[-114.4716,34.713],[-114.4718,34.7131],[-114.4719,34.7131],[-114.472,34.7132],[-114.4726,34.7136],[-114.4737,34.714],[-114.475,34.7142],[-114.4759,34.7143],[-114.4773,34.7145],[-114.4787,34.7146],[-114.4807,34.7146],[-114.4824,34.7145],[-114.4828,34.7145],[-114.4829,34.7146],[-114.4848,34.7152],[-114.4866,34.7161],[-114.4875,34.7166],[-114.4877,34.717],[-114.4877,34.7171],[-114.4878,34.7172],[-114.4884,34.7186],[-114.4885,34.7188],[-114.4886,34.719],[-114.4888,34.7192],[-114.4888,34.7193],[-114.4889,34.7195],[-114.4891,34.7197],[-114.4892,34.7199],[-114.4893,34.7201],[-114.4894,34.7203],[-114.4906,34.724],[-114.4908,34.7244],[-114.4909,34.7247],[-114.491,34.7249],[-114.4912,34.7251],[-114.4914,34.7252],[-114.492,34.7257],[-114.4924,34.726],[-114.4928,34.7262],[-114.4946,34.7272],[-114.4953,34.7276],[-114.4959,34.728],[-114.4968,34.7284],[-114.4969,34.7284],[-114.4981,34.7287],[-114.499,34.7291],[-114.4998,34.7296],[-114.5001,34.7298],[-114.5008,34.7304],[-114.5034,34.7313],[-114.5047,34.7317],[-114.506,34.7321],[-114.5083,34.7329],[-114.5103,34.7336],[-114.5121,34.7344],[-114.5142,34.7353],[-114.5156,34.7361],[-114.5157,34.7362],[-114.5158,34.7363],[-114.5166,34.7367],[-114.5182,34.7383],[-114.5199,34.7399],[-114.5211,34.7412],[-114.5221,34.7425],[-114.5225,34.7435],[-114.5226,34.7437],[-114.5238,34.745],[-114.5256,34.747],[-114.5266,34.7479],[-114.5268,34.7481],[-114.5278,34.7488],[-114.5291,34.75],[-114.5296,34.7507],[-114.5296,34.7508],[-114.5304,34.7514],[-114.5315,34.7518],[-114.5319,34.752],[-114.533,34.7526],[-114.5332,34.7527],[-114.5334,34.7529],[-114.5336,34.753],[-114.5338,34.7531],[-114.5359,34.7544],[-114.5403,34.7571],[-114.5436,34.7595],[-114.5469,34.7618],[-114.5492,34.7639],[-114.5501,34.7647],[-114.5514,34.7658],[-114.5527,34.7669],[-114.5548,34.7693],[-114.5566,34.7714],[-114.5587,34.7739],[-114.5601,34.7762],[-114.5607,34.7772],[-114.5618,34.7789],[-114.5618,34.779],[-114.5621,34.7795],[-114.5624,34.7799],[-114.5627,34.7804],[-114.563,34.7808],[-114.564,34.7826],[-114.5648,34.7843],[-114.5649,34.7847],[-114.5649,34.785],[-114.565,34.7852],[-114.5652,34.786],[-114.5653,34.7862],[-114.5654,34.7863],[-114.5663,34.7877],[-114.5674,34.7891],[-114.5694,34.7916],[-114.5695,34.7918],[-114.5704,34.7933],[-114.571,34.7943],[-114.5717,34.7959],[-114.5718,34.7963],[-114.5726,34.7989],[-114.5733,34.8012],[-114.5743,34.8037],[-114.5745,34.8042],[-114.5745,34.8043],[-114.5746,34.8047],[-114.5746,34.805],[-114.5746,34.8058],[-114.5747,34.8072],[-114.5747,34.8074],[-114.5747,34.8075],[-114.5748,34.8079],[-114.5748,34.808],[-114.5748,34.8081],[-114.5753,34.8102],[-114.5758,34.8124],[-114.5762,34.8139],[-114.5764,34.8153],[-114.577,34.8167],[-114.5772,34.8171],[-114.5773,34.8175],[-114.5776,34.8183],[-114.5778,34.8187],[-114.5787,34.821],[-114.58,34.8238],[-114.5811,34.8261],[-114.5822,34.8282],[-114.5828,34.8291],[-114.5835,34.8299],[-114.5836,34.83],[-114.5836,34.8302],[-114.5837,34.8302],[-114.5843,34.8314],[-114.5857,34.8337],[-114.5866,34.8352],[-114.5866,34.8353],[-114.5867,34.8354],[-114.5868,34.8356],[-114.5868,34.8357],[-114.5877,34.8366],[-114.5889,34.8378],[-114.5901,34.8391],[-114.5919,34.8408],[-114.5923,34.8411],[-114.5935,34.8421],[-114.5942,34.8427],[-114.5956,34.8437],[-114.596,34.844],[-114.598,34.8455],[-114.5988,34.8462],[-114.5989,34.8462],[-114.6007,34.8474],[-114.6019,34.8481],[-114.6026,34.8486],[-114.6029,34.8488],[-114.603,34.8488],[-114.6032,34.8489],[-114.604,34.8494],[-114.6042,34.8496],[-114.6057,34.8503],[-114.6078,34.8511],[-114.6078,34.8512],[-114.609,34.8517],[-114.6092,34.8517],[-114.61,34.8521],[-114.611,34.8527],[-114.6126,34.8535],[-114.6128,34.8535],[-114.6132,34.8537],[-114.6138,34.854],[-114.6147,34.8544],[-114.6169,34.8554],[-114.6174,34.8556],[-114.6183,34.8561],[-114.6199,34.8569],[-114.6202,34.8571],[-114.6219,34.8582],[-114.6239,34.8597],[-114.6252,34.861],[-114.6256,34.8614],[-114.6258,34.8616],[-114.6259,34.8617],[-114.6265,34.8619],[-114.6269,34.8623],[-114.6275,34.8629],[-114.6276,34.863],[-114.6281,34.8634],[-114.6283,34.8636],[-114.6286,34.864],[-114.6296,34.8651],[-114.6297,34.8652],[-114.6304,34.866],[-114.6307,34.8663],[-114.6312,34.8671],[-114.6321,34.8685],[-114.633,34.87],[-114.6333,34.8706],[-114.6336,34.8713],[-114.6342,34.8726],[-114.6344,34.8729],[-114.6351,34.8749],[-114.6352,34.875],[-114.6355,34.8769],[-114.6359,34.8801],[-114.6364,34.8832],[-114.6365,34.8841],[-114.6368,34.8857],[-114.6367,34.8891],[-114.6367,34.8895],[-114.6363,34.8914],[-114.6361,34.8924],[-114.6357,34.8942],[-114.6355,34.895],[-114.6354,34.8952],[-114.6353,34.8956],[-114.6348,34.8969],[-114.6345,34.8978],[-114.6332,34.9009],[-114.6326,34.9022],[-114.6319,34.9039],[-114.6309,34.9073],[-114.6308,34.9091],[-114.6306,34.9108],[-114.6305,34.9119],[-114.6309,34.9132],[-114.6315,34.9162],[-114.6325,34.9184],[-114.6329,34.9201],[-114.633,34.9202],[-114.633,34.9204],[-114.6331,34.9206],[-114.6332,34.9212],[-114.6332,34.9225],[-114.6332,34.9228],[-114.6333,34.9239],[-114.6333,34.9242],[-114.6333,34.9243],[-114.6333,34.9246],[-114.6332,34.9248],[-114.6332,34.925],[-114.6331,34.9254],[-114.6329,34.9267],[-114.6328,34.9271],[-114.6328,34.9274],[-114.6326,34.9282],[-114.6325,34.929],[-114.6322,34.9306],[-114.6317,34.9322],[-114.6315,34.9325],[-114.6314,34.9329],[-114.631,34.9339],[-114.6308,34.9346],[-114.6305,34.9359],[-114.6301,34.9375],[-114.6298,34.9387],[-114.6298,34.9389],[-114.6298,34.943],[-114.6298,34.9435],[-114.6298,34.9448],[-114.63,34.9454],[-114.6317,34.9513],[-114.6325,34.953],[-114.6341,34.9563],[-114.6343,34.9567],[-114.635,34.9589],[-114.6351,34.9618],[-114.6351,34.9621],[-114.6351,34.9629],[-114.6352,34.9637],[-114.6352,34.9641],[-114.6352,34.9646],[-114.6352,34.9652],[-114.635,34.9674],[-114.6349,34.9678],[-114.6349,34.968],[-114.6348,34.9683],[-114.6347,34.9687],[-114.6346,34.9691],[-114.6336,34.9716],[-114.6324,34.9746],[-114.6308,34.978],[-114.6308,34.9781],[-114.6306,34.9787],[-114.6299,34.9808],[-114.6297,34.9817],[-114.6294,34.9832],[-114.6294,34.9834],[-114.6291,34.9859],[-114.6291,34.9861],[-114.6292,34.989],[-114.6294,34.9918],[-114.6302,34.9946],[-114.6316,34.9981],[-114.6318,34.9986],[-114.6327,34.9998],[-114.6334,35.0018],[-114.6335,35.0019]]]},"properties":{"STATE_ID":"04","STATE_NAME":"Arizona"},"id":4} +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-80.519,40.6388],[-80.5191,40.5902],[-80.5191,39.958],[-80.5193,39.7214],[-79.4767,39.7211],[-79.4869,39.2059],[-79.2144,39.3634],[-79.0911,39.4725],[-78.9568,39.4402],[-78.7967,39.6056],[-78.6547,39.5346],[-78.4733,39.5159],[-78.397,39.6165],[-78.2666,39.6189],[-78.1719,39.6957],[-77.8786,39.5634],[-77.7359,39.3913],[-77.7195,39.3213],[-77.8283,39.1325],[-78.347,39.466],[-78.3404,39.3536],[-78.4194,39.2575],[-78.4039,39.1677],[-78.6805,38.9253],[-78.788,38.8851],[-78.8693,38.763],[-78.994,38.8501],[-79.2106,38.4929],[-79.3127,38.412],[-79.4998,38.4977],[-79.6491,38.5915],[-79.6897,38.4315],[-79.7889,38.2687],[-79.9163,38.1864],[-80.0091,37.9907],[-80.1622,37.8751],[-80.2961,37.6917],[-80.2589,37.5955],[-80.2998,37.5083],[-80.4756,37.423],[-80.552,37.4736],[-80.9005,37.315],[-81.2251,37.2349],[-81.3627,37.3381],[-81.5613,37.2066],[-81.6782,37.2015],[-81.8535,37.2877],[-81.9966,37.4767],[-81.968,37.538],[-82.1341,37.5536],[-82.3017,37.6808],[-82.3406,37.786],[-82.5022,37.9331],[-82.5494,38.0686],[-82.6366,38.138],[-82.5745,38.2645],[-82.5935,38.4218],[-82.324,38.4493],[-82.2935,38.5754],[-82.1727,38.6297],[-82.2173,38.7957],[-82.1442,38.8419],[-82.0902,38.9753],[-82.006,39.0294],[-81.8445,38.9288],[-81.764,39.0142],[-81.7564,39.1776],[-81.6834,39.2711],[-81.4561,39.4093],[-81.3449,39.3468],[-81.2214,39.3862],[-81.0236,39.5526],[-80.8804,39.6207],[-80.8702,39.7631],[-80.7401,39.9708],[-80.7373,40.0801],[-80.5999,40.3177],[-80.5992,40.4826],[-80.664,40.5903],[-80.519,40.6388]]]},"properties":{"STATE_ID":"54","STATE_NAME":"West Virginia"},"id":54}, +{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-82.9862,24.6106],[-82.8999,24.7178],[-82.7667,24.6679],[-82.8491,24.5768],[-82.9862,24.6106]]],[[[-85.0025,31.0007],[-84.9368,30.8185],[-84.8647,30.7115],[-84.0727,30.6755],[-83.1314,30.6236],[-82.2147,30.5686],[-82.2063,30.4923],[-82.1703,30.359],[-82.0664,30.3558],[-82.0065,30.5619],[-82.0368,30.7544],[-81.9048,30.8283],[-81.7183,30.7447],[-81.56,30.7117],[-81.347,30.7124],[-81.3809,30.6273],[-81.3309,30.301],[-81.2052,29.8224],[-81.1198,29.5967],[-80.9068,29.1447],[-80.6356,28.7503],[-80.523,28.6082],[-80.4694,28.4531],[-80.544,28.2711],[-80.4998,28.0772],[-80.3281,27.7503],[-80.228,27.463],[-80.0391,27.0298],[-79.9754,26.8002],[-79.9806,26.5954],[-80.0523,25.975],[-80.0561,25.8377],[-80.1418,25.4347],[-80.1165,25.3669],[-80.2179,25.2952],[-80.4534,24.9637],[-80.6523,24.8314],[-80.8522,24.7489],[-81.0477,24.6402],[-81.1477,24.6491],[-81.4651,24.5528],[-81.5399,24.486],[-81.7118,24.4297],[-81.9464,24.3993],[-82.0672,24.5237],[-82.1751,24.4996],[-82.1535,24.6349],[-82.0266,24.6077],[-81.8695,24.6645],[-81.4025,24.8818],[-81.2151,24.8744],[-81.1324,24.8058],[-80.9643,24.8199],[-81.0985,25.0665],[-81.1844,25.125],[-81.234,25.2345],[-81.2057,25.4108],[-81.3472,25.6367],[-81.4451,25.7376],[-81.5881,25.8099],[-81.7181,25.793],[-81.8503,26.0629],[-81.9187,26.352],[-81.9781,26.3997],[-82.1125,26.3779],[-82.2365,26.4773],[-82.3219,26.6651],[-82.3383,26.8033],[-82.4998,27.0439],[-82.5647,27.2056],[-82.8154,27.536],[-82.8057,27.7094],[-82.9013,27.8391],[-82.8781,28.0428],[-82.9083,28.2066],[-82.8196,28.2593],[-82.7462,28.4493],[-82.7274,28.5956],[-82.8517,28.9199],[-82.8513,29.0174],[-82.9501,29.0761],[-83.1441,29.0728],[-83.2387,29.3086],[-83.4495,29.4834],[-83.4645,29.6133],[-83.5971,29.6917],[-83.6473,29.7972],[-84.0434,30.0398],[-84.2513,29.996],[-84.2988,29.8671],[-84.4469,29.8587],[-84.7302,29.66],[-85.0554,29.5359],[-85.2348,29.625],[-85.3844,29.615],[-85.4574,29.7352],[-85.459,29.9066],[-85.5876,29.9625],[-85.9472,30.1914],[-86.1848,30.278],[-86.3975,30.3254],[-86.6459,30.3462],[-86.8819,30.3246],[-87.5183,30.2295],[-87.5,30.329],[-87.3712,30.4305],[-87.4444,30.5149],[-87.4064,30.6744],[-87.5326,30.7432],[-87.6262,30.8467],[-87.5988,30.9975],[-86.5202,30.9933],[-85.546,30.9964],[-85.0025,31.0007]]]]},"properties":{"STATE_ID":"12","STATE_NAME":"Florida"},"id":12}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-90.6428,42.5085],[-90.0737,42.5083],[-88.7693,42.4919],[-87.8032,42.4926],[-87.0199,42.4935],[-87.2078,41.761],[-87.5237,41.7599],[-87.5263,40.492],[-87.5316,39.3479],[-87.5857,39.2004],[-87.6587,39.136],[-87.5134,38.956],[-87.4959,38.7854],[-87.7562,38.4625],[-87.8335,38.3196],[-87.985,38.228],[-88.037,37.9563],[-88.095,37.8937],[-88.028,37.7992],[-88.1572,37.6333],[-88.082,37.4728],[-88.2792,37.4533],[-88.477,37.3857],[-88.5158,37.2841],[-88.4252,37.1538],[-88.5232,37.0658],[-88.9314,37.2274],[-89.0299,37.2111],[-89.1738,37.0663],[-89.1329,36.9821],[-89.2921,36.9922],[-89.3796,37.0407],[-89.5185,37.2863],[-89.4209,37.3939],[-89.5165,37.5356],[-89.512,37.6855],[-89.6679,37.7586],[-89.7961,37.8595],[-89.8985,37.8709],[-90.0595,38.0156],[-90.2426,38.1121],[-90.3532,38.2129],[-90.3708,38.3336],[-90.1794,38.6267],[-90.213,38.712],[-90.1133,38.8493],[-90.2502,38.9193],[-90.4717,38.9592],[-90.5776,38.8684],[-90.663,38.9263],[-90.727,39.2512],[-91.0383,39.4484],[-91.3678,39.729],[-91.4338,39.8419],[-91.4194,39.9277],[-91.495,40.0369],[-91.5065,40.2363],[-91.4194,40.3783],[-91.3757,40.3919],[-91.3487,40.6097],[-91.1239,40.6692],[-91.0901,40.8246],[-90.9629,40.925],[-90.9463,41.0945],[-91.1142,41.25],[-91.0483,41.4098],[-90.8576,41.4528],[-90.6558,41.4621],[-90.3432,41.5878],[-90.3156,41.7344],[-90.188,41.8032],[-90.1412,42.0089],[-90.2095,42.1527],[-90.3911,42.2255],[-90.4779,42.3841],[-90.6428,42.5085]]]},"properties":{"STATE_ID":"17","STATE_NAME":"Illinois"},"id":17}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-96.7802,46.877],[-96.834,47.0098],[-96.8548,47.6069],[-97.0549,47.9466],[-97.1498,48.1835],[-97.1478,48.614],[-97.1014,48.6822],[-97.2342,48.9483],[-97.2287,49.0006],[-95.748,48.9995],[-95.1537,48.9989],[-95.1533,49.3844],[-94.9574,49.3701],[-94.8256,49.2944],[-94.6843,48.884],[-94.6944,48.7822],[-94.5921,48.7191],[-94.2645,48.6989],[-94.2444,48.6534],[-93.844,48.6294],[-93.7944,48.516],[-93.4694,48.5452],[-93.3475,48.6266],[-92.985,48.6237],[-92.7282,48.5393],[-92.656,48.4367],[-92.5073,48.4479],[-92.37,48.2201],[-92.289,48.343],[-92.0552,48.3592],[-92.0066,48.2654],[-91.7152,48.1993],[-91.712,48.1147],[-91.4296,48.0486],[-91.2501,48.0841],[-91.0827,48.1808],[-90.8856,48.2457],[-90.7616,48.0983],[-90.3823,48.0932],[-90.1326,48.1118],[-89.8991,47.9881],[-89.8205,48.0147],[-89.4834,48.0137],[-89.9571,47.2911],[-90.6547,47.3098],[-91.5002,46.9133],[-92.0203,46.704],[-92.0895,46.7492],[-92.2916,46.638],[-92.294,46.0744],[-92.3504,46.0164],[-92.6399,45.9335],[-92.8692,45.7176],[-92.885,45.5788],[-92.7734,45.5682],[-92.6466,45.4418],[-92.762,45.2882],[-92.7506,44.9373],[-92.8081,44.7509],[-92.4937,44.566],[-92.3476,44.5572],[-92.2211,44.4404],[-91.9282,44.3355],[-91.8752,44.2006],[-91.5826,44.0274],[-91.4323,43.9967],[-91.2441,43.7747],[-91.2651,43.61],[-91.2177,43.5005],[-92.0346,43.5007],[-93.0724,43.4996],[-94.2771,43.5001],[-95.7907,43.4999],[-96.4533,43.5004],[-96.453,44.1379],[-96.4531,45.3008],[-96.4891,45.3571],[-96.6806,45.4105],[-96.8568,45.6054],[-96.5831,45.82],[-96.5637,45.9352],[-96.6017,46.3312],[-96.7181,46.4419],[-96.7995,46.6752],[-96.7802,46.877]]]},"properties":{"STATE_ID":"27","STATE_NAME":"Minnesota"},"id":27}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-77.7195,39.3213],[-77.7359,39.3913],[-77.8786,39.5634],[-78.1719,39.6957],[-78.2666,39.6189],[-78.397,39.6165],[-78.4733,39.5159],[-78.6547,39.5346],[-78.7967,39.6056],[-78.9568,39.4402],[-79.0911,39.4725],[-79.2144,39.3634],[-79.4869,39.2059],[-79.4767,39.7211],[-78.0958,39.7221],[-76.9909,39.7198],[-75.7886,39.7222],[-75.743,39.084],[-75.6937,38.4601],[-74.9863,38.4516],[-74.9996,38.3717],[-75.1664,38.0278],[-75.6244,37.9942],[-75.8012,37.9122],[-75.9527,37.9068],[-76.052,37.9536],[-76.2334,37.8876],[-76.5166,38.0268],[-76.6104,38.1485],[-76.8791,38.1741],[-77.0307,38.3116],[-77.2352,38.3325],[-77.3185,38.4744],[-77.0963,38.7004],[-77.0774,38.7134],[-77.0742,38.7128],[-77.0742,38.712],[-77.0436,38.7191],[-77.039,38.7916],[-76.9096,38.8927],[-77.0409,38.9958],[-77.1198,38.9343],[-77.1398,38.9576],[-77.1574,38.9659],[-77.1785,38.9681],[-77.1834,38.9684],[-77.1958,38.9675],[-77.2987,39.0485],[-77.2987,39.0486],[-77.4985,39.1137],[-77.4807,39.1884],[-77.475,39.2057],[-77.4751,39.2055],[-77.475,39.2057],[-77.5683,39.3065],[-77.7195,39.3213]]]},"properties":{"STATE_ID":"24","STATE_NAME":"Maryland"},"id":24}, +{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-71.6726,41.1343],[-71.635,41.2637],[-71.4922,41.2409],[-71.5282,41.1031],[-71.6726,41.1343]]],[[[-71.7992,42.008],[-71.3814,42.0188],[-71.3285,41.7807],[-71.1326,41.6604],[-71.0886,41.4313],[-71.4948,41.3074],[-71.7915,41.2722],[-71.791,41.1841],[-71.9073,41.3045],[-71.7977,41.4167],[-71.7992,42.008]]]]},"properties":{"STATE_ID":"44","STATE_NAME":"Rhode Island"},"id":44}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-116.9161,45.9954],[-116.9228,46.1608],[-117.0398,46.4259],[-117.0398,47.4598],[-117.0421,48.033],[-117.0323,48.9992],[-116.0491,49.0008],[-116.0491,47.9768],[-115.8246,47.7524],[-115.7227,47.6949],[-115.7545,47.5525],[-115.5285,47.2992],[-115.3235,47.2563],[-114.9223,46.8286],[-114.6209,46.7073],[-114.6131,46.6385],[-114.3208,46.6471],[-114.3719,46.4425],[-114.4708,46.2654],[-114.4452,46.1679],[-114.4934,46.0526],[-114.3872,45.8885],[-114.5663,45.7727],[-114.472,45.5652],[-114.33,45.4597],[-114.0137,45.6583],[-113.8064,45.6016],[-113.8342,45.5231],[-113.7387,45.3294],[-113.5767,45.1312],[-113.452,45.0592],[-113.4551,44.8654],[-113.341,44.7846],[-113.2469,44.823],[-113.1016,44.7295],[-113.0019,44.4498],[-112.8856,44.3963],[-112.7802,44.4822],[-112.4734,44.4794],[-112.2883,44.5681],[-112.0963,44.5231],[-111.5923,44.5611],[-111.4685,44.6787],[-111.338,44.7329],[-111.2322,44.5852],[-111.0524,44.4784],[-111.044,43.2334],[-111.0467,42.0017],[-112.1539,41.9972],[-112.7098,42.0001],[-113.9016,41.9885],[-114.0415,41.9939],[-115.0763,41.9961],[-116.0471,41.9963],[-117.0262,42.0002],[-117.0262,42.8355],[-117.0266,43.8083],[-116.9617,43.918],[-116.8958,44.1713],[-117.2227,44.2976],[-117.2258,44.4772],[-117.1442,44.5457],[-117.0383,44.7482],[-116.9347,44.7839],[-116.832,44.933],[-116.8479,45.0227],[-116.7296,45.1421],[-116.6736,45.3218],[-116.4633,45.6148],[-116.5933,45.7787],[-116.7822,45.8251],[-116.9161,45.9954]]]},"properties":{"STATE_ID":"16","STATE_NAME":"Idaho"},"id":16}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-71.5522,44.6279],[-71.6304,44.7533],[-71.4948,44.9059],[-71.501,45.0134],[-71.5011,45.0134],[-71.501,45.0134],[-71.3974,45.2033],[-71.2962,45.2991],[-71.18,45.2401],[-71.0839,45.3055],[-71.034,44.7049],[-71.0068,44.2157],[-70.9667,43.3432],[-70.8183,43.2384],[-70.8276,43.1281],[-70.5751,42.9171],[-70.735,42.8747],[-70.9296,42.885],[-71.1328,42.8215],[-71.2946,42.697],[-72.4584,42.7269],[-72.5415,42.8071],[-72.5318,42.9551],[-72.4456,43.0115],[-72.4395,43.2441],[-72.3746,43.5785],[-72.1834,43.8105],[-72.117,43.9926],[-72.034,44.0819],[-72.0679,44.2734],[-71.8725,44.3367],[-71.6002,44.4858],[-71.5522,44.6279]]]},"properties":{"STATE_ID":"33","STATE_NAME":"New Hampshire"},"id":33}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-81.8485,36.3389],[-81.7223,36.3523],[-81.696,36.4916],[-81.6775,36.5881],[-80.838,36.5591],[-80.2949,36.544],[-79.5531,36.5409],[-78.5116,36.541],[-77.4492,36.5448],[-76.7694,36.5508],[-75.7975,36.5509],[-75.7496,36.3536],[-75.6532,36.1252],[-75.4376,35.747],[-75.4004,35.5935],[-75.4593,35.2465],[-75.8077,35.1159],[-76.0244,35.0054],[-76.2496,34.8346],[-76.4442,34.6332],[-76.492,34.5465],[-76.6147,34.6183],[-76.8189,34.6433],[-77.1247,34.5832],[-77.5162,34.3824],[-77.6911,34.2457],[-77.7856,34.1252],[-77.899,33.8485],[-77.9641,33.7529],[-78.0666,33.848],[-78.2623,33.8632],[-78.4993,33.8128],[-79.2015,34.4086],[-79.6753,34.8047],[-80.7975,34.8197],[-80.782,34.9358],[-80.935,35.1074],[-81.0707,35.1513],[-82.2749,35.2001],[-82.4596,35.1781],[-83.1086,35.0007],[-83.62,34.9867],[-84.3218,34.9884],[-84.2903,35.2252],[-84.0934,35.2489],[-84.0234,35.2963],[-84.0215,35.4042],[-83.8807,35.5185],[-83.6967,35.5701],[-83.4985,35.5629],[-83.1596,35.7647],[-82.9956,35.7731],[-82.8982,35.9452],[-82.6372,36.0658],[-82.55,35.9638],[-82.4096,36.0832],[-82.2221,36.157],[-82.0338,36.1205],[-81.8485,36.3389]]]},"properties":{"STATE_ID":"37","STATE_NAME":"North Carolina"},"id":37}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.3431,45.0108],[-72.6735,45.0155],[-72.2709,45.0042],[-71.5011,45.0134],[-71.501,45.0134],[-71.4948,44.9059],[-71.6304,44.7533],[-71.5522,44.6279],[-71.6002,44.4858],[-71.8725,44.3367],[-72.0679,44.2734],[-72.034,44.0819],[-72.117,43.9926],[-72.1834,43.8105],[-72.3746,43.5785],[-72.4395,43.2441],[-72.4456,43.0115],[-72.5318,42.9551],[-72.5415,42.8071],[-72.4584,42.7269],[-73.2648,42.7458],[-73.2787,42.8334],[-73.249,43.554],[-73.405,43.6898],[-73.3513,43.7698],[-73.4379,44.0451],[-73.3889,44.1926],[-73.3109,44.2743],[-73.3067,44.5003],[-73.3898,44.6172],[-73.3354,44.8046],[-73.3431,45.0108]]]},"properties":{"STATE_ID":"50","STATE_NAME":"Vermont"},"id":50}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.4873,42.0495],[-73.0441,42.0395],[-71.8007,42.0235],[-71.7992,42.008],[-71.7977,41.4167],[-71.9073,41.3045],[-72.0818,41.2622],[-72.9995,41.0871],[-73.6129,40.9509],[-73.7278,41.1007],[-73.4827,41.2128],[-73.551,41.2954],[-73.4873,42.0495]]]},"properties":{"STATE_ID":"09","STATE_NAME":"Connecticut"},"id":9}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-75.7886,39.7222],[-75.5802,39.8389],[-75.4151,39.8019],[-75.5584,39.6303],[-75.5128,39.5783],[-75.5605,39.4556],[-75.321,39.2514],[-75.1685,39.0562],[-75.0151,38.7887],[-74.9863,38.4516],[-75.6937,38.4601],[-75.743,39.084],[-75.7886,39.7222]]]},"properties":{"STATE_ID":"10","STATE_NAME":"Delaware"},"id":10}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-103.0023,37.0001],[-103.0024,36.5005],[-103.0417,36.5004],[-103.0419,35.5356],[-103.0431,34.6718],[-103.0436,34.0036],[-103.0647,32.9953],[-103.0645,32.0004],[-104.3291,32.0001],[-105.2458,32.0002],[-106.6185,32.0005],[-106.6359,31.8662],[-106.5282,31.7831],[-107.1892,31.7836],[-108.2085,31.7837],[-108.2087,31.3334],[-109.05,31.3325],[-109.0486,32.1718],[-109.0477,32.7934],[-109.0467,33.7612],[-109.046,34.5901],[-109.0469,35.3795],[-109.0461,36.0515],[-109.0452,36.999],[-107.858,36.9997],[-106.8772,37.0001],[-106.8698,36.9925],[-105.801,36.9956],[-105.0292,36.9927],[-104.3388,36.9935],[-103.0023,37.0001]]]},"properties":{"STATE_ID":"35","STATE_NAME":"New Mexico"},"id":35}, +{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-119.6347,33.2654],[-119.5925,33.3258],[-119.4259,33.2988],[-119.3759,33.1922],[-119.5102,33.1674],[-119.6347,33.2654]]],[[[-118.6748,33.0121],[-118.5421,33.0738],[-118.4489,32.9618],[-118.2973,32.8451],[-118.3238,32.7735],[-118.4365,32.75],[-118.5382,32.8128],[-118.6748,33.0121]]],[[[-118.6617,33.4563],[-118.5294,33.5312],[-118.3594,33.4649],[-118.2627,33.3704],[-118.328,33.2481],[-118.518,33.2966],[-118.5534,33.3802],[-118.6617,33.4563]]],[[[-119.4681,34.0631],[-119.3425,34.069],[-119.3805,33.9536],[-119.9503,33.8944],[-120.1041,33.8424],[-120.2211,33.8842],[-120.299,33.9685],[-120.4668,33.9761],[-120.5738,34.076],[-120.561,34.1407],[-120.362,34.1488],[-120.2528,34.058],[-120.0195,34.0877],[-119.9288,34.1299],[-119.6549,34.0712],[-119.5655,34.1088],[-119.4681,34.0631]]],[[[-123.17,37.7559],[-123.1183,37.8231],[-122.9874,37.7639],[-123.0009,37.6399],[-123.17,37.7559]]],[[[-124.3288,41.9983],[-123.3455,41.9993],[-122.3785,42.0095],[-121.0221,41.9933],[-119.9992,41.9949],[-119.9999,40.9999],[-119.9974,40.0392],[-120.0064,39.2704],[-120.001,38.9996],[-119.126,38.3932],[-118.3726,37.856],[-117.8759,37.4973],[-117.0009,36.8477],[-116.2508,36.2769],[-115.4502,35.6537],[-114.6335,35.0019],[-114.6352,34.875],[-114.4716,34.713],[-114.4357,34.5938],[-114.3408,34.4515],[-114.1383,34.3032],[-114.2297,34.1869],[-114.4117,34.11],[-114.5349,33.9257],[-114.4965,33.6969],[-114.5242,33.5531],[-114.7253,33.4023],[-114.6745,33.2556],[-114.7079,33.0974],[-114.6708,33.038],[-114.5201,33.03],[-114.4629,32.9079],[-114.5269,32.7571],[-114.7196,32.7188],[-115.5021,32.6645],[-116.3579,32.5983],[-117.2049,32.5288],[-117.2233,32.6212],[-117.3209,32.6898],[-117.3233,32.9031],[-117.3759,33.0752],[-117.521,33.2689],[-117.8164,33.4909],[-118.0965,33.6536],[-118.1259,33.6972],[-118.3454,33.6634],[-118.467,33.7255],[-118.444,33.8391],[-118.5574,33.9877],[-118.874,33.9833],[-119.218,34.0625],[-119.3359,34.2375],[-119.5848,34.3617],[-119.7076,34.3373],[-119.8985,34.3604],[-120.0448,34.4124],[-120.2871,34.4176],[-120.451,34.3912],[-120.5594,34.4885],[-120.7128,34.5683],[-120.6647,34.6963],[-120.6733,34.8386],[-120.733,34.8926],[-120.6896,35.0988],[-120.8473,35.1379],[-120.9603,35.2436],[-120.9333,35.3927],[-121.0416,35.42],[-121.2015,35.5837],[-121.3235,35.625],[-121.3997,35.7653],[-121.6482,35.9986],[-121.7707,36.162],[-121.9591,36.2871],[-122.0427,36.5966],[-122.0011,36.6477],[-122.0764,36.9102],[-122.3761,37.0656],[-122.4641,37.1778],[-122.4659,37.3412],[-122.575,37.4999],[-122.5882,37.7894],[-122.7525,37.8577],[-122.8893,37.9741],[-123.0839,37.9834],[-123.0148,38.1491],[-123.2202,38.4419],[-123.3609,38.5102],[-123.5106,38.6809],[-123.7847,38.8937],[-123.762,39.0411],[-123.8931,39.3375],[-123.8346,39.5492],[-123.8572,39.6747],[-123.9386,39.8149],[-124.1566,40.0659],[-124.3928,40.2098],[-124.4786,40.4221],[-124.4477,40.5297],[-124.2326,40.8693],[-124.1827,41.0013],[-124.2474,41.0922],[-124.1607,41.2893],[-124.1365,41.4643],[-124.2117,41.6812],[-124.4389,41.8245],[-124.285,41.8595],[-124.3288,41.9983]]]]},"properties":{"STATE_ID":"06","STATE_NAME":"California"},"id":6}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-74.6949,41.3574],[-73.9027,40.9973],[-73.9298,40.8887],[-74.0557,40.6518],[-74.2023,40.6309],[-74.2281,40.4774],[-73.9499,40.5255],[-73.8867,40.4898],[-73.8982,40.2743],[-73.9663,40.1086],[-74.0382,39.7501],[-74.2659,39.4224],[-74.3625,39.3258],[-74.4616,39.301],[-74.6443,39.1148],[-74.7284,38.9742],[-75.0151,38.7887],[-75.1685,39.0562],[-75.321,39.2514],[-75.5605,39.4556],[-75.5128,39.5783],[-75.5584,39.6303],[-75.4151,39.8019],[-75.1373,39.89],[-75.0756,39.978],[-74.8155,40.1277],[-74.7712,40.2149],[-75.0586,40.4182],[-75.0675,40.54],[-75.1941,40.5761],[-75.1695,40.7785],[-75.0515,40.8641],[-75.1311,40.9905],[-75.0268,41.0397],[-74.8821,41.1808],[-74.8301,41.2872],[-74.6949,41.3574]]]},"properties":{"STATE_ID":"34","STATE_NAME":"New Jersey"},"id":34}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-89.9571,47.2911],[-90.4184,46.5661],[-90.2162,46.5013],[-90.1206,46.337],[-89.0916,46.1384],[-88.7821,46.0162],[-88.6165,45.9877],[-88.5155,46.0201],[-88.1488,45.9376],[-88.0714,45.7799],[-87.8798,45.7548],[-87.7747,45.602],[-87.8553,45.4414],[-87.8504,45.3475],[-87.6481,45.3394],[-87.7352,45.1771],[-87.6612,45.1083],[-87.4428,45.0765],[-87.4057,45.202],[-87.1712,45.3525],[-87.1011,45.4442],[-86.7565,45.4436],[-86.2495,45.2361],[-86.4999,45.0808],[-86.6863,44.881],[-87.0132,44.1319],[-87.1141,43.7341],[-87.1472,43.3799],[-87.0199,42.4935],[-87.8032,42.4926],[-88.7693,42.4919],[-90.0737,42.5083],[-90.6428,42.5085],[-90.7202,42.6408],[-90.9763,42.696],[-91.0638,42.7506],[-91.1435,42.9047],[-91.1753,43.1347],[-91.0579,43.254],[-91.2018,43.3491],[-91.2177,43.5005],[-91.2651,43.61],[-91.2441,43.7747],[-91.4323,43.9967],[-91.5826,44.0274],[-91.8752,44.2006],[-91.9282,44.3355],[-92.2211,44.4404],[-92.3476,44.5572],[-92.4937,44.566],[-92.8081,44.7509],[-92.7506,44.9373],[-92.762,45.2882],[-92.6466,45.4418],[-92.7734,45.5682],[-92.885,45.5788],[-92.8692,45.7176],[-92.6399,45.9335],[-92.3504,46.0164],[-92.294,46.0744],[-92.2916,46.638],[-92.0895,46.7492],[-92.0203,46.704],[-91.5002,46.9133],[-90.6547,47.3098],[-89.9571,47.2911]]]},"properties":{"STATE_ID":"55","STATE_NAME":"Wisconsin"},"id":55}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-124.1595,46.2611],[-123.8719,46.2349],[-123.48,46.2692],[-123.3714,46.1464],[-123.2656,46.1505],[-123.1159,46.1853],[-122.9041,46.0837],[-122.814,45.961],[-122.7638,45.6571],[-122.4387,45.5636],[-122.249,45.5477],[-122.1017,45.5832],[-121.8112,45.7067],[-121.5329,45.7265],[-121.0849,45.6479],[-120.944,45.6564],[-120.6351,45.7457],[-120.5057,45.7],[-120.2108,45.7259],[-119.9658,45.8244],[-119.67,45.8569],[-119.6236,45.9056],[-119.1263,45.9328],[-118.9873,45.9999],[-117.6813,45.9998],[-116.9161,45.9954],[-116.7822,45.8251],[-116.5933,45.7787],[-116.4633,45.6148],[-116.6736,45.3218],[-116.7296,45.1421],[-116.8479,45.0227],[-116.832,44.933],[-116.9347,44.7839],[-117.0383,44.7482],[-117.1442,44.5457],[-117.2258,44.4772],[-117.2227,44.2976],[-116.8958,44.1713],[-116.9617,43.918],[-117.0266,43.8083],[-117.0262,42.8355],[-117.0262,42.0002],[-118.6746,41.9922],[-119.9992,41.9949],[-121.0221,41.9933],[-122.3785,42.0095],[-123.3455,41.9993],[-124.3288,41.9983],[-124.4163,42.0748],[-124.5008,42.3766],[-124.5672,42.4778],[-124.4736,42.6147],[-124.7003,42.784],[-124.5724,42.9225],[-124.4652,43.2003],[-124.477,43.3294],[-124.3803,43.4029],[-124.303,43.5681],[-124.2302,43.8637],[-124.1635,44.3748],[-124.1478,44.7736],[-124.0501,45.1407],[-124.077,45.3419],[-124.0108,45.7083],[-124.0924,45.9343],[-124.0081,46.0099],[-124.0673,46.1838],[-124.1595,46.2611]]]},"properties":{"STATE_ID":"41","STATE_NAME":"Oregon"},"id":41}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-104.0529,42.147],[-104.053,43.0006],[-102.8679,43],[-101.633,42.9963],[-100.8875,42.998],[-99.8406,42.9979],[-98.4985,42.9986],[-98.4674,42.9476],[-97.9472,42.7707],[-97.8755,42.8587],[-97.6865,42.8422],[-97.2207,42.8468],[-97.1303,42.7715],[-96.8062,42.7041],[-96.6035,42.5045],[-96.4455,42.4906],[-96.408,42.3374],[-96.3238,42.2299],[-96.3457,42.1633],[-96.2334,42.0397],[-96.2338,42.0398],[-96.234,42.0399],[-96.2348,42.0401],[-96.234,42.0399],[-96.2338,42.0398],[-96.2334,42.0397],[-96.0648,41.7944],[-96.121,41.677],[-96.0919,41.5341],[-95.9228,41.4573],[-95.9517,41.3375],[-95.8121,40.8842],[-95.8832,40.7176],[-95.7656,40.5852],[-95.6104,40.314],[-95.4787,40.2437],[-95.3987,40.1264],[-95.4216,40.0577],[-95.3083,40],[-96.6204,40.001],[-97.4634,40.002],[-98.5003,40.0022],[-99.3098,40.0018],[-100.4956,40.0017],[-102.0517,40.0031],[-102.0517,41.0024],[-102.8272,41.0021],[-104.0533,41.0014],[-104.0529,42.147]]]},"properties":{"STATE_ID":"31","STATE_NAME":"Nebraska"},"id":31}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-80.5199,42.3271],[-80.0802,42.3942],[-79.7624,42.5161],[-79.7613,41.9988],[-78.8778,41.9976],[-77.7767,41.9984],[-76.4453,41.9987],[-75.3596,41.9995],[-75.2713,41.8874],[-75.1144,41.8436],[-74.9802,41.4796],[-74.7409,41.4312],[-74.6949,41.3574],[-74.8301,41.2872],[-74.8821,41.1808],[-75.0268,41.0397],[-75.1311,40.9905],[-75.0515,40.8641],[-75.1695,40.7785],[-75.1941,40.5761],[-75.0675,40.54],[-75.0586,40.4182],[-74.7712,40.2149],[-74.8155,40.1277],[-75.0756,39.978],[-75.1373,39.89],[-75.4151,39.8019],[-75.5802,39.8389],[-75.7886,39.7222],[-76.9909,39.7198],[-78.0958,39.7221],[-79.4767,39.7211],[-80.5193,39.7214],[-80.5191,39.958],[-80.5191,40.5902],[-80.519,40.6388],[-80.519,41.404],[-80.5199,42.3271]]]},"properties":{"STATE_ID":"42","STATE_NAME":"Pennsylvania"},"id":42}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-117.0323,48.9992],[-117.0421,48.033],[-117.0398,47.4598],[-117.0398,46.4259],[-116.9228,46.1608],[-116.9161,45.9954],[-117.6813,45.9998],[-118.9873,45.9999],[-119.1263,45.9328],[-119.6236,45.9056],[-119.67,45.8569],[-119.9658,45.8244],[-120.2108,45.7259],[-120.5057,45.7],[-120.6351,45.7457],[-120.944,45.6564],[-121.0849,45.6479],[-121.5329,45.7265],[-121.8112,45.7067],[-122.1017,45.5832],[-122.249,45.5477],[-122.4387,45.5636],[-122.7638,45.6571],[-122.814,45.961],[-122.9041,46.0837],[-123.1159,46.1853],[-123.2656,46.1505],[-123.3714,46.1464],[-123.48,46.2692],[-123.8719,46.2349],[-124.1595,46.2611],[-124.13,46.4329],[-124.1453,46.6705],[-124.2344,46.8912],[-124.2513,47.0966],[-124.3064,47.2481],[-124.4136,47.3687],[-124.4614,47.625],[-124.6988,47.8498],[-124.8032,47.9868],[-124.847,48.1677],[-124.7614,48.2957],[-124.817,48.3855],[-124.7497,48.4998],[-124.0138,48.2975],[-123.5424,48.2248],[-123.2477,48.2847],[-123.1151,48.4228],[-123.219,48.5488],[-123.2679,48.694],[-123.0085,48.7671],[-123.0085,48.8312],[-123.3222,49.0021],[-121.7596,48.9973],[-120.0596,48.9995],[-118.9426,49.0001],[-117.0323,48.9992]]]},"properties":{"STATE_ID":"53","STATE_NAME":"Washington"},"id":53}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-91.1661,33.0041],[-91.2128,32.9221],[-91.1436,32.8447],[-91.1527,32.6408],[-91.0935,32.4574],[-90.9867,32.3518],[-90.9827,32.2152],[-91.1649,32.1957],[-91.0386,32.0983],[-91.201,31.9092],[-91.3452,31.8439],[-91.3961,31.6393],[-91.4869,31.5867],[-91.549,31.3472],[-91.6412,31.2669],[-91.5902,31.1756],[-91.6366,30.9994],[-91.0602,30.9989],[-89.7526,31.0019],[-89.8313,30.7676],[-89.8058,30.5674],[-89.6836,30.4518],[-89.647,30.2918],[-89.5719,30.1807],[-89.2884,30.1785],[-89.1837,30.2122],[-89.0965,30.1658],[-88.889,30.1398],[-88.7837,30.0267],[-88.7673,29.8408],[-88.8234,29.715],[-89.1376,29.3814],[-89.0694,29.2943],[-88.942,29.2537],[-88.9278,29.1173],[-89.0961,28.9425],[-89.2796,28.9778],[-89.3847,28.8715],[-89.4876,28.8874],[-89.4634,29.0828],[-89.5023,29.1584],[-89.6104,29.1986],[-90.0323,29.135],[-90.1513,29.0563],[-90.4094,28.9953],[-90.5525,29.0368],[-90.7208,28.9926],[-90.9703,29.005],[-91.02,29.1218],[-91.3081,29.2024],[-91.4211,29.3028],[-91.7775,29.3961],[-91.8409,29.3602],[-92.1467,29.532],[-92.2937,29.4815],[-92.6325,29.5297],[-93.1252,29.7062],[-93.2874,29.7243],[-93.7227,29.6879],[-93.8144,29.5966],[-93.9227,29.8188],[-93.8551,29.8641],[-93.7031,30.0663],[-93.7502,30.3167],[-93.6981,30.4389],[-93.7338,30.5313],[-93.5608,30.8086],[-93.5489,31.1866],[-93.6879,31.3085],[-93.7147,31.5142],[-93.8381,31.6068],[-93.8226,31.7736],[-93.9217,31.9048],[-94.0427,31.9993],[-94.043,33.0192],[-93.0002,33.0176],[-91.9555,33.0075],[-91.1661,33.0041]]]},"properties":{"STATE_ID":"22","STATE_NAME":"Louisiana"},"id":22}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-85.6052,34.9847],[-84.3218,34.9884],[-83.62,34.9867],[-83.1086,35.0007],[-83.1271,34.9387],[-83.3242,34.7875],[-83.3382,34.6872],[-83.0726,34.5041],[-82.8644,34.4598],[-82.7468,34.2666],[-82.7175,34.1506],[-82.5568,33.9453],[-82.3469,33.8343],[-82.2475,33.7526],[-82.1961,33.63],[-82.0463,33.5638],[-81.9341,33.4683],[-81.9447,33.364],[-81.8345,33.2584],[-81.8521,33.2475],[-81.7046,33.1165],[-81.4922,33.0093],[-81.5086,32.9526],[-81.4216,32.8352],[-81.4187,32.6294],[-81.1886,32.4612],[-81.1225,32.3066],[-81.1559,32.2457],[-81.1172,32.1176],[-80.9228,32.0391],[-80.7514,32.0335],[-80.7898,31.9644],[-81.0498,31.6886],[-81.088,31.5273],[-81.1908,31.3999],[-81.1828,31.2659],[-81.2921,31.1554],[-81.3048,30.9857],[-81.4005,30.7664],[-81.347,30.7124],[-81.56,30.7117],[-81.7183,30.7447],[-81.9048,30.8283],[-82.0368,30.7544],[-82.0065,30.5619],[-82.0664,30.3558],[-82.1703,30.359],[-82.2063,30.4923],[-82.2147,30.5686],[-83.1314,30.6236],[-84.0727,30.6755],[-84.8647,30.7115],[-84.9368,30.8185],[-85.0025,31.0007],[-85.1005,31.166],[-85.0922,31.3646],[-85.0414,31.5393],[-85.1259,31.6963],[-85.1407,31.8575],[-85.0659,31.9712],[-85.0621,32.1325],[-84.894,32.2659],[-85.0028,32.3224],[-84.9718,32.4428],[-85.0672,32.5793],[-85.1846,32.8698],[-85.3574,33.7501],[-85.6052,34.9847]]]},"properties":{"STATE_ID":"13","STATE_NAME":"Georgia"},"id":13}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-88.2001,34.9956],[-88.203,35.008],[-86.8403,34.9919],[-85.6052,34.9847],[-85.3574,33.7501],[-85.1846,32.8698],[-85.0672,32.5793],[-84.9718,32.4428],[-85.0028,32.3224],[-84.894,32.2659],[-85.0621,32.1325],[-85.0659,31.9712],[-85.1407,31.8575],[-85.1259,31.6963],[-85.0414,31.5393],[-85.0922,31.3646],[-85.1005,31.166],[-85.0025,31.0007],[-85.546,30.9964],[-86.5202,30.9933],[-87.5988,30.9975],[-87.6262,30.8467],[-87.5326,30.7432],[-87.4064,30.6744],[-87.4444,30.5149],[-87.3712,30.4305],[-87.5,30.329],[-87.5183,30.2295],[-88.0749,30.1471],[-88.162,30.2001],[-88.3844,30.1585],[-88.4487,31.4207],[-88.4731,31.896],[-88.4038,32.4488],[-88.2796,33.4941],[-88.2107,34.0292],[-88.0979,34.8921],[-88.2001,34.9956]]]},"properties":{"STATE_ID":"01","STATE_NAME":"Alabama"},"id":1}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-114.0415,41.9939],[-113.9016,41.9885],[-112.7098,42.0001],[-112.1539,41.9972],[-111.0467,42.0017],[-111.0468,40.9979],[-110.5051,40.9948],[-109.05,41.0007],[-109.0509,40.0287],[-109.0512,39.1426],[-109.0602,38.2755],[-109.0428,38.1663],[-109.0452,36.999],[-110.4697,36.9977],[-111.9654,37.001],[-112.9961,37.0001],[-114.05,37.0002],[-114.0502,37.8989],[-114.0499,38.6518],[-114.0476,39.6261],[-114.0461,40.4027],[-114.0412,41.1537],[-114.0415,41.9939]]]},"properties":{"STATE_ID":"49","STATE_NAME":"Utah"},"id":49}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-84.806,41.6961],[-83.4159,41.7338],[-83.1125,41.9594],[-83.0693,41.8642],[-82.6811,41.6763],[-82.3983,41.6765],[-81.2498,42.2164],[-80.5199,42.3271],[-80.519,41.404],[-80.519,40.6388],[-80.664,40.5903],[-80.5992,40.4826],[-80.5999,40.3177],[-80.7373,40.0801],[-80.7401,39.9708],[-80.8702,39.7631],[-80.8804,39.6207],[-81.0236,39.5526],[-81.2214,39.3862],[-81.3449,39.3468],[-81.4561,39.4093],[-81.6834,39.2711],[-81.7564,39.1776],[-81.764,39.0142],[-81.8445,38.9288],[-82.006,39.0294],[-82.0902,38.9753],[-82.1442,38.8419],[-82.2173,38.7957],[-82.1727,38.6297],[-82.2935,38.5754],[-82.324,38.4493],[-82.5935,38.4218],[-82.7255,38.5582],[-82.8422,38.5886],[-82.8963,38.7564],[-83.0309,38.7255],[-83.1547,38.6207],[-83.2622,38.6225],[-83.5213,38.7031],[-83.6671,38.6264],[-83.7702,38.6559],[-83.8529,38.7523],[-84.2131,38.8058],[-84.3287,39.0287],[-84.4588,39.1215],[-84.6079,39.0733],[-84.7581,39.145],[-84.8202,39.1055],[-84.8046,40.2522],[-84.8032,40.959],[-84.806,41.6961]]]},"properties":{"STATE_ID":"39","STATE_NAME":"Ohio"},"id":39}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-103.0024,36.5005],[-102.2206,36.5003],[-101.3754,36.4993],[-100.0004,36.4997],[-100.0004,35.4224],[-100.0003,34.5605],[-99.9232,34.5746],[-99.695,34.3783],[-99.3771,34.4586],[-99.2108,34.3372],[-99.1912,34.2153],[-98.9513,34.2122],[-98.8871,34.1683],[-98.6901,34.1332],[-98.5998,34.1606],[-98.4863,34.0626],[-98.364,34.1571],[-98.169,34.1142],[-98.0844,34.0029],[-97.9717,34.0054],[-97.8774,33.8502],[-97.6615,33.9908],[-97.5009,33.9195],[-97.3747,33.8186],[-97.3022,33.8839],[-97.0861,33.7446],[-96.9243,33.9592],[-96.8664,33.8531],[-96.7102,33.8323],[-96.6599,33.9167],[-96.5002,33.7726],[-96.2988,33.7586],[-96.1797,33.7597],[-96.1481,33.8378],[-95.9523,33.8573],[-95.8301,33.8348],[-95.5528,33.9243],[-95.4383,33.8663],[-95.2805,33.8756],[-95.2169,33.9627],[-94.9439,33.8302],[-94.8698,33.7461],[-94.4859,33.6379],[-94.3895,33.5467],[-94.0434,33.5521],[-94.043,33.0192],[-94.0427,31.9993],[-93.9217,31.9048],[-93.8226,31.7736],[-93.8381,31.6068],[-93.7147,31.5142],[-93.6879,31.3085],[-93.5489,31.1866],[-93.5608,30.8086],[-93.7338,30.5313],[-93.6981,30.4389],[-93.7502,30.3167],[-93.7031,30.0663],[-93.8551,29.8641],[-93.9227,29.8188],[-93.8144,29.5966],[-94.0336,29.625],[-94.5002,29.4516],[-94.6503,29.3828],[-94.6662,29.2811],[-95.0864,29.0682],[-95.1055,29.016],[-95.3654,28.8138],[-95.4201,28.8056],[-95.7502,28.6384],[-96.1822,28.452],[-96.3752,28.2908],[-96.531,28.2212],[-96.7463,28.0796],[-96.9595,27.8753],[-97.1253,27.6406],[-97.2503,27.3923],[-97.2966,27.2503],[-97.3232,27.0103],[-97.3004,26.8346],[-97.1261,26.2504],[-97.0911,25.9738],[-97.2769,25.9523],[-97.427,25.8414],[-97.5208,25.886],[-97.667,26.0189],[-97.8787,26.0653],[-98.0392,26.0413],[-98.2487,26.072],[-98.3546,26.153],[-98.5991,26.2576],[-98.6811,26.2628],[-98.8073,26.3694],[-98.8909,26.3564],[-99.0811,26.3966],[-99.1667,26.5361],[-99.2089,26.7248],[-99.2686,26.8432],[-99.4523,27.061],[-99.4415,27.2499],[-99.508,27.353],[-99.4792,27.4786],[-99.6035,27.642],[-99.7215,27.6661],[-99.878,27.8005],[-99.8941,27.8929],[-100.0869,28.1468],[-100.2113,28.1939],[-100.2943,28.2844],[-100.3362,28.4302],[-100.5468,28.8254],[-100.6515,28.9456],[-100.6755,29.1011],[-100.7976,29.2468],[-101.004,29.3647],[-101.0601,29.4587],[-101.1516,29.4767],[-101.3116,29.5851],[-101.4132,29.7534],[-101.5678,29.7987],[-101.6457,29.7542],[-101.8036,29.8035],[-102.0713,29.787],[-102.2997,29.8772],[-102.4049,29.765],[-102.4873,29.7866],[-102.6772,29.7411],[-102.8089,29.5208],[-102.8462,29.3574],[-102.9064,29.2621],[-103.0802,29.0871],[-103.1185,28.9837],[-103.239,28.9813],[-103.4346,29.0576],[-103.55,29.1538],[-103.7037,29.1844],[-103.8142,29.2739],[-103.9723,29.296],[-104.1607,29.3899],[-104.2089,29.4807],[-104.3382,29.5202],[-104.5442,29.6815],[-104.5655,29.7696],[-104.6798,29.9209],[-104.687,30.1788],[-104.8109,30.3632],[-104.8811,30.5216],[-104.8812,30.5216],[-104.8811,30.5216],[-104.8812,30.5216],[-105.12,30.75],[-105.3958,30.8492],[-105.5544,30.9882],[-105.6488,31.1159],[-105.7737,31.1676],[-105.9535,31.3645],[-106.2052,31.4651],[-106.3811,31.7321],[-106.5282,31.7831],[-106.6359,31.8662],[-106.6185,32.0005],[-105.2458,32.0002],[-104.3291,32.0001],[-103.0645,32.0004],[-103.0647,32.9953],[-103.0436,34.0036],[-103.0431,34.6718],[-103.0419,35.5356],[-103.0417,36.5004],[-103.0024,36.5005]]]},"properties":{"STATE_ID":"48","STATE_NAME":"Texas"},"id":48}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-109.05,41.0007],[-108.5619,41],[-107.5006,41.0023],[-106.4539,41.0021],[-105.7044,40.9969],[-104.8553,40.998],[-104.0533,41.0014],[-102.8272,41.0021],[-102.0517,41.0024],[-102.0517,40.0031],[-102.0453,38.8569],[-102.0416,37.6967],[-102.0421,36.993],[-103.0023,37.0001],[-104.3388,36.9935],[-105.0292,36.9927],[-105.801,36.9956],[-106.8698,36.9925],[-106.8772,37.0001],[-107.858,36.9997],[-109.0452,36.999],[-109.0428,38.1663],[-109.0602,38.2755],[-109.0512,39.1426],[-109.0509,40.0287],[-109.05,41.0007]]]},"properties":{"STATE_ID":"08","STATE_NAME":"Colorado"},"id":8}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-83.1086,35.0007],[-82.4596,35.1781],[-82.2749,35.2001],[-81.0707,35.1513],[-80.935,35.1074],[-80.782,34.9358],[-80.7975,34.8197],[-79.6753,34.8047],[-79.2015,34.4086],[-78.4993,33.8128],[-78.7724,33.708],[-79.0345,33.4568],[-79.1202,33.2469],[-79.0776,33.1887],[-79.308,32.9697],[-79.4402,32.9589],[-79.5347,32.87],[-79.7601,32.7383],[-79.7982,32.6756],[-79.979,32.5581],[-80.1988,32.4962],[-80.5238,32.2346],[-80.585,32.1626],[-80.7482,32.0845],[-80.7514,32.0335],[-80.9228,32.0391],[-81.1172,32.1176],[-81.1559,32.2457],[-81.1225,32.3066],[-81.1886,32.4612],[-81.4187,32.6294],[-81.4216,32.8352],[-81.5086,32.9526],[-81.4922,33.0093],[-81.7046,33.1165],[-81.8521,33.2475],[-81.8345,33.2584],[-81.9447,33.364],[-81.9341,33.4683],[-82.0463,33.5638],[-82.1961,33.63],[-82.2475,33.7526],[-82.3469,33.8343],[-82.5568,33.9453],[-82.7175,34.1506],[-82.7468,34.2666],[-82.8644,34.4598],[-83.0726,34.5041],[-83.3382,34.6872],[-83.3242,34.7875],[-83.1271,34.9387],[-83.1086,35.0007]]]},"properties":{"STATE_ID":"45","STATE_NAME":"South Carolina"},"id":45}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-103.0024,36.5005],[-103.0023,37.0001],[-102.0421,36.993],[-101.1254,36.9975],[-99.6477,37],[-98.31,36.9977],[-97.4899,36.9986],[-96.5001,36.9986],[-95.381,36.9993],[-94.618,36.9989],[-94.6179,36.4994],[-94.431,35.3925],[-94.4661,34.3481],[-94.4859,33.6379],[-94.8698,33.7461],[-94.9439,33.8302],[-95.2169,33.9627],[-95.2805,33.8756],[-95.4383,33.8663],[-95.5528,33.9243],[-95.8301,33.8348],[-95.9523,33.8573],[-96.1481,33.8378],[-96.1797,33.7597],[-96.2988,33.7586],[-96.5002,33.7726],[-96.6599,33.9167],[-96.7102,33.8323],[-96.8664,33.8531],[-96.9243,33.9592],[-97.0861,33.7446],[-97.3022,33.8839],[-97.3747,33.8186],[-97.5009,33.9195],[-97.6615,33.9908],[-97.8774,33.8502],[-97.9717,34.0054],[-98.0844,34.0029],[-98.169,34.1142],[-98.364,34.1571],[-98.4863,34.0626],[-98.5998,34.1606],[-98.6901,34.1332],[-98.8871,34.1683],[-98.9513,34.2122],[-99.1912,34.2153],[-99.2108,34.3372],[-99.3771,34.4586],[-99.695,34.3783],[-99.9232,34.5746],[-100.0003,34.5605],[-100.0004,35.4224],[-100.0004,36.4997],[-101.3754,36.4993],[-102.2206,36.5003],[-103.0024,36.5005]]]},"properties":{"STATE_ID":"40","STATE_NAME":"Oklahoma"},"id":40}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-84.3218,34.9884],[-85.6052,34.9847],[-86.8403,34.9919],[-88.203,35.008],[-88.2001,34.9956],[-88.9252,34.9948],[-90.3093,34.9957],[-90.2094,35.0266],[-90.1736,35.1181],[-90.0666,35.136],[-90.1521,35.256],[-90.075,35.3841],[-90.1295,35.4419],[-90.0396,35.5486],[-89.9408,35.5561],[-89.954,35.7362],[-89.7057,35.8185],[-89.7656,35.8914],[-89.7331,36.0006],[-89.5935,36.1281],[-89.6065,36.2383],[-89.5364,36.2728],[-89.5392,36.4979],[-89.4854,36.4975],[-89.4173,36.499],[-88.0533,36.4971],[-88.0705,36.6783],[-87.8533,36.6332],[-86.3321,36.6487],[-85.8324,36.6221],[-85.2769,36.6268],[-84.5365,36.5963],[-83.6908,36.5826],[-83.6754,36.6008],[-83.2613,36.5939],[-81.6775,36.5881],[-81.696,36.4916],[-81.7223,36.3523],[-81.8485,36.3389],[-82.0338,36.1205],[-82.2221,36.157],[-82.4096,36.0832],[-82.55,35.9638],[-82.6372,36.0658],[-82.8982,35.9452],[-82.9956,35.7731],[-83.1596,35.7647],[-83.4985,35.5629],[-83.6967,35.5701],[-83.8807,35.5185],[-84.0215,35.4042],[-84.0234,35.2963],[-84.0934,35.2489],[-84.2903,35.2252],[-84.3218,34.9884]]]},"properties":{"STATE_ID":"47","STATE_NAME":"Tennessee"},"id":47}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-111.0524,44.4784],[-111.0546,45.001],[-110.7045,44.9922],[-109.1032,45.0058],[-108.3754,44.9999],[-106.5974,44.9948],[-105.9132,45.0002],[-104.5919,44.9986],[-104.0579,44.9976],[-104.0545,44.1804],[-104.053,43.0006],[-104.0529,42.147],[-104.0533,41.0014],[-104.8553,40.998],[-105.7044,40.9969],[-106.4539,41.0021],[-107.5006,41.0023],[-108.5619,41],[-109.05,41.0007],[-110.5051,40.9948],[-111.0468,40.9979],[-111.0467,42.0017],[-111.044,43.2334],[-111.0524,44.4784]]]},"properties":{"STATE_ID":"56","STATE_NAME":"Wyoming"},"id":56}, +{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-166.3829,23.8297],[-166.3071,23.9249],[-166.1824,23.9023],[-166.1068,23.7425],[-166.2054,23.6916],[-166.3158,23.7401],[-166.3829,23.8297]]],[[[-174.0659,26.0394],[-173.9579,26.1357],[-173.926,26.0196],[-174.0659,26.0394]]],[[[-176.0396,27.7582],[-175.9663,27.9299],[-175.8067,28.0072],[-175.6701,27.9416],[-175.7341,27.7388],[-175.9696,27.6934],[-176.0396,27.7582]]],[[[-178.4332,28.3978],[-178.3958,28.5],[-178.2385,28.4562],[-178.3014,28.3283],[-178.4332,28.3978]]],[[[-155.4329,20.1452],[-155.1403,19.9895],[-155.0316,19.875],[-154.9289,19.6736],[-154.7593,19.5365],[-154.7757,19.4571],[-154.9397,19.3128],[-155.1821,19.2099],[-155.258,19.2222],[-155.4949,19.0716],[-155.5656,18.9345],[-155.6943,18.8668],[-155.9216,19.0038],[-155.9739,19.1426],[-155.9432,19.3442],[-156.0359,19.598],[-156.1191,19.7193],[-156.1055,19.7973],[-155.9624,19.9092],[-155.8843,20.0183],[-155.9323,20.0834],[-155.9577,20.235],[-155.9159,20.3011],[-155.7515,20.2945],[-155.5788,20.1802],[-155.4329,20.1452]]],[[[-158.3176,21.5391],[-158.3243,21.6157],[-158.1489,21.642],[-158.0501,21.7399],[-157.9418,21.7546],[-157.7509,21.5165],[-157.661,21.4968],[-157.6077,21.2691],[-157.6758,21.2138],[-157.8102,21.1992],[-157.8987,21.2499],[-158.1101,21.2371],[-158.1644,21.2723],[-158.3176,21.5391]]],[[[-159.625,22.2618],[-159.4029,22.2905],[-159.2458,22.1668],[-159.2843,21.9406],[-159.4329,21.8208],[-159.6313,21.8467],[-159.7936,21.9398],[-159.8481,22.0761],[-159.75,22.1994],[-159.625,22.2618]]],[[[-156.5627,20.738],[-156.625,20.75],[-156.75,20.9051],[-156.735,21.0057],[-156.591,21.0924],[-156.4511,20.9688],[-156.3392,21.0042],[-156.1953,20.9715],[-155.9268,20.7817],[-156.0163,20.6124],[-156.2905,20.5369],[-156.4599,20.5577],[-156.5335,20.463],[-156.75,20.4543],[-156.7044,20.6046],[-156.5627,20.738]]],[[[-157.1115,20.875],[-157.0353,20.9833],[-156.8233,20.9308],[-156.75,20.8076],[-156.875,20.691],[-156.9944,20.6936],[-157.1115,20.875]]],[[[-160.3045,21.8326],[-160.28,21.9206],[-160.0567,22.0683],[-159.9972,21.9925],[-160.031,21.8694],[-160.1703,21.7396],[-160.2658,21.7462],[-160.3045,21.8326]]],[[[-157.0151,21.2612],[-156.9103,21.2296],[-156.7221,21.2261],[-156.6726,21.0957],[-156.837,21],[-157.0721,21.0576],[-157.3212,21.0507],[-157.3657,21.125],[-157.2722,21.2766],[-157.0151,21.2612]]]]},"properties":{"STATE_ID":"15","STATE_NAME":"Hawaii"},"id":15}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-104.0487,48.9996],[-102.9811,48.9992],[-102.217,48.9986],[-101.1254,48.9991],[-99.9137,48.999],[-98.6943,49.0001],[-97.2287,49.0006],[-97.2342,48.9483],[-97.1014,48.6822],[-97.1478,48.614],[-97.1498,48.1835],[-97.0549,47.9466],[-96.8548,47.6069],[-96.834,47.0098],[-96.7802,46.877],[-96.7995,46.6752],[-96.7181,46.4419],[-96.6017,46.3312],[-96.5637,45.9352],[-97.4795,45.9351],[-98.3115,45.9361],[-99.846,45.9411],[-100.6054,45.9436],[-102.0196,45.9445],[-102.9647,45.945],[-104.0456,45.9453],[-104.0452,46.5827],[-104.0414,47.8631],[-104.0487,48.9996]]]},"properties":{"STATE_ID":"38","STATE_NAME":"North Dakota"},"id":38}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-88.028,37.7992],[-87.9078,37.8068],[-87.833,37.8771],[-87.3854,37.9377],[-87.1326,37.7901],[-87.0459,37.8927],[-86.7949,37.9892],[-86.7523,37.9148],[-86.5067,37.9306],[-86.525,38.0289],[-86.3259,38.154],[-86.1789,38.0108],[-85.9471,38.0051],[-85.9041,38.1734],[-85.8195,38.2819],[-85.6554,38.3239],[-85.6183,38.4263],[-85.4931,38.4729],[-85.416,38.5637],[-85.4354,38.7291],[-85.2893,38.7424],[-85.1731,38.688],[-84.9919,38.7785],[-84.8125,38.7867],[-84.8202,39.1055],[-84.7581,39.145],[-84.6079,39.0733],[-84.4588,39.1215],[-84.3287,39.0287],[-84.2131,38.8058],[-83.8529,38.7523],[-83.7702,38.6559],[-83.6671,38.6264],[-83.5213,38.7031],[-83.2622,38.6225],[-83.1547,38.6207],[-83.0309,38.7255],[-82.8963,38.7564],[-82.8422,38.5886],[-82.7255,38.5582],[-82.5935,38.4218],[-82.5745,38.2645],[-82.6366,38.138],[-82.5494,38.0686],[-82.5022,37.9331],[-82.3406,37.786],[-82.3017,37.6808],[-82.1341,37.5536],[-81.968,37.538],[-82.3486,37.268],[-82.7214,37.1208],[-82.7428,37.0428],[-82.871,36.9688],[-82.8791,36.8892],[-83.0728,36.8545],[-83.1942,36.7395],[-83.6754,36.6008],[-83.6908,36.5826],[-84.5365,36.5963],[-85.2769,36.6268],[-85.8324,36.6221],[-86.3321,36.6487],[-87.8533,36.6332],[-88.0705,36.6783],[-88.0533,36.4971],[-89.4173,36.499],[-89.3642,36.6259],[-89.2271,36.5695],[-89.1993,36.7156],[-89.1171,36.8887],[-89.1329,36.9821],[-89.1738,37.0663],[-89.0299,37.2111],[-88.9314,37.2274],[-88.5232,37.0658],[-88.4252,37.1538],[-88.5158,37.2841],[-88.477,37.3857],[-88.2792,37.4533],[-88.082,37.4728],[-88.1572,37.6333],[-88.028,37.7992]]]},"properties":{"STATE_ID":"21","STATE_NAME":"Kentucky"},"id":21}, +{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-64.9497,17.6533],[-64.8993,17.8155],[-64.7005,17.8092],[-64.5835,17.8331],[-64.5487,17.703],[-64.7564,17.6306],[-64.9497,17.6533]]],[[[-64.8437,18.3937],[-64.6404,18.364],[-64.6782,18.2523],[-64.8013,18.2451],[-64.8864,18.1914],[-64.9465,18.2572],[-65.1541,18.2774],[-65.1004,18.4395],[-64.891,18.4622],[-64.8437,18.3937]]]]},"properties":{"STATE_ID":"78","STATE_NAME":"United States Virgin Islands"},"id":78}, +{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[145.5751,16.3058],[145.5713,16.402],[145.7208,16.4483],[145.7676,16.324],[145.6932,16.274],[145.5751,16.3058]]],[[[145.7044,16.6882],[145.7924,16.792],[145.8679,16.7417],[145.8549,16.6601],[145.7044,16.6882]]],[[[145.7485,17.5717],[145.8001,17.6841],[145.9177,17.6546],[145.8967,17.5335],[145.7485,17.5717]]],[[[145.7634,17.3058],[145.8505,17.4012],[145.9366,17.3404],[145.8907,17.2433],[145.7634,17.3058]]],[[[145.6575,18.0189],[145.7,18.1997],[145.84,18.2338],[145.8835,18.1093],[145.7441,17.986],[145.6575,18.0189]]],[[[145.5769,18.7296],[145.5981,18.8568],[145.7257,18.8598],[145.7698,18.75],[145.6846,18.6578],[145.5769,18.7296]]],[[[145.3141,19.6511],[145.3597,19.7564],[145.4956,19.6799],[145.4,19.5884],[145.3141,19.6511]]],[[[145.1552,19.9776],[145.1787,20.0965],[145.315,20.033],[145.2481,19.9481],[145.1552,19.9776]]],[[[144.8155,20.5277],[144.8633,20.613],[144.9792,20.5259],[144.9264,20.4701],[144.8155,20.5277]]],[[[145.0644,14.0831],[145.0919,14.1936],[145.2356,14.2666],[145.3517,14.2444],[145.3515,14.125],[145.178,14.0366],[145.0644,14.0831]]],[[[146.003,16.0058],[146.0508,16.0934],[146.1507,16.0063],[146.0444,15.9479],[146.003,16.0058]]],[[[145.5726,15.125],[145.6483,15.1387],[145.7354,15.3126],[145.8528,15.3519],[145.9094,15.2741],[145.876,15.1354],[145.75,15.0659],[145.7308,14.9173],[145.5917,14.7814],[145.4678,14.8371],[145.5522,14.9327],[145.5183,15.0563],[145.5726,15.125]]]]},"properties":{"STATE_ID":"69","STATE_NAME":"Commonwealth of the Northern Mariana Islands"},"id":69}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[144.5646,13.4352],[144.6112,13.5102],[144.7255,13.5317],[144.8453,13.7051],[144.9816,13.6412],[144.9758,13.5068],[144.8266,13.3814],[144.8189,13.2828],[144.7406,13.1952],[144.6416,13.1824],[144.5646,13.4352]]]},"properties":{"STATE_ID":"66","STATE_NAME":"Guam"},"id":66}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-71.0839,45.3055],[-70.8111,45.3106],[-70.7943,45.4284],[-70.5529,45.6679],[-70.4005,45.7197],[-70.417,45.7955],[-70.2842,45.8718],[-70.3073,46.0611],[-70.2512,46.1195],[-70.2449,46.1279],[-70.2403,46.1371],[-70.2904,46.1851],[-70.209,46.3295],[-70.0566,46.4165],[-69.9972,46.6954],[-69.2246,47.4597],[-69.0356,47.415],[-69.0338,47.2404],[-68.8956,47.1825],[-68.5862,47.2835],[-68.3763,47.2952],[-68.2345,47.3553],[-67.952,47.1946],[-67.7903,47.0672],[-67.7812,45.9436],[-67.7537,45.9207],[-67.8037,45.883],[-67.8035,45.6777],[-67.4256,45.5784],[-67.5001,45.4909],[-67.4273,45.3907],[-67.464,45.2448],[-67.2913,45.1849],[-67.291,45.1856],[-67.1589,45.162],[-66.9653,44.8289],[-66.8854,44.7942],[-67.2481,44.5549],[-67.4397,44.5054],[-67.5676,44.3972],[-67.8056,44.391],[-68.0182,44.2751],[-68.1283,44.2642],[-68.1759,44.1251],[-68.3114,44.0534],[-68.4368,44.0532],[-68.6638,43.8939],[-68.8269,43.7357],[-68.9255,43.7501],[-69.0559,43.8589],[-69.3564,43.7109],[-69.4093,43.8108],[-69.5666,43.7028],[-69.8552,43.6469],[-70.156,43.5244],[-70.3692,43.3222],[-70.4932,43.2868],[-70.493,43.073],[-70.5751,42.9171],[-70.8276,43.1281],[-70.8183,43.2384],[-70.9667,43.3432],[-71.0068,44.2157],[-71.034,44.7049],[-71.0839,45.3055]]]},"properties":{"STATE_ID":"23","STATE_NAME":"Maine"},"id":23}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-73.3431,45.0108],[-73.3354,44.8046],[-73.3898,44.6172],[-73.3067,44.5003],[-73.3109,44.2743],[-73.3889,44.1926],[-73.4379,44.0451],[-73.3513,43.7698],[-73.405,43.6898],[-73.249,43.554],[-73.2787,42.8334],[-73.2648,42.7458],[-73.5082,42.0861],[-73.4873,42.0495],[-73.551,41.2954],[-73.4827,41.2128],[-73.7278,41.1007],[-73.6129,40.9509],[-72.9995,41.0871],[-72.0818,41.2622],[-71.9073,41.3045],[-71.791,41.1841],[-71.7775,41.0673],[-71.8371,41.0109],[-72.3745,40.8186],[-73.274,40.5513],[-73.4865,40.5205],[-73.7688,40.5337],[-73.8867,40.4898],[-73.9499,40.5255],[-74.2281,40.4774],[-74.2023,40.6309],[-74.0557,40.6518],[-73.9298,40.8887],[-73.9027,40.9973],[-74.6949,41.3574],[-74.7409,41.4312],[-74.9802,41.4796],[-75.1144,41.8436],[-75.2713,41.8874],[-75.3596,41.9995],[-76.4453,41.9987],[-77.7767,41.9984],[-78.8778,41.9976],[-79.7613,41.9988],[-79.7624,42.5161],[-78.9998,42.8044],[-78.9057,42.9234],[-79.0116,42.9853],[-79.0704,43.2625],[-79.2009,43.4504],[-78.6883,43.6347],[-77.6963,43.6313],[-76.7762,43.6295],[-76.7535,43.6843],[-76.4382,44.0942],[-76.1618,44.2808],[-75.913,44.3681],[-75.7662,44.5159],[-75.2735,44.8531],[-74.9725,44.9834],[-74.684,44.9997],[-74.1495,44.9914],[-73.3431,45.0108]]]},"properties":{"STATE_ID":"36","STATE_NAME":"New York"},"id":36}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-117.0262,42.0002],[-116.0471,41.9963],[-115.0763,41.9961],[-114.0415,41.9939],[-114.0412,41.1537],[-114.0461,40.4027],[-114.0476,39.6261],[-114.0499,38.6518],[-114.0502,37.8989],[-114.05,37.0002],[-114.044,36.194],[-114.1534,36.0232],[-114.2439,36.0153],[-114.3702,36.1426],[-114.6271,36.1408],[-114.7547,36.0851],[-114.6955,35.8299],[-114.6789,35.5013],[-114.5956,35.3265],[-114.5695,35.1623],[-114.643,35.0966],[-114.6335,35.0019],[-115.4502,35.6537],[-116.2508,36.2769],[-117.0009,36.8477],[-117.8759,37.4973],[-118.3726,37.856],[-119.126,38.3932],[-120.001,38.9996],[-120.0064,39.2704],[-119.9974,40.0392],[-119.9999,40.9999],[-119.9992,41.9949],[-118.6746,41.9922],[-117.0262,42.0002]]]},"properties":{"STATE_ID":"32","STATE_NAME":"Nevada"},"id":32}, +{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[172.3539,52.895],[172.5277,53.0233],[172.7344,53.0637],[173.1322,53.044],[173.3219,52.9921],[173.5806,52.8155],[173.3302,52.6928],[173.2096,52.7396],[172.9307,52.6848],[172.7369,52.7279],[172.3539,52.895]]],[[[173.78,52.7634],[173.8706,52.8348],[174.2327,52.7573],[174.1625,52.6567],[173.838,52.716],[173.78,52.7634]]],[[[179.4055,51.9095],[179.4087,52.0053],[179.6584,52.0783],[179.8597,51.9604],[179.7851,51.8626],[179.6232,51.819],[179.4055,51.9095]]],[[[-170.9129,52.5303],[-170.8889,52.6493],[-170.6805,52.7496],[-170.481,52.6904],[-170.5361,52.5739],[-170.7638,52.4898],[-170.9129,52.5303]]],[[[-170.2697,52.7293],[-170.1769,52.9351],[-170.0461,52.9731],[-169.8319,52.9355],[-169.8607,53.105],[-169.7592,53.1341],[-169.6045,53.062],[-169.5886,52.8006],[-169.7031,52.7161],[-169.8487,52.7631],[-170.0866,52.6626],[-170.2697,52.7293]]],[[[-179.1273,51.5234],[-178.6601,51.6659],[-178.4217,51.5873],[-178.5502,51.5085],[-178.8364,51.492],[-178.9486,51.5609],[-179.1273,51.5234]]],[[[-179.2269,51.2525],[-178.9694,51.4571],[-178.8328,51.3236],[-179.0736,51.179],[-179.2269,51.2525]]],[[[-170.5108,57.1743],[-170.4496,57.2493],[-170.191,57.2974],[-170.0165,57.2666],[-170.1118,57.1367],[-170.4441,56.9961],[-170.5108,57.1743]]],[[[-173.1816,60.6062],[-173.1586,60.7288],[-172.9438,60.6507],[-172.6878,60.4801],[-172.3936,60.4365],[-172.1091,60.314],[-172.1895,60.2508],[-172.5961,60.2586],[-172.9102,60.3396],[-173.1678,60.4811],[-173.1816,60.6062]]],[[[-178.9417,51.7533],[-178.9395,51.8336],[-178.7865,51.8879],[-178.6468,51.7903],[-178.828,51.6948],[-178.9417,51.7533]]],[[[-172.6672,52.2098],[-172.7143,52.2948],[-172.6332,52.3879],[-172.3993,52.4445],[-172.2497,52.3935],[-172.2107,52.3163],[-172.3779,52.2284],[-172.6672,52.2098]]],[[[-178.256,51.812],[-178.2988,51.9037],[-178.1072,51.9765],[-177.947,51.9713],[-177.8268,51.8964],[-177.6149,51.905],[-177.5153,51.792],[-177.3089,51.8368],[-177.2062,51.9931],[-177.0169,51.965],[-176.6013,52.0566],[-176.4885,52.026],[-176.4291,51.9153],[-176.2429,51.9267],[-176.2931,52.0654],[-176.2244,52.1531],[-176.0277,52.1602],[-175.812,52.048],[-175.5491,52.0099],[-175.2966,52.0888],[-174.9252,52.1639],[-174.7966,52.1535],[-174.3127,52.4567],[-174.1106,52.4683],[-173.9402,52.3963],[-173.9028,52.3192],[-173.9905,52.1831],[-173.5063,52.2131],[-173.4408,52.1688],[-172.8666,52.1489],[-172.9231,52.0242],[-173.0797,52.0179],[-173.1667,51.9467],[-173.3045,52.0054],[-173.4873,51.9712],[-173.71,52.0068],[-173.9352,52.0044],[-174.0565,52.0516],[-174.314,52.0362],[-174.4809,51.9525],[-174.8767,51.9859],[-175.0564,51.9482],[-175.3487,51.9626],[-175.41,51.9302],[-175.8024,51.8604],[-175.9647,51.7554],[-176.5398,51.6484],[-176.6987,51.5784],[-176.9696,51.539],[-177.0637,51.6647],[-177.2811,51.6276],[-177.452,51.6402],[-177.7277,51.611],[-177.9283,51.5419],[-178.1894,51.6337],[-178.1517,51.7738],[-178.256,51.812]]],[[[178.5769,51.5872],[178.5595,51.7017],[178.6988,51.7096],[179.0606,51.6325],[179.1703,51.523],[179.4252,51.4628],[179.5784,51.3543],[179.5109,51.3083],[179.2182,51.295],[178.896,51.4925],[178.7902,51.4925],[178.5769,51.5872]]],[[[177.169,51.8293],[177.1213,51.9179],[177.4164,52.0381],[177.5108,52.1611],[177.7457,52.1416],[177.8371,51.9023],[177.4756,51.8604],[177.2986,51.7629],[177.169,51.8293]]],[[[178.0386,51.9604],[178.0206,52.0719],[178.1888,52.0987],[178.2672,52.0374],[178.5124,52.0434],[178.6669,51.9303],[178.5316,51.8467],[178.1959,51.9488],[178.0386,51.9604]]],[[[178.1848,51.7702],[178.1758,51.8846],[178.3684,51.8605],[178.4964,51.7445],[178.4005,51.7036],[178.1848,51.7702]]],[[[-169.853,56.5788],[-169.8294,56.6698],[-169.5093,56.6675],[-169.3775,56.5877],[-169.5266,56.493],[-169.6761,56.4962],[-169.853,56.5788]]],[[[-171.9442,63.4547],[-171.8559,63.7857],[-171.6747,63.8437],[-171.5356,63.7219],[-170.9592,63.6259],[-170.504,63.7534],[-170.2969,63.7556],[-169.9856,63.623],[-169.9266,63.5267],[-169.6023,63.4806],[-169.4555,63.415],[-168.6428,63.3449],[-168.6093,63.2294],[-168.7335,63.1315],[-168.9228,63.0996],[-169.2823,63.1144],[-169.4199,62.9739],[-169.591,62.8879],[-169.839,62.9259],[-169.9014,63.0374],[-170.1154,63.1272],[-170.328,63.1387],[-170.5153,63.2879],[-170.9083,63.3699],[-171.0668,63.3711],[-171.3989,63.2576],[-171.8392,63.3427],[-171.9442,63.4547]]],[[[173.2806,52.3776],[173.3159,52.4646],[173.6082,52.5599],[173.8478,52.5372],[173.7812,52.4479],[173.8141,52.3533],[173.6386,52.2942],[173.2806,52.3776]]],[[[-171.3773,52.4314],[-171.3744,52.5371],[-171.1402,52.6396],[-171.0224,52.6037],[-171.2063,52.3989],[-171.3773,52.4314]]],[[[175.7745,52.3656],[175.8419,52.4403],[176.0605,52.3722],[175.8966,52.2813],[175.7745,52.3656]]],[[[-152.4607,58.8954],[-152.414,58.9922],[-152.0196,59.0109],[-151.8539,58.9088],[-151.9816,58.8373],[-152.3146,58.82],[-152.4607,58.8954]]],[[[-160.4915,58.6335],[-160.416,58.7984],[-160.1376,58.7489],[-160.097,58.6973],[-160.301,58.5358],[-160.4915,58.6335]]],[[[-146.508,59.3864],[-146.4287,59.5522],[-146.2572,59.5684],[-146.1505,59.448],[-146.2671,59.3524],[-146.508,59.3864]]],[[[-154.7986,57.2275],[-154.9312,57.2824],[-154.7031,57.542],[-154.407,57.6905],[-154.2401,57.7155],[-153.8706,57.9288],[-153.5389,58.0074],[-153.5001,58.0795],[-153.2,58.2662],[-152.6984,58.6486],[-152.4736,58.7573],[-152.2477,58.6807],[-152.1264,58.4496],[-151.8952,58.3717],[-151.7128,58.374],[-151.6905,58.2351],[-151.764,58.1366],[-152.0335,58.1118],[-152.4144,58.0366],[-152.2202,57.9302],[-152.031,57.6286],[-152.2224,57.4753],[-152.1565,57.4059],[-152.2585,57.3234],[-152.4156,57.3845],[-152.8342,57.0944],[-153.0983,57.0403],[-153.181,56.9607],[-153.4045,56.9508],[-153.8004,56.6899],[-153.8066,56.5094],[-153.9363,56.4535],[-154.4982,56.4558],[-154.7257,56.3552],[-154.8938,56.4447],[-154.7581,56.5598],[-154.5075,56.6588],[-154.3601,56.6335],[-154.2178,56.7205],[-154.3855,56.8303],[-154.3877,56.8956],[-154.5775,56.9528],[-154.6198,57.1624],[-154.7986,57.2275]]],[[[-166.2361,54.0354],[-166.1651,54.1951],[-165.9372,54.277],[-165.7892,54.2391],[-165.6556,54.3471],[-165.4625,54.3468],[-165.3452,54.251],[-165.0669,54.1801],[-164.8054,54.2824],[-164.7145,54.1661],[-164.881,54.0434],[-165.381,54.0164],[-165.5198,53.9721],[-165.6572,54.0363],[-165.789,54.0162],[-165.961,53.9161],[-165.9764,53.7711],[-166.1749,53.6598],[-166.3786,53.6021],[-166.7018,53.402],[-167.1068,53.367],[-167.5221,53.186],[-167.6693,53.172],[-168.0263,53.2261],[-168.2577,53.1419],[-168.4027,52.9293],[-168.5647,52.9515],[-169.2281,52.7146],[-169.3266,52.7535],[-169.1971,52.9649],[-169.0034,52.9965],[-168.8595,53.1882],[-168.6893,53.3033],[-168.5043,53.3629],[-168.4153,53.5095],[-168.0904,53.6197],[-167.9599,53.6128],[-167.6982,53.5242],[-167.7468,53.4263],[-167.2304,53.5667],[-167.1382,53.7094],[-167.2301,53.8882],[-167.054,54.0086],[-166.7852,54.066],[-166.3756,54.0618],[-166.2361,54.0354]]],[[[-162.9526,54.3257],[-163.0085,54.4002],[-162.8807,54.5532],[-162.3544,54.4567],[-162.2822,54.331],[-162.7001,54.238],[-162.9526,54.3257]]],[[[-156.8714,56.116],[-156.842,56.2701],[-156.6906,56.2572],[-156.5533,56.0271],[-156.6754,55.9568],[-156.8222,55.9676],[-156.8714,56.116]]],[[[-159.8552,54.7577],[-159.8858,54.8472],[-159.7611,54.8913],[-159.5561,54.8803],[-159.4168,54.7922],[-159.4693,54.721],[-159.8552,54.7577]]],[[[-155.6346,55.7058],[-155.8368,55.8008],[-155.6768,55.9077],[-155.4743,55.9136],[-155.4748,55.7415],[-155.6346,55.7058]]],[[[-163.2624,55.3942],[-163.1365,55.525],[-163.0279,55.4208],[-163.1539,55.3431],[-163.2624,55.3942]]],[[[-162.8321,66.9268],[-163.0495,66.9866],[-163.7815,67.0698],[-163.9912,67.1479],[-163.8825,67.215],[-164.0045,67.3978],[-164.2303,67.5751],[-164.6552,67.6924],[-165.4994,68.0188],[-165.82,68.0306],[-166.41,68.2508],[-166.9733,68.3097],[-166.95,68.3592],[-166.4568,68.4668],[-166.3699,68.5712],[-166.2944,68.9232],[-165.6668,68.9146],[-164.2886,68.9764],[-163.7598,69.1218],[-163.3629,69.3302],[-163.2823,69.4563],[-163.2865,69.6404],[-163.1835,69.8064],[-162.5726,70.1694],[-161.8749,70.3807],[-161.1821,70.3598],[-160.491,70.5355],[-159.7124,70.8468],[-159.1758,70.9291],[-158.6859,70.9611],[-158.4388,70.8824],[-158.1518,70.8709],[-157.5533,70.9993],[-156.9453,71.312],[-156.4604,71.4411],[-155.8926,71.354],[-155.7592,71.2835],[-155.4361,71.2706],[-154.7699,71.1494],[-154.3724,71.0105],[-153.9004,70.9307],[-153.4943,70.9326],[-153.2428,70.9765],[-152.8227,70.9748],[-152.1995,70.8988],[-151.6156,70.5971],[-151.545,70.4903],[-151.2466,70.48],[-150.2839,70.6046],[-149.4222,70.608],[-148.7867,70.5266],[-148.13,70.5],[-147.4256,70.4429],[-146.749,70.2952],[-145.9793,70.2441],[-145.0329,70.0295],[-144.6788,70.0144],[-144.4812,70.0907],[-144.0051,70.1684],[-143.2264,70.202],[-142.7063,70.0882],[-142.0791,69.9085],[-141.3779,69.7442],[-141.0027,69.7036],[-141.0027,69.2238],[-141.0027,68.1856],[-141.0027,67.3973],[-141.0025,66.1284],[-141.0023,64.8666],[-141.0023,63.9184],[-141.0022,62.862],[-141.0021,62.0383],[-141.0019,61.0885],[-141.0018,60.3061],[-140.5351,60.2242],[-140.4723,60.3106],[-139.9891,60.1852],[-139.6984,60.3404],[-139.0867,60.3576],[-139.2003,60.0907],[-139.0316,59.9937],[-138.7021,59.9102],[-138.6209,59.7706],[-137.6043,59.2431],[-137.4474,58.9095],[-137.2647,59.0023],[-136.8266,59.1584],[-136.5815,59.1649],[-136.4668,59.2843],[-136.4743,59.4642],[-136.3019,59.4641],[-136.1903,59.6399],[-135.9459,59.6638],[-135.4774,59.7996],[-135.0275,59.5637],[-135.098,59.4278],[-134.962,59.2804],[-134.7024,59.2478],[-134.4812,59.1281],[-134.401,58.9762],[-134.2505,58.858],[-133.8404,58.728],[-133.6998,58.6073],[-133.3799,58.4279],[-133.4615,58.3855],[-133.1764,58.1501],[-133.0764,57.9998],[-132.8693,57.8429],[-132.5592,57.5039],[-132.2522,57.2156],[-132.3713,57.0952],[-132.051,57.0511],[-132.1259,56.8747],[-131.8717,56.805],[-131.8351,56.6018],[-131.5812,56.6133],[-131.0857,56.4065],[-130.7822,56.3675],[-130.6225,56.2679],[-130.4669,56.2398],[-130.4256,56.1407],[-130.2455,56.0969],[-130.1028,56.1167],[-130.0169,56.0173],[-130.0247,55.9159],[-130.1506,55.767],[-130.1267,55.5813],[-129.9801,55.2842],[-130.0966,55.1979],[-130.3395,54.9214],[-130.5694,54.7909],[-130.6154,54.7055],[-131.313,54.694],[-132.9257,54.659],[-133.6489,54.632],[-133.7905,55.0006],[-133.6137,55.1703],[-133.8739,55.3988],[-133.7982,55.6332],[-133.8859,55.7802],[-134.0466,55.8505],[-134.192,55.693],[-134.5694,55.804],[-134.6457,55.8715],[-134.4942,55.9996],[-134.6612,56.1422],[-134.8675,56.2474],[-135.87,57.0006],[-136.4545,57.8308],[-136.6586,57.9014],[-136.6789,58.0363],[-136.6163,58.1472],[-136.8144,58.1888],[-137.0145,58.3443],[-137.1496,58.3413],[-137.7622,58.5965],[-137.996,58.7495],[-138.026,58.8524],[-138.2911,59.0004],[-138.6672,59.0831],[-138.8906,59.1807],[-139.5314,59.3572],[-140.3631,59.6536],[-140.6564,59.6574],[-142.0824,59.9411],[-142.669,60.0115],[-143.9432,59.9198],[-144.1441,59.9194],[-144.4105,59.7463],[-144.6768,59.7274],[-144.7778,59.8299],[-144.5397,60.0102],[-144.776,60.1296],[-145.3177,60.1797],[-145.8243,60.3151],[-146.1793,60.2801],[-146.9393,60.1039],[-147.2404,59.9994],[-147.3348,59.8339],[-147.6872,59.7417],[-147.9564,59.7441],[-148.2185,59.8756],[-148.9802,59.8937],[-149.2696,59.8454],[-149.4675,59.7338],[-149.6213,59.5275],[-150.4565,59.3087],[-150.9922,59.1808],[-151.4911,59.0959],[-153.0212,59.0025],[-153.1841,58.9057],[-153.1669,58.7552],[-153.4788,58.6417],[-153.5152,58.5484],[-153.8818,58.4565],[-154.1196,58.1132],[-154.3907,57.9993],[-154.9407,57.9751],[-154.994,57.8632],[-155.3004,57.6429],[-155.6326,57.5868],[-155.9398,57.4129],[-156.1672,57.3458],[-156.2278,57.1624],[-156.359,57.0372],[-156.3573,56.8223],[-156.7428,56.578],[-157.7119,55.9694],[-158.2374,55.635],[-159.458,55.6289],[-159.5382,55.532],[-159.9511,55.5076],[-160.0412,55.4489],[-159.6602,55.2429],[-159.5443,55.3284],[-159.3981,55.2934],[-159.4109,55.1235],[-159.2528,55.1062],[-159.2515,55.0067],[-159.1118,54.9157],[-159.2015,54.8337],[-159.3623,54.8283],[-159.5803,54.9876],[-159.7347,54.9902],[-159.8461,54.9024],[-160.098,54.8854],[-160.3028,54.8297],[-160.3434,54.9309],[-160.2619,55.0352],[-160.3536,55.1936],[-160.5195,55.0251],[-160.5987,55.0941],[-160.8997,55.0954],[-160.9534,55.3254],[-161.4701,54.9497],[-161.6595,54.9564],[-161.5647,54.7972],[-161.841,54.6845],[-161.9668,54.7148],[-162.1048,54.6183],[-162.2394,54.6387],[-162.365,54.5077],[-162.4798,54.5409],[-162.4599,54.6665],[-162.6511,54.9222],[-163.1049,54.8094],[-162.9686,54.7087],[-163.0591,54.6062],[-163.4139,54.6004],[-163.5936,54.5411],[-163.7128,54.5702],[-164.1227,54.5561],[-164.415,54.3688],[-164.6171,54.3389],[-164.9013,54.3747],[-164.9956,54.4573],[-164.9995,54.6262],[-164.7828,54.6917],[-164.6143,54.9239],[-164.4181,54.9796],[-164.3075,54.9515],[-163.9502,55.0788],[-163.6307,55.0932],[-163.1505,55.2295],[-162.9352,55.382],[-162.5472,55.5288],[-162.2898,55.7249],[-161.8257,55.9427],[-161.2111,56.0674],[-160.616,56.0674],[-160.4132,56.3217],[-159.9051,56.5782],[-159.1739,56.8145],[-158.8934,56.9451],[-158.6677,57.2957],[-158.4874,57.6156],[-158.0628,58.4855],[-158.213,58.5426],[-158.6052,58.4556],[-158.8103,58.3471],[-159.0187,58.3341],[-159.1514,58.4158],[-159.5447,58.7784],[-159.7017,58.7964],[-159.8939,58.715],[-160.2976,58.7991],[-160.3431,58.8805],[-160.6016,58.7933],[-160.8018,58.5514],[-160.9334,58.4961],[-161.1589,58.5124],[-161.234,58.6435],[-161.6403,58.5023],[-161.865,58.5661],[-162.2303,58.5986],[-162.1685,58.7103],[-161.963,58.7262],[-161.8512,58.808],[-161.8818,58.9442],[-162.1022,59.1287],[-162.1666,59.2751],[-162.0536,59.409],[-161.8713,59.5248],[-162.1783,59.8148],[-162.3643,59.8109],[-162.4499,59.8846],[-162.7076,59.8802],[-162.8687,59.7804],[-163.1459,59.7956],[-163.7844,59.7406],[-163.761,59.6397],[-164.0133,59.6378],[-164.4157,59.8849],[-164.3643,59.9992],[-164.7488,60.2403],[-164.9719,60.277],[-165.2354,60.4252],[-165.4265,60.4744],[-165.5183,60.566],[-165.1234,60.7366],[-165.1705,60.8769],[-165.3466,61.0154],[-165.6636,61.0578],[-165.7869,61.1981],[-166.1945,61.4599],[-166.2886,61.5808],[-166.1978,61.8343],[-166.1125,61.8731],[-166.0492,62.108],[-165.7396,62.2049],[-165.4489,62.391],[-165.2219,62.7225],[-164.8955,62.9486],[-164.9067,63.0449],[-164.4957,63.2512],[-164.0513,63.3173],[-163.6581,63.2497],[-163.2525,63.0924],[-163.1187,63.1016],[-162.8709,63.2536],[-162.7395,63.2689],[-162.4378,63.492],[-162.6798,63.4916],[-162.8264,63.5764],[-162.5843,63.6914],[-162.3944,63.6883],[-162.2227,63.5969],[-161.957,63.5572],[-161.8404,63.4933],[-161.3144,63.5192],[-160.8862,63.7714],[-161.0457,64.0225],[-161.0754,64.2066],[-161.4139,64.3586],[-161.5908,64.3355],[-162.3135,64.5428],[-162.5179,64.3849],[-162.7958,64.2757],[-163.2419,64.3607],[-163.5362,64.5036],[-163.8141,64.5312],[-164.3554,64.5084],[-164.7548,64.4078],[-165.0322,64.388],[-165.3359,64.4444],[-166.2814,64.545],[-166.5078,64.6314],[-166.5902,64.739],[-166.5892,64.9083],[-166.979,65.0694],[-167.0843,65.1557],[-167.0703,65.3275],[-167.4009,65.3473],[-168.1676,65.5469],[-168.1551,65.7284],[-167.5208,65.8782],[-166.7195,66.148],[-165.4344,66.4752],[-164.4243,66.6302],[-163.6262,66.6242],[-162.8321,66.9268]]],[[[-167.5054,60.157],[-167.5081,60.2631],[-167.3098,60.2907],[-166.9438,60.2781],[-166.7393,60.3879],[-166.5288,60.4443],[-166.3498,60.4177],[-166.1524,60.5108],[-166.0058,60.4196],[-165.7385,60.4056],[-165.5615,60.3017],[-165.5732,60.0751],[-165.4025,59.9704],[-165.4955,59.8702],[-165.8249,59.8068],[-166.0579,59.6955],[-166.1966,59.7034],[-166.4297,59.8016],[-166.6261,59.7971],[-166.9406,59.9119],[-167.3856,60.0212],[-167.5054,60.157]]]]},"properties":{"STATE_ID":"02","STATE_NAME":"Alaska"},"id":2}, +{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-170.7972,-14.2466],[-170.6871,-14.1822],[-170.5368,-14.2043],[-170.5094,-14.3288],[-170.6428,-14.3403],[-170.7258,-14.4159],[-170.8837,-14.3427],[-170.7972,-14.2466]]],[[[-169.6298,-14.2295],[-169.6615,-14.1089],[-169.5061,-14.1669],[-169.3952,-14.17],[-169.3802,-14.2948],[-169.5134,-14.3078],[-169.6298,-14.2295]]]]},"properties":{"STATE_ID":"60","STATE_NAME":"American Samoa"},"id":60}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-89.9571,47.2911],[-89.4834,48.0137],[-89.3375,47.9743],[-88.6774,48.2454],[-88.3699,48.3061],[-87.2501,47.8705],[-86.1251,47.4167],[-84.8593,46.8888],[-84.763,46.6343],[-84.5569,46.4606],[-84.4203,46.5011],[-84.1112,46.5042],[-84.1462,46.4185],[-84.1081,46.2412],[-83.9554,46.0572],[-83.8262,46.1193],[-83.5715,46.106],[-83.4336,45.9989],[-83.6369,45.7739],[-83.484,45.7719],[-82.5206,45.3359],[-82.3564,44.625],[-82.123,43.5908],[-82.4556,42.9269],[-82.4677,42.7619],[-82.5248,42.606],[-82.6431,42.5543],[-82.8303,42.3735],[-83.0636,42.3169],[-83.1264,42.2384],[-83.1495,42.0403],[-83.1125,41.9594],[-83.4159,41.7338],[-84.806,41.6961],[-84.8059,41.7602],[-85.6071,41.7591],[-86.6026,41.7595],[-87.2078,41.761],[-87.0199,42.4935],[-87.1472,43.3799],[-87.1141,43.7341],[-87.0132,44.1319],[-86.6863,44.881],[-86.4999,45.0808],[-86.2495,45.2361],[-86.7565,45.4436],[-87.1011,45.4442],[-87.1712,45.3525],[-87.4057,45.202],[-87.4428,45.0765],[-87.6612,45.1083],[-87.7352,45.1771],[-87.6481,45.3394],[-87.8504,45.3475],[-87.8553,45.4414],[-87.7747,45.602],[-87.8798,45.7548],[-88.0714,45.7799],[-88.1488,45.9376],[-88.5155,46.0201],[-88.6165,45.9877],[-88.7821,46.0162],[-89.0916,46.1384],[-90.1206,46.337],[-90.2162,46.5013],[-90.4184,46.5661],[-89.9571,47.2911]]]},"properties":{"STATE_ID":"26","STATE_NAME":"Michigan"},"id":26}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-94.6179,36.4994],[-93.1617,36.498],[-92.3752,36.4972],[-91.4221,36.4971],[-90.1523,36.498],[-90.0632,36.3836],[-90.0838,36.2719],[-90.2196,36.1848],[-90.3779,35.9957],[-89.7331,36.0006],[-89.7656,35.8914],[-89.7057,35.8185],[-89.954,35.7362],[-89.9408,35.5561],[-90.0396,35.5486],[-90.1295,35.4419],[-90.075,35.3841],[-90.1521,35.256],[-90.0666,35.136],[-90.1736,35.1181],[-90.2094,35.0266],[-90.3093,34.9957],[-90.2501,34.9073],[-90.5221,34.7546],[-90.4797,34.6599],[-90.5872,34.6157],[-90.5457,34.5378],[-90.5807,34.4106],[-90.8316,34.2696],[-90.9543,34.1385],[-90.8969,34.0246],[-91.0115,33.9247],[-91.0425,33.8128],[-91.219,33.6615],[-91.085,33.1593],[-91.1661,33.0041],[-91.9555,33.0075],[-93.0002,33.0176],[-94.043,33.0192],[-94.0434,33.5521],[-94.3895,33.5467],[-94.4859,33.6379],[-94.4661,34.3481],[-94.431,35.3925],[-94.6179,36.4994]]]},"properties":{"STATE_ID":"05","STATE_NAME":"Arkansas"},"id":5}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-90.5221,34.7546],[-90.2501,34.9073],[-90.3093,34.9957],[-88.9252,34.9948],[-88.2001,34.9956],[-88.0979,34.8921],[-88.2107,34.0292],[-88.2796,33.4941],[-88.4038,32.4488],[-88.4731,31.896],[-88.4487,31.4207],[-88.3844,30.1585],[-88.4613,30.1467],[-88.7782,30.1933],[-88.889,30.1398],[-89.0965,30.1658],[-89.1837,30.2122],[-89.2884,30.1785],[-89.5719,30.1807],[-89.647,30.2918],[-89.6836,30.4518],[-89.8058,30.5674],[-89.8313,30.7676],[-89.7526,31.0019],[-91.0602,30.9989],[-91.6366,30.9994],[-91.5902,31.1756],[-91.6412,31.2669],[-91.549,31.3472],[-91.4869,31.5867],[-91.3961,31.6393],[-91.3452,31.8439],[-91.201,31.9092],[-91.0386,32.0983],[-91.1649,32.1957],[-90.9827,32.2152],[-90.9867,32.3518],[-91.0935,32.4574],[-91.1527,32.6408],[-91.1436,32.8447],[-91.2128,32.9221],[-91.1661,33.0041],[-91.085,33.1593],[-91.219,33.6615],[-91.0425,33.8128],[-91.0115,33.9247],[-90.8969,34.0246],[-90.9543,34.1385],[-90.8316,34.2696],[-90.5807,34.4106],[-90.5457,34.5378],[-90.5872,34.6157],[-90.4797,34.6599],[-90.5221,34.7546]]]},"properties":{"STATE_ID":"28","STATE_NAME":"Mississippi"},"id":28}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-95.3083,40],[-95.4216,40.0577],[-95.3987,40.1264],[-95.4787,40.2437],[-95.6104,40.314],[-95.7656,40.5852],[-94.5523,40.5708],[-93.2586,40.5808],[-92.6252,40.591],[-91.7291,40.6136],[-91.4834,40.3827],[-91.4194,40.3783],[-91.5065,40.2363],[-91.495,40.0369],[-91.4194,39.9277],[-91.4338,39.8419],[-91.3678,39.729],[-91.0383,39.4484],[-90.727,39.2512],[-90.663,38.9263],[-90.5776,38.8684],[-90.4717,38.9592],[-90.2502,38.9193],[-90.1133,38.8493],[-90.213,38.712],[-90.1794,38.6267],[-90.3708,38.3336],[-90.3532,38.2129],[-90.2426,38.1121],[-90.0595,38.0156],[-89.8985,37.8709],[-89.7961,37.8595],[-89.6679,37.7586],[-89.512,37.6855],[-89.5165,37.5356],[-89.4209,37.3939],[-89.5185,37.2863],[-89.3796,37.0407],[-89.2921,36.9922],[-89.1329,36.9821],[-89.1171,36.8887],[-89.1993,36.7156],[-89.2271,36.5695],[-89.3642,36.6259],[-89.4173,36.499],[-89.4854,36.4975],[-89.5392,36.4979],[-89.5364,36.2728],[-89.6065,36.2383],[-89.5935,36.1281],[-89.7331,36.0006],[-90.3779,35.9957],[-90.2196,36.1848],[-90.0838,36.2719],[-90.0632,36.3836],[-90.1523,36.498],[-91.4221,36.4971],[-92.3752,36.4972],[-93.1617,36.498],[-94.6179,36.4994],[-94.618,36.9989],[-94.6176,37.7807],[-94.6134,38.458],[-94.6073,39.1134],[-94.8317,39.2159],[-94.9902,39.4462],[-95.1081,39.5399],[-94.8837,39.8317],[-94.9533,39.901],[-95.0902,39.8631],[-95.3083,40]]]},"properties":{"STATE_ID":"29","STATE_NAME":"Missouri"},"id":29}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-116.0491,49.0008],[-115.2754,48.9997],[-113.6843,48.9975],[-113.1155,48.9983],[-111.5884,48.9967],[-110.567,48.9988],[-109.7412,48.9999],[-108.389,48.9993],[-107.4156,48.9995],[-105.9899,48.9994],[-104.7941,48.9987],[-104.0487,48.9996],[-104.0414,47.8631],[-104.0452,46.5827],[-104.0456,45.9453],[-104.0397,44.9981],[-104.0579,44.9976],[-104.5919,44.9986],[-105.9132,45.0002],[-106.5974,44.9948],[-108.3754,44.9999],[-109.1032,45.0058],[-110.7045,44.9922],[-111.0546,45.001],[-111.0524,44.4784],[-111.2322,44.5852],[-111.338,44.7329],[-111.4685,44.6787],[-111.5923,44.5611],[-112.0963,44.5231],[-112.2883,44.5681],[-112.4734,44.4794],[-112.7802,44.4822],[-112.8856,44.3963],[-113.0019,44.4498],[-113.1016,44.7295],[-113.2469,44.823],[-113.341,44.7846],[-113.4551,44.8654],[-113.452,45.0592],[-113.5767,45.1312],[-113.7387,45.3294],[-113.8342,45.5231],[-113.8064,45.6016],[-114.0137,45.6583],[-114.33,45.4597],[-114.472,45.5652],[-114.5663,45.7727],[-114.3872,45.8885],[-114.4934,46.0526],[-114.4452,46.1679],[-114.4708,46.2654],[-114.3719,46.4425],[-114.3208,46.6471],[-114.6131,46.6385],[-114.6209,46.7073],[-114.9223,46.8286],[-115.3235,47.2563],[-115.5285,47.2992],[-115.7545,47.5525],[-115.7227,47.6949],[-115.8246,47.7524],[-116.0491,47.9768],[-116.0491,49.0008]]]},"properties":{"STATE_ID":"30","STATE_NAME":"Montana"},"id":30}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-102.0517,40.0031],[-100.4956,40.0017],[-99.3098,40.0018],[-98.5003,40.0022],[-97.4634,40.002],[-96.6204,40.001],[-95.3083,40],[-95.0902,39.8631],[-94.9533,39.901],[-94.8837,39.8317],[-95.1081,39.5399],[-94.9902,39.4462],[-94.8317,39.2159],[-94.6073,39.1134],[-94.6134,38.458],[-94.6176,37.7807],[-94.618,36.9989],[-95.381,36.9993],[-96.5001,36.9986],[-97.4899,36.9986],[-98.31,36.9977],[-99.6477,37],[-101.1254,36.9975],[-102.0421,36.993],[-102.0416,37.6967],[-102.0453,38.8569],[-102.0517,40.0031]]]},"properties":{"STATE_ID":"20","STATE_NAME":"Kansas"},"id":20}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-87.2078,41.761],[-86.6026,41.7595],[-85.6071,41.7591],[-84.8059,41.7602],[-84.806,41.6961],[-84.8032,40.959],[-84.8046,40.2522],[-84.8202,39.1055],[-84.8125,38.7867],[-84.9919,38.7785],[-85.1731,38.688],[-85.2893,38.7424],[-85.4354,38.7291],[-85.416,38.5637],[-85.4931,38.4729],[-85.6183,38.4263],[-85.6554,38.3239],[-85.8195,38.2819],[-85.9041,38.1734],[-85.9471,38.0051],[-86.1789,38.0108],[-86.3259,38.154],[-86.525,38.0289],[-86.5067,37.9306],[-86.7523,37.9148],[-86.7949,37.9892],[-87.0459,37.8927],[-87.1326,37.7901],[-87.3854,37.9377],[-87.833,37.8771],[-87.9078,37.8068],[-88.028,37.7992],[-88.095,37.8937],[-88.037,37.9563],[-87.985,38.228],[-87.8335,38.3196],[-87.7562,38.4625],[-87.4959,38.7854],[-87.5134,38.956],[-87.6587,39.136],[-87.5857,39.2004],[-87.5316,39.3479],[-87.5263,40.492],[-87.5237,41.7599],[-87.2078,41.761]]]},"properties":{"STATE_ID":"18","STATE_NAME":"Indiana"},"id":18}, +{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[-67.9967,18.1351],[-67.9737,18.2036],[-67.792,18.1075],[-67.8224,18.0264],[-67.9761,18.0396],[-67.9967,18.1351]]],[[[-67.2079,18.4423],[-67.1605,18.5525],[-67.0171,18.5626],[-66.7346,18.526],[-66.416,18.5436],[-65.9934,18.5166],[-65.6246,18.4513],[-65.464,18.3935],[-65.3626,18.4195],[-65.1818,18.3577],[-65.1911,18.2589],[-65.2867,18.226],[-65.2496,18.0843],[-65.5497,18.0284],[-65.7161,18.1063],[-65.8525,17.9415],[-66.0767,17.9107],[-66.2433,17.8626],[-66.4246,17.8819],[-66.5133,17.8354],[-66.5811,17.9022],[-66.7882,17.9161],[-66.9178,17.8755],[-67.2587,17.9252],[-67.2602,18.0848],[-67.2152,18.2119],[-67.3199,18.3432],[-67.2079,18.4423]]]]},"properties":{"STATE_ID":"72","STATE_NAME":"Puerto Rico"},"id":72}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-96.5637,45.9352],[-96.5831,45.82],[-96.8568,45.6054],[-96.6806,45.4105],[-96.4891,45.3571],[-96.4531,45.3008],[-96.453,44.1379],[-96.4533,43.5004],[-96.5242,43.3947],[-96.5536,43.227],[-96.4365,43.12],[-96.5976,42.7918],[-96.6049,42.7015],[-96.5157,42.6298],[-96.4455,42.4906],[-96.6035,42.5045],[-96.8062,42.7041],[-97.1303,42.7715],[-97.2207,42.8468],[-97.6865,42.8422],[-97.8755,42.8587],[-97.9472,42.7707],[-98.4674,42.9476],[-98.4985,42.9986],[-99.8406,42.9979],[-100.8875,42.998],[-101.633,42.9963],[-102.8679,43],[-104.053,43.0006],[-104.0545,44.1804],[-104.0579,44.9976],[-104.0397,44.9981],[-104.0456,45.9453],[-102.9647,45.945],[-102.0196,45.9445],[-100.6054,45.9436],[-99.846,45.9411],[-98.3115,45.9361],[-97.4795,45.9351],[-96.5637,45.9352]]]},"properties":{"STATE_ID":"46","STATE_NAME":"South Dakota"},"id":46}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-71.7992,42.008],[-71.8007,42.0235],[-73.0441,42.0395],[-73.4873,42.0495],[-73.5082,42.0861],[-73.2648,42.7458],[-72.4584,42.7269],[-71.2946,42.697],[-71.1328,42.8215],[-70.9296,42.885],[-70.735,42.8747],[-70.7026,42.7242],[-70.5493,42.7242],[-70.5021,42.6246],[-70.6063,42.5312],[-70.6904,42.279],[-70.6084,42.1385],[-70.2774,42.1144],[-70.1725,42.1345],[-70.0116,42.0734],[-69.9291,41.9785],[-69.8665,41.817],[-69.8629,41.6731],[-69.9466,41.5121],[-70.1144,41.4841],[-70.1604,41.5994],[-70.3952,41.5567],[-70.5042,41.4949],[-70.3236,41.3916],[-70.1487,41.3452],[-70.0065,41.4339],[-69.9101,41.3173],[-69.9103,41.2268],[-70.1097,41.1898],[-70.3441,41.2762],[-70.685,41.2932],[-70.8059,41.1987],[-70.8773,41.2241],[-70.9026,41.3676],[-70.9908,41.3513],[-71.0886,41.4313],[-71.1326,41.6604],[-71.3285,41.7807],[-71.3814,42.0188],[-71.7992,42.008]]]},"properties":{"STATE_ID":"25","STATE_NAME":"Massachusetts"},"id":25}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-77.7195,39.3213],[-77.5683,39.3065],[-77.475,39.2057],[-77.4751,39.2055],[-77.475,39.2057],[-77.4807,39.1884],[-77.4985,39.1137],[-77.2987,39.0486],[-77.2987,39.0485],[-77.1958,38.9675],[-77.1834,38.9684],[-77.1785,38.9681],[-77.1574,38.9659],[-77.1398,38.9576],[-77.1198,38.9343],[-77.1154,38.9277],[-77.1149,38.9273],[-77.1137,38.9258],[-77.1136,38.9258],[-77.1136,38.9257],[-77.1136,38.9258],[-77.1136,38.9257],[-77.1129,38.925],[-77.1128,38.925],[-77.1129,38.925],[-77.1128,38.925],[-77.1128,38.9249],[-77.1123,38.9244],[-77.1073,38.9203],[-77.1066,38.9195],[-77.1052,38.9173],[-77.0675,38.8981],[-77.0659,38.8946],[-77.0339,38.8426],[-77.0434,38.8405],[-77.0454,38.8379],[-77.0382,38.8277],[-77.0386,38.8171],[-77.039,38.7916],[-77.0436,38.7191],[-77.0742,38.712],[-77.0742,38.7128],[-77.0774,38.7134],[-77.0963,38.7004],[-77.3185,38.4744],[-77.2352,38.3325],[-77.0307,38.3116],[-76.8791,38.1741],[-76.6104,38.1485],[-76.5166,38.0268],[-76.2334,37.8876],[-76.052,37.9536],[-75.9527,37.9068],[-75.8012,37.9122],[-75.6244,37.9942],[-75.1664,38.0278],[-75.296,37.8458],[-75.4171,37.821],[-75.5418,37.6061],[-75.5299,37.5567],[-75.7446,37.1823],[-75.8897,37.0545],[-75.9269,36.9365],[-75.7975,36.5509],[-76.7694,36.5508],[-77.4492,36.5448],[-78.5116,36.541],[-79.5531,36.5409],[-80.2949,36.544],[-80.838,36.5591],[-81.6775,36.5881],[-83.2613,36.5939],[-83.6754,36.6008],[-83.1942,36.7395],[-83.0728,36.8545],[-82.8791,36.8892],[-82.871,36.9688],[-82.7428,37.0428],[-82.7214,37.1208],[-82.3486,37.268],[-81.968,37.538],[-81.9966,37.4767],[-81.8535,37.2877],[-81.6782,37.2015],[-81.5613,37.2066],[-81.3627,37.3381],[-81.2251,37.2349],[-80.9005,37.315],[-80.552,37.4736],[-80.4756,37.423],[-80.2998,37.5083],[-80.2589,37.5955],[-80.2961,37.6917],[-80.1622,37.8751],[-80.0091,37.9907],[-79.9163,38.1864],[-79.7889,38.2687],[-79.6897,38.4315],[-79.6491,38.5915],[-79.4998,38.4977],[-79.3127,38.412],[-79.2106,38.4929],[-78.994,38.8501],[-78.8693,38.763],[-78.788,38.8851],[-78.6805,38.9253],[-78.4039,39.1677],[-78.4194,39.2575],[-78.3404,39.3536],[-78.347,39.466],[-77.8283,39.1325],[-77.7195,39.3213]]]},"properties":{"STATE_ID":"51","STATE_NAME":"Virginia"},"id":51}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-77.039,38.7916],[-77.0386,38.8171],[-77.0382,38.8277],[-77.0454,38.8379],[-77.0434,38.8405],[-77.0339,38.8426],[-77.0659,38.8946],[-77.0675,38.8981],[-77.1052,38.9173],[-77.1066,38.9195],[-77.1073,38.9203],[-77.1123,38.9244],[-77.1128,38.9249],[-77.1128,38.925],[-77.1129,38.925],[-77.1128,38.925],[-77.1129,38.925],[-77.1136,38.9257],[-77.1136,38.9258],[-77.1136,38.9257],[-77.1136,38.9258],[-77.1137,38.9258],[-77.1149,38.9273],[-77.1154,38.9277],[-77.1198,38.9343],[-77.0409,38.9958],[-76.9096,38.8927],[-77.039,38.7916]]]},"properties":{"STATE_ID":"11","STATE_NAME":"District of Columbia"},"id":11}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-96.4533,43.5004],[-95.7907,43.4999],[-94.2771,43.5001],[-93.0724,43.4996],[-92.0346,43.5007],[-91.2177,43.5005],[-91.2018,43.3491],[-91.0579,43.254],[-91.1753,43.1347],[-91.1435,42.9047],[-91.0638,42.7506],[-90.9763,42.696],[-90.7202,42.6408],[-90.6428,42.5085],[-90.4779,42.3841],[-90.3911,42.2255],[-90.2095,42.1527],[-90.1412,42.0089],[-90.188,41.8032],[-90.3156,41.7344],[-90.3432,41.5878],[-90.6558,41.4621],[-90.8576,41.4528],[-91.0483,41.4098],[-91.1142,41.25],[-90.9463,41.0945],[-90.9629,40.925],[-91.0901,40.8246],[-91.1239,40.6692],[-91.3487,40.6097],[-91.3757,40.3919],[-91.4194,40.3783],[-91.4834,40.3827],[-91.7291,40.6136],[-92.6252,40.591],[-93.2586,40.5808],[-94.5523,40.5708],[-95.7656,40.5852],[-95.8832,40.7176],[-95.8121,40.8842],[-95.9517,41.3375],[-95.9228,41.4573],[-96.0919,41.5341],[-96.121,41.677],[-96.0648,41.7944],[-96.2334,42.0397],[-96.2338,42.0398],[-96.234,42.0399],[-96.2348,42.0401],[-96.234,42.0399],[-96.2338,42.0398],[-96.2334,42.0397],[-96.3457,42.1633],[-96.3238,42.2299],[-96.408,42.3374],[-96.4455,42.4906],[-96.5157,42.6298],[-96.6049,42.7015],[-96.5976,42.7918],[-96.4365,43.12],[-96.5536,43.227],[-96.5242,43.3947],[-96.4533,43.5004]]]},"properties":{"STATE_ID":"19","STATE_NAME":"Iowa"},"id":19}, +{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[-114.6335,35.0019],[-114.643,35.0966],[-114.5695,35.1623],[-114.5956,35.3265],[-114.6789,35.5013],[-114.6955,35.8299],[-114.7547,36.0851],[-114.6271,36.1408],[-114.3702,36.1426],[-114.2439,36.0153],[-114.1534,36.0232],[-114.044,36.194],[-114.05,37.0002],[-112.9961,37.0001],[-111.9654,37.001],[-110.4697,36.9977],[-109.0452,36.999],[-109.0461,36.0515],[-109.0469,35.3795],[-109.046,34.5901],[-109.0467,33.7612],[-109.0477,32.7934],[-109.0486,32.1718],[-109.05,31.3325],[-109.8756,31.3341],[-111.0748,31.3322],[-112.3653,31.7411],[-113.126,31.9728],[-113.9337,32.2259],[-114.8136,32.4943],[-114.8096,32.6162],[-114.7196,32.7188],[-114.5269,32.7571],[-114.4629,32.9079],[-114.5201,33.03],[-114.6708,33.038],[-114.7079,33.0974],[-114.6745,33.2556],[-114.7253,33.4023],[-114.5242,33.5531],[-114.4965,33.6969],[-114.5349,33.9257],[-114.4117,34.11],[-114.2297,34.1869],[-114.1383,34.3032],[-114.3408,34.4515],[-114.4357,34.5938],[-114.4716,34.713],[-114.6352,34.875],[-114.6335,35.0019]]]},"properties":{"STATE_ID":"04","STATE_NAME":"Arizona"},"id":4} ]} \ No newline at end of file From a3f316cca559243effd9fee7fc6273d359833381 Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Tue, 24 Jul 2018 03:13:31 +1000 Subject: [PATCH 12/24] add documentation for cluster properties (#7000) --- src/style-spec/reference/v8.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style-spec/reference/v8.json b/src/style-spec/reference/v8.json index 790f69d1e8f..e10cca31468 100644 --- a/src/style-spec/reference/v8.json +++ b/src/style-spec/reference/v8.json @@ -361,7 +361,7 @@ "cluster": { "type": "boolean", "default": false, - "doc": "If the data is a collection of point features, setting this to true clusters the points by radius into groups." + "doc": "If the data is a collection of point features, setting this to true clusters the points by radius into groups. Cluster groups become new `Point` features in the source with additional properties:\n * `cluster` Is `true` if the point is a cluster \n * `cluster_id` A unqiue id for the cluster to be used in conjunction with the [cluster inspection methods](https://www.mapbox.com/mapbox-gl-js/api/#geojsonsource#getclusterexpansionzoom)\n * `point_count` Number of original points grouped into this cluster\n * `point_count_abbreviated` An abbreviated point count" }, "clusterRadius": { "type": "number", From 6476716de7bec7096f702eb9a8a0ef1bb3858790 Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Tue, 24 Jul 2018 10:48:26 +1000 Subject: [PATCH 13/24] add links to API docs and style-spec from example descriptions (#7002) --- docs/pages/example/3d-buildings.js | 2 +- docs/pages/example/add-image.js | 2 +- docs/pages/example/adjust-layer-opacity.js | 2 +- docs/pages/example/animate-images.js | 2 +- docs/pages/example/animate-marker.js | 2 +- docs/pages/example/center-on-symbol.js | 2 +- docs/pages/example/color-switcher.js | 2 +- docs/pages/example/custom-marker-icons.js | 2 +- docs/pages/example/data-driven-circle-colors.js | 2 +- docs/pages/example/data-driven-lines.js | 2 +- docs/pages/example/drag-a-marker.js | 6 +++--- docs/pages/example/filter-markers-by-input.js | 2 +- docs/pages/example/filter-markers.js | 2 +- docs/pages/example/fitbounds.js | 4 ++-- docs/pages/example/flyto-options.js | 2 +- docs/pages/example/flyto.js | 2 +- docs/pages/example/geojson-layer-in-stack.js | 2 +- docs/pages/example/geojson-polygon.js | 2 +- docs/pages/example/heatmap-layer.js | 2 +- docs/pages/example/hover-styles.html | 7 ++++--- docs/pages/example/hover-styles.js | 2 +- docs/pages/example/language-switch.js | 2 +- docs/pages/example/line-gradient.js | 4 +++- docs/pages/example/live-geojson.js | 2 +- docs/pages/example/local-ideographs.js | 2 +- docs/pages/example/locate-user.js | 2 +- docs/pages/example/mapbox-gl-draw.js | 2 +- docs/pages/example/mapbox-gl-geocoder-limit-region.html | 4 ++-- docs/pages/example/mapbox-gl-geocoder-local-geocoder.html | 4 ++-- docs/pages/example/mapbox-gl-geocoder-outside-the-map.html | 4 ++-- docs/pages/example/mapbox-gl-geocoder-proximity-bias.html | 4 ++-- docs/pages/example/mapbox-gl-geocoder.html | 4 ++-- docs/pages/example/mapbox-gl-rtl-text.js | 2 +- docs/pages/example/point-from-geocoder-result.html | 6 +++--- docs/pages/example/point-from-geocoder-result.js | 6 ++++-- docs/pages/example/polygon-popup-on-click.js | 2 +- docs/pages/example/popup-on-click.js | 2 +- docs/pages/example/popup-on-hover.js | 2 +- docs/pages/example/popup.js | 2 +- docs/pages/example/queryrenderedfeatures-around-point.js | 2 +- docs/pages/example/queryrenderedfeatures.js | 4 ++-- docs/pages/example/set-perspective.js | 4 ++-- docs/pages/example/set-popup.js | 2 +- docs/pages/example/using-box-queryrenderedfeatures.js | 2 +- docs/pages/example/vector-source.js | 2 +- docs/pages/example/zoomto-linestring.js | 4 ++-- src/ui/marker.js | 1 + 47 files changed, 68 insertions(+), 62 deletions(-) diff --git a/docs/pages/example/3d-buildings.js b/docs/pages/example/3d-buildings.js index 4063bd3fa1b..4082d271c46 100644 --- a/docs/pages/example/3d-buildings.js +++ b/docs/pages/example/3d-buildings.js @@ -1,6 +1,6 @@ /*--- title: Display buildings in 3D -description: Use extrusions to display buildings' height in 3D +description: Use [extrusions](/mapbox-gl-js/style-spec#layers-fill-extrusion) to display buildings' height in 3D tags: - layers pathname: /mapbox-gl-js/example/3d-buildings/ diff --git a/docs/pages/example/add-image.js b/docs/pages/example/add-image.js index fc374da275e..ad16fd15738 100644 --- a/docs/pages/example/add-image.js +++ b/docs/pages/example/add-image.js @@ -1,6 +1,6 @@ /*--- title: Add an icon to the map -description: Add an icon to the map from an external URL and use it in a symbol layer. +description: Add an icon to the map from an external URL and use it in a [symbol layer](/mapbox-gl-js/style-spec#layers-symbol). tags: - styles - layers diff --git a/docs/pages/example/adjust-layer-opacity.js b/docs/pages/example/adjust-layer-opacity.js index 49c4e6f70ff..66781a8a14e 100644 --- a/docs/pages/example/adjust-layer-opacity.js +++ b/docs/pages/example/adjust-layer-opacity.js @@ -1,6 +1,6 @@ /*--- title: Adjust a layer's opacity -description: Drag the range slider to adjust the opacity of a raster layer on top of a map. +description: Drag the range slider to adjust the opacity of a [raster layer](/style-spec#layers-raster) on top of a map. tags: - layers - user-interaction diff --git a/docs/pages/example/animate-images.js b/docs/pages/example/animate-images.js index d551812d58b..6b71738a38d 100644 --- a/docs/pages/example/animate-images.js +++ b/docs/pages/example/animate-images.js @@ -1,6 +1,6 @@ /*--- title: Animate a series of images -description: Use a series of image sources to create an animation. +description: Use a series of [image sources](/mapbox-gl-js/style-spec#sources-image) to create an animation. tags: - layers - sources diff --git a/docs/pages/example/animate-marker.js b/docs/pages/example/animate-marker.js index 71b9a743c74..cff27e2e830 100644 --- a/docs/pages/example/animate-marker.js +++ b/docs/pages/example/animate-marker.js @@ -1,6 +1,6 @@ /*--- title: Animate a marker -description: Animate the position of a marker by updating its location on each frame. +description: Animate the position of a [`Marker`](/mapbox-gl-js/api/#marker) by updating its location on each frame. tags: - controls-and-overlays pathname: /mapbox-gl-js/example/animate-marker/ diff --git a/docs/pages/example/center-on-symbol.js b/docs/pages/example/center-on-symbol.js index 2c2053a64f6..e871a44b749 100644 --- a/docs/pages/example/center-on-symbol.js +++ b/docs/pages/example/center-on-symbol.js @@ -1,6 +1,6 @@ /*--- title: Center the map on a clicked symbol -description: Using events and flyTo to center the map on a symbol +description: Using events and [`flyTo`](/mapbox-gl-js/api/#map#flyto) to center the map on a [`symbol`](/mapbox-gl-js/style-spec#layers-symbol) tags: - camera - user-interaction diff --git a/docs/pages/example/color-switcher.js b/docs/pages/example/color-switcher.js index 15c0c02811b..7f37ef87f15 100644 --- a/docs/pages/example/color-switcher.js +++ b/docs/pages/example/color-switcher.js @@ -1,6 +1,6 @@ /*--- title: Change a layer's color with buttons -description: Using setPaintProperty to change a layer's fill color +description: Using [`setPaintProperty`](/mapbox-gl-js/api#map#setpaintproperty) to change a layer's fill color tags: - layers - user-interaction diff --git a/docs/pages/example/custom-marker-icons.js b/docs/pages/example/custom-marker-icons.js index 1acca169771..db6216a78e2 100644 --- a/docs/pages/example/custom-marker-icons.js +++ b/docs/pages/example/custom-marker-icons.js @@ -1,6 +1,6 @@ /*--- title: Add custom icons with Markers -description: Use Markers to add custom icons to your map. +description: Use [`Marker`](/mapbox-gl-js/api/#marker) to add custom icons to your map. tags: - controls-and-overlays pathname: /mapbox-gl-js/example/custom-marker-icons/ diff --git a/docs/pages/example/data-driven-circle-colors.js b/docs/pages/example/data-driven-circle-colors.js index 45107bfe72b..599c85fe099 100644 --- a/docs/pages/example/data-driven-circle-colors.js +++ b/docs/pages/example/data-driven-circle-colors.js @@ -1,6 +1,6 @@ /*--- title: Style circles with a data-driven property -description: Creating a visualization with a data expression for circle-color +description: Creating a visualization with a data expression for [`circle-color`](/mapbox-gl-js/style-spec#paint-circle-circle-color) tags: - layers pathname: /mapbox-gl-js/example/data-driven-circle-colors/ diff --git a/docs/pages/example/data-driven-lines.js b/docs/pages/example/data-driven-lines.js index e0334db9450..c49a7463987 100644 --- a/docs/pages/example/data-driven-lines.js +++ b/docs/pages/example/data-driven-lines.js @@ -1,6 +1,6 @@ /*--- title: Style lines with a data-driven property -description: Creating a visualization with a data expression for line-color +description: Creating a visualization with a data expression for [`line-color`](/mapbox-gl-js/style-spec#paint-line-line-color) tags: - layers pathname: /mapbox-gl-js/example/data-driven-lines/ diff --git a/docs/pages/example/drag-a-marker.js b/docs/pages/example/drag-a-marker.js index fdfddcd1d90..8809ee1d6ea 100644 --- a/docs/pages/example/drag-a-marker.js +++ b/docs/pages/example/drag-a-marker.js @@ -1,8 +1,8 @@ /*--- -title: Create a draggable marker +title: Create a draggable Marker description: >- - Drag the marker to a new location on a map and populates its coordinates in a - display. + Drag the [`Marker`](/mapbox-gl-js/api/#marker) to a new location on a map and + populates its coordinates in a display. tags: - user-interaction pathname: /mapbox-gl-js/example/drag-a-marker/ diff --git a/docs/pages/example/filter-markers-by-input.js b/docs/pages/example/filter-markers-by-input.js index f5f50e5787b..7cc5ba66abe 100644 --- a/docs/pages/example/filter-markers-by-input.js +++ b/docs/pages/example/filter-markers-by-input.js @@ -1,6 +1,6 @@ /*--- title: Filter symbols by text input -description: Filter symbols by icon name by typing in a text input. +description: Filter [symbols](/mapbox-gl-js/style-spec#layers-symbol) by icon name by typing in a text input. tags: - user-interaction pathname: /mapbox-gl-js/example/filter-markers-by-input/ diff --git a/docs/pages/example/filter-markers.js b/docs/pages/example/filter-markers.js index 05f36d2ea51..65446dbc3e5 100644 --- a/docs/pages/example/filter-markers.js +++ b/docs/pages/example/filter-markers.js @@ -1,6 +1,6 @@ /*--- title: Filter symbols by toggling a list -description: Filter a set of symbols based on a property value in the data. +description: Filter a set of [symbols](/mapbox-gl-js/style-spec#layers-symbol) based on a property value in the data. tags: - user-interaction pathname: /mapbox-gl-js/example/filter-markers/ diff --git a/docs/pages/example/fitbounds.js b/docs/pages/example/fitbounds.js index 4f392ce5352..4b79f26ff59 100644 --- a/docs/pages/example/fitbounds.js +++ b/docs/pages/example/fitbounds.js @@ -1,8 +1,8 @@ /*--- title: Fit a map to a bounding box description: >- - Use fitBounds to show a specific area of the map in view, regardless of the - pixel size of the map. + Use [`fitBounds`](/mapbox-gl-js/api/#map#fitbounds) to show a specific area + of the map in view, regardless of the pixel size of the map. tags: - camera pathname: /mapbox-gl-js/example/fitbounds/ diff --git a/docs/pages/example/flyto-options.js b/docs/pages/example/flyto-options.js index 827250a57bd..64cfeac01be 100644 --- a/docs/pages/example/flyto-options.js +++ b/docs/pages/example/flyto-options.js @@ -1,6 +1,6 @@ /*--- title: Slowly fly to a location -description: Using .flyTo with flyOptions +description: Using [`flyTo`](/mapbox-gl-js/api/#map#flyto) with flyOptions tags: - camera pathname: /mapbox-gl-js/example/flyto-options/ diff --git a/docs/pages/example/flyto.js b/docs/pages/example/flyto.js index 6aeaa881962..9250f2a5e37 100644 --- a/docs/pages/example/flyto.js +++ b/docs/pages/example/flyto.js @@ -1,6 +1,6 @@ /*--- title: Fly to a location -description: Using .flyTo to smoothly interpolate between locations +description: Using [`flyTo`](/mapbox-gl-js/api/#map#flyto) to smoothly interpolate between locations tags: - camera pathname: /mapbox-gl-js/example/flyto/ diff --git a/docs/pages/example/geojson-layer-in-stack.js b/docs/pages/example/geojson-layer-in-stack.js index 75375956fc3..655aaac6558 100644 --- a/docs/pages/example/geojson-layer-in-stack.js +++ b/docs/pages/example/geojson-layer-in-stack.js @@ -1,6 +1,6 @@ /*--- title: Add a new layer below labels -description: 'Using the second argument of addLayer, you can be more precise' +description: 'Using the second argument of [`addLayer`](/mapbox-gl-js/api/#map#addlayer), you can be more precise' tags: - layers pathname: /mapbox-gl-js/example/geojson-layer-in-stack/ diff --git a/docs/pages/example/geojson-polygon.js b/docs/pages/example/geojson-polygon.js index c58c4810ec2..dced259d7b3 100644 --- a/docs/pages/example/geojson-polygon.js +++ b/docs/pages/example/geojson-polygon.js @@ -1,6 +1,6 @@ /*--- title: Add a GeoJSON polygon -description: Style a polygon with the fill layer type +description: Style a polygon with the [fill layer](/mapbox-gl-js/style-spec#layers-fill) type tags: - layers pathname: /mapbox-gl-js/example/geojson-polygon/ diff --git a/docs/pages/example/heatmap-layer.js b/docs/pages/example/heatmap-layer.js index 596cf7d0f9c..d598d26fdb5 100644 --- a/docs/pages/example/heatmap-layer.js +++ b/docs/pages/example/heatmap-layer.js @@ -1,6 +1,6 @@ /*--- title: Create a heatmap layer -description: Visualize earthquake frequency by location using a heatmap layer. +description: Visualize earthquake frequency by location using a [heatmap layer](/mapbox-gl-js/style-spec#layers-heatmap). tags: - layers pathname: /mapbox-gl-js/example/heatmap-layer/ diff --git a/docs/pages/example/hover-styles.html b/docs/pages/example/hover-styles.html index 7b8ecbfae3c..e9f7ba1d99d 100644 --- a/docs/pages/example/hover-styles.html +++ b/docs/pages/example/hover-styles.html @@ -15,7 +15,7 @@ }); // The feature-state dependent fill-opacity expression will render the hover effect - // when a feature's hover state is set to true. + // when a feature's hover state is set to true. map.addLayer({ "id": "state-fills", "type": "fill", @@ -42,7 +42,7 @@ } }); - // When the user moves their mouse over the states-fill layer, we'll update the + // When the user moves their mouse over the state-fill layer, we'll update the // feature state for the feature under the mouse. map.on("mousemove", "state-fills", function(e) { if (e.features.length > 0) { @@ -54,7 +54,8 @@ } }); - // Reset the state-fills-hover layer's filter when the mouse leaves the layer. + // When the mouse leaves the state-fill layer, update the feature state of the + // previously hovered feature. map.on("mouseleave", "state-fills", function() { if (hoveredStateId) { map.setFeatureState({source: 'states', id: hoveredStateId}, { hover: false}); diff --git a/docs/pages/example/hover-styles.js b/docs/pages/example/hover-styles.js index aa879af4eae..4cec0c238cd 100644 --- a/docs/pages/example/hover-styles.js +++ b/docs/pages/example/hover-styles.js @@ -1,6 +1,6 @@ /*--- title: Create a hover effect -description: Using events and a filter to change hover styles +description: Using events and [feature states](/mapbox-gl-js/api/#map#setfeaturestate) to create a per feature hover effect tags: - user-interaction pathname: /mapbox-gl-js/example/hover-styles/ diff --git a/docs/pages/example/language-switch.js b/docs/pages/example/language-switch.js index 79732706d18..ad28815f0ca 100644 --- a/docs/pages/example/language-switch.js +++ b/docs/pages/example/language-switch.js @@ -1,6 +1,6 @@ /*--- title: Change a map's language -description: Using .setLayoutProperty to switch languages dynamically. +description: Using [`setLayoutProperty`](/mapbox-gl-js/api/#map#setlayoutproperty) to switch languages dynamically. For a more complete solution see the [mapbox-gl-language](https://github.com/mapbox/mapbox-gl-language/) plugin. tags: - user-interaction pathname: /mapbox-gl-js/example/language-switch/ diff --git a/docs/pages/example/line-gradient.js b/docs/pages/example/line-gradient.js index 36297934330..805f52ad543 100644 --- a/docs/pages/example/line-gradient.js +++ b/docs/pages/example/line-gradient.js @@ -1,7 +1,9 @@ /*--- title: Create a gradient line using an expression description: >- - Use the line-gradient paint property and an expression to visualize distance from the starting point of a line. + Use the [`line-gradient`](/mapbox-gl-js/style-spec#paint-line-line-gradient) + paint property and an expression to visualize distance from the starting + point of a line. tags: - layers pathname: /mapbox-gl-js/example/line-gradient/ diff --git a/docs/pages/example/live-geojson.js b/docs/pages/example/live-geojson.js index 5f800ee0e6b..cb7f1748c75 100644 --- a/docs/pages/example/live-geojson.js +++ b/docs/pages/example/live-geojson.js @@ -1,6 +1,6 @@ /*--- title: Add live realtime data -description: Use realtime GeoJSON data streams to move a symbol on your map +description: Use realtime GeoJSON data streams to move a [`symbol`](/mapbox-gl-js/style-spec#layers-symbol) on your map tags: - sources pathname: /mapbox-gl-js/example/live-geojson/ diff --git a/docs/pages/example/local-ideographs.js b/docs/pages/example/local-ideographs.js index 3b14f5144af..0357d6c6574 100644 --- a/docs/pages/example/local-ideographs.js +++ b/docs/pages/example/local-ideographs.js @@ -3,7 +3,7 @@ title: Use locally generated ideographs description: >- Rendering Chinese/Japanese/Korean (CJK) ideographs and precomposed Hangul Syllables requires downloading large amounts of font data, which can - significantly slow map load times. Use the 'localIdeographFontFamily' setting + significantly slow map load times. Use the `localIdeographFontFamily` setting to speed up map load times by using locally available fonts instead of font data fetched from the server. This setting defines a CSS 'font-family' for locally overriding generation of glyphs in the 'CJK Unified Ideographs' and diff --git a/docs/pages/example/locate-user.js b/docs/pages/example/locate-user.js index 1428fba4c16..c8c7dc6a170 100644 --- a/docs/pages/example/locate-user.js +++ b/docs/pages/example/locate-user.js @@ -1,6 +1,6 @@ /*--- title: Locate the user -description: Geolocate the user and then track their current location on the map +description: Geolocate the user and then track their current location on the map using the [`GeolocateControl`](/mapbox-gl-js/api/#geolocatecontrol) tags: - controls-and-overlays pathname: /mapbox-gl-js/example/locate-user/ diff --git a/docs/pages/example/mapbox-gl-draw.js b/docs/pages/example/mapbox-gl-draw.js index 207b6c31055..42cd5f5fe29 100644 --- a/docs/pages/example/mapbox-gl-draw.js +++ b/docs/pages/example/mapbox-gl-draw.js @@ -1,7 +1,7 @@ /*--- title: Show drawn polygon area description: >- - Use GL draw to draw a polygon and turf.js to calculate its area in square + Use [mapbox-gl-draw](https://github.com/mapbox/mapbox-gl-draw) to draw a polygon and [Turf.js](http://turfjs.org/) to calculate its area in square meters. tags: - controls-and-overlays diff --git a/docs/pages/example/mapbox-gl-geocoder-limit-region.html b/docs/pages/example/mapbox-gl-geocoder-limit-region.html index 34b7522494f..ceae8104657 100644 --- a/docs/pages/example/mapbox-gl-geocoder-limit-region.html +++ b/docs/pages/example/mapbox-gl-geocoder-limit-region.html @@ -1,5 +1,5 @@ - - + +
- + +
- + +